pdfjs-dist
Version:
Generic build of Mozilla's PDF.js library.
25 lines • 497 kB
JavaScript
/**
* @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
*/
/**
* pdfjsVersion = 5.7.284
* pdfjsBuild = 7e5b36c2d
*/var t={9306(t,e,i){var n=i(4901),r=i(6823),s=TypeError;t.exports=function(t){if(n(t))return t;throw new s(r(t)+" is not a function")}},3506(t,e,i){var n=i(3925),r=String,s=TypeError;t.exports=function(t){if(n(t))return t;throw new s("Can't set "+r(t)+" as a prototype")}},7080(t,e,i){var n=i(4402).has;t.exports=function(t){n(t);return t}},3463(t){var e=TypeError;t.exports=function(t){if("string"==typeof t)return t;throw new e("Argument is not a string")}},4328(t,e,i){var n=i(4995),r=new n.WeakMap,s=n.set,a=n.remove;t.exports=function(t){s(r,t,1);a(r,t);return t}},6557(t,e,i){var n=i(4995).has;t.exports=function(t){n(t);return t}},6469(t,e,i){var n=i(608),r=i(2360),s=i(4913).f,a=n("unscopables"),o=Array.prototype;void 0===o[a]&&s(o,a,{configurable:!0,value:r(null)});t.exports=function(t){o[a][t]=!0}},679(t,e,i){var n=i(1625),r=TypeError;t.exports=function(t,e){if(n(e,t))return t;throw new r("Incorrect invocation")}},3972(t,e,i){var n=i(34),r=String,s=TypeError;t.exports=function(t){if(void 0===t||n(t))return t;throw new s(r(t)+" is not an object or undefined")}},8551(t,e,i){var n=i(34),r=String,s=TypeError;t.exports=function(t){if(n(t))return t;throw new s(r(t)+" is not an object")}},4154(t,e,i){var n=i(6955),r=TypeError;t.exports=function(t){if("Uint8Array"===n(t))return t;throw new r("Argument is not an Uint8Array")}},7811(t){t.exports="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView},7394(t,e,i){var n=i(4576),r=i(6706),s=i(2195),a=n.ArrayBuffer,o=n.TypeError;t.exports=a&&r(a.prototype,"byteLength","get")||function(t){if("ArrayBuffer"!==s(t))throw new o("ArrayBuffer expected");return t.byteLength}},3238(t,e,i){var n=i(4576),r=i(7811),s=i(7394),a=n.DataView;t.exports=function(t){if(!r||0!==s(t))return!1;try{new a(t);return!1}catch(t){return!0}}},5169(t,e,i){var n=i(3238),r=TypeError;t.exports=function(t){if(n(t))throw new r("ArrayBuffer is detached");return t}},5636(t,e,i){var n=i(4576),r=i(9504),s=i(6706),a=i(7696),o=i(5169),l=i(7394),h=i(4483),c=i(1548),d=n.structuredClone,u=n.ArrayBuffer,p=n.DataView,g=Math.max,m=Math.min,f=u.prototype,b=p.prototype,y=r(f.slice),v=s(f,"resizable","get"),w=s(f,"maxByteLength","get"),A=r(b.getInt8),x=r(b.setInt8);t.exports=(c||h)&&function(t,e,i){var n,r=l(t),s=void 0===e?r:a(e),f=!v||!v(t);o(t);if(c){t=d(t,{transfer:[t]});if(r===s&&(i||f))return t}if(r>=s&&(!i||f))n=y(t,0,s);else{var b=i&&!f&&w?{maxByteLength:g(s,w(t))}:void 0;n=new u(s,b);for(var E=new p(t),_=new p(n),T=m(s,r),C=0;C<T;C++)x(_,C,A(E,C))}c||h(t);return n}},4644(t,e,i){var n,r,s,a=i(7811),o=i(3724),l=i(4576),h=i(4901),c=i(34),d=i(9297),u=i(6955),p=i(6823),g=i(6699),m=i(6840),f=i(2106),b=i(1625),y=i(2787),v=i(2967),w=i(608),A=i(3392),x=i(1181),E=x.enforce,_=x.get,T=l.Int8Array,C=T&&T.prototype,S=l.Uint8ClampedArray,D=S&&S.prototype,P=T&&y(T),M=C&&y(C),k=Object.prototype,I=l.TypeError,R=w("toStringTag"),O=A("TYPED_ARRAY_TAG"),B="TypedArrayConstructor",L=a&&!!v&&"Opera"!==u(l.opera),N=!1,U={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},H={BigInt64Array:8,BigUint64Array:8},getTypedArrayConstructor=function(t){var e=y(t);if(c(e)){var i=_(e);return i&&d(i,B)?i[B]:getTypedArrayConstructor(e)}},isTypedArray=function(t){if(!c(t))return!1;var e=u(t);return d(U,e)||d(H,e)};for(n in U)(s=(r=l[n])&&r.prototype)?E(s)[B]=r:L=!1;for(n in H)(s=(r=l[n])&&r.prototype)&&(E(s)[B]=r);if(!L||!h(P)||P===Function.prototype){P=function TypedArray(){throw new I("Incorrect invocation")};if(L)for(n in U)l[n]&&v(l[n],P)}if(!L||!M||M===k){M=P.prototype;if(L)for(n in U)l[n]&&v(l[n].prototype,M)}L&&y(D)!==M&&v(D,M);if(o&&!d(M,R)){N=!0;f(M,R,{configurable:!0,get:function(){return c(this)?this[O]:void 0}});for(n in U)l[n]&&g(l[n].prototype,O,n)}t.exports={NATIVE_ARRAY_BUFFER_VIEWS:L,TYPED_ARRAY_TAG:N&&O,aTypedArray:function(t){if(isTypedArray(t))return t;throw new I("Target is not a typed array")},aTypedArrayConstructor:function(t){if(h(t)&&(!v||b(P,t)))return t;throw new I(p(t)+" is not a typed array constructor")},exportTypedArrayMethod:function(t,e,i,n){if(o){if(i)for(var r in U){var s=l[r];if(s&&d(s.prototype,t))try{delete s.prototype[t]}catch(i){try{s.prototype[t]=e}catch(t){}}}M[t]&&!i||m(M,t,i?e:L&&C[t]||e,n)}},exportTypedArrayStaticMethod:function(t,e,i){var n,r;if(o){if(v){if(i)for(n in U)if((r=l[n])&&d(r,t))try{delete r[t]}catch(t){}if(P[t]&&!i)return;try{return m(P,t,i?e:L&&P[t]||e)}catch(t){}}for(n in U)!(r=l[n])||r[t]&&!i||m(r,t,e)}},getTypedArrayConstructor,isView:function isView(t){if(!c(t))return!1;var e=u(t);return"DataView"===e||d(U,e)||d(H,e)},isTypedArray,TypedArray:P,TypedArrayPrototype:M}},5370(t,e,i){var n=i(6198);t.exports=function(t,e,i){for(var r=0,s=arguments.length>2?i:n(e),a=new t(s);s>r;)a[r]=e[r++];return a}},9617(t,e,i){var n=i(5397),r=i(5610),s=i(6198),createMethod=function(t){return function(e,i,a){var o=n(e),l=s(o);if(0===l)return!t&&-1;var h,c=r(a,l);if(t&&i!=i){for(;l>c;)if((h=o[c++])!=h)return!0}else for(;l>c;c++)if((t||c in o)&&o[c]===i)return t||c||0;return!t&&-1}};t.exports={includes:createMethod(!0),indexOf:createMethod(!1)}},4527(t,e,i){var n=i(3724),r=i(4376),s=TypeError,a=Object.getOwnPropertyDescriptor,o=n&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(t){return t instanceof TypeError}}();t.exports=o?function(t,e){if(r(t)&&!a(t,"length").writable)throw new s("Cannot set read only .length");return t.length=e}:function(t,e){return t.length=e}},7680(t,e,i){var n=i(9504);t.exports=n([].slice)},2804(t){var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",i=e+"+/",n=e+"-_",inverse=function(t){for(var e={},i=0;i<64;i++)e[t.charAt(i)]=i;return e};t.exports={i2c:i,c2i:inverse(i),i2cUrl:n,c2iUrl:inverse(n)}},6319(t,e,i){var n=i(8551),r=i(9539);t.exports=function(t,e,i,s){try{return s?e(n(i)[0],i[1]):e(i)}catch(e){r(t,"throw",e)}}},2195(t,e,i){var n=i(9504),r=n({}.toString),s=n("".slice);t.exports=function(t){return s(r(t),8,-1)}},6955(t,e,i){var n=i(2140),r=i(4901),s=i(2195),a=i(608)("toStringTag"),o=Object,l="Arguments"===s(function(){return arguments}());t.exports=n?s:function(t){var e,i,n;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(i=function(t,e){try{return t[e]}catch(t){}}(e=o(t),a))?i:l?s(e):"Object"===(n=s(e))&&r(e.callee)?"Arguments":n}},7740(t,e,i){var n=i(9297),r=i(5031),s=i(7347),a=i(4913);t.exports=function(t,e,i){for(var o=r(e),l=a.f,h=s.f,c=0;c<o.length;c++){var d=o[c];n(t,d)||i&&n(i,d)||l(t,d,h(e,d))}}},2211(t,e,i){var n=i(9039);t.exports=!n(function(){function F(){}F.prototype.constructor=null;return Object.getPrototypeOf(new F)!==F.prototype})},2529(t){t.exports=function(t,e){return{value:t,done:e}}},6699(t,e,i){var n=i(3724),r=i(4913),s=i(6980);t.exports=n?function(t,e,i){return r.f(t,e,s(1,i))}:function(t,e,i){t[e]=i;return t}},6980(t){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},4659(t,e,i){var n=i(3724),r=i(4913),s=i(6980);t.exports=function(t,e,i){n?r.f(t,e,s(0,i)):t[e]=i}},2106(t,e,i){var n=i(283),r=i(4913);t.exports=function(t,e,i){i.get&&n(i.get,e,{getter:!0});i.set&&n(i.set,e,{setter:!0});return r.f(t,e,i)}},6840(t,e,i){var n=i(4901),r=i(4913),s=i(283),a=i(9433);t.exports=function(t,e,i,o){o||(o={});var l=o.enumerable,h=void 0!==o.name?o.name:e;n(i)&&s(i,h,o);if(o.global)l?t[e]=i:a(e,i);else{try{o.unsafe?t[e]&&(l=!0):delete t[e]}catch(t){}l?t[e]=i:r.f(t,e,{value:i,enumerable:!1,configurable:!o.nonConfigurable,writable:!o.nonWritable})}return t}},6279(t,e,i){var n=i(6840);t.exports=function(t,e,i){for(var r in e)n(t,r,e[r],i);return t}},9433(t,e,i){var n=i(4576),r=Object.defineProperty;t.exports=function(t,e){try{r(n,t,{value:e,configurable:!0,writable:!0})}catch(i){n[t]=e}return e}},3724(t,e,i){var n=i(9039);t.exports=!n(function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]})},4483(t,e,i){var n,r,s,a,o=i(4576),l=i(9429),h=i(1548),c=o.structuredClone,d=o.ArrayBuffer,u=o.MessageChannel,p=!1;if(h)p=function(t){c(t,{transfer:[t]})};else if(d)try{u||(n=l("worker_threads"))&&(u=n.MessageChannel);if(u){r=new u;s=new d(2);a=function(t){r.port1.postMessage(null,[t])};if(2===s.byteLength){a(s);0===s.byteLength&&(p=a)}}}catch(t){}t.exports=p},4055(t,e,i){var n=i(4576),r=i(34),s=n.document,a=r(s)&&r(s.createElement);t.exports=function(t){return a?s.createElement(t):{}}},6837(t){var e=TypeError;t.exports=function(t){if(t>9007199254740991)throw new e("Maximum allowed index exceeded");return t}},5002(t){t.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(t){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},6193(t,e,i){var n=i(4215);t.exports="NODE"===n},2839(t,e,i){var n=i(4576).navigator,r=n&&n.userAgent;t.exports=r?String(r):""},9519(t,e,i){var n,r,s=i(4576),a=i(2839),o=s.process,l=s.Deno,h=o&&o.versions||l&&l.version,c=h&&h.v8;c&&(r=(n=c.split("."))[0]>0&&n[0]<4?1:+(n[0]+n[1]));!r&&a&&(!(n=a.match(/Edge\/(\d+)/))||n[1]>=74)&&(n=a.match(/Chrome\/(\d+)/))&&(r=+n[1]);t.exports=r},4215(t,e,i){var n=i(4576),r=i(2839),s=i(2195),userAgentStartsWith=function(t){return r.slice(0,t.length)===t};t.exports=userAgentStartsWith("Bun/")?"BUN":userAgentStartsWith("Cloudflare-Workers")?"CLOUDFLARE":userAgentStartsWith("Deno/")?"DENO":userAgentStartsWith("Node.js/")?"NODE":n.Bun&&"string"==typeof Bun.version?"BUN":n.Deno&&"object"==typeof Deno.version?"DENO":"process"===s(n.process)?"NODE":n.window&&n.document?"BROWSER":"REST"},8574(t,e,i){var n=i(9504),r=Error,s=n("".replace),a=String(new r("zxcasd").stack),o=/\n\s*at [^:]*:[^\n]*/,l=o.test(a);t.exports=function(t,e){if(l&&"string"==typeof t&&!r.prepareStackTrace)for(;e--;)t=s(t,o,"");return t}},6518(t,e,i){var n=i(4576),r=i(7347).f,s=i(6699),a=i(6840),o=i(9433),l=i(7740),h=i(2796);t.exports=function(t,e){var i,c,d,u,p,g=t.target,m=t.global,f=t.stat;if(i=m?n:f?n[g]||o(g,{}):n[g]&&n[g].prototype)for(c in e){u=e[c];d=t.dontCallGetSet?(p=r(i,c))&&p.value:i[c];if(!h(m?c:g+(f?".":"#")+c,t.forced)&&void 0!==d){if(typeof u==typeof d)continue;l(u,d)}(t.sham||d&&d.sham)&&s(u,"sham",!0);a(i,c,u,t)}}},9039(t){t.exports=function(t){try{return!!t()}catch(t){return!0}}},8745(t,e,i){var n=i(616),r=Function.prototype,s=r.apply,a=r.call;t.exports="object"==typeof Reflect&&Reflect.apply||(n?a.bind(s):function(){return a.apply(s,arguments)})},6080(t,e,i){var n=i(7476),r=i(9306),s=i(616),a=n(n.bind);t.exports=function(t,e){r(t);return void 0===e?t:s?a(t,e):function(){return t.apply(e,arguments)}}},616(t,e,i){var n=i(9039);t.exports=!n(function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")})},9565(t,e,i){var n=i(616),r=Function.prototype.call;t.exports=n?r.bind(r):function(){return r.apply(r,arguments)}},350(t,e,i){var n=i(3724),r=i(9297),s=Function.prototype,a=n&&Object.getOwnPropertyDescriptor,o=r(s,"name"),l=o&&"something"===function something(){}.name,h=o&&(!n||n&&a(s,"name").configurable);t.exports={EXISTS:o,PROPER:l,CONFIGURABLE:h}},6706(t,e,i){var n=i(9504),r=i(9306);t.exports=function(t,e,i){try{return n(r(Object.getOwnPropertyDescriptor(t,e)[i]))}catch(t){}}},7476(t,e,i){var n=i(2195),r=i(9504);t.exports=function(t){if("Function"===n(t))return r(t)}},9504(t,e,i){var n=i(616),r=Function.prototype,s=r.call,a=n&&r.bind.bind(s,s);t.exports=n?a:function(t){return function(){return s.apply(t,arguments)}}},944(t){var e=TypeError;t.exports=function(t){var i=t&&t.alphabet;if(void 0===i||"base64"===i||"base64url"===i)return i||"base64";throw new e("Incorrect `alphabet` option")}},9429(t,e,i){var n=i(4576),r=i(6193);t.exports=function(t){if(r){try{return n.process.getBuiltinModule(t)}catch(t){}try{return Function('return require("'+t+'")')()}catch(t){}}}},7751(t,e,i){var n=i(4576),r=i(4901);t.exports=function(t,e){return arguments.length<2?(i=n[t],r(i)?i:void 0):n[t]&&n[t][e];var i}},1767(t){t.exports=function(t){return{iterator:t,next:t.next,done:!1}}},8646(t,e,i){var n=i(9565),r=i(8551),s=i(1767),a=i(851);t.exports=function(t,e){e&&"string"==typeof t||r(t);var i=a(t);return s(r(void 0!==i?n(i,t):t))}},851(t,e,i){var n=i(6955),r=i(5966),s=i(4117),a=i(6269),o=i(608)("iterator");t.exports=function(t){if(!s(t))return r(t,o)||r(t,"@@iterator")||a[n(t)]}},81(t,e,i){var n=i(9565),r=i(9306),s=i(8551),a=i(6823),o=i(851),l=TypeError;t.exports=function(t,e){var i=arguments.length<2?o(t):e;if(r(i))return s(n(i,t));throw new l(a(t)+" is not iterable")}},5966(t,e,i){var n=i(9306),r=i(4117);t.exports=function(t,e){var i=t[e];return r(i)?void 0:n(i)}},3789(t,e,i){var n=i(9306),r=i(8551),s=i(9565),a=i(1291),o=i(1767),l="Invalid size",h=RangeError,c=TypeError,d=Math.max,SetRecord=function(t,e){this.set=t;this.size=d(e,0);this.has=n(t.has);this.keys=n(t.keys)};SetRecord.prototype={getIterator:function(){return o(r(s(this.keys,this.set)))},includes:function(t){return s(this.has,this.set,t)}};t.exports=function(t){r(t);var e=+t.size;if(e!=e)throw new c(l);var i=a(e);if(i<0)throw new h(l);return new SetRecord(t,i)}},4576(t){var check=function(t){return t&&t.Math===Math&&t};t.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(t,e,i){var n=i(9504),r=i(8981),s=n({}.hasOwnProperty);t.exports=Object.hasOwn||function hasOwn(t,e){return s(r(t),e)}},421(t){t.exports={}},397(t,e,i){var n=i(7751);t.exports=n("document","documentElement")},5917(t,e,i){var n=i(3724),r=i(9039),s=i(4055);t.exports=!n&&!r(function(){return 7!==Object.defineProperty(s("div"),"a",{get:function(){return 7}}).a})},7055(t,e,i){var n=i(9504),r=i(9039),s=i(2195),a=Object,o=n("".split);t.exports=r(function(){return!a("z").propertyIsEnumerable(0)})?function(t){return"String"===s(t)?o(t,""):a(t)}:a},3167(t,e,i){var n=i(4901),r=i(34),s=i(2967);t.exports=function(t,e,i){var a,o;s&&n(a=e.constructor)&&a!==i&&r(o=a.prototype)&&o!==i.prototype&&s(t,o);return t}},3706(t,e,i){var n=i(9504),r=i(4901),s=i(7629),a=n(Function.toString);r(s.inspectSource)||(s.inspectSource=function(t){return a(t)});t.exports=s.inspectSource},1181(t,e,i){var n,r,s,a=i(8622),o=i(4576),l=i(34),h=i(6699),c=i(9297),d=i(7629),u=i(6119),p=i(421),g="Object already initialized",m=o.TypeError,f=o.WeakMap;if(a||d.state){var b=d.state||(d.state=new f);b.get=b.get;b.has=b.has;b.set=b.set;n=function(t,e){if(b.has(t))throw new m(g);e.facade=t;b.set(t,e);return e};r=function(t){return b.get(t)||{}};s=function(t){return b.has(t)}}else{var y=u("state");p[y]=!0;n=function(t,e){if(c(t,y))throw new m(g);e.facade=t;h(t,y,e);return e};r=function(t){return c(t,y)?t[y]:{}};s=function(t){return c(t,y)}}t.exports={set:n,get:r,has:s,enforce:function(t){return s(t)?r(t):n(t,{})},getterFor:function(t){return function(e){var i;if(!l(e)||(i=r(e)).type!==t)throw new m("Incompatible receiver, "+t+" required");return i}}}},4209(t,e,i){var n=i(608),r=i(6269),s=n("iterator"),a=Array.prototype;t.exports=function(t){return void 0!==t&&(r.Array===t||a[s]===t)}},4376(t,e,i){var n=i(2195);t.exports=Array.isArray||function isArray(t){return"Array"===n(t)}},1108(t,e,i){var n=i(6955);t.exports=function(t){var e=n(t);return"BigInt64Array"===e||"BigUint64Array"===e}},4901(t){var e="object"==typeof document&&document.all;t.exports=void 0===e&&void 0!==e?function(t){return"function"==typeof t||t===e}:function(t){return"function"==typeof t}},2796(t,e,i){var n=i(9039),r=i(4901),s=/#|\.prototype\./,isForced=function(t,e){var i=o[a(t)];return i===h||i!==l&&(r(e)?n(e):!!e)},a=isForced.normalize=function(t){return String(t).replace(s,".").toLowerCase()},o=isForced.data={},l=isForced.NATIVE="N",h=isForced.POLYFILL="P";t.exports=isForced},4117(t){t.exports=function(t){return null==t}},34(t,e,i){var n=i(4901);t.exports=function(t){return"object"==typeof t?null!==t:n(t)}},3925(t,e,i){var n=i(34);t.exports=function(t){return n(t)||null===t}},6395(t){t.exports=!1},5810(t,e,i){var n=i(34),r=i(1181).get;t.exports=function isRawJSON(t){if(!n(t))return!1;var e=r(t);return!!e&&"RawJSON"===e.type}},757(t,e,i){var n=i(7751),r=i(4901),s=i(1625),a=i(7040),o=Object;t.exports=a?function(t){return"symbol"==typeof t}:function(t){var e=n("Symbol");return r(e)&&s(e.prototype,o(t))}},507(t,e,i){var n=i(9565);t.exports=function(t,e,i){for(var r,s,a=i?t:t.iterator,o=t.next;!(r=n(o,a)).done;)if(void 0!==(s=e(r.value)))return s}},2652(t,e,i){var n=i(6080),r=i(9565),s=i(8551),a=i(6823),o=i(4209),l=i(6198),h=i(1625),c=i(81),d=i(851),u=i(9539),p=TypeError,Result=function(t,e){this.stopped=t;this.result=e},g=Result.prototype;t.exports=function(t,e,i){var m,f,b,y,v,w,A,x=i&&i.that,E=!(!i||!i.AS_ENTRIES),_=!(!i||!i.IS_RECORD),T=!(!i||!i.IS_ITERATOR),C=!(!i||!i.INTERRUPTED),S=n(e,x),stop=function(t){var e=m;m=void 0;e&&u(e,"normal");return new Result(!0,t)},callFn=function(t){if(E){s(t);return C?S(t[0],t[1],stop):S(t[0],t[1])}return C?S(t,stop):S(t)};if(_)m=t.iterator;else if(T)m=t;else{if(!(f=d(t)))throw new p(a(t)+" is not iterable");if(o(f)){for(b=0,y=l(t);y>b;b++)if((v=callFn(t[b]))&&h(g,v))return v;return new Result(!1)}m=c(t,f)}w=_?t.next:m.next;for(;!(A=r(w,m)).done;){var D=A.value;try{v=callFn(D)}catch(t){if(!m)throw t;u(m,"throw",t)}if("object"==typeof v&&v&&h(g,v))return v}return new Result(!1)}},1385(t,e,i){var n=i(9539);t.exports=function(t,e,i){for(var r=t.length-1;r>=0;r--)if(void 0!==t[r])try{i=n(t[r].iterator,e,i)}catch(t){e="throw";i=t}if("throw"===e)throw i;return i}},9539(t,e,i){var n=i(9565),r=i(8551),s=i(5966);t.exports=function(t,e,i){var a,o;r(t);try{if(!(a=s(t,"return"))){if("throw"===e)throw i;return i}a=n(a,t)}catch(t){o=!0;a=t}if("throw"===e)throw i;if(o)throw a;r(a);return i}},9462(t,e,i){var n=i(9565),r=i(2360),s=i(6699),a=i(6279),o=i(608),l=i(1181),h=i(5966),c=i(7657).IteratorPrototype,d=i(2529),u=i(9539),p=i(1385),g=o("toStringTag"),m="IteratorHelper",f="WrapForValidIterator",b="normal",y="throw",v=l.set,createIteratorProxyPrototype=function(t){var e=l.getterFor(t?f:m);return a(r(c),{next:function next(){var i=e(this);if(t)return i.nextHandler();if(i.done)return d(void 0,!0);try{var n=i.nextHandler();return i.returnHandlerResult?n:d(n,i.done)}catch(t){i.done=!0;throw t}},return:function(){var i=e(this),r=i.iterator,s=i.done;i.done=!0;if(t){var a=h(r,"return");return a?n(a,r):d(void 0,!0)}if(s)return d(void 0,!0);if(i.inner)try{u(i.inner.iterator,b)}catch(t){return u(r,y,t)}if(i.openIters)try{p(i.openIters,b)}catch(t){if(r)return u(r,y,t);throw t}r&&u(r,b);return d(void 0,!0)}})},w=createIteratorProxyPrototype(!0),A=createIteratorProxyPrototype(!1);s(A,g,"Iterator Helper");t.exports=function(t,e,i){var n=function Iterator(n,r){if(r){r.iterator=n.iterator;r.next=n.next}else r=n;r.type=e?f:m;r.returnHandlerResult=!!i;r.nextHandler=t;r.counter=0;r.done=!1;v(this,r)};n.prototype=e?w:A;return n}},684(t){t.exports=function(t,e){var i="function"==typeof Iterator&&Iterator.prototype[t];if(i)try{i.call({next:null},e).next()}catch(t){return!0}}},4549(t,e,i){var n=i(4576);t.exports=function(t,e){var i=n.Iterator,r=i&&i.prototype,s=r&&r[t],a=!1;if(s)try{s.call({next:function(){return{done:!0}},return:function(){a=!0}},-1)}catch(t){t instanceof e||(a=!1)}if(!a)return s}},7657(t,e,i){var n,r,s,a=i(9039),o=i(4901),l=i(34),h=i(2360),c=i(2787),d=i(6840),u=i(608),p=i(6395),g=u("iterator"),m=!1;[].keys&&("next"in(s=[].keys())?(r=c(c(s)))!==Object.prototype&&(n=r):m=!0);!l(n)||a(function(){var t={};return n[g].call(t)!==t})?n={}:p&&(n=h(n));o(n[g])||d(n,g,function(){return this});t.exports={IteratorPrototype:n,BUGGY_SAFARI_ITERATORS:m}},6269(t){t.exports={}},6198(t,e,i){var n=i(8014);t.exports=function(t){return n(t.length)}},283(t,e,i){var n=i(9504),r=i(9039),s=i(4901),a=i(9297),o=i(3724),l=i(350).CONFIGURABLE,h=i(3706),c=i(1181),d=c.enforce,u=c.get,p=String,g=Object.defineProperty,m=n("".slice),f=n("".replace),b=n([].join),y=o&&!r(function(){return 8!==g(function(){},"length",{value:8}).length}),v=String(String).split("String"),w=t.exports=function(t,e,i){"Symbol("===m(p(e),0,7)&&(e="["+f(p(e),/^Symbol\(([^)]*)\).*$/,"$1")+"]");i&&i.getter&&(e="get "+e);i&&i.setter&&(e="set "+e);(!a(t,"name")||l&&t.name!==e)&&(o?g(t,"name",{value:e,configurable:!0}):t.name=e);y&&i&&a(i,"arity")&&t.length!==i.arity&&g(t,"length",{value:i.arity});try{i&&a(i,"constructor")&&i.constructor?o&&g(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(t){}var n=d(t);a(n,"source")||(n.source=b(v,"string"==typeof e?e:""));return t};Function.prototype.toString=w(function toString(){return s(this)&&u(this).source||h(this)},"toString")},2248(t,e,i){var n=i(9504),r=Map.prototype;t.exports={Map,set:n(r.set),get:n(r.get),has:n(r.has),remove:n(r.delete),proto:r}},741(t){var e=Math.ceil,i=Math.floor;t.exports=Math.trunc||function trunc(t){var n=+t;return(n>0?i:e)(n)}},7819(t,e,i){var n=i(9039);t.exports=!n(function(){var t="9007199254740993",e=JSON.rawJSON(t);return!JSON.isRawJSON(e)||JSON.stringify(e)!==t})},6043(t,e,i){var n=i(9306),r=TypeError,PromiseCapability=function(t){var e,i;this.promise=new t(function(t,n){if(void 0!==e||void 0!==i)throw new r("Bad Promise constructor");e=t;i=n});this.resolve=n(e);this.reject=n(i)};t.exports.f=function(t){return new PromiseCapability(t)}},2603(t,e,i){var n=i(655);t.exports=function(t,e){return void 0===t?arguments.length<2?"":e:n(t)}},4149(t){var e=RangeError;t.exports=function(t){if(t==t)return t;throw new e("NaN is not allowed")}},2360(t,e,i){var n,r=i(8551),s=i(6801),a=i(8727),o=i(421),l=i(397),h=i(4055),c=i(6119),d="prototype",u="script",p=c("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(t){return"<"+u+">"+t+"</"+u+">"},NullProtoObjectViaActiveX=function(t){t.write(scriptTag(""));t.close();var e=t.parentWindow.Object;t=null;return e},NullProtoObject=function(){try{n=new ActiveXObject("htmlfile")}catch(t){}NullProtoObject="undefined"!=typeof document?document.domain&&n?NullProtoObjectViaActiveX(n):function(){var t,e=h("iframe"),i="java"+u+":";e.style.display="none";l.appendChild(e);e.src=String(i);(t=e.contentWindow.document).open();t.write(scriptTag("document.F=Object"));t.close();return t.F}():NullProtoObjectViaActiveX(n);for(var t=a.length;t--;)delete NullProtoObject[d][a[t]];return NullProtoObject()};o[p]=!0;t.exports=Object.create||function create(t,e){var i;if(null!==t){EmptyConstructor[d]=r(t);i=new EmptyConstructor;EmptyConstructor[d]=null;i[p]=t}else i=NullProtoObject();return void 0===e?i:s.f(i,e)}},6801(t,e,i){var n=i(3724),r=i(8686),s=i(4913),a=i(8551),o=i(5397),l=i(1072);e.f=n&&!r?Object.defineProperties:function defineProperties(t,e){a(t);for(var i,n=o(e),r=l(e),h=r.length,c=0;h>c;)s.f(t,i=r[c++],n[i]);return t}},4913(t,e,i){var n=i(3724),r=i(5917),s=i(8686),a=i(8551),o=i(6969),l=TypeError,h=Object.defineProperty,c=Object.getOwnPropertyDescriptor,d="enumerable",u="configurable",p="writable";e.f=n?s?function defineProperty(t,e,i){a(t);e=o(e);a(i);if("function"==typeof t&&"prototype"===e&&"value"in i&&p in i&&!i[p]){var n=c(t,e);if(n&&n[p]){t[e]=i.value;i={configurable:u in i?i[u]:n[u],enumerable:d in i?i[d]:n[d],writable:!1}}}return h(t,e,i)}:h:function defineProperty(t,e,i){a(t);e=o(e);a(i);if(r)try{return h(t,e,i)}catch(t){}if("get"in i||"set"in i)throw new l("Accessors not supported");"value"in i&&(t[e]=i.value);return t}},7347(t,e,i){var n=i(3724),r=i(9565),s=i(8773),a=i(6980),o=i(5397),l=i(6969),h=i(9297),c=i(5917),d=Object.getOwnPropertyDescriptor;e.f=n?d:function getOwnPropertyDescriptor(t,e){t=o(t);e=l(e);if(c)try{return d(t,e)}catch(t){}if(h(t,e))return a(!r(s.f,t,e),t[e])}},8480(t,e,i){var n=i(1828),r=i(8727).concat("length","prototype");e.f=Object.getOwnPropertyNames||function getOwnPropertyNames(t){return n(t,r)}},3717(t,e){e.f=Object.getOwnPropertySymbols},2787(t,e,i){var n=i(9297),r=i(4901),s=i(8981),a=i(6119),o=i(2211),l=a("IE_PROTO"),h=Object,c=h.prototype;t.exports=o?h.getPrototypeOf:function(t){var e=s(t);if(n(e,l))return e[l];var i=e.constructor;return r(i)&&e instanceof i?i.prototype:e instanceof h?c:null}},1625(t,e,i){var n=i(9504);t.exports=n({}.isPrototypeOf)},1828(t,e,i){var n=i(9504),r=i(9297),s=i(5397),a=i(9617).indexOf,o=i(421),l=n([].push);t.exports=function(t,e){var i,n=s(t),h=0,c=[];for(i in n)!r(o,i)&&r(n,i)&&l(c,i);for(;e.length>h;)r(n,i=e[h++])&&(~a(c,i)||l(c,i));return c}},1072(t,e,i){var n=i(1828),r=i(8727);t.exports=Object.keys||function keys(t){return n(t,r)}},8773(t,e){var i={}.propertyIsEnumerable,n=Object.getOwnPropertyDescriptor,r=n&&!i.call({1:2},1);e.f=r?function propertyIsEnumerable(t){var e=n(this,t);return!!e&&e.enumerable}:i},2967(t,e,i){var n=i(6706),r=i(34),s=i(7750),a=i(3506);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,i={};try{(t=n(Object.prototype,"__proto__","set"))(i,[]);e=i instanceof Array}catch(t){}return function setPrototypeOf(i,n){s(i);a(n);if(!r(i))return i;e?t(i,n):i.__proto__=n;return i}}():void 0)},4270(t,e,i){var n=i(9565),r=i(4901),s=i(34),a=TypeError;t.exports=function(t,e){var i,o;if("string"===e&&r(i=t.toString)&&!s(o=n(i,t)))return o;if(r(i=t.valueOf)&&!s(o=n(i,t)))return o;if("string"!==e&&r(i=t.toString)&&!s(o=n(i,t)))return o;throw new a("Can't convert object to primitive value")}},5031(t,e,i){var n=i(7751),r=i(9504),s=i(8480),a=i(3717),o=i(8551),l=r([].concat);t.exports=n("Reflect","ownKeys")||function ownKeys(t){var e=s.f(o(t)),i=a.f;return i?l(e,i(t)):e}},8235(t,e,i){var n=i(9504),r=i(9297),s=SyntaxError,a=parseInt,o=String.fromCharCode,l=n("".charAt),h=n("".slice),c=n(/./.exec),d={'\\"':'"',"\\\\":"\\","\\/":"/","\\b":"\b","\\f":"\f","\\n":"\n","\\r":"\r","\\t":"\t"},u=/^[\da-f]{4}$/i,p=/^[\u0000-\u001F]$/;t.exports=function(t,e){for(var i=!0,n="";e<t.length;){var g=l(t,e);if("\\"===g){var m=h(t,e,e+2);if(r(d,m)){n+=d[m];e+=2}else{if("\\u"!==m)throw new s('Unknown escape sequence: "'+m+'"');var f=h(t,e+=2,e+4);if(!c(u,f))throw new s("Bad Unicode escape at: "+e);n+=o(a(f,16));e+=4}}else{if('"'===g){i=!1;e++;break}if(c(p,g))throw new s("Bad control character in string literal at: "+e);n+=g;e++}}if(i)throw new s("Unterminated string at: "+e);return{value:n,end:e}}},1103(t){t.exports=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}}},7750(t,e,i){var n=i(4117),r=TypeError;t.exports=function(t){if(n(t))throw new r("Can't call method on "+t);return t}},9286(t,e,i){var n=i(4402),r=i(8469),s=n.Set,a=n.add;t.exports=function(t){var e=new s;r(t,function(t){a(e,t)});return e}},3440(t,e,i){var n=i(7080),r=i(4402),s=i(9286),a=i(5170),o=i(3789),l=i(8469),h=i(507),c=r.has,d=r.remove;t.exports=function difference(t){var e=n(this),i=o(t),r=s(e);a(r)<=i.size?l(r,function(t){i.includes(t)&&d(r,t)}):h(i.getIterator(),function(t){c(r,t)&&d(r,t)});return r}},4402(t,e,i){var n=i(9504),r=Set.prototype;t.exports={Set,add:n(r.add),has:n(r.has),remove:n(r.delete),proto:r}},8750(t,e,i){var n=i(7080),r=i(4402),s=i(5170),a=i(3789),o=i(8469),l=i(507),h=r.Set,c=r.add,d=r.has;t.exports=function intersection(t){var e=n(this),i=a(t),r=new h;s(e)>i.size?l(i.getIterator(),function(t){d(e,t)&&c(r,t)}):o(e,function(t){i.includes(t)&&c(r,t)});return r}},4449(t,e,i){var n=i(7080),r=i(4402).has,s=i(5170),a=i(3789),o=i(8469),l=i(507),h=i(9539);t.exports=function isDisjointFrom(t){var e=n(this),i=a(t);if(s(e)<=i.size)return!1!==o(e,function(t){if(i.includes(t))return!1},!0);var c=i.getIterator();return!1!==l(c,function(t){if(r(e,t))return h(c.iterator,"normal",!1)})}},3838(t,e,i){var n=i(7080),r=i(5170),s=i(8469),a=i(3789);t.exports=function isSubsetOf(t){var e=n(this),i=a(t);return!(r(e)>i.size)&&!1!==s(e,function(t){if(!i.includes(t))return!1},!0)}},8527(t,e,i){var n=i(7080),r=i(4402).has,s=i(5170),a=i(3789),o=i(507),l=i(9539);t.exports=function isSupersetOf(t){var e=n(this),i=a(t);if(s(e)<i.size)return!1;var h=i.getIterator();return!1!==o(h,function(t){if(!r(e,t))return l(h.iterator,"normal",!1)})}},8469(t,e,i){var n=i(9504),r=i(507),s=i(4402),a=s.Set,o=s.proto,l=n(o.forEach),h=n(o.keys),c=h(new a).next;t.exports=function(t,e,i){return i?r({iterator:h(t),next:c},e):l(t,e)}},4916(t,e,i){var n=i(7751),createSetLike=function(t){return{size:t,has:function(){return!1},keys:function(){return{next:function(){return{done:!0}}}}}},createSetLikeWithInfinitySize=function(t){return{size:t,has:function(){return!0},keys:function(){throw new Error("e")}}};t.exports=function(t,e){var i=n("Set");try{(new i)[t](createSetLike(0));try{(new i)[t](createSetLike(-1));return!1}catch(n){if(!e)return!0;try{(new i)[t](createSetLikeWithInfinitySize(-1/0));return!1}catch(n){return e(new i([1,2])[t](createSetLikeWithInfinitySize(1/0)))}}}catch(t){return!1}}},9835(t){t.exports=function(t){try{var e=new Set,i={size:0,has:function(){return!0},keys:function(){return Object.defineProperty({},"next",{get:function(){e.clear();e.add(4);return function(){return{done:!0}}}})}},n=e[t](i);return 1===n.size&&4===n.values().next().value}catch(t){return!1}}},5170(t,e,i){var n=i(6706),r=i(4402);t.exports=n(r.proto,"size","get")||function(t){return t.size}},3650(t,e,i){var n=i(7080),r=i(4402),s=i(9286),a=i(3789),o=i(507),l=r.add,h=r.has,c=r.remove;t.exports=function symmetricDifference(t){var e=n(this),i=a(t).getIterator(),r=s(e);o(i,function(t){h(e,t)?c(r,t):l(r,t)});return r}},4204(t,e,i){var n=i(7080),r=i(4402).add,s=i(9286),a=i(3789),o=i(507);t.exports=function union(t){var e=n(this),i=a(t).getIterator(),l=s(e);o(i,function(t){r(l,t)});return l}},6119(t,e,i){var n=i(5745),r=i(3392),s=n("keys");t.exports=function(t){return s[t]||(s[t]=r(t))}},7629(t,e,i){var n=i(6395),r=i(4576),s=i(9433),a="__core-js_shared__",o=t.exports=r[a]||s(a,{});(o.versions||(o.versions=[])).push({version:"3.49.0",mode:n?"pure":"global",copyright:"© 2013–2025 Denis Pushkarev (zloirock.ru), 2025–2026 CoreJS Company (core-js.io). All rights reserved.",license:"https://github.com/zloirock/core-js/blob/v3.49.0/LICENSE",source:"https://github.com/zloirock/core-js"})},5745(t,e,i){var n=i(7629);t.exports=function(t,e){return n[t]||(n[t]=e||{})}},1548(t,e,i){var n=i(4576),r=i(9039),s=i(9519),a=i(4215),o=n.structuredClone;t.exports=!!o&&!r(function(){if("DENO"===a&&s>92||"NODE"===a&&s>94||"BROWSER"===a&&s>97)return!1;var t=new ArrayBuffer(8),e=o(t,{transfer:[t]});return 0!==t.byteLength||8!==e.byteLength})},4495(t,e,i){var n=i(9519),r=i(9039),s=i(4576).String;t.exports=!!Object.getOwnPropertySymbols&&!r(function(){var t=Symbol("symbol detection");return!s(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&n&&n<41})},5610(t,e,i){var n=i(1291),r=Math.max,s=Math.min;t.exports=function(t,e){var i=n(t);return i<0?r(i+e,0):s(i,e)}},5854(t,e,i){var n=i(2777),r=TypeError;t.exports=function(t){var e=n(t,"number");if("number"==typeof e)throw new r("Can't convert number to bigint");return BigInt(e)}},7696(t,e,i){var n=i(1291),r=i(8014),s=RangeError;t.exports=function(t){if(void 0===t)return 0;var e=n(t),i=r(e);if(e!==i)throw new s("Wrong length or index");return i}},5397(t,e,i){var n=i(7055),r=i(7750);t.exports=function(t){return n(r(t))}},1291(t,e,i){var n=i(741);t.exports=function(t){var e=+t;return e!=e||0===e?0:n(e)}},8014(t,e,i){var n=i(1291),r=Math.min;t.exports=function(t){var e=n(t);return e>0?r(e,9007199254740991):0}},8981(t,e,i){var n=i(7750),r=Object;t.exports=function(t){return r(n(t))}},9590(t,e,i){var n=i(1291),r=RangeError;t.exports=function(t){var e=n(t);if(e<0)throw new r("The argument can't be less than 0");return e}},2777(t,e,i){var n=i(9565),r=i(34),s=i(757),a=i(5966),o=i(4270),l=i(608),h=TypeError,c=l("toPrimitive");t.exports=function(t,e){if(!r(t)||s(t))return t;var i,l=a(t,c);if(l){void 0===e&&(e="default");i=n(l,t,e);if(!r(i)||s(i))return i;throw new h("Can't convert object to primitive value")}void 0===e&&(e="number");return o(t,e)}},6969(t,e,i){var n=i(2777),r=i(757);t.exports=function(t){var e=n(t,"string");return r(e)?e:e+""}},2140(t,e,i){var n={};n[i(608)("toStringTag")]="z";t.exports="[object z]"===String(n)},655(t,e,i){var n=i(6955),r=String;t.exports=function(t){if("Symbol"===n(t))throw new TypeError("Cannot convert a Symbol value to a string");return r(t)}},6823(t){var e=String;t.exports=function(t){try{return e(t)}catch(t){return"Object"}}},3392(t,e,i){var n=i(9504),r=0,s=Math.random(),a=n(1.1.toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+a(++r+s,36)}},9143(t,e,i){var n=i(4576),r=i(9504),s=i(3972),a=i(3463),o=i(9297),l=i(2804),h=i(944),c=i(5169),d=l.c2i,u=l.c2iUrl,p=n.SyntaxError,g=n.TypeError,m=r("".charAt),skipAsciiWhitespace=function(t,e){for(var i=t.length;e<i;e++){var n=m(t,e);if(" "!==n&&"\t"!==n&&"\n"!==n&&"\f"!==n&&"\r"!==n)break}return e},decodeBase64Chunk=function(t,e,i){var n=t.length;n<4&&(t+=2===n?"AA":"A");var r=(e[m(t,0)]<<18)+(e[m(t,1)]<<12)+(e[m(t,2)]<<6)+e[m(t,3)],s=[r>>16&255,r>>8&255,255&r];if(2===n){if(i&&0!==s[1])throw new p("Extra bits");return[s[0]]}if(3===n){if(i&&0!==s[2])throw new p("Extra bits");return[s[0],s[1]]}return s},writeBytes=function(t,e,i){for(var n=e.length,r=0;r<n;r++)t[i+r]=e[r];return i+n};t.exports=function(t,e,i,n){a(t);s(e);var r="base64"===h(e)?d:u,l=e?e.lastChunkHandling:void 0;void 0===l&&(l="loose");if("loose"!==l&&"strict"!==l&&"stop-before-partial"!==l)throw new g("Incorrect `lastChunkHandling` option");i&&c(i.buffer);var f=t.length,b=i||[],y=0,v=0,w="",A=0;if(n)for(;;){if((A=skipAsciiWhitespace(t,A))===f){if(w.length>0){if("stop-before-partial"===l)break;if("loose"!==l)throw new p("Missing padding");if(1===w.length)throw new p("Malformed padding: exactly one additional character");y=writeBytes(b,decodeBase64Chunk(w,r,!1),y)}v=f;break}var x=m(t,A);++A;if("="===x){if(w.length<2)throw new p("Padding is too early");A=skipAsciiWhitespace(t,A);if(2===w.length){if(A===f){if("stop-before-partial"===l)break;throw new p("Malformed padding: only one =")}if("="===m(t,A)){++A;A=skipAsciiWhitespace(t,A)}}if(A<f)throw new p("Unexpected character after padding");y=writeBytes(b,decodeBase64Chunk(w,r,"strict"===l),y);v=f;break}if(!o(r,x))throw new p("Unexpected character");var E=n-y;if(1===E&&2===w.length||2===E&&3===w.length)break;if(4===(w+=x).length){y=writeBytes(b,decodeBase64Chunk(w,r,!1),y);w="";v=A;if(y===n)break}}return{bytes:b,read:v,written:y}}},2303(t,e,i){var n=i(4576),r=i(9504),s=n.Uint8Array,a=n.SyntaxError,o=Math.min,l=r("".match);t.exports=function(t,e){var i=t.length;if(i%2!=0)throw new a("String should be an even number of characters");for(var n=e?o(e.length,i/2):i/2,r=e||new s(n),h=l(t,/.{2}/g),c=0;c<n;c++){var d=+("0x"+h[c]+"0");if(d!=d)throw new a("String should only contain hex characters");r[c]=d>>4}return{bytes:r,read:c<<1}}},7416(t,e,i){var n=i(9039),r=i(608),s=i(3724),a=i(6395),o=r("iterator");t.exports=!n(function(){var t=new URL("b?a=1&b=2&c=3","https://a"),e=t.searchParams,i=new URLSearchParams("a=1&a=2&b=3"),n="";t.pathname="c%20d";e.forEach(function(t,i){e.delete("b");n+=i+t});i.delete("a",2);i.delete("b",void 0);return a&&(!t.toJSON||!i.has("a",1)||i.has("a",2)||!i.has("a",void 0)||i.has("b"))||!e.size&&(a||!s)||!e.sort||"https://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[o]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("https://тест").host||"#%D0%B1"!==new URL("https://a#б").hash||"a1c3"!==n||"x"!==new URL("https://x",void 0).host})},7040(t,e,i){var n=i(4495);t.exports=n&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},8686(t,e,i){var n=i(3724),r=i(9039);t.exports=n&&r(function(){return 42!==Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype})},2812(t){var e=TypeError;t.exports=function(t,i){if(t<i)throw new e("Not enough arguments");return t}},8622(t,e,i){var n=i(4576),r=i(4901),s=n.WeakMap;t.exports=r(s)&&/native code/.test(String(s))},4995(t,e,i){var n=i(9504),r=WeakMap.prototype;t.exports={WeakMap,set:n(r.set),get:n(r.get),has:n(r.has),remove:n(r.delete)}},608(t,e,i){var n=i(4576),r=i(5745),s=i(9297),a=i(3392),o=i(4495),l=i(7040),h=n.Symbol,c=r("wks"),d=l?h.for||h:h&&h.withoutSetter||a;t.exports=function(t){s(c,t)||(c[t]=o&&s(h,t)?h[t]:d("Symbol."+t));return c[t]}},6573(t,e,i){var n=i(3724),r=i(2106),s=i(3238),a=ArrayBuffer.prototype;n&&!("detached"in a)&&r(a,"detached",{configurable:!0,get:function detached(){return s(this)}})},7936(t,e,i){var n=i(6518),r=i(5636);r&&n({target:"ArrayBuffer",proto:!0},{transferToFixedLength:function transferToFixedLength(){return r(this,arguments.length?arguments[0]:void 0,!1)}})},8100(t,e,i){var n=i(6518),r=i(5636);r&&n({target:"ArrayBuffer",proto:!0},{transfer:function transfer(){return r(this,arguments.length?arguments[0]:void 0,!0)}})},4423(t,e,i){var n=i(6518),r=i(9617).includes,s=i(9039),a=i(6469),o=s(function(){return!Array(1).includes()}),l=s(function(){return[,1].includes(void 0,1)});n({target:"Array",proto:!0,forced:o||l},{includes:function includes(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}});a("includes")},4114(t,e,i){var n=i(6518),r=i(8981),s=i(6198),a=i(4527),o=i(6837);n({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(t){return t instanceof TypeError}}()},{push:function push(t){var e=r(this),i=s(e),n=arguments.length;o(i+n);for(var l=0;l<n;l++){e[i]=arguments[l];i++}a(e,i);return i}})},8111(t,e,i){var n=i(6518),r=i(4576),s=i(679),a=i(8551),o=i(4901),l=i(2787),h=i(2106),c=i(4659),d=i(9039),u=i(9297),p=i(608),g=i(7657).IteratorPrototype,m=i(3724),f=i(6395),b="constructor",y="Iterator",v=p("toStringTag"),w=TypeError,A=r[y],x=f||!o(A)||A.prototype!==g||!d(function(){A({})}),E=function Iterator(){s(this,g);if(l(this)===g)throw new w("Abstract class Iterator not directly constructable")},defineIteratorPrototypeAccessor=function(t,e){m?h(g,t,{configurable:!0,get:function(){return e},set:function(e){a(this);if(this===g)throw new w("You can't redefine this property");u(this,t)?this[t]=e:c(this,t,e)}}):g[t]=e};u(g,v)||defineIteratorPrototypeAccessor(v,y);!x&&u(g,b)&&g[b]!==Object||defineIteratorPrototypeAccessor(b,E);E.prototype=g;n({global:!0,constructor:!0,forced:x},{Iterator:E})},9314(t,e,i){var n=i(6518),r=i(9565),s=i(8551),a=i(1767),o=i(4149),l=i(9590),h=i(9539),c=i(9462),d=i(684),u=i(4549),p=i(6395),g=!p&&!d("drop",0),m=!p&&!g&&u("drop",RangeError),f=p||g||m,b=c(function(){for(var t,e=this.iterator,i=this.next;this.remaining;){this.remaining--;t=s(r(i,e));if(this.done=!!t.done)return}t=s(r(i,e));if(!(this.done=!!t.done))return t.value});n({target:"Iterator",proto:!0,real:!0,forced:f},{drop:function drop(t){s(this);var e;try{e=l(o(+t))}catch(t){h(this,"throw",t)}return m?r(m,this,e):new b(a(this),{remaining:e})}})},1148(t,e,i){var n=i(6518),r=i(9565),s=i(2652),a=i(9306),o=i(8551),l=i(1767),h=i(9539),c=i(4549)("every",TypeError);n({target:"Iterator",proto:!0,real:!0,forced:c},{every:function every(t){o(this);try{a(t)}catch(t){h(this,"throw",t)}if(c)return r(c,this,t);var e=l(this),i=0;return!s(e,function(e,n){if(!t(e,i++))return n()},{IS_RECORD:!0,INTERRUPTED:!0}).stopped}})},2489(t,e,i){var n=i(6518),r=i(9565),s=i(9306),a=i(8551),o=i(1767),l=i(9462),h=i(6319),c=i(6395),d=i(9539),u=i(684),p=i(4549),g=!c&&!u("filter",function(){}),m=!c&&!g&&p("filter",TypeError),f=c||g||m,b=l(function(){for(var t,e,i=this.iterator,n=this.predicate,s=this.next;;){t=a(r(s,i));if(this.done=!!t.done)return;e=t.value;if(h(i,n,[e,this.counter++],!0))return e}});n({target:"Iterator",proto:!0,real:!0,forced:f},{filter:function filter(t){a(this);try{s(t)}catch(t){d(this,"throw",t)}return m?r(m,this,t):new b(o(this),{predicate:t})}})},116(t,e,i){var n=i(6518),r=i(9565),s=i(2652),a=i(9306),o=i(8551),l=i(1767),h=i(9539),c=i(4549)("find",TypeError);n({target:"Iterator",proto:!0,real:!0,forced:c},{find:function find(t){o(this);try{a(t)}catch(t){h(this,"throw",t)}if(c)return r(c,this,t);var e=l(this),i=0;return s(e,function(e,n){if(t(e,i++))return n(e)},{IS_RECORD:!0,INTERRUPTED:!0}).result}})},531(t,e,i){var n=i(6518),r=i(9565),s=i(9306),a=i(8551),o=i(1767),l=i(8646),h=i(9462),c=i(9539),d=i(6395),u=i(684),p=i(4549);var g=!d&&!u("flatMap",function(){}),m=!d&&!g&&p("flatMap",TypeError),f=d||g||m||function throwsOnIteratorWithoutReturn(){try{var t=Iterator.prototype.flatMap.call(new Map([[4,5]]).entries(),function(t){return t});t.next();t.return()}catch(t){return!0}}(),b=h(function(){for(var t,e,i=this.iterator,n=this.mapper;;){if(e=this.inner)try{if(!(t=a(r(e.next,e.iterator))).done)return t.value;this.inner=null}catch(t){c(i,"throw",t)}t=a(r(this.next,i));if(this.done=!!t.done)return;try{this.inner=l(n(t.value,this.counter++),!1)}catch(t){c(i,"throw",t)}}});n({target:"Iterator",proto:!0,real:!0,forced:f},{flatMap:function flatMap(t){a(this);try{s(t)}catch(t){c(this,"throw",t)}return m?r(m,this,t):new b(o(this),{mapper:t,inner:null})}})},7588(t,e,i){var n=i(6518),r=i(9565),s=i(2652),a=i(9306),o=i(8551),l=i(1767),h=i(9539),c=i(4549)("forEach",TypeError);n({target:"Iterator",proto:!0,real:!0,forced:c},{forEach:function forEach(t){o(this);try{a(t)}catch(t){h(this,"throw",t)}if(c)return r(c,this,t);var e=l(this),i=0;s(e,function(e){t(e,i++)},{IS_RECORD:!0})}})},1701(t,e,i){var n=i(6518),r=i(9565),s=i(9306),a=i(8551),o=i(1767),l=i(9462),h=i(6319),c=i(9539),d=i(684),u=i(4549),p=i(6395),g=!p&&!d("map",function(){}),m=!p&&!g&&u("map",TypeError),f=p||g||m,b=l(function(){var t=this.iterator,e=a(r(this.next,t));if(!(this.done=!!e.done))return h(t,this.mapper,[e.value,this.counter++],!0)});n({target:"Iterator",proto:!0,real:!0,forced:f},{map:function map(t){a(this);try{s(t)}catch(t){c(this,"throw",t)}return m?r(m,this,t):new b(o(this),{mapper:t})}})},3579(t,e,i){var n=i(6518),r=i(9565),s=i(2652),a=i(9306),o=i(8551),l=i(1767),h=i(9539),c=i(4549)("some",TypeError);n({target:"Iterator",proto:!0,real:!0,forced:c},{some:function some(t){o(this);try{a(t)}catch(t){h(this,"throw",t)}if(c)return r(c,this,t);var e=l(this),i=0;return s(e,function(e,n){if(t(e,i++))return n()},{IS_RECORD:!0,INTERRUPTED:!0}).stopped}})},4972(t,e,i){var n=i(6518),r=i(9565),s=i(8551),a=i(1767),o=i(4149),l=i(9590),h=i(9462),c=i(9539),d=i(684),u=i(4549),p=i(6395),g=!p&&!d("take",1),m=!p&&!g&&u("take",RangeError),f=p||g||m,b=h(function(){var t=this.iterator;if(!this.remaining--){this.done=!0;return c(t,"normal",void 0)}var e=s(r(this.next,t));if(!(this.done=!!e.done))return e.value});n({target:"Iterator",proto:!0,real:!0,forced:f},{take:function take(t){s(this);var e;try{e=l(o(+t))}catch(t){c(this,"throw",t)}return m?r(m,this,e):new b(a(this),{remaining:e})}})},9112(t,e,i){var n=i(6518),r=i(3724),s=i(4576),a=i(7751),o=i(9504),l=i(9565),h=i(4901),c=i(34),d=i(4376),u=i(9297),p=i(655),g=i(6198),m=i(4659),f=i(9039),b=i(8235),y=i(4495),v=s.JSON,w=s.Number,A=s.SyntaxError,x=v&&v.parse,E=a("Object","keys"),_=Object.getOwnPropertyDescriptor,T=o("".charAt),C=o("".slice),S=o(/./.exec),D=o([].push),P=/^\d$/,M=/^[1-9]$/,k=/^[\d-]$/,I=/^[\t\n\r ]$/,internalize=function(t,e,i,n){var r,s,a,o,h,p=t[e],m=n&&p===n.value,f=m&&"string"==typeof n.source?{source:n.source}:{};if(c(p)){var b=d(p),y=m?n.nodes:b?[]:{};if(b){r=y.length;a=g(p);for(o=0;o<a;o++)internalizeProperty(p,o,internalize(p,""+o,i,o<r?y[o]:void 0))}else{s=E(p);a=g(s);for(o=0;o<a;o++){h=s[o];internalizeProperty(p,h,internalize(p,h,i,u(y,h)?y[h]:void 0))}}}return l(i,t,e,p,f)},internalizeProperty=function(t,e,i){if(r){var n=_(t,e);if(n&&!n.configurable)return}void 0===i?delete t[e]:m(t,e,i)},Node=function(t,e,i,n){this.value=t;this.end=e;this.source=i;this.nodes=n},Context=function(t,e){this.source=t;this.index=e};Context.prototype={fork:function(t){return new Context(this.source,t)},parse:function(){var t=this.source,e=this.skip(I,this.index),i=this.fork(e),n=T(t,e);if(S(k,n))return i.number();switch(n){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 A('Unexpected character: "'+n+'" at: '+e)},node:function(t,e,i,n,r){return new Node(e,n,t?null:C(this.source,i,n),r)},object:function(){for(var t=this.source,e=this.index+1,i=!1,n={},r={},s=!1;e<t.length;){e=this.until(['"',"}"],e);if("}"===T(t,e)&&!i){e++;s=!0;break}var a=this.fork(e).string(),o=a.value;e=a.end;e=this.until([":"],e)+1;e=this.skip(I,e);a=this.fork(e).parse();m(r,o,a);m(n,o,a.value);e=this.until([",","}"],a.end);var l=T(t,e);if(","===l){i=!0;e++}else if("}"===l){e++;s=!0;break}}if(!s)throw new A("Unterminated object at: "+e);return this.node(1,n,this.index,e,r)},array:function(){for(var t=this.source,e=this.index+1,i=!1,n=[],r=[],s=!1;e<t.length;){e=this.skip(I,e);if("]"===T(t,e)&&!i){e++;s=!0;break}var a=this.fork(e).parse();D(r,a);D(n,a.value);e=this.until([",","]"],a.end);if(","===T(t,e)){i=!0;e++}else if("]"===T(t,e)){e++;s=!0;break}}if(!s)throw new A("Unterminated array at: "+e);return this.node(1,n,this.index,e,r)},string:function(){var t=this.index,e=b(this.source,this.index+1);return this.node(0,e.value,t,e.end)},number:function(){var t=this.source,e=this.index,i=e;"-"===T(t,i)&&i++;if("0"===T(t,i))i++;else{if(!S(M,T(t,i)))throw new A("Failed to parse number at: "+i);i=this.skip(P,i+1)}if("."===T(t,i)){var n=i+1;if(n===(i=this.skip(P,n)))throw new A("Failed to parse number's fraction at: "+i)}if("e"===T(t,i)||"E"===T(t,i)){i++;"+"!==T(t,i)&&"-"!==T(t,i)||i++;if(i===(i=this.skip(P,i)))throw new A("Failed to parse number's exponent value at: "+i)}return this.node(0,w(C(t,e,i)),e,i)},keyword:function(t){var e=""+t,i=this.index,n=i+e.length;if(C(this.source,i,n)!==e)throw new A("Failed to parse value at: "+i);return this.node(0,t,i,n)},skip:function(t,e){for(var i=this.source;e<i.length&&S(t,T(i,e));e++);return e},until:function(t,e){e=this.skip(I,e);for(var i=T(this.source,e),n=0;n<t.length;n++)if(t[n]===i)return e;throw new A('Unexpected character: "'+i+'" at: '+e)}};var R=f(function(){var t,e="9007199254740993";x(e,function(e,i,n){t=n.source});return t!==e}),O=y&&!f(function(){return 1/x("-0 \t")!=-1/0});n({target:"JSON",stat:!0,forced:R},{parse:function parse(t,e){return O&&!h(e)?x(t):function(t,e){t=p(t);var i=new Context(t,0,""),n=i.parse(),r=n.value,s=i.skip(I,n.end);if(s<t.length)throw new A('Unexpected extra character: "'+T(t,s)+'" after the parsed data at: '+s);return h(e)?internalize({"":r},"",e,n):r}(t,e)}})},3110(t,e,i){var n=i(6518),r=i(7751),s=i(8745),a=i(9565),o=i(9504),l=i(9039),h=i(4376),c=i(4901),d=i(5810),u=i(757),p=i(2195),g=i(655),m=i(7680),f=i(8235),b=i(3392),y=i(4495),v=i(7819),w=String,A=r("JSON","stringify"),x=o(/./.exec),E=o("".charAt),_=o("".charCodeAt),T=o("".replace),C=o("".slice),S=o([].push),D=o(1.1.toString),P=/[\uD800-\uDFFF]/g,M=/^[\uD800-\uDBFF]$/,k=/^[\uDC00-\uDFFF]$/,I=b(),R=I.length,O=!y||l(function(){var t=r("Symbol")("stringify detection");return"[null]"!==A([t])||"{}"!==A({a:t})||"{}"!==A(Object(t))}),B=l(function(){return'"\\udf06\\ud834"'!==A("\udf06\ud834")||'"\\udead"'!==A("\udead")}),L=O?function(t,e){var i=m(arguments),n=getReplacerFunction(e);if(c(n)||void 0!==t&&!u(t)){i[1]=function(t,e){c(n)&&(e=a(n,this,w(t),e));if(!u(e))return e};return s(A,null,i)}}:A,fixIllFormedJSON=function(t,e,i){var n=E(i,e-1),r=E(i,e+1);return x(M,t)&&!x(k,r)||x(k,t)&&!x(M,n)?"\\u"+D(_(t,0),16):t},getReplacerFunction=function(t){if(c(t))return t;if(h(t)){for(var e=t.length,i=[],n=0;n<e;n++){var r=t[n];"string"==typeof r?S(i,r):"number"!=typeof r&&"Number"!==p(r)&&"String"!==p(r)||S(i,g(r))}var s=i.length,a=!0;return function(t,e){if(a){a=!1;return e}if(h(this))return e;for(var n=0;n<s;n++)if(i[n]===t)return e}}};A&&n({target:"JSON",stat:!0,arity:3,forced:O||B||!v},{stringify:function stringify(t,e,i){var n=getReplacerFunction(e),r=[],s=L(t,function(t,e){var i=c(n)?a(n,this,w(t),e):e;return!v&&d(i)?I+(S(r,i.rawJSON)-1):i},i);if("string"!=typeof s)return s;B&&(s=T(s,P,fixIllFormedJSON));if(v)return s;for(var o="",l=s.length,h=0;h<l;h++){