deno.land / x / zipjs@v2.7.43 / dist / z-worker.js

نووسراو ببینە
1
2
!function(){"use strict";const{Array:e,Object:t,Number:n,Math:i,Error:a,Uint8Array:r,Uint16Array:s,Uint32Array:l,Int32Array:o,Map:_,DataView:d,Promise:u,TextEncoder:c,crypto:f,postMessage:h,TransformStream:b,ReadableStream:w,WritableStream:p,CompressionStream:x,DecompressionStream:g}=self,m=void 0,y="undefined",v="function";class k{constructor(e){return class extends b{constructor(t,n){const i=new e(n);super({transform(e,t){t.enqueue(i.append(e))},flush(e){const t=i.flush();t&&e.enqueue(t)}})}}}}const S=[];for(let e=0;256>e;e++){let t=e;for(let e=0;8>e;e++)1&t?t=t>>>1^3988292384:t>>>=1;S[e]=t}class z{constructor(e){this.crc=e||-1}append(e){let t=0|this.crc;for(let n=0,i=0|e.length;i>n;n++)t=t>>>8^S[255&(t^e[n])];this.crc=t}get(){return~this.crc}}class I extends b{constructor(){let e;const t=new z;super({transform(e,n){t.append(e),n.enqueue(e)},flush(){const n=new r(4);new d(n.buffer).setUint32(0,t.get()),e.value=n}}),e=this}}const C={concat(e,t){if(0===e.length||0===t.length)return e.concat(t);const n=e[e.length-1],i=C.getPartial(n);return 32===i?e.concat(t):C._shiftRight(t,i,0|n,e.slice(0,e.length-1))},bitLength(e){const t=e.length;if(0===t)return 0;const n=e[t-1];return 32*(t-1)+C.getPartial(n)},clamp(e,t){if(32*e.length<t)return e;const n=(e=e.slice(0,i.ceil(t/32))).length;return t&=31,n>0&&t&&(e[n-1]=C.partial(t,e[n-1]&2147483648>>t-1,1)),e},partial:(e,t,n)=>32===e?t:(n?0|t:t<<32-e)+1099511627776*e,getPartial:e=>i.round(e/1099511627776)||32,_shiftRight(e,t,n,i){for(void 0===i&&(i=[]);t>=32;t-=32)i.push(n),n=0;if(0===t)return i.concat(e);for(let a=0;a<e.length;a++)i.push(n|e[a]>>>t),n=e[a]<<32-t;const a=e.length?e[e.length-1]:0,r=C.getPartial(a);return i.push(C.partial(t+r&31,t+r>32?n:i.pop(),1)),i}},E={bytes:{fromBits(e){const t=C.bitLength(e)/8,n=new r(t);let i;for(let a=0;t>a;a++)3&a||(i=e[a/4]),n[a]=i>>>24,i<<=8;return n},toBits(e){const t=[];let n,i=0;for(n=0;n<e.length;n++)i=i<<8|e[n],3&~n||(t.push(i),i=0);return 3&n&&t.push(C.partial(8*(3&n),i)),t}}},q=class{constructor(e){const t=this;t.blockSize=512,t._init=[1732584193,4023233417,2562383102,271733878,3285377520],t._key=[1518500249,1859775393,2400959708,3395469782],e?(t._h=e._h.slice(0),t._buffer=e._buffer.slice(0),t._length=e._length):t.reset()}reset(){const e=this;return e._h=e._init.slice(0),e._buffer=[],e._length=0,e}update(e){const t=this;"string"==typeof e&&(e=E.utf8String.toBits(e));const n=t._buffer=C.concat(t._buffer,e),i=t._length,r=t._length=i+C.bitLength(e);if(r>9007199254740991)throw new a("Cannot hash more than 2^53 - 1 bits");const s=new l(n);let o=0;for(let e=t.blockSize+i-(t.blockSize+i&t.blockSize-1);r>=e;e+=t.blockSize)t._block(s.subarray(16*o,16*(o+1))),o+=1;return n.splice(0,16*o),t}finalize(){const e=this;let t=e._buffer;const n=e._h;t=C.concat(t,[C.partial(1,1)]);for(let e=t.length+2;15&e;e++)t.push(0);for(t.push(i.floor(e._length/4294967296)),t.push(0|e._length);t.length;)e._block(t.splice(0,16));return e.reset(),n}_f(e,t,n,i){return e>19?e>39?e>59?e>79?void 0:t^n^i:t&n|t&i|n&i:t^n^i:t&n|~t&i}_S(e,t){return t<<e|t>>>32-e}_block(t){const n=this,a=n._h,r=e(80);for(let e=0;16>e;e++)r[e]=t[e];let s=a[0],l=a[1],o=a[2],_=a[3],d=a[4];for(let e=0;79>=e;e++){16>e||(r[e]=n._S(1,r[e-3]^r[e-8]^r[e-14]^r[e-16]));const t=n._S(5,s)+n._f(e,l,o,_)+d+r[e]+n._key[i.floor(e/20)]|0;d=_,_=o,o=n._S(30,l),l=s,s=t}a[0]=a[0]+s|0,a[1]=a[1]+l|0,a[2]=a[2]+o|0,a[3]=a[3]+_|0,a[4]=a[4]+d|0}},A={getRandomValues(e){const t=new l(e.buffer),n=e=>{let t=987654321;const n=4294967295;return()=>(t=36969*(65535&t)+(t>>16)&n,(((t<<16)+(e=18e3*(65535&e)+(e>>16)&n)&n)/4294967296+.5)*(i.random()>.5?1:-1))};for(let a,r=0;r<e.length;r+=4){const e=n(4294967296*(a||i.random()));a=987654071*e(),t[r/4]=4294967296*e()|0}return e}},D={importKey:e=>new D.hmacSha1(E.bytes.toBits(e)),pbkdf2(e,t,n,i){if(n=n||1e4,0>i||0>n)throw new a("invalid params to pbkdf2");const r=1+(i>>5)<<2;let s,l,o,_,u;const c=new ArrayBuffer(r),f=new d(c);let h=0;const b=C;for(t=E.bytes.toBits(t),u=1;(r||1)>h;u++){for(s=l=e.encrypt(b.concat(t,[u])),o=1;n>o;o++)for(l=e.encrypt(l),_=0;_<l.length;_++)s[_]^=l[_];for(o=0;(r||1)>h&&o<s.length;o++)f.setInt32(h,s[o]),h+=4}return c.slice(0,i/8)},hmacSha1:class{constructor(e){const t=this,n=t._hash=q,i=[[],[]];t._baseHash=[new n,new n];const a=t._baseHash[0].blockSize/32;e.length>a&&(e=(new n).update(e).finalize());for(let t=0;a>t;t++)i[0][t]=909522486^e[t],i[1][t]=1549556828^e[t];t._baseHash[0].update(i[0]),t._baseHash[1].update(i[1]),t._resultHash=new n(t._baseHash[0])}reset(){const e=this;e._resultHash=new e._hash(e._baseHash[0]),e._updated=!1}update(e){this._updated=!0,this._resultHash.update(e)}digest(){const e=this,t=e._resultHash.finalize(),n=new e._hash(e._baseHash[1]).update(t).finalize();return e.reset(),n}encrypt(e){if(this._updated)throw new a("encrypt on already updated hmac called!");return this.update(e),this.digest(e)}}},P=typeof f!=y&&typeof f.getRandomValues==v,R="Invalid password",H="Invalid signature",B="zipjs-abort-check-password";function K(e){return P?f.getRandomValues(e):A.getRandomValues(e)}const T=16,V={name:"PBKDF2"},U=t.assign({hash:{name:"HMAC"}},V),W=t.assign({iterations:1e3,hash:{name:"SHA-1"}},V),M=["deriveBits"],N=[8,12,16],L=[16,24,32],F=10,O=[0,0,0,0],j=typeof f!=y,G=j&&f.subtle,X=j&&typeof G!=y,J=E.bytes,Q=class{constructor(e){const t=this;t._tables=[[[],[],[],[],[]],[[],[],[],[],[]]],t._tables[0][0][0]||t._precompute();const n=t._tables[0][4],i=t._tables[1],r=e.length;let s,l,o,_=1;if(4!==r&&6!==r&&8!==r)throw new a("invalid aes key size");for(t._key=[l=e.slice(0),o=[]],s=r;4*r+28>s;s++){let e=l[s-1];(s%r==0||8===r&&s%r==4)&&(e=n[e>>>24]<<24^n[e>>16&255]<<16^n[e>>8&255]<<8^n[255&e],s%r==0&&(e=e<<8^e>>>24^_<<24,_=_<<1^283*(_>>7))),l[s]=l[s-r]^e}for(let e=0;s;e++,s--){const t=l[3&e?s:s-4];o[e]=4>=s||4>e?t:i[0][n[t>>>24]]^i[1][n[t>>16&255]]^i[2][n[t>>8&255]]^i[3][n[255&t]]}}encrypt(e){return this._crypt(e,0)}decrypt(e){return this._crypt(e,1)}_precompute(){const e=this._tables[0],t=this._tables[1],n=e[4],i=t[4],a=[],r=[];let s,l,o,_;for(let e=0;256>e;e++)r[(a[e]=e<<1^283*(e>>7))^e]=e;for(let d=s=0;!n[d];d^=l||1,s=r[s]||1){let r=s^s<<1^s<<2^s<<3^s<<4;r=r>>8^255&r^99,n[d]=r,i[r]=d,_=a[o=a[l=a[d]]];let u=16843009*_^65537*o^257*l^16843008*d,c=257*a[r]^16843008*r;for(let n=0;4>n;n++)e[n][d]=c=c<<24^c>>>8,t[n][r]=u=u<<24^u>>>8}for(let n=0;5>n;n++)e[n]=e[n].slice(0),t[n]=t[n].slice(0)}_crypt(e,t){if(4!==e.length)throw new a("invalid aes block size");const n=this._key[t],i=n.length/4-2,r=[0,0,0,0],s=this._tables[t],l=s[0],o=s[1],_=s[2],d=s[3],u=s[4];let c,f,h,b=e[0]^n[0],w=e[t?3:1]^n[1],p=e[2]^n[2],x=e[t?1:3]^n[3],g=4;for(let e=0;i>e;e++)c=l[b>>>24]^o[w>>16&255]^_[p>>8&255]^d[255&x]^n[g],f=l[w>>>24]^o[p>>16&255]^_[x>>8&255]^d[255&b]^n[g+1],h=l[p>>>24]^o[x>>16&255]^_[b>>8&255]^d[255&w]^n[g+2],x=l[x>>>24]^o[b>>16&255]^_[w>>8&255]^d[255&p]^n[g+3],g+=4,b=c,w=f,p=h;for(let e=0;4>e;e++)r[t?3&-e:e]=u[b>>>24]<<24^u[w>>16&255]<<16^u[p>>8&255]<<8^u[255&x]^n[g++],c=b,b=w,w=p,p=x,x=c;return r}},Y=class{constructor(e,t){this._prf=e,this._initIv=t,this._iv=t}reset(){this._iv=this._initIv}update(e){return this.calculate(this._prf,e,this._iv)}incWord(e){if(255&~(e>>24))e+=1<<24;else{let t=e>>16&255,n=e>>8&255,i=255&e;255===t?(t=0,255===n?(n=0,255===i?i=0:++i):++n):++t,e=0,e+=t<<16,e+=n<<8,e+=i}return e}incCounter(e){0===(e[0]=this.incWord(e[0]))&&(e[1]=this.incWord(e[1]))}calculate(e,t,n){let i;if(!(i=t.length))return[];const a=C.bitLength(t);for(let a=0;i>a;a+=4){this.incCounter(n);const i=e.encrypt(n);t[a]^=i[0],t[a+1]^=i[1],t[a+2]^=i[2],t[a+3]^=i[3]}return C.clamp(t,a)}},Z=D.hmacSha1;let $=j&&X&&typeof G.importKey==v,ee=j&&X&&typeof G.deriveBits==v;class te extends b{constructor({password:e,rawPassword:n,signed:i,encryptionStrength:s,checkPasswordOnly:l}){super({start(){t.assign(this,{ready:new u((e=>this.resolveReady=e)),password:re(e,n),signed:i,strength:s-1,pending:new r})},async transform(e,t){const n=this,{password:i,strength:s,resolveReady:o,ready:_}=n;i?(await(async(e,t,n,i)=>{const r=await ae(e,t,n,le(i,0,N[t])),s=le(i,N[t]);if(r[0]!=s[0]||r[1]!=s[1])throw new a(R)})(n,s,i,le(e,0,N[s]+2)),e=le(e,N[s]+2),l?t.error(new a(B)):o()):await _;const d=new r(e.length-F-(e.length-F)%T);t.enqueue(ie(n,e,d,0,F,!0))},async flush(e){const{signed:t,ctr:n,hmac:i,pending:s,ready:l}=this;if(i&&n){await l;const o=le(s,0,s.length-F),_=le(s,s.length-F);let d=new r;if(o.length){const e=_e(J,o);i.update(e);const t=n.update(e);d=oe(J,t)}if(t){const e=le(oe(J,i.digest()),0,F);for(let t=0;F>t;t++)if(e[t]!=_[t])throw new a(H)}e.enqueue(d)}}})}}class ne extends b{constructor({password:e,rawPassword:n,encryptionStrength:i}){let a;super({start(){t.assign(this,{ready:new u((e=>this.resolveReady=e)),password:re(e,n),strength:i-1,pending:new r})},async transform(e,t){const n=this,{password:i,strength:a,resolveReady:s,ready:l}=n;let o=new r;i?(o=await(async(e,t,n)=>{const i=K(new r(N[t]));return se(i,await ae(e,t,n,i))})(n,a,i),s()):await l;const _=new r(o.length+e.length-e.length%T);_.set(o,0),t.enqueue(ie(n,e,_,o.length,0))},async flush(e){const{ctr:t,hmac:n,pending:i,ready:s}=this;if(n&&t){await s;let l=new r;if(i.length){const e=t.update(_e(J,i));n.update(e),l=oe(J,e)}a.signature=oe(J,n.digest()).slice(0,F),e.enqueue(se(l,a.signature))}}}),a=this}}function ie(e,t,n,i,a,s){const{ctr:l,hmac:o,pending:_}=e,d=t.length-a;let u;for(_.length&&(t=se(_,t),n=((e,t)=>{if(t&&t>e.length){const n=e;(e=new r(t)).set(n,0)}return e})(n,d-d%T)),u=0;d-T>=u;u+=T){const e=_e(J,le(t,u,u+T));s&&o.update(e);const a=l.update(e);s||o.update(a),n.set(oe(J,a),u+i)}return e.pending=le(t,u),n}async function ae(n,i,a,s){n.password=null;const l=await(async(e,t,n,i,a)=>{if(!$)return D.importKey(t);try{return await G.importKey("raw",t,n,!1,a)}catch(e){return $=!1,D.importKey(t)}})(0,a,U,0,M),o=await(async(e,t,n)=>{if(!ee)return D.pbkdf2(t,e.salt,W.iterations,n);try{return await G.deriveBits(e,t,n)}catch(i){return ee=!1,D.pbkdf2(t,e.salt,W.iterations,n)}})(t.assign({salt:s},W),l,8*(2*L[i]+2)),_=new r(o),d=_e(J,le(_,0,L[i])),u=_e(J,le(_,L[i],2*L[i])),c=le(_,2*L[i]);return t.assign(n,{keys:{key:d,authentication:u,passwordVerification:c},ctr:new Y(new Q(d),e.from(O)),hmac:new Z(u)}),c}function re(e,t){return t===m?(e=>{if(typeof c==y){const t=new r((e=unescape(encodeURIComponent(e))).length);for(let n=0;n<t.length;n++)t[n]=e.charCodeAt(n);return t}return(new c).encode(e)})(e):t}function se(e,t){let n=e;return e.length+t.length&&(n=new r(e.length+t.length),n.set(e,0),n.set(t,e.length)),n}function le(e,t,n){return e.subarray(t,n)}function oe(e,t){return e.fromBits(t)}function _e(e,t){return e.toBits(t)}class de extends b{constructor({password:e,passwordVerification:n,checkPasswordOnly:i}){super({start(){t.assign(this,{password:e,passwordVerification:n}),he(this,e)},transform(e,t){const n=this;if(n.password){const t=ce(n,e.subarray(0,12));if(n.password=null,t[11]!=n.passwordVerification)throw new a(R);e=e.subarray(12)}i?t.error(new a(B)):t.enqueue(ce(n,e))}})}}class ue extends b{constructor({password:e,passwordVerification:n}){super({start(){t.assign(this,{password:e,passwordVerification:n}),he(this,e)},transform(e,t){const n=this;let i,a;if(n.password){n.password=null;const t=K(new r(12));t[11]=n.passwordVerification,i=new r(e.length+t.length),i.set(fe(n,t),0),a=12}else i=new r(e.length),a=0;i.set(fe(n,e),a),t.enqueue(i)}})}}function ce(e,t){const n=new r(t.length);for(let i=0;i<t.length;i++)n[i]=we(e)^t[i],be(e,n[i]);return n}function fe(e,t){const n=new r(t.length);for(let i=0;i<t.length;i++)n[i]=we(e)^t[i],be(e,t[i]);return n}function he(e,n){const i=[305419896,591751049,878082192];t.assign(e,{keys:i,crcKey0:new z(i[0]),crcKey2:new z(i[2])});for(let t=0;t<n.length;t++)be(e,n.charCodeAt(t))}function be(e,t){let[n,a,r]=e.keys;e.crcKey0.append([t]),n=~e.crcKey0.get(),a=xe(i.imul(xe(a+pe(n)),134775813)+1),e.crcKey2.append([a>>>24]),r=~e.crcKey2.get(),e.keys=[n,a,r]}function we(e){const t=2|e.keys[2];return pe(i.imul(t,1^t)>>>8)}function pe(e){return 255&e}function xe(e){return 4294967295&e}const ge="deflate-raw";class me extends b{constructor(e,{chunkSize:t,CompressionStream:n,CompressionStreamNative:i}){super({});const{compressed:a,encrypted:r,useCompressionStream:s,zipCrypto:l,signed:o,level:_}=e,u=this;let c,f,h=ve(super.readable);r&&!l||!o||(c=new I,h=ze(h,c)),a&&(h=Se(h,s,{level:_,chunkSize:t},i,n)),r&&(l?h=ze(h,new ue(e)):(f=new ne(e),h=ze(h,f))),ke(u,h,(()=>{let e;r&&!l&&(e=f.signature),r&&!l||!o||(e=new d(c.value.buffer).getUint32(0)),u.signature=e}))}}class ye extends b{constructor(e,{chunkSize:t,DecompressionStream:n,DecompressionStreamNative:i}){super({});const{zipCrypto:r,encrypted:s,signed:l,signature:o,compressed:_,useCompressionStream:u}=e;let c,f,h=ve(super.readable);s&&(r?h=ze(h,new de(e)):(f=new te(e),h=ze(h,f))),_&&(h=Se(h,u,{chunkSize:t},i,n)),s&&!r||!l||(c=new I,h=ze(h,c)),ke(this,h,(()=>{if((!s||r)&&l){const e=new d(c.value.buffer);if(o!=e.getUint32(0,!1))throw new a(H)}}))}}function ve(e){return ze(e,new b({transform(e,t){e&&e.length&&t.enqueue(e)}}))}function ke(e,n,i){n=ze(n,new b({flush:i})),t.defineProperty(e,"readable",{get:()=>n})}function Se(e,t,n,i,a){try{e=ze(e,new(t&&i?i:a)(ge,n))}catch(i){if(!t)return e;try{e=ze(e,new a(ge,n))}catch(t){return e}}return e}function ze(e,t){return e.pipeThrough(t)}const Ie="data",Ce="close";class Ee extends b{constructor(e,n){super({});const i=this,{codecType:a}=e;let r;a.startsWith("deflate")?r=me:a.startsWith("inflate")&&(r=ye);let s=0,l=0;const o=new r(e,n),_=super.readable,d=new b({transform(e,t){e&&e.length&&(l+=e.length,t.enqueue(e))},flush(){t.assign(i,{inputSize:l})}}),u=new b({transform(e,t){e&&e.length&&(s+=e.length,t.enqueue(e))},flush(){const{signature:e}=o;t.assign(i,{signature:e,outputSize:s,inputSize:l})}});t.defineProperty(i,"readable",{get:()=>_.pipeThrough(d).pipeThrough(o).pipeThrough(u)})}}class qe extends b{constructor(e){let t;super({transform:function n(i,a){if(t){const e=new r(t.length+i.length);e.set(t),e.set(i,t.length),i=e,t=null}i.length>e?(a.enqueue(i.slice(0,e)),n(i.slice(e),a)):t=i},flush(e){t&&t.length&&e.enqueue(t)}})}}const Ae=new _,De=new _;let Pe,Re=0,He=!0;async function Be(e){try{const{options:t,scripts:i,config:a}=e;if(i&&i.length)try{He?importScripts.apply(m,i):await Ke(i)}catch(e){He=!1,await Ke(i)}self.initCodec&&self.initCodec(),a.CompressionStreamNative=self.CompressionStream,a.DecompressionStreamNative=self.DecompressionStream,self.Deflate&&(a.CompressionStream=new k(self.Deflate)),self.Inflate&&(a.DecompressionStream=new k(self.Inflate));const r={highWaterMark:1},s=e.readable||new w({async pull(e){const t=new u((e=>Ae.set(Re,e)));Te({type:"pull",messageId:Re}),Re=(Re+1)%n.MAX_SAFE_INTEGER;const{value:i,done:a}=await t;e.enqueue(i),a&&e.close()}},r),l=e.writable||new p({async write(e){let t;const i=new u((e=>t=e));De.set(Re,t),Te({type:Ie,value:e,messageId:Re}),Re=(Re+1)%n.MAX_SAFE_INTEGER,await i}},r),o=new Ee(t,a);Pe=new AbortController;const{signal:_}=Pe;await s.pipeThrough(o).pipeThrough(new qe(a.chunkSize)).pipeTo(l,{signal:_,preventClose:!0,preventAbort:!0}),await l.getWriter().close();const{signature:d,inputSize:c,outputSize:f}=o;Te({type:Ce,result:{signature:d,inputSize:c,outputSize:f}})}catch(e){Ve(e)}}async function Ke(e){for(const t of e)await import(t)}function Te(e){let{value:t}=e;if(t)if(t.length)try{t=new r(t),e.value=t.buffer,h(e,[e.value])}catch(t){h(e)}else h(e);else h(e)}function Ve(e=new a("Unknown error")){const{message:t,stack:n,code:i,name:r}=e;h({error:{message:t,stack:n,code:i,name:r}})}addEventListener("message",(({data:e})=>{const{type:t,messageId:n,value:i,done:a}=e;try{if("start"==t&&Be(e),t==Ie){const e=Ae.get(n);Ae.delete(n),e({value:new r(i),done:a})}if("ack"==t){const e=De.get(n);De.delete(n),e()}t==Ce&&Pe.abort()}catch(e){Ve(e)}}));const Ue=15,We=573,Me=-2;function Ne(t){return Le(t.map((([t,n])=>new e(t).fill(n,0,t))))}function Le(t){return t.reduce(((t,n)=>t.concat(e.isArray(n)?Le(n):n)),[])}const Fe=[0,1,2,3].concat(...Ne([[2,4],[2,5],[4,6],[4,7],[8,8],[8,9],[16,10],[16,11],[32,12],[32,13],[64,14],[64,15],[2,0],[1,16],[1,17],[2,18],[2,19],[4,20],[4,21],[8,22],[8,23],[16,24],[16,25],[32,26],[32,27],[64,28],[64,29]]));function Oe(){const e=this;function t(e,t){let n=0;do{n|=1&e,e>>>=1,n<<=1}while(--t>0);return n>>>1}e.build_tree=n=>{const a=e.dyn_tree,r=e.stat_desc.static_tree,s=e.stat_desc.elems;let l,o,_,d=-1;for(n.heap_len=0,n.heap_max=We,l=0;s>l;l++)0!==a[2*l]?(n.heap[++n.heap_len]=d=l,n.depth[l]=0):a[2*l+1]=0;for(;2>n.heap_len;)_=n.heap[++n.heap_len]=2>d?++d:0,a[2*_]=1,n.depth[_]=0,n.opt_len--,r&&(n.static_len-=r[2*_+1]);for(e.max_code=d,l=i.floor(n.heap_len/2);l>=1;l--)n.pqdownheap(a,l);_=s;do{l=n.heap[1],n.heap[1]=n.heap[n.heap_len--],n.pqdownheap(a,1),o=n.heap[1],n.heap[--n.heap_max]=l,n.heap[--n.heap_max]=o,a[2*_]=a[2*l]+a[2*o],n.depth[_]=i.max(n.depth[l],n.depth[o])+1,a[2*l+1]=a[2*o+1]=_,n.heap[1]=_++,n.pqdownheap(a,1)}while(n.heap_len>=2);n.heap[--n.heap_max]=n.heap[1],(t=>{const n=e.dyn_tree,i=e.stat_desc.static_tree,a=e.stat_desc.extra_bits,r=e.stat_desc.extra_base,s=e.stat_desc.max_length;let l,o,_,d,u,c,f=0;for(d=0;Ue>=d;d++)t.bl_count[d]=0;for(n[2*t.heap[t.heap_max]+1]=0,l=t.heap_max+1;We>l;l++)o=t.heap[l],d=n[2*n[2*o+1]+1]+1,d>s&&(d=s,f++),n[2*o+1]=d,o>e.max_code||(t.bl_count[d]++,u=0,r>o||(u=a[o-r]),c=n[2*o],t.opt_len+=c*(d+u),i&&(t.static_len+=c*(i[2*o+1]+u)));if(0!==f){do{for(d=s-1;0===t.bl_count[d];)d--;t.bl_count[d]--,t.bl_count[d+1]+=2,t.bl_count[s]--,f-=2}while(f>0);for(d=s;0!==d;d--)for(o=t.bl_count[d];0!==o;)_=t.heap[--l],_>e.max_code||(n[2*_+1]!=d&&(t.opt_len+=(d-n[2*_+1])*n[2*_],n[2*_+1]=d),o--)}})(n),((e,n,i)=>{const a=[];let r,s,l,o=0;for(r=1;Ue>=r;r++)a[r]=o=o+i[r-1]<<1;for(s=0;n>=s;s++)l=e[2*s+1],0!==l&&(e[2*s]=t(a[l]++,l))})(a,e.max_code,n.bl_count)}}function je(e,t,n,i,a){const r=this;r.static_tree=e,r.extra_bits=t,r.extra_base=n,r.elems=i,r.max_length=a}Oe._length_code=[0,1,2,3,4,5,6,7].concat(...Ne([[2,8],[2,9],[2,10],[2,11],[4,12],[4,13],[4,14],[4,15],[8,16],[8,17],[8,18],[8,19],[16,20],[16,21],[16,22],[16,23],[32,24],[32,25],[32,26],[31,27],[1,28]])),Oe.base_length=[0,1,2,3,4,5,6,7,8,10,12,14,16,20,24,28,32,40,48,56,64,80,96,112,128,160,192,224,0],Oe.base_dist=[0,1,2,3,4,6,8,12,16,24,32,48,64,96,128,192,256,384,512,768,1024,1536,2048,3072,4096,6144,8192,12288,16384,24576],Oe.d_code=e=>256>e?Fe[e]:Fe[256+(e>>>7)],Oe.extra_lbits=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],Oe.extra_dbits=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],Oe.extra_blbits=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],Oe.bl_order=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];const Ge=Ne([[144,8],[112,9],[24,7],[8,8]]);je.static_ltree=Le([12,140,76,204,44,172,108,236,28,156,92,220,60,188,124,252,2,130,66,194,34,162,98,226,18,146,82,210,50,178,114,242,10,138,74,202,42,170,106,234,26,154,90,218,58,186,122,250,6,134,70,198,38,166,102,230,22,150,86,214,54,182,118,246,14,142,78,206,46,174,110,238,30,158,94,222,62,190,126,254,1,129,65,193,33,161,97,225,17,145,81,209,49,177,113,241,9,137,73,201,41,169,105,233,25,153,89,217,57,185,121,249,5,133,69,197,37,165,101,229,21,149,85,213,53,181,117,245,13,141,77,205,45,173,109,237,29,157,93,221,61,189,125,253,19,275,147,403,83,339,211,467,51,307,179,435,115,371,243,499,11,267,139,395,75,331,203,459,43,299,171,427,107,363,235,491,27,283,155,411,91,347,219,475,59,315,187,443,123,379,251,507,7,263,135,391,71,327,199,455,39,295,167,423,103,359,231,487,23,279,151,407,87,343,215,471,55,311,183,439,119,375,247,503,15,271,143,399,79,335,207,463,47,303,175,431,111,367,239,495,31,287,159,415,95,351,223,479,63,319,191,447,127,383,255,511,0,64,32,96,16,80,48,112,8,72,40,104,24,88,56,120,4,68,36,100,20,84,52,116,3,131,67,195,35,163,99,227].map(((e,t)=>[e,Ge[t]])));const Xe=Ne([[30,5]]);function Je(e,t,n,i,a){const r=this;r.good_length=e,r.max_lazy=t,r.nice_length=n,r.max_chain=i,r.func=a}je.static_dtree=Le([0,16,8,24,4,20,12,28,2,18,10,26,6,22,14,30,1,17,9,25,5,21,13,29,3,19,11,27,7,23].map(((e,t)=>[e,Xe[t]]))),je.static_l_desc=new je(je.static_ltree,Oe.extra_lbits,257,286,Ue),je.static_d_desc=new je(je.static_dtree,Oe.extra_dbits,0,30,Ue),je.static_bl_desc=new je(null,Oe.extra_blbits,0,19,7);const Qe=[new Je(0,0,0,0,0),new Je(4,4,8,4,1),new Je(4,5,16,8,1),new Je(4,6,32,32,1),new Je(4,4,16,16,2),new Je(8,16,32,32,2),new Je(8,16,128,128,2),new Je(8,32,128,256,2),new Je(32,128,258,1024,2),new Je(32,258,258,4096,2)],Ye=["need dictionary","stream end","","","stream error","data error","","buffer error","",""],Ze=113,$e=666,et=262;function tt(e,t,n,i){const a=e[2*t],r=e[2*n];return r>a||a==r&&i[t]<=i[n]}function nt(){const e=this;let t,n,a,l,o,_,d,u,c,f,h,b,w,p,x,g,m,y,v,k,S,z,I,C,E,q,A,D,P,R,H,B,K;const T=new Oe,V=new Oe,U=new Oe;let W,M,N,L,F,O;function j(){let t;for(t=0;286>t;t++)H[2*t]=0;for(t=0;30>t;t++)B[2*t]=0;for(t=0;19>t;t++)K[2*t]=0;H[512]=1,e.opt_len=e.static_len=0,M=N=0}function G(e,t){let n,i=-1,a=e[1],r=0,s=7,l=4;0===a&&(s=138,l=3),e[2*(t+1)+1]=65535;for(let o=0;t>=o;o++)n=a,a=e[2*(o+1)+1],++r<s&&n==a||(l>r?K[2*n]+=r:0!==n?(n!=i&&K[2*n]++,K[32]++):r>10?K[36]++:K[34]++,r=0,i=n,0===a?(s=138,l=3):n==a?(s=6,l=3):(s=7,l=4))}function X(t){e.pending_buf[e.pending++]=t}function J(e){X(255&e),X(e>>>8&255)}function Q(e,t){let n;const i=t;O>16-i?(n=e,F|=n<<O&65535,J(F),F=n>>>16-O,O+=i-16):(F|=e<<O&65535,O+=i)}function Y(e,t){const n=2*e;Q(65535&t[n],65535&t[n+1])}function Z(e,t){let n,i,a=-1,r=e[1],s=0,l=7,o=4;for(0===r&&(l=138,o=3),n=0;t>=n;n++)if(i=r,r=e[2*(n+1)+1],++s>=l||i!=r){if(o>s)do{Y(i,K)}while(0!=--s);else 0!==i?(i!=a&&(Y(i,K),s--),Y(16,K),Q(s-3,2)):s>10?(Y(18,K),Q(s-11,7)):(Y(17,K),Q(s-3,3));s=0,a=i,0===r?(l=138,o=3):i==r?(l=6,o=3):(l=7,o=4)}}function $(){16==O?(J(F),F=0,O=0):8>O||(X(255&F),F>>>=8,O-=8)}function ee(t,n){let a,r,s;if(e.dist_buf[M]=t,e.lc_buf[M]=255&n,M++,0===t?H[2*n]++:(N++,t--,H[2*(Oe._length_code[n]+256+1)]++,B[2*Oe.d_code(t)]++),!(8191&M)&&A>2){for(a=8*M,r=S-m,s=0;30>s;s++)a+=B[2*s]*(5+Oe.extra_dbits[s]);if(a>>>=3,N<i.floor(M/2)&&a<i.floor(r/2))return!0}return M==W-1}function te(t,n){let i,a,r,s,l=0;if(0!==M)do{i=e.dist_buf[l],a=e.lc_buf[l],l++,0===i?Y(a,t):(r=Oe._length_code[a],Y(r+256+1,t),s=Oe.extra_lbits[r],0!==s&&(a-=Oe.base_length[r],Q(a,s)),i--,r=Oe.d_code(i),Y(r,n),s=Oe.extra_dbits[r],0!==s&&(i-=Oe.base_dist[r],Q(i,s)))}while(M>l);Y(256,t),L=t[513]}function ne(){O>8?J(F):O>0&&X(255&F),F=0,O=0}function ie(t,n,i){Q(0+(i?1:0),3),((t,n)=>{ne(),L=8,J(n),J(~n),e.pending_buf.set(u.subarray(t,t+n),e.pending),e.pending+=n})(t,n)}function ae(n){((t,n,i)=>{let a,r,s=0;A>0?(T.build_tree(e),V.build_tree(e),s=(()=>{let t;for(G(H,T.max_code),G(B,V.max_code),U.build_tree(e),t=18;t>=3&&0===K[2*Oe.bl_order[t]+1];t--);return e.opt_len+=3*(t+1)+5+5+4,t})(),a=e.opt_len+3+7>>>3,r=e.static_len+3+7>>>3,r>a||(a=r)):a=r=n+5,n+4>a||-1==t?r==a?(Q(2+(i?1:0),3),te(je.static_ltree,je.static_dtree)):(Q(4+(i?1:0),3),((e,t,n)=>{let i;for(Q(e-257,5),Q(t-1,5),Q(n-4,4),i=0;n>i;i++)Q(K[2*Oe.bl_order[i]+1],3);Z(H,e-1),Z(B,t-1)})(T.max_code+1,V.max_code+1,s+1),te(H,B)):ie(t,n,i),j(),i&&ne()})(0>m?-1:m,S-m,n),m=S,t.flush_pending()}function re(){let e,n,i,a;do{if(a=c-I-S,0===a&&0===S&&0===I)a=o;else if(-1==a)a--;else if(S>=o+o-et){u.set(u.subarray(o,o+o),0),z-=o,S-=o,m-=o,e=w,i=e;do{n=65535&h[--i],h[i]=o>n?0:n-o}while(0!=--e);e=o,i=e;do{n=65535&f[--i],f[i]=o>n?0:n-o}while(0!=--e);a+=o}if(0===t.avail_in)return;e=t.read_buf(u,S+I,a),I+=e,3>I||(b=255&u[S],b=(b<<g^255&u[S+1])&x)}while(et>I&&0!==t.avail_in)}function se(e){let t,n,i=E,a=S,r=C;const s=S>o-et?S-(o-et):0;let l=R;const _=d,c=S+258;let h=u[a+r-1],b=u[a+r];P>C||(i>>=2),l>I&&(l=I);do{if(t=e,u[t+r]==b&&u[t+r-1]==h&&u[t]==u[a]&&u[++t]==u[a+1]){a+=2,t++;do{}while(u[++a]==u[++t]&&u[++a]==u[++t]&&u[++a]==u[++t]&&u[++a]==u[++t]&&u[++a]==u[++t]&&u[++a]==u[++t]&&u[++a]==u[++t]&&u[++a]==u[++t]&&c>a);if(n=258-(c-a),a=c-258,n>r){if(z=e,r=n,n>=l)break;h=u[a+r-1],b=u[a+r]}}}while((e=65535&f[e&_])>s&&0!=--i);return r>I?I:r}e.depth=[],e.bl_count=[],e.heap=[],H=[],B=[],K=[],e.pqdownheap=(t,n)=>{const i=e.heap,a=i[n];let r=n<<1;for(;r<=e.heap_len&&(r<e.heap_len&&tt(t,i[r+1],i[r],e.depth)&&r++,!tt(t,a,i[r],e.depth));)i[n]=i[r],n=r,r<<=1;i[n]=a},e.deflateInit=(t,v,z,M,N,G)=>(M||(M=8),N||(N=8),G||(G=0),t.msg=null,-1==v&&(v=6),1>N||N>9||8!=M||9>z||z>15||0>v||v>9||0>G||G>2?Me:(t.dstate=e,_=z,o=1<<_,d=o-1,p=N+7,w=1<<p,x=w-1,g=i.floor((p+3-1)/3),u=new r(2*o),f=[],h=[],W=1<<N+6,e.pending_buf=new r(4*W),a=4*W,e.dist_buf=new s(W),e.lc_buf=new r(W),A=v,D=G,(t=>(t.total_in=t.total_out=0,t.msg=null,e.pending=0,e.pending_out=0,n=Ze,l=0,T.dyn_tree=H,T.stat_desc=je.static_l_desc,V.dyn_tree=B,V.stat_desc=je.static_d_desc,U.dyn_tree=K,U.stat_desc=je.static_bl_desc,F=0,O=0,L=8,j(),(()=>{c=2*o,h[w-1]=0;for(let e=0;w-1>e;e++)h[e]=0;q=Qe[A].max_lazy,P=Qe[A].good_length,R=Qe[A].nice_length,E=Qe[A].max_chain,S=0,m=0,I=0,y=C=2,k=0,b=0})(),0))(t))),e.deflateEnd=()=>42!=n&&n!=Ze&&n!=$e?Me:(e.lc_buf=null,e.dist_buf=null,e.pending_buf=null,h=null,f=null,u=null,e.dstate=null,n==Ze?-3:0),e.deflateParams=(e,t,n)=>{let i=0;return-1==t&&(t=6),0>t||t>9||0>n||n>2?Me:(Qe[A].func!=Qe[t].func&&0!==e.total_in&&(i=e.deflate(1)),A!=t&&(A=t,q=Qe[A].max_lazy,P=Qe[A].good_length,R=Qe[A].nice_length,E=Qe[A].max_chain),D=n,i)},e.deflateSetDictionary=(e,t,i)=>{let a,r=i,s=0;if(!t||42!=n)return Me;if(3>r)return 0;for(r>o-et&&(r=o-et,s=i-r),u.set(t.subarray(s,s+r),0),S=r,m=r,b=255&u[0],b=(b<<g^255&u[1])&x,a=0;r-3>=a;a++)b=(b<<g^255&u[a+2])&x,f[a&d]=h[b],h[b]=a;return 0},e.deflate=(i,r)=>{let s,c,p,E,P;if(r>4||0>r)return Me;if(!i.next_out||!i.next_in&&0!==i.avail_in||n==$e&&4!=r)return i.msg=Ye[4],Me;if(0===i.avail_out)return i.msg=Ye[7],-5;var R;if(t=i,E=l,l=r,42==n&&(c=8+(_-8<<4)<<8,p=(A-1&255)>>1,p>3&&(p=3),c|=p<<6,0!==S&&(c|=32),c+=31-c%31,n=Ze,X((R=c)>>8&255),X(255&R)),0!==e.pending){if(t.flush_pending(),0===t.avail_out)return l=-1,0}else if(0===t.avail_in&&E>=r&&4!=r)return t.msg=Ye[7],-5;if(n==$e&&0!==t.avail_in)return i.msg=Ye[7],-5;if(0!==t.avail_in||0!==I||0!=r&&n!=$e){switch(P=-1,Qe[A].func){case 0:P=(e=>{let n,i=65535;for(i>a-5&&(i=a-5);;){if(1>=I){if(re(),0===I&&0==e)return 0;if(0===I)break}if(S+=I,I=0,n=m+i,(0===S||S>=n)&&(I=S-n,S=n,ae(!1),0===t.avail_out))return 0;if(S-m>=o-et&&(ae(!1),0===t.avail_out))return 0}return ae(4==e),0===t.avail_out?4==e?2:0:4==e?3:1})(r);break;case 1:P=(e=>{let n,i=0;for(;;){if(et>I){if(re(),et>I&&0==e)return 0;if(0===I)break}if(3>I||(b=(b<<g^255&u[S+2])&x,i=65535&h[b],f[S&d]=h[b],h[b]=S),0===i||(S-i&65535)>o-et||2!=D&&(y=se(i)),3>y)n=ee(0,255&u[S]),I--,S++;else if(n=ee(S-z,y-3),I-=y,y>q||3>I)S+=y,y=0,b=255&u[S],b=(b<<g^255&u[S+1])&x;else{y--;do{S++,b=(b<<g^255&u[S+2])&x,i=65535&h[b],f[S&d]=h[b],h[b]=S}while(0!=--y);S++}if(n&&(ae(!1),0===t.avail_out))return 0}return ae(4==e),0===t.avail_out?4==e?2:0:4==e?3:1})(r);break;case 2:P=(e=>{let n,i,a=0;for(;;){if(et>I){if(re(),et>I&&0==e)return 0;if(0===I)break}if(3>I||(b=(b<<g^255&u[S+2])&x,a=65535&h[b],f[S&d]=h[b],h[b]=S),C=y,v=z,y=2,0!==a&&q>C&&o-et>=(S-a&65535)&&(2!=D&&(y=se(a)),5>=y&&(1==D||3==y&&S-z>4096)&&(y=2)),3>C||y>C)if(0!==k){if(n=ee(0,255&u[S-1]),n&&ae(!1),S++,I--,0===t.avail_out)return 0}else k=1,S++,I--;else{i=S+I-3,n=ee(S-1-v,C-3),I-=C-1,C-=2;do{++S>i||(b=(b<<g^255&u[S+2])&x,a=65535&h[b],f[S&d]=h[b],h[b]=S)}while(0!=--C);if(k=0,y=2,S++,n&&(ae(!1),0===t.avail_out))return 0}}return 0!==k&&(n=ee(0,255&u[S-1]),k=0),ae(4==e),0===t.avail_out?4==e?2:0:4==e?3:1})(r)}if(2!=P&&3!=P||(n=$e),0==P||2==P)return 0===t.avail_out&&(l=-1),0;if(1==P){if(1==r)Q(2,3),Y(256,je.static_ltree),$(),9>1+L+10-O&&(Q(2,3),Y(256,je.static_ltree),$()),L=7;else if(ie(0,0,!1),3==r)for(s=0;w>s;s++)h[s]=0;if(t.flush_pending(),0===t.avail_out)return l=-1,0}}return 4!=r?0:1}}function it(){const e=this;e.next_in_index=0,e.next_out_index=0,e.avail_in=0,e.total_in=0,e.avail_out=0,e.total_out=0}function at(e){const t=new it,n=(s=e&&e.chunkSize?e.chunkSize:65536)+5*(i.floor(s/16383)+1);var s;const l=new r(n);let o=e?e.level:-1;void 0===o&&(o=-1),t.deflateInit(o),t.next_out=l,this.append=(e,i)=>{let s,o,_=0,d=0,u=0;const c=[];if(e.length){t.next_in_index=0,t.next_in=e,t.avail_in=e.length;do{if(t.next_out_index=0,t.avail_out=n,s=t.deflate(0),0!=s)throw new a("deflating: "+t.msg);t.next_out_index&&(t.next_out_index==n?c.push(new r(l)):c.push(l.subarray(0,t.next_out_index))),u+=t.next_out_index,i&&t.next_in_index>0&&t.next_in_index!=_&&(i(t.next_in_index),_=t.next_in_index)}while(t.avail_in>0||0===t.avail_out);return c.length>1?(o=new r(u),c.forEach((e=>{o.set(e,d),d+=e.length}))):o=c[0]?new r(c[0]):new r,o}},this.flush=()=>{let e,i,s=0,o=0;const _=[];do{if(t.next_out_index=0,t.avail_out=n,e=t.deflate(4),1!=e&&0!=e)throw new a("deflating: "+t.msg);n-t.avail_out>0&&_.push(l.slice(0,t.next_out_index)),o+=t.next_out_index}while(t.avail_in>0||0===t.avail_out);return t.deflateEnd(),i=new r(o),_.forEach((e=>{i.set(e,s),s+=e.length})),i}}it.prototype={deflateInit(e,t){const n=this;return n.dstate=new nt,t||(t=Ue),n.dstate.deflateInit(n,e,t)},deflate(e){const t=this;return t.dstate?t.dstate.deflate(t,e):Me},deflateEnd(){const e=this;if(!e.dstate)return Me;const t=e.dstate.deflateEnd();return e.dstate=null,t},deflateParams(e,t){const n=this;return n.dstate?n.dstate.deflateParams(n,e,t):Me},deflateSetDictionary(e,t){const n=this;return n.dstate?n.dstate.deflateSetDictionary(n,e,t):Me},read_buf(e,t,n){const i=this;let a=i.avail_in;return a>n&&(a=n),0===a?0:(i.avail_in-=a,e.set(i.next_in.subarray(i.next_in_index,i.next_in_index+a),t),i.next_in_index+=a,i.total_in+=a,a)},flush_pending(){const e=this;let t=e.dstate.pending;t>e.avail_out&&(t=e.avail_out),0!==t&&(e.next_out.set(e.dstate.pending_buf.subarray(e.dstate.pending_out,e.dstate.pending_out+t),e.next_out_index),e.next_out_index+=t,e.dstate.pending_out+=t,e.total_out+=t,e.avail_out-=t,e.dstate.pending-=t,0===e.dstate.pending&&(e.dstate.pending_out=0))}};const rt=0,st=1,lt=-2,ot=-3,_t=-4,dt=-5,ut=[0,1,3,7,15,31,63,127,255,511,1023,2047,4095,8191,16383,32767,65535],ct=1440,ft=[96,7,256,0,8,80,0,8,16,84,8,115,82,7,31,0,8,112,0,8,48,0,9,192,80,7,10,0,8,96,0,8,32,0,9,160,0,8,0,0,8,128,0,8,64,0,9,224,80,7,6,0,8,88,0,8,24,0,9,144,83,7,59,0,8,120,0,8,56,0,9,208,81,7,17,0,8,104,0,8,40,0,9,176,0,8,8,0,8,136,0,8,72,0,9,240,80,7,4,0,8,84,0,8,20,85,8,227,83,7,43,0,8,116,0,8,52,0,9,200,81,7,13,0,8,100,0,8,36,0,9,168,0,8,4,0,8,132,0,8,68,0,9,232,80,7,8,0,8,92,0,8,28,0,9,152,84,7,83,0,8,124,0,8,60,0,9,216,82,7,23,0,8,108,0,8,44,0,9,184,0,8,12,0,8,140,0,8,76,0,9,248,80,7,3,0,8,82,0,8,18,85,8,163,83,7,35,0,8,114,0,8,50,0,9,196,81,7,11,0,8,98,0,8,34,0,9,164,0,8,2,0,8,130,0,8,66,0,9,228,80,7,7,0,8,90,0,8,26,0,9,148,84,7,67,0,8,122,0,8,58,0,9,212,82,7,19,0,8,106,0,8,42,0,9,180,0,8,10,0,8,138,0,8,74,0,9,244,80,7,5,0,8,86,0,8,22,192,8,0,83,7,51,0,8,118,0,8,54,0,9,204,81,7,15,0,8,102,0,8,38,0,9,172,0,8,6,0,8,134,0,8,70,0,9,236,80,7,9,0,8,94,0,8,30,0,9,156,84,7,99,0,8,126,0,8,62,0,9,220,82,7,27,0,8,110,0,8,46,0,9,188,0,8,14,0,8,142,0,8,78,0,9,252,96,7,256,0,8,81,0,8,17,85,8,131,82,7,31,0,8,113,0,8,49,0,9,194,80,7,10,0,8,97,0,8,33,0,9,162,0,8,1,0,8,129,0,8,65,0,9,226,80,7,6,0,8,89,0,8,25,0,9,146,83,7,59,0,8,121,0,8,57,0,9,210,81,7,17,0,8,105,0,8,41,0,9,178,0,8,9,0,8,137,0,8,73,0,9,242,80,7,4,0,8,85,0,8,21,80,8,258,83,7,43,0,8,117,0,8,53,0,9,202,81,7,13,0,8,101,0,8,37,0,9,170,0,8,5,0,8,133,0,8,69,0,9,234,80,7,8,0,8,93,0,8,29,0,9,154,84,7,83,0,8,125,0,8,61,0,9,218,82,7,23,0,8,109,0,8,45,0,9,186,0,8,13,0,8,141,0,8,77,0,9,250,80,7,3,0,8,83,0,8,19,85,8,195,83,7,35,0,8,115,0,8,51,0,9,198,81,7,11,0,8,99,0,8,35,0,9,166,0,8,3,0,8,131,0,8,67,0,9,230,80,7,7,0,8,91,0,8,27,0,9,150,84,7,67,0,8,123,0,8,59,0,9,214,82,7,19,0,8,107,0,8,43,0,9,182,0,8,11,0,8,139,0,8,75,0,9,246,80,7,5,0,8,87,0,8,23,192,8,0,83,7,51,0,8,119,0,8,55,0,9,206,81,7,15,0,8,103,0,8,39,0,9,174,0,8,7,0,8,135,0,8,71,0,9,238,80,7,9,0,8,95,0,8,31,0,9,158,84,7,99,0,8,127,0,8,63,0,9,222,82,7,27,0,8,111,0,8,47,0,9,190,0,8,15,0,8,143,0,8,79,0,9,254,96,7,256,0,8,80,0,8,16,84,8,115,82,7,31,0,8,112,0,8,48,0,9,193,80,7,10,0,8,96,0,8,32,0,9,161,0,8,0,0,8,128,0,8,64,0,9,225,80,7,6,0,8,88,0,8,24,0,9,145,83,7,59,0,8,120,0,8,56,0,9,209,81,7,17,0,8,104,0,8,40,0,9,177,0,8,8,0,8,136,0,8,72,0,9,241,80,7,4,0,8,84,0,8,20,85,8,227,83,7,43,0,8,116,0,8,52,0,9,201,81,7,13,0,8,100,0,8,36,0,9,169,0,8,4,0,8,132,0,8,68,0,9,233,80,7,8,0,8,92,0,8,28,0,9,153,84,7,83,0,8,124,0,8,60,0,9,217,82,7,23,0,8,108,0,8,44,0,9,185,0,8,12,0,8,140,0,8,76,0,9,249,80,7,3,0,8,82,0,8,18,85,8,163,83,7,35,0,8,114,0,8,50,0,9,197,81,7,11,0,8,98,0,8,34,0,9,165,0,8,2,0,8,130,0,8,66,0,9,229,80,7,7,0,8,90,0,8,26,0,9,149,84,7,67,0,8,122,0,8,58,0,9,213,82,7,19,0,8,106,0,8,42,0,9,181,0,8,10,0,8,138,0,8,74,0,9,245,80,7,5,0,8,86,0,8,22,192,8,0,83,7,51,0,8,118,0,8,54,0,9,205,81,7,15,0,8,102,0,8,38,0,9,173,0,8,6,0,8,134,0,8,70,0,9,237,80,7,9,0,8,94,0,8,30,0,9,157,84,7,99,0,8,126,0,8,62,0,9,221,82,7,27,0,8,110,0,8,46,0,9,189,0,8,14,0,8,142,0,8,78,0,9,253,96,7,256,0,8,81,0,8,17,85,8,131,82,7,31,0,8,113,0,8,49,0,9,195,80,7,10,0,8,97,0,8,33,0,9,163,0,8,1,0,8,129,0,8,65,0,9,227,80,7,6,0,8,89,0,8,25,0,9,147,83,7,59,0,8,121,0,8,57,0,9,211,81,7,17,0,8,105,0,8,41,0,9,179,0,8,9,0,8,137,0,8,73,0,9,243,80,7,4,0,8,85,0,8,21,80,8,258,83,7,43,0,8,117,0,8,53,0,9,203,81,7,13,0,8,101,0,8,37,0,9,171,0,8,5,0,8,133,0,8,69,0,9,235,80,7,8,0,8,93,0,8,29,0,9,155,84,7,83,0,8,125,0,8,61,0,9,219,82,7,23,0,8,109,0,8,45,0,9,187,0,8,13,0,8,141,0,8,77,0,9,251,80,7,3,0,8,83,0,8,19,85,8,195,83,7,35,0,8,115,0,8,51,0,9,199,81,7,11,0,8,99,0,8,35,0,9,167,0,8,3,0,8,131,0,8,67,0,9,231,80,7,7,0,8,91,0,8,27,0,9,151,84,7,67,0,8,123,0,8,59,0,9,215,82,7,19,0,8,107,0,8,43,0,9,183,0,8,11,0,8,139,0,8,75,0,9,247,80,7,5,0,8,87,0,8,23,192,8,0,83,7,51,0,8,119,0,8,55,0,9,207,81,7,15,0,8,103,0,8,39,0,9,175,0,8,7,0,8,135,0,8,71,0,9,239,80,7,9,0,8,95,0,8,31,0,9,159,84,7,99,0,8,127,0,8,63,0,9,223,82,7,27,0,8,111,0,8,47,0,9,191,0,8,15,0,8,143,0,8,79,0,9,255],ht=[80,5,1,87,5,257,83,5,17,91,5,4097,81,5,5,89,5,1025,85,5,65,93,5,16385,80,5,3,88,5,513,84,5,33,92,5,8193,82,5,9,90,5,2049,86,5,129,192,5,24577,80,5,2,87,5,385,83,5,25,91,5,6145,81,5,7,89,5,1537,85,5,97,93,5,24577,80,5,4,88,5,769,84,5,49,92,5,12289,82,5,13,90,5,3073,86,5,193,192,5,24577],bt=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],wt=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,112,112],pt=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577],xt=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],gt=15;function mt(){let e,t,n,i,a,r;function s(e,t,s,l,o,_,d,u,c,f,h){let b,w,p,x,g,m,y,v,k,S,z,I,C,E,q;S=0,g=s;do{n[e[t+S]]++,S++,g--}while(0!==g);if(n[0]==s)return d[0]=-1,u[0]=0,rt;for(v=u[0],m=1;gt>=m&&0===n[m];m++);for(y=m,m>v&&(v=m),g=gt;0!==g&&0===n[g];g--);for(p=g,v>g&&(v=g),u[0]=v,E=1<<m;g>m;m++,E<<=1)if(0>(E-=n[m]))return ot;if(0>(E-=n[g]))return ot;for(n[g]+=E,r[1]=m=0,S=1,C=2;0!=--g;)r[C]=m+=n[S],C++,S++;g=0,S=0;do{0!==(m=e[t+S])&&(h[r[m]++]=g),S++}while(++g<s);for(s=r[p],r[0]=g=0,S=0,x=-1,I=-v,a[0]=0,z=0,q=0;p>=y;y++)for(b=n[y];0!=b--;){for(;y>I+v;){if(x++,I+=v,q=p-I,q=q>v?v:q,(w=1<<(m=y-I))>b+1&&(w-=b+1,C=y,q>m))for(;++m<q&&(w<<=1)>n[++C];)w-=n[C];if(q=1<<m,f[0]+q>ct)return ot;a[x]=z=f[0],f[0]+=q,0!==x?(r[x]=g,i[0]=m,i[1]=v,m=g>>>I-v,i[2]=z-a[x-1]-m,c.set(i,3*(a[x-1]+m))):d[0]=z}for(i[1]=y-I,s>S?h[S]<l?(i[0]=256>h[S]?0:96,i[2]=h[S++]):(i[0]=_[h[S]-l]+16+64,i[2]=o[h[S++]-l]):i[0]=192,w=1<<y-I,m=g>>>I;q>m;m+=w)c.set(i,3*(z+m));for(m=1<<y-1;g&m;m>>>=1)g^=m;for(g^=m,k=(1<<I)-1;(g&k)!=r[x];)x--,I-=v,k=(1<<I)-1}return 0!==E&&1!=p?dt:rt}function l(s){let l;for(e||(e=[],t=[],n=new o(gt+1),i=[],a=new o(gt),r=new o(gt+1)),t.length<s&&(t=[]),l=0;s>l;l++)t[l]=0;for(l=0;gt+1>l;l++)n[l]=0;for(l=0;3>l;l++)i[l]=0;a.set(n.subarray(0,gt),0),r.set(n.subarray(0,gt+1),0)}this.inflate_trees_bits=(n,i,a,r,o)=>{let _;return l(19),e[0]=0,_=s(n,0,19,19,null,null,a,i,r,e,t),_==ot?o.msg="oversubscribed dynamic bit lengths tree":_!=dt&&0!==i[0]||(o.msg="incomplete dynamic bit lengths tree",_=ot),_},this.inflate_trees_dynamic=(n,i,a,r,o,_,d,u,c)=>{let f;return l(288),e[0]=0,f=s(a,0,n,257,bt,wt,_,r,u,e,t),f!=rt||0===r[0]?(f==ot?c.msg="oversubscribed literal/length tree":f!=_t&&(c.msg="incomplete literal/length tree",f=ot),f):(l(288),f=s(a,n,i,0,pt,xt,d,o,u,e,t),f!=rt||0===o[0]&&n>257?(f==ot?c.msg="oversubscribed distance tree":f==dt?(c.msg="incomplete distance tree",f=ot):f!=_t&&(c.msg="empty distance tree with lengths",f=ot),f):rt)}}mt.inflate_trees_fixed=(e,t,n,i)=>(e[0]=9,t[0]=5,n[0]=ft,i[0]=ht,rt);const yt=0,vt=1,kt=2,St=3,zt=4,It=5,Ct=6,Et=7,qt=8,At=9;function Dt(){const e=this;let t,n,i,a,r=0,s=0,l=0,o=0,_=0,d=0,u=0,c=0,f=0,h=0;function b(e,t,n,i,a,r,s,l){let o,_,d,u,c,f,h,b,w,p,x,g,m,y,v,k;h=l.next_in_index,b=l.avail_in,c=s.bitb,f=s.bitk,w=s.write,p=w<s.read?s.read-w-1:s.end-w,x=ut[e],g=ut[t];do{for(;20>f;)b--,c|=(255&l.read_byte(h++))<<f,f+=8;if(o=c&x,_=n,d=i,k=3*(d+o),0!==(u=_[k]))for(;;){if(c>>=_[k+1],f-=_[k+1],16&u){for(u&=15,m=_[k+2]+(c&ut[u]),c>>=u,f-=u;15>f;)b--,c|=(255&l.read_byte(h++))<<f,f+=8;for(o=c&g,_=a,d=r,k=3*(d+o),u=_[k];;){if(c>>=_[k+1],f-=_[k+1],16&u){for(u&=15;u>f;)b--,c|=(255&l.read_byte(h++))<<f,f+=8;if(y=_[k+2]+(c&ut[u]),c>>=u,f-=u,p-=m,y>w){v=w-y;do{v+=s.end}while(0>v);if(u=s.end-v,m>u){if(m-=u,w-v>0&&u>w-v)do{s.win[w++]=s.win[v++]}while(0!=--u);else s.win.set(s.win.subarray(v,v+u),w),w+=u,v+=u,u=0;v=0}}else v=w-y,w-v>0&&2>w-v?(s.win[w++]=s.win[v++],s.win[w++]=s.win[v++],m-=2):(s.win.set(s.win.subarray(v,v+2),w),w+=2,v+=2,m-=2);if(w-v>0&&m>w-v)do{s.win[w++]=s.win[v++]}while(0!=--m);else s.win.set(s.win.subarray(v,v+m),w),w+=m,v+=m,m=0;break}if(64&u)return l.msg="invalid distance code",m=l.avail_in-b,m=m>f>>3?f>>3:m,b+=m,h-=m,f-=m<<3,s.bitb=c,s.bitk=f,l.avail_in=b,l.total_in+=h-l.next_in_index,l.next_in_index=h,s.write=w,ot;o+=_[k+2],o+=c&ut[u],k=3*(d+o),u=_[k]}break}if(64&u)return 32&u?(m=l.avail_in-b,m=m>f>>3?f>>3:m,b+=m,h-=m,f-=m<<3,s.bitb=c,s.bitk=f,l.avail_in=b,l.total_in+=h-l.next_in_index,l.next_in_index=h,s.write=w,st):(l.msg="invalid literal/length code",m=l.avail_in-b,m=m>f>>3?f>>3:m,b+=m,h-=m,f-=m<<3,s.bitb=c,s.bitk=f,l.avail_in=b,l.total_in+=h-l.next_in_index,l.next_in_index=h,s.write=w,ot);if(o+=_[k+2],o+=c&ut[u],k=3*(d+o),0===(u=_[k])){c>>=_[k+1],f-=_[k+1],s.win[w++]=_[k+2],p--;break}}else c>>=_[k+1],f-=_[k+1],s.win[w++]=_[k+2],p--}while(p>=258&&b>=10);return m=l.avail_in-b,m=m>f>>3?f>>3:m,b+=m,h-=m,f-=m<<3,s.bitb=c,s.bitk=f,l.avail_in=b,l.total_in+=h-l.next_in_index,l.next_in_index=h,s.write=w,rt}e.init=(e,r,s,l,o,_)=>{t=yt,u=e,c=r,i=s,f=l,a=o,h=_,n=null},e.proc=(e,w,p)=>{let x,g,m,y,v,k,S,z=0,I=0,C=0;for(C=w.next_in_index,y=w.avail_in,z=e.bitb,I=e.bitk,v=e.write,k=v<e.read?e.read-v-1:e.end-v;;)switch(t){case yt:if(k>=258&&y>=10&&(e.bitb=z,e.bitk=I,w.avail_in=y,w.total_in+=C-w.next_in_index,w.next_in_index=C,e.write=v,p=b(u,c,i,f,a,h,e,w),C=w.next_in_index,y=w.avail_in,z=e.bitb,I=e.bitk,v=e.write,k=v<e.read?e.read-v-1:e.end-v,p!=rt)){t=p==st?Et:At;break}l=u,n=i,s=f,t=vt;case vt:for(x=l;x>I;){if(0===y)return e.bitb=z,e.bitk=I,w.avail_in=y,w.total_in+=C-w.next_in_index,w.next_in_index=C,e.write=v,e.inflate_flush(w,p);p=rt,y--,z|=(255&w.read_byte(C++))<<I,I+=8}if(g=3*(s+(z&ut[x])),z>>>=n[g+1],I-=n[g+1],m=n[g],0===m){o=n[g+2],t=Ct;break}if(16&m){_=15&m,r=n[g+2],t=kt;break}if(!(64&m)){l=m,s=g/3+n[g+2];break}if(32&m){t=Et;break}return t=At,w.msg="invalid literal/length code",p=ot,e.bitb=z,e.bitk=I,w.avail_in=y,w.total_in+=C-w.next_in_index,w.next_in_index=C,e.write=v,e.inflate_flush(w,p);case kt:for(x=_;x>I;){if(0===y)return e.bitb=z,e.bitk=I,w.avail_in=y,w.total_in+=C-w.next_in_index,w.next_in_index=C,e.write=v,e.inflate_flush(w,p);p=rt,y--,z|=(255&w.read_byte(C++))<<I,I+=8}r+=z&ut[x],z>>=x,I-=x,l=c,n=a,s=h,t=St;case St:for(x=l;x>I;){if(0===y)return e.bitb=z,e.bitk=I,w.avail_in=y,w.total_in+=C-w.next_in_index,w.next_in_index=C,e.write=v,e.inflate_flush(w,p);p=rt,y--,z|=(255&w.read_byte(C++))<<I,I+=8}if(g=3*(s+(z&ut[x])),z>>=n[g+1],I-=n[g+1],m=n[g],16&m){_=15&m,d=n[g+2],t=zt;break}if(!(64&m)){l=m,s=g/3+n[g+2];break}return t=At,w.msg="invalid distance code",p=ot,e.bitb=z,e.bitk=I,w.avail_in=y,w.total_in+=C-w.next_in_index,w.next_in_index=C,e.write=v,e.inflate_flush(w,p);case zt:for(x=_;x>I;){if(0===y)return e.bitb=z,e.bitk=I,w.avail_in=y,w.total_in+=C-w.next_in_index,w.next_in_index=C,e.write=v,e.inflate_flush(w,p);p=rt,y--,z|=(255&w.read_byte(C++))<<I,I+=8}d+=z&ut[x],z>>=x,I-=x,t=It;case It:for(S=v-d;0>S;)S+=e.end;for(;0!==r;){if(0===k&&(v==e.end&&0!==e.read&&(v=0,k=v<e.read?e.read-v-1:e.end-v),0===k&&(e.write=v,p=e.inflate_flush(w,p),v=e.write,k=v<e.read?e.read-v-1:e.end-v,v==e.end&&0!==e.read&&(v=0,k=v<e.read?e.read-v-1:e.end-v),0===k)))return e.bitb=z,e.bitk=I,w.avail_in=y,w.total_in+=C-w.next_in_index,w.next_in_index=C,e.write=v,e.inflate_flush(w,p);e.win[v++]=e.win[S++],k--,S==e.end&&(S=0),r--}t=yt;break;case Ct:if(0===k&&(v==e.end&&0!==e.read&&(v=0,k=v<e.read?e.read-v-1:e.end-v),0===k&&(e.write=v,p=e.inflate_flush(w,p),v=e.write,k=v<e.read?e.read-v-1:e.end-v,v==e.end&&0!==e.read&&(v=0,k=v<e.read?e.read-v-1:e.end-v),0===k)))return e.bitb=z,e.bitk=I,w.avail_in=y,w.total_in+=C-w.next_in_index,w.next_in_index=C,e.write=v,e.inflate_flush(w,p);p=rt,e.win[v++]=o,k--,t=yt;break;case Et:if(I>7&&(I-=8,y++,C--),e.write=v,p=e.inflate_flush(w,p),v=e.write,k=v<e.read?e.read-v-1:e.end-v,e.read!=e.write)return e.bitb=z,e.bitk=I,w.avail_in=y,w.total_in+=C-w.next_in_index,w.next_in_index=C,e.write=v,e.inflate_flush(w,p);t=qt;case qt:return p=st,e.bitb=z,e.bitk=I,w.avail_in=y,w.total_in+=C-w.next_in_index,w.next_in_index=C,e.write=v,e.inflate_flush(w,p);case At:return p=ot,e.bitb=z,e.bitk=I,w.avail_in=y,w.total_in+=C-w.next_in_index,w.next_in_index=C,e.write=v,e.inflate_flush(w,p);default:return p=lt,e.bitb=z,e.bitk=I,w.avail_in=y,w.total_in+=C-w.next_in_index,w.next_in_index=C,e.write=v,e.inflate_flush(w,p)}},e.free=()=>{}}const Pt=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],Rt=0,Ht=1,Bt=2,Kt=3,Tt=4,Vt=5,Ut=6,Wt=7,Mt=8,Nt=9;function Lt(e,t){const n=this;let i,a=Rt,s=0,l=0,_=0;const d=[0],u=[0],c=new Dt;let f=0,h=new o(3*ct);const b=new mt;n.bitk=0,n.bitb=0,n.win=new r(t),n.end=t,n.read=0,n.write=0,n.reset=(e,t)=>{t&&(t[0]=0),a==Ut&&c.free(e),a=Rt,n.bitk=0,n.bitb=0,n.read=n.write=0},n.reset(e,null),n.inflate_flush=(e,t)=>{let i,a,r;return a=e.next_out_index,r=n.read,i=(r>n.write?n.end:n.write)-r,i>e.avail_out&&(i=e.avail_out),0!==i&&t==dt&&(t=rt),e.avail_out-=i,e.total_out+=i,e.next_out.set(n.win.subarray(r,r+i),a),a+=i,r+=i,r==n.end&&(r=0,n.write==n.end&&(n.write=0),i=n.write-r,i>e.avail_out&&(i=e.avail_out),0!==i&&t==dt&&(t=rt),e.avail_out-=i,e.total_out+=i,e.next_out.set(n.win.subarray(r,r+i),a),a+=i,r+=i),e.next_out_index=a,n.read=r,t},n.proc=(e,t)=>{let r,o,w,p,x,g,m,y;for(p=e.next_in_index,x=e.avail_in,o=n.bitb,w=n.bitk,g=n.write,m=g<n.read?n.read-g-1:n.end-g;;){let v,k,S,z,I,C,E,q;switch(a){case Rt:for(;3>w;){if(0===x)return n.bitb=o,n.bitk=w,e.avail_in=x,e.total_in+=p-e.next_in_index,e.next_in_index=p,n.write=g,n.inflate_flush(e,t);t=rt,x--,o|=(255&e.read_byte(p++))<<w,w+=8}switch(r=7&o,f=1&r,r>>>1){case 0:o>>>=3,w-=3,r=7&w,o>>>=r,w-=r,a=Ht;break;case 1:v=[],k=[],S=[[]],z=[[]],mt.inflate_trees_fixed(v,k,S,z),c.init(v[0],k[0],S[0],0,z[0],0),o>>>=3,w-=3,a=Ut;break;case 2:o>>>=3,w-=3,a=Kt;break;case 3:return o>>>=3,w-=3,a=Nt,e.msg="invalid block type",t=ot,n.bitb=o,n.bitk=w,e.avail_in=x,e.total_in+=p-e.next_in_index,e.next_in_index=p,n.write=g,n.inflate_flush(e,t)}break;case Ht:for(;32>w;){if(0===x)return n.bitb=o,n.bitk=w,e.avail_in=x,e.total_in+=p-e.next_in_index,e.next_in_index=p,n.write=g,n.inflate_flush(e,t);t=rt,x--,o|=(255&e.read_byte(p++))<<w,w+=8}if((~o>>>16&65535)!=(65535&o))return a=Nt,e.msg="invalid stored block lengths",t=ot,n.bitb=o,n.bitk=w,e.avail_in=x,e.total_in+=p-e.next_in_index,e.next_in_index=p,n.write=g,n.inflate_flush(e,t);s=65535&o,o=w=0,a=0!==s?Bt:0!==f?Wt:Rt;break;case Bt:if(0===x)return n.bitb=o,n.bitk=w,e.avail_in=x,e.total_in+=p-e.next_in_index,e.next_in_index=p,n.write=g,n.inflate_flush(e,t);if(0===m&&(g==n.end&&0!==n.read&&(g=0,m=g<n.read?n.read-g-1:n.end-g),0===m&&(n.write=g,t=n.inflate_flush(e,t),g=n.write,m=g<n.read?n.read-g-1:n.end-g,g==n.end&&0!==n.read&&(g=0,m=g<n.read?n.read-g-1:n.end-g),0===m)))return n.bitb=o,n.bitk=w,e.avail_in=x,e.total_in+=p-e.next_in_index,e.next_in_index=p,n.write=g,n.inflate_flush(e,t);if(t=rt,r=s,r>x&&(r=x),r>m&&(r=m),n.win.set(e.read_buf(p,r),g),p+=r,x-=r,g+=r,m-=r,0!=(s-=r))break;a=0!==f?Wt:Rt;break;case Kt:for(;14>w;){if(0===x)return n.bitb=o,n.bitk=w,e.avail_in=x,e.total_in+=p-e.next_in_index,e.next_in_index=p,n.write=g,n.inflate_flush(e,t);t=rt,x--,o|=(255&e.read_byte(p++))<<w,w+=8}if(l=r=16383&o,(31&r)>29||(r>>5&31)>29)return a=Nt,e.msg="too many length or distance symbols",t=ot,n.bitb=o,n.bitk=w,e.avail_in=x,e.total_in+=p-e.next_in_index,e.next_in_index=p,n.write=g,n.inflate_flush(e,t);if(r=258+(31&r)+(r>>5&31),!i||i.length<r)i=[];else for(y=0;r>y;y++)i[y]=0;o>>>=14,w-=14,_=0,a=Tt;case Tt:for(;4+(l>>>10)>_;){for(;3>w;){if(0===x)return n.bitb=o,n.bitk=w,e.avail_in=x,e.total_in+=p-e.next_in_index,e.next_in_index=p,n.write=g,n.inflate_flush(e,t);t=rt,x--,o|=(255&e.read_byte(p++))<<w,w+=8}i[Pt[_++]]=7&o,o>>>=3,w-=3}for(;19>_;)i[Pt[_++]]=0;if(d[0]=7,r=b.inflate_trees_bits(i,d,u,h,e),r!=rt)return(t=r)==ot&&(i=null,a=Nt),n.bitb=o,n.bitk=w,e.avail_in=x,e.total_in+=p-e.next_in_index,e.next_in_index=p,n.write=g,n.inflate_flush(e,t);_=0,a=Vt;case Vt:for(;r=l,258+(31&r)+(r>>5&31)>_;){let s,c;for(r=d[0];r>w;){if(0===x)return n.bitb=o,n.bitk=w,e.avail_in=x,e.total_in+=p-e.next_in_index,e.next_in_index=p,n.write=g,n.inflate_flush(e,t);t=rt,x--,o|=(255&e.read_byte(p++))<<w,w+=8}if(r=h[3*(u[0]+(o&ut[r]))+1],c=h[3*(u[0]+(o&ut[r]))+2],16>c)o>>>=r,w-=r,i[_++]=c;else{for(y=18==c?7:c-14,s=18==c?11:3;r+y>w;){if(0===x)return n.bitb=o,n.bitk=w,e.avail_in=x,e.total_in+=p-e.next_in_index,e.next_in_index=p,n.write=g,n.inflate_flush(e,t);t=rt,x--,o|=(255&e.read_byte(p++))<<w,w+=8}if(o>>>=r,w-=r,s+=o&ut[y],o>>>=y,w-=y,y=_,r=l,y+s>258+(31&r)+(r>>5&31)||16==c&&1>y)return i=null,a=Nt,e.msg="invalid bit length repeat",t=ot,n.bitb=o,n.bitk=w,e.avail_in=x,e.total_in+=p-e.next_in_index,e.next_in_index=p,n.write=g,n.inflate_flush(e,t);c=16==c?i[y-1]:0;do{i[y++]=c}while(0!=--s);_=y}}if(u[0]=-1,I=[],C=[],E=[],q=[],I[0]=9,C[0]=6,r=l,r=b.inflate_trees_dynamic(257+(31&r),1+(r>>5&31),i,I,C,E,q,h,e),r!=rt)return r==ot&&(i=null,a=Nt),t=r,n.bitb=o,n.bitk=w,e.avail_in=x,e.total_in+=p-e.next_in_index,e.next_in_index=p,n.write=g,n.inflate_flush(e,t);c.init(I[0],C[0],h,E[0],h,q[0]),a=Ut;case Ut:if(n.bitb=o,n.bitk=w,e.avail_in=x,e.total_in+=p-e.next_in_index,e.next_in_index=p,n.write=g,(t=c.proc(n,e,t))!=st)return n.inflate_flush(e,t);if(t=rt,c.free(e),p=e.next_in_index,x=e.avail_in,o=n.bitb,w=n.bitk,g=n.write,m=g<n.read?n.read-g-1:n.end-g,0===f){a=Rt;break}a=Wt;case Wt:if(n.write=g,t=n.inflate_flush(e,t),g=n.write,m=g<n.read?n.read-g-1:n.end-g,n.read!=n.write)return n.bitb=o,n.bitk=w,e.avail_in=x,e.total_in+=p-e.next_in_index,e.next_in_index=p,n.write=g,n.inflate_flush(e,t);a=Mt;case Mt:return t=st,n.bitb=o,n.bitk=w,e.avail_in=x,e.total_in+=p-e.next_in_index,e.next_in_index=p,n.write=g,n.inflate_flush(e,t);case Nt:return t=ot,n.bitb=o,n.bitk=w,e.avail_in=x,e.total_in+=p-e.next_in_index,e.next_in_index=p,n.write=g,n.inflate_flush(e,t);default:return t=lt,n.bitb=o,n.bitk=w,e.avail_in=x,e.total_in+=p-e.next_in_index,e.next_in_index=p,n.write=g,n.inflate_flush(e,t)}}},n.free=e=>{n.reset(e,null),n.win=null,h=null},n.set_dictionary=(e,t,i)=>{n.win.set(e.subarray(t,t+i),0),n.read=n.write=i},n.sync_point=()=>a==Ht?1:0}const Ft=13,Ot=[0,0,255,255];function jt(){const e=this;function t(e){return e&&e.istate?(e.total_in=e.total_out=0,e.msg=null,e.istate.mode=7,e.istate.blocks.reset(e,null),rt):lt}e.mode=0,e.method=0,e.was=[0],e.need=0,e.marker=0,e.wbits=0,e.inflateEnd=t=>(e.blocks&&e.blocks.free(t),e.blocks=null,rt),e.inflateInit=(n,i)=>(n.msg=null,e.blocks=null,8>i||i>15?(e.inflateEnd(n),lt):(e.wbits=i,n.istate.blocks=new Lt(n,1<<i),t(n),rt)),e.inflate=(e,t)=>{let n,i;if(!e||!e.istate||!e.next_in)return lt;const a=e.istate;for(t=4==t?dt:rt,n=dt;;)switch(a.mode){case 0:if(0===e.avail_in)return n;if(n=t,e.avail_in--,e.total_in++,8!=(15&(a.method=e.read_byte(e.next_in_index++)))){a.mode=Ft,e.msg="unknown compression method",a.marker=5;break}if(8+(a.method>>4)>a.wbits){a.mode=Ft,e.msg="invalid win size",a.marker=5;break}a.mode=1;case 1:if(0===e.avail_in)return n;if(n=t,e.avail_in--,e.total_in++,i=255&e.read_byte(e.next_in_index++),((a.method<<8)+i)%31!=0){a.mode=Ft,e.msg="incorrect header check",a.marker=5;break}if(!(32&i)){a.mode=7;break}a.mode=2;case 2:if(0===e.avail_in)return n;n=t,e.avail_in--,e.total_in++,a.need=(255&e.read_byte(e.next_in_index++))<<24&4278190080,a.mode=3;case 3:if(0===e.avail_in)return n;n=t,e.avail_in--,e.total_in++,a.need+=(255&e.read_byte(e.next_in_index++))<<16&16711680,a.mode=4;case 4:if(0===e.avail_in)return n;n=t,e.avail_in--,e.total_in++,a.need+=(255&e.read_byte(e.next_in_index++))<<8&65280,a.mode=5;case 5:return 0===e.avail_in?n:(n=t,e.avail_in--,e.total_in++,a.need+=255&e.read_byte(e.next_in_index++),a.mode=6,2);case 6:return a.mode=Ft,e.msg="need dictionary",a.marker=0,lt;case 7:if(n=a.blocks.proc(e,n),n==ot){a.mode=Ft,a.marker=0;break}if(n==rt&&(n=t),n!=st)return n;n=t,a.blocks.reset(e,a.was),a.mode=12;case 12:return e.avail_in=0,st;case Ft:return ot;default:return lt}},e.inflateSetDictionary=(e,t,n)=>{let i=0,a=n;if(!e||!e.istate||6!=e.istate.mode)return lt;const r=e.istate;return a<1<<r.wbits||(a=(1<<r.wbits)-1,i=n-a),r.blocks.set_dictionary(t,i,a),r.mode=7,rt},e.inflateSync=e=>{let n,i,a,r,s;if(!e||!e.istate)return lt;const l=e.istate;if(l.mode!=Ft&&(l.mode=Ft,l.marker=0),0===(n=e.avail_in))return dt;for(i=e.next_in_index,a=l.marker;0!==n&&4>a;)e.read_byte(i)==Ot[a]?a++:a=0!==e.read_byte(i)?0:4-a,i++,n--;return e.total_in+=i-e.next_in_index,e.next_in_index=i,e.avail_in=n,l.marker=a,4!=a?ot:(r=e.total_in,s=e.total_out,t(e),e.total_in=r,e.total_out=s,l.mode=7,rt)},e.inflateSyncPoint=e=>e&&e.istate&&e.istate.blocks?e.istate.blocks.sync_point():lt}function Gt(){}function Xt(e){const t=new Gt,n=e&&e.chunkSize?i.floor(2*e.chunkSize):131072,s=new r(n);let l=!1;t.inflateInit(),t.next_out=s,this.append=(e,i)=>{const o=[];let _,d,u=0,c=0,f=0;if(0!==e.length){t.next_in_index=0,t.next_in=e,t.avail_in=e.length;do{if(t.next_out_index=0,t.avail_out=n,0!==t.avail_in||l||(t.next_in_index=0,l=!0),_=t.inflate(0),l&&_===dt){if(0!==t.avail_in)throw new a("inflating: bad input")}else if(_!==rt&&_!==st)throw new a("inflating: "+t.msg);if((l||_===st)&&t.avail_in===e.length)throw new a("inflating: bad input");t.next_out_index&&(t.next_out_index===n?o.push(new r(s)):o.push(s.subarray(0,t.next_out_index))),f+=t.next_out_index,i&&t.next_in_index>0&&t.next_in_index!=u&&(i(t.next_in_index),u=t.next_in_index)}while(t.avail_in>0||0===t.avail_out);return o.length>1?(d=new r(f),o.forEach((e=>{d.set(e,c),c+=e.length}))):d=o[0]?new r(o[0]):new r,d}},this.flush=()=>{t.inflateEnd()}}Gt.prototype={inflateInit(e){const t=this;return t.istate=new jt,e||(e=15),t.istate.inflateInit(t,e)},inflate(e){const t=this;return t.istate?t.istate.inflate(t,e):lt},inflateEnd(){const e=this;if(!e.istate)return lt;const t=e.istate.inflateEnd(e);return e.istate=null,t},inflateSync(){const e=this;return e.istate?e.istate.inflateSync(e):lt},inflateSetDictionary(e,t){const n=this;return n.istate?n.istate.inflateSetDictionary(n,e,t):lt},read_byte(e){return this.next_in[e]},read_buf(e,t){return this.next_in.subarray(e,e+t)}},self.initCodec=()=>{self.Deflate=at,self.Inflate=Xt}}();
zipjs

Version Info

Tagged at
3 weeks ago