@huolala-tech/page-spy-plugin-ospy
Version:
Offline-fist PageSpy, plug and play. Only available in browser.
2 lines • 909 kB
JavaScript
var OSpy=function(){"use strict";var __vite_style__=document.createElement("style");__vite_style__.textContent=`body.dragging{-webkit-user-select:none;user-select:none}body.dragging iframe{pointer-events:none}#o-spy{--hue: 270;--primary-color: hsl(var(--hue), 100%, 55%);--text-primary: hsl(0, 0%, 10%);--text-secondary: hsl(0, 0%, 30%);--text-placeholder: hsl(0, 0%, 60%);--divider-color: hsl(0, 0%, 90%);--border-color: hsl(0, 0%, 70%);--disabled-color: hsl(0, 0%, 75%);--text-base: 14px;--text-sm: .86em;--text-lg: 1.14em;--text-xl: 1.43em;--text-2xl: 1.71em;--text-3xl: 2.29em;--input-padding: .43em .57em;--input-padding-lg: .57em .86em;--block-padding: 1em;--gap: .29em;--gap-lg: .57em;--border: 1px solid var(--border-color);--border-active: 1px solid var(--primary-color);--light-shadow: 0 4px 10px 4px hsla(0, 0%, 100%, .1);--dark-shadow: 0 4px 10px 4px hsla(0, 0%, 0%, .1);--font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", sans-serif;font-size:var(--text-base);font-family:var(--font-family)}#o-spy *{box-sizing:border-box;-webkit-tap-highlight-color:transparent}._float_iyzfa_40{display:flex;justify-content:center;align-items:center;gap:4px;position:fixed;left:calc(100vw - 11.43em);top:calc(100vh - 10em);width:8.57em;height:2.86em;border-radius:4px;letter-spacing:1.5px;color:#fff;font-weight:700;background-color:var(--primary-color);box-shadow:var(--light-shadow);cursor:pointer;border:none;z-index:13000}._float_iyzfa_40:active{transform:translateY(2px);box-shadow:var(--dark-shadow)}._float_iyzfa_40 img._logo_iyzfa_64{max-height:1.43em}._float_iyzfa_40 img._close_iyzfa_67{width:1.43em;height:1.43em;position:absolute;right:0;top:0;padding:2px;transform:translate(50%,-50%);box-shadow:0 0 1px 2px #fff;border-radius:999px;background-color:var(--primary-color)}._form_iyzfa_79{font-family:var(--font-family);font-size:var(--text-base);color:var(--text-primary)}._form_iyzfa_79 svg{display:block}._form_iyzfa_79 input:not([type=range]),._form_iyzfa_79 select,._form_iyzfa_79 textarea{width:100%;border:var(--border);border-radius:.29em;background-color:#f2f2f2;outline:none;font-size:var(--text-base)}._form_iyzfa_79 input:not([type=range])::placeholder,._form_iyzfa_79 select::placeholder,._form_iyzfa_79 textarea::placeholder{color:var(--text-placeholder)}._form_iyzfa_79 input:not([type=range]):focus,._form_iyzfa_79 select:focus,._form_iyzfa_79 textarea:focus{border-color:var(--primary-color)}._form_iyzfa_79 select{padding:var(--input-padding)}._form_iyzfa_79 input:not([type=range]),._form_iyzfa_79 textarea{padding:var(--input-padding)}._form_iyzfa_79 button{display:flex;justify-content:center;align-items:center;gap:var(--gap);min-width:4.29em;padding:var(--input-padding-lg);letter-spacing:.4px;border:var(--border);border-radius:.29em;background-color:#fff;color:var(--text-primary);cursor:pointer;white-space:nowrap;transition:all ease-in-out .1s;font-size:var(--text-base)}._form_iyzfa_79 button[data-primary]{border-color:var(--primary-color);background-color:var(--primary-color);color:#fff}._form_iyzfa_79 button[data-dashed]{border-style:dashed}._form_iyzfa_79 button:disabled{border-color:var(--disabled-color);background-color:var(--disabled-color);color:#fff;cursor:not-allowed}._form_iyzfa_79 button:active{opacity:.7}._form_iyzfa_79 button img,._form_iyzfa_79 button svg{width:1.43em;height:1.43em}._form_iyzfa_79 ._formContent_iyzfa_153{padding:var(--block-padding)}._form_iyzfa_79 ._formItem_iyzfa_156 label{display:flex;justify-content:space-between;align-items:center;position:relative;margin-top:var(--gap);margin-bottom:var(--gap);font-weight:500}._form_iyzfa_79 ._formItem_iyzfa_156 label[required] span:before{content:"*";color:red;margin-right:var(--gap)}._form_iyzfa_79 ._formItem_iyzfa_156:first-child label{margin-top:0}._form_iyzfa_79 ._duration_iyzfa_172{display:flex;align-items:center}._form_iyzfa_79 ._duration_iyzfa_172 span{display:inline-flex;justify-content:center;align-items:center;width:.64em;line-height:1}._form_iyzfa_79 ._duration_iyzfa_172 span._colon_iyzfa_183{width:.36em}._form_iyzfa_79 ._refreshIcon_iyzfa_186{cursor:pointer}._form_iyzfa_79 ._refreshIcon_iyzfa_186 svg{width:1.71em;height:1.71em;color:var(--primary-color)}._form_iyzfa_79 ._selectPeriod_iyzfa_194{position:relative;width:96%;margin:1.71em auto;--thumb-size: 1.71em;--thumb-shadow: 0 0 0 5px var(--primary-color) inset, 0 0 0 99px white inset;--thumb-shadow-hover: 0 0 0 7px var(--primary-color) inset, 0 0 0 99px white inset;--thumb-shadow-disabled: 0 0 0 5px var(--disabled-color) inset, 0 0 0 99px white inset;--track-size: calc(var(--thumb-size) / 2)}._form_iyzfa_79 ._selectPeriod_iyzfa_194._disabled_iyzfa_206{cursor:not-allowed}._form_iyzfa_79 ._selectPeriod_iyzfa_194._disabled_iyzfa_206 ._track_iyzfa_209 ._range_iyzfa_209{background-color:var(--disabled-color)}._form_iyzfa_79 ._selectPeriod_iyzfa_194._disabled_iyzfa_206 input:disabled{--thumb-shadow: var(--thumb-shadow-disabled)}._form_iyzfa_79 ._selectPeriod_iyzfa_194._disabled_iyzfa_206 input:disabled::-webkit-slider-thumb{cursor:not-allowed}._form_iyzfa_79 ._selectPeriod_iyzfa_194._disabled_iyzfa_206 input:disabled::-moz-range-thumb{cursor:not-allowed}._form_iyzfa_79 ._selectPeriod_iyzfa_194._disabled_iyzfa_206 input:disabled::-ms-thumb{cursor:not-allowed}._form_iyzfa_79 ._selectPeriod_iyzfa_194 ._track_iyzfa_209{width:100%;height:var(--track-size);background-color:var(--divider-color);border-radius:var(--track-size)}._form_iyzfa_79 ._selectPeriod_iyzfa_194 ._track_iyzfa_209 ._range_iyzfa_209{--left: 0;--right: 0;--min-text: "From";--max-text: "To";position:absolute;left:var(--left);right:var(--right);height:100%;background-color:var(--primary-color);border-radius:var(--track-size)}._form_iyzfa_79 ._selectPeriod_iyzfa_194 ._track_iyzfa_209 ._range_iyzfa_209[data-min-text-position=bottom]:before{top:calc(var(--thumb-size))}._form_iyzfa_79 ._selectPeriod_iyzfa_194 ._track_iyzfa_209 ._range_iyzfa_209[data-max-text-position=bottom]:after{top:calc(var(--thumb-size))}._form_iyzfa_79 ._selectPeriod_iyzfa_194 ._track_iyzfa_209 ._range_iyzfa_209:before,._form_iyzfa_79 ._selectPeriod_iyzfa_194 ._track_iyzfa_209 ._range_iyzfa_209:after{position:absolute;top:calc(var(--thumb-size) * -1);transition:top .15s ease-in-out;font-size:var(--text-base);font-weight:500;font-family:var(--font-family);color:var(--text-placeholder)}._form_iyzfa_79 ._selectPeriod_iyzfa_194 ._track_iyzfa_209 ._range_iyzfa_209:before{content:var(--min-text);left:0;transform:translate(-50%) scale(.8)}._form_iyzfa_79 ._selectPeriod_iyzfa_194 ._track_iyzfa_209 ._range_iyzfa_209:after{content:var(--max-text);right:0;transform:translate(50%) scale(.8)}._form_iyzfa_79 ._selectPeriod_iyzfa_194 input{-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none;position:absolute;left:calc(var(--track-size) * -1);top:0;bottom:0;width:calc(100% + var(--thumb-size));background-color:transparent;font-size:var(--text-base);z-index:2}._form_iyzfa_79 ._selectPeriod_iyzfa_194 input:hover{--thumb-shadow: var(--thumb-shadow-hover)}._form_iyzfa_79 ._selectPeriod_iyzfa_194 input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:auto;width:var(--thumb-size);height:var(--thumb-size);border-radius:var(--thumb-size);background-color:#fff;box-shadow:var(--thumb-shadow);cursor:grab;-webkit-transition:.15s;transition:.15s;border:.14em solid white}._form_iyzfa_79 ._selectPeriod_iyzfa_194 input::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:auto;width:var(--thumb-size);height:var(--thumb-size);border-radius:var(--thumb-size);background-color:#fff;box-shadow:var(--thumb-shadow);cursor:grab;-moz-transition:.15s;transition:.15s;border:.14em solid white}._form_iyzfa_79 ._selectPeriod_iyzfa_194 input::-ms-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:auto;width:var(--thumb-size);height:var(--thumb-size);border-radius:var(--thumb-size);background-color:#fff;box-shadow:var(--thumb-shadow);cursor:grab;-ms-transition:.15s;transition:.15s;border:.14em solid white}._form_iyzfa_79 ._footer_iyzfa_319{display:flex;justify-content:space-between;align-items:center;padding:var(--block-padding);border-top:1px solid var(--divider-color);background-color:#fff}._form_iyzfa_79 ._footer_iyzfa_319 ._recorder_iyzfa_327{display:flex;justify-content:center;align-items:center;height:2.29em;padding:var(--input-padding-lg);font-size:var(--text-base);border-radius:999px;transition:background-color .15s ease,transform .15s ease;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#f2f2f2}._form_iyzfa_79 ._footer_iyzfa_319 ._recorder_iyzfa_327:hover{background-color:#e6e6e6}._form_iyzfa_79 ._footer_iyzfa_319 ._recorder_iyzfa_327:active{transform:scale(.97)}._form_iyzfa_79 ._footer_iyzfa_319 ._recorder_iyzfa_327._paused_iyzfa_346>div:nth-child(1){display:none}._form_iyzfa_79 ._footer_iyzfa_319 ._recorder_iyzfa_327._paused_iyzfa_346>div:nth-child(2){display:flex}._form_iyzfa_79 ._footer_iyzfa_319 ._recorder_iyzfa_327>div:nth-child(1){display:flex;align-items:center;position:relative}._form_iyzfa_79 ._footer_iyzfa_319 ._recorder_iyzfa_327>div:nth-child(1):before{content:"";width:.57em;height:.57em;border-radius:.57em;background-color:#ff0f0f;animation:_fade_iyzfa_1 .8s ease-in-out infinite alternate}@keyframes _fade_iyzfa_1{0%{background-color:#ff0f0f}to{background-color:#ffdbdb}}._form_iyzfa_79 ._footer_iyzfa_319 ._recorder_iyzfa_327>div:nth-child(1) span{color:var(--text-secondary);font-weight:500}._form_iyzfa_79 ._footer_iyzfa_319 ._recorder_iyzfa_327>div:nth-child(2){display:none;align-items:center;color:var(--text-primary)}._form_iyzfa_79 ._footer_iyzfa_319 ._recorder_iyzfa_327>div:nth-child(2) ._pausedInfo_iyzfa_382{position:relative;font-size:var(--text-base);margin-left:-.36em}._form_iyzfa_79 ._footer_iyzfa_319 ._recorder_iyzfa_327>div:nth-child(2) ._pausedInfo_iyzfa_382 svg{transform:scale(.8);transform-origin:left center}._form_iyzfa_79 ._footer_iyzfa_319 ._recorder_iyzfa_327>div:nth-child(2) ._pausedInfo_iyzfa_382:hover ._pausedInfoText_iyzfa_391,._form_iyzfa_79 ._footer_iyzfa_319 ._recorder_iyzfa_327>div:nth-child(2) ._pausedInfo_iyzfa_382:active ._pausedInfoText_iyzfa_391{display:block}._form_iyzfa_79 ._footer_iyzfa_319 ._recorder_iyzfa_327>div:nth-child(2) ._pausedInfo_iyzfa_382 ._pausedInfoText_iyzfa_391{display:none;position:absolute;left:0;top:0;transform:translate(-25%,-135%);white-space:nowrap;font-size:var(--text-base);color:var(--text-primary);background-color:#fff;padding:.57em;border-radius:.29em;box-shadow:var(--dark-shadow);z-index:1}._form_iyzfa_79 ._footer_iyzfa_319 ._recorder_iyzfa_327>div:nth-child(2) ._pausedInfo_iyzfa_382 ._pausedInfoText_iyzfa_391:before{content:"";position:absolute;left:25%;bottom:0;transform:translateY(30%) rotate(45deg);width:.86em;height:.86em;background-color:#fff;border-radius:.14em;z-index:-1}._form_iyzfa_79 ._footer_iyzfa_319 ._recorder_iyzfa_327>div b{margin-left:var(--gap);margin-right:var(--gap-lg);font-size:var(--text-lg);line-height:1;color:var(--text-primary)}._form_iyzfa_79 ._footer_iyzfa_319 ._recorder_iyzfa_327>div svg{width:1.43em;height:1.43em}#o-spy main{display:block}#o-spy h1{font-size:2em;margin:.67em 0}#o-spy hr{box-sizing:content-box;height:0;overflow:visible}#o-spy pre{font-family:monospace,monospace;font-size:1em}#o-spy a{background-color:transparent}#o-spy abbr[title]{border-bottom:none;-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}#o-spy b,#o-spy strong{font-weight:bolder}#o-spy code,#o-spy kbd,#o-spy samp{font-family:monospace,monospace;font-size:1em}#o-spy small{font-size:80%}#o-spy sub,#o-spy sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}#o-spy sub{bottom:-.25em}#o-spy sup{top:-.5em}#o-spy img{border-style:none}#o-spy button,#o-spy input,#o-spy optgroup,#o-spy select,#o-spy textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}#o-spy button,#o-spy input{overflow:visible}#o-spy button,#o-spy select{text-transform:none}#o-spy button,#o-spy [type=button],#o-spy [type=reset],#o-spy [type=submit]{-webkit-appearance:button}#o-spy button::-moz-focus-inner,#o-spy [type=button]::-moz-focus-inner,#o-spy [type=reset]::-moz-focus-inner,#o-spy [type=submit]::-moz-focus-inner{border-style:none;padding:0}#o-spy button:-moz-focusring,#o-spy [type=button]:-moz-focusring,#o-spy [type=reset]:-moz-focusring,#o-spy [type=submit]:-moz-focusring{outline:1px dotted ButtonText}#o-spy fieldset{padding:.35em .75em .625em}#o-spy legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}#o-spy progress{vertical-align:baseline}#o-spy textarea{overflow:auto}#o-spy [type=checkbox],#o-spy [type=radio]{box-sizing:border-box;padding:0}#o-spy [type=number]::-webkit-inner-spin-button,#o-spy [type=number]::-webkit-outer-spin-button{height:auto}#o-spy [type=search]{-webkit-appearance:textfield;outline-offset:-2px}#o-spy [type=search]::-webkit-search-decoration{-webkit-appearance:none}#o-spy ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}#o-spy details{display:block}#o-spy summary{display:list-item}#o-spy template{display:none}#o-spy [hidden]{display:none}._toast_15reu_1{position:fixed;left:50%;top:10%;transform:translate(-50%);display:flex;gap:var(--gap);align-items:center;max-width:50vw;min-height:2.29em;padding:var(--input-padding);font-size:var(--text-base);line-height:1;color:#fff;font-family:var(--font-family);background-color:var(--primary-color);border-radius:.29em;box-shadow:var(--dark-shadow);z-index:99999;opacity:0}._toast_15reu_1._show_15reu_22{opacity:1}._toast_15reu_1._show_15reu_22{animation:_slideIn_15reu_1 .3s ease-in-out forwards}@keyframes _slideIn_15reu_1{0%{transform:translate3d(-50%,1.79em,0);opacity:0}80%{transform:translate3d(-50%,-.71em,0)}to{transform:translate3d(-50%,0,0);opacity:1}}._modal_x3fic_1{position:fixed;top:0;right:0;bottom:0;left:0;display:none;z-index:99999}._modal_x3fic_1._show_x3fic_7{display:block;animation:_fadeIn_x3fic_1 .3s ease-in-out forwards}@keyframes _fadeIn_x3fic_1{0%{background-color:#0000}to{background-color:#0000004d}}._modal_x3fic_1._show_x3fic_7 ._content_x3fic_19{animation:_scaleIn_x3fic_1 .3s ease-in forwards}@keyframes _scaleIn_x3fic_1{0%{opacity:0;transform:translate3d(-50%,-50%,0) scale(.8)}70%{opacity:1;transform:translate3d(-50%,-50%,0) scale(1.1)}to{transform:translate3d(-50%,-50%,0) scale(1)}}._modal_x3fic_1._leaving_x3fic_35{display:block;animation:_fadeOut_x3fic_1 .3s ease-in-out forwards}@keyframes _fadeOut_x3fic_1{0%{background-color:#0000004d}to{background-color:#0000}}._modal_x3fic_1._leaving_x3fic_35 ._content_x3fic_19{animation:_scaleOut_x3fic_1 .3s ease-out forwards}@keyframes _scaleOut_x3fic_1{0%{opacity:1;transform:translate3d(-50%,-50%,0) scale(1)}30%{transform:translate3d(-50%,-50%,0) scale(1.1)}60%{opacity:0;transform:translate3d(-50%,-50%,0) scale(.9)}to{opacity:0;transform:translate3d(-50%,-50%,0) scale(.9)}}._modal_x3fic_1 ._content_x3fic_19{position:absolute;left:50%;top:45%;transform:translate3d(-50%,-50%,0);width:90%;border-radius:.43em;overflow:hidden}._modal_x3fic_1 ._content_x3fic_19 ::selection{background-color:var(--primary-color);color:#fff}@media screen and (min-width: 440px){._modal_x3fic_1 ._content_x3fic_19{max-width:70%}}@media screen and (min-width: 768px){._modal_x3fic_1 ._content_x3fic_19{max-width:55%}}@media screen and (min-width: 1024px){._modal_x3fic_1 ._content_x3fic_19{max-width:40%}}@media screen and (min-width: 1440px){._modal_x3fic_1 ._content_x3fic_19{max-width:30%}}@media screen and (min-width: 1920px){._modal_x3fic_1 ._content_x3fic_19{max-width:25%}}._modal_x3fic_1 ._content_x3fic_19 ._header_x3fic_105{display:flex;justify-content:space-between;align-items:center;padding:var(--block-padding);color:#fff;background-color:var(--primary-color)}._modal_x3fic_1 ._content_x3fic_19 ._header_x3fic_105 ::selection{background-color:#fff;color:var(--primary-color)}._modal_x3fic_1 ._content_x3fic_19 ._header_x3fic_105 ._headerLeft_x3fic_117{display:flex;align-items:flex-start;gap:var(--gap-lg)}._modal_x3fic_1 ._content_x3fic_19 ._header_x3fic_105 ._headerLeft_x3fic_117 ._logo_x3fic_122{width:1.43em}._modal_x3fic_1 ._content_x3fic_19 ._header_x3fic_105 ._headerLeft_x3fic_117 ._title_x3fic_125 b{font-size:var(--text-lg);line-height:1}._modal_x3fic_1 ._content_x3fic_19 ._header_x3fic_105 ._headerLeft_x3fic_117 ._title_x3fic_125 p{margin:4px 0;font-size:var(--text-sm)}._modal_x3fic_1 ._content_x3fic_19 ._header_x3fic_105 ._headerLeft_x3fic_117 ._title_x3fic_125 p a{color:#fff;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:4px}._modal_x3fic_1 ._content_x3fic_19 ._header_x3fic_105 ._headerRight_x3fic_138{padding:var(--input-padding);padding-right:0;cursor:pointer}._modal_x3fic_1 ._content_x3fic_19 ._header_x3fic_105 ._headerRight_x3fic_138 ._close_x3fic_143{width:1.71em;height:1.71em}._modal_x3fic_1 ._content_x3fic_19 ._main_x3fic_147{padding:0;background-color:#fff}
`,document.head.appendChild(__vite_style__);function _toPrimitive$1(Tc,$c){if(typeof Tc!="object"||!Tc)return Tc;var _c=Tc[Symbol.toPrimitive];if(_c!==void 0){var Ec=_c.call(Tc,$c||"default");if(typeof Ec!="object")return Ec;throw new TypeError("@@toPrimitive must return a primitive value.")}return($c==="string"?String:Number)(Tc)}function _toPropertyKey$1(Tc){var $c=_toPrimitive$1(Tc,"string");return typeof $c=="symbol"?$c:$c+""}function _defineProperty$1(Tc,$c,_c){return $c=_toPropertyKey$1($c),$c in Tc?Object.defineProperty(Tc,$c,{value:_c,enumerable:!0,configurable:!0,writable:!0}):Tc[$c]=_c,Tc}var commonjsGlobal$1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},check$1=function(Tc){return Tc&&Tc.Math==Math&&Tc},global$T=check$1(typeof globalThis=="object"&&globalThis)||check$1(typeof window=="object"&&window)||check$1(typeof self=="object"&&self)||check$1(typeof commonjsGlobal$1=="object"&&commonjsGlobal$1)||function(){return this}()||commonjsGlobal$1||Function("return this")(),objectGetOwnPropertyDescriptor$1={},fails$Y=function(Tc){try{return!!Tc()}catch{return!0}},fails$X=fails$Y,descriptors$1=!fails$X(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}),fails$W=fails$Y,functionBindNative$1=!fails$W(function(){var Tc=(function(){}).bind();return typeof Tc!="function"||Tc.hasOwnProperty("prototype")}),NATIVE_BIND$7=functionBindNative$1,call$C=Function.prototype.call,functionCall$1=NATIVE_BIND$7?call$C.bind(call$C):function(){return call$C.apply(call$C,arguments)},objectPropertyIsEnumerable$1={},$propertyIsEnumerable$1={}.propertyIsEnumerable,getOwnPropertyDescriptor$7=Object.getOwnPropertyDescriptor,NASHORN_BUG$1=getOwnPropertyDescriptor$7&&!$propertyIsEnumerable$1.call({1:2},1);objectPropertyIsEnumerable$1.f=NASHORN_BUG$1?function($c){var _c=getOwnPropertyDescriptor$7(this,$c);return!!_c&&_c.enumerable}:$propertyIsEnumerable$1;var createPropertyDescriptor$g=function(Tc,$c){return{enumerable:!(Tc&1),configurable:!(Tc&2),writable:!(Tc&4),value:$c}},NATIVE_BIND$6=functionBindNative$1,FunctionPrototype$5=Function.prototype,call$B=FunctionPrototype$5.call,uncurryThisWithBind$1=NATIVE_BIND$6&&FunctionPrototype$5.bind.bind(call$B,call$B),functionUncurryThis$1=NATIVE_BIND$6?uncurryThisWithBind$1:function(Tc){return function(){return call$B.apply(Tc,arguments)}},uncurryThis$19=functionUncurryThis$1,toString$m=uncurryThis$19({}.toString),stringSlice$h=uncurryThis$19("".slice),classofRaw$5=function(Tc){return stringSlice$h(toString$m(Tc),8,-1)},uncurryThis$18=functionUncurryThis$1,fails$V=fails$Y,classof$m=classofRaw$5,$Object$9=Object,split$7=uncurryThis$18("".split),indexedObject$1=fails$V(function(){return!$Object$9("z").propertyIsEnumerable(0)})?function(Tc){return classof$m(Tc)=="String"?split$7(Tc,""):$Object$9(Tc)}:$Object$9,isNullOrUndefined$b=function(Tc){return Tc==null},isNullOrUndefined$a=isNullOrUndefined$b,$TypeError$C=TypeError,requireObjectCoercible$b=function(Tc){if(isNullOrUndefined$a(Tc))throw $TypeError$C("Can't call method on "+Tc);return Tc},IndexedObject$6=indexedObject$1,requireObjectCoercible$a=requireObjectCoercible$b,toIndexedObject$c=function(Tc){return IndexedObject$6(requireObjectCoercible$a(Tc))},documentAll$5=typeof document=="object"&&document.all,IS_HTMLDDA$1=typeof documentAll$5>"u"&&documentAll$5!==void 0,documentAll_1$1={all:documentAll$5,IS_HTMLDDA:IS_HTMLDDA$1},$documentAll$3=documentAll_1$1,documentAll$4=$documentAll$3.all,isCallable$O=$documentAll$3.IS_HTMLDDA?function(Tc){return typeof Tc=="function"||Tc===documentAll$4}:function(Tc){return typeof Tc=="function"},isCallable$N=isCallable$O,$documentAll$2=documentAll_1$1,documentAll$3=$documentAll$2.all,isObject$m=$documentAll$2.IS_HTMLDDA?function(Tc){return typeof Tc=="object"?Tc!==null:isCallable$N(Tc)||Tc===documentAll$3}:function(Tc){return typeof Tc=="object"?Tc!==null:isCallable$N(Tc)},global$S=global$T,isCallable$M=isCallable$O,aFunction$1=function(Tc){return isCallable$M(Tc)?Tc:void 0},getBuiltIn$l=function(Tc,$c){return arguments.length<2?aFunction$1(global$S[Tc]):global$S[Tc]&&global$S[Tc][$c]},uncurryThis$17=functionUncurryThis$1,objectIsPrototypeOf$1=uncurryThis$17({}.isPrototypeOf),engineUserAgent$1=typeof navigator<"u"&&String(navigator.userAgent)||"",global$R=global$T,userAgent$3=engineUserAgent$1,process$2=global$R.process,Deno$2=global$R.Deno,versions$1=process$2&&process$2.versions||Deno$2&&Deno$2.version,v8$1=versions$1&&versions$1.v8,match$1,version$2;v8$1&&(match$1=v8$1.split("."),version$2=match$1[0]>0&&match$1[0]<4?1:+(match$1[0]+match$1[1])),!version$2&&userAgent$3&&(match$1=userAgent$3.match(/Edge\/(\d+)/),(!match$1||match$1[1]>=74)&&(match$1=userAgent$3.match(/Chrome\/(\d+)/),match$1&&(version$2=+match$1[1])));var engineV8Version$1=version$2,V8_VERSION$1=engineV8Version$1,fails$U=fails$Y,global$Q=global$T,$String$d=global$Q.String,symbolConstructorDetection$1=!!Object.getOwnPropertySymbols&&!fails$U(function(){var Tc=Symbol();return!$String$d(Tc)||!(Object(Tc)instanceof Symbol)||!Symbol.sham&&V8_VERSION$1&&V8_VERSION$1<41}),NATIVE_SYMBOL$7=symbolConstructorDetection$1,useSymbolAsUid$1=NATIVE_SYMBOL$7&&!Symbol.sham&&typeof Symbol.iterator=="symbol",getBuiltIn$k=getBuiltIn$l,isCallable$L=isCallable$O,isPrototypeOf$8=objectIsPrototypeOf$1,USE_SYMBOL_AS_UID$3=useSymbolAsUid$1,$Object$8=Object,isSymbol$8=USE_SYMBOL_AS_UID$3?function(Tc){return typeof Tc=="symbol"}:function(Tc){var $c=getBuiltIn$k("Symbol");return isCallable$L($c)&&isPrototypeOf$8($c.prototype,$Object$8(Tc))},$String$c=String,tryToString$9=function(Tc){try{return $String$c(Tc)}catch{return"Object"}},isCallable$K=isCallable$O,tryToString$8=tryToString$9,$TypeError$B=TypeError,aCallable$h=function(Tc){if(isCallable$K(Tc))return Tc;throw $TypeError$B(tryToString$8(Tc)+" is not a function")},aCallable$g=aCallable$h,isNullOrUndefined$9=isNullOrUndefined$b,getMethod$9=function(Tc,$c){var _c=Tc[$c];return isNullOrUndefined$9(_c)?void 0:aCallable$g(_c)},call$A=functionCall$1,isCallable$J=isCallable$O,isObject$l=isObject$m,$TypeError$A=TypeError,ordinaryToPrimitive$3=function(Tc,$c){var _c,Ec;if($c==="string"&&isCallable$J(_c=Tc.toString)&&!isObject$l(Ec=call$A(_c,Tc))||isCallable$J(_c=Tc.valueOf)&&!isObject$l(Ec=call$A(_c,Tc))||$c!=="string"&&isCallable$J(_c=Tc.toString)&&!isObject$l(Ec=call$A(_c,Tc)))return Ec;throw $TypeError$A("Can't convert object to primitive value")},shared$9={exports:{}},isPure$1=!1,global$P=global$T,defineProperty$i=Object.defineProperty,defineGlobalProperty$7=function(Tc,$c){try{defineProperty$i(global$P,Tc,{value:$c,configurable:!0,writable:!0})}catch{global$P[Tc]=$c}return $c},global$O=global$T,defineGlobalProperty$6=defineGlobalProperty$7,SHARED$1="__core-js_shared__",store$7=global$O[SHARED$1]||defineGlobalProperty$6(SHARED$1,{}),sharedStore$1=store$7,store$6=sharedStore$1;(shared$9.exports=function(Tc,$c){return store$6[Tc]||(store$6[Tc]=$c!==void 0?$c:{})})("versions",[]).push({version:"3.30.2",mode:"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.30.2/LICENSE",source:"https://github.com/zloirock/core-js"});var sharedExports$1=shared$9.exports,requireObjectCoercible$9=requireObjectCoercible$b,$Object$7=Object,toObject$k=function(Tc){return $Object$7(requireObjectCoercible$9(Tc))},uncurryThis$16=functionUncurryThis$1,toObject$j=toObject$k,hasOwnProperty$3=uncurryThis$16({}.hasOwnProperty),hasOwnProperty_1$1=Object.hasOwn||function($c,_c){return hasOwnProperty$3(toObject$j($c),_c)},uncurryThis$15=functionUncurryThis$1,id$1=0,postfix$1=Math.random(),toString$l=uncurryThis$15(1 .toString),uid$6=function(Tc){return"Symbol("+(Tc===void 0?"":Tc)+")_"+toString$l(++id$1+postfix$1,36)},global$N=global$T,shared$8=sharedExports$1,hasOwn$t=hasOwnProperty_1$1,uid$5=uid$6,NATIVE_SYMBOL$6=symbolConstructorDetection$1,USE_SYMBOL_AS_UID$2=useSymbolAsUid$1,Symbol$2=global$N.Symbol,WellKnownSymbolsStore$1=shared$8("wks"),createWellKnownSymbol$1=USE_SYMBOL_AS_UID$2?Symbol$2.for||Symbol$2:Symbol$2&&Symbol$2.withoutSetter||uid$5,wellKnownSymbol$y=function(Tc){return hasOwn$t(WellKnownSymbolsStore$1,Tc)||(WellKnownSymbolsStore$1[Tc]=NATIVE_SYMBOL$6&&hasOwn$t(Symbol$2,Tc)?Symbol$2[Tc]:createWellKnownSymbol$1("Symbol."+Tc)),WellKnownSymbolsStore$1[Tc]},call$z=functionCall$1,isObject$k=isObject$m,isSymbol$7=isSymbol$8,getMethod$8=getMethod$9,ordinaryToPrimitive$2=ordinaryToPrimitive$3,wellKnownSymbol$x=wellKnownSymbol$y,$TypeError$z=TypeError,TO_PRIMITIVE$1=wellKnownSymbol$x("toPrimitive"),toPrimitive$4=function(Tc,$c){if(!isObject$k(Tc)||isSymbol$7(Tc))return Tc;var _c=getMethod$8(Tc,TO_PRIMITIVE$1),Ec;if(_c){if($c===void 0&&($c="default"),Ec=call$z(_c,Tc,$c),!isObject$k(Ec)||isSymbol$7(Ec))return Ec;throw $TypeError$z("Can't convert object to primitive value")}return $c===void 0&&($c="number"),ordinaryToPrimitive$2(Tc,$c)},toPrimitive$3=toPrimitive$4,isSymbol$6=isSymbol$8,toPropertyKey$8=function(Tc){var $c=toPrimitive$3(Tc,"string");return isSymbol$6($c)?$c:$c+""},global$M=global$T,isObject$j=isObject$m,document$2=global$M.document,EXISTS$3=isObject$j(document$2)&&isObject$j(document$2.createElement),documentCreateElement$5=function(Tc){return EXISTS$3?document$2.createElement(Tc):{}},DESCRIPTORS$I=descriptors$1,fails$T=fails$Y,createElement$1=documentCreateElement$5,ie8DomDefine$1=!DESCRIPTORS$I&&!fails$T(function(){return Object.defineProperty(createElement$1("div"),"a",{get:function(){return 7}}).a!=7}),DESCRIPTORS$H=descriptors$1,call$y=functionCall$1,propertyIsEnumerableModule$3=objectPropertyIsEnumerable$1,createPropertyDescriptor$f=createPropertyDescriptor$g,toIndexedObject$b=toIndexedObject$c,toPropertyKey$7=toPropertyKey$8,hasOwn$s=hasOwnProperty_1$1,IE8_DOM_DEFINE$3=ie8DomDefine$1,$getOwnPropertyDescriptor$3=Object.getOwnPropertyDescriptor;objectGetOwnPropertyDescriptor$1.f=DESCRIPTORS$H?$getOwnPropertyDescriptor$3:function($c,_c){if($c=toIndexedObject$b($c),_c=toPropertyKey$7(_c),IE8_DOM_DEFINE$3)try{return $getOwnPropertyDescriptor$3($c,_c)}catch{}if(hasOwn$s($c,_c))return createPropertyDescriptor$f(!call$y(propertyIsEnumerableModule$3.f,$c,_c),$c[_c])};var objectDefineProperty$1={},DESCRIPTORS$G=descriptors$1,fails$S=fails$Y,v8PrototypeDefineBug$1=DESCRIPTORS$G&&fails$S(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42}),isObject$i=isObject$m,$String$b=String,$TypeError$y=TypeError,anObject$x=function(Tc){if(isObject$i(Tc))return Tc;throw $TypeError$y($String$b(Tc)+" is not an object")},DESCRIPTORS$F=descriptors$1,IE8_DOM_DEFINE$2=ie8DomDefine$1,V8_PROTOTYPE_DEFINE_BUG$3=v8PrototypeDefineBug$1,anObject$w=anObject$x,toPropertyKey$6=toPropertyKey$8,$TypeError$x=TypeError,$defineProperty$1=Object.defineProperty,$getOwnPropertyDescriptor$2=Object.getOwnPropertyDescriptor,ENUMERABLE$1="enumerable",CONFIGURABLE$3="configurable",WRITABLE$1="writable";objectDefineProperty$1.f=DESCRIPTORS$F?V8_PROTOTYPE_DEFINE_BUG$3?function($c,_c,Ec){if(anObject$w($c),_c=toPropertyKey$6(_c),anObject$w(Ec),typeof $c=="function"&&_c==="prototype"&&"value"in Ec&&WRITABLE$1 in Ec&&!Ec[WRITABLE$1]){var Ac=$getOwnPropertyDescriptor$2($c,_c);Ac&&Ac[WRITABLE$1]&&($c[_c]=Ec.value,Ec={configurable:CONFIGURABLE$3 in Ec?Ec[CONFIGURABLE$3]:Ac[CONFIGURABLE$3],enumerable:ENUMERABLE$1 in Ec?Ec[ENUMERABLE$1]:Ac[ENUMERABLE$1],writable:!1})}return $defineProperty$1($c,_c,Ec)}:$defineProperty$1:function($c,_c,Ec){if(anObject$w($c),_c=toPropertyKey$6(_c),anObject$w(Ec),IE8_DOM_DEFINE$2)try{return $defineProperty$1($c,_c,Ec)}catch{}if("get"in Ec||"set"in Ec)throw $TypeError$x("Accessors not supported");return"value"in Ec&&($c[_c]=Ec.value),$c};var DESCRIPTORS$E=descriptors$1,definePropertyModule$a=objectDefineProperty$1,createPropertyDescriptor$e=createPropertyDescriptor$g,createNonEnumerableProperty$k=DESCRIPTORS$E?function(Tc,$c,_c){return definePropertyModule$a.f(Tc,$c,createPropertyDescriptor$e(1,_c))}:function(Tc,$c,_c){return Tc[$c]=_c,Tc},makeBuiltIn$7={exports:{}},DESCRIPTORS$D=descriptors$1,hasOwn$r=hasOwnProperty_1$1,FunctionPrototype$4=Function.prototype,getDescriptor$1=DESCRIPTORS$D&&Object.getOwnPropertyDescriptor,EXISTS$2=hasOwn$r(FunctionPrototype$4,"name"),PROPER$1=EXISTS$2&&(function(){}).name==="something",CONFIGURABLE$2=EXISTS$2&&(!DESCRIPTORS$D||DESCRIPTORS$D&&getDescriptor$1(FunctionPrototype$4,"name").configurable),functionName$1={EXISTS:EXISTS$2,PROPER:PROPER$1,CONFIGURABLE:CONFIGURABLE$2},uncurryThis$14=functionUncurryThis$1,isCallable$I=isCallable$O,store$5=sharedStore$1,functionToString$1=uncurryThis$14(Function.toString);isCallable$I(store$5.inspectSource)||(store$5.inspectSource=function(Tc){return functionToString$1(Tc)});var inspectSource$5=store$5.inspectSource,global$L=global$T,isCallable$H=isCallable$O,WeakMap$4=global$L.WeakMap,weakMapBasicDetection$1=isCallable$H(WeakMap$4)&&/native code/.test(String(WeakMap$4)),shared$7=sharedExports$1,uid$4=uid$6,keys$5=shared$7("keys"),sharedKey$7=function(Tc){return keys$5[Tc]||(keys$5[Tc]=uid$4(Tc))},hiddenKeys$9={},NATIVE_WEAK_MAP$1=weakMapBasicDetection$1,global$K=global$T,isObject$h=isObject$m,createNonEnumerableProperty$j=createNonEnumerableProperty$k,hasOwn$q=hasOwnProperty_1$1,shared$6=sharedStore$1,sharedKey$6=sharedKey$7,hiddenKeys$8=hiddenKeys$9,OBJECT_ALREADY_INITIALIZED$1="Object already initialized",TypeError$8=global$K.TypeError,WeakMap$3=global$K.WeakMap,set$3,get$3,has$d,enforce$1=function(Tc){return has$d(Tc)?get$3(Tc):set$3(Tc,{})},getterFor$1=function(Tc){return function($c){var _c;if(!isObject$h($c)||(_c=get$3($c)).type!==Tc)throw TypeError$8("Incompatible receiver, "+Tc+" required");return _c}};if(NATIVE_WEAK_MAP$1||shared$6.state){var store$4=shared$6.state||(shared$6.state=new WeakMap$3);store$4.get=store$4.get,store$4.has=store$4.has,store$4.set=store$4.set,set$3=function(Tc,$c){if(store$4.has(Tc))throw TypeError$8(OBJECT_ALREADY_INITIALIZED$1);return $c.facade=Tc,store$4.set(Tc,$c),$c},get$3=function(Tc){return store$4.get(Tc)||{}},has$d=function(Tc){return store$4.has(Tc)}}else{var STATE$1=sharedKey$6("state");hiddenKeys$8[STATE$1]=!0,set$3=function(Tc,$c){if(hasOwn$q(Tc,STATE$1))throw TypeError$8(OBJECT_ALREADY_INITIALIZED$1);return $c.facade=Tc,createNonEnumerableProperty$j(Tc,STATE$1,$c),$c},get$3=function(Tc){return hasOwn$q(Tc,STATE$1)?Tc[STATE$1]:{}},has$d=function(Tc){return hasOwn$q(Tc,STATE$1)}}var internalState$1={set:set$3,get:get$3,has:has$d,enforce:enforce$1,getterFor:getterFor$1},uncurryThis$13=functionUncurryThis$1,fails$R=fails$Y,isCallable$G=isCallable$O,hasOwn$p=hasOwnProperty_1$1,DESCRIPTORS$C=descriptors$1,CONFIGURABLE_FUNCTION_NAME$5=functionName$1.CONFIGURABLE,inspectSource$4=inspectSource$5,InternalStateModule$c=internalState$1,enforceInternalState$3=InternalStateModule$c.enforce,getInternalState$8=InternalStateModule$c.get,$String$a=String,defineProperty$h=Object.defineProperty,stringSlice$g=uncurryThis$13("".slice),replace$j=uncurryThis$13("".replace),join$7=uncurryThis$13([].join),CONFIGURABLE_LENGTH$1=DESCRIPTORS$C&&!fails$R(function(){return defineProperty$h(function(){},"length",{value:8}).length!==8}),TEMPLATE$1=String(String).split("String"),makeBuiltIn$6=makeBuiltIn$7.exports=function(Tc,$c,_c){stringSlice$g($String$a($c),0,7)==="Symbol("&&($c="["+replace$j($String$a($c),/^Symbol\(([^)]*)\)/,"$1")+"]"),_c&&_c.getter&&($c="get "+$c),_c&&_c.setter&&($c="set "+$c),(!hasOwn$p(Tc,"name")||CONFIGURABLE_FUNCTION_NAME$5&&Tc.name!==$c)&&(DESCRIPTORS$C?defineProperty$h(Tc,"name",{value:$c,configurable:!0}):Tc.name=$c),CONFIGURABLE_LENGTH$1&&_c&&hasOwn$p(_c,"arity")&&Tc.length!==_c.arity&&defineProperty$h(Tc,"length",{value:_c.arity});try{_c&&hasOwn$p(_c,"constructor")&&_c.constructor?DESCRIPTORS$C&&defineProperty$h(Tc,"prototype",{writable:!1}):Tc.prototype&&(Tc.prototype=void 0)}catch{}var Ec=enforceInternalState$3(Tc);return hasOwn$p(Ec,"source")||(Ec.source=join$7(TEMPLATE$1,typeof $c=="string"?$c:"")),Tc};Function.prototype.toString=makeBuiltIn$6(function(){return isCallable$G(this)&&getInternalState$8(this).source||inspectSource$4(this)},"toString");var makeBuiltInExports$1=makeBuiltIn$7.exports,isCallable$F=isCallable$O,definePropertyModule$9=objectDefineProperty$1,makeBuiltIn$5=makeBuiltInExports$1,defineGlobalProperty$5=defineGlobalProperty$7,defineBuiltIn$i=function(Tc,$c,_c,Ec){Ec||(Ec={});var Ac=Ec.enumerable,Oc=Ec.name!==void 0?Ec.name:$c;if(isCallable$F(_c)&&makeBuiltIn$5(_c,Oc,Ec),Ec.global)Ac?Tc[$c]=_c:defineGlobalProperty$5($c,_c);else{try{Ec.unsafe?Tc[$c]&&(Ac=!0):delete Tc[$c]}catch{}Ac?Tc[$c]=_c:definePropertyModule$9.f(Tc,$c,{value:_c,enumerable:!1,configurable:!Ec.nonConfigurable,writable:!Ec.nonWritable})}return Tc},objectGetOwnPropertyNames$1={},ceil$1=Math.ceil,floor$c=Math.floor,mathTrunc$1=Math.trunc||function($c){var _c=+$c;return(_c>0?floor$c:ceil$1)(_c)},trunc$1=mathTrunc$1,toIntegerOrInfinity$g=function(Tc){var $c=+Tc;return $c!==$c||$c===0?0:trunc$1($c)},toIntegerOrInfinity$f=toIntegerOrInfinity$g,max$7=Math.max,min$7=Math.min,toAbsoluteIndex$9=function(Tc,$c){var _c=toIntegerOrInfinity$f(Tc);return _c<0?max$7(_c+$c,0):min$7(_c,$c)},toIntegerOrInfinity$e=toIntegerOrInfinity$g,min$6=Math.min,toLength$c=function(Tc){return Tc>0?min$6(toIntegerOrInfinity$e(Tc),9007199254740991):0},toLength$b=toLength$c,lengthOfArrayLike$h=function(Tc){return toLength$b(Tc.length)},toIndexedObject$a=toIndexedObject$c,toAbsoluteIndex$8=toAbsoluteIndex$9,lengthOfArrayLike$g=lengthOfArrayLike$h,createMethod$8=function(Tc){return function($c,_c,Ec){var Ac=toIndexedObject$a($c),Oc=lengthOfArrayLike$g(Ac),Rc=toAbsoluteIndex$8(Ec,Oc),Pc;if(Tc&&_c!=_c){for(;Oc>Rc;)if(Pc=Ac[Rc++],Pc!=Pc)return!0}else for(;Oc>Rc;Rc++)if((Tc||Rc in Ac)&&Ac[Rc]===_c)return Tc||Rc||0;return!Tc&&-1}},arrayIncludes$1={includes:createMethod$8(!0),indexOf:createMethod$8(!1)},uncurryThis$12=functionUncurryThis$1,hasOwn$o=hasOwnProperty_1$1,toIndexedObject$9=toIndexedObject$c,indexOf$3=arrayIncludes$1.indexOf,hiddenKeys$7=hiddenKeys$9,push$d=uncurryThis$12([].push),objectKeysInternal$1=function(Tc,$c){var _c=toIndexedObject$9(Tc),Ec=0,Ac=[],Oc;for(Oc in _c)!hasOwn$o(hiddenKeys$7,Oc)&&hasOwn$o(_c,Oc)&&push$d(Ac,Oc);for(;$c.length>Ec;)hasOwn$o(_c,Oc=$c[Ec++])&&(~indexOf$3(Ac,Oc)||push$d(Ac,Oc));return Ac},enumBugKeys$7=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],internalObjectKeys$3=objectKeysInternal$1,enumBugKeys$6=enumBugKeys$7,hiddenKeys$6=enumBugKeys$6.concat("length","prototype");objectGetOwnPropertyNames$1.f=Object.getOwnPropertyNames||function($c){return internalObjectKeys$3($c,hiddenKeys$6)};var objectGetOwnPropertySymbols$1={};objectGetOwnPropertySymbols$1.f=Object.getOwnPropertySymbols;var getBuiltIn$j=getBuiltIn$l,uncurryThis$11=functionUncurryThis$1,getOwnPropertyNamesModule$1=objectGetOwnPropertyNames$1,getOwnPropertySymbolsModule$3=objectGetOwnPropertySymbols$1,anObject$v=anObject$x,concat$5=uncurryThis$11([].concat),ownKeys$3=getBuiltIn$j("Reflect","ownKeys")||function($c){var _c=getOwnPropertyNamesModule$1.f(anObject$v($c)),Ec=getOwnPropertySymbolsModule$3.f;return Ec?concat$5(_c,Ec($c)):_c},hasOwn$n=hasOwnProperty_1$1,ownKeys$2=ownKeys$3,getOwnPropertyDescriptorModule$2=objectGetOwnPropertyDescriptor$1,definePropertyModule$8=objectDefineProperty$1,copyConstructorProperties$7=function(Tc,$c,_c){for(var Ec=ownKeys$2($c),Ac=definePropertyModule$8.f,Oc=getOwnPropertyDescriptorModule$2.f,Rc=0;Rc<Ec.length;Rc++){var Pc=Ec[Rc];!hasOwn$n(Tc,Pc)&&!(_c&&hasOwn$n(_c,Pc))&&Ac(Tc,Pc,Oc($c,Pc))}},fails$Q=fails$Y,isCallable$E=isCallable$O,replacement$1=/#|\.prototype\./,isForced$3=function(Tc,$c){var _c=data$1[normalize$1(Tc)];return _c==POLYFILL$1?!0:_c==NATIVE$1?!1:isCallable$E($c)?fails$Q($c):!!$c},normalize$1=isForced$3.normalize=function(Tc){return String(Tc).replace(replacement$1,".").toLowerCase()},data$1=isForced$3.data={},NATIVE$1=isForced$3.NATIVE="N",POLYFILL$1=isForced$3.POLYFILL="P",isForced_1$1=isForced$3,global$J=global$T,getOwnPropertyDescriptor$6=objectGetOwnPropertyDescriptor$1.f,createNonEnumerableProperty$i=createNonEnumerableProperty$k,defineBuiltIn$h=defineBuiltIn$i,defineGlobalProperty$4=defineGlobalProperty$7,copyConstructorProperties$6=copyConstructorProperties$7,isForced$2=isForced_1$1,_export$1=function(Tc,$c){var _c=Tc.target,Ec=Tc.global,Ac=Tc.stat,Oc,Rc,Pc,xc,Nc,Lc;if(Ec?Rc=global$J:Ac?Rc=global$J[_c]||defineGlobalProperty$4(_c,{}):Rc=(global$J[_c]||{}).prototype,Rc)for(Pc in $c){if(Nc=$c[Pc],Tc.dontCallGetSet?(Lc=getOwnPropertyDescriptor$6(Rc,Pc),xc=Lc&&Lc.value):xc=Rc[Pc],Oc=isForced$2(Ec?Pc:_c+(Ac?".":"#")+Pc,Tc.forced),!Oc&&xc!==void 0){if(typeof Nc==typeof xc)continue;copyConstructorProperties$6(Nc,xc)}(Tc.sham||xc&&xc.sham)&&createNonEnumerableProperty$i(Nc,"sham",!0),defineBuiltIn$h(Rc,Pc,Nc,Tc)}},wellKnownSymbol$w=wellKnownSymbol$y,TO_STRING_TAG$8=wellKnownSymbol$w("toStringTag"),test$4={};test$4[TO_STRING_TAG$8]="z";var toStringTagSupport$1=String(test$4)==="[object z]",TO_STRING_TAG_SUPPORT$1=toStringTagSupport$1,isCallable$D=isCallable$O,classofRaw$4=classofRaw$5,wellKnownSymbol$v=wellKnownSymbol$y,TO_STRING_TAG$7=wellKnownSymbol$v("toStringTag"),$Object$6=Object,CORRECT_ARGUMENTS$1=classofRaw$4(function(){return arguments}())=="Arguments",tryGet$1=function(Tc,$c){try{return Tc[$c]}catch{}},classof$l=TO_STRING_TAG_SUPPORT$1?classofRaw$4:function(Tc){var $c,_c,Ec;return Tc===void 0?"Undefined":Tc===null?"Null":typeof(_c=tryGet$1($c=$Object$6(Tc),TO_STRING_TAG$7))=="string"?_c:CORRECT_ARGUMENTS$1?classofRaw$4($c):(Ec=classofRaw$4($c))=="Object"&&isCallable$D($c.callee)?"Arguments":Ec},classof$k=classof$l,$String$9=String,toString$k=function(Tc){if(classof$k(Tc)==="Symbol")throw TypeError("Cannot convert a Symbol value to a string");return $String$9(Tc)},makeBuiltIn$4=makeBuiltInExports$1,defineProperty$g=objectDefineProperty$1,defineBuiltInAccessor$i=function(Tc,$c,_c){return _c.get&&makeBuiltIn$4(_c.get,$c,{getter:!0}),_c.set&&makeBuiltIn$4(_c.set,$c,{setter:!0}),defineProperty$g.f(Tc,$c,_c)},$$W=_export$1,DESCRIPTORS$B=descriptors$1,global$I=global$T,uncurryThis$10=functionUncurryThis$1,hasOwn$m=hasOwnProperty_1$1,isCallable$C=isCallable$O,isPrototypeOf$7=objectIsPrototypeOf$1,toString$j=toString$k,defineBuiltInAccessor$h=defineBuiltInAccessor$i,copyConstructorProperties$5=copyConstructorProperties$7,NativeSymbol$1=global$I.Symbol,SymbolPrototype$1=NativeSymbol$1&&NativeSymbol$1.prototype;if(DESCRIPTORS$B&&isCallable$C(NativeSymbol$1)&&(!("description"in SymbolPrototype$1)||NativeSymbol$1().description!==void 0)){var EmptyStringDescriptionStore$1={},SymbolWrapper$1=function(){var $c=arguments.length<1||arguments[0]===void 0?void 0:toString$j(arguments[0]),_c=isPrototypeOf$7(SymbolPrototype$1,this)?new NativeSymbol$1($c):$c===void 0?NativeSymbol$1():NativeSymbol$1($c);return $c===""&&(EmptyStringDescriptionStore$1[_c]=!0),_c};copyConstructorProperties$5(SymbolWrapper$1,NativeSymbol$1),SymbolWrapper$1.prototype=SymbolPrototype$1,SymbolPrototype$1.constructor=SymbolWrapper$1;var NATIVE_SYMBOL$5=String(NativeSymbol$1("test"))=="Symbol(test)",thisSymbolValue$1=uncurryThis$10(SymbolPrototype$1.valueOf),symbolDescriptiveString$1=uncurryThis$10(SymbolPrototype$1.toString),regexp$1=/^Symbol\((.*)\)[^)]+$/,replace$i=uncurryThis$10("".replace),stringSlice$f=uncurryThis$10("".slice);defineBuiltInAccessor$h(SymbolPrototype$1,"description",{configurable:!0,get:function(){var $c=thisSymbolValue$1(this);if(hasOwn$m(EmptyStringDescriptionStore$1,$c))return"";var _c=symbolDescriptiveString$1($c),Ec=NATIVE_SYMBOL$5?stringSlice$f(_c,7,-1):replace$i(_c,regexp$1,"$1");return Ec===""?void 0:Ec}}),$$W({global:!0,constructor:!0,forced:!0},{Symbol:SymbolWrapper$1})}var NATIVE_BIND$5=functionBindNative$1,FunctionPrototype$3=Function.prototype,apply$7=FunctionPrototype$3.apply,call$x=FunctionPrototype$3.call,functionApply$1=typeof Reflect=="object"&&Reflect.apply||(NATIVE_BIND$5?call$x.bind(apply$7):function(){return call$x.apply(apply$7,arguments)}),uncurryThis$$=functionUncurryThis$1,aCallable$f=aCallable$h,functionUncurryThisAccessor$1=function(Tc,$c,_c){try{return uncurryThis$$(aCallable$f(Object.getOwnPropertyDescriptor(Tc,$c)[_c]))}catch{}},isCallable$B=isCallable$O,$String$8=String,$TypeError$w=TypeError,aPossiblePrototype$3=function(Tc){if(typeof Tc=="object"||isCallable$B(Tc))return Tc;throw $TypeError$w("Can't set "+$String$8(Tc)+" as a prototype")},uncurryThisAccessor$7=functionUncurryThisAccessor$1,anObject$u=anObject$x,aPossiblePrototype$2=aPossiblePrototype$3,objectSetPrototypeOf$1=Object.setPrototypeOf||("__proto__"in{}?function(){var Tc=!1,$c={},_c;try{_c=uncurryThisAccessor$7(Object.prototype,"__proto__","set"),_c($c,[]),Tc=$c instanceof Array}catch{}return function(Ac,Oc){return anObject$u(Ac),aPossiblePrototype$2(Oc),Tc?_c(Ac,Oc):Ac.__proto__=Oc,Ac}}():void 0),defineProperty$f=objectDefineProperty$1.f,proxyAccessor$3=function(Tc,$c,_c){_c in Tc||defineProperty$f(Tc,_c,{configurable:!0,get:function(){return $c[_c]},set:function(Ec){$c[_c]=Ec}})},isCallable$A=isCallable$O,isObject$g=isObject$m,setPrototypeOf$8=objectSetPrototypeOf$1,inheritIfRequired$6=function(Tc,$c,_c){var Ec,Ac;return setPrototypeOf$8&&isCallable$A(Ec=$c.constructor)&&Ec!==_c&&isObject$g(Ac=Ec.prototype)&&Ac!==_c.prototype&&setPrototypeOf$8(Tc,Ac),Tc},toString$i=toString$k,normalizeStringArgument$5=function(Tc,$c){return Tc===void 0?arguments.length<2?"":$c:toString$i(Tc)},isObject$f=isObject$m,createNonEnumerableProperty$h=createNonEnumerableProperty$k,installErrorCause$3=function(Tc,$c){isObject$f($c)&&"cause"in $c&&createNonEnumerableProperty$h(Tc,"cause",$c.cause)},uncurryThis$_=functionUncurryThis$1,$Error$1=Error,replace$h=uncurryThis$_("".replace),TEST$1=function(Tc){return String($Error$1(Tc).stack)}("zxcasd"),V8_OR_CHAKRA_STACK_ENTRY$1=/\n\s*at [^:]*:[^\n]*/,IS_V8_OR_CHAKRA_STACK$1=V8_OR_CHAKRA_STACK_ENTRY$1.test(TEST$1),errorStackClear$1=function(Tc,$c){if(IS_V8_OR_CHAKRA_STACK$1&&typeof Tc=="string"&&!$Error$1.prepareStackTrace)for(;$c--;)Tc=replace$h(Tc,V8_OR_CHAKRA_STACK_ENTRY$1,"");return Tc},fails$P=fails$Y,createPropertyDescriptor$d=createPropertyDescriptor$g,errorStackInstallable$1=!fails$P(function(){var Tc=Error("a");return"stack"in Tc?(Object.defineProperty(Tc,"stack",createPropertyDescriptor$d(1,7)),Tc.stack!==7):!0}),createNonEnumerableProperty$g=createNonEnumerableProperty$k,clearErrorStack$3=errorStackClear$1,ERROR_STACK_INSTALLABLE$1=errorStackInstallable$1,captureStackTrace$1=Error.captureStackTrace,errorStackInstall$1=function(Tc,$c,_c,Ec){ERROR_STACK_INSTALLABLE$1&&(captureStackTrace$1?captureStackTrace$1(Tc,$c):createNonEnumerableProperty$g(Tc,"stack",clearErrorStack$3(_c,Ec)))},getBuiltIn$i=getBuiltIn$l,hasOwn$l=hasOwnProperty_1$1,createNonEnumerableProperty$f=createNonEnumerableProperty$k,isPrototypeOf$6=objectIsPrototypeOf$1,setPrototypeOf$7=objectSetPrototypeOf$1,copyConstructorProperties$4=copyConstructorProperties$7,proxyAccessor$2=proxyAccessor$3,inheritIfRequired$5=inheritIfRequired$6,normalizeStringArgument$4=normalizeStringArgument$5,installErrorCause$2=installErrorCause$3,installErrorStack$1=errorStackInstall$1,DESCRIPTORS$A=descriptors$1,wrapErrorConstructorWithCause$3=function(Tc,$c,_c,Ec){var Ac="stackTraceLimit",Oc=Ec?2:1,Rc=Tc.split("."),Pc=Rc[Rc.length-1],xc=getBuiltIn$i.apply(null,Rc);if(xc){var Nc=xc.prototype;if(hasOwn$l(Nc,"cause")&&delete Nc.cause,!_c)return xc;var Lc=getBuiltIn$i("Error"),Dc=$c(function(Mc,Zc){var jc=normalizeStringArgument$4(Ec?Zc:Mc,void 0),Bc=Ec?new xc(Mc):new xc;return jc!==void 0&&createNonEnumerableProperty$f(Bc,"message",jc),installErrorStack$1(Bc,Dc,Bc.stack,2),this&&isPrototypeOf$6(Nc,this)&&inheritIfRequired$5(Bc,this,Dc),arguments.length>Oc&&installErrorCause$2(Bc,arguments[Oc]),Bc});Dc.prototype=Nc,Pc!=="Error"?setPrototypeOf$7?setPrototypeOf$7(Dc,Lc):copyConstructorProperties$4(Dc,Lc,{name:!0}):DESCRIPTORS$A&&Ac in xc&&(proxyAccessor$2(Dc,xc,Ac),proxyAccessor$2(Dc,xc,"prepareStackTrace")),copyConstructorProperties$4(Dc,xc);try{Nc.name!==Pc&&createNonEnumerableProperty$f(Nc,"name",Pc),Nc.constructor=Dc}catch{}return Dc}},$$V=_export$1,global$H=global$T,apply$6=functionApply$1,wrapErrorConstructorWithCause$2=wrapErrorConstructorWithCause$3,WEB_ASSEMBLY$1="WebAssembly",WebAssembly$1=global$H[WEB_ASSEMBLY$1],FORCED$9=Error("e",{cause:7}).cause!==7,exportGlobalErrorCauseWrapper$1=function(Tc,$c){var _c={};_c[Tc]=wrapErrorConstructorWithCause$2(Tc,$c,FORCED$9),$$V({global:!0,constructor:!0,arity:1,forced:FORCED$9},_c)},exportWebAssemblyErrorCauseWrapper$1=function(Tc,$c){if(WebAssembly$1&&WebAssembly$1[Tc]){var _c={};_c[Tc]=wrapErrorConstructorWithCause$2(WEB_ASSEMBLY$1+"."+Tc,$c,FORCED$9),$$V({target:WEB_ASSEMBLY$1,stat:!0,constructor:!0,arity:1,forced:FORCED$9},_c)}};exportGlobalErrorCauseWrapper$1("Error",function(Tc){return function(_c){return apply$6(Tc,this,arguments)}}),exportGlobalErrorCauseWrapper$1("EvalError",function(Tc){return function(_c){return apply$6(Tc,this,arguments)}}),exportGlobalErrorCauseWrapper$1("RangeError",function(Tc){return function(_c){return apply$6(Tc,this,arguments)}}),exportGlobalErrorCauseWrapper$1("ReferenceError",function(Tc){return function(_c){return apply$6(Tc,this,arguments)}}),exportGlobalErrorCauseWrapper$1("SyntaxError",function(Tc){return function(_c){return apply$6(Tc,this,arguments)}}),exportGlobalErrorCauseWrapper$1("TypeError",function(Tc){return function(_c){return apply$6(Tc,this,arguments)}}),exportGlobalErrorCauseWrapper$1("URIError",function(Tc){return function(_c){return apply$6(Tc,this,arguments)}}),exportWebAssemblyErrorCauseWrapper$1("CompileError",function(Tc){return function(_c){return apply$6(Tc,this,arguments)}}),exportWebAssemblyErrorCauseWrapper$1("LinkError",function(Tc){return function(_c){return apply$6(Tc,this,arguments)}}),exportWebAssemblyErrorCauseWrapper$1("RuntimeError",function(Tc){return function(_c){return apply$6(Tc,this,arguments)}});var classof$j=classofRaw$5,isArray$9=Array.isArray||function($c){return classof$j($c)=="Array"},DESCRIPTORS$z=descriptors$1,isArray$8=isArray$9,$TypeError$v=TypeError,getOwnPropertyDescriptor$5=Object.getOwnPropertyDescriptor,SILENT_ON_NON_WRITABLE_LENGTH_SET$1=DESCRIPTORS$z&&!function(){if(this!==void 0)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(Tc){return Tc instanceof TypeError}}(),arraySetLength$1=SILENT_ON_NON_WRITABLE_LENGTH_SET$1?function(Tc,$c){if(isArray$8(Tc)&&!getOwnPropertyDescriptor$5(Tc,"length").writable)throw $TypeError$v("Cannot set read only .length");return Tc.length=$c}:function(Tc,$c){return Tc.length=$c},$TypeError$u=TypeError,MAX_SAFE_INTEGER$1=9007199254740991,doesNotExceedSafeInteger$4=function(Tc){if(Tc>MAX_SAFE_INTEGER$1)throw $TypeError$u("Maximum allowed index exceeded");return Tc},$$U=_export$1,toObject$i=toObject$k,lengthOfArrayLike$f=lengthOfArrayLike$h,setArrayLength$2=arraySetLength$1,doesNotExceedSafeInteger$3=doesNotExceedSafeInteger$4,fails$O=fails$Y,INCORRECT_TO_LENGTH$1=fails$O(function(){return[].push.call({length:4294967296},1)!==4294967297}),properErrorOnNonWritableLength$2=function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(Tc){return Tc instanceof TypeError}},FORCED$8=INCORRECT_TO_LENGTH$1||!properErrorOnNonWritableLength$2();$$U({target:"Array",proto:!0,arity:1,forced:FORCED$8},{push:function($c){var _c=toObject$i(this),Ec=lengthOfArrayLike$f(_c),Ac=arguments.length;doesNotExceedSafeInteger$3(Ec+Ac);for(var Oc=0;Oc<Ac;Oc++)_c[Ec]=arguments[Oc],Ec++;return setArrayLength$2(_c,Ec),Ec}});var aCallable$e=aCallable$h,toObject$h=toObject$k,IndexedObject$5=indexedObject$1,lengthOfArrayLike$e=lengthOfArrayLike$h,$TypeError$t=TypeError,createMethod$7=function(Tc){return function($c,_c,Ec,Ac){aCallable$e(_c);var Oc=toObject$h($c),Rc=IndexedObject$5(Oc),Pc=lengthOfArrayLike$e(Oc),xc=Tc?Pc-1:0,Nc=Tc?-1:1;if(Ec<2)for(;;){if(xc in Rc){Ac=Rc[xc],xc+=Nc;break}if(xc+=Nc,Tc?xc<0:Pc<=xc)throw $TypeError$t("Reduce of empty array with no initial value")}for(;Tc?xc>=0:Pc>xc;xc+=Nc)xc in Rc&&(Ac=_c(Ac,Rc[xc],xc,Oc));return Ac}},arrayReduce$1={left:createMethod$7(!1),right:createMethod$7(!0)},fails$N=fails$Y,arrayMethodIsStrict$4=function(Tc,$c){var _c=[][Tc];return!!_c&&fails$N(function(){_c.call(null,$c||function(){return 1},1)})},classof$i=classofRaw$5,engineIsNode$1=typeof process<"u"&&classof$i(process)=="process",$$T=_export$1,$reduce$1=arrayReduce$1.left,arrayMethodIsStrict$3=arrayMethodIsStrict$4,CHROME_VERSION$1=engineV8Version$1,IS_NODE$5=engineIsNode$1,CHROME_BUG$1=!IS_NODE$5&&CHROME_VERSION$1>79&&CHROME_VERSION$1<83,FORCED$7=CHROME_BUG$1||!arrayMethodIsStrict$3("reduce");$$T({target:"Array",proto:!0,forced:FORCED$7},{reduce:function($c){var _c=arguments.length;return $reduce$1(this,$c,