import{cas_t,dasEt}from"./chunk-WAARL7ET.js";varAt=Et((xt,yt)=>{(function(b){typeofxt=="object"&&typeofyt!="undefined"?yt.exports=b():typeofdefine=="function"&&define.amd?define([],b):(typeofwindow!="undefined"?window:typeofglobal!="undefined"?global:typeofself!="undefined"?self:this).JSZip=b()})(function(){returnfunctionb(U,k,l){functiono(_,y){if(!k[_]){if(!U[_]){varp=typeof_t=="function"&&_t;if(!y&&p)returnp(_,!0);if(n)returnn(_,!0);varg=newError("Cannot find module '"+_+"'");throwg.code="MODULE_NOT_FOUND",g}vari=k[_]={exports:{}};U[_][0].call(i.exports,function(c){vare=U[_][1][c];returno(e||c)},i,i.exports,b,U,k,l)}returnk[_].exports}for(varn=typeof_t=="function"&&_t,h=0;h<l.length;h++)o(l[h]);returno}({1:[function(b,U,k){"use strict";varl=b("./utils"),o=b("./support"),n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";k.encode=function(h){for(var_,y,p,g,i,c,e,u=[],s=0,d=h.length,v=d,S=l.getTypeOf(h)!=="string";s<h.length;)v=d-s,p=S?(_=h[s++],y=s<d?h[s++]:0,s<d?h[s++]:0):(_=h.charCodeAt(s++),y=s<d?h.charCodeAt(s++):0,s<d?h.charCodeAt(s++):0),g=_>>2,i=(3&_)<<4|y>>4,c=1<v?(15&y)<<2|p>>6:64,e=2<v?63&p:64,u.push(n.charAt(g)+n.charAt(i)+n.charAt(c)+n.charAt(e));returnu.join("")},k.decode=function(h){var_,y,p,g,i,c,e=0,u=0,s="data:";if(h.substr(0,s.length)===s)thrownewError("Invalid base64 input, it looks like a data url.");vard,v=3*(h=h.replace(/[^A-Za-z0-9+/=]/g,"")).length/4;if(h.charAt(h.length-1)===n.charAt(64)&&v--,h.charAt(h.length-2)===n.charAt(64)&&v--,v%1!=0)thrownewError("Invalid base64 input, bad content length.");for(d=o.uint8array?newUint8Array(0|v):newArray(0|v);e<h.length;)_=n.indexOf(h.charAt(e++))<<2|(g=n.indexOf(h.charAt(e++)))>>4,y=(15&g)<<4|(i=n.indexOf(h.charAt(e++)))>>2,p=(3&i)<<6|(c=n.indexOf(h.charAt(e++))),d[u++]=_,i!==64&&(d[u++]=y),c!==64&&(d[u++]=p);returnd}},{"./support":30,"./utils":32}],2:[function(b,U,k){"use strict";varl=b("./external"),o=b("./stream/DataWorker"),n=b("./stream/Crc32Probe"),h=b("./stream/DataLengthProbe");function_(y,p,g,i,c){this.compressedSize=y,this.uncompressedSize=p,this.crc32=g,this.compression=i,this.compressedContent=c}_.prototype={getContentWorker:function(){vary=newo(l.Promise.resolve(this.compressedContent)).pipe(this.compression.uncompressWorker()).pipe(newh("data_length")),p=this;returny.on("end",function(){if(this.streamInfo.data_length!==p.uncompressedSize)thrownewError("Bug : uncompressed data size mismatch")}),y},getCompressedWorker:function(){returnnewo(l.Promise.resolve(this.compressedContent)).withStreamInfo("compressedSize",this.compressedSize).withStreamInfo("uncompressedSize",this.uncompressedSize).withStreamInfo("crc32",this.crc32).withStreamInfo("compression",this.compression)}},_.createWorkerFrom=function(y,p,g){returny.pipe(newn).pipe(newh("uncompressedSize")).pipe(p.compressWorker(g)).pipe(newh("compressedSize")).withStreamInfo("compression",p)},U.exports=_},{"./external":6,"./stream/Crc32Probe":25,"./stream/DataLengthProbe":26,"./stream/DataWorker":27}],3:[function(b,U,k){"use strict";varl=b("./stream/GenericWorker");k.STORE={magic:"\0\0",compressWorker:function(){returnnewl("STORE compression")},uncompressWorker:function(){returnnewl("STORE decompression")}},k.DEFLATE=b("./flate")},{"./flate":7,"./stream/GenericWorker":28}],4:[function(b,U,k){"use strict";varl=b("./utils"),o=function(){for(varn,h=[],_=0;_<256;_++){n=_;for(vary=0;y<8;y++)n=1&n?3988292384^n>>>1:n>>>1;h[_]=n}returnh}();U.exports=function(n,h){returnn!==void0&&n.length?l.getTypeOf(n)!=="string"?function(_,y,p,g){vari=o,c=g+p;_^=-1;for(vare=g;e<c;e++)_=_>>>8^i[255&(_^y[e])];return-1^_}(0|h,n,n.length,0):function(_,y,p,g){vari=o,c=g+p;_^=-1;for(vare=g;e<c;e++)_=_>>>8^i[255&(_^y.charCodeAt(e))];return-1^_}(0|h,n,n.length,0):0}},{"./utils":32}],5:[function(b,U,k){"use strict";k.base64=!1,k.binary=!1,k.dir=!1,k.createFolders=!0,k.date=null,k.compression=null,k.compressionOptions=null,k.comment=null,k.unixPermissions=null,k.dosPermissions=null},{}],6:[function(b,U,k){"use strict";varl=null;l=typeofP