pdfjs-dist
Version:
Generic build of Mozilla's PDF.js library.
25 lines • 103 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 = 6.2.108
* pdfjsBuild = 0365cbde0
*/var t={9306(t,e,r){var n=r(4901),o=r(6823),a=TypeError;t.exports=function(t){if(n(t))return t;throw new a(o(t)+" is not a function")}},3506(t,e,r){var n=r(3925),o=String,a=TypeError;t.exports=function(t){if(n(t))return t;throw new a("Can't set "+o(t)+" as a prototype")}},7080(t,e,r){var n=r(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")}},6469(t,e,r){var n=r(8227),o=r(2360),a=r(4913).f,i=n("unscopables"),s=Array.prototype;void 0===s[i]&&a(s,i,{configurable:!0,value:o(null)});t.exports=function(t){s[i][t]=!0}},679(t,e,r){var n=r(1625),o=TypeError;t.exports=function(t,e){if(n(e,t))return t;throw new o("Incorrect invocation")}},3972(t,e,r){var n=r(34),o=String,a=TypeError;t.exports=function(t){if(void 0===t||n(t))return t;throw new a(o(t)+" is not an object or undefined")}},8551(t,e,r){var n=r(34),o=String,a=TypeError;t.exports=function(t){if(n(t))return t;throw new a(o(t)+" is not an object")}},4154(t,e,r){var n=r(6955),o=TypeError;t.exports=function(t){if("Uint8Array"===n(t))return t;throw new o("Argument is not an Uint8Array")}},7811(t){t.exports="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView},7394(t,e,r){var n=r(4576),o=r(6706),a=r(2195),i=n.ArrayBuffer,s=n.TypeError;t.exports=i&&o(i.prototype,"byteLength","get")||function(t){if("ArrayBuffer"!==a(t))throw new s("ArrayBuffer expected");return t.byteLength}},3238(t,e,r){var n=r(4576),o=r(7811),a=r(7394),i=n.DataView;t.exports=function(t){if(!o||0!==a(t))return!1;try{new i(t);return!1}catch(t){return!0}}},5169(t,e,r){var n=r(3238),o=TypeError;t.exports=function(t){if(n(t))throw new o("ArrayBuffer is detached");return t}},4644(t,e,r){var n,o,a,i=r(7811),s=r(3724),c=r(4576),u=r(4901),f=r(34),l=r(9297),h=r(6955),p=r(6823),m=r(6699),g=r(6840),d=r(2106),y=r(1625),b=r(2787),w=r(2967),v=r(8227),_=r(3392),x=r(1181),C=x.enforce,A=x.get,S=c.Int8Array,R=S&&S.prototype,I=c.Uint8ClampedArray,B=I&&I.prototype,k=S&&b(S),E=R&&b(R),M=Object.prototype,D=c.TypeError,T=v("toStringTag"),O=_("TYPED_ARRAY_TAG"),P="TypedArrayConstructor",U=i&&!!w&&"Opera"!==h(c.opera),L=!1,G={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},j={BigInt64Array:8,BigUint64Array:8},getTypedArrayConstructor=function(t){var e=b(t);if(f(e)){var r=A(e);return r&&l(r,P)?r[P]:getTypedArrayConstructor(e)}},isTypedArray=function(t){if(!f(t))return!1;var e=h(t);return l(G,e)||l(j,e)};for(n in G)(a=(o=c[n])&&o.prototype)?C(a)[P]=o:U=!1;for(n in j)(a=(o=c[n])&&o.prototype)&&(C(a)[P]=o);if(!U||!u(k)||k===Function.prototype){k=function TypedArray(){throw new D("Incorrect invocation")};if(U)for(n in G)c[n]&&w(c[n],k)}if(!U||!E||E===M){E=k.prototype;if(U)for(n in G)c[n]&&w(c[n].prototype,E)}U&&b(B)!==E&&w(B,E);if(s&&!l(E,T)){L=!0;d(E,T,{configurable:!0,get:function(){return f(this)?this[O]:void 0}});for(n in G)c[n]&&m(c[n].prototype,O,n)}t.exports={NATIVE_ARRAY_BUFFER_VIEWS:U,TYPED_ARRAY_TAG:L&&O,aTypedArray:function(t){if(isTypedArray(t))return t;throw new D("Target is not a typed array")},aTypedArrayConstructor:function(t){if(u(t)&&(!w||y(k,t)))return t;throw new D(p(t)+" is not a typed array constructor")},exportTypedArrayMethod:function(t,e,r,n){if(s){if(r)for(var o in G){var a=c[o];if(a&&l(a.prototype,t))try{delete a.prototype[t]}catch(r){try{a.prototype[t]=e}catch(t){}}}E[t]&&!r||g(E,t,r?e:U&&R[t]||e,n)}},exportTypedArrayStaticMethod:function(t,e,r){var n,o;if(s){if(w){if(r)for(n in G)if((o=c[n])&&l(o,t))try{delete o[t]}catch(t){}if(k[t]&&!r)return;try{return g(k,t,r?e:U&&k[t]||e)}catch(t){}}for(n in G)!(o=c[n])||o[t]&&!r||g(o,t,e)}},getTypedArrayConstructor,isView:function isView(t){if(!f(t))return!1;var e=h(t);return"DataView"===e||l(G,e)||l(j,e)},isTypedArray,TypedArray:k,TypedArrayPrototype:E}},9617(t,e,r){var n=r(5397),o=r(5610),a=r(6198),createMethod=function(t){return function(e,r,i){var s=n(e),c=a(s);if(0===c)return!t&&-1;var u,f=o(i,c);if(t&&r!=r){for(;c>f;)if((u=s[f++])!=u)return!0}else for(;c>f;f++)if((t||f in s)&&s[f]===r)return t||f||0;return!t&&-1}};t.exports={includes:createMethod(!0),indexOf:createMethod(!1)}},4527(t,e,r){var n=r(3724),o=r(4376),a=TypeError,i=Object.getOwnPropertyDescriptor,s=n&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(t){return t instanceof TypeError}}();t.exports=s?function(t,e){if(o(t)&&!i(t,"length").writable)throw new a("Cannot set read only .length");return t.length=e}:function(t,e){return t.length=e}},2804(t){var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",r=e+"+/",n=e+"-_",inverse=function(t){for(var e={},r=0;r<64;r++)e[t.charAt(r)]=r;return e};t.exports={i2c:r,c2i:inverse(r),i2cUrl:n,c2iUrl:inverse(n)}},6319(t,e,r){var n=r(8551),o=r(9539);t.exports=function(t,e,r,a){try{return a?e(n(r)[0],r[1]):e(r)}catch(e){o(t,"throw",e)}}},2195(t,e,r){var n=r(9504),o=n({}.toString),a=n("".slice);t.exports=function(t){return a(o(t),8,-1)}},6955(t,e,r){var n=r(2140),o=r(4901),a=r(2195),i=r(8227)("toStringTag"),s=Object,c="Arguments"===a(function(){return arguments}());t.exports=n?a:function(t){var e,r,n;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(r=function(t,e){try{return t[e]}catch(t){}}(e=s(t),i))?r:c?a(e):"Object"===(n=a(e))&&o(e.callee)?"Arguments":n}},7740(t,e,r){var n=r(9297),o=r(5031),a=r(7347),i=r(4913);t.exports=function(t,e,r){for(var s=o(e),c=i.f,u=a.f,f=0;f<s.length;f++){var l=s[f];n(t,l)||r&&n(r,l)||c(t,l,u(e,l))}}},2211(t,e,r){var n=r(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,r){var n=r(3724),o=r(4913),a=r(6980);t.exports=n?function(t,e,r){return o.f(t,e,a(1,r))}:function(t,e,r){t[e]=r;return t}},6980(t){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},4659(t,e,r){var n=r(3724),o=r(4913),a=r(6980);t.exports=function(t,e,r){n?o.f(t,e,a(0,r)):t[e]=r}},2106(t,e,r){var n=r(283),o=r(4913);t.exports=function(t,e,r){r.get&&n(r.get,e,{getter:!0});r.set&&n(r.set,e,{setter:!0});return o.f(t,e,r)}},6840(t,e,r){var n=r(4901),o=r(4913),a=r(283),i=r(9433);t.exports=function(t,e,r,s){s||(s={});var c=s.enumerable,u=void 0!==s.name?s.name:e;n(r)&&a(r,u,s);if(s.global)c?t[e]=r:i(e,r);else{try{s.unsafe?t[e]&&(c=!0):delete t[e]}catch(t){}c?t[e]=r:o.f(t,e,{value:r,enumerable:!1,configurable:!s.nonConfigurable,writable:!s.nonWritable})}return t}},6279(t,e,r){var n=r(6840);t.exports=function(t,e,r){for(var o in e)n(t,o,e[o],r);return t}},9433(t,e,r){var n=r(4576),o=Object.defineProperty;t.exports=function(t,e){try{o(n,t,{value:e,configurable:!0,writable:!0})}catch(r){n[t]=e}return e}},3724(t,e,r){var n=r(9039);t.exports=!n(function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]})},4055(t,e,r){var n=r(4576),o=r(34),a=n.document,i=o(a)&&o(a.createElement);t.exports=function(t){return i?a.createElement(t):{}}},6837(t){var e=TypeError;t.exports=function(t){if(t>9007199254740991)throw new e("Maximum allowed index exceeded");return t}},8727(t){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},2839(t,e,r){var n=r(4576).navigator,o=n&&n.userAgent;t.exports=o?String(o):""},9519(t,e,r){var n,o,a=r(4576),i=r(2839),s=a.process,c=a.Deno,u=s&&s.versions||c&&c.version,f=u&&u.v8;f&&(o=(n=f.split("."))[0]>0&&n[0]<4?1:+(n[0]+n[1]));!o&&i&&(!(n=i.match(/Edge\/(\d+)/))||n[1]>=74)&&(n=i.match(/Chrome\/(\d+)/))&&(o=+n[1]);t.exports=o},6518(t,e,r){var n=r(4576),o=r(7347).f,a=r(6699),i=r(6840),s=r(9433),c=r(7740),u=r(2796);t.exports=function(t,e){var r,f,l,h,p,m=t.target,g=t.global,d=t.stat;if(r=g?n:d?n[m]||s(m,{}):n[m]&&n[m].prototype)for(f in e){h=e[f];l=t.dontCallGetSet?(p=o(r,f))&&p.value:r[f];if(!u(g?f:m+(d?".":"#")+f,t.forced)&&void 0!==l){if(typeof h==typeof l)continue;c(h,l)}(t.sham||l&&l.sham)&&a(h,"sham",!0);i(r,f,h,t)}}},9039(t){t.exports=function(t){try{return!!t()}catch(t){return!0}}},6080(t,e,r){var n=r(7476),o=r(9306),a=r(616),i=n(n.bind);t.exports=function(t,e){o(t);return void 0===e?t:a?i(t,e):function(){return t.apply(e,arguments)}}},616(t,e,r){var n=r(9039);t.exports=!n(function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")})},9565(t,e,r){var n=r(616),o=Function.prototype.call;t.exports=n?o.bind(o):function(){return o.apply(o,arguments)}},350(t,e,r){var n=r(3724),o=r(9297),a=Function.prototype,i=n&&Object.getOwnPropertyDescriptor,s=o(a,"name"),c=s&&"something"===function something(){}.name,u=s&&(!n||n&&i(a,"name").configurable);t.exports={EXISTS:s,PROPER:c,CONFIGURABLE:u}},6706(t,e,r){var n=r(9504),o=r(9306);t.exports=function(t,e,r){try{return n(o(Object.getOwnPropertyDescriptor(t,e)[r]))}catch(t){}}},7476(t,e,r){var n=r(2195),o=r(9504);t.exports=function(t){if("Function"===n(t))return o(t)}},9504(t,e,r){var n=r(616),o=Function.prototype,a=o.call,i=n&&o.bind.bind(a,a);t.exports=n?i:function(t){return function(){return a.apply(t,arguments)}}},944(t){var e=TypeError;t.exports=function(t){var r=t&&t.alphabet;if(void 0===r||"base64"===r||"base64url"===r)return r||"base64";throw new e("Incorrect `alphabet` option")}},7751(t,e,r){var n=r(4576),o=r(4901);t.exports=function(t,e){return arguments.length<2?(r=n[t],o(r)?r:void 0):n[t]&&n[t][e];var r}},1767(t){t.exports=function(t){return{iterator:t,next:t.next,done:!1}}},851(t,e,r){var n=r(6955),o=r(5966),a=r(4117),i=r(6269),s=r(8227)("iterator");t.exports=function(t){if(!a(t))return o(t,s)||o(t,"@@iterator")||i[n(t)]}},81(t,e,r){var n=r(9565),o=r(9306),a=r(8551),i=r(6823),s=r(851),c=TypeError;t.exports=function(t,e){var r=arguments.length<2?s(t):e;if(o(r))return a(n(r,t));throw new c(i(t)+" is not iterable")}},5966(t,e,r){var n=r(9306),o=r(4117);t.exports=function(t,e){var r=t[e];return o(r)?void 0:n(r)}},3789(t,e,r){var n=r(9306),o=r(8551),a=r(9565),i=r(1291),s=r(1767),c="Invalid size",u=RangeError,f=TypeError,l=Math.max,SetRecord=function(t,e){this.set=t;this.size=l(e,0);this.has=n(t.has);this.keys=n(t.keys)};SetRecord.prototype={getIterator:function(){return s(o(a(this.keys,this.set)))},includes:function(t){return a(this.has,this.set,t)}};t.exports=function(t){o(t);var e=+t.size;if(e!=e)throw new f(c);var r=i(e);if(r<0)throw new u(c);return new SetRecord(t,r)}},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,r){var n=r(9504),o=r(8981),a=n({}.hasOwnProperty);t.exports=Object.hasOwn||function hasOwn(t,e){return a(o(t),e)}},421(t){t.exports={}},397(t,e,r){var n=r(7751);t.exports=n("document","documentElement")},5917(t,e,r){var n=r(3724),o=r(9039),a=r(4055);t.exports=!n&&!o(function(){return 7!==Object.defineProperty(a("div"),"a",{get:function(){return 7}}).a})},7055(t,e,r){var n=r(9504),o=r(9039),a=r(2195),i=Object,s=n("".split);t.exports=o(function(){return!i("z").propertyIsEnumerable(0)})?function(t){return"String"===a(t)?s(t,""):i(t)}:i},3706(t,e,r){var n=r(9504),o=r(4901),a=r(7629),i=n(Function.toString);o(a.inspectSource)||(a.inspectSource=function(t){return i(t)});t.exports=a.inspectSource},1181(t,e,r){var n,o,a,i=r(8622),s=r(4576),c=r(34),u=r(6699),f=r(9297),l=r(7629),h=r(6119),p=r(421),m="Object already initialized",g=s.TypeError,d=s.WeakMap;if(i||l.state){var y=l.state||(l.state=new d);y.get=y.get;y.has=y.has;y.set=y.set;n=function(t,e){if(y.has(t))throw new g(m);e.facade=t;y.set(t,e);return e};o=function(t){return y.get(t)||{}};a=function(t){return y.has(t)}}else{var b=h("state");p[b]=!0;n=function(t,e){if(f(t,b))throw new g(m);e.facade=t;u(t,b,e);return e};o=function(t){return f(t,b)?t[b]:{}};a=function(t){return f(t,b)}}t.exports={set:n,get:o,has:a,enforce:function(t){return a(t)?o(t):n(t,{})},getterFor:function(t){return function(e){var r;if(!c(e)||(r=o(e)).type!==t)throw new g("Incompatible receiver, "+t+" required");return r}}}},4209(t,e,r){var n=r(8227),o=r(6269),a=n("iterator"),i=Array.prototype;t.exports=function(t){return void 0!==t&&(o.Array===t||i[a]===t)}},4376(t,e,r){var n=r(2195);t.exports=Array.isArray||function isArray(t){return"Array"===n(t)}},1108(t,e,r){var n=r(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,r){var n=r(9039),o=r(4901),a=/#|\.prototype\./,isForced=function(t,e){var r=s[i(t)];return r===u||r!==c&&(o(e)?n(e):!!e)},i=isForced.normalize=function(t){return String(t).replace(a,".").toLowerCase()},s=isForced.data={},c=isForced.NATIVE="N",u=isForced.POLYFILL="P";t.exports=isForced},4117(t){t.exports=function(t){return null==t}},34(t,e,r){var n=r(4901);t.exports=function(t){return"object"==typeof t?null!==t:n(t)}},3925(t,e,r){var n=r(34);t.exports=function(t){return n(t)||null===t}},6395(t){t.exports=!1},757(t,e,r){var n=r(7751),o=r(4901),a=r(1625),i=r(7040),s=Object;t.exports=i?function(t){return"symbol"==typeof t}:function(t){var e=n("Symbol");return o(e)&&a(e.prototype,s(t))}},507(t,e,r){var n=r(9565);t.exports=function(t,e,r){for(var o,a,i=r?t:t.iterator,s=t.next;!(o=n(s,i)).done;)if(void 0!==(a=e(o.value)))return a}},2652(t,e,r){var n=r(6080),o=r(9565),a=r(8551),i=r(6823),s=r(4209),c=r(6198),u=r(1625),f=r(81),l=r(851),h=r(9539),p=TypeError,Result=function(t,e){this.stopped=t;this.result=e},m=Result.prototype;t.exports=function(t,e,r){var g,d,y,b,w,v,_,x=r&&r.that,C=!(!r||!r.AS_ENTRIES),A=!(!r||!r.IS_RECORD),S=!(!r||!r.IS_ITERATOR),R=!(!r||!r.INTERRUPTED),I=n(e,x),stop=function(t){var e=g;g=void 0;e&&h(e,"normal");return new Result(!0,t)},callFn=function(t){if(C){a(t);return R?I(t[0],t[1],stop):I(t[0],t[1])}return R?I(t,stop):I(t)};if(A)g=t.iterator;else if(S)g=t;else{if(!(d=l(t)))throw new p(i(t)+" is not iterable");if(s(d)){for(y=0,b=c(t);b>y;y++)if((w=callFn(t[y]))&&u(m,w))return w;return new Result(!1)}g=f(t,d)}v=A?t.next:g.next;for(;!(_=o(v,g)).done;){var B=_.value;try{w=callFn(B)}catch(t){if(!g)throw t;h(g,"throw",t)}if("object"==typeof w&&w&&u(m,w))return w}return new Result(!1)}},1385(t,e,r){var n=r(9539);t.exports=function(t,e,r){for(var o=t.length-1;o>=0;o--)if(void 0!==t[o])try{r=n(t[o].iterator,e,r)}catch(t){e="throw";r=t}if("throw"===e)throw r;return r}},9539(t,e,r){var n=r(9565),o=r(8551),a=r(5966);t.exports=function(t,e,r){var i,s;o(t);try{if(!(i=a(t,"return"))){if("throw"===e)throw r;return r}i=n(i,t)}catch(t){s=!0;i=t}if("throw"===e)throw r;if(s)throw i;o(i);return r}},9462(t,e,r){var n=r(9565),o=r(2360),a=r(6699),i=r(6279),s=r(8227),c=r(1181),u=r(5966),f=r(7657).IteratorPrototype,l=r(2529),h=r(9539),p=r(1385),m=s("toStringTag"),g="IteratorHelper",d="WrapForValidIterator",y="normal",b="throw",w=c.set,createIteratorProxyPrototype=function(t){var e=c.getterFor(t?d:g);return i(o(f),{next:function next(){var r=e(this);if(t)return r.nextHandler();if(r.done)return l(void 0,!0);try{var n=r.nextHandler();return r.returnHandlerResult?n:l(n,r.done)}catch(t){r.done=!0;throw t}},return:function(){var r=e(this),o=r.iterator,a=r.done;r.done=!0;if(t){var i=u(o,"return");return i?n(i,o):l(void 0,!0)}if(a)return l(void 0,!0);if(r.inner)try{h(r.inner.iterator,y)}catch(t){return h(o,b,t)}if(r.openIters)try{p(r.openIters,y)}catch(t){if(o)return h(o,b,t);throw t}o&&h(o,y);return l(void 0,!0)}})},v=createIteratorProxyPrototype(!0),_=createIteratorProxyPrototype(!1);a(_,m,"Iterator Helper");t.exports=function(t,e,r){var n=function Iterator(n,o){if(o){o.iterator=n.iterator;o.next=n.next}else o=n;o.type=e?d:g;o.returnHandlerResult=!!r;o.nextHandler=t;o.counter=0;o.done=!1;w(this,o)};n.prototype=e?v:_;return n}},684(t){t.exports=function(t,e){var r="function"==typeof Iterator&&Iterator.prototype[t];if(r)try{r.call({next:null},e).next()}catch(t){return!0}}},4549(t,e,r){var n=r(4576);t.exports=function(t,e){var r=n.Iterator,o=r&&r.prototype,a=o&&o[t],i=!1;if(a)try{a.call({next:function(){return{done:!0}},return:function(){i=!0}},-1)}catch(t){t instanceof e||(i=!1)}if(!i)return a}},7657(t,e,r){var n,o,a,i=r(9039),s=r(4901),c=r(34),u=r(2360),f=r(2787),l=r(6840),h=r(8227),p=r(6395),m=h("iterator"),g=!1;[].keys&&("next"in(a=[].keys())?(o=f(f(a)))!==Object.prototype&&(n=o):g=!0);!c(n)||i(function(){var t={};return n[m].call(t)!==t})?n={}:p&&(n=u(n));s(n[m])||l(n,m,function(){return this});t.exports={IteratorPrototype:n,BUGGY_SAFARI_ITERATORS:g}},6269(t){t.exports={}},6198(t,e,r){var n=r(8014);t.exports=function(t){return n(t.length)}},283(t,e,r){var n=r(9504),o=r(9039),a=r(4901),i=r(9297),s=r(3724),c=r(350).CONFIGURABLE,u=r(3706),f=r(1181),l=f.enforce,h=f.get,p=String,m=Object.defineProperty,g=n("".slice),d=n("".replace),y=n([].join),b=s&&!o(function(){return 8!==m(function(){},"length",{value:8}).length}),w=String(String).split("String"),v=t.exports=function(t,e,r){"Symbol("===g(p(e),0,7)&&(e="["+d(p(e),/^Symbol\(([^)]*)\).*$/,"$1")+"]");r&&r.getter&&(e="get "+e);r&&r.setter&&(e="set "+e);(!i(t,"name")||c&&t.name!==e)&&(s?m(t,"name",{value:e,configurable:!0}):t.name=e);b&&r&&i(r,"arity")&&t.length!==r.arity&&m(t,"length",{value:r.arity});try{r&&i(r,"constructor")&&r.constructor?s&&m(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(t){}var n=l(t);i(n,"source")||(n.source=y(w,"string"==typeof e?e:""));return t};Function.prototype.toString=v(function toString(){return a(this)&&h(this).source||u(this)},"toString")},2248(t,e,r){var n=r(9504),o=Map.prototype;t.exports={Map,set:n(o.set),get:n(o.get),has:n(o.has),remove:n(o.delete),proto:o}},741(t){var e=Math.ceil,r=Math.floor;t.exports=Math.trunc||function trunc(t){var n=+t;return(n>0?r:e)(n)}},6043(t,e,r){var n=r(9306),o=TypeError,PromiseCapability=function(t){var e,r;this.promise=new t(function(t,n){if(void 0!==e||void 0!==r)throw new o("Bad Promise constructor");e=t;r=n});this.resolve=n(e);this.reject=n(r)};t.exports.f=function(t){return new PromiseCapability(t)}},2360(t,e,r){var n,o=r(8551),a=r(6801),i=r(8727),s=r(421),c=r(397),u=r(4055),f=r(6119),l="prototype",h="script",p=f("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(t){return"<"+h+">"+t+"</"+h+">"},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=u("iframe"),r="java"+h+":";e.style.display="none";c.appendChild(e);e.src=String(r);(t=e.contentWindow.document).open();t.write(scriptTag("document.F=Object"));t.close();return t.F}():NullProtoObjectViaActiveX(n);for(var t=i.length;t--;)delete NullProtoObject[l][i[t]];return NullProtoObject()};s[p]=!0;t.exports=Object.create||function create(t,e){var r;if(null!==t){EmptyConstructor[l]=o(t);r=new EmptyConstructor;EmptyConstructor[l]=null;r[p]=t}else r=NullProtoObject();return void 0===e?r:a.f(r,e)}},6801(t,e,r){var n=r(3724),o=r(8686),a=r(4913),i=r(8551),s=r(5397),c=r(1072);e.f=n&&!o?Object.defineProperties:function defineProperties(t,e){i(t);for(var r,n=s(e),o=c(e),u=o.length,f=0;u>f;)a.f(t,r=o[f++],n[r]);return t}},4913(t,e,r){var n=r(3724),o=r(5917),a=r(8686),i=r(8551),s=r(6969),c=TypeError,u=Object.defineProperty,f=Object.getOwnPropertyDescriptor,l="enumerable",h="configurable",p="writable";e.f=n?a?function defineProperty(t,e,r){i(t);e=s(e);i(r);if("function"==typeof t&&"prototype"===e&&"value"in r&&p in r&&!r[p]){var n=f(t,e);if(n&&n[p]){t[e]=r.value;r={configurable:h in r?r[h]:n[h],enumerable:l in r?r[l]:n[l],writable:!1}}}return u(t,e,r)}:u:function defineProperty(t,e,r){i(t);e=s(e);i(r);if(o)try{return u(t,e,r)}catch(t){}if("get"in r||"set"in r)throw new c("Accessors not supported");"value"in r&&(t[e]=r.value);return t}},7347(t,e,r){var n=r(3724),o=r(9565),a=r(8773),i=r(6980),s=r(5397),c=r(6969),u=r(9297),f=r(5917),l=Object.getOwnPropertyDescriptor;e.f=n?l:function getOwnPropertyDescriptor(t,e){t=s(t);e=c(e);if(f)try{return l(t,e)}catch(t){}if(u(t,e))return i(!o(a.f,t,e),t[e])}},8480(t,e,r){var n=r(1828),o=r(8727).concat("length","prototype");e.f=Object.getOwnPropertyNames||function getOwnPropertyNames(t){return n(t,o)}},3717(t,e){e.f=Object.getOwnPropertySymbols},2787(t,e,r){var n=r(9297),o=r(4901),a=r(8981),i=r(6119),s=r(2211),c=i("IE_PROTO"),u=Object,f=u.prototype;t.exports=s?u.getPrototypeOf:function(t){var e=a(t);if(n(e,c))return e[c];var r=e.constructor;return o(r)&&e instanceof r?r.prototype:e instanceof u?f:null}},1625(t,e,r){var n=r(9504);t.exports=n({}.isPrototypeOf)},1828(t,e,r){var n=r(9504),o=r(9297),a=r(5397),i=r(9617).indexOf,s=r(421),c=n([].push);t.exports=function(t,e){var r,n=a(t),u=0,f=[];for(r in n)!o(s,r)&&o(n,r)&&c(f,r);for(;e.length>u;)o(n,r=e[u++])&&(~i(f,r)||c(f,r));return f}},1072(t,e,r){var n=r(1828),o=r(8727);t.exports=Object.keys||function keys(t){return n(t,o)}},8773(t,e){var r={}.propertyIsEnumerable,n=Object.getOwnPropertyDescriptor,o=n&&!r.call({1:2},1);e.f=o?function propertyIsEnumerable(t){var e=n(this,t);return!!e&&e.enumerable}:r},2967(t,e,r){var n=r(6706),o=r(34),a=r(7750),i=r(3506);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,r={};try{(t=n(Object.prototype,"__proto__","set"))(r,[]);e=r instanceof Array}catch(t){}return function setPrototypeOf(r,n){a(r);i(n);if(!o(r))return r;e?t(r,n):r.__proto__=n;return r}}():void 0)},4270(t,e,r){var n=r(9565),o=r(4901),a=r(34),i=TypeError;t.exports=function(t,e){var r,s;if("string"===e&&o(r=t.toString)&&!a(s=n(r,t)))return s;if(o(r=t.valueOf)&&!a(s=n(r,t)))return s;if("string"!==e&&o(r=t.toString)&&!a(s=n(r,t)))return s;throw new i("Can't convert object to primitive value")}},5031(t,e,r){var n=r(7751),o=r(9504),a=r(8480),i=r(3717),s=r(8551),c=o([].concat);t.exports=n("Reflect","ownKeys")||function ownKeys(t){var e=a.f(s(t)),r=i.f;return r?c(e,r(t)):e}},7750(t,e,r){var n=r(4117),o=TypeError;t.exports=function(t){if(n(t))throw new o("Can't call method on "+t);return t}},9286(t,e,r){var n=r(4402),o=r(8469),a=n.Set,i=n.add;t.exports=function(t){var e=new a;o(t,function(t){i(e,t)});return e}},3440(t,e,r){var n=r(7080),o=r(4402),a=r(9286),i=r(5170),s=r(3789),c=r(8469),u=r(507),f=o.has,l=o.remove;t.exports=function difference(t){var e=n(this),r=s(t),o=a(e);i(o)<=r.size?c(o,function(t){r.includes(t)&&l(o,t)}):u(r.getIterator(),function(t){f(o,t)&&l(o,t)});return o}},4402(t,e,r){var n=r(9504),o=Set.prototype;t.exports={Set,add:n(o.add),has:n(o.has),remove:n(o.delete),proto:o}},8750(t,e,r){var n=r(7080),o=r(4402),a=r(5170),i=r(3789),s=r(8469),c=r(507),u=o.Set,f=o.add,l=o.has;t.exports=function intersection(t){var e=n(this),r=i(t),o=new u;a(e)>r.size?c(r.getIterator(),function(t){l(e,t)&&f(o,t)}):s(e,function(t){r.includes(t)&&f(o,t)});return o}},4449(t,e,r){var n=r(7080),o=r(4402).has,a=r(5170),i=r(3789),s=r(8469),c=r(507),u=r(9539);t.exports=function isDisjointFrom(t){var e=n(this),r=i(t);if(a(e)<=r.size)return!1!==s(e,function(t){if(r.includes(t))return!1},!0);var f=r.getIterator();return!1!==c(f,function(t){if(o(e,t))return u(f.iterator,"normal",!1)})}},3838(t,e,r){var n=r(7080),o=r(5170),a=r(8469),i=r(3789);t.exports=function isSubsetOf(t){var e=n(this),r=i(t);return!(o(e)>r.size)&&!1!==a(e,function(t){if(!r.includes(t))return!1},!0)}},8527(t,e,r){var n=r(7080),o=r(4402).has,a=r(5170),i=r(3789),s=r(507),c=r(9539);t.exports=function isSupersetOf(t){var e=n(this),r=i(t);if(a(e)<r.size)return!1;var u=r.getIterator();return!1!==s(u,function(t){if(!o(e,t))return c(u.iterator,"normal",!1)})}},8469(t,e,r){var n=r(9504),o=r(507),a=r(4402),i=a.Set,s=a.proto,c=n(s.forEach),u=n(s.keys),f=u(new i).next;t.exports=function(t,e,r){return r?o({iterator:u(t),next:f},e):c(t,e)}},4916(t,e,r){var n=r(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 r=n("Set");try{(new r)[t](createSetLike(0));try{(new r)[t](createSetLike(-1));return!1}catch(n){if(!e)return!0;try{(new r)[t](createSetLikeWithInfinitySize(-1/0));return!1}catch(n){return e(new r([1,2])[t](createSetLikeWithInfinitySize(1/0)))}}}catch(t){return!1}}},9835(t){t.exports=function(t){try{var e=new Set,r={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](r);return 1===n.size&&4===n.values().next().value}catch(t){return!1}}},5170(t,e,r){var n=r(6706),o=r(4402);t.exports=n(o.proto,"size","get")||function(t){return t.size}},3650(t,e,r){var n=r(7080),o=r(4402),a=r(9286),i=r(3789),s=r(507),c=o.add,u=o.has,f=o.remove;t.exports=function symmetricDifference(t){var e=n(this),r=i(t).getIterator(),o=a(e);s(r,function(t){u(e,t)?f(o,t):c(o,t)});return o}},4204(t,e,r){var n=r(7080),o=r(4402).add,a=r(9286),i=r(3789),s=r(507);t.exports=function union(t){var e=n(this),r=i(t).getIterator(),c=a(e);s(r,function(t){o(c,t)});return c}},6119(t,e,r){var n=r(5745),o=r(3392),a=n("keys");t.exports=function(t){return a[t]||(a[t]=o(t))}},7629(t,e,r){var n=r(6395),o=r(4576),a=r(9433),i="__core-js_shared__",s=t.exports=o[i]||a(i,{});(s.versions||(s.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,r){var n=r(7629);t.exports=function(t,e){return n[t]||(n[t]=e||{})}},4495(t,e,r){var n=r(9519),o=r(9039),a=r(4576).String;t.exports=!!Object.getOwnPropertySymbols&&!o(function(){var t=Symbol("symbol detection");return!a(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&n&&n<41})},5610(t,e,r){var n=r(1291),o=Math.max,a=Math.min;t.exports=function(t,e){var r=n(t);return r<0?o(r+e,0):a(r,e)}},5854(t,e,r){var n=r(2777),o=TypeError;t.exports=function(t){var e=n(t,"number");if("number"==typeof e)throw new o("Can't convert number to bigint");return BigInt(e)}},5397(t,e,r){var n=r(7055),o=r(7750);t.exports=function(t){return n(o(t))}},1291(t,e,r){var n=r(741);t.exports=function(t){var e=+t;return e!=e||0===e?0:n(e)}},8014(t,e,r){var n=r(1291),o=Math.min;t.exports=function(t){var e=n(t);return e>0?o(e,9007199254740991):0}},8981(t,e,r){var n=r(7750),o=Object;t.exports=function(t){return o(n(t))}},2777(t,e,r){var n=r(9565),o=r(34),a=r(757),i=r(5966),s=r(4270),c=r(8227),u=TypeError,f=c("toPrimitive");t.exports=function(t,e){if(!o(t)||a(t))return t;var r,c=i(t,f);if(c){void 0===e&&(e="default");r=n(c,t,e);if(!o(r)||a(r))return r;throw new u("Can't convert object to primitive value")}void 0===e&&(e="number");return s(t,e)}},6969(t,e,r){var n=r(2777),o=r(757);t.exports=function(t){var e=n(t,"string");return o(e)?e:e+""}},2140(t,e,r){var n={};n[r(8227)("toStringTag")]="z";t.exports="[object z]"===String(n)},655(t,e,r){var n=r(6955),o=String;t.exports=function(t){if("Symbol"===n(t))throw new TypeError("Cannot convert a Symbol value to a string");return o(t)}},6823(t){var e=String;t.exports=function(t){try{return e(t)}catch(t){return"Object"}}},3392(t,e,r){var n=r(9504),o=0,a=Math.random(),i=n(1.1.toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+i(++o+a,36)}},9143(t,e,r){var n=r(4576),o=r(9504),a=r(3972),i=r(3463),s=r(9297),c=r(2804),u=r(944),f=r(5169),l=c.c2i,h=c.c2iUrl,p=n.SyntaxError,m=n.TypeError,g=o("".charAt),skipAsciiWhitespace=function(t,e){for(var r=t.length;e<r;e++){var n=g(t,e);if(" "!==n&&"\t"!==n&&"\n"!==n&&"\f"!==n&&"\r"!==n)break}return e},decodeBase64Chunk=function(t,e,r){var n=t.length;n<4&&(t+=2===n?"AA":"A");var o=(e[g(t,0)]<<18)+(e[g(t,1)]<<12)+(e[g(t,2)]<<6)+e[g(t,3)],a=[o>>16&255,o>>8&255,255&o];if(2===n){if(r&&0!==a[1])throw new p("Extra bits");return[a[0]]}if(3===n){if(r&&0!==a[2])throw new p("Extra bits");return[a[0],a[1]]}return a},writeBytes=function(t,e,r){for(var n=e.length,o=0;o<n;o++)t[r+o]=e[o];return r+n};t.exports=function(t,e,r,n){i(t);a(e);var o="base64"===u(e)?l:h,c=e?e.lastChunkHandling:void 0;void 0===c&&(c="loose");if("loose"!==c&&"strict"!==c&&"stop-before-partial"!==c)throw new m("Incorrect `lastChunkHandling` option");r&&f(r.buffer);var d=t.length,y=r||[],b=0,w=0,v="",_=0;if(n)for(;;){if((_=skipAsciiWhitespace(t,_))===d){if(v.length>0){if("stop-before-partial"===c)break;if("loose"!==c)throw new p("Missing padding");if(1===v.length)throw new p("Malformed padding: exactly one additional character");b=writeBytes(y,decodeBase64Chunk(v,o,!1),b)}w=d;break}var x=g(t,_);++_;if("="===x){if(v.length<2)throw new p("Padding is too early");_=skipAsciiWhitespace(t,_);if(2===v.length){if(_===d){if("stop-before-partial"===c)break;throw new p("Malformed padding: only one =")}if("="===g(t,_)){++_;_=skipAsciiWhitespace(t,_)}}if(_<d)throw new p("Unexpected character after padding");b=writeBytes(y,decodeBase64Chunk(v,o,"strict"===c),b);w=d;break}if(!s(o,x))throw new p("Unexpected character");var C=n-b;if(1===C&&2===v.length||2===C&&3===v.length)break;if(4===(v+=x).length){b=writeBytes(y,decodeBase64Chunk(v,o,!1),b);v="";w=_;if(b===n)break}}return{bytes:y,read:w,written:b}}},2303(t,e,r){var n=r(4576),o=r(9504),a=n.Uint8Array,i=n.SyntaxError,s=Math.min,c=o("".match);t.exports=function(t,e){var r=t.length;if(r%2!=0)throw new i("String should be an even number of characters");for(var n=e?s(e.length,r/2):r/2,o=e||new a(n),u=c(t,/.{2}/g),f=0;f<n;f++){var l=+("0x"+u[f]+"0");if(l!=l)throw new i("String should only contain hex characters");o[f]=l>>4}return{bytes:o,read:f<<1}}},7416(t,e,r){var n=r(9039),o=r(8227),a=r(3724),i=r(6395),s=o("iterator");t.exports=!n(function(){var t=new URL("b?a=1&b=2&c=3","https://a"),e=t.searchParams,r=new URLSearchParams("a=1&a=2&b=3"),n="";t.pathname="c%20d";e.forEach(function(t,r){e.delete("b");n+=r+t});r.delete("a",2);r.delete("b",void 0);return i&&(!t.toJSON||!r.has("a",1)||r.has("a",2)||!r.has("a",void 0)||r.has("b"))||!e.size&&(i||!a)||!e.sort||"https://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[s]||"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,r){var n=r(4495);t.exports=n&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},8686(t,e,r){var n=r(3724),o=r(9039);t.exports=n&&o(function(){return 42!==Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype})},2812(t){var e=TypeError;t.exports=function(t,r){if(t<r)throw new e("Not enough arguments");return t}},8622(t,e,r){var n=r(4576),o=r(4901),a=n.WeakMap;t.exports=o(a)&&/native code/.test(String(a))},8227(t,e,r){var n=r(4576),o=r(5745),a=r(9297),i=r(3392),s=r(4495),c=r(7040),u=n.Symbol,f=o("wks"),l=c?u.for||u:u&&u.withoutSetter||i;t.exports=function(t){a(f,t)||(f[t]=s&&a(u,t)?u[t]:l("Symbol."+t));return f[t]}},4423(t,e,r){var n=r(6518),o=r(9617).includes,a=r(9039),i=r(6469),s=a(function(){return!Array(1).includes()}),c=a(function(){return[,1].includes(void 0,1)});n({target:"Array",proto:!0,forced:s||c},{includes:function includes(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}});i("includes")},4114(t,e,r){var n=r(6518),o=r(8981),a=r(6198),i=r(4527),s=r(6837);n({target:"Array",proto:!0,arity:1,forced:r(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=o(this),r=a(e),n=arguments.length;s(r+n);for(var c=0;c<n;c++){e[r]=arguments[c];r++}i(e,r);return r}})},8111(t,e,r){var n=r(6518),o=r(4576),a=r(679),i=r(8551),s=r(4901),c=r(2787),u=r(2106),f=r(4659),l=r(9039),h=r(9297),p=r(8227),m=r(7657).IteratorPrototype,g=r(3724),d=r(6395),y="constructor",b="Iterator",w=p("toStringTag"),v=TypeError,_=o[b],x=d||!s(_)||_.prototype!==m||!l(function(){_({})}),C=function Iterator(){a(this,m);if(c(this)===m)throw new v("Abstract class Iterator not directly constructable")},defineIteratorPrototypeAccessor=function(t,e){g?u(m,t,{configurable:!0,get:function(){return e},set:function(e){i(this);if(this===m)throw new v("You can't redefine this property");h(this,t)?this[t]=e:f(this,t,e)}}):m[t]=e};h(m,w)||defineIteratorPrototypeAccessor(w,b);!x&&h(m,y)&&m[y]!==Object||defineIteratorPrototypeAccessor(y,C);C.prototype=m;n({global:!0,constructor:!0,forced:x},{Iterator:C})},1148(t,e,r){var n=r(6518),o=r(9565),a=r(2652),i=r(9306),s=r(8551),c=r(1767),u=r(9539),f=r(4549)("every",TypeError);n({target:"Iterator",proto:!0,real:!0,forced:f},{every:function every(t){s(this);try{i(t)}catch(t){u(this,"throw",t)}if(f)return o(f,this,t);var e=c(this),r=0;return!a(e,function(e,n){if(!t(e,r++))return n()},{IS_RECORD:!0,INTERRUPTED:!0}).stopped}})},2489(t,e,r){var n=r(6518),o=r(9565),a=r(9306),i=r(8551),s=r(1767),c=r(9462),u=r(6319),f=r(6395),l=r(9539),h=r(684),p=r(4549),m=!f&&!h("filter",function(){}),g=!f&&!m&&p("filter",TypeError),d=f||m||g,y=c(function(){for(var t,e,r=this.iterator,n=this.predicate,a=this.next;;){t=i(o(a,r));if(this.done=!!t.done)return;e=t.value;if(u(r,n,[e,this.counter++],!0))return e}});n({target:"Iterator",proto:!0,real:!0,forced:d},{filter:function filter(t){i(this);try{a(t)}catch(t){l(this,"throw",t)}return g?o(g,this,t):new y(s(this),{predicate:t})}})},1701(t,e,r){var n=r(6518),o=r(9565),a=r(9306),i=r(8551),s=r(1767),c=r(9462),u=r(6319),f=r(9539),l=r(684),h=r(4549),p=r(6395),m=!p&&!l("map",function(){}),g=!p&&!m&&h("map",TypeError),d=p||m||g,y=c(function(){var t=this.iterator,e=i(o(this.next,t));if(!(this.done=!!e.done))return u(t,this.mapper,[e.value,this.counter++],!0)});n({target:"Iterator",proto:!0,real:!0,forced:d},{map:function map(t){i(this);try{a(t)}catch(t){f(this,"throw",t)}return g?o(g,this,t):new y(s(this),{mapper:t})}})},2731(t,e,r){var n=r(6518),o=r(9306),a=r(2248),i=r(6395),s=a.get,c=a.has,u=a.set;n({target:"Map",proto:!0,real:!0,forced:i},{getOrInsertComputed:function getOrInsertComputed(t,e){var r=c(this,t);o(e);if(r)return s(this,t);0===t&&1/t==-1/0&&(t=0);var n=e(t);u(this,t,n);return n}})},5367(t,e,r){var n=r(6518),o=r(2248),a=r(6395),i=o.get,s=o.has,c=o.set;n({target:"Map",proto:!0,real:!0,forced:a},{getOrInsert:function getOrInsert(t,e){if(s(this,t))return i(this,t);c(this,t,e);return e}})},4628(t,e,r){var n=r(6518),o=r(6043);n({target:"Promise",stat:!0},{withResolvers:function withResolvers(){var t=o.f(this);return{promise:t.promise,resolve:t.resolve,reject:t.reject}}})},7642(t,e,r){var n=r(6518),o=r(3440),a=r(9039);n({target:"Set",proto:!0,real:!0,forced:!r(4916)("difference",function(t){return 0===t.size})||a(function(){var t={size:1,has:function(){return!0},keys:function(){var t=0;return{next:function(){var r=t++>1;e.has(1)&&e.clear();return{done:r,value:2}}}}},e=new Set([1,2,3,4]);return 3!==e.difference(t).size})},{difference:o})},8004(t,e,r){var n=r(6518),o=r(9039),a=r(8750);n({target:"Set",proto:!0,real:!0,forced:!r(4916)("intersection",function(t){return 2===t.size&&t.has(1)&&t.has(2)})||o(function(){return"3,2"!==String(Array.from(new Set([1,2,3]).intersection(new Set([3,2]))))})},{intersection:a})},3853(t,e,r){var n=r(6518),o=r(4449);n({target:"Set",proto:!0,real:!0,forced:!r(4916)("isDisjointFrom",function(t){return!t})},{isDisjointFrom:o})},5876(t,e,r){var n=r(6518),o=r(3838);n({target:"Set",proto:!0,real:!0,forced:!r(4916)("isSubsetOf",function(t){return t})},{isSubsetOf:o})},2475(t,e,r){var n=r(6518),o=r(8527);n({target:"Set",proto:!0,real:!0,forced:!r(4916)("isSupersetOf",function(t){return!t})},{isSupersetOf:o})},5024(t,e,r){var n=r(6518),o=r(3650),a=r(9835);n({target:"Set",proto:!0,real:!0,forced:!r(4916)("symmetricDifference")||!a("symmetricDifference")},{symmetricDifference:o})},1698(t,e,r){var n=r(6518),o=r(4204),a=r(9835);n({target:"Set",proto:!0,real:!0,forced:!r(4916)("union")||!a("union")},{union:o})},9577(t,e,r){var n=r(4644),o=r(1108),a=r(6198),i=r(1291),s=r(5854),c=n.aTypedArray,u=n.getTypedArrayConstructor,f=n.exportTypedArrayMethod,l=RangeError,h=function(){try{new Int8Array(1).with(2,{valueOf:function(){throw 8}})}catch(t){return 8===t}}(),p=h&&function(){try{new Int8Array(1).with(-.5,1)}catch(t){return!0}}();f("with",{with:function(t,e){var r=c(this),n=a(r),f=i(t),h=f<0?n+f:f,p=o(r)?s(e):+e;if(h>=n||h<0)throw new l("Incorrect index");for(var m=new(u(r))(n),g=0;g<n;g++)m[g]=g===h?p:r[g];return m}}.with,!h||p)},6632(t,e,r){var n=r(6518),o=r(4576),a=r(9143),i=r(4154),s=o.Uint8Array,c=!s||!s.prototype.setFromBase64||!function(){var t=new s([255,255,255,255,255]);try{t.setFromBase64("",null);return}catch(t){}try{t.setFromBase64("a");return}catch(t){}try{t.setFromBase64("MjYyZg===")}catch(e){return 50===t[0]&&54===t[1]&&50===t[2]&&255===t[3]&&255===t[4]}}();s&&n({target:"Uint8Array",proto:!0,forced:c},{setFromBase64:function setFromBase64(t){i(this);var e=a(t,arguments.length>1?arguments[1]:void 0,this,this.length);return{read:e.read,written:e.written}}})},4226(t,e,r){var n=r(6518),o=r(4576),a=r(3463),i=r(4154),s=r(5169),c=r(2303);o.Uint8Array&&n({target:"Uint8Array",proto:!0,forced:function throwsOnLengthTrackingView(){try{var t=new ArrayBuffer(16,{maxByteLength:1024});new Uint8Array(t).setFromHex("cafed00d")}catch(t){return!0}}()},{setFromHex:function setFromHex(t){i(this);a(t);s(this.buffer);var e=c(t,this).read;return{read:e,written:e/2}}})},9486(t,e,r){var n=r(6518),o=r(4576),a=r(9504),i=r(3972),s=r(4154),c=r(5169),u=r(2804),f=r(944),l=u.i2c,h=u.i2cUrl,p=a("".charAt),m=o.Uint8Array,g=!m||!m.prototype.toBase64||!function(){try{(new m).toBase64(null)}catch(t){return!0}}();m&&n({target:"Uint8Array",proto:!0,forced:g},{toBase64:function toBase64(){var t=s(this),e=arguments.length?i(arguments[0]):void 0,r="base64"===f(e)?l:h,n=!!e&&!!e.omitPadding;c(this.buffer);for(var o,a="",u=0,m=t.length,at=function(t){return p(r,o>>6*t&63)};u+2<m;u+=3){o=(t[u]<<16)+(t[u+1]<<8)+t[u+2];a+=at(3)+at(2)+at(1)+at(0)}if(u+2===m){o=(t[u]<<16)+(t[u+1]<<8);a+=at(3)+at(2)+at(1)+(n?"":"=")}else if(u+1===m){o=t[u]<<16;a+=at(3)+at(2)+(n?"":"==")}return a}})},456(t,e,r){var n=r(6518),o=r(4576),a=r(9504),i=r(4154),s=r(5169),c=a(1.1.toString),u=a([].join),f=Array,l=o.Uint8Array,h=!l||!l.prototype.toHex||!function(){try{return"ffffffffffffffff"===new l([255,255,255,255,255,255,255,255]).toHex()}catch(t){return!1}}();l&&n({target:"Uint8Array",proto:!0,forced:h},{toHex:function toHex(){i(this);s(this.buffer);for(var t=f(this.length),e=0,r=this.length;e<r;e++){var n=c(this[e],16);t[e]=1===n.length?"0"+n:n}return u(t,"")}})},5781(t,e,r){var n=r(6518),o=r(7751),a=r(2812),i=r(655),s=r(7416),c=o("URL");n({target:"URL",stat:!0,forced:!s},{parse:function parse(t){var e=a(arguments.length,1),r=i(t),n=e<2||void 0===arguments[1]?void 0:i(arguments[1]);try{return new c(r,n)}catch(t){return null}}})}};const e={};function __webpack_require__(r){const n=e[r];if(void 0!==n)return n.exports;const o=e[r]={exports:{}};t[r].call(o.exports,o,o.exports,__webpack_require__);return o.exports}__webpack_require__.d=(t,e)=>{if(Array.isArray(e))for(var r=0;r<e.length;){var n=e[r++],o=e[r++];__webpack_require__.o(t,n)?0===o&&r++:0===o?Object.defineProperty(t,n,{enumerable:!0,value:e[r++]}):Object.defineProperty(t,n,{enumerable:!0,get:o})}else for(var n in e)__webpack_require__.o(e,n)&&!__webpack_require__.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})};__webpack_require__.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e);__webpack_require__(4423),__webpack_require__(4114),__webpack_require__(8111),__webpack_require__(2489),__webpack_require__(5367),__webpack_require__(2731),__webpack_require__(7642),__webpack_require__(8004),__webpack_require__(3853),__webpack_require__(5876),__webpack_require__(2475),__webpack_require__(5024),__webpack_require__(1698),__webpack_require__(9577),__webpack_require__(6632),__webpack_require__(4226),__webpack_require__(9486),__webpack_require__(456),__webpack_require__(5781);"object"!=typeof process||process+""!="[object process]"||process.versions.nw||process.versions.electron&&process.type&&process.type,new Float32Array([1/0,1/0,-1/0,-1/0]);const r={ERRORS:0,WARNINGS:1,INFOS:5};let n=r.WARNINGS;function setVerbosityLevel(t){Number.isInteger(t)&&(n=t)}function getVerbosityLevel(){return n}function info(t){n>=r.INFOS&&console.info(`Info: ${t}`)}function warn(t){n>=r.WARNINGS&&console.warn(`Warning: ${t}`)}function unreachable(t){throw new Error(t)}function shadow(t,e,r,n=!1){Object.defineProperty(t,e,{value:r,enumerable:!n,configurable:!0,writable:!1});return r}const o=function BaseExceptionClosure(){function BaseException(t,e){this.message=t;this.name=e}BaseException.prototype=new Error;BaseException.constructor=BaseException;return BaseException}();class FormatError extends o{constructor(t){super(t,"FormatError")}}function bytesToString(t){"object"==typeof t&&void 0!==t?.length||unreachable("Invalid argument for bytesToString");const e=t.length,r=8192;if(e<r)return String.fromCharCode.apply(null,t);const n=[];for(let o=0;o<e;o+=r){const a=Math.min(o+r,e),i=t.subarray(o,a);n.push(String.fromCharCode.apply(null,i))}return n.join("")}class FeatureTest{static get isLittleEndian(){const t=new Uint8Array(4);t[0]=1;return shadow(this,"isLittleEndian",1===new Uint32Array(t.buffer,0,1)[0])}static get isOffscreenCanvasSupported(){return shadow(this,"isOffscreenCanvasSupported","undefined"!=typeof OffscreenCanvas)}static get isImageDecoderSupported(){return shadow(this,"isImageDecoderSupported","undefined"!=typeof ImageDecoder)}static get isFloat16ArraySupported(){return shadow(this,"isFloat16ArraySupported","undefined"!=typeof Float16Array)}static get isSanitizerSupported(){return shadow(this,"isSanitizerSupported","undefined"!=typeof Sanitizer)}static get platform(){const{platform:t,userAgent:e}=navigator;return shadow(this,"platform",{isAndroid:e.includes("Android"),isLinux:t.includes("Linux"),isMac:t.includes("Mac"),isWindows:t.includes("Win"),isFirefox:e.includes("Firefox")})}static get isCanvasFilterSupported(){let t;this.isOffscreenCanvasSupported?t=new OffscreenCanvas(1,1).getContext("2d"):"undefined"!=typeof document&&(t=document.createElement("canvas").getContext("2d"));return shadow(this,"isCanvasFilterSupported",void 0!==t?.filter)}static get isAlphaColorInputSupported(){if("undefined"==typeof document)return shadow(this,"isAlphaColorInputSupported",!1);const t=document.createElement("input");t.type="color";t.setAttribute("alpha","");t.value="#ff000080";return shadow(this,"isAlphaColorInputSupported","#ff0000"!==t.value)}static get isBackdropFilterSupported(){return shadow(this,"isBackdropFilterSupported","undefined"!=typeof CSS&&CSS.supports("backdrop-filter","blur(1px)"))}}class Util{static get hexNums(){return shadow(this,"hexNums",Array.from(Array(256).keys(),t=>t.toString(16).padStart(2,"0")))}static makeHexColor(t,e,r){return`#${this.hexNums[t]}${this.hexNums[e]}${this.hexNums[r]}`}static transform(t,e){return[t[0]*e[0]+t[2]*e[1],t[1]*e[0]+t[3]*e[1],t[0]*e[2]+t[2]*e[3],t[1]*e[2]+t[3]*e[3],t[0]*e[4]+t[2]*e[5]+t[4],t[1]*e[4]+t[3]*e[5]+t[5]]}static multiplyByDOMMatrix(t,e){return[t[0]*e.a+t[2]*e.b,t[1]*e.a+t[3]*e.b,t[0]*e.c+t[2]*e.d,t[1]*e.c+t[3]*e.d,t[0]*e.e+t[2]*e.f+t[4],t[1]*e.e+t[3]*e.f+t[5]]}static applyTransform(t,e,r=0){const n=t[r],o=t[r+1];t[r]=n*e[0]+o*e[2]+e[4];t[r+1]=n*e[1]+o*e[3]+e[5]}static applyTransformToBezier(t,e,r=0){const n=e[0],o=e[1],a=e[2],i=e[3],s=e[4],c=e[5];for(let e=0;e<6;e+=2){const u=t[r+e],f=t[r+e+1];t[r+e]=u*n+f*a+s;t[r+e+1]=u*o+f*i+c}}static applyInverseTransform(t,e){const r=t[0],n=t[1],o=e[0]*e[3]-e[1]*e[2];t[0]=(r*e[3]-n*e[2]+e[2]*e[5]-e[4]*e[3])/o;t[1]=(-r*e[1]+n*e[0]+e[4]*e[1]-e[5]*e[0])/o}static axialAlignedBoundingBox(t,e,r){const n=e[0],o=e[1],a=e[2],i=e[3],s=e[4],c=e[5],u=t[0],f=t[1],l=t[2],h=t[3];let p=n*u+s,m=p,g=n*l+s,d=g,y=i*f+c,b=y,w=i*h+c,v=w;if(0!==o||0!==a){const t=o*u,e=o*l,r=a*f,n=a*h;p+=r;d+=r;g+=n;m+=n;y+=t;v+=t;w+=e;b+=e}r[0]=Math.min(r[0],p,g,m,d);r[1]=Math.min(r[1],y,w,b,v);r[2]=Math.max(r[2],p,g,m,d);r[3]=Math.max(r[3],y,w,b,v)}static inverseTransform(t){const e=t[0]*t[3]-t[1]*t[2];return[t[3]/e,-t[1]/e,-t[2]/e,t[0]/e,(t[2]*t[5]-t[4]*t[3])/e,(t[4]*t[1]-t[5]*t[0])/e]}static singularValueDecompose2dScale(t,e){const r=t[0],n=t[1],o=t[2],a=t[3],i=r**2+n**2,s=r*o+n*a,c=o**2+a**2,u=(i+c)/2,f=Math.sqrt(u**2-(i*c-s**2));e[0]=Math.sqrt(u+f||1);e[1]=Math.sqrt(u-f||1)}static normalizeRect(t){const e=t.slice(0);if(t[0]>t[2]){e[0]=t[2];e[2]=t[0]}if(t[1]>t[3]){e[1]=t[3];e[3]=t[1]}return e}static intersect(t,e){const r=Math.max(Math.min(t[0],t[2]),Math.min(e[0],e[2])),n=Math.min(Math.max(t[0],t[2]),Math.max(e[0],e[2]));if(r>n)return null;const o=Math.max(Math.min(t[1],t[3]),Math.min(e[1],e[3])),a=Math.min(Math.max(t[1],t[3]),Math.max(e[1],e[3]));return o>a?null:[r,o,n,a]}static pointBoundingBox(t,e,r){r[0]=Math.min(r[0],t);r[1]=Math.min(r[1],e);r[2]=Math.max(r[2],t);r[3]=Math.max(r[3],e)}static rectBoundingBox(t,e,r,n,o){o[0]=Math.min(o[0],t,r);o[1]=Math.min(o[1],e,n);o[2]=Math.max(o[2],t,r);o[3]=Math.max(o[3],e,n)}static#t(t,e,r,n,o,a,i,s,c,u){if(c<=0||c>=1)return;const f=1-c,l=c*c,h=l*c,p=f*(f*(f*t+3*c*e)+3*l*r)+h*n,m=f*(f*(f*o+3*c*a)+3*l*i)+h*s;u[0]=Math.min(u[0],p);u[1]=Math.min(u[1],m);u[2]=Math.max(u[2],p);u[3]=Math.max(u[3],m)}static#e(t,e,r,n,o,a,i,s,c,u,f,l){if(Math.abs(c)<1e-12){Math.abs(u)>=1e-12&&this.#t(t,e,r,n,o,a,i,s,-f/u,l);return}const h=u**2-4*f*c;if(h<0)return;const p=Math.sqrt(h),m=2*c;this.#t(t,e,r,n,o,a,i,s,(-u+p)/m,l);this.#t(t,e,r,n,o,a,i,s,(-u-p)/m,l)}static bezierBoundingBox(t,e,r,n,o,a,i,s,c){c[0]=Math.min(c[0],t,i);c[1]=Math.min(c[1],e,s);c[2]=Math.max(c[2],t,i);c[3]=Math.max(c[3],e,s);this.#e(t,r,o,i,e,n,a,s,3*(3*(r-o)-t+i),6*(t-2*r+o),3*(r-t),c);this.#e(t,r,o,i,e,n,a,s,3*(3*(n-a)-e+s),6*(e-2*n+a),3*(n-e),c)}}const makeArr=()=>[];"function"!=typeof Blob.prototype.bytes&&(Blob.prototype.bytes=async function(){return new Uint8Array(await this.arrayBuffer())});"function"!=typeof Response.prototype.bytes&&(Response.prototype.bytes=async function(){return new Uint8Array(await this.arrayBuffer())});"function"!=typeof Iterator.prototype.join&&(Iterator.prototype.join=function(t){return[...this].join(t)});const a=async function JBig2(t={}){var e=t,quit_=(t,e)=>{throw e},r=import.meta.url;try{new URL(".",r).href}catch{}0;console.log.bind(console);var n,o,a,i,s,c=console.error.bind(console),u=!1,f=!1;function updateMemoryViews(){var t=h.buffer;i=new Int8Array(t);new Int16Array(t);s=new Uint8Array(t);new Uint16Array(t);new Int32Array(t);new Uint32Array(t);new Float32Array(t);new Float64Array(t);new BigInt64Array(t);new BigUint64Array(t)}class ExitStatus{name="ExitStatus";constructor(t){this.message=`Program terminated with exit(${t})`;this.status=t}}var l,h,callRuntimeCallbacks=t=>{for(;t.length>0;)t.shift()(e)},p=[],addOnPostRun=t=>p.push(t),m=[],addOnPreRun=t=>m.push(t),g=!0,d=0,y={},handleException=t=>{if(t instanceof ExitStatus||"unwind"==t)return n;quit_(0,t)},keepRuntimeAlive=()=>g||d>0,_proc_exit=t=>{n=t;if(!keepRuntimeAlive()){e.onExit?.(t);u=!0}quit_(0,new ExitStatus(t))},_exit=(t,e)=>{n=t;_proc_exit(t)},callUserCallback=t=>{if(!u)try{return t()}catch(t){handleException(t)}finally{(()=>{if(!keepRuntimeAlive())try{_exit(n)}catch(t){handleException(t)}})()}},alignMemory=(t,e)=>Math.ceil(t/e)*e,growMemory=t=>{var e=(t-h.buffer.byteLength+65535)/65536|0;try{h.grow(e);updateMemoryViews();return 1}catch(t){}};e.noExitRuntime&&(g=e.noExitRuntime);e.print&&e.print;e.printErr&&(c=e.printErr);e.wasmBinary&&e.wasmBinary;e.arguments&&e.arguments;e.thisProgram&&e.thisProgram;if(e.preInit){"function"==typeof e.preInit&&(e.preInit=[e.preInit]);for(;e.preInit.length>0;)e.preInit.shift()()}e.writeArrayToMemory=(t,e)=>{i.set(t,e)};var b,w={e:()=>function abort(t){e.onAbort?.(t);c(t="Aborted("+t+")");u=!0;t+=". Build with -sASSERTIONS for more info.";var r=new WebAssembly.RuntimeError(t);a?.(r);throw r}(""),b:()=>{g=!1;d=0},c:(t,e)=>{if(y[t]){clearTimeout(y[t].id);delete y[t]}if(!e)return 0;var r=setTimeout(()=>{delete y[t];callUserCallback(()=>l(t,performance.now()))},e);y[t]={id:r,timeout_ms:e};return 0},g:function _createImageData(t){e.imageData=new Uint8Array(t)},d:t=>{var e=s.length,r=2147483648;if((t>>>=0)>r)return!1;for(var n=1;n<=4;n*=2){var o=e*(1+.2/n);o=Math.min(o,t+100663296);var a=Math.min(r,alignMemory(Math.max(t,o),65536));if(growMemory(a))return!0}return!1},a:_proc_exit,h:function _setImageData(t,r,n,o){if(n===r){e.imageData=new Uint8ClampedArray(s.subarray(t,t+n*o));return}const a=r*o,i=e.imageData=new Uint8ClampedArray(a);for(let e=t,o=0;o<a;e+=n,o+=r)i.set(s.subarray(e,e+r),o)},f:function _setLineData(t,r,n){e.imageData.set(s.subar