handler-playable-sdk 0.3.20 → 0.3.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  import{c as Va,d as He,e as Ka}from"./chunk-I5OOVR5U.js";import{i as or}from"./chunk-LV4HGC5G.js";import{c as en,d as sr,g as sc,h as Xa,j as Za,l as oc,m as lc,n as Ja,o as cc}from"./chunk-ZLL42OOV.js";import{a as Ne,b as P,c as fg}from"./chunk-Q7FPWOA3.js";var nn=P((pw,ss)=>{"use strict";typeof process=="undefined"||!process.version||process.version.indexOf("v0.")===0||process.version.indexOf("v1.")===0&&process.version.indexOf("v1.8.")!==0?ss.exports={nextTick:xg}:ss.exports=process;function xg(e,t,i,n){if(typeof e!="function")throw new TypeError('"callback" argument must be a function');var r=arguments.length,a,s;switch(r){case 0:case 1:return process.nextTick(e);case 2:return process.nextTick(function(){e.call(null,t)});case 3:return process.nextTick(function(){e.call(null,t,i)});case 4:return process.nextTick(function(){e.call(null,t,i,n)});default:for(a=new Array(r-1),s=0;s<a.length;)a[s++]=arguments[s];return process.nextTick(function(){e.apply(null,a)})}}});var qc=P((fw,$c)=>{"use strict";var wg={}.toString;$c.exports=Array.isArray||function(e){return wg.call(e)=="[object Array]"}});var os=P((hw,Gc)=>{"use strict";Gc.exports=Ne("stream")});var rn=P((ls,Yc)=>{"use strict";var Ar=Ne("buffer"),tt=Ar.Buffer;function Wc(e,t){for(var i in e)t[i]=e[i]}tt.from&&tt.alloc&&tt.allocUnsafe&&tt.allocUnsafeSlow?Yc.exports=Ar:(Wc(Ar,ls),ls.Buffer=ui);function ui(e,t,i){return tt(e,t,i)}Wc(tt,ui);ui.from=function(e,t,i){if(typeof e=="number")throw new TypeError("Argument must not be a number");return tt(e,t,i)};ui.alloc=function(e,t,i){if(typeof e!="number")throw new TypeError("Argument must be a number");var n=tt(e);return t!==void 0?typeof i=="string"?n.fill(t,i):n.fill(t):n.fill(0),n};ui.allocUnsafe=function(e){if(typeof e!="number")throw new TypeError("Argument must be a number");return tt(e)};ui.allocUnsafeSlow=function(e){if(typeof e!="number")throw new TypeError("Argument must be a number");return Ar.SlowBuffer(e)}});var pi=P(le=>{"use strict";function _g(e){return Array.isArray?Array.isArray(e):Cr(e)==="[object Array]"}le.isArray=_g;function Eg(e){return typeof e=="boolean"}le.isBoolean=Eg;function Sg(e){return e===null}le.isNull=Sg;function Ag(e){return e==null}le.isNullOrUndefined=Ag;function Cg(e){return typeof e=="number"}le.isNumber=Cg;function Tg(e){return typeof e=="string"}le.isString=Tg;function kg(e){return typeof e=="symbol"}le.isSymbol=kg;function Lg(e){return e===void 0}le.isUndefined=Lg;function Rg(e){return Cr(e)==="[object RegExp]"}le.isRegExp=Rg;function Mg(e){return typeof e=="object"&&e!==null}le.isObject=Mg;function Pg(e){return Cr(e)==="[object Date]"}le.isDate=Pg;function Ig(e){return Cr(e)==="[object Error]"||e instanceof Error}le.isError=Ig;function Og(e){return typeof e=="function"}le.isFunction=Og;function Dg(e){return e===null||typeof e=="boolean"||typeof e=="number"||typeof e=="string"||typeof e=="symbol"||typeof e=="undefined"}le.isPrimitive=Dg;le.isBuffer=Ne("buffer").Buffer.isBuffer;function Cr(e){return Object.prototype.toString.call(e)}});var Vc=P((mw,cs)=>{"use strict";typeof Object.create=="function"?cs.exports=function(t,i){i&&(t.super_=i,t.prototype=Object.create(i.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}))}:cs.exports=function(t,i){if(i){t.super_=i;var n=function(){};n.prototype=i.prototype,t.prototype=new n,t.prototype.constructor=t}}});var fi=P((bw,us)=>{"use strict";try{if(ds=Ne("util"),typeof ds.inherits!="function")throw"";us.exports=ds.inherits}catch{us.exports=Vc()}var ds});var Xc=P((vw,ps)=>{"use strict";function jg(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var Kc=rn().Buffer,an=Ne("util");function zg(e,t,i){e.copy(t,i)}ps.exports=(function(){function e(){jg(this,e),this.head=null,this.tail=null,this.length=0}return e.prototype.push=function(i){var n={data:i,next:null};this.length>0?this.tail.next=n:this.head=n,this.tail=n,++this.length},e.prototype.unshift=function(i){var n={data:i,next:this.head};this.length===0&&(this.tail=n),this.head=n,++this.length},e.prototype.shift=function(){if(this.length!==0){var i=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,i}},e.prototype.clear=function(){this.head=this.tail=null,this.length=0},e.prototype.join=function(i){if(this.length===0)return"";for(var n=this.head,r=""+n.data;n=n.next;)r+=i+n.data;return r},e.prototype.concat=function(i){if(this.length===0)return Kc.alloc(0);for(var n=Kc.allocUnsafe(i>>>0),r=this.head,a=0;r;)zg(r.data,n,a),a+=r.data.length,r=r.next;return n},e})();an&&an.inspect&&an.inspect.custom&&(ps.exports.prototype[an.inspect.custom]=function(){var e=an.inspect({length:this.length});return this.constructor.name+" "+e})});var fs=P((yw,Zc)=>{"use strict";var Tr=nn();function Bg(e,t){var i=this,n=this._readableState&&this._readableState.destroyed,r=this._writableState&&this._writableState.destroyed;return n||r?(t?t(e):e&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,Tr.nextTick(kr,this,e)):Tr.nextTick(kr,this,e)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(e||null,function(a){!t&&a?i._writableState?i._writableState.errorEmitted||(i._writableState.errorEmitted=!0,Tr.nextTick(kr,i,a)):Tr.nextTick(kr,i,a):t&&t(a)}),this)}function Fg(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}function kr(e,t){e.emit("error",t)}Zc.exports={destroy:Bg,undestroy:Fg}});var Qc=P((xw,Jc)=>{"use strict";Jc.exports=Ne("util").deprecate});var gs=P((ww,od)=>{"use strict";var Bt=nn();od.exports=Q;function td(e){var t=this;this.next=null,this.entry=null,this.finish=function(){nm(t,e)}}var Ng=!process.browser&&["v0.10","v0.9."].indexOf(process.version.slice(0,5))>-1?setImmediate:Bt.nextTick,hi;Q.WritableState=on;var id=Object.create(pi());id.inherits=fi();var Hg={deprecate:Qc()},nd=os(),Rr=rn().Buffer,Ug=(typeof global!="undefined"?global:typeof window!="undefined"?window:typeof self!="undefined"?self:{}).Uint8Array||function(){};function $g(e){return Rr.from(e)}function qg(e){return Rr.isBuffer(e)||e instanceof Ug}var rd=fs();id.inherits(Q,nd);function Gg(){}function on(e,t){hi=hi||Ft(),e=e||{};var i=t instanceof hi;this.objectMode=!!e.objectMode,i&&(this.objectMode=this.objectMode||!!e.writableObjectMode);var n=e.highWaterMark,r=e.writableHighWaterMark,a=this.objectMode?16:16*1024;n||n===0?this.highWaterMark=n:i&&(r||r===0)?this.highWaterMark=r:this.highWaterMark=a,this.highWaterMark=Math.floor(this.highWaterMark),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var s=e.decodeStrings===!1;this.decodeStrings=!s,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(o){Jg(t,o)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.bufferedRequestCount=0,this.corkedRequestsFree=new td(this)}on.prototype.getBuffer=function(){for(var t=this.bufferedRequest,i=[];t;)i.push(t),t=t.next;return i};(function(){try{Object.defineProperty(on.prototype,"buffer",{get:Hg.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch{}})();var Lr;typeof Symbol=="function"&&Symbol.hasInstance&&typeof Function.prototype[Symbol.hasInstance]=="function"?(Lr=Function.prototype[Symbol.hasInstance],Object.defineProperty(Q,Symbol.hasInstance,{value:function(e){return Lr.call(this,e)?!0:this!==Q?!1:e&&e._writableState instanceof on}})):Lr=function(e){return e instanceof this};function Q(e){if(hi=hi||Ft(),!Lr.call(Q,this)&&!(this instanceof hi))return new Q(e);this._writableState=new on(e,this),this.writable=!0,e&&(typeof e.write=="function"&&(this._write=e.write),typeof e.writev=="function"&&(this._writev=e.writev),typeof e.destroy=="function"&&(this._destroy=e.destroy),typeof e.final=="function"&&(this._final=e.final)),nd.call(this)}Q.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))};function Wg(e,t){var i=new Error("write after end");e.emit("error",i),Bt.nextTick(t,i)}function Yg(e,t,i,n){var r=!0,a=!1;return i===null?a=new TypeError("May not write null values to stream"):typeof i!="string"&&i!==void 0&&!t.objectMode&&(a=new TypeError("Invalid non-string/buffer chunk")),a&&(e.emit("error",a),Bt.nextTick(n,a),r=!1),r}Q.prototype.write=function(e,t,i){var n=this._writableState,r=!1,a=!n.objectMode&&qg(e);return a&&!Rr.isBuffer(e)&&(e=$g(e)),typeof t=="function"&&(i=t,t=null),a?t="buffer":t||(t=n.defaultEncoding),typeof i!="function"&&(i=Gg),n.ended?Wg(this,i):(a||Yg(this,n,e,i))&&(n.pendingcb++,r=Kg(this,n,a,e,t,i)),r};Q.prototype.cork=function(){var e=this._writableState;e.corked++};Q.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,!e.writing&&!e.corked&&!e.bufferProcessing&&e.bufferedRequest&&ad(this,e))};Q.prototype.setDefaultEncoding=function(t){if(typeof t=="string"&&(t=t.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((t+"").toLowerCase())>-1))throw new TypeError("Unknown encoding: "+t);return this._writableState.defaultEncoding=t,this};function Vg(e,t,i){return!e.objectMode&&e.decodeStrings!==!1&&typeof t=="string"&&(t=Rr.from(t,i)),t}Object.defineProperty(Q.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});function Kg(e,t,i,n,r,a){if(!i){var s=Vg(t,n,r);n!==s&&(i=!0,r="buffer",n=s)}var o=t.objectMode?1:n.length;t.length+=o;var c=t.length<t.highWaterMark;if(c||(t.needDrain=!0),t.writing||t.corked){var l=t.lastBufferedRequest;t.lastBufferedRequest={chunk:n,encoding:r,isBuf:i,callback:a,next:null},l?l.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else hs(e,t,!1,o,n,r,a);return c}function hs(e,t,i,n,r,a,s){t.writelen=n,t.writecb=s,t.writing=!0,t.sync=!0,i?e._writev(r,t.onwrite):e._write(r,a,t.onwrite),t.sync=!1}function Xg(e,t,i,n,r){--t.pendingcb,i?(Bt.nextTick(r,n),Bt.nextTick(sn,e,t),e._writableState.errorEmitted=!0,e.emit("error",n)):(r(n),e._writableState.errorEmitted=!0,e.emit("error",n),sn(e,t))}function Zg(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}function Jg(e,t){var i=e._writableState,n=i.sync,r=i.writecb;if(Zg(i),t)Xg(e,i,n,t,r);else{var a=sd(i);!a&&!i.corked&&!i.bufferProcessing&&i.bufferedRequest&&ad(e,i),n?Ng(ed,e,i,a,r):ed(e,i,a,r)}}function ed(e,t,i,n){i||Qg(e,t),t.pendingcb--,n(),sn(e,t)}function Qg(e,t){t.length===0&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}function ad(e,t){t.bufferProcessing=!0;var i=t.bufferedRequest;if(e._writev&&i&&i.next){var n=t.bufferedRequestCount,r=new Array(n),a=t.corkedRequestsFree;a.entry=i;for(var s=0,o=!0;i;)r[s]=i,i.isBuf||(o=!1),i=i.next,s+=1;r.allBuffers=o,hs(e,t,!0,t.length,r,"",a.finish),t.pendingcb++,t.lastBufferedRequest=null,a.next?(t.corkedRequestsFree=a.next,a.next=null):t.corkedRequestsFree=new td(t),t.bufferedRequestCount=0}else{for(;i;){var c=i.chunk,l=i.encoding,d=i.callback,u=t.objectMode?1:c.length;if(hs(e,t,!1,u,c,l,d),i=i.next,t.bufferedRequestCount--,t.writing)break}i===null&&(t.lastBufferedRequest=null)}t.bufferedRequest=i,t.bufferProcessing=!1}Q.prototype._write=function(e,t,i){i(new Error("_write() is not implemented"))};Q.prototype._writev=null;Q.prototype.end=function(e,t,i){var n=this._writableState;typeof e=="function"?(i=e,e=null,t=null):typeof t=="function"&&(i=t,t=null),e!=null&&this.write(e,t),n.corked&&(n.corked=1,this.uncork()),n.ending||im(this,n,i)};function sd(e){return e.ending&&e.length===0&&e.bufferedRequest===null&&!e.finished&&!e.writing}function em(e,t){e._final(function(i){t.pendingcb--,i&&e.emit("error",i),t.prefinished=!0,e.emit("prefinish"),sn(e,t)})}function tm(e,t){!t.prefinished&&!t.finalCalled&&(typeof e._final=="function"?(t.pendingcb++,t.finalCalled=!0,Bt.nextTick(em,e,t)):(t.prefinished=!0,e.emit("prefinish")))}function sn(e,t){var i=sd(t);return i&&(tm(e,t),t.pendingcb===0&&(t.finished=!0,e.emit("finish"))),i}function im(e,t,i){t.ending=!0,sn(e,t),i&&(t.finished?Bt.nextTick(i):e.once("finish",i)),t.ended=!0,e.writable=!1}function nm(e,t,i){var n=e.entry;for(e.entry=null;n;){var r=n.callback;t.pendingcb--,r(i),n=n.next}t.corkedRequestsFree.next=e}Object.defineProperty(Q.prototype,"destroyed",{get:function(){return this._writableState===void 0?!1:this._writableState.destroyed},set:function(e){this._writableState&&(this._writableState.destroyed=e)}});Q.prototype.destroy=rd.destroy;Q.prototype._undestroy=rd.undestroy;Q.prototype._destroy=function(e,t){this.end(),t(e)}});var Ft=P((_w,ud)=>{"use strict";var ld=nn(),rm=Object.keys||function(e){var t=[];for(var i in e)t.push(i);return t};ud.exports=it;var cd=Object.create(pi());cd.inherits=fi();var dd=vs(),bs=gs();cd.inherits(it,dd);for(ms=rm(bs.prototype),Mr=0;Mr<ms.length;Mr++)Pr=ms[Mr],it.prototype[Pr]||(it.prototype[Pr]=bs.prototype[Pr]);var ms,Pr,Mr;function it(e){if(!(this instanceof it))return new it(e);dd.call(this,e),bs.call(this,e),e&&e.readable===!1&&(this.readable=!1),e&&e.writable===!1&&(this.writable=!1),this.allowHalfOpen=!0,e&&e.allowHalfOpen===!1&&(this.allowHalfOpen=!1),this.once("end",am)}Object.defineProperty(it.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});function am(){this.allowHalfOpen||this._writableState.ended||ld.nextTick(sm,this)}function sm(e){e.end()}Object.defineProperty(it.prototype,"destroyed",{get:function(){return this._readableState===void 0||this._writableState===void 0?!1:this._readableState.destroyed&&this._writableState.destroyed},set:function(e){this._readableState===void 0||this._writableState===void 0||(this._readableState.destroyed=e,this._writableState.destroyed=e)}});it.prototype._destroy=function(e,t){this.push(null),this.end(),ld.nextTick(t,e)}});var ws=P(fd=>{"use strict";var xs=rn().Buffer,pd=xs.isEncoding||function(e){switch(e=""+e,e&&e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function om(e){if(!e)return"utf8";for(var t;;)switch(e){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return e;default:if(t)return;e=(""+e).toLowerCase(),t=!0}}function lm(e){var t=om(e);if(typeof t!="string"&&(xs.isEncoding===pd||!pd(e)))throw new Error("Unknown encoding: "+e);return t||e}fd.StringDecoder=ln;function ln(e){this.encoding=lm(e);var t;switch(this.encoding){case"utf16le":this.text=hm,this.end=gm,t=4;break;case"utf8":this.fillLast=um,t=4;break;case"base64":this.text=mm,this.end=bm,t=3;break;default:this.write=vm,this.end=ym;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=xs.allocUnsafe(t)}ln.prototype.write=function(e){if(e.length===0)return"";var t,i;if(this.lastNeed){if(t=this.fillLast(e),t===void 0)return"";i=this.lastNeed,this.lastNeed=0}else i=0;return i<e.length?t?t+this.text(e,i):this.text(e,i):t||""};ln.prototype.end=fm;ln.prototype.text=pm;ln.prototype.fillLast=function(e){if(this.lastNeed<=e.length)return e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,e.length),this.lastNeed-=e.length};function ys(e){return e<=127?0:e>>5===6?2:e>>4===14?3:e>>3===30?4:e>>6===2?-1:-2}function cm(e,t,i){var n=t.length-1;if(n<i)return 0;var r=ys(t[n]);return r>=0?(r>0&&(e.lastNeed=r-1),r):--n<i||r===-2?0:(r=ys(t[n]),r>=0?(r>0&&(e.lastNeed=r-2),r):--n<i||r===-2?0:(r=ys(t[n]),r>=0?(r>0&&(r===2?r=0:e.lastNeed=r-3),r):0))}function dm(e,t,i){if((t[0]&192)!==128)return e.lastNeed=0,"\uFFFD";if(e.lastNeed>1&&t.length>1){if((t[1]&192)!==128)return e.lastNeed=1,"\uFFFD";if(e.lastNeed>2&&t.length>2&&(t[2]&192)!==128)return e.lastNeed=2,"\uFFFD"}}function um(e){var t=this.lastTotal-this.lastNeed,i=dm(this,e,t);if(i!==void 0)return i;if(this.lastNeed<=e.length)return e.copy(this.lastChar,t,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,t,0,e.length),this.lastNeed-=e.length}function pm(e,t){var i=cm(this,e,t);if(!this.lastNeed)return e.toString("utf8",t);this.lastTotal=i;var n=e.length-(i-this.lastNeed);return e.copy(this.lastChar,0,n),e.toString("utf8",t,n)}function fm(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+"\uFFFD":t}function hm(e,t){if((e.length-t)%2===0){var i=e.toString("utf16le",t);if(i){var n=i.charCodeAt(i.length-1);if(n>=55296&&n<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1],i.slice(0,-1)}return i}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=e[e.length-1],e.toString("utf16le",t,e.length-1)}function gm(e){var t=e&&e.length?this.write(e):"";if(this.lastNeed){var i=this.lastTotal-this.lastNeed;return t+this.lastChar.toString("utf16le",0,i)}return t}function mm(e,t){var i=(e.length-t)%3;return i===0?e.toString("base64",t):(this.lastNeed=3-i,this.lastTotal=3,i===1?this.lastChar[0]=e[e.length-1]:(this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1]),e.toString("base64",t,e.length-i))}function bm(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+this.lastChar.toString("base64",0,3-this.lastNeed):t}function vm(e){return e.toString(this.encoding)}function ym(e){return e&&e.length?this.write(e):""}});var vs=P((Aw,Ad)=>{"use strict";var mi=nn();Ad.exports=G;var xm=qc(),cn;G.ReadableState=xd;var Sw=Ne("events").EventEmitter,bd=function(e,t){return e.listeners(t).length},Cs=os(),dn=rn().Buffer,wm=(typeof global!="undefined"?global:typeof window!="undefined"?window:typeof self!="undefined"?self:{}).Uint8Array||function(){};function _m(e){return dn.from(e)}function Em(e){return dn.isBuffer(e)||e instanceof wm}var vd=Object.create(pi());vd.inherits=fi();var _s=Ne("util"),H=void 0;_s&&_s.debuglog?H=_s.debuglog("stream"):H=function(){};var Sm=Xc(),yd=fs(),gi;vd.inherits(G,Cs);var Es=["error","close","destroy","pause","resume"];function Am(e,t,i){if(typeof e.prependListener=="function")return e.prependListener(t,i);!e._events||!e._events[t]?e.on(t,i):xm(e._events[t])?e._events[t].unshift(i):e._events[t]=[i,e._events[t]]}function xd(e,t){cn=cn||Ft(),e=e||{};var i=t instanceof cn;this.objectMode=!!e.objectMode,i&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var n=e.highWaterMark,r=e.readableHighWaterMark,a=this.objectMode?16:16*1024;n||n===0?this.highWaterMark=n:i&&(r||r===0)?this.highWaterMark=r:this.highWaterMark=a,this.highWaterMark=Math.floor(this.highWaterMark),this.buffer=new Sm,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.destroyed=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(gi||(gi=ws().StringDecoder),this.decoder=new gi(e.encoding),this.encoding=e.encoding)}function G(e){if(cn=cn||Ft(),!(this instanceof G))return new G(e);this._readableState=new xd(e,this),this.readable=!0,e&&(typeof e.read=="function"&&(this._read=e.read),typeof e.destroy=="function"&&(this._destroy=e.destroy)),Cs.call(this)}Object.defineProperty(G.prototype,"destroyed",{get:function(){return this._readableState===void 0?!1:this._readableState.destroyed},set:function(e){this._readableState&&(this._readableState.destroyed=e)}});G.prototype.destroy=yd.destroy;G.prototype._undestroy=yd.undestroy;G.prototype._destroy=function(e,t){this.push(null),t(e)};G.prototype.push=function(e,t){var i=this._readableState,n;return i.objectMode?n=!0:typeof e=="string"&&(t=t||i.defaultEncoding,t!==i.encoding&&(e=dn.from(e,t),t=""),n=!0),wd(this,e,t,!1,n)};G.prototype.unshift=function(e){return wd(this,e,null,!0,!1)};function wd(e,t,i,n,r){var a=e._readableState;if(t===null)a.reading=!1,Lm(e,a);else{var s;r||(s=Cm(a,t)),s?e.emit("error",s):a.objectMode||t&&t.length>0?(typeof t!="string"&&!a.objectMode&&Object.getPrototypeOf(t)!==dn.prototype&&(t=_m(t)),n?a.endEmitted?e.emit("error",new Error("stream.unshift() after end event")):Ss(e,a,t,!0):a.ended?e.emit("error",new Error("stream.push() after EOF")):(a.reading=!1,a.decoder&&!i?(t=a.decoder.write(t),a.objectMode||t.length!==0?Ss(e,a,t,!1):_d(e,a)):Ss(e,a,t,!1))):n||(a.reading=!1)}return Tm(a)}function Ss(e,t,i,n){t.flowing&&t.length===0&&!t.sync?(e.emit("data",i),e.read(0)):(t.length+=t.objectMode?1:i.length,n?t.buffer.unshift(i):t.buffer.push(i),t.needReadable&&Ir(e)),_d(e,t)}function Cm(e,t){var i;return!Em(t)&&typeof t!="string"&&t!==void 0&&!e.objectMode&&(i=new TypeError("Invalid non-string/buffer chunk")),i}function Tm(e){return!e.ended&&(e.needReadable||e.length<e.highWaterMark||e.length===0)}G.prototype.isPaused=function(){return this._readableState.flowing===!1};G.prototype.setEncoding=function(e){return gi||(gi=ws().StringDecoder),this._readableState.decoder=new gi(e),this._readableState.encoding=e,this};var hd=8388608;function km(e){return e>=hd?e=hd:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}function gd(e,t){return e<=0||t.length===0&&t.ended?0:t.objectMode?1:e!==e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=km(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}G.prototype.read=function(e){H("read",e),e=parseInt(e,10);var t=this._readableState,i=e;if(e!==0&&(t.emittedReadable=!1),e===0&&t.needReadable&&(t.length>=t.highWaterMark||t.ended))return H("read: emitReadable",t.length,t.ended),t.length===0&&t.ended?As(this):Ir(this),null;if(e=gd(e,t),e===0&&t.ended)return t.length===0&&As(this),null;var n=t.needReadable;H("need readable",n),(t.length===0||t.length-e<t.highWaterMark)&&(n=!0,H("length less than watermark",n)),t.ended||t.reading?(n=!1,H("reading or ended",n)):n&&(H("do read"),t.reading=!0,t.sync=!0,t.length===0&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=gd(i,t)));var r;return e>0?r=Ed(e,t):r=null,r===null?(t.needReadable=!0,e=0):t.length-=e,t.length===0&&(t.ended||(t.needReadable=!0),i!==e&&t.ended&&As(this)),r!==null&&this.emit("data",r),r};function Lm(e,t){if(!t.ended){if(t.decoder){var i=t.decoder.end();i&&i.length&&(t.buffer.push(i),t.length+=t.objectMode?1:i.length)}t.ended=!0,Ir(e)}}function Ir(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(H("emitReadable",t.flowing),t.emittedReadable=!0,t.sync?mi.nextTick(md,e):md(e))}function md(e){H("emit readable"),e.emit("readable"),Ts(e)}function _d(e,t){t.readingMore||(t.readingMore=!0,mi.nextTick(Rm,e,t))}function Rm(e,t){for(var i=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length<t.highWaterMark&&(H("maybeReadMore read 0"),e.read(0),i!==t.length);)i=t.length;t.readingMore=!1}G.prototype._read=function(e){this.emit("error",new Error("_read() is not implemented"))};G.prototype.pipe=function(e,t){var i=this,n=this._readableState;switch(n.pipesCount){case 0:n.pipes=e;break;case 1:n.pipes=[n.pipes,e];break;default:n.pipes.push(e);break}n.pipesCount+=1,H("pipe count=%d opts=%j",n.pipesCount,t);var r=(!t||t.end!==!1)&&e!==process.stdout&&e!==process.stderr,a=r?o:g;n.endEmitted?mi.nextTick(a):i.once("end",a),e.on("unpipe",s);function s(v,m){H("onunpipe"),v===i&&m&&m.hasUnpiped===!1&&(m.hasUnpiped=!0,d())}function o(){H("onend"),e.end()}var c=Mm(i);e.on("drain",c);var l=!1;function d(){H("cleanup"),e.removeListener("close",b),e.removeListener("finish",h),e.removeListener("drain",c),e.removeListener("error",f),e.removeListener("unpipe",s),i.removeListener("end",o),i.removeListener("end",g),i.removeListener("data",p),l=!0,n.awaitDrain&&(!e._writableState||e._writableState.needDrain)&&c()}var u=!1;i.on("data",p);function p(v){H("ondata"),u=!1;var m=e.write(v);m===!1&&!u&&((n.pipesCount===1&&n.pipes===e||n.pipesCount>1&&Sd(n.pipes,e)!==-1)&&!l&&(H("false write response, pause",n.awaitDrain),n.awaitDrain++,u=!0),i.pause())}function f(v){H("onerror",v),g(),e.removeListener("error",f),bd(e,"error")===0&&e.emit("error",v)}Am(e,"error",f);function b(){e.removeListener("finish",h),g()}e.once("close",b);function h(){H("onfinish"),e.removeListener("close",b),g()}e.once("finish",h);function g(){H("unpipe"),i.unpipe(e)}return e.emit("pipe",i),n.flowing||(H("pipe resume"),i.resume()),e};function Mm(e){return function(){var t=e._readableState;H("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,t.awaitDrain===0&&bd(e,"data")&&(t.flowing=!0,Ts(e))}}G.prototype.unpipe=function(e){var t=this._readableState,i={hasUnpiped:!1};if(t.pipesCount===0)return this;if(t.pipesCount===1)return e&&e!==t.pipes?this:(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this,i),this);if(!e){var n=t.pipes,r=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var a=0;a<r;a++)n[a].emit("unpipe",this,{hasUnpiped:!1});return this}var s=Sd(t.pipes,e);return s===-1?this:(t.pipes.splice(s,1),t.pipesCount-=1,t.pipesCount===1&&(t.pipes=t.pipes[0]),e.emit("unpipe",this,i),this)};G.prototype.on=function(e,t){var i=Cs.prototype.on.call(this,e,t);if(e==="data")this._readableState.flowing!==!1&&this.resume();else if(e==="readable"){var n=this._readableState;!n.endEmitted&&!n.readableListening&&(n.readableListening=n.needReadable=!0,n.emittedReadable=!1,n.reading?n.length&&Ir(this):mi.nextTick(Pm,this))}return i};G.prototype.addListener=G.prototype.on;function Pm(e){H("readable nexttick read 0"),e.read(0)}G.prototype.resume=function(){var e=this._readableState;return e.flowing||(H("resume"),e.flowing=!0,Im(this,e)),this};function Im(e,t){t.resumeScheduled||(t.resumeScheduled=!0,mi.nextTick(Om,e,t))}function Om(e,t){t.reading||(H("resume read 0"),e.read(0)),t.resumeScheduled=!1,t.awaitDrain=0,e.emit("resume"),Ts(e),t.flowing&&!t.reading&&e.read(0)}G.prototype.pause=function(){return H("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(H("pause"),this._readableState.flowing=!1,this.emit("pause")),this};function Ts(e){var t=e._readableState;for(H("flow",t.flowing);t.flowing&&e.read()!==null;);}G.prototype.wrap=function(e){var t=this,i=this._readableState,n=!1;e.on("end",function(){if(H("wrapped end"),i.decoder&&!i.ended){var s=i.decoder.end();s&&s.length&&t.push(s)}t.push(null)}),e.on("data",function(s){if(H("wrapped data"),i.decoder&&(s=i.decoder.write(s)),!(i.objectMode&&s==null)&&!(!i.objectMode&&(!s||!s.length))){var o=t.push(s);o||(n=!0,e.pause())}});for(var r in e)this[r]===void 0&&typeof e[r]=="function"&&(this[r]=(function(s){return function(){return e[s].apply(e,arguments)}})(r));for(var a=0;a<Es.length;a++)e.on(Es[a],this.emit.bind(this,Es[a]));return this._read=function(s){H("wrapped _read",s),n&&(n=!1,e.resume())},this};Object.defineProperty(G.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}});G._fromList=Ed;function Ed(e,t){if(t.length===0)return null;var i;return t.objectMode?i=t.buffer.shift():!e||e>=t.length?(t.decoder?i=t.buffer.join(""):t.buffer.length===1?i=t.buffer.head.data:i=t.buffer.concat(t.length),t.buffer.clear()):i=Dm(e,t.buffer,t.decoder),i}function Dm(e,t,i){var n;return e<t.head.data.length?(n=t.head.data.slice(0,e),t.head.data=t.head.data.slice(e)):e===t.head.data.length?n=t.shift():n=i?jm(e,t):zm(e,t),n}function jm(e,t){var i=t.head,n=1,r=i.data;for(e-=r.length;i=i.next;){var a=i.data,s=e>a.length?a.length:e;if(s===a.length?r+=a:r+=a.slice(0,e),e-=s,e===0){s===a.length?(++n,i.next?t.head=i.next:t.head=t.tail=null):(t.head=i,i.data=a.slice(s));break}++n}return t.length-=n,r}function zm(e,t){var i=dn.allocUnsafe(e),n=t.head,r=1;for(n.data.copy(i),e-=n.data.length;n=n.next;){var a=n.data,s=e>a.length?a.length:e;if(a.copy(i,i.length-e,0,s),e-=s,e===0){s===a.length?(++r,n.next?t.head=n.next:t.head=t.tail=null):(t.head=n,n.data=a.slice(s));break}++r}return t.length-=r,i}function As(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,mi.nextTick(Bm,t,e))}function Bm(e,t){!e.endEmitted&&e.length===0&&(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function Sd(e,t){for(var i=0,n=e.length;i<n;i++)if(e[i]===t)return i;return-1}});var ks=P((Cw,kd)=>{"use strict";kd.exports=nt;var Or=Ft(),Td=Object.create(pi());Td.inherits=fi();Td.inherits(nt,Or);function Fm(e,t){var i=this._transformState;i.transforming=!1;var n=i.writecb;if(!n)return this.emit("error",new Error("write callback called multiple times"));i.writechunk=null,i.writecb=null,t!=null&&this.push(t),n(e);var r=this._readableState;r.reading=!1,(r.needReadable||r.length<r.highWaterMark)&&this._read(r.highWaterMark)}function nt(e){if(!(this instanceof nt))return new nt(e);Or.call(this,e),this._transformState={afterTransform:Fm.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,e&&(typeof e.transform=="function"&&(this._transform=e.transform),typeof e.flush=="function"&&(this._flush=e.flush)),this.on("prefinish",Nm)}function Nm(){var e=this;typeof this._flush=="function"?this._flush(function(t,i){Cd(e,t,i)}):Cd(this,null,null)}nt.prototype.push=function(e,t){return this._transformState.needTransform=!1,Or.prototype.push.call(this,e,t)};nt.prototype._transform=function(e,t,i){throw new Error("_transform() is not implemented")};nt.prototype._write=function(e,t,i){var n=this._transformState;if(n.writecb=i,n.writechunk=e,n.writeencoding=t,!n.transforming){var r=this._readableState;(n.needTransform||r.needReadable||r.length<r.highWaterMark)&&this._read(r.highWaterMark)}};nt.prototype._read=function(e){var t=this._transformState;t.writechunk!==null&&t.writecb&&!t.transforming?(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform)):t.needTransform=!0};nt.prototype._destroy=function(e,t){var i=this;Or.prototype._destroy.call(this,e,function(n){t(n),i.emit("close")})};function Cd(e,t,i){if(t)return e.emit("error",t);if(i!=null&&e.push(i),e._writableState.length)throw new Error("Calling transform done when ws.length != 0");if(e._transformState.transforming)throw new Error("Calling transform done when still transforming");return e.push(null)}});var Pd=P((Tw,Md)=>{"use strict";Md.exports=un;var Ld=ks(),Rd=Object.create(pi());Rd.inherits=fi();Rd.inherits(un,Ld);function un(e){if(!(this instanceof un))return new un(e);Ld.call(this,e)}un.prototype._transform=function(e,t,i){i(null,e)}});var Ls=P((re,Dr)=>{"use strict";var Ue=Ne("stream");process.env.READABLE_STREAM==="disable"&&Ue?(Dr.exports=Ue,re=Dr.exports=Ue.Readable,re.Readable=Ue.Readable,re.Writable=Ue.Writable,re.Duplex=Ue.Duplex,re.Transform=Ue.Transform,re.PassThrough=Ue.PassThrough,re.Stream=Ue):(re=Dr.exports=vs(),re.Stream=Ue||re,re.Readable=re,re.Writable=gs(),re.Duplex=Ft(),re.Transform=ks(),re.PassThrough=Pd())});var rt=P(ve=>{"use strict";ve.base64=!0;ve.array=!0;ve.string=!0;ve.arraybuffer=typeof ArrayBuffer!="undefined"&&typeof Uint8Array!="undefined";ve.nodebuffer=typeof Buffer!="undefined";ve.uint8array=typeof Uint8Array!="undefined";if(typeof ArrayBuffer=="undefined")ve.blob=!1;else{Rs=new ArrayBuffer(0);try{ve.blob=new Blob([Rs],{type:"application/zip"}).size===0}catch{try{Id=self.BlobBuilder||self.WebKitBlobBuilder||self.MozBlobBuilder||self.MSBlobBuilder,Ms=new Id,Ms.append(Rs),ve.blob=Ms.getBlob("application/zip").size===0}catch{ve.blob=!1}}}var Rs,Id,Ms;try{ve.nodestream=!!Ls().Readable}catch{ve.nodestream=!1}});var Is=P(Ps=>{"use strict";var Hm=Y(),Um=rt(),$e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";Ps.encode=function(e){for(var t=[],i,n,r,a,s,o,c,l=0,d=e.length,u=d,p=Hm.getTypeOf(e)!=="string";l<e.length;)u=d-l,p?(i=e[l++],n=l<d?e[l++]:0,r=l<d?e[l++]:0):(i=e.charCodeAt(l++),n=l<d?e.charCodeAt(l++):0,r=l<d?e.charCodeAt(l++):0),a=i>>2,s=(i&3)<<4|n>>4,o=u>1?(n&15)<<2|r>>6:64,c=u>2?r&63:64,t.push($e.charAt(a)+$e.charAt(s)+$e.charAt(o)+$e.charAt(c));return t.join("")};Ps.decode=function(e){var t,i,n,r,a,s,o,c=0,l=0,d="data:";if(e.substr(0,d.length)===d)throw new Error("Invalid base64 input, it looks like a data url.");e=e.replace(/[^A-Za-z0-9+/=]/g,"");var u=e.length*3/4;if(e.charAt(e.length-1)===$e.charAt(64)&&u--,e.charAt(e.length-2)===$e.charAt(64)&&u--,u%1!==0)throw new Error("Invalid base64 input, bad content length.");var p;for(Um.uint8array?p=new Uint8Array(u|0):p=new Array(u|0);c<e.length;)r=$e.indexOf(e.charAt(c++)),a=$e.indexOf(e.charAt(c++)),s=$e.indexOf(e.charAt(c++)),o=$e.indexOf(e.charAt(c++)),t=r<<2|a>>4,i=(a&15)<<4|s>>2,n=(s&3)<<6|o,p[l++]=t,s!==64&&(p[l++]=i),o!==64&&(p[l++]=n);return p}});var pn=P((Rw,Od)=>{"use strict";Od.exports={isNode:typeof Buffer!="undefined",newBufferFrom:function(e,t){if(Buffer.from&&Buffer.from!==Uint8Array.from)return Buffer.from(e,t);if(typeof e=="number")throw new Error('The "data" argument must not be a number');return new Buffer(e,t)},allocBuffer:function(e){if(Buffer.alloc)return Buffer.alloc(e);var t=new Buffer(e);return t.fill(0),t},isBuffer:function(e){return Buffer.isBuffer(e)},isStream:function(e){return e&&typeof e.on=="function"&&typeof e.pause=="function"&&typeof e.resume=="function"}}});var Bd=P((Mw,zd)=>{"use strict";var Dd=global.MutationObserver||global.WebKitMutationObserver,bi;process.browser?Dd?(Os=0,jd=new Dd(fn),Ds=global.document.createTextNode(""),jd.observe(Ds,{characterData:!0}),bi=function(){Ds.data=Os=++Os%2}):!global.setImmediate&&typeof global.MessageChannel!="undefined"?(js=new global.MessageChannel,js.port1.onmessage=fn,bi=function(){js.port2.postMessage(0)}):"document"in global&&"onreadystatechange"in global.document.createElement("script")?bi=function(){var e=global.document.createElement("script");e.onreadystatechange=function(){fn(),e.onreadystatechange=null,e.parentNode.removeChild(e),e=null},global.document.documentElement.appendChild(e)}:bi=function(){setTimeout(fn,0)}:bi=function(){process.nextTick(fn)};var Os,jd,Ds,js,zs,hn=[];function fn(){zs=!0;for(var e,t,i=hn.length;i;){for(t=hn,hn=[],e=-1;++e<i;)t[e]();i=hn.length}zs=!1}zd.exports=$m;function $m(e){hn.push(e)===1&&!zs&&bi()}});var Gd=P((Pw,qd)=>{"use strict";var Fd=Bd();function vi(){}var ce={},Nd=["REJECTED"],Bs=["FULFILLED"],Hd=["PENDING"];process.browser||(gn=["UNHANDLED"]);var gn;qd.exports=xt;function xt(e){if(typeof e!="function")throw new TypeError("resolver must be a function");this.state=Hd,this.queue=[],this.outcome=void 0,process.browser||(this.handled=gn),e!==vi&&Ud(this,e)}xt.prototype.finally=function(e){if(typeof e!="function")return this;var t=this.constructor;return this.then(i,n);function i(r){function a(){return r}return t.resolve(e()).then(a)}function n(r){function a(){throw r}return t.resolve(e()).then(a)}};xt.prototype.catch=function(e){return this.then(null,e)};xt.prototype.then=function(e,t){if(typeof e!="function"&&this.state===Bs||typeof t!="function"&&this.state===Nd)return this;var i=new this.constructor(vi);if(process.browser||this.handled===gn&&(this.handled=null),this.state!==Hd){var n=this.state===Bs?e:t;Fs(i,n,this.outcome)}else this.queue.push(new mn(i,e,t));return i};function mn(e,t,i){this.promise=e,typeof t=="function"&&(this.onFulfilled=t,this.callFulfilled=this.otherCallFulfilled),typeof i=="function"&&(this.onRejected=i,this.callRejected=this.otherCallRejected)}mn.prototype.callFulfilled=function(e){ce.resolve(this.promise,e)};mn.prototype.otherCallFulfilled=function(e){Fs(this.promise,this.onFulfilled,e)};mn.prototype.callRejected=function(e){ce.reject(this.promise,e)};mn.prototype.otherCallRejected=function(e){Fs(this.promise,this.onRejected,e)};function Fs(e,t,i){Fd(function(){var n;try{n=t(i)}catch(r){return ce.reject(e,r)}n===e?ce.reject(e,new TypeError("Cannot resolve promise with itself")):ce.resolve(e,n)})}ce.resolve=function(e,t){var i=$d(qm,t);if(i.status==="error")return ce.reject(e,i.value);var n=i.value;if(n)Ud(e,n);else{e.state=Bs,e.outcome=t;for(var r=-1,a=e.queue.length;++r<a;)e.queue[r].callFulfilled(t)}return e};ce.reject=function(e,t){e.state=Nd,e.outcome=t,process.browser||e.handled===gn&&Fd(function(){e.handled===gn&&process.emit("unhandledRejection",t,e)});for(var i=-1,n=e.queue.length;++i<n;)e.queue[i].callRejected(t);return e};function qm(e){var t=e&&e.then;if(e&&(typeof e=="object"||typeof e=="function")&&typeof t=="function")return function(){t.apply(e,arguments)}}function Ud(e,t){var i=!1;function n(o){i||(i=!0,ce.reject(e,o))}function r(o){i||(i=!0,ce.resolve(e,o))}function a(){t(r,n)}var s=$d(a);s.status==="error"&&n(s.value)}function $d(e,t){var i={};try{i.value=e(t),i.status="success"}catch(n){i.status="error",i.value=n}return i}xt.resolve=Gm;function Gm(e){return e instanceof this?e:ce.resolve(new this(vi),e)}xt.reject=Wm;function Wm(e){var t=new this(vi);return ce.reject(t,e)}xt.all=Ym;function Ym(e){var t=this;if(Object.prototype.toString.call(e)!=="[object Array]")return this.reject(new TypeError("must be an array"));var i=e.length,n=!1;if(!i)return this.resolve([]);for(var r=new Array(i),a=0,s=-1,o=new this(vi);++s<i;)c(e[s],s);return o;function c(l,d){t.resolve(l).then(u,function(p){n||(n=!0,ce.reject(o,p))});function u(p){r[d]=p,++a===i&&!n&&(n=!0,ce.resolve(o,r))}}}xt.race=Vm;function Vm(e){var t=this;if(Object.prototype.toString.call(e)!=="[object Array]")return this.reject(new TypeError("must be an array"));var i=e.length,n=!1;if(!i)return this.resolve([]);for(var r=-1,a=new this(vi);++r<i;)s(e[r]);return a;function s(o){t.resolve(o).then(function(c){n||(n=!0,ce.resolve(a,c))},function(c){n||(n=!0,ce.reject(a,c))})}}});var yi=P((Iw,Wd)=>{"use strict";var Ns=null;typeof Promise!="undefined"?Ns=Promise:Ns=Gd();Wd.exports={Promise:Ns}});var Vd=P(Yd=>{"use strict";(function(e,t){"use strict";if(e.setImmediate)return;var i=1,n={},r=!1,a=e.document,s;function o(m){typeof m!="function"&&(m=new Function(""+m));for(var y=new Array(arguments.length-1),x=0;x<y.length;x++)y[x]=arguments[x+1];var w={callback:m,args:y};return n[i]=w,s(i),i++}function c(m){delete n[m]}function l(m){var y=m.callback,x=m.args;switch(x.length){case 0:y();break;case 1:y(x[0]);break;case 2:y(x[0],x[1]);break;case 3:y(x[0],x[1],x[2]);break;default:y.apply(t,x);break}}function d(m){if(r)setTimeout(d,0,m);else{var y=n[m];if(y){r=!0;try{l(y)}finally{c(m),r=!1}}}}function u(){s=function(m){process.nextTick(function(){d(m)})}}function p(){if(e.postMessage&&!e.importScripts){var m=!0,y=e.onmessage;return e.onmessage=function(){m=!1},e.postMessage("","*"),e.onmessage=y,m}}function f(){var m="setImmediate$"+Math.random()+"$",y=function(x){x.source===e&&typeof x.data=="string"&&x.data.indexOf(m)===0&&d(+x.data.slice(m.length))};e.addEventListener?e.addEventListener("message",y,!1):e.attachEvent("onmessage",y),s=function(x){e.postMessage(m+x,"*")}}function b(){var m=new MessageChannel;m.port1.onmessage=function(y){var x=y.data;d(x)},s=function(y){m.port2.postMessage(y)}}function h(){var m=a.documentElement;s=function(y){var x=a.createElement("script");x.onreadystatechange=function(){d(y),x.onreadystatechange=null,m.removeChild(x),x=null},m.appendChild(x)}}function g(){s=function(m){setTimeout(d,0,m)}}var v=Object.getPrototypeOf&&Object.getPrototypeOf(e);v=v&&v.setTimeout?v:e,{}.toString.call(e.process)==="[object process]"?u():p()?f():e.MessageChannel?b():a&&"onreadystatechange"in a.createElement("script")?h():g(),v.setImmediate=o,v.clearImmediate=c})(typeof self=="undefined"?typeof global=="undefined"?Yd:global:self)});var Y=P(ee=>{"use strict";var wt=rt(),Km=Is(),xi=pn(),Hs=yi();Vd();function Xm(e){var t=null;return wt.uint8array?t=new Uint8Array(e.length):t=new Array(e.length),zr(e,t)}ee.newBlob=function(e,t){ee.checkSupport("blob");try{return new Blob([e],{type:t})}catch{try{var i=self.BlobBuilder||self.WebKitBlobBuilder||self.MozBlobBuilder||self.MSBlobBuilder,n=new i;return n.append(e),n.getBlob(t)}catch{throw new Error("Bug : can't construct the Blob.")}}};function bn(e){return e}function zr(e,t){for(var i=0;i<e.length;++i)t[i]=e.charCodeAt(i)&255;return t}var jr={stringifyByChunk:function(e,t,i){var n=[],r=0,a=e.length;if(a<=i)return String.fromCharCode.apply(null,e);for(;r<a;)t==="array"||t==="nodebuffer"?n.push(String.fromCharCode.apply(null,e.slice(r,Math.min(r+i,a)))):n.push(String.fromCharCode.apply(null,e.subarray(r,Math.min(r+i,a)))),r+=i;return n.join("")},stringifyByChar:function(e){for(var t="",i=0;i<e.length;i++)t+=String.fromCharCode(e[i]);return t},applyCanBeUsed:{uint8array:(function(){try{return wt.uint8array&&String.fromCharCode.apply(null,new Uint8Array(1)).length===1}catch{return!1}})(),nodebuffer:(function(){try{return wt.nodebuffer&&String.fromCharCode.apply(null,xi.allocBuffer(1)).length===1}catch{return!1}})()}};function vn(e){var t=65536,i=ee.getTypeOf(e),n=!0;if(i==="uint8array"?n=jr.applyCanBeUsed.uint8array:i==="nodebuffer"&&(n=jr.applyCanBeUsed.nodebuffer),n)for(;t>1;)try{return jr.stringifyByChunk(e,i,t)}catch{t=Math.floor(t/2)}return jr.stringifyByChar(e)}ee.applyFromCharCode=vn;function Br(e,t){for(var i=0;i<e.length;i++)t[i]=e[i];return t}var _t={};_t.string={string:bn,array:function(e){return zr(e,new Array(e.length))},arraybuffer:function(e){return _t.string.uint8array(e).buffer},uint8array:function(e){return zr(e,new Uint8Array(e.length))},nodebuffer:function(e){return zr(e,xi.allocBuffer(e.length))}};_t.array={string:vn,array:bn,arraybuffer:function(e){return new Uint8Array(e).buffer},uint8array:function(e){return new Uint8Array(e)},nodebuffer:function(e){return xi.newBufferFrom(e)}};_t.arraybuffer={string:function(e){return vn(new Uint8Array(e))},array:function(e){return Br(new Uint8Array(e),new Array(e.byteLength))},arraybuffer:bn,uint8array:function(e){return new Uint8Array(e)},nodebuffer:function(e){return xi.newBufferFrom(new Uint8Array(e))}};_t.uint8array={string:vn,array:function(e){return Br(e,new Array(e.length))},arraybuffer:function(e){return e.buffer},uint8array:bn,nodebuffer:function(e){return xi.newBufferFrom(e)}};_t.nodebuffer={string:vn,array:function(e){return Br(e,new Array(e.length))},arraybuffer:function(e){return _t.nodebuffer.uint8array(e).buffer},uint8array:function(e){return Br(e,new Uint8Array(e.length))},nodebuffer:bn};ee.transformTo=function(e,t){if(t||(t=""),!e)return t;ee.checkSupport(e);var i=ee.getTypeOf(t),n=_t[i][e](t);return n};ee.resolve=function(e){for(var t=e.split("/"),i=[],n=0;n<t.length;n++){var r=t[n];r==="."||r===""&&n!==0&&n!==t.length-1||(r===".."?i.pop():i.push(r))}return i.join("/")};ee.getTypeOf=function(e){if(typeof e=="string")return"string";if(Object.prototype.toString.call(e)==="[object Array]")return"array";if(wt.nodebuffer&&xi.isBuffer(e))return"nodebuffer";if(wt.uint8array&&e instanceof Uint8Array)return"uint8array";if(wt.arraybuffer&&e instanceof ArrayBuffer)return"arraybuffer"};ee.checkSupport=function(e){var t=wt[e.toLowerCase()];if(!t)throw new Error(e+" is not supported by this platform")};ee.MAX_VALUE_16BITS=65535;ee.MAX_VALUE_32BITS=-1;ee.pretty=function(e){var t="",i,n;for(n=0;n<(e||"").length;n++)i=e.charCodeAt(n),t+="\\x"+(i<16?"0":"")+i.toString(16).toUpperCase();return t};ee.delay=function(e,t,i){setImmediate(function(){e.apply(i||null,t||[])})};ee.inherits=function(e,t){var i=function(){};i.prototype=t.prototype,e.prototype=new i};ee.extend=function(){var e={},t,i;for(t=0;t<arguments.length;t++)for(i in arguments[t])Object.prototype.hasOwnProperty.call(arguments[t],i)&&typeof e[i]=="undefined"&&(e[i]=arguments[t][i]);return e};ee.prepareContent=function(e,t,i,n,r){var a=Hs.Promise.resolve(t).then(function(s){var o=wt.blob&&(s instanceof Blob||["[object File]","[object Blob]"].indexOf(Object.prototype.toString.call(s))!==-1);return o&&typeof FileReader!="undefined"?new Hs.Promise(function(c,l){var d=new FileReader;d.onload=function(u){c(u.target.result)},d.onerror=function(u){l(u.target.error)},d.readAsArrayBuffer(s)}):s});return a.then(function(s){var o=ee.getTypeOf(s);return o?(o==="arraybuffer"?s=ee.transformTo("uint8array",s):o==="string"&&(r?s=Km.decode(s):i&&n!==!0&&(s=Xm(s))),s):Hs.Promise.reject(new Error("Can't read the data of '"+e+"'. Is it in a supported JavaScript type (String, Blob, ArrayBuffer, etc) ?"))})}});var ye=P((jw,Xd)=>{"use strict";function Kd(e){this.name=e||"default",this.streamInfo={},this.generatedError=null,this.extraStreamInfo={},this.isPaused=!0,this.isFinished=!1,this.isLocked=!1,this._listeners={data:[],end:[],error:[]},this.previous=null}Kd.prototype={push:function(e){this.emit("data",e)},end:function(){if(this.isFinished)return!1;this.flush();try{this.emit("end"),this.cleanUp(),this.isFinished=!0}catch(e){this.emit("error",e)}return!0},error:function(e){return this.isFinished?!1:(this.isPaused?this.generatedError=e:(this.isFinished=!0,this.emit("error",e),this.previous&&this.previous.error(e),this.cleanUp()),!0)},on:function(e,t){return this._listeners[e].push(t),this},cleanUp:function(){this.streamInfo=this.generatedError=this.extraStreamInfo=null,this._listeners=[]},emit:function(e,t){if(this._listeners[e])for(var i=0;i<this._listeners[e].length;i++)this._listeners[e][i].call(this,t)},pipe:function(e){return e.registerPrevious(this)},registerPrevious:function(e){if(this.isLocked)throw new Error("The stream '"+this+"' has already been used.");this.streamInfo=e.streamInfo,this.mergeStreamInfo(),this.previous=e;var t=this;return e.on("data",function(i){t.processChunk(i)}),e.on("end",function(){t.end()}),e.on("error",function(i){t.error(i)}),this},pause:function(){return this.isPaused||this.isFinished?!1:(this.isPaused=!0,this.previous&&this.previous.pause(),!0)},resume:function(){if(!this.isPaused||this.isFinished)return!1;this.isPaused=!1;var e=!1;return this.generatedError&&(this.error(this.generatedError),e=!0),this.previous&&this.previous.resume(),!e},flush:function(){},processChunk:function(e){this.push(e)},withStreamInfo:function(e,t){return this.extraStreamInfo[e]=t,this.mergeStreamInfo(),this},mergeStreamInfo:function(){for(var e in this.extraStreamInfo)Object.prototype.hasOwnProperty.call(this.extraStreamInfo,e)&&(this.streamInfo[e]=this.extraStreamInfo[e])},lock:function(){if(this.isLocked)throw new Error("The stream '"+this+"' has already been used.");this.isLocked=!0,this.previous&&this.previous.lock()},toString:function(){var e="Worker "+this.name;return this.previous?this.previous+" -> "+e:e}};Xd.exports=Kd});var _i=P(Et=>{"use strict";var wi=Y(),Nt=rt(),Zm=pn(),Fr=ye(),yn=new Array(256);for(at=0;at<256;at++)yn[at]=at>=252?6:at>=248?5:at>=240?4:at>=224?3:at>=192?2:1;var at;yn[254]=yn[254]=1;var Jm=function(e){var t,i,n,r,a,s=e.length,o=0;for(r=0;r<s;r++)i=e.charCodeAt(r),(i&64512)===55296&&r+1<s&&(n=e.charCodeAt(r+1),(n&64512)===56320&&(i=65536+(i-55296<<10)+(n-56320),r++)),o+=i<128?1:i<2048?2:i<65536?3:4;for(Nt.uint8array?t=new Uint8Array(o):t=new Array(o),a=0,r=0;a<o;r++)i=e.charCodeAt(r),(i&64512)===55296&&r+1<s&&(n=e.charCodeAt(r+1),(n&64512)===56320&&(i=65536+(i-55296<<10)+(n-56320),r++)),i<128?t[a++]=i:i<2048?(t[a++]=192|i>>>6,t[a++]=128|i&63):i<65536?(t[a++]=224|i>>>12,t[a++]=128|i>>>6&63,t[a++]=128|i&63):(t[a++]=240|i>>>18,t[a++]=128|i>>>12&63,t[a++]=128|i>>>6&63,t[a++]=128|i&63);return t},Qm=function(e,t){var i;for(t=t||e.length,t>e.length&&(t=e.length),i=t-1;i>=0&&(e[i]&192)===128;)i--;return i<0||i===0?t:i+yn[e[i]]>t?i:t},eb=function(e){var t,i,n,r,a=e.length,s=new Array(a*2);for(i=0,t=0;t<a;){if(n=e[t++],n<128){s[i++]=n;continue}if(r=yn[n],r>4){s[i++]=65533,t+=r-1;continue}for(n&=r===2?31:r===3?15:7;r>1&&t<a;)n=n<<6|e[t++]&63,r--;if(r>1){s[i++]=65533;continue}n<65536?s[i++]=n:(n-=65536,s[i++]=55296|n>>10&1023,s[i++]=56320|n&1023)}return s.length!==i&&(s.subarray?s=s.subarray(0,i):s.length=i),wi.applyFromCharCode(s)};Et.utf8encode=function(t){return Nt.nodebuffer?Zm.newBufferFrom(t,"utf-8"):Jm(t)};Et.utf8decode=function(t){return Nt.nodebuffer?wi.transformTo("nodebuffer",t).toString("utf-8"):(t=wi.transformTo(Nt.uint8array?"uint8array":"array",t),eb(t))};function Nr(){Fr.call(this,"utf-8 decode"),this.leftOver=null}wi.inherits(Nr,Fr);Nr.prototype.processChunk=function(e){var t=wi.transformTo(Nt.uint8array?"uint8array":"array",e.data);if(this.leftOver&&this.leftOver.length){if(Nt.uint8array){var i=t;t=new Uint8Array(i.length+this.leftOver.length),t.set(this.leftOver,0),t.set(i,this.leftOver.length)}else t=this.leftOver.concat(t);this.leftOver=null}var n=Qm(t),r=t;n!==t.length&&(Nt.uint8array?(r=t.subarray(0,n),this.leftOver=t.subarray(n,t.length)):(r=t.slice(0,n),this.leftOver=t.slice(n,t.length))),this.push({data:Et.utf8decode(r),meta:e.meta})};Nr.prototype.flush=function(){this.leftOver&&this.leftOver.length&&(this.push({data:Et.utf8decode(this.leftOver),meta:{}}),this.leftOver=null)};Et.Utf8DecodeWorker=Nr;function Us(){Fr.call(this,"utf-8 encode")}wi.inherits(Us,Fr);Us.prototype.processChunk=function(e){this.push({data:Et.utf8encode(e.data),meta:e.meta})};Et.Utf8EncodeWorker=Us});var eu=P((Bw,Qd)=>{"use strict";var Zd=ye(),Jd=Y();function $s(e){Zd.call(this,"ConvertWorker to "+e),this.destType=e}Jd.inherits($s,Zd);$s.prototype.processChunk=function(e){this.push({data:Jd.transformTo(this.destType,e.data),meta:e.meta})};Qd.exports=$s});var nu=P((Fw,iu)=>{"use strict";var tu=Ls().Readable,tb=Y();tb.inherits(qs,tu);function qs(e,t,i){tu.call(this,t),this._helper=e;var n=this;e.on("data",function(r,a){n.push(r)||n._helper.pause(),i&&i(a)}).on("error",function(r){n.emit("error",r)}).on("end",function(){n.push(null)})}qs.prototype._read=function(){this._helper.resume()};iu.exports=qs});var Gs=P((Nw,su)=>{"use strict";var Ht=Y(),ib=eu(),nb=ye(),rb=Is(),ab=rt(),sb=yi(),ru=null;if(ab.nodestream)try{ru=nu()}catch{}function ob(e,t,i){switch(e){case"blob":return Ht.newBlob(Ht.transformTo("arraybuffer",t),i);case"base64":return rb.encode(t);default:return Ht.transformTo(e,t)}}function lb(e,t){var i,n=0,r=null,a=0;for(i=0;i<t.length;i++)a+=t[i].length;switch(e){case"string":return t.join("");case"array":return Array.prototype.concat.apply([],t);case"uint8array":for(r=new Uint8Array(a),i=0;i<t.length;i++)r.set(t[i],n),n+=t[i].length;return r;case"nodebuffer":return Buffer.concat(t);default:throw new Error("concat : unsupported type '"+e+"'")}}function cb(e,t){return new sb.Promise(function(i,n){var r=[],a=e._internalType,s=e._outputType,o=e._mimeType;e.on("data",function(c,l){r.push(c),t&&t(l)}).on("error",function(c){r=[],n(c)}).on("end",function(){try{var c=ob(s,lb(a,r),o);i(c)}catch(l){n(l)}r=[]}).resume()})}function au(e,t,i){var n=t;switch(t){case"blob":case"arraybuffer":n="uint8array";break;case"base64":n="string";break}try{this._internalType=n,this._outputType=t,this._mimeType=i,Ht.checkSupport(n),this._worker=e.pipe(new ib(n)),e.lock()}catch(r){this._worker=new nb("error"),this._worker.error(r)}}au.prototype={accumulate:function(e){return cb(this,e)},on:function(e,t){var i=this;return e==="data"?this._worker.on(e,function(n){t.call(i,n.data,n.meta)}):this._worker.on(e,function(){Ht.delay(t,arguments,i)}),this},resume:function(){return Ht.delay(this._worker.resume,[],this._worker),this},pause:function(){return this._worker.pause(),this},toNodejsStream:function(e){if(Ht.checkSupport("nodestream"),this._outputType!=="nodebuffer")throw new Error(this._outputType+" is not supported by this method");return new ru(this,{objectMode:this._outputType!=="nodebuffer"},e)}};su.exports=au});var Ws=P(Pe=>{"use strict";Pe.base64=!1;Pe.binary=!1;Pe.dir=!1;Pe.createFolders=!0;Pe.date=null;Pe.compression=null;Pe.compressionOptions=null;Pe.comment=null;Pe.unixPermissions=null;Pe.dosPermissions=null});var Ys=P((Uw,ou)=>{"use strict";var Hr=Y(),Ur=ye(),db=16*1024;function Ei(e){Ur.call(this,"DataWorker");var t=this;this.dataIsReady=!1,this.index=0,this.max=0,this.data=null,this.type="",this._tickScheduled=!1,e.then(function(i){t.dataIsReady=!0,t.data=i,t.max=i&&i.length||0,t.type=Hr.getTypeOf(i),t.isPaused||t._tickAndRepeat()},function(i){t.error(i)})}Hr.inherits(Ei,Ur);Ei.prototype.cleanUp=function(){Ur.prototype.cleanUp.call(this),this.data=null};Ei.prototype.resume=function(){return Ur.prototype.resume.call(this)?(!this._tickScheduled&&this.dataIsReady&&(this._tickScheduled=!0,Hr.delay(this._tickAndRepeat,[],this)),!0):!1};Ei.prototype._tickAndRepeat=function(){this._tickScheduled=!1,!(this.isPaused||this.isFinished)&&(this._tick(),this.isFinished||(Hr.delay(this._tickAndRepeat,[],this),this._tickScheduled=!0))};Ei.prototype._tick=function(){if(this.isPaused||this.isFinished)return!1;var e=db,t=null,i=Math.min(this.max,this.index+e);if(this.index>=this.max)return this.end();switch(this.type){case"string":t=this.data.substring(this.index,i);break;case"uint8array":t=this.data.subarray(this.index,i);break;case"array":case"nodebuffer":t=this.data.slice(this.index,i);break}return this.index=i,this.push({data:t,meta:{percent:this.max?this.index/this.max*100:0}})};ou.exports=Ei});var $r=P(($w,cu)=>{"use strict";var ub=Y();function pb(){for(var e,t=[],i=0;i<256;i++){e=i;for(var n=0;n<8;n++)e=e&1?3988292384^e>>>1:e>>>1;t[i]=e}return t}var lu=pb();function fb(e,t,i,n){var r=lu,a=n+i;e=e^-1;for(var s=n;s<a;s++)e=e>>>8^r[(e^t[s])&255];return e^-1}function hb(e,t,i,n){var r=lu,a=n+i;e=e^-1;for(var s=n;s<a;s++)e=e>>>8^r[(e^t.charCodeAt(s))&255];return e^-1}cu.exports=function(t,i){if(typeof t=="undefined"||!t.length)return 0;var n=ub.getTypeOf(t)!=="string";return n?fb(i|0,t,t.length,0):hb(i|0,t,t.length,0)}});var Ks=P((qw,uu)=>{"use strict";var du=ye(),gb=$r(),mb=Y();function Vs(){du.call(this,"Crc32Probe"),this.withStreamInfo("crc32",0)}mb.inherits(Vs,du);Vs.prototype.processChunk=function(e){this.streamInfo.crc32=gb(e.data,this.streamInfo.crc32||0),this.push(e)};uu.exports=Vs});var fu=P((Gw,pu)=>{"use strict";var bb=Y(),Xs=ye();function Zs(e){Xs.call(this,"DataLengthProbe for "+e),this.propName=e,this.withStreamInfo(e,0)}bb.inherits(Zs,Xs);Zs.prototype.processChunk=function(e){if(e){var t=this.streamInfo[this.propName]||0;this.streamInfo[this.propName]=t+e.data.length}Xs.prototype.processChunk.call(this,e)};pu.exports=Zs});var qr=P((Ww,mu)=>{"use strict";var hu=yi(),gu=Ys(),vb=Ks(),Js=fu();function Qs(e,t,i,n,r){this.compressedSize=e,this.uncompressedSize=t,this.crc32=i,this.compression=n,this.compressedContent=r}Qs.prototype={getContentWorker:function(){var e=new gu(hu.Promise.resolve(this.compressedContent)).pipe(this.compression.uncompressWorker()).pipe(new Js("data_length")),t=this;return e.on("end",function(){if(this.streamInfo.data_length!==t.uncompressedSize)throw new Error("Bug : uncompressed data size mismatch")}),e},getCompressedWorker:function(){return new gu(hu.Promise.resolve(this.compressedContent)).withStreamInfo("compressedSize",this.compressedSize).withStreamInfo("uncompressedSize",this.uncompressedSize).withStreamInfo("crc32",this.crc32).withStreamInfo("compression",this.compression)}};Qs.createWorkerFrom=function(e,t,i){return e.pipe(new vb).pipe(new Js("uncompressedSize")).pipe(t.compressWorker(i)).pipe(new Js("compressedSize")).withStreamInfo("compression",t)};mu.exports=Qs});var xu=P((Yw,yu)=>{"use strict";var yb=Gs(),xb=Ys(),eo=_i(),to=qr(),bu=ye(),io=function(e,t,i){this.name=e,this.dir=i.dir,this.date=i.date,this.comment=i.comment,this.unixPermissions=i.unixPermissions,this.dosPermissions=i.dosPermissions,this._data=t,this._dataBinary=i.binary,this.options={compression:i.compression,compressionOptions:i.compressionOptions}};io.prototype={internalStream:function(e){var t=null,i="string";try{if(!e)throw new Error("No output type specified.");i=e.toLowerCase();var n=i==="string"||i==="text";(i==="binarystring"||i==="text")&&(i="string"),t=this._decompressWorker();var r=!this._dataBinary;r&&!n&&(t=t.pipe(new eo.Utf8EncodeWorker)),!r&&n&&(t=t.pipe(new eo.Utf8DecodeWorker))}catch(a){t=new bu("error"),t.error(a)}return new yb(t,i,"")},async:function(e,t){return this.internalStream(e).accumulate(t)},nodeStream:function(e,t){return this.internalStream(e||"nodebuffer").toNodejsStream(t)},_compressWorker:function(e,t){if(this._data instanceof to&&this._data.compression.magic===e.magic)return this._data.getCompressedWorker();var i=this._decompressWorker();return this._dataBinary||(i=i.pipe(new eo.Utf8EncodeWorker)),to.createWorkerFrom(i,e,t)},_decompressWorker:function(){return this._data instanceof to?this._data.getContentWorker():this._data instanceof bu?this._data:new xb(this._data)}};var vu=["asText","asBinary","asNodeBuffer","asUint8Array","asArrayBuffer"],wb=function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")};for(Gr=0;Gr<vu.length;Gr++)io.prototype[vu[Gr]]=wb;var Gr;yu.exports=io});var st=P(he=>{"use strict";var _b=typeof Uint8Array!="undefined"&&typeof Uint16Array!="undefined"&&typeof Int32Array!="undefined";function Eb(e,t){return Object.prototype.hasOwnProperty.call(e,t)}he.assign=function(e){for(var t=Array.prototype.slice.call(arguments,1);t.length;){var i=t.shift();if(i){if(typeof i!="object")throw new TypeError(i+"must be non-object");for(var n in i)Eb(i,n)&&(e[n]=i[n])}}return e};he.shrinkBuf=function(e,t){return e.length===t?e:e.subarray?e.subarray(0,t):(e.length=t,e)};var Sb={arraySet:function(e,t,i,n,r){if(t.subarray&&e.subarray){e.set(t.subarray(i,i+n),r);return}for(var a=0;a<n;a++)e[r+a]=t[i+a]},flattenChunks:function(e){var t,i,n,r,a,s;for(n=0,t=0,i=e.length;t<i;t++)n+=e[t].length;for(s=new Uint8Array(n),r=0,t=0,i=e.length;t<i;t++)a=e[t],s.set(a,r),r+=a.length;return s}},Ab={arraySet:function(e,t,i,n,r){for(var a=0;a<n;a++)e[r+a]=t[i+a]},flattenChunks:function(e){return[].concat.apply([],e)}};he.setTyped=function(e){e?(he.Buf8=Uint8Array,he.Buf16=Uint16Array,he.Buf32=Int32Array,he.assign(he,Sb)):(he.Buf8=Array,he.Buf16=Array,he.Buf32=Array,he.assign(he,Ab))};he.setTyped(_b)});var $u=P(Ci=>{"use strict";var Cb=st(),Tb=4,wu=0,_u=1,kb=2;function Ai(e){for(var t=e.length;--t>=0;)e[t]=0}var Lb=0,ku=1,Rb=2,Mb=3,Pb=258,co=29,An=256,wn=An+1+co,Si=30,uo=19,Lu=2*wn+1,Ut=15,no=16,Ib=7,po=256,Ru=16,Mu=17,Pu=18,oo=[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],Wr=[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],Ob=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],Iu=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],Db=512,ot=new Array((wn+2)*2);Ai(ot);var xn=new Array(Si*2);Ai(xn);var _n=new Array(Db);Ai(_n);var En=new Array(Pb-Mb+1);Ai(En);var fo=new Array(co);Ai(fo);var Yr=new Array(Si);Ai(Yr);function ro(e,t,i,n,r){this.static_tree=e,this.extra_bits=t,this.extra_base=i,this.elems=n,this.max_length=r,this.has_stree=e&&e.length}var Ou,Du,ju;function ao(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}function zu(e){return e<256?_n[e]:_n[256+(e>>>7)]}function Sn(e,t){e.pending_buf[e.pending++]=t&255,e.pending_buf[e.pending++]=t>>>8&255}function me(e,t,i){e.bi_valid>no-i?(e.bi_buf|=t<<e.bi_valid&65535,Sn(e,e.bi_buf),e.bi_buf=t>>no-e.bi_valid,e.bi_valid+=i-no):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=i)}function qe(e,t,i){me(e,i[t*2],i[t*2+1])}function Bu(e,t){var i=0;do i|=e&1,e>>>=1,i<<=1;while(--t>0);return i>>>1}function jb(e){e.bi_valid===16?(Sn(e,e.bi_buf),e.bi_buf=0,e.bi_valid=0):e.bi_valid>=8&&(e.pending_buf[e.pending++]=e.bi_buf&255,e.bi_buf>>=8,e.bi_valid-=8)}function zb(e,t){var i=t.dyn_tree,n=t.max_code,r=t.stat_desc.static_tree,a=t.stat_desc.has_stree,s=t.stat_desc.extra_bits,o=t.stat_desc.extra_base,c=t.stat_desc.max_length,l,d,u,p,f,b,h=0;for(p=0;p<=Ut;p++)e.bl_count[p]=0;for(i[e.heap[e.heap_max]*2+1]=0,l=e.heap_max+1;l<Lu;l++)d=e.heap[l],p=i[i[d*2+1]*2+1]+1,p>c&&(p=c,h++),i[d*2+1]=p,!(d>n)&&(e.bl_count[p]++,f=0,d>=o&&(f=s[d-o]),b=i[d*2],e.opt_len+=b*(p+f),a&&(e.static_len+=b*(r[d*2+1]+f)));if(h!==0){do{for(p=c-1;e.bl_count[p]===0;)p--;e.bl_count[p]--,e.bl_count[p+1]+=2,e.bl_count[c]--,h-=2}while(h>0);for(p=c;p!==0;p--)for(d=e.bl_count[p];d!==0;)u=e.heap[--l],!(u>n)&&(i[u*2+1]!==p&&(e.opt_len+=(p-i[u*2+1])*i[u*2],i[u*2+1]=p),d--)}}function Fu(e,t,i){var n=new Array(Ut+1),r=0,a,s;for(a=1;a<=Ut;a++)n[a]=r=r+i[a-1]<<1;for(s=0;s<=t;s++){var o=e[s*2+1];o!==0&&(e[s*2]=Bu(n[o]++,o))}}function Bb(){var e,t,i,n,r,a=new Array(Ut+1);for(i=0,n=0;n<co-1;n++)for(fo[n]=i,e=0;e<1<<oo[n];e++)En[i++]=n;for(En[i-1]=n,r=0,n=0;n<16;n++)for(Yr[n]=r,e=0;e<1<<Wr[n];e++)_n[r++]=n;for(r>>=7;n<Si;n++)for(Yr[n]=r<<7,e=0;e<1<<Wr[n]-7;e++)_n[256+r++]=n;for(t=0;t<=Ut;t++)a[t]=0;for(e=0;e<=143;)ot[e*2+1]=8,e++,a[8]++;for(;e<=255;)ot[e*2+1]=9,e++,a[9]++;for(;e<=279;)ot[e*2+1]=7,e++,a[7]++;for(;e<=287;)ot[e*2+1]=8,e++,a[8]++;for(Fu(ot,wn+1,a),e=0;e<Si;e++)xn[e*2+1]=5,xn[e*2]=Bu(e,5);Ou=new ro(ot,oo,An+1,wn,Ut),Du=new ro(xn,Wr,0,Si,Ut),ju=new ro(new Array(0),Ob,0,uo,Ib)}function Nu(e){var t;for(t=0;t<wn;t++)e.dyn_ltree[t*2]=0;for(t=0;t<Si;t++)e.dyn_dtree[t*2]=0;for(t=0;t<uo;t++)e.bl_tree[t*2]=0;e.dyn_ltree[po*2]=1,e.opt_len=e.static_len=0,e.last_lit=e.matches=0}function Hu(e){e.bi_valid>8?Sn(e,e.bi_buf):e.bi_valid>0&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0}function Fb(e,t,i,n){Hu(e),n&&(Sn(e,i),Sn(e,~i)),Cb.arraySet(e.pending_buf,e.window,t,i,e.pending),e.pending+=i}function Eu(e,t,i,n){var r=t*2,a=i*2;return e[r]<e[a]||e[r]===e[a]&&n[t]<=n[i]}function so(e,t,i){for(var n=e.heap[i],r=i<<1;r<=e.heap_len&&(r<e.heap_len&&Eu(t,e.heap[r+1],e.heap[r],e.depth)&&r++,!Eu(t,n,e.heap[r],e.depth));)e.heap[i]=e.heap[r],i=r,r<<=1;e.heap[i]=n}function Su(e,t,i){var n,r,a=0,s,o;if(e.last_lit!==0)do n=e.pending_buf[e.d_buf+a*2]<<8|e.pending_buf[e.d_buf+a*2+1],r=e.pending_buf[e.l_buf+a],a++,n===0?qe(e,r,t):(s=En[r],qe(e,s+An+1,t),o=oo[s],o!==0&&(r-=fo[s],me(e,r,o)),n--,s=zu(n),qe(e,s,i),o=Wr[s],o!==0&&(n-=Yr[s],me(e,n,o)));while(a<e.last_lit);qe(e,po,t)}function lo(e,t){var i=t.dyn_tree,n=t.stat_desc.static_tree,r=t.stat_desc.has_stree,a=t.stat_desc.elems,s,o,c=-1,l;for(e.heap_len=0,e.heap_max=Lu,s=0;s<a;s++)i[s*2]!==0?(e.heap[++e.heap_len]=c=s,e.depth[s]=0):i[s*2+1]=0;for(;e.heap_len<2;)l=e.heap[++e.heap_len]=c<2?++c:0,i[l*2]=1,e.depth[l]=0,e.opt_len--,r&&(e.static_len-=n[l*2+1]);for(t.max_code=c,s=e.heap_len>>1;s>=1;s--)so(e,i,s);l=a;do s=e.heap[1],e.heap[1]=e.heap[e.heap_len--],so(e,i,1),o=e.heap[1],e.heap[--e.heap_max]=s,e.heap[--e.heap_max]=o,i[l*2]=i[s*2]+i[o*2],e.depth[l]=(e.depth[s]>=e.depth[o]?e.depth[s]:e.depth[o])+1,i[s*2+1]=i[o*2+1]=l,e.heap[1]=l++,so(e,i,1);while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],zb(e,t),Fu(i,c,e.bl_count)}function Au(e,t,i){var n,r=-1,a,s=t[1],o=0,c=7,l=4;for(s===0&&(c=138,l=3),t[(i+1)*2+1]=65535,n=0;n<=i;n++)a=s,s=t[(n+1)*2+1],!(++o<c&&a===s)&&(o<l?e.bl_tree[a*2]+=o:a!==0?(a!==r&&e.bl_tree[a*2]++,e.bl_tree[Ru*2]++):o<=10?e.bl_tree[Mu*2]++:e.bl_tree[Pu*2]++,o=0,r=a,s===0?(c=138,l=3):a===s?(c=6,l=3):(c=7,l=4))}function Cu(e,t,i){var n,r=-1,a,s=t[1],o=0,c=7,l=4;for(s===0&&(c=138,l=3),n=0;n<=i;n++)if(a=s,s=t[(n+1)*2+1],!(++o<c&&a===s)){if(o<l)do qe(e,a,e.bl_tree);while(--o!==0);else a!==0?(a!==r&&(qe(e,a,e.bl_tree),o--),qe(e,Ru,e.bl_tree),me(e,o-3,2)):o<=10?(qe(e,Mu,e.bl_tree),me(e,o-3,3)):(qe(e,Pu,e.bl_tree),me(e,o-11,7));o=0,r=a,s===0?(c=138,l=3):a===s?(c=6,l=3):(c=7,l=4)}}function Nb(e){var t;for(Au(e,e.dyn_ltree,e.l_desc.max_code),Au(e,e.dyn_dtree,e.d_desc.max_code),lo(e,e.bl_desc),t=uo-1;t>=3&&e.bl_tree[Iu[t]*2+1]===0;t--);return e.opt_len+=3*(t+1)+5+5+4,t}function Hb(e,t,i,n){var r;for(me(e,t-257,5),me(e,i-1,5),me(e,n-4,4),r=0;r<n;r++)me(e,e.bl_tree[Iu[r]*2+1],3);Cu(e,e.dyn_ltree,t-1),Cu(e,e.dyn_dtree,i-1)}function Ub(e){var t=4093624447,i;for(i=0;i<=31;i++,t>>>=1)if(t&1&&e.dyn_ltree[i*2]!==0)return wu;if(e.dyn_ltree[18]!==0||e.dyn_ltree[20]!==0||e.dyn_ltree[26]!==0)return _u;for(i=32;i<An;i++)if(e.dyn_ltree[i*2]!==0)return _u;return wu}var Tu=!1;function $b(e){Tu||(Bb(),Tu=!0),e.l_desc=new ao(e.dyn_ltree,Ou),e.d_desc=new ao(e.dyn_dtree,Du),e.bl_desc=new ao(e.bl_tree,ju),e.bi_buf=0,e.bi_valid=0,Nu(e)}function Uu(e,t,i,n){me(e,(Lb<<1)+(n?1:0),3),Fb(e,t,i,!0)}function qb(e){me(e,ku<<1,3),qe(e,po,ot),jb(e)}function Gb(e,t,i,n){var r,a,s=0;e.level>0?(e.strm.data_type===kb&&(e.strm.data_type=Ub(e)),lo(e,e.l_desc),lo(e,e.d_desc),s=Nb(e),r=e.opt_len+3+7>>>3,a=e.static_len+3+7>>>3,a<=r&&(r=a)):r=a=i+5,i+4<=r&&t!==-1?Uu(e,t,i,n):e.strategy===Tb||a===r?(me(e,(ku<<1)+(n?1:0),3),Su(e,ot,xn)):(me(e,(Rb<<1)+(n?1:0),3),Hb(e,e.l_desc.max_code+1,e.d_desc.max_code+1,s+1),Su(e,e.dyn_ltree,e.dyn_dtree)),Nu(e),n&&Hu(e)}function Wb(e,t,i){return e.pending_buf[e.d_buf+e.last_lit*2]=t>>>8&255,e.pending_buf[e.d_buf+e.last_lit*2+1]=t&255,e.pending_buf[e.l_buf+e.last_lit]=i&255,e.last_lit++,t===0?e.dyn_ltree[i*2]++:(e.matches++,t--,e.dyn_ltree[(En[i]+An+1)*2]++,e.dyn_dtree[zu(t)*2]++),e.last_lit===e.lit_bufsize-1}Ci._tr_init=$b;Ci._tr_stored_block=Uu;Ci._tr_flush_block=Gb;Ci._tr_tally=Wb;Ci._tr_align=qb});var ho=P((Xw,qu)=>{"use strict";function Yb(e,t,i,n){for(var r=e&65535|0,a=e>>>16&65535|0,s=0;i!==0;){s=i>2e3?2e3:i,i-=s;do r=r+t[n++]|0,a=a+r|0;while(--s);r%=65521,a%=65521}return r|a<<16|0}qu.exports=Yb});var go=P((Zw,Gu)=>{"use strict";function Vb(){for(var e,t=[],i=0;i<256;i++){e=i;for(var n=0;n<8;n++)e=e&1?3988292384^e>>>1:e>>>1;t[i]=e}return t}var Kb=Vb();function Xb(e,t,i,n){var r=Kb,a=n+i;e^=-1;for(var s=n;s<a;s++)e=e>>>8^r[(e^t[s])&255];return e^-1}Gu.exports=Xb});var Vr=P((Jw,Wu)=>{"use strict";Wu.exports={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"}});var tp=P(Ye=>{"use strict";var ge=st(),Se=$u(),Xu=ho(),St=go(),Zb=Vr(),Wt=0,Jb=1,Qb=3,Lt=4,Yu=5,We=0,Vu=1,Ae=-2,ev=-3,mo=-5,tv=-1,iv=1,Kr=2,nv=3,rv=4,av=0,sv=2,Qr=8,ov=9,lv=15,cv=8,dv=29,uv=256,vo=uv+1+dv,pv=30,fv=19,hv=2*vo+1,gv=15,B=3,Tt=258,Ie=Tt+B+1,mv=32,ea=42,yo=69,Xr=73,Zr=91,Jr=103,$t=113,Tn=666,ne=1,kn=2,qt=3,Li=4,bv=3;function kt(e,t){return e.msg=Zb[t],t}function Ku(e){return(e<<1)-(e>4?9:0)}function Ct(e){for(var t=e.length;--t>=0;)e[t]=0}function At(e){var t=e.state,i=t.pending;i>e.avail_out&&(i=e.avail_out),i!==0&&(ge.arraySet(e.output,t.pending_buf,t.pending_out,i,e.next_out),e.next_out+=i,t.pending_out+=i,e.total_out+=i,e.avail_out-=i,t.pending-=i,t.pending===0&&(t.pending_out=0))}function ae(e,t){Se._tr_flush_block(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,At(e.strm)}function F(e,t){e.pending_buf[e.pending++]=t}function Cn(e,t){e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=t&255}function vv(e,t,i,n){var r=e.avail_in;return r>n&&(r=n),r===0?0:(e.avail_in-=r,ge.arraySet(t,e.input,e.next_in,r,i),e.state.wrap===1?e.adler=Xu(e.adler,t,r,i):e.state.wrap===2&&(e.adler=St(e.adler,t,r,i)),e.next_in+=r,e.total_in+=r,r)}function Zu(e,t){var i=e.max_chain_length,n=e.strstart,r,a,s=e.prev_length,o=e.nice_match,c=e.strstart>e.w_size-Ie?e.strstart-(e.w_size-Ie):0,l=e.window,d=e.w_mask,u=e.prev,p=e.strstart+Tt,f=l[n+s-1],b=l[n+s];e.prev_length>=e.good_match&&(i>>=2),o>e.lookahead&&(o=e.lookahead);do if(r=t,!(l[r+s]!==b||l[r+s-1]!==f||l[r]!==l[n]||l[++r]!==l[n+1])){n+=2,r++;do;while(l[++n]===l[++r]&&l[++n]===l[++r]&&l[++n]===l[++r]&&l[++n]===l[++r]&&l[++n]===l[++r]&&l[++n]===l[++r]&&l[++n]===l[++r]&&l[++n]===l[++r]&&n<p);if(a=Tt-(p-n),n=p-Tt,a>s){if(e.match_start=t,s=a,a>=o)break;f=l[n+s-1],b=l[n+s]}}while((t=u[t&d])>c&&--i!==0);return s<=e.lookahead?s:e.lookahead}function Gt(e){var t=e.w_size,i,n,r,a,s;do{if(a=e.window_size-e.lookahead-e.strstart,e.strstart>=t+(t-Ie)){ge.arraySet(e.window,e.window,t,t,0),e.match_start-=t,e.strstart-=t,e.block_start-=t,n=e.hash_size,i=n;do r=e.head[--i],e.head[i]=r>=t?r-t:0;while(--n);n=t,i=n;do r=e.prev[--i],e.prev[i]=r>=t?r-t:0;while(--n);a+=t}if(e.strm.avail_in===0)break;if(n=vv(e.strm,e.window,e.strstart+e.lookahead,a),e.lookahead+=n,e.lookahead+e.insert>=B)for(s=e.strstart-e.insert,e.ins_h=e.window[s],e.ins_h=(e.ins_h<<e.hash_shift^e.window[s+1])&e.hash_mask;e.insert&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[s+B-1])&e.hash_mask,e.prev[s&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=s,s++,e.insert--,!(e.lookahead+e.insert<B)););}while(e.lookahead<Ie&&e.strm.avail_in!==0)}function yv(e,t){var i=65535;for(i>e.pending_buf_size-5&&(i=e.pending_buf_size-5);;){if(e.lookahead<=1){if(Gt(e),e.lookahead===0&&t===Wt)return ne;if(e.lookahead===0)break}e.strstart+=e.lookahead,e.lookahead=0;var n=e.block_start+i;if((e.strstart===0||e.strstart>=n)&&(e.lookahead=e.strstart-n,e.strstart=n,ae(e,!1),e.strm.avail_out===0)||e.strstart-e.block_start>=e.w_size-Ie&&(ae(e,!1),e.strm.avail_out===0))return ne}return e.insert=0,t===Lt?(ae(e,!0),e.strm.avail_out===0?qt:Li):(e.strstart>e.block_start&&(ae(e,!1),e.strm.avail_out===0),ne)}function bo(e,t){for(var i,n;;){if(e.lookahead<Ie){if(Gt(e),e.lookahead<Ie&&t===Wt)return ne;if(e.lookahead===0)break}if(i=0,e.lookahead>=B&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+B-1])&e.hash_mask,i=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),i!==0&&e.strstart-i<=e.w_size-Ie&&(e.match_length=Zu(e,i)),e.match_length>=B)if(n=Se._tr_tally(e,e.strstart-e.match_start,e.match_length-B),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=B){e.match_length--;do e.strstart++,e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+B-1])&e.hash_mask,i=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart;while(--e.match_length!==0);e.strstart++}else e.strstart+=e.match_length,e.match_length=0,e.ins_h=e.window[e.strstart],e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+1])&e.hash_mask;else n=Se._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(n&&(ae(e,!1),e.strm.avail_out===0))return ne}return e.insert=e.strstart<B-1?e.strstart:B-1,t===Lt?(ae(e,!0),e.strm.avail_out===0?qt:Li):e.last_lit&&(ae(e,!1),e.strm.avail_out===0)?ne:kn}function Ti(e,t){for(var i,n,r;;){if(e.lookahead<Ie){if(Gt(e),e.lookahead<Ie&&t===Wt)return ne;if(e.lookahead===0)break}if(i=0,e.lookahead>=B&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+B-1])&e.hash_mask,i=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),e.prev_length=e.match_length,e.prev_match=e.match_start,e.match_length=B-1,i!==0&&e.prev_length<e.max_lazy_match&&e.strstart-i<=e.w_size-Ie&&(e.match_length=Zu(e,i),e.match_length<=5&&(e.strategy===iv||e.match_length===B&&e.strstart-e.match_start>4096)&&(e.match_length=B-1)),e.prev_length>=B&&e.match_length<=e.prev_length){r=e.strstart+e.lookahead-B,n=Se._tr_tally(e,e.strstart-1-e.prev_match,e.prev_length-B),e.lookahead-=e.prev_length-1,e.prev_length-=2;do++e.strstart<=r&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+B-1])&e.hash_mask,i=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart);while(--e.prev_length!==0);if(e.match_available=0,e.match_length=B-1,e.strstart++,n&&(ae(e,!1),e.strm.avail_out===0))return ne}else if(e.match_available){if(n=Se._tr_tally(e,0,e.window[e.strstart-1]),n&&ae(e,!1),e.strstart++,e.lookahead--,e.strm.avail_out===0)return ne}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(n=Se._tr_tally(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<B-1?e.strstart:B-1,t===Lt?(ae(e,!0),e.strm.avail_out===0?qt:Li):e.last_lit&&(ae(e,!1),e.strm.avail_out===0)?ne:kn}function xv(e,t){for(var i,n,r,a,s=e.window;;){if(e.lookahead<=Tt){if(Gt(e),e.lookahead<=Tt&&t===Wt)return ne;if(e.lookahead===0)break}if(e.match_length=0,e.lookahead>=B&&e.strstart>0&&(r=e.strstart-1,n=s[r],n===s[++r]&&n===s[++r]&&n===s[++r])){a=e.strstart+Tt;do;while(n===s[++r]&&n===s[++r]&&n===s[++r]&&n===s[++r]&&n===s[++r]&&n===s[++r]&&n===s[++r]&&n===s[++r]&&r<a);e.match_length=Tt-(a-r),e.match_length>e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=B?(i=Se._tr_tally(e,1,e.match_length-B),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(i=Se._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),i&&(ae(e,!1),e.strm.avail_out===0))return ne}return e.insert=0,t===Lt?(ae(e,!0),e.strm.avail_out===0?qt:Li):e.last_lit&&(ae(e,!1),e.strm.avail_out===0)?ne:kn}function wv(e,t){for(var i;;){if(e.lookahead===0&&(Gt(e),e.lookahead===0)){if(t===Wt)return ne;break}if(e.match_length=0,i=Se._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,i&&(ae(e,!1),e.strm.avail_out===0))return ne}return e.insert=0,t===Lt?(ae(e,!0),e.strm.avail_out===0?qt:Li):e.last_lit&&(ae(e,!1),e.strm.avail_out===0)?ne:kn}function Ge(e,t,i,n,r){this.good_length=e,this.max_lazy=t,this.nice_length=i,this.max_chain=n,this.func=r}var ki;ki=[new Ge(0,0,0,0,yv),new Ge(4,4,8,4,bo),new Ge(4,5,16,8,bo),new Ge(4,6,32,32,bo),new Ge(4,4,16,16,Ti),new Ge(8,16,32,32,Ti),new Ge(8,16,128,128,Ti),new Ge(8,32,128,256,Ti),new Ge(32,128,258,1024,Ti),new Ge(32,258,258,4096,Ti)];function _v(e){e.window_size=2*e.w_size,Ct(e.head),e.max_lazy_match=ki[e.level].max_lazy,e.good_match=ki[e.level].good_length,e.nice_match=ki[e.level].nice_length,e.max_chain_length=ki[e.level].max_chain,e.strstart=0,e.block_start=0,e.lookahead=0,e.insert=0,e.match_length=e.prev_length=B-1,e.match_available=0,e.ins_h=0}function Ev(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=Qr,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new ge.Buf16(hv*2),this.dyn_dtree=new ge.Buf16((2*pv+1)*2),this.bl_tree=new ge.Buf16((2*fv+1)*2),Ct(this.dyn_ltree),Ct(this.dyn_dtree),Ct(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new ge.Buf16(gv+1),this.heap=new ge.Buf16(2*vo+1),Ct(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new ge.Buf16(2*vo+1),Ct(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function Ju(e){var t;return!e||!e.state?kt(e,Ae):(e.total_in=e.total_out=0,e.data_type=sv,t=e.state,t.pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap?ea:$t,e.adler=t.wrap===2?0:1,t.last_flush=Wt,Se._tr_init(t),We)}function Qu(e){var t=Ju(e);return t===We&&_v(e.state),t}function Sv(e,t){return!e||!e.state||e.state.wrap!==2?Ae:(e.state.gzhead=t,We)}function ep(e,t,i,n,r,a){if(!e)return Ae;var s=1;if(t===tv&&(t=6),n<0?(s=0,n=-n):n>15&&(s=2,n-=16),r<1||r>ov||i!==Qr||n<8||n>15||t<0||t>9||a<0||a>rv)return kt(e,Ae);n===8&&(n=9);var o=new Ev;return e.state=o,o.strm=e,o.wrap=s,o.gzhead=null,o.w_bits=n,o.w_size=1<<o.w_bits,o.w_mask=o.w_size-1,o.hash_bits=r+7,o.hash_size=1<<o.hash_bits,o.hash_mask=o.hash_size-1,o.hash_shift=~~((o.hash_bits+B-1)/B),o.window=new ge.Buf8(o.w_size*2),o.head=new ge.Buf16(o.hash_size),o.prev=new ge.Buf16(o.w_size),o.lit_bufsize=1<<r+6,o.pending_buf_size=o.lit_bufsize*4,o.pending_buf=new ge.Buf8(o.pending_buf_size),o.d_buf=1*o.lit_bufsize,o.l_buf=3*o.lit_bufsize,o.level=t,o.strategy=a,o.method=i,Qu(e)}function Av(e,t){return ep(e,t,Qr,lv,cv,av)}function Cv(e,t){var i,n,r,a;if(!e||!e.state||t>Yu||t<0)return e?kt(e,Ae):Ae;if(n=e.state,!e.output||!e.input&&e.avail_in!==0||n.status===Tn&&t!==Lt)return kt(e,e.avail_out===0?mo:Ae);if(n.strm=e,i=n.last_flush,n.last_flush=t,n.status===ea)if(n.wrap===2)e.adler=0,F(n,31),F(n,139),F(n,8),n.gzhead?(F(n,(n.gzhead.text?1:0)+(n.gzhead.hcrc?2:0)+(n.gzhead.extra?4:0)+(n.gzhead.name?8:0)+(n.gzhead.comment?16:0)),F(n,n.gzhead.time&255),F(n,n.gzhead.time>>8&255),F(n,n.gzhead.time>>16&255),F(n,n.gzhead.time>>24&255),F(n,n.level===9?2:n.strategy>=Kr||n.level<2?4:0),F(n,n.gzhead.os&255),n.gzhead.extra&&n.gzhead.extra.length&&(F(n,n.gzhead.extra.length&255),F(n,n.gzhead.extra.length>>8&255)),n.gzhead.hcrc&&(e.adler=St(e.adler,n.pending_buf,n.pending,0)),n.gzindex=0,n.status=yo):(F(n,0),F(n,0),F(n,0),F(n,0),F(n,0),F(n,n.level===9?2:n.strategy>=Kr||n.level<2?4:0),F(n,bv),n.status=$t);else{var s=Qr+(n.w_bits-8<<4)<<8,o=-1;n.strategy>=Kr||n.level<2?o=0:n.level<6?o=1:n.level===6?o=2:o=3,s|=o<<6,n.strstart!==0&&(s|=mv),s+=31-s%31,n.status=$t,Cn(n,s),n.strstart!==0&&(Cn(n,e.adler>>>16),Cn(n,e.adler&65535)),e.adler=1}if(n.status===yo)if(n.gzhead.extra){for(r=n.pending;n.gzindex<(n.gzhead.extra.length&65535)&&!(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>r&&(e.adler=St(e.adler,n.pending_buf,n.pending-r,r)),At(e),r=n.pending,n.pending===n.pending_buf_size));)F(n,n.gzhead.extra[n.gzindex]&255),n.gzindex++;n.gzhead.hcrc&&n.pending>r&&(e.adler=St(e.adler,n.pending_buf,n.pending-r,r)),n.gzindex===n.gzhead.extra.length&&(n.gzindex=0,n.status=Xr)}else n.status=Xr;if(n.status===Xr)if(n.gzhead.name){r=n.pending;do{if(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>r&&(e.adler=St(e.adler,n.pending_buf,n.pending-r,r)),At(e),r=n.pending,n.pending===n.pending_buf_size)){a=1;break}n.gzindex<n.gzhead.name.length?a=n.gzhead.name.charCodeAt(n.gzindex++)&255:a=0,F(n,a)}while(a!==0);n.gzhead.hcrc&&n.pending>r&&(e.adler=St(e.adler,n.pending_buf,n.pending-r,r)),a===0&&(n.gzindex=0,n.status=Zr)}else n.status=Zr;if(n.status===Zr)if(n.gzhead.comment){r=n.pending;do{if(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>r&&(e.adler=St(e.adler,n.pending_buf,n.pending-r,r)),At(e),r=n.pending,n.pending===n.pending_buf_size)){a=1;break}n.gzindex<n.gzhead.comment.length?a=n.gzhead.comment.charCodeAt(n.gzindex++)&255:a=0,F(n,a)}while(a!==0);n.gzhead.hcrc&&n.pending>r&&(e.adler=St(e.adler,n.pending_buf,n.pending-r,r)),a===0&&(n.status=Jr)}else n.status=Jr;if(n.status===Jr&&(n.gzhead.hcrc?(n.pending+2>n.pending_buf_size&&At(e),n.pending+2<=n.pending_buf_size&&(F(n,e.adler&255),F(n,e.adler>>8&255),e.adler=0,n.status=$t)):n.status=$t),n.pending!==0){if(At(e),e.avail_out===0)return n.last_flush=-1,We}else if(e.avail_in===0&&Ku(t)<=Ku(i)&&t!==Lt)return kt(e,mo);if(n.status===Tn&&e.avail_in!==0)return kt(e,mo);if(e.avail_in!==0||n.lookahead!==0||t!==Wt&&n.status!==Tn){var c=n.strategy===Kr?wv(n,t):n.strategy===nv?xv(n,t):ki[n.level].func(n,t);if((c===qt||c===Li)&&(n.status=Tn),c===ne||c===qt)return e.avail_out===0&&(n.last_flush=-1),We;if(c===kn&&(t===Jb?Se._tr_align(n):t!==Yu&&(Se._tr_stored_block(n,0,0,!1),t===Qb&&(Ct(n.head),n.lookahead===0&&(n.strstart=0,n.block_start=0,n.insert=0))),At(e),e.avail_out===0))return n.last_flush=-1,We}return t!==Lt?We:n.wrap<=0?Vu:(n.wrap===2?(F(n,e.adler&255),F(n,e.adler>>8&255),F(n,e.adler>>16&255),F(n,e.adler>>24&255),F(n,e.total_in&255),F(n,e.total_in>>8&255),F(n,e.total_in>>16&255),F(n,e.total_in>>24&255)):(Cn(n,e.adler>>>16),Cn(n,e.adler&65535)),At(e),n.wrap>0&&(n.wrap=-n.wrap),n.pending!==0?We:Vu)}function Tv(e){var t;return!e||!e.state?Ae:(t=e.state.status,t!==ea&&t!==yo&&t!==Xr&&t!==Zr&&t!==Jr&&t!==$t&&t!==Tn?kt(e,Ae):(e.state=null,t===$t?kt(e,ev):We))}function kv(e,t){var i=t.length,n,r,a,s,o,c,l,d;if(!e||!e.state||(n=e.state,s=n.wrap,s===2||s===1&&n.status!==ea||n.lookahead))return Ae;for(s===1&&(e.adler=Xu(e.adler,t,i,0)),n.wrap=0,i>=n.w_size&&(s===0&&(Ct(n.head),n.strstart=0,n.block_start=0,n.insert=0),d=new ge.Buf8(n.w_size),ge.arraySet(d,t,i-n.w_size,n.w_size,0),t=d,i=n.w_size),o=e.avail_in,c=e.next_in,l=e.input,e.avail_in=i,e.next_in=0,e.input=t,Gt(n);n.lookahead>=B;){r=n.strstart,a=n.lookahead-(B-1);do n.ins_h=(n.ins_h<<n.hash_shift^n.window[r+B-1])&n.hash_mask,n.prev[r&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=r,r++;while(--a);n.strstart=r,n.lookahead=B-1,Gt(n)}return n.strstart+=n.lookahead,n.block_start=n.strstart,n.insert=n.lookahead,n.lookahead=0,n.match_length=n.prev_length=B-1,n.match_available=0,e.next_in=c,e.input=l,e.avail_in=o,n.wrap=s,We}Ye.deflateInit=Av;Ye.deflateInit2=ep;Ye.deflateReset=Qu;Ye.deflateResetKeep=Ju;Ye.deflateSetHeader=Sv;Ye.deflate=Cv;Ye.deflateEnd=Tv;Ye.deflateSetDictionary=kv;Ye.deflateInfo="pako deflate (from Nodeca project)"});var xo=P(Ri=>{"use strict";var ta=st(),ip=!0,np=!0;try{String.fromCharCode.apply(null,[0])}catch{ip=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch{np=!1}var Ln=new ta.Buf8(256);for(lt=0;lt<256;lt++)Ln[lt]=lt>=252?6:lt>=248?5:lt>=240?4:lt>=224?3:lt>=192?2:1;var lt;Ln[254]=Ln[254]=1;Ri.string2buf=function(e){var t,i,n,r,a,s=e.length,o=0;for(r=0;r<s;r++)i=e.charCodeAt(r),(i&64512)===55296&&r+1<s&&(n=e.charCodeAt(r+1),(n&64512)===56320&&(i=65536+(i-55296<<10)+(n-56320),r++)),o+=i<128?1:i<2048?2:i<65536?3:4;for(t=new ta.Buf8(o),a=0,r=0;a<o;r++)i=e.charCodeAt(r),(i&64512)===55296&&r+1<s&&(n=e.charCodeAt(r+1),(n&64512)===56320&&(i=65536+(i-55296<<10)+(n-56320),r++)),i<128?t[a++]=i:i<2048?(t[a++]=192|i>>>6,t[a++]=128|i&63):i<65536?(t[a++]=224|i>>>12,t[a++]=128|i>>>6&63,t[a++]=128|i&63):(t[a++]=240|i>>>18,t[a++]=128|i>>>12&63,t[a++]=128|i>>>6&63,t[a++]=128|i&63);return t};function rp(e,t){if(t<65534&&(e.subarray&&np||!e.subarray&&ip))return String.fromCharCode.apply(null,ta.shrinkBuf(e,t));for(var i="",n=0;n<t;n++)i+=String.fromCharCode(e[n]);return i}Ri.buf2binstring=function(e){return rp(e,e.length)};Ri.binstring2buf=function(e){for(var t=new ta.Buf8(e.length),i=0,n=t.length;i<n;i++)t[i]=e.charCodeAt(i);return t};Ri.buf2string=function(e,t){var i,n,r,a,s=t||e.length,o=new Array(s*2);for(n=0,i=0;i<s;){if(r=e[i++],r<128){o[n++]=r;continue}if(a=Ln[r],a>4){o[n++]=65533,i+=a-1;continue}for(r&=a===2?31:a===3?15:7;a>1&&i<s;)r=r<<6|e[i++]&63,a--;if(a>1){o[n++]=65533;continue}r<65536?o[n++]=r:(r-=65536,o[n++]=55296|r>>10&1023,o[n++]=56320|r&1023)}return rp(o,n)};Ri.utf8border=function(e,t){var i;for(t=t||e.length,t>e.length&&(t=e.length),i=t-1;i>=0&&(e[i]&192)===128;)i--;return i<0||i===0?t:i+Ln[e[i]]>t?i:t}});var wo=P((t1,ap)=>{"use strict";function Lv(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}ap.exports=Lv});var cp=P(Pn=>{"use strict";var Rn=tp(),Mn=st(),Eo=xo(),So=Vr(),Rv=wo(),lp=Object.prototype.toString,Mv=0,_o=4,Mi=0,sp=1,op=2,Pv=-1,Iv=0,Ov=8;function Yt(e){if(!(this instanceof Yt))return new Yt(e);this.options=Mn.assign({level:Pv,method:Ov,chunkSize:16384,windowBits:15,memLevel:8,strategy:Iv,to:""},e||{});var t=this.options;t.raw&&t.windowBits>0?t.windowBits=-t.windowBits:t.gzip&&t.windowBits>0&&t.windowBits<16&&(t.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new Rv,this.strm.avail_out=0;var i=Rn.deflateInit2(this.strm,t.level,t.method,t.windowBits,t.memLevel,t.strategy);if(i!==Mi)throw new Error(So[i]);if(t.header&&Rn.deflateSetHeader(this.strm,t.header),t.dictionary){var n;if(typeof t.dictionary=="string"?n=Eo.string2buf(t.dictionary):lp.call(t.dictionary)==="[object ArrayBuffer]"?n=new Uint8Array(t.dictionary):n=t.dictionary,i=Rn.deflateSetDictionary(this.strm,n),i!==Mi)throw new Error(So[i]);this._dict_set=!0}}Yt.prototype.push=function(e,t){var i=this.strm,n=this.options.chunkSize,r,a;if(this.ended)return!1;a=t===~~t?t:t===!0?_o:Mv,typeof e=="string"?i.input=Eo.string2buf(e):lp.call(e)==="[object ArrayBuffer]"?i.input=new Uint8Array(e):i.input=e,i.next_in=0,i.avail_in=i.input.length;do{if(i.avail_out===0&&(i.output=new Mn.Buf8(n),i.next_out=0,i.avail_out=n),r=Rn.deflate(i,a),r!==sp&&r!==Mi)return this.onEnd(r),this.ended=!0,!1;(i.avail_out===0||i.avail_in===0&&(a===_o||a===op))&&(this.options.to==="string"?this.onData(Eo.buf2binstring(Mn.shrinkBuf(i.output,i.next_out))):this.onData(Mn.shrinkBuf(i.output,i.next_out)))}while((i.avail_in>0||i.avail_out===0)&&r!==sp);return a===_o?(r=Rn.deflateEnd(this.strm),this.onEnd(r),this.ended=!0,r===Mi):(a===op&&(this.onEnd(Mi),i.avail_out=0),!0)};Yt.prototype.onData=function(e){this.chunks.push(e)};Yt.prototype.onEnd=function(e){e===Mi&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=Mn.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};function Ao(e,t){var i=new Yt(t);if(i.push(e,!0),i.err)throw i.msg||So[i.err];return i.result}function Dv(e,t){return t=t||{},t.raw=!0,Ao(e,t)}function jv(e,t){return t=t||{},t.gzip=!0,Ao(e,t)}Pn.Deflate=Yt;Pn.deflate=Ao;Pn.deflateRaw=Dv;Pn.gzip=jv});var up=P((n1,dp)=>{"use strict";var ia=30,zv=12;dp.exports=function(t,i){var n,r,a,s,o,c,l,d,u,p,f,b,h,g,v,m,y,x,w,S,A,E,L,I,_;n=t.state,r=t.next_in,I=t.input,a=r+(t.avail_in-5),s=t.next_out,_=t.output,o=s-(i-t.avail_out),c=s+(t.avail_out-257),l=n.dmax,d=n.wsize,u=n.whave,p=n.wnext,f=n.window,b=n.hold,h=n.bits,g=n.lencode,v=n.distcode,m=(1<<n.lenbits)-1,y=(1<<n.distbits)-1;e:do{h<15&&(b+=I[r++]<<h,h+=8,b+=I[r++]<<h,h+=8),x=g[b&m];t:for(;;){if(w=x>>>24,b>>>=w,h-=w,w=x>>>16&255,w===0)_[s++]=x&65535;else if(w&16){S=x&65535,w&=15,w&&(h<w&&(b+=I[r++]<<h,h+=8),S+=b&(1<<w)-1,b>>>=w,h-=w),h<15&&(b+=I[r++]<<h,h+=8,b+=I[r++]<<h,h+=8),x=v[b&y];i:for(;;){if(w=x>>>24,b>>>=w,h-=w,w=x>>>16&255,w&16){if(A=x&65535,w&=15,h<w&&(b+=I[r++]<<h,h+=8,h<w&&(b+=I[r++]<<h,h+=8)),A+=b&(1<<w)-1,A>l){t.msg="invalid distance too far back",n.mode=ia;break e}if(b>>>=w,h-=w,w=s-o,A>w){if(w=A-w,w>u&&n.sane){t.msg="invalid distance too far back",n.mode=ia;break e}if(E=0,L=f,p===0){if(E+=d-w,w<S){S-=w;do _[s++]=f[E++];while(--w);E=s-A,L=_}}else if(p<w){if(E+=d+p-w,w-=p,w<S){S-=w;do _[s++]=f[E++];while(--w);if(E=0,p<S){w=p,S-=w;do _[s++]=f[E++];while(--w);E=s-A,L=_}}}else if(E+=p-w,w<S){S-=w;do _[s++]=f[E++];while(--w);E=s-A,L=_}for(;S>2;)_[s++]=L[E++],_[s++]=L[E++],_[s++]=L[E++],S-=3;S&&(_[s++]=L[E++],S>1&&(_[s++]=L[E++]))}else{E=s-A;do _[s++]=_[E++],_[s++]=_[E++],_[s++]=_[E++],S-=3;while(S>2);S&&(_[s++]=_[E++],S>1&&(_[s++]=_[E++]))}}else if((w&64)===0){x=v[(x&65535)+(b&(1<<w)-1)];continue i}else{t.msg="invalid distance code",n.mode=ia;break e}break}}else if((w&64)===0){x=g[(x&65535)+(b&(1<<w)-1)];continue t}else if(w&32){n.mode=zv;break e}else{t.msg="invalid literal/length code",n.mode=ia;break e}break}}while(r<a&&s<c);S=h>>3,r-=S,h-=S<<3,b&=(1<<h)-1,t.next_in=r,t.next_out=s,t.avail_in=r<a?5+(a-r):5-(r-a),t.avail_out=s<c?257+(c-s):257-(s-c),n.hold=b,n.bits=h}});var vp=P((r1,bp)=>{"use strict";var pp=st(),Pi=15,fp=852,hp=592,gp=0,Co=1,mp=2,Bv=[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],Fv=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],Nv=[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,0,0],Hv=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];bp.exports=function(t,i,n,r,a,s,o,c){var l=c.bits,d=0,u=0,p=0,f=0,b=0,h=0,g=0,v=0,m=0,y=0,x,w,S,A,E,L=null,I=0,_,C=new pp.Buf16(Pi+1),R=new pp.Buf16(Pi+1),M=null,O=0,T,j,k;for(d=0;d<=Pi;d++)C[d]=0;for(u=0;u<r;u++)C[i[n+u]]++;for(b=l,f=Pi;f>=1&&C[f]===0;f--);if(b>f&&(b=f),f===0)return a[s++]=1<<24|64<<16|0,a[s++]=1<<24|64<<16|0,c.bits=1,0;for(p=1;p<f&&C[p]===0;p++);for(b<p&&(b=p),v=1,d=1;d<=Pi;d++)if(v<<=1,v-=C[d],v<0)return-1;if(v>0&&(t===gp||f!==1))return-1;for(R[1]=0,d=1;d<Pi;d++)R[d+1]=R[d]+C[d];for(u=0;u<r;u++)i[n+u]!==0&&(o[R[i[n+u]]++]=u);if(t===gp?(L=M=o,_=19):t===Co?(L=Bv,I-=257,M=Fv,O-=257,_=256):(L=Nv,M=Hv,_=-1),y=0,u=0,d=p,E=s,h=b,g=0,S=-1,m=1<<b,A=m-1,t===Co&&m>fp||t===mp&&m>hp)return 1;for(;;){T=d-g,o[u]<_?(j=0,k=o[u]):o[u]>_?(j=M[O+o[u]],k=L[I+o[u]]):(j=96,k=0),x=1<<d-g,w=1<<h,p=w;do w-=x,a[E+(y>>g)+w]=T<<24|j<<16|k|0;while(w!==0);for(x=1<<d-1;y&x;)x>>=1;if(x!==0?(y&=x-1,y+=x):y=0,u++,--C[d]===0){if(d===f)break;d=i[n+o[u]]}if(d>b&&(y&A)!==S){for(g===0&&(g=b),E+=p,h=d-g,v=1<<h;h+g<f&&(v-=C[h+g],!(v<=0));)h++,v<<=1;if(m+=1<<h,t===Co&&m>fp||t===mp&&m>hp)return 1;S=y&A,a[S]=b<<24|h<<16|E-s|0}}return y!==0&&(a[E+y]=d-g<<24|64<<16|0),c.bits=b,0}});var Qp=P(Oe=>{"use strict";var xe=st(),Po=ho(),Ve=go(),Uv=up(),In=vp(),$v=0,qp=1,Gp=2,yp=4,qv=5,na=6,Vt=0,Gv=1,Wv=2,Ce=-2,Wp=-3,Io=-4,Yv=-5,xp=8,Yp=1,wp=2,_p=3,Ep=4,Sp=5,Ap=6,Cp=7,Tp=8,kp=9,Lp=10,sa=11,ct=12,To=13,Rp=14,ko=15,Mp=16,Pp=17,Ip=18,Op=19,ra=20,aa=21,Dp=22,jp=23,zp=24,Bp=25,Fp=26,Lo=27,Np=28,Hp=29,W=30,Oo=31,Vv=32,Kv=852,Xv=592,Zv=15,Jv=Zv;function Up(e){return(e>>>24&255)+(e>>>8&65280)+((e&65280)<<8)+((e&255)<<24)}function Qv(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new xe.Buf16(320),this.work=new xe.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function Vp(e){var t;return!e||!e.state?Ce:(t=e.state,e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=t.wrap&1),t.mode=Yp,t.last=0,t.havedict=0,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new xe.Buf32(Kv),t.distcode=t.distdyn=new xe.Buf32(Xv),t.sane=1,t.back=-1,Vt)}function Kp(e){var t;return!e||!e.state?Ce:(t=e.state,t.wsize=0,t.whave=0,t.wnext=0,Vp(e))}function Xp(e,t){var i,n;return!e||!e.state||(n=e.state,t<0?(i=0,t=-t):(i=(t>>4)+1,t<48&&(t&=15)),t&&(t<8||t>15))?Ce:(n.window!==null&&n.wbits!==t&&(n.window=null),n.wrap=i,n.wbits=t,Kp(e))}function Zp(e,t){var i,n;return e?(n=new Qv,e.state=n,n.window=null,i=Xp(e,t),i!==Vt&&(e.state=null),i):Ce}function ey(e){return Zp(e,Jv)}var $p=!0,Ro,Mo;function ty(e){if($p){var t;for(Ro=new xe.Buf32(512),Mo=new xe.Buf32(32),t=0;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(In(qp,e.lens,0,288,Ro,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;In(Gp,e.lens,0,32,Mo,0,e.work,{bits:5}),$p=!1}e.lencode=Ro,e.lenbits=9,e.distcode=Mo,e.distbits=5}function Jp(e,t,i,n){var r,a=e.state;return a.window===null&&(a.wsize=1<<a.wbits,a.wnext=0,a.whave=0,a.window=new xe.Buf8(a.wsize)),n>=a.wsize?(xe.arraySet(a.window,t,i-a.wsize,a.wsize,0),a.wnext=0,a.whave=a.wsize):(r=a.wsize-a.wnext,r>n&&(r=n),xe.arraySet(a.window,t,i-n,r,a.wnext),n-=r,n?(xe.arraySet(a.window,t,i-n,n,0),a.wnext=n,a.whave=a.wsize):(a.wnext+=r,a.wnext===a.wsize&&(a.wnext=0),a.whave<a.wsize&&(a.whave+=r))),0}function iy(e,t){var i,n,r,a,s,o,c,l,d,u,p,f,b,h,g=0,v,m,y,x,w,S,A,E,L=new xe.Buf8(4),I,_,C=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!e||!e.state||!e.output||!e.input&&e.avail_in!==0)return Ce;i=e.state,i.mode===ct&&(i.mode=To),s=e.next_out,r=e.output,c=e.avail_out,a=e.next_in,n=e.input,o=e.avail_in,l=i.hold,d=i.bits,u=o,p=c,E=Vt;e:for(;;)switch(i.mode){case Yp:if(i.wrap===0){i.mode=To;break}for(;d<16;){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}if(i.wrap&2&&l===35615){i.check=0,L[0]=l&255,L[1]=l>>>8&255,i.check=Ve(i.check,L,2,0),l=0,d=0,i.mode=wp;break}if(i.flags=0,i.head&&(i.head.done=!1),!(i.wrap&1)||(((l&255)<<8)+(l>>8))%31){e.msg="incorrect header check",i.mode=W;break}if((l&15)!==xp){e.msg="unknown compression method",i.mode=W;break}if(l>>>=4,d-=4,A=(l&15)+8,i.wbits===0)i.wbits=A;else if(A>i.wbits){e.msg="invalid window size",i.mode=W;break}i.dmax=1<<A,e.adler=i.check=1,i.mode=l&512?Lp:ct,l=0,d=0;break;case wp:for(;d<16;){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}if(i.flags=l,(i.flags&255)!==xp){e.msg="unknown compression method",i.mode=W;break}if(i.flags&57344){e.msg="unknown header flags set",i.mode=W;break}i.head&&(i.head.text=l>>8&1),i.flags&512&&(L[0]=l&255,L[1]=l>>>8&255,i.check=Ve(i.check,L,2,0)),l=0,d=0,i.mode=_p;case _p:for(;d<32;){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}i.head&&(i.head.time=l),i.flags&512&&(L[0]=l&255,L[1]=l>>>8&255,L[2]=l>>>16&255,L[3]=l>>>24&255,i.check=Ve(i.check,L,4,0)),l=0,d=0,i.mode=Ep;case Ep:for(;d<16;){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}i.head&&(i.head.xflags=l&255,i.head.os=l>>8),i.flags&512&&(L[0]=l&255,L[1]=l>>>8&255,i.check=Ve(i.check,L,2,0)),l=0,d=0,i.mode=Sp;case Sp:if(i.flags&1024){for(;d<16;){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}i.length=l,i.head&&(i.head.extra_len=l),i.flags&512&&(L[0]=l&255,L[1]=l>>>8&255,i.check=Ve(i.check,L,2,0)),l=0,d=0}else i.head&&(i.head.extra=null);i.mode=Ap;case Ap:if(i.flags&1024&&(f=i.length,f>o&&(f=o),f&&(i.head&&(A=i.head.extra_len-i.length,i.head.extra||(i.head.extra=new Array(i.head.extra_len)),xe.arraySet(i.head.extra,n,a,f,A)),i.flags&512&&(i.check=Ve(i.check,n,f,a)),o-=f,a+=f,i.length-=f),i.length))break e;i.length=0,i.mode=Cp;case Cp:if(i.flags&2048){if(o===0)break e;f=0;do A=n[a+f++],i.head&&A&&i.length<65536&&(i.head.name+=String.fromCharCode(A));while(A&&f<o);if(i.flags&512&&(i.check=Ve(i.check,n,f,a)),o-=f,a+=f,A)break e}else i.head&&(i.head.name=null);i.length=0,i.mode=Tp;case Tp:if(i.flags&4096){if(o===0)break e;f=0;do A=n[a+f++],i.head&&A&&i.length<65536&&(i.head.comment+=String.fromCharCode(A));while(A&&f<o);if(i.flags&512&&(i.check=Ve(i.check,n,f,a)),o-=f,a+=f,A)break e}else i.head&&(i.head.comment=null);i.mode=kp;case kp:if(i.flags&512){for(;d<16;){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}if(l!==(i.check&65535)){e.msg="header crc mismatch",i.mode=W;break}l=0,d=0}i.head&&(i.head.hcrc=i.flags>>9&1,i.head.done=!0),e.adler=i.check=0,i.mode=ct;break;case Lp:for(;d<32;){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}e.adler=i.check=Up(l),l=0,d=0,i.mode=sa;case sa:if(i.havedict===0)return e.next_out=s,e.avail_out=c,e.next_in=a,e.avail_in=o,i.hold=l,i.bits=d,Wv;e.adler=i.check=1,i.mode=ct;case ct:if(t===qv||t===na)break e;case To:if(i.last){l>>>=d&7,d-=d&7,i.mode=Lo;break}for(;d<3;){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}switch(i.last=l&1,l>>>=1,d-=1,l&3){case 0:i.mode=Rp;break;case 1:if(ty(i),i.mode=ra,t===na){l>>>=2,d-=2;break e}break;case 2:i.mode=Pp;break;case 3:e.msg="invalid block type",i.mode=W}l>>>=2,d-=2;break;case Rp:for(l>>>=d&7,d-=d&7;d<32;){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}if((l&65535)!==(l>>>16^65535)){e.msg="invalid stored block lengths",i.mode=W;break}if(i.length=l&65535,l=0,d=0,i.mode=ko,t===na)break e;case ko:i.mode=Mp;case Mp:if(f=i.length,f){if(f>o&&(f=o),f>c&&(f=c),f===0)break e;xe.arraySet(r,n,a,f,s),o-=f,a+=f,c-=f,s+=f,i.length-=f;break}i.mode=ct;break;case Pp:for(;d<14;){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}if(i.nlen=(l&31)+257,l>>>=5,d-=5,i.ndist=(l&31)+1,l>>>=5,d-=5,i.ncode=(l&15)+4,l>>>=4,d-=4,i.nlen>286||i.ndist>30){e.msg="too many length or distance symbols",i.mode=W;break}i.have=0,i.mode=Ip;case Ip:for(;i.have<i.ncode;){for(;d<3;){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}i.lens[C[i.have++]]=l&7,l>>>=3,d-=3}for(;i.have<19;)i.lens[C[i.have++]]=0;if(i.lencode=i.lendyn,i.lenbits=7,I={bits:i.lenbits},E=In($v,i.lens,0,19,i.lencode,0,i.work,I),i.lenbits=I.bits,E){e.msg="invalid code lengths set",i.mode=W;break}i.have=0,i.mode=Op;case Op:for(;i.have<i.nlen+i.ndist;){for(;g=i.lencode[l&(1<<i.lenbits)-1],v=g>>>24,m=g>>>16&255,y=g&65535,!(v<=d);){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}if(y<16)l>>>=v,d-=v,i.lens[i.have++]=y;else{if(y===16){for(_=v+2;d<_;){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}if(l>>>=v,d-=v,i.have===0){e.msg="invalid bit length repeat",i.mode=W;break}A=i.lens[i.have-1],f=3+(l&3),l>>>=2,d-=2}else if(y===17){for(_=v+3;d<_;){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}l>>>=v,d-=v,A=0,f=3+(l&7),l>>>=3,d-=3}else{for(_=v+7;d<_;){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}l>>>=v,d-=v,A=0,f=11+(l&127),l>>>=7,d-=7}if(i.have+f>i.nlen+i.ndist){e.msg="invalid bit length repeat",i.mode=W;break}for(;f--;)i.lens[i.have++]=A}}if(i.mode===W)break;if(i.lens[256]===0){e.msg="invalid code -- missing end-of-block",i.mode=W;break}if(i.lenbits=9,I={bits:i.lenbits},E=In(qp,i.lens,0,i.nlen,i.lencode,0,i.work,I),i.lenbits=I.bits,E){e.msg="invalid literal/lengths set",i.mode=W;break}if(i.distbits=6,i.distcode=i.distdyn,I={bits:i.distbits},E=In(Gp,i.lens,i.nlen,i.ndist,i.distcode,0,i.work,I),i.distbits=I.bits,E){e.msg="invalid distances set",i.mode=W;break}if(i.mode=ra,t===na)break e;case ra:i.mode=aa;case aa:if(o>=6&&c>=258){e.next_out=s,e.avail_out=c,e.next_in=a,e.avail_in=o,i.hold=l,i.bits=d,Uv(e,p),s=e.next_out,r=e.output,c=e.avail_out,a=e.next_in,n=e.input,o=e.avail_in,l=i.hold,d=i.bits,i.mode===ct&&(i.back=-1);break}for(i.back=0;g=i.lencode[l&(1<<i.lenbits)-1],v=g>>>24,m=g>>>16&255,y=g&65535,!(v<=d);){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}if(m&&(m&240)===0){for(x=v,w=m,S=y;g=i.lencode[S+((l&(1<<x+w)-1)>>x)],v=g>>>24,m=g>>>16&255,y=g&65535,!(x+v<=d);){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}l>>>=x,d-=x,i.back+=x}if(l>>>=v,d-=v,i.back+=v,i.length=y,m===0){i.mode=Fp;break}if(m&32){i.back=-1,i.mode=ct;break}if(m&64){e.msg="invalid literal/length code",i.mode=W;break}i.extra=m&15,i.mode=Dp;case Dp:if(i.extra){for(_=i.extra;d<_;){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}i.length+=l&(1<<i.extra)-1,l>>>=i.extra,d-=i.extra,i.back+=i.extra}i.was=i.length,i.mode=jp;case jp:for(;g=i.distcode[l&(1<<i.distbits)-1],v=g>>>24,m=g>>>16&255,y=g&65535,!(v<=d);){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}if((m&240)===0){for(x=v,w=m,S=y;g=i.distcode[S+((l&(1<<x+w)-1)>>x)],v=g>>>24,m=g>>>16&255,y=g&65535,!(x+v<=d);){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}l>>>=x,d-=x,i.back+=x}if(l>>>=v,d-=v,i.back+=v,m&64){e.msg="invalid distance code",i.mode=W;break}i.offset=y,i.extra=m&15,i.mode=zp;case zp:if(i.extra){for(_=i.extra;d<_;){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}i.offset+=l&(1<<i.extra)-1,l>>>=i.extra,d-=i.extra,i.back+=i.extra}if(i.offset>i.dmax){e.msg="invalid distance too far back",i.mode=W;break}i.mode=Bp;case Bp:if(c===0)break e;if(f=p-c,i.offset>f){if(f=i.offset-f,f>i.whave&&i.sane){e.msg="invalid distance too far back",i.mode=W;break}f>i.wnext?(f-=i.wnext,b=i.wsize-f):b=i.wnext-f,f>i.length&&(f=i.length),h=i.window}else h=r,b=s-i.offset,f=i.length;f>c&&(f=c),c-=f,i.length-=f;do r[s++]=h[b++];while(--f);i.length===0&&(i.mode=aa);break;case Fp:if(c===0)break e;r[s++]=i.length,c--,i.mode=aa;break;case Lo:if(i.wrap){for(;d<32;){if(o===0)break e;o--,l|=n[a++]<<d,d+=8}if(p-=c,e.total_out+=p,i.total+=p,p&&(e.adler=i.check=i.flags?Ve(i.check,r,p,s-p):Po(i.check,r,p,s-p)),p=c,(i.flags?l:Up(l))!==i.check){e.msg="incorrect data check",i.mode=W;break}l=0,d=0}i.mode=Np;case Np:if(i.wrap&&i.flags){for(;d<32;){if(o===0)break e;o--,l+=n[a++]<<d,d+=8}if(l!==(i.total&4294967295)){e.msg="incorrect length check",i.mode=W;break}l=0,d=0}i.mode=Hp;case Hp:E=Gv;break e;case W:E=Wp;break e;case Oo:return Io;case Vv:default:return Ce}return e.next_out=s,e.avail_out=c,e.next_in=a,e.avail_in=o,i.hold=l,i.bits=d,(i.wsize||p!==e.avail_out&&i.mode<W&&(i.mode<Lo||t!==yp))&&Jp(e,e.output,e.next_out,p-e.avail_out)?(i.mode=Oo,Io):(u-=e.avail_in,p-=e.avail_out,e.total_in+=u,e.total_out+=p,i.total+=p,i.wrap&&p&&(e.adler=i.check=i.flags?Ve(i.check,r,p,e.next_out-p):Po(i.check,r,p,e.next_out-p)),e.data_type=i.bits+(i.last?64:0)+(i.mode===ct?128:0)+(i.mode===ra||i.mode===ko?256:0),(u===0&&p===0||t===yp)&&E===Vt&&(E=Yv),E)}function ny(e){if(!e||!e.state)return Ce;var t=e.state;return t.window&&(t.window=null),e.state=null,Vt}function ry(e,t){var i;return!e||!e.state||(i=e.state,(i.wrap&2)===0)?Ce:(i.head=t,t.done=!1,Vt)}function ay(e,t){var i=t.length,n,r,a;return!e||!e.state||(n=e.state,n.wrap!==0&&n.mode!==sa)?Ce:n.mode===sa&&(r=1,r=Po(r,t,i,0),r!==n.check)?Wp:(a=Jp(e,t,i,i),a?(n.mode=Oo,Io):(n.havedict=1,Vt))}Oe.inflateReset=Kp;Oe.inflateReset2=Xp;Oe.inflateResetKeep=Vp;Oe.inflateInit=ey;Oe.inflateInit2=Zp;Oe.inflate=iy;Oe.inflateEnd=ny;Oe.inflateGetHeader=ry;Oe.inflateSetDictionary=ay;Oe.inflateInfo="pako inflate (from Nodeca project)"});var Do=P((s1,ef)=>{"use strict";ef.exports={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8}});var nf=P((o1,tf)=>{"use strict";function sy(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}tf.exports=sy});var af=P(Dn=>{"use strict";var Ii=Qp(),On=st(),oa=xo(),J=Do(),jo=Vr(),oy=wo(),ly=nf(),rf=Object.prototype.toString;function Kt(e){if(!(this instanceof Kt))return new Kt(e);this.options=On.assign({chunkSize:16384,windowBits:0,to:""},e||{});var t=this.options;t.raw&&t.windowBits>=0&&t.windowBits<16&&(t.windowBits=-t.windowBits,t.windowBits===0&&(t.windowBits=-15)),t.windowBits>=0&&t.windowBits<16&&!(e&&e.windowBits)&&(t.windowBits+=32),t.windowBits>15&&t.windowBits<48&&(t.windowBits&15)===0&&(t.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new oy,this.strm.avail_out=0;var i=Ii.inflateInit2(this.strm,t.windowBits);if(i!==J.Z_OK)throw new Error(jo[i]);if(this.header=new ly,Ii.inflateGetHeader(this.strm,this.header),t.dictionary&&(typeof t.dictionary=="string"?t.dictionary=oa.string2buf(t.dictionary):rf.call(t.dictionary)==="[object ArrayBuffer]"&&(t.dictionary=new Uint8Array(t.dictionary)),t.raw&&(i=Ii.inflateSetDictionary(this.strm,t.dictionary),i!==J.Z_OK)))throw new Error(jo[i])}Kt.prototype.push=function(e,t){var i=this.strm,n=this.options.chunkSize,r=this.options.dictionary,a,s,o,c,l,d=!1;if(this.ended)return!1;s=t===~~t?t:t===!0?J.Z_FINISH:J.Z_NO_FLUSH,typeof e=="string"?i.input=oa.binstring2buf(e):rf.call(e)==="[object ArrayBuffer]"?i.input=new Uint8Array(e):i.input=e,i.next_in=0,i.avail_in=i.input.length;do{if(i.avail_out===0&&(i.output=new On.Buf8(n),i.next_out=0,i.avail_out=n),a=Ii.inflate(i,J.Z_NO_FLUSH),a===J.Z_NEED_DICT&&r&&(a=Ii.inflateSetDictionary(this.strm,r)),a===J.Z_BUF_ERROR&&d===!0&&(a=J.Z_OK,d=!1),a!==J.Z_STREAM_END&&a!==J.Z_OK)return this.onEnd(a),this.ended=!0,!1;i.next_out&&(i.avail_out===0||a===J.Z_STREAM_END||i.avail_in===0&&(s===J.Z_FINISH||s===J.Z_SYNC_FLUSH))&&(this.options.to==="string"?(o=oa.utf8border(i.output,i.next_out),c=i.next_out-o,l=oa.buf2string(i.output,o),i.next_out=c,i.avail_out=n-c,c&&On.arraySet(i.output,i.output,o,c,0),this.onData(l)):this.onData(On.shrinkBuf(i.output,i.next_out))),i.avail_in===0&&i.avail_out===0&&(d=!0)}while((i.avail_in>0||i.avail_out===0)&&a!==J.Z_STREAM_END);return a===J.Z_STREAM_END&&(s=J.Z_FINISH),s===J.Z_FINISH?(a=Ii.inflateEnd(this.strm),this.onEnd(a),this.ended=!0,a===J.Z_OK):(s===J.Z_SYNC_FLUSH&&(this.onEnd(J.Z_OK),i.avail_out=0),!0)};Kt.prototype.onData=function(e){this.chunks.push(e)};Kt.prototype.onEnd=function(e){e===J.Z_OK&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=On.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};function zo(e,t){var i=new Kt(t);if(i.push(e,!0),i.err)throw i.msg||jo[i.err];return i.result}function cy(e,t){return t=t||{},t.raw=!0,zo(e,t)}Dn.Inflate=Kt;Dn.inflate=zo;Dn.inflateRaw=cy;Dn.ungzip=zo});var lf=P((c1,of)=>{"use strict";var dy=st().assign,uy=cp(),py=af(),fy=Do(),sf={};dy(sf,uy,py,fy);of.exports=sf});var df=P(ca=>{"use strict";var hy=typeof Uint8Array!="undefined"&&typeof Uint16Array!="undefined"&&typeof Uint32Array!="undefined",gy=lf(),cf=Y(),la=ye(),my=hy?"uint8array":"array";ca.magic="\b\0";function Xt(e,t){la.call(this,"FlateWorker/"+e),this._pako=null,this._pakoAction=e,this._pakoOptions=t,this.meta={}}cf.inherits(Xt,la);Xt.prototype.processChunk=function(e){this.meta=e.meta,this._pako===null&&this._createPako(),this._pako.push(cf.transformTo(my,e.data),!1)};Xt.prototype.flush=function(){la.prototype.flush.call(this),this._pako===null&&this._createPako(),this._pako.push([],!0)};Xt.prototype.cleanUp=function(){la.prototype.cleanUp.call(this),this._pako=null};Xt.prototype._createPako=function(){this._pako=new gy[this._pakoAction]({raw:!0,level:this._pakoOptions.level||-1});var e=this;this._pako.onData=function(t){e.push({data:t,meta:e.meta})}};ca.compressWorker=function(e){return new Xt("Deflate",e)};ca.uncompressWorker=function(){return new Xt("Inflate",{})}});var Fo=P(Bo=>{"use strict";var uf=ye();Bo.STORE={magic:"\0\0",compressWorker:function(){return new uf("STORE compression")},uncompressWorker:function(){return new uf("STORE decompression")}};Bo.DEFLATE=df()});var No=P(Zt=>{"use strict";Zt.LOCAL_FILE_HEADER="PK";Zt.CENTRAL_FILE_HEADER="PK";Zt.CENTRAL_DIRECTORY_END="PK";Zt.ZIP64_CENTRAL_DIRECTORY_LOCATOR="PK\x07";Zt.ZIP64_CENTRAL_DIRECTORY_END="PK";Zt.DATA_DESCRIPTOR="PK\x07\b"});var gf=P((f1,hf)=>{"use strict";var Oi=Y(),Di=ye(),Ho=_i(),pf=$r(),da=No(),U=function(e,t){var i="",n;for(n=0;n<t;n++)i+=String.fromCharCode(e&255),e=e>>>8;return i},by=function(e,t){var i=e;return e||(i=t?16893:33204),(i&65535)<<16},vy=function(e){return(e||0)&63},ff=function(e,t,i,n,r,a){var s=e.file,o=e.compression,c=a!==Ho.utf8encode,l=Oi.transformTo("string",a(s.name)),d=Oi.transformTo("string",Ho.utf8encode(s.name)),u=s.comment,p=Oi.transformTo("string",a(u)),f=Oi.transformTo("string",Ho.utf8encode(u)),b=d.length!==s.name.length,h=f.length!==u.length,g,v,m="",y="",x="",w=s.dir,S=s.date,A={crc32:0,compressedSize:0,uncompressedSize:0};(!t||i)&&(A.crc32=e.crc32,A.compressedSize=e.compressedSize,A.uncompressedSize=e.uncompressedSize);var E=0;t&&(E|=8),!c&&(b||h)&&(E|=2048);var L=0,I=0;w&&(L|=16),r==="UNIX"?(I=798,L|=by(s.unixPermissions,w)):(I=20,L|=vy(s.dosPermissions,w)),g=S.getUTCHours(),g=g<<6,g=g|S.getUTCMinutes(),g=g<<5,g=g|S.getUTCSeconds()/2,v=S.getUTCFullYear()-1980,v=v<<4,v=v|S.getUTCMonth()+1,v=v<<5,v=v|S.getUTCDate(),b&&(y=U(1,1)+U(pf(l),4)+d,m+="up"+U(y.length,2)+y),h&&(x=U(1,1)+U(pf(p),4)+f,m+="uc"+U(x.length,2)+x);var _="";_+=`
2
- \0`,_+=U(E,2),_+=o.magic,_+=U(g,2),_+=U(v,2),_+=U(A.crc32,4),_+=U(A.compressedSize,4),_+=U(A.uncompressedSize,4),_+=U(l.length,2),_+=U(m.length,2);var C=da.LOCAL_FILE_HEADER+_+l+m,R=da.CENTRAL_FILE_HEADER+U(I,2)+_+U(p.length,2)+"\0\0\0\0"+U(L,4)+U(n,4)+l+m+p;return{fileRecord:C,dirRecord:R}},yy=function(e,t,i,n,r){var a="",s=Oi.transformTo("string",r(n));return a=da.CENTRAL_DIRECTORY_END+"\0\0\0\0"+U(e,2)+U(e,2)+U(t,4)+U(i,4)+U(s.length,2)+s,a},xy=function(e){var t="";return t=da.DATA_DESCRIPTOR+U(e.crc32,4)+U(e.compressedSize,4)+U(e.uncompressedSize,4),t};function De(e,t,i,n){Di.call(this,"ZipFileWorker"),this.bytesWritten=0,this.zipComment=t,this.zipPlatform=i,this.encodeFileName=n,this.streamFiles=e,this.accumulate=!1,this.contentBuffer=[],this.dirRecords=[],this.currentSourceOffset=0,this.entriesCount=0,this.currentFile=null,this._sources=[]}Oi.inherits(De,Di);De.prototype.push=function(e){var t=e.meta.percent||0,i=this.entriesCount,n=this._sources.length;this.accumulate?this.contentBuffer.push(e):(this.bytesWritten+=e.data.length,Di.prototype.push.call(this,{data:e.data,meta:{currentFile:this.currentFile,percent:i?(t+100*(i-n-1))/i:100}}))};De.prototype.openedSource=function(e){this.currentSourceOffset=this.bytesWritten,this.currentFile=e.file.name;var t=this.streamFiles&&!e.file.dir;if(t){var i=ff(e,t,!1,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);this.push({data:i.fileRecord,meta:{percent:0}})}else this.accumulate=!0};De.prototype.closedSource=function(e){this.accumulate=!1;var t=this.streamFiles&&!e.file.dir,i=ff(e,t,!0,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);if(this.dirRecords.push(i.dirRecord),t)this.push({data:xy(e),meta:{percent:100}});else for(this.push({data:i.fileRecord,meta:{percent:0}});this.contentBuffer.length;)this.push(this.contentBuffer.shift());this.currentFile=null};De.prototype.flush=function(){for(var e=this.bytesWritten,t=0;t<this.dirRecords.length;t++)this.push({data:this.dirRecords[t],meta:{percent:100}});var i=this.bytesWritten-e,n=yy(this.dirRecords.length,i,e,this.zipComment,this.encodeFileName);this.push({data:n,meta:{percent:100}})};De.prototype.prepareNextSource=function(){this.previous=this._sources.shift(),this.openedSource(this.previous.streamInfo),this.isPaused?this.previous.pause():this.previous.resume()};De.prototype.registerPrevious=function(e){this._sources.push(e);var t=this;return e.on("data",function(i){t.processChunk(i)}),e.on("end",function(){t.closedSource(t.previous.streamInfo),t._sources.length?t.prepareNextSource():t.end()}),e.on("error",function(i){t.error(i)}),this};De.prototype.resume=function(){if(!Di.prototype.resume.call(this))return!1;if(!this.previous&&this._sources.length)return this.prepareNextSource(),!0;if(!this.previous&&!this._sources.length&&!this.generatedError)return this.end(),!0};De.prototype.error=function(e){var t=this._sources;if(!Di.prototype.error.call(this,e))return!1;for(var i=0;i<t.length;i++)try{t[i].error(e)}catch{}return!0};De.prototype.lock=function(){Di.prototype.lock.call(this);for(var e=this._sources,t=0;t<e.length;t++)e[t].lock()};hf.exports=De});var bf=P(mf=>{"use strict";var wy=Fo(),_y=gf(),Ey=function(e,t){var i=e||t,n=wy[i];if(!n)throw new Error(i+" is not a valid compression method !");return n};mf.generateWorker=function(e,t,i){var n=new _y(t.streamFiles,i,t.platform,t.encodeFileName),r=0;try{e.forEach(function(a,s){r++;var o=Ey(s.options.compression,t.compression),c=s.options.compressionOptions||t.compressionOptions||{},l=s.dir,d=s.date;s._compressWorker(o,c).withStreamInfo("file",{name:a,dir:l,date:d,comment:s.comment||"",unixPermissions:s.unixPermissions,dosPermissions:s.dosPermissions}).pipe(n)}),n.entriesCount=r}catch(a){n.error(a)}return n}});var yf=P((g1,vf)=>{"use strict";var Sy=Y(),ua=ye();function jn(e,t){ua.call(this,"Nodejs stream input adapter for "+e),this._upstreamEnded=!1,this._bindStream(t)}Sy.inherits(jn,ua);jn.prototype._bindStream=function(e){var t=this;this._stream=e,e.pause(),e.on("data",function(i){t.push({data:i,meta:{percent:0}})}).on("error",function(i){t.isPaused?this.generatedError=i:t.error(i)}).on("end",function(){t.isPaused?t._upstreamEnded=!0:t.end()})};jn.prototype.pause=function(){return ua.prototype.pause.call(this)?(this._stream.pause(),!0):!1};jn.prototype.resume=function(){return ua.prototype.resume.call(this)?(this._upstreamEnded?this.end():this._stream.resume(),!0):!1};vf.exports=jn});var Lf=P((m1,kf)=>{"use strict";var Ay=_i(),zn=Y(),Ef=ye(),Cy=Gs(),Sf=Ws(),xf=qr(),Ty=xu(),ky=bf(),wf=pn(),Ly=yf(),Af=function(e,t,i){var n=zn.getTypeOf(t),r,a=zn.extend(i||{},Sf);a.date=a.date||new Date,a.compression!==null&&(a.compression=a.compression.toUpperCase()),typeof a.unixPermissions=="string"&&(a.unixPermissions=parseInt(a.unixPermissions,8)),a.unixPermissions&&a.unixPermissions&16384&&(a.dir=!0),a.dosPermissions&&a.dosPermissions&16&&(a.dir=!0),a.dir&&(e=Cf(e)),a.createFolders&&(r=Ry(e))&&Tf.call(this,r,!0);var s=n==="string"&&a.binary===!1&&a.base64===!1;(!i||typeof i.binary=="undefined")&&(a.binary=!s);var o=t instanceof xf&&t.uncompressedSize===0;(o||a.dir||!t||t.length===0)&&(a.base64=!1,a.binary=!0,t="",a.compression="STORE",n="string");var c=null;t instanceof xf||t instanceof Ef?c=t:wf.isNode&&wf.isStream(t)?c=new Ly(e,t):c=zn.prepareContent(e,t,a.binary,a.optimizedBinaryString,a.base64);var l=new Ty(e,c,a);this.files[e]=l},Ry=function(e){e.slice(-1)==="/"&&(e=e.substring(0,e.length-1));var t=e.lastIndexOf("/");return t>0?e.substring(0,t):""},Cf=function(e){return e.slice(-1)!=="/"&&(e+="/"),e},Tf=function(e,t){return t=typeof t!="undefined"?t:Sf.createFolders,e=Cf(e),this.files[e]||Af.call(this,e,null,{dir:!0,createFolders:t}),this.files[e]};function _f(e){return Object.prototype.toString.call(e)==="[object RegExp]"}var My={load:function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},forEach:function(e){var t,i,n;for(t in this.files)n=this.files[t],i=t.slice(this.root.length,t.length),i&&t.slice(0,this.root.length)===this.root&&e(i,n)},filter:function(e){var t=[];return this.forEach(function(i,n){e(i,n)&&t.push(n)}),t},file:function(e,t,i){if(arguments.length===1)if(_f(e)){var n=e;return this.filter(function(a,s){return!s.dir&&n.test(a)})}else{var r=this.files[this.root+e];return r&&!r.dir?r:null}else e=this.root+e,Af.call(this,e,t,i);return this},folder:function(e){if(!e)return this;if(_f(e))return this.filter(function(r,a){return a.dir&&e.test(r)});var t=this.root+e,i=Tf.call(this,t),n=this.clone();return n.root=i.name,n},remove:function(e){e=this.root+e;var t=this.files[e];if(t||(e.slice(-1)!=="/"&&(e+="/"),t=this.files[e]),t&&!t.dir)delete this.files[e];else for(var i=this.filter(function(r,a){return a.name.slice(0,e.length)===e}),n=0;n<i.length;n++)delete this.files[i[n].name];return this},generate:function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},generateInternalStream:function(e){var t,i={};try{if(i=zn.extend(e||{},{streamFiles:!1,compression:"STORE",compressionOptions:null,type:"",platform:"DOS",comment:null,mimeType:"application/zip",encodeFileName:Ay.utf8encode}),i.type=i.type.toLowerCase(),i.compression=i.compression.toUpperCase(),i.type==="binarystring"&&(i.type="string"),!i.type)throw new Error("No output type specified.");zn.checkSupport(i.type),(i.platform==="darwin"||i.platform==="freebsd"||i.platform==="linux"||i.platform==="sunos")&&(i.platform="UNIX"),i.platform==="win32"&&(i.platform="DOS");var n=i.comment||this.comment||"";t=ky.generateWorker(this,i,n)}catch(r){t=new Ef("error"),t.error(r)}return new Cy(t,i.type||"string",i.mimeType)},generateAsync:function(e,t){return this.generateInternalStream(e).accumulate(t)},generateNodeStream:function(e,t){return e=e||{},e.type||(e.type="nodebuffer"),this.generateInternalStream(e).toNodejsStream(t)}};kf.exports=My});var Uo=P((b1,Mf)=>{"use strict";var Py=Y();function Rf(e){this.data=e,this.length=e.length,this.index=0,this.zero=0}Rf.prototype={checkOffset:function(e){this.checkIndex(this.index+e)},checkIndex:function(e){if(this.length<this.zero+e||e<0)throw new Error("End of data reached (data length = "+this.length+", asked index = "+e+"). Corrupted zip ?")},setIndex:function(e){this.checkIndex(e),this.index=e},skip:function(e){this.setIndex(this.index+e)},byteAt:function(){},readInt:function(e){var t=0,i;for(this.checkOffset(e),i=this.index+e-1;i>=this.index;i--)t=(t<<8)+this.byteAt(i);return this.index+=e,t},readString:function(e){return Py.transformTo("string",this.readData(e))},readData:function(){},lastIndexOfSignature:function(){},readAndCheckSignature:function(){},readDate:function(){var e=this.readInt(4);return new Date(Date.UTC((e>>25&127)+1980,(e>>21&15)-1,e>>16&31,e>>11&31,e>>5&63,(e&31)<<1))}};Mf.exports=Rf});var $o=P((v1,If)=>{"use strict";var Pf=Uo(),Iy=Y();function ji(e){Pf.call(this,e);for(var t=0;t<this.data.length;t++)e[t]=e[t]&255}Iy.inherits(ji,Pf);ji.prototype.byteAt=function(e){return this.data[this.zero+e]};ji.prototype.lastIndexOfSignature=function(e){for(var t=e.charCodeAt(0),i=e.charCodeAt(1),n=e.charCodeAt(2),r=e.charCodeAt(3),a=this.length-4;a>=0;--a)if(this.data[a]===t&&this.data[a+1]===i&&this.data[a+2]===n&&this.data[a+3]===r)return a-this.zero;return-1};ji.prototype.readAndCheckSignature=function(e){var t=e.charCodeAt(0),i=e.charCodeAt(1),n=e.charCodeAt(2),r=e.charCodeAt(3),a=this.readData(4);return t===a[0]&&i===a[1]&&n===a[2]&&r===a[3]};ji.prototype.readData=function(e){if(this.checkOffset(e),e===0)return[];var t=this.data.slice(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t};If.exports=ji});var jf=P((y1,Df)=>{"use strict";var Of=Uo(),Oy=Y();function zi(e){Of.call(this,e)}Oy.inherits(zi,Of);zi.prototype.byteAt=function(e){return this.data.charCodeAt(this.zero+e)};zi.prototype.lastIndexOfSignature=function(e){return this.data.lastIndexOf(e)-this.zero};zi.prototype.readAndCheckSignature=function(e){var t=this.readData(4);return e===t};zi.prototype.readData=function(e){this.checkOffset(e);var t=this.data.slice(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t};Df.exports=zi});var Go=P((x1,Bf)=>{"use strict";var zf=$o(),Dy=Y();function qo(e){zf.call(this,e)}Dy.inherits(qo,zf);qo.prototype.readData=function(e){if(this.checkOffset(e),e===0)return new Uint8Array(0);var t=this.data.subarray(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t};Bf.exports=qo});var Hf=P((w1,Nf)=>{"use strict";var Ff=Go(),jy=Y();function Wo(e){Ff.call(this,e)}jy.inherits(Wo,Ff);Wo.prototype.readData=function(e){this.checkOffset(e);var t=this.data.slice(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t};Nf.exports=Wo});var Yo=P((_1,$f)=>{"use strict";var pa=Y(),Uf=rt(),zy=$o(),By=jf(),Fy=Hf(),Ny=Go();$f.exports=function(e){var t=pa.getTypeOf(e);return pa.checkSupport(t),t==="string"&&!Uf.uint8array?new By(e):t==="nodebuffer"?new Fy(e):Uf.uint8array?new Ny(pa.transformTo("uint8array",e)):new zy(pa.transformTo("array",e))}});var Yf=P((E1,Wf)=>{"use strict";var Vo=Yo(),Rt=Y(),Hy=qr(),qf=$r(),fa=_i(),ha=Fo(),Uy=rt(),$y=0,qy=3,Gy=function(e){for(var t in ha)if(Object.prototype.hasOwnProperty.call(ha,t)&&ha[t].magic===e)return ha[t];return null};function Gf(e,t){this.options=e,this.loadOptions=t}Gf.prototype={isEncrypted:function(){return(this.bitFlag&1)===1},useUTF8:function(){return(this.bitFlag&2048)===2048},readLocalPart:function(e){var t,i;if(e.skip(22),this.fileNameLength=e.readInt(2),i=e.readInt(2),this.fileName=e.readData(this.fileNameLength),e.skip(i),this.compressedSize===-1||this.uncompressedSize===-1)throw new Error("Bug or corrupted zip : didn't get enough information from the central directory (compressedSize === -1 || uncompressedSize === -1)");if(t=Gy(this.compressionMethod),t===null)throw new Error("Corrupted zip : compression "+Rt.pretty(this.compressionMethod)+" unknown (inner file : "+Rt.transformTo("string",this.fileName)+")");this.decompressed=new Hy(this.compressedSize,this.uncompressedSize,this.crc32,t,e.readData(this.compressedSize))},readCentralPart:function(e){this.versionMadeBy=e.readInt(2),e.skip(2),this.bitFlag=e.readInt(2),this.compressionMethod=e.readString(2),this.date=e.readDate(),this.crc32=e.readInt(4),this.compressedSize=e.readInt(4),this.uncompressedSize=e.readInt(4);var t=e.readInt(2);if(this.extraFieldsLength=e.readInt(2),this.fileCommentLength=e.readInt(2),this.diskNumberStart=e.readInt(2),this.internalFileAttributes=e.readInt(2),this.externalFileAttributes=e.readInt(4),this.localHeaderOffset=e.readInt(4),this.isEncrypted())throw new Error("Encrypted zip are not supported");e.skip(t),this.readExtraFields(e),this.parseZIP64ExtraField(e),this.fileComment=e.readData(this.fileCommentLength)},processAttributes:function(){this.unixPermissions=null,this.dosPermissions=null;var e=this.versionMadeBy>>8;this.dir=!!(this.externalFileAttributes&16),e===$y&&(this.dosPermissions=this.externalFileAttributes&63),e===qy&&(this.unixPermissions=this.externalFileAttributes>>16&65535),!this.dir&&this.fileNameStr.slice(-1)==="/"&&(this.dir=!0)},parseZIP64ExtraField:function(){if(this.extraFields[1]){var e=Vo(this.extraFields[1].value);this.uncompressedSize===Rt.MAX_VALUE_32BITS&&(this.uncompressedSize=e.readInt(8)),this.compressedSize===Rt.MAX_VALUE_32BITS&&(this.compressedSize=e.readInt(8)),this.localHeaderOffset===Rt.MAX_VALUE_32BITS&&(this.localHeaderOffset=e.readInt(8)),this.diskNumberStart===Rt.MAX_VALUE_32BITS&&(this.diskNumberStart=e.readInt(4))}},readExtraFields:function(e){var t=e.index+this.extraFieldsLength,i,n,r;for(this.extraFields||(this.extraFields={});e.index+4<t;)i=e.readInt(2),n=e.readInt(2),r=e.readData(n),this.extraFields[i]={id:i,length:n,value:r};e.setIndex(t)},handleUTF8:function(){var e=Uy.uint8array?"uint8array":"array";if(this.useUTF8())this.fileNameStr=fa.utf8decode(this.fileName),this.fileCommentStr=fa.utf8decode(this.fileComment);else{var t=this.findExtraFieldUnicodePath();if(t!==null)this.fileNameStr=t;else{var i=Rt.transformTo(e,this.fileName);this.fileNameStr=this.loadOptions.decodeFileName(i)}var n=this.findExtraFieldUnicodeComment();if(n!==null)this.fileCommentStr=n;else{var r=Rt.transformTo(e,this.fileComment);this.fileCommentStr=this.loadOptions.decodeFileName(r)}}},findExtraFieldUnicodePath:function(){var e=this.extraFields[28789];if(e){var t=Vo(e.value);return t.readInt(1)!==1||qf(this.fileName)!==t.readInt(4)?null:fa.utf8decode(t.readData(e.length-5))}return null},findExtraFieldUnicodeComment:function(){var e=this.extraFields[25461];if(e){var t=Vo(e.value);return t.readInt(1)!==1||qf(this.fileComment)!==t.readInt(4)?null:fa.utf8decode(t.readData(e.length-5))}return null}};Wf.exports=Gf});var Xf=P((S1,Kf)=>{"use strict";var Wy=Yo(),dt=Y(),je=No(),Yy=Yf(),Vy=rt();function Vf(e){this.files=[],this.loadOptions=e}Vf.prototype={checkSignature:function(e){if(!this.reader.readAndCheckSignature(e)){this.reader.index-=4;var t=this.reader.readString(4);throw new Error("Corrupted zip or bug: unexpected signature ("+dt.pretty(t)+", expected "+dt.pretty(e)+")")}},isSignature:function(e,t){var i=this.reader.index;this.reader.setIndex(e);var n=this.reader.readString(4),r=n===t;return this.reader.setIndex(i),r},readBlockEndOfCentral:function(){this.diskNumber=this.reader.readInt(2),this.diskWithCentralDirStart=this.reader.readInt(2),this.centralDirRecordsOnThisDisk=this.reader.readInt(2),this.centralDirRecords=this.reader.readInt(2),this.centralDirSize=this.reader.readInt(4),this.centralDirOffset=this.reader.readInt(4),this.zipCommentLength=this.reader.readInt(2);var e=this.reader.readData(this.zipCommentLength),t=Vy.uint8array?"uint8array":"array",i=dt.transformTo(t,e);this.zipComment=this.loadOptions.decodeFileName(i)},readBlockZip64EndOfCentral:function(){this.zip64EndOfCentralSize=this.reader.readInt(8),this.reader.skip(4),this.diskNumber=this.reader.readInt(4),this.diskWithCentralDirStart=this.reader.readInt(4),this.centralDirRecordsOnThisDisk=this.reader.readInt(8),this.centralDirRecords=this.reader.readInt(8),this.centralDirSize=this.reader.readInt(8),this.centralDirOffset=this.reader.readInt(8),this.zip64ExtensibleData={};for(var e=this.zip64EndOfCentralSize-44,t=0,i,n,r;t<e;)i=this.reader.readInt(2),n=this.reader.readInt(4),r=this.reader.readData(n),this.zip64ExtensibleData[i]={id:i,length:n,value:r}},readBlockZip64EndOfCentralLocator:function(){if(this.diskWithZip64CentralDirStart=this.reader.readInt(4),this.relativeOffsetEndOfZip64CentralDir=this.reader.readInt(8),this.disksCount=this.reader.readInt(4),this.disksCount>1)throw new Error("Multi-volumes zip are not supported")},readLocalFiles:function(){var e,t;for(e=0;e<this.files.length;e++)t=this.files[e],this.reader.setIndex(t.localHeaderOffset),this.checkSignature(je.LOCAL_FILE_HEADER),t.readLocalPart(this.reader),t.handleUTF8(),t.processAttributes()},readCentralDir:function(){var e;for(this.reader.setIndex(this.centralDirOffset);this.reader.readAndCheckSignature(je.CENTRAL_FILE_HEADER);)e=new Yy({zip64:this.zip64},this.loadOptions),e.readCentralPart(this.reader),this.files.push(e);if(this.centralDirRecords!==this.files.length&&this.centralDirRecords!==0&&this.files.length===0)throw new Error("Corrupted zip or bug: expected "+this.centralDirRecords+" records in central dir, got "+this.files.length)},readEndOfCentral:function(){var e=this.reader.lastIndexOfSignature(je.CENTRAL_DIRECTORY_END);if(e<0){var t=!this.isSignature(0,je.LOCAL_FILE_HEADER);throw t?new Error("Can't find end of central directory : is this a zip file ? If it is, see https://stuk.github.io/jszip/documentation/howto/read_zip.html"):new Error("Corrupted zip: can't find end of central directory")}this.reader.setIndex(e);var i=e;if(this.checkSignature(je.CENTRAL_DIRECTORY_END),this.readBlockEndOfCentral(),this.diskNumber===dt.MAX_VALUE_16BITS||this.diskWithCentralDirStart===dt.MAX_VALUE_16BITS||this.centralDirRecordsOnThisDisk===dt.MAX_VALUE_16BITS||this.centralDirRecords===dt.MAX_VALUE_16BITS||this.centralDirSize===dt.MAX_VALUE_32BITS||this.centralDirOffset===dt.MAX_VALUE_32BITS){if(this.zip64=!0,e=this.reader.lastIndexOfSignature(je.ZIP64_CENTRAL_DIRECTORY_LOCATOR),e<0)throw new Error("Corrupted zip: can't find the ZIP64 end of central directory locator");if(this.reader.setIndex(e),this.checkSignature(je.ZIP64_CENTRAL_DIRECTORY_LOCATOR),this.readBlockZip64EndOfCentralLocator(),!this.isSignature(this.relativeOffsetEndOfZip64CentralDir,je.ZIP64_CENTRAL_DIRECTORY_END)&&(this.relativeOffsetEndOfZip64CentralDir=this.reader.lastIndexOfSignature(je.ZIP64_CENTRAL_DIRECTORY_END),this.relativeOffsetEndOfZip64CentralDir<0))throw new Error("Corrupted zip: can't find the ZIP64 end of central directory");this.reader.setIndex(this.relativeOffsetEndOfZip64CentralDir),this.checkSignature(je.ZIP64_CENTRAL_DIRECTORY_END),this.readBlockZip64EndOfCentral()}var n=this.centralDirOffset+this.centralDirSize;this.zip64&&(n+=20,n+=12+this.zip64EndOfCentralSize);var r=i-n;if(r>0)this.isSignature(i,je.CENTRAL_FILE_HEADER)||(this.reader.zero=r);else if(r<0)throw new Error("Corrupted zip: missing "+Math.abs(r)+" bytes.")},prepareReader:function(e){this.reader=Wy(e)},load:function(e){this.prepareReader(e),this.readEndOfCentral(),this.readCentralDir(),this.readLocalFiles()}};Kf.exports=Vf});var Qf=P((A1,Jf)=>{"use strict";var Ko=Y(),ga=yi(),Ky=_i(),Xy=Xf(),Zy=Ks(),Zf=pn();function Jy(e){return new ga.Promise(function(t,i){var n=e.decompressed.getContentWorker().pipe(new Zy);n.on("error",function(r){i(r)}).on("end",function(){n.streamInfo.crc32!==e.decompressed.crc32?i(new Error("Corrupted zip : CRC32 mismatch")):t()}).resume()})}Jf.exports=function(e,t){var i=this;return t=Ko.extend(t||{},{base64:!1,checkCRC32:!1,optimizedBinaryString:!1,createFolders:!1,decodeFileName:Ky.utf8decode}),Zf.isNode&&Zf.isStream(e)?ga.Promise.reject(new Error("JSZip can't accept a stream when loading a zip file.")):Ko.prepareContent("the loaded zip file",e,!0,t.optimizedBinaryString,t.base64).then(function(n){var r=new Xy(t);return r.load(n),r}).then(function(r){var a=[ga.Promise.resolve(r)],s=r.files;if(t.checkCRC32)for(var o=0;o<s.length;o++)a.push(Jy(s[o]));return ga.Promise.all(a)}).then(function(r){for(var a=r.shift(),s=a.files,o=0;o<s.length;o++){var c=s[o],l=c.fileNameStr,d=Ko.resolve(c.fileNameStr);i.file(d,c.decompressed,{binary:!0,optimizedBinaryString:!0,date:c.date,dir:c.dir,comment:c.fileCommentStr.length?c.fileCommentStr:null,unixPermissions:c.unixPermissions,dosPermissions:c.dosPermissions,createFolders:t.createFolders}),c.dir||(i.file(d).unsafeOriginalName=l)}return a.zipComment.length&&(i.comment=a.zipComment),i})}});var th=P((C1,eh)=>{"use strict";function Te(){if(!(this instanceof Te))return new Te;if(arguments.length)throw new Error("The constructor with parameters has been removed in JSZip 3.0, please check the upgrade guide.");this.files=Object.create(null),this.comment=null,this.root="",this.clone=function(){var e=new Te;for(var t in this)typeof this[t]!="function"&&(e[t]=this[t]);return e}}Te.prototype=Lf();Te.prototype.loadAsync=Qf();Te.support=rt();Te.defaults=Ws();Te.version="3.10.1";Te.loadAsync=function(e,t){return new Te().loadAsync(e,t)};Te.external=yi();eh.exports=Te});import{Application as Ox}from"pixi.js";var yt={};function lr(e,t,i=!1){yt[e]||(yt[e]=[]),yt[e].push({fn:t,once:i})}function Qa(e,t){if(yt[e]){if(!t){delete yt[e];return}yt[e]=yt[e].filter(i=>i.fn!==t)}}function cr(e,...t){let i=yt[e];if(i)for(let n of[...i])n.fn(...t),n.once&&Qa(e,n.fn)}function _e(e,t){lr(e,t,!0)}var te=null,Me=[],si=null;function pc(e){te=e,Me=[],si!==null&&(clearTimeout(si),si=null)}function fc(){var e,t,i;return{endpoint:(te==null?void 0:te.endpoint)||"",transport:(te==null?void 0:te.transport)||"beacon",batchSize:(e=te==null?void 0:te.batchSize)!=null?e:10,flushIntervalMs:(t=te==null?void 0:te.flushIntervalMs)!=null?t:300,maxQueue:(i=te==null?void 0:te.maxQueue)!=null?i:200,debug:!!(te!=null&&te.debug)}}async function dc(e,t,i,n){let r=JSON.stringify(t);if(i==="beacon"&&typeof navigator!="undefined"&&typeof navigator.sendBeacon=="function")try{let a=navigator.sendBeacon(e,new Blob([r],{type:"application/json"}));n&&console.log("[handler.telemetry] beacon",a,t);return}catch(a){n&&console.warn("[handler.telemetry] beacon failed, fallback to fetch",a)}try{await fetch(e,{method:"POST",headers:{"Content-Type":"application/json"},body:r,keepalive:!0}),n&&console.log("[handler.telemetry] fetch",t)}catch(a){n&&console.warn("[handler.telemetry] fetch failed",a)}}function es(e,t){let i=fc();if(t&&i.endpoint){if(Me.push(e),Me.length>i.maxQueue&&(Me=Me.slice(Me.length-i.maxQueue)),Me.length>=i.batchSize){uc();return}si===null&&(si=window.setTimeout(()=>{si=null,uc()},i.flushIntervalMs))}}async function uc(){let e=fc();if(!e.endpoint||Me.length===0)return;let t=Me.splice(0,e.batchSize);await dc(e.endpoint,{events:t},e.transport,e.debug),Me.length>0&&await dc(e.endpoint,{events:Me.splice(0,e.batchSize)},e.transport,e.debug)}function hc(e){return Math.max(0,Math.min(1,e))}function hg(e){let t=String(e!=null?e:"power2.out");if(t==="linear")return i=>i;if(t==="sine.inOut")return i=>.5-Math.cos(Math.PI*i)/2;if(t==="power2.out"||t==="easeOutQuad")return i=>1-(1-i)*(1-i);if(t.startsWith("back.out")){let i=t.match(/back\.out\(([\d.]+)\)/),n=i?Number(i[1]):1.8;return r=>1+(n+1)*Math.pow(r-1,3)+n*Math.pow(r-1,2)}return i=>1-(1-i)*(1-i)}function tn(){return typeof performance!="undefined"&&performance.now?performance.now():Date.now()}function gg(e,t){let i=e==null?void 0:e[t];return typeof i=="number"?i:0}function gc(e,t,i){try{e[t]=i}catch{}}function mg(e){let t=e==null?void 0:e.scale;if(!t)return null;let i=typeof t.x=="number"?t.x:1,n=typeof t.y=="number"?t.y:1;return{x:i,y:n}}function mc(e,t){let i=e==null?void 0:e.scale;if(i)try{typeof i.set=="function"?i.set(t.x,t.y):(typeof i.x=="number"&&(i.x=t.x),typeof i.y=="number"&&(i.y=t.y))}catch{}}function bc(e,t){let i=mg(e);if(!i)return{from:null,to:null};let n=null,r=null;return typeof t.scale=="number"?(n=t.scale,r=t.scale):t.scale&&typeof t.scale=="object"&&(typeof t.scale.x=="number"&&(n=t.scale.x),typeof t.scale.y=="number"&&(r=t.scale.y)),typeof t.scaleX=="number"&&(n=t.scaleX),typeof t.scaleY=="number"&&(r=t.scaleY),n===null&&r===null?{from:null,to:null}:{from:{x:i.x,y:i.y},to:{x:n!=null?n:i.x,y:r!=null?r:i.y}}}function vc(){let e=new Set,t=new WeakMap,i=null,n=()=>{if(i!=null)return;i=requestAnimationFrame(()=>{i=null,o(),e.size>0&&n()})},r=d=>{var p;e.add(d);let u=(p=t.get(d.target))!=null?p:new Set;u.add(d),t.set(d.target,u),n()},a=d=>{e.delete(d);let u=t.get(d.target);u&&(u.delete(d),u.size===0&&t.delete(d.target))},s=d=>{d.killed||(d.killed=!0,a(d))},o=()=>{var u,p;let d=tn();for(let f of Array.from(e)){if(f.killed||f.paused)continue;let b=d-f.startMs-f.delayMs;if(b<0)continue;let h=f.durationMs>0?b/f.durationMs:1,g=hc(h),v=f.repeat>=0?f.repeat+1:1,m=f.repeat>0?Math.min(Math.floor(h),v-1):0;if(f.repeat>0&&h>=1){let w=h-m;g=hc(w)}let y=f.ease(g);f.yoyo&&m%2===1&&(y=1-y);for(let w of f.props)gc(f.target,w.key,w.from+(w.to-w.from)*y);f.scaleFrom&&f.scaleTo&&mc(f.target,{x:f.scaleFrom.x+(f.scaleTo.x-f.scaleFrom.x)*y,y:f.scaleFrom.y+(f.scaleTo.y-f.scaleFrom.y)*y});try{(u=f.onUpdate)==null||u.call(f)}catch{}if(h>=v){s(f);try{(p=f.onComplete)==null||p.call(f)}catch{}}}},c=(d,u,p)=>{var w;let f=Math.max(0,(typeof u.duration=="number"?u.duration:.5)*1e3),b=Math.max(0,(typeof u.delay=="number"?u.delay:0)*1e3+((w=p==null?void 0:p.delayMsOverride)!=null?w:0)),h=hg(u.ease),g=typeof u.repeat=="number"?Math.max(0,u.repeat|0):0,v=u.yoyo===!0,m=new Set(["duration","delay","ease","repeat","yoyo","onUpdate","onComplete","scale","scaleX","scaleY"]),y=[];for(let S of Object.keys(u)){if(m.has(S))continue;let A=u[S];typeof A=="number"&&y.push({key:S,from:gg(d,S),to:A})}let x=bc(d,u);return{target:d,startMs:tn(),delayMs:b,durationMs:f,ease:h,props:y,scaleFrom:x.from,scaleTo:x.to,repeat:g,yoyo:v,onUpdate:typeof u.onUpdate=="function"?u.onUpdate:void 0,onComplete:typeof u.onComplete=="function"?u.onComplete:void 0,killed:!1,paused:!1,pauseAtMs:null}},l={to(d,u){let p=c(d,u);return r(p),{kill:()=>s(p),pause:()=>{p.paused||(p.paused=!0,p.pauseAtMs=tn())},resume:()=>{var h;if(!p.paused)return;let f=(h=p.pauseAtMs)!=null?h:tn(),b=tn()-f;p.startMs+=b,p.paused=!1,p.pauseAtMs=null},isActive:()=>!p.killed&&!p.paused}},fromTo(d,u,p){return l.set(d,u),l.to(d,p)},set(d,u){if(!d||!u)return;for(let f of Object.keys(u)){let b=u[f];f==="scale"||f==="scaleX"||f==="scaleY"||typeof b=="number"&&gc(d,f,b)}let p=bc(d,u);p.to&&mc(d,p.to)},killTweensOf(d){let u=t.get(d);if(u)for(let p of Array.from(u))s(p)},timeline(d={}){let u=[],p=0,f=!1,b=[],h=m=>{if(typeof m=="number")return Math.max(0,m*1e3);let y=typeof m=="string"?m.trim():"";return y.startsWith("+=")?p+Math.max(0,Number(y.slice(2))*1e3||0):y?Math.max(0,Number(y)*1e3||0):p},g=m=>{u.push(m);let y=Math.max(0,(typeof m.vars.duration=="number"?m.vars.duration:.5)*1e3);p=Math.max(p,m.atMs+y)},v={to(m,y,x){return g({kind:"to",target:m,vars:y,atMs:h(x)}),v},fromTo(m,y,x,w){return g({kind:"fromTo",target:m,vars:x,from:y,atMs:h(w)}),v},play(){var m,y;if(f)return v;f=!0,b=[];for(let x of u)x.kind==="fromTo"&&l.set(x.target,(m=x.from)!=null?m:{}),b.push(l.to(x.target,{...x.vars,delay:x.atMs/1e3+((y=x.vars.delay)!=null?y:0)}));return v},pause(){for(let m of b)m.pause();return v},kill(){for(let m of b)m.kill();b=[],f=!1}};return d.paused||v.play(),v}};return l}function yc(){if(typeof window=="undefined")return;let e=window;if(!e.gsap)try{e.gsap=vc()}catch{}}var xc={name:"handler-playable-sdk",version:"0.3.20",type:"module",description:"Handler Playable SDK v0.1 with contract-aligned surface (root sandbox, canonical event envelope).",main:"dist/index.cjs",module:"dist/index.js",types:"dist/index.d.ts",exports:{".":{types:"./dist/index.d.ts",import:"./dist/index.js",require:"./dist/index.cjs"},"./pixi":{types:"./dist/pixi/index.d.ts",import:"./dist/pixi/index.js",require:"./dist/pixi/index.cjs"},"./pixi/index.css":{import:"./dist/pixi/index.css",require:"./dist/pixi/index.css"},"./three":{types:"./dist/three/index.d.ts",import:"./dist/three/index.js",require:"./dist/three/index.cjs"}},scripts:{prebuild:"python3 src/preview/build-css.py",build:"tsup src/index.ts src/pixi/index.ts src/three/index.ts --format cjs,esm --dts --clean --minify --external lottie-web && npm run create-mjs-symlinks && npm run obfuscate && npm run postbuild",postbuild:"python3 src/preview/copy-css-to-dist.py","create-mjs-symlinks":"cd dist && ln -sf index.js index.mjs && cd pixi && ln -sf index.js index.mjs && cd ../three && ln -sf index.js index.mjs","build:dev":"tsup src/index.ts src/pixi/index.ts src/three/index.ts --format cjs,esm --dts --clean --external lottie-web && npm run create-mjs-symlinks",obfuscate:"javascript-obfuscator dist/pixi/index.js --output dist/pixi/index.js --config obfuscator.config.json && javascript-obfuscator dist/three/index.js --output dist/three/index.js --config obfuscator.config.json",lint:"eslint 'src/**/*.{ts,tsx}'",typecheck:"tsc --noEmit",prepublishOnly:"npm run build","publish:update":"node scripts/publish-and-update.cjs patch","publish:update:minor":"node scripts/publish-and-update.cjs minor","publish:update:major":"node scripts/publish-and-update.cjs major"},author:"Handler",license:"MIT",publishConfig:{access:"public"},repository:{type:"git",url:"https://github.com/HandlerAIGames/handler-playable-sdk.git"},files:["dist","LICENSE","README.md"],peerDependencies:{"lottie-web":"^5.0.0","pixi.js":"^8.0.0",three:"^0.182.0"},peerDependenciesMeta:{"pixi.js":{optional:!0},three:{optional:!0},"lottie-web":{optional:!0}},devDependencies:{"@types/three":"^0.182.0",eslint:"^9.39.2","javascript-obfuscator":"^5.1.0","pixi.js":"8.8.1",three:"^0.182.0","ts-node":"^10.9.2",tsup:"^8.4.0",typescript:"^5.7.2","typescript-eslint":"^8.53.0"},dependencies:{"@google/genai":"^1.35.0","@google/generative-ai":"^0.24.1",sharp:"^0.34.5"}};var Ee=0,vg=Ee++,wc=Ee++,_c=Ee++,Ec=Ee++,Sc=Ee++,Ac=Ee++,Cc=Ee++,Tc=Ee++,kc=Ee++,Lc=Ee++,Rc=Ee++,Mc=Ee++,K=vg;function Pc(){return K===wc}function Ic(){return K===_c}function Oc(){return K===Ec}function Dc(){return K===Sc}function oi(){return K===Ac}function li(){return K===Cc}function jc(){return K===Tc}function zc(){return K===kc}function Bc(){return K===Lc}function ts(){return K===Rc}function is(){return K===Mc}function Fc(){let e=typeof AD_PROTOCOL!="undefined"?AD_PROTOCOL:"none",t=typeof AD_NETWORK!="undefined"?AD_NETWORK:"web_embed";if(e==="mraid")try{mraid.getState(),K=wc;return}catch{}else if(e==="dapi")try{dapi.isReady(),K=_c;return}catch{}if(t==="facebook")try{typeof FbPlayableAd!="undefined"&&(K=Ec)}catch{}else if(t==="google")try{typeof ExitApi!="undefined"&&(K=Sc)}catch{}else if(t==="mintegral")window.gameReady&&(K=Ac);else if(t==="tapjoy")window.TJ_API&&(K=Cc);else if(t==="tiktok")window.openAppStore&&(K=Tc);else if(t==="smadex")try{window.smxTracking&&(K=kc)}catch{}else if(t==="snapchat")try{window.ScPlayableAd&&(K=Lc)}catch{}else t==="vungle"?K=Rc:(e==="nucleo"||t==="nucleo")&&(K=Mc)}import ns from"lottie-web";var Nc=ns;typeof window!="undefined"&&(window.lottie=ns,window.__baseLottie=ns);function ie(e,t){let i=(r,a)=>a===0?r:i(a,r%a),n=i(e,t);return`${e/n}:${t/n}`}var L0=[{id:"iphone-15-pro-max",label:"iPhone 15 Pro Max",width:430,height:932,category:"iphone",ratio:ie(430,932)},{id:"iphone-15-pro",label:"iPhone 15 Pro",width:393,height:852,category:"iphone",ratio:ie(393,852)},{id:"iphone-15",label:"iPhone 15",width:393,height:852,category:"iphone",ratio:ie(393,852)},{id:"iphone-14",label:"iPhone 14",width:390,height:844,category:"iphone",ratio:ie(390,844)},{id:"iphone-se",label:"iPhone SE",width:375,height:667,category:"iphone",ratio:ie(375,667)},{id:"iphone-12-mini",label:"iPhone 12 Mini",width:360,height:780,category:"iphone",ratio:ie(360,780)}],R0=[{id:"pixel-8-pro",label:"Pixel 8 Pro",width:448,height:998,category:"android",ratio:ie(448,998)},{id:"pixel-8",label:"Pixel 8",width:412,height:915,category:"android",ratio:ie(412,915)},{id:"samsung-s24-ultra",label:"Samsung S24 Ultra",width:412,height:915,category:"android",ratio:ie(412,915)},{id:"samsung-s24",label:"Samsung S24",width:360,height:780,category:"android",ratio:ie(360,780)},{id:"samsung-a54",label:"Samsung A54",width:412,height:915,category:"android",ratio:ie(412,915)},{id:"oneplus-12",label:"OnePlus 12",width:412,height:915,category:"android",ratio:ie(412,915)}],M0=[{id:"ipad-pro-12",label:'iPad Pro 12.9"',width:1024,height:1366,category:"tablet",ratio:ie(1024,1366)},{id:"ipad-pro-11",label:'iPad Pro 11"',width:834,height:1194,category:"tablet",ratio:ie(834,1194)},{id:"ipad-air",label:"iPad Air",width:820,height:1180,category:"tablet",ratio:ie(820,1180)},{id:"ipad-mini",label:"iPad Mini",width:768,height:1024,category:"tablet",ratio:ie(768,1024)},{id:"samsung-tab-s9",label:"Samsung Tab S9",width:800,height:1280,category:"tablet",ratio:ie(800,1280)}],rs=[{id:"playable-portrait",label:"Playable Portrait",width:320,height:480,category:"playable",ratio:"2:3",mraidScale:1},{id:"mraid-320x480",label:"MRAID 320\xD7480",width:320,height:480,category:"playable",ratio:"2:3",mraidScale:1},{id:"iphone-14",label:"iPhone 14",width:390,height:844,category:"playable",ratio:ie(390,844),mraidScale:.7},{id:"ipad-mini",label:"iPad Mini",width:768,height:1024,category:"playable",ratio:ie(768,1024),mraidScale:.7}];var Hc=[...rs],Uc=[{category:"playable",label:"Playable Ad",devices:rs}],as=rs[0];function ci(e){return Hc.find(t=>t.id===e)||as}function P0(e){return Hc.filter(t=>t.category===e)}var dr=class{constructor(){this.root=null;this.listContainer=null;this.searchInput=null;this.selectedId=null;this.options=null;this.retryTimer=null;this.screenFilter="all"}getScreenFilterStorageKey(){return`handler_preview_screen_filter::${typeof window!="undefined"&&window.__HANDLER_PROJECT_ID||"default"}`}render(){return`
2
+ \0`,_+=U(E,2),_+=o.magic,_+=U(g,2),_+=U(v,2),_+=U(A.crc32,4),_+=U(A.compressedSize,4),_+=U(A.uncompressedSize,4),_+=U(l.length,2),_+=U(m.length,2);var C=da.LOCAL_FILE_HEADER+_+l+m,R=da.CENTRAL_FILE_HEADER+U(I,2)+_+U(p.length,2)+"\0\0\0\0"+U(L,4)+U(n,4)+l+m+p;return{fileRecord:C,dirRecord:R}},yy=function(e,t,i,n,r){var a="",s=Oi.transformTo("string",r(n));return a=da.CENTRAL_DIRECTORY_END+"\0\0\0\0"+U(e,2)+U(e,2)+U(t,4)+U(i,4)+U(s.length,2)+s,a},xy=function(e){var t="";return t=da.DATA_DESCRIPTOR+U(e.crc32,4)+U(e.compressedSize,4)+U(e.uncompressedSize,4),t};function De(e,t,i,n){Di.call(this,"ZipFileWorker"),this.bytesWritten=0,this.zipComment=t,this.zipPlatform=i,this.encodeFileName=n,this.streamFiles=e,this.accumulate=!1,this.contentBuffer=[],this.dirRecords=[],this.currentSourceOffset=0,this.entriesCount=0,this.currentFile=null,this._sources=[]}Oi.inherits(De,Di);De.prototype.push=function(e){var t=e.meta.percent||0,i=this.entriesCount,n=this._sources.length;this.accumulate?this.contentBuffer.push(e):(this.bytesWritten+=e.data.length,Di.prototype.push.call(this,{data:e.data,meta:{currentFile:this.currentFile,percent:i?(t+100*(i-n-1))/i:100}}))};De.prototype.openedSource=function(e){this.currentSourceOffset=this.bytesWritten,this.currentFile=e.file.name;var t=this.streamFiles&&!e.file.dir;if(t){var i=ff(e,t,!1,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);this.push({data:i.fileRecord,meta:{percent:0}})}else this.accumulate=!0};De.prototype.closedSource=function(e){this.accumulate=!1;var t=this.streamFiles&&!e.file.dir,i=ff(e,t,!0,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);if(this.dirRecords.push(i.dirRecord),t)this.push({data:xy(e),meta:{percent:100}});else for(this.push({data:i.fileRecord,meta:{percent:0}});this.contentBuffer.length;)this.push(this.contentBuffer.shift());this.currentFile=null};De.prototype.flush=function(){for(var e=this.bytesWritten,t=0;t<this.dirRecords.length;t++)this.push({data:this.dirRecords[t],meta:{percent:100}});var i=this.bytesWritten-e,n=yy(this.dirRecords.length,i,e,this.zipComment,this.encodeFileName);this.push({data:n,meta:{percent:100}})};De.prototype.prepareNextSource=function(){this.previous=this._sources.shift(),this.openedSource(this.previous.streamInfo),this.isPaused?this.previous.pause():this.previous.resume()};De.prototype.registerPrevious=function(e){this._sources.push(e);var t=this;return e.on("data",function(i){t.processChunk(i)}),e.on("end",function(){t.closedSource(t.previous.streamInfo),t._sources.length?t.prepareNextSource():t.end()}),e.on("error",function(i){t.error(i)}),this};De.prototype.resume=function(){if(!Di.prototype.resume.call(this))return!1;if(!this.previous&&this._sources.length)return this.prepareNextSource(),!0;if(!this.previous&&!this._sources.length&&!this.generatedError)return this.end(),!0};De.prototype.error=function(e){var t=this._sources;if(!Di.prototype.error.call(this,e))return!1;for(var i=0;i<t.length;i++)try{t[i].error(e)}catch{}return!0};De.prototype.lock=function(){Di.prototype.lock.call(this);for(var e=this._sources,t=0;t<e.length;t++)e[t].lock()};hf.exports=De});var bf=P(mf=>{"use strict";var wy=Fo(),_y=gf(),Ey=function(e,t){var i=e||t,n=wy[i];if(!n)throw new Error(i+" is not a valid compression method !");return n};mf.generateWorker=function(e,t,i){var n=new _y(t.streamFiles,i,t.platform,t.encodeFileName),r=0;try{e.forEach(function(a,s){r++;var o=Ey(s.options.compression,t.compression),c=s.options.compressionOptions||t.compressionOptions||{},l=s.dir,d=s.date;s._compressWorker(o,c).withStreamInfo("file",{name:a,dir:l,date:d,comment:s.comment||"",unixPermissions:s.unixPermissions,dosPermissions:s.dosPermissions}).pipe(n)}),n.entriesCount=r}catch(a){n.error(a)}return n}});var yf=P((g1,vf)=>{"use strict";var Sy=Y(),ua=ye();function jn(e,t){ua.call(this,"Nodejs stream input adapter for "+e),this._upstreamEnded=!1,this._bindStream(t)}Sy.inherits(jn,ua);jn.prototype._bindStream=function(e){var t=this;this._stream=e,e.pause(),e.on("data",function(i){t.push({data:i,meta:{percent:0}})}).on("error",function(i){t.isPaused?this.generatedError=i:t.error(i)}).on("end",function(){t.isPaused?t._upstreamEnded=!0:t.end()})};jn.prototype.pause=function(){return ua.prototype.pause.call(this)?(this._stream.pause(),!0):!1};jn.prototype.resume=function(){return ua.prototype.resume.call(this)?(this._upstreamEnded?this.end():this._stream.resume(),!0):!1};vf.exports=jn});var Lf=P((m1,kf)=>{"use strict";var Ay=_i(),zn=Y(),Ef=ye(),Cy=Gs(),Sf=Ws(),xf=qr(),Ty=xu(),ky=bf(),wf=pn(),Ly=yf(),Af=function(e,t,i){var n=zn.getTypeOf(t),r,a=zn.extend(i||{},Sf);a.date=a.date||new Date,a.compression!==null&&(a.compression=a.compression.toUpperCase()),typeof a.unixPermissions=="string"&&(a.unixPermissions=parseInt(a.unixPermissions,8)),a.unixPermissions&&a.unixPermissions&16384&&(a.dir=!0),a.dosPermissions&&a.dosPermissions&16&&(a.dir=!0),a.dir&&(e=Cf(e)),a.createFolders&&(r=Ry(e))&&Tf.call(this,r,!0);var s=n==="string"&&a.binary===!1&&a.base64===!1;(!i||typeof i.binary=="undefined")&&(a.binary=!s);var o=t instanceof xf&&t.uncompressedSize===0;(o||a.dir||!t||t.length===0)&&(a.base64=!1,a.binary=!0,t="",a.compression="STORE",n="string");var c=null;t instanceof xf||t instanceof Ef?c=t:wf.isNode&&wf.isStream(t)?c=new Ly(e,t):c=zn.prepareContent(e,t,a.binary,a.optimizedBinaryString,a.base64);var l=new Ty(e,c,a);this.files[e]=l},Ry=function(e){e.slice(-1)==="/"&&(e=e.substring(0,e.length-1));var t=e.lastIndexOf("/");return t>0?e.substring(0,t):""},Cf=function(e){return e.slice(-1)!=="/"&&(e+="/"),e},Tf=function(e,t){return t=typeof t!="undefined"?t:Sf.createFolders,e=Cf(e),this.files[e]||Af.call(this,e,null,{dir:!0,createFolders:t}),this.files[e]};function _f(e){return Object.prototype.toString.call(e)==="[object RegExp]"}var My={load:function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},forEach:function(e){var t,i,n;for(t in this.files)n=this.files[t],i=t.slice(this.root.length,t.length),i&&t.slice(0,this.root.length)===this.root&&e(i,n)},filter:function(e){var t=[];return this.forEach(function(i,n){e(i,n)&&t.push(n)}),t},file:function(e,t,i){if(arguments.length===1)if(_f(e)){var n=e;return this.filter(function(a,s){return!s.dir&&n.test(a)})}else{var r=this.files[this.root+e];return r&&!r.dir?r:null}else e=this.root+e,Af.call(this,e,t,i);return this},folder:function(e){if(!e)return this;if(_f(e))return this.filter(function(r,a){return a.dir&&e.test(r)});var t=this.root+e,i=Tf.call(this,t),n=this.clone();return n.root=i.name,n},remove:function(e){e=this.root+e;var t=this.files[e];if(t||(e.slice(-1)!=="/"&&(e+="/"),t=this.files[e]),t&&!t.dir)delete this.files[e];else for(var i=this.filter(function(r,a){return a.name.slice(0,e.length)===e}),n=0;n<i.length;n++)delete this.files[i[n].name];return this},generate:function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},generateInternalStream:function(e){var t,i={};try{if(i=zn.extend(e||{},{streamFiles:!1,compression:"STORE",compressionOptions:null,type:"",platform:"DOS",comment:null,mimeType:"application/zip",encodeFileName:Ay.utf8encode}),i.type=i.type.toLowerCase(),i.compression=i.compression.toUpperCase(),i.type==="binarystring"&&(i.type="string"),!i.type)throw new Error("No output type specified.");zn.checkSupport(i.type),(i.platform==="darwin"||i.platform==="freebsd"||i.platform==="linux"||i.platform==="sunos")&&(i.platform="UNIX"),i.platform==="win32"&&(i.platform="DOS");var n=i.comment||this.comment||"";t=ky.generateWorker(this,i,n)}catch(r){t=new Ef("error"),t.error(r)}return new Cy(t,i.type||"string",i.mimeType)},generateAsync:function(e,t){return this.generateInternalStream(e).accumulate(t)},generateNodeStream:function(e,t){return e=e||{},e.type||(e.type="nodebuffer"),this.generateInternalStream(e).toNodejsStream(t)}};kf.exports=My});var Uo=P((b1,Mf)=>{"use strict";var Py=Y();function Rf(e){this.data=e,this.length=e.length,this.index=0,this.zero=0}Rf.prototype={checkOffset:function(e){this.checkIndex(this.index+e)},checkIndex:function(e){if(this.length<this.zero+e||e<0)throw new Error("End of data reached (data length = "+this.length+", asked index = "+e+"). Corrupted zip ?")},setIndex:function(e){this.checkIndex(e),this.index=e},skip:function(e){this.setIndex(this.index+e)},byteAt:function(){},readInt:function(e){var t=0,i;for(this.checkOffset(e),i=this.index+e-1;i>=this.index;i--)t=(t<<8)+this.byteAt(i);return this.index+=e,t},readString:function(e){return Py.transformTo("string",this.readData(e))},readData:function(){},lastIndexOfSignature:function(){},readAndCheckSignature:function(){},readDate:function(){var e=this.readInt(4);return new Date(Date.UTC((e>>25&127)+1980,(e>>21&15)-1,e>>16&31,e>>11&31,e>>5&63,(e&31)<<1))}};Mf.exports=Rf});var $o=P((v1,If)=>{"use strict";var Pf=Uo(),Iy=Y();function ji(e){Pf.call(this,e);for(var t=0;t<this.data.length;t++)e[t]=e[t]&255}Iy.inherits(ji,Pf);ji.prototype.byteAt=function(e){return this.data[this.zero+e]};ji.prototype.lastIndexOfSignature=function(e){for(var t=e.charCodeAt(0),i=e.charCodeAt(1),n=e.charCodeAt(2),r=e.charCodeAt(3),a=this.length-4;a>=0;--a)if(this.data[a]===t&&this.data[a+1]===i&&this.data[a+2]===n&&this.data[a+3]===r)return a-this.zero;return-1};ji.prototype.readAndCheckSignature=function(e){var t=e.charCodeAt(0),i=e.charCodeAt(1),n=e.charCodeAt(2),r=e.charCodeAt(3),a=this.readData(4);return t===a[0]&&i===a[1]&&n===a[2]&&r===a[3]};ji.prototype.readData=function(e){if(this.checkOffset(e),e===0)return[];var t=this.data.slice(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t};If.exports=ji});var jf=P((y1,Df)=>{"use strict";var Of=Uo(),Oy=Y();function zi(e){Of.call(this,e)}Oy.inherits(zi,Of);zi.prototype.byteAt=function(e){return this.data.charCodeAt(this.zero+e)};zi.prototype.lastIndexOfSignature=function(e){return this.data.lastIndexOf(e)-this.zero};zi.prototype.readAndCheckSignature=function(e){var t=this.readData(4);return e===t};zi.prototype.readData=function(e){this.checkOffset(e);var t=this.data.slice(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t};Df.exports=zi});var Go=P((x1,Bf)=>{"use strict";var zf=$o(),Dy=Y();function qo(e){zf.call(this,e)}Dy.inherits(qo,zf);qo.prototype.readData=function(e){if(this.checkOffset(e),e===0)return new Uint8Array(0);var t=this.data.subarray(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t};Bf.exports=qo});var Hf=P((w1,Nf)=>{"use strict";var Ff=Go(),jy=Y();function Wo(e){Ff.call(this,e)}jy.inherits(Wo,Ff);Wo.prototype.readData=function(e){this.checkOffset(e);var t=this.data.slice(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t};Nf.exports=Wo});var Yo=P((_1,$f)=>{"use strict";var pa=Y(),Uf=rt(),zy=$o(),By=jf(),Fy=Hf(),Ny=Go();$f.exports=function(e){var t=pa.getTypeOf(e);return pa.checkSupport(t),t==="string"&&!Uf.uint8array?new By(e):t==="nodebuffer"?new Fy(e):Uf.uint8array?new Ny(pa.transformTo("uint8array",e)):new zy(pa.transformTo("array",e))}});var Yf=P((E1,Wf)=>{"use strict";var Vo=Yo(),Rt=Y(),Hy=qr(),qf=$r(),fa=_i(),ha=Fo(),Uy=rt(),$y=0,qy=3,Gy=function(e){for(var t in ha)if(Object.prototype.hasOwnProperty.call(ha,t)&&ha[t].magic===e)return ha[t];return null};function Gf(e,t){this.options=e,this.loadOptions=t}Gf.prototype={isEncrypted:function(){return(this.bitFlag&1)===1},useUTF8:function(){return(this.bitFlag&2048)===2048},readLocalPart:function(e){var t,i;if(e.skip(22),this.fileNameLength=e.readInt(2),i=e.readInt(2),this.fileName=e.readData(this.fileNameLength),e.skip(i),this.compressedSize===-1||this.uncompressedSize===-1)throw new Error("Bug or corrupted zip : didn't get enough information from the central directory (compressedSize === -1 || uncompressedSize === -1)");if(t=Gy(this.compressionMethod),t===null)throw new Error("Corrupted zip : compression "+Rt.pretty(this.compressionMethod)+" unknown (inner file : "+Rt.transformTo("string",this.fileName)+")");this.decompressed=new Hy(this.compressedSize,this.uncompressedSize,this.crc32,t,e.readData(this.compressedSize))},readCentralPart:function(e){this.versionMadeBy=e.readInt(2),e.skip(2),this.bitFlag=e.readInt(2),this.compressionMethod=e.readString(2),this.date=e.readDate(),this.crc32=e.readInt(4),this.compressedSize=e.readInt(4),this.uncompressedSize=e.readInt(4);var t=e.readInt(2);if(this.extraFieldsLength=e.readInt(2),this.fileCommentLength=e.readInt(2),this.diskNumberStart=e.readInt(2),this.internalFileAttributes=e.readInt(2),this.externalFileAttributes=e.readInt(4),this.localHeaderOffset=e.readInt(4),this.isEncrypted())throw new Error("Encrypted zip are not supported");e.skip(t),this.readExtraFields(e),this.parseZIP64ExtraField(e),this.fileComment=e.readData(this.fileCommentLength)},processAttributes:function(){this.unixPermissions=null,this.dosPermissions=null;var e=this.versionMadeBy>>8;this.dir=!!(this.externalFileAttributes&16),e===$y&&(this.dosPermissions=this.externalFileAttributes&63),e===qy&&(this.unixPermissions=this.externalFileAttributes>>16&65535),!this.dir&&this.fileNameStr.slice(-1)==="/"&&(this.dir=!0)},parseZIP64ExtraField:function(){if(this.extraFields[1]){var e=Vo(this.extraFields[1].value);this.uncompressedSize===Rt.MAX_VALUE_32BITS&&(this.uncompressedSize=e.readInt(8)),this.compressedSize===Rt.MAX_VALUE_32BITS&&(this.compressedSize=e.readInt(8)),this.localHeaderOffset===Rt.MAX_VALUE_32BITS&&(this.localHeaderOffset=e.readInt(8)),this.diskNumberStart===Rt.MAX_VALUE_32BITS&&(this.diskNumberStart=e.readInt(4))}},readExtraFields:function(e){var t=e.index+this.extraFieldsLength,i,n,r;for(this.extraFields||(this.extraFields={});e.index+4<t;)i=e.readInt(2),n=e.readInt(2),r=e.readData(n),this.extraFields[i]={id:i,length:n,value:r};e.setIndex(t)},handleUTF8:function(){var e=Uy.uint8array?"uint8array":"array";if(this.useUTF8())this.fileNameStr=fa.utf8decode(this.fileName),this.fileCommentStr=fa.utf8decode(this.fileComment);else{var t=this.findExtraFieldUnicodePath();if(t!==null)this.fileNameStr=t;else{var i=Rt.transformTo(e,this.fileName);this.fileNameStr=this.loadOptions.decodeFileName(i)}var n=this.findExtraFieldUnicodeComment();if(n!==null)this.fileCommentStr=n;else{var r=Rt.transformTo(e,this.fileComment);this.fileCommentStr=this.loadOptions.decodeFileName(r)}}},findExtraFieldUnicodePath:function(){var e=this.extraFields[28789];if(e){var t=Vo(e.value);return t.readInt(1)!==1||qf(this.fileName)!==t.readInt(4)?null:fa.utf8decode(t.readData(e.length-5))}return null},findExtraFieldUnicodeComment:function(){var e=this.extraFields[25461];if(e){var t=Vo(e.value);return t.readInt(1)!==1||qf(this.fileComment)!==t.readInt(4)?null:fa.utf8decode(t.readData(e.length-5))}return null}};Wf.exports=Gf});var Xf=P((S1,Kf)=>{"use strict";var Wy=Yo(),dt=Y(),je=No(),Yy=Yf(),Vy=rt();function Vf(e){this.files=[],this.loadOptions=e}Vf.prototype={checkSignature:function(e){if(!this.reader.readAndCheckSignature(e)){this.reader.index-=4;var t=this.reader.readString(4);throw new Error("Corrupted zip or bug: unexpected signature ("+dt.pretty(t)+", expected "+dt.pretty(e)+")")}},isSignature:function(e,t){var i=this.reader.index;this.reader.setIndex(e);var n=this.reader.readString(4),r=n===t;return this.reader.setIndex(i),r},readBlockEndOfCentral:function(){this.diskNumber=this.reader.readInt(2),this.diskWithCentralDirStart=this.reader.readInt(2),this.centralDirRecordsOnThisDisk=this.reader.readInt(2),this.centralDirRecords=this.reader.readInt(2),this.centralDirSize=this.reader.readInt(4),this.centralDirOffset=this.reader.readInt(4),this.zipCommentLength=this.reader.readInt(2);var e=this.reader.readData(this.zipCommentLength),t=Vy.uint8array?"uint8array":"array",i=dt.transformTo(t,e);this.zipComment=this.loadOptions.decodeFileName(i)},readBlockZip64EndOfCentral:function(){this.zip64EndOfCentralSize=this.reader.readInt(8),this.reader.skip(4),this.diskNumber=this.reader.readInt(4),this.diskWithCentralDirStart=this.reader.readInt(4),this.centralDirRecordsOnThisDisk=this.reader.readInt(8),this.centralDirRecords=this.reader.readInt(8),this.centralDirSize=this.reader.readInt(8),this.centralDirOffset=this.reader.readInt(8),this.zip64ExtensibleData={};for(var e=this.zip64EndOfCentralSize-44,t=0,i,n,r;t<e;)i=this.reader.readInt(2),n=this.reader.readInt(4),r=this.reader.readData(n),this.zip64ExtensibleData[i]={id:i,length:n,value:r}},readBlockZip64EndOfCentralLocator:function(){if(this.diskWithZip64CentralDirStart=this.reader.readInt(4),this.relativeOffsetEndOfZip64CentralDir=this.reader.readInt(8),this.disksCount=this.reader.readInt(4),this.disksCount>1)throw new Error("Multi-volumes zip are not supported")},readLocalFiles:function(){var e,t;for(e=0;e<this.files.length;e++)t=this.files[e],this.reader.setIndex(t.localHeaderOffset),this.checkSignature(je.LOCAL_FILE_HEADER),t.readLocalPart(this.reader),t.handleUTF8(),t.processAttributes()},readCentralDir:function(){var e;for(this.reader.setIndex(this.centralDirOffset);this.reader.readAndCheckSignature(je.CENTRAL_FILE_HEADER);)e=new Yy({zip64:this.zip64},this.loadOptions),e.readCentralPart(this.reader),this.files.push(e);if(this.centralDirRecords!==this.files.length&&this.centralDirRecords!==0&&this.files.length===0)throw new Error("Corrupted zip or bug: expected "+this.centralDirRecords+" records in central dir, got "+this.files.length)},readEndOfCentral:function(){var e=this.reader.lastIndexOfSignature(je.CENTRAL_DIRECTORY_END);if(e<0){var t=!this.isSignature(0,je.LOCAL_FILE_HEADER);throw t?new Error("Can't find end of central directory : is this a zip file ? If it is, see https://stuk.github.io/jszip/documentation/howto/read_zip.html"):new Error("Corrupted zip: can't find end of central directory")}this.reader.setIndex(e);var i=e;if(this.checkSignature(je.CENTRAL_DIRECTORY_END),this.readBlockEndOfCentral(),this.diskNumber===dt.MAX_VALUE_16BITS||this.diskWithCentralDirStart===dt.MAX_VALUE_16BITS||this.centralDirRecordsOnThisDisk===dt.MAX_VALUE_16BITS||this.centralDirRecords===dt.MAX_VALUE_16BITS||this.centralDirSize===dt.MAX_VALUE_32BITS||this.centralDirOffset===dt.MAX_VALUE_32BITS){if(this.zip64=!0,e=this.reader.lastIndexOfSignature(je.ZIP64_CENTRAL_DIRECTORY_LOCATOR),e<0)throw new Error("Corrupted zip: can't find the ZIP64 end of central directory locator");if(this.reader.setIndex(e),this.checkSignature(je.ZIP64_CENTRAL_DIRECTORY_LOCATOR),this.readBlockZip64EndOfCentralLocator(),!this.isSignature(this.relativeOffsetEndOfZip64CentralDir,je.ZIP64_CENTRAL_DIRECTORY_END)&&(this.relativeOffsetEndOfZip64CentralDir=this.reader.lastIndexOfSignature(je.ZIP64_CENTRAL_DIRECTORY_END),this.relativeOffsetEndOfZip64CentralDir<0))throw new Error("Corrupted zip: can't find the ZIP64 end of central directory");this.reader.setIndex(this.relativeOffsetEndOfZip64CentralDir),this.checkSignature(je.ZIP64_CENTRAL_DIRECTORY_END),this.readBlockZip64EndOfCentral()}var n=this.centralDirOffset+this.centralDirSize;this.zip64&&(n+=20,n+=12+this.zip64EndOfCentralSize);var r=i-n;if(r>0)this.isSignature(i,je.CENTRAL_FILE_HEADER)||(this.reader.zero=r);else if(r<0)throw new Error("Corrupted zip: missing "+Math.abs(r)+" bytes.")},prepareReader:function(e){this.reader=Wy(e)},load:function(e){this.prepareReader(e),this.readEndOfCentral(),this.readCentralDir(),this.readLocalFiles()}};Kf.exports=Vf});var Qf=P((A1,Jf)=>{"use strict";var Ko=Y(),ga=yi(),Ky=_i(),Xy=Xf(),Zy=Ks(),Zf=pn();function Jy(e){return new ga.Promise(function(t,i){var n=e.decompressed.getContentWorker().pipe(new Zy);n.on("error",function(r){i(r)}).on("end",function(){n.streamInfo.crc32!==e.decompressed.crc32?i(new Error("Corrupted zip : CRC32 mismatch")):t()}).resume()})}Jf.exports=function(e,t){var i=this;return t=Ko.extend(t||{},{base64:!1,checkCRC32:!1,optimizedBinaryString:!1,createFolders:!1,decodeFileName:Ky.utf8decode}),Zf.isNode&&Zf.isStream(e)?ga.Promise.reject(new Error("JSZip can't accept a stream when loading a zip file.")):Ko.prepareContent("the loaded zip file",e,!0,t.optimizedBinaryString,t.base64).then(function(n){var r=new Xy(t);return r.load(n),r}).then(function(r){var a=[ga.Promise.resolve(r)],s=r.files;if(t.checkCRC32)for(var o=0;o<s.length;o++)a.push(Jy(s[o]));return ga.Promise.all(a)}).then(function(r){for(var a=r.shift(),s=a.files,o=0;o<s.length;o++){var c=s[o],l=c.fileNameStr,d=Ko.resolve(c.fileNameStr);i.file(d,c.decompressed,{binary:!0,optimizedBinaryString:!0,date:c.date,dir:c.dir,comment:c.fileCommentStr.length?c.fileCommentStr:null,unixPermissions:c.unixPermissions,dosPermissions:c.dosPermissions,createFolders:t.createFolders}),c.dir||(i.file(d).unsafeOriginalName=l)}return a.zipComment.length&&(i.comment=a.zipComment),i})}});var th=P((C1,eh)=>{"use strict";function Te(){if(!(this instanceof Te))return new Te;if(arguments.length)throw new Error("The constructor with parameters has been removed in JSZip 3.0, please check the upgrade guide.");this.files=Object.create(null),this.comment=null,this.root="",this.clone=function(){var e=new Te;for(var t in this)typeof this[t]!="function"&&(e[t]=this[t]);return e}}Te.prototype=Lf();Te.prototype.loadAsync=Qf();Te.support=rt();Te.defaults=Ws();Te.version="3.10.1";Te.loadAsync=function(e,t){return new Te().loadAsync(e,t)};Te.external=yi();eh.exports=Te});import{Application as Ox}from"pixi.js";var yt={};function lr(e,t,i=!1){yt[e]||(yt[e]=[]),yt[e].push({fn:t,once:i})}function Qa(e,t){if(yt[e]){if(!t){delete yt[e];return}yt[e]=yt[e].filter(i=>i.fn!==t)}}function cr(e,...t){let i=yt[e];if(i)for(let n of[...i])n.fn(...t),n.once&&Qa(e,n.fn)}function _e(e,t){lr(e,t,!0)}var te=null,Me=[],si=null;function pc(e){te=e,Me=[],si!==null&&(clearTimeout(si),si=null)}function fc(){var e,t,i;return{endpoint:(te==null?void 0:te.endpoint)||"",transport:(te==null?void 0:te.transport)||"beacon",batchSize:(e=te==null?void 0:te.batchSize)!=null?e:10,flushIntervalMs:(t=te==null?void 0:te.flushIntervalMs)!=null?t:300,maxQueue:(i=te==null?void 0:te.maxQueue)!=null?i:200,debug:!!(te!=null&&te.debug)}}async function dc(e,t,i,n){let r=JSON.stringify(t);if(i==="beacon"&&typeof navigator!="undefined"&&typeof navigator.sendBeacon=="function")try{let a=navigator.sendBeacon(e,new Blob([r],{type:"application/json"}));n&&console.log("[handler.telemetry] beacon",a,t);return}catch(a){n&&console.warn("[handler.telemetry] beacon failed, fallback to fetch",a)}try{await fetch(e,{method:"POST",headers:{"Content-Type":"application/json"},body:r,keepalive:!0}),n&&console.log("[handler.telemetry] fetch",t)}catch(a){n&&console.warn("[handler.telemetry] fetch failed",a)}}function es(e,t){let i=fc();if(t&&i.endpoint){if(Me.push(e),Me.length>i.maxQueue&&(Me=Me.slice(Me.length-i.maxQueue)),Me.length>=i.batchSize){uc();return}si===null&&(si=window.setTimeout(()=>{si=null,uc()},i.flushIntervalMs))}}async function uc(){let e=fc();if(!e.endpoint||Me.length===0)return;let t=Me.splice(0,e.batchSize);await dc(e.endpoint,{events:t},e.transport,e.debug),Me.length>0&&await dc(e.endpoint,{events:Me.splice(0,e.batchSize)},e.transport,e.debug)}function hc(e){return Math.max(0,Math.min(1,e))}function hg(e){let t=String(e!=null?e:"power2.out");if(t==="linear")return i=>i;if(t==="sine.inOut")return i=>.5-Math.cos(Math.PI*i)/2;if(t==="power2.out"||t==="easeOutQuad")return i=>1-(1-i)*(1-i);if(t.startsWith("back.out")){let i=t.match(/back\.out\(([\d.]+)\)/),n=i?Number(i[1]):1.8;return r=>1+(n+1)*Math.pow(r-1,3)+n*Math.pow(r-1,2)}return i=>1-(1-i)*(1-i)}function tn(){return typeof performance!="undefined"&&performance.now?performance.now():Date.now()}function gg(e,t){let i=e==null?void 0:e[t];return typeof i=="number"?i:0}function gc(e,t,i){try{e[t]=i}catch{}}function mg(e){let t=e==null?void 0:e.scale;if(!t)return null;let i=typeof t.x=="number"?t.x:1,n=typeof t.y=="number"?t.y:1;return{x:i,y:n}}function mc(e,t){let i=e==null?void 0:e.scale;if(i)try{typeof i.set=="function"?i.set(t.x,t.y):(typeof i.x=="number"&&(i.x=t.x),typeof i.y=="number"&&(i.y=t.y))}catch{}}function bc(e,t){let i=mg(e);if(!i)return{from:null,to:null};let n=null,r=null;return typeof t.scale=="number"?(n=t.scale,r=t.scale):t.scale&&typeof t.scale=="object"&&(typeof t.scale.x=="number"&&(n=t.scale.x),typeof t.scale.y=="number"&&(r=t.scale.y)),typeof t.scaleX=="number"&&(n=t.scaleX),typeof t.scaleY=="number"&&(r=t.scaleY),n===null&&r===null?{from:null,to:null}:{from:{x:i.x,y:i.y},to:{x:n!=null?n:i.x,y:r!=null?r:i.y}}}function vc(){let e=new Set,t=new WeakMap,i=null,n=()=>{if(i!=null)return;i=requestAnimationFrame(()=>{i=null,o(),e.size>0&&n()})},r=d=>{var p;e.add(d);let u=(p=t.get(d.target))!=null?p:new Set;u.add(d),t.set(d.target,u),n()},a=d=>{e.delete(d);let u=t.get(d.target);u&&(u.delete(d),u.size===0&&t.delete(d.target))},s=d=>{d.killed||(d.killed=!0,a(d))},o=()=>{var u,p;let d=tn();for(let f of Array.from(e)){if(f.killed||f.paused)continue;let b=d-f.startMs-f.delayMs;if(b<0)continue;let h=f.durationMs>0?b/f.durationMs:1,g=hc(h),v=f.repeat>=0?f.repeat+1:1,m=f.repeat>0?Math.min(Math.floor(h),v-1):0;if(f.repeat>0&&h>=1){let w=h-m;g=hc(w)}let y=f.ease(g);f.yoyo&&m%2===1&&(y=1-y);for(let w of f.props)gc(f.target,w.key,w.from+(w.to-w.from)*y);f.scaleFrom&&f.scaleTo&&mc(f.target,{x:f.scaleFrom.x+(f.scaleTo.x-f.scaleFrom.x)*y,y:f.scaleFrom.y+(f.scaleTo.y-f.scaleFrom.y)*y});try{(u=f.onUpdate)==null||u.call(f)}catch{}if(h>=v){s(f);try{(p=f.onComplete)==null||p.call(f)}catch{}}}},c=(d,u,p)=>{var w;let f=Math.max(0,(typeof u.duration=="number"?u.duration:.5)*1e3),b=Math.max(0,(typeof u.delay=="number"?u.delay:0)*1e3+((w=p==null?void 0:p.delayMsOverride)!=null?w:0)),h=hg(u.ease),g=typeof u.repeat=="number"?Math.max(0,u.repeat|0):0,v=u.yoyo===!0,m=new Set(["duration","delay","ease","repeat","yoyo","onUpdate","onComplete","scale","scaleX","scaleY"]),y=[];for(let S of Object.keys(u)){if(m.has(S))continue;let A=u[S];typeof A=="number"&&y.push({key:S,from:gg(d,S),to:A})}let x=bc(d,u);return{target:d,startMs:tn(),delayMs:b,durationMs:f,ease:h,props:y,scaleFrom:x.from,scaleTo:x.to,repeat:g,yoyo:v,onUpdate:typeof u.onUpdate=="function"?u.onUpdate:void 0,onComplete:typeof u.onComplete=="function"?u.onComplete:void 0,killed:!1,paused:!1,pauseAtMs:null}},l={to(d,u){let p=c(d,u);return r(p),{kill:()=>s(p),pause:()=>{p.paused||(p.paused=!0,p.pauseAtMs=tn())},resume:()=>{var h;if(!p.paused)return;let f=(h=p.pauseAtMs)!=null?h:tn(),b=tn()-f;p.startMs+=b,p.paused=!1,p.pauseAtMs=null},isActive:()=>!p.killed&&!p.paused}},fromTo(d,u,p){return l.set(d,u),l.to(d,p)},set(d,u){if(!d||!u)return;for(let f of Object.keys(u)){let b=u[f];f==="scale"||f==="scaleX"||f==="scaleY"||typeof b=="number"&&gc(d,f,b)}let p=bc(d,u);p.to&&mc(d,p.to)},killTweensOf(d){let u=t.get(d);if(u)for(let p of Array.from(u))s(p)},timeline(d={}){let u=[],p=0,f=!1,b=[],h=m=>{if(typeof m=="number")return Math.max(0,m*1e3);let y=typeof m=="string"?m.trim():"";return y.startsWith("+=")?p+Math.max(0,Number(y.slice(2))*1e3||0):y?Math.max(0,Number(y)*1e3||0):p},g=m=>{u.push(m);let y=Math.max(0,(typeof m.vars.duration=="number"?m.vars.duration:.5)*1e3);p=Math.max(p,m.atMs+y)},v={to(m,y,x){return g({kind:"to",target:m,vars:y,atMs:h(x)}),v},fromTo(m,y,x,w){return g({kind:"fromTo",target:m,vars:x,from:y,atMs:h(w)}),v},play(){var m,y;if(f)return v;f=!0,b=[];for(let x of u)x.kind==="fromTo"&&l.set(x.target,(m=x.from)!=null?m:{}),b.push(l.to(x.target,{...x.vars,delay:x.atMs/1e3+((y=x.vars.delay)!=null?y:0)}));return v},pause(){for(let m of b)m.pause();return v},kill(){for(let m of b)m.kill();b=[],f=!1}};return d.paused||v.play(),v}};return l}function yc(){if(typeof window=="undefined")return;let e=window;if(!e.gsap)try{e.gsap=vc()}catch{}}var xc={name:"handler-playable-sdk",version:"0.3.21",type:"module",description:"Handler Playable SDK v0.1 with contract-aligned surface (root sandbox, canonical event envelope).",main:"dist/index.cjs",module:"dist/index.js",types:"dist/index.d.ts",exports:{".":{types:"./dist/index.d.ts",import:"./dist/index.js",require:"./dist/index.cjs"},"./pixi":{types:"./dist/pixi/index.d.ts",import:"./dist/pixi/index.js",require:"./dist/pixi/index.cjs"},"./pixi/index.css":{import:"./dist/pixi/index.css",require:"./dist/pixi/index.css"},"./three":{types:"./dist/three/index.d.ts",import:"./dist/three/index.js",require:"./dist/three/index.cjs"}},scripts:{prebuild:"python3 src/preview/build-css.py",build:"tsup src/index.ts src/pixi/index.ts src/three/index.ts --format cjs,esm --dts --clean --minify --external lottie-web && npm run create-mjs-symlinks && npm run obfuscate && npm run postbuild",postbuild:"python3 src/preview/copy-css-to-dist.py","create-mjs-symlinks":"cd dist && ln -sf index.js index.mjs && cd pixi && ln -sf index.js index.mjs && cd ../three && ln -sf index.js index.mjs","build:dev":"tsup src/index.ts src/pixi/index.ts src/three/index.ts --format cjs,esm --dts --clean --external lottie-web && npm run create-mjs-symlinks",obfuscate:"javascript-obfuscator dist/pixi/index.js --output dist/pixi/index.js --config obfuscator.config.json && javascript-obfuscator dist/three/index.js --output dist/three/index.js --config obfuscator.config.json",lint:"eslint 'src/**/*.{ts,tsx}'",typecheck:"tsc --noEmit",prepublishOnly:"npm run build","publish:update":"node scripts/publish-and-update.cjs patch","publish:update:minor":"node scripts/publish-and-update.cjs minor","publish:update:major":"node scripts/publish-and-update.cjs major"},author:"Handler",license:"MIT",publishConfig:{access:"public"},repository:{type:"git",url:"https://github.com/HandlerAIGames/handler-playable-sdk.git"},files:["dist","LICENSE","README.md"],peerDependencies:{"lottie-web":"^5.0.0","pixi.js":"^8.0.0",three:"^0.182.0"},peerDependenciesMeta:{"pixi.js":{optional:!0},three:{optional:!0},"lottie-web":{optional:!0}},devDependencies:{"@types/three":"^0.182.0",eslint:"^9.39.2","javascript-obfuscator":"^5.1.0","pixi.js":"8.8.1",three:"^0.182.0","ts-node":"^10.9.2",tsup:"^8.4.0",typescript:"^5.7.2","typescript-eslint":"^8.53.0"},dependencies:{"@google/genai":"^1.35.0","@google/generative-ai":"^0.24.1",sharp:"^0.34.5"}};var Ee=0,vg=Ee++,wc=Ee++,_c=Ee++,Ec=Ee++,Sc=Ee++,Ac=Ee++,Cc=Ee++,Tc=Ee++,kc=Ee++,Lc=Ee++,Rc=Ee++,Mc=Ee++,K=vg;function Pc(){return K===wc}function Ic(){return K===_c}function Oc(){return K===Ec}function Dc(){return K===Sc}function oi(){return K===Ac}function li(){return K===Cc}function jc(){return K===Tc}function zc(){return K===kc}function Bc(){return K===Lc}function ts(){return K===Rc}function is(){return K===Mc}function Fc(){let e=typeof AD_PROTOCOL!="undefined"?AD_PROTOCOL:"none",t=typeof AD_NETWORK!="undefined"?AD_NETWORK:"web_embed";if(e==="mraid")try{mraid.getState(),K=wc;return}catch{}else if(e==="dapi")try{dapi.isReady(),K=_c;return}catch{}if(t==="facebook")try{typeof FbPlayableAd!="undefined"&&(K=Ec)}catch{}else if(t==="google")try{typeof ExitApi!="undefined"&&(K=Sc)}catch{}else if(t==="mintegral")window.gameReady&&(K=Ac);else if(t==="tapjoy")window.TJ_API&&(K=Cc);else if(t==="tiktok")window.openAppStore&&(K=Tc);else if(t==="smadex")try{window.smxTracking&&(K=kc)}catch{}else if(t==="snapchat")try{window.ScPlayableAd&&(K=Lc)}catch{}else t==="vungle"?K=Rc:(e==="nucleo"||t==="nucleo")&&(K=Mc)}import ns from"lottie-web";var Nc=ns;typeof window!="undefined"&&(window.lottie=ns,window.__baseLottie=ns);function ie(e,t){let i=(r,a)=>a===0?r:i(a,r%a),n=i(e,t);return`${e/n}:${t/n}`}var L0=[{id:"iphone-15-pro-max",label:"iPhone 15 Pro Max",width:430,height:932,category:"iphone",ratio:ie(430,932)},{id:"iphone-15-pro",label:"iPhone 15 Pro",width:393,height:852,category:"iphone",ratio:ie(393,852)},{id:"iphone-15",label:"iPhone 15",width:393,height:852,category:"iphone",ratio:ie(393,852)},{id:"iphone-14",label:"iPhone 14",width:390,height:844,category:"iphone",ratio:ie(390,844)},{id:"iphone-se",label:"iPhone SE",width:375,height:667,category:"iphone",ratio:ie(375,667)},{id:"iphone-12-mini",label:"iPhone 12 Mini",width:360,height:780,category:"iphone",ratio:ie(360,780)}],R0=[{id:"pixel-8-pro",label:"Pixel 8 Pro",width:448,height:998,category:"android",ratio:ie(448,998)},{id:"pixel-8",label:"Pixel 8",width:412,height:915,category:"android",ratio:ie(412,915)},{id:"samsung-s24-ultra",label:"Samsung S24 Ultra",width:412,height:915,category:"android",ratio:ie(412,915)},{id:"samsung-s24",label:"Samsung S24",width:360,height:780,category:"android",ratio:ie(360,780)},{id:"samsung-a54",label:"Samsung A54",width:412,height:915,category:"android",ratio:ie(412,915)},{id:"oneplus-12",label:"OnePlus 12",width:412,height:915,category:"android",ratio:ie(412,915)}],M0=[{id:"ipad-pro-12",label:'iPad Pro 12.9"',width:1024,height:1366,category:"tablet",ratio:ie(1024,1366)},{id:"ipad-pro-11",label:'iPad Pro 11"',width:834,height:1194,category:"tablet",ratio:ie(834,1194)},{id:"ipad-air",label:"iPad Air",width:820,height:1180,category:"tablet",ratio:ie(820,1180)},{id:"ipad-mini",label:"iPad Mini",width:768,height:1024,category:"tablet",ratio:ie(768,1024)},{id:"samsung-tab-s9",label:"Samsung Tab S9",width:800,height:1280,category:"tablet",ratio:ie(800,1280)}],rs=[{id:"playable-portrait",label:"Playable Portrait",width:320,height:480,category:"playable",ratio:"2:3",mraidScale:1},{id:"mraid-320x480",label:"MRAID 320\xD7480",width:320,height:480,category:"playable",ratio:"2:3",mraidScale:1},{id:"iphone-14",label:"iPhone 14",width:390,height:844,category:"playable",ratio:ie(390,844),mraidScale:.7},{id:"ipad-mini",label:"iPad Mini",width:768,height:1024,category:"playable",ratio:ie(768,1024),mraidScale:.7}];var Hc=[...rs],Uc=[{category:"playable",label:"Playable Ad",devices:rs}],as=rs[0];function ci(e){return Hc.find(t=>t.id===e)||as}function P0(e){return Hc.filter(t=>t.category===e)}var dr=class{constructor(){this.root=null;this.listContainer=null;this.searchInput=null;this.selectedId=null;this.options=null;this.retryTimer=null;this.screenFilter="all"}getScreenFilterStorageKey(){return`handler_preview_screen_filter::${typeof window!="undefined"&&window.__HANDLER_PROJECT_ID||"default"}`}render(){return`
3
3
  <div class="scene-panel scene-objects panel-accent-teal" data-panel="scene-objects" style="left:16px; top:72px;">
4
4
  <div class="scene-panel-header" data-panel-handle>
5
5
  <div class="panel-title">
@@ -466,7 +466,7 @@ import{c as Va,d as He,e as Ka}from"./chunk-I5OOVR5U.js";import{i as or}from"./c
466
466
  ${a.join("")}
467
467
  </div>
468
468
  </div>
469
- `}attachEventListeners(){var l,d,u,p;if(!this.contentContainer)return;let t=this.contentContainer.querySelectorAll("[data-property-path]"),i=yg((f,b,h)=>{var g,v;this.updateManager.updateProperty(f,b,h),(v=(g=this.options)==null?void 0:g.onPropertyChange)==null||v.call(g,f,b,h)},300);t.forEach(f=>{let b=h=>{var y,x;let g=h.target,v=g.dataset.propertyPath,m=g.dataset.objectId;if(v&&m){let w=g.value;if(g.type==="checkbox")w=g.checked;else if(g.type==="number"&&(w=parseFloat(g.value),isNaN(w)))return;g.type==="text"||g.type==="range"||g.tagName==="TEXTAREA"?i(m,v,w):(this.updateManager.updateProperty(m,v,w),(x=(y=this.options)==null?void 0:y.onPropertyChange)==null||x.call(y,m,v,w))}};f.dataset.logicIdSelector==="true"?(console.log("[Inspector] Found logic ID selector, attaching refresh handler"),f.addEventListener("change",async h=>{let g=h.target,v=g.dataset.propertyPath,m=g.dataset.objectId;console.log("[Inspector] Logic ID changed to:",g.value,"path:",v),v&&m&&(await this.updateManager.updateProperty(m,v,g.value),console.log("[Inspector] Property updated, refreshing in 500ms..."),setTimeout(()=>{console.log("[Inspector] Refreshing inspector now"),this.selectedObjectId&&this.loadObject(this.selectedObjectId)},500))})):(f.addEventListener("change",b),(f.tagName==="INPUT"||f.tagName==="TEXTAREA")&&f.addEventListener("input",b))}),this.contentContainer.querySelectorAll("[data-action]").forEach(f=>{f.addEventListener("click",b=>{let h=b.target,g=h.dataset.action,v=h.dataset.path,m=h.dataset.object;g&&v&&m&&this.quickActions.handleAction(g,m,v)})}),this.contentContainer.querySelectorAll("[data-section-toggle]").forEach(f=>{f.addEventListener("click",b=>{var v,m;let h=b.target,g=h.dataset.sectionToggle||((v=h.closest("[data-section-toggle]"))==null?void 0:v.getAttribute("data-section-toggle"));if(g){let y=(m=this.contentContainer)==null?void 0:m.querySelector(`[data-section="${g}"]`);y==null||y.classList.toggle("collapsed")}})});let a=(l=this.root)==null?void 0:l.querySelector("[data-inspector-advanced]");a==null||a.addEventListener("click",()=>{this.showAdvanced=!this.showAdvanced,this.selectedObjectId&&this.loadObject(this.selectedObjectId)});let s=(d=this.root)==null?void 0:d.querySelector("[data-convert-toggle]");s==null||s.addEventListener("click",()=>{var b;let f=(b=this.root)==null?void 0:b.querySelector("[data-convert-menu]");f==null||f.classList.toggle("hidden")});let o=(u=this.contentContainer)==null?void 0:u.querySelector("[data-inspector-add-component-btn]"),c=(p=this.contentContainer)==null?void 0:p.querySelector("[data-inspector-component-select]");o==null||o.addEventListener("click",async()=>{let f=c.value;f&&this.selectedObjectId&&await this.addComponent(this.selectedObjectId,f)})}async addComponent(t,i){console.log("[InspectorPanel] Adding component:",i,"to:",t);let n=window.getEditableObjectConfig,r=n==null?void 0:n(t);if(!r){console.error("[InspectorPanel] Failed to get config for:",t);return}let a=window.__editableConfig,s=a==null?void 0:a.schemas,o=null;s instanceof Map?o=s.get(i):s&&typeof s=="object"&&(o=s[i]),o||console.warn("[InspectorPanel] Schema not found for component:",i);let c=(o==null?void 0:o.defaults)||{enabled:!0};r[i]={...c},await this.updateManager.updateProperty(t,i,r[i]),this.loadObject(t),console.log("[InspectorPanel] Component added successfully")}isSectionMeaningful(t,i,n){var a,s;if(["identity","transform","render"].includes(t))return!0;if(!i||typeof i!="object"||t==="ui"&&((s=(a=n.render)==null?void 0:a.asset)==null?void 0:s.type)==="image")return!1;if(t==="interaction")return i.clickable===!0||i.draggable===!0;if(i.enabled===!0||i.active===!0||i.visible===!0)return!0;if(t==="ui")return!!(i.text||i.font||i.fontSize);let r=Object.keys(i);return r.length===0||r.length===1&&r[0]==="enabled"&&i.enabled===!1?!1:["audio","effects","physics","motion","gameplay"].includes(t)?i.enabled===!0:!0}showError(t){this.contentContainer&&(this.contentContainer.innerHTML=`
469
+ `}attachEventListeners(){var l,d,u,p;if(!this.contentContainer)return;let t=this.contentContainer.querySelectorAll("[data-property-path]"),i=yg((f,b,h)=>{var g,v;this.updateManager.updateProperty(f,b,h),(v=(g=this.options)==null?void 0:g.onPropertyChange)==null||v.call(g,f,b,h)},300);t.forEach(f=>{let b=h=>{var y,x;let g=h.target,v=g.dataset.propertyPath,m=g.dataset.objectId;if(v&&m){let w=g.value;if(g.type==="checkbox")w=g.checked;else if(g.type==="number"&&(w=parseFloat(g.value),isNaN(w)))return;g.type==="text"||g.type==="range"||g.tagName==="TEXTAREA"?i(m,v,w):(this.updateManager.updateProperty(m,v,w),(x=(y=this.options)==null?void 0:y.onPropertyChange)==null||x.call(y,m,v,w))}};console.log("[Inspector] Checking input:",f.tagName,"path:",f.dataset.propertyPath,"logicIdSelector:",f.dataset.logicIdSelector),f.dataset.logicIdSelector==="true"?(console.log("[Inspector] Found logic ID selector, attaching refresh handler"),f.addEventListener("change",async h=>{let g=h.target,v=g.dataset.propertyPath,m=g.dataset.objectId;console.log("[Inspector] Logic ID changed to:",g.value,"path:",v),v&&m&&(await this.updateManager.updateProperty(m,v,g.value),console.log("[Inspector] Property updated, refreshing in 500ms..."),setTimeout(()=>{console.log("[Inspector] Refreshing inspector now"),this.selectedObjectId&&this.loadObject(this.selectedObjectId)},500))})):(f.addEventListener("change",b),(f.tagName==="INPUT"||f.tagName==="TEXTAREA")&&f.addEventListener("input",b))}),this.contentContainer.querySelectorAll("[data-action]").forEach(f=>{f.addEventListener("click",b=>{let h=b.target,g=h.dataset.action,v=h.dataset.path,m=h.dataset.object;g&&v&&m&&this.quickActions.handleAction(g,m,v)})}),this.contentContainer.querySelectorAll("[data-section-toggle]").forEach(f=>{f.addEventListener("click",b=>{var v,m;let h=b.target,g=h.dataset.sectionToggle||((v=h.closest("[data-section-toggle]"))==null?void 0:v.getAttribute("data-section-toggle"));if(g){let y=(m=this.contentContainer)==null?void 0:m.querySelector(`[data-section="${g}"]`);y==null||y.classList.toggle("collapsed")}})});let a=(l=this.root)==null?void 0:l.querySelector("[data-inspector-advanced]");a==null||a.addEventListener("click",()=>{this.showAdvanced=!this.showAdvanced,this.selectedObjectId&&this.loadObject(this.selectedObjectId)});let s=(d=this.root)==null?void 0:d.querySelector("[data-convert-toggle]");s==null||s.addEventListener("click",()=>{var b;let f=(b=this.root)==null?void 0:b.querySelector("[data-convert-menu]");f==null||f.classList.toggle("hidden")});let o=(u=this.contentContainer)==null?void 0:u.querySelector("[data-inspector-add-component-btn]"),c=(p=this.contentContainer)==null?void 0:p.querySelector("[data-inspector-component-select]");o==null||o.addEventListener("click",async()=>{let f=c.value;f&&this.selectedObjectId&&await this.addComponent(this.selectedObjectId,f)})}async addComponent(t,i){console.log("[InspectorPanel] Adding component:",i,"to:",t);let n=window.getEditableObjectConfig,r=n==null?void 0:n(t);if(!r){console.error("[InspectorPanel] Failed to get config for:",t);return}let a=window.__editableConfig,s=a==null?void 0:a.schemas,o=null;s instanceof Map?o=s.get(i):s&&typeof s=="object"&&(o=s[i]),o||console.warn("[InspectorPanel] Schema not found for component:",i);let c=(o==null?void 0:o.defaults)||{enabled:!0};r[i]={...c},await this.updateManager.updateProperty(t,i,r[i]),this.loadObject(t),console.log("[InspectorPanel] Component added successfully")}isSectionMeaningful(t,i,n){var a,s;if(["identity","transform","render"].includes(t))return!0;if(!i||typeof i!="object"||t==="ui"&&((s=(a=n.render)==null?void 0:a.asset)==null?void 0:s.type)==="image")return!1;if(t==="interaction")return i.clickable===!0||i.draggable===!0;if(i.enabled===!0||i.active===!0||i.visible===!0)return!0;if(t==="ui")return!!(i.text||i.font||i.fontSize);let r=Object.keys(i);return r.length===0||r.length===1&&r[0]==="enabled"&&i.enabled===!1?!1:["audio","effects","physics","motion","gameplay"].includes(t)?i.enabled===!0:!0}showError(t){this.contentContainer&&(this.contentContainer.innerHTML=`
470
470
  <div class="inspector-empty">
471
471
  <span class="inspector-empty-icon">\u26A0\uFE0F</span>
472
472
  <span class="inspector-empty-text">${t}</span>