@huolala-tech/page-spy-plugin-ospy
Version:
Offline-fist PageSpy, plug and play. Only available in browser.
2 lines • 783 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(tr,er){if(typeof tr!="object"||!tr)return tr;var rr=tr[Symbol.toPrimitive];if(rr!==void 0){var nr=rr.call(tr,er||"default");if(typeof nr!="object")return nr;throw new TypeError("@@toPrimitive must return a primitive value.")}return(er==="string"?String:Number)(tr)}function _toPropertyKey$1(tr){var er=_toPrimitive$1(tr,"string");return typeof er=="symbol"?er:er+""}function _defineProperty$1(tr,er,rr){return er=_toPropertyKey$1(er),er in tr?Object.defineProperty(tr,er,{value:rr,enumerable:!0,configurable:!0,writable:!0}):tr[er]=rr,tr}var commonjsGlobal$1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},check$1=function(tr){return tr&&tr.Math==Math&&tr},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(tr){try{return!!tr()}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 tr=(function(){}).bind();return typeof tr!="function"||tr.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(er){var rr=getOwnPropertyDescriptor$7(this,er);return!!rr&&rr.enumerable}:$propertyIsEnumerable$1;var createPropertyDescriptor$g=function(tr,er){return{enumerable:!(tr&1),configurable:!(tr&2),writable:!(tr&4),value:er}},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(tr){return function(){return call$B.apply(tr,arguments)}},uncurryThis$19=functionUncurryThis$1,toString$m=uncurryThis$19({}.toString),stringSlice$h=uncurryThis$19("".slice),classofRaw$5=function(tr){return stringSlice$h(toString$m(tr),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(tr){return classof$m(tr)=="String"?split$7(tr,""):$Object$9(tr)}:$Object$9,isNullOrUndefined$b=function(tr){return tr==null},isNullOrUndefined$a=isNullOrUndefined$b,$TypeError$C=TypeError,requireObjectCoercible$b=function(tr){if(isNullOrUndefined$a(tr))throw $TypeError$C("Can't call method on "+tr);return tr},IndexedObject$6=indexedObject$1,requireObjectCoercible$a=requireObjectCoercible$b,toIndexedObject$c=function(tr){return IndexedObject$6(requireObjectCoercible$a(tr))},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(tr){return typeof tr=="function"||tr===documentAll$4}:function(tr){return typeof tr=="function"},isCallable$N=isCallable$O,$documentAll$2=documentAll_1$1,documentAll$3=$documentAll$2.all,isObject$m=$documentAll$2.IS_HTMLDDA?function(tr){return typeof tr=="object"?tr!==null:isCallable$N(tr)||tr===documentAll$3}:function(tr){return typeof tr=="object"?tr!==null:isCallable$N(tr)},global$S=global$T,isCallable$M=isCallable$O,aFunction$1=function(tr){return isCallable$M(tr)?tr:void 0},getBuiltIn$l=function(tr,er){return arguments.length<2?aFunction$1(global$S[tr]):global$S[tr]&&global$S[tr][er]},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 tr=Symbol();return!$String$d(tr)||!(Object(tr)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(tr){return typeof tr=="symbol"}:function(tr){var er=getBuiltIn$k("Symbol");return isCallable$L(er)&&isPrototypeOf$8(er.prototype,$Object$8(tr))},$String$c=String,tryToString$9=function(tr){try{return $String$c(tr)}catch{return"Object"}},isCallable$K=isCallable$O,tryToString$8=tryToString$9,$TypeError$B=TypeError,aCallable$h=function(tr){if(isCallable$K(tr))return tr;throw $TypeError$B(tryToString$8(tr)+" is not a function")},aCallable$g=aCallable$h,isNullOrUndefined$9=isNullOrUndefined$b,getMethod$9=function(tr,er){var rr=tr[er];return isNullOrUndefined$9(rr)?void 0:aCallable$g(rr)},call$A=functionCall$1,isCallable$J=isCallable$O,isObject$l=isObject$m,$TypeError$A=TypeError,ordinaryToPrimitive$3=function(tr,er){var rr,nr;if(er==="string"&&isCallable$J(rr=tr.toString)&&!isObject$l(nr=call$A(rr,tr))||isCallable$J(rr=tr.valueOf)&&!isObject$l(nr=call$A(rr,tr))||er!=="string"&&isCallable$J(rr=tr.toString)&&!isObject$l(nr=call$A(rr,tr)))return nr;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(tr,er){try{defineProperty$i(global$P,tr,{value:er,configurable:!0,writable:!0})}catch{global$P[tr]=er}return er},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(tr,er){return store$6[tr]||(store$6[tr]=er!==void 0?er:{})})("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(tr){return $Object$7(requireObjectCoercible$9(tr))},uncurryThis$16=functionUncurryThis$1,toObject$j=toObject$k,hasOwnProperty$3=uncurryThis$16({}.hasOwnProperty),hasOwnProperty_1$1=Object.hasOwn||function(er,rr){return hasOwnProperty$3(toObject$j(er),rr)},uncurryThis$15=functionUncurryThis$1,id$1=0,postfix$1=Math.random(),toString$l=uncurryThis$15(1 .toString),uid$6=function(tr){return"Symbol("+(tr===void 0?"":tr)+")_"+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(tr){return hasOwn$t(WellKnownSymbolsStore$1,tr)||(WellKnownSymbolsStore$1[tr]=NATIVE_SYMBOL$6&&hasOwn$t(Symbol$2,tr)?Symbol$2[tr]:createWellKnownSymbol$1("Symbol."+tr)),WellKnownSymbolsStore$1[tr]},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(tr,er){if(!isObject$k(tr)||isSymbol$7(tr))return tr;var rr=getMethod$8(tr,TO_PRIMITIVE$1),nr;if(rr){if(er===void 0&&(er="default"),nr=call$z(rr,tr,er),!isObject$k(nr)||isSymbol$7(nr))return nr;throw $TypeError$z("Can't convert object to primitive value")}return er===void 0&&(er="number"),ordinaryToPrimitive$2(tr,er)},toPrimitive$3=toPrimitive$4,isSymbol$6=isSymbol$8,toPropertyKey$8=function(tr){var er=toPrimitive$3(tr,"string");return isSymbol$6(er)?er:er+""},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(tr){return EXISTS$3?document$2.createElement(tr):{}},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(er,rr){if(er=toIndexedObject$b(er),rr=toPropertyKey$7(rr),IE8_DOM_DEFINE$3)try{return $getOwnPropertyDescriptor$3(er,rr)}catch{}if(hasOwn$s(er,rr))return createPropertyDescriptor$f(!call$y(propertyIsEnumerableModule$3.f,er,rr),er[rr])};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(tr){if(isObject$i(tr))return tr;throw $TypeError$y($String$b(tr)+" 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(er,rr,nr){if(anObject$w(er),rr=toPropertyKey$6(rr),anObject$w(nr),typeof er=="function"&&rr==="prototype"&&"value"in nr&&WRITABLE$1 in nr&&!nr[WRITABLE$1]){var ar=$getOwnPropertyDescriptor$2(er,rr);ar&&ar[WRITABLE$1]&&(er[rr]=nr.value,nr={configurable:CONFIGURABLE$3 in nr?nr[CONFIGURABLE$3]:ar[CONFIGURABLE$3],enumerable:ENUMERABLE$1 in nr?nr[ENUMERABLE$1]:ar[ENUMERABLE$1],writable:!1})}return $defineProperty$1(er,rr,nr)}:$defineProperty$1:function(er,rr,nr){if(anObject$w(er),rr=toPropertyKey$6(rr),anObject$w(nr),IE8_DOM_DEFINE$2)try{return $defineProperty$1(er,rr,nr)}catch{}if("get"in nr||"set"in nr)throw $TypeError$x("Accessors not supported");return"value"in nr&&(er[rr]=nr.value),er};var DESCRIPTORS$E=descriptors$1,definePropertyModule$a=objectDefineProperty$1,createPropertyDescriptor$e=createPropertyDescriptor$g,createNonEnumerableProperty$k=DESCRIPTORS$E?function(tr,er,rr){return definePropertyModule$a.f(tr,er,createPropertyDescriptor$e(1,rr))}:function(tr,er,rr){return tr[er]=rr,tr},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(tr){return functionToString$1(tr)});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(tr){return keys$5[tr]||(keys$5[tr]=uid$4(tr))},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(tr){return has$d(tr)?get$3(tr):set$3(tr,{})},getterFor$1=function(tr){return function(er){var rr;if(!isObject$h(er)||(rr=get$3(er)).type!==tr)throw TypeError$8("Incompatible receiver, "+tr+" required");return rr}};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(tr,er){if(store$4.has(tr))throw TypeError$8(OBJECT_ALREADY_INITIALIZED$1);return er.facade=tr,store$4.set(tr,er),er},get$3=function(tr){return store$4.get(tr)||{}},has$d=function(tr){return store$4.has(tr)}}else{var STATE$1=sharedKey$6("state");hiddenKeys$8[STATE$1]=!0,set$3=function(tr,er){if(hasOwn$q(tr,STATE$1))throw TypeError$8(OBJECT_ALREADY_INITIALIZED$1);return er.facade=tr,createNonEnumerableProperty$j(tr,STATE$1,er),er},get$3=function(tr){return hasOwn$q(tr,STATE$1)?tr[STATE$1]:{}},has$d=function(tr){return hasOwn$q(tr,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(tr,er,rr){stringSlice$g($String$a(er),0,7)==="Symbol("&&(er="["+replace$j($String$a(er),/^Symbol\(([^)]*)\)/,"$1")+"]"),rr&&rr.getter&&(er="get "+er),rr&&rr.setter&&(er="set "+er),(!hasOwn$p(tr,"name")||CONFIGURABLE_FUNCTION_NAME$5&&tr.name!==er)&&(DESCRIPTORS$C?defineProperty$h(tr,"name",{value:er,configurable:!0}):tr.name=er),CONFIGURABLE_LENGTH$1&&rr&&hasOwn$p(rr,"arity")&&tr.length!==rr.arity&&defineProperty$h(tr,"length",{value:rr.arity});try{rr&&hasOwn$p(rr,"constructor")&&rr.constructor?DESCRIPTORS$C&&defineProperty$h(tr,"prototype",{writable:!1}):tr.prototype&&(tr.prototype=void 0)}catch{}var nr=enforceInternalState$3(tr);return hasOwn$p(nr,"source")||(nr.source=join$7(TEMPLATE$1,typeof er=="string"?er:"")),tr};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(tr,er,rr,nr){nr||(nr={});var ar=nr.enumerable,or=nr.name!==void 0?nr.name:er;if(isCallable$F(rr)&&makeBuiltIn$5(rr,or,nr),nr.global)ar?tr[er]=rr:defineGlobalProperty$5(er,rr);else{try{nr.unsafe?tr[er]&&(ar=!0):delete tr[er]}catch{}ar?tr[er]=rr:definePropertyModule$9.f(tr,er,{value:rr,enumerable:!1,configurable:!nr.nonConfigurable,writable:!nr.nonWritable})}return tr},objectGetOwnPropertyNames$1={},ceil$1=Math.ceil,floor$c=Math.floor,mathTrunc$1=Math.trunc||function(er){var rr=+er;return(rr>0?floor$c:ceil$1)(rr)},trunc$1=mathTrunc$1,toIntegerOrInfinity$g=function(tr){var er=+tr;return er!==er||er===0?0:trunc$1(er)},toIntegerOrInfinity$f=toIntegerOrInfinity$g,max$7=Math.max,min$7=Math.min,toAbsoluteIndex$9=function(tr,er){var rr=toIntegerOrInfinity$f(tr);return rr<0?max$7(rr+er,0):min$7(rr,er)},toIntegerOrInfinity$e=toIntegerOrInfinity$g,min$6=Math.min,toLength$c=function(tr){return tr>0?min$6(toIntegerOrInfinity$e(tr),9007199254740991):0},toLength$b=toLength$c,lengthOfArrayLike$h=function(tr){return toLength$b(tr.length)},toIndexedObject$a=toIndexedObject$c,toAbsoluteIndex$8=toAbsoluteIndex$9,lengthOfArrayLike$g=lengthOfArrayLike$h,createMethod$8=function(tr){return function(er,rr,nr){var ar=toIndexedObject$a(er),or=lengthOfArrayLike$g(ar),ir=toAbsoluteIndex$8(nr,or),sr;if(tr&&rr!=rr){for(;or>ir;)if(sr=ar[ir++],sr!=sr)return!0}else for(;or>ir;ir++)if((tr||ir in ar)&&ar[ir]===rr)return tr||ir||0;return!tr&&-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(tr,er){var rr=toIndexedObject$9(tr),nr=0,ar=[],or;for(or in rr)!hasOwn$o(hiddenKeys$7,or)&&hasOwn$o(rr,or)&&push$d(ar,or);for(;er.length>nr;)hasOwn$o(rr,or=er[nr++])&&(~indexOf$3(ar,or)||push$d(ar,or));return ar},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(er){return internalObjectKeys$3(er,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(er){var rr=getOwnPropertyNamesModule$1.f(anObject$v(er)),nr=getOwnPropertySymbolsModule$3.f;return nr?concat$5(rr,nr(er)):rr},hasOwn$n=hasOwnProperty_1$1,ownKeys$2=ownKeys$3,getOwnPropertyDescriptorModule$2=objectGetOwnPropertyDescriptor$1,definePropertyModule$8=objectDefineProperty$1,copyConstructorProperties$7=function(tr,er,rr){for(var nr=ownKeys$2(er),ar=definePropertyModule$8.f,or=getOwnPropertyDescriptorModule$2.f,ir=0;ir<nr.length;ir++){var sr=nr[ir];!hasOwn$n(tr,sr)&&!(rr&&hasOwn$n(rr,sr))&&ar(tr,sr,or(er,sr))}},fails$Q=fails$Y,isCallable$E=isCallable$O,replacement$1=/#|\.prototype\./,isForced$3=function(tr,er){var rr=data$1[normalize$1(tr)];return rr==POLYFILL$1?!0:rr==NATIVE$1?!1:isCallable$E(er)?fails$Q(er):!!er},normalize$1=isForced$3.normalize=function(tr){return String(tr).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(tr,er){var rr=tr.target,nr=tr.global,ar=tr.stat,or,ir,sr,cr,lr,dr;if(nr?ir=global$J:ar?ir=global$J[rr]||defineGlobalProperty$4(rr,{}):ir=(global$J[rr]||{}).prototype,ir)for(sr in er){if(lr=er[sr],tr.dontCallGetSet?(dr=getOwnPropertyDescriptor$6(ir,sr),cr=dr&&dr.value):cr=ir[sr],or=isForced$2(nr?sr:rr+(ar?".":"#")+sr,tr.forced),!or&&cr!==void 0){if(typeof lr==typeof cr)continue;copyConstructorProperties$6(lr,cr)}(tr.sham||cr&&cr.sham)&&createNonEnumerableProperty$i(lr,"sham",!0),defineBuiltIn$h(ir,sr,lr,tr)}},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(tr,er){try{return tr[er]}catch{}},classof$l=TO_STRING_TAG_SUPPORT$1?classofRaw$4:function(tr){var er,rr,nr;return tr===void 0?"Undefined":tr===null?"Null":typeof(rr=tryGet$1(er=$Object$6(tr),TO_STRING_TAG$7))=="string"?rr:CORRECT_ARGUMENTS$1?classofRaw$4(er):(nr=classofRaw$4(er))=="Object"&&isCallable$D(er.callee)?"Arguments":nr},classof$k=classof$l,$String$9=String,toString$k=function(tr){if(classof$k(tr)==="Symbol")throw TypeError("Cannot convert a Symbol value to a string");return $String$9(tr)},makeBuiltIn$4=makeBuiltInExports$1,defineProperty$g=objectDefineProperty$1,defineBuiltInAccessor$i=function(tr,er,rr){return rr.get&&makeBuiltIn$4(rr.get,er,{getter:!0}),rr.set&&makeBuiltIn$4(rr.set,er,{setter:!0}),defineProperty$g.f(tr,er,rr)},$$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 er=arguments.length<1||arguments[0]===void 0?void 0:toString$j(arguments[0]),rr=isPrototypeOf$7(SymbolPrototype$1,this)?new NativeSymbol$1(er):er===void 0?NativeSymbol$1():NativeSymbol$1(er);return er===""&&(EmptyStringDescriptionStore$1[rr]=!0),rr};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 er=thisSymbolValue$1(this);if(hasOwn$m(EmptyStringDescriptionStore$1,er))return"";var rr=symbolDescriptiveString$1(er),nr=NATIVE_SYMBOL$5?stringSlice$f(rr,7,-1):replace$i(rr,regexp$1,"$1");return nr===""?void 0:nr}}),$$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(tr,er,rr){try{return uncurryThis$$(aCallable$f(Object.getOwnPropertyDescriptor(tr,er)[rr]))}catch{}},isCallable$B=isCallable$O,$String$8=String,$TypeError$w=TypeError,aPossiblePrototype$3=function(tr){if(typeof tr=="object"||isCallable$B(tr))return tr;throw $TypeError$w("Can't set "+$String$8(tr)+" as a prototype")},uncurryThisAccessor$7=functionUncurryThisAccessor$1,anObject$u=anObject$x,aPossiblePrototype$2=aPossiblePrototype$3,objectSetPrototypeOf$1=Object.setPrototypeOf||("__proto__"in{}?function(){var tr=!1,er={},rr;try{rr=uncurryThisAccessor$7(Object.prototype,"__proto__","set"),rr(er,[]),tr=er instanceof Array}catch{}return function(ar,or){return anObject$u(ar),aPossiblePrototype$2(or),tr?rr(ar,or):ar.__proto__=or,ar}}():void 0),defineProperty$f=objectDefineProperty$1.f,proxyAccessor$3=function(tr,er,rr){rr in tr||defineProperty$f(tr,rr,{configurable:!0,get:function(){return er[rr]},set:function(nr){er[rr]=nr}})},isCallable$A=isCallable$O,isObject$g=isObject$m,setPrototypeOf$8=objectSetPrototypeOf$1,inheritIfRequired$6=function(tr,er,rr){var nr,ar;return setPrototypeOf$8&&isCallable$A(nr=er.constructor)&&nr!==rr&&isObject$g(ar=nr.prototype)&&ar!==rr.prototype&&setPrototypeOf$8(tr,ar),tr},toString$i=toString$k,normalizeStringArgument$5=function(tr,er){return tr===void 0?arguments.length<2?"":er:toString$i(tr)},isObject$f=isObject$m,createNonEnumerableProperty$h=createNonEnumerableProperty$k,installErrorCause$3=function(tr,er){isObject$f(er)&&"cause"in er&&createNonEnumerableProperty$h(tr,"cause",er.cause)},uncurryThis$_=functionUncurryThis$1,$Error$1=Error,replace$h=uncurryThis$_("".replace),TEST$1=function(tr){return String($Error$1(tr).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(tr,er){if(IS_V8_OR_CHAKRA_STACK$1&&typeof tr=="string"&&!$Error$1.prepareStackTrace)for(;er--;)tr=replace$h(tr,V8_OR_CHAKRA_STACK_ENTRY$1,"");return tr},fails$P=fails$Y,createPropertyDescriptor$d=createPropertyDescriptor$g,errorStackInstallable$1=!fails$P(function(){var tr=Error("a");return"stack"in tr?(Object.defineProperty(tr,"stack",createPropertyDescriptor$d(1,7)),tr.stack!==7):!0}),createNonEnumerableProperty$g=createNonEnumerableProperty$k,clearErrorStack$3=errorStackClear$1,ERROR_STACK_INSTALLABLE$1=errorStackInstallable$1,captureStackTrace$1=Error.captureStackTrace,errorStackInstall$1=function(tr,er,rr,nr){ERROR_STACK_INSTALLABLE$1&&(captureStackTrace$1?captureStackTrace$1(tr,er):createNonEnumerableProperty$g(tr,"stack",clearErrorStack$3(rr,nr)))},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(tr,er,rr,nr){var ar="stackTraceLimit",or=nr?2:1,ir=tr.split("."),sr=ir[ir.length-1],cr=getBuiltIn$i.apply(null,ir);if(cr){var lr=cr.prototype;if(hasOwn$l(lr,"cause")&&delete lr.cause,!rr)return cr;var dr=getBuiltIn$i("Error"),ur=er(function(pr,fr){var hr=normalizeStringArgument$4(nr?fr:pr,void 0),$r=nr?new cr(pr):new cr;return hr!==void 0&&createNonEnumerableProperty$f($r,"message",hr),installErrorStack$1($r,ur,$r.stack,2),this&&isPrototypeOf$6(lr,this)&&inheritIfRequired$5($r,this,ur),arguments.length>or&&installErrorCause$2($r,arguments[or]),$r});ur.prototype=lr,sr!=="Error"?setPrototypeOf$7?setPrototypeOf$7(ur,dr):copyConstructorProperties$4(ur,dr,{name:!0}):DESCRIPTORS$A&&ar in cr&&(proxyAccessor$2(ur,cr,ar),proxyAccessor$2(ur,cr,"prepareStackTrace")),copyConstructorProperties$4(ur,cr);try{lr.name!==sr&&createNonEnumerableProperty$f(lr,"name",sr),lr.constructor=ur}catch{}return ur}},$$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(tr,er){var rr={};rr[tr]=wrapErrorConstructorWithCause$2(tr,er,FORCED$9),$$V({global:!0,constructor:!0,arity:1,forced:FORCED$9},rr)},exportWebAssemblyErrorCauseWrapper$1=function(tr,er){if(WebAssembly$1&&WebAssembly$1[tr]){var rr={};rr[tr]=wrapErrorConstructorWithCause$2(WEB_ASSEMBLY$1+"."+tr,er,FORCED$9),$$V({target:WEB_ASSEMBLY$1,stat:!0,constructor:!0,arity:1,forced:FORCED$9},rr)}};exportGlobalErrorCauseWrapper$1("Error",function(tr){return function(rr){return apply$6(tr,this,arguments)}}),exportGlobalErrorCauseWrapper$1("EvalError",function(tr){return function(rr){return apply$6(tr,this,arguments)}}),exportGlobalErrorCauseWrapper$1("RangeError",function(tr){return function(rr){return apply$6(tr,this,arguments)}}),exportGlobalErrorCauseWrapper$1("ReferenceError",function(tr){return function(rr){return apply$6(tr,this,arguments)}}),exportGlobalErrorCauseWrapper$1("SyntaxError",function(tr){return function(rr){return apply$6(tr,this,arguments)}}),exportGlobalErrorCauseWrapper$1("TypeError",function(tr){return function(rr){return apply$6(tr,this,arguments)}}),exportGlobalErrorCauseWrapper$1("URIError",function(tr){return function(rr){return apply$6(tr,this,arguments)}}),exportWebAssemblyErrorCauseWrapper$1("CompileError",function(tr){return function(rr){return apply$6(tr,this,arguments)}}),exportWebAssemblyErrorCauseWrapper$1("LinkError",function(tr){return function(rr){return apply$6(tr,this,arguments)}}),exportWebAssemblyErrorCauseWrapper$1("RuntimeError",function(tr){return function(rr){return apply$6(tr,this,arguments)}});var classof$j=classofRaw$5,isArray$9=Array.isArray||function(er){return classof$j(er)=="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(tr){return tr instanceof TypeError}}(),arraySetLength$1=SILENT_ON_NON_WRITABLE_LENGTH_SET$1?function(tr,er){if(isArray$8(tr)&&!getOwnPropertyDescriptor$5(tr,"length").writable)throw $TypeError$v("Cannot set read only .length");return tr.length=er}:function(tr,er){return tr.length=er},$TypeError$u=TypeError,MAX_SAFE_INTEGER$1=9007199254740991,doesNotExceedSafeInteger$4=function(tr){if(tr>MAX_SAFE_INTEGER$1)throw $TypeError$u("Maximum allowed index exceeded");return tr},$$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(tr){return tr instanceof TypeError}},FORCED$8=INCORRECT_TO_LENGTH$1||!properErrorOnNonWritableLength$2();$$U({target:"Array",proto:!0,arity:1,forced:FORCED$8},{push:function(er){var rr=toObject$i(this),nr=lengthOfArrayLike$f(rr),ar=arguments.length;doesNotExceedSafeInteger$3(nr+ar);for(var or=0;or<ar;or++)rr[nr]=arguments[or],nr++;return setArrayLength$2(rr,nr),nr}});var aCallable$e=aCallable$h,toObject$h=toObject$k,IndexedObject$5=indexedObject$1,lengthOfArrayLike$e=lengthOfArrayLike$h,$TypeError$t=TypeError,createMethod$7=function(tr){return function(er,rr,nr,ar){aCallable$e(rr);var or=toObject$h(er),ir=IndexedObject$5(or),sr=lengthOfArrayLike$e(or),cr=tr?sr-1:0,lr=tr?-1:1;if(nr<2)for(;;){if(cr in ir){ar=ir[cr],cr+=lr;break}if(cr+=lr,tr?cr<0:sr<=cr)throw $TypeError$t("Reduce of empty array with no initial value")}for(;tr?cr>=0:sr>cr;cr+=lr)cr in ir&&(ar=rr(ar,ir[cr],cr,or));return ar}},arrayReduce$1={left:createMethod$7(!1),right:createMethod$7(!0)},fails$N=fails$Y,arrayMethodIsStrict$4=function(tr,er){var rr=[][tr];return!!rr&&fails$N(function(){rr.call(null,er||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(er){var rr=arguments.length;return $reduce$1(this,er,