(self.webpackChunkcbdsa_chitubox_render=self.webpackChunkcbdsa_chitubox_render||[]).push([[407],{96743:function(e,t,n){"use strict";var r=n(61948);t.__esModule=!0,t.default=void 0;var i=r(n(36549)),o=n(48617),s=n(4328),a=n(77733),u=n(57659);t.default=function(){function e(){this.name="click-collector",this.DELAY_TIME=300}return e.prototype.setup=function(e,t){!1===(e.getConfig().collectors||{}).action||u.document.addEventListener("click",function(n){var r=(0,s.getCurrentTime)(n.timeStamp),u=(0,o.formatNumber)(performance.now()-n.timeStamp),c=n.target;if(c instanceof HTMLElement){var f=(0,a.getClosestTargetAncestorElement)(c,["button","a","input","select","option","textarea"]);if(f){var l=f.innerText,d=(f.localName||f.nodeName).toLowerCase(),h=f.getAttribute("type"),v="click on "+(h?h+"-":"")+d+(l&&": "+(20e.length)&&(t=e.length);for(var n=0,r=Array(t);n=t.REPORT_CONTINUOUS_FRAME_TIMESHOLD){var u=(0,i.default)({},t.loafSeqCache);t.loafTimer=setTimeout(function(){try{t.sendLongTask(u),t.loafTimer=null}catch(e){}},200)}})},t.clearLoafTimer=function(){this.loafTimer&&(clearTimeout(this.loafTimer),this.loafTimer=null)},t.ltHandler=function(e){var t=this;e.forEach(function(e){return t.ltPerfCache.push(e)})},t.initRafObserver=function(){var e,t=this,n=(0,s.getCurrentTime)(),r=function(){var o=(0,s.getCurrentTime)();if(o-n>=t.LONG_FRAME_THRESHOLD)e?(e.frameCount++,e.endTime=o):e={view:(0,a.getCurView)(t.ctx),source:"rAF",startTime:n,endTime:o,frameCount:1,attribution:[]};else if(e&&e.endTime-e.startTime>=t.LONG_FRAME_THRESHOLD){var u=(0,i.default)({},e),c=setTimeout(function(){try{t.mergeLtPerf(u),t.rafTimerMap.delete(n)}catch(e){}},200);t.rafTimerMap.set(n,c),e=null}n=o,t.rafRequestId=f(r)};f(r)},t.mergeLtPerf=function(e){for(var t,n=-1,r=function(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return c(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?c(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(this.ltPerfCache.entries());!(t=r()).done;){var i=t.value,o=i[0],a=i[1],u=a.attribution,f=void 0===u?[]:u,l=(0,s.getCurrentTime)(a.startTime);if(e.endTimel&&(d=r);var h=(0,i.default)({},f,t,{event_type:o.RumEventType.LONG_TASK,type:"fps",source:n,timestamp:d,duration:u,fps:c,snapshots:JSON.stringify(a)});this.sendEvent(h)},t.loafSequenceFilter=function(e){var t=e.attribution;return"rAF"===e.source&&(t=t.filter(function(e){return"unknown"!==e.name})),5<=t.length&&(t=t.sort(function(e,t){return t.duration-e.duration}).slice(0,5)),e.attribution=t,e},t.clearLoafObserver=function(){this.loafPerfObserver&&(this.loafPerfObserver.disconnect(),this.loafPerfObserver=null),this.clearLoafTimer(),this.loafSeqCache=null},t.clearLtObserver=function(){this.ltPerfObserver&&(this.ltPerfObserver.disconnect(),this.ltPerfObserver=null),this.ltPerfCache=null},t.clearRafObserver=function(){this.rafRequestId&&(l(this.rafRequestId),this.rafRequestId=null),this.rafTimerMap.forEach(function(e){return clearTimeout(e)}),this.rafTimerMap=null},t.destroy=function(){this.clearLoafObserver(),this.clearLtObserver(),this.clearRafObserver()},e}()},14508:function(e,t,n){"use strict";var r=n(61948);t.__esModule=!0,t.default=void 0;var i=r(n(88774)),o=r(n(91052)),s=r(n(36549)),a=n(48617),u=n(58734),c=n(87332),f=n(4328),l=n(57659),d=n(14639),h=l.global.PerformanceObserver;t.default=function(){function e(){this.name="api-collector",this.entryTypes=Object.values(d.ApiType),this.entryCacheMap={},this.ctx=void 0,this.sendEvent=void 0}var t=e.prototype;return t.setup=function(e,t){!1===(e.getConfig().collectors||{}).api||(this.sendEvent=t,this.ctx=e,this.perfObserver(),this.hackXhr(),this.hackFetch())},t.perfObserver=function(){var e=this;(0,a.isFunction)(h)&&new PerformanceObserver(function(t){var n=t.getEntries().filter(function(t){return e.entryTypes.includes(t.initiatorType)});n&&n.length&&n.forEach(function(t){var n=t.name;e.entryCacheMap[n]?e.entryCacheMap[n].push(t):e.entryCacheMap[n]=[t]})}).observe({entryTypes:["resource"]})},t.injectTracing=function(e,t){var n,r=this.ctx.getConfig(),i=r.pid,o=r.version,s=void 0===o?"1.0.0":o,u=(0,a.parseTracingOptions)(r.tracing),c=u.sample,f=u.propagatorTypes,d=u.allowedUrls,h=u.tracestate,v=u.baggage;if(u.enable){d.push({match:function(e){return/^https?:\/\/*/.test(e)&&(0,a.startsWith)(e,l.location.origin)},propagatorTypes:f});var p=(0,a.find)(d,function(t){return(0,a.matchList)([t.match],e.url)});if(p){var m=p.propagatorTypes;0===m.length&&(m=f);var g=!1;-1=arguments.length?void 0:arguments[2]:void 0;if(t){var n=a.location.origin+t,r=e.prevUrl;e.sendPv(n,r)}},this.popstateFn=function(){var t=(0,s.getCurrentURL)();e.sendPv(t,e.prevUrl)}}var t=e.prototype;return t.setup=function(e,t){this.ctx=e,this.sendEvent=t,this.sendPv((0,s.getCurrentURL)(),a.document.referrer||"","initial_load");var n=this.getSpaMode();u&&n&&((0,o.interceptFunction)(a.global.history,"pushState",this.historyFn),(0,o.interceptFunction)(a.global.history,"replaceState",this.historyFn),a.global.addEventListener("popstate",this.popstateFn))},t.getSpaMode=function(){var e=this.ctx.getConfig().spaMode;return!!e&&("history"!==e&&"hash"!==e?"auto":e)},t.getViewName=function(e){var t=this.ctx.getConfig(),n=(0,s.getPathByURL)(e,this.getSpaMode());return(0,o.isFunction)(t.parseViewName)&&(n=t.parseViewName(e)),n},t.destroy=function(){u&&a.global.removeEventListener("popstate",this.popstateFn)},e}()},91512:function(e,t,n){"use strict";var r=n(61948);t.__esModule=!0,t.default=void 0;var i=r(n(36549)),o=n(48617),s=n(87332),a=n(8439),u=n(14373),c=n(57659);t.default=function(){function e(){this.name="web-vitals-collector",this.ctx=void 0,this.sendEvent=void 0,this.baseEvent=void 0,this.measures={},this.timer=void 0}var t=e.prototype;return t.setup=function(e,t){!1===(e.getConfig().collectors||{}).webVitals||(this.ctx=e,this.sendEvent=t,this.baseEvent={event_type:o.RumEventType.VIEW,type:"webvitals",referrer:c.document.referrer||"",view:(0,a.getCurView)(this.ctx)},this.onWebVitals())},t.sendWebVitals=function(e,t){var n,r=this;clearTimeout(this.timer),this.measures=(0,i.default)({},this.measures,((n={})[e]=t,n)),this.timer=setTimeout(function(){var e=r.ctx.session.getBaseEvent();r.sendEvent((0,i.default)({},e,r.baseEvent,r.measures,{url:(0,s.getCurrentURL)()})),r.measures={}},200)},t.onWebVitals=function(){var e=this;(0,u.onLCP)(function(t){return e.sendWebVitals("largest_contentful_paint",(0,o.formatNumber)(t.value))}),(0,u.onFID)(function(t){e.sendWebVitals("first_input_delay",(0,o.formatNumber)(t.value)),(0,o.isArray)(t.entries)&&t.entries.forEach(function(t){t&&"first-input"===t.entryType&&e.sendWebVitals("first_input_time",(0,o.formatNumber)(t.startTime))})}),(0,u.onCLS)(function(t){return e.sendWebVitals("cumulative_layout_shift",(0,o.formatNumber)(t.value))}),(0,u.onINP)(function(t){return e.sendWebVitals("interaction_to_next_paint",(0,o.formatNumber)(t.value))})},e}()},13407:function(e,t,n){"use strict";var r=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var n=i(t);if(n&&n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var s in e)if("default"!=s&&{}.hasOwnProperty.call(e,s)){var a=o?Object.getOwnPropertyDescriptor(e,s):null;a&&(a.get||a.set)?Object.defineProperty(r,s,a):r[s]=e[s]}return r.default=e,n&&n.set(e,r),r}(n(74078));function i(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(i=function(e){return e?n:t})(e)}t.__esModule=!0,t.default=void 0,t.ArmsRum=r.ArmsRum,t.default=r.default},22070:function(e,t,n){"use strict";var r=n(61948);t.__esModule=!0,t.default=void 0;var i=r(n(36549)),o=n(4328),s=n(8439);t.default=function(){function e(){this.name="default-processor"}return e.prototype.process=function(e){var t=e.getRumEvent(),n=(0,s.getCurView)(e);return(0,i.default)({timestamp:(0,o.getCurrentTime)(),session_id:e.session.getSessionId(),event_id:e.session.getEventId(),view:n},t)},e}()},87881:function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r=n(48617);t.default=function(){function e(){var e=this;this.name="session-processor",this.ctx=void 0,this.update=function(t){t&&!t.isTrusted||e.ctx.session.updateSession()}}var t=e.prototype;return t.setup=function(e){this.ctx=e,this.update=(0,r.debounce)(this.update,r.ONE_SECOND),document.addEventListener("click",this.update,!0)},t.process=function(e){return this.update(),e.getRumEvent()},e}()},85314:function(e,t,n){"use strict";var r=n(61948);t.__esModule=!0,t.default=void 0;var i=r(n(22814)),o=n(48617),s=n(57659),a=function(e){function t(){for(var t,n=arguments.length,r=Array(n),i=0;inew Blob([a]).size){u=!0;try{i.sendBeacon(r.endpoint,a)}catch(f){u=!1}}if(!u){var c=new XMLHttpRequest;c.open("POST",r.endpoint,!0),c.setRequestHeader("Content-Type","text/plain"),c.send(a)}},t}(o.Reporter);t.default=a},74078:function(e,t,n){"use strict";var r=n(61948);t.__esModule=!0,t.default=t.ArmsRum=void 0;var i=r(n(36549)),o=r(n(22814)),s=n(48617),a=r(n(77616)),u=r(n(93745)),c=r(n(15523)),f=r(n(65339)),l=r(n(91512)),d=r(n(14508)),h=r(n(35187)),v=r(n(96743)),p=r(n(27924)),m=r(n(22070)),g=r(n(87881)),y=r(n(85314)),b=n(57659),E=n(11679),_=t.ArmsRum=function(e){function t(){for(var t,n=arguments.length,r=Array(n),i=0;i=arguments.length?void 0:arguments[0]]=1>=arguments.length?void 0:arguments[1],t)))}else e.setConfig(0>=arguments.length?void 0:arguments[0])},t}(s.Shell);t.default=new _(b.global.__rum)},14639:function(e,t,n){"use strict";t.__esModule=!0,t.ApiType=void 0,t.reviseApiAttr=function(e){if((0,r.isObject)(e)){var t={};(0,r.isString)(e.name)&&(t.name=e.name.substring(0,1e3)),(0,r.isString)(e.message)&&(t.message=e.message.substring(0,1e3)),(0,r.isNumber)(e.success)&&-1<=e.success&&1>=e.success&&(t.success=e.success),(0,r.isNumber)(e.duration)&&0<=e.duration&&(t.duration=e.duration),(0,r.isString)(e.status_code)&&(t.status_code=e.status_code.substring(0,100)),(0,r.isNumber)(e.status_code)&&(t.status_code=e.status_code),(0,r.isString)(e.snapshots)&&(t.snapshots=e.snapshots.substring(0,5e3)),(0,r.isString)(e.trace_id)&&(t.trace_id=e.trace_id.substring(0,100));var n=(0,r.verifyProperties)(e.properties);return n&&(t.properties=n),t}};var r=n(48617);t.ApiType={XHR:"xmlhttprequest",FETCH:"fetch"}},4328:function(e,t,n){"use strict";var r=n(61948);t.__esModule=!0,t.getCurrentTime=function(e){var t,n;return null!==(t=performance)&&void 0!==t&&t.timeOrigin&&null!==(n=performance)&&void 0!==n&&n.now?Math.round(performance.timeOrigin+(e||performance.now())):Date.now()},t.hackFunction=function(e,t,n){if("object"==typeof e&&"function"==typeof e[t]){var r=n(e[t]);e[t]=r}},t.initPerfObserver=function(e,t,n){var r,a=s.global.PerformanceObserver;if((0,o.isFunction)(a)&&null!==(r=a.supportedEntryTypes)&&void 0!==r&&r.includes(e)){var u=new a(function(e){t(e.getEntries())});try{u.observe((0,i.default)({type:e,buffered:!0},n))}catch(c){u.observe((0,i.default)({entryTypes:[e]},n))}return u}};var i=r(n(36549)),o=n(48617),s=n(57659)},37710:function(e,t,n){"use strict";var r=n(61948);t.__esModule=!0,t.html2canvas=void 0;var i=r(n(22814)),o=n(261),s=function(){function e(e){this.top=void 0,this.left=void 0,this.width=void 0,this.height=void 0;var t=e.getBoundingClientRect(),n=t.left,r=t.width,i=t.height;this.top=t.top,this.left=n,this.width=r,this.height=i}return e.getPoints=function(e){var t=e.top,n=e.left,r=e.width,i=e.height;return[[n,t],[n+r,t],[n+r,t+i],[n,t+i]]},e}(),a=function(){function e(e){this.container=void 0,this.nonInlineLevel=void 0,this.inlineLevel=void 0,this.negativeZIndex=void 0,this.positiveZIndex=void 0,this.zeroOrAutoZIndexOrTransformedOrOpacity=void 0,this.container=e,this.negativeZIndex=[],this.nonInlineLevel=[],this.inlineLevel=[],this.positiveZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[]}return e.stackingSortCompare=function(e,t){return+e.container.styles.zIndex-+t.container.styles.zIndex},e}(),u=function(){function e(e,t){this.bounds=void 0,this.text=void 0,this.parent=void 0,this.bounds=this.getTrueBounds(t),this.text=e,this.parent=t}return e.prototype.getTrueBounds=function(e){var t=e.bounds,n=t.top,r=t.left,i=t.width,o=t.height,s=e.styles,a=s.paddingLeft,u=s.borderWidth,c=s.fontSize;return{top:n+=parseInt(s.paddingTop)+parseInt(u)+parseInt(c),left:r+=parseInt(a)+parseInt(u),width:i,height:o}},e}(),c=function(e){this.styles=void 0,this.bounds=void 0,this.elements=void 0,this.textNodes=void 0,this.stackingFlag=void 0,this.element=void 0,this.styles=window.getComputedStyle(e),this.bounds=new s(e),this.elements=[],this.textNodes=[],this.stackingFlag=!1,this.element=e},f=function(e){function t(t){var n;return(n=e.call(this,t)||this).intrinsicWidth=void 0,n.intrinsicHeight=void 0,n.intrinsicWidth=t.width,n.intrinsicHeight=t.height,n}return(0,i.default)(t,e),t}(c),l=function(e){function t(t){var n;return(n=e.call(this,t)||this).type=void 0,n.value=void 0,n.type=t.type.toLowerCase(),n.value="password"===t.type?Array(t.value.length+1).join("\u2022"):t.value||t.placeholder,n}return(0,i.default)(t,e),t}(c),d=function(e){function t(t){var n;(n=e.call(this,t)||this).value=void 0;var r=t.options[t.selectedIndex||0];return n.value=r&&r.text||"",n}return(0,i.default)(t,e),t}(c),h=function(e){function t(t){var n;return(n=e.call(this,t)||this).intrinsicWidth=void 0,n.intrinsicHeight=void 0,n.intrinsicWidth=t.width,n.intrinsicHeight=t.height,n}return(0,i.default)(t,e),t}(c),v=function(e){function t(t){var n;return(n=e.call(this,t)||this).intrinsicWidth=void 0,n.intrinsicHeight=void 0,n.intrinsicWidth=t.offsetWidth,n.intrinsicHeight=t.offsetHeight,n}return(0,i.default)(t,e),t}(c),p=function(e){function t(t){var n;return(n=e.call(this,t)||this).intrinsicWidth=void 0,n.intrinsicHeight=void 0,n.intrinsicWidth=t.width.baseVal.value,n.intrinsicHeight=t.height.baseVal.value,n}return(0,i.default)(t,e),t}(c),m=function(e){function t(t){var n;(n=e.call(this,t)||this).intrinsicWidth=void 0,n.intrinsicHeight=void 0;var r=new s(t),i=r.height;return n.intrinsicWidth=r.width,n.intrinsicHeight=i,n}return(0,i.default)(t,e),t}(c),g=function(){function e(e){this.canvas=void 0,this.ctx2d=void 0,this.options=void 0,this.canvas=document.createElement("canvas"),this.ctx2d=this.canvas.getContext("2d"),this.options=e}var t=e.prototype;return t.renderStack=function(e){var t=this,n=e.negativeZIndex,r=void 0===n?[]:n,i=e.nonInlineLevel,o=void 0===i?[]:i,s=e.inlineLevel,u=void 0===s?[]:s,c=e.positiveZIndex,f=void 0===c?[]:c,l=e.zeroOrAutoZIndexOrTransformedOrOpacity,d=void 0===l?[]:l;r.sort(a.stackingSortCompare),f.sort(a.stackingSortCompare),this.ctx2d.save(),this.setOpacity(e.container),this.renderNodeBackgroundAndBorders(e.container),r.map(function(e){return t.renderStack(e)}),this.renderNodeContent(e.container),o.map(function(e){return t.renderNode(e)}),u.map(function(e){return t.renderNode(e)}),d.map(function(e){return t.renderStack(e)}),f.map(function(e){return t.renderStack(e)}),this.ctx2d.restore()},t.renderNode=function(e){this.renderNodeBackgroundAndBorders(e),this.renderNodeContent(e)},t.setOpacity=function(e){var t=+e.styles.opacity;1>t&&(this.ctx2d.globalAlpha=t)},t.renderNodeBackgroundAndBorders=function(e){var t=e.bounds,n=e.styles,r=n.backgroundColor,i=n.backgroundImage,o=parseInt(n.borderWidth),a=s.getPoints(t);"none"!==i?this.drawFillRect(a,this.options.fillColor):"0"!==r.slice(5,-1).split(", ")[3]&&this.drawFillRect(a,r),o&&this.drawBorderRect(a,o,n.borderColor)},t.renderNodeContent=function(e){var t=this;("I"===e.element.tagName||e instanceof f||e instanceof m||e instanceof h||e instanceof v||e instanceof p)&&this.renderReplacedElement(e),e instanceof d&&this.renderText(new u(e.value,e),e.styles),e instanceof l&&this.renderInput(e),e.textNodes.length&&e.textNodes.map(function(n){return t.renderText(n,e.styles)})},t.renderText=function(e,t){var n=this.ctx2d;n.save(),n.font=t.fontWeight+" "+t.fontSize+" "+t.fontFamily,n.fillStyle=t.color,n.fillText(e.text,e.bounds.left,e.bounds.top),n.restore()},t.renderInput=function(e){var t=e.styles,n=new u(e.value,e);this.renderText(n,t)},t.renderReplacedElement=function(e){if(0t.bottom||0>t.right||t.left>=r||t.top>=n}catch(o){}}(e))return;var i=_(e),o=i.styles,s=o.transform,a=+o.opacity;("static"!==o.position&&!isNaN(+o.zIndex)||1>a||"none"!==s)&&(i.stackingFlag=!0),t.elements.push(i),e.shadowRoot?E(e.shadowRoot,i,n):"TEXTAREA"!==e.tagName&&"svg"!==e.tagName&&"SELECT"!==e.tagName&&E(e,i,n)}})},_=function(e){return C(e)?new f(e):R(e)?new h(e):S(e)?new v(e):N(e)?new p(e):I(e)?new d(e):L(e)?new l(e):k(e)?new m(e):new c(e)},w=function(e){var t=new a(e);return T(e,t),t},T=function(e,t){e.elements.map(function(e){if(e.stackingFlag){var n=new a(e),r=e.styles.position,i=+e.styles.zIndex;"static"!==r&&0i?t.negativeZIndex.push(n):t.zeroOrAutoZIndexOrTransformedOrOpacity.push(n),T(e,n)}else 0<=e.styles.display.indexOf("inline")?t.inlineLevel.push(e):t.nonInlineLevel.push(e),T(e,t)})},x=function(e){return 3===e.nodeType},O=function(e){return 8===e.nodeType},C=function(e){return"IMG"===e.tagName},S=function(e){return"VIDEO"===e.tagName},R=function(e){return"CANVAS"===e.tagName},N=function(e){return"svg"===e.tagName},I=function(e){return"SELECT"===e.tagName},L=function(e){return"INPUT"===e.tagName},k=function(e){return"IFRAME"===e.tagName}},51680:function(e,t,n){"use strict";var r=n(61948);t.__esModule=!0,t.testerValidator=t.blankCheckWithSingleMethod=t.blankCheck=void 0;var i=r(n(7113)),o=r(n(88774)),s=r(n(36549)),a=r(n(91052)),u=n(60263),c=n(49007),f=["result"],l=["result"],d=(t.testerValidator=function(e){return"function"==typeof e||"string"==typeof e&&["HAS_CONTENT","SCREENSHOT","SAMPLE"].includes(e)},t.blankCheck=function(){var e=(0,a.default)(o.default.mark(function e(t,n,r){var i,a,u;return o.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if("function"!=typeof t){e.next=12;break}return e.next=3,t(n);case 3:return e.abrupt("return",{hasContent:(i=e.sent).hasContent,message:void 0===(a=i.message)?"":a,snapshot:(0,s.default)({},void 0===(u=i.snapshot)?{}:u,{method:"CUSTOM"})});case 12:if("string"!=typeof t){e.next=16;break}return e.next=15,d(t,n,r);case 15:return e.abrupt("return",e.sent);case 16:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}}(),t.blankCheckWithSingleMethod=function(){var e=(0,a.default)(o.default.mark(function e(t,n,r){var a,d,v,p,m,g;return o.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if("HAS_CONTENT"!==t){e.next=4;break}return e.abrupt("return",{hasContent:null!=n&&n.textContent,snapshot:{method:t}});case 4:if("SCREENSHOT"!==t){e.next=13;break}return e.next=7,(0,u.performScreenshotCheck)(n,r);case 7:return d=(a=e.sent).result,v=(0,i.default)(a,f),e.abrupt("return",{hasContent:d,message:d?"":h(v),snapshot:(0,s.default)({method:t},v)});case 13:if("SAMPLE"!==t){e.next=16;break}return p=(0,c.performSampleCheck)(n,r),m=p.result,g=(0,i.default)(p,l),e.abrupt("return",{hasContent:m,message:m?"":h(g),snapshot:(0,s.default)({method:t},g)});case 16:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}}()),h=function(e){return"The white screen occurrence rate is "+e.rate+", exceeding the threshold of "+e.threshold+". A total of "+e.checkPoints+" detection points were set, and "+e.whitePixels+" of them were hit."}},49007:function(e,t,n){"use strict";t.__esModule=!0,t.performSampleCheck=void 0;var r=n(261),i=(t.performSampleCheck=function(e,t){void 0===t&&(t={});var n=t.checkPoints,o=void 0===n?10:n,s=t.sampleMethod,a=void 0===s?2:s,u=t.threshold,c=void 0===u?.8:u,f=t.whiteBoxElements,l=t.debug,d=[].concat((0,r.getElementsBySelectors)(void 0===f?[]:f,e),[e]),h=i(e,o,a),v=h.length,p=0;h.forEach(function(e){var t;d.includes((t=document).elementFromPoint.apply(t,e))&&p++});var m=p/v,g={result:me.length)&&(t=e.length);for(var n=0,r=Array(t);n=t[0]&&ee-1||arguments.length<=e-1?void 0:arguments[e-1])>(0>e||arguments.length<=e?void 0:arguments[e]))return!1;return!0}(n,i,l,d,h,p,m,g,y)||(0,r.isZero)(b)||(0,r.isZero)(g)||n>g||(0,r.isZero)(o)&&0u&&(0=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(u);!(r=a()).done;){var c=r.value,f=c[0];if((0,c[1])(t,o))return f}return s.OTHER};var s=t.ResourceType=function(e){return e.DOCUMENT="document",e.XHR="xmlhttprequest",e.BEACON="beacon",e.FETCH="fetch",e.CSS="css",e.JS="js",e.IMAGE="image",e.FONT="font",e.MEDIA="media",e.OTHER="other",e}({}),a=t.FAKE_INITIAL_DOCUMENT="initial_document",u=t.RESOURCE_TYPES=[[s.DOCUMENT,function(e){return a===e}],[s.XHR,function(e){return"xmlhttprequest"===e}],[s.FETCH,function(e){return"fetch"===e}],[s.BEACON,function(e){return"beacon"===e}],[s.CSS,function(e,t){return/\.css$/i.test(t)}],[s.JS,function(e,t){return/\.js$/i.test(t)}],[s.IMAGE,function(e,t){return["image","img","icon"].includes(e)||null!==/\.(gif|jpg|jpeg|tiff|png|svg|ico)$/i.exec(t)}],[s.FONT,function(e,t){return null!==/\.(woff|eot|woff2|ttf)$/i.exec(t)}],[s.MEDIA,function(e,t){return["audio","video"].includes(e)||null!==/\.(mp3|mp4)$/i.exec(t)}]],c=["duration","connect_duration","ssl_duration","dns_duration","redirect_duration","first_byte_duration","download_duration"];function f(e,t,n){if(void 0===t&&(t=c),void 0===n&&(n=[0,r.ONE_HOUR]),(0,r.isObject)(e))return t.forEach(function(t){!(t in e)||(e[t]<=n[0]||e[t]>=n[1])&&delete e[t]}),e}},11679:function(e,t,n){"use strict";t.__esModule=!0,t.RumSession=void 0;var r=n(48617),i=n(4328),o=n(8439),s=n(25225),a="_arms_uid",u="_arms_session";t.RumSession=function(){function e(){this.ctx=void 0,this.sessionConfig=void 0}var t=e.prototype;return t.init=function(e){var t;this.ctx=e,this.sessionConfig=this.fixSessionConfig(null===(t=e.config)||void 0===t?void 0:t.sessionConfig)},t.getSessionId=function(){return this.getSessionInfo().sessionId},t.getSampled=function(){return this.getSessionInfo().sampled},t.checkSession=function(e){var t=this.sessionConfig,n=t.overtime,r=t.maxDuration,o=(0,i.getCurrentTime)();return!(e.startTime+rt||1r.ONE_DAY)&&(n=r.ONE_DAY),(!(0,r.isNumber)(i)||i>r.ONE_HOUR||i<10*r.ONE_MINUTE)&&(i=30*r.ONE_MINUTE),"cookie"!==o&&(o="localStorage"),{sampleRate:t,maxDuration:n,overtime:i,storage:o}},t.getBaseEvent=function(){return{timestamp:(0,i.getCurrentTime)(),session_id:this.getSessionId(),event_id:this.getEventId(),view:this.ctx?(0,o.getCurView)(this.ctx):void 0,times:1}},t.setItem=function(e,t){"cookie"===this.sessionConfig.storage?(0,s.setCookie)(e,t,365*r.ONE_DAY):localStorage.setItem(e,t)},t.getItem=function(e){return"cookie"===this.sessionConfig.storage?(0,s.getCookie)(e):localStorage.getItem(e)},e}()},92604:function(e,t,n){"use strict";t.__esModule=!0,t.getDebugIdsMap=void 0;var r=n(57659),i=new Map,o=(t.getDebugIdsMap=function(e){return s(e).reduce(function(e,t){var n=t.filename;return n&&(i.has(n)||o(),i.has(n)&&(e[n]=i.get(n))),e},{})},function(){[r.global._armsRumDebugIds,r.global._sentryDebugIds].forEach(function(e){e&&Object.keys(e).forEach(function(t){var n=s(t,{onlyTop:!0}),r=n.length&&n[0].filename;r&&!i.has(r)&&i.set(r,e[t])})})}),s=function(e,t){var n=t||{},r=n.initLine,i=void 0===r?0:r,o=n.onlyTop,s=[];if("string"!=typeof e)return s;var u=e.split("\n");if(u.length)for(var l,d=i;d|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,h=/\((\S*)(?::(\d+))(?::(\d+))\)/,v=function(e){var t=l.exec(e);if(t)return E(t[1],b,+t[2],+t[3]);var n=d.exec(e);if(n){if(n[2]&&0===n[2].indexOf("eval")){var r=h.exec(n[2]);r&&(n[2]=r[1],n[3]=r[2],n[4]=r[3])}var i=y(n[1]||b,n[2]);return E(i[1],i[0],n[3]?+n[3]:void 0,n[4]?+n[4]:void 0)}return null},p=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,m=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,g=function(e){var t=p.exec(e);if(t){if(t[3]&&-1 eval")){var n=m.exec(t[3]);n&&(t[1]=t[1]||"eval",t[3]=n[1],t[4]=n[2],t[5]="")}var r=t[3],i=t[1]||b,o=y(i,r);return E(r=o[1],i=o[0],t[4]?+t[4]:void 0,t[5]?+t[5]:void 0)}return null},y=function(e,t){var n=-1!==e.indexOf("safari-extension"),r=-1!==e.indexOf("safari-web-extension");return n||r?[-1===e.indexOf("@")?b:e.split("@")[0],n?"safari-extension:"+t:"safari-web-extension:"+t]:[e,t]},b="UNKNOWN_FUNCTION",E=function(e,t,n,r){var i={filename:e,function:""===t?b:t};return void 0!==n&&(i.lineno=n),void 0!==r&&(i.colno=r),i}},87332:function(e,t,n){"use strict";t.__esModule=!0,t.fixRelativeUrl=a,t.getCurrentURL=function(){return i.location?i.location.href:""},t.getPathByURL=s,t.getResourceName=function(e,t){return(0,r.isFunction)(t)?t(e):s(e)};var r=n(48617),i=n(57659);function o(e){if(!(0,r.isString)(e)||!e)return"";0===e.indexOf("#")&&(e=e.substring(1));var t=e.indexOf("?");return 0<=t&&(e=e.substring(0,t)),e}function s(e,t){void 0===t&&(t=!1);try{var n=new URL(a(e));if("auto"===t||!0===t){var r=o(n.hash||"");return n.pathname+(r?"#":"")+r}return"hash"===t?o(n.hash||""):n.pathname||"/"}catch(i){return e}}function a(e,t,n){if(void 0===t&&(t=i.location.protocol),void 0===n&&(n=i.location.host),!(0,r.isString)(e)||!e)throw new Error("Invalid URL provided");return/^https?:\/\//i.test(e)?e:/^\/\//i.test(e)?""+t+e:t+"//"+n+(/^\//.test(e)?"":"/")+e}},8439:function(e,t){"use strict";t.__esModule=!0,t.getCurView=function(e){var t=e.getViews();if(t&&t.length)return t[t.length-1]}},48617:function(e,t,n){"use strict";var r=n(61948);t.__esModule=!0;var i={Client:!0,Context:!0,Reporter:!0,Shell:!0},o=r(n(13682));t.Client=o.default;var s=r(n(38623));t.Context=s.default;var a=r(n(14108));t.Reporter=a.default;var u=r(n(50927));t.Shell=u.default;var c=n(77266);Object.keys(c).forEach(function(e){"default"===e||"__esModule"===e||Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===c[e]||(t[e]=c[e])});var f=n(61436);Object.keys(f).forEach(function(e){"default"===e||"__esModule"===e||Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===f[e]||(t[e]=f[e])});var l=n(52542);Object.keys(l).forEach(function(e){"default"===e||"__esModule"===e||Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===l[e]||(t[e]=l[e])});var d=n(17661);Object.keys(d).forEach(function(e){"default"===e||"__esModule"===e||Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===d[e]||(t[e]=d[e])});var h=n(93952);Object.keys(h).forEach(function(e){"default"===e||"__esModule"===e||Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===h[e]||(t[e]=h[e])});var v=n(52879);Object.keys(v).forEach(function(e){"default"===e||"__esModule"===e||Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===v[e]||(t[e]=v[e])});var p=n(94810);Object.keys(p).forEach(function(e){"default"===e||"__esModule"===e||Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===p[e]||(t[e]=p[e])});var m=n(56560);Object.keys(m).forEach(function(e){"default"===e||"__esModule"===e||Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===m[e]||(t[e]=m[e])});var g=n(7079);Object.keys(g).forEach(function(e){"default"===e||"__esModule"===e||Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===g[e]||(t[e]=g[e])});var y=n(13777);Object.keys(y).forEach(function(e){"default"===e||"__esModule"===e||Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===y[e]||(t[e]=y[e])});var b=n(52743);Object.keys(b).forEach(function(e){"default"===e||"__esModule"===e||Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===b[e]||(t[e]=b[e])});var E=n(47553);Object.keys(E).forEach(function(e){"default"===e||"__esModule"===e||Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===E[e]||(t[e]=E[e])});var _=n(59107);Object.keys(_).forEach(function(e){"default"===e||"__esModule"===e||Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===_[e]||(t[e]=_[e])})},13682:function(e,t,n){"use strict";var r=n(61948);t.__esModule=!0,t.default=void 0;var i=n(77266),o=n(93105),s=r(n(38623)),a=n(7079);function u(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(c);!(t=n()).done;){var i=t.value;if(i.match||(i.match=function(){return!0}),i.match(r)){var o=i.process(r);o&&r.setRumEvent(o)}}f.report(r)}),o.forEach(function(e){e.setup(r,n.sendEvent)})},t.setContext=function(e){this.ctx=e},t.getContext=function(){return this.ctx},t.useCollectors=function(e){this.collectors=e},t.useProcessors=function(e){this.processors=e},t.useReporter=function(e){this.reporter=e},e}()},38623:function(e,t){"use strict";t.__esModule=!0,t.default=void 0,t.default=function(){function e(e,t){this.config=e,this.rumEvent=void 0,this.views=[],this.session=void 0,t&&(this.session=t,this.session.init(this))}var t=e.prototype;return t.getConfig=function(){return this.config},t.setConfig=function(e){this.config=e},t.getViews=function(){return this.views},t.addView=function(e){this.views.push(e)},t.removeView=function(e){this.views=this.views.filter(function(t){return t.id!==e})},t.getRumEvent=function(){return this.rumEvent},t.setRumEvent=function(e){this.rumEvent=e},e}()},14108:function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r=n(93952),i=n(63250),o=n(7079),s=n(59107),a=["app","user","device","os","geo","isp","net","properties"];t.default=function(){function e(){this.name="reporter",this.eventQueue=[],this.ctx=void 0,this.timer=void 0}var t=e.prototype;return t.getReportCfg=function(){var e=this.ctx.getConfig().reportConfig;return(0,o.isObject)(e)||(e={}),(!e.flushTime||e.flushTime<0||e.flushTime>1e4)&&(e.flushTime=3e3),(!e.maxEventCount||e.maxEventCount<1||e.maxEventCount>100)&&(e.maxEventCount=20),e},t.report=function(e){var t=this;this.ctx=e,this.init(e),clearTimeout(this.timer),this.pushToQueue();var n=this.getReportCfg();this.eventQueue.length>=n.maxEventCount?this.flushEventQueue():this.timer=setTimeout(function(){t.flushEventQueue()},n.flushTime)},t.pushToQueue=function(){var e=this.eventQueue,t=this.ctx.getRumEvent();if(t.event_type===r.RumEventType.EXCEPTION){var n=(0,i.getErrorID)({message:t.message,stack:t.stack}),o=this.eventQueue.find(function(e){if(e.event_type===r.RumEventType.EXCEPTION)return(0,i.getErrorID)({message:e.message,stack:e.stack})===n});if(o)return void o.times++}if(t.event_type===r.RumEventType.ACTION){var s=t.target_name,a=this.eventQueue.find(function(e){if(e.event_type===r.RumEventType.ACTION)return s===e.target_name});if(a)return void a.times++}e.push(t)},t.flushEventQueue=function(){var e=this.ctx,t=this.eventQueue;if(t.length){var n=e.getViews(),r=n[n.length-1];n.forEach(function(e){e.id===r.id&&t.filter(function(t){var n;return(null===(n=t.view)||void 0===n?void 0:n.id)===e.id}).forEach(function(e){delete e.view})});var i=e.session;(!i||i.getSampled())&&this.mergeEvent(e,t,r),this.eventQueue=[]}},t.mergeEvent=function(e,t,n){for(var r,i=e.getConfig(),u=e.session,c=u.getSessionId(),f=0;f2?n-2:0),o=2;o=n?o:void 0},t.performDraw=function(e){return 0!==e&&100*Math.random()<=e};var n=t.ONE_SECOND=1e3,r=t.ONE_MINUTE=60*n,i=t.ONE_HOUR=60*r;t.ONE_DAY=24*i},56560:function(e,t){"use strict";t.__esModule=!0,t.assign=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r50){var i=e.substring(0,50);t[i]=n,delete t[e],e=i}(0,r.isString)(n)||(0,r.isNumber)(n)?(0,r.isString)(n)&&n.length>2e3&&(t[e]=n.substring(0,2e3)):delete t[e]});var n=Object.keys(t);if(n.length)return n.length>20&&n.forEach(function(e,n){n>19&&delete t[e]}),t}};var r=n(7079)},93105:function(e){"use strict";var t,n="object"==typeof Reflect?Reflect:null,r=n&&"function"==typeof n.apply?n.apply:function(e,t,n){return Function.prototype.apply.call(e,t,n)};t=n&&"function"==typeof n.ownKeys?n.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var i=Number.isNaN||function(e){return e!=e};function o(){o.init.call(this)}e.exports=o,e.exports.once=function(e,t){return new Promise(function(n,r){function i(n){e.removeListener(t,o),r(n)}function o(){"function"==typeof e.removeListener&&e.removeListener("error",i),n([].slice.call(arguments))}p(e,t,o,{once:!0}),"error"!==t&&function(e,t,n){"function"==typeof e.on&&p(e,"error",t,{once:!0})}(e,i)})},o.EventEmitter=o,o.prototype._events=void 0,o.prototype._eventsCount=0,o.prototype._maxListeners=void 0;var s=10;function a(e){if("function"!=typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function u(e){return void 0===e._maxListeners?o.defaultMaxListeners:e._maxListeners}function c(e,t,n,r){var i,o,s;if(a(n),void 0===(o=e._events)?(o=e._events=Object.create(null),e._eventsCount=0):(void 0!==o.newListener&&(e.emit("newListener",t,n.listener?n.listener:n),o=e._events),s=o[t]),void 0===s)s=o[t]=n,++e._eventsCount;else if("function"==typeof s?s=o[t]=r?[n,s]:[s,n]:r?s.unshift(n):s.push(n),(i=u(e))>0&&s.length>i&&!s.warned){s.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+s.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=e,c.type=t,c.count=s.length,function(e){console&&console.warn&&console.warn(e)}(c)}return e}function f(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function l(e,t,n){var r={fired:!1,wrapFn:void 0,target:e,type:t,listener:n},i=f.bind(r);return i.listener=n,r.wrapFn=i,i}function d(e,t,n){var r=e._events;if(void 0===r)return[];var i=r[t];return void 0===i?[]:"function"==typeof i?n?[i.listener||i]:[i]:n?function(e){for(var t=new Array(e.length),n=0;n0&&(s=t[0]),s instanceof Error)throw s;var a=new Error("Unhandled error."+(s?" ("+s.message+")":""));throw a.context=s,a}var u=o[e];if(void 0===u)return!1;if("function"==typeof u)r(u,this,t);else{var c=u.length,f=v(u,c);for(n=0;n=0;o--)if(n[o]===t||n[o].listener===t){s=n[o].listener,i=o;break}if(i<0)return this;0===i?n.shift():function(e,t){for(;t+1=0;r--)this.removeListener(e,t[r]);return this},o.prototype.listeners=function(e){return d(this,e,!0)},o.prototype.rawListeners=function(e){return d(this,e,!1)},o.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):h.call(e,t)},o.prototype.listenerCount=h,o.prototype.eventNames=function(){return this._eventsCount>0?t(this._events):[]}},67941:function(e){var t=function(e){"use strict";var t,n=Object.prototype,r=n.hasOwnProperty,i="function"==typeof Symbol?Symbol:{},o=i.iterator||"@@iterator",s=i.asyncIterator||"@@asyncIterator",a=i.toStringTag||"@@toStringTag";function u(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{u({},"")}catch(L){u=function(e,t,n){return e[t]=n}}function c(e,t,n,r){var i=Object.create((t&&t.prototype instanceof m?t:m).prototype),o=new R(r||[]);return i._invoke=function(e,t,n){var r=l;return function(i,o){if(r===h)throw new Error("Generator is already running");if(r===v){if("throw"===i)throw o;return I()}for(n.method=i,n.arg=o;;){var s=n.delegate;if(s){var a=O(s,n);if(a){if(a===p)continue;return a}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===l)throw r=v,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=h;var u=f(e,t,n);if("normal"===u.type){if(r=n.done?v:d,u.arg===p)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(r=v,n.method="throw",n.arg=u.arg)}}}(e,n,o),i}function f(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(r){return{type:"throw",arg:r}}}e.wrap=c;var l="suspendedStart",d="suspendedYield",h="executing",v="completed",p={};function m(){}function g(){}function y(){}var b={};u(b,o,function(){return this});var E=Object.getPrototypeOf,_=E&&E(E(N([])));_&&_!==n&&r.call(_,o)&&(b=_);var w=y.prototype=m.prototype=Object.create(b);function T(e){["next","throw","return"].forEach(function(t){u(e,t,function(e){return this._invoke(t,e)})})}function x(e,t){function n(i,o,s,a){var u=f(e[i],e,o);if("throw"!==u.type){var c=u.arg,l=c.value;return l&&"object"==typeof l&&r.call(l,"__await")?t.resolve(l.__await).then(function(e){n("next",e,s,a)},function(e){n("throw",e,s,a)}):t.resolve(l).then(function(e){c.value=e,s(c)},function(e){return n("throw",e,s,a)})}a(u.arg)}var i;this._invoke=function(e,r){function o(){return new t(function(t,i){n(e,r,t,i)})}return i=i?i.then(o,o):o()}}function O(e,n){var r=e.iterator[n.method];if(r===t){if(n.delegate=null,"throw"===n.method){if(e.iterator.return&&(n.method="return",n.arg=t,O(e,n),"throw"===n.method))return p;n.method="throw",n.arg=new TypeError("The iterator does not provide a 'throw' method")}return p}var i=f(r,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,p;var o=i.arg;return o?o.done?(n[e.resultName]=o.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,p):o:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,p)}function C(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function S(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function R(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(C,this),this.reset(!0)}function N(e){if(e){var n=e[o];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,s=function n(){for(;++i=0;--o){var s=this.tryEntries[o],a=s.completion;if("root"===s.tryLoc)return i("end");if(s.tryLoc<=this.prev){var u=r.call(s,"catchLoc"),c=r.call(s,"finallyLoc");if(u&&c){if(this.prev=0;--n){var i=this.tryEntries[n];if(i.tryLoc<=this.prev&&r.call(i,"finallyLoc")&&this.prev=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),S(n),p}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var i=r.arg;S(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:N(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),p}},e}(e.exports);try{regeneratorRuntime=t}catch(n){"object"==typeof globalThis?globalThis.regeneratorRuntime=t:Function("r","regeneratorRuntime = r")(t)}},91052:function(e){function t(e,t,n,r,i,o,s){try{var a=e[o](s),u=a.value}catch(c){return void n(c)}a.done?t(u):Promise.resolve(u).then(r,i)}e.exports=function(e){return function(){var n=this,r=arguments;return new Promise(function(i,o){var s=e.apply(n,r);function a(e){t(s,i,o,a,u,"next",e)}function u(e){t(s,i,o,a,u,"throw",e)}a(void 0)})}},e.exports.default=e.exports,e.exports.__esModule=!0},36549:function(e){function t(){return e.exports=t=Object.assign||function(e){for(var t=1;t=0)&&(i[n]=e[n]);return i},e.exports.default=e.exports,e.exports.__esModule=!0},61753:function(e){function t(n,r){return e.exports=t=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},e.exports.default=e.exports,e.exports.__esModule=!0,t(n,r)}e.exports=t,e.exports.default=e.exports,e.exports.__esModule=!0},88774:function(e,t,n){e.exports=n(67941)},14373:function(e,t){!function(e){"use strict";var t,n,r,i,o,s=-1,a=function(e){addEventListener("pageshow",function(t){t.persisted&&(s=t.timeStamp,e(t))},!0)},u=function(){return window.performance&&performance.getEntriesByType&&performance.getEntriesByType("navigation")[0]},c=function(){var e=u();return e&&e.activationStart||0},f=function(e,t){var n=u(),r="navigate";return s>=0?r="back-forward-cache":n&&(document.prerendering||c()>0?r="prerender":document.wasDiscarded?r="restore":n.type&&(r=n.type.replace(/_/g,"-"))),{name:e,value:void 0===t?-1:t,rating:"good",delta:0,entries:[],id:"v3-".concat(Date.now(),"-").concat(Math.floor(8999999999999*Math.random())+1e12),navigationType:r}},l=function(e,t,n){try{if(PerformanceObserver.supportedEntryTypes.includes(e)){var r=new PerformanceObserver(function(e){Promise.resolve().then(function(){t(e.getEntries())})});return r.observe(Object.assign({type:e,buffered:!0},n||{})),r}}catch(i){}},d=function(e,t,n,r){var i,o;return function(s){var a,u;t.value>=0&&(s||r)&&((o=t.value-(i||0))||void 0===i)&&(i=t.value,t.delta=o,t.rating=(a=t.value)>(u=n)[1]?"poor":a>u[0]?"needs-improvement":"good",e(t))}},h=function(e){requestAnimationFrame(function(){return requestAnimationFrame(function(){return e()})})},v=function(e){var t=function(t){"pagehide"!==t.type&&"hidden"!==document.visibilityState||e(t)};addEventListener("visibilitychange",t,!0),addEventListener("pagehide",t,!0)},p=function(e){var t=!1;return function(n){t||(e(n),t=!0)}},m=-1,g=function(){return"hidden"!==document.visibilityState||document.prerendering?1/0:0},y=function(e){"hidden"===document.visibilityState&&m>-1&&(m="visibilitychange"===e.type?e.timeStamp:0,E())},b=function(){addEventListener("visibilitychange",y,!0),addEventListener("prerenderingchange",y,!0)},E=function(){removeEventListener("visibilitychange",y,!0),removeEventListener("prerenderingchange",y,!0)},_=function(){return m<0&&(m=g(),b(),a(function(){setTimeout(function(){m=g(),b()},0)})),{get firstHiddenTime(){return m}}},w=function(e){document.prerendering?addEventListener("prerenderingchange",function(){return e()},!0):e()},T=[1800,3e3],x=function(e,t){t=t||{},w(function(){var n,r=_(),i=f("FCP"),o=l("paint",function(e){e.forEach(function(e){"first-contentful-paint"===e.name&&(o.disconnect(),e.startTimer.value&&(r.value=i,r.entries=o,n())},u=l("layout-shift",s);u&&(n=d(e,r,O,t.reportAllChanges),v(function(){s(u.takeRecords()),n(!0)}),a(function(){i=0,r=f("CLS",0),n=d(e,r,O,t.reportAllChanges),h(function(){return n()})}),setTimeout(n,0))}))},S={passive:!0,capture:!0},R=new Date,N=function(e,i){t||(t=i,n=e,r=new Date,k(removeEventListener),I())},I=function(){if(n>=0&&n1e12?new Date:performance.now())-e.timeStamp;"pointerdown"==e.type?(n=t,r=e,i=function(){N(n,r),s()},o=function(){s()},s=function(){removeEventListener("pointerup",i,S),removeEventListener("pointercancel",o,S)},addEventListener("pointerup",i,S),addEventListener("pointercancel",o,S)):N(t,e)}var n,r,i,o,s},k=function(e){["mousedown","keydown","touchstart","pointerdown"].forEach(function(t){return e(t,L,S)})},M=[100,300],A=function(e,r){r=r||{},w(function(){var o,s=_(),u=f("FID"),c=function(e){e.startTimeW[W.length-1].latency){if(t)t.entries.push(e),t.latency=Math.max(t.latency,e.duration);else{var n={id:e.interactionId,latency:e.duration,entries:[e]};q[n.id]=n,W.push(n)}W.sort(function(e,t){return t.latency-e.latency}),W.splice(10).forEach(function(e){delete q[e.id]})}},z=function(e,t){t=t||{},w(function(){var n;"interactionCount"in performance||o||(o=l("event",U,{type:"event",buffered:!0,durationThreshold:0}));var r,i=f("INP"),s=function(e){e.forEach(function(e){e.interactionId&&G(e),"first-input"===e.entryType&&!W.some(function(t){return t.entries.some(function(t){return e.duration===t.duration&&e.startTime===t.startTime})})&&G(e)});var t,n=(t=Math.min(W.length-1,Math.floor(V()/50)),W[t]);n&&n.latency!==i.value&&(i.value=n.latency,i.entries=n.entries,r())},u=l("event",s,{durationThreshold:null!==(n=t.durationThreshold)&&void 0!==n?n:40});r=d(e,i,D,t.reportAllChanges),u&&("PerformanceEventTiming"in window&&"interactionId"in PerformanceEventTiming.prototype&&u.observe({type:"first-input",buffered:!0}),v(function(){s(u.takeRecords()),i.value<0&&V()>0&&(i.value=0,i.entries=[]),r(!0)}),a(function(){W=[],B=H(),i=f("INP"),r=d(e,i,D,t.reportAllChanges)}))})},X=[2500,4e3],$={},Z=function(e,t){t=t||{},w(function(){var n,r=_(),i=f("LCP"),o=function(e){var t=e[e.length-1];t&&t.startTimeperformance.now())return;n.value=Math.max(o-c(),0),n.entries=[i],r(!0),a(function(){n=f("TTFB",0),(r=d(e,n,Q,t.reportAllChanges))(!0)})}})};e.CLSThresholds=O,e.FCPThresholds=T,e.FIDThresholds=M,e.INPThresholds=D,e.LCPThresholds=X,e.TTFBThresholds=Q,e.getCLS=C,e.getFCP=x,e.getFID=A,e.getINP=z,e.getLCP=Z,e.getTTFB=J,e.onCLS=C,e.onFCP=x,e.onFID=A,e.onINP=z,e.onLCP=Z,e.onTTFB=J}(t)}}]);