pdfjs-dist
Version:
Generic build of Mozilla's PDF.js library.
21 lines • 1.08 MB
JavaScript
/**
* @licstart The following is the entire license notice for the
* JavaScript code in this page
*
* Copyright 2023 Mozilla Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* @licend The above is the entire license notice for the
* JavaScript code in this page
*/var e={1782:(e,t,r)=>{var a=r(7316),n=r(9762),i=TypeError;e.exports=function(e){if(a(e))return e;throw new i(n(e)+" is not a function")}},4958:(e,t,r)=>{var a=r(7316),n=String,i=TypeError;e.exports=function(e){if("object"==typeof e||a(e))return e;throw new i("Can't set "+n(e)+" as a prototype")}},5690:(e,t,r)=>{var a=r(23).has;e.exports=function(e){a(e);return e}},5834:(e,t,r)=>{var a=r(2658),n=TypeError;e.exports=function(e,t){if(a(t,e))return e;throw new n("Incorrect invocation")}},4719:(e,t,r)=>{var a=r(7633),n=String,i=TypeError;e.exports=function(e){if(a(e))return e;throw new i(n(e)+" is not an object")}},5115:e=>{e.exports="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView},7585:(e,t,r)=>{var a=r(1299),n=r(8374),i=TypeError;e.exports=a(ArrayBuffer.prototype,"byteLength","get")||function(e){if("ArrayBuffer"!==n(e))throw new i("ArrayBuffer expected");return e.byteLength}},582:(e,t,r)=>{var a=r(8403),n=r(7585),i=a(ArrayBuffer.prototype.slice);e.exports=function(e){if(0!==n(e))return!1;try{i(e,0,0);return!1}catch(e){return!0}}},4358:(e,t,r)=>{var a=r(9298),n=r(8403),i=r(1299),s=r(9548),o=r(582),c=r(7585),l=r(8126),h=r(4837),u=a.structuredClone,d=a.ArrayBuffer,f=a.DataView,g=a.TypeError,p=Math.min,m=d.prototype,b=f.prototype,y=n(m.slice),w=i(m,"resizable","get"),x=i(m,"maxByteLength","get"),S=n(b.getInt8),k=n(b.setInt8);e.exports=(h||l)&&function(e,t,r){var a,n=c(e),i=void 0===t?n:s(t),m=!w||!w(e);if(o(e))throw new g("ArrayBuffer is detached");if(h){e=u(e,{transfer:[e]});if(n===i&&(r||m))return e}if(n>=i&&(!r||m))a=y(e,0,i);else{var b=r&&!m&&x?{maxByteLength:x(e)}:void 0;a=new d(i,b);for(var v=new f(e),C=new f(a),O=p(i,n),T=0;T<O;T++)k(C,T,S(v,T))}h||l(e);return a}},5861:(e,t,r)=>{var a,n,i,s=r(5115),o=r(940),c=r(9298),l=r(7316),h=r(7633),u=r(936),d=r(8329),f=r(9762),g=r(9293),p=r(7041),m=r(9691),b=r(2658),y=r(2176),w=r(9763),x=r(2292),S=r(7561),k=r(1649),v=k.enforce,C=k.get,O=c.Int8Array,T=O&&O.prototype,M=c.Uint8ClampedArray,D=M&&M.prototype,E=O&&y(O),R=T&&y(T),N=Object.prototype,_=c.TypeError,L=x("toStringTag"),j=S("TYPED_ARRAY_TAG"),U="TypedArrayConstructor",X=s&&!!w&&"Opera"!==d(c.opera),q=!1,H={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},z={BigInt64Array:8,BigUint64Array:8},getTypedArrayConstructor=function(e){var t=y(e);if(h(t)){var r=C(t);return r&&u(r,U)?r[U]:getTypedArrayConstructor(t)}},isTypedArray=function(e){if(!h(e))return!1;var t=d(e);return u(H,t)||u(z,t)};for(a in H)(i=(n=c[a])&&n.prototype)?v(i)[U]=n:X=!1;for(a in z)(i=(n=c[a])&&n.prototype)&&(v(i)[U]=n);if(!X||!l(E)||E===Function.prototype){E=function TypedArray(){throw new _("Incorrect invocation")};if(X)for(a in H)c[a]&&w(c[a],E)}if(!X||!R||R===N){R=E.prototype;if(X)for(a in H)c[a]&&w(c[a].prototype,R)}X&&y(D)!==R&&w(D,R);if(o&&!u(R,L)){q=!0;m(R,L,{configurable:!0,get:function(){return h(this)?this[j]:void 0}});for(a in H)c[a]&&g(c[a],j,a)}e.exports={NATIVE_ARRAY_BUFFER_VIEWS:X,TYPED_ARRAY_TAG:q&&j,aTypedArray:function(e){if(isTypedArray(e))return e;throw new _("Target is not a typed array")},aTypedArrayConstructor:function(e){if(l(e)&&(!w||b(E,e)))return e;throw new _(f(e)+" is not a typed array constructor")},exportTypedArrayMethod:function(e,t,r,a){if(o){if(r)for(var n in H){var i=c[n];if(i&&u(i.prototype,e))try{delete i.prototype[e]}catch(r){try{i.prototype[e]=t}catch(e){}}}R[e]&&!r||p(R,e,r?t:X&&T[e]||t,a)}},exportTypedArrayStaticMethod:function(e,t,r){var a,n;if(o){if(w){if(r)for(a in H)if((n=c[a])&&u(n,e))try{delete n[e]}catch(e){}if(E[e]&&!r)return;try{return p(E,e,r?t:X&&E[e]||t)}catch(e){}}for(a in H)!(n=c[a])||n[e]&&!r||p(n,e,t)}},getTypedArrayConstructor:getTypedArrayConstructor,isView:function isView(e){if(!h(e))return!1;var t=d(e);return"DataView"===t||u(H,t)||u(z,t)},isTypedArray:isTypedArray,TypedArray:E,TypedArrayPrototype:R}},7003:(e,t,r)=>{var a=r(451);e.exports=function(e,t){for(var r=0,n=a(t),i=new e(n);n>r;)i[r]=t[r++];return i}},9773:(e,t,r)=>{var a=r(4115),n=r(6985),i=r(451),createMethod=function(e){return function(t,r,s){var o,c=a(t),l=i(c),h=n(s,l);if(e&&r!=r){for(;l>h;)if((o=c[h++])!=o)return!0}else for(;l>h;h++)if((e||h in c)&&c[h]===r)return e||h||0;return!e&&-1}};e.exports={includes:createMethod(!0),indexOf:createMethod(!1)}},4026:(e,t,r)=>{var a=r(7789),n=r(3622),i=r(2007),s=r(451),createMethod=function(e){var t=1===e;return function(r,o,c){for(var l,h=i(r),u=n(h),d=a(o,c),f=s(u);f-- >0;)if(d(l=u[f],f,h))switch(e){case 0:return l;case 1:return f}return t?-1:void 0}};e.exports={findLast:createMethod(0),findLastIndex:createMethod(1)}},6661:(e,t,r)=>{var a=r(940),n=r(6998),i=TypeError,s=Object.getOwnPropertyDescriptor,o=a&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(e){return e instanceof TypeError}}();e.exports=o?function(e,t){if(n(e)&&!s(e,"length").writable)throw new i("Cannot set read only .length");return e.length=t}:function(e,t){return e.length=t}},2304:(e,t,r)=>{var a=r(451);e.exports=function(e,t){for(var r=a(e),n=new t(r),i=0;i<r;i++)n[i]=e[r-i-1];return n}},5886:(e,t,r)=>{var a=r(451),n=r(1003),i=RangeError;e.exports=function(e,t,r,s){var o=a(e),c=n(r),l=c<0?o+c:c;if(l>=o||l<0)throw new i("Incorrect index");for(var h=new t(o),u=0;u<o;u++)h[u]=u===l?s:e[u];return h}},5723:(e,t,r)=>{var a=r(4719),n=r(3316);e.exports=function(e,t,r,i){try{return i?t(a(r)[0],r[1]):t(r)}catch(t){n(e,"throw",t)}}},8374:(e,t,r)=>{var a=r(8403),n=a({}.toString),i=a("".slice);e.exports=function(e){return i(n(e),8,-1)}},8329:(e,t,r)=>{var a=r(3077),n=r(7316),i=r(8374),s=r(2292)("toStringTag"),o=Object,c="Arguments"===i(function(){return arguments}());e.exports=a?i:function(e){var t,r,a;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(r=function(e,t){try{return e[t]}catch(e){}}(t=o(e),s))?r:c?i(t):"Object"===(a=i(t))&&n(t.callee)?"Arguments":a}},1425:(e,t,r)=>{var a=r(936),n=r(8953),i=r(5764),s=r(7744);e.exports=function(e,t,r){for(var o=n(t),c=s.f,l=i.f,h=0;h<o.length;h++){var u=o[h];a(e,u)||r&&a(r,u)||c(e,u,l(t,u))}}},7888:(e,t,r)=>{var a=r(8154);e.exports=!a((function(){function F(){}F.prototype.constructor=null;return Object.getPrototypeOf(new F)!==F.prototype}))},1111:e=>{e.exports=function(e,t){return{value:e,done:t}}},9293:(e,t,r)=>{var a=r(940),n=r(7744),i=r(1198);e.exports=a?function(e,t,r){return n.f(e,t,i(1,r))}:function(e,t,r){e[t]=r;return e}},1198:e=>{e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},9691:(e,t,r)=>{var a=r(9687),n=r(7744);e.exports=function(e,t,r){r.get&&a(r.get,t,{getter:!0});r.set&&a(r.set,t,{setter:!0});return n.f(e,t,r)}},7041:(e,t,r)=>{var a=r(7316),n=r(7744),i=r(9687),s=r(6e3);e.exports=function(e,t,r,o){o||(o={});var c=o.enumerable,l=void 0!==o.name?o.name:t;a(r)&&i(r,l,o);if(o.global)c?e[t]=r:s(t,r);else{try{o.unsafe?e[t]&&(c=!0):delete e[t]}catch(e){}c?e[t]=r:n.f(e,t,{value:r,enumerable:!1,configurable:!o.nonConfigurable,writable:!o.nonWritable})}return e}},6880:(e,t,r)=>{var a=r(7041);e.exports=function(e,t,r){for(var n in t)a(e,n,t[n],r);return e}},6e3:(e,t,r)=>{var a=r(9298),n=Object.defineProperty;e.exports=function(e,t){try{n(a,e,{value:t,configurable:!0,writable:!0})}catch(r){a[e]=t}return t}},2322:(e,t,r)=>{var a=r(9762),n=TypeError;e.exports=function(e,t){if(!delete e[t])throw new n("Cannot delete property "+a(t)+" of "+a(e))}},940:(e,t,r)=>{var a=r(8154);e.exports=!a((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))},8126:(e,t,r)=>{var a,n,i,s,o=r(9298),c=r(2276),l=r(4837),h=o.structuredClone,u=o.ArrayBuffer,d=o.MessageChannel,f=!1;if(l)f=function(e){h(e,{transfer:[e]})};else if(u)try{d||(a=c("worker_threads"))&&(d=a.MessageChannel);if(d){n=new d;i=new u(2);s=function(e){n.port1.postMessage(null,[e])};if(2===i.byteLength){s(i);0===i.byteLength&&(f=s)}}}catch(e){}e.exports=f},1558:e=>{var t="object"==typeof document&&document.all,r=void 0===t&&void 0!==t;e.exports={all:t,IS_HTMLDDA:r}},5584:(e,t,r)=>{var a=r(9298),n=r(7633),i=a.document,s=n(i)&&n(i.createElement);e.exports=function(e){return s?i.createElement(e):{}}},4287:e=>{var t=TypeError;e.exports=function(e){if(e>9007199254740991)throw t("Maximum allowed index exceeded");return e}},5050:e=>{e.exports={IndexSizeError:{s:"INDEX_SIZE_ERR",c:1,m:1},DOMStringSizeError:{s:"DOMSTRING_SIZE_ERR",c:2,m:0},HierarchyRequestError:{s:"HIERARCHY_REQUEST_ERR",c:3,m:1},WrongDocumentError:{s:"WRONG_DOCUMENT_ERR",c:4,m:1},InvalidCharacterError:{s:"INVALID_CHARACTER_ERR",c:5,m:1},NoDataAllowedError:{s:"NO_DATA_ALLOWED_ERR",c:6,m:0},NoModificationAllowedError:{s:"NO_MODIFICATION_ALLOWED_ERR",c:7,m:1},NotFoundError:{s:"NOT_FOUND_ERR",c:8,m:1},NotSupportedError:{s:"NOT_SUPPORTED_ERR",c:9,m:1},InUseAttributeError:{s:"INUSE_ATTRIBUTE_ERR",c:10,m:1},InvalidStateError:{s:"INVALID_STATE_ERR",c:11,m:1},SyntaxError:{s:"SYNTAX_ERR",c:12,m:1},InvalidModificationError:{s:"INVALID_MODIFICATION_ERR",c:13,m:1},NamespaceError:{s:"NAMESPACE_ERR",c:14,m:1},InvalidAccessError:{s:"INVALID_ACCESS_ERR",c:15,m:1},ValidationError:{s:"VALIDATION_ERR",c:16,m:0},TypeMismatchError:{s:"TYPE_MISMATCH_ERR",c:17,m:1},SecurityError:{s:"SECURITY_ERR",c:18,m:1},NetworkError:{s:"NETWORK_ERR",c:19,m:1},AbortError:{s:"ABORT_ERR",c:20,m:1},URLMismatchError:{s:"URL_MISMATCH_ERR",c:21,m:1},QuotaExceededError:{s:"QUOTA_EXCEEDED_ERR",c:22,m:1},TimeoutError:{s:"TIMEOUT_ERR",c:23,m:1},InvalidNodeTypeError:{s:"INVALID_NODE_TYPE_ERR",c:24,m:1},DataCloneError:{s:"DATA_CLONE_ERR",c:25,m:1}}},3413:(e,t,r)=>{var a=r(8471),n=r(4864);e.exports=!a&&!n&&"object"==typeof window&&"object"==typeof document},8471:e=>{e.exports="object"==typeof Deno&&Deno&&"object"==typeof Deno.version},4864:(e,t,r)=>{var a=r(9298),n=r(8374);e.exports="process"===n(a.process)},234:e=>{e.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||""},2171:(e,t,r)=>{var a,n,i=r(9298),s=r(234),o=i.process,c=i.Deno,l=o&&o.versions||c&&c.version,h=l&&l.v8;h&&(n=(a=h.split("."))[0]>0&&a[0]<4?1:+(a[0]+a[1]));!n&&s&&(!(a=s.match(/Edge\/(\d+)/))||a[1]>=74)&&(a=s.match(/Chrome\/(\d+)/))&&(n=+a[1]);e.exports=n},298:e=>{e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},34:(e,t,r)=>{var a=r(8403),n=Error,i=a("".replace),s=String(new n("zxcasd").stack),o=/\n\s*at [^:]*:[^\n]*/,c=o.test(s);e.exports=function(e,t){if(c&&"string"==typeof e&&!n.prepareStackTrace)for(;t--;)e=i(e,o,"");return e}},1931:(e,t,r)=>{var a=r(9293),n=r(34),i=r(3437),s=Error.captureStackTrace;e.exports=function(e,t,r,o){i&&(s?s(e,t):a(e,"stack",n(r,o)))}},3437:(e,t,r)=>{var a=r(8154),n=r(1198);e.exports=!a((function(){var e=new Error("a");if(!("stack"in e))return!0;Object.defineProperty(e,"stack",n(1,7));return 7!==e.stack}))},4978:(e,t,r)=>{var a=r(9298),n=r(5764).f,i=r(9293),s=r(7041),o=r(6e3),c=r(1425),l=r(7007);e.exports=function(e,t){var r,h,u,d,f,g=e.target,p=e.global,m=e.stat;if(r=p?a:m?a[g]||o(g,{}):(a[g]||{}).prototype)for(h in t){d=t[h];u=e.dontCallGetSet?(f=n(r,h))&&f.value:r[h];if(!l(p?h:g+(m?".":"#")+h,e.forced)&&void 0!==u){if(typeof d==typeof u)continue;c(d,u)}(e.sham||u&&u.sham)&&i(d,"sham",!0);s(r,h,d,e)}}},8154:e=>{e.exports=function(e){try{return!!e()}catch(e){return!0}}},7294:(e,t,r)=>{var a=r(2486),n=Function.prototype,i=n.apply,s=n.call;e.exports="object"==typeof Reflect&&Reflect.apply||(a?s.bind(i):function(){return s.apply(i,arguments)})},7789:(e,t,r)=>{var a=r(6218),n=r(1782),i=r(2486),s=a(a.bind);e.exports=function(e,t){n(e);return void 0===t?e:i?s(e,t):function(){return e.apply(t,arguments)}}},2486:(e,t,r)=>{var a=r(8154);e.exports=!a((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}))},2026:(e,t,r)=>{var a=r(2486),n=Function.prototype.call;e.exports=a?n.bind(n):function(){return n.apply(n,arguments)}},5145:(e,t,r)=>{var a=r(940),n=r(936),i=Function.prototype,s=a&&Object.getOwnPropertyDescriptor,o=n(i,"name"),c=o&&"something"===function something(){}.name,l=o&&(!a||a&&s(i,"name").configurable);e.exports={EXISTS:o,PROPER:c,CONFIGURABLE:l}},1299:(e,t,r)=>{var a=r(8403),n=r(1782);e.exports=function(e,t,r){try{return a(n(Object.getOwnPropertyDescriptor(e,t)[r]))}catch(e){}}},6218:(e,t,r)=>{var a=r(8374),n=r(8403);e.exports=function(e){if("Function"===a(e))return n(e)}},8403:(e,t,r)=>{var a=r(2486),n=Function.prototype,i=n.call,s=a&&n.bind.bind(i,i);e.exports=a?s:function(e){return function(){return i.apply(e,arguments)}}},7187:(e,t,r)=>{var a=r(9298),n=r(7316);e.exports=function(e,t){return arguments.length<2?(r=a[e],n(r)?r:void 0):a[e]&&a[e][t];var r}},9235:e=>{e.exports=function(e){return{iterator:e,next:e.next,done:!1}}},273:(e,t,r)=>{var a=r(8329),n=r(8486),i=r(3734),s=r(6596),o=r(2292)("iterator");e.exports=function(e){if(!i(e))return n(e,o)||n(e,"@@iterator")||s[a(e)]}},7612:(e,t,r)=>{var a=r(2026),n=r(1782),i=r(4719),s=r(9762),o=r(273),c=TypeError;e.exports=function(e,t){var r=arguments.length<2?o(e):t;if(n(r))return i(a(r,e));throw new c(s(e)+" is not iterable")}},8486:(e,t,r)=>{var a=r(1782),n=r(3734);e.exports=function(e,t){var r=e[t];return n(r)?void 0:a(r)}},1096:(e,t,r)=>{var a=r(1782),n=r(4719),i=r(2026),s=r(1003),o=r(9235),c="Invalid size",l=RangeError,h=TypeError,u=Math.max,SetRecord=function(e,t,r,a){this.set=e;this.size=t;this.has=r;this.keys=a};SetRecord.prototype={getIterator:function(){return o(n(i(this.keys,this.set)))},includes:function(e){return i(this.has,this.set,e)}};e.exports=function(e){n(e);var t=+e.size;if(t!=t)throw new h(c);var r=s(t);if(r<0)throw new l(c);return new SetRecord(e,u(r,0),a(e.has),a(e.keys))}},9298:function(e){var check=function(e){return e&&e.Math===Math&&e};e.exports=check("object"==typeof globalThis&&globalThis)||check("object"==typeof window&&window)||check("object"==typeof self&&self)||check("object"==typeof global&&global)||function(){return this}()||this||Function("return this")()},936:(e,t,r)=>{var a=r(8403),n=r(2007),i=a({}.hasOwnProperty);e.exports=Object.hasOwn||function hasOwn(e,t){return i(n(e),t)}},6010:e=>{e.exports={}},519:(e,t,r)=>{var a=r(7187);e.exports=a("document","documentElement")},9394:(e,t,r)=>{var a=r(940),n=r(8154),i=r(5584);e.exports=!a&&!n((function(){return 7!==Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},3622:(e,t,r)=>{var a=r(8403),n=r(8154),i=r(8374),s=Object,o=a("".split);e.exports=n((function(){return!s("z").propertyIsEnumerable(0)}))?function(e){return"String"===i(e)?o(e,""):s(e)}:s},7523:(e,t,r)=>{var a=r(7316),n=r(7633),i=r(9763);e.exports=function(e,t,r){var s,o;i&&a(s=t.constructor)&&s!==r&&n(o=s.prototype)&&o!==r.prototype&&i(e,o);return e}},4993:(e,t,r)=>{var a=r(8403),n=r(7316),i=r(7542),s=a(Function.toString);n(i.inspectSource)||(i.inspectSource=function(e){return s(e)});e.exports=i.inspectSource},8422:(e,t,r)=>{var a=r(7633),n=r(9293);e.exports=function(e,t){a(t)&&"cause"in t&&n(e,"cause",t.cause)}},1649:(e,t,r)=>{var a,n,i,s=r(8443),o=r(9298),c=r(7633),l=r(9293),h=r(936),u=r(7542),d=r(3727),f=r(6010),g="Object already initialized",p=o.TypeError,m=o.WeakMap;if(s||u.state){var b=u.state||(u.state=new m);b.get=b.get;b.has=b.has;b.set=b.set;a=function(e,t){if(b.has(e))throw new p(g);t.facade=e;b.set(e,t);return t};n=function(e){return b.get(e)||{}};i=function(e){return b.has(e)}}else{var y=d("state");f[y]=!0;a=function(e,t){if(h(e,y))throw new p(g);t.facade=e;l(e,y,t);return t};n=function(e){return h(e,y)?e[y]:{}};i=function(e){return h(e,y)}}e.exports={set:a,get:n,has:i,enforce:function(e){return i(e)?n(e):a(e,{})},getterFor:function(e){return function(t){var r;if(!c(t)||(r=n(t)).type!==e)throw new p("Incompatible receiver, "+e+" required");return r}}}},5191:(e,t,r)=>{var a=r(2292),n=r(6596),i=a("iterator"),s=Array.prototype;e.exports=function(e){return void 0!==e&&(n.Array===e||s[i]===e)}},6998:(e,t,r)=>{var a=r(8374);e.exports=Array.isArray||function isArray(e){return"Array"===a(e)}},5986:(e,t,r)=>{var a=r(8329);e.exports=function(e){var t=a(e);return"BigInt64Array"===t||"BigUint64Array"===t}},7316:(e,t,r)=>{var a=r(1558),n=a.all;e.exports=a.IS_HTMLDDA?function(e){return"function"==typeof e||e===n}:function(e){return"function"==typeof e}},7007:(e,t,r)=>{var a=r(8154),n=r(7316),i=/#|\.prototype\./,isForced=function(e,t){var r=o[s(e)];return r===l||r!==c&&(n(t)?a(t):!!t)},s=isForced.normalize=function(e){return String(e).replace(i,".").toLowerCase()},o=isForced.data={},c=isForced.NATIVE="N",l=isForced.POLYFILL="P";e.exports=isForced},3734:e=>{e.exports=function(e){return null==e}},7633:(e,t,r)=>{var a=r(7316),n=r(1558),i=n.all;e.exports=n.IS_HTMLDDA?function(e){return"object"==typeof e?null!==e:a(e)||e===i}:function(e){return"object"==typeof e?null!==e:a(e)}},2554:e=>{e.exports=!1},7814:(e,t,r)=>{var a=r(7187),n=r(7316),i=r(2658),s=r(7960),o=Object;e.exports=s?function(e){return"symbol"==typeof e}:function(e){var t=a("Symbol");return n(t)&&i(t.prototype,o(e))}},5504:(e,t,r)=>{var a=r(2026);e.exports=function(e,t,r){for(var n,i,s=r?e:e.iterator,o=e.next;!(n=a(o,s)).done;)if(void 0!==(i=t(n.value)))return i}},6837:(e,t,r)=>{var a=r(7789),n=r(2026),i=r(4719),s=r(9762),o=r(5191),c=r(451),l=r(2658),h=r(7612),u=r(273),d=r(3316),f=TypeError,Result=function(e,t){this.stopped=e;this.result=t},g=Result.prototype;e.exports=function(e,t,r){var p,m,b,y,w,x,S,k=r&&r.that,v=!(!r||!r.AS_ENTRIES),C=!(!r||!r.IS_RECORD),O=!(!r||!r.IS_ITERATOR),T=!(!r||!r.INTERRUPTED),M=a(t,k),stop=function(e){p&&d(p,"normal",e);return new Result(!0,e)},callFn=function(e){if(v){i(e);return T?M(e[0],e[1],stop):M(e[0],e[1])}return T?M(e,stop):M(e)};if(C)p=e.iterator;else if(O)p=e;else{if(!(m=u(e)))throw new f(s(e)+" is not iterable");if(o(m)){for(b=0,y=c(e);y>b;b++)if((w=callFn(e[b]))&&l(g,w))return w;return new Result(!1)}p=h(e,m)}x=C?e.next:p.next;for(;!(S=n(x,p)).done;){try{w=callFn(S.value)}catch(e){d(p,"throw",e)}if("object"==typeof w&&w&&l(g,w))return w}return new Result(!1)}},3316:(e,t,r)=>{var a=r(2026),n=r(4719),i=r(8486);e.exports=function(e,t,r){var s,o;n(e);try{if(!(s=i(e,"return"))){if("throw"===t)throw r;return r}s=a(s,e)}catch(e){o=!0;s=e}if("throw"===t)throw r;if(o)throw s;n(s);return r}},375:(e,t,r)=>{var a=r(2026),n=r(6941),i=r(9293),s=r(6880),o=r(2292),c=r(1649),l=r(8486),h=r(5238).IteratorPrototype,u=r(1111),d=r(3316),f=o("toStringTag"),g="IteratorHelper",p="WrapForValidIterator",m=c.set,createIteratorProxyPrototype=function(e){var t=c.getterFor(e?p:g);return s(n(h),{next:function next(){var r=t(this);if(e)return r.nextHandler();try{var a=r.done?void 0:r.nextHandler();return u(a,r.done)}catch(e){r.done=!0;throw e}},return:function(){var r=t(this),n=r.iterator;r.done=!0;if(e){var i=l(n,"return");return i?a(i,n):u(void 0,!0)}if(r.inner)try{d(r.inner.iterator,"normal")}catch(e){return d(n,"throw",e)}d(n,"normal");return u(void 0,!0)}})},b=createIteratorProxyPrototype(!0),y=createIteratorProxyPrototype(!1);i(y,f,"Iterator Helper");e.exports=function(e,t){var r=function Iterator(r,a){if(a){a.iterator=r.iterator;a.next=r.next}else a=r;a.type=t?p:g;a.nextHandler=e;a.counter=0;a.done=!1;m(this,a)};r.prototype=t?b:y;return r}},8142:(e,t,r)=>{var a=r(2026),n=r(1782),i=r(4719),s=r(9235),o=r(375),c=r(5723),l=o((function(){var e=this.iterator,t=i(a(this.next,e));if(!(this.done=!!t.done))return c(e,this.mapper,[t.value,this.counter++],!0)}));e.exports=function map(e){i(this);n(e);return new l(s(this),{mapper:e})}},5238:(e,t,r)=>{var a,n,i,s=r(8154),o=r(7316),c=r(7633),l=r(6941),h=r(2176),u=r(7041),d=r(2292),f=r(2554),g=d("iterator"),p=!1;[].keys&&("next"in(i=[].keys())?(n=h(h(i)))!==Object.prototype&&(a=n):p=!0);!c(a)||s((function(){var e={};return a[g].call(e)!==e}))?a={}:f&&(a=l(a));o(a[g])||u(a,g,(function(){return this}));e.exports={IteratorPrototype:a,BUGGY_SAFARI_ITERATORS:p}},6596:e=>{e.exports={}},451:(e,t,r)=>{var a=r(8293);e.exports=function(e){return a(e.length)}},9687:(e,t,r)=>{var a=r(8403),n=r(8154),i=r(7316),s=r(936),o=r(940),c=r(5145).CONFIGURABLE,l=r(4993),h=r(1649),u=h.enforce,d=h.get,f=String,g=Object.defineProperty,p=a("".slice),m=a("".replace),b=a([].join),y=o&&!n((function(){return 8!==g((function(){}),"length",{value:8}).length})),w=String(String).split("String"),x=e.exports=function(e,t,r){"Symbol("===p(f(t),0,7)&&(t="["+m(f(t),/^Symbol\(([^)]*)\)/,"$1")+"]");r&&r.getter&&(t="get "+t);r&&r.setter&&(t="set "+t);(!s(e,"name")||c&&e.name!==t)&&(o?g(e,"name",{value:t,configurable:!0}):e.name=t);y&&r&&s(r,"arity")&&e.length!==r.arity&&g(e,"length",{value:r.arity});try{r&&s(r,"constructor")&&r.constructor?o&&g(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}var a=u(e);s(a,"source")||(a.source=b(w,"string"==typeof t?t:""));return e};Function.prototype.toString=x((function toString(){return i(this)&&d(this).source||l(this)}),"toString")},8537:e=>{var t=Math.ceil,r=Math.floor;e.exports=Math.trunc||function trunc(e){var a=+e;return(a>0?r:t)(a)}},1264:(e,t,r)=>{var a=r(5730);e.exports=function(e,t){return void 0===e?arguments.length<2?"":t:a(e)}},6941:(e,t,r)=>{var a,n=r(4719),i=r(6617),s=r(298),o=r(6010),c=r(519),l=r(5584),h=r(3727),u="prototype",d="script",f=h("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(e){return"<"+d+">"+e+"</"+d+">"},NullProtoObjectViaActiveX=function(e){e.write(scriptTag(""));e.close();var t=e.parentWindow.Object;e=null;return t},NullProtoObject=function(){try{a=new ActiveXObject("htmlfile")}catch(e){}NullProtoObject="undefined"!=typeof document?document.domain&&a?NullProtoObjectViaActiveX(a):function(){var e,t=l("iframe"),r="java"+d+":";t.style.display="none";c.appendChild(t);t.src=String(r);(e=t.contentWindow.document).open();e.write(scriptTag("document.F=Object"));e.close();return e.F}():NullProtoObjectViaActiveX(a);for(var e=s.length;e--;)delete NullProtoObject[u][s[e]];return NullProtoObject()};o[f]=!0;e.exports=Object.create||function create(e,t){var r;if(null!==e){EmptyConstructor[u]=n(e);r=new EmptyConstructor;EmptyConstructor[u]=null;r[f]=e}else r=NullProtoObject();return void 0===t?r:i.f(r,t)}},6617:(e,t,r)=>{var a=r(940),n=r(9610),i=r(7744),s=r(4719),o=r(4115),c=r(1706);t.f=a&&!n?Object.defineProperties:function defineProperties(e,t){s(e);for(var r,a=o(t),n=c(t),l=n.length,h=0;l>h;)i.f(e,r=n[h++],a[r]);return e}},7744:(e,t,r)=>{var a=r(940),n=r(9394),i=r(9610),s=r(4719),o=r(4871),c=TypeError,l=Object.defineProperty,h=Object.getOwnPropertyDescriptor,u="enumerable",d="configurable",f="writable";t.f=a?i?function defineProperty(e,t,r){s(e);t=o(t);s(r);if("function"==typeof e&&"prototype"===t&&"value"in r&&f in r&&!r[f]){var a=h(e,t);if(a&&a[f]){e[t]=r.value;r={configurable:d in r?r[d]:a[d],enumerable:u in r?r[u]:a[u],writable:!1}}}return l(e,t,r)}:l:function defineProperty(e,t,r){s(e);t=o(t);s(r);if(n)try{return l(e,t,r)}catch(e){}if("get"in r||"set"in r)throw new c("Accessors not supported");"value"in r&&(e[t]=r.value);return e}},5764:(e,t,r)=>{var a=r(940),n=r(2026),i=r(1879),s=r(1198),o=r(4115),c=r(4871),l=r(936),h=r(9394),u=Object.getOwnPropertyDescriptor;t.f=a?u:function getOwnPropertyDescriptor(e,t){e=o(e);t=c(t);if(h)try{return u(e,t)}catch(e){}if(l(e,t))return s(!n(i.f,e,t),e[t])}},5455:(e,t,r)=>{var a=r(9138),n=r(298).concat("length","prototype");t.f=Object.getOwnPropertyNames||function getOwnPropertyNames(e){return a(e,n)}},1963:(e,t)=>{t.f=Object.getOwnPropertySymbols},2176:(e,t,r)=>{var a=r(936),n=r(7316),i=r(2007),s=r(3727),o=r(7888),c=s("IE_PROTO"),l=Object,h=l.prototype;e.exports=o?l.getPrototypeOf:function(e){var t=i(e);if(a(t,c))return t[c];var r=t.constructor;return n(r)&&t instanceof r?r.prototype:t instanceof l?h:null}},2658:(e,t,r)=>{var a=r(8403);e.exports=a({}.isPrototypeOf)},9138:(e,t,r)=>{var a=r(8403),n=r(936),i=r(4115),s=r(9773).indexOf,o=r(6010),c=a([].push);e.exports=function(e,t){var r,a=i(e),l=0,h=[];for(r in a)!n(o,r)&&n(a,r)&&c(h,r);for(;t.length>l;)n(a,r=t[l++])&&(~s(h,r)||c(h,r));return h}},1706:(e,t,r)=>{var a=r(9138),n=r(298);e.exports=Object.keys||function keys(e){return a(e,n)}},1879:(e,t)=>{var r={}.propertyIsEnumerable,a=Object.getOwnPropertyDescriptor,n=a&&!r.call({1:2},1);t.f=n?function propertyIsEnumerable(e){var t=a(this,e);return!!t&&t.enumerable}:r},9763:(e,t,r)=>{var a=r(1299),n=r(4719),i=r(4958);e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,r={};try{(e=a(Object.prototype,"__proto__","set"))(r,[]);t=r instanceof Array}catch(e){}return function setPrototypeOf(r,a){n(r);i(a);t?e(r,a):r.__proto__=a;return r}}():void 0)},2923:(e,t,r)=>{var a=r(2026),n=r(7316),i=r(7633),s=TypeError;e.exports=function(e,t){var r,o;if("string"===t&&n(r=e.toString)&&!i(o=a(r,e)))return o;if(n(r=e.valueOf)&&!i(o=a(r,e)))return o;if("string"!==t&&n(r=e.toString)&&!i(o=a(r,e)))return o;throw new s("Can't convert object to primitive value")}},8953:(e,t,r)=>{var a=r(7187),n=r(8403),i=r(5455),s=r(1963),o=r(4719),c=n([].concat);e.exports=a("Reflect","ownKeys")||function ownKeys(e){var t=i.f(o(e)),r=s.f;return r?c(t,r(e)):t}},6085:(e,t,r)=>{var a=r(7744).f;e.exports=function(e,t,r){r in e||a(e,r,{configurable:!0,get:function(){return t[r]},set:function(e){t[r]=e}})}},9272:(e,t,r)=>{var a=r(4719);e.exports=function(){var e=a(this),t="";e.hasIndices&&(t+="d");e.global&&(t+="g");e.ignoreCase&&(t+="i");e.multiline&&(t+="m");e.dotAll&&(t+="s");e.unicode&&(t+="u");e.unicodeSets&&(t+="v");e.sticky&&(t+="y");return t}},5645:(e,t,r)=>{var a=r(3734),n=TypeError;e.exports=function(e){if(a(e))throw new n("Can't call method on "+e);return e}},4057:(e,t,r)=>{var a=r(23),n=r(8848),i=a.Set,s=a.add;e.exports=function(e){var t=new i;n(e,(function(e){s(t,e)}));return t}},5656:(e,t,r)=>{var a=r(5690),n=r(23),i=r(4057),s=r(6098),o=r(1096),c=r(8848),l=r(5504),h=n.has,u=n.remove;e.exports=function difference(e){var t=a(this),r=o(e),n=i(t);s(t)<=r.size?c(t,(function(e){r.includes(e)&&u(n,e)})):l(r.getIterator(),(function(e){h(t,e)&&u(n,e)}));return n}},23:(e,t,r)=>{var a=r(8403),n=Set.prototype;e.exports={Set:Set,add:a(n.add),has:a(n.has),remove:a(n.delete),proto:n}},8461:(e,t,r)=>{var a=r(5690),n=r(23),i=r(6098),s=r(1096),o=r(8848),c=r(5504),l=n.Set,h=n.add,u=n.has;e.exports=function intersection(e){var t=a(this),r=s(e),n=new l;i(t)>r.size?c(r.getIterator(),(function(e){u(t,e)&&h(n,e)})):o(t,(function(e){r.includes(e)&&h(n,e)}));return n}},8550:(e,t,r)=>{var a=r(5690),n=r(23).has,i=r(6098),s=r(1096),o=r(8848),c=r(5504),l=r(3316);e.exports=function isDisjointFrom(e){var t=a(this),r=s(e);if(i(t)<=r.size)return!1!==o(t,(function(e){if(r.includes(e))return!1}),!0);var h=r.getIterator();return!1!==c(h,(function(e){if(n(t,e))return l(h,"normal",!1)}))}},990:(e,t,r)=>{var a=r(5690),n=r(6098),i=r(8848),s=r(1096);e.exports=function isSubsetOf(e){var t=a(this),r=s(e);return!(n(t)>r.size)&&!1!==i(t,(function(e){if(!r.includes(e))return!1}),!0)}},194:(e,t,r)=>{var a=r(5690),n=r(23).has,i=r(6098),s=r(1096),o=r(5504),c=r(3316);e.exports=function isSupersetOf(e){var t=a(this),r=s(e);if(i(t)<r.size)return!1;var l=r.getIterator();return!1!==o(l,(function(e){if(!n(t,e))return c(l,"normal",!1)}))}},8848:(e,t,r)=>{var a=r(8403),n=r(5504),i=r(23),s=i.Set,o=i.proto,c=a(o.forEach),l=a(o.keys),h=l(new s).next;e.exports=function(e,t,r){return r?n({iterator:l(e),next:h},t):c(e,t)}},507:(e,t,r)=>{var a=r(7187),createSetLike=function(e){return{size:e,has:function(){return!1},keys:function(){return{next:function(){return{done:!0}}}}}};e.exports=function(e){var t=a("Set");try{(new t)[e](createSetLike(0));try{(new t)[e](createSetLike(-1));return!1}catch(e){return!0}}catch(e){return!1}}},6098:(e,t,r)=>{var a=r(1299),n=r(23);e.exports=a(n.proto,"size","get")||function(e){return e.size}},3194:(e,t,r)=>{var a=r(5690),n=r(23),i=r(4057),s=r(1096),o=r(5504),c=n.add,l=n.has,h=n.remove;e.exports=function symmetricDifference(e){var t=a(this),r=s(e).getIterator(),n=i(t);o(r,(function(e){l(t,e)?h(n,e):c(n,e)}));return n}},5703:(e,t,r)=>{var a=r(5690),n=r(23).add,i=r(4057),s=r(1096),o=r(5504);e.exports=function union(e){var t=a(this),r=s(e).getIterator(),c=i(t);o(r,(function(e){n(c,e)}));return c}},3727:(e,t,r)=>{var a=r(6807),n=r(7561),i=a("keys");e.exports=function(e){return i[e]||(i[e]=n(e))}},7542:(e,t,r)=>{var a=r(9298),n=r(6e3),i="__core-js_shared__",s=a[i]||n(i,{});e.exports=s},6807:(e,t,r)=>{var a=r(2554),n=r(7542);(e.exports=function(e,t){return n[e]||(n[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.33.2",mode:a?"pure":"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.33.2/LICENSE",source:"https://github.com/zloirock/core-js"})},4837:(e,t,r)=>{var a=r(9298),n=r(8154),i=r(2171),s=r(3413),o=r(8471),c=r(4864),l=a.structuredClone;e.exports=!!l&&!n((function(){if(o&&i>92||c&&i>94||s&&i>97)return!1;var e=new ArrayBuffer(8),t=l(e,{transfer:[e]});return 0!==e.byteLength||8!==t.byteLength}))},3663:(e,t,r)=>{var a=r(2171),n=r(8154),i=r(9298).String;e.exports=!!Object.getOwnPropertySymbols&&!n((function(){var e=Symbol("symbol detection");return!i(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&a&&a<41}))},6985:(e,t,r)=>{var a=r(1003),n=Math.max,i=Math.min;e.exports=function(e,t){var r=a(e);return r<0?n(r+t,0):i(r,t)}},212:(e,t,r)=>{var a=r(4151),n=TypeError;e.exports=function(e){var t=a(e,"number");if("number"==typeof t)throw new n("Can't convert number to bigint");return BigInt(t)}},9548:(e,t,r)=>{var a=r(1003),n=r(8293),i=RangeError;e.exports=function(e){if(void 0===e)return 0;var t=a(e),r=n(t);if(t!==r)throw new i("Wrong length or index");return r}},4115:(e,t,r)=>{var a=r(3622),n=r(5645);e.exports=function(e){return a(n(e))}},1003:(e,t,r)=>{var a=r(8537);e.exports=function(e){var t=+e;return t!=t||0===t?0:a(t)}},8293:(e,t,r)=>{var a=r(1003),n=Math.min;e.exports=function(e){return e>0?n(a(e),9007199254740991):0}},2007:(e,t,r)=>{var a=r(5645),n=Object;e.exports=function(e){return n(a(e))}},9892:(e,t,r)=>{var a=r(9817),n=RangeError;e.exports=function(e,t){var r=a(e);if(r%t)throw new n("Wrong offset");return r}},9817:(e,t,r)=>{var a=r(1003),n=RangeError;e.exports=function(e){var t=a(e);if(t<0)throw new n("The argument can't be less than 0");return t}},4151:(e,t,r)=>{var a=r(2026),n=r(7633),i=r(7814),s=r(8486),o=r(2923),c=r(2292),l=TypeError,h=c("toPrimitive");e.exports=function(e,t){if(!n(e)||i(e))return e;var r,c=s(e,h);if(c){void 0===t&&(t="default");r=a(c,e,t);if(!n(r)||i(r))return r;throw new l("Can't convert object to primitive value")}void 0===t&&(t="number");return o(e,t)}},4871:(e,t,r)=>{var a=r(4151),n=r(7814);e.exports=function(e){var t=a(e,"string");return n(t)?t:t+""}},3077:(e,t,r)=>{var a={};a[r(2292)("toStringTag")]="z";e.exports="[object z]"===String(a)},5730:(e,t,r)=>{var a=r(8329),n=String;e.exports=function(e){if("Symbol"===a(e))throw new TypeError("Cannot convert a Symbol value to a string");return n(e)}},2276:(e,t,r)=>{var a=r(4864);e.exports=function(e){try{if(a)return Function('return require("'+e+'")')()}catch(e){}}},9762:e=>{var t=String;e.exports=function(e){try{return t(e)}catch(e){return"Object"}}},7561:(e,t,r)=>{var a=r(8403),n=0,i=Math.random(),s=a(1..toString);e.exports=function(e){return"Symbol("+(void 0===e?"":e)+")_"+s(++n+i,36)}},7960:(e,t,r)=>{var a=r(3663);e.exports=a&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},9610:(e,t,r)=>{var a=r(940),n=r(8154);e.exports=a&&n((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},2743:e=>{var t=TypeError;e.exports=function(e,r){if(e<r)throw new t("Not enough arguments");return e}},8443:(e,t,r)=>{var a=r(9298),n=r(7316),i=a.WeakMap;e.exports=n(i)&&/native code/.test(String(i))},2292:(e,t,r)=>{var a=r(9298),n=r(6807),i=r(936),s=r(7561),o=r(3663),c=r(7960),l=a.Symbol,h=n("wks"),u=c?l.for||l:l&&l.withoutSetter||s;e.exports=function(e){i(h,e)||(h[e]=o&&i(l,e)?l[e]:u("Symbol."+e));return h[e]}},7342:(e,t,r)=>{var a=r(7187),n=r(936),i=r(9293),s=r(2658),o=r(9763),c=r(1425),l=r(6085),h=r(7523),u=r(1264),d=r(8422),f=r(1931),g=r(940),p=r(2554);e.exports=function(e,t,r,m){var b="stackTraceLimit",y=m?2:1,w=e.split("."),x=w[w.length-1],S=a.apply(null,w);if(S){var k=S.prototype;!p&&n(k,"cause")&&delete k.cause;if(!r)return S;var v=a("Error"),C=t((function(e,t){var r=u(m?t:e,void 0),a=m?new S(e):new S;void 0!==r&&i(a,"message",r);f(a,C,a.stack,2);this&&s(k,this)&&h(a,this,C);arguments.length>y&&d(a,arguments[y]);return a}));C.prototype=k;if("Error"!==x)o?o(C,v):c(C,v,{name:!0});else if(g&&b in S){l(C,S,b);l(C,S,"prepareStackTrace")}c(C,S);if(!p)try{k.name!==x&&i(k,"name",x);k.constructor=C}catch(e){}return C}}},4226:(e,t,r)=>{var a=r(4978),n=r(2007),i=r(451),s=r(6661),o=r(4287);a({target:"Array",proto:!0,arity:1,forced:r(8154)((function(){return 4294967297!==[].push.call({length:4294967296},1)}))||!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(e){return e instanceof TypeError}}()},{push:function push(e){var t=n(this),r=i(t),a=arguments.length;o(r+a);for(var c=0;c<a;c++){t[r]=arguments[c];r++}s(t,r);return r}})},9779:(e,t,r)=>{var a=r(4978),n=r(2007),i=r(451),s=r(6661),o=r(2322),c=r(4287);a({target:"Array",proto:!0,arity:1,forced:1!==[].unshift(0)||!function(){try{Object.defineProperty([],"length",{writable:!1}).unshift()}catch(e){return e instanceof TypeError}}()},{unshift:function unshift(e){var t=n(this),r=i(t),a=arguments.length;if(a){c(r+a);for(var l=r;l--;){var h=l+a;l in t?t[h]=t[l]:o(t,h)}for(var u=0;u<a;u++)t[u]=arguments[u]}return s(t,r+a)}})},3352:(e,t,r)=>{var a=r(4978),n=r(9298),i=r(7294),s=r(7342),o="WebAssembly",c=n[o],l=7!==new Error("e",{cause:7}).cause,exportGlobalErrorCauseWrapper=function(e,t){var r={};r[e]=s(e,t,l);a({global:!0,constructor:!0,arity:1,forced:l},r)},exportWebAssemblyErrorCauseWrapper=function(e,t){if(c&&c[e]){var r={};r[e]=s(o+"."+e,t,l);a({target:o,stat:!0,constructor:!0,arity:1,forced:l},r)}};exportGlobalErrorCauseWrapper("Error",(function(e){return function Error(t){return i(e,this,arguments)}}));exportGlobalErrorCauseWrapper("EvalError",(function(e){return function EvalError(t){return i(e,this,arguments)}}));exportGlobalErrorCauseWrapper("RangeError",(function(e){return function RangeError(t){return i(e,this,arguments)}}));exportGlobalErrorCauseWrapper("ReferenceError",(function(e){return function ReferenceError(t){return i(e,this,arguments)}}));exportGlobalErrorCauseWrapper("SyntaxError",(function(e){return function SyntaxError(t){return i(e,this,arguments)}}));exportGlobalErrorCauseWrapper("TypeError",(function(e){return function TypeError(t){return i(e,this,arguments)}}));exportGlobalErrorCauseWrapper("URIError",(function(e){return function URIError(t){return i(e,this,arguments)}}));exportWebAssemblyErrorCauseWrapper("CompileError",(function(e){return function CompileError(t){return i(e,this,arguments)}}));exportWebAssemblyErrorCauseWrapper("LinkError",(function(e){return function LinkError(t){return i(e,this,arguments)}}));exportWebAssemblyErrorCauseWrapper("RuntimeError",(function(e){return function RuntimeError(t){return i(e,this,arguments)}}))},2640:(e,t,r)=>{var a=r(9298),n=r(940),i=r(9691),s=r(9272),o=r(8154),c=a.RegExp,l=c.prototype;n&&o((function(){var e=!0;try{c(".","d")}catch(t){e=!1}var t={},r="",a=e?"dgimsy":"gimsy",addGetter=function(e,a){Object.defineProperty(t,e,{get:function(){r+=a;return!0}})},n={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};e&&(n.hasIndices="d");for(var i in n)addGetter(i,n[i]);return Object.getOwnPropertyDescriptor(l,"flags").get.call(t)!==a||r!==a}))&&i(l,"flags",{configurable:!0,get:s})},9803:(e,t,r)=>{var a=r(5861),n=r(4026).findLastIndex,i=a.aTypedArray;(0,a.exportTypedArrayMethod)("findLastIndex",(function findLastIndex(e){return n(i(this),e,arguments.length>1?arguments[1]:void 0)}))},8837:(e,t,r)=>{var a=r(5861),n=r(4026).findLast,i=a.aTypedArray;(0,a.exportTypedArrayMethod)("findLast",(function findLast(e){return n(i(this),e,arguments.length>1?arguments[1]:void 0)}))},8347:(e,t,r)=>{var a=r(9298),n=r(2026),i=r(5861),s=r(451),o=r(9892),c=r(2007),l=r(8154),h=a.RangeError,u=a.Int8Array,d=u&&u.prototype,f=d&&d.set,g=i.aTypedArray,p=i.exportTypedArrayMethod,m=!l((function(){var e=new Uint8ClampedArray(2);n(f,e,{length:1,0:3},1);return 3!==e[1]})),b=m&&i.NATIVE_ARRAY_BUFFER_VIEWS&&l((function(){var e=new u(2);e.set(1);e.set("2",1);return 0!==e[0]||2!==e[1]}));p("set",(function set(e){g(this);var t=o(arguments.length>1?arguments[1]:void 0,1),r=c(e);if(m)return n(f,this,r,t);var a=this.length,i=s(r),l=0;if(i+t>a)throw new h("Wrong length");for(;l<i;)this[t+l]=r[l++]}),!m||b)},7995:(e,t,r)=>{var a=r(2304),n=r(5861),i=n.aTypedArray,s=n.exportTypedArrayMethod,o=n.getTypedArrayConstructor;s("toReversed",(function toReversed(){return a(i(this),o(this))}))},62:(e,t,r)=>{var a=r(5861),n=r(8403),i=r(1782),s=r(7003),o=a.aTypedArray,c=a.getTypedArrayConstructor,l=a.exportTypedArrayMethod,h=n(a.TypedArrayPrototype.sort);l("toSorted",(function toSorted(e){void 0!==e&&i(e);var t=o(this),r=s(c(t),t);return h(r,e)}))},4602:(e,t,r)=>{var a=r(5886),n=r(5861),i=r(5986),s=r(1003),o=r(212),c=n.aTypedArray,l=n.getTypedArrayConstructor,h=n.exportTypedArrayMethod,u=!!function(){try{new Int8Array(1).with(2,{valueOf:function(){throw 8}})}catch(e){return 8===e}}();h("with",{with:function(e,t){var r=c(this),n=s(e),h=i(r)?o(t):+t;return a(r,l(r),n,h)}}.with,!u)},344:(e,t,r)=>{var a=r(940),n=r(9691),i=r(582),s=ArrayBuffer.prototype;a&&!("detached"in s)&&n(s,"detached",{configurable:!0,get:function detached(){return i(this)}})},7583:(e,t,r)=>{var a=r(4978),n=r(4358);n&&a({target:"ArrayBuffer",proto:!0},{transferToFixedLength:function transferToFixedLength(){return n(this,arguments.length?arguments[0]:void 0,!1)}})},4305:(e,t,r)=>{var a=r(4978),n=r(4358);n&&a({target:"ArrayBuffer",proto:!0},{transfer:function transfer(){return n(this,arguments.length?arguments[0]:void 0,!0)}})},7121:(e,t,r)=>{var a=r(4978),n=r(9298),i=r(5834),s=r(7316),o=r(2176),c=r(9293),l=r(8154),h=r(936),u=r(2292),d=r(5238).IteratorPrototype,f=r(2554),g=u("toStringTag"),p=TypeError,m=n.Iterator,b=f||!s(m)||m.prototype!==d||!l((function(){m({})})),y=function Iterator(){i(this,d);if(o(this)===d)throw new p("Abstract class Iterator not directly constructable")};h(d,g)||c(d,g,"Iterator");!b&&h(d,"constructor")&&d.constructor!==Object||c(d,"constructor",y);y.prototype=d;a({global:!0,constructor:!0,forced:b},{Iterator:y})},385:(e,t,r)=>{var a=r(4978),n=r(6837),i=r(1782),s=r(4719),o=r(9235);a({target:"Iterator",proto:!0,real:!0},{every:function every(e){s(this);i(e);var t=o(this),r=0;return!n(t,(function(t,a){if(!e(t,r++))return a()}),{IS_RECORD:!0,INTERRUPTED:!0}).stopped}})},2993:(e,t,r)=>{var a=r(4978),n=r(2026),i=r(1782),s=r(4719),o=r(9235),c=r(375),l=r(5723),h=r(2554),u=c((function(){for(var e,t,r=this.iterator,a=this.predicate,i=this.next;;){e=s(n(i,r));if(this.done=!!e.done)return;t=e.value;if(l(r,a,[t,this.counter++],!0))return t}}));a({target:"Iterator",proto:!0,real:!0,forced:h},{filter:function filter(e){s(this);i(e);return new u(o(this),{predicate:e})}})},5252:(e,t,r)=>{var a=r(4978),n=r(6837),i=r(1782),s=r(4719),o=r(9235);a({target:"Iterator",proto:!0,real:!0},{find:function find(e){s(this);i(e);var t=o(this),r=0;return n(t,(function(t,a){if(e(t,r++))return a(t)}),{IS_RECORD:!0,INTERRUPTED:!0}).result}})},6770:(e,t,r)=>{var a=r(4978),n=r(6837),i=r(1782),s=r(4719),o=r(9235);a({target:"Iterator",proto:!0,real:!0},{forEach:function forEach(e){s(this);i(e);var t=o(this),r=0;n(t,(function(t){e(t,r++)}),{IS_RECORD:!0})}})},7944:(e,t,r)=>{var a=r(4978),n=r(8142);a({target:"Iterator",proto:!0,real:!0,forced:r(2554)},{map:n})},3371:(e,t,r)=>{var a=r(4978),n=r(6837),i=r(1782),s=r(4719),o=r(9235),c=TypeError;a({target:"Iterator",proto:!0,real:!0},{reduce:function reduce(e){s(this);i(e);var t=o(this),r=arguments.length<2,a=r?void 0:arguments[1],l=0;n(t,(function(t){if(r){r=!1;a=t}else a=e(a,t,l);l++}),{IS_RECORD:!0});if(r)throw new c("Reduce of empty iterator with no initial value");return a}})},8518:(e,t,r)=>{var a=r(4978),n=r(6837),i=r(1782),s=r(4719),o=r(9235);a({target:"Iterator",proto:!0,real:!0},{some:function some(e){s(this);i(e);var t=o(this),r=0;return n(t,(function(t,a){if(e(t,r++))return a()}),{IS_RECORD:!0,INTERRUPTED:!0}).stopped}})},6771:(e,t,r)=>{var a=r(4978),n=r(4719),i=r(6837),s=r(9235),o=[].push;a({target:"Iterator",proto:!0,real:!0},{toArray:function toArray(){var e=[];i(s(n(this)),o,{that:e,IS_RECORD:!0});return e}})},5561:(e,t,r)=>{var a=r(4978),n=r(5656);a({target:"Set",proto:!0,real:!0,forced:!r(507)("difference")},{difference:n})},8587:(e,t,r)=>{var a=r(4978),n=r(8154),i=r(8461);a({target:"Set",proto:!0,real:!0,forced:!r(507)("intersection")||n((function(){return"3,2"!==Array.from(new Set([1,2,3]).intersection(new Set([3,2])))}))},{intersection:i})},3247:(e,t,r)=>{var a=r(4978),n=r(8550);a({target:"Set",proto:!0,real:!0,forced:!r(507)("isDisjointFrom")},{isDisjointFrom:n})},3302:(e,t,r)=>{var a=r(4978),n=r(990);a({target:"Set",proto:!0,real:!0,forced:!r(507)("isSubsetOf")},{isSubsetOf:n})},9490:(e,t,r)=>{var a=r(4978),n=r(194);a({target:"Set",proto:!0,real:!0,forced:!r(507)("isSupersetOf")},{isSupersetOf:n})},5438:(e,t,r)=>{var a=r(4978),n=r(3194);a({target:"Set",proto:!0,real:!0,forced:!r(507)("symmetricDifference")},{symmetricDifference:n})},7914:(e,t,r)=>{var a=r(4978),n=r(5703);a({target:"Set",proto:!0,real:!0,forced:!r(507)("union")},{union:n})},9709:(e,t,r)=>{var a=r(4978),n=r(9298),i=r(7187),s=r(1198),o=r(7744).f,c=r(936),l=r(5834),h=r(7523),u=r(1264),d=r(5050),f=r(34),g=r(940),p=r(2554),m="DOMException",b=i("Error"),y=i(m),w=function DOMException(){l(this,x);var e=arguments.length,t=u(e<1?void 0:arguments[0]),r=u(e<2?void 0:arguments[1],"Error"),a=new y(t,r),n=new b(t);n.name=m;o(a,"stack",s(1,f(n.stack,1)));h(a,this,w);return a},x=w.prototype=y.prototype,S="stack"in new b(m),k="stack"in new y(1,2),v=y&&g&&Object.getOwnPropertyDescriptor(n,m),C=!(!v||v.writable&&v.configurable),O=S&&!C&&!k;a({global:!0,constructor:!0,forced:p||O},{DOMException:O?w:y});var T=i(m),M=T.prototype;if(M.constructor!==T){p||o(M,"constructor",s(1,T));for(var D in d)if(c(d,D)){var E=d[D],R=E.s;c(T,R)||o(T,R,s(6,E.c))}}},5057:(e,t,r)=>{var a=r(4978),n=r(9298),i=r(9691),s=r(940),o=TypeError,c=Object.defineProperty,l=n.self!==n;try{if(s){var h=Object.getOwnPropertyDescriptor(n,"self");!l&&h&&h.get&&h.enumerable||i(n,"self",{get:function self(){return n},set:function self(e){if(this!==n)throw new o("Illegal invocation");c(n,"self",{value:e,writable:!0,configurable:!0,enumerable:!0})},configurable:!0,enumerable:!0})}else a({global:!0,simple:!0,forced:l},{self:n})}catch(e){}},3655:(e,t,r)=>{var a=r(7041),n=r(8403),i=r(5730),s=r(2743),o=URLSearchParams,c=o.prototype,l=n(c.append),h=n(c.delete),u=n(c.forEach),d=n([].push),f=new o("a=1&a=2&b=3");f.delete("a",1);f.delete("b",void 0);f+""!="a=2"&&a(c,"delete",(function(e){var t=arguments.length,r=t<2?void 0:arguments[1];if(t&&void 0===r)return h(this,e);var a=[];u(this,(function(e,t){d(a,{key:t,value:e})}));s(t,1);for(var n,o=i(e),c=i(r),f=0,g=0,p=!1,m=a.length;f<m;){n=a[f++];if(p||n.key===o){p=!0;h(this,n.key)}else g++}for(;g<m;)(n=a[g++]).key===o&&n.value===c||l(this,n.key,n.value)}),{enumerable:!0,unsafe:!0})},2555:(e,t,r)=>{var a=r(7041),n=r(8403),i=r(5730),s=r(2743),o=URLSearchParams,c=o.prototype,l=n(c.getAll),h=n(c.has),u=new o("a=1");!u.has("a",2)&&u.has("a",void 0)||a(c,"has",(function has(e){var t=arguments.length,r=t<2?void 0:arguments[1];if(t&&void 0===r)return h(this,e);var a=l(this,e);s(t,1);for(var n=i(r),o=0;o<a.length;)if(a[o++]===n)return!0;return!1}),{enumerable:!0,unsafe:!0})},2202:(e,t,r)=>{var a=r(940),n=r(8403),i=r(9691),s=URLSearchParams.prototype,o=n(s.forEach);a&&!("size"in s)&&i(s,"size",{get:function size(){var e=0;o(this,(function(){e++}));return e},configurable:!0,enumerable:!0})}},t={};function __webpack_require__(r){var a=t[r];if(void 0!==a)return a.exports;var n=t[r]={exports:{}};e[r].call(n.exports,n,n.exports,__webpack_require__);return n.exports}__webpack_require__.d=(e,t)=>{for(var r in t)__webpack_require__.o(t,r)&&!__webpack_require__.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})};__webpack_require__.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var r=globalThis.pdfjsWorker={};(()=>{__webpack_require__.d(r,{WorkerMessageHandler:()=>WorkerMessageHandler});__webpack_require__(3352),__webpack_require__(8837),__webpack_require__(9803),__webpack_require__(8347),__webpack_require__(7995),__webpack_require__(62),__webpack_require__(4602),__webpack_require__(344),__webpack_require__(4305),__webpack_require__(7583),__webpack_require__(5561),__webpack_require__(8587),__webpack_require__(3247),__webpack_require__(3302),__webpack_require__(9490),__webpack_require__(5438),__webpack_require__(7914),__webpack_require__(4226),__webpack_require__(7121),__webpack_require__(8518),__webpack_require__(6770),__webpack_require__(5057),__webpack_require__(3655),__webpack_require__(2555),__webpack_require__(2202),__webpack_require__(7944);const e=!("object"!=typeof process||process+""!="[object process]"||process.versions.nw||process.versions.electron&&process.type&&"browser"!==process.type),t=[1,0,0,1,0,0],a=[.001,0,0,.001,0,0],n=1.35,i=.35,s=.25925925925925924,o=1,c=2,l=4,h=8,u=16,d=64,f=256,g="pdfjs_internal_editor_",p=3,m=13,b=15,y={PRINT:4,MODIFY_CONTENTS:8,COPY:16,MODIFY_ANNOTATIONS:32,FILL_INTERACTIVE_FORMS:256,COPY_FOR_ACCESSIBILITY:512,ASSEMBLE:1024,PRINT_HIGH_QUALITY:2048},w=0,x=4,S=1,k=2,v=3,C=1,O=2,T=3,M=4,D=5,E=6,R=7,N=8,_=9,L=10,j=11,U=12,X=13,q=14,H=15,z=16,W=17,$=20,G="Group",V="R",K=1,J=2,Y=4,Z=16,Q=32,ee=128,te=512,re=1,ae=2,ne=4096,ie=8192,se=32768,oe=65536,ce=131072,le=1048576,he=2097152,ue=8388608,de=16777216,fe=1,ge=2,pe=3,me=4,be=5,ye={E:"Mouse Enter",X:"Mouse Exit",D:"Mouse Down",U:"Mouse Up",Fo:"Focus",Bl:"Blur",PO:"PageOpen",PC:"PageClose",PV:"PageVisible",PI:"PageInvisible",K:"Keystroke",F:"Format",V:"Validate",C:"Calculate"},we={WC:"WillClose",WS:"WillSave",DS:"DidSave",WP:"WillPrint",DP:"DidPrint"},xe={O:"PageOpen",C:"PageClose"},Se={ERRORS:0,WARNINGS:1,INFOS:5},ke={NONE:0,BINARY:1},Ae=1,ve=2,Ce=3,Fe=4,Ie=5,Oe=6,Te=7,Me=8,De=9,Be=10,Ee=11,Re=12,Ne=13,Pe=14,_e=15,Le=16,je=17,Ue=18,Xe=19,qe=20,He=21,ze=22,We=23,$e=24,Ge=25,Ve=26,Ke=27,Je=28,Ye=29,Ze=30,Qe=31,et=32,tt=33,rt=34,at=35,nt=36,it=37,st=38,ot=39,ct=40,lt=41,ht=42,ut=43,dt=44,ft=45,gt=46,pt=47,mt=48,bt=49,yt=50,wt=51,xt=52,St=53,kt=54,At=55,vt=56,Ct=57,Ft=58,It=59,Ot=60,Tt=61,Mt=62,Dt=63,Bt=64,Et=65,Rt=66,Nt=67,Pt=68,_t=69,Lt=70,jt=71,Ut=72,Xt=73,qt=74,Ht=75,zt=76,Wt=77,$t=80,Gt=81,Vt=83,Kt=84,Jt=85,Yt=86,Zt=87,Qt=88,er=89,tr=90,rr=91,ar=1,nr=2;let ir=Se.WARNINGS;function getVerbosityLevel(){return ir}function info(e){ir>=Se.INFOS&&console.log(`Info: ${e}`)}function warn(e){ir>=Se.WARNINGS&&console.log(`Warning: ${e}`)}function unreachable(e){throw new Error(e)}function assert(e,t){e||unreachable(t)}function createValidAbsoluteUrl(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;if(!e)return null;try{if(r&&"string"==typeof e){if(r.addDefaultProtocol&&e.startsWith("www.")){const t=e.match(/\./g);t?.length>=2&&(e=`http://${e}`)}if(r.tryConvertEncoding)try{e=stringToUTF8String(e)}catch{}}const a=t?new URL(e,t):new URL(e);if(function _isValidProtocol(e){switch(e?.protocol){case"http:":case"https:":case"ftp:":case"mailto:":case"tel:":return!0;default:return!1}}(a))return a}catch{}return null}function shadow(e,t,r){let a=arguments.length>3&&void 0!==arguments[3]&&arguments[3];Object.defineProperty(e,t,{value:r,enumerable:!a,configurable:!0,writable:!1});return r}const sr=function BaseExceptionClosure(){function BaseException(e,t){this.constructor===BaseException&&unreachable("Cannot initialize BaseException.");this.message=e;this.name=t}BaseException.prototype=new Error;BaseException.constructor=BaseException;return BaseException}();class PasswordException extends sr{constructor(e,t){super(e,"PasswordException");this.code=t}}class UnknownErrorException extends sr{constructor(e,t){super(e,"UnknownErrorException");this.details=t}}class InvalidPDFException extends sr{constructor(e){super(e,"InvalidPDFException")}}class MissingPDFException extends sr{constructor(e){super(e,"MissingPDFException")}}class UnexpectedResponseException extends sr{constructor(e,t){super(e,"UnexpectedResponseException");this.status=t}}class FormatError extends sr{constructor(e){super(e,"FormatError")}}class AbortException extends sr{constructor(e){super(e,"AbortException")}}function bytesToString(e){"object"==typeof e&&void 0!==e?.length||unreachable("Invalid argument for bytesToString");const t=e.length,r=8192;if(t<r)return String.fromCharCode.apply(null,e);const a=[];for(let n=0;n<t;n+=r){const i=Math.min(n+r,t),s=e.subarray(n,i);a.push(String.fromCharCode.apply(null,s))}return a.join("")}function stringToBytes(e){"string"!=typeof e&&unreachable("Invalid argument for stringToBytes");const t=e.length,r=new Uint8Array(t);for(let a=0;a<t;++a)r[a]=255&e.charCodeAt(a);return r}function string32(e){return String.fromCharCode(e>>24&255,e>>16&255,e>>8&255,255&e)}function objectSize(e){return Object.keys(e).length}class FeatureTest{static get isLittleEndian(){return shadow(this,"isLittleEndian",function isLittleEndian(){cons