var Dr=Object.create;var ut=Object.defineProperty;var _r=Object.getOwnPropertyDescriptor;var Cr=Object.getOwnPropertyNames;var kr=Object.getPrototypeOf,Rr=Object.prototype.hasOwnProperty;var Pt=t=>{throw TypeError(t)};var Tr=(t,e,r)=>e in t?ut(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r;var Pr=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var ft=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Sr=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Cr(e))!Rr.call(t,o)&&o!==r&&ut(t,o,{get:()=>e[o],enumerable:!(n=_r(e,o))||n.enumerable});return t};var Le=(t,e,r)=>(r=t!=null?Dr(kr(t)):{},Sr(e||!t||!t.__esModule?ut(r,"default",{value:t,enumerable:!0}):r,t));var A=(t,e,r)=>Tr(t,typeof e!="symbol"?e+"":e,r),lt=(t,e,r)=>e.has(t)||Pt("Cannot "+r);var p=(t,e,r)=>(lt(t,e,"read from private field"),r?r.call(t):e.get(t)),L=(t,e,r)=>e.has(t)?Pt("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,r),w=(t,e,r,n)=>(lt(t,e,"write to private field"),n?n.call(t,r):e.set(t,r),r),x=(t,e,r)=>(lt(t,e,"access private method"),r);var ze=(t,e,r,n)=>({set _(o){w(t,e,o,r)},get _(){return p(t,e,n)}});var $e=ft((Qn,dt)=>{"use strict";var se=typeof Reflect=="object"?Reflect:null,Ft=se&&typeof se.apply=="function"?se.apply:function(e,r,n){return Function.prototype.apply.call(e,r,n)},Je;se&&typeof se.ownKeys=="function"?Je=se.ownKeys:Object.getOwnPropertySymbols?Je=function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Je=function(e){return Object.getOwnPropertyNames(e)};function jr(t){console&&console.warn&&console.warn(t)}var jt=Number.isNaN||function(e){return e!==e};function g(){g.init.call(this)}dt.exports=g;dt.exports.once=Hr;g.EventEmitter=g;g.prototype._events=void 0;g.prototype._eventsCount=0;g.prototype._maxListeners=void 0;var Bt=10;function He(t){if(typeof t!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}Object.defineProperty(g,"defaultMaxListeners",{enumerable:!0,get:function(){return Bt},set:function(t){if(typeof t!="number"||t<0||jt(t))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+t+".");Bt=t}});g.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0};g.prototype.setMaxListeners=function(e){if(typeof e!="number"||e<0||jt(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this};function Wt(t){return t._maxListeners===void 0?g.defaultMaxListeners:t._maxListeners}g.prototype.getMaxListeners=function(){return Wt(this)};g.prototype.emit=function(e){for(var r=[],n=1;n0&&(s=r[0]),s instanceof Error)throw s;var c=new Error("Unhandled error."+(s?" ("+s.message+")":""));throw c.context=s,c}var u=i[e];if(u===void 0)return!1;if(typeof u=="function")Ft(u,this,r);else for(var f=u.length,l=qt(u,f),n=0;n0&&s.length>o&&!s.warned){s.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+s.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=t,c.type=e,c.count=s.length,jr(c)}return t}g.prototype.addListener=function(e,r){return zt(this,e,r,!1)};g.prototype.on=g.prototype.addListener;g.prototype.prependListener=function(e,r){return zt(this,e,r,!0)};function Wr(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function Jt(t,e,r){var n={fired:!1,wrapFn:void 0,target:t,type:e,listener:r},o=Wr.bind(n);return o.listener=r,n.wrapFn=o,o}g.prototype.once=function(e,r){return He(r),this.on(e,Jt(this,e,r)),this};g.prototype.prependOnceListener=function(e,r){return He(r),this.prependListener(e,Jt(this,e,r)),this};g.prototype.removeListener=function(e,r){var n,o,i,s,c;if(He(r),o=this._events,o===void 0)return this;if(n=o[e],n===void 0)return this;if(n===r||n.listener===r)--this._eventsCount===0?this._events=Object.create(null):(delete o[e],o.removeListener&&this.emit("removeListener",e,n.listener||r));else if(typeof n!="function"){for(i=-1,s=n.length-1;s>=0;s--)if(n[s]===r||n[s].listener===r){c=n[s].listener,i=s;break}if(i<0)return this;i===0?n.shift():zr(n,i),n.length===1&&(o[e]=n[0]),o.removeListener!==void 0&&this.emit("removeListener",e,c||r)}return this};g.prototype.off=g.prototype.removeListener;g.prototype.removeAllListeners=function(e){var r,n,o;if(n=this._events,n===void 0)return this;if(n.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):n[e]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete n[e]),this;if(arguments.length===0){var i=Object.keys(n),s;for(o=0;o=0;o--)this.removeListener(e,r[o]);return this};function Ht(t,e,r){var n=t._events;if(n===void 0)return[];var o=n[e];return o===void 0?[]:typeof o=="function"?r?[o.listener||o]:[o]:r?Jr(o):qt(o,o.length)}g.prototype.listeners=function(e){return Ht(this,e,!0)};g.prototype.rawListeners=function(e){return Ht(this,e,!1)};g.listenerCount=function(t,e){return typeof t.listenerCount=="function"?t.listenerCount(e):$t.call(t,e)};g.prototype.listenerCount=$t;function $t(t){var e=this._events;if(e!==void 0){var r=e[t];if(typeof r=="function")return 1;if(r!==void 0)return r.length}return 0}g.prototype.eventNames=function(){return this._eventsCount>0?Je(this._events):[]};function qt(t,e){for(var r=new Array(e),n=0;n{"use strict";var a={cipher:{},hash:{},keyexchange:{},mode:{},misc:{},codec:{},exception:{corrupt:function(t){this.toString=function(){return"CORRUPT: "+this.message},this.message=t},invalid:function(t){this.toString=function(){return"INVALID: "+this.message},this.message=t},bug:function(t){this.toString=function(){return"BUG: "+this.message},this.message=t},notReady:function(t){this.toString=function(){return"NOT READY: "+this.message},this.message=t}}};a.cipher.aes=function(t){this.w[0][0][0]||this.C();var e,r,n,o,i=this.w[0][4],s=this.w[1];e=t.length;var c=1;if(e!==4&&e!==6&&e!==8)throw new a.exception.invalid("invalid aes key size");for(this.b=[n=t.slice(0),o=[]],t=e;t<4*e+28;t++)r=n[t-1],(t%e===0||e===8&&t%e===4)&&(r=i[r>>>24]<<24^i[r>>16&255]<<16^i[r>>8&255]<<8^i[r&255],t%e===0&&(r=r<<8^r>>>24^c<<24,c=c<<1^283*(c>>7))),n[t]=n[t-e]^r;for(e=0;t;e++,t--)r=n[e&3?t:t-4],o[e]=4>=t||4>e?r:s[0][i[r>>>24]]^s[1][i[r>>16&255]]^s[2][i[r>>8&255]]^s[3][i[r&255]]};a.cipher.aes.prototype={encrypt:function(t){return Yt(this,t,0)},decrypt:function(t){return Yt(this,t,1)},w:[[[],[],[],[],[]],[[],[],[],[],[]]],C:function(){var t=this.w[0],e=this.w[1],r=t[4],n=e[4],o,i,s,c=[],u=[],f,l,h,m;for(o=0;256>o;o++)u[(c[o]=o<<1^283*(o>>7))^o]=o;for(i=s=0;!r[i];i^=f||1,s=u[s]||1)for(h=s^s<<1^s<<2^s<<3^s<<4,h=h>>8^h&255^99,r[i]=h,n[h]=i,l=c[o=c[f=c[i]]],m=16843009*l^65537*o^257*f^16843008*i,l=257*c[h]^16843008*h,o=0;4>o;o++)t[o][i]=l=l<<24^l>>>8,e[o][h]=m=m<<24^m>>>8;for(o=0;5>o;o++)t[o]=t[o].slice(0),e[o]=e[o].slice(0)}};function Yt(t,e,r){if(e.length!==4)throw new a.exception.invalid("invalid aes block size");var n=t.b[r],o=e[0]^n[0],i=e[r?3:1]^n[1],s=e[2]^n[2];e=e[r?1:3]^n[3];var c,u,f,l=n.length/4-2,h,m=4,d=[0,0,0,0];c=t.w[r],t=c[0];var b=c[1],N=c[2],z=c[3],K=c[4];for(h=0;h>>24]^b[i>>16&255]^N[s>>8&255]^z[e&255]^n[m],u=t[i>>>24]^b[s>>16&255]^N[e>>8&255]^z[o&255]^n[m+1],f=t[s>>>24]^b[e>>16&255]^N[o>>8&255]^z[i&255]^n[m+2],e=t[e>>>24]^b[o>>16&255]^N[i>>8&255]^z[s&255]^n[m+3],m+=4,o=c,i=u,s=f;for(h=0;4>h;h++)d[r?3&-h:h]=K[o>>>24]<<24^K[i>>16&255]<<16^K[s>>8&255]<<8^K[e&255]^n[m++],c=o,o=i,i=s,s=e,e=c;return d}a.bitArray={bitSlice:function(t,e,r){return t=a.bitArray.Y(t.slice(e/32),32-(e&31)).slice(1),r===void 0?t:a.bitArray.clamp(t,r-e)},extract:function(t,e,r){var n=Math.floor(-e-r&31);return((e+r-1^e)&-32?t[e/32|0]<<32-n^t[e/32+1|0]>>>n:t[e/32|0]>>>n)&(1<>e-1,1)),t},partial:function(t,e,r){return t===32?e:(r?e|0:e<<32-t)+1099511627776*t},getPartial:function(t){return Math.round(t/1099511627776)||32},equal:function(t,e){if(a.bitArray.bitLength(t)!==a.bitArray.bitLength(e))return!1;var r=0,n;for(n=0;n>>e),r=t[o]<<32-e;return o=t.length?t[t.length-1]:0,t=a.bitArray.getPartial(o),n.push(a.bitArray.partial(e+t&31,32>>24|r>>>8&65280|(r&65280)<<8|r<<24;return t}};a.codec.utf8String={fromBits:function(t){var e="",r=a.bitArray.bitLength(t),n,o;for(n=0;n>>8>>>8>>>8),o<<=8;return decodeURIComponent(escape(e))},toBits:function(t){t=unescape(encodeURIComponent(t));var e=[],r,n=0;for(r=0;r>>o)>>>26),6>o?(s=t[r]<<6-o,o+=26,r++):(s<<=6,o-=6);for(;n.length&3&&!e;)n+="=";return n},toBits:function(t,e){t=t.replace(/\s|=/g,"");var r=[],n,o=0,i=a.codec.base64.S,s=0,c;for(e&&(i=i.substr(0,62)+"-_"),n=0;nc)throw new a.exception.invalid("this isn't base64!");26>>o),s=c<<32-o):(o+=6,s^=c<<32-o)}return o&56&&r.push(a.bitArray.partial(o&56,s,1)),r}};a.codec.base64url={fromBits:function(t){return a.codec.base64.fromBits(t,1,1)},toBits:function(t){return a.codec.base64.toBits(t,1)}};a.hash.sha256=function(t){this.b[0]||this.C(),t?(this.g=t.g.slice(0),this.f=t.f.slice(0),this.c=t.c):this.reset()};a.hash.sha256.hash=function(t){return new a.hash.sha256().update(t).finalize()};a.hash.sha256.prototype={blockSize:512,reset:function(){return this.g=this.o.slice(0),this.f=[],this.c=0,this},update:function(t){typeof t=="string"&&(t=a.codec.utf8String.toBits(t));var e,r=this.f=a.bitArray.concat(this.f,t);if(e=this.c,t=this.c=e+a.bitArray.bitLength(t),9007199254740991e;r++){for(o=!0,n=2;n*n<=r;n++)if(r%n===0){o=!1;break}o&&(8>e&&(this.o[e]=t(Math.pow(r,.5))),this.b[e]=t(Math.pow(r,1/3)),e++)}},l:function(t){var e,r,n,o=this.g,i=this.b,s=o[0],c=o[1],u=o[2],f=o[3],l=o[4],h=o[5],m=o[6],d=o[7];for(e=0;64>e;e++)16>e?r=t[e]:(r=t[e+1&15],n=t[e+14&15],r=t[e&15]=(r>>>7^r>>>18^r>>>3^r<<25^r<<14)+(n>>>17^n>>>19^n>>>10^n<<15^n<<13)+t[e&15]+t[e+9&15]|0),r=r+d+(l>>>6^l>>>11^l>>>25^l<<26^l<<21^l<<7)+(m^l&(h^m))+i[e],d=m,m=h,h=l,l=f+r|0,f=u,u=c,c=s,s=r+(c&u^f&(c^u))+(c>>>2^c>>>13^c>>>22^c<<30^c<<19^c<<10)|0;o[0]=o[0]+s|0,o[1]=o[1]+c|0,o[2]=o[2]+u|0,o[3]=o[3]+f|0,o[4]=o[4]+l|0,o[5]=o[5]+h|0,o[6]=o[6]+m|0,o[7]=o[7]+d|0}};a.hash.sha512=function(t){this.b[0]||this.C(),t?(this.g=t.g.slice(0),this.f=t.f.slice(0),this.c=t.c):this.reset()};a.hash.sha512.hash=function(t){return new a.hash.sha512().update(t).finalize()};a.hash.sha512.prototype={blockSize:1024,reset:function(){return this.g=this.o.slice(0),this.f=[],this.c=0,this},update:function(t){typeof t=="string"&&(t=a.codec.utf8String.toBits(t));var e,r=this.f=a.bitArray.concat(this.f,t);if(e=this.c,t=this.c=e+a.bitArray.bitLength(t),9007199254740991r;n++){for(i=!0,o=2;o*o<=n;o++)if(n%o===0){i=!1;break}i&&(8>r&&(this.o[2*r]=t(Math.pow(n,.5)),this.o[2*r+1]=e(Math.pow(n,.5))<<24|this.ia[r]),this.b[2*r]=t(Math.pow(n,1/3)),this.b[2*r+1]=e(Math.pow(n,1/3))<<24|this.ka[r],r++)}},l:function(t){var e,r,n=this.g,o=this.b,i=n[0],s=n[1],c=n[2],u=n[3],f=n[4],l=n[5],h=n[6],m=n[7],d=n[8],b=n[9],N=n[10],z=n[11],K=n[12],Fe=n[13],kt=n[14],Be=n[15],k;if(typeof Uint32Array<"u"){k=Array(160);for(var _=0;32>_;_++)k[_]=t[_]}else k=t;var _=i,S=s,ye=c,ne=u,ve=f,oe=l,it=h,ge=m,J=d,I=b,je=N,we=z,We=K,Ee=Fe,st=kt,Ae=Be;for(t=0;80>t;t++){if(16>t)e=k[2*t],r=k[2*t+1];else{r=k[2*(t-15)];var E=k[2*(t-15)+1];e=(E<<31|r>>>1)^(E<<24|r>>>8)^r>>>7;var H=(r<<31|E>>>1)^(r<<24|E>>>8)^(r<<25|E>>>7);r=k[2*(t-2)];var $=k[2*(t-2)+1],E=($<<13|r>>>19)^(r<<3|$>>>29)^r>>>6,$=(r<<13|$>>>19)^($<<3|r>>>29)^(r<<26|$>>>6),at=k[2*(t-7)],ct=k[2*(t-16)],be=k[2*(t-16)+1];r=H+k[2*(t-7)+1],e=e+at+(r>>>0>>0?1:0),r+=$,e+=E+(r>>>0<$>>>0?1:0),r+=be,e+=ct+(r>>>0>>0?1:0)}k[2*t]=e|=0,k[2*t+1]=r|=0;var at=J&je^~J&We,Rt=I&we^~I&Ee,$=_&ye^_&ve^ye&ve,Or=S&ne^S&oe^ne&oe,ct=(S<<4|_>>>28)^(_<<30|S>>>2)^(_<<25|S>>>7),be=(_<<4|S>>>28)^(S<<30|_>>>2)^(S<<25|_>>>7),xr=o[2*t],Tt=o[2*t+1],E=Ae+((J<<18|I>>>14)^(J<<14|I>>>18)^(I<<23|J>>>9)),H=st+((I<<18|J>>>14)^(I<<14|J>>>18)^(J<<23|I>>>9))+(E>>>0>>0?1:0),E=E+Rt,H=H+(at+(E>>>0>>0?1:0)),E=E+Tt,H=H+(xr+(E>>>0>>0?1:0)),E=E+r|0,H=H+(e+(E>>>0>>0?1:0));r=be+Or,e=ct+$+(r>>>0>>0?1:0),st=We,Ae=Ee,We=je,Ee=we,je=J,we=I,I=ge+E|0,J=it+H+(I>>>0>>0?1:0)|0,it=ve,ge=oe,ve=ye,oe=ne,ye=_,ne=S,S=E+r|0,_=H+e+(S>>>0>>0?1:0)|0}s=n[1]=s+S|0,n[0]=i+_+(s>>>0>>0?1:0)|0,u=n[3]=u+ne|0,n[2]=c+ye+(u>>>0>>0?1:0)|0,l=n[5]=l+oe|0,n[4]=f+ve+(l>>>0>>0?1:0)|0,m=n[7]=m+ge|0,n[6]=h+it+(m>>>0>>0?1:0)|0,b=n[9]=b+I|0,n[8]=d+J+(b>>>0>>0?1:0)|0,z=n[11]=z+we|0,n[10]=N+je+(z>>>0>>0?1:0)|0,Fe=n[13]=Fe+Ee|0,n[12]=K+We+(Fe>>>0>>0?1:0)|0,Be=n[15]=Be+Ae|0,n[14]=kt+st+(Be>>>0>>0?1:0)|0}};a.mode.ccm={name:"ccm",F:[],listenProgress:function(t){a.mode.ccm.F.push(t)},unListenProgress:function(t){t=a.mode.ccm.F.indexOf(t),-1u)throw new a.exception.invalid("ccm: iv must be at least 7 bytes");for(i=2;4>i&&f>>>8*i;i++);return i<15-u&&(i=15-u),r=c.clamp(r,8*(15-i)),e=a.mode.ccm.U(t,e,r,n,o,i),s=a.mode.ccm.V(t,s,r,e,o,i),c.concat(s.data,s.tag)},decrypt:function(t,e,r,n,o){o=o||64,n=n||[];var i=a.bitArray,s=i.bitLength(r)/8,f=i.bitLength(e),c=i.clamp(e,f-o),u=i.bitSlice(e,f-o),f=(f-o)/8;if(7>s)throw new a.exception.invalid("ccm: iv must be at least 7 bytes");for(e=2;4>e&&f>>>8*e;e++);if(e<15-s&&(e=15-s),r=i.clamp(r,8*(15-e)),c=a.mode.ccm.V(t,c,r,u,o,e),t=a.mode.ccm.U(t,c.data,r,n,o,e),!i.equal(c.tag,t))throw new a.exception.corrupt("ccm: tag doesn't match");return c.data},ma:function(t,e,r,n,o,i){var s=[],c=a.bitArray,u=c.P;if(n=[c.partial(8,(e.length?64:0)|n-2<<2|i-1)],n=c.concat(n,r),n[3]|=o,n=t.encrypt(n),e.length)for(r=c.bitLength(e)/8,65279>=r?s=[c.partial(16,r)]:4294967295>=r&&(s=c.concat([c.partial(16,65534)],[r])),s=c.concat(s,e),e=0;eo||16l&&(a.mode.ccm.da(s/u),l+=h),r[3]++,o=t.encrypt(r),e[s]^=o[0],e[s+1]^=o[1],e[s+2]^=o[2],e[s+3]^=o[3];return{tag:n,data:c.clamp(e,f)}}};a.misc.hmac=function(t,e){this.W=e=e||a.hash.sha256;var r=[[],[]],n,o=e.prototype.blockSize/32;for(this.B=[new e,new e],t.length>o&&(t=e.hash(t)),n=0;nn||0>r)throw new a.exception.invalid("invalid params to pbkdf2");typeof t=="string"&&(t=a.codec.utf8String.toBits(t)),typeof e=="string"&&(e=a.codec.utf8String.toBits(e)),o=o||a.misc.hmac,t=new o(t);var i,s,c,u,f=[],l=a.bitArray;for(u=1;32*f.length<(n||1);u++){for(o=i=t.encrypt(l.concat(e,[u])),s=1;ss;s++)o.push(4294967296*Math.random()|0);for(s=0;s=1<this.u&&(this.u=i),this.N++,this.b=a.hash.sha256.hash(this.b.concat(o)),this.K=new a.cipher.aes(this.b),n=0;4>n&&(this.m[n]=this.m[n]+1|0,!this.m[n]);n++);}for(n=0;n>>1;this.h[s].update([n,this.M++,2,e,i,t.length].concat(t))}break;case"string":e===void 0&&(e=t.length),this.h[s].update([n,this.M++,3,e,i,t.length]),this.h[s].update(t);break;default:u=1}if(u)throw new a.exception.bug("random: addEntropy only supports number, array of numbers or string");this.s[s]+=e,this.i+=e,c===this.A&&(this.isReady()!==this.A&&Zt("seeded",Math.max(this.u,this.i)),Zt("progress",this.getProgress()))},isReady:function(t){return t=this.R[t!==void 0?t:this.L],this.u&&this.u>=t?this.s[0]>this.$&&new Date().valueOf()>this.X?this.I|this.H:this.H:this.i>=t?this.I|this.A:this.A},getProgress:function(t){return t=this.R[t||this.L],this.u>=t||this.i>t?1:this.i/t},startCollectors:function(){if(!this.D){if(this.a={loadTimeCollector:_e(this,this.la),mouseCollector:_e(this,this.na),keyboardCollector:_e(this,this.ja),accelerometerCollector:_e(this,this.ca),touchCollector:_e(this,this.pa)},window.addEventListener)window.addEventListener("load",this.a.loadTimeCollector,!1),window.addEventListener("mousemove",this.a.mouseCollector,!1),window.addEventListener("keypress",this.a.keyboardCollector,!1),window.addEventListener("devicemotion",this.a.accelerometerCollector,!1),window.addEventListener("touchmove",this.a.touchCollector,!1);else if(document.attachEvent)document.attachEvent("onload",this.a.loadTimeCollector),document.attachEvent("onmousemove",this.a.mouseCollector),document.attachEvent("keypress",this.a.keyboardCollector);else throw new a.exception.bug("can't attach event");this.D=!0}},stopCollectors:function(){this.D&&(window.removeEventListener?(window.removeEventListener("load",this.a.loadTimeCollector,!1),window.removeEventListener("mousemove",this.a.mouseCollector,!1),window.removeEventListener("keypress",this.a.keyboardCollector,!1),window.removeEventListener("devicemotion",this.a.accelerometerCollector,!1),window.removeEventListener("touchmove",this.a.touchCollector,!1)):document.detachEvent&&(document.detachEvent("onload",this.a.loadTimeCollector),document.detachEvent("onmousemove",this.a.mouseCollector),document.detachEvent("keypress",this.a.keyboardCollector)),this.D=!1)},addEventListener:function(t,e){this.J[t][this.ea++]=e},removeEventListener:function(t,e){var r,n,o=this.J[t],i=[];for(n in o)o.hasOwnProperty(n)&&o[n]===e&&i.push(n);for(r=0;re&&(t.m[e]=t.m[e]+1|0,!t.m[e]);e++);return t.K.encrypt(t.m)}function _e(t,e){return function(){e.apply(t,arguments)}}a.random=new a.prng(6);e:try{if(Ve=typeof ce<"u"&&ce.exports){try{Qe=Pr("crypto")}catch{Qe=null}Ve=Ke=Qe}if(Ve&&Ke.randomBytes)Ce=Ke.randomBytes(128),Ce=new Uint32Array(new Uint8Array(Ce).buffer),a.random.addEntropy(Ce,1024,"crypto['randomBytes']");else if(typeof window<"u"&&typeof Uint32Array<"u"){if(ke=new Uint32Array(32),window.crypto&&window.crypto.getRandomValues)window.crypto.getRandomValues(ke);else if(window.msCrypto&&window.msCrypto.getRandomValues)window.msCrypto.getRandomValues(ke);else break e;a.random.addEntropy(ke,1024,"crypto['getRandomValues']")}}catch(t){typeof window<"u"&&window.console&&(console.log("There was an error collecting entropy from the browser:"),console.log(t))}var Ce,Ke,ke,Ve,Qe;a.json={defaults:{v:1,iter:1e4,ks:128,ts:64,mode:"ccm",adata:"",cipher:"aes"},ha:function(t,e,r,n){r=r||{},n=n||{};var o=a.json,i=o.j({iv:a.random.randomWords(4,0)},o.defaults),s;if(o.j(i,r),r=i.adata,typeof i.salt=="string"&&(i.salt=a.codec.base64.toBits(i.salt)),typeof i.iv=="string"&&(i.iv=a.codec.base64.toBits(i.iv)),!a.mode[i.mode]||!a.cipher[i.cipher]||typeof t=="string"&&100>=i.iter||i.ts!==64&&i.ts!==96&&i.ts!==128||i.ks!==128&&i.ks!==192&&i.ks!==256||2>i.iv.length||4=e.iter||e.ts!==64&&e.ts!==96&&e.ts!==128||e.ks!==128&&e.ks!==192&&e.ks!==256||!e.iv||2>e.iv.length||4{"use strict";var wn=Object.prototype.hasOwnProperty,R="~";function Re(){}Object.create&&(Re.prototype=Object.create(null),new Re().__proto__||(R=!1));function En(t,e,r){this.fn=t,this.context=e,this.once=r||!1}function pr(t,e,r,n,o){if(typeof r!="function")throw new TypeError("The listener must be a function");var i=new En(r,n||t,o),s=R?R+e:e;return t._events[s]?t._events[s].fn?t._events[s]=[t._events[s],i]:t._events[s].push(i):(t._events[s]=i,t._eventsCount++),t}function Ye(t,e){--t._eventsCount===0?t._events=new Re:delete t._events[e]}function C(){this._events=new Re,this._eventsCount=0}C.prototype.eventNames=function(){var e=[],r,n;if(this._eventsCount===0)return e;for(n in r=this._events)wn.call(r,n)&&e.push(R?n.slice(1):n);return Object.getOwnPropertySymbols?e.concat(Object.getOwnPropertySymbols(r)):e};C.prototype.listeners=function(e){var r=R?R+e:e,n=this._events[r];if(!n)return[];if(n.fn)return[n.fn];for(var o=0,i=n.length,s=new Array(i);o{let n=e.isOk()?{type:"Ok",value:e.value}:{type:"Err",value:e.error},o=r.withStackTrace?new Error().stack:void 0;return{data:n,message:t,stack:o}};function ie(t,e,r,n){function o(i){return i instanceof r?i:new r(function(s){s(i)})}return new(r||(r=Promise))(function(i,s){function c(l){try{f(n.next(l))}catch(h){s(h)}}function u(l){try{f(n.throw(l))}catch(h){s(h)}}function f(l){l.done?i(l.value):o(l.value).then(c,u)}f((n=n.apply(t,e||[])).next())})}function St(t){var e=typeof Symbol=="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function q(t){return this instanceof q?(this.v=t,this):new q(t)}function It(t,e,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n=r.apply(t,e||[]),o,i=[];return o=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),c("next"),c("throw"),c("return",s),o[Symbol.asyncIterator]=function(){return this},o;function s(d){return function(b){return Promise.resolve(b).then(d,h)}}function c(d,b){n[d]&&(o[d]=function(N){return new Promise(function(z,K){i.push([d,N,z,K])>1||u(d,N)})},b&&(o[d]=b(o[d])))}function u(d,b){try{f(n[d](b))}catch(N){m(i[0][3],N)}}function f(d){d.value instanceof q?Promise.resolve(d.value.v).then(l,h):m(i[0][2],d)}function l(d){u("next",d)}function h(d){u("throw",d)}function m(d,b){d(b),i.shift(),i.length&&u(i[0][0],i[0][1])}}function Ur(t){var e,r;return e={},n("next"),n("throw",function(o){throw o}),n("return"),e[Symbol.iterator]=function(){return this},e;function n(o,i){e[o]=t[o]?function(s){return(r=!r)?{value:q(t[o](s)),done:!1}:i?i(s):s}:i}}function Mr(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e=t[Symbol.asyncIterator],r;return e?e.call(t):(t=typeof St=="function"?St(t):t[Symbol.iterator](),r={},n("next"),n("throw"),n("return"),r[Symbol.asyncIterator]=function(){return this},r);function n(i){r[i]=t[i]&&function(s){return new Promise(function(c,u){s=t[i](s),o(c,u,s.done,s.value)})}}function o(i,s,c,u){Promise.resolve(u).then(function(f){i({value:f,done:c})},s)}}var O=class t{constructor(e){this._promise=e}static fromSafePromise(e){let r=e.then(n=>new F(n));return new t(r)}static fromPromise(e,r){let n=e.then(o=>new F(o)).catch(o=>new B(r(o)));return new t(n)}static fromThrowable(e,r){return(...n)=>new t(ie(this,void 0,void 0,function*(){try{return new F(yield e(...n))}catch(o){return new B(r?r(o):o)}}))}static combine(e){return Nr(e)}static combineWithAllErrors(e){return Fr(e)}map(e){return new t(this._promise.then(r=>ie(this,void 0,void 0,function*(){return r.isErr()?new B(r.error):new F(yield e(r.value))})))}andThrough(e){return new t(this._promise.then(r=>ie(this,void 0,void 0,function*(){if(r.isErr())return new B(r.error);let n=yield e(r.value);return n.isErr()?new B(n.error):new F(r.value)})))}andTee(e){return new t(this._promise.then(r=>ie(this,void 0,void 0,function*(){if(r.isErr())return new B(r.error);try{yield e(r.value)}catch{}return new F(r.value)})))}mapErr(e){return new t(this._promise.then(r=>ie(this,void 0,void 0,function*(){return r.isOk()?new F(r.value):new B(yield e(r.error))})))}andThen(e){return new t(this._promise.then(r=>{if(r.isErr())return new B(r.error);let n=e(r.value);return n instanceof t?n._promise:n}))}orElse(e){return new t(this._promise.then(r=>ie(this,void 0,void 0,function*(){return r.isErr()?e(r.error):new F(r.value)})))}match(e,r){return this._promise.then(n=>n.match(e,r))}unwrapOr(e){return this._promise.then(r=>r.unwrapOr(e))}safeUnwrap(){return It(this,arguments,function*(){return yield q(yield q(yield*Ur(Mr(yield q(this._promise.then(r=>r.safeUnwrap()))))))})}then(e,r){return this._promise.then(e,r)}[Symbol.asyncIterator](){return It(this,arguments,function*(){let r=yield q(this._promise);return r.isErr()&&(yield yield q(D(r.error))),yield q(r.value)})}},T=t=>new O(Promise.resolve(new F(t))),D=t=>new O(Promise.resolve(new B(t))),On=O.fromPromise,xn=O.fromSafePromise,Dn=O.fromThrowable,Mt=t=>{let e=te([]);for(let r of t)if(r.isErr()){e=V(r.error);break}else e.map(n=>n.push(r.value));return e},Nr=t=>O.fromSafePromise(Promise.all(t)).andThen(Mt),Nt=t=>{let e=te([]);for(let r of t)r.isErr()&&e.isErr()?e.error.push(r.error):r.isErr()&&e.isOk()?e=V([r.error]):r.isOk()&&e.isOk()&&e.value.push(r.value);return e},Fr=t=>O.fromSafePromise(Promise.all(t)).andThen(Nt),ht;(function(t){function e(o,i){return(...s)=>{try{let c=o(...s);return te(c)}catch(c){return V(i?i(c):c)}}}t.fromThrowable=e;function r(o){return Mt(o)}t.combine=r;function n(o){return Nt(o)}t.combineWithAllErrors=n})(ht||(ht={}));var te=t=>new F(t);function V(t){return new B(t)}var F=class{constructor(e){this.value=e}isOk(){return!0}isErr(){return!this.isOk()}map(e){return te(e(this.value))}mapErr(e){return te(this.value)}andThen(e){return e(this.value)}andThrough(e){return e(this.value).map(r=>this.value)}andTee(e){try{e(this.value)}catch{}return te(this.value)}orElse(e){return te(this.value)}asyncAndThen(e){return e(this.value)}asyncAndThrough(e){return e(this.value).map(()=>this.value)}asyncMap(e){return O.fromSafePromise(e(this.value))}unwrapOr(e){return this.value}match(e,r){return e(this.value)}safeUnwrap(){let e=this.value;return function*(){return e}()}_unsafeUnwrap(e){return this.value}_unsafeUnwrapErr(e){throw Ut("Called `_unsafeUnwrapErr` on an Ok",this,e)}*[Symbol.iterator](){return this.value}},B=class{constructor(e){this.error=e}isOk(){return!1}isErr(){return!this.isOk()}map(e){return V(this.error)}mapErr(e){return V(e(this.error))}andThrough(e){return V(this.error)}andTee(e){return V(this.error)}andThen(e){return V(this.error)}orElse(e){return e(this.error)}asyncAndThen(e){return D(this.error)}asyncAndThrough(e){return D(this.error)}asyncMap(e){return D(this.error)}unwrapOr(e){return e}match(e,r){return r(this.error)}safeUnwrap(){let e=this.error;return function*(){throw yield V(e),new Error("Do not use this generator out of `safeTry`")}()}_unsafeUnwrap(e){throw Ut("Called `_unsafeUnwrap` on an Err",this,e)}_unsafeUnwrapErr(e){return this.error}*[Symbol.iterator](){let e=this;return yield e,e}},_n=ht.fromThrowable;var U=class extends Error{constructor(r,n={}){let{cause:o,context:i}=n;super(r,{cause:o});A(this,"context");this.name=this.constructor.name,this.context=i}};var Q=t=>{if(t instanceof Error)return t;let e="[Unable to stringify the thrown value]";try{e=JSON.stringify(t)}catch{}return new Error(e)};var Br=()=>typeof Deno<"u";var pt=t=>Br()?new URL(`./worker/${t}.ts`,new URL(".",import.meta.url).href):new URL(import.meta.resolve(`./worker/${t}.js`));var G=class extends U{};var Oe=class extends G{constructor(){super(...arguments);A(this,"message","An error occured while trying to connect to WebSocket")}};var Kt=Le($e());var v=new Kt.default,Y=(t,e)=>(Object.assign(t,e),typeof WorkerGlobalScope<"u"&&self.postMessage({event:"FILE_UPDATED",lufiFile:t}),t),Xe=(t,e)=>{Y(t,{uploadStatus:2}),self.postMessage({event:"OPERATION_FAILED",error:e})},Vt=()=>{v.once("SOCKET_OPENED",()=>{self.postMessage({event:"SOCKET_OPENED"})}),v.once("OPERATION_FAILED",t=>{self.postMessage({event:"OPERATION_FAILED",error:t})})};var ae=class{constructor(e,r){if(!e||e.length!=64)throw Error("Charset must contain 64 characters");this._charset=e,this._noPadding=!!r,this._valid=new RegExp("^["+this._charset.replace("-","\\-")+"]+={0,2}$")}Encode(e){let r=e.byteLength;if(!r)return"";let n=new Uint8Array(e),o="";for(let i=0;i>2]+this._charset[(n[i]&3)<<4|n[i+1]>>4]+this._charset[(n[i+1]&15)<<2|n[i+2]>>6]+this._charset[n[i+2]&63];return r%3==2?(o=o.substring(0,o.length-1),this._noPadding||(o+="=")):r%3==1&&(o=o.substring(0,o.length-2),this._noPadding||(o+="==")),o}Decode(e){if(e=(e||"").replace(/[\s]/g,""),!e)return new ArrayBuffer(0);if(!this._valid.test(e))throw Error("Invalid base64 input sequence");let r=Math.floor(e.length*.75);e[e.length-2]=="="?r-=2:e[e.length-1]=="="&&r--;let n=new Uint8Array(r),o,i,s,c,u=0,f=0;for(;u>4,n[u++]=(i&15)<<4|s>>2,n[u++]=(s&3)<<6|c;return n.buffer}};var qr=new ae("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/");function xe(t){return qr.Decode(t)}var Gr=new ae("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",!0);function mt(t){return Gr.Decode(t)}var rr=Le(tr());var Z=class extends U{};var ue=class extends Z{constructor(){super(...arguments);A(this,"message","Unable to decrypt the provided data")}};var nr=(t,e)=>{try{let r=typeof e=="string"?e:e.data;return T(xe(rr.default.decrypt(t,r)))}catch(r){return D(new ue(void 0,{cause:Q(r)}))}};var or=(t,e)=>Yr(t).andThen(r=>O.fromPromise(crypto.subtle.decrypt({name:"AES-GCM",iv:e.iv},r,xe(e.data)),n=>new ue(void 0,{cause:Q(n)})));var Yr=t=>O.fromPromise(crypto.subtle.importKey("raw",mt(t),{name:"AES-GCM"},!1,["encrypt","decrypt"]),e=>new Z("Unable to import cryptography key",{cause:Q(e)}));var ir=(t,e)=>e.algo===void 0||e.algo===0?nr(t,e):or(t,e);var M={},ar=5,en=t=>(v.emit("UPLOAD_CANCELLED",t.success),T(void 0)),tn=(t,e)=>{let r=t.split("XXMOJOXX"),n=r.shift();if(n!==void 0){let o=JSON.parse(n);if(ln(o)){let i=r.shift();if(i){let s=JSON.parse(i);return s.iv&&(s.iv=new Uint8Array(Object.values(s.iv))),ir(e.keys.client,s).andThen(c=>{let u=typeof c=="string"?new TextEncoder().encode(c).buffer:c;return o.part===0?(Y(e,{chunksReady:e.chunksReady+1,delAtFirstView:o.del_at_first_view,delay:o.delay,name:o.name,size:o.size,totalChunks:o.total,type:o.type,zipped:o.zipped}),v.emit("DOWNLOAD_STARTED")):Y(e,{chunksReady:e.chunksReady+1}),v.emit("CHUNK_DOWNLOADED",u,o.part),++o.part===o.total?sn(e).andThen(()=>(v.emit("DOWNLOAD_COMPLETE"),v.emit("SOCKET_OPERATION_TERMINATED"),T(void 0))):T(void 0)})}else{let s=new G("Cannot retrieve metadata from data received by the server");return v.emit("OPERATION_FAILED",s),D(s)}}else{let i=new G(o.msg);return v.emit("OPERATION_FAILED",i),D(i)}}else{let o=new G("Cannot retrieve metadata from data received by the server");return v.emit("OPERATION_FAILED",o),D(o)}},rn=(t,e)=>{if(t.success)return t.j===0&&(Y(e,{keys:{client:e.keys.client,server:t.short},actionToken:t.token,queueIndex:t.i}),v.emit("UPLOAD_STARTED")),Y(e,{chunksReady:e.chunksReady+1,createdAt:t.created_at}),v.emit("CHUNK_UPLOADED"),e.chunksReady===e.totalChunks&&(Y(e,{uploadStatus:1}),v.emit("UPLOAD_COMPLETE"),v.emit("SOCKET_OPERATION_TERMINATED")),T(void 0);{let r=new G(t.msg);return v.emit("OPERATION_FAILED",r),D(r)}},nn=(t,e)=>{let r=fn(t.data),n;if(r)if(!r.action&&r.msg){let o=new G(r.msg);return v.emit("OPERATION_FAILED",o),D(o)}else"delay"in r?n=rn(r,e):n=en(r);else n=tn(t.data,e);return n},on=t=>M!==void 0&&M[t]!==void 0&&M[t].readyState===WebSocket.CONNECTING,gt=t=>M!==void 0&&M[t]!==void 0&&M[t].readyState===WebSocket.OPEN;var sn=t=>{let e;return t.password?e={ended:!0,file_pwd:t.password}:e={ended:!0},Et(cn(t),t,JSON.stringify(e))},wt=(t,e,r)=>Et(un(t),t,`${JSON.stringify(e)}XXMOJOXX${JSON.stringify(r)}`),Et=(t,e,r)=>gt(t)?(M[t].onmessage=n=>nn(n,e),M[t].send(r),T(void 0)):cr(t).andThen(()=>Et(t,e,r)),cr=(t,e=0)=>(!gt(t)&&!on(t)&&(M[t]=new WebSocket(t),v.once("SOCKET_OPERATION_TERMINATED",()=>{M[t].close()}),v.once("OPERATION_FAILED",()=>{v.emit("SOCKET_OPERATION_TERMINATED")}),M[t].onopen=()=>{v.emit("SOCKET_OPENED")},M[t].onclose=()=>{},M[t].onerror=()=>++e<=ar?(console.error(`An error happened while trying to connect to WebSocket ${t}. Trying again. ${e} / ${ar}`),cr(t,e)):(v.emit("SOCKET_ONERROR"),D(new Oe(`Unable to connect to WebSocket ${t}.`)))),an(t).andThen(()=>T(t)).orElse(r=>D(r))),an=t=>O.fromPromise(new Promise((e,r)=>{gt(t)?e(void 0):(v.once("SOCKET_OPENED",()=>{e(void 0)}),v.on("SOCKET_ONERROR",()=>{r(new Oe)}))}),e=>Q(e));var ur=(t,e)=>{let r=new URL(t);return r.protocol=r.protocol==="http:"?"ws:":"wss:",r.pathname+=e,new URL(r.origin+r.pathname)},cn=t=>ur(new URL(t.serverUrl),"download"+`/${t.keys.server}`).toString(),un=t=>ur(new URL(t.serverUrl),"upload").toString(),fn=t=>{try{let e=JSON.parse(t);if(e&&typeof e=="object")return e}catch{}return!1},ln=t=>typeof t=="object"&&t!==null&&!("msg"in t);var lr=Le($e());var mn=Le($e());var vn={},bs=new lr.default;var gn=()=>Object.values(vn).filter(t=>t.uploadStatus===4),hr=t=>Object.keys(gn()).indexOf(t);var bt=Le(dr(),1);var Te=class extends Error{constructor(e){super(e),this.name="TimeoutError"}},Lt=class extends Error{constructor(e){super(),this.name="AbortError",this.message=e}},mr=t=>globalThis.DOMException===void 0?new Lt(t):new DOMException(t),yr=t=>{let e=t.reason===void 0?mr("This operation was aborted."):t.reason;return e instanceof Error?e:mr(e)};function Ot(t,e){let{milliseconds:r,fallback:n,message:o,customTimers:i={setTimeout,clearTimeout}}=e,s,u=new Promise((f,l)=>{if(typeof r!="number"||Math.sign(r)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${r}\``);if(e.signal){let{signal:m}=e;m.aborted&&l(yr(m));let d=()=>{l(yr(m))};m.addEventListener("abort",d,{once:!0}),t.finally(()=>{m.removeEventListener("abort",d)})}if(r===Number.POSITIVE_INFINITY){t.then(f,l);return}let h=new Te;s=i.setTimeout.call(void 0,()=>{if(n){try{f(n())}catch(m){l(m)}return}typeof t.cancel=="function"&&t.cancel(),o===!1?f():o instanceof Error?l(o):(h.message=o!=null?o:`Promise timed out after ${r} milliseconds`,l(h))},r),(async()=>{try{f(await t)}catch(m){l(m)}})()}).finally(()=>{u.clear()});return u.clear=()=>{i.clearTimeout.call(void 0,s),s=void 0},u}function xt(t,e,r){let n=0,o=t.length;for(;o>0;){let i=Math.trunc(o/2),s=n+i;r(t[s],e)<=0?(n=++s,o-=i+1):o=i}return n}var X,Pe=class{constructor(){L(this,X,[])}enqueue(e,r){r={priority:0,...r};let n={priority:r.priority,run:e};if(this.size&&p(this,X)[this.size-1].priority>=r.priority){p(this,X).push(n);return}let o=xt(p(this,X),n,(i,s)=>s.priority-i.priority);p(this,X).splice(o,0,n)}dequeue(){let e=p(this,X).shift();return e==null?void 0:e.run}filter(e){return p(this,X).filter(r=>r.priority===e.priority).map(r=>r.run)}get size(){return p(this,X).length}};X=new WeakMap;var fe,le,re,Ie,he,Ue,j,pe,P,Me,W,de,ee,Ne,y,vr,gr,wr,Er,Ar,Ze,Dt,_t,et,br,tt,Se=class extends bt.default{constructor(r){var n,o,i,s;super();L(this,y);L(this,fe);L(this,le);L(this,re,0);L(this,Ie);L(this,he);L(this,Ue,0);L(this,j);L(this,pe);L(this,P);L(this,Me);L(this,W,0);L(this,de);L(this,ee);L(this,Ne);A(this,"timeout");if(r={carryoverConcurrencyCount:!1,intervalCap:Number.POSITIVE_INFINITY,interval:0,concurrency:Number.POSITIVE_INFINITY,autoStart:!0,queueClass:Pe,...r},!(typeof r.intervalCap=="number"&&r.intervalCap>=1))throw new TypeError(`Expected \`intervalCap\` to be a number from 1 and up, got \`${(o=(n=r.intervalCap)==null?void 0:n.toString())!=null?o:""}\` (${typeof r.intervalCap})`);if(r.interval===void 0||!(Number.isFinite(r.interval)&&r.interval>=0))throw new TypeError(`Expected \`interval\` to be a finite number >= 0, got \`${(s=(i=r.interval)==null?void 0:i.toString())!=null?s:""}\` (${typeof r.interval})`);w(this,fe,r.carryoverConcurrencyCount),w(this,le,r.intervalCap===Number.POSITIVE_INFINITY||r.interval===0),w(this,Ie,r.intervalCap),w(this,he,r.interval),w(this,P,new r.queueClass),w(this,Me,r.queueClass),this.concurrency=r.concurrency,this.timeout=r.timeout,w(this,Ne,r.throwOnTimeout===!0),w(this,ee,r.autoStart===!1)}get concurrency(){return p(this,de)}set concurrency(r){if(!(typeof r=="number"&&r>=1))throw new TypeError(`Expected \`concurrency\` to be a number from 1 and up, got \`${r}\` (${typeof r})`);w(this,de,r),x(this,y,et).call(this)}async add(r,n={}){return n={timeout:this.timeout,throwOnTimeout:p(this,Ne),...n},new Promise((o,i)=>{p(this,P).enqueue(async()=>{var s;ze(this,W)._++,ze(this,re)._++;try{(s=n.signal)==null||s.throwIfAborted();let c=r({signal:n.signal});n.timeout&&(c=Ot(Promise.resolve(c),{milliseconds:n.timeout})),n.signal&&(c=Promise.race([c,x(this,y,br).call(this,n.signal)]));let u=await c;o(u),this.emit("completed",u)}catch(c){if(c instanceof Te&&!n.throwOnTimeout){o();return}i(c),this.emit("error",c)}finally{x(this,y,wr).call(this)}},n),this.emit("add"),x(this,y,Ze).call(this)})}async addAll(r,n){return Promise.all(r.map(async o=>this.add(o,n)))}start(){return p(this,ee)?(w(this,ee,!1),x(this,y,et).call(this),this):this}pause(){w(this,ee,!0)}clear(){w(this,P,new(p(this,Me)))}async onEmpty(){p(this,P).size!==0&&await x(this,y,tt).call(this,"empty")}async onSizeLessThan(r){p(this,P).sizep(this,P).size{x(this,y,Er).call(this)},n)),!0}return!1},Ze=function(){if(p(this,P).size===0)return p(this,j)&&clearInterval(p(this,j)),w(this,j,void 0),this.emit("empty"),p(this,W)===0&&this.emit("idle"),!1;if(!p(this,ee)){let r=!p(this,y,Ar);if(p(this,y,vr)&&p(this,y,gr)){let n=p(this,P).dequeue();return n?(this.emit("active"),n(),r&&x(this,y,Dt).call(this),!0):!1}}return!1},Dt=function(){p(this,le)||p(this,j)!==void 0||(w(this,j,setInterval(()=>{x(this,y,_t).call(this)},p(this,he))),w(this,Ue,Date.now()+p(this,he)))},_t=function(){p(this,re)===0&&p(this,W)===0&&p(this,j)&&(clearInterval(p(this,j)),w(this,j,void 0)),w(this,re,p(this,fe)?p(this,W):0),x(this,y,et).call(this)},et=function(){for(;x(this,y,Ze).call(this););},br=async function(r){return new Promise((n,o)=>{r.addEventListener("abort",()=>{o(r.reason)},{once:!0})})},tt=async function(r,n){return new Promise(o=>{let i=()=>{n&&!n()||(this.off(r,i),o())};this.on(r,i)})};var Lr=!1,Ct=navigator.hardwareConcurrency||4,me=new Se({concurrency:Ct,autoStart:!1}),nt=0,ot=[],rt=!1;self.onmessage=t=>{let e=t.data,{chunk:r,lufiFile:n}=e.args;if(Lr||(Vt(),Lr=!0),r){if(ot[r.index]=r,ot.length===n.totalChunks)return v.once("UPLOAD_COMPLETE",()=>{self.postMessage({event:"UPLOAD_COMPLETE"})}),v.on("FILE_UPDATED",Y),v.on("CHUNK_UPLOADED",()=>{self.postMessage({event:"CHUNK_UPLOADED"}),nt--,!rt&&ntbn(t,hr(t.args.lufiFile.keys.client)),bn=(t,e)=>{let{lufiFile:r}=t.args,n=new Worker(pt("encrypt"),{type:"module"});return v.on("UPLOAD_STARTED",()=>{n.onmessage=async o=>{if(o.data.encryptedData){let{encryptedData:i}=o.data;await me.add(async()=>{await wt(r,{total:r.totalChunks,part:o.data.chunkIndex,size:r.size,name:r.name.split("/").pop(),type:r.type,delay:r.delay,del_at_first_view:r.delAtFirstView,zipped:r.zipped,id:r.keys.server,i:e,file_pwd:r.password},i),nt++,(rt||nt===Ct)&&me.pause()})}me.start(),o.data.error&&(Xe(r,o.data.error),n.terminate())};for(let o=1;o{if(o.data.encryptedData){let{encryptedData:i}=o.data;wt(r,{total:r.totalChunks,part:o.data.chunkIndex,size:r.size,name:r.name.split("/").pop(),type:r.type,delay:r.delay,del_at_first_view:r.delAtFirstView,zipped:r.zipped,id:null,i:e,file_pwd:r.password},i).mapErr(s=>{Xe(r,s)})}o.data.error&&Xe(r,o.data.error)},t.args.chunk=ot[0],n.postMessage(t),T(void 0)};