UNPKG

ngx-extended-pdf-viewer

Version:

Embedding PDF files in your Angular application. Highly configurable viewer including the toolbar, sidebar, and all the features you're used to.

21 lines 990 kB
/** * @licstart The following is the entire license notice for the * JavaScript code in this page * * Copyright 2024 Mozilla Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * * @licend The above is the entire license notice for the * JavaScript code in this page */var e={9306:(e,t,i)=>{var s=i(4901),a=i(6823),n=TypeError;e.exports=function(e){if(s(e))return e;throw new n(a(e)+" is not a function")}},3506:(e,t,i)=>{var s=i(3925),a=String,n=TypeError;e.exports=function(e){if(s(e))return e;throw new n("Can't set "+a(e)+" as a prototype")}},7080:(e,t,i)=>{var s=i(4402).has;e.exports=function(e){s(e);return e}},6469:(e,t,i)=>{var s=i(8227),a=i(2360),n=i(4913).f,r=s("unscopables"),o=Array.prototype;void 0===o[r]&&n(o,r,{configurable:!0,value:a(null)});e.exports=function(e){o[r][e]=!0}},679:(e,t,i)=>{var s=i(1625),a=TypeError;e.exports=function(e,t){if(s(t,e))return e;throw new a("Incorrect invocation")}},8551:(e,t,i)=>{var s=i(34),a=String,n=TypeError;e.exports=function(e){if(s(e))return e;throw new n(a(e)+" is not an object")}},7811:e=>{e.exports="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView},7394:(e,t,i)=>{var s=i(4576),a=i(6706),n=i(2195),r=s.ArrayBuffer,o=s.TypeError;e.exports=r&&a(r.prototype,"byteLength","get")||function(e){if("ArrayBuffer"!==n(e))throw new o("ArrayBuffer expected");return e.byteLength}},3238:(e,t,i)=>{var s=i(4576),a=i(7476),n=i(7394),r=s.ArrayBuffer,o=r&&r.prototype,l=o&&a(o.slice);e.exports=function(e){if(0!==n(e))return!1;if(!l)return!1;try{l(e,0,0);return!1}catch(e){return!0}}},5169:(e,t,i)=>{var s=i(3238),a=TypeError;e.exports=function(e){if(s(e))throw new a("ArrayBuffer is detached");return e}},5636:(e,t,i)=>{var s=i(4576),a=i(9504),n=i(6706),r=i(7696),o=i(5169),l=i(7394),d=i(4483),c=i(1548),h=s.structuredClone,u=s.ArrayBuffer,p=s.DataView,_=Math.min,g=u.prototype,f=p.prototype,v=a(g.slice),m=n(g,"resizable","get"),w=n(g,"maxByteLength","get"),P=a(f.getInt8),y=a(f.setInt8);e.exports=(c||d)&&function(e,t,i){var s,a=l(e),n=void 0===t?a:r(t),g=!m||!m(e);o(e);if(c){e=h(e,{transfer:[e]});if(a===n&&(i||g))return e}if(a>=n&&(!i||g))s=v(e,0,n);else{var f=i&&!g&&w?{maxByteLength:w(e)}:void 0;s=new u(n,f);for(var b=new p(e),S=new p(s),x=_(n,a),C=0;C<x;C++)y(S,C,P(b,C))}c||d(e);return s}},4644:(e,t,i)=>{var s,a,n,r=i(7811),o=i(3724),l=i(4576),d=i(4901),c=i(34),h=i(9297),u=i(6955),p=i(6823),_=i(6699),g=i(6840),f=i(2106),v=i(1625),m=i(2787),w=i(2967),P=i(8227),y=i(3392),b=i(1181),S=b.enforce,x=b.get,C=l.Int8Array,A=C&&C.prototype,E=l.Uint8ClampedArray,k=E&&E.prototype,I=C&&m(C),M=A&&m(A),T=Object.prototype,G=l.TypeError,B=P("toStringTag"),L=y("TYPED_ARRAY_TAG"),D="TypedArrayConstructor",R=r&&!!w&&"Opera"!==u(l.opera),N=!1,O={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},W={BigInt64Array:8,BigUint64Array:8},getTypedArrayConstructor=function(e){var t=m(e);if(c(t)){var i=x(t);return i&&h(i,D)?i[D]:getTypedArrayConstructor(t)}},isTypedArray=function(e){if(!c(e))return!1;var t=u(e);return h(O,t)||h(W,t)};for(s in O)(n=(a=l[s])&&a.prototype)?S(n)[D]=a:R=!1;for(s in W)(n=(a=l[s])&&a.prototype)&&(S(n)[D]=a);if(!R||!d(I)||I===Function.prototype){I=function TypedArray(){throw new G("Incorrect invocation")};if(R)for(s in O)l[s]&&w(l[s],I)}if(!R||!M||M===T){M=I.prototype;if(R)for(s in O)l[s]&&w(l[s].prototype,M)}R&&m(k)!==M&&w(k,M);if(o&&!h(M,B)){N=!0;f(M,B,{configurable:!0,get:function(){return c(this)?this[L]:void 0}});for(s in O)l[s]&&_(l[s],L,s)}e.exports={NATIVE_ARRAY_BUFFER_VIEWS:R,TYPED_ARRAY_TAG:N&&L,aTypedArray:function(e){if(isTypedArray(e))return e;throw new G("Target is not a typed array")},aTypedArrayConstructor:function(e){if(d(e)&&(!w||v(I,e)))return e;throw new G(p(e)+" is not a typed array constructor")},exportTypedArrayMethod:function(e,t,i,s){if(o){if(i)for(var a in O){var n=l[a];if(n&&h(n.prototype,e))try{delete n.prototype[e]}catch(i){try{n.prototype[e]=t}catch(e){}}}M[e]&&!i||g(M,e,i?t:R&&A[e]||t,s)}},exportTypedArrayStaticMethod:function(e,t,i){var s,a;if(o){if(w){if(i)for(s in O)if((a=l[s])&&h(a,e))try{delete a[e]}catch(e){}if(I[e]&&!i)return;try{return g(I,e,i?t:R&&I[e]||t)}catch(e){}}for(s in O)!(a=l[s])||a[e]&&!i||g(a,e,t)}},getTypedArrayConstructor,isView:function isView(e){if(!c(e))return!1;var t=u(e);return"DataView"===t||h(O,t)||h(W,t)},isTypedArray,TypedArray:I,TypedArrayPrototype:M}},4373:(e,t,i)=>{var s=i(8981),a=i(5610),n=i(6198);e.exports=function fill(e){for(var t=s(this),i=n(t),r=arguments.length,o=a(r>1?arguments[1]:void 0,i),l=r>2?arguments[2]:void 0,d=void 0===l?i:a(l,i);d>o;)t[o++]=e;return t}},5370:(e,t,i)=>{var s=i(6198);e.exports=function(e,t,i){for(var a=0,n=arguments.length>2?i:s(t),r=new e(n);n>a;)r[a]=t[a++];return r}},9617:(e,t,i)=>{var s=i(5397),a=i(5610),n=i(6198),createMethod=function(e){return function(t,i,r){var o=s(t),l=n(o);if(0===l)return!e&&-1;var d,c=a(r,l);if(e&&i!=i){for(;l>c;)if((d=o[c++])!=d)return!0}else for(;l>c;c++)if((e||c in o)&&o[c]===i)return e||c||0;return!e&&-1}};e.exports={includes:createMethod(!0),indexOf:createMethod(!1)}},3839:(e,t,i)=>{var s=i(6080),a=i(7055),n=i(8981),r=i(6198),createMethod=function(e){var t=1===e;return function(i,o,l){for(var d,c=n(i),h=a(c),u=r(h),p=s(o,l);u-- >0;)if(p(d=h[u],u,c))switch(e){case 0:return d;case 1:return u}return t?-1:void 0}};e.exports={findLast:createMethod(0),findLastIndex:createMethod(1)}},4527:(e,t,i)=>{var s=i(3724),a=i(4376),n=TypeError,r=Object.getOwnPropertyDescriptor,o=s&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(e){return e instanceof TypeError}}();e.exports=o?function(e,t){if(a(e)&&!r(e,"length").writable)throw new n("Cannot set read only .length");return e.length=t}:function(e,t){return e.length=t}},7680:(e,t,i)=>{var s=i(9504);e.exports=s([].slice)},4488:(e,t,i)=>{var s=i(7680),a=Math.floor,sort=function(e,t){var i=e.length;if(i<8)for(var n,r,o=1;o<i;){r=o;n=e[o];for(;r&&t(e[r-1],n)>0;)e[r]=e[--r];r!==o++&&(e[r]=n)}else for(var l=a(i/2),d=sort(s(e,0,l),t),c=sort(s(e,l),t),h=d.length,u=c.length,p=0,_=0;p<h||_<u;)e[p+_]=p<h&&_<u?t(d[p],c[_])<=0?d[p++]:c[_++]:p<h?d[p++]:c[_++];return e};e.exports=sort},7628:(e,t,i)=>{var s=i(6198);e.exports=function(e,t){for(var i=s(e),a=new t(i),n=0;n<i;n++)a[n]=e[i-n-1];return a}},9928:(e,t,i)=>{var s=i(6198),a=i(1291),n=RangeError;e.exports=function(e,t,i,r){var o=s(e),l=a(i),d=l<0?o+l:l;if(d>=o||d<0)throw new n("Incorrect index");for(var c=new t(o),h=0;h<o;h++)c[h]=h===d?r:e[h];return c}},6319:(e,t,i)=>{var s=i(8551),a=i(9539);e.exports=function(e,t,i,n){try{return n?t(s(i)[0],i[1]):t(i)}catch(t){a(e,"throw",t)}}},2195:(e,t,i)=>{var s=i(9504),a=s({}.toString),n=s("".slice);e.exports=function(e){return n(a(e),8,-1)}},6955:(e,t,i)=>{var s=i(2140),a=i(4901),n=i(2195),r=i(8227)("toStringTag"),o=Object,l="Arguments"===n(function(){return arguments}());e.exports=s?n:function(e){var t,i,s;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(i=function(e,t){try{return e[t]}catch(e){}}(t=o(e),r))?i:l?n(t):"Object"===(s=n(t))&&a(t.callee)?"Arguments":s}},7740:(e,t,i)=>{var s=i(9297),a=i(5031),n=i(7347),r=i(4913);e.exports=function(e,t,i){for(var o=a(t),l=r.f,d=n.f,c=0;c<o.length;c++){var h=o[c];s(e,h)||i&&s(i,h)||l(e,h,d(t,h))}}},2211:(e,t,i)=>{var s=i(9039);e.exports=!s((function(){function F(){}F.prototype.constructor=null;return Object.getPrototypeOf(new F)!==F.prototype}))},2529:e=>{e.exports=function(e,t){return{value:e,done:t}}},6699:(e,t,i)=>{var s=i(3724),a=i(4913),n=i(6980);e.exports=s?function(e,t,i){return a.f(e,t,n(1,i))}:function(e,t,i){e[t]=i;return e}},6980:e=>{e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},2278:(e,t,i)=>{var s=i(3724),a=i(4913),n=i(6980);e.exports=function(e,t,i){s?a.f(e,t,n(0,i)):e[t]=i}},2106:(e,t,i)=>{var s=i(283),a=i(4913);e.exports=function(e,t,i){i.get&&s(i.get,t,{getter:!0});i.set&&s(i.set,t,{setter:!0});return a.f(e,t,i)}},6840:(e,t,i)=>{var s=i(4901),a=i(4913),n=i(283),r=i(9433);e.exports=function(e,t,i,o){o||(o={});var l=o.enumerable,d=void 0!==o.name?o.name:t;s(i)&&n(i,d,o);if(o.global)l?e[t]=i:r(t,i);else{try{o.unsafe?e[t]&&(l=!0):delete e[t]}catch(e){}l?e[t]=i:a.f(e,t,{value:i,enumerable:!1,configurable:!o.nonConfigurable,writable:!o.nonWritable})}return e}},6279:(e,t,i)=>{var s=i(6840);e.exports=function(e,t,i){for(var a in t)s(e,a,t[a],i);return e}},9433:(e,t,i)=>{var s=i(4576),a=Object.defineProperty;e.exports=function(e,t){try{a(s,e,{value:t,configurable:!0,writable:!0})}catch(i){s[e]=t}return t}},3724:(e,t,i)=>{var s=i(9039);e.exports=!s((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))},4483:(e,t,i)=>{var s,a,n,r,o=i(4576),l=i(9429),d=i(1548),c=o.structuredClone,h=o.ArrayBuffer,u=o.MessageChannel,p=!1;if(d)p=function(e){c(e,{transfer:[e]})};else if(h)try{u||(s=l("worker_threads"))&&(u=s.MessageChannel);if(u){a=new u;n=new h(2);r=function(e){a.port1.postMessage(null,[e])};if(2===n.byteLength){r(n);0===n.byteLength&&(p=r)}}}catch(e){}e.exports=p},4055:(e,t,i)=>{var s=i(4576),a=i(34),n=s.document,r=a(n)&&a(n.createElement);e.exports=function(e){return r?n.createElement(e):{}}},6837:e=>{var t=TypeError;e.exports=function(e){if(e>9007199254740991)throw t("Maximum allowed index exceeded");return e}},5002:e=>{e.exports={IndexSizeError:{s:"INDEX_SIZE_ERR",c:1,m:1},DOMStringSizeError:{s:"DOMSTRING_SIZE_ERR",c:2,m:0},HierarchyRequestError:{s:"HIERARCHY_REQUEST_ERR",c:3,m:1},WrongDocumentError:{s:"WRONG_DOCUMENT_ERR",c:4,m:1},InvalidCharacterError:{s:"INVALID_CHARACTER_ERR",c:5,m:1},NoDataAllowedError:{s:"NO_DATA_ALLOWED_ERR",c:6,m:0},NoModificationAllowedError:{s:"NO_MODIFICATION_ALLOWED_ERR",c:7,m:1},NotFoundError:{s:"NOT_FOUND_ERR",c:8,m:1},NotSupportedError:{s:"NOT_SUPPORTED_ERR",c:9,m:1},InUseAttributeError:{s:"INUSE_ATTRIBUTE_ERR",c:10,m:1},InvalidStateError:{s:"INVALID_STATE_ERR",c:11,m:1},SyntaxError:{s:"SYNTAX_ERR",c:12,m:1},InvalidModificationError:{s:"INVALID_MODIFICATION_ERR",c:13,m:1},NamespaceError:{s:"NAMESPACE_ERR",c:14,m:1},InvalidAccessError:{s:"INVALID_ACCESS_ERR",c:15,m:1},ValidationError:{s:"VALIDATION_ERR",c:16,m:0},TypeMismatchError:{s:"TYPE_MISMATCH_ERR",c:17,m:1},SecurityError:{s:"SECURITY_ERR",c:18,m:1},NetworkError:{s:"NETWORK_ERR",c:19,m:1},AbortError:{s:"ABORT_ERR",c:20,m:1},URLMismatchError:{s:"URL_MISMATCH_ERR",c:21,m:1},QuotaExceededError:{s:"QUOTA_EXCEEDED_ERR",c:22,m:1},TimeoutError:{s:"TIMEOUT_ERR",c:23,m:1},InvalidNodeTypeError:{s:"INVALID_NODE_TYPE_ERR",c:24,m:1},DataCloneError:{s:"DATA_CLONE_ERR",c:25,m:1}}},8727:e=>{e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},3709:(e,t,i)=>{var s=i(2839).match(/firefox\/(\d+)/i);e.exports=!!s&&+s[1]},3763:(e,t,i)=>{var s=i(2839);e.exports=/MSIE|Trident/.test(s)},8574:(e,t,i)=>{var s=i(4215);e.exports="NODE"===s},2839:(e,t,i)=>{var s=i(4576).navigator,a=s&&s.userAgent;e.exports=a?String(a):""},9519:(e,t,i)=>{var s,a,n=i(4576),r=i(2839),o=n.process,l=n.Deno,d=o&&o.versions||l&&l.version,c=d&&d.v8;c&&(a=(s=c.split("."))[0]>0&&s[0]<4?1:+(s[0]+s[1]));!a&&r&&(!(s=r.match(/Edge\/(\d+)/))||s[1]>=74)&&(s=r.match(/Chrome\/(\d+)/))&&(a=+s[1]);e.exports=a},3607:(e,t,i)=>{var s=i(2839).match(/AppleWebKit\/(\d+)\./);e.exports=!!s&&+s[1]},4215:(e,t,i)=>{var s=i(4576),a=i(2839),n=i(2195),userAgentStartsWith=function(e){return a.slice(0,e.length)===e};e.exports=userAgentStartsWith("Bun/")?"BUN":userAgentStartsWith("Cloudflare-Workers")?"CLOUDFLARE":userAgentStartsWith("Deno/")?"DENO":userAgentStartsWith("Node.js/")?"NODE":s.Bun&&"string"==typeof Bun.version?"BUN":s.Deno&&"object"==typeof Deno.version?"DENO":"process"===n(s.process)?"NODE":s.window&&s.document?"BROWSER":"REST"},6193:(e,t,i)=>{var s=i(9504),a=Error,n=s("".replace),r=String(new a("zxcasd").stack),o=/\n\s*at [^:]*:[^\n]*/,l=o.test(r);e.exports=function(e,t){if(l&&"string"==typeof e&&!a.prepareStackTrace)for(;t--;)e=n(e,o,"");return e}},747:(e,t,i)=>{var s=i(6699),a=i(6193),n=i(4659),r=Error.captureStackTrace;e.exports=function(e,t,i,o){n&&(r?r(e,t):s(e,"stack",a(i,o)))}},4659:(e,t,i)=>{var s=i(9039),a=i(6980);e.exports=!s((function(){var e=new Error("a");if(!("stack"in e))return!0;Object.defineProperty(e,"stack",a(1,7));return 7!==e.stack}))},6518:(e,t,i)=>{var s=i(4576),a=i(7347).f,n=i(6699),r=i(6840),o=i(9433),l=i(7740),d=i(2796);e.exports=function(e,t){var i,c,h,u,p,_=e.target,g=e.global,f=e.stat;if(i=g?s:f?s[_]||o(_,{}):s[_]&&s[_].prototype)for(c in t){u=t[c];h=e.dontCallGetSet?(p=a(i,c))&&p.value:i[c];if(!d(g?c:_+(f?".":"#")+c,e.forced)&&void 0!==h){if(typeof u==typeof h)continue;l(u,h)}(e.sham||h&&h.sham)&&n(u,"sham",!0);r(i,c,u,e)}}},9039:e=>{e.exports=function(e){try{return!!e()}catch(e){return!0}}},8745:(e,t,i)=>{var s=i(616),a=Function.prototype,n=a.apply,r=a.call;e.exports="object"==typeof Reflect&&Reflect.apply||(s?r.bind(n):function(){return r.apply(n,arguments)})},6080:(e,t,i)=>{var s=i(7476),a=i(9306),n=i(616),r=s(s.bind);e.exports=function(e,t){a(e);return void 0===t?e:n?r(e,t):function(){return e.apply(t,arguments)}}},616:(e,t,i)=>{var s=i(9039);e.exports=!s((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}))},9565:(e,t,i)=>{var s=i(616),a=Function.prototype.call;e.exports=s?a.bind(a):function(){return a.apply(a,arguments)}},350:(e,t,i)=>{var s=i(3724),a=i(9297),n=Function.prototype,r=s&&Object.getOwnPropertyDescriptor,o=a(n,"name"),l=o&&"something"===function something(){}.name,d=o&&(!s||s&&r(n,"name").configurable);e.exports={EXISTS:o,PROPER:l,CONFIGURABLE:d}},6706:(e,t,i)=>{var s=i(9504),a=i(9306);e.exports=function(e,t,i){try{return s(a(Object.getOwnPropertyDescriptor(e,t)[i]))}catch(e){}}},7476:(e,t,i)=>{var s=i(2195),a=i(9504);e.exports=function(e){if("Function"===s(e))return a(e)}},9504:(e,t,i)=>{var s=i(616),a=Function.prototype,n=a.call,r=s&&a.bind.bind(n,n);e.exports=s?r:function(e){return function(){return n.apply(e,arguments)}}},9429:(e,t,i)=>{var s=i(4576),a=i(8574);e.exports=function(e){if(a){try{return s.process.getBuiltinModule(e)}catch(e){}try{return Function('return require("'+e+'")')()}catch(e){}}}},7751:(e,t,i)=>{var s=i(4576),a=i(4901);e.exports=function(e,t){return arguments.length<2?(i=s[e],a(i)?i:void 0):s[e]&&s[e][t];var i}},1767:e=>{e.exports=function(e){return{iterator:e,next:e.next,done:!1}}},8646:(e,t,i)=>{var s=i(9565),a=i(8551),n=i(1767),r=i(851);e.exports=function(e,t){t&&"string"==typeof e||a(e);var i=r(e);return n(a(void 0!==i?s(i,e):e))}},851:(e,t,i)=>{var s=i(6955),a=i(5966),n=i(4117),r=i(6269),o=i(8227)("iterator");e.exports=function(e){if(!n(e))return a(e,o)||a(e,"@@iterator")||r[s(e)]}},81:(e,t,i)=>{var s=i(9565),a=i(9306),n=i(8551),r=i(6823),o=i(851),l=TypeError;e.exports=function(e,t){var i=arguments.length<2?o(e):t;if(a(i))return n(s(i,e));throw new l(r(e)+" is not iterable")}},5966:(e,t,i)=>{var s=i(9306),a=i(4117);e.exports=function(e,t){var i=e[t];return a(i)?void 0:s(i)}},3789:(e,t,i)=>{var s=i(9306),a=i(8551),n=i(9565),r=i(1291),o=i(1767),l="Invalid size",d=RangeError,c=TypeError,h=Math.max,SetRecord=function(e,t){this.set=e;this.size=h(t,0);this.has=s(e.has);this.keys=s(e.keys)};SetRecord.prototype={getIterator:function(){return o(a(n(this.keys,this.set)))},includes:function(e){return n(this.has,this.set,e)}};e.exports=function(e){a(e);var t=+e.size;if(t!=t)throw new c(l);var i=r(t);if(i<0)throw new d(l);return new SetRecord(e,i)}},4576:function(e){var check=function(e){return e&&e.Math===Math&&e};e.exports=check("object"==typeof globalThis&&globalThis)||check("object"==typeof window&&window)||check("object"==typeof self&&self)||check("object"==typeof global&&global)||check("object"==typeof this&&this)||function(){return this}()||Function("return this")()},9297:(e,t,i)=>{var s=i(9504),a=i(8981),n=s({}.hasOwnProperty);e.exports=Object.hasOwn||function hasOwn(e,t){return n(a(e),t)}},421:e=>{e.exports={}},397:(e,t,i)=>{var s=i(7751);e.exports=s("document","documentElement")},5917:(e,t,i)=>{var s=i(3724),a=i(9039),n=i(4055);e.exports=!s&&!a((function(){return 7!==Object.defineProperty(n("div"),"a",{get:function(){return 7}}).a}))},7055:(e,t,i)=>{var s=i(9504),a=i(9039),n=i(2195),r=Object,o=s("".split);e.exports=a((function(){return!r("z").propertyIsEnumerable(0)}))?function(e){return"String"===n(e)?o(e,""):r(e)}:r},3167:(e,t,i)=>{var s=i(4901),a=i(34),n=i(2967);e.exports=function(e,t,i){var r,o;n&&s(r=t.constructor)&&r!==i&&a(o=r.prototype)&&o!==i.prototype&&n(e,o);return e}},3706:(e,t,i)=>{var s=i(9504),a=i(4901),n=i(7629),r=s(Function.toString);a(n.inspectSource)||(n.inspectSource=function(e){return r(e)});e.exports=n.inspectSource},7584:(e,t,i)=>{var s=i(34),a=i(6699);e.exports=function(e,t){s(t)&&"cause"in t&&a(e,"cause",t.cause)}},1181:(e,t,i)=>{var s,a,n,r=i(8622),o=i(4576),l=i(34),d=i(6699),c=i(9297),h=i(7629),u=i(6119),p=i(421),_="Object already initialized",g=o.TypeError,f=o.WeakMap;if(r||h.state){var v=h.state||(h.state=new f);v.get=v.get;v.has=v.has;v.set=v.set;s=function(e,t){if(v.has(e))throw new g(_);t.facade=e;v.set(e,t);return t};a=function(e){return v.get(e)||{}};n=function(e){return v.has(e)}}else{var m=u("state");p[m]=!0;s=function(e,t){if(c(e,m))throw new g(_);t.facade=e;d(e,m,t);return t};a=function(e){return c(e,m)?e[m]:{}};n=function(e){return c(e,m)}}e.exports={set:s,get:a,has:n,enforce:function(e){return n(e)?a(e):s(e,{})},getterFor:function(e){return function(t){var i;if(!l(t)||(i=a(t)).type!==e)throw new g("Incompatible receiver, "+e+" required");return i}}}},4209:(e,t,i)=>{var s=i(8227),a=i(6269),n=s("iterator"),r=Array.prototype;e.exports=function(e){return void 0!==e&&(a.Array===e||r[n]===e)}},4376:(e,t,i)=>{var s=i(2195);e.exports=Array.isArray||function isArray(e){return"Array"===s(e)}},1108:(e,t,i)=>{var s=i(6955);e.exports=function(e){var t=s(e);return"BigInt64Array"===t||"BigUint64Array"===t}},4901:e=>{var t="object"==typeof document&&document.all;e.exports=void 0===t&&void 0!==t?function(e){return"function"==typeof e||e===t}:function(e){return"function"==typeof e}},2796:(e,t,i)=>{var s=i(9039),a=i(4901),n=/#|\.prototype\./,isForced=function(e,t){var i=o[r(e)];return i===d||i!==l&&(a(t)?s(t):!!t)},r=isForced.normalize=function(e){return String(e).replace(n,".").toLowerCase()},o=isForced.data={},l=isForced.NATIVE="N",d=isForced.POLYFILL="P";e.exports=isForced},4117:e=>{e.exports=function(e){return null==e}},34:(e,t,i)=>{var s=i(4901);e.exports=function(e){return"object"==typeof e?null!==e:s(e)}},3925:(e,t,i)=>{var s=i(34);e.exports=function(e){return s(e)||null===e}},6395:e=>{e.exports=!1},757:(e,t,i)=>{var s=i(7751),a=i(4901),n=i(1625),r=i(7040),o=Object;e.exports=r?function(e){return"symbol"==typeof e}:function(e){var t=s("Symbol");return a(t)&&n(t.prototype,o(e))}},507:(e,t,i)=>{var s=i(9565);e.exports=function(e,t,i){for(var a,n,r=i?e:e.iterator,o=e.next;!(a=s(o,r)).done;)if(void 0!==(n=t(a.value)))return n}},2652:(e,t,i)=>{var s=i(6080),a=i(9565),n=i(8551),r=i(6823),o=i(4209),l=i(6198),d=i(1625),c=i(81),h=i(851),u=i(9539),p=TypeError,Result=function(e,t){this.stopped=e;this.result=t},_=Result.prototype;e.exports=function(e,t,i){var g,f,v,m,w,P,y,b=i&&i.that,S=!(!i||!i.AS_ENTRIES),x=!(!i||!i.IS_RECORD),C=!(!i||!i.IS_ITERATOR),A=!(!i||!i.INTERRUPTED),E=s(t,b),stop=function(e){g&&u(g,"normal",e);return new Result(!0,e)},callFn=function(e){if(S){n(e);return A?E(e[0],e[1],stop):E(e[0],e[1])}return A?E(e,stop):E(e)};if(x)g=e.iterator;else if(C)g=e;else{if(!(f=h(e)))throw new p(r(e)+" is not iterable");if(o(f)){for(v=0,m=l(e);m>v;v++)if((w=callFn(e[v]))&&d(_,w))return w;return new Result(!1)}g=c(e,f)}P=x?e.next:g.next;for(;!(y=a(P,g)).done;){try{w=callFn(y.value)}catch(e){u(g,"throw",e)}if("object"==typeof w&&w&&d(_,w))return w}return new Result(!1)}},9539:(e,t,i)=>{var s=i(9565),a=i(8551),n=i(5966);e.exports=function(e,t,i){var r,o;a(e);try{if(!(r=n(e,"return"))){if("throw"===t)throw i;return i}r=s(r,e)}catch(e){o=!0;r=e}if("throw"===t)throw i;if(o)throw r;a(r);return i}},9462:(e,t,i)=>{var s=i(9565),a=i(2360),n=i(6699),r=i(6279),o=i(8227),l=i(1181),d=i(5966),c=i(7657).IteratorPrototype,h=i(2529),u=i(9539),p=o("toStringTag"),_="IteratorHelper",g="WrapForValidIterator",f=l.set,createIteratorProxyPrototype=function(e){var t=l.getterFor(e?g:_);return r(a(c),{next:function next(){var i=t(this);if(e)return i.nextHandler();try{var s=i.done?void 0:i.nextHandler();return h(s,i.done)}catch(e){i.done=!0;throw e}},return:function(){var i=t(this),a=i.iterator;i.done=!0;if(e){var n=d(a,"return");return n?s(n,a):h(void 0,!0)}if(i.inner)try{u(i.inner.iterator,"normal")}catch(e){return u(a,"throw",e)}a&&u(a,"normal");return h(void 0,!0)}})},v=createIteratorProxyPrototype(!0),m=createIteratorProxyPrototype(!1);n(m,p,"Iterator Helper");e.exports=function(e,t){var i=function Iterator(i,s){if(s){s.iterator=i.iterator;s.next=i.next}else s=i;s.type=t?g:_;s.nextHandler=e;s.counter=0;s.done=!1;f(this,s)};i.prototype=t?v:m;return i}},713:(e,t,i)=>{var s=i(9565),a=i(9306),n=i(8551),r=i(1767),o=i(9462),l=i(6319),d=o((function(){var e=this.iterator,t=n(s(this.next,e));if(!(this.done=!!t.done))return l(e,this.mapper,[t.value,this.counter++],!0)}));e.exports=function map(e){n(this);a(e);return new d(r(this),{mapper:e})}},7657:(e,t,i)=>{var s,a,n,r=i(9039),o=i(4901),l=i(34),d=i(2360),c=i(2787),h=i(6840),u=i(8227),p=i(6395),_=u("iterator"),g=!1;[].keys&&("next"in(n=[].keys())?(a=c(c(n)))!==Object.prototype&&(s=a):g=!0);!l(s)||r((function(){var e={};return s[_].call(e)!==e}))?s={}:p&&(s=d(s));o(s[_])||h(s,_,(function(){return this}));e.exports={IteratorPrototype:s,BUGGY_SAFARI_ITERATORS:g}},6269:e=>{e.exports={}},6198:(e,t,i)=>{var s=i(8014);e.exports=function(e){return s(e.length)}},283:(e,t,i)=>{var s=i(9504),a=i(9039),n=i(4901),r=i(9297),o=i(3724),l=i(350).CONFIGURABLE,d=i(3706),c=i(1181),h=c.enforce,u=c.get,p=String,_=Object.defineProperty,g=s("".slice),f=s("".replace),v=s([].join),m=o&&!a((function(){return 8!==_((function(){}),"length",{value:8}).length})),w=String(String).split("String"),P=e.exports=function(e,t,i){"Symbol("===g(p(t),0,7)&&(t="["+f(p(t),/^Symbol\(([^)]*)\).*$/,"$1")+"]");i&&i.getter&&(t="get "+t);i&&i.setter&&(t="set "+t);(!r(e,"name")||l&&e.name!==t)&&(o?_(e,"name",{value:t,configurable:!0}):e.name=t);m&&i&&r(i,"arity")&&e.length!==i.arity&&_(e,"length",{value:i.arity});try{i&&r(i,"constructor")&&i.constructor?o&&_(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}var s=h(e);r(s,"source")||(s.source=v(w,"string"==typeof t?t:""));return e};Function.prototype.toString=P((function toString(){return n(this)&&u(this).source||d(this)}),"toString")},741:e=>{var t=Math.ceil,i=Math.floor;e.exports=Math.trunc||function trunc(e){var s=+e;return(s>0?i:t)(s)}},6043:(e,t,i)=>{var s=i(9306),a=TypeError,PromiseCapability=function(e){var t,i;this.promise=new e((function(e,s){if(void 0!==t||void 0!==i)throw new a("Bad Promise constructor");t=e;i=s}));this.resolve=s(t);this.reject=s(i)};e.exports.f=function(e){return new PromiseCapability(e)}},2603:(e,t,i)=>{var s=i(655);e.exports=function(e,t){return void 0===e?arguments.length<2?"":t:s(e)}},4149:e=>{var t=RangeError;e.exports=function(e){if(e==e)return e;throw new t("NaN is not allowed")}},2360:(e,t,i)=>{var s,a=i(8551),n=i(6801),r=i(8727),o=i(421),l=i(397),d=i(4055),c=i(6119),h="prototype",u="script",p=c("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(e){return"<"+u+">"+e+"</"+u+">"},NullProtoObjectViaActiveX=function(e){e.write(scriptTag(""));e.close();var t=e.parentWindow.Object;e=null;return t},NullProtoObject=function(){try{s=new ActiveXObject("htmlfile")}catch(e){}NullProtoObject="undefined"!=typeof document?document.domain&&s?NullProtoObjectViaActiveX(s):function(){var e,t=d("iframe"),i="java"+u+":";t.style.display="none";l.appendChild(t);t.src=String(i);(e=t.contentWindow.document).open();e.write(scriptTag("document.F=Object"));e.close();return e.F}():NullProtoObjectViaActiveX(s);for(var e=r.length;e--;)delete NullProtoObject[h][r[e]];return NullProtoObject()};o[p]=!0;e.exports=Object.create||function create(e,t){var i;if(null!==e){EmptyConstructor[h]=a(e);i=new EmptyConstructor;EmptyConstructor[h]=null;i[p]=e}else i=NullProtoObject();return void 0===t?i:n.f(i,t)}},6801:(e,t,i)=>{var s=i(3724),a=i(8686),n=i(4913),r=i(8551),o=i(5397),l=i(1072);t.f=s&&!a?Object.defineProperties:function defineProperties(e,t){r(e);for(var i,s=o(t),a=l(t),d=a.length,c=0;d>c;)n.f(e,i=a[c++],s[i]);return e}},4913:(e,t,i)=>{var s=i(3724),a=i(5917),n=i(8686),r=i(8551),o=i(6969),l=TypeError,d=Object.defineProperty,c=Object.getOwnPropertyDescriptor,h="enumerable",u="configurable",p="writable";t.f=s?n?function defineProperty(e,t,i){r(e);t=o(t);r(i);if("function"==typeof e&&"prototype"===t&&"value"in i&&p in i&&!i[p]){var s=c(e,t);if(s&&s[p]){e[t]=i.value;i={configurable:u in i?i[u]:s[u],enumerable:h in i?i[h]:s[h],writable:!1}}}return d(e,t,i)}:d:function defineProperty(e,t,i){r(e);t=o(t);r(i);if(a)try{return d(e,t,i)}catch(e){}if("get"in i||"set"in i)throw new l("Accessors not supported");"value"in i&&(e[t]=i.value);return e}},7347:(e,t,i)=>{var s=i(3724),a=i(9565),n=i(8773),r=i(6980),o=i(5397),l=i(6969),d=i(9297),c=i(5917),h=Object.getOwnPropertyDescriptor;t.f=s?h:function getOwnPropertyDescriptor(e,t){e=o(e);t=l(t);if(c)try{return h(e,t)}catch(e){}if(d(e,t))return r(!a(n.f,e,t),e[t])}},8480:(e,t,i)=>{var s=i(1828),a=i(8727).concat("length","prototype");t.f=Object.getOwnPropertyNames||function getOwnPropertyNames(e){return s(e,a)}},3717:(e,t)=>{t.f=Object.getOwnPropertySymbols},2787:(e,t,i)=>{var s=i(9297),a=i(4901),n=i(8981),r=i(6119),o=i(2211),l=r("IE_PROTO"),d=Object,c=d.prototype;e.exports=o?d.getPrototypeOf:function(e){var t=n(e);if(s(t,l))return t[l];var i=t.constructor;return a(i)&&t instanceof i?i.prototype:t instanceof d?c:null}},1625:(e,t,i)=>{var s=i(9504);e.exports=s({}.isPrototypeOf)},1828:(e,t,i)=>{var s=i(9504),a=i(9297),n=i(5397),r=i(9617).indexOf,o=i(421),l=s([].push);e.exports=function(e,t){var i,s=n(e),d=0,c=[];for(i in s)!a(o,i)&&a(s,i)&&l(c,i);for(;t.length>d;)a(s,i=t[d++])&&(~r(c,i)||l(c,i));return c}},1072:(e,t,i)=>{var s=i(1828),a=i(8727);e.exports=Object.keys||function keys(e){return s(e,a)}},8773:(e,t)=>{var i={}.propertyIsEnumerable,s=Object.getOwnPropertyDescriptor,a=s&&!i.call({1:2},1);t.f=a?function propertyIsEnumerable(e){var t=s(this,e);return!!t&&t.enumerable}:i},2967:(e,t,i)=>{var s=i(6706),a=i(34),n=i(7750),r=i(3506);e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,i={};try{(e=s(Object.prototype,"__proto__","set"))(i,[]);t=i instanceof Array}catch(e){}return function setPrototypeOf(i,s){n(i);r(s);if(!a(i))return i;t?e(i,s):i.__proto__=s;return i}}():void 0)},4270:(e,t,i)=>{var s=i(9565),a=i(4901),n=i(34),r=TypeError;e.exports=function(e,t){var i,o;if("string"===t&&a(i=e.toString)&&!n(o=s(i,e)))return o;if(a(i=e.valueOf)&&!n(o=s(i,e)))return o;if("string"!==t&&a(i=e.toString)&&!n(o=s(i,e)))return o;throw new r("Can't convert object to primitive value")}},5031:(e,t,i)=>{var s=i(7751),a=i(9504),n=i(8480),r=i(3717),o=i(8551),l=a([].concat);e.exports=s("Reflect","ownKeys")||function ownKeys(e){var t=n.f(o(e)),i=r.f;return i?l(t,i(e)):t}},8235:(e,t,i)=>{var s=i(9504),a=i(9297),n=SyntaxError,r=parseInt,o=String.fromCharCode,l=s("".charAt),d=s("".slice),c=s(/./.exec),h={'\\"':'"',"\\\\":"\\","\\/":"/","\\b":"\b","\\f":"\f","\\n":"\n","\\r":"\r","\\t":"\t"},u=/^[\da-f]{4}$/i,p=/^[\u0000-\u001F]$/;e.exports=function(e,t){for(var i=!0,s="";t<e.length;){var _=l(e,t);if("\\"===_){var g=d(e,t,t+2);if(a(h,g)){s+=h[g];t+=2}else{if("\\u"!==g)throw new n('Unknown escape sequence: "'+g+'"');var f=d(e,t+=2,t+4);if(!c(u,f))throw new n("Bad Unicode escape at: "+t);s+=o(r(f,16));t+=4}}else{if('"'===_){i=!1;t++;break}if(c(p,_))throw new n("Bad control character in string literal at: "+t);s+=_;t++}}if(i)throw new n("Unterminated string at: "+t);return{value:s,end:t}}},1103:e=>{e.exports=function(e){try{return{error:!1,value:e()}}catch(e){return{error:!0,value:e}}}},1056:(e,t,i)=>{var s=i(4913).f;e.exports=function(e,t,i){i in e||s(e,i,{configurable:!0,get:function(){return t[i]},set:function(e){t[i]=e}})}},7750:(e,t,i)=>{var s=i(4117),a=TypeError;e.exports=function(e){if(s(e))throw new a("Can't call method on "+e);return e}},9286:(e,t,i)=>{var s=i(4402),a=i(8469),n=s.Set,r=s.add;e.exports=function(e){var t=new n;a(e,(function(e){r(t,e)}));return t}},3440:(e,t,i)=>{var s=i(7080),a=i(4402),n=i(9286),r=i(5170),o=i(3789),l=i(8469),d=i(507),c=a.has,h=a.remove;e.exports=function difference(e){var t=s(this),i=o(e),a=n(t);r(t)<=i.size?l(t,(function(e){i.includes(e)&&h(a,e)})):d(i.getIterator(),(function(e){c(t,e)&&h(a,e)}));return a}},4402:(e,t,i)=>{var s=i(9504),a=Set.prototype;e.exports={Set,add:s(a.add),has:s(a.has),remove:s(a.delete),proto:a}},8750:(e,t,i)=>{var s=i(7080),a=i(4402),n=i(5170),r=i(3789),o=i(8469),l=i(507),d=a.Set,c=a.add,h=a.has;e.exports=function intersection(e){var t=s(this),i=r(e),a=new d;n(t)>i.size?l(i.getIterator(),(function(e){h(t,e)&&c(a,e)})):o(t,(function(e){i.includes(e)&&c(a,e)}));return a}},4449:(e,t,i)=>{var s=i(7080),a=i(4402).has,n=i(5170),r=i(3789),o=i(8469),l=i(507),d=i(9539);e.exports=function isDisjointFrom(e){var t=s(this),i=r(e);if(n(t)<=i.size)return!1!==o(t,(function(e){if(i.includes(e))return!1}),!0);var c=i.getIterator();return!1!==l(c,(function(e){if(a(t,e))return d(c,"normal",!1)}))}},3838:(e,t,i)=>{var s=i(7080),a=i(5170),n=i(8469),r=i(3789);e.exports=function isSubsetOf(e){var t=s(this),i=r(e);return!(a(t)>i.size)&&!1!==n(t,(function(e){if(!i.includes(e))return!1}),!0)}},8527:(e,t,i)=>{var s=i(7080),a=i(4402).has,n=i(5170),r=i(3789),o=i(507),l=i(9539);e.exports=function isSupersetOf(e){var t=s(this),i=r(e);if(n(t)<i.size)return!1;var d=i.getIterator();return!1!==o(d,(function(e){if(!a(t,e))return l(d,"normal",!1)}))}},8469:(e,t,i)=>{var s=i(9504),a=i(507),n=i(4402),r=n.Set,o=n.proto,l=s(o.forEach),d=s(o.keys),c=d(new r).next;e.exports=function(e,t,i){return i?a({iterator:d(e),next:c},t):l(e,t)}},4916:(e,t,i)=>{var s=i(7751),createSetLike=function(e){return{size:e,has:function(){return!1},keys:function(){return{next:function(){return{done:!0}}}}}};e.exports=function(e){var t=s("Set");try{(new t)[e](createSetLike(0));try{(new t)[e](createSetLike(-1));return!1}catch(e){return!0}}catch(e){return!1}}},5170:(e,t,i)=>{var s=i(6706),a=i(4402);e.exports=s(a.proto,"size","get")||function(e){return e.size}},3650:(e,t,i)=>{var s=i(7080),a=i(4402),n=i(9286),r=i(3789),o=i(507),l=a.add,d=a.has,c=a.remove;e.exports=function symmetricDifference(e){var t=s(this),i=r(e).getIterator(),a=n(t);o(i,(function(e){d(t,e)?c(a,e):l(a,e)}));return a}},4204:(e,t,i)=>{var s=i(7080),a=i(4402).add,n=i(9286),r=i(3789),o=i(507);e.exports=function union(e){var t=s(this),i=r(e).getIterator(),l=n(t);o(i,(function(e){a(l,e)}));return l}},6119:(e,t,i)=>{var s=i(5745),a=i(3392),n=s("keys");e.exports=function(e){return n[e]||(n[e]=a(e))}},7629:(e,t,i)=>{var s=i(6395),a=i(4576),n=i(9433),r="__core-js_shared__",o=e.exports=a[r]||n(r,{});(o.versions||(o.versions=[])).push({version:"3.39.0",mode:s?"pure":"global",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.39.0/LICENSE",source:"https://github.com/zloirock/core-js"})},5745:(e,t,i)=>{var s=i(7629);e.exports=function(e,t){return s[e]||(s[e]=t||{})}},1548:(e,t,i)=>{var s=i(4576),a=i(9039),n=i(9519),r=i(4215),o=s.structuredClone;e.exports=!!o&&!a((function(){if("DENO"===r&&n>92||"NODE"===r&&n>94||"BROWSER"===r&&n>97)return!1;var e=new ArrayBuffer(8),t=o(e,{transfer:[e]});return 0!==e.byteLength||8!==t.byteLength}))},4495:(e,t,i)=>{var s=i(9519),a=i(9039),n=i(4576).String;e.exports=!!Object.getOwnPropertySymbols&&!a((function(){var e=Symbol("symbol detection");return!n(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&s&&s<41}))},5610:(e,t,i)=>{var s=i(1291),a=Math.max,n=Math.min;e.exports=function(e,t){var i=s(e);return i<0?a(i+t,0):n(i,t)}},5854:(e,t,i)=>{var s=i(2777),a=TypeError;e.exports=function(e){var t=s(e,"number");if("number"==typeof t)throw new a("Can't convert number to bigint");return BigInt(t)}},7696:(e,t,i)=>{var s=i(1291),a=i(8014),n=RangeError;e.exports=function(e){if(void 0===e)return 0;var t=s(e),i=a(t);if(t!==i)throw new n("Wrong length or index");return i}},5397:(e,t,i)=>{var s=i(7055),a=i(7750);e.exports=function(e){return s(a(e))}},1291:(e,t,i)=>{var s=i(741);e.exports=function(e){var t=+e;return t!=t||0===t?0:s(t)}},8014:(e,t,i)=>{var s=i(1291),a=Math.min;e.exports=function(e){var t=s(e);return t>0?a(t,9007199254740991):0}},8981:(e,t,i)=>{var s=i(7750),a=Object;e.exports=function(e){return a(s(e))}},8229:(e,t,i)=>{var s=i(9590),a=RangeError;e.exports=function(e,t){var i=s(e);if(i%t)throw new a("Wrong offset");return i}},9590:(e,t,i)=>{var s=i(1291),a=RangeError;e.exports=function(e){var t=s(e);if(t<0)throw new a("The argument can't be less than 0");return t}},2777:(e,t,i)=>{var s=i(9565),a=i(34),n=i(757),r=i(5966),o=i(4270),l=i(8227),d=TypeError,c=l("toPrimitive");e.exports=function(e,t){if(!a(e)||n(e))return e;var i,l=r(e,c);if(l){void 0===t&&(t="default");i=s(l,e,t);if(!a(i)||n(i))return i;throw new d("Can't convert object to primitive value")}void 0===t&&(t="number");return o(e,t)}},6969:(e,t,i)=>{var s=i(2777),a=i(757);e.exports=function(e){var t=s(e,"string");return a(t)?t:t+""}},2140:(e,t,i)=>{var s={};s[i(8227)("toStringTag")]="z";e.exports="[object z]"===String(s)},655:(e,t,i)=>{var s=i(6955),a=String;e.exports=function(e){if("Symbol"===s(e))throw new TypeError("Cannot convert a Symbol value to a string");return a(e)}},6823:e=>{var t=String;e.exports=function(e){try{return t(e)}catch(e){return"Object"}}},3392:(e,t,i)=>{var s=i(9504),a=0,n=Math.random(),r=s(1..toString);e.exports=function(e){return"Symbol("+(void 0===e?"":e)+")_"+r(++a+n,36)}},7040:(e,t,i)=>{var s=i(4495);e.exports=s&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},8686:(e,t,i)=>{var s=i(3724),a=i(9039);e.exports=s&&a((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},2812:e=>{var t=TypeError;e.exports=function(e,i){if(e<i)throw new t("Not enough arguments");return e}},8622:(e,t,i)=>{var s=i(4576),a=i(4901),n=s.WeakMap;e.exports=a(n)&&/native code/.test(String(n))},8227:(e,t,i)=>{var s=i(4576),a=i(5745),n=i(9297),r=i(3392),o=i(4495),l=i(7040),d=s.Symbol,c=a("wks"),h=l?d.for||d:d&&d.withoutSetter||r;e.exports=function(e){n(c,e)||(c[e]=o&&n(d,e)?d[e]:h("Symbol."+e));return c[e]}},4601:(e,t,i)=>{var s=i(7751),a=i(9297),n=i(6699),r=i(1625),o=i(2967),l=i(7740),d=i(1056),c=i(3167),h=i(2603),u=i(7584),p=i(747),_=i(3724),g=i(6395);e.exports=function(e,t,i,f){var v="stackTraceLimit",m=f?2:1,w=e.split("."),P=w[w.length-1],y=s.apply(null,w);if(y){var b=y.prototype;!g&&a(b,"cause")&&delete b.cause;if(!i)return y;var S=s("Error"),x=t((function(e,t){var i=h(f?t:e,void 0),s=f?new y(e):new y;void 0!==i&&n(s,"message",i);p(s,x,s.stack,2);this&&r(b,this)&&c(s,this,x);arguments.length>m&&u(s,arguments[m]);return s}));x.prototype=b;if("Error"!==P)o?o(x,S):l(x,S,{name:!0});else if(_&&v in y){d(x,y,v);d(x,y,"prepareStackTrace")}l(x,y);if(!g)try{b.name!==P&&n(b,"name",P);b.constructor=x}catch(e){}return x}}},6573:(e,t,i)=>{var s=i(3724),a=i(2106),n=i(3238),r=ArrayBuffer.prototype;s&&!("detached"in r)&&a(r,"detached",{configurable:!0,get:function detached(){return n(this)}})},7936:(e,t,i)=>{var s=i(6518),a=i(5636);a&&s({target:"ArrayBuffer",proto:!0},{transferToFixedLength:function transferToFixedLength(){return a(this,arguments.length?arguments[0]:void 0,!1)}})},8100:(e,t,i)=>{var s=i(6518),a=i(5636);a&&s({target:"ArrayBuffer",proto:!0},{transfer:function transfer(){return a(this,arguments.length?arguments[0]:void 0,!0)}})},8107:(e,t,i)=>{var s=i(6518),a=i(8981),n=i(6198),r=i(1291),o=i(6469);s({target:"Array",proto:!0},{at:function at(e){var t=a(this),i=n(t),s=r(e),o=s>=0?s:i+s;return o<0||o>=i?void 0:t[o]}});o("at")},4114:(e,t,i)=>{var s=i(6518),a=i(8981),n=i(6198),r=i(4527),o=i(6837);s({target:"Array",proto:!0,arity:1,forced:i(9039)((function(){return 4294967297!==[].push.call({length:4294967296},1)}))||!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(e){return e instanceof TypeError}}()},{push:function push(e){var t=a(this),i=n(t),s=arguments.length;o(i+s);for(var l=0;l<s;l++){t[i]=arguments[l];i++}r(t,i);return i}})},6280:(e,t,i)=>{var s=i(6518),a=i(4576),n=i(8745),r=i(4601),o="WebAssembly",l=a[o],d=7!==new Error("e",{cause:7}).cause,exportGlobalErrorCauseWrapper=function(e,t){var i={};i[e]=r(e,t,d);s({global:!0,constructor:!0,arity:1,forced:d},i)},exportWebAssemblyErrorCauseWrapper=function(e,t){if(l&&l[e]){var i={};i[e]=r(o+"."+e,t,d);s({target:o,stat:!0,constructor:!0,arity:1,forced:d},i)}};exportGlobalErrorCauseWrapper("Error",(function(e){return function Error(t){return n(e,this,arguments)}}));exportGlobalErrorCauseWrapper("EvalError",(function(e){return function EvalError(t){return n(e,this,arguments)}}));exportGlobalErrorCauseWrapper("RangeError",(function(e){return function RangeError(t){return n(e,this,arguments)}}));exportGlobalErrorCauseWrapper("ReferenceError",(function(e){return function ReferenceError(t){return n(e,this,arguments)}}));exportGlobalErrorCauseWrapper("SyntaxError",(function(e){return function SyntaxError(t){return n(e,this,arguments)}}));exportGlobalErrorCauseWrapper("TypeError",(function(e){return function TypeError(t){return n(e,this,arguments)}}));exportGlobalErrorCauseWrapper("URIError",(function(e){return function URIError(t){return n(e,this,arguments)}}));exportWebAssemblyErrorCauseWrapper("CompileError",(function(e){return function CompileError(t){return n(e,this,arguments)}}));exportWebAssemblyErrorCauseWrapper("LinkError",(function(e){return function LinkError(t){return n(e,this,arguments)}}));exportWebAssemblyErrorCauseWrapper("RuntimeError",(function(e){return function RuntimeError(t){return n(e,this,arguments)}}))},8111:(e,t,i)=>{var s=i(6518),a=i(4576),n=i(679),r=i(8551),o=i(4901),l=i(2787),d=i(2106),c=i(2278),h=i(9039),u=i(9297),p=i(8227),_=i(7657).IteratorPrototype,g=i(3724),f=i(6395),v="constructor",m="Iterator",w=p("toStringTag"),P=TypeError,y=a[m],b=f||!o(y)||y.prototype!==_||!h((function(){y({})})),S=function Iterator(){n(this,_);if(l(this)===_)throw new P("Abstract class Iterator not directly constructable")},defineIteratorPrototypeAccessor=function(e,t){g?d(_,e,{configurable:!0,get:function(){return t},set:function(t){r(this);if(this===_)throw new P("You can't redefine this property");u(this,e)?this[e]=t:c(this,e,t)}}):_[e]=t};u(_,w)||defineIteratorPrototypeAccessor(w,m);!b&&u(_,v)&&_[v]!==Object||defineIteratorPrototypeAccessor(v,S);S.prototype=_;s({global:!0,constructor:!0,forced:b},{Iterator:S})},9314:(e,t,i)=>{var s=i(6518),a=i(9565),n=i(8551),r=i(1767),o=i(4149),l=i(9590),d=i(9462),c=i(6395),h=d((function(){for(var e,t=this.iterator,i=this.next;this.remaining;){this.remaining--;e=n(a(i,t));if(this.done=!!e.done)return}e=n(a(i,t));if(!(this.done=!!e.done))return e.value}));s({target:"Iterator",proto:!0,real:!0,forced:c},{drop:function drop(e){n(this);var t=l(o(+e));return new h(r(this),{remaining:t})}})},1148:(e,t,i)=>{var s=i(6518),a=i(2652),n=i(9306),r=i(8551),o=i(1767);s({target:"Iterator",proto:!0,real:!0},{every:function every(e){r(this);n(e);var t=o(this),i=0;return!a(t,(function(t,s){if(!e(t,i++))return s()}),{IS_RECORD:!0,INTERRUPTED:!0}).stopped}})},2489:(e,t,i)=>{var s=i(6518),a=i(9565),n=i(9306),r=i(8551),o=i(1767),l=i(9462),d=i(6319),c=i(6395),h=l((function(){for(var e,t,i=this.iterator,s=this.predicate,n=this.next;;){e=r(a(n,i));if(this.done=!!e.done)return;t=e.value;if(d(i,s,[t,this.counter++],!0))return t}}));s({target:"Iterator",proto:!0,real:!0,forced:c},{filter:function filter(e){r(this);n(e);return new h(o(this),{predicate:e})}})},116:(e,t,i)=>{var s=i(6518),a=i(2652),n=i(9306),r=i(8551),o=i(1767);s({target:"Iterator",proto:!0,real:!0},{find:function find(e){r(this);n(e);var t=o(this),i=0;return a(t,(function(t,s){if(e(t,i++))return s(t)}),{IS_RECORD:!0,INTERRUPTED:!0}).result}})},531:(e,t,i)=>{var s=i(6518),a=i(9565),n=i(9306),r=i(8551),o=i(1767),l=i(8646),d=i(9462),c=i(9539),h=i(6395),u=d((function(){for(var e,t,i=this.iterator,s=this.mapper;;){if(t=this.inner)try{if(!(e=r(a(t.next,t.iterator))).done)return e.value;this.inner=null}catch(e){c(i,"throw",e)}e=r(a(this.next,i));if(this.done=!!e.done)return;try{this.inner=l(s(e.value,this.counter++),!1)}catch(e){c(i,"throw",e)}}}));s({target:"Iterator",proto:!0,real:!0,forced:h},{flatMap:function flatMap(e){r(this);n(e);return new u(o(this),{mapper:e,inner:null})}})},7588:(e,t,i)=>{var s=i(6518),a=i(2652),n=i(9306),r=i(8551),o=i(1767);s({target:"Iterator",proto:!0,real:!0},{forEach:function forEach(e){r(this);n(e);var t=o(this),i=0;a(t,(function(t){e(t,i++)}),{IS_RECORD:!0})}})},1701:(e,t,i)=>{var s=i(6518),a=i(713);s({target:"Iterator",proto:!0,real:!0,forced:i(6395)},{map:a})},3579:(e,t,i)=>{var s=i(6518),a=i(2652),n=i(9306),r=i(8551),o=i(1767);s({target:"Iterator",proto:!0,real:!0},{some:function some(e){r(this);n(e);var t=o(this),i=0;return a(t,(function(t,s){if(e(t,i++))return s()}),{IS_RECORD:!0,INTERRUPTED:!0}).stopped}})},1689:(e,t,i)=>{var s=i(6518),a=i(4576),n=i(8745),r=i(7680),o=i(6043),l=i(9306),d=i(1103),c=a.Promise,h=!1;s({target:"Promise",stat:!0,forced:!c||!c.try||d((function(){c.try((function(e){h=8===e}),8)})).error||!h},{try:function(e){var t=arguments.length>1?r(arguments,1):[],i=o.f(this),s=d((function(){return n(l(e),void 0,t)}));(s.error?i.reject:i.resolve)(s.value);return i.promise}})},4628:(e,t,i)=>{var s=i(6518),a=i(6043);s({target:"Promise",stat:!0},{withResolvers:function withResolvers(){var e=a.f(this);return{promise:e.promise,resolve:e.resolve,reject:e.reject}}})},7642:(e,t,i)=>{var s=i(6518),a=i(3440);s({target:"Set",proto:!0,real:!0,forced:!i(4916)("difference")},{difference:a})},8004:(e,t,i)=>{var s=i(6518),a=i(9039),n=i(8750);s({target:"Set",proto:!0,real:!0,forced:!i(4916)("intersection")||a((function(){return"3,2"!==String(Array.from(new Set([1,2,3]).intersection(new Set([3,2]))))}))},{intersection:n})},3853:(e,t,i)=>{var s=i(6518),a=i(4449);s({target:"Set",proto:!0,real:!0,forced:!i(4916)("isDisjointFrom")},{isDisjointFrom:a})},5876:(e,t,i)=>{var s=i(6518),a=i(3838);s({target:"Set",proto:!0,real:!0,forced:!i(4916)("isSubsetOf")},{isSubsetOf:a})},2475:(e,t,i)=>{var s=i(6518),a=i(8527);s({target:"Set",proto:!0,real:!0,forced:!i(4916)("isSupersetOf")},{isSupersetOf:a})},5024:(e,t,i)=>{var s=i(6518),a=i(3650);s({target:"Set",proto:!0,real:!0,forced:!i(4916)("symmetricDifference")},{symmetricDifference:a})},1698:(e,t,i)=>{var s=i(6518),a=i(4204);s({target:"Set",proto:!0,real:!0,forced:!i(4916)("union")},{union:a})},7357:(e,t,i)=>{var s=i(6518),a=i(9504),n=i(7750),r=i(1291),o=i(655),l=i(9039),d=a("".charAt);s({target:"String",proto:!0,forced:l((function(){return"\ud842"!=="𠮷".at(-2)}))},{at:function at(e){var t=o(n(this)),i=t.length,s=r(e),a=s>=0?s:i+s;return a<0||a>=i?void 0:d(t,a)}})},8140:(e,t,i)=>{var s=i(4644),a=i(6198),n=i(1291),r=s.aTypedArray;(0,s.exportTypedArrayMethod)("at",(function at(e){var t=r(this),i=a(t),s=n(e),o=s>=0?s:i+s;return o<0||o>=i?void 0:t[o]}))},5044:(e,t,i)=>{var s=i(4644),a=i(4373),n=i(5854),r=i(6955),o=i(9565),l=i(9504),d=i(9039),c=s.aTypedArray,h=s.exportTypedArrayMethod,u=l("".slice);h("fill",(function fill(e){var t=arguments.length;c(this);var i="Big"===u(r(this),0,3)?n(e):+e;return o(a,this,i,t>1?arguments[1]:void 0,t>2?arguments[2]:void 0)}),d((function(){var e=0;new Int8Array(2).fill({valueOf:function(){return e++}});return 1!==e})))},1134:(e,t,i)=>{var s=i(4644),a=i(3839).findLastIndex,n=s.aTypedArray;(0,s.exportTypedArrayMethod)("findLastIndex",(function findLastIndex(e){return a(n(this),e,arguments.length>1?arguments[1]:void 0)}))},1903:(e,t,i)=>{var s=i(4644),a=i(3839).findLast,n=s.aTypedArray;(0,s.exportTypedArrayMethod)("findLast",(function findLast(e){return a(n(this),e,arguments.length>1?arguments[1]:void 0)}))},8845:(e,t,i)=>{var s=i(4576),a=i(9565),n=i(4644),r=i(6198),o=i(8229),l=i(8981),d=i(9039),c=s.RangeError,h=s.Int8Array,u=h&&h.prototype,p=u&&u.set,_=n.aTypedArray,g=n.exportTypedArrayMethod,f=!d((function(){var e=new Uint8ClampedArray(2);a(p,e,{length:1,0:3},1);return 3!==e[1]})),v=f&&n.NATIVE_ARRAY_BUFFER_VIEWS&&d((function(){var e=new h(2);e.set(1);e.set("2",1);return 0!==e[0]||2!==e[1]}));g("set",(function set(e){_(this);var t=o(arguments.length>1?arguments[1]:void 0,1),i=l(e);if(f)return a(p,this,i,t);var s=this.length,n=r(i),d=0;if(n+t>s)throw new c("Wrong length");for(;d<n;)this[t+d]=i[d++]}),!f||v)},373:(e,t,i)=>{var s=i(4576),a=i(7476),n=i(9039),r=i(9306),o=i(4488),l=i(4644),d=i(3709),c=i(3763),h=i(9519),u=i(3607),p=l.aTypedArray,_=l.exportTypedArrayMethod,g=s.Uint16Array,f=g&&a(g.prototype.sort),v=!(!f||n((function(){f(new g(2),null)}))&&n((function(){f(new g(2),{})}))),m=!!f&&!n((function(){if(h)return h<74;if(d)return d<67;if(c)return!0;if(u)return u<602;var e,t,i=new g(516),s=Array(516);for(e=0;e<516;e++){t=e%4;i[e]=515-e;s[e]=e-2*t+3}f(i,(function(e,t){return(e/4|0)-(t/4|0)}));for(e=0;e<516;e++)if(i[e]!==s[e])return!0}));_("sort",(function sort(e){void 0!==e&&r(e);return m?f(this,e):o(p(this),function(e){return function(t,i){return void 0!==e?+e(t,i)||0:i!=i?-1:t!=t?1:0===t&&0===i?1/t>0&&1/i<0?1:-1:t>i}}(e))}),!m||v)},7467:(e,t,i)=>{var s=i(7628),a=i(4644),n=a.aTypedArray,r=a.exportTypedArrayMethod,o=a.getTypedArrayConstructor;r("toReversed",(function toReversed(){return s(n(this),o(this))}))},4732:(e,t,i)=>{var s=i(4644),a=i(9504),n=i(9306),r=i(5370),o=s.aTypedArray,l=s.getTypedArrayConstructor,d=s.exportTypedArrayMethod,c=a(s.TypedArrayPrototype.sort);d("toSorted",(function toSorted(e){void 0!==e&&n(e);var t=o(this),i=r(l(t),t);return c(i,e)}))},9577:(e,t,i)=>{var s=i(9928),a=i(4644),n=i(1108),r=i(1291),o=i(5854),l=a.aTypedArray,d=a.getTypedArrayConstructor,c=a.exportTypedArrayMethod,h=!!function(){try{new Int8Array(1).with(2,{valueOf:function(){throw 8}})}catch(e){return 8===e}}();c("with",{with:function(e,t){var i=l(this),a=r(e),c=n(i)?o(t):+t;return s(i,d(i),a,c)}}.with,!h)},8992:(e,t,i)=>{i(8111)},4743:(e,t,i)=>{i(9314)},3215:(e,t,i)=>{i(1148)},4520:(e,t,i)=>{i(2489)},2577:(e,t,i)=>{i(116)},670:(e,t,i)=>{i(531)},3949:(e,t,i)=>{i(7588)},1454:(e,t,i)=>{i(1701)},7550:(e,t,i)=>{i(3579)},8335:(e,t,i)=>{var s=i(6518),a=i(3724),n=i(4576),r=i(7751),o=i(9504),l=i(9565),d=i(4901),c=i(34),h=i(4376),u=i(9297),p=i(655),_=i(6198),g=i(2278),f=i(9039),v=i(8235),m=i(4495),w=n.JSON,P=n.Number,y=n.SyntaxError,b=w&&w.parse,S=r("Object","keys"),x=Object.getOwnPropertyDescriptor,C=o("".charAt),A=o("".slice),E=o(/./.exec),k=o([].push),I=/^\d$/,M=/^[1-9]$/,T=/^[\d-]$/,G=/^[\t\n\r ]$/,internalize=function(e,t,i,s){var a,n,r,o,d,p=e[t],g=s&&p===s.value,f=g&&"string"==typeof s.source?{source:s.source}:{};if(c(p)){var v=h(p),m=g?s.nodes:v?[]:{};if(v){a=m.length;r=_(p);for(o=0;o<r;o++)internalizeProperty(p,o,internalize(p,""+o,i,o<a?m[o]:void 0))}else{n=S(p);r=_(n);for(o=0;o<r;o++){d=n[o];internalizeProperty(p,d,internalize(p,d,i,u(m,d)?m[d]:void 0))}}}return l(i,e,t,p,f)},internalizeProperty=function(e,t,i){if(a){var s=x(e,t);if(s&&!s.configurable)return}void 0===i?delete e[t]:g(e,t,i)},Node=function(e,t,i,s){this.value=e;this.end=t;this.source=i;this.nodes=s},Context=function(e,t){this.source=e;this.index=t};Context.prototype={fork:function(e){return new Context(this.source,e)},parse:function(){var e=this.source,t=this.skip(G,this.index),i=this.fork(t),s=C(e,t);if(E(T,s))return i.number();switch(s){case"{":return i.object();case"[":return i.array();case'"':return i.string();case"t":return i.keyword(!0);case"f":return i.keyword(!1);case"n":return i.keyword(null)}throw new y('Unexpected character: "'+s+'" at: '+t)},node:function(e,t,i,s,a){return new Node(t,s,e?null:A(this.source,i,s),a)},object:function(){for(var e=this.source,t=this.index+1,i=!1,s={},a={};t<e.length;){t=this.until(['"',"}"],t);if("}"===C(e,t)&&!i){t++;break}var n=this.fork(t).string(),r=n.value;t=n.end;t=this.until([":"],t)+1;t=this.skip(G,t);n=this.fork(t).parse();g(a,r,n);g(s,r,n.value);t=this.until([",","}"],n.end);var o=C(e,t);if(","===o){i=!0;t++}else if("}"===o){t++;break}}return this.node(1,s,this.index,t,a)},array:function(){for(var e=this.source,t=this.index+1,i=!1,s=[],a=[];t<e.length;){t=this.skip(G,t);if("]"===C(e,t)&&!i){t++;break}var n=this.fork(t).parse();k(a,n);k(s,n.value);t=this.until([",","]"],n.end);if(","===C(e,t)){i=!0;t++}else if("]"===C(e,t)){t++;break}}return this.node(1,s,this.index,t,a)},string:function(){var e=this.index,t=v(this.source,this.index+1);return this.node(0,t.value,e,t.end)},number:function(){var e=this.source,t=this.index,i=t;"-"===C(e,i)&&i++;if("0"===C(e,i))i++;else{if(!E(M,C(e,i)))throw new y("Failed to parse number at: "+i);i=this.skip(I,i+1)}"."===C(e,i)&&(i=this.skip(I,i+1));if("e"===C(e,i)||"E"===C(e,i)){i++;"+"!==C(e,i)&&"-"!==C(e,i)||i++;if(i===(i=this.skip(I,i)))throw new y("Failed to parse number's exponent value at: "+i)}return this.node(0,P(A(e,t,i)),t,i)},keyword:function(e){var t=""+e,i=this.index,s=i+t.length;if(A(this.source,i,s)!==t)throw new y("Failed to parse value at: "+i);return this.node(0,e,i,s)},skip:function(e,t){for(var i=this.source;t<i.length&&E(e,C(i,t));t++);return t},until:function(e,t){t=this.skip(G,t);for(var i=C(this.source,t),s=0;s<e.length;s++)if(e[s]===i)r