@legit-sdk/assistant-ui 0.2.12 → 0.2.13
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.
- package/dist/index.js +61 -61
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
// @legit-sdk/assistant-ui bundle (ESM)
|
|
2
2
|
// Generated by esbuild
|
|
3
3
|
|
|
4
|
-
var RI=Object.create;var hs=Object.defineProperty;var AI=Object.getOwnPropertyDescriptor;var PI=Object.getOwnPropertyNames;var NI=Object.getPrototypeOf,DI=Object.prototype.hasOwnProperty;var O_=t=>{throw TypeError(t)};var CI=(t,e,r)=>e in t?hs(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r;var u=(t,e)=>hs(t,"name",{value:e,configurable:!0}),ne=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var II=(t,e)=>()=>(t&&(e=t(t=0)),e);var x=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),$I=(t,e)=>{for(var r in e)hs(t,r,{get:e[r],enumerable:!0})},R_=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of PI(e))!DI.call(t,n)&&n!==r&&hs(t,n,{get:()=>e[n],enumerable:!(i=AI(e,n))||i.enumerable});return t};var de=(t,e,r)=>(r=t!=null?RI(NI(t)):{},R_(e||!t||!t.__esModule?hs(r,"default",{value:t,enumerable:!0}):r,t)),Yp=t=>R_(hs({},"__esModule",{value:!0}),t);var W=(t,e,r)=>CI(t,typeof e!="symbol"?e+"":e,r),A_=(t,e,r)=>e.has(t)||O_("Cannot "+r);var Zo=(t,e,r)=>(A_(t,e,"read from private field"),r?r.call(t):e.get(t)),Ko=(t,e,r)=>e.has(t)?O_("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,r),Jo=(t,e,r,i)=>(A_(t,e,"write to private field"),i?i.call(t,r):e.set(t,r),r);var uf=x((ZY,ff)=>{function cv(t){return Array.isArray(t)?t:[t]}u(cv,"makeArray");var WI=void 0,lm="",ov=" ",om="\\",HI=/^\s+$/,VI=/(?:[^\\]|^)\\$/,GI=/^\\!/,ZI=/^\\#/,KI=/\r?\n/g,JI=/^\.{0,2}\/|^\.{1,2}$/,YI=/\/$/,Vs="/",fv="node-ignore";typeof Symbol<"u"&&(fv=Symbol.for("node-ignore"));var uv=fv,Gs=u((t,e,r)=>(Object.defineProperty(t,e,{value:r}),r),"define"),XI=/([0-z])-([0-z])/g,hv=u(()=>!1,"RETURN_FALSE"),QI=u(t=>t.replace(XI,(e,r,i)=>r.charCodeAt(0)<=i.charCodeAt(0)?e:lm),"sanitizeRange"),e2=u(t=>{let{length:e}=t;return t.slice(0,e-e%2)},"cleanRangeBackSlash"),t2=[[/^\uFEFF/,()=>lm],[/((?:\\\\)*?)(\\?\s+)$/,(t,e,r)=>e+(r.indexOf("\\")===0?ov:lm)],[/(\\+?)\s/g,(t,e)=>{let{length:r}=e;return e.slice(0,r-r%2)+ov}],[/[\\$.|*+(){^]/g,t=>`\\${t}`],[/(?!\\)\?/g,()=>"[^/]"],[/^\//,()=>"^"],[/\//g,()=>"\\/"],[/^\^*\\\*\\\*\\\//,()=>"^(?:.*\\/)?"],[/^(?=[^^])/,u(function(){return/\/(?!$)/.test(this)?"^":"(?:^|\\/)"},"startingReplacer")],[/\\\/\\\*\\\*(?=\\\/|$)/g,(t,e,r)=>e+6<r.length?"(?:\\/[^\\/]+)*":"\\/.+"],[/(^|[^\\]+)(\\\*)+(?=.+)/g,(t,e,r)=>{let i=r.replace(/\\\*/g,"[^\\/]*");return e+i}],[/\\\\\\(?=[$.|*+(){^])/g,()=>om],[/\\\\/g,()=>om],[/(\\)?\[([^\]/]*?)(\\*)($|\])/g,(t,e,r,i,n)=>e===om?`\\[${r}${e2(i)}${n}`:n==="]"&&i.length%2===0?`[${QI(r)}${i}]`:"[]"],[/(?:[^*])$/,t=>/\/$/.test(t)?`${t}$`:`${t}(?=$|\\/$)`]],r2=/(^|\\\/)?\\\*$/,il="regex",lf="checkRegex",lv="_",i2={[il](t,e){return`${e?`${e}[^/]+`:"[^/]*"}(?=$|\\/$)`},[lf](t,e){return`${e?`${e}[^/]*`:"[^/]*"}(?=$|\\/$)`}},n2=u(t=>t2.reduce((e,[r,i])=>e.replace(r,i.bind(t)),t),"makeRegexPrefix"),cf=u(t=>typeof t=="string","isString"),s2=u(t=>t&&cf(t)&&!HI.test(t)&&!VI.test(t)&&t.indexOf("#")!==0,"checkPattern"),a2=u(t=>t.split(KI).filter(Boolean),"splitPattern"),dm=class dm{constructor(e,r,i,n,s,a){this.pattern=e,this.mark=r,this.negative=s,Gs(this,"body",i),Gs(this,"ignoreCase",n),Gs(this,"regexPrefix",a)}get regex(){let e=lv+il;return this[e]?this[e]:this._make(il,e)}get checkRegex(){let e=lv+lf;return this[e]?this[e]:this._make(lf,e)}_make(e,r){let i=this.regexPrefix.replace(r2,i2[e]),n=this.ignoreCase?new RegExp(i,"i"):new RegExp(i);return Gs(this,r,n)}};u(dm,"IgnoreRule");var cm=dm,o2=u(({pattern:t,mark:e},r)=>{let i=!1,n=t;n.indexOf("!")===0&&(i=!0,n=n.substr(1)),n=n.replace(GI,"!").replace(ZI,"#");let s=n2(n);return new cm(t,e,n,r,i,s)},"createRule"),pm=class pm{constructor(e){this._ignoreCase=e,this._rules=[]}_add(e){if(e&&e[uv]){this._rules=this._rules.concat(e._rules._rules),this._added=!0;return}if(cf(e)&&(e={pattern:e}),s2(e.pattern)){let r=o2(e,this._ignoreCase);this._added=!0,this._rules.push(r)}}add(e){return this._added=!1,cv(cf(e)?a2(e):e).forEach(this._add,this),this._added}test(e,r,i){let n=!1,s=!1,a;this._rules.forEach(c=>{let{negative:o}=c;s===o&&n!==s||o&&!n&&!s&&!r||!c[i].test(e)||(n=!o,s=o,a=o?WI:c)});let l={ignored:n,unignored:s};return a&&(l.rule=a),l}};u(pm,"RuleManager");var fm=pm,l2=u((t,e)=>{throw new e(t)},"throwError"),Zr=u((t,e,r)=>cf(t)?t?Zr.isNotRelative(t)?r(`path should be a \`path.relative()\`d string, but got "${e}"`,RangeError):!0:r("path must not be empty",TypeError):r(`path must be a string, but got \`${e}\``,TypeError),"checkPath"),dv=u(t=>JI.test(t),"isNotRelative");Zr.isNotRelative=dv;Zr.convert=t=>t;var mm=class mm{constructor({ignorecase:e=!0,ignoreCase:r=e,allowRelativePaths:i=!1}={}){Gs(this,uv,!0),this._rules=new fm(r),this._strictPathCheck=!i,this._initCache()}_initCache(){this._ignoreCache=Object.create(null),this._testCache=Object.create(null)}add(e){return this._rules.add(e)&&this._initCache(),this}addPattern(e){return this.add(e)}_test(e,r,i,n){let s=e&&Zr.convert(e);return Zr(s,e,this._strictPathCheck?l2:hv),this._t(s,r,i,n)}checkIgnore(e){if(!YI.test(e))return this.test(e);let r=e.split(Vs).filter(Boolean);if(r.pop(),r.length){let i=this._t(r.join(Vs)+Vs,this._testCache,!0,r);if(i.ignored)return i}return this._rules.test(e,!1,lf)}_t(e,r,i,n){if(e in r)return r[e];if(n||(n=e.split(Vs).filter(Boolean)),n.pop(),!n.length)return r[e]=this._rules.test(e,i,il);let s=this._t(n.join(Vs)+Vs,r,i,n);return r[e]=s.ignored?s:this._rules.test(e,i,il)}ignores(e){return this._test(e,this._ignoreCache,!1).ignored}createFilter(){return e=>!this.ignores(e)}filter(e){return cv(e).filter(this.createFilter())}test(e){return this._test(e,this._testCache,!0)}};u(mm,"Ignore");var um=mm,hm=u(t=>new um(t),"factory"),c2=u(t=>Zr(t&&Zr.convert(t),t,hv),"isPathValid"),pv=u(()=>{let t=u(r=>/^\\\\\?\\/.test(r)||/["<>|\u0000-\u001F]+/u.test(r)?r:r.replace(/\\/g,"/"),"makePosix");Zr.convert=t;let e=/^[a-z]:\//i;Zr.isNotRelative=r=>e.test(r)||dv(r)},"setupWindows");typeof process<"u"&&process.platform==="win32"&&pv();ff.exports=hm;hm.default=hm;ff.exports.isPathValid=c2;Gs(ff.exports,Symbol.for("setupWindows"),pv)});var lr=x(Zs=>{"use strict";Object.defineProperty(Zs,"__esModule",{value:!0});Zs.constants=Zs.SEP=void 0;Zs.SEP="/";Zs.constants={O_RDONLY:0,O_WRONLY:1,O_RDWR:2,S_IFMT:61440,S_IFREG:32768,S_IFDIR:16384,S_IFCHR:8192,S_IFBLK:24576,S_IFIFO:4096,S_IFLNK:40960,S_IFSOCK:49152,O_CREAT:64,O_EXCL:128,O_NOCTTY:256,O_TRUNC:512,O_APPEND:1024,O_DIRECTORY:65536,O_NOATIME:262144,O_NOFOLLOW:131072,O_SYNC:1052672,O_SYMLINK:2097152,O_DIRECT:16384,O_NONBLOCK:2048,S_IRWXU:448,S_IRUSR:256,S_IWUSR:128,S_IXUSR:64,S_IRWXG:56,S_IRGRP:32,S_IWGRP:16,S_IXGRP:8,S_IRWXO:7,S_IROTH:4,S_IWOTH:2,S_IXOTH:1,F_OK:0,R_OK:4,W_OK:2,X_OK:1,UV_FS_SYMLINK_DIR:1,UV_FS_SYMLINK_JUNCTION:2,UV_FS_COPYFILE_EXCL:1,UV_FS_COPYFILE_FICLONE:2,UV_FS_COPYFILE_FICLONE_FORCE:4,COPYFILE_EXCL:1,COPYFILE_FICLONE:2,COPYFILE_FICLONE_FORCE:4}});var wm=x(nl=>{"use strict";Object.defineProperty(nl,"__esModule",{value:!0});nl.Stats=void 0;var f2=lr(),{S_IFMT:u2,S_IFDIR:h2,S_IFREG:d2,S_IFBLK:p2,S_IFCHR:m2,S_IFLNK:w2,S_IFIFO:y2,S_IFSOCK:g2}=f2.constants,df=class df{static build(e,r=!1){let i=new df,{uid:n,gid:s,atime:a,mtime:l,ctime:c}=e,o=r?h=>BigInt(h):h=>h;i.uid=o(n),i.gid=o(s),i.rdev=o(e.rdev),i.blksize=o(4096),i.ino=o(e.ino),i.size=o(e.getSize()),i.blocks=o(1),i.atime=a,i.mtime=l,i.ctime=c,i.birthtime=c,i.atimeMs=o(a.getTime()),i.mtimeMs=o(l.getTime());let f=o(c.getTime());if(i.ctimeMs=f,i.birthtimeMs=f,r){i.atimeNs=BigInt(a.getTime())*BigInt(1e6),i.mtimeNs=BigInt(l.getTime())*BigInt(1e6);let h=BigInt(c.getTime())*BigInt(1e6);i.ctimeNs=h,i.birthtimeNs=h}return i.dev=o(0),i.mode=o(e.mode),i.nlink=o(e.nlink),i}_checkModeProperty(e){return(Number(this.mode)&u2)===e}isDirectory(){return this._checkModeProperty(h2)}isFile(){return this._checkModeProperty(d2)}isBlockDevice(){return this._checkModeProperty(p2)}isCharacterDevice(){return this._checkModeProperty(m2)}isSymbolicLink(){return this._checkModeProperty(w2)}isFIFO(){return this._checkModeProperty(y2)}isSocket(){return this._checkModeProperty(g2)}};u(df,"Stats");var hf=df;nl.Stats=hf;nl.default=hf});var mv=x(pf=>{"use strict";Object.defineProperty(pf,"__esModule",{value:!0});pf.Buffer=void 0;var b2=ne("node:buffer");Object.defineProperty(pf,"Buffer",{enumerable:!0,get:u(function(){return b2.Buffer},"get")})});var Si=x(vi=>{"use strict";Object.defineProperty(vi,"__esModule",{value:!0});vi.bufferFrom=vi.bufferAllocUnsafe=vi.Buffer=void 0;var mf=mv();Object.defineProperty(vi,"Buffer",{enumerable:!0,get:u(function(){return mf.Buffer},"get")});function wv(t,...e){return new mf.Buffer(t,...e)}u(wv,"bufferV0P12Ponyfill");var _2=mf.Buffer.allocUnsafe||wv;vi.bufferAllocUnsafe=_2;var v2=mf.Buffer.from||wv;vi.bufferFrom=v2});var gm=x(Ks=>{"use strict";Object.defineProperty(Ks,"__esModule",{value:!0});Ks.inherits=S2;Ks.promisify=E2;Ks.inspect=ym;Ks.format=F2;function S2(t,e){if(t==null)throw new TypeError("The constructor to inherit from is not defined");if(e==null)throw new TypeError("The super constructor to inherit from is not defined");t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}})}u(S2,"inherits");function E2(t){if(typeof t!="function")throw new TypeError('The "original" argument must be of type function');return function(...e){return new Promise((r,i)=>{t.call(this,...e,(n,s)=>{n?i(n):r(s)})})}}u(E2,"promisify");function ym(t){return t===null?"null":t===void 0?"undefined":typeof t=="string"?`'${t}'`:typeof t=="number"||typeof t=="boolean"?String(t):Array.isArray(t)?`[ ${t.map(r=>ym(r)).join(", ")} ]`:typeof t=="object"?`{ ${Object.entries(t).map(([r,i])=>`${r}: ${ym(i)}`).join(", ")} }`:String(t)}u(ym,"inspect");function F2(t,...e){if(e.length===0)return t;let r=t,i=0;for(r=r.replace(/%[sdj%]/g,n=>{if(i>=e.length)return n;let s=e[i++];switch(n){case"%s":return String(s);case"%d":return Number(s).toString();case"%j":try{return JSON.stringify(s)}catch{return"[Circular]"}case"%%":return"%";default:return n}});i<e.length;)r+=" "+String(e[i++]);return r}u(F2,"format")});var sl=x(ot=>{"use strict";Object.defineProperty(ot,"__esModule",{value:!0});ot.AssertionError=ot.RangeError=ot.TypeError=ot.Error=void 0;ot.message=bv;ot.E=Ei;var bm=gm(),yv=typeof Symbol>"u"?"_kCode":Symbol("code"),gv={};function vm(t){var e;return e=class extends t{constructor(i,...n){super(bv(i,n)),this.code=i,this[yv]=i,this.name=`${super.name} [${this[yv]}]`}},u(e,"NodeError"),e}u(vm,"makeNodeError");var wf=globalThis,Sm=class Sm extends wf.Error{constructor(e){if(typeof e!="object"||e===null)throw new ot.TypeError("ERR_INVALID_ARG_TYPE","options","object");e.message?super(e.message):super(`${(0,bm.inspect)(e.actual).slice(0,128)} ${e.operator} ${(0,bm.inspect)(e.expected).slice(0,128)}`),this.generatedMessage=!e.message,this.name="AssertionError [ERR_ASSERTION]",this.code="ERR_ASSERTION",this.actual=e.actual,this.expected=e.expected,this.operator=e.operator,ot.Error.captureStackTrace(this,e.stackStartFunction)}};u(Sm,"AssertionError");var _m=Sm;ot.AssertionError=_m;function bv(t,e){if(typeof t!="string")throw new ot.Error("Error message key must be a string");let r=gv[t];if(!r)throw new ot.Error(`An invalid error message key was used: ${t}.`);let i;if(typeof r=="function")i=r;else{if(i=bm.format,e===void 0||e.length===0)return r;e.unshift(r)}return String(i.apply(null,e))}u(bv,"message");function Ei(t,e){gv[t]=typeof e=="function"?e:String(e)}u(Ei,"E");ot.Error=vm(wf.Error);ot.TypeError=vm(wf.TypeError);ot.RangeError=vm(wf.RangeError);Ei("ERR_DIR_CLOSED","Directory handle was closed");Ei("ERR_DIR_CONCURRENT_OPERATION","Cannot do synchronous work on directory handle with concurrent asynchronous operations");Ei("ERR_INVALID_FILE_URL_HOST",'File URL host must be "localhost" or empty on %s');Ei("ERR_INVALID_FILE_URL_PATH","File URL path %s");Ei("ERR_INVALID_OPT_VALUE",(t,e)=>`The value "${String(e)}" is invalid for option "${t}"`);Ei("ERR_INVALID_OPT_VALUE_ENCODING",t=>`The value "${String(t)}" is invalid for option "encoding"`);Ei("ERR_INVALID_ARG_VALUE","Unable to open file as blob")});var al=x(dn=>{"use strict";Object.defineProperty(dn,"__esModule",{value:!0});dn.ENCODING_UTF8=void 0;dn.assertEncoding=T2;dn.strToEncoding=x2;var Em=Si(),k2=sl();dn.ENCODING_UTF8="utf8";function T2(t){if(t&&!Em.Buffer.isEncoding(t))throw new k2.TypeError("ERR_INVALID_OPT_VALUE_ENCODING",t)}u(T2,"assertEncoding");function x2(t,e){return!e||e===dn.ENCODING_UTF8?t:e==="buffer"?new Em.Buffer(t):new Em.Buffer(t).toString(e)}u(x2,"strToEncoding")});var bf=x(ol=>{"use strict";Object.defineProperty(ol,"__esModule",{value:!0});ol.Dirent=void 0;var O2=lr(),R2=al(),{S_IFMT:A2,S_IFDIR:P2,S_IFREG:N2,S_IFBLK:D2,S_IFCHR:C2,S_IFLNK:I2,S_IFIFO:$2,S_IFSOCK:B2}=O2.constants,gf=class gf{constructor(){this.name="",this.path="",this.parentPath="",this.mode=0}static build(e,r){let i=new gf,{mode:n}=e.getNode();return i.name=(0,R2.strToEncoding)(e.getName(),r),i.mode=n,i.path=e.getParentPath(),i.parentPath=i.path,i}_checkModeProperty(e){return(this.mode&A2)===e}isDirectory(){return this._checkModeProperty(P2)}isFile(){return this._checkModeProperty(N2)}isBlockDevice(){return this._checkModeProperty(D2)}isCharacterDevice(){return this._checkModeProperty(C2)}isSymbolicLink(){return this._checkModeProperty(I2)}isFIFO(){return this._checkModeProperty($2)}isSocket(){return this._checkModeProperty(B2)}};u(gf,"Dirent");var yf=gf;ol.Dirent=yf;ol.default=yf});var Js=x(Ie=>{"use strict";Object.defineProperty(Ie,"__esModule",{value:!0});Ie.basename=Ie.isAbsolute=Ie.normalize=Ie.dirname=Ie.relative=Ie.join=Ie.posix=Ie.sep=Ie.resolve=void 0;var Kr=ne("node:path");Object.defineProperty(Ie,"resolve",{enumerable:!0,get:u(function(){return Kr.resolve},"get")});Object.defineProperty(Ie,"sep",{enumerable:!0,get:u(function(){return Kr.sep},"get")});Object.defineProperty(Ie,"posix",{enumerable:!0,get:u(function(){return Kr.posix},"get")});Object.defineProperty(Ie,"join",{enumerable:!0,get:u(function(){return Kr.join},"get")});Object.defineProperty(Ie,"relative",{enumerable:!0,get:u(function(){return Kr.relative},"get")});Object.defineProperty(Ie,"dirname",{enumerable:!0,get:u(function(){return Kr.dirname},"get")});Object.defineProperty(Ie,"normalize",{enumerable:!0,get:u(function(){return Kr.normalize},"get")});Object.defineProperty(Ie,"isAbsolute",{enumerable:!0,get:u(function(){return Kr.isAbsolute},"get")});Object.defineProperty(Ie,"basename",{enumerable:!0,get:u(function(){return Kr.basename},"get")})});var Ef={};$I(Ef,{__addDisposableResource:()=>Wv,__assign:()=>_f,__asyncDelegator:()=>$v,__asyncGenerator:()=>Iv,__asyncValues:()=>Bv,__await:()=>Ys,__awaiter:()=>Rv,__classPrivateFieldGet:()=>qv,__classPrivateFieldIn:()=>zv,__classPrivateFieldSet:()=>Uv,__createBinding:()=>Sf,__decorate:()=>Sv,__disposeResources:()=>Hv,__esDecorate:()=>Fv,__exportStar:()=>Pv,__extends:()=>_v,__generator:()=>Av,__importDefault:()=>jv,__importStar:()=>Mv,__makeTemplateObject:()=>Lv,__metadata:()=>Ov,__param:()=>Ev,__propKey:()=>Tv,__read:()=>Tm,__rest:()=>vv,__rewriteRelativeImportExtension:()=>Vv,__runInitializers:()=>kv,__setFunctionName:()=>xv,__spread:()=>Nv,__spreadArray:()=>Cv,__spreadArrays:()=>Dv,__values:()=>vf,default:()=>j2});function _v(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");Fm(t,e);function r(){this.constructor=t}u(r,"__"),t.prototype=e===null?Object.create(e):(r.prototype=e.prototype,new r)}function vv(t,e){var r={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(r[i]=t[i]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var n=0,i=Object.getOwnPropertySymbols(t);n<i.length;n++)e.indexOf(i[n])<0&&Object.prototype.propertyIsEnumerable.call(t,i[n])&&(r[i[n]]=t[i[n]]);return r}function Sv(t,e,r,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(a=t[l])&&(s=(n<3?a(s):n>3?a(e,r,s):a(e,r))||s);return n>3&&s&&Object.defineProperty(e,r,s),s}function Ev(t,e){return function(r,i){e(r,i,t)}}function Fv(t,e,r,i,n,s){function a(b){if(b!==void 0&&typeof b!="function")throw new TypeError("Function expected");return b}u(a,"accept");for(var l=i.kind,c=l==="getter"?"get":l==="setter"?"set":"value",o=!e&&t?i.static?t:t.prototype:null,f=e||(o?Object.getOwnPropertyDescriptor(o,i.name):{}),h,d=!1,p=r.length-1;p>=0;p--){var m={};for(var w in i)m[w]=w==="access"?{}:i[w];for(var w in i.access)m.access[w]=i.access[w];m.addInitializer=function(b){if(d)throw new TypeError("Cannot add initializers after decoration has completed");s.push(a(b||null))};var g=(0,r[p])(l==="accessor"?{get:f.get,set:f.set}:f[c],m);if(l==="accessor"){if(g===void 0)continue;if(g===null||typeof g!="object")throw new TypeError("Object expected");(h=a(g.get))&&(f.get=h),(h=a(g.set))&&(f.set=h),(h=a(g.init))&&n.unshift(h)}else(h=a(g))&&(l==="field"?n.unshift(h):f[c]=h)}o&&Object.defineProperty(o,i.name,f),d=!0}function kv(t,e,r){for(var i=arguments.length>2,n=0;n<e.length;n++)r=i?e[n].call(t,r):e[n].call(t);return i?r:void 0}function Tv(t){return typeof t=="symbol"?t:"".concat(t)}function xv(t,e,r){return typeof e=="symbol"&&(e=e.description?"[".concat(e.description,"]"):""),Object.defineProperty(t,"name",{configurable:!0,value:r?"".concat(r," ",e):e})}function Ov(t,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(t,e)}function Rv(t,e,r,i){function n(s){return s instanceof r?s:new r(function(a){a(s)})}return u(n,"adopt"),new(r||(r=Promise))(function(s,a){function l(f){try{o(i.next(f))}catch(h){a(h)}}u(l,"fulfilled");function c(f){try{o(i.throw(f))}catch(h){a(h)}}u(c,"rejected");function o(f){f.done?s(f.value):n(f.value).then(l,c)}u(o,"step"),o((i=i.apply(t,e||[])).next())})}function Av(t,e){var r={label:0,sent:u(function(){if(s[0]&1)throw s[1];return s[1]},"sent"),trys:[],ops:[]},i,n,s,a=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return a.next=l(0),a.throw=l(1),a.return=l(2),typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function l(o){return function(f){return c([o,f])}}function c(o){if(i)throw new TypeError("Generator is already executing.");for(;a&&(a=0,o[0]&&(r=0)),r;)try{if(i=1,n&&(s=o[0]&2?n.return:o[0]?n.throw||((s=n.return)&&s.call(n),0):n.next)&&!(s=s.call(n,o[1])).done)return s;switch(n=0,s&&(o=[o[0]&2,s.value]),o[0]){case 0:case 1:s=o;break;case 4:return r.label++,{value:o[1],done:!1};case 5:r.label++,n=o[1],o=[0];continue;case 7:o=r.ops.pop(),r.trys.pop();continue;default:if(s=r.trys,!(s=s.length>0&&s[s.length-1])&&(o[0]===6||o[0]===2)){r=0;continue}if(o[0]===3&&(!s||o[1]>s[0]&&o[1]<s[3])){r.label=o[1];break}if(o[0]===6&&r.label<s[1]){r.label=s[1],s=o;break}if(s&&r.label<s[2]){r.label=s[2],r.ops.push(o);break}s[2]&&r.ops.pop(),r.trys.pop();continue}o=e.call(t,r)}catch(f){o=[6,f],n=0}finally{i=s=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}}function Pv(t,e){for(var r in t)r!=="default"&&!Object.prototype.hasOwnProperty.call(e,r)&&Sf(e,t,r)}function vf(t){var e=typeof Symbol=="function"&&Symbol.iterator,r=e&&t[e],i=0;if(r)return r.call(t);if(t&&typeof t.length=="number")return{next:u(function(){return t&&i>=t.length&&(t=void 0),{value:t&&t[i++],done:!t}},"next")};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function Tm(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var i=r.call(t),n,s=[],a;try{for(;(e===void 0||e-- >0)&&!(n=i.next()).done;)s.push(n.value)}catch(l){a={error:l}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(a)throw a.error}}return s}function Nv(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(Tm(arguments[e]));return t}function Dv(){for(var t=0,e=0,r=arguments.length;e<r;e++)t+=arguments[e].length;for(var i=Array(t),n=0,e=0;e<r;e++)for(var s=arguments[e],a=0,l=s.length;a<l;a++,n++)i[n]=s[a];return i}function Cv(t,e,r){if(r||arguments.length===2)for(var i=0,n=e.length,s;i<n;i++)(s||!(i in e))&&(s||(s=Array.prototype.slice.call(e,0,i)),s[i]=e[i]);return t.concat(s||Array.prototype.slice.call(e))}function Ys(t){return this instanceof Ys?(this.v=t,this):new Ys(t)}function Iv(t,e,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i=r.apply(t,e||[]),n,s=[];return n=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),l("next"),l("throw"),l("return",a),n[Symbol.asyncIterator]=function(){return this},n;function a(p){return function(m){return Promise.resolve(m).then(p,h)}}function l(p,m){i[p]&&(n[p]=function(w){return new Promise(function(g,b){s.push([p,w,g,b])>1||c(p,w)})},m&&(n[p]=m(n[p])))}function c(p,m){try{o(i[p](m))}catch(w){d(s[0][3],w)}}function o(p){p.value instanceof Ys?Promise.resolve(p.value.v).then(f,h):d(s[0][2],p)}function f(p){c("next",p)}function h(p){c("throw",p)}function d(p,m){p(m),s.shift(),s.length&&c(s[0][0],s[0][1])}}function $v(t){var e,r;return e={},i("next"),i("throw",function(n){throw n}),i("return"),e[Symbol.iterator]=function(){return this},e;function i(n,s){e[n]=t[n]?function(a){return(r=!r)?{value:Ys(t[n](a)),done:!1}:s?s(a):a}:s}}function Bv(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e=t[Symbol.asyncIterator],r;return e?e.call(t):(t=typeof vf=="function"?vf(t):t[Symbol.iterator](),r={},i("next"),i("throw"),i("return"),r[Symbol.asyncIterator]=function(){return this},r);function i(s){r[s]=t[s]&&function(a){return new Promise(function(l,c){a=t[s](a),n(l,c,a.done,a.value)})}}function n(s,a,l,c){Promise.resolve(c).then(function(o){s({value:o,done:l})},a)}}function Lv(t,e){return Object.defineProperty?Object.defineProperty(t,"raw",{value:e}):t.raw=e,t}function Mv(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r=km(t),i=0;i<r.length;i++)r[i]!=="default"&&Sf(e,t,r[i]);return L2(e,t),e}function jv(t){return t&&t.__esModule?t:{default:t}}function qv(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)}function Uv(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r}function zv(t,e){if(e===null||typeof e!="object"&&typeof e!="function")throw new TypeError("Cannot use 'in' operator on non-object");return typeof t=="function"?e===t:t.has(e)}function Wv(t,e,r){if(e!=null){if(typeof e!="object"&&typeof e!="function")throw new TypeError("Object expected.");var i,n;if(r){if(!Symbol.asyncDispose)throw new TypeError("Symbol.asyncDispose is not defined.");i=e[Symbol.asyncDispose]}if(i===void 0){if(!Symbol.dispose)throw new TypeError("Symbol.dispose is not defined.");i=e[Symbol.dispose],r&&(n=i)}if(typeof i!="function")throw new TypeError("Object not disposable.");n&&(i=u(function(){try{n.call(this)}catch(s){return Promise.reject(s)}},"dispose")),t.stack.push({value:e,dispose:i,async:r})}else r&&t.stack.push({async:!0});return e}function Hv(t){function e(s){t.error=t.hasError?new M2(s,t.error,"An error was suppressed during disposal."):s,t.hasError=!0}u(e,"fail");var r,i=0;function n(){for(;r=t.stack.pop();)try{if(!r.async&&i===1)return i=0,t.stack.push(r),Promise.resolve().then(n);if(r.dispose){var s=r.dispose.call(r.value);if(r.async)return i|=2,Promise.resolve(s).then(n,function(a){return e(a),n()})}else i|=1}catch(a){e(a)}if(i===1)return t.hasError?Promise.reject(t.error):Promise.resolve();if(t.hasError)throw t.error}return u(n,"next"),n()}function Vv(t,e){return typeof t=="string"&&/^\.\.?\//.test(t)?t.replace(/\.(tsx)$|((?:\.d)?)((?:\.[^./]+?)?)\.([cm]?)ts$/i,function(r,i,n,s,a){return i?e?".jsx":".js":n&&(!s||!a)?r:n+s+"."+a.toLowerCase()+"js"}):t}var Fm,_f,Sf,L2,km,M2,j2,Ff=II(()=>{Fm=u(function(t,e){return Fm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(r[n]=i[n])},Fm(t,e)},"extendStatics");u(_v,"__extends");_f=u(function(){return _f=Object.assign||u(function(e){for(var r,i=1,n=arguments.length;i<n;i++){r=arguments[i];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(e[s]=r[s])}return e},"__assign"),_f.apply(this,arguments)},"__assign");u(vv,"__rest");u(Sv,"__decorate");u(Ev,"__param");u(Fv,"__esDecorate");u(kv,"__runInitializers");u(Tv,"__propKey");u(xv,"__setFunctionName");u(Ov,"__metadata");u(Rv,"__awaiter");u(Av,"__generator");Sf=Object.create?function(t,e,r,i){i===void 0&&(i=r);var n=Object.getOwnPropertyDescriptor(e,r);(!n||("get"in n?!e.__esModule:n.writable||n.configurable))&&(n={enumerable:!0,get:u(function(){return e[r]},"get")}),Object.defineProperty(t,i,n)}:function(t,e,r,i){i===void 0&&(i=r),t[i]=e[r]};u(Pv,"__exportStar");u(vf,"__values");u(Tm,"__read");u(Nv,"__spread");u(Dv,"__spreadArrays");u(Cv,"__spreadArray");u(Ys,"__await");u(Iv,"__asyncGenerator");u($v,"__asyncDelegator");u(Bv,"__asyncValues");u(Lv,"__makeTemplateObject");L2=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e},km=u(function(t){return km=Object.getOwnPropertyNames||function(e){var r=[];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(r[r.length]=i);return r},km(t)},"ownKeys");u(Mv,"__importStar");u(jv,"__importDefault");u(qv,"__classPrivateFieldGet");u(Uv,"__classPrivateFieldSet");u(zv,"__classPrivateFieldIn");u(Wv,"__addDisposableResource");M2=typeof SuppressedError=="function"?SuppressedError:function(t,e,r){var i=new Error(r);return i.name="SuppressedError",i.error=t,i.suppressed=e,i};u(Hv,"__disposeResources");u(Vv,"__rewriteRelativeImportExtension");j2={__extends:_v,__assign:_f,__rest:vv,__decorate:Sv,__param:Ev,__esDecorate:Fv,__runInitializers:kv,__propKey:Tv,__setFunctionName:xv,__metadata:Ov,__awaiter:Rv,__generator:Av,__createBinding:Sf,__exportStar:Pv,__values:vf,__read:Tm,__spread:Nv,__spreadArrays:Dv,__spreadArray:Cv,__await:Ys,__asyncGenerator:Iv,__asyncDelegator:$v,__asyncValues:Bv,__makeTemplateObject:Lv,__importStar:Mv,__importDefault:jv,__classPrivateFieldGet:qv,__classPrivateFieldSet:Uv,__classPrivateFieldIn:zv,__addDisposableResource:Wv,__disposeResources:Hv,__rewriteRelativeImportExtension:Vv}});var Zv=x(Gv=>{"use strict";Object.defineProperty(Gv,"__esModule",{value:!0})});var Om=x(kf=>{"use strict";Object.defineProperty(kf,"__esModule",{value:!0});kf.flattenJSON=void 0;var Kv=Si(),xm=Js(),q2=xm.posix?xm.posix.join:xm.join,U2=u(t=>{let e={};function r(i,n){for(let s in n){let a=n[s],l=q2(i,s);typeof a=="string"||a instanceof Kv.Buffer?e[l]=a:typeof a=="object"&&a!==null&&!(a instanceof Kv.Buffer)&&Object.keys(a).length>0?r(l,a):e[l]=null}}return u(r,"flatten"),r("",t),e},"flattenJSON");kf.flattenJSON=U2});var ll=x(Tf=>{"use strict";Object.defineProperty(Tf,"__esModule",{value:!0});Tf.FanOut=void 0;var Am=class Am{constructor(){this.listeners=new Set}emit(e){this.listeners.forEach(r=>r(e))}listen(e){let r=this.listeners;return r.add(e),()=>r.delete(e)}};u(Am,"FanOut");var Rm=Am;Tf.FanOut=Rm});var Of=x(xf=>{"use strict";Object.defineProperty(xf,"__esModule",{value:!0});xf.createProcess=Jv;var z2=u(()=>{if(typeof process<"u")return process;try{return ne("process")}catch{return}},"maybeReturnProcess");function Jv(){let t=z2()||{};return t.cwd||(t.cwd=()=>"/"),t.emitWarning||(t.emitWarning=(e,r)=>{console.warn(`${r}${r?": ":""}${e}`)}),t.env||(t.env={}),t}u(Jv,"createProcess");xf.default=Jv()});var Dm=x(Pf=>{"use strict";Object.defineProperty(Pf,"__esModule",{value:!0});Pf.Node=void 0;var W2=ll(),Xv=Of(),Zt=Si(),H2=lr(),{S_IFMT:Jr,S_IFDIR:V2,S_IFREG:G2,S_IFLNK:Yv,S_IFCHR:Z2}=H2.constants,Rf=u(()=>Xv.default.getuid?.()??0,"getuid"),Af=u(()=>Xv.default.getgid?.()??0,"getgid"),Nm=class Nm{constructor(e,r=438){this.changes=new W2.FanOut,this._uid=Rf(),this._gid=Af(),this._atime=new Date,this._mtime=new Date,this._ctime=new Date,this.rdev=0,this._nlink=1,this.mode=r,this.ino=e}set ctime(e){this._ctime=e}get ctime(){return this._ctime}set uid(e){this._uid=e,this.ctime=new Date}get uid(){return this._uid}set gid(e){this._gid=e,this.ctime=new Date}get gid(){return this._gid}set atime(e){this._atime=e}get atime(){return this._atime}set mtime(e){this._mtime=e,this.ctime=new Date}get mtime(){return this._mtime}get perm(){return this.mode&~Jr}set perm(e){this.mode=this.mode&Jr|e&~Jr,this.ctime=new Date}set nlink(e){this._nlink=e,this.ctime=new Date}get nlink(){return this._nlink}getString(e="utf8"){return this.atime=new Date,this.getBuffer().toString(e)}setString(e){this.buf=(0,Zt.bufferFrom)(e,"utf8"),this.touch()}getBuffer(){return this.atime=new Date,this.buf||(this.buf=(0,Zt.bufferAllocUnsafe)(0)),(0,Zt.bufferFrom)(this.buf)}setBuffer(e){this.buf=(0,Zt.bufferFrom)(e),this.touch()}getSize(){return this.buf?this.buf.length:0}setModeProperty(e){this.mode=e}isFile(){return(this.mode&Jr)===G2}isDirectory(){return(this.mode&Jr)===V2}isSymlink(){return(this.mode&Jr)===Yv}isCharacterDevice(){return(this.mode&Jr)===Z2}makeSymlink(e){this.mode=Yv|438,this.symlink=e}write(e,r=0,i=e.length,n=0){if(this.buf||(this.buf=(0,Zt.bufferAllocUnsafe)(0)),n+i>this.buf.length){let s=(0,Zt.bufferAllocUnsafe)(n+i);this.buf.copy(s,0,0,this.buf.length),this.buf=s}return e.copy(this.buf,n,r,r+i),this.touch(),i}read(e,r=0,i=e.byteLength,n=0){if(this.atime=new Date,this.buf||(this.buf=(0,Zt.bufferAllocUnsafe)(0)),n>=this.buf.length)return 0;let s=i;s>e.byteLength&&(s=e.byteLength),s+n>this.buf.length&&(s=this.buf.length-n);let a=e instanceof Zt.Buffer?e:Zt.Buffer.from(e.buffer,e.byteOffset,e.byteLength);return this.buf.copy(a,r,n,n+s),s}truncate(e=0){if(!e)this.buf=(0,Zt.bufferAllocUnsafe)(0);else if(this.buf||(this.buf=(0,Zt.bufferAllocUnsafe)(0)),e<=this.buf.length)this.buf=this.buf.slice(0,e);else{let r=(0,Zt.bufferAllocUnsafe)(e);this.buf.copy(r),r.fill(0,this.buf.length),this.buf=r}this.touch()}chmod(e){this.mode=this.mode&Jr|e&~Jr,this.touch()}chown(e,r){this.uid=e,this.gid=r,this.touch()}touch(){this.mtime=new Date,this.changes.emit(["modify"])}canRead(e=Rf(),r=Af()){return!!(this.perm&4||r===this.gid&&this.perm&32||e===this.uid&&this.perm&256)}canWrite(e=Rf(),r=Af()){return!!(this.perm&2||r===this.gid&&this.perm&16||e===this.uid&&this.perm&128)}canExecute(e=Rf(),r=Af()){return!!(this.perm&1||r===this.gid&&this.perm&8||e===this.uid&&this.perm&64)}del(){this.changes.emit(["delete"])}toJSON(){return{ino:this.ino,uid:this.uid,gid:this.gid,atime:this.atime.getTime(),mtime:this.mtime.getTime(),ctime:this.ctime.getTime(),perm:this.perm,mode:this.mode,nlink:this.nlink,symlink:this.symlink,data:this.getString()}}};u(Nm,"Node");var Pm=Nm;Pf.Node=Pm});var Im=x(Nf=>{"use strict";Object.defineProperty(Nf,"__esModule",{value:!0});Nf.Link=void 0;var K2=lr(),J2=ll(),{S_IFREG:Y2}=K2.constants,cl=class cl{get steps(){return this._steps}set steps(e){this._steps=e;for(let[r,i]of this.children.entries())r==="."||r===".."||i?.syncSteps()}constructor(e,r,i){this.changes=new J2.FanOut,this.children=new Map,this._steps=[],this.ino=0,this.length=0,this.vol=e,this.parent=r,this.name=i,this.syncSteps()}setNode(e){this.node=e,this.ino=e.ino}getNode(){return this.node}createChild(e,r=this.vol.createNode(Y2|438)){let i=new cl(this.vol,this,e);return i.setNode(r),r.isDirectory()&&(i.children.set(".",i),i.getNode().nlink++),this.setChild(e,i),i}setChild(e,r=new cl(this.vol,this,e)){return this.children.set(e,r),r.parent=this,this.length++,r.getNode().isDirectory()&&(r.children.set("..",this),this.getNode().nlink++),this.getNode().mtime=new Date,this.changes.emit(["child:add",r,this]),r}deleteChild(e){e.getNode().isDirectory()&&(e.children.delete(".."),this.getNode().nlink--),this.children.delete(e.getName()),this.length--,this.getNode().mtime=new Date,this.changes.emit(["child:del",e,this])}getChild(e){return this.getNode().atime=new Date,this.children.get(e)}getPath(){return this.steps.join("/")}getParentPath(){return this.steps.slice(0,-1).join("/")}getName(){return this.steps[this.steps.length-1]}toJSON(){return{steps:this.steps,ino:this.ino,children:Array.from(this.children.keys())}}syncSteps(){this.steps=this.parent?this.parent.steps.concat([this.name]):[this.name]}};u(cl,"Link");var Cm=cl;Nf.Link=Cm});var Lm=x(Df=>{"use strict";Object.defineProperty(Df,"__esModule",{value:!0});Df.File=void 0;var X2=lr(),{O_APPEND:Q2}=X2.constants,Bm=class Bm{constructor(e,r,i,n){this.link=e,this.node=r,this.flags=i,this.fd=n,this.position=0,this.flags&Q2&&(this.position=this.getSize())}getString(e="utf8"){return this.node.getString()}setString(e){this.node.setString(e)}getBuffer(){return this.node.getBuffer()}setBuffer(e){this.node.setBuffer(e)}getSize(){return this.node.getSize()}truncate(e){this.node.truncate(e)}seekTo(e){this.position=e}write(e,r=0,i=e.length,n){typeof n!="number"&&(n=this.position);let s=this.node.write(e,r,i,n);return this.position=n+s,s}read(e,r=0,i=e.byteLength,n){typeof n!="number"&&(n=this.position);let s=this.node.read(e,r,i,n);return this.position=n+s,s}chmod(e){this.node.chmod(e)}chown(e,r){this.node.chown(e,r)}};u(Bm,"File");var $m=Bm;Df.File=$m});var ea=x(Qs=>{"use strict";Object.defineProperty(Qs,"__esModule",{value:!0});Qs.FLAGS=Qs.ERRSTR=void 0;var e$=lr();Qs.ERRSTR={PATH_STR:"path must be a string, Buffer, or Uint8Array",FD:"fd must be a file descriptor",MODE_INT:"mode must be an int",CB:"callback must be a function",UID:"uid must be an unsigned int",GID:"gid must be an unsigned int",LEN:"len must be an integer",ATIME:"atime must be an integer",MTIME:"mtime must be an integer",PREFIX:"filename prefix is required",BUFFER:"buffer must be an instance of Buffer or StaticBuffer",OFFSET:"offset must be an integer",LENGTH:"length must be an integer",POSITION:"position must be an integer"};var{O_RDONLY:Qv,O_WRONLY:Cf,O_RDWR:Xs,O_CREAT:Fi,O_EXCL:If,O_TRUNC:$f,O_APPEND:Bf,O_SYNC:eS}=e$.constants,tS;(function(t){t[t.r=Qv]="r",t[t["r+"]=Xs]="r+",t[t.rs=Qv|eS]="rs",t[t.sr=t.rs]="sr",t[t["rs+"]=Xs|eS]="rs+",t[t["sr+"]=t["rs+"]]="sr+",t[t.w=Cf|Fi|$f]="w",t[t.wx=Cf|Fi|$f|If]="wx",t[t.xw=t.wx]="xw",t[t["w+"]=Xs|Fi|$f]="w+",t[t["wx+"]=Xs|Fi|$f|If]="wx+",t[t["xw+"]=t["wx+"]]="xw+",t[t.a=Cf|Bf|Fi]="a",t[t.ax=Cf|Bf|Fi|If]="ax",t[t.xa=t.ax]="xa",t[t["a+"]=Xs|Bf|Fi]="a+",t[t["ax+"]=Xs|Bf|Fi|If]="ax+",t[t["xa+"]=t["ax+"]]="xa+"})(tS||(Qs.FLAGS=tS={}))});var jm=x(Mm=>{"use strict";Object.defineProperty(Mm,"__esModule",{value:!0});Mm.default=typeof queueMicrotask=="function"?queueMicrotask:t=>Promise.resolve().then(()=>t()).catch(()=>{})});var qf=x(Ge=>{"use strict";Object.defineProperty(Ge,"__esModule",{value:!0});Ge.filenameToSteps=Ge.resolve=Ge.unixify=Ge.isWin=void 0;Ge.isFd=iS;Ge.validateFd=f$;Ge.dataToBuffer=u$;var Mf=Js(),Lf=Si(),rS=Of(),t$=al(),r$=ea();Ge.isWin=rS.default.platform==="win32";var i$=Mf.resolve,n$=Mf.posix?Mf.posix.sep:Mf.sep,s$=u((t,e)=>{let r=t[e];return e>0&&(r==="/"||Ge.isWin&&r==="\\")},"isSeparator"),a$=u(t=>{let e=t.length-1;if(e<2)return t;for(;s$(t,e);)e--;return t.substr(0,e+1)},"removeTrailingSeparator"),o$=u((t,e)=>{if(typeof t!="string")throw new TypeError("expected a string");return t=t.replace(/[\\\/]+/g,"/"),e!==!1&&(t=a$(t)),t},"normalizePath"),l$=u((t,e=!0)=>Ge.isWin?(t=o$(t,e),t.replace(/^([a-zA-Z]+:|\.\/)/,"")):t,"unixify");Ge.unixify=l$;var jf=u((t,e=rS.default.cwd())=>i$(e,t),"resolve");Ge.resolve=jf;if(Ge.isWin){let t=jf;Ge.resolve=jf=u((e,r)=>(0,Ge.unixify)(t(e,r)),"resolve")}var c$=u((t,e)=>{let i=jf(t,e).substring(1);return i?i.split(n$):[]},"filenameToSteps");Ge.filenameToSteps=c$;function iS(t){return t>>>0===t}u(iS,"isFd");function f$(t){if(!iS(t))throw TypeError(r$.ERRSTR.FD)}u(f$,"validateFd");function u$(t,e=t$.ENCODING_UTF8){return Lf.Buffer.isBuffer(t)?t:t instanceof Uint8Array?(0,Lf.bufferFrom)(t):e==="buffer"?(0,Lf.bufferFrom)(String(t),"utf8"):(0,Lf.bufferFrom)(String(t),e)}u(u$,"dataToBuffer")});var ki=x(qe=>{"use strict";Object.defineProperty(qe,"__esModule",{value:!0});qe.getWriteSyncArgs=qe.getWriteArgs=qe.bufToUint8=void 0;qe.promisify=d$;qe.validateCallback=nS;qe.modeToNumber=sS;qe.nullCheck=aS;qe.pathToFilename=w$;qe.createError=N$;qe.genRndStr6=D$;qe.flagsToNumber=C$;qe.streamToBuffer=I$;qe.bufferToEncoding=M$;qe.isReadableStream=j$;var fl=ea(),qm=sl(),Um=Si(),h$=jm(),Uf=qf();function d$(t,e,r=i=>i){return(...i)=>new Promise((n,s)=>{t[e].bind(t)(...i,(a,l)=>a?s(a):n(r(l)))})}u(d$,"promisify");function nS(t){if(typeof t!="function")throw TypeError(fl.ERRSTR.CB);return t}u(nS,"validateCallback");function p$(t,e){if(typeof t=="number")return t;if(typeof t=="string")return parseInt(t,8);if(e)return sS(e)}u(p$,"_modeToNumber");function sS(t,e){let r=p$(t,e);if(typeof r!="number"||isNaN(r))throw new TypeError(fl.ERRSTR.MODE_INT);return r}u(sS,"modeToNumber");function aS(t,e){if((""+t).indexOf("\0")!==-1){let r=new Error("Path must be a string without null bytes");if(r.code="ENOENT",typeof e!="function")throw r;return(0,h$.default)(()=>{e(r)}),!1}return!0}u(aS,"nullCheck");function m$(t){if(t.hostname!=="")throw new qm.TypeError("ERR_INVALID_FILE_URL_HOST",process.platform);let e=t.pathname;for(let r=0;r<e.length;r++)if(e[r]==="%"){let i=e.codePointAt(r+2)|32;if(e[r+1]==="2"&&i===102)throw new qm.TypeError("ERR_INVALID_FILE_URL_PATH","must not include encoded / characters")}return decodeURIComponent(e)}u(m$,"getPathFromURLPosix");function w$(t){if(t instanceof Uint8Array&&(t=(0,Um.bufferFrom)(t)),typeof t!="string"&&!Um.Buffer.isBuffer(t)){try{if(!(t instanceof ne("url").URL))throw new TypeError(fl.ERRSTR.PATH_STR)}catch{throw new TypeError(fl.ERRSTR.PATH_STR)}t=m$(t)}let e=String(t);return aS(e),e}u(w$,"pathToFilename");var y$="ENOENT",g$="EBADF",b$="EINVAL",_$="EPERM",v$="EPROTO",S$="EEXIST",E$="ENOTDIR",F$="EMFILE",k$="EACCES",T$="EISDIR",x$="ENOTEMPTY",O$="ENOSYS",R$="ERR_FS_EISDIR",A$="ERR_OUT_OF_RANGE";function P$(t,e="",r="",i=""){let n="";switch(r&&(n=` '${r}'`),i&&(n+=` -> '${i}'`),t){case y$:return`ENOENT: no such file or directory, ${e}${n}`;case g$:return`EBADF: bad file descriptor, ${e}${n}`;case b$:return`EINVAL: invalid argument, ${e}${n}`;case _$:return`EPERM: operation not permitted, ${e}${n}`;case v$:return`EPROTO: protocol error, ${e}${n}`;case S$:return`EEXIST: file already exists, ${e}${n}`;case E$:return`ENOTDIR: not a directory, ${e}${n}`;case T$:return`EISDIR: illegal operation on a directory, ${e}${n}`;case k$:return`EACCES: permission denied, ${e}${n}`;case x$:return`ENOTEMPTY: directory not empty, ${e}${n}`;case F$:return`EMFILE: too many open files, ${e}${n}`;case O$:return`ENOSYS: function not implemented, ${e}${n}`;case R$:return`[ERR_FS_EISDIR]: Path is a directory: ${e} returned EISDIR (is a directory) ${r}`;case A$:return`[ERR_OUT_OF_RANGE]: value out of range, ${e}${n}`;default:return`${t}: error occurred, ${e}${n}`}}u(P$,"formatError");function N$(t,e="",r="",i="",n=Error){let s=new n(P$(t,e,r,i));return s.code=t,r&&(s.path=r),s}u(N$,"createError");function D$(){return Math.random().toString(36).slice(2,8).padEnd(6,"0")}u(D$,"genRndStr6");function C$(t){if(typeof t=="number")return t;if(typeof t=="string"){let e=fl.FLAGS[t];if(typeof e<"u")return e}throw new qm.TypeError("ERR_INVALID_OPT_VALUE","flags",t)}u(C$,"flagsToNumber");function I$(t){let e=[];return new Promise((r,i)=>{t.on("data",n=>e.push(n)),t.on("end",()=>r(Um.Buffer.concat(e))),t.on("error",i)})}u(I$,"streamToBuffer");var $$=u(t=>new Uint8Array(t.buffer,t.byteOffset,t.byteLength),"bufToUint8");qe.bufToUint8=$$;var B$=u((t,e,r,i,n,s)=>{(0,Uf.validateFd)(t);let a=0,l,c=null,o,f,h=typeof e,d=typeof r,p=typeof i,m=typeof n;h!=="string"?d==="function"?f=r:p==="function"?(a=r|0,f=i):m==="function"?(a=r|0,l=i,f=n):(a=r|0,l=i,c=n,f=s):d==="function"?f=r:p==="function"?(c=r,f=i):m==="function"&&(c=r,o=i,f=n);let w=(0,Uf.dataToBuffer)(e,o);h!=="string"?typeof l>"u"&&(l=w.length):(a=0,l=w.length);let g=nS(f);return[t,h==="string",w,a,l,c,g]},"getWriteArgs");qe.getWriteArgs=B$;var L$=u((t,e,r,i,n)=>{(0,Uf.validateFd)(t);let s,a,l,c,o=typeof e!="string";o?(a=(r||0)|0,l=i,c=n):(c=r,s=i);let f=(0,Uf.dataToBuffer)(e,s);return o?typeof l>"u"&&(l=f.length):(a=0,l=f.length),[t,f,a||0,l,c]},"getWriteSyncArgs");qe.getWriteSyncArgs=L$;function M$(t,e){return!e||e==="buffer"?t:t.toString(e)}u(M$,"bufferToEncoding");function j$(t){return t!==null&&typeof t=="object"&&typeof t.pipe=="function"&&typeof t.on=="function"&&t.readable===!0}u(j$,"isReadableStream")});var hS=x(Hf=>{"use strict";Object.defineProperty(Hf,"__esModule",{value:!0});Hf.Superblock=void 0;var Ze=Js(),q$=Dm(),oS=Im(),U$=Lm(),z$=Si(),lS=Of(),Fr=lr(),cS=ea(),G=ki(),cr=qf(),W$=Om(),ta=Ze.posix?Ze.posix.sep:Ze.sep,fS=Ze.posix?Ze.posix.relative:Ze.relative,H$=Ze.posix?Ze.posix.join:Ze.join,{O_RDONLY:zm,O_WRONLY:zf,O_RDWR:Wm,O_CREAT:uS,O_EXCL:V$,O_TRUNC:G$,O_APPEND:Z$,O_DIRECTORY:K$}=Fr.constants,ra=class ra{static fromJSON(e,r){let i=new ra;return i.fromJSON(e,r),i}static fromNestedJSON(e,r){let i=new ra;return i.fromNestedJSON(e,r),i}constructor(e={}){this.ino=0,this.inodes={},this.releasedInos=[],this.fds={},this.releasedFds=[],this.maxFiles=1e4,this.openFiles=0,this.open=(i,n,s,a=!0)=>{let l=this.openFile(i,n,s,a);if(!l)throw(0,G.createError)("ENOENT","open",i);return l.fd},this.writeFile=(i,n,s,a)=>{let l=typeof i=="number",c;l?c=i:c=this.open((0,G.pathToFilename)(i),s,a);let o=0,f=n.length,h=s&Z$?void 0:0;try{for(;f>0;){let d=this.write(c,n,o,f,h);o+=d,f-=d,h!==void 0&&(h+=d)}}finally{l||this.close(c)}},this.read=(i,n,s,a,l)=>{if(n.byteLength<a)throw(0,G.createError)("ERR_OUT_OF_RANGE","read",void 0,void 0,RangeError);let c=this.getFileByFdOrThrow(i);if(c.node.isSymlink())throw(0,G.createError)("EPERM","read",c.link.getPath());return c.read(n,Number(s),Number(a),l===-1||typeof l!="number"?void 0:l)},this.readv=(i,n,s)=>{let a=this.getFileByFdOrThrow(i),l=s??void 0;l===-1&&(l=void 0);let c=0;for(let o of n){let f=a.read(o,0,o.byteLength,l);if(l=void 0,c+=f,f<o.byteLength)break}return c},this.link=(i,n)=>{let s;try{s=this.getLinkOrThrow(i,"link")}catch(f){throw f.code&&(f=(0,G.createError)(f.code,"link",i,n)),f}let a=(0,Ze.dirname)(n),l;try{l=this.getLinkOrThrow(a,"link")}catch(f){throw f.code&&(f=(0,G.createError)(f.code,"link",i,n)),f}let c=(0,Ze.basename)(n);if(l.getChild(c))throw(0,G.createError)("EEXIST","link",i,n);let o=s.getNode();o.nlink++,l.createChild(c,o)},this.unlink=i=>{let n=this.getLinkOrThrow(i,"unlink");if(n.length)throw Error("Dir not empty...");this.deleteLink(n);let s=n.getNode();s.nlink--,s.nlink<=0&&this.deleteNode(s)},this.symlink=(i,n)=>{let s=(0,cr.filenameToSteps)(n),a;try{a=this.getLinkParentAsDirOrThrow(s)}catch(f){throw f.code&&(f=(0,G.createError)(f.code,"symlink",i,n)),f}let l=s[s.length-1];if(a.getChild(l))throw(0,G.createError)("EEXIST","symlink",i,n);let c=a.getNode();if(!c.canExecute()||!c.canWrite())throw(0,G.createError)("EACCES","symlink",i,n);let o=a.createChild(l);return o.getNode().makeSymlink(i),o},this.rename=(i,n)=>{let s;try{s=this.getResolvedLinkOrThrow(i)}catch(h){throw h.code&&(h=(0,G.createError)(h.code,"rename",i,n)),h}let a;try{a=this.getLinkParentAsDirOrThrow(n)}catch(h){throw h.code&&(h=(0,G.createError)(h.code,"rename",i,n)),h}let l=s.parent;if(!l)throw(0,G.createError)("EINVAL","rename",i,n);let c=l.getNode(),o=a.getNode();if(!c.canExecute()||!c.canWrite()||!o.canExecute()||!o.canWrite())throw(0,G.createError)("EACCES","rename",i,n);l.deleteChild(s);let f=(0,Ze.basename)(n);s.name=f,s.steps=[...a.steps,f],a.setChild(s.getName(),s)},this.mkdir=(i,n)=>{let s=(0,cr.filenameToSteps)(i);if(!s.length)throw(0,G.createError)("EEXIST","mkdir",i);let a=this.getLinkParentAsDirOrThrow(i,"mkdir"),l=s[s.length-1];if(a.getChild(l))throw(0,G.createError)("EEXIST","mkdir",i);let c=a.getNode();if(!c.canWrite()||!c.canExecute())throw(0,G.createError)("EACCES","mkdir",i);a.createChild(l,this.createNode(Fr.constants.S_IFDIR|n))},this.mkdirp=(i,n)=>{let s=!1,a=(0,cr.filenameToSteps)(i),l=null,c=a.length;for(c=a.length;c>=0&&(l=this.getResolvedLink(a.slice(0,c)),!l);c--);for(l||(l=this.root,c=0),l=this.getResolvedLinkOrThrow(Ze.sep+a.slice(0,c).join(Ze.sep),"mkdir"),c;c<a.length;c++){let o=l.getNode();if(o.isDirectory()){if(!o.canExecute()||!o.canWrite())throw(0,G.createError)("EACCES","mkdir",i)}else throw(0,G.createError)("ENOTDIR","mkdir",i);s=!0,l=l.createChild(a[c],this.createNode(Fr.constants.S_IFDIR|n))}return s?i:void 0},this.rmdir=(i,n=!1)=>{let s=this.getLinkAsDirOrThrow(i,"rmdir");if(s.length&&!n)throw(0,G.createError)("ENOTEMPTY","rmdir",i);this.deleteLink(s)},this.rm=(i,n=!1,s=!1)=>{let a;try{a=this.getResolvedLinkOrThrow(i,"stat")}catch(l){if(l.code==="ENOENT"&&n)return;throw l}if(a.getNode().isDirectory()&&!s)throw(0,G.createError)("ERR_FS_EISDIR","rm",i);if(!a.parent?.getNode().canWrite())throw(0,G.createError)("EACCES","rm",i);this.deleteLink(a)},this.close=i=>{(0,cr.validateFd)(i);let n=this.getFileByFdOrThrow(i,"close");this.closeFile(n)};let r=this.createLink();r.setNode(this.createNode(Fr.constants.S_IFDIR|511)),r.setChild(".",r),r.getNode().nlink++,r.setChild("..",r),r.getNode().nlink++,this.root=r}createLink(e,r,i=!1,n){if(!e)return new oS.Link(this,void 0,"");if(!r)throw new Error("createLink: name cannot be empty");let s=n??(i?511:438),l=n&&n&Fr.constants.S_IFMT?n&Fr.constants.S_IFMT:i?Fr.constants.S_IFDIR:Fr.constants.S_IFREG,c=s&~Fr.constants.S_IFMT|l;return e.createChild(r,this.createNode(c))}deleteLink(e){let r=e.parent;return r?(r.deleteChild(e),!0):!1}newInoNumber(){let e=this.releasedInos.pop();return e||(this.ino=(this.ino+1)%4294967295,this.ino)}newFdNumber(){let e=this.releasedFds.pop();return typeof e=="number"?e:ra.fd--}createNode(e){let r=new q$.Node(this.newInoNumber(),e);return this.inodes[r.ino]=r,r}deleteNode(e){e.del(),delete this.inodes[e.ino],this.releasedInos.push(e.ino)}walk(e,r=!1,i=!1,n=!1,s){let a,l;e instanceof oS.Link?(a=e.steps,l=ta+a.join(ta)):typeof e=="string"?(a=(0,cr.filenameToSteps)(e),l=e):(a=e,l=ta+a.join(ta));let c=this.root,o=0;for(;o<a.length;){let f=c.getNode();if(f.isDirectory()){if(n&&!f.canExecute())throw(0,G.createError)("EACCES",s,l)}else if(o<a.length-1)throw(0,G.createError)("ENOTDIR",s,l);if(c=c.getChild(a[o])??null,!c){if(i)throw(0,G.createError)("ENOENT",s,l);return null}if(f=c?.getNode(),f.isSymlink()&&(r||o<a.length-1)){let h=(0,Ze.isAbsolute)(f.symlink)?f.symlink:H$((0,Ze.dirname)(c.getPath()),f.symlink);a=(0,cr.filenameToSteps)(h).concat(a.slice(o+1)),c=this.root,o=0;continue}if(i&&!f.isDirectory()&&o<a.length-1){let h=lS.default.platform==="win32"?"ENOENT":"ENOTDIR";throw(0,G.createError)(h,s,l)}o++}return c}getLink(e){return this.walk(e,!1,!1,!1)}getLinkOrThrow(e,r){return this.walk(e,!1,!0,!0,r)}getResolvedLink(e){return this.walk(e,!0,!1,!1)}getResolvedLinkOrThrow(e,r){return this.walk(e,!0,!0,!0,r)}resolveSymlinks(e){return this.getResolvedLink(e.steps.slice(1))}getLinkAsDirOrThrow(e,r){let i=this.getLinkOrThrow(e,r);if(!i.getNode().isDirectory())throw(0,G.createError)("ENOTDIR",r,e);return i}getLinkParent(e){return this.getLink(e.slice(0,-1))}getLinkParentAsDirOrThrow(e,r){let i=(e instanceof Array?e:(0,cr.filenameToSteps)(e)).slice(0,-1),n=ta+i.join(ta),s=this.getLinkOrThrow(n,r);if(!s.getNode().isDirectory())throw(0,G.createError)("ENOTDIR",r,n);return s}getFileByFd(e){return this.fds[String(e)]}getFileByFdOrThrow(e,r){if(!(0,cr.isFd)(e))throw TypeError(cS.ERRSTR.FD);let i=this.getFileByFd(e);if(!i)throw(0,G.createError)("EBADF",r);return i}_toJSON(e=this.root,r={},i,n){let s=!0,a=e.children;e.getNode().isFile()&&(a=new Map([[e.getName(),e.parent.getChild(e.getName())]]),e=e.parent);for(let c of a.keys()){if(c==="."||c==="..")continue;s=!1;let o=e.getChild(c);if(!o)throw new Error("_toJSON: unexpected undefined");let f=o.getNode();if(f.isFile()){let h=o.getPath();i&&(h=fS(i,h)),r[h]=n?f.getBuffer():f.getString()}else f.isDirectory()&&this._toJSON(o,r,i,n)}let l=e.getPath();return i&&(l=fS(i,l)),l&&s&&(r[l]=null),r}toJSON(e,r={},i=!1,n=!1){let s=[];if(e){Array.isArray(e)||(e=[e]);for(let a of e){let l=(0,G.pathToFilename)(a),c=this.getResolvedLink(l);c&&s.push(c)}}else s.push(this.root);if(!s.length)return r;for(let a of s)this._toJSON(a,r,i?a.getPath():"",n);return r}fromJSON(e,r=lS.default.cwd()){for(let i in e){let n=e[i];if(i=(0,cr.resolve)(i,r),typeof n=="string"||n instanceof z$.Buffer){let s=(0,Ze.dirname)(i);this.mkdirp(s,511);let a=(0,cr.dataToBuffer)(n);this.writeFile(i,a,cS.FLAGS.w,438)}else this.mkdirp(i,511)}}fromNestedJSON(e,r){this.fromJSON((0,W$.flattenJSON)(e),r)}reset(){this.ino=0,this.inodes={},this.releasedInos=[],this.fds={},this.releasedFds=[],this.openFiles=0,this.root=this.createLink(),this.root.setNode(this.createNode(Fr.constants.S_IFDIR|511))}mountSync(e,r){this.fromJSON(r,e)}openLink(e,r,i=!0){if(this.openFiles>=this.maxFiles)throw(0,G.createError)("EMFILE","open",e.getPath());let n=e;i&&(n=this.getResolvedLinkOrThrow(e.getPath(),"open"));let s=n.getNode();if(s.isDirectory()){if((r&(zm|Wm|zf))!==zm)throw(0,G.createError)("EISDIR","open",e.getPath())}else if(r&K$)throw(0,G.createError)("ENOTDIR","open",e.getPath());if((r&(zm|Wm|zf))!==zf&&!s.canRead()||r&(zf|Wm)&&!s.canWrite())throw(0,G.createError)("EACCES","open",e.getPath());let a=new U$.File(e,s,r,this.newFdNumber());return this.fds[a.fd]=a,this.openFiles++,r&G$&&a.truncate(),a}openFile(e,r,i,n=!0){let s=(0,cr.filenameToSteps)(e),a;try{if(a=n?this.getResolvedLinkOrThrow(e,"open"):this.getLinkOrThrow(e,"open"),a&&r&uS&&r&V$)throw(0,G.createError)("EEXIST","open",e)}catch(l){if(l.code==="ENOENT"&&r&uS){let c=(0,Ze.dirname)(e),o=this.getResolvedLinkOrThrow(c),f=o.getNode();if(!f.isDirectory())throw(0,G.createError)("ENOTDIR","open",e);if(!f.canExecute()||!f.canWrite())throw(0,G.createError)("EACCES","open",e);i??(i=438),a=this.createLink(o,s[s.length-1],!1,i)}else throw l}if(a)return this.openLink(a,r,n);throw(0,G.createError)("ENOENT","open",e)}closeFile(e){this.fds[e.fd]&&(this.openFiles--,delete this.fds[e.fd],this.releasedFds.push(e.fd))}write(e,r,i,n,s){let a=this.getFileByFdOrThrow(e,"write");if(a.node.isSymlink())throw(0,G.createError)("EBADF","write",a.link.getPath());return a.write(r,i,n,s===-1||typeof s!="number"?void 0:s)}};u(ra,"Superblock");var Wf=ra;Hf.Superblock=Wf;Wf.fd=2147483647});var pS=x(Kt=>{"use strict";Object.defineProperty(Kt,"__esModule",{value:!0});Kt.Superblock=Kt.File=Kt.Link=Kt.Node=void 0;var dS=(Ff(),Yp(Ef));dS.__exportStar(Zv(),Kt);dS.__exportStar(Om(),Kt);var J$=Dm();Object.defineProperty(Kt,"Node",{enumerable:!0,get:u(function(){return J$.Node},"get")});var Y$=Im();Object.defineProperty(Kt,"Link",{enumerable:!0,get:u(function(){return Y$.Link},"get")});var X$=Lm();Object.defineProperty(Kt,"File",{enumerable:!0,get:u(function(){return X$.File},"get")});var Q$=hS();Object.defineProperty(Kt,"Superblock",{enumerable:!0,get:u(function(){return Q$.Superblock},"get")})});var mS=x(ul=>{"use strict";Object.defineProperty(ul,"__esModule",{value:!0});ul.StatFs=void 0;var Gf=class Gf{static build(e,r=!1){let i=new Gf,n=r?f=>BigInt(f):f=>f;i.type=n(2240043254),i.bsize=n(4096);let s=Object.keys(e.inodes).length,a=1e6,l=Math.min(s*2,a),c=a-l;i.blocks=n(a),i.bfree=n(c),i.bavail=n(c);let o=1e6;return i.files=n(o),i.ffree=n(o-s),i}};u(Gf,"StatFs");var Vf=Gf;ul.StatFs=Vf;ul.default=Vf});var wS=x(Hm=>{"use strict";Object.defineProperty(Hm,"__esModule",{value:!0});function eB(t,e,r){let i=setTimeout.apply(globalThis,arguments);return i&&typeof i=="object"&&typeof i.unref=="function"&&i.unref(),i}u(eB,"setTimeoutUnref");Hm.default=eB});var gS=x(ia=>{"use strict";Object.defineProperty(ia,"__esModule",{value:!0});ia.Writable=ia.Readable=void 0;var yS=ne("node:stream");Object.defineProperty(ia,"Readable",{enumerable:!0,get:u(function(){return yS.Readable},"get")});Object.defineProperty(ia,"Writable",{enumerable:!0,get:u(function(){return yS.Writable},"get")})});var Vm=x(Zf=>{"use strict";Object.defineProperty(Zf,"__esModule",{value:!0});Zf.EventEmitter=void 0;var tB=ne("node:events");Object.defineProperty(Zf,"EventEmitter",{enumerable:!0,get:u(function(){return tB.EventEmitter},"get")})});var bS=x(Kf=>{"use strict";Object.defineProperty(Kf,"__esModule",{value:!0});Kf.FileHandle=void 0;var lt=ki(),rB=Vm(),Zm=class Zm extends rB.EventEmitter{constructor(e,r){super(),this.refs=1,this.closePromise=null,this.position=0,this.readableWebStreamLocked=!1,this.fs=e,this.fd=r}getAsyncId(){return this.fd}appendFile(e,r){return(0,lt.promisify)(this.fs,"appendFile")(this.fd,e,r)}chmod(e){return(0,lt.promisify)(this.fs,"fchmod")(this.fd,e)}chown(e,r){return(0,lt.promisify)(this.fs,"fchown")(this.fd,e,r)}close(){if(this.fd===-1)return Promise.resolve();if(this.closePromise)return this.closePromise;if(this.refs--,this.refs===0){let e=this.fd;this.fd=-1,this.closePromise=(0,lt.promisify)(this.fs,"close")(e).finally(()=>{this.closePromise=null})}else this.closePromise=new Promise((e,r)=>{this.closeResolve=e,this.closeReject=r}).finally(()=>{this.closePromise=null,this.closeReject=void 0,this.closeResolve=void 0});return this.emit("close"),this.closePromise}datasync(){return(0,lt.promisify)(this.fs,"fdatasync")(this.fd)}createReadStream(e){return this.fs.createReadStream("",{...e,fd:this})}createWriteStream(e){return this.fs.createWriteStream("",{...e,fd:this})}readableWebStream(e={}){let{type:r="bytes",autoClose:i=!1}=e,n=0;if(this.fd===-1)throw new Error("The FileHandle is closed");if(this.closePromise)throw new Error("The FileHandle is closing");if(this.readableWebStreamLocked)throw new Error("An error will be thrown if this method is called more than once or is called after the FileHandle is closed or closing.");this.readableWebStreamLocked=!0,this.ref();let s=u(()=>{this.readableWebStreamLocked=!1,this.unref(),i&&this.close().catch(()=>{})},"unlockAndCleanup");return new ReadableStream({type:r==="bytes"?"bytes":void 0,autoAllocateChunkSize:16384,pull:u(async a=>{try{let l=a.byobRequest?.view;if(!l){let o=new Uint8Array(16384),f=await this.read(o,0,o.length,n);if(f.bytesRead===0){a.close(),s();return}n+=f.bytesRead,a.enqueue(o.slice(0,f.bytesRead));return}let c=await this.read(l,l.byteOffset,l.byteLength,n);if(c.bytesRead===0){a.close(),s();return}n+=c.bytesRead,a.byobRequest.respond(c.bytesRead)}catch(l){a.error(l),s()}},"pull"),cancel:u(async()=>{s()},"cancel")})}async read(e,r,i,n){let s=n??this.position,a=await(0,lt.promisify)(this.fs,"read",l=>({bytesRead:l,buffer:e}))(this.fd,e,r,i,s);return n==null&&(this.position+=a.bytesRead),a}readv(e,r){return(0,lt.promisify)(this.fs,"readv",i=>({bytesRead:i,buffers:e}))(this.fd,e,r)}readFile(e){return(0,lt.promisify)(this.fs,"readFile")(this.fd,e)}stat(e){return(0,lt.promisify)(this.fs,"fstat")(this.fd,e)}sync(){return(0,lt.promisify)(this.fs,"fsync")(this.fd)}truncate(e){return(0,lt.promisify)(this.fs,"ftruncate")(this.fd,e)}utimes(e,r){return(0,lt.promisify)(this.fs,"futimes")(this.fd,e,r)}async write(e,r,i,n){let s=typeof n!="number",a=s?this.position:n,l=await(0,lt.promisify)(this.fs,"write",c=>({bytesWritten:c,buffer:e}))(this.fd,e,r,i,a);return s&&(this.position+=l.bytesWritten),l}writev(e,r){return(0,lt.promisify)(this.fs,"writev",i=>({bytesWritten:i,buffers:e}))(this.fd,e,r)}writeFile(e,r){return(0,lt.promisify)(this.fs,"writeFile")(this.fd,e,r)}async[Symbol.asyncDispose](){await this.close()}ref(){this.refs++}unref(){this.refs--,this.refs===0&&(this.fd=-1,this.closeResolve&&(0,lt.promisify)(this.fs,"close")(this.fd).then(this.closeResolve,this.closeReject))}};u(Zm,"FileHandle");var Gm=Zm;Kf.FileHandle=Gm});var _S=x(Jf=>{"use strict";Object.defineProperty(Jf,"__esModule",{value:!0});Jf.FsPromises=void 0;var se=ki(),iB=lr(),Ym=class Ym{constructor(e,r,i={}){if(this.fs=e,this.path=r,this.options=i,this.eventQueue=[],this.resolveQueue=[],this.finished=!1,this.maxQueue=i.maxQueue||2048,this.overflow=i.overflow||"ignore",this.startWatching(),i.signal){if(i.signal.aborted){this.finish();return}i.signal.addEventListener("abort",()=>{this.finish()})}}startWatching(){try{this.watcher=this.fs.watch(this.path,this.options,(e,r)=>{this.enqueueEvent({eventType:e,filename:r})})}catch(e){throw this.finish(),e}}enqueueEvent(e){if(!this.finished){if(this.eventQueue.length>=this.maxQueue)if(this.overflow==="throw"){let r=new Error(`Watch queue overflow: more than ${this.maxQueue} events queued`);this.finish(r);return}else this.eventQueue.shift(),console.warn(`Watch queue overflow: dropping event due to exceeding maxQueue of ${this.maxQueue}`);if(this.eventQueue.push(e),this.resolveQueue.length>0){let{resolve:r}=this.resolveQueue.shift(),i=this.eventQueue.shift();r({value:i,done:!1})}}}finish(e){if(!this.finished)for(this.finished=!0,this.watcher&&(this.watcher.close(),this.watcher=null);this.resolveQueue.length>0;){let{resolve:r,reject:i}=this.resolveQueue.shift();e?i(e):r({value:void 0,done:!0})}}async next(){return this.finished?{value:void 0,done:!0}:this.eventQueue.length>0?{value:this.eventQueue.shift(),done:!1}:new Promise((e,r)=>{this.resolveQueue.push({resolve:e,reject:r})})}async return(){return this.finish(),{value:void 0,done:!0}}async throw(e){throw this.finish(e),e}[Symbol.asyncIterator](){return this}};u(Ym,"FSWatchAsyncIterator");var Km=Ym,Xm=class Xm{constructor(e,r){this.fs=e,this.FileHandle=r,this.constants=iB.constants,this.cp=(0,se.promisify)(this.fs,"cp"),this.opendir=(0,se.promisify)(this.fs,"opendir"),this.statfs=(0,se.promisify)(this.fs,"statfs"),this.lutimes=(0,se.promisify)(this.fs,"lutimes"),this.glob=(0,se.promisify)(this.fs,"glob"),this.access=(0,se.promisify)(this.fs,"access"),this.chmod=(0,se.promisify)(this.fs,"chmod"),this.chown=(0,se.promisify)(this.fs,"chown"),this.copyFile=(0,se.promisify)(this.fs,"copyFile"),this.lchmod=(0,se.promisify)(this.fs,"lchmod"),this.lchown=(0,se.promisify)(this.fs,"lchown"),this.link=(0,se.promisify)(this.fs,"link"),this.lstat=(0,se.promisify)(this.fs,"lstat"),this.mkdir=(0,se.promisify)(this.fs,"mkdir"),this.mkdtemp=(0,se.promisify)(this.fs,"mkdtemp"),this.readdir=(0,se.promisify)(this.fs,"readdir"),this.readlink=(0,se.promisify)(this.fs,"readlink"),this.realpath=(0,se.promisify)(this.fs,"realpath"),this.rename=(0,se.promisify)(this.fs,"rename"),this.rmdir=(0,se.promisify)(this.fs,"rmdir"),this.rm=(0,se.promisify)(this.fs,"rm"),this.stat=(0,se.promisify)(this.fs,"stat"),this.symlink=(0,se.promisify)(this.fs,"symlink"),this.truncate=(0,se.promisify)(this.fs,"truncate"),this.unlink=(0,se.promisify)(this.fs,"unlink"),this.utimes=(0,se.promisify)(this.fs,"utimes"),this.readFile=(i,n)=>(0,se.promisify)(this.fs,"readFile")(i instanceof this.FileHandle?i.fd:i,n),this.appendFile=(i,n,s)=>(0,se.promisify)(this.fs,"appendFile")(i instanceof this.FileHandle?i.fd:i,n,s),this.open=(i,n="r",s)=>(0,se.promisify)(this.fs,"open",a=>new this.FileHandle(this.fs,a))(i,n,s),this.writeFile=(i,n,s)=>((0,se.isReadableStream)(n)?(0,se.streamToBuffer)(n):Promise.resolve(n)).then(l=>(0,se.promisify)(this.fs,"writeFile")(i instanceof this.FileHandle?i.fd:i,l,s)),this.watch=(i,n)=>{let s=typeof n=="string"?{encoding:n}:n||{};return new Km(this.fs,i,s)}}};u(Xm,"FsPromises");var Jm=Xm;Jf.FsPromises=Jm});var vS=x(Yf=>{"use strict";Object.defineProperty(Yf,"__esModule",{value:!0});Yf.printTree=void 0;var nB=u((t="",e)=>{let r="",i=e.length-1;for(;i>=0&&!e[i];i--);for(let n=0;n<=i;n++){let s=e[n];if(!s)continue;let a=n===i,l=s(t+(a?" ":"\u2502")+" "),c=l?a?"\u2514\u2500":"\u251C\u2500":"\u2502";r+=`
|
|
5
|
-
`+t+c+(l?" "+l:"")}return r},"printTree");Yf.printTree=
|
|
4
|
+
var AI=Object.create;var us=Object.defineProperty;var PI=Object.getOwnPropertyDescriptor;var NI=Object.getOwnPropertyNames;var DI=Object.getPrototypeOf,CI=Object.prototype.hasOwnProperty;var O_=t=>{throw TypeError(t)};var II=(t,e,r)=>e in t?us(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r;var u=(t,e)=>us(t,"name",{value:e,configurable:!0}),se=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var BI=(t,e)=>()=>(t&&(e=t(t=0)),e);var x=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),$I=(t,e)=>{for(var r in e)us(t,r,{get:e[r],enumerable:!0})},R_=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of NI(e))!CI.call(t,n)&&n!==r&&us(t,n,{get:()=>e[n],enumerable:!(i=PI(e,n))||i.enumerable});return t};var pe=(t,e,r)=>(r=t!=null?AI(DI(t)):{},R_(e||!t||!t.__esModule?us(r,"default",{value:t,enumerable:!0}):r,t)),Xp=t=>R_(us({},"__esModule",{value:!0}),t);var W=(t,e,r)=>II(t,typeof e!="symbol"?e+"":e,r),A_=(t,e,r)=>e.has(t)||O_("Cannot "+r);var Zo=(t,e,r)=>(A_(t,e,"read from private field"),r?r.call(t):e.get(t)),Ko=(t,e,r)=>e.has(t)?O_("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,r),Jo=(t,e,r,i)=>(A_(t,e,"write to private field"),i?i.call(t,r):e.set(t,r),r);var uf=x((KY,ff)=>{function cv(t){return Array.isArray(t)?t:[t]}u(cv,"makeArray");var HI=void 0,cm="",ov=" ",lm="\\",VI=/^\s+$/,GI=/(?:[^\\]|^)\\$/,ZI=/^\\!/,KI=/^\\#/,JI=/\r?\n/g,YI=/^\.{0,2}\/|^\.{1,2}$/,XI=/\/$/,Hs="/",fv="node-ignore";typeof Symbol<"u"&&(fv=Symbol.for("node-ignore"));var uv=fv,Vs=u((t,e,r)=>(Object.defineProperty(t,e,{value:r}),r),"define"),QI=/([0-z])-([0-z])/g,hv=u(()=>!1,"RETURN_FALSE"),e2=u(t=>t.replace(QI,(e,r,i)=>r.charCodeAt(0)<=i.charCodeAt(0)?e:cm),"sanitizeRange"),t2=u(t=>{let{length:e}=t;return t.slice(0,e-e%2)},"cleanRangeBackSlash"),r2=[[/^\uFEFF/,()=>cm],[/((?:\\\\)*?)(\\?\s+)$/,(t,e,r)=>e+(r.indexOf("\\")===0?ov:cm)],[/(\\+?)\s/g,(t,e)=>{let{length:r}=e;return e.slice(0,r-r%2)+ov}],[/[\\$.|*+(){^]/g,t=>`\\${t}`],[/(?!\\)\?/g,()=>"[^/]"],[/^\//,()=>"^"],[/\//g,()=>"\\/"],[/^\^*\\\*\\\*\\\//,()=>"^(?:.*\\/)?"],[/^(?=[^^])/,u(function(){return/\/(?!$)/.test(this)?"^":"(?:^|\\/)"},"startingReplacer")],[/\\\/\\\*\\\*(?=\\\/|$)/g,(t,e,r)=>e+6<r.length?"(?:\\/[^\\/]+)*":"\\/.+"],[/(^|[^\\]+)(\\\*)+(?=.+)/g,(t,e,r)=>{let i=r.replace(/\\\*/g,"[^\\/]*");return e+i}],[/\\\\\\(?=[$.|*+(){^])/g,()=>lm],[/\\\\/g,()=>lm],[/(\\)?\[([^\]/]*?)(\\*)($|\])/g,(t,e,r,i,n)=>e===lm?`\\[${r}${t2(i)}${n}`:n==="]"&&i.length%2===0?`[${e2(r)}${i}]`:"[]"],[/(?:[^*])$/,t=>/\/$/.test(t)?`${t}$`:`${t}(?=$|\\/$)`]],i2=/(^|\\\/)?\\\*$/,il="regex",lf="checkRegex",lv="_",n2={[il](t,e){return`${e?`${e}[^/]+`:"[^/]*"}(?=$|\\/$)`},[lf](t,e){return`${e?`${e}[^/]*`:"[^/]*"}(?=$|\\/$)`}},s2=u(t=>r2.reduce((e,[r,i])=>e.replace(r,i.bind(t)),t),"makeRegexPrefix"),cf=u(t=>typeof t=="string","isString"),a2=u(t=>t&&cf(t)&&!VI.test(t)&&!GI.test(t)&&t.indexOf("#")!==0,"checkPattern"),o2=u(t=>t.split(JI).filter(Boolean),"splitPattern"),pm=class pm{constructor(e,r,i,n,s,a){this.pattern=e,this.mark=r,this.negative=s,Vs(this,"body",i),Vs(this,"ignoreCase",n),Vs(this,"regexPrefix",a)}get regex(){let e=lv+il;return this[e]?this[e]:this._make(il,e)}get checkRegex(){let e=lv+lf;return this[e]?this[e]:this._make(lf,e)}_make(e,r){let i=this.regexPrefix.replace(i2,n2[e]),n=this.ignoreCase?new RegExp(i,"i"):new RegExp(i);return Vs(this,r,n)}};u(pm,"IgnoreRule");var fm=pm,l2=u(({pattern:t,mark:e},r)=>{let i=!1,n=t;n.indexOf("!")===0&&(i=!0,n=n.substr(1)),n=n.replace(ZI,"!").replace(KI,"#");let s=s2(n);return new fm(t,e,n,r,i,s)},"createRule"),mm=class mm{constructor(e){this._ignoreCase=e,this._rules=[]}_add(e){if(e&&e[uv]){this._rules=this._rules.concat(e._rules._rules),this._added=!0;return}if(cf(e)&&(e={pattern:e}),a2(e.pattern)){let r=l2(e,this._ignoreCase);this._added=!0,this._rules.push(r)}}add(e){return this._added=!1,cv(cf(e)?o2(e):e).forEach(this._add,this),this._added}test(e,r,i){let n=!1,s=!1,a;this._rules.forEach(c=>{let{negative:o}=c;s===o&&n!==s||o&&!n&&!s&&!r||!c[i].test(e)||(n=!o,s=o,a=o?HI:c)});let l={ignored:n,unignored:s};return a&&(l.rule=a),l}};u(mm,"RuleManager");var um=mm,c2=u((t,e)=>{throw new e(t)},"throwError"),Hr=u((t,e,r)=>cf(t)?t?Hr.isNotRelative(t)?r(`path should be a \`path.relative()\`d string, but got "${e}"`,RangeError):!0:r("path must not be empty",TypeError):r(`path must be a string, but got \`${e}\``,TypeError),"checkPath"),dv=u(t=>YI.test(t),"isNotRelative");Hr.isNotRelative=dv;Hr.convert=t=>t;var wm=class wm{constructor({ignorecase:e=!0,ignoreCase:r=e,allowRelativePaths:i=!1}={}){Vs(this,uv,!0),this._rules=new um(r),this._strictPathCheck=!i,this._initCache()}_initCache(){this._ignoreCache=Object.create(null),this._testCache=Object.create(null)}add(e){return this._rules.add(e)&&this._initCache(),this}addPattern(e){return this.add(e)}_test(e,r,i,n){let s=e&&Hr.convert(e);return Hr(s,e,this._strictPathCheck?c2:hv),this._t(s,r,i,n)}checkIgnore(e){if(!XI.test(e))return this.test(e);let r=e.split(Hs).filter(Boolean);if(r.pop(),r.length){let i=this._t(r.join(Hs)+Hs,this._testCache,!0,r);if(i.ignored)return i}return this._rules.test(e,!1,lf)}_t(e,r,i,n){if(e in r)return r[e];if(n||(n=e.split(Hs).filter(Boolean)),n.pop(),!n.length)return r[e]=this._rules.test(e,i,il);let s=this._t(n.join(Hs)+Hs,r,i,n);return r[e]=s.ignored?s:this._rules.test(e,i,il)}ignores(e){return this._test(e,this._ignoreCache,!1).ignored}createFilter(){return e=>!this.ignores(e)}filter(e){return cv(e).filter(this.createFilter())}test(e){return this._test(e,this._testCache,!0)}};u(wm,"Ignore");var hm=wm,dm=u(t=>new hm(t),"factory"),f2=u(t=>Hr(t&&Hr.convert(t),t,hv),"isPathValid"),pv=u(()=>{let t=u(r=>/^\\\\\?\\/.test(r)||/["<>|\u0000-\u001F]+/u.test(r)?r:r.replace(/\\/g,"/"),"makePosix");Hr.convert=t;let e=/^[a-z]:\//i;Hr.isNotRelative=r=>e.test(r)||dv(r)},"setupWindows");typeof process<"u"&&process.platform==="win32"&&pv();ff.exports=dm;dm.default=dm;ff.exports.isPathValid=f2;Vs(ff.exports,Symbol.for("setupWindows"),pv)});var lr=x(Gs=>{"use strict";Object.defineProperty(Gs,"__esModule",{value:!0});Gs.constants=Gs.SEP=void 0;Gs.SEP="/";Gs.constants={O_RDONLY:0,O_WRONLY:1,O_RDWR:2,S_IFMT:61440,S_IFREG:32768,S_IFDIR:16384,S_IFCHR:8192,S_IFBLK:24576,S_IFIFO:4096,S_IFLNK:40960,S_IFSOCK:49152,O_CREAT:64,O_EXCL:128,O_NOCTTY:256,O_TRUNC:512,O_APPEND:1024,O_DIRECTORY:65536,O_NOATIME:262144,O_NOFOLLOW:131072,O_SYNC:1052672,O_SYMLINK:2097152,O_DIRECT:16384,O_NONBLOCK:2048,S_IRWXU:448,S_IRUSR:256,S_IWUSR:128,S_IXUSR:64,S_IRWXG:56,S_IRGRP:32,S_IWGRP:16,S_IXGRP:8,S_IRWXO:7,S_IROTH:4,S_IWOTH:2,S_IXOTH:1,F_OK:0,R_OK:4,W_OK:2,X_OK:1,UV_FS_SYMLINK_DIR:1,UV_FS_SYMLINK_JUNCTION:2,UV_FS_COPYFILE_EXCL:1,UV_FS_COPYFILE_FICLONE:2,UV_FS_COPYFILE_FICLONE_FORCE:4,COPYFILE_EXCL:1,COPYFILE_FICLONE:2,COPYFILE_FICLONE_FORCE:4}});var ym=x(nl=>{"use strict";Object.defineProperty(nl,"__esModule",{value:!0});nl.Stats=void 0;var u2=lr(),{S_IFMT:h2,S_IFDIR:d2,S_IFREG:p2,S_IFBLK:m2,S_IFCHR:w2,S_IFLNK:y2,S_IFIFO:g2,S_IFSOCK:b2}=u2.constants,df=class df{static build(e,r=!1){let i=new df,{uid:n,gid:s,atime:a,mtime:l,ctime:c}=e,o=r?h=>BigInt(h):h=>h;i.uid=o(n),i.gid=o(s),i.rdev=o(e.rdev),i.blksize=o(4096),i.ino=o(e.ino),i.size=o(e.getSize()),i.blocks=o(1),i.atime=a,i.mtime=l,i.ctime=c,i.birthtime=c,i.atimeMs=o(a.getTime()),i.mtimeMs=o(l.getTime());let f=o(c.getTime());if(i.ctimeMs=f,i.birthtimeMs=f,r){i.atimeNs=BigInt(a.getTime())*BigInt(1e6),i.mtimeNs=BigInt(l.getTime())*BigInt(1e6);let h=BigInt(c.getTime())*BigInt(1e6);i.ctimeNs=h,i.birthtimeNs=h}return i.dev=o(0),i.mode=o(e.mode),i.nlink=o(e.nlink),i}_checkModeProperty(e){return(Number(this.mode)&h2)===e}isDirectory(){return this._checkModeProperty(d2)}isFile(){return this._checkModeProperty(p2)}isBlockDevice(){return this._checkModeProperty(m2)}isCharacterDevice(){return this._checkModeProperty(w2)}isSymbolicLink(){return this._checkModeProperty(y2)}isFIFO(){return this._checkModeProperty(g2)}isSocket(){return this._checkModeProperty(b2)}};u(df,"Stats");var hf=df;nl.Stats=hf;nl.default=hf});var mv=x(pf=>{"use strict";Object.defineProperty(pf,"__esModule",{value:!0});pf.Buffer=void 0;var _2=se("node:buffer");Object.defineProperty(pf,"Buffer",{enumerable:!0,get:u(function(){return _2.Buffer},"get")})});var _i=x(bi=>{"use strict";Object.defineProperty(bi,"__esModule",{value:!0});bi.bufferFrom=bi.bufferAllocUnsafe=bi.Buffer=void 0;var mf=mv();Object.defineProperty(bi,"Buffer",{enumerable:!0,get:u(function(){return mf.Buffer},"get")});function wv(t,...e){return new mf.Buffer(t,...e)}u(wv,"bufferV0P12Ponyfill");var v2=mf.Buffer.allocUnsafe||wv;bi.bufferAllocUnsafe=v2;var S2=mf.Buffer.from||wv;bi.bufferFrom=S2});var bm=x(Zs=>{"use strict";Object.defineProperty(Zs,"__esModule",{value:!0});Zs.inherits=E2;Zs.promisify=F2;Zs.inspect=gm;Zs.format=k2;function E2(t,e){if(t==null)throw new TypeError("The constructor to inherit from is not defined");if(e==null)throw new TypeError("The super constructor to inherit from is not defined");t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}})}u(E2,"inherits");function F2(t){if(typeof t!="function")throw new TypeError('The "original" argument must be of type function');return function(...e){return new Promise((r,i)=>{t.call(this,...e,(n,s)=>{n?i(n):r(s)})})}}u(F2,"promisify");function gm(t){return t===null?"null":t===void 0?"undefined":typeof t=="string"?`'${t}'`:typeof t=="number"||typeof t=="boolean"?String(t):Array.isArray(t)?`[ ${t.map(r=>gm(r)).join(", ")} ]`:typeof t=="object"?`{ ${Object.entries(t).map(([r,i])=>`${r}: ${gm(i)}`).join(", ")} }`:String(t)}u(gm,"inspect");function k2(t,...e){if(e.length===0)return t;let r=t,i=0;for(r=r.replace(/%[sdj%]/g,n=>{if(i>=e.length)return n;let s=e[i++];switch(n){case"%s":return String(s);case"%d":return Number(s).toString();case"%j":try{return JSON.stringify(s)}catch{return"[Circular]"}case"%%":return"%";default:return n}});i<e.length;)r+=" "+String(e[i++]);return r}u(k2,"format")});var sl=x(lt=>{"use strict";Object.defineProperty(lt,"__esModule",{value:!0});lt.AssertionError=lt.RangeError=lt.TypeError=lt.Error=void 0;lt.message=bv;lt.E=vi;var _m=bm(),yv=typeof Symbol>"u"?"_kCode":Symbol("code"),gv={};function Sm(t){var e;return e=class extends t{constructor(i,...n){super(bv(i,n)),this.code=i,this[yv]=i,this.name=`${super.name} [${this[yv]}]`}},u(e,"NodeError"),e}u(Sm,"makeNodeError");var wf=globalThis,Em=class Em extends wf.Error{constructor(e){if(typeof e!="object"||e===null)throw new lt.TypeError("ERR_INVALID_ARG_TYPE","options","object");e.message?super(e.message):super(`${(0,_m.inspect)(e.actual).slice(0,128)} ${e.operator} ${(0,_m.inspect)(e.expected).slice(0,128)}`),this.generatedMessage=!e.message,this.name="AssertionError [ERR_ASSERTION]",this.code="ERR_ASSERTION",this.actual=e.actual,this.expected=e.expected,this.operator=e.operator,lt.Error.captureStackTrace(this,e.stackStartFunction)}};u(Em,"AssertionError");var vm=Em;lt.AssertionError=vm;function bv(t,e){if(typeof t!="string")throw new lt.Error("Error message key must be a string");let r=gv[t];if(!r)throw new lt.Error(`An invalid error message key was used: ${t}.`);let i;if(typeof r=="function")i=r;else{if(i=_m.format,e===void 0||e.length===0)return r;e.unshift(r)}return String(i.apply(null,e))}u(bv,"message");function vi(t,e){gv[t]=typeof e=="function"?e:String(e)}u(vi,"E");lt.Error=Sm(wf.Error);lt.TypeError=Sm(wf.TypeError);lt.RangeError=Sm(wf.RangeError);vi("ERR_DIR_CLOSED","Directory handle was closed");vi("ERR_DIR_CONCURRENT_OPERATION","Cannot do synchronous work on directory handle with concurrent asynchronous operations");vi("ERR_INVALID_FILE_URL_HOST",'File URL host must be "localhost" or empty on %s');vi("ERR_INVALID_FILE_URL_PATH","File URL path %s");vi("ERR_INVALID_OPT_VALUE",(t,e)=>`The value "${String(e)}" is invalid for option "${t}"`);vi("ERR_INVALID_OPT_VALUE_ENCODING",t=>`The value "${String(t)}" is invalid for option "encoding"`);vi("ERR_INVALID_ARG_VALUE","Unable to open file as blob")});var al=x(hn=>{"use strict";Object.defineProperty(hn,"__esModule",{value:!0});hn.ENCODING_UTF8=void 0;hn.assertEncoding=x2;hn.strToEncoding=O2;var Fm=_i(),T2=sl();hn.ENCODING_UTF8="utf8";function x2(t){if(t&&!Fm.Buffer.isEncoding(t))throw new T2.TypeError("ERR_INVALID_OPT_VALUE_ENCODING",t)}u(x2,"assertEncoding");function O2(t,e){return!e||e===hn.ENCODING_UTF8?t:e==="buffer"?new Fm.Buffer(t):new Fm.Buffer(t).toString(e)}u(O2,"strToEncoding")});var bf=x(ol=>{"use strict";Object.defineProperty(ol,"__esModule",{value:!0});ol.Dirent=void 0;var R2=lr(),A2=al(),{S_IFMT:P2,S_IFDIR:N2,S_IFREG:D2,S_IFBLK:C2,S_IFCHR:I2,S_IFLNK:B2,S_IFIFO:$2,S_IFSOCK:L2}=R2.constants,gf=class gf{constructor(){this.name="",this.path="",this.parentPath="",this.mode=0}static build(e,r){let i=new gf,{mode:n}=e.getNode();return i.name=(0,A2.strToEncoding)(e.getName(),r),i.mode=n,i.path=e.getParentPath(),i.parentPath=i.path,i}_checkModeProperty(e){return(this.mode&P2)===e}isDirectory(){return this._checkModeProperty(N2)}isFile(){return this._checkModeProperty(D2)}isBlockDevice(){return this._checkModeProperty(C2)}isCharacterDevice(){return this._checkModeProperty(I2)}isSymbolicLink(){return this._checkModeProperty(B2)}isFIFO(){return this._checkModeProperty($2)}isSocket(){return this._checkModeProperty(L2)}};u(gf,"Dirent");var yf=gf;ol.Dirent=yf;ol.default=yf});var Ks=x(Ie=>{"use strict";Object.defineProperty(Ie,"__esModule",{value:!0});Ie.basename=Ie.isAbsolute=Ie.normalize=Ie.dirname=Ie.relative=Ie.join=Ie.posix=Ie.sep=Ie.resolve=void 0;var Vr=se("node:path");Object.defineProperty(Ie,"resolve",{enumerable:!0,get:u(function(){return Vr.resolve},"get")});Object.defineProperty(Ie,"sep",{enumerable:!0,get:u(function(){return Vr.sep},"get")});Object.defineProperty(Ie,"posix",{enumerable:!0,get:u(function(){return Vr.posix},"get")});Object.defineProperty(Ie,"join",{enumerable:!0,get:u(function(){return Vr.join},"get")});Object.defineProperty(Ie,"relative",{enumerable:!0,get:u(function(){return Vr.relative},"get")});Object.defineProperty(Ie,"dirname",{enumerable:!0,get:u(function(){return Vr.dirname},"get")});Object.defineProperty(Ie,"normalize",{enumerable:!0,get:u(function(){return Vr.normalize},"get")});Object.defineProperty(Ie,"isAbsolute",{enumerable:!0,get:u(function(){return Vr.isAbsolute},"get")});Object.defineProperty(Ie,"basename",{enumerable:!0,get:u(function(){return Vr.basename},"get")})});var Ef={};$I(Ef,{__addDisposableResource:()=>Wv,__assign:()=>_f,__asyncDelegator:()=>Bv,__asyncGenerator:()=>Iv,__asyncValues:()=>$v,__await:()=>Js,__awaiter:()=>Rv,__classPrivateFieldGet:()=>qv,__classPrivateFieldIn:()=>zv,__classPrivateFieldSet:()=>Uv,__createBinding:()=>Sf,__decorate:()=>Sv,__disposeResources:()=>Hv,__esDecorate:()=>Fv,__exportStar:()=>Pv,__extends:()=>_v,__generator:()=>Av,__importDefault:()=>jv,__importStar:()=>Mv,__makeTemplateObject:()=>Lv,__metadata:()=>Ov,__param:()=>Ev,__propKey:()=>Tv,__read:()=>xm,__rest:()=>vv,__rewriteRelativeImportExtension:()=>Vv,__runInitializers:()=>kv,__setFunctionName:()=>xv,__spread:()=>Nv,__spreadArray:()=>Cv,__spreadArrays:()=>Dv,__values:()=>vf,default:()=>q2});function _v(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");km(t,e);function r(){this.constructor=t}u(r,"__"),t.prototype=e===null?Object.create(e):(r.prototype=e.prototype,new r)}function vv(t,e){var r={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(r[i]=t[i]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var n=0,i=Object.getOwnPropertySymbols(t);n<i.length;n++)e.indexOf(i[n])<0&&Object.prototype.propertyIsEnumerable.call(t,i[n])&&(r[i[n]]=t[i[n]]);return r}function Sv(t,e,r,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(a=t[l])&&(s=(n<3?a(s):n>3?a(e,r,s):a(e,r))||s);return n>3&&s&&Object.defineProperty(e,r,s),s}function Ev(t,e){return function(r,i){e(r,i,t)}}function Fv(t,e,r,i,n,s){function a(b){if(b!==void 0&&typeof b!="function")throw new TypeError("Function expected");return b}u(a,"accept");for(var l=i.kind,c=l==="getter"?"get":l==="setter"?"set":"value",o=!e&&t?i.static?t:t.prototype:null,f=e||(o?Object.getOwnPropertyDescriptor(o,i.name):{}),h,d=!1,p=r.length-1;p>=0;p--){var m={};for(var w in i)m[w]=w==="access"?{}:i[w];for(var w in i.access)m.access[w]=i.access[w];m.addInitializer=function(b){if(d)throw new TypeError("Cannot add initializers after decoration has completed");s.push(a(b||null))};var g=(0,r[p])(l==="accessor"?{get:f.get,set:f.set}:f[c],m);if(l==="accessor"){if(g===void 0)continue;if(g===null||typeof g!="object")throw new TypeError("Object expected");(h=a(g.get))&&(f.get=h),(h=a(g.set))&&(f.set=h),(h=a(g.init))&&n.unshift(h)}else(h=a(g))&&(l==="field"?n.unshift(h):f[c]=h)}o&&Object.defineProperty(o,i.name,f),d=!0}function kv(t,e,r){for(var i=arguments.length>2,n=0;n<e.length;n++)r=i?e[n].call(t,r):e[n].call(t);return i?r:void 0}function Tv(t){return typeof t=="symbol"?t:"".concat(t)}function xv(t,e,r){return typeof e=="symbol"&&(e=e.description?"[".concat(e.description,"]"):""),Object.defineProperty(t,"name",{configurable:!0,value:r?"".concat(r," ",e):e})}function Ov(t,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(t,e)}function Rv(t,e,r,i){function n(s){return s instanceof r?s:new r(function(a){a(s)})}return u(n,"adopt"),new(r||(r=Promise))(function(s,a){function l(f){try{o(i.next(f))}catch(h){a(h)}}u(l,"fulfilled");function c(f){try{o(i.throw(f))}catch(h){a(h)}}u(c,"rejected");function o(f){f.done?s(f.value):n(f.value).then(l,c)}u(o,"step"),o((i=i.apply(t,e||[])).next())})}function Av(t,e){var r={label:0,sent:u(function(){if(s[0]&1)throw s[1];return s[1]},"sent"),trys:[],ops:[]},i,n,s,a=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return a.next=l(0),a.throw=l(1),a.return=l(2),typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function l(o){return function(f){return c([o,f])}}function c(o){if(i)throw new TypeError("Generator is already executing.");for(;a&&(a=0,o[0]&&(r=0)),r;)try{if(i=1,n&&(s=o[0]&2?n.return:o[0]?n.throw||((s=n.return)&&s.call(n),0):n.next)&&!(s=s.call(n,o[1])).done)return s;switch(n=0,s&&(o=[o[0]&2,s.value]),o[0]){case 0:case 1:s=o;break;case 4:return r.label++,{value:o[1],done:!1};case 5:r.label++,n=o[1],o=[0];continue;case 7:o=r.ops.pop(),r.trys.pop();continue;default:if(s=r.trys,!(s=s.length>0&&s[s.length-1])&&(o[0]===6||o[0]===2)){r=0;continue}if(o[0]===3&&(!s||o[1]>s[0]&&o[1]<s[3])){r.label=o[1];break}if(o[0]===6&&r.label<s[1]){r.label=s[1],s=o;break}if(s&&r.label<s[2]){r.label=s[2],r.ops.push(o);break}s[2]&&r.ops.pop(),r.trys.pop();continue}o=e.call(t,r)}catch(f){o=[6,f],n=0}finally{i=s=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}}function Pv(t,e){for(var r in t)r!=="default"&&!Object.prototype.hasOwnProperty.call(e,r)&&Sf(e,t,r)}function vf(t){var e=typeof Symbol=="function"&&Symbol.iterator,r=e&&t[e],i=0;if(r)return r.call(t);if(t&&typeof t.length=="number")return{next:u(function(){return t&&i>=t.length&&(t=void 0),{value:t&&t[i++],done:!t}},"next")};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function xm(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var i=r.call(t),n,s=[],a;try{for(;(e===void 0||e-- >0)&&!(n=i.next()).done;)s.push(n.value)}catch(l){a={error:l}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(a)throw a.error}}return s}function Nv(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(xm(arguments[e]));return t}function Dv(){for(var t=0,e=0,r=arguments.length;e<r;e++)t+=arguments[e].length;for(var i=Array(t),n=0,e=0;e<r;e++)for(var s=arguments[e],a=0,l=s.length;a<l;a++,n++)i[n]=s[a];return i}function Cv(t,e,r){if(r||arguments.length===2)for(var i=0,n=e.length,s;i<n;i++)(s||!(i in e))&&(s||(s=Array.prototype.slice.call(e,0,i)),s[i]=e[i]);return t.concat(s||Array.prototype.slice.call(e))}function Js(t){return this instanceof Js?(this.v=t,this):new Js(t)}function Iv(t,e,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i=r.apply(t,e||[]),n,s=[];return n=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),l("next"),l("throw"),l("return",a),n[Symbol.asyncIterator]=function(){return this},n;function a(p){return function(m){return Promise.resolve(m).then(p,h)}}function l(p,m){i[p]&&(n[p]=function(w){return new Promise(function(g,b){s.push([p,w,g,b])>1||c(p,w)})},m&&(n[p]=m(n[p])))}function c(p,m){try{o(i[p](m))}catch(w){d(s[0][3],w)}}function o(p){p.value instanceof Js?Promise.resolve(p.value.v).then(f,h):d(s[0][2],p)}function f(p){c("next",p)}function h(p){c("throw",p)}function d(p,m){p(m),s.shift(),s.length&&c(s[0][0],s[0][1])}}function Bv(t){var e,r;return e={},i("next"),i("throw",function(n){throw n}),i("return"),e[Symbol.iterator]=function(){return this},e;function i(n,s){e[n]=t[n]?function(a){return(r=!r)?{value:Js(t[n](a)),done:!1}:s?s(a):a}:s}}function $v(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e=t[Symbol.asyncIterator],r;return e?e.call(t):(t=typeof vf=="function"?vf(t):t[Symbol.iterator](),r={},i("next"),i("throw"),i("return"),r[Symbol.asyncIterator]=function(){return this},r);function i(s){r[s]=t[s]&&function(a){return new Promise(function(l,c){a=t[s](a),n(l,c,a.done,a.value)})}}function n(s,a,l,c){Promise.resolve(c).then(function(o){s({value:o,done:l})},a)}}function Lv(t,e){return Object.defineProperty?Object.defineProperty(t,"raw",{value:e}):t.raw=e,t}function Mv(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r=Tm(t),i=0;i<r.length;i++)r[i]!=="default"&&Sf(e,t,r[i]);return M2(e,t),e}function jv(t){return t&&t.__esModule?t:{default:t}}function qv(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)}function Uv(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r}function zv(t,e){if(e===null||typeof e!="object"&&typeof e!="function")throw new TypeError("Cannot use 'in' operator on non-object");return typeof t=="function"?e===t:t.has(e)}function Wv(t,e,r){if(e!=null){if(typeof e!="object"&&typeof e!="function")throw new TypeError("Object expected.");var i,n;if(r){if(!Symbol.asyncDispose)throw new TypeError("Symbol.asyncDispose is not defined.");i=e[Symbol.asyncDispose]}if(i===void 0){if(!Symbol.dispose)throw new TypeError("Symbol.dispose is not defined.");i=e[Symbol.dispose],r&&(n=i)}if(typeof i!="function")throw new TypeError("Object not disposable.");n&&(i=u(function(){try{n.call(this)}catch(s){return Promise.reject(s)}},"dispose")),t.stack.push({value:e,dispose:i,async:r})}else r&&t.stack.push({async:!0});return e}function Hv(t){function e(s){t.error=t.hasError?new j2(s,t.error,"An error was suppressed during disposal."):s,t.hasError=!0}u(e,"fail");var r,i=0;function n(){for(;r=t.stack.pop();)try{if(!r.async&&i===1)return i=0,t.stack.push(r),Promise.resolve().then(n);if(r.dispose){var s=r.dispose.call(r.value);if(r.async)return i|=2,Promise.resolve(s).then(n,function(a){return e(a),n()})}else i|=1}catch(a){e(a)}if(i===1)return t.hasError?Promise.reject(t.error):Promise.resolve();if(t.hasError)throw t.error}return u(n,"next"),n()}function Vv(t,e){return typeof t=="string"&&/^\.\.?\//.test(t)?t.replace(/\.(tsx)$|((?:\.d)?)((?:\.[^./]+?)?)\.([cm]?)ts$/i,function(r,i,n,s,a){return i?e?".jsx":".js":n&&(!s||!a)?r:n+s+"."+a.toLowerCase()+"js"}):t}var km,_f,Sf,M2,Tm,j2,q2,Ff=BI(()=>{km=u(function(t,e){return km=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(r[n]=i[n])},km(t,e)},"extendStatics");u(_v,"__extends");_f=u(function(){return _f=Object.assign||u(function(e){for(var r,i=1,n=arguments.length;i<n;i++){r=arguments[i];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(e[s]=r[s])}return e},"__assign"),_f.apply(this,arguments)},"__assign");u(vv,"__rest");u(Sv,"__decorate");u(Ev,"__param");u(Fv,"__esDecorate");u(kv,"__runInitializers");u(Tv,"__propKey");u(xv,"__setFunctionName");u(Ov,"__metadata");u(Rv,"__awaiter");u(Av,"__generator");Sf=Object.create?function(t,e,r,i){i===void 0&&(i=r);var n=Object.getOwnPropertyDescriptor(e,r);(!n||("get"in n?!e.__esModule:n.writable||n.configurable))&&(n={enumerable:!0,get:u(function(){return e[r]},"get")}),Object.defineProperty(t,i,n)}:function(t,e,r,i){i===void 0&&(i=r),t[i]=e[r]};u(Pv,"__exportStar");u(vf,"__values");u(xm,"__read");u(Nv,"__spread");u(Dv,"__spreadArrays");u(Cv,"__spreadArray");u(Js,"__await");u(Iv,"__asyncGenerator");u(Bv,"__asyncDelegator");u($v,"__asyncValues");u(Lv,"__makeTemplateObject");M2=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e},Tm=u(function(t){return Tm=Object.getOwnPropertyNames||function(e){var r=[];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(r[r.length]=i);return r},Tm(t)},"ownKeys");u(Mv,"__importStar");u(jv,"__importDefault");u(qv,"__classPrivateFieldGet");u(Uv,"__classPrivateFieldSet");u(zv,"__classPrivateFieldIn");u(Wv,"__addDisposableResource");j2=typeof SuppressedError=="function"?SuppressedError:function(t,e,r){var i=new Error(r);return i.name="SuppressedError",i.error=t,i.suppressed=e,i};u(Hv,"__disposeResources");u(Vv,"__rewriteRelativeImportExtension");q2={__extends:_v,__assign:_f,__rest:vv,__decorate:Sv,__param:Ev,__esDecorate:Fv,__runInitializers:kv,__propKey:Tv,__setFunctionName:xv,__metadata:Ov,__awaiter:Rv,__generator:Av,__createBinding:Sf,__exportStar:Pv,__values:vf,__read:xm,__spread:Nv,__spreadArrays:Dv,__spreadArray:Cv,__await:Js,__asyncGenerator:Iv,__asyncDelegator:Bv,__asyncValues:$v,__makeTemplateObject:Lv,__importStar:Mv,__importDefault:jv,__classPrivateFieldGet:qv,__classPrivateFieldSet:Uv,__classPrivateFieldIn:zv,__addDisposableResource:Wv,__disposeResources:Hv,__rewriteRelativeImportExtension:Vv}});var Zv=x(Gv=>{"use strict";Object.defineProperty(Gv,"__esModule",{value:!0})});var Rm=x(kf=>{"use strict";Object.defineProperty(kf,"__esModule",{value:!0});kf.flattenJSON=void 0;var Kv=_i(),Om=Ks(),U2=Om.posix?Om.posix.join:Om.join,z2=u(t=>{let e={};function r(i,n){for(let s in n){let a=n[s],l=U2(i,s);typeof a=="string"||a instanceof Kv.Buffer?e[l]=a:typeof a=="object"&&a!==null&&!(a instanceof Kv.Buffer)&&Object.keys(a).length>0?r(l,a):e[l]=null}}return u(r,"flatten"),r("",t),e},"flattenJSON");kf.flattenJSON=z2});var ll=x(Tf=>{"use strict";Object.defineProperty(Tf,"__esModule",{value:!0});Tf.FanOut=void 0;var Pm=class Pm{constructor(){this.listeners=new Set}emit(e){this.listeners.forEach(r=>r(e))}listen(e){let r=this.listeners;return r.add(e),()=>r.delete(e)}};u(Pm,"FanOut");var Am=Pm;Tf.FanOut=Am});var Of=x(xf=>{"use strict";Object.defineProperty(xf,"__esModule",{value:!0});xf.createProcess=Jv;var W2=u(()=>{if(typeof process<"u")return process;try{return se("process")}catch{return}},"maybeReturnProcess");function Jv(){let t=W2()||{};return t.cwd||(t.cwd=()=>"/"),t.emitWarning||(t.emitWarning=(e,r)=>{console.warn(`${r}${r?": ":""}${e}`)}),t.env||(t.env={}),t}u(Jv,"createProcess");xf.default=Jv()});var Cm=x(Pf=>{"use strict";Object.defineProperty(Pf,"__esModule",{value:!0});Pf.Node=void 0;var H2=ll(),Xv=Of(),Gt=_i(),V2=lr(),{S_IFMT:Gr,S_IFDIR:G2,S_IFREG:Z2,S_IFLNK:Yv,S_IFCHR:K2}=V2.constants,Rf=u(()=>Xv.default.getuid?.()??0,"getuid"),Af=u(()=>Xv.default.getgid?.()??0,"getgid"),Dm=class Dm{constructor(e,r=438){this.changes=new H2.FanOut,this._uid=Rf(),this._gid=Af(),this._atime=new Date,this._mtime=new Date,this._ctime=new Date,this.rdev=0,this._nlink=1,this.mode=r,this.ino=e}set ctime(e){this._ctime=e}get ctime(){return this._ctime}set uid(e){this._uid=e,this.ctime=new Date}get uid(){return this._uid}set gid(e){this._gid=e,this.ctime=new Date}get gid(){return this._gid}set atime(e){this._atime=e}get atime(){return this._atime}set mtime(e){this._mtime=e,this.ctime=new Date}get mtime(){return this._mtime}get perm(){return this.mode&~Gr}set perm(e){this.mode=this.mode&Gr|e&~Gr,this.ctime=new Date}set nlink(e){this._nlink=e,this.ctime=new Date}get nlink(){return this._nlink}getString(e="utf8"){return this.atime=new Date,this.getBuffer().toString(e)}setString(e){this.buf=(0,Gt.bufferFrom)(e,"utf8"),this.touch()}getBuffer(){return this.atime=new Date,this.buf||(this.buf=(0,Gt.bufferAllocUnsafe)(0)),(0,Gt.bufferFrom)(this.buf)}setBuffer(e){this.buf=(0,Gt.bufferFrom)(e),this.touch()}getSize(){return this.buf?this.buf.length:0}setModeProperty(e){this.mode=e}isFile(){return(this.mode&Gr)===Z2}isDirectory(){return(this.mode&Gr)===G2}isSymlink(){return(this.mode&Gr)===Yv}isCharacterDevice(){return(this.mode&Gr)===K2}makeSymlink(e){this.mode=Yv|438,this.symlink=e}write(e,r=0,i=e.length,n=0){if(this.buf||(this.buf=(0,Gt.bufferAllocUnsafe)(0)),n+i>this.buf.length){let s=(0,Gt.bufferAllocUnsafe)(n+i);this.buf.copy(s,0,0,this.buf.length),this.buf=s}return e.copy(this.buf,n,r,r+i),this.touch(),i}read(e,r=0,i=e.byteLength,n=0){if(this.atime=new Date,this.buf||(this.buf=(0,Gt.bufferAllocUnsafe)(0)),n>=this.buf.length)return 0;let s=i;s>e.byteLength&&(s=e.byteLength),s+n>this.buf.length&&(s=this.buf.length-n);let a=e instanceof Gt.Buffer?e:Gt.Buffer.from(e.buffer,e.byteOffset,e.byteLength);return this.buf.copy(a,r,n,n+s),s}truncate(e=0){if(!e)this.buf=(0,Gt.bufferAllocUnsafe)(0);else if(this.buf||(this.buf=(0,Gt.bufferAllocUnsafe)(0)),e<=this.buf.length)this.buf=this.buf.slice(0,e);else{let r=(0,Gt.bufferAllocUnsafe)(e);this.buf.copy(r),r.fill(0,this.buf.length),this.buf=r}this.touch()}chmod(e){this.mode=this.mode&Gr|e&~Gr,this.touch()}chown(e,r){this.uid=e,this.gid=r,this.touch()}touch(){this.mtime=new Date,this.changes.emit(["modify"])}canRead(e=Rf(),r=Af()){return!!(this.perm&4||r===this.gid&&this.perm&32||e===this.uid&&this.perm&256)}canWrite(e=Rf(),r=Af()){return!!(this.perm&2||r===this.gid&&this.perm&16||e===this.uid&&this.perm&128)}canExecute(e=Rf(),r=Af()){return!!(this.perm&1||r===this.gid&&this.perm&8||e===this.uid&&this.perm&64)}del(){this.changes.emit(["delete"])}toJSON(){return{ino:this.ino,uid:this.uid,gid:this.gid,atime:this.atime.getTime(),mtime:this.mtime.getTime(),ctime:this.ctime.getTime(),perm:this.perm,mode:this.mode,nlink:this.nlink,symlink:this.symlink,data:this.getString()}}};u(Dm,"Node");var Nm=Dm;Pf.Node=Nm});var Bm=x(Nf=>{"use strict";Object.defineProperty(Nf,"__esModule",{value:!0});Nf.Link=void 0;var J2=lr(),Y2=ll(),{S_IFREG:X2}=J2.constants,cl=class cl{get steps(){return this._steps}set steps(e){this._steps=e;for(let[r,i]of this.children.entries())r==="."||r===".."||i?.syncSteps()}constructor(e,r,i){this.changes=new Y2.FanOut,this.children=new Map,this._steps=[],this.ino=0,this.length=0,this.vol=e,this.parent=r,this.name=i,this.syncSteps()}setNode(e){this.node=e,this.ino=e.ino}getNode(){return this.node}createChild(e,r=this.vol.createNode(X2|438)){let i=new cl(this.vol,this,e);return i.setNode(r),r.isDirectory()&&(i.children.set(".",i),i.getNode().nlink++),this.setChild(e,i),i}setChild(e,r=new cl(this.vol,this,e)){return this.children.set(e,r),r.parent=this,this.length++,r.getNode().isDirectory()&&(r.children.set("..",this),this.getNode().nlink++),this.getNode().mtime=new Date,this.changes.emit(["child:add",r,this]),r}deleteChild(e){e.getNode().isDirectory()&&(e.children.delete(".."),this.getNode().nlink--),this.children.delete(e.getName()),this.length--,this.getNode().mtime=new Date,this.changes.emit(["child:del",e,this])}getChild(e){return this.getNode().atime=new Date,this.children.get(e)}getPath(){return this.steps.join("/")}getParentPath(){return this.steps.slice(0,-1).join("/")}getName(){return this.steps[this.steps.length-1]}toJSON(){return{steps:this.steps,ino:this.ino,children:Array.from(this.children.keys())}}syncSteps(){this.steps=this.parent?this.parent.steps.concat([this.name]):[this.name]}};u(cl,"Link");var Im=cl;Nf.Link=Im});var Mm=x(Df=>{"use strict";Object.defineProperty(Df,"__esModule",{value:!0});Df.File=void 0;var Q2=lr(),{O_APPEND:eB}=Q2.constants,Lm=class Lm{constructor(e,r,i,n){this.link=e,this.node=r,this.flags=i,this.fd=n,this.position=0,this.flags&eB&&(this.position=this.getSize())}getString(e="utf8"){return this.node.getString()}setString(e){this.node.setString(e)}getBuffer(){return this.node.getBuffer()}setBuffer(e){this.node.setBuffer(e)}getSize(){return this.node.getSize()}truncate(e){this.node.truncate(e)}seekTo(e){this.position=e}write(e,r=0,i=e.length,n){typeof n!="number"&&(n=this.position);let s=this.node.write(e,r,i,n);return this.position=n+s,s}read(e,r=0,i=e.byteLength,n){typeof n!="number"&&(n=this.position);let s=this.node.read(e,r,i,n);return this.position=n+s,s}chmod(e){this.node.chmod(e)}chown(e,r){this.node.chown(e,r)}};u(Lm,"File");var $m=Lm;Df.File=$m});var Qs=x(Xs=>{"use strict";Object.defineProperty(Xs,"__esModule",{value:!0});Xs.FLAGS=Xs.ERRSTR=void 0;var tB=lr();Xs.ERRSTR={PATH_STR:"path must be a string, Buffer, or Uint8Array",FD:"fd must be a file descriptor",MODE_INT:"mode must be an int",CB:"callback must be a function",UID:"uid must be an unsigned int",GID:"gid must be an unsigned int",LEN:"len must be an integer",ATIME:"atime must be an integer",MTIME:"mtime must be an integer",PREFIX:"filename prefix is required",BUFFER:"buffer must be an instance of Buffer or StaticBuffer",OFFSET:"offset must be an integer",LENGTH:"length must be an integer",POSITION:"position must be an integer"};var{O_RDONLY:Qv,O_WRONLY:Cf,O_RDWR:Ys,O_CREAT:Si,O_EXCL:If,O_TRUNC:Bf,O_APPEND:$f,O_SYNC:eS}=tB.constants,tS;(function(t){t[t.r=Qv]="r",t[t["r+"]=Ys]="r+",t[t.rs=Qv|eS]="rs",t[t.sr=t.rs]="sr",t[t["rs+"]=Ys|eS]="rs+",t[t["sr+"]=t["rs+"]]="sr+",t[t.w=Cf|Si|Bf]="w",t[t.wx=Cf|Si|Bf|If]="wx",t[t.xw=t.wx]="xw",t[t["w+"]=Ys|Si|Bf]="w+",t[t["wx+"]=Ys|Si|Bf|If]="wx+",t[t["xw+"]=t["wx+"]]="xw+",t[t.a=Cf|$f|Si]="a",t[t.ax=Cf|$f|Si|If]="ax",t[t.xa=t.ax]="xa",t[t["a+"]=Ys|$f|Si]="a+",t[t["ax+"]=Ys|$f|Si|If]="ax+",t[t["xa+"]=t["ax+"]]="xa+"})(tS||(Xs.FLAGS=tS={}))});var qm=x(jm=>{"use strict";Object.defineProperty(jm,"__esModule",{value:!0});jm.default=typeof queueMicrotask=="function"?queueMicrotask:t=>Promise.resolve().then(()=>t()).catch(()=>{})});var qf=x(Ke=>{"use strict";Object.defineProperty(Ke,"__esModule",{value:!0});Ke.filenameToSteps=Ke.resolve=Ke.unixify=Ke.isWin=void 0;Ke.isFd=iS;Ke.validateFd=uB;Ke.dataToBuffer=hB;var Mf=Ks(),Lf=_i(),rS=Of(),rB=al(),iB=Qs();Ke.isWin=rS.default.platform==="win32";var nB=Mf.resolve,sB=Mf.posix?Mf.posix.sep:Mf.sep,aB=u((t,e)=>{let r=t[e];return e>0&&(r==="/"||Ke.isWin&&r==="\\")},"isSeparator"),oB=u(t=>{let e=t.length-1;if(e<2)return t;for(;aB(t,e);)e--;return t.substr(0,e+1)},"removeTrailingSeparator"),lB=u((t,e)=>{if(typeof t!="string")throw new TypeError("expected a string");return t=t.replace(/[\\\/]+/g,"/"),e!==!1&&(t=oB(t)),t},"normalizePath"),cB=u((t,e=!0)=>Ke.isWin?(t=lB(t,e),t.replace(/^([a-zA-Z]+:|\.\/)/,"")):t,"unixify");Ke.unixify=cB;var jf=u((t,e=rS.default.cwd())=>nB(e,t),"resolve");Ke.resolve=jf;if(Ke.isWin){let t=jf;Ke.resolve=jf=u((e,r)=>(0,Ke.unixify)(t(e,r)),"resolve")}var fB=u((t,e)=>{let i=jf(t,e).substring(1);return i?i.split(sB):[]},"filenameToSteps");Ke.filenameToSteps=fB;function iS(t){return t>>>0===t}u(iS,"isFd");function uB(t){if(!iS(t))throw TypeError(iB.ERRSTR.FD)}u(uB,"validateFd");function hB(t,e=rB.ENCODING_UTF8){return Lf.Buffer.isBuffer(t)?t:t instanceof Uint8Array?(0,Lf.bufferFrom)(t):e==="buffer"?(0,Lf.bufferFrom)(String(t),"utf8"):(0,Lf.bufferFrom)(String(t),e)}u(hB,"dataToBuffer")});var Ei=x(Ue=>{"use strict";Object.defineProperty(Ue,"__esModule",{value:!0});Ue.getWriteSyncArgs=Ue.getWriteArgs=Ue.bufToUint8=void 0;Ue.promisify=pB;Ue.validateCallback=nS;Ue.modeToNumber=sS;Ue.nullCheck=aS;Ue.pathToFilename=yB;Ue.createError=DB;Ue.genRndStr6=CB;Ue.flagsToNumber=IB;Ue.streamToBuffer=BB;Ue.bufferToEncoding=jB;Ue.isReadableStream=qB;var fl=Qs(),Um=sl(),zm=_i(),dB=qm(),Uf=qf();function pB(t,e,r=i=>i){return(...i)=>new Promise((n,s)=>{t[e].bind(t)(...i,(a,l)=>a?s(a):n(r(l)))})}u(pB,"promisify");function nS(t){if(typeof t!="function")throw TypeError(fl.ERRSTR.CB);return t}u(nS,"validateCallback");function mB(t,e){if(typeof t=="number")return t;if(typeof t=="string")return parseInt(t,8);if(e)return sS(e)}u(mB,"_modeToNumber");function sS(t,e){let r=mB(t,e);if(typeof r!="number"||isNaN(r))throw new TypeError(fl.ERRSTR.MODE_INT);return r}u(sS,"modeToNumber");function aS(t,e){if((""+t).indexOf("\0")!==-1){let r=new Error("Path must be a string without null bytes");if(r.code="ENOENT",typeof e!="function")throw r;return(0,dB.default)(()=>{e(r)}),!1}return!0}u(aS,"nullCheck");function wB(t){if(t.hostname!=="")throw new Um.TypeError("ERR_INVALID_FILE_URL_HOST",process.platform);let e=t.pathname;for(let r=0;r<e.length;r++)if(e[r]==="%"){let i=e.codePointAt(r+2)|32;if(e[r+1]==="2"&&i===102)throw new Um.TypeError("ERR_INVALID_FILE_URL_PATH","must not include encoded / characters")}return decodeURIComponent(e)}u(wB,"getPathFromURLPosix");function yB(t){if(t instanceof Uint8Array&&(t=(0,zm.bufferFrom)(t)),typeof t!="string"&&!zm.Buffer.isBuffer(t)){try{if(!(t instanceof se("url").URL))throw new TypeError(fl.ERRSTR.PATH_STR)}catch{throw new TypeError(fl.ERRSTR.PATH_STR)}t=wB(t)}let e=String(t);return aS(e),e}u(yB,"pathToFilename");var gB="ENOENT",bB="EBADF",_B="EINVAL",vB="EPERM",SB="EPROTO",EB="EEXIST",FB="ENOTDIR",kB="EMFILE",TB="EACCES",xB="EISDIR",OB="ENOTEMPTY",RB="ENOSYS",AB="ERR_FS_EISDIR",PB="ERR_OUT_OF_RANGE";function NB(t,e="",r="",i=""){let n="";switch(r&&(n=` '${r}'`),i&&(n+=` -> '${i}'`),t){case gB:return`ENOENT: no such file or directory, ${e}${n}`;case bB:return`EBADF: bad file descriptor, ${e}${n}`;case _B:return`EINVAL: invalid argument, ${e}${n}`;case vB:return`EPERM: operation not permitted, ${e}${n}`;case SB:return`EPROTO: protocol error, ${e}${n}`;case EB:return`EEXIST: file already exists, ${e}${n}`;case FB:return`ENOTDIR: not a directory, ${e}${n}`;case xB:return`EISDIR: illegal operation on a directory, ${e}${n}`;case TB:return`EACCES: permission denied, ${e}${n}`;case OB:return`ENOTEMPTY: directory not empty, ${e}${n}`;case kB:return`EMFILE: too many open files, ${e}${n}`;case RB:return`ENOSYS: function not implemented, ${e}${n}`;case AB:return`[ERR_FS_EISDIR]: Path is a directory: ${e} returned EISDIR (is a directory) ${r}`;case PB:return`[ERR_OUT_OF_RANGE]: value out of range, ${e}${n}`;default:return`${t}: error occurred, ${e}${n}`}}u(NB,"formatError");function DB(t,e="",r="",i="",n=Error){let s=new n(NB(t,e,r,i));return s.code=t,r&&(s.path=r),s}u(DB,"createError");function CB(){return Math.random().toString(36).slice(2,8).padEnd(6,"0")}u(CB,"genRndStr6");function IB(t){if(typeof t=="number")return t;if(typeof t=="string"){let e=fl.FLAGS[t];if(typeof e<"u")return e}throw new Um.TypeError("ERR_INVALID_OPT_VALUE","flags",t)}u(IB,"flagsToNumber");function BB(t){let e=[];return new Promise((r,i)=>{t.on("data",n=>e.push(n)),t.on("end",()=>r(zm.Buffer.concat(e))),t.on("error",i)})}u(BB,"streamToBuffer");var $B=u(t=>new Uint8Array(t.buffer,t.byteOffset,t.byteLength),"bufToUint8");Ue.bufToUint8=$B;var LB=u((t,e,r,i,n,s)=>{(0,Uf.validateFd)(t);let a=0,l,c=null,o,f,h=typeof e,d=typeof r,p=typeof i,m=typeof n;h!=="string"?d==="function"?f=r:p==="function"?(a=r|0,f=i):m==="function"?(a=r|0,l=i,f=n):(a=r|0,l=i,c=n,f=s):d==="function"?f=r:p==="function"?(c=r,f=i):m==="function"&&(c=r,o=i,f=n);let w=(0,Uf.dataToBuffer)(e,o);h!=="string"?typeof l>"u"&&(l=w.length):(a=0,l=w.length);let g=nS(f);return[t,h==="string",w,a,l,c,g]},"getWriteArgs");Ue.getWriteArgs=LB;var MB=u((t,e,r,i,n)=>{(0,Uf.validateFd)(t);let s,a,l,c,o=typeof e!="string";o?(a=(r||0)|0,l=i,c=n):(c=r,s=i);let f=(0,Uf.dataToBuffer)(e,s);return o?typeof l>"u"&&(l=f.length):(a=0,l=f.length),[t,f,a||0,l,c]},"getWriteSyncArgs");Ue.getWriteSyncArgs=MB;function jB(t,e){return!e||e==="buffer"?t:t.toString(e)}u(jB,"bufferToEncoding");function qB(t){return t!==null&&typeof t=="object"&&typeof t.pipe=="function"&&typeof t.on=="function"&&t.readable===!0}u(qB,"isReadableStream")});var hS=x(Hf=>{"use strict";Object.defineProperty(Hf,"__esModule",{value:!0});Hf.Superblock=void 0;var Je=Ks(),UB=Cm(),oS=Bm(),zB=Mm(),WB=_i(),lS=Of(),Er=lr(),cS=Qs(),G=Ei(),cr=qf(),HB=Rm(),ea=Je.posix?Je.posix.sep:Je.sep,fS=Je.posix?Je.posix.relative:Je.relative,VB=Je.posix?Je.posix.join:Je.join,{O_RDONLY:Wm,O_WRONLY:zf,O_RDWR:Hm,O_CREAT:uS,O_EXCL:GB,O_TRUNC:ZB,O_APPEND:KB,O_DIRECTORY:JB}=Er.constants,ta=class ta{static fromJSON(e,r){let i=new ta;return i.fromJSON(e,r),i}static fromNestedJSON(e,r){let i=new ta;return i.fromNestedJSON(e,r),i}constructor(e={}){this.ino=0,this.inodes={},this.releasedInos=[],this.fds={},this.releasedFds=[],this.maxFiles=1e4,this.openFiles=0,this.open=(i,n,s,a=!0)=>{let l=this.openFile(i,n,s,a);if(!l)throw(0,G.createError)("ENOENT","open",i);return l.fd},this.writeFile=(i,n,s,a)=>{let l=typeof i=="number",c;l?c=i:c=this.open((0,G.pathToFilename)(i),s,a);let o=0,f=n.length,h=s&KB?void 0:0;try{for(;f>0;){let d=this.write(c,n,o,f,h);o+=d,f-=d,h!==void 0&&(h+=d)}}finally{l||this.close(c)}},this.read=(i,n,s,a,l)=>{if(n.byteLength<a)throw(0,G.createError)("ERR_OUT_OF_RANGE","read",void 0,void 0,RangeError);let c=this.getFileByFdOrThrow(i);if(c.node.isSymlink())throw(0,G.createError)("EPERM","read",c.link.getPath());return c.read(n,Number(s),Number(a),l===-1||typeof l!="number"?void 0:l)},this.readv=(i,n,s)=>{let a=this.getFileByFdOrThrow(i),l=s??void 0;l===-1&&(l=void 0);let c=0;for(let o of n){let f=a.read(o,0,o.byteLength,l);if(l=void 0,c+=f,f<o.byteLength)break}return c},this.link=(i,n)=>{let s;try{s=this.getLinkOrThrow(i,"link")}catch(f){throw f.code&&(f=(0,G.createError)(f.code,"link",i,n)),f}let a=(0,Je.dirname)(n),l;try{l=this.getLinkOrThrow(a,"link")}catch(f){throw f.code&&(f=(0,G.createError)(f.code,"link",i,n)),f}let c=(0,Je.basename)(n);if(l.getChild(c))throw(0,G.createError)("EEXIST","link",i,n);let o=s.getNode();o.nlink++,l.createChild(c,o)},this.unlink=i=>{let n=this.getLinkOrThrow(i,"unlink");if(n.length)throw Error("Dir not empty...");this.deleteLink(n);let s=n.getNode();s.nlink--,s.nlink<=0&&this.deleteNode(s)},this.symlink=(i,n)=>{let s=(0,cr.filenameToSteps)(n),a;try{a=this.getLinkParentAsDirOrThrow(s)}catch(f){throw f.code&&(f=(0,G.createError)(f.code,"symlink",i,n)),f}let l=s[s.length-1];if(a.getChild(l))throw(0,G.createError)("EEXIST","symlink",i,n);let c=a.getNode();if(!c.canExecute()||!c.canWrite())throw(0,G.createError)("EACCES","symlink",i,n);let o=a.createChild(l);return o.getNode().makeSymlink(i),o},this.rename=(i,n)=>{let s;try{s=this.getResolvedLinkOrThrow(i)}catch(h){throw h.code&&(h=(0,G.createError)(h.code,"rename",i,n)),h}let a;try{a=this.getLinkParentAsDirOrThrow(n)}catch(h){throw h.code&&(h=(0,G.createError)(h.code,"rename",i,n)),h}let l=s.parent;if(!l)throw(0,G.createError)("EINVAL","rename",i,n);let c=l.getNode(),o=a.getNode();if(!c.canExecute()||!c.canWrite()||!o.canExecute()||!o.canWrite())throw(0,G.createError)("EACCES","rename",i,n);l.deleteChild(s);let f=(0,Je.basename)(n);s.name=f,s.steps=[...a.steps,f],a.setChild(s.getName(),s)},this.mkdir=(i,n)=>{let s=(0,cr.filenameToSteps)(i);if(!s.length)throw(0,G.createError)("EEXIST","mkdir",i);let a=this.getLinkParentAsDirOrThrow(i,"mkdir"),l=s[s.length-1];if(a.getChild(l))throw(0,G.createError)("EEXIST","mkdir",i);let c=a.getNode();if(!c.canWrite()||!c.canExecute())throw(0,G.createError)("EACCES","mkdir",i);a.createChild(l,this.createNode(Er.constants.S_IFDIR|n))},this.mkdirp=(i,n)=>{let s=!1,a=(0,cr.filenameToSteps)(i),l=null,c=a.length;for(c=a.length;c>=0&&(l=this.getResolvedLink(a.slice(0,c)),!l);c--);for(l||(l=this.root,c=0),l=this.getResolvedLinkOrThrow(Je.sep+a.slice(0,c).join(Je.sep),"mkdir"),c;c<a.length;c++){let o=l.getNode();if(o.isDirectory()){if(!o.canExecute()||!o.canWrite())throw(0,G.createError)("EACCES","mkdir",i)}else throw(0,G.createError)("ENOTDIR","mkdir",i);s=!0,l=l.createChild(a[c],this.createNode(Er.constants.S_IFDIR|n))}return s?i:void 0},this.rmdir=(i,n=!1)=>{let s=this.getLinkAsDirOrThrow(i,"rmdir");if(s.length&&!n)throw(0,G.createError)("ENOTEMPTY","rmdir",i);this.deleteLink(s)},this.rm=(i,n=!1,s=!1)=>{let a;try{a=this.getResolvedLinkOrThrow(i,"stat")}catch(l){if(l.code==="ENOENT"&&n)return;throw l}if(a.getNode().isDirectory()&&!s)throw(0,G.createError)("ERR_FS_EISDIR","rm",i);if(!a.parent?.getNode().canWrite())throw(0,G.createError)("EACCES","rm",i);this.deleteLink(a)},this.close=i=>{(0,cr.validateFd)(i);let n=this.getFileByFdOrThrow(i,"close");this.closeFile(n)};let r=this.createLink();r.setNode(this.createNode(Er.constants.S_IFDIR|511)),r.setChild(".",r),r.getNode().nlink++,r.setChild("..",r),r.getNode().nlink++,this.root=r}createLink(e,r,i=!1,n){if(!e)return new oS.Link(this,void 0,"");if(!r)throw new Error("createLink: name cannot be empty");let s=n??(i?511:438),l=n&&n&Er.constants.S_IFMT?n&Er.constants.S_IFMT:i?Er.constants.S_IFDIR:Er.constants.S_IFREG,c=s&~Er.constants.S_IFMT|l;return e.createChild(r,this.createNode(c))}deleteLink(e){let r=e.parent;return r?(r.deleteChild(e),!0):!1}newInoNumber(){let e=this.releasedInos.pop();return e||(this.ino=(this.ino+1)%4294967295,this.ino)}newFdNumber(){let e=this.releasedFds.pop();return typeof e=="number"?e:ta.fd--}createNode(e){let r=new UB.Node(this.newInoNumber(),e);return this.inodes[r.ino]=r,r}deleteNode(e){e.del(),delete this.inodes[e.ino],this.releasedInos.push(e.ino)}walk(e,r=!1,i=!1,n=!1,s){let a,l;e instanceof oS.Link?(a=e.steps,l=ea+a.join(ea)):typeof e=="string"?(a=(0,cr.filenameToSteps)(e),l=e):(a=e,l=ea+a.join(ea));let c=this.root,o=0;for(;o<a.length;){let f=c.getNode();if(f.isDirectory()){if(n&&!f.canExecute())throw(0,G.createError)("EACCES",s,l)}else if(o<a.length-1)throw(0,G.createError)("ENOTDIR",s,l);if(c=c.getChild(a[o])??null,!c){if(i)throw(0,G.createError)("ENOENT",s,l);return null}if(f=c?.getNode(),f.isSymlink()&&(r||o<a.length-1)){let h=(0,Je.isAbsolute)(f.symlink)?f.symlink:VB((0,Je.dirname)(c.getPath()),f.symlink);a=(0,cr.filenameToSteps)(h).concat(a.slice(o+1)),c=this.root,o=0;continue}if(i&&!f.isDirectory()&&o<a.length-1){let h=lS.default.platform==="win32"?"ENOENT":"ENOTDIR";throw(0,G.createError)(h,s,l)}o++}return c}getLink(e){return this.walk(e,!1,!1,!1)}getLinkOrThrow(e,r){return this.walk(e,!1,!0,!0,r)}getResolvedLink(e){return this.walk(e,!0,!1,!1)}getResolvedLinkOrThrow(e,r){return this.walk(e,!0,!0,!0,r)}resolveSymlinks(e){return this.getResolvedLink(e.steps.slice(1))}getLinkAsDirOrThrow(e,r){let i=this.getLinkOrThrow(e,r);if(!i.getNode().isDirectory())throw(0,G.createError)("ENOTDIR",r,e);return i}getLinkParent(e){return this.getLink(e.slice(0,-1))}getLinkParentAsDirOrThrow(e,r){let i=(e instanceof Array?e:(0,cr.filenameToSteps)(e)).slice(0,-1),n=ea+i.join(ea),s=this.getLinkOrThrow(n,r);if(!s.getNode().isDirectory())throw(0,G.createError)("ENOTDIR",r,n);return s}getFileByFd(e){return this.fds[String(e)]}getFileByFdOrThrow(e,r){if(!(0,cr.isFd)(e))throw TypeError(cS.ERRSTR.FD);let i=this.getFileByFd(e);if(!i)throw(0,G.createError)("EBADF",r);return i}_toJSON(e=this.root,r={},i,n){let s=!0,a=e.children;e.getNode().isFile()&&(a=new Map([[e.getName(),e.parent.getChild(e.getName())]]),e=e.parent);for(let c of a.keys()){if(c==="."||c==="..")continue;s=!1;let o=e.getChild(c);if(!o)throw new Error("_toJSON: unexpected undefined");let f=o.getNode();if(f.isFile()){let h=o.getPath();i&&(h=fS(i,h)),r[h]=n?f.getBuffer():f.getString()}else f.isDirectory()&&this._toJSON(o,r,i,n)}let l=e.getPath();return i&&(l=fS(i,l)),l&&s&&(r[l]=null),r}toJSON(e,r={},i=!1,n=!1){let s=[];if(e){Array.isArray(e)||(e=[e]);for(let a of e){let l=(0,G.pathToFilename)(a),c=this.getResolvedLink(l);c&&s.push(c)}}else s.push(this.root);if(!s.length)return r;for(let a of s)this._toJSON(a,r,i?a.getPath():"",n);return r}fromJSON(e,r=lS.default.cwd()){for(let i in e){let n=e[i];if(i=(0,cr.resolve)(i,r),typeof n=="string"||n instanceof WB.Buffer){let s=(0,Je.dirname)(i);this.mkdirp(s,511);let a=(0,cr.dataToBuffer)(n);this.writeFile(i,a,cS.FLAGS.w,438)}else this.mkdirp(i,511)}}fromNestedJSON(e,r){this.fromJSON((0,HB.flattenJSON)(e),r)}reset(){this.ino=0,this.inodes={},this.releasedInos=[],this.fds={},this.releasedFds=[],this.openFiles=0,this.root=this.createLink(),this.root.setNode(this.createNode(Er.constants.S_IFDIR|511))}mountSync(e,r){this.fromJSON(r,e)}openLink(e,r,i=!0){if(this.openFiles>=this.maxFiles)throw(0,G.createError)("EMFILE","open",e.getPath());let n=e;i&&(n=this.getResolvedLinkOrThrow(e.getPath(),"open"));let s=n.getNode();if(s.isDirectory()){if((r&(Wm|Hm|zf))!==Wm)throw(0,G.createError)("EISDIR","open",e.getPath())}else if(r&JB)throw(0,G.createError)("ENOTDIR","open",e.getPath());if((r&(Wm|Hm|zf))!==zf&&!s.canRead()||r&(zf|Hm)&&!s.canWrite())throw(0,G.createError)("EACCES","open",e.getPath());let a=new zB.File(e,s,r,this.newFdNumber());return this.fds[a.fd]=a,this.openFiles++,r&ZB&&a.truncate(),a}openFile(e,r,i,n=!0){let s=(0,cr.filenameToSteps)(e),a;try{if(a=n?this.getResolvedLinkOrThrow(e,"open"):this.getLinkOrThrow(e,"open"),a&&r&uS&&r&GB)throw(0,G.createError)("EEXIST","open",e)}catch(l){if(l.code==="ENOENT"&&r&uS){let c=(0,Je.dirname)(e),o=this.getResolvedLinkOrThrow(c),f=o.getNode();if(!f.isDirectory())throw(0,G.createError)("ENOTDIR","open",e);if(!f.canExecute()||!f.canWrite())throw(0,G.createError)("EACCES","open",e);i??(i=438),a=this.createLink(o,s[s.length-1],!1,i)}else throw l}if(a)return this.openLink(a,r,n);throw(0,G.createError)("ENOENT","open",e)}closeFile(e){this.fds[e.fd]&&(this.openFiles--,delete this.fds[e.fd],this.releasedFds.push(e.fd))}write(e,r,i,n,s){let a=this.getFileByFdOrThrow(e,"write");if(a.node.isSymlink())throw(0,G.createError)("EBADF","write",a.link.getPath());return a.write(r,i,n,s===-1||typeof s!="number"?void 0:s)}};u(ta,"Superblock");var Wf=ta;Hf.Superblock=Wf;Wf.fd=2147483647});var pS=x(Zt=>{"use strict";Object.defineProperty(Zt,"__esModule",{value:!0});Zt.Superblock=Zt.File=Zt.Link=Zt.Node=void 0;var dS=(Ff(),Xp(Ef));dS.__exportStar(Zv(),Zt);dS.__exportStar(Rm(),Zt);var YB=Cm();Object.defineProperty(Zt,"Node",{enumerable:!0,get:u(function(){return YB.Node},"get")});var XB=Bm();Object.defineProperty(Zt,"Link",{enumerable:!0,get:u(function(){return XB.Link},"get")});var QB=Mm();Object.defineProperty(Zt,"File",{enumerable:!0,get:u(function(){return QB.File},"get")});var e$=hS();Object.defineProperty(Zt,"Superblock",{enumerable:!0,get:u(function(){return e$.Superblock},"get")})});var mS=x(ul=>{"use strict";Object.defineProperty(ul,"__esModule",{value:!0});ul.StatFs=void 0;var Gf=class Gf{static build(e,r=!1){let i=new Gf,n=r?f=>BigInt(f):f=>f;i.type=n(2240043254),i.bsize=n(4096);let s=Object.keys(e.inodes).length,a=1e6,l=Math.min(s*2,a),c=a-l;i.blocks=n(a),i.bfree=n(c),i.bavail=n(c);let o=1e6;return i.files=n(o),i.ffree=n(o-s),i}};u(Gf,"StatFs");var Vf=Gf;ul.StatFs=Vf;ul.default=Vf});var wS=x(Vm=>{"use strict";Object.defineProperty(Vm,"__esModule",{value:!0});function t$(t,e,r){let i=setTimeout.apply(globalThis,arguments);return i&&typeof i=="object"&&typeof i.unref=="function"&&i.unref(),i}u(t$,"setTimeoutUnref");Vm.default=t$});var gS=x(ra=>{"use strict";Object.defineProperty(ra,"__esModule",{value:!0});ra.Writable=ra.Readable=void 0;var yS=se("node:stream");Object.defineProperty(ra,"Readable",{enumerable:!0,get:u(function(){return yS.Readable},"get")});Object.defineProperty(ra,"Writable",{enumerable:!0,get:u(function(){return yS.Writable},"get")})});var Gm=x(Zf=>{"use strict";Object.defineProperty(Zf,"__esModule",{value:!0});Zf.EventEmitter=void 0;var r$=se("node:events");Object.defineProperty(Zf,"EventEmitter",{enumerable:!0,get:u(function(){return r$.EventEmitter},"get")})});var bS=x(Kf=>{"use strict";Object.defineProperty(Kf,"__esModule",{value:!0});Kf.FileHandle=void 0;var ct=Ei(),i$=Gm(),Km=class Km extends i$.EventEmitter{constructor(e,r){super(),this.refs=1,this.closePromise=null,this.position=0,this.readableWebStreamLocked=!1,this.fs=e,this.fd=r}getAsyncId(){return this.fd}appendFile(e,r){return(0,ct.promisify)(this.fs,"appendFile")(this.fd,e,r)}chmod(e){return(0,ct.promisify)(this.fs,"fchmod")(this.fd,e)}chown(e,r){return(0,ct.promisify)(this.fs,"fchown")(this.fd,e,r)}close(){if(this.fd===-1)return Promise.resolve();if(this.closePromise)return this.closePromise;if(this.refs--,this.refs===0){let e=this.fd;this.fd=-1,this.closePromise=(0,ct.promisify)(this.fs,"close")(e).finally(()=>{this.closePromise=null})}else this.closePromise=new Promise((e,r)=>{this.closeResolve=e,this.closeReject=r}).finally(()=>{this.closePromise=null,this.closeReject=void 0,this.closeResolve=void 0});return this.emit("close"),this.closePromise}datasync(){return(0,ct.promisify)(this.fs,"fdatasync")(this.fd)}createReadStream(e){return this.fs.createReadStream("",{...e,fd:this})}createWriteStream(e){return this.fs.createWriteStream("",{...e,fd:this})}readableWebStream(e={}){let{type:r="bytes",autoClose:i=!1}=e,n=0;if(this.fd===-1)throw new Error("The FileHandle is closed");if(this.closePromise)throw new Error("The FileHandle is closing");if(this.readableWebStreamLocked)throw new Error("An error will be thrown if this method is called more than once or is called after the FileHandle is closed or closing.");this.readableWebStreamLocked=!0,this.ref();let s=u(()=>{this.readableWebStreamLocked=!1,this.unref(),i&&this.close().catch(()=>{})},"unlockAndCleanup");return new ReadableStream({type:r==="bytes"?"bytes":void 0,autoAllocateChunkSize:16384,pull:u(async a=>{try{let l=a.byobRequest?.view;if(!l){let o=new Uint8Array(16384),f=await this.read(o,0,o.length,n);if(f.bytesRead===0){a.close(),s();return}n+=f.bytesRead,a.enqueue(o.slice(0,f.bytesRead));return}let c=await this.read(l,l.byteOffset,l.byteLength,n);if(c.bytesRead===0){a.close(),s();return}n+=c.bytesRead,a.byobRequest.respond(c.bytesRead)}catch(l){a.error(l),s()}},"pull"),cancel:u(async()=>{s()},"cancel")})}async read(e,r,i,n){let s=n??this.position,a=await(0,ct.promisify)(this.fs,"read",l=>({bytesRead:l,buffer:e}))(this.fd,e,r,i,s);return n==null&&(this.position+=a.bytesRead),a}readv(e,r){return(0,ct.promisify)(this.fs,"readv",i=>({bytesRead:i,buffers:e}))(this.fd,e,r)}readFile(e){return(0,ct.promisify)(this.fs,"readFile")(this.fd,e)}stat(e){return(0,ct.promisify)(this.fs,"fstat")(this.fd,e)}sync(){return(0,ct.promisify)(this.fs,"fsync")(this.fd)}truncate(e){return(0,ct.promisify)(this.fs,"ftruncate")(this.fd,e)}utimes(e,r){return(0,ct.promisify)(this.fs,"futimes")(this.fd,e,r)}async write(e,r,i,n){let s=typeof n!="number",a=s?this.position:n,l=await(0,ct.promisify)(this.fs,"write",c=>({bytesWritten:c,buffer:e}))(this.fd,e,r,i,a);return s&&(this.position+=l.bytesWritten),l}writev(e,r){return(0,ct.promisify)(this.fs,"writev",i=>({bytesWritten:i,buffers:e}))(this.fd,e,r)}writeFile(e,r){return(0,ct.promisify)(this.fs,"writeFile")(this.fd,e,r)}async[Symbol.asyncDispose](){await this.close()}ref(){this.refs++}unref(){this.refs--,this.refs===0&&(this.fd=-1,this.closeResolve&&(0,ct.promisify)(this.fs,"close")(this.fd).then(this.closeResolve,this.closeReject))}};u(Km,"FileHandle");var Zm=Km;Kf.FileHandle=Zm});var _S=x(Jf=>{"use strict";Object.defineProperty(Jf,"__esModule",{value:!0});Jf.FsPromises=void 0;var ae=Ei(),n$=lr(),Xm=class Xm{constructor(e,r,i={}){if(this.fs=e,this.path=r,this.options=i,this.eventQueue=[],this.resolveQueue=[],this.finished=!1,this.maxQueue=i.maxQueue||2048,this.overflow=i.overflow||"ignore",this.startWatching(),i.signal){if(i.signal.aborted){this.finish();return}i.signal.addEventListener("abort",()=>{this.finish()})}}startWatching(){try{this.watcher=this.fs.watch(this.path,this.options,(e,r)=>{this.enqueueEvent({eventType:e,filename:r})})}catch(e){throw this.finish(),e}}enqueueEvent(e){if(!this.finished){if(this.eventQueue.length>=this.maxQueue)if(this.overflow==="throw"){let r=new Error(`Watch queue overflow: more than ${this.maxQueue} events queued`);this.finish(r);return}else this.eventQueue.shift(),console.warn(`Watch queue overflow: dropping event due to exceeding maxQueue of ${this.maxQueue}`);if(this.eventQueue.push(e),this.resolveQueue.length>0){let{resolve:r}=this.resolveQueue.shift(),i=this.eventQueue.shift();r({value:i,done:!1})}}}finish(e){if(!this.finished)for(this.finished=!0,this.watcher&&(this.watcher.close(),this.watcher=null);this.resolveQueue.length>0;){let{resolve:r,reject:i}=this.resolveQueue.shift();e?i(e):r({value:void 0,done:!0})}}async next(){return this.finished?{value:void 0,done:!0}:this.eventQueue.length>0?{value:this.eventQueue.shift(),done:!1}:new Promise((e,r)=>{this.resolveQueue.push({resolve:e,reject:r})})}async return(){return this.finish(),{value:void 0,done:!0}}async throw(e){throw this.finish(e),e}[Symbol.asyncIterator](){return this}};u(Xm,"FSWatchAsyncIterator");var Jm=Xm,Qm=class Qm{constructor(e,r){this.fs=e,this.FileHandle=r,this.constants=n$.constants,this.cp=(0,ae.promisify)(this.fs,"cp"),this.opendir=(0,ae.promisify)(this.fs,"opendir"),this.statfs=(0,ae.promisify)(this.fs,"statfs"),this.lutimes=(0,ae.promisify)(this.fs,"lutimes"),this.glob=(0,ae.promisify)(this.fs,"glob"),this.access=(0,ae.promisify)(this.fs,"access"),this.chmod=(0,ae.promisify)(this.fs,"chmod"),this.chown=(0,ae.promisify)(this.fs,"chown"),this.copyFile=(0,ae.promisify)(this.fs,"copyFile"),this.lchmod=(0,ae.promisify)(this.fs,"lchmod"),this.lchown=(0,ae.promisify)(this.fs,"lchown"),this.link=(0,ae.promisify)(this.fs,"link"),this.lstat=(0,ae.promisify)(this.fs,"lstat"),this.mkdir=(0,ae.promisify)(this.fs,"mkdir"),this.mkdtemp=(0,ae.promisify)(this.fs,"mkdtemp"),this.readdir=(0,ae.promisify)(this.fs,"readdir"),this.readlink=(0,ae.promisify)(this.fs,"readlink"),this.realpath=(0,ae.promisify)(this.fs,"realpath"),this.rename=(0,ae.promisify)(this.fs,"rename"),this.rmdir=(0,ae.promisify)(this.fs,"rmdir"),this.rm=(0,ae.promisify)(this.fs,"rm"),this.stat=(0,ae.promisify)(this.fs,"stat"),this.symlink=(0,ae.promisify)(this.fs,"symlink"),this.truncate=(0,ae.promisify)(this.fs,"truncate"),this.unlink=(0,ae.promisify)(this.fs,"unlink"),this.utimes=(0,ae.promisify)(this.fs,"utimes"),this.readFile=(i,n)=>(0,ae.promisify)(this.fs,"readFile")(i instanceof this.FileHandle?i.fd:i,n),this.appendFile=(i,n,s)=>(0,ae.promisify)(this.fs,"appendFile")(i instanceof this.FileHandle?i.fd:i,n,s),this.open=(i,n="r",s)=>(0,ae.promisify)(this.fs,"open",a=>new this.FileHandle(this.fs,a))(i,n,s),this.writeFile=(i,n,s)=>((0,ae.isReadableStream)(n)?(0,ae.streamToBuffer)(n):Promise.resolve(n)).then(l=>(0,ae.promisify)(this.fs,"writeFile")(i instanceof this.FileHandle?i.fd:i,l,s)),this.watch=(i,n)=>{let s=typeof n=="string"?{encoding:n}:n||{};return new Jm(this.fs,i,s)}}};u(Qm,"FsPromises");var Ym=Qm;Jf.FsPromises=Ym});var vS=x(Yf=>{"use strict";Object.defineProperty(Yf,"__esModule",{value:!0});Yf.printTree=void 0;var s$=u((t="",e)=>{let r="",i=e.length-1;for(;i>=0&&!e[i];i--);for(let n=0;n<=i;n++){let s=e[n];if(!s)continue;let a=n===i,l=s(t+(a?" ":"\u2502")+" "),c=l?a?"\u2514\u2500":"\u251C\u2500":"\u2502";r+=`
|
|
5
|
+
`+t+c+(l?" "+l:"")}return r},"printTree");Yf.printTree=s$});var SS=x(Xf=>{"use strict";Object.defineProperty(Xf,"__esModule",{value:!0});Xf.printBinary=void 0;var a$=u((t="",e)=>{let r=e[0],i=e[1],n="";return r&&(n+=`
|
|
6
6
|
`+t+"\u2190 "+r(t+" ")),i&&(n+=`
|
|
7
|
-
`+t+"\u2192 "+i(t+" ")),n},"printBinary");Xf.printBinary=
|
|
7
|
+
`+t+"\u2192 "+i(t+" ")),n},"printBinary");Xf.printBinary=a$});var ES=x(Qf=>{"use strict";Object.defineProperty(Qf,"__esModule",{value:!0});Qf.printJson=void 0;var o$=u((t="",e,r=2)=>(JSON.stringify(e,null,r)||"nil").split(`
|
|
8
8
|
`).join(`
|
|
9
|
-
`+t),"printJson");Qf.printJson=aB});var ew=x(hl=>{"use strict";Object.defineProperty(hl,"__esModule",{value:!0});var Qm=(Ff(),Yp(Ef));Qm.__exportStar(vS(),hl);Qm.__exportStar(SS(),hl);Qm.__exportStar(ES(),hl)});var FS=x(ct=>{"use strict";Object.defineProperty(ct,"__esModule",{value:!0});ct.newNotAllowedError=ct.newTypeMismatchError=ct.newNotFoundError=ct.assertCanWrite=ct.assertName=ct.basename=ct.ctx=void 0;var oB=u((t={})=>({separator:"/",syncHandleAllowed:!1,mode:"read",...t}),"ctx");ct.ctx=oB;var lB=u((t,e)=>{t[t.length-1]===e&&(t=t.slice(0,-1));let r=t.lastIndexOf(e);return r===-1?t:t.slice(r+1)},"basename");ct.basename=lB;var cB=/^(\.{1,2})$|^(.*([\/\\]).*)$/,fB=u((t,e,r)=>{if(!t||cB.test(t))throw new TypeError(`Failed to execute '${e}' on '${r}': Name is not allowed.`)},"assertName");ct.assertName=fB;var uB=u(t=>{if(t!=="readwrite")throw new DOMException("The request is not allowed by the user agent or the platform in the current context.","NotAllowedError")},"assertCanWrite");ct.assertCanWrite=uB;var hB=u(()=>new DOMException("A requested file or directory could not be found at the time an operation was processed.","NotFoundError"),"newNotFoundError");ct.newNotFoundError=hB;var dB=u(()=>new DOMException("The path supplied exists, but was not an entry of requested type.","TypeMismatchError"),"newTypeMismatchError");ct.newTypeMismatchError=dB;var pB=u(()=>new DOMException("Permission not granted.","NotAllowedError"),"newNotAllowedError");ct.newNotAllowedError=pB});var kS=x(dl=>{"use strict";Object.defineProperty(dl,"__esModule",{value:!0});dl.toTreeSync=void 0;var mB=ew(),wB=FS(),yB=u((t,e={})=>{let r=e.separator||"/",i=e.dir||r;i[i.length-1]!==r&&(i+=r);let n=e.tab||"",s=e.depth??10,a=" (...)";if(s>0){let c=t.readdirSync(i,{withFileTypes:!0});a=(0,mB.printTree)(n,c.map(o=>f=>o.isDirectory()?(0,dl.toTreeSync)(t,{dir:i+o.name,depth:s-1,tab:f}):o.isSymbolicLink()?""+o.name+" \u2192 "+t.readlinkSync(i+o.name):""+o.name))}return(0,wB.basename)(i,r)+r+a},"toTreeSync");dl.toTreeSync=yB});var OS=x(j=>{"use strict";Object.defineProperty(j,"__esModule",{value:!0});j.getWriteFileOptions=j.writeFileDefaults=j.getRealpathOptsAndCb=j.getRealpathOptions=j.getStatfsOptsAndCb=j.getStatfsOptions=j.getStatOptsAndCb=j.getStatOptions=j.getAppendFileOptsAndCb=j.getAppendFileOpts=j.getOpendirOptsAndCb=j.getOpendirOptions=j.getReaddirOptsAndCb=j.getReaddirOptions=j.getReadFileOptions=j.getRmOptsAndCb=j.getRmdirOptions=j.getDefaultOptsAndCb=j.getDefaultOpts=j.optsDefaults=j.getMkdirOptions=void 0;j.getOptions=xS;j.optsGenerator=Yr;j.optsAndCbGenerator=pn;var eu=ea(),gB=al(),tw=ki(),TS={mode:511,recursive:!1},bB=u(t=>typeof t=="number"?Object.assign({},TS,{mode:t}):Object.assign({},TS,t),"getMkdirOptions");j.getMkdirOptions=bB;var _B=u(t=>`Expected options to be either an object or a string, but got ${t} instead`,"ERRSTR_OPTS");function xS(t,e){let r;if(e){let i=typeof e;switch(i){case"string":r=Object.assign({},t,{encoding:e});break;case"object":r=Object.assign({},t,e);break;default:throw TypeError(_B(i))}}else return t;return r.encoding!=="buffer"&&(0,gB.assertEncoding)(r.encoding),r}u(xS,"getOptions");function Yr(t){return e=>xS(t,e)}u(Yr,"optsGenerator");function pn(t){return(e,r)=>typeof e=="function"?[t(),e]:[t(e),(0,tw.validateCallback)(r)]}u(pn,"optsAndCbGenerator");j.optsDefaults={encoding:"utf8"};j.getDefaultOpts=Yr(j.optsDefaults);j.getDefaultOptsAndCb=pn(j.getDefaultOpts);var vB={recursive:!1},SB=u(t=>Object.assign({},vB,t),"getRmdirOptions");j.getRmdirOptions=SB;var EB=Yr(j.optsDefaults);j.getRmOptsAndCb=pn(EB);var FB={flag:"r"};j.getReadFileOptions=Yr(FB);var kB={encoding:"utf8",recursive:!1,withFileTypes:!1};j.getReaddirOptions=Yr(kB);j.getReaddirOptsAndCb=pn(j.getReaddirOptions);var TB={encoding:"utf8",bufferSize:32,recursive:!1};j.getOpendirOptions=Yr(TB);j.getOpendirOptsAndCb=pn(j.getOpendirOptions);var xB={encoding:"utf8",mode:438,flag:eu.FLAGS[eu.FLAGS.a]};j.getAppendFileOpts=Yr(xB);j.getAppendFileOptsAndCb=pn(j.getAppendFileOpts);var OB={bigint:!1},RB=u((t={})=>Object.assign({},OB,t),"getStatOptions");j.getStatOptions=RB;var AB=u((t,e)=>typeof t=="function"?[(0,j.getStatOptions)(),t]:[(0,j.getStatOptions)(t),(0,tw.validateCallback)(e)],"getStatOptsAndCb");j.getStatOptsAndCb=AB;var PB={bigint:!1},NB=u((t={})=>Object.assign({},PB,t),"getStatfsOptions");j.getStatfsOptions=NB;var DB=u((t,e)=>typeof t=="function"?[(0,j.getStatfsOptions)(),t]:[(0,j.getStatfsOptions)(t),(0,tw.validateCallback)(e)],"getStatfsOptsAndCb");j.getStatfsOptsAndCb=DB;var CB=j.optsDefaults;j.getRealpathOptions=Yr(CB);j.getRealpathOptsAndCb=pn(j.getRealpathOptions);j.writeFileDefaults={encoding:"utf8",mode:438,flag:eu.FLAGS[eu.FLAGS.w]};j.getWriteFileOptions=Yr(j.writeFileDefaults)});var AS=x(tu=>{"use strict";Object.defineProperty(tu,"__esModule",{value:!0});tu.Dir=void 0;var RS=ki(),IB=bf(),mn=sl(),iw=class iw{constructor(e,r){this.link=e,this.options=r,this.iteratorInfo=[],this.closed=!1,this.operationQueue=null,this.path=e.getPath(),this.iteratorInfo.push(e.children[Symbol.iterator]())}closeBase(){}readBase(e){let r,i,n,s;do{do if({done:r,value:i}=e[e.length-1].next(),!r)[n,s]=i;else break;while(n==="."||n==="..");if(r){if(e.pop(),e.length===0)break;r=!1}else return this.options.recursive&&s.children.size&&e.push(s.children[Symbol.iterator]()),IB.default.build(s,this.options.encoding)}while(!r);return null}close(e){if(e===void 0)return this.closed?Promise.reject(new mn.Error("ERR_DIR_CLOSED")):new Promise((r,i)=>{this.close(n=>{n?i(n):r()})});if((0,RS.validateCallback)(e),this.closed){process.nextTick(e,new mn.Error("ERR_DIR_CLOSED"));return}if(this.operationQueue!==null){this.operationQueue.push(()=>{this.close(e)});return}this.closed=!0;try{this.closeBase(),process.nextTick(e)}catch(r){process.nextTick(e,r)}}closeSync(){if(this.closed)throw new mn.Error("ERR_DIR_CLOSED");if(this.operationQueue!==null)throw new mn.Error("ERR_DIR_CONCURRENT_OPERATION");this.closed=!0,this.closeBase()}read(e){if(e===void 0)return new Promise((r,i)=>{this.read((n,s)=>{n?i(n):r(s??null)})});if((0,RS.validateCallback)(e),this.closed){process.nextTick(e,new mn.Error("ERR_DIR_CLOSED"));return}if(this.operationQueue!==null){this.operationQueue.push(()=>{this.read(e)});return}this.operationQueue=[];try{let r=this.readBase(this.iteratorInfo);process.nextTick(()=>{let i=this.operationQueue;this.operationQueue=null;for(let n of i)n();e(null,r)})}catch(r){process.nextTick(()=>{let i=this.operationQueue;this.operationQueue=null;for(let n of i)n();e(r)})}}readSync(){if(this.closed)throw new mn.Error("ERR_DIR_CLOSED");if(this.operationQueue!==null)throw new mn.Error("ERR_DIR_CONCURRENT_OPERATION");return this.readBase(this.iteratorInfo)}[Symbol.asyncIterator](){return{next:u(async()=>{try{let e=await this.read();return e!==null?{done:!1,value:e}:{done:!0,value:void 0}}catch(e){throw e}},"next"),[Symbol.asyncIterator](){return this}}}};u(iw,"Dir");var rw=iw;tu.Dir=rw});var nw=x(Xr=>{"use strict";Object.defineProperty(Xr,"__esModule",{value:!0});Xr.toMatcher=Xr.toRegex=void 0;var $B=u(t=>/[.^$+{}()|\\]/.test(t)?`\\${t}`:t,"escapeRe"),BB=u((t,e,r,i)=>{let n=e,s=[],a="",l=1;for(;n<t.length&&l>0;){let f=t[n];if(f==="(")l++,a+=f,n++;else if(f===")")if(l--,l===0){s.push(a),n++;break}else a+=f,n++;else f==="|"&&l===1?(s.push(a),a="",n++):(a+=f,n++)}if(l!==0)return;let c="",o=s.length;for(let f=0;f<o;f++)c+=(c?"|":"")+(0,Xr.toRegex)(s[f],i).source.replace(/^\^/,"").replace(/\$$/,"");switch(r){case"?":return[`(?:${c})?`,n];case"*":return[`(?:${c})*`,n];case"+":return[`(?:${c})+`,n];case"@":return[`(?:${c})`,n];case"!":return[`(?!${c})[^/]*`,n]}},"parseExtGlob"),LB=u((t,e)=>{let r="",i=0,n=u(()=>{i++;let l=[],c="",o=!1;for(;i<t.length;){let h=t[i];if(h==="}"){l.push(c),i++,o=!0;break}if(h===","){l.push(c),c="",i++;continue}c+=h,i++}return o?`(?:${l.map(h=>(0,Xr.toRegex)(h,e).source.replace(/^\^/,"").replace(/\$$/,"")).join("|")})`:"\\{"+$B(c)},"parseBraceGroup"),s=!!e?.extglob;for(;i<t.length;){let l=t[i];if(s&&t[i+1]==="("&&(l==="?"||l==="*"||l==="+"||l==="@"||l==="!")){let c=BB(t,i+2,l,e);if(c){r+=c[0],i=c[1];continue}}switch(l){case"*":{if(t[i+1]==="*"){let c=i+2;for(;t[c]==="*";)c++;t[c]==="/"?(r+="(?:.*/)?",i=c+1):(r+=".*",i=c)}else r+="[^/]*",i++;break}case"?":r+="[^/]",i++;break;case"[":{let c="[";for(i++,i<t.length&&t[i]==="!"&&(c+="^",i++),i<t.length&&t[i]==="]"&&(c+="]",i++);i<t.length&&t[i]!=="]";){let o=t[i];c+=o==="\\"?"\\\\":o,i++}if(i<t.length&&t[i]==="]")c+="]",i++;else{r+="\\[";continue}r+=c;break}case"{":{r+=n();break}case"/":r+="/",i++;break;case".":case"^":case"$":case"+":case"(":case")":case"|":case"\\":r+=`\\${l}`,i++;break;default:r+=l,i++;break}}let a=e?.nocase?"i":"";return new RegExp("^"+r+"$",a)},"toRegex");Xr.toRegex=LB;var MB=/^\/(.{1,4096})\/([gimsuy]{0,6})$/,jB=u((t,e)=>{let r=[],i=Array.isArray(t)?t:[t];for(let n of i)if(typeof n=="string"){let s=MB.exec(n);if(s){let[,a,l]=s;r.push(new RegExp(a,l))}else r.push((0,Xr.toRegex)(n,e))}else r.push(n);return r.length?new Function("p","return "+r.map(n=>n+".test(p)").join("||")):()=>!1},"toMatcher");Xr.toMatcher=jB});var DS=x(aw=>{"use strict";Object.defineProperty(aw,"__esModule",{value:!0});aw.globSync=VB;var wn=Js(),qB=nw(),PS=ki(),UB=wn.posix.join,zB=wn.posix.relative,WB=wn.posix.resolve;function NS(t,e){return(0,qB.toRegex)(e).test(t)}u(NS,"matchesPattern");function HB(t,e){return e?typeof e=="function"?e(t):(Array.isArray(e)?e:[e]).some(i=>NS(t,i)):!1}u(HB,"isExcluded");function sw(t,e,r,i,n=0){let s=[],a=i.maxdepth??1/0,l=i.cwd?(0,PS.pathToFilename)(i.cwd):process.cwd();if(n>a)return s;try{let c=t.readdirSync(e,{withFileTypes:!0});for(let o of c){let f=UB(e,o.name.toString()),h=zB(l,f);if(HB(h,i.exclude))continue;if(r.some(p=>NS(h,p))&&s.push(h),o.isDirectory()&&n<a){let p=sw(t,f,r,i,n+1);s.push(...p)}}}catch{}return s}u(sw,"walkDirectory");function VB(t,e,r={}){let i=r.cwd?(0,PS.pathToFilename)(r.cwd):process.cwd(),n=WB(i),s={cwd:n,exclude:r.exclude,maxdepth:r.maxdepth,withFileTypes:r.withFileTypes||!1},a=[];if(wn.posix.isAbsolute(e)){let l=wn.posix.dirname(e),c=wn.posix.basename(e),o=sw(t,l,[c],{...s,cwd:l});a.push(...o.map(f=>wn.posix.resolve(l,f)))}else{let l=sw(t,n,[e],s);a.push(...l)}return a=[...new Set(a)].sort(),a}u(VB,"globSync")});var jS=x($t=>{"use strict";Object.defineProperty($t,"__esModule",{value:!0});$t.FSWatcher=$t.StatWatcher=$t.Volume=void 0;$t.pathToSteps=cL;$t.dataToStr=fL;$t.toUnixTimestamp=It;var $e=Js(),fw=pS(),ow=wm(),GB=bf(),ZB=mS(),aa=Si(),au=jm(),KB=wS(),ou=gS(),JB=lr(),BS=Vm(),yn=al(),YB=bS(),LS=gm(),XB=_S(),QB=kS(),iu=ea(),eL=sl(),te=OS(),N=ki(),tL=AS(),et=qf(),rL=$e.resolve,{O_SYMLINK:CS,F_OK:lw,R_OK:iL,W_OK:nL,X_OK:sL,COPYFILE_EXCL:aL,COPYFILE_FICLONE_FORCE:oL}=JB.constants,pQ=$e.posix?$e.posix.sep:$e.sep,ru=$e.posix?$e.posix.relative:$e.relative,cw=$e.posix?$e.posix.join:$e.join,IS=$e.posix?$e.posix.dirname:$e.dirname,$S=$e.posix?$e.posix.normalize:$e.normalize,lL=128;function cL(t){return(0,et.filenameToSteps)((0,N.pathToFilename)(t))}u(cL,"pathToSteps");function fL(t,e=yn.ENCODING_UTF8){return aa.Buffer.isBuffer(t)?t.toString(e):t instanceof Uint8Array?(0,aa.bufferFrom)(t).toString(e):String(t)}u(fL,"dataToStr");function It(t){if(typeof t=="string"&&+t==t)return+t;if(t instanceof Date)return t.getTime()/1e3;if(isFinite(t))return t<0?Date.now()/1e3:t;throw new Error("Cannot parse time: "+t)}u(It,"toUnixTimestamp");function na(t){if(typeof t!="number")throw TypeError(iu.ERRSTR.UID)}u(na,"validateUid");function sa(t){if(typeof t!="number")throw TypeError(iu.ERRSTR.GID)}u(sa,"validateGid");var uw=class uw{get promises(){if(this.promisesApi===null)throw new Error("Promise is not supported in this environment.");return this.promisesApi}constructor(e=new fw.Superblock){this._core=e,this.promisesApi=new XB.FsPromises(this,YB.FileHandle),this.openSync=(c,o,f=438)=>{let h=(0,N.modeToNumber)(f),d=(0,N.pathToFilename)(c),p=(0,N.flagsToNumber)(o);return this._core.open(d,p,h,!(p&CS))},this.open=(c,o,f,h)=>{let d=f,p=h;typeof f=="function"&&(d=438,p=f),d=d||438;let m=(0,N.modeToNumber)(d),w=(0,N.pathToFilename)(c),g=(0,N.flagsToNumber)(o);this.wrapAsync(this._core.open,[w,g,m,!(g&CS)],p)},this.closeSync=c=>{this._core.close(c)},this.close=(c,o)=>{(0,et.validateFd)(c);let f=this._core.getFileByFdOrThrow(c,"close");this.wrapAsync(this._core.close,[f.fd],o)},this.readSync=(c,o,f,h,d)=>((0,et.validateFd)(c),this._core.read(c,o,f,h,d)),this.read=(c,o,f,h,d,p)=>{if((0,N.validateCallback)(p),h===0)return(0,au.default)(()=>{p&&p(null,0,o)});Promise.resolve().then(()=>{try{let m=this._core.read(c,o,f,h,d);p(null,m,o)}catch(m){p(m)}})},this.readv=(c,o,f,h)=>{let d=f,p=h;typeof f=="function"&&([d,p]=[null,f]),(0,N.validateCallback)(p),Promise.resolve().then(()=>{try{let m=this._core.readv(c,o,d);p(null,m,o)}catch(m){p(m)}})},this.readvSync=(c,o,f)=>((0,et.validateFd)(c),this._core.readv(c,o,f??null)),this._readfile=(c,o,f)=>{let h,p=typeof c=="number"&&(0,et.isFd)(c),m;if(p)m=c;else{let w=(0,N.pathToFilename)(c),g=String(c),b=g.length>1&&g.endsWith("/"),_=this._core.getResolvedLinkOrThrow(w,"open"),S=_.getNode();if(S.isDirectory())throw(0,N.createError)("EISDIR","open",_.getPath());if(b&&S.isFile())throw(0,N.createError)("ENOTDIR","open",g);m=this.openSync(c,o)}try{h=(0,N.bufferToEncoding)(this._core.getFileByFdOrThrow(m).getBuffer(),f)}finally{p||this.closeSync(m)}return h},this.readFileSync=(c,o)=>{let f=(0,te.getReadFileOptions)(o),h=(0,N.flagsToNumber)(f.flag);return this._readfile(c,h,f.encoding)},this.readFile=(c,o,f)=>{let[h,d]=(0,te.optsAndCbGenerator)(te.getReadFileOptions)(o,f),p=(0,N.flagsToNumber)(h.flag);this.wrapAsync(this._readfile,[c,p,h.encoding],d)},this.writeSync=(c,o,f,h,d)=>{let[,p,m,w,g]=(0,N.getWriteSyncArgs)(c,o,f,h,d);return this._write(c,p,m,w,g)},this.write=(c,o,f,h,d,p)=>{let[,m,w,g,b,_,S]=(0,N.getWriteArgs)(c,o,f,h,d,p);Promise.resolve().then(()=>{try{let F=this._write(c,w,g,b,_);m?S(null,F,o):S(null,F,w)}catch(F){S(F)}})},this.writev=(c,o,f,h)=>{let d=f,p=h;typeof f=="function"&&([d,p]=[null,f]),(0,N.validateCallback)(p),Promise.resolve().then(()=>{try{let m=this.writevBase(c,o,d);p(null,m,o)}catch(m){p(m)}})},this.writevSync=(c,o,f)=>((0,et.validateFd)(c),this.writevBase(c,o,f??null)),this.writeFileSync=(c,o,f)=>{let h=(0,te.getWriteFileOptions)(f),d=(0,N.flagsToNumber)(h.flag),p=(0,N.modeToNumber)(h.mode),m=(0,et.dataToBuffer)(o,h.encoding);this._core.writeFile(c,m,d,p)},this.writeFile=(c,o,f,h)=>{let d=f,p=h;typeof f=="function"&&([d,p]=[te.writeFileDefaults,f]);let m=(0,N.validateCallback)(p),w=(0,te.getWriteFileOptions)(d),g=(0,N.flagsToNumber)(w.flag),b=(0,N.modeToNumber)(w.mode),_=(0,et.dataToBuffer)(o,w.encoding);this.wrapAsync(this._core.writeFile,[c,_,g,b],m)},this.copyFileSync=(c,o,f)=>{let h=(0,N.pathToFilename)(c),d=(0,N.pathToFilename)(o);return this._copyFile(h,d,(f||0)|0)},this.copyFile=(c,o,f,h)=>{let d=(0,N.pathToFilename)(c),p=(0,N.pathToFilename)(o),m,w;typeof f=="function"?[m,w]=[0,f]:[m,w]=[f,h],(0,N.validateCallback)(w),this.wrapAsync(this._copyFile,[d,p,m],w)},this._cp=(c,o,f)=>{if(f.filter&&!f.filter(c,o))return;let h=f.dereference?this.statSync(c):this.lstatSync(c),d=null;try{d=this.lstatSync(o)}catch(p){if(p.code!=="ENOENT")throw p}if(d&&h.ino===d.ino&&h.dev===d.dev)throw(0,N.createError)("EINVAL","cp",c,o);if(d){if(h.isDirectory()&&!d.isDirectory())throw(0,N.createError)("EISDIR","cp",c,o);if(!h.isDirectory()&&d.isDirectory())throw(0,N.createError)("ENOTDIR","cp",c,o)}if(h.isDirectory()&&this.isSrcSubdir(c,o))throw(0,N.createError)("EINVAL","cp",c,o);{let p=IS(o);this.existsSync(p)||this.mkdirSync(p,{recursive:!0})}if(h.isDirectory()){if(!f.recursive)throw(0,N.createError)("EISDIR","cp",c);this.cpDirSync(h,d,c,o,f)}else if(h.isFile()||h.isCharacterDevice()||h.isBlockDevice())this.cpFileSync(h,d,c,o,f);else if(h.isSymbolicLink()&&!f.dereference)this.cpSymlinkSync(d,c,o,f);else throw(0,N.createError)("EINVAL","cp",c)},this.linkSync=(c,o)=>{let f=(0,N.pathToFilename)(c),h=(0,N.pathToFilename)(o);this._core.link(f,h)},this.link=(c,o,f)=>{let h=(0,N.pathToFilename)(c),d=(0,N.pathToFilename)(o);this.wrapAsync(this._core.link,[h,d],f)},this.unlinkSync=c=>{let o=(0,N.pathToFilename)(c);this._core.unlink(o)},this.unlink=(c,o)=>{let f=(0,N.pathToFilename)(c);this.wrapAsync(this._core.unlink,[f],o)},this.symlinkSync=(c,o,f)=>{let h=(0,N.pathToFilename)(c),d=(0,N.pathToFilename)(o);this._core.symlink(h,d)},this.symlink=(c,o,f,h)=>{let d=(0,N.validateCallback)(typeof f=="function"?f:h),p=(0,N.pathToFilename)(c),m=(0,N.pathToFilename)(o);this.wrapAsync(this._core.symlink,[p,m],d)},this._lstat=(c,o=!1,f=!1)=>{let h;try{h=this._core.getLinkOrThrow(c,"lstat")}catch(d){if(d.code==="ENOENT"&&!f)return;throw d}return ow.default.build(h.getNode(),o)},this.lstatSync=(c,o)=>{let{throwIfNoEntry:f=!0,bigint:h=!1}=(0,te.getStatOptions)(o);return this._lstat((0,N.pathToFilename)(c),h,f)},this.renameSync=(c,o)=>{let f=(0,N.pathToFilename)(c),h=(0,N.pathToFilename)(o);this._core.rename(f,h)},this.rename=(c,o,f)=>{let h=(0,N.pathToFilename)(c),d=(0,N.pathToFilename)(o);this.wrapAsync(this._core.rename,[h,d],f)},this.existsSync=c=>{try{return this._exists((0,N.pathToFilename)(c))}catch{return!1}},this.exists=(c,o)=>{let f=(0,N.pathToFilename)(c);if(typeof o!="function")throw Error(iu.ERRSTR.CB);Promise.resolve().then(()=>{try{o(this._exists(f))}catch{o(!1)}})},this.accessSync=(c,o=lw)=>{let f=(0,N.pathToFilename)(c);o=o|0,this._access(f,o)},this.access=(c,o,f)=>{let h=lw,d;typeof o!="function"?[h,d]=[o|0,(0,N.validateCallback)(f)]:d=o;let p=(0,N.pathToFilename)(c);this.wrapAsync(this._access,[p,h],d)},this.appendFileSync=(c,o,f)=>{let h=(0,te.getAppendFileOpts)(f);(!h.flag||(0,et.isFd)(c))&&(h.flag="a"),this.writeFileSync(c,o,h)},this.appendFile=(c,o,f,h)=>{let[d,p]=(0,te.getAppendFileOptsAndCb)(f,h);(!d.flag||(0,et.isFd)(c))&&(d.flag="a"),this.writeFile(c,o,d,p)},this._readdir=(c,o)=>{let f=(0,et.filenameToSteps)(c),h=this._core.getResolvedLinkOrThrow(c,"scandir"),d=h.getNode();if(!d.isDirectory())throw(0,N.createError)("ENOTDIR","scandir",c);if(!d.canRead())throw(0,N.createError)("EACCES","scandir",c);let p=[];for(let w of h.children.keys()){let g=h.getChild(w);if(!(!g||w==="."||w==="..")&&(p.push(GB.default.build(g,o.encoding)),o.recursive&&g.children.size)){let b={...o,recursive:!0,withFileTypes:!0},_=this._readdir(g.getPath(),b);p.push(..._)}}if(!et.isWin&&o.encoding!=="buffer"&&p.sort((w,g)=>w.name<g.name?-1:w.name>g.name?1:0),o.withFileTypes)return p;let m=c;return et.isWin&&(m=m.replace(/\\/g,"/")),p.map(w=>{if(o.recursive){let g=cw(w.parentPath,w.name.toString());return et.isWin&&(g=g.replace(/\\/g,"/")),g.replace(m+$e.posix.sep,"")}return w.name})},this.readdirSync=(c,o)=>{let f=(0,te.getReaddirOptions)(o),h=(0,N.pathToFilename)(c);return this._readdir(h,f)},this.readdir=(c,o,f)=>{let[h,d]=(0,te.getReaddirOptsAndCb)(o,f),p=(0,N.pathToFilename)(c);this.wrapAsync(this._readdir,[p,h],d)},this._readlink=(c,o)=>{let h=this._core.getLinkOrThrow(c,"readlink").getNode();if(!h.isSymlink())throw(0,N.createError)("EINVAL","readlink",c);return(0,yn.strToEncoding)(h.symlink,o)},this.readlinkSync=(c,o)=>{let f=(0,te.getDefaultOpts)(o),h=(0,N.pathToFilename)(c);return this._readlink(h,f.encoding)},this.readlink=(c,o,f)=>{let[h,d]=(0,te.getDefaultOptsAndCb)(o,f),p=(0,N.pathToFilename)(c);this.wrapAsync(this._readlink,[p,h.encoding],d)},this._fsync=c=>{this._core.getFileByFdOrThrow(c,"fsync")},this.fsyncSync=c=>{this._fsync(c)},this.fsync=(c,o)=>{this.wrapAsync(this._fsync,[c],o)},this._fdatasync=c=>{this._core.getFileByFdOrThrow(c,"fdatasync")},this.fdatasyncSync=c=>{this._fdatasync(c)},this.fdatasync=(c,o)=>{this.wrapAsync(this._fdatasync,[c],o)},this._ftruncate=(c,o)=>{this._core.getFileByFdOrThrow(c,"ftruncate").truncate(o)},this.ftruncateSync=(c,o)=>{this._ftruncate(c,o)},this.ftruncate=(c,o,f)=>{let h=typeof o=="number"?o:0,d=(0,N.validateCallback)(typeof o=="number"?f:o);this.wrapAsync(this._ftruncate,[c,h],d)},this._truncate=(c,o)=>{let f=this.openSync(c,"r+");try{this.ftruncateSync(f,o)}finally{this.closeSync(f)}},this.truncateSync=(c,o)=>{if((0,et.isFd)(c))return this.ftruncateSync(c,o);this._truncate(c,o)},this.truncate=(c,o,f)=>{let h=typeof o=="number"?o:0,d=(0,N.validateCallback)(typeof o=="number"?f:o);if((0,et.isFd)(c))return this.ftruncate(c,h,d);this.wrapAsync(this._truncate,[c,h],d)},this._futimes=(c,o,f)=>{let d=this._core.getFileByFdOrThrow(c,"futimes").node;d.atime=new Date(o*1e3),d.mtime=new Date(f*1e3)},this.futimesSync=(c,o,f)=>{this._futimes(c,It(o),It(f))},this.futimes=(c,o,f,h)=>{this.wrapAsync(this._futimes,[c,It(o),It(f)],h)},this._utimes=(c,o,f,h=!0)=>{let d=this._core,m=(h?d.getResolvedLinkOrThrow(c,"utimes"):d.getLinkOrThrow(c,"lutimes")).getNode();m.atime=new Date(o*1e3),m.mtime=new Date(f*1e3)},this.utimesSync=(c,o,f)=>{this._utimes((0,N.pathToFilename)(c),It(o),It(f),!0)},this.utimes=(c,o,f,h)=>{this.wrapAsync(this._utimes,[(0,N.pathToFilename)(c),It(o),It(f),!0],h)},this.lutimesSync=(c,o,f)=>{this._utimes((0,N.pathToFilename)(c),It(o),It(f),!1)},this.lutimes=(c,o,f,h)=>{this.wrapAsync(this._utimes,[(0,N.pathToFilename)(c),It(o),It(f),!1],h)},this.mkdirSync=(c,o)=>{let f=(0,te.getMkdirOptions)(o),h=(0,N.modeToNumber)(f.mode,511),d=(0,N.pathToFilename)(c);if(f.recursive)return this._core.mkdirp(d,h);this._core.mkdir(d,h)},this.mkdir=(c,o,f)=>{let h=(0,te.getMkdirOptions)(o),d=(0,N.validateCallback)(typeof o=="function"?o:f),p=(0,N.modeToNumber)(h.mode,511),m=(0,N.pathToFilename)(c);h.recursive?this.wrapAsync(this._core.mkdirp,[m,p],d):this.wrapAsync(this._core.mkdir,[m,p],d)},this._mkdtemp=(c,o,f=5)=>{let h=c+(0,N.genRndStr6)();try{return this._core.mkdir(h,511),(0,yn.strToEncoding)(h,o)}catch(d){if(d.code==="EEXIST"){if(f>1)return this._mkdtemp(c,o,f-1);throw Error("Could not create temp dir.")}else throw d}},this.mkdtempSync=(c,o)=>{let{encoding:f}=(0,te.getDefaultOpts)(o);if(!c||typeof c!="string")throw new TypeError("filename prefix is required");return(0,N.nullCheck)(c),this._mkdtemp(c,f)},this.mkdtemp=(c,o,f)=>{let[{encoding:h},d]=(0,te.getDefaultOptsAndCb)(o,f);if(!c||typeof c!="string")throw new TypeError("filename prefix is required");(0,N.nullCheck)(c)&&this.wrapAsync(this._mkdtemp,[c,h],d)},this.rmdirSync=(c,o)=>{let f=(0,te.getRmdirOptions)(o);this._core.rmdir((0,N.pathToFilename)(c),f.recursive)},this.rmdir=(c,o,f)=>{let h=(0,te.getRmdirOptions)(o),d=(0,N.validateCallback)(typeof o=="function"?o:f);this.wrapAsync(this._core.rmdir,[(0,N.pathToFilename)(c),h.recursive],d)},this.rmSync=(c,o)=>{this._core.rm((0,N.pathToFilename)(c),o?.force,o?.recursive)},this.rm=(c,o,f)=>{let[h,d]=(0,te.getRmOptsAndCb)(o,f);this.wrapAsync(this._core.rm,[(0,N.pathToFilename)(c),h?.force,h?.recursive],d)},this._fchmod=(c,o)=>{this._core.getFileByFdOrThrow(c,"fchmod").chmod(o)},this.fchmodSync=(c,o)=>{this._fchmod(c,(0,N.modeToNumber)(o))},this.fchmod=(c,o,f)=>{this.wrapAsync(this._fchmod,[c,(0,N.modeToNumber)(o)],f)},this._chmod=(c,o,f=!0)=>{(f?this._core.getResolvedLinkOrThrow(c,"chmod"):this._core.getLinkOrThrow(c,"chmod")).getNode().chmod(o)},this.chmodSync=(c,o)=>{let f=(0,N.modeToNumber)(o),h=(0,N.pathToFilename)(c);this._chmod(h,f,!0)},this.chmod=(c,o,f)=>{let h=(0,N.modeToNumber)(o),d=(0,N.pathToFilename)(c);this.wrapAsync(this._chmod,[d,h],f)},this._lchmod=(c,o)=>{this._chmod(c,o,!1)},this.lchmodSync=(c,o)=>{let f=(0,N.modeToNumber)(o),h=(0,N.pathToFilename)(c);this._lchmod(h,f)},this.lchmod=(c,o,f)=>{let h=(0,N.modeToNumber)(o),d=(0,N.pathToFilename)(c);this.wrapAsync(this._lchmod,[d,h],f)},this._fchown=(c,o,f)=>{this._core.getFileByFdOrThrow(c,"fchown").chown(o,f)},this.fchownSync=(c,o,f)=>{na(o),sa(f),this._fchown(c,o,f)},this.fchown=(c,o,f,h)=>{na(o),sa(f),this.wrapAsync(this._fchown,[c,o,f],h)},this._chown=(c,o,f)=>{this._core.getResolvedLinkOrThrow(c,"chown").getNode().chown(o,f)},this.chownSync=(c,o,f)=>{na(o),sa(f),this._chown((0,N.pathToFilename)(c),o,f)},this.chown=(c,o,f,h)=>{na(o),sa(f),this.wrapAsync(this._chown,[(0,N.pathToFilename)(c),o,f],h)},this._lchown=(c,o,f)=>{this._core.getLinkOrThrow(c,"lchown").getNode().chown(o,f)},this.lchownSync=(c,o,f)=>{na(o),sa(f),this._lchown((0,N.pathToFilename)(c),o,f)},this.lchown=(c,o,f,h)=>{na(o),sa(f),this.wrapAsync(this._lchown,[(0,N.pathToFilename)(c),o,f],h)},this.statWatchers={},this.cpSync=(c,o,f)=>{let h=(0,N.pathToFilename)(c),d=(0,N.pathToFilename)(o),p={dereference:f?.dereference??!1,errorOnExist:f?.errorOnExist??!1,filter:f?.filter,force:f?.force??!0,mode:f?.mode??0,preserveTimestamps:f?.preserveTimestamps??!1,recursive:f?.recursive??!1,verbatimSymlinks:f?.verbatimSymlinks??!1};return this._cp(h,d,p)},this.cp=(c,o,f,h)=>{let d=(0,N.pathToFilename)(c),p=(0,N.pathToFilename)(o),m,w;typeof f=="function"?[m,w]=[{},f]:[m,w]=[f||{},h],(0,N.validateCallback)(w);let g={dereference:m?.dereference??!1,errorOnExist:m?.errorOnExist??!1,filter:m?.filter,force:m?.force??!0,mode:m?.mode??0,preserveTimestamps:m?.preserveTimestamps??!1,recursive:m?.recursive??!1,verbatimSymlinks:m?.verbatimSymlinks??!1};this.wrapAsync(this._cp,[d,p,g],w)},this.openAsBlob=async(c,o)=>{let f=(0,N.pathToFilename)(c),h;try{h=this._core.getResolvedLinkOrThrow(f,"open")}catch(w){throw w&&typeof w=="object"&&w.code==="ENOENT"?new eL.TypeError("ERR_INVALID_ARG_VALUE"):w}let p=h.getNode().getBuffer(),m=o?.type||"";return new Blob([p],{type:m})},this.glob=(c,...o)=>{let[f,h]=o.length===1?[{},o[0]]:[o[0],o[1]];this.wrapAsync(this._globSync,[c,f||{}],h)},this.globSync=(c,o={})=>this._globSync(c,o),this._globSync=(c,o={})=>{let{globSync:f}=DS();return f(this,c,o)},this._opendir=(c,o)=>{let f=this._core.getResolvedLinkOrThrow(c,"scandir");if(!f.getNode().isDirectory())throw(0,N.createError)("ENOTDIR","scandir",c);return new tL.Dir(f,o)},this.opendirSync=(c,o)=>{let f=(0,te.getOpendirOptions)(o),h=(0,N.pathToFilename)(c);return this._opendir(h,f)},this.opendir=(c,o,f)=>{let[h,d]=(0,te.getOpendirOptsAndCb)(o,f),p=(0,N.pathToFilename)(c);this.wrapAsync(this._opendir,[p,h],d)};let r=this;this.StatWatcher=class extends nu{constructor(){super(r)}};let i=kr;this.ReadStream=class extends i{constructor(...c){super(r,...c)}};let n=Yt;this.WriteStream=class extends n{constructor(...c){super(r,...c)}},this.FSWatcher=class extends su{constructor(){super(r)}};let s=u((c,o)=>{let f=this._core.getResolvedLinkOrThrow(c,"realpath");return(0,yn.strToEncoding)(f.getPath()||"/",o)},"_realpath"),a=u((c,o,f)=>{let[h,d]=(0,te.getRealpathOptsAndCb)(o,f),p=(0,N.pathToFilename)(c);r.wrapAsync(s,[p,h.encoding],d)},"realpathImpl"),l=u((c,o)=>s((0,N.pathToFilename)(c),(0,te.getRealpathOptions)(o).encoding),"realpathSyncImpl");this.realpath=a,this.realpath.native=a,this.realpathSync=l,this.realpathSync.native=l}wrapAsync(e,r,i){(0,N.validateCallback)(i),Promise.resolve().then(()=>{let n;try{n=e.apply(this,r)}catch(s){i(s);return}i(null,n)})}toTree(e={separator:$e.sep}){return(0,QB.toTreeSync)(this,e)}reset(){this._core.reset()}toJSON(e,r={},i=!1,n=!1){return this._core.toJSON(e,r,i,n)}fromJSON(e,r){return this._core.fromJSON(e,r)}fromNestedJSON(e,r){return this._core.fromNestedJSON(e,r)}mountSync(e,r){this._core.fromJSON(r,e)}_write(e,r,i,n,s){let a=this._core.getFileByFdOrThrow(e,"write");if(a.node.isSymlink())throw(0,N.createError)("EBADF","write",a.link.getPath());return a.write(r,i,n,s===-1||typeof s!="number"?void 0:s)}writevBase(e,r,i){let n=this._core.getFileByFdOrThrow(e),s=i??void 0;s===-1&&(s=void 0);let a=0;for(let l of r){let c=aa.Buffer.from(l.buffer,l.byteOffset,l.byteLength),o=n.write(c,0,c.byteLength,s);if(s=void 0,a+=o,o<c.byteLength)break}return a}_copyFile(e,r,i){let n=this.readFileSync(e);if(i&aL&&this.existsSync(r))throw(0,N.createError)("EEXIST","copyFile",e,r);if(i&oL)throw(0,N.createError)("ENOSYS","copyFile",e,r);this._core.writeFile(r,n,iu.FLAGS.w,438)}isSrcSubdir(e,r){try{let i=$S(e.startsWith("/")?e:"/"+e),n=$S(r.startsWith("/")?r:"/"+r);if(i===n)return!0;let s=ru(i,n);return s===""||!s.startsWith("..")&&!(0,$e.isAbsolute)(s)}catch{return!1}}cpFileSync(e,r,i,n,s){if(r){if(s.errorOnExist)throw(0,N.createError)("EEXIST","cp",n);if(!s.force)return;this.unlinkSync(n)}this.copyFileSync(i,n,s.mode),s.preserveTimestamps&&this.utimesSync(n,e.atime,e.mtime),this.chmodSync(n,Number(e.mode))}cpDirSync(e,r,i,n,s){r||this.mkdirSync(n);let a=this.readdirSync(i);for(let l of a){let c=cw(i,String(l)),o=cw(n,String(l));s.filter&&!s.filter(c,o)||this._cp(c,o,s)}this.chmodSync(n,Number(e.mode))}cpSymlinkSync(e,r,i,n){let s=String(this.readlinkSync(r));!n.verbatimSymlinks&&!(0,$e.isAbsolute)(s)&&(s=rL(IS(r),s)),e&&this.unlinkSync(i),this.symlinkSync(s,i)}lstat(e,r,i){let[{throwIfNoEntry:n=!0,bigint:s=!1},a]=(0,te.getStatOptsAndCb)(r,i);this.wrapAsync(this._lstat,[(0,N.pathToFilename)(e),s,n],a)}_stat(e,r=!1,i=!0){let n;try{n=this._core.getResolvedLinkOrThrow(e,"stat")}catch(s){if(s.code==="ENOENT"&&!i)return;throw s}return ow.default.build(n.getNode(),r)}statSync(e,r){let{bigint:i=!0,throwIfNoEntry:n=!0}=(0,te.getStatOptions)(r);return this._stat((0,N.pathToFilename)(e),i,n)}stat(e,r,i){let[{bigint:n=!1,throwIfNoEntry:s=!0},a]=(0,te.getStatOptsAndCb)(r,i);this.wrapAsync(this._stat,[(0,N.pathToFilename)(e),n,s],a)}fstatBase(e,r=!1){let i=this._core.getFileByFd(e);if(!i)throw(0,N.createError)("EBADF","fstat");return ow.default.build(i.node,r)}fstatSync(e,r){return this.fstatBase(e,(0,te.getStatOptions)(r).bigint)}fstat(e,r,i){let[n,s]=(0,te.getStatOptsAndCb)(r,i);this.wrapAsync(this.fstatBase,[e,n.bigint],s)}_exists(e){return!!this._stat(e)}_access(e,r){let n=this._core.getLinkOrThrow(e,"access").getNode();if(r!==lw&&(r&iL&&!n.canRead()||r&nL&&!n.canWrite()||r&sL&&!n.canExecute()))throw(0,N.createError)("EACCES","access",e)}watchFile(e,r,i){let n=(0,N.pathToFilename)(e),s=r,a=i;if(typeof s=="function"&&(a=r,s=null),typeof a!="function")throw Error('"watchFile()" requires a listener function');let l=5007,c=!0;s&&typeof s=="object"&&(typeof s.interval=="number"&&(l=s.interval),typeof s.persistent=="boolean"&&(c=s.persistent));let o=this.statWatchers[n];return o||(o=new this.StatWatcher,o.start(n,c,l),this.statWatchers[n]=o),o.addListener("change",a),o}unwatchFile(e,r){let i=(0,N.pathToFilename)(e),n=this.statWatchers[i];n&&(typeof r=="function"?n.removeListener("change",r):n.removeAllListeners("change"),n.listenerCount("change")===0&&(n.stop(),delete this.statWatchers[i]))}createReadStream(e,r){return new this.ReadStream(e,r)}createWriteStream(e,r){return new this.WriteStream(e,r)}watch(e,r,i){let n=(0,N.pathToFilename)(e),s=r;typeof r=="function"&&(i=r,s=null);let{persistent:a,recursive:l,encoding:c}=(0,te.getDefaultOpts)(s);a===void 0&&(a=!0),l===void 0&&(l=!1);let o=new this.FSWatcher;return o.start(n,a,l,c),i&&o.addListener("change",i),o}_statfs(e,r=!1){return this._core.getResolvedLinkOrThrow(e,"statfs"),ZB.default.build(this._core,r)}statfsSync(e,r){let{bigint:i=!1}=(0,te.getStatfsOptions)(r);return this._statfs((0,N.pathToFilename)(e),i)}statfs(e,r,i){let[{bigint:n=!1},s]=(0,te.getStatfsOptsAndCb)(r,i);this.wrapAsync(this._statfs,[(0,N.pathToFilename)(e),n],s)}};u(uw,"Volume");var gn=uw;$t.Volume=gn;gn.fromJSON=(t,e)=>new gn(fw.Superblock.fromJSON(t,e));gn.fromNestedJSON=(t,e)=>new gn(fw.Superblock.fromNestedJSON(t,e));function uL(t){t.emit("stop")}u(uL,"emitStop");var hw=class hw extends BS.EventEmitter{constructor(e){super(),this.onInterval=()=>{try{let r=this.vol.statSync(this.filename);this.hasChanged(r)&&(this.emit("change",r,this.prev),this.prev=r)}finally{this.loop()}},this.vol=e}loop(){this.timeoutRef=this.setTimeout(this.onInterval,this.interval)}hasChanged(e){return e.mtimeMs>this.prev.mtimeMs||e.nlink!==this.prev.nlink}start(e,r=!0,i=5007){this.filename=(0,N.pathToFilename)(e),this.setTimeout=r?setTimeout.bind(globalThis):KB.default,this.interval=i,this.prev=this.vol.statSync(this.filename),this.loop()}stop(){clearTimeout(this.timeoutRef),(0,au.default)(()=>{uL.call(this,this)})}};u(hw,"StatWatcher");var nu=hw;$t.StatWatcher=nu;var Jt;function hL(t){Jt=(0,aa.bufferAllocUnsafe)(t),Jt.used=0}u(hL,"allocNewPool");(0,LS.inherits)(kr,ou.Readable);$t.ReadStream=kr;function kr(t,e,r){if(!(this instanceof kr))return new kr(t,e,r);if(this._vol=t,r=Object.assign({},(0,te.getOptions)(r,{})),r.highWaterMark===void 0&&(r.highWaterMark=64*1024),ou.Readable.call(this,r),this.path=(0,N.pathToFilename)(e),this.fd=r.fd===void 0?null:typeof r.fd!="number"?r.fd.fd:r.fd,this.flags=r.flags===void 0?"r":r.flags,this.mode=r.mode===void 0?438:r.mode,this.start=r.start,this.end=r.end,this.autoClose=r.autoClose===void 0?!0:r.autoClose,this.pos=void 0,this.bytesRead=0,this.start!==void 0){if(typeof this.start!="number")throw new TypeError('"start" option must be a Number');if(this.end===void 0)this.end=1/0;else if(typeof this.end!="number")throw new TypeError('"end" option must be a Number');if(this.start>this.end)throw new Error('"start" option must be <= "end" option');this.pos=this.start}typeof this.fd!="number"&&this.open(),this.on("end",function(){this.autoClose&&this.destroy&&this.destroy()})}u(kr,"FsReadStream");kr.prototype.open=function(){var t=this;this._vol.open(this.path,this.flags,this.mode,(e,r)=>{if(e){t.autoClose&&t.destroy&&t.destroy(),t.emit("error",e);return}t.fd=r,t.emit("open",r),t.read()})};kr.prototype._read=function(t){if(typeof this.fd!="number")return this.once("open",function(){this._read(t)});if(this.destroyed)return;(!Jt||Jt.length-Jt.used<lL)&&hL(this._readableState.highWaterMark);var e=Jt,r=Math.min(Jt.length-Jt.used,t),i=Jt.used;if(this.pos!==void 0&&(r=Math.min(this.end-this.pos+1,r)),r<=0)return this.push(null);var n=this;this._vol.read(this.fd,Jt,Jt.used,r,this.pos,s),this.pos!==void 0&&(this.pos+=r),Jt.used+=r;function s(a,l){if(a)n.autoClose&&n.destroy&&n.destroy(),n.emit("error",a);else{var c=null;l>0&&(n.bytesRead+=l,c=e.slice(i,i+l)),n.push(c)}}u(s,"onread")};kr.prototype._destroy=function(t,e){this.close(r=>{e(t||r)})};kr.prototype.close=function(t){if(t&&this.once("close",t),this.closed||typeof this.fd!="number"){if(typeof this.fd!="number"){this.once("open",MS);return}return(0,au.default)(()=>this.emit("close"))}typeof this._readableState?.closed=="boolean"?this._readableState.closed=!0:this.closed=!0,this._vol.close(this.fd,e=>{e?this.emit("error",e):this.emit("close")}),this.fd=null};function MS(t){this.close()}u(MS,"closeOnOpen");(0,LS.inherits)(Yt,ou.Writable);$t.WriteStream=Yt;function Yt(t,e,r){if(!(this instanceof Yt))return new Yt(t,e,r);if(this._vol=t,r=Object.assign({},(0,te.getOptions)(r,{})),ou.Writable.call(this,r),this.path=(0,N.pathToFilename)(e),this.fd=r.fd===void 0?null:typeof r.fd!="number"?r.fd.fd:r.fd,this.flags=r.flags===void 0?"w":r.flags,this.mode=r.mode===void 0?438:r.mode,this.start=r.start,this.autoClose=r.autoClose===void 0?!0:!!r.autoClose,this.pos=void 0,this.bytesWritten=0,this.pending=!0,this.start!==void 0){if(typeof this.start!="number")throw new TypeError('"start" option must be a Number');if(this.start<0)throw new Error('"start" must be >= zero');this.pos=this.start}r.encoding&&this.setDefaultEncoding(r.encoding),typeof this.fd!="number"&&this.open(),this.once("finish",function(){this.autoClose&&this.close()})}u(Yt,"FsWriteStream");Yt.prototype.open=function(){this._vol.open(this.path,this.flags,this.mode,function(t,e){if(t){this.autoClose&&this.destroy&&this.destroy(),this.emit("error",t);return}this.fd=e,this.pending=!1,this.emit("open",e)}.bind(this))};Yt.prototype._write=function(t,e,r){if(!(t instanceof aa.Buffer||t instanceof Uint8Array))return this.emit("error",new Error("Invalid data"));if(typeof this.fd!="number")return this.once("open",function(){this._write(t,e,r)});var i=this;this._vol.write(this.fd,t,0,t.length,this.pos,(n,s)=>{if(n)return i.autoClose&&i.destroy&&i.destroy(),r(n);i.bytesWritten+=s,r()}),this.pos!==void 0&&(this.pos+=t.length)};Yt.prototype._writev=function(t,e){if(typeof this.fd!="number")return this.once("open",function(){this._writev(t,e)});let r=this,i=t.length,n=new Array(i);for(var s=0,a=0;a<i;a++){var l=t[a].chunk;n[a]=l,s+=l.length}let c=aa.Buffer.concat(n);this._vol.write(this.fd,c,0,c.length,this.pos,(o,f)=>{if(o)return r.destroy&&r.destroy(),e(o);r.bytesWritten+=f,e()}),this.pos!==void 0&&(this.pos+=s)};Yt.prototype.close=function(t){if(t&&this.once("close",t),this.closed||typeof this.fd!="number"){if(typeof this.fd!="number"){this.once("open",MS);return}return(0,au.default)(()=>this.emit("close"))}typeof this._writableState?.closed=="boolean"?this._writableState.closed=!0:this.closed=!0,this._vol.close(this.fd,e=>{e?this.emit("error",e):this.emit("close")}),this.fd=null};Yt.prototype._destroy=kr.prototype._destroy;Yt.prototype.destroySoon=Yt.prototype.end;var dw=class dw extends BS.EventEmitter{constructor(e){super(),this._filename="",this._filenameEncoded="",this._recursive=!1,this._encoding=yn.ENCODING_UTF8,this._listenerRemovers=new Map,this._onParentChild=r=>{r.getName()===this._getName()&&this._emit("rename")},this._emit=r=>{this.emit("change",r,this._filenameEncoded)},this._persist=()=>{this._timer=setTimeout(this._persist,1e6)},this._vol=e}_getName(){return this._steps[this._steps.length-1]}start(e,r=!0,i=!1,n=yn.ENCODING_UTF8){this._filename=(0,N.pathToFilename)(e),this._steps=(0,et.filenameToSteps)(this._filename),this._filenameEncoded=(0,yn.strToEncoding)(this._filename),this._recursive=i,this._encoding=n;try{this._link=this._vol._core.getLinkOrThrow(this._filename,"FSWatcher")}catch(c){let o=new Error(`watch ${this._filename} ${c.code}`);throw o.code=c.code,o.errno=c.code,o}let s=u(c=>{let o=c.getPath(),f=c.getNode(),h=u(()=>{let m=ru(this._filename,o);return m||(m=this._getName()),this.emit("change","change",m)},"onNodeChange"),d=f.changes.listen(([m])=>{m==="modify"&&h()}),p=this._listenerRemovers.get(f.ino)??[];p.push(()=>d()),this._listenerRemovers.set(f.ino,p)},"watchLinkNodeChanged"),a=u(c=>{let o=c.getNode(),f=u(m=>{this.emit("change","rename",ru(this._filename,m.getPath())),s(m),a(m)},"onLinkChildAdd"),h=u(m=>{let w=u(g=>{let b=g.getNode().ino,_=this._listenerRemovers.get(b);_&&(_.forEach(S=>S()),this._listenerRemovers.delete(b));for(let[S,F]of g.children.entries())F&&S!=="."&&S!==".."&&w(F)},"removeLinkNodeListeners");w(m),this.emit("change","rename",ru(this._filename,m.getPath()))},"onLinkChildDelete");for(let[m,w]of c.children.entries())w&&m!=="."&&m!==".."&&s(w);let d=c.changes.listen(([m,w])=>{m==="child:add"?f(w):m==="child:del"&&h(w)});if((this._listenerRemovers.get(o.ino)??[]).push(()=>{d()}),i)for(let[m,w]of c.children.entries())w&&m!=="."&&m!==".."&&a(w)},"watchLinkChildrenChanged");s(this._link),a(this._link);let l=this._link.parent;l&&l.changes.listen(([c,o])=>{c==="child:del"&&this._onParentChild(o)}),r&&this._persist()}close(){clearTimeout(this._timer),this._listenerRemovers.forEach(e=>{e.forEach(r=>r())}),this._listenerRemovers.clear(),this._parentChangesUnsub?.()}};u(dw,"FSWatcher");var su=dw;$t.FSWatcher=su});var qS=x(lu=>{"use strict";Object.defineProperty(lu,"__esModule",{value:!0});lu.fsSynchronousApiList=void 0;lu.fsSynchronousApiList=["accessSync","appendFileSync","chmodSync","chownSync","closeSync","copyFileSync","existsSync","fchmodSync","fchownSync","fdatasyncSync","fstatSync","fsyncSync","ftruncateSync","futimesSync","lchmodSync","lchownSync","linkSync","lstatSync","mkdirSync","mkdtempSync","openSync","opendirSync","readdirSync","readFileSync","readlinkSync","readSync","readvSync","realpathSync","renameSync","rmdirSync","rmSync","statSync","symlinkSync","truncateSync","unlinkSync","utimesSync","lutimesSync","writeFileSync","writeSync","writevSync"]});var US=x(cu=>{"use strict";Object.defineProperty(cu,"__esModule",{value:!0});cu.fsCallbackApiList=void 0;cu.fsCallbackApiList=["access","appendFile","chmod","chown","close","copyFile","cp","createReadStream","createWriteStream","exists","fchmod","fchown","fdatasync","fstat","fsync","ftruncate","futimes","lchmod","lchown","link","lstat","mkdir","mkdtemp","open","openAsBlob","opendir","read","readv","readdir","readFile","readlink","realpath","rename","rm","rmdir","stat","statfs","symlink","truncate","unlink","unwatchFile","utimes","lutimes","watch","watchFile","write","writev","writeFile"]});var pl=x((Bt,fu)=>{"use strict";Object.defineProperty(Bt,"__esModule",{value:!0});Bt.memfs=Bt.fs=Bt.vol=Bt.Volume=void 0;Bt.createFsFromVolume=pw;var dL=wm(),pL=bf(),uu=jS();Object.defineProperty(Bt,"Volume",{enumerable:!0,get:u(function(){return uu.Volume},"get")});var zS=lr(),mL=qS(),wL=US(),{F_OK:yL,R_OK:gL,W_OK:bL,X_OK:_L}=zS.constants;Bt.vol=new uu.Volume;function pw(t){let e={F_OK:yL,R_OK:gL,W_OK:bL,X_OK:_L,constants:zS.constants,Stats:dL.default,Dirent:pL.default};for(let r of mL.fsSynchronousApiList)typeof t[r]=="function"&&(e[r]=t[r].bind(t));for(let r of wL.fsCallbackApiList)typeof t[r]=="function"&&(e[r]=t[r].bind(t));return e.StatWatcher=t.StatWatcher,e.FSWatcher=t.FSWatcher,e.WriteStream=t.WriteStream,e.ReadStream=t.ReadStream,e.promises=t.promises,typeof t.realpath=="function"&&(e.realpath=t.realpath.bind(t),typeof t.realpath.native=="function"&&(e.realpath.native=t.realpath.native.bind(t))),typeof t.realpathSync=="function"&&(e.realpathSync=t.realpathSync.bind(t),typeof t.realpathSync.native=="function"&&(e.realpathSync.native=t.realpathSync.native.bind(t))),e._toUnixTimestamp=uu.toUnixTimestamp,e.__vol=t,e}u(pw,"createFsFromVolume");Bt.fs=pw(Bt.vol);var vL=u((t={},e="/")=>{let r=uu.Volume.fromNestedJSON(t,e);return{fs:pw(r),vol:r}},"memfs");Bt.memfs=vL;fu.exports={...fu.exports,...Bt.fs};fu.exports.semantic=!0});var HS=x((FQ,WS)=>{"use strict";var Lt=u(function(t){if(t=t||{},this.Promise=t.Promise||Promise,this.queues=Object.create(null),this.domainReentrant=t.domainReentrant||!1,this.domainReentrant){if(typeof process>"u"||typeof process.domain>"u")throw new Error("Domain-reentrant locks require `process.domain` to exist. Please flip `opts.domainReentrant = false`, use a NodeJS version that still implements Domain, or install a browser polyfill.");this.domains=Object.create(null)}this.timeout=t.timeout||Lt.DEFAULT_TIMEOUT,this.maxOccupationTime=t.maxOccupationTime||Lt.DEFAULT_MAX_OCCUPATION_TIME,this.maxExecutionTime=t.maxExecutionTime||Lt.DEFAULT_MAX_EXECUTION_TIME,t.maxPending===1/0||Number.isInteger(t.maxPending)&&t.maxPending>=0?this.maxPending=t.maxPending:this.maxPending=Lt.DEFAULT_MAX_PENDING},"AsyncLock");Lt.DEFAULT_TIMEOUT=0;Lt.DEFAULT_MAX_OCCUPATION_TIME=0;Lt.DEFAULT_MAX_EXECUTION_TIME=0;Lt.DEFAULT_MAX_PENDING=1e3;Lt.prototype.acquire=function(t,e,r,i){if(Array.isArray(t))return this._acquireBatch(t,e,r,i);if(typeof e!="function")throw new Error("You must pass a function to execute");var n=null,s=null,a=null;typeof r!="function"&&(i=r,r=null,a=new this.Promise(function(_,S){n=_,s=S})),i=i||{};var l=!1,c=null,o=null,f=null,h=this,d=u(function(_,S,F){o&&(clearTimeout(o),o=null),f&&(clearTimeout(f),f=null),_&&(h.queues[t]&&h.queues[t].length===0&&delete h.queues[t],h.domainReentrant&&delete h.domains[t]),l||(a?S?s(S):n(F):typeof r=="function"&&r(S,F),l=!0),_&&h.queues[t]&&h.queues[t].length>0&&h.queues[t].shift()()},"done"),p=u(function(_){if(l)return d(_);c&&(clearTimeout(c),c=null),h.domainReentrant&&_&&(h.domains[t]=process.domain);var S=i.maxExecutionTime||h.maxExecutionTime;if(S&&(f=setTimeout(function(){h.queues[t]&&d(_,new Error("Maximum execution time is exceeded "+t))},S)),e.length===1){var F=!1;try{e(function(k,A){F||(F=!0,d(_,k,A))})}catch(k){F||(F=!0,d(_,k))}}else h._promiseTry(function(){return e()}).then(function(k){d(_,void 0,k)},function(k){d(_,k)})},"exec");h.domainReentrant&&process.domain&&(p=process.domain.bind(p));var m=i.maxPending||h.maxPending;if(!h.queues[t])h.queues[t]=[],p(!0);else if(h.domainReentrant&&process.domain&&process.domain===h.domains[t])p(!1);else if(h.queues[t].length>=m)d(!1,new Error("Too many pending tasks in queue "+t));else{var w=u(function(){p(!0)},"taskFn");i.skipQueue?h.queues[t].unshift(w):h.queues[t].push(w);var g=i.timeout||h.timeout;g&&(c=setTimeout(function(){c=null,d(!1,new Error("async-lock timed out in queue "+t))},g))}var b=i.maxOccupationTime||h.maxOccupationTime;if(b&&(o=setTimeout(function(){h.queues[t]&&d(!1,new Error("Maximum occupation time is exceeded in queue "+t))},b)),a)return a};Lt.prototype._acquireBatch=function(t,e,r,i){typeof r!="function"&&(i=r,r=null);var n=this,s=u(function(l,c){return function(o){n.acquire(l,c,o,i)}},"getFn"),a=t.reduceRight(function(l,c){return s(c,l)},e);if(typeof r=="function")a(r);else return new this.Promise(function(l,c){a.length===1?a(function(o,f){o?c(o):l(f)}):l(a())})};Lt.prototype.isBusy=function(t){return t?!!this.queues[t]:Object.keys(this.queues).length>0};Lt.prototype._promiseTry=function(t){try{return this.Promise.resolve(t())}catch(e){return this.Promise.reject(e)}};WS.exports=Lt});var GS=x((TQ,VS)=>{"use strict";VS.exports=HS()});var ZS=x((xQ,mw)=>{typeof Object.create=="function"?mw.exports=u(function(e,r){r&&(e.super_=r,e.prototype=Object.create(r.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))},"inherits"):mw.exports=u(function(e,r){if(r){e.super_=r;var i=u(function(){},"TempCtor");i.prototype=r.prototype,e.prototype=new i,e.prototype.constructor=e}},"inherits")});var KS=x((RQ,yw)=>{try{if(ww=ne("util"),typeof ww.inherits!="function")throw"";yw.exports=ww.inherits}catch{yw.exports=ZS()}var ww});var ml=x((gw,YS)=>{var hu=ne("buffer"),Tr=hu.Buffer;function JS(t,e){for(var r in t)e[r]=t[r]}u(JS,"copyProps");Tr.from&&Tr.alloc&&Tr.allocUnsafe&&Tr.allocUnsafeSlow?YS.exports=hu:(JS(hu,gw),gw.Buffer=bn);function bn(t,e,r){return Tr(t,e,r)}u(bn,"SafeBuffer");bn.prototype=Object.create(Tr.prototype);JS(Tr,bn);bn.from=function(t,e,r){if(typeof t=="number")throw new TypeError("Argument must not be a number");return Tr(t,e,r)};bn.alloc=function(t,e,r){if(typeof t!="number")throw new TypeError("Argument must be a number");var i=Tr(t);return e!==void 0?typeof r=="string"?i.fill(e,r):i.fill(e):i.fill(0),i};bn.allocUnsafe=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return Tr(t)};bn.allocUnsafeSlow=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return hu.SlowBuffer(t)}});var QS=x((PQ,XS)=>{var SL={}.toString;XS.exports=Array.isArray||function(t){return SL.call(t)=="[object Array]"}});var oa=x((NQ,eE)=>{"use strict";eE.exports=TypeError});var bw=x((DQ,tE)=>{"use strict";tE.exports=Object});var iE=x((CQ,rE)=>{"use strict";rE.exports=Error});var sE=x((IQ,nE)=>{"use strict";nE.exports=EvalError});var oE=x(($Q,aE)=>{"use strict";aE.exports=RangeError});var cE=x((BQ,lE)=>{"use strict";lE.exports=ReferenceError});var _w=x((LQ,fE)=>{"use strict";fE.exports=SyntaxError});var hE=x((MQ,uE)=>{"use strict";uE.exports=URIError});var pE=x((jQ,dE)=>{"use strict";dE.exports=Math.abs});var wE=x((qQ,mE)=>{"use strict";mE.exports=Math.floor});var gE=x((UQ,yE)=>{"use strict";yE.exports=Math.max});var _E=x((zQ,bE)=>{"use strict";bE.exports=Math.min});var SE=x((WQ,vE)=>{"use strict";vE.exports=Math.pow});var FE=x((HQ,EE)=>{"use strict";EE.exports=Math.round});var TE=x((VQ,kE)=>{"use strict";kE.exports=Number.isNaN||u(function(e){return e!==e},"isNaN")});var OE=x((ZQ,xE)=>{"use strict";var EL=TE();xE.exports=u(function(e){return EL(e)||e===0?e:e<0?-1:1},"sign")});var AE=x((JQ,RE)=>{"use strict";RE.exports=Object.getOwnPropertyDescriptor});var la=x((YQ,PE)=>{"use strict";var du=AE();if(du)try{du([],"length")}catch{du=null}PE.exports=du});var wl=x((XQ,NE)=>{"use strict";var pu=Object.defineProperty||!1;if(pu)try{pu({},"a",{value:1})}catch{pu=!1}NE.exports=pu});var vw=x((QQ,DE)=>{"use strict";DE.exports=u(function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var e={},r=Symbol("test"),i=Object(r);if(typeof r=="string"||Object.prototype.toString.call(r)!=="[object Symbol]"||Object.prototype.toString.call(i)!=="[object Symbol]")return!1;var n=42;e[r]=n;for(var s in e)return!1;if(typeof Object.keys=="function"&&Object.keys(e).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(e).length!==0)return!1;var a=Object.getOwnPropertySymbols(e);if(a.length!==1||a[0]!==r||!Object.prototype.propertyIsEnumerable.call(e,r))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var l=Object.getOwnPropertyDescriptor(e,r);if(l.value!==n||l.enumerable!==!0)return!1}return!0},"hasSymbols")});var $E=x((tee,IE)=>{"use strict";var CE=typeof Symbol<"u"&&Symbol,FL=vw();IE.exports=u(function(){return typeof CE!="function"||typeof Symbol!="function"||typeof CE("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:FL()},"hasNativeSymbols")});var Sw=x((iee,BE)=>{"use strict";BE.exports=typeof Reflect<"u"&&Reflect.getPrototypeOf||null});var Ew=x((nee,LE)=>{"use strict";var kL=bw();LE.exports=kL.getPrototypeOf||null});var qE=x((see,jE)=>{"use strict";var TL="Function.prototype.bind called on incompatible ",xL=Object.prototype.toString,OL=Math.max,RL="[object Function]",ME=u(function(e,r){for(var i=[],n=0;n<e.length;n+=1)i[n]=e[n];for(var s=0;s<r.length;s+=1)i[s+e.length]=r[s];return i},"concatty"),AL=u(function(e,r){for(var i=[],n=r||0,s=0;n<e.length;n+=1,s+=1)i[s]=e[n];return i},"slicy"),PL=u(function(t,e){for(var r="",i=0;i<t.length;i+=1)r+=t[i],i+1<t.length&&(r+=e);return r},"joiny");jE.exports=u(function(e){var r=this;if(typeof r!="function"||xL.apply(r)!==RL)throw new TypeError(TL+r);for(var i=AL(arguments,1),n,s=u(function(){if(this instanceof n){var f=r.apply(this,ME(i,arguments));return Object(f)===f?f:this}return r.apply(e,ME(i,arguments))},"binder"),a=OL(0,r.length-i.length),l=[],c=0;c<a;c++)l[c]="$"+c;if(n=Function("binder","return function ("+PL(l,",")+"){ return binder.apply(this,arguments); }")(s),r.prototype){var o=u(function(){},"Empty");o.prototype=r.prototype,n.prototype=new o,o.prototype=null}return n},"bind")});var ca=x((oee,UE)=>{"use strict";var NL=qE();UE.exports=Function.prototype.bind||NL});var mu=x((lee,zE)=>{"use strict";zE.exports=Function.prototype.call});var wu=x((cee,WE)=>{"use strict";WE.exports=Function.prototype.apply});var VE=x((fee,HE)=>{"use strict";HE.exports=typeof Reflect<"u"&&Reflect&&Reflect.apply});var Fw=x((uee,GE)=>{"use strict";var DL=ca(),CL=wu(),IL=mu(),$L=VE();GE.exports=$L||DL.call(IL,CL)});var yu=x((hee,ZE)=>{"use strict";var BL=ca(),LL=oa(),ML=mu(),jL=Fw();ZE.exports=u(function(e){if(e.length<1||typeof e[0]!="function")throw new LL("a function is required");return jL(BL,ML,e)},"callBindBasic")});var e1=x((pee,QE)=>{"use strict";var qL=yu(),KE=la(),YE;try{YE=[].__proto__===Array.prototype}catch(t){if(!t||typeof t!="object"||!("code"in t)||t.code!=="ERR_PROTO_ACCESS")throw t}var kw=!!YE&&KE&&KE(Object.prototype,"__proto__"),XE=Object,JE=XE.getPrototypeOf;QE.exports=kw&&typeof kw.get=="function"?qL([kw.get]):typeof JE=="function"?u(function(e){return JE(e==null?e:XE(e))},"getDunder"):!1});var Tw=x((wee,n1)=>{"use strict";var t1=Sw(),r1=Ew(),i1=e1();n1.exports=t1?u(function(e){return t1(e)},"getProto"):r1?u(function(e){if(!e||typeof e!="object"&&typeof e!="function")throw new TypeError("getProto: not an object");return r1(e)},"getProto"):i1?u(function(e){return i1(e)},"getProto"):null});var a1=x((gee,s1)=>{"use strict";var UL=Function.prototype.call,zL=Object.prototype.hasOwnProperty,WL=ca();s1.exports=WL.call(UL,zL)});var Rw=x((bee,h1)=>{"use strict";var J,HL=bw(),VL=iE(),GL=sE(),ZL=oE(),KL=cE(),da=_w(),ha=oa(),JL=hE(),YL=pE(),XL=wE(),QL=gE(),eM=_E(),tM=SE(),rM=FE(),iM=OE(),f1=Function,xw=u(function(t){try{return f1('"use strict"; return ('+t+").constructor;")()}catch{}},"getEvalledConstructor"),yl=la(),nM=wl(),Ow=u(function(){throw new ha},"throwTypeError"),sM=yl?function(){try{return arguments.callee,Ow}catch{try{return yl(arguments,"callee").get}catch{return Ow}}}():Ow,fa=$E()(),Ke=Tw(),aM=Ew(),oM=Sw(),u1=wu(),gl=mu(),ua={},lM=typeof Uint8Array>"u"||!Ke?J:Ke(Uint8Array),_n={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?J:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?J:ArrayBuffer,"%ArrayIteratorPrototype%":fa&&Ke?Ke([][Symbol.iterator]()):J,"%AsyncFromSyncIteratorPrototype%":J,"%AsyncFunction%":ua,"%AsyncGenerator%":ua,"%AsyncGeneratorFunction%":ua,"%AsyncIteratorPrototype%":ua,"%Atomics%":typeof Atomics>"u"?J:Atomics,"%BigInt%":typeof BigInt>"u"?J:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?J:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?J:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?J:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":VL,"%eval%":eval,"%EvalError%":GL,"%Float16Array%":typeof Float16Array>"u"?J:Float16Array,"%Float32Array%":typeof Float32Array>"u"?J:Float32Array,"%Float64Array%":typeof Float64Array>"u"?J:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?J:FinalizationRegistry,"%Function%":f1,"%GeneratorFunction%":ua,"%Int8Array%":typeof Int8Array>"u"?J:Int8Array,"%Int16Array%":typeof Int16Array>"u"?J:Int16Array,"%Int32Array%":typeof Int32Array>"u"?J:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":fa&&Ke?Ke(Ke([][Symbol.iterator]())):J,"%JSON%":typeof JSON=="object"?JSON:J,"%Map%":typeof Map>"u"?J:Map,"%MapIteratorPrototype%":typeof Map>"u"||!fa||!Ke?J:Ke(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":HL,"%Object.getOwnPropertyDescriptor%":yl,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?J:Promise,"%Proxy%":typeof Proxy>"u"?J:Proxy,"%RangeError%":ZL,"%ReferenceError%":KL,"%Reflect%":typeof Reflect>"u"?J:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?J:Set,"%SetIteratorPrototype%":typeof Set>"u"||!fa||!Ke?J:Ke(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?J:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":fa&&Ke?Ke(""[Symbol.iterator]()):J,"%Symbol%":fa?Symbol:J,"%SyntaxError%":da,"%ThrowTypeError%":sM,"%TypedArray%":lM,"%TypeError%":ha,"%Uint8Array%":typeof Uint8Array>"u"?J:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?J:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?J:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?J:Uint32Array,"%URIError%":JL,"%WeakMap%":typeof WeakMap>"u"?J:WeakMap,"%WeakRef%":typeof WeakRef>"u"?J:WeakRef,"%WeakSet%":typeof WeakSet>"u"?J:WeakSet,"%Function.prototype.call%":gl,"%Function.prototype.apply%":u1,"%Object.defineProperty%":nM,"%Object.getPrototypeOf%":aM,"%Math.abs%":YL,"%Math.floor%":XL,"%Math.max%":QL,"%Math.min%":eM,"%Math.pow%":tM,"%Math.round%":rM,"%Math.sign%":iM,"%Reflect.getPrototypeOf%":oM};if(Ke)try{null.error}catch(t){o1=Ke(Ke(t)),_n["%Error.prototype%"]=o1}var o1,cM=u(function t(e){var r;if(e==="%AsyncFunction%")r=xw("async function () {}");else if(e==="%GeneratorFunction%")r=xw("function* () {}");else if(e==="%AsyncGeneratorFunction%")r=xw("async function* () {}");else if(e==="%AsyncGenerator%"){var i=t("%AsyncGeneratorFunction%");i&&(r=i.prototype)}else if(e==="%AsyncIteratorPrototype%"){var n=t("%AsyncGenerator%");n&&Ke&&(r=Ke(n.prototype))}return _n[e]=r,r},"doEval"),l1={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},bl=ca(),gu=a1(),fM=bl.call(gl,Array.prototype.concat),uM=bl.call(u1,Array.prototype.splice),c1=bl.call(gl,String.prototype.replace),bu=bl.call(gl,String.prototype.slice),hM=bl.call(gl,RegExp.prototype.exec),dM=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,pM=/\\(\\)?/g,mM=u(function(e){var r=bu(e,0,1),i=bu(e,-1);if(r==="%"&&i!=="%")throw new da("invalid intrinsic syntax, expected closing `%`");if(i==="%"&&r!=="%")throw new da("invalid intrinsic syntax, expected opening `%`");var n=[];return c1(e,dM,function(s,a,l,c){n[n.length]=l?c1(c,pM,"$1"):a||s}),n},"stringToPath"),wM=u(function(e,r){var i=e,n;if(gu(l1,i)&&(n=l1[i],i="%"+n[0]+"%"),gu(_n,i)){var s=_n[i];if(s===ua&&(s=cM(i)),typeof s>"u"&&!r)throw new ha("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:n,name:i,value:s}}throw new da("intrinsic "+e+" does not exist!")},"getBaseIntrinsic");h1.exports=u(function(e,r){if(typeof e!="string"||e.length===0)throw new ha("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof r!="boolean")throw new ha('"allowMissing" argument must be a boolean');if(hM(/^%?[^%]*%?$/,e)===null)throw new da("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var i=mM(e),n=i.length>0?i[0]:"",s=wM("%"+n+"%",r),a=s.name,l=s.value,c=!1,o=s.alias;o&&(n=o[0],uM(i,fM([0,1],o)));for(var f=1,h=!0;f<i.length;f+=1){var d=i[f],p=bu(d,0,1),m=bu(d,-1);if((p==='"'||p==="'"||p==="`"||m==='"'||m==="'"||m==="`")&&p!==m)throw new da("property names with quotes must have matching quotes");if((d==="constructor"||!h)&&(c=!0),n+="."+d,a="%"+n+"%",gu(_n,a))l=_n[a];else if(l!=null){if(!(d in l)){if(!r)throw new ha("base intrinsic for "+e+" exists, but the property is not available.");return}if(yl&&f+1>=i.length){var w=yl(l,d);h=!!w,h&&"get"in w&&!("originalValue"in w.get)?l=w.get:l=l[d]}else h=gu(l,d),l=l[d];h&&!c&&(_n[a]=l)}}return l},"GetIntrinsic")});var Aw=x((vee,m1)=>{"use strict";var d1=Rw(),p1=yu(),yM=p1([d1("%String.prototype.indexOf%")]);m1.exports=u(function(e,r){var i=d1(e,!!r);return typeof i=="function"&&yM(e,".prototype.")>-1?p1([i]):i},"callBoundIntrinsic")});var b1=x((Eee,g1)=>{"use strict";var y1=Function.prototype.toString,pa=typeof Reflect=="object"&&Reflect!==null&&Reflect.apply,Nw,_u;if(typeof pa=="function"&&typeof Object.defineProperty=="function")try{Nw=Object.defineProperty({},"length",{get:u(function(){throw _u},"get")}),_u={},pa(function(){throw 42},null,Nw)}catch(t){t!==_u&&(pa=null)}else pa=null;var gM=/^\s*class\b/,Dw=u(function(e){try{var r=y1.call(e);return gM.test(r)}catch{return!1}},"isES6ClassFunction"),Pw=u(function(e){try{return Dw(e)?!1:(y1.call(e),!0)}catch{return!1}},"tryFunctionToStr"),vu=Object.prototype.toString,bM="[object Object]",_M="[object Function]",vM="[object GeneratorFunction]",SM="[object HTMLAllCollection]",EM="[object HTML document.all class]",FM="[object HTMLCollection]",kM=typeof Symbol=="function"&&!!Symbol.toStringTag,TM=!(0 in[,]),Cw=u(function(){return!1},"isDocumentDotAll");typeof document=="object"&&(w1=document.all,vu.call(w1)===vu.call(document.all)&&(Cw=u(function(e){if((TM||!e)&&(typeof e>"u"||typeof e=="object"))try{var r=vu.call(e);return(r===SM||r===EM||r===FM||r===bM)&&e("")==null}catch{}return!1},"isDocumentDotAll")));var w1;g1.exports=u(pa?function(e){if(Cw(e))return!0;if(!e||typeof e!="function"&&typeof e!="object")return!1;try{pa(e,null,Nw)}catch(r){if(r!==_u)return!1}return!Dw(e)&&Pw(e)}:function(e){if(Cw(e))return!0;if(!e||typeof e!="function"&&typeof e!="object")return!1;if(kM)return Pw(e);if(Dw(e))return!1;var r=vu.call(e);return r!==_M&&r!==vM&&!/^\[object HTML/.test(r)?!1:Pw(e)},"isCallable")});var S1=x((kee,v1)=>{"use strict";var xM=b1(),OM=Object.prototype.toString,_1=Object.prototype.hasOwnProperty,RM=u(function(e,r,i){for(var n=0,s=e.length;n<s;n++)_1.call(e,n)&&(i==null?r(e[n],n,e):r.call(i,e[n],n,e))},"forEachArray"),AM=u(function(e,r,i){for(var n=0,s=e.length;n<s;n++)i==null?r(e.charAt(n),n,e):r.call(i,e.charAt(n),n,e)},"forEachString"),PM=u(function(e,r,i){for(var n in e)_1.call(e,n)&&(i==null?r(e[n],n,e):r.call(i,e[n],n,e))},"forEachObject");function NM(t){return OM.call(t)==="[object Array]"}u(NM,"isArray");v1.exports=u(function(e,r,i){if(!xM(r))throw new TypeError("iterator must be a function");var n;arguments.length>=3&&(n=i),NM(e)?RM(e,r,n):typeof e=="string"?AM(e,r,n):PM(e,r,n)},"forEach")});var F1=x((xee,E1)=>{"use strict";E1.exports=["Float16Array","Float32Array","Float64Array","Int8Array","Int16Array","Int32Array","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array"]});var T1=x((Oee,k1)=>{"use strict";var Iw=F1(),DM=globalThis;k1.exports=u(function(){for(var e=[],r=0;r<Iw.length;r++)typeof DM[Iw[r]]=="function"&&(e[e.length]=Iw[r]);return e},"availableTypedArrays")});var A1=x((Aee,R1)=>{"use strict";var x1=wl(),CM=_w(),ma=oa(),O1=la();R1.exports=u(function(e,r,i){if(!e||typeof e!="object"&&typeof e!="function")throw new ma("`obj` must be an object or a function`");if(typeof r!="string"&&typeof r!="symbol")throw new ma("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new ma("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new ma("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new ma("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new ma("`loose`, if provided, must be a boolean");var n=arguments.length>3?arguments[3]:null,s=arguments.length>4?arguments[4]:null,a=arguments.length>5?arguments[5]:null,l=arguments.length>6?arguments[6]:!1,c=!!O1&&O1(e,r);if(x1)x1(e,r,{configurable:a===null&&c?c.configurable:!a,enumerable:n===null&&c?c.enumerable:!n,value:i,writable:s===null&&c?c.writable:!s});else if(l||!n&&!s&&!a)e[r]=i;else throw new CM("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},"defineDataProperty")});var D1=x((Nee,N1)=>{"use strict";var $w=wl(),P1=u(function(){return!!$w},"hasPropertyDescriptors");P1.hasArrayLengthDefineBug=u(function(){if(!$w)return null;try{return $w([],"length",{value:1}).length!==1}catch{return!0}},"hasArrayLengthDefineBug");N1.exports=P1});var L1=x((Cee,B1)=>{"use strict";var IM=Rw(),C1=A1(),$M=D1()(),I1=la(),$1=oa(),BM=IM("%Math.floor%");B1.exports=u(function(e,r){if(typeof e!="function")throw new $1("`fn` is not a function");if(typeof r!="number"||r<0||r>4294967295||BM(r)!==r)throw new $1("`length` must be a positive 32-bit integer");var i=arguments.length>2&&!!arguments[2],n=!0,s=!0;if("length"in e&&I1){var a=I1(e,"length");a&&!a.configurable&&(n=!1),a&&!a.writable&&(s=!1)}return(n||s||!i)&&($M?C1(e,"length",r,!0,!0):C1(e,"length",r)),e},"setFunctionLength")});var j1=x(($ee,M1)=>{"use strict";var LM=ca(),MM=wu(),jM=Fw();M1.exports=u(function(){return jM(LM,MM,arguments)},"applyBind")});var z1=x((Lee,Su)=>{"use strict";var qM=L1(),q1=wl(),UM=yu(),U1=j1();Su.exports=u(function(e){var r=UM(arguments),i=e.length-(arguments.length-1);return qM(r,1+(i>0?i:0),!0)},"callBind");q1?q1(Su.exports,"apply",{value:U1}):Su.exports.apply=U1});var H1=x((jee,W1)=>{"use strict";var zM=vw();W1.exports=u(function(){return zM()&&!!Symbol.toStringTag},"hasToStringTagShams")});var J1=x((Uee,K1)=>{"use strict";var ku=S1(),WM=T1(),V1=z1(),Lw=Aw(),Fu=la(),Eu=Tw(),HM=Lw("Object.prototype.toString"),Z1=H1()(),G1=globalThis,Bw=WM(),Mw=Lw("String.prototype.slice"),VM=Lw("Array.prototype.indexOf",!0)||u(function(e,r){for(var i=0;i<e.length;i+=1)if(e[i]===r)return i;return-1},"indexOf"),Tu={__proto__:null};Z1&&Fu&&Eu?ku(Bw,function(t){var e=new G1[t];if(Symbol.toStringTag in e&&Eu){var r=Eu(e),i=Fu(r,Symbol.toStringTag);if(!i&&r){var n=Eu(r);i=Fu(n,Symbol.toStringTag)}Tu["$"+t]=V1(i.get)}}):ku(Bw,function(t){var e=new G1[t],r=e.slice||e.set;r&&(Tu["$"+t]=V1(r))});var GM=u(function(e){var r=!1;return ku(Tu,function(i,n){if(!r)try{"$"+i(e)===n&&(r=Mw(n,1))}catch{}}),r},"tryAllTypedArrays"),ZM=u(function(e){var r=!1;return ku(Tu,function(i,n){if(!r)try{i(e),r=Mw(n,1)}catch{}}),r},"tryAllSlices");K1.exports=u(function(e){if(!e||typeof e!="object")return!1;if(!Z1){var r=Mw(HM(e),8,-1);return VM(Bw,r)>-1?r:r!=="Object"?!1:ZM(e)}return Fu?GM(e):null},"whichTypedArray")});var X1=x((Wee,Y1)=>{"use strict";var KM=J1();Y1.exports=u(function(e){return!!KM(e)},"isTypedArray")});var eF=x((Vee,Q1)=>{"use strict";var JM=oa(),YM=Aw(),XM=YM("TypedArray.prototype.buffer",!0),QM=X1();Q1.exports=XM||u(function(e){if(!QM(e))throw new JM("Not a Typed Array");return e.buffer},"typedArrayBuffer")});var iF=x((Zee,rF)=>{"use strict";var fr=ml().Buffer,ej=QS(),tj=eF(),rj=ArrayBuffer.isView||u(function(e){try{return tj(e),!0}catch{return!1}},"isView"),ij=typeof Uint8Array<"u",tF=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u",nj=tF&&(fr.prototype instanceof Uint8Array||fr.TYPED_ARRAY_SUPPORT);rF.exports=u(function(e,r){if(fr.isBuffer(e))return e.constructor&&!("isBuffer"in e)?fr.from(e):e;if(typeof e=="string")return fr.from(e,r);if(tF&&rj(e)){if(e.byteLength===0)return fr.alloc(0);if(nj){var i=fr.from(e.buffer,e.byteOffset,e.byteLength);if(i.byteLength===e.byteLength)return i}var n=e instanceof Uint8Array?e:new Uint8Array(e.buffer,e.byteOffset,e.byteLength),s=fr.from(n);if(s.length===e.byteLength)return s}if(ij&&e instanceof Uint8Array)return fr.from(e);var a=ej(e);if(a)for(var l=0;l<e.length;l+=1){var c=e[l];if(typeof c!="number"||c<0||c>255||~~c!==c)throw new RangeError("Array items must be numbers in the range 0-255.")}if(a||fr.isBuffer(e)&&e.constructor&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e))return fr.from(e);throw new TypeError('The "data" argument must be a string, an Array, a Buffer, a Uint8Array, or a DataView.')},"toBuffer")});var sF=x((Jee,nF)=>{"use strict";var sj=ml().Buffer,aj=iF();function xu(t,e){this._block=sj.alloc(t),this._finalSize=e,this._blockSize=t,this._len=0}u(xu,"Hash");xu.prototype.update=function(t,e){t=aj(t,e||"utf8");for(var r=this._block,i=this._blockSize,n=t.length,s=this._len,a=0;a<n;){for(var l=s%i,c=Math.min(n-a,i-l),o=0;o<c;o++)r[l+o]=t[a+o];s+=c,a+=c,s%i===0&&this._update(r)}return this._len+=n,this};xu.prototype.digest=function(t){var e=this._len%this._blockSize;this._block[e]=128,this._block.fill(0,e+1),e>=this._finalSize&&(this._update(this._block),this._block.fill(0));var r=this._len*8;if(r<=4294967295)this._block.writeUInt32BE(r,this._blockSize-4);else{var i=(r&4294967295)>>>0,n=(r-i)/4294967296;this._block.writeUInt32BE(n,this._blockSize-8),this._block.writeUInt32BE(i,this._blockSize-4)}this._update(this._block);var s=this._hash();return t?s.toString(t):s};xu.prototype._update=function(){throw new Error("_update must be implemented by subclass")};nF.exports=xu});var lF=x((Xee,oF)=>{"use strict";var oj=KS(),aF=sF(),lj=ml().Buffer,cj=[1518500249,1859775393,-1894007588,-899497514],fj=new Array(80);function _l(){this.init(),this._w=fj,aF.call(this,64,56)}u(_l,"Sha1");oj(_l,aF);_l.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this};function uj(t){return t<<1|t>>>31}u(uj,"rotl1");function hj(t){return t<<5|t>>>27}u(hj,"rotl5");function dj(t){return t<<30|t>>>2}u(dj,"rotl30");function pj(t,e,r,i){return t===0?e&r|~e&i:t===2?e&r|e&i|r&i:e^r^i}u(pj,"ft");_l.prototype._update=function(t){for(var e=this._w,r=this._a|0,i=this._b|0,n=this._c|0,s=this._d|0,a=this._e|0,l=0;l<16;++l)e[l]=t.readInt32BE(l*4);for(;l<80;++l)e[l]=uj(e[l-3]^e[l-8]^e[l-14]^e[l-16]);for(var c=0;c<80;++c){var o=~~(c/20),f=hj(r)+pj(o,i,n,s)+a+e[c]+cj[o]|0;a=s,s=n,n=dj(i),i=r,r=f}this._a=r+this._a|0,this._b=i+this._b|0,this._c=n+this._c|0,this._d=s+this._d|0,this._e=a+this._e|0};_l.prototype._hash=function(){var t=lj.allocUnsafe(20);return t.writeInt32BE(this._a|0,0),t.writeInt32BE(this._b|0,4),t.writeInt32BE(this._c|0,8),t.writeInt32BE(this._d|0,12),t.writeInt32BE(this._e|0,16),t};oF.exports=_l});var fF=x(jw=>{var cF;(function(t){typeof DO_NOT_EXPORT_CRC>"u"?typeof jw=="object"?t(jw):typeof define=="function"&&define.amd?define(function(){var e={};return t(e),e}):t(cF={}):t(cF={})})(function(t){t.version="1.2.2";function e(){for(var v=0,T=new Array(256),E=0;E!=256;++E)v=E,v=v&1?-306674912^v>>>1:v>>>1,v=v&1?-306674912^v>>>1:v>>>1,v=v&1?-306674912^v>>>1:v>>>1,v=v&1?-306674912^v>>>1:v>>>1,v=v&1?-306674912^v>>>1:v>>>1,v=v&1?-306674912^v>>>1:v>>>1,v=v&1?-306674912^v>>>1:v>>>1,v=v&1?-306674912^v>>>1:v>>>1,T[E]=v;return typeof Int32Array<"u"?new Int32Array(T):T}u(e,"signed_crc_table");var r=e();function i(v){var T=0,E=0,R=0,P=typeof Int32Array<"u"?new Int32Array(4096):new Array(4096);for(R=0;R!=256;++R)P[R]=v[R];for(R=0;R!=256;++R)for(E=v[R],T=256+R;T<4096;T+=256)E=P[T]=E>>>8^v[E&255];var I=[];for(R=1;R!=16;++R)I[R-1]=typeof Int32Array<"u"?P.subarray(R*256,R*256+256):P.slice(R*256,R*256+256);return I}u(i,"slice_by_16_tables");var n=i(r),s=n[0],a=n[1],l=n[2],c=n[3],o=n[4],f=n[5],h=n[6],d=n[7],p=n[8],m=n[9],w=n[10],g=n[11],b=n[12],_=n[13],S=n[14];function F(v,T){for(var E=T^-1,R=0,P=v.length;R<P;)E=E>>>8^r[(E^v.charCodeAt(R++))&255];return~E}u(F,"crc32_bstr");function k(v,T){for(var E=T^-1,R=v.length-15,P=0;P<R;)E=S[v[P++]^E&255]^_[v[P++]^E>>8&255]^b[v[P++]^E>>16&255]^g[v[P++]^E>>>24]^w[v[P++]]^m[v[P++]]^p[v[P++]]^d[v[P++]]^h[v[P++]]^f[v[P++]]^o[v[P++]]^c[v[P++]]^l[v[P++]]^a[v[P++]]^s[v[P++]]^r[v[P++]];for(R+=15;P<R;)E=E>>>8^r[(E^v[P++])&255];return~E}u(k,"crc32_buf");function A(v,T){for(var E=T^-1,R=0,P=v.length,I=0,B=0;R<P;)I=v.charCodeAt(R++),I<128?E=E>>>8^r[(E^I)&255]:I<2048?(E=E>>>8^r[(E^(192|I>>6&31))&255],E=E>>>8^r[(E^(128|I&63))&255]):I>=55296&&I<57344?(I=(I&1023)+64,B=v.charCodeAt(R++)&1023,E=E>>>8^r[(E^(240|I>>8&7))&255],E=E>>>8^r[(E^(128|I>>2&63))&255],E=E>>>8^r[(E^(128|B>>6&15|(I&3)<<4))&255],E=E>>>8^r[(E^(128|B&63))&255]):(E=E>>>8^r[(E^(224|I>>12&15))&255],E=E>>>8^r[(E^(128|I>>6&63))&255],E=E>>>8^r[(E^(128|I&63))&255]);return~E}u(A,"crc32_str"),t.table=r,t.bstr=F,t.buf=k,t.str=A})});var Qr=x(gt=>{"use strict";var mj=typeof Uint8Array<"u"&&typeof Uint16Array<"u"&&typeof Int32Array<"u";function wj(t,e){return Object.prototype.hasOwnProperty.call(t,e)}u(wj,"_has");gt.assign=function(t){for(var e=Array.prototype.slice.call(arguments,1);e.length;){var r=e.shift();if(r){if(typeof r!="object")throw new TypeError(r+"must be non-object");for(var i in r)wj(r,i)&&(t[i]=r[i])}}return t};gt.shrinkBuf=function(t,e){return t.length===e?t:t.subarray?t.subarray(0,e):(t.length=e,t)};var yj={arraySet:u(function(t,e,r,i,n){if(e.subarray&&t.subarray){t.set(e.subarray(r,r+i),n);return}for(var s=0;s<i;s++)t[n+s]=e[r+s]},"arraySet"),flattenChunks:u(function(t){var e,r,i,n,s,a;for(i=0,e=0,r=t.length;e<r;e++)i+=t[e].length;for(a=new Uint8Array(i),n=0,e=0,r=t.length;e<r;e++)s=t[e],a.set(s,n),n+=s.length;return a},"flattenChunks")},gj={arraySet:u(function(t,e,r,i,n){for(var s=0;s<i;s++)t[n+s]=e[r+s]},"arraySet"),flattenChunks:u(function(t){return[].concat.apply([],t)},"flattenChunks")};gt.setTyped=function(t){t?(gt.Buf8=Uint8Array,gt.Buf16=Uint16Array,gt.Buf32=Int32Array,gt.assign(gt,yj)):(gt.Buf8=Array,gt.Buf16=Array,gt.Buf32=Array,gt.assign(gt,gj))};gt.setTyped(mj)});var DF=x(ga=>{"use strict";var bj=Qr(),_j=4,uF=0,hF=1,vj=2;function ya(t){for(var e=t.length;--e>=0;)t[e]=0}u(ya,"zero");var Sj=0,gF=1,Ej=2,Fj=3,kj=258,Gw=29,Tl=256,Sl=Tl+1+Gw,wa=30,Zw=19,bF=2*Sl+1,vn=15,qw=16,Tj=7,Kw=256,_F=16,vF=17,SF=18,Hw=[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],Ou=[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],xj=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],EF=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],Oj=512,ei=new Array((Sl+2)*2);ya(ei);var vl=new Array(wa*2);ya(vl);var El=new Array(Oj);ya(El);var Fl=new Array(kj-Fj+1);ya(Fl);var Jw=new Array(Gw);ya(Jw);var Ru=new Array(wa);ya(Ru);function Uw(t,e,r,i,n){this.static_tree=t,this.extra_bits=e,this.extra_base=r,this.elems=i,this.max_length=n,this.has_stree=t&&t.length}u(Uw,"StaticTreeDesc");var FF,kF,TF;function zw(t,e){this.dyn_tree=t,this.max_code=0,this.stat_desc=e}u(zw,"TreeDesc");function xF(t){return t<256?El[t]:El[256+(t>>>7)]}u(xF,"d_code");function kl(t,e){t.pending_buf[t.pending++]=e&255,t.pending_buf[t.pending++]=e>>>8&255}u(kl,"put_short");function Tt(t,e,r){t.bi_valid>qw-r?(t.bi_buf|=e<<t.bi_valid&65535,kl(t,t.bi_buf),t.bi_buf=e>>qw-t.bi_valid,t.bi_valid+=r-qw):(t.bi_buf|=e<<t.bi_valid&65535,t.bi_valid+=r)}u(Tt,"send_bits");function xr(t,e,r){Tt(t,r[e*2],r[e*2+1])}u(xr,"send_code");function OF(t,e){var r=0;do r|=t&1,t>>>=1,r<<=1;while(--e>0);return r>>>1}u(OF,"bi_reverse");function Rj(t){t.bi_valid===16?(kl(t,t.bi_buf),t.bi_buf=0,t.bi_valid=0):t.bi_valid>=8&&(t.pending_buf[t.pending++]=t.bi_buf&255,t.bi_buf>>=8,t.bi_valid-=8)}u(Rj,"bi_flush");function Aj(t,e){var r=e.dyn_tree,i=e.max_code,n=e.stat_desc.static_tree,s=e.stat_desc.has_stree,a=e.stat_desc.extra_bits,l=e.stat_desc.extra_base,c=e.stat_desc.max_length,o,f,h,d,p,m,w=0;for(d=0;d<=vn;d++)t.bl_count[d]=0;for(r[t.heap[t.heap_max]*2+1]=0,o=t.heap_max+1;o<bF;o++)f=t.heap[o],d=r[r[f*2+1]*2+1]+1,d>c&&(d=c,w++),r[f*2+1]=d,!(f>i)&&(t.bl_count[d]++,p=0,f>=l&&(p=a[f-l]),m=r[f*2],t.opt_len+=m*(d+p),s&&(t.static_len+=m*(n[f*2+1]+p)));if(w!==0){do{for(d=c-1;t.bl_count[d]===0;)d--;t.bl_count[d]--,t.bl_count[d+1]+=2,t.bl_count[c]--,w-=2}while(w>0);for(d=c;d!==0;d--)for(f=t.bl_count[d];f!==0;)h=t.heap[--o],!(h>i)&&(r[h*2+1]!==d&&(t.opt_len+=(d-r[h*2+1])*r[h*2],r[h*2+1]=d),f--)}}u(Aj,"gen_bitlen");function RF(t,e,r){var i=new Array(vn+1),n=0,s,a;for(s=1;s<=vn;s++)i[s]=n=n+r[s-1]<<1;for(a=0;a<=e;a++){var l=t[a*2+1];l!==0&&(t[a*2]=OF(i[l]++,l))}}u(RF,"gen_codes");function Pj(){var t,e,r,i,n,s=new Array(vn+1);for(r=0,i=0;i<Gw-1;i++)for(Jw[i]=r,t=0;t<1<<Hw[i];t++)Fl[r++]=i;for(Fl[r-1]=i,n=0,i=0;i<16;i++)for(Ru[i]=n,t=0;t<1<<Ou[i];t++)El[n++]=i;for(n>>=7;i<wa;i++)for(Ru[i]=n<<7,t=0;t<1<<Ou[i]-7;t++)El[256+n++]=i;for(e=0;e<=vn;e++)s[e]=0;for(t=0;t<=143;)ei[t*2+1]=8,t++,s[8]++;for(;t<=255;)ei[t*2+1]=9,t++,s[9]++;for(;t<=279;)ei[t*2+1]=7,t++,s[7]++;for(;t<=287;)ei[t*2+1]=8,t++,s[8]++;for(RF(ei,Sl+1,s),t=0;t<wa;t++)vl[t*2+1]=5,vl[t*2]=OF(t,5);FF=new Uw(ei,Hw,Tl+1,Sl,vn),kF=new Uw(vl,Ou,0,wa,vn),TF=new Uw(new Array(0),xj,0,Zw,Tj)}u(Pj,"tr_static_init");function AF(t){var e;for(e=0;e<Sl;e++)t.dyn_ltree[e*2]=0;for(e=0;e<wa;e++)t.dyn_dtree[e*2]=0;for(e=0;e<Zw;e++)t.bl_tree[e*2]=0;t.dyn_ltree[Kw*2]=1,t.opt_len=t.static_len=0,t.last_lit=t.matches=0}u(AF,"init_block");function PF(t){t.bi_valid>8?kl(t,t.bi_buf):t.bi_valid>0&&(t.pending_buf[t.pending++]=t.bi_buf),t.bi_buf=0,t.bi_valid=0}u(PF,"bi_windup");function Nj(t,e,r,i){PF(t),i&&(kl(t,r),kl(t,~r)),bj.arraySet(t.pending_buf,t.window,e,r,t.pending),t.pending+=r}u(Nj,"copy_block");function dF(t,e,r,i){var n=e*2,s=r*2;return t[n]<t[s]||t[n]===t[s]&&i[e]<=i[r]}u(dF,"smaller");function Ww(t,e,r){for(var i=t.heap[r],n=r<<1;n<=t.heap_len&&(n<t.heap_len&&dF(e,t.heap[n+1],t.heap[n],t.depth)&&n++,!dF(e,i,t.heap[n],t.depth));)t.heap[r]=t.heap[n],r=n,n<<=1;t.heap[r]=i}u(Ww,"pqdownheap");function pF(t,e,r){var i,n,s=0,a,l;if(t.last_lit!==0)do i=t.pending_buf[t.d_buf+s*2]<<8|t.pending_buf[t.d_buf+s*2+1],n=t.pending_buf[t.l_buf+s],s++,i===0?xr(t,n,e):(a=Fl[n],xr(t,a+Tl+1,e),l=Hw[a],l!==0&&(n-=Jw[a],Tt(t,n,l)),i--,a=xF(i),xr(t,a,r),l=Ou[a],l!==0&&(i-=Ru[a],Tt(t,i,l)));while(s<t.last_lit);xr(t,Kw,e)}u(pF,"compress_block");function Vw(t,e){var r=e.dyn_tree,i=e.stat_desc.static_tree,n=e.stat_desc.has_stree,s=e.stat_desc.elems,a,l,c=-1,o;for(t.heap_len=0,t.heap_max=bF,a=0;a<s;a++)r[a*2]!==0?(t.heap[++t.heap_len]=c=a,t.depth[a]=0):r[a*2+1]=0;for(;t.heap_len<2;)o=t.heap[++t.heap_len]=c<2?++c:0,r[o*2]=1,t.depth[o]=0,t.opt_len--,n&&(t.static_len-=i[o*2+1]);for(e.max_code=c,a=t.heap_len>>1;a>=1;a--)Ww(t,r,a);o=s;do a=t.heap[1],t.heap[1]=t.heap[t.heap_len--],Ww(t,r,1),l=t.heap[1],t.heap[--t.heap_max]=a,t.heap[--t.heap_max]=l,r[o*2]=r[a*2]+r[l*2],t.depth[o]=(t.depth[a]>=t.depth[l]?t.depth[a]:t.depth[l])+1,r[a*2+1]=r[l*2+1]=o,t.heap[1]=o++,Ww(t,r,1);while(t.heap_len>=2);t.heap[--t.heap_max]=t.heap[1],Aj(t,e),RF(r,c,t.bl_count)}u(Vw,"build_tree");function mF(t,e,r){var i,n=-1,s,a=e[0*2+1],l=0,c=7,o=4;for(a===0&&(c=138,o=3),e[(r+1)*2+1]=65535,i=0;i<=r;i++)s=a,a=e[(i+1)*2+1],!(++l<c&&s===a)&&(l<o?t.bl_tree[s*2]+=l:s!==0?(s!==n&&t.bl_tree[s*2]++,t.bl_tree[_F*2]++):l<=10?t.bl_tree[vF*2]++:t.bl_tree[SF*2]++,l=0,n=s,a===0?(c=138,o=3):s===a?(c=6,o=3):(c=7,o=4))}u(mF,"scan_tree");function wF(t,e,r){var i,n=-1,s,a=e[0*2+1],l=0,c=7,o=4;for(a===0&&(c=138,o=3),i=0;i<=r;i++)if(s=a,a=e[(i+1)*2+1],!(++l<c&&s===a)){if(l<o)do xr(t,s,t.bl_tree);while(--l!==0);else s!==0?(s!==n&&(xr(t,s,t.bl_tree),l--),xr(t,_F,t.bl_tree),Tt(t,l-3,2)):l<=10?(xr(t,vF,t.bl_tree),Tt(t,l-3,3)):(xr(t,SF,t.bl_tree),Tt(t,l-11,7));l=0,n=s,a===0?(c=138,o=3):s===a?(c=6,o=3):(c=7,o=4)}}u(wF,"send_tree");function Dj(t){var e;for(mF(t,t.dyn_ltree,t.l_desc.max_code),mF(t,t.dyn_dtree,t.d_desc.max_code),Vw(t,t.bl_desc),e=Zw-1;e>=3&&t.bl_tree[EF[e]*2+1]===0;e--);return t.opt_len+=3*(e+1)+5+5+4,e}u(Dj,"build_bl_tree");function Cj(t,e,r,i){var n;for(Tt(t,e-257,5),Tt(t,r-1,5),Tt(t,i-4,4),n=0;n<i;n++)Tt(t,t.bl_tree[EF[n]*2+1],3);wF(t,t.dyn_ltree,e-1),wF(t,t.dyn_dtree,r-1)}u(Cj,"send_all_trees");function Ij(t){var e=4093624447,r;for(r=0;r<=31;r++,e>>>=1)if(e&1&&t.dyn_ltree[r*2]!==0)return uF;if(t.dyn_ltree[9*2]!==0||t.dyn_ltree[10*2]!==0||t.dyn_ltree[13*2]!==0)return hF;for(r=32;r<Tl;r++)if(t.dyn_ltree[r*2]!==0)return hF;return uF}u(Ij,"detect_data_type");var yF=!1;function $j(t){yF||(Pj(),yF=!0),t.l_desc=new zw(t.dyn_ltree,FF),t.d_desc=new zw(t.dyn_dtree,kF),t.bl_desc=new zw(t.bl_tree,TF),t.bi_buf=0,t.bi_valid=0,AF(t)}u($j,"_tr_init");function NF(t,e,r,i){Tt(t,(Sj<<1)+(i?1:0),3),Nj(t,e,r,!0)}u(NF,"_tr_stored_block");function Bj(t){Tt(t,gF<<1,3),xr(t,Kw,ei),Rj(t)}u(Bj,"_tr_align");function Lj(t,e,r,i){var n,s,a=0;t.level>0?(t.strm.data_type===vj&&(t.strm.data_type=Ij(t)),Vw(t,t.l_desc),Vw(t,t.d_desc),a=Dj(t),n=t.opt_len+3+7>>>3,s=t.static_len+3+7>>>3,s<=n&&(n=s)):n=s=r+5,r+4<=n&&e!==-1?NF(t,e,r,i):t.strategy===_j||s===n?(Tt(t,(gF<<1)+(i?1:0),3),pF(t,ei,vl)):(Tt(t,(Ej<<1)+(i?1:0),3),Cj(t,t.l_desc.max_code+1,t.d_desc.max_code+1,a+1),pF(t,t.dyn_ltree,t.dyn_dtree)),AF(t),i&&PF(t)}u(Lj,"_tr_flush_block");function Mj(t,e,r){return t.pending_buf[t.d_buf+t.last_lit*2]=e>>>8&255,t.pending_buf[t.d_buf+t.last_lit*2+1]=e&255,t.pending_buf[t.l_buf+t.last_lit]=r&255,t.last_lit++,e===0?t.dyn_ltree[r*2]++:(t.matches++,e--,t.dyn_ltree[(Fl[r]+Tl+1)*2]++,t.dyn_dtree[xF(e)*2]++),t.last_lit===t.lit_bufsize-1}u(Mj,"_tr_tally");ga._tr_init=$j;ga._tr_stored_block=NF;ga._tr_flush_block=Lj;ga._tr_tally=Mj;ga._tr_align=Bj});var Yw=x((ate,CF)=>{"use strict";function jj(t,e,r,i){for(var n=t&65535|0,s=t>>>16&65535|0,a=0;r!==0;){a=r>2e3?2e3:r,r-=a;do n=n+e[i++]|0,s=s+n|0;while(--a);n%=65521,s%=65521}return n|s<<16|0}u(jj,"adler32");CF.exports=jj});var Xw=x((lte,IF)=>{"use strict";function qj(){for(var t,e=[],r=0;r<256;r++){t=r;for(var i=0;i<8;i++)t=t&1?3988292384^t>>>1:t>>>1;e[r]=t}return e}u(qj,"makeTable");var Uj=qj();function zj(t,e,r,i){var n=Uj,s=i+r;t^=-1;for(var a=i;a<s;a++)t=t>>>8^n[(t^e[a])&255];return t^-1}u(zj,"crc32");IF.exports=zj});var Au=x((fte,$F)=>{"use strict";$F.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 HF=x(Ar=>{"use strict";var bt=Qr(),Xt=DF(),jF=Yw(),Ti=Xw(),Wj=Au(),kn=0,Hj=1,Vj=3,Pi=4,BF=5,Rr=0,LF=1,Qt=-2,Gj=-3,Qw=-5,Zj=-1,Kj=1,Pu=2,Jj=3,Yj=4,Xj=0,Qj=2,Iu=8,e8=9,t8=15,r8=8,i8=29,n8=256,ty=n8+1+i8,s8=30,a8=19,o8=2*ty+1,l8=15,Q=3,Ri=258,ur=Ri+Q+1,c8=32,$u=42,ry=69,Nu=73,Du=91,Cu=103,Sn=113,Ol=666,Ue=1,Rl=2,En=3,va=4,f8=3;function Ai(t,e){return t.msg=Wj[e],e}u(Ai,"err");function MF(t){return(t<<1)-(t>4?9:0)}u(MF,"rank");function Oi(t){for(var e=t.length;--e>=0;)t[e]=0}u(Oi,"zero");function xi(t){var e=t.state,r=e.pending;r>t.avail_out&&(r=t.avail_out),r!==0&&(bt.arraySet(t.output,e.pending_buf,e.pending_out,r,t.next_out),t.next_out+=r,e.pending_out+=r,t.total_out+=r,t.avail_out-=r,e.pending-=r,e.pending===0&&(e.pending_out=0))}u(xi,"flush_pending");function tt(t,e){Xt._tr_flush_block(t,t.block_start>=0?t.block_start:-1,t.strstart-t.block_start,e),t.block_start=t.strstart,xi(t.strm)}u(tt,"flush_block_only");function ae(t,e){t.pending_buf[t.pending++]=e}u(ae,"put_byte");function xl(t,e){t.pending_buf[t.pending++]=e>>>8&255,t.pending_buf[t.pending++]=e&255}u(xl,"putShortMSB");function u8(t,e,r,i){var n=t.avail_in;return n>i&&(n=i),n===0?0:(t.avail_in-=n,bt.arraySet(e,t.input,t.next_in,n,r),t.state.wrap===1?t.adler=jF(t.adler,e,n,r):t.state.wrap===2&&(t.adler=Ti(t.adler,e,n,r)),t.next_in+=n,t.total_in+=n,n)}u(u8,"read_buf");function qF(t,e){var r=t.max_chain_length,i=t.strstart,n,s,a=t.prev_length,l=t.nice_match,c=t.strstart>t.w_size-ur?t.strstart-(t.w_size-ur):0,o=t.window,f=t.w_mask,h=t.prev,d=t.strstart+Ri,p=o[i+a-1],m=o[i+a];t.prev_length>=t.good_match&&(r>>=2),l>t.lookahead&&(l=t.lookahead);do if(n=e,!(o[n+a]!==m||o[n+a-1]!==p||o[n]!==o[i]||o[++n]!==o[i+1])){i+=2,n++;do;while(o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&i<d);if(s=Ri-(d-i),i=d-Ri,s>a){if(t.match_start=e,a=s,s>=l)break;p=o[i+a-1],m=o[i+a]}}while((e=h[e&f])>c&&--r!==0);return a<=t.lookahead?a:t.lookahead}u(qF,"longest_match");function Fn(t){var e=t.w_size,r,i,n,s,a;do{if(s=t.window_size-t.lookahead-t.strstart,t.strstart>=e+(e-ur)){bt.arraySet(t.window,t.window,e,e,0),t.match_start-=e,t.strstart-=e,t.block_start-=e,i=t.hash_size,r=i;do n=t.head[--r],t.head[r]=n>=e?n-e:0;while(--i);i=e,r=i;do n=t.prev[--r],t.prev[r]=n>=e?n-e:0;while(--i);s+=e}if(t.strm.avail_in===0)break;if(i=u8(t.strm,t.window,t.strstart+t.lookahead,s),t.lookahead+=i,t.lookahead+t.insert>=Q)for(a=t.strstart-t.insert,t.ins_h=t.window[a],t.ins_h=(t.ins_h<<t.hash_shift^t.window[a+1])&t.hash_mask;t.insert&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[a+Q-1])&t.hash_mask,t.prev[a&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=a,a++,t.insert--,!(t.lookahead+t.insert<Q)););}while(t.lookahead<ur&&t.strm.avail_in!==0)}u(Fn,"fill_window");function h8(t,e){var r=65535;for(r>t.pending_buf_size-5&&(r=t.pending_buf_size-5);;){if(t.lookahead<=1){if(Fn(t),t.lookahead===0&&e===kn)return Ue;if(t.lookahead===0)break}t.strstart+=t.lookahead,t.lookahead=0;var i=t.block_start+r;if((t.strstart===0||t.strstart>=i)&&(t.lookahead=t.strstart-i,t.strstart=i,tt(t,!1),t.strm.avail_out===0)||t.strstart-t.block_start>=t.w_size-ur&&(tt(t,!1),t.strm.avail_out===0))return Ue}return t.insert=0,e===Pi?(tt(t,!0),t.strm.avail_out===0?En:va):(t.strstart>t.block_start&&(tt(t,!1),t.strm.avail_out===0),Ue)}u(h8,"deflate_stored");function ey(t,e){for(var r,i;;){if(t.lookahead<ur){if(Fn(t),t.lookahead<ur&&e===kn)return Ue;if(t.lookahead===0)break}if(r=0,t.lookahead>=Q&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+Q-1])&t.hash_mask,r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),r!==0&&t.strstart-r<=t.w_size-ur&&(t.match_length=qF(t,r)),t.match_length>=Q)if(i=Xt._tr_tally(t,t.strstart-t.match_start,t.match_length-Q),t.lookahead-=t.match_length,t.match_length<=t.max_lazy_match&&t.lookahead>=Q){t.match_length--;do t.strstart++,t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+Q-1])&t.hash_mask,r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart;while(--t.match_length!==0);t.strstart++}else t.strstart+=t.match_length,t.match_length=0,t.ins_h=t.window[t.strstart],t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+1])&t.hash_mask;else i=Xt._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++;if(i&&(tt(t,!1),t.strm.avail_out===0))return Ue}return t.insert=t.strstart<Q-1?t.strstart:Q-1,e===Pi?(tt(t,!0),t.strm.avail_out===0?En:va):t.last_lit&&(tt(t,!1),t.strm.avail_out===0)?Ue:Rl}u(ey,"deflate_fast");function ba(t,e){for(var r,i,n;;){if(t.lookahead<ur){if(Fn(t),t.lookahead<ur&&e===kn)return Ue;if(t.lookahead===0)break}if(r=0,t.lookahead>=Q&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+Q-1])&t.hash_mask,r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),t.prev_length=t.match_length,t.prev_match=t.match_start,t.match_length=Q-1,r!==0&&t.prev_length<t.max_lazy_match&&t.strstart-r<=t.w_size-ur&&(t.match_length=qF(t,r),t.match_length<=5&&(t.strategy===Kj||t.match_length===Q&&t.strstart-t.match_start>4096)&&(t.match_length=Q-1)),t.prev_length>=Q&&t.match_length<=t.prev_length){n=t.strstart+t.lookahead-Q,i=Xt._tr_tally(t,t.strstart-1-t.prev_match,t.prev_length-Q),t.lookahead-=t.prev_length-1,t.prev_length-=2;do++t.strstart<=n&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+Q-1])&t.hash_mask,r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart);while(--t.prev_length!==0);if(t.match_available=0,t.match_length=Q-1,t.strstart++,i&&(tt(t,!1),t.strm.avail_out===0))return Ue}else if(t.match_available){if(i=Xt._tr_tally(t,0,t.window[t.strstart-1]),i&&tt(t,!1),t.strstart++,t.lookahead--,t.strm.avail_out===0)return Ue}else t.match_available=1,t.strstart++,t.lookahead--}return t.match_available&&(i=Xt._tr_tally(t,0,t.window[t.strstart-1]),t.match_available=0),t.insert=t.strstart<Q-1?t.strstart:Q-1,e===Pi?(tt(t,!0),t.strm.avail_out===0?En:va):t.last_lit&&(tt(t,!1),t.strm.avail_out===0)?Ue:Rl}u(ba,"deflate_slow");function d8(t,e){for(var r,i,n,s,a=t.window;;){if(t.lookahead<=Ri){if(Fn(t),t.lookahead<=Ri&&e===kn)return Ue;if(t.lookahead===0)break}if(t.match_length=0,t.lookahead>=Q&&t.strstart>0&&(n=t.strstart-1,i=a[n],i===a[++n]&&i===a[++n]&&i===a[++n])){s=t.strstart+Ri;do;while(i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&n<s);t.match_length=Ri-(s-n),t.match_length>t.lookahead&&(t.match_length=t.lookahead)}if(t.match_length>=Q?(r=Xt._tr_tally(t,1,t.match_length-Q),t.lookahead-=t.match_length,t.strstart+=t.match_length,t.match_length=0):(r=Xt._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++),r&&(tt(t,!1),t.strm.avail_out===0))return Ue}return t.insert=0,e===Pi?(tt(t,!0),t.strm.avail_out===0?En:va):t.last_lit&&(tt(t,!1),t.strm.avail_out===0)?Ue:Rl}u(d8,"deflate_rle");function p8(t,e){for(var r;;){if(t.lookahead===0&&(Fn(t),t.lookahead===0)){if(e===kn)return Ue;break}if(t.match_length=0,r=Xt._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++,r&&(tt(t,!1),t.strm.avail_out===0))return Ue}return t.insert=0,e===Pi?(tt(t,!0),t.strm.avail_out===0?En:va):t.last_lit&&(tt(t,!1),t.strm.avail_out===0)?Ue:Rl}u(p8,"deflate_huff");function Or(t,e,r,i,n){this.good_length=t,this.max_lazy=e,this.nice_length=r,this.max_chain=i,this.func=n}u(Or,"Config");var _a;_a=[new Or(0,0,0,0,h8),new Or(4,4,8,4,ey),new Or(4,5,16,8,ey),new Or(4,6,32,32,ey),new Or(4,4,16,16,ba),new Or(8,16,32,32,ba),new Or(8,16,128,128,ba),new Or(8,32,128,256,ba),new Or(32,128,258,1024,ba),new Or(32,258,258,4096,ba)];function m8(t){t.window_size=2*t.w_size,Oi(t.head),t.max_lazy_match=_a[t.level].max_lazy,t.good_match=_a[t.level].good_length,t.nice_match=_a[t.level].nice_length,t.max_chain_length=_a[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=Q-1,t.match_available=0,t.ins_h=0}u(m8,"lm_init");function w8(){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=Iu,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 bt.Buf16(o8*2),this.dyn_dtree=new bt.Buf16((2*s8+1)*2),this.bl_tree=new bt.Buf16((2*a8+1)*2),Oi(this.dyn_ltree),Oi(this.dyn_dtree),Oi(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new bt.Buf16(l8+1),this.heap=new bt.Buf16(2*ty+1),Oi(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new bt.Buf16(2*ty+1),Oi(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}u(w8,"DeflateState");function UF(t){var e;return!t||!t.state?Ai(t,Qt):(t.total_in=t.total_out=0,t.data_type=Qj,e=t.state,e.pending=0,e.pending_out=0,e.wrap<0&&(e.wrap=-e.wrap),e.status=e.wrap?$u:Sn,t.adler=e.wrap===2?0:1,e.last_flush=kn,Xt._tr_init(e),Rr)}u(UF,"deflateResetKeep");function zF(t){var e=UF(t);return e===Rr&&m8(t.state),e}u(zF,"deflateReset");function y8(t,e){return!t||!t.state||t.state.wrap!==2?Qt:(t.state.gzhead=e,Rr)}u(y8,"deflateSetHeader");function WF(t,e,r,i,n,s){if(!t)return Qt;var a=1;if(e===Zj&&(e=6),i<0?(a=0,i=-i):i>15&&(a=2,i-=16),n<1||n>e8||r!==Iu||i<8||i>15||e<0||e>9||s<0||s>Yj)return Ai(t,Qt);i===8&&(i=9);var l=new w8;return t.state=l,l.strm=t,l.wrap=a,l.gzhead=null,l.w_bits=i,l.w_size=1<<l.w_bits,l.w_mask=l.w_size-1,l.hash_bits=n+7,l.hash_size=1<<l.hash_bits,l.hash_mask=l.hash_size-1,l.hash_shift=~~((l.hash_bits+Q-1)/Q),l.window=new bt.Buf8(l.w_size*2),l.head=new bt.Buf16(l.hash_size),l.prev=new bt.Buf16(l.w_size),l.lit_bufsize=1<<n+6,l.pending_buf_size=l.lit_bufsize*4,l.pending_buf=new bt.Buf8(l.pending_buf_size),l.d_buf=1*l.lit_bufsize,l.l_buf=3*l.lit_bufsize,l.level=e,l.strategy=s,l.method=r,zF(t)}u(WF,"deflateInit2");function g8(t,e){return WF(t,e,Iu,t8,r8,Xj)}u(g8,"deflateInit");function b8(t,e){var r,i,n,s;if(!t||!t.state||e>BF||e<0)return t?Ai(t,Qt):Qt;if(i=t.state,!t.output||!t.input&&t.avail_in!==0||i.status===Ol&&e!==Pi)return Ai(t,t.avail_out===0?Qw:Qt);if(i.strm=t,r=i.last_flush,i.last_flush=e,i.status===$u)if(i.wrap===2)t.adler=0,ae(i,31),ae(i,139),ae(i,8),i.gzhead?(ae(i,(i.gzhead.text?1:0)+(i.gzhead.hcrc?2:0)+(i.gzhead.extra?4:0)+(i.gzhead.name?8:0)+(i.gzhead.comment?16:0)),ae(i,i.gzhead.time&255),ae(i,i.gzhead.time>>8&255),ae(i,i.gzhead.time>>16&255),ae(i,i.gzhead.time>>24&255),ae(i,i.level===9?2:i.strategy>=Pu||i.level<2?4:0),ae(i,i.gzhead.os&255),i.gzhead.extra&&i.gzhead.extra.length&&(ae(i,i.gzhead.extra.length&255),ae(i,i.gzhead.extra.length>>8&255)),i.gzhead.hcrc&&(t.adler=Ti(t.adler,i.pending_buf,i.pending,0)),i.gzindex=0,i.status=ry):(ae(i,0),ae(i,0),ae(i,0),ae(i,0),ae(i,0),ae(i,i.level===9?2:i.strategy>=Pu||i.level<2?4:0),ae(i,f8),i.status=Sn);else{var a=Iu+(i.w_bits-8<<4)<<8,l=-1;i.strategy>=Pu||i.level<2?l=0:i.level<6?l=1:i.level===6?l=2:l=3,a|=l<<6,i.strstart!==0&&(a|=c8),a+=31-a%31,i.status=Sn,xl(i,a),i.strstart!==0&&(xl(i,t.adler>>>16),xl(i,t.adler&65535)),t.adler=1}if(i.status===ry)if(i.gzhead.extra){for(n=i.pending;i.gzindex<(i.gzhead.extra.length&65535)&&!(i.pending===i.pending_buf_size&&(i.gzhead.hcrc&&i.pending>n&&(t.adler=Ti(t.adler,i.pending_buf,i.pending-n,n)),xi(t),n=i.pending,i.pending===i.pending_buf_size));)ae(i,i.gzhead.extra[i.gzindex]&255),i.gzindex++;i.gzhead.hcrc&&i.pending>n&&(t.adler=Ti(t.adler,i.pending_buf,i.pending-n,n)),i.gzindex===i.gzhead.extra.length&&(i.gzindex=0,i.status=Nu)}else i.status=Nu;if(i.status===Nu)if(i.gzhead.name){n=i.pending;do{if(i.pending===i.pending_buf_size&&(i.gzhead.hcrc&&i.pending>n&&(t.adler=Ti(t.adler,i.pending_buf,i.pending-n,n)),xi(t),n=i.pending,i.pending===i.pending_buf_size)){s=1;break}i.gzindex<i.gzhead.name.length?s=i.gzhead.name.charCodeAt(i.gzindex++)&255:s=0,ae(i,s)}while(s!==0);i.gzhead.hcrc&&i.pending>n&&(t.adler=Ti(t.adler,i.pending_buf,i.pending-n,n)),s===0&&(i.gzindex=0,i.status=Du)}else i.status=Du;if(i.status===Du)if(i.gzhead.comment){n=i.pending;do{if(i.pending===i.pending_buf_size&&(i.gzhead.hcrc&&i.pending>n&&(t.adler=Ti(t.adler,i.pending_buf,i.pending-n,n)),xi(t),n=i.pending,i.pending===i.pending_buf_size)){s=1;break}i.gzindex<i.gzhead.comment.length?s=i.gzhead.comment.charCodeAt(i.gzindex++)&255:s=0,ae(i,s)}while(s!==0);i.gzhead.hcrc&&i.pending>n&&(t.adler=Ti(t.adler,i.pending_buf,i.pending-n,n)),s===0&&(i.status=Cu)}else i.status=Cu;if(i.status===Cu&&(i.gzhead.hcrc?(i.pending+2>i.pending_buf_size&&xi(t),i.pending+2<=i.pending_buf_size&&(ae(i,t.adler&255),ae(i,t.adler>>8&255),t.adler=0,i.status=Sn)):i.status=Sn),i.pending!==0){if(xi(t),t.avail_out===0)return i.last_flush=-1,Rr}else if(t.avail_in===0&&MF(e)<=MF(r)&&e!==Pi)return Ai(t,Qw);if(i.status===Ol&&t.avail_in!==0)return Ai(t,Qw);if(t.avail_in!==0||i.lookahead!==0||e!==kn&&i.status!==Ol){var c=i.strategy===Pu?p8(i,e):i.strategy===Jj?d8(i,e):_a[i.level].func(i,e);if((c===En||c===va)&&(i.status=Ol),c===Ue||c===En)return t.avail_out===0&&(i.last_flush=-1),Rr;if(c===Rl&&(e===Hj?Xt._tr_align(i):e!==BF&&(Xt._tr_stored_block(i,0,0,!1),e===Vj&&(Oi(i.head),i.lookahead===0&&(i.strstart=0,i.block_start=0,i.insert=0))),xi(t),t.avail_out===0))return i.last_flush=-1,Rr}return e!==Pi?Rr:i.wrap<=0?LF:(i.wrap===2?(ae(i,t.adler&255),ae(i,t.adler>>8&255),ae(i,t.adler>>16&255),ae(i,t.adler>>24&255),ae(i,t.total_in&255),ae(i,t.total_in>>8&255),ae(i,t.total_in>>16&255),ae(i,t.total_in>>24&255)):(xl(i,t.adler>>>16),xl(i,t.adler&65535)),xi(t),i.wrap>0&&(i.wrap=-i.wrap),i.pending!==0?Rr:LF)}u(b8,"deflate");function _8(t){var e;return!t||!t.state?Qt:(e=t.state.status,e!==$u&&e!==ry&&e!==Nu&&e!==Du&&e!==Cu&&e!==Sn&&e!==Ol?Ai(t,Qt):(t.state=null,e===Sn?Ai(t,Gj):Rr))}u(_8,"deflateEnd");function v8(t,e){var r=e.length,i,n,s,a,l,c,o,f;if(!t||!t.state||(i=t.state,a=i.wrap,a===2||a===1&&i.status!==$u||i.lookahead))return Qt;for(a===1&&(t.adler=jF(t.adler,e,r,0)),i.wrap=0,r>=i.w_size&&(a===0&&(Oi(i.head),i.strstart=0,i.block_start=0,i.insert=0),f=new bt.Buf8(i.w_size),bt.arraySet(f,e,r-i.w_size,i.w_size,0),e=f,r=i.w_size),l=t.avail_in,c=t.next_in,o=t.input,t.avail_in=r,t.next_in=0,t.input=e,Fn(i);i.lookahead>=Q;){n=i.strstart,s=i.lookahead-(Q-1);do i.ins_h=(i.ins_h<<i.hash_shift^i.window[n+Q-1])&i.hash_mask,i.prev[n&i.w_mask]=i.head[i.ins_h],i.head[i.ins_h]=n,n++;while(--s);i.strstart=n,i.lookahead=Q-1,Fn(i)}return i.strstart+=i.lookahead,i.block_start=i.strstart,i.insert=i.lookahead,i.lookahead=0,i.match_length=i.prev_length=Q-1,i.match_available=0,t.next_in=c,t.input=o,t.avail_in=l,i.wrap=a,Rr}u(v8,"deflateSetDictionary");Ar.deflateInit=g8;Ar.deflateInit2=WF;Ar.deflateReset=zF;Ar.deflateResetKeep=UF;Ar.deflateSetHeader=y8;Ar.deflate=b8;Ar.deflateEnd=_8;Ar.deflateSetDictionary=v8;Ar.deflateInfo="pako deflate (from Nodeca project)"});var iy=x(Sa=>{"use strict";var Bu=Qr(),VF=!0,GF=!0;try{String.fromCharCode.apply(null,[0])}catch{VF=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch{GF=!1}var Al=new Bu.Buf8(256);for(ti=0;ti<256;ti++)Al[ti]=ti>=252?6:ti>=248?5:ti>=240?4:ti>=224?3:ti>=192?2:1;var ti;Al[254]=Al[254]=1;Sa.string2buf=function(t){var e,r,i,n,s,a=t.length,l=0;for(n=0;n<a;n++)r=t.charCodeAt(n),(r&64512)===55296&&n+1<a&&(i=t.charCodeAt(n+1),(i&64512)===56320&&(r=65536+(r-55296<<10)+(i-56320),n++)),l+=r<128?1:r<2048?2:r<65536?3:4;for(e=new Bu.Buf8(l),s=0,n=0;s<l;n++)r=t.charCodeAt(n),(r&64512)===55296&&n+1<a&&(i=t.charCodeAt(n+1),(i&64512)===56320&&(r=65536+(r-55296<<10)+(i-56320),n++)),r<128?e[s++]=r:r<2048?(e[s++]=192|r>>>6,e[s++]=128|r&63):r<65536?(e[s++]=224|r>>>12,e[s++]=128|r>>>6&63,e[s++]=128|r&63):(e[s++]=240|r>>>18,e[s++]=128|r>>>12&63,e[s++]=128|r>>>6&63,e[s++]=128|r&63);return e};function ZF(t,e){if(e<65534&&(t.subarray&&GF||!t.subarray&&VF))return String.fromCharCode.apply(null,Bu.shrinkBuf(t,e));for(var r="",i=0;i<e;i++)r+=String.fromCharCode(t[i]);return r}u(ZF,"buf2binstring");Sa.buf2binstring=function(t){return ZF(t,t.length)};Sa.binstring2buf=function(t){for(var e=new Bu.Buf8(t.length),r=0,i=e.length;r<i;r++)e[r]=t.charCodeAt(r);return e};Sa.buf2string=function(t,e){var r,i,n,s,a=e||t.length,l=new Array(a*2);for(i=0,r=0;r<a;){if(n=t[r++],n<128){l[i++]=n;continue}if(s=Al[n],s>4){l[i++]=65533,r+=s-1;continue}for(n&=s===2?31:s===3?15:7;s>1&&r<a;)n=n<<6|t[r++]&63,s--;if(s>1){l[i++]=65533;continue}n<65536?l[i++]=n:(n-=65536,l[i++]=55296|n>>10&1023,l[i++]=56320|n&1023)}return ZF(l,i)};Sa.utf8border=function(t,e){var r;for(e=e||t.length,e>t.length&&(e=t.length),r=e-1;r>=0&&(t[r]&192)===128;)r--;return r<0||r===0?e:r+Al[t[r]]>e?r:e}});var ny=x((mte,KF)=>{"use strict";function S8(){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}u(S8,"ZStream");KF.exports=S8});var QF=x(Dl=>{"use strict";var Pl=HF(),Nl=Qr(),ay=iy(),oy=Au(),E8=ny(),XF=Object.prototype.toString,F8=0,sy=4,Ea=0,JF=1,YF=2,k8=-1,T8=0,x8=8;function Tn(t){if(!(this instanceof Tn))return new Tn(t);this.options=Nl.assign({level:k8,method:x8,chunkSize:16384,windowBits:15,memLevel:8,strategy:T8,to:""},t||{});var e=this.options;e.raw&&e.windowBits>0?e.windowBits=-e.windowBits:e.gzip&&e.windowBits>0&&e.windowBits<16&&(e.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new E8,this.strm.avail_out=0;var r=Pl.deflateInit2(this.strm,e.level,e.method,e.windowBits,e.memLevel,e.strategy);if(r!==Ea)throw new Error(oy[r]);if(e.header&&Pl.deflateSetHeader(this.strm,e.header),e.dictionary){var i;if(typeof e.dictionary=="string"?i=ay.string2buf(e.dictionary):XF.call(e.dictionary)==="[object ArrayBuffer]"?i=new Uint8Array(e.dictionary):i=e.dictionary,r=Pl.deflateSetDictionary(this.strm,i),r!==Ea)throw new Error(oy[r]);this._dict_set=!0}}u(Tn,"Deflate");Tn.prototype.push=function(t,e){var r=this.strm,i=this.options.chunkSize,n,s;if(this.ended)return!1;s=e===~~e?e:e===!0?sy:F8,typeof t=="string"?r.input=ay.string2buf(t):XF.call(t)==="[object ArrayBuffer]"?r.input=new Uint8Array(t):r.input=t,r.next_in=0,r.avail_in=r.input.length;do{if(r.avail_out===0&&(r.output=new Nl.Buf8(i),r.next_out=0,r.avail_out=i),n=Pl.deflate(r,s),n!==JF&&n!==Ea)return this.onEnd(n),this.ended=!0,!1;(r.avail_out===0||r.avail_in===0&&(s===sy||s===YF))&&(this.options.to==="string"?this.onData(ay.buf2binstring(Nl.shrinkBuf(r.output,r.next_out))):this.onData(Nl.shrinkBuf(r.output,r.next_out)))}while((r.avail_in>0||r.avail_out===0)&&n!==JF);return s===sy?(n=Pl.deflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===Ea):(s===YF&&(this.onEnd(Ea),r.avail_out=0),!0)};Tn.prototype.onData=function(t){this.chunks.push(t)};Tn.prototype.onEnd=function(t){t===Ea&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=Nl.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg};function ly(t,e){var r=new Tn(e);if(r.push(t,!0),r.err)throw r.msg||oy[r.err];return r.result}u(ly,"deflate");function O8(t,e){return e=e||{},e.raw=!0,ly(t,e)}u(O8,"deflateRaw");function R8(t,e){return e=e||{},e.gzip=!0,ly(t,e)}u(R8,"gzip");Dl.Deflate=Tn;Dl.deflate=ly;Dl.deflateRaw=O8;Dl.gzip=R8});var tk=x((bte,ek)=>{"use strict";var Lu=30,A8=12;ek.exports=u(function(e,r){var i,n,s,a,l,c,o,f,h,d,p,m,w,g,b,_,S,F,k,A,v,T,E,R,P;i=e.state,n=e.next_in,R=e.input,s=n+(e.avail_in-5),a=e.next_out,P=e.output,l=a-(r-e.avail_out),c=a+(e.avail_out-257),o=i.dmax,f=i.wsize,h=i.whave,d=i.wnext,p=i.window,m=i.hold,w=i.bits,g=i.lencode,b=i.distcode,_=(1<<i.lenbits)-1,S=(1<<i.distbits)-1;e:do{w<15&&(m+=R[n++]<<w,w+=8,m+=R[n++]<<w,w+=8),F=g[m&_];t:for(;;){if(k=F>>>24,m>>>=k,w-=k,k=F>>>16&255,k===0)P[a++]=F&65535;else if(k&16){A=F&65535,k&=15,k&&(w<k&&(m+=R[n++]<<w,w+=8),A+=m&(1<<k)-1,m>>>=k,w-=k),w<15&&(m+=R[n++]<<w,w+=8,m+=R[n++]<<w,w+=8),F=b[m&S];r:for(;;){if(k=F>>>24,m>>>=k,w-=k,k=F>>>16&255,k&16){if(v=F&65535,k&=15,w<k&&(m+=R[n++]<<w,w+=8,w<k&&(m+=R[n++]<<w,w+=8)),v+=m&(1<<k)-1,v>o){e.msg="invalid distance too far back",i.mode=Lu;break e}if(m>>>=k,w-=k,k=a-l,v>k){if(k=v-k,k>h&&i.sane){e.msg="invalid distance too far back",i.mode=Lu;break e}if(T=0,E=p,d===0){if(T+=f-k,k<A){A-=k;do P[a++]=p[T++];while(--k);T=a-v,E=P}}else if(d<k){if(T+=f+d-k,k-=d,k<A){A-=k;do P[a++]=p[T++];while(--k);if(T=0,d<A){k=d,A-=k;do P[a++]=p[T++];while(--k);T=a-v,E=P}}}else if(T+=d-k,k<A){A-=k;do P[a++]=p[T++];while(--k);T=a-v,E=P}for(;A>2;)P[a++]=E[T++],P[a++]=E[T++],P[a++]=E[T++],A-=3;A&&(P[a++]=E[T++],A>1&&(P[a++]=E[T++]))}else{T=a-v;do P[a++]=P[T++],P[a++]=P[T++],P[a++]=P[T++],A-=3;while(A>2);A&&(P[a++]=P[T++],A>1&&(P[a++]=P[T++]))}}else if(k&64){e.msg="invalid distance code",i.mode=Lu;break e}else{F=b[(F&65535)+(m&(1<<k)-1)];continue r}break}}else if(k&64)if(k&32){i.mode=A8;break e}else{e.msg="invalid literal/length code",i.mode=Lu;break e}else{F=g[(F&65535)+(m&(1<<k)-1)];continue t}break}}while(n<s&&a<c);A=w>>3,n-=A,w-=A<<3,m&=(1<<w)-1,e.next_in=n,e.next_out=a,e.avail_in=n<s?5+(s-n):5-(n-s),e.avail_out=a<c?257+(c-a):257-(a-c),i.hold=m,i.bits=w},"inflate_fast")});var lk=x((vte,ok)=>{"use strict";var rk=Qr(),Fa=15,ik=852,nk=592,sk=0,cy=1,ak=2,P8=[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],N8=[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],D8=[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],C8=[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];ok.exports=u(function(e,r,i,n,s,a,l,c){var o=c.bits,f=0,h=0,d=0,p=0,m=0,w=0,g=0,b=0,_=0,S=0,F,k,A,v,T,E=null,R=0,P,I=new rk.Buf16(Fa+1),B=new rk.Buf16(Fa+1),z=null,we=0,st,Dt,Ft;for(f=0;f<=Fa;f++)I[f]=0;for(h=0;h<n;h++)I[r[i+h]]++;for(m=o,p=Fa;p>=1&&I[p]===0;p--);if(m>p&&(m=p),p===0)return s[a++]=1<<24|64<<16|0,s[a++]=1<<24|64<<16|0,c.bits=1,0;for(d=1;d<p&&I[d]===0;d++);for(m<d&&(m=d),b=1,f=1;f<=Fa;f++)if(b<<=1,b-=I[f],b<0)return-1;if(b>0&&(e===sk||p!==1))return-1;for(B[1]=0,f=1;f<Fa;f++)B[f+1]=B[f]+I[f];for(h=0;h<n;h++)r[i+h]!==0&&(l[B[r[i+h]]++]=h);if(e===sk?(E=z=l,P=19):e===cy?(E=P8,R-=257,z=N8,we-=257,P=256):(E=D8,z=C8,P=-1),S=0,h=0,f=d,T=a,w=m,g=0,A=-1,_=1<<m,v=_-1,e===cy&&_>ik||e===ak&&_>nk)return 1;for(;;){st=f-g,l[h]<P?(Dt=0,Ft=l[h]):l[h]>P?(Dt=z[we+l[h]],Ft=E[R+l[h]]):(Dt=96,Ft=0),F=1<<f-g,k=1<<w,d=k;do k-=F,s[T+(S>>g)+k]=st<<24|Dt<<16|Ft|0;while(k!==0);for(F=1<<f-1;S&F;)F>>=1;if(F!==0?(S&=F-1,S+=F):S=0,h++,--I[f]===0){if(f===p)break;f=r[i+l[h]]}if(f>m&&(S&v)!==A){for(g===0&&(g=m),T+=d,w=f-g,b=1<<w;w+g<p&&(b-=I[w+g],!(b<=0));)w++,b<<=1;if(_+=1<<w,e===cy&&_>ik||e===ak&&_>nk)return 1;A=S&v,s[A]=m<<24|w<<16|T-a|0}}return S!==0&&(s[T+S]=f-g<<24|64<<16|0),c.bits=m,0},"inflate_table")});var zk=x(hr=>{"use strict";var Mt=Qr(),my=Yw(),Pr=Xw(),I8=tk(),Cl=lk(),$8=0,Ck=1,Ik=2,ck=4,B8=5,Mu=6,xn=0,L8=1,M8=2,er=-2,$k=-3,wy=-4,j8=-5,fk=8,Bk=1,uk=2,hk=3,dk=4,pk=5,mk=6,wk=7,yk=8,gk=9,bk=10,Uu=11,ri=12,fy=13,_k=14,uy=15,vk=16,Sk=17,Ek=18,Fk=19,ju=20,qu=21,kk=22,Tk=23,xk=24,Ok=25,Rk=26,hy=27,Ak=28,Pk=29,Se=30,yy=31,q8=32,U8=852,z8=592,W8=15,H8=W8;function Nk(t){return(t>>>24&255)+(t>>>8&65280)+((t&65280)<<8)+((t&255)<<24)}u(Nk,"zswap32");function V8(){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 Mt.Buf16(320),this.work=new Mt.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}u(V8,"InflateState");function Lk(t){var e;return!t||!t.state?er:(e=t.state,t.total_in=t.total_out=e.total=0,t.msg="",e.wrap&&(t.adler=e.wrap&1),e.mode=Bk,e.last=0,e.havedict=0,e.dmax=32768,e.head=null,e.hold=0,e.bits=0,e.lencode=e.lendyn=new Mt.Buf32(U8),e.distcode=e.distdyn=new Mt.Buf32(z8),e.sane=1,e.back=-1,xn)}u(Lk,"inflateResetKeep");function Mk(t){var e;return!t||!t.state?er:(e=t.state,e.wsize=0,e.whave=0,e.wnext=0,Lk(t))}u(Mk,"inflateReset");function jk(t,e){var r,i;return!t||!t.state||(i=t.state,e<0?(r=0,e=-e):(r=(e>>4)+1,e<48&&(e&=15)),e&&(e<8||e>15))?er:(i.window!==null&&i.wbits!==e&&(i.window=null),i.wrap=r,i.wbits=e,Mk(t))}u(jk,"inflateReset2");function qk(t,e){var r,i;return t?(i=new V8,t.state=i,i.window=null,r=jk(t,e),r!==xn&&(t.state=null),r):er}u(qk,"inflateInit2");function G8(t){return qk(t,H8)}u(G8,"inflateInit");var Dk=!0,dy,py;function Z8(t){if(Dk){var e;for(dy=new Mt.Buf32(512),py=new Mt.Buf32(32),e=0;e<144;)t.lens[e++]=8;for(;e<256;)t.lens[e++]=9;for(;e<280;)t.lens[e++]=7;for(;e<288;)t.lens[e++]=8;for(Cl(Ck,t.lens,0,288,dy,0,t.work,{bits:9}),e=0;e<32;)t.lens[e++]=5;Cl(Ik,t.lens,0,32,py,0,t.work,{bits:5}),Dk=!1}t.lencode=dy,t.lenbits=9,t.distcode=py,t.distbits=5}u(Z8,"fixedtables");function Uk(t,e,r,i){var n,s=t.state;return s.window===null&&(s.wsize=1<<s.wbits,s.wnext=0,s.whave=0,s.window=new Mt.Buf8(s.wsize)),i>=s.wsize?(Mt.arraySet(s.window,e,r-s.wsize,s.wsize,0),s.wnext=0,s.whave=s.wsize):(n=s.wsize-s.wnext,n>i&&(n=i),Mt.arraySet(s.window,e,r-i,n,s.wnext),i-=n,i?(Mt.arraySet(s.window,e,r-i,i,0),s.wnext=i,s.whave=s.wsize):(s.wnext+=n,s.wnext===s.wsize&&(s.wnext=0),s.whave<s.wsize&&(s.whave+=n))),0}u(Uk,"updatewindow");function K8(t,e){var r,i,n,s,a,l,c,o,f,h,d,p,m,w,g=0,b,_,S,F,k,A,v,T,E=new Mt.Buf8(4),R,P,I=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!t||!t.state||!t.output||!t.input&&t.avail_in!==0)return er;r=t.state,r.mode===ri&&(r.mode=fy),a=t.next_out,n=t.output,c=t.avail_out,s=t.next_in,i=t.input,l=t.avail_in,o=r.hold,f=r.bits,h=l,d=c,T=xn;e:for(;;)switch(r.mode){case Bk:if(r.wrap===0){r.mode=fy;break}for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(r.wrap&2&&o===35615){r.check=0,E[0]=o&255,E[1]=o>>>8&255,r.check=Pr(r.check,E,2,0),o=0,f=0,r.mode=uk;break}if(r.flags=0,r.head&&(r.head.done=!1),!(r.wrap&1)||(((o&255)<<8)+(o>>8))%31){t.msg="incorrect header check",r.mode=Se;break}if((o&15)!==fk){t.msg="unknown compression method",r.mode=Se;break}if(o>>>=4,f-=4,v=(o&15)+8,r.wbits===0)r.wbits=v;else if(v>r.wbits){t.msg="invalid window size",r.mode=Se;break}r.dmax=1<<v,t.adler=r.check=1,r.mode=o&512?bk:ri,o=0,f=0;break;case uk:for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(r.flags=o,(r.flags&255)!==fk){t.msg="unknown compression method",r.mode=Se;break}if(r.flags&57344){t.msg="unknown header flags set",r.mode=Se;break}r.head&&(r.head.text=o>>8&1),r.flags&512&&(E[0]=o&255,E[1]=o>>>8&255,r.check=Pr(r.check,E,2,0)),o=0,f=0,r.mode=hk;case hk:for(;f<32;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.head&&(r.head.time=o),r.flags&512&&(E[0]=o&255,E[1]=o>>>8&255,E[2]=o>>>16&255,E[3]=o>>>24&255,r.check=Pr(r.check,E,4,0)),o=0,f=0,r.mode=dk;case dk:for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.head&&(r.head.xflags=o&255,r.head.os=o>>8),r.flags&512&&(E[0]=o&255,E[1]=o>>>8&255,r.check=Pr(r.check,E,2,0)),o=0,f=0,r.mode=pk;case pk:if(r.flags&1024){for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.length=o,r.head&&(r.head.extra_len=o),r.flags&512&&(E[0]=o&255,E[1]=o>>>8&255,r.check=Pr(r.check,E,2,0)),o=0,f=0}else r.head&&(r.head.extra=null);r.mode=mk;case mk:if(r.flags&1024&&(p=r.length,p>l&&(p=l),p&&(r.head&&(v=r.head.extra_len-r.length,r.head.extra||(r.head.extra=new Array(r.head.extra_len)),Mt.arraySet(r.head.extra,i,s,p,v)),r.flags&512&&(r.check=Pr(r.check,i,p,s)),l-=p,s+=p,r.length-=p),r.length))break e;r.length=0,r.mode=wk;case wk:if(r.flags&2048){if(l===0)break e;p=0;do v=i[s+p++],r.head&&v&&r.length<65536&&(r.head.name+=String.fromCharCode(v));while(v&&p<l);if(r.flags&512&&(r.check=Pr(r.check,i,p,s)),l-=p,s+=p,v)break e}else r.head&&(r.head.name=null);r.length=0,r.mode=yk;case yk:if(r.flags&4096){if(l===0)break e;p=0;do v=i[s+p++],r.head&&v&&r.length<65536&&(r.head.comment+=String.fromCharCode(v));while(v&&p<l);if(r.flags&512&&(r.check=Pr(r.check,i,p,s)),l-=p,s+=p,v)break e}else r.head&&(r.head.comment=null);r.mode=gk;case gk:if(r.flags&512){for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(o!==(r.check&65535)){t.msg="header crc mismatch",r.mode=Se;break}o=0,f=0}r.head&&(r.head.hcrc=r.flags>>9&1,r.head.done=!0),t.adler=r.check=0,r.mode=ri;break;case bk:for(;f<32;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}t.adler=r.check=Nk(o),o=0,f=0,r.mode=Uu;case Uu:if(r.havedict===0)return t.next_out=a,t.avail_out=c,t.next_in=s,t.avail_in=l,r.hold=o,r.bits=f,M8;t.adler=r.check=1,r.mode=ri;case ri:if(e===B8||e===Mu)break e;case fy:if(r.last){o>>>=f&7,f-=f&7,r.mode=hy;break}for(;f<3;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}switch(r.last=o&1,o>>>=1,f-=1,o&3){case 0:r.mode=_k;break;case 1:if(Z8(r),r.mode=ju,e===Mu){o>>>=2,f-=2;break e}break;case 2:r.mode=Sk;break;case 3:t.msg="invalid block type",r.mode=Se}o>>>=2,f-=2;break;case _k:for(o>>>=f&7,f-=f&7;f<32;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if((o&65535)!==(o>>>16^65535)){t.msg="invalid stored block lengths",r.mode=Se;break}if(r.length=o&65535,o=0,f=0,r.mode=uy,e===Mu)break e;case uy:r.mode=vk;case vk:if(p=r.length,p){if(p>l&&(p=l),p>c&&(p=c),p===0)break e;Mt.arraySet(n,i,s,p,a),l-=p,s+=p,c-=p,a+=p,r.length-=p;break}r.mode=ri;break;case Sk:for(;f<14;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(r.nlen=(o&31)+257,o>>>=5,f-=5,r.ndist=(o&31)+1,o>>>=5,f-=5,r.ncode=(o&15)+4,o>>>=4,f-=4,r.nlen>286||r.ndist>30){t.msg="too many length or distance symbols",r.mode=Se;break}r.have=0,r.mode=Ek;case Ek:for(;r.have<r.ncode;){for(;f<3;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.lens[I[r.have++]]=o&7,o>>>=3,f-=3}for(;r.have<19;)r.lens[I[r.have++]]=0;if(r.lencode=r.lendyn,r.lenbits=7,R={bits:r.lenbits},T=Cl($8,r.lens,0,19,r.lencode,0,r.work,R),r.lenbits=R.bits,T){t.msg="invalid code lengths set",r.mode=Se;break}r.have=0,r.mode=Fk;case Fk:for(;r.have<r.nlen+r.ndist;){for(;g=r.lencode[o&(1<<r.lenbits)-1],b=g>>>24,_=g>>>16&255,S=g&65535,!(b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(S<16)o>>>=b,f-=b,r.lens[r.have++]=S;else{if(S===16){for(P=b+2;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(o>>>=b,f-=b,r.have===0){t.msg="invalid bit length repeat",r.mode=Se;break}v=r.lens[r.have-1],p=3+(o&3),o>>>=2,f-=2}else if(S===17){for(P=b+3;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}o>>>=b,f-=b,v=0,p=3+(o&7),o>>>=3,f-=3}else{for(P=b+7;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}o>>>=b,f-=b,v=0,p=11+(o&127),o>>>=7,f-=7}if(r.have+p>r.nlen+r.ndist){t.msg="invalid bit length repeat",r.mode=Se;break}for(;p--;)r.lens[r.have++]=v}}if(r.mode===Se)break;if(r.lens[256]===0){t.msg="invalid code -- missing end-of-block",r.mode=Se;break}if(r.lenbits=9,R={bits:r.lenbits},T=Cl(Ck,r.lens,0,r.nlen,r.lencode,0,r.work,R),r.lenbits=R.bits,T){t.msg="invalid literal/lengths set",r.mode=Se;break}if(r.distbits=6,r.distcode=r.distdyn,R={bits:r.distbits},T=Cl(Ik,r.lens,r.nlen,r.ndist,r.distcode,0,r.work,R),r.distbits=R.bits,T){t.msg="invalid distances set",r.mode=Se;break}if(r.mode=ju,e===Mu)break e;case ju:r.mode=qu;case qu:if(l>=6&&c>=258){t.next_out=a,t.avail_out=c,t.next_in=s,t.avail_in=l,r.hold=o,r.bits=f,I8(t,d),a=t.next_out,n=t.output,c=t.avail_out,s=t.next_in,i=t.input,l=t.avail_in,o=r.hold,f=r.bits,r.mode===ri&&(r.back=-1);break}for(r.back=0;g=r.lencode[o&(1<<r.lenbits)-1],b=g>>>24,_=g>>>16&255,S=g&65535,!(b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(_&&!(_&240)){for(F=b,k=_,A=S;g=r.lencode[A+((o&(1<<F+k)-1)>>F)],b=g>>>24,_=g>>>16&255,S=g&65535,!(F+b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}o>>>=F,f-=F,r.back+=F}if(o>>>=b,f-=b,r.back+=b,r.length=S,_===0){r.mode=Rk;break}if(_&32){r.back=-1,r.mode=ri;break}if(_&64){t.msg="invalid literal/length code",r.mode=Se;break}r.extra=_&15,r.mode=kk;case kk:if(r.extra){for(P=r.extra;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.length+=o&(1<<r.extra)-1,o>>>=r.extra,f-=r.extra,r.back+=r.extra}r.was=r.length,r.mode=Tk;case Tk:for(;g=r.distcode[o&(1<<r.distbits)-1],b=g>>>24,_=g>>>16&255,S=g&65535,!(b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(!(_&240)){for(F=b,k=_,A=S;g=r.distcode[A+((o&(1<<F+k)-1)>>F)],b=g>>>24,_=g>>>16&255,S=g&65535,!(F+b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}o>>>=F,f-=F,r.back+=F}if(o>>>=b,f-=b,r.back+=b,_&64){t.msg="invalid distance code",r.mode=Se;break}r.offset=S,r.extra=_&15,r.mode=xk;case xk:if(r.extra){for(P=r.extra;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.offset+=o&(1<<r.extra)-1,o>>>=r.extra,f-=r.extra,r.back+=r.extra}if(r.offset>r.dmax){t.msg="invalid distance too far back",r.mode=Se;break}r.mode=Ok;case Ok:if(c===0)break e;if(p=d-c,r.offset>p){if(p=r.offset-p,p>r.whave&&r.sane){t.msg="invalid distance too far back",r.mode=Se;break}p>r.wnext?(p-=r.wnext,m=r.wsize-p):m=r.wnext-p,p>r.length&&(p=r.length),w=r.window}else w=n,m=a-r.offset,p=r.length;p>c&&(p=c),c-=p,r.length-=p;do n[a++]=w[m++];while(--p);r.length===0&&(r.mode=qu);break;case Rk:if(c===0)break e;n[a++]=r.length,c--,r.mode=qu;break;case hy:if(r.wrap){for(;f<32;){if(l===0)break e;l--,o|=i[s++]<<f,f+=8}if(d-=c,t.total_out+=d,r.total+=d,d&&(t.adler=r.check=r.flags?Pr(r.check,n,d,a-d):my(r.check,n,d,a-d)),d=c,(r.flags?o:Nk(o))!==r.check){t.msg="incorrect data check",r.mode=Se;break}o=0,f=0}r.mode=Ak;case Ak:if(r.wrap&&r.flags){for(;f<32;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(o!==(r.total&4294967295)){t.msg="incorrect length check",r.mode=Se;break}o=0,f=0}r.mode=Pk;case Pk:T=L8;break e;case Se:T=$k;break e;case yy:return wy;case q8:default:return er}return t.next_out=a,t.avail_out=c,t.next_in=s,t.avail_in=l,r.hold=o,r.bits=f,(r.wsize||d!==t.avail_out&&r.mode<Se&&(r.mode<hy||e!==ck))&&Uk(t,t.output,t.next_out,d-t.avail_out)?(r.mode=yy,wy):(h-=t.avail_in,d-=t.avail_out,t.total_in+=h,t.total_out+=d,r.total+=d,r.wrap&&d&&(t.adler=r.check=r.flags?Pr(r.check,n,d,t.next_out-d):my(r.check,n,d,t.next_out-d)),t.data_type=r.bits+(r.last?64:0)+(r.mode===ri?128:0)+(r.mode===ju||r.mode===uy?256:0),(h===0&&d===0||e===ck)&&T===xn&&(T=j8),T)}u(K8,"inflate");function J8(t){if(!t||!t.state)return er;var e=t.state;return e.window&&(e.window=null),t.state=null,xn}u(J8,"inflateEnd");function Y8(t,e){var r;return!t||!t.state||(r=t.state,!(r.wrap&2))?er:(r.head=e,e.done=!1,xn)}u(Y8,"inflateGetHeader");function X8(t,e){var r=e.length,i,n,s;return!t||!t.state||(i=t.state,i.wrap!==0&&i.mode!==Uu)?er:i.mode===Uu&&(n=1,n=my(n,e,r,0),n!==i.check)?$k:(s=Uk(t,e,r,r),s?(i.mode=yy,wy):(i.havedict=1,xn))}u(X8,"inflateSetDictionary");hr.inflateReset=Mk;hr.inflateReset2=jk;hr.inflateResetKeep=Lk;hr.inflateInit=G8;hr.inflateInit2=qk;hr.inflate=K8;hr.inflateEnd=J8;hr.inflateGetHeader=Y8;hr.inflateSetDictionary=X8;hr.inflateInfo="pako inflate (from Nodeca project)"});var gy=x((kte,Wk)=>{"use strict";Wk.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 Vk=x((Tte,Hk)=>{"use strict";function Q8(){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}u(Q8,"GZheader");Hk.exports=Q8});var Zk=x($l=>{"use strict";var ka=zk(),Il=Qr(),zu=iy(),Ae=gy(),by=Au(),e6=ny(),t6=Vk(),Gk=Object.prototype.toString;function On(t){if(!(this instanceof On))return new On(t);this.options=Il.assign({chunkSize:16384,windowBits:0,to:""},t||{});var e=this.options;e.raw&&e.windowBits>=0&&e.windowBits<16&&(e.windowBits=-e.windowBits,e.windowBits===0&&(e.windowBits=-15)),e.windowBits>=0&&e.windowBits<16&&!(t&&t.windowBits)&&(e.windowBits+=32),e.windowBits>15&&e.windowBits<48&&(e.windowBits&15||(e.windowBits|=15)),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new e6,this.strm.avail_out=0;var r=ka.inflateInit2(this.strm,e.windowBits);if(r!==Ae.Z_OK)throw new Error(by[r]);if(this.header=new t6,ka.inflateGetHeader(this.strm,this.header),e.dictionary&&(typeof e.dictionary=="string"?e.dictionary=zu.string2buf(e.dictionary):Gk.call(e.dictionary)==="[object ArrayBuffer]"&&(e.dictionary=new Uint8Array(e.dictionary)),e.raw&&(r=ka.inflateSetDictionary(this.strm,e.dictionary),r!==Ae.Z_OK)))throw new Error(by[r])}u(On,"Inflate");On.prototype.push=function(t,e){var r=this.strm,i=this.options.chunkSize,n=this.options.dictionary,s,a,l,c,o,f=!1;if(this.ended)return!1;a=e===~~e?e:e===!0?Ae.Z_FINISH:Ae.Z_NO_FLUSH,typeof t=="string"?r.input=zu.binstring2buf(t):Gk.call(t)==="[object ArrayBuffer]"?r.input=new Uint8Array(t):r.input=t,r.next_in=0,r.avail_in=r.input.length;do{if(r.avail_out===0&&(r.output=new Il.Buf8(i),r.next_out=0,r.avail_out=i),s=ka.inflate(r,Ae.Z_NO_FLUSH),s===Ae.Z_NEED_DICT&&n&&(s=ka.inflateSetDictionary(this.strm,n)),s===Ae.Z_BUF_ERROR&&f===!0&&(s=Ae.Z_OK,f=!1),s!==Ae.Z_STREAM_END&&s!==Ae.Z_OK)return this.onEnd(s),this.ended=!0,!1;r.next_out&&(r.avail_out===0||s===Ae.Z_STREAM_END||r.avail_in===0&&(a===Ae.Z_FINISH||a===Ae.Z_SYNC_FLUSH))&&(this.options.to==="string"?(l=zu.utf8border(r.output,r.next_out),c=r.next_out-l,o=zu.buf2string(r.output,l),r.next_out=c,r.avail_out=i-c,c&&Il.arraySet(r.output,r.output,l,c,0),this.onData(o)):this.onData(Il.shrinkBuf(r.output,r.next_out))),r.avail_in===0&&r.avail_out===0&&(f=!0)}while((r.avail_in>0||r.avail_out===0)&&s!==Ae.Z_STREAM_END);return s===Ae.Z_STREAM_END&&(a=Ae.Z_FINISH),a===Ae.Z_FINISH?(s=ka.inflateEnd(this.strm),this.onEnd(s),this.ended=!0,s===Ae.Z_OK):(a===Ae.Z_SYNC_FLUSH&&(this.onEnd(Ae.Z_OK),r.avail_out=0),!0)};On.prototype.onData=function(t){this.chunks.push(t)};On.prototype.onEnd=function(t){t===Ae.Z_OK&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=Il.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg};function _y(t,e){var r=new On(e);if(r.push(t,!0),r.err)throw r.msg||by[r.err];return r.result}u(_y,"inflate");function r6(t,e){return e=e||{},e.raw=!0,_y(t,e)}u(r6,"inflateRaw");$l.Inflate=On;$l.inflate=_y;$l.inflateRaw=r6;$l.ungzip=_y});var Yk=x((Ate,Jk)=>{"use strict";var i6=Qr().assign,n6=QF(),s6=Zk(),a6=gy(),Kk={};i6(Kk,n6,s6,a6);Jk.exports=Kk});var eT=x((Pte,Qk)=>{"use strict";var Xk=u((t,e)=>function(...r){let i=e.promiseModule;return new i((n,s)=>{e.multiArgs?r.push((...a)=>{e.errorFirst?a[0]?s(a):(a.shift(),n(a)):n(a)}):e.errorFirst?r.push((a,l)=>{a?s(a):n(l)}):r.push(n),t.apply(this,r)})},"processFn");Qk.exports=(t,e)=>{e=Object.assign({exclude:[/.+(Sync|Stream)$/],errorFirst:!0,promiseModule:Promise},e);let r=typeof t;if(!(t!==null&&(r==="object"||r==="function")))throw new TypeError(`Expected \`input\` to be a \`Function\` or \`Object\`, got \`${t===null?"null":r}\``);let i=u(s=>{let a=u(l=>typeof l=="string"?s===l:l.test(s),"match");return e.include?e.include.some(a):!e.exclude.some(a)},"filter"),n;r==="function"?n=u(function(...s){return e.excludeMain?t(...s):Xk(t,e).apply(this,s)},"ret"):n=Object.create(Object.getPrototypeOf(t));for(let s in t){let a=t[s];n[s]=typeof a=="function"&&i(s)?Xk(a,e):a}return n}});var cT=x((Dte,lT)=>{function tT(t){return Array.isArray(t)?t:[t]}u(tT,"makeArray");var Ey="",rT=" ",vy="\\",o6=/^\s+$/,l6=/(?:[^\\]|^)\\$/,c6=/^\\!/,f6=/^\\#/,u6=/\r?\n/g,h6=/^\.*\/|^\.+$/,Sy="/",sT="node-ignore";typeof Symbol<"u"&&(sT=Symbol.for("node-ignore"));var iT=sT,d6=u((t,e,r)=>Object.defineProperty(t,e,{value:r}),"define"),p6=/([0-z])-([0-z])/g,aT=u(()=>!1,"RETURN_FALSE"),m6=u(t=>t.replace(p6,(e,r,i)=>r.charCodeAt(0)<=i.charCodeAt(0)?e:Ey),"sanitizeRange"),w6=u(t=>{let{length:e}=t;return t.slice(0,e-e%2)},"cleanRangeBackSlash"),y6=[[/^\uFEFF/,()=>Ey],[/((?:\\\\)*?)(\\?\s+)$/,(t,e,r)=>e+(r.indexOf("\\")===0?rT:Ey)],[/(\\+?)\s/g,(t,e)=>{let{length:r}=e;return e.slice(0,r-r%2)+rT}],[/[\\$.|*+(){^]/g,t=>`\\${t}`],[/(?!\\)\?/g,()=>"[^/]"],[/^\//,()=>"^"],[/\//g,()=>"\\/"],[/^\^*\\\*\\\*\\\//,()=>"^(?:.*\\/)?"],[/^(?=[^^])/,u(function(){return/\/(?!$)/.test(this)?"^":"(?:^|\\/)"},"startingReplacer")],[/\\\/\\\*\\\*(?=\\\/|$)/g,(t,e,r)=>e+6<r.length?"(?:\\/[^\\/]+)*":"\\/.+"],[/(^|[^\\]+)(\\\*)+(?=.+)/g,(t,e,r)=>{let i=r.replace(/\\\*/g,"[^\\/]*");return e+i}],[/\\\\\\(?=[$.|*+(){^])/g,()=>vy],[/\\\\/g,()=>vy],[/(\\)?\[([^\]/]*?)(\\*)($|\])/g,(t,e,r,i,n)=>e===vy?`\\[${r}${w6(i)}${n}`:n==="]"&&i.length%2===0?`[${m6(r)}${i}]`:"[]"],[/(?:[^*])$/,t=>/\/$/.test(t)?`${t}$`:`${t}(?=$|\\/$)`],[/(\^|\\\/)?\\\*$/,(t,e)=>`${e?`${e}[^/]+`:"[^/]*"}(?=$|\\/$)`]],nT=Object.create(null),g6=u((t,e)=>{let r=nT[t];return r||(r=y6.reduce((i,[n,s])=>i.replace(n,s.bind(t)),t),nT[t]=r),e?new RegExp(r,"i"):new RegExp(r)},"makeRegex"),Ty=u(t=>typeof t=="string","isString"),b6=u(t=>t&&Ty(t)&&!o6.test(t)&&!l6.test(t)&&t.indexOf("#")!==0,"checkPattern"),_6=u(t=>t.split(u6),"splitPattern"),xy=class xy{constructor(e,r,i,n){this.origin=e,this.pattern=r,this.negative=i,this.regex=n}};u(xy,"IgnoreRule");var Fy=xy,v6=u((t,e)=>{let r=t,i=!1;t.indexOf("!")===0&&(i=!0,t=t.substr(1)),t=t.replace(c6,"!").replace(f6,"#");let n=g6(t,e);return new Fy(r,t,i,n)},"createRule"),S6=u((t,e)=>{throw new e(t)},"throwError"),ii=u((t,e,r)=>Ty(t)?t?ii.isNotRelative(t)?r(`path should be a \`path.relative()\`d string, but got "${e}"`,RangeError):!0:r("path must not be empty",TypeError):r(`path must be a string, but got \`${e}\``,TypeError),"checkPath"),oT=u(t=>h6.test(t),"isNotRelative");ii.isNotRelative=oT;ii.convert=t=>t;var Oy=class Oy{constructor({ignorecase:e=!0,ignoreCase:r=e,allowRelativePaths:i=!1}={}){d6(this,iT,!0),this._rules=[],this._ignoreCase=r,this._allowRelativePaths=i,this._initCache()}_initCache(){this._ignoreCache=Object.create(null),this._testCache=Object.create(null)}_addPattern(e){if(e&&e[iT]){this._rules=this._rules.concat(e._rules),this._added=!0;return}if(b6(e)){let r=v6(e,this._ignoreCase);this._added=!0,this._rules.push(r)}}add(e){return this._added=!1,tT(Ty(e)?_6(e):e).forEach(this._addPattern,this),this._added&&this._initCache(),this}addPattern(e){return this.add(e)}_testOne(e,r){let i=!1,n=!1;return this._rules.forEach(s=>{let{negative:a}=s;if(n===a&&i!==n||a&&!i&&!n&&!r)return;s.regex.test(e)&&(i=!a,n=a)}),{ignored:i,unignored:n}}_test(e,r,i,n){let s=e&&ii.convert(e);return ii(s,e,this._allowRelativePaths?aT:S6),this._t(s,r,i,n)}_t(e,r,i,n){if(e in r)return r[e];if(n||(n=e.split(Sy)),n.pop(),!n.length)return r[e]=this._testOne(e,i);let s=this._t(n.join(Sy)+Sy,r,i,n);return r[e]=s.ignored?s:this._testOne(e,i)}ignores(e){return this._test(e,this._ignoreCache,!1).ignored}createFilter(){return e=>!this.ignores(e)}filter(e){return tT(e).filter(this.createFilter())}test(e){return this._test(e,this._testCache,!0)}};u(Oy,"Ignore");var ky=Oy,Wu=u(t=>new ky(t),"factory"),E6=u(t=>ii(t&&ii.convert(t),t,aT),"isPathValid");Wu.isPathValid=E6;Wu.default=Wu;lT.exports=Wu;if(typeof process<"u"&&(process.env&&process.env.IGNORE_TEST_WIN32||process.platform==="win32")){let t=u(r=>/^\\\\\?\\/.test(r)||/["<>|\u0000-\u001F]+/u.test(r)?r:r.replace(/\\/g,"/"),"makePosix");ii.convert=t;let e=/^[a-z]:\//i;ii.isNotRelative=r=>e.test(r)||oT(r)}});var uT=x((Ite,fT)=>{"use strict";function F6(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}u(F6,"escapeRegExp");function Nr(t,e,r){return e=e instanceof RegExp?e:new RegExp(F6(e),"g"),t.replace(e,r)}u(Nr,"replaceAll");var k6={clean:u(function(e){if(typeof e!="string")throw new Error("Expected a string, received: "+e);return e=Nr(e,"./","/"),e=Nr(e,"..","."),e=Nr(e," ","-"),e=Nr(e,/^[~^:?*\\\-]/g,""),e=Nr(e,/[~^:?*\\]/g,"-"),e=Nr(e,/[~^:?*\\\-]$/g,""),e=Nr(e,"@{","-"),e=Nr(e,/\.$/g,""),e=Nr(e,/\/$/g,""),e=Nr(e,/\.lock$/g,""),e},"clean")};fT.exports=k6});var dT=x((Bte,hT)=>{hT.exports=function(t,e){var r=t,i=e,n=r.length,s=i.length,a=!1,l=null,c=n+1,o=[],f=[],h=[],d="",p=-1,m=0,w=1,g,b,_=u(function(){n>=s&&(g=r,b=n,r=i,i=g,n=s,s=b,a=!0,c=n+1)},"init"),S=u(function(v,T,E){return{x:v,y:T,k:E}},"P"),F=u(function(v,T){return{elem:v,t:T}},"seselem"),k=u(function(v,T,E){var R,P,I;for(T>E?R=o[v-1+c]:R=o[v+1+c],I=Math.max(T,E),P=I-v;P<n&&I<s&&r[P]===i[I];)++P,++I;return o[v+c]=f.length,f[f.length]=new S(P,I,R),I},"snake"),A=u(function(v){var T,E,R,P,I;for(T=E=1,R=P=0,I=v.length-1;I>=0;--I)for(;R<v[I].x||P<v[I].y;)v[I].y-v[I].x>P-R?(a?h[h.length]=new F(i[P],p):h[h.length]=new F(i[P],w),++E,++P):v[I].y-v[I].x<P-R?(a?h[h.length]=new F(r[R],w):h[h.length]=new F(r[R],p),++T,++R):(h[h.length]=new F(r[R],m),d+=r[R],++T,++E,++R,++P)},"recordseq");return _(),{SES_DELETE:-1,SES_COMMON:0,SES_ADD:1,editdistance:u(function(){return l},"editdistance"),getlcs:u(function(){return d},"getlcs"),getses:u(function(){return h},"getses"),compose:u(function(){var v,T,E,R,P,I,B,z;for(v=s-n,T=n+s+3,E={},B=0;B<T;++B)E[B]=-1,o[B]=-1;R=-1;do{for(++R,z=-R;z<=v-1;++z)E[z+c]=k(z,E[z-1+c]+1,E[z+1+c]);for(z=v+R;z>=v+1;--z)E[z+c]=k(z,E[z-1+c]+1,E[z+1+c]);E[v+c]=k(v,E[v-1+c]+1,E[v+1+c])}while(E[v+c]!==s);for(l=v+2*R,P=o[v+c],I=[];P!==-1;)I[I.length]=new S(f[P].x,f[P].y,null),P=f[P].k;A(I)},"compose")}}});var wT=x((Mte,mT)=>{var T6=dT();function x6(t,e){var r=new T6(t,e);r.compose();for(var i=r.getses(),n,s,a=t.length-1,l=e.length-1,c=i.length-1;c>=0;--c)i[c].t===r.SES_COMMON?(s?(s.chain={file1index:a,file2index:l,chain:null},s=s.chain):(n={file1index:a,file2index:l,chain:null},s=n),a--,l--):i[c].t===r.SES_DELETE?a--:i[c].t===r.SES_ADD&&l--;var o={file1index:-1,file2index:-1,chain:null};return s?(s.chain=o,n):o}u(x6,"longestCommonSubsequence");function pT(t,e){for(var r=[],i=t.length,n=e.length,s=x6(t,e);s!==null;s=s.chain){var a=i-s.file1index-1,l=n-s.file2index-1;i=s.file1index,n=s.file2index,(a||l)&&r.push({file1:[i+1,a],file2:[n+1,l]})}return r.reverse(),r}u(pT,"diffIndices");function O6(t,e,r){var i,n=pT(e,t),s=pT(e,r),a=[];function l(B,z){a.push([B.file1[0],z,B.file1[1],B.file2[0],B.file2[1]])}for(u(l,"addHunk"),i=0;i<n.length;i++)l(n[i],0);for(i=0;i<s.length;i++)l(s[i],2);a.sort(function(B,z){return B[0]-z[0]});var c=[],o=0;function f(B){B>o&&(c.push([1,o,B-o]),o=B)}u(f,"copyCommon");for(var h=0;h<a.length;h++){for(var d=h,p=a[h],m=p[0],w=m+p[2];h<a.length-1;){var g=a[h+1],b=g[0];if(b>w)break;w=Math.max(w,b+g[2]),h++}if(f(m),d==h)p[4]>0&&c.push([p[1],p[3],p[4]]);else{var _={0:[t.length,-1,e.length,-1],2:[r.length,-1,e.length,-1]};for(i=d;i<=h;i++){p=a[i];var S=p[1],F=_[S],k=p[0],A=k+p[2],v=p[3],T=v+p[4];F[0]=Math.min(v,F[0]),F[1]=Math.max(T,F[1]),F[2]=Math.min(k,F[2]),F[3]=Math.max(A,F[3])}var E=_[0][0]+(m-_[0][2]),R=_[0][1]+(w-_[0][3]),P=_[2][0]+(m-_[2][2]),I=_[2][1]+(w-_[2][3]);c.push([-1,E,R-E,m,w-m,P,I-P])}o=w}return f(e.length),c}u(O6,"diff3MergeIndices");function R6(t,e,r){var i=[],n=[t,e,r],s=O6(t,e,r),a=[];function l(){a.length&&i.push({ok:a}),a=[]}u(l,"flushOk");function c(p){for(var m=0;m<p.length;m++)a.push(p[m])}u(c,"pushOk");function o(p){if(p[2]!=p[6])return!0;for(var m=p[1],w=p[5],g=0;g<p[2];g++)if(t[g+m]!=r[g+w])return!0;return!1}u(o,"isTrueConflict");for(var f=0;f<s.length;f++){var h=s[f],d=h[0];d==-1?o(h)?(l(),i.push({conflict:{a:t.slice(h[1],h[1]+h[2]),aIndex:h[1],o:e.slice(h[3],h[3]+h[4]),oIndex:h[3],b:r.slice(h[5],h[5]+h[6]),bIndex:h[5]}})):c(n[0].slice(h[1],h[1]+h[2])):c(n[d].slice(h[1],h[1]+h[2]))}return l(),i}u(R6,"diff3Merge");mT.exports=R6});var Le=x(L=>{"use strict";Object.defineProperty(L,"__esModule",{value:!0});function qi(t){return t&&typeof t=="object"&&"default"in t?t.default:t}u(qi,"_interopDefault");var Ml=qi(GS()),MT=qi(lF()),A6=qi(fF()),eg=qi(Yk()),Ry=qi(eT()),P6=qi(cT()),jl=qi(uT()),N6=qi(wT()),ih=class ih extends Error{constructor(e){super(e),this.caller=""}toJSON(){return{code:this.code,data:this.data,caller:this.caller,message:this.message,stack:this.stack}}fromJSON(e){let r=new ih(e.message);return r.code=e.code,r.data=e.data,r.caller=e.caller,r.stack=e.stack,r}get isIsomorphicGitError(){return!0}};u(ih,"BaseError");var re=ih,nh=class nh extends re{constructor(e){super(`Modifying the index is not possible because you have unmerged files: ${e.toString}. Fix them up in the work tree, and then use 'git add/rm as appropriate to mark resolution and make a commit.`),this.code=this.name=nh.code,this.data={filepaths:e}}};u(nh,"UnmergedPathsError");var ql=nh;ql.code="UnmergedPathsError";var sh=class sh extends re{constructor(e){super(`An internal error caused this command to fail.
|
|
9
|
+
`+t),"printJson");Qf.printJson=o$});var tw=x(hl=>{"use strict";Object.defineProperty(hl,"__esModule",{value:!0});var ew=(Ff(),Xp(Ef));ew.__exportStar(vS(),hl);ew.__exportStar(SS(),hl);ew.__exportStar(ES(),hl)});var FS=x(ft=>{"use strict";Object.defineProperty(ft,"__esModule",{value:!0});ft.newNotAllowedError=ft.newTypeMismatchError=ft.newNotFoundError=ft.assertCanWrite=ft.assertName=ft.basename=ft.ctx=void 0;var l$=u((t={})=>({separator:"/",syncHandleAllowed:!1,mode:"read",...t}),"ctx");ft.ctx=l$;var c$=u((t,e)=>{t[t.length-1]===e&&(t=t.slice(0,-1));let r=t.lastIndexOf(e);return r===-1?t:t.slice(r+1)},"basename");ft.basename=c$;var f$=/^(\.{1,2})$|^(.*([\/\\]).*)$/,u$=u((t,e,r)=>{if(!t||f$.test(t))throw new TypeError(`Failed to execute '${e}' on '${r}': Name is not allowed.`)},"assertName");ft.assertName=u$;var h$=u(t=>{if(t!=="readwrite")throw new DOMException("The request is not allowed by the user agent or the platform in the current context.","NotAllowedError")},"assertCanWrite");ft.assertCanWrite=h$;var d$=u(()=>new DOMException("A requested file or directory could not be found at the time an operation was processed.","NotFoundError"),"newNotFoundError");ft.newNotFoundError=d$;var p$=u(()=>new DOMException("The path supplied exists, but was not an entry of requested type.","TypeMismatchError"),"newTypeMismatchError");ft.newTypeMismatchError=p$;var m$=u(()=>new DOMException("Permission not granted.","NotAllowedError"),"newNotAllowedError");ft.newNotAllowedError=m$});var kS=x(dl=>{"use strict";Object.defineProperty(dl,"__esModule",{value:!0});dl.toTreeSync=void 0;var w$=tw(),y$=FS(),g$=u((t,e={})=>{let r=e.separator||"/",i=e.dir||r;i[i.length-1]!==r&&(i+=r);let n=e.tab||"",s=e.depth??10,a=" (...)";if(s>0){let c=t.readdirSync(i,{withFileTypes:!0});a=(0,w$.printTree)(n,c.map(o=>f=>o.isDirectory()?(0,dl.toTreeSync)(t,{dir:i+o.name,depth:s-1,tab:f}):o.isSymbolicLink()?""+o.name+" \u2192 "+t.readlinkSync(i+o.name):""+o.name))}return(0,y$.basename)(i,r)+r+a},"toTreeSync");dl.toTreeSync=g$});var OS=x(j=>{"use strict";Object.defineProperty(j,"__esModule",{value:!0});j.getWriteFileOptions=j.writeFileDefaults=j.getRealpathOptsAndCb=j.getRealpathOptions=j.getStatfsOptsAndCb=j.getStatfsOptions=j.getStatOptsAndCb=j.getStatOptions=j.getAppendFileOptsAndCb=j.getAppendFileOpts=j.getOpendirOptsAndCb=j.getOpendirOptions=j.getReaddirOptsAndCb=j.getReaddirOptions=j.getReadFileOptions=j.getRmOptsAndCb=j.getRmdirOptions=j.getDefaultOptsAndCb=j.getDefaultOpts=j.optsDefaults=j.getMkdirOptions=void 0;j.getOptions=xS;j.optsGenerator=Zr;j.optsAndCbGenerator=dn;var eu=Qs(),b$=al(),rw=Ei(),TS={mode:511,recursive:!1},_$=u(t=>typeof t=="number"?Object.assign({},TS,{mode:t}):Object.assign({},TS,t),"getMkdirOptions");j.getMkdirOptions=_$;var v$=u(t=>`Expected options to be either an object or a string, but got ${t} instead`,"ERRSTR_OPTS");function xS(t,e){let r;if(e){let i=typeof e;switch(i){case"string":r=Object.assign({},t,{encoding:e});break;case"object":r=Object.assign({},t,e);break;default:throw TypeError(v$(i))}}else return t;return r.encoding!=="buffer"&&(0,b$.assertEncoding)(r.encoding),r}u(xS,"getOptions");function Zr(t){return e=>xS(t,e)}u(Zr,"optsGenerator");function dn(t){return(e,r)=>typeof e=="function"?[t(),e]:[t(e),(0,rw.validateCallback)(r)]}u(dn,"optsAndCbGenerator");j.optsDefaults={encoding:"utf8"};j.getDefaultOpts=Zr(j.optsDefaults);j.getDefaultOptsAndCb=dn(j.getDefaultOpts);var S$={recursive:!1},E$=u(t=>Object.assign({},S$,t),"getRmdirOptions");j.getRmdirOptions=E$;var F$=Zr(j.optsDefaults);j.getRmOptsAndCb=dn(F$);var k$={flag:"r"};j.getReadFileOptions=Zr(k$);var T$={encoding:"utf8",recursive:!1,withFileTypes:!1};j.getReaddirOptions=Zr(T$);j.getReaddirOptsAndCb=dn(j.getReaddirOptions);var x$={encoding:"utf8",bufferSize:32,recursive:!1};j.getOpendirOptions=Zr(x$);j.getOpendirOptsAndCb=dn(j.getOpendirOptions);var O$={encoding:"utf8",mode:438,flag:eu.FLAGS[eu.FLAGS.a]};j.getAppendFileOpts=Zr(O$);j.getAppendFileOptsAndCb=dn(j.getAppendFileOpts);var R$={bigint:!1},A$=u((t={})=>Object.assign({},R$,t),"getStatOptions");j.getStatOptions=A$;var P$=u((t,e)=>typeof t=="function"?[(0,j.getStatOptions)(),t]:[(0,j.getStatOptions)(t),(0,rw.validateCallback)(e)],"getStatOptsAndCb");j.getStatOptsAndCb=P$;var N$={bigint:!1},D$=u((t={})=>Object.assign({},N$,t),"getStatfsOptions");j.getStatfsOptions=D$;var C$=u((t,e)=>typeof t=="function"?[(0,j.getStatfsOptions)(),t]:[(0,j.getStatfsOptions)(t),(0,rw.validateCallback)(e)],"getStatfsOptsAndCb");j.getStatfsOptsAndCb=C$;var I$=j.optsDefaults;j.getRealpathOptions=Zr(I$);j.getRealpathOptsAndCb=dn(j.getRealpathOptions);j.writeFileDefaults={encoding:"utf8",mode:438,flag:eu.FLAGS[eu.FLAGS.w]};j.getWriteFileOptions=Zr(j.writeFileDefaults)});var AS=x(tu=>{"use strict";Object.defineProperty(tu,"__esModule",{value:!0});tu.Dir=void 0;var RS=Ei(),B$=bf(),pn=sl(),nw=class nw{constructor(e,r){this.link=e,this.options=r,this.iteratorInfo=[],this.closed=!1,this.operationQueue=null,this.path=e.getPath(),this.iteratorInfo.push(e.children[Symbol.iterator]())}closeBase(){}readBase(e){let r,i,n,s;do{do if({done:r,value:i}=e[e.length-1].next(),!r)[n,s]=i;else break;while(n==="."||n==="..");if(r){if(e.pop(),e.length===0)break;r=!1}else return this.options.recursive&&s.children.size&&e.push(s.children[Symbol.iterator]()),B$.default.build(s,this.options.encoding)}while(!r);return null}close(e){if(e===void 0)return this.closed?Promise.reject(new pn.Error("ERR_DIR_CLOSED")):new Promise((r,i)=>{this.close(n=>{n?i(n):r()})});if((0,RS.validateCallback)(e),this.closed){process.nextTick(e,new pn.Error("ERR_DIR_CLOSED"));return}if(this.operationQueue!==null){this.operationQueue.push(()=>{this.close(e)});return}this.closed=!0;try{this.closeBase(),process.nextTick(e)}catch(r){process.nextTick(e,r)}}closeSync(){if(this.closed)throw new pn.Error("ERR_DIR_CLOSED");if(this.operationQueue!==null)throw new pn.Error("ERR_DIR_CONCURRENT_OPERATION");this.closed=!0,this.closeBase()}read(e){if(e===void 0)return new Promise((r,i)=>{this.read((n,s)=>{n?i(n):r(s??null)})});if((0,RS.validateCallback)(e),this.closed){process.nextTick(e,new pn.Error("ERR_DIR_CLOSED"));return}if(this.operationQueue!==null){this.operationQueue.push(()=>{this.read(e)});return}this.operationQueue=[];try{let r=this.readBase(this.iteratorInfo);process.nextTick(()=>{let i=this.operationQueue;this.operationQueue=null;for(let n of i)n();e(null,r)})}catch(r){process.nextTick(()=>{let i=this.operationQueue;this.operationQueue=null;for(let n of i)n();e(r)})}}readSync(){if(this.closed)throw new pn.Error("ERR_DIR_CLOSED");if(this.operationQueue!==null)throw new pn.Error("ERR_DIR_CONCURRENT_OPERATION");return this.readBase(this.iteratorInfo)}[Symbol.asyncIterator](){return{next:u(async()=>{try{let e=await this.read();return e!==null?{done:!1,value:e}:{done:!0,value:void 0}}catch(e){throw e}},"next"),[Symbol.asyncIterator](){return this}}}};u(nw,"Dir");var iw=nw;tu.Dir=iw});var sw=x(Kr=>{"use strict";Object.defineProperty(Kr,"__esModule",{value:!0});Kr.toMatcher=Kr.toRegex=void 0;var $$=u(t=>/[.^$+{}()|\\]/.test(t)?`\\${t}`:t,"escapeRe"),L$=u((t,e,r,i)=>{let n=e,s=[],a="",l=1;for(;n<t.length&&l>0;){let f=t[n];if(f==="(")l++,a+=f,n++;else if(f===")")if(l--,l===0){s.push(a),n++;break}else a+=f,n++;else f==="|"&&l===1?(s.push(a),a="",n++):(a+=f,n++)}if(l!==0)return;let c="",o=s.length;for(let f=0;f<o;f++)c+=(c?"|":"")+(0,Kr.toRegex)(s[f],i).source.replace(/^\^/,"").replace(/\$$/,"");switch(r){case"?":return[`(?:${c})?`,n];case"*":return[`(?:${c})*`,n];case"+":return[`(?:${c})+`,n];case"@":return[`(?:${c})`,n];case"!":return[`(?!${c})[^/]*`,n]}},"parseExtGlob"),M$=u((t,e)=>{let r="",i=0,n=u(()=>{i++;let l=[],c="",o=!1;for(;i<t.length;){let h=t[i];if(h==="}"){l.push(c),i++,o=!0;break}if(h===","){l.push(c),c="",i++;continue}c+=h,i++}return o?`(?:${l.map(h=>(0,Kr.toRegex)(h,e).source.replace(/^\^/,"").replace(/\$$/,"")).join("|")})`:"\\{"+$$(c)},"parseBraceGroup"),s=!!e?.extglob;for(;i<t.length;){let l=t[i];if(s&&t[i+1]==="("&&(l==="?"||l==="*"||l==="+"||l==="@"||l==="!")){let c=L$(t,i+2,l,e);if(c){r+=c[0],i=c[1];continue}}switch(l){case"*":{if(t[i+1]==="*"){let c=i+2;for(;t[c]==="*";)c++;t[c]==="/"?(r+="(?:.*/)?",i=c+1):(r+=".*",i=c)}else r+="[^/]*",i++;break}case"?":r+="[^/]",i++;break;case"[":{let c="[";for(i++,i<t.length&&t[i]==="!"&&(c+="^",i++),i<t.length&&t[i]==="]"&&(c+="]",i++);i<t.length&&t[i]!=="]";){let o=t[i];c+=o==="\\"?"\\\\":o,i++}if(i<t.length&&t[i]==="]")c+="]",i++;else{r+="\\[";continue}r+=c;break}case"{":{r+=n();break}case"/":r+="/",i++;break;case".":case"^":case"$":case"+":case"(":case")":case"|":case"\\":r+=`\\${l}`,i++;break;default:r+=l,i++;break}}let a=e?.nocase?"i":"";return new RegExp("^"+r+"$",a)},"toRegex");Kr.toRegex=M$;var j$=/^\/(.{1,4096})\/([gimsuy]{0,6})$/,q$=u((t,e)=>{let r=[],i=Array.isArray(t)?t:[t];for(let n of i)if(typeof n=="string"){let s=j$.exec(n);if(s){let[,a,l]=s;r.push(new RegExp(a,l))}else r.push((0,Kr.toRegex)(n,e))}else r.push(n);return r.length?new Function("p","return "+r.map(n=>n+".test(p)").join("||")):()=>!1},"toMatcher");Kr.toMatcher=q$});var DS=x(ow=>{"use strict";Object.defineProperty(ow,"__esModule",{value:!0});ow.globSync=G$;var mn=Ks(),U$=sw(),PS=Ei(),z$=mn.posix.join,W$=mn.posix.relative,H$=mn.posix.resolve;function NS(t,e){return(0,U$.toRegex)(e).test(t)}u(NS,"matchesPattern");function V$(t,e){return e?typeof e=="function"?e(t):(Array.isArray(e)?e:[e]).some(i=>NS(t,i)):!1}u(V$,"isExcluded");function aw(t,e,r,i,n=0){let s=[],a=i.maxdepth??1/0,l=i.cwd?(0,PS.pathToFilename)(i.cwd):process.cwd();if(n>a)return s;try{let c=t.readdirSync(e,{withFileTypes:!0});for(let o of c){let f=z$(e,o.name.toString()),h=W$(l,f);if(V$(h,i.exclude))continue;if(r.some(p=>NS(h,p))&&s.push(h),o.isDirectory()&&n<a){let p=aw(t,f,r,i,n+1);s.push(...p)}}}catch{}return s}u(aw,"walkDirectory");function G$(t,e,r={}){let i=r.cwd?(0,PS.pathToFilename)(r.cwd):process.cwd(),n=H$(i),s={cwd:n,exclude:r.exclude,maxdepth:r.maxdepth,withFileTypes:r.withFileTypes||!1},a=[];if(mn.posix.isAbsolute(e)){let l=mn.posix.dirname(e),c=mn.posix.basename(e),o=aw(t,l,[c],{...s,cwd:l});a.push(...o.map(f=>mn.posix.resolve(l,f)))}else{let l=aw(t,n,[e],s);a.push(...l)}return a=[...new Set(a)].sort(),a}u(G$,"globSync")});var jS=x(It=>{"use strict";Object.defineProperty(It,"__esModule",{value:!0});It.FSWatcher=It.StatWatcher=It.Volume=void 0;It.pathToSteps=fL;It.dataToStr=uL;It.toUnixTimestamp=Ct;var Be=Ks(),uw=pS(),lw=ym(),Z$=bf(),K$=mS(),sa=_i(),au=qm(),J$=wS(),ou=gS(),Y$=lr(),$S=Gm(),wn=al(),X$=bS(),LS=bm(),Q$=_S(),eL=kS(),iu=Qs(),tL=sl(),re=OS(),N=Ei(),rL=AS(),rt=qf(),iL=Be.resolve,{O_SYMLINK:CS,F_OK:cw,R_OK:nL,W_OK:sL,X_OK:aL,COPYFILE_EXCL:oL,COPYFILE_FICLONE_FORCE:lL}=Y$.constants,mQ=Be.posix?Be.posix.sep:Be.sep,ru=Be.posix?Be.posix.relative:Be.relative,fw=Be.posix?Be.posix.join:Be.join,IS=Be.posix?Be.posix.dirname:Be.dirname,BS=Be.posix?Be.posix.normalize:Be.normalize,cL=128;function fL(t){return(0,rt.filenameToSteps)((0,N.pathToFilename)(t))}u(fL,"pathToSteps");function uL(t,e=wn.ENCODING_UTF8){return sa.Buffer.isBuffer(t)?t.toString(e):t instanceof Uint8Array?(0,sa.bufferFrom)(t).toString(e):String(t)}u(uL,"dataToStr");function Ct(t){if(typeof t=="string"&&+t==t)return+t;if(t instanceof Date)return t.getTime()/1e3;if(isFinite(t))return t<0?Date.now()/1e3:t;throw new Error("Cannot parse time: "+t)}u(Ct,"toUnixTimestamp");function ia(t){if(typeof t!="number")throw TypeError(iu.ERRSTR.UID)}u(ia,"validateUid");function na(t){if(typeof t!="number")throw TypeError(iu.ERRSTR.GID)}u(na,"validateGid");var hw=class hw{get promises(){if(this.promisesApi===null)throw new Error("Promise is not supported in this environment.");return this.promisesApi}constructor(e=new uw.Superblock){this._core=e,this.promisesApi=new Q$.FsPromises(this,X$.FileHandle),this.openSync=(c,o,f=438)=>{let h=(0,N.modeToNumber)(f),d=(0,N.pathToFilename)(c),p=(0,N.flagsToNumber)(o);return this._core.open(d,p,h,!(p&CS))},this.open=(c,o,f,h)=>{let d=f,p=h;typeof f=="function"&&(d=438,p=f),d=d||438;let m=(0,N.modeToNumber)(d),w=(0,N.pathToFilename)(c),g=(0,N.flagsToNumber)(o);this.wrapAsync(this._core.open,[w,g,m,!(g&CS)],p)},this.closeSync=c=>{this._core.close(c)},this.close=(c,o)=>{(0,rt.validateFd)(c);let f=this._core.getFileByFdOrThrow(c,"close");this.wrapAsync(this._core.close,[f.fd],o)},this.readSync=(c,o,f,h,d)=>((0,rt.validateFd)(c),this._core.read(c,o,f,h,d)),this.read=(c,o,f,h,d,p)=>{if((0,N.validateCallback)(p),h===0)return(0,au.default)(()=>{p&&p(null,0,o)});Promise.resolve().then(()=>{try{let m=this._core.read(c,o,f,h,d);p(null,m,o)}catch(m){p(m)}})},this.readv=(c,o,f,h)=>{let d=f,p=h;typeof f=="function"&&([d,p]=[null,f]),(0,N.validateCallback)(p),Promise.resolve().then(()=>{try{let m=this._core.readv(c,o,d);p(null,m,o)}catch(m){p(m)}})},this.readvSync=(c,o,f)=>((0,rt.validateFd)(c),this._core.readv(c,o,f??null)),this._readfile=(c,o,f)=>{let h,p=typeof c=="number"&&(0,rt.isFd)(c),m;if(p)m=c;else{let w=(0,N.pathToFilename)(c),g=String(c),b=g.length>1&&g.endsWith("/"),_=this._core.getResolvedLinkOrThrow(w,"open"),S=_.getNode();if(S.isDirectory())throw(0,N.createError)("EISDIR","open",_.getPath());if(b&&S.isFile())throw(0,N.createError)("ENOTDIR","open",g);m=this.openSync(c,o)}try{h=(0,N.bufferToEncoding)(this._core.getFileByFdOrThrow(m).getBuffer(),f)}finally{p||this.closeSync(m)}return h},this.readFileSync=(c,o)=>{let f=(0,re.getReadFileOptions)(o),h=(0,N.flagsToNumber)(f.flag);return this._readfile(c,h,f.encoding)},this.readFile=(c,o,f)=>{let[h,d]=(0,re.optsAndCbGenerator)(re.getReadFileOptions)(o,f),p=(0,N.flagsToNumber)(h.flag);this.wrapAsync(this._readfile,[c,p,h.encoding],d)},this.writeSync=(c,o,f,h,d)=>{let[,p,m,w,g]=(0,N.getWriteSyncArgs)(c,o,f,h,d);return this._write(c,p,m,w,g)},this.write=(c,o,f,h,d,p)=>{let[,m,w,g,b,_,S]=(0,N.getWriteArgs)(c,o,f,h,d,p);Promise.resolve().then(()=>{try{let F=this._write(c,w,g,b,_);m?S(null,F,o):S(null,F,w)}catch(F){S(F)}})},this.writev=(c,o,f,h)=>{let d=f,p=h;typeof f=="function"&&([d,p]=[null,f]),(0,N.validateCallback)(p),Promise.resolve().then(()=>{try{let m=this.writevBase(c,o,d);p(null,m,o)}catch(m){p(m)}})},this.writevSync=(c,o,f)=>((0,rt.validateFd)(c),this.writevBase(c,o,f??null)),this.writeFileSync=(c,o,f)=>{let h=(0,re.getWriteFileOptions)(f),d=(0,N.flagsToNumber)(h.flag),p=(0,N.modeToNumber)(h.mode),m=(0,rt.dataToBuffer)(o,h.encoding);this._core.writeFile(c,m,d,p)},this.writeFile=(c,o,f,h)=>{let d=f,p=h;typeof f=="function"&&([d,p]=[re.writeFileDefaults,f]);let m=(0,N.validateCallback)(p),w=(0,re.getWriteFileOptions)(d),g=(0,N.flagsToNumber)(w.flag),b=(0,N.modeToNumber)(w.mode),_=(0,rt.dataToBuffer)(o,w.encoding);this.wrapAsync(this._core.writeFile,[c,_,g,b],m)},this.copyFileSync=(c,o,f)=>{let h=(0,N.pathToFilename)(c),d=(0,N.pathToFilename)(o);return this._copyFile(h,d,(f||0)|0)},this.copyFile=(c,o,f,h)=>{let d=(0,N.pathToFilename)(c),p=(0,N.pathToFilename)(o),m,w;typeof f=="function"?[m,w]=[0,f]:[m,w]=[f,h],(0,N.validateCallback)(w),this.wrapAsync(this._copyFile,[d,p,m],w)},this._cp=(c,o,f)=>{if(f.filter&&!f.filter(c,o))return;let h=f.dereference?this.statSync(c):this.lstatSync(c),d=null;try{d=this.lstatSync(o)}catch(p){if(p.code!=="ENOENT")throw p}if(d&&h.ino===d.ino&&h.dev===d.dev)throw(0,N.createError)("EINVAL","cp",c,o);if(d){if(h.isDirectory()&&!d.isDirectory())throw(0,N.createError)("EISDIR","cp",c,o);if(!h.isDirectory()&&d.isDirectory())throw(0,N.createError)("ENOTDIR","cp",c,o)}if(h.isDirectory()&&this.isSrcSubdir(c,o))throw(0,N.createError)("EINVAL","cp",c,o);{let p=IS(o);this.existsSync(p)||this.mkdirSync(p,{recursive:!0})}if(h.isDirectory()){if(!f.recursive)throw(0,N.createError)("EISDIR","cp",c);this.cpDirSync(h,d,c,o,f)}else if(h.isFile()||h.isCharacterDevice()||h.isBlockDevice())this.cpFileSync(h,d,c,o,f);else if(h.isSymbolicLink()&&!f.dereference)this.cpSymlinkSync(d,c,o,f);else throw(0,N.createError)("EINVAL","cp",c)},this.linkSync=(c,o)=>{let f=(0,N.pathToFilename)(c),h=(0,N.pathToFilename)(o);this._core.link(f,h)},this.link=(c,o,f)=>{let h=(0,N.pathToFilename)(c),d=(0,N.pathToFilename)(o);this.wrapAsync(this._core.link,[h,d],f)},this.unlinkSync=c=>{let o=(0,N.pathToFilename)(c);this._core.unlink(o)},this.unlink=(c,o)=>{let f=(0,N.pathToFilename)(c);this.wrapAsync(this._core.unlink,[f],o)},this.symlinkSync=(c,o,f)=>{let h=(0,N.pathToFilename)(c),d=(0,N.pathToFilename)(o);this._core.symlink(h,d)},this.symlink=(c,o,f,h)=>{let d=(0,N.validateCallback)(typeof f=="function"?f:h),p=(0,N.pathToFilename)(c),m=(0,N.pathToFilename)(o);this.wrapAsync(this._core.symlink,[p,m],d)},this._lstat=(c,o=!1,f=!1)=>{let h;try{h=this._core.getLinkOrThrow(c,"lstat")}catch(d){if(d.code==="ENOENT"&&!f)return;throw d}return lw.default.build(h.getNode(),o)},this.lstatSync=(c,o)=>{let{throwIfNoEntry:f=!0,bigint:h=!1}=(0,re.getStatOptions)(o);return this._lstat((0,N.pathToFilename)(c),h,f)},this.renameSync=(c,o)=>{let f=(0,N.pathToFilename)(c),h=(0,N.pathToFilename)(o);this._core.rename(f,h)},this.rename=(c,o,f)=>{let h=(0,N.pathToFilename)(c),d=(0,N.pathToFilename)(o);this.wrapAsync(this._core.rename,[h,d],f)},this.existsSync=c=>{try{return this._exists((0,N.pathToFilename)(c))}catch{return!1}},this.exists=(c,o)=>{let f=(0,N.pathToFilename)(c);if(typeof o!="function")throw Error(iu.ERRSTR.CB);Promise.resolve().then(()=>{try{o(this._exists(f))}catch{o(!1)}})},this.accessSync=(c,o=cw)=>{let f=(0,N.pathToFilename)(c);o=o|0,this._access(f,o)},this.access=(c,o,f)=>{let h=cw,d;typeof o!="function"?[h,d]=[o|0,(0,N.validateCallback)(f)]:d=o;let p=(0,N.pathToFilename)(c);this.wrapAsync(this._access,[p,h],d)},this.appendFileSync=(c,o,f)=>{let h=(0,re.getAppendFileOpts)(f);(!h.flag||(0,rt.isFd)(c))&&(h.flag="a"),this.writeFileSync(c,o,h)},this.appendFile=(c,o,f,h)=>{let[d,p]=(0,re.getAppendFileOptsAndCb)(f,h);(!d.flag||(0,rt.isFd)(c))&&(d.flag="a"),this.writeFile(c,o,d,p)},this._readdir=(c,o)=>{let f=(0,rt.filenameToSteps)(c),h=this._core.getResolvedLinkOrThrow(c,"scandir"),d=h.getNode();if(!d.isDirectory())throw(0,N.createError)("ENOTDIR","scandir",c);if(!d.canRead())throw(0,N.createError)("EACCES","scandir",c);let p=[];for(let w of h.children.keys()){let g=h.getChild(w);if(!(!g||w==="."||w==="..")&&(p.push(Z$.default.build(g,o.encoding)),o.recursive&&g.children.size)){let b={...o,recursive:!0,withFileTypes:!0},_=this._readdir(g.getPath(),b);p.push(..._)}}if(!rt.isWin&&o.encoding!=="buffer"&&p.sort((w,g)=>w.name<g.name?-1:w.name>g.name?1:0),o.withFileTypes)return p;let m=c;return rt.isWin&&(m=m.replace(/\\/g,"/")),p.map(w=>{if(o.recursive){let g=fw(w.parentPath,w.name.toString());return rt.isWin&&(g=g.replace(/\\/g,"/")),g.replace(m+Be.posix.sep,"")}return w.name})},this.readdirSync=(c,o)=>{let f=(0,re.getReaddirOptions)(o),h=(0,N.pathToFilename)(c);return this._readdir(h,f)},this.readdir=(c,o,f)=>{let[h,d]=(0,re.getReaddirOptsAndCb)(o,f),p=(0,N.pathToFilename)(c);this.wrapAsync(this._readdir,[p,h],d)},this._readlink=(c,o)=>{let h=this._core.getLinkOrThrow(c,"readlink").getNode();if(!h.isSymlink())throw(0,N.createError)("EINVAL","readlink",c);return(0,wn.strToEncoding)(h.symlink,o)},this.readlinkSync=(c,o)=>{let f=(0,re.getDefaultOpts)(o),h=(0,N.pathToFilename)(c);return this._readlink(h,f.encoding)},this.readlink=(c,o,f)=>{let[h,d]=(0,re.getDefaultOptsAndCb)(o,f),p=(0,N.pathToFilename)(c);this.wrapAsync(this._readlink,[p,h.encoding],d)},this._fsync=c=>{this._core.getFileByFdOrThrow(c,"fsync")},this.fsyncSync=c=>{this._fsync(c)},this.fsync=(c,o)=>{this.wrapAsync(this._fsync,[c],o)},this._fdatasync=c=>{this._core.getFileByFdOrThrow(c,"fdatasync")},this.fdatasyncSync=c=>{this._fdatasync(c)},this.fdatasync=(c,o)=>{this.wrapAsync(this._fdatasync,[c],o)},this._ftruncate=(c,o)=>{this._core.getFileByFdOrThrow(c,"ftruncate").truncate(o)},this.ftruncateSync=(c,o)=>{this._ftruncate(c,o)},this.ftruncate=(c,o,f)=>{let h=typeof o=="number"?o:0,d=(0,N.validateCallback)(typeof o=="number"?f:o);this.wrapAsync(this._ftruncate,[c,h],d)},this._truncate=(c,o)=>{let f=this.openSync(c,"r+");try{this.ftruncateSync(f,o)}finally{this.closeSync(f)}},this.truncateSync=(c,o)=>{if((0,rt.isFd)(c))return this.ftruncateSync(c,o);this._truncate(c,o)},this.truncate=(c,o,f)=>{let h=typeof o=="number"?o:0,d=(0,N.validateCallback)(typeof o=="number"?f:o);if((0,rt.isFd)(c))return this.ftruncate(c,h,d);this.wrapAsync(this._truncate,[c,h],d)},this._futimes=(c,o,f)=>{let d=this._core.getFileByFdOrThrow(c,"futimes").node;d.atime=new Date(o*1e3),d.mtime=new Date(f*1e3)},this.futimesSync=(c,o,f)=>{this._futimes(c,Ct(o),Ct(f))},this.futimes=(c,o,f,h)=>{this.wrapAsync(this._futimes,[c,Ct(o),Ct(f)],h)},this._utimes=(c,o,f,h=!0)=>{let d=this._core,m=(h?d.getResolvedLinkOrThrow(c,"utimes"):d.getLinkOrThrow(c,"lutimes")).getNode();m.atime=new Date(o*1e3),m.mtime=new Date(f*1e3)},this.utimesSync=(c,o,f)=>{this._utimes((0,N.pathToFilename)(c),Ct(o),Ct(f),!0)},this.utimes=(c,o,f,h)=>{this.wrapAsync(this._utimes,[(0,N.pathToFilename)(c),Ct(o),Ct(f),!0],h)},this.lutimesSync=(c,o,f)=>{this._utimes((0,N.pathToFilename)(c),Ct(o),Ct(f),!1)},this.lutimes=(c,o,f,h)=>{this.wrapAsync(this._utimes,[(0,N.pathToFilename)(c),Ct(o),Ct(f),!1],h)},this.mkdirSync=(c,o)=>{let f=(0,re.getMkdirOptions)(o),h=(0,N.modeToNumber)(f.mode,511),d=(0,N.pathToFilename)(c);if(f.recursive)return this._core.mkdirp(d,h);this._core.mkdir(d,h)},this.mkdir=(c,o,f)=>{let h=(0,re.getMkdirOptions)(o),d=(0,N.validateCallback)(typeof o=="function"?o:f),p=(0,N.modeToNumber)(h.mode,511),m=(0,N.pathToFilename)(c);h.recursive?this.wrapAsync(this._core.mkdirp,[m,p],d):this.wrapAsync(this._core.mkdir,[m,p],d)},this._mkdtemp=(c,o,f=5)=>{let h=c+(0,N.genRndStr6)();try{return this._core.mkdir(h,511),(0,wn.strToEncoding)(h,o)}catch(d){if(d.code==="EEXIST"){if(f>1)return this._mkdtemp(c,o,f-1);throw Error("Could not create temp dir.")}else throw d}},this.mkdtempSync=(c,o)=>{let{encoding:f}=(0,re.getDefaultOpts)(o);if(!c||typeof c!="string")throw new TypeError("filename prefix is required");return(0,N.nullCheck)(c),this._mkdtemp(c,f)},this.mkdtemp=(c,o,f)=>{let[{encoding:h},d]=(0,re.getDefaultOptsAndCb)(o,f);if(!c||typeof c!="string")throw new TypeError("filename prefix is required");(0,N.nullCheck)(c)&&this.wrapAsync(this._mkdtemp,[c,h],d)},this.rmdirSync=(c,o)=>{let f=(0,re.getRmdirOptions)(o);this._core.rmdir((0,N.pathToFilename)(c),f.recursive)},this.rmdir=(c,o,f)=>{let h=(0,re.getRmdirOptions)(o),d=(0,N.validateCallback)(typeof o=="function"?o:f);this.wrapAsync(this._core.rmdir,[(0,N.pathToFilename)(c),h.recursive],d)},this.rmSync=(c,o)=>{this._core.rm((0,N.pathToFilename)(c),o?.force,o?.recursive)},this.rm=(c,o,f)=>{let[h,d]=(0,re.getRmOptsAndCb)(o,f);this.wrapAsync(this._core.rm,[(0,N.pathToFilename)(c),h?.force,h?.recursive],d)},this._fchmod=(c,o)=>{this._core.getFileByFdOrThrow(c,"fchmod").chmod(o)},this.fchmodSync=(c,o)=>{this._fchmod(c,(0,N.modeToNumber)(o))},this.fchmod=(c,o,f)=>{this.wrapAsync(this._fchmod,[c,(0,N.modeToNumber)(o)],f)},this._chmod=(c,o,f=!0)=>{(f?this._core.getResolvedLinkOrThrow(c,"chmod"):this._core.getLinkOrThrow(c,"chmod")).getNode().chmod(o)},this.chmodSync=(c,o)=>{let f=(0,N.modeToNumber)(o),h=(0,N.pathToFilename)(c);this._chmod(h,f,!0)},this.chmod=(c,o,f)=>{let h=(0,N.modeToNumber)(o),d=(0,N.pathToFilename)(c);this.wrapAsync(this._chmod,[d,h],f)},this._lchmod=(c,o)=>{this._chmod(c,o,!1)},this.lchmodSync=(c,o)=>{let f=(0,N.modeToNumber)(o),h=(0,N.pathToFilename)(c);this._lchmod(h,f)},this.lchmod=(c,o,f)=>{let h=(0,N.modeToNumber)(o),d=(0,N.pathToFilename)(c);this.wrapAsync(this._lchmod,[d,h],f)},this._fchown=(c,o,f)=>{this._core.getFileByFdOrThrow(c,"fchown").chown(o,f)},this.fchownSync=(c,o,f)=>{ia(o),na(f),this._fchown(c,o,f)},this.fchown=(c,o,f,h)=>{ia(o),na(f),this.wrapAsync(this._fchown,[c,o,f],h)},this._chown=(c,o,f)=>{this._core.getResolvedLinkOrThrow(c,"chown").getNode().chown(o,f)},this.chownSync=(c,o,f)=>{ia(o),na(f),this._chown((0,N.pathToFilename)(c),o,f)},this.chown=(c,o,f,h)=>{ia(o),na(f),this.wrapAsync(this._chown,[(0,N.pathToFilename)(c),o,f],h)},this._lchown=(c,o,f)=>{this._core.getLinkOrThrow(c,"lchown").getNode().chown(o,f)},this.lchownSync=(c,o,f)=>{ia(o),na(f),this._lchown((0,N.pathToFilename)(c),o,f)},this.lchown=(c,o,f,h)=>{ia(o),na(f),this.wrapAsync(this._lchown,[(0,N.pathToFilename)(c),o,f],h)},this.statWatchers={},this.cpSync=(c,o,f)=>{let h=(0,N.pathToFilename)(c),d=(0,N.pathToFilename)(o),p={dereference:f?.dereference??!1,errorOnExist:f?.errorOnExist??!1,filter:f?.filter,force:f?.force??!0,mode:f?.mode??0,preserveTimestamps:f?.preserveTimestamps??!1,recursive:f?.recursive??!1,verbatimSymlinks:f?.verbatimSymlinks??!1};return this._cp(h,d,p)},this.cp=(c,o,f,h)=>{let d=(0,N.pathToFilename)(c),p=(0,N.pathToFilename)(o),m,w;typeof f=="function"?[m,w]=[{},f]:[m,w]=[f||{},h],(0,N.validateCallback)(w);let g={dereference:m?.dereference??!1,errorOnExist:m?.errorOnExist??!1,filter:m?.filter,force:m?.force??!0,mode:m?.mode??0,preserveTimestamps:m?.preserveTimestamps??!1,recursive:m?.recursive??!1,verbatimSymlinks:m?.verbatimSymlinks??!1};this.wrapAsync(this._cp,[d,p,g],w)},this.openAsBlob=async(c,o)=>{let f=(0,N.pathToFilename)(c),h;try{h=this._core.getResolvedLinkOrThrow(f,"open")}catch(w){throw w&&typeof w=="object"&&w.code==="ENOENT"?new tL.TypeError("ERR_INVALID_ARG_VALUE"):w}let p=h.getNode().getBuffer(),m=o?.type||"";return new Blob([p],{type:m})},this.glob=(c,...o)=>{let[f,h]=o.length===1?[{},o[0]]:[o[0],o[1]];this.wrapAsync(this._globSync,[c,f||{}],h)},this.globSync=(c,o={})=>this._globSync(c,o),this._globSync=(c,o={})=>{let{globSync:f}=DS();return f(this,c,o)},this._opendir=(c,o)=>{let f=this._core.getResolvedLinkOrThrow(c,"scandir");if(!f.getNode().isDirectory())throw(0,N.createError)("ENOTDIR","scandir",c);return new rL.Dir(f,o)},this.opendirSync=(c,o)=>{let f=(0,re.getOpendirOptions)(o),h=(0,N.pathToFilename)(c);return this._opendir(h,f)},this.opendir=(c,o,f)=>{let[h,d]=(0,re.getOpendirOptsAndCb)(o,f),p=(0,N.pathToFilename)(c);this.wrapAsync(this._opendir,[p,h],d)};let r=this;this.StatWatcher=class extends nu{constructor(){super(r)}};let i=Fr;this.ReadStream=class extends i{constructor(...c){super(r,...c)}};let n=Jt;this.WriteStream=class extends n{constructor(...c){super(r,...c)}},this.FSWatcher=class extends su{constructor(){super(r)}};let s=u((c,o)=>{let f=this._core.getResolvedLinkOrThrow(c,"realpath");return(0,wn.strToEncoding)(f.getPath()||"/",o)},"_realpath"),a=u((c,o,f)=>{let[h,d]=(0,re.getRealpathOptsAndCb)(o,f),p=(0,N.pathToFilename)(c);r.wrapAsync(s,[p,h.encoding],d)},"realpathImpl"),l=u((c,o)=>s((0,N.pathToFilename)(c),(0,re.getRealpathOptions)(o).encoding),"realpathSyncImpl");this.realpath=a,this.realpath.native=a,this.realpathSync=l,this.realpathSync.native=l}wrapAsync(e,r,i){(0,N.validateCallback)(i),Promise.resolve().then(()=>{let n;try{n=e.apply(this,r)}catch(s){i(s);return}i(null,n)})}toTree(e={separator:Be.sep}){return(0,eL.toTreeSync)(this,e)}reset(){this._core.reset()}toJSON(e,r={},i=!1,n=!1){return this._core.toJSON(e,r,i,n)}fromJSON(e,r){return this._core.fromJSON(e,r)}fromNestedJSON(e,r){return this._core.fromNestedJSON(e,r)}mountSync(e,r){this._core.fromJSON(r,e)}_write(e,r,i,n,s){let a=this._core.getFileByFdOrThrow(e,"write");if(a.node.isSymlink())throw(0,N.createError)("EBADF","write",a.link.getPath());return a.write(r,i,n,s===-1||typeof s!="number"?void 0:s)}writevBase(e,r,i){let n=this._core.getFileByFdOrThrow(e),s=i??void 0;s===-1&&(s=void 0);let a=0;for(let l of r){let c=sa.Buffer.from(l.buffer,l.byteOffset,l.byteLength),o=n.write(c,0,c.byteLength,s);if(s=void 0,a+=o,o<c.byteLength)break}return a}_copyFile(e,r,i){let n=this.readFileSync(e);if(i&oL&&this.existsSync(r))throw(0,N.createError)("EEXIST","copyFile",e,r);if(i&lL)throw(0,N.createError)("ENOSYS","copyFile",e,r);this._core.writeFile(r,n,iu.FLAGS.w,438)}isSrcSubdir(e,r){try{let i=BS(e.startsWith("/")?e:"/"+e),n=BS(r.startsWith("/")?r:"/"+r);if(i===n)return!0;let s=ru(i,n);return s===""||!s.startsWith("..")&&!(0,Be.isAbsolute)(s)}catch{return!1}}cpFileSync(e,r,i,n,s){if(r){if(s.errorOnExist)throw(0,N.createError)("EEXIST","cp",n);if(!s.force)return;this.unlinkSync(n)}this.copyFileSync(i,n,s.mode),s.preserveTimestamps&&this.utimesSync(n,e.atime,e.mtime),this.chmodSync(n,Number(e.mode))}cpDirSync(e,r,i,n,s){r||this.mkdirSync(n);let a=this.readdirSync(i);for(let l of a){let c=fw(i,String(l)),o=fw(n,String(l));s.filter&&!s.filter(c,o)||this._cp(c,o,s)}this.chmodSync(n,Number(e.mode))}cpSymlinkSync(e,r,i,n){let s=String(this.readlinkSync(r));!n.verbatimSymlinks&&!(0,Be.isAbsolute)(s)&&(s=iL(IS(r),s)),e&&this.unlinkSync(i),this.symlinkSync(s,i)}lstat(e,r,i){let[{throwIfNoEntry:n=!0,bigint:s=!1},a]=(0,re.getStatOptsAndCb)(r,i);this.wrapAsync(this._lstat,[(0,N.pathToFilename)(e),s,n],a)}_stat(e,r=!1,i=!0){let n;try{n=this._core.getResolvedLinkOrThrow(e,"stat")}catch(s){if(s.code==="ENOENT"&&!i)return;throw s}return lw.default.build(n.getNode(),r)}statSync(e,r){let{bigint:i=!0,throwIfNoEntry:n=!0}=(0,re.getStatOptions)(r);return this._stat((0,N.pathToFilename)(e),i,n)}stat(e,r,i){let[{bigint:n=!1,throwIfNoEntry:s=!0},a]=(0,re.getStatOptsAndCb)(r,i);this.wrapAsync(this._stat,[(0,N.pathToFilename)(e),n,s],a)}fstatBase(e,r=!1){let i=this._core.getFileByFd(e);if(!i)throw(0,N.createError)("EBADF","fstat");return lw.default.build(i.node,r)}fstatSync(e,r){return this.fstatBase(e,(0,re.getStatOptions)(r).bigint)}fstat(e,r,i){let[n,s]=(0,re.getStatOptsAndCb)(r,i);this.wrapAsync(this.fstatBase,[e,n.bigint],s)}_exists(e){return!!this._stat(e)}_access(e,r){let n=this._core.getLinkOrThrow(e,"access").getNode();if(r!==cw&&(r&nL&&!n.canRead()||r&sL&&!n.canWrite()||r&aL&&!n.canExecute()))throw(0,N.createError)("EACCES","access",e)}watchFile(e,r,i){let n=(0,N.pathToFilename)(e),s=r,a=i;if(typeof s=="function"&&(a=r,s=null),typeof a!="function")throw Error('"watchFile()" requires a listener function');let l=5007,c=!0;s&&typeof s=="object"&&(typeof s.interval=="number"&&(l=s.interval),typeof s.persistent=="boolean"&&(c=s.persistent));let o=this.statWatchers[n];return o||(o=new this.StatWatcher,o.start(n,c,l),this.statWatchers[n]=o),o.addListener("change",a),o}unwatchFile(e,r){let i=(0,N.pathToFilename)(e),n=this.statWatchers[i];n&&(typeof r=="function"?n.removeListener("change",r):n.removeAllListeners("change"),n.listenerCount("change")===0&&(n.stop(),delete this.statWatchers[i]))}createReadStream(e,r){return new this.ReadStream(e,r)}createWriteStream(e,r){return new this.WriteStream(e,r)}watch(e,r,i){let n=(0,N.pathToFilename)(e),s=r;typeof r=="function"&&(i=r,s=null);let{persistent:a,recursive:l,encoding:c}=(0,re.getDefaultOpts)(s);a===void 0&&(a=!0),l===void 0&&(l=!1);let o=new this.FSWatcher;return o.start(n,a,l,c),i&&o.addListener("change",i),o}_statfs(e,r=!1){return this._core.getResolvedLinkOrThrow(e,"statfs"),K$.default.build(this._core,r)}statfsSync(e,r){let{bigint:i=!1}=(0,re.getStatfsOptions)(r);return this._statfs((0,N.pathToFilename)(e),i)}statfs(e,r,i){let[{bigint:n=!1},s]=(0,re.getStatfsOptsAndCb)(r,i);this.wrapAsync(this._statfs,[(0,N.pathToFilename)(e),n],s)}};u(hw,"Volume");var yn=hw;It.Volume=yn;yn.fromJSON=(t,e)=>new yn(uw.Superblock.fromJSON(t,e));yn.fromNestedJSON=(t,e)=>new yn(uw.Superblock.fromNestedJSON(t,e));function hL(t){t.emit("stop")}u(hL,"emitStop");var dw=class dw extends $S.EventEmitter{constructor(e){super(),this.onInterval=()=>{try{let r=this.vol.statSync(this.filename);this.hasChanged(r)&&(this.emit("change",r,this.prev),this.prev=r)}finally{this.loop()}},this.vol=e}loop(){this.timeoutRef=this.setTimeout(this.onInterval,this.interval)}hasChanged(e){return e.mtimeMs>this.prev.mtimeMs||e.nlink!==this.prev.nlink}start(e,r=!0,i=5007){this.filename=(0,N.pathToFilename)(e),this.setTimeout=r?setTimeout.bind(globalThis):J$.default,this.interval=i,this.prev=this.vol.statSync(this.filename),this.loop()}stop(){clearTimeout(this.timeoutRef),(0,au.default)(()=>{hL.call(this,this)})}};u(dw,"StatWatcher");var nu=dw;It.StatWatcher=nu;var Kt;function dL(t){Kt=(0,sa.bufferAllocUnsafe)(t),Kt.used=0}u(dL,"allocNewPool");(0,LS.inherits)(Fr,ou.Readable);It.ReadStream=Fr;function Fr(t,e,r){if(!(this instanceof Fr))return new Fr(t,e,r);if(this._vol=t,r=Object.assign({},(0,re.getOptions)(r,{})),r.highWaterMark===void 0&&(r.highWaterMark=64*1024),ou.Readable.call(this,r),this.path=(0,N.pathToFilename)(e),this.fd=r.fd===void 0?null:typeof r.fd!="number"?r.fd.fd:r.fd,this.flags=r.flags===void 0?"r":r.flags,this.mode=r.mode===void 0?438:r.mode,this.start=r.start,this.end=r.end,this.autoClose=r.autoClose===void 0?!0:r.autoClose,this.pos=void 0,this.bytesRead=0,this.start!==void 0){if(typeof this.start!="number")throw new TypeError('"start" option must be a Number');if(this.end===void 0)this.end=1/0;else if(typeof this.end!="number")throw new TypeError('"end" option must be a Number');if(this.start>this.end)throw new Error('"start" option must be <= "end" option');this.pos=this.start}typeof this.fd!="number"&&this.open(),this.on("end",function(){this.autoClose&&this.destroy&&this.destroy()})}u(Fr,"FsReadStream");Fr.prototype.open=function(){var t=this;this._vol.open(this.path,this.flags,this.mode,(e,r)=>{if(e){t.autoClose&&t.destroy&&t.destroy(),t.emit("error",e);return}t.fd=r,t.emit("open",r),t.read()})};Fr.prototype._read=function(t){if(typeof this.fd!="number")return this.once("open",function(){this._read(t)});if(this.destroyed)return;(!Kt||Kt.length-Kt.used<cL)&&dL(this._readableState.highWaterMark);var e=Kt,r=Math.min(Kt.length-Kt.used,t),i=Kt.used;if(this.pos!==void 0&&(r=Math.min(this.end-this.pos+1,r)),r<=0)return this.push(null);var n=this;this._vol.read(this.fd,Kt,Kt.used,r,this.pos,s),this.pos!==void 0&&(this.pos+=r),Kt.used+=r;function s(a,l){if(a)n.autoClose&&n.destroy&&n.destroy(),n.emit("error",a);else{var c=null;l>0&&(n.bytesRead+=l,c=e.slice(i,i+l)),n.push(c)}}u(s,"onread")};Fr.prototype._destroy=function(t,e){this.close(r=>{e(t||r)})};Fr.prototype.close=function(t){if(t&&this.once("close",t),this.closed||typeof this.fd!="number"){if(typeof this.fd!="number"){this.once("open",MS);return}return(0,au.default)(()=>this.emit("close"))}typeof this._readableState?.closed=="boolean"?this._readableState.closed=!0:this.closed=!0,this._vol.close(this.fd,e=>{e?this.emit("error",e):this.emit("close")}),this.fd=null};function MS(t){this.close()}u(MS,"closeOnOpen");(0,LS.inherits)(Jt,ou.Writable);It.WriteStream=Jt;function Jt(t,e,r){if(!(this instanceof Jt))return new Jt(t,e,r);if(this._vol=t,r=Object.assign({},(0,re.getOptions)(r,{})),ou.Writable.call(this,r),this.path=(0,N.pathToFilename)(e),this.fd=r.fd===void 0?null:typeof r.fd!="number"?r.fd.fd:r.fd,this.flags=r.flags===void 0?"w":r.flags,this.mode=r.mode===void 0?438:r.mode,this.start=r.start,this.autoClose=r.autoClose===void 0?!0:!!r.autoClose,this.pos=void 0,this.bytesWritten=0,this.pending=!0,this.start!==void 0){if(typeof this.start!="number")throw new TypeError('"start" option must be a Number');if(this.start<0)throw new Error('"start" must be >= zero');this.pos=this.start}r.encoding&&this.setDefaultEncoding(r.encoding),typeof this.fd!="number"&&this.open(),this.once("finish",function(){this.autoClose&&this.close()})}u(Jt,"FsWriteStream");Jt.prototype.open=function(){this._vol.open(this.path,this.flags,this.mode,function(t,e){if(t){this.autoClose&&this.destroy&&this.destroy(),this.emit("error",t);return}this.fd=e,this.pending=!1,this.emit("open",e)}.bind(this))};Jt.prototype._write=function(t,e,r){if(!(t instanceof sa.Buffer||t instanceof Uint8Array))return this.emit("error",new Error("Invalid data"));if(typeof this.fd!="number")return this.once("open",function(){this._write(t,e,r)});var i=this;this._vol.write(this.fd,t,0,t.length,this.pos,(n,s)=>{if(n)return i.autoClose&&i.destroy&&i.destroy(),r(n);i.bytesWritten+=s,r()}),this.pos!==void 0&&(this.pos+=t.length)};Jt.prototype._writev=function(t,e){if(typeof this.fd!="number")return this.once("open",function(){this._writev(t,e)});let r=this,i=t.length,n=new Array(i);for(var s=0,a=0;a<i;a++){var l=t[a].chunk;n[a]=l,s+=l.length}let c=sa.Buffer.concat(n);this._vol.write(this.fd,c,0,c.length,this.pos,(o,f)=>{if(o)return r.destroy&&r.destroy(),e(o);r.bytesWritten+=f,e()}),this.pos!==void 0&&(this.pos+=s)};Jt.prototype.close=function(t){if(t&&this.once("close",t),this.closed||typeof this.fd!="number"){if(typeof this.fd!="number"){this.once("open",MS);return}return(0,au.default)(()=>this.emit("close"))}typeof this._writableState?.closed=="boolean"?this._writableState.closed=!0:this.closed=!0,this._vol.close(this.fd,e=>{e?this.emit("error",e):this.emit("close")}),this.fd=null};Jt.prototype._destroy=Fr.prototype._destroy;Jt.prototype.destroySoon=Jt.prototype.end;var pw=class pw extends $S.EventEmitter{constructor(e){super(),this._filename="",this._filenameEncoded="",this._recursive=!1,this._encoding=wn.ENCODING_UTF8,this._listenerRemovers=new Map,this._onParentChild=r=>{r.getName()===this._getName()&&this._emit("rename")},this._emit=r=>{this.emit("change",r,this._filenameEncoded)},this._persist=()=>{this._timer=setTimeout(this._persist,1e6)},this._vol=e}_getName(){return this._steps[this._steps.length-1]}start(e,r=!0,i=!1,n=wn.ENCODING_UTF8){this._filename=(0,N.pathToFilename)(e),this._steps=(0,rt.filenameToSteps)(this._filename),this._filenameEncoded=(0,wn.strToEncoding)(this._filename),this._recursive=i,this._encoding=n;try{this._link=this._vol._core.getLinkOrThrow(this._filename,"FSWatcher")}catch(c){let o=new Error(`watch ${this._filename} ${c.code}`);throw o.code=c.code,o.errno=c.code,o}let s=u(c=>{let o=c.getPath(),f=c.getNode(),h=u(()=>{let m=ru(this._filename,o);return m||(m=this._getName()),this.emit("change","change",m)},"onNodeChange"),d=f.changes.listen(([m])=>{m==="modify"&&h()}),p=this._listenerRemovers.get(f.ino)??[];p.push(()=>d()),this._listenerRemovers.set(f.ino,p)},"watchLinkNodeChanged"),a=u(c=>{let o=c.getNode(),f=u(m=>{this.emit("change","rename",ru(this._filename,m.getPath())),s(m),a(m)},"onLinkChildAdd"),h=u(m=>{let w=u(g=>{let b=g.getNode().ino,_=this._listenerRemovers.get(b);_&&(_.forEach(S=>S()),this._listenerRemovers.delete(b));for(let[S,F]of g.children.entries())F&&S!=="."&&S!==".."&&w(F)},"removeLinkNodeListeners");w(m),this.emit("change","rename",ru(this._filename,m.getPath()))},"onLinkChildDelete");for(let[m,w]of c.children.entries())w&&m!=="."&&m!==".."&&s(w);let d=c.changes.listen(([m,w])=>{m==="child:add"?f(w):m==="child:del"&&h(w)});if((this._listenerRemovers.get(o.ino)??[]).push(()=>{d()}),i)for(let[m,w]of c.children.entries())w&&m!=="."&&m!==".."&&a(w)},"watchLinkChildrenChanged");s(this._link),a(this._link);let l=this._link.parent;l&&l.changes.listen(([c,o])=>{c==="child:del"&&this._onParentChild(o)}),r&&this._persist()}close(){clearTimeout(this._timer),this._listenerRemovers.forEach(e=>{e.forEach(r=>r())}),this._listenerRemovers.clear(),this._parentChangesUnsub?.()}};u(pw,"FSWatcher");var su=pw;It.FSWatcher=su});var qS=x(lu=>{"use strict";Object.defineProperty(lu,"__esModule",{value:!0});lu.fsSynchronousApiList=void 0;lu.fsSynchronousApiList=["accessSync","appendFileSync","chmodSync","chownSync","closeSync","copyFileSync","existsSync","fchmodSync","fchownSync","fdatasyncSync","fstatSync","fsyncSync","ftruncateSync","futimesSync","lchmodSync","lchownSync","linkSync","lstatSync","mkdirSync","mkdtempSync","openSync","opendirSync","readdirSync","readFileSync","readlinkSync","readSync","readvSync","realpathSync","renameSync","rmdirSync","rmSync","statSync","symlinkSync","truncateSync","unlinkSync","utimesSync","lutimesSync","writeFileSync","writeSync","writevSync"]});var US=x(cu=>{"use strict";Object.defineProperty(cu,"__esModule",{value:!0});cu.fsCallbackApiList=void 0;cu.fsCallbackApiList=["access","appendFile","chmod","chown","close","copyFile","cp","createReadStream","createWriteStream","exists","fchmod","fchown","fdatasync","fstat","fsync","ftruncate","futimes","lchmod","lchown","link","lstat","mkdir","mkdtemp","open","openAsBlob","opendir","read","readv","readdir","readFile","readlink","realpath","rename","rm","rmdir","stat","statfs","symlink","truncate","unlink","unwatchFile","utimes","lutimes","watch","watchFile","write","writev","writeFile"]});var pl=x((Bt,fu)=>{"use strict";Object.defineProperty(Bt,"__esModule",{value:!0});Bt.memfs=Bt.fs=Bt.vol=Bt.Volume=void 0;Bt.createFsFromVolume=mw;var pL=ym(),mL=bf(),uu=jS();Object.defineProperty(Bt,"Volume",{enumerable:!0,get:u(function(){return uu.Volume},"get")});var zS=lr(),wL=qS(),yL=US(),{F_OK:gL,R_OK:bL,W_OK:_L,X_OK:vL}=zS.constants;Bt.vol=new uu.Volume;function mw(t){let e={F_OK:gL,R_OK:bL,W_OK:_L,X_OK:vL,constants:zS.constants,Stats:pL.default,Dirent:mL.default};for(let r of wL.fsSynchronousApiList)typeof t[r]=="function"&&(e[r]=t[r].bind(t));for(let r of yL.fsCallbackApiList)typeof t[r]=="function"&&(e[r]=t[r].bind(t));return e.StatWatcher=t.StatWatcher,e.FSWatcher=t.FSWatcher,e.WriteStream=t.WriteStream,e.ReadStream=t.ReadStream,e.promises=t.promises,typeof t.realpath=="function"&&(e.realpath=t.realpath.bind(t),typeof t.realpath.native=="function"&&(e.realpath.native=t.realpath.native.bind(t))),typeof t.realpathSync=="function"&&(e.realpathSync=t.realpathSync.bind(t),typeof t.realpathSync.native=="function"&&(e.realpathSync.native=t.realpathSync.native.bind(t))),e._toUnixTimestamp=uu.toUnixTimestamp,e.__vol=t,e}u(mw,"createFsFromVolume");Bt.fs=mw(Bt.vol);var SL=u((t={},e="/")=>{let r=uu.Volume.fromNestedJSON(t,e);return{fs:mw(r),vol:r}},"memfs");Bt.memfs=SL;fu.exports={...fu.exports,...Bt.fs};fu.exports.semantic=!0});var HS=x((kQ,WS)=>{"use strict";var $t=u(function(t){if(t=t||{},this.Promise=t.Promise||Promise,this.queues=Object.create(null),this.domainReentrant=t.domainReentrant||!1,this.domainReentrant){if(typeof process>"u"||typeof process.domain>"u")throw new Error("Domain-reentrant locks require `process.domain` to exist. Please flip `opts.domainReentrant = false`, use a NodeJS version that still implements Domain, or install a browser polyfill.");this.domains=Object.create(null)}this.timeout=t.timeout||$t.DEFAULT_TIMEOUT,this.maxOccupationTime=t.maxOccupationTime||$t.DEFAULT_MAX_OCCUPATION_TIME,this.maxExecutionTime=t.maxExecutionTime||$t.DEFAULT_MAX_EXECUTION_TIME,t.maxPending===1/0||Number.isInteger(t.maxPending)&&t.maxPending>=0?this.maxPending=t.maxPending:this.maxPending=$t.DEFAULT_MAX_PENDING},"AsyncLock");$t.DEFAULT_TIMEOUT=0;$t.DEFAULT_MAX_OCCUPATION_TIME=0;$t.DEFAULT_MAX_EXECUTION_TIME=0;$t.DEFAULT_MAX_PENDING=1e3;$t.prototype.acquire=function(t,e,r,i){if(Array.isArray(t))return this._acquireBatch(t,e,r,i);if(typeof e!="function")throw new Error("You must pass a function to execute");var n=null,s=null,a=null;typeof r!="function"&&(i=r,r=null,a=new this.Promise(function(_,S){n=_,s=S})),i=i||{};var l=!1,c=null,o=null,f=null,h=this,d=u(function(_,S,F){o&&(clearTimeout(o),o=null),f&&(clearTimeout(f),f=null),_&&(h.queues[t]&&h.queues[t].length===0&&delete h.queues[t],h.domainReentrant&&delete h.domains[t]),l||(a?S?s(S):n(F):typeof r=="function"&&r(S,F),l=!0),_&&h.queues[t]&&h.queues[t].length>0&&h.queues[t].shift()()},"done"),p=u(function(_){if(l)return d(_);c&&(clearTimeout(c),c=null),h.domainReentrant&&_&&(h.domains[t]=process.domain);var S=i.maxExecutionTime||h.maxExecutionTime;if(S&&(f=setTimeout(function(){h.queues[t]&&d(_,new Error("Maximum execution time is exceeded "+t))},S)),e.length===1){var F=!1;try{e(function(k,A){F||(F=!0,d(_,k,A))})}catch(k){F||(F=!0,d(_,k))}}else h._promiseTry(function(){return e()}).then(function(k){d(_,void 0,k)},function(k){d(_,k)})},"exec");h.domainReentrant&&process.domain&&(p=process.domain.bind(p));var m=i.maxPending||h.maxPending;if(!h.queues[t])h.queues[t]=[],p(!0);else if(h.domainReentrant&&process.domain&&process.domain===h.domains[t])p(!1);else if(h.queues[t].length>=m)d(!1,new Error("Too many pending tasks in queue "+t));else{var w=u(function(){p(!0)},"taskFn");i.skipQueue?h.queues[t].unshift(w):h.queues[t].push(w);var g=i.timeout||h.timeout;g&&(c=setTimeout(function(){c=null,d(!1,new Error("async-lock timed out in queue "+t))},g))}var b=i.maxOccupationTime||h.maxOccupationTime;if(b&&(o=setTimeout(function(){h.queues[t]&&d(!1,new Error("Maximum occupation time is exceeded in queue "+t))},b)),a)return a};$t.prototype._acquireBatch=function(t,e,r,i){typeof r!="function"&&(i=r,r=null);var n=this,s=u(function(l,c){return function(o){n.acquire(l,c,o,i)}},"getFn"),a=t.reduceRight(function(l,c){return s(c,l)},e);if(typeof r=="function")a(r);else return new this.Promise(function(l,c){a.length===1?a(function(o,f){o?c(o):l(f)}):l(a())})};$t.prototype.isBusy=function(t){return t?!!this.queues[t]:Object.keys(this.queues).length>0};$t.prototype._promiseTry=function(t){try{return this.Promise.resolve(t())}catch(e){return this.Promise.reject(e)}};WS.exports=$t});var GS=x((xQ,VS)=>{"use strict";VS.exports=HS()});var ZS=x((OQ,ww)=>{typeof Object.create=="function"?ww.exports=u(function(e,r){r&&(e.super_=r,e.prototype=Object.create(r.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))},"inherits"):ww.exports=u(function(e,r){if(r){e.super_=r;var i=u(function(){},"TempCtor");i.prototype=r.prototype,e.prototype=new i,e.prototype.constructor=e}},"inherits")});var KS=x((AQ,gw)=>{try{if(yw=se("util"),typeof yw.inherits!="function")throw"";gw.exports=yw.inherits}catch{gw.exports=ZS()}var yw});var ml=x((bw,YS)=>{var hu=se("buffer"),kr=hu.Buffer;function JS(t,e){for(var r in t)e[r]=t[r]}u(JS,"copyProps");kr.from&&kr.alloc&&kr.allocUnsafe&&kr.allocUnsafeSlow?YS.exports=hu:(JS(hu,bw),bw.Buffer=gn);function gn(t,e,r){return kr(t,e,r)}u(gn,"SafeBuffer");gn.prototype=Object.create(kr.prototype);JS(kr,gn);gn.from=function(t,e,r){if(typeof t=="number")throw new TypeError("Argument must not be a number");return kr(t,e,r)};gn.alloc=function(t,e,r){if(typeof t!="number")throw new TypeError("Argument must be a number");var i=kr(t);return e!==void 0?typeof r=="string"?i.fill(e,r):i.fill(e):i.fill(0),i};gn.allocUnsafe=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return kr(t)};gn.allocUnsafeSlow=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return hu.SlowBuffer(t)}});var QS=x((NQ,XS)=>{var EL={}.toString;XS.exports=Array.isArray||function(t){return EL.call(t)=="[object Array]"}});var aa=x((DQ,eE)=>{"use strict";eE.exports=TypeError});var _w=x((CQ,tE)=>{"use strict";tE.exports=Object});var iE=x((IQ,rE)=>{"use strict";rE.exports=Error});var sE=x((BQ,nE)=>{"use strict";nE.exports=EvalError});var oE=x(($Q,aE)=>{"use strict";aE.exports=RangeError});var cE=x((LQ,lE)=>{"use strict";lE.exports=ReferenceError});var vw=x((MQ,fE)=>{"use strict";fE.exports=SyntaxError});var hE=x((jQ,uE)=>{"use strict";uE.exports=URIError});var pE=x((qQ,dE)=>{"use strict";dE.exports=Math.abs});var wE=x((UQ,mE)=>{"use strict";mE.exports=Math.floor});var gE=x((zQ,yE)=>{"use strict";yE.exports=Math.max});var _E=x((WQ,bE)=>{"use strict";bE.exports=Math.min});var SE=x((HQ,vE)=>{"use strict";vE.exports=Math.pow});var FE=x((VQ,EE)=>{"use strict";EE.exports=Math.round});var TE=x((GQ,kE)=>{"use strict";kE.exports=Number.isNaN||u(function(e){return e!==e},"isNaN")});var OE=x((KQ,xE)=>{"use strict";var FL=TE();xE.exports=u(function(e){return FL(e)||e===0?e:e<0?-1:1},"sign")});var AE=x((YQ,RE)=>{"use strict";RE.exports=Object.getOwnPropertyDescriptor});var oa=x((XQ,PE)=>{"use strict";var du=AE();if(du)try{du([],"length")}catch{du=null}PE.exports=du});var wl=x((QQ,NE)=>{"use strict";var pu=Object.defineProperty||!1;if(pu)try{pu({},"a",{value:1})}catch{pu=!1}NE.exports=pu});var Sw=x((eee,DE)=>{"use strict";DE.exports=u(function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var e={},r=Symbol("test"),i=Object(r);if(typeof r=="string"||Object.prototype.toString.call(r)!=="[object Symbol]"||Object.prototype.toString.call(i)!=="[object Symbol]")return!1;var n=42;e[r]=n;for(var s in e)return!1;if(typeof Object.keys=="function"&&Object.keys(e).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(e).length!==0)return!1;var a=Object.getOwnPropertySymbols(e);if(a.length!==1||a[0]!==r||!Object.prototype.propertyIsEnumerable.call(e,r))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var l=Object.getOwnPropertyDescriptor(e,r);if(l.value!==n||l.enumerable!==!0)return!1}return!0},"hasSymbols")});var BE=x((ree,IE)=>{"use strict";var CE=typeof Symbol<"u"&&Symbol,kL=Sw();IE.exports=u(function(){return typeof CE!="function"||typeof Symbol!="function"||typeof CE("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:kL()},"hasNativeSymbols")});var Ew=x((nee,$E)=>{"use strict";$E.exports=typeof Reflect<"u"&&Reflect.getPrototypeOf||null});var Fw=x((see,LE)=>{"use strict";var TL=_w();LE.exports=TL.getPrototypeOf||null});var qE=x((aee,jE)=>{"use strict";var xL="Function.prototype.bind called on incompatible ",OL=Object.prototype.toString,RL=Math.max,AL="[object Function]",ME=u(function(e,r){for(var i=[],n=0;n<e.length;n+=1)i[n]=e[n];for(var s=0;s<r.length;s+=1)i[s+e.length]=r[s];return i},"concatty"),PL=u(function(e,r){for(var i=[],n=r||0,s=0;n<e.length;n+=1,s+=1)i[s]=e[n];return i},"slicy"),NL=u(function(t,e){for(var r="",i=0;i<t.length;i+=1)r+=t[i],i+1<t.length&&(r+=e);return r},"joiny");jE.exports=u(function(e){var r=this;if(typeof r!="function"||OL.apply(r)!==AL)throw new TypeError(xL+r);for(var i=PL(arguments,1),n,s=u(function(){if(this instanceof n){var f=r.apply(this,ME(i,arguments));return Object(f)===f?f:this}return r.apply(e,ME(i,arguments))},"binder"),a=RL(0,r.length-i.length),l=[],c=0;c<a;c++)l[c]="$"+c;if(n=Function("binder","return function ("+NL(l,",")+"){ return binder.apply(this,arguments); }")(s),r.prototype){var o=u(function(){},"Empty");o.prototype=r.prototype,n.prototype=new o,o.prototype=null}return n},"bind")});var la=x((lee,UE)=>{"use strict";var DL=qE();UE.exports=Function.prototype.bind||DL});var mu=x((cee,zE)=>{"use strict";zE.exports=Function.prototype.call});var wu=x((fee,WE)=>{"use strict";WE.exports=Function.prototype.apply});var VE=x((uee,HE)=>{"use strict";HE.exports=typeof Reflect<"u"&&Reflect&&Reflect.apply});var kw=x((hee,GE)=>{"use strict";var CL=la(),IL=wu(),BL=mu(),$L=VE();GE.exports=$L||CL.call(BL,IL)});var yu=x((dee,ZE)=>{"use strict";var LL=la(),ML=aa(),jL=mu(),qL=kw();ZE.exports=u(function(e){if(e.length<1||typeof e[0]!="function")throw new ML("a function is required");return qL(LL,jL,e)},"callBindBasic")});var e1=x((mee,QE)=>{"use strict";var UL=yu(),KE=oa(),YE;try{YE=[].__proto__===Array.prototype}catch(t){if(!t||typeof t!="object"||!("code"in t)||t.code!=="ERR_PROTO_ACCESS")throw t}var Tw=!!YE&&KE&&KE(Object.prototype,"__proto__"),XE=Object,JE=XE.getPrototypeOf;QE.exports=Tw&&typeof Tw.get=="function"?UL([Tw.get]):typeof JE=="function"?u(function(e){return JE(e==null?e:XE(e))},"getDunder"):!1});var xw=x((yee,n1)=>{"use strict";var t1=Ew(),r1=Fw(),i1=e1();n1.exports=t1?u(function(e){return t1(e)},"getProto"):r1?u(function(e){if(!e||typeof e!="object"&&typeof e!="function")throw new TypeError("getProto: not an object");return r1(e)},"getProto"):i1?u(function(e){return i1(e)},"getProto"):null});var a1=x((bee,s1)=>{"use strict";var zL=Function.prototype.call,WL=Object.prototype.hasOwnProperty,HL=la();s1.exports=HL.call(zL,WL)});var Aw=x((_ee,h1)=>{"use strict";var J,VL=_w(),GL=iE(),ZL=sE(),KL=oE(),JL=cE(),ha=vw(),ua=aa(),YL=hE(),XL=pE(),QL=wE(),eM=gE(),tM=_E(),rM=SE(),iM=FE(),nM=OE(),f1=Function,Ow=u(function(t){try{return f1('"use strict"; return ('+t+").constructor;")()}catch{}},"getEvalledConstructor"),yl=oa(),sM=wl(),Rw=u(function(){throw new ua},"throwTypeError"),aM=yl?function(){try{return arguments.callee,Rw}catch{try{return yl(arguments,"callee").get}catch{return Rw}}}():Rw,ca=BE()(),Ye=xw(),oM=Fw(),lM=Ew(),u1=wu(),gl=mu(),fa={},cM=typeof Uint8Array>"u"||!Ye?J:Ye(Uint8Array),bn={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?J:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?J:ArrayBuffer,"%ArrayIteratorPrototype%":ca&&Ye?Ye([][Symbol.iterator]()):J,"%AsyncFromSyncIteratorPrototype%":J,"%AsyncFunction%":fa,"%AsyncGenerator%":fa,"%AsyncGeneratorFunction%":fa,"%AsyncIteratorPrototype%":fa,"%Atomics%":typeof Atomics>"u"?J:Atomics,"%BigInt%":typeof BigInt>"u"?J:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?J:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?J:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?J:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":GL,"%eval%":eval,"%EvalError%":ZL,"%Float16Array%":typeof Float16Array>"u"?J:Float16Array,"%Float32Array%":typeof Float32Array>"u"?J:Float32Array,"%Float64Array%":typeof Float64Array>"u"?J:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?J:FinalizationRegistry,"%Function%":f1,"%GeneratorFunction%":fa,"%Int8Array%":typeof Int8Array>"u"?J:Int8Array,"%Int16Array%":typeof Int16Array>"u"?J:Int16Array,"%Int32Array%":typeof Int32Array>"u"?J:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":ca&&Ye?Ye(Ye([][Symbol.iterator]())):J,"%JSON%":typeof JSON=="object"?JSON:J,"%Map%":typeof Map>"u"?J:Map,"%MapIteratorPrototype%":typeof Map>"u"||!ca||!Ye?J:Ye(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":VL,"%Object.getOwnPropertyDescriptor%":yl,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?J:Promise,"%Proxy%":typeof Proxy>"u"?J:Proxy,"%RangeError%":KL,"%ReferenceError%":JL,"%Reflect%":typeof Reflect>"u"?J:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?J:Set,"%SetIteratorPrototype%":typeof Set>"u"||!ca||!Ye?J:Ye(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?J:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":ca&&Ye?Ye(""[Symbol.iterator]()):J,"%Symbol%":ca?Symbol:J,"%SyntaxError%":ha,"%ThrowTypeError%":aM,"%TypedArray%":cM,"%TypeError%":ua,"%Uint8Array%":typeof Uint8Array>"u"?J:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?J:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?J:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?J:Uint32Array,"%URIError%":YL,"%WeakMap%":typeof WeakMap>"u"?J:WeakMap,"%WeakRef%":typeof WeakRef>"u"?J:WeakRef,"%WeakSet%":typeof WeakSet>"u"?J:WeakSet,"%Function.prototype.call%":gl,"%Function.prototype.apply%":u1,"%Object.defineProperty%":sM,"%Object.getPrototypeOf%":oM,"%Math.abs%":XL,"%Math.floor%":QL,"%Math.max%":eM,"%Math.min%":tM,"%Math.pow%":rM,"%Math.round%":iM,"%Math.sign%":nM,"%Reflect.getPrototypeOf%":lM};if(Ye)try{null.error}catch(t){o1=Ye(Ye(t)),bn["%Error.prototype%"]=o1}var o1,fM=u(function t(e){var r;if(e==="%AsyncFunction%")r=Ow("async function () {}");else if(e==="%GeneratorFunction%")r=Ow("function* () {}");else if(e==="%AsyncGeneratorFunction%")r=Ow("async function* () {}");else if(e==="%AsyncGenerator%"){var i=t("%AsyncGeneratorFunction%");i&&(r=i.prototype)}else if(e==="%AsyncIteratorPrototype%"){var n=t("%AsyncGenerator%");n&&Ye&&(r=Ye(n.prototype))}return bn[e]=r,r},"doEval"),l1={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},bl=la(),gu=a1(),uM=bl.call(gl,Array.prototype.concat),hM=bl.call(u1,Array.prototype.splice),c1=bl.call(gl,String.prototype.replace),bu=bl.call(gl,String.prototype.slice),dM=bl.call(gl,RegExp.prototype.exec),pM=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,mM=/\\(\\)?/g,wM=u(function(e){var r=bu(e,0,1),i=bu(e,-1);if(r==="%"&&i!=="%")throw new ha("invalid intrinsic syntax, expected closing `%`");if(i==="%"&&r!=="%")throw new ha("invalid intrinsic syntax, expected opening `%`");var n=[];return c1(e,pM,function(s,a,l,c){n[n.length]=l?c1(c,mM,"$1"):a||s}),n},"stringToPath"),yM=u(function(e,r){var i=e,n;if(gu(l1,i)&&(n=l1[i],i="%"+n[0]+"%"),gu(bn,i)){var s=bn[i];if(s===fa&&(s=fM(i)),typeof s>"u"&&!r)throw new ua("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:n,name:i,value:s}}throw new ha("intrinsic "+e+" does not exist!")},"getBaseIntrinsic");h1.exports=u(function(e,r){if(typeof e!="string"||e.length===0)throw new ua("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof r!="boolean")throw new ua('"allowMissing" argument must be a boolean');if(dM(/^%?[^%]*%?$/,e)===null)throw new ha("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var i=wM(e),n=i.length>0?i[0]:"",s=yM("%"+n+"%",r),a=s.name,l=s.value,c=!1,o=s.alias;o&&(n=o[0],hM(i,uM([0,1],o)));for(var f=1,h=!0;f<i.length;f+=1){var d=i[f],p=bu(d,0,1),m=bu(d,-1);if((p==='"'||p==="'"||p==="`"||m==='"'||m==="'"||m==="`")&&p!==m)throw new ha("property names with quotes must have matching quotes");if((d==="constructor"||!h)&&(c=!0),n+="."+d,a="%"+n+"%",gu(bn,a))l=bn[a];else if(l!=null){if(!(d in l)){if(!r)throw new ua("base intrinsic for "+e+" exists, but the property is not available.");return}if(yl&&f+1>=i.length){var w=yl(l,d);h=!!w,h&&"get"in w&&!("originalValue"in w.get)?l=w.get:l=l[d]}else h=gu(l,d),l=l[d];h&&!c&&(bn[a]=l)}}return l},"GetIntrinsic")});var Pw=x((See,m1)=>{"use strict";var d1=Aw(),p1=yu(),gM=p1([d1("%String.prototype.indexOf%")]);m1.exports=u(function(e,r){var i=d1(e,!!r);return typeof i=="function"&&gM(e,".prototype.")>-1?p1([i]):i},"callBoundIntrinsic")});var b1=x((Fee,g1)=>{"use strict";var y1=Function.prototype.toString,da=typeof Reflect=="object"&&Reflect!==null&&Reflect.apply,Dw,_u;if(typeof da=="function"&&typeof Object.defineProperty=="function")try{Dw=Object.defineProperty({},"length",{get:u(function(){throw _u},"get")}),_u={},da(function(){throw 42},null,Dw)}catch(t){t!==_u&&(da=null)}else da=null;var bM=/^\s*class\b/,Cw=u(function(e){try{var r=y1.call(e);return bM.test(r)}catch{return!1}},"isES6ClassFunction"),Nw=u(function(e){try{return Cw(e)?!1:(y1.call(e),!0)}catch{return!1}},"tryFunctionToStr"),vu=Object.prototype.toString,_M="[object Object]",vM="[object Function]",SM="[object GeneratorFunction]",EM="[object HTMLAllCollection]",FM="[object HTML document.all class]",kM="[object HTMLCollection]",TM=typeof Symbol=="function"&&!!Symbol.toStringTag,xM=!(0 in[,]),Iw=u(function(){return!1},"isDocumentDotAll");typeof document=="object"&&(w1=document.all,vu.call(w1)===vu.call(document.all)&&(Iw=u(function(e){if((xM||!e)&&(typeof e>"u"||typeof e=="object"))try{var r=vu.call(e);return(r===EM||r===FM||r===kM||r===_M)&&e("")==null}catch{}return!1},"isDocumentDotAll")));var w1;g1.exports=u(da?function(e){if(Iw(e))return!0;if(!e||typeof e!="function"&&typeof e!="object")return!1;try{da(e,null,Dw)}catch(r){if(r!==_u)return!1}return!Cw(e)&&Nw(e)}:function(e){if(Iw(e))return!0;if(!e||typeof e!="function"&&typeof e!="object")return!1;if(TM)return Nw(e);if(Cw(e))return!1;var r=vu.call(e);return r!==vM&&r!==SM&&!/^\[object HTML/.test(r)?!1:Nw(e)},"isCallable")});var S1=x((Tee,v1)=>{"use strict";var OM=b1(),RM=Object.prototype.toString,_1=Object.prototype.hasOwnProperty,AM=u(function(e,r,i){for(var n=0,s=e.length;n<s;n++)_1.call(e,n)&&(i==null?r(e[n],n,e):r.call(i,e[n],n,e))},"forEachArray"),PM=u(function(e,r,i){for(var n=0,s=e.length;n<s;n++)i==null?r(e.charAt(n),n,e):r.call(i,e.charAt(n),n,e)},"forEachString"),NM=u(function(e,r,i){for(var n in e)_1.call(e,n)&&(i==null?r(e[n],n,e):r.call(i,e[n],n,e))},"forEachObject");function DM(t){return RM.call(t)==="[object Array]"}u(DM,"isArray");v1.exports=u(function(e,r,i){if(!OM(r))throw new TypeError("iterator must be a function");var n;arguments.length>=3&&(n=i),DM(e)?AM(e,r,n):typeof e=="string"?PM(e,r,n):NM(e,r,n)},"forEach")});var F1=x((Oee,E1)=>{"use strict";E1.exports=["Float16Array","Float32Array","Float64Array","Int8Array","Int16Array","Int32Array","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array"]});var T1=x((Ree,k1)=>{"use strict";var Bw=F1(),CM=globalThis;k1.exports=u(function(){for(var e=[],r=0;r<Bw.length;r++)typeof CM[Bw[r]]=="function"&&(e[e.length]=Bw[r]);return e},"availableTypedArrays")});var A1=x((Pee,R1)=>{"use strict";var x1=wl(),IM=vw(),pa=aa(),O1=oa();R1.exports=u(function(e,r,i){if(!e||typeof e!="object"&&typeof e!="function")throw new pa("`obj` must be an object or a function`");if(typeof r!="string"&&typeof r!="symbol")throw new pa("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new pa("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new pa("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new pa("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new pa("`loose`, if provided, must be a boolean");var n=arguments.length>3?arguments[3]:null,s=arguments.length>4?arguments[4]:null,a=arguments.length>5?arguments[5]:null,l=arguments.length>6?arguments[6]:!1,c=!!O1&&O1(e,r);if(x1)x1(e,r,{configurable:a===null&&c?c.configurable:!a,enumerable:n===null&&c?c.enumerable:!n,value:i,writable:s===null&&c?c.writable:!s});else if(l||!n&&!s&&!a)e[r]=i;else throw new IM("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},"defineDataProperty")});var D1=x((Dee,N1)=>{"use strict";var $w=wl(),P1=u(function(){return!!$w},"hasPropertyDescriptors");P1.hasArrayLengthDefineBug=u(function(){if(!$w)return null;try{return $w([],"length",{value:1}).length!==1}catch{return!0}},"hasArrayLengthDefineBug");N1.exports=P1});var L1=x((Iee,$1)=>{"use strict";var BM=Aw(),C1=A1(),$M=D1()(),I1=oa(),B1=aa(),LM=BM("%Math.floor%");$1.exports=u(function(e,r){if(typeof e!="function")throw new B1("`fn` is not a function");if(typeof r!="number"||r<0||r>4294967295||LM(r)!==r)throw new B1("`length` must be a positive 32-bit integer");var i=arguments.length>2&&!!arguments[2],n=!0,s=!0;if("length"in e&&I1){var a=I1(e,"length");a&&!a.configurable&&(n=!1),a&&!a.writable&&(s=!1)}return(n||s||!i)&&($M?C1(e,"length",r,!0,!0):C1(e,"length",r)),e},"setFunctionLength")});var j1=x(($ee,M1)=>{"use strict";var MM=la(),jM=wu(),qM=kw();M1.exports=u(function(){return qM(MM,jM,arguments)},"applyBind")});var z1=x((Mee,Su)=>{"use strict";var UM=L1(),q1=wl(),zM=yu(),U1=j1();Su.exports=u(function(e){var r=zM(arguments),i=e.length-(arguments.length-1);return UM(r,1+(i>0?i:0),!0)},"callBind");q1?q1(Su.exports,"apply",{value:U1}):Su.exports.apply=U1});var H1=x((qee,W1)=>{"use strict";var WM=Sw();W1.exports=u(function(){return WM()&&!!Symbol.toStringTag},"hasToStringTagShams")});var J1=x((zee,K1)=>{"use strict";var ku=S1(),HM=T1(),V1=z1(),Mw=Pw(),Fu=oa(),Eu=xw(),VM=Mw("Object.prototype.toString"),Z1=H1()(),G1=globalThis,Lw=HM(),jw=Mw("String.prototype.slice"),GM=Mw("Array.prototype.indexOf",!0)||u(function(e,r){for(var i=0;i<e.length;i+=1)if(e[i]===r)return i;return-1},"indexOf"),Tu={__proto__:null};Z1&&Fu&&Eu?ku(Lw,function(t){var e=new G1[t];if(Symbol.toStringTag in e&&Eu){var r=Eu(e),i=Fu(r,Symbol.toStringTag);if(!i&&r){var n=Eu(r);i=Fu(n,Symbol.toStringTag)}Tu["$"+t]=V1(i.get)}}):ku(Lw,function(t){var e=new G1[t],r=e.slice||e.set;r&&(Tu["$"+t]=V1(r))});var ZM=u(function(e){var r=!1;return ku(Tu,function(i,n){if(!r)try{"$"+i(e)===n&&(r=jw(n,1))}catch{}}),r},"tryAllTypedArrays"),KM=u(function(e){var r=!1;return ku(Tu,function(i,n){if(!r)try{i(e),r=jw(n,1)}catch{}}),r},"tryAllSlices");K1.exports=u(function(e){if(!e||typeof e!="object")return!1;if(!Z1){var r=jw(VM(e),8,-1);return GM(Lw,r)>-1?r:r!=="Object"?!1:KM(e)}return Fu?ZM(e):null},"whichTypedArray")});var X1=x((Hee,Y1)=>{"use strict";var JM=J1();Y1.exports=u(function(e){return!!JM(e)},"isTypedArray")});var eF=x((Gee,Q1)=>{"use strict";var YM=aa(),XM=Pw(),QM=XM("TypedArray.prototype.buffer",!0),ej=X1();Q1.exports=QM||u(function(e){if(!ej(e))throw new YM("Not a Typed Array");return e.buffer},"typedArrayBuffer")});var iF=x((Kee,rF)=>{"use strict";var fr=ml().Buffer,tj=QS(),rj=eF(),ij=ArrayBuffer.isView||u(function(e){try{return rj(e),!0}catch{return!1}},"isView"),nj=typeof Uint8Array<"u",tF=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u",sj=tF&&(fr.prototype instanceof Uint8Array||fr.TYPED_ARRAY_SUPPORT);rF.exports=u(function(e,r){if(fr.isBuffer(e))return e.constructor&&!("isBuffer"in e)?fr.from(e):e;if(typeof e=="string")return fr.from(e,r);if(tF&&ij(e)){if(e.byteLength===0)return fr.alloc(0);if(sj){var i=fr.from(e.buffer,e.byteOffset,e.byteLength);if(i.byteLength===e.byteLength)return i}var n=e instanceof Uint8Array?e:new Uint8Array(e.buffer,e.byteOffset,e.byteLength),s=fr.from(n);if(s.length===e.byteLength)return s}if(nj&&e instanceof Uint8Array)return fr.from(e);var a=tj(e);if(a)for(var l=0;l<e.length;l+=1){var c=e[l];if(typeof c!="number"||c<0||c>255||~~c!==c)throw new RangeError("Array items must be numbers in the range 0-255.")}if(a||fr.isBuffer(e)&&e.constructor&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e))return fr.from(e);throw new TypeError('The "data" argument must be a string, an Array, a Buffer, a Uint8Array, or a DataView.')},"toBuffer")});var sF=x((Yee,nF)=>{"use strict";var aj=ml().Buffer,oj=iF();function xu(t,e){this._block=aj.alloc(t),this._finalSize=e,this._blockSize=t,this._len=0}u(xu,"Hash");xu.prototype.update=function(t,e){t=oj(t,e||"utf8");for(var r=this._block,i=this._blockSize,n=t.length,s=this._len,a=0;a<n;){for(var l=s%i,c=Math.min(n-a,i-l),o=0;o<c;o++)r[l+o]=t[a+o];s+=c,a+=c,s%i===0&&this._update(r)}return this._len+=n,this};xu.prototype.digest=function(t){var e=this._len%this._blockSize;this._block[e]=128,this._block.fill(0,e+1),e>=this._finalSize&&(this._update(this._block),this._block.fill(0));var r=this._len*8;if(r<=4294967295)this._block.writeUInt32BE(r,this._blockSize-4);else{var i=(r&4294967295)>>>0,n=(r-i)/4294967296;this._block.writeUInt32BE(n,this._blockSize-8),this._block.writeUInt32BE(i,this._blockSize-4)}this._update(this._block);var s=this._hash();return t?s.toString(t):s};xu.prototype._update=function(){throw new Error("_update must be implemented by subclass")};nF.exports=xu});var lF=x((Qee,oF)=>{"use strict";var lj=KS(),aF=sF(),cj=ml().Buffer,fj=[1518500249,1859775393,-1894007588,-899497514],uj=new Array(80);function _l(){this.init(),this._w=uj,aF.call(this,64,56)}u(_l,"Sha1");lj(_l,aF);_l.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this};function hj(t){return t<<1|t>>>31}u(hj,"rotl1");function dj(t){return t<<5|t>>>27}u(dj,"rotl5");function pj(t){return t<<30|t>>>2}u(pj,"rotl30");function mj(t,e,r,i){return t===0?e&r|~e&i:t===2?e&r|e&i|r&i:e^r^i}u(mj,"ft");_l.prototype._update=function(t){for(var e=this._w,r=this._a|0,i=this._b|0,n=this._c|0,s=this._d|0,a=this._e|0,l=0;l<16;++l)e[l]=t.readInt32BE(l*4);for(;l<80;++l)e[l]=hj(e[l-3]^e[l-8]^e[l-14]^e[l-16]);for(var c=0;c<80;++c){var o=~~(c/20),f=dj(r)+mj(o,i,n,s)+a+e[c]+fj[o]|0;a=s,s=n,n=pj(i),i=r,r=f}this._a=r+this._a|0,this._b=i+this._b|0,this._c=n+this._c|0,this._d=s+this._d|0,this._e=a+this._e|0};_l.prototype._hash=function(){var t=cj.allocUnsafe(20);return t.writeInt32BE(this._a|0,0),t.writeInt32BE(this._b|0,4),t.writeInt32BE(this._c|0,8),t.writeInt32BE(this._d|0,12),t.writeInt32BE(this._e|0,16),t};oF.exports=_l});var fF=x(qw=>{var cF;(function(t){typeof DO_NOT_EXPORT_CRC>"u"?typeof qw=="object"?t(qw):typeof define=="function"&&define.amd?define(function(){var e={};return t(e),e}):t(cF={}):t(cF={})})(function(t){t.version="1.2.2";function e(){for(var v=0,T=new Array(256),E=0;E!=256;++E)v=E,v=v&1?-306674912^v>>>1:v>>>1,v=v&1?-306674912^v>>>1:v>>>1,v=v&1?-306674912^v>>>1:v>>>1,v=v&1?-306674912^v>>>1:v>>>1,v=v&1?-306674912^v>>>1:v>>>1,v=v&1?-306674912^v>>>1:v>>>1,v=v&1?-306674912^v>>>1:v>>>1,v=v&1?-306674912^v>>>1:v>>>1,T[E]=v;return typeof Int32Array<"u"?new Int32Array(T):T}u(e,"signed_crc_table");var r=e();function i(v){var T=0,E=0,R=0,P=typeof Int32Array<"u"?new Int32Array(4096):new Array(4096);for(R=0;R!=256;++R)P[R]=v[R];for(R=0;R!=256;++R)for(E=v[R],T=256+R;T<4096;T+=256)E=P[T]=E>>>8^v[E&255];var I=[];for(R=1;R!=16;++R)I[R-1]=typeof Int32Array<"u"?P.subarray(R*256,R*256+256):P.slice(R*256,R*256+256);return I}u(i,"slice_by_16_tables");var n=i(r),s=n[0],a=n[1],l=n[2],c=n[3],o=n[4],f=n[5],h=n[6],d=n[7],p=n[8],m=n[9],w=n[10],g=n[11],b=n[12],_=n[13],S=n[14];function F(v,T){for(var E=T^-1,R=0,P=v.length;R<P;)E=E>>>8^r[(E^v.charCodeAt(R++))&255];return~E}u(F,"crc32_bstr");function k(v,T){for(var E=T^-1,R=v.length-15,P=0;P<R;)E=S[v[P++]^E&255]^_[v[P++]^E>>8&255]^b[v[P++]^E>>16&255]^g[v[P++]^E>>>24]^w[v[P++]]^m[v[P++]]^p[v[P++]]^d[v[P++]]^h[v[P++]]^f[v[P++]]^o[v[P++]]^c[v[P++]]^l[v[P++]]^a[v[P++]]^s[v[P++]]^r[v[P++]];for(R+=15;P<R;)E=E>>>8^r[(E^v[P++])&255];return~E}u(k,"crc32_buf");function A(v,T){for(var E=T^-1,R=0,P=v.length,I=0,$=0;R<P;)I=v.charCodeAt(R++),I<128?E=E>>>8^r[(E^I)&255]:I<2048?(E=E>>>8^r[(E^(192|I>>6&31))&255],E=E>>>8^r[(E^(128|I&63))&255]):I>=55296&&I<57344?(I=(I&1023)+64,$=v.charCodeAt(R++)&1023,E=E>>>8^r[(E^(240|I>>8&7))&255],E=E>>>8^r[(E^(128|I>>2&63))&255],E=E>>>8^r[(E^(128|$>>6&15|(I&3)<<4))&255],E=E>>>8^r[(E^(128|$&63))&255]):(E=E>>>8^r[(E^(224|I>>12&15))&255],E=E>>>8^r[(E^(128|I>>6&63))&255],E=E>>>8^r[(E^(128|I&63))&255]);return~E}u(A,"crc32_str"),t.table=r,t.bstr=F,t.buf=k,t.str=A})});var Jr=x(gt=>{"use strict";var wj=typeof Uint8Array<"u"&&typeof Uint16Array<"u"&&typeof Int32Array<"u";function yj(t,e){return Object.prototype.hasOwnProperty.call(t,e)}u(yj,"_has");gt.assign=function(t){for(var e=Array.prototype.slice.call(arguments,1);e.length;){var r=e.shift();if(r){if(typeof r!="object")throw new TypeError(r+"must be non-object");for(var i in r)yj(r,i)&&(t[i]=r[i])}}return t};gt.shrinkBuf=function(t,e){return t.length===e?t:t.subarray?t.subarray(0,e):(t.length=e,t)};var gj={arraySet:u(function(t,e,r,i,n){if(e.subarray&&t.subarray){t.set(e.subarray(r,r+i),n);return}for(var s=0;s<i;s++)t[n+s]=e[r+s]},"arraySet"),flattenChunks:u(function(t){var e,r,i,n,s,a;for(i=0,e=0,r=t.length;e<r;e++)i+=t[e].length;for(a=new Uint8Array(i),n=0,e=0,r=t.length;e<r;e++)s=t[e],a.set(s,n),n+=s.length;return a},"flattenChunks")},bj={arraySet:u(function(t,e,r,i,n){for(var s=0;s<i;s++)t[n+s]=e[r+s]},"arraySet"),flattenChunks:u(function(t){return[].concat.apply([],t)},"flattenChunks")};gt.setTyped=function(t){t?(gt.Buf8=Uint8Array,gt.Buf16=Uint16Array,gt.Buf32=Int32Array,gt.assign(gt,gj)):(gt.Buf8=Array,gt.Buf16=Array,gt.Buf32=Array,gt.assign(gt,bj))};gt.setTyped(wj)});var DF=x(ya=>{"use strict";var _j=Jr(),vj=4,uF=0,hF=1,Sj=2;function wa(t){for(var e=t.length;--e>=0;)t[e]=0}u(wa,"zero");var Ej=0,gF=1,Fj=2,kj=3,Tj=258,Zw=29,Tl=256,Sl=Tl+1+Zw,ma=30,Kw=19,bF=2*Sl+1,_n=15,Uw=16,xj=7,Jw=256,_F=16,vF=17,SF=18,Vw=[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],Ou=[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],Oj=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],EF=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],Rj=512,Yr=new Array((Sl+2)*2);wa(Yr);var vl=new Array(ma*2);wa(vl);var El=new Array(Rj);wa(El);var Fl=new Array(Tj-kj+1);wa(Fl);var Yw=new Array(Zw);wa(Yw);var Ru=new Array(ma);wa(Ru);function zw(t,e,r,i,n){this.static_tree=t,this.extra_bits=e,this.extra_base=r,this.elems=i,this.max_length=n,this.has_stree=t&&t.length}u(zw,"StaticTreeDesc");var FF,kF,TF;function Ww(t,e){this.dyn_tree=t,this.max_code=0,this.stat_desc=e}u(Ww,"TreeDesc");function xF(t){return t<256?El[t]:El[256+(t>>>7)]}u(xF,"d_code");function kl(t,e){t.pending_buf[t.pending++]=e&255,t.pending_buf[t.pending++]=e>>>8&255}u(kl,"put_short");function Tt(t,e,r){t.bi_valid>Uw-r?(t.bi_buf|=e<<t.bi_valid&65535,kl(t,t.bi_buf),t.bi_buf=e>>Uw-t.bi_valid,t.bi_valid+=r-Uw):(t.bi_buf|=e<<t.bi_valid&65535,t.bi_valid+=r)}u(Tt,"send_bits");function Tr(t,e,r){Tt(t,r[e*2],r[e*2+1])}u(Tr,"send_code");function OF(t,e){var r=0;do r|=t&1,t>>>=1,r<<=1;while(--e>0);return r>>>1}u(OF,"bi_reverse");function Aj(t){t.bi_valid===16?(kl(t,t.bi_buf),t.bi_buf=0,t.bi_valid=0):t.bi_valid>=8&&(t.pending_buf[t.pending++]=t.bi_buf&255,t.bi_buf>>=8,t.bi_valid-=8)}u(Aj,"bi_flush");function Pj(t,e){var r=e.dyn_tree,i=e.max_code,n=e.stat_desc.static_tree,s=e.stat_desc.has_stree,a=e.stat_desc.extra_bits,l=e.stat_desc.extra_base,c=e.stat_desc.max_length,o,f,h,d,p,m,w=0;for(d=0;d<=_n;d++)t.bl_count[d]=0;for(r[t.heap[t.heap_max]*2+1]=0,o=t.heap_max+1;o<bF;o++)f=t.heap[o],d=r[r[f*2+1]*2+1]+1,d>c&&(d=c,w++),r[f*2+1]=d,!(f>i)&&(t.bl_count[d]++,p=0,f>=l&&(p=a[f-l]),m=r[f*2],t.opt_len+=m*(d+p),s&&(t.static_len+=m*(n[f*2+1]+p)));if(w!==0){do{for(d=c-1;t.bl_count[d]===0;)d--;t.bl_count[d]--,t.bl_count[d+1]+=2,t.bl_count[c]--,w-=2}while(w>0);for(d=c;d!==0;d--)for(f=t.bl_count[d];f!==0;)h=t.heap[--o],!(h>i)&&(r[h*2+1]!==d&&(t.opt_len+=(d-r[h*2+1])*r[h*2],r[h*2+1]=d),f--)}}u(Pj,"gen_bitlen");function RF(t,e,r){var i=new Array(_n+1),n=0,s,a;for(s=1;s<=_n;s++)i[s]=n=n+r[s-1]<<1;for(a=0;a<=e;a++){var l=t[a*2+1];l!==0&&(t[a*2]=OF(i[l]++,l))}}u(RF,"gen_codes");function Nj(){var t,e,r,i,n,s=new Array(_n+1);for(r=0,i=0;i<Zw-1;i++)for(Yw[i]=r,t=0;t<1<<Vw[i];t++)Fl[r++]=i;for(Fl[r-1]=i,n=0,i=0;i<16;i++)for(Ru[i]=n,t=0;t<1<<Ou[i];t++)El[n++]=i;for(n>>=7;i<ma;i++)for(Ru[i]=n<<7,t=0;t<1<<Ou[i]-7;t++)El[256+n++]=i;for(e=0;e<=_n;e++)s[e]=0;for(t=0;t<=143;)Yr[t*2+1]=8,t++,s[8]++;for(;t<=255;)Yr[t*2+1]=9,t++,s[9]++;for(;t<=279;)Yr[t*2+1]=7,t++,s[7]++;for(;t<=287;)Yr[t*2+1]=8,t++,s[8]++;for(RF(Yr,Sl+1,s),t=0;t<ma;t++)vl[t*2+1]=5,vl[t*2]=OF(t,5);FF=new zw(Yr,Vw,Tl+1,Sl,_n),kF=new zw(vl,Ou,0,ma,_n),TF=new zw(new Array(0),Oj,0,Kw,xj)}u(Nj,"tr_static_init");function AF(t){var e;for(e=0;e<Sl;e++)t.dyn_ltree[e*2]=0;for(e=0;e<ma;e++)t.dyn_dtree[e*2]=0;for(e=0;e<Kw;e++)t.bl_tree[e*2]=0;t.dyn_ltree[Jw*2]=1,t.opt_len=t.static_len=0,t.last_lit=t.matches=0}u(AF,"init_block");function PF(t){t.bi_valid>8?kl(t,t.bi_buf):t.bi_valid>0&&(t.pending_buf[t.pending++]=t.bi_buf),t.bi_buf=0,t.bi_valid=0}u(PF,"bi_windup");function Dj(t,e,r,i){PF(t),i&&(kl(t,r),kl(t,~r)),_j.arraySet(t.pending_buf,t.window,e,r,t.pending),t.pending+=r}u(Dj,"copy_block");function dF(t,e,r,i){var n=e*2,s=r*2;return t[n]<t[s]||t[n]===t[s]&&i[e]<=i[r]}u(dF,"smaller");function Hw(t,e,r){for(var i=t.heap[r],n=r<<1;n<=t.heap_len&&(n<t.heap_len&&dF(e,t.heap[n+1],t.heap[n],t.depth)&&n++,!dF(e,i,t.heap[n],t.depth));)t.heap[r]=t.heap[n],r=n,n<<=1;t.heap[r]=i}u(Hw,"pqdownheap");function pF(t,e,r){var i,n,s=0,a,l;if(t.last_lit!==0)do i=t.pending_buf[t.d_buf+s*2]<<8|t.pending_buf[t.d_buf+s*2+1],n=t.pending_buf[t.l_buf+s],s++,i===0?Tr(t,n,e):(a=Fl[n],Tr(t,a+Tl+1,e),l=Vw[a],l!==0&&(n-=Yw[a],Tt(t,n,l)),i--,a=xF(i),Tr(t,a,r),l=Ou[a],l!==0&&(i-=Ru[a],Tt(t,i,l)));while(s<t.last_lit);Tr(t,Jw,e)}u(pF,"compress_block");function Gw(t,e){var r=e.dyn_tree,i=e.stat_desc.static_tree,n=e.stat_desc.has_stree,s=e.stat_desc.elems,a,l,c=-1,o;for(t.heap_len=0,t.heap_max=bF,a=0;a<s;a++)r[a*2]!==0?(t.heap[++t.heap_len]=c=a,t.depth[a]=0):r[a*2+1]=0;for(;t.heap_len<2;)o=t.heap[++t.heap_len]=c<2?++c:0,r[o*2]=1,t.depth[o]=0,t.opt_len--,n&&(t.static_len-=i[o*2+1]);for(e.max_code=c,a=t.heap_len>>1;a>=1;a--)Hw(t,r,a);o=s;do a=t.heap[1],t.heap[1]=t.heap[t.heap_len--],Hw(t,r,1),l=t.heap[1],t.heap[--t.heap_max]=a,t.heap[--t.heap_max]=l,r[o*2]=r[a*2]+r[l*2],t.depth[o]=(t.depth[a]>=t.depth[l]?t.depth[a]:t.depth[l])+1,r[a*2+1]=r[l*2+1]=o,t.heap[1]=o++,Hw(t,r,1);while(t.heap_len>=2);t.heap[--t.heap_max]=t.heap[1],Pj(t,e),RF(r,c,t.bl_count)}u(Gw,"build_tree");function mF(t,e,r){var i,n=-1,s,a=e[0*2+1],l=0,c=7,o=4;for(a===0&&(c=138,o=3),e[(r+1)*2+1]=65535,i=0;i<=r;i++)s=a,a=e[(i+1)*2+1],!(++l<c&&s===a)&&(l<o?t.bl_tree[s*2]+=l:s!==0?(s!==n&&t.bl_tree[s*2]++,t.bl_tree[_F*2]++):l<=10?t.bl_tree[vF*2]++:t.bl_tree[SF*2]++,l=0,n=s,a===0?(c=138,o=3):s===a?(c=6,o=3):(c=7,o=4))}u(mF,"scan_tree");function wF(t,e,r){var i,n=-1,s,a=e[0*2+1],l=0,c=7,o=4;for(a===0&&(c=138,o=3),i=0;i<=r;i++)if(s=a,a=e[(i+1)*2+1],!(++l<c&&s===a)){if(l<o)do Tr(t,s,t.bl_tree);while(--l!==0);else s!==0?(s!==n&&(Tr(t,s,t.bl_tree),l--),Tr(t,_F,t.bl_tree),Tt(t,l-3,2)):l<=10?(Tr(t,vF,t.bl_tree),Tt(t,l-3,3)):(Tr(t,SF,t.bl_tree),Tt(t,l-11,7));l=0,n=s,a===0?(c=138,o=3):s===a?(c=6,o=3):(c=7,o=4)}}u(wF,"send_tree");function Cj(t){var e;for(mF(t,t.dyn_ltree,t.l_desc.max_code),mF(t,t.dyn_dtree,t.d_desc.max_code),Gw(t,t.bl_desc),e=Kw-1;e>=3&&t.bl_tree[EF[e]*2+1]===0;e--);return t.opt_len+=3*(e+1)+5+5+4,e}u(Cj,"build_bl_tree");function Ij(t,e,r,i){var n;for(Tt(t,e-257,5),Tt(t,r-1,5),Tt(t,i-4,4),n=0;n<i;n++)Tt(t,t.bl_tree[EF[n]*2+1],3);wF(t,t.dyn_ltree,e-1),wF(t,t.dyn_dtree,r-1)}u(Ij,"send_all_trees");function Bj(t){var e=4093624447,r;for(r=0;r<=31;r++,e>>>=1)if(e&1&&t.dyn_ltree[r*2]!==0)return uF;if(t.dyn_ltree[9*2]!==0||t.dyn_ltree[10*2]!==0||t.dyn_ltree[13*2]!==0)return hF;for(r=32;r<Tl;r++)if(t.dyn_ltree[r*2]!==0)return hF;return uF}u(Bj,"detect_data_type");var yF=!1;function $j(t){yF||(Nj(),yF=!0),t.l_desc=new Ww(t.dyn_ltree,FF),t.d_desc=new Ww(t.dyn_dtree,kF),t.bl_desc=new Ww(t.bl_tree,TF),t.bi_buf=0,t.bi_valid=0,AF(t)}u($j,"_tr_init");function NF(t,e,r,i){Tt(t,(Ej<<1)+(i?1:0),3),Dj(t,e,r,!0)}u(NF,"_tr_stored_block");function Lj(t){Tt(t,gF<<1,3),Tr(t,Jw,Yr),Aj(t)}u(Lj,"_tr_align");function Mj(t,e,r,i){var n,s,a=0;t.level>0?(t.strm.data_type===Sj&&(t.strm.data_type=Bj(t)),Gw(t,t.l_desc),Gw(t,t.d_desc),a=Cj(t),n=t.opt_len+3+7>>>3,s=t.static_len+3+7>>>3,s<=n&&(n=s)):n=s=r+5,r+4<=n&&e!==-1?NF(t,e,r,i):t.strategy===vj||s===n?(Tt(t,(gF<<1)+(i?1:0),3),pF(t,Yr,vl)):(Tt(t,(Fj<<1)+(i?1:0),3),Ij(t,t.l_desc.max_code+1,t.d_desc.max_code+1,a+1),pF(t,t.dyn_ltree,t.dyn_dtree)),AF(t),i&&PF(t)}u(Mj,"_tr_flush_block");function jj(t,e,r){return t.pending_buf[t.d_buf+t.last_lit*2]=e>>>8&255,t.pending_buf[t.d_buf+t.last_lit*2+1]=e&255,t.pending_buf[t.l_buf+t.last_lit]=r&255,t.last_lit++,e===0?t.dyn_ltree[r*2]++:(t.matches++,e--,t.dyn_ltree[(Fl[r]+Tl+1)*2]++,t.dyn_dtree[xF(e)*2]++),t.last_lit===t.lit_bufsize-1}u(jj,"_tr_tally");ya._tr_init=$j;ya._tr_stored_block=NF;ya._tr_flush_block=Mj;ya._tr_tally=jj;ya._tr_align=Lj});var Xw=x((ote,CF)=>{"use strict";function qj(t,e,r,i){for(var n=t&65535|0,s=t>>>16&65535|0,a=0;r!==0;){a=r>2e3?2e3:r,r-=a;do n=n+e[i++]|0,s=s+n|0;while(--a);n%=65521,s%=65521}return n|s<<16|0}u(qj,"adler32");CF.exports=qj});var Qw=x((cte,IF)=>{"use strict";function Uj(){for(var t,e=[],r=0;r<256;r++){t=r;for(var i=0;i<8;i++)t=t&1?3988292384^t>>>1:t>>>1;e[r]=t}return e}u(Uj,"makeTable");var zj=Uj();function Wj(t,e,r,i){var n=zj,s=i+r;t^=-1;for(var a=i;a<s;a++)t=t>>>8^n[(t^e[a])&255];return t^-1}u(Wj,"crc32");IF.exports=Wj});var Au=x((ute,BF)=>{"use strict";BF.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 HF=x(Rr=>{"use strict";var bt=Jr(),Yt=DF(),jF=Xw(),Fi=Qw(),Hj=Au(),Fn=0,Vj=1,Gj=3,Ri=4,$F=5,Or=0,LF=1,Xt=-2,Zj=-3,ey=-5,Kj=-1,Jj=1,Pu=2,Yj=3,Xj=4,Qj=0,e8=2,Iu=8,t8=9,r8=15,i8=8,n8=29,s8=256,ry=s8+1+n8,a8=30,o8=19,l8=2*ry+1,c8=15,ee=3,xi=258,ur=xi+ee+1,f8=32,Bu=42,iy=69,Nu=73,Du=91,Cu=103,vn=113,Ol=666,ze=1,Rl=2,Sn=3,_a=4,u8=3;function Oi(t,e){return t.msg=Hj[e],e}u(Oi,"err");function MF(t){return(t<<1)-(t>4?9:0)}u(MF,"rank");function Ti(t){for(var e=t.length;--e>=0;)t[e]=0}u(Ti,"zero");function ki(t){var e=t.state,r=e.pending;r>t.avail_out&&(r=t.avail_out),r!==0&&(bt.arraySet(t.output,e.pending_buf,e.pending_out,r,t.next_out),t.next_out+=r,e.pending_out+=r,t.total_out+=r,t.avail_out-=r,e.pending-=r,e.pending===0&&(e.pending_out=0))}u(ki,"flush_pending");function it(t,e){Yt._tr_flush_block(t,t.block_start>=0?t.block_start:-1,t.strstart-t.block_start,e),t.block_start=t.strstart,ki(t.strm)}u(it,"flush_block_only");function oe(t,e){t.pending_buf[t.pending++]=e}u(oe,"put_byte");function xl(t,e){t.pending_buf[t.pending++]=e>>>8&255,t.pending_buf[t.pending++]=e&255}u(xl,"putShortMSB");function h8(t,e,r,i){var n=t.avail_in;return n>i&&(n=i),n===0?0:(t.avail_in-=n,bt.arraySet(e,t.input,t.next_in,n,r),t.state.wrap===1?t.adler=jF(t.adler,e,n,r):t.state.wrap===2&&(t.adler=Fi(t.adler,e,n,r)),t.next_in+=n,t.total_in+=n,n)}u(h8,"read_buf");function qF(t,e){var r=t.max_chain_length,i=t.strstart,n,s,a=t.prev_length,l=t.nice_match,c=t.strstart>t.w_size-ur?t.strstart-(t.w_size-ur):0,o=t.window,f=t.w_mask,h=t.prev,d=t.strstart+xi,p=o[i+a-1],m=o[i+a];t.prev_length>=t.good_match&&(r>>=2),l>t.lookahead&&(l=t.lookahead);do if(n=e,!(o[n+a]!==m||o[n+a-1]!==p||o[n]!==o[i]||o[++n]!==o[i+1])){i+=2,n++;do;while(o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&i<d);if(s=xi-(d-i),i=d-xi,s>a){if(t.match_start=e,a=s,s>=l)break;p=o[i+a-1],m=o[i+a]}}while((e=h[e&f])>c&&--r!==0);return a<=t.lookahead?a:t.lookahead}u(qF,"longest_match");function En(t){var e=t.w_size,r,i,n,s,a;do{if(s=t.window_size-t.lookahead-t.strstart,t.strstart>=e+(e-ur)){bt.arraySet(t.window,t.window,e,e,0),t.match_start-=e,t.strstart-=e,t.block_start-=e,i=t.hash_size,r=i;do n=t.head[--r],t.head[r]=n>=e?n-e:0;while(--i);i=e,r=i;do n=t.prev[--r],t.prev[r]=n>=e?n-e:0;while(--i);s+=e}if(t.strm.avail_in===0)break;if(i=h8(t.strm,t.window,t.strstart+t.lookahead,s),t.lookahead+=i,t.lookahead+t.insert>=ee)for(a=t.strstart-t.insert,t.ins_h=t.window[a],t.ins_h=(t.ins_h<<t.hash_shift^t.window[a+1])&t.hash_mask;t.insert&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[a+ee-1])&t.hash_mask,t.prev[a&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=a,a++,t.insert--,!(t.lookahead+t.insert<ee)););}while(t.lookahead<ur&&t.strm.avail_in!==0)}u(En,"fill_window");function d8(t,e){var r=65535;for(r>t.pending_buf_size-5&&(r=t.pending_buf_size-5);;){if(t.lookahead<=1){if(En(t),t.lookahead===0&&e===Fn)return ze;if(t.lookahead===0)break}t.strstart+=t.lookahead,t.lookahead=0;var i=t.block_start+r;if((t.strstart===0||t.strstart>=i)&&(t.lookahead=t.strstart-i,t.strstart=i,it(t,!1),t.strm.avail_out===0)||t.strstart-t.block_start>=t.w_size-ur&&(it(t,!1),t.strm.avail_out===0))return ze}return t.insert=0,e===Ri?(it(t,!0),t.strm.avail_out===0?Sn:_a):(t.strstart>t.block_start&&(it(t,!1),t.strm.avail_out===0),ze)}u(d8,"deflate_stored");function ty(t,e){for(var r,i;;){if(t.lookahead<ur){if(En(t),t.lookahead<ur&&e===Fn)return ze;if(t.lookahead===0)break}if(r=0,t.lookahead>=ee&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+ee-1])&t.hash_mask,r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),r!==0&&t.strstart-r<=t.w_size-ur&&(t.match_length=qF(t,r)),t.match_length>=ee)if(i=Yt._tr_tally(t,t.strstart-t.match_start,t.match_length-ee),t.lookahead-=t.match_length,t.match_length<=t.max_lazy_match&&t.lookahead>=ee){t.match_length--;do t.strstart++,t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+ee-1])&t.hash_mask,r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart;while(--t.match_length!==0);t.strstart++}else t.strstart+=t.match_length,t.match_length=0,t.ins_h=t.window[t.strstart],t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+1])&t.hash_mask;else i=Yt._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++;if(i&&(it(t,!1),t.strm.avail_out===0))return ze}return t.insert=t.strstart<ee-1?t.strstart:ee-1,e===Ri?(it(t,!0),t.strm.avail_out===0?Sn:_a):t.last_lit&&(it(t,!1),t.strm.avail_out===0)?ze:Rl}u(ty,"deflate_fast");function ga(t,e){for(var r,i,n;;){if(t.lookahead<ur){if(En(t),t.lookahead<ur&&e===Fn)return ze;if(t.lookahead===0)break}if(r=0,t.lookahead>=ee&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+ee-1])&t.hash_mask,r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),t.prev_length=t.match_length,t.prev_match=t.match_start,t.match_length=ee-1,r!==0&&t.prev_length<t.max_lazy_match&&t.strstart-r<=t.w_size-ur&&(t.match_length=qF(t,r),t.match_length<=5&&(t.strategy===Jj||t.match_length===ee&&t.strstart-t.match_start>4096)&&(t.match_length=ee-1)),t.prev_length>=ee&&t.match_length<=t.prev_length){n=t.strstart+t.lookahead-ee,i=Yt._tr_tally(t,t.strstart-1-t.prev_match,t.prev_length-ee),t.lookahead-=t.prev_length-1,t.prev_length-=2;do++t.strstart<=n&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+ee-1])&t.hash_mask,r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart);while(--t.prev_length!==0);if(t.match_available=0,t.match_length=ee-1,t.strstart++,i&&(it(t,!1),t.strm.avail_out===0))return ze}else if(t.match_available){if(i=Yt._tr_tally(t,0,t.window[t.strstart-1]),i&&it(t,!1),t.strstart++,t.lookahead--,t.strm.avail_out===0)return ze}else t.match_available=1,t.strstart++,t.lookahead--}return t.match_available&&(i=Yt._tr_tally(t,0,t.window[t.strstart-1]),t.match_available=0),t.insert=t.strstart<ee-1?t.strstart:ee-1,e===Ri?(it(t,!0),t.strm.avail_out===0?Sn:_a):t.last_lit&&(it(t,!1),t.strm.avail_out===0)?ze:Rl}u(ga,"deflate_slow");function p8(t,e){for(var r,i,n,s,a=t.window;;){if(t.lookahead<=xi){if(En(t),t.lookahead<=xi&&e===Fn)return ze;if(t.lookahead===0)break}if(t.match_length=0,t.lookahead>=ee&&t.strstart>0&&(n=t.strstart-1,i=a[n],i===a[++n]&&i===a[++n]&&i===a[++n])){s=t.strstart+xi;do;while(i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&n<s);t.match_length=xi-(s-n),t.match_length>t.lookahead&&(t.match_length=t.lookahead)}if(t.match_length>=ee?(r=Yt._tr_tally(t,1,t.match_length-ee),t.lookahead-=t.match_length,t.strstart+=t.match_length,t.match_length=0):(r=Yt._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++),r&&(it(t,!1),t.strm.avail_out===0))return ze}return t.insert=0,e===Ri?(it(t,!0),t.strm.avail_out===0?Sn:_a):t.last_lit&&(it(t,!1),t.strm.avail_out===0)?ze:Rl}u(p8,"deflate_rle");function m8(t,e){for(var r;;){if(t.lookahead===0&&(En(t),t.lookahead===0)){if(e===Fn)return ze;break}if(t.match_length=0,r=Yt._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++,r&&(it(t,!1),t.strm.avail_out===0))return ze}return t.insert=0,e===Ri?(it(t,!0),t.strm.avail_out===0?Sn:_a):t.last_lit&&(it(t,!1),t.strm.avail_out===0)?ze:Rl}u(m8,"deflate_huff");function xr(t,e,r,i,n){this.good_length=t,this.max_lazy=e,this.nice_length=r,this.max_chain=i,this.func=n}u(xr,"Config");var ba;ba=[new xr(0,0,0,0,d8),new xr(4,4,8,4,ty),new xr(4,5,16,8,ty),new xr(4,6,32,32,ty),new xr(4,4,16,16,ga),new xr(8,16,32,32,ga),new xr(8,16,128,128,ga),new xr(8,32,128,256,ga),new xr(32,128,258,1024,ga),new xr(32,258,258,4096,ga)];function w8(t){t.window_size=2*t.w_size,Ti(t.head),t.max_lazy_match=ba[t.level].max_lazy,t.good_match=ba[t.level].good_length,t.nice_match=ba[t.level].nice_length,t.max_chain_length=ba[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=ee-1,t.match_available=0,t.ins_h=0}u(w8,"lm_init");function y8(){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=Iu,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 bt.Buf16(l8*2),this.dyn_dtree=new bt.Buf16((2*a8+1)*2),this.bl_tree=new bt.Buf16((2*o8+1)*2),Ti(this.dyn_ltree),Ti(this.dyn_dtree),Ti(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new bt.Buf16(c8+1),this.heap=new bt.Buf16(2*ry+1),Ti(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new bt.Buf16(2*ry+1),Ti(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}u(y8,"DeflateState");function UF(t){var e;return!t||!t.state?Oi(t,Xt):(t.total_in=t.total_out=0,t.data_type=e8,e=t.state,e.pending=0,e.pending_out=0,e.wrap<0&&(e.wrap=-e.wrap),e.status=e.wrap?Bu:vn,t.adler=e.wrap===2?0:1,e.last_flush=Fn,Yt._tr_init(e),Or)}u(UF,"deflateResetKeep");function zF(t){var e=UF(t);return e===Or&&w8(t.state),e}u(zF,"deflateReset");function g8(t,e){return!t||!t.state||t.state.wrap!==2?Xt:(t.state.gzhead=e,Or)}u(g8,"deflateSetHeader");function WF(t,e,r,i,n,s){if(!t)return Xt;var a=1;if(e===Kj&&(e=6),i<0?(a=0,i=-i):i>15&&(a=2,i-=16),n<1||n>t8||r!==Iu||i<8||i>15||e<0||e>9||s<0||s>Xj)return Oi(t,Xt);i===8&&(i=9);var l=new y8;return t.state=l,l.strm=t,l.wrap=a,l.gzhead=null,l.w_bits=i,l.w_size=1<<l.w_bits,l.w_mask=l.w_size-1,l.hash_bits=n+7,l.hash_size=1<<l.hash_bits,l.hash_mask=l.hash_size-1,l.hash_shift=~~((l.hash_bits+ee-1)/ee),l.window=new bt.Buf8(l.w_size*2),l.head=new bt.Buf16(l.hash_size),l.prev=new bt.Buf16(l.w_size),l.lit_bufsize=1<<n+6,l.pending_buf_size=l.lit_bufsize*4,l.pending_buf=new bt.Buf8(l.pending_buf_size),l.d_buf=1*l.lit_bufsize,l.l_buf=3*l.lit_bufsize,l.level=e,l.strategy=s,l.method=r,zF(t)}u(WF,"deflateInit2");function b8(t,e){return WF(t,e,Iu,r8,i8,Qj)}u(b8,"deflateInit");function _8(t,e){var r,i,n,s;if(!t||!t.state||e>$F||e<0)return t?Oi(t,Xt):Xt;if(i=t.state,!t.output||!t.input&&t.avail_in!==0||i.status===Ol&&e!==Ri)return Oi(t,t.avail_out===0?ey:Xt);if(i.strm=t,r=i.last_flush,i.last_flush=e,i.status===Bu)if(i.wrap===2)t.adler=0,oe(i,31),oe(i,139),oe(i,8),i.gzhead?(oe(i,(i.gzhead.text?1:0)+(i.gzhead.hcrc?2:0)+(i.gzhead.extra?4:0)+(i.gzhead.name?8:0)+(i.gzhead.comment?16:0)),oe(i,i.gzhead.time&255),oe(i,i.gzhead.time>>8&255),oe(i,i.gzhead.time>>16&255),oe(i,i.gzhead.time>>24&255),oe(i,i.level===9?2:i.strategy>=Pu||i.level<2?4:0),oe(i,i.gzhead.os&255),i.gzhead.extra&&i.gzhead.extra.length&&(oe(i,i.gzhead.extra.length&255),oe(i,i.gzhead.extra.length>>8&255)),i.gzhead.hcrc&&(t.adler=Fi(t.adler,i.pending_buf,i.pending,0)),i.gzindex=0,i.status=iy):(oe(i,0),oe(i,0),oe(i,0),oe(i,0),oe(i,0),oe(i,i.level===9?2:i.strategy>=Pu||i.level<2?4:0),oe(i,u8),i.status=vn);else{var a=Iu+(i.w_bits-8<<4)<<8,l=-1;i.strategy>=Pu||i.level<2?l=0:i.level<6?l=1:i.level===6?l=2:l=3,a|=l<<6,i.strstart!==0&&(a|=f8),a+=31-a%31,i.status=vn,xl(i,a),i.strstart!==0&&(xl(i,t.adler>>>16),xl(i,t.adler&65535)),t.adler=1}if(i.status===iy)if(i.gzhead.extra){for(n=i.pending;i.gzindex<(i.gzhead.extra.length&65535)&&!(i.pending===i.pending_buf_size&&(i.gzhead.hcrc&&i.pending>n&&(t.adler=Fi(t.adler,i.pending_buf,i.pending-n,n)),ki(t),n=i.pending,i.pending===i.pending_buf_size));)oe(i,i.gzhead.extra[i.gzindex]&255),i.gzindex++;i.gzhead.hcrc&&i.pending>n&&(t.adler=Fi(t.adler,i.pending_buf,i.pending-n,n)),i.gzindex===i.gzhead.extra.length&&(i.gzindex=0,i.status=Nu)}else i.status=Nu;if(i.status===Nu)if(i.gzhead.name){n=i.pending;do{if(i.pending===i.pending_buf_size&&(i.gzhead.hcrc&&i.pending>n&&(t.adler=Fi(t.adler,i.pending_buf,i.pending-n,n)),ki(t),n=i.pending,i.pending===i.pending_buf_size)){s=1;break}i.gzindex<i.gzhead.name.length?s=i.gzhead.name.charCodeAt(i.gzindex++)&255:s=0,oe(i,s)}while(s!==0);i.gzhead.hcrc&&i.pending>n&&(t.adler=Fi(t.adler,i.pending_buf,i.pending-n,n)),s===0&&(i.gzindex=0,i.status=Du)}else i.status=Du;if(i.status===Du)if(i.gzhead.comment){n=i.pending;do{if(i.pending===i.pending_buf_size&&(i.gzhead.hcrc&&i.pending>n&&(t.adler=Fi(t.adler,i.pending_buf,i.pending-n,n)),ki(t),n=i.pending,i.pending===i.pending_buf_size)){s=1;break}i.gzindex<i.gzhead.comment.length?s=i.gzhead.comment.charCodeAt(i.gzindex++)&255:s=0,oe(i,s)}while(s!==0);i.gzhead.hcrc&&i.pending>n&&(t.adler=Fi(t.adler,i.pending_buf,i.pending-n,n)),s===0&&(i.status=Cu)}else i.status=Cu;if(i.status===Cu&&(i.gzhead.hcrc?(i.pending+2>i.pending_buf_size&&ki(t),i.pending+2<=i.pending_buf_size&&(oe(i,t.adler&255),oe(i,t.adler>>8&255),t.adler=0,i.status=vn)):i.status=vn),i.pending!==0){if(ki(t),t.avail_out===0)return i.last_flush=-1,Or}else if(t.avail_in===0&&MF(e)<=MF(r)&&e!==Ri)return Oi(t,ey);if(i.status===Ol&&t.avail_in!==0)return Oi(t,ey);if(t.avail_in!==0||i.lookahead!==0||e!==Fn&&i.status!==Ol){var c=i.strategy===Pu?m8(i,e):i.strategy===Yj?p8(i,e):ba[i.level].func(i,e);if((c===Sn||c===_a)&&(i.status=Ol),c===ze||c===Sn)return t.avail_out===0&&(i.last_flush=-1),Or;if(c===Rl&&(e===Vj?Yt._tr_align(i):e!==$F&&(Yt._tr_stored_block(i,0,0,!1),e===Gj&&(Ti(i.head),i.lookahead===0&&(i.strstart=0,i.block_start=0,i.insert=0))),ki(t),t.avail_out===0))return i.last_flush=-1,Or}return e!==Ri?Or:i.wrap<=0?LF:(i.wrap===2?(oe(i,t.adler&255),oe(i,t.adler>>8&255),oe(i,t.adler>>16&255),oe(i,t.adler>>24&255),oe(i,t.total_in&255),oe(i,t.total_in>>8&255),oe(i,t.total_in>>16&255),oe(i,t.total_in>>24&255)):(xl(i,t.adler>>>16),xl(i,t.adler&65535)),ki(t),i.wrap>0&&(i.wrap=-i.wrap),i.pending!==0?Or:LF)}u(_8,"deflate");function v8(t){var e;return!t||!t.state?Xt:(e=t.state.status,e!==Bu&&e!==iy&&e!==Nu&&e!==Du&&e!==Cu&&e!==vn&&e!==Ol?Oi(t,Xt):(t.state=null,e===vn?Oi(t,Zj):Or))}u(v8,"deflateEnd");function S8(t,e){var r=e.length,i,n,s,a,l,c,o,f;if(!t||!t.state||(i=t.state,a=i.wrap,a===2||a===1&&i.status!==Bu||i.lookahead))return Xt;for(a===1&&(t.adler=jF(t.adler,e,r,0)),i.wrap=0,r>=i.w_size&&(a===0&&(Ti(i.head),i.strstart=0,i.block_start=0,i.insert=0),f=new bt.Buf8(i.w_size),bt.arraySet(f,e,r-i.w_size,i.w_size,0),e=f,r=i.w_size),l=t.avail_in,c=t.next_in,o=t.input,t.avail_in=r,t.next_in=0,t.input=e,En(i);i.lookahead>=ee;){n=i.strstart,s=i.lookahead-(ee-1);do i.ins_h=(i.ins_h<<i.hash_shift^i.window[n+ee-1])&i.hash_mask,i.prev[n&i.w_mask]=i.head[i.ins_h],i.head[i.ins_h]=n,n++;while(--s);i.strstart=n,i.lookahead=ee-1,En(i)}return i.strstart+=i.lookahead,i.block_start=i.strstart,i.insert=i.lookahead,i.lookahead=0,i.match_length=i.prev_length=ee-1,i.match_available=0,t.next_in=c,t.input=o,t.avail_in=l,i.wrap=a,Or}u(S8,"deflateSetDictionary");Rr.deflateInit=b8;Rr.deflateInit2=WF;Rr.deflateReset=zF;Rr.deflateResetKeep=UF;Rr.deflateSetHeader=g8;Rr.deflate=_8;Rr.deflateEnd=v8;Rr.deflateSetDictionary=S8;Rr.deflateInfo="pako deflate (from Nodeca project)"});var ny=x(va=>{"use strict";var $u=Jr(),VF=!0,GF=!0;try{String.fromCharCode.apply(null,[0])}catch{VF=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch{GF=!1}var Al=new $u.Buf8(256);for(Xr=0;Xr<256;Xr++)Al[Xr]=Xr>=252?6:Xr>=248?5:Xr>=240?4:Xr>=224?3:Xr>=192?2:1;var Xr;Al[254]=Al[254]=1;va.string2buf=function(t){var e,r,i,n,s,a=t.length,l=0;for(n=0;n<a;n++)r=t.charCodeAt(n),(r&64512)===55296&&n+1<a&&(i=t.charCodeAt(n+1),(i&64512)===56320&&(r=65536+(r-55296<<10)+(i-56320),n++)),l+=r<128?1:r<2048?2:r<65536?3:4;for(e=new $u.Buf8(l),s=0,n=0;s<l;n++)r=t.charCodeAt(n),(r&64512)===55296&&n+1<a&&(i=t.charCodeAt(n+1),(i&64512)===56320&&(r=65536+(r-55296<<10)+(i-56320),n++)),r<128?e[s++]=r:r<2048?(e[s++]=192|r>>>6,e[s++]=128|r&63):r<65536?(e[s++]=224|r>>>12,e[s++]=128|r>>>6&63,e[s++]=128|r&63):(e[s++]=240|r>>>18,e[s++]=128|r>>>12&63,e[s++]=128|r>>>6&63,e[s++]=128|r&63);return e};function ZF(t,e){if(e<65534&&(t.subarray&&GF||!t.subarray&&VF))return String.fromCharCode.apply(null,$u.shrinkBuf(t,e));for(var r="",i=0;i<e;i++)r+=String.fromCharCode(t[i]);return r}u(ZF,"buf2binstring");va.buf2binstring=function(t){return ZF(t,t.length)};va.binstring2buf=function(t){for(var e=new $u.Buf8(t.length),r=0,i=e.length;r<i;r++)e[r]=t.charCodeAt(r);return e};va.buf2string=function(t,e){var r,i,n,s,a=e||t.length,l=new Array(a*2);for(i=0,r=0;r<a;){if(n=t[r++],n<128){l[i++]=n;continue}if(s=Al[n],s>4){l[i++]=65533,r+=s-1;continue}for(n&=s===2?31:s===3?15:7;s>1&&r<a;)n=n<<6|t[r++]&63,s--;if(s>1){l[i++]=65533;continue}n<65536?l[i++]=n:(n-=65536,l[i++]=55296|n>>10&1023,l[i++]=56320|n&1023)}return ZF(l,i)};va.utf8border=function(t,e){var r;for(e=e||t.length,e>t.length&&(e=t.length),r=e-1;r>=0&&(t[r]&192)===128;)r--;return r<0||r===0?e:r+Al[t[r]]>e?r:e}});var sy=x((wte,KF)=>{"use strict";function E8(){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}u(E8,"ZStream");KF.exports=E8});var QF=x(Dl=>{"use strict";var Pl=HF(),Nl=Jr(),oy=ny(),ly=Au(),F8=sy(),XF=Object.prototype.toString,k8=0,ay=4,Sa=0,JF=1,YF=2,T8=-1,x8=0,O8=8;function kn(t){if(!(this instanceof kn))return new kn(t);this.options=Nl.assign({level:T8,method:O8,chunkSize:16384,windowBits:15,memLevel:8,strategy:x8,to:""},t||{});var e=this.options;e.raw&&e.windowBits>0?e.windowBits=-e.windowBits:e.gzip&&e.windowBits>0&&e.windowBits<16&&(e.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new F8,this.strm.avail_out=0;var r=Pl.deflateInit2(this.strm,e.level,e.method,e.windowBits,e.memLevel,e.strategy);if(r!==Sa)throw new Error(ly[r]);if(e.header&&Pl.deflateSetHeader(this.strm,e.header),e.dictionary){var i;if(typeof e.dictionary=="string"?i=oy.string2buf(e.dictionary):XF.call(e.dictionary)==="[object ArrayBuffer]"?i=new Uint8Array(e.dictionary):i=e.dictionary,r=Pl.deflateSetDictionary(this.strm,i),r!==Sa)throw new Error(ly[r]);this._dict_set=!0}}u(kn,"Deflate");kn.prototype.push=function(t,e){var r=this.strm,i=this.options.chunkSize,n,s;if(this.ended)return!1;s=e===~~e?e:e===!0?ay:k8,typeof t=="string"?r.input=oy.string2buf(t):XF.call(t)==="[object ArrayBuffer]"?r.input=new Uint8Array(t):r.input=t,r.next_in=0,r.avail_in=r.input.length;do{if(r.avail_out===0&&(r.output=new Nl.Buf8(i),r.next_out=0,r.avail_out=i),n=Pl.deflate(r,s),n!==JF&&n!==Sa)return this.onEnd(n),this.ended=!0,!1;(r.avail_out===0||r.avail_in===0&&(s===ay||s===YF))&&(this.options.to==="string"?this.onData(oy.buf2binstring(Nl.shrinkBuf(r.output,r.next_out))):this.onData(Nl.shrinkBuf(r.output,r.next_out)))}while((r.avail_in>0||r.avail_out===0)&&n!==JF);return s===ay?(n=Pl.deflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===Sa):(s===YF&&(this.onEnd(Sa),r.avail_out=0),!0)};kn.prototype.onData=function(t){this.chunks.push(t)};kn.prototype.onEnd=function(t){t===Sa&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=Nl.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg};function cy(t,e){var r=new kn(e);if(r.push(t,!0),r.err)throw r.msg||ly[r.err];return r.result}u(cy,"deflate");function R8(t,e){return e=e||{},e.raw=!0,cy(t,e)}u(R8,"deflateRaw");function A8(t,e){return e=e||{},e.gzip=!0,cy(t,e)}u(A8,"gzip");Dl.Deflate=kn;Dl.deflate=cy;Dl.deflateRaw=R8;Dl.gzip=A8});var tk=x((_te,ek)=>{"use strict";var Lu=30,P8=12;ek.exports=u(function(e,r){var i,n,s,a,l,c,o,f,h,d,p,m,w,g,b,_,S,F,k,A,v,T,E,R,P;i=e.state,n=e.next_in,R=e.input,s=n+(e.avail_in-5),a=e.next_out,P=e.output,l=a-(r-e.avail_out),c=a+(e.avail_out-257),o=i.dmax,f=i.wsize,h=i.whave,d=i.wnext,p=i.window,m=i.hold,w=i.bits,g=i.lencode,b=i.distcode,_=(1<<i.lenbits)-1,S=(1<<i.distbits)-1;e:do{w<15&&(m+=R[n++]<<w,w+=8,m+=R[n++]<<w,w+=8),F=g[m&_];t:for(;;){if(k=F>>>24,m>>>=k,w-=k,k=F>>>16&255,k===0)P[a++]=F&65535;else if(k&16){A=F&65535,k&=15,k&&(w<k&&(m+=R[n++]<<w,w+=8),A+=m&(1<<k)-1,m>>>=k,w-=k),w<15&&(m+=R[n++]<<w,w+=8,m+=R[n++]<<w,w+=8),F=b[m&S];r:for(;;){if(k=F>>>24,m>>>=k,w-=k,k=F>>>16&255,k&16){if(v=F&65535,k&=15,w<k&&(m+=R[n++]<<w,w+=8,w<k&&(m+=R[n++]<<w,w+=8)),v+=m&(1<<k)-1,v>o){e.msg="invalid distance too far back",i.mode=Lu;break e}if(m>>>=k,w-=k,k=a-l,v>k){if(k=v-k,k>h&&i.sane){e.msg="invalid distance too far back",i.mode=Lu;break e}if(T=0,E=p,d===0){if(T+=f-k,k<A){A-=k;do P[a++]=p[T++];while(--k);T=a-v,E=P}}else if(d<k){if(T+=f+d-k,k-=d,k<A){A-=k;do P[a++]=p[T++];while(--k);if(T=0,d<A){k=d,A-=k;do P[a++]=p[T++];while(--k);T=a-v,E=P}}}else if(T+=d-k,k<A){A-=k;do P[a++]=p[T++];while(--k);T=a-v,E=P}for(;A>2;)P[a++]=E[T++],P[a++]=E[T++],P[a++]=E[T++],A-=3;A&&(P[a++]=E[T++],A>1&&(P[a++]=E[T++]))}else{T=a-v;do P[a++]=P[T++],P[a++]=P[T++],P[a++]=P[T++],A-=3;while(A>2);A&&(P[a++]=P[T++],A>1&&(P[a++]=P[T++]))}}else if(k&64){e.msg="invalid distance code",i.mode=Lu;break e}else{F=b[(F&65535)+(m&(1<<k)-1)];continue r}break}}else if(k&64)if(k&32){i.mode=P8;break e}else{e.msg="invalid literal/length code",i.mode=Lu;break e}else{F=g[(F&65535)+(m&(1<<k)-1)];continue t}break}}while(n<s&&a<c);A=w>>3,n-=A,w-=A<<3,m&=(1<<w)-1,e.next_in=n,e.next_out=a,e.avail_in=n<s?5+(s-n):5-(n-s),e.avail_out=a<c?257+(c-a):257-(a-c),i.hold=m,i.bits=w},"inflate_fast")});var lk=x((Ste,ok)=>{"use strict";var rk=Jr(),Ea=15,ik=852,nk=592,sk=0,fy=1,ak=2,N8=[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],D8=[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],C8=[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],I8=[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];ok.exports=u(function(e,r,i,n,s,a,l,c){var o=c.bits,f=0,h=0,d=0,p=0,m=0,w=0,g=0,b=0,_=0,S=0,F,k,A,v,T,E=null,R=0,P,I=new rk.Buf16(Ea+1),$=new rk.Buf16(Ea+1),z=null,we=0,ot,Dt,Ft;for(f=0;f<=Ea;f++)I[f]=0;for(h=0;h<n;h++)I[r[i+h]]++;for(m=o,p=Ea;p>=1&&I[p]===0;p--);if(m>p&&(m=p),p===0)return s[a++]=1<<24|64<<16|0,s[a++]=1<<24|64<<16|0,c.bits=1,0;for(d=1;d<p&&I[d]===0;d++);for(m<d&&(m=d),b=1,f=1;f<=Ea;f++)if(b<<=1,b-=I[f],b<0)return-1;if(b>0&&(e===sk||p!==1))return-1;for($[1]=0,f=1;f<Ea;f++)$[f+1]=$[f]+I[f];for(h=0;h<n;h++)r[i+h]!==0&&(l[$[r[i+h]]++]=h);if(e===sk?(E=z=l,P=19):e===fy?(E=N8,R-=257,z=D8,we-=257,P=256):(E=C8,z=I8,P=-1),S=0,h=0,f=d,T=a,w=m,g=0,A=-1,_=1<<m,v=_-1,e===fy&&_>ik||e===ak&&_>nk)return 1;for(;;){ot=f-g,l[h]<P?(Dt=0,Ft=l[h]):l[h]>P?(Dt=z[we+l[h]],Ft=E[R+l[h]]):(Dt=96,Ft=0),F=1<<f-g,k=1<<w,d=k;do k-=F,s[T+(S>>g)+k]=ot<<24|Dt<<16|Ft|0;while(k!==0);for(F=1<<f-1;S&F;)F>>=1;if(F!==0?(S&=F-1,S+=F):S=0,h++,--I[f]===0){if(f===p)break;f=r[i+l[h]]}if(f>m&&(S&v)!==A){for(g===0&&(g=m),T+=d,w=f-g,b=1<<w;w+g<p&&(b-=I[w+g],!(b<=0));)w++,b<<=1;if(_+=1<<w,e===fy&&_>ik||e===ak&&_>nk)return 1;A=S&v,s[A]=m<<24|w<<16|T-a|0}}return S!==0&&(s[T+S]=f-g<<24|64<<16|0),c.bits=m,0},"inflate_table")});var zk=x(hr=>{"use strict";var Lt=Jr(),wy=Xw(),Ar=Qw(),B8=tk(),Cl=lk(),$8=0,Ck=1,Ik=2,ck=4,L8=5,Mu=6,Tn=0,M8=1,j8=2,Qt=-2,Bk=-3,yy=-4,q8=-5,fk=8,$k=1,uk=2,hk=3,dk=4,pk=5,mk=6,wk=7,yk=8,gk=9,bk=10,Uu=11,Qr=12,uy=13,_k=14,hy=15,vk=16,Sk=17,Ek=18,Fk=19,ju=20,qu=21,kk=22,Tk=23,xk=24,Ok=25,Rk=26,dy=27,Ak=28,Pk=29,Ee=30,gy=31,U8=32,z8=852,W8=592,H8=15,V8=H8;function Nk(t){return(t>>>24&255)+(t>>>8&65280)+((t&65280)<<8)+((t&255)<<24)}u(Nk,"zswap32");function G8(){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 Lt.Buf16(320),this.work=new Lt.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}u(G8,"InflateState");function Lk(t){var e;return!t||!t.state?Qt:(e=t.state,t.total_in=t.total_out=e.total=0,t.msg="",e.wrap&&(t.adler=e.wrap&1),e.mode=$k,e.last=0,e.havedict=0,e.dmax=32768,e.head=null,e.hold=0,e.bits=0,e.lencode=e.lendyn=new Lt.Buf32(z8),e.distcode=e.distdyn=new Lt.Buf32(W8),e.sane=1,e.back=-1,Tn)}u(Lk,"inflateResetKeep");function Mk(t){var e;return!t||!t.state?Qt:(e=t.state,e.wsize=0,e.whave=0,e.wnext=0,Lk(t))}u(Mk,"inflateReset");function jk(t,e){var r,i;return!t||!t.state||(i=t.state,e<0?(r=0,e=-e):(r=(e>>4)+1,e<48&&(e&=15)),e&&(e<8||e>15))?Qt:(i.window!==null&&i.wbits!==e&&(i.window=null),i.wrap=r,i.wbits=e,Mk(t))}u(jk,"inflateReset2");function qk(t,e){var r,i;return t?(i=new G8,t.state=i,i.window=null,r=jk(t,e),r!==Tn&&(t.state=null),r):Qt}u(qk,"inflateInit2");function Z8(t){return qk(t,V8)}u(Z8,"inflateInit");var Dk=!0,py,my;function K8(t){if(Dk){var e;for(py=new Lt.Buf32(512),my=new Lt.Buf32(32),e=0;e<144;)t.lens[e++]=8;for(;e<256;)t.lens[e++]=9;for(;e<280;)t.lens[e++]=7;for(;e<288;)t.lens[e++]=8;for(Cl(Ck,t.lens,0,288,py,0,t.work,{bits:9}),e=0;e<32;)t.lens[e++]=5;Cl(Ik,t.lens,0,32,my,0,t.work,{bits:5}),Dk=!1}t.lencode=py,t.lenbits=9,t.distcode=my,t.distbits=5}u(K8,"fixedtables");function Uk(t,e,r,i){var n,s=t.state;return s.window===null&&(s.wsize=1<<s.wbits,s.wnext=0,s.whave=0,s.window=new Lt.Buf8(s.wsize)),i>=s.wsize?(Lt.arraySet(s.window,e,r-s.wsize,s.wsize,0),s.wnext=0,s.whave=s.wsize):(n=s.wsize-s.wnext,n>i&&(n=i),Lt.arraySet(s.window,e,r-i,n,s.wnext),i-=n,i?(Lt.arraySet(s.window,e,r-i,i,0),s.wnext=i,s.whave=s.wsize):(s.wnext+=n,s.wnext===s.wsize&&(s.wnext=0),s.whave<s.wsize&&(s.whave+=n))),0}u(Uk,"updatewindow");function J8(t,e){var r,i,n,s,a,l,c,o,f,h,d,p,m,w,g=0,b,_,S,F,k,A,v,T,E=new Lt.Buf8(4),R,P,I=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!t||!t.state||!t.output||!t.input&&t.avail_in!==0)return Qt;r=t.state,r.mode===Qr&&(r.mode=uy),a=t.next_out,n=t.output,c=t.avail_out,s=t.next_in,i=t.input,l=t.avail_in,o=r.hold,f=r.bits,h=l,d=c,T=Tn;e:for(;;)switch(r.mode){case $k:if(r.wrap===0){r.mode=uy;break}for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(r.wrap&2&&o===35615){r.check=0,E[0]=o&255,E[1]=o>>>8&255,r.check=Ar(r.check,E,2,0),o=0,f=0,r.mode=uk;break}if(r.flags=0,r.head&&(r.head.done=!1),!(r.wrap&1)||(((o&255)<<8)+(o>>8))%31){t.msg="incorrect header check",r.mode=Ee;break}if((o&15)!==fk){t.msg="unknown compression method",r.mode=Ee;break}if(o>>>=4,f-=4,v=(o&15)+8,r.wbits===0)r.wbits=v;else if(v>r.wbits){t.msg="invalid window size",r.mode=Ee;break}r.dmax=1<<v,t.adler=r.check=1,r.mode=o&512?bk:Qr,o=0,f=0;break;case uk:for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(r.flags=o,(r.flags&255)!==fk){t.msg="unknown compression method",r.mode=Ee;break}if(r.flags&57344){t.msg="unknown header flags set",r.mode=Ee;break}r.head&&(r.head.text=o>>8&1),r.flags&512&&(E[0]=o&255,E[1]=o>>>8&255,r.check=Ar(r.check,E,2,0)),o=0,f=0,r.mode=hk;case hk:for(;f<32;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.head&&(r.head.time=o),r.flags&512&&(E[0]=o&255,E[1]=o>>>8&255,E[2]=o>>>16&255,E[3]=o>>>24&255,r.check=Ar(r.check,E,4,0)),o=0,f=0,r.mode=dk;case dk:for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.head&&(r.head.xflags=o&255,r.head.os=o>>8),r.flags&512&&(E[0]=o&255,E[1]=o>>>8&255,r.check=Ar(r.check,E,2,0)),o=0,f=0,r.mode=pk;case pk:if(r.flags&1024){for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.length=o,r.head&&(r.head.extra_len=o),r.flags&512&&(E[0]=o&255,E[1]=o>>>8&255,r.check=Ar(r.check,E,2,0)),o=0,f=0}else r.head&&(r.head.extra=null);r.mode=mk;case mk:if(r.flags&1024&&(p=r.length,p>l&&(p=l),p&&(r.head&&(v=r.head.extra_len-r.length,r.head.extra||(r.head.extra=new Array(r.head.extra_len)),Lt.arraySet(r.head.extra,i,s,p,v)),r.flags&512&&(r.check=Ar(r.check,i,p,s)),l-=p,s+=p,r.length-=p),r.length))break e;r.length=0,r.mode=wk;case wk:if(r.flags&2048){if(l===0)break e;p=0;do v=i[s+p++],r.head&&v&&r.length<65536&&(r.head.name+=String.fromCharCode(v));while(v&&p<l);if(r.flags&512&&(r.check=Ar(r.check,i,p,s)),l-=p,s+=p,v)break e}else r.head&&(r.head.name=null);r.length=0,r.mode=yk;case yk:if(r.flags&4096){if(l===0)break e;p=0;do v=i[s+p++],r.head&&v&&r.length<65536&&(r.head.comment+=String.fromCharCode(v));while(v&&p<l);if(r.flags&512&&(r.check=Ar(r.check,i,p,s)),l-=p,s+=p,v)break e}else r.head&&(r.head.comment=null);r.mode=gk;case gk:if(r.flags&512){for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(o!==(r.check&65535)){t.msg="header crc mismatch",r.mode=Ee;break}o=0,f=0}r.head&&(r.head.hcrc=r.flags>>9&1,r.head.done=!0),t.adler=r.check=0,r.mode=Qr;break;case bk:for(;f<32;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}t.adler=r.check=Nk(o),o=0,f=0,r.mode=Uu;case Uu:if(r.havedict===0)return t.next_out=a,t.avail_out=c,t.next_in=s,t.avail_in=l,r.hold=o,r.bits=f,j8;t.adler=r.check=1,r.mode=Qr;case Qr:if(e===L8||e===Mu)break e;case uy:if(r.last){o>>>=f&7,f-=f&7,r.mode=dy;break}for(;f<3;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}switch(r.last=o&1,o>>>=1,f-=1,o&3){case 0:r.mode=_k;break;case 1:if(K8(r),r.mode=ju,e===Mu){o>>>=2,f-=2;break e}break;case 2:r.mode=Sk;break;case 3:t.msg="invalid block type",r.mode=Ee}o>>>=2,f-=2;break;case _k:for(o>>>=f&7,f-=f&7;f<32;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if((o&65535)!==(o>>>16^65535)){t.msg="invalid stored block lengths",r.mode=Ee;break}if(r.length=o&65535,o=0,f=0,r.mode=hy,e===Mu)break e;case hy:r.mode=vk;case vk:if(p=r.length,p){if(p>l&&(p=l),p>c&&(p=c),p===0)break e;Lt.arraySet(n,i,s,p,a),l-=p,s+=p,c-=p,a+=p,r.length-=p;break}r.mode=Qr;break;case Sk:for(;f<14;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(r.nlen=(o&31)+257,o>>>=5,f-=5,r.ndist=(o&31)+1,o>>>=5,f-=5,r.ncode=(o&15)+4,o>>>=4,f-=4,r.nlen>286||r.ndist>30){t.msg="too many length or distance symbols",r.mode=Ee;break}r.have=0,r.mode=Ek;case Ek:for(;r.have<r.ncode;){for(;f<3;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.lens[I[r.have++]]=o&7,o>>>=3,f-=3}for(;r.have<19;)r.lens[I[r.have++]]=0;if(r.lencode=r.lendyn,r.lenbits=7,R={bits:r.lenbits},T=Cl($8,r.lens,0,19,r.lencode,0,r.work,R),r.lenbits=R.bits,T){t.msg="invalid code lengths set",r.mode=Ee;break}r.have=0,r.mode=Fk;case Fk:for(;r.have<r.nlen+r.ndist;){for(;g=r.lencode[o&(1<<r.lenbits)-1],b=g>>>24,_=g>>>16&255,S=g&65535,!(b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(S<16)o>>>=b,f-=b,r.lens[r.have++]=S;else{if(S===16){for(P=b+2;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(o>>>=b,f-=b,r.have===0){t.msg="invalid bit length repeat",r.mode=Ee;break}v=r.lens[r.have-1],p=3+(o&3),o>>>=2,f-=2}else if(S===17){for(P=b+3;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}o>>>=b,f-=b,v=0,p=3+(o&7),o>>>=3,f-=3}else{for(P=b+7;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}o>>>=b,f-=b,v=0,p=11+(o&127),o>>>=7,f-=7}if(r.have+p>r.nlen+r.ndist){t.msg="invalid bit length repeat",r.mode=Ee;break}for(;p--;)r.lens[r.have++]=v}}if(r.mode===Ee)break;if(r.lens[256]===0){t.msg="invalid code -- missing end-of-block",r.mode=Ee;break}if(r.lenbits=9,R={bits:r.lenbits},T=Cl(Ck,r.lens,0,r.nlen,r.lencode,0,r.work,R),r.lenbits=R.bits,T){t.msg="invalid literal/lengths set",r.mode=Ee;break}if(r.distbits=6,r.distcode=r.distdyn,R={bits:r.distbits},T=Cl(Ik,r.lens,r.nlen,r.ndist,r.distcode,0,r.work,R),r.distbits=R.bits,T){t.msg="invalid distances set",r.mode=Ee;break}if(r.mode=ju,e===Mu)break e;case ju:r.mode=qu;case qu:if(l>=6&&c>=258){t.next_out=a,t.avail_out=c,t.next_in=s,t.avail_in=l,r.hold=o,r.bits=f,B8(t,d),a=t.next_out,n=t.output,c=t.avail_out,s=t.next_in,i=t.input,l=t.avail_in,o=r.hold,f=r.bits,r.mode===Qr&&(r.back=-1);break}for(r.back=0;g=r.lencode[o&(1<<r.lenbits)-1],b=g>>>24,_=g>>>16&255,S=g&65535,!(b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(_&&!(_&240)){for(F=b,k=_,A=S;g=r.lencode[A+((o&(1<<F+k)-1)>>F)],b=g>>>24,_=g>>>16&255,S=g&65535,!(F+b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}o>>>=F,f-=F,r.back+=F}if(o>>>=b,f-=b,r.back+=b,r.length=S,_===0){r.mode=Rk;break}if(_&32){r.back=-1,r.mode=Qr;break}if(_&64){t.msg="invalid literal/length code",r.mode=Ee;break}r.extra=_&15,r.mode=kk;case kk:if(r.extra){for(P=r.extra;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.length+=o&(1<<r.extra)-1,o>>>=r.extra,f-=r.extra,r.back+=r.extra}r.was=r.length,r.mode=Tk;case Tk:for(;g=r.distcode[o&(1<<r.distbits)-1],b=g>>>24,_=g>>>16&255,S=g&65535,!(b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(!(_&240)){for(F=b,k=_,A=S;g=r.distcode[A+((o&(1<<F+k)-1)>>F)],b=g>>>24,_=g>>>16&255,S=g&65535,!(F+b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}o>>>=F,f-=F,r.back+=F}if(o>>>=b,f-=b,r.back+=b,_&64){t.msg="invalid distance code",r.mode=Ee;break}r.offset=S,r.extra=_&15,r.mode=xk;case xk:if(r.extra){for(P=r.extra;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.offset+=o&(1<<r.extra)-1,o>>>=r.extra,f-=r.extra,r.back+=r.extra}if(r.offset>r.dmax){t.msg="invalid distance too far back",r.mode=Ee;break}r.mode=Ok;case Ok:if(c===0)break e;if(p=d-c,r.offset>p){if(p=r.offset-p,p>r.whave&&r.sane){t.msg="invalid distance too far back",r.mode=Ee;break}p>r.wnext?(p-=r.wnext,m=r.wsize-p):m=r.wnext-p,p>r.length&&(p=r.length),w=r.window}else w=n,m=a-r.offset,p=r.length;p>c&&(p=c),c-=p,r.length-=p;do n[a++]=w[m++];while(--p);r.length===0&&(r.mode=qu);break;case Rk:if(c===0)break e;n[a++]=r.length,c--,r.mode=qu;break;case dy:if(r.wrap){for(;f<32;){if(l===0)break e;l--,o|=i[s++]<<f,f+=8}if(d-=c,t.total_out+=d,r.total+=d,d&&(t.adler=r.check=r.flags?Ar(r.check,n,d,a-d):wy(r.check,n,d,a-d)),d=c,(r.flags?o:Nk(o))!==r.check){t.msg="incorrect data check",r.mode=Ee;break}o=0,f=0}r.mode=Ak;case Ak:if(r.wrap&&r.flags){for(;f<32;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(o!==(r.total&4294967295)){t.msg="incorrect length check",r.mode=Ee;break}o=0,f=0}r.mode=Pk;case Pk:T=M8;break e;case Ee:T=Bk;break e;case gy:return yy;case U8:default:return Qt}return t.next_out=a,t.avail_out=c,t.next_in=s,t.avail_in=l,r.hold=o,r.bits=f,(r.wsize||d!==t.avail_out&&r.mode<Ee&&(r.mode<dy||e!==ck))&&Uk(t,t.output,t.next_out,d-t.avail_out)?(r.mode=gy,yy):(h-=t.avail_in,d-=t.avail_out,t.total_in+=h,t.total_out+=d,r.total+=d,r.wrap&&d&&(t.adler=r.check=r.flags?Ar(r.check,n,d,t.next_out-d):wy(r.check,n,d,t.next_out-d)),t.data_type=r.bits+(r.last?64:0)+(r.mode===Qr?128:0)+(r.mode===ju||r.mode===hy?256:0),(h===0&&d===0||e===ck)&&T===Tn&&(T=q8),T)}u(J8,"inflate");function Y8(t){if(!t||!t.state)return Qt;var e=t.state;return e.window&&(e.window=null),t.state=null,Tn}u(Y8,"inflateEnd");function X8(t,e){var r;return!t||!t.state||(r=t.state,!(r.wrap&2))?Qt:(r.head=e,e.done=!1,Tn)}u(X8,"inflateGetHeader");function Q8(t,e){var r=e.length,i,n,s;return!t||!t.state||(i=t.state,i.wrap!==0&&i.mode!==Uu)?Qt:i.mode===Uu&&(n=1,n=wy(n,e,r,0),n!==i.check)?Bk:(s=Uk(t,e,r,r),s?(i.mode=gy,yy):(i.havedict=1,Tn))}u(Q8,"inflateSetDictionary");hr.inflateReset=Mk;hr.inflateReset2=jk;hr.inflateResetKeep=Lk;hr.inflateInit=Z8;hr.inflateInit2=qk;hr.inflate=J8;hr.inflateEnd=Y8;hr.inflateGetHeader=X8;hr.inflateSetDictionary=Q8;hr.inflateInfo="pako inflate (from Nodeca project)"});var by=x((Tte,Wk)=>{"use strict";Wk.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 Vk=x((xte,Hk)=>{"use strict";function e6(){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}u(e6,"GZheader");Hk.exports=e6});var Zk=x(Bl=>{"use strict";var Fa=zk(),Il=Jr(),zu=ny(),Pe=by(),_y=Au(),t6=sy(),r6=Vk(),Gk=Object.prototype.toString;function xn(t){if(!(this instanceof xn))return new xn(t);this.options=Il.assign({chunkSize:16384,windowBits:0,to:""},t||{});var e=this.options;e.raw&&e.windowBits>=0&&e.windowBits<16&&(e.windowBits=-e.windowBits,e.windowBits===0&&(e.windowBits=-15)),e.windowBits>=0&&e.windowBits<16&&!(t&&t.windowBits)&&(e.windowBits+=32),e.windowBits>15&&e.windowBits<48&&(e.windowBits&15||(e.windowBits|=15)),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new t6,this.strm.avail_out=0;var r=Fa.inflateInit2(this.strm,e.windowBits);if(r!==Pe.Z_OK)throw new Error(_y[r]);if(this.header=new r6,Fa.inflateGetHeader(this.strm,this.header),e.dictionary&&(typeof e.dictionary=="string"?e.dictionary=zu.string2buf(e.dictionary):Gk.call(e.dictionary)==="[object ArrayBuffer]"&&(e.dictionary=new Uint8Array(e.dictionary)),e.raw&&(r=Fa.inflateSetDictionary(this.strm,e.dictionary),r!==Pe.Z_OK)))throw new Error(_y[r])}u(xn,"Inflate");xn.prototype.push=function(t,e){var r=this.strm,i=this.options.chunkSize,n=this.options.dictionary,s,a,l,c,o,f=!1;if(this.ended)return!1;a=e===~~e?e:e===!0?Pe.Z_FINISH:Pe.Z_NO_FLUSH,typeof t=="string"?r.input=zu.binstring2buf(t):Gk.call(t)==="[object ArrayBuffer]"?r.input=new Uint8Array(t):r.input=t,r.next_in=0,r.avail_in=r.input.length;do{if(r.avail_out===0&&(r.output=new Il.Buf8(i),r.next_out=0,r.avail_out=i),s=Fa.inflate(r,Pe.Z_NO_FLUSH),s===Pe.Z_NEED_DICT&&n&&(s=Fa.inflateSetDictionary(this.strm,n)),s===Pe.Z_BUF_ERROR&&f===!0&&(s=Pe.Z_OK,f=!1),s!==Pe.Z_STREAM_END&&s!==Pe.Z_OK)return this.onEnd(s),this.ended=!0,!1;r.next_out&&(r.avail_out===0||s===Pe.Z_STREAM_END||r.avail_in===0&&(a===Pe.Z_FINISH||a===Pe.Z_SYNC_FLUSH))&&(this.options.to==="string"?(l=zu.utf8border(r.output,r.next_out),c=r.next_out-l,o=zu.buf2string(r.output,l),r.next_out=c,r.avail_out=i-c,c&&Il.arraySet(r.output,r.output,l,c,0),this.onData(o)):this.onData(Il.shrinkBuf(r.output,r.next_out))),r.avail_in===0&&r.avail_out===0&&(f=!0)}while((r.avail_in>0||r.avail_out===0)&&s!==Pe.Z_STREAM_END);return s===Pe.Z_STREAM_END&&(a=Pe.Z_FINISH),a===Pe.Z_FINISH?(s=Fa.inflateEnd(this.strm),this.onEnd(s),this.ended=!0,s===Pe.Z_OK):(a===Pe.Z_SYNC_FLUSH&&(this.onEnd(Pe.Z_OK),r.avail_out=0),!0)};xn.prototype.onData=function(t){this.chunks.push(t)};xn.prototype.onEnd=function(t){t===Pe.Z_OK&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=Il.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg};function vy(t,e){var r=new xn(e);if(r.push(t,!0),r.err)throw r.msg||_y[r.err];return r.result}u(vy,"inflate");function i6(t,e){return e=e||{},e.raw=!0,vy(t,e)}u(i6,"inflateRaw");Bl.Inflate=xn;Bl.inflate=vy;Bl.inflateRaw=i6;Bl.ungzip=vy});var Yk=x((Pte,Jk)=>{"use strict";var n6=Jr().assign,s6=QF(),a6=Zk(),o6=by(),Kk={};n6(Kk,s6,a6,o6);Jk.exports=Kk});var eT=x((Nte,Qk)=>{"use strict";var Xk=u((t,e)=>function(...r){let i=e.promiseModule;return new i((n,s)=>{e.multiArgs?r.push((...a)=>{e.errorFirst?a[0]?s(a):(a.shift(),n(a)):n(a)}):e.errorFirst?r.push((a,l)=>{a?s(a):n(l)}):r.push(n),t.apply(this,r)})},"processFn");Qk.exports=(t,e)=>{e=Object.assign({exclude:[/.+(Sync|Stream)$/],errorFirst:!0,promiseModule:Promise},e);let r=typeof t;if(!(t!==null&&(r==="object"||r==="function")))throw new TypeError(`Expected \`input\` to be a \`Function\` or \`Object\`, got \`${t===null?"null":r}\``);let i=u(s=>{let a=u(l=>typeof l=="string"?s===l:l.test(s),"match");return e.include?e.include.some(a):!e.exclude.some(a)},"filter"),n;r==="function"?n=u(function(...s){return e.excludeMain?t(...s):Xk(t,e).apply(this,s)},"ret"):n=Object.create(Object.getPrototypeOf(t));for(let s in t){let a=t[s];n[s]=typeof a=="function"&&i(s)?Xk(a,e):a}return n}});var cT=x((Cte,lT)=>{function tT(t){return Array.isArray(t)?t:[t]}u(tT,"makeArray");var Fy="",rT=" ",Sy="\\",l6=/^\s+$/,c6=/(?:[^\\]|^)\\$/,f6=/^\\!/,u6=/^\\#/,h6=/\r?\n/g,d6=/^\.*\/|^\.+$/,Ey="/",sT="node-ignore";typeof Symbol<"u"&&(sT=Symbol.for("node-ignore"));var iT=sT,p6=u((t,e,r)=>Object.defineProperty(t,e,{value:r}),"define"),m6=/([0-z])-([0-z])/g,aT=u(()=>!1,"RETURN_FALSE"),w6=u(t=>t.replace(m6,(e,r,i)=>r.charCodeAt(0)<=i.charCodeAt(0)?e:Fy),"sanitizeRange"),y6=u(t=>{let{length:e}=t;return t.slice(0,e-e%2)},"cleanRangeBackSlash"),g6=[[/^\uFEFF/,()=>Fy],[/((?:\\\\)*?)(\\?\s+)$/,(t,e,r)=>e+(r.indexOf("\\")===0?rT:Fy)],[/(\\+?)\s/g,(t,e)=>{let{length:r}=e;return e.slice(0,r-r%2)+rT}],[/[\\$.|*+(){^]/g,t=>`\\${t}`],[/(?!\\)\?/g,()=>"[^/]"],[/^\//,()=>"^"],[/\//g,()=>"\\/"],[/^\^*\\\*\\\*\\\//,()=>"^(?:.*\\/)?"],[/^(?=[^^])/,u(function(){return/\/(?!$)/.test(this)?"^":"(?:^|\\/)"},"startingReplacer")],[/\\\/\\\*\\\*(?=\\\/|$)/g,(t,e,r)=>e+6<r.length?"(?:\\/[^\\/]+)*":"\\/.+"],[/(^|[^\\]+)(\\\*)+(?=.+)/g,(t,e,r)=>{let i=r.replace(/\\\*/g,"[^\\/]*");return e+i}],[/\\\\\\(?=[$.|*+(){^])/g,()=>Sy],[/\\\\/g,()=>Sy],[/(\\)?\[([^\]/]*?)(\\*)($|\])/g,(t,e,r,i,n)=>e===Sy?`\\[${r}${y6(i)}${n}`:n==="]"&&i.length%2===0?`[${w6(r)}${i}]`:"[]"],[/(?:[^*])$/,t=>/\/$/.test(t)?`${t}$`:`${t}(?=$|\\/$)`],[/(\^|\\\/)?\\\*$/,(t,e)=>`${e?`${e}[^/]+`:"[^/]*"}(?=$|\\/$)`]],nT=Object.create(null),b6=u((t,e)=>{let r=nT[t];return r||(r=g6.reduce((i,[n,s])=>i.replace(n,s.bind(t)),t),nT[t]=r),e?new RegExp(r,"i"):new RegExp(r)},"makeRegex"),xy=u(t=>typeof t=="string","isString"),_6=u(t=>t&&xy(t)&&!l6.test(t)&&!c6.test(t)&&t.indexOf("#")!==0,"checkPattern"),v6=u(t=>t.split(h6),"splitPattern"),Oy=class Oy{constructor(e,r,i,n){this.origin=e,this.pattern=r,this.negative=i,this.regex=n}};u(Oy,"IgnoreRule");var ky=Oy,S6=u((t,e)=>{let r=t,i=!1;t.indexOf("!")===0&&(i=!0,t=t.substr(1)),t=t.replace(f6,"!").replace(u6,"#");let n=b6(t,e);return new ky(r,t,i,n)},"createRule"),E6=u((t,e)=>{throw new e(t)},"throwError"),ei=u((t,e,r)=>xy(t)?t?ei.isNotRelative(t)?r(`path should be a \`path.relative()\`d string, but got "${e}"`,RangeError):!0:r("path must not be empty",TypeError):r(`path must be a string, but got \`${e}\``,TypeError),"checkPath"),oT=u(t=>d6.test(t),"isNotRelative");ei.isNotRelative=oT;ei.convert=t=>t;var Ry=class Ry{constructor({ignorecase:e=!0,ignoreCase:r=e,allowRelativePaths:i=!1}={}){p6(this,iT,!0),this._rules=[],this._ignoreCase=r,this._allowRelativePaths=i,this._initCache()}_initCache(){this._ignoreCache=Object.create(null),this._testCache=Object.create(null)}_addPattern(e){if(e&&e[iT]){this._rules=this._rules.concat(e._rules),this._added=!0;return}if(_6(e)){let r=S6(e,this._ignoreCase);this._added=!0,this._rules.push(r)}}add(e){return this._added=!1,tT(xy(e)?v6(e):e).forEach(this._addPattern,this),this._added&&this._initCache(),this}addPattern(e){return this.add(e)}_testOne(e,r){let i=!1,n=!1;return this._rules.forEach(s=>{let{negative:a}=s;if(n===a&&i!==n||a&&!i&&!n&&!r)return;s.regex.test(e)&&(i=!a,n=a)}),{ignored:i,unignored:n}}_test(e,r,i,n){let s=e&&ei.convert(e);return ei(s,e,this._allowRelativePaths?aT:E6),this._t(s,r,i,n)}_t(e,r,i,n){if(e in r)return r[e];if(n||(n=e.split(Ey)),n.pop(),!n.length)return r[e]=this._testOne(e,i);let s=this._t(n.join(Ey)+Ey,r,i,n);return r[e]=s.ignored?s:this._testOne(e,i)}ignores(e){return this._test(e,this._ignoreCache,!1).ignored}createFilter(){return e=>!this.ignores(e)}filter(e){return tT(e).filter(this.createFilter())}test(e){return this._test(e,this._testCache,!0)}};u(Ry,"Ignore");var Ty=Ry,Wu=u(t=>new Ty(t),"factory"),F6=u(t=>ei(t&&ei.convert(t),t,aT),"isPathValid");Wu.isPathValid=F6;Wu.default=Wu;lT.exports=Wu;if(typeof process<"u"&&(process.env&&process.env.IGNORE_TEST_WIN32||process.platform==="win32")){let t=u(r=>/^\\\\\?\\/.test(r)||/["<>|\u0000-\u001F]+/u.test(r)?r:r.replace(/\\/g,"/"),"makePosix");ei.convert=t;let e=/^[a-z]:\//i;ei.isNotRelative=r=>e.test(r)||oT(r)}});var uT=x((Bte,fT)=>{"use strict";function k6(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}u(k6,"escapeRegExp");function Pr(t,e,r){return e=e instanceof RegExp?e:new RegExp(k6(e),"g"),t.replace(e,r)}u(Pr,"replaceAll");var T6={clean:u(function(e){if(typeof e!="string")throw new Error("Expected a string, received: "+e);return e=Pr(e,"./","/"),e=Pr(e,"..","."),e=Pr(e," ","-"),e=Pr(e,/^[~^:?*\\\-]/g,""),e=Pr(e,/[~^:?*\\]/g,"-"),e=Pr(e,/[~^:?*\\\-]$/g,""),e=Pr(e,"@{","-"),e=Pr(e,/\.$/g,""),e=Pr(e,/\/$/g,""),e=Pr(e,/\.lock$/g,""),e},"clean")};fT.exports=T6});var dT=x((Lte,hT)=>{hT.exports=function(t,e){var r=t,i=e,n=r.length,s=i.length,a=!1,l=null,c=n+1,o=[],f=[],h=[],d="",p=-1,m=0,w=1,g,b,_=u(function(){n>=s&&(g=r,b=n,r=i,i=g,n=s,s=b,a=!0,c=n+1)},"init"),S=u(function(v,T,E){return{x:v,y:T,k:E}},"P"),F=u(function(v,T){return{elem:v,t:T}},"seselem"),k=u(function(v,T,E){var R,P,I;for(T>E?R=o[v-1+c]:R=o[v+1+c],I=Math.max(T,E),P=I-v;P<n&&I<s&&r[P]===i[I];)++P,++I;return o[v+c]=f.length,f[f.length]=new S(P,I,R),I},"snake"),A=u(function(v){var T,E,R,P,I;for(T=E=1,R=P=0,I=v.length-1;I>=0;--I)for(;R<v[I].x||P<v[I].y;)v[I].y-v[I].x>P-R?(a?h[h.length]=new F(i[P],p):h[h.length]=new F(i[P],w),++E,++P):v[I].y-v[I].x<P-R?(a?h[h.length]=new F(r[R],w):h[h.length]=new F(r[R],p),++T,++R):(h[h.length]=new F(r[R],m),d+=r[R],++T,++E,++R,++P)},"recordseq");return _(),{SES_DELETE:-1,SES_COMMON:0,SES_ADD:1,editdistance:u(function(){return l},"editdistance"),getlcs:u(function(){return d},"getlcs"),getses:u(function(){return h},"getses"),compose:u(function(){var v,T,E,R,P,I,$,z;for(v=s-n,T=n+s+3,E={},$=0;$<T;++$)E[$]=-1,o[$]=-1;R=-1;do{for(++R,z=-R;z<=v-1;++z)E[z+c]=k(z,E[z-1+c]+1,E[z+1+c]);for(z=v+R;z>=v+1;--z)E[z+c]=k(z,E[z-1+c]+1,E[z+1+c]);E[v+c]=k(v,E[v-1+c]+1,E[v+1+c])}while(E[v+c]!==s);for(l=v+2*R,P=o[v+c],I=[];P!==-1;)I[I.length]=new S(f[P].x,f[P].y,null),P=f[P].k;A(I)},"compose")}}});var wT=x((jte,mT)=>{var x6=dT();function O6(t,e){var r=new x6(t,e);r.compose();for(var i=r.getses(),n,s,a=t.length-1,l=e.length-1,c=i.length-1;c>=0;--c)i[c].t===r.SES_COMMON?(s?(s.chain={file1index:a,file2index:l,chain:null},s=s.chain):(n={file1index:a,file2index:l,chain:null},s=n),a--,l--):i[c].t===r.SES_DELETE?a--:i[c].t===r.SES_ADD&&l--;var o={file1index:-1,file2index:-1,chain:null};return s?(s.chain=o,n):o}u(O6,"longestCommonSubsequence");function pT(t,e){for(var r=[],i=t.length,n=e.length,s=O6(t,e);s!==null;s=s.chain){var a=i-s.file1index-1,l=n-s.file2index-1;i=s.file1index,n=s.file2index,(a||l)&&r.push({file1:[i+1,a],file2:[n+1,l]})}return r.reverse(),r}u(pT,"diffIndices");function R6(t,e,r){var i,n=pT(e,t),s=pT(e,r),a=[];function l($,z){a.push([$.file1[0],z,$.file1[1],$.file2[0],$.file2[1]])}for(u(l,"addHunk"),i=0;i<n.length;i++)l(n[i],0);for(i=0;i<s.length;i++)l(s[i],2);a.sort(function($,z){return $[0]-z[0]});var c=[],o=0;function f($){$>o&&(c.push([1,o,$-o]),o=$)}u(f,"copyCommon");for(var h=0;h<a.length;h++){for(var d=h,p=a[h],m=p[0],w=m+p[2];h<a.length-1;){var g=a[h+1],b=g[0];if(b>w)break;w=Math.max(w,b+g[2]),h++}if(f(m),d==h)p[4]>0&&c.push([p[1],p[3],p[4]]);else{var _={0:[t.length,-1,e.length,-1],2:[r.length,-1,e.length,-1]};for(i=d;i<=h;i++){p=a[i];var S=p[1],F=_[S],k=p[0],A=k+p[2],v=p[3],T=v+p[4];F[0]=Math.min(v,F[0]),F[1]=Math.max(T,F[1]),F[2]=Math.min(k,F[2]),F[3]=Math.max(A,F[3])}var E=_[0][0]+(m-_[0][2]),R=_[0][1]+(w-_[0][3]),P=_[2][0]+(m-_[2][2]),I=_[2][1]+(w-_[2][3]);c.push([-1,E,R-E,m,w-m,P,I-P])}o=w}return f(e.length),c}u(R6,"diff3MergeIndices");function A6(t,e,r){var i=[],n=[t,e,r],s=R6(t,e,r),a=[];function l(){a.length&&i.push({ok:a}),a=[]}u(l,"flushOk");function c(p){for(var m=0;m<p.length;m++)a.push(p[m])}u(c,"pushOk");function o(p){if(p[2]!=p[6])return!0;for(var m=p[1],w=p[5],g=0;g<p[2];g++)if(t[g+m]!=r[g+w])return!0;return!1}u(o,"isTrueConflict");for(var f=0;f<s.length;f++){var h=s[f],d=h[0];d==-1?o(h)?(l(),i.push({conflict:{a:t.slice(h[1],h[1]+h[2]),aIndex:h[1],o:e.slice(h[3],h[3]+h[4]),oIndex:h[3],b:r.slice(h[5],h[5]+h[6]),bIndex:h[5]}})):c(n[0].slice(h[1],h[1]+h[2])):c(n[d].slice(h[1],h[1]+h[2]))}return l(),i}u(A6,"diff3Merge");mT.exports=A6});var Le=x(L=>{"use strict";Object.defineProperty(L,"__esModule",{value:!0});function Mi(t){return t&&typeof t=="object"&&"default"in t?t.default:t}u(Mi,"_interopDefault");var Ml=Mi(GS()),MT=Mi(lF()),P6=Mi(fF()),tg=Mi(Yk()),Ay=Mi(eT()),N6=Mi(cT()),jl=Mi(uT()),D6=Mi(wT()),ih=class ih extends Error{constructor(e){super(e),this.caller=""}toJSON(){return{code:this.code,data:this.data,caller:this.caller,message:this.message,stack:this.stack}}fromJSON(e){let r=new ih(e.message);return r.code=e.code,r.data=e.data,r.caller=e.caller,r.stack=e.stack,r}get isIsomorphicGitError(){return!0}};u(ih,"BaseError");var ie=ih,nh=class nh extends ie{constructor(e){super(`Modifying the index is not possible because you have unmerged files: ${e.toString}. Fix them up in the work tree, and then use 'git add/rm as appropriate to mark resolution and make a commit.`),this.code=this.name=nh.code,this.data={filepaths:e}}};u(nh,"UnmergedPathsError");var ql=nh;ql.code="UnmergedPathsError";var sh=class sh extends ie{constructor(e){super(`An internal error caused this command to fail.
|
|
10
10
|
|
|
11
11
|
If you're not a developer, report the bug to the developers of the application you're using. If this is a bug in isomorphic-git then you should create a proper bug yourselves. The bug should include a minimal reproduction and details about the version and environment.
|
|
12
12
|
|
|
13
|
-
Please file a bug report at https://github.com/isomorphic-git/isomorphic-git/issues with this error message: ${e}`),this.code=this.name=sh.code,this.data={message:e}}};u(sh,"InternalError");var H=sh;H.code="InternalError";var ah=class ah extends
|
|
14
|
-
`)}static async _entryToBuffer(e){let r=Buffer.from(e.path),i=Math.ceil((62+r.length+1)/8)*8,n=Buffer.alloc(i),s=new
|
|
13
|
+
Please file a bug report at https://github.com/isomorphic-git/isomorphic-git/issues with this error message: ${e}`),this.code=this.name=sh.code,this.data={message:e}}};u(sh,"InternalError");var H=sh;H.code="InternalError";var ah=class ah extends ie{constructor(e){super(`The filepath "${e}" contains unsafe character sequences`),this.code=this.name=ah.code,this.data={filepath:e}}};u(ah,"UnsafeFilepathError");var Oa=ah;Oa.code="UnsafeFilepathError";var lg=class lg{constructor(e){this.buffer=e,this._start=0}eof(){return this._start>=this.buffer.length}tell(){return this._start}seek(e){this._start=e}slice(e){let r=this.buffer.slice(this._start,this._start+e);return this._start+=e,r}toString(e,r){let i=this.buffer.toString(e,this._start,this._start+r);return this._start+=r,i}write(e,r,i){let n=this.buffer.write(e,this._start,r,i);return this._start+=r,n}copy(e,r,i){let n=e.copy(this.buffer,this._start,r,i);return this._start+=n,n}readUInt8(){let e=this.buffer.readUInt8(this._start);return this._start+=1,e}writeUInt8(e){let r=this.buffer.writeUInt8(e,this._start);return this._start+=1,r}readUInt16BE(){let e=this.buffer.readUInt16BE(this._start);return this._start+=2,e}writeUInt16BE(e){let r=this.buffer.writeUInt16BE(e,this._start);return this._start+=2,r}readUInt32BE(){let e=this.buffer.readUInt32BE(this._start);return this._start+=4,e}writeUInt32BE(e){let r=this.buffer.writeUInt32BE(e,this._start);return this._start+=4,r}};u(lg,"BufferCursor");var er=lg;function Uh(t,e){return-(t<e)||+(t>e)}u(Uh,"compareStrings");function jT(t,e){return Uh(t.path,e.path)}u(jT,"comparePath");function qT(t){let e=t>0?t>>12:0;e!==4&&e!==8&&e!==10&&e!==14&&(e=8);let r=t&511;return r&73?r=493:r=420,e!==8&&(r=0),(e<<12)+r}u(qT,"normalizeMode");var Nr=2**32;function yT(t,e,r,i){if(t!==void 0&&e!==void 0)return[t,e];r===void 0&&(r=i.valueOf());let n=Math.floor(r/1e3),s=(r-n*1e3)*1e6;return[n,s]}u(yT,"SecondsNanoseconds");function Ra(t){let[e,r]=yT(t.ctimeSeconds,t.ctimeNanoseconds,t.ctimeMs,t.ctime),[i,n]=yT(t.mtimeSeconds,t.mtimeNanoseconds,t.mtimeMs,t.mtime);return{ctimeSeconds:e%Nr,ctimeNanoseconds:r%Nr,mtimeSeconds:i%Nr,mtimeNanoseconds:n%Nr,dev:t.dev%Nr,ino:t.ino%Nr,mode:qT(t.mode%Nr),uid:t.uid%Nr,gid:t.gid%Nr,size:t.size>-1?t.size%Nr:0}}u(Ra,"normalizeStats");function C6(t){let e="";for(let r of new Uint8Array(t))r<16&&(e+="0"),e+=r.toString(16);return e}u(C6,"toHex");var Py=null;async function ri(t){return Py===null&&(Py=await B6()),Py?UT(t):I6(t)}u(ri,"shasum");function I6(t){return new MT().update(t).digest("hex")}u(I6,"shasumSync");async function UT(t){let e=await crypto.subtle.digest("SHA-1",t);return C6(e)}u(UT,"subtleSHA1");async function B6(){try{return await UT(new Uint8Array([]))==="da39a3ee5e6b4b0d3255bfef95601890afd80709"}catch{}return!1}u(B6,"testSubtleSHA1");function $6(t){return{assumeValid:!!(t&32768),extended:!!(t&16384),stage:(t&12288)>>12,nameLength:t&4095}}u($6,"parseCacheEntryFlags");function L6(t){let e=t.flags;return e.extended=!1,e.nameLength=Math.min(Buffer.from(t.path).length,4095),(e.assumeValid?32768:0)+(e.extended?16384:0)+((e.stage&3)<<12)+(e.nameLength&4095)}u(L6,"renderCacheEntryFlags");var Pi=class Pi{constructor(e,r){this._dirty=!1,this._unmergedPaths=r||new Set,this._entries=e||new Map}_addEntry(e){if(e.flags.stage===0)e.stages=[e],this._entries.set(e.path,e),this._unmergedPaths.delete(e.path);else{let r=this._entries.get(e.path);r||(this._entries.set(e.path,e),r=e),r.stages[e.flags.stage]=e,this._unmergedPaths.add(e.path)}}static async from(e){if(Buffer.isBuffer(e))return Pi.fromBuffer(e);if(e===null)return new Pi(null);throw new H("invalid type passed to GitIndex.from")}static async fromBuffer(e){if(e.length===0)throw new H("Index file is empty (.git/index)");let r=new Pi,i=new er(e),n=i.toString("utf8",4);if(n!=="DIRC")throw new H(`Invalid dircache magic file number: ${n}`);let s=await ri(e.slice(0,-20)),a=e.slice(-20).toString("hex");if(a!==s)throw new H(`Invalid checksum in GitIndex buffer: expected ${a} but saw ${s}`);let l=i.readUInt32BE();if(l!==2)throw new H(`Unsupported dircache version: ${l}`);let c=i.readUInt32BE(),o=0;for(;!i.eof()&&o<c;){let f={};f.ctimeSeconds=i.readUInt32BE(),f.ctimeNanoseconds=i.readUInt32BE(),f.mtimeSeconds=i.readUInt32BE(),f.mtimeNanoseconds=i.readUInt32BE(),f.dev=i.readUInt32BE(),f.ino=i.readUInt32BE(),f.mode=i.readUInt32BE(),f.uid=i.readUInt32BE(),f.gid=i.readUInt32BE(),f.size=i.readUInt32BE(),f.oid=i.slice(20).toString("hex");let h=i.readUInt16BE();f.flags=$6(h);let d=e.indexOf(0,i.tell()+1)-i.tell();if(d<1)throw new H(`Got a path length of: ${d}`);if(f.path=i.toString("utf8",d),f.path.includes("..\\")||f.path.includes("../"))throw new Oa(f.path);let p=8-(i.tell()-12)%8;for(p===0&&(p=8);p--;){let m=i.readUInt8();if(m!==0)throw new H(`Expected 1-8 null characters but got '${m}' after ${f.path}`);if(i.eof())throw new H("Unexpected end of file")}f.stages=[],r._addEntry(f),o++}return r}get unmergedPaths(){return[...this._unmergedPaths]}get entries(){return[...this._entries.values()].sort(jT)}get entriesMap(){return this._entries}get entriesFlat(){return[...this.entries].flatMap(e=>e.stages.length>1?e.stages.filter(r=>r):e)}*[Symbol.iterator](){for(let e of this.entries)yield e}insert({filepath:e,stats:r,oid:i,stage:n=0}){r||(r={ctimeSeconds:0,ctimeNanoseconds:0,mtimeSeconds:0,mtimeNanoseconds:0,dev:0,ino:0,mode:0,uid:0,gid:0,size:0}),r=Ra(r);let s=Buffer.from(e),a={ctimeSeconds:r.ctimeSeconds,ctimeNanoseconds:r.ctimeNanoseconds,mtimeSeconds:r.mtimeSeconds,mtimeNanoseconds:r.mtimeNanoseconds,dev:r.dev,ino:r.ino,mode:r.mode||33188,uid:r.uid,gid:r.gid,size:r.size,path:e,oid:i,flags:{assumeValid:!1,extended:!1,stage:n,nameLength:s.length<4095?s.length:4095},stages:[]};this._addEntry(a),this._dirty=!0}delete({filepath:e}){if(this._entries.has(e))this._entries.delete(e);else for(let r of this._entries.keys())r.startsWith(e+"/")&&this._entries.delete(r);this._unmergedPaths.has(e)&&this._unmergedPaths.delete(e),this._dirty=!0}clear(){this._entries.clear(),this._dirty=!0}has({filepath:e}){return this._entries.has(e)}render(){return this.entries.map(e=>`${e.mode.toString(8)} ${e.oid} ${e.path}`).join(`
|
|
14
|
+
`)}static async _entryToBuffer(e){let r=Buffer.from(e.path),i=Math.ceil((62+r.length+1)/8)*8,n=Buffer.alloc(i),s=new er(n),a=Ra(e);return s.writeUInt32BE(a.ctimeSeconds),s.writeUInt32BE(a.ctimeNanoseconds),s.writeUInt32BE(a.mtimeSeconds),s.writeUInt32BE(a.mtimeNanoseconds),s.writeUInt32BE(a.dev),s.writeUInt32BE(a.ino),s.writeUInt32BE(a.mode),s.writeUInt32BE(a.uid),s.writeUInt32BE(a.gid),s.writeUInt32BE(a.size),s.write(e.oid,20,"hex"),s.writeUInt16BE(L6(e)),s.write(e.path,r.length,"utf8"),n}async toObject(){let e=Buffer.alloc(12),r=new er(e);r.write("DIRC",4,"utf8"),r.writeUInt32BE(2),r.writeUInt32BE(this.entriesFlat.length);let i=[];for(let l of this.entries)if(i.push(Pi._entryToBuffer(l)),l.stages.length>1)for(let c of l.stages)c&&c!==l&&i.push(Pi._entryToBuffer(c));i=await Promise.all(i);let n=Buffer.concat(i),s=Buffer.concat([e,n]),a=await ri(s);return Buffer.concat([s,Buffer.from(a,"hex")])}};u(Pi,"GitIndex");var zy=Pi;function Gu(t,e,r=!0,i=!0){let n=Ra(t),s=Ra(e);return r&&n.mode!==s.mode||n.mtimeSeconds!==s.mtimeSeconds||n.ctimeSeconds!==s.ctimeSeconds||n.uid!==s.uid||n.gid!==s.gid||i&&n.ino!==s.ino||n.size!==s.size}u(Gu,"compareStats");var Ny=null,Dy=Symbol("IndexCache");function M6(){return{map:new Map,stats:new Map}}u(M6,"createCache");async function j6(t,e,r){let[i,n]=await Promise.all([t.lstat(e),t.read(e)]),s=await zy.from(n);r.map.set(e,s),r.stats.set(e,i)}u(j6,"updateCachedIndexFile");async function q6(t,e,r){let i=r.stats.get(e);if(i===void 0)return!0;if(i===null)return!1;let n=await t.lstat(e);return n===null?!1:Gu(i,n)}u(q6,"isIndexStale");var cg=class cg{static async acquire({fs:e,gitdir:r,cache:i,allowUnmerged:n=!0},s){i[Dy]||(i[Dy]=M6());let a=`${r}/index`;Ny===null&&(Ny=new Ml({maxPending:1/0}));let l,c=[];return await Ny.acquire(a,async()=>{let o=i[Dy];await q6(e,a,o)&&await j6(e,a,o);let f=o.map.get(a);if(c=f.unmergedPaths,c.length&&!n)throw new ql(c);if(l=await s(f),f._dirty){let h=await f.toObject();await e.write(a,h),o.stats.set(a,await e.lstat(a)),f._dirty=!1}}),l}};u(cg,"GitIndexManager");var Ne=cg;function Zu(t){let e=Math.max(t.lastIndexOf("/"),t.lastIndexOf("\\"));return e>-1&&(t=t.slice(e+1)),t}u(Zu,"basename");function Aa(t){let e=Math.max(t.lastIndexOf("/"),t.lastIndexOf("\\"));return e===-1?".":e===0?"/":t.slice(0,e)}u(Aa,"dirname");function zT(t){let e=new Map,r=u(function(n){if(!e.has(n)){let s={type:"tree",fullpath:n,basename:Zu(n),metadata:{},children:[]};e.set(n,s),s.parent=r(Aa(n)),s.parent&&s.parent!==s&&s.parent.children.push(s)}return e.get(n)},"mkdir"),i=u(function(n,s){if(!e.has(n)){let a={type:"blob",fullpath:n,basename:Zu(n),metadata:s,parent:r(Aa(n)),children:[]};a.parent&&a.parent.children.push(a),e.set(n,a)}return e.get(n)},"mkfile");r(".");for(let n of t)i(n.path,n);return e}u(zT,"flatFileListToDirectoryStructure");function U6(t){switch(t){case 16384:return"tree";case 33188:return"blob";case 33261:return"blob";case 40960:return"blob";case 57344:return"commit"}throw new H(`Unexpected GitTree entry mode: ${t.toString(8)}`)}u(U6,"mode2type");var fg=class fg{constructor({fs:e,gitdir:r,cache:i}){var s;this.treePromise=Ne.acquire({fs:e,gitdir:r,cache:i},async function(a){return zT(a.entries)});let n=this;this.ConstructEntry=(s=class{constructor(l){this._fullpath=l,this._type=!1,this._mode=!1,this._stat=!1,this._oid=!1}async type(){return n.type(this)}async mode(){return n.mode(this)}async stat(){return n.stat(this)}async content(){return n.content(this)}async oid(){return n.oid(this)}},u(s,"StageEntry"),s)}async readdir(e){let r=e._fullpath,n=(await this.treePromise).get(r);if(!n||n.type==="blob")return null;if(n.type!=="tree")throw new Error(`ENOTDIR: not a directory, scandir '${r}'`);let s=n.children.map(a=>a.fullpath);return s.sort(Uh),s}async type(e){return e._type===!1&&await e.stat(),e._type}async mode(e){return e._mode===!1&&await e.stat(),e._mode}async stat(e){if(e._stat===!1){let i=(await this.treePromise).get(e._fullpath);if(!i)throw new Error(`ENOENT: no such file or directory, lstat '${e._fullpath}'`);let n=i.type==="tree"?{}:Ra(i.metadata);e._type=i.type==="tree"?"tree":U6(n.mode),e._mode=n.mode,i.type==="tree"?e._stat=void 0:e._stat=n}return e._stat}async content(e){}async oid(e){if(e._oid===!1){let i=(await this.treePromise).get(e._fullpath);e._oid=i.metadata.oid}return e._oid}};u(fg,"GitWalkerIndex");var Wy=fg,zh=Symbol("GitWalkSymbol");function Dn(){let t=Object.create(null);return Object.defineProperty(t,zh,{value:u(function({fs:e,gitdir:r,cache:i}){return new Wy({fs:e,gitdir:r,cache:i})},"value")}),Object.freeze(t),t}u(Dn,"STAGE");var oh=class oh extends ie{constructor(e){super(`Could not find ${e}.`),this.code=this.name=oh.code,this.data={what:e}}};u(oh,"NotFoundError");var me=oh;me.code="NotFoundError";var lh=class lh extends ie{constructor(e,r,i,n){super(`Object ${e} ${n?`at ${n}`:""}was anticipated to be a ${i} but it is a ${r}.`),this.code=this.name=lh.code,this.data={oid:e,actual:r,expected:i,filepath:n}}};u(lh,"ObjectTypeError");var _t=lh;_t.code="ObjectTypeError";var ch=class ch extends ie{constructor(e){super(`Expected a 40-char hex object id but saw "${e}".`),this.code=this.name=ch.code,this.data={value:e}}};u(ch,"InvalidOidError");var Di=ch;Di.code="InvalidOidError";var fh=class fh extends ie{constructor(e){super(`Could not find a fetch refspec for remote "${e}". Make sure the config file has an entry like the following:
|
|
15
15
|
[remote "${e}"]
|
|
16
16
|
fetch = +refs/heads/*:refs/remotes/origin/*
|
|
17
17
|
`),this.code=this.name=fh.code,this.data={remote:e}}};u(fh,"NoRefspecError");var Ul=fh;Ul.code="NoRefspecError";var uh=class uh{constructor(e){if(this.refs=new Map,this.parsedConfig=[],e){let r=null;this.parsedConfig=e.trim().split(`
|
|
18
18
|
`).map(i=>{if(/^\s*#/.test(i))return{line:i,comment:!0};let n=i.indexOf(" ");if(i.startsWith("^")){let s=i.slice(1);return this.refs.set(r+"^{}",s),{line:i,ref:r,peeled:s}}else{let s=i.slice(0,n);return r=i.slice(n+1),this.refs.set(r,s),{line:i,ref:r,oid:s}}})}return this}static from(e){return new uh(e)}delete(e){this.parsedConfig=this.parsedConfig.filter(r=>r.ref!==e),this.refs.delete(e)}toString(){return this.parsedConfig.map(({line:e})=>e).join(`
|
|
19
19
|
`)+`
|
|
20
|
-
`}};u(uh,"GitPackedRefs");var Ku=uh,hh=class hh{constructor({remotePath:e,localPath:r,force:i,matchPrefix:n}){Object.assign(this,{remotePath:e,localPath:r,force:i,matchPrefix:n})}static from(e){let[r,i,n,s,a]=e.match(/^(\+?)(.*?)(\*?):(.*?)(\*?)$/).slice(1),l=r==="+",c=n==="*";if(c!==(a==="*"))throw new H("Invalid refspec");return new hh({remotePath:i,localPath:s,force:l,matchPrefix:c})}translate(e){if(this.matchPrefix){if(e.startsWith(this.remotePath))return this.localPath+e.replace(this.remotePath,"")}else if(e===this.remotePath)return this.localPath;return null}reverseTranslate(e){if(this.matchPrefix){if(e.startsWith(this.localPath))return this.remotePath+e.replace(this.localPath,"")}else if(e===this.localPath)return this.remotePath;return null}};u(hh,"GitRefSpec");var Ju=hh,dh=class dh{constructor(e=[]){this.rules=e}static from(e){let r=[];for(let i of e)r.push(Ju.from(i));return new dh(r)}add(e){let r=Ju.from(e);this.rules.push(r)}translate(e){let r=[];for(let i of this.rules)for(let n of e){let s=i.translate(n);s&&r.push([n,s])}return r}translateOne(e){let r=null;for(let i of this.rules){let n=i.translate(e);n&&(r=n)}return r}localNamespaces(){return this.rules.filter(e=>e.matchPrefix).map(e=>e.localPath.replace(/\/$/,""))}};u(dh,"GitRefSpecSet");var
|
|
21
|
-
`).map(n=>{let s=null,a=null,l=n.trim(),c=
|
|
22
|
-
`)}};u(ph,"GitConfig");var
|
|
23
|
-
`,"utf8"));return{pruned:w}}static async writeRef({fs:e,gitdir:r,ref:i,value:n}){if(!n.match(/[0-9a-f]{40}/))throw new
|
|
24
|
-
`,"utf8"))}static async writeSymbolicRef({fs:e,gitdir:r,ref:i,value:n}){await
|
|
25
|
-
`,"utf8"))}static async deleteRef({fs:e,gitdir:r,ref:i}){return
|
|
26
|
-
`)}toObject(){let e=[...this._entries];return e.sort(iq),Buffer.concat(e.map(r=>{let i=Buffer.from(r.mode.replace(/^0/,"")),n=Buffer.from(" "),s=Buffer.from(r.path,"utf8"),a=Buffer.from([0]),l=Buffer.from(r.oid,"hex");return Buffer.concat([i,n,s,a,l])}))}entries(){return this._entries}*[Symbol.iterator](){for(let e of this._entries)yield e}};u(mh,"GitTree");var Rt=mh,ug=class ug{static wrap({type:e,object:r}){let i=`${e} ${r.length}\0`,n=i.length,s=n+r.length,a=new Uint8Array(s);for(let l=0;l<n;l++)a[l]=i.charCodeAt(l);return a.set(r,n),a}static unwrap(e){let r=e.indexOf(32),i=e.indexOf(0),n=e.slice(0,r).toString("utf8"),s=e.slice(r+1,i).toString("utf8"),a=e.length-(i+1);if(parseInt(s)!==a)throw new H(`Length mismatch: expected ${s} bytes but got ${a} instead.`);return{type:n,object:Buffer.from(e.slice(i+1))}}};u(ug,"GitObject");var $i=ug;async function HT({fs:t,gitdir:e,oid:r}){let i=`objects/${r.slice(0,2)}/${r.slice(2)}`,n=await t.read(`${e}/${i}`);return n?{object:n,format:"deflated",source:i}:null}u(HT,"readObjectLoose");function oq(t,e){let r=new tr(t),i=ET(r);if(i!==e.byteLength)throw new H(`applyDelta expected source buffer to be ${i} bytes but the provided buffer was ${e.length} bytes`);let n=ET(r),s,a=kT(r,e);if(a.byteLength===n)s=a;else{s=Buffer.alloc(n);let l=new tr(s);for(l.copy(a);!r.eof();)l.copy(kT(r,e));let c=l.tell();if(n!==c)throw new H(`applyDelta expected target buffer to be ${n} bytes but the resulting buffer was ${c} bytes`)}return s}u(oq,"applyDelta");function ET(t){let e=0,r=0,i=null;do i=t.readUInt8(),e|=(i&127)<<r,r+=7;while(i&128);return e}u(ET,"readVarIntLE");function FT(t,e,r){let i=0,n=0;for(;r--;)e&1&&(i|=t.readUInt8()<<n),e>>=1,n+=8;return i}u(FT,"readCompactLE");function kT(t,e){let r=t.readUInt8(),i=128,n=15,s=112;if(r&i){let a=FT(t,r&n,4),l=FT(t,(r&s)>>4,3);return l===0&&(l=65536),e.slice(a,a+l)}else return t.slice(r)}u(kT,"readOp");function lq(t){let e=[t];return{next(){return Promise.resolve({done:e.length===0,value:e.pop()})},return(){return e=[],{}},[Symbol.asyncIterator](){return this}}}u(lq,"fromValue");function VT(t){return t[Symbol.asyncIterator]?t[Symbol.asyncIterator]():t[Symbol.iterator]?t[Symbol.iterator]():t.next?t:lq(t)}u(VT,"getIterator");var hg=class hg{constructor(e){if(typeof Buffer>"u")throw new Error("Missing Buffer dependency");this.stream=VT(e),this.buffer=null,this.cursor=0,this.undoCursor=0,this.started=!1,this._ended=!1,this._discardedBytes=0}eof(){return this._ended&&this.cursor===this.buffer.length}tell(){return this._discardedBytes+this.cursor}async byte(){if(!this.eof()&&(this.started||await this._init(),!(this.cursor===this.buffer.length&&(await this._loadnext(),this._ended))))return this._moveCursor(1),this.buffer[this.undoCursor]}async chunk(){if(!this.eof()&&(this.started||await this._init(),!(this.cursor===this.buffer.length&&(await this._loadnext(),this._ended))))return this._moveCursor(this.buffer.length),this.buffer.slice(this.undoCursor,this.cursor)}async read(e){if(!this.eof())return this.started||await this._init(),this.cursor+e>this.buffer.length&&(this._trim(),await this._accumulate(e)),this._moveCursor(e),this.buffer.slice(this.undoCursor,this.cursor)}async skip(e){this.eof()||(this.started||await this._init(),this.cursor+e>this.buffer.length&&(this._trim(),await this._accumulate(e)),this._moveCursor(e))}async undo(){this.cursor=this.undoCursor}async _next(){this.started=!0;let{done:e,value:r}=await this.stream.next();return e&&(this._ended=!0,!r)?Buffer.alloc(0):(r&&(r=Buffer.from(r)),r)}_trim(){this.buffer=this.buffer.slice(this.undoCursor),this.cursor-=this.undoCursor,this._discardedBytes+=this.undoCursor,this.undoCursor=0}_moveCursor(e){this.undoCursor=this.cursor,this.cursor+=e,this.cursor>this.buffer.length&&(this.cursor=this.buffer.length)}async _accumulate(e){if(this._ended)return;let r=[this.buffer];for(;this.cursor+e>cq(r);){let i=await this._next();if(this._ended)break;r.push(i)}this.buffer=Buffer.concat(r)}async _loadnext(){this._discardedBytes+=this.buffer.length,this.undoCursor=0,this.cursor=0,this.buffer=await this._next()}async _init(){this.buffer=await this._next()}};u(hg,"StreamReader");var Yu=hg;function cq(t){return t.reduce((e,r)=>e+r.length,0)}u(cq,"lengthBuffers");async function fq(t,e){let r=new Yu(t),i=await r.read(4);if(i=i.toString("utf8"),i!=="PACK")throw new H(`Invalid PACK header '${i}'`);let n=await r.read(4);if(n=n.readUInt32BE(0),n!==2)throw new H(`Invalid packfile version: ${n}`);let s=await r.read(4);if(s=s.readUInt32BE(0),!(s<1))for(;!r.eof()&&s--;){let a=r.tell(),{type:l,length:c,ofs:o,reference:f}=await uq(r),h=new eg.Inflate;for(;!h.result;){let d=await r.chunk();if(!d)break;if(h.push(d,!1),h.err)throw new H(`Pako error: ${h.msg}`);if(h.result){if(h.result.length!==c)throw new H("Inflated object size is different from that stated in packfile.");await r.undo(),await r.read(d.length-h.strm.avail_in);let p=r.tell();await e({data:h.result,type:l,num:s,offset:a,end:p,reference:f,ofs:o})}}}}u(fq,"listpack");async function uq(t){let e=await t.byte(),r=e>>4&7,i=e&15;if(e&128){let a=4;do e=await t.byte(),i|=(e&127)<<a,a+=7;while(e&128)}let n,s;if(r===6){let a=0;n=0;let l=[];do e=await t.byte(),n|=(e&127)<<a,a+=7,l.push(e);while(e&128);s=Buffer.from(l)}return r===7&&(s=await t.read(20)),{type:r,length:i,ofs:n,reference:s}}u(uq,"parseHeader");var Cy=!1;async function GT(t){return Cy===null&&(Cy=dq()),Cy?hq(t):eg.inflate(t)}u(GT,"inflate");async function hq(t){let e=new DecompressionStream("deflate"),r=new Blob([t]).stream().pipeThrough(e);return new Uint8Array(await new Response(r).arrayBuffer())}u(hq,"browserInflate");function dq(){try{if(new DecompressionStream("deflate"))return!0}catch{}return!1}u(dq,"testDecompressionStream");function pq(t){let e=[],r=0,i=0;do{r=t.readUInt8();let n=r&127;e.push(n),i=r&128}while(i);return e.reduce((n,s)=>n+1<<7|s,-1)}u(pq,"decodeVarInt");function mq(t,e){let r=e,i=4,n=null;do n=t.readUInt8(),r|=(n&127)<<i,i+=7;while(n&128);return r}u(mq,"otherVarIntDecode");var Ll=class Ll{constructor(e){Object.assign(this,e),this.offsetCache={}}static async fromIdx({idx:e,getExternalRefDelta:r}){let i=new tr(e);if(i.slice(4).toString("hex")!=="ff744f63")return;let s=i.readUInt32BE();if(s!==2)throw new H(`Unable to read version ${s} packfile IDX. (Only version 2 supported)`);if(e.byteLength>2048*1024*1024)throw new H("To keep implementation simple, I haven't implemented the layer 5 feature needed to support packfiles > 2GB in size.");i.seek(i.tell()+4*255);let a=i.readUInt32BE(),l=[];for(let f=0;f<a;f++){let h=i.slice(20).toString("hex");l[f]=h}i.seek(i.tell()+4*a);let c=new Map;for(let f=0;f<a;f++)c.set(l[f],i.readUInt32BE());let o=i.slice(20).toString("hex");return new Ll({hashes:l,crcs:{},offsets:c,packfileSha:o,getExternalRefDelta:r})}static async fromPack({pack:e,getExternalRefDelta:r,onProgress:i}){let n={1:"commit",2:"tree",3:"blob",4:"tag",6:"ofs-delta",7:"ref-delta"},s={},a=e.slice(-20).toString("hex"),l=[],c={},o=new Map,f=null,h=null;await fq([e],async({data:g,type:b,reference:_,offset:S,num:F})=>{f===null&&(f=F);let k=Math.floor((f-F)*100/f);k!==h&&i&&await i({phase:"Receiving objects",loaded:f-F,total:f}),h=k,b=n[b],["commit","tree","blob","tag"].includes(b)?s[S]={type:b,offset:S}:b==="ofs-delta"?s[S]={type:b,offset:S}:b==="ref-delta"&&(s[S]={type:b,offset:S})});let d=Object.keys(s).map(Number);for(let[g,b]of d.entries()){let _=g+1===d.length?e.byteLength-20:d[g+1],S=s[b],F=A6.buf(e.slice(b,_))>>>0;S.end=_,S.crc=F}let p=new Ll({pack:Promise.resolve(e),packfileSha:a,crcs:c,hashes:l,offsets:o,getExternalRefDelta:r});h=null;let m=0,w=[0,0,0,0,0,0,0,0,0,0,0,0];for(let g in s){g=Number(g);let b=Math.floor(m*100/f);b!==h&&i&&await i({phase:"Resolving deltas",loaded:m,total:f}),m++,h=b;let _=s[g];if(!_.oid)try{p.readDepth=0,p.externalReadDepth=0;let{type:S,object:F}=await p.readSlice({start:g});w[p.readDepth]+=1;let k=await si($i.wrap({type:S,object:F}));_.oid=k,l.push(k),o.set(k,g),c[k]=_.crc}catch{continue}}return l.sort(),p}async toBuffer(){let e=[],r=u((o,f)=>{e.push(Buffer.from(o,f))},"write");r("ff744f63","hex"),r("00000002","hex");let i=new tr(Buffer.alloc(256*4));for(let o=0;o<256;o++){let f=0;for(let h of this.hashes)parseInt(h.slice(0,2),16)<=o&&f++;i.writeUInt32BE(f)}e.push(i.buffer);for(let o of this.hashes)r(o,"hex");let n=new tr(Buffer.alloc(this.hashes.length*4));for(let o of this.hashes)n.writeUInt32BE(this.crcs[o]);e.push(n.buffer);let s=new tr(Buffer.alloc(this.hashes.length*4));for(let o of this.hashes)s.writeUInt32BE(this.offsets.get(o));e.push(s.buffer),r(this.packfileSha,"hex");let a=Buffer.concat(e),l=await si(a),c=Buffer.alloc(20);return c.write(l,"hex"),Buffer.concat([a,c])}async load({pack:e}){this.pack=e}async unload(){this.pack=null}async read({oid:e}){if(!this.offsets.get(e)){if(this.getExternalRefDelta)return this.externalReadDepth++,this.getExternalRefDelta(e);throw new H(`Could not read object ${e} from packfile`)}let r=this.offsets.get(e);return this.readSlice({start:r})}async readSlice({start:e}){if(this.offsetCache[e])return Object.assign({},this.offsetCache[e]);this.readDepth++;let r={16:"commit",32:"tree",48:"blob",64:"tag",96:"ofs_delta",112:"ref_delta"};if(!this.pack)throw new H("Tried to read from a GitPackIndex with no packfile loaded into memory");let i=(await this.pack).slice(e),n=new tr(i),s=n.readUInt8(),a=s&112,l=r[a];if(l===void 0)throw new H("Unrecognized type: 0b"+a.toString(2));let c=s&15,o=c;s&128&&(o=mq(n,c));let h=null,d=null;if(l==="ofs_delta"){let m=pq(n),w=e-m;({object:h,type:l}=await this.readSlice({start:w}))}if(l==="ref_delta"){let m=n.slice(20).toString("hex");({object:h,type:l}=await this.read({oid:m}))}let p=i.slice(n.tell());if(d=Buffer.from(await GT(p)),d.byteLength!==o)throw new H(`Packfile told us object would have length ${o} but it had length ${d.byteLength}`);return h&&(d=Buffer.from(oq(d,h))),this.readDepth>3&&(this.offsetCache[e]={type:l,object:d}),{type:l,format:"content",object:d}}};u(Ll,"GitPackIndex");var zl=Ll,Vu=Symbol("PackfileCache");async function wq({fs:t,filename:e,getExternalRefDelta:r,emitter:i,emitterPrefix:n}){let s=await t.read(e);return zl.fromIdx({idx:s,getExternalRefDelta:r})}u(wq,"loadPackIndex");function tg({fs:t,cache:e,filename:r,getExternalRefDelta:i,emitter:n,emitterPrefix:s}){e[Vu]||(e[Vu]=new Map);let a=e[Vu].get(r);return a||(a=wq({fs:t,filename:r,getExternalRefDelta:i,emitter:n,emitterPrefix:s}),e[Vu].set(r,a)),a}u(tg,"readPackIndex");async function yq({fs:t,cache:e,gitdir:r,oid:i,format:n="content",getExternalRefDelta:s}){let a=await t.readdir(C(r,"objects/pack"));a=a.filter(l=>l.endsWith(".idx"));for(let l of a){let c=`${r}/objects/pack/${l}`,o=await tg({fs:t,cache:e,filename:c,getExternalRefDelta:s});if(o.error)throw new H(o.error);if(o.offsets.has(i)){if(!o.pack){let h=c.replace(/idx$/,"pack");o.pack=t.read(h)}let f=await o.read({oid:i,getExternalRefDelta:s});return f.format="content",f.source=`objects/pack/${l.replace(/idx$/,"pack")}`,f}}return null}u(yq,"readObjectPacked");async function ge({fs:t,cache:e,gitdir:r,oid:i,format:n="content"}){let s=u(f=>ge({fs:t,cache:e,gitdir:r,oid:f}),"getExternalRefDelta"),a;if(i==="4b825dc642cb6eb9a060e54bf8d69288fbee4904"&&(a={format:"wrapped",object:Buffer.from("tree 0\0")}),a||(a=await HT({fs:t,gitdir:r,oid:i})),!a){if(a=await yq({fs:t,cache:e,gitdir:r,oid:i,getExternalRefDelta:s}),!a)throw new pe(i);return a}if(n==="deflated"||(a.format==="deflated"&&(a.object=Buffer.from(await GT(a.object)),a.format="wrapped"),n==="wrapped"))return a;let l=await si(a.object);if(l!==i)throw new H(`SHA check failed! Expected ${i}, computed ${l}`);let{object:c,type:o}=$i.unwrap(a.object);if(a.type=o,a.object=c,a.format="content",n==="content")return a;throw new H(`invalid requested format "${n}"`)}u(ge,"_readObject");var wh=class wh extends re{constructor(e,r,i=!0){super(`Failed to create ${e} at ${r} because it already exists.${i?` (Hint: use 'force: true' parameter to overwrite existing ${e}.)`:""}`),this.code=this.name=wh.code,this.data={noun:e,where:r,canForce:i}}};u(wh,"AlreadyExistsError");var dr=wh;dr.code="AlreadyExistsError";var yh=class yh extends re{constructor(e,r,i){super(`Found multiple ${e} matching "${r}" (${i.join(", ")}). Use a longer abbreviation length to disambiguate them.`),this.code=this.name=yh.code,this.data={nouns:e,short:r,matches:i}}};u(yh,"AmbiguousError");var Wl=yh;Wl.code="AmbiguousError";var gh=class gh extends re{constructor(e){super(`Your local changes to the following files would be overwritten by checkout: ${e.join(", ")}`),this.code=this.name=gh.code,this.data={filepaths:e}}};u(gh,"CheckoutConflictError");var Hl=gh;Hl.code="CheckoutConflictError";var bh=class bh extends re{constructor(e,r){super(`Failed to checkout "${e}" because commit ${r} is not available locally. Do a git fetch to make the branch available locally.`),this.code=this.name=bh.code,this.data={ref:e,oid:r}}};u(bh,"CommitNotFetchedError");var Vl=bh;Vl.code="CommitNotFetchedError";var _h=class _h extends re{constructor(){super("Empty response from git server."),this.code=this.name=_h.code,this.data={}}};u(_h,"EmptyServerResponseError");var Gl=_h;Gl.code="EmptyServerResponseError";var vh=class vh extends re{constructor(){super("A simple fast-forward merge was not possible."),this.code=this.name=vh.code,this.data={}}};u(vh,"FastForwardError");var Zl=vh;Zl.code="FastForwardError";var Sh=class Sh extends re{constructor(e,r){super(`One or more branches were not updated: ${e}`),this.code=this.name=Sh.code,this.data={prettyDetails:e,result:r}}};u(Sh,"GitPushError");var Kl=Sh;Kl.code="GitPushError";var Eh=class Eh extends re{constructor(e,r,i){super(`HTTP Error: ${e} ${r}`),this.code=this.name=Eh.code,this.data={statusCode:e,statusMessage:r,response:i}}};u(Eh,"HttpError");var Na=Eh;Na.code="HttpError";var Fh=class Fh extends re{constructor(e){let r="invalid filepath";e==="leading-slash"||e==="trailing-slash"?r='"filepath" parameter should not include leading or trailing directory separators because these can cause problems on some platforms.':e==="directory"&&(r='"filepath" should not be a directory.'),super(r),this.code=this.name=Fh.code,this.data={reason:e}}};u(Fh,"InvalidFilepathError");var Bi=Fh;Bi.code="InvalidFilepathError";var kh=class kh extends re{constructor(e,r){super(`"${e}" would be an invalid git reference. (Hint: a valid alternative would be "${r}".)`),this.code=this.name=kh.code,this.data={ref:e,suggestion:r}}};u(kh,"InvalidRefNameError");var pr=kh;pr.code="InvalidRefNameError";var Th=class Th extends re{constructor(e){super(`Maximum search depth of ${e} exceeded.`),this.code=this.name=Th.code,this.data={depth:e}}};u(Th,"MaxDepthError");var Jl=Th;Jl.code="MaxDepthError";var xh=class xh extends re{constructor(){super("Merges with conflicts are not supported yet."),this.code=this.name=xh.code,this.data={}}};u(xh,"MergeNotSupportedError");var Da=xh;Da.code="MergeNotSupportedError";var Oh=class Oh extends re{constructor(e,r,i,n){super(`Automatic merge failed with one or more merge conflicts in the following files: ${e.toString()}. Fix conflicts then commit the result.`),this.code=this.name=Oh.code,this.data={filepaths:e,bothModified:r,deleteByUs:i,deleteByTheirs:n}}};u(Oh,"MergeConflictError");var Ca=Oh;Ca.code="MergeConflictError";var Rh=class Rh extends re{constructor(e){super(`No name was provided for ${e} in the argument or in the .git/config file.`),this.code=this.name=Rh.code,this.data={role:e}}};u(Rh,"MissingNameError");var ft=Rh;ft.code="MissingNameError";var Ah=class Ah extends re{constructor(e){super(`The function requires a "${e}" parameter but none was provided.`),this.code=this.name=Ah.code,this.data={parameter:e}}};u(Ah,"MissingParameterError");var Ot=Ah;Ot.code="MissingParameterError";var Ph=class Ph extends re{constructor(e){super('There are multiple errors that were thrown by the method. Please refer to the "errors" property to see more'),this.code=this.name=Ph.code,this.data={errors:e},this.errors=e}};u(Ph,"MultipleGitError");var Yl=Ph;Yl.code="MultipleGitError";var Nh=class Nh extends re{constructor(e,r){super(`Expected "${e}" but received "${r}".`),this.code=this.name=Nh.code,this.data={expected:e,actual:r}}};u(Nh,"ParseError");var Pn=Nh;Pn.code="ParseError";var Dh=class Dh extends re{constructor(e){let r="";e==="not-fast-forward"?r=" because it was not a simple fast-forward":e==="tag-exists"&&(r=" because tag already exists"),super(`Push rejected${r}. Use "force: true" to override.`),this.code=this.name=Dh.code,this.data={reason:e}}};u(Dh,"PushRejectedError");var Ia=Dh;Ia.code="PushRejectedError";var Ch=class Ch extends re{constructor(e,r){super(`Remote does not support the "${e}" so the "${r}" parameter cannot be used.`),this.code=this.name=Ch.code,this.data={capability:e,parameter:r}}};u(Ch,"RemoteCapabilityError");var Ci=Ch;Ci.code="RemoteCapabilityError";var Ih=class Ih extends re{constructor(e,r){super(`Remote did not reply using the "smart" HTTP protocol. Expected "001e# service=git-upload-pack" but received: ${e}`),this.code=this.name=Ih.code,this.data={preview:e,response:r}}};u(Ih,"SmartHttpError");var Xl=Ih;Xl.code="SmartHttpError";var $h=class $h extends re{constructor(e,r,i){super(`Git remote "${e}" uses an unrecognized transport protocol: "${r}"`),this.code=this.name=$h.code,this.data={url:e,transport:r,suggestion:i}}};u($h,"UnknownTransportError");var Ql=$h;Ql.code="UnknownTransportError";var Bh=class Bh extends re{constructor(e){super(`Cannot parse remote URL: "${e}"`),this.code=this.name=Bh.code,this.data={url:e}}};u(Bh,"UrlParseError");var ec=Bh;ec.code="UrlParseError";var Lh=class Lh extends re{constructor(){super("The operation was canceled."),this.code=this.name=Lh.code,this.data={}}};u(Lh,"UserCanceledError");var $a=Lh;$a.code="UserCanceledError";var Mh=class Mh extends re{constructor(e){super(`Could not merge index: Entry for '${e}' is not up to date. Either reset the index entry to HEAD, or stage your unstaged changes.`),this.code=this.name=Mh.code,this.data={filepath:e}}};u(Mh,"IndexResetError");var tc=Mh;tc.code="IndexResetError";var jh=class jh extends re{constructor(e){super(`"${e}" does not point to any commit. You're maybe working on a repository with no commits yet. `),this.code=this.name=jh.code,this.data={ref:e}}};u(jh,"NoCommitError");var rc=jh;rc.code="NoCommitError";var ZT=Object.freeze({__proto__:null,AlreadyExistsError:dr,AmbiguousError:Wl,CheckoutConflictError:Hl,CommitNotFetchedError:Vl,EmptyServerResponseError:Gl,FastForwardError:Zl,GitPushError:Kl,HttpError:Na,InternalError:H,InvalidFilepathError:Bi,InvalidOidError:Ii,InvalidRefNameError:pr,MaxDepthError:Jl,MergeNotSupportedError:Da,MergeConflictError:Ca,MissingNameError:ft,MissingParameterError:Ot,MultipleGitError:Yl,NoRefspecError:Ul,NotFoundError:pe,ObjectTypeError:_t,ParseError:Pn,PushRejectedError:Ia,RemoteCapabilityError:Ci,SmartHttpError:Xl,UnknownTransportError:Ql,UnsafeFilepathError:Ra,UrlParseError:ec,UserCanceledError:$a,UnmergedPathsError:ql,IndexResetError:tc,NoCommitError:rc});function Gy({name:t,email:e,timestamp:r,timezoneOffset:i}){return i=gq(i),`${t} <${e}> ${r} ${i}`}u(Gy,"formatAuthor");function gq(t){let e=bq(_q(t));t=Math.abs(t);let r=Math.floor(t/60);t-=r*60;let i=String(r),n=String(t);return i.length<2&&(i="0"+i),n.length<2&&(n="0"+n),(e===-1?"-":"+")+i+n}u(gq,"formatTimezoneOffset");function bq(t){return Math.sign(t)||(Object.is(t,-0)?-1:1)}u(bq,"simpleSign");function _q(t){return t===0?t:-t}u(_q,"negateExceptForZero");function ni(t){return t=t.replace(/\r/g,""),t=t.replace(/^\n+/,""),t=t.replace(/\n+$/,"")+`
|
|
27
|
-
`,t}u(
|
|
20
|
+
`}};u(uh,"GitPackedRefs");var Ku=uh,hh=class hh{constructor({remotePath:e,localPath:r,force:i,matchPrefix:n}){Object.assign(this,{remotePath:e,localPath:r,force:i,matchPrefix:n})}static from(e){let[r,i,n,s,a]=e.match(/^(\+?)(.*?)(\*?):(.*?)(\*?)$/).slice(1),l=r==="+",c=n==="*";if(c!==(a==="*"))throw new H("Invalid refspec");return new hh({remotePath:i,localPath:s,force:l,matchPrefix:c})}translate(e){if(this.matchPrefix){if(e.startsWith(this.remotePath))return this.localPath+e.replace(this.remotePath,"")}else if(e===this.remotePath)return this.localPath;return null}reverseTranslate(e){if(this.matchPrefix){if(e.startsWith(this.localPath))return this.remotePath+e.replace(this.localPath,"")}else if(e===this.localPath)return this.remotePath;return null}};u(hh,"GitRefSpec");var Ju=hh,dh=class dh{constructor(e=[]){this.rules=e}static from(e){let r=[];for(let i of e)r.push(Ju.from(i));return new dh(r)}add(e){let r=Ju.from(e);this.rules.push(r)}translate(e){let r=[];for(let i of this.rules)for(let n of e){let s=i.translate(n);s&&r.push([n,s])}return r}translateOne(e){let r=null;for(let i of this.rules){let n=i.translate(e);n&&(r=n)}return r}localNamespaces(){return this.rules.filter(e=>e.matchPrefix).map(e=>e.localPath.replace(/\/$/,""))}};u(dh,"GitRefSpecSet");var Hy=dh;function z6(t,e){let r=t.replace(/\^\{\}$/,""),i=e.replace(/\^\{\}$/,""),n=-(r<i)||+(r>i);return n===0?t.endsWith("^{}")?1:-1:n}u(z6,"compareRefNames");function W6(t,e){let r="",i=0,n=-1,s=0,a="\0";for(let l=0;l<=t.length;++l){if(l<t.length)a=t[l];else{if(a==="/")break;a="/"}if(a==="/"){if(!(n===l-1||s===1))if(s===2){if(r.length<2||i!==2||r.at(-1)!=="."||r.at(-2)!=="."){if(r.length>2){let c=r.lastIndexOf("/");c===-1?(r="",i=0):(r=r.slice(0,c),i=r.length-1-r.lastIndexOf("/")),n=l,s=0;continue}else if(r.length!==0){r="",i=0,n=l,s=0;continue}}e&&(r+=r.length>0?"/..":"..",i=2)}else r.length>0?r+="/"+t.slice(n+1,l):r=t.slice(n+1,l),i=l-n-1;n=l,s=0}else a==="."&&s!==-1?++s:s=-1}return r}u(W6,"normalizeString");function H6(t){if(!t.length)return".";let e=t[0]==="/",r=t.at(-1)==="/";return t=W6(t,!e),t.length?(r&&(t+="/"),e?`/${t}`:t):e?"/":r?"./":"."}u(H6,"normalize");function C(...t){if(t.length===0)return".";let e;for(let r=0;r<t.length;++r){let i=t[r];i.length>0&&(e===void 0?e=i:e+="/"+i)}return e===void 0?".":H6(e)}u(C,"join");var V6=u(t=>{if(typeof t=="number")return t;t=t.toLowerCase();let e=parseInt(t);return t.endsWith("k")&&(e*=1024),t.endsWith("m")&&(e*=1024*1024),t.endsWith("g")&&(e*=1024*1024*1024),e},"num"),$l=u(t=>{if(typeof t=="boolean")return t;if(t=t.trim().toLowerCase(),t==="true"||t==="yes"||t==="on")return!0;if(t==="false"||t==="no"||t==="off")return!1;throw Error(`Expected 'true', 'false', 'yes', 'no', 'on', or 'off', but got ${t}`)},"bool"),gT={core:{filemode:$l,bare:$l,logallrefupdates:$l,symlinks:$l,ignorecase:$l,bigFileThreshold:V6}},G6=/^\[([A-Za-z0-9-.]+)(?: "(.*)")?\]$/,Z6=/^[A-Za-z0-9-.]+$/,K6=/^([A-Za-z][A-Za-z-]*)(?: *= *(.*))?$/,J6=/^[A-Za-z][A-Za-z-]*$/,Y6=/^(.*?)( *[#;].*)$/,X6=u(t=>{let e=G6.exec(t);if(e!=null){let[r,i]=e.slice(1);return[r,i]}return null},"extractSectionLine"),Q6=u(t=>{let e=K6.exec(t);if(e!=null){let[r,i="true"]=e.slice(1),n=eq(i),s=tq(n);return[r,s]}return null},"extractVariableLine"),eq=u(t=>{let e=Y6.exec(t);if(e==null)return t;let[r,i]=e.slice(1);return bT(r)&&bT(i)?`${r}${i}`:r},"removeComments"),bT=u(t=>(t.match(/(?:^|[^\\])"/g)||[]).length%2!==0,"hasOddNumberOfQuotes"),tq=u(t=>t.split("").reduce((e,r,i,n)=>{let s=r==='"'&&n[i-1]!=="\\",a=r==="\\"&&n[i+1]==='"';return s||a?e:e+r},""),"removeQuotes"),_T=u(t=>t!=null?t.toLowerCase():null,"lower"),Vy=u((t,e,r)=>[_T(t),e,_T(r)].filter(i=>i!=null).join("."),"getPath"),vT=u(t=>{let e=t.split("."),r=e.shift(),i=e.pop(),n=e.length?e.join("."):void 0;return{section:r,subsection:n,name:i,path:Vy(r,n,i),sectionPath:Vy(r,n,null),isSection:!!r}},"normalizePath"),rq=u((t,e)=>t.reduce((r,i,n)=>e(i)?n:r,-1),"findLastIndex"),ph=class ph{constructor(e){let r=null,i=null;this.parsedConfig=e?e.split(`
|
|
21
|
+
`).map(n=>{let s=null,a=null,l=n.trim(),c=X6(l),o=c!=null;if(o)[r,i]=c;else{let h=Q6(l);h!=null&&([s,a]=h)}let f=Vy(r,i,s);return{line:n,isSection:o,section:r,subsection:i,name:s,value:a,path:f}}):[]}static from(e){return new ph(e)}async get(e,r=!1){let i=vT(e).path,n=this.parsedConfig.filter(s=>s.path===i).map(({section:s,name:a,value:l})=>{let c=gT[s]&&gT[s][a];return c?c(l):l});return r?n:n.pop()}async getall(e){return this.get(e,!0)}async getSubsections(e){return this.parsedConfig.filter(r=>r.isSection&&r.section===e).map(r=>r.subsection)}async deleteSection(e,r){this.parsedConfig=this.parsedConfig.filter(i=>!(i.section===e&&i.subsection===r))}async append(e,r){return this.set(e,r,!0)}async set(e,r,i=!1){let{section:n,subsection:s,name:a,path:l,sectionPath:c,isSection:o}=vT(e),f=rq(this.parsedConfig,h=>h.path===l);if(r==null)f!==-1&&this.parsedConfig.splice(f,1);else if(f!==-1){let h=this.parsedConfig[f],d=Object.assign({},h,{name:a,value:r,modified:!0});i?this.parsedConfig.splice(f+1,0,d):this.parsedConfig[f]=d}else{let h=this.parsedConfig.findIndex(p=>p.path===c),d={section:n,subsection:s,name:a,value:r,modified:!0,path:l};if(Z6.test(n)&&J6.test(a))if(h>=0)this.parsedConfig.splice(h+1,0,d);else{let p={isSection:o,section:n,subsection:s,modified:!0,path:c};this.parsedConfig.push(p,d)}}}toString(){return this.parsedConfig.map(({line:e,section:r,subsection:i,name:n,value:s,modified:a=!1})=>a?n!=null&&s!=null?typeof s=="string"&&/[#;]/.test(s)?` ${n} = "${s}"`:` ${n} = ${s}`:i!=null?`[${r} "${i}"]`:`[${r}]`:e).join(`
|
|
22
|
+
`)}};u(ph,"GitConfig");var Gy=ph,ug=class ug{static async get({fs:e,gitdir:r}){let i=await e.read(`${r}/config`,{encoding:"utf8"});return Gy.from(i)}static async save({fs:e,gitdir:r,config:i}){await e.write(`${r}/config`,i.toString(),{encoding:"utf8"})}};u(ug,"GitConfigManager");var Re=ug,Hu=u(t=>[`${t}`,`refs/${t}`,`refs/tags/${t}`,`refs/heads/${t}`,`refs/remotes/${t}`,`refs/remotes/${t}/HEAD`],"refpaths"),iq=["config","description","index","shallow","commondir"],Cy;async function Ai(t,e){return Cy===void 0&&(Cy=new Ml),Cy.acquire(t,e)}u(Ai,"acquireLock");var $e=class $e{static async updateRemoteRefs({fs:e,gitdir:r,remote:i,refs:n,symrefs:s,tags:a,refspecs:l=void 0,prune:c=!1,pruneTags:o=!1}){for(let g of n.values())if(!g.match(/[0-9a-f]{40}/))throw new Di(g);let f=await Re.get({fs:e,gitdir:r});if(!l){if(l=await f.getall(`remote.${i}.fetch`),l.length===0)throw new Ul(i);l.unshift(`+HEAD:refs/remotes/${i}/HEAD`)}let h=Hy.from(l),d=new Map;if(o){let g=await $e.listRefs({fs:e,gitdir:r,filepath:"refs/tags"});await $e.deleteRefs({fs:e,gitdir:r,refs:g.map(b=>`refs/tags/${b}`)})}if(a){for(let g of n.keys())if(g.startsWith("refs/tags")&&!g.endsWith("^{}")&&!await $e.exists({fs:e,gitdir:r,ref:g})){let b=n.get(g);d.set(g,b)}}let p=h.translate([...n.keys()]);for(let[g,b]of p){let _=n.get(g);d.set(b,_)}let m=h.translate([...s.keys()]);for(let[g,b]of m){let _=s.get(g),S=h.translateOne(_);S&&d.set(b,`ref: ${S}`)}let w=[];if(c){for(let g of h.localNamespaces()){let b=(await $e.listRefs({fs:e,gitdir:r,filepath:g})).map(_=>`${g}/${_}`);for(let _ of b)d.has(_)||w.push(_)}w.length>0&&await $e.deleteRefs({fs:e,gitdir:r,refs:w})}for(let[g,b]of d)await Ai(g,async()=>e.write(C(r,g),`${b.trim()}
|
|
23
|
+
`,"utf8"));return{pruned:w}}static async writeRef({fs:e,gitdir:r,ref:i,value:n}){if(!n.match(/[0-9a-f]{40}/))throw new Di(n);await Ai(i,async()=>e.write(C(r,i),`${n.trim()}
|
|
24
|
+
`,"utf8"))}static async writeSymbolicRef({fs:e,gitdir:r,ref:i,value:n}){await Ai(i,async()=>e.write(C(r,i),`ref: ${n.trim()}
|
|
25
|
+
`,"utf8"))}static async deleteRef({fs:e,gitdir:r,ref:i}){return $e.deleteRefs({fs:e,gitdir:r,refs:[i]})}static async deleteRefs({fs:e,gitdir:r,refs:i}){await Promise.all(i.map(l=>e.rm(C(r,l))));let n=await Ai("packed-refs",async()=>e.read(`${r}/packed-refs`,{encoding:"utf8"})),s=Ku.from(n),a=s.refs.size;for(let l of i)s.refs.has(l)&&s.delete(l);s.refs.size<a&&(n=s.toString(),await Ai("packed-refs",async()=>e.write(`${r}/packed-refs`,n,{encoding:"utf8"})))}static async resolve({fs:e,gitdir:r,ref:i,depth:n=void 0}){if(n!==void 0&&(n--,n===-1))return i;if(i.startsWith("ref: "))return i=i.slice(5),$e.resolve({fs:e,gitdir:r,ref:i,depth:n});if(i.length===40&&/[0-9a-f]{40}/.test(i))return i;let s=await $e.packedRefs({fs:e,gitdir:r}),a=Hu(i).filter(l=>!iq.includes(l));for(let l of a){let c=await Ai(l,async()=>await e.read(`${r}/${l}`,{encoding:"utf8"})||s.get(l));if(c)return $e.resolve({fs:e,gitdir:r,ref:c.trim(),depth:n})}throw new me(i)}static async exists({fs:e,gitdir:r,ref:i}){try{return await $e.expand({fs:e,gitdir:r,ref:i}),!0}catch{return!1}}static async expand({fs:e,gitdir:r,ref:i}){if(i.length===40&&/[0-9a-f]{40}/.test(i))return i;let n=await $e.packedRefs({fs:e,gitdir:r}),s=Hu(i);for(let a of s)if(await Ai(a,async()=>e.exists(`${r}/${a}`))||n.has(a))return a;throw new me(i)}static async expandAgainstMap({ref:e,map:r}){let i=Hu(e);for(let n of i)if(await r.has(n))return n;throw new me(e)}static resolveAgainstMap({ref:e,fullref:r=e,depth:i=void 0,map:n}){if(i!==void 0&&(i--,i===-1))return{fullref:r,oid:e};if(e.startsWith("ref: "))return e=e.slice(5),$e.resolveAgainstMap({ref:e,fullref:r,depth:i,map:n});if(e.length===40&&/[0-9a-f]{40}/.test(e))return{fullref:r,oid:e};let s=Hu(e);for(let a of s){let l=n.get(a);if(l)return $e.resolveAgainstMap({ref:l.trim(),fullref:a,depth:i,map:n})}throw new me(e)}static async packedRefs({fs:e,gitdir:r}){let i=await Ai("packed-refs",async()=>e.read(`${r}/packed-refs`,{encoding:"utf8"}));return Ku.from(i).refs}static async listRefs({fs:e,gitdir:r,filepath:i}){let n=$e.packedRefs({fs:e,gitdir:r}),s=null;try{s=await e.readdirDeep(`${r}/${i}`),s=s.map(a=>a.replace(`${r}/${i}/`,""))}catch{s=[]}for(let a of(await n).keys())a.startsWith(i)&&(a=a.replace(i+"/",""),s.includes(a)||s.push(a));return s.sort(z6),s}static async listBranches({fs:e,gitdir:r,remote:i}){return i?$e.listRefs({fs:e,gitdir:r,filepath:`refs/remotes/${i}`}):$e.listRefs({fs:e,gitdir:r,filepath:"refs/heads"})}static async listTags({fs:e,gitdir:r}){return(await $e.listRefs({fs:e,gitdir:r,filepath:"refs/tags"})).filter(n=>!n.endsWith("^{}"))}};u($e,"GitRefManager");var B=$e;function nq(t,e){return Uh(ST(t),ST(e))}u(nq,"compareTreeEntryPath");function ST(t){return t.mode==="040000"?t.path+"/":t.path}u(ST,"appendSlashIfDir");function WT(t){switch(t){case"040000":return"tree";case"100644":return"blob";case"100755":return"blob";case"120000":return"blob";case"160000":return"commit"}throw new H(`Unexpected GitTree entry mode: ${t}`)}u(WT,"mode2type$1");function sq(t){let e=[],r=0;for(;r<t.length;){let i=t.indexOf(32,r);if(i===-1)throw new H(`GitTree: Error parsing buffer at byte location ${r}: Could not find the next space character.`);let n=t.indexOf(0,r);if(n===-1)throw new H(`GitTree: Error parsing buffer at byte location ${r}: Could not find the next null character.`);let s=t.slice(r,i).toString("utf8");s==="40000"&&(s="040000");let a=WT(s),l=t.slice(i+1,n).toString("utf8");if(l.includes("\\")||l.includes("/"))throw new Oa(l);let c=t.slice(n+1,n+21).toString("hex");r=n+21,e.push({mode:s,path:l,oid:c,type:a})}return e}u(sq,"parseBuffer");function aq(t){if(typeof t=="number"&&(t=t.toString(8)),t.match(/^0?4.*/))return"040000";if(t.match(/^1006.*/))return"100644";if(t.match(/^1007.*/))return"100755";if(t.match(/^120.*/))return"120000";if(t.match(/^160.*/))return"160000";throw new H(`Could not understand file mode: ${t}`)}u(aq,"limitModeToAllowed");function oq(t){return!t.oid&&t.sha&&(t.oid=t.sha),t.mode=aq(t.mode),t.type||(t.type=WT(t.mode)),t}u(oq,"nudgeIntoShape");var mh=class mh{constructor(e){if(Buffer.isBuffer(e))this._entries=sq(e);else if(Array.isArray(e))this._entries=e.map(oq);else throw new H("invalid type passed to GitTree constructor");this._entries.sort(jT)}static from(e){return new mh(e)}render(){return this._entries.map(e=>`${e.mode} ${e.type} ${e.oid} ${e.path}`).join(`
|
|
26
|
+
`)}toObject(){let e=[...this._entries];return e.sort(nq),Buffer.concat(e.map(r=>{let i=Buffer.from(r.mode.replace(/^0/,"")),n=Buffer.from(" "),s=Buffer.from(r.path,"utf8"),a=Buffer.from([0]),l=Buffer.from(r.oid,"hex");return Buffer.concat([i,n,s,a,l])}))}entries(){return this._entries}*[Symbol.iterator](){for(let e of this._entries)yield e}};u(mh,"GitTree");var Rt=mh,hg=class hg{static wrap({type:e,object:r}){let i=`${e} ${r.length}\0`,n=i.length,s=n+r.length,a=new Uint8Array(s);for(let l=0;l<n;l++)a[l]=i.charCodeAt(l);return a.set(r,n),a}static unwrap(e){let r=e.indexOf(32),i=e.indexOf(0),n=e.slice(0,r).toString("utf8"),s=e.slice(r+1,i).toString("utf8"),a=e.length-(i+1);if(parseInt(s)!==a)throw new H(`Length mismatch: expected ${s} bytes but got ${a} instead.`);return{type:n,object:Buffer.from(e.slice(i+1))}}};u(hg,"GitObject");var Ci=hg;async function HT({fs:t,gitdir:e,oid:r}){let i=`objects/${r.slice(0,2)}/${r.slice(2)}`,n=await t.read(`${e}/${i}`);return n?{object:n,format:"deflated",source:i}:null}u(HT,"readObjectLoose");function lq(t,e){let r=new er(t),i=ET(r);if(i!==e.byteLength)throw new H(`applyDelta expected source buffer to be ${i} bytes but the provided buffer was ${e.length} bytes`);let n=ET(r),s,a=kT(r,e);if(a.byteLength===n)s=a;else{s=Buffer.alloc(n);let l=new er(s);for(l.copy(a);!r.eof();)l.copy(kT(r,e));let c=l.tell();if(n!==c)throw new H(`applyDelta expected target buffer to be ${n} bytes but the resulting buffer was ${c} bytes`)}return s}u(lq,"applyDelta");function ET(t){let e=0,r=0,i=null;do i=t.readUInt8(),e|=(i&127)<<r,r+=7;while(i&128);return e}u(ET,"readVarIntLE");function FT(t,e,r){let i=0,n=0;for(;r--;)e&1&&(i|=t.readUInt8()<<n),e>>=1,n+=8;return i}u(FT,"readCompactLE");function kT(t,e){let r=t.readUInt8(),i=128,n=15,s=112;if(r&i){let a=FT(t,r&n,4),l=FT(t,(r&s)>>4,3);return l===0&&(l=65536),e.slice(a,a+l)}else return t.slice(r)}u(kT,"readOp");function cq(t){let e=[t];return{next(){return Promise.resolve({done:e.length===0,value:e.pop()})},return(){return e=[],{}},[Symbol.asyncIterator](){return this}}}u(cq,"fromValue");function VT(t){return t[Symbol.asyncIterator]?t[Symbol.asyncIterator]():t[Symbol.iterator]?t[Symbol.iterator]():t.next?t:cq(t)}u(VT,"getIterator");var dg=class dg{constructor(e){if(typeof Buffer>"u")throw new Error("Missing Buffer dependency");this.stream=VT(e),this.buffer=null,this.cursor=0,this.undoCursor=0,this.started=!1,this._ended=!1,this._discardedBytes=0}eof(){return this._ended&&this.cursor===this.buffer.length}tell(){return this._discardedBytes+this.cursor}async byte(){if(!this.eof()&&(this.started||await this._init(),!(this.cursor===this.buffer.length&&(await this._loadnext(),this._ended))))return this._moveCursor(1),this.buffer[this.undoCursor]}async chunk(){if(!this.eof()&&(this.started||await this._init(),!(this.cursor===this.buffer.length&&(await this._loadnext(),this._ended))))return this._moveCursor(this.buffer.length),this.buffer.slice(this.undoCursor,this.cursor)}async read(e){if(!this.eof())return this.started||await this._init(),this.cursor+e>this.buffer.length&&(this._trim(),await this._accumulate(e)),this._moveCursor(e),this.buffer.slice(this.undoCursor,this.cursor)}async skip(e){this.eof()||(this.started||await this._init(),this.cursor+e>this.buffer.length&&(this._trim(),await this._accumulate(e)),this._moveCursor(e))}async undo(){this.cursor=this.undoCursor}async _next(){this.started=!0;let{done:e,value:r}=await this.stream.next();return e&&(this._ended=!0,!r)?Buffer.alloc(0):(r&&(r=Buffer.from(r)),r)}_trim(){this.buffer=this.buffer.slice(this.undoCursor),this.cursor-=this.undoCursor,this._discardedBytes+=this.undoCursor,this.undoCursor=0}_moveCursor(e){this.undoCursor=this.cursor,this.cursor+=e,this.cursor>this.buffer.length&&(this.cursor=this.buffer.length)}async _accumulate(e){if(this._ended)return;let r=[this.buffer];for(;this.cursor+e>fq(r);){let i=await this._next();if(this._ended)break;r.push(i)}this.buffer=Buffer.concat(r)}async _loadnext(){this._discardedBytes+=this.buffer.length,this.undoCursor=0,this.cursor=0,this.buffer=await this._next()}async _init(){this.buffer=await this._next()}};u(dg,"StreamReader");var Yu=dg;function fq(t){return t.reduce((e,r)=>e+r.length,0)}u(fq,"lengthBuffers");async function uq(t,e){let r=new Yu(t),i=await r.read(4);if(i=i.toString("utf8"),i!=="PACK")throw new H(`Invalid PACK header '${i}'`);let n=await r.read(4);if(n=n.readUInt32BE(0),n!==2)throw new H(`Invalid packfile version: ${n}`);let s=await r.read(4);if(s=s.readUInt32BE(0),!(s<1))for(;!r.eof()&&s--;){let a=r.tell(),{type:l,length:c,ofs:o,reference:f}=await hq(r),h=new tg.Inflate;for(;!h.result;){let d=await r.chunk();if(!d)break;if(h.push(d,!1),h.err)throw new H(`Pako error: ${h.msg}`);if(h.result){if(h.result.length!==c)throw new H("Inflated object size is different from that stated in packfile.");await r.undo(),await r.read(d.length-h.strm.avail_in);let p=r.tell();await e({data:h.result,type:l,num:s,offset:a,end:p,reference:f,ofs:o})}}}}u(uq,"listpack");async function hq(t){let e=await t.byte(),r=e>>4&7,i=e&15;if(e&128){let a=4;do e=await t.byte(),i|=(e&127)<<a,a+=7;while(e&128)}let n,s;if(r===6){let a=0;n=0;let l=[];do e=await t.byte(),n|=(e&127)<<a,a+=7,l.push(e);while(e&128);s=Buffer.from(l)}return r===7&&(s=await t.read(20)),{type:r,length:i,ofs:n,reference:s}}u(hq,"parseHeader");var Iy=!1;async function GT(t){return Iy===null&&(Iy=pq()),Iy?dq(t):tg.inflate(t)}u(GT,"inflate");async function dq(t){let e=new DecompressionStream("deflate"),r=new Blob([t]).stream().pipeThrough(e);return new Uint8Array(await new Response(r).arrayBuffer())}u(dq,"browserInflate");function pq(){try{if(new DecompressionStream("deflate"))return!0}catch{}return!1}u(pq,"testDecompressionStream");function mq(t){let e=[],r=0,i=0;do{r=t.readUInt8();let n=r&127;e.push(n),i=r&128}while(i);return e.reduce((n,s)=>n+1<<7|s,-1)}u(mq,"decodeVarInt");function wq(t,e){let r=e,i=4,n=null;do n=t.readUInt8(),r|=(n&127)<<i,i+=7;while(n&128);return r}u(wq,"otherVarIntDecode");var Ll=class Ll{constructor(e){Object.assign(this,e),this.offsetCache={}}static async fromIdx({idx:e,getExternalRefDelta:r}){let i=new er(e);if(i.slice(4).toString("hex")!=="ff744f63")return;let s=i.readUInt32BE();if(s!==2)throw new H(`Unable to read version ${s} packfile IDX. (Only version 2 supported)`);if(e.byteLength>2048*1024*1024)throw new H("To keep implementation simple, I haven't implemented the layer 5 feature needed to support packfiles > 2GB in size.");i.seek(i.tell()+4*255);let a=i.readUInt32BE(),l=[];for(let f=0;f<a;f++){let h=i.slice(20).toString("hex");l[f]=h}i.seek(i.tell()+4*a);let c=new Map;for(let f=0;f<a;f++)c.set(l[f],i.readUInt32BE());let o=i.slice(20).toString("hex");return new Ll({hashes:l,crcs:{},offsets:c,packfileSha:o,getExternalRefDelta:r})}static async fromPack({pack:e,getExternalRefDelta:r,onProgress:i}){let n={1:"commit",2:"tree",3:"blob",4:"tag",6:"ofs-delta",7:"ref-delta"},s={},a=e.slice(-20).toString("hex"),l=[],c={},o=new Map,f=null,h=null;await uq([e],async({data:g,type:b,reference:_,offset:S,num:F})=>{f===null&&(f=F);let k=Math.floor((f-F)*100/f);k!==h&&i&&await i({phase:"Receiving objects",loaded:f-F,total:f}),h=k,b=n[b],["commit","tree","blob","tag"].includes(b)?s[S]={type:b,offset:S}:b==="ofs-delta"?s[S]={type:b,offset:S}:b==="ref-delta"&&(s[S]={type:b,offset:S})});let d=Object.keys(s).map(Number);for(let[g,b]of d.entries()){let _=g+1===d.length?e.byteLength-20:d[g+1],S=s[b],F=P6.buf(e.slice(b,_))>>>0;S.end=_,S.crc=F}let p=new Ll({pack:Promise.resolve(e),packfileSha:a,crcs:c,hashes:l,offsets:o,getExternalRefDelta:r});h=null;let m=0,w=[0,0,0,0,0,0,0,0,0,0,0,0];for(let g in s){g=Number(g);let b=Math.floor(m*100/f);b!==h&&i&&await i({phase:"Resolving deltas",loaded:m,total:f}),m++,h=b;let _=s[g];if(!_.oid)try{p.readDepth=0,p.externalReadDepth=0;let{type:S,object:F}=await p.readSlice({start:g});w[p.readDepth]+=1;let k=await ri(Ci.wrap({type:S,object:F}));_.oid=k,l.push(k),o.set(k,g),c[k]=_.crc}catch{continue}}return l.sort(),p}async toBuffer(){let e=[],r=u((o,f)=>{e.push(Buffer.from(o,f))},"write");r("ff744f63","hex"),r("00000002","hex");let i=new er(Buffer.alloc(256*4));for(let o=0;o<256;o++){let f=0;for(let h of this.hashes)parseInt(h.slice(0,2),16)<=o&&f++;i.writeUInt32BE(f)}e.push(i.buffer);for(let o of this.hashes)r(o,"hex");let n=new er(Buffer.alloc(this.hashes.length*4));for(let o of this.hashes)n.writeUInt32BE(this.crcs[o]);e.push(n.buffer);let s=new er(Buffer.alloc(this.hashes.length*4));for(let o of this.hashes)s.writeUInt32BE(this.offsets.get(o));e.push(s.buffer),r(this.packfileSha,"hex");let a=Buffer.concat(e),l=await ri(a),c=Buffer.alloc(20);return c.write(l,"hex"),Buffer.concat([a,c])}async load({pack:e}){this.pack=e}async unload(){this.pack=null}async read({oid:e}){if(!this.offsets.get(e)){if(this.getExternalRefDelta)return this.externalReadDepth++,this.getExternalRefDelta(e);throw new H(`Could not read object ${e} from packfile`)}let r=this.offsets.get(e);return this.readSlice({start:r})}async readSlice({start:e}){if(this.offsetCache[e])return Object.assign({},this.offsetCache[e]);this.readDepth++;let r={16:"commit",32:"tree",48:"blob",64:"tag",96:"ofs_delta",112:"ref_delta"};if(!this.pack)throw new H("Tried to read from a GitPackIndex with no packfile loaded into memory");let i=(await this.pack).slice(e),n=new er(i),s=n.readUInt8(),a=s&112,l=r[a];if(l===void 0)throw new H("Unrecognized type: 0b"+a.toString(2));let c=s&15,o=c;s&128&&(o=wq(n,c));let h=null,d=null;if(l==="ofs_delta"){let m=mq(n),w=e-m;({object:h,type:l}=await this.readSlice({start:w}))}if(l==="ref_delta"){let m=n.slice(20).toString("hex");({object:h,type:l}=await this.read({oid:m}))}let p=i.slice(n.tell());if(d=Buffer.from(await GT(p)),d.byteLength!==o)throw new H(`Packfile told us object would have length ${o} but it had length ${d.byteLength}`);return h&&(d=Buffer.from(lq(d,h))),this.readDepth>3&&(this.offsetCache[e]={type:l,object:d}),{type:l,format:"content",object:d}}};u(Ll,"GitPackIndex");var zl=Ll,Vu=Symbol("PackfileCache");async function yq({fs:t,filename:e,getExternalRefDelta:r,emitter:i,emitterPrefix:n}){let s=await t.read(e);return zl.fromIdx({idx:s,getExternalRefDelta:r})}u(yq,"loadPackIndex");function rg({fs:t,cache:e,filename:r,getExternalRefDelta:i,emitter:n,emitterPrefix:s}){e[Vu]||(e[Vu]=new Map);let a=e[Vu].get(r);return a||(a=yq({fs:t,filename:r,getExternalRefDelta:i,emitter:n,emitterPrefix:s}),e[Vu].set(r,a)),a}u(rg,"readPackIndex");async function gq({fs:t,cache:e,gitdir:r,oid:i,format:n="content",getExternalRefDelta:s}){let a=await t.readdir(C(r,"objects/pack"));a=a.filter(l=>l.endsWith(".idx"));for(let l of a){let c=`${r}/objects/pack/${l}`,o=await rg({fs:t,cache:e,filename:c,getExternalRefDelta:s});if(o.error)throw new H(o.error);if(o.offsets.has(i)){if(!o.pack){let h=c.replace(/idx$/,"pack");o.pack=t.read(h)}let f=await o.read({oid:i,getExternalRefDelta:s});return f.format="content",f.source=`objects/pack/${l.replace(/idx$/,"pack")}`,f}}return null}u(gq,"readObjectPacked");async function be({fs:t,cache:e,gitdir:r,oid:i,format:n="content"}){let s=u(f=>be({fs:t,cache:e,gitdir:r,oid:f}),"getExternalRefDelta"),a;if(i==="4b825dc642cb6eb9a060e54bf8d69288fbee4904"&&(a={format:"wrapped",object:Buffer.from("tree 0\0")}),a||(a=await HT({fs:t,gitdir:r,oid:i})),!a){if(a=await gq({fs:t,cache:e,gitdir:r,oid:i,getExternalRefDelta:s}),!a)throw new me(i);return a}if(n==="deflated"||(a.format==="deflated"&&(a.object=Buffer.from(await GT(a.object)),a.format="wrapped"),n==="wrapped"))return a;let l=await ri(a.object);if(l!==i)throw new H(`SHA check failed! Expected ${i}, computed ${l}`);let{object:c,type:o}=Ci.unwrap(a.object);if(a.type=o,a.object=c,a.format="content",n==="content")return a;throw new H(`invalid requested format "${n}"`)}u(be,"_readObject");var wh=class wh extends ie{constructor(e,r,i=!0){super(`Failed to create ${e} at ${r} because it already exists.${i?` (Hint: use 'force: true' parameter to overwrite existing ${e}.)`:""}`),this.code=this.name=wh.code,this.data={noun:e,where:r,canForce:i}}};u(wh,"AlreadyExistsError");var dr=wh;dr.code="AlreadyExistsError";var yh=class yh extends ie{constructor(e,r,i){super(`Found multiple ${e} matching "${r}" (${i.join(", ")}). Use a longer abbreviation length to disambiguate them.`),this.code=this.name=yh.code,this.data={nouns:e,short:r,matches:i}}};u(yh,"AmbiguousError");var Wl=yh;Wl.code="AmbiguousError";var gh=class gh extends ie{constructor(e){super(`Your local changes to the following files would be overwritten by checkout: ${e.join(", ")}`),this.code=this.name=gh.code,this.data={filepaths:e}}};u(gh,"CheckoutConflictError");var Hl=gh;Hl.code="CheckoutConflictError";var bh=class bh extends ie{constructor(e,r){super(`Failed to checkout "${e}" because commit ${r} is not available locally. Do a git fetch to make the branch available locally.`),this.code=this.name=bh.code,this.data={ref:e,oid:r}}};u(bh,"CommitNotFetchedError");var Vl=bh;Vl.code="CommitNotFetchedError";var _h=class _h extends ie{constructor(){super("Empty response from git server."),this.code=this.name=_h.code,this.data={}}};u(_h,"EmptyServerResponseError");var Gl=_h;Gl.code="EmptyServerResponseError";var vh=class vh extends ie{constructor(){super("A simple fast-forward merge was not possible."),this.code=this.name=vh.code,this.data={}}};u(vh,"FastForwardError");var Zl=vh;Zl.code="FastForwardError";var Sh=class Sh extends ie{constructor(e,r){super(`One or more branches were not updated: ${e}`),this.code=this.name=Sh.code,this.data={prettyDetails:e,result:r}}};u(Sh,"GitPushError");var Kl=Sh;Kl.code="GitPushError";var Eh=class Eh extends ie{constructor(e,r,i){super(`HTTP Error: ${e} ${r}`),this.code=this.name=Eh.code,this.data={statusCode:e,statusMessage:r,response:i}}};u(Eh,"HttpError");var Pa=Eh;Pa.code="HttpError";var Fh=class Fh extends ie{constructor(e){let r="invalid filepath";e==="leading-slash"||e==="trailing-slash"?r='"filepath" parameter should not include leading or trailing directory separators because these can cause problems on some platforms.':e==="directory"&&(r='"filepath" should not be a directory.'),super(r),this.code=this.name=Fh.code,this.data={reason:e}}};u(Fh,"InvalidFilepathError");var Ii=Fh;Ii.code="InvalidFilepathError";var kh=class kh extends ie{constructor(e,r){super(`"${e}" would be an invalid git reference. (Hint: a valid alternative would be "${r}".)`),this.code=this.name=kh.code,this.data={ref:e,suggestion:r}}};u(kh,"InvalidRefNameError");var pr=kh;pr.code="InvalidRefNameError";var Th=class Th extends ie{constructor(e){super(`Maximum search depth of ${e} exceeded.`),this.code=this.name=Th.code,this.data={depth:e}}};u(Th,"MaxDepthError");var Jl=Th;Jl.code="MaxDepthError";var xh=class xh extends ie{constructor(){super("Merges with conflicts are not supported yet."),this.code=this.name=xh.code,this.data={}}};u(xh,"MergeNotSupportedError");var Na=xh;Na.code="MergeNotSupportedError";var Oh=class Oh extends ie{constructor(e,r,i,n){super(`Automatic merge failed with one or more merge conflicts in the following files: ${e.toString()}. Fix conflicts then commit the result.`),this.code=this.name=Oh.code,this.data={filepaths:e,bothModified:r,deleteByUs:i,deleteByTheirs:n}}};u(Oh,"MergeConflictError");var Da=Oh;Da.code="MergeConflictError";var Rh=class Rh extends ie{constructor(e){super(`No name was provided for ${e} in the argument or in the .git/config file.`),this.code=this.name=Rh.code,this.data={role:e}}};u(Rh,"MissingNameError");var ut=Rh;ut.code="MissingNameError";var Ah=class Ah extends ie{constructor(e){super(`The function requires a "${e}" parameter but none was provided.`),this.code=this.name=Ah.code,this.data={parameter:e}}};u(Ah,"MissingParameterError");var Ot=Ah;Ot.code="MissingParameterError";var Ph=class Ph extends ie{constructor(e){super('There are multiple errors that were thrown by the method. Please refer to the "errors" property to see more'),this.code=this.name=Ph.code,this.data={errors:e},this.errors=e}};u(Ph,"MultipleGitError");var Yl=Ph;Yl.code="MultipleGitError";var Nh=class Nh extends ie{constructor(e,r){super(`Expected "${e}" but received "${r}".`),this.code=this.name=Nh.code,this.data={expected:e,actual:r}}};u(Nh,"ParseError");var An=Nh;An.code="ParseError";var Dh=class Dh extends ie{constructor(e){let r="";e==="not-fast-forward"?r=" because it was not a simple fast-forward":e==="tag-exists"&&(r=" because tag already exists"),super(`Push rejected${r}. Use "force: true" to override.`),this.code=this.name=Dh.code,this.data={reason:e}}};u(Dh,"PushRejectedError");var Ca=Dh;Ca.code="PushRejectedError";var Ch=class Ch extends ie{constructor(e,r){super(`Remote does not support the "${e}" so the "${r}" parameter cannot be used.`),this.code=this.name=Ch.code,this.data={capability:e,parameter:r}}};u(Ch,"RemoteCapabilityError");var Ni=Ch;Ni.code="RemoteCapabilityError";var Ih=class Ih extends ie{constructor(e,r){super(`Remote did not reply using the "smart" HTTP protocol. Expected "001e# service=git-upload-pack" but received: ${e}`),this.code=this.name=Ih.code,this.data={preview:e,response:r}}};u(Ih,"SmartHttpError");var Xl=Ih;Xl.code="SmartHttpError";var Bh=class Bh extends ie{constructor(e,r,i){super(`Git remote "${e}" uses an unrecognized transport protocol: "${r}"`),this.code=this.name=Bh.code,this.data={url:e,transport:r,suggestion:i}}};u(Bh,"UnknownTransportError");var Ql=Bh;Ql.code="UnknownTransportError";var $h=class $h extends ie{constructor(e){super(`Cannot parse remote URL: "${e}"`),this.code=this.name=$h.code,this.data={url:e}}};u($h,"UrlParseError");var ec=$h;ec.code="UrlParseError";var Lh=class Lh extends ie{constructor(){super("The operation was canceled."),this.code=this.name=Lh.code,this.data={}}};u(Lh,"UserCanceledError");var Ia=Lh;Ia.code="UserCanceledError";var Mh=class Mh extends ie{constructor(e){super(`Could not merge index: Entry for '${e}' is not up to date. Either reset the index entry to HEAD, or stage your unstaged changes.`),this.code=this.name=Mh.code,this.data={filepath:e}}};u(Mh,"IndexResetError");var tc=Mh;tc.code="IndexResetError";var jh=class jh extends ie{constructor(e){super(`"${e}" does not point to any commit. You're maybe working on a repository with no commits yet. `),this.code=this.name=jh.code,this.data={ref:e}}};u(jh,"NoCommitError");var rc=jh;rc.code="NoCommitError";var ZT=Object.freeze({__proto__:null,AlreadyExistsError:dr,AmbiguousError:Wl,CheckoutConflictError:Hl,CommitNotFetchedError:Vl,EmptyServerResponseError:Gl,FastForwardError:Zl,GitPushError:Kl,HttpError:Pa,InternalError:H,InvalidFilepathError:Ii,InvalidOidError:Di,InvalidRefNameError:pr,MaxDepthError:Jl,MergeNotSupportedError:Na,MergeConflictError:Da,MissingNameError:ut,MissingParameterError:Ot,MultipleGitError:Yl,NoRefspecError:Ul,NotFoundError:me,ObjectTypeError:_t,ParseError:An,PushRejectedError:Ca,RemoteCapabilityError:Ni,SmartHttpError:Xl,UnknownTransportError:Ql,UnsafeFilepathError:Oa,UrlParseError:ec,UserCanceledError:Ia,UnmergedPathsError:ql,IndexResetError:tc,NoCommitError:rc});function Zy({name:t,email:e,timestamp:r,timezoneOffset:i}){return i=bq(i),`${t} <${e}> ${r} ${i}`}u(Zy,"formatAuthor");function bq(t){let e=_q(vq(t));t=Math.abs(t);let r=Math.floor(t/60);t-=r*60;let i=String(r),n=String(t);return i.length<2&&(i="0"+i),n.length<2&&(n="0"+n),(e===-1?"-":"+")+i+n}u(bq,"formatTimezoneOffset");function _q(t){return Math.sign(t)||(Object.is(t,-0)?-1:1)}u(_q,"simpleSign");function vq(t){return t===0?t:-t}u(vq,"negateExceptForZero");function ti(t){return t=t.replace(/\r/g,""),t=t.replace(/^\n+/,""),t=t.replace(/\n+$/,"")+`
|
|
27
|
+
`,t}u(ti,"normalizeNewlines");function Xu(t){let[,e,r,i,n]=t.match(/^(.*) <(.*)> (.*) (.*)$/);return{name:e,email:r,timestamp:Number(i),timezoneOffset:Sq(n)}}u(Xu,"parseAuthor");function Sq(t){let[,e,r,i]=t.match(/(\+|-)(\d\d)(\d\d)/);return i=(e==="+"?1:-1)*(Number(r)*60+Number(i)),Eq(i)}u(Sq,"parseTimezoneOffset");function Eq(t){return t===0?t:-t}u(Eq,"negateExceptForZero$1");var ka=class ka{constructor(e){if(typeof e=="string")this._tag=e;else if(Buffer.isBuffer(e))this._tag=e.toString("utf8");else if(typeof e=="object")this._tag=ka.render(e);else throw new H("invalid type passed to GitAnnotatedTag constructor")}static from(e){return new ka(e)}static render(e){return`object ${e.object}
|
|
28
28
|
type ${e.type}
|
|
29
29
|
tag ${e.tag}
|
|
30
|
-
tagger ${
|
|
30
|
+
tagger ${Zy(e.tagger)}
|
|
31
31
|
|
|
32
32
|
${e.message}
|
|
33
33
|
${e.gpgsig?e.gpgsig:""}`}justHeaders(){return this._tag.slice(0,this._tag.indexOf(`
|
|
@@ -36,18 +36,18 @@ ${e.gpgsig?e.gpgsig:""}`}justHeaders(){return this._tag.slice(0,this._tag.indexO
|
|
|
36
36
|
|
|
37
37
|
`)+2)}parse(){return Object.assign(this.headers(),{message:this.message(),gpgsig:this.gpgsig()})}render(){return this._tag}headers(){let e=this.justHeaders().split(`
|
|
38
38
|
`),r=[];for(let n of e)n[0]===" "?r[r.length-1]+=`
|
|
39
|
-
`+n.slice(1):r.push(n);let i={};for(let n of r){let s=n.slice(0,n.indexOf(" ")),a=n.slice(n.indexOf(" ")+1);Array.isArray(i[s])?i[s].push(a):i[s]=a}return i.tagger&&(i.tagger=Xu(i.tagger)),i.committer&&(i.committer=Xu(i.committer)),i}withoutSignature(){let e=
|
|
39
|
+
`+n.slice(1):r.push(n);let i={};for(let n of r){let s=n.slice(0,n.indexOf(" ")),a=n.slice(n.indexOf(" ")+1);Array.isArray(i[s])?i[s].push(a):i[s]=a}return i.tagger&&(i.tagger=Xu(i.tagger)),i.committer&&(i.committer=Xu(i.committer)),i}withoutSignature(){let e=ti(this._tag);return e.indexOf(`
|
|
40
40
|
-----BEGIN PGP SIGNATURE-----`)===-1?e:e.slice(0,e.lastIndexOf(`
|
|
41
41
|
-----BEGIN PGP SIGNATURE-----`))}gpgsig(){if(this._tag.indexOf(`
|
|
42
|
-
-----BEGIN PGP SIGNATURE-----`)===-1)return;let e=this._tag.slice(this._tag.indexOf("-----BEGIN PGP SIGNATURE-----"),this._tag.indexOf("-----END PGP SIGNATURE-----")+27);return
|
|
43
|
-
`}toObject(){return Buffer.from(this._tag,"utf8")}static async sign(e,r,i){let n=e.payload(),{signature:s}=await r({payload:n,secretKey:i});s=
|
|
42
|
+
-----BEGIN PGP SIGNATURE-----`)===-1)return;let e=this._tag.slice(this._tag.indexOf("-----BEGIN PGP SIGNATURE-----"),this._tag.indexOf("-----END PGP SIGNATURE-----")+27);return ti(e)}payload(){return this.withoutSignature()+`
|
|
43
|
+
`}toObject(){return Buffer.from(this._tag,"utf8")}static async sign(e,r,i){let n=e.payload(),{signature:s}=await r({payload:n,secretKey:i});s=ti(s);let a=n+s;return ka.from(a)}};u(ka,"GitAnnotatedTag");var jt=ka;function By(t){return t.trim().split(`
|
|
44
44
|
`).map(e=>" "+e).join(`
|
|
45
45
|
`)+`
|
|
46
|
-
`}u(
|
|
46
|
+
`}u(By,"indent");function Fq(t){return t.split(`
|
|
47
47
|
`).map(e=>e.replace(/^ /,"")).join(`
|
|
48
|
-
`)}u(
|
|
49
|
-
gpgsig`+
|
|
50
|
-
`+n);return new xt(s)}static from(e){return new xt(e)}toObject(){return Buffer.from(this._commit,"utf8")}headers(){return this.parseHeaders()}message(){return xt.justMessage(this._commit)}parse(){return Object.assign({message:this.message()},this.headers())}static justMessage(e){return
|
|
48
|
+
`)}u(Fq,"outdent");var xt=class xt{constructor(e){if(typeof e=="string")this._commit=e;else if(Buffer.isBuffer(e))this._commit=e.toString("utf8");else if(typeof e=="object")this._commit=xt.render(e);else throw new H("invalid type passed to GitCommit constructor")}static fromPayloadSignature({payload:e,signature:r}){let i=xt.justHeaders(e),n=xt.justMessage(e),s=ti(i+`
|
|
49
|
+
gpgsig`+By(r)+`
|
|
50
|
+
`+n);return new xt(s)}static from(e){return new xt(e)}toObject(){return Buffer.from(this._commit,"utf8")}headers(){return this.parseHeaders()}message(){return xt.justMessage(this._commit)}parse(){return Object.assign({message:this.message()},this.headers())}static justMessage(e){return ti(e.slice(e.indexOf(`
|
|
51
51
|
|
|
52
52
|
`)+2))}static justHeaders(e){return e.slice(0,e.indexOf(`
|
|
53
53
|
|
|
@@ -56,29 +56,29 @@ gpgsig`+Iy(r)+`
|
|
|
56
56
|
`+n.slice(1):r.push(n);let i={parent:[]};for(let n of r){let s=n.slice(0,n.indexOf(" ")),a=n.slice(n.indexOf(" ")+1);Array.isArray(i[s])?i[s].push(a):i[s]=a}return i.author&&(i.author=Xu(i.author)),i.committer&&(i.committer=Xu(i.committer)),i}static renderHeaders(e){let r="";if(e.tree?r+=`tree ${e.tree}
|
|
57
57
|
`:r+=`tree 4b825dc642cb6eb9a060e54bf8d69288fbee4904
|
|
58
58
|
`,e.parent){if(e.parent.length===void 0)throw new H("commit 'parent' property should be an array");for(let s of e.parent)r+=`parent ${s}
|
|
59
|
-
`}let i=e.author;r+=`author ${
|
|
60
|
-
`;let n=e.committer||e.author;return r+=`committer ${
|
|
61
|
-
`,e.gpgsig&&(r+="gpgsig"+
|
|
62
|
-
`+
|
|
59
|
+
`}let i=e.author;r+=`author ${Zy(i)}
|
|
60
|
+
`;let n=e.committer||e.author;return r+=`committer ${Zy(n)}
|
|
61
|
+
`,e.gpgsig&&(r+="gpgsig"+By(e.gpgsig)),r}static render(e){return xt.renderHeaders(e)+`
|
|
62
|
+
`+ti(e.message)}render(){return this._commit}withoutSignature(){let e=ti(this._commit);if(e.indexOf(`
|
|
63
63
|
gpgsig`)===-1)return e;let r=e.slice(0,e.indexOf(`
|
|
64
64
|
gpgsig`)),i=e.slice(e.indexOf(`-----END PGP SIGNATURE-----
|
|
65
|
-
`)+28);return
|
|
66
|
-
`+i)}isolateSignature(){let e=this._commit.slice(this._commit.indexOf("-----BEGIN PGP SIGNATURE-----"),this._commit.indexOf("-----END PGP SIGNATURE-----")+27);return
|
|
67
|
-
gpgsig`+
|
|
68
|
-
`+s;return xt.from(c)}};u(xt,"GitCommit");var At=xt;async function Ba({fs:t,cache:e,gitdir:r,oid:i}){if(i==="4b825dc642cb6eb9a060e54bf8d69288fbee4904")return{tree:Rt.from([]),oid:i};let{type:n,object:s}=await
|
|
69
|
-
`),i=new TextEncoder().encode(i)}catch{}return typeof i!="string"&&(i=Buffer.from(i)),i}catch{return null}}async write(e,r,i={}){try{await this._writeFile(e,r,i)}catch{await this.mkdir(Pa(e)),await this._writeFile(e,r,i)}}async mkdir(e,r=!1){try{await this._mkdir(e)}catch(i){if(i===null||i.code==="EEXIST")return;if(r)throw i;if(i.code==="ENOENT"){let n=Pa(e);if(n==="."||n==="/"||n===e)throw i;await this.mkdir(n),await this.mkdir(e,!0)}}}async rm(e){try{await this._unlink(e)}catch(r){if(r.code!=="ENOENT")throw r}}async rmdir(e,r){try{r&&r.recursive?await this._rm(e,r):await this._rmdir(e)}catch(i){if(i.code!=="ENOENT")throw i}}async readdir(e){try{let r=await this._readdir(e);return r.sort(Uh),r}catch(r){return r.code==="ENOTDIR"?null:[]}}async readdirDeep(e){let r=await this._readdir(e);return(await Promise.all(r.map(async n=>{let s=e+"/"+n;return(await this._stat(s)).isDirectory()?this.readdirDeep(s):s}))).reduce((n,s)=>n.concat(s),[])}async lstat(e){try{return await this._lstat(e)}catch(r){if(r.code==="ENOENT"||(r.code||"").includes("ENS"))return null;throw r}}async readlink(e,r={encoding:"buffer"}){try{let i=await this._readlink(e,r);return Buffer.isBuffer(i)?i:Buffer.from(i)}catch(i){if(i.code==="ENOENT"||(i.code||"").includes("ENS"))return null;throw i}}async writelink(e,r){return this._symlink(r.toString("utf8"),e)}};u(wg,"FileSystem");var M=wg;function O(t,e){if(e===void 0)throw new Ot(t)}u(O,"assertParameter");async function Qu(t,e){return!t&&!e?!1:t&&!e||!t&&e?!0:!(await t.type()==="tree"&&await e.type()==="tree"||await t.type()===await e.type()&&await t.mode()===await e.mode()&&await t.oid()===await e.oid())}u(Qu,"modified");async function JT({fs:t,dir:e,gitdir:r=C(e,".git"),commit:i="HEAD",cache:n={}}){try{O("fs",t),O("dir",e),O("gitdir",r);let s=new M(t),a=[jt({ref:i}),za(),Cn()],l=[];await Pe.acquire({fs:s,gitdir:r,cache:n},async function(o){l=o.unmergedPaths});let c=await Li({fs:s,cache:n,dir:e,gitdir:r,trees:a,map:u(async function(o,[f,h,d]){let p=!await Qu(h,d),m=l.includes(o),w=!await Qu(d,f);if(p||m)return f?{path:o,mode:await f.mode(),oid:await f.oid(),type:await f.type(),content:await f.content()}:void 0;if(w)return!1;throw new tc(o)},"map")});await Pe.acquire({fs:s,gitdir:r,cache:n},async function(o){for(let f of c)if(f!==!1){if(!f){await s.rmdir(`${e}/${f.path}`,{recursive:!0}),o.delete({filepath:f.path});continue}if(f.type==="blob"){let h=new TextDecoder().decode(f.content);await s.write(`${e}/${f.path}`,h,{mode:f.mode}),o.insert({filepath:f.path,oid:f.oid,stage:0})}}})}catch(s){throw s.caller="git.abortMerge",s}}u(JT,"abortMerge");var yg=class yg{static async isIgnored({fs:e,dir:r,gitdir:i=C(r,".git"),filepath:n}){if(Zu(n)===".git")return!0;if(n===".")return!1;let s="",a=C(i,"info","exclude");await e.exists(a)&&(s=await e.read(a,"utf8"));let l=[{gitignore:C(r,".gitignore"),filepath:n}],c=n.split("/").filter(Boolean);for(let f=1;f<c.length;f++){let h=c.slice(0,f).join("/"),d=c.slice(f).join("/");l.push({gitignore:C(r,h,".gitignore"),filepath:d})}let o=!1;for(let f of l){let h;try{h=await e.read(f.gitignore,"utf8")}catch(m){if(m.code==="NOENT")continue}let d=P6().add(s);d.add(h);let p=Pa(f.filepath);if(p!=="."&&d.ignores(p))return!0;o?o=!d.test(f.filepath).unignored:o=d.test(f.filepath).ignored}return o}};u(yg,"GitIgnoreManager");var Mi=yg;async function Oq({fs:t,gitdir:e,object:r,format:i,oid:n}){if(i!=="deflated")throw new H("GitObjectStoreLoose expects objects to write to be in deflated format");let s=`objects/${n.slice(0,2)}/${n.slice(2)}`,a=`${e}/${s}`;await t.exists(a)||await t.write(a,r)}u(Oq,"writeObjectLoose");var $y=null;async function YT(t){return $y===null&&($y=Aq()),$y?Rq(t):eg.deflate(t)}u(YT,"deflate");async function Rq(t){let e=new CompressionStream("deflate"),r=new Blob([t]).stream().pipeThrough(e);return new Uint8Array(await new Response(r).arrayBuffer())}u(Rq,"browserDeflate");function Aq(){try{return new CompressionStream("deflate").writable.close(),new Blob([]).stream().cancel(),!0}catch{return!1}}u(Aq,"testCompressionStream");async function Pt({fs:t,gitdir:e,type:r,object:i,format:n="content",oid:s=void 0,dryRun:a=!1}){return n!=="deflated"&&(n!=="wrapped"&&(i=$i.wrap({type:r,object:i})),s=await si(i),i=Buffer.from(await YT(i))),a||await Oq({fs:t,gitdir:e,object:i,format:"deflated",oid:s}),s}u(Pt,"_writeObject");function XT(t){let e;for(;~(e=t.indexOf(92));)t[e]=47;return t}u(XT,"posixifyPathBuffer");async function QT({fs:t,dir:e,gitdir:r=C(e,".git"),filepath:i,cache:n={},force:s=!1,parallel:a=!0}){try{O("fs",t),O("dir",e),O("gitdir",r),O("filepath",i);let l=new M(t);await Pe.acquire({fs:l,gitdir:r,cache:n},async c=>{let f=await(await Oe.get({fs:l,gitdir:r})).get("core.autocrlf");return Xy({dir:e,gitdir:r,fs:l,filepath:i,index:c,force:s,parallel:a,autocrlf:f})})}catch(l){throw l.caller="git.add",l}}u(QT,"add");async function Xy({dir:t,gitdir:e,fs:r,filepath:i,index:n,force:s,parallel:a,autocrlf:l}){i=Array.isArray(i)?i:[i];let c=i.map(async d=>{if(!s&&await Mi.isIgnored({fs:r,dir:t,gitdir:e,filepath:d}))return;let p=await r.lstat(C(t,d));if(!p)throw new pe(d);if(p.isDirectory()){let m=await r.readdir(C(t,d));if(a){let w=m.map(g=>Xy({dir:t,gitdir:e,fs:r,filepath:[C(d,g)],index:n,force:s,parallel:a,autocrlf:l}));await Promise.all(w)}else for(let w of m)await Xy({dir:t,gitdir:e,fs:r,filepath:[C(d,w)],index:n,force:s,parallel:a,autocrlf:l})}else{let m=p.isSymbolicLink()?await r.readlink(C(t,d)).then(XT):await r.read(C(t,d),{autocrlf:l});if(m===null)throw new pe(d);let w=await Pt({fs:r,gitdir:e,type:"blob",object:m});n.insert({filepath:d,stats:p,oid:w})}}),o=await Promise.allSettled(c),f=o.filter(d=>d.status==="rejected").map(d=>d.reason);if(f.length>1)throw new Yl(f);if(f.length===1)throw f[0];return o.filter(d=>d.status==="fulfilled"&&d.value).map(d=>d.value)}u(Xy,"addToIndex");async function ic({fs:t,gitdir:e,path:r}){return(await Oe.get({fs:t,gitdir:e})).get(r)}u(ic,"_getConfig");function ex(t,...e){for(let r of e)if(r)for(let i of Object.keys(r)){let n=r[i];n!==void 0&&(t[i]=n)}return t}u(ex,"assignDefined");async function ji({fs:t,gitdir:e,author:r,commit:i}){let n=Math.floor(Date.now()/1e3),s={name:await ic({fs:t,gitdir:e,path:"user.name"}),email:await ic({fs:t,gitdir:e,path:"user.email"})||"",timestamp:n,timezoneOffset:new Date(n*1e3).getTimezoneOffset()},a=ex({},s,i?i.author:void 0,r);if(a.name!==void 0)return a}u(ji,"normalizeAuthorObject");async function La({fs:t,gitdir:e,author:r,committer:i,commit:n}){let s=Math.floor(Date.now()/1e3),a={name:await ic({fs:t,gitdir:e,path:"user.name"}),email:await ic({fs:t,gitdir:e,path:"user.email"})||"",timestamp:s,timezoneOffset:new Date(s*1e3).getTimezoneOffset()},l=ex({},a,n?n.committer:void 0,r,i);if(l.name!==void 0)return l}u(La,"normalizeCommitterObject");async function tx({fs:t,cache:e,gitdir:r,oid:i}){let{type:n,object:s}=await ge({fs:t,cache:e,gitdir:r,oid:i});if(n==="tag")return i=qt.from(s).parse().object,tx({fs:t,cache:e,gitdir:r,oid:i});if(n!=="commit")throw new _t(i,n,"commit");return{commit:At.from(s),oid:i}}u(tx,"resolveCommit");async function Ma({fs:t,cache:e,gitdir:r,oid:i}){let{commit:n,oid:s}=await tx({fs:t,cache:e,gitdir:r,oid:i});return{oid:s,commit:n.parse(),payload:n.withoutSignature()}}u(Ma,"_readCommit");async function Wh({fs:t,cache:e,onSign:r,gitdir:i,message:n,author:s,committer:a,signingKey:l,amend:c=!1,dryRun:o=!1,noUpdateBranch:f=!1,ref:h,parent:d,tree:p}){let m=!1;h||(h=await $.resolve({fs:t,gitdir:i,ref:"HEAD",depth:2}));let w,g;try{w=await $.resolve({fs:t,gitdir:i,ref:h}),g=await Ma({fs:t,gitdir:i,oid:w,cache:{}})}catch{m=!0}if(c&&m)throw new rc(h);let b=c?await ji({fs:t,gitdir:i,author:s,commit:g.commit}):await ji({fs:t,gitdir:i,author:s});if(!b)throw new ft("author");let _=c?await La({fs:t,gitdir:i,author:b,committer:a,commit:g.commit}):await La({fs:t,gitdir:i,author:b,committer:a});if(!_)throw new ft("committer");return Pe.acquire({fs:t,gitdir:i,cache:e,allowUnmerged:!1},async function(S){let k=zT(S.entries).get(".");if(p||(p=await rx({fs:t,gitdir:i,inode:k,dryRun:o})),d?d=await Promise.all(d.map(T=>$.resolve({fs:t,gitdir:i,ref:T}))):c?d=g.commit.parent:d=w?[w]:[],!n)if(c)n=g.commit.message;else throw new Ot("message");let A=At.from({tree:p,parent:d,author:b,committer:_,message:n});l&&(A=await At.sign(A,r,l));let v=await Pt({fs:t,gitdir:i,type:"commit",object:A.toObject(),dryRun:o});return!f&&!o&&await $.writeRef({fs:t,gitdir:i,ref:h,value:v}),v})}u(Wh,"_commit");async function rx({fs:t,gitdir:e,inode:r,dryRun:i}){let n=r.children;for(let c of n)c.type==="tree"&&(c.metadata.mode="040000",c.metadata.oid=await rx({fs:t,gitdir:e,inode:c,dryRun:i}));let s=n.map(c=>({mode:c.metadata.mode,path:c.basename,oid:c.metadata.oid,type:c.type})),a=Rt.from(s);return await Pt({fs:t,gitdir:e,type:"tree",object:a.toObject(),dryRun:i})}u(rx,"constructTree");async function sc({fs:t,cache:e,gitdir:r,oid:i,filepath:n}){if(n.startsWith("/"))throw new Bi("leading-slash");if(n.endsWith("/"))throw new Bi("trailing-slash");let s=i,a=await Ba({fs:t,cache:e,gitdir:r,oid:i}),l=a.tree;if(n==="")i=a.oid;else{let c=n.split("/");i=await ix({fs:t,cache:e,gitdir:r,tree:l,pathArray:c,oid:s,filepath:n})}return i}u(sc,"resolveFilepath");async function ix({fs:t,cache:e,gitdir:r,tree:i,pathArray:n,oid:s,filepath:a}){let l=n.shift();for(let c of i)if(c.path===l){if(n.length===0)return c.oid;{let{type:o,object:f}=await ge({fs:t,cache:e,gitdir:r,oid:c.oid});if(o!=="tree")throw new _t(s,o,"tree",a);return i=Rt.from(f),ix({fs:t,cache:e,gitdir:r,tree:i,pathArray:n,oid:s,filepath:a})}}throw new pe(`file or directory found at "${s}:${a}"`)}u(ix,"_resolveFilepath");async function Wa({fs:t,cache:e,gitdir:r,oid:i,filepath:n=void 0}){n!==void 0&&(i=await sc({fs:t,cache:e,gitdir:r,oid:i,filepath:n}));let{tree:s,oid:a}=await Ba({fs:t,cache:e,gitdir:r,oid:i});return{oid:a,tree:s.entries()}}u(Wa,"_readTree");async function ac({fs:t,gitdir:e,tree:r}){let i=Rt.from(r).toObject();return await Pt({fs:t,gitdir:e,type:"tree",object:i,format:"content"})}u(ac,"_writeTree");async function Pq({fs:t,cache:e,onSign:r,gitdir:i,ref:n,oid:s,note:a,force:l,author:c,committer:o,signingKey:f}){let h;try{h=await $.resolve({gitdir:i,fs:t,ref:n})}catch(b){if(!(b instanceof pe))throw b}let p=(await Wa({fs:t,cache:e,gitdir:i,oid:h||"4b825dc642cb6eb9a060e54bf8d69288fbee4904"})).tree;if(l)p=p.filter(b=>b.path!==s);else for(let b of p)if(b.path===s)throw new dr("note",s);typeof a=="string"&&(a=Buffer.from(a,"utf8"));let m=await Pt({fs:t,gitdir:i,type:"blob",object:a,format:"content"});p.push({mode:"100644",path:s,oid:m,type:"blob"});let w=await ac({fs:t,gitdir:i,tree:p});return await Wh({fs:t,cache:e,onSign:r,gitdir:i,ref:n,tree:w,parent:h&&[h],message:`Note added by 'isomorphic-git addNote'
|
|
70
|
-
`,author:c,committer:o,signingKey:f})}u(Pq,"_addNote");async function nx({fs:t,onSign:e,dir:r,gitdir:i=C(r,".git"),ref:n="refs/notes/commits",oid:s,note:a,force:l,author:c,committer:o,signingKey:f,cache:h={}}){try{O("fs",t),O("gitdir",i),O("oid",s),O("note",a),f&&O("onSign",e);let d=new M(t),p=await ji({fs:d,gitdir:i,author:c});if(!p)throw new ft("author");let m=await La({fs:d,gitdir:i,author:p,committer:o});if(!m)throw new ft("committer");return await Pq({fs:new M(d),cache:h,onSign:e,gitdir:i,ref:n,oid:s,note:a,force:l,author:p,committer:m,signingKey:f})}catch(d){throw d.caller="git.addNote",d}}u(nx,"addNote");var Nq=/(^|[/.])([/.]|$)|^@$|@{|[\x00-\x20\x7f~^:?*[\\]|\.lock(\/|$)/;function nc(t,e){if(typeof t!="string")throw new TypeError("Reference name must be a string");return!Nq.test(t)&&(!!e||t.includes("/"))}u(nc,"isValidRef");async function sx({fs:t,gitdir:e,remote:r,url:i,force:n}){if(!nc(r,!0))throw new pr(r,jl.clean(r));let s=await Oe.get({fs:t,gitdir:e});if(!n&&(await s.getSubsections("remote")).includes(r)&&i!==await s.get(`remote.${r}.url`))throw new dr("remote",r);await s.set(`remote.${r}.url`,i),await s.set(`remote.${r}.fetch`,`+refs/heads/*:refs/remotes/${r}/*`),await Oe.save({fs:t,gitdir:e,config:s})}u(sx,"_addRemote");async function ax({fs:t,dir:e,gitdir:r=C(e,".git"),remote:i,url:n,force:s=!1}){try{return O("fs",t),O("gitdir",r),O("remote",i),O("url",n),await sx({fs:new M(t),gitdir:r,remote:i,url:n,force:s})}catch(a){throw a.caller="git.addRemote",a}}u(ax,"addRemote");async function Dq({fs:t,cache:e,onSign:r,gitdir:i,ref:n,tagger:s,message:a=n,gpgsig:l,object:c,signingKey:o,force:f=!1}){if(n=n.startsWith("refs/tags/")?n:`refs/tags/${n}`,!f&&await $.exists({fs:t,gitdir:i,ref:n}))throw new dr("tag",n);let h=await $.resolve({fs:t,gitdir:i,ref:c||"HEAD"}),{type:d}=await ge({fs:t,cache:e,gitdir:i,oid:h}),p=qt.from({object:h,type:d,tag:n.replace("refs/tags/",""),tagger:s,message:a,gpgsig:l});o&&(p=await qt.sign(p,r,o));let m=await Pt({fs:t,gitdir:i,type:"tag",object:p.toObject()});await $.writeRef({fs:t,gitdir:i,ref:n,value:m})}u(Dq,"_annotatedTag");async function ox({fs:t,onSign:e,dir:r,gitdir:i=C(r,".git"),ref:n,tagger:s,message:a=n,gpgsig:l,object:c,signingKey:o,force:f=!1,cache:h={}}){try{O("fs",t),O("gitdir",i),O("ref",n),o&&O("onSign",e);let d=new M(t),p=await ji({fs:d,gitdir:i,author:s});if(!p)throw new ft("tagger");return await Dq({fs:d,cache:h,onSign:e,gitdir:i,ref:n,tagger:p,message:a,gpgsig:l,object:c,signingKey:o,force:f})}catch(d){throw d.caller="git.annotatedTag",d}}u(ox,"annotatedTag");async function Cq({fs:t,gitdir:e,ref:r,object:i,checkout:n=!1,force:s=!1}){if(!nc(r,!0))throw new pr(r,jl.clean(r));let a=`refs/heads/${r}`;if(!s&&await $.exists({fs:t,gitdir:e,ref:a}))throw new dr("branch",r,!1);let l;try{l=await $.resolve({fs:t,gitdir:e,ref:i||"HEAD"})}catch{}l&&await $.writeRef({fs:t,gitdir:e,ref:a,value:l}),n&&await $.writeSymbolicRef({fs:t,gitdir:e,ref:"HEAD",value:a})}u(Cq,"_branch");async function lx({fs:t,dir:e,gitdir:r=C(e,".git"),ref:i,object:n,checkout:s=!1,force:a=!1}){try{return O("fs",t),O("gitdir",r),O("ref",i),await Cq({fs:new M(t),gitdir:r,ref:i,object:n,checkout:s,force:a})}catch(l){throw l.caller="git.branch",l}}u(lx,"branch");var cx=u((t,e)=>t==="."||e==null||e.length===0||e==="."?!0:e.length>=t.length?e.startsWith(t):t.startsWith(e),"worthWalking");async function rg({fs:t,cache:e,onProgress:r,onPostCheckout:i,dir:n,gitdir:s,remote:a,ref:l,filepaths:c,noCheckout:o,noUpdateHead:f,dryRun:h,force:d,track:p=!0,nonBlocking:m=!1,batchSize:w=100}){let g;if(i)try{g=await $.resolve({fs:t,gitdir:s,ref:"HEAD"})}catch{g="0000000000000000000000000000000000000000"}let b;try{b=await $.resolve({fs:t,gitdir:s,ref:l})}catch(_){if(l==="HEAD")throw _;let S=`${a}/${l}`;if(b=await $.resolve({fs:t,gitdir:s,ref:S}),p){let F=await Oe.get({fs:t,gitdir:s});await F.set(`branch.${l}.remote`,a),await F.set(`branch.${l}.merge`,`refs/heads/${l}`),await Oe.save({fs:t,gitdir:s,config:F})}await $.writeRef({fs:t,gitdir:s,ref:`refs/heads/${l}`,value:b})}if(!o){let _;try{_=await Iq({fs:t,cache:e,onProgress:r,dir:n,gitdir:s,ref:l,force:d,filepaths:c})}catch(v){throw v instanceof pe&&v.data.what===b?new Vl(l,b):v}let S=_.filter(([v])=>v==="conflict").map(([v,T])=>T);if(S.length>0)throw new Hl(S);let F=_.filter(([v])=>v==="error").map(([v,T])=>T);if(F.length>0)throw new H(F.join(", "));if(h){i&&await i({previousHead:g,newHead:b,type:c!=null&&c.length>0?"file":"branch"});return}let k=0,A=_.length;if(await Pe.acquire({fs:t,gitdir:s,cache:e},async function(v){await Promise.all(_.filter(([T])=>T==="delete"||T==="delete-index").map(async function([T,E]){let R=`${n}/${E}`;T==="delete"&&await t.rm(R),v.delete({filepath:E}),r&&await r({phase:"Updating workdir",loaded:++k,total:A})}))}),await Pe.acquire({fs:t,gitdir:s,cache:e},async function(v){for(let[T,E]of _)if(T==="rmdir"||T==="rmdir-index"){let R=`${n}/${E}`;try{T==="rmdir"&&await t.rmdir(R),v.delete({filepath:E}),r&&await r({phase:"Updating workdir",loaded:++k,total:A})}catch(P){if(P.code==="ENOTEMPTY")console.log(`Did not delete ${E} because directory is not empty`);else throw P}}}),await Promise.all(_.filter(([v])=>v==="mkdir"||v==="mkdir-index").map(async function([v,T]){let E=`${n}/${T}`;await t.mkdir(E),r&&await r({phase:"Updating workdir",loaded:++k,total:A})})),m){let v=_.filter(([E])=>E==="create"||E==="create-index"||E==="update"||E==="mkdir-index"),T=await AT("Update Working Dir",v.map(([E,R,P,I,B])=>()=>Bq({fs:t,cache:e,gitdir:s,dir:n},[E,R,P,I,B])),r,w);await Pe.acquire({fs:t,gitdir:s,cache:e,allowUnmerged:!0},async function(E){await AT("Update Index",T.map(([R,P,I])=>()=>$q({index:E,fullpath:R,oid:P,stats:I})),r,w)})}else await Pe.acquire({fs:t,gitdir:s,cache:e,allowUnmerged:!0},async function(v){await Promise.all(_.filter(([T])=>T==="create"||T==="create-index"||T==="update"||T==="mkdir-index").map(async function([T,E,R,P,I]){let B=`${n}/${E}`;try{if(T!=="create-index"&&T!=="mkdir-index"){let{object:we}=await ge({fs:t,cache:e,gitdir:s,oid:R});if(I&&await t.rm(B),P===33188)await t.write(B,we);else if(P===33261)await t.write(B,we,{mode:511});else if(P===40960)await t.writelink(B,we);else throw new H(`Invalid mode 0o${P.toString(8)} detected in blob ${R}`)}let z=await t.lstat(B);P===33261&&(z.mode=493),T==="mkdir-index"&&(z.mode=57344),v.insert({filepath:E,stats:z,oid:R}),r&&await r({phase:"Updating workdir",loaded:++k,total:A})}catch(z){console.log(z)}}))});i&&await i({previousHead:g,newHead:b,type:c!=null&&c.length>0?"file":"branch"})}if(!f){let _=await $.expand({fs:t,gitdir:s,ref:l});_.startsWith("refs/heads")?await $.writeSymbolicRef({fs:t,gitdir:s,ref:"HEAD",value:_}):await $.writeRef({fs:t,gitdir:s,ref:"HEAD",value:b})}}u(rg,"_checkout");async function Iq({fs:t,cache:e,onProgress:r,dir:i,gitdir:n,ref:s,force:a,filepaths:l}){let c=0;return Li({fs:t,cache:e,dir:i,gitdir:n,trees:[jt({ref:s}),za(),Cn()],map:u(async function(o,[f,h,d]){if(o===".")return;if(l&&!l.some(m=>cx(o,m)))return null;switch(r&&await r({phase:"Analyzing workdir",loaded:++c}),[!!d,!!f,!!h].map(Number).join("")){case"000":return;case"001":return a&&l&&l.includes(o)?["delete",o]:void 0;case"010":switch(await f.type()){case"tree":return["mkdir",o];case"blob":return["create",o,await f.oid(),await f.mode()];case"commit":return["mkdir-index",o,await f.oid(),await f.mode()];default:return["error",`new entry Unhandled type ${await f.type()}`]}case"011":switch(`${await f.type()}-${await h.type()}`){case"tree-tree":return;case"tree-blob":case"blob-tree":return["conflict",o];case"blob-blob":return await f.oid()!==await h.oid()?a?["update",o,await f.oid(),await f.mode(),await f.mode()!==await h.mode()]:["conflict",o]:await f.mode()!==await h.mode()?a?["update",o,await f.oid(),await f.mode(),!0]:["conflict",o]:["create-index",o,await f.oid(),await f.mode()];case"commit-tree":return;case"commit-blob":return["conflict",o];default:return["error",`new entry Unhandled type ${f.type}`]}case"100":return["delete-index",o];case"101":switch(await d.type()){case"tree":return["rmdir-index",o];case"blob":return await d.oid()!==await h.oid()?a?["delete",o]:["conflict",o]:["delete",o];case"commit":return["rmdir-index",o];default:return["error",`delete entry Unhandled type ${await d.type()}`]}case"110":case"111":switch(`${await d.type()}-${await f.type()}`){case"tree-tree":return;case"blob-blob":{if(await d.oid()===await f.oid()&&await d.mode()===await f.mode()&&!a)return;if(h){if(await h.oid()!==await d.oid()&&await h.oid()!==await f.oid())return a?["update",o,await f.oid(),await f.mode(),await f.mode()!==await h.mode()]:["conflict",o]}else if(a)return["update",o,await f.oid(),await f.mode(),await f.mode()!==await d.mode()];return await f.mode()!==await d.mode()?["update",o,await f.oid(),await f.mode(),!0]:await f.oid()!==await d.oid()?["update",o,await f.oid(),await f.mode(),!1]:void 0}case"tree-blob":return["update-dir-to-blob",o,await f.oid()];case"blob-tree":return["update-blob-to-tree",o];case"commit-commit":return["mkdir-index",o,await f.oid(),await f.mode()];default:return["error",`update entry Unhandled type ${await d.type()}-${await f.type()}`]}}},"map"),reduce:u(async function(o,f){return f=KT(f),o?o&&o[0]==="rmdir"?(f.push(o),f):(f.unshift(o),f):f},"reduce")})}u(Iq,"analyze");async function $q({index:t,fullpath:e,stats:r,oid:i}){try{t.insert({filepath:e,stats:r,oid:i})}catch(n){console.warn(`Error inserting ${e} into index:`,n)}}u($q,"updateIndex");async function Bq({fs:t,cache:e,gitdir:r,dir:i},[n,s,a,l,c]){let o=`${i}/${s}`;if(n!=="create-index"&&n!=="mkdir-index"){let{object:h}=await ge({fs:t,cache:e,gitdir:r,oid:a});if(c&&await t.rm(o),l===33188)await t.write(o,h);else if(l===33261)await t.write(o,h,{mode:511});else if(l===40960)await t.writelink(o,h);else throw new H(`Invalid mode 0o${l.toString(8)} detected in blob ${a}`)}let f=await t.lstat(o);return l===33261&&(f.mode=493),n==="mkdir-index"&&(f.mode=57344),[s,a,f]}u(Bq,"updateWorkingDir");async function AT(t,e,r,i){let n=[];try{for(let s=0;s<e.length;s+=i){let a=e.slice(s,s+i).map(c=>c());(await Promise.allSettled(a)).forEach(c=>{c.status==="fulfilled"&&n.push(c.value)}),r&&await r({phase:"Updating workdir",loaded:s+a.length,total:e.length})}return n}catch(s){console.error(`Error during ${t}: ${s}`)}return n}u(AT,"batchAllSettled");async function ig({fs:t,onProgress:e,onPostCheckout:r,dir:i,gitdir:n=C(i,".git"),remote:s="origin",ref:a,filepaths:l,noCheckout:c=!1,noUpdateHead:o=a===void 0,dryRun:f=!1,force:h=!1,track:d=!0,cache:p={},nonBlocking:m=!1,batchSize:w=100}){try{O("fs",t),O("dir",i),O("gitdir",n);let g=a||"HEAD";return await rg({fs:new M(t),cache:p,onProgress:e,onPostCheckout:r,dir:i,gitdir:n,remote:s,ref:g,filepaths:l,noCheckout:c,noUpdateHead:o,dryRun:f,force:h,track:d,nonBlocking:m,batchSize:w})}catch(g){throw g.caller="git.checkout",g}}u(ig,"checkout");var Lq=/^refs\/(heads\/|tags\/|remotes\/)?(.*)/;function An(t){let e=Lq.exec(t);return e?e[1]==="remotes/"&&t.endsWith("/HEAD")?e[2].slice(0,-5):e[2]:t}u(An,"abbreviateRef");async function Ui({fs:t,gitdir:e,fullname:r=!1,test:i=!1}){let n=await $.resolve({fs:t,gitdir:e,ref:"HEAD",depth:2});if(i)try{await $.resolve({fs:t,gitdir:e,ref:n})}catch{return}if(n.startsWith("refs/"))return r?n:An(n)}u(Ui,"_currentBranch");function Mq(t){return t=t.replace(/^git@([^:]+):/,"https://$1/"),t=t.replace(/^ssh:\/\//,"https://"),t}u(Mq,"translateSSHtoHTTP");function fx({username:t="",password:e=""}){return`Basic ${Buffer.from(`${t}:${e}`).toString("base64")}`}u(fx,"calculateBasicAuthHeader");async function oc(t,e){let r=VT(t);for(;;){let{value:i,done:n}=await r.next();if(i&&await e(i),n)break}r.return&&r.return()}u(oc,"forAwait");async function eh(t){let e=0,r=[];await oc(t,s=>{r.push(s),e+=s.byteLength});let i=new Uint8Array(e),n=0;for(let s of r)i.set(s,n),n+=s.byteLength;return i}u(eh,"collect");function PT(t){let e=t.match(/^https?:\/\/([^/]+)@/);if(e==null)return{url:t,auth:{}};e=e[1];let[r,i]=e.split(":");return t=t.replace(`${e}@`,""),{url:t,auth:{username:r,password:i}}}u(PT,"extractAuthFromUrl");function Qy(t,e){let r=e.toString(16);return"0".repeat(t-r.length)+r}u(Qy,"padHex");var gg=class gg{static flush(){return Buffer.from("0000","utf8")}static delim(){return Buffer.from("0001","utf8")}static encode(e){typeof e=="string"&&(e=Buffer.from(e));let r=e.length+4,i=Qy(4,r);return Buffer.concat([Buffer.from(i,"utf8"),e])}static streamReader(e){let r=new Yu(e);return u(async function(){try{let n=await r.read(4);if(n==null)return!0;if(n=parseInt(n.toString("utf8"),16),n===0||n===1)return null;let s=await r.read(n-4);return s??!0}catch(n){return e.error=n,!0}},"read")}};u(gg,"GitPktLine");var Te=gg;async function NT(t){let e={},r;for(;r=await t(),r!==!0;){if(r===null)continue;r=r.toString("utf8").replace(/\n$/,"");let i=r.indexOf("=");if(i>-1){let n=r.slice(0,i),s=r.slice(i+1);e[n]=s}else e[r]=!0}return{protocolVersion:2,capabilities2:e}}u(NT,"parseCapabilitiesV2");async function DT(t,{service:e}){let r=new Set,i=new Map,n=new Map,s=Te.streamReader(t),a=await s();for(;a===null;)a=await s();if(a===!0)throw new Gl;if(a.includes("version 2"))return NT(s);if(a.toString("utf8").replace(/\n$/,"")!==`# service=${e}`)throw new Pn(`# service=${e}\\n`,a.toString("utf8"));let l=await s();for(;l===null;)l=await s();if(l===!0)return{capabilities:r,refs:i,symrefs:n};if(l=l.toString("utf8"),l.includes("version 2"))return NT(s);let[c,o]=By(l,"\0","\\x00");if(o.split(" ").map(f=>r.add(f)),c!=="0000000000000000000000000000000000000000 capabilities^{}"){let[f,h]=By(c," "," ");for(i.set(h,f);;){let d=await s();if(d===!0)break;if(d!==null){let[p,m]=By(d.toString("utf8")," "," ");i.set(m,p)}}}for(let f of r)if(f.startsWith("symref=")){let h=f.match(/symref=([^:]+):(.*)/);h.length===3&&n.set(h[1],h[2])}return{protocolVersion:1,capabilities:r,refs:i,symrefs:n}}u(DT,"parseRefsAdResponse");function By(t,e,r){let i=t.trim().split(e);if(i.length!==2)throw new Pn(`Two strings separated by '${r}'`,t.toString("utf8"));return i}u(By,"splitAndAssert");var CT=u((t,e)=>t.endsWith("?")?`${t}${e}`:`${t}/${e.replace(/^https?:\/\//,"")}`,"corsProxify"),IT=u((t,e)=>{(e.username||e.password)&&(t.Authorization=fx(e)),e.headers&&Object.assign(t,e.headers)},"updateHeaders"),Ly=u(async t=>{try{let e=Buffer.from(await eh(t.body)),r=e.toString("utf8");return{preview:r.length<256?r:r.slice(0,256)+"...",response:r,data:e}}catch{return{}}},"stringifyBody"),bg=class bg{static async capabilities(){return["discover","connect"]}static async discover({http:e,onProgress:r,onAuth:i,onAuthSuccess:n,onAuthFailure:s,corsProxy:a,service:l,url:c,headers:o,protocolVersion:f}){let{url:h,auth:d}=PT(c),p=a?CT(a,h):h;(d.username||d.password)&&(o.Authorization=fx(d)),f===2&&(o["Git-Protocol"]="version=2");let m,w,g=!1;do if(m=await e.request({onProgress:r,method:"GET",url:`${p}/info/refs?service=${l}`,headers:o}),w=!1,m.statusCode===401||m.statusCode===203){let b=g?s:i;if(b){if(d=await b(h,{...d,headers:{...o}}),d&&d.cancel)throw new $a;d&&(IT(o,d),g=!0,w=!0)}}else m.statusCode===200&&g&&n&&await n(h,d);while(w);if(m.statusCode!==200){let{response:b}=await Ly(m);throw new Na(m.statusCode,m.statusMessage,b)}if(m.headers["content-type"]===`application/x-${l}-advertisement`){let b=await DT(m.body,{service:l});return b.auth=d,b}else{let{preview:b,response:_,data:S}=await Ly(m);try{let F=await DT([S],{service:l});return F.auth=d,F}catch{throw new Xl(b,_)}}}static async connect({http:e,onProgress:r,corsProxy:i,service:n,url:s,auth:a,body:l,headers:c}){let o=PT(s);o&&(s=o.url),i&&(s=CT(i,s)),c["content-type"]=`application/x-${n}-request`,c.accept=`application/x-${n}-result`,IT(c,a);let f=await e.request({onProgress:r,method:"POST",url:`${s}/${n}`,body:l,headers:c});if(f.statusCode!==200){let{response:h}=Ly(f);throw new Na(f.statusCode,f.statusMessage,h)}return f}};u(bg,"GitRemoteHTTP");var ja=bg,_g=class _g{static getRemoteHelperFor({url:e}){let r=new Map;r.set("http",ja),r.set("https",ja);let i=jq({url:e});if(!i)throw new ec(e);if(r.has(i.transport))return r.get(i.transport);throw new Ql(e,i.transport,i.transport==="ssh"?Mq(e):void 0)}};u(_g,"GitRemoteManager");var qa=_g;function jq({url:t}){if(t.startsWith("git@"))return{transport:"ssh",address:t};let e=t.match(/(\w+)(:\/\/|::)(.*)/);if(e!==null){if(e[2]==="://")return{transport:e[1],address:e[0]};if(e[2]==="::")return{transport:e[1],address:e[3]}}}u(jq,"parseRemoteUrl");var Rn=null,vg=class vg{static async read({fs:e,gitdir:r}){Rn===null&&(Rn=new Ml);let i=C(r,"shallow"),n=new Set;return await Rn.acquire(i,async function(){let s=await e.read(i,{encoding:"utf8"});if(s===null||s.trim()==="")return n;s.trim().split(`
|
|
71
|
-
`).map(a=>n.add(a))}),n}static async write({fs:e,gitdir:r,oids:i}){
|
|
65
|
+
`)+28);return ti(r+`
|
|
66
|
+
`+i)}isolateSignature(){let e=this._commit.slice(this._commit.indexOf("-----BEGIN PGP SIGNATURE-----"),this._commit.indexOf("-----END PGP SIGNATURE-----")+27);return Fq(e)}static async sign(e,r,i){let n=e.withoutSignature(),s=xt.justMessage(e._commit),{signature:a}=await r({payload:n,secretKey:i});a=ti(a);let c=xt.justHeaders(e._commit)+`
|
|
67
|
+
gpgsig`+By(a)+`
|
|
68
|
+
`+s;return xt.from(c)}};u(xt,"GitCommit");var At=xt;async function Ba({fs:t,cache:e,gitdir:r,oid:i}){if(i==="4b825dc642cb6eb9a060e54bf8d69288fbee4904")return{tree:Rt.from([]),oid:i};let{type:n,object:s}=await be({fs:t,cache:e,gitdir:r,oid:i});if(n==="tag")return i=jt.from(s).parse().object,Ba({fs:t,cache:e,gitdir:r,oid:i});if(n==="commit")return i=At.from(s).parse().tree,Ba({fs:t,cache:e,gitdir:r,oid:i});if(n!=="tree")throw new _t(i,n,"tree");return{tree:Rt.from(s),oid:i}}u(Ba,"resolveTree");var pg=class pg{constructor({fs:e,gitdir:r,ref:i,cache:n}){var a;this.fs=e,this.cache=n,this.gitdir=r,this.mapPromise=(async()=>{let l=new Map,c;try{c=await B.resolve({fs:e,gitdir:r,ref:i})}catch(f){f instanceof me&&(c="4b825dc642cb6eb9a060e54bf8d69288fbee4904")}let o=await Ba({fs:e,cache:this.cache,gitdir:r,oid:c});return o.type="tree",o.mode="40000",l.set(".",o),l})();let s=this;this.ConstructEntry=(a=class{constructor(c){this._fullpath=c,this._type=!1,this._mode=!1,this._stat=!1,this._content=!1,this._oid=!1}async type(){return s.type(this)}async mode(){return s.mode(this)}async stat(){return s.stat(this)}async content(){return s.content(this)}async oid(){return s.oid(this)}},u(a,"TreeEntry"),a)}async readdir(e){let r=e._fullpath,{fs:i,cache:n,gitdir:s}=this,a=await this.mapPromise,l=a.get(r);if(!l)throw new Error(`No obj for ${r}`);let c=l.oid;if(!c)throw new Error(`No oid for obj ${JSON.stringify(l)}`);if(l.type!=="tree")return null;let{type:o,object:f}=await be({fs:i,cache:n,gitdir:s,oid:c});if(o!==l.type)throw new _t(c,o,l.type);let h=Rt.from(f);for(let d of h)a.set(C(r,d.path),d);return h.entries().map(d=>C(r,d.path))}async type(e){if(e._type===!1){let r=await this.mapPromise,{type:i}=r.get(e._fullpath);e._type=i}return e._type}async mode(e){if(e._mode===!1){let r=await this.mapPromise,{mode:i}=r.get(e._fullpath);e._mode=qT(parseInt(i,8))}return e._mode}async stat(e){}async content(e){if(e._content===!1){let r=await this.mapPromise,{fs:i,cache:n,gitdir:s}=this,l=r.get(e._fullpath).oid,{type:c,object:o}=await be({fs:i,cache:n,gitdir:s,oid:l});c!=="blob"?e._content=void 0:e._content=new Uint8Array(o)}return e._content}async oid(e){if(e._oid===!1){let i=(await this.mapPromise).get(e._fullpath);e._oid=i.oid}return e._oid}};u(pg,"GitWalkerRepo");var Ky=pg;function Mt({ref:t="HEAD"}={}){let e=Object.create(null);return Object.defineProperty(e,zh,{value:u(function({fs:r,gitdir:i,cache:n}){return new Ky({fs:r,gitdir:i,ref:t,cache:n})},"value")}),Object.freeze(e),e}u(Mt,"TREE");var mg=class mg{constructor({fs:e,dir:r,gitdir:i,cache:n}){var a;this.fs=e,this.cache=n,this.dir=r,this.gitdir=i,this.config=null;let s=this;this.ConstructEntry=(a=class{constructor(c){this._fullpath=c,this._type=!1,this._mode=!1,this._stat=!1,this._content=!1,this._oid=!1}async type(){return s.type(this)}async mode(){return s.mode(this)}async stat(){return s.stat(this)}async content(){return s.content(this)}async oid(){return s.oid(this)}},u(a,"WorkdirEntry"),a)}async readdir(e){let r=e._fullpath,{fs:i,dir:n}=this,s=await i.readdir(C(n,r));return s===null?null:s.map(a=>C(r,a))}async type(e){return e._type===!1&&await e.stat(),e._type}async mode(e){return e._mode===!1&&await e.stat(),e._mode}async stat(e){if(e._stat===!1){let{fs:r,dir:i}=this,n=await r.lstat(`${i}/${e._fullpath}`);if(!n)throw new Error(`ENOENT: no such file or directory, lstat '${e._fullpath}'`);let s=n.isDirectory()?"tree":"blob";s==="blob"&&!n.isFile()&&!n.isSymbolicLink()&&(s="special"),e._type=s,n=Ra(n),e._mode=n.mode,n.size===-1&&e._actualSize&&(n.size=e._actualSize),e._stat=n}return e._stat}async content(e){if(e._content===!1){let{fs:r,dir:i,gitdir:n}=this;if(await e.type()==="tree")e._content=void 0;else{let a=await(await this._getGitConfig(r,n)).get("core.autocrlf"),l=await r.read(`${i}/${e._fullpath}`,{autocrlf:a});e._actualSize=l.length,e._stat&&e._stat.size===-1&&(e._stat.size=e._actualSize),e._content=new Uint8Array(l)}}return e._content}async oid(e){if(e._oid===!1){let r=this,{fs:i,gitdir:n,cache:s}=this,a;await Ne.acquire({fs:i,gitdir:n,cache:s},async function(l){let c=l.entriesMap.get(e._fullpath),o=await e.stat(),h=await(await r._getGitConfig(i,n)).get("core.filemode"),d=typeof process<"u"?process.platform!=="win32":!0;if(!c||Gu(o,c,h,d)){let p=await e.content();p===void 0?a=void 0:(a=await ri(Ci.wrap({type:"blob",object:p})),c&&a===c.oid&&(!h||o.mode===c.mode)&&Gu(o,c,h,d)&&l.insert({filepath:e._fullpath,stats:o,oid:a}))}else a=c.oid}),e._oid=a}return e._oid}async _getGitConfig(e,r){return this.config?this.config:(this.config=await Re.get({fs:e,gitdir:r}),this.config)}};u(mg,"GitWalkerFs");var Jy=mg;function Ua(){let t=Object.create(null);return Object.defineProperty(t,zh,{value:u(function({fs:e,dir:r,gitdir:i,cache:n}){return new Jy({fs:e,dir:r,gitdir:i,cache:n})},"value")}),Object.freeze(t),t}u(Ua,"WORKDIR");function kq(t,e){let r=e-t;return Array.from({length:r},(i,n)=>t+n)}u(kq,"arrayRange");var KT=typeof Array.prototype.flat>"u"?t=>t.reduce((e,r)=>e.concat(r),[]):t=>t.flat(),wg=class wg{constructor(){this.value=null}consider(e){e!=null&&(this.value===null?this.value=e:e<this.value&&(this.value=e))}reset(){this.value=null}};u(wg,"RunningMinimum");var Yy=wg;function*Tq(t){let e=new Yy,r,i=[],n=t.length;for(let s=0;s<n;s++)i[s]=t[s].next().value,i[s]!==void 0&&e.consider(i[s]);if(e.value!==null)for(;;){let s=[];r=e.value,e.reset();for(let a=0;a<n;a++)i[a]!==void 0&&i[a]===r?(s[a]=i[a],i[a]=t[a].next().value):s[a]=null,i[a]!==void 0&&e.consider(i[a]);if(yield s,e.value===null)return}}u(Tq,"unionOfIterators");async function Bi({fs:t,cache:e,dir:r,gitdir:i,trees:n,map:s=u(async(c,o)=>o,"map"),reduce:a=u(async(c,o)=>{let f=KT(o);return c!==void 0&&f.unshift(c),f},"reduce"),iterate:l=u((c,o)=>Promise.all([...o].map(c)),"iterate")}){let c=n.map(p=>p[zh]({fs:t,dir:r,gitdir:i,cache:e})),o=new Array(c.length).fill("."),f=kq(0,c.length),h=u(async p=>{f.forEach(g=>{let b=p[g];p[g]=b&&new c[g].ConstructEntry(b)});let w=(await Promise.all(f.map(g=>{let b=p[g];return b?c[g].readdir(b):[]}))).map(g=>(g===null?[]:g)[Symbol.iterator]());return{entries:p,children:Tq(w)}},"unionWalkerFromReaddir"),d=u(async p=>{let{entries:m,children:w}=await h(p),g=m.find(_=>_&&_._fullpath)._fullpath,b=await s(g,m);if(b!==null){let _=await l(d,w);return _=_.filter(S=>S!==void 0),a(b,_)}},"walk");return d(o)}u(Bi,"_walk");async function Xy(t,e){let r=await t.readdir(e);r==null?await t.rm(e):r.length?await Promise.all(r.map(i=>{let n=C(e,i);return t.lstat(n).then(s=>{if(s)return s.isDirectory()?Xy(t,n):t.rm(n)})})).then(()=>t.rmdir(e)):await t.rmdir(e)}u(Xy,"rmRecursive");function xq(t){return Oq(t)&&TT(t.then)&&TT(t.catch)}u(xq,"isPromiseLike");function Oq(t){return t&&typeof t=="object"}u(Oq,"isObject");function TT(t){return typeof t=="function"}u(TT,"isFunction");function xT(t){return xq(u(r=>{try{return r.readFile().catch(i=>i)}catch(i){return i}},"test")(t))}u(xT,"isPromiseFs");var OT=["readFile","writeFile","mkdir","rmdir","unlink","stat","lstat","readdir","readlink","symlink"];function RT(t,e){if(xT(e))for(let r of OT)t[`_${r}`]=e[r].bind(e);else for(let r of OT)t[`_${r}`]=Ay(e[r].bind(e));xT(e)?e.rm?t._rm=e.rm.bind(e):e.rmdir.length>1?t._rm=e.rmdir.bind(e):t._rm=Xy.bind(null,t):e.rm?t._rm=Ay(e.rm.bind(e)):e.rmdir.length>2?t._rm=Ay(e.rmdir.bind(e)):t._rm=Xy.bind(null,t)}u(RT,"bindFs");var yg=class yg{constructor(e){if(typeof e._original_unwrapped_fs<"u")return e;let r=Object.getOwnPropertyDescriptor(e,"promises");r&&r.enumerable?RT(this,e.promises):RT(this,e),this._original_unwrapped_fs=e}async exists(e,r={}){try{return await this._stat(e),!0}catch(i){if(i.code==="ENOENT"||i.code==="ENOTDIR"||(i.code||"").includes("ENS"))return!1;throw console.log('Unhandled error in "FileSystem.exists()" function',i),i}}async read(e,r={}){try{let i=await this._readFile(e,r);if(r.autocrlf==="true")try{i=new TextDecoder("utf8",{fatal:!0}).decode(i),i=i.replace(/\r\n/g,`
|
|
69
|
+
`),i=new TextEncoder().encode(i)}catch{}return typeof i!="string"&&(i=Buffer.from(i)),i}catch{return null}}async write(e,r,i={}){try{await this._writeFile(e,r,i)}catch{await this.mkdir(Aa(e)),await this._writeFile(e,r,i)}}async mkdir(e,r=!1){try{await this._mkdir(e)}catch(i){if(i===null||i.code==="EEXIST")return;if(r)throw i;if(i.code==="ENOENT"){let n=Aa(e);if(n==="."||n==="/"||n===e)throw i;await this.mkdir(n),await this.mkdir(e,!0)}}}async rm(e){try{await this._unlink(e)}catch(r){if(r.code!=="ENOENT")throw r}}async rmdir(e,r){try{r&&r.recursive?await this._rm(e,r):await this._rmdir(e)}catch(i){if(i.code!=="ENOENT")throw i}}async readdir(e){try{let r=await this._readdir(e);return r.sort(Uh),r}catch(r){return r.code==="ENOTDIR"?null:[]}}async readdirDeep(e){let r=await this._readdir(e);return(await Promise.all(r.map(async n=>{let s=e+"/"+n;return(await this._stat(s)).isDirectory()?this.readdirDeep(s):s}))).reduce((n,s)=>n.concat(s),[])}async lstat(e){try{return await this._lstat(e)}catch(r){if(r.code==="ENOENT"||(r.code||"").includes("ENS"))return null;throw r}}async readlink(e,r={encoding:"buffer"}){try{let i=await this._readlink(e,r);return Buffer.isBuffer(i)?i:Buffer.from(i)}catch(i){if(i.code==="ENOENT"||(i.code||"").includes("ENS"))return null;throw i}}async writelink(e,r){return this._symlink(r.toString("utf8"),e)}};u(yg,"FileSystem");var M=yg;function O(t,e){if(e===void 0)throw new Ot(t)}u(O,"assertParameter");async function Qu(t,e){return!t&&!e?!1:t&&!e||!t&&e?!0:!(await t.type()==="tree"&&await e.type()==="tree"||await t.type()===await e.type()&&await t.mode()===await e.mode()&&await t.oid()===await e.oid())}u(Qu,"modified");async function JT({fs:t,dir:e,gitdir:r=C(e,".git"),commit:i="HEAD",cache:n={}}){try{O("fs",t),O("dir",e),O("gitdir",r);let s=new M(t),a=[Mt({ref:i}),Ua(),Dn()],l=[];await Ne.acquire({fs:s,gitdir:r,cache:n},async function(o){l=o.unmergedPaths});let c=await Bi({fs:s,cache:n,dir:e,gitdir:r,trees:a,map:u(async function(o,[f,h,d]){let p=!await Qu(h,d),m=l.includes(o),w=!await Qu(d,f);if(p||m)return f?{path:o,mode:await f.mode(),oid:await f.oid(),type:await f.type(),content:await f.content()}:void 0;if(w)return!1;throw new tc(o)},"map")});await Ne.acquire({fs:s,gitdir:r,cache:n},async function(o){for(let f of c)if(f!==!1){if(!f){await s.rmdir(`${e}/${f.path}`,{recursive:!0}),o.delete({filepath:f.path});continue}if(f.type==="blob"){let h=new TextDecoder().decode(f.content);await s.write(`${e}/${f.path}`,h,{mode:f.mode}),o.insert({filepath:f.path,oid:f.oid,stage:0})}}})}catch(s){throw s.caller="git.abortMerge",s}}u(JT,"abortMerge");var gg=class gg{static async isIgnored({fs:e,dir:r,gitdir:i=C(r,".git"),filepath:n}){if(Zu(n)===".git")return!0;if(n===".")return!1;let s="",a=C(i,"info","exclude");await e.exists(a)&&(s=await e.read(a,"utf8"));let l=[{gitignore:C(r,".gitignore"),filepath:n}],c=n.split("/").filter(Boolean);for(let f=1;f<c.length;f++){let h=c.slice(0,f).join("/"),d=c.slice(f).join("/");l.push({gitignore:C(r,h,".gitignore"),filepath:d})}let o=!1;for(let f of l){let h;try{h=await e.read(f.gitignore,"utf8")}catch(m){if(m.code==="NOENT")continue}let d=N6().add(s);d.add(h);let p=Aa(f.filepath);if(p!=="."&&d.ignores(p))return!0;o?o=!d.test(f.filepath).unignored:o=d.test(f.filepath).ignored}return o}};u(gg,"GitIgnoreManager");var $i=gg;async function Rq({fs:t,gitdir:e,object:r,format:i,oid:n}){if(i!=="deflated")throw new H("GitObjectStoreLoose expects objects to write to be in deflated format");let s=`objects/${n.slice(0,2)}/${n.slice(2)}`,a=`${e}/${s}`;await t.exists(a)||await t.write(a,r)}u(Rq,"writeObjectLoose");var $y=null;async function YT(t){return $y===null&&($y=Pq()),$y?Aq(t):tg.deflate(t)}u(YT,"deflate");async function Aq(t){let e=new CompressionStream("deflate"),r=new Blob([t]).stream().pipeThrough(e);return new Uint8Array(await new Response(r).arrayBuffer())}u(Aq,"browserDeflate");function Pq(){try{return new CompressionStream("deflate").writable.close(),new Blob([]).stream().cancel(),!0}catch{return!1}}u(Pq,"testCompressionStream");async function Pt({fs:t,gitdir:e,type:r,object:i,format:n="content",oid:s=void 0,dryRun:a=!1}){return n!=="deflated"&&(n!=="wrapped"&&(i=Ci.wrap({type:r,object:i})),s=await ri(i),i=Buffer.from(await YT(i))),a||await Rq({fs:t,gitdir:e,object:i,format:"deflated",oid:s}),s}u(Pt,"_writeObject");function XT(t){let e;for(;~(e=t.indexOf(92));)t[e]=47;return t}u(XT,"posixifyPathBuffer");async function QT({fs:t,dir:e,gitdir:r=C(e,".git"),filepath:i,cache:n={},force:s=!1,parallel:a=!0}){try{O("fs",t),O("dir",e),O("gitdir",r),O("filepath",i);let l=new M(t);await Ne.acquire({fs:l,gitdir:r,cache:n},async c=>{let f=await(await Re.get({fs:l,gitdir:r})).get("core.autocrlf");return Qy({dir:e,gitdir:r,fs:l,filepath:i,index:c,force:s,parallel:a,autocrlf:f})})}catch(l){throw l.caller="git.add",l}}u(QT,"add");async function Qy({dir:t,gitdir:e,fs:r,filepath:i,index:n,force:s,parallel:a,autocrlf:l}){i=Array.isArray(i)?i:[i];let c=i.map(async d=>{if(!s&&await $i.isIgnored({fs:r,dir:t,gitdir:e,filepath:d}))return;let p=await r.lstat(C(t,d));if(!p)throw new me(d);if(p.isDirectory()){let m=await r.readdir(C(t,d));if(a){let w=m.map(g=>Qy({dir:t,gitdir:e,fs:r,filepath:[C(d,g)],index:n,force:s,parallel:a,autocrlf:l}));await Promise.all(w)}else for(let w of m)await Qy({dir:t,gitdir:e,fs:r,filepath:[C(d,w)],index:n,force:s,parallel:a,autocrlf:l})}else{let m=p.isSymbolicLink()?await r.readlink(C(t,d)).then(XT):await r.read(C(t,d),{autocrlf:l});if(m===null)throw new me(d);let w=await Pt({fs:r,gitdir:e,type:"blob",object:m});n.insert({filepath:d,stats:p,oid:w})}}),o=await Promise.allSettled(c),f=o.filter(d=>d.status==="rejected").map(d=>d.reason);if(f.length>1)throw new Yl(f);if(f.length===1)throw f[0];return o.filter(d=>d.status==="fulfilled"&&d.value).map(d=>d.value)}u(Qy,"addToIndex");async function ic({fs:t,gitdir:e,path:r}){return(await Re.get({fs:t,gitdir:e})).get(r)}u(ic,"_getConfig");function ex(t,...e){for(let r of e)if(r)for(let i of Object.keys(r)){let n=r[i];n!==void 0&&(t[i]=n)}return t}u(ex,"assignDefined");async function Li({fs:t,gitdir:e,author:r,commit:i}){let n=Math.floor(Date.now()/1e3),s={name:await ic({fs:t,gitdir:e,path:"user.name"}),email:await ic({fs:t,gitdir:e,path:"user.email"})||"",timestamp:n,timezoneOffset:new Date(n*1e3).getTimezoneOffset()},a=ex({},s,i?i.author:void 0,r);if(a.name!==void 0)return a}u(Li,"normalizeAuthorObject");async function $a({fs:t,gitdir:e,author:r,committer:i,commit:n}){let s=Math.floor(Date.now()/1e3),a={name:await ic({fs:t,gitdir:e,path:"user.name"}),email:await ic({fs:t,gitdir:e,path:"user.email"})||"",timestamp:s,timezoneOffset:new Date(s*1e3).getTimezoneOffset()},l=ex({},a,n?n.committer:void 0,r,i);if(l.name!==void 0)return l}u($a,"normalizeCommitterObject");async function tx({fs:t,cache:e,gitdir:r,oid:i}){let{type:n,object:s}=await be({fs:t,cache:e,gitdir:r,oid:i});if(n==="tag")return i=jt.from(s).parse().object,tx({fs:t,cache:e,gitdir:r,oid:i});if(n!=="commit")throw new _t(i,n,"commit");return{commit:At.from(s),oid:i}}u(tx,"resolveCommit");async function La({fs:t,cache:e,gitdir:r,oid:i}){let{commit:n,oid:s}=await tx({fs:t,cache:e,gitdir:r,oid:i});return{oid:s,commit:n.parse(),payload:n.withoutSignature()}}u(La,"_readCommit");async function Wh({fs:t,cache:e,onSign:r,gitdir:i,message:n,author:s,committer:a,signingKey:l,amend:c=!1,dryRun:o=!1,noUpdateBranch:f=!1,ref:h,parent:d,tree:p}){let m=!1;h||(h=await B.resolve({fs:t,gitdir:i,ref:"HEAD",depth:2}));let w,g;try{w=await B.resolve({fs:t,gitdir:i,ref:h}),g=await La({fs:t,gitdir:i,oid:w,cache:{}})}catch{m=!0}if(c&&m)throw new rc(h);let b=c?await Li({fs:t,gitdir:i,author:s,commit:g.commit}):await Li({fs:t,gitdir:i,author:s});if(!b)throw new ut("author");let _=c?await $a({fs:t,gitdir:i,author:b,committer:a,commit:g.commit}):await $a({fs:t,gitdir:i,author:b,committer:a});if(!_)throw new ut("committer");return Ne.acquire({fs:t,gitdir:i,cache:e,allowUnmerged:!1},async function(S){let k=zT(S.entries).get(".");if(p||(p=await rx({fs:t,gitdir:i,inode:k,dryRun:o})),d?d=await Promise.all(d.map(T=>B.resolve({fs:t,gitdir:i,ref:T}))):c?d=g.commit.parent:d=w?[w]:[],!n)if(c)n=g.commit.message;else throw new Ot("message");let A=At.from({tree:p,parent:d,author:b,committer:_,message:n});l&&(A=await At.sign(A,r,l));let v=await Pt({fs:t,gitdir:i,type:"commit",object:A.toObject(),dryRun:o});return!f&&!o&&await B.writeRef({fs:t,gitdir:i,ref:h,value:v}),v})}u(Wh,"_commit");async function rx({fs:t,gitdir:e,inode:r,dryRun:i}){let n=r.children;for(let c of n)c.type==="tree"&&(c.metadata.mode="040000",c.metadata.oid=await rx({fs:t,gitdir:e,inode:c,dryRun:i}));let s=n.map(c=>({mode:c.metadata.mode,path:c.basename,oid:c.metadata.oid,type:c.type})),a=Rt.from(s);return await Pt({fs:t,gitdir:e,type:"tree",object:a.toObject(),dryRun:i})}u(rx,"constructTree");async function sc({fs:t,cache:e,gitdir:r,oid:i,filepath:n}){if(n.startsWith("/"))throw new Ii("leading-slash");if(n.endsWith("/"))throw new Ii("trailing-slash");let s=i,a=await Ba({fs:t,cache:e,gitdir:r,oid:i}),l=a.tree;if(n==="")i=a.oid;else{let c=n.split("/");i=await ix({fs:t,cache:e,gitdir:r,tree:l,pathArray:c,oid:s,filepath:n})}return i}u(sc,"resolveFilepath");async function ix({fs:t,cache:e,gitdir:r,tree:i,pathArray:n,oid:s,filepath:a}){let l=n.shift();for(let c of i)if(c.path===l){if(n.length===0)return c.oid;{let{type:o,object:f}=await be({fs:t,cache:e,gitdir:r,oid:c.oid});if(o!=="tree")throw new _t(s,o,"tree",a);return i=Rt.from(f),ix({fs:t,cache:e,gitdir:r,tree:i,pathArray:n,oid:s,filepath:a})}}throw new me(`file or directory found at "${s}:${a}"`)}u(ix,"_resolveFilepath");async function za({fs:t,cache:e,gitdir:r,oid:i,filepath:n=void 0}){n!==void 0&&(i=await sc({fs:t,cache:e,gitdir:r,oid:i,filepath:n}));let{tree:s,oid:a}=await Ba({fs:t,cache:e,gitdir:r,oid:i});return{oid:a,tree:s.entries()}}u(za,"_readTree");async function ac({fs:t,gitdir:e,tree:r}){let i=Rt.from(r).toObject();return await Pt({fs:t,gitdir:e,type:"tree",object:i,format:"content"})}u(ac,"_writeTree");async function Nq({fs:t,cache:e,onSign:r,gitdir:i,ref:n,oid:s,note:a,force:l,author:c,committer:o,signingKey:f}){let h;try{h=await B.resolve({gitdir:i,fs:t,ref:n})}catch(b){if(!(b instanceof me))throw b}let p=(await za({fs:t,cache:e,gitdir:i,oid:h||"4b825dc642cb6eb9a060e54bf8d69288fbee4904"})).tree;if(l)p=p.filter(b=>b.path!==s);else for(let b of p)if(b.path===s)throw new dr("note",s);typeof a=="string"&&(a=Buffer.from(a,"utf8"));let m=await Pt({fs:t,gitdir:i,type:"blob",object:a,format:"content"});p.push({mode:"100644",path:s,oid:m,type:"blob"});let w=await ac({fs:t,gitdir:i,tree:p});return await Wh({fs:t,cache:e,onSign:r,gitdir:i,ref:n,tree:w,parent:h&&[h],message:`Note added by 'isomorphic-git addNote'
|
|
70
|
+
`,author:c,committer:o,signingKey:f})}u(Nq,"_addNote");async function nx({fs:t,onSign:e,dir:r,gitdir:i=C(r,".git"),ref:n="refs/notes/commits",oid:s,note:a,force:l,author:c,committer:o,signingKey:f,cache:h={}}){try{O("fs",t),O("gitdir",i),O("oid",s),O("note",a),f&&O("onSign",e);let d=new M(t),p=await Li({fs:d,gitdir:i,author:c});if(!p)throw new ut("author");let m=await $a({fs:d,gitdir:i,author:p,committer:o});if(!m)throw new ut("committer");return await Nq({fs:new M(d),cache:h,onSign:e,gitdir:i,ref:n,oid:s,note:a,force:l,author:p,committer:m,signingKey:f})}catch(d){throw d.caller="git.addNote",d}}u(nx,"addNote");var Dq=/(^|[/.])([/.]|$)|^@$|@{|[\x00-\x20\x7f~^:?*[\\]|\.lock(\/|$)/;function nc(t,e){if(typeof t!="string")throw new TypeError("Reference name must be a string");return!Dq.test(t)&&(!!e||t.includes("/"))}u(nc,"isValidRef");async function sx({fs:t,gitdir:e,remote:r,url:i,force:n}){if(!nc(r,!0))throw new pr(r,jl.clean(r));let s=await Re.get({fs:t,gitdir:e});if(!n&&(await s.getSubsections("remote")).includes(r)&&i!==await s.get(`remote.${r}.url`))throw new dr("remote",r);await s.set(`remote.${r}.url`,i),await s.set(`remote.${r}.fetch`,`+refs/heads/*:refs/remotes/${r}/*`),await Re.save({fs:t,gitdir:e,config:s})}u(sx,"_addRemote");async function ax({fs:t,dir:e,gitdir:r=C(e,".git"),remote:i,url:n,force:s=!1}){try{return O("fs",t),O("gitdir",r),O("remote",i),O("url",n),await sx({fs:new M(t),gitdir:r,remote:i,url:n,force:s})}catch(a){throw a.caller="git.addRemote",a}}u(ax,"addRemote");async function Cq({fs:t,cache:e,onSign:r,gitdir:i,ref:n,tagger:s,message:a=n,gpgsig:l,object:c,signingKey:o,force:f=!1}){if(n=n.startsWith("refs/tags/")?n:`refs/tags/${n}`,!f&&await B.exists({fs:t,gitdir:i,ref:n}))throw new dr("tag",n);let h=await B.resolve({fs:t,gitdir:i,ref:c||"HEAD"}),{type:d}=await be({fs:t,cache:e,gitdir:i,oid:h}),p=jt.from({object:h,type:d,tag:n.replace("refs/tags/",""),tagger:s,message:a,gpgsig:l});o&&(p=await jt.sign(p,r,o));let m=await Pt({fs:t,gitdir:i,type:"tag",object:p.toObject()});await B.writeRef({fs:t,gitdir:i,ref:n,value:m})}u(Cq,"_annotatedTag");async function ox({fs:t,onSign:e,dir:r,gitdir:i=C(r,".git"),ref:n,tagger:s,message:a=n,gpgsig:l,object:c,signingKey:o,force:f=!1,cache:h={}}){try{O("fs",t),O("gitdir",i),O("ref",n),o&&O("onSign",e);let d=new M(t),p=await Li({fs:d,gitdir:i,author:s});if(!p)throw new ut("tagger");return await Cq({fs:d,cache:h,onSign:e,gitdir:i,ref:n,tagger:p,message:a,gpgsig:l,object:c,signingKey:o,force:f})}catch(d){throw d.caller="git.annotatedTag",d}}u(ox,"annotatedTag");async function Iq({fs:t,gitdir:e,ref:r,object:i,checkout:n=!1,force:s=!1}){if(!nc(r,!0))throw new pr(r,jl.clean(r));let a=`refs/heads/${r}`;if(!s&&await B.exists({fs:t,gitdir:e,ref:a}))throw new dr("branch",r,!1);let l;try{l=await B.resolve({fs:t,gitdir:e,ref:i||"HEAD"})}catch{}l&&await B.writeRef({fs:t,gitdir:e,ref:a,value:l}),n&&await B.writeSymbolicRef({fs:t,gitdir:e,ref:"HEAD",value:a})}u(Iq,"_branch");async function lx({fs:t,dir:e,gitdir:r=C(e,".git"),ref:i,object:n,checkout:s=!1,force:a=!1}){try{return O("fs",t),O("gitdir",r),O("ref",i),await Iq({fs:new M(t),gitdir:r,ref:i,object:n,checkout:s,force:a})}catch(l){throw l.caller="git.branch",l}}u(lx,"branch");var cx=u((t,e)=>t==="."||e==null||e.length===0||e==="."?!0:e.length>=t.length?e.startsWith(t):t.startsWith(e),"worthWalking");async function ig({fs:t,cache:e,onProgress:r,onPostCheckout:i,dir:n,gitdir:s,remote:a,ref:l,filepaths:c,noCheckout:o,noUpdateHead:f,dryRun:h,force:d,track:p=!0,nonBlocking:m=!1,batchSize:w=100}){let g;if(i)try{g=await B.resolve({fs:t,gitdir:s,ref:"HEAD"})}catch{g="0000000000000000000000000000000000000000"}let b;try{b=await B.resolve({fs:t,gitdir:s,ref:l})}catch(_){if(l==="HEAD")throw _;let S=`${a}/${l}`;if(b=await B.resolve({fs:t,gitdir:s,ref:S}),p){let F=await Re.get({fs:t,gitdir:s});await F.set(`branch.${l}.remote`,a),await F.set(`branch.${l}.merge`,`refs/heads/${l}`),await Re.save({fs:t,gitdir:s,config:F})}await B.writeRef({fs:t,gitdir:s,ref:`refs/heads/${l}`,value:b})}if(!o){let _;try{_=await Bq({fs:t,cache:e,onProgress:r,dir:n,gitdir:s,ref:l,force:d,filepaths:c})}catch(v){throw v instanceof me&&v.data.what===b?new Vl(l,b):v}let S=_.filter(([v])=>v==="conflict").map(([v,T])=>T);if(S.length>0)throw new Hl(S);let F=_.filter(([v])=>v==="error").map(([v,T])=>T);if(F.length>0)throw new H(F.join(", "));if(h){i&&await i({previousHead:g,newHead:b,type:c!=null&&c.length>0?"file":"branch"});return}let k=0,A=_.length;if(await Ne.acquire({fs:t,gitdir:s,cache:e},async function(v){await Promise.all(_.filter(([T])=>T==="delete"||T==="delete-index").map(async function([T,E]){let R=`${n}/${E}`;T==="delete"&&await t.rm(R),v.delete({filepath:E}),r&&await r({phase:"Updating workdir",loaded:++k,total:A})}))}),await Ne.acquire({fs:t,gitdir:s,cache:e},async function(v){for(let[T,E]of _)if(T==="rmdir"||T==="rmdir-index"){let R=`${n}/${E}`;try{T==="rmdir"&&await t.rmdir(R),v.delete({filepath:E}),r&&await r({phase:"Updating workdir",loaded:++k,total:A})}catch(P){if(P.code==="ENOTEMPTY")console.log(`Did not delete ${E} because directory is not empty`);else throw P}}}),await Promise.all(_.filter(([v])=>v==="mkdir"||v==="mkdir-index").map(async function([v,T]){let E=`${n}/${T}`;await t.mkdir(E),r&&await r({phase:"Updating workdir",loaded:++k,total:A})})),m){let v=_.filter(([E])=>E==="create"||E==="create-index"||E==="update"||E==="mkdir-index"),T=await AT("Update Working Dir",v.map(([E,R,P,I,$])=>()=>Lq({fs:t,cache:e,gitdir:s,dir:n},[E,R,P,I,$])),r,w);await Ne.acquire({fs:t,gitdir:s,cache:e,allowUnmerged:!0},async function(E){await AT("Update Index",T.map(([R,P,I])=>()=>$q({index:E,fullpath:R,oid:P,stats:I})),r,w)})}else await Ne.acquire({fs:t,gitdir:s,cache:e,allowUnmerged:!0},async function(v){await Promise.all(_.filter(([T])=>T==="create"||T==="create-index"||T==="update"||T==="mkdir-index").map(async function([T,E,R,P,I]){let $=`${n}/${E}`;try{if(T!=="create-index"&&T!=="mkdir-index"){let{object:we}=await be({fs:t,cache:e,gitdir:s,oid:R});if(I&&await t.rm($),P===33188)await t.write($,we);else if(P===33261)await t.write($,we,{mode:511});else if(P===40960)await t.writelink($,we);else throw new H(`Invalid mode 0o${P.toString(8)} detected in blob ${R}`)}let z=await t.lstat($);P===33261&&(z.mode=493),T==="mkdir-index"&&(z.mode=57344),v.insert({filepath:E,stats:z,oid:R}),r&&await r({phase:"Updating workdir",loaded:++k,total:A})}catch(z){console.log(z)}}))});i&&await i({previousHead:g,newHead:b,type:c!=null&&c.length>0?"file":"branch"})}if(!f){let _=await B.expand({fs:t,gitdir:s,ref:l});_.startsWith("refs/heads")?await B.writeSymbolicRef({fs:t,gitdir:s,ref:"HEAD",value:_}):await B.writeRef({fs:t,gitdir:s,ref:"HEAD",value:b})}}u(ig,"_checkout");async function Bq({fs:t,cache:e,onProgress:r,dir:i,gitdir:n,ref:s,force:a,filepaths:l}){let c=0;return Bi({fs:t,cache:e,dir:i,gitdir:n,trees:[Mt({ref:s}),Ua(),Dn()],map:u(async function(o,[f,h,d]){if(o===".")return;if(l&&!l.some(m=>cx(o,m)))return null;switch(r&&await r({phase:"Analyzing workdir",loaded:++c}),[!!d,!!f,!!h].map(Number).join("")){case"000":return;case"001":return a&&l&&l.includes(o)?["delete",o]:void 0;case"010":switch(await f.type()){case"tree":return["mkdir",o];case"blob":return["create",o,await f.oid(),await f.mode()];case"commit":return["mkdir-index",o,await f.oid(),await f.mode()];default:return["error",`new entry Unhandled type ${await f.type()}`]}case"011":switch(`${await f.type()}-${await h.type()}`){case"tree-tree":return;case"tree-blob":case"blob-tree":return["conflict",o];case"blob-blob":return await f.oid()!==await h.oid()?a?["update",o,await f.oid(),await f.mode(),await f.mode()!==await h.mode()]:["conflict",o]:await f.mode()!==await h.mode()?a?["update",o,await f.oid(),await f.mode(),!0]:["conflict",o]:["create-index",o,await f.oid(),await f.mode()];case"commit-tree":return;case"commit-blob":return["conflict",o];default:return["error",`new entry Unhandled type ${f.type}`]}case"100":return["delete-index",o];case"101":switch(await d.type()){case"tree":return["rmdir-index",o];case"blob":return await d.oid()!==await h.oid()?a?["delete",o]:["conflict",o]:["delete",o];case"commit":return["rmdir-index",o];default:return["error",`delete entry Unhandled type ${await d.type()}`]}case"110":case"111":switch(`${await d.type()}-${await f.type()}`){case"tree-tree":return;case"blob-blob":{if(await d.oid()===await f.oid()&&await d.mode()===await f.mode()&&!a)return;if(h){if(await h.oid()!==await d.oid()&&await h.oid()!==await f.oid())return a?["update",o,await f.oid(),await f.mode(),await f.mode()!==await h.mode()]:["conflict",o]}else if(a)return["update",o,await f.oid(),await f.mode(),await f.mode()!==await d.mode()];return await f.mode()!==await d.mode()?["update",o,await f.oid(),await f.mode(),!0]:await f.oid()!==await d.oid()?["update",o,await f.oid(),await f.mode(),!1]:void 0}case"tree-blob":return["update-dir-to-blob",o,await f.oid()];case"blob-tree":return["update-blob-to-tree",o];case"commit-commit":return["mkdir-index",o,await f.oid(),await f.mode()];default:return["error",`update entry Unhandled type ${await d.type()}-${await f.type()}`]}}},"map"),reduce:u(async function(o,f){return f=KT(f),o?o&&o[0]==="rmdir"?(f.push(o),f):(f.unshift(o),f):f},"reduce")})}u(Bq,"analyze");async function $q({index:t,fullpath:e,stats:r,oid:i}){try{t.insert({filepath:e,stats:r,oid:i})}catch(n){console.warn(`Error inserting ${e} into index:`,n)}}u($q,"updateIndex");async function Lq({fs:t,cache:e,gitdir:r,dir:i},[n,s,a,l,c]){let o=`${i}/${s}`;if(n!=="create-index"&&n!=="mkdir-index"){let{object:h}=await be({fs:t,cache:e,gitdir:r,oid:a});if(c&&await t.rm(o),l===33188)await t.write(o,h);else if(l===33261)await t.write(o,h,{mode:511});else if(l===40960)await t.writelink(o,h);else throw new H(`Invalid mode 0o${l.toString(8)} detected in blob ${a}`)}let f=await t.lstat(o);return l===33261&&(f.mode=493),n==="mkdir-index"&&(f.mode=57344),[s,a,f]}u(Lq,"updateWorkingDir");async function AT(t,e,r,i){let n=[];try{for(let s=0;s<e.length;s+=i){let a=e.slice(s,s+i).map(c=>c());(await Promise.allSettled(a)).forEach(c=>{c.status==="fulfilled"&&n.push(c.value)}),r&&await r({phase:"Updating workdir",loaded:s+a.length,total:e.length})}return n}catch(s){console.error(`Error during ${t}: ${s}`)}return n}u(AT,"batchAllSettled");async function ng({fs:t,onProgress:e,onPostCheckout:r,dir:i,gitdir:n=C(i,".git"),remote:s="origin",ref:a,filepaths:l,noCheckout:c=!1,noUpdateHead:o=a===void 0,dryRun:f=!1,force:h=!1,track:d=!0,cache:p={},nonBlocking:m=!1,batchSize:w=100}){try{O("fs",t),O("dir",i),O("gitdir",n);let g=a||"HEAD";return await ig({fs:new M(t),cache:p,onProgress:e,onPostCheckout:r,dir:i,gitdir:n,remote:s,ref:g,filepaths:l,noCheckout:c,noUpdateHead:o,dryRun:f,force:h,track:d,nonBlocking:m,batchSize:w})}catch(g){throw g.caller="git.checkout",g}}u(ng,"checkout");var Mq=/^refs\/(heads\/|tags\/|remotes\/)?(.*)/;function Rn(t){let e=Mq.exec(t);return e?e[1]==="remotes/"&&t.endsWith("/HEAD")?e[2].slice(0,-5):e[2]:t}u(Rn,"abbreviateRef");async function ji({fs:t,gitdir:e,fullname:r=!1,test:i=!1}){let n=await B.resolve({fs:t,gitdir:e,ref:"HEAD",depth:2});if(i)try{await B.resolve({fs:t,gitdir:e,ref:n})}catch{return}if(n.startsWith("refs/"))return r?n:Rn(n)}u(ji,"_currentBranch");function jq(t){return t=t.replace(/^git@([^:]+):/,"https://$1/"),t=t.replace(/^ssh:\/\//,"https://"),t}u(jq,"translateSSHtoHTTP");function fx({username:t="",password:e=""}){return`Basic ${Buffer.from(`${t}:${e}`).toString("base64")}`}u(fx,"calculateBasicAuthHeader");async function oc(t,e){let r=VT(t);for(;;){let{value:i,done:n}=await r.next();if(i&&await e(i),n)break}r.return&&r.return()}u(oc,"forAwait");async function eh(t){let e=0,r=[];await oc(t,s=>{r.push(s),e+=s.byteLength});let i=new Uint8Array(e),n=0;for(let s of r)i.set(s,n),n+=s.byteLength;return i}u(eh,"collect");function PT(t){let e=t.match(/^https?:\/\/([^/]+)@/);if(e==null)return{url:t,auth:{}};e=e[1];let[r,i]=e.split(":");return t=t.replace(`${e}@`,""),{url:t,auth:{username:r,password:i}}}u(PT,"extractAuthFromUrl");function eg(t,e){let r=e.toString(16);return"0".repeat(t-r.length)+r}u(eg,"padHex");var bg=class bg{static flush(){return Buffer.from("0000","utf8")}static delim(){return Buffer.from("0001","utf8")}static encode(e){typeof e=="string"&&(e=Buffer.from(e));let r=e.length+4,i=eg(4,r);return Buffer.concat([Buffer.from(i,"utf8"),e])}static streamReader(e){let r=new Yu(e);return u(async function(){try{let n=await r.read(4);if(n==null)return!0;if(n=parseInt(n.toString("utf8"),16),n===0||n===1)return null;let s=await r.read(n-4);return s??!0}catch(n){return e.error=n,!0}},"read")}};u(bg,"GitPktLine");var xe=bg;async function NT(t){let e={},r;for(;r=await t(),r!==!0;){if(r===null)continue;r=r.toString("utf8").replace(/\n$/,"");let i=r.indexOf("=");if(i>-1){let n=r.slice(0,i),s=r.slice(i+1);e[n]=s}else e[r]=!0}return{protocolVersion:2,capabilities2:e}}u(NT,"parseCapabilitiesV2");async function DT(t,{service:e}){let r=new Set,i=new Map,n=new Map,s=xe.streamReader(t),a=await s();for(;a===null;)a=await s();if(a===!0)throw new Gl;if(a.includes("version 2"))return NT(s);if(a.toString("utf8").replace(/\n$/,"")!==`# service=${e}`)throw new An(`# service=${e}\\n`,a.toString("utf8"));let l=await s();for(;l===null;)l=await s();if(l===!0)return{capabilities:r,refs:i,symrefs:n};if(l=l.toString("utf8"),l.includes("version 2"))return NT(s);let[c,o]=Ly(l,"\0","\\x00");if(o.split(" ").map(f=>r.add(f)),c!=="0000000000000000000000000000000000000000 capabilities^{}"){let[f,h]=Ly(c," "," ");for(i.set(h,f);;){let d=await s();if(d===!0)break;if(d!==null){let[p,m]=Ly(d.toString("utf8")," "," ");i.set(m,p)}}}for(let f of r)if(f.startsWith("symref=")){let h=f.match(/symref=([^:]+):(.*)/);h.length===3&&n.set(h[1],h[2])}return{protocolVersion:1,capabilities:r,refs:i,symrefs:n}}u(DT,"parseRefsAdResponse");function Ly(t,e,r){let i=t.trim().split(e);if(i.length!==2)throw new An(`Two strings separated by '${r}'`,t.toString("utf8"));return i}u(Ly,"splitAndAssert");var CT=u((t,e)=>t.endsWith("?")?`${t}${e}`:`${t}/${e.replace(/^https?:\/\//,"")}`,"corsProxify"),IT=u((t,e)=>{(e.username||e.password)&&(t.Authorization=fx(e)),e.headers&&Object.assign(t,e.headers)},"updateHeaders"),My=u(async t=>{try{let e=Buffer.from(await eh(t.body)),r=e.toString("utf8");return{preview:r.length<256?r:r.slice(0,256)+"...",response:r,data:e}}catch{return{}}},"stringifyBody"),_g=class _g{static async capabilities(){return["discover","connect"]}static async discover({http:e,onProgress:r,onAuth:i,onAuthSuccess:n,onAuthFailure:s,corsProxy:a,service:l,url:c,headers:o,protocolVersion:f}){let{url:h,auth:d}=PT(c),p=a?CT(a,h):h;(d.username||d.password)&&(o.Authorization=fx(d)),f===2&&(o["Git-Protocol"]="version=2");let m,w,g=!1;do if(m=await e.request({onProgress:r,method:"GET",url:`${p}/info/refs?service=${l}`,headers:o}),w=!1,m.statusCode===401||m.statusCode===203){let b=g?s:i;if(b){if(d=await b(h,{...d,headers:{...o}}),d&&d.cancel)throw new Ia;d&&(IT(o,d),g=!0,w=!0)}}else m.statusCode===200&&g&&n&&await n(h,d);while(w);if(m.statusCode!==200){let{response:b}=await My(m);throw new Pa(m.statusCode,m.statusMessage,b)}if(m.headers["content-type"]===`application/x-${l}-advertisement`){let b=await DT(m.body,{service:l});return b.auth=d,b}else{let{preview:b,response:_,data:S}=await My(m);try{let F=await DT([S],{service:l});return F.auth=d,F}catch{throw new Xl(b,_)}}}static async connect({http:e,onProgress:r,corsProxy:i,service:n,url:s,auth:a,body:l,headers:c}){let o=PT(s);o&&(s=o.url),i&&(s=CT(i,s)),c["content-type"]=`application/x-${n}-request`,c.accept=`application/x-${n}-result`,IT(c,a);let f=await e.request({onProgress:r,method:"POST",url:`${s}/${n}`,body:l,headers:c});if(f.statusCode!==200){let{response:h}=My(f);throw new Pa(f.statusCode,f.statusMessage,h)}return f}};u(_g,"GitRemoteHTTP");var Ma=_g,vg=class vg{static getRemoteHelperFor({url:e}){let r=new Map;r.set("http",Ma),r.set("https",Ma);let i=qq({url:e});if(!i)throw new ec(e);if(r.has(i.transport))return r.get(i.transport);throw new Ql(e,i.transport,i.transport==="ssh"?jq(e):void 0)}};u(vg,"GitRemoteManager");var ja=vg;function qq({url:t}){if(t.startsWith("git@"))return{transport:"ssh",address:t};let e=t.match(/(\w+)(:\/\/|::)(.*)/);if(e!==null){if(e[2]==="://")return{transport:e[1],address:e[0]};if(e[2]==="::")return{transport:e[1],address:e[3]}}}u(qq,"parseRemoteUrl");var On=null,Sg=class Sg{static async read({fs:e,gitdir:r}){On===null&&(On=new Ml);let i=C(r,"shallow"),n=new Set;return await On.acquire(i,async function(){let s=await e.read(i,{encoding:"utf8"});if(s===null||s.trim()==="")return n;s.trim().split(`
|
|
71
|
+
`).map(a=>n.add(a))}),n}static async write({fs:e,gitdir:r,oids:i}){On===null&&(On=new Ml);let n=C(r,"shallow");if(i.size>0){let s=[...i].join(`
|
|
72
72
|
`)+`
|
|
73
|
-
`;await
|
|
74
|
-
`);return e===-1&&r===-1?-1:e===-1?r+1:r===-1?e+1:r===e+1?r+1:Math.min(e,r)+1}u(
|
|
75
|
-
`)),c="";for(let o of i)l.push(
|
|
76
|
-
`));n!==null&&l.push(
|
|
77
|
-
`)),s!==null&&l.push(
|
|
78
|
-
`));for(let o of a)l.push(
|
|
79
|
-
`));l.push(
|
|
80
|
-
`));return l.push(
|
|
81
|
-
`)),l}u(
|
|
73
|
+
`;await On.acquire(n,async function(){await e.write(n,s,{encoding:"utf8"})})}else await On.acquire(n,async function(){await e.rm(n)})}};u(Sg,"GitShallowManager");var Pn=Sg;async function Uq({fs:t,gitdir:e,oid:r}){let i=`objects/${r.slice(0,2)}/${r.slice(2)}`;return t.exists(`${e}/${i}`)}u(Uq,"hasObjectLoose");async function zq({fs:t,cache:e,gitdir:r,oid:i,getExternalRefDelta:n}){let s=await t.readdir(C(r,"objects/pack"));s=s.filter(a=>a.endsWith(".idx"));for(let a of s){let l=`${r}/objects/pack/${a}`,c=await rg({fs:t,cache:e,filename:l,getExternalRefDelta:n});if(c.error)throw new H(c.error);if(c.offsets.has(i))return!0}return!1}u(zq,"hasObjectPacked");async function BT({fs:t,cache:e,gitdir:r,oid:i,format:n="content"}){let s=u(l=>be({fs:t,cache:e,gitdir:r,oid:l}),"getExternalRefDelta"),a=await Uq({fs:t,gitdir:r,oid:i});return a||(a=await zq({fs:t,cache:e,gitdir:r,oid:i,getExternalRefDelta:s})),a}u(BT,"hasObject");function Wq(t){let n="5041434b"+"00000002"+"00000000";return t.slice(0,12).toString("hex")===n}u(Wq,"emptyPackfile");function ux(t,e){let r=t.map(i=>i.split("=",1)[0]);return e.filter(i=>{let n=i.split("=",1)[0];return r.includes(n)})}u(ux,"filterCapabilities");var Hh={name:"isomorphic-git",version:"1.34.1",agent:"git/isomorphic-git@1.34.1"},Eg=class Eg{constructor(){this._queue=[]}write(e){if(this._ended)throw Error("You cannot write to a FIFO that has already been ended!");if(this._waiting){let r=this._waiting;this._waiting=null,r({value:e})}else this._queue.push(e)}end(){if(this._ended=!0,this._waiting){let e=this._waiting;this._waiting=null,e({done:!0})}}destroy(e){this.error=e,this.end()}async next(){if(this._queue.length>0)return{value:this._queue.shift()};if(this._ended)return{done:!0};if(this._waiting)throw Error("You cannot call read until the previous call to read has returned!");return new Promise(e=>{this._waiting=e})}};u(Eg,"FIFO");var xa=Eg;function Hq(t){let e=t.indexOf("\r"),r=t.indexOf(`
|
|
74
|
+
`);return e===-1&&r===-1?-1:e===-1?r+1:r===-1?e+1:r===e+1?r+1:Math.min(e,r)+1}u(Hq,"findSplit");function hx(t){let e=new xa,r="";return(async()=>(await oc(t,i=>{for(i=i.toString("utf8"),r+=i;;){let n=Hq(r);if(n===-1)break;e.write(r.slice(0,n)),r=r.slice(n)}}),r.length>0&&e.write(r),e.end()))(),e}u(hx,"splitLines");var Fg=class Fg{static demux(e){let r=xe.streamReader(e),i=new xa,n=new xa,s=new xa,a=u(async function(){let l=await r();if(l===null)return a();if(l===!0){i.end(),s.end(),e.error?n.destroy(e.error):n.end();return}switch(l[0]){case 1:{n.write(l.slice(1));break}case 2:{s.write(l.slice(1));break}case 3:{let c=l.slice(1);s.write(c),i.end(),s.end(),n.destroy(new Error(c.toString("utf8")));return}default:i.write(l)}a()},"nextBit");return a(),{packetlines:i,packfile:n,progress:s}}};u(Fg,"GitSideBand");var th=Fg;async function Vq(t){let{packetlines:e,packfile:r,progress:i}=th.demux(t),n=[],s=[],a=[],l=!1,c=!1;return new Promise((o,f)=>{oc(e,h=>{let d=h.toString("utf8").trim();if(d.startsWith("shallow")){let p=d.slice(-41).trim();p.length!==40&&f(new Di(p)),n.push(p)}else if(d.startsWith("unshallow")){let p=d.slice(-41).trim();p.length!==40&&f(new Di(p)),s.push(p)}else if(d.startsWith("ACK")){let[,p,m]=d.split(" ");a.push({oid:p,status:m}),m||(c=!0)}else d.startsWith("NAK")?(l=!0,c=!0):(c=!0,l=!0);c&&(t.error?f(t.error):o({shallows:n,unshallows:s,acks:a,nak:l,packfile:r,progress:i}))}).finally(()=>{c||(t.error?f(t.error):o({shallows:n,unshallows:s,acks:a,nak:l,packfile:r,progress:i}))})})}u(Vq,"parseUploadPackResponse");function Gq({capabilities:t=[],wants:e=[],haves:r=[],shallows:i=[],depth:n=null,since:s=null,exclude:a=[]}){let l=[];e=[...new Set(e)];let c=` ${t.join(" ")}`;for(let o of e)l.push(xe.encode(`want ${o}${c}
|
|
75
|
+
`)),c="";for(let o of i)l.push(xe.encode(`shallow ${o}
|
|
76
|
+
`));n!==null&&l.push(xe.encode(`deepen ${n}
|
|
77
|
+
`)),s!==null&&l.push(xe.encode(`deepen-since ${Math.floor(s.valueOf()/1e3)}
|
|
78
|
+
`));for(let o of a)l.push(xe.encode(`deepen-not ${o}
|
|
79
|
+
`));l.push(xe.flush());for(let o of r)l.push(xe.encode(`have ${o}
|
|
80
|
+
`));return l.push(xe.encode(`done
|
|
81
|
+
`)),l}u(Gq,"writeUploadPackRequest");async function sg({fs:t,cache:e,http:r,onProgress:i,onMessage:n,onAuth:s,onAuthSuccess:a,onAuthFailure:l,gitdir:c,ref:o,remoteRef:f,remote:h,url:d,corsProxy:p,depth:m=null,since:w=null,exclude:g=[],relative:b=!1,tags:_=!1,singleBranch:S=!1,headers:F={},prune:k=!1,pruneTags:A=!1}){let v=o||await ji({fs:t,gitdir:c,test:!0}),T=await Re.get({fs:t,gitdir:c}),E=h||v&&await T.get(`branch.${v}.remote`)||"origin",R=d||await T.get(`remote.${E}.url`);if(typeof R>"u")throw new Ot("remote OR url");let P=f||v&&await T.get(`branch.${v}.merge`)||o||"HEAD";p===void 0&&(p=await T.get("http.corsProxy"));let I=ja.getRemoteHelperFor({url:R}),$=await I.discover({http:r,onAuth:s,onAuthSuccess:a,onAuthFailure:l,corsProxy:p,service:"git-upload-pack",url:R,headers:F,protocolVersion:1}),z=$.auth,we=$.refs;if(we.size===0)return{defaultBranch:null,fetchHead:null,fetchHeadDescription:null};if(m!==null&&!$.capabilities.has("shallow"))throw new Ni("shallow","depth");if(w!==null&&!$.capabilities.has("deepen-since"))throw new Ni("deepen-since","since");if(g.length>0&&!$.capabilities.has("deepen-not"))throw new Ni("deepen-not","exclude");if(b===!0&&!$.capabilities.has("deepen-relative"))throw new Ni("deepen-relative","relative");let ot,Dt;try{let V=B.resolveAgainstMap({ref:P,map:we});ot=V.fullref,Dt=V.oid}catch{}for(let V of we.keys())V===ot||V==="HEAD"||V.startsWith("refs/heads/")||_&&V.startsWith("refs/tags/")||we.delete(V);let Ft=ux([...$.capabilities],["multi_ack_detailed","no-done","side-band-64k","ofs-delta",`agent=${Hh.agent}`]);b&&Ft.push("deepen-relative");let Ho=S?[Dt]:we.values(),fs=S?[v]:await B.listRefs({fs:t,gitdir:c,filepath:"refs"}),yt=[];for(let V of fs)try{V=await B.expand({fs:t,gitdir:c,ref:V});let Q=await B.resolve({fs:t,gitdir:c,ref:V});await BT({fs:t,cache:e,gitdir:c,oid:Q})&&yt.push(Q)}catch{}yt=[...new Set(yt)];let de=await Pn.read({fs:t,gitdir:c}),kt=$.capabilities.has("shallow")?[...de]:[],Ce=Gq({capabilities:Ft,wants:Ho,haves:yt,shallows:kt,depth:m,since:w,exclude:g}),fe=Buffer.from(await eh(Ce)),Ae=await I.connect({http:r,onProgress:i,corsProxy:p,service:"git-upload-pack",url:R,auth:z,body:[fe],headers:F}),Te=await Vq(Ae.body);Ae.headers&&(Te.headers=Ae.headers);for(let V of Te.shallows)if(!de.has(V))try{let{object:Q}=await be({fs:t,cache:e,gitdir:c,oid:V}),ge=new At(Q),Ze=await Promise.all(ge.headers().parent.map(gi=>BT({fs:t,cache:e,gitdir:c,oid:gi})));Ze.length===0||Ze.every(gi=>gi)||de.add(V)}catch{de.add(V)}for(let V of Te.unshallows)de.delete(V);if(await Pn.write({fs:t,gitdir:c,oids:de}),S){let V=new Map([[ot,Dt]]),Q=new Map,ge=10,Ze=ot;for(;ge--;){let ln=$.symrefs.get(Ze);if(ln===void 0)break;Q.set(Ze,ln),Ze=ln}let yi=we.get(Ze);yi&&V.set(Ze,yi);let{pruned:gi}=await B.updateRemoteRefs({fs:t,gitdir:c,remote:E,refs:V,symrefs:Q,tags:_,prune:k});k&&(Te.pruned=gi)}else{let{pruned:V}=await B.updateRemoteRefs({fs:t,gitdir:c,remote:E,refs:we,symrefs:$.symrefs,tags:_,prune:k,pruneTags:A});k&&(Te.pruned=V)}if(Te.HEAD=$.symrefs.get("HEAD"),Te.HEAD===void 0)try{let{oid:V}=B.resolveAgainstMap({ref:"HEAD",map:we});for(let[Q,ge]of we.entries())if(Q!=="HEAD"&&ge===V){Te.HEAD=Q;break}}catch{}let Vo=ot&&ot.startsWith("refs/tags")?"tag":"branch";if(Te.FETCH_HEAD={oid:Dt,description:`${Vo} '${Rn(ot)}' of ${R}`},i||n){let V=hx(Te.progress);oc(V,async Q=>{if(n&&await n(Q),i){let ge=Q.match(/([^:]*).*\((\d+?)\/(\d+?)\)/);ge&&await i({phase:ge[1].trim(),loaded:parseInt(ge[2],10),total:parseInt(ge[3],10)})}})}let wi=Buffer.from(await eh(Te.packfile));if(Ae.body.error)throw Ae.body.error;let or=wi.slice(-20).toString("hex"),qe={defaultBranch:Te.HEAD,fetchHead:Te.FETCH_HEAD.oid,fetchHeadDescription:Te.FETCH_HEAD.description};if(Te.headers&&(qe.headers=Te.headers),k&&(qe.pruned=Te.pruned),or!==""&&!Wq(wi)){qe.packfile=`objects/pack/pack-${or}.pack`;let V=C(c,qe.packfile);await t.write(V,wi);let Q=u(Ze=>be({fs:t,cache:e,gitdir:c,oid:Ze}),"getExternalRefDelta"),ge=await zl.fromPack({pack:wi,getExternalRefDelta:Q,onProgress:i});await t.write(V.replace(/\.pack$/,".idx"),await ge.toBuffer())}return qe}u(sg,"_fetch");async function dx({fs:t,bare:e=!1,dir:r,gitdir:i=e?r:C(r,".git"),defaultBranch:n="master"}){if(await t.exists(i+"/config"))return;let s=["hooks","info","objects/info","objects/pack","refs/heads","refs/tags"];s=s.map(a=>i+"/"+a);for(let a of s)await t.mkdir(a);await t.write(i+"/config",`[core]
|
|
82
82
|
repositoryformatversion = 0
|
|
83
83
|
filemode = false
|
|
84
84
|
bare = ${e}
|
|
@@ -86,33 +86,33 @@ gpgsig`+Iy(a)+`
|
|
|
86
86
|
`)+` symlinks = false
|
|
87
87
|
ignorecase = true
|
|
88
88
|
`),await t.write(i+"/HEAD",`ref: refs/heads/${n}
|
|
89
|
-
`)}u(dx,"_init");async function
|
|
89
|
+
`)}u(dx,"_init");async function Zq({fs:t,cache:e,http:r,onProgress:i,onMessage:n,onAuth:s,onAuthSuccess:a,onAuthFailure:l,onPostCheckout:c,dir:o,gitdir:f,url:h,corsProxy:d,ref:p,remote:m,depth:w,since:g,exclude:b,relative:_,singleBranch:S,noCheckout:F,noTags:k,headers:A,nonBlocking:v,batchSize:T=100}){try{if(await dx({fs:t,gitdir:f}),await sx({fs:t,gitdir:f,remote:m,url:h,force:!1}),d){let P=await Re.get({fs:t,gitdir:f});await P.set("http.corsProxy",d),await Re.save({fs:t,gitdir:f,config:P})}let{defaultBranch:E,fetchHead:R}=await sg({fs:t,cache:e,http:r,onProgress:i,onMessage:n,onAuth:s,onAuthSuccess:a,onAuthFailure:l,gitdir:f,ref:p,remote:m,corsProxy:d,depth:w,since:g,exclude:b,relative:_,singleBranch:S,headers:A,tags:!k});if(R===null)return;p=p||E,p=p.replace("refs/heads/",""),await ig({fs:t,cache:e,onProgress:i,onPostCheckout:c,dir:o,gitdir:f,ref:p,remote:m,noCheckout:F,nonBlocking:v,batchSize:T})}catch(E){throw await t.rmdir(f,{recursive:!0,maxRetries:10}).catch(()=>{}),E}}u(Zq,"_clone");async function px({fs:t,http:e,onProgress:r,onMessage:i,onAuth:n,onAuthSuccess:s,onAuthFailure:a,onPostCheckout:l,dir:c,gitdir:o=C(c,".git"),url:f,corsProxy:h=void 0,ref:d=void 0,remote:p="origin",depth:m=void 0,since:w=void 0,exclude:g=[],relative:b=!1,singleBranch:_=!1,noCheckout:S=!1,noTags:F=!1,headers:k={},cache:A={},nonBlocking:v=!1,batchSize:T=100}){try{return O("fs",t),O("http",e),O("gitdir",o),S||O("dir",c),O("url",f),await Zq({fs:new M(t),cache:A,http:e,onProgress:r,onMessage:i,onAuth:n,onAuthSuccess:s,onAuthFailure:a,onPostCheckout:l,dir:c,gitdir:o,url:f,corsProxy:h,ref:d,remote:p,depth:m,since:w,exclude:g,relative:b,singleBranch:_,noCheckout:S,noTags:F,headers:k,nonBlocking:v,batchSize:T})}catch(E){throw E.caller="git.clone",E}}u(px,"clone");async function mx({fs:t,onSign:e,dir:r,gitdir:i=C(r,".git"),message:n,author:s,committer:a,signingKey:l,amend:c=!1,dryRun:o=!1,noUpdateBranch:f=!1,ref:h,parent:d,tree:p,cache:m={}}){try{O("fs",t),c||O("message",n),l&&O("onSign",e);let w=new M(t);return await Wh({fs:w,cache:m,onSign:e,gitdir:i,message:n,author:s,committer:a,signingKey:l,amend:c,dryRun:o,noUpdateBranch:f,ref:h,parent:d,tree:p})}catch(w){throw w.caller="git.commit",w}}u(mx,"commit");async function wx({fs:t,dir:e,gitdir:r=C(e,".git"),fullname:i=!1,test:n=!1}){try{return O("fs",t),O("gitdir",r),await ji({fs:new M(t),gitdir:r,fullname:i,test:n})}catch(s){throw s.caller="git.currentBranch",s}}u(wx,"currentBranch");async function Kq({fs:t,gitdir:e,ref:r}){if(r=r.startsWith("refs/heads/")?r:`refs/heads/${r}`,!await B.exists({fs:t,gitdir:e,ref:r}))throw new me(r);let n=await B.expand({fs:t,gitdir:e,ref:r}),s=await ji({fs:t,gitdir:e,fullname:!0});if(n===s){let c=await B.resolve({fs:t,gitdir:e,ref:n});await B.writeRef({fs:t,gitdir:e,ref:"HEAD",value:c})}await B.deleteRef({fs:t,gitdir:e,ref:n});let a=Rn(r),l=await Re.get({fs:t,gitdir:e});await l.deleteSection("branch",a),await Re.save({fs:t,gitdir:e,config:l})}u(Kq,"_deleteBranch");async function yx({fs:t,dir:e,gitdir:r=C(e,".git"),ref:i}){try{return O("fs",t),O("ref",i),await Kq({fs:new M(t),gitdir:r,ref:i})}catch(n){throw n.caller="git.deleteBranch",n}}u(yx,"deleteBranch");async function gx({fs:t,dir:e,gitdir:r=C(e,".git"),ref:i}){try{O("fs",t),O("ref",i),await B.deleteRef({fs:new M(t),gitdir:r,ref:i})}catch(n){throw n.caller="git.deleteRef",n}}u(gx,"deleteRef");async function Jq({fs:t,gitdir:e,remote:r}){let i=await Re.get({fs:t,gitdir:e});await i.deleteSection("remote",r),await Re.save({fs:t,gitdir:e,config:i})}u(Jq,"_deleteRemote");async function bx({fs:t,dir:e,gitdir:r=C(e,".git"),remote:i}){try{return O("fs",t),O("remote",i),await Jq({fs:new M(t),gitdir:r,remote:i})}catch(n){throw n.caller="git.deleteRemote",n}}u(bx,"deleteRemote");async function Yq({fs:t,gitdir:e,ref:r}){r=r.startsWith("refs/tags/")?r:`refs/tags/${r}`,await B.deleteRef({fs:t,gitdir:e,ref:r})}u(Yq,"_deleteTag");async function _x({fs:t,dir:e,gitdir:r=C(e,".git"),ref:i}){try{return O("fs",t),O("ref",i),await Yq({fs:new M(t),gitdir:r,ref:i})}catch(n){throw n.caller="git.deleteTag",n}}u(_x,"deleteTag");async function Xq({fs:t,gitdir:e,oid:r}){let i=r.slice(0,2);return(await t.readdir(`${e}/objects/${i}`)).map(s=>`${i}${s}`).filter(s=>s.startsWith(r))}u(Xq,"expandOidLoose");async function Qq({fs:t,cache:e,gitdir:r,oid:i,getExternalRefDelta:n}){let s=[],a=await t.readdir(C(r,"objects/pack"));a=a.filter(l=>l.endsWith(".idx"));for(let l of a){let c=`${r}/objects/pack/${l}`,o=await rg({fs:t,cache:e,filename:c,getExternalRefDelta:n});if(o.error)throw new H(o.error);for(let f of o.offsets.keys())f.startsWith(i)&&s.push(f)}return s}u(Qq,"expandOidPacked");async function e5({fs:t,cache:e,gitdir:r,oid:i}){let n=u(l=>be({fs:t,cache:e,gitdir:r,oid:l}),"getExternalRefDelta"),s=await Xq({fs:t,gitdir:r,oid:i}),a=await Qq({fs:t,cache:e,gitdir:r,oid:i,getExternalRefDelta:n});for(let l of a)s.indexOf(l)===-1&&s.push(l);if(s.length===1)return s[0];throw s.length>1?new Wl("oids",i,s):new me(`an object matching "${i}"`)}u(e5,"_expandOid");async function vx({fs:t,dir:e,gitdir:r=C(e,".git"),oid:i,cache:n={}}){try{return O("fs",t),O("gitdir",r),O("oid",i),await e5({fs:new M(t),cache:n,gitdir:r,oid:i})}catch(s){throw s.caller="git.expandOid",s}}u(vx,"expandOid");async function Sx({fs:t,dir:e,gitdir:r=C(e,".git"),ref:i}){try{return O("fs",t),O("gitdir",r),O("ref",i),await B.expand({fs:new M(t),gitdir:r,ref:i})}catch(n){throw n.caller="git.expandRef",n}}u(Sx,"expandRef");async function ag({fs:t,cache:e,gitdir:r,oids:i}){let n={},s=i.length,a=i.map((l,c)=>({index:c,oid:l}));for(;a.length;){let l=new Set;for(let{oid:o,index:f}of a)n[o]||(n[o]=new Set),n[o].add(f),n[o].size===s&&l.add(o);if(l.size>0)return[...l];let c=new Map;for(let{oid:o,index:f}of a)try{let{object:h}=await be({fs:t,cache:e,gitdir:r,oid:o}),d=At.from(h),{parent:p}=d.parseHeaders();for(let m of p)(!n[m]||!n[m].has(f))&&c.set(m+":"+f,{oid:m,index:f})}catch{}a=Array.from(c.values())}return[]}u(ag,"_findMergeBase");var jy=/^.*(\r?\n|$)/gm;function t5({branches:t,contents:e}){let r=t[1],i=t[2],n=e[0],s=e[1],a=e[2],l=s.match(jy),c=n.match(jy),o=a.match(jy),f=D6(l,c,o),h=7,d="",p=!0;for(let m of f)m.ok&&(d+=m.ok.join("")),m.conflict&&(p=!1,d+=`${"<".repeat(h)} ${r}
|
|
90
90
|
`,d+=m.conflict.a.join(""),d+=`${"=".repeat(h)}
|
|
91
91
|
`,d+=m.conflict.b.join(""),d+=`${">".repeat(h)} ${i}
|
|
92
|
-
`);return{cleanMerge:p,mergedText:d}}u(e5,"mergeFile");async function t5({fs:t,cache:e,dir:r,gitdir:i=C(r,".git"),index:n,ourOid:s,baseOid:a,theirOid:l,ourName:c="ours",baseName:o="base",theirName:f="theirs",dryRun:h=!1,abortOnConflict:d=!0,mergeDriver:p}){let m=jt({ref:s}),w=jt({ref:a}),g=jt({ref:l}),b=[],_=[],S=[],F=[],k=await Li({fs:t,cache:e,dir:r,gitdir:i,trees:[m,w,g],map:u(async function(A,[v,T,E]){let R=Zu(A),P=await Qu(v,T),I=await Qu(E,T);switch(`${P}-${I}`){case"false-false":return{mode:await T.mode(),path:R,oid:await T.oid(),type:await T.type()};case"false-true":return!E&&await v.type()==="tree"?{mode:await v.mode(),path:R,oid:await v.oid(),type:await v.type()}:E?{mode:await E.mode(),path:R,oid:await E.oid(),type:await E.type()}:void 0;case"true-false":return!v&&await E.type()==="tree"?{mode:await E.mode(),path:R,oid:await E.oid(),type:await E.type()}:v?{mode:await v.mode(),path:R,oid:await v.oid(),type:await v.type()}:void 0;case"true-true":{if(v&&E&&await v.type()==="tree"&&await E.type()==="tree")return{mode:await v.mode(),path:R,oid:await v.oid(),type:"tree"};if(v&&E&&await v.type()==="blob"&&await E.type()==="blob")return r5({fs:t,gitdir:i,path:R,ours:v,base:T,theirs:E,ourName:c,baseName:o,theirName:f,mergeDriver:p}).then(async B=>{if(B.cleanMerge)d||n.insert({filepath:A,oid:B.mergeResult.oid,stage:0});else if(b.push(A),_.push(A),!d){let z="";T&&await T.type()==="blob"&&(z=await T.oid());let we=await v.oid(),st=await E.oid();n.delete({filepath:A}),z&&n.insert({filepath:A,oid:z,stage:1}),n.insert({filepath:A,oid:we,stage:2}),n.insert({filepath:A,oid:st,stage:3})}return B.mergeResult});if(T&&!v&&E&&await T.type()==="blob"&&await E.type()==="blob"){if(b.push(A),S.push(A),!d){let B=await T.oid(),z=await E.oid();n.delete({filepath:A}),n.insert({filepath:A,oid:B,stage:1}),n.insert({filepath:A,oid:z,stage:3})}return{mode:await E.mode(),oid:await E.oid(),type:"blob",path:R}}if(T&&v&&!E&&await T.type()==="blob"&&await v.type()==="blob"){if(b.push(A),F.push(A),!d){let B=await T.oid(),z=await v.oid();n.delete({filepath:A}),n.insert({filepath:A,oid:B,stage:1}),n.insert({filepath:A,oid:z,stage:2})}return{mode:await v.mode(),oid:await v.oid(),type:"blob",path:R}}if(T&&!v&&!E&&(await T.type()==="blob"||await T.type()==="tree"))return;throw new Da}}},"map"),reduce:b.length!==0&&(!r||d)?void 0:async(A,v)=>{let T=v.filter(Boolean);if(A&&!(A&&A.type==="tree"&&T.length===0&&A.path!==".")){if(T.length>0||A.path==="."&&T.length===0){let R=new Rt(T).toObject(),P=await Pt({fs:t,gitdir:i,type:"tree",object:R,dryRun:h});A.oid=P}return A}}});return b.length!==0?(r&&!d&&await Li({fs:t,cache:e,dir:r,gitdir:i,trees:[jt({ref:k.oid})],map:u(async function(A,[v]){let T=`${r}/${A}`;if(await v.type()==="blob"){let E=await v.mode(),R=new TextDecoder().decode(await v.content());await t.write(T,R,{mode:E})}return!0},"map")}),new Ca(b,_,S,F)):k.oid}u(t5,"mergeTree");async function r5({fs:t,gitdir:e,path:r,ours:i,base:n,theirs:s,ourName:a,theirName:l,baseName:c,dryRun:o,mergeDriver:f=e5}){let h="blob",d="100755",p="",m="";n&&await n.type()==="blob"&&(d=await n.mode(),p=await n.oid(),m=Buffer.from(await n.content()).toString("utf8"));let w=d===await i.mode()?await s.mode():await i.mode();if(await i.oid()===await s.oid())return{cleanMerge:!0,mergeResult:{mode:w,path:r,oid:await i.oid(),type:h}};if(await i.oid()===p)return{cleanMerge:!0,mergeResult:{mode:w,path:r,oid:await s.oid(),type:h}};if(await s.oid()===p)return{cleanMerge:!0,mergeResult:{mode:w,path:r,oid:await i.oid(),type:h}};let g=Buffer.from(await i.content()).toString("utf8"),b=Buffer.from(await s.content()).toString("utf8"),{mergedText:_,cleanMerge:S}=await f({branches:[c,a,l],contents:[m,g,b],path:r}),F=await Pt({fs:t,gitdir:e,type:"blob",object:Buffer.from(_,"utf8"),dryRun:o});return{cleanMerge:S,mergeResult:{mode:w,path:r,oid:F,type:h}}}u(r5,"mergeBlobs");async function Ex({fs:t,cache:e,dir:r,gitdir:i,ours:n,theirs:s,fastForward:a=!0,fastForwardOnly:l=!1,dryRun:c=!1,noUpdateBranch:o=!1,abortOnConflict:f=!0,message:h,author:d,committer:p,signingKey:m,onSign:w,mergeDriver:g,allowUnrelatedHistories:b=!1}){n===void 0&&(n=await Ui({fs:t,gitdir:i,fullname:!0})),n=await $.expand({fs:t,gitdir:i,ref:n}),s=await $.expand({fs:t,gitdir:i,ref:s});let _=await $.resolve({fs:t,gitdir:i,ref:n}),S=await $.resolve({fs:t,gitdir:i,ref:s}),F=await sg({fs:t,cache:e,gitdir:i,oids:[_,S]});if(F.length!==1)if(F.length===0&&b)F.push("4b825dc642cb6eb9a060e54bf8d69288fbee4904");else throw new Da;let k=F[0];if(k===S)return{oid:_,alreadyMerged:!0};if(a&&k===_)return!c&&!o&&await $.writeRef({fs:t,gitdir:i,ref:n,value:S}),{oid:S,fastForward:!0};{if(l)throw new Zl;let A=await Pe.acquire({fs:t,gitdir:i,cache:e,allowUnmerged:!1},async T=>t5({fs:t,cache:e,dir:r,gitdir:i,index:T,ourOid:_,theirOid:S,baseOid:k,ourName:An(n),baseName:"base",theirName:An(s),dryRun:c,abortOnConflict:f,mergeDriver:g}));if(A instanceof Ca)throw A;return h||(h=`Merge branch '${An(s)}' into ${An(n)}`),{oid:await Wh({fs:t,cache:e,gitdir:i,message:h,ref:n,tree:A,parent:[_,S],author:d,committer:p,signingKey:m,onSign:w,dryRun:c,noUpdateBranch:o}),tree:A,mergeCommit:!0}}}u(Ex,"_merge");async function Fx({fs:t,cache:e,http:r,onProgress:i,onMessage:n,onAuth:s,onAuthSuccess:a,onAuthFailure:l,dir:c,gitdir:o,ref:f,url:h,remote:d,remoteRef:p,prune:m,pruneTags:w,fastForward:g,fastForwardOnly:b,corsProxy:_,singleBranch:S,headers:F,author:k,committer:A,signingKey:v}){try{if(!f){let R=await Ui({fs:t,gitdir:o});if(!R)throw new Ot("ref");f=R}let{fetchHead:T,fetchHeadDescription:E}=await ng({fs:t,cache:e,http:r,onProgress:i,onMessage:n,onAuth:s,onAuthSuccess:a,onAuthFailure:l,gitdir:o,corsProxy:_,ref:f,url:h,remote:d,remoteRef:p,singleBranch:S,headers:F,prune:m,pruneTags:w});await Ex({fs:t,cache:e,gitdir:o,ours:f,theirs:T,fastForward:g,fastForwardOnly:b,message:`Merge ${E}`,author:k,committer:A,signingKey:v,dryRun:!1,noUpdateBranch:!1}),await rg({fs:t,cache:e,onProgress:i,dir:c,gitdir:o,ref:f,remote:d,noCheckout:!1})}catch(T){throw T.caller="git.pull",T}}u(Fx,"_pull");async function kx({fs:t,http:e,onProgress:r,onMessage:i,onAuth:n,onAuthSuccess:s,onAuthFailure:a,dir:l,gitdir:c=C(l,".git"),ref:o,url:f,remote:h,remoteRef:d,corsProxy:p,singleBranch:m,headers:w={},cache:g={}}){try{O("fs",t),O("http",e),O("gitdir",c);let b={name:"",email:"",timestamp:Date.now(),timezoneOffset:0};return await Fx({fs:new M(t),cache:g,http:e,onProgress:r,onMessage:i,onAuth:n,onAuthSuccess:s,onAuthFailure:a,dir:l,gitdir:c,ref:o,url:f,remote:h,remoteRef:d,fastForwardOnly:!0,corsProxy:p,singleBranch:m,headers:w,author:b,committer:b})}catch(b){throw b.caller="git.fastForward",b}}u(kx,"fastForward");async function Tx({fs:t,http:e,onProgress:r,onMessage:i,onAuth:n,onAuthSuccess:s,onAuthFailure:a,dir:l,gitdir:c=C(l,".git"),ref:o,remote:f,remoteRef:h,url:d,corsProxy:p,depth:m=null,since:w=null,exclude:g=[],relative:b=!1,tags:_=!1,singleBranch:S=!1,headers:F={},prune:k=!1,pruneTags:A=!1,cache:v={}}){try{return O("fs",t),O("http",e),O("gitdir",c),await ng({fs:new M(t),cache:v,http:e,onProgress:r,onMessage:i,onAuth:n,onAuthSuccess:s,onAuthFailure:a,gitdir:c,ref:o,remote:f,remoteRef:h,url:d,corsProxy:p,depth:m,since:w,exclude:g,relative:b,tags:_,singleBranch:S,headers:F,prune:k,pruneTags:A})}catch(T){throw T.caller="git.fetch",T}}u(Tx,"fetch");async function xx({fs:t,dir:e,gitdir:r=C(e,".git"),oids:i,cache:n={}}){try{return O("fs",t),O("gitdir",r),O("oids",i),await sg({fs:new M(t),cache:n,gitdir:r,oids:i})}catch(s){throw s.caller="git.findMergeBase",s}}u(xx,"findMergeBase");async function Ox({fs:t,filepath:e}){if(await t.exists(C(e,".git")))return e;{let r=Pa(e);if(r===e)throw new pe(`git root for ${e}`);return Ox({fs:t,filepath:r})}}u(Ox,"_findRoot");async function Rx({fs:t,filepath:e}){try{return O("fs",t),O("filepath",e),await Ox({fs:new M(t),filepath:e})}catch(r){throw r.caller="git.findRoot",r}}u(Rx,"findRoot");async function Ax({fs:t,dir:e,gitdir:r=C(e,".git"),path:i}){try{return O("fs",t),O("gitdir",r),O("path",i),await ic({fs:new M(t),gitdir:r,path:i})}catch(n){throw n.caller="git.getConfig",n}}u(Ax,"getConfig");async function i5({fs:t,gitdir:e,path:r}){return(await Oe.get({fs:t,gitdir:e})).getall(r)}u(i5,"_getConfigAll");async function Px({fs:t,dir:e,gitdir:r=C(e,".git"),path:i}){try{return O("fs",t),O("gitdir",r),O("path",i),await i5({fs:new M(t),gitdir:r,path:i})}catch(n){throw n.caller="git.getConfigAll",n}}u(Px,"getConfigAll");async function Nx({http:t,onAuth:e,onAuthSuccess:r,onAuthFailure:i,corsProxy:n,url:s,headers:a={},forPush:l=!1}){try{O("http",t),O("url",s);let o=await qa.getRemoteHelperFor({url:s}).discover({http:t,onAuth:e,onAuthSuccess:r,onAuthFailure:i,corsProxy:n,service:l?"git-receive-pack":"git-upload-pack",url:s,headers:a,protocolVersion:1}),f={capabilities:[...o.capabilities]};for(let[h,d]of o.refs){let p=h.split("/"),m=p.pop(),w=f;for(let g of p)w[g]=w[g]||{},w=w[g];w[m]=d}for(let[h,d]of o.symrefs){let p=h.split("/"),m=p.pop(),w=f;for(let g of p)w[g]=w[g]||{},w=w[g];w[m]=d}return f}catch(c){throw c.caller="git.getRemoteInfo",c}}u(Nx,"getRemoteInfo");function Dx(t,e,r,i){let n=[];for(let[s,a]of t.refs){if(e&&!s.startsWith(e))continue;if(s.endsWith("^{}")){if(i){let c=s.replace("^{}",""),o=n[n.length-1],f=o.ref===c?o:n.find(h=>h.ref===c);if(f===void 0)throw new Error("I did not expect this to happen");f.peeled=a}continue}let l={ref:s,oid:a};r&&t.symrefs.has(s)&&(l.target=t.symrefs.get(s)),n.push(l)}return n}u(Dx,"formatInfoRefs");async function Cx({http:t,onAuth:e,onAuthSuccess:r,onAuthFailure:i,corsProxy:n,url:s,headers:a={},forPush:l=!1,protocolVersion:c=2}){try{O("http",t),O("url",s);let f=await qa.getRemoteHelperFor({url:s}).discover({http:t,onAuth:e,onAuthSuccess:r,onAuthFailure:i,corsProxy:n,service:l?"git-receive-pack":"git-upload-pack",url:s,headers:a,protocolVersion:c});if(f.protocolVersion===2)return{protocolVersion:f.protocolVersion,capabilities:f.capabilities2};let h={};for(let d of f.capabilities){let[p,m]=d.split("=");m?h[p]=m:h[p]=!0}return{protocolVersion:1,capabilities:h,refs:Dx(f,void 0,!0,!0)}}catch(o){throw o.caller="git.getRemoteInfo2",o}}u(Cx,"getRemoteInfo2");async function n5({type:t,object:e,format:r="content",oid:i=void 0}){return r!=="deflated"&&(r!=="wrapped"&&(e=$i.wrap({type:t,object:e})),i=await si(e)),{oid:i,object:e}}u(n5,"hashObject");async function Ix({object:t}){try{O("object",t),typeof t=="string"?t=Buffer.from(t,"utf8"):t instanceof Uint8Array||(t=new Uint8Array(t));let e="blob",{oid:r,object:i}=await n5({type:e,format:"content",object:t});return{oid:r,type:e,object:i,format:"wrapped"}}catch(e){throw e.caller="git.hashBlob",e}}u(Ix,"hashBlob");async function s5({fs:t,cache:e,onProgress:r,dir:i,gitdir:n,filepath:s}){try{s=C(i,s);let a=await t.read(s),l=u(o=>ge({fs:t,cache:e,gitdir:n,oid:o}),"getExternalRefDelta"),c=await zl.fromPack({pack:a,getExternalRefDelta:l,onProgress:r});return await t.write(s.replace(/\.pack$/,".idx"),await c.toBuffer()),{oids:[...c.hashes]}}catch(a){throw a.caller="git.indexPack",a}}u(s5,"_indexPack");async function $x({fs:t,onProgress:e,dir:r,gitdir:i=C(r,".git"),filepath:n,cache:s={}}){try{return O("fs",t),O("dir",r),O("gitdir",r),O("filepath",n),await s5({fs:new M(t),cache:s,onProgress:e,dir:r,gitdir:i,filepath:n})}catch(a){throw a.caller="git.indexPack",a}}u($x,"indexPack");async function Bx({fs:t,bare:e=!1,dir:r,gitdir:i=e?r:C(r,".git"),defaultBranch:n="master"}){try{return O("fs",t),O("gitdir",i),e||O("dir",r),await dx({fs:new M(t),bare:e,dir:r,gitdir:i,defaultBranch:n})}catch(s){throw s.caller="git.init",s}}u(Bx,"init");async function Lx({fs:t,cache:e,gitdir:r,oid:i,ancestor:n,depth:s}){let a=await Nn.read({fs:t,gitdir:r});if(!i)throw new Ot("oid");if(!n)throw new Ot("ancestor");if(i===n)return!1;let l=[i],c=new Set,o=0;for(;l.length;){if(o++===s)throw new Jl(s);let f=l.shift(),{type:h,object:d}=await ge({fs:t,cache:e,gitdir:r,oid:f});if(h!=="commit")throw new _t(f,h,"commit");let p=At.from(d).parse();for(let m of p.parent)if(m===n)return!0;if(!a.has(f))for(let m of p.parent)c.has(m)||(l.push(m),c.add(m))}return!1}u(Lx,"_isDescendent");async function Mx({fs:t,dir:e,gitdir:r=C(e,".git"),oid:i,ancestor:n,depth:s=-1,cache:a={}}){try{return O("fs",t),O("gitdir",r),O("oid",i),O("ancestor",n),await Lx({fs:new M(t),cache:a,gitdir:r,oid:i,ancestor:n,depth:s})}catch(l){throw l.caller="git.isDescendent",l}}u(Mx,"isDescendent");async function jx({fs:t,dir:e,gitdir:r=C(e,".git"),filepath:i}){try{return O("fs",t),O("dir",e),O("gitdir",r),O("filepath",i),Mi.isIgnored({fs:new M(t),dir:e,gitdir:r,filepath:i})}catch(n){throw n.caller="git.isIgnored",n}}u(jx,"isIgnored");async function qx({fs:t,dir:e,gitdir:r=C(e,".git"),remote:i}){try{return O("fs",t),O("gitdir",r),$.listBranches({fs:new M(t),gitdir:r,remote:i})}catch(n){throw n.caller="git.listBranches",n}}u(qx,"listBranches");async function a5({fs:t,gitdir:e,ref:r,cache:i}){if(r){let n=await $.resolve({gitdir:e,fs:t,ref:r}),s=[];return await Ux({fs:t,cache:i,gitdir:e,oid:n,filenames:s,prefix:""}),s}else return Pe.acquire({fs:t,gitdir:e,cache:i},async function(n){return n.entries.map(s=>s.path)})}u(a5,"_listFiles");async function Ux({fs:t,cache:e,gitdir:r,oid:i,filenames:n,prefix:s}){let{tree:a}=await Wa({fs:t,cache:e,gitdir:r,oid:i});for(let l of a)l.type==="tree"?await Ux({fs:t,cache:e,gitdir:r,oid:l.oid,filenames:n,prefix:C(s,l.path)}):n.push(C(s,l.path))}u(Ux,"accumulateFilesFromOid");async function zx({fs:t,dir:e,gitdir:r=C(e,".git"),ref:i,cache:n={}}){try{return O("fs",t),O("gitdir",r),await a5({fs:new M(t),cache:n,gitdir:r,ref:i})}catch(s){throw s.caller="git.listFiles",s}}u(zx,"listFiles");async function o5({fs:t,cache:e,gitdir:r,ref:i}){let n;try{n=await $.resolve({gitdir:r,fs:t,ref:i})}catch(l){if(l instanceof pe)return[]}return(await Wa({fs:t,cache:e,gitdir:r,oid:n})).tree.map(l=>({target:l.path,note:l.oid}))}u(o5,"_listNotes");async function Wx({fs:t,dir:e,gitdir:r=C(e,".git"),ref:i="refs/notes/commits",cache:n={}}){try{return O("fs",t),O("gitdir",r),O("ref",i),await o5({fs:new M(t),cache:n,gitdir:r,ref:i})}catch(s){throw s.caller="git.listNotes",s}}u(Wx,"listNotes");async function Hx({fs:t,dir:e,gitdir:r=C(e,".git"),filepath:i}){try{return O("fs",t),O("gitdir",r),$.listRefs({fs:new M(t),gitdir:r,filepath:i})}catch(n){throw n.caller="git.listRefs",n}}u(Hx,"listRefs");async function l5({fs:t,gitdir:e}){let r=await Oe.get({fs:t,gitdir:e}),i=await r.getSubsections("remote");return Promise.all(i.map(async s=>{let a=await r.get(`remote.${s}.url`);return{remote:s,url:a}}))}u(l5,"_listRemotes");async function Vx({fs:t,dir:e,gitdir:r=C(e,".git")}){try{return O("fs",t),O("gitdir",r),await l5({fs:new M(t),gitdir:r})}catch(i){throw i.caller="git.listRemotes",i}}u(Vx,"listRemotes");async function c5(t){let e=Te.streamReader(t),r=[],i;for(;i=await e(),i!==!0;){if(i===null)continue;i=i.toString("utf8").replace(/\n$/,"");let[n,s,...a]=i.split(" "),l={ref:s,oid:n};for(let c of a){let[o,f]=c.split(":");o==="symref-target"?l.target=f:o==="peeled"&&(l.peeled=f)}r.push(l)}return r}u(c5,"parseListRefsResponse");async function f5({prefix:t,symrefs:e,peelTags:r}){let i=[];return i.push(Te.encode(`command=ls-refs
|
|
93
|
-
`)),i.push(
|
|
94
|
-
`)),(r||e||t)&&i.push(
|
|
92
|
+
`);return{cleanMerge:p,mergedText:d}}u(t5,"mergeFile");async function r5({fs:t,cache:e,dir:r,gitdir:i=C(r,".git"),index:n,ourOid:s,baseOid:a,theirOid:l,ourName:c="ours",baseName:o="base",theirName:f="theirs",dryRun:h=!1,abortOnConflict:d=!0,mergeDriver:p}){let m=Mt({ref:s}),w=Mt({ref:a}),g=Mt({ref:l}),b=[],_=[],S=[],F=[],k=await Bi({fs:t,cache:e,dir:r,gitdir:i,trees:[m,w,g],map:u(async function(A,[v,T,E]){let R=Zu(A),P=await Qu(v,T),I=await Qu(E,T);switch(`${P}-${I}`){case"false-false":return{mode:await T.mode(),path:R,oid:await T.oid(),type:await T.type()};case"false-true":return!E&&await v.type()==="tree"?{mode:await v.mode(),path:R,oid:await v.oid(),type:await v.type()}:E?{mode:await E.mode(),path:R,oid:await E.oid(),type:await E.type()}:void 0;case"true-false":return!v&&await E.type()==="tree"?{mode:await E.mode(),path:R,oid:await E.oid(),type:await E.type()}:v?{mode:await v.mode(),path:R,oid:await v.oid(),type:await v.type()}:void 0;case"true-true":{if(v&&E&&await v.type()==="tree"&&await E.type()==="tree")return{mode:await v.mode(),path:R,oid:await v.oid(),type:"tree"};if(v&&E&&await v.type()==="blob"&&await E.type()==="blob")return i5({fs:t,gitdir:i,path:R,ours:v,base:T,theirs:E,ourName:c,baseName:o,theirName:f,mergeDriver:p}).then(async $=>{if($.cleanMerge)d||n.insert({filepath:A,oid:$.mergeResult.oid,stage:0});else if(b.push(A),_.push(A),!d){let z="";T&&await T.type()==="blob"&&(z=await T.oid());let we=await v.oid(),ot=await E.oid();n.delete({filepath:A}),z&&n.insert({filepath:A,oid:z,stage:1}),n.insert({filepath:A,oid:we,stage:2}),n.insert({filepath:A,oid:ot,stage:3})}return $.mergeResult});if(T&&!v&&E&&await T.type()==="blob"&&await E.type()==="blob"){if(b.push(A),S.push(A),!d){let $=await T.oid(),z=await E.oid();n.delete({filepath:A}),n.insert({filepath:A,oid:$,stage:1}),n.insert({filepath:A,oid:z,stage:3})}return{mode:await E.mode(),oid:await E.oid(),type:"blob",path:R}}if(T&&v&&!E&&await T.type()==="blob"&&await v.type()==="blob"){if(b.push(A),F.push(A),!d){let $=await T.oid(),z=await v.oid();n.delete({filepath:A}),n.insert({filepath:A,oid:$,stage:1}),n.insert({filepath:A,oid:z,stage:2})}return{mode:await v.mode(),oid:await v.oid(),type:"blob",path:R}}if(T&&!v&&!E&&(await T.type()==="blob"||await T.type()==="tree"))return;throw new Na}}},"map"),reduce:b.length!==0&&(!r||d)?void 0:async(A,v)=>{let T=v.filter(Boolean);if(A&&!(A&&A.type==="tree"&&T.length===0&&A.path!==".")){if(T.length>0||A.path==="."&&T.length===0){let R=new Rt(T).toObject(),P=await Pt({fs:t,gitdir:i,type:"tree",object:R,dryRun:h});A.oid=P}return A}}});return b.length!==0?(r&&!d&&await Bi({fs:t,cache:e,dir:r,gitdir:i,trees:[Mt({ref:k.oid})],map:u(async function(A,[v]){let T=`${r}/${A}`;if(await v.type()==="blob"){let E=await v.mode(),R=new TextDecoder().decode(await v.content());await t.write(T,R,{mode:E})}return!0},"map")}),new Da(b,_,S,F)):k.oid}u(r5,"mergeTree");async function i5({fs:t,gitdir:e,path:r,ours:i,base:n,theirs:s,ourName:a,theirName:l,baseName:c,dryRun:o,mergeDriver:f=t5}){let h="blob",d="100755",p="",m="";n&&await n.type()==="blob"&&(d=await n.mode(),p=await n.oid(),m=Buffer.from(await n.content()).toString("utf8"));let w=d===await i.mode()?await s.mode():await i.mode();if(await i.oid()===await s.oid())return{cleanMerge:!0,mergeResult:{mode:w,path:r,oid:await i.oid(),type:h}};if(await i.oid()===p)return{cleanMerge:!0,mergeResult:{mode:w,path:r,oid:await s.oid(),type:h}};if(await s.oid()===p)return{cleanMerge:!0,mergeResult:{mode:w,path:r,oid:await i.oid(),type:h}};let g=Buffer.from(await i.content()).toString("utf8"),b=Buffer.from(await s.content()).toString("utf8"),{mergedText:_,cleanMerge:S}=await f({branches:[c,a,l],contents:[m,g,b],path:r}),F=await Pt({fs:t,gitdir:e,type:"blob",object:Buffer.from(_,"utf8"),dryRun:o});return{cleanMerge:S,mergeResult:{mode:w,path:r,oid:F,type:h}}}u(i5,"mergeBlobs");async function Ex({fs:t,cache:e,dir:r,gitdir:i,ours:n,theirs:s,fastForward:a=!0,fastForwardOnly:l=!1,dryRun:c=!1,noUpdateBranch:o=!1,abortOnConflict:f=!0,message:h,author:d,committer:p,signingKey:m,onSign:w,mergeDriver:g,allowUnrelatedHistories:b=!1}){n===void 0&&(n=await ji({fs:t,gitdir:i,fullname:!0})),n=await B.expand({fs:t,gitdir:i,ref:n}),s=await B.expand({fs:t,gitdir:i,ref:s});let _=await B.resolve({fs:t,gitdir:i,ref:n}),S=await B.resolve({fs:t,gitdir:i,ref:s}),F=await ag({fs:t,cache:e,gitdir:i,oids:[_,S]});if(F.length!==1)if(F.length===0&&b)F.push("4b825dc642cb6eb9a060e54bf8d69288fbee4904");else throw new Na;let k=F[0];if(k===S)return{oid:_,alreadyMerged:!0};if(a&&k===_)return!c&&!o&&await B.writeRef({fs:t,gitdir:i,ref:n,value:S}),{oid:S,fastForward:!0};{if(l)throw new Zl;let A=await Ne.acquire({fs:t,gitdir:i,cache:e,allowUnmerged:!1},async T=>r5({fs:t,cache:e,dir:r,gitdir:i,index:T,ourOid:_,theirOid:S,baseOid:k,ourName:Rn(n),baseName:"base",theirName:Rn(s),dryRun:c,abortOnConflict:f,mergeDriver:g}));if(A instanceof Da)throw A;return h||(h=`Merge branch '${Rn(s)}' into ${Rn(n)}`),{oid:await Wh({fs:t,cache:e,gitdir:i,message:h,ref:n,tree:A,parent:[_,S],author:d,committer:p,signingKey:m,onSign:w,dryRun:c,noUpdateBranch:o}),tree:A,mergeCommit:!0}}}u(Ex,"_merge");async function Fx({fs:t,cache:e,http:r,onProgress:i,onMessage:n,onAuth:s,onAuthSuccess:a,onAuthFailure:l,dir:c,gitdir:o,ref:f,url:h,remote:d,remoteRef:p,prune:m,pruneTags:w,fastForward:g,fastForwardOnly:b,corsProxy:_,singleBranch:S,headers:F,author:k,committer:A,signingKey:v}){try{if(!f){let R=await ji({fs:t,gitdir:o});if(!R)throw new Ot("ref");f=R}let{fetchHead:T,fetchHeadDescription:E}=await sg({fs:t,cache:e,http:r,onProgress:i,onMessage:n,onAuth:s,onAuthSuccess:a,onAuthFailure:l,gitdir:o,corsProxy:_,ref:f,url:h,remote:d,remoteRef:p,singleBranch:S,headers:F,prune:m,pruneTags:w});await Ex({fs:t,cache:e,gitdir:o,ours:f,theirs:T,fastForward:g,fastForwardOnly:b,message:`Merge ${E}`,author:k,committer:A,signingKey:v,dryRun:!1,noUpdateBranch:!1}),await ig({fs:t,cache:e,onProgress:i,dir:c,gitdir:o,ref:f,remote:d,noCheckout:!1})}catch(T){throw T.caller="git.pull",T}}u(Fx,"_pull");async function kx({fs:t,http:e,onProgress:r,onMessage:i,onAuth:n,onAuthSuccess:s,onAuthFailure:a,dir:l,gitdir:c=C(l,".git"),ref:o,url:f,remote:h,remoteRef:d,corsProxy:p,singleBranch:m,headers:w={},cache:g={}}){try{O("fs",t),O("http",e),O("gitdir",c);let b={name:"",email:"",timestamp:Date.now(),timezoneOffset:0};return await Fx({fs:new M(t),cache:g,http:e,onProgress:r,onMessage:i,onAuth:n,onAuthSuccess:s,onAuthFailure:a,dir:l,gitdir:c,ref:o,url:f,remote:h,remoteRef:d,fastForwardOnly:!0,corsProxy:p,singleBranch:m,headers:w,author:b,committer:b})}catch(b){throw b.caller="git.fastForward",b}}u(kx,"fastForward");async function Tx({fs:t,http:e,onProgress:r,onMessage:i,onAuth:n,onAuthSuccess:s,onAuthFailure:a,dir:l,gitdir:c=C(l,".git"),ref:o,remote:f,remoteRef:h,url:d,corsProxy:p,depth:m=null,since:w=null,exclude:g=[],relative:b=!1,tags:_=!1,singleBranch:S=!1,headers:F={},prune:k=!1,pruneTags:A=!1,cache:v={}}){try{return O("fs",t),O("http",e),O("gitdir",c),await sg({fs:new M(t),cache:v,http:e,onProgress:r,onMessage:i,onAuth:n,onAuthSuccess:s,onAuthFailure:a,gitdir:c,ref:o,remote:f,remoteRef:h,url:d,corsProxy:p,depth:m,since:w,exclude:g,relative:b,tags:_,singleBranch:S,headers:F,prune:k,pruneTags:A})}catch(T){throw T.caller="git.fetch",T}}u(Tx,"fetch");async function xx({fs:t,dir:e,gitdir:r=C(e,".git"),oids:i,cache:n={}}){try{return O("fs",t),O("gitdir",r),O("oids",i),await ag({fs:new M(t),cache:n,gitdir:r,oids:i})}catch(s){throw s.caller="git.findMergeBase",s}}u(xx,"findMergeBase");async function Ox({fs:t,filepath:e}){if(await t.exists(C(e,".git")))return e;{let r=Aa(e);if(r===e)throw new me(`git root for ${e}`);return Ox({fs:t,filepath:r})}}u(Ox,"_findRoot");async function Rx({fs:t,filepath:e}){try{return O("fs",t),O("filepath",e),await Ox({fs:new M(t),filepath:e})}catch(r){throw r.caller="git.findRoot",r}}u(Rx,"findRoot");async function Ax({fs:t,dir:e,gitdir:r=C(e,".git"),path:i}){try{return O("fs",t),O("gitdir",r),O("path",i),await ic({fs:new M(t),gitdir:r,path:i})}catch(n){throw n.caller="git.getConfig",n}}u(Ax,"getConfig");async function n5({fs:t,gitdir:e,path:r}){return(await Re.get({fs:t,gitdir:e})).getall(r)}u(n5,"_getConfigAll");async function Px({fs:t,dir:e,gitdir:r=C(e,".git"),path:i}){try{return O("fs",t),O("gitdir",r),O("path",i),await n5({fs:new M(t),gitdir:r,path:i})}catch(n){throw n.caller="git.getConfigAll",n}}u(Px,"getConfigAll");async function Nx({http:t,onAuth:e,onAuthSuccess:r,onAuthFailure:i,corsProxy:n,url:s,headers:a={},forPush:l=!1}){try{O("http",t),O("url",s);let o=await ja.getRemoteHelperFor({url:s}).discover({http:t,onAuth:e,onAuthSuccess:r,onAuthFailure:i,corsProxy:n,service:l?"git-receive-pack":"git-upload-pack",url:s,headers:a,protocolVersion:1}),f={capabilities:[...o.capabilities]};for(let[h,d]of o.refs){let p=h.split("/"),m=p.pop(),w=f;for(let g of p)w[g]=w[g]||{},w=w[g];w[m]=d}for(let[h,d]of o.symrefs){let p=h.split("/"),m=p.pop(),w=f;for(let g of p)w[g]=w[g]||{},w=w[g];w[m]=d}return f}catch(c){throw c.caller="git.getRemoteInfo",c}}u(Nx,"getRemoteInfo");function Dx(t,e,r,i){let n=[];for(let[s,a]of t.refs){if(e&&!s.startsWith(e))continue;if(s.endsWith("^{}")){if(i){let c=s.replace("^{}",""),o=n[n.length-1],f=o.ref===c?o:n.find(h=>h.ref===c);if(f===void 0)throw new Error("I did not expect this to happen");f.peeled=a}continue}let l={ref:s,oid:a};r&&t.symrefs.has(s)&&(l.target=t.symrefs.get(s)),n.push(l)}return n}u(Dx,"formatInfoRefs");async function Cx({http:t,onAuth:e,onAuthSuccess:r,onAuthFailure:i,corsProxy:n,url:s,headers:a={},forPush:l=!1,protocolVersion:c=2}){try{O("http",t),O("url",s);let f=await ja.getRemoteHelperFor({url:s}).discover({http:t,onAuth:e,onAuthSuccess:r,onAuthFailure:i,corsProxy:n,service:l?"git-receive-pack":"git-upload-pack",url:s,headers:a,protocolVersion:c});if(f.protocolVersion===2)return{protocolVersion:f.protocolVersion,capabilities:f.capabilities2};let h={};for(let d of f.capabilities){let[p,m]=d.split("=");m?h[p]=m:h[p]=!0}return{protocolVersion:1,capabilities:h,refs:Dx(f,void 0,!0,!0)}}catch(o){throw o.caller="git.getRemoteInfo2",o}}u(Cx,"getRemoteInfo2");async function s5({type:t,object:e,format:r="content",oid:i=void 0}){return r!=="deflated"&&(r!=="wrapped"&&(e=Ci.wrap({type:t,object:e})),i=await ri(e)),{oid:i,object:e}}u(s5,"hashObject");async function Ix({object:t}){try{O("object",t),typeof t=="string"?t=Buffer.from(t,"utf8"):t instanceof Uint8Array||(t=new Uint8Array(t));let e="blob",{oid:r,object:i}=await s5({type:e,format:"content",object:t});return{oid:r,type:e,object:i,format:"wrapped"}}catch(e){throw e.caller="git.hashBlob",e}}u(Ix,"hashBlob");async function a5({fs:t,cache:e,onProgress:r,dir:i,gitdir:n,filepath:s}){try{s=C(i,s);let a=await t.read(s),l=u(o=>be({fs:t,cache:e,gitdir:n,oid:o}),"getExternalRefDelta"),c=await zl.fromPack({pack:a,getExternalRefDelta:l,onProgress:r});return await t.write(s.replace(/\.pack$/,".idx"),await c.toBuffer()),{oids:[...c.hashes]}}catch(a){throw a.caller="git.indexPack",a}}u(a5,"_indexPack");async function Bx({fs:t,onProgress:e,dir:r,gitdir:i=C(r,".git"),filepath:n,cache:s={}}){try{return O("fs",t),O("dir",r),O("gitdir",r),O("filepath",n),await a5({fs:new M(t),cache:s,onProgress:e,dir:r,gitdir:i,filepath:n})}catch(a){throw a.caller="git.indexPack",a}}u(Bx,"indexPack");async function $x({fs:t,bare:e=!1,dir:r,gitdir:i=e?r:C(r,".git"),defaultBranch:n="master"}){try{return O("fs",t),O("gitdir",i),e||O("dir",r),await dx({fs:new M(t),bare:e,dir:r,gitdir:i,defaultBranch:n})}catch(s){throw s.caller="git.init",s}}u($x,"init");async function Lx({fs:t,cache:e,gitdir:r,oid:i,ancestor:n,depth:s}){let a=await Pn.read({fs:t,gitdir:r});if(!i)throw new Ot("oid");if(!n)throw new Ot("ancestor");if(i===n)return!1;let l=[i],c=new Set,o=0;for(;l.length;){if(o++===s)throw new Jl(s);let f=l.shift(),{type:h,object:d}=await be({fs:t,cache:e,gitdir:r,oid:f});if(h!=="commit")throw new _t(f,h,"commit");let p=At.from(d).parse();for(let m of p.parent)if(m===n)return!0;if(!a.has(f))for(let m of p.parent)c.has(m)||(l.push(m),c.add(m))}return!1}u(Lx,"_isDescendent");async function Mx({fs:t,dir:e,gitdir:r=C(e,".git"),oid:i,ancestor:n,depth:s=-1,cache:a={}}){try{return O("fs",t),O("gitdir",r),O("oid",i),O("ancestor",n),await Lx({fs:new M(t),cache:a,gitdir:r,oid:i,ancestor:n,depth:s})}catch(l){throw l.caller="git.isDescendent",l}}u(Mx,"isDescendent");async function jx({fs:t,dir:e,gitdir:r=C(e,".git"),filepath:i}){try{return O("fs",t),O("dir",e),O("gitdir",r),O("filepath",i),$i.isIgnored({fs:new M(t),dir:e,gitdir:r,filepath:i})}catch(n){throw n.caller="git.isIgnored",n}}u(jx,"isIgnored");async function qx({fs:t,dir:e,gitdir:r=C(e,".git"),remote:i}){try{return O("fs",t),O("gitdir",r),B.listBranches({fs:new M(t),gitdir:r,remote:i})}catch(n){throw n.caller="git.listBranches",n}}u(qx,"listBranches");async function o5({fs:t,gitdir:e,ref:r,cache:i}){if(r){let n=await B.resolve({gitdir:e,fs:t,ref:r}),s=[];return await Ux({fs:t,cache:i,gitdir:e,oid:n,filenames:s,prefix:""}),s}else return Ne.acquire({fs:t,gitdir:e,cache:i},async function(n){return n.entries.map(s=>s.path)})}u(o5,"_listFiles");async function Ux({fs:t,cache:e,gitdir:r,oid:i,filenames:n,prefix:s}){let{tree:a}=await za({fs:t,cache:e,gitdir:r,oid:i});for(let l of a)l.type==="tree"?await Ux({fs:t,cache:e,gitdir:r,oid:l.oid,filenames:n,prefix:C(s,l.path)}):n.push(C(s,l.path))}u(Ux,"accumulateFilesFromOid");async function zx({fs:t,dir:e,gitdir:r=C(e,".git"),ref:i,cache:n={}}){try{return O("fs",t),O("gitdir",r),await o5({fs:new M(t),cache:n,gitdir:r,ref:i})}catch(s){throw s.caller="git.listFiles",s}}u(zx,"listFiles");async function l5({fs:t,cache:e,gitdir:r,ref:i}){let n;try{n=await B.resolve({gitdir:r,fs:t,ref:i})}catch(l){if(l instanceof me)return[]}return(await za({fs:t,cache:e,gitdir:r,oid:n})).tree.map(l=>({target:l.path,note:l.oid}))}u(l5,"_listNotes");async function Wx({fs:t,dir:e,gitdir:r=C(e,".git"),ref:i="refs/notes/commits",cache:n={}}){try{return O("fs",t),O("gitdir",r),O("ref",i),await l5({fs:new M(t),cache:n,gitdir:r,ref:i})}catch(s){throw s.caller="git.listNotes",s}}u(Wx,"listNotes");async function Hx({fs:t,dir:e,gitdir:r=C(e,".git"),filepath:i}){try{return O("fs",t),O("gitdir",r),B.listRefs({fs:new M(t),gitdir:r,filepath:i})}catch(n){throw n.caller="git.listRefs",n}}u(Hx,"listRefs");async function c5({fs:t,gitdir:e}){let r=await Re.get({fs:t,gitdir:e}),i=await r.getSubsections("remote");return Promise.all(i.map(async s=>{let a=await r.get(`remote.${s}.url`);return{remote:s,url:a}}))}u(c5,"_listRemotes");async function Vx({fs:t,dir:e,gitdir:r=C(e,".git")}){try{return O("fs",t),O("gitdir",r),await c5({fs:new M(t),gitdir:r})}catch(i){throw i.caller="git.listRemotes",i}}u(Vx,"listRemotes");async function f5(t){let e=xe.streamReader(t),r=[],i;for(;i=await e(),i!==!0;){if(i===null)continue;i=i.toString("utf8").replace(/\n$/,"");let[n,s,...a]=i.split(" "),l={ref:s,oid:n};for(let c of a){let[o,f]=c.split(":");o==="symref-target"?l.target=f:o==="peeled"&&(l.peeled=f)}r.push(l)}return r}u(f5,"parseListRefsResponse");async function u5({prefix:t,symrefs:e,peelTags:r}){let i=[];return i.push(xe.encode(`command=ls-refs
|
|
93
|
+
`)),i.push(xe.encode(`agent=${Hh.agent}
|
|
94
|
+
`)),(r||e||t)&&i.push(xe.delim()),r&&i.push(xe.encode("peel")),e&&i.push(xe.encode("symrefs")),t&&i.push(xe.encode(`ref-prefix ${t}`)),i.push(xe.flush()),i}u(u5,"writeListRefsRequest");async function Gx({http:t,onAuth:e,onAuthSuccess:r,onAuthFailure:i,corsProxy:n,url:s,headers:a={},forPush:l=!1,protocolVersion:c=2,prefix:o,symrefs:f,peelTags:h}){try{O("http",t),O("url",s);let d=await Ma.discover({http:t,onAuth:e,onAuthSuccess:r,onAuthFailure:i,corsProxy:n,service:l?"git-receive-pack":"git-upload-pack",url:s,headers:a,protocolVersion:c});if(d.protocolVersion===1)return Dx(d,o,f,h);let p=await u5({prefix:o,symrefs:f,peelTags:h}),m=await Ma.connect({http:t,auth:d.auth,headers:a,corsProxy:n,service:l?"git-receive-pack":"git-upload-pack",url:s,body:p});return f5(m.body)}catch(d){throw d.caller="git.listServerRefs",d}}u(Gx,"listServerRefs");async function Zx({fs:t,dir:e,gitdir:r=C(e,".git")}){try{return O("fs",t),O("gitdir",r),B.listTags({fs:new M(t),gitdir:r})}catch(i){throw i.caller="git.listTags",i}}u(Zx,"listTags");function h5(t,e){return t.committer.timestamp-e.committer.timestamp}u(h5,"compareAge");var d5="e69de29bb2d1d6434b8b29ae775ad8c2e48c5391";async function $T({fs:t,cache:e,gitdir:r,oid:i,fileId:n}){if(n===d5)return;let s=i,a,l=await Ba({fs:t,cache:e,gitdir:r,oid:i}),c=l.tree;return n===l.oid?a=l.path:(a=await Kx({fs:t,cache:e,gitdir:r,tree:c,fileId:n,oid:s}),Array.isArray(a)&&(a.length===0?a=void 0:a.length===1&&(a=a[0]))),a}u($T,"resolveFileIdInTree");async function Kx({fs:t,cache:e,gitdir:r,tree:i,fileId:n,oid:s,filepaths:a=[],parentPath:l=""}){let c=i.entries().map(function(o){let f;return o.oid===n?(f=C(l,o.path),a.push(f)):o.type==="tree"&&(f=be({fs:t,cache:e,gitdir:r,oid:o.oid}).then(function({object:h}){return Kx({fs:t,cache:e,gitdir:r,tree:Rt.from(h),fileId:n,oid:s,filepaths:a,parentPath:C(l,o.path)})})),f});return await Promise.all(c),a}u(Kx,"_resolveFileId");async function p5({fs:t,cache:e,gitdir:r,filepath:i,ref:n,depth:s,since:a,force:l,follow:c}){let o=typeof a>"u"?void 0:Math.floor(a.valueOf()/1e3),f=[],h=await Pn.read({fs:t,gitdir:r}),d=await B.resolve({fs:t,gitdir:r,ref:n}),p=[await La({fs:t,cache:e,gitdir:r,oid:d})],m,w,g;function b(_){g&&i&&f.push(_)}for(u(b,"endCommit");p.length>0;){let _=p.pop();if(o!==void 0&&_.commit.committer.timestamp<=o)break;if(i){let S;try{S=await sc({fs:t,cache:e,gitdir:r,oid:_.commit.tree,filepath:i}),w&&m!==S&&f.push(w),m=S,w=_,g=!0}catch(F){if(F instanceof me){let k=c&&m;if(k&&(k=await $T({fs:t,cache:e,gitdir:r,oid:_.commit.tree,fileId:m}),k))if(Array.isArray(k)){if(w){let A=await $T({fs:t,cache:e,gitdir:r,oid:w.commit.tree,fileId:m});if(Array.isArray(A))if(k=k.filter(v=>A.indexOf(v)===-1),k.length===1)k=k[0],i=k,w&&f.push(w);else{k=!1,w&&f.push(w);break}}}else i=k,w&&f.push(w);if(!k){if(g&&m&&(f.push(w),!l))break;if(!l&&!c)throw F}w=_,g=!1}else throw F}}else f.push(_);if(s!==void 0&&f.length===s){b(_);break}if(!h.has(_.oid))for(let S of _.commit.parent){let F=await La({fs:t,cache:e,gitdir:r,oid:S});p.map(k=>k.oid).includes(F.oid)||p.push(F)}p.length===0&&b(_),p.sort((S,F)=>h5(S.commit,F.commit))}return f}u(p5,"_log");async function Jx({fs:t,dir:e,gitdir:r=C(e,".git"),filepath:i,ref:n="HEAD",depth:s,since:a,force:l,follow:c,cache:o={}}){try{return O("fs",t),O("gitdir",r),O("ref",n),await p5({fs:new M(t),cache:o,gitdir:r,filepath:i,ref:n,depth:s,since:a,force:l,follow:c})}catch(f){throw f.caller="git.log",f}}u(Jx,"log");async function Yx({fs:t,onSign:e,dir:r,gitdir:i=C(r,".git"),ours:n,theirs:s,fastForward:a=!0,fastForwardOnly:l=!1,dryRun:c=!1,noUpdateBranch:o=!1,abortOnConflict:f=!0,message:h,author:d,committer:p,signingKey:m,cache:w={},mergeDriver:g,allowUnrelatedHistories:b=!1}){try{O("fs",t),m&&O("onSign",e);let _=new M(t),S=await Li({fs:_,gitdir:i,author:d});if(!S&&(!l||!a))throw new ut("author");let F=await $a({fs:_,gitdir:i,author:S,committer:p});if(!F&&(!l||!a))throw new ut("committer");return await Ex({fs:_,cache:w,dir:r,gitdir:i,ours:n,theirs:s,fastForward:a,fastForwardOnly:l,dryRun:c,noUpdateBranch:o,abortOnConflict:f,message:h,author:S,committer:F,signingKey:m,onSign:e,mergeDriver:g,allowUnrelatedHistories:b})}catch(_){throw _.caller="git.merge",_}}u(Yx,"merge");var m5={commit:16,tree:32,blob:48,tag:64,ofs_delta:96,ref_delta:112};async function Xx({fs:t,cache:e,dir:r,gitdir:i=C(r,".git"),oids:n}){let s=new MT,a=[];function l(f,h){let d=Buffer.from(f,h);a.push(d),s.update(d)}u(l,"write");async function c({stype:f,object:h}){let d=m5[f],p=h.length,m=p>15?128:0,w=p&15;p=p>>>4;let g=(m|d|w).toString(16);for(l(g,"hex");m;)m=p>127?128:0,g=m|p&127,l(eg(2,g),"hex"),p=p>>>7;l(Buffer.from(await YT(h)))}u(c,"writeObject"),l("PACK"),l("00000002","hex"),l(eg(8,n.length),"hex");for(let f of n){let{type:h,object:d}=await be({fs:t,cache:e,gitdir:i,oid:f});await c({write:l,object:d,stype:h})}let o=s.digest();return a.push(o),a}u(Xx,"_pack");async function w5({fs:t,cache:e,gitdir:r,oids:i,write:n}){let s=await Xx({fs:t,cache:e,gitdir:r,oids:i}),a=Buffer.from(await eh(s)),c=`pack-${a.slice(-20).toString("hex")}.pack`;return n?(await t.write(C(r,`objects/pack/${c}`),a),{filename:c}):{filename:c,packfile:new Uint8Array(a)}}u(w5,"_packObjects");async function Qx({fs:t,dir:e,gitdir:r=C(e,".git"),oids:i,write:n=!1,cache:s={}}){try{return O("fs",t),O("gitdir",r),O("oids",i),await w5({fs:new M(t),cache:s,gitdir:r,oids:i,write:n})}catch(a){throw a.caller="git.packObjects",a}}u(Qx,"packObjects");async function eO({fs:t,http:e,onProgress:r,onMessage:i,onAuth:n,onAuthSuccess:s,onAuthFailure:a,dir:l,gitdir:c=C(l,".git"),ref:o,url:f,remote:h,remoteRef:d,prune:p=!1,pruneTags:m=!1,fastForward:w=!0,fastForwardOnly:g=!1,corsProxy:b,singleBranch:_,headers:S={},author:F,committer:k,signingKey:A,cache:v={}}){try{O("fs",t),O("gitdir",c);let T=new M(t),E=await Li({fs:T,gitdir:c,author:F});if(!E)throw new ut("author");let R=await $a({fs:T,gitdir:c,author:E,committer:k});if(!R)throw new ut("committer");return await Fx({fs:T,cache:v,http:e,onProgress:r,onMessage:i,onAuth:n,onAuthSuccess:s,onAuthFailure:a,dir:l,gitdir:c,ref:o,url:f,remote:h,remoteRef:d,fastForward:w,fastForwardOnly:g,corsProxy:b,singleBranch:_,headers:S,author:E,committer:R,signingKey:A,prune:p,pruneTags:m})}catch(T){throw T.caller="git.pull",T}}u(eO,"pull");async function y5({fs:t,cache:e,dir:r,gitdir:i=C(r,".git"),start:n,finish:s}){let a=await Pn.read({fs:t,gitdir:i}),l=new Set,c=new Set;for(let h of n)l.add(await B.resolve({fs:t,gitdir:i,ref:h}));for(let h of s)try{let d=await B.resolve({fs:t,gitdir:i,ref:h});c.add(d)}catch{}let o=new Set;async function f(h){o.add(h);let{type:d,object:p}=await be({fs:t,cache:e,gitdir:i,oid:h});if(d==="tag"){let w=jt.from(p).headers().object;return f(w)}if(d!=="commit")throw new _t(h,d,"commit");if(!a.has(h)){let w=At.from(p).headers().parent;for(h of w)!c.has(h)&&!o.has(h)&&await f(h)}}u(f,"walk");for(let h of l)await f(h);return o}u(y5,"listCommitsAndTags");async function qy({fs:t,cache:e,dir:r,gitdir:i=C(r,".git"),oids:n}){let s=new Set;async function a(l){if(s.has(l))return;s.add(l);let{type:c,object:o}=await be({fs:t,cache:e,gitdir:i,oid:l});if(c==="tag"){let h=jt.from(o).headers().object;await a(h)}else if(c==="commit"){let h=At.from(o).headers().tree;await a(h)}else if(c==="tree"){let f=Rt.from(o);for(let h of f)h.type==="blob"&&s.add(h.oid),h.type==="tree"&&await a(h.oid)}}u(a,"walk");for(let l of n)await a(l);return s}u(qy,"listObjects");async function g5(t){let e={},r="",i=xe.streamReader(t),n=await i();for(;n!==!0;)n!==null&&(r+=n.toString("utf8")+`
|
|
95
95
|
`),n=await i();let s=r.toString("utf8").split(`
|
|
96
|
-
`);if(n=s.shift(),!n.startsWith("unpack "))throw new
|
|
97
|
-
`)),i="";return r.push(
|
|
98
|
-
- ${kt}: ${
|
|
99
|
-
`,author:a,committer:l,signingKey:c})}u(
|
|
96
|
+
`);if(n=s.shift(),!n.startsWith("unpack "))throw new An('unpack ok" or "unpack [error message]',n);e.ok=n==="unpack ok",e.ok||(e.error=n.slice(7)),e.refs={};for(let a of s){if(a.trim()==="")continue;let l=a.slice(0,2),c=a.slice(3),o=c.indexOf(" ");o===-1&&(o=c.length);let f=c.slice(0,o),h=c.slice(o+1);e.refs[f]={ok:l==="ok",error:h}}return e}u(g5,"parseReceivePackResponse");async function b5({capabilities:t=[],triplets:e=[]}){let r=[],i=`\0 ${t.join(" ")}`;for(let n of e)r.push(xe.encode(`${n.oldoid} ${n.oid} ${n.fullRef}${i}
|
|
97
|
+
`)),i="";return r.push(xe.flush()),r}u(b5,"writeReceivePackRequest");async function _5({fs:t,cache:e,http:r,onProgress:i,onMessage:n,onAuth:s,onAuthSuccess:a,onAuthFailure:l,onPrePush:c,gitdir:o,ref:f,remoteRef:h,remote:d,url:p,force:m=!1,delete:w=!1,corsProxy:g,headers:b={}}){let _=f||await ji({fs:t,gitdir:o});if(typeof _>"u")throw new Ot("ref");let S=await Re.get({fs:t,gitdir:o});d=d||await S.get(`branch.${_}.pushRemote`)||await S.get("remote.pushDefault")||await S.get(`branch.${_}.remote`)||"origin";let F=p||await S.get(`remote.${d}.pushurl`)||await S.get(`remote.${d}.url`);if(typeof F>"u")throw new Ot("remote OR url");let k=h||await S.get(`branch.${_}.merge`);if(typeof F>"u")throw new Ot("remoteRef");g===void 0&&(g=await S.get("http.corsProxy"));let A=await B.expand({fs:t,gitdir:o,ref:_}),v=w?"0000000000000000000000000000000000000000":await B.resolve({fs:t,gitdir:o,ref:A}),T=ja.getRemoteHelperFor({url:F}),E=await T.discover({http:r,onAuth:s,onAuthSuccess:a,onAuthFailure:l,corsProxy:g,service:"git-receive-pack",url:F,headers:b,protocolVersion:1}),R=E.auth,P;if(!k)P=A;else try{P=await B.expandAgainstMap({ref:k,map:E.refs})}catch(de){if(de instanceof me)P=k.startsWith("refs/")?k:`refs/heads/${k}`;else throw de}let I=E.refs.get(P)||"0000000000000000000000000000000000000000";if(c&&!await c({remote:d,url:F,localRef:{ref:w?"(delete)":A,oid:v},remoteRef:{ref:P,oid:I}}))throw new Ia;let $=!E.capabilities.has("no-thin"),z=new Set;if(!w){let de=[...E.refs.values()],kt=new Set;if(I!=="0000000000000000000000000000000000000000"){let Ce=await ag({fs:t,cache:e,gitdir:o,oids:[v,I]});for(let fe of Ce)de.push(fe);$&&(kt=await qy({fs:t,cache:e,gitdir:o,oids:Ce}))}if(!de.includes(v)){let Ce=await y5({fs:t,cache:e,gitdir:o,start:[v],finish:de});z=await qy({fs:t,cache:e,gitdir:o,oids:Ce})}if($){try{let Ce=await B.resolve({fs:t,gitdir:o,ref:`refs/remotes/${d}/HEAD`,depth:2}),{oid:fe}=await B.resolveAgainstMap({ref:Ce.replace(`refs/remotes/${d}/`,""),fullref:Ce,map:E.refs}),Ae=[fe];for(let Te of await qy({fs:t,cache:e,gitdir:o,oids:Ae}))kt.add(Te)}catch{}for(let Ce of kt)z.delete(Ce)}if(v===I&&(m=!0),!m){if(A.startsWith("refs/tags")&&I!=="0000000000000000000000000000000000000000")throw new Ca("tag-exists");if(v!=="0000000000000000000000000000000000000000"&&I!=="0000000000000000000000000000000000000000"&&!await Lx({fs:t,cache:e,gitdir:o,oid:v,ancestor:I,depth:-1}))throw new Ca("not-fast-forward")}}let we=ux([...E.capabilities],["report-status","side-band-64k",`agent=${Hh.agent}`]),ot=await b5({capabilities:we,triplets:[{oldoid:I,oid:v,fullRef:P}]}),Dt=w?[]:await Xx({fs:t,cache:e,gitdir:o,oids:[...z]}),Ft=await T.connect({http:r,onProgress:i,corsProxy:g,service:"git-receive-pack",url:F,auth:R,headers:b,body:[...ot,...Dt]}),{packfile:Ho,progress:fs}=await th.demux(Ft.body);if(n){let de=hx(fs);oc(de,async kt=>{await n(kt)})}let yt=await g5(Ho);if(Ft.headers&&(yt.headers=Ft.headers),d&&yt.ok&&yt.refs[P].ok&&!A.startsWith("refs/tags")){let de=`refs/remotes/${d}/${P.replace("refs/heads","")}`;w?await B.deleteRef({fs:t,gitdir:o,ref:de}):await B.writeRef({fs:t,gitdir:o,ref:de,value:v})}if(yt.ok&&Object.values(yt.refs).every(de=>de.ok))return yt;{let de=Object.entries(yt.refs).filter(([kt,Ce])=>!Ce.ok).map(([kt,Ce])=>`
|
|
98
|
+
- ${kt}: ${Ce.error}`).join("");throw new Kl(de,yt)}}u(_5,"_push");async function tO({fs:t,http:e,onProgress:r,onMessage:i,onAuth:n,onAuthSuccess:s,onAuthFailure:a,onPrePush:l,dir:c,gitdir:o=C(c,".git"),ref:f,remoteRef:h,remote:d="origin",url:p,force:m=!1,delete:w=!1,corsProxy:g,headers:b={},cache:_={}}){try{return O("fs",t),O("http",e),O("gitdir",o),await _5({fs:new M(t),cache:_,http:e,onProgress:r,onMessage:i,onAuth:n,onAuthSuccess:s,onAuthFailure:a,onPrePush:l,gitdir:o,ref:f,remoteRef:h,remote:d,url:p,force:m,delete:w,corsProxy:g,headers:b})}catch(S){throw S.caller="git.push",S}}u(tO,"push");async function rO({fs:t,cache:e,gitdir:r,oid:i}){let{type:n,object:s}=await be({fs:t,cache:e,gitdir:r,oid:i});if(n==="tag")return i=jt.from(s).parse().object,rO({fs:t,cache:e,gitdir:r,oid:i});if(n!=="blob")throw new _t(i,n,"blob");return{oid:i,blob:new Uint8Array(s)}}u(rO,"resolveBlob");async function iO({fs:t,cache:e,gitdir:r,oid:i,filepath:n=void 0}){return n!==void 0&&(i=await sc({fs:t,cache:e,gitdir:r,oid:i,filepath:n})),await rO({fs:t,cache:e,gitdir:r,oid:i})}u(iO,"_readBlob");async function nO({fs:t,dir:e,gitdir:r=C(e,".git"),oid:i,filepath:n,cache:s={}}){try{return O("fs",t),O("gitdir",r),O("oid",i),await iO({fs:new M(t),cache:s,gitdir:r,oid:i,filepath:n})}catch(a){throw a.caller="git.readBlob",a}}u(nO,"readBlob");async function og({fs:t,dir:e,gitdir:r=C(e,".git"),oid:i,cache:n={}}){try{return O("fs",t),O("gitdir",r),O("oid",i),await La({fs:new M(t),cache:n,gitdir:r,oid:i})}catch(s){throw s.caller="git.readCommit",s}}u(og,"readCommit");async function v5({fs:t,cache:e,gitdir:r,ref:i="refs/notes/commits",oid:n}){let s=await B.resolve({gitdir:r,fs:t,ref:i}),{blob:a}=await iO({fs:t,cache:e,gitdir:r,oid:s,filepath:n});return a}u(v5,"_readNote");async function sO({fs:t,dir:e,gitdir:r=C(e,".git"),ref:i="refs/notes/commits",oid:n,cache:s={}}){try{return O("fs",t),O("gitdir",r),O("ref",i),O("oid",n),await v5({fs:new M(t),cache:s,gitdir:r,ref:i,oid:n})}catch(a){throw a.caller="git.readNote",a}}u(sO,"readNote");async function aO({fs:t,dir:e,gitdir:r=C(e,".git"),oid:i,format:n="parsed",filepath:s=void 0,encoding:a=void 0,cache:l={}}){try{O("fs",t),O("gitdir",r),O("oid",i);let c=new M(t);s!==void 0&&(i=await sc({fs:c,cache:l,gitdir:r,oid:i,filepath:s}));let f=await be({fs:c,cache:l,gitdir:r,oid:i,format:n==="parsed"?"content":n});if(f.oid=i,n==="parsed")switch(f.format="parsed",f.type){case"commit":f.object=At.from(f.object).parse();break;case"tree":f.object=Rt.from(f.object).entries();break;case"blob":a?f.object=f.object.toString(a):(f.object=new Uint8Array(f.object),f.format="content");break;case"tag":f.object=jt.from(f.object).parse();break;default:throw new _t(f.oid,f.type,"blob|commit|tag|tree")}else(f.format==="deflated"||f.format==="wrapped")&&(f.type=f.format);return f}catch(c){throw c.caller="git.readObject",c}}u(aO,"readObject");async function S5({fs:t,cache:e,gitdir:r,oid:i}){let{type:n,object:s}=await be({fs:t,cache:e,gitdir:r,oid:i,format:"content"});if(n!=="tag")throw new _t(i,n,"tag");let a=jt.from(s);return{oid:i,tag:a.parse(),payload:a.payload()}}u(S5,"_readTag");async function oO({fs:t,dir:e,gitdir:r=C(e,".git"),oid:i,cache:n={}}){try{return O("fs",t),O("gitdir",r),O("oid",i),await S5({fs:new M(t),cache:n,gitdir:r,oid:i})}catch(s){throw s.caller="git.readTag",s}}u(oO,"readTag");async function lO({fs:t,dir:e,gitdir:r=C(e,".git"),oid:i,filepath:n=void 0,cache:s={}}){try{return O("fs",t),O("gitdir",r),O("oid",i),await za({fs:new M(t),cache:s,gitdir:r,oid:i,filepath:n})}catch(a){throw a.caller="git.readTree",a}}u(lO,"readTree");async function cO({fs:t,dir:e,gitdir:r=C(e,".git"),filepath:i,cache:n={}}){try{O("fs",t),O("gitdir",r),O("filepath",i),await Ne.acquire({fs:new M(t),gitdir:r,cache:n},async function(s){s.delete({filepath:i})})}catch(s){throw s.caller="git.remove",s}}u(cO,"remove");async function E5({fs:t,cache:e,onSign:r,gitdir:i,ref:n="refs/notes/commits",oid:s,author:a,committer:l,signingKey:c}){let o;try{o=await B.resolve({gitdir:i,fs:t,ref:n})}catch(m){if(!(m instanceof me))throw m}let h=(await za({fs:t,cache:e,gitdir:i,oid:o||"4b825dc642cb6eb9a060e54bf8d69288fbee4904"})).tree;h=h.filter(m=>m.path!==s);let d=await ac({fs:t,gitdir:i,tree:h});return await Wh({fs:t,cache:e,onSign:r,gitdir:i,ref:n,tree:d,parent:o&&[o],message:`Note removed by 'isomorphic-git removeNote'
|
|
99
|
+
`,author:a,committer:l,signingKey:c})}u(E5,"_removeNote");async function fO({fs:t,onSign:e,dir:r,gitdir:i=C(r,".git"),ref:n="refs/notes/commits",oid:s,author:a,committer:l,signingKey:c,cache:o={}}){try{O("fs",t),O("gitdir",i),O("oid",s);let f=new M(t),h=await Li({fs:f,gitdir:i,author:a});if(!h)throw new ut("author");let d=await $a({fs:f,gitdir:i,author:h,committer:l});if(!d)throw new ut("committer");return await E5({fs:f,cache:o,onSign:e,gitdir:i,ref:n,oid:s,author:h,committer:d,signingKey:c})}catch(f){throw f.caller="git.removeNote",f}}u(fO,"removeNote");async function F5({fs:t,gitdir:e,oldref:r,ref:i,checkout:n=!1}){if(!nc(i,!0))throw new pr(i,jl.clean(i));if(!nc(r,!0))throw new pr(r,jl.clean(r));let s=`refs/heads/${r}`,a=`refs/heads/${i}`;if(await B.exists({fs:t,gitdir:e,ref:a}))throw new dr("branch",i,!1);let c=await B.resolve({fs:t,gitdir:e,ref:s,depth:1});await B.writeRef({fs:t,gitdir:e,ref:a,value:c}),await B.deleteRef({fs:t,gitdir:e,ref:s});let f=await ji({fs:t,gitdir:e,fullname:!0})===s;(n||f)&&await B.writeSymbolicRef({fs:t,gitdir:e,ref:"HEAD",value:a})}u(F5,"_renameBranch");async function uO({fs:t,dir:e,gitdir:r=C(e,".git"),ref:i,oldref:n,checkout:s=!1}){try{return O("fs",t),O("gitdir",r),O("ref",i),O("oldref",n),await F5({fs:new M(t),gitdir:r,ref:i,oldref:n,checkout:s})}catch(a){throw a.caller="git.renameBranch",a}}u(uO,"renameBranch");async function hO({gitdir:t,type:e,object:r}){return ri(Ci.wrap({type:e,object:r}))}u(hO,"hashObject$1");async function dO({fs:t,dir:e,gitdir:r=C(e,".git"),filepath:i,ref:n,cache:s={}}){try{O("fs",t),O("gitdir",r),O("filepath",i);let a=new M(t),l,c;try{l=await B.resolve({fs:a,gitdir:r,ref:n||"HEAD"})}catch(h){if(n)throw h}if(l)try{l=await sc({fs:a,cache:s,gitdir:r,oid:l,filepath:i})}catch{l=null}let o={ctime:new Date(0),mtime:new Date(0),dev:0,ino:0,mode:0,uid:0,gid:0,size:0},f=e&&await a.read(C(e,i));f&&(c=await hO({gitdir:r,type:"blob",object:f}),l===c&&(o=await a.lstat(C(e,i)))),await Ne.acquire({fs:a,gitdir:r,cache:s},async function(h){h.delete({filepath:i}),l&&h.insert({filepath:i,stats:o,oid:l})})}catch(a){throw a.caller="git.reset",a}}u(dO,"resetIndex");async function pO({fs:t,dir:e,gitdir:r=C(e,".git"),ref:i,depth:n}){try{return O("fs",t),O("gitdir",r),O("ref",i),await B.resolve({fs:new M(t),gitdir:r,ref:i,depth:n})}catch(s){throw s.caller="git.resolveRef",s}}u(pO,"resolveRef");async function mO({fs:t,dir:e,gitdir:r=C(e,".git"),path:i,value:n,append:s=!1}){try{O("fs",t),O("gitdir",r),O("path",i);let a=new M(t),l=await Re.get({fs:a,gitdir:r});s?await l.append(i,n):await l.set(i,n),await Re.save({fs:a,gitdir:r,config:l})}catch(a){throw a.caller="git.setConfig",a}}u(mO,"setConfig");async function wO({fs:t,gitdir:e,commit:r}){let i=At.from(r).toObject();return await Pt({fs:t,gitdir:e,type:"commit",object:i,format:"content"})}u(wO,"_writeCommit");var qh=class qh{static get timezoneOffsetForRefLogEntry(){let e=new Date().getTimezoneOffset(),r=Math.abs(Math.floor(e/60)),i=Math.abs(e%60).toString().padStart(2,"0");return`${e>0?"-":"+"}${r.toString().padStart(2,"0")}${i}`}static createStashReflogEntry(e,r,i){let n=e.name.replace(/\s/g,""),s="0000000000000000000000000000000000000000",a=Math.floor(Date.now()/1e3),l=qh.timezoneOffsetForRefLogEntry;return`${s} ${r} ${n} ${e.email} ${a} ${l} ${i}
|
|
100
100
|
`}static getStashReflogEntry(e,r=!1){return e.split(`
|
|
101
|
-
`).filter(s=>s).reverse().map((s,a)=>r?`stash@{${a}}: ${s.split(" ")[1]}`:s)}};u(qh,"GitRefStash");var rh=qh,
|
|
101
|
+
`).filter(s=>s).reverse().map((s,a)=>r?`stash@{${a}}: ${s.split(" ")[1]}`:s)}};u(qh,"GitRefStash");var rh=qh,k5={stage:Dn,workdir:Ua},Uy;async function qa(t,e){return Uy===void 0&&(Uy=new Ml),Uy.acquire(t,e)}u(qa,"acquireLock$1");async function T5(t,e,r,i,n=null){let s=C(r,i),a=await t.lstat(s);if(!a)throw new me(s);if(a.isDirectory())throw new H(`${s}: file expected, but found directory`);let l=n?await HT({fs:t,gitdir:e,oid:n}):void 0,c=l?n:void 0;return l||await qa({fs:t,gitdir:e,currentFilepath:s},async()=>{let o=a.isSymbolicLink()?await t.readlink(s).then(XT):await t.read(s);if(o===null)throw new me(s);c=await Pt({fs:t,gitdir:e,type:"blob",object:o})}),c}u(T5,"checkAndWriteBlob");async function x5({fs:t,dir:e,gitdir:r,entries:i}){async function n(s){if(s.type==="tree"){if(!s.oid){let a=await Promise.all(s.children.map(n));s.oid=await ac({fs:t,gitdir:r,tree:a}),s.mode=16384}}else s.type==="blob"&&(s.oid=await T5(t,r,e,s.path,s.oid),s.mode=33188);return s.path=s.path.split("/").pop(),s}return u(n,"processTreeEntry"),Promise.all(i.map(n))}u(x5,"processTreeEntries");async function LT({fs:t,dir:e,gitdir:r,treePair:i}){let n=i[1]==="stage",s=i.map(p=>typeof p=="string"?k5[p]():p),a=[],f=await Bi({fs:t,cache:{},dir:e,gitdir:r,trees:s,map:u(async(p,[m,w])=>{if(!(p==="."||await $i.isIgnored({fs:t,dir:e,gitdir:r,filepath:p}))&&w)return(!m||await m.oid()!==await w.oid()&&await w.oid()!==void 0)&&a.push([m,w]),{mode:await w.mode(),path:p,oid:await w.oid(),type:await w.type()}},"map"),reduce:u(async(p,m)=>(m=m.filter(Boolean),p?(p.children=m,p):m.length>0?m:void 0),"reduce"),iterate:u(async(p,m)=>{let w=[];for(let g of m){let[b,_]=g;n?_&&(await t.exists(`${e}/${_.toString()}`)?w.push(g):a.push([null,_])):b&&(_?w.push(g):a.push([b,null]))}return w.length?Promise.all(w.map(p)):[]},"iterate")});if(a.length===0||f.length===0)return null;let d=(await x5({fs:t,dir:e,gitdir:r,entries:f})).filter(Boolean).map(p=>({mode:p.mode,path:p.path,oid:p.oid,type:p.type}));return ac({fs:t,gitdir:r,tree:d})}u(LT,"writeTreeChanges");async function O5({fs:t,dir:e,gitdir:r,stashCommit:i,parentCommit:n,wasStaged:s}){let a=[],l=[],c=await Bi({fs:t,cache:{},dir:e,gitdir:r,trees:[Mt({ref:n}),Mt({ref:i})],map:u(async(o,[f,h])=>{if(o==="."||await $i.isIgnored({fs:t,dir:e,gitdir:r,filepath:o}))return;let d=h?await h.type():await f.type();if(d!=="tree"&&d!=="blob")return;if(!h&&f){let m=d==="tree"?"rmdir":"rm";return d==="tree"&&a.push(o),d==="blob"&&s&&l.push({filepath:o,oid:await f.oid()}),{method:m,filepath:o}}let p=await h.oid();if(!f||await f.oid()!==p)return d==="tree"?{method:"mkdir",filepath:o}:(s&&l.push({filepath:o,oid:p,stats:await t.lstat(C(e,o))}),{method:"write",filepath:o,oid:p})},"map")});await qa({fs:t,gitdir:r,dirRemoved:a,ops:c},async()=>{for(let o of c){let f=C(e,o.filepath);switch(o.method){case"rmdir":await t.rmdir(f);break;case"mkdir":await t.mkdir(f);break;case"rm":await t.rm(f);break;case"write":if(!a.some(h=>f.startsWith(h))){let{object:h}=await be({fs:t,cache:{},gitdir:r,oid:o.oid});await t.exists(f)&&await t.rm(f),await t.write(f,h)}break}}}),await Ne.acquire({fs:t,gitdir:r,cache:{}},async o=>{l.forEach(({filepath:f,stats:h,oid:d})=>{o.insert({filepath:f,stats:h,oid:d})})})}u(O5,"applyTreeChanges");var Ta=class Ta{constructor({fs:e,dir:r,gitdir:i=C(r,".git")}){Object.assign(this,{fs:e,dir:r,gitdir:i,_author:null})}static get refStash(){return"refs/stash"}static get refLogsStash(){return"logs/refs/stash"}get refStashPath(){return C(this.gitdir,Ta.refStash)}get refLogsStashPath(){return C(this.gitdir,Ta.refLogsStash)}async getAuthor(){if(!this._author&&(this._author=await Li({fs:this.fs,gitdir:this.gitdir,author:{}}),!this._author))throw new ut("author");return this._author}async getStashSHA(e,r){return await this.fs.exists(this.refStashPath)?(r||await this.readStashReflogs({parsed:!1}))[e].split(" ")[1]:null}async writeStashCommit({message:e,tree:r,parent:i}){return wO({fs:this.fs,gitdir:this.gitdir,commit:{message:e,tree:r,parent:i,author:await this.getAuthor(),committer:await this.getAuthor()}})}async readStashCommit(e){let r=await this.readStashReflogs({parsed:!1});if(e!==0&&(e<0||e>r.length-1))throw new pr(`stash@${e}`,"number that is in range of [0, num of stash pushed]");let i=await this.getStashSHA(e,r);return i?La({fs:this.fs,cache:{},gitdir:this.gitdir,oid:i}):{}}async writeStashRef(e){return B.writeRef({fs:this.fs,gitdir:this.gitdir,ref:Ta.refStash,value:e})}async writeStashReflogEntry({stashCommit:e,message:r}){let i=await this.getAuthor(),n=rh.createStashReflogEntry(i,e,r),s=this.refLogsStashPath;await qa({filepath:s,entry:n},async()=>{let a=await this.fs.exists(s)?await this.fs.read(s,"utf8"):"";await this.fs.write(s,a+n,"utf8")})}async readStashReflogs({parsed:e=!1}){if(!await this.fs.exists(this.refLogsStashPath))return[];let r=await this.fs.read(this.refLogsStashPath,"utf8");return rh.getStashReflogEntry(r,e)}};u(Ta,"GitStashManager");var Nn=Ta;async function yO({fs:t,dir:e,gitdir:r,message:i=""}){let n=new Nn({fs:t,dir:e,gitdir:r});await n.getAuthor();let s=await ji({fs:t,gitdir:r,fullname:!1}),a=await B.resolve({fs:t,gitdir:r,ref:"HEAD"}),c=(await og({fs:t,dir:e,gitdir:r,oid:a})).commit.message,o=[a],f=null,h=Mt({ref:"HEAD"}),d=await LT({fs:t,dir:e,gitdir:r,treePair:[Mt({ref:"HEAD"}),"stage"]});if(d){let g=await n.writeStashCommit({message:`stash-Index: WIP on ${s} - ${new Date().toISOString()}`,tree:d,parent:o});o.push(g),f=d,h=Dn()}let p=await LT({fs:t,dir:e,gitdir:r,treePair:[h,"workdir"]});if(p){let g=await n.writeStashCommit({message:`stash-WorkDir: WIP on ${s} - ${new Date().toISOString()}`,tree:p,parent:[o[o.length-1]]});o.push(g),f=p}if(!f||!d&&!p)throw new me("changes, nothing to stash");let m=(i.trim()||`WIP on ${s}`)+`: ${a.substring(0,7)} ${c}`;return{stashCommit:await n.writeStashCommit({message:m,tree:f,parent:o}),stashMsg:m,branch:s,stashMgr:n}}u(yO,"_createStashCommit");async function R5({fs:t,dir:e,gitdir:r,message:i=""}){let{stashCommit:n,stashMsg:s,branch:a,stashMgr:l}=await yO({fs:t,dir:e,gitdir:r,message:i});return await l.writeStashRef(n),await l.writeStashReflogEntry({stashCommit:n,message:s}),await ng({fs:t,dir:e,gitdir:r,ref:a,track:!1,force:!0}),n}u(R5,"_stashPush");async function A5({fs:t,dir:e,gitdir:r,message:i=""}){let{stashCommit:n}=await yO({fs:t,dir:e,gitdir:r,message:i});return n}u(A5,"_stashCreate");async function gO({fs:t,dir:e,gitdir:r,refIdx:i=0}){let s=await new Nn({fs:t,dir:e,gitdir:r}).readStashCommit(i),{parent:a=null}=s.commit?s.commit:{};if(!(!a||!Array.isArray(a)))for(let l=0;l<a.length-1;l++){let o=(await La({fs:t,cache:{},gitdir:r,oid:a[l+1]})).commit.message.startsWith("stash-Index");await O5({fs:t,dir:e,gitdir:r,stashCommit:a[l+1],parentCommit:a[l],wasStaged:o})}}u(gO,"_stashApply");async function bO({fs:t,dir:e,gitdir:r,refIdx:i=0}){let n=new Nn({fs:t,dir:e,gitdir:r});if(!(await n.readStashCommit(i)).commit)return;let a=n.refStashPath;await qa(a,async()=>{await t.exists(a)&&await t.rm(a)});let l=await n.readStashReflogs({parsed:!1});if(!l.length)return;l.splice(i,1);let c=n.refLogsStashPath;await qa({reflogEntries:l,stashReflogPath:c,stashMgr:n},async()=>{if(l.length){await t.write(c,l.reverse().join(`
|
|
102
102
|
`)+`
|
|
103
|
-
`,"utf8");let o=l[l.length-1].split(" ")[1];await n.writeStashRef(o)}else await t.rm(c)})}u(bO,"_stashDrop");async function A5({fs:t,dir:e,gitdir:r}){return new Dn({fs:t,dir:e,gitdir:r}).readStashReflogs({parsed:!0})}u(A5,"_stashList");async function P5({fs:t,dir:e,gitdir:r}){let i=new Dn({fs:t,dir:e,gitdir:r}),n=[i.refStashPath,i.refLogsStashPath];await Ua(n,async()=>{await Promise.all(n.map(async s=>{if(await t.exists(s))return t.rm(s)}))})}u(P5,"_stashClear");async function N5({fs:t,dir:e,gitdir:r,refIdx:i=0}){await gO({fs:t,dir:e,gitdir:r,refIdx:i}),await bO({fs:t,dir:e,gitdir:r,refIdx:i})}u(N5,"_stashPop");async function _O({fs:t,dir:e,gitdir:r=C(e,".git"),op:i="push",message:n="",refIdx:s=0}){O("fs",t),O("dir",e),O("gitdir",r),O("op",i);let a={push:O5,apply:gO,drop:bO,list:A5,clear:P5,pop:N5,create:R5},l=["apply","drop","pop"];try{let c=new M(t);["refs","logs","logs/refs"].map(h=>C(r,h)).forEach(async h=>{await c.exists(h)||await c.mkdir(h)});let f=a[i];if(f){if(l.includes(i)&&s<0)throw new pr(`stash@${s}`,"number that is in range of [0, num of stash pushed]");return await f({fs:c,dir:e,gitdir:r,message:n,refIdx:s})}throw new Error(`To be implemented: ${i}`)}catch(c){throw c.caller="git.stash",c}}u(_O,"stash");async function vO({fs:t,dir:e,gitdir:r=C(e,".git"),filepath:i,cache:n={}}){try{O("fs",t),O("gitdir",r),O("filepath",i);let s=new M(t);if(await Mi.isIgnored({fs:s,gitdir:r,dir:e,filepath:i}))return"ignored";let l=await D5({fs:s,cache:n,gitdir:r}),c=await SO({fs:s,cache:n,gitdir:r,tree:l,path:i}),o=await Pe.acquire({fs:s,gitdir:r,cache:n},async function(w){for(let g of w)if(g.path===i)return g;return null}),f=await s.lstat(C(e,i)),h=c!==null,d=o!==null,p=f!==null,m=u(async()=>{if(d&&!Gu(o,f))return o.oid;{let w=await s.read(C(e,i)),g=await hO({gitdir:r,type:"blob",object:w});return d&&o.oid===g&&f.size!==-1&&Pe.acquire({fs:s,gitdir:r,cache:n},async function(b){b.insert({filepath:i,stats:f,oid:g})}),g}},"getWorkdirOid");if(!h&&!p&&!d)return"absent";if(!h&&!p&&d)return"*absent";if(!h&&p&&!d)return"*added";if(!h&&p&&d)return await m()===o.oid?"added":"*added";if(h&&!p&&!d)return"deleted";if(h&&!p&&d)return c===o.oid,"*deleted";if(h&&p&&!d)return await m()===c?"*undeleted":"*undeletemodified";if(h&&p&&d){let w=await m();return w===c?w===o.oid?"unmodified":"*unmodified":w===o.oid?"modified":"*modified"}}catch(s){throw s.caller="git.status",s}}u(vO,"status");async function SO({fs:t,cache:e,gitdir:r,tree:i,path:n}){typeof n=="string"&&(n=n.split("/"));let s=n.shift();for(let a of i)if(a.path===s){if(n.length===0)return a.oid;let{type:l,object:c}=await ge({fs:t,cache:e,gitdir:r,oid:a.oid});if(l==="tree"){let o=Rt.from(c);return SO({fs:t,cache:e,gitdir:r,tree:o,path:n})}if(l==="blob")throw new _t(a.oid,l,"blob",n.join("/"))}return null}u(SO,"getOidAtPath");async function D5({fs:t,cache:e,gitdir:r}){let i;try{i=await $.resolve({fs:t,gitdir:r,ref:"HEAD"})}catch(s){if(s instanceof pe)return[]}let{tree:n}=await Wa({fs:t,cache:e,gitdir:r,oid:i});return n}u(D5,"getHeadTree");async function EO({fs:t,dir:e,gitdir:r=C(e,".git"),ref:i="HEAD",filepaths:n=["."],filter:s,cache:a={},ignored:l=!1}){try{O("fs",t),O("gitdir",r),O("ref",i);let c=new M(t);return await Li({fs:c,cache:a,dir:e,gitdir:r,trees:[jt({ref:i}),za(),Cn()],map:u(async function(o,[f,h,d]){if(!f&&!d&&h&&!l&&await Mi.isIgnored({fs:c,dir:e,filepath:o})||!n.some(A=>cx(o,A)))return null;if(s&&!s(o))return;let[p,m,w]=await Promise.all([f&&f.type(),h&&h.type(),d&&d.type()]),g=[p,m,w].includes("blob");if((p==="tree"||p==="special")&&!g)return;if(p==="commit")return null;if((m==="tree"||m==="special")&&!g)return;if(w==="commit")return null;if((w==="tree"||w==="special")&&!g)return;let b=p==="blob"?await f.oid():void 0,_=w==="blob"?await d.oid():void 0,S;p!=="blob"&&m==="blob"&&w!=="blob"?S="42":m==="blob"&&(S=await h.oid());let F=[void 0,b,S,_],k=F.map(A=>F.indexOf(A));return k.shift(),[o,...k]},"map")})}catch(c){throw c.caller="git.statusMatrix",c}}u(EO,"statusMatrix");async function FO({fs:t,dir:e,gitdir:r=C(e,".git"),ref:i,object:n,force:s=!1}){try{O("fs",t),O("gitdir",r),O("ref",i);let a=new M(t);if(i===void 0)throw new Ot("ref");i=i.startsWith("refs/tags/")?i:`refs/tags/${i}`;let l=await $.resolve({fs:a,gitdir:r,ref:n||"HEAD"});if(!s&&await $.exists({fs:a,gitdir:r,ref:i}))throw new dr("tag",i);await $.writeRef({fs:a,gitdir:r,ref:i,value:l})}catch(a){throw a.caller="git.tag",a}}u(FO,"tag");async function kO({fs:t,dir:e,gitdir:r=C(e,".git"),cache:i={},filepath:n,oid:s,mode:a,add:l,remove:c,force:o}){try{O("fs",t),O("gitdir",r),O("filepath",n);let f=new M(t);if(c)return await Pe.acquire({fs:f,gitdir:r,cache:i},async function(d){if(!o){let p=await f.lstat(C(e,n));if(p){if(p.isDirectory())throw new Bi("directory");return}}d.has({filepath:n})&&d.delete({filepath:n})});let h;if(!s){if(h=await f.lstat(C(e,n)),!h)throw new pe(`file at "${n}" on disk and "remove" not set`);if(h.isDirectory())throw new Bi("directory")}return await Pe.acquire({fs:f,gitdir:r,cache:i},async function(d){if(!l&&!d.has({filepath:n}))throw new pe(`file at "${n}" in index and "add" not set`);let p;if(s)p={ctime:new Date(0),mtime:new Date(0),dev:0,ino:0,mode:a,uid:0,gid:0,size:0};else{p=h;let m=p.isSymbolicLink()?await f.readlink(C(e,n)):await f.read(C(e,n));s=await Pt({fs:f,gitdir:r,type:"blob",format:"content",object:m})}return d.insert({filepath:n,oid:s,stats:p}),s})}catch(f){throw f.caller="git.updateIndex",f}}u(kO,"updateIndex$1");function TO(){try{return Hh.version}catch(t){throw t.caller="git.version",t}}u(TO,"version");async function xO({fs:t,dir:e,gitdir:r=C(e,".git"),trees:i,map:n,reduce:s,iterate:a,cache:l={}}){try{return O("fs",t),O("gitdir",r),O("trees",i),await Li({fs:new M(t),cache:l,dir:e,gitdir:r,trees:i,map:n,reduce:s,iterate:a})}catch(c){throw c.caller="git.walk",c}}u(xO,"walk");async function OO({fs:t,dir:e,gitdir:r=C(e,".git"),blob:i}){try{return O("fs",t),O("gitdir",r),O("blob",i),await Pt({fs:new M(t),gitdir:r,type:"blob",object:i,format:"content"})}catch(n){throw n.caller="git.writeBlob",n}}u(OO,"writeBlob");async function RO({fs:t,dir:e,gitdir:r=C(e,".git"),commit:i}){try{return O("fs",t),O("gitdir",r),O("commit",i),await wO({fs:new M(t),gitdir:r,commit:i})}catch(n){throw n.caller="git.writeCommit",n}}u(RO,"writeCommit");async function AO({fs:t,dir:e,gitdir:r=C(e,".git"),type:i,object:n,format:s="parsed",oid:a,encoding:l=void 0}){try{let c=new M(t);if(s==="parsed"){switch(i){case"commit":n=At.from(n).toObject();break;case"tree":n=Rt.from(n).toObject();break;case"blob":n=Buffer.from(n,l);break;case"tag":n=qt.from(n).toObject();break;default:throw new _t(a||"",i,"blob|commit|tag|tree")}s="content"}return a=await Pt({fs:c,gitdir:r,type:i,object:n,oid:a,format:s}),a}catch(c){throw c.caller="git.writeObject",c}}u(AO,"writeObject");async function PO({fs:t,dir:e,gitdir:r=C(e,".git"),ref:i,value:n,force:s=!1,symbolic:a=!1}){try{O("fs",t),O("gitdir",r),O("ref",i),O("value",n);let l=new M(t);if(!nc(i,!0))throw new pr(i,jl.clean(i));if(!s&&await $.exists({fs:l,gitdir:r,ref:i}))throw new dr("ref",i);a?await $.writeSymbolicRef({fs:l,gitdir:r,ref:i,value:n}):(n=await $.resolve({fs:l,gitdir:r,ref:n}),await $.writeRef({fs:l,gitdir:r,ref:i,value:n}))}catch(l){throw l.caller="git.writeRef",l}}u(PO,"writeRef");async function C5({fs:t,gitdir:e,tag:r}){let i=qt.from(r).toObject();return await Pt({fs:t,gitdir:e,type:"tag",object:i,format:"content"})}u(C5,"_writeTag");async function NO({fs:t,dir:e,gitdir:r=C(e,".git"),tag:i}){try{return O("fs",t),O("gitdir",r),O("tag",i),await C5({fs:new M(t),gitdir:r,tag:i})}catch(n){throw n.caller="git.writeTag",n}}u(NO,"writeTag");async function DO({fs:t,dir:e,gitdir:r=C(e,".git"),tree:i}){try{return O("fs",t),O("gitdir",r),O("tree",i),await ac({fs:new M(t),gitdir:r,tree:i})}catch(n){throw n.caller="git.writeTree",n}}u(DO,"writeTree");var I5={Errors:ZT,STAGE:Cn,TREE:jt,WORKDIR:za,add:QT,abortMerge:JT,addNote:nx,addRemote:ax,annotatedTag:ox,branch:lx,checkout:ig,clone:px,commit:mx,getConfig:Ax,getConfigAll:Px,setConfig:mO,currentBranch:wx,deleteBranch:yx,deleteRef:gx,deleteRemote:bx,deleteTag:_x,expandOid:vx,expandRef:Sx,fastForward:kx,fetch:Tx,findMergeBase:xx,findRoot:Rx,getRemoteInfo:Nx,getRemoteInfo2:Cx,hashBlob:Ix,indexPack:$x,init:Bx,isDescendent:Mx,isIgnored:jx,listBranches:qx,listFiles:zx,listNotes:Wx,listRefs:Hx,listRemotes:Vx,listServerRefs:Gx,listTags:Zx,log:Jx,merge:Yx,packObjects:Qx,pull:eO,push:tO,readBlob:nO,readCommit:ag,readNote:sO,readObject:aO,readTag:oO,readTree:lO,remove:cO,removeNote:fO,renameBranch:uO,resetIndex:dO,updateIndex:kO,resolveRef:pO,status:vO,statusMatrix:EO,tag:FO,version:TO,walk:xO,writeBlob:OO,writeCommit:RO,writeObject:AO,writeRef:PO,writeTag:NO,writeTree:DO,stash:_O};L.Errors=ZT;L.STAGE=Cn;L.TREE=jt;L.WORKDIR=za;L.abortMerge=JT;L.add=QT;L.addNote=nx;L.addRemote=ax;L.annotatedTag=ox;L.branch=lx;L.checkout=ig;L.clone=px;L.commit=mx;L.currentBranch=wx;L.default=I5;L.deleteBranch=yx;L.deleteRef=gx;L.deleteRemote=bx;L.deleteTag=_x;L.expandOid=vx;L.expandRef=Sx;L.fastForward=kx;L.fetch=Tx;L.findMergeBase=xx;L.findRoot=Rx;L.getConfig=Ax;L.getConfigAll=Px;L.getRemoteInfo=Nx;L.getRemoteInfo2=Cx;L.hashBlob=Ix;L.indexPack=$x;L.init=Bx;L.isDescendent=Mx;L.isIgnored=jx;L.listBranches=qx;L.listFiles=zx;L.listNotes=Wx;L.listRefs=Hx;L.listRemotes=Vx;L.listServerRefs=Gx;L.listTags=Zx;L.log=Jx;L.merge=Yx;L.packObjects=Qx;L.pull=eO;L.push=tO;L.readBlob=nO;L.readCommit=ag;L.readNote=sO;L.readObject=aO;L.readTag=oO;L.readTree=lO;L.remove=cO;L.removeNote=fO;L.renameBranch=uO;L.resetIndex=dO;L.resolveRef=pO;L.setConfig=mO;L.stash=_O;L.status=vO;L.statusMatrix=EO;L.tag=FO;L.updateIndex=kO;L.version=TO;L.walk=xO;L.writeBlob=OO;L.writeCommit=RO;L.writeObject=AO;L.writeRef=PO;L.writeTag=NO;L.writeTree=DO});var IO=x((zte,CO)=>{CO.exports=function(t,e){var r=[];t.on("data",function(i){r.push(i)}),t.once("end",function(){e&&e(null,Buffer.concat(r)),e=null}),t.once("error",function(i){e&&e(i),e=null})}});var BO=x((Wte,$O)=>{"use strict";var $5=["aborted","complete","headers","httpVersion","httpVersionMinor","httpVersionMajor","method","rawHeaders","rawTrailers","setTimeout","socket","statusCode","statusMessage","trailers","url"];$O.exports=(t,e)=>{if(e._readableState.autoDestroy)throw new Error("The second stream must have the `autoDestroy` option set to `false`");let r=new Set(Object.keys(t).concat($5)),i={};for(let n of r)n in e||(i[n]={get(){let s=t[n];return typeof s=="function"?s.bind(t):s},set(s){t[n]=s},enumerable:!0,configurable:!1});return Object.defineProperties(e,i),t.once("aborted",()=>{e.destroy(),e.emit("aborted")}),t.once("close",()=>{t.complete&&e.readable?e.once("end",()=>{e.emit("close")}):e.emit("close")}),e}});var MO=x((Hte,LO)=>{"use strict";var{Transform:B5,PassThrough:L5}=ne("stream"),Fg=ne("zlib"),M5=BO();LO.exports=t=>{let e=(t.headers["content-encoding"]||"").toLowerCase();if(!["gzip","deflate","br"].includes(e))return t;let r=e==="br";if(r&&typeof Fg.createBrotliDecompress!="function")return t.destroy(new Error("Brotli is not supported on Node.js < 12")),t;let i=!0,n=new B5({transform(l,c,o){i=!1,o(null,l)},flush(l){l()}}),s=new L5({autoDestroy:!1,destroy(l,c){t.destroy(),c(l)}}),a=r?Fg.createBrotliDecompress():Fg.createUnzip();return a.once("error",l=>{if(i&&!t.readable){s.end();return}s.destroy(l)}),M5(t,s),t.pipe(n).pipe(a).pipe(s),s}});var UO=x((Vte,qO)=>{qO.exports=jO;function jO(t,e){if(t&&e)return jO(t)(e);if(typeof t!="function")throw new TypeError("need wrapper function");return Object.keys(t).forEach(function(i){r[i]=t[i]}),r;function r(){for(var i=new Array(arguments.length),n=0;n<i.length;n++)i[n]=arguments[n];var s=t.apply(this,i),a=i[i.length-1];return typeof s=="function"&&s!==a&&Object.keys(a).forEach(function(l){s[l]=a[l]}),s}u(r,"wrapper")}u(jO,"wrappy")});var HO=x((Zte,kg)=>{var zO=UO();kg.exports=zO(Vh);kg.exports.strict=zO(WO);Vh.proto=Vh(function(){Object.defineProperty(Function.prototype,"once",{value:u(function(){return Vh(this)},"value"),configurable:!0}),Object.defineProperty(Function.prototype,"onceStrict",{value:u(function(){return WO(this)},"value"),configurable:!0})});function Vh(t){var e=u(function(){return e.called?e.value:(e.called=!0,e.value=t.apply(this,arguments))},"f");return e.called=!1,e}u(Vh,"once");function WO(t){var e=u(function(){if(e.called)throw new Error(e.onceError);return e.called=!0,e.value=t.apply(this,arguments)},"f"),r=t.name||"Function wrapped with `once`";return e.onceError=r+" shouldn't be called more than once",e.called=!1,e}u(WO,"onceStrict")});var KO=x((Jte,ZO)=>{ZO.exports=Ha;var j5=IO(),VO=MO(),q5=ne("http"),U5=ne("https"),z5=HO(),W5=ne("querystring"),GO=ne("url"),Tg=u(t=>t!==null&&typeof t=="object"&&typeof t.pipe=="function","isStream");function Ha(t,e){if(t=Object.assign({maxRedirects:10},typeof t=="string"?{url:t}:t),e=z5(e),t.url){let{hostname:l,port:c,protocol:o,auth:f,path:h}=GO.parse(t.url);delete t.url,!l&&!c&&!o&&!f?t.path=h:Object.assign(t,{hostname:l,port:c,protocol:o,auth:f,path:h})}let r={"accept-encoding":"gzip, deflate"};t.headers&&Object.keys(t.headers).forEach(l=>r[l.toLowerCase()]=t.headers[l]),t.headers=r;let i;t.body?i=t.json&&!Tg(t.body)?JSON.stringify(t.body):t.body:t.form&&(i=typeof t.form=="string"?t.form:W5.stringify(t.form),t.headers["content-type"]="application/x-www-form-urlencoded"),i&&(t.method||(t.method="POST"),Tg(i)||(t.headers["content-length"]=Buffer.byteLength(i)),t.json&&!t.form&&(t.headers["content-type"]="application/json")),delete t.body,delete t.form,t.json&&(t.headers.accept="application/json"),t.method&&(t.method=t.method.toUpperCase());let n=t.hostname,a=(t.protocol==="https:"?U5:q5).request(t,l=>{if(t.followRedirects!==!1&&l.statusCode>=300&&l.statusCode<400&&l.headers.location){t.url=l.headers.location,delete t.headers.host,l.resume();let o=GO.parse(t.url).hostname;return o!==null&&o!==n&&(delete t.headers.cookie,delete t.headers.authorization),t.method==="POST"&&[301,302].includes(l.statusCode)&&(t.method="GET",delete t.headers["content-length"],delete t.headers["content-type"]),t.maxRedirects--===0?e(new Error("too many redirects")):Ha(t,e)}let c=typeof VO=="function"&&t.method!=="HEAD";e(null,c?VO(l):l)});return a.on("timeout",()=>{a.abort(),e(new Error("Request timed out"))}),a.on("error",e),Tg(i)?i.on("error",e).pipe(a):a.end(i),a}u(Ha,"simpleGet");Ha.concat=(t,e)=>Ha(t,(r,i)=>{if(r)return e(r);j5(i,(n,s)=>{if(n)return e(n);if(t.json)try{s=JSON.parse(s.toString())}catch(a){return e(a,i,s)}e(null,i,s)})});["get","post","put","patch","head","delete"].forEach(t=>{Ha[t]=(e,r)=>(typeof e=="string"&&(e={url:e}),Ha(Object.assign({method:t.toUpperCase()},e),r))})});var Ee=x((Xte,JO)=>{"use strict";var Og=class Og extends Error{constructor(e){if(!Array.isArray(e))throw new TypeError(`Expected input to be an Array, got ${typeof e}`);let r="";for(let i=0;i<e.length;i++)r+=` ${e[i].stack}
|
|
104
|
-
`;super(r),this.name="AggregateError",this.errors=e}};u(Og,"AggregateError");var xg=Og;JO.exports={AggregateError:xg,ArrayIsArray(t){return Array.isArray(t)},ArrayPrototypeIncludes(t,e){return t.includes(e)},ArrayPrototypeIndexOf(t,e){return t.indexOf(e)},ArrayPrototypeJoin(t,e){return t.join(e)},ArrayPrototypeMap(t,e){return t.map(e)},ArrayPrototypePop(t,e){return t.pop(e)},ArrayPrototypePush(t,e){return t.push(e)},ArrayPrototypeSlice(t,e,r){return t.slice(e,r)},Error,FunctionPrototypeCall(t,e,...r){return t.call(e,...r)},FunctionPrototypeSymbolHasInstance(t,e){return Function.prototype[Symbol.hasInstance].call(t,e)},MathFloor:Math.floor,Number,NumberIsInteger:Number.isInteger,NumberIsNaN:Number.isNaN,NumberMAX_SAFE_INTEGER:Number.MAX_SAFE_INTEGER,NumberMIN_SAFE_INTEGER:Number.MIN_SAFE_INTEGER,NumberParseInt:Number.parseInt,ObjectDefineProperties(t,e){return Object.defineProperties(t,e)},ObjectDefineProperty(t,e,r){return Object.defineProperty(t,e,r)},ObjectGetOwnPropertyDescriptor(t,e){return Object.getOwnPropertyDescriptor(t,e)},ObjectKeys(t){return Object.keys(t)},ObjectSetPrototypeOf(t,e){return Object.setPrototypeOf(t,e)},Promise,PromisePrototypeCatch(t,e){return t.catch(e)},PromisePrototypeThen(t,e,r){return t.then(e,r)},PromiseReject(t){return Promise.reject(t)},PromiseResolve(t){return Promise.resolve(t)},ReflectApply:Reflect.apply,RegExpPrototypeTest(t,e){return t.test(e)},SafeSet:Set,String,StringPrototypeSlice(t,e,r){return t.slice(e,r)},StringPrototypeToLowerCase(t){return t.toLowerCase()},StringPrototypeToUpperCase(t){return t.toUpperCase()},StringPrototypeTrim(t){return t.trim()},Symbol,SymbolFor:Symbol.for,SymbolAsyncIterator:Symbol.asyncIterator,SymbolHasInstance:Symbol.hasInstance,SymbolIterator:Symbol.iterator,SymbolDispose:Symbol.dispose||Symbol("Symbol.dispose"),SymbolAsyncDispose:Symbol.asyncDispose||Symbol("Symbol.asyncDispose"),TypedArrayPrototypeSet(t,e,r){return t.set(e,r)},Boolean,Uint8Array}});var Rg=x((ere,YO)=>{"use strict";YO.exports={format(t,...e){return t.replace(/%([sdifj])/g,function(...[r,i]){let n=e.shift();return i==="f"?n.toFixed(6):i==="j"?JSON.stringify(n):i==="s"&&typeof n=="object"?`${n.constructor!==Object?n.constructor.name:""} {}`.trim():n.toString()})},inspect(t){switch(typeof t){case"string":if(t.includes("'"))if(t.includes('"')){if(!t.includes("`")&&!t.includes("${"))return`\`${t}\``}else return`"${t}"`;return`'${t}'`;case"number":return isNaN(t)?"NaN":Object.is(t,-0)?String(t):t;case"bigint":return`${String(t)}n`;case"boolean":case"undefined":return String(t);case"object":return"{}"}}}});var ut=x((tre,eR)=>{"use strict";var{format:H5,inspect:Gh}=Rg(),{AggregateError:V5}=Ee(),G5=globalThis.AggregateError||V5,Z5=Symbol("kIsNodeError"),K5=["string","function","number","object","Function","Object","boolean","bigint","symbol"],J5=/^([A-Z][a-z0-9]*)+$/,Y5="__node_internal_",Zh={};function In(t,e){if(!t)throw new Zh.ERR_INTERNAL_ASSERTION(e)}u(In,"assert");function XO(t){let e="",r=t.length,i=t[0]==="-"?1:0;for(;r>=i+4;r-=3)e=`_${t.slice(r-3,r)}${e}`;return`${t.slice(0,r)}${e}`}u(XO,"addNumericalSeparator");function X5(t,e,r){if(typeof e=="function")return In(e.length<=r.length,`Code: ${t}; The provided arguments length (${r.length}) does not match the required ones (${e.length}).`),e(...r);let i=(e.match(/%[dfijoOs]/g)||[]).length;return In(i===r.length,`Code: ${t}; The provided arguments length (${r.length}) does not match the required ones (${i}).`),r.length===0?e:H5(e,...r)}u(X5,"getMessage");function rt(t,e,r){r||(r=Error);let n=class n extends r{constructor(...a){super(X5(t,e,a))}toString(){return`${this.name} [${t}]: ${this.message}`}};u(n,"NodeError");let i=n;Object.defineProperties(i.prototype,{name:{value:r.name,writable:!0,enumerable:!1,configurable:!0},toString:{value(){return`${this.name} [${t}]: ${this.message}`},writable:!0,enumerable:!1,configurable:!0}}),i.prototype.code=t,i.prototype[Z5]=!0,Zh[t]=i}u(rt,"E");function QO(t){let e=Y5+t.name;return Object.defineProperty(t,"name",{value:e}),t}u(QO,"hideStackFrames");function Q5(t,e){if(t&&e&&t!==e){if(Array.isArray(e.errors))return e.errors.push(t),e;let r=new G5([e,t],e.message);return r.code=e.code,r}return t||e}u(Q5,"aggregateTwoErrors");var Pg=class Pg extends Error{constructor(e="The operation was aborted",r=void 0){if(r!==void 0&&typeof r!="object")throw new Zh.ERR_INVALID_ARG_TYPE("options","Object",r);super(e,r),this.code="ABORT_ERR",this.name="AbortError"}};u(Pg,"AbortError");var Ag=Pg;rt("ERR_ASSERTION","%s",Error);rt("ERR_INVALID_ARG_TYPE",(t,e,r)=>{In(typeof t=="string","'name' must be a string"),Array.isArray(e)||(e=[e]);let i="The ";t.endsWith(" argument")?i+=`${t} `:i+=`"${t}" ${t.includes(".")?"property":"argument"} `,i+="must be ";let n=[],s=[],a=[];for(let c of e)In(typeof c=="string","All expected entries have to be of type string"),K5.includes(c)?n.push(c.toLowerCase()):J5.test(c)?s.push(c):(In(c!=="object",'The value "object" should be written as "Object"'),a.push(c));if(s.length>0){let c=n.indexOf("object");c!==-1&&(n.splice(n,c,1),s.push("Object"))}if(n.length>0){switch(n.length){case 1:i+=`of type ${n[0]}`;break;case 2:i+=`one of type ${n[0]} or ${n[1]}`;break;default:{let c=n.pop();i+=`one of type ${n.join(", ")}, or ${c}`}}(s.length>0||a.length>0)&&(i+=" or ")}if(s.length>0){switch(s.length){case 1:i+=`an instance of ${s[0]}`;break;case 2:i+=`an instance of ${s[0]} or ${s[1]}`;break;default:{let c=s.pop();i+=`an instance of ${s.join(", ")}, or ${c}`}}a.length>0&&(i+=" or ")}switch(a.length){case 0:break;case 1:a[0].toLowerCase()!==a[0]&&(i+="an "),i+=`${a[0]}`;break;case 2:i+=`one of ${a[0]} or ${a[1]}`;break;default:{let c=a.pop();i+=`one of ${a.join(", ")}, or ${c}`}}if(r==null)i+=`. Received ${r}`;else if(typeof r=="function"&&r.name)i+=`. Received function ${r.name}`;else if(typeof r=="object"){var l;if((l=r.constructor)!==null&&l!==void 0&&l.name)i+=`. Received an instance of ${r.constructor.name}`;else{let c=Gh(r,{depth:-1});i+=`. Received ${c}`}}else{let c=Gh(r,{colors:!1});c.length>25&&(c=`${c.slice(0,25)}...`),i+=`. Received type ${typeof r} (${c})`}return i},TypeError);rt("ERR_INVALID_ARG_VALUE",(t,e,r="is invalid")=>{let i=Gh(e);return i.length>128&&(i=i.slice(0,128)+"..."),`The ${t.includes(".")?"property":"argument"} '${t}' ${r}. Received ${i}`},TypeError);rt("ERR_INVALID_RETURN_VALUE",(t,e,r)=>{var i;let n=r!=null&&(i=r.constructor)!==null&&i!==void 0&&i.name?`instance of ${r.constructor.name}`:`type ${typeof r}`;return`Expected ${t} to be returned from the "${e}" function but got ${n}.`},TypeError);rt("ERR_MISSING_ARGS",(...t)=>{In(t.length>0,"At least one arg needs to be specified");let e,r=t.length;switch(t=(Array.isArray(t)?t:[t]).map(i=>`"${i}"`).join(" or "),r){case 1:e+=`The ${t[0]} argument`;break;case 2:e+=`The ${t[0]} and ${t[1]} arguments`;break;default:{let i=t.pop();e+=`The ${t.join(", ")}, and ${i} arguments`}break}return`${e} must be specified`},TypeError);rt("ERR_OUT_OF_RANGE",(t,e,r)=>{In(e,'Missing "range" argument');let i;if(Number.isInteger(r)&&Math.abs(r)>2**32)i=XO(String(r));else if(typeof r=="bigint"){i=String(r);let n=BigInt(2)**BigInt(32);(r>n||r<-n)&&(i=XO(i)),i+="n"}else i=Gh(r);return`The value of "${t}" is out of range. It must be ${e}. Received ${i}`},RangeError);rt("ERR_MULTIPLE_CALLBACK","Callback called multiple times",Error);rt("ERR_METHOD_NOT_IMPLEMENTED","The %s method is not implemented",Error);rt("ERR_STREAM_ALREADY_FINISHED","Cannot call %s after a stream was finished",Error);rt("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable",Error);rt("ERR_STREAM_DESTROYED","Cannot call %s after a stream was destroyed",Error);rt("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError);rt("ERR_STREAM_PREMATURE_CLOSE","Premature close",Error);rt("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF",Error);rt("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event",Error);rt("ERR_STREAM_WRITE_AFTER_END","write after end",Error);rt("ERR_UNKNOWN_ENCODING","Unknown encoding: %s",TypeError);eR.exports={AbortError:Ag,aggregateTwoErrors:QO(Q5),hideStackFrames:QO,codes:Zh}});var fR=x((fc,cc)=>{"use strict";Object.defineProperty(fc,"__esModule",{value:!0});var aR=new WeakMap,Ng=new WeakMap;function be(t){let e=aR.get(t);return console.assert(e!=null,"'this' is expected an Event object, but got",t),e}u(be,"pd");function tR(t){if(t.passiveListener!=null){typeof console<"u"&&typeof console.error=="function"&&console.error("Unable to preventDefault inside passive event listener invocation.",t.passiveListener);return}t.event.cancelable&&(t.canceled=!0,typeof t.event.preventDefault=="function"&&t.event.preventDefault())}u(tR,"setCancelFlag");function Va(t,e){aR.set(this,{eventTarget:t,event:e,eventPhase:2,currentTarget:t,canceled:!1,stopped:!1,immediateStopped:!1,passiveListener:null,timeStamp:e.timeStamp||Date.now()}),Object.defineProperty(this,"isTrusted",{value:!1,enumerable:!0});let r=Object.keys(e);for(let i=0;i<r.length;++i){let n=r[i];n in this||Object.defineProperty(this,n,oR(n))}}u(Va,"Event");Va.prototype={get type(){return be(this).event.type},get target(){return be(this).eventTarget},get currentTarget(){return be(this).currentTarget},composedPath(){let t=be(this).currentTarget;return t==null?[]:[t]},get NONE(){return 0},get CAPTURING_PHASE(){return 1},get AT_TARGET(){return 2},get BUBBLING_PHASE(){return 3},get eventPhase(){return be(this).eventPhase},stopPropagation(){let t=be(this);t.stopped=!0,typeof t.event.stopPropagation=="function"&&t.event.stopPropagation()},stopImmediatePropagation(){let t=be(this);t.stopped=!0,t.immediateStopped=!0,typeof t.event.stopImmediatePropagation=="function"&&t.event.stopImmediatePropagation()},get bubbles(){return!!be(this).event.bubbles},get cancelable(){return!!be(this).event.cancelable},preventDefault(){tR(be(this))},get defaultPrevented(){return be(this).canceled},get composed(){return!!be(this).event.composed},get timeStamp(){return be(this).timeStamp},get srcElement(){return be(this).eventTarget},get cancelBubble(){return be(this).stopped},set cancelBubble(t){if(!t)return;let e=be(this);e.stopped=!0,typeof e.event.cancelBubble=="boolean"&&(e.event.cancelBubble=!0)},get returnValue(){return!be(this).canceled},set returnValue(t){t||tR(be(this))},initEvent(){}};Object.defineProperty(Va.prototype,"constructor",{value:Va,configurable:!0,writable:!0});typeof window<"u"&&typeof window.Event<"u"&&(Object.setPrototypeOf(Va.prototype,window.Event.prototype),Ng.set(window.Event.prototype,Va));function oR(t){return{get(){return be(this).event[t]},set(e){be(this).event[t]=e},configurable:!0,enumerable:!0}}u(oR,"defineRedirectDescriptor");function eU(t){return{value(){let e=be(this).event;return e[t].apply(e,arguments)},configurable:!0,enumerable:!0}}u(eU,"defineCallDescriptor");function tU(t,e){let r=Object.keys(e);if(r.length===0)return t;function i(n,s){t.call(this,n,s)}u(i,"CustomEvent"),i.prototype=Object.create(t.prototype,{constructor:{value:i,configurable:!0,writable:!0}});for(let n=0;n<r.length;++n){let s=r[n];if(!(s in t.prototype)){let l=typeof Object.getOwnPropertyDescriptor(e,s).value=="function";Object.defineProperty(i.prototype,s,l?eU(s):oR(s))}}return i}u(tU,"defineWrapper");function lR(t){if(t==null||t===Object.prototype)return Va;let e=Ng.get(t);return e==null&&(e=tU(lR(Object.getPrototypeOf(t)),t),Ng.set(t,e)),e}u(lR,"getWrapper");function rU(t,e){let r=lR(Object.getPrototypeOf(e));return new r(t,e)}u(rU,"wrapEvent");function iU(t){return be(t).immediateStopped}u(iU,"isStopped");function nU(t,e){be(t).eventPhase=e}u(nU,"setEventPhase");function sU(t,e){be(t).currentTarget=e}u(sU,"setCurrentTarget");function rR(t,e){be(t).passiveListener=e}u(rR,"setPassiveListener");var cR=new WeakMap,iR=1,nR=2,Kh=3;function Jh(t){return t!==null&&typeof t=="object"}u(Jh,"isObject");function lc(t){let e=cR.get(t);if(e==null)throw new TypeError("'this' is expected an EventTarget object, but got another value.");return e}u(lc,"getListeners");function aU(t){return{get(){let r=lc(this).get(t);for(;r!=null;){if(r.listenerType===Kh)return r.listener;r=r.next}return null},set(e){typeof e!="function"&&!Jh(e)&&(e=null);let r=lc(this),i=null,n=r.get(t);for(;n!=null;)n.listenerType===Kh?i!==null?i.next=n.next:n.next!==null?r.set(t,n.next):r.delete(t):i=n,n=n.next;if(e!==null){let s={listener:e,listenerType:Kh,passive:!1,once:!1,next:null};i===null?r.set(t,s):i.next=s}},configurable:!0,enumerable:!0}}u(aU,"defineEventAttributeDescriptor");function Dg(t,e){Object.defineProperty(t,`on${e}`,aU(e))}u(Dg,"defineEventAttribute");function sR(t){function e(){mr.call(this)}u(e,"CustomEventTarget"),e.prototype=Object.create(mr.prototype,{constructor:{value:e,configurable:!0,writable:!0}});for(let r=0;r<t.length;++r)Dg(e.prototype,t[r]);return e}u(sR,"defineCustomEventTarget");function mr(){if(this instanceof mr){cR.set(this,new Map);return}if(arguments.length===1&&Array.isArray(arguments[0]))return sR(arguments[0]);if(arguments.length>0){let t=new Array(arguments.length);for(let e=0;e<arguments.length;++e)t[e]=arguments[e];return sR(t)}throw new TypeError("Cannot call a class as a function")}u(mr,"EventTarget");mr.prototype={addEventListener(t,e,r){if(e==null)return;if(typeof e!="function"&&!Jh(e))throw new TypeError("'listener' should be a function or an object.");let i=lc(this),n=Jh(r),a=(n?!!r.capture:!!r)?iR:nR,l={listener:e,listenerType:a,passive:n&&!!r.passive,once:n&&!!r.once,next:null},c=i.get(t);if(c===void 0){i.set(t,l);return}let o=null;for(;c!=null;){if(c.listener===e&&c.listenerType===a)return;o=c,c=c.next}o.next=l},removeEventListener(t,e,r){if(e==null)return;let i=lc(this),s=(Jh(r)?!!r.capture:!!r)?iR:nR,a=null,l=i.get(t);for(;l!=null;){if(l.listener===e&&l.listenerType===s){a!==null?a.next=l.next:l.next!==null?i.set(t,l.next):i.delete(t);return}a=l,l=l.next}},dispatchEvent(t){if(t==null||typeof t.type!="string")throw new TypeError('"event.type" should be a string.');let e=lc(this),r=t.type,i=e.get(r);if(i==null)return!0;let n=rU(this,t),s=null;for(;i!=null;){if(i.once?s!==null?s.next=i.next:i.next!==null?e.set(r,i.next):e.delete(r):s=i,rR(n,i.passive?i.listener:null),typeof i.listener=="function")try{i.listener.call(this,n)}catch(a){typeof console<"u"&&typeof console.error=="function"&&console.error(a)}else i.listenerType!==Kh&&typeof i.listener.handleEvent=="function"&&i.listener.handleEvent(n);if(iU(n))break;i=i.next}return rR(n,null),nU(n,0),sU(n,null),!n.defaultPrevented}};Object.defineProperty(mr.prototype,"constructor",{value:mr,configurable:!0,writable:!0});typeof window<"u"&&typeof window.EventTarget<"u"&&Object.setPrototypeOf(mr.prototype,window.EventTarget.prototype);fc.defineEventAttribute=Dg;fc.EventTarget=mr;fc.default=mr;cc.exports=mr;cc.exports.EventTarget=cc.exports.default=mr;cc.exports.defineEventAttribute=Dg});var Ga=x((hc,uc)=>{"use strict";Object.defineProperty(hc,"__esModule",{value:!0});var Cg=fR(),Ig=class Ig extends Cg.EventTarget{constructor(){throw super(),new TypeError("AbortSignal cannot be constructed directly")}get aborted(){let e=Yh.get(this);if(typeof e!="boolean")throw new TypeError(`Expected 'this' to be an 'AbortSignal' object, but got ${this===null?"null":typeof this}`);return e}};u(Ig,"AbortSignal");var zi=Ig;Cg.defineEventAttribute(zi.prototype,"abort");function oU(){let t=Object.create(zi.prototype);return Cg.EventTarget.call(t),Yh.set(t,!1),t}u(oU,"createAbortSignal");function lU(t){Yh.get(t)===!1&&(Yh.set(t,!0),t.dispatchEvent({type:"abort"}))}u(lU,"abortSignal");var Yh=new WeakMap;Object.defineProperties(zi.prototype,{aborted:{enumerable:!0}});typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(zi.prototype,Symbol.toStringTag,{configurable:!0,value:"AbortSignal"});var $g=class $g{constructor(){hR.set(this,oU())}get signal(){return uR(this)}abort(){lU(uR(this))}};u($g,"AbortController");var Wi=$g,hR=new WeakMap;function uR(t){let e=hR.get(t);if(e==null)throw new TypeError(`Expected 'this' to be an 'AbortController' object, but got ${t===null?"null":typeof t}`);return e}u(uR,"getSignal");Object.defineProperties(Wi.prototype,{signal:{enumerable:!0},abort:{enumerable:!0}});typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(Wi.prototype,Symbol.toStringTag,{configurable:!0,value:"AbortController"});hc.AbortController=Wi;hc.AbortSignal=zi;hc.default=Wi;uc.exports=Wi;uc.exports.AbortController=uc.exports.default=Wi;uc.exports.AbortSignal=zi});var vt=x((sre,Lg)=>{"use strict";var cU=ne("buffer"),{format:fU,inspect:uU}=Rg(),{codes:{ERR_INVALID_ARG_TYPE:Bg}}=ut(),{kResistStopPropagation:hU,AggregateError:dU,SymbolDispose:pU}=Ee(),mU=globalThis.AbortSignal||Ga().AbortSignal,wU=globalThis.AbortController||Ga().AbortController,yU=Object.getPrototypeOf(async function(){}).constructor,dR=globalThis.Blob||cU.Blob,gU=u(typeof dR<"u"?function(e){return e instanceof dR}:function(e){return!1},"isBlob"),pR=u((t,e)=>{if(t!==void 0&&(t===null||typeof t!="object"||!("aborted"in t)))throw new Bg(e,"AbortSignal",t)},"validateAbortSignal"),bU=u((t,e)=>{if(typeof t!="function")throw new Bg(e,"Function",t)},"validateFunction");Lg.exports={AggregateError:dU,kEmptyObject:Object.freeze({}),once(t){let e=!1;return function(...r){e||(e=!0,t.apply(this,r))}},createDeferredPromise:u(function(){let t,e;return{promise:new Promise((i,n)=>{t=i,e=n}),resolve:t,reject:e}},"createDeferredPromise"),promisify(t){return new Promise((e,r)=>{t((i,...n)=>i?r(i):e(...n))})},debuglog(){return function(){}},format:fU,inspect:uU,types:{isAsyncFunction(t){return t instanceof yU},isArrayBufferView(t){return ArrayBuffer.isView(t)}},isBlob:gU,deprecate(t,e){return t},addAbortListener:ne("events").addAbortListener||u(function(e,r){if(e===void 0)throw new Bg("signal","AbortSignal",e);pR(e,"signal"),bU(r,"listener");let i;return e.aborted?queueMicrotask(()=>r()):(e.addEventListener("abort",r,{__proto__:null,once:!0,[hU]:!0}),i=u(()=>{e.removeEventListener("abort",r)},"removeEventListener")),{__proto__:null,[pU](){var n;(n=i)===null||n===void 0||n()}}},"addAbortListener"),AbortSignalAny:mU.any||u(function(e){if(e.length===1)return e[0];let r=new wU,i=u(()=>r.abort(),"abort");return e.forEach(n=>{pR(n,"signals"),n.addEventListener("abort",i,{once:!0})}),r.signal.addEventListener("abort",()=>{e.forEach(n=>n.removeEventListener("abort",i))},{once:!0}),r.signal},"AbortSignalAny")};Lg.exports.promisify.custom=Symbol.for("nodejs.util.promisify.custom")});var Ka=x((ore,FR)=>{"use strict";var{ArrayIsArray:jg,ArrayPrototypeIncludes:gR,ArrayPrototypeJoin:bR,ArrayPrototypeMap:_U,NumberIsInteger:qg,NumberIsNaN:vU,NumberMAX_SAFE_INTEGER:SU,NumberMIN_SAFE_INTEGER:EU,NumberParseInt:FU,ObjectPrototypeHasOwnProperty:kU,RegExpPrototypeExec:_R,String:TU,StringPrototypeToUpperCase:xU,StringPrototypeTrim:OU}=Ee(),{hideStackFrames:rr,codes:{ERR_SOCKET_BAD_PORT:RU,ERR_INVALID_ARG_TYPE:ht,ERR_INVALID_ARG_VALUE:Za,ERR_OUT_OF_RANGE:$n,ERR_UNKNOWN_SIGNAL:mR}}=ut(),{normalizeEncoding:AU}=vt(),{isAsyncFunction:PU,isArrayBufferView:NU}=vt().types,wR={};function DU(t){return t===(t|0)}u(DU,"isInt32");function CU(t){return t===t>>>0}u(CU,"isUint32");var IU=/^[0-7]+$/,$U="must be a 32-bit unsigned integer or an octal string";function BU(t,e,r){if(typeof t>"u"&&(t=r),typeof t=="string"){if(_R(IU,t)===null)throw new Za(e,t,$U);t=FU(t,8)}return vR(t,e),t}u(BU,"parseFileMode");var LU=rr((t,e,r=EU,i=SU)=>{if(typeof t!="number")throw new ht(e,"number",t);if(!qg(t))throw new $n(e,"an integer",t);if(t<r||t>i)throw new $n(e,`>= ${r} && <= ${i}`,t)}),MU=rr((t,e,r=-2147483648,i=2147483647)=>{if(typeof t!="number")throw new ht(e,"number",t);if(!qg(t))throw new $n(e,"an integer",t);if(t<r||t>i)throw new $n(e,`>= ${r} && <= ${i}`,t)}),vR=rr((t,e,r=!1)=>{if(typeof t!="number")throw new ht(e,"number",t);if(!qg(t))throw new $n(e,"an integer",t);let i=r?1:0,n=4294967295;if(t<i||t>n)throw new $n(e,`>= ${i} && <= ${n}`,t)});function Ug(t,e){if(typeof t!="string")throw new ht(e,"string",t)}u(Ug,"validateString");function jU(t,e,r=void 0,i){if(typeof t!="number")throw new ht(e,"number",t);if(r!=null&&t<r||i!=null&&t>i||(r!=null||i!=null)&&vU(t))throw new $n(e,`${r!=null?`>= ${r}`:""}${r!=null&&i!=null?" && ":""}${i!=null?`<= ${i}`:""}`,t)}u(jU,"validateNumber");var qU=rr((t,e,r)=>{if(!gR(r,t)){let n="must be one of: "+bR(_U(r,s=>typeof s=="string"?`'${s}'`:TU(s)),", ");throw new Za(e,t,n)}});function SR(t,e){if(typeof t!="boolean")throw new ht(e,"boolean",t)}u(SR,"validateBoolean");function Mg(t,e,r){return t==null||!kU(t,e)?r:t[e]}u(Mg,"getOwnPropertyValueOrDefault");var UU=rr((t,e,r=null)=>{let i=Mg(r,"allowArray",!1),n=Mg(r,"allowFunction",!1);if(!Mg(r,"nullable",!1)&&t===null||!i&&jg(t)||typeof t!="object"&&(!n||typeof t!="function"))throw new ht(e,"Object",t)}),zU=rr((t,e)=>{if(t!=null&&typeof t!="object"&&typeof t!="function")throw new ht(e,"a dictionary",t)}),Xh=rr((t,e,r=0)=>{if(!jg(t))throw new ht(e,"Array",t);if(t.length<r){let i=`must be longer than ${r}`;throw new Za(e,t,i)}});function WU(t,e){Xh(t,e);for(let r=0;r<t.length;r++)Ug(t[r],`${e}[${r}]`)}u(WU,"validateStringArray");function HU(t,e){Xh(t,e);for(let r=0;r<t.length;r++)SR(t[r],`${e}[${r}]`)}u(HU,"validateBooleanArray");function VU(t,e){Xh(t,e);for(let r=0;r<t.length;r++){let i=t[r],n=`${e}[${r}]`;if(i==null)throw new ht(n,"AbortSignal",i);ER(i,n)}}u(VU,"validateAbortSignalArray");function GU(t,e="signal"){if(Ug(t,e),wR[t]===void 0)throw wR[xU(t)]!==void 0?new mR(t+" (signals must use all capital letters)"):new mR(t)}u(GU,"validateSignalName");var ZU=rr((t,e="buffer")=>{if(!NU(t))throw new ht(e,["Buffer","TypedArray","DataView"],t)});function KU(t,e){let r=AU(e),i=t.length;if(r==="hex"&&i%2!==0)throw new Za("encoding",e,`is invalid for data of length ${i}`)}u(KU,"validateEncoding");function JU(t,e="Port",r=!0){if(typeof t!="number"&&typeof t!="string"||typeof t=="string"&&OU(t).length===0||+t!==+t>>>0||t>65535||t===0&&!r)throw new RU(e,t,r);return t|0}u(JU,"validatePort");var ER=rr((t,e)=>{if(t!==void 0&&(t===null||typeof t!="object"||!("aborted"in t)))throw new ht(e,"AbortSignal",t)}),YU=rr((t,e)=>{if(typeof t!="function")throw new ht(e,"Function",t)}),XU=rr((t,e)=>{if(typeof t!="function"||PU(t))throw new ht(e,"Function",t)}),QU=rr((t,e)=>{if(t!==void 0)throw new ht(e,"undefined",t)});function e3(t,e,r){if(!gR(r,t))throw new ht(e,`('${bR(r,"|")}')`,t)}u(e3,"validateUnion");var t3=/^(?:<[^>]*>)(?:\s*;\s*[^;"\s]+(?:=(")?[^;"\s]*\1)?)*$/;function yR(t,e){if(typeof t>"u"||!_R(t3,t))throw new Za(e,t,'must be an array or string of format "</styles.css>; rel=preload; as=style"')}u(yR,"validateLinkHeaderFormat");function r3(t){if(typeof t=="string")return yR(t,"hints"),t;if(jg(t)){let e=t.length,r="";if(e===0)return r;for(let i=0;i<e;i++){let n=t[i];yR(n,"hints"),r+=n,i!==e-1&&(r+=", ")}return r}throw new Za("hints",t,'must be an array or string of format "</styles.css>; rel=preload; as=style"')}u(r3,"validateLinkHeaderValue");FR.exports={isInt32:DU,isUint32:CU,parseFileMode:BU,validateArray:Xh,validateStringArray:WU,validateBooleanArray:HU,validateAbortSignalArray:VU,validateBoolean:SR,validateBuffer:ZU,validateDictionary:zU,validateEncoding:KU,validateFunction:YU,validateInt32:MU,validateInteger:LU,validateNumber:jU,validateObject:UU,validateOneOf:qU,validatePlainFunction:XU,validatePort:JU,validateSignalName:GU,validateString:Ug,validateUint32:vR,validateUndefined:QU,validateUnion:e3,validateAbortSignal:ER,validateLinkHeaderValue:r3}});var Hi=x((cre,kR)=>{kR.exports=globalThis.process});var Ir=x((fre,jR)=>{"use strict";var{SymbolAsyncIterator:TR,SymbolIterator:xR,SymbolFor:Bn}=Ee(),OR=Bn("nodejs.stream.destroyed"),RR=Bn("nodejs.stream.errored"),zg=Bn("nodejs.stream.readable"),Wg=Bn("nodejs.stream.writable"),AR=Bn("nodejs.stream.disturbed"),i3=Bn("nodejs.webstream.isClosedPromise"),n3=Bn("nodejs.webstream.controllerErrorFunction");function Qh(t,e=!1){var r;return!!(t&&typeof t.pipe=="function"&&typeof t.on=="function"&&(!e||typeof t.pause=="function"&&typeof t.resume=="function")&&(!t._writableState||((r=t._readableState)===null||r===void 0?void 0:r.readable)!==!1)&&(!t._writableState||t._readableState))}u(Qh,"isReadableNodeStream");function ed(t){var e;return!!(t&&typeof t.write=="function"&&typeof t.on=="function"&&(!t._readableState||((e=t._writableState)===null||e===void 0?void 0:e.writable)!==!1))}u(ed,"isWritableNodeStream");function s3(t){return!!(t&&typeof t.pipe=="function"&&t._readableState&&typeof t.on=="function"&&typeof t.write=="function")}u(s3,"isDuplexNodeStream");function Cr(t){return t&&(t._readableState||t._writableState||typeof t.write=="function"&&typeof t.on=="function"||typeof t.pipe=="function"&&typeof t.on=="function")}u(Cr,"isNodeStream");function PR(t){return!!(t&&!Cr(t)&&typeof t.pipeThrough=="function"&&typeof t.getReader=="function"&&typeof t.cancel=="function")}u(PR,"isReadableStream");function NR(t){return!!(t&&!Cr(t)&&typeof t.getWriter=="function"&&typeof t.abort=="function")}u(NR,"isWritableStream");function DR(t){return!!(t&&!Cr(t)&&typeof t.readable=="object"&&typeof t.writable=="object")}u(DR,"isTransformStream");function a3(t){return PR(t)||NR(t)||DR(t)}u(a3,"isWebStream");function o3(t,e){return t==null?!1:e===!0?typeof t[TR]=="function":e===!1?typeof t[xR]=="function":typeof t[TR]=="function"||typeof t[xR]=="function"}u(o3,"isIterable");function td(t){if(!Cr(t))return null;let e=t._writableState,r=t._readableState,i=e||r;return!!(t.destroyed||t[OR]||i!=null&&i.destroyed)}u(td,"isDestroyed");function CR(t){if(!ed(t))return null;if(t.writableEnded===!0)return!0;let e=t._writableState;return e!=null&&e.errored?!1:typeof e?.ended!="boolean"?null:e.ended}u(CR,"isWritableEnded");function l3(t,e){if(!ed(t))return null;if(t.writableFinished===!0)return!0;let r=t._writableState;return r!=null&&r.errored?!1:typeof r?.finished!="boolean"?null:!!(r.finished||e===!1&&r.ended===!0&&r.length===0)}u(l3,"isWritableFinished");function c3(t){if(!Qh(t))return null;if(t.readableEnded===!0)return!0;let e=t._readableState;return!e||e.errored?!1:typeof e?.ended!="boolean"?null:e.ended}u(c3,"isReadableEnded");function IR(t,e){if(!Qh(t))return null;let r=t._readableState;return r!=null&&r.errored?!1:typeof r?.endEmitted!="boolean"?null:!!(r.endEmitted||e===!1&&r.ended===!0&&r.length===0)}u(IR,"isReadableFinished");function $R(t){return t&&t[zg]!=null?t[zg]:typeof t?.readable!="boolean"?null:td(t)?!1:Qh(t)&&t.readable&&!IR(t)}u($R,"isReadable");function BR(t){return t&&t[Wg]!=null?t[Wg]:typeof t?.writable!="boolean"?null:td(t)?!1:ed(t)&&t.writable&&!CR(t)}u(BR,"isWritable");function f3(t,e){return Cr(t)?td(t)?!0:!(e?.readable!==!1&&$R(t)||e?.writable!==!1&&BR(t)):null}u(f3,"isFinished");function u3(t){var e,r;return Cr(t)?t.writableErrored?t.writableErrored:(e=(r=t._writableState)===null||r===void 0?void 0:r.errored)!==null&&e!==void 0?e:null:null}u(u3,"isWritableErrored");function h3(t){var e,r;return Cr(t)?t.readableErrored?t.readableErrored:(e=(r=t._readableState)===null||r===void 0?void 0:r.errored)!==null&&e!==void 0?e:null:null}u(h3,"isReadableErrored");function d3(t){if(!Cr(t))return null;if(typeof t.closed=="boolean")return t.closed;let e=t._writableState,r=t._readableState;return typeof e?.closed=="boolean"||typeof r?.closed=="boolean"?e?.closed||r?.closed:typeof t._closed=="boolean"&&LR(t)?t._closed:null}u(d3,"isClosed");function LR(t){return typeof t._closed=="boolean"&&typeof t._defaultKeepAlive=="boolean"&&typeof t._removedConnection=="boolean"&&typeof t._removedContLen=="boolean"}u(LR,"isOutgoingMessage");function MR(t){return typeof t._sent100=="boolean"&&LR(t)}u(MR,"isServerResponse");function p3(t){var e;return typeof t._consuming=="boolean"&&typeof t._dumped=="boolean"&&((e=t.req)===null||e===void 0?void 0:e.upgradeOrConnect)===void 0}u(p3,"isServerRequest");function m3(t){if(!Cr(t))return null;let e=t._writableState,r=t._readableState,i=e||r;return!i&&MR(t)||!!(i&&i.autoDestroy&&i.emitClose&&i.closed===!1)}u(m3,"willEmitClose");function w3(t){var e;return!!(t&&((e=t[AR])!==null&&e!==void 0?e:t.readableDidRead||t.readableAborted))}u(w3,"isDisturbed");function y3(t){var e,r,i,n,s,a,l,c,o,f;return!!(t&&((e=(r=(i=(n=(s=(a=t[RR])!==null&&a!==void 0?a:t.readableErrored)!==null&&s!==void 0?s:t.writableErrored)!==null&&n!==void 0?n:(l=t._readableState)===null||l===void 0?void 0:l.errorEmitted)!==null&&i!==void 0?i:(c=t._writableState)===null||c===void 0?void 0:c.errorEmitted)!==null&&r!==void 0?r:(o=t._readableState)===null||o===void 0?void 0:o.errored)!==null&&e!==void 0?e:!((f=t._writableState)===null||f===void 0)&&f.errored))}u(y3,"isErrored");jR.exports={isDestroyed:td,kIsDestroyed:OR,isDisturbed:w3,kIsDisturbed:AR,isErrored:y3,kIsErrored:RR,isReadable:$R,kIsReadable:zg,kIsClosedPromise:i3,kControllerErrorFunction:n3,kIsWritable:Wg,isClosed:d3,isDuplexNodeStream:s3,isFinished:f3,isIterable:o3,isReadableNodeStream:Qh,isReadableStream:PR,isReadableEnded:c3,isReadableFinished:IR,isReadableErrored:h3,isNodeStream:Cr,isWebStream:a3,isWritable:BR,isWritableNodeStream:ed,isWritableStream:NR,isWritableEnded:CR,isWritableFinished:l3,isWritableErrored:u3,isServerRequest:p3,isServerResponse:MR,willEmitClose:m3,isTransformStream:DR}});var ai=x((hre,Kg)=>{"use strict";var Vi=Hi(),{AbortError:KR,codes:g3}=ut(),{ERR_INVALID_ARG_TYPE:b3,ERR_STREAM_PREMATURE_CLOSE:qR}=g3,{kEmptyObject:Vg,once:Gg}=vt(),{validateAbortSignal:_3,validateFunction:v3,validateObject:S3,validateBoolean:E3}=Ka(),{Promise:F3,PromisePrototypeThen:k3,SymbolDispose:JR}=Ee(),{isClosed:T3,isReadable:UR,isReadableNodeStream:Hg,isReadableStream:x3,isReadableFinished:zR,isReadableErrored:WR,isWritable:HR,isWritableNodeStream:VR,isWritableStream:O3,isWritableFinished:GR,isWritableErrored:ZR,isNodeStream:R3,willEmitClose:A3,kIsClosedPromise:P3}=Ir(),Ja;function N3(t){return t.setHeader&&typeof t.abort=="function"}u(N3,"isRequest");var Zg=u(()=>{},"nop");function YR(t,e,r){var i,n;if(arguments.length===2?(r=e,e=Vg):e==null?e=Vg:S3(e,"options"),v3(r,"callback"),_3(e.signal,"options.signal"),r=Gg(r),x3(t)||O3(t))return D3(t,e,r);if(!R3(t))throw new b3("stream",["ReadableStream","WritableStream","Stream"],t);let s=(i=e.readable)!==null&&i!==void 0?i:Hg(t),a=(n=e.writable)!==null&&n!==void 0?n:VR(t),l=t._writableState,c=t._readableState,o=u(()=>{t.writable||d()},"onlegacyfinish"),f=A3(t)&&Hg(t)===s&&VR(t)===a,h=GR(t,!1),d=u(()=>{h=!0,t.destroyed&&(f=!1),!(f&&(!t.readable||s))&&(!s||p)&&r.call(t)},"onfinish"),p=zR(t,!1),m=u(()=>{p=!0,t.destroyed&&(f=!1),!(f&&(!t.writable||a))&&(!a||h)&&r.call(t)},"onend"),w=u(k=>{r.call(t,k)},"onerror"),g=T3(t),b=u(()=>{g=!0;let k=ZR(t)||WR(t);if(k&&typeof k!="boolean")return r.call(t,k);if(s&&!p&&Hg(t,!0)&&!zR(t,!1))return r.call(t,new qR);if(a&&!h&&!GR(t,!1))return r.call(t,new qR);r.call(t)},"onclose"),_=u(()=>{g=!0;let k=ZR(t)||WR(t);if(k&&typeof k!="boolean")return r.call(t,k);r.call(t)},"onclosed"),S=u(()=>{t.req.on("finish",d)},"onrequest");N3(t)?(t.on("complete",d),f||t.on("abort",b),t.req?S():t.on("request",S)):a&&!l&&(t.on("end",o),t.on("close",o)),!f&&typeof t.aborted=="boolean"&&t.on("aborted",b),t.on("end",m),t.on("finish",d),e.error!==!1&&t.on("error",w),t.on("close",b),g?Vi.nextTick(b):l!=null&&l.errorEmitted||c!=null&&c.errorEmitted?f||Vi.nextTick(_):(!s&&(!f||UR(t))&&(h||HR(t)===!1)||!a&&(!f||HR(t))&&(p||UR(t)===!1)||c&&t.req&&t.aborted)&&Vi.nextTick(_);let F=u(()=>{r=Zg,t.removeListener("aborted",b),t.removeListener("complete",d),t.removeListener("abort",b),t.removeListener("request",S),t.req&&t.req.removeListener("finish",d),t.removeListener("end",o),t.removeListener("close",o),t.removeListener("finish",d),t.removeListener("end",m),t.removeListener("error",w),t.removeListener("close",b)},"cleanup");if(e.signal&&!g){let k=u(()=>{let A=r;F(),A.call(t,new KR(void 0,{cause:e.signal.reason}))},"abort");if(e.signal.aborted)Vi.nextTick(k);else{Ja=Ja||vt().addAbortListener;let A=Ja(e.signal,k),v=r;r=Gg((...T)=>{A[JR](),v.apply(t,T)})}}return F}u(YR,"eos");function D3(t,e,r){let i=!1,n=Zg;if(e.signal)if(n=u(()=>{i=!0,r.call(t,new KR(void 0,{cause:e.signal.reason}))},"abort"),e.signal.aborted)Vi.nextTick(n);else{Ja=Ja||vt().addAbortListener;let a=Ja(e.signal,n),l=r;r=Gg((...c)=>{a[JR](),l.apply(t,c)})}let s=u((...a)=>{i||Vi.nextTick(()=>r.apply(t,a))},"resolverFn");return k3(t[P3].promise,s,s),Zg}u(D3,"eosWeb");function C3(t,e){var r;let i=!1;return e===null&&(e=Vg),(r=e)!==null&&r!==void 0&&r.cleanup&&(E3(e.cleanup,"cleanup"),i=e.cleanup),new F3((n,s)=>{let a=YR(t,e,l=>{i&&a(),l?s(l):n()})})}u(C3,"finished");Kg.exports=YR;Kg.exports.finished=C3});var Ln=x((pre,sA)=>{"use strict";var $r=Hi(),{aggregateTwoErrors:I3,codes:{ERR_MULTIPLE_CALLBACK:$3},AbortError:B3}=ut(),{Symbol:eA}=Ee(),{kIsDestroyed:L3,isDestroyed:M3,isFinished:j3,isServerRequest:q3}=Ir(),tA=eA("kDestroy"),Jg=eA("kConstruct");function rA(t,e,r){t&&(t.stack,e&&!e.errored&&(e.errored=t),r&&!r.errored&&(r.errored=t))}u(rA,"checkError");function U3(t,e){let r=this._readableState,i=this._writableState,n=i||r;return i!=null&&i.destroyed||r!=null&&r.destroyed?(typeof e=="function"&&e(),this):(rA(t,i,r),i&&(i.destroyed=!0),r&&(r.destroyed=!0),n.constructed?XR(this,t,e):this.once(tA,function(s){XR(this,I3(s,t),e)}),this)}u(U3,"destroy");function XR(t,e,r){let i=!1;function n(s){if(i)return;i=!0;let a=t._readableState,l=t._writableState;rA(s,l,a),l&&(l.closed=!0),a&&(a.closed=!0),typeof r=="function"&&r(s),s?$r.nextTick(z3,t,s):$r.nextTick(iA,t)}u(n,"onDestroy");try{t._destroy(e||null,n)}catch(s){n(s)}}u(XR,"_destroy");function z3(t,e){Yg(t,e),iA(t)}u(z3,"emitErrorCloseNT");function iA(t){let e=t._readableState,r=t._writableState;r&&(r.closeEmitted=!0),e&&(e.closeEmitted=!0),(r!=null&&r.emitClose||e!=null&&e.emitClose)&&t.emit("close")}u(iA,"emitCloseNT");function Yg(t,e){let r=t._readableState,i=t._writableState;i!=null&&i.errorEmitted||r!=null&&r.errorEmitted||(i&&(i.errorEmitted=!0),r&&(r.errorEmitted=!0),t.emit("error",e))}u(Yg,"emitErrorNT");function W3(){let t=this._readableState,e=this._writableState;t&&(t.constructed=!0,t.closed=!1,t.closeEmitted=!1,t.destroyed=!1,t.errored=null,t.errorEmitted=!1,t.reading=!1,t.ended=t.readable===!1,t.endEmitted=t.readable===!1),e&&(e.constructed=!0,e.destroyed=!1,e.closed=!1,e.closeEmitted=!1,e.errored=null,e.errorEmitted=!1,e.finalCalled=!1,e.prefinished=!1,e.ended=e.writable===!1,e.ending=e.writable===!1,e.finished=e.writable===!1)}u(W3,"undestroy");function Xg(t,e,r){let i=t._readableState,n=t._writableState;if(n!=null&&n.destroyed||i!=null&&i.destroyed)return this;i!=null&&i.autoDestroy||n!=null&&n.autoDestroy?t.destroy(e):e&&(e.stack,n&&!n.errored&&(n.errored=e),i&&!i.errored&&(i.errored=e),r?$r.nextTick(Yg,t,e):Yg(t,e))}u(Xg,"errorOrDestroy");function H3(t,e){if(typeof t._construct!="function")return;let r=t._readableState,i=t._writableState;r&&(r.constructed=!1),i&&(i.constructed=!1),t.once(Jg,e),!(t.listenerCount(Jg)>1)&&$r.nextTick(V3,t)}u(H3,"construct");function V3(t){let e=!1;function r(i){if(e){Xg(t,i??new $3);return}e=!0;let n=t._readableState,s=t._writableState,a=s||n;n&&(n.constructed=!0),s&&(s.constructed=!0),a.destroyed?t.emit(tA,i):i?Xg(t,i,!0):$r.nextTick(G3,t)}u(r,"onConstruct");try{t._construct(i=>{$r.nextTick(r,i)})}catch(i){$r.nextTick(r,i)}}u(V3,"constructNT");function G3(t){t.emit(Jg)}u(G3,"emitConstructNT");function QR(t){return t?.setHeader&&typeof t.abort=="function"}u(QR,"isRequest");function nA(t){t.emit("close")}u(nA,"emitCloseLegacy");function Z3(t,e){t.emit("error",e),$r.nextTick(nA,t)}u(Z3,"emitErrorCloseLegacy");function K3(t,e){!t||M3(t)||(!e&&!j3(t)&&(e=new B3),q3(t)?(t.socket=null,t.destroy(e)):QR(t)?t.abort():QR(t.req)?t.req.abort():typeof t.destroy=="function"?t.destroy(e):typeof t.close=="function"?t.close():e?$r.nextTick(Z3,t,e):$r.nextTick(nA,t),t.destroyed||(t[L3]=!0))}u(K3,"destroyer");sA.exports={construct:H3,destroyer:K3,destroy:U3,undestroy:W3,errorOrDestroy:Xg}});var nd=x((wre,oA)=>{"use strict";var{ArrayIsArray:J3,ObjectSetPrototypeOf:aA}=Ee(),{EventEmitter:rd}=ne("events");function id(t){rd.call(this,t)}u(id,"Stream");aA(id.prototype,rd.prototype);aA(id,rd);id.prototype.pipe=function(t,e){let r=this;function i(f){t.writable&&t.write(f)===!1&&r.pause&&r.pause()}u(i,"ondata"),r.on("data",i);function n(){r.readable&&r.resume&&r.resume()}u(n,"ondrain"),t.on("drain",n),!t._isStdio&&(!e||e.end!==!1)&&(r.on("end",a),r.on("close",l));let s=!1;function a(){s||(s=!0,t.end())}u(a,"onend");function l(){s||(s=!0,typeof t.destroy=="function"&&t.destroy())}u(l,"onclose");function c(f){o(),rd.listenerCount(this,"error")===0&&this.emit("error",f)}u(c,"onerror"),Qg(r,"error",c),Qg(t,"error",c);function o(){r.removeListener("data",i),t.removeListener("drain",n),r.removeListener("end",a),r.removeListener("close",l),r.removeListener("error",c),t.removeListener("error",c),r.removeListener("end",o),r.removeListener("close",o),t.removeListener("close",o)}return u(o,"cleanup"),r.on("end",o),r.on("close",o),t.on("close",o),t.emit("pipe",r),t};function Qg(t,e,r){if(typeof t.prependListener=="function")return t.prependListener(e,r);!t._events||!t._events[e]?t.on(e,r):J3(t._events[e])?t._events[e].unshift(r):t._events[e]=[r,t._events[e]]}u(Qg,"prependListener");oA.exports={Stream:id,prependListener:Qg}});var dc=x((gre,sd)=>{"use strict";var{SymbolDispose:Y3}=Ee(),{AbortError:lA,codes:X3}=ut(),{isNodeStream:cA,isWebStream:Q3,kControllerErrorFunction:e4}=Ir(),t4=ai(),{ERR_INVALID_ARG_TYPE:fA}=X3,e0,r4=u((t,e)=>{if(typeof t!="object"||!("aborted"in t))throw new fA(e,"AbortSignal",t)},"validateAbortSignal");sd.exports.addAbortSignal=u(function(e,r){if(r4(e,"signal"),!cA(r)&&!Q3(r))throw new fA("stream",["ReadableStream","WritableStream","Stream"],r);return sd.exports.addAbortSignalNoValidate(e,r)},"addAbortSignal");sd.exports.addAbortSignalNoValidate=function(t,e){if(typeof t!="object"||!("aborted"in t))return e;let r=cA(e)?()=>{e.destroy(new lA(void 0,{cause:t.reason}))}:()=>{e[e4](new lA(void 0,{cause:t.reason}))};if(t.aborted)r();else{e0=e0||vt().addAbortListener;let i=e0(t,r);t4(e,i[Y3])}return e}});var dA=x((_re,hA)=>{"use strict";var{StringPrototypeSlice:uA,SymbolIterator:i4,TypedArrayPrototypeSet:ad,Uint8Array:n4}=Ee(),{Buffer:t0}=ne("buffer"),{inspect:s4}=vt(),Ya;hA.exports=(Ya=class{constructor(){this.head=null,this.tail=null,this.length=0}push(e){let r={data:e,next:null};this.length>0?this.tail.next=r:this.head=r,this.tail=r,++this.length}unshift(e){let r={data:e,next:this.head};this.length===0&&(this.tail=r),this.head=r,++this.length}shift(){if(this.length===0)return;let e=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,e}clear(){this.head=this.tail=null,this.length=0}join(e){if(this.length===0)return"";let r=this.head,i=""+r.data;for(;(r=r.next)!==null;)i+=e+r.data;return i}concat(e){if(this.length===0)return t0.alloc(0);let r=t0.allocUnsafe(e>>>0),i=this.head,n=0;for(;i;)ad(r,i.data,n),n+=i.data.length,i=i.next;return r}consume(e,r){let i=this.head.data;if(e<i.length){let n=i.slice(0,e);return this.head.data=i.slice(e),n}return e===i.length?this.shift():r?this._getString(e):this._getBuffer(e)}first(){return this.head.data}*[i4](){for(let e=this.head;e;e=e.next)yield e.data}_getString(e){let r="",i=this.head,n=0;do{let s=i.data;if(e>s.length)r+=s,e-=s.length;else{e===s.length?(r+=s,++n,i.next?this.head=i.next:this.head=this.tail=null):(r+=uA(s,0,e),this.head=i,i.data=uA(s,e));break}++n}while((i=i.next)!==null);return this.length-=n,r}_getBuffer(e){let r=t0.allocUnsafe(e),i=e,n=this.head,s=0;do{let a=n.data;if(e>a.length)ad(r,a,i-e),e-=a.length;else{e===a.length?(ad(r,a,i-e),++s,n.next?this.head=n.next:this.head=this.tail=null):(ad(r,new n4(a.buffer,a.byteOffset,e),i-e),this.head=n,n.data=a.slice(e));break}++s}while((n=n.next)!==null);return this.length-=s,r}[Symbol.for("nodejs.util.inspect.custom")](e,r){return s4(this,{...r,depth:0,customInspect:!1})}},u(Ya,"BufferList"),Ya)});var pc=x((Sre,yA)=>{"use strict";var{MathFloor:a4,NumberIsInteger:o4}=Ee(),{validateInteger:l4}=Ka(),{ERR_INVALID_ARG_VALUE:c4}=ut().codes,pA=16*1024,mA=16;function f4(t,e,r){return t.highWaterMark!=null?t.highWaterMark:e?t[r]:null}u(f4,"highWaterMarkFrom");function wA(t){return t?mA:pA}u(wA,"getDefaultHighWaterMark");function u4(t,e){l4(e,"value",0),t?mA=e:pA=e}u(u4,"setDefaultHighWaterMark");function h4(t,e,r,i){let n=f4(e,i,r);if(n!=null){if(!o4(n)||n<0){let s=i?`options.${r}`:"options.highWaterMark";throw new c4(s,n)}return a4(n)}return wA(t.objectMode)}u(h4,"getHighWaterMark");yA.exports={getHighWaterMark:h4,getDefaultHighWaterMark:wA,setDefaultHighWaterMark:u4}});var _A=x(bA=>{"use strict";var i0=ml().Buffer,gA=i0.isEncoding||function(t){switch(t=""+t,t&&t.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 d4(t){if(!t)return"utf8";for(var e;;)switch(t){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 t;default:if(e)return;t=(""+t).toLowerCase(),e=!0}}u(d4,"_normalizeEncoding");function p4(t){var e=d4(t);if(typeof e!="string"&&(i0.isEncoding===gA||!gA(t)))throw new Error("Unknown encoding: "+t);return e||t}u(p4,"normalizeEncoding");bA.StringDecoder=mc;function mc(t){this.encoding=p4(t);var e;switch(this.encoding){case"utf16le":this.text=_4,this.end=v4,e=4;break;case"utf8":this.fillLast=y4,e=4;break;case"base64":this.text=S4,this.end=E4,e=3;break;default:this.write=F4,this.end=k4;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=i0.allocUnsafe(e)}u(mc,"StringDecoder");mc.prototype.write=function(t){if(t.length===0)return"";var e,r;if(this.lastNeed){if(e=this.fillLast(t),e===void 0)return"";r=this.lastNeed,this.lastNeed=0}else r=0;return r<t.length?e?e+this.text(t,r):this.text(t,r):e||""};mc.prototype.end=b4;mc.prototype.text=g4;mc.prototype.fillLast=function(t){if(this.lastNeed<=t.length)return t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,t.length),this.lastNeed-=t.length};function r0(t){return t<=127?0:t>>5===6?2:t>>4===14?3:t>>3===30?4:t>>6===2?-1:-2}u(r0,"utf8CheckByte");function m4(t,e,r){var i=e.length-1;if(i<r)return 0;var n=r0(e[i]);return n>=0?(n>0&&(t.lastNeed=n-1),n):--i<r||n===-2?0:(n=r0(e[i]),n>=0?(n>0&&(t.lastNeed=n-2),n):--i<r||n===-2?0:(n=r0(e[i]),n>=0?(n>0&&(n===2?n=0:t.lastNeed=n-3),n):0))}u(m4,"utf8CheckIncomplete");function w4(t,e,r){if((e[0]&192)!==128)return t.lastNeed=0,"\uFFFD";if(t.lastNeed>1&&e.length>1){if((e[1]&192)!==128)return t.lastNeed=1,"\uFFFD";if(t.lastNeed>2&&e.length>2&&(e[2]&192)!==128)return t.lastNeed=2,"\uFFFD"}}u(w4,"utf8CheckExtraBytes");function y4(t){var e=this.lastTotal-this.lastNeed,r=w4(this,t,e);if(r!==void 0)return r;if(this.lastNeed<=t.length)return t.copy(this.lastChar,e,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,e,0,t.length),this.lastNeed-=t.length}u(y4,"utf8FillLast");function g4(t,e){var r=m4(this,t,e);if(!this.lastNeed)return t.toString("utf8",e);this.lastTotal=r;var i=t.length-(r-this.lastNeed);return t.copy(this.lastChar,0,i),t.toString("utf8",e,i)}u(g4,"utf8Text");function b4(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+"\uFFFD":e}u(b4,"utf8End");function _4(t,e){if((t.length-e)%2===0){var r=t.toString("utf16le",e);if(r){var i=r.charCodeAt(r.length-1);if(i>=55296&&i<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1],r.slice(0,-1)}return r}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=t[t.length-1],t.toString("utf16le",e,t.length-1)}u(_4,"utf16Text");function v4(t){var e=t&&t.length?this.write(t):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return e+this.lastChar.toString("utf16le",0,r)}return e}u(v4,"utf16End");function S4(t,e){var r=(t.length-e)%3;return r===0?t.toString("base64",e):(this.lastNeed=3-r,this.lastTotal=3,r===1?this.lastChar[0]=t[t.length-1]:(this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1]),t.toString("base64",e,t.length-r))}u(S4,"base64Text");function E4(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e}u(E4,"base64End");function F4(t){return t.toString(this.encoding)}u(F4,"simpleWrite");function k4(t){return t&&t.length?this.write(t):""}u(k4,"simpleEnd")});var n0=x((Tre,FA)=>{"use strict";var vA=Hi(),{PromisePrototypeThen:T4,SymbolAsyncIterator:SA,SymbolIterator:EA}=Ee(),{Buffer:x4}=ne("buffer"),{ERR_INVALID_ARG_TYPE:O4,ERR_STREAM_NULL_VALUES:R4}=ut().codes;function A4(t,e,r){let i;if(typeof e=="string"||e instanceof x4)return new t({objectMode:!0,...r,read(){this.push(e),this.push(null)}});let n;if(e&&e[SA])n=!0,i=e[SA]();else if(e&&e[EA])n=!1,i=e[EA]();else throw new O4("iterable",["Iterable"],e);let s=new t({objectMode:!0,highWaterMark:1,...r}),a=!1;s._read=function(){a||(a=!0,c())},s._destroy=function(o,f){T4(l(o),()=>vA.nextTick(f,o),h=>vA.nextTick(f,h||o))};async function l(o){let f=o!=null,h=typeof i.throw=="function";if(f&&h){let{value:d,done:p}=await i.throw(o);if(await d,p)return}if(typeof i.return=="function"){let{value:d}=await i.return();await d}}u(l,"close");async function c(){for(;;){try{let{value:o,done:f}=n?await i.next():i.next();if(f)s.push(null);else{let h=o&&typeof o.then=="function"?await o:o;if(h===null)throw a=!1,new R4;if(s.push(h))continue;a=!1}}catch(o){s.destroy(o)}break}}return u(c,"next"),s}u(A4,"from");FA.exports=A4});var yc=x((Ore,UA)=>{"use strict";var wr=Hi(),{ArrayPrototypeIndexOf:P4,NumberIsInteger:N4,NumberIsNaN:D4,NumberParseInt:C4,ObjectDefineProperties:h0,ObjectKeys:I4,ObjectSetPrototypeOf:xA,Promise:OA,SafeSet:$4,SymbolAsyncDispose:B4,SymbolAsyncIterator:L4,Symbol:M4}=Ee();UA.exports=Z;Z.ReadableState=fd;var{EventEmitter:j4}=ne("events"),{Stream:Gi,prependListener:q4}=nd(),{Buffer:s0}=ne("buffer"),{addAbortSignal:U4}=dc(),RA=ai(),X=vt().debuglog("stream",t=>{X=t}),z4=dA(),eo=Ln(),{getHighWaterMark:W4,getDefaultHighWaterMark:H4}=pc(),{aggregateTwoErrors:kA,codes:{ERR_INVALID_ARG_TYPE:V4,ERR_METHOD_NOT_IMPLEMENTED:G4,ERR_OUT_OF_RANGE:Z4,ERR_STREAM_PUSH_AFTER_EOF:K4,ERR_STREAM_UNSHIFT_AFTER_END_EVENT:J4},AbortError:Y4}=ut(),{validateObject:X4}=Ka(),Mn=M4("kPaused"),{StringDecoder:AA}=_A(),Q4=n0();xA(Z.prototype,Gi.prototype);xA(Z,Gi);var a0=u(()=>{},"nop"),{errorOrDestroy:Xa}=eo,Qa=1,ez=2,PA=4,wc=8,NA=16,od=32,ld=64,DA=128,tz=256,rz=512,iz=1024,f0=2048,u0=4096,nz=8192,sz=16384,az=32768,CA=65536,oz=1<<17,lz=1<<18;function ze(t){return{enumerable:!1,get(){return(this.state&t)!==0},set(e){e?this.state|=t:this.state&=~t}}}u(ze,"makeBitMapDescriptor");h0(fd.prototype,{objectMode:ze(Qa),ended:ze(ez),endEmitted:ze(PA),reading:ze(wc),constructed:ze(NA),sync:ze(od),needReadable:ze(ld),emittedReadable:ze(DA),readableListening:ze(tz),resumeScheduled:ze(rz),errorEmitted:ze(iz),emitClose:ze(f0),autoDestroy:ze(u0),destroyed:ze(nz),closed:ze(sz),closeEmitted:ze(az),multiAwaitDrain:ze(CA),readingMore:ze(oz),dataEmitted:ze(lz)});function fd(t,e,r){typeof r!="boolean"&&(r=e instanceof Br()),this.state=f0|u0|NA|od,t&&t.objectMode&&(this.state|=Qa),r&&t&&t.readableObjectMode&&(this.state|=Qa),this.highWaterMark=t?W4(this,t,"readableHighWaterMark",r):H4(!1),this.buffer=new z4,this.length=0,this.pipes=[],this.flowing=null,this[Mn]=null,t&&t.emitClose===!1&&(this.state&=~f0),t&&t.autoDestroy===!1&&(this.state&=~u0),this.errored=null,this.defaultEncoding=t&&t.defaultEncoding||"utf8",this.awaitDrainWriters=null,this.decoder=null,this.encoding=null,t&&t.encoding&&(this.decoder=new AA(t.encoding),this.encoding=t.encoding)}u(fd,"ReadableState");function Z(t){if(!(this instanceof Z))return new Z(t);let e=this instanceof Br();this._readableState=new fd(t,this,e),t&&(typeof t.read=="function"&&(this._read=t.read),typeof t.destroy=="function"&&(this._destroy=t.destroy),typeof t.construct=="function"&&(this._construct=t.construct),t.signal&&!e&&U4(t.signal,this)),Gi.call(this,t),eo.construct(this,()=>{this._readableState.needReadable&&cd(this,this._readableState)})}u(Z,"Readable");Z.prototype.destroy=eo.destroy;Z.prototype._undestroy=eo.undestroy;Z.prototype._destroy=function(t,e){e(t)};Z.prototype[j4.captureRejectionSymbol]=function(t){this.destroy(t)};Z.prototype[B4]=function(){let t;return this.destroyed||(t=this.readableEnded?null:new Y4,this.destroy(t)),new OA((e,r)=>RA(this,i=>i&&i!==t?r(i):e(null)))};Z.prototype.push=function(t,e){return IA(this,t,e,!1)};Z.prototype.unshift=function(t,e){return IA(this,t,e,!0)};function IA(t,e,r,i){X("readableAddChunk",e);let n=t._readableState,s;if(n.state&Qa||(typeof e=="string"?(r=r||n.defaultEncoding,n.encoding!==r&&(i&&n.encoding?e=s0.from(e,r).toString(n.encoding):(e=s0.from(e,r),r=""))):e instanceof s0?r="":Gi._isUint8Array(e)?(e=Gi._uint8ArrayToBuffer(e),r=""):e!=null&&(s=new V4("chunk",["string","Buffer","Uint8Array"],e))),s)Xa(t,s);else if(e===null)n.state&=~wc,uz(t,n);else if(n.state&Qa||e&&e.length>0)if(i)if(n.state&PA)Xa(t,new J4);else{if(n.destroyed||n.errored)return!1;o0(t,n,e,!0)}else if(n.ended)Xa(t,new K4);else{if(n.destroyed||n.errored)return!1;n.state&=~wc,n.decoder&&!r?(e=n.decoder.write(e),n.objectMode||e.length!==0?o0(t,n,e,!1):cd(t,n)):o0(t,n,e,!1)}else i||(n.state&=~wc,cd(t,n));return!n.ended&&(n.length<n.highWaterMark||n.length===0)}u(IA,"readableAddChunk");function o0(t,e,r,i){e.flowing&&e.length===0&&!e.sync&&t.listenerCount("data")>0?(e.state&CA?e.awaitDrainWriters.clear():e.awaitDrainWriters=null,e.dataEmitted=!0,t.emit("data",r)):(e.length+=e.objectMode?1:r.length,i?e.buffer.unshift(r):e.buffer.push(r),e.state&ld&&ud(t)),cd(t,e)}u(o0,"addChunk");Z.prototype.isPaused=function(){let t=this._readableState;return t[Mn]===!0||t.flowing===!1};Z.prototype.setEncoding=function(t){let e=new AA(t);this._readableState.decoder=e,this._readableState.encoding=this._readableState.decoder.encoding;let r=this._readableState.buffer,i="";for(let n of r)i+=e.write(n);return r.clear(),i!==""&&r.push(i),this._readableState.length=i.length,this};var cz=1073741824;function fz(t){if(t>cz)throw new Z4("size","<= 1GiB",t);return t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++,t}u(fz,"computeNewHighWaterMark");function TA(t,e){return t<=0||e.length===0&&e.ended?0:e.state&Qa?1:D4(t)?e.flowing&&e.length?e.buffer.first().length:e.length:t<=e.length?t:e.ended?e.length:0}u(TA,"howMuchToRead");Z.prototype.read=function(t){X("read",t),t===void 0?t=NaN:N4(t)||(t=C4(t,10));let e=this._readableState,r=t;if(t>e.highWaterMark&&(e.highWaterMark=fz(t)),t!==0&&(e.state&=~DA),t===0&&e.needReadable&&((e.highWaterMark!==0?e.length>=e.highWaterMark:e.length>0)||e.ended))return X("read: emitReadable",e.length,e.ended),e.length===0&&e.ended?l0(this):ud(this),null;if(t=TA(t,e),t===0&&e.ended)return e.length===0&&l0(this),null;let i=(e.state&ld)!==0;if(X("need readable",i),(e.length===0||e.length-t<e.highWaterMark)&&(i=!0,X("length less than watermark",i)),e.ended||e.reading||e.destroyed||e.errored||!e.constructed)i=!1,X("reading, ended or constructing",i);else if(i){X("do read"),e.state|=wc|od,e.length===0&&(e.state|=ld);try{this._read(e.highWaterMark)}catch(s){Xa(this,s)}e.state&=~od,e.reading||(t=TA(r,e))}let n;return t>0?n=jA(t,e):n=null,n===null?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.multiAwaitDrain?e.awaitDrainWriters.clear():e.awaitDrainWriters=null),e.length===0&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&l0(this)),n!==null&&!e.errorEmitted&&!e.closeEmitted&&(e.dataEmitted=!0,this.emit("data",n)),n};function uz(t,e){if(X("onEofChunk"),!e.ended){if(e.decoder){let r=e.decoder.end();r&&r.length&&(e.buffer.push(r),e.length+=e.objectMode?1:r.length)}e.ended=!0,e.sync?ud(t):(e.needReadable=!1,e.emittedReadable=!0,$A(t))}}u(uz,"onEofChunk");function ud(t){let e=t._readableState;X("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(X("emitReadable",e.flowing),e.emittedReadable=!0,wr.nextTick($A,t))}u(ud,"emitReadable");function $A(t){let e=t._readableState;X("emitReadable_",e.destroyed,e.length,e.ended),!e.destroyed&&!e.errored&&(e.length||e.ended)&&(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,LA(t)}u($A,"emitReadable_");function cd(t,e){!e.readingMore&&e.constructed&&(e.readingMore=!0,wr.nextTick(hz,t,e))}u(cd,"maybeReadMore");function hz(t,e){for(;!e.reading&&!e.ended&&(e.length<e.highWaterMark||e.flowing&&e.length===0);){let r=e.length;if(X("maybeReadMore read 0"),t.read(0),r===e.length)break}e.readingMore=!1}u(hz,"maybeReadMore_");Z.prototype._read=function(t){throw new G4("_read()")};Z.prototype.pipe=function(t,e){let r=this,i=this._readableState;i.pipes.length===1&&(i.multiAwaitDrain||(i.multiAwaitDrain=!0,i.awaitDrainWriters=new $4(i.awaitDrainWriters?[i.awaitDrainWriters]:[]))),i.pipes.push(t),X("pipe count=%d opts=%j",i.pipes.length,e);let s=(!e||e.end!==!1)&&t!==wr.stdout&&t!==wr.stderr?l:g;i.endEmitted?wr.nextTick(s):r.once("end",s),t.on("unpipe",a);function a(b,_){X("onunpipe"),b===r&&_&&_.hasUnpiped===!1&&(_.hasUnpiped=!0,f())}u(a,"onunpipe");function l(){X("onend"),t.end()}u(l,"onend");let c,o=!1;function f(){X("cleanup"),t.removeListener("close",m),t.removeListener("finish",w),c&&t.removeListener("drain",c),t.removeListener("error",p),t.removeListener("unpipe",a),r.removeListener("end",l),r.removeListener("end",g),r.removeListener("data",d),o=!0,c&&i.awaitDrainWriters&&(!t._writableState||t._writableState.needDrain)&&c()}u(f,"cleanup");function h(){o||(i.pipes.length===1&&i.pipes[0]===t?(X("false write response, pause",0),i.awaitDrainWriters=t,i.multiAwaitDrain=!1):i.pipes.length>1&&i.pipes.includes(t)&&(X("false write response, pause",i.awaitDrainWriters.size),i.awaitDrainWriters.add(t)),r.pause()),c||(c=dz(r,t),t.on("drain",c))}u(h,"pause"),r.on("data",d);function d(b){X("ondata");let _=t.write(b);X("dest.write",_),_===!1&&h()}u(d,"ondata");function p(b){if(X("onerror",b),g(),t.removeListener("error",p),t.listenerCount("error")===0){let _=t._writableState||t._readableState;_&&!_.errorEmitted?Xa(t,b):t.emit("error",b)}}u(p,"onerror"),q4(t,"error",p);function m(){t.removeListener("finish",w),g()}u(m,"onclose"),t.once("close",m);function w(){X("onfinish"),t.removeListener("close",m),g()}u(w,"onfinish"),t.once("finish",w);function g(){X("unpipe"),r.unpipe(t)}return u(g,"unpipe"),t.emit("pipe",r),t.writableNeedDrain===!0?h():i.flowing||(X("pipe resume"),r.resume()),t};function dz(t,e){return u(function(){let i=t._readableState;i.awaitDrainWriters===e?(X("pipeOnDrain",1),i.awaitDrainWriters=null):i.multiAwaitDrain&&(X("pipeOnDrain",i.awaitDrainWriters.size),i.awaitDrainWriters.delete(e)),(!i.awaitDrainWriters||i.awaitDrainWriters.size===0)&&t.listenerCount("data")&&t.resume()},"pipeOnDrainFunctionResult")}u(dz,"pipeOnDrain");Z.prototype.unpipe=function(t){let e=this._readableState,r={hasUnpiped:!1};if(e.pipes.length===0)return this;if(!t){let n=e.pipes;e.pipes=[],this.pause();for(let s=0;s<n.length;s++)n[s].emit("unpipe",this,{hasUnpiped:!1});return this}let i=P4(e.pipes,t);return i===-1?this:(e.pipes.splice(i,1),e.pipes.length===0&&this.pause(),t.emit("unpipe",this,r),this)};Z.prototype.on=function(t,e){let r=Gi.prototype.on.call(this,t,e),i=this._readableState;return t==="data"?(i.readableListening=this.listenerCount("readable")>0,i.flowing!==!1&&this.resume()):t==="readable"&&!i.endEmitted&&!i.readableListening&&(i.readableListening=i.needReadable=!0,i.flowing=!1,i.emittedReadable=!1,X("on readable",i.length,i.reading),i.length?ud(this):i.reading||wr.nextTick(pz,this)),r};Z.prototype.addListener=Z.prototype.on;Z.prototype.removeListener=function(t,e){let r=Gi.prototype.removeListener.call(this,t,e);return t==="readable"&&wr.nextTick(BA,this),r};Z.prototype.off=Z.prototype.removeListener;Z.prototype.removeAllListeners=function(t){let e=Gi.prototype.removeAllListeners.apply(this,arguments);return(t==="readable"||t===void 0)&&wr.nextTick(BA,this),e};function BA(t){let e=t._readableState;e.readableListening=t.listenerCount("readable")>0,e.resumeScheduled&&e[Mn]===!1?e.flowing=!0:t.listenerCount("data")>0?t.resume():e.readableListening||(e.flowing=null)}u(BA,"updateReadableListening");function pz(t){X("readable nexttick read 0"),t.read(0)}u(pz,"nReadingNextTick");Z.prototype.resume=function(){let t=this._readableState;return t.flowing||(X("resume"),t.flowing=!t.readableListening,mz(this,t)),t[Mn]=!1,this};function mz(t,e){e.resumeScheduled||(e.resumeScheduled=!0,wr.nextTick(wz,t,e))}u(mz,"resume");function wz(t,e){X("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),LA(t),e.flowing&&!e.reading&&t.read(0)}u(wz,"resume_");Z.prototype.pause=function(){return X("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(X("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState[Mn]=!0,this};function LA(t){let e=t._readableState;for(X("flow",e.flowing);e.flowing&&t.read()!==null;);}u(LA,"flow");Z.prototype.wrap=function(t){let e=!1;t.on("data",i=>{!this.push(i)&&t.pause&&(e=!0,t.pause())}),t.on("end",()=>{this.push(null)}),t.on("error",i=>{Xa(this,i)}),t.on("close",()=>{this.destroy()}),t.on("destroy",()=>{this.destroy()}),this._read=()=>{e&&t.resume&&(e=!1,t.resume())};let r=I4(t);for(let i=1;i<r.length;i++){let n=r[i];this[n]===void 0&&typeof t[n]=="function"&&(this[n]=t[n].bind(t))}return this};Z.prototype[L4]=function(){return MA(this)};Z.prototype.iterator=function(t){return t!==void 0&&X4(t,"options"),MA(this,t)};function MA(t,e){typeof t.read!="function"&&(t=Z.wrap(t,{objectMode:!0}));let r=yz(t,e);return r.stream=t,r}u(MA,"streamToAsyncIterator");async function*yz(t,e){let r=a0;function i(a){this===t?(r(),r=a0):r=a}u(i,"next"),t.on("readable",i);let n,s=RA(t,{writable:!1},a=>{n=a?kA(n,a):null,r(),r=a0});try{for(;;){let a=t.destroyed?null:t.read();if(a!==null)yield a;else{if(n)throw n;if(n===null)return;await new OA(i)}}}catch(a){throw n=kA(n,a),n}finally{(n||e?.destroyOnReturn!==!1)&&(n===void 0||t._readableState.autoDestroy)?eo.destroyer(t,null):(t.off("readable",i),s())}}u(yz,"createAsyncIterator");h0(Z.prototype,{readable:{__proto__:null,get(){let t=this._readableState;return!!t&&t.readable!==!1&&!t.destroyed&&!t.errorEmitted&&!t.endEmitted},set(t){this._readableState&&(this._readableState.readable=!!t)}},readableDidRead:{__proto__:null,enumerable:!1,get:u(function(){return this._readableState.dataEmitted},"get")},readableAborted:{__proto__:null,enumerable:!1,get:u(function(){return!!(this._readableState.readable!==!1&&(this._readableState.destroyed||this._readableState.errored)&&!this._readableState.endEmitted)},"get")},readableHighWaterMark:{__proto__:null,enumerable:!1,get:u(function(){return this._readableState.highWaterMark},"get")},readableBuffer:{__proto__:null,enumerable:!1,get:u(function(){return this._readableState&&this._readableState.buffer},"get")},readableFlowing:{__proto__:null,enumerable:!1,get:u(function(){return this._readableState.flowing},"get"),set:u(function(t){this._readableState&&(this._readableState.flowing=t)},"set")},readableLength:{__proto__:null,enumerable:!1,get(){return this._readableState.length}},readableObjectMode:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.objectMode:!1}},readableEncoding:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.encoding:null}},errored:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.errored:null}},closed:{__proto__:null,get(){return this._readableState?this._readableState.closed:!1}},destroyed:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.destroyed:!1},set(t){this._readableState&&(this._readableState.destroyed=t)}},readableEnded:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.endEmitted:!1}}});h0(fd.prototype,{pipesCount:{__proto__:null,get(){return this.pipes.length}},paused:{__proto__:null,get(){return this[Mn]!==!1},set(t){this[Mn]=!!t}}});Z._fromList=jA;function jA(t,e){if(e.length===0)return null;let r;return e.objectMode?r=e.buffer.shift():!t||t>=e.length?(e.decoder?r=e.buffer.join(""):e.buffer.length===1?r=e.buffer.first():r=e.buffer.concat(e.length),e.buffer.clear()):r=e.buffer.consume(t,e.decoder),r}u(jA,"fromList");function l0(t){let e=t._readableState;X("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,wr.nextTick(gz,e,t))}u(l0,"endReadable");function gz(t,e){if(X("endReadableNT",t.endEmitted,t.length),!t.errored&&!t.closeEmitted&&!t.endEmitted&&t.length===0){if(t.endEmitted=!0,e.emit("end"),e.writable&&e.allowHalfOpen===!1)wr.nextTick(bz,e);else if(t.autoDestroy){let r=e._writableState;(!r||r.autoDestroy&&(r.finished||r.writable===!1))&&e.destroy()}}}u(gz,"endReadableNT");function bz(t){t.writable&&!t.writableEnded&&!t.destroyed&&t.end()}u(bz,"endWritableNT");Z.from=function(t,e){return Q4(Z,t,e)};var c0;function qA(){return c0===void 0&&(c0={}),c0}u(qA,"lazyWebStreams");Z.fromWeb=function(t,e){return qA().newStreamReadableFromReadableStream(t,e)};Z.toWeb=function(t,e){return qA().newReadableStreamFromStreamReadable(t,e)};Z.wrap=function(t,e){var r,i;return new Z({objectMode:(r=(i=t.readableObjectMode)!==null&&i!==void 0?i:t.objectMode)!==null&&r!==void 0?r:!0,...e,destroy(n,s){eo.destroyer(t,n),s(n)}}).wrap(t)}});var wd=x((Are,eP)=>{"use strict";var jn=Hi(),{ArrayPrototypeSlice:HA,Error:_z,FunctionPrototypeSymbolHasInstance:VA,ObjectDefineProperty:GA,ObjectDefineProperties:vz,ObjectSetPrototypeOf:ZA,StringPrototypeToLowerCase:Sz,Symbol:Ez,SymbolHasInstance:Fz}=Ee();eP.exports=xe;xe.WritableState=_c;var{EventEmitter:kz}=ne("events"),gc=nd().Stream,{Buffer:hd}=ne("buffer"),md=Ln(),{addAbortSignal:Tz}=dc(),{getHighWaterMark:xz,getDefaultHighWaterMark:Oz}=pc(),{ERR_INVALID_ARG_TYPE:Rz,ERR_METHOD_NOT_IMPLEMENTED:Az,ERR_MULTIPLE_CALLBACK:KA,ERR_STREAM_CANNOT_PIPE:Pz,ERR_STREAM_DESTROYED:bc,ERR_STREAM_ALREADY_FINISHED:Nz,ERR_STREAM_NULL_VALUES:Dz,ERR_STREAM_WRITE_AFTER_END:Cz,ERR_UNKNOWN_ENCODING:JA}=ut().codes,{errorOrDestroy:to}=md;ZA(xe.prototype,gc.prototype);ZA(xe,gc);function m0(){}u(m0,"nop");var ro=Ez("kOnFinished");function _c(t,e,r){typeof r!="boolean"&&(r=e instanceof Br()),this.objectMode=!!(t&&t.objectMode),r&&(this.objectMode=this.objectMode||!!(t&&t.writableObjectMode)),this.highWaterMark=t?xz(this,t,"writableHighWaterMark",r):Oz(!1),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;let i=!!(t&&t.decodeStrings===!1);this.decodeStrings=!i,this.defaultEncoding=t&&t.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=$z.bind(void 0,e),this.writecb=null,this.writelen=0,this.afterWriteTickInfo=null,pd(this),this.pendingcb=0,this.constructed=!0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=!t||t.emitClose!==!1,this.autoDestroy=!t||t.autoDestroy!==!1,this.errored=null,this.closed=!1,this.closeEmitted=!1,this[ro]=[]}u(_c,"WritableState");function pd(t){t.buffered=[],t.bufferedIndex=0,t.allBuffers=!0,t.allNoop=!0}u(pd,"resetBuffer");_c.prototype.getBuffer=u(function(){return HA(this.buffered,this.bufferedIndex)},"getBuffer");GA(_c.prototype,"bufferedRequestCount",{__proto__:null,get(){return this.buffered.length-this.bufferedIndex}});function xe(t){let e=this instanceof Br();if(!e&&!VA(xe,this))return new xe(t);this._writableState=new _c(t,this,e),t&&(typeof t.write=="function"&&(this._write=t.write),typeof t.writev=="function"&&(this._writev=t.writev),typeof t.destroy=="function"&&(this._destroy=t.destroy),typeof t.final=="function"&&(this._final=t.final),typeof t.construct=="function"&&(this._construct=t.construct),t.signal&&Tz(t.signal,this)),gc.call(this,t),md.construct(this,()=>{let r=this._writableState;r.writing||y0(this,r),g0(this,r)})}u(xe,"Writable");GA(xe,Fz,{__proto__:null,value:u(function(t){return VA(this,t)?!0:this!==xe?!1:t&&t._writableState instanceof _c},"value")});xe.prototype.pipe=function(){to(this,new Pz)};function YA(t,e,r,i){let n=t._writableState;if(typeof r=="function")i=r,r=n.defaultEncoding;else{if(!r)r=n.defaultEncoding;else if(r!=="buffer"&&!hd.isEncoding(r))throw new JA(r);typeof i!="function"&&(i=m0)}if(e===null)throw new Dz;if(!n.objectMode)if(typeof e=="string")n.decodeStrings!==!1&&(e=hd.from(e,r),r="buffer");else if(e instanceof hd)r="buffer";else if(gc._isUint8Array(e))e=gc._uint8ArrayToBuffer(e),r="buffer";else throw new Rz("chunk",["string","Buffer","Uint8Array"],e);let s;return n.ending?s=new Cz:n.destroyed&&(s=new bc("write")),s?(jn.nextTick(i,s),to(t,s,!0),s):(n.pendingcb++,Iz(t,n,e,r,i))}u(YA,"_write");xe.prototype.write=function(t,e,r){return YA(this,t,e,r)===!0};xe.prototype.cork=function(){this._writableState.corked++};xe.prototype.uncork=function(){let t=this._writableState;t.corked&&(t.corked--,t.writing||y0(this,t))};xe.prototype.setDefaultEncoding=u(function(e){if(typeof e=="string"&&(e=Sz(e)),!hd.isEncoding(e))throw new JA(e);return this._writableState.defaultEncoding=e,this},"setDefaultEncoding");function Iz(t,e,r,i,n){let s=e.objectMode?1:r.length;e.length+=s;let a=e.length<e.highWaterMark;return a||(e.needDrain=!0),e.writing||e.corked||e.errored||!e.constructed?(e.buffered.push({chunk:r,encoding:i,callback:n}),e.allBuffers&&i!=="buffer"&&(e.allBuffers=!1),e.allNoop&&n!==m0&&(e.allNoop=!1)):(e.writelen=s,e.writecb=n,e.writing=!0,e.sync=!0,t._write(r,i,e.onwrite),e.sync=!1),a&&!e.errored&&!e.destroyed}u(Iz,"writeOrBuffer");function zA(t,e,r,i,n,s,a){e.writelen=i,e.writecb=a,e.writing=!0,e.sync=!0,e.destroyed?e.onwrite(new bc("write")):r?t._writev(n,e.onwrite):t._write(n,s,e.onwrite),e.sync=!1}u(zA,"doWrite");function WA(t,e,r,i){--e.pendingcb,i(r),w0(e),to(t,r)}u(WA,"onwriteError");function $z(t,e){let r=t._writableState,i=r.sync,n=r.writecb;if(typeof n!="function"){to(t,new KA);return}r.writing=!1,r.writecb=null,r.length-=r.writelen,r.writelen=0,e?(e.stack,r.errored||(r.errored=e),t._readableState&&!t._readableState.errored&&(t._readableState.errored=e),i?jn.nextTick(WA,t,r,e,n):WA(t,r,e,n)):(r.buffered.length>r.bufferedIndex&&y0(t,r),i?r.afterWriteTickInfo!==null&&r.afterWriteTickInfo.cb===n?r.afterWriteTickInfo.count++:(r.afterWriteTickInfo={count:1,cb:n,stream:t,state:r},jn.nextTick(Bz,r.afterWriteTickInfo)):XA(t,r,1,n))}u($z,"onwrite");function Bz({stream:t,state:e,count:r,cb:i}){return e.afterWriteTickInfo=null,XA(t,e,r,i)}u(Bz,"afterWriteTick");function XA(t,e,r,i){for(!e.ending&&!t.destroyed&&e.length===0&&e.needDrain&&(e.needDrain=!1,t.emit("drain"));r-- >0;)e.pendingcb--,i();e.destroyed&&w0(e),g0(t,e)}u(XA,"afterWrite");function w0(t){if(t.writing)return;for(let n=t.bufferedIndex;n<t.buffered.length;++n){var e;let{chunk:s,callback:a}=t.buffered[n],l=t.objectMode?1:s.length;t.length-=l,a((e=t.errored)!==null&&e!==void 0?e:new bc("write"))}let r=t[ro].splice(0);for(let n=0;n<r.length;n++){var i;r[n]((i=t.errored)!==null&&i!==void 0?i:new bc("end"))}pd(t)}u(w0,"errorBuffer");function y0(t,e){if(e.corked||e.bufferProcessing||e.destroyed||!e.constructed)return;let{buffered:r,bufferedIndex:i,objectMode:n}=e,s=r.length-i;if(!s)return;let a=i;if(e.bufferProcessing=!0,s>1&&t._writev){e.pendingcb-=s-1;let l=e.allNoop?m0:o=>{for(let f=a;f<r.length;++f)r[f].callback(o)},c=e.allNoop&&a===0?r:HA(r,a);c.allBuffers=e.allBuffers,zA(t,e,!0,e.length,c,"",l),pd(e)}else{do{let{chunk:l,encoding:c,callback:o}=r[a];r[a++]=null;let f=n?1:l.length;zA(t,e,!1,f,l,c,o)}while(a<r.length&&!e.writing);a===r.length?pd(e):a>256?(r.splice(0,a),e.bufferedIndex=0):e.bufferedIndex=a}e.bufferProcessing=!1}u(y0,"clearBuffer");xe.prototype._write=function(t,e,r){if(this._writev)this._writev([{chunk:t,encoding:e}],r);else throw new Az("_write()")};xe.prototype._writev=null;xe.prototype.end=function(t,e,r){let i=this._writableState;typeof t=="function"?(r=t,t=null,e=null):typeof e=="function"&&(r=e,e=null);let n;if(t!=null){let s=YA(this,t,e);s instanceof _z&&(n=s)}return i.corked&&(i.corked=1,this.uncork()),n||(!i.errored&&!i.ending?(i.ending=!0,g0(this,i,!0),i.ended=!0):i.finished?n=new Nz("end"):i.destroyed&&(n=new bc("end"))),typeof r=="function"&&(n||i.finished?jn.nextTick(r,n):i[ro].push(r)),this};function dd(t){return t.ending&&!t.destroyed&&t.constructed&&t.length===0&&!t.errored&&t.buffered.length===0&&!t.finished&&!t.writing&&!t.errorEmitted&&!t.closeEmitted}u(dd,"needFinish");function Lz(t,e){let r=!1;function i(n){if(r){to(t,n??KA());return}if(r=!0,e.pendingcb--,n){let s=e[ro].splice(0);for(let a=0;a<s.length;a++)s[a](n);to(t,n,e.sync)}else dd(e)&&(e.prefinished=!0,t.emit("prefinish"),e.pendingcb++,jn.nextTick(p0,t,e))}u(i,"onFinish"),e.sync=!0,e.pendingcb++;try{t._final(i)}catch(n){i(n)}e.sync=!1}u(Lz,"callFinal");function Mz(t,e){!e.prefinished&&!e.finalCalled&&(typeof t._final=="function"&&!e.destroyed?(e.finalCalled=!0,Lz(t,e)):(e.prefinished=!0,t.emit("prefinish")))}u(Mz,"prefinish");function g0(t,e,r){dd(e)&&(Mz(t,e),e.pendingcb===0&&(r?(e.pendingcb++,jn.nextTick((i,n)=>{dd(n)?p0(i,n):n.pendingcb--},t,e)):dd(e)&&(e.pendingcb++,p0(t,e))))}u(g0,"finishMaybe");function p0(t,e){e.pendingcb--,e.finished=!0;let r=e[ro].splice(0);for(let i=0;i<r.length;i++)r[i]();if(t.emit("finish"),e.autoDestroy){let i=t._readableState;(!i||i.autoDestroy&&(i.endEmitted||i.readable===!1))&&t.destroy()}}u(p0,"finish");vz(xe.prototype,{closed:{__proto__:null,get(){return this._writableState?this._writableState.closed:!1}},destroyed:{__proto__:null,get(){return this._writableState?this._writableState.destroyed:!1},set(t){this._writableState&&(this._writableState.destroyed=t)}},writable:{__proto__:null,get(){let t=this._writableState;return!!t&&t.writable!==!1&&!t.destroyed&&!t.errored&&!t.ending&&!t.ended},set(t){this._writableState&&(this._writableState.writable=!!t)}},writableFinished:{__proto__:null,get(){return this._writableState?this._writableState.finished:!1}},writableObjectMode:{__proto__:null,get(){return this._writableState?this._writableState.objectMode:!1}},writableBuffer:{__proto__:null,get(){return this._writableState&&this._writableState.getBuffer()}},writableEnded:{__proto__:null,get(){return this._writableState?this._writableState.ending:!1}},writableNeedDrain:{__proto__:null,get(){let t=this._writableState;return t?!t.destroyed&&!t.ending&&t.needDrain:!1}},writableHighWaterMark:{__proto__:null,get(){return this._writableState&&this._writableState.highWaterMark}},writableCorked:{__proto__:null,get(){return this._writableState?this._writableState.corked:0}},writableLength:{__proto__:null,get(){return this._writableState&&this._writableState.length}},errored:{__proto__:null,enumerable:!1,get(){return this._writableState?this._writableState.errored:null}},writableAborted:{__proto__:null,enumerable:!1,get:u(function(){return!!(this._writableState.writable!==!1&&(this._writableState.destroyed||this._writableState.errored)&&!this._writableState.finished)},"get")}});var jz=md.destroy;xe.prototype.destroy=function(t,e){let r=this._writableState;return!r.destroyed&&(r.bufferedIndex<r.buffered.length||r[ro].length)&&jn.nextTick(w0,r),jz.call(this,t,e),this};xe.prototype._undestroy=md.undestroy;xe.prototype._destroy=function(t,e){e(t)};xe.prototype[kz.captureRejectionSymbol]=function(t){this.destroy(t)};var d0;function QA(){return d0===void 0&&(d0={}),d0}u(QA,"lazyWebStreams");xe.fromWeb=function(t,e){return QA().newStreamWritableFromWritableStream(t,e)};xe.toWeb=function(t){return QA().newWritableStreamFromStreamWritable(t)}});var mP=x((Nre,pP)=>{var b0=Hi(),qz=ne("buffer"),{isReadable:Uz,isWritable:zz,isIterable:tP,isNodeStream:Wz,isReadableNodeStream:rP,isWritableNodeStream:iP,isDuplexNodeStream:Hz,isReadableStream:nP,isWritableStream:sP}=Ir(),aP=ai(),{AbortError:hP,codes:{ERR_INVALID_ARG_TYPE:Vz,ERR_INVALID_RETURN_VALUE:oP}}=ut(),{destroyer:no}=Ln(),Gz=Br(),dP=yc(),Zz=wd(),{createDeferredPromise:lP}=vt(),cP=n0(),fP=globalThis.Blob||qz.Blob,Kz=u(typeof fP<"u"?function(e){return e instanceof fP}:function(e){return!1},"isBlob"),Jz=globalThis.AbortController||Ga().AbortController,{FunctionPrototypeCall:uP}=Ee(),_0=class _0 extends Gz{constructor(e){super(e),e?.readable===!1&&(this._readableState.readable=!1,this._readableState.ended=!0,this._readableState.endEmitted=!0),e?.writable===!1&&(this._writableState.writable=!1,this._writableState.ending=!0,this._writableState.ended=!0,this._writableState.finished=!0)}};u(_0,"Duplexify");var Zi=_0;pP.exports=u(function t(e,r){if(Hz(e))return e;if(rP(e))return io({readable:e});if(iP(e))return io({writable:e});if(Wz(e))return io({writable:!1,readable:!1});if(nP(e))return io({readable:dP.fromWeb(e)});if(sP(e))return io({writable:Zz.fromWeb(e)});if(typeof e=="function"){let{value:n,write:s,final:a,destroy:l}=Yz(e);if(tP(n))return cP(Zi,n,{objectMode:!0,write:s,final:a,destroy:l});let c=n?.then;if(typeof c=="function"){let o,f=uP(c,n,h=>{if(h!=null)throw new oP("nully","body",h)},h=>{no(o,h)});return o=new Zi({objectMode:!0,readable:!1,write:s,final(h){a(async()=>{try{await f,b0.nextTick(h,null)}catch(d){b0.nextTick(h,d)}})},destroy:l})}throw new oP("Iterable, AsyncIterable or AsyncFunction",r,n)}if(Kz(e))return t(e.arrayBuffer());if(tP(e))return cP(Zi,e,{objectMode:!0,writable:!1});if(nP(e?.readable)&&sP(e?.writable))return Zi.fromWeb(e);if(typeof e?.writable=="object"||typeof e?.readable=="object"){let n=e!=null&&e.readable?rP(e?.readable)?e?.readable:t(e.readable):void 0,s=e!=null&&e.writable?iP(e?.writable)?e?.writable:t(e.writable):void 0;return io({readable:n,writable:s})}let i=e?.then;if(typeof i=="function"){let n;return uP(i,e,s=>{s!=null&&n.push(s),n.push(null)},s=>{no(n,s)}),n=new Zi({objectMode:!0,writable:!1,read(){}})}throw new Vz(r,["Blob","ReadableStream","WritableStream","Stream","Iterable","AsyncIterable","Function","{ readable, writable } pair","Promise"],e)},"duplexify");function Yz(t){let{promise:e,resolve:r}=lP(),i=new Jz,n=i.signal;return{value:t(async function*(){for(;;){let a=e;e=null;let{chunk:l,done:c,cb:o}=await a;if(b0.nextTick(o),c)return;if(n.aborted)throw new hP(void 0,{cause:n.reason});({promise:e,resolve:r}=lP()),yield l}}(),{signal:n}),write(a,l,c){let o=r;r=null,o({chunk:a,done:!1,cb:c})},final(a){let l=r;r=null,l({done:!0,cb:a})},destroy(a,l){i.abort(),l(a)}}}u(Yz,"fromAsyncGen");function io(t){let e=t.readable&&typeof t.readable.read!="function"?dP.wrap(t.readable):t.readable,r=t.writable,i=!!Uz(e),n=!!zz(r),s,a,l,c,o;function f(h){let d=c;c=null,d?d(h):h&&o.destroy(h)}return u(f,"onfinished"),o=new Zi({readableObjectMode:!!(e!=null&&e.readableObjectMode),writableObjectMode:!!(r!=null&&r.writableObjectMode),readable:i,writable:n}),n&&(aP(r,h=>{n=!1,h&&no(e,h),f(h)}),o._write=function(h,d,p){r.write(h,d)?p():s=p},o._final=function(h){r.end(),a=h},r.on("drain",function(){if(s){let h=s;s=null,h()}}),r.on("finish",function(){if(a){let h=a;a=null,h()}})),i&&(aP(e,h=>{i=!1,h&&no(e,h),f(h)}),e.on("readable",function(){if(l){let h=l;l=null,h()}}),e.on("end",function(){o.push(null)}),o._read=function(){for(;;){let h=e.read();if(h===null){l=o._read;return}if(!o.push(h))return}}),o._destroy=function(h,d){!h&&c!==null&&(h=new hP),l=null,s=null,a=null,c===null?d(h):(c=d,no(r,h),no(e,h))},o}u(io,"_duplexify")});var Br=x((Cre,gP)=>{"use strict";var{ObjectDefineProperties:Xz,ObjectGetOwnPropertyDescriptor:oi,ObjectKeys:Qz,ObjectSetPrototypeOf:wP}=Ee();gP.exports=yr;var E0=yc(),ir=wd();wP(yr.prototype,E0.prototype);wP(yr,E0);{let t=Qz(ir.prototype);for(let e=0;e<t.length;e++){let r=t[e];yr.prototype[r]||(yr.prototype[r]=ir.prototype[r])}}function yr(t){if(!(this instanceof yr))return new yr(t);E0.call(this,t),ir.call(this,t),t?(this.allowHalfOpen=t.allowHalfOpen!==!1,t.readable===!1&&(this._readableState.readable=!1,this._readableState.ended=!0,this._readableState.endEmitted=!0),t.writable===!1&&(this._writableState.writable=!1,this._writableState.ending=!0,this._writableState.ended=!0,this._writableState.finished=!0)):this.allowHalfOpen=!0}u(yr,"Duplex");Xz(yr.prototype,{writable:{__proto__:null,...oi(ir.prototype,"writable")},writableHighWaterMark:{__proto__:null,...oi(ir.prototype,"writableHighWaterMark")},writableObjectMode:{__proto__:null,...oi(ir.prototype,"writableObjectMode")},writableBuffer:{__proto__:null,...oi(ir.prototype,"writableBuffer")},writableLength:{__proto__:null,...oi(ir.prototype,"writableLength")},writableFinished:{__proto__:null,...oi(ir.prototype,"writableFinished")},writableCorked:{__proto__:null,...oi(ir.prototype,"writableCorked")},writableEnded:{__proto__:null,...oi(ir.prototype,"writableEnded")},writableNeedDrain:{__proto__:null,...oi(ir.prototype,"writableNeedDrain")},destroyed:{__proto__:null,get(){return this._readableState===void 0||this._writableState===void 0?!1:this._readableState.destroyed&&this._writableState.destroyed},set(t){this._readableState&&this._writableState&&(this._readableState.destroyed=t,this._writableState.destroyed=t)}}});var v0;function yP(){return v0===void 0&&(v0={}),v0}u(yP,"lazyWebStreams");yr.fromWeb=function(t,e){return yP().newStreamDuplexFromReadableWritablePair(t,e)};yr.toWeb=function(t){return yP().newReadableWritablePairFromDuplex(t)};var S0;yr.from=function(t){return S0||(S0=mP()),S0(t,"body")}});var T0=x(($re,_P)=>{"use strict";var{ObjectSetPrototypeOf:bP,Symbol:eW}=Ee();_P.exports=li;var{ERR_METHOD_NOT_IMPLEMENTED:tW}=ut().codes,k0=Br(),{getHighWaterMark:rW}=pc();bP(li.prototype,k0.prototype);bP(li,k0);var vc=eW("kCallback");function li(t){if(!(this instanceof li))return new li(t);let e=t?rW(this,t,"readableHighWaterMark",!0):null;e===0&&(t={...t,highWaterMark:null,readableHighWaterMark:e,writableHighWaterMark:t.writableHighWaterMark||0}),k0.call(this,t),this._readableState.sync=!1,this[vc]=null,t&&(typeof t.transform=="function"&&(this._transform=t.transform),typeof t.flush=="function"&&(this._flush=t.flush)),this.on("prefinish",iW)}u(li,"Transform");function F0(t){typeof this._flush=="function"&&!this.destroyed?this._flush((e,r)=>{if(e){t?t(e):this.destroy(e);return}r!=null&&this.push(r),this.push(null),t&&t()}):(this.push(null),t&&t())}u(F0,"final");function iW(){this._final!==F0&&F0.call(this)}u(iW,"prefinish");li.prototype._final=F0;li.prototype._transform=function(t,e,r){throw new tW("_transform()")};li.prototype._write=function(t,e,r){let i=this._readableState,n=this._writableState,s=i.length;this._transform(t,e,(a,l)=>{if(a){r(a);return}l!=null&&this.push(l),n.ended||s===i.length||i.length<i.highWaterMark?r():this[vc]=r})};li.prototype._read=function(){if(this[vc]){let t=this[vc];this[vc]=null,t()}}});var O0=x((Lre,SP)=>{"use strict";var{ObjectSetPrototypeOf:vP}=Ee();SP.exports=so;var x0=T0();vP(so.prototype,x0.prototype);vP(so,x0);function so(t){if(!(this instanceof so))return new so(t);x0.call(this,t)}u(so,"PassThrough");so.prototype._transform=function(t,e,r){r(null,t)}});var _d=x((jre,xP)=>{var Sc=Hi(),{ArrayIsArray:nW,Promise:sW,SymbolAsyncIterator:aW,SymbolDispose:oW}=Ee(),bd=ai(),{once:lW}=vt(),cW=Ln(),EP=Br(),{aggregateTwoErrors:fW,codes:{ERR_INVALID_ARG_TYPE:B0,ERR_INVALID_RETURN_VALUE:R0,ERR_MISSING_ARGS:uW,ERR_STREAM_DESTROYED:hW,ERR_STREAM_PREMATURE_CLOSE:dW},AbortError:pW}=ut(),{validateFunction:mW,validateAbortSignal:wW}=Ka(),{isIterable:qn,isReadable:A0,isReadableNodeStream:gd,isNodeStream:FP,isTransformStream:ao,isWebStream:yW,isReadableStream:P0,isReadableFinished:gW}=Ir(),bW=globalThis.AbortController||Ga().AbortController,N0,D0,C0;function kP(t,e,r){let i=!1;t.on("close",()=>{i=!0});let n=bd(t,{readable:e,writable:r},s=>{i=!s});return{destroy:u(s=>{i||(i=!0,cW.destroyer(t,s||new hW("pipe")))},"destroy"),cleanup:n}}u(kP,"destroyer");function _W(t){return mW(t[t.length-1],"streams[stream.length - 1]"),t.pop()}u(_W,"popCallback");function I0(t){if(qn(t))return t;if(gd(t))return vW(t);throw new B0("val",["Readable","Iterable","AsyncIterable"],t)}u(I0,"makeAsyncIterable");async function*vW(t){D0||(D0=yc()),yield*D0.prototype[aW].call(t)}u(vW,"fromReadable");async function yd(t,e,r,{end:i}){let n,s=null,a=u(o=>{if(o&&(n=o),s){let f=s;s=null,f()}},"resume"),l=u(()=>new sW((o,f)=>{n?f(n):s=u(()=>{n?f(n):o()},"onresolve")}),"wait");e.on("drain",a);let c=bd(e,{readable:!1},a);try{e.writableNeedDrain&&await l();for await(let o of t)e.write(o)||await l();i&&(e.end(),await l()),r()}catch(o){r(n!==o?fW(n,o):o)}finally{c(),e.off("drain",a)}}u(yd,"pumpToNode");async function $0(t,e,r,{end:i}){ao(e)&&(e=e.writable);let n=e.getWriter();try{for await(let s of t)await n.ready,n.write(s).catch(()=>{});await n.ready,i&&await n.close(),r()}catch(s){try{await n.abort(s),r(s)}catch(a){r(a)}}}u($0,"pumpToWeb");function SW(...t){return TP(t,lW(_W(t)))}u(SW,"pipeline");function TP(t,e,r){if(t.length===1&&nW(t[0])&&(t=t[0]),t.length<2)throw new uW("streams");let i=new bW,n=i.signal,s=r?.signal,a=[];wW(s,"options.signal");function l(){m(new pW)}u(l,"abort"),C0=C0||vt().addAbortListener;let c;s&&(c=C0(s,l));let o,f,h=[],d=0;function p(S){m(S,--d===0)}u(p,"finish");function m(S,F){var k;if(S&&(!o||o.code==="ERR_STREAM_PREMATURE_CLOSE")&&(o=S),!(!o&&!F)){for(;h.length;)h.shift()(o);(k=c)===null||k===void 0||k[oW](),i.abort(),F&&(o||a.forEach(A=>A()),Sc.nextTick(e,o,f))}}u(m,"finishImpl");let w;for(let S=0;S<t.length;S++){let F=t[S],k=S<t.length-1,A=S>0,v=k||r?.end!==!1,T=S===t.length-1;if(FP(F)){let E=function(R){R&&R.name!=="AbortError"&&R.code!=="ERR_STREAM_PREMATURE_CLOSE"&&p(R)};var _=E;if(u(E,"onError"),v){let{destroy:R,cleanup:P}=kP(F,k,A);h.push(R),A0(F)&&T&&a.push(P)}F.on("error",E),A0(F)&&T&&a.push(()=>{F.removeListener("error",E)})}if(S===0)if(typeof F=="function"){if(w=F({signal:n}),!qn(w))throw new R0("Iterable, AsyncIterable or Stream","source",w)}else qn(F)||gd(F)||ao(F)?w=F:w=EP.from(F);else if(typeof F=="function"){if(ao(w)){var g;w=I0((g=w)===null||g===void 0?void 0:g.readable)}else w=I0(w);if(w=F(w,{signal:n}),k){if(!qn(w,!0))throw new R0("AsyncIterable",`transform[${S-1}]`,w)}else{var b;N0||(N0=O0());let E=new N0({objectMode:!0}),R=(b=w)===null||b===void 0?void 0:b.then;if(typeof R=="function")d++,R.call(w,B=>{f=B,B!=null&&E.write(B),v&&E.end(),Sc.nextTick(p)},B=>{E.destroy(B),Sc.nextTick(p,B)});else if(qn(w,!0))d++,yd(w,E,p,{end:v});else if(P0(w)||ao(w)){let B=w.readable||w;d++,yd(B,E,p,{end:v})}else throw new R0("AsyncIterable or Promise","destination",w);w=E;let{destroy:P,cleanup:I}=kP(w,!1,!0);h.push(P),T&&a.push(I)}}else if(FP(F)){if(gd(w)){d+=2;let E=EW(w,F,p,{end:v});A0(F)&&T&&a.push(E)}else if(ao(w)||P0(w)){let E=w.readable||w;d++,yd(E,F,p,{end:v})}else if(qn(w))d++,yd(w,F,p,{end:v});else throw new B0("val",["Readable","Iterable","AsyncIterable","ReadableStream","TransformStream"],w);w=F}else if(yW(F)){if(gd(w))d++,$0(I0(w),F,p,{end:v});else if(P0(w)||qn(w))d++,$0(w,F,p,{end:v});else if(ao(w))d++,$0(w.readable,F,p,{end:v});else throw new B0("val",["Readable","Iterable","AsyncIterable","ReadableStream","TransformStream"],w);w=F}else w=EP.from(F)}return(n!=null&&n.aborted||s!=null&&s.aborted)&&Sc.nextTick(l),w}u(TP,"pipelineImpl");function EW(t,e,r,{end:i}){let n=!1;if(e.on("close",()=>{n||r(new dW)}),t.pipe(e,{end:!1}),i){let a=function(){n=!0,e.end()};var s=a;u(a,"endFn"),gW(t)?Sc.nextTick(a):t.once("end",a)}else r();return bd(t,{readable:!0,writable:!1},a=>{let l=t._readableState;a&&a.code==="ERR_STREAM_PREMATURE_CLOSE"&&l&&l.ended&&!l.errored&&!l.errorEmitted?t.once("end",r).once("error",r):r(a)}),bd(e,{readable:!1,writable:!0},r)}u(EW,"pipe");xP.exports={pipelineImpl:TP,pipeline:SW}});var M0=x((Ure,DP)=>{"use strict";var{pipeline:FW}=_d(),vd=Br(),{destroyer:kW}=Ln(),{isNodeStream:Sd,isReadable:OP,isWritable:RP,isWebStream:L0,isTransformStream:Un,isWritableStream:AP,isReadableStream:PP}=Ir(),{AbortError:TW,codes:{ERR_INVALID_ARG_VALUE:NP,ERR_MISSING_ARGS:xW}}=ut(),OW=ai();DP.exports=u(function(...e){if(e.length===0)throw new xW("streams");if(e.length===1)return vd.from(e[0]);let r=[...e];if(typeof e[0]=="function"&&(e[0]=vd.from(e[0])),typeof e[e.length-1]=="function"){let p=e.length-1;e[p]=vd.from(e[p])}for(let p=0;p<e.length;++p)if(!(!Sd(e[p])&&!L0(e[p]))){if(p<e.length-1&&!(OP(e[p])||PP(e[p])||Un(e[p])))throw new NP(`streams[${p}]`,r[p],"must be readable");if(p>0&&!(RP(e[p])||AP(e[p])||Un(e[p])))throw new NP(`streams[${p}]`,r[p],"must be writable")}let i,n,s,a,l;function c(p){let m=a;a=null,m?m(p):p?l.destroy(p):!d&&!h&&l.destroy()}u(c,"onfinished");let o=e[0],f=FW(e,c),h=!!(RP(o)||AP(o)||Un(o)),d=!!(OP(f)||PP(f)||Un(f));if(l=new vd({writableObjectMode:!!(o!=null&&o.writableObjectMode),readableObjectMode:!!(f!=null&&f.readableObjectMode),writable:h,readable:d}),h){if(Sd(o))l._write=function(m,w,g){o.write(m,w)?g():i=g},l._final=function(m){o.end(),n=m},o.on("drain",function(){if(i){let m=i;i=null,m()}});else if(L0(o)){let w=(Un(o)?o.writable:o).getWriter();l._write=async function(g,b,_){try{await w.ready,w.write(g).catch(()=>{}),_()}catch(S){_(S)}},l._final=async function(g){try{await w.ready,w.close().catch(()=>{}),n=g}catch(b){g(b)}}}let p=Un(f)?f.readable:f;OW(p,()=>{if(n){let m=n;n=null,m()}})}if(d){if(Sd(f))f.on("readable",function(){if(s){let p=s;s=null,p()}}),f.on("end",function(){l.push(null)}),l._read=function(){for(;;){let p=f.read();if(p===null){s=l._read;return}if(!l.push(p))return}};else if(L0(f)){let m=(Un(f)?f.readable:f).getReader();l._read=async function(){for(;;)try{let{value:w,done:g}=await m.read();if(!l.push(w))return;if(g){l.push(null);return}}catch{return}}}}return l._destroy=function(p,m){!p&&a!==null&&(p=new TW),s=null,i=null,n=null,a===null?m(p):(a=m,Sd(f)&&kW(f,p))},l},"compose")});var zP=x((Wre,U0)=>{"use strict";var RW=globalThis.AbortController||Ga().AbortController,{codes:{ERR_INVALID_ARG_VALUE:AW,ERR_INVALID_ARG_TYPE:Ec,ERR_MISSING_ARGS:PW,ERR_OUT_OF_RANGE:NW},AbortError:Lr}=ut(),{validateAbortSignal:zn,validateInteger:CP,validateObject:Wn}=Ka(),DW=Ee().Symbol("kWeak"),CW=Ee().Symbol("kResistStopPropagation"),{finished:IW}=ai(),$W=M0(),{addAbortSignalNoValidate:BW}=dc(),{isWritable:LW,isNodeStream:MW}=Ir(),{deprecate:jW}=vt(),{ArrayPrototypePush:qW,Boolean:UW,MathFloor:IP,Number:zW,NumberIsNaN:WW,Promise:$P,PromiseReject:BP,PromiseResolve:HW,PromisePrototypeThen:LP,Symbol:jP}=Ee(),Ed=jP("kEmpty"),MP=jP("kEof");function VW(t,e){if(e!=null&&Wn(e,"options"),e?.signal!=null&&zn(e.signal,"options.signal"),MW(t)&&!LW(t))throw new AW("stream",t,"must be writable");let r=$W(this,t);return e!=null&&e.signal&&BW(e.signal,r),r}u(VW,"compose");function Fd(t,e){if(typeof t!="function")throw new Ec("fn",["Function","AsyncFunction"],t);e!=null&&Wn(e,"options"),e?.signal!=null&&zn(e.signal,"options.signal");let r=1;e?.concurrency!=null&&(r=IP(e.concurrency));let i=r-1;return e?.highWaterMark!=null&&(i=IP(e.highWaterMark)),CP(r,"options.concurrency",1),CP(i,"options.highWaterMark",0),i+=r,u(async function*(){let s=vt().AbortSignalAny([e?.signal].filter(UW)),a=this,l=[],c={signal:s},o,f,h=!1,d=0;function p(){h=!0,m()}u(p,"onCatch");function m(){d-=1,w()}u(m,"afterItemProcessed");function w(){f&&!h&&d<r&&l.length<i&&(f(),f=null)}u(w,"maybeResume");async function g(){try{for await(let b of a){if(h)return;if(s.aborted)throw new Lr;try{if(b=t(b,c),b===Ed)continue;b=HW(b)}catch(_){b=BP(_)}d+=1,LP(b,m,p),l.push(b),o&&(o(),o=null),!h&&(l.length>=i||d>=r)&&await new $P(_=>{f=_})}l.push(MP)}catch(b){let _=BP(b);LP(_,m,p),l.push(_)}finally{h=!0,o&&(o(),o=null)}}u(g,"pump"),g();try{for(;;){for(;l.length>0;){let b=await l[0];if(b===MP)return;if(s.aborted)throw new Lr;b!==Ed&&(yield b),l.shift(),w()}await new $P(b=>{o=b})}}finally{h=!0,f&&(f(),f=null)}},"map").call(this)}u(Fd,"map");function GW(t=void 0){return t!=null&&Wn(t,"options"),t?.signal!=null&&zn(t.signal,"options.signal"),u(async function*(){let r=0;for await(let n of this){var i;if(t!=null&&(i=t.signal)!==null&&i!==void 0&&i.aborted)throw new Lr({cause:t.signal.reason});yield[r++,n]}},"asIndexedPairs").call(this)}u(GW,"asIndexedPairs");async function qP(t,e=void 0){for await(let r of q0.call(this,t,e))return!0;return!1}u(qP,"some");async function ZW(t,e=void 0){if(typeof t!="function")throw new Ec("fn",["Function","AsyncFunction"],t);return!await qP.call(this,async(...r)=>!await t(...r),e)}u(ZW,"every");async function KW(t,e){for await(let r of q0.call(this,t,e))return r}u(KW,"find");async function JW(t,e){if(typeof t!="function")throw new Ec("fn",["Function","AsyncFunction"],t);async function r(i,n){return await t(i,n),Ed}u(r,"forEachFn");for await(let i of Fd.call(this,r,e));}u(JW,"forEach");function q0(t,e){if(typeof t!="function")throw new Ec("fn",["Function","AsyncFunction"],t);async function r(i,n){return await t(i,n)?i:Ed}return u(r,"filterFn"),Fd.call(this,r,e)}u(q0,"filter");var z0=class z0 extends PW{constructor(){super("reduce"),this.message="Reduce of an empty stream requires an initial value"}};u(z0,"ReduceAwareErrMissingArgs");var j0=z0;async function YW(t,e,r){var i;if(typeof t!="function")throw new Ec("reducer",["Function","AsyncFunction"],t);r!=null&&Wn(r,"options"),r?.signal!=null&&zn(r.signal,"options.signal");let n=arguments.length>1;if(r!=null&&(i=r.signal)!==null&&i!==void 0&&i.aborted){let o=new Lr(void 0,{cause:r.signal.reason});throw this.once("error",()=>{}),await IW(this.destroy(o)),o}let s=new RW,a=s.signal;if(r!=null&&r.signal){let o={once:!0,[DW]:this,[CW]:!0};r.signal.addEventListener("abort",()=>s.abort(),o)}let l=!1;try{for await(let o of this){var c;if(l=!0,r!=null&&(c=r.signal)!==null&&c!==void 0&&c.aborted)throw new Lr;n?e=await t(e,o,{signal:a}):(e=o,n=!0)}if(!l&&!n)throw new j0}finally{s.abort()}return e}u(YW,"reduce");async function XW(t){t!=null&&Wn(t,"options"),t?.signal!=null&&zn(t.signal,"options.signal");let e=[];for await(let i of this){var r;if(t!=null&&(r=t.signal)!==null&&r!==void 0&&r.aborted)throw new Lr(void 0,{cause:t.signal.reason});qW(e,i)}return e}u(XW,"toArray");function QW(t,e){let r=Fd.call(this,t,e);return u(async function*(){for await(let n of r)yield*n},"flatMap").call(this)}u(QW,"flatMap");function UP(t){if(t=zW(t),WW(t))return 0;if(t<0)throw new NW("number",">= 0",t);return t}u(UP,"toIntegerOrInfinity");function eH(t,e=void 0){return e!=null&&Wn(e,"options"),e?.signal!=null&&zn(e.signal,"options.signal"),t=UP(t),u(async function*(){var i;if(e!=null&&(i=e.signal)!==null&&i!==void 0&&i.aborted)throw new Lr;for await(let s of this){var n;if(e!=null&&(n=e.signal)!==null&&n!==void 0&&n.aborted)throw new Lr;t--<=0&&(yield s)}},"drop").call(this)}u(eH,"drop");function tH(t,e=void 0){return e!=null&&Wn(e,"options"),e?.signal!=null&&zn(e.signal,"options.signal"),t=UP(t),u(async function*(){var i;if(e!=null&&(i=e.signal)!==null&&i!==void 0&&i.aborted)throw new Lr;for await(let s of this){var n;if(e!=null&&(n=e.signal)!==null&&n!==void 0&&n.aborted)throw new Lr;if(t-- >0&&(yield s),t<=0)return}},"take").call(this)}u(tH,"take");U0.exports.streamReturningOperators={asIndexedPairs:jW(GW,"readable.asIndexedPairs will be removed in a future version."),drop:eH,filter:q0,flatMap:QW,map:Fd,take:tH,compose:VW};U0.exports.promiseReturningOperators={every:ZW,forEach:JW,reduce:YW,toArray:XW,some:qP,find:KW}});var W0=x((Vre,WP)=>{"use strict";var{ArrayPrototypePop:rH,Promise:iH}=Ee(),{isIterable:nH,isNodeStream:sH,isWebStream:aH}=Ir(),{pipelineImpl:oH}=_d(),{finished:lH}=ai();H0();function cH(...t){return new iH((e,r)=>{let i,n,s=t[t.length-1];if(s&&typeof s=="object"&&!sH(s)&&!nH(s)&&!aH(s)){let a=rH(t);i=a.signal,n=a.end}oH(t,(a,l)=>{a?r(a):e(l)},{signal:i,end:n})})}u(cH,"pipeline");WP.exports={finished:lH,pipeline:cH}});var H0=x((Zre,QP)=>{"use strict";var{Buffer:fH}=ne("buffer"),{ObjectDefineProperty:ci,ObjectKeys:GP,ReflectApply:ZP}=Ee(),{promisify:{custom:KP}}=vt(),{streamReturningOperators:HP,promiseReturningOperators:VP}=zP(),{codes:{ERR_ILLEGAL_CONSTRUCTOR:JP}}=ut(),uH=M0(),{setDefaultHighWaterMark:hH,getDefaultHighWaterMark:dH}=pc(),{pipeline:YP}=_d(),{destroyer:pH}=Ln(),XP=ai(),V0=W0(),Fc=Ir(),_e=QP.exports=nd().Stream;_e.isDestroyed=Fc.isDestroyed;_e.isDisturbed=Fc.isDisturbed;_e.isErrored=Fc.isErrored;_e.isReadable=Fc.isReadable;_e.isWritable=Fc.isWritable;_e.Readable=yc();for(let t of GP(HP)){let r=function(...i){if(new.target)throw JP();return _e.Readable.from(ZP(e,this,i))};u(r,"fn");let e=HP[t];ci(r,"name",{__proto__:null,value:e.name}),ci(r,"length",{__proto__:null,value:e.length}),ci(_e.Readable.prototype,t,{__proto__:null,value:r,enumerable:!1,configurable:!0,writable:!0})}for(let t of GP(VP)){let r=function(...i){if(new.target)throw JP();return ZP(e,this,i)};u(r,"fn");let e=VP[t];ci(r,"name",{__proto__:null,value:e.name}),ci(r,"length",{__proto__:null,value:e.length}),ci(_e.Readable.prototype,t,{__proto__:null,value:r,enumerable:!1,configurable:!0,writable:!0})}_e.Writable=wd();_e.Duplex=Br();_e.Transform=T0();_e.PassThrough=O0();_e.pipeline=YP;var{addAbortSignal:mH}=dc();_e.addAbortSignal=mH;_e.finished=XP;_e.destroy=pH;_e.compose=uH;_e.setDefaultHighWaterMark=hH;_e.getDefaultHighWaterMark=dH;ci(_e,"promises",{__proto__:null,configurable:!0,enumerable:!0,get(){return V0}});ci(YP,KP,{__proto__:null,enumerable:!0,get(){return V0.pipeline}});ci(XP,KP,{__proto__:null,enumerable:!0,get(){return V0.finished}});_e.Stream=_e;_e._isUint8Array=u(function(e){return e instanceof Uint8Array},"isUint8Array");_e._uint8ArrayToBuffer=u(function(e){return fH.from(e.buffer,e.byteOffset,e.byteLength)},"_uint8ArrayToBuffer")});var eN=x((Jre,Y)=>{"use strict";var We=ne("stream");if(We&&process.env.READABLE_STREAM==="disable"){let t=We.promises;Y.exports._uint8ArrayToBuffer=We._uint8ArrayToBuffer,Y.exports._isUint8Array=We._isUint8Array,Y.exports.isDisturbed=We.isDisturbed,Y.exports.isErrored=We.isErrored,Y.exports.isReadable=We.isReadable,Y.exports.Readable=We.Readable,Y.exports.Writable=We.Writable,Y.exports.Duplex=We.Duplex,Y.exports.Transform=We.Transform,Y.exports.PassThrough=We.PassThrough,Y.exports.addAbortSignal=We.addAbortSignal,Y.exports.finished=We.finished,Y.exports.destroy=We.destroy,Y.exports.pipeline=We.pipeline,Y.exports.compose=We.compose,Object.defineProperty(We,"promises",{configurable:!0,enumerable:!0,get(){return t}}),Y.exports.Stream=We.Stream}else{let t=H0(),e=W0(),r=t.Readable.destroy;Y.exports=t.Readable,Y.exports._uint8ArrayToBuffer=t._uint8ArrayToBuffer,Y.exports._isUint8Array=t._isUint8Array,Y.exports.isDisturbed=t.isDisturbed,Y.exports.isErrored=t.isErrored,Y.exports.isReadable=t.isReadable,Y.exports.Readable=t.Readable,Y.exports.Writable=t.Writable,Y.exports.Duplex=t.Duplex,Y.exports.Transform=t.Transform,Y.exports.PassThrough=t.PassThrough,Y.exports.addAbortSignal=t.addAbortSignal,Y.exports.finished=t.finished,Y.exports.destroy=t.destroy,Y.exports.destroy=r,Y.exports.pipeline=t.pipeline,Y.exports.compose=t.compose,Object.defineProperty(t,"promises",{configurable:!0,enumerable:!0,get(){return e}}),Y.exports.Stream=t.Stream}Y.exports.default=Y.exports});var vr=x(Do=>{"use strict";Object.defineProperty(Do,"__esModule",{value:!0});Do.constants=Do.SEP=void 0;Do.SEP="/";Do.constants={O_RDONLY:0,O_WRONLY:1,O_RDWR:2,S_IFMT:61440,S_IFREG:32768,S_IFDIR:16384,S_IFCHR:8192,S_IFBLK:24576,S_IFIFO:4096,S_IFLNK:40960,S_IFSOCK:49152,O_CREAT:64,O_EXCL:128,O_NOCTTY:256,O_TRUNC:512,O_APPEND:1024,O_DIRECTORY:65536,O_NOATIME:262144,O_NOFOLLOW:131072,O_SYNC:1052672,O_SYMLINK:2097152,O_DIRECT:16384,O_NONBLOCK:2048,S_IRWXU:448,S_IRUSR:256,S_IWUSR:128,S_IXUSR:64,S_IRWXG:56,S_IRGRP:32,S_IWGRP:16,S_IXGRP:8,S_IRWXO:7,S_IROTH:4,S_IWOTH:2,S_IXOTH:1,F_OK:0,R_OK:4,W_OK:2,X_OK:1,UV_FS_SYMLINK_DIR:1,UV_FS_SYMLINK_JUNCTION:2,UV_FS_COPYFILE_EXCL:1,UV_FS_COPYFILE_FICLONE:2,UV_FS_COPYFILE_FICLONE_FORCE:4,COPYFILE_EXCL:1,COPYFILE_FICLONE:2,COPYFILE_FICLONE_FORCE:4}});var Ab=x(Wc=>{"use strict";Object.defineProperty(Wc,"__esModule",{value:!0});Wc.Stats=void 0;var cV=vr(),{S_IFMT:fV,S_IFDIR:uV,S_IFREG:hV,S_IFBLK:dV,S_IFCHR:pV,S_IFLNK:mV,S_IFIFO:wV,S_IFSOCK:yV}=cV.constants,tp=class tp{static build(e,r=!1){let i=new tp,{uid:n,gid:s,atime:a,mtime:l,ctime:c}=e,o=r?h=>BigInt(h):h=>h;i.uid=o(n),i.gid=o(s),i.rdev=o(e.rdev),i.blksize=o(4096),i.ino=o(e.ino),i.size=o(e.getSize()),i.blocks=o(1),i.atime=a,i.mtime=l,i.ctime=c,i.birthtime=c,i.atimeMs=o(a.getTime()),i.mtimeMs=o(l.getTime());let f=o(c.getTime());if(i.ctimeMs=f,i.birthtimeMs=f,r){i.atimeNs=BigInt(a.getTime())*BigInt(1e6),i.mtimeNs=BigInt(l.getTime())*BigInt(1e6);let h=BigInt(c.getTime())*BigInt(1e6);i.ctimeNs=h,i.birthtimeNs=h}return i.dev=o(0),i.mode=o(e.mode),i.nlink=o(e.nlink),i}_checkModeProperty(e){return(Number(this.mode)&fV)===e}isDirectory(){return this._checkModeProperty(uV)}isFile(){return this._checkModeProperty(hV)}isBlockDevice(){return this._checkModeProperty(dV)}isCharacterDevice(){return this._checkModeProperty(pV)}isSymbolicLink(){return this._checkModeProperty(mV)}isFIFO(){return this._checkModeProperty(wV)}isSocket(){return this._checkModeProperty(yV)}};u(tp,"Stats");var ep=tp;Wc.Stats=ep;Wc.default=ep});var bC=x(rp=>{"use strict";Object.defineProperty(rp,"__esModule",{value:!0});rp.Buffer=void 0;var gV=ne("node:buffer");Object.defineProperty(rp,"Buffer",{enumerable:!0,get:u(function(){return gV.Buffer},"get")})});var nn=x(rn=>{"use strict";Object.defineProperty(rn,"__esModule",{value:!0});rn.bufferFrom=rn.bufferAllocUnsafe=rn.Buffer=void 0;var ip=bC();Object.defineProperty(rn,"Buffer",{enumerable:!0,get:u(function(){return ip.Buffer},"get")});function _C(t,...e){return new ip.Buffer(t,...e)}u(_C,"bufferV0P12Ponyfill");var bV=ip.Buffer.allocUnsafe||_C;rn.bufferAllocUnsafe=bV;var _V=ip.Buffer.from||_C;rn.bufferFrom=_V});var Nb=x(Co=>{"use strict";Object.defineProperty(Co,"__esModule",{value:!0});Co.inherits=vV;Co.promisify=SV;Co.inspect=Pb;Co.format=EV;function vV(t,e){if(t==null)throw new TypeError("The constructor to inherit from is not defined");if(e==null)throw new TypeError("The super constructor to inherit from is not defined");t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}})}u(vV,"inherits");function SV(t){if(typeof t!="function")throw new TypeError('The "original" argument must be of type function');return function(...e){return new Promise((r,i)=>{t.call(this,...e,(n,s)=>{n?i(n):r(s)})})}}u(SV,"promisify");function Pb(t){return t===null?"null":t===void 0?"undefined":typeof t=="string"?`'${t}'`:typeof t=="number"||typeof t=="boolean"?String(t):Array.isArray(t)?`[ ${t.map(r=>Pb(r)).join(", ")} ]`:typeof t=="object"?`{ ${Object.entries(t).map(([r,i])=>`${r}: ${Pb(i)}`).join(", ")} }`:String(t)}u(Pb,"inspect");function EV(t,...e){if(e.length===0)return t;let r=t,i=0;for(r=r.replace(/%[sdj%]/g,n=>{if(i>=e.length)return n;let s=e[i++];switch(n){case"%s":return String(s);case"%d":return Number(s).toString();case"%j":try{return JSON.stringify(s)}catch{return"[Circular]"}case"%%":return"%";default:return n}});i<e.length;)r+=" "+String(e[i++]);return r}u(EV,"format")});var Hc=x(dt=>{"use strict";Object.defineProperty(dt,"__esModule",{value:!0});dt.AssertionError=dt.RangeError=dt.TypeError=dt.Error=void 0;dt.message=EC;dt.E=sn;var Db=Nb(),vC=typeof Symbol>"u"?"_kCode":Symbol("code"),SC={};function Ib(t){var e;return e=class extends t{constructor(i,...n){super(EC(i,n)),this.code=i,this[vC]=i,this.name=`${super.name} [${this[vC]}]`}},u(e,"NodeError"),e}u(Ib,"makeNodeError");var np=globalThis,$b=class $b extends np.Error{constructor(e){if(typeof e!="object"||e===null)throw new dt.TypeError("ERR_INVALID_ARG_TYPE","options","object");e.message?super(e.message):super(`${(0,Db.inspect)(e.actual).slice(0,128)} ${e.operator} ${(0,Db.inspect)(e.expected).slice(0,128)}`),this.generatedMessage=!e.message,this.name="AssertionError [ERR_ASSERTION]",this.code="ERR_ASSERTION",this.actual=e.actual,this.expected=e.expected,this.operator=e.operator,dt.Error.captureStackTrace(this,e.stackStartFunction)}};u($b,"AssertionError");var Cb=$b;dt.AssertionError=Cb;function EC(t,e){if(typeof t!="string")throw new dt.Error("Error message key must be a string");let r=SC[t];if(!r)throw new dt.Error(`An invalid error message key was used: ${t}.`);let i;if(typeof r=="function")i=r;else{if(i=Db.format,e===void 0||e.length===0)return r;e.unshift(r)}return String(i.apply(null,e))}u(EC,"message");function sn(t,e){SC[t]=typeof e=="function"?e:String(e)}u(sn,"E");dt.Error=Ib(np.Error);dt.TypeError=Ib(np.TypeError);dt.RangeError=Ib(np.RangeError);sn("ERR_DIR_CLOSED","Directory handle was closed");sn("ERR_DIR_CONCURRENT_OPERATION","Cannot do synchronous work on directory handle with concurrent asynchronous operations");sn("ERR_INVALID_FILE_URL_HOST",'File URL host must be "localhost" or empty on %s');sn("ERR_INVALID_FILE_URL_PATH","File URL path %s");sn("ERR_INVALID_OPT_VALUE",(t,e)=>`The value "${String(e)}" is invalid for option "${t}"`);sn("ERR_INVALID_OPT_VALUE_ENCODING",t=>`The value "${String(t)}" is invalid for option "encoding"`);sn("ERR_INVALID_ARG_VALUE","Unable to open file as blob")});var Vc=x(ss=>{"use strict";Object.defineProperty(ss,"__esModule",{value:!0});ss.ENCODING_UTF8=void 0;ss.assertEncoding=kV;ss.strToEncoding=TV;var Bb=nn(),FV=Hc();ss.ENCODING_UTF8="utf8";function kV(t){if(t&&!Bb.Buffer.isEncoding(t))throw new FV.TypeError("ERR_INVALID_OPT_VALUE_ENCODING",t)}u(kV,"assertEncoding");function TV(t,e){return!e||e===ss.ENCODING_UTF8?t:e==="buffer"?new Bb.Buffer(t):new Bb.Buffer(t).toString(e)}u(TV,"strToEncoding")});var op=x(Gc=>{"use strict";Object.defineProperty(Gc,"__esModule",{value:!0});Gc.Dirent=void 0;var xV=vr(),OV=Vc(),{S_IFMT:RV,S_IFDIR:AV,S_IFREG:PV,S_IFBLK:NV,S_IFCHR:DV,S_IFLNK:CV,S_IFIFO:IV,S_IFSOCK:$V}=xV.constants,ap=class ap{constructor(){this.name="",this.path="",this.parentPath="",this.mode=0}static build(e,r){let i=new ap,{mode:n}=e.getNode();return i.name=(0,OV.strToEncoding)(e.getName(),r),i.mode=n,i.path=e.getParentPath(),i.parentPath=i.path,i}_checkModeProperty(e){return(this.mode&RV)===e}isDirectory(){return this._checkModeProperty(AV)}isFile(){return this._checkModeProperty(PV)}isBlockDevice(){return this._checkModeProperty(NV)}isCharacterDevice(){return this._checkModeProperty(DV)}isSymbolicLink(){return this._checkModeProperty(CV)}isFIFO(){return this._checkModeProperty(IV)}isSocket(){return this._checkModeProperty($V)}};u(ap,"Dirent");var sp=ap;Gc.Dirent=sp;Gc.default=sp});var Io=x(Me=>{"use strict";Object.defineProperty(Me,"__esModule",{value:!0});Me.basename=Me.isAbsolute=Me.normalize=Me.dirname=Me.relative=Me.join=Me.posix=Me.sep=Me.resolve=void 0;var wi=ne("node:path");Object.defineProperty(Me,"resolve",{enumerable:!0,get:u(function(){return wi.resolve},"get")});Object.defineProperty(Me,"sep",{enumerable:!0,get:u(function(){return wi.sep},"get")});Object.defineProperty(Me,"posix",{enumerable:!0,get:u(function(){return wi.posix},"get")});Object.defineProperty(Me,"join",{enumerable:!0,get:u(function(){return wi.join},"get")});Object.defineProperty(Me,"relative",{enumerable:!0,get:u(function(){return wi.relative},"get")});Object.defineProperty(Me,"dirname",{enumerable:!0,get:u(function(){return wi.dirname},"get")});Object.defineProperty(Me,"normalize",{enumerable:!0,get:u(function(){return wi.normalize},"get")});Object.defineProperty(Me,"isAbsolute",{enumerable:!0,get:u(function(){return wi.isAbsolute},"get")});Object.defineProperty(Me,"basename",{enumerable:!0,get:u(function(){return wi.basename},"get")})});var kC=x(FC=>{"use strict";Object.defineProperty(FC,"__esModule",{value:!0})});var Mb=x(lp=>{"use strict";Object.defineProperty(lp,"__esModule",{value:!0});lp.flattenJSON=void 0;var TC=nn(),Lb=Io(),BV=Lb.posix?Lb.posix.join:Lb.join,LV=u(t=>{let e={};function r(i,n){for(let s in n){let a=n[s],l=BV(i,s);typeof a=="string"||a instanceof TC.Buffer?e[l]=a:typeof a=="object"&&a!==null&&!(a instanceof TC.Buffer)&&Object.keys(a).length>0?r(l,a):e[l]=null}}return u(r,"flatten"),r("",t),e},"flattenJSON");lp.flattenJSON=LV});var fp=x(cp=>{"use strict";Object.defineProperty(cp,"__esModule",{value:!0});cp.createProcess=xC;var MV=u(()=>{if(typeof process<"u")return process;try{return ne("process")}catch{return}},"maybeReturnProcess");function xC(){let t=MV()||{};return t.cwd||(t.cwd=()=>"/"),t.emitWarning||(t.emitWarning=(e,r)=>{console.warn(`${r}${r?": ":""}${e}`)}),t.env||(t.env={}),t}u(xC,"createProcess");cp.default=xC()});var Ub=x(dp=>{"use strict";Object.defineProperty(dp,"__esModule",{value:!0});dp.Node=void 0;var jV=ll(),AC=fp(),gi=nn(),qV=vr(),{S_IFMT:yi,S_IFDIR:UV,S_IFREG:zV,S_IFLNK:OC,S_IFCHR:WV}=qV.constants,up=u(()=>AC.default.getuid?.()??0,"getuid"),hp=u(()=>AC.default.getgid?.()??0,"getgid"),RC=(0,gi.bufferAllocUnsafe)(0),qb=class qb{constructor(e,r=438){this.changes=new jV.FanOut,this._uid=up(),this._gid=hp(),this._atime=new Date,this._mtime=new Date,this._ctime=new Date,this.buf=RC,this.capacity=0,this.size=0,this.rdev=0,this._nlink=1,this.mode=r,this.ino=e}set ctime(e){this._ctime=e}get ctime(){return this._ctime}set uid(e){this._uid=e,this.ctime=new Date}get uid(){return this._uid}set gid(e){this._gid=e,this.ctime=new Date}get gid(){return this._gid}set atime(e){this._atime=e}get atime(){return this._atime}set mtime(e){this._mtime=e,this.ctime=new Date}get mtime(){return this._mtime}get perm(){return this.mode&~yi}set perm(e){this.mode=this.mode&yi|e&~yi,this.ctime=new Date}set nlink(e){this._nlink=e,this.ctime=new Date}get nlink(){return this._nlink}getString(e="utf8"){return this.atime=new Date,this.getBuffer().toString(e)}setString(e){this._setBuf((0,gi.bufferFrom)(e,"utf8"))}getBuffer(){return this.atime=new Date,this.buf||(this.buf=(0,gi.bufferAllocUnsafe)(0)),(0,gi.bufferFrom)(this.buf.subarray(0,this.size))}setBuffer(e){let r=(0,gi.bufferFrom)(e);this._setBuf(r)}_setBuf(e){let r=e.length;this.buf=e,this.capacity=r,this.size=r,this.touch()}getSize(){return this.size}setModeProperty(e){this.mode=e}isFile(){return(this.mode&yi)===zV}isDirectory(){return(this.mode&yi)===UV}isSymlink(){return(this.mode&yi)===OC}isCharacterDevice(){return(this.mode&yi)===WV}makeSymlink(e){this.mode=OC|438,this.symlink=e}write(e,r=0,i=e.length,n=0){let s=e.length;if(r+i>s&&(i=s-r),i<=0)return 0;let a=n+i;if(a>this.capacity){let l=Math.max(this.capacity*2,64);for(;l<a;)l*=2;let c=(0,gi.bufferAllocUnsafe)(l);this.size>0&&this.buf.copy(c,0,0,this.size),this.buf=c,this.capacity=l}return n>this.size&&this.buf.fill(0,this.size,n),e.copy(this.buf,n,r,r+i),a>this.size&&(this.size=a),this.touch(),i}read(e,r=0,i=e.byteLength,n=0){if(this.atime=new Date,n>=this.size)return 0;let s=i;if(s>e.byteLength&&(s=e.byteLength),s+n>this.size&&(s=this.size-n),s<=0)return 0;let a=e instanceof gi.Buffer?e:gi.Buffer.from(e.buffer,e.byteOffset,e.byteLength);return this.buf.copy(a,r,n,n+s),s}truncate(e=0){if(!e){this.buf=RC,this.capacity=0,this.size=0,this.touch();return}if(e<=this.size)this.size=e;else{if(e>this.capacity){let r=Math.max(this.capacity*2,64);for(;r<e;)r*=2;let i=(0,gi.bufferAllocUnsafe)(r);this.size>0&&this.buf.copy(i,0,0,this.size),i.fill(0,this.size,e),this.buf=i,this.capacity=r}else this.buf.fill(0,this.size,e);this.size=e}this.touch()}chmod(e){this.mode=this.mode&yi|e&~yi,this.touch()}chown(e,r){this.uid=e,this.gid=r,this.touch()}touch(){this.mtime=new Date,this.changes.emit(["modify"])}canRead(e=up(),r=hp()){return!!(this.perm&4||r===this.gid&&this.perm&32||e===this.uid&&this.perm&256)}canWrite(e=up(),r=hp()){return!!(this.perm&2||r===this.gid&&this.perm&16||e===this.uid&&this.perm&128)}canExecute(e=up(),r=hp()){return!!(this.perm&1||r===this.gid&&this.perm&8||e===this.uid&&this.perm&64)}del(){this.changes.emit(["delete"])}toJSON(){return{ino:this.ino,uid:this.uid,gid:this.gid,atime:this.atime.getTime(),mtime:this.mtime.getTime(),ctime:this.ctime.getTime(),perm:this.perm,mode:this.mode,nlink:this.nlink,symlink:this.symlink,data:this.getString()}}};u(qb,"Node");var jb=qb;dp.Node=jb});var Wb=x(pp=>{"use strict";Object.defineProperty(pp,"__esModule",{value:!0});pp.Link=void 0;var HV=vr(),VV=ll(),{S_IFREG:GV}=HV.constants,Zc=class Zc{get steps(){return this._steps}set steps(e){this._steps=e;for(let[r,i]of this.children.entries())r==="."||r===".."||i?.syncSteps()}constructor(e,r,i){this.changes=new VV.FanOut,this.children=new Map,this._steps=[],this.ino=0,this.length=0,this.vol=e,this.parent=r,this.name=i,this.syncSteps()}setNode(e){this.node=e,this.ino=e.ino}getNode(){return this.node}createChild(e,r=this.vol.createNode(GV|438)){let i=new Zc(this.vol,this,e);return i.setNode(r),r.isDirectory()&&(i.children.set(".",i),i.getNode().nlink++),this.setChild(e,i),i}setChild(e,r=new Zc(this.vol,this,e)){return this.children.set(e,r),r.parent=this,this.length++,r.getNode().isDirectory()&&(r.children.set("..",this),this.getNode().nlink++),this.getNode().mtime=new Date,this.changes.emit(["child:add",r,this]),r}deleteChild(e){e.getNode().isDirectory()&&(e.children.delete(".."),this.getNode().nlink--),this.children.delete(e.getName()),this.length--,this.getNode().mtime=new Date,this.changes.emit(["child:del",e,this])}getChild(e){return this.getNode().atime=new Date,this.children.get(e)}getPath(){return this.steps.join("/")}getParentPath(){return this.steps.slice(0,-1).join("/")}getName(){return this.steps[this.steps.length-1]}toJSON(){return{steps:this.steps,ino:this.ino,children:Array.from(this.children.keys())}}syncSteps(){this.steps=this.parent?this.parent.steps.concat([this.name]):[this.name]}};u(Zc,"Link");var zb=Zc;pp.Link=zb});var Gb=x(mp=>{"use strict";Object.defineProperty(mp,"__esModule",{value:!0});mp.File=void 0;var ZV=vr(),{O_APPEND:KV}=ZV.constants,Vb=class Vb{constructor(e,r,i,n){this.link=e,this.node=r,this.flags=i,this.fd=n,this.position=0,this.flags&KV&&(this.position=this.getSize())}getString(e="utf8"){return this.node.getString()}setString(e){this.node.setString(e)}getBuffer(){return this.node.getBuffer()}setBuffer(e){this.node.setBuffer(e)}getSize(){return this.node.getSize()}truncate(e){this.node.truncate(e)}seekTo(e){this.position=e}write(e,r=0,i=e.length,n){typeof n!="number"&&(n=this.position);let s=this.node.write(e,r,i,n);return this.position=n+s,s}read(e,r=0,i=e.byteLength,n){typeof n!="number"&&(n=this.position);let s=this.node.read(e,r,i,n);return this.position=n+s,s}chmod(e){this.node.chmod(e)}chown(e,r){this.node.chown(e,r)}};u(Vb,"File");var Hb=Vb;mp.File=Hb});var Lo=x(Bo=>{"use strict";Object.defineProperty(Bo,"__esModule",{value:!0});Bo.FLAGS=Bo.ERRSTR=void 0;var JV=vr();Bo.ERRSTR={PATH_STR:"path must be a string, Buffer, or Uint8Array",FD:"fd must be a file descriptor",MODE_INT:"mode must be an int",CB:"callback must be a function",UID:"uid must be an unsigned int",GID:"gid must be an unsigned int",LEN:"len must be an integer",ATIME:"atime must be an integer",MTIME:"mtime must be an integer",PREFIX:"filename prefix is required",BUFFER:"buffer must be an instance of Buffer or StaticBuffer",OFFSET:"offset must be an integer",LENGTH:"length must be an integer",POSITION:"position must be an integer"};var{O_RDONLY:PC,O_WRONLY:wp,O_RDWR:$o,O_CREAT:an,O_EXCL:yp,O_TRUNC:gp,O_APPEND:bp,O_SYNC:NC}=JV.constants,DC;(function(t){t[t.r=PC]="r",t[t["r+"]=$o]="r+",t[t.rs=PC|NC]="rs",t[t.sr=t.rs]="sr",t[t["rs+"]=$o|NC]="rs+",t[t["sr+"]=t["rs+"]]="sr+",t[t.w=wp|an|gp]="w",t[t.wx=wp|an|gp|yp]="wx",t[t.xw=t.wx]="xw",t[t["w+"]=$o|an|gp]="w+",t[t["wx+"]=$o|an|gp|yp]="wx+",t[t["xw+"]=t["wx+"]]="xw+",t[t.a=wp|bp|an]="a",t[t.ax=wp|bp|an|yp]="ax",t[t.xa=t.ax]="xa",t[t["a+"]=$o|bp|an]="a+",t[t["ax+"]=$o|bp|an|yp]="ax+",t[t["xa+"]=t["ax+"]]="xa+"})(DC||(Bo.FLAGS=DC={}))});var Kb=x(Zb=>{"use strict";Object.defineProperty(Zb,"__esModule",{value:!0});Zb.default=typeof queueMicrotask=="function"?queueMicrotask:t=>Promise.resolve().then(()=>t()).catch(()=>{})});var Ep=x(Xe=>{"use strict";Object.defineProperty(Xe,"__esModule",{value:!0});Xe.filenameToSteps=Xe.resolve=Xe.unixify=Xe.isWin=void 0;Xe.isFd=IC;Xe.validateFd=aG;Xe.dataToBuffer=oG;var vp=Io(),_p=nn(),CC=fp(),YV=Vc(),XV=Lo();Xe.isWin=CC.default.platform==="win32";var QV=vp.resolve,eG=vp.posix?vp.posix.sep:vp.sep,tG=u((t,e)=>{let r=t[e];return e>0&&(r==="/"||Xe.isWin&&r==="\\")},"isSeparator"),rG=u(t=>{let e=t.length-1;if(e<2)return t;for(;tG(t,e);)e--;return t.substr(0,e+1)},"removeTrailingSeparator"),iG=u((t,e)=>{if(typeof t!="string")throw new TypeError("expected a string");return t=t.replace(/[\\\/]+/g,"/"),e!==!1&&(t=rG(t)),t},"normalizePath"),nG=u((t,e=!0)=>Xe.isWin?(t=iG(t,e),t.replace(/^([a-zA-Z]+:|\.\/)/,"")):t,"unixify");Xe.unixify=nG;var Sp=u((t,e=CC.default.cwd())=>QV(e,t),"resolve");Xe.resolve=Sp;if(Xe.isWin){let t=Sp;Xe.resolve=Sp=u((e,r)=>(0,Xe.unixify)(t(e,r)),"resolve")}var sG=u((t,e)=>{let i=Sp(t,e).substring(1);return i?i.split(eG):[]},"filenameToSteps");Xe.filenameToSteps=sG;function IC(t){return t>>>0===t}u(IC,"isFd");function aG(t){if(!IC(t))throw TypeError(XV.ERRSTR.FD)}u(aG,"validateFd");function oG(t,e=YV.ENCODING_UTF8){return _p.Buffer.isBuffer(t)?t:t instanceof Uint8Array?(0,_p.bufferFrom)(t):e==="buffer"?(0,_p.bufferFrom)(String(t),"utf8"):(0,_p.bufferFrom)(String(t),e)}u(oG,"dataToBuffer")});var on=x(Ve=>{"use strict";Object.defineProperty(Ve,"__esModule",{value:!0});Ve.getWriteSyncArgs=Ve.getWriteArgs=Ve.bufToUint8=void 0;Ve.promisify=cG;Ve.validateCallback=$C;Ve.modeToNumber=BC;Ve.nullCheck=LC;Ve.pathToFilename=hG;Ve.createError=OG;Ve.genRndStr6=RG;Ve.flagsToNumber=AG;Ve.streamToBuffer=PG;Ve.bufferToEncoding=IG;Ve.isReadableStream=$G;var Kc=Lo(),Jb=Hc(),Yb=nn(),lG=Kb(),Fp=Ep();function cG(t,e,r=i=>i){return(...i)=>new Promise((n,s)=>{t[e].bind(t)(...i,(a,l)=>a?s(a):n(r(l)))})}u(cG,"promisify");function $C(t){if(typeof t!="function")throw TypeError(Kc.ERRSTR.CB);return t}u($C,"validateCallback");function fG(t,e){if(typeof t=="number")return t;if(typeof t=="string")return parseInt(t,8);if(e)return BC(e)}u(fG,"_modeToNumber");function BC(t,e){let r=fG(t,e);if(typeof r!="number"||isNaN(r))throw new TypeError(Kc.ERRSTR.MODE_INT);return r}u(BC,"modeToNumber");function LC(t,e){if((""+t).indexOf("\0")!==-1){let r=new Error("Path must be a string without null bytes");if(r.code="ENOENT",typeof e!="function")throw r;return(0,lG.default)(()=>{e(r)}),!1}return!0}u(LC,"nullCheck");function uG(t){if(t.hostname!=="")throw new Jb.TypeError("ERR_INVALID_FILE_URL_HOST",process.platform);let e=t.pathname;for(let r=0;r<e.length;r++)if(e[r]==="%"){let i=e.codePointAt(r+2)|32;if(e[r+1]==="2"&&i===102)throw new Jb.TypeError("ERR_INVALID_FILE_URL_PATH","must not include encoded / characters")}return decodeURIComponent(e)}u(uG,"getPathFromURLPosix");function hG(t){if(t instanceof Uint8Array&&(t=(0,Yb.bufferFrom)(t)),typeof t!="string"&&!Yb.Buffer.isBuffer(t)){try{if(!(t instanceof ne("url").URL))throw new TypeError(Kc.ERRSTR.PATH_STR)}catch{throw new TypeError(Kc.ERRSTR.PATH_STR)}t=uG(t)}let e=String(t);return LC(e),e}u(hG,"pathToFilename");var dG="ENOENT",pG="EBADF",mG="EINVAL",wG="EPERM",yG="EPROTO",gG="EEXIST",bG="ENOTDIR",_G="EMFILE",vG="EACCES",SG="EISDIR",EG="ENOTEMPTY",FG="ENOSYS",kG="ERR_FS_EISDIR",TG="ERR_OUT_OF_RANGE";function xG(t,e="",r="",i=""){let n="";switch(r&&(n=` '${r}'`),i&&(n+=` -> '${i}'`),t){case dG:return`ENOENT: no such file or directory, ${e}${n}`;case pG:return`EBADF: bad file descriptor, ${e}${n}`;case mG:return`EINVAL: invalid argument, ${e}${n}`;case wG:return`EPERM: operation not permitted, ${e}${n}`;case yG:return`EPROTO: protocol error, ${e}${n}`;case gG:return`EEXIST: file already exists, ${e}${n}`;case bG:return`ENOTDIR: not a directory, ${e}${n}`;case SG:return`EISDIR: illegal operation on a directory, ${e}${n}`;case vG:return`EACCES: permission denied, ${e}${n}`;case EG:return`ENOTEMPTY: directory not empty, ${e}${n}`;case _G:return`EMFILE: too many open files, ${e}${n}`;case FG:return`ENOSYS: function not implemented, ${e}${n}`;case kG:return`[ERR_FS_EISDIR]: Path is a directory: ${e} returned EISDIR (is a directory) ${r}`;case TG:return`[ERR_OUT_OF_RANGE]: value out of range, ${e}${n}`;default:return`${t}: error occurred, ${e}${n}`}}u(xG,"formatError");function OG(t,e="",r="",i="",n=Error){let s=new n(xG(t,e,r,i));return s.code=t,r&&(s.path=r),s}u(OG,"createError");function RG(){return Math.random().toString(36).slice(2,8).padEnd(6,"0")}u(RG,"genRndStr6");function AG(t){if(typeof t=="number")return t;if(typeof t=="string"){let e=Kc.FLAGS[t];if(typeof e<"u")return e}throw new Jb.TypeError("ERR_INVALID_OPT_VALUE","flags",t)}u(AG,"flagsToNumber");function PG(t){let e=[];return new Promise((r,i)=>{t.on("data",n=>e.push(n)),t.on("end",()=>r(Yb.Buffer.concat(e))),t.on("error",i)})}u(PG,"streamToBuffer");var NG=u(t=>new Uint8Array(t.buffer,t.byteOffset,t.byteLength),"bufToUint8");Ve.bufToUint8=NG;var DG=u((t,e,r,i,n,s)=>{(0,Fp.validateFd)(t);let a=0,l,c=null,o,f,h=typeof e,d=typeof r,p=typeof i,m=typeof n;h!=="string"?d==="function"?f=r:p==="function"?(a=r|0,f=i):m==="function"?(a=r|0,l=i,f=n):(a=r|0,l=i,c=n,f=s):d==="function"?f=r:p==="function"?(c=r,f=i):m==="function"&&(c=r,o=i,f=n);let w=(0,Fp.dataToBuffer)(e,o);h!=="string"?typeof l>"u"&&(l=w.length):(a=0,l=w.length);let g=$C(f);return[t,h==="string",w,a,l,c,g]},"getWriteArgs");Ve.getWriteArgs=DG;var CG=u((t,e,r,i,n)=>{(0,Fp.validateFd)(t);let s,a,l,c,o=typeof e!="string";o?(a=(r||0)|0,l=i,c=n):(c=r,s=i);let f=(0,Fp.dataToBuffer)(e,s);return o?typeof l>"u"&&(l=f.length):(a=0,l=f.length),[t,f,a||0,l,c]},"getWriteSyncArgs");Ve.getWriteSyncArgs=CG;function IG(t,e){return!e||e==="buffer"?t:t.toString(e)}u(IG,"bufferToEncoding");function $G(t){return t!==null&&typeof t=="object"&&typeof t.pipe=="function"&&typeof t.on=="function"&&t.readable===!0}u($G,"isReadableStream")});var WC=x(xp=>{"use strict";Object.defineProperty(xp,"__esModule",{value:!0});xp.Superblock=void 0;var Qe=Io(),BG=Ub(),MC=Wb(),LG=Gb(),MG=nn(),jC=fp(),Wr=vr(),qC=Lo(),K=on(),Sr=Ep(),jG=Mb(),Mo=Qe.posix?Qe.posix.sep:Qe.sep,UC=Qe.posix?Qe.posix.relative:Qe.relative,qG=Qe.posix?Qe.posix.join:Qe.join,{O_RDONLY:Xb,O_WRONLY:kp,O_RDWR:Qb,O_CREAT:zC,O_EXCL:UG,O_TRUNC:zG,O_APPEND:WG,O_DIRECTORY:HG}=Wr.constants,jo=class jo{static fromJSON(e,r){let i=new jo;return i.fromJSON(e,r),i}static fromNestedJSON(e,r){let i=new jo;return i.fromNestedJSON(e,r),i}constructor(e={}){this.ino=0,this.inodes={},this.releasedInos=[],this.fds={},this.releasedFds=[],this.maxFiles=1e4,this.openFiles=0,this.open=(i,n,s,a=!0)=>{let l=this.openFile(i,n,s,a);if(!l)throw(0,K.createError)("ENOENT","open",i);return l.fd},this.writeFile=(i,n,s,a)=>{let l=typeof i=="number",c;l?c=i:c=this.open((0,K.pathToFilename)(i),s,a);let o=0,f=n.length,h=s&WG?void 0:0;try{for(;f>0;){let d=this.write(c,n,o,f,h);o+=d,f-=d,h!==void 0&&(h+=d)}}finally{l||this.close(c)}},this.read=(i,n,s,a,l)=>{if(n.byteLength<a)throw(0,K.createError)("ERR_OUT_OF_RANGE","read",void 0,void 0,RangeError);let c=this.getFileByFdOrThrow(i);if(c.node.isSymlink())throw(0,K.createError)("EPERM","read",c.link.getPath());return c.read(n,Number(s),Number(a),l===-1||typeof l!="number"?void 0:l)},this.readv=(i,n,s)=>{let a=this.getFileByFdOrThrow(i),l=s??void 0;l===-1&&(l=void 0);let c=0;for(let o of n){let f=a.read(o,0,o.byteLength,l);if(l=void 0,c+=f,f<o.byteLength)break}return c},this.link=(i,n)=>{let s;try{s=this.getLinkOrThrow(i,"link")}catch(f){throw f.code&&(f=(0,K.createError)(f.code,"link",i,n)),f}let a=(0,Qe.dirname)(n),l;try{l=this.getLinkOrThrow(a,"link")}catch(f){throw f.code&&(f=(0,K.createError)(f.code,"link",i,n)),f}let c=(0,Qe.basename)(n);if(l.getChild(c))throw(0,K.createError)("EEXIST","link",i,n);let o=s.getNode();o.nlink++,l.createChild(c,o)},this.unlink=i=>{let n=this.getLinkOrThrow(i,"unlink");if(n.length)throw Error("Dir not empty...");this.deleteLink(n);let s=n.getNode();s.nlink--,s.nlink<=0&&this.deleteNode(s)},this.symlink=(i,n)=>{let s=(0,Sr.filenameToSteps)(n),a;try{a=this.getLinkParentAsDirOrThrow(s)}catch(f){throw f.code&&(f=(0,K.createError)(f.code,"symlink",i,n)),f}let l=s[s.length-1];if(a.getChild(l))throw(0,K.createError)("EEXIST","symlink",i,n);let c=a.getNode();if(!c.canExecute()||!c.canWrite())throw(0,K.createError)("EACCES","symlink",i,n);let o=a.createChild(l);return o.getNode().makeSymlink(i),o},this.rename=(i,n)=>{let s;try{s=this.getResolvedLinkOrThrow(i)}catch(h){throw h.code&&(h=(0,K.createError)(h.code,"rename",i,n)),h}let a;try{a=this.getLinkParentAsDirOrThrow(n)}catch(h){throw h.code&&(h=(0,K.createError)(h.code,"rename",i,n)),h}let l=s.parent;if(!l)throw(0,K.createError)("EINVAL","rename",i,n);let c=l.getNode(),o=a.getNode();if(!c.canExecute()||!c.canWrite()||!o.canExecute()||!o.canWrite())throw(0,K.createError)("EACCES","rename",i,n);l.deleteChild(s);let f=(0,Qe.basename)(n);s.name=f,s.steps=[...a.steps,f],a.setChild(s.getName(),s)},this.mkdir=(i,n)=>{let s=(0,Sr.filenameToSteps)(i);if(!s.length)throw(0,K.createError)("EEXIST","mkdir",i);let a=this.getLinkParentAsDirOrThrow(i,"mkdir"),l=s[s.length-1];if(a.getChild(l))throw(0,K.createError)("EEXIST","mkdir",i);let c=a.getNode();if(!c.canWrite()||!c.canExecute())throw(0,K.createError)("EACCES","mkdir",i);a.createChild(l,this.createNode(Wr.constants.S_IFDIR|n))},this.mkdirp=(i,n)=>{let s=!1,a=(0,Sr.filenameToSteps)(i),l=null,c=a.length;for(c=a.length;c>=0&&(l=this.getResolvedLink(a.slice(0,c)),!l);c--);for(l||(l=this.root,c=0),l=this.getResolvedLinkOrThrow(Qe.sep+a.slice(0,c).join(Qe.sep),"mkdir"),c;c<a.length;c++){let o=l.getNode();if(o.isDirectory()){if(!o.canExecute()||!o.canWrite())throw(0,K.createError)("EACCES","mkdir",i)}else throw(0,K.createError)("ENOTDIR","mkdir",i);s=!0,l=l.createChild(a[c],this.createNode(Wr.constants.S_IFDIR|n))}return s?i:void 0},this.rmdir=(i,n=!1)=>{let s=this.getLinkAsDirOrThrow(i,"rmdir");if(s.length&&!n)throw(0,K.createError)("ENOTEMPTY","rmdir",i);this.deleteLink(s)},this.rm=(i,n=!1,s=!1)=>{let a;try{a=this.getResolvedLinkOrThrow(i,"stat")}catch(l){if(l.code==="ENOENT"&&n)return;throw l}if(a.getNode().isDirectory()&&!s)throw(0,K.createError)("ERR_FS_EISDIR","rm",i);if(!a.parent?.getNode().canWrite())throw(0,K.createError)("EACCES","rm",i);this.deleteLink(a)},this.close=i=>{(0,Sr.validateFd)(i);let n=this.getFileByFdOrThrow(i,"close");this.closeFile(n)};let r=this.createLink();r.setNode(this.createNode(Wr.constants.S_IFDIR|511)),r.setChild(".",r),r.getNode().nlink++,r.setChild("..",r),r.getNode().nlink++,this.root=r}createLink(e,r,i=!1,n){if(!e)return new MC.Link(this,void 0,"");if(!r)throw new Error("createLink: name cannot be empty");let s=n??(i?511:438),l=n&&n&Wr.constants.S_IFMT?n&Wr.constants.S_IFMT:i?Wr.constants.S_IFDIR:Wr.constants.S_IFREG,c=s&~Wr.constants.S_IFMT|l;return e.createChild(r,this.createNode(c))}deleteLink(e){let r=e.parent;return r?(r.deleteChild(e),!0):!1}newInoNumber(){let e=this.releasedInos.pop();return e||(this.ino=(this.ino+1)%4294967295,this.ino)}newFdNumber(){let e=this.releasedFds.pop();return typeof e=="number"?e:jo.fd--}createNode(e){let r=new BG.Node(this.newInoNumber(),e);return this.inodes[r.ino]=r,r}deleteNode(e){e.del(),delete this.inodes[e.ino],this.releasedInos.push(e.ino)}walk(e,r=!1,i=!1,n=!1,s){let a,l;e instanceof MC.Link?(a=e.steps,l=Mo+a.join(Mo)):typeof e=="string"?(a=(0,Sr.filenameToSteps)(e),l=e):(a=e,l=Mo+a.join(Mo));let c=this.root,o=0;for(;o<a.length;){let f=c.getNode();if(f.isDirectory()){if(n&&!f.canExecute())throw(0,K.createError)("EACCES",s,l)}else if(o<a.length-1)throw(0,K.createError)("ENOTDIR",s,l);if(c=c.getChild(a[o])??null,!c){if(i)throw(0,K.createError)("ENOENT",s,l);return null}if(f=c?.getNode(),f.isSymlink()&&(r||o<a.length-1)){let h=(0,Qe.isAbsolute)(f.symlink)?f.symlink:qG((0,Qe.dirname)(c.getPath()),f.symlink);a=(0,Sr.filenameToSteps)(h).concat(a.slice(o+1)),c=this.root,o=0;continue}if(i&&!f.isDirectory()&&o<a.length-1){let h=jC.default.platform==="win32"?"ENOENT":"ENOTDIR";throw(0,K.createError)(h,s,l)}o++}return c}getLink(e){return this.walk(e,!1,!1,!1)}getLinkOrThrow(e,r){return this.walk(e,!1,!0,!0,r)}getResolvedLink(e){return this.walk(e,!0,!1,!1)}getResolvedLinkOrThrow(e,r){return this.walk(e,!0,!0,!0,r)}resolveSymlinks(e){return this.getResolvedLink(e.steps.slice(1))}getLinkAsDirOrThrow(e,r){let i=this.getLinkOrThrow(e,r);if(!i.getNode().isDirectory())throw(0,K.createError)("ENOTDIR",r,e);return i}getLinkParent(e){return this.getLink(e.slice(0,-1))}getLinkParentAsDirOrThrow(e,r){let i=(e instanceof Array?e:(0,Sr.filenameToSteps)(e)).slice(0,-1),n=Mo+i.join(Mo),s=this.getLinkOrThrow(n,r);if(!s.getNode().isDirectory())throw(0,K.createError)("ENOTDIR",r,n);return s}getFileByFd(e){return this.fds[String(e)]}getFileByFdOrThrow(e,r){if(!(0,Sr.isFd)(e))throw TypeError(qC.ERRSTR.FD);let i=this.getFileByFd(e);if(!i)throw(0,K.createError)("EBADF",r);return i}_toJSON(e=this.root,r={},i,n){let s=!0,a=e.children;e.getNode().isFile()&&(a=new Map([[e.getName(),e.parent.getChild(e.getName())]]),e=e.parent);for(let c of a.keys()){if(c==="."||c==="..")continue;s=!1;let o=e.getChild(c);if(!o)throw new Error("_toJSON: unexpected undefined");let f=o.getNode();if(f.isFile()){let h=o.getPath();i&&(h=UC(i,h)),r[h]=n?f.getBuffer():f.getString()}else f.isDirectory()&&this._toJSON(o,r,i,n)}let l=e.getPath();return i&&(l=UC(i,l)),l&&s&&(r[l]=null),r}toJSON(e,r={},i=!1,n=!1){let s=[];if(e){Array.isArray(e)||(e=[e]);for(let a of e){let l=(0,K.pathToFilename)(a),c=this.getResolvedLink(l);c&&s.push(c)}}else s.push(this.root);if(!s.length)return r;for(let a of s)this._toJSON(a,r,i?a.getPath():"",n);return r}fromJSON(e,r=jC.default.cwd()){for(let i in e){let n=e[i];if(i=(0,Sr.resolve)(i,r),typeof n=="string"||n instanceof MG.Buffer){let s=(0,Qe.dirname)(i);this.mkdirp(s,511);let a=(0,Sr.dataToBuffer)(n);this.writeFile(i,a,qC.FLAGS.w,438)}else this.mkdirp(i,511)}}fromNestedJSON(e,r){this.fromJSON((0,jG.flattenJSON)(e),r)}reset(){this.ino=0,this.inodes={},this.releasedInos=[],this.fds={},this.releasedFds=[],this.openFiles=0,this.root=this.createLink(),this.root.setNode(this.createNode(Wr.constants.S_IFDIR|511))}mountSync(e,r){this.fromJSON(r,e)}openLink(e,r,i=!0){if(this.openFiles>=this.maxFiles)throw(0,K.createError)("EMFILE","open",e.getPath());let n=e;i&&(n=this.getResolvedLinkOrThrow(e.getPath(),"open"));let s=n.getNode();if(s.isDirectory()){if((r&(Xb|Qb|kp))!==Xb)throw(0,K.createError)("EISDIR","open",e.getPath())}else if(r&HG)throw(0,K.createError)("ENOTDIR","open",e.getPath());if((r&(Xb|Qb|kp))!==kp&&!s.canRead()||r&(kp|Qb)&&!s.canWrite())throw(0,K.createError)("EACCES","open",e.getPath());let a=new LG.File(e,s,r,this.newFdNumber());return this.fds[a.fd]=a,this.openFiles++,r&zG&&a.truncate(),a}openFile(e,r,i,n=!0){let s=(0,Sr.filenameToSteps)(e),a;try{if(a=n?this.getResolvedLinkOrThrow(e,"open"):this.getLinkOrThrow(e,"open"),a&&r&zC&&r&UG)throw(0,K.createError)("EEXIST","open",e)}catch(l){if(l.code==="ENOENT"&&r&zC){let c=(0,Qe.dirname)(e),o=this.getResolvedLinkOrThrow(c),f=o.getNode();if(!f.isDirectory())throw(0,K.createError)("ENOTDIR","open",e);if(!f.canExecute()||!f.canWrite())throw(0,K.createError)("EACCES","open",e);i??(i=438),a=this.createLink(o,s[s.length-1],!1,i)}else throw l}if(a)return this.openLink(a,r,n);throw(0,K.createError)("ENOENT","open",e)}closeFile(e){this.fds[e.fd]&&(this.openFiles--,delete this.fds[e.fd],this.releasedFds.push(e.fd))}write(e,r,i,n,s){let a=this.getFileByFdOrThrow(e,"write");if(a.node.isSymlink())throw(0,K.createError)("EBADF","write",a.link.getPath());return a.write(r,i,n,s===-1||typeof s!="number"?void 0:s)}};u(jo,"Superblock");var Tp=jo;xp.Superblock=Tp;Tp.fd=2147483647});var VC=x(sr=>{"use strict";Object.defineProperty(sr,"__esModule",{value:!0});sr.Superblock=sr.File=sr.Link=sr.Node=void 0;var HC=(Ff(),Yp(Ef));HC.__exportStar(kC(),sr);HC.__exportStar(Mb(),sr);var VG=Ub();Object.defineProperty(sr,"Node",{enumerable:!0,get:u(function(){return VG.Node},"get")});var GG=Wb();Object.defineProperty(sr,"Link",{enumerable:!0,get:u(function(){return GG.Link},"get")});var ZG=Gb();Object.defineProperty(sr,"File",{enumerable:!0,get:u(function(){return ZG.File},"get")});var KG=WC();Object.defineProperty(sr,"Superblock",{enumerable:!0,get:u(function(){return KG.Superblock},"get")})});var GC=x(Jc=>{"use strict";Object.defineProperty(Jc,"__esModule",{value:!0});Jc.StatFs=void 0;var Rp=class Rp{static build(e,r=!1){let i=new Rp,n=r?f=>BigInt(f):f=>f;i.type=n(2240043254),i.bsize=n(4096);let s=Object.keys(e.inodes).length,a=1e6,l=Math.min(s*2,a),c=a-l;i.blocks=n(a),i.bfree=n(c),i.bavail=n(c);let o=1e6;return i.files=n(o),i.ffree=n(o-s),i}};u(Rp,"StatFs");var Op=Rp;Jc.StatFs=Op;Jc.default=Op});var ZC=x(e_=>{"use strict";Object.defineProperty(e_,"__esModule",{value:!0});function JG(t,e,r){let i=setTimeout.apply(globalThis,arguments);return i&&typeof i=="object"&&typeof i.unref=="function"&&i.unref(),i}u(JG,"setTimeoutUnref");e_.default=JG});var JC=x(qo=>{"use strict";Object.defineProperty(qo,"__esModule",{value:!0});qo.Writable=qo.Readable=void 0;var KC=ne("node:stream");Object.defineProperty(qo,"Readable",{enumerable:!0,get:u(function(){return KC.Readable},"get")});Object.defineProperty(qo,"Writable",{enumerable:!0,get:u(function(){return KC.Writable},"get")})});var t_=x(Ap=>{"use strict";Object.defineProperty(Ap,"__esModule",{value:!0});Ap.EventEmitter=void 0;var YG=ne("node:events");Object.defineProperty(Ap,"EventEmitter",{enumerable:!0,get:u(function(){return YG.EventEmitter},"get")})});var YC=x(Pp=>{"use strict";Object.defineProperty(Pp,"__esModule",{value:!0});Pp.FileHandle=void 0;var pt=on(),XG=t_(),i_=class i_ extends XG.EventEmitter{constructor(e,r){super(),this.refs=1,this.closePromise=null,this.position=0,this.readableWebStreamLocked=!1,this.fs=e,this.fd=r}getAsyncId(){return this.fd}appendFile(e,r){return(0,pt.promisify)(this.fs,"appendFile")(this.fd,e,r)}chmod(e){return(0,pt.promisify)(this.fs,"fchmod")(this.fd,e)}chown(e,r){return(0,pt.promisify)(this.fs,"fchown")(this.fd,e,r)}close(){if(this.fd===-1)return Promise.resolve();if(this.closePromise)return this.closePromise;if(this.refs--,this.refs===0){let e=this.fd;this.fd=-1,this.closePromise=(0,pt.promisify)(this.fs,"close")(e).finally(()=>{this.closePromise=null})}else this.closePromise=new Promise((e,r)=>{this.closeResolve=e,this.closeReject=r}).finally(()=>{this.closePromise=null,this.closeReject=void 0,this.closeResolve=void 0});return this.emit("close"),this.closePromise}datasync(){return(0,pt.promisify)(this.fs,"fdatasync")(this.fd)}createReadStream(e){return this.fs.createReadStream("",{...e,fd:this})}createWriteStream(e){return this.fs.createWriteStream("",{...e,fd:this})}readableWebStream(e={}){let{type:r="bytes",autoClose:i=!1}=e,n=0;if(this.fd===-1)throw new Error("The FileHandle is closed");if(this.closePromise)throw new Error("The FileHandle is closing");if(this.readableWebStreamLocked)throw new Error("An error will be thrown if this method is called more than once or is called after the FileHandle is closed or closing.");this.readableWebStreamLocked=!0,this.ref();let s=u(()=>{this.readableWebStreamLocked=!1,this.unref(),i&&this.close().catch(()=>{})},"unlockAndCleanup");return new ReadableStream({type:r==="bytes"?"bytes":void 0,autoAllocateChunkSize:16384,pull:u(async a=>{try{let l=a.byobRequest?.view;if(!l){let o=new Uint8Array(16384),f=await this.read(o,0,o.length,n);if(f.bytesRead===0){a.close(),s();return}n+=f.bytesRead,a.enqueue(o.slice(0,f.bytesRead));return}let c=await this.read(l,l.byteOffset,l.byteLength,n);if(c.bytesRead===0){a.close(),s();return}n+=c.bytesRead,a.byobRequest.respond(c.bytesRead)}catch(l){a.error(l),s()}},"pull"),cancel:u(async()=>{s()},"cancel")})}async read(e,r,i,n){let s=n??this.position,a=await(0,pt.promisify)(this.fs,"read",l=>({bytesRead:l,buffer:e}))(this.fd,e,r,i,s);return n==null&&(this.position+=a.bytesRead),a}readv(e,r){return(0,pt.promisify)(this.fs,"readv",i=>({bytesRead:i,buffers:e}))(this.fd,e,r)}readFile(e){return(0,pt.promisify)(this.fs,"readFile")(this.fd,e)}stat(e){return(0,pt.promisify)(this.fs,"fstat")(this.fd,e)}sync(){return(0,pt.promisify)(this.fs,"fsync")(this.fd)}truncate(e){return(0,pt.promisify)(this.fs,"ftruncate")(this.fd,e)}utimes(e,r){return(0,pt.promisify)(this.fs,"futimes")(this.fd,e,r)}async write(e,r,i,n){let s=typeof n!="number",a=s?this.position:n,l=await(0,pt.promisify)(this.fs,"write",c=>({bytesWritten:c,buffer:e}))(this.fd,e,r,i,a);return s&&(this.position+=l.bytesWritten),l}writev(e,r){return(0,pt.promisify)(this.fs,"writev",i=>({bytesWritten:i,buffers:e}))(this.fd,e,r)}writeFile(e,r){return(0,pt.promisify)(this.fs,"writeFile")(this.fd,e,r)}async[Symbol.asyncDispose](){await this.close()}ref(){this.refs++}unref(){this.refs--,this.refs===0&&(this.fd=-1,this.closeResolve&&(0,pt.promisify)(this.fs,"close")(this.fd).then(this.closeResolve,this.closeReject))}};u(i_,"FileHandle");var r_=i_;Pp.FileHandle=r_});var XC=x(Np=>{"use strict";Object.defineProperty(Np,"__esModule",{value:!0});Np.FsPromises=void 0;var oe=on(),QG=vr(),a_=class a_{constructor(e,r,i={}){if(this.fs=e,this.path=r,this.options=i,this.eventQueue=[],this.resolveQueue=[],this.finished=!1,this.maxQueue=i.maxQueue||2048,this.overflow=i.overflow||"ignore",this.startWatching(),i.signal){if(i.signal.aborted){this.finish();return}i.signal.addEventListener("abort",()=>{this.finish()})}}startWatching(){try{this.watcher=this.fs.watch(this.path,this.options,(e,r)=>{this.enqueueEvent({eventType:e,filename:r})})}catch(e){throw this.finish(),e}}enqueueEvent(e){if(!this.finished){if(this.eventQueue.length>=this.maxQueue)if(this.overflow==="throw"){let r=new Error(`Watch queue overflow: more than ${this.maxQueue} events queued`);this.finish(r);return}else this.eventQueue.shift(),console.warn(`Watch queue overflow: dropping event due to exceeding maxQueue of ${this.maxQueue}`);if(this.eventQueue.push(e),this.resolveQueue.length>0){let{resolve:r}=this.resolveQueue.shift(),i=this.eventQueue.shift();r({value:i,done:!1})}}}finish(e){if(!this.finished)for(this.finished=!0,this.watcher&&(this.watcher.close(),this.watcher=null);this.resolveQueue.length>0;){let{resolve:r,reject:i}=this.resolveQueue.shift();e?i(e):r({value:void 0,done:!0})}}async next(){return this.finished?{value:void 0,done:!0}:this.eventQueue.length>0?{value:this.eventQueue.shift(),done:!1}:new Promise((e,r)=>{this.resolveQueue.push({resolve:e,reject:r})})}async return(){return this.finish(),{value:void 0,done:!0}}async throw(e){throw this.finish(e),e}[Symbol.asyncIterator](){return this}};u(a_,"FSWatchAsyncIterator");var n_=a_,o_=class o_{constructor(e,r){this.fs=e,this.FileHandle=r,this.constants=QG.constants,this.cp=(0,oe.promisify)(this.fs,"cp"),this.opendir=(0,oe.promisify)(this.fs,"opendir"),this.statfs=(0,oe.promisify)(this.fs,"statfs"),this.lutimes=(0,oe.promisify)(this.fs,"lutimes"),this.glob=(0,oe.promisify)(this.fs,"glob"),this.access=(0,oe.promisify)(this.fs,"access"),this.chmod=(0,oe.promisify)(this.fs,"chmod"),this.chown=(0,oe.promisify)(this.fs,"chown"),this.copyFile=(0,oe.promisify)(this.fs,"copyFile"),this.lchmod=(0,oe.promisify)(this.fs,"lchmod"),this.lchown=(0,oe.promisify)(this.fs,"lchown"),this.link=(0,oe.promisify)(this.fs,"link"),this.lstat=(0,oe.promisify)(this.fs,"lstat"),this.mkdir=(0,oe.promisify)(this.fs,"mkdir"),this.mkdtemp=(0,oe.promisify)(this.fs,"mkdtemp"),this.readdir=(0,oe.promisify)(this.fs,"readdir"),this.readlink=(0,oe.promisify)(this.fs,"readlink"),this.realpath=(0,oe.promisify)(this.fs,"realpath"),this.rename=(0,oe.promisify)(this.fs,"rename"),this.rmdir=(0,oe.promisify)(this.fs,"rmdir"),this.rm=(0,oe.promisify)(this.fs,"rm"),this.stat=(0,oe.promisify)(this.fs,"stat"),this.symlink=(0,oe.promisify)(this.fs,"symlink"),this.truncate=(0,oe.promisify)(this.fs,"truncate"),this.unlink=(0,oe.promisify)(this.fs,"unlink"),this.utimes=(0,oe.promisify)(this.fs,"utimes"),this.readFile=(i,n)=>(0,oe.promisify)(this.fs,"readFile")(i instanceof this.FileHandle?i.fd:i,n),this.appendFile=(i,n,s)=>(0,oe.promisify)(this.fs,"appendFile")(i instanceof this.FileHandle?i.fd:i,n,s),this.open=(i,n="r",s)=>(0,oe.promisify)(this.fs,"open",a=>new this.FileHandle(this.fs,a))(i,n,s),this.writeFile=(i,n,s)=>((0,oe.isReadableStream)(n)?(0,oe.streamToBuffer)(n):Promise.resolve(n)).then(l=>(0,oe.promisify)(this.fs,"writeFile")(i instanceof this.FileHandle?i.fd:i,l,s)),this.watch=(i,n)=>{let s=typeof n=="string"?{encoding:n}:n||{};return new n_(this.fs,i,s)}}};u(o_,"FsPromises");var s_=o_;Np.FsPromises=s_});var QC=x(mt=>{"use strict";Object.defineProperty(mt,"__esModule",{value:!0});mt.newNotAllowedError=mt.newTypeMismatchError=mt.newNotFoundError=mt.assertCanWrite=mt.assertName=mt.basename=mt.ctx=void 0;var eZ=u((t={})=>({separator:"/",syncHandleAllowed:!1,mode:"read",...t}),"ctx");mt.ctx=eZ;var tZ=u((t,e)=>{t[t.length-1]===e&&(t=t.slice(0,-1));let r=t.lastIndexOf(e);return r===-1?t:t.slice(r+1)},"basename");mt.basename=tZ;var rZ=/^(\.{1,2})$|^(.*([\/\\]).*)$/,iZ=u((t,e,r)=>{if(!t||rZ.test(t))throw new TypeError(`Failed to execute '${e}' on '${r}': Name is not allowed.`)},"assertName");mt.assertName=iZ;var nZ=u(t=>{if(t!=="readwrite")throw new DOMException("The request is not allowed by the user agent or the platform in the current context.","NotAllowedError")},"assertCanWrite");mt.assertCanWrite=nZ;var sZ=u(()=>new DOMException("A requested file or directory could not be found at the time an operation was processed.","NotFoundError"),"newNotFoundError");mt.newNotFoundError=sZ;var aZ=u(()=>new DOMException("The path supplied exists, but was not an entry of requested type.","TypeMismatchError"),"newTypeMismatchError");mt.newTypeMismatchError=aZ;var oZ=u(()=>new DOMException("Permission not granted.","NotAllowedError"),"newNotAllowedError");mt.newNotAllowedError=oZ});var eI=x(Yc=>{"use strict";Object.defineProperty(Yc,"__esModule",{value:!0});Yc.toTreeSync=void 0;var lZ=ew(),cZ=QC(),fZ=u((t,e={})=>{let r=e.separator||"/",i=e.dir||r;i[i.length-1]!==r&&(i+=r);let n=e.tab||"",s=e.depth??10,a=" (...)";if(s>0){let c=t.readdirSync(i,{withFileTypes:!0});a=(0,lZ.printTree)(n,c.map(o=>f=>o.isDirectory()?(0,Yc.toTreeSync)(t,{dir:i+o.name,depth:s-1,tab:f}):o.isSymbolicLink()?""+o.name+" \u2192 "+t.readlinkSync(i+o.name):""+o.name))}return(0,cZ.basename)(i,r)+r+a},"toTreeSync");Yc.toTreeSync=fZ});var iI=x(q=>{"use strict";Object.defineProperty(q,"__esModule",{value:!0});q.getWriteFileOptions=q.writeFileDefaults=q.getRealpathOptsAndCb=q.getRealpathOptions=q.getStatfsOptsAndCb=q.getStatfsOptions=q.getStatOptsAndCb=q.getStatOptions=q.getAppendFileOptsAndCb=q.getAppendFileOpts=q.getOpendirOptsAndCb=q.getOpendirOptions=q.getReaddirOptsAndCb=q.getReaddirOptions=q.getReadFileOptions=q.getRmOptsAndCb=q.getRmdirOptions=q.getDefaultOptsAndCb=q.getDefaultOpts=q.optsDefaults=q.getMkdirOptions=void 0;q.getOptions=rI;q.optsGenerator=bi;q.optsAndCbGenerator=as;var Dp=Lo(),uZ=Vc(),l_=on(),tI={mode:511,recursive:!1},hZ=u(t=>typeof t=="number"?Object.assign({},tI,{mode:t}):Object.assign({},tI,t),"getMkdirOptions");q.getMkdirOptions=hZ;var dZ=u(t=>`Expected options to be either an object or a string, but got ${t} instead`,"ERRSTR_OPTS");function rI(t,e){let r;if(e){let i=typeof e;switch(i){case"string":r=Object.assign({},t,{encoding:e});break;case"object":r=Object.assign({},t,e);break;default:throw TypeError(dZ(i))}}else return t;return r.encoding!=="buffer"&&(0,uZ.assertEncoding)(r.encoding),r}u(rI,"getOptions");function bi(t){return e=>rI(t,e)}u(bi,"optsGenerator");function as(t){return(e,r)=>typeof e=="function"?[t(),e]:[t(e),(0,l_.validateCallback)(r)]}u(as,"optsAndCbGenerator");q.optsDefaults={encoding:"utf8"};q.getDefaultOpts=bi(q.optsDefaults);q.getDefaultOptsAndCb=as(q.getDefaultOpts);var pZ={recursive:!1},mZ=u(t=>Object.assign({},pZ,t),"getRmdirOptions");q.getRmdirOptions=mZ;var wZ=bi(q.optsDefaults);q.getRmOptsAndCb=as(wZ);var yZ={flag:"r"};q.getReadFileOptions=bi(yZ);var gZ={encoding:"utf8",recursive:!1,withFileTypes:!1};q.getReaddirOptions=bi(gZ);q.getReaddirOptsAndCb=as(q.getReaddirOptions);var bZ={encoding:"utf8",bufferSize:32,recursive:!1};q.getOpendirOptions=bi(bZ);q.getOpendirOptsAndCb=as(q.getOpendirOptions);var _Z={encoding:"utf8",mode:438,flag:Dp.FLAGS[Dp.FLAGS.a]};q.getAppendFileOpts=bi(_Z);q.getAppendFileOptsAndCb=as(q.getAppendFileOpts);var vZ={bigint:!1},SZ=u((t={})=>Object.assign({},vZ,t),"getStatOptions");q.getStatOptions=SZ;var EZ=u((t,e)=>typeof t=="function"?[(0,q.getStatOptions)(),t]:[(0,q.getStatOptions)(t),(0,l_.validateCallback)(e)],"getStatOptsAndCb");q.getStatOptsAndCb=EZ;var FZ={bigint:!1},kZ=u((t={})=>Object.assign({},FZ,t),"getStatfsOptions");q.getStatfsOptions=kZ;var TZ=u((t,e)=>typeof t=="function"?[(0,q.getStatfsOptions)(),t]:[(0,q.getStatfsOptions)(t),(0,l_.validateCallback)(e)],"getStatfsOptsAndCb");q.getStatfsOptsAndCb=TZ;var xZ=q.optsDefaults;q.getRealpathOptions=bi(xZ);q.getRealpathOptsAndCb=as(q.getRealpathOptions);q.writeFileDefaults={encoding:"utf8",mode:438,flag:Dp.FLAGS[Dp.FLAGS.w]};q.getWriteFileOptions=bi(q.writeFileDefaults)});var sI=x(Cp=>{"use strict";Object.defineProperty(Cp,"__esModule",{value:!0});Cp.Dir=void 0;var nI=on(),OZ=op(),os=Hc(),f_=class f_{constructor(e,r){this.link=e,this.options=r,this.iteratorInfo=[],this.closed=!1,this.operationQueue=null,this.path=e.getPath(),this.iteratorInfo.push(e.children[Symbol.iterator]())}closeBase(){}readBase(e){let r,i,n,s;do{do if({done:r,value:i}=e[e.length-1].next(),!r)[n,s]=i;else break;while(n==="."||n==="..");if(r){if(e.pop(),e.length===0)break;r=!1}else return this.options.recursive&&s.children.size&&e.push(s.children[Symbol.iterator]()),OZ.default.build(s,this.options.encoding)}while(!r);return null}close(e){if(e===void 0)return this.closed?Promise.reject(new os.Error("ERR_DIR_CLOSED")):new Promise((r,i)=>{this.close(n=>{n?i(n):r()})});if((0,nI.validateCallback)(e),this.closed){process.nextTick(e,new os.Error("ERR_DIR_CLOSED"));return}if(this.operationQueue!==null){this.operationQueue.push(()=>{this.close(e)});return}this.closed=!0;try{this.closeBase(),process.nextTick(e)}catch(r){process.nextTick(e,r)}}closeSync(){if(this.closed)throw new os.Error("ERR_DIR_CLOSED");if(this.operationQueue!==null)throw new os.Error("ERR_DIR_CONCURRENT_OPERATION");this.closed=!0,this.closeBase()}read(e){if(e===void 0)return new Promise((r,i)=>{this.read((n,s)=>{n?i(n):r(s??null)})});if((0,nI.validateCallback)(e),this.closed){process.nextTick(e,new os.Error("ERR_DIR_CLOSED"));return}if(this.operationQueue!==null){this.operationQueue.push(()=>{this.read(e)});return}this.operationQueue=[];try{let r=this.readBase(this.iteratorInfo);process.nextTick(()=>{let i=this.operationQueue;this.operationQueue=null;for(let n of i)n();e(null,r)})}catch(r){process.nextTick(()=>{let i=this.operationQueue;this.operationQueue=null;for(let n of i)n();e(r)})}}readSync(){if(this.closed)throw new os.Error("ERR_DIR_CLOSED");if(this.operationQueue!==null)throw new os.Error("ERR_DIR_CONCURRENT_OPERATION");return this.readBase(this.iteratorInfo)}[Symbol.asyncIterator](){return{next:u(async()=>{try{let e=await this.read();return e!==null?{done:!1,value:e}:{done:!0,value:void 0}}catch(e){throw e}},"next"),[Symbol.asyncIterator](){return this}}}};u(f_,"Dir");var c_=f_;Cp.Dir=c_});var lI=x(h_=>{"use strict";Object.defineProperty(h_,"__esModule",{value:!0});h_.globSync=CZ;var ls=Io(),RZ=nw(),aI=on(),AZ=ls.posix.join,PZ=ls.posix.relative,NZ=ls.posix.resolve;function oI(t,e){return(0,RZ.toRegex)(e).test(t)}u(oI,"matchesPattern");function DZ(t,e){return e?typeof e=="function"?e(t):(Array.isArray(e)?e:[e]).some(i=>oI(t,i)):!1}u(DZ,"isExcluded");function u_(t,e,r,i,n=0){let s=[],a=i.maxdepth??1/0,l=i.cwd?(0,aI.pathToFilename)(i.cwd):process.cwd();if(n>a)return s;try{let c=t.readdirSync(e,{withFileTypes:!0});for(let o of c){let f=AZ(e,o.name.toString()),h=PZ(l,f);if(DZ(h,i.exclude))continue;if(r.some(p=>oI(h,p))&&s.push(h),o.isDirectory()&&n<a){let p=u_(t,f,r,i,n+1);s.push(...p)}}}catch{}return s}u(u_,"walkDirectory");function CZ(t,e,r={}){let i=r.cwd?(0,aI.pathToFilename)(r.cwd):process.cwd(),n=NZ(i),s={cwd:n,exclude:r.exclude,maxdepth:r.maxdepth,withFileTypes:r.withFileTypes||!1},a=[];if(ls.posix.isAbsolute(e)){let l=ls.posix.dirname(e),c=ls.posix.basename(e),o=u_(t,l,[c],{...s,cwd:l});a.push(...o.map(f=>ls.posix.resolve(l,f)))}else{let l=u_(t,n,[e],s);a.push(...l)}return a=[...new Set(a)].sort(),a}u(CZ,"globSync")});var mI=x(Vt=>{"use strict";Object.defineProperty(Vt,"__esModule",{value:!0});Vt.FSWatcher=Vt.StatWatcher=Vt.Volume=void 0;Vt.pathToSteps=YZ;Vt.dataToStr=XZ;Vt.toUnixTimestamp=Ht;var je=Io(),w_=VC(),d_=Ab(),IZ=op(),$Z=GC(),Wo=nn(),Mp=Kb(),BZ=ZC(),jp=JC(),LZ=vr(),hI=t_(),cs=Vc(),MZ=YC(),dI=Nb(),jZ=XC(),qZ=eI(),$p=Lo(),UZ=Hc(),ie=iI(),D=on(),zZ=sI(),nt=Ep(),WZ=je.resolve,{O_SYMLINK:cI,F_OK:p_,R_OK:HZ,W_OK:VZ,X_OK:GZ,COPYFILE_EXCL:ZZ,COPYFILE_FICLONE_FORCE:KZ}=LZ.constants,wne=je.posix?je.posix.sep:je.sep,Ip=je.posix?je.posix.relative:je.relative,m_=je.posix?je.posix.join:je.join,fI=je.posix?je.posix.dirname:je.dirname,uI=je.posix?je.posix.normalize:je.normalize,JZ=128;function YZ(t){return(0,nt.filenameToSteps)((0,D.pathToFilename)(t))}u(YZ,"pathToSteps");function XZ(t,e=cs.ENCODING_UTF8){return Wo.Buffer.isBuffer(t)?t.toString(e):t instanceof Uint8Array?(0,Wo.bufferFrom)(t).toString(e):String(t)}u(XZ,"dataToStr");function Ht(t){if(typeof t=="string"&&+t==t)return+t;if(t instanceof Date)return t.getTime()/1e3;if(isFinite(t))return t<0?Date.now()/1e3:t;throw new Error("Cannot parse time: "+t)}u(Ht,"toUnixTimestamp");function Uo(t){if(typeof t!="number")throw TypeError($p.ERRSTR.UID)}u(Uo,"validateUid");function zo(t){if(typeof t!="number")throw TypeError($p.ERRSTR.GID)}u(zo,"validateGid");var y_=class y_{get promises(){if(this.promisesApi===null)throw new Error("Promise is not supported in this environment.");return this.promisesApi}constructor(e=new w_.Superblock){this._core=e,this.promisesApi=new jZ.FsPromises(this,MZ.FileHandle),this.openSync=(c,o,f=438)=>{let h=(0,D.modeToNumber)(f),d=(0,D.pathToFilename)(c),p=(0,D.flagsToNumber)(o);return this._core.open(d,p,h,!(p&cI))},this.open=(c,o,f,h)=>{let d=f,p=h;typeof f=="function"&&(d=438,p=f),d=d||438;let m=(0,D.modeToNumber)(d),w=(0,D.pathToFilename)(c),g=(0,D.flagsToNumber)(o);this.wrapAsync(this._core.open,[w,g,m,!(g&cI)],p)},this.closeSync=c=>{this._core.close(c)},this.close=(c,o)=>{(0,nt.validateFd)(c);let f=this._core.getFileByFdOrThrow(c,"close");this.wrapAsync(this._core.close,[f.fd],o)},this.readSync=(c,o,f,h,d)=>((0,nt.validateFd)(c),this._core.read(c,o,f,h,d)),this.read=(c,o,f,h,d,p)=>{if((0,D.validateCallback)(p),h===0)return(0,Mp.default)(()=>{p&&p(null,0,o)});Promise.resolve().then(()=>{try{let m=this._core.read(c,o,f,h,d);p(null,m,o)}catch(m){p(m)}})},this.readv=(c,o,f,h)=>{let d=f,p=h;typeof f=="function"&&([d,p]=[null,f]),(0,D.validateCallback)(p),Promise.resolve().then(()=>{try{let m=this._core.readv(c,o,d);p(null,m,o)}catch(m){p(m)}})},this.readvSync=(c,o,f)=>((0,nt.validateFd)(c),this._core.readv(c,o,f??null)),this._readfile=(c,o,f)=>{let h,p=typeof c=="number"&&(0,nt.isFd)(c),m;if(p)m=c;else{let w=(0,D.pathToFilename)(c),g=String(c),b=g.length>1&&g.endsWith("/"),_=this._core.getResolvedLinkOrThrow(w,"open"),S=_.getNode();if(S.isDirectory())throw(0,D.createError)("EISDIR","open",_.getPath());if(b&&S.isFile())throw(0,D.createError)("ENOTDIR","open",g);m=this.openSync(c,o)}try{h=(0,D.bufferToEncoding)(this._core.getFileByFdOrThrow(m).getBuffer(),f)}finally{p||this.closeSync(m)}return h},this.readFileSync=(c,o)=>{let f=(0,ie.getReadFileOptions)(o),h=(0,D.flagsToNumber)(f.flag);return this._readfile(c,h,f.encoding)},this.readFile=(c,o,f)=>{let[h,d]=(0,ie.optsAndCbGenerator)(ie.getReadFileOptions)(o,f),p=(0,D.flagsToNumber)(h.flag);this.wrapAsync(this._readfile,[c,p,h.encoding],d)},this.writeSync=(c,o,f,h,d)=>{let[,p,m,w,g]=(0,D.getWriteSyncArgs)(c,o,f,h,d);return this._write(c,p,m,w,g)},this.write=(c,o,f,h,d,p)=>{let[,m,w,g,b,_,S]=(0,D.getWriteArgs)(c,o,f,h,d,p);Promise.resolve().then(()=>{try{let F=this._write(c,w,g,b,_);m?S(null,F,o):S(null,F,w)}catch(F){S(F)}})},this.writev=(c,o,f,h)=>{let d=f,p=h;typeof f=="function"&&([d,p]=[null,f]),(0,D.validateCallback)(p),Promise.resolve().then(()=>{try{let m=this.writevBase(c,o,d);p(null,m,o)}catch(m){p(m)}})},this.writevSync=(c,o,f)=>((0,nt.validateFd)(c),this.writevBase(c,o,f??null)),this.writeFileSync=(c,o,f)=>{let h=(0,ie.getWriteFileOptions)(f),d=(0,D.flagsToNumber)(h.flag),p=(0,D.modeToNumber)(h.mode),m=(0,nt.dataToBuffer)(o,h.encoding);this._core.writeFile(c,m,d,p)},this.writeFile=(c,o,f,h)=>{let d=f,p=h;typeof f=="function"&&([d,p]=[ie.writeFileDefaults,f]);let m=(0,D.validateCallback)(p),w=(0,ie.getWriteFileOptions)(d),g=(0,D.flagsToNumber)(w.flag),b=(0,D.modeToNumber)(w.mode),_=(0,nt.dataToBuffer)(o,w.encoding);this.wrapAsync(this._core.writeFile,[c,_,g,b],m)},this.copyFileSync=(c,o,f)=>{let h=(0,D.pathToFilename)(c),d=(0,D.pathToFilename)(o);return this._copyFile(h,d,(f||0)|0)},this.copyFile=(c,o,f,h)=>{let d=(0,D.pathToFilename)(c),p=(0,D.pathToFilename)(o),m,w;typeof f=="function"?[m,w]=[0,f]:[m,w]=[f,h],(0,D.validateCallback)(w),this.wrapAsync(this._copyFile,[d,p,m],w)},this._cp=(c,o,f)=>{if(f.filter&&!f.filter(c,o))return;let h=f.dereference?this.statSync(c):this.lstatSync(c),d=null;try{d=this.lstatSync(o)}catch(p){if(p.code!=="ENOENT")throw p}if(d&&h.ino===d.ino&&h.dev===d.dev)throw(0,D.createError)("EINVAL","cp",c,o);if(d){if(h.isDirectory()&&!d.isDirectory())throw(0,D.createError)("EISDIR","cp",c,o);if(!h.isDirectory()&&d.isDirectory())throw(0,D.createError)("ENOTDIR","cp",c,o)}if(h.isDirectory()&&this.isSrcSubdir(c,o))throw(0,D.createError)("EINVAL","cp",c,o);{let p=fI(o);this.existsSync(p)||this.mkdirSync(p,{recursive:!0})}if(h.isDirectory()){if(!f.recursive)throw(0,D.createError)("EISDIR","cp",c);this.cpDirSync(h,d,c,o,f)}else if(h.isFile()||h.isCharacterDevice()||h.isBlockDevice())this.cpFileSync(h,d,c,o,f);else if(h.isSymbolicLink()&&!f.dereference)this.cpSymlinkSync(d,c,o,f);else throw(0,D.createError)("EINVAL","cp",c)},this.linkSync=(c,o)=>{let f=(0,D.pathToFilename)(c),h=(0,D.pathToFilename)(o);this._core.link(f,h)},this.link=(c,o,f)=>{let h=(0,D.pathToFilename)(c),d=(0,D.pathToFilename)(o);this.wrapAsync(this._core.link,[h,d],f)},this.unlinkSync=c=>{let o=(0,D.pathToFilename)(c);this._core.unlink(o)},this.unlink=(c,o)=>{let f=(0,D.pathToFilename)(c);this.wrapAsync(this._core.unlink,[f],o)},this.symlinkSync=(c,o,f)=>{let h=(0,D.pathToFilename)(c),d=(0,D.pathToFilename)(o);this._core.symlink(h,d)},this.symlink=(c,o,f,h)=>{let d=(0,D.validateCallback)(typeof f=="function"?f:h),p=(0,D.pathToFilename)(c),m=(0,D.pathToFilename)(o);this.wrapAsync(this._core.symlink,[p,m],d)},this._lstat=(c,o=!1,f=!1)=>{let h;try{h=this._core.getLinkOrThrow(c,"lstat")}catch(d){if(d.code==="ENOENT"&&!f)return;throw d}return d_.default.build(h.getNode(),o)},this.lstatSync=(c,o)=>{let{throwIfNoEntry:f=!0,bigint:h=!1}=(0,ie.getStatOptions)(o);return this._lstat((0,D.pathToFilename)(c),h,f)},this.renameSync=(c,o)=>{let f=(0,D.pathToFilename)(c),h=(0,D.pathToFilename)(o);this._core.rename(f,h)},this.rename=(c,o,f)=>{let h=(0,D.pathToFilename)(c),d=(0,D.pathToFilename)(o);this.wrapAsync(this._core.rename,[h,d],f)},this.existsSync=c=>{try{return this._exists((0,D.pathToFilename)(c))}catch{return!1}},this.exists=(c,o)=>{let f=(0,D.pathToFilename)(c);if(typeof o!="function")throw Error($p.ERRSTR.CB);Promise.resolve().then(()=>{try{o(this._exists(f))}catch{o(!1)}})},this.accessSync=(c,o=p_)=>{let f=(0,D.pathToFilename)(c);o=o|0,this._access(f,o)},this.access=(c,o,f)=>{let h=p_,d;typeof o!="function"?[h,d]=[o|0,(0,D.validateCallback)(f)]:d=o;let p=(0,D.pathToFilename)(c);this.wrapAsync(this._access,[p,h],d)},this.appendFileSync=(c,o,f)=>{let h=(0,ie.getAppendFileOpts)(f);(!h.flag||(0,nt.isFd)(c))&&(h.flag="a"),this.writeFileSync(c,o,h)},this.appendFile=(c,o,f,h)=>{let[d,p]=(0,ie.getAppendFileOptsAndCb)(f,h);(!d.flag||(0,nt.isFd)(c))&&(d.flag="a"),this.writeFile(c,o,d,p)},this._readdir=(c,o)=>{let f=(0,nt.filenameToSteps)(c),h=this._core.getResolvedLinkOrThrow(c,"scandir"),d=h.getNode();if(!d.isDirectory())throw(0,D.createError)("ENOTDIR","scandir",c);if(!d.canRead())throw(0,D.createError)("EACCES","scandir",c);let p=[];for(let w of h.children.keys()){let g=h.getChild(w);if(!(!g||w==="."||w==="..")&&(p.push(IZ.default.build(g,o.encoding)),o.recursive&&g.children.size)){let b={...o,recursive:!0,withFileTypes:!0},_=this._readdir(g.getPath(),b);p.push(..._)}}if(!nt.isWin&&o.encoding!=="buffer"&&p.sort((w,g)=>w.name<g.name?-1:w.name>g.name?1:0),o.withFileTypes)return p;let m=c;return nt.isWin&&(m=m.replace(/\\/g,"/")),p.map(w=>{if(o.recursive){let g=m_(w.parentPath,w.name.toString());return nt.isWin&&(g=g.replace(/\\/g,"/")),g.replace(m+je.posix.sep,"")}return w.name})},this.readdirSync=(c,o)=>{let f=(0,ie.getReaddirOptions)(o),h=(0,D.pathToFilename)(c);return this._readdir(h,f)},this.readdir=(c,o,f)=>{let[h,d]=(0,ie.getReaddirOptsAndCb)(o,f),p=(0,D.pathToFilename)(c);this.wrapAsync(this._readdir,[p,h],d)},this._readlink=(c,o)=>{let h=this._core.getLinkOrThrow(c,"readlink").getNode();if(!h.isSymlink())throw(0,D.createError)("EINVAL","readlink",c);return(0,cs.strToEncoding)(h.symlink,o)},this.readlinkSync=(c,o)=>{let f=(0,ie.getDefaultOpts)(o),h=(0,D.pathToFilename)(c);return this._readlink(h,f.encoding)},this.readlink=(c,o,f)=>{let[h,d]=(0,ie.getDefaultOptsAndCb)(o,f),p=(0,D.pathToFilename)(c);this.wrapAsync(this._readlink,[p,h.encoding],d)},this._fsync=c=>{this._core.getFileByFdOrThrow(c,"fsync")},this.fsyncSync=c=>{this._fsync(c)},this.fsync=(c,o)=>{this.wrapAsync(this._fsync,[c],o)},this._fdatasync=c=>{this._core.getFileByFdOrThrow(c,"fdatasync")},this.fdatasyncSync=c=>{this._fdatasync(c)},this.fdatasync=(c,o)=>{this.wrapAsync(this._fdatasync,[c],o)},this._ftruncate=(c,o)=>{this._core.getFileByFdOrThrow(c,"ftruncate").truncate(o)},this.ftruncateSync=(c,o)=>{this._ftruncate(c,o)},this.ftruncate=(c,o,f)=>{let h=typeof o=="number"?o:0,d=(0,D.validateCallback)(typeof o=="number"?f:o);this.wrapAsync(this._ftruncate,[c,h],d)},this._truncate=(c,o)=>{let f=this.openSync(c,"r+");try{this.ftruncateSync(f,o)}finally{this.closeSync(f)}},this.truncateSync=(c,o)=>{if((0,nt.isFd)(c))return this.ftruncateSync(c,o);this._truncate(c,o)},this.truncate=(c,o,f)=>{let h=typeof o=="number"?o:0,d=(0,D.validateCallback)(typeof o=="number"?f:o);if((0,nt.isFd)(c))return this.ftruncate(c,h,d);this.wrapAsync(this._truncate,[c,h],d)},this._futimes=(c,o,f)=>{let d=this._core.getFileByFdOrThrow(c,"futimes").node;d.atime=new Date(o*1e3),d.mtime=new Date(f*1e3)},this.futimesSync=(c,o,f)=>{this._futimes(c,Ht(o),Ht(f))},this.futimes=(c,o,f,h)=>{this.wrapAsync(this._futimes,[c,Ht(o),Ht(f)],h)},this._utimes=(c,o,f,h=!0)=>{let d=this._core,m=(h?d.getResolvedLinkOrThrow(c,"utimes"):d.getLinkOrThrow(c,"lutimes")).getNode();m.atime=new Date(o*1e3),m.mtime=new Date(f*1e3)},this.utimesSync=(c,o,f)=>{this._utimes((0,D.pathToFilename)(c),Ht(o),Ht(f),!0)},this.utimes=(c,o,f,h)=>{this.wrapAsync(this._utimes,[(0,D.pathToFilename)(c),Ht(o),Ht(f),!0],h)},this.lutimesSync=(c,o,f)=>{this._utimes((0,D.pathToFilename)(c),Ht(o),Ht(f),!1)},this.lutimes=(c,o,f,h)=>{this.wrapAsync(this._utimes,[(0,D.pathToFilename)(c),Ht(o),Ht(f),!1],h)},this.mkdirSync=(c,o)=>{let f=(0,ie.getMkdirOptions)(o),h=(0,D.modeToNumber)(f.mode,511),d=(0,D.pathToFilename)(c);if(f.recursive)return this._core.mkdirp(d,h);this._core.mkdir(d,h)},this.mkdir=(c,o,f)=>{let h=(0,ie.getMkdirOptions)(o),d=(0,D.validateCallback)(typeof o=="function"?o:f),p=(0,D.modeToNumber)(h.mode,511),m=(0,D.pathToFilename)(c);h.recursive?this.wrapAsync(this._core.mkdirp,[m,p],d):this.wrapAsync(this._core.mkdir,[m,p],d)},this._mkdtemp=(c,o,f=5)=>{let h=c+(0,D.genRndStr6)();try{return this._core.mkdir(h,511),(0,cs.strToEncoding)(h,o)}catch(d){if(d.code==="EEXIST"){if(f>1)return this._mkdtemp(c,o,f-1);throw Error("Could not create temp dir.")}else throw d}},this.mkdtempSync=(c,o)=>{let{encoding:f}=(0,ie.getDefaultOpts)(o);if(!c||typeof c!="string")throw new TypeError("filename prefix is required");return(0,D.nullCheck)(c),this._mkdtemp(c,f)},this.mkdtemp=(c,o,f)=>{let[{encoding:h},d]=(0,ie.getDefaultOptsAndCb)(o,f);if(!c||typeof c!="string")throw new TypeError("filename prefix is required");(0,D.nullCheck)(c)&&this.wrapAsync(this._mkdtemp,[c,h],d)},this.rmdirSync=(c,o)=>{let f=(0,ie.getRmdirOptions)(o);this._core.rmdir((0,D.pathToFilename)(c),f.recursive)},this.rmdir=(c,o,f)=>{let h=(0,ie.getRmdirOptions)(o),d=(0,D.validateCallback)(typeof o=="function"?o:f);this.wrapAsync(this._core.rmdir,[(0,D.pathToFilename)(c),h.recursive],d)},this.rmSync=(c,o)=>{this._core.rm((0,D.pathToFilename)(c),o?.force,o?.recursive)},this.rm=(c,o,f)=>{let[h,d]=(0,ie.getRmOptsAndCb)(o,f);this.wrapAsync(this._core.rm,[(0,D.pathToFilename)(c),h?.force,h?.recursive],d)},this._fchmod=(c,o)=>{this._core.getFileByFdOrThrow(c,"fchmod").chmod(o)},this.fchmodSync=(c,o)=>{this._fchmod(c,(0,D.modeToNumber)(o))},this.fchmod=(c,o,f)=>{this.wrapAsync(this._fchmod,[c,(0,D.modeToNumber)(o)],f)},this._chmod=(c,o,f=!0)=>{(f?this._core.getResolvedLinkOrThrow(c,"chmod"):this._core.getLinkOrThrow(c,"chmod")).getNode().chmod(o)},this.chmodSync=(c,o)=>{let f=(0,D.modeToNumber)(o),h=(0,D.pathToFilename)(c);this._chmod(h,f,!0)},this.chmod=(c,o,f)=>{let h=(0,D.modeToNumber)(o),d=(0,D.pathToFilename)(c);this.wrapAsync(this._chmod,[d,h],f)},this._lchmod=(c,o)=>{this._chmod(c,o,!1)},this.lchmodSync=(c,o)=>{let f=(0,D.modeToNumber)(o),h=(0,D.pathToFilename)(c);this._lchmod(h,f)},this.lchmod=(c,o,f)=>{let h=(0,D.modeToNumber)(o),d=(0,D.pathToFilename)(c);this.wrapAsync(this._lchmod,[d,h],f)},this._fchown=(c,o,f)=>{this._core.getFileByFdOrThrow(c,"fchown").chown(o,f)},this.fchownSync=(c,o,f)=>{Uo(o),zo(f),this._fchown(c,o,f)},this.fchown=(c,o,f,h)=>{Uo(o),zo(f),this.wrapAsync(this._fchown,[c,o,f],h)},this._chown=(c,o,f)=>{this._core.getResolvedLinkOrThrow(c,"chown").getNode().chown(o,f)},this.chownSync=(c,o,f)=>{Uo(o),zo(f),this._chown((0,D.pathToFilename)(c),o,f)},this.chown=(c,o,f,h)=>{Uo(o),zo(f),this.wrapAsync(this._chown,[(0,D.pathToFilename)(c),o,f],h)},this._lchown=(c,o,f)=>{this._core.getLinkOrThrow(c,"lchown").getNode().chown(o,f)},this.lchownSync=(c,o,f)=>{Uo(o),zo(f),this._lchown((0,D.pathToFilename)(c),o,f)},this.lchown=(c,o,f,h)=>{Uo(o),zo(f),this.wrapAsync(this._lchown,[(0,D.pathToFilename)(c),o,f],h)},this.statWatchers={},this.cpSync=(c,o,f)=>{let h=(0,D.pathToFilename)(c),d=(0,D.pathToFilename)(o),p={dereference:f?.dereference??!1,errorOnExist:f?.errorOnExist??!1,filter:f?.filter,force:f?.force??!0,mode:f?.mode??0,preserveTimestamps:f?.preserveTimestamps??!1,recursive:f?.recursive??!1,verbatimSymlinks:f?.verbatimSymlinks??!1};return this._cp(h,d,p)},this.cp=(c,o,f,h)=>{let d=(0,D.pathToFilename)(c),p=(0,D.pathToFilename)(o),m,w;typeof f=="function"?[m,w]=[{},f]:[m,w]=[f||{},h],(0,D.validateCallback)(w);let g={dereference:m?.dereference??!1,errorOnExist:m?.errorOnExist??!1,filter:m?.filter,force:m?.force??!0,mode:m?.mode??0,preserveTimestamps:m?.preserveTimestamps??!1,recursive:m?.recursive??!1,verbatimSymlinks:m?.verbatimSymlinks??!1};this.wrapAsync(this._cp,[d,p,g],w)},this.openAsBlob=async(c,o)=>{let f=(0,D.pathToFilename)(c),h;try{h=this._core.getResolvedLinkOrThrow(f,"open")}catch(w){throw w&&typeof w=="object"&&w.code==="ENOENT"?new UZ.TypeError("ERR_INVALID_ARG_VALUE"):w}let p=h.getNode().getBuffer(),m=o?.type||"";return new Blob([p],{type:m})},this.glob=(c,...o)=>{let[f,h]=o.length===1?[{},o[0]]:[o[0],o[1]];this.wrapAsync(this._globSync,[c,f||{}],h)},this.globSync=(c,o={})=>this._globSync(c,o),this._globSync=(c,o={})=>{let{globSync:f}=lI();return f(this,c,o)},this._opendir=(c,o)=>{let f=this._core.getResolvedLinkOrThrow(c,"scandir");if(!f.getNode().isDirectory())throw(0,D.createError)("ENOTDIR","scandir",c);return new zZ.Dir(f,o)},this.opendirSync=(c,o)=>{let f=(0,ie.getOpendirOptions)(o),h=(0,D.pathToFilename)(c);return this._opendir(h,f)},this.opendir=(c,o,f)=>{let[h,d]=(0,ie.getOpendirOptsAndCb)(o,f),p=(0,D.pathToFilename)(c);this.wrapAsync(this._opendir,[p,h],d)};let r=this;this.StatWatcher=class extends Bp{constructor(){super(r)}};let i=Hr;this.ReadStream=class extends i{constructor(...c){super(r,...c)}};let n=or;this.WriteStream=class extends n{constructor(...c){super(r,...c)}},this.FSWatcher=class extends Lp{constructor(){super(r)}};let s=u((c,o)=>{let f=this._core.getResolvedLinkOrThrow(c,"realpath");return(0,cs.strToEncoding)(f.getPath()||"/",o)},"_realpath"),a=u((c,o,f)=>{let[h,d]=(0,ie.getRealpathOptsAndCb)(o,f),p=(0,D.pathToFilename)(c);r.wrapAsync(s,[p,h.encoding],d)},"realpathImpl"),l=u((c,o)=>s((0,D.pathToFilename)(c),(0,ie.getRealpathOptions)(o).encoding),"realpathSyncImpl");this.realpath=a,this.realpath.native=a,this.realpathSync=l,this.realpathSync.native=l}wrapAsync(e,r,i){(0,D.validateCallback)(i),Promise.resolve().then(()=>{let n;try{n=e.apply(this,r)}catch(s){i(s);return}i(null,n)})}toTree(e={separator:je.sep}){return(0,qZ.toTreeSync)(this,e)}reset(){this._core.reset()}toJSON(e,r={},i=!1,n=!1){return this._core.toJSON(e,r,i,n)}fromJSON(e,r){return this._core.fromJSON(e,r)}fromNestedJSON(e,r){return this._core.fromNestedJSON(e,r)}mountSync(e,r){this._core.fromJSON(r,e)}_write(e,r,i,n,s){let a=this._core.getFileByFdOrThrow(e,"write");if(a.node.isSymlink())throw(0,D.createError)("EBADF","write",a.link.getPath());return a.write(r,i,n,s===-1||typeof s!="number"?void 0:s)}writevBase(e,r,i){let n=this._core.getFileByFdOrThrow(e),s=i??void 0;s===-1&&(s=void 0);let a=0;for(let l of r){let c=Wo.Buffer.from(l.buffer,l.byteOffset,l.byteLength),o=n.write(c,0,c.byteLength,s);if(s=void 0,a+=o,o<c.byteLength)break}return a}_copyFile(e,r,i){let n=this.readFileSync(e);if(i&ZZ&&this.existsSync(r))throw(0,D.createError)("EEXIST","copyFile",e,r);if(i&KZ)throw(0,D.createError)("ENOSYS","copyFile",e,r);this._core.writeFile(r,n,$p.FLAGS.w,438)}isSrcSubdir(e,r){try{let i=uI(e.startsWith("/")?e:"/"+e),n=uI(r.startsWith("/")?r:"/"+r);if(i===n)return!0;let s=Ip(i,n);return s===""||!s.startsWith("..")&&!(0,je.isAbsolute)(s)}catch{return!1}}cpFileSync(e,r,i,n,s){if(r){if(s.errorOnExist)throw(0,D.createError)("EEXIST","cp",n);if(!s.force)return;this.unlinkSync(n)}this.copyFileSync(i,n,s.mode),s.preserveTimestamps&&this.utimesSync(n,e.atime,e.mtime),this.chmodSync(n,Number(e.mode))}cpDirSync(e,r,i,n,s){r||this.mkdirSync(n);let a=this.readdirSync(i);for(let l of a){let c=m_(i,String(l)),o=m_(n,String(l));s.filter&&!s.filter(c,o)||this._cp(c,o,s)}this.chmodSync(n,Number(e.mode))}cpSymlinkSync(e,r,i,n){let s=String(this.readlinkSync(r));!n.verbatimSymlinks&&!(0,je.isAbsolute)(s)&&(s=WZ(fI(r),s)),e&&this.unlinkSync(i),this.symlinkSync(s,i)}lstat(e,r,i){let[{throwIfNoEntry:n=!0,bigint:s=!1},a]=(0,ie.getStatOptsAndCb)(r,i);this.wrapAsync(this._lstat,[(0,D.pathToFilename)(e),s,n],a)}_stat(e,r=!1,i=!0){let n;try{n=this._core.getResolvedLinkOrThrow(e,"stat")}catch(s){if(s.code==="ENOENT"&&!i)return;throw s}return d_.default.build(n.getNode(),r)}statSync(e,r){let{bigint:i=!0,throwIfNoEntry:n=!0}=(0,ie.getStatOptions)(r);return this._stat((0,D.pathToFilename)(e),i,n)}stat(e,r,i){let[{bigint:n=!1,throwIfNoEntry:s=!0},a]=(0,ie.getStatOptsAndCb)(r,i);this.wrapAsync(this._stat,[(0,D.pathToFilename)(e),n,s],a)}fstatBase(e,r=!1){let i=this._core.getFileByFd(e);if(!i)throw(0,D.createError)("EBADF","fstat");return d_.default.build(i.node,r)}fstatSync(e,r){return this.fstatBase(e,(0,ie.getStatOptions)(r).bigint)}fstat(e,r,i){let[n,s]=(0,ie.getStatOptsAndCb)(r,i);this.wrapAsync(this.fstatBase,[e,n.bigint],s)}_exists(e){return!!this._stat(e)}_access(e,r){let n=this._core.getLinkOrThrow(e,"access").getNode();if(r!==p_&&(r&HZ&&!n.canRead()||r&VZ&&!n.canWrite()||r&GZ&&!n.canExecute()))throw(0,D.createError)("EACCES","access",e)}watchFile(e,r,i){let n=(0,D.pathToFilename)(e),s=r,a=i;if(typeof s=="function"&&(a=r,s=null),typeof a!="function")throw Error('"watchFile()" requires a listener function');let l=5007,c=!0;s&&typeof s=="object"&&(typeof s.interval=="number"&&(l=s.interval),typeof s.persistent=="boolean"&&(c=s.persistent));let o=this.statWatchers[n];return o||(o=new this.StatWatcher,o.start(n,c,l),this.statWatchers[n]=o),o.addListener("change",a),o}unwatchFile(e,r){let i=(0,D.pathToFilename)(e),n=this.statWatchers[i];n&&(typeof r=="function"?n.removeListener("change",r):n.removeAllListeners("change"),n.listenerCount("change")===0&&(n.stop(),delete this.statWatchers[i]))}createReadStream(e,r){return new this.ReadStream(e,r)}createWriteStream(e,r){return new this.WriteStream(e,r)}watch(e,r,i){let n=(0,D.pathToFilename)(e),s=r;typeof r=="function"&&(i=r,s=null);let{persistent:a,recursive:l,encoding:c}=(0,ie.getDefaultOpts)(s);a===void 0&&(a=!0),l===void 0&&(l=!1);let o=new this.FSWatcher;return o.start(n,a,l,c),i&&o.addListener("change",i),o}_statfs(e,r=!1){return this._core.getResolvedLinkOrThrow(e,"statfs"),$Z.default.build(this._core,r)}statfsSync(e,r){let{bigint:i=!1}=(0,ie.getStatfsOptions)(r);return this._statfs((0,D.pathToFilename)(e),i)}statfs(e,r,i){let[{bigint:n=!1},s]=(0,ie.getStatfsOptsAndCb)(r,i);this.wrapAsync(this._statfs,[(0,D.pathToFilename)(e),n],s)}};u(y_,"Volume");var fs=y_;Vt.Volume=fs;fs.fromJSON=(t,e)=>new fs(w_.Superblock.fromJSON(t,e));fs.fromNestedJSON=(t,e)=>new fs(w_.Superblock.fromNestedJSON(t,e));function QZ(t){t.emit("stop")}u(QZ,"emitStop");var g_=class g_ extends hI.EventEmitter{constructor(e){super(),this.onInterval=()=>{try{let r=this.vol.statSync(this.filename);this.hasChanged(r)&&(this.emit("change",r,this.prev),this.prev=r)}finally{this.loop()}},this.vol=e}loop(){this.timeoutRef=this.setTimeout(this.onInterval,this.interval)}hasChanged(e){return e.mtimeMs>this.prev.mtimeMs||e.nlink!==this.prev.nlink}start(e,r=!0,i=5007){this.filename=(0,D.pathToFilename)(e),this.setTimeout=r?setTimeout.bind(globalThis):BZ.default,this.interval=i,this.prev=this.vol.statSync(this.filename),this.loop()}stop(){clearTimeout(this.timeoutRef),(0,Mp.default)(()=>{QZ.call(this,this)})}};u(g_,"StatWatcher");var Bp=g_;Vt.StatWatcher=Bp;var ar;function eK(t){ar=(0,Wo.bufferAllocUnsafe)(t),ar.used=0}u(eK,"allocNewPool");(0,dI.inherits)(Hr,jp.Readable);Vt.ReadStream=Hr;function Hr(t,e,r){if(!(this instanceof Hr))return new Hr(t,e,r);if(this._vol=t,r=Object.assign({},(0,ie.getOptions)(r,{})),r.highWaterMark===void 0&&(r.highWaterMark=64*1024),jp.Readable.call(this,r),this.path=(0,D.pathToFilename)(e),this.fd=r.fd===void 0?null:typeof r.fd!="number"?r.fd.fd:r.fd,this.flags=r.flags===void 0?"r":r.flags,this.mode=r.mode===void 0?438:r.mode,this.start=r.start,this.end=r.end,this.autoClose=r.autoClose===void 0?!0:r.autoClose,this.pos=void 0,this.bytesRead=0,this.start!==void 0){if(typeof this.start!="number")throw new TypeError('"start" option must be a Number');if(this.end===void 0)this.end=1/0;else if(typeof this.end!="number")throw new TypeError('"end" option must be a Number');if(this.start>this.end)throw new Error('"start" option must be <= "end" option');this.pos=this.start}typeof this.fd!="number"&&this.open(),this.on("end",function(){this.autoClose&&this.destroy&&this.destroy()})}u(Hr,"FsReadStream");Hr.prototype.open=function(){var t=this;this._vol.open(this.path,this.flags,this.mode,(e,r)=>{if(e){t.autoClose&&t.destroy&&t.destroy(),t.emit("error",e);return}t.fd=r,t.emit("open",r),t.read()})};Hr.prototype._read=function(t){if(typeof this.fd!="number")return this.once("open",function(){this._read(t)});if(this.destroyed)return;(!ar||ar.length-ar.used<JZ)&&eK(this._readableState.highWaterMark);var e=ar,r=Math.min(ar.length-ar.used,t),i=ar.used;if(this.pos!==void 0&&(r=Math.min(this.end-this.pos+1,r)),r<=0)return this.push(null);var n=this;this._vol.read(this.fd,ar,ar.used,r,this.pos,s),this.pos!==void 0&&(this.pos+=r),ar.used+=r;function s(a,l){if(a)n.autoClose&&n.destroy&&n.destroy(),n.emit("error",a);else{var c=null;l>0&&(n.bytesRead+=l,c=e.slice(i,i+l)),n.push(c)}}u(s,"onread")};Hr.prototype._destroy=function(t,e){this.close(r=>{e(t||r)})};Hr.prototype.close=function(t){if(t&&this.once("close",t),this.closed||typeof this.fd!="number"){if(typeof this.fd!="number"){this.once("open",pI);return}return(0,Mp.default)(()=>this.emit("close"))}typeof this._readableState?.closed=="boolean"?this._readableState.closed=!0:this.closed=!0,this._vol.close(this.fd,e=>{e?this.emit("error",e):this.emit("close")}),this.fd=null};function pI(t){this.close()}u(pI,"closeOnOpen");(0,dI.inherits)(or,jp.Writable);Vt.WriteStream=or;function or(t,e,r){if(!(this instanceof or))return new or(t,e,r);if(this._vol=t,r=Object.assign({},(0,ie.getOptions)(r,{})),jp.Writable.call(this,r),this.path=(0,D.pathToFilename)(e),this.fd=r.fd===void 0?null:typeof r.fd!="number"?r.fd.fd:r.fd,this.flags=r.flags===void 0?"w":r.flags,this.mode=r.mode===void 0?438:r.mode,this.start=r.start,this.autoClose=r.autoClose===void 0?!0:!!r.autoClose,this.pos=void 0,this.bytesWritten=0,this.pending=!0,this.start!==void 0){if(typeof this.start!="number")throw new TypeError('"start" option must be a Number');if(this.start<0)throw new Error('"start" must be >= zero');this.pos=this.start}r.encoding&&this.setDefaultEncoding(r.encoding),typeof this.fd!="number"&&this.open(),this.once("finish",function(){this.autoClose&&this.close()})}u(or,"FsWriteStream");or.prototype.open=function(){this._vol.open(this.path,this.flags,this.mode,function(t,e){if(t){this.autoClose&&this.destroy&&this.destroy(),this.emit("error",t);return}this.fd=e,this.pending=!1,this.emit("open",e)}.bind(this))};or.prototype._write=function(t,e,r){if(!(t instanceof Wo.Buffer||t instanceof Uint8Array))return this.emit("error",new Error("Invalid data"));if(typeof this.fd!="number")return this.once("open",function(){this._write(t,e,r)});var i=this;this._vol.write(this.fd,t,0,t.length,this.pos,(n,s)=>{if(n)return i.autoClose&&i.destroy&&i.destroy(),r(n);i.bytesWritten+=s,r()}),this.pos!==void 0&&(this.pos+=t.length)};or.prototype._writev=function(t,e){if(typeof this.fd!="number")return this.once("open",function(){this._writev(t,e)});let r=this,i=t.length,n=new Array(i);for(var s=0,a=0;a<i;a++){var l=t[a].chunk;n[a]=l,s+=l.length}let c=Wo.Buffer.concat(n);this._vol.write(this.fd,c,0,c.length,this.pos,(o,f)=>{if(o)return r.destroy&&r.destroy(),e(o);r.bytesWritten+=f,e()}),this.pos!==void 0&&(this.pos+=s)};or.prototype.close=function(t){if(t&&this.once("close",t),this.closed||typeof this.fd!="number"){if(typeof this.fd!="number"){this.once("open",pI);return}return(0,Mp.default)(()=>this.emit("close"))}typeof this._writableState?.closed=="boolean"?this._writableState.closed=!0:this.closed=!0,this._vol.close(this.fd,e=>{e?this.emit("error",e):this.emit("close")}),this.fd=null};or.prototype._destroy=Hr.prototype._destroy;or.prototype.destroySoon=or.prototype.end;var b_=class b_ extends hI.EventEmitter{constructor(e){super(),this._filename="",this._filenameEncoded="",this._recursive=!1,this._encoding=cs.ENCODING_UTF8,this._listenerRemovers=new Map,this._onParentChild=r=>{r.getName()===this._getName()&&this._emit("rename")},this._emit=r=>{this.emit("change",r,this._filenameEncoded)},this._persist=()=>{this._timer=setTimeout(this._persist,1e6)},this._vol=e}_getName(){return this._steps[this._steps.length-1]}start(e,r=!0,i=!1,n=cs.ENCODING_UTF8){this._filename=(0,D.pathToFilename)(e),this._steps=(0,nt.filenameToSteps)(this._filename),this._filenameEncoded=(0,cs.strToEncoding)(this._filename),this._recursive=i,this._encoding=n;try{this._link=this._vol._core.getLinkOrThrow(this._filename,"FSWatcher")}catch(c){let o=new Error(`watch ${this._filename} ${c.code}`);throw o.code=c.code,o.errno=c.code,o}let s=u(c=>{let o=c.getPath(),f=c.getNode(),h=u(()=>{let m=Ip(this._filename,o);return m||(m=this._getName()),this.emit("change","change",m)},"onNodeChange"),d=f.changes.listen(([m])=>{m==="modify"&&h()}),p=this._listenerRemovers.get(f.ino)??[];p.push(()=>d()),this._listenerRemovers.set(f.ino,p)},"watchLinkNodeChanged"),a=u(c=>{let o=c.getNode(),f=u(m=>{this.emit("change","rename",Ip(this._filename,m.getPath())),s(m),a(m)},"onLinkChildAdd"),h=u(m=>{let w=u(g=>{let b=g.getNode().ino,_=this._listenerRemovers.get(b);_&&(_.forEach(S=>S()),this._listenerRemovers.delete(b));for(let[S,F]of g.children.entries())F&&S!=="."&&S!==".."&&w(F)},"removeLinkNodeListeners");w(m),this.emit("change","rename",Ip(this._filename,m.getPath()))},"onLinkChildDelete");for(let[m,w]of c.children.entries())w&&m!=="."&&m!==".."&&s(w);let d=c.changes.listen(([m,w])=>{m==="child:add"?f(w):m==="child:del"&&h(w)});if((this._listenerRemovers.get(o.ino)??[]).push(()=>{d()}),i)for(let[m,w]of c.children.entries())w&&m!=="."&&m!==".."&&a(w)},"watchLinkChildrenChanged");s(this._link),a(this._link);let l=this._link.parent;l&&l.changes.listen(([c,o])=>{c==="child:del"&&this._onParentChild(o)}),r&&this._persist()}close(){clearTimeout(this._timer),this._listenerRemovers.forEach(e=>{e.forEach(r=>r())}),this._listenerRemovers.clear(),this._parentChangesUnsub?.()}};u(b_,"FSWatcher");var Lp=b_;Vt.FSWatcher=Lp});var wI=x(qp=>{"use strict";Object.defineProperty(qp,"__esModule",{value:!0});qp.fsSynchronousApiList=void 0;qp.fsSynchronousApiList=["accessSync","appendFileSync","chmodSync","chownSync","closeSync","copyFileSync","existsSync","fchmodSync","fchownSync","fdatasyncSync","fstatSync","fsyncSync","ftruncateSync","futimesSync","lchmodSync","lchownSync","linkSync","lstatSync","mkdirSync","mkdtempSync","openSync","opendirSync","readdirSync","readFileSync","readlinkSync","readSync","readvSync","realpathSync","renameSync","rmdirSync","rmSync","statSync","symlinkSync","truncateSync","unlinkSync","utimesSync","lutimesSync","writeFileSync","writeSync","writevSync"]});var yI=x(Up=>{"use strict";Object.defineProperty(Up,"__esModule",{value:!0});Up.fsCallbackApiList=void 0;Up.fsCallbackApiList=["access","appendFile","chmod","chown","close","copyFile","cp","createReadStream","createWriteStream","exists","fchmod","fchown","fdatasync","fstat","fsync","ftruncate","futimes","lchmod","lchown","link","lstat","mkdir","mkdtemp","open","openAsBlob","opendir","read","readv","readdir","readFile","readlink","realpath","rename","rm","rmdir","stat","statfs","symlink","truncate","unlink","unwatchFile","utimes","lutimes","watch","watchFile","write","writev","writeFile"]});var bI=x((Gt,zp)=>{"use strict";Object.defineProperty(Gt,"__esModule",{value:!0});Gt.memfs=Gt.fs=Gt.vol=Gt.Volume=void 0;Gt.createFsFromVolume=__;var tK=Ab(),rK=op(),Wp=mI();Object.defineProperty(Gt,"Volume",{enumerable:!0,get:u(function(){return Wp.Volume},"get")});var gI=vr(),iK=wI(),nK=yI(),{F_OK:sK,R_OK:aK,W_OK:oK,X_OK:lK}=gI.constants;Gt.vol=new Wp.Volume;function __(t){let e={F_OK:sK,R_OK:aK,W_OK:oK,X_OK:lK,constants:gI.constants,Stats:tK.default,Dirent:rK.default};for(let r of iK.fsSynchronousApiList)typeof t[r]=="function"&&(e[r]=t[r].bind(t));for(let r of nK.fsCallbackApiList)typeof t[r]=="function"&&(e[r]=t[r].bind(t));return e.StatWatcher=t.StatWatcher,e.FSWatcher=t.FSWatcher,e.WriteStream=t.WriteStream,e.ReadStream=t.ReadStream,e.promises=t.promises,typeof t.realpath=="function"&&(e.realpath=t.realpath.bind(t),typeof t.realpath.native=="function"&&(e.realpath.native=t.realpath.native.bind(t))),typeof t.realpathSync=="function"&&(e.realpathSync=t.realpathSync.bind(t),typeof t.realpathSync.native=="function"&&(e.realpathSync.native=t.realpathSync.native.bind(t))),e._toUnixTimestamp=Wp.toUnixTimestamp,e.__vol=t,e}u(__,"createFsFromVolume");Gt.fs=__(Gt.vol);var cK=u((t={},e="/")=>{let r=Wp.Volume.fromNestedJSON(t,e);return{fs:__(r),vol:r}},"memfs");Gt.memfs=cK;zp.exports={...zp.exports,...Gt.fs};zp.exports.semantic=!0});var P_=u(t=>{try{let r=t.split(".")[1];if(!r)throw new Error("Invalid JWT format");let i=r.replace(/-/g,"+").replace(/_/g,"/");for(;i.length%4!==0;)i+="=";let n=atob(i),a=JSON.parse(n).exp;if(!a||typeof a!="number")throw new Error('JWT does not contain a valid "exp" field');return a*1e3}catch(e){throw new Error("Unable to determine the token expiry: "+e)}},"getJwtExpiry"),Yo,ds,Xp=(ds=class{constructor(e){W(this,"strategy","jwt");W(this,"cachedToken",null);W(this,"tokenExpiry",null);Ko(this,Yo);Jo(this,Yo,e)}async getAuthHeaders(){let e=Date.now();if(this.cachedToken&&this.tokenExpiry&&this.tokenExpiry-e>30*1e3)return{Authorization:`Bearer ${this.cachedToken}`};let r=await Zo(this,Yo).call(this);return r?(this.cachedToken=r,this.tokenExpiry=P_(r),{Authorization:`Bearer ${r}`}):!1}readAuthHeaders(e){let r=e.get("Authorization");if(!r)return;let[i,n]=r.split(" ");if(i!=="Bearer"||!n)throw new Error("Invalid auth header received");this.cachedToken=n,this.tokenExpiry=P_(n)}},Yo=new WeakMap,u(ds,"AssistantCloudJWTAuthStrategy"),ds),Xo,Qo,el,ps,N_=(ps=class{constructor(e,r,i){W(this,"strategy","api-key");Ko(this,Xo);Ko(this,Qo);Ko(this,el);Jo(this,Xo,e),Jo(this,Qo,r),Jo(this,el,i)}async getAuthHeaders(){return{Authorization:`Bearer ${Zo(this,Xo)}`,"Aui-User-Id":Zo(this,Qo),"Aui-Workspace-Id":Zo(this,el)}}readAuthHeaders(){}},Xo=new WeakMap,Qo=new WeakMap,el=new WeakMap,u(ps,"AssistantCloudAPIKeyAuthStrategy"),ps),ef="aui:refresh_token",ms,D_=(ms=class{constructor(e){W(this,"strategy","anon");W(this,"baseUrl");W(this,"jwtStrategy");this.baseUrl=e,this.jwtStrategy=new Xp(async()=>{let r=Date.now(),i=localStorage.getItem(ef),n=i?JSON.parse(i):void 0;if(n)if(new Date(n.expires_at).getTime()-r>30*1e3){let f=await fetch(`${this.baseUrl}/v1/auth/tokens/refresh`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({refresh_token:n.token})});if(f.ok){let h=await f.json(),{access_token:d,refresh_token:p}=h;return p&&localStorage.setItem(ef,JSON.stringify(p)),d}}else localStorage.removeItem(ef);let s=await fetch(`${this.baseUrl}/v1/auth/tokens/anonymous`,{method:"POST"});if(!s.ok)return null;let a=await s.json(),{access_token:l,refresh_token:c}=a;return!l||!c?null:(localStorage.setItem(ef,JSON.stringify(c)),l)})}async getAuthHeaders(){return this.jwtStrategy.getAuthHeaders()}readAuthHeaders(e){this.jwtStrategy.readAuthHeaders(e)}},u(ms,"AssistantCloudAnonymousAuthStrategy"),ms);var ws,BI=(ws=class extends Error{constructor(e){super(e),this.name="APIError"}},u(ws,"CloudAPIError"),ws),ys,C_=(ys=class{constructor(e){W(this,"_auth");W(this,"_baseUrl");if("authToken"in e)this._baseUrl=e.baseUrl,this._auth=new Xp(e.authToken);else if("apiKey"in e)this._baseUrl="https://backend.assistant-api.com",this._auth=new N_(e.apiKey,e.userId,e.workspaceId);else if("anonymous"in e)this._baseUrl=e.baseUrl,this._auth=new D_(e.baseUrl);else throw new Error("Invalid configuration: Must provide authToken, apiKey, or anonymous configuration")}async initializeAuth(){return!!this._auth.getAuthHeaders()}async makeRawRequest(e,r={}){let i=await this._auth.getAuthHeaders();if(!i)throw new Error("Authorization failed");let n={...i,...r.headers,"Content-Type":"application/json"},s=new URLSearchParams;if(r.query)for(let[c,o]of Object.entries(r.query))o!==!1&&(o===!0?s.set(c,"true"):s.set(c,o.toString()));let a=new URL(`${this._baseUrl}/v1${e}`);a.search=s.toString();let l=await fetch(a,{method:r.method??"GET",headers:n,body:r.body?JSON.stringify(r.body):null});if(this._auth.readAuthHeaders(l.headers),!l.ok){let c=await l.text();try{let o=JSON.parse(c);throw new BI(o.message)}catch{throw new Error(`Request failed with status ${l.status}, ${c}`)}}return l}async makeRequest(e,r={}){return(await this.makeRawRequest(e,r)).json()}},u(ys,"AssistantCloudAPI"),ys);var gs,I_=(gs=class{constructor(e){this.cloud=e}async create(){return this.cloud.makeRequest("/auth/tokens",{method:"POST"})}},u(gs,"AssistantCloudAuthTokens"),gs);var tl={toResponse(t,e){return new Response(tl.toByteStream(t,e),{headers:e.headers??{}})},fromResponse(t,e){return tl.fromByteStream(t.body,e)},toByteStream(t,e){return t.pipeThrough(e)},fromByteStream(t,e){return t.pipeThrough(e)}};var tf=u(function(){let t,e,r=new Promise((i,n)=>{t=i,e=n});if(!t||!e)throw new Error("Failed to create promise");return{promise:r,resolve:t,reject:e}},"promiseWithResolvers");var $_=u(()=>{let t=[],e=!1,r,i,n=u(a=>{a.promise||(a.promise=a.reader.read().then(({done:l,value:c})=>{a.promise=void 0,l?(t.splice(t.indexOf(a),1),e&&t.length===0&&r.close()):r.enqueue(c),i?.resolve(),i=void 0}).catch(l=>{console.error(l),t.forEach(c=>{c.reader.cancel()}),t.length=0,r.error(l),i?.reject(l),i=void 0}))},"handlePull");return{readable:new ReadableStream({start(a){r=a},pull(){return i=tf(),t.forEach(a=>{n(a)}),i.promise},cancel(){t.forEach(a=>{a.reader.cancel()}),t.length=0}}),isSealed(){return e},seal(){e=!0,t.length===0&&r.close()},addStream(a){if(e)throw new Error("Cannot add streams after the run callback has settled.");let l={reader:a.getReader()};t.push(l),n(l)},enqueue(a){this.addStream(new ReadableStream({start(l){l.enqueue(a),l.close()}}))}}},"createMergeStream");var bs,B_=(bs=class{constructor(e){W(this,"_controller");W(this,"_isClosed",!1);this._controller=e}append(e){return this._controller.enqueue({type:"text-delta",path:[],textDelta:e}),this}close(){this._isClosed||(this._isClosed=!0,this._controller.enqueue({type:"part-finish",path:[]}),this._controller.close())}},u(bs,"TextStreamControllerImpl"),bs),Qp=u(t=>new ReadableStream({start(e){return t.start?.(new B_(e))},pull(e){return t.pull?.(new B_(e))},cancel(e){return t.cancel?.(e)}}),"createTextStream"),em=u(()=>{let t;return[Qp({start(r){t=r}}),t]},"createTextStreamController");var _s,L_=(_s=class{constructor(e){W(this,"_isClosed",!1);W(this,"_mergeTask");W(this,"_argsTextController");this._controller=e;let r=Qp({start:u(n=>{this._argsTextController=n},"start")}),i=!1;this._mergeTask=r.pipeTo(new WritableStream({write:u(n=>{switch(n.type){case"text-delta":i=!0,this._controller.enqueue(n);break;case"part-finish":i||this._controller.enqueue({type:"text-delta",textDelta:"{}",path:[]}),this._controller.enqueue({type:"tool-call-args-text-finish",path:[]});break;default:throw new Error(`Unexpected chunk type: ${n.type}`)}},"write")}))}get argsText(){return this._argsTextController}async setResponse(e){this._argsTextController.close(),await Promise.resolve(),this._controller.enqueue({type:"result",path:[],...e.artifact!==void 0?{artifact:e.artifact}:{},result:e.result,isError:e.isError??!1})}async close(){this._isClosed||(this._isClosed=!0,this._argsTextController.close(),await this._mergeTask,this._controller.enqueue({type:"part-finish",path:[]}),this._controller.close())}},u(_s,"ToolCallStreamControllerImpl"),_s),LI=u(t=>new ReadableStream({start(e){return t.start?.(new L_(e))},pull(e){return t.pull?.(new L_(e))},cancel(e){return t.cancel?.(e)}}),"createToolCallStream"),M_=u(()=>{let t;return[LI({start(r){t=r}}),t]},"createToolCallStreamController");var vs,rf=(vs=class{constructor(){W(this,"value",-1)}up(){return++this.value}},u(vs,"Counter"),vs);var Ss,j_=(Ss=class extends TransformStream{constructor(e){super({transform(r,i){i.enqueue({...r,path:[e,...r.path]})}})}},u(Ss,"PathAppendEncoder"),Ss),Es,KK=(Es=class extends TransformStream{constructor(e){super({transform(r,i){let{path:[n,...s]}=r;if(e!==n)throw new Error(`Path mismatch: expected ${e}, got ${n}`);i.enqueue({...r,path:s})}})}},u(Es,"PathAppendDecoder"),Es),Fs,q_=(Fs=class extends TransformStream{constructor(e){let r=new rf,i=new Map;super({transform(n,s){n.type==="part-start"&&n.path.length===0&&i.set(r.up(),e.up());let[a,...l]=n.path;if(a===void 0){s.enqueue(n);return}let c=i.get(a);if(c===void 0)throw new Error("Path not found");s.enqueue({...n,path:[c,...l]})}})}},u(Fs,"PathMergeEncoder"),Fs);var ks,U_=(ks=class extends TransformStream{constructor(e,r,i){let[n,s]=z_(),a;super({start(l){return a=n.pipeTo(new WritableStream({write(c){l.enqueue(c)},abort(c){l.error(c)},close(){l.terminate()}})).catch(c=>{l.error(c)}),e.start?.(s)},transform(l){return e.transform?.(l,s)},async flush(){await e.flush?.(s),s.close(),await a}},r,i)}},u(ks,"AssistantTransformStream"),ks);var Ts,W_=(Ts=class extends TransformStream{constructor(e){super();let r=e(super.readable);Object.defineProperty(this,"readable",{value:r,writable:!1})}},u(Ts,"PipeableTransformStream"),Ts);var nf=u((t,e=21)=>(r=e)=>{let i="",n=r|0;for(;n--;)i+=t[Math.random()*t.length|0];return i},"customAlphabet");var H_=nf("0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",7);var fn,MI=(fn=class{constructor(e){W(this,"_state");W(this,"_parentId");this._state=e||{merger:$_(),contentCounter:new rf}}get __internal_isClosed(){return this._state.merger.isSealed()}__internal_getReadable(){return this._state.merger.readable}__internal_subscribeToClose(e){this._state.closeSubscriber=e}_addPart(e,r){this._state.append&&(this._state.append.controller.close(),this._state.append=void 0),this.enqueue({type:"part-start",part:e,path:[]}),this._state.merger.addStream(r.pipeThrough(new j_(this._state.contentCounter.value)))}merge(e){this._state.merger.addStream(e.pipeThrough(new q_(this._state.contentCounter)))}appendText(e){this._state.append?.kind!=="text"&&(this._state.append={kind:"text",controller:this.addTextPart()}),this._state.append.controller.append(e)}appendReasoning(e){this._state.append?.kind!=="reasoning"&&(this._state.append={kind:"reasoning",controller:this.addReasoningPart()}),this._state.append.controller.append(e)}addTextPart(){let[e,r]=em();return this._addPart({type:"text"},e),r}addReasoningPart(){let[e,r]=em();return this._addPart({type:"reasoning"},e),r}addToolCallPart(e){let r=typeof e=="string"?{toolName:e}:e,i=r.toolName,n=r.toolCallId??H_(),[s,a]=M_();return this._addPart({type:"tool-call",toolName:i,toolCallId:n,...this._parentId&&{parentId:this._parentId}},s),r.argsText!==void 0&&(a.argsText.append(r.argsText),a.argsText.close()),r.args!==void 0&&(a.argsText.append(JSON.stringify(r.args)),a.argsText.close()),r.response!==void 0&&a.setResponse(r.response),a}appendSource(e){this._addPart({...e,...this._parentId&&{parentId:this._parentId}},new ReadableStream({start(r){r.enqueue({type:"part-finish",path:[]}),r.close()}}))}appendFile(e){this._addPart(e,new ReadableStream({start(r){r.enqueue({type:"part-finish",path:[]}),r.close()}}))}enqueue(e){this._state.merger.enqueue(e),e.type==="part-start"&&e.path.length===0&&this._state.contentCounter.up()}withParentId(e){let r=new fn(this._state);return r._parentId=e,r}close(){this._state.append?.controller?.close(),this._state.merger.seal(),this._state.closeSubscriber?.()}},u(fn,"_AssistantStreamControllerImpl"),fn);function jI(t){let e=new MI;return u(async()=>{try{await t(e)}catch(i){throw e.__internal_isClosed||e.enqueue({type:"error",path:[],error:String(i)}),i}finally{e.__internal_isClosed||e.close()}},"runTask")(),e.__internal_getReadable()}u(jI,"createAssistantStream");function z_(){let{resolve:t,promise:e}=tf(),r;return[jI(n=>(r=n,r.__internal_subscribeToClose(t),e)),r]}u(z_,"createAssistantStreamController");var xs,tm=(xs=class extends W_{constructor(){super(e=>{let r=new U_({transform(i,n){n.appendText(i)}});return e.pipeThrough(new TextDecoderStream).pipeThrough(r)})}},u(xs,"PlainTextDecoder"),xs);var Os,V_=(Os=class{constructor(e){this.cloud=e}__internal_getAssistantOptions(e){return{api:this.cloud._baseUrl+"/v1/runs/stream",headers:u(async()=>{let r=await this.cloud._auth.getAuthHeaders();if(!r)throw new Error("Authorization failed");return{...r,Accept:"text/plain"}},"headers"),body:{assistant_id:e,response_format:"vercel-ai-data-stream/v1",thread_id:"unstable_todo"}}}async stream(e){let r=await this.cloud.makeRawRequest("/runs/stream",{method:"POST",headers:{Accept:"text/plain"},body:e});return tl.fromResponse(r,new tm)}},u(Os,"AssistantCloudRuns"),Os);var Rs,G_=(Rs=class{constructor(e){this.cloud=e}async list(e,r){return this.cloud.makeRequest(`/threads/${encodeURIComponent(e)}/messages`,{query:r})}async create(e,r){return this.cloud.makeRequest(`/threads/${encodeURIComponent(e)}/messages`,{method:"POST",body:r})}},u(Rs,"AssistantCloudThreadMessages"),Rs);var As,Z_=(As=class{constructor(e){W(this,"messages");this.cloud=e,this.messages=new G_(e)}async list(e){return this.cloud.makeRequest("/threads",{query:e})}async create(e){return this.cloud.makeRequest("/threads",{method:"POST",body:e})}async update(e,r){return this.cloud.makeRequest(`/threads/${encodeURIComponent(e)}`,{method:"PUT",body:r})}async delete(e){return this.cloud.makeRequest(`/threads/${encodeURIComponent(e)}`,{method:"DELETE"})}},u(As,"AssistantCloudThreads"),As);var Ps,K_=(Ps=class{constructor(e){this.cloud=e}async pdfToImages(e){return this.cloud.makeRequest("/files/pdf-to-images",{method:"POST",body:e})}async generatePresignedUploadUrl(e){return this.cloud.makeRequest("/files/attachments/generate-presigned-upload-url",{method:"POST",body:e})}},u(Ps,"AssistantCloudFiles"),Ps);var Ns,rm=(Ns=class{constructor(e){W(this,"threads");W(this,"auth");W(this,"runs");W(this,"files");let r=new C_(e);this.threads=new Z_(r),this.auth={tokens:new I_(r)},this.runs=new V_(r),this.files=new K_(r)}},u(Ns,"AssistantCloud"),Ns);var un={toResponse(t,e){return new Response(un.toByteStream(t,e),{headers:e.headers??{}})},fromResponse(t,e){return un.fromByteStream(t.body,e)},toByteStream(t,e){return t.pipeThrough(e)},fromByteStream(t,e){return t.pipeThrough(e)}};var sf=u(function(){let t,e,r=new Promise((i,n)=>{t=i,e=n});if(!t||!e)throw new Error("Failed to create promise");return{promise:r,resolve:t,reject:e}},"promiseWithResolvers");var J_=u(()=>{let t=[],e=!1,r,i,n=u(a=>{a.promise||(a.promise=a.reader.read().then(({done:l,value:c})=>{a.promise=void 0,l?(t.splice(t.indexOf(a),1),e&&t.length===0&&r.close()):r.enqueue(c),i?.resolve(),i=void 0}).catch(l=>{console.error(l),t.forEach(c=>{c.reader.cancel()}),t.length=0,r.error(l),i?.reject(l),i=void 0}))},"handlePull");return{readable:new ReadableStream({start(a){r=a},pull(){return i=sf(),t.forEach(a=>{n(a)}),i.promise},cancel(){t.forEach(a=>{a.reader.cancel()}),t.length=0}}),isSealed(){return e},seal(){e=!0,t.length===0&&r.close()},addStream(a){if(e)throw new Error("Cannot add streams after the run callback has settled.");let l={reader:a.getReader()};t.push(l),n(l)},enqueue(a){this.addStream(new ReadableStream({start(l){l.enqueue(a),l.close()}}))}}},"createMergeStream");var Ds,Y_=(Ds=class{constructor(e){W(this,"_controller");W(this,"_isClosed",!1);this._controller=e}append(e){return this._controller.enqueue({type:"text-delta",path:[],textDelta:e}),this}close(){this._isClosed||(this._isClosed=!0,this._controller.enqueue({type:"part-finish",path:[]}),this._controller.close())}},u(Ds,"TextStreamControllerImpl"),Ds),im=u(t=>new ReadableStream({start(e){return t.start?.(new Y_(e))},pull(e){return t.pull?.(new Y_(e))},cancel(e){return t.cancel?.(e)}}),"createTextStream"),nm=u(()=>{let t;return[im({start(r){t=r}}),t]},"createTextStreamController");var Cs,X_=(Cs=class{constructor(e){W(this,"_isClosed",!1);W(this,"_mergeTask");W(this,"_argsTextController");this._controller=e;let r=im({start:u(n=>{this._argsTextController=n},"start")}),i=!1;this._mergeTask=r.pipeTo(new WritableStream({write:u(n=>{switch(n.type){case"text-delta":i=!0,this._controller.enqueue(n);break;case"part-finish":i||this._controller.enqueue({type:"text-delta",textDelta:"{}",path:[]}),this._controller.enqueue({type:"tool-call-args-text-finish",path:[]});break;default:throw new Error(`Unexpected chunk type: ${n.type}`)}},"write")}))}get argsText(){return this._argsTextController}async setResponse(e){this._argsTextController.close(),await Promise.resolve(),this._controller.enqueue({type:"result",path:[],...e.artifact!==void 0?{artifact:e.artifact}:{},result:e.result,isError:e.isError??!1})}async close(){this._isClosed||(this._isClosed=!0,this._argsTextController.close(),await this._mergeTask,this._controller.enqueue({type:"part-finish",path:[]}),this._controller.close())}},u(Cs,"ToolCallStreamControllerImpl"),Cs),qI=u(t=>new ReadableStream({start(e){return t.start?.(new X_(e))},pull(e){return t.pull?.(new X_(e))},cancel(e){return t.cancel?.(e)}}),"createToolCallStream"),Q_=u(()=>{let t;return[qI({start(r){t=r}}),t]},"createToolCallStreamController");var Is,af=(Is=class{constructor(){W(this,"value",-1)}up(){return++this.value}},u(Is,"Counter"),Is);var $s,ev=($s=class extends TransformStream{constructor(e){super({transform(r,i){i.enqueue({...r,path:[e,...r.path]})}})}},u($s,"PathAppendEncoder"),$s),Bs,nY=(Bs=class extends TransformStream{constructor(e){super({transform(r,i){let{path:[n,...s]}=r;if(e!==n)throw new Error(`Path mismatch: expected ${e}, got ${n}`);i.enqueue({...r,path:s})}})}},u(Bs,"PathAppendDecoder"),Bs),Ls,tv=(Ls=class extends TransformStream{constructor(e){let r=new af,i=new Map;super({transform(n,s){n.type==="part-start"&&n.path.length===0&&i.set(r.up(),e.up());let[a,...l]=n.path;if(a===void 0){s.enqueue(n);return}let c=i.get(a);if(c===void 0)throw new Error("Path not found");s.enqueue({...n,path:[c,...l]})}})}},u(Ls,"PathMergeEncoder"),Ls);var Ms,rv=(Ms=class extends TransformStream{constructor(e,r,i){let[n,s]=rl(),a;super({start(l){return a=n.pipeTo(new WritableStream({write(c){l.enqueue(c)},abort(c){l.error(c)},close(){l.terminate()}})).catch(c=>{l.error(c)}),e.start?.(s)},transform(l){return e.transform?.(l,s)},async flush(){await e.flush?.(s),s.close(),await a}},r,i)}},u(Ms,"AssistantTransformStream"),Ms);var js,of=(js=class extends TransformStream{constructor(e){super();let r=e(super.readable);Object.defineProperty(this,"readable",{value:r,writable:!1})}},u(js,"PipeableTransformStream"),js);var ye=(t=>(t.TextDelta="0",t.Data="2",t.Error="3",t.Annotation="8",t.ToolCall="9",t.ToolCallResult="a",t.StartToolCall="b",t.ToolCallArgsTextDelta="c",t.FinishMessage="d",t.FinishStep="e",t.StartStep="f",t.ReasoningDelta="g",t.Source="h",t.RedactedReasoning="i",t.ReasoningSignature="j",t.File="k",t.AuiUpdateStateOperations="aui-state",t.AuiTextDelta="aui-text-delta",t.AuiReasoningDelta="aui-reasoning-delta",t))(ye||{});var qs,iv=(qs=class extends TransformStream{constructor(){super({transform:u((e,r)=>{r.enqueue(`${e.type}:${JSON.stringify(e.value)}
|
|
105
|
-
`)},"transform")})}},u(qs,"DataStreamChunkEncoder"),qs),Us,UI=(Us=class extends TransformStream{constructor(){super({transform:u((e,r)=>{let i=e.indexOf(":");if(i===-1)throw new Error("Invalid stream part");r.enqueue({type:e.slice(0,i),value:JSON.parse(e.slice(i+1))})},"transform")})}},u(Us,"DataStreamChunkDecoder"),Us);var zs,nv=(zs=class extends TransformStream{constructor(){let e=[];super({transform(r,i){if(r.type==="part-start"){if(r.path.length!==0){i.error(new Error("Nested parts are not supported"));return}e.push(r.part),i.enqueue(r);return}if(r.type==="text-delta"||r.type==="result"||r.type==="part-finish"||r.type==="tool-call-args-text-finish"){if(r.path.length!==1){i.error(new Error(`${r.type} chunks must have a path of length 1`));return}let n=r.path[0];if(n<0||n>=e.length){i.error(new Error(`Invalid path index: ${n}`));return}let s=e[n];i.enqueue({...r,meta:s});return}i.enqueue(r)}})}},u(zs,"AssistantMetaTransformStream"),zs);var Ws,sm=(Ws=class extends of{constructor(){super(r=>{let i=new TransformStream({transform(n,s){let a=n.type;switch(a){case"part-start":{let l=n.part;if(l.type==="tool-call"){let{type:c,...o}=l;s.enqueue({type:ye.StartToolCall,value:o})}if(l.type==="source"){let{type:c,...o}=l;s.enqueue({type:ye.Source,value:o})}break}case"text-delta":{let l=n.meta;switch(l.type){case"text":{l.parentId?s.enqueue({type:ye.AuiTextDelta,value:{textDelta:n.textDelta,parentId:l.parentId}}):s.enqueue({type:ye.TextDelta,value:n.textDelta});break}case"reasoning":{l.parentId?s.enqueue({type:ye.AuiReasoningDelta,value:{reasoningDelta:n.textDelta,parentId:l.parentId}}):s.enqueue({type:ye.ReasoningDelta,value:n.textDelta});break}case"tool-call":{s.enqueue({type:ye.ToolCallArgsTextDelta,value:{toolCallId:l.toolCallId,argsTextDelta:n.textDelta}});break}default:throw new Error(`Unsupported part type for text-delta: ${l.type}`)}break}case"result":{let l=n.meta;if(l.type!=="tool-call")throw new Error(`Result chunk on non-tool-call part not supported: ${l.type}`);s.enqueue({type:ye.ToolCallResult,value:{toolCallId:l.toolCallId,result:n.result,artifact:n.artifact,...n.isError?{isError:n.isError}:{}}});break}case"step-start":{let{type:l,...c}=n;s.enqueue({type:ye.StartStep,value:c});break}case"step-finish":{let{type:l,...c}=n;s.enqueue({type:ye.FinishStep,value:c});break}case"message-finish":{let{type:l,...c}=n;s.enqueue({type:ye.FinishMessage,value:c});break}case"error":{s.enqueue({type:ye.Error,value:n.error});break}case"annotations":{s.enqueue({type:ye.Annotation,value:n.annotations});break}case"data":{s.enqueue({type:ye.Data,value:n.data});break}case"update-state":{s.enqueue({type:ye.AuiUpdateStateOperations,value:n.operations});break}case"tool-call-args-text-finish":case"part-finish":break;default:{let l=a;throw new Error(`Unsupported chunk type: ${l}`)}}}});return r.pipeThrough(new nv).pipeThrough(i).pipeThrough(new iv).pipeThrough(new TextEncoderStream)});W(this,"headers",new Headers({"Content-Type":"text/plain; charset=utf-8","x-vercel-ai-data-stream":"v1"}))}},u(Ws,"DataStreamEncoder"),Ws),vY=[ye.StartToolCall,ye.ToolCall,ye.TextDelta,ye.ReasoningDelta,ye.Source,ye.Error,ye.FinishStep,ye.FinishMessage,ye.AuiTextDelta,ye.AuiReasoningDelta];var sv=nf("0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",7);var hn,zI=(hn=class{constructor(e){W(this,"_state");W(this,"_parentId");this._state=e||{merger:J_(),contentCounter:new af}}get __internal_isClosed(){return this._state.merger.isSealed()}__internal_getReadable(){return this._state.merger.readable}__internal_subscribeToClose(e){this._state.closeSubscriber=e}_addPart(e,r){this._state.append&&(this._state.append.controller.close(),this._state.append=void 0),this.enqueue({type:"part-start",part:e,path:[]}),this._state.merger.addStream(r.pipeThrough(new ev(this._state.contentCounter.value)))}merge(e){this._state.merger.addStream(e.pipeThrough(new tv(this._state.contentCounter)))}appendText(e){this._state.append?.kind!=="text"&&(this._state.append={kind:"text",controller:this.addTextPart()}),this._state.append.controller.append(e)}appendReasoning(e){this._state.append?.kind!=="reasoning"&&(this._state.append={kind:"reasoning",controller:this.addReasoningPart()}),this._state.append.controller.append(e)}addTextPart(){let[e,r]=nm();return this._addPart({type:"text"},e),r}addReasoningPart(){let[e,r]=nm();return this._addPart({type:"reasoning"},e),r}addToolCallPart(e){let r=typeof e=="string"?{toolName:e}:e,i=r.toolName,n=r.toolCallId??sv(),[s,a]=Q_();return this._addPart({type:"tool-call",toolName:i,toolCallId:n,...this._parentId&&{parentId:this._parentId}},s),r.argsText!==void 0&&(a.argsText.append(r.argsText),a.argsText.close()),r.args!==void 0&&(a.argsText.append(JSON.stringify(r.args)),a.argsText.close()),r.response!==void 0&&a.setResponse(r.response),a}appendSource(e){this._addPart({...e,...this._parentId&&{parentId:this._parentId}},new ReadableStream({start(r){r.enqueue({type:"part-finish",path:[]}),r.close()}}))}appendFile(e){this._addPart(e,new ReadableStream({start(r){r.enqueue({type:"part-finish",path:[]}),r.close()}}))}enqueue(e){this._state.merger.enqueue(e),e.type==="part-start"&&e.path.length===0&&this._state.contentCounter.up()}withParentId(e){let r=new hn(this._state);return r._parentId=e,r}close(){this._state.append?.controller?.close(),this._state.merger.seal(),this._state.closeSubscriber?.()}},u(hn,"_AssistantStreamControllerImpl"),hn);function av(t){let e=new zI;return u(async()=>{try{await t(e)}catch(i){throw e.__internal_isClosed||e.enqueue({type:"error",path:[],error:String(i)}),i}finally{e.__internal_isClosed||e.close()}},"runTask")(),e.__internal_getReadable()}u(av,"createAssistantStream");function rl(){let{resolve:t,promise:e}=sf(),r;return[av(n=>(r=n,r.__internal_subscribeToClose(t),e)),r]}u(rl,"createAssistantStreamController");var Hs,am=(Hs=class extends of{constructor(){super(e=>{let r=new rv({transform(i,n){n.appendText(i)}});return e.pipeThrough(new TextDecoderStream).pipeThrough(r)})}},u(Hs,"PlainTextDecoder"),Hs);var QN=de(uf(),1),Hd=de(pl(),1),rD=de(uf(),1),iD=de(uf(),1),sb=de(Le(),1),Vd=de(pl(),1),Hn=de(Le(),1),oD=de(Le(),1),Ld=de(Le(),1),St=de(Le(),1);import*as Nd from"path";import*as Gn from"path";import*as ab from"path";var tN=de(KO(),1);function wH(t){let e=[t];return{next(){return Promise.resolve({done:e.length===0,value:e.pop()})},return(){return e=[],{}},[Symbol.asyncIterator](){return this}}}u(wH,"fromValue");function yH(t){return t[Symbol.asyncIterator]?t[Symbol.asyncIterator]():t[Symbol.iterator]?t[Symbol.iterator]():t.next?t:wH(t)}u(yH,"getIterator");async function rN(t,e){let r=yH(t);for(;;){let{value:i,done:n}=await r.next();if(i&&await e(i),n)break}r.return&&r.return()}u(rN,"forAwait");function gH(t){let{PassThrough:e}=eN(),r=new e;return setTimeout(async()=>{await rN(t,i=>r.write(i)),r.end()},1),r}u(gH,"asyncIteratorToStream");async function bH(t){let e=0,r=[];await rN(t,s=>{r.push(s),e+=s.byteLength});let i=new Uint8Array(e),n=0;for(let s of r)i.set(s,n),n+=s.byteLength;return i}u(bH,"collect");function _H(t){let e=Object.getOwnPropertyDescriptor(t,Symbol.asyncIterator);if(e&&e.enumerable)return t;let r=!1,i=[],n={};return t.on("data",s=>{i.push(s),n.resolve&&(n.resolve({value:i.shift(),done:!1}),n={})}),t.on("error",s=>{n.reject&&(n.reject(s),n={})}),t.on("end",()=>{r=!0,n.resolve&&(n.resolve({done:!0}),n={})}),{next(){return new Promise((s,a)=>{if(i.length===0&&r)return s({done:!0});if(i.length>0)return s({value:i.shift(),done:!1});i.length===0&&!r&&(n={resolve:s,reject:a})})},return(){t.removeAllListeners(),t.destroy&&t.destroy()},[Symbol.asyncIterator](){return this}}}u(_H,"fromNodeStream");async function vH({onProgress:t,url:e,method:r="GET",headers:i={},agent:n,body:s}){return s&&Array.isArray(s)?s=Buffer.from(await bH(s)):s&&(s=gH(s)),new Promise((a,l)=>{(0,tN.default)({url:e,method:r,headers:i,agent:n,body:s},(c,o)=>{if(c)return l(c);try{let f=_H(o);a({url:o.url,method:o.method,statusCode:o.statusCode,statusMessage:o.statusMessage,body:f,headers:o.headers})}catch(f){l(f)}})})}u(vH,"request");var SH={request:vH},kd=SH;var He=de(Le(),1),tn=de(pl(),1),wb=de(Le(),1),ue=de(Le(),1),jr=de(Le(),1),gb=de(Le(),1),co=de(Le(),1),$d=de(Le(),1),Bd=de(Le(),1),br=de(Le(),1),bb=de(Le(),1),ui=de(Le(),1),uC=de(Le(),1),zd=de(Le(),1),Vn=de(Le(),1),Qd=de(pl(),1);import*as WN from"node:fs";import*as wC from"path";import{Stats as aV}from"node:fs";import*as vb from"path";var HN=Object.defineProperty,EH=u((t,e,r)=>e in t?HN(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,"oa"),y=u((t,e)=>HN(t,"name",{value:e,configurable:!0}),"c"),U=u((t,e,r)=>EH(t,typeof e!="symbol"?e+"":e,r),"g"),ho,VN=(ho=class{constructor(e,r){U(this,"entries",[]),U(this,"currentIndex",0),U(this,"closed",!1),U(this,"compositFs"),U(this,"dirPath"),U(this,"initialized",!1),this.compositFs=e,this.dirPath=r}async initialize(){if(this.initialized)return;let e=new Set;for(let r of[...this.compositFs.filterLayers].reverse())if(r.readDirFiltering)e=new Set(await r.readDirFiltering(this.dirPath,Array.from(e)));else{let i=await r.readdir(this.dirPath);for(let n of i)e.add(n)}this.initialized=!0}async*[Symbol.asyncIterator](){for(await this.initialize();this.currentIndex<this.entries.length&&!this.closed;){let e=this.entries[this.currentIndex++];try{let r=await this.compositFs.stat(e.path);yield{name:e.name,isFile:y(()=>r.isFile(),"isFile"),isDirectory:y(()=>r.isDirectory(),"isDirectory"),isBlockDevice:y(()=>r.isBlockDevice(),"isBlockDevice"),isCharacterDevice:y(()=>r.isCharacterDevice(),"isCharacterDevice"),isSymbolicLink:y(()=>r.isSymbolicLink(),"isSymbolicLink"),isFIFO:y(()=>r.isFIFO(),"isFIFO"),isSocket:y(()=>r.isSocket(),"isSocket")}}catch(r){console.debug(`Failed to stat ${e.path}:`,r)}}}async read(){if(this.closed)throw new Error("Directory handle is closed");if(await this.initialize(),this.currentIndex>=this.entries.length)return null;let e=this.entries[this.currentIndex++];try{let r=await this.compositFs.stat(e.path);return{name:e.name,isFile:y(()=>r.isFile(),"isFile"),isDirectory:y(()=>r.isDirectory(),"isDirectory"),isBlockDevice:y(()=>r.isBlockDevice(),"isBlockDevice"),isCharacterDevice:y(()=>r.isCharacterDevice(),"isCharacterDevice"),isSymbolicLink:y(()=>r.isSymbolicLink(),"isSymbolicLink"),isFIFO:y(()=>r.isFIFO(),"isFIFO"),isSocket:y(()=>r.isSocket(),"isSocket")}}catch{return this.read()}}async close(){this.closed=!0,this.entries=[]}get path(){return this.dirPath}},u(ho,"Xt"),ho);y(VN,"CompositeFsDir");var Sb=VN;function GN(t){let e=t.split("/").filter(Boolean),r=[],i=[],n=!1,s;for(let a of e)if(a.startsWith("[[")&&a.endsWith("]]")){let l=a.slice(2,-2).replace(/^\.\.\./,"");if(r.push(l),a.startsWith("[[..."))n=!0,i.push("(/.*)*"),s=l;else throw new Error("Optional single-segment parameters [[param]] are not supported. Use [[...param]] for catch-all or [param] for required single segment.")}else if(a.startsWith("[")&&a.endsWith("]")){if(a.startsWith("[..."))throw new Error("Required catch-all parameters [...param] are not supported. Use [[...param]] instead.");{let l=a.slice(1,-1);r.push(l),i.push("/([^\\/]+)")}}else a==="."?n=!0:i.push("/"+a.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"));return{regexStr:i.join("")+"$",paramNames:r,folderRoute:n,pathParameter:s}}u(GN,"la");y(GN,"compilePattern");function Pd(t){if(t===".")return 1;let e=t.split("/").filter(Boolean),r=Math.pow(2,e.length);for(let i=0;i<e.length;i++){let n=e[i],s;n.startsWith("[[...")?s=10:n.startsWith("[[")?s=50:n.startsWith("[")?s=100:s=1e3+n.length;let a=Math.pow(.9,i);r+=s*a}return r}u(Pd,"Yt");y(Pd,"calculatePriority");function ZN(t){if(typeof t.name!="string")return"folder";let e=t;return e.fsType==="folder"?"folder":e.fsType==="file"?"file":"readdir"in e&&typeof e.readdir=="function"?"folder":"file"}u(ZN,"ca");y(ZN,"getNodeType");function KN(t){let e=[];function r(i,n){if(typeof i.name=="string"){e.push({pattern:n||".",handler:i,priority:Pd(n||"."),staticBaseChildren:[]});return}let s=i,a=[],l=Object.keys(s).filter(c=>c.startsWith("[[")||c===".");if(l.length>1)throw new Error(`Expected exactly one folder handler for ${n||"/"} expected but multuple found: ${l.join(", ")}`);if(l.length===0)throw new Error(`No folder handler for ${n||"/"} founds`);for(let[c,o]of Object.entries(s)){let f=n?`${n}/${c}`:c;if(c==="."){if(typeof o.name!="string")throw new Error(`Folder root '.' at path '${n}' must be a handler, not a folder`);if(o.fsType!=="folder"&&o.fsType!=="fs")throw new Error(`Folder root handler '.' at path '${n}' must be of type 'folder' or 'fs'`);e.push({pattern:n+"/.",handler:o,priority:Pd(n),staticBaseChildren:a})}else if(c.startsWith("[["))if(c.startsWith("[[..."))if(typeof o.name=="string"){if(e.push({pattern:f,handler:o,priority:Pd(f),staticBaseChildren:a}),o.fsType!=="folder"&&o.fsType!=="fs")throw new Error(`Folder root handler '.' at path '${n}' must be of type 'folder' or 'fs'`)}else r(o,f);else r(o,f);else if(c.startsWith("[")){if(c.startsWith("[..."))throw new Error(`Required catch-all '${c}' is not supported. Use '[[...${c.slice(5,-1)}]]' instead`);r(o,f)}else a.push({segment:c,type:ZN(o)}),r(o,f)}}return u(r,"e"),y(r,"walk"),r(t,""),e}u(KN,"da");y(KN,"flattenRoutes");var po,JN=(po=class{constructor(e,r){this.routes=e,this.rootPath=r,U(this,"compiledRoutes");let i=KN(e);this.compiledRoutes=i.map(n=>{let{regexStr:s,paramNames:a,folderRoute:l,pathParameter:c}=GN(n.pattern);return{regex:new RegExp(s),paramNames:a,staticBaseChildren:n.staticBaseChildren,handler:n.handler,priority:n.priority,pattern:n.pattern,folderRoute:l,pathParameter:c}})}match(e){let r=e;r.startsWith(this.rootPath+"/")?r=r.slice(this.rootPath.length+1):r.startsWith(this.rootPath)&&(r=r.slice(this.rootPath.length)),r.startsWith("/")||(r="/"+r),r.length>1&&r.endsWith("/")&&(r=r.slice(0,-1));let i,n={},s=-1,a=this.compiledRoutes,l=[];for(let o of a){let f=r.match(o.regex);if(f)l.push(o);else continue;if(!(!f||o.priority<=s)){n={};for(let h=0;h<o.paramNames.length;h++){let d=f[h+1]||"";d.startsWith("/")&&(d=d.slice(1)),n[o.paramNames[h]]=decodeURIComponent(d)}s=o.priority,i=o}}if(!i||i.handler===void 0)return;let c=[];return i.folderRoute&&(i.pathParameter?n[i.pathParameter]===""&&(c=i.staticBaseChildren.map(o=>({segment:o.segment,type:o.type}))):c=i.staticBaseChildren.map(o=>({segment:o.segment,type:o.type}))),{handler:i.handler,matchingPattern:i.pattern,params:n,staticSiblings:c}}},u(po,"Jt"),po);y(JN,"PathRouter");var FH=JN;function Ne(t){return typeof t=="string"?t:Buffer.isBuffer(t)?t.toString():String(t)}u(Ne,"z");y(Ne,"pathToString");var mo,YN=(mo=class{constructor({name:e,rootPath:r}){U(this,"compositeFs"),U(this,"context"),U(this,"newContext"),U(this,"fsType","fs"),U(this,"rootInstanceId"),U(this,"name"),U(this,"rootPath"),this.name=e,this.rootPath=r,this.rootInstanceId=`${e}-${Date.now()}-${Math.random().toString(36).substr(2,9)}`}attach(e){this.compositeFs=e}withContext(e){let r=Object.create(Object.getPrototypeOf(this));return Object.assign(r,this),r.context=e,r}async open(e,r,i){throw new Error(`open not implemented for: ${Ne(e)}`)}async access(e,r){throw new Error(`access not implemented for: ${Ne(e)}`)}async stat(e,r){throw new Error(`lstat not implemented for: ${Ne(e)}`)}async lstat(e,r){throw new Error(`lstat not implemented for: ${Ne(e)}`)}async opendir(e,r){throw new Error(`opendir not implemented for: ${Ne(e)}`)}async link(e,r){throw new Error(`link not implemented for: ${Ne(e)}`)}async mkdir(e,r){throw new Error(`mkdir not implemented for: ${Ne(e)}`)}async readdir(e,r){throw new Error(`readdir not implemented for: ${Ne(e)}`)}async readlink(e,...r){throw new Error(`readlink not implemented for: ${Ne(e)}`)}async unlink(e){throw new Error(`unlink not implemented for: ${Ne(e)}`)}async rename(e,r){throw new Error(`rename not implemented for: ${Ne(e)}`)}async rmdir(e,...r){throw new Error(`rmdir not implemented for: ${Ne(e)}`)}async symlink(e,r,i){throw new Error(`symlink not implemented for: ${Ne(r)}`)}async lookup(e){throw new Error(`lookup not implemented for: ${Ne(e)}`)}resolvePath(e){throw new Error(`resolvePath not implemented for fd: ${e}`)}async close(e){this.compositeFs.close(e)}async dataSync(e){throw new Error(`dataSync not implemented for: ${e.subFsFileDescriptor}`)}async read(e,r,i,n,s){throw new Error(`read not implemented for: ${e.subFsFileDescriptor}`)}async appendFile(e,r,i){throw new Error(`appendFile not implemented for: ${e.subFsFileDescriptor}`)}async fchmod(e,r){throw new Error(`fchmod not implemented for: ${e.subFsFileDescriptor}`)}async fchown(e,r,i){throw new Error(`fchown not implemented for: ${e.subFsFileDescriptor}`)}async ftruncate(e,r){throw new Error(`ftruncate not implemented for: ${e.subFsFileDescriptor}`)}async fstat(e,r){throw new Error(`fstat not implemented for: ${e.subFsFileDescriptor}`)}async futimes(e,r,i){throw new Error(`futimes not implemented for: ${e.subFsFileDescriptor}`)}async write(e,r,i,n,s){throw new Error(`write not implemented for: ${e.subFsFileDescriptor}`)}async writev(e,r,i){throw new Error(`writev not implemented for: ${e.subFsFileDescriptor}`)}async readv(e,r,i){throw new Error(`readv not implemented for: ${e.subFsFileDescriptor}`)}async readFile(e,r){throw new Error(`readFile not implemented for: ${e}`)}async writeFile(e,r,i){throw new Error(`writeFile not implemented for: ${e}`)}},u(mo,"qt"),mo);y(YN,"BaseCompositeSubFs");var rs=YN,wo,XN=(wo=class{constructor({name:e,filterLayers:r,routes:i,rootPath:n}){U(this,"promises"),U(this,"filterLayers",[]),U(this,"router"),U(this,"parentFs"),U(this,"name"),U(this,"rootPath"),U(this,"pathToFileDescriptors",new Map),U(this,"openFileHandles",new Map),U(this,"logOperation"),this.name=e,this.rootPath=n;for(let s of r)this.filterLayers.push(s),s.attach(this);this.router=new FH(i,this.rootPath),this.promises={access:this.access.bind(this),opendir:this.opendir.bind(this),mkdir:this.mkdir.bind(this),readdir:this.readdir.bind(this),open:this.open.bind(this),stat:this.stat.bind(this),lstat:this.lstat.bind(this),link:this.link.bind(this),readlink:this.readlink.bind(this),unlink:this.unlink.bind(this),rename:this.rename.bind(this),rmdir:this.rmdir.bind(this),symlink:this.symlink.bind(this),readFile:this.readFile.bind(this),writeFile:this.writeFile.bind(this),getFilehandle:this.getFilehandle.bind(this)}}getNextFileDescriptor(){let e=Array.from(this.openFileHandles.keys());return e.length===0?1:Math.max(...e)+1}setLoggger(e){this.logOperation=e}async logOperationOnFileDescsriptor(e,r,i){if(!this.logOperation)return;let n=[];for(let[s,a]of this.pathToFileDescriptors.entries())a.includes(e.fd)&&n.push(s);if(n.length!==0)return this.logOperation?.({fsName:e.delegate.name,fd:e,path:n[0],operation:r,operationArgs:i})}getFilehandle(e){return this.openFileHandles.get(e)}async getResponsibleFs(e){let r=e.toString();for(let s of this.filterLayers)if(await s.responsible(r)){if(s.withContext!==void 0)return s.withContext({fullPath:r,params:{},staticSiblings:[]});throw new Error(`Filter layer filesystem ${s.name} is not a BaseCompositeSubFs`)}let i=this.router.match(r);if(!i)throw new Error(`No route match for: ${r}`);let n=i.handler;return n.attach(this),n.withContext({fullPath:r,params:i.params,staticSiblings:i.staticSiblings})}async access(e,r){let i=await this.getResponsibleFs(e);return await this.logOperation?.({fsName:i.name,path:e,operation:"access",operationArgs:{mode:r}}),i.access(e,r)}async stat(e,r){let i=e.toString(),n=await this.getResponsibleFs(e);return await this.logOperation?.({fsName:n.name,path:i,operation:"stat",operationArgs:{opts:r}}),n.stat(e)}async lstat(e,r){let i=await this.getResponsibleFs(e);return await this.logOperation?.({fsName:i.name,path:e.toString(),operation:"lstat",operationArgs:{opts:r}}),i.lstat(e,r)}async unlink(e){let r=await this.getResponsibleFs(e);return await this.logOperation?.({fsName:r.name,path:e.toString(),operation:"unlink",operationArgs:{}}),r.unlink(e)}async mkdir(e,r){let i=await this.getResponsibleFs(e);return await this.logOperation?.({fsName:i.name,path:e.toString(),operation:"mkdir",operationArgs:{options:r}}),i.mkdir(e,r)}async rmdir(e,r){let i=await this.getResponsibleFs(e);return await this.logOperation?.({fsName:i.name,path:e.toString(),operation:"rmdir",operationArgs:{dirPath:e,options:r}}),i.rmdir(e,r)}async opendir(e,r){await this.logOperation?.({fsName:this.name,path:e.toString(),operation:"opendir",operationArgs:{options:r}});let i=e.toString();return new Sb(this,i)}async readdir(e,r){await this.logOperation?.({fsName:this.name,path:e.toString(),operation:"readdir",operationArgs:{options:r}});let i=new Set,n=this.router.match(e.toString());if(n?.handler instanceof rs){let s=n?.handler.withContext({fullPath:e.toString(),params:n.params,staticSiblings:n.staticSiblings});s.attach(this),i=new Set(await s.readdir(e,r))}for(let s of[...this.filterLayers].reverse())if(s.readDirFiltering)i=new Set(await s.readDirFiltering(e,Array.from(i)));else{let a=await s.readdir(e,r);for(let l of a)i.add(l)}return Array.from(i)}async open(e,r,i){let n=await this.getResponsibleFs(e);await this.logOperation?.({fsName:n.name,path:e,operation:"open",operationArgs:{flags:r,mode:i}});let s=await n.open(e,r,i),a=this.getNextFileDescriptor();return s.realize(a),this.openFileHandles.set(a,s),this.pathToFileDescriptors.get(e)||this.pathToFileDescriptors.set(e,[]),this.pathToFileDescriptors.get(e).push(a),s}async close(e){try{await e.delegate.close(e)}catch(r){throw r}finally{for(let[r,i]of this.pathToFileDescriptors.entries()){let n=i.indexOf(e.fd);if(n!==-1){i.splice(n,1),i.length===0&&this.pathToFileDescriptors.delete(r);break}}this.openFileHandles.delete(e.fd)}}async link(e,r){throw new Error("not implemented")}async readlink(e,r){throw new Error("not implemented")}async rename(e,r){let i=await this.getResponsibleFs(e),n=await this.getResponsibleFs(r);if(i.rootInstanceId===n.rootInstanceId)return await this.logOperation?.({fsName:i.name,path:e.toString(),operation:"rename",operationArgs:{oldPath:e,newPath:r}}),i.newContext=n.context,i.rename(e,r);let s=await i.open(e.toString(),"r");try{let a=await i.fstat(s),l=Buffer.alloc(a.size);await i.read(s,l,0,a.size,0),await i.close(s),await n.writeFile(r.toString(),l,"utf8"),await i.unlink(e)}catch(a){try{await i.close(s)}catch{}throw a}}async symlink(e,r,i){throw new Error("not implemented")}async readFile(e,r){await this.logOperation?.({fsName:this.name,path:e.toString(),operation:"readFile",operationArgs:{path:e,options:r}});let i=!0,n;if(typeof e=="number"){i=!1;let s=this.getFilehandle(e);if(!s)throw new Error("Invalid file descriptor");n=s}else if(typeof e=="string")n=await this.open(e,"r");else throw new Error("only filehandle and path are supported atm");try{let s=(await n.stat()).size;if(typeof s=="bigint"){if(s>BigInt(Number.MAX_SAFE_INTEGER))throw new Error("File too large to read into buffer");s=Number(s)}let a=Buffer.alloc(s),{bytesRead:l}=await n.read(a,0,s,0);if(r&&typeof r.encoding=="string")return a.slice(0,l).toString(r.encoding);if(typeof r=="string"){if(r==="utf8"||r==="utf-8")return a.slice(0,l).toString(r);throw new Error("Unsupported encoding: "+r)}return a.slice(0,l)}finally{n&&i&&await n.close()}}async writeFile(e,r,i){await this.logOperation?.({fsName:this.name,path:e.toString(),operation:"writeFile",operationArgs:{data:r,options:i}});let n=typeof e!="number",s,a,l,c="w";if(typeof i=="string"?a=i:i&&typeof i=="object"&&(a=i.encoding,l=i.mode,c=i.flag||"w"),typeof e=="number"){let o=this.getFilehandle(e);if(!o)throw new Error("Invalid file descriptor");s=o}else if(typeof e=="string")s=await this.open(e,c,l);else throw new Error("only filehandle and path are supported atm");try{let o;if(typeof r=="string")o=Buffer.from(r,a||"utf8");else if(r instanceof Buffer)o=r;else if(r instanceof Uint8Array)o=Buffer.from(r);else throw new Error("Invalid data type for writeFile");let f=0;for(;f<o.length;){let{bytesWritten:h}=await s.write(o,f,o.length-f,f);f+=h}}finally{s&&n&&await s.close()}}},u(wo,"Qt"),wo);y(XN,"CompositeFs");var iN=XN,yo,eD=(yo=class extends rs{constructor({name:e,hiddenFiles:r,rootPath:i}){super({name:e,rootPath:i}),U(this,"ig"),this.ig=(0,QN.default)(),this.ig.add(r)}async responsible(e){let r=e.replace(/\\/g,"/"),i=r;if(this.rootPath){let n=this.rootPath;r.startsWith(n+"/")?i=r.slice(n.length+1):r.startsWith(n)&&(i=r.slice(n.length))}return i=i.startsWith("./")?i.slice(2):i,i=i.startsWith("/")?i.slice(1):i,i===""||i==="."?!1:this.ig.ignores(i)}fileType(){return 255}error(e){return new Error(`Access to hidden file is not allowed: ${Ne(e)}`)}async open(e,r,i){throw this.error(e)}async access(e){throw this.error(e)}async stat(e){throw this.error(e)}async lstat(e){throw this.error(e)}async opendir(e){throw this.error(e)}async link(e){throw this.error(e)}async mkdir(e){throw this.error(e)}async readDirFiltering(e,r){let i=[];for(let n of r){let s=Ne(e)!=="/"?Ne(e)+"/"+n:"/"+n;await this.responsible(s)||i.push(n)}return i}async readdir(e){throw this.error(e)}async readlink(e){throw this.error(e)}async unlink(e){throw this.error(e)}async rename(e){throw this.error(e)}async rmdir(e){throw this.error(e)}async symlink(e,r){throw this.error(r)}async lookup(e){throw this.error(e)}resolvePath(e){throw new Error(`Access to hidden file is not allowed: resolvePath(${e})`)}async close(e){throw new Error("Access to hidden file is not allowed: close: "+e.subFsFileDescriptor)}async dataSync(e){throw new Error("Access to hidden file is not allowed: dataSync: "+e.subFsFileDescriptor)}async read(e,r,i,n,s){throw new Error("Access to hidden file is not allowed: readFileHandle: "+e.subFsFileDescriptor)}},u(yo,"ei"),yo);y(eD,"HiddenFileSubFs");var kH=eD,go,tD=(go=class{constructor(e){U(this,"delegate"),U(this,"compositeFs"),U(this,"_subFsFileDescriptor"),U(this,"handleType","file"),U(this,"_compositFsFileDescriptor",-1),this.delegate=e.fs,this._subFsFileDescriptor=e.subFsFileDescriptor,this._compositFsFileDescriptor=-1,this.compositeFs=e.compositeFs;let r=this._subFsFileDescriptor}get fsType(){return this.delegate.fileType()}get subFsFileDescriptor(){return this._subFsFileDescriptor}get fd(){return this._compositFsFileDescriptor}realize(e){if(this._compositFsFileDescriptor!==-1)throw new Error("was already realized");this._compositFsFileDescriptor=e}readableWebStream(e){throw new Error("Method not implemented.")}async appendFile(e,r){return await this.compositeFs.logOperationOnFileDescsriptor(this,"appendFile",{data:e,options:r}),await this.delegate.appendFile(this,e,r)}async chmod(e){return await this.compositeFs.logOperationOnFileDescsriptor(this,"chmod",{mode:e}),this.delegate.fchmod(this,e)}async chown(e,r){return await this.compositeFs.logOperationOnFileDescsriptor(this,"chown",{uid:e,gid:r}),this.delegate.fchown(this,e,r)}async close(){return await this.compositeFs.logOperationOnFileDescsriptor(this,"close",{}),this.compositeFs.close(this)}async datasync(){return await this.compositeFs.logOperationOnFileDescsriptor(this,"datasync",{}),this.delegate.dataSync(this)}async read(e,r,i,n){return await this.compositeFs.logOperationOnFileDescsriptor(this,"read",{targetBufferLength:e.length,offset:r,length:i,position:n}),await this.delegate.read(this,e,r,i,n)}async readv(e,r){return await this.compositeFs.logOperationOnFileDescsriptor(this,"readv",{buffers:e,position:r}),this.delegate.readv(this,e,r)}async stat(e){return await this.compositeFs.logOperationOnFileDescsriptor(this,"stat",{options:e}),this.delegate.fstat(this,e)}async truncate(e){return await this.compositeFs.logOperationOnFileDescsriptor(this,"truncate",{len:e}),this.delegate.ftruncate(this,e)}async utimes(e,r){return await this.compositeFs.logOperationOnFileDescsriptor(this,"utimes",{atime:e,mtime:r}),this.delegate.futimes(this,e,r)}async write(e,r,i,n){return await this.compositeFs.logOperationOnFileDescsriptor(this,"write",{buffer:e,offset:r,length:i,position:n}),this.delegate.write(this,e,r,i,n)}async writev(e,r){return await this.compositeFs.logOperationOnFileDescsriptor(this,"writev",{buffers:e,position:r}),this.delegate.writev(this,e,r)}async sync(){return await this.compositeFs.logOperationOnFileDescsriptor(this,"sync",{}),this.delegate.dataSync(this)}},u(go,"ti"),go);y(tD,"CompositFsFileHandle");var ko=tD,bo,TH=(bo=class extends rs{constructor({name:e,rootPath:r,ephemeralPatterns:i}){super({name:e,rootPath:r}),U(this,"openFh",new Map),U(this,"memFs",(0,Hd.createFsFromVolume)(new Hd.Volume)),U(this,"ig"),U(this,"patterns"),this.ig=(0,rD.default)(),this.ig.add(i),this.patterns=i}normalizePath(e){let r=typeof e=="string"?e:e.toString();return r.startsWith("/")?r:"/"+r}async responsible(e){let r=e.replace(/\\/g,"/"),i=r;return this.rootPath&&(r.startsWith(this.rootPath+"/")?i=r.slice(this.rootPath.length+1):r.startsWith(this.rootPath)&&(i=r.slice(this.rootPath.length))),i=i.startsWith("./")?i.slice(2):i,i=i.startsWith("/")?i.slice(1):i,i===""||i==="."?!1:this.ig.ignores(i)}fileType(){return 5}async open(e,r,i){let n=this.normalizePath(e),s=Nd.dirname(n);s&&s!=="/"&&s!=="."&&await this.memFs.promises.mkdir(s,{recursive:!0});let a=await this.memFs.promises.open(n,r,i);return this.openFh.set(a.fd,a),new ko({fs:this,compositeFs:this.compositeFs,subFsFileDescriptor:a.fd,parentFsFileDescriptors:[a.fd]})}async access(e,r){let i=this.normalizePath(e);return await this.memFs.promises.access(i,r)}async stat(e,r){let i=this.normalizePath(e);return this.memFs.promises.stat(i,{bigint:!1})}async lstat(e,r){let i=this.normalizePath(e);return this.memFs.promises.lstat(i,{bigint:!1})}async opendir(e,r){let i=this.normalizePath(e);return await this.memFs.promises.opendir(i,r)}async link(e,r){let i=this.normalizePath(e),n=this.normalizePath(r);return await this.memFs.promises.link(i,n)}async mkdir(e,r){let i=this.normalizePath(e);if(!(typeof r=="object"&&r&&"recursive"in r&&r.recursive)){let n=Nd.dirname(i);if(n&&n!=="/"&&n!==".")try{await this.memFs.promises.stat(n)}catch{await this.memFs.promises.mkdir(n,{recursive:!0})}}await this.memFs.promises.mkdir(i,r)}async readdir(e,...r){let i=this.normalizePath(e),n=await this.memFs.promises.readdir(i,...r);return console.log("EPHEMERAL: READDIR: ",n),n}async readlink(e){throw new Error("readlink is not implemented for EphemeralFileSubFs")}async unlink(e){let r=this.normalizePath(e);return await this.memFs.promises.unlink(r)}async rename(e,r){let i=this.normalizePath(e),n=this.normalizePath(r);return await this.memFs.promises.rename(i,n)}async rmdir(e,r){let i=this.normalizePath(e);return await this.memFs.promises.rmdir(i,r)}async symlink(e,r,i){let n=this.normalizePath(e),s=this.normalizePath(r);return await this.memFs.promises.symlink(n,s,i)}async lookup(e){throw new Error(`lookup is not implemented for: ${Ne(e)}`)}async close(e){let r=this.openFh.get(e.subFsFileDescriptor);r&&(await r.close(),this.openFh.delete(e.subFsFileDescriptor))}async dataSync(e){let r=this.openFh.get(e.subFsFileDescriptor);if(r)return await r.datasync()}async read(e,r,i,n,s){let a=this.openFh.get(e.subFsFileDescriptor);if(a)return await a.read(r,i,n,s);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async fchmod(e,r){let i=this.openFh.get(e.subFsFileDescriptor);if(i)return await i.chmod(r)}async fchown(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.chown(r,i)}async write(e,r,i,n,s){let a=this.openFh.get(e.subFsFileDescriptor);if(a)return await a.write(r,i,n,s);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async ftruncate(e,r){let i=this.openFh.get(e.subFsFileDescriptor);if(i)return await i.truncate(r)}resolvePath(e){throw new Error(`resolvePath is not implemented: resolvePath(${e})`)}async fstat(e,r){let i=this.openFh.get(e.subFsFileDescriptor);if(i)return await i.stat(r);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async futimes(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.utimes(r,i)}async writev(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.writev(r,i??void 0);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async readv(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.readv(r,i??void 0);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async readFile(e,r){if(typeof e=="string"||Buffer.isBuffer(e)){let i=this.normalizePath(e);return this.memFs.promises.readFile(i,r)}return super.readFile(e,r)}async writeFile(e,r,i){let n=this.normalizePath(e),s=Nd.dirname(n);return s&&s!=="/"&&s!=="."&&await this.memFs.promises.mkdir(s,{recursive:!0}),this.memFs.promises.writeFile(n,r,i)}},u(bo,"ii"),bo);y(TH,"EphemeralSubFs");var _o,nD=(_o=class extends rs{constructor({name:e,sourceFs:r,copyToFs:i,copyToRootPath:n,rootPath:s,patterns:a}){super({rootPath:s,name:e}),U(this,"openFh",new Map),U(this,"sourceFs"),U(this,"copyToFs"),U(this,"copyPath"),U(this,"ig"),U(this,"patterns"),this.sourceFs=r,this.copyToFs=i,this.copyPath=n,this.patterns=a,this.ig=(0,iD.default)(),this.ig.add(a)}normalizeCopyPath(e){let r=typeof e=="string"?e:e.toString(),i=r.startsWith("/")?r:"/"+r;return Gn.join(this.copyPath,i)}normalizePath(e){let r=typeof e=="string"?e:e.toString();return r.startsWith("/")?r:"/"+r}async responsible(e){let r=e.replace(/\\/g,"/"),i=r;if(this.compositeFs.rootPath){let n=this.compositeFs.rootPath;r.startsWith(n+"/")?i=r.slice(n.length+1):r.startsWith(n)&&(i=r.slice(n.length))}return i=i.startsWith("./")?i.slice(2):i,i=i.startsWith("/")?i.slice(1):i,i===""||i==="."?!1:this.ig.ignores(i)}fileType(){return 6}async isCopied(e){let r=this.normalizeCopyPath(e);try{return await this.copyToFs.promises.access(r),!0}catch{return!1}}async copyFromSource(e){let r=this.normalizeCopyPath(e),i=this.normalizePath(e),n=Gn.dirname(r);n&&n!=="/"&&n!=="."&&await this.copyToFs.promises.mkdir(n,{recursive:!0});try{let s=await this.sourceFs.promises.readFile(i);await this.copyToFs.promises.writeFile(r,s)}catch(s){if(s.code!=="ENOENT")throw s}}async open(e,r,i){let n=this.normalizePath(e),s=this.normalizeCopyPath(e);if(r.includes("w")||r.includes("a")||r.includes("+")){let a=Gn.dirname(s);if(a&&a!=="/"&&a!=="."&&await this.copyToFs.promises.mkdir(a,{recursive:!0}),!await this.isCopied(e))try{await this.sourceFs.promises.access(n),await this.copyFromSource(e)}catch{}let l=await this.copyToFs.promises.open(s,r,i);return this.openFh.set(l.fd,l),new ko({fs:this,compositeFs:this.compositeFs,subFsFileDescriptor:l.fd,parentFsFileDescriptors:[l.fd]})}else{let a=await this.isCopied(e),l=a?this.copyToFs:this.sourceFs,c=a?s:n,o=await l.promises.open(c,r,i);return this.openFh.set(o.fd,o),new ko({fs:this,compositeFs:this.compositeFs,subFsFileDescriptor:o.fd,parentFsFileDescriptors:[o.fd]})}}async access(e,r){let i=this.normalizePath(e),n=this.normalizeCopyPath(e);try{await this.copyToFs.promises.access(n,r);return}catch{return await this.sourceFs.promises.access(i,r)}}async stat(e,r){let i=this.normalizePath(e),n=this.normalizeCopyPath(e);try{return await this.copyToFs.promises.stat(n,{bigint:r?.bigint??!1})}catch{return this.sourceFs.promises.stat(i,{bigint:r?.bigint??!1})}}async lstat(e,r){let i=this.normalizePath(e),n=this.normalizeCopyPath(e);try{return await this.copyToFs.promises.lstat(n,{bigint:r?.bigint??!1})}catch{return this.sourceFs.promises.lstat(i,{bigint:r?.bigint??!1})}}async opendir(e,r){let i=this.normalizePath(e);return new Sb(this.compositeFs,i)}async link(e,r){let i=this.normalizeCopyPath(e),n=this.normalizeCopyPath(r);return await this.copyToFs.promises.link(i,n)}async mkdir(e,r){let i=this.normalizeCopyPath(e);if(!(typeof r=="object"&&r&&"recursive"in r&&r.recursive)){let n=Gn.dirname(i);if(n&&n!=="/"&&n!==".")try{await this.copyToFs.promises.stat(n)}catch{await this.copyToFs.promises.mkdir(n,{recursive:!0})}}await this.copyToFs.promises.mkdir(i,r)}async readdir(e,...r){let i=this.normalizePath(e),n=this.normalizeCopyPath(e),s=new Set,a=new Set;try{let l=await this.sourceFs.promises.readdir(i,...r);Array.isArray(l)&&l.forEach(c=>s.add(typeof c=="string"?c:c.name))}catch(l){if(l.code!=="ENOENT")throw l}try{let l=await this.copyToFs.promises.readdir(n,...r);Array.isArray(l)&&l.forEach(c=>a.add(typeof c=="string"?c:c.name))}catch(l){if(l.code!=="ENOENT")throw l}return Array.from(new Set([...s,...a]))}async readlink(e){throw new Error("readlink is not implemented for CopyOnWriteSubFs")}async unlink(e){let r=this.normalizeCopyPath(e);return await this.copyToFs.promises.unlink(r)}async rename(e,r){let i=this.normalizeCopyPath(e),n=this.normalizeCopyPath(r);return await this.copyToFs.promises.rename(i,n)}async rmdir(e,r){let i=this.normalizeCopyPath(e);return await this.copyToFs.promises.rmdir(i,r)}async symlink(e,r,i){let n=this.normalizeCopyPath(e),s=this.normalizeCopyPath(r);return await this.copyToFs.promises.symlink(n,s,i)}async lookup(e){throw new Error(`lookup is not implemented for: ${Ne(e)}`)}resolvePath(e){throw new Error(`resolvePath is not implemented: resolvePath(${e})`)}async close(e){let r=this.openFh.get(e.subFsFileDescriptor);r&&(await r.close(),this.openFh.delete(e.subFsFileDescriptor))}async dataSync(e){let r=this.openFh.get(e.subFsFileDescriptor);if(r)return await r.datasync()}async read(e,r,i,n,s){let a=this.openFh.get(e.subFsFileDescriptor);if(a)return await a.read(r,i,n,s);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async fchmod(e,r){let i=this.openFh.get(e.subFsFileDescriptor);if(i)return await i.chmod(r)}async fchown(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.chown(r,i)}async write(e,r,i,n,s){let a=this.openFh.get(e.subFsFileDescriptor);if(a)return await a.write(r,i,n,s);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async ftruncate(e,r){let i=this.openFh.get(e.subFsFileDescriptor);if(i)return await i.truncate(r)}async fstat(e,r){let i=this.openFh.get(e.subFsFileDescriptor);if(i)return await i.stat(r);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async futimes(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.utimes(r,i)}async writev(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.writev(r,i??void 0);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async readv(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.readv(r,i??void 0);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async readFile(e,r){if(typeof e!="string"&&!Buffer.isBuffer(e))return super.readFile(e,r);let i=this.normalizePath(e),n=this.normalizeCopyPath(e);try{return await this.copyToFs.promises.readFile(n,r)}catch{return this.sourceFs.promises.readFile(i,r)}}async writeFile(e,r,i){let n=this.normalizeCopyPath(e);await this.isCopied(e)||await this.copyFromSource(e);let s=Gn.dirname(n);s&&s!=="/"&&s!=="."&&await this.copyToFs.promises.mkdir(s,{recursive:!0}),await this.copyToFs.promises.writeFile(n,r,i)}},u(_o,"ri"),_o);y(nD,"CopyOnWriteSubFs");var nN=nD;function zr(t){return{name:t.name,isFile:y(()=>!t.isDir,"isFile"),isDirectory:y(()=>t.isDir,"isDirectory"),isBlockDevice:y(()=>!0,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isFIFO:y(()=>!1,"isFIFO"),isSocket:y(()=>!1,"isSocket"),parentPath:t.parent,path:t.parent}}u(zr,"V");y(zr,"toDirEntry");var vo,sD=(vo=class extends rs{constructor({name:e,gitStorageFs:r,gitRoot:i,handler:n,rootPath:s}){super({name:e,rootPath:s}),U(this,"memFs"),U(this,"openFh",{}),U(this,"storageFs"),U(this,"gitRoot"),U(this,"handler"),this.handler=n,this.gitRoot=i,this.storageFs=r,this.memFs=(0,Vd.createFsFromVolume)(new Vd.Volume)}async getAuthor(){let e=await sb.default.getConfig({fs:this.storageFs,dir:this.gitRoot,path:"user.name"}),r=await sb.default.getConfig({fs:this.storageFs,dir:this.gitRoot,path:"user.email"}),i=Math.floor(Date.now()/1e3),n=new Date().getTimezoneOffset();return{name:e,email:r,date:i,timezoneOffset:n}}async responsible(e){return!0}getRouteParams(){return this.context?.params||{}}getStaticSiblings(){return this.context?.staticSiblings||[]}async open(e,r,i){if(this.handler.writeFile===void 0&&(r.includes("w")||r.includes("a")))throw new Error(`Write operations not allowed for ${this.handler.type}`);if(r.includes("x")&&this.handler.type!=="gitBranchFileVirtualFile"&&this.handler.type!=="claudeVirtualSessionFileVirtualFile")throw new Error(`Exclusive operations not allowed for ${this.handler.type}`);let n=await this.getAuthor(),s=this.getRouteParams(),a=await this.handler.getFile({cacheFs:this.memFs,filePath:e,userSpaceFs:this.compositeFs,pathParams:s,author:n}),l=!1;for(let d of Object.values(this.openFh))d.path===e&&(l=!0);if((a||l)&&r.includes("x"))throw Object.assign(new Error(`EEXIST: file already exists, open '${e}'`),{code:"EEXIST",errno:-17,syscall:"open",path:e});if(!a&&!l&&!(r.includes("w")||r.includes("a")))throw Object.assign(new Error(`ENOENT: no such file or directory, open '${e}'`),{code:"ENOENT",errno:-2,syscall:"open",path:e});let c=ab.dirname(e);if(await this.memFs.promises.mkdir(c,{recursive:!0}),a===void 0&&!r.includes("x")||a&&a.type==="file")try{let d=await this.memFs.promises.access(e)}catch{await this.memFs.promises.writeFile(e,"")}let o=await this.memFs.promises.open(e,r,i),f=o.fd,h=new ko({fs:this,compositeFs:this.compositeFs,subFsFileDescriptor:f,parentFsFileDescriptors:[]});return this.openFh[f]={path:e,mode:r,fh:o,openSha:a?.oid,readSha:void 0,unflushed:[]},(r.includes("x")||r.includes("w"))&&this.openFh[f].unflushed.push({length:0,start:0}),h}async mkdir(e,r){let i=e.toString(),n=this.getRouteParams(),s=r?{options:r}:{};try{let a=await this.getAuthor();await this.handler.mkdir({cacheFs:this.memFs,filePath:e.toString(),userSpaceFs:this.compositeFs,pathParams:n,...s,author:a});let l=typeof r=="object"?{...r,recursive:!0}:{recursive:!0};await this.memFs.promises.mkdir(e,l);let c=i.split("/"),o="";for(let f=1;f<=c.length;f++){o=c.slice(0,f).join("/");try{if((await this.memFs.promises.stat(o)).isDirectory()){let h=await this.memFs.promises.open(o,"r");this.openFh[h.fd]={path:o,mode:"r",fh:h,openSha:void 0,readSha:void 0,unflushed:[]}}}catch{}}}catch(a){throw a}}async access(e,r){await this.stat(e)}async futimes(e,r,i){let n=this.openFh[e.subFsFileDescriptor];if(!n)throw new Error("Invalid file handle");return await n.fh.utimes(r,i)}async fstat(e,r){let i=this.openFh[e.subFsFileDescriptor];if(!i)throw new Error("Invalid file handle");return this.stat(i.path,r)}async ftruncate(e,r){let i=this.openFh[e.subFsFileDescriptor];if(!i)throw new Error("Invalid file handle");return i.unflushed.push({length:0,start:0}),await i.fh.truncate(r)}async stat(e,r){let i=e.toString(),n=Object.values(this.openFh).find(l=>l.path===i&&l.unflushed.length>0);if(n&&n.unflushed.length>0)return await n.fh.stat(r);let s=this.getRouteParams(),a=await this.getAuthor();return await this.handler.getStats({cacheFs:this.memFs,filePath:i,userSpaceFs:this.compositeFs,pathParams:s,author:a})}async lstat(e,r){return this.stat(e,r)}async readdir(e,r){let i=e.toString(),n=this.getRouteParams(),s=this.getStaticSiblings(),a=await this.getAuthor(),l=await this.handler.getFile({cacheFs:this.memFs,filePath:i,userSpaceFs:this.compositeFs,pathParams:n,author:a});if(l){if(l.type!=="directory")throw new Error("not a folder");let c=Array.from(new Set([...l.content,...s.map(o=>zr({name:o.segment,parent:i,isDir:o.type==="folder"}))])).sort((o,f)=>o.name.localeCompare(f.name,void 0,{numeric:!0,sensitivity:"base"}));return r?.withFileTypes?c:c.map(o=>o.name)}return[]}async read(e,r,i,n,s){let a=e.subFsFileDescriptor,l=this.openFh[a];if(!l)throw new Error("Invalid file handle");if(l.unflushed.length===0){let c=this.getRouteParams(),o=await this.getAuthor(),f=await this.handler.getFile({cacheFs:this.memFs,filePath:l.path,userSpaceFs:this.compositeFs,pathParams:c,author:o});if(!f?.content)throw new Error("couldnt access content");if(f.type!=="file")throw new Error("not a file");let h=typeof f.content=="string"?Buffer.from(f.content):f.content,d=typeof s=="number"?s:0,p=Math.min(d+n,h.length),m=Math.max(0,p-d);return h.copy(r,i,d,d+m),{bytesRead:m,buffer:r}}return await l.fh.read(r,i,n,s)}async write(e,r,i,n,s){let a=this.openFh[e.subFsFileDescriptor];if(!a)throw new Error("Invalid file handle");let l=a.mode;if(!l.includes("w")&&!l.includes("a")&&!l.includes("+"))throw Object.assign(new Error("EBADF: bad file descriptor, write"),{code:"EBADF",errno:-9,syscall:"write"});if(a.unflushed.length===0){let h=this.getRouteParams(),d=await this.getAuthor(),p=await this.handler.getFile({cacheFs:this.memFs,filePath:a.path,userSpaceFs:this.compositeFs,pathParams:h,author:d});p&&p.oid&&(await this.memFs.promises.writeFile(a.path,p.content),a.readSha=p.oid)}let c=await a.fh.write(r,i,n,s),o=i??0,f=s??0;return a.unflushed.push({start:f,length:n||r.byteLength-o+f}),c}async close(e){let r=e.subFsFileDescriptor,i=this.openFh[r];if(!i)throw new Error("Invalid file handle");try{await this.dataSync(e),await i.fh.close()}finally{delete this.openFh[r]}}async dataSync(e){let r=e.subFsFileDescriptor,i=this.openFh[r];if(!i)throw new Error("Invalid file handle");if(i.unflushed.length>0){if(this.handler.writeFile){let n=await this.memFs.promises.readFile(i.path),s=this.getRouteParams(),a=await this.getAuthor();await this.handler.writeFile({cacheFs:this.memFs,filePath:i.path,userSpaceFs:this.compositeFs,content:n,pathParams:s,author:a})}i.unflushed=[]}}async readFile(e,r){let i=typeof e=="string"?e:Buffer.isBuffer(e)?e.toString():e.fd?`FileHandle(${e.fd})`:e.toString(),n=null;typeof r=="string"?n=r:r&&typeof r=="object"&&r.encoding&&(n=r.encoding);let s=await this.open(i,"r");try{let a=(await this.fstat(s)).size,l=Buffer.alloc(a);return await this.read(s,l,0,a,0),await this.close(s),n?l.toString(n):l}catch(a){try{await this.close(s)}catch{}throw a}}async writeFile(e,r,i){let n="w",s="utf8",a;typeof i=="string"?s=i:i&&typeof i=="object"&&(i.flag&&(n=String(i.flag)),i.encoding&&(s=i.encoding),i.mode&&(a=typeof i.mode=="string"?parseInt(i.mode,8):i.mode));let l=await this.open(e,n,a);try{let c;typeof r=="string"?c=Buffer.from(r,s):Buffer.isBuffer(r)?c=r:r instanceof Uint8Array?c=Buffer.from(r):ArrayBuffer.isView(r)?c=Buffer.from(r.buffer,r.byteOffset,r.byteLength):c=Buffer.from(r),await this.write(l,c,0,c.length,0)}finally{await this.close(l)}}async rename(e,r){let i=e.toString(),n=r.toString();if(!this.handler.rename)throw new Error(`Rename not supported for ${this.handler.type} files`);let s=await this.memFs.promises.access(n).then(()=>!0).catch(()=>!1),a=await this.stat(n).then(()=>!0).catch(()=>!1),l=await this.stat(i).then(()=>!0).catch(()=>!1);if(await this.memFs.promises.access(i).then(()=>!0).catch(()=>!1)){let f=ab.dirname(n);try{await this.memFs.promises.access(f)}catch{await this.memFs.promises.mkdir(f,{recursive:!0})}await this.memFs.promises.rename(e,r)}let c=this.getRouteParams(),o=await this.getAuthor();await this.handler.rename({cacheFs:this.memFs,filePath:i,userSpaceFs:this.compositeFs,newPath:n,pathParams:c,newPathParams:this.newContext?.params||{},author:o})}async fchmod(e,r){}async unlink(e){let r=e.toString();if(!this.handler.unlink)throw new Error(`Cannot unlink ${this.handler.type} files`);try{let i=this.getRouteParams(),n=await this.getAuthor();await this.handler.unlink({cacheFs:this.memFs,filePath:r,userSpaceFs:this.compositeFs,pathParams:i,author:n})}catch(i){let n=!1;for(let[s,a]of Object.entries(this.openFh))a.path===r&&a.unflushed.length>0&&(n=!0);if(!n)throw i}finally{let i=!1;for(let[n,s]of Object.entries(this.openFh))s.path===r&&(i=!0,await s.fh.close(),delete this.openFh[Number(n)]);i&&await this.memFs.promises.unlink(r)}}async rmdir(e,...r){let i=e.toString();if(!this.handler.rmdir)throw new Error(`Cannot rmdir ${this.handler.type} directories`);let n=this.getRouteParams(),s=await this.getAuthor();await this.handler.rmdir({cacheFs:this.memFs,filePath:i,userSpaceFs:this.compositeFs,pathParams:n,author:s});let a=!1;for(let[l,c]of Object.entries(this.openFh))c.path===i&&(a=!0,await c.fh.close(),delete this.openFh[Number(l)]);a&&await this.memFs.promises.rmdir(i,{recursive:!0})}fileType(){return 10}},u(vo,"ai"),vo);y(sD,"CompositeSubFsAdapter");var Wt=sD;function aD({gitStorageFs:t,gitRoot:e,rootPath:r}){return new Wt({name:"legit-virtual-file",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"legitVirtualFile",rootType:"folder",getStats:y(async i=>{let n=e+"/.git";try{return await t.promises.stat(n)}catch{throw new Error(`ENOENT: no such file or directory, stat '${n}'`)}},"getStats"),getFile:y(async i=>({type:"directory",content:[],mode:493,size:0}),"getFile"),rename(i){throw new Error("not implemented")},mkdir:y(async function(i){throw new Error("not implemented")},"mkdir")}})}u(aD,"ir");y(aD,"createLegitVirtualFileAdapter");function Xn(t){return t.replace(/\./g,"%2E").replace(/\//g,".")}u(Xn,"re");y(Xn,"encodeBranchNameForVfs");function Ye(t){return t.replace(/\./g,"/").replace(/%2E/g,".")}u(Ye,"H");y(Ye,"decodeBranchNameFromVfs");var lD="-operation";async function mi(t,e,r){let i=(await oD.default.listBranches({fs:t,dir:e})).filter(n=>n.endsWith(Ye(r)+lD))[0];return i?Xn(i):void 0}u(mi,"te");y(mi,"resolveOperationBranchName");async function ve(t,e){try{let r=await Ld.default.getConfig({fs:e,dir:t,path:"user.legit-current-branch"});if(r)return Xn(r)}catch{}try{let r=await Ld.default.getConfig({fs:e,dir:t,path:"init.defaultBranch"});return Xn(r)||"main"}catch{return"main"}}u(ve,"O");y(ve,"getCurrentBranch");async function cD(t,e,r){await Ld.default.setConfig({fs:e,dir:t,path:"user.legit-current-branch",value:Ye(r)})}u(cD,"rr");y(cD,"setCurrentBranch");function fD({gitStorageFs:t,gitRoot:e,rootPath:r}){let i={type:"gitBranchOperationsVirtualFile",rootType:"file",getStats:y(async s=>{let{pathParams:a}=s;a.branchName===void 0&&(a.branchName=await ve(e,t));let l=await mi(t,e,a.branchName),c,o=!1;if(l)try{c=await Hn.default.resolveRef({fs:t,dir:e,ref:l}),o=!0}catch{try{c=await Hn.default.resolveRef({fs:t,dir:e,ref:`refs/heads/${l}`}),o=!0}catch{throw new Error(`Base Branch ${a.branchName} for operations does not exis`)}}else try{c=await Hn.default.resolveRef({fs:t,dir:e,ref:`refs/heads/${a.branchName}`})}catch{throw new Error(`Base Branch ${a.branchName} for operations does not exis`)}let f=await Hn.default.readCommit({fs:t,dir:e,oid:c}),{commit:h}=f,d=h.committer.timestamp*1e3;try{return{mode:420,size:(o?await n.handler.getFile(s):void 0)?.content?.length??0,atimeMs:d,mtimeMs:d,ctimeMs:d,birthtimeMs:d,atime:new Date(d),mtime:new Date(d),ctime:new Date(d),birthtime:new Date(d),isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!1,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:0}}catch{throw new Error("ENOENT: no such file or directory, stat operationHistory")}},"getStats"),getFile:y(async s=>{let{pathParams:a}=s;a.branchName===void 0&&(a.branchName=await ve(e,t));let l=await mi(t,e,a.branchName),c=[];if(l){let h=await Hn.default.resolveRef({fs:t,dir:e,ref:`refs/heads/${l}`}),d=!1,p=h;for(;p&&!d;){let m=await Hn.default.readCommit({fs:t,dir:e,oid:p});c.push({oid:m.oid,parentOids:m.commit.parent,message:m.commit.message,originBranchOid:"unset"}),p=m.commit.parent&&m.commit.parent.length>0?m.commit.parent[0]:null,m.commit.parent.length===2&&m.commit.parent[0]===m.commit.parent[1]&&(d=!0)}}let o;for(let h=c.length-1;h>=0;h--){let d=c[h];if(o===void 0){if(d.parentOids.length!==2&&d.parentOids[0]!==d.parentOids[1])throw new Error(`Operation commit ${d.oid} does not have two parents as expected`);o=d.parentOids[1]}d.parentOids.length===2&&(o=d.parentOids[1]),d.originBranchOid=o}let f=Buffer.from(JSON.stringify(c,null,2),"utf-8");return{type:"file",content:f,mode:420,size:f.length}},"getFile"),rename:y(async function(s){throw new Error("not implemented")},"rename"),mkdir:y(async function(s){throw new Error("not implemented")},"mkdir")},n=new Wt({name:"branch-operations",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:i});return n}u(fD,"nr");y(fD,"createBranchOperationsAdapter");var Ki="legit",xH=y(({fs:t,gitRepoPath:e,serverUrl:r="https://hub.legitcontrol.com",auth:i,anonymousBranch:n,authHeaderPrefix:s="Bearer "})=>{let a=!1;async function l(g){let b=await i.getMaxAccessTokenForBranch(g);if(!b)throw new Error(`No access token for branch ${g}`);await St.default.fetch({fs:t,http:kd,dir:e,singleBranch:!0,ref:`${g}`,remote:Ki,url:r,headers:{Authorization:`${s}${b}`}});let _=await St.default.resolveRef({fs:t,dir:e,ref:`${Ki}/${g}`});await St.default.writeRef({fs:t,dir:e,ref:`refs/heads/${g}`,value:_})}u(l,"o"),y(l,"loadBranch");let c=[];async function o(){let g=await i.getMaxAccessTokenForBranch("todo");await St.default.fetch({fs:t,http:kd,dir:e,remote:Ki,url:r,headers:{Authorization:`${s}${g}`}});let b=await St.default.listBranches({fs:t,dir:e});for(let _ of b){if(_===n)continue;let S=`${Ki}/${_}`,F,k;try{F=await St.default.resolveRef({fs:t,dir:e,ref:_})}catch(A){console.log(`Could not resolve local ref ${_}:`,A)}try{k=await St.default.resolveRef({fs:t,dir:e,ref:S})}catch{k=void 0}if(F&&k){if(F!==k){let A=await St.default.findMergeBase({fs:t,dir:e,oids:[F,k]});if(A[0]!==F&&A[0]!==k){let v=await St.default.merge({fs:t,dir:e,ours:F,theirs:k,fastForwardOnly:!1,abortOnConflict:!1,author:{name:"Your Name",email:"your.email@example.com"},mergeDriver:y(async({branches:T,contents:E,path:R})=>{let[P,I,B]=E;return console.log(`Merging ${T[0]} with ${T[1]}...`),console.log("merged:"),console.log(E),{cleanMerge:!0,mergedText:B===void 0?I:B}},"mergeDriver")});await St.default.writeRef({fs:t,dir:e,ref:`refs/heads/${_}`,value:v.oid,force:!0})}A[0]===F?(console.log(`branch ${_} differs - remote ahaed, not behind`),await St.default.writeRef({fs:t,dir:e,ref:`refs/heads/${_}`,value:k,force:!0})):A[0]===k?(console.log(`branch ${_} differs - local ahead, not behind`),c.push(_)):(console.log(`branch ${_} differs - both changed`),c.push(_))}}else F&&!k&&c.push(_)}}u(o,"l"),y(o,"pull");async function f(g){if((await i.getUser()).type!=="local")for(let b of g){let _=await i.getMaxAccessTokenForBranch(b);await St.default.push({fs:t,http:kd,dir:e,remote:Ki,url:r,ref:b,headers:{Authorization:`Bearer ${_}`}})}}u(f,"h"),y(f,"push");let h=Promise.resolve();async function d(g){h=h.then(()=>f(g)),await h}u(d,"f"),y(d,"sequentialPush");async function p(){await St.default.getConfig({fs:t,dir:e,path:`remote.${Ki}.fetch`})||await St.default.setConfig({fs:t,dir:e,path:`remote.${Ki}.fetch`,value:`+refs/heads/*:refs/remotes/${Ki}/*`});try{await o();let g=[...new Set(c)].filter(b=>b.indexOf(n)===-1);await d(g),c=[]}catch(g){console.error("Error monitoring changes:",g)}finally{a&&setTimeout(p,1e3)}}u(p,"p"),y(p,"pullPushTick");function m(){a=!0,p()}u(m,"u"),y(m,"startSync");function w(){a=!1}return u(w,"v"),y(w,"stopSync"),{start:y(()=>{a||(m(),a=!0)},"start"),stop:y(()=>{w()},"stop"),isRunning:y(()=>a,"isRunning"),loadBranch:l,sequentialPush:d}},"createLegitSyncService");function is(t){let e=t.length;for(;--e>=0;)t[e]=0}u(is,"Ke");y(is,"zero$1");var OH=0,uD=1,RH=2,AH=3,PH=258,Eb=29,Uc=256,Dc=Uc+1+Eb,fo=30,Fb=19,hD=2*Dc+1,Zn=15,G0=16,NH=7,kb=256,dD=16,pD=17,mD=18,ob=new Uint8Array([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]),Dd=new Uint8Array([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]),DH=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),wD=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),CH=512,hi=new Array((Dc+2)*2);is(hi);var Oc=new Array(fo*2);is(Oc);var Cc=new Array(CH);is(Cc);var Ic=new Array(PH-AH+1);is(Ic);var Tb=new Array(Eb);is(Tb);var Md=new Array(fo);is(Md);function Cd(t,e,r,i,n){this.static_tree=t,this.extra_bits=e,this.extra_base=r,this.elems=i,this.max_length=n,this.has_stree=t&&t.length}u(Cd,"di");y(Cd,"StaticTreeDesc");var yD,gD,bD;function Id(t,e){this.dyn_tree=t,this.max_code=0,this.stat_desc=e}u(Id,"hi");y(Id,"TreeDesc");var _D=y(t=>t<256?Cc[t]:Cc[256+(t>>>7)],"d_code"),$c=y((t,e)=>{t.pending_buf[t.pending++]=e&255,t.pending_buf[t.pending++]=e>>>8&255},"put_short"),Nt=y((t,e,r)=>{t.bi_valid>G0-r?(t.bi_buf|=e<<t.bi_valid&65535,$c(t,t.bi_buf),t.bi_buf=e>>G0-t.bi_valid,t.bi_valid+=r-G0):(t.bi_buf|=e<<t.bi_valid&65535,t.bi_valid+=r)},"send_bits"),Mr=y((t,e,r)=>{Nt(t,r[e*2],r[e*2+1])},"send_code"),vD=y((t,e)=>{let r=0;do r|=t&1,t>>>=1,r<<=1;while(--e>0);return r>>>1},"bi_reverse"),IH=y(t=>{t.bi_valid===16?($c(t,t.bi_buf),t.bi_buf=0,t.bi_valid=0):t.bi_valid>=8&&(t.pending_buf[t.pending++]=t.bi_buf&255,t.bi_buf>>=8,t.bi_valid-=8)},"bi_flush"),$H=y((t,e)=>{let r=e.dyn_tree,i=e.max_code,n=e.stat_desc.static_tree,s=e.stat_desc.has_stree,a=e.stat_desc.extra_bits,l=e.stat_desc.extra_base,c=e.stat_desc.max_length,o,f,h,d,p,m,w=0;for(d=0;d<=Zn;d++)t.bl_count[d]=0;for(r[t.heap[t.heap_max]*2+1]=0,o=t.heap_max+1;o<hD;o++)f=t.heap[o],d=r[r[f*2+1]*2+1]+1,d>c&&(d=c,w++),r[f*2+1]=d,!(f>i)&&(t.bl_count[d]++,p=0,f>=l&&(p=a[f-l]),m=r[f*2],t.opt_len+=m*(d+p),s&&(t.static_len+=m*(n[f*2+1]+p)));if(w!==0){do{for(d=c-1;t.bl_count[d]===0;)d--;t.bl_count[d]--,t.bl_count[d+1]+=2,t.bl_count[c]--,w-=2}while(w>0);for(d=c;d!==0;d--)for(f=t.bl_count[d];f!==0;)h=t.heap[--o],!(h>i)&&(r[h*2+1]!==d&&(t.opt_len+=(d-r[h*2+1])*r[h*2],r[h*2+1]=d),f--)}},"gen_bitlen"),SD=y((t,e,r)=>{let i=new Array(Zn+1),n=0,s,a;for(s=1;s<=Zn;s++)n=n+r[s-1]<<1,i[s]=n;for(a=0;a<=e;a++){let l=t[a*2+1];l!==0&&(t[a*2]=vD(i[l]++,l))}},"gen_codes"),BH=y(()=>{let t,e,r,i,n,s=new Array(Zn+1);for(r=0,i=0;i<Eb-1;i++)for(Tb[i]=r,t=0;t<1<<ob[i];t++)Ic[r++]=i;for(Ic[r-1]=i,n=0,i=0;i<16;i++)for(Md[i]=n,t=0;t<1<<Dd[i];t++)Cc[n++]=i;for(n>>=7;i<fo;i++)for(Md[i]=n<<7,t=0;t<1<<Dd[i]-7;t++)Cc[256+n++]=i;for(e=0;e<=Zn;e++)s[e]=0;for(t=0;t<=143;)hi[t*2+1]=8,t++,s[8]++;for(;t<=255;)hi[t*2+1]=9,t++,s[9]++;for(;t<=279;)hi[t*2+1]=7,t++,s[7]++;for(;t<=287;)hi[t*2+1]=8,t++,s[8]++;for(SD(hi,Dc+1,s),t=0;t<fo;t++)Oc[t*2+1]=5,Oc[t*2]=vD(t,5);yD=new Cd(hi,ob,Uc+1,Dc,Zn),gD=new Cd(Oc,Dd,0,fo,Zn),bD=new Cd(new Array(0),DH,0,Fb,NH)},"tr_static_init"),ED=y(t=>{let e;for(e=0;e<Dc;e++)t.dyn_ltree[e*2]=0;for(e=0;e<fo;e++)t.dyn_dtree[e*2]=0;for(e=0;e<Fb;e++)t.bl_tree[e*2]=0;t.dyn_ltree[kb*2]=1,t.opt_len=t.static_len=0,t.sym_next=t.matches=0},"init_block"),FD=y(t=>{t.bi_valid>8?$c(t,t.bi_buf):t.bi_valid>0&&(t.pending_buf[t.pending++]=t.bi_buf),t.bi_buf=0,t.bi_valid=0},"bi_windup"),sN=y((t,e,r,i)=>{let n=e*2,s=r*2;return t[n]<t[s]||t[n]===t[s]&&i[e]<=i[r]},"smaller"),Z0=y((t,e,r)=>{let i=t.heap[r],n=r<<1;for(;n<=t.heap_len&&(n<t.heap_len&&sN(e,t.heap[n+1],t.heap[n],t.depth)&&n++,!sN(e,i,t.heap[n],t.depth));)t.heap[r]=t.heap[n],r=n,n<<=1;t.heap[r]=i},"pqdownheap"),aN=y((t,e,r)=>{let i,n,s=0,a,l;if(t.sym_next!==0)do i=t.pending_buf[t.sym_buf+s++]&255,i+=(t.pending_buf[t.sym_buf+s++]&255)<<8,n=t.pending_buf[t.sym_buf+s++],i===0?Mr(t,n,e):(a=Ic[n],Mr(t,a+Uc+1,e),l=ob[a],l!==0&&(n-=Tb[a],Nt(t,n,l)),i--,a=_D(i),Mr(t,a,r),l=Dd[a],l!==0&&(i-=Md[a],Nt(t,i,l)));while(s<t.sym_next);Mr(t,kb,e)},"compress_block"),lb=y((t,e)=>{let r=e.dyn_tree,i=e.stat_desc.static_tree,n=e.stat_desc.has_stree,s=e.stat_desc.elems,a,l,c=-1,o;for(t.heap_len=0,t.heap_max=hD,a=0;a<s;a++)r[a*2]!==0?(t.heap[++t.heap_len]=c=a,t.depth[a]=0):r[a*2+1]=0;for(;t.heap_len<2;)o=t.heap[++t.heap_len]=c<2?++c:0,r[o*2]=1,t.depth[o]=0,t.opt_len--,n&&(t.static_len-=i[o*2+1]);for(e.max_code=c,a=t.heap_len>>1;a>=1;a--)Z0(t,r,a);o=s;do a=t.heap[1],t.heap[1]=t.heap[t.heap_len--],Z0(t,r,1),l=t.heap[1],t.heap[--t.heap_max]=a,t.heap[--t.heap_max]=l,r[o*2]=r[a*2]+r[l*2],t.depth[o]=(t.depth[a]>=t.depth[l]?t.depth[a]:t.depth[l])+1,r[a*2+1]=r[l*2+1]=o,t.heap[1]=o++,Z0(t,r,1);while(t.heap_len>=2);t.heap[--t.heap_max]=t.heap[1],$H(t,e),SD(r,c,t.bl_count)},"build_tree"),oN=y((t,e,r)=>{let i,n=-1,s,a=e[0*2+1],l=0,c=7,o=4;for(a===0&&(c=138,o=3),e[(r+1)*2+1]=65535,i=0;i<=r;i++)s=a,a=e[(i+1)*2+1],!(++l<c&&s===a)&&(l<o?t.bl_tree[s*2]+=l:s!==0?(s!==n&&t.bl_tree[s*2]++,t.bl_tree[dD*2]++):l<=10?t.bl_tree[pD*2]++:t.bl_tree[mD*2]++,l=0,n=s,a===0?(c=138,o=3):s===a?(c=6,o=3):(c=7,o=4))},"scan_tree"),lN=y((t,e,r)=>{let i,n=-1,s,a=e[0*2+1],l=0,c=7,o=4;for(a===0&&(c=138,o=3),i=0;i<=r;i++)if(s=a,a=e[(i+1)*2+1],!(++l<c&&s===a)){if(l<o)do Mr(t,s,t.bl_tree);while(--l!==0);else s!==0?(s!==n&&(Mr(t,s,t.bl_tree),l--),Mr(t,dD,t.bl_tree),Nt(t,l-3,2)):l<=10?(Mr(t,pD,t.bl_tree),Nt(t,l-3,3)):(Mr(t,mD,t.bl_tree),Nt(t,l-11,7));l=0,n=s,a===0?(c=138,o=3):s===a?(c=6,o=3):(c=7,o=4)}},"send_tree"),LH=y(t=>{let e;for(oN(t,t.dyn_ltree,t.l_desc.max_code),oN(t,t.dyn_dtree,t.d_desc.max_code),lb(t,t.bl_desc),e=Fb-1;e>=3&&t.bl_tree[wD[e]*2+1]===0;e--);return t.opt_len+=3*(e+1)+5+5+4,e},"build_bl_tree"),MH=y((t,e,r,i)=>{let n;for(Nt(t,e-257,5),Nt(t,r-1,5),Nt(t,i-4,4),n=0;n<i;n++)Nt(t,t.bl_tree[wD[n]*2+1],3);lN(t,t.dyn_ltree,e-1),lN(t,t.dyn_dtree,r-1)},"send_all_trees"),jH=y(t=>{let e=4093624447,r;for(r=0;r<=31;r++,e>>>=1)if(e&1&&t.dyn_ltree[r*2]!==0)return 0;if(t.dyn_ltree[9*2]!==0||t.dyn_ltree[10*2]!==0||t.dyn_ltree[13*2]!==0)return 1;for(r=32;r<Uc;r++)if(t.dyn_ltree[r*2]!==0)return 1;return 0},"detect_data_type"),cN=!1,qH=y(t=>{cN||(BH(),cN=!0),t.l_desc=new Id(t.dyn_ltree,yD),t.d_desc=new Id(t.dyn_dtree,gD),t.bl_desc=new Id(t.bl_tree,bD),t.bi_buf=0,t.bi_valid=0,ED(t)},"_tr_init$1"),kD=y((t,e,r,i)=>{Nt(t,(OH<<1)+(i?1:0),3),FD(t),$c(t,r),$c(t,~r),r&&t.pending_buf.set(t.window.subarray(e,e+r),t.pending),t.pending+=r},"_tr_stored_block$1"),UH=y(t=>{Nt(t,uD<<1,3),Mr(t,kb,hi),IH(t)},"_tr_align$1"),zH=y((t,e,r,i)=>{let n,s,a=0;t.level>0?(t.strm.data_type===2&&(t.strm.data_type=jH(t)),lb(t,t.l_desc),lb(t,t.d_desc),a=LH(t),n=t.opt_len+3+7>>>3,s=t.static_len+3+7>>>3,s<=n&&(n=s)):n=s=r+5,r+4<=n&&e!==-1?kD(t,e,r,i):t.strategy===4||s===n?(Nt(t,(uD<<1)+(i?1:0),3),aN(t,hi,Oc)):(Nt(t,(RH<<1)+(i?1:0),3),MH(t,t.l_desc.max_code+1,t.d_desc.max_code+1,a+1),aN(t,t.dyn_ltree,t.dyn_dtree)),ED(t),i&&FD(t)},"_tr_flush_block$1"),WH=y((t,e,r)=>(t.pending_buf[t.sym_buf+t.sym_next++]=e,t.pending_buf[t.sym_buf+t.sym_next++]=e>>8,t.pending_buf[t.sym_buf+t.sym_next++]=r,e===0?t.dyn_ltree[r*2]++:(t.matches++,e--,t.dyn_ltree[(Ic[r]+Uc+1)*2]++,t.dyn_dtree[_D(e)*2]++),t.sym_next===t.sym_end),"_tr_tally$1"),HH=qH,VH=kD,GH=zH,ZH=WH,KH=UH,JH={_tr_init:HH,_tr_stored_block:VH,_tr_flush_block:GH,_tr_tally:ZH,_tr_align:KH},YH=y((t,e,r,i)=>{let n=t&65535|0,s=t>>>16&65535|0,a=0;for(;r!==0;){a=r>2e3?2e3:r,r-=a;do n=n+e[i++]|0,s=s+n|0;while(--a);n%=65521,s%=65521}return n|s<<16|0},"adler32"),Bc=YH,XH=y(()=>{let t,e=[];for(var r=0;r<256;r++){t=r;for(var i=0;i<8;i++)t=t&1?3988292384^t>>>1:t>>>1;e[r]=t}return e},"makeTable"),QH=new Uint32Array(XH()),e7=y((t,e,r,i)=>{let n=QH,s=i+r;t^=-1;for(let a=i;a<s;a++)t=t>>>8^n[(t^e[a])&255];return t^-1},"crc32"),Je=e7,Qn={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"},Oo={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_MEM_ERROR:-4,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},{_tr_init:t7,_tr_stored_block:cb,_tr_flush_block:r7,_tr_tally:Xi,_tr_align:i7}=JH,{Z_NO_FLUSH:Qi,Z_PARTIAL_FLUSH:n7,Z_FULL_FLUSH:s7,Z_FINISH:nr,Z_BLOCK:fN,Z_OK:it,Z_STREAM_END:uN,Z_STREAM_ERROR:qr,Z_DATA_ERROR:a7,Z_BUF_ERROR:K0,Z_DEFAULT_COMPRESSION:o7,Z_FILTERED:l7,Z_HUFFMAN_ONLY:Td,Z_RLE:c7,Z_FIXED:f7,Z_DEFAULT_STRATEGY:u7,Z_UNKNOWN:h7,Z_DEFLATED:Gd}=Oo,d7=9,p7=15,m7=8,w7=29,y7=256,fb=y7+1+w7,g7=30,b7=19,_7=2*fb+1,v7=15,ee=3,Yi=258,Ur=Yi+ee+1,S7=32,To=42,xb=57,ub=69,hb=73,db=91,pb=103,Kn=113,Tc=666,Et=1,Ro=2,es=3,Ao=4,E7=3,Jn=y((t,e)=>(t.msg=Qn[e],e),"err"),hN=y(t=>t*2-(t>4?9:0),"rank"),Ji=y(t=>{let e=t.length;for(;--e>=0;)t[e]=0},"zero"),F7=y(t=>{let e,r,i,n=t.w_size;e=t.hash_size,i=e;do r=t.head[--i],t.head[i]=r>=n?r-n:0;while(--e);e=n,i=e;do r=t.prev[--i],t.prev[i]=r>=n?r-n:0;while(--e)},"slide_hash"),k7=y((t,e,r)=>(e<<t.hash_shift^r)&t.hash_mask,"HASH_ZLIB"),en=k7,Ut=y(t=>{let e=t.state,r=e.pending;r>t.avail_out&&(r=t.avail_out),r!==0&&(t.output.set(e.pending_buf.subarray(e.pending_out,e.pending_out+r),t.next_out),t.next_out+=r,e.pending_out+=r,t.total_out+=r,t.avail_out-=r,e.pending-=r,e.pending===0&&(e.pending_out=0))},"flush_pending"),zt=y((t,e)=>{r7(t,t.block_start>=0?t.block_start:-1,t.strstart-t.block_start,e),t.block_start=t.strstart,Ut(t.strm)},"flush_block_only"),ce=y((t,e)=>{t.pending_buf[t.pending++]=e},"put_byte"),kc=y((t,e)=>{t.pending_buf[t.pending++]=e>>>8&255,t.pending_buf[t.pending++]=e&255},"putShortMSB"),mb=y((t,e,r,i)=>{let n=t.avail_in;return n>i&&(n=i),n===0?0:(t.avail_in-=n,e.set(t.input.subarray(t.next_in,t.next_in+n),r),t.state.wrap===1?t.adler=Bc(t.adler,e,n,r):t.state.wrap===2&&(t.adler=Je(t.adler,e,n,r)),t.next_in+=n,t.total_in+=n,n)},"read_buf"),TD=y((t,e)=>{let r=t.max_chain_length,i=t.strstart,n,s,a=t.prev_length,l=t.nice_match,c=t.strstart>t.w_size-Ur?t.strstart-(t.w_size-Ur):0,o=t.window,f=t.w_mask,h=t.prev,d=t.strstart+Yi,p=o[i+a-1],m=o[i+a];t.prev_length>=t.good_match&&(r>>=2),l>t.lookahead&&(l=t.lookahead);do if(n=e,!(o[n+a]!==m||o[n+a-1]!==p||o[n]!==o[i]||o[++n]!==o[i+1])){i+=2,n++;do;while(o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&i<d);if(s=Yi-(d-i),i=d-Yi,s>a){if(t.match_start=e,a=s,s>=l)break;p=o[i+a-1],m=o[i+a]}}while((e=h[e&f])>c&&--r!==0);return a<=t.lookahead?a:t.lookahead},"longest_match"),xo=y(t=>{let e=t.w_size,r,i,n;do{if(i=t.window_size-t.lookahead-t.strstart,t.strstart>=e+(e-Ur)&&(t.window.set(t.window.subarray(e,e+e-i),0),t.match_start-=e,t.strstart-=e,t.block_start-=e,t.insert>t.strstart&&(t.insert=t.strstart),F7(t),i+=e),t.strm.avail_in===0)break;if(r=mb(t.strm,t.window,t.strstart+t.lookahead,i),t.lookahead+=r,t.lookahead+t.insert>=ee)for(n=t.strstart-t.insert,t.ins_h=t.window[n],t.ins_h=en(t,t.ins_h,t.window[n+1]);t.insert&&(t.ins_h=en(t,t.ins_h,t.window[n+ee-1]),t.prev[n&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=n,n++,t.insert--,!(t.lookahead+t.insert<ee)););}while(t.lookahead<Ur&&t.strm.avail_in!==0)},"fill_window"),xD=y((t,e)=>{let r=t.pending_buf_size-5>t.w_size?t.w_size:t.pending_buf_size-5,i,n,s,a=0,l=t.strm.avail_in;do{if(i=65535,s=t.bi_valid+42>>3,t.strm.avail_out<s||(s=t.strm.avail_out-s,n=t.strstart-t.block_start,i>n+t.strm.avail_in&&(i=n+t.strm.avail_in),i>s&&(i=s),i<r&&(i===0&&e!==nr||e===Qi||i!==n+t.strm.avail_in)))break;a=e===nr&&i===n+t.strm.avail_in?1:0,cb(t,0,0,a),t.pending_buf[t.pending-4]=i,t.pending_buf[t.pending-3]=i>>8,t.pending_buf[t.pending-2]=~i,t.pending_buf[t.pending-1]=~i>>8,Ut(t.strm),n&&(n>i&&(n=i),t.strm.output.set(t.window.subarray(t.block_start,t.block_start+n),t.strm.next_out),t.strm.next_out+=n,t.strm.avail_out-=n,t.strm.total_out+=n,t.block_start+=n,i-=n),i&&(mb(t.strm,t.strm.output,t.strm.next_out,i),t.strm.next_out+=i,t.strm.avail_out-=i,t.strm.total_out+=i)}while(a===0);return l-=t.strm.avail_in,l&&(l>=t.w_size?(t.matches=2,t.window.set(t.strm.input.subarray(t.strm.next_in-t.w_size,t.strm.next_in),0),t.strstart=t.w_size,t.insert=t.strstart):(t.window_size-t.strstart<=l&&(t.strstart-=t.w_size,t.window.set(t.window.subarray(t.w_size,t.w_size+t.strstart),0),t.matches<2&&t.matches++,t.insert>t.strstart&&(t.insert=t.strstart)),t.window.set(t.strm.input.subarray(t.strm.next_in-l,t.strm.next_in),t.strstart),t.strstart+=l,t.insert+=l>t.w_size-t.insert?t.w_size-t.insert:l),t.block_start=t.strstart),t.high_water<t.strstart&&(t.high_water=t.strstart),a?Ao:e!==Qi&&e!==nr&&t.strm.avail_in===0&&t.strstart===t.block_start?Ro:(s=t.window_size-t.strstart,t.strm.avail_in>s&&t.block_start>=t.w_size&&(t.block_start-=t.w_size,t.strstart-=t.w_size,t.window.set(t.window.subarray(t.w_size,t.w_size+t.strstart),0),t.matches<2&&t.matches++,s+=t.w_size,t.insert>t.strstart&&(t.insert=t.strstart)),s>t.strm.avail_in&&(s=t.strm.avail_in),s&&(mb(t.strm,t.window,t.strstart,s),t.strstart+=s,t.insert+=s>t.w_size-t.insert?t.w_size-t.insert:s),t.high_water<t.strstart&&(t.high_water=t.strstart),s=t.bi_valid+42>>3,s=t.pending_buf_size-s>65535?65535:t.pending_buf_size-s,r=s>t.w_size?t.w_size:s,n=t.strstart-t.block_start,(n>=r||(n||e===nr)&&e!==Qi&&t.strm.avail_in===0&&n<=s)&&(i=n>s?s:n,a=e===nr&&t.strm.avail_in===0&&i===n?1:0,cb(t,t.block_start,i,a),t.block_start+=i,Ut(t.strm)),a?es:Et)},"deflate_stored"),J0=y((t,e)=>{let r,i;for(;;){if(t.lookahead<Ur){if(xo(t),t.lookahead<Ur&&e===Qi)return Et;if(t.lookahead===0)break}if(r=0,t.lookahead>=ee&&(t.ins_h=en(t,t.ins_h,t.window[t.strstart+ee-1]),r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),r!==0&&t.strstart-r<=t.w_size-Ur&&(t.match_length=TD(t,r)),t.match_length>=ee)if(i=Xi(t,t.strstart-t.match_start,t.match_length-ee),t.lookahead-=t.match_length,t.match_length<=t.max_lazy_match&&t.lookahead>=ee){t.match_length--;do t.strstart++,t.ins_h=en(t,t.ins_h,t.window[t.strstart+ee-1]),r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart;while(--t.match_length!==0);t.strstart++}else t.strstart+=t.match_length,t.match_length=0,t.ins_h=t.window[t.strstart],t.ins_h=en(t,t.ins_h,t.window[t.strstart+1]);else i=Xi(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++;if(i&&(zt(t,!1),t.strm.avail_out===0))return Et}return t.insert=t.strstart<ee-1?t.strstart:ee-1,e===nr?(zt(t,!0),t.strm.avail_out===0?es:Ao):t.sym_next&&(zt(t,!1),t.strm.avail_out===0)?Et:Ro},"deflate_fast"),oo=y((t,e)=>{let r,i,n;for(;;){if(t.lookahead<Ur){if(xo(t),t.lookahead<Ur&&e===Qi)return Et;if(t.lookahead===0)break}if(r=0,t.lookahead>=ee&&(t.ins_h=en(t,t.ins_h,t.window[t.strstart+ee-1]),r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),t.prev_length=t.match_length,t.prev_match=t.match_start,t.match_length=ee-1,r!==0&&t.prev_length<t.max_lazy_match&&t.strstart-r<=t.w_size-Ur&&(t.match_length=TD(t,r),t.match_length<=5&&(t.strategy===l7||t.match_length===ee&&t.strstart-t.match_start>4096)&&(t.match_length=ee-1)),t.prev_length>=ee&&t.match_length<=t.prev_length){n=t.strstart+t.lookahead-ee,i=Xi(t,t.strstart-1-t.prev_match,t.prev_length-ee),t.lookahead-=t.prev_length-1,t.prev_length-=2;do++t.strstart<=n&&(t.ins_h=en(t,t.ins_h,t.window[t.strstart+ee-1]),r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart);while(--t.prev_length!==0);if(t.match_available=0,t.match_length=ee-1,t.strstart++,i&&(zt(t,!1),t.strm.avail_out===0))return Et}else if(t.match_available){if(i=Xi(t,0,t.window[t.strstart-1]),i&&zt(t,!1),t.strstart++,t.lookahead--,t.strm.avail_out===0)return Et}else t.match_available=1,t.strstart++,t.lookahead--}return t.match_available&&(i=Xi(t,0,t.window[t.strstart-1]),t.match_available=0),t.insert=t.strstart<ee-1?t.strstart:ee-1,e===nr?(zt(t,!0),t.strm.avail_out===0?es:Ao):t.sym_next&&(zt(t,!1),t.strm.avail_out===0)?Et:Ro},"deflate_slow"),T7=y((t,e)=>{let r,i,n,s,a=t.window;for(;;){if(t.lookahead<=Yi){if(xo(t),t.lookahead<=Yi&&e===Qi)return Et;if(t.lookahead===0)break}if(t.match_length=0,t.lookahead>=ee&&t.strstart>0&&(n=t.strstart-1,i=a[n],i===a[++n]&&i===a[++n]&&i===a[++n])){s=t.strstart+Yi;do;while(i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&n<s);t.match_length=Yi-(s-n),t.match_length>t.lookahead&&(t.match_length=t.lookahead)}if(t.match_length>=ee?(r=Xi(t,1,t.match_length-ee),t.lookahead-=t.match_length,t.strstart+=t.match_length,t.match_length=0):(r=Xi(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++),r&&(zt(t,!1),t.strm.avail_out===0))return Et}return t.insert=0,e===nr?(zt(t,!0),t.strm.avail_out===0?es:Ao):t.sym_next&&(zt(t,!1),t.strm.avail_out===0)?Et:Ro},"deflate_rle"),x7=y((t,e)=>{let r;for(;;){if(t.lookahead===0&&(xo(t),t.lookahead===0)){if(e===Qi)return Et;break}if(t.match_length=0,r=Xi(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++,r&&(zt(t,!1),t.strm.avail_out===0))return Et}return t.insert=0,e===nr?(zt(t,!0),t.strm.avail_out===0?es:Ao):t.sym_next&&(zt(t,!1),t.strm.avail_out===0)?Et:Ro},"deflate_huff");function gr(t,e,r,i,n){this.good_length=t,this.max_lazy=e,this.nice_length=r,this.max_chain=i,this.func=n}u(gr,"ne");y(gr,"Config");var xc=[new gr(0,0,0,0,xD),new gr(4,4,8,4,J0),new gr(4,5,16,8,J0),new gr(4,6,32,32,J0),new gr(4,4,16,16,oo),new gr(8,16,32,32,oo),new gr(8,16,128,128,oo),new gr(8,32,128,256,oo),new gr(32,128,258,1024,oo),new gr(32,258,258,4096,oo)],O7=y(t=>{t.window_size=2*t.w_size,Ji(t.head),t.max_lazy_match=xc[t.level].max_lazy,t.good_match=xc[t.level].good_length,t.nice_match=xc[t.level].nice_length,t.max_chain_length=xc[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=ee-1,t.match_available=0,t.ins_h=0},"lm_init");function OD(){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=Gd,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 Uint16Array(_7*2),this.dyn_dtree=new Uint16Array((2*g7+1)*2),this.bl_tree=new Uint16Array((2*b7+1)*2),Ji(this.dyn_ltree),Ji(this.dyn_dtree),Ji(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(v7+1),this.heap=new Uint16Array(2*fb+1),Ji(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(2*fb+1),Ji(this.depth),this.sym_buf=0,this.lit_bufsize=0,this.sym_next=0,this.sym_end=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}u(OD,"gs");y(OD,"DeflateState");var zc=y(t=>{if(!t)return 1;let e=t.state;return!e||e.strm!==t||e.status!==To&&e.status!==xb&&e.status!==ub&&e.status!==hb&&e.status!==db&&e.status!==pb&&e.status!==Kn&&e.status!==Tc?1:0},"deflateStateCheck"),RD=y(t=>{if(zc(t))return Jn(t,qr);t.total_in=t.total_out=0,t.data_type=h7;let e=t.state;return e.pending=0,e.pending_out=0,e.wrap<0&&(e.wrap=-e.wrap),e.status=e.wrap===2?xb:e.wrap?To:Kn,t.adler=e.wrap===2?0:1,e.last_flush=-2,t7(e),it},"deflateResetKeep"),AD=y(t=>{let e=RD(t);return e===it&&O7(t.state),e},"deflateReset"),R7=y((t,e)=>zc(t)||t.state.wrap!==2?qr:(t.state.gzhead=e,it),"deflateSetHeader"),PD=y((t,e,r,i,n,s)=>{if(!t)return qr;let a=1;if(e===o7&&(e=6),i<0?(a=0,i=-i):i>15&&(a=2,i-=16),n<1||n>d7||r!==Gd||i<8||i>15||e<0||e>9||s<0||s>f7||i===8&&a!==1)return Jn(t,qr);i===8&&(i=9);let l=new OD;return t.state=l,l.strm=t,l.status=To,l.wrap=a,l.gzhead=null,l.w_bits=i,l.w_size=1<<l.w_bits,l.w_mask=l.w_size-1,l.hash_bits=n+7,l.hash_size=1<<l.hash_bits,l.hash_mask=l.hash_size-1,l.hash_shift=~~((l.hash_bits+ee-1)/ee),l.window=new Uint8Array(l.w_size*2),l.head=new Uint16Array(l.hash_size),l.prev=new Uint16Array(l.w_size),l.lit_bufsize=1<<n+6,l.pending_buf_size=l.lit_bufsize*4,l.pending_buf=new Uint8Array(l.pending_buf_size),l.sym_buf=l.lit_bufsize,l.sym_end=(l.lit_bufsize-1)*3,l.level=e,l.strategy=s,l.method=r,AD(t)},"deflateInit2"),A7=y((t,e)=>PD(t,e,Gd,p7,m7,u7),"deflateInit"),P7=y((t,e)=>{if(zc(t)||e>fN||e<0)return t?Jn(t,qr):qr;let r=t.state;if(!t.output||t.avail_in!==0&&!t.input||r.status===Tc&&e!==nr)return Jn(t,t.avail_out===0?K0:qr);let i=r.last_flush;if(r.last_flush=e,r.pending!==0){if(Ut(t),t.avail_out===0)return r.last_flush=-1,it}else if(t.avail_in===0&&hN(e)<=hN(i)&&e!==nr)return Jn(t,K0);if(r.status===Tc&&t.avail_in!==0)return Jn(t,K0);if(r.status===To&&r.wrap===0&&(r.status=Kn),r.status===To){let n=Gd+(r.w_bits-8<<4)<<8,s=-1;if(r.strategy>=Td||r.level<2?s=0:r.level<6?s=1:r.level===6?s=2:s=3,n|=s<<6,r.strstart!==0&&(n|=S7),n+=31-n%31,kc(r,n),r.strstart!==0&&(kc(r,t.adler>>>16),kc(r,t.adler&65535)),t.adler=1,r.status=Kn,Ut(t),r.pending!==0)return r.last_flush=-1,it}if(r.status===xb){if(t.adler=0,ce(r,31),ce(r,139),ce(r,8),r.gzhead)ce(r,(r.gzhead.text?1:0)+(r.gzhead.hcrc?2:0)+(r.gzhead.extra?4:0)+(r.gzhead.name?8:0)+(r.gzhead.comment?16:0)),ce(r,r.gzhead.time&255),ce(r,r.gzhead.time>>8&255),ce(r,r.gzhead.time>>16&255),ce(r,r.gzhead.time>>24&255),ce(r,r.level===9?2:r.strategy>=Td||r.level<2?4:0),ce(r,r.gzhead.os&255),r.gzhead.extra&&r.gzhead.extra.length&&(ce(r,r.gzhead.extra.length&255),ce(r,r.gzhead.extra.length>>8&255)),r.gzhead.hcrc&&(t.adler=Je(t.adler,r.pending_buf,r.pending,0)),r.gzindex=0,r.status=ub;else if(ce(r,0),ce(r,0),ce(r,0),ce(r,0),ce(r,0),ce(r,r.level===9?2:r.strategy>=Td||r.level<2?4:0),ce(r,E7),r.status=Kn,Ut(t),r.pending!==0)return r.last_flush=-1,it}if(r.status===ub){if(r.gzhead.extra){let n=r.pending,s=(r.gzhead.extra.length&65535)-r.gzindex;for(;r.pending+s>r.pending_buf_size;){let l=r.pending_buf_size-r.pending;if(r.pending_buf.set(r.gzhead.extra.subarray(r.gzindex,r.gzindex+l),r.pending),r.pending=r.pending_buf_size,r.gzhead.hcrc&&r.pending>n&&(t.adler=Je(t.adler,r.pending_buf,r.pending-n,n)),r.gzindex+=l,Ut(t),r.pending!==0)return r.last_flush=-1,it;n=0,s-=l}let a=new Uint8Array(r.gzhead.extra);r.pending_buf.set(a.subarray(r.gzindex,r.gzindex+s),r.pending),r.pending+=s,r.gzhead.hcrc&&r.pending>n&&(t.adler=Je(t.adler,r.pending_buf,r.pending-n,n)),r.gzindex=0}r.status=hb}if(r.status===hb){if(r.gzhead.name){let n=r.pending,s;do{if(r.pending===r.pending_buf_size){if(r.gzhead.hcrc&&r.pending>n&&(t.adler=Je(t.adler,r.pending_buf,r.pending-n,n)),Ut(t),r.pending!==0)return r.last_flush=-1,it;n=0}r.gzindex<r.gzhead.name.length?s=r.gzhead.name.charCodeAt(r.gzindex++)&255:s=0,ce(r,s)}while(s!==0);r.gzhead.hcrc&&r.pending>n&&(t.adler=Je(t.adler,r.pending_buf,r.pending-n,n)),r.gzindex=0}r.status=db}if(r.status===db){if(r.gzhead.comment){let n=r.pending,s;do{if(r.pending===r.pending_buf_size){if(r.gzhead.hcrc&&r.pending>n&&(t.adler=Je(t.adler,r.pending_buf,r.pending-n,n)),Ut(t),r.pending!==0)return r.last_flush=-1,it;n=0}r.gzindex<r.gzhead.comment.length?s=r.gzhead.comment.charCodeAt(r.gzindex++)&255:s=0,ce(r,s)}while(s!==0);r.gzhead.hcrc&&r.pending>n&&(t.adler=Je(t.adler,r.pending_buf,r.pending-n,n))}r.status=pb}if(r.status===pb){if(r.gzhead.hcrc){if(r.pending+2>r.pending_buf_size&&(Ut(t),r.pending!==0))return r.last_flush=-1,it;ce(r,t.adler&255),ce(r,t.adler>>8&255),t.adler=0}if(r.status=Kn,Ut(t),r.pending!==0)return r.last_flush=-1,it}if(t.avail_in!==0||r.lookahead!==0||e!==Qi&&r.status!==Tc){let n=r.level===0?xD(r,e):r.strategy===Td?x7(r,e):r.strategy===c7?T7(r,e):xc[r.level].func(r,e);if((n===es||n===Ao)&&(r.status=Tc),n===Et||n===es)return t.avail_out===0&&(r.last_flush=-1),it;if(n===Ro&&(e===n7?i7(r):e!==fN&&(cb(r,0,0,!1),e===s7&&(Ji(r.head),r.lookahead===0&&(r.strstart=0,r.block_start=0,r.insert=0))),Ut(t),t.avail_out===0))return r.last_flush=-1,it}return e!==nr?it:r.wrap<=0?uN:(r.wrap===2?(ce(r,t.adler&255),ce(r,t.adler>>8&255),ce(r,t.adler>>16&255),ce(r,t.adler>>24&255),ce(r,t.total_in&255),ce(r,t.total_in>>8&255),ce(r,t.total_in>>16&255),ce(r,t.total_in>>24&255)):(kc(r,t.adler>>>16),kc(r,t.adler&65535)),Ut(t),r.wrap>0&&(r.wrap=-r.wrap),r.pending!==0?it:uN)},"deflate$2"),N7=y(t=>{if(zc(t))return qr;let e=t.state.status;return t.state=null,e===Kn?Jn(t,a7):it},"deflateEnd"),D7=y((t,e)=>{let r=e.length;if(zc(t))return qr;let i=t.state,n=i.wrap;if(n===2||n===1&&i.status!==To||i.lookahead)return qr;if(n===1&&(t.adler=Bc(t.adler,e,r,0)),i.wrap=0,r>=i.w_size){n===0&&(Ji(i.head),i.strstart=0,i.block_start=0,i.insert=0);let c=new Uint8Array(i.w_size);c.set(e.subarray(r-i.w_size,r),0),e=c,r=i.w_size}let s=t.avail_in,a=t.next_in,l=t.input;for(t.avail_in=r,t.next_in=0,t.input=e,xo(i);i.lookahead>=ee;){let c=i.strstart,o=i.lookahead-(ee-1);do i.ins_h=en(i,i.ins_h,i.window[c+ee-1]),i.prev[c&i.w_mask]=i.head[i.ins_h],i.head[i.ins_h]=c,c++;while(--o);i.strstart=c,i.lookahead=ee-1,xo(i)}return i.strstart+=i.lookahead,i.block_start=i.strstart,i.insert=i.lookahead,i.lookahead=0,i.match_length=i.prev_length=ee-1,i.match_available=0,t.next_in=a,t.input=l,t.avail_in=s,i.wrap=n,it},"deflateSetDictionary"),C7=A7,I7=PD,$7=AD,B7=RD,L7=R7,M7=P7,j7=N7,q7=D7,U7="pako deflate (from Nodeca project)",Rc={deflateInit:C7,deflateInit2:I7,deflateReset:$7,deflateResetKeep:B7,deflateSetHeader:L7,deflate:M7,deflateEnd:j7,deflateSetDictionary:q7,deflateInfo:U7},z7=y((t,e)=>Object.prototype.hasOwnProperty.call(t,e),"_has"),W7=y(function(t){let e=Array.prototype.slice.call(arguments,1);for(;e.length;){let r=e.shift();if(r){if(typeof r!="object")throw new TypeError(r+"must be non-object");for(let i in r)z7(r,i)&&(t[i]=r[i])}}return t},"assign"),H7=y(t=>{let e=0;for(let i=0,n=t.length;i<n;i++)e+=t[i].length;let r=new Uint8Array(e);for(let i=0,n=0,s=t.length;i<s;i++){let a=t[i];r.set(a,n),n+=a.length}return r},"flattenChunks"),Zd={assign:W7,flattenChunks:H7},ND=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch{ND=!1}var Lc=new Uint8Array(256);for(let t=0;t<256;t++)Lc[t]=t>=252?6:t>=248?5:t>=240?4:t>=224?3:t>=192?2:1;Lc[254]=Lc[254]=1;var V7=y(t=>{if(typeof TextEncoder=="function"&&TextEncoder.prototype.encode)return new TextEncoder().encode(t);let e,r,i,n,s,a=t.length,l=0;for(n=0;n<a;n++)r=t.charCodeAt(n),(r&64512)===55296&&n+1<a&&(i=t.charCodeAt(n+1),(i&64512)===56320&&(r=65536+(r-55296<<10)+(i-56320),n++)),l+=r<128?1:r<2048?2:r<65536?3:4;for(e=new Uint8Array(l),s=0,n=0;s<l;n++)r=t.charCodeAt(n),(r&64512)===55296&&n+1<a&&(i=t.charCodeAt(n+1),(i&64512)===56320&&(r=65536+(r-55296<<10)+(i-56320),n++)),r<128?e[s++]=r:r<2048?(e[s++]=192|r>>>6,e[s++]=128|r&63):r<65536?(e[s++]=224|r>>>12,e[s++]=128|r>>>6&63,e[s++]=128|r&63):(e[s++]=240|r>>>18,e[s++]=128|r>>>12&63,e[s++]=128|r>>>6&63,e[s++]=128|r&63);return e},"string2buf"),G7=y((t,e)=>{if(e<65534&&t.subarray&&ND)return String.fromCharCode.apply(null,t.length===e?t:t.subarray(0,e));let r="";for(let i=0;i<e;i++)r+=String.fromCharCode(t[i]);return r},"buf2binstring"),Z7=y((t,e)=>{let r=e||t.length;if(typeof TextDecoder=="function"&&TextDecoder.prototype.decode)return new TextDecoder().decode(t.subarray(0,e));let i,n,s=new Array(r*2);for(n=0,i=0;i<r;){let a=t[i++];if(a<128){s[n++]=a;continue}let l=Lc[a];if(l>4){s[n++]=65533,i+=l-1;continue}for(a&=l===2?31:l===3?15:7;l>1&&i<r;)a=a<<6|t[i++]&63,l--;if(l>1){s[n++]=65533;continue}a<65536?s[n++]=a:(a-=65536,s[n++]=55296|a>>10&1023,s[n++]=56320|a&1023)}return G7(s,n)},"buf2string"),K7=y((t,e)=>{e=e||t.length,e>t.length&&(e=t.length);let r=e-1;for(;r>=0&&(t[r]&192)===128;)r--;return r<0||r===0?e:r+Lc[t[r]]>e?r:e},"utf8border"),Mc={string2buf:V7,buf2string:Z7,utf8border:K7};function DD(){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}u(DD,"Us");y(DD,"ZStream");var CD=DD,ID=Object.prototype.toString,{Z_NO_FLUSH:J7,Z_SYNC_FLUSH:Y7,Z_FULL_FLUSH:X7,Z_FINISH:Q7,Z_OK:jd,Z_STREAM_END:e9,Z_DEFAULT_COMPRESSION:t9,Z_DEFAULT_STRATEGY:r9,Z_DEFLATED:i9}=Oo;function Po(t){this.options=Zd.assign({level:t9,method:i9,chunkSize:16384,windowBits:15,memLevel:8,strategy:r9},t||{});let e=this.options;e.raw&&e.windowBits>0?e.windowBits=-e.windowBits:e.gzip&&e.windowBits>0&&e.windowBits<16&&(e.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new CD,this.strm.avail_out=0;let r=Rc.deflateInit2(this.strm,e.level,e.method,e.windowBits,e.memLevel,e.strategy);if(r!==jd)throw new Error(Qn[r]);if(e.header&&Rc.deflateSetHeader(this.strm,e.header),e.dictionary){let i;if(typeof e.dictionary=="string"?i=Mc.string2buf(e.dictionary):ID.call(e.dictionary)==="[object ArrayBuffer]"?i=new Uint8Array(e.dictionary):i=e.dictionary,r=Rc.deflateSetDictionary(this.strm,i),r!==jd)throw new Error(Qn[r]);this._dict_set=!0}}u(Po,"_t");y(Po,"Deflate$1");Po.prototype.push=function(t,e){let r=this.strm,i=this.options.chunkSize,n,s;if(this.ended)return!1;for(e===~~e?s=e:s=e===!0?Q7:J7,typeof t=="string"?r.input=Mc.string2buf(t):ID.call(t)==="[object ArrayBuffer]"?r.input=new Uint8Array(t):r.input=t,r.next_in=0,r.avail_in=r.input.length;;){if(r.avail_out===0&&(r.output=new Uint8Array(i),r.next_out=0,r.avail_out=i),(s===Y7||s===X7)&&r.avail_out<=6){this.onData(r.output.subarray(0,r.next_out)),r.avail_out=0;continue}if(n=Rc.deflate(r,s),n===e9)return r.next_out>0&&this.onData(r.output.subarray(0,r.next_out)),n=Rc.deflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===jd;if(r.avail_out===0){this.onData(r.output);continue}if(s>0&&r.next_out>0){this.onData(r.output.subarray(0,r.next_out)),r.avail_out=0;continue}if(r.avail_in===0)break}return!0};Po.prototype.onData=function(t){this.chunks.push(t)};Po.prototype.onEnd=function(t){t===jd&&(this.result=Zd.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg};function Kd(t,e){let r=new Po(e);if(r.push(t,!0),r.err)throw r.msg||Qn[r.err];return r.result}u(Kd,"zi");y(Kd,"deflate$1");function $D(t,e){return e=e||{},e.raw=!0,Kd(t,e)}u($D,"Js");y($D,"deflateRaw$1");function BD(t,e){return e=e||{},e.gzip=!0,Kd(t,e)}u(BD,"qs");y(BD,"gzip$1");var n9=Po,s9=Kd,a9=$D,o9=BD,l9=Oo,c9={Deflate:n9,deflate:s9,deflateRaw:a9,gzip:o9,constants:l9},xd=16209,f9=16191,u9=y(function(t,e){let r,i,n,s,a,l,c,o,f,h,d,p,m,w,g,b,_,S,F,k,A,v,T,E,R=t.state;r=t.next_in,T=t.input,i=r+(t.avail_in-5),n=t.next_out,E=t.output,s=n-(e-t.avail_out),a=n+(t.avail_out-257),l=R.dmax,c=R.wsize,o=R.whave,f=R.wnext,h=R.window,d=R.hold,p=R.bits,m=R.lencode,w=R.distcode,g=(1<<R.lenbits)-1,b=(1<<R.distbits)-1;e:do{p<15&&(d+=T[r++]<<p,p+=8,d+=T[r++]<<p,p+=8),_=m[d&g];t:for(;;){if(S=_>>>24,d>>>=S,p-=S,S=_>>>16&255,S===0)E[n++]=_&65535;else if(S&16){F=_&65535,S&=15,S&&(p<S&&(d+=T[r++]<<p,p+=8),F+=d&(1<<S)-1,d>>>=S,p-=S),p<15&&(d+=T[r++]<<p,p+=8,d+=T[r++]<<p,p+=8),_=w[d&b];r:for(;;){if(S=_>>>24,d>>>=S,p-=S,S=_>>>16&255,S&16){if(k=_&65535,S&=15,p<S&&(d+=T[r++]<<p,p+=8,p<S&&(d+=T[r++]<<p,p+=8)),k+=d&(1<<S)-1,k>l){t.msg="invalid distance too far back",R.mode=xd;break e}if(d>>>=S,p-=S,S=n-s,k>S){if(S=k-S,S>o&&R.sane){t.msg="invalid distance too far back",R.mode=xd;break e}if(A=0,v=h,f===0){if(A+=c-S,S<F){F-=S;do E[n++]=h[A++];while(--S);A=n-k,v=E}}else if(f<S){if(A+=c+f-S,S-=f,S<F){F-=S;do E[n++]=h[A++];while(--S);if(A=0,f<F){S=f,F-=S;do E[n++]=h[A++];while(--S);A=n-k,v=E}}}else if(A+=f-S,S<F){F-=S;do E[n++]=h[A++];while(--S);A=n-k,v=E}for(;F>2;)E[n++]=v[A++],E[n++]=v[A++],E[n++]=v[A++],F-=3;F&&(E[n++]=v[A++],F>1&&(E[n++]=v[A++]))}else{A=n-k;do E[n++]=E[A++],E[n++]=E[A++],E[n++]=E[A++],F-=3;while(F>2);F&&(E[n++]=E[A++],F>1&&(E[n++]=E[A++]))}}else if(S&64){t.msg="invalid distance code",R.mode=xd;break e}else{_=w[(_&65535)+(d&(1<<S)-1)];continue r}break}}else if(S&64)if(S&32){R.mode=f9;break e}else{t.msg="invalid literal/length code",R.mode=xd;break e}else{_=m[(_&65535)+(d&(1<<S)-1)];continue t}break}}while(r<i&&n<a);F=p>>3,r-=F,p-=F<<3,d&=(1<<p)-1,t.next_in=r,t.next_out=n,t.avail_in=r<i?5+(i-r):5-(r-i),t.avail_out=n<a?257+(a-n):257-(n-a),R.hold=d,R.bits=p},"inflate_fast"),lo=15,dN=852,pN=592,mN=0,Y0=1,wN=2,h9=new Uint16Array([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]),d9=new Uint8Array([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]),p9=new Uint16Array([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]),m9=new Uint8Array([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]),w9=y((t,e,r,i,n,s,a,l)=>{let c=l.bits,o=0,f=0,h=0,d=0,p=0,m=0,w=0,g=0,b=0,_=0,S,F,k,A,v,T=null,E,R=new Uint16Array(lo+1),P=new Uint16Array(lo+1),I=null,B,z,we;for(o=0;o<=lo;o++)R[o]=0;for(f=0;f<i;f++)R[e[r+f]]++;for(p=c,d=lo;d>=1&&R[d]===0;d--);if(p>d&&(p=d),d===0)return n[s++]=1<<24|64<<16|0,n[s++]=1<<24|64<<16|0,l.bits=1,0;for(h=1;h<d&&R[h]===0;h++);for(p<h&&(p=h),g=1,o=1;o<=lo;o++)if(g<<=1,g-=R[o],g<0)return-1;if(g>0&&(t===mN||d!==1))return-1;for(P[1]=0,o=1;o<lo;o++)P[o+1]=P[o]+R[o];for(f=0;f<i;f++)e[r+f]!==0&&(a[P[e[r+f]]++]=f);if(t===mN?(T=I=a,E=20):t===Y0?(T=h9,I=d9,E=257):(T=p9,I=m9,E=0),_=0,f=0,o=h,v=s,m=p,w=0,k=-1,b=1<<p,A=b-1,t===Y0&&b>dN||t===wN&&b>pN)return 1;for(;;){B=o-w,a[f]+1<E?(z=0,we=a[f]):a[f]>=E?(z=I[a[f]-E],we=T[a[f]-E]):(z=96,we=0),S=1<<o-w,F=1<<m,h=F;do F-=S,n[v+(_>>w)+F]=B<<24|z<<16|we|0;while(F!==0);for(S=1<<o-1;_&S;)S>>=1;if(S!==0?(_&=S-1,_+=S):_=0,f++,--R[o]===0){if(o===d)break;o=e[r+a[f]]}if(o>p&&(_&A)!==k){for(w===0&&(w=p),v+=h,m=o-w,g=1<<m;m+w<d&&(g-=R[m+w],!(g<=0));)m++,g<<=1;if(b+=1<<m,t===Y0&&b>dN||t===wN&&b>pN)return 1;k=_&A,n[k]=p<<24|m<<16|v-s|0}}return _!==0&&(n[v+_]=o-w<<24|64<<16|0),l.bits=p,0},"inflate_table"),Ac=w9,y9=0,LD=1,MD=2,{Z_FINISH:yN,Z_BLOCK:g9,Z_TREES:Od,Z_OK:ts,Z_STREAM_END:b9,Z_NEED_DICT:_9,Z_STREAM_ERROR:_r,Z_DATA_ERROR:jD,Z_MEM_ERROR:qD,Z_BUF_ERROR:v9,Z_DEFLATED:gN}=Oo,Jd=16180,bN=16181,_N=16182,vN=16183,SN=16184,EN=16185,FN=16186,kN=16187,TN=16188,xN=16189,qd=16190,fi=16191,X0=16192,ON=16193,Q0=16194,RN=16195,AN=16196,PN=16197,NN=16198,Rd=16199,Ad=16200,DN=16201,CN=16202,IN=16203,$N=16204,BN=16205,eb=16206,LN=16207,MN=16208,Fe=16209,UD=16210,zD=16211,S9=852,E9=592,F9=15,k9=F9,jN=y(t=>(t>>>24&255)+(t>>>8&65280)+((t&65280)<<8)+((t&255)<<24),"zswap32");function WD(){this.strm=null,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 Uint16Array(320),this.work=new Uint16Array(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}u(WD,"vo");y(WD,"InflateState");var ns=y(t=>{if(!t)return 1;let e=t.state;return!e||e.strm!==t||e.mode<Jd||e.mode>zD?1:0},"inflateStateCheck"),HD=y(t=>{if(ns(t))return _r;let e=t.state;return t.total_in=t.total_out=e.total=0,t.msg="",e.wrap&&(t.adler=e.wrap&1),e.mode=Jd,e.last=0,e.havedict=0,e.flags=-1,e.dmax=32768,e.head=null,e.hold=0,e.bits=0,e.lencode=e.lendyn=new Int32Array(S9),e.distcode=e.distdyn=new Int32Array(E9),e.sane=1,e.back=-1,ts},"inflateResetKeep"),VD=y(t=>{if(ns(t))return _r;let e=t.state;return e.wsize=0,e.whave=0,e.wnext=0,HD(t)},"inflateReset"),GD=y((t,e)=>{let r;if(ns(t))return _r;let i=t.state;return e<0?(r=0,e=-e):(r=(e>>4)+5,e<48&&(e&=15)),e&&(e<8||e>15)?_r:(i.window!==null&&i.wbits!==e&&(i.window=null),i.wrap=r,i.wbits=e,VD(t))},"inflateReset2"),ZD=y((t,e)=>{if(!t)return _r;let r=new WD;t.state=r,r.strm=t,r.window=null,r.mode=Jd;let i=GD(t,e);return i!==ts&&(t.state=null),i},"inflateInit2"),T9=y(t=>ZD(t,k9),"inflateInit"),qN=!0,tb,rb,x9=y(t=>{if(qN){tb=new Int32Array(512),rb=new Int32Array(32);let e=0;for(;e<144;)t.lens[e++]=8;for(;e<256;)t.lens[e++]=9;for(;e<280;)t.lens[e++]=7;for(;e<288;)t.lens[e++]=8;for(Ac(LD,t.lens,0,288,tb,0,t.work,{bits:9}),e=0;e<32;)t.lens[e++]=5;Ac(MD,t.lens,0,32,rb,0,t.work,{bits:5}),qN=!1}t.lencode=tb,t.lenbits=9,t.distcode=rb,t.distbits=5},"fixedtables"),KD=y((t,e,r,i)=>{let n,s=t.state;return s.window===null&&(s.wsize=1<<s.wbits,s.wnext=0,s.whave=0,s.window=new Uint8Array(s.wsize)),i>=s.wsize?(s.window.set(e.subarray(r-s.wsize,r),0),s.wnext=0,s.whave=s.wsize):(n=s.wsize-s.wnext,n>i&&(n=i),s.window.set(e.subarray(r-i,r-i+n),s.wnext),i-=n,i?(s.window.set(e.subarray(r-i,r),0),s.wnext=i,s.whave=s.wsize):(s.wnext+=n,s.wnext===s.wsize&&(s.wnext=0),s.whave<s.wsize&&(s.whave+=n))),0},"updatewindow"),O9=y((t,e)=>{let r,i,n,s,a,l,c,o,f,h,d,p,m,w,g=0,b,_,S,F,k,A,v,T,E=new Uint8Array(4),R,P,I=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if(ns(t)||!t.output||!t.input&&t.avail_in!==0)return _r;r=t.state,r.mode===fi&&(r.mode=X0),a=t.next_out,n=t.output,c=t.avail_out,s=t.next_in,i=t.input,l=t.avail_in,o=r.hold,f=r.bits,h=l,d=c,T=ts;e:for(;;)switch(r.mode){case Jd:if(r.wrap===0){r.mode=X0;break}for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(r.wrap&2&&o===35615){r.wbits===0&&(r.wbits=15),r.check=0,E[0]=o&255,E[1]=o>>>8&255,r.check=Je(r.check,E,2,0),o=0,f=0,r.mode=bN;break}if(r.head&&(r.head.done=!1),!(r.wrap&1)||(((o&255)<<8)+(o>>8))%31){t.msg="incorrect header check",r.mode=Fe;break}if((o&15)!==gN){t.msg="unknown compression method",r.mode=Fe;break}if(o>>>=4,f-=4,v=(o&15)+8,r.wbits===0&&(r.wbits=v),v>15||v>r.wbits){t.msg="invalid window size",r.mode=Fe;break}r.dmax=1<<r.wbits,r.flags=0,t.adler=r.check=1,r.mode=o&512?xN:fi,o=0,f=0;break;case bN:for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(r.flags=o,(r.flags&255)!==gN){t.msg="unknown compression method",r.mode=Fe;break}if(r.flags&57344){t.msg="unknown header flags set",r.mode=Fe;break}r.head&&(r.head.text=o>>8&1),r.flags&512&&r.wrap&4&&(E[0]=o&255,E[1]=o>>>8&255,r.check=Je(r.check,E,2,0)),o=0,f=0,r.mode=_N;case _N:for(;f<32;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.head&&(r.head.time=o),r.flags&512&&r.wrap&4&&(E[0]=o&255,E[1]=o>>>8&255,E[2]=o>>>16&255,E[3]=o>>>24&255,r.check=Je(r.check,E,4,0)),o=0,f=0,r.mode=vN;case vN:for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.head&&(r.head.xflags=o&255,r.head.os=o>>8),r.flags&512&&r.wrap&4&&(E[0]=o&255,E[1]=o>>>8&255,r.check=Je(r.check,E,2,0)),o=0,f=0,r.mode=SN;case SN:if(r.flags&1024){for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.length=o,r.head&&(r.head.extra_len=o),r.flags&512&&r.wrap&4&&(E[0]=o&255,E[1]=o>>>8&255,r.check=Je(r.check,E,2,0)),o=0,f=0}else r.head&&(r.head.extra=null);r.mode=EN;case EN:if(r.flags&1024&&(p=r.length,p>l&&(p=l),p&&(r.head&&(v=r.head.extra_len-r.length,r.head.extra||(r.head.extra=new Uint8Array(r.head.extra_len)),r.head.extra.set(i.subarray(s,s+p),v)),r.flags&512&&r.wrap&4&&(r.check=Je(r.check,i,p,s)),l-=p,s+=p,r.length-=p),r.length))break e;r.length=0,r.mode=FN;case FN:if(r.flags&2048){if(l===0)break e;p=0;do v=i[s+p++],r.head&&v&&r.length<65536&&(r.head.name+=String.fromCharCode(v));while(v&&p<l);if(r.flags&512&&r.wrap&4&&(r.check=Je(r.check,i,p,s)),l-=p,s+=p,v)break e}else r.head&&(r.head.name=null);r.length=0,r.mode=kN;case kN:if(r.flags&4096){if(l===0)break e;p=0;do v=i[s+p++],r.head&&v&&r.length<65536&&(r.head.comment+=String.fromCharCode(v));while(v&&p<l);if(r.flags&512&&r.wrap&4&&(r.check=Je(r.check,i,p,s)),l-=p,s+=p,v)break e}else r.head&&(r.head.comment=null);r.mode=TN;case TN:if(r.flags&512){for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(r.wrap&4&&o!==(r.check&65535)){t.msg="header crc mismatch",r.mode=Fe;break}o=0,f=0}r.head&&(r.head.hcrc=r.flags>>9&1,r.head.done=!0),t.adler=r.check=0,r.mode=fi;break;case xN:for(;f<32;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}t.adler=r.check=jN(o),o=0,f=0,r.mode=qd;case qd:if(r.havedict===0)return t.next_out=a,t.avail_out=c,t.next_in=s,t.avail_in=l,r.hold=o,r.bits=f,_9;t.adler=r.check=1,r.mode=fi;case fi:if(e===g9||e===Od)break e;case X0:if(r.last){o>>>=f&7,f-=f&7,r.mode=eb;break}for(;f<3;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}switch(r.last=o&1,o>>>=1,f-=1,o&3){case 0:r.mode=ON;break;case 1:if(x9(r),r.mode=Rd,e===Od){o>>>=2,f-=2;break e}break;case 2:r.mode=AN;break;case 3:t.msg="invalid block type",r.mode=Fe}o>>>=2,f-=2;break;case ON:for(o>>>=f&7,f-=f&7;f<32;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if((o&65535)!==(o>>>16^65535)){t.msg="invalid stored block lengths",r.mode=Fe;break}if(r.length=o&65535,o=0,f=0,r.mode=Q0,e===Od)break e;case Q0:r.mode=RN;case RN:if(p=r.length,p){if(p>l&&(p=l),p>c&&(p=c),p===0)break e;n.set(i.subarray(s,s+p),a),l-=p,s+=p,c-=p,a+=p,r.length-=p;break}r.mode=fi;break;case AN:for(;f<14;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(r.nlen=(o&31)+257,o>>>=5,f-=5,r.ndist=(o&31)+1,o>>>=5,f-=5,r.ncode=(o&15)+4,o>>>=4,f-=4,r.nlen>286||r.ndist>30){t.msg="too many length or distance symbols",r.mode=Fe;break}r.have=0,r.mode=PN;case PN:for(;r.have<r.ncode;){for(;f<3;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.lens[I[r.have++]]=o&7,o>>>=3,f-=3}for(;r.have<19;)r.lens[I[r.have++]]=0;if(r.lencode=r.lendyn,r.lenbits=7,R={bits:r.lenbits},T=Ac(y9,r.lens,0,19,r.lencode,0,r.work,R),r.lenbits=R.bits,T){t.msg="invalid code lengths set",r.mode=Fe;break}r.have=0,r.mode=NN;case NN:for(;r.have<r.nlen+r.ndist;){for(;g=r.lencode[o&(1<<r.lenbits)-1],b=g>>>24,_=g>>>16&255,S=g&65535,!(b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(S<16)o>>>=b,f-=b,r.lens[r.have++]=S;else{if(S===16){for(P=b+2;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(o>>>=b,f-=b,r.have===0){t.msg="invalid bit length repeat",r.mode=Fe;break}v=r.lens[r.have-1],p=3+(o&3),o>>>=2,f-=2}else if(S===17){for(P=b+3;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}o>>>=b,f-=b,v=0,p=3+(o&7),o>>>=3,f-=3}else{for(P=b+7;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}o>>>=b,f-=b,v=0,p=11+(o&127),o>>>=7,f-=7}if(r.have+p>r.nlen+r.ndist){t.msg="invalid bit length repeat",r.mode=Fe;break}for(;p--;)r.lens[r.have++]=v}}if(r.mode===Fe)break;if(r.lens[256]===0){t.msg="invalid code -- missing end-of-block",r.mode=Fe;break}if(r.lenbits=9,R={bits:r.lenbits},T=Ac(LD,r.lens,0,r.nlen,r.lencode,0,r.work,R),r.lenbits=R.bits,T){t.msg="invalid literal/lengths set",r.mode=Fe;break}if(r.distbits=6,r.distcode=r.distdyn,R={bits:r.distbits},T=Ac(MD,r.lens,r.nlen,r.ndist,r.distcode,0,r.work,R),r.distbits=R.bits,T){t.msg="invalid distances set",r.mode=Fe;break}if(r.mode=Rd,e===Od)break e;case Rd:r.mode=Ad;case Ad:if(l>=6&&c>=258){t.next_out=a,t.avail_out=c,t.next_in=s,t.avail_in=l,r.hold=o,r.bits=f,u9(t,d),a=t.next_out,n=t.output,c=t.avail_out,s=t.next_in,i=t.input,l=t.avail_in,o=r.hold,f=r.bits,r.mode===fi&&(r.back=-1);break}for(r.back=0;g=r.lencode[o&(1<<r.lenbits)-1],b=g>>>24,_=g>>>16&255,S=g&65535,!(b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(_&&!(_&240)){for(F=b,k=_,A=S;g=r.lencode[A+((o&(1<<F+k)-1)>>F)],b=g>>>24,_=g>>>16&255,S=g&65535,!(F+b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}o>>>=F,f-=F,r.back+=F}if(o>>>=b,f-=b,r.back+=b,r.length=S,_===0){r.mode=BN;break}if(_&32){r.back=-1,r.mode=fi;break}if(_&64){t.msg="invalid literal/length code",r.mode=Fe;break}r.extra=_&15,r.mode=DN;case DN:if(r.extra){for(P=r.extra;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.length+=o&(1<<r.extra)-1,o>>>=r.extra,f-=r.extra,r.back+=r.extra}r.was=r.length,r.mode=CN;case CN:for(;g=r.distcode[o&(1<<r.distbits)-1],b=g>>>24,_=g>>>16&255,S=g&65535,!(b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(!(_&240)){for(F=b,k=_,A=S;g=r.distcode[A+((o&(1<<F+k)-1)>>F)],b=g>>>24,_=g>>>16&255,S=g&65535,!(F+b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}o>>>=F,f-=F,r.back+=F}if(o>>>=b,f-=b,r.back+=b,_&64){t.msg="invalid distance code",r.mode=Fe;break}r.offset=S,r.extra=_&15,r.mode=IN;case IN:if(r.extra){for(P=r.extra;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.offset+=o&(1<<r.extra)-1,o>>>=r.extra,f-=r.extra,r.back+=r.extra}if(r.offset>r.dmax){t.msg="invalid distance too far back",r.mode=Fe;break}r.mode=$N;case $N:if(c===0)break e;if(p=d-c,r.offset>p){if(p=r.offset-p,p>r.whave&&r.sane){t.msg="invalid distance too far back",r.mode=Fe;break}p>r.wnext?(p-=r.wnext,m=r.wsize-p):m=r.wnext-p,p>r.length&&(p=r.length),w=r.window}else w=n,m=a-r.offset,p=r.length;p>c&&(p=c),c-=p,r.length-=p;do n[a++]=w[m++];while(--p);r.length===0&&(r.mode=Ad);break;case BN:if(c===0)break e;n[a++]=r.length,c--,r.mode=Ad;break;case eb:if(r.wrap){for(;f<32;){if(l===0)break e;l--,o|=i[s++]<<f,f+=8}if(d-=c,t.total_out+=d,r.total+=d,r.wrap&4&&d&&(t.adler=r.check=r.flags?Je(r.check,n,d,a-d):Bc(r.check,n,d,a-d)),d=c,r.wrap&4&&(r.flags?o:jN(o))!==r.check){t.msg="incorrect data check",r.mode=Fe;break}o=0,f=0}r.mode=LN;case LN:if(r.wrap&&r.flags){for(;f<32;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(r.wrap&4&&o!==(r.total&4294967295)){t.msg="incorrect length check",r.mode=Fe;break}o=0,f=0}r.mode=MN;case MN:T=b9;break e;case Fe:T=jD;break e;case UD:return qD;case zD:default:return _r}return t.next_out=a,t.avail_out=c,t.next_in=s,t.avail_in=l,r.hold=o,r.bits=f,(r.wsize||d!==t.avail_out&&r.mode<Fe&&(r.mode<eb||e!==yN))&&KD(t,t.output,t.next_out,d-t.avail_out),h-=t.avail_in,d-=t.avail_out,t.total_in+=h,t.total_out+=d,r.total+=d,r.wrap&4&&d&&(t.adler=r.check=r.flags?Je(r.check,n,d,t.next_out-d):Bc(r.check,n,d,t.next_out-d)),t.data_type=r.bits+(r.last?64:0)+(r.mode===fi?128:0)+(r.mode===Rd||r.mode===Q0?256:0),(h===0&&d===0||e===yN)&&T===ts&&(T=v9),T},"inflate$2"),R9=y(t=>{if(ns(t))return _r;let e=t.state;return e.window&&(e.window=null),t.state=null,ts},"inflateEnd"),A9=y((t,e)=>{if(ns(t))return _r;let r=t.state;return r.wrap&2?(r.head=e,e.done=!1,ts):_r},"inflateGetHeader"),P9=y((t,e)=>{let r=e.length,i,n,s;return ns(t)||(i=t.state,i.wrap!==0&&i.mode!==qd)?_r:i.mode===qd&&(n=1,n=Bc(n,e,r,0),n!==i.check)?jD:(s=KD(t,e,r,r),s?(i.mode=UD,qD):(i.havedict=1,ts))},"inflateSetDictionary"),N9=VD,D9=GD,C9=HD,I9=T9,$9=ZD,B9=O9,L9=R9,M9=A9,j9=P9,q9="pako inflate (from Nodeca project)",di={inflateReset:N9,inflateReset2:D9,inflateResetKeep:C9,inflateInit:I9,inflateInit2:$9,inflate:B9,inflateEnd:L9,inflateGetHeader:M9,inflateSetDictionary:j9,inflateInfo:q9};function JD(){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}u(JD,"$o");y(JD,"GZheader");var U9=JD,YD=Object.prototype.toString,{Z_NO_FLUSH:z9,Z_FINISH:W9,Z_OK:jc,Z_STREAM_END:ib,Z_NEED_DICT:nb,Z_STREAM_ERROR:H9,Z_DATA_ERROR:UN,Z_MEM_ERROR:V9}=Oo;function No(t){this.options=Zd.assign({chunkSize:1024*64,windowBits:15,to:""},t||{});let e=this.options;e.raw&&e.windowBits>=0&&e.windowBits<16&&(e.windowBits=-e.windowBits,e.windowBits===0&&(e.windowBits=-15)),e.windowBits>=0&&e.windowBits<16&&!(t&&t.windowBits)&&(e.windowBits+=32),e.windowBits>15&&e.windowBits<48&&(e.windowBits&15||(e.windowBits|=15)),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new CD,this.strm.avail_out=0;let r=di.inflateInit2(this.strm,e.windowBits);if(r!==jc)throw new Error(Qn[r]);if(this.header=new U9,di.inflateGetHeader(this.strm,this.header),e.dictionary&&(typeof e.dictionary=="string"?e.dictionary=Mc.string2buf(e.dictionary):YD.call(e.dictionary)==="[object ArrayBuffer]"&&(e.dictionary=new Uint8Array(e.dictionary)),e.raw&&(r=di.inflateSetDictionary(this.strm,e.dictionary),r!==jc)))throw new Error(Qn[r])}u(No,"vt");y(No,"Inflate$1");No.prototype.push=function(t,e){let r=this.strm,i=this.options.chunkSize,n=this.options.dictionary,s,a,l;if(this.ended)return!1;for(e===~~e?a=e:a=e===!0?W9:z9,YD.call(t)==="[object ArrayBuffer]"?r.input=new Uint8Array(t):r.input=t,r.next_in=0,r.avail_in=r.input.length;;){for(r.avail_out===0&&(r.output=new Uint8Array(i),r.next_out=0,r.avail_out=i),s=di.inflate(r,a),s===nb&&n&&(s=di.inflateSetDictionary(r,n),s===jc?s=di.inflate(r,a):s===UN&&(s=nb));r.avail_in>0&&s===ib&&r.state.wrap>0&&t[r.next_in]!==0;)di.inflateReset(r),s=di.inflate(r,a);switch(s){case H9:case UN:case nb:case V9:return this.onEnd(s),this.ended=!0,!1}if(l=r.avail_out,r.next_out&&(r.avail_out===0||s===ib))if(this.options.to==="string"){let c=Mc.utf8border(r.output,r.next_out),o=r.next_out-c,f=Mc.buf2string(r.output,c);r.next_out=o,r.avail_out=i-o,o&&r.output.set(r.output.subarray(c,c+o),0),this.onData(f)}else this.onData(r.output.length===r.next_out?r.output:r.output.subarray(0,r.next_out));if(!(s===jc&&l===0)){if(s===ib)return s=di.inflateEnd(this.strm),this.onEnd(s),this.ended=!0,!0;if(r.avail_in===0)break}}return!0};No.prototype.onData=function(t){this.chunks.push(t)};No.prototype.onEnd=function(t){t===jc&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=Zd.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg};function Yd(t,e){let r=new No(e);if(r.push(t),r.err)throw r.msg||Qn[r.err];return r.result}u(Yd,"Hi");y(Yd,"inflate$1");function XD(t,e){return e=e||{},e.raw=!0,Yd(t,e)}u(XD,"Zo");y(XD,"inflateRaw$1");var G9=No,Z9=Yd,K9=XD,J9=Yd,Y9=Oo,X9={Inflate:G9,inflate:Z9,inflateRaw:K9,ungzip:J9,constants:Y9},{Deflate:eie,deflate:Q9,deflateRaw:tie,gzip:rie}=c9,{Inflate:iie,inflate:eV,inflateRaw:nie,ungzip:sie}=X9,tV=Q9,rV=eV,iV=y((t,e)=>{let r={type:"local",id:"local",name:"Local User",email:"local@legitcontrol.com"};return{getUser:y(async()=>r,"getUser"),signInAnonymously:y(async()=>{r.type="anonymous",r.id=crypto.randomUUID(),r.email=`anonymous-sha1-${r.id}-@legitcontrol.com`},"signInAnonymously"),addAccessToken:y(async i=>{let n=await t.getUserTokens(r.id);n.accessTokens.push(i),await t.setUserTokens(r.id,n)},"addAccessToken"),getMaxAccessTokenForBranch:y(async i=>{let n=await t.getUserTokens(r.id);if(!(n.accessTokens===void 0||n.accessTokens.length===0))return n.accessTokens[0]},"getMaxAccessTokenForBranch")}},"createSessionManager");function QD(t){let e=JSON.stringify(t),r=new TextEncoder().encode(e),i="";return typeof btoa=="function"?i=btoa(String.fromCharCode(...r)):i=Buffer.from(r).toString("base64"),i.replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")}u(QD,"Tn");y(QD,"encodeConfigJson");function eC(t){let e=t.replace(/-/g,"+").replace(/_/g,"/")+"===".slice((t.length+3)%4),r;typeof atob=="function"?r=atob(e):r=Buffer.from(e,"base64").toString("binary");let i=Uint8Array.from(r,s=>s.charCodeAt(0)),n=new TextDecoder().decode(i);return JSON.parse(n)}u(eC,"Cn");y(eC,"decodeConfigJson");var zN="user.legit-tokens";function tC({storageFs:t,gitRoot:e}){return{getUserTokens:y(async r=>{let i=await wb.default.getConfig({fs:t,dir:e,path:zN});return i?eC(i):{accessTokens:[]}},"getUserTokens"),setUserTokens:y(async(r,i)=>await wb.default.setConfig({fs:t,dir:e,path:zN,value:QD(i)}),"setUserTokens")}}u(tC,"Bn");y(tC,"createGitConfigTokenStore");async function me(t,e,r){try{return await jr.default.resolveRef({fs:t,dir:e,ref:`refs/heads/${Ye(r)}`})}catch{return}}u(me,"T");y(me,"tryResolveRef");async function pi({dir:t,fs:e,treeOid:r,deletePathParts:i,addPathParts:n,addObj:s,addKeepIfEmpty:a,deleteKeepIfNotEmpty:l,keepFilename:c=".keep",gitCache:o}){let[f,...h]=n??[],[d,...p]=i??[],m=[];if(r){let{tree:w}=await jr.default.readTree({fs:e,dir:t,oid:r,cache:o||{}});m=[...w]}if(f===d){let w=f;if(w===void 0)throw new Error("illegal arguement - called with out a path part");if(h.length===0)throw new Error("can not move into it self");if(p.length===0)throw new Error("can not move from it self");let g=m.findIndex(F=>F.path===w),b=(g!==-1?m[g]:void 0)?.oid,_=await pi({dir:t,fs:e,treeOid:b,addPathParts:h,deletePathParts:p,addObj:s,addKeepIfEmpty:a,deleteKeepIfNotEmpty:l});if(_===void 0)throw new Error("on the same path we expect an update - respectivly a newly created subTreeOid");let S=!1;if(_!==b){S=!0;let F={mode:"040000",path:w,oid:_,type:"tree"};g!==-1?m[g]=F:m.push(F)}if(r==null&&!S)throw new Error("Illegal state - if the currentOid is undefined - a new tree should have been created (an update should have happened)");if(S)return await jr.default.writeTree({fs:e,dir:t,tree:m});if(r===void 0)throw new Error("currentOid should be set - since the sub tree didn't exist and ");return r}else{let w=!1,g;if(d){let b=m.findIndex(S=>S.path===d),_=b!==-1?m[b]:void 0;if(_===void 0)throw new Error("Element doesnt exist in tree");if(p.length>0){if(_&&_.type!=="tree")throw new Error("SubPart of the path for the obj to delete is not a tree");let S=await pi({dir:t,fs:e,treeOid:_.oid,addPathParts:void 0,deletePathParts:p,addObj:s,addKeepIfEmpty:a,deleteKeepIfNotEmpty:l});if(S===_.oid)throw new Error("in case of a delete we expect a different subtree oid");w=!0,S===void 0?m.splice(b,1):m[b]={mode:"040000",path:d,oid:S,type:"tree"}}else if(w=!0,m.splice(b,1),m.length===0&&a){let S=new Uint8Array(0),F=await jr.default.writeBlob({fs:e,dir:t,blob:S});m.push({mode:"100644",oid:F,path:c,type:"blob"})}g=_}if(f){let b=m.findIndex(S=>S.path===f),_=b!==-1?m[b]:void 0;if(h.length>0){if(_&&_.type!=="tree")throw new Error("SubPart of the path for the obj to add is not a tree");let S=await pi({dir:t,fs:e,treeOid:_?.oid,addPathParts:h,deletePathParts:void 0,addObj:s,addKeepIfEmpty:a,deleteKeepIfNotEmpty:l});if(S===void 0)throw new Error("in case we add, we expect an update - respectivly a newly created subTreeOid");if(S!==_?.oid){w=!0;let F={mode:"040000",path:f,oid:S,type:"tree"};if(b!==-1)m[b]=F;else if(m.push(F),l&&m.length>1){let k=m.findIndex(A=>A.path===c);k!==-1&&m.splice(k,1)}}}else{if(w=!0,s){let S={mode:s.type==="tree"?"040000":"100644",path:f,oid:s.oid,type:s.type};if(b!==-1)m[b]=S;else{if(l&&m.length>0){let F=m.findIndex(k=>k.path===c);F!==-1&&m.splice(F,1)}m.push(S)}}if(a&&m.length===0){let S=new Uint8Array(0),F=await jr.default.writeBlob({fs:e,dir:t,blob:S});m.push({mode:"100644",oid:F,path:c,type:"blob"})}}}if(m.length===0)return;if(w)return await jr.default.writeTree({fs:e,dir:t,tree:m});if(r===void 0)throw new Error("currentOid should be set - since the sub tree didn't exist and ");return r}}u(pi,"ue");y(pi,"buildUpdatedTree");async function Ob(t,e,r,i,n=0,s={}){let{tree:a}=await jr.default.readTree({fs:t,dir:e,oid:r,cache:s});if(i.length===n)return{type:"tree",entries:a.map(o=>zr({parent:i.join("/"),name:o.path,isDir:o.type==="tree"})),oid:r};let l=i[n],c=a.find(o=>o.path===l);if(c){if(i.length===n+1){if(c.type==="blob")return{type:"blob",oid:c.oid};if(c.type==="tree"){let o=await jr.default.readTree({fs:t,dir:e,oid:c.oid,cache:s});return{type:"tree",entries:o.tree.map(f=>zr({parent:i.join("/"),name:f.path,isDir:f.type==="tree"})),oid:o.oid}}}else if(c.type==="tree")return await Ob(t,e,c.oid,i,n+1,s)}}u(Ob,"In");y(Ob,"findGitObjectAtPath");async function uo({filePath:t,gitRoot:e,nodeFs:r,commitSha:i,pathParams:n,gitCache:s}){let a=s||{};if(!n.filePath){let c=await jr.default.readTree({fs:r,dir:e,oid:i,cache:a});return{type:"tree",entries:c.tree.map(o=>zr({parent:t,name:o.path,isDir:o.type==="tree"})),oid:c.oid}}let l=n.filePath?n.filePath.split("/"):[];return await Ob(r,e,i,l,0,a)}u(uo,"Le");y(uo,"resolveGitObjAtPath");var Yn,rC=(Yn=class extends Error{constructor(e,r){super(e),U(this,"code","ENOENT"),U(this,"path"),this.name="ENOENTError",this.path=r,Object.setPrototypeOf(this,Yn.prototype)}},u(Yn,"Ut"),Yn);y(rC,"ENOENTError");var yb=rC;function Pc(t){return t&&t.gitCache!==void 0?t.gitCache:t&&t.parentFs?Pc(t.parentFs):{}}u(Pc,"jt");y(Pc,"getGitCacheFromFs");function iC({gitStorageFs:t,gitRoot:e,rootPath:r}){return new Wt({name:"branch-file",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"gitBranchFileVirtualFile",rootType:"folder",getStats:y(async i=>{let{filePath:n,pathParams:s,userSpaceFs:a}=i;s.branchName===void 0&&(s.branchName=await ve(e,t));let l=await me(t,e,s.branchName);if(!l)throw new yb(`ENOENT: no such file or directory, stat '${n}'`,n);let c=await uo({filePath:n,gitRoot:e,nodeFs:t,commitSha:l,pathParams:s,gitCache:Pc(a)});if(!c)throw new yb(`ENOENT: no such file or directory, stat '${n}'`,n);let o=await ue.default.readCommit({fs:t,dir:e,oid:l}),{commit:f}=o,h=await ue.default.log({fs:t,dir:e,ref:l,filepath:s.filePath,depth:1}),d=f.committer.timestamp*1e3,p=h.length>0?h[0].commit.committer.timestamp*1e3:d;if(c.type==="tree")return{mode:420,size:0,isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!0,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:0,atimeMs:p,mtimeMs:p,ctimeMs:p,birthtimeMs:d,atime:new Date(p),mtime:new Date(p),ctime:new Date(p),birthtime:new Date(p)};{let{blob:m}=await ue.default.readBlob({fs:t,dir:e,oid:c.oid});return{mode:420,size:m.length,isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!1,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:Math.ceil(m.length/4096),atimeMs:p,mtimeMs:p,ctimeMs:p,birthtimeMs:p,atime:new Date(p),mtime:new Date(p),ctime:new Date(p),birthtime:new Date(p)}}},"getStats"),getFile:y(async i=>{let{filePath:n,cacheFs:s,pathParams:a,userSpaceFs:l}=i;a.branchName===void 0&&(a.branchName=await ve(e,t));try{let c=await me(t,e,a.branchName);if(!c){let f=await ue.default.resolveRef({fs:t,dir:e,ref:"HEAD"});if(await ue.default.branch({fs:t,dir:e,ref:a.branchName,object:f}),c=await me(t,e,a.branchName),!c)throw new Error("Could not create branch for getFile")}let o=await uo({filePath:n,gitRoot:e,nodeFs:t,commitSha:c,pathParams:a,gitCache:Pc(l)});if(!o)return;if(o.type==="blob"){let{blob:f}=await ue.default.readBlob({fs:t,dir:e,oid:o.oid});return{type:"file",content:Buffer.from(f),mode:420,size:f.length,oid:o.oid}}else{let f=[];try{let h=await s.promises.stat(n);if(h&&h.isDirectory()){let d=await s.promises.readdir(n,{withFileTypes:!0});f.push(...d)}}catch{}return{type:"directory",content:Array.from(new Set([...f,...o.entries])).map(h=>({...h,name:h.name.toString(),path:`${n}`,parentPath:`${n}`})),mode:493}}}catch{return}},"getFile"),unlink:y(async i=>{let{pathParams:n,author:s}=i;if(n.branchName===void 0&&(n.branchName=await ve(e,t)),!n.filePath)throw new Error("filePath should be in pathParams");let a=await me(t,e,n.branchName);if(!a)throw new Error("Invalid branch file path - branch must exist");let l=await ue.default.readTree({fs:t,dir:e,oid:a}),c=await pi({dir:e,fs:t,treeOid:l.oid,deletePathParts:n.filePath.split("/"),addPathParts:void 0,addObj:void 0,deleteKeepIfNotEmpty:!1,addKeepIfEmpty:!0,keepFilename:".keep"});if(c!==l.oid){let o=await ue.default.commit({fs:t,dir:e,message:`Delete ${n.filePath}`,tree:c,noUpdateBranch:!0,parent:[a],author:s});await ue.default.writeRef({fs:t,dir:e,ref:`refs/heads/${Ye(n.branchName)}`,value:o,force:!0})}},"unlink"),writeFile:y(async i=>{let{filePath:n,content:s,cacheFs:a,pathParams:l,author:c}=i;if(l.branchName===void 0&&(l.branchName=await ve(e,t)),l.filePath===void 0)throw new Error("filePath should be in pathParams");let o;typeof s=="string"?o=new TextEncoder().encode(s):o=new Uint8Array(s);let f=await ue.default.writeBlob({fs:t,dir:e,blob:o}),h=await me(t,e,l.branchName);if(!h){let m=await ue.default.resolveRef({fs:t,dir:e,ref:"HEAD"});if(await ue.default.branch({fs:t,dir:e,ref:Ye(l.branchName),object:m}),h=await me(t,e,l.branchName),!h)throw new Error("Could not create branch for writeFile")}let d=await ue.default.readTree({fs:t,dir:e,oid:h}),p=await pi({dir:e,fs:t,treeOid:d.oid,deletePathParts:void 0,addPathParts:l.filePath.split("/"),addObj:{type:"blob",oid:f},deleteKeepIfNotEmpty:!0,addKeepIfEmpty:!1,keepFilename:".keep"});if(p!==d.oid){let m=await ue.default.commit({fs:t,dir:e,message:`\u{1F4BE} Change '${l.filePath}'`,tree:p,noUpdateBranch:!0,parent:[h],author:c});await ue.default.writeRef({fs:t,dir:e,ref:`refs/heads/${Ye(l.branchName)}`,value:m,force:!0});let w=await me(t,e,l.branchName);if(m!==w)throw new Error("Failed to update branch after file deletion")}},"writeFile"),rename:y(async function(i){let{filePath:n,newPath:s,pathParams:a,newPathParams:l,author:c,userSpaceFs:o}=i;if(a.branchName===void 0&&(a.branchName=await ve(e,t)),a.filePath===void 0)throw new Error("filePath should be in pathParams");if(l.branchName===void 0&&(l.branchName=await ve(e,t)),l.filePath===void 0)throw new Error("filePath should be in newPathParams");let f=await me(t,e,a.branchName);if(!f)throw new Error("Invalid branch file path - source branch must exist");let h=await me(t,e,l.branchName);if(!h){let w=await ue.default.resolveRef({fs:t,dir:e,ref:"HEAD"});if(await ue.default.branch({fs:t,dir:e,ref:Ye(l.branchName),object:w}),h=await me(t,e,l.branchName),h===void 0)throw new Error("Could not create branch for rename operation")}if(l.branchName!==a.branchName)throw new Error("cross branch move not implemented yet");let d=await uo({gitRoot:e,nodeFs:t,commitSha:f,filePath:n,pathParams:a,gitCache:Pc(o)});if(d===void 0)throw new Error("no obj at path exists");let p=await pi({dir:e,fs:t,deletePathParts:a.filePath.split("/"),addPathParts:l.filePath.split("/"),addObj:d.type==="blob"?{type:"blob",oid:d.oid}:{type:"tree",oid:d.oid,entries:d.entries.map(w=>w.name.toString())},treeOid:h,addKeepIfEmpty:!0,deleteKeepIfNotEmpty:!0}),m=await ue.default.readTree({fs:t,dir:e,oid:f});if(p!==m.oid){let w=await ue.default.commit({fs:t,dir:e,message:`\u{1F500} Rename '${a.filePath}' to '${l.filePath}'`,tree:p,noUpdateBranch:!0,parent:[h],author:c});await ue.default.writeRef({fs:t,dir:e,ref:`refs/heads/${Ye(l.branchName)}`,value:w,force:!0})}},"rename"),mkdir:y(async function(i){i.pathParams.branchName===void 0&&(i.pathParams.branchName=await ve(e,t));let n=await me(t,e,i.pathParams.branchName);if(i.pathParams.filePath===""&&(i.pathParams.filePath="/",n!==void 0))throw new Error("Folder exists");try{throw await this.getStats(i),new Error("Folder exists")}catch{}if(i.filePath.endsWith("/")&&(i.filePath=i.filePath.replace(/\/+$/,"")),i.pathParams&&typeof i.pathParams.filePath=="string"&&(i.pathParams.filePath=i.pathParams.filePath.replace(/\/+$/,"")),!n){let o=await ue.default.resolveRef({fs:t,dir:e,ref:"HEAD"});if(await ue.default.branch({fs:t,dir:e,ref:Ye(i.pathParams.branchName),object:o}),n=await me(t,e,i.pathParams.branchName),n===void 0)throw new Error("Could not create branch for mkdir operation")}let s=await ue.default.readTree({fs:t,dir:e,oid:n}),a=new Uint8Array(0),l=await ue.default.writeBlob({fs:t,dir:e,blob:a}),c=await pi({dir:e,fs:t,treeOid:s.oid,deletePathParts:void 0,addPathParts:[...i.pathParams.filePath.split("/"),".keep"],addObj:{type:"blob",oid:l},deleteKeepIfNotEmpty:!0,addKeepIfEmpty:!0,keepFilename:".keep"});if(c!==s.oid){let o=await ue.default.commit({fs:t,dir:e,message:`\u{1F4BE} Change '${i.pathParams.filePath}'`,tree:c,noUpdateBranch:!0,parent:[n],author:i.author});await ue.default.writeRef({fs:t,dir:e,ref:`refs/heads/${Ye(i.pathParams.branchName)}`,value:o,force:!0})}},"mkdir"),rmdir:y(async i=>{let{pathParams:n,author:s}=i;if(n.branchName===void 0&&(n.branchName=await ve(e,t)),!n.filePath)throw new Error("filePath should be in pathParams");let a=await me(t,e,n.branchName);if(!a)throw new Error("Invalid branch file path - branch must exist");let l=await ue.default.readTree({fs:t,dir:e,oid:a}),c=await pi({dir:e,fs:t,treeOid:l.oid,deletePathParts:n.filePath.split("/"),addPathParts:void 0,addObj:void 0,deleteKeepIfNotEmpty:!1,addKeepIfEmpty:!0,keepFilename:".keep"});if(c!==l.oid){let o=await ue.default.commit({fs:t,dir:e,message:`Delete ${n.filePath}`,tree:c,noUpdateBranch:!0,parent:[a],author:s});await ue.default.writeRef({fs:t,dir:e,ref:`refs/heads/${Ye(n.branchName)}`,value:o,force:!0})}},"rmdir")}})}u(iC,"Nn");y(iC,"createBranchFileAdapter");function nC({gitStorageFs:t,gitRoot:e,rootPath:r}){return new Wt({name:"branches-list",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"gitBranchesListVirtualFile",rootType:"folder",getStats:y(async()=>{let i=e+"/.git";try{return await t.promises.stat(i)}catch{throw new Error(`ENOENT: no such file or directory, stat '${i}'`)}},"getStats"),getFile:y(async({filePath:i})=>{try{let n=await gb.default.listBranches({fs:t,dir:e}),s=await Promise.all(n.map(async a=>{let l=await gb.default.resolveRef({fs:t,dir:e,ref:a});return zr({parent:i,name:Xn(a),isDir:!0})}));return{type:"directory",content:s,mode:493,size:s}}catch(n){throw n}},"getFile"),rename:y(async i=>{throw new Error("not implemented")},"rename"),mkdir:y(async function(i){throw new Error("not implemented")},"mkdir")}})}u(nC,"zn");y(nC,"createBranchesListAdapter");function Ud(t){return t&&t.gitCache!==void 0?t.gitCache:t&&t.parentFs?Ud(t.parentFs):{}}u(Ud,"$i");y(Ud,"getGitCacheFromFs");function sC({gitStorageFs:t,gitRoot:e,rootPath:r}){return new Wt({name:"branch-head",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"gitBranchHeadVirtualFile",rootType:"file",getStats:y(async({pathParams:i,userSpaceFs:n})=>{i.branchName===void 0&&(i.branchName=await ve(e,t));let s=await me(t,e,i.branchName);if(!s)throw new Error(`Branch ${i.branchName} does not exist in the repository`);let a=await co.default.readCommit({fs:t,dir:e,oid:s,cache:Ud(n)}),{commit:l}=a,c=l.committer.timestamp*1e3;return{mode:420,size:40,isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!1,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:Math.ceil(.009765625),atimeMs:c,mtimeMs:c,ctimeMs:c,birthtimeMs:c,atime:new Date(c),mtime:new Date(c),ctime:new Date(c),birthtime:new Date(c)}},"getStats"),getFile:y(async({pathParams:i,userSpaceFs:n})=>{i.branchName===void 0&&(i.branchName=await ve(e,t));try{let s;try{s=await co.default.resolveRef({fs:t,dir:e,ref:i.branchName})}catch{s=await co.default.resolveRef({fs:t,dir:e,ref:`refs/heads/${i.branchName}`})}return{type:"file",content:s+`
|
|
106
|
-
`,mode:420,size:s.length}}catch{return}},"getFile"),writeFile:y(async({content:i,pathParams:n,userSpaceFs:s})=>{n.branchName===void 0&&(n.branchName=await ve(e,t));let a=i.toString().trim();try{await co.default.readCommit({fs:t,dir:e,oid:a,cache:Ud(s)})}catch{throw new Error(`Commit ${a} does not exist in the repository`)}await co.default.writeRef({fs:t,dir:e,ref:"refs/heads/"+n.branchName,value:a,force:!0})},"writeFile"),rename(i){throw new Error("not implementsd")},mkdir:y(async function(i){throw new Error("not implemented")},"mkdir")}})}u(sC,"Hn");y(sC,"createBranchHeadAdapter");function Nc(t){return t&&t.gitCache!==void 0?t.gitCache:t&&t.parentFs?Nc(t.parentFs):{}}u(Nc,"Vt");y(Nc,"getGitCacheFromFs");function aC({gitStorageFs:t,gitRoot:e,rootPath:r}){return new Wt({name:"commit-file",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"gitCommitFileVirtualFile",rootType:"file",getStats:y(async({filePath:i,pathParams:n,userSpaceFs:s})=>{if(!n.sha_1_1_2)throw new Error("sha_1_1_2 should be in pathParams");if(!n.sha1_3__40)throw new Error("sha1_3__40 should be in pathParams");let a=n.sha_1_1_2+n.sha1_3__40,l=await uo({filePath:i,gitRoot:e,nodeFs:t,commitSha:a,pathParams:n,gitCache:Nc(s)});if(!l)throw new yb(`ENOENT: no such file or directory, stat '${i}'`,i);let c=await $d.default.readCommit({fs:WN,dir:e,oid:a}),{commit:o}=c,f=o.committer.timestamp*1e3;if(l.type==="tree")return{mode:420,size:0,isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!0,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:0,atimeMs:f,mtimeMs:f,ctimeMs:f,birthtimeMs:f,atime:new Date(f),mtime:new Date(f),ctime:new Date(f),birthtime:new Date(f)};{let{blob:h}=await $d.default.readBlob({fs:WN,dir:e,oid:l.oid});return{mode:420,size:h.length,isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!1,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:Math.ceil(h.length/4096),atimeMs:f,mtimeMs:f,ctimeMs:f,birthtimeMs:f,atime:new Date(f),mtime:new Date(f),ctime:new Date(f),birthtime:new Date(f)}}},"getStats"),getFile:y(async({filePath:i,pathParams:n,userSpaceFs:s})=>{if(!n.sha_1_1_2)throw new Error("sha_1_1_2 should be in pathParams");if(!n.sha1_3__40)throw new Error("sha1_3__40 should be in pathParams");let a=n.sha_1_1_2+n.sha1_3__40;try{let l=await uo({filePath:i,gitRoot:e,nodeFs:t,commitSha:a,pathParams:n,gitCache:Nc(s)});if(!l)return;if(l.type==="blob"){let{blob:c}=await $d.default.readBlob({fs:t,dir:e,oid:l.oid,cache:Nc(s)});return{type:"file",content:Buffer.from(c),mode:420,size:c.length,oid:l.oid}}else return{type:"directory",content:Array.from(new Set([...l.entries.filter(c=>c.name!==".keep")])).map(c=>({...c,name:c.name.toString(),path:`${i}`,parentPath:`${i}`})),mode:493}}catch{return}},"getFile"),rename(i){throw new Error("not implementsd")},mkdir:y(async function(i){throw new Error("not implemented")},"mkdir")}})}u(aC,"Mn");y(aC,"createCommitFileAdapter");function oC({gitStorageFs:t,gitRoot:e,rootPath:r}){return new Wt({name:"commit-folder",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"gitCommitVirtualFolder",rootType:"folder",getStats:y(async i=>{let n=e+"/.git";try{return await t.promises.stat(n)}catch{throw new Error(`ENOENT: no such file or directory, stat '${n}'`)}},"getStats"),getFile:y(async i=>{let{filePath:n,pathParams:s}=i,a=await Bd.default.listBranches({fs:t,dir:e}),l=new Set,c=new Set;for(let h of a){let d=`refs/heads/${h}`;try{let p=await Bd.default.resolveRef({fs:t,dir:e,ref:d});l.add(p)}catch{}}for(let h of l){let d=await Bd.default.log({fs:t,dir:e,ref:h});for(let p of d)c.add(p.oid)}if(!s.sha_1_1_2){let h=new Set;for(let p of c)if(h.add(p.slice(0,2)),h.size>=256)break;let d=Array.from(h).sort().map(p=>zr({parent:n,name:p,isDir:!0}));return{type:"directory",content:d,mode:493,size:d}}let o=new Set;for(let h of c)h.startsWith(s.sha_1_1_2)&&o.add(h.slice(2,40));let f=Array.from(o).sort().map(h=>zr({parent:n,name:h,isDir:!0}));return{type:"directory",content:f,mode:493,size:f.length}},"getFile"),rename(i){throw new Error("not implementsd")},mkdir:y(async function(i){throw new Error("not implemented")},"mkdir")}})}u(oC,"Rn");y(oC,"createCommitFolderAdapter");function lC({gitStorageFs:t,gitRoot:e,rootPath:r}){return new Wt({name:"branch-operation",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"gitBranchOperationVirtualFile",rootType:"file",getStats:y(async i=>{let{pathParams:n}=i;n.branchName===void 0&&(n.branchName=await ve(e,t));let s=await me(t,e,n.branchName);if(!s)throw new Error(`Base Branch ${n.branchName} for operations does not exis`);let a=await mi(t,e,n.branchName),l=!1;if(a)try{s=await br.default.resolveRef({fs:t,dir:e,ref:a}),l=!0}catch{try{s=await br.default.resolveRef({fs:t,dir:e,ref:`refs/heads/${a}`}),l=!0}catch{}}let c=await br.default.readCommit({fs:t,dir:e,oid:s}),{commit:o}=c,f=o.committer.timestamp*1e3;try{return{mode:420,size:40,atimeMs:f,mtimeMs:f,ctimeMs:f,birthtimeMs:f,atime:new Date(f),mtime:new Date(f),ctime:new Date(f),birthtime:new Date(f),isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!1,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:0}}catch{throw new Error("ENOENT: no such file or directory, stat operationHistory")}},"getStats"),getFile:y(async i=>{let{pathParams:n}=i;n.branchName===void 0&&(n.branchName=await ve(e,t));let s=await mi(t,e,n.branchName),a,l=!1;if(s){if(a=await me(t,e,s),l=!0,!a)throw new Error(`Base Branch ${s} for operations does not exis`)}else if(a=await me(t,e,n.branchName),!a)throw new Error(`Base Branch ${n.branchName} for operations does not exis`);return{type:"file",content:Buffer.from(a),mode:420,size:a.length}},"getFile"),writeFile:y(async i=>{let{content:n,pathParams:s,author:a}=i;s.branchName===void 0&&(s.branchName=await ve(e,t));let l;typeof n=="string"?l=new TextEncoder().encode(n):l=new Uint8Array(n);let c=await br.default.writeBlob({fs:t,dir:e,blob:l}),o=await me(t,e,s.branchName);if(!o)throw new Error("Invalid branch file path - branch doesn't exist");let f=await mi(t,e,s.branchName),h=!1;if(!f){f=s.branchName+lD,await br.default.branch({fs:t,dir:e,ref:Ye(f),object:o});let b=await br.default.listBranches({fs:t,dir:e});h=!0}let d=await me(t,e,f),p=await br.default.readTree({fs:t,dir:e,oid:o}),m;n instanceof ArrayBuffer?m=Buffer.from(n).toString("utf-8"):typeof n=="string"?m=n:n instanceof Uint8Array?m=Buffer.from(n).toString("utf-8"):m=String(n);let w=!1;if(!h){let b=await br.default.findMergeBase({fs:t,dir:e,oids:w?[d]:[d,o]});b.length===1&&b[0]===o&&(w=!0)}let g=await br.default.commit({fs:t,dir:e,message:m,tree:p.oid,noUpdateBranch:!0,author:a,parent:w?h?[o,o]:[d]:[d,o]});await br.default.writeRef({fs:t,dir:e,ref:`refs/heads/${Ye(f)}`,value:g,force:!0})},"writeFile"),rename:y(async function(i){throw new Error("not implemented")},"rename"),mkdir:y(async function(i){throw new Error("not implemented")},"mkdir")}})}u(lC,"Un");y(lC,"createBranchOperationAdapter");function cC({gitStorageFs:t,gitRoot:e,rootPath:r}){return new Wt({name:"branch-history",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"gitBranchHistory",rootType:"file",getStats:y(async({pathParams:i})=>{i.branchName===void 0&&(i.branchName=await ve(e,t));let n=await me(t,e,i.branchName);if(!n)throw new Error(`Branch ${i.branchName} does not exist`);let s=await bb.default.readCommit({fs:t,dir:e,oid:n}),{commit:a}=s,l=a.committer.timestamp*1e3;return{mode:420,size:1e5,isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!1,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:Math.ceil(.009765625),atimeMs:l,mtimeMs:l,ctimeMs:l,birthtimeMs:l,atime:new Date(l),mtime:new Date(l),ctime:new Date(l),birthtime:new Date(l)}},"getStats"),getFile:y(async i=>{let{pathParams:n}=i,s=n.branchName;s===void 0&&(s=await ve(e,t));let a=[];if(s){let c=await me(t,e,s),o=!1,f=c;for(;f&&!o;){let h=await bb.default.readCommit({fs:t,dir:e,oid:f});a.push({oid:h.oid,...h.commit}),f=h.commit.parent[0]}}let l=Buffer.from(JSON.stringify(a,null,2),"utf-8");return{type:"file",content:l,mode:420,size:l.length}},"getFile"),rename:y(async i=>{throw new Error("not implemented")},"rename"),mkdir:y(async function(i){throw new Error("not implemented")},"mkdir")}})}u(cC,"Vn");y(cC,"createBranchHistoryAdapter");function fC({gitStorageFs:t,gitRoot:e,rootPath:r}){return new Wt({name:"branch-operation-head",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"gitBranchOperationHeadVirtualFile",rootType:"file",getStats:y(async i=>{let{pathParams:n}=i;n.branchName===void 0&&(n.branchName=await ve(e,t));let s=await mi(t,e,n.branchName);if(!s){let f=new Date(0);return{mode:420,size:0,isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!1,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:Math.ceil(.009765625),atimeMs:f.getTime(),mtimeMs:f.getTime(),ctimeMs:f.getTime(),birthtimeMs:f.getTime(),atime:f,mtime:f,ctime:f,birthtime:f}}let a;try{a=await ui.default.resolveRef({fs:t,dir:e,ref:s})}catch{a=await ui.default.resolveRef({fs:t,dir:e,ref:`refs/heads/${s}`})}let l=await ui.default.readCommit({fs:t,dir:e,oid:a}),{commit:c}=l,o=c.committer.timestamp*1e3;return{mode:420,size:40,isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!1,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:Math.ceil(.009765625),atimeMs:o,mtimeMs:o,ctimeMs:o,birthtimeMs:o,atime:new Date(o),mtime:new Date(o),ctime:new Date(o),birthtime:new Date(o)}},"getStats"),getFile:y(async i=>{let{pathParams:n}=i;n.branchName===void 0&&(n.branchName=await ve(e,t));let s=await mi(t,e,n.branchName);if(!s)return{type:"file",content:"",mode:420,size:0};try{let a;try{a=await ui.default.resolveRef({fs:t,dir:e,ref:s})}catch{a=await ui.default.resolveRef({fs:t,dir:e,ref:`refs/heads/${s}`})}return{type:"file",content:a+`
|
|
107
|
-
`,mode:420,size:a.length}}catch{return}},"getFile"),writeFile:y(async i=>{let{content:n,pathParams:s}=i;s.branchName===void 0&&(s.branchName=await
|
|
108
|
-
`,mode:420,size:n.length+1}},"getFile"),writeFile:y(async i=>{let{content:n}=i,s=n.toString().trim();if(!await
|
|
109
|
-
`,mode:420,size:2}}catch{return}},"getFile"),writeFile:y(async i=>{let{content:n,userSpaceFs:s}=i,a=await
|
|
110
|
-
`,mode:420,size:n.length+1}},"getFile"),writeFile:y(async i=>{let{content:n}=i,s=n.toString().trim();if(!await
|
|
111
|
-
`).filter(
|
|
103
|
+
`,"utf8");let o=l[l.length-1].split(" ")[1];await n.writeStashRef(o)}else await t.rm(c)})}u(bO,"_stashDrop");async function P5({fs:t,dir:e,gitdir:r}){return new Nn({fs:t,dir:e,gitdir:r}).readStashReflogs({parsed:!0})}u(P5,"_stashList");async function N5({fs:t,dir:e,gitdir:r}){let i=new Nn({fs:t,dir:e,gitdir:r}),n=[i.refStashPath,i.refLogsStashPath];await qa(n,async()=>{await Promise.all(n.map(async s=>{if(await t.exists(s))return t.rm(s)}))})}u(N5,"_stashClear");async function D5({fs:t,dir:e,gitdir:r,refIdx:i=0}){await gO({fs:t,dir:e,gitdir:r,refIdx:i}),await bO({fs:t,dir:e,gitdir:r,refIdx:i})}u(D5,"_stashPop");async function _O({fs:t,dir:e,gitdir:r=C(e,".git"),op:i="push",message:n="",refIdx:s=0}){O("fs",t),O("dir",e),O("gitdir",r),O("op",i);let a={push:R5,apply:gO,drop:bO,list:P5,clear:N5,pop:D5,create:A5},l=["apply","drop","pop"];try{let c=new M(t);["refs","logs","logs/refs"].map(h=>C(r,h)).forEach(async h=>{await c.exists(h)||await c.mkdir(h)});let f=a[i];if(f){if(l.includes(i)&&s<0)throw new pr(`stash@${s}`,"number that is in range of [0, num of stash pushed]");return await f({fs:c,dir:e,gitdir:r,message:n,refIdx:s})}throw new Error(`To be implemented: ${i}`)}catch(c){throw c.caller="git.stash",c}}u(_O,"stash");async function vO({fs:t,dir:e,gitdir:r=C(e,".git"),filepath:i,cache:n={}}){try{O("fs",t),O("gitdir",r),O("filepath",i);let s=new M(t);if(await $i.isIgnored({fs:s,gitdir:r,dir:e,filepath:i}))return"ignored";let l=await C5({fs:s,cache:n,gitdir:r}),c=await SO({fs:s,cache:n,gitdir:r,tree:l,path:i}),o=await Ne.acquire({fs:s,gitdir:r,cache:n},async function(w){for(let g of w)if(g.path===i)return g;return null}),f=await s.lstat(C(e,i)),h=c!==null,d=o!==null,p=f!==null,m=u(async()=>{if(d&&!Gu(o,f))return o.oid;{let w=await s.read(C(e,i)),g=await hO({gitdir:r,type:"blob",object:w});return d&&o.oid===g&&f.size!==-1&&Ne.acquire({fs:s,gitdir:r,cache:n},async function(b){b.insert({filepath:i,stats:f,oid:g})}),g}},"getWorkdirOid");if(!h&&!p&&!d)return"absent";if(!h&&!p&&d)return"*absent";if(!h&&p&&!d)return"*added";if(!h&&p&&d)return await m()===o.oid?"added":"*added";if(h&&!p&&!d)return"deleted";if(h&&!p&&d)return c===o.oid,"*deleted";if(h&&p&&!d)return await m()===c?"*undeleted":"*undeletemodified";if(h&&p&&d){let w=await m();return w===c?w===o.oid?"unmodified":"*unmodified":w===o.oid?"modified":"*modified"}}catch(s){throw s.caller="git.status",s}}u(vO,"status");async function SO({fs:t,cache:e,gitdir:r,tree:i,path:n}){typeof n=="string"&&(n=n.split("/"));let s=n.shift();for(let a of i)if(a.path===s){if(n.length===0)return a.oid;let{type:l,object:c}=await be({fs:t,cache:e,gitdir:r,oid:a.oid});if(l==="tree"){let o=Rt.from(c);return SO({fs:t,cache:e,gitdir:r,tree:o,path:n})}if(l==="blob")throw new _t(a.oid,l,"blob",n.join("/"))}return null}u(SO,"getOidAtPath");async function C5({fs:t,cache:e,gitdir:r}){let i;try{i=await B.resolve({fs:t,gitdir:r,ref:"HEAD"})}catch(s){if(s instanceof me)return[]}let{tree:n}=await za({fs:t,cache:e,gitdir:r,oid:i});return n}u(C5,"getHeadTree");async function EO({fs:t,dir:e,gitdir:r=C(e,".git"),ref:i="HEAD",filepaths:n=["."],filter:s,cache:a={},ignored:l=!1}){try{O("fs",t),O("gitdir",r),O("ref",i);let c=new M(t);return await Bi({fs:c,cache:a,dir:e,gitdir:r,trees:[Mt({ref:i}),Ua(),Dn()],map:u(async function(o,[f,h,d]){if(!f&&!d&&h&&!l&&await $i.isIgnored({fs:c,dir:e,filepath:o})||!n.some(A=>cx(o,A)))return null;if(s&&!s(o))return;let[p,m,w]=await Promise.all([f&&f.type(),h&&h.type(),d&&d.type()]),g=[p,m,w].includes("blob");if((p==="tree"||p==="special")&&!g)return;if(p==="commit")return null;if((m==="tree"||m==="special")&&!g)return;if(w==="commit")return null;if((w==="tree"||w==="special")&&!g)return;let b=p==="blob"?await f.oid():void 0,_=w==="blob"?await d.oid():void 0,S;p!=="blob"&&m==="blob"&&w!=="blob"?S="42":m==="blob"&&(S=await h.oid());let F=[void 0,b,S,_],k=F.map(A=>F.indexOf(A));return k.shift(),[o,...k]},"map")})}catch(c){throw c.caller="git.statusMatrix",c}}u(EO,"statusMatrix");async function FO({fs:t,dir:e,gitdir:r=C(e,".git"),ref:i,object:n,force:s=!1}){try{O("fs",t),O("gitdir",r),O("ref",i);let a=new M(t);if(i===void 0)throw new Ot("ref");i=i.startsWith("refs/tags/")?i:`refs/tags/${i}`;let l=await B.resolve({fs:a,gitdir:r,ref:n||"HEAD"});if(!s&&await B.exists({fs:a,gitdir:r,ref:i}))throw new dr("tag",i);await B.writeRef({fs:a,gitdir:r,ref:i,value:l})}catch(a){throw a.caller="git.tag",a}}u(FO,"tag");async function kO({fs:t,dir:e,gitdir:r=C(e,".git"),cache:i={},filepath:n,oid:s,mode:a,add:l,remove:c,force:o}){try{O("fs",t),O("gitdir",r),O("filepath",n);let f=new M(t);if(c)return await Ne.acquire({fs:f,gitdir:r,cache:i},async function(d){if(!o){let p=await f.lstat(C(e,n));if(p){if(p.isDirectory())throw new Ii("directory");return}}d.has({filepath:n})&&d.delete({filepath:n})});let h;if(!s){if(h=await f.lstat(C(e,n)),!h)throw new me(`file at "${n}" on disk and "remove" not set`);if(h.isDirectory())throw new Ii("directory")}return await Ne.acquire({fs:f,gitdir:r,cache:i},async function(d){if(!l&&!d.has({filepath:n}))throw new me(`file at "${n}" in index and "add" not set`);let p;if(s)p={ctime:new Date(0),mtime:new Date(0),dev:0,ino:0,mode:a,uid:0,gid:0,size:0};else{p=h;let m=p.isSymbolicLink()?await f.readlink(C(e,n)):await f.read(C(e,n));s=await Pt({fs:f,gitdir:r,type:"blob",format:"content",object:m})}return d.insert({filepath:n,oid:s,stats:p}),s})}catch(f){throw f.caller="git.updateIndex",f}}u(kO,"updateIndex$1");function TO(){try{return Hh.version}catch(t){throw t.caller="git.version",t}}u(TO,"version");async function xO({fs:t,dir:e,gitdir:r=C(e,".git"),trees:i,map:n,reduce:s,iterate:a,cache:l={}}){try{return O("fs",t),O("gitdir",r),O("trees",i),await Bi({fs:new M(t),cache:l,dir:e,gitdir:r,trees:i,map:n,reduce:s,iterate:a})}catch(c){throw c.caller="git.walk",c}}u(xO,"walk");async function OO({fs:t,dir:e,gitdir:r=C(e,".git"),blob:i}){try{return O("fs",t),O("gitdir",r),O("blob",i),await Pt({fs:new M(t),gitdir:r,type:"blob",object:i,format:"content"})}catch(n){throw n.caller="git.writeBlob",n}}u(OO,"writeBlob");async function RO({fs:t,dir:e,gitdir:r=C(e,".git"),commit:i}){try{return O("fs",t),O("gitdir",r),O("commit",i),await wO({fs:new M(t),gitdir:r,commit:i})}catch(n){throw n.caller="git.writeCommit",n}}u(RO,"writeCommit");async function AO({fs:t,dir:e,gitdir:r=C(e,".git"),type:i,object:n,format:s="parsed",oid:a,encoding:l=void 0}){try{let c=new M(t);if(s==="parsed"){switch(i){case"commit":n=At.from(n).toObject();break;case"tree":n=Rt.from(n).toObject();break;case"blob":n=Buffer.from(n,l);break;case"tag":n=jt.from(n).toObject();break;default:throw new _t(a||"",i,"blob|commit|tag|tree")}s="content"}return a=await Pt({fs:c,gitdir:r,type:i,object:n,oid:a,format:s}),a}catch(c){throw c.caller="git.writeObject",c}}u(AO,"writeObject");async function PO({fs:t,dir:e,gitdir:r=C(e,".git"),ref:i,value:n,force:s=!1,symbolic:a=!1}){try{O("fs",t),O("gitdir",r),O("ref",i),O("value",n);let l=new M(t);if(!nc(i,!0))throw new pr(i,jl.clean(i));if(!s&&await B.exists({fs:l,gitdir:r,ref:i}))throw new dr("ref",i);a?await B.writeSymbolicRef({fs:l,gitdir:r,ref:i,value:n}):(n=await B.resolve({fs:l,gitdir:r,ref:n}),await B.writeRef({fs:l,gitdir:r,ref:i,value:n}))}catch(l){throw l.caller="git.writeRef",l}}u(PO,"writeRef");async function I5({fs:t,gitdir:e,tag:r}){let i=jt.from(r).toObject();return await Pt({fs:t,gitdir:e,type:"tag",object:i,format:"content"})}u(I5,"_writeTag");async function NO({fs:t,dir:e,gitdir:r=C(e,".git"),tag:i}){try{return O("fs",t),O("gitdir",r),O("tag",i),await I5({fs:new M(t),gitdir:r,tag:i})}catch(n){throw n.caller="git.writeTag",n}}u(NO,"writeTag");async function DO({fs:t,dir:e,gitdir:r=C(e,".git"),tree:i}){try{return O("fs",t),O("gitdir",r),O("tree",i),await ac({fs:new M(t),gitdir:r,tree:i})}catch(n){throw n.caller="git.writeTree",n}}u(DO,"writeTree");var B5={Errors:ZT,STAGE:Dn,TREE:Mt,WORKDIR:Ua,add:QT,abortMerge:JT,addNote:nx,addRemote:ax,annotatedTag:ox,branch:lx,checkout:ng,clone:px,commit:mx,getConfig:Ax,getConfigAll:Px,setConfig:mO,currentBranch:wx,deleteBranch:yx,deleteRef:gx,deleteRemote:bx,deleteTag:_x,expandOid:vx,expandRef:Sx,fastForward:kx,fetch:Tx,findMergeBase:xx,findRoot:Rx,getRemoteInfo:Nx,getRemoteInfo2:Cx,hashBlob:Ix,indexPack:Bx,init:$x,isDescendent:Mx,isIgnored:jx,listBranches:qx,listFiles:zx,listNotes:Wx,listRefs:Hx,listRemotes:Vx,listServerRefs:Gx,listTags:Zx,log:Jx,merge:Yx,packObjects:Qx,pull:eO,push:tO,readBlob:nO,readCommit:og,readNote:sO,readObject:aO,readTag:oO,readTree:lO,remove:cO,removeNote:fO,renameBranch:uO,resetIndex:dO,updateIndex:kO,resolveRef:pO,status:vO,statusMatrix:EO,tag:FO,version:TO,walk:xO,writeBlob:OO,writeCommit:RO,writeObject:AO,writeRef:PO,writeTag:NO,writeTree:DO,stash:_O};L.Errors=ZT;L.STAGE=Dn;L.TREE=Mt;L.WORKDIR=Ua;L.abortMerge=JT;L.add=QT;L.addNote=nx;L.addRemote=ax;L.annotatedTag=ox;L.branch=lx;L.checkout=ng;L.clone=px;L.commit=mx;L.currentBranch=wx;L.default=B5;L.deleteBranch=yx;L.deleteRef=gx;L.deleteRemote=bx;L.deleteTag=_x;L.expandOid=vx;L.expandRef=Sx;L.fastForward=kx;L.fetch=Tx;L.findMergeBase=xx;L.findRoot=Rx;L.getConfig=Ax;L.getConfigAll=Px;L.getRemoteInfo=Nx;L.getRemoteInfo2=Cx;L.hashBlob=Ix;L.indexPack=Bx;L.init=$x;L.isDescendent=Mx;L.isIgnored=jx;L.listBranches=qx;L.listFiles=zx;L.listNotes=Wx;L.listRefs=Hx;L.listRemotes=Vx;L.listServerRefs=Gx;L.listTags=Zx;L.log=Jx;L.merge=Yx;L.packObjects=Qx;L.pull=eO;L.push=tO;L.readBlob=nO;L.readCommit=og;L.readNote=sO;L.readObject=aO;L.readTag=oO;L.readTree=lO;L.remove=cO;L.removeNote=fO;L.renameBranch=uO;L.resetIndex=dO;L.resolveRef=pO;L.setConfig=mO;L.stash=_O;L.status=vO;L.statusMatrix=EO;L.tag=FO;L.updateIndex=kO;L.version=TO;L.walk=xO;L.writeBlob=OO;L.writeCommit=RO;L.writeObject=AO;L.writeRef=PO;L.writeTag=NO;L.writeTree=DO});var IO=x((Wte,CO)=>{CO.exports=function(t,e){var r=[];t.on("data",function(i){r.push(i)}),t.once("end",function(){e&&e(null,Buffer.concat(r)),e=null}),t.once("error",function(i){e&&e(i),e=null})}});var $O=x((Hte,BO)=>{"use strict";var $5=["aborted","complete","headers","httpVersion","httpVersionMinor","httpVersionMajor","method","rawHeaders","rawTrailers","setTimeout","socket","statusCode","statusMessage","trailers","url"];BO.exports=(t,e)=>{if(e._readableState.autoDestroy)throw new Error("The second stream must have the `autoDestroy` option set to `false`");let r=new Set(Object.keys(t).concat($5)),i={};for(let n of r)n in e||(i[n]={get(){let s=t[n];return typeof s=="function"?s.bind(t):s},set(s){t[n]=s},enumerable:!0,configurable:!1});return Object.defineProperties(e,i),t.once("aborted",()=>{e.destroy(),e.emit("aborted")}),t.once("close",()=>{t.complete&&e.readable?e.once("end",()=>{e.emit("close")}):e.emit("close")}),e}});var MO=x((Vte,LO)=>{"use strict";var{Transform:L5,PassThrough:M5}=se("stream"),kg=se("zlib"),j5=$O();LO.exports=t=>{let e=(t.headers["content-encoding"]||"").toLowerCase();if(!["gzip","deflate","br"].includes(e))return t;let r=e==="br";if(r&&typeof kg.createBrotliDecompress!="function")return t.destroy(new Error("Brotli is not supported on Node.js < 12")),t;let i=!0,n=new L5({transform(l,c,o){i=!1,o(null,l)},flush(l){l()}}),s=new M5({autoDestroy:!1,destroy(l,c){t.destroy(),c(l)}}),a=r?kg.createBrotliDecompress():kg.createUnzip();return a.once("error",l=>{if(i&&!t.readable){s.end();return}s.destroy(l)}),j5(t,s),t.pipe(n).pipe(a).pipe(s),s}});var UO=x((Gte,qO)=>{qO.exports=jO;function jO(t,e){if(t&&e)return jO(t)(e);if(typeof t!="function")throw new TypeError("need wrapper function");return Object.keys(t).forEach(function(i){r[i]=t[i]}),r;function r(){for(var i=new Array(arguments.length),n=0;n<i.length;n++)i[n]=arguments[n];var s=t.apply(this,i),a=i[i.length-1];return typeof s=="function"&&s!==a&&Object.keys(a).forEach(function(l){s[l]=a[l]}),s}u(r,"wrapper")}u(jO,"wrappy")});var HO=x((Kte,Tg)=>{var zO=UO();Tg.exports=zO(Vh);Tg.exports.strict=zO(WO);Vh.proto=Vh(function(){Object.defineProperty(Function.prototype,"once",{value:u(function(){return Vh(this)},"value"),configurable:!0}),Object.defineProperty(Function.prototype,"onceStrict",{value:u(function(){return WO(this)},"value"),configurable:!0})});function Vh(t){var e=u(function(){return e.called?e.value:(e.called=!0,e.value=t.apply(this,arguments))},"f");return e.called=!1,e}u(Vh,"once");function WO(t){var e=u(function(){if(e.called)throw new Error(e.onceError);return e.called=!0,e.value=t.apply(this,arguments)},"f"),r=t.name||"Function wrapped with `once`";return e.onceError=r+" shouldn't be called more than once",e.called=!1,e}u(WO,"onceStrict")});var KO=x((Yte,ZO)=>{ZO.exports=Wa;var q5=IO(),VO=MO(),U5=se("http"),z5=se("https"),W5=HO(),H5=se("querystring"),GO=se("url"),xg=u(t=>t!==null&&typeof t=="object"&&typeof t.pipe=="function","isStream");function Wa(t,e){if(t=Object.assign({maxRedirects:10},typeof t=="string"?{url:t}:t),e=W5(e),t.url){let{hostname:l,port:c,protocol:o,auth:f,path:h}=GO.parse(t.url);delete t.url,!l&&!c&&!o&&!f?t.path=h:Object.assign(t,{hostname:l,port:c,protocol:o,auth:f,path:h})}let r={"accept-encoding":"gzip, deflate"};t.headers&&Object.keys(t.headers).forEach(l=>r[l.toLowerCase()]=t.headers[l]),t.headers=r;let i;t.body?i=t.json&&!xg(t.body)?JSON.stringify(t.body):t.body:t.form&&(i=typeof t.form=="string"?t.form:H5.stringify(t.form),t.headers["content-type"]="application/x-www-form-urlencoded"),i&&(t.method||(t.method="POST"),xg(i)||(t.headers["content-length"]=Buffer.byteLength(i)),t.json&&!t.form&&(t.headers["content-type"]="application/json")),delete t.body,delete t.form,t.json&&(t.headers.accept="application/json"),t.method&&(t.method=t.method.toUpperCase());let n=t.hostname,a=(t.protocol==="https:"?z5:U5).request(t,l=>{if(t.followRedirects!==!1&&l.statusCode>=300&&l.statusCode<400&&l.headers.location){t.url=l.headers.location,delete t.headers.host,l.resume();let o=GO.parse(t.url).hostname;return o!==null&&o!==n&&(delete t.headers.cookie,delete t.headers.authorization),t.method==="POST"&&[301,302].includes(l.statusCode)&&(t.method="GET",delete t.headers["content-length"],delete t.headers["content-type"]),t.maxRedirects--===0?e(new Error("too many redirects")):Wa(t,e)}let c=typeof VO=="function"&&t.method!=="HEAD";e(null,c?VO(l):l)});return a.on("timeout",()=>{a.abort(),e(new Error("Request timed out"))}),a.on("error",e),xg(i)?i.on("error",e).pipe(a):a.end(i),a}u(Wa,"simpleGet");Wa.concat=(t,e)=>Wa(t,(r,i)=>{if(r)return e(r);q5(i,(n,s)=>{if(n)return e(n);if(t.json)try{s=JSON.parse(s.toString())}catch(a){return e(a,i,s)}e(null,i,s)})});["get","post","put","patch","head","delete"].forEach(t=>{Wa[t]=(e,r)=>(typeof e=="string"&&(e={url:e}),Wa(Object.assign({method:t.toUpperCase()},e),r))})});var Fe=x((Qte,JO)=>{"use strict";var Rg=class Rg extends Error{constructor(e){if(!Array.isArray(e))throw new TypeError(`Expected input to be an Array, got ${typeof e}`);let r="";for(let i=0;i<e.length;i++)r+=` ${e[i].stack}
|
|
104
|
+
`;super(r),this.name="AggregateError",this.errors=e}};u(Rg,"AggregateError");var Og=Rg;JO.exports={AggregateError:Og,ArrayIsArray(t){return Array.isArray(t)},ArrayPrototypeIncludes(t,e){return t.includes(e)},ArrayPrototypeIndexOf(t,e){return t.indexOf(e)},ArrayPrototypeJoin(t,e){return t.join(e)},ArrayPrototypeMap(t,e){return t.map(e)},ArrayPrototypePop(t,e){return t.pop(e)},ArrayPrototypePush(t,e){return t.push(e)},ArrayPrototypeSlice(t,e,r){return t.slice(e,r)},Error,FunctionPrototypeCall(t,e,...r){return t.call(e,...r)},FunctionPrototypeSymbolHasInstance(t,e){return Function.prototype[Symbol.hasInstance].call(t,e)},MathFloor:Math.floor,Number,NumberIsInteger:Number.isInteger,NumberIsNaN:Number.isNaN,NumberMAX_SAFE_INTEGER:Number.MAX_SAFE_INTEGER,NumberMIN_SAFE_INTEGER:Number.MIN_SAFE_INTEGER,NumberParseInt:Number.parseInt,ObjectDefineProperties(t,e){return Object.defineProperties(t,e)},ObjectDefineProperty(t,e,r){return Object.defineProperty(t,e,r)},ObjectGetOwnPropertyDescriptor(t,e){return Object.getOwnPropertyDescriptor(t,e)},ObjectKeys(t){return Object.keys(t)},ObjectSetPrototypeOf(t,e){return Object.setPrototypeOf(t,e)},Promise,PromisePrototypeCatch(t,e){return t.catch(e)},PromisePrototypeThen(t,e,r){return t.then(e,r)},PromiseReject(t){return Promise.reject(t)},PromiseResolve(t){return Promise.resolve(t)},ReflectApply:Reflect.apply,RegExpPrototypeTest(t,e){return t.test(e)},SafeSet:Set,String,StringPrototypeSlice(t,e,r){return t.slice(e,r)},StringPrototypeToLowerCase(t){return t.toLowerCase()},StringPrototypeToUpperCase(t){return t.toUpperCase()},StringPrototypeTrim(t){return t.trim()},Symbol,SymbolFor:Symbol.for,SymbolAsyncIterator:Symbol.asyncIterator,SymbolHasInstance:Symbol.hasInstance,SymbolIterator:Symbol.iterator,SymbolDispose:Symbol.dispose||Symbol("Symbol.dispose"),SymbolAsyncDispose:Symbol.asyncDispose||Symbol("Symbol.asyncDispose"),TypedArrayPrototypeSet(t,e,r){return t.set(e,r)},Boolean,Uint8Array}});var Ag=x((tre,YO)=>{"use strict";YO.exports={format(t,...e){return t.replace(/%([sdifj])/g,function(...[r,i]){let n=e.shift();return i==="f"?n.toFixed(6):i==="j"?JSON.stringify(n):i==="s"&&typeof n=="object"?`${n.constructor!==Object?n.constructor.name:""} {}`.trim():n.toString()})},inspect(t){switch(typeof t){case"string":if(t.includes("'"))if(t.includes('"')){if(!t.includes("`")&&!t.includes("${"))return`\`${t}\``}else return`"${t}"`;return`'${t}'`;case"number":return isNaN(t)?"NaN":Object.is(t,-0)?String(t):t;case"bigint":return`${String(t)}n`;case"boolean":case"undefined":return String(t);case"object":return"{}"}}}});var ht=x((rre,eR)=>{"use strict";var{format:V5,inspect:Gh}=Ag(),{AggregateError:G5}=Fe(),Z5=globalThis.AggregateError||G5,K5=Symbol("kIsNodeError"),J5=["string","function","number","object","Function","Object","boolean","bigint","symbol"],Y5=/^([A-Z][a-z0-9]*)+$/,X5="__node_internal_",Zh={};function Cn(t,e){if(!t)throw new Zh.ERR_INTERNAL_ASSERTION(e)}u(Cn,"assert");function XO(t){let e="",r=t.length,i=t[0]==="-"?1:0;for(;r>=i+4;r-=3)e=`_${t.slice(r-3,r)}${e}`;return`${t.slice(0,r)}${e}`}u(XO,"addNumericalSeparator");function Q5(t,e,r){if(typeof e=="function")return Cn(e.length<=r.length,`Code: ${t}; The provided arguments length (${r.length}) does not match the required ones (${e.length}).`),e(...r);let i=(e.match(/%[dfijoOs]/g)||[]).length;return Cn(i===r.length,`Code: ${t}; The provided arguments length (${r.length}) does not match the required ones (${i}).`),r.length===0?e:V5(e,...r)}u(Q5,"getMessage");function nt(t,e,r){r||(r=Error);let n=class n extends r{constructor(...a){super(Q5(t,e,a))}toString(){return`${this.name} [${t}]: ${this.message}`}};u(n,"NodeError");let i=n;Object.defineProperties(i.prototype,{name:{value:r.name,writable:!0,enumerable:!1,configurable:!0},toString:{value(){return`${this.name} [${t}]: ${this.message}`},writable:!0,enumerable:!1,configurable:!0}}),i.prototype.code=t,i.prototype[K5]=!0,Zh[t]=i}u(nt,"E");function QO(t){let e=X5+t.name;return Object.defineProperty(t,"name",{value:e}),t}u(QO,"hideStackFrames");function eU(t,e){if(t&&e&&t!==e){if(Array.isArray(e.errors))return e.errors.push(t),e;let r=new Z5([e,t],e.message);return r.code=e.code,r}return t||e}u(eU,"aggregateTwoErrors");var Ng=class Ng extends Error{constructor(e="The operation was aborted",r=void 0){if(r!==void 0&&typeof r!="object")throw new Zh.ERR_INVALID_ARG_TYPE("options","Object",r);super(e,r),this.code="ABORT_ERR",this.name="AbortError"}};u(Ng,"AbortError");var Pg=Ng;nt("ERR_ASSERTION","%s",Error);nt("ERR_INVALID_ARG_TYPE",(t,e,r)=>{Cn(typeof t=="string","'name' must be a string"),Array.isArray(e)||(e=[e]);let i="The ";t.endsWith(" argument")?i+=`${t} `:i+=`"${t}" ${t.includes(".")?"property":"argument"} `,i+="must be ";let n=[],s=[],a=[];for(let c of e)Cn(typeof c=="string","All expected entries have to be of type string"),J5.includes(c)?n.push(c.toLowerCase()):Y5.test(c)?s.push(c):(Cn(c!=="object",'The value "object" should be written as "Object"'),a.push(c));if(s.length>0){let c=n.indexOf("object");c!==-1&&(n.splice(n,c,1),s.push("Object"))}if(n.length>0){switch(n.length){case 1:i+=`of type ${n[0]}`;break;case 2:i+=`one of type ${n[0]} or ${n[1]}`;break;default:{let c=n.pop();i+=`one of type ${n.join(", ")}, or ${c}`}}(s.length>0||a.length>0)&&(i+=" or ")}if(s.length>0){switch(s.length){case 1:i+=`an instance of ${s[0]}`;break;case 2:i+=`an instance of ${s[0]} or ${s[1]}`;break;default:{let c=s.pop();i+=`an instance of ${s.join(", ")}, or ${c}`}}a.length>0&&(i+=" or ")}switch(a.length){case 0:break;case 1:a[0].toLowerCase()!==a[0]&&(i+="an "),i+=`${a[0]}`;break;case 2:i+=`one of ${a[0]} or ${a[1]}`;break;default:{let c=a.pop();i+=`one of ${a.join(", ")}, or ${c}`}}if(r==null)i+=`. Received ${r}`;else if(typeof r=="function"&&r.name)i+=`. Received function ${r.name}`;else if(typeof r=="object"){var l;if((l=r.constructor)!==null&&l!==void 0&&l.name)i+=`. Received an instance of ${r.constructor.name}`;else{let c=Gh(r,{depth:-1});i+=`. Received ${c}`}}else{let c=Gh(r,{colors:!1});c.length>25&&(c=`${c.slice(0,25)}...`),i+=`. Received type ${typeof r} (${c})`}return i},TypeError);nt("ERR_INVALID_ARG_VALUE",(t,e,r="is invalid")=>{let i=Gh(e);return i.length>128&&(i=i.slice(0,128)+"..."),`The ${t.includes(".")?"property":"argument"} '${t}' ${r}. Received ${i}`},TypeError);nt("ERR_INVALID_RETURN_VALUE",(t,e,r)=>{var i;let n=r!=null&&(i=r.constructor)!==null&&i!==void 0&&i.name?`instance of ${r.constructor.name}`:`type ${typeof r}`;return`Expected ${t} to be returned from the "${e}" function but got ${n}.`},TypeError);nt("ERR_MISSING_ARGS",(...t)=>{Cn(t.length>0,"At least one arg needs to be specified");let e,r=t.length;switch(t=(Array.isArray(t)?t:[t]).map(i=>`"${i}"`).join(" or "),r){case 1:e+=`The ${t[0]} argument`;break;case 2:e+=`The ${t[0]} and ${t[1]} arguments`;break;default:{let i=t.pop();e+=`The ${t.join(", ")}, and ${i} arguments`}break}return`${e} must be specified`},TypeError);nt("ERR_OUT_OF_RANGE",(t,e,r)=>{Cn(e,'Missing "range" argument');let i;if(Number.isInteger(r)&&Math.abs(r)>2**32)i=XO(String(r));else if(typeof r=="bigint"){i=String(r);let n=BigInt(2)**BigInt(32);(r>n||r<-n)&&(i=XO(i)),i+="n"}else i=Gh(r);return`The value of "${t}" is out of range. It must be ${e}. Received ${i}`},RangeError);nt("ERR_MULTIPLE_CALLBACK","Callback called multiple times",Error);nt("ERR_METHOD_NOT_IMPLEMENTED","The %s method is not implemented",Error);nt("ERR_STREAM_ALREADY_FINISHED","Cannot call %s after a stream was finished",Error);nt("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable",Error);nt("ERR_STREAM_DESTROYED","Cannot call %s after a stream was destroyed",Error);nt("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError);nt("ERR_STREAM_PREMATURE_CLOSE","Premature close",Error);nt("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF",Error);nt("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event",Error);nt("ERR_STREAM_WRITE_AFTER_END","write after end",Error);nt("ERR_UNKNOWN_ENCODING","Unknown encoding: %s",TypeError);eR.exports={AbortError:Pg,aggregateTwoErrors:QO(eU),hideStackFrames:QO,codes:Zh}});var fR=x((fc,cc)=>{"use strict";Object.defineProperty(fc,"__esModule",{value:!0});var aR=new WeakMap,Dg=new WeakMap;function _e(t){let e=aR.get(t);return console.assert(e!=null,"'this' is expected an Event object, but got",t),e}u(_e,"pd");function tR(t){if(t.passiveListener!=null){typeof console<"u"&&typeof console.error=="function"&&console.error("Unable to preventDefault inside passive event listener invocation.",t.passiveListener);return}t.event.cancelable&&(t.canceled=!0,typeof t.event.preventDefault=="function"&&t.event.preventDefault())}u(tR,"setCancelFlag");function Ha(t,e){aR.set(this,{eventTarget:t,event:e,eventPhase:2,currentTarget:t,canceled:!1,stopped:!1,immediateStopped:!1,passiveListener:null,timeStamp:e.timeStamp||Date.now()}),Object.defineProperty(this,"isTrusted",{value:!1,enumerable:!0});let r=Object.keys(e);for(let i=0;i<r.length;++i){let n=r[i];n in this||Object.defineProperty(this,n,oR(n))}}u(Ha,"Event");Ha.prototype={get type(){return _e(this).event.type},get target(){return _e(this).eventTarget},get currentTarget(){return _e(this).currentTarget},composedPath(){let t=_e(this).currentTarget;return t==null?[]:[t]},get NONE(){return 0},get CAPTURING_PHASE(){return 1},get AT_TARGET(){return 2},get BUBBLING_PHASE(){return 3},get eventPhase(){return _e(this).eventPhase},stopPropagation(){let t=_e(this);t.stopped=!0,typeof t.event.stopPropagation=="function"&&t.event.stopPropagation()},stopImmediatePropagation(){let t=_e(this);t.stopped=!0,t.immediateStopped=!0,typeof t.event.stopImmediatePropagation=="function"&&t.event.stopImmediatePropagation()},get bubbles(){return!!_e(this).event.bubbles},get cancelable(){return!!_e(this).event.cancelable},preventDefault(){tR(_e(this))},get defaultPrevented(){return _e(this).canceled},get composed(){return!!_e(this).event.composed},get timeStamp(){return _e(this).timeStamp},get srcElement(){return _e(this).eventTarget},get cancelBubble(){return _e(this).stopped},set cancelBubble(t){if(!t)return;let e=_e(this);e.stopped=!0,typeof e.event.cancelBubble=="boolean"&&(e.event.cancelBubble=!0)},get returnValue(){return!_e(this).canceled},set returnValue(t){t||tR(_e(this))},initEvent(){}};Object.defineProperty(Ha.prototype,"constructor",{value:Ha,configurable:!0,writable:!0});typeof window<"u"&&typeof window.Event<"u"&&(Object.setPrototypeOf(Ha.prototype,window.Event.prototype),Dg.set(window.Event.prototype,Ha));function oR(t){return{get(){return _e(this).event[t]},set(e){_e(this).event[t]=e},configurable:!0,enumerable:!0}}u(oR,"defineRedirectDescriptor");function tU(t){return{value(){let e=_e(this).event;return e[t].apply(e,arguments)},configurable:!0,enumerable:!0}}u(tU,"defineCallDescriptor");function rU(t,e){let r=Object.keys(e);if(r.length===0)return t;function i(n,s){t.call(this,n,s)}u(i,"CustomEvent"),i.prototype=Object.create(t.prototype,{constructor:{value:i,configurable:!0,writable:!0}});for(let n=0;n<r.length;++n){let s=r[n];if(!(s in t.prototype)){let l=typeof Object.getOwnPropertyDescriptor(e,s).value=="function";Object.defineProperty(i.prototype,s,l?tU(s):oR(s))}}return i}u(rU,"defineWrapper");function lR(t){if(t==null||t===Object.prototype)return Ha;let e=Dg.get(t);return e==null&&(e=rU(lR(Object.getPrototypeOf(t)),t),Dg.set(t,e)),e}u(lR,"getWrapper");function iU(t,e){let r=lR(Object.getPrototypeOf(e));return new r(t,e)}u(iU,"wrapEvent");function nU(t){return _e(t).immediateStopped}u(nU,"isStopped");function sU(t,e){_e(t).eventPhase=e}u(sU,"setEventPhase");function aU(t,e){_e(t).currentTarget=e}u(aU,"setCurrentTarget");function rR(t,e){_e(t).passiveListener=e}u(rR,"setPassiveListener");var cR=new WeakMap,iR=1,nR=2,Kh=3;function Jh(t){return t!==null&&typeof t=="object"}u(Jh,"isObject");function lc(t){let e=cR.get(t);if(e==null)throw new TypeError("'this' is expected an EventTarget object, but got another value.");return e}u(lc,"getListeners");function oU(t){return{get(){let r=lc(this).get(t);for(;r!=null;){if(r.listenerType===Kh)return r.listener;r=r.next}return null},set(e){typeof e!="function"&&!Jh(e)&&(e=null);let r=lc(this),i=null,n=r.get(t);for(;n!=null;)n.listenerType===Kh?i!==null?i.next=n.next:n.next!==null?r.set(t,n.next):r.delete(t):i=n,n=n.next;if(e!==null){let s={listener:e,listenerType:Kh,passive:!1,once:!1,next:null};i===null?r.set(t,s):i.next=s}},configurable:!0,enumerable:!0}}u(oU,"defineEventAttributeDescriptor");function Cg(t,e){Object.defineProperty(t,`on${e}`,oU(e))}u(Cg,"defineEventAttribute");function sR(t){function e(){mr.call(this)}u(e,"CustomEventTarget"),e.prototype=Object.create(mr.prototype,{constructor:{value:e,configurable:!0,writable:!0}});for(let r=0;r<t.length;++r)Cg(e.prototype,t[r]);return e}u(sR,"defineCustomEventTarget");function mr(){if(this instanceof mr){cR.set(this,new Map);return}if(arguments.length===1&&Array.isArray(arguments[0]))return sR(arguments[0]);if(arguments.length>0){let t=new Array(arguments.length);for(let e=0;e<arguments.length;++e)t[e]=arguments[e];return sR(t)}throw new TypeError("Cannot call a class as a function")}u(mr,"EventTarget");mr.prototype={addEventListener(t,e,r){if(e==null)return;if(typeof e!="function"&&!Jh(e))throw new TypeError("'listener' should be a function or an object.");let i=lc(this),n=Jh(r),a=(n?!!r.capture:!!r)?iR:nR,l={listener:e,listenerType:a,passive:n&&!!r.passive,once:n&&!!r.once,next:null},c=i.get(t);if(c===void 0){i.set(t,l);return}let o=null;for(;c!=null;){if(c.listener===e&&c.listenerType===a)return;o=c,c=c.next}o.next=l},removeEventListener(t,e,r){if(e==null)return;let i=lc(this),s=(Jh(r)?!!r.capture:!!r)?iR:nR,a=null,l=i.get(t);for(;l!=null;){if(l.listener===e&&l.listenerType===s){a!==null?a.next=l.next:l.next!==null?i.set(t,l.next):i.delete(t);return}a=l,l=l.next}},dispatchEvent(t){if(t==null||typeof t.type!="string")throw new TypeError('"event.type" should be a string.');let e=lc(this),r=t.type,i=e.get(r);if(i==null)return!0;let n=iU(this,t),s=null;for(;i!=null;){if(i.once?s!==null?s.next=i.next:i.next!==null?e.set(r,i.next):e.delete(r):s=i,rR(n,i.passive?i.listener:null),typeof i.listener=="function")try{i.listener.call(this,n)}catch(a){typeof console<"u"&&typeof console.error=="function"&&console.error(a)}else i.listenerType!==Kh&&typeof i.listener.handleEvent=="function"&&i.listener.handleEvent(n);if(nU(n))break;i=i.next}return rR(n,null),sU(n,0),aU(n,null),!n.defaultPrevented}};Object.defineProperty(mr.prototype,"constructor",{value:mr,configurable:!0,writable:!0});typeof window<"u"&&typeof window.EventTarget<"u"&&Object.setPrototypeOf(mr.prototype,window.EventTarget.prototype);fc.defineEventAttribute=Cg;fc.EventTarget=mr;fc.default=mr;cc.exports=mr;cc.exports.EventTarget=cc.exports.default=mr;cc.exports.defineEventAttribute=Cg});var Va=x((hc,uc)=>{"use strict";Object.defineProperty(hc,"__esModule",{value:!0});var Ig=fR(),Bg=class Bg extends Ig.EventTarget{constructor(){throw super(),new TypeError("AbortSignal cannot be constructed directly")}get aborted(){let e=Yh.get(this);if(typeof e!="boolean")throw new TypeError(`Expected 'this' to be an 'AbortSignal' object, but got ${this===null?"null":typeof this}`);return e}};u(Bg,"AbortSignal");var qi=Bg;Ig.defineEventAttribute(qi.prototype,"abort");function lU(){let t=Object.create(qi.prototype);return Ig.EventTarget.call(t),Yh.set(t,!1),t}u(lU,"createAbortSignal");function cU(t){Yh.get(t)===!1&&(Yh.set(t,!0),t.dispatchEvent({type:"abort"}))}u(cU,"abortSignal");var Yh=new WeakMap;Object.defineProperties(qi.prototype,{aborted:{enumerable:!0}});typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(qi.prototype,Symbol.toStringTag,{configurable:!0,value:"AbortSignal"});var $g=class $g{constructor(){hR.set(this,lU())}get signal(){return uR(this)}abort(){cU(uR(this))}};u($g,"AbortController");var Ui=$g,hR=new WeakMap;function uR(t){let e=hR.get(t);if(e==null)throw new TypeError(`Expected 'this' to be an 'AbortController' object, but got ${t===null?"null":typeof t}`);return e}u(uR,"getSignal");Object.defineProperties(Ui.prototype,{signal:{enumerable:!0},abort:{enumerable:!0}});typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(Ui.prototype,Symbol.toStringTag,{configurable:!0,value:"AbortController"});hc.AbortController=Ui;hc.AbortSignal=qi;hc.default=Ui;uc.exports=Ui;uc.exports.AbortController=uc.exports.default=Ui;uc.exports.AbortSignal=qi});var vt=x((are,Mg)=>{"use strict";var fU=se("buffer"),{format:uU,inspect:hU}=Ag(),{codes:{ERR_INVALID_ARG_TYPE:Lg}}=ht(),{kResistStopPropagation:dU,AggregateError:pU,SymbolDispose:mU}=Fe(),wU=globalThis.AbortSignal||Va().AbortSignal,yU=globalThis.AbortController||Va().AbortController,gU=Object.getPrototypeOf(async function(){}).constructor,dR=globalThis.Blob||fU.Blob,bU=u(typeof dR<"u"?function(e){return e instanceof dR}:function(e){return!1},"isBlob"),pR=u((t,e)=>{if(t!==void 0&&(t===null||typeof t!="object"||!("aborted"in t)))throw new Lg(e,"AbortSignal",t)},"validateAbortSignal"),_U=u((t,e)=>{if(typeof t!="function")throw new Lg(e,"Function",t)},"validateFunction");Mg.exports={AggregateError:pU,kEmptyObject:Object.freeze({}),once(t){let e=!1;return function(...r){e||(e=!0,t.apply(this,r))}},createDeferredPromise:u(function(){let t,e;return{promise:new Promise((i,n)=>{t=i,e=n}),resolve:t,reject:e}},"createDeferredPromise"),promisify(t){return new Promise((e,r)=>{t((i,...n)=>i?r(i):e(...n))})},debuglog(){return function(){}},format:uU,inspect:hU,types:{isAsyncFunction(t){return t instanceof gU},isArrayBufferView(t){return ArrayBuffer.isView(t)}},isBlob:bU,deprecate(t,e){return t},addAbortListener:se("events").addAbortListener||u(function(e,r){if(e===void 0)throw new Lg("signal","AbortSignal",e);pR(e,"signal"),_U(r,"listener");let i;return e.aborted?queueMicrotask(()=>r()):(e.addEventListener("abort",r,{__proto__:null,once:!0,[dU]:!0}),i=u(()=>{e.removeEventListener("abort",r)},"removeEventListener")),{__proto__:null,[mU](){var n;(n=i)===null||n===void 0||n()}}},"addAbortListener"),AbortSignalAny:wU.any||u(function(e){if(e.length===1)return e[0];let r=new yU,i=u(()=>r.abort(),"abort");return e.forEach(n=>{pR(n,"signals"),n.addEventListener("abort",i,{once:!0})}),r.signal.addEventListener("abort",()=>{e.forEach(n=>n.removeEventListener("abort",i))},{once:!0}),r.signal},"AbortSignalAny")};Mg.exports.promisify.custom=Symbol.for("nodejs.util.promisify.custom")});var Za=x((lre,FR)=>{"use strict";var{ArrayIsArray:qg,ArrayPrototypeIncludes:gR,ArrayPrototypeJoin:bR,ArrayPrototypeMap:vU,NumberIsInteger:Ug,NumberIsNaN:SU,NumberMAX_SAFE_INTEGER:EU,NumberMIN_SAFE_INTEGER:FU,NumberParseInt:kU,ObjectPrototypeHasOwnProperty:TU,RegExpPrototypeExec:_R,String:xU,StringPrototypeToUpperCase:OU,StringPrototypeTrim:RU}=Fe(),{hideStackFrames:tr,codes:{ERR_SOCKET_BAD_PORT:AU,ERR_INVALID_ARG_TYPE:dt,ERR_INVALID_ARG_VALUE:Ga,ERR_OUT_OF_RANGE:In,ERR_UNKNOWN_SIGNAL:mR}}=ht(),{normalizeEncoding:PU}=vt(),{isAsyncFunction:NU,isArrayBufferView:DU}=vt().types,wR={};function CU(t){return t===(t|0)}u(CU,"isInt32");function IU(t){return t===t>>>0}u(IU,"isUint32");var BU=/^[0-7]+$/,$U="must be a 32-bit unsigned integer or an octal string";function LU(t,e,r){if(typeof t>"u"&&(t=r),typeof t=="string"){if(_R(BU,t)===null)throw new Ga(e,t,$U);t=kU(t,8)}return vR(t,e),t}u(LU,"parseFileMode");var MU=tr((t,e,r=FU,i=EU)=>{if(typeof t!="number")throw new dt(e,"number",t);if(!Ug(t))throw new In(e,"an integer",t);if(t<r||t>i)throw new In(e,`>= ${r} && <= ${i}`,t)}),jU=tr((t,e,r=-2147483648,i=2147483647)=>{if(typeof t!="number")throw new dt(e,"number",t);if(!Ug(t))throw new In(e,"an integer",t);if(t<r||t>i)throw new In(e,`>= ${r} && <= ${i}`,t)}),vR=tr((t,e,r=!1)=>{if(typeof t!="number")throw new dt(e,"number",t);if(!Ug(t))throw new In(e,"an integer",t);let i=r?1:0,n=4294967295;if(t<i||t>n)throw new In(e,`>= ${i} && <= ${n}`,t)});function zg(t,e){if(typeof t!="string")throw new dt(e,"string",t)}u(zg,"validateString");function qU(t,e,r=void 0,i){if(typeof t!="number")throw new dt(e,"number",t);if(r!=null&&t<r||i!=null&&t>i||(r!=null||i!=null)&&SU(t))throw new In(e,`${r!=null?`>= ${r}`:""}${r!=null&&i!=null?" && ":""}${i!=null?`<= ${i}`:""}`,t)}u(qU,"validateNumber");var UU=tr((t,e,r)=>{if(!gR(r,t)){let n="must be one of: "+bR(vU(r,s=>typeof s=="string"?`'${s}'`:xU(s)),", ");throw new Ga(e,t,n)}});function SR(t,e){if(typeof t!="boolean")throw new dt(e,"boolean",t)}u(SR,"validateBoolean");function jg(t,e,r){return t==null||!TU(t,e)?r:t[e]}u(jg,"getOwnPropertyValueOrDefault");var zU=tr((t,e,r=null)=>{let i=jg(r,"allowArray",!1),n=jg(r,"allowFunction",!1);if(!jg(r,"nullable",!1)&&t===null||!i&&qg(t)||typeof t!="object"&&(!n||typeof t!="function"))throw new dt(e,"Object",t)}),WU=tr((t,e)=>{if(t!=null&&typeof t!="object"&&typeof t!="function")throw new dt(e,"a dictionary",t)}),Xh=tr((t,e,r=0)=>{if(!qg(t))throw new dt(e,"Array",t);if(t.length<r){let i=`must be longer than ${r}`;throw new Ga(e,t,i)}});function HU(t,e){Xh(t,e);for(let r=0;r<t.length;r++)zg(t[r],`${e}[${r}]`)}u(HU,"validateStringArray");function VU(t,e){Xh(t,e);for(let r=0;r<t.length;r++)SR(t[r],`${e}[${r}]`)}u(VU,"validateBooleanArray");function GU(t,e){Xh(t,e);for(let r=0;r<t.length;r++){let i=t[r],n=`${e}[${r}]`;if(i==null)throw new dt(n,"AbortSignal",i);ER(i,n)}}u(GU,"validateAbortSignalArray");function ZU(t,e="signal"){if(zg(t,e),wR[t]===void 0)throw wR[OU(t)]!==void 0?new mR(t+" (signals must use all capital letters)"):new mR(t)}u(ZU,"validateSignalName");var KU=tr((t,e="buffer")=>{if(!DU(t))throw new dt(e,["Buffer","TypedArray","DataView"],t)});function JU(t,e){let r=PU(e),i=t.length;if(r==="hex"&&i%2!==0)throw new Ga("encoding",e,`is invalid for data of length ${i}`)}u(JU,"validateEncoding");function YU(t,e="Port",r=!0){if(typeof t!="number"&&typeof t!="string"||typeof t=="string"&&RU(t).length===0||+t!==+t>>>0||t>65535||t===0&&!r)throw new AU(e,t,r);return t|0}u(YU,"validatePort");var ER=tr((t,e)=>{if(t!==void 0&&(t===null||typeof t!="object"||!("aborted"in t)))throw new dt(e,"AbortSignal",t)}),XU=tr((t,e)=>{if(typeof t!="function")throw new dt(e,"Function",t)}),QU=tr((t,e)=>{if(typeof t!="function"||NU(t))throw new dt(e,"Function",t)}),e3=tr((t,e)=>{if(t!==void 0)throw new dt(e,"undefined",t)});function t3(t,e,r){if(!gR(r,t))throw new dt(e,`('${bR(r,"|")}')`,t)}u(t3,"validateUnion");var r3=/^(?:<[^>]*>)(?:\s*;\s*[^;"\s]+(?:=(")?[^;"\s]*\1)?)*$/;function yR(t,e){if(typeof t>"u"||!_R(r3,t))throw new Ga(e,t,'must be an array or string of format "</styles.css>; rel=preload; as=style"')}u(yR,"validateLinkHeaderFormat");function i3(t){if(typeof t=="string")return yR(t,"hints"),t;if(qg(t)){let e=t.length,r="";if(e===0)return r;for(let i=0;i<e;i++){let n=t[i];yR(n,"hints"),r+=n,i!==e-1&&(r+=", ")}return r}throw new Ga("hints",t,'must be an array or string of format "</styles.css>; rel=preload; as=style"')}u(i3,"validateLinkHeaderValue");FR.exports={isInt32:CU,isUint32:IU,parseFileMode:LU,validateArray:Xh,validateStringArray:HU,validateBooleanArray:VU,validateAbortSignalArray:GU,validateBoolean:SR,validateBuffer:KU,validateDictionary:WU,validateEncoding:JU,validateFunction:XU,validateInt32:jU,validateInteger:MU,validateNumber:qU,validateObject:zU,validateOneOf:UU,validatePlainFunction:QU,validatePort:YU,validateSignalName:ZU,validateString:zg,validateUint32:vR,validateUndefined:e3,validateUnion:t3,validateAbortSignal:ER,validateLinkHeaderValue:i3}});var zi=x((fre,kR)=>{kR.exports=globalThis.process});var Cr=x((ure,jR)=>{"use strict";var{SymbolAsyncIterator:TR,SymbolIterator:xR,SymbolFor:Bn}=Fe(),OR=Bn("nodejs.stream.destroyed"),RR=Bn("nodejs.stream.errored"),Wg=Bn("nodejs.stream.readable"),Hg=Bn("nodejs.stream.writable"),AR=Bn("nodejs.stream.disturbed"),n3=Bn("nodejs.webstream.isClosedPromise"),s3=Bn("nodejs.webstream.controllerErrorFunction");function Qh(t,e=!1){var r;return!!(t&&typeof t.pipe=="function"&&typeof t.on=="function"&&(!e||typeof t.pause=="function"&&typeof t.resume=="function")&&(!t._writableState||((r=t._readableState)===null||r===void 0?void 0:r.readable)!==!1)&&(!t._writableState||t._readableState))}u(Qh,"isReadableNodeStream");function ed(t){var e;return!!(t&&typeof t.write=="function"&&typeof t.on=="function"&&(!t._readableState||((e=t._writableState)===null||e===void 0?void 0:e.writable)!==!1))}u(ed,"isWritableNodeStream");function a3(t){return!!(t&&typeof t.pipe=="function"&&t._readableState&&typeof t.on=="function"&&typeof t.write=="function")}u(a3,"isDuplexNodeStream");function Dr(t){return t&&(t._readableState||t._writableState||typeof t.write=="function"&&typeof t.on=="function"||typeof t.pipe=="function"&&typeof t.on=="function")}u(Dr,"isNodeStream");function PR(t){return!!(t&&!Dr(t)&&typeof t.pipeThrough=="function"&&typeof t.getReader=="function"&&typeof t.cancel=="function")}u(PR,"isReadableStream");function NR(t){return!!(t&&!Dr(t)&&typeof t.getWriter=="function"&&typeof t.abort=="function")}u(NR,"isWritableStream");function DR(t){return!!(t&&!Dr(t)&&typeof t.readable=="object"&&typeof t.writable=="object")}u(DR,"isTransformStream");function o3(t){return PR(t)||NR(t)||DR(t)}u(o3,"isWebStream");function l3(t,e){return t==null?!1:e===!0?typeof t[TR]=="function":e===!1?typeof t[xR]=="function":typeof t[TR]=="function"||typeof t[xR]=="function"}u(l3,"isIterable");function td(t){if(!Dr(t))return null;let e=t._writableState,r=t._readableState,i=e||r;return!!(t.destroyed||t[OR]||i!=null&&i.destroyed)}u(td,"isDestroyed");function CR(t){if(!ed(t))return null;if(t.writableEnded===!0)return!0;let e=t._writableState;return e!=null&&e.errored?!1:typeof e?.ended!="boolean"?null:e.ended}u(CR,"isWritableEnded");function c3(t,e){if(!ed(t))return null;if(t.writableFinished===!0)return!0;let r=t._writableState;return r!=null&&r.errored?!1:typeof r?.finished!="boolean"?null:!!(r.finished||e===!1&&r.ended===!0&&r.length===0)}u(c3,"isWritableFinished");function f3(t){if(!Qh(t))return null;if(t.readableEnded===!0)return!0;let e=t._readableState;return!e||e.errored?!1:typeof e?.ended!="boolean"?null:e.ended}u(f3,"isReadableEnded");function IR(t,e){if(!Qh(t))return null;let r=t._readableState;return r!=null&&r.errored?!1:typeof r?.endEmitted!="boolean"?null:!!(r.endEmitted||e===!1&&r.ended===!0&&r.length===0)}u(IR,"isReadableFinished");function BR(t){return t&&t[Wg]!=null?t[Wg]:typeof t?.readable!="boolean"?null:td(t)?!1:Qh(t)&&t.readable&&!IR(t)}u(BR,"isReadable");function $R(t){return t&&t[Hg]!=null?t[Hg]:typeof t?.writable!="boolean"?null:td(t)?!1:ed(t)&&t.writable&&!CR(t)}u($R,"isWritable");function u3(t,e){return Dr(t)?td(t)?!0:!(e?.readable!==!1&&BR(t)||e?.writable!==!1&&$R(t)):null}u(u3,"isFinished");function h3(t){var e,r;return Dr(t)?t.writableErrored?t.writableErrored:(e=(r=t._writableState)===null||r===void 0?void 0:r.errored)!==null&&e!==void 0?e:null:null}u(h3,"isWritableErrored");function d3(t){var e,r;return Dr(t)?t.readableErrored?t.readableErrored:(e=(r=t._readableState)===null||r===void 0?void 0:r.errored)!==null&&e!==void 0?e:null:null}u(d3,"isReadableErrored");function p3(t){if(!Dr(t))return null;if(typeof t.closed=="boolean")return t.closed;let e=t._writableState,r=t._readableState;return typeof e?.closed=="boolean"||typeof r?.closed=="boolean"?e?.closed||r?.closed:typeof t._closed=="boolean"&&LR(t)?t._closed:null}u(p3,"isClosed");function LR(t){return typeof t._closed=="boolean"&&typeof t._defaultKeepAlive=="boolean"&&typeof t._removedConnection=="boolean"&&typeof t._removedContLen=="boolean"}u(LR,"isOutgoingMessage");function MR(t){return typeof t._sent100=="boolean"&&LR(t)}u(MR,"isServerResponse");function m3(t){var e;return typeof t._consuming=="boolean"&&typeof t._dumped=="boolean"&&((e=t.req)===null||e===void 0?void 0:e.upgradeOrConnect)===void 0}u(m3,"isServerRequest");function w3(t){if(!Dr(t))return null;let e=t._writableState,r=t._readableState,i=e||r;return!i&&MR(t)||!!(i&&i.autoDestroy&&i.emitClose&&i.closed===!1)}u(w3,"willEmitClose");function y3(t){var e;return!!(t&&((e=t[AR])!==null&&e!==void 0?e:t.readableDidRead||t.readableAborted))}u(y3,"isDisturbed");function g3(t){var e,r,i,n,s,a,l,c,o,f;return!!(t&&((e=(r=(i=(n=(s=(a=t[RR])!==null&&a!==void 0?a:t.readableErrored)!==null&&s!==void 0?s:t.writableErrored)!==null&&n!==void 0?n:(l=t._readableState)===null||l===void 0?void 0:l.errorEmitted)!==null&&i!==void 0?i:(c=t._writableState)===null||c===void 0?void 0:c.errorEmitted)!==null&&r!==void 0?r:(o=t._readableState)===null||o===void 0?void 0:o.errored)!==null&&e!==void 0?e:!((f=t._writableState)===null||f===void 0)&&f.errored))}u(g3,"isErrored");jR.exports={isDestroyed:td,kIsDestroyed:OR,isDisturbed:y3,kIsDisturbed:AR,isErrored:g3,kIsErrored:RR,isReadable:BR,kIsReadable:Wg,kIsClosedPromise:n3,kControllerErrorFunction:s3,kIsWritable:Hg,isClosed:p3,isDuplexNodeStream:a3,isFinished:u3,isIterable:l3,isReadableNodeStream:Qh,isReadableStream:PR,isReadableEnded:f3,isReadableFinished:IR,isReadableErrored:d3,isNodeStream:Dr,isWebStream:o3,isWritable:$R,isWritableNodeStream:ed,isWritableStream:NR,isWritableEnded:CR,isWritableFinished:c3,isWritableErrored:h3,isServerRequest:m3,isServerResponse:MR,willEmitClose:w3,isTransformStream:DR}});var ii=x((dre,Jg)=>{"use strict";var Wi=zi(),{AbortError:KR,codes:b3}=ht(),{ERR_INVALID_ARG_TYPE:_3,ERR_STREAM_PREMATURE_CLOSE:qR}=b3,{kEmptyObject:Gg,once:Zg}=vt(),{validateAbortSignal:v3,validateFunction:S3,validateObject:E3,validateBoolean:F3}=Za(),{Promise:k3,PromisePrototypeThen:T3,SymbolDispose:JR}=Fe(),{isClosed:x3,isReadable:UR,isReadableNodeStream:Vg,isReadableStream:O3,isReadableFinished:zR,isReadableErrored:WR,isWritable:HR,isWritableNodeStream:VR,isWritableStream:R3,isWritableFinished:GR,isWritableErrored:ZR,isNodeStream:A3,willEmitClose:P3,kIsClosedPromise:N3}=Cr(),Ka;function D3(t){return t.setHeader&&typeof t.abort=="function"}u(D3,"isRequest");var Kg=u(()=>{},"nop");function YR(t,e,r){var i,n;if(arguments.length===2?(r=e,e=Gg):e==null?e=Gg:E3(e,"options"),S3(r,"callback"),v3(e.signal,"options.signal"),r=Zg(r),O3(t)||R3(t))return C3(t,e,r);if(!A3(t))throw new _3("stream",["ReadableStream","WritableStream","Stream"],t);let s=(i=e.readable)!==null&&i!==void 0?i:Vg(t),a=(n=e.writable)!==null&&n!==void 0?n:VR(t),l=t._writableState,c=t._readableState,o=u(()=>{t.writable||d()},"onlegacyfinish"),f=P3(t)&&Vg(t)===s&&VR(t)===a,h=GR(t,!1),d=u(()=>{h=!0,t.destroyed&&(f=!1),!(f&&(!t.readable||s))&&(!s||p)&&r.call(t)},"onfinish"),p=zR(t,!1),m=u(()=>{p=!0,t.destroyed&&(f=!1),!(f&&(!t.writable||a))&&(!a||h)&&r.call(t)},"onend"),w=u(k=>{r.call(t,k)},"onerror"),g=x3(t),b=u(()=>{g=!0;let k=ZR(t)||WR(t);if(k&&typeof k!="boolean")return r.call(t,k);if(s&&!p&&Vg(t,!0)&&!zR(t,!1))return r.call(t,new qR);if(a&&!h&&!GR(t,!1))return r.call(t,new qR);r.call(t)},"onclose"),_=u(()=>{g=!0;let k=ZR(t)||WR(t);if(k&&typeof k!="boolean")return r.call(t,k);r.call(t)},"onclosed"),S=u(()=>{t.req.on("finish",d)},"onrequest");D3(t)?(t.on("complete",d),f||t.on("abort",b),t.req?S():t.on("request",S)):a&&!l&&(t.on("end",o),t.on("close",o)),!f&&typeof t.aborted=="boolean"&&t.on("aborted",b),t.on("end",m),t.on("finish",d),e.error!==!1&&t.on("error",w),t.on("close",b),g?Wi.nextTick(b):l!=null&&l.errorEmitted||c!=null&&c.errorEmitted?f||Wi.nextTick(_):(!s&&(!f||UR(t))&&(h||HR(t)===!1)||!a&&(!f||HR(t))&&(p||UR(t)===!1)||c&&t.req&&t.aborted)&&Wi.nextTick(_);let F=u(()=>{r=Kg,t.removeListener("aborted",b),t.removeListener("complete",d),t.removeListener("abort",b),t.removeListener("request",S),t.req&&t.req.removeListener("finish",d),t.removeListener("end",o),t.removeListener("close",o),t.removeListener("finish",d),t.removeListener("end",m),t.removeListener("error",w),t.removeListener("close",b)},"cleanup");if(e.signal&&!g){let k=u(()=>{let A=r;F(),A.call(t,new KR(void 0,{cause:e.signal.reason}))},"abort");if(e.signal.aborted)Wi.nextTick(k);else{Ka=Ka||vt().addAbortListener;let A=Ka(e.signal,k),v=r;r=Zg((...T)=>{A[JR](),v.apply(t,T)})}}return F}u(YR,"eos");function C3(t,e,r){let i=!1,n=Kg;if(e.signal)if(n=u(()=>{i=!0,r.call(t,new KR(void 0,{cause:e.signal.reason}))},"abort"),e.signal.aborted)Wi.nextTick(n);else{Ka=Ka||vt().addAbortListener;let a=Ka(e.signal,n),l=r;r=Zg((...c)=>{a[JR](),l.apply(t,c)})}let s=u((...a)=>{i||Wi.nextTick(()=>r.apply(t,a))},"resolverFn");return T3(t[N3].promise,s,s),Kg}u(C3,"eosWeb");function I3(t,e){var r;let i=!1;return e===null&&(e=Gg),(r=e)!==null&&r!==void 0&&r.cleanup&&(F3(e.cleanup,"cleanup"),i=e.cleanup),new k3((n,s)=>{let a=YR(t,e,l=>{i&&a(),l?s(l):n()})})}u(I3,"finished");Jg.exports=YR;Jg.exports.finished=I3});var $n=x((mre,sA)=>{"use strict";var Ir=zi(),{aggregateTwoErrors:B3,codes:{ERR_MULTIPLE_CALLBACK:$3},AbortError:L3}=ht(),{Symbol:eA}=Fe(),{kIsDestroyed:M3,isDestroyed:j3,isFinished:q3,isServerRequest:U3}=Cr(),tA=eA("kDestroy"),Yg=eA("kConstruct");function rA(t,e,r){t&&(t.stack,e&&!e.errored&&(e.errored=t),r&&!r.errored&&(r.errored=t))}u(rA,"checkError");function z3(t,e){let r=this._readableState,i=this._writableState,n=i||r;return i!=null&&i.destroyed||r!=null&&r.destroyed?(typeof e=="function"&&e(),this):(rA(t,i,r),i&&(i.destroyed=!0),r&&(r.destroyed=!0),n.constructed?XR(this,t,e):this.once(tA,function(s){XR(this,B3(s,t),e)}),this)}u(z3,"destroy");function XR(t,e,r){let i=!1;function n(s){if(i)return;i=!0;let a=t._readableState,l=t._writableState;rA(s,l,a),l&&(l.closed=!0),a&&(a.closed=!0),typeof r=="function"&&r(s),s?Ir.nextTick(W3,t,s):Ir.nextTick(iA,t)}u(n,"onDestroy");try{t._destroy(e||null,n)}catch(s){n(s)}}u(XR,"_destroy");function W3(t,e){Xg(t,e),iA(t)}u(W3,"emitErrorCloseNT");function iA(t){let e=t._readableState,r=t._writableState;r&&(r.closeEmitted=!0),e&&(e.closeEmitted=!0),(r!=null&&r.emitClose||e!=null&&e.emitClose)&&t.emit("close")}u(iA,"emitCloseNT");function Xg(t,e){let r=t._readableState,i=t._writableState;i!=null&&i.errorEmitted||r!=null&&r.errorEmitted||(i&&(i.errorEmitted=!0),r&&(r.errorEmitted=!0),t.emit("error",e))}u(Xg,"emitErrorNT");function H3(){let t=this._readableState,e=this._writableState;t&&(t.constructed=!0,t.closed=!1,t.closeEmitted=!1,t.destroyed=!1,t.errored=null,t.errorEmitted=!1,t.reading=!1,t.ended=t.readable===!1,t.endEmitted=t.readable===!1),e&&(e.constructed=!0,e.destroyed=!1,e.closed=!1,e.closeEmitted=!1,e.errored=null,e.errorEmitted=!1,e.finalCalled=!1,e.prefinished=!1,e.ended=e.writable===!1,e.ending=e.writable===!1,e.finished=e.writable===!1)}u(H3,"undestroy");function Qg(t,e,r){let i=t._readableState,n=t._writableState;if(n!=null&&n.destroyed||i!=null&&i.destroyed)return this;i!=null&&i.autoDestroy||n!=null&&n.autoDestroy?t.destroy(e):e&&(e.stack,n&&!n.errored&&(n.errored=e),i&&!i.errored&&(i.errored=e),r?Ir.nextTick(Xg,t,e):Xg(t,e))}u(Qg,"errorOrDestroy");function V3(t,e){if(typeof t._construct!="function")return;let r=t._readableState,i=t._writableState;r&&(r.constructed=!1),i&&(i.constructed=!1),t.once(Yg,e),!(t.listenerCount(Yg)>1)&&Ir.nextTick(G3,t)}u(V3,"construct");function G3(t){let e=!1;function r(i){if(e){Qg(t,i??new $3);return}e=!0;let n=t._readableState,s=t._writableState,a=s||n;n&&(n.constructed=!0),s&&(s.constructed=!0),a.destroyed?t.emit(tA,i):i?Qg(t,i,!0):Ir.nextTick(Z3,t)}u(r,"onConstruct");try{t._construct(i=>{Ir.nextTick(r,i)})}catch(i){Ir.nextTick(r,i)}}u(G3,"constructNT");function Z3(t){t.emit(Yg)}u(Z3,"emitConstructNT");function QR(t){return t?.setHeader&&typeof t.abort=="function"}u(QR,"isRequest");function nA(t){t.emit("close")}u(nA,"emitCloseLegacy");function K3(t,e){t.emit("error",e),Ir.nextTick(nA,t)}u(K3,"emitErrorCloseLegacy");function J3(t,e){!t||j3(t)||(!e&&!q3(t)&&(e=new L3),U3(t)?(t.socket=null,t.destroy(e)):QR(t)?t.abort():QR(t.req)?t.req.abort():typeof t.destroy=="function"?t.destroy(e):typeof t.close=="function"?t.close():e?Ir.nextTick(K3,t,e):Ir.nextTick(nA,t),t.destroyed||(t[M3]=!0))}u(J3,"destroyer");sA.exports={construct:V3,destroyer:J3,destroy:z3,undestroy:H3,errorOrDestroy:Qg}});var nd=x((yre,oA)=>{"use strict";var{ArrayIsArray:Y3,ObjectSetPrototypeOf:aA}=Fe(),{EventEmitter:rd}=se("events");function id(t){rd.call(this,t)}u(id,"Stream");aA(id.prototype,rd.prototype);aA(id,rd);id.prototype.pipe=function(t,e){let r=this;function i(f){t.writable&&t.write(f)===!1&&r.pause&&r.pause()}u(i,"ondata"),r.on("data",i);function n(){r.readable&&r.resume&&r.resume()}u(n,"ondrain"),t.on("drain",n),!t._isStdio&&(!e||e.end!==!1)&&(r.on("end",a),r.on("close",l));let s=!1;function a(){s||(s=!0,t.end())}u(a,"onend");function l(){s||(s=!0,typeof t.destroy=="function"&&t.destroy())}u(l,"onclose");function c(f){o(),rd.listenerCount(this,"error")===0&&this.emit("error",f)}u(c,"onerror"),e0(r,"error",c),e0(t,"error",c);function o(){r.removeListener("data",i),t.removeListener("drain",n),r.removeListener("end",a),r.removeListener("close",l),r.removeListener("error",c),t.removeListener("error",c),r.removeListener("end",o),r.removeListener("close",o),t.removeListener("close",o)}return u(o,"cleanup"),r.on("end",o),r.on("close",o),t.on("close",o),t.emit("pipe",r),t};function e0(t,e,r){if(typeof t.prependListener=="function")return t.prependListener(e,r);!t._events||!t._events[e]?t.on(e,r):Y3(t._events[e])?t._events[e].unshift(r):t._events[e]=[r,t._events[e]]}u(e0,"prependListener");oA.exports={Stream:id,prependListener:e0}});var dc=x((bre,sd)=>{"use strict";var{SymbolDispose:X3}=Fe(),{AbortError:lA,codes:Q3}=ht(),{isNodeStream:cA,isWebStream:e4,kControllerErrorFunction:t4}=Cr(),r4=ii(),{ERR_INVALID_ARG_TYPE:fA}=Q3,t0,i4=u((t,e)=>{if(typeof t!="object"||!("aborted"in t))throw new fA(e,"AbortSignal",t)},"validateAbortSignal");sd.exports.addAbortSignal=u(function(e,r){if(i4(e,"signal"),!cA(r)&&!e4(r))throw new fA("stream",["ReadableStream","WritableStream","Stream"],r);return sd.exports.addAbortSignalNoValidate(e,r)},"addAbortSignal");sd.exports.addAbortSignalNoValidate=function(t,e){if(typeof t!="object"||!("aborted"in t))return e;let r=cA(e)?()=>{e.destroy(new lA(void 0,{cause:t.reason}))}:()=>{e[t4](new lA(void 0,{cause:t.reason}))};if(t.aborted)r();else{t0=t0||vt().addAbortListener;let i=t0(t,r);r4(e,i[X3])}return e}});var dA=x((vre,hA)=>{"use strict";var{StringPrototypeSlice:uA,SymbolIterator:n4,TypedArrayPrototypeSet:ad,Uint8Array:s4}=Fe(),{Buffer:r0}=se("buffer"),{inspect:a4}=vt(),Ja;hA.exports=(Ja=class{constructor(){this.head=null,this.tail=null,this.length=0}push(e){let r={data:e,next:null};this.length>0?this.tail.next=r:this.head=r,this.tail=r,++this.length}unshift(e){let r={data:e,next:this.head};this.length===0&&(this.tail=r),this.head=r,++this.length}shift(){if(this.length===0)return;let e=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,e}clear(){this.head=this.tail=null,this.length=0}join(e){if(this.length===0)return"";let r=this.head,i=""+r.data;for(;(r=r.next)!==null;)i+=e+r.data;return i}concat(e){if(this.length===0)return r0.alloc(0);let r=r0.allocUnsafe(e>>>0),i=this.head,n=0;for(;i;)ad(r,i.data,n),n+=i.data.length,i=i.next;return r}consume(e,r){let i=this.head.data;if(e<i.length){let n=i.slice(0,e);return this.head.data=i.slice(e),n}return e===i.length?this.shift():r?this._getString(e):this._getBuffer(e)}first(){return this.head.data}*[n4](){for(let e=this.head;e;e=e.next)yield e.data}_getString(e){let r="",i=this.head,n=0;do{let s=i.data;if(e>s.length)r+=s,e-=s.length;else{e===s.length?(r+=s,++n,i.next?this.head=i.next:this.head=this.tail=null):(r+=uA(s,0,e),this.head=i,i.data=uA(s,e));break}++n}while((i=i.next)!==null);return this.length-=n,r}_getBuffer(e){let r=r0.allocUnsafe(e),i=e,n=this.head,s=0;do{let a=n.data;if(e>a.length)ad(r,a,i-e),e-=a.length;else{e===a.length?(ad(r,a,i-e),++s,n.next?this.head=n.next:this.head=this.tail=null):(ad(r,new s4(a.buffer,a.byteOffset,e),i-e),this.head=n,n.data=a.slice(e));break}++s}while((n=n.next)!==null);return this.length-=s,r}[Symbol.for("nodejs.util.inspect.custom")](e,r){return a4(this,{...r,depth:0,customInspect:!1})}},u(Ja,"BufferList"),Ja)});var pc=x((Ere,yA)=>{"use strict";var{MathFloor:o4,NumberIsInteger:l4}=Fe(),{validateInteger:c4}=Za(),{ERR_INVALID_ARG_VALUE:f4}=ht().codes,pA=16*1024,mA=16;function u4(t,e,r){return t.highWaterMark!=null?t.highWaterMark:e?t[r]:null}u(u4,"highWaterMarkFrom");function wA(t){return t?mA:pA}u(wA,"getDefaultHighWaterMark");function h4(t,e){c4(e,"value",0),t?mA=e:pA=e}u(h4,"setDefaultHighWaterMark");function d4(t,e,r,i){let n=u4(e,i,r);if(n!=null){if(!l4(n)||n<0){let s=i?`options.${r}`:"options.highWaterMark";throw new f4(s,n)}return o4(n)}return wA(t.objectMode)}u(d4,"getHighWaterMark");yA.exports={getHighWaterMark:d4,getDefaultHighWaterMark:wA,setDefaultHighWaterMark:h4}});var _A=x(bA=>{"use strict";var n0=ml().Buffer,gA=n0.isEncoding||function(t){switch(t=""+t,t&&t.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 p4(t){if(!t)return"utf8";for(var e;;)switch(t){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 t;default:if(e)return;t=(""+t).toLowerCase(),e=!0}}u(p4,"_normalizeEncoding");function m4(t){var e=p4(t);if(typeof e!="string"&&(n0.isEncoding===gA||!gA(t)))throw new Error("Unknown encoding: "+t);return e||t}u(m4,"normalizeEncoding");bA.StringDecoder=mc;function mc(t){this.encoding=m4(t);var e;switch(this.encoding){case"utf16le":this.text=v4,this.end=S4,e=4;break;case"utf8":this.fillLast=g4,e=4;break;case"base64":this.text=E4,this.end=F4,e=3;break;default:this.write=k4,this.end=T4;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=n0.allocUnsafe(e)}u(mc,"StringDecoder");mc.prototype.write=function(t){if(t.length===0)return"";var e,r;if(this.lastNeed){if(e=this.fillLast(t),e===void 0)return"";r=this.lastNeed,this.lastNeed=0}else r=0;return r<t.length?e?e+this.text(t,r):this.text(t,r):e||""};mc.prototype.end=_4;mc.prototype.text=b4;mc.prototype.fillLast=function(t){if(this.lastNeed<=t.length)return t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,t.length),this.lastNeed-=t.length};function i0(t){return t<=127?0:t>>5===6?2:t>>4===14?3:t>>3===30?4:t>>6===2?-1:-2}u(i0,"utf8CheckByte");function w4(t,e,r){var i=e.length-1;if(i<r)return 0;var n=i0(e[i]);return n>=0?(n>0&&(t.lastNeed=n-1),n):--i<r||n===-2?0:(n=i0(e[i]),n>=0?(n>0&&(t.lastNeed=n-2),n):--i<r||n===-2?0:(n=i0(e[i]),n>=0?(n>0&&(n===2?n=0:t.lastNeed=n-3),n):0))}u(w4,"utf8CheckIncomplete");function y4(t,e,r){if((e[0]&192)!==128)return t.lastNeed=0,"\uFFFD";if(t.lastNeed>1&&e.length>1){if((e[1]&192)!==128)return t.lastNeed=1,"\uFFFD";if(t.lastNeed>2&&e.length>2&&(e[2]&192)!==128)return t.lastNeed=2,"\uFFFD"}}u(y4,"utf8CheckExtraBytes");function g4(t){var e=this.lastTotal-this.lastNeed,r=y4(this,t,e);if(r!==void 0)return r;if(this.lastNeed<=t.length)return t.copy(this.lastChar,e,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,e,0,t.length),this.lastNeed-=t.length}u(g4,"utf8FillLast");function b4(t,e){var r=w4(this,t,e);if(!this.lastNeed)return t.toString("utf8",e);this.lastTotal=r;var i=t.length-(r-this.lastNeed);return t.copy(this.lastChar,0,i),t.toString("utf8",e,i)}u(b4,"utf8Text");function _4(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+"\uFFFD":e}u(_4,"utf8End");function v4(t,e){if((t.length-e)%2===0){var r=t.toString("utf16le",e);if(r){var i=r.charCodeAt(r.length-1);if(i>=55296&&i<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1],r.slice(0,-1)}return r}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=t[t.length-1],t.toString("utf16le",e,t.length-1)}u(v4,"utf16Text");function S4(t){var e=t&&t.length?this.write(t):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return e+this.lastChar.toString("utf16le",0,r)}return e}u(S4,"utf16End");function E4(t,e){var r=(t.length-e)%3;return r===0?t.toString("base64",e):(this.lastNeed=3-r,this.lastTotal=3,r===1?this.lastChar[0]=t[t.length-1]:(this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1]),t.toString("base64",e,t.length-r))}u(E4,"base64Text");function F4(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e}u(F4,"base64End");function k4(t){return t.toString(this.encoding)}u(k4,"simpleWrite");function T4(t){return t&&t.length?this.write(t):""}u(T4,"simpleEnd")});var s0=x((xre,FA)=>{"use strict";var vA=zi(),{PromisePrototypeThen:x4,SymbolAsyncIterator:SA,SymbolIterator:EA}=Fe(),{Buffer:O4}=se("buffer"),{ERR_INVALID_ARG_TYPE:R4,ERR_STREAM_NULL_VALUES:A4}=ht().codes;function P4(t,e,r){let i;if(typeof e=="string"||e instanceof O4)return new t({objectMode:!0,...r,read(){this.push(e),this.push(null)}});let n;if(e&&e[SA])n=!0,i=e[SA]();else if(e&&e[EA])n=!1,i=e[EA]();else throw new R4("iterable",["Iterable"],e);let s=new t({objectMode:!0,highWaterMark:1,...r}),a=!1;s._read=function(){a||(a=!0,c())},s._destroy=function(o,f){x4(l(o),()=>vA.nextTick(f,o),h=>vA.nextTick(f,h||o))};async function l(o){let f=o!=null,h=typeof i.throw=="function";if(f&&h){let{value:d,done:p}=await i.throw(o);if(await d,p)return}if(typeof i.return=="function"){let{value:d}=await i.return();await d}}u(l,"close");async function c(){for(;;){try{let{value:o,done:f}=n?await i.next():i.next();if(f)s.push(null);else{let h=o&&typeof o.then=="function"?await o:o;if(h===null)throw a=!1,new A4;if(s.push(h))continue;a=!1}}catch(o){s.destroy(o)}break}}return u(c,"next"),s}u(P4,"from");FA.exports=P4});var yc=x((Rre,UA)=>{"use strict";var wr=zi(),{ArrayPrototypeIndexOf:N4,NumberIsInteger:D4,NumberIsNaN:C4,NumberParseInt:I4,ObjectDefineProperties:d0,ObjectKeys:B4,ObjectSetPrototypeOf:xA,Promise:OA,SafeSet:$4,SymbolAsyncDispose:L4,SymbolAsyncIterator:M4,Symbol:j4}=Fe();UA.exports=Z;Z.ReadableState=fd;var{EventEmitter:q4}=se("events"),{Stream:Hi,prependListener:U4}=nd(),{Buffer:a0}=se("buffer"),{addAbortSignal:z4}=dc(),RA=ii(),X=vt().debuglog("stream",t=>{X=t}),W4=dA(),Qa=$n(),{getHighWaterMark:H4,getDefaultHighWaterMark:V4}=pc(),{aggregateTwoErrors:kA,codes:{ERR_INVALID_ARG_TYPE:G4,ERR_METHOD_NOT_IMPLEMENTED:Z4,ERR_OUT_OF_RANGE:K4,ERR_STREAM_PUSH_AFTER_EOF:J4,ERR_STREAM_UNSHIFT_AFTER_END_EVENT:Y4},AbortError:X4}=ht(),{validateObject:Q4}=Za(),Ln=j4("kPaused"),{StringDecoder:AA}=_A(),ez=s0();xA(Z.prototype,Hi.prototype);xA(Z,Hi);var o0=u(()=>{},"nop"),{errorOrDestroy:Ya}=Qa,Xa=1,tz=2,PA=4,wc=8,NA=16,od=32,ld=64,DA=128,rz=256,iz=512,nz=1024,u0=2048,h0=4096,sz=8192,az=16384,oz=32768,CA=65536,lz=1<<17,cz=1<<18;function We(t){return{enumerable:!1,get(){return(this.state&t)!==0},set(e){e?this.state|=t:this.state&=~t}}}u(We,"makeBitMapDescriptor");d0(fd.prototype,{objectMode:We(Xa),ended:We(tz),endEmitted:We(PA),reading:We(wc),constructed:We(NA),sync:We(od),needReadable:We(ld),emittedReadable:We(DA),readableListening:We(rz),resumeScheduled:We(iz),errorEmitted:We(nz),emitClose:We(u0),autoDestroy:We(h0),destroyed:We(sz),closed:We(az),closeEmitted:We(oz),multiAwaitDrain:We(CA),readingMore:We(lz),dataEmitted:We(cz)});function fd(t,e,r){typeof r!="boolean"&&(r=e instanceof Br()),this.state=u0|h0|NA|od,t&&t.objectMode&&(this.state|=Xa),r&&t&&t.readableObjectMode&&(this.state|=Xa),this.highWaterMark=t?H4(this,t,"readableHighWaterMark",r):V4(!1),this.buffer=new W4,this.length=0,this.pipes=[],this.flowing=null,this[Ln]=null,t&&t.emitClose===!1&&(this.state&=~u0),t&&t.autoDestroy===!1&&(this.state&=~h0),this.errored=null,this.defaultEncoding=t&&t.defaultEncoding||"utf8",this.awaitDrainWriters=null,this.decoder=null,this.encoding=null,t&&t.encoding&&(this.decoder=new AA(t.encoding),this.encoding=t.encoding)}u(fd,"ReadableState");function Z(t){if(!(this instanceof Z))return new Z(t);let e=this instanceof Br();this._readableState=new fd(t,this,e),t&&(typeof t.read=="function"&&(this._read=t.read),typeof t.destroy=="function"&&(this._destroy=t.destroy),typeof t.construct=="function"&&(this._construct=t.construct),t.signal&&!e&&z4(t.signal,this)),Hi.call(this,t),Qa.construct(this,()=>{this._readableState.needReadable&&cd(this,this._readableState)})}u(Z,"Readable");Z.prototype.destroy=Qa.destroy;Z.prototype._undestroy=Qa.undestroy;Z.prototype._destroy=function(t,e){e(t)};Z.prototype[q4.captureRejectionSymbol]=function(t){this.destroy(t)};Z.prototype[L4]=function(){let t;return this.destroyed||(t=this.readableEnded?null:new X4,this.destroy(t)),new OA((e,r)=>RA(this,i=>i&&i!==t?r(i):e(null)))};Z.prototype.push=function(t,e){return IA(this,t,e,!1)};Z.prototype.unshift=function(t,e){return IA(this,t,e,!0)};function IA(t,e,r,i){X("readableAddChunk",e);let n=t._readableState,s;if(n.state&Xa||(typeof e=="string"?(r=r||n.defaultEncoding,n.encoding!==r&&(i&&n.encoding?e=a0.from(e,r).toString(n.encoding):(e=a0.from(e,r),r=""))):e instanceof a0?r="":Hi._isUint8Array(e)?(e=Hi._uint8ArrayToBuffer(e),r=""):e!=null&&(s=new G4("chunk",["string","Buffer","Uint8Array"],e))),s)Ya(t,s);else if(e===null)n.state&=~wc,hz(t,n);else if(n.state&Xa||e&&e.length>0)if(i)if(n.state&PA)Ya(t,new Y4);else{if(n.destroyed||n.errored)return!1;l0(t,n,e,!0)}else if(n.ended)Ya(t,new J4);else{if(n.destroyed||n.errored)return!1;n.state&=~wc,n.decoder&&!r?(e=n.decoder.write(e),n.objectMode||e.length!==0?l0(t,n,e,!1):cd(t,n)):l0(t,n,e,!1)}else i||(n.state&=~wc,cd(t,n));return!n.ended&&(n.length<n.highWaterMark||n.length===0)}u(IA,"readableAddChunk");function l0(t,e,r,i){e.flowing&&e.length===0&&!e.sync&&t.listenerCount("data")>0?(e.state&CA?e.awaitDrainWriters.clear():e.awaitDrainWriters=null,e.dataEmitted=!0,t.emit("data",r)):(e.length+=e.objectMode?1:r.length,i?e.buffer.unshift(r):e.buffer.push(r),e.state&ld&&ud(t)),cd(t,e)}u(l0,"addChunk");Z.prototype.isPaused=function(){let t=this._readableState;return t[Ln]===!0||t.flowing===!1};Z.prototype.setEncoding=function(t){let e=new AA(t);this._readableState.decoder=e,this._readableState.encoding=this._readableState.decoder.encoding;let r=this._readableState.buffer,i="";for(let n of r)i+=e.write(n);return r.clear(),i!==""&&r.push(i),this._readableState.length=i.length,this};var fz=1073741824;function uz(t){if(t>fz)throw new K4("size","<= 1GiB",t);return t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++,t}u(uz,"computeNewHighWaterMark");function TA(t,e){return t<=0||e.length===0&&e.ended?0:e.state&Xa?1:C4(t)?e.flowing&&e.length?e.buffer.first().length:e.length:t<=e.length?t:e.ended?e.length:0}u(TA,"howMuchToRead");Z.prototype.read=function(t){X("read",t),t===void 0?t=NaN:D4(t)||(t=I4(t,10));let e=this._readableState,r=t;if(t>e.highWaterMark&&(e.highWaterMark=uz(t)),t!==0&&(e.state&=~DA),t===0&&e.needReadable&&((e.highWaterMark!==0?e.length>=e.highWaterMark:e.length>0)||e.ended))return X("read: emitReadable",e.length,e.ended),e.length===0&&e.ended?c0(this):ud(this),null;if(t=TA(t,e),t===0&&e.ended)return e.length===0&&c0(this),null;let i=(e.state&ld)!==0;if(X("need readable",i),(e.length===0||e.length-t<e.highWaterMark)&&(i=!0,X("length less than watermark",i)),e.ended||e.reading||e.destroyed||e.errored||!e.constructed)i=!1,X("reading, ended or constructing",i);else if(i){X("do read"),e.state|=wc|od,e.length===0&&(e.state|=ld);try{this._read(e.highWaterMark)}catch(s){Ya(this,s)}e.state&=~od,e.reading||(t=TA(r,e))}let n;return t>0?n=jA(t,e):n=null,n===null?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.multiAwaitDrain?e.awaitDrainWriters.clear():e.awaitDrainWriters=null),e.length===0&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&c0(this)),n!==null&&!e.errorEmitted&&!e.closeEmitted&&(e.dataEmitted=!0,this.emit("data",n)),n};function hz(t,e){if(X("onEofChunk"),!e.ended){if(e.decoder){let r=e.decoder.end();r&&r.length&&(e.buffer.push(r),e.length+=e.objectMode?1:r.length)}e.ended=!0,e.sync?ud(t):(e.needReadable=!1,e.emittedReadable=!0,BA(t))}}u(hz,"onEofChunk");function ud(t){let e=t._readableState;X("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(X("emitReadable",e.flowing),e.emittedReadable=!0,wr.nextTick(BA,t))}u(ud,"emitReadable");function BA(t){let e=t._readableState;X("emitReadable_",e.destroyed,e.length,e.ended),!e.destroyed&&!e.errored&&(e.length||e.ended)&&(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,LA(t)}u(BA,"emitReadable_");function cd(t,e){!e.readingMore&&e.constructed&&(e.readingMore=!0,wr.nextTick(dz,t,e))}u(cd,"maybeReadMore");function dz(t,e){for(;!e.reading&&!e.ended&&(e.length<e.highWaterMark||e.flowing&&e.length===0);){let r=e.length;if(X("maybeReadMore read 0"),t.read(0),r===e.length)break}e.readingMore=!1}u(dz,"maybeReadMore_");Z.prototype._read=function(t){throw new Z4("_read()")};Z.prototype.pipe=function(t,e){let r=this,i=this._readableState;i.pipes.length===1&&(i.multiAwaitDrain||(i.multiAwaitDrain=!0,i.awaitDrainWriters=new $4(i.awaitDrainWriters?[i.awaitDrainWriters]:[]))),i.pipes.push(t),X("pipe count=%d opts=%j",i.pipes.length,e);let s=(!e||e.end!==!1)&&t!==wr.stdout&&t!==wr.stderr?l:g;i.endEmitted?wr.nextTick(s):r.once("end",s),t.on("unpipe",a);function a(b,_){X("onunpipe"),b===r&&_&&_.hasUnpiped===!1&&(_.hasUnpiped=!0,f())}u(a,"onunpipe");function l(){X("onend"),t.end()}u(l,"onend");let c,o=!1;function f(){X("cleanup"),t.removeListener("close",m),t.removeListener("finish",w),c&&t.removeListener("drain",c),t.removeListener("error",p),t.removeListener("unpipe",a),r.removeListener("end",l),r.removeListener("end",g),r.removeListener("data",d),o=!0,c&&i.awaitDrainWriters&&(!t._writableState||t._writableState.needDrain)&&c()}u(f,"cleanup");function h(){o||(i.pipes.length===1&&i.pipes[0]===t?(X("false write response, pause",0),i.awaitDrainWriters=t,i.multiAwaitDrain=!1):i.pipes.length>1&&i.pipes.includes(t)&&(X("false write response, pause",i.awaitDrainWriters.size),i.awaitDrainWriters.add(t)),r.pause()),c||(c=pz(r,t),t.on("drain",c))}u(h,"pause"),r.on("data",d);function d(b){X("ondata");let _=t.write(b);X("dest.write",_),_===!1&&h()}u(d,"ondata");function p(b){if(X("onerror",b),g(),t.removeListener("error",p),t.listenerCount("error")===0){let _=t._writableState||t._readableState;_&&!_.errorEmitted?Ya(t,b):t.emit("error",b)}}u(p,"onerror"),U4(t,"error",p);function m(){t.removeListener("finish",w),g()}u(m,"onclose"),t.once("close",m);function w(){X("onfinish"),t.removeListener("close",m),g()}u(w,"onfinish"),t.once("finish",w);function g(){X("unpipe"),r.unpipe(t)}return u(g,"unpipe"),t.emit("pipe",r),t.writableNeedDrain===!0?h():i.flowing||(X("pipe resume"),r.resume()),t};function pz(t,e){return u(function(){let i=t._readableState;i.awaitDrainWriters===e?(X("pipeOnDrain",1),i.awaitDrainWriters=null):i.multiAwaitDrain&&(X("pipeOnDrain",i.awaitDrainWriters.size),i.awaitDrainWriters.delete(e)),(!i.awaitDrainWriters||i.awaitDrainWriters.size===0)&&t.listenerCount("data")&&t.resume()},"pipeOnDrainFunctionResult")}u(pz,"pipeOnDrain");Z.prototype.unpipe=function(t){let e=this._readableState,r={hasUnpiped:!1};if(e.pipes.length===0)return this;if(!t){let n=e.pipes;e.pipes=[],this.pause();for(let s=0;s<n.length;s++)n[s].emit("unpipe",this,{hasUnpiped:!1});return this}let i=N4(e.pipes,t);return i===-1?this:(e.pipes.splice(i,1),e.pipes.length===0&&this.pause(),t.emit("unpipe",this,r),this)};Z.prototype.on=function(t,e){let r=Hi.prototype.on.call(this,t,e),i=this._readableState;return t==="data"?(i.readableListening=this.listenerCount("readable")>0,i.flowing!==!1&&this.resume()):t==="readable"&&!i.endEmitted&&!i.readableListening&&(i.readableListening=i.needReadable=!0,i.flowing=!1,i.emittedReadable=!1,X("on readable",i.length,i.reading),i.length?ud(this):i.reading||wr.nextTick(mz,this)),r};Z.prototype.addListener=Z.prototype.on;Z.prototype.removeListener=function(t,e){let r=Hi.prototype.removeListener.call(this,t,e);return t==="readable"&&wr.nextTick($A,this),r};Z.prototype.off=Z.prototype.removeListener;Z.prototype.removeAllListeners=function(t){let e=Hi.prototype.removeAllListeners.apply(this,arguments);return(t==="readable"||t===void 0)&&wr.nextTick($A,this),e};function $A(t){let e=t._readableState;e.readableListening=t.listenerCount("readable")>0,e.resumeScheduled&&e[Ln]===!1?e.flowing=!0:t.listenerCount("data")>0?t.resume():e.readableListening||(e.flowing=null)}u($A,"updateReadableListening");function mz(t){X("readable nexttick read 0"),t.read(0)}u(mz,"nReadingNextTick");Z.prototype.resume=function(){let t=this._readableState;return t.flowing||(X("resume"),t.flowing=!t.readableListening,wz(this,t)),t[Ln]=!1,this};function wz(t,e){e.resumeScheduled||(e.resumeScheduled=!0,wr.nextTick(yz,t,e))}u(wz,"resume");function yz(t,e){X("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),LA(t),e.flowing&&!e.reading&&t.read(0)}u(yz,"resume_");Z.prototype.pause=function(){return X("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(X("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState[Ln]=!0,this};function LA(t){let e=t._readableState;for(X("flow",e.flowing);e.flowing&&t.read()!==null;);}u(LA,"flow");Z.prototype.wrap=function(t){let e=!1;t.on("data",i=>{!this.push(i)&&t.pause&&(e=!0,t.pause())}),t.on("end",()=>{this.push(null)}),t.on("error",i=>{Ya(this,i)}),t.on("close",()=>{this.destroy()}),t.on("destroy",()=>{this.destroy()}),this._read=()=>{e&&t.resume&&(e=!1,t.resume())};let r=B4(t);for(let i=1;i<r.length;i++){let n=r[i];this[n]===void 0&&typeof t[n]=="function"&&(this[n]=t[n].bind(t))}return this};Z.prototype[M4]=function(){return MA(this)};Z.prototype.iterator=function(t){return t!==void 0&&Q4(t,"options"),MA(this,t)};function MA(t,e){typeof t.read!="function"&&(t=Z.wrap(t,{objectMode:!0}));let r=gz(t,e);return r.stream=t,r}u(MA,"streamToAsyncIterator");async function*gz(t,e){let r=o0;function i(a){this===t?(r(),r=o0):r=a}u(i,"next"),t.on("readable",i);let n,s=RA(t,{writable:!1},a=>{n=a?kA(n,a):null,r(),r=o0});try{for(;;){let a=t.destroyed?null:t.read();if(a!==null)yield a;else{if(n)throw n;if(n===null)return;await new OA(i)}}}catch(a){throw n=kA(n,a),n}finally{(n||e?.destroyOnReturn!==!1)&&(n===void 0||t._readableState.autoDestroy)?Qa.destroyer(t,null):(t.off("readable",i),s())}}u(gz,"createAsyncIterator");d0(Z.prototype,{readable:{__proto__:null,get(){let t=this._readableState;return!!t&&t.readable!==!1&&!t.destroyed&&!t.errorEmitted&&!t.endEmitted},set(t){this._readableState&&(this._readableState.readable=!!t)}},readableDidRead:{__proto__:null,enumerable:!1,get:u(function(){return this._readableState.dataEmitted},"get")},readableAborted:{__proto__:null,enumerable:!1,get:u(function(){return!!(this._readableState.readable!==!1&&(this._readableState.destroyed||this._readableState.errored)&&!this._readableState.endEmitted)},"get")},readableHighWaterMark:{__proto__:null,enumerable:!1,get:u(function(){return this._readableState.highWaterMark},"get")},readableBuffer:{__proto__:null,enumerable:!1,get:u(function(){return this._readableState&&this._readableState.buffer},"get")},readableFlowing:{__proto__:null,enumerable:!1,get:u(function(){return this._readableState.flowing},"get"),set:u(function(t){this._readableState&&(this._readableState.flowing=t)},"set")},readableLength:{__proto__:null,enumerable:!1,get(){return this._readableState.length}},readableObjectMode:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.objectMode:!1}},readableEncoding:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.encoding:null}},errored:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.errored:null}},closed:{__proto__:null,get(){return this._readableState?this._readableState.closed:!1}},destroyed:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.destroyed:!1},set(t){this._readableState&&(this._readableState.destroyed=t)}},readableEnded:{__proto__:null,enumerable:!1,get(){return this._readableState?this._readableState.endEmitted:!1}}});d0(fd.prototype,{pipesCount:{__proto__:null,get(){return this.pipes.length}},paused:{__proto__:null,get(){return this[Ln]!==!1},set(t){this[Ln]=!!t}}});Z._fromList=jA;function jA(t,e){if(e.length===0)return null;let r;return e.objectMode?r=e.buffer.shift():!t||t>=e.length?(e.decoder?r=e.buffer.join(""):e.buffer.length===1?r=e.buffer.first():r=e.buffer.concat(e.length),e.buffer.clear()):r=e.buffer.consume(t,e.decoder),r}u(jA,"fromList");function c0(t){let e=t._readableState;X("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,wr.nextTick(bz,e,t))}u(c0,"endReadable");function bz(t,e){if(X("endReadableNT",t.endEmitted,t.length),!t.errored&&!t.closeEmitted&&!t.endEmitted&&t.length===0){if(t.endEmitted=!0,e.emit("end"),e.writable&&e.allowHalfOpen===!1)wr.nextTick(_z,e);else if(t.autoDestroy){let r=e._writableState;(!r||r.autoDestroy&&(r.finished||r.writable===!1))&&e.destroy()}}}u(bz,"endReadableNT");function _z(t){t.writable&&!t.writableEnded&&!t.destroyed&&t.end()}u(_z,"endWritableNT");Z.from=function(t,e){return ez(Z,t,e)};var f0;function qA(){return f0===void 0&&(f0={}),f0}u(qA,"lazyWebStreams");Z.fromWeb=function(t,e){return qA().newStreamReadableFromReadableStream(t,e)};Z.toWeb=function(t,e){return qA().newReadableStreamFromStreamReadable(t,e)};Z.wrap=function(t,e){var r,i;return new Z({objectMode:(r=(i=t.readableObjectMode)!==null&&i!==void 0?i:t.objectMode)!==null&&r!==void 0?r:!0,...e,destroy(n,s){Qa.destroyer(t,n),s(n)}}).wrap(t)}});var wd=x((Pre,eP)=>{"use strict";var Mn=zi(),{ArrayPrototypeSlice:HA,Error:vz,FunctionPrototypeSymbolHasInstance:VA,ObjectDefineProperty:GA,ObjectDefineProperties:Sz,ObjectSetPrototypeOf:ZA,StringPrototypeToLowerCase:Ez,Symbol:Fz,SymbolHasInstance:kz}=Fe();eP.exports=Oe;Oe.WritableState=_c;var{EventEmitter:Tz}=se("events"),gc=nd().Stream,{Buffer:hd}=se("buffer"),md=$n(),{addAbortSignal:xz}=dc(),{getHighWaterMark:Oz,getDefaultHighWaterMark:Rz}=pc(),{ERR_INVALID_ARG_TYPE:Az,ERR_METHOD_NOT_IMPLEMENTED:Pz,ERR_MULTIPLE_CALLBACK:KA,ERR_STREAM_CANNOT_PIPE:Nz,ERR_STREAM_DESTROYED:bc,ERR_STREAM_ALREADY_FINISHED:Dz,ERR_STREAM_NULL_VALUES:Cz,ERR_STREAM_WRITE_AFTER_END:Iz,ERR_UNKNOWN_ENCODING:JA}=ht().codes,{errorOrDestroy:eo}=md;ZA(Oe.prototype,gc.prototype);ZA(Oe,gc);function w0(){}u(w0,"nop");var to=Fz("kOnFinished");function _c(t,e,r){typeof r!="boolean"&&(r=e instanceof Br()),this.objectMode=!!(t&&t.objectMode),r&&(this.objectMode=this.objectMode||!!(t&&t.writableObjectMode)),this.highWaterMark=t?Oz(this,t,"writableHighWaterMark",r):Rz(!1),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;let i=!!(t&&t.decodeStrings===!1);this.decodeStrings=!i,this.defaultEncoding=t&&t.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=$z.bind(void 0,e),this.writecb=null,this.writelen=0,this.afterWriteTickInfo=null,pd(this),this.pendingcb=0,this.constructed=!0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=!t||t.emitClose!==!1,this.autoDestroy=!t||t.autoDestroy!==!1,this.errored=null,this.closed=!1,this.closeEmitted=!1,this[to]=[]}u(_c,"WritableState");function pd(t){t.buffered=[],t.bufferedIndex=0,t.allBuffers=!0,t.allNoop=!0}u(pd,"resetBuffer");_c.prototype.getBuffer=u(function(){return HA(this.buffered,this.bufferedIndex)},"getBuffer");GA(_c.prototype,"bufferedRequestCount",{__proto__:null,get(){return this.buffered.length-this.bufferedIndex}});function Oe(t){let e=this instanceof Br();if(!e&&!VA(Oe,this))return new Oe(t);this._writableState=new _c(t,this,e),t&&(typeof t.write=="function"&&(this._write=t.write),typeof t.writev=="function"&&(this._writev=t.writev),typeof t.destroy=="function"&&(this._destroy=t.destroy),typeof t.final=="function"&&(this._final=t.final),typeof t.construct=="function"&&(this._construct=t.construct),t.signal&&xz(t.signal,this)),gc.call(this,t),md.construct(this,()=>{let r=this._writableState;r.writing||g0(this,r),b0(this,r)})}u(Oe,"Writable");GA(Oe,kz,{__proto__:null,value:u(function(t){return VA(this,t)?!0:this!==Oe?!1:t&&t._writableState instanceof _c},"value")});Oe.prototype.pipe=function(){eo(this,new Nz)};function YA(t,e,r,i){let n=t._writableState;if(typeof r=="function")i=r,r=n.defaultEncoding;else{if(!r)r=n.defaultEncoding;else if(r!=="buffer"&&!hd.isEncoding(r))throw new JA(r);typeof i!="function"&&(i=w0)}if(e===null)throw new Cz;if(!n.objectMode)if(typeof e=="string")n.decodeStrings!==!1&&(e=hd.from(e,r),r="buffer");else if(e instanceof hd)r="buffer";else if(gc._isUint8Array(e))e=gc._uint8ArrayToBuffer(e),r="buffer";else throw new Az("chunk",["string","Buffer","Uint8Array"],e);let s;return n.ending?s=new Iz:n.destroyed&&(s=new bc("write")),s?(Mn.nextTick(i,s),eo(t,s,!0),s):(n.pendingcb++,Bz(t,n,e,r,i))}u(YA,"_write");Oe.prototype.write=function(t,e,r){return YA(this,t,e,r)===!0};Oe.prototype.cork=function(){this._writableState.corked++};Oe.prototype.uncork=function(){let t=this._writableState;t.corked&&(t.corked--,t.writing||g0(this,t))};Oe.prototype.setDefaultEncoding=u(function(e){if(typeof e=="string"&&(e=Ez(e)),!hd.isEncoding(e))throw new JA(e);return this._writableState.defaultEncoding=e,this},"setDefaultEncoding");function Bz(t,e,r,i,n){let s=e.objectMode?1:r.length;e.length+=s;let a=e.length<e.highWaterMark;return a||(e.needDrain=!0),e.writing||e.corked||e.errored||!e.constructed?(e.buffered.push({chunk:r,encoding:i,callback:n}),e.allBuffers&&i!=="buffer"&&(e.allBuffers=!1),e.allNoop&&n!==w0&&(e.allNoop=!1)):(e.writelen=s,e.writecb=n,e.writing=!0,e.sync=!0,t._write(r,i,e.onwrite),e.sync=!1),a&&!e.errored&&!e.destroyed}u(Bz,"writeOrBuffer");function zA(t,e,r,i,n,s,a){e.writelen=i,e.writecb=a,e.writing=!0,e.sync=!0,e.destroyed?e.onwrite(new bc("write")):r?t._writev(n,e.onwrite):t._write(n,s,e.onwrite),e.sync=!1}u(zA,"doWrite");function WA(t,e,r,i){--e.pendingcb,i(r),y0(e),eo(t,r)}u(WA,"onwriteError");function $z(t,e){let r=t._writableState,i=r.sync,n=r.writecb;if(typeof n!="function"){eo(t,new KA);return}r.writing=!1,r.writecb=null,r.length-=r.writelen,r.writelen=0,e?(e.stack,r.errored||(r.errored=e),t._readableState&&!t._readableState.errored&&(t._readableState.errored=e),i?Mn.nextTick(WA,t,r,e,n):WA(t,r,e,n)):(r.buffered.length>r.bufferedIndex&&g0(t,r),i?r.afterWriteTickInfo!==null&&r.afterWriteTickInfo.cb===n?r.afterWriteTickInfo.count++:(r.afterWriteTickInfo={count:1,cb:n,stream:t,state:r},Mn.nextTick(Lz,r.afterWriteTickInfo)):XA(t,r,1,n))}u($z,"onwrite");function Lz({stream:t,state:e,count:r,cb:i}){return e.afterWriteTickInfo=null,XA(t,e,r,i)}u(Lz,"afterWriteTick");function XA(t,e,r,i){for(!e.ending&&!t.destroyed&&e.length===0&&e.needDrain&&(e.needDrain=!1,t.emit("drain"));r-- >0;)e.pendingcb--,i();e.destroyed&&y0(e),b0(t,e)}u(XA,"afterWrite");function y0(t){if(t.writing)return;for(let n=t.bufferedIndex;n<t.buffered.length;++n){var e;let{chunk:s,callback:a}=t.buffered[n],l=t.objectMode?1:s.length;t.length-=l,a((e=t.errored)!==null&&e!==void 0?e:new bc("write"))}let r=t[to].splice(0);for(let n=0;n<r.length;n++){var i;r[n]((i=t.errored)!==null&&i!==void 0?i:new bc("end"))}pd(t)}u(y0,"errorBuffer");function g0(t,e){if(e.corked||e.bufferProcessing||e.destroyed||!e.constructed)return;let{buffered:r,bufferedIndex:i,objectMode:n}=e,s=r.length-i;if(!s)return;let a=i;if(e.bufferProcessing=!0,s>1&&t._writev){e.pendingcb-=s-1;let l=e.allNoop?w0:o=>{for(let f=a;f<r.length;++f)r[f].callback(o)},c=e.allNoop&&a===0?r:HA(r,a);c.allBuffers=e.allBuffers,zA(t,e,!0,e.length,c,"",l),pd(e)}else{do{let{chunk:l,encoding:c,callback:o}=r[a];r[a++]=null;let f=n?1:l.length;zA(t,e,!1,f,l,c,o)}while(a<r.length&&!e.writing);a===r.length?pd(e):a>256?(r.splice(0,a),e.bufferedIndex=0):e.bufferedIndex=a}e.bufferProcessing=!1}u(g0,"clearBuffer");Oe.prototype._write=function(t,e,r){if(this._writev)this._writev([{chunk:t,encoding:e}],r);else throw new Pz("_write()")};Oe.prototype._writev=null;Oe.prototype.end=function(t,e,r){let i=this._writableState;typeof t=="function"?(r=t,t=null,e=null):typeof e=="function"&&(r=e,e=null);let n;if(t!=null){let s=YA(this,t,e);s instanceof vz&&(n=s)}return i.corked&&(i.corked=1,this.uncork()),n||(!i.errored&&!i.ending?(i.ending=!0,b0(this,i,!0),i.ended=!0):i.finished?n=new Dz("end"):i.destroyed&&(n=new bc("end"))),typeof r=="function"&&(n||i.finished?Mn.nextTick(r,n):i[to].push(r)),this};function dd(t){return t.ending&&!t.destroyed&&t.constructed&&t.length===0&&!t.errored&&t.buffered.length===0&&!t.finished&&!t.writing&&!t.errorEmitted&&!t.closeEmitted}u(dd,"needFinish");function Mz(t,e){let r=!1;function i(n){if(r){eo(t,n??KA());return}if(r=!0,e.pendingcb--,n){let s=e[to].splice(0);for(let a=0;a<s.length;a++)s[a](n);eo(t,n,e.sync)}else dd(e)&&(e.prefinished=!0,t.emit("prefinish"),e.pendingcb++,Mn.nextTick(m0,t,e))}u(i,"onFinish"),e.sync=!0,e.pendingcb++;try{t._final(i)}catch(n){i(n)}e.sync=!1}u(Mz,"callFinal");function jz(t,e){!e.prefinished&&!e.finalCalled&&(typeof t._final=="function"&&!e.destroyed?(e.finalCalled=!0,Mz(t,e)):(e.prefinished=!0,t.emit("prefinish")))}u(jz,"prefinish");function b0(t,e,r){dd(e)&&(jz(t,e),e.pendingcb===0&&(r?(e.pendingcb++,Mn.nextTick((i,n)=>{dd(n)?m0(i,n):n.pendingcb--},t,e)):dd(e)&&(e.pendingcb++,m0(t,e))))}u(b0,"finishMaybe");function m0(t,e){e.pendingcb--,e.finished=!0;let r=e[to].splice(0);for(let i=0;i<r.length;i++)r[i]();if(t.emit("finish"),e.autoDestroy){let i=t._readableState;(!i||i.autoDestroy&&(i.endEmitted||i.readable===!1))&&t.destroy()}}u(m0,"finish");Sz(Oe.prototype,{closed:{__proto__:null,get(){return this._writableState?this._writableState.closed:!1}},destroyed:{__proto__:null,get(){return this._writableState?this._writableState.destroyed:!1},set(t){this._writableState&&(this._writableState.destroyed=t)}},writable:{__proto__:null,get(){let t=this._writableState;return!!t&&t.writable!==!1&&!t.destroyed&&!t.errored&&!t.ending&&!t.ended},set(t){this._writableState&&(this._writableState.writable=!!t)}},writableFinished:{__proto__:null,get(){return this._writableState?this._writableState.finished:!1}},writableObjectMode:{__proto__:null,get(){return this._writableState?this._writableState.objectMode:!1}},writableBuffer:{__proto__:null,get(){return this._writableState&&this._writableState.getBuffer()}},writableEnded:{__proto__:null,get(){return this._writableState?this._writableState.ending:!1}},writableNeedDrain:{__proto__:null,get(){let t=this._writableState;return t?!t.destroyed&&!t.ending&&t.needDrain:!1}},writableHighWaterMark:{__proto__:null,get(){return this._writableState&&this._writableState.highWaterMark}},writableCorked:{__proto__:null,get(){return this._writableState?this._writableState.corked:0}},writableLength:{__proto__:null,get(){return this._writableState&&this._writableState.length}},errored:{__proto__:null,enumerable:!1,get(){return this._writableState?this._writableState.errored:null}},writableAborted:{__proto__:null,enumerable:!1,get:u(function(){return!!(this._writableState.writable!==!1&&(this._writableState.destroyed||this._writableState.errored)&&!this._writableState.finished)},"get")}});var qz=md.destroy;Oe.prototype.destroy=function(t,e){let r=this._writableState;return!r.destroyed&&(r.bufferedIndex<r.buffered.length||r[to].length)&&Mn.nextTick(y0,r),qz.call(this,t,e),this};Oe.prototype._undestroy=md.undestroy;Oe.prototype._destroy=function(t,e){e(t)};Oe.prototype[Tz.captureRejectionSymbol]=function(t){this.destroy(t)};var p0;function QA(){return p0===void 0&&(p0={}),p0}u(QA,"lazyWebStreams");Oe.fromWeb=function(t,e){return QA().newStreamWritableFromWritableStream(t,e)};Oe.toWeb=function(t){return QA().newWritableStreamFromStreamWritable(t)}});var mP=x((Dre,pP)=>{var _0=zi(),Uz=se("buffer"),{isReadable:zz,isWritable:Wz,isIterable:tP,isNodeStream:Hz,isReadableNodeStream:rP,isWritableNodeStream:iP,isDuplexNodeStream:Vz,isReadableStream:nP,isWritableStream:sP}=Cr(),aP=ii(),{AbortError:hP,codes:{ERR_INVALID_ARG_TYPE:Gz,ERR_INVALID_RETURN_VALUE:oP}}=ht(),{destroyer:io}=$n(),Zz=Br(),dP=yc(),Kz=wd(),{createDeferredPromise:lP}=vt(),cP=s0(),fP=globalThis.Blob||Uz.Blob,Jz=u(typeof fP<"u"?function(e){return e instanceof fP}:function(e){return!1},"isBlob"),Yz=globalThis.AbortController||Va().AbortController,{FunctionPrototypeCall:uP}=Fe(),v0=class v0 extends Zz{constructor(e){super(e),e?.readable===!1&&(this._readableState.readable=!1,this._readableState.ended=!0,this._readableState.endEmitted=!0),e?.writable===!1&&(this._writableState.writable=!1,this._writableState.ending=!0,this._writableState.ended=!0,this._writableState.finished=!0)}};u(v0,"Duplexify");var Vi=v0;pP.exports=u(function t(e,r){if(Vz(e))return e;if(rP(e))return ro({readable:e});if(iP(e))return ro({writable:e});if(Hz(e))return ro({writable:!1,readable:!1});if(nP(e))return ro({readable:dP.fromWeb(e)});if(sP(e))return ro({writable:Kz.fromWeb(e)});if(typeof e=="function"){let{value:n,write:s,final:a,destroy:l}=Xz(e);if(tP(n))return cP(Vi,n,{objectMode:!0,write:s,final:a,destroy:l});let c=n?.then;if(typeof c=="function"){let o,f=uP(c,n,h=>{if(h!=null)throw new oP("nully","body",h)},h=>{io(o,h)});return o=new Vi({objectMode:!0,readable:!1,write:s,final(h){a(async()=>{try{await f,_0.nextTick(h,null)}catch(d){_0.nextTick(h,d)}})},destroy:l})}throw new oP("Iterable, AsyncIterable or AsyncFunction",r,n)}if(Jz(e))return t(e.arrayBuffer());if(tP(e))return cP(Vi,e,{objectMode:!0,writable:!1});if(nP(e?.readable)&&sP(e?.writable))return Vi.fromWeb(e);if(typeof e?.writable=="object"||typeof e?.readable=="object"){let n=e!=null&&e.readable?rP(e?.readable)?e?.readable:t(e.readable):void 0,s=e!=null&&e.writable?iP(e?.writable)?e?.writable:t(e.writable):void 0;return ro({readable:n,writable:s})}let i=e?.then;if(typeof i=="function"){let n;return uP(i,e,s=>{s!=null&&n.push(s),n.push(null)},s=>{io(n,s)}),n=new Vi({objectMode:!0,writable:!1,read(){}})}throw new Gz(r,["Blob","ReadableStream","WritableStream","Stream","Iterable","AsyncIterable","Function","{ readable, writable } pair","Promise"],e)},"duplexify");function Xz(t){let{promise:e,resolve:r}=lP(),i=new Yz,n=i.signal;return{value:t(async function*(){for(;;){let a=e;e=null;let{chunk:l,done:c,cb:o}=await a;if(_0.nextTick(o),c)return;if(n.aborted)throw new hP(void 0,{cause:n.reason});({promise:e,resolve:r}=lP()),yield l}}(),{signal:n}),write(a,l,c){let o=r;r=null,o({chunk:a,done:!1,cb:c})},final(a){let l=r;r=null,l({done:!0,cb:a})},destroy(a,l){i.abort(),l(a)}}}u(Xz,"fromAsyncGen");function ro(t){let e=t.readable&&typeof t.readable.read!="function"?dP.wrap(t.readable):t.readable,r=t.writable,i=!!zz(e),n=!!Wz(r),s,a,l,c,o;function f(h){let d=c;c=null,d?d(h):h&&o.destroy(h)}return u(f,"onfinished"),o=new Vi({readableObjectMode:!!(e!=null&&e.readableObjectMode),writableObjectMode:!!(r!=null&&r.writableObjectMode),readable:i,writable:n}),n&&(aP(r,h=>{n=!1,h&&io(e,h),f(h)}),o._write=function(h,d,p){r.write(h,d)?p():s=p},o._final=function(h){r.end(),a=h},r.on("drain",function(){if(s){let h=s;s=null,h()}}),r.on("finish",function(){if(a){let h=a;a=null,h()}})),i&&(aP(e,h=>{i=!1,h&&io(e,h),f(h)}),e.on("readable",function(){if(l){let h=l;l=null,h()}}),e.on("end",function(){o.push(null)}),o._read=function(){for(;;){let h=e.read();if(h===null){l=o._read;return}if(!o.push(h))return}}),o._destroy=function(h,d){!h&&c!==null&&(h=new hP),l=null,s=null,a=null,c===null?d(h):(c=d,io(r,h),io(e,h))},o}u(ro,"_duplexify")});var Br=x((Ire,gP)=>{"use strict";var{ObjectDefineProperties:Qz,ObjectGetOwnPropertyDescriptor:ni,ObjectKeys:eW,ObjectSetPrototypeOf:wP}=Fe();gP.exports=yr;var F0=yc(),rr=wd();wP(yr.prototype,F0.prototype);wP(yr,F0);{let t=eW(rr.prototype);for(let e=0;e<t.length;e++){let r=t[e];yr.prototype[r]||(yr.prototype[r]=rr.prototype[r])}}function yr(t){if(!(this instanceof yr))return new yr(t);F0.call(this,t),rr.call(this,t),t?(this.allowHalfOpen=t.allowHalfOpen!==!1,t.readable===!1&&(this._readableState.readable=!1,this._readableState.ended=!0,this._readableState.endEmitted=!0),t.writable===!1&&(this._writableState.writable=!1,this._writableState.ending=!0,this._writableState.ended=!0,this._writableState.finished=!0)):this.allowHalfOpen=!0}u(yr,"Duplex");Qz(yr.prototype,{writable:{__proto__:null,...ni(rr.prototype,"writable")},writableHighWaterMark:{__proto__:null,...ni(rr.prototype,"writableHighWaterMark")},writableObjectMode:{__proto__:null,...ni(rr.prototype,"writableObjectMode")},writableBuffer:{__proto__:null,...ni(rr.prototype,"writableBuffer")},writableLength:{__proto__:null,...ni(rr.prototype,"writableLength")},writableFinished:{__proto__:null,...ni(rr.prototype,"writableFinished")},writableCorked:{__proto__:null,...ni(rr.prototype,"writableCorked")},writableEnded:{__proto__:null,...ni(rr.prototype,"writableEnded")},writableNeedDrain:{__proto__:null,...ni(rr.prototype,"writableNeedDrain")},destroyed:{__proto__:null,get(){return this._readableState===void 0||this._writableState===void 0?!1:this._readableState.destroyed&&this._writableState.destroyed},set(t){this._readableState&&this._writableState&&(this._readableState.destroyed=t,this._writableState.destroyed=t)}}});var S0;function yP(){return S0===void 0&&(S0={}),S0}u(yP,"lazyWebStreams");yr.fromWeb=function(t,e){return yP().newStreamDuplexFromReadableWritablePair(t,e)};yr.toWeb=function(t){return yP().newReadableWritablePairFromDuplex(t)};var E0;yr.from=function(t){return E0||(E0=mP()),E0(t,"body")}});var x0=x(($re,_P)=>{"use strict";var{ObjectSetPrototypeOf:bP,Symbol:tW}=Fe();_P.exports=si;var{ERR_METHOD_NOT_IMPLEMENTED:rW}=ht().codes,T0=Br(),{getHighWaterMark:iW}=pc();bP(si.prototype,T0.prototype);bP(si,T0);var vc=tW("kCallback");function si(t){if(!(this instanceof si))return new si(t);let e=t?iW(this,t,"readableHighWaterMark",!0):null;e===0&&(t={...t,highWaterMark:null,readableHighWaterMark:e,writableHighWaterMark:t.writableHighWaterMark||0}),T0.call(this,t),this._readableState.sync=!1,this[vc]=null,t&&(typeof t.transform=="function"&&(this._transform=t.transform),typeof t.flush=="function"&&(this._flush=t.flush)),this.on("prefinish",nW)}u(si,"Transform");function k0(t){typeof this._flush=="function"&&!this.destroyed?this._flush((e,r)=>{if(e){t?t(e):this.destroy(e);return}r!=null&&this.push(r),this.push(null),t&&t()}):(this.push(null),t&&t())}u(k0,"final");function nW(){this._final!==k0&&k0.call(this)}u(nW,"prefinish");si.prototype._final=k0;si.prototype._transform=function(t,e,r){throw new rW("_transform()")};si.prototype._write=function(t,e,r){let i=this._readableState,n=this._writableState,s=i.length;this._transform(t,e,(a,l)=>{if(a){r(a);return}l!=null&&this.push(l),n.ended||s===i.length||i.length<i.highWaterMark?r():this[vc]=r})};si.prototype._read=function(){if(this[vc]){let t=this[vc];this[vc]=null,t()}}});var R0=x((Mre,SP)=>{"use strict";var{ObjectSetPrototypeOf:vP}=Fe();SP.exports=no;var O0=x0();vP(no.prototype,O0.prototype);vP(no,O0);function no(t){if(!(this instanceof no))return new no(t);O0.call(this,t)}u(no,"PassThrough");no.prototype._transform=function(t,e,r){r(null,t)}});var _d=x((qre,xP)=>{var Sc=zi(),{ArrayIsArray:sW,Promise:aW,SymbolAsyncIterator:oW,SymbolDispose:lW}=Fe(),bd=ii(),{once:cW}=vt(),fW=$n(),EP=Br(),{aggregateTwoErrors:uW,codes:{ERR_INVALID_ARG_TYPE:L0,ERR_INVALID_RETURN_VALUE:A0,ERR_MISSING_ARGS:hW,ERR_STREAM_DESTROYED:dW,ERR_STREAM_PREMATURE_CLOSE:pW},AbortError:mW}=ht(),{validateFunction:wW,validateAbortSignal:yW}=Za(),{isIterable:jn,isReadable:P0,isReadableNodeStream:gd,isNodeStream:FP,isTransformStream:so,isWebStream:gW,isReadableStream:N0,isReadableFinished:bW}=Cr(),_W=globalThis.AbortController||Va().AbortController,D0,C0,I0;function kP(t,e,r){let i=!1;t.on("close",()=>{i=!0});let n=bd(t,{readable:e,writable:r},s=>{i=!s});return{destroy:u(s=>{i||(i=!0,fW.destroyer(t,s||new dW("pipe")))},"destroy"),cleanup:n}}u(kP,"destroyer");function vW(t){return wW(t[t.length-1],"streams[stream.length - 1]"),t.pop()}u(vW,"popCallback");function B0(t){if(jn(t))return t;if(gd(t))return SW(t);throw new L0("val",["Readable","Iterable","AsyncIterable"],t)}u(B0,"makeAsyncIterable");async function*SW(t){C0||(C0=yc()),yield*C0.prototype[oW].call(t)}u(SW,"fromReadable");async function yd(t,e,r,{end:i}){let n,s=null,a=u(o=>{if(o&&(n=o),s){let f=s;s=null,f()}},"resume"),l=u(()=>new aW((o,f)=>{n?f(n):s=u(()=>{n?f(n):o()},"onresolve")}),"wait");e.on("drain",a);let c=bd(e,{readable:!1},a);try{e.writableNeedDrain&&await l();for await(let o of t)e.write(o)||await l();i&&(e.end(),await l()),r()}catch(o){r(n!==o?uW(n,o):o)}finally{c(),e.off("drain",a)}}u(yd,"pumpToNode");async function $0(t,e,r,{end:i}){so(e)&&(e=e.writable);let n=e.getWriter();try{for await(let s of t)await n.ready,n.write(s).catch(()=>{});await n.ready,i&&await n.close(),r()}catch(s){try{await n.abort(s),r(s)}catch(a){r(a)}}}u($0,"pumpToWeb");function EW(...t){return TP(t,cW(vW(t)))}u(EW,"pipeline");function TP(t,e,r){if(t.length===1&&sW(t[0])&&(t=t[0]),t.length<2)throw new hW("streams");let i=new _W,n=i.signal,s=r?.signal,a=[];yW(s,"options.signal");function l(){m(new mW)}u(l,"abort"),I0=I0||vt().addAbortListener;let c;s&&(c=I0(s,l));let o,f,h=[],d=0;function p(S){m(S,--d===0)}u(p,"finish");function m(S,F){var k;if(S&&(!o||o.code==="ERR_STREAM_PREMATURE_CLOSE")&&(o=S),!(!o&&!F)){for(;h.length;)h.shift()(o);(k=c)===null||k===void 0||k[lW](),i.abort(),F&&(o||a.forEach(A=>A()),Sc.nextTick(e,o,f))}}u(m,"finishImpl");let w;for(let S=0;S<t.length;S++){let F=t[S],k=S<t.length-1,A=S>0,v=k||r?.end!==!1,T=S===t.length-1;if(FP(F)){let E=function(R){R&&R.name!=="AbortError"&&R.code!=="ERR_STREAM_PREMATURE_CLOSE"&&p(R)};var _=E;if(u(E,"onError"),v){let{destroy:R,cleanup:P}=kP(F,k,A);h.push(R),P0(F)&&T&&a.push(P)}F.on("error",E),P0(F)&&T&&a.push(()=>{F.removeListener("error",E)})}if(S===0)if(typeof F=="function"){if(w=F({signal:n}),!jn(w))throw new A0("Iterable, AsyncIterable or Stream","source",w)}else jn(F)||gd(F)||so(F)?w=F:w=EP.from(F);else if(typeof F=="function"){if(so(w)){var g;w=B0((g=w)===null||g===void 0?void 0:g.readable)}else w=B0(w);if(w=F(w,{signal:n}),k){if(!jn(w,!0))throw new A0("AsyncIterable",`transform[${S-1}]`,w)}else{var b;D0||(D0=R0());let E=new D0({objectMode:!0}),R=(b=w)===null||b===void 0?void 0:b.then;if(typeof R=="function")d++,R.call(w,$=>{f=$,$!=null&&E.write($),v&&E.end(),Sc.nextTick(p)},$=>{E.destroy($),Sc.nextTick(p,$)});else if(jn(w,!0))d++,yd(w,E,p,{end:v});else if(N0(w)||so(w)){let $=w.readable||w;d++,yd($,E,p,{end:v})}else throw new A0("AsyncIterable or Promise","destination",w);w=E;let{destroy:P,cleanup:I}=kP(w,!1,!0);h.push(P),T&&a.push(I)}}else if(FP(F)){if(gd(w)){d+=2;let E=FW(w,F,p,{end:v});P0(F)&&T&&a.push(E)}else if(so(w)||N0(w)){let E=w.readable||w;d++,yd(E,F,p,{end:v})}else if(jn(w))d++,yd(w,F,p,{end:v});else throw new L0("val",["Readable","Iterable","AsyncIterable","ReadableStream","TransformStream"],w);w=F}else if(gW(F)){if(gd(w))d++,$0(B0(w),F,p,{end:v});else if(N0(w)||jn(w))d++,$0(w,F,p,{end:v});else if(so(w))d++,$0(w.readable,F,p,{end:v});else throw new L0("val",["Readable","Iterable","AsyncIterable","ReadableStream","TransformStream"],w);w=F}else w=EP.from(F)}return(n!=null&&n.aborted||s!=null&&s.aborted)&&Sc.nextTick(l),w}u(TP,"pipelineImpl");function FW(t,e,r,{end:i}){let n=!1;if(e.on("close",()=>{n||r(new pW)}),t.pipe(e,{end:!1}),i){let a=function(){n=!0,e.end()};var s=a;u(a,"endFn"),bW(t)?Sc.nextTick(a):t.once("end",a)}else r();return bd(t,{readable:!0,writable:!1},a=>{let l=t._readableState;a&&a.code==="ERR_STREAM_PREMATURE_CLOSE"&&l&&l.ended&&!l.errored&&!l.errorEmitted?t.once("end",r).once("error",r):r(a)}),bd(e,{readable:!1,writable:!0},r)}u(FW,"pipe");xP.exports={pipelineImpl:TP,pipeline:EW}});var j0=x((zre,DP)=>{"use strict";var{pipeline:kW}=_d(),vd=Br(),{destroyer:TW}=$n(),{isNodeStream:Sd,isReadable:OP,isWritable:RP,isWebStream:M0,isTransformStream:qn,isWritableStream:AP,isReadableStream:PP}=Cr(),{AbortError:xW,codes:{ERR_INVALID_ARG_VALUE:NP,ERR_MISSING_ARGS:OW}}=ht(),RW=ii();DP.exports=u(function(...e){if(e.length===0)throw new OW("streams");if(e.length===1)return vd.from(e[0]);let r=[...e];if(typeof e[0]=="function"&&(e[0]=vd.from(e[0])),typeof e[e.length-1]=="function"){let p=e.length-1;e[p]=vd.from(e[p])}for(let p=0;p<e.length;++p)if(!(!Sd(e[p])&&!M0(e[p]))){if(p<e.length-1&&!(OP(e[p])||PP(e[p])||qn(e[p])))throw new NP(`streams[${p}]`,r[p],"must be readable");if(p>0&&!(RP(e[p])||AP(e[p])||qn(e[p])))throw new NP(`streams[${p}]`,r[p],"must be writable")}let i,n,s,a,l;function c(p){let m=a;a=null,m?m(p):p?l.destroy(p):!d&&!h&&l.destroy()}u(c,"onfinished");let o=e[0],f=kW(e,c),h=!!(RP(o)||AP(o)||qn(o)),d=!!(OP(f)||PP(f)||qn(f));if(l=new vd({writableObjectMode:!!(o!=null&&o.writableObjectMode),readableObjectMode:!!(f!=null&&f.readableObjectMode),writable:h,readable:d}),h){if(Sd(o))l._write=function(m,w,g){o.write(m,w)?g():i=g},l._final=function(m){o.end(),n=m},o.on("drain",function(){if(i){let m=i;i=null,m()}});else if(M0(o)){let w=(qn(o)?o.writable:o).getWriter();l._write=async function(g,b,_){try{await w.ready,w.write(g).catch(()=>{}),_()}catch(S){_(S)}},l._final=async function(g){try{await w.ready,w.close().catch(()=>{}),n=g}catch(b){g(b)}}}let p=qn(f)?f.readable:f;RW(p,()=>{if(n){let m=n;n=null,m()}})}if(d){if(Sd(f))f.on("readable",function(){if(s){let p=s;s=null,p()}}),f.on("end",function(){l.push(null)}),l._read=function(){for(;;){let p=f.read();if(p===null){s=l._read;return}if(!l.push(p))return}};else if(M0(f)){let m=(qn(f)?f.readable:f).getReader();l._read=async function(){for(;;)try{let{value:w,done:g}=await m.read();if(!l.push(w))return;if(g){l.push(null);return}}catch{return}}}}return l._destroy=function(p,m){!p&&a!==null&&(p=new xW),s=null,i=null,n=null,a===null?m(p):(a=m,Sd(f)&&TW(f,p))},l},"compose")});var zP=x((Hre,z0)=>{"use strict";var AW=globalThis.AbortController||Va().AbortController,{codes:{ERR_INVALID_ARG_VALUE:PW,ERR_INVALID_ARG_TYPE:Ec,ERR_MISSING_ARGS:NW,ERR_OUT_OF_RANGE:DW},AbortError:$r}=ht(),{validateAbortSignal:Un,validateInteger:CP,validateObject:zn}=Za(),CW=Fe().Symbol("kWeak"),IW=Fe().Symbol("kResistStopPropagation"),{finished:BW}=ii(),$W=j0(),{addAbortSignalNoValidate:LW}=dc(),{isWritable:MW,isNodeStream:jW}=Cr(),{deprecate:qW}=vt(),{ArrayPrototypePush:UW,Boolean:zW,MathFloor:IP,Number:WW,NumberIsNaN:HW,Promise:BP,PromiseReject:$P,PromiseResolve:VW,PromisePrototypeThen:LP,Symbol:jP}=Fe(),Ed=jP("kEmpty"),MP=jP("kEof");function GW(t,e){if(e!=null&&zn(e,"options"),e?.signal!=null&&Un(e.signal,"options.signal"),jW(t)&&!MW(t))throw new PW("stream",t,"must be writable");let r=$W(this,t);return e!=null&&e.signal&&LW(e.signal,r),r}u(GW,"compose");function Fd(t,e){if(typeof t!="function")throw new Ec("fn",["Function","AsyncFunction"],t);e!=null&&zn(e,"options"),e?.signal!=null&&Un(e.signal,"options.signal");let r=1;e?.concurrency!=null&&(r=IP(e.concurrency));let i=r-1;return e?.highWaterMark!=null&&(i=IP(e.highWaterMark)),CP(r,"options.concurrency",1),CP(i,"options.highWaterMark",0),i+=r,u(async function*(){let s=vt().AbortSignalAny([e?.signal].filter(zW)),a=this,l=[],c={signal:s},o,f,h=!1,d=0;function p(){h=!0,m()}u(p,"onCatch");function m(){d-=1,w()}u(m,"afterItemProcessed");function w(){f&&!h&&d<r&&l.length<i&&(f(),f=null)}u(w,"maybeResume");async function g(){try{for await(let b of a){if(h)return;if(s.aborted)throw new $r;try{if(b=t(b,c),b===Ed)continue;b=VW(b)}catch(_){b=$P(_)}d+=1,LP(b,m,p),l.push(b),o&&(o(),o=null),!h&&(l.length>=i||d>=r)&&await new BP(_=>{f=_})}l.push(MP)}catch(b){let _=$P(b);LP(_,m,p),l.push(_)}finally{h=!0,o&&(o(),o=null)}}u(g,"pump"),g();try{for(;;){for(;l.length>0;){let b=await l[0];if(b===MP)return;if(s.aborted)throw new $r;b!==Ed&&(yield b),l.shift(),w()}await new BP(b=>{o=b})}}finally{h=!0,f&&(f(),f=null)}},"map").call(this)}u(Fd,"map");function ZW(t=void 0){return t!=null&&zn(t,"options"),t?.signal!=null&&Un(t.signal,"options.signal"),u(async function*(){let r=0;for await(let n of this){var i;if(t!=null&&(i=t.signal)!==null&&i!==void 0&&i.aborted)throw new $r({cause:t.signal.reason});yield[r++,n]}},"asIndexedPairs").call(this)}u(ZW,"asIndexedPairs");async function qP(t,e=void 0){for await(let r of U0.call(this,t,e))return!0;return!1}u(qP,"some");async function KW(t,e=void 0){if(typeof t!="function")throw new Ec("fn",["Function","AsyncFunction"],t);return!await qP.call(this,async(...r)=>!await t(...r),e)}u(KW,"every");async function JW(t,e){for await(let r of U0.call(this,t,e))return r}u(JW,"find");async function YW(t,e){if(typeof t!="function")throw new Ec("fn",["Function","AsyncFunction"],t);async function r(i,n){return await t(i,n),Ed}u(r,"forEachFn");for await(let i of Fd.call(this,r,e));}u(YW,"forEach");function U0(t,e){if(typeof t!="function")throw new Ec("fn",["Function","AsyncFunction"],t);async function r(i,n){return await t(i,n)?i:Ed}return u(r,"filterFn"),Fd.call(this,r,e)}u(U0,"filter");var W0=class W0 extends NW{constructor(){super("reduce"),this.message="Reduce of an empty stream requires an initial value"}};u(W0,"ReduceAwareErrMissingArgs");var q0=W0;async function XW(t,e,r){var i;if(typeof t!="function")throw new Ec("reducer",["Function","AsyncFunction"],t);r!=null&&zn(r,"options"),r?.signal!=null&&Un(r.signal,"options.signal");let n=arguments.length>1;if(r!=null&&(i=r.signal)!==null&&i!==void 0&&i.aborted){let o=new $r(void 0,{cause:r.signal.reason});throw this.once("error",()=>{}),await BW(this.destroy(o)),o}let s=new AW,a=s.signal;if(r!=null&&r.signal){let o={once:!0,[CW]:this,[IW]:!0};r.signal.addEventListener("abort",()=>s.abort(),o)}let l=!1;try{for await(let o of this){var c;if(l=!0,r!=null&&(c=r.signal)!==null&&c!==void 0&&c.aborted)throw new $r;n?e=await t(e,o,{signal:a}):(e=o,n=!0)}if(!l&&!n)throw new q0}finally{s.abort()}return e}u(XW,"reduce");async function QW(t){t!=null&&zn(t,"options"),t?.signal!=null&&Un(t.signal,"options.signal");let e=[];for await(let i of this){var r;if(t!=null&&(r=t.signal)!==null&&r!==void 0&&r.aborted)throw new $r(void 0,{cause:t.signal.reason});UW(e,i)}return e}u(QW,"toArray");function eH(t,e){let r=Fd.call(this,t,e);return u(async function*(){for await(let n of r)yield*n},"flatMap").call(this)}u(eH,"flatMap");function UP(t){if(t=WW(t),HW(t))return 0;if(t<0)throw new DW("number",">= 0",t);return t}u(UP,"toIntegerOrInfinity");function tH(t,e=void 0){return e!=null&&zn(e,"options"),e?.signal!=null&&Un(e.signal,"options.signal"),t=UP(t),u(async function*(){var i;if(e!=null&&(i=e.signal)!==null&&i!==void 0&&i.aborted)throw new $r;for await(let s of this){var n;if(e!=null&&(n=e.signal)!==null&&n!==void 0&&n.aborted)throw new $r;t--<=0&&(yield s)}},"drop").call(this)}u(tH,"drop");function rH(t,e=void 0){return e!=null&&zn(e,"options"),e?.signal!=null&&Un(e.signal,"options.signal"),t=UP(t),u(async function*(){var i;if(e!=null&&(i=e.signal)!==null&&i!==void 0&&i.aborted)throw new $r;for await(let s of this){var n;if(e!=null&&(n=e.signal)!==null&&n!==void 0&&n.aborted)throw new $r;if(t-- >0&&(yield s),t<=0)return}},"take").call(this)}u(rH,"take");z0.exports.streamReturningOperators={asIndexedPairs:qW(ZW,"readable.asIndexedPairs will be removed in a future version."),drop:tH,filter:U0,flatMap:eH,map:Fd,take:rH,compose:GW};z0.exports.promiseReturningOperators={every:KW,forEach:YW,reduce:XW,toArray:QW,some:qP,find:JW}});var H0=x((Gre,WP)=>{"use strict";var{ArrayPrototypePop:iH,Promise:nH}=Fe(),{isIterable:sH,isNodeStream:aH,isWebStream:oH}=Cr(),{pipelineImpl:lH}=_d(),{finished:cH}=ii();V0();function fH(...t){return new nH((e,r)=>{let i,n,s=t[t.length-1];if(s&&typeof s=="object"&&!aH(s)&&!sH(s)&&!oH(s)){let a=iH(t);i=a.signal,n=a.end}lH(t,(a,l)=>{a?r(a):e(l)},{signal:i,end:n})})}u(fH,"pipeline");WP.exports={finished:cH,pipeline:fH}});var V0=x((Kre,QP)=>{"use strict";var{Buffer:uH}=se("buffer"),{ObjectDefineProperty:ai,ObjectKeys:GP,ReflectApply:ZP}=Fe(),{promisify:{custom:KP}}=vt(),{streamReturningOperators:HP,promiseReturningOperators:VP}=zP(),{codes:{ERR_ILLEGAL_CONSTRUCTOR:JP}}=ht(),hH=j0(),{setDefaultHighWaterMark:dH,getDefaultHighWaterMark:pH}=pc(),{pipeline:YP}=_d(),{destroyer:mH}=$n(),XP=ii(),G0=H0(),Fc=Cr(),ve=QP.exports=nd().Stream;ve.isDestroyed=Fc.isDestroyed;ve.isDisturbed=Fc.isDisturbed;ve.isErrored=Fc.isErrored;ve.isReadable=Fc.isReadable;ve.isWritable=Fc.isWritable;ve.Readable=yc();for(let t of GP(HP)){let r=function(...i){if(new.target)throw JP();return ve.Readable.from(ZP(e,this,i))};u(r,"fn");let e=HP[t];ai(r,"name",{__proto__:null,value:e.name}),ai(r,"length",{__proto__:null,value:e.length}),ai(ve.Readable.prototype,t,{__proto__:null,value:r,enumerable:!1,configurable:!0,writable:!0})}for(let t of GP(VP)){let r=function(...i){if(new.target)throw JP();return ZP(e,this,i)};u(r,"fn");let e=VP[t];ai(r,"name",{__proto__:null,value:e.name}),ai(r,"length",{__proto__:null,value:e.length}),ai(ve.Readable.prototype,t,{__proto__:null,value:r,enumerable:!1,configurable:!0,writable:!0})}ve.Writable=wd();ve.Duplex=Br();ve.Transform=x0();ve.PassThrough=R0();ve.pipeline=YP;var{addAbortSignal:wH}=dc();ve.addAbortSignal=wH;ve.finished=XP;ve.destroy=mH;ve.compose=hH;ve.setDefaultHighWaterMark=dH;ve.getDefaultHighWaterMark=pH;ai(ve,"promises",{__proto__:null,configurable:!0,enumerable:!0,get(){return G0}});ai(YP,KP,{__proto__:null,enumerable:!0,get(){return G0.pipeline}});ai(XP,KP,{__proto__:null,enumerable:!0,get(){return G0.finished}});ve.Stream=ve;ve._isUint8Array=u(function(e){return e instanceof Uint8Array},"isUint8Array");ve._uint8ArrayToBuffer=u(function(e){return uH.from(e.buffer,e.byteOffset,e.byteLength)},"_uint8ArrayToBuffer")});var eN=x((Yre,Y)=>{"use strict";var He=se("stream");if(He&&process.env.READABLE_STREAM==="disable"){let t=He.promises;Y.exports._uint8ArrayToBuffer=He._uint8ArrayToBuffer,Y.exports._isUint8Array=He._isUint8Array,Y.exports.isDisturbed=He.isDisturbed,Y.exports.isErrored=He.isErrored,Y.exports.isReadable=He.isReadable,Y.exports.Readable=He.Readable,Y.exports.Writable=He.Writable,Y.exports.Duplex=He.Duplex,Y.exports.Transform=He.Transform,Y.exports.PassThrough=He.PassThrough,Y.exports.addAbortSignal=He.addAbortSignal,Y.exports.finished=He.finished,Y.exports.destroy=He.destroy,Y.exports.pipeline=He.pipeline,Y.exports.compose=He.compose,Object.defineProperty(He,"promises",{configurable:!0,enumerable:!0,get(){return t}}),Y.exports.Stream=He.Stream}else{let t=V0(),e=H0(),r=t.Readable.destroy;Y.exports=t.Readable,Y.exports._uint8ArrayToBuffer=t._uint8ArrayToBuffer,Y.exports._isUint8Array=t._isUint8Array,Y.exports.isDisturbed=t.isDisturbed,Y.exports.isErrored=t.isErrored,Y.exports.isReadable=t.isReadable,Y.exports.Readable=t.Readable,Y.exports.Writable=t.Writable,Y.exports.Duplex=t.Duplex,Y.exports.Transform=t.Transform,Y.exports.PassThrough=t.PassThrough,Y.exports.addAbortSignal=t.addAbortSignal,Y.exports.finished=t.finished,Y.exports.destroy=t.destroy,Y.exports.destroy=r,Y.exports.pipeline=t.pipeline,Y.exports.compose=t.compose,Object.defineProperty(t,"promises",{configurable:!0,enumerable:!0,get(){return e}}),Y.exports.Stream=t.Stream}Y.exports.default=Y.exports});var vr=x(No=>{"use strict";Object.defineProperty(No,"__esModule",{value:!0});No.constants=No.SEP=void 0;No.SEP="/";No.constants={O_RDONLY:0,O_WRONLY:1,O_RDWR:2,S_IFMT:61440,S_IFREG:32768,S_IFDIR:16384,S_IFCHR:8192,S_IFBLK:24576,S_IFIFO:4096,S_IFLNK:40960,S_IFSOCK:49152,O_CREAT:64,O_EXCL:128,O_NOCTTY:256,O_TRUNC:512,O_APPEND:1024,O_DIRECTORY:65536,O_NOATIME:262144,O_NOFOLLOW:131072,O_SYNC:1052672,O_SYMLINK:2097152,O_DIRECT:16384,O_NONBLOCK:2048,S_IRWXU:448,S_IRUSR:256,S_IWUSR:128,S_IXUSR:64,S_IRWXG:56,S_IRGRP:32,S_IWGRP:16,S_IXGRP:8,S_IRWXO:7,S_IROTH:4,S_IWOTH:2,S_IXOTH:1,F_OK:0,R_OK:4,W_OK:2,X_OK:1,UV_FS_SYMLINK_DIR:1,UV_FS_SYMLINK_JUNCTION:2,UV_FS_COPYFILE_EXCL:1,UV_FS_COPYFILE_FICLONE:2,UV_FS_COPYFILE_FICLONE_FORCE:4,COPYFILE_EXCL:1,COPYFILE_FICLONE:2,COPYFILE_FICLONE_FORCE:4}});var Ab=x(Wc=>{"use strict";Object.defineProperty(Wc,"__esModule",{value:!0});Wc.Stats=void 0;var fV=vr(),{S_IFMT:uV,S_IFDIR:hV,S_IFREG:dV,S_IFBLK:pV,S_IFCHR:mV,S_IFLNK:wV,S_IFIFO:yV,S_IFSOCK:gV}=fV.constants,rp=class rp{static build(e,r=!1){let i=new rp,{uid:n,gid:s,atime:a,mtime:l,ctime:c}=e,o=r?h=>BigInt(h):h=>h;i.uid=o(n),i.gid=o(s),i.rdev=o(e.rdev),i.blksize=o(4096),i.ino=o(e.ino),i.size=o(e.getSize()),i.blocks=o(1),i.atime=a,i.mtime=l,i.ctime=c,i.birthtime=c,i.atimeMs=o(a.getTime()),i.mtimeMs=o(l.getTime());let f=o(c.getTime());if(i.ctimeMs=f,i.birthtimeMs=f,r){i.atimeNs=BigInt(a.getTime())*BigInt(1e6),i.mtimeNs=BigInt(l.getTime())*BigInt(1e6);let h=BigInt(c.getTime())*BigInt(1e6);i.ctimeNs=h,i.birthtimeNs=h}return i.dev=o(0),i.mode=o(e.mode),i.nlink=o(e.nlink),i}_checkModeProperty(e){return(Number(this.mode)&uV)===e}isDirectory(){return this._checkModeProperty(hV)}isFile(){return this._checkModeProperty(dV)}isBlockDevice(){return this._checkModeProperty(pV)}isCharacterDevice(){return this._checkModeProperty(mV)}isSymbolicLink(){return this._checkModeProperty(wV)}isFIFO(){return this._checkModeProperty(yV)}isSocket(){return this._checkModeProperty(gV)}};u(rp,"Stats");var tp=rp;Wc.Stats=tp;Wc.default=tp});var _C=x(ip=>{"use strict";Object.defineProperty(ip,"__esModule",{value:!0});ip.Buffer=void 0;var bV=se("node:buffer");Object.defineProperty(ip,"Buffer",{enumerable:!0,get:u(function(){return bV.Buffer},"get")})});var tn=x(en=>{"use strict";Object.defineProperty(en,"__esModule",{value:!0});en.bufferFrom=en.bufferAllocUnsafe=en.Buffer=void 0;var np=_C();Object.defineProperty(en,"Buffer",{enumerable:!0,get:u(function(){return np.Buffer},"get")});function vC(t,...e){return new np.Buffer(t,...e)}u(vC,"bufferV0P12Ponyfill");var _V=np.Buffer.allocUnsafe||vC;en.bufferAllocUnsafe=_V;var vV=np.Buffer.from||vC;en.bufferFrom=vV});var Nb=x(Do=>{"use strict";Object.defineProperty(Do,"__esModule",{value:!0});Do.inherits=SV;Do.promisify=EV;Do.inspect=Pb;Do.format=FV;function SV(t,e){if(t==null)throw new TypeError("The constructor to inherit from is not defined");if(e==null)throw new TypeError("The super constructor to inherit from is not defined");t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}})}u(SV,"inherits");function EV(t){if(typeof t!="function")throw new TypeError('The "original" argument must be of type function');return function(...e){return new Promise((r,i)=>{t.call(this,...e,(n,s)=>{n?i(n):r(s)})})}}u(EV,"promisify");function Pb(t){return t===null?"null":t===void 0?"undefined":typeof t=="string"?`'${t}'`:typeof t=="number"||typeof t=="boolean"?String(t):Array.isArray(t)?`[ ${t.map(r=>Pb(r)).join(", ")} ]`:typeof t=="object"?`{ ${Object.entries(t).map(([r,i])=>`${r}: ${Pb(i)}`).join(", ")} }`:String(t)}u(Pb,"inspect");function FV(t,...e){if(e.length===0)return t;let r=t,i=0;for(r=r.replace(/%[sdj%]/g,n=>{if(i>=e.length)return n;let s=e[i++];switch(n){case"%s":return String(s);case"%d":return Number(s).toString();case"%j":try{return JSON.stringify(s)}catch{return"[Circular]"}case"%%":return"%";default:return n}});i<e.length;)r+=" "+String(e[i++]);return r}u(FV,"format")});var Hc=x(pt=>{"use strict";Object.defineProperty(pt,"__esModule",{value:!0});pt.AssertionError=pt.RangeError=pt.TypeError=pt.Error=void 0;pt.message=FC;pt.E=rn;var Db=Nb(),SC=typeof Symbol>"u"?"_kCode":Symbol("code"),EC={};function Ib(t){var e;return e=class extends t{constructor(i,...n){super(FC(i,n)),this.code=i,this[SC]=i,this.name=`${super.name} [${this[SC]}]`}},u(e,"NodeError"),e}u(Ib,"makeNodeError");var sp=globalThis,Bb=class Bb extends sp.Error{constructor(e){if(typeof e!="object"||e===null)throw new pt.TypeError("ERR_INVALID_ARG_TYPE","options","object");e.message?super(e.message):super(`${(0,Db.inspect)(e.actual).slice(0,128)} ${e.operator} ${(0,Db.inspect)(e.expected).slice(0,128)}`),this.generatedMessage=!e.message,this.name="AssertionError [ERR_ASSERTION]",this.code="ERR_ASSERTION",this.actual=e.actual,this.expected=e.expected,this.operator=e.operator,pt.Error.captureStackTrace(this,e.stackStartFunction)}};u(Bb,"AssertionError");var Cb=Bb;pt.AssertionError=Cb;function FC(t,e){if(typeof t!="string")throw new pt.Error("Error message key must be a string");let r=EC[t];if(!r)throw new pt.Error(`An invalid error message key was used: ${t}.`);let i;if(typeof r=="function")i=r;else{if(i=Db.format,e===void 0||e.length===0)return r;e.unshift(r)}return String(i.apply(null,e))}u(FC,"message");function rn(t,e){EC[t]=typeof e=="function"?e:String(e)}u(rn,"E");pt.Error=Ib(sp.Error);pt.TypeError=Ib(sp.TypeError);pt.RangeError=Ib(sp.RangeError);rn("ERR_DIR_CLOSED","Directory handle was closed");rn("ERR_DIR_CONCURRENT_OPERATION","Cannot do synchronous work on directory handle with concurrent asynchronous operations");rn("ERR_INVALID_FILE_URL_HOST",'File URL host must be "localhost" or empty on %s');rn("ERR_INVALID_FILE_URL_PATH","File URL path %s");rn("ERR_INVALID_OPT_VALUE",(t,e)=>`The value "${String(e)}" is invalid for option "${t}"`);rn("ERR_INVALID_OPT_VALUE_ENCODING",t=>`The value "${String(t)}" is invalid for option "encoding"`);rn("ERR_INVALID_ARG_VALUE","Unable to open file as blob")});var Vc=x(ns=>{"use strict";Object.defineProperty(ns,"__esModule",{value:!0});ns.ENCODING_UTF8=void 0;ns.assertEncoding=TV;ns.strToEncoding=xV;var $b=tn(),kV=Hc();ns.ENCODING_UTF8="utf8";function TV(t){if(t&&!$b.Buffer.isEncoding(t))throw new kV.TypeError("ERR_INVALID_OPT_VALUE_ENCODING",t)}u(TV,"assertEncoding");function xV(t,e){return!e||e===ns.ENCODING_UTF8?t:e==="buffer"?new $b.Buffer(t):new $b.Buffer(t).toString(e)}u(xV,"strToEncoding")});var lp=x(Gc=>{"use strict";Object.defineProperty(Gc,"__esModule",{value:!0});Gc.Dirent=void 0;var OV=vr(),RV=Vc(),{S_IFMT:AV,S_IFDIR:PV,S_IFREG:NV,S_IFBLK:DV,S_IFCHR:CV,S_IFLNK:IV,S_IFIFO:BV,S_IFSOCK:$V}=OV.constants,op=class op{constructor(){this.name="",this.path="",this.parentPath="",this.mode=0}static build(e,r){let i=new op,{mode:n}=e.getNode();return i.name=(0,RV.strToEncoding)(e.getName(),r),i.mode=n,i.path=e.getParentPath(),i.parentPath=i.path,i}_checkModeProperty(e){return(this.mode&AV)===e}isDirectory(){return this._checkModeProperty(PV)}isFile(){return this._checkModeProperty(NV)}isBlockDevice(){return this._checkModeProperty(DV)}isCharacterDevice(){return this._checkModeProperty(CV)}isSymbolicLink(){return this._checkModeProperty(IV)}isFIFO(){return this._checkModeProperty(BV)}isSocket(){return this._checkModeProperty($V)}};u(op,"Dirent");var ap=op;Gc.Dirent=ap;Gc.default=ap});var Co=x(Me=>{"use strict";Object.defineProperty(Me,"__esModule",{value:!0});Me.basename=Me.isAbsolute=Me.normalize=Me.dirname=Me.relative=Me.join=Me.posix=Me.sep=Me.resolve=void 0;var hi=se("node:path");Object.defineProperty(Me,"resolve",{enumerable:!0,get:u(function(){return hi.resolve},"get")});Object.defineProperty(Me,"sep",{enumerable:!0,get:u(function(){return hi.sep},"get")});Object.defineProperty(Me,"posix",{enumerable:!0,get:u(function(){return hi.posix},"get")});Object.defineProperty(Me,"join",{enumerable:!0,get:u(function(){return hi.join},"get")});Object.defineProperty(Me,"relative",{enumerable:!0,get:u(function(){return hi.relative},"get")});Object.defineProperty(Me,"dirname",{enumerable:!0,get:u(function(){return hi.dirname},"get")});Object.defineProperty(Me,"normalize",{enumerable:!0,get:u(function(){return hi.normalize},"get")});Object.defineProperty(Me,"isAbsolute",{enumerable:!0,get:u(function(){return hi.isAbsolute},"get")});Object.defineProperty(Me,"basename",{enumerable:!0,get:u(function(){return hi.basename},"get")})});var TC=x(kC=>{"use strict";Object.defineProperty(kC,"__esModule",{value:!0})});var Mb=x(cp=>{"use strict";Object.defineProperty(cp,"__esModule",{value:!0});cp.flattenJSON=void 0;var xC=tn(),Lb=Co(),LV=Lb.posix?Lb.posix.join:Lb.join,MV=u(t=>{let e={};function r(i,n){for(let s in n){let a=n[s],l=LV(i,s);typeof a=="string"||a instanceof xC.Buffer?e[l]=a:typeof a=="object"&&a!==null&&!(a instanceof xC.Buffer)&&Object.keys(a).length>0?r(l,a):e[l]=null}}return u(r,"flatten"),r("",t),e},"flattenJSON");cp.flattenJSON=MV});var up=x(fp=>{"use strict";Object.defineProperty(fp,"__esModule",{value:!0});fp.createProcess=OC;var jV=u(()=>{if(typeof process<"u")return process;try{return se("process")}catch{return}},"maybeReturnProcess");function OC(){let t=jV()||{};return t.cwd||(t.cwd=()=>"/"),t.emitWarning||(t.emitWarning=(e,r)=>{console.warn(`${r}${r?": ":""}${e}`)}),t.env||(t.env={}),t}u(OC,"createProcess");fp.default=OC()});var Ub=x(pp=>{"use strict";Object.defineProperty(pp,"__esModule",{value:!0});pp.Node=void 0;var qV=ll(),PC=up(),pi=tn(),UV=vr(),{S_IFMT:di,S_IFDIR:zV,S_IFREG:WV,S_IFLNK:RC,S_IFCHR:HV}=UV.constants,hp=u(()=>PC.default.getuid?.()??0,"getuid"),dp=u(()=>PC.default.getgid?.()??0,"getgid"),AC=(0,pi.bufferAllocUnsafe)(0),qb=class qb{constructor(e,r=438){this.changes=new qV.FanOut,this._uid=hp(),this._gid=dp(),this._atime=new Date,this._mtime=new Date,this._ctime=new Date,this.buf=AC,this.capacity=0,this.size=0,this.rdev=0,this._nlink=1,this.mode=r,this.ino=e}set ctime(e){this._ctime=e}get ctime(){return this._ctime}set uid(e){this._uid=e,this.ctime=new Date}get uid(){return this._uid}set gid(e){this._gid=e,this.ctime=new Date}get gid(){return this._gid}set atime(e){this._atime=e}get atime(){return this._atime}set mtime(e){this._mtime=e,this.ctime=new Date}get mtime(){return this._mtime}get perm(){return this.mode&~di}set perm(e){this.mode=this.mode&di|e&~di,this.ctime=new Date}set nlink(e){this._nlink=e,this.ctime=new Date}get nlink(){return this._nlink}getString(e="utf8"){return this.atime=new Date,this.getBuffer().toString(e)}setString(e){this._setBuf((0,pi.bufferFrom)(e,"utf8"))}getBuffer(){return this.atime=new Date,this.buf||(this.buf=(0,pi.bufferAllocUnsafe)(0)),(0,pi.bufferFrom)(this.buf.subarray(0,this.size))}setBuffer(e){let r=(0,pi.bufferFrom)(e);this._setBuf(r)}_setBuf(e){let r=e.length;this.buf=e,this.capacity=r,this.size=r,this.touch()}getSize(){return this.size}setModeProperty(e){this.mode=e}isFile(){return(this.mode&di)===WV}isDirectory(){return(this.mode&di)===zV}isSymlink(){return(this.mode&di)===RC}isCharacterDevice(){return(this.mode&di)===HV}makeSymlink(e){this.mode=RC|438,this.symlink=e}write(e,r=0,i=e.length,n=0){let s=e.length;if(r+i>s&&(i=s-r),i<=0)return 0;let a=n+i;if(a>this.capacity){let l=Math.max(this.capacity*2,64);for(;l<a;)l*=2;let c=(0,pi.bufferAllocUnsafe)(l);this.size>0&&this.buf.copy(c,0,0,this.size),this.buf=c,this.capacity=l}return n>this.size&&this.buf.fill(0,this.size,n),e.copy(this.buf,n,r,r+i),a>this.size&&(this.size=a),this.touch(),i}read(e,r=0,i=e.byteLength,n=0){if(this.atime=new Date,n>=this.size)return 0;let s=i;if(s>e.byteLength&&(s=e.byteLength),s+n>this.size&&(s=this.size-n),s<=0)return 0;let a=e instanceof pi.Buffer?e:pi.Buffer.from(e.buffer,e.byteOffset,e.byteLength);return this.buf.copy(a,r,n,n+s),s}truncate(e=0){if(!e){this.buf=AC,this.capacity=0,this.size=0,this.touch();return}if(e<=this.size)this.size=e;else{if(e>this.capacity){let r=Math.max(this.capacity*2,64);for(;r<e;)r*=2;let i=(0,pi.bufferAllocUnsafe)(r);this.size>0&&this.buf.copy(i,0,0,this.size),i.fill(0,this.size,e),this.buf=i,this.capacity=r}else this.buf.fill(0,this.size,e);this.size=e}this.touch()}chmod(e){this.mode=this.mode&di|e&~di,this.touch()}chown(e,r){this.uid=e,this.gid=r,this.touch()}touch(){this.mtime=new Date,this.changes.emit(["modify"])}canRead(e=hp(),r=dp()){return!!(this.perm&4||r===this.gid&&this.perm&32||e===this.uid&&this.perm&256)}canWrite(e=hp(),r=dp()){return!!(this.perm&2||r===this.gid&&this.perm&16||e===this.uid&&this.perm&128)}canExecute(e=hp(),r=dp()){return!!(this.perm&1||r===this.gid&&this.perm&8||e===this.uid&&this.perm&64)}del(){this.changes.emit(["delete"])}toJSON(){return{ino:this.ino,uid:this.uid,gid:this.gid,atime:this.atime.getTime(),mtime:this.mtime.getTime(),ctime:this.ctime.getTime(),perm:this.perm,mode:this.mode,nlink:this.nlink,symlink:this.symlink,data:this.getString()}}};u(qb,"Node");var jb=qb;pp.Node=jb});var Wb=x(mp=>{"use strict";Object.defineProperty(mp,"__esModule",{value:!0});mp.Link=void 0;var VV=vr(),GV=ll(),{S_IFREG:ZV}=VV.constants,Zc=class Zc{get steps(){return this._steps}set steps(e){this._steps=e;for(let[r,i]of this.children.entries())r==="."||r===".."||i?.syncSteps()}constructor(e,r,i){this.changes=new GV.FanOut,this.children=new Map,this._steps=[],this.ino=0,this.length=0,this.vol=e,this.parent=r,this.name=i,this.syncSteps()}setNode(e){this.node=e,this.ino=e.ino}getNode(){return this.node}createChild(e,r=this.vol.createNode(ZV|438)){let i=new Zc(this.vol,this,e);return i.setNode(r),r.isDirectory()&&(i.children.set(".",i),i.getNode().nlink++),this.setChild(e,i),i}setChild(e,r=new Zc(this.vol,this,e)){return this.children.set(e,r),r.parent=this,this.length++,r.getNode().isDirectory()&&(r.children.set("..",this),this.getNode().nlink++),this.getNode().mtime=new Date,this.changes.emit(["child:add",r,this]),r}deleteChild(e){e.getNode().isDirectory()&&(e.children.delete(".."),this.getNode().nlink--),this.children.delete(e.getName()),this.length--,this.getNode().mtime=new Date,this.changes.emit(["child:del",e,this])}getChild(e){return this.getNode().atime=new Date,this.children.get(e)}getPath(){return this.steps.join("/")}getParentPath(){return this.steps.slice(0,-1).join("/")}getName(){return this.steps[this.steps.length-1]}toJSON(){return{steps:this.steps,ino:this.ino,children:Array.from(this.children.keys())}}syncSteps(){this.steps=this.parent?this.parent.steps.concat([this.name]):[this.name]}};u(Zc,"Link");var zb=Zc;mp.Link=zb});var Gb=x(wp=>{"use strict";Object.defineProperty(wp,"__esModule",{value:!0});wp.File=void 0;var KV=vr(),{O_APPEND:JV}=KV.constants,Vb=class Vb{constructor(e,r,i,n){this.link=e,this.node=r,this.flags=i,this.fd=n,this.position=0,this.flags&JV&&(this.position=this.getSize())}getString(e="utf8"){return this.node.getString()}setString(e){this.node.setString(e)}getBuffer(){return this.node.getBuffer()}setBuffer(e){this.node.setBuffer(e)}getSize(){return this.node.getSize()}truncate(e){this.node.truncate(e)}seekTo(e){this.position=e}write(e,r=0,i=e.length,n){typeof n!="number"&&(n=this.position);let s=this.node.write(e,r,i,n);return this.position=n+s,s}read(e,r=0,i=e.byteLength,n){typeof n!="number"&&(n=this.position);let s=this.node.read(e,r,i,n);return this.position=n+s,s}chmod(e){this.node.chmod(e)}chown(e,r){this.node.chown(e,r)}};u(Vb,"File");var Hb=Vb;wp.File=Hb});var $o=x(Bo=>{"use strict";Object.defineProperty(Bo,"__esModule",{value:!0});Bo.FLAGS=Bo.ERRSTR=void 0;var YV=vr();Bo.ERRSTR={PATH_STR:"path must be a string, Buffer, or Uint8Array",FD:"fd must be a file descriptor",MODE_INT:"mode must be an int",CB:"callback must be a function",UID:"uid must be an unsigned int",GID:"gid must be an unsigned int",LEN:"len must be an integer",ATIME:"atime must be an integer",MTIME:"mtime must be an integer",PREFIX:"filename prefix is required",BUFFER:"buffer must be an instance of Buffer or StaticBuffer",OFFSET:"offset must be an integer",LENGTH:"length must be an integer",POSITION:"position must be an integer"};var{O_RDONLY:NC,O_WRONLY:yp,O_RDWR:Io,O_CREAT:nn,O_EXCL:gp,O_TRUNC:bp,O_APPEND:_p,O_SYNC:DC}=YV.constants,CC;(function(t){t[t.r=NC]="r",t[t["r+"]=Io]="r+",t[t.rs=NC|DC]="rs",t[t.sr=t.rs]="sr",t[t["rs+"]=Io|DC]="rs+",t[t["sr+"]=t["rs+"]]="sr+",t[t.w=yp|nn|bp]="w",t[t.wx=yp|nn|bp|gp]="wx",t[t.xw=t.wx]="xw",t[t["w+"]=Io|nn|bp]="w+",t[t["wx+"]=Io|nn|bp|gp]="wx+",t[t["xw+"]=t["wx+"]]="xw+",t[t.a=yp|_p|nn]="a",t[t.ax=yp|_p|nn|gp]="ax",t[t.xa=t.ax]="xa",t[t["a+"]=Io|_p|nn]="a+",t[t["ax+"]=Io|_p|nn|gp]="ax+",t[t["xa+"]=t["ax+"]]="xa+"})(CC||(Bo.FLAGS=CC={}))});var Kb=x(Zb=>{"use strict";Object.defineProperty(Zb,"__esModule",{value:!0});Zb.default=typeof queueMicrotask=="function"?queueMicrotask:t=>Promise.resolve().then(()=>t()).catch(()=>{})});var Fp=x(et=>{"use strict";Object.defineProperty(et,"__esModule",{value:!0});et.filenameToSteps=et.resolve=et.unixify=et.isWin=void 0;et.isFd=BC;et.validateFd=oG;et.dataToBuffer=lG;var Sp=Co(),vp=tn(),IC=up(),XV=Vc(),QV=$o();et.isWin=IC.default.platform==="win32";var eG=Sp.resolve,tG=Sp.posix?Sp.posix.sep:Sp.sep,rG=u((t,e)=>{let r=t[e];return e>0&&(r==="/"||et.isWin&&r==="\\")},"isSeparator"),iG=u(t=>{let e=t.length-1;if(e<2)return t;for(;rG(t,e);)e--;return t.substr(0,e+1)},"removeTrailingSeparator"),nG=u((t,e)=>{if(typeof t!="string")throw new TypeError("expected a string");return t=t.replace(/[\\\/]+/g,"/"),e!==!1&&(t=iG(t)),t},"normalizePath"),sG=u((t,e=!0)=>et.isWin?(t=nG(t,e),t.replace(/^([a-zA-Z]+:|\.\/)/,"")):t,"unixify");et.unixify=sG;var Ep=u((t,e=IC.default.cwd())=>eG(e,t),"resolve");et.resolve=Ep;if(et.isWin){let t=Ep;et.resolve=Ep=u((e,r)=>(0,et.unixify)(t(e,r)),"resolve")}var aG=u((t,e)=>{let i=Ep(t,e).substring(1);return i?i.split(tG):[]},"filenameToSteps");et.filenameToSteps=aG;function BC(t){return t>>>0===t}u(BC,"isFd");function oG(t){if(!BC(t))throw TypeError(QV.ERRSTR.FD)}u(oG,"validateFd");function lG(t,e=XV.ENCODING_UTF8){return vp.Buffer.isBuffer(t)?t:t instanceof Uint8Array?(0,vp.bufferFrom)(t):e==="buffer"?(0,vp.bufferFrom)(String(t),"utf8"):(0,vp.bufferFrom)(String(t),e)}u(lG,"dataToBuffer")});var sn=x(Ge=>{"use strict";Object.defineProperty(Ge,"__esModule",{value:!0});Ge.getWriteSyncArgs=Ge.getWriteArgs=Ge.bufToUint8=void 0;Ge.promisify=fG;Ge.validateCallback=$C;Ge.modeToNumber=LC;Ge.nullCheck=MC;Ge.pathToFilename=dG;Ge.createError=RG;Ge.genRndStr6=AG;Ge.flagsToNumber=PG;Ge.streamToBuffer=NG;Ge.bufferToEncoding=BG;Ge.isReadableStream=$G;var Kc=$o(),Jb=Hc(),Yb=tn(),cG=Kb(),kp=Fp();function fG(t,e,r=i=>i){return(...i)=>new Promise((n,s)=>{t[e].bind(t)(...i,(a,l)=>a?s(a):n(r(l)))})}u(fG,"promisify");function $C(t){if(typeof t!="function")throw TypeError(Kc.ERRSTR.CB);return t}u($C,"validateCallback");function uG(t,e){if(typeof t=="number")return t;if(typeof t=="string")return parseInt(t,8);if(e)return LC(e)}u(uG,"_modeToNumber");function LC(t,e){let r=uG(t,e);if(typeof r!="number"||isNaN(r))throw new TypeError(Kc.ERRSTR.MODE_INT);return r}u(LC,"modeToNumber");function MC(t,e){if((""+t).indexOf("\0")!==-1){let r=new Error("Path must be a string without null bytes");if(r.code="ENOENT",typeof e!="function")throw r;return(0,cG.default)(()=>{e(r)}),!1}return!0}u(MC,"nullCheck");function hG(t){if(t.hostname!=="")throw new Jb.TypeError("ERR_INVALID_FILE_URL_HOST",process.platform);let e=t.pathname;for(let r=0;r<e.length;r++)if(e[r]==="%"){let i=e.codePointAt(r+2)|32;if(e[r+1]==="2"&&i===102)throw new Jb.TypeError("ERR_INVALID_FILE_URL_PATH","must not include encoded / characters")}return decodeURIComponent(e)}u(hG,"getPathFromURLPosix");function dG(t){if(t instanceof Uint8Array&&(t=(0,Yb.bufferFrom)(t)),typeof t!="string"&&!Yb.Buffer.isBuffer(t)){try{if(!(t instanceof se("url").URL))throw new TypeError(Kc.ERRSTR.PATH_STR)}catch{throw new TypeError(Kc.ERRSTR.PATH_STR)}t=hG(t)}let e=String(t);return MC(e),e}u(dG,"pathToFilename");var pG="ENOENT",mG="EBADF",wG="EINVAL",yG="EPERM",gG="EPROTO",bG="EEXIST",_G="ENOTDIR",vG="EMFILE",SG="EACCES",EG="EISDIR",FG="ENOTEMPTY",kG="ENOSYS",TG="ERR_FS_EISDIR",xG="ERR_OUT_OF_RANGE";function OG(t,e="",r="",i=""){let n="";switch(r&&(n=` '${r}'`),i&&(n+=` -> '${i}'`),t){case pG:return`ENOENT: no such file or directory, ${e}${n}`;case mG:return`EBADF: bad file descriptor, ${e}${n}`;case wG:return`EINVAL: invalid argument, ${e}${n}`;case yG:return`EPERM: operation not permitted, ${e}${n}`;case gG:return`EPROTO: protocol error, ${e}${n}`;case bG:return`EEXIST: file already exists, ${e}${n}`;case _G:return`ENOTDIR: not a directory, ${e}${n}`;case EG:return`EISDIR: illegal operation on a directory, ${e}${n}`;case SG:return`EACCES: permission denied, ${e}${n}`;case FG:return`ENOTEMPTY: directory not empty, ${e}${n}`;case vG:return`EMFILE: too many open files, ${e}${n}`;case kG:return`ENOSYS: function not implemented, ${e}${n}`;case TG:return`[ERR_FS_EISDIR]: Path is a directory: ${e} returned EISDIR (is a directory) ${r}`;case xG:return`[ERR_OUT_OF_RANGE]: value out of range, ${e}${n}`;default:return`${t}: error occurred, ${e}${n}`}}u(OG,"formatError");function RG(t,e="",r="",i="",n=Error){let s=new n(OG(t,e,r,i));return s.code=t,r&&(s.path=r),s}u(RG,"createError");function AG(){return Math.random().toString(36).slice(2,8).padEnd(6,"0")}u(AG,"genRndStr6");function PG(t){if(typeof t=="number")return t;if(typeof t=="string"){let e=Kc.FLAGS[t];if(typeof e<"u")return e}throw new Jb.TypeError("ERR_INVALID_OPT_VALUE","flags",t)}u(PG,"flagsToNumber");function NG(t){let e=[];return new Promise((r,i)=>{t.on("data",n=>e.push(n)),t.on("end",()=>r(Yb.Buffer.concat(e))),t.on("error",i)})}u(NG,"streamToBuffer");var DG=u(t=>new Uint8Array(t.buffer,t.byteOffset,t.byteLength),"bufToUint8");Ge.bufToUint8=DG;var CG=u((t,e,r,i,n,s)=>{(0,kp.validateFd)(t);let a=0,l,c=null,o,f,h=typeof e,d=typeof r,p=typeof i,m=typeof n;h!=="string"?d==="function"?f=r:p==="function"?(a=r|0,f=i):m==="function"?(a=r|0,l=i,f=n):(a=r|0,l=i,c=n,f=s):d==="function"?f=r:p==="function"?(c=r,f=i):m==="function"&&(c=r,o=i,f=n);let w=(0,kp.dataToBuffer)(e,o);h!=="string"?typeof l>"u"&&(l=w.length):(a=0,l=w.length);let g=$C(f);return[t,h==="string",w,a,l,c,g]},"getWriteArgs");Ge.getWriteArgs=CG;var IG=u((t,e,r,i,n)=>{(0,kp.validateFd)(t);let s,a,l,c,o=typeof e!="string";o?(a=(r||0)|0,l=i,c=n):(c=r,s=i);let f=(0,kp.dataToBuffer)(e,s);return o?typeof l>"u"&&(l=f.length):(a=0,l=f.length),[t,f,a||0,l,c]},"getWriteSyncArgs");Ge.getWriteSyncArgs=IG;function BG(t,e){return!e||e==="buffer"?t:t.toString(e)}u(BG,"bufferToEncoding");function $G(t){return t!==null&&typeof t=="object"&&typeof t.pipe=="function"&&typeof t.on=="function"&&t.readable===!0}u($G,"isReadableStream")});var HC=x(Op=>{"use strict";Object.defineProperty(Op,"__esModule",{value:!0});Op.Superblock=void 0;var tt=Co(),LG=Ub(),jC=Wb(),MG=Gb(),jG=tn(),qC=up(),zr=vr(),UC=$o(),K=sn(),Sr=Fp(),qG=Mb(),Lo=tt.posix?tt.posix.sep:tt.sep,zC=tt.posix?tt.posix.relative:tt.relative,UG=tt.posix?tt.posix.join:tt.join,{O_RDONLY:Xb,O_WRONLY:Tp,O_RDWR:Qb,O_CREAT:WC,O_EXCL:zG,O_TRUNC:WG,O_APPEND:HG,O_DIRECTORY:VG}=zr.constants,Mo=class Mo{static fromJSON(e,r){let i=new Mo;return i.fromJSON(e,r),i}static fromNestedJSON(e,r){let i=new Mo;return i.fromNestedJSON(e,r),i}constructor(e={}){this.ino=0,this.inodes={},this.releasedInos=[],this.fds={},this.releasedFds=[],this.maxFiles=1e4,this.openFiles=0,this.open=(i,n,s,a=!0)=>{let l=this.openFile(i,n,s,a);if(!l)throw(0,K.createError)("ENOENT","open",i);return l.fd},this.writeFile=(i,n,s,a)=>{let l=typeof i=="number",c;l?c=i:c=this.open((0,K.pathToFilename)(i),s,a);let o=0,f=n.length,h=s&HG?void 0:0;try{for(;f>0;){let d=this.write(c,n,o,f,h);o+=d,f-=d,h!==void 0&&(h+=d)}}finally{l||this.close(c)}},this.read=(i,n,s,a,l)=>{if(n.byteLength<a)throw(0,K.createError)("ERR_OUT_OF_RANGE","read",void 0,void 0,RangeError);let c=this.getFileByFdOrThrow(i);if(c.node.isSymlink())throw(0,K.createError)("EPERM","read",c.link.getPath());return c.read(n,Number(s),Number(a),l===-1||typeof l!="number"?void 0:l)},this.readv=(i,n,s)=>{let a=this.getFileByFdOrThrow(i),l=s??void 0;l===-1&&(l=void 0);let c=0;for(let o of n){let f=a.read(o,0,o.byteLength,l);if(l=void 0,c+=f,f<o.byteLength)break}return c},this.link=(i,n)=>{let s;try{s=this.getLinkOrThrow(i,"link")}catch(f){throw f.code&&(f=(0,K.createError)(f.code,"link",i,n)),f}let a=(0,tt.dirname)(n),l;try{l=this.getLinkOrThrow(a,"link")}catch(f){throw f.code&&(f=(0,K.createError)(f.code,"link",i,n)),f}let c=(0,tt.basename)(n);if(l.getChild(c))throw(0,K.createError)("EEXIST","link",i,n);let o=s.getNode();o.nlink++,l.createChild(c,o)},this.unlink=i=>{let n=this.getLinkOrThrow(i,"unlink");if(n.length)throw Error("Dir not empty...");this.deleteLink(n);let s=n.getNode();s.nlink--,s.nlink<=0&&this.deleteNode(s)},this.symlink=(i,n)=>{let s=(0,Sr.filenameToSteps)(n),a;try{a=this.getLinkParentAsDirOrThrow(s)}catch(f){throw f.code&&(f=(0,K.createError)(f.code,"symlink",i,n)),f}let l=s[s.length-1];if(a.getChild(l))throw(0,K.createError)("EEXIST","symlink",i,n);let c=a.getNode();if(!c.canExecute()||!c.canWrite())throw(0,K.createError)("EACCES","symlink",i,n);let o=a.createChild(l);return o.getNode().makeSymlink(i),o},this.rename=(i,n)=>{let s;try{s=this.getResolvedLinkOrThrow(i)}catch(h){throw h.code&&(h=(0,K.createError)(h.code,"rename",i,n)),h}let a;try{a=this.getLinkParentAsDirOrThrow(n)}catch(h){throw h.code&&(h=(0,K.createError)(h.code,"rename",i,n)),h}let l=s.parent;if(!l)throw(0,K.createError)("EINVAL","rename",i,n);let c=l.getNode(),o=a.getNode();if(!c.canExecute()||!c.canWrite()||!o.canExecute()||!o.canWrite())throw(0,K.createError)("EACCES","rename",i,n);l.deleteChild(s);let f=(0,tt.basename)(n);s.name=f,s.steps=[...a.steps,f],a.setChild(s.getName(),s)},this.mkdir=(i,n)=>{let s=(0,Sr.filenameToSteps)(i);if(!s.length)throw(0,K.createError)("EEXIST","mkdir",i);let a=this.getLinkParentAsDirOrThrow(i,"mkdir"),l=s[s.length-1];if(a.getChild(l))throw(0,K.createError)("EEXIST","mkdir",i);let c=a.getNode();if(!c.canWrite()||!c.canExecute())throw(0,K.createError)("EACCES","mkdir",i);a.createChild(l,this.createNode(zr.constants.S_IFDIR|n))},this.mkdirp=(i,n)=>{let s=!1,a=(0,Sr.filenameToSteps)(i),l=null,c=a.length;for(c=a.length;c>=0&&(l=this.getResolvedLink(a.slice(0,c)),!l);c--);for(l||(l=this.root,c=0),l=this.getResolvedLinkOrThrow(tt.sep+a.slice(0,c).join(tt.sep),"mkdir"),c;c<a.length;c++){let o=l.getNode();if(o.isDirectory()){if(!o.canExecute()||!o.canWrite())throw(0,K.createError)("EACCES","mkdir",i)}else throw(0,K.createError)("ENOTDIR","mkdir",i);s=!0,l=l.createChild(a[c],this.createNode(zr.constants.S_IFDIR|n))}return s?i:void 0},this.rmdir=(i,n=!1)=>{let s=this.getLinkAsDirOrThrow(i,"rmdir");if(s.length&&!n)throw(0,K.createError)("ENOTEMPTY","rmdir",i);this.deleteLink(s)},this.rm=(i,n=!1,s=!1)=>{let a;try{a=this.getResolvedLinkOrThrow(i,"stat")}catch(l){if(l.code==="ENOENT"&&n)return;throw l}if(a.getNode().isDirectory()&&!s)throw(0,K.createError)("ERR_FS_EISDIR","rm",i);if(!a.parent?.getNode().canWrite())throw(0,K.createError)("EACCES","rm",i);this.deleteLink(a)},this.close=i=>{(0,Sr.validateFd)(i);let n=this.getFileByFdOrThrow(i,"close");this.closeFile(n)};let r=this.createLink();r.setNode(this.createNode(zr.constants.S_IFDIR|511)),r.setChild(".",r),r.getNode().nlink++,r.setChild("..",r),r.getNode().nlink++,this.root=r}createLink(e,r,i=!1,n){if(!e)return new jC.Link(this,void 0,"");if(!r)throw new Error("createLink: name cannot be empty");let s=n??(i?511:438),l=n&&n&zr.constants.S_IFMT?n&zr.constants.S_IFMT:i?zr.constants.S_IFDIR:zr.constants.S_IFREG,c=s&~zr.constants.S_IFMT|l;return e.createChild(r,this.createNode(c))}deleteLink(e){let r=e.parent;return r?(r.deleteChild(e),!0):!1}newInoNumber(){let e=this.releasedInos.pop();return e||(this.ino=(this.ino+1)%4294967295,this.ino)}newFdNumber(){let e=this.releasedFds.pop();return typeof e=="number"?e:Mo.fd--}createNode(e){let r=new LG.Node(this.newInoNumber(),e);return this.inodes[r.ino]=r,r}deleteNode(e){e.del(),delete this.inodes[e.ino],this.releasedInos.push(e.ino)}walk(e,r=!1,i=!1,n=!1,s){let a,l;e instanceof jC.Link?(a=e.steps,l=Lo+a.join(Lo)):typeof e=="string"?(a=(0,Sr.filenameToSteps)(e),l=e):(a=e,l=Lo+a.join(Lo));let c=this.root,o=0;for(;o<a.length;){let f=c.getNode();if(f.isDirectory()){if(n&&!f.canExecute())throw(0,K.createError)("EACCES",s,l)}else if(o<a.length-1)throw(0,K.createError)("ENOTDIR",s,l);if(c=c.getChild(a[o])??null,!c){if(i)throw(0,K.createError)("ENOENT",s,l);return null}if(f=c?.getNode(),f.isSymlink()&&(r||o<a.length-1)){let h=(0,tt.isAbsolute)(f.symlink)?f.symlink:UG((0,tt.dirname)(c.getPath()),f.symlink);a=(0,Sr.filenameToSteps)(h).concat(a.slice(o+1)),c=this.root,o=0;continue}if(i&&!f.isDirectory()&&o<a.length-1){let h=qC.default.platform==="win32"?"ENOENT":"ENOTDIR";throw(0,K.createError)(h,s,l)}o++}return c}getLink(e){return this.walk(e,!1,!1,!1)}getLinkOrThrow(e,r){return this.walk(e,!1,!0,!0,r)}getResolvedLink(e){return this.walk(e,!0,!1,!1)}getResolvedLinkOrThrow(e,r){return this.walk(e,!0,!0,!0,r)}resolveSymlinks(e){return this.getResolvedLink(e.steps.slice(1))}getLinkAsDirOrThrow(e,r){let i=this.getLinkOrThrow(e,r);if(!i.getNode().isDirectory())throw(0,K.createError)("ENOTDIR",r,e);return i}getLinkParent(e){return this.getLink(e.slice(0,-1))}getLinkParentAsDirOrThrow(e,r){let i=(e instanceof Array?e:(0,Sr.filenameToSteps)(e)).slice(0,-1),n=Lo+i.join(Lo),s=this.getLinkOrThrow(n,r);if(!s.getNode().isDirectory())throw(0,K.createError)("ENOTDIR",r,n);return s}getFileByFd(e){return this.fds[String(e)]}getFileByFdOrThrow(e,r){if(!(0,Sr.isFd)(e))throw TypeError(UC.ERRSTR.FD);let i=this.getFileByFd(e);if(!i)throw(0,K.createError)("EBADF",r);return i}_toJSON(e=this.root,r={},i,n){let s=!0,a=e.children;e.getNode().isFile()&&(a=new Map([[e.getName(),e.parent.getChild(e.getName())]]),e=e.parent);for(let c of a.keys()){if(c==="."||c==="..")continue;s=!1;let o=e.getChild(c);if(!o)throw new Error("_toJSON: unexpected undefined");let f=o.getNode();if(f.isFile()){let h=o.getPath();i&&(h=zC(i,h)),r[h]=n?f.getBuffer():f.getString()}else f.isDirectory()&&this._toJSON(o,r,i,n)}let l=e.getPath();return i&&(l=zC(i,l)),l&&s&&(r[l]=null),r}toJSON(e,r={},i=!1,n=!1){let s=[];if(e){Array.isArray(e)||(e=[e]);for(let a of e){let l=(0,K.pathToFilename)(a),c=this.getResolvedLink(l);c&&s.push(c)}}else s.push(this.root);if(!s.length)return r;for(let a of s)this._toJSON(a,r,i?a.getPath():"",n);return r}fromJSON(e,r=qC.default.cwd()){for(let i in e){let n=e[i];if(i=(0,Sr.resolve)(i,r),typeof n=="string"||n instanceof jG.Buffer){let s=(0,tt.dirname)(i);this.mkdirp(s,511);let a=(0,Sr.dataToBuffer)(n);this.writeFile(i,a,UC.FLAGS.w,438)}else this.mkdirp(i,511)}}fromNestedJSON(e,r){this.fromJSON((0,qG.flattenJSON)(e),r)}reset(){this.ino=0,this.inodes={},this.releasedInos=[],this.fds={},this.releasedFds=[],this.openFiles=0,this.root=this.createLink(),this.root.setNode(this.createNode(zr.constants.S_IFDIR|511))}mountSync(e,r){this.fromJSON(r,e)}openLink(e,r,i=!0){if(this.openFiles>=this.maxFiles)throw(0,K.createError)("EMFILE","open",e.getPath());let n=e;i&&(n=this.getResolvedLinkOrThrow(e.getPath(),"open"));let s=n.getNode();if(s.isDirectory()){if((r&(Xb|Qb|Tp))!==Xb)throw(0,K.createError)("EISDIR","open",e.getPath())}else if(r&VG)throw(0,K.createError)("ENOTDIR","open",e.getPath());if((r&(Xb|Qb|Tp))!==Tp&&!s.canRead()||r&(Tp|Qb)&&!s.canWrite())throw(0,K.createError)("EACCES","open",e.getPath());let a=new MG.File(e,s,r,this.newFdNumber());return this.fds[a.fd]=a,this.openFiles++,r&WG&&a.truncate(),a}openFile(e,r,i,n=!0){let s=(0,Sr.filenameToSteps)(e),a;try{if(a=n?this.getResolvedLinkOrThrow(e,"open"):this.getLinkOrThrow(e,"open"),a&&r&WC&&r&zG)throw(0,K.createError)("EEXIST","open",e)}catch(l){if(l.code==="ENOENT"&&r&WC){let c=(0,tt.dirname)(e),o=this.getResolvedLinkOrThrow(c),f=o.getNode();if(!f.isDirectory())throw(0,K.createError)("ENOTDIR","open",e);if(!f.canExecute()||!f.canWrite())throw(0,K.createError)("EACCES","open",e);i??(i=438),a=this.createLink(o,s[s.length-1],!1,i)}else throw l}if(a)return this.openLink(a,r,n);throw(0,K.createError)("ENOENT","open",e)}closeFile(e){this.fds[e.fd]&&(this.openFiles--,delete this.fds[e.fd],this.releasedFds.push(e.fd))}write(e,r,i,n,s){let a=this.getFileByFdOrThrow(e,"write");if(a.node.isSymlink())throw(0,K.createError)("EBADF","write",a.link.getPath());return a.write(r,i,n,s===-1||typeof s!="number"?void 0:s)}};u(Mo,"Superblock");var xp=Mo;Op.Superblock=xp;xp.fd=2147483647});var GC=x(nr=>{"use strict";Object.defineProperty(nr,"__esModule",{value:!0});nr.Superblock=nr.File=nr.Link=nr.Node=void 0;var VC=(Ff(),Xp(Ef));VC.__exportStar(TC(),nr);VC.__exportStar(Mb(),nr);var GG=Ub();Object.defineProperty(nr,"Node",{enumerable:!0,get:u(function(){return GG.Node},"get")});var ZG=Wb();Object.defineProperty(nr,"Link",{enumerable:!0,get:u(function(){return ZG.Link},"get")});var KG=Gb();Object.defineProperty(nr,"File",{enumerable:!0,get:u(function(){return KG.File},"get")});var JG=HC();Object.defineProperty(nr,"Superblock",{enumerable:!0,get:u(function(){return JG.Superblock},"get")})});var ZC=x(Jc=>{"use strict";Object.defineProperty(Jc,"__esModule",{value:!0});Jc.StatFs=void 0;var Ap=class Ap{static build(e,r=!1){let i=new Ap,n=r?f=>BigInt(f):f=>f;i.type=n(2240043254),i.bsize=n(4096);let s=Object.keys(e.inodes).length,a=1e6,l=Math.min(s*2,a),c=a-l;i.blocks=n(a),i.bfree=n(c),i.bavail=n(c);let o=1e6;return i.files=n(o),i.ffree=n(o-s),i}};u(Ap,"StatFs");var Rp=Ap;Jc.StatFs=Rp;Jc.default=Rp});var KC=x(e_=>{"use strict";Object.defineProperty(e_,"__esModule",{value:!0});function YG(t,e,r){let i=setTimeout.apply(globalThis,arguments);return i&&typeof i=="object"&&typeof i.unref=="function"&&i.unref(),i}u(YG,"setTimeoutUnref");e_.default=YG});var YC=x(jo=>{"use strict";Object.defineProperty(jo,"__esModule",{value:!0});jo.Writable=jo.Readable=void 0;var JC=se("node:stream");Object.defineProperty(jo,"Readable",{enumerable:!0,get:u(function(){return JC.Readable},"get")});Object.defineProperty(jo,"Writable",{enumerable:!0,get:u(function(){return JC.Writable},"get")})});var t_=x(Pp=>{"use strict";Object.defineProperty(Pp,"__esModule",{value:!0});Pp.EventEmitter=void 0;var XG=se("node:events");Object.defineProperty(Pp,"EventEmitter",{enumerable:!0,get:u(function(){return XG.EventEmitter},"get")})});var XC=x(Np=>{"use strict";Object.defineProperty(Np,"__esModule",{value:!0});Np.FileHandle=void 0;var mt=sn(),QG=t_(),i_=class i_ extends QG.EventEmitter{constructor(e,r){super(),this.refs=1,this.closePromise=null,this.position=0,this.readableWebStreamLocked=!1,this.fs=e,this.fd=r}getAsyncId(){return this.fd}appendFile(e,r){return(0,mt.promisify)(this.fs,"appendFile")(this.fd,e,r)}chmod(e){return(0,mt.promisify)(this.fs,"fchmod")(this.fd,e)}chown(e,r){return(0,mt.promisify)(this.fs,"fchown")(this.fd,e,r)}close(){if(this.fd===-1)return Promise.resolve();if(this.closePromise)return this.closePromise;if(this.refs--,this.refs===0){let e=this.fd;this.fd=-1,this.closePromise=(0,mt.promisify)(this.fs,"close")(e).finally(()=>{this.closePromise=null})}else this.closePromise=new Promise((e,r)=>{this.closeResolve=e,this.closeReject=r}).finally(()=>{this.closePromise=null,this.closeReject=void 0,this.closeResolve=void 0});return this.emit("close"),this.closePromise}datasync(){return(0,mt.promisify)(this.fs,"fdatasync")(this.fd)}createReadStream(e){return this.fs.createReadStream("",{...e,fd:this})}createWriteStream(e){return this.fs.createWriteStream("",{...e,fd:this})}readableWebStream(e={}){let{type:r="bytes",autoClose:i=!1}=e,n=0;if(this.fd===-1)throw new Error("The FileHandle is closed");if(this.closePromise)throw new Error("The FileHandle is closing");if(this.readableWebStreamLocked)throw new Error("An error will be thrown if this method is called more than once or is called after the FileHandle is closed or closing.");this.readableWebStreamLocked=!0,this.ref();let s=u(()=>{this.readableWebStreamLocked=!1,this.unref(),i&&this.close().catch(()=>{})},"unlockAndCleanup");return new ReadableStream({type:r==="bytes"?"bytes":void 0,autoAllocateChunkSize:16384,pull:u(async a=>{try{let l=a.byobRequest?.view;if(!l){let o=new Uint8Array(16384),f=await this.read(o,0,o.length,n);if(f.bytesRead===0){a.close(),s();return}n+=f.bytesRead,a.enqueue(o.slice(0,f.bytesRead));return}let c=await this.read(l,l.byteOffset,l.byteLength,n);if(c.bytesRead===0){a.close(),s();return}n+=c.bytesRead,a.byobRequest.respond(c.bytesRead)}catch(l){a.error(l),s()}},"pull"),cancel:u(async()=>{s()},"cancel")})}async read(e,r,i,n){let s=n??this.position,a=await(0,mt.promisify)(this.fs,"read",l=>({bytesRead:l,buffer:e}))(this.fd,e,r,i,s);return n==null&&(this.position+=a.bytesRead),a}readv(e,r){return(0,mt.promisify)(this.fs,"readv",i=>({bytesRead:i,buffers:e}))(this.fd,e,r)}readFile(e){return(0,mt.promisify)(this.fs,"readFile")(this.fd,e)}stat(e){return(0,mt.promisify)(this.fs,"fstat")(this.fd,e)}sync(){return(0,mt.promisify)(this.fs,"fsync")(this.fd)}truncate(e){return(0,mt.promisify)(this.fs,"ftruncate")(this.fd,e)}utimes(e,r){return(0,mt.promisify)(this.fs,"futimes")(this.fd,e,r)}async write(e,r,i,n){let s=typeof n!="number",a=s?this.position:n,l=await(0,mt.promisify)(this.fs,"write",c=>({bytesWritten:c,buffer:e}))(this.fd,e,r,i,a);return s&&(this.position+=l.bytesWritten),l}writev(e,r){return(0,mt.promisify)(this.fs,"writev",i=>({bytesWritten:i,buffers:e}))(this.fd,e,r)}writeFile(e,r){return(0,mt.promisify)(this.fs,"writeFile")(this.fd,e,r)}async[Symbol.asyncDispose](){await this.close()}ref(){this.refs++}unref(){this.refs--,this.refs===0&&(this.fd=-1,this.closeResolve&&(0,mt.promisify)(this.fs,"close")(this.fd).then(this.closeResolve,this.closeReject))}};u(i_,"FileHandle");var r_=i_;Np.FileHandle=r_});var QC=x(Dp=>{"use strict";Object.defineProperty(Dp,"__esModule",{value:!0});Dp.FsPromises=void 0;var ce=sn(),eZ=vr(),a_=class a_{constructor(e,r,i={}){if(this.fs=e,this.path=r,this.options=i,this.eventQueue=[],this.resolveQueue=[],this.finished=!1,this.maxQueue=i.maxQueue||2048,this.overflow=i.overflow||"ignore",this.startWatching(),i.signal){if(i.signal.aborted){this.finish();return}i.signal.addEventListener("abort",()=>{this.finish()})}}startWatching(){try{this.watcher=this.fs.watch(this.path,this.options,(e,r)=>{this.enqueueEvent({eventType:e,filename:r})})}catch(e){throw this.finish(),e}}enqueueEvent(e){if(!this.finished){if(this.eventQueue.length>=this.maxQueue)if(this.overflow==="throw"){let r=new Error(`Watch queue overflow: more than ${this.maxQueue} events queued`);this.finish(r);return}else this.eventQueue.shift(),console.warn(`Watch queue overflow: dropping event due to exceeding maxQueue of ${this.maxQueue}`);if(this.eventQueue.push(e),this.resolveQueue.length>0){let{resolve:r}=this.resolveQueue.shift(),i=this.eventQueue.shift();r({value:i,done:!1})}}}finish(e){if(!this.finished)for(this.finished=!0,this.watcher&&(this.watcher.close(),this.watcher=null);this.resolveQueue.length>0;){let{resolve:r,reject:i}=this.resolveQueue.shift();e?i(e):r({value:void 0,done:!0})}}async next(){return this.finished?{value:void 0,done:!0}:this.eventQueue.length>0?{value:this.eventQueue.shift(),done:!1}:new Promise((e,r)=>{this.resolveQueue.push({resolve:e,reject:r})})}async return(){return this.finish(),{value:void 0,done:!0}}async throw(e){throw this.finish(e),e}[Symbol.asyncIterator](){return this}};u(a_,"FSWatchAsyncIterator");var n_=a_,o_=class o_{constructor(e,r){this.fs=e,this.FileHandle=r,this.constants=eZ.constants,this.cp=(0,ce.promisify)(this.fs,"cp"),this.opendir=(0,ce.promisify)(this.fs,"opendir"),this.statfs=(0,ce.promisify)(this.fs,"statfs"),this.lutimes=(0,ce.promisify)(this.fs,"lutimes"),this.glob=(0,ce.promisify)(this.fs,"glob"),this.access=(0,ce.promisify)(this.fs,"access"),this.chmod=(0,ce.promisify)(this.fs,"chmod"),this.chown=(0,ce.promisify)(this.fs,"chown"),this.copyFile=(0,ce.promisify)(this.fs,"copyFile"),this.lchmod=(0,ce.promisify)(this.fs,"lchmod"),this.lchown=(0,ce.promisify)(this.fs,"lchown"),this.link=(0,ce.promisify)(this.fs,"link"),this.lstat=(0,ce.promisify)(this.fs,"lstat"),this.mkdir=(0,ce.promisify)(this.fs,"mkdir"),this.mkdtemp=(0,ce.promisify)(this.fs,"mkdtemp"),this.readdir=(0,ce.promisify)(this.fs,"readdir"),this.readlink=(0,ce.promisify)(this.fs,"readlink"),this.realpath=(0,ce.promisify)(this.fs,"realpath"),this.rename=(0,ce.promisify)(this.fs,"rename"),this.rmdir=(0,ce.promisify)(this.fs,"rmdir"),this.rm=(0,ce.promisify)(this.fs,"rm"),this.stat=(0,ce.promisify)(this.fs,"stat"),this.symlink=(0,ce.promisify)(this.fs,"symlink"),this.truncate=(0,ce.promisify)(this.fs,"truncate"),this.unlink=(0,ce.promisify)(this.fs,"unlink"),this.utimes=(0,ce.promisify)(this.fs,"utimes"),this.readFile=(i,n)=>(0,ce.promisify)(this.fs,"readFile")(i instanceof this.FileHandle?i.fd:i,n),this.appendFile=(i,n,s)=>(0,ce.promisify)(this.fs,"appendFile")(i instanceof this.FileHandle?i.fd:i,n,s),this.open=(i,n="r",s)=>(0,ce.promisify)(this.fs,"open",a=>new this.FileHandle(this.fs,a))(i,n,s),this.writeFile=(i,n,s)=>((0,ce.isReadableStream)(n)?(0,ce.streamToBuffer)(n):Promise.resolve(n)).then(l=>(0,ce.promisify)(this.fs,"writeFile")(i instanceof this.FileHandle?i.fd:i,l,s)),this.watch=(i,n)=>{let s=typeof n=="string"?{encoding:n}:n||{};return new n_(this.fs,i,s)}}};u(o_,"FsPromises");var s_=o_;Dp.FsPromises=s_});var eI=x(wt=>{"use strict";Object.defineProperty(wt,"__esModule",{value:!0});wt.newNotAllowedError=wt.newTypeMismatchError=wt.newNotFoundError=wt.assertCanWrite=wt.assertName=wt.basename=wt.ctx=void 0;var tZ=u((t={})=>({separator:"/",syncHandleAllowed:!1,mode:"read",...t}),"ctx");wt.ctx=tZ;var rZ=u((t,e)=>{t[t.length-1]===e&&(t=t.slice(0,-1));let r=t.lastIndexOf(e);return r===-1?t:t.slice(r+1)},"basename");wt.basename=rZ;var iZ=/^(\.{1,2})$|^(.*([\/\\]).*)$/,nZ=u((t,e,r)=>{if(!t||iZ.test(t))throw new TypeError(`Failed to execute '${e}' on '${r}': Name is not allowed.`)},"assertName");wt.assertName=nZ;var sZ=u(t=>{if(t!=="readwrite")throw new DOMException("The request is not allowed by the user agent or the platform in the current context.","NotAllowedError")},"assertCanWrite");wt.assertCanWrite=sZ;var aZ=u(()=>new DOMException("A requested file or directory could not be found at the time an operation was processed.","NotFoundError"),"newNotFoundError");wt.newNotFoundError=aZ;var oZ=u(()=>new DOMException("The path supplied exists, but was not an entry of requested type.","TypeMismatchError"),"newTypeMismatchError");wt.newTypeMismatchError=oZ;var lZ=u(()=>new DOMException("Permission not granted.","NotAllowedError"),"newNotAllowedError");wt.newNotAllowedError=lZ});var tI=x(Yc=>{"use strict";Object.defineProperty(Yc,"__esModule",{value:!0});Yc.toTreeSync=void 0;var cZ=tw(),fZ=eI(),uZ=u((t,e={})=>{let r=e.separator||"/",i=e.dir||r;i[i.length-1]!==r&&(i+=r);let n=e.tab||"",s=e.depth??10,a=" (...)";if(s>0){let c=t.readdirSync(i,{withFileTypes:!0});a=(0,cZ.printTree)(n,c.map(o=>f=>o.isDirectory()?(0,Yc.toTreeSync)(t,{dir:i+o.name,depth:s-1,tab:f}):o.isSymbolicLink()?""+o.name+" \u2192 "+t.readlinkSync(i+o.name):""+o.name))}return(0,fZ.basename)(i,r)+r+a},"toTreeSync");Yc.toTreeSync=uZ});var nI=x(q=>{"use strict";Object.defineProperty(q,"__esModule",{value:!0});q.getWriteFileOptions=q.writeFileDefaults=q.getRealpathOptsAndCb=q.getRealpathOptions=q.getStatfsOptsAndCb=q.getStatfsOptions=q.getStatOptsAndCb=q.getStatOptions=q.getAppendFileOptsAndCb=q.getAppendFileOpts=q.getOpendirOptsAndCb=q.getOpendirOptions=q.getReaddirOptsAndCb=q.getReaddirOptions=q.getReadFileOptions=q.getRmOptsAndCb=q.getRmdirOptions=q.getDefaultOptsAndCb=q.getDefaultOpts=q.optsDefaults=q.getMkdirOptions=void 0;q.getOptions=iI;q.optsGenerator=mi;q.optsAndCbGenerator=ss;var Cp=$o(),hZ=Vc(),l_=sn(),rI={mode:511,recursive:!1},dZ=u(t=>typeof t=="number"?Object.assign({},rI,{mode:t}):Object.assign({},rI,t),"getMkdirOptions");q.getMkdirOptions=dZ;var pZ=u(t=>`Expected options to be either an object or a string, but got ${t} instead`,"ERRSTR_OPTS");function iI(t,e){let r;if(e){let i=typeof e;switch(i){case"string":r=Object.assign({},t,{encoding:e});break;case"object":r=Object.assign({},t,e);break;default:throw TypeError(pZ(i))}}else return t;return r.encoding!=="buffer"&&(0,hZ.assertEncoding)(r.encoding),r}u(iI,"getOptions");function mi(t){return e=>iI(t,e)}u(mi,"optsGenerator");function ss(t){return(e,r)=>typeof e=="function"?[t(),e]:[t(e),(0,l_.validateCallback)(r)]}u(ss,"optsAndCbGenerator");q.optsDefaults={encoding:"utf8"};q.getDefaultOpts=mi(q.optsDefaults);q.getDefaultOptsAndCb=ss(q.getDefaultOpts);var mZ={recursive:!1},wZ=u(t=>Object.assign({},mZ,t),"getRmdirOptions");q.getRmdirOptions=wZ;var yZ=mi(q.optsDefaults);q.getRmOptsAndCb=ss(yZ);var gZ={flag:"r"};q.getReadFileOptions=mi(gZ);var bZ={encoding:"utf8",recursive:!1,withFileTypes:!1};q.getReaddirOptions=mi(bZ);q.getReaddirOptsAndCb=ss(q.getReaddirOptions);var _Z={encoding:"utf8",bufferSize:32,recursive:!1};q.getOpendirOptions=mi(_Z);q.getOpendirOptsAndCb=ss(q.getOpendirOptions);var vZ={encoding:"utf8",mode:438,flag:Cp.FLAGS[Cp.FLAGS.a]};q.getAppendFileOpts=mi(vZ);q.getAppendFileOptsAndCb=ss(q.getAppendFileOpts);var SZ={bigint:!1},EZ=u((t={})=>Object.assign({},SZ,t),"getStatOptions");q.getStatOptions=EZ;var FZ=u((t,e)=>typeof t=="function"?[(0,q.getStatOptions)(),t]:[(0,q.getStatOptions)(t),(0,l_.validateCallback)(e)],"getStatOptsAndCb");q.getStatOptsAndCb=FZ;var kZ={bigint:!1},TZ=u((t={})=>Object.assign({},kZ,t),"getStatfsOptions");q.getStatfsOptions=TZ;var xZ=u((t,e)=>typeof t=="function"?[(0,q.getStatfsOptions)(),t]:[(0,q.getStatfsOptions)(t),(0,l_.validateCallback)(e)],"getStatfsOptsAndCb");q.getStatfsOptsAndCb=xZ;var OZ=q.optsDefaults;q.getRealpathOptions=mi(OZ);q.getRealpathOptsAndCb=ss(q.getRealpathOptions);q.writeFileDefaults={encoding:"utf8",mode:438,flag:Cp.FLAGS[Cp.FLAGS.w]};q.getWriteFileOptions=mi(q.writeFileDefaults)});var aI=x(Ip=>{"use strict";Object.defineProperty(Ip,"__esModule",{value:!0});Ip.Dir=void 0;var sI=sn(),RZ=lp(),as=Hc(),f_=class f_{constructor(e,r){this.link=e,this.options=r,this.iteratorInfo=[],this.closed=!1,this.operationQueue=null,this.path=e.getPath(),this.iteratorInfo.push(e.children[Symbol.iterator]())}closeBase(){}readBase(e){let r,i,n,s;do{do if({done:r,value:i}=e[e.length-1].next(),!r)[n,s]=i;else break;while(n==="."||n==="..");if(r){if(e.pop(),e.length===0)break;r=!1}else return this.options.recursive&&s.children.size&&e.push(s.children[Symbol.iterator]()),RZ.default.build(s,this.options.encoding)}while(!r);return null}close(e){if(e===void 0)return this.closed?Promise.reject(new as.Error("ERR_DIR_CLOSED")):new Promise((r,i)=>{this.close(n=>{n?i(n):r()})});if((0,sI.validateCallback)(e),this.closed){process.nextTick(e,new as.Error("ERR_DIR_CLOSED"));return}if(this.operationQueue!==null){this.operationQueue.push(()=>{this.close(e)});return}this.closed=!0;try{this.closeBase(),process.nextTick(e)}catch(r){process.nextTick(e,r)}}closeSync(){if(this.closed)throw new as.Error("ERR_DIR_CLOSED");if(this.operationQueue!==null)throw new as.Error("ERR_DIR_CONCURRENT_OPERATION");this.closed=!0,this.closeBase()}read(e){if(e===void 0)return new Promise((r,i)=>{this.read((n,s)=>{n?i(n):r(s??null)})});if((0,sI.validateCallback)(e),this.closed){process.nextTick(e,new as.Error("ERR_DIR_CLOSED"));return}if(this.operationQueue!==null){this.operationQueue.push(()=>{this.read(e)});return}this.operationQueue=[];try{let r=this.readBase(this.iteratorInfo);process.nextTick(()=>{let i=this.operationQueue;this.operationQueue=null;for(let n of i)n();e(null,r)})}catch(r){process.nextTick(()=>{let i=this.operationQueue;this.operationQueue=null;for(let n of i)n();e(r)})}}readSync(){if(this.closed)throw new as.Error("ERR_DIR_CLOSED");if(this.operationQueue!==null)throw new as.Error("ERR_DIR_CONCURRENT_OPERATION");return this.readBase(this.iteratorInfo)}[Symbol.asyncIterator](){return{next:u(async()=>{try{let e=await this.read();return e!==null?{done:!1,value:e}:{done:!0,value:void 0}}catch(e){throw e}},"next"),[Symbol.asyncIterator](){return this}}}};u(f_,"Dir");var c_=f_;Ip.Dir=c_});var cI=x(h_=>{"use strict";Object.defineProperty(h_,"__esModule",{value:!0});h_.globSync=IZ;var os=Co(),AZ=sw(),oI=sn(),PZ=os.posix.join,NZ=os.posix.relative,DZ=os.posix.resolve;function lI(t,e){return(0,AZ.toRegex)(e).test(t)}u(lI,"matchesPattern");function CZ(t,e){return e?typeof e=="function"?e(t):(Array.isArray(e)?e:[e]).some(i=>lI(t,i)):!1}u(CZ,"isExcluded");function u_(t,e,r,i,n=0){let s=[],a=i.maxdepth??1/0,l=i.cwd?(0,oI.pathToFilename)(i.cwd):process.cwd();if(n>a)return s;try{let c=t.readdirSync(e,{withFileTypes:!0});for(let o of c){let f=PZ(e,o.name.toString()),h=NZ(l,f);if(CZ(h,i.exclude))continue;if(r.some(p=>lI(h,p))&&s.push(h),o.isDirectory()&&n<a){let p=u_(t,f,r,i,n+1);s.push(...p)}}}catch{}return s}u(u_,"walkDirectory");function IZ(t,e,r={}){let i=r.cwd?(0,oI.pathToFilename)(r.cwd):process.cwd(),n=DZ(i),s={cwd:n,exclude:r.exclude,maxdepth:r.maxdepth,withFileTypes:r.withFileTypes||!1},a=[];if(os.posix.isAbsolute(e)){let l=os.posix.dirname(e),c=os.posix.basename(e),o=u_(t,l,[c],{...s,cwd:l});a.push(...o.map(f=>os.posix.resolve(l,f)))}else{let l=u_(t,n,[e],s);a.push(...l)}return a=[...new Set(a)].sort(),a}u(IZ,"globSync")});var wI=x(Ht=>{"use strict";Object.defineProperty(Ht,"__esModule",{value:!0});Ht.FSWatcher=Ht.StatWatcher=Ht.Volume=void 0;Ht.pathToSteps=XZ;Ht.dataToStr=QZ;Ht.toUnixTimestamp=Wt;var je=Co(),w_=GC(),d_=Ab(),BZ=lp(),$Z=ZC(),zo=tn(),jp=Kb(),LZ=KC(),qp=YC(),MZ=vr(),dI=t_(),ls=Vc(),jZ=XC(),pI=Nb(),qZ=QC(),UZ=tI(),$p=$o(),zZ=Hc(),ne=nI(),D=sn(),WZ=aI(),at=Fp(),HZ=je.resolve,{O_SYMLINK:fI,F_OK:p_,R_OK:VZ,W_OK:GZ,X_OK:ZZ,COPYFILE_EXCL:KZ,COPYFILE_FICLONE_FORCE:JZ}=MZ.constants,yne=je.posix?je.posix.sep:je.sep,Bp=je.posix?je.posix.relative:je.relative,m_=je.posix?je.posix.join:je.join,uI=je.posix?je.posix.dirname:je.dirname,hI=je.posix?je.posix.normalize:je.normalize,YZ=128;function XZ(t){return(0,at.filenameToSteps)((0,D.pathToFilename)(t))}u(XZ,"pathToSteps");function QZ(t,e=ls.ENCODING_UTF8){return zo.Buffer.isBuffer(t)?t.toString(e):t instanceof Uint8Array?(0,zo.bufferFrom)(t).toString(e):String(t)}u(QZ,"dataToStr");function Wt(t){if(typeof t=="string"&&+t==t)return+t;if(t instanceof Date)return t.getTime()/1e3;if(isFinite(t))return t<0?Date.now()/1e3:t;throw new Error("Cannot parse time: "+t)}u(Wt,"toUnixTimestamp");function qo(t){if(typeof t!="number")throw TypeError($p.ERRSTR.UID)}u(qo,"validateUid");function Uo(t){if(typeof t!="number")throw TypeError($p.ERRSTR.GID)}u(Uo,"validateGid");var y_=class y_{get promises(){if(this.promisesApi===null)throw new Error("Promise is not supported in this environment.");return this.promisesApi}constructor(e=new w_.Superblock){this._core=e,this.promisesApi=new qZ.FsPromises(this,jZ.FileHandle),this.openSync=(c,o,f=438)=>{let h=(0,D.modeToNumber)(f),d=(0,D.pathToFilename)(c),p=(0,D.flagsToNumber)(o);return this._core.open(d,p,h,!(p&fI))},this.open=(c,o,f,h)=>{let d=f,p=h;typeof f=="function"&&(d=438,p=f),d=d||438;let m=(0,D.modeToNumber)(d),w=(0,D.pathToFilename)(c),g=(0,D.flagsToNumber)(o);this.wrapAsync(this._core.open,[w,g,m,!(g&fI)],p)},this.closeSync=c=>{this._core.close(c)},this.close=(c,o)=>{(0,at.validateFd)(c);let f=this._core.getFileByFdOrThrow(c,"close");this.wrapAsync(this._core.close,[f.fd],o)},this.readSync=(c,o,f,h,d)=>((0,at.validateFd)(c),this._core.read(c,o,f,h,d)),this.read=(c,o,f,h,d,p)=>{if((0,D.validateCallback)(p),h===0)return(0,jp.default)(()=>{p&&p(null,0,o)});Promise.resolve().then(()=>{try{let m=this._core.read(c,o,f,h,d);p(null,m,o)}catch(m){p(m)}})},this.readv=(c,o,f,h)=>{let d=f,p=h;typeof f=="function"&&([d,p]=[null,f]),(0,D.validateCallback)(p),Promise.resolve().then(()=>{try{let m=this._core.readv(c,o,d);p(null,m,o)}catch(m){p(m)}})},this.readvSync=(c,o,f)=>((0,at.validateFd)(c),this._core.readv(c,o,f??null)),this._readfile=(c,o,f)=>{let h,p=typeof c=="number"&&(0,at.isFd)(c),m;if(p)m=c;else{let w=(0,D.pathToFilename)(c),g=String(c),b=g.length>1&&g.endsWith("/"),_=this._core.getResolvedLinkOrThrow(w,"open"),S=_.getNode();if(S.isDirectory())throw(0,D.createError)("EISDIR","open",_.getPath());if(b&&S.isFile())throw(0,D.createError)("ENOTDIR","open",g);m=this.openSync(c,o)}try{h=(0,D.bufferToEncoding)(this._core.getFileByFdOrThrow(m).getBuffer(),f)}finally{p||this.closeSync(m)}return h},this.readFileSync=(c,o)=>{let f=(0,ne.getReadFileOptions)(o),h=(0,D.flagsToNumber)(f.flag);return this._readfile(c,h,f.encoding)},this.readFile=(c,o,f)=>{let[h,d]=(0,ne.optsAndCbGenerator)(ne.getReadFileOptions)(o,f),p=(0,D.flagsToNumber)(h.flag);this.wrapAsync(this._readfile,[c,p,h.encoding],d)},this.writeSync=(c,o,f,h,d)=>{let[,p,m,w,g]=(0,D.getWriteSyncArgs)(c,o,f,h,d);return this._write(c,p,m,w,g)},this.write=(c,o,f,h,d,p)=>{let[,m,w,g,b,_,S]=(0,D.getWriteArgs)(c,o,f,h,d,p);Promise.resolve().then(()=>{try{let F=this._write(c,w,g,b,_);m?S(null,F,o):S(null,F,w)}catch(F){S(F)}})},this.writev=(c,o,f,h)=>{let d=f,p=h;typeof f=="function"&&([d,p]=[null,f]),(0,D.validateCallback)(p),Promise.resolve().then(()=>{try{let m=this.writevBase(c,o,d);p(null,m,o)}catch(m){p(m)}})},this.writevSync=(c,o,f)=>((0,at.validateFd)(c),this.writevBase(c,o,f??null)),this.writeFileSync=(c,o,f)=>{let h=(0,ne.getWriteFileOptions)(f),d=(0,D.flagsToNumber)(h.flag),p=(0,D.modeToNumber)(h.mode),m=(0,at.dataToBuffer)(o,h.encoding);this._core.writeFile(c,m,d,p)},this.writeFile=(c,o,f,h)=>{let d=f,p=h;typeof f=="function"&&([d,p]=[ne.writeFileDefaults,f]);let m=(0,D.validateCallback)(p),w=(0,ne.getWriteFileOptions)(d),g=(0,D.flagsToNumber)(w.flag),b=(0,D.modeToNumber)(w.mode),_=(0,at.dataToBuffer)(o,w.encoding);this.wrapAsync(this._core.writeFile,[c,_,g,b],m)},this.copyFileSync=(c,o,f)=>{let h=(0,D.pathToFilename)(c),d=(0,D.pathToFilename)(o);return this._copyFile(h,d,(f||0)|0)},this.copyFile=(c,o,f,h)=>{let d=(0,D.pathToFilename)(c),p=(0,D.pathToFilename)(o),m,w;typeof f=="function"?[m,w]=[0,f]:[m,w]=[f,h],(0,D.validateCallback)(w),this.wrapAsync(this._copyFile,[d,p,m],w)},this._cp=(c,o,f)=>{if(f.filter&&!f.filter(c,o))return;let h=f.dereference?this.statSync(c):this.lstatSync(c),d=null;try{d=this.lstatSync(o)}catch(p){if(p.code!=="ENOENT")throw p}if(d&&h.ino===d.ino&&h.dev===d.dev)throw(0,D.createError)("EINVAL","cp",c,o);if(d){if(h.isDirectory()&&!d.isDirectory())throw(0,D.createError)("EISDIR","cp",c,o);if(!h.isDirectory()&&d.isDirectory())throw(0,D.createError)("ENOTDIR","cp",c,o)}if(h.isDirectory()&&this.isSrcSubdir(c,o))throw(0,D.createError)("EINVAL","cp",c,o);{let p=uI(o);this.existsSync(p)||this.mkdirSync(p,{recursive:!0})}if(h.isDirectory()){if(!f.recursive)throw(0,D.createError)("EISDIR","cp",c);this.cpDirSync(h,d,c,o,f)}else if(h.isFile()||h.isCharacterDevice()||h.isBlockDevice())this.cpFileSync(h,d,c,o,f);else if(h.isSymbolicLink()&&!f.dereference)this.cpSymlinkSync(d,c,o,f);else throw(0,D.createError)("EINVAL","cp",c)},this.linkSync=(c,o)=>{let f=(0,D.pathToFilename)(c),h=(0,D.pathToFilename)(o);this._core.link(f,h)},this.link=(c,o,f)=>{let h=(0,D.pathToFilename)(c),d=(0,D.pathToFilename)(o);this.wrapAsync(this._core.link,[h,d],f)},this.unlinkSync=c=>{let o=(0,D.pathToFilename)(c);this._core.unlink(o)},this.unlink=(c,o)=>{let f=(0,D.pathToFilename)(c);this.wrapAsync(this._core.unlink,[f],o)},this.symlinkSync=(c,o,f)=>{let h=(0,D.pathToFilename)(c),d=(0,D.pathToFilename)(o);this._core.symlink(h,d)},this.symlink=(c,o,f,h)=>{let d=(0,D.validateCallback)(typeof f=="function"?f:h),p=(0,D.pathToFilename)(c),m=(0,D.pathToFilename)(o);this.wrapAsync(this._core.symlink,[p,m],d)},this._lstat=(c,o=!1,f=!1)=>{let h;try{h=this._core.getLinkOrThrow(c,"lstat")}catch(d){if(d.code==="ENOENT"&&!f)return;throw d}return d_.default.build(h.getNode(),o)},this.lstatSync=(c,o)=>{let{throwIfNoEntry:f=!0,bigint:h=!1}=(0,ne.getStatOptions)(o);return this._lstat((0,D.pathToFilename)(c),h,f)},this.renameSync=(c,o)=>{let f=(0,D.pathToFilename)(c),h=(0,D.pathToFilename)(o);this._core.rename(f,h)},this.rename=(c,o,f)=>{let h=(0,D.pathToFilename)(c),d=(0,D.pathToFilename)(o);this.wrapAsync(this._core.rename,[h,d],f)},this.existsSync=c=>{try{return this._exists((0,D.pathToFilename)(c))}catch{return!1}},this.exists=(c,o)=>{let f=(0,D.pathToFilename)(c);if(typeof o!="function")throw Error($p.ERRSTR.CB);Promise.resolve().then(()=>{try{o(this._exists(f))}catch{o(!1)}})},this.accessSync=(c,o=p_)=>{let f=(0,D.pathToFilename)(c);o=o|0,this._access(f,o)},this.access=(c,o,f)=>{let h=p_,d;typeof o!="function"?[h,d]=[o|0,(0,D.validateCallback)(f)]:d=o;let p=(0,D.pathToFilename)(c);this.wrapAsync(this._access,[p,h],d)},this.appendFileSync=(c,o,f)=>{let h=(0,ne.getAppendFileOpts)(f);(!h.flag||(0,at.isFd)(c))&&(h.flag="a"),this.writeFileSync(c,o,h)},this.appendFile=(c,o,f,h)=>{let[d,p]=(0,ne.getAppendFileOptsAndCb)(f,h);(!d.flag||(0,at.isFd)(c))&&(d.flag="a"),this.writeFile(c,o,d,p)},this._readdir=(c,o)=>{let f=(0,at.filenameToSteps)(c),h=this._core.getResolvedLinkOrThrow(c,"scandir"),d=h.getNode();if(!d.isDirectory())throw(0,D.createError)("ENOTDIR","scandir",c);if(!d.canRead())throw(0,D.createError)("EACCES","scandir",c);let p=[];for(let w of h.children.keys()){let g=h.getChild(w);if(!(!g||w==="."||w==="..")&&(p.push(BZ.default.build(g,o.encoding)),o.recursive&&g.children.size)){let b={...o,recursive:!0,withFileTypes:!0},_=this._readdir(g.getPath(),b);p.push(..._)}}if(!at.isWin&&o.encoding!=="buffer"&&p.sort((w,g)=>w.name<g.name?-1:w.name>g.name?1:0),o.withFileTypes)return p;let m=c;return at.isWin&&(m=m.replace(/\\/g,"/")),p.map(w=>{if(o.recursive){let g=m_(w.parentPath,w.name.toString());return at.isWin&&(g=g.replace(/\\/g,"/")),g.replace(m+je.posix.sep,"")}return w.name})},this.readdirSync=(c,o)=>{let f=(0,ne.getReaddirOptions)(o),h=(0,D.pathToFilename)(c);return this._readdir(h,f)},this.readdir=(c,o,f)=>{let[h,d]=(0,ne.getReaddirOptsAndCb)(o,f),p=(0,D.pathToFilename)(c);this.wrapAsync(this._readdir,[p,h],d)},this._readlink=(c,o)=>{let h=this._core.getLinkOrThrow(c,"readlink").getNode();if(!h.isSymlink())throw(0,D.createError)("EINVAL","readlink",c);return(0,ls.strToEncoding)(h.symlink,o)},this.readlinkSync=(c,o)=>{let f=(0,ne.getDefaultOpts)(o),h=(0,D.pathToFilename)(c);return this._readlink(h,f.encoding)},this.readlink=(c,o,f)=>{let[h,d]=(0,ne.getDefaultOptsAndCb)(o,f),p=(0,D.pathToFilename)(c);this.wrapAsync(this._readlink,[p,h.encoding],d)},this._fsync=c=>{this._core.getFileByFdOrThrow(c,"fsync")},this.fsyncSync=c=>{this._fsync(c)},this.fsync=(c,o)=>{this.wrapAsync(this._fsync,[c],o)},this._fdatasync=c=>{this._core.getFileByFdOrThrow(c,"fdatasync")},this.fdatasyncSync=c=>{this._fdatasync(c)},this.fdatasync=(c,o)=>{this.wrapAsync(this._fdatasync,[c],o)},this._ftruncate=(c,o)=>{this._core.getFileByFdOrThrow(c,"ftruncate").truncate(o)},this.ftruncateSync=(c,o)=>{this._ftruncate(c,o)},this.ftruncate=(c,o,f)=>{let h=typeof o=="number"?o:0,d=(0,D.validateCallback)(typeof o=="number"?f:o);this.wrapAsync(this._ftruncate,[c,h],d)},this._truncate=(c,o)=>{let f=this.openSync(c,"r+");try{this.ftruncateSync(f,o)}finally{this.closeSync(f)}},this.truncateSync=(c,o)=>{if((0,at.isFd)(c))return this.ftruncateSync(c,o);this._truncate(c,o)},this.truncate=(c,o,f)=>{let h=typeof o=="number"?o:0,d=(0,D.validateCallback)(typeof o=="number"?f:o);if((0,at.isFd)(c))return this.ftruncate(c,h,d);this.wrapAsync(this._truncate,[c,h],d)},this._futimes=(c,o,f)=>{let d=this._core.getFileByFdOrThrow(c,"futimes").node;d.atime=new Date(o*1e3),d.mtime=new Date(f*1e3)},this.futimesSync=(c,o,f)=>{this._futimes(c,Wt(o),Wt(f))},this.futimes=(c,o,f,h)=>{this.wrapAsync(this._futimes,[c,Wt(o),Wt(f)],h)},this._utimes=(c,o,f,h=!0)=>{let d=this._core,m=(h?d.getResolvedLinkOrThrow(c,"utimes"):d.getLinkOrThrow(c,"lutimes")).getNode();m.atime=new Date(o*1e3),m.mtime=new Date(f*1e3)},this.utimesSync=(c,o,f)=>{this._utimes((0,D.pathToFilename)(c),Wt(o),Wt(f),!0)},this.utimes=(c,o,f,h)=>{this.wrapAsync(this._utimes,[(0,D.pathToFilename)(c),Wt(o),Wt(f),!0],h)},this.lutimesSync=(c,o,f)=>{this._utimes((0,D.pathToFilename)(c),Wt(o),Wt(f),!1)},this.lutimes=(c,o,f,h)=>{this.wrapAsync(this._utimes,[(0,D.pathToFilename)(c),Wt(o),Wt(f),!1],h)},this.mkdirSync=(c,o)=>{let f=(0,ne.getMkdirOptions)(o),h=(0,D.modeToNumber)(f.mode,511),d=(0,D.pathToFilename)(c);if(f.recursive)return this._core.mkdirp(d,h);this._core.mkdir(d,h)},this.mkdir=(c,o,f)=>{let h=(0,ne.getMkdirOptions)(o),d=(0,D.validateCallback)(typeof o=="function"?o:f),p=(0,D.modeToNumber)(h.mode,511),m=(0,D.pathToFilename)(c);h.recursive?this.wrapAsync(this._core.mkdirp,[m,p],d):this.wrapAsync(this._core.mkdir,[m,p],d)},this._mkdtemp=(c,o,f=5)=>{let h=c+(0,D.genRndStr6)();try{return this._core.mkdir(h,511),(0,ls.strToEncoding)(h,o)}catch(d){if(d.code==="EEXIST"){if(f>1)return this._mkdtemp(c,o,f-1);throw Error("Could not create temp dir.")}else throw d}},this.mkdtempSync=(c,o)=>{let{encoding:f}=(0,ne.getDefaultOpts)(o);if(!c||typeof c!="string")throw new TypeError("filename prefix is required");return(0,D.nullCheck)(c),this._mkdtemp(c,f)},this.mkdtemp=(c,o,f)=>{let[{encoding:h},d]=(0,ne.getDefaultOptsAndCb)(o,f);if(!c||typeof c!="string")throw new TypeError("filename prefix is required");(0,D.nullCheck)(c)&&this.wrapAsync(this._mkdtemp,[c,h],d)},this.rmdirSync=(c,o)=>{let f=(0,ne.getRmdirOptions)(o);this._core.rmdir((0,D.pathToFilename)(c),f.recursive)},this.rmdir=(c,o,f)=>{let h=(0,ne.getRmdirOptions)(o),d=(0,D.validateCallback)(typeof o=="function"?o:f);this.wrapAsync(this._core.rmdir,[(0,D.pathToFilename)(c),h.recursive],d)},this.rmSync=(c,o)=>{this._core.rm((0,D.pathToFilename)(c),o?.force,o?.recursive)},this.rm=(c,o,f)=>{let[h,d]=(0,ne.getRmOptsAndCb)(o,f);this.wrapAsync(this._core.rm,[(0,D.pathToFilename)(c),h?.force,h?.recursive],d)},this._fchmod=(c,o)=>{this._core.getFileByFdOrThrow(c,"fchmod").chmod(o)},this.fchmodSync=(c,o)=>{this._fchmod(c,(0,D.modeToNumber)(o))},this.fchmod=(c,o,f)=>{this.wrapAsync(this._fchmod,[c,(0,D.modeToNumber)(o)],f)},this._chmod=(c,o,f=!0)=>{(f?this._core.getResolvedLinkOrThrow(c,"chmod"):this._core.getLinkOrThrow(c,"chmod")).getNode().chmod(o)},this.chmodSync=(c,o)=>{let f=(0,D.modeToNumber)(o),h=(0,D.pathToFilename)(c);this._chmod(h,f,!0)},this.chmod=(c,o,f)=>{let h=(0,D.modeToNumber)(o),d=(0,D.pathToFilename)(c);this.wrapAsync(this._chmod,[d,h],f)},this._lchmod=(c,o)=>{this._chmod(c,o,!1)},this.lchmodSync=(c,o)=>{let f=(0,D.modeToNumber)(o),h=(0,D.pathToFilename)(c);this._lchmod(h,f)},this.lchmod=(c,o,f)=>{let h=(0,D.modeToNumber)(o),d=(0,D.pathToFilename)(c);this.wrapAsync(this._lchmod,[d,h],f)},this._fchown=(c,o,f)=>{this._core.getFileByFdOrThrow(c,"fchown").chown(o,f)},this.fchownSync=(c,o,f)=>{qo(o),Uo(f),this._fchown(c,o,f)},this.fchown=(c,o,f,h)=>{qo(o),Uo(f),this.wrapAsync(this._fchown,[c,o,f],h)},this._chown=(c,o,f)=>{this._core.getResolvedLinkOrThrow(c,"chown").getNode().chown(o,f)},this.chownSync=(c,o,f)=>{qo(o),Uo(f),this._chown((0,D.pathToFilename)(c),o,f)},this.chown=(c,o,f,h)=>{qo(o),Uo(f),this.wrapAsync(this._chown,[(0,D.pathToFilename)(c),o,f],h)},this._lchown=(c,o,f)=>{this._core.getLinkOrThrow(c,"lchown").getNode().chown(o,f)},this.lchownSync=(c,o,f)=>{qo(o),Uo(f),this._lchown((0,D.pathToFilename)(c),o,f)},this.lchown=(c,o,f,h)=>{qo(o),Uo(f),this.wrapAsync(this._lchown,[(0,D.pathToFilename)(c),o,f],h)},this.statWatchers={},this.cpSync=(c,o,f)=>{let h=(0,D.pathToFilename)(c),d=(0,D.pathToFilename)(o),p={dereference:f?.dereference??!1,errorOnExist:f?.errorOnExist??!1,filter:f?.filter,force:f?.force??!0,mode:f?.mode??0,preserveTimestamps:f?.preserveTimestamps??!1,recursive:f?.recursive??!1,verbatimSymlinks:f?.verbatimSymlinks??!1};return this._cp(h,d,p)},this.cp=(c,o,f,h)=>{let d=(0,D.pathToFilename)(c),p=(0,D.pathToFilename)(o),m,w;typeof f=="function"?[m,w]=[{},f]:[m,w]=[f||{},h],(0,D.validateCallback)(w);let g={dereference:m?.dereference??!1,errorOnExist:m?.errorOnExist??!1,filter:m?.filter,force:m?.force??!0,mode:m?.mode??0,preserveTimestamps:m?.preserveTimestamps??!1,recursive:m?.recursive??!1,verbatimSymlinks:m?.verbatimSymlinks??!1};this.wrapAsync(this._cp,[d,p,g],w)},this.openAsBlob=async(c,o)=>{let f=(0,D.pathToFilename)(c),h;try{h=this._core.getResolvedLinkOrThrow(f,"open")}catch(w){throw w&&typeof w=="object"&&w.code==="ENOENT"?new zZ.TypeError("ERR_INVALID_ARG_VALUE"):w}let p=h.getNode().getBuffer(),m=o?.type||"";return new Blob([p],{type:m})},this.glob=(c,...o)=>{let[f,h]=o.length===1?[{},o[0]]:[o[0],o[1]];this.wrapAsync(this._globSync,[c,f||{}],h)},this.globSync=(c,o={})=>this._globSync(c,o),this._globSync=(c,o={})=>{let{globSync:f}=cI();return f(this,c,o)},this._opendir=(c,o)=>{let f=this._core.getResolvedLinkOrThrow(c,"scandir");if(!f.getNode().isDirectory())throw(0,D.createError)("ENOTDIR","scandir",c);return new WZ.Dir(f,o)},this.opendirSync=(c,o)=>{let f=(0,ne.getOpendirOptions)(o),h=(0,D.pathToFilename)(c);return this._opendir(h,f)},this.opendir=(c,o,f)=>{let[h,d]=(0,ne.getOpendirOptsAndCb)(o,f),p=(0,D.pathToFilename)(c);this.wrapAsync(this._opendir,[p,h],d)};let r=this;this.StatWatcher=class extends Lp{constructor(){super(r)}};let i=Wr;this.ReadStream=class extends i{constructor(...c){super(r,...c)}};let n=ar;this.WriteStream=class extends n{constructor(...c){super(r,...c)}},this.FSWatcher=class extends Mp{constructor(){super(r)}};let s=u((c,o)=>{let f=this._core.getResolvedLinkOrThrow(c,"realpath");return(0,ls.strToEncoding)(f.getPath()||"/",o)},"_realpath"),a=u((c,o,f)=>{let[h,d]=(0,ne.getRealpathOptsAndCb)(o,f),p=(0,D.pathToFilename)(c);r.wrapAsync(s,[p,h.encoding],d)},"realpathImpl"),l=u((c,o)=>s((0,D.pathToFilename)(c),(0,ne.getRealpathOptions)(o).encoding),"realpathSyncImpl");this.realpath=a,this.realpath.native=a,this.realpathSync=l,this.realpathSync.native=l}wrapAsync(e,r,i){(0,D.validateCallback)(i),Promise.resolve().then(()=>{let n;try{n=e.apply(this,r)}catch(s){i(s);return}i(null,n)})}toTree(e={separator:je.sep}){return(0,UZ.toTreeSync)(this,e)}reset(){this._core.reset()}toJSON(e,r={},i=!1,n=!1){return this._core.toJSON(e,r,i,n)}fromJSON(e,r){return this._core.fromJSON(e,r)}fromNestedJSON(e,r){return this._core.fromNestedJSON(e,r)}mountSync(e,r){this._core.fromJSON(r,e)}_write(e,r,i,n,s){let a=this._core.getFileByFdOrThrow(e,"write");if(a.node.isSymlink())throw(0,D.createError)("EBADF","write",a.link.getPath());return a.write(r,i,n,s===-1||typeof s!="number"?void 0:s)}writevBase(e,r,i){let n=this._core.getFileByFdOrThrow(e),s=i??void 0;s===-1&&(s=void 0);let a=0;for(let l of r){let c=zo.Buffer.from(l.buffer,l.byteOffset,l.byteLength),o=n.write(c,0,c.byteLength,s);if(s=void 0,a+=o,o<c.byteLength)break}return a}_copyFile(e,r,i){let n=this.readFileSync(e);if(i&KZ&&this.existsSync(r))throw(0,D.createError)("EEXIST","copyFile",e,r);if(i&JZ)throw(0,D.createError)("ENOSYS","copyFile",e,r);this._core.writeFile(r,n,$p.FLAGS.w,438)}isSrcSubdir(e,r){try{let i=hI(e.startsWith("/")?e:"/"+e),n=hI(r.startsWith("/")?r:"/"+r);if(i===n)return!0;let s=Bp(i,n);return s===""||!s.startsWith("..")&&!(0,je.isAbsolute)(s)}catch{return!1}}cpFileSync(e,r,i,n,s){if(r){if(s.errorOnExist)throw(0,D.createError)("EEXIST","cp",n);if(!s.force)return;this.unlinkSync(n)}this.copyFileSync(i,n,s.mode),s.preserveTimestamps&&this.utimesSync(n,e.atime,e.mtime),this.chmodSync(n,Number(e.mode))}cpDirSync(e,r,i,n,s){r||this.mkdirSync(n);let a=this.readdirSync(i);for(let l of a){let c=m_(i,String(l)),o=m_(n,String(l));s.filter&&!s.filter(c,o)||this._cp(c,o,s)}this.chmodSync(n,Number(e.mode))}cpSymlinkSync(e,r,i,n){let s=String(this.readlinkSync(r));!n.verbatimSymlinks&&!(0,je.isAbsolute)(s)&&(s=HZ(uI(r),s)),e&&this.unlinkSync(i),this.symlinkSync(s,i)}lstat(e,r,i){let[{throwIfNoEntry:n=!0,bigint:s=!1},a]=(0,ne.getStatOptsAndCb)(r,i);this.wrapAsync(this._lstat,[(0,D.pathToFilename)(e),s,n],a)}_stat(e,r=!1,i=!0){let n;try{n=this._core.getResolvedLinkOrThrow(e,"stat")}catch(s){if(s.code==="ENOENT"&&!i)return;throw s}return d_.default.build(n.getNode(),r)}statSync(e,r){let{bigint:i=!0,throwIfNoEntry:n=!0}=(0,ne.getStatOptions)(r);return this._stat((0,D.pathToFilename)(e),i,n)}stat(e,r,i){let[{bigint:n=!1,throwIfNoEntry:s=!0},a]=(0,ne.getStatOptsAndCb)(r,i);this.wrapAsync(this._stat,[(0,D.pathToFilename)(e),n,s],a)}fstatBase(e,r=!1){let i=this._core.getFileByFd(e);if(!i)throw(0,D.createError)("EBADF","fstat");return d_.default.build(i.node,r)}fstatSync(e,r){return this.fstatBase(e,(0,ne.getStatOptions)(r).bigint)}fstat(e,r,i){let[n,s]=(0,ne.getStatOptsAndCb)(r,i);this.wrapAsync(this.fstatBase,[e,n.bigint],s)}_exists(e){return!!this._stat(e)}_access(e,r){let n=this._core.getLinkOrThrow(e,"access").getNode();if(r!==p_&&(r&VZ&&!n.canRead()||r&GZ&&!n.canWrite()||r&ZZ&&!n.canExecute()))throw(0,D.createError)("EACCES","access",e)}watchFile(e,r,i){let n=(0,D.pathToFilename)(e),s=r,a=i;if(typeof s=="function"&&(a=r,s=null),typeof a!="function")throw Error('"watchFile()" requires a listener function');let l=5007,c=!0;s&&typeof s=="object"&&(typeof s.interval=="number"&&(l=s.interval),typeof s.persistent=="boolean"&&(c=s.persistent));let o=this.statWatchers[n];return o||(o=new this.StatWatcher,o.start(n,c,l),this.statWatchers[n]=o),o.addListener("change",a),o}unwatchFile(e,r){let i=(0,D.pathToFilename)(e),n=this.statWatchers[i];n&&(typeof r=="function"?n.removeListener("change",r):n.removeAllListeners("change"),n.listenerCount("change")===0&&(n.stop(),delete this.statWatchers[i]))}createReadStream(e,r){return new this.ReadStream(e,r)}createWriteStream(e,r){return new this.WriteStream(e,r)}watch(e,r,i){let n=(0,D.pathToFilename)(e),s=r;typeof r=="function"&&(i=r,s=null);let{persistent:a,recursive:l,encoding:c}=(0,ne.getDefaultOpts)(s);a===void 0&&(a=!0),l===void 0&&(l=!1);let o=new this.FSWatcher;return o.start(n,a,l,c),i&&o.addListener("change",i),o}_statfs(e,r=!1){return this._core.getResolvedLinkOrThrow(e,"statfs"),$Z.default.build(this._core,r)}statfsSync(e,r){let{bigint:i=!1}=(0,ne.getStatfsOptions)(r);return this._statfs((0,D.pathToFilename)(e),i)}statfs(e,r,i){let[{bigint:n=!1},s]=(0,ne.getStatfsOptsAndCb)(r,i);this.wrapAsync(this._statfs,[(0,D.pathToFilename)(e),n],s)}};u(y_,"Volume");var cs=y_;Ht.Volume=cs;cs.fromJSON=(t,e)=>new cs(w_.Superblock.fromJSON(t,e));cs.fromNestedJSON=(t,e)=>new cs(w_.Superblock.fromNestedJSON(t,e));function eK(t){t.emit("stop")}u(eK,"emitStop");var g_=class g_ extends dI.EventEmitter{constructor(e){super(),this.onInterval=()=>{try{let r=this.vol.statSync(this.filename);this.hasChanged(r)&&(this.emit("change",r,this.prev),this.prev=r)}finally{this.loop()}},this.vol=e}loop(){this.timeoutRef=this.setTimeout(this.onInterval,this.interval)}hasChanged(e){return e.mtimeMs>this.prev.mtimeMs||e.nlink!==this.prev.nlink}start(e,r=!0,i=5007){this.filename=(0,D.pathToFilename)(e),this.setTimeout=r?setTimeout.bind(globalThis):LZ.default,this.interval=i,this.prev=this.vol.statSync(this.filename),this.loop()}stop(){clearTimeout(this.timeoutRef),(0,jp.default)(()=>{eK.call(this,this)})}};u(g_,"StatWatcher");var Lp=g_;Ht.StatWatcher=Lp;var sr;function tK(t){sr=(0,zo.bufferAllocUnsafe)(t),sr.used=0}u(tK,"allocNewPool");(0,pI.inherits)(Wr,qp.Readable);Ht.ReadStream=Wr;function Wr(t,e,r){if(!(this instanceof Wr))return new Wr(t,e,r);if(this._vol=t,r=Object.assign({},(0,ne.getOptions)(r,{})),r.highWaterMark===void 0&&(r.highWaterMark=64*1024),qp.Readable.call(this,r),this.path=(0,D.pathToFilename)(e),this.fd=r.fd===void 0?null:typeof r.fd!="number"?r.fd.fd:r.fd,this.flags=r.flags===void 0?"r":r.flags,this.mode=r.mode===void 0?438:r.mode,this.start=r.start,this.end=r.end,this.autoClose=r.autoClose===void 0?!0:r.autoClose,this.pos=void 0,this.bytesRead=0,this.start!==void 0){if(typeof this.start!="number")throw new TypeError('"start" option must be a Number');if(this.end===void 0)this.end=1/0;else if(typeof this.end!="number")throw new TypeError('"end" option must be a Number');if(this.start>this.end)throw new Error('"start" option must be <= "end" option');this.pos=this.start}typeof this.fd!="number"&&this.open(),this.on("end",function(){this.autoClose&&this.destroy&&this.destroy()})}u(Wr,"FsReadStream");Wr.prototype.open=function(){var t=this;this._vol.open(this.path,this.flags,this.mode,(e,r)=>{if(e){t.autoClose&&t.destroy&&t.destroy(),t.emit("error",e);return}t.fd=r,t.emit("open",r),t.read()})};Wr.prototype._read=function(t){if(typeof this.fd!="number")return this.once("open",function(){this._read(t)});if(this.destroyed)return;(!sr||sr.length-sr.used<YZ)&&tK(this._readableState.highWaterMark);var e=sr,r=Math.min(sr.length-sr.used,t),i=sr.used;if(this.pos!==void 0&&(r=Math.min(this.end-this.pos+1,r)),r<=0)return this.push(null);var n=this;this._vol.read(this.fd,sr,sr.used,r,this.pos,s),this.pos!==void 0&&(this.pos+=r),sr.used+=r;function s(a,l){if(a)n.autoClose&&n.destroy&&n.destroy(),n.emit("error",a);else{var c=null;l>0&&(n.bytesRead+=l,c=e.slice(i,i+l)),n.push(c)}}u(s,"onread")};Wr.prototype._destroy=function(t,e){this.close(r=>{e(t||r)})};Wr.prototype.close=function(t){if(t&&this.once("close",t),this.closed||typeof this.fd!="number"){if(typeof this.fd!="number"){this.once("open",mI);return}return(0,jp.default)(()=>this.emit("close"))}typeof this._readableState?.closed=="boolean"?this._readableState.closed=!0:this.closed=!0,this._vol.close(this.fd,e=>{e?this.emit("error",e):this.emit("close")}),this.fd=null};function mI(t){this.close()}u(mI,"closeOnOpen");(0,pI.inherits)(ar,qp.Writable);Ht.WriteStream=ar;function ar(t,e,r){if(!(this instanceof ar))return new ar(t,e,r);if(this._vol=t,r=Object.assign({},(0,ne.getOptions)(r,{})),qp.Writable.call(this,r),this.path=(0,D.pathToFilename)(e),this.fd=r.fd===void 0?null:typeof r.fd!="number"?r.fd.fd:r.fd,this.flags=r.flags===void 0?"w":r.flags,this.mode=r.mode===void 0?438:r.mode,this.start=r.start,this.autoClose=r.autoClose===void 0?!0:!!r.autoClose,this.pos=void 0,this.bytesWritten=0,this.pending=!0,this.start!==void 0){if(typeof this.start!="number")throw new TypeError('"start" option must be a Number');if(this.start<0)throw new Error('"start" must be >= zero');this.pos=this.start}r.encoding&&this.setDefaultEncoding(r.encoding),typeof this.fd!="number"&&this.open(),this.once("finish",function(){this.autoClose&&this.close()})}u(ar,"FsWriteStream");ar.prototype.open=function(){this._vol.open(this.path,this.flags,this.mode,function(t,e){if(t){this.autoClose&&this.destroy&&this.destroy(),this.emit("error",t);return}this.fd=e,this.pending=!1,this.emit("open",e)}.bind(this))};ar.prototype._write=function(t,e,r){if(!(t instanceof zo.Buffer||t instanceof Uint8Array))return this.emit("error",new Error("Invalid data"));if(typeof this.fd!="number")return this.once("open",function(){this._write(t,e,r)});var i=this;this._vol.write(this.fd,t,0,t.length,this.pos,(n,s)=>{if(n)return i.autoClose&&i.destroy&&i.destroy(),r(n);i.bytesWritten+=s,r()}),this.pos!==void 0&&(this.pos+=t.length)};ar.prototype._writev=function(t,e){if(typeof this.fd!="number")return this.once("open",function(){this._writev(t,e)});let r=this,i=t.length,n=new Array(i);for(var s=0,a=0;a<i;a++){var l=t[a].chunk;n[a]=l,s+=l.length}let c=zo.Buffer.concat(n);this._vol.write(this.fd,c,0,c.length,this.pos,(o,f)=>{if(o)return r.destroy&&r.destroy(),e(o);r.bytesWritten+=f,e()}),this.pos!==void 0&&(this.pos+=s)};ar.prototype.close=function(t){if(t&&this.once("close",t),this.closed||typeof this.fd!="number"){if(typeof this.fd!="number"){this.once("open",mI);return}return(0,jp.default)(()=>this.emit("close"))}typeof this._writableState?.closed=="boolean"?this._writableState.closed=!0:this.closed=!0,this._vol.close(this.fd,e=>{e?this.emit("error",e):this.emit("close")}),this.fd=null};ar.prototype._destroy=Wr.prototype._destroy;ar.prototype.destroySoon=ar.prototype.end;var b_=class b_ extends dI.EventEmitter{constructor(e){super(),this._filename="",this._filenameEncoded="",this._recursive=!1,this._encoding=ls.ENCODING_UTF8,this._listenerRemovers=new Map,this._onParentChild=r=>{r.getName()===this._getName()&&this._emit("rename")},this._emit=r=>{this.emit("change",r,this._filenameEncoded)},this._persist=()=>{this._timer=setTimeout(this._persist,1e6)},this._vol=e}_getName(){return this._steps[this._steps.length-1]}start(e,r=!0,i=!1,n=ls.ENCODING_UTF8){this._filename=(0,D.pathToFilename)(e),this._steps=(0,at.filenameToSteps)(this._filename),this._filenameEncoded=(0,ls.strToEncoding)(this._filename),this._recursive=i,this._encoding=n;try{this._link=this._vol._core.getLinkOrThrow(this._filename,"FSWatcher")}catch(c){let o=new Error(`watch ${this._filename} ${c.code}`);throw o.code=c.code,o.errno=c.code,o}let s=u(c=>{let o=c.getPath(),f=c.getNode(),h=u(()=>{let m=Bp(this._filename,o);return m||(m=this._getName()),this.emit("change","change",m)},"onNodeChange"),d=f.changes.listen(([m])=>{m==="modify"&&h()}),p=this._listenerRemovers.get(f.ino)??[];p.push(()=>d()),this._listenerRemovers.set(f.ino,p)},"watchLinkNodeChanged"),a=u(c=>{let o=c.getNode(),f=u(m=>{this.emit("change","rename",Bp(this._filename,m.getPath())),s(m),a(m)},"onLinkChildAdd"),h=u(m=>{let w=u(g=>{let b=g.getNode().ino,_=this._listenerRemovers.get(b);_&&(_.forEach(S=>S()),this._listenerRemovers.delete(b));for(let[S,F]of g.children.entries())F&&S!=="."&&S!==".."&&w(F)},"removeLinkNodeListeners");w(m),this.emit("change","rename",Bp(this._filename,m.getPath()))},"onLinkChildDelete");for(let[m,w]of c.children.entries())w&&m!=="."&&m!==".."&&s(w);let d=c.changes.listen(([m,w])=>{m==="child:add"?f(w):m==="child:del"&&h(w)});if((this._listenerRemovers.get(o.ino)??[]).push(()=>{d()}),i)for(let[m,w]of c.children.entries())w&&m!=="."&&m!==".."&&a(w)},"watchLinkChildrenChanged");s(this._link),a(this._link);let l=this._link.parent;l&&l.changes.listen(([c,o])=>{c==="child:del"&&this._onParentChild(o)}),r&&this._persist()}close(){clearTimeout(this._timer),this._listenerRemovers.forEach(e=>{e.forEach(r=>r())}),this._listenerRemovers.clear(),this._parentChangesUnsub?.()}};u(b_,"FSWatcher");var Mp=b_;Ht.FSWatcher=Mp});var yI=x(Up=>{"use strict";Object.defineProperty(Up,"__esModule",{value:!0});Up.fsSynchronousApiList=void 0;Up.fsSynchronousApiList=["accessSync","appendFileSync","chmodSync","chownSync","closeSync","copyFileSync","existsSync","fchmodSync","fchownSync","fdatasyncSync","fstatSync","fsyncSync","ftruncateSync","futimesSync","lchmodSync","lchownSync","linkSync","lstatSync","mkdirSync","mkdtempSync","openSync","opendirSync","readdirSync","readFileSync","readlinkSync","readSync","readvSync","realpathSync","renameSync","rmdirSync","rmSync","statSync","symlinkSync","truncateSync","unlinkSync","utimesSync","lutimesSync","writeFileSync","writeSync","writevSync"]});var gI=x(zp=>{"use strict";Object.defineProperty(zp,"__esModule",{value:!0});zp.fsCallbackApiList=void 0;zp.fsCallbackApiList=["access","appendFile","chmod","chown","close","copyFile","cp","createReadStream","createWriteStream","exists","fchmod","fchown","fdatasync","fstat","fsync","ftruncate","futimes","lchmod","lchown","link","lstat","mkdir","mkdtemp","open","openAsBlob","opendir","read","readv","readdir","readFile","readlink","realpath","rename","rm","rmdir","stat","statfs","symlink","truncate","unlink","unwatchFile","utimes","lutimes","watch","watchFile","write","writev","writeFile"]});var _I=x((Vt,Wp)=>{"use strict";Object.defineProperty(Vt,"__esModule",{value:!0});Vt.memfs=Vt.fs=Vt.vol=Vt.Volume=void 0;Vt.createFsFromVolume=__;var rK=Ab(),iK=lp(),Hp=wI();Object.defineProperty(Vt,"Volume",{enumerable:!0,get:u(function(){return Hp.Volume},"get")});var bI=vr(),nK=yI(),sK=gI(),{F_OK:aK,R_OK:oK,W_OK:lK,X_OK:cK}=bI.constants;Vt.vol=new Hp.Volume;function __(t){let e={F_OK:aK,R_OK:oK,W_OK:lK,X_OK:cK,constants:bI.constants,Stats:rK.default,Dirent:iK.default};for(let r of nK.fsSynchronousApiList)typeof t[r]=="function"&&(e[r]=t[r].bind(t));for(let r of sK.fsCallbackApiList)typeof t[r]=="function"&&(e[r]=t[r].bind(t));return e.StatWatcher=t.StatWatcher,e.FSWatcher=t.FSWatcher,e.WriteStream=t.WriteStream,e.ReadStream=t.ReadStream,e.promises=t.promises,typeof t.realpath=="function"&&(e.realpath=t.realpath.bind(t),typeof t.realpath.native=="function"&&(e.realpath.native=t.realpath.native.bind(t))),typeof t.realpathSync=="function"&&(e.realpathSync=t.realpathSync.bind(t),typeof t.realpathSync.native=="function"&&(e.realpathSync.native=t.realpathSync.native.bind(t))),e._toUnixTimestamp=Hp.toUnixTimestamp,e.__vol=t,e}u(__,"createFsFromVolume");Vt.fs=__(Vt.vol);var fK=u((t={},e="/")=>{let r=Hp.Volume.fromNestedJSON(t,e);return{fs:__(r),vol:r}},"memfs");Vt.memfs=fK;Wp.exports={...Wp.exports,...Vt.fs};Wp.exports.semantic=!0});var P_=u(t=>{try{let r=t.split(".")[1];if(!r)throw new Error("Invalid JWT format");let i=r.replace(/-/g,"+").replace(/_/g,"/");for(;i.length%4!==0;)i+="=";let n=atob(i),a=JSON.parse(n).exp;if(!a||typeof a!="number")throw new Error('JWT does not contain a valid "exp" field');return a*1e3}catch(e){throw new Error("Unable to determine the token expiry: "+e)}},"getJwtExpiry"),Yo,hs,Qp=(hs=class{constructor(e){W(this,"strategy","jwt");W(this,"cachedToken",null);W(this,"tokenExpiry",null);Ko(this,Yo);Jo(this,Yo,e)}async getAuthHeaders(){let e=Date.now();if(this.cachedToken&&this.tokenExpiry&&this.tokenExpiry-e>30*1e3)return{Authorization:`Bearer ${this.cachedToken}`};let r=await Zo(this,Yo).call(this);return r?(this.cachedToken=r,this.tokenExpiry=P_(r),{Authorization:`Bearer ${r}`}):!1}readAuthHeaders(e){let r=e.get("Authorization");if(!r)return;let[i,n]=r.split(" ");if(i!=="Bearer"||!n)throw new Error("Invalid auth header received");this.cachedToken=n,this.tokenExpiry=P_(n)}},Yo=new WeakMap,u(hs,"AssistantCloudJWTAuthStrategy"),hs),Xo,Qo,el,ds,N_=(ds=class{constructor(e,r,i){W(this,"strategy","api-key");Ko(this,Xo);Ko(this,Qo);Ko(this,el);Jo(this,Xo,e),Jo(this,Qo,r),Jo(this,el,i)}async getAuthHeaders(){return{Authorization:`Bearer ${Zo(this,Xo)}`,"Aui-User-Id":Zo(this,Qo),"Aui-Workspace-Id":Zo(this,el)}}readAuthHeaders(){}},Xo=new WeakMap,Qo=new WeakMap,el=new WeakMap,u(ds,"AssistantCloudAPIKeyAuthStrategy"),ds),ef="aui:refresh_token",ps,D_=(ps=class{constructor(e){W(this,"strategy","anon");W(this,"baseUrl");W(this,"jwtStrategy");this.baseUrl=e,this.jwtStrategy=new Qp(async()=>{let r=Date.now(),i=localStorage.getItem(ef),n=i?JSON.parse(i):void 0;if(n)if(new Date(n.expires_at).getTime()-r>30*1e3){let f=await fetch(`${this.baseUrl}/v1/auth/tokens/refresh`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({refresh_token:n.token})});if(f.ok){let h=await f.json(),{access_token:d,refresh_token:p}=h;return p&&localStorage.setItem(ef,JSON.stringify(p)),d}}else localStorage.removeItem(ef);let s=await fetch(`${this.baseUrl}/v1/auth/tokens/anonymous`,{method:"POST"});if(!s.ok)return null;let a=await s.json(),{access_token:l,refresh_token:c}=a;return!l||!c?null:(localStorage.setItem(ef,JSON.stringify(c)),l)})}async getAuthHeaders(){return this.jwtStrategy.getAuthHeaders()}readAuthHeaders(e){this.jwtStrategy.readAuthHeaders(e)}},u(ps,"AssistantCloudAnonymousAuthStrategy"),ps);var ms,LI=(ms=class extends Error{constructor(e){super(e),this.name="APIError"}},u(ms,"CloudAPIError"),ms),ws,C_=(ws=class{constructor(e){W(this,"_auth");W(this,"_baseUrl");if("authToken"in e)this._baseUrl=e.baseUrl,this._auth=new Qp(e.authToken);else if("apiKey"in e)this._baseUrl="https://backend.assistant-api.com",this._auth=new N_(e.apiKey,e.userId,e.workspaceId);else if("anonymous"in e)this._baseUrl=e.baseUrl,this._auth=new D_(e.baseUrl);else throw new Error("Invalid configuration: Must provide authToken, apiKey, or anonymous configuration")}async initializeAuth(){return!!this._auth.getAuthHeaders()}async makeRawRequest(e,r={}){let i=await this._auth.getAuthHeaders();if(!i)throw new Error("Authorization failed");let n={...i,...r.headers,"Content-Type":"application/json"},s=new URLSearchParams;if(r.query)for(let[c,o]of Object.entries(r.query))o!==!1&&(o===!0?s.set(c,"true"):s.set(c,o.toString()));let a=new URL(`${this._baseUrl}/v1${e}`);a.search=s.toString();let l=await fetch(a,{method:r.method??"GET",headers:n,body:r.body?JSON.stringify(r.body):null});if(this._auth.readAuthHeaders(l.headers),!l.ok){let c=await l.text();try{let o=JSON.parse(c);throw new LI(o.message)}catch{throw new Error(`Request failed with status ${l.status}, ${c}`)}}return l}async makeRequest(e,r={}){return(await this.makeRawRequest(e,r)).json()}},u(ws,"AssistantCloudAPI"),ws);var ys,I_=(ys=class{constructor(e){this.cloud=e}async create(){return this.cloud.makeRequest("/auth/tokens",{method:"POST"})}},u(ys,"AssistantCloudAuthTokens"),ys);var tl={toResponse(t,e){return new Response(tl.toByteStream(t,e),{headers:e.headers??{}})},fromResponse(t,e){return tl.fromByteStream(t.body,e)},toByteStream(t,e){return t.pipeThrough(e)},fromByteStream(t,e){return t.pipeThrough(e)}};var tf=u(function(){let t,e,r=new Promise((i,n)=>{t=i,e=n});if(!t||!e)throw new Error("Failed to create promise");return{promise:r,resolve:t,reject:e}},"promiseWithResolvers");var B_=u(()=>{let t=[],e=!1,r,i,n=u(a=>{a.promise||(a.promise=a.reader.read().then(({done:l,value:c})=>{a.promise=void 0,l?(t.splice(t.indexOf(a),1),e&&t.length===0&&r.close()):r.enqueue(c),i?.resolve(),i=void 0}).catch(l=>{console.error(l),t.forEach(c=>{c.reader.cancel()}),t.length=0,r.error(l),i?.reject(l),i=void 0}))},"handlePull");return{readable:new ReadableStream({start(a){r=a},pull(){return i=tf(),t.forEach(a=>{n(a)}),i.promise},cancel(){t.forEach(a=>{a.reader.cancel()}),t.length=0}}),isSealed(){return e},seal(){e=!0,t.length===0&&r.close()},addStream(a){if(e)throw new Error("Cannot add streams after the run callback has settled.");let l={reader:a.getReader()};t.push(l),n(l)},enqueue(a){this.addStream(new ReadableStream({start(l){l.enqueue(a),l.close()}}))}}},"createMergeStream");var gs,$_=(gs=class{constructor(e){W(this,"_controller");W(this,"_isClosed",!1);this._controller=e}append(e){return this._controller.enqueue({type:"text-delta",path:[],textDelta:e}),this}close(){this._isClosed||(this._isClosed=!0,this._controller.enqueue({type:"part-finish",path:[]}),this._controller.close())}},u(gs,"TextStreamControllerImpl"),gs),em=u(t=>new ReadableStream({start(e){return t.start?.(new $_(e))},pull(e){return t.pull?.(new $_(e))},cancel(e){return t.cancel?.(e)}}),"createTextStream"),tm=u(()=>{let t;return[em({start(r){t=r}}),t]},"createTextStreamController");var bs,L_=(bs=class{constructor(e){W(this,"_isClosed",!1);W(this,"_mergeTask");W(this,"_argsTextController");this._controller=e;let r=em({start:u(n=>{this._argsTextController=n},"start")}),i=!1;this._mergeTask=r.pipeTo(new WritableStream({write:u(n=>{switch(n.type){case"text-delta":i=!0,this._controller.enqueue(n);break;case"part-finish":i||this._controller.enqueue({type:"text-delta",textDelta:"{}",path:[]}),this._controller.enqueue({type:"tool-call-args-text-finish",path:[]});break;default:throw new Error(`Unexpected chunk type: ${n.type}`)}},"write")}))}get argsText(){return this._argsTextController}async setResponse(e){this._argsTextController.close(),await Promise.resolve(),this._controller.enqueue({type:"result",path:[],...e.artifact!==void 0?{artifact:e.artifact}:{},result:e.result,isError:e.isError??!1})}async close(){this._isClosed||(this._isClosed=!0,this._argsTextController.close(),await this._mergeTask,this._controller.enqueue({type:"part-finish",path:[]}),this._controller.close())}},u(bs,"ToolCallStreamControllerImpl"),bs),MI=u(t=>new ReadableStream({start(e){return t.start?.(new L_(e))},pull(e){return t.pull?.(new L_(e))},cancel(e){return t.cancel?.(e)}}),"createToolCallStream"),M_=u(()=>{let t;return[MI({start(r){t=r}}),t]},"createToolCallStreamController");var _s,rf=(_s=class{constructor(){W(this,"value",-1)}up(){return++this.value}},u(_s,"Counter"),_s);var vs,j_=(vs=class extends TransformStream{constructor(e){super({transform(r,i){i.enqueue({...r,path:[e,...r.path]})}})}},u(vs,"PathAppendEncoder"),vs),Ss,JK=(Ss=class extends TransformStream{constructor(e){super({transform(r,i){let{path:[n,...s]}=r;if(e!==n)throw new Error(`Path mismatch: expected ${e}, got ${n}`);i.enqueue({...r,path:s})}})}},u(Ss,"PathAppendDecoder"),Ss),Es,q_=(Es=class extends TransformStream{constructor(e){let r=new rf,i=new Map;super({transform(n,s){n.type==="part-start"&&n.path.length===0&&i.set(r.up(),e.up());let[a,...l]=n.path;if(a===void 0){s.enqueue(n);return}let c=i.get(a);if(c===void 0)throw new Error("Path not found");s.enqueue({...n,path:[c,...l]})}})}},u(Es,"PathMergeEncoder"),Es);var Fs,U_=(Fs=class extends TransformStream{constructor(e,r,i){let[n,s]=z_(),a;super({start(l){return a=n.pipeTo(new WritableStream({write(c){l.enqueue(c)},abort(c){l.error(c)},close(){l.terminate()}})).catch(c=>{l.error(c)}),e.start?.(s)},transform(l){return e.transform?.(l,s)},async flush(){await e.flush?.(s),s.close(),await a}},r,i)}},u(Fs,"AssistantTransformStream"),Fs);var ks,W_=(ks=class extends TransformStream{constructor(e){super();let r=e(super.readable);Object.defineProperty(this,"readable",{value:r,writable:!1})}},u(ks,"PipeableTransformStream"),ks);var nf=u((t,e=21)=>(r=e)=>{let i="",n=r|0;for(;n--;)i+=t[Math.random()*t.length|0];return i},"customAlphabet");var H_=nf("0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",7);var cn,jI=(cn=class{constructor(e){W(this,"_state");W(this,"_parentId");this._state=e||{merger:B_(),contentCounter:new rf}}get __internal_isClosed(){return this._state.merger.isSealed()}__internal_getReadable(){return this._state.merger.readable}__internal_subscribeToClose(e){this._state.closeSubscriber=e}_addPart(e,r){this._state.append&&(this._state.append.controller.close(),this._state.append=void 0),this.enqueue({type:"part-start",part:e,path:[]}),this._state.merger.addStream(r.pipeThrough(new j_(this._state.contentCounter.value)))}merge(e){this._state.merger.addStream(e.pipeThrough(new q_(this._state.contentCounter)))}appendText(e){this._state.append?.kind!=="text"&&(this._state.append={kind:"text",controller:this.addTextPart()}),this._state.append.controller.append(e)}appendReasoning(e){this._state.append?.kind!=="reasoning"&&(this._state.append={kind:"reasoning",controller:this.addReasoningPart()}),this._state.append.controller.append(e)}addTextPart(){let[e,r]=tm();return this._addPart({type:"text"},e),r}addReasoningPart(){let[e,r]=tm();return this._addPart({type:"reasoning"},e),r}addToolCallPart(e){let r=typeof e=="string"?{toolName:e}:e,i=r.toolName,n=r.toolCallId??H_(),[s,a]=M_();return this._addPart({type:"tool-call",toolName:i,toolCallId:n,...this._parentId&&{parentId:this._parentId}},s),r.argsText!==void 0&&(a.argsText.append(r.argsText),a.argsText.close()),r.args!==void 0&&(a.argsText.append(JSON.stringify(r.args)),a.argsText.close()),r.response!==void 0&&a.setResponse(r.response),a}appendSource(e){this._addPart({...e,...this._parentId&&{parentId:this._parentId}},new ReadableStream({start(r){r.enqueue({type:"part-finish",path:[]}),r.close()}}))}appendFile(e){this._addPart(e,new ReadableStream({start(r){r.enqueue({type:"part-finish",path:[]}),r.close()}}))}enqueue(e){this._state.merger.enqueue(e),e.type==="part-start"&&e.path.length===0&&this._state.contentCounter.up()}withParentId(e){let r=new cn(this._state);return r._parentId=e,r}close(){this._state.append?.controller?.close(),this._state.merger.seal(),this._state.closeSubscriber?.()}},u(cn,"_AssistantStreamControllerImpl"),cn);function qI(t){let e=new jI;return u(async()=>{try{await t(e)}catch(i){throw e.__internal_isClosed||e.enqueue({type:"error",path:[],error:String(i)}),i}finally{e.__internal_isClosed||e.close()}},"runTask")(),e.__internal_getReadable()}u(qI,"createAssistantStream");function z_(){let{resolve:t,promise:e}=tf(),r;return[qI(n=>(r=n,r.__internal_subscribeToClose(t),e)),r]}u(z_,"createAssistantStreamController");var Ts,rm=(Ts=class extends W_{constructor(){super(e=>{let r=new U_({transform(i,n){n.appendText(i)}});return e.pipeThrough(new TextDecoderStream).pipeThrough(r)})}},u(Ts,"PlainTextDecoder"),Ts);var xs,V_=(xs=class{constructor(e){this.cloud=e}__internal_getAssistantOptions(e){return{api:this.cloud._baseUrl+"/v1/runs/stream",headers:u(async()=>{let r=await this.cloud._auth.getAuthHeaders();if(!r)throw new Error("Authorization failed");return{...r,Accept:"text/plain"}},"headers"),body:{assistant_id:e,response_format:"vercel-ai-data-stream/v1",thread_id:"unstable_todo"}}}async stream(e){let r=await this.cloud.makeRawRequest("/runs/stream",{method:"POST",headers:{Accept:"text/plain"},body:e});return tl.fromResponse(r,new rm)}},u(xs,"AssistantCloudRuns"),xs);var Os,G_=(Os=class{constructor(e){this.cloud=e}async list(e,r){return this.cloud.makeRequest(`/threads/${encodeURIComponent(e)}/messages`,{query:r})}async create(e,r){return this.cloud.makeRequest(`/threads/${encodeURIComponent(e)}/messages`,{method:"POST",body:r})}},u(Os,"AssistantCloudThreadMessages"),Os);var Rs,Z_=(Rs=class{constructor(e){W(this,"messages");this.cloud=e,this.messages=new G_(e)}async list(e){return this.cloud.makeRequest("/threads",{query:e})}async create(e){return this.cloud.makeRequest("/threads",{method:"POST",body:e})}async update(e,r){return this.cloud.makeRequest(`/threads/${encodeURIComponent(e)}`,{method:"PUT",body:r})}async delete(e){return this.cloud.makeRequest(`/threads/${encodeURIComponent(e)}`,{method:"DELETE"})}},u(Rs,"AssistantCloudThreads"),Rs);var As,K_=(As=class{constructor(e){this.cloud=e}async pdfToImages(e){return this.cloud.makeRequest("/files/pdf-to-images",{method:"POST",body:e})}async generatePresignedUploadUrl(e){return this.cloud.makeRequest("/files/attachments/generate-presigned-upload-url",{method:"POST",body:e})}},u(As,"AssistantCloudFiles"),As);var Ps,im=(Ps=class{constructor(e){W(this,"threads");W(this,"auth");W(this,"runs");W(this,"files");let r=new C_(e);this.threads=new Z_(r),this.auth={tokens:new I_(r)},this.runs=new V_(r),this.files=new K_(r)}},u(Ps,"AssistantCloud"),Ps);var fn={toResponse(t,e){return new Response(fn.toByteStream(t,e),{headers:e.headers??{}})},fromResponse(t,e){return fn.fromByteStream(t.body,e)},toByteStream(t,e){return t.pipeThrough(e)},fromByteStream(t,e){return t.pipeThrough(e)}};var sf=u(function(){let t,e,r=new Promise((i,n)=>{t=i,e=n});if(!t||!e)throw new Error("Failed to create promise");return{promise:r,resolve:t,reject:e}},"promiseWithResolvers");var J_=u(()=>{let t=[],e=!1,r,i,n=u(a=>{a.promise||(a.promise=a.reader.read().then(({done:l,value:c})=>{a.promise=void 0,l?(t.splice(t.indexOf(a),1),e&&t.length===0&&r.close()):r.enqueue(c),i?.resolve(),i=void 0}).catch(l=>{console.error(l),t.forEach(c=>{c.reader.cancel()}),t.length=0,r.error(l),i?.reject(l),i=void 0}))},"handlePull");return{readable:new ReadableStream({start(a){r=a},pull(){return i=sf(),t.forEach(a=>{n(a)}),i.promise},cancel(){t.forEach(a=>{a.reader.cancel()}),t.length=0}}),isSealed(){return e},seal(){e=!0,t.length===0&&r.close()},addStream(a){if(e)throw new Error("Cannot add streams after the run callback has settled.");let l={reader:a.getReader()};t.push(l),n(l)},enqueue(a){this.addStream(new ReadableStream({start(l){l.enqueue(a),l.close()}}))}}},"createMergeStream");var Ns,Y_=(Ns=class{constructor(e){W(this,"_controller");W(this,"_isClosed",!1);this._controller=e}append(e){return this._controller.enqueue({type:"text-delta",path:[],textDelta:e}),this}close(){this._isClosed||(this._isClosed=!0,this._controller.enqueue({type:"part-finish",path:[]}),this._controller.close())}},u(Ns,"TextStreamControllerImpl"),Ns),nm=u(t=>new ReadableStream({start(e){return t.start?.(new Y_(e))},pull(e){return t.pull?.(new Y_(e))},cancel(e){return t.cancel?.(e)}}),"createTextStream"),sm=u(()=>{let t;return[nm({start(r){t=r}}),t]},"createTextStreamController");var Ds,X_=(Ds=class{constructor(e){W(this,"_isClosed",!1);W(this,"_mergeTask");W(this,"_argsTextController");this._controller=e;let r=nm({start:u(n=>{this._argsTextController=n},"start")}),i=!1;this._mergeTask=r.pipeTo(new WritableStream({write:u(n=>{switch(n.type){case"text-delta":i=!0,this._controller.enqueue(n);break;case"part-finish":i||this._controller.enqueue({type:"text-delta",textDelta:"{}",path:[]}),this._controller.enqueue({type:"tool-call-args-text-finish",path:[]});break;default:throw new Error(`Unexpected chunk type: ${n.type}`)}},"write")}))}get argsText(){return this._argsTextController}async setResponse(e){this._argsTextController.close(),await Promise.resolve(),this._controller.enqueue({type:"result",path:[],...e.artifact!==void 0?{artifact:e.artifact}:{},result:e.result,isError:e.isError??!1})}async close(){this._isClosed||(this._isClosed=!0,this._argsTextController.close(),await this._mergeTask,this._controller.enqueue({type:"part-finish",path:[]}),this._controller.close())}},u(Ds,"ToolCallStreamControllerImpl"),Ds),UI=u(t=>new ReadableStream({start(e){return t.start?.(new X_(e))},pull(e){return t.pull?.(new X_(e))},cancel(e){return t.cancel?.(e)}}),"createToolCallStream"),Q_=u(()=>{let t;return[UI({start(r){t=r}}),t]},"createToolCallStreamController");var Cs,af=(Cs=class{constructor(){W(this,"value",-1)}up(){return++this.value}},u(Cs,"Counter"),Cs);var Is,ev=(Is=class extends TransformStream{constructor(e){super({transform(r,i){i.enqueue({...r,path:[e,...r.path]})}})}},u(Is,"PathAppendEncoder"),Is),Bs,sY=(Bs=class extends TransformStream{constructor(e){super({transform(r,i){let{path:[n,...s]}=r;if(e!==n)throw new Error(`Path mismatch: expected ${e}, got ${n}`);i.enqueue({...r,path:s})}})}},u(Bs,"PathAppendDecoder"),Bs),$s,tv=($s=class extends TransformStream{constructor(e){let r=new af,i=new Map;super({transform(n,s){n.type==="part-start"&&n.path.length===0&&i.set(r.up(),e.up());let[a,...l]=n.path;if(a===void 0){s.enqueue(n);return}let c=i.get(a);if(c===void 0)throw new Error("Path not found");s.enqueue({...n,path:[c,...l]})}})}},u($s,"PathMergeEncoder"),$s);var Ls,rv=(Ls=class extends TransformStream{constructor(e,r,i){let[n,s]=rl(),a;super({start(l){return a=n.pipeTo(new WritableStream({write(c){l.enqueue(c)},abort(c){l.error(c)},close(){l.terminate()}})).catch(c=>{l.error(c)}),e.start?.(s)},transform(l){return e.transform?.(l,s)},async flush(){await e.flush?.(s),s.close(),await a}},r,i)}},u(Ls,"AssistantTransformStream"),Ls);var Ms,of=(Ms=class extends TransformStream{constructor(e){super();let r=e(super.readable);Object.defineProperty(this,"readable",{value:r,writable:!1})}},u(Ms,"PipeableTransformStream"),Ms);var ye=(t=>(t.TextDelta="0",t.Data="2",t.Error="3",t.Annotation="8",t.ToolCall="9",t.ToolCallResult="a",t.StartToolCall="b",t.ToolCallArgsTextDelta="c",t.FinishMessage="d",t.FinishStep="e",t.StartStep="f",t.ReasoningDelta="g",t.Source="h",t.RedactedReasoning="i",t.ReasoningSignature="j",t.File="k",t.AuiUpdateStateOperations="aui-state",t.AuiTextDelta="aui-text-delta",t.AuiReasoningDelta="aui-reasoning-delta",t))(ye||{});var js,iv=(js=class extends TransformStream{constructor(){super({transform:u((e,r)=>{r.enqueue(`${e.type}:${JSON.stringify(e.value)}
|
|
105
|
+
`)},"transform")})}},u(js,"DataStreamChunkEncoder"),js),qs,zI=(qs=class extends TransformStream{constructor(){super({transform:u((e,r)=>{let i=e.indexOf(":");if(i===-1)throw new Error("Invalid stream part");r.enqueue({type:e.slice(0,i),value:JSON.parse(e.slice(i+1))})},"transform")})}},u(qs,"DataStreamChunkDecoder"),qs);var Us,nv=(Us=class extends TransformStream{constructor(){let e=[];super({transform(r,i){if(r.type==="part-start"){if(r.path.length!==0){i.error(new Error("Nested parts are not supported"));return}e.push(r.part),i.enqueue(r);return}if(r.type==="text-delta"||r.type==="result"||r.type==="part-finish"||r.type==="tool-call-args-text-finish"){if(r.path.length!==1){i.error(new Error(`${r.type} chunks must have a path of length 1`));return}let n=r.path[0];if(n<0||n>=e.length){i.error(new Error(`Invalid path index: ${n}`));return}let s=e[n];i.enqueue({...r,meta:s});return}i.enqueue(r)}})}},u(Us,"AssistantMetaTransformStream"),Us);var zs,am=(zs=class extends of{constructor(){super(r=>{let i=new TransformStream({transform(n,s){let a=n.type;switch(a){case"part-start":{let l=n.part;if(l.type==="tool-call"){let{type:c,...o}=l;s.enqueue({type:ye.StartToolCall,value:o})}if(l.type==="source"){let{type:c,...o}=l;s.enqueue({type:ye.Source,value:o})}break}case"text-delta":{let l=n.meta;switch(l.type){case"text":{l.parentId?s.enqueue({type:ye.AuiTextDelta,value:{textDelta:n.textDelta,parentId:l.parentId}}):s.enqueue({type:ye.TextDelta,value:n.textDelta});break}case"reasoning":{l.parentId?s.enqueue({type:ye.AuiReasoningDelta,value:{reasoningDelta:n.textDelta,parentId:l.parentId}}):s.enqueue({type:ye.ReasoningDelta,value:n.textDelta});break}case"tool-call":{s.enqueue({type:ye.ToolCallArgsTextDelta,value:{toolCallId:l.toolCallId,argsTextDelta:n.textDelta}});break}default:throw new Error(`Unsupported part type for text-delta: ${l.type}`)}break}case"result":{let l=n.meta;if(l.type!=="tool-call")throw new Error(`Result chunk on non-tool-call part not supported: ${l.type}`);s.enqueue({type:ye.ToolCallResult,value:{toolCallId:l.toolCallId,result:n.result,artifact:n.artifact,...n.isError?{isError:n.isError}:{}}});break}case"step-start":{let{type:l,...c}=n;s.enqueue({type:ye.StartStep,value:c});break}case"step-finish":{let{type:l,...c}=n;s.enqueue({type:ye.FinishStep,value:c});break}case"message-finish":{let{type:l,...c}=n;s.enqueue({type:ye.FinishMessage,value:c});break}case"error":{s.enqueue({type:ye.Error,value:n.error});break}case"annotations":{s.enqueue({type:ye.Annotation,value:n.annotations});break}case"data":{s.enqueue({type:ye.Data,value:n.data});break}case"update-state":{s.enqueue({type:ye.AuiUpdateStateOperations,value:n.operations});break}case"tool-call-args-text-finish":case"part-finish":break;default:{let l=a;throw new Error(`Unsupported chunk type: ${l}`)}}}});return r.pipeThrough(new nv).pipeThrough(i).pipeThrough(new iv).pipeThrough(new TextEncoderStream)});W(this,"headers",new Headers({"Content-Type":"text/plain; charset=utf-8","x-vercel-ai-data-stream":"v1"}))}},u(zs,"DataStreamEncoder"),zs),SY=[ye.StartToolCall,ye.ToolCall,ye.TextDelta,ye.ReasoningDelta,ye.Source,ye.Error,ye.FinishStep,ye.FinishMessage,ye.AuiTextDelta,ye.AuiReasoningDelta];var sv=nf("0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",7);var un,WI=(un=class{constructor(e){W(this,"_state");W(this,"_parentId");this._state=e||{merger:J_(),contentCounter:new af}}get __internal_isClosed(){return this._state.merger.isSealed()}__internal_getReadable(){return this._state.merger.readable}__internal_subscribeToClose(e){this._state.closeSubscriber=e}_addPart(e,r){this._state.append&&(this._state.append.controller.close(),this._state.append=void 0),this.enqueue({type:"part-start",part:e,path:[]}),this._state.merger.addStream(r.pipeThrough(new ev(this._state.contentCounter.value)))}merge(e){this._state.merger.addStream(e.pipeThrough(new tv(this._state.contentCounter)))}appendText(e){this._state.append?.kind!=="text"&&(this._state.append={kind:"text",controller:this.addTextPart()}),this._state.append.controller.append(e)}appendReasoning(e){this._state.append?.kind!=="reasoning"&&(this._state.append={kind:"reasoning",controller:this.addReasoningPart()}),this._state.append.controller.append(e)}addTextPart(){let[e,r]=sm();return this._addPart({type:"text"},e),r}addReasoningPart(){let[e,r]=sm();return this._addPart({type:"reasoning"},e),r}addToolCallPart(e){let r=typeof e=="string"?{toolName:e}:e,i=r.toolName,n=r.toolCallId??sv(),[s,a]=Q_();return this._addPart({type:"tool-call",toolName:i,toolCallId:n,...this._parentId&&{parentId:this._parentId}},s),r.argsText!==void 0&&(a.argsText.append(r.argsText),a.argsText.close()),r.args!==void 0&&(a.argsText.append(JSON.stringify(r.args)),a.argsText.close()),r.response!==void 0&&a.setResponse(r.response),a}appendSource(e){this._addPart({...e,...this._parentId&&{parentId:this._parentId}},new ReadableStream({start(r){r.enqueue({type:"part-finish",path:[]}),r.close()}}))}appendFile(e){this._addPart(e,new ReadableStream({start(r){r.enqueue({type:"part-finish",path:[]}),r.close()}}))}enqueue(e){this._state.merger.enqueue(e),e.type==="part-start"&&e.path.length===0&&this._state.contentCounter.up()}withParentId(e){let r=new un(this._state);return r._parentId=e,r}close(){this._state.append?.controller?.close(),this._state.merger.seal(),this._state.closeSubscriber?.()}},u(un,"_AssistantStreamControllerImpl"),un);function av(t){let e=new WI;return u(async()=>{try{await t(e)}catch(i){throw e.__internal_isClosed||e.enqueue({type:"error",path:[],error:String(i)}),i}finally{e.__internal_isClosed||e.close()}},"runTask")(),e.__internal_getReadable()}u(av,"createAssistantStream");function rl(){let{resolve:t,promise:e}=sf(),r;return[av(n=>(r=n,r.__internal_subscribeToClose(t),e)),r]}u(rl,"createAssistantStreamController");var Ws,om=(Ws=class extends of{constructor(){super(e=>{let r=new rv({transform(i,n){n.appendText(i)}});return e.pipeThrough(new TextDecoderStream).pipeThrough(r)})}},u(Ws,"PlainTextDecoder"),Ws);var QN=pe(uf(),1),Vd=pe(pl(),1),rD=pe(uf(),1),iD=pe(uf(),1),ab=pe(Le(),1),Gd=pe(pl(),1),Dd=pe(Le(),1),oD=pe(Le(),1),Md=pe(Le(),1),Lr=pe(Le(),1),St=pe(Le(),1);import*as Nd from"path";import*as Vn from"path";import*as ob from"path";var tN=pe(KO(),1);function yH(t){let e=[t];return{next(){return Promise.resolve({done:e.length===0,value:e.pop()})},return(){return e=[],{}},[Symbol.asyncIterator](){return this}}}u(yH,"fromValue");function gH(t){return t[Symbol.asyncIterator]?t[Symbol.asyncIterator]():t[Symbol.iterator]?t[Symbol.iterator]():t.next?t:yH(t)}u(gH,"getIterator");async function rN(t,e){let r=gH(t);for(;;){let{value:i,done:n}=await r.next();if(i&&await e(i),n)break}r.return&&r.return()}u(rN,"forAwait");function bH(t){let{PassThrough:e}=eN(),r=new e;return setTimeout(async()=>{await rN(t,i=>r.write(i)),r.end()},1),r}u(bH,"asyncIteratorToStream");async function _H(t){let e=0,r=[];await rN(t,s=>{r.push(s),e+=s.byteLength});let i=new Uint8Array(e),n=0;for(let s of r)i.set(s,n),n+=s.byteLength;return i}u(_H,"collect");function vH(t){let e=Object.getOwnPropertyDescriptor(t,Symbol.asyncIterator);if(e&&e.enumerable)return t;let r=!1,i=[],n={};return t.on("data",s=>{i.push(s),n.resolve&&(n.resolve({value:i.shift(),done:!1}),n={})}),t.on("error",s=>{n.reject&&(n.reject(s),n={})}),t.on("end",()=>{r=!0,n.resolve&&(n.resolve({done:!0}),n={})}),{next(){return new Promise((s,a)=>{if(i.length===0&&r)return s({done:!0});if(i.length>0)return s({value:i.shift(),done:!1});i.length===0&&!r&&(n={resolve:s,reject:a})})},return(){t.removeAllListeners(),t.destroy&&t.destroy()},[Symbol.asyncIterator](){return this}}}u(vH,"fromNodeStream");async function SH({onProgress:t,url:e,method:r="GET",headers:i={},agent:n,body:s}){return s&&Array.isArray(s)?s=Buffer.from(await _H(s)):s&&(s=bH(s)),new Promise((a,l)=>{(0,tN.default)({url:e,method:r,headers:i,agent:n,body:s},(c,o)=>{if(c)return l(c);try{let f=vH(o);a({url:o.url,method:o.method,statusCode:o.statusCode,statusMessage:o.statusMessage,body:f,headers:o.headers})}catch(f){l(f)}})})}u(SH,"request");var EH={request:SH},kd=EH;var Ve=pe(Le(),1),Qi=pe(pl(),1),yb=pe(Le(),1),he=pe(Le(),1),nC=pe(Le(),1),lo=pe(Le(),1),$d=pe(Le(),1),Ld=pe(Le(),1),br=pe(Le(),1),bb=pe(Le(),1),Wn=pe(Le(),1),hC=pe(Le(),1),Wd=pe(Le(),1),Hn=pe(Le(),1),ep=pe(pl(),1);import*as WN from"node:fs";import*as yC from"path";import{Stats as oV}from"node:fs";import*as vb from"path";var HN=Object.defineProperty,FH=u((t,e,r)=>e in t?HN(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,"oa"),y=u((t,e)=>HN(t,"name",{value:e,configurable:!0}),"c"),U=u((t,e,r)=>FH(t,typeof e!="symbol"?e+"":e,r),"g"),uo,VN=(uo=class{constructor(e,r){U(this,"entries",[]),U(this,"currentIndex",0),U(this,"closed",!1),U(this,"compositFs"),U(this,"dirPath"),U(this,"initialized",!1),this.compositFs=e,this.dirPath=r}async initialize(){if(this.initialized)return;let e=new Set;for(let r of[...this.compositFs.filterLayers].reverse())if(r.readDirFiltering)e=new Set(await r.readDirFiltering(this.dirPath,Array.from(e)));else{let i=await r.readdir(this.dirPath);for(let n of i)e.add(n)}this.initialized=!0}async*[Symbol.asyncIterator](){for(await this.initialize();this.currentIndex<this.entries.length&&!this.closed;){let e=this.entries[this.currentIndex++];try{let r=await this.compositFs.stat(e.path);yield{name:e.name,isFile:y(()=>r.isFile(),"isFile"),isDirectory:y(()=>r.isDirectory(),"isDirectory"),isBlockDevice:y(()=>r.isBlockDevice(),"isBlockDevice"),isCharacterDevice:y(()=>r.isCharacterDevice(),"isCharacterDevice"),isSymbolicLink:y(()=>r.isSymbolicLink(),"isSymbolicLink"),isFIFO:y(()=>r.isFIFO(),"isFIFO"),isSocket:y(()=>r.isSocket(),"isSocket")}}catch(r){console.debug(`Failed to stat ${e.path}:`,r)}}}async read(){if(this.closed)throw new Error("Directory handle is closed");if(await this.initialize(),this.currentIndex>=this.entries.length)return null;let e=this.entries[this.currentIndex++];try{let r=await this.compositFs.stat(e.path);return{name:e.name,isFile:y(()=>r.isFile(),"isFile"),isDirectory:y(()=>r.isDirectory(),"isDirectory"),isBlockDevice:y(()=>r.isBlockDevice(),"isBlockDevice"),isCharacterDevice:y(()=>r.isCharacterDevice(),"isCharacterDevice"),isSymbolicLink:y(()=>r.isSymbolicLink(),"isSymbolicLink"),isFIFO:y(()=>r.isFIFO(),"isFIFO"),isSocket:y(()=>r.isSocket(),"isSocket")}}catch{return this.read()}}async close(){this.closed=!0,this.entries=[]}get path(){return this.dirPath}},u(uo,"Xt"),uo);y(VN,"CompositeFsDir");var Sb=VN;function GN(t){let e=t.split("/").filter(Boolean),r=[],i=[],n=!1,s;for(let a of e)if(a.startsWith("[[")&&a.endsWith("]]")){let l=a.slice(2,-2).replace(/^\.\.\./,"");if(r.push(l),a.startsWith("[[..."))n=!0,i.push("(/.*)*"),s=l;else throw new Error("Optional single-segment parameters [[param]] are not supported. Use [[...param]] for catch-all or [param] for required single segment.")}else if(a.startsWith("[")&&a.endsWith("]")){if(a.startsWith("[..."))throw new Error("Required catch-all parameters [...param] are not supported. Use [[...param]] instead.");{let l=a.slice(1,-1);r.push(l),i.push("/([^\\/]+)")}}else a==="."?n=!0:i.push("/"+a.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"));return{regexStr:i.join("")+"$",paramNames:r,folderRoute:n,pathParameter:s}}u(GN,"la");y(GN,"compilePattern");function Pd(t){if(t===".")return 1;let e=t.split("/").filter(Boolean),r=Math.pow(2,e.length);for(let i=0;i<e.length;i++){let n=e[i],s;n.startsWith("[[...")?s=10:n.startsWith("[[")?s=50:n.startsWith("[")?s=100:s=1e3+n.length;let a=Math.pow(.9,i);r+=s*a}return r}u(Pd,"Yt");y(Pd,"calculatePriority");function ZN(t){if(typeof t.name!="string")return"folder";let e=t;return e.fsType==="folder"?"folder":e.fsType==="file"?"file":"readdir"in e&&typeof e.readdir=="function"?"folder":"file"}u(ZN,"ca");y(ZN,"getNodeType");function KN(t){let e=[];function r(i,n){if(typeof i.name=="string"){e.push({pattern:n||".",handler:i,priority:Pd(n||"."),staticBaseChildren:[]});return}let s=i,a=[],l=Object.keys(s).filter(c=>c.startsWith("[[")||c===".");if(l.length>1)throw new Error(`Expected exactly one folder handler for ${n||"/"} expected but multuple found: ${l.join(", ")}`);if(l.length===0)throw new Error(`No folder handler for ${n||"/"} founds`);for(let[c,o]of Object.entries(s)){let f=n?`${n}/${c}`:c;if(c==="."){if(typeof o.name!="string")throw new Error(`Folder root '.' at path '${n}' must be a handler, not a folder`);if(o.fsType!=="folder"&&o.fsType!=="fs")throw new Error(`Folder root handler '.' at path '${n}' must be of type 'folder' or 'fs'`);e.push({pattern:n+"/.",handler:o,priority:Pd(n),staticBaseChildren:a})}else if(c.startsWith("[["))if(c.startsWith("[[..."))if(typeof o.name=="string"){if(e.push({pattern:f,handler:o,priority:Pd(f),staticBaseChildren:a}),o.fsType!=="folder"&&o.fsType!=="fs")throw new Error(`Folder root handler '.' at path '${n}' must be of type 'folder' or 'fs'`)}else r(o,f);else r(o,f);else if(c.startsWith("[")){if(c.startsWith("[..."))throw new Error(`Required catch-all '${c}' is not supported. Use '[[...${c.slice(5,-1)}]]' instead`);r(o,f)}else a.push({segment:c,type:ZN(o)}),r(o,f)}}return u(r,"e"),y(r,"walk"),r(t,""),e}u(KN,"da");y(KN,"flattenRoutes");var ho,JN=(ho=class{constructor(e,r){this.routes=e,this.rootPath=r,U(this,"compiledRoutes");let i=KN(e);this.compiledRoutes=i.map(n=>{let{regexStr:s,paramNames:a,folderRoute:l,pathParameter:c}=GN(n.pattern);return{regex:new RegExp(s),paramNames:a,staticBaseChildren:n.staticBaseChildren,handler:n.handler,priority:n.priority,pattern:n.pattern,folderRoute:l,pathParameter:c}})}match(e){let r=e;r.startsWith(this.rootPath+"/")?r=r.slice(this.rootPath.length+1):r.startsWith(this.rootPath)&&(r=r.slice(this.rootPath.length)),r.startsWith("/")||(r="/"+r),r.length>1&&r.endsWith("/")&&(r=r.slice(0,-1));let i,n={},s=-1,a=this.compiledRoutes,l=[];for(let o of a){let f=r.match(o.regex);if(f)l.push(o);else continue;if(!(!f||o.priority<=s)){n={};for(let h=0;h<o.paramNames.length;h++){let d=f[h+1]||"";d.startsWith("/")&&(d=d.slice(1)),n[o.paramNames[h]]=d}s=o.priority,i=o}}if(!i||i.handler===void 0)return;let c=[];return i.folderRoute&&(i.pathParameter?n[i.pathParameter]===""&&(c=i.staticBaseChildren.map(o=>({segment:o.segment,type:o.type}))):c=i.staticBaseChildren.map(o=>({segment:o.segment,type:o.type}))),{handler:i.handler,matchingPattern:i.pattern,params:n,staticSiblings:c}}},u(ho,"Jt"),ho);y(JN,"PathRouter");var kH=JN;function De(t){return typeof t=="string"?t:Buffer.isBuffer(t)?t.toString():String(t)}u(De,"z");y(De,"pathToString");var po,YN=(po=class{constructor({name:e,rootPath:r}){U(this,"compositeFs"),U(this,"context"),U(this,"newContext"),U(this,"fsType","fs"),U(this,"rootInstanceId"),U(this,"name"),U(this,"rootPath"),this.name=e,this.rootPath=r,this.rootInstanceId=`${e}-${Date.now()}-${Math.random().toString(36).substr(2,9)}`}attach(e){this.compositeFs=e}withContext(e){let r=Object.create(Object.getPrototypeOf(this));return Object.assign(r,this),r.context=e,r}async open(e,r,i){throw new Error(`open not implemented for: ${De(e)}`)}async access(e,r){throw new Error(`access not implemented for: ${De(e)}`)}async stat(e,r){throw new Error(`lstat not implemented for: ${De(e)}`)}async lstat(e,r){throw new Error(`lstat not implemented for: ${De(e)}`)}async opendir(e,r){throw new Error(`opendir not implemented for: ${De(e)}`)}async link(e,r){throw new Error(`link not implemented for: ${De(e)}`)}async mkdir(e,r){throw new Error(`mkdir not implemented for: ${De(e)}`)}async readdir(e,r){throw new Error(`readdir not implemented for: ${De(e)}`)}async readlink(e,...r){throw new Error(`readlink not implemented for: ${De(e)}`)}async unlink(e){throw new Error(`unlink not implemented for: ${De(e)}`)}async rename(e,r){throw new Error(`rename not implemented for: ${De(e)}`)}async rmdir(e,...r){throw new Error(`rmdir not implemented for: ${De(e)}`)}async symlink(e,r,i){throw new Error(`symlink not implemented for: ${De(r)}`)}async lookup(e){throw new Error(`lookup not implemented for: ${De(e)}`)}resolvePath(e){throw new Error(`resolvePath not implemented for fd: ${e}`)}async close(e){this.compositeFs.close(e)}async dataSync(e){throw new Error(`dataSync not implemented for: ${e.subFsFileDescriptor}`)}async read(e,r,i,n,s){throw new Error(`read not implemented for: ${e.subFsFileDescriptor}`)}async appendFile(e,r,i){throw new Error(`appendFile not implemented for: ${e.subFsFileDescriptor}`)}async fchmod(e,r){throw new Error(`fchmod not implemented for: ${e.subFsFileDescriptor}`)}async fchown(e,r,i){throw new Error(`fchown not implemented for: ${e.subFsFileDescriptor}`)}async ftruncate(e,r){throw new Error(`ftruncate not implemented for: ${e.subFsFileDescriptor}`)}async fstat(e,r){throw new Error(`fstat not implemented for: ${e.subFsFileDescriptor}`)}async futimes(e,r,i){throw new Error(`futimes not implemented for: ${e.subFsFileDescriptor}`)}async write(e,r,i,n,s){throw new Error(`write not implemented for: ${e.subFsFileDescriptor}`)}async writev(e,r,i){throw new Error(`writev not implemented for: ${e.subFsFileDescriptor}`)}async readv(e,r,i){throw new Error(`readv not implemented for: ${e.subFsFileDescriptor}`)}async readFile(e,r){throw new Error(`readFile not implemented for: ${e}`)}async writeFile(e,r,i){throw new Error(`writeFile not implemented for: ${e}`)}},u(po,"qt"),po);y(YN,"BaseCompositeSubFs");var ts=YN,mo,XN=(mo=class{constructor({name:e,filterLayers:r,routes:i,rootPath:n}){U(this,"promises"),U(this,"filterLayers",[]),U(this,"router"),U(this,"parentFs"),U(this,"name"),U(this,"rootPath"),U(this,"pathToFileDescriptors",new Map),U(this,"openFileHandles",new Map),U(this,"logOperation"),this.name=e,this.rootPath=n;for(let s of r)this.filterLayers.push(s),s.attach(this);this.router=new kH(i,this.rootPath),this.promises={access:this.access.bind(this),opendir:this.opendir.bind(this),mkdir:this.mkdir.bind(this),readdir:this.readdir.bind(this),open:this.open.bind(this),stat:this.stat.bind(this),lstat:this.lstat.bind(this),link:this.link.bind(this),readlink:this.readlink.bind(this),unlink:this.unlink.bind(this),rename:this.rename.bind(this),rmdir:this.rmdir.bind(this),symlink:this.symlink.bind(this),readFile:this.readFile.bind(this),writeFile:this.writeFile.bind(this),getFilehandle:this.getFilehandle.bind(this)}}getNextFileDescriptor(){let e=Array.from(this.openFileHandles.keys());return e.length===0?1:Math.max(...e)+1}setLoggger(e){this.logOperation=e}async logOperationOnFileDescsriptor(e,r,i){if(!this.logOperation)return;let n=[];for(let[s,a]of this.pathToFileDescriptors.entries())a.includes(e.fd)&&n.push(s);if(n.length!==0)return this.logOperation?.({fsName:e.delegate.name,fd:e,path:n[0],operation:r,operationArgs:i})}getFilehandle(e){return this.openFileHandles.get(e)}async getResponsibleFs(e){let r=e.toString();for(let s of this.filterLayers)if(await s.responsible(r)){if(s.withContext!==void 0)return s.withContext({fullPath:r,params:{},staticSiblings:[]});throw new Error(`Filter layer filesystem ${s.name} is not a BaseCompositeSubFs`)}let i=this.router.match(r);if(!i)throw new Error(`No route match for: ${r}`);let n=i.handler;return n.attach(this),n.withContext({fullPath:r,params:i.params,staticSiblings:i.staticSiblings})}async access(e,r){let i=await this.getResponsibleFs(e);return await this.logOperation?.({fsName:i.name,path:e,operation:"access",operationArgs:{mode:r}}),i.access(e,r)}async stat(e,r){let i=e.toString(),n=await this.getResponsibleFs(e);return await this.logOperation?.({fsName:n.name,path:i,operation:"stat",operationArgs:{opts:r}}),n.stat(e)}async lstat(e,r){let i=await this.getResponsibleFs(e);return await this.logOperation?.({fsName:i.name,path:e.toString(),operation:"lstat",operationArgs:{opts:r}}),i.lstat(e,r)}async unlink(e){let r=await this.getResponsibleFs(e);return await this.logOperation?.({fsName:r.name,path:e.toString(),operation:"unlink",operationArgs:{}}),r.unlink(e)}async mkdir(e,r){let i=await this.getResponsibleFs(e);return await this.logOperation?.({fsName:i.name,path:e.toString(),operation:"mkdir",operationArgs:{options:r}}),i.mkdir(e,r)}async rmdir(e,r){let i=await this.getResponsibleFs(e);return await this.logOperation?.({fsName:i.name,path:e.toString(),operation:"rmdir",operationArgs:{dirPath:e,options:r}}),i.rmdir(e,r)}async opendir(e,r){await this.logOperation?.({fsName:this.name,path:e.toString(),operation:"opendir",operationArgs:{options:r}});let i=e.toString();return new Sb(this,i)}async readdir(e,r){await this.logOperation?.({fsName:this.name,path:e.toString(),operation:"readdir",operationArgs:{options:r}});let i=new Set,n=this.router.match(e.toString());if(n?.handler instanceof ts){let s=n?.handler.withContext({fullPath:e.toString(),params:n.params,staticSiblings:n.staticSiblings});s.attach(this),i=new Set(await s.readdir(e,r))}for(let s of[...this.filterLayers].reverse())if(s.readDirFiltering)i=new Set(await s.readDirFiltering(e,Array.from(i)));else{let a=await s.readdir(e,r);for(let l of a)i.add(l)}return Array.from(i)}async open(e,r,i){let n=await this.getResponsibleFs(e);await this.logOperation?.({fsName:n.name,path:e,operation:"open",operationArgs:{flags:r,mode:i}});let s=await n.open(e,r,i),a=this.getNextFileDescriptor();return s.realize(a),this.openFileHandles.set(a,s),this.pathToFileDescriptors.get(e)||this.pathToFileDescriptors.set(e,[]),this.pathToFileDescriptors.get(e).push(a),s}async close(e){try{await e.delegate.close(e)}catch(r){throw r}finally{for(let[r,i]of this.pathToFileDescriptors.entries()){let n=i.indexOf(e.fd);if(n!==-1){i.splice(n,1),i.length===0&&this.pathToFileDescriptors.delete(r);break}}this.openFileHandles.delete(e.fd)}}async link(e,r){throw new Error("not implemented")}async readlink(e,r){throw new Error("not implemented")}async rename(e,r){let i=await this.getResponsibleFs(e),n=await this.getResponsibleFs(r);if(i.rootInstanceId===n.rootInstanceId)return await this.logOperation?.({fsName:i.name,path:e.toString(),operation:"rename",operationArgs:{oldPath:e,newPath:r}}),i.newContext=n.context,i.rename(e,r);let s=await i.open(e.toString(),"r");try{let a=await i.fstat(s),l=Buffer.alloc(a.size);await i.read(s,l,0,a.size,0),await i.close(s),await n.writeFile(r.toString(),l,"utf8"),await i.unlink(e)}catch(a){try{await i.close(s)}catch{}throw a}}async symlink(e,r,i){throw new Error("not implemented")}async readFile(e,r){await this.logOperation?.({fsName:this.name,path:e.toString(),operation:"readFile",operationArgs:{path:e,options:r}});let i=!0,n;if(typeof e=="number"){i=!1;let s=this.getFilehandle(e);if(!s)throw new Error("Invalid file descriptor");n=s}else if(typeof e=="string")n=await this.open(e,"r");else throw new Error("only filehandle and path are supported atm");try{let s=(await n.stat()).size;if(typeof s=="bigint"){if(s>BigInt(Number.MAX_SAFE_INTEGER))throw new Error("File too large to read into buffer");s=Number(s)}let a=Buffer.alloc(s),{bytesRead:l}=await n.read(a,0,s,0);if(r&&typeof r.encoding=="string")return a.slice(0,l).toString(r.encoding);if(typeof r=="string"){if(r==="utf8"||r==="utf-8")return a.slice(0,l).toString(r);throw new Error("Unsupported encoding: "+r)}return a.slice(0,l)}finally{n&&i&&await n.close()}}async writeFile(e,r,i){await this.logOperation?.({fsName:this.name,path:e.toString(),operation:"writeFile",operationArgs:{data:r,options:i}});let n=typeof e!="number",s,a,l,c="w";if(typeof i=="string"?a=i:i&&typeof i=="object"&&(a=i.encoding,l=i.mode,c=i.flag||"w"),typeof e=="number"){let o=this.getFilehandle(e);if(!o)throw new Error("Invalid file descriptor");s=o}else if(typeof e=="string")s=await this.open(e,c,l);else throw new Error("only filehandle and path are supported atm");try{let o;if(typeof r=="string")o=Buffer.from(r,a||"utf8");else if(r instanceof Buffer)o=r;else if(r instanceof Uint8Array)o=Buffer.from(r);else throw new Error("Invalid data type for writeFile");let f=0;for(;f<o.length;){let{bytesWritten:h}=await s.write(o,f,o.length-f,f);f+=h}}finally{s&&n&&await s.close()}}},u(mo,"Qt"),mo);y(XN,"CompositeFs");var iN=XN,wo,eD=(wo=class extends ts{constructor({name:e,hiddenFiles:r,rootPath:i}){super({name:e,rootPath:i}),U(this,"ig"),this.ig=(0,QN.default)(),this.ig.add(r)}async responsible(e){let r=e.replace(/\\/g,"/"),i=r;if(this.rootPath){let n=this.rootPath;r.startsWith(n+"/")?i=r.slice(n.length+1):r.startsWith(n)&&(i=r.slice(n.length))}return i=i.startsWith("./")?i.slice(2):i,i=i.startsWith("/")?i.slice(1):i,i===""||i==="."?!1:this.ig.ignores(i)}fileType(){return 255}error(e){return new Error(`Access to hidden file is not allowed: ${De(e)}`)}async open(e,r,i){throw this.error(e)}async access(e){throw this.error(e)}async stat(e){throw this.error(e)}async lstat(e){throw this.error(e)}async opendir(e){throw this.error(e)}async link(e){throw this.error(e)}async mkdir(e){throw this.error(e)}async readDirFiltering(e,r){let i=[];for(let n of r){let s=De(e)!=="/"?De(e)+"/"+n:"/"+n;await this.responsible(s)||i.push(n)}return i}async readdir(e){throw this.error(e)}async readlink(e){throw this.error(e)}async unlink(e){throw this.error(e)}async rename(e){throw this.error(e)}async rmdir(e){throw this.error(e)}async symlink(e,r){throw this.error(r)}async lookup(e){throw this.error(e)}resolvePath(e){throw new Error(`Access to hidden file is not allowed: resolvePath(${e})`)}async close(e){throw new Error("Access to hidden file is not allowed: close: "+e.subFsFileDescriptor)}async dataSync(e){throw new Error("Access to hidden file is not allowed: dataSync: "+e.subFsFileDescriptor)}async read(e,r,i,n,s){throw new Error("Access to hidden file is not allowed: readFileHandle: "+e.subFsFileDescriptor)}},u(wo,"ei"),wo);y(eD,"HiddenFileSubFs");var TH=eD,yo,tD=(yo=class{constructor(e){U(this,"delegate"),U(this,"compositeFs"),U(this,"_subFsFileDescriptor"),U(this,"handleType","file"),U(this,"_compositFsFileDescriptor",-1),this.delegate=e.fs,this._subFsFileDescriptor=e.subFsFileDescriptor,this._compositFsFileDescriptor=-1,this.compositeFs=e.compositeFs;let r=this._subFsFileDescriptor}get fsType(){return this.delegate.fileType()}get subFsFileDescriptor(){return this._subFsFileDescriptor}get fd(){return this._compositFsFileDescriptor}realize(e){if(this._compositFsFileDescriptor!==-1)throw new Error("was already realized");this._compositFsFileDescriptor=e}readableWebStream(e){throw new Error("Method not implemented.")}async appendFile(e,r){return await this.compositeFs.logOperationOnFileDescsriptor(this,"appendFile",{data:e,options:r}),await this.delegate.appendFile(this,e,r)}async chmod(e){return await this.compositeFs.logOperationOnFileDescsriptor(this,"chmod",{mode:e}),this.delegate.fchmod(this,e)}async chown(e,r){return await this.compositeFs.logOperationOnFileDescsriptor(this,"chown",{uid:e,gid:r}),this.delegate.fchown(this,e,r)}async close(){return await this.compositeFs.logOperationOnFileDescsriptor(this,"close",{}),this.compositeFs.close(this)}async datasync(){return await this.compositeFs.logOperationOnFileDescsriptor(this,"datasync",{}),this.delegate.dataSync(this)}async read(e,r,i,n){return await this.compositeFs.logOperationOnFileDescsriptor(this,"read",{targetBufferLength:e.length,offset:r,length:i,position:n}),await this.delegate.read(this,e,r,i,n)}async readv(e,r){return await this.compositeFs.logOperationOnFileDescsriptor(this,"readv",{buffers:e,position:r}),this.delegate.readv(this,e,r)}async stat(e){return await this.compositeFs.logOperationOnFileDescsriptor(this,"stat",{options:e}),this.delegate.fstat(this,e)}async truncate(e){return await this.compositeFs.logOperationOnFileDescsriptor(this,"truncate",{len:e}),this.delegate.ftruncate(this,e)}async utimes(e,r){return await this.compositeFs.logOperationOnFileDescsriptor(this,"utimes",{atime:e,mtime:r}),this.delegate.futimes(this,e,r)}async write(e,r,i,n){return await this.compositeFs.logOperationOnFileDescsriptor(this,"write",{buffer:e,offset:r,length:i,position:n}),this.delegate.write(this,e,r,i,n)}async writev(e,r){return await this.compositeFs.logOperationOnFileDescsriptor(this,"writev",{buffers:e,position:r}),this.delegate.writev(this,e,r)}async sync(){return await this.compositeFs.logOperationOnFileDescsriptor(this,"sync",{}),this.delegate.dataSync(this)}},u(yo,"ti"),yo);y(tD,"CompositFsFileHandle");var Fo=tD,go,xH=(go=class extends ts{constructor({name:e,rootPath:r,ephemeralPatterns:i}){super({name:e,rootPath:r}),U(this,"openFh",new Map),U(this,"memFs",(0,Vd.createFsFromVolume)(new Vd.Volume)),U(this,"ig"),U(this,"patterns"),this.ig=(0,rD.default)(),this.ig.add(i),this.patterns=i}normalizePath(e){let r=typeof e=="string"?e:e.toString();return r.startsWith("/")?r:"/"+r}async responsible(e){let r=e.replace(/\\/g,"/"),i=r;return this.rootPath&&(r.startsWith(this.rootPath+"/")?i=r.slice(this.rootPath.length+1):r.startsWith(this.rootPath)&&(i=r.slice(this.rootPath.length))),i=i.startsWith("./")?i.slice(2):i,i=i.startsWith("/")?i.slice(1):i,i===""||i==="."?!1:this.ig.ignores(i)}fileType(){return 5}async open(e,r,i){let n=this.normalizePath(e),s=Nd.dirname(n);s&&s!=="/"&&s!=="."&&await this.memFs.promises.mkdir(s,{recursive:!0});let a=await this.memFs.promises.open(n,r,i);return this.openFh.set(a.fd,a),new Fo({fs:this,compositeFs:this.compositeFs,subFsFileDescriptor:a.fd,parentFsFileDescriptors:[a.fd]})}async access(e,r){let i=this.normalizePath(e);return await this.memFs.promises.access(i,r)}async stat(e,r){let i=this.normalizePath(e);return this.memFs.promises.stat(i,{bigint:!1})}async lstat(e,r){let i=this.normalizePath(e);return this.memFs.promises.lstat(i,{bigint:!1})}async opendir(e,r){let i=this.normalizePath(e);return await this.memFs.promises.opendir(i,r)}async link(e,r){let i=this.normalizePath(e),n=this.normalizePath(r);return await this.memFs.promises.link(i,n)}async mkdir(e,r){let i=this.normalizePath(e);if(!(typeof r=="object"&&r&&"recursive"in r&&r.recursive)){let n=Nd.dirname(i);if(n&&n!=="/"&&n!==".")try{await this.memFs.promises.stat(n)}catch{await this.memFs.promises.mkdir(n,{recursive:!0})}}await this.memFs.promises.mkdir(i,r)}async readdir(e,...r){let i=this.normalizePath(e),n=await this.memFs.promises.readdir(i,...r);return console.log("EPHEMERAL: READDIR: ",n),n}async readlink(e){throw new Error("readlink is not implemented for EphemeralFileSubFs")}async unlink(e){let r=this.normalizePath(e);return await this.memFs.promises.unlink(r)}async rename(e,r){let i=this.normalizePath(e),n=this.normalizePath(r);return await this.memFs.promises.rename(i,n)}async rmdir(e,r){let i=this.normalizePath(e);return await this.memFs.promises.rmdir(i,r)}async symlink(e,r,i){let n=this.normalizePath(e),s=this.normalizePath(r);return await this.memFs.promises.symlink(n,s,i)}async lookup(e){throw new Error(`lookup is not implemented for: ${De(e)}`)}async close(e){let r=this.openFh.get(e.subFsFileDescriptor);r&&(await r.close(),this.openFh.delete(e.subFsFileDescriptor))}async dataSync(e){let r=this.openFh.get(e.subFsFileDescriptor);if(r)return await r.datasync()}async read(e,r,i,n,s){let a=this.openFh.get(e.subFsFileDescriptor);if(a)return await a.read(r,i,n,s);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async fchmod(e,r){let i=this.openFh.get(e.subFsFileDescriptor);if(i)return await i.chmod(r)}async fchown(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.chown(r,i)}async write(e,r,i,n,s){let a=this.openFh.get(e.subFsFileDescriptor);if(a)return await a.write(r,i,n,s);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async ftruncate(e,r){let i=this.openFh.get(e.subFsFileDescriptor);if(i)return await i.truncate(r)}resolvePath(e){throw new Error(`resolvePath is not implemented: resolvePath(${e})`)}async fstat(e,r){let i=this.openFh.get(e.subFsFileDescriptor);if(i)return await i.stat(r);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async futimes(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.utimes(r,i)}async writev(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.writev(r,i??void 0);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async readv(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.readv(r,i??void 0);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async readFile(e,r){if(typeof e=="string"||Buffer.isBuffer(e)){let i=this.normalizePath(e);return this.memFs.promises.readFile(i,r)}return super.readFile(e,r)}async writeFile(e,r,i){let n=this.normalizePath(e),s=Nd.dirname(n);return s&&s!=="/"&&s!=="."&&await this.memFs.promises.mkdir(s,{recursive:!0}),this.memFs.promises.writeFile(n,r,i)}},u(go,"ii"),go);y(xH,"EphemeralSubFs");var bo,nD=(bo=class extends ts{constructor({name:e,sourceFs:r,copyToFs:i,copyToRootPath:n,rootPath:s,patterns:a}){super({rootPath:s,name:e}),U(this,"openFh",new Map),U(this,"sourceFs"),U(this,"copyToFs"),U(this,"copyPath"),U(this,"ig"),U(this,"patterns"),this.sourceFs=r,this.copyToFs=i,this.copyPath=n,this.patterns=a,this.ig=(0,iD.default)(),this.ig.add(a)}normalizeCopyPath(e){let r=typeof e=="string"?e:e.toString(),i=r.startsWith("/")?r:"/"+r;return Vn.join(this.copyPath,i)}normalizePath(e){let r=typeof e=="string"?e:e.toString();return r.startsWith("/")?r:"/"+r}async responsible(e){let r=e.replace(/\\/g,"/"),i=r;if(this.compositeFs.rootPath){let n=this.compositeFs.rootPath;r.startsWith(n+"/")?i=r.slice(n.length+1):r.startsWith(n)&&(i=r.slice(n.length))}return i=i.startsWith("./")?i.slice(2):i,i=i.startsWith("/")?i.slice(1):i,i===""||i==="."?!1:this.ig.ignores(i)}fileType(){return 6}async isCopied(e){let r=this.normalizeCopyPath(e);try{return await this.copyToFs.promises.access(r),!0}catch{return!1}}async copyFromSource(e){let r=this.normalizeCopyPath(e),i=this.normalizePath(e),n=Vn.dirname(r);n&&n!=="/"&&n!=="."&&await this.copyToFs.promises.mkdir(n,{recursive:!0});try{let s=await this.sourceFs.promises.readFile(i);await this.copyToFs.promises.writeFile(r,s)}catch(s){if(s.code!=="ENOENT")throw s}}async open(e,r,i){let n=this.normalizePath(e),s=this.normalizeCopyPath(e);if(r.includes("w")||r.includes("a")||r.includes("+")){let a=Vn.dirname(s);if(a&&a!=="/"&&a!=="."&&await this.copyToFs.promises.mkdir(a,{recursive:!0}),!await this.isCopied(e))try{await this.sourceFs.promises.access(n),await this.copyFromSource(e)}catch{}let l=await this.copyToFs.promises.open(s,r,i);return this.openFh.set(l.fd,l),new Fo({fs:this,compositeFs:this.compositeFs,subFsFileDescriptor:l.fd,parentFsFileDescriptors:[l.fd]})}else{let a=await this.isCopied(e),l=a?this.copyToFs:this.sourceFs,c=a?s:n,o=await l.promises.open(c,r,i);return this.openFh.set(o.fd,o),new Fo({fs:this,compositeFs:this.compositeFs,subFsFileDescriptor:o.fd,parentFsFileDescriptors:[o.fd]})}}async access(e,r){let i=this.normalizePath(e),n=this.normalizeCopyPath(e);try{await this.copyToFs.promises.access(n,r);return}catch{return await this.sourceFs.promises.access(i,r)}}async stat(e,r){let i=this.normalizePath(e),n=this.normalizeCopyPath(e);try{return await this.copyToFs.promises.stat(n,{bigint:r?.bigint??!1})}catch{return this.sourceFs.promises.stat(i,{bigint:r?.bigint??!1})}}async lstat(e,r){let i=this.normalizePath(e),n=this.normalizeCopyPath(e);try{return await this.copyToFs.promises.lstat(n,{bigint:r?.bigint??!1})}catch{return this.sourceFs.promises.lstat(i,{bigint:r?.bigint??!1})}}async opendir(e,r){let i=this.normalizePath(e);return new Sb(this.compositeFs,i)}async link(e,r){let i=this.normalizeCopyPath(e),n=this.normalizeCopyPath(r);return await this.copyToFs.promises.link(i,n)}async mkdir(e,r){let i=this.normalizeCopyPath(e);if(!(typeof r=="object"&&r&&"recursive"in r&&r.recursive)){let n=Vn.dirname(i);if(n&&n!=="/"&&n!==".")try{await this.copyToFs.promises.stat(n)}catch{await this.copyToFs.promises.mkdir(n,{recursive:!0})}}await this.copyToFs.promises.mkdir(i,r)}async readdir(e,...r){let i=this.normalizePath(e),n=this.normalizeCopyPath(e),s=new Set,a=new Set;try{let l=await this.sourceFs.promises.readdir(i,...r);Array.isArray(l)&&l.forEach(c=>s.add(typeof c=="string"?c:c.name))}catch(l){if(l.code!=="ENOENT")throw l}try{let l=await this.copyToFs.promises.readdir(n,...r);Array.isArray(l)&&l.forEach(c=>a.add(typeof c=="string"?c:c.name))}catch(l){if(l.code!=="ENOENT")throw l}return Array.from(new Set([...s,...a]))}async readlink(e){throw new Error("readlink is not implemented for CopyOnWriteSubFs")}async unlink(e){let r=this.normalizeCopyPath(e);return await this.copyToFs.promises.unlink(r)}async rename(e,r){let i=this.normalizeCopyPath(e),n=this.normalizeCopyPath(r);return await this.copyToFs.promises.rename(i,n)}async rmdir(e,r){let i=this.normalizeCopyPath(e);return await this.copyToFs.promises.rmdir(i,r)}async symlink(e,r,i){let n=this.normalizeCopyPath(e),s=this.normalizeCopyPath(r);return await this.copyToFs.promises.symlink(n,s,i)}async lookup(e){throw new Error(`lookup is not implemented for: ${De(e)}`)}resolvePath(e){throw new Error(`resolvePath is not implemented: resolvePath(${e})`)}async close(e){let r=this.openFh.get(e.subFsFileDescriptor);r&&(await r.close(),this.openFh.delete(e.subFsFileDescriptor))}async dataSync(e){let r=this.openFh.get(e.subFsFileDescriptor);if(r)return await r.datasync()}async read(e,r,i,n,s){let a=this.openFh.get(e.subFsFileDescriptor);if(a)return await a.read(r,i,n,s);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async fchmod(e,r){let i=this.openFh.get(e.subFsFileDescriptor);if(i)return await i.chmod(r)}async fchown(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.chown(r,i)}async write(e,r,i,n,s){let a=this.openFh.get(e.subFsFileDescriptor);if(a)return await a.write(r,i,n,s);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async ftruncate(e,r){let i=this.openFh.get(e.subFsFileDescriptor);if(i)return await i.truncate(r)}async fstat(e,r){let i=this.openFh.get(e.subFsFileDescriptor);if(i)return await i.stat(r);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async futimes(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.utimes(r,i)}async writev(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.writev(r,i??void 0);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async readv(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.readv(r,i??void 0);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async readFile(e,r){if(typeof e!="string"&&!Buffer.isBuffer(e))return super.readFile(e,r);let i=this.normalizePath(e),n=this.normalizeCopyPath(e);try{return await this.copyToFs.promises.readFile(n,r)}catch{return this.sourceFs.promises.readFile(i,r)}}async writeFile(e,r,i){let n=this.normalizeCopyPath(e);await this.isCopied(e)||await this.copyFromSource(e);let s=Vn.dirname(n);s&&s!=="/"&&s!=="."&&await this.copyToFs.promises.mkdir(s,{recursive:!0}),await this.copyToFs.promises.writeFile(n,r,i)}},u(bo,"ri"),bo);y(nD,"CopyOnWriteSubFs");var nN=nD;function Ur(t){return{name:t.name,isFile:y(()=>!t.isDir,"isFile"),isDirectory:y(()=>t.isDir,"isDirectory"),isBlockDevice:y(()=>!0,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isFIFO:y(()=>!1,"isFIFO"),isSocket:y(()=>!1,"isSocket"),parentPath:t.parent,path:t.parent}}u(Ur,"V");y(Ur,"toDirEntry");var _o,sD=(_o=class extends ts{constructor({name:e,gitStorageFs:r,gitRoot:i,handler:n,rootPath:s}){super({name:e,rootPath:s}),U(this,"memFs"),U(this,"openFh",{}),U(this,"storageFs"),U(this,"gitRoot"),U(this,"handler"),this.handler=n,this.gitRoot=i,this.storageFs=r,this.memFs=(0,Gd.createFsFromVolume)(new Gd.Volume)}async getAuthor(){if(this.storageFs===void 0||this.storageFs===null)return{};let e=await ab.default.getConfig({fs:this.storageFs,dir:this.gitRoot,path:"user.name"}),r=await ab.default.getConfig({fs:this.storageFs,dir:this.gitRoot,path:"user.email"}),i=Math.floor(Date.now()/1e3),n=new Date().getTimezoneOffset();return{name:e,email:r,date:i,timezoneOffset:n}}async responsible(e){return!0}getRouteParams(){return this.context?.params||{}}getStaticSiblings(){return this.context?.staticSiblings||[]}async open(e,r,i){if(this.handler.writeFile===void 0&&(r.includes("w")||r.includes("a")))throw new Error(`Write operations not allowed for ${this.handler.type}`);if(r.includes("x")&&this.handler.type!=="gitBranchFileVirtualFile"&&this.handler.type!=="claudeVirtualSessionFileVirtualFile")throw new Error(`Exclusive operations not allowed for ${this.handler.type}`);let n=await this.getAuthor(),s=this.getRouteParams(),a=await this.handler.getFile({cacheFs:this.memFs,filePath:e,userSpaceFs:this.compositeFs,pathParams:s,author:n}),l=!1;for(let d of Object.values(this.openFh))d.path===e&&(l=!0);if((a||l)&&r.includes("x"))throw Object.assign(new Error(`EEXIST: file already exists, open '${e}'`),{code:"EEXIST",errno:-17,syscall:"open",path:e});if(!a&&!l&&!(r.includes("w")||r.includes("a")))throw Object.assign(new Error(`ENOENT: no such file or directory, open '${e}'`),{code:"ENOENT",errno:-2,syscall:"open",path:e});let c=ob.dirname(e);if(await this.memFs.promises.mkdir(c,{recursive:!0}),a===void 0&&!r.includes("x")||a&&a.type==="file")try{let d=await this.memFs.promises.access(e)}catch{await this.memFs.promises.writeFile(e,"")}let o=await this.memFs.promises.open(e,r,i),f=o.fd,h=new Fo({fs:this,compositeFs:this.compositeFs,subFsFileDescriptor:f,parentFsFileDescriptors:[]});return this.openFh[f]={path:e,mode:r,fh:o,openSha:a?.oid,readSha:void 0,unflushed:[]},(r.includes("x")||r.includes("w"))&&this.openFh[f].unflushed.push({length:0,start:0}),h}async mkdir(e,r){let i=e.toString(),n=this.getRouteParams(),s=r?{options:r}:{};try{let a=await this.getAuthor();await this.handler.mkdir({cacheFs:this.memFs,filePath:e.toString(),userSpaceFs:this.compositeFs,pathParams:n,...s,author:a});let l=typeof r=="object"?{...r,recursive:!0}:{recursive:!0};await this.memFs.promises.mkdir(e,l);let c=i.split("/"),o="";for(let f=1;f<=c.length;f++){o=c.slice(0,f).join("/");try{if((await this.memFs.promises.stat(o)).isDirectory()){let h=await this.memFs.promises.open(o,"r");this.openFh[h.fd]={path:o,mode:"r",fh:h,openSha:void 0,readSha:void 0,unflushed:[]}}}catch{}}}catch(a){throw a}}async access(e,r){await this.stat(e)}async futimes(e,r,i){let n=this.openFh[e.subFsFileDescriptor];if(!n)throw new Error("Invalid file handle");return await n.fh.utimes(r,i)}async fstat(e,r){let i=this.openFh[e.subFsFileDescriptor];if(!i)throw new Error("Invalid file handle");return this.stat(i.path,r)}async ftruncate(e,r){let i=this.openFh[e.subFsFileDescriptor];if(!i)throw new Error("Invalid file handle");return i.unflushed.push({length:0,start:0}),await i.fh.truncate(r)}async stat(e,r){let i=e.toString(),n=Object.values(this.openFh).find(l=>l.path===i&&l.unflushed.length>0);if(n&&n.unflushed.length>0)return await n.fh.stat(r);let s=this.getRouteParams(),a=await this.getAuthor();return await this.handler.getStats({cacheFs:this.memFs,filePath:i,userSpaceFs:this.compositeFs,pathParams:s,author:a})}async lstat(e,r){return this.stat(e,r)}async readdir(e,r){let i=e.toString(),n=this.getRouteParams(),s=this.getStaticSiblings(),a=await this.getAuthor(),l=await this.handler.getFile({cacheFs:this.memFs,filePath:i,userSpaceFs:this.compositeFs,pathParams:n,author:a});if(l){if(l.type!=="directory")throw new Error("not a folder");let c=Array.from(new Set([...l.content,...s.map(o=>Ur({name:o.segment,parent:i,isDir:o.type==="folder"}))])).sort((o,f)=>o.name.localeCompare(f.name,void 0,{numeric:!0,sensitivity:"base"}));return r?.withFileTypes?c:c.map(o=>o.name)}return[]}async read(e,r,i,n,s){let a=e.subFsFileDescriptor,l=this.openFh[a];if(!l)throw new Error("Invalid file handle");if(l.unflushed.length===0){let c=this.getRouteParams(),o=await this.getAuthor(),f=await this.handler.getFile({cacheFs:this.memFs,filePath:l.path,userSpaceFs:this.compositeFs,pathParams:c,author:o});if(!f?.content)throw new Error("couldnt access content");if(f.type!=="file")throw new Error("not a file");let h=typeof f.content=="string"?Buffer.from(f.content):f.content,d=typeof s=="number"?s:0,p=Math.min(d+n,h.length),m=Math.max(0,p-d);return h.copy(r,i,d,d+m),{bytesRead:m,buffer:r}}return await l.fh.read(r,i,n,s)}async write(e,r,i,n,s){let a=this.openFh[e.subFsFileDescriptor];if(!a)throw new Error("Invalid file handle");let l=a.mode;if(!l.includes("w")&&!l.includes("a")&&!l.includes("+"))throw Object.assign(new Error("EBADF: bad file descriptor, write"),{code:"EBADF",errno:-9,syscall:"write"});if(a.unflushed.length===0){let h=this.getRouteParams(),d=await this.getAuthor(),p=await this.handler.getFile({cacheFs:this.memFs,filePath:a.path,userSpaceFs:this.compositeFs,pathParams:h,author:d});p&&p.oid&&(await this.memFs.promises.writeFile(a.path,p.content),a.readSha=p.oid)}let c=await a.fh.write(r,i,n,s),o=i??0,f=s??0;return a.unflushed.push({start:f,length:n||r.byteLength-o+f}),c}async close(e){let r=e.subFsFileDescriptor,i=this.openFh[r];if(!i)throw new Error("Invalid file handle");try{await this.dataSync(e),await i.fh.close()}finally{delete this.openFh[r]}}async dataSync(e){let r=e.subFsFileDescriptor,i=this.openFh[r];if(!i)throw new Error("Invalid file handle");if(i.unflushed.length>0){if(this.handler.writeFile){let n=await this.memFs.promises.readFile(i.path),s=this.getRouteParams(),a=await this.getAuthor();await this.handler.writeFile({cacheFs:this.memFs,filePath:i.path,userSpaceFs:this.compositeFs,content:n,pathParams:s,author:a})}i.unflushed=[]}}async readFile(e,r){let i=typeof e=="string"?e:Buffer.isBuffer(e)?e.toString():e.fd?`FileHandle(${e.fd})`:e.toString(),n=null;typeof r=="string"?n=r:r&&typeof r=="object"&&r.encoding&&(n=r.encoding);let s=await this.open(i,"r");try{let a=(await this.fstat(s)).size,l=Buffer.alloc(a);return await this.read(s,l,0,a,0),await this.close(s),n?l.toString(n):l}catch(a){try{await this.close(s)}catch{}throw a}}async writeFile(e,r,i){let n="w",s="utf8",a;typeof i=="string"?s=i:i&&typeof i=="object"&&(i.flag&&(n=String(i.flag)),i.encoding&&(s=i.encoding),i.mode&&(a=typeof i.mode=="string"?parseInt(i.mode,8):i.mode));let l=await this.open(e,n,a);try{let c;typeof r=="string"?c=Buffer.from(r,s):Buffer.isBuffer(r)?c=r:r instanceof Uint8Array?c=Buffer.from(r):ArrayBuffer.isView(r)?c=Buffer.from(r.buffer,r.byteOffset,r.byteLength):c=Buffer.from(r),await this.write(l,c,0,c.length,0)}finally{await this.close(l)}}async rename(e,r){let i=e.toString(),n=r.toString();if(!this.handler.rename)throw new Error(`Rename not supported for ${this.handler.type} files`);let s=await this.memFs.promises.access(n).then(()=>!0).catch(()=>!1),a=await this.stat(n).then(()=>!0).catch(()=>!1),l=await this.stat(i).then(()=>!0).catch(()=>!1);if(await this.memFs.promises.access(i).then(()=>!0).catch(()=>!1)){let f=ob.dirname(n);try{await this.memFs.promises.access(f)}catch{await this.memFs.promises.mkdir(f,{recursive:!0})}await this.memFs.promises.rename(e,r)}let c=this.getRouteParams(),o=await this.getAuthor();await this.handler.rename({cacheFs:this.memFs,filePath:i,userSpaceFs:this.compositeFs,newPath:n,pathParams:c,newPathParams:this.newContext?.params||{},author:o})}async fchmod(e,r){}async unlink(e){let r=e.toString();if(!this.handler.unlink)throw new Error(`Cannot unlink ${this.handler.type} files`);try{let i=this.getRouteParams(),n=await this.getAuthor();await this.handler.unlink({cacheFs:this.memFs,filePath:r,userSpaceFs:this.compositeFs,pathParams:i,author:n})}catch(i){let n=!1;for(let[s,a]of Object.entries(this.openFh))a.path===r&&a.unflushed.length>0&&(n=!0);if(!n)throw i}finally{let i=!1;for(let[n,s]of Object.entries(this.openFh))s.path===r&&(i=!0,await s.fh.close(),delete this.openFh[Number(n)]);i&&await this.memFs.promises.unlink(r)}}async rmdir(e,...r){let i=e.toString();if(!this.handler.rmdir)throw new Error(`Cannot rmdir ${this.handler.type} directories`);let n=this.getRouteParams(),s=await this.getAuthor();await this.handler.rmdir({cacheFs:this.memFs,filePath:i,userSpaceFs:this.compositeFs,pathParams:n,author:s});let a=!1;for(let[l,c]of Object.entries(this.openFh))c.path===i&&(a=!0,await c.fh.close(),delete this.openFh[Number(l)]);a&&await this.memFs.promises.rmdir(i,{recursive:!0})}fileType(){return 10}},u(_o,"ai"),_o);y(sD,"CompositeSubFsAdapter");var zt=sD;function aD({gitStorageFs:t,gitRoot:e,rootPath:r}){return new zt({name:"legit-virtual-file",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"legitVirtualFile",rootType:"folder",getStats:y(async i=>{let n=e+"/.git";try{return await t.promises.stat(n)}catch{throw new Error(`ENOENT: no such file or directory, stat '${n}'`)}},"getStats"),getFile:y(async i=>({type:"directory",content:[],mode:493,size:0}),"getFile"),rename(i){throw new Error("not implemented")},mkdir:y(async function(i){throw new Error("not implemented")},"mkdir")}})}u(aD,"rr");y(aD,"createLegitVirtualFileAdapter");function Yn(t){return t.replace(/\./g,"%2E").replace(/\//g,".")}u(Yn,"se");y(Yn,"encodeBranchNameForVfs");function Qe(t){return t.replace(/\./g,"/").replace(/%2E/g,".")}u(Qe,"H");y(Qe,"decodeBranchNameFromVfs");var lD="-operation";async function ui(t,e,r){let i=(await oD.default.listBranches({fs:t,dir:e})).filter(n=>n.endsWith(Qe(r)+lD))[0];return i?Yn(i):void 0}u(ui,"ne");y(ui,"resolveOperationBranchName");async function Se(t,e){try{let r=await Md.default.getConfig({fs:e,dir:t,path:"user.legit-current-branch"});if(r)return Yn(r)}catch{}try{let r=await Md.default.getConfig({fs:e,dir:t,path:"init.defaultBranch"});return Yn(r)||"main"}catch{return"main"}}u(Se,"O");y(Se,"getCurrentBranch");async function cD(t,e,r){await Md.default.setConfig({fs:e,dir:t,path:"user.legit-current-branch",value:Qe(r)})}u(cD,"nr");y(cD,"setCurrentBranch");async function le(t,e,r){try{return await Lr.default.resolveRef({fs:t,dir:e,ref:`refs/heads/${Qe(r)}`})}catch{return}}u(le,"E");y(le,"tryResolveRef");async function fi({dir:t,fs:e,treeOid:r,deletePathParts:i,addPathParts:n,addObj:s,addKeepIfEmpty:a,deleteKeepIfNotEmpty:l,keepFilename:c=".keep",gitCache:o}){let[f,...h]=n??[],[d,...p]=i??[],m=[];if(r){let{tree:w}=await Lr.default.readTree({fs:e,dir:t,oid:r,cache:o||{}});m=[...w]}if(f===d){let w=f;if(w===void 0)throw new Error("illegal arguement - called with out a path part");if(h.length===0)throw new Error("can not move into it self");if(p.length===0)throw new Error("can not move from it self");let g=m.findIndex(F=>F.path===w),b=(g!==-1?m[g]:void 0)?.oid,_=await fi({dir:t,fs:e,treeOid:b,addPathParts:h,deletePathParts:p,addObj:s,addKeepIfEmpty:a,deleteKeepIfNotEmpty:l});if(_===void 0)throw new Error("on the same path we expect an update - respectivly a newly created subTreeOid");let S=!1;if(_!==b){S=!0;let F={mode:"040000",path:w,oid:_,type:"tree"};g!==-1?m[g]=F:m.push(F)}if(r==null&&!S)throw new Error("Illegal state - if the currentOid is undefined - a new tree should have been created (an update should have happened)");if(S)return await Lr.default.writeTree({fs:e,dir:t,tree:m});if(r===void 0)throw new Error("currentOid should be set - since the sub tree didn't exist and ");return r}else{let w=!1,g;if(d){let b=m.findIndex(S=>S.path===d),_=b!==-1?m[b]:void 0;if(_===void 0)throw new Error("Element doesnt exist in tree");if(p.length>0){if(_&&_.type!=="tree")throw new Error("SubPart of the path for the obj to delete is not a tree");let S=await fi({dir:t,fs:e,treeOid:_.oid,addPathParts:void 0,deletePathParts:p,addObj:s,addKeepIfEmpty:a,deleteKeepIfNotEmpty:l});if(S===_.oid)throw new Error("in case of a delete we expect a different subtree oid");w=!0,S===void 0?m.splice(b,1):m[b]={mode:"040000",path:d,oid:S,type:"tree"}}else if(w=!0,m.splice(b,1),m.length===0&&a){let S=new Uint8Array(0),F=await Lr.default.writeBlob({fs:e,dir:t,blob:S});m.push({mode:"100644",oid:F,path:c,type:"blob"})}g=_}if(f){let b=m.findIndex(S=>S.path===f),_=b!==-1?m[b]:void 0;if(h.length>0){if(_&&_.type!=="tree")throw new Error("SubPart of the path for the obj to add is not a tree");let S=await fi({dir:t,fs:e,treeOid:_?.oid,addPathParts:h,deletePathParts:void 0,addObj:s,addKeepIfEmpty:a,deleteKeepIfNotEmpty:l});if(S===void 0)throw new Error("in case we add, we expect an update - respectivly a newly created subTreeOid");if(S!==_?.oid){w=!0;let F={mode:"040000",path:f,oid:S,type:"tree"};if(b!==-1)m[b]=F;else if(m.push(F),l&&m.length>1){let k=m.findIndex(A=>A.path===c);k!==-1&&m.splice(k,1)}}}else{if(w=!0,s){let S={mode:s.type==="tree"?"040000":"100644",path:f,oid:s.oid,type:s.type};if(b!==-1)m[b]=S;else{if(l&&m.length>0){let F=m.findIndex(k=>k.path===c);F!==-1&&m.splice(F,1)}m.push(S)}}if(a&&m.length===0){let S=new Uint8Array(0),F=await Lr.default.writeBlob({fs:e,dir:t,blob:S});m.push({mode:"100644",oid:F,path:c,type:"blob"})}}}if(m.length===0)return;if(w)return await Lr.default.writeTree({fs:e,dir:t,tree:m});if(r===void 0)throw new Error("currentOid should be set - since the sub tree didn't exist and ");return r}}u(fi,"pe");y(fi,"buildUpdatedTree");async function Eb(t,e,r,i,n=0,s={}){let{tree:a}=await Lr.default.readTree({fs:t,dir:e,oid:r,cache:s});if(i.length===n)return{type:"tree",entries:a.map(o=>Ur({parent:i.join("/"),name:o.path,isDir:o.type==="tree"})),oid:r};let l=i[n],c=a.find(o=>o.path===l);if(c){if(i.length===n+1){if(c.type==="blob")return{type:"blob",oid:c.oid};if(c.type==="tree"){let o=await Lr.default.readTree({fs:t,dir:e,oid:c.oid,cache:s});return{type:"tree",entries:o.tree.map(f=>Ur({parent:i.join("/"),name:f.path,isDir:f.type==="tree"})),oid:o.oid}}}else if(c.type==="tree")return await Eb(t,e,c.oid,i,n+1,s)}}u(Eb,"ar");y(Eb,"findGitObjectAtPath");async function co({filePath:t,gitRoot:e,nodeFs:r,commitSha:i,pathParams:n,gitCache:s}){let a=s||{};if(!n.filePath){let c=await Lr.default.readTree({fs:r,dir:e,oid:i,cache:a});return{type:"tree",entries:c.tree.map(o=>Ur({parent:t,name:o.path,isDir:o.type==="tree"})),oid:c.oid}}let l=n.filePath?n.filePath.split("/"):[];return await Eb(r,e,i,l,0,a)}u(co,"Se");y(co,"resolveGitObjAtPath");function fD({gitStorageFs:t,gitRoot:e,rootPath:r}){let i={type:"gitBranchOperationsVirtualFile",rootType:"file",getStats:y(async s=>{let{pathParams:a}=s;a.branchName===void 0&&(a.branchName=await Se(e,t));let l=await ui(t,e,a.branchName),c=await Dd.default.listBranches({fs:t,dir:e}),o,f=!1;if(l){if(o=await le(t,e,l),o===void 0)throw new Error(`Base Branch ${a.branchName} for operations does not exis`);f=o!==void 0}else if(o=await le(t,e,a.branchName),o===void 0)throw new Error(`Base Branch ${a.branchName} for operations does not exis`);let h=await Dd.default.readCommit({fs:t,dir:e,oid:o}),{commit:d}=h,p=d.committer.timestamp*1e3;try{return{mode:420,size:(f?await n.handler.getFile(s):void 0)?.content?.length??0,atimeMs:p,mtimeMs:p,ctimeMs:p,birthtimeMs:p,atime:new Date(p),mtime:new Date(p),ctime:new Date(p),birthtime:new Date(p),isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!1,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:0}}catch{throw new Error("ENOENT: no such file or directory, stat operationHistory")}},"getStats"),getFile:y(async s=>{let{pathParams:a}=s;a.branchName===void 0&&(a.branchName=await Se(e,t));let l=await ui(t,e,a.branchName),c=[];if(l){let h=await le(t,e,l);if(h!==void 0){let d=!1,p=h;for(;p&&!d;){let m=await Dd.default.readCommit({fs:t,dir:e,oid:p});c.push({oid:m.oid,parentOids:m.commit.parent,message:m.commit.message,originBranchOid:"unset"}),p=m.commit.parent&&m.commit.parent.length>0?m.commit.parent[0]:null,m.commit.parent.length===2&&m.commit.parent[0]===m.commit.parent[1]&&(d=!0)}}}let o;for(let h=c.length-1;h>=0;h--){let d=c[h];if(o===void 0){if(d.parentOids.length!==2&&d.parentOids[0]!==d.parentOids[1])throw new Error(`Operation commit ${d.oid} does not have two parents as expected`);o=d.parentOids[1]}d.parentOids.length===2&&(o=d.parentOids[1]),d.originBranchOid=o}let f=Buffer.from(JSON.stringify(c,null,2),"utf-8");return{type:"file",content:f,mode:420,size:f.length}},"getFile"),rename:y(async function(s){throw new Error("not implemented")},"rename"),mkdir:y(async function(s){throw new Error("not implemented")},"mkdir")},n=new zt({name:"branch-operations",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:i});return n}u(fD,"sr");y(fD,"createBranchOperationsAdapter");var Gi="legit",OH=y(({fs:t,gitRepoPath:e,serverUrl:r="https://hub.legitcontrol.com",auth:i,anonymousBranch:n,authHeaderPrefix:s="Bearer "})=>{let a=!1;async function l(g){let b=await i.getMaxAccessTokenForBranch(g);if(!b)throw new Error(`No access token for branch ${g}`);await St.default.fetch({fs:t,http:kd,dir:e,singleBranch:!0,ref:`${g}`,remote:Gi,url:r,headers:{Authorization:`${s}${b}`}});let _=await St.default.resolveRef({fs:t,dir:e,ref:`${Gi}/${g}`});await St.default.writeRef({fs:t,dir:e,ref:`refs/heads/${g}`,value:_})}u(l,"o"),y(l,"loadBranch");let c=[];async function o(){let g=await i.getMaxAccessTokenForBranch("todo");await St.default.fetch({fs:t,http:kd,dir:e,remote:Gi,url:r,headers:{Authorization:`${s}${g}`}});let b=await St.default.listBranches({fs:t,dir:e});for(let _ of b){if(_===n)continue;let S=`${Gi}/${_}`,F,k;try{F=await St.default.resolveRef({fs:t,dir:e,ref:_})}catch(A){console.log(`Could not resolve local ref ${_}:`,A)}try{k=await St.default.resolveRef({fs:t,dir:e,ref:S})}catch{k=void 0}if(F&&k){if(F!==k){let A=await St.default.findMergeBase({fs:t,dir:e,oids:[F,k]});if(A[0]!==F&&A[0]!==k){let v=await St.default.merge({fs:t,dir:e,ours:F,theirs:k,fastForwardOnly:!1,abortOnConflict:!1,author:{name:"Your Name",email:"your.email@example.com"},mergeDriver:y(async({branches:T,contents:E,path:R})=>{let[P,I,$]=E;return console.log(`Merging ${T[0]} with ${T[1]}...`),console.log("merged:"),console.log(E),{cleanMerge:!0,mergedText:$===void 0?I:$}},"mergeDriver")});await St.default.writeRef({fs:t,dir:e,ref:`refs/heads/${_}`,value:v.oid,force:!0})}A[0]===F?(console.log(`branch ${_} differs - remote ahaed, not behind`),await St.default.writeRef({fs:t,dir:e,ref:`refs/heads/${_}`,value:k,force:!0})):A[0]===k?(console.log(`branch ${_} differs - local ahead, not behind`),c.push(_)):(console.log(`branch ${_} differs - both changed`),c.push(_))}}else F&&!k&&c.push(_)}}u(o,"l"),y(o,"pull");async function f(g){if((await i.getUser()).type!=="local")for(let b of g){let _=await i.getMaxAccessTokenForBranch(b);await St.default.push({fs:t,http:kd,dir:e,remote:Gi,url:r,ref:b,headers:{Authorization:`Bearer ${_}`}})}}u(f,"h"),y(f,"push");let h=Promise.resolve();async function d(g){h=h.then(()=>f(g)),await h}u(d,"p"),y(d,"sequentialPush");async function p(){await St.default.getConfig({fs:t,dir:e,path:`remote.${Gi}.fetch`})||await St.default.setConfig({fs:t,dir:e,path:`remote.${Gi}.fetch`,value:`+refs/heads/*:refs/remotes/${Gi}/*`});try{await o();let g=[...new Set(c)].filter(b=>b.indexOf(n)===-1);await d(g),c=[]}catch(g){console.error("Error monitoring changes:",g)}finally{a&&setTimeout(p,1e3)}}u(p,"m"),y(p,"pullPushTick");function m(){a=!0,p()}u(m,"u"),y(m,"startSync");function w(){a=!1}return u(w,"v"),y(w,"stopSync"),{start:y(()=>{a||(m(),a=!0)},"start"),stop:y(()=>{w()},"stop"),isRunning:y(()=>a,"isRunning"),loadBranch:l,sequentialPush:d}},"createLegitSyncService");function rs(t){let e=t.length;for(;--e>=0;)t[e]=0}u(rs,"Ze");y(rs,"zero$1");var RH=0,uD=1,AH=2,PH=3,NH=258,Fb=29,Uc=256,Dc=Uc+1+Fb,fo=30,kb=19,hD=2*Dc+1,Gn=15,Z0=16,DH=7,Tb=256,dD=16,pD=17,mD=18,lb=new Uint8Array([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]),Cd=new Uint8Array([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]),CH=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),wD=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),IH=512,li=new Array((Dc+2)*2);rs(li);var Oc=new Array(fo*2);rs(Oc);var Cc=new Array(IH);rs(Cc);var Ic=new Array(NH-PH+1);rs(Ic);var xb=new Array(Fb);rs(xb);var jd=new Array(fo);rs(jd);function Id(t,e,r,i,n){this.static_tree=t,this.extra_bits=e,this.extra_base=r,this.elems=i,this.max_length=n,this.has_stree=t&&t.length}u(Id,"hi");y(Id,"StaticTreeDesc");var yD,gD,bD;function Bd(t,e){this.dyn_tree=t,this.max_code=0,this.stat_desc=e}u(Bd,"fi");y(Bd,"TreeDesc");var _D=y(t=>t<256?Cc[t]:Cc[256+(t>>>7)],"d_code"),Bc=y((t,e)=>{t.pending_buf[t.pending++]=e&255,t.pending_buf[t.pending++]=e>>>8&255},"put_short"),Nt=y((t,e,r)=>{t.bi_valid>Z0-r?(t.bi_buf|=e<<t.bi_valid&65535,Bc(t,t.bi_buf),t.bi_buf=e>>Z0-t.bi_valid,t.bi_valid+=r-Z0):(t.bi_buf|=e<<t.bi_valid&65535,t.bi_valid+=r)},"send_bits"),Mr=y((t,e,r)=>{Nt(t,r[e*2],r[e*2+1])},"send_code"),vD=y((t,e)=>{let r=0;do r|=t&1,t>>>=1,r<<=1;while(--e>0);return r>>>1},"bi_reverse"),BH=y(t=>{t.bi_valid===16?(Bc(t,t.bi_buf),t.bi_buf=0,t.bi_valid=0):t.bi_valid>=8&&(t.pending_buf[t.pending++]=t.bi_buf&255,t.bi_buf>>=8,t.bi_valid-=8)},"bi_flush"),$H=y((t,e)=>{let r=e.dyn_tree,i=e.max_code,n=e.stat_desc.static_tree,s=e.stat_desc.has_stree,a=e.stat_desc.extra_bits,l=e.stat_desc.extra_base,c=e.stat_desc.max_length,o,f,h,d,p,m,w=0;for(d=0;d<=Gn;d++)t.bl_count[d]=0;for(r[t.heap[t.heap_max]*2+1]=0,o=t.heap_max+1;o<hD;o++)f=t.heap[o],d=r[r[f*2+1]*2+1]+1,d>c&&(d=c,w++),r[f*2+1]=d,!(f>i)&&(t.bl_count[d]++,p=0,f>=l&&(p=a[f-l]),m=r[f*2],t.opt_len+=m*(d+p),s&&(t.static_len+=m*(n[f*2+1]+p)));if(w!==0){do{for(d=c-1;t.bl_count[d]===0;)d--;t.bl_count[d]--,t.bl_count[d+1]+=2,t.bl_count[c]--,w-=2}while(w>0);for(d=c;d!==0;d--)for(f=t.bl_count[d];f!==0;)h=t.heap[--o],!(h>i)&&(r[h*2+1]!==d&&(t.opt_len+=(d-r[h*2+1])*r[h*2],r[h*2+1]=d),f--)}},"gen_bitlen"),SD=y((t,e,r)=>{let i=new Array(Gn+1),n=0,s,a;for(s=1;s<=Gn;s++)n=n+r[s-1]<<1,i[s]=n;for(a=0;a<=e;a++){let l=t[a*2+1];l!==0&&(t[a*2]=vD(i[l]++,l))}},"gen_codes"),LH=y(()=>{let t,e,r,i,n,s=new Array(Gn+1);for(r=0,i=0;i<Fb-1;i++)for(xb[i]=r,t=0;t<1<<lb[i];t++)Ic[r++]=i;for(Ic[r-1]=i,n=0,i=0;i<16;i++)for(jd[i]=n,t=0;t<1<<Cd[i];t++)Cc[n++]=i;for(n>>=7;i<fo;i++)for(jd[i]=n<<7,t=0;t<1<<Cd[i]-7;t++)Cc[256+n++]=i;for(e=0;e<=Gn;e++)s[e]=0;for(t=0;t<=143;)li[t*2+1]=8,t++,s[8]++;for(;t<=255;)li[t*2+1]=9,t++,s[9]++;for(;t<=279;)li[t*2+1]=7,t++,s[7]++;for(;t<=287;)li[t*2+1]=8,t++,s[8]++;for(SD(li,Dc+1,s),t=0;t<fo;t++)Oc[t*2+1]=5,Oc[t*2]=vD(t,5);yD=new Id(li,lb,Uc+1,Dc,Gn),gD=new Id(Oc,Cd,0,fo,Gn),bD=new Id(new Array(0),CH,0,kb,DH)},"tr_static_init"),ED=y(t=>{let e;for(e=0;e<Dc;e++)t.dyn_ltree[e*2]=0;for(e=0;e<fo;e++)t.dyn_dtree[e*2]=0;for(e=0;e<kb;e++)t.bl_tree[e*2]=0;t.dyn_ltree[Tb*2]=1,t.opt_len=t.static_len=0,t.sym_next=t.matches=0},"init_block"),FD=y(t=>{t.bi_valid>8?Bc(t,t.bi_buf):t.bi_valid>0&&(t.pending_buf[t.pending++]=t.bi_buf),t.bi_buf=0,t.bi_valid=0},"bi_windup"),sN=y((t,e,r,i)=>{let n=e*2,s=r*2;return t[n]<t[s]||t[n]===t[s]&&i[e]<=i[r]},"smaller"),K0=y((t,e,r)=>{let i=t.heap[r],n=r<<1;for(;n<=t.heap_len&&(n<t.heap_len&&sN(e,t.heap[n+1],t.heap[n],t.depth)&&n++,!sN(e,i,t.heap[n],t.depth));)t.heap[r]=t.heap[n],r=n,n<<=1;t.heap[r]=i},"pqdownheap"),aN=y((t,e,r)=>{let i,n,s=0,a,l;if(t.sym_next!==0)do i=t.pending_buf[t.sym_buf+s++]&255,i+=(t.pending_buf[t.sym_buf+s++]&255)<<8,n=t.pending_buf[t.sym_buf+s++],i===0?Mr(t,n,e):(a=Ic[n],Mr(t,a+Uc+1,e),l=lb[a],l!==0&&(n-=xb[a],Nt(t,n,l)),i--,a=_D(i),Mr(t,a,r),l=Cd[a],l!==0&&(i-=jd[a],Nt(t,i,l)));while(s<t.sym_next);Mr(t,Tb,e)},"compress_block"),cb=y((t,e)=>{let r=e.dyn_tree,i=e.stat_desc.static_tree,n=e.stat_desc.has_stree,s=e.stat_desc.elems,a,l,c=-1,o;for(t.heap_len=0,t.heap_max=hD,a=0;a<s;a++)r[a*2]!==0?(t.heap[++t.heap_len]=c=a,t.depth[a]=0):r[a*2+1]=0;for(;t.heap_len<2;)o=t.heap[++t.heap_len]=c<2?++c:0,r[o*2]=1,t.depth[o]=0,t.opt_len--,n&&(t.static_len-=i[o*2+1]);for(e.max_code=c,a=t.heap_len>>1;a>=1;a--)K0(t,r,a);o=s;do a=t.heap[1],t.heap[1]=t.heap[t.heap_len--],K0(t,r,1),l=t.heap[1],t.heap[--t.heap_max]=a,t.heap[--t.heap_max]=l,r[o*2]=r[a*2]+r[l*2],t.depth[o]=(t.depth[a]>=t.depth[l]?t.depth[a]:t.depth[l])+1,r[a*2+1]=r[l*2+1]=o,t.heap[1]=o++,K0(t,r,1);while(t.heap_len>=2);t.heap[--t.heap_max]=t.heap[1],$H(t,e),SD(r,c,t.bl_count)},"build_tree"),oN=y((t,e,r)=>{let i,n=-1,s,a=e[0*2+1],l=0,c=7,o=4;for(a===0&&(c=138,o=3),e[(r+1)*2+1]=65535,i=0;i<=r;i++)s=a,a=e[(i+1)*2+1],!(++l<c&&s===a)&&(l<o?t.bl_tree[s*2]+=l:s!==0?(s!==n&&t.bl_tree[s*2]++,t.bl_tree[dD*2]++):l<=10?t.bl_tree[pD*2]++:t.bl_tree[mD*2]++,l=0,n=s,a===0?(c=138,o=3):s===a?(c=6,o=3):(c=7,o=4))},"scan_tree"),lN=y((t,e,r)=>{let i,n=-1,s,a=e[0*2+1],l=0,c=7,o=4;for(a===0&&(c=138,o=3),i=0;i<=r;i++)if(s=a,a=e[(i+1)*2+1],!(++l<c&&s===a)){if(l<o)do Mr(t,s,t.bl_tree);while(--l!==0);else s!==0?(s!==n&&(Mr(t,s,t.bl_tree),l--),Mr(t,dD,t.bl_tree),Nt(t,l-3,2)):l<=10?(Mr(t,pD,t.bl_tree),Nt(t,l-3,3)):(Mr(t,mD,t.bl_tree),Nt(t,l-11,7));l=0,n=s,a===0?(c=138,o=3):s===a?(c=6,o=3):(c=7,o=4)}},"send_tree"),MH=y(t=>{let e;for(oN(t,t.dyn_ltree,t.l_desc.max_code),oN(t,t.dyn_dtree,t.d_desc.max_code),cb(t,t.bl_desc),e=kb-1;e>=3&&t.bl_tree[wD[e]*2+1]===0;e--);return t.opt_len+=3*(e+1)+5+5+4,e},"build_bl_tree"),jH=y((t,e,r,i)=>{let n;for(Nt(t,e-257,5),Nt(t,r-1,5),Nt(t,i-4,4),n=0;n<i;n++)Nt(t,t.bl_tree[wD[n]*2+1],3);lN(t,t.dyn_ltree,e-1),lN(t,t.dyn_dtree,r-1)},"send_all_trees"),qH=y(t=>{let e=4093624447,r;for(r=0;r<=31;r++,e>>>=1)if(e&1&&t.dyn_ltree[r*2]!==0)return 0;if(t.dyn_ltree[9*2]!==0||t.dyn_ltree[10*2]!==0||t.dyn_ltree[13*2]!==0)return 1;for(r=32;r<Uc;r++)if(t.dyn_ltree[r*2]!==0)return 1;return 0},"detect_data_type"),cN=!1,UH=y(t=>{cN||(LH(),cN=!0),t.l_desc=new Bd(t.dyn_ltree,yD),t.d_desc=new Bd(t.dyn_dtree,gD),t.bl_desc=new Bd(t.bl_tree,bD),t.bi_buf=0,t.bi_valid=0,ED(t)},"_tr_init$1"),kD=y((t,e,r,i)=>{Nt(t,(RH<<1)+(i?1:0),3),FD(t),Bc(t,r),Bc(t,~r),r&&t.pending_buf.set(t.window.subarray(e,e+r),t.pending),t.pending+=r},"_tr_stored_block$1"),zH=y(t=>{Nt(t,uD<<1,3),Mr(t,Tb,li),BH(t)},"_tr_align$1"),WH=y((t,e,r,i)=>{let n,s,a=0;t.level>0?(t.strm.data_type===2&&(t.strm.data_type=qH(t)),cb(t,t.l_desc),cb(t,t.d_desc),a=MH(t),n=t.opt_len+3+7>>>3,s=t.static_len+3+7>>>3,s<=n&&(n=s)):n=s=r+5,r+4<=n&&e!==-1?kD(t,e,r,i):t.strategy===4||s===n?(Nt(t,(uD<<1)+(i?1:0),3),aN(t,li,Oc)):(Nt(t,(AH<<1)+(i?1:0),3),jH(t,t.l_desc.max_code+1,t.d_desc.max_code+1,a+1),aN(t,t.dyn_ltree,t.dyn_dtree)),ED(t),i&&FD(t)},"_tr_flush_block$1"),HH=y((t,e,r)=>(t.pending_buf[t.sym_buf+t.sym_next++]=e,t.pending_buf[t.sym_buf+t.sym_next++]=e>>8,t.pending_buf[t.sym_buf+t.sym_next++]=r,e===0?t.dyn_ltree[r*2]++:(t.matches++,e--,t.dyn_ltree[(Ic[r]+Uc+1)*2]++,t.dyn_dtree[_D(e)*2]++),t.sym_next===t.sym_end),"_tr_tally$1"),VH=UH,GH=kD,ZH=WH,KH=HH,JH=zH,YH={_tr_init:VH,_tr_stored_block:GH,_tr_flush_block:ZH,_tr_tally:KH,_tr_align:JH},XH=y((t,e,r,i)=>{let n=t&65535|0,s=t>>>16&65535|0,a=0;for(;r!==0;){a=r>2e3?2e3:r,r-=a;do n=n+e[i++]|0,s=s+n|0;while(--a);n%=65521,s%=65521}return n|s<<16|0},"adler32"),$c=XH,QH=y(()=>{let t,e=[];for(var r=0;r<256;r++){t=r;for(var i=0;i<8;i++)t=t&1?3988292384^t>>>1:t>>>1;e[r]=t}return e},"makeTable"),e7=new Uint32Array(QH()),t7=y((t,e,r,i)=>{let n=e7,s=i+r;t^=-1;for(let a=i;a<s;a++)t=t>>>8^n[(t^e[a])&255];return t^-1},"crc32"),Xe=t7,Xn={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"},xo={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_MEM_ERROR:-4,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},{_tr_init:r7,_tr_stored_block:fb,_tr_flush_block:i7,_tr_tally:Ji,_tr_align:n7}=YH,{Z_NO_FLUSH:Yi,Z_PARTIAL_FLUSH:s7,Z_FULL_FLUSH:a7,Z_FINISH:ir,Z_BLOCK:fN,Z_OK:st,Z_STREAM_END:uN,Z_STREAM_ERROR:jr,Z_DATA_ERROR:o7,Z_BUF_ERROR:J0,Z_DEFAULT_COMPRESSION:l7,Z_FILTERED:c7,Z_HUFFMAN_ONLY:Td,Z_RLE:f7,Z_FIXED:u7,Z_DEFAULT_STRATEGY:h7,Z_UNKNOWN:d7,Z_DEFLATED:Zd}=xo,p7=9,m7=15,w7=8,y7=29,g7=256,ub=g7+1+y7,b7=30,_7=19,v7=2*ub+1,S7=15,te=3,Ki=258,qr=Ki+te+1,E7=32,ko=42,Ob=57,hb=69,db=73,pb=91,mb=103,Zn=113,Tc=666,Et=1,Oo=2,Qn=3,Ro=4,F7=3,Kn=y((t,e)=>(t.msg=Xn[e],e),"err"),hN=y(t=>t*2-(t>4?9:0),"rank"),Zi=y(t=>{let e=t.length;for(;--e>=0;)t[e]=0},"zero"),k7=y(t=>{let e,r,i,n=t.w_size;e=t.hash_size,i=e;do r=t.head[--i],t.head[i]=r>=n?r-n:0;while(--e);e=n,i=e;do r=t.prev[--i],t.prev[i]=r>=n?r-n:0;while(--e)},"slide_hash"),T7=y((t,e,r)=>(e<<t.hash_shift^r)&t.hash_mask,"HASH_ZLIB"),Xi=T7,qt=y(t=>{let e=t.state,r=e.pending;r>t.avail_out&&(r=t.avail_out),r!==0&&(t.output.set(e.pending_buf.subarray(e.pending_out,e.pending_out+r),t.next_out),t.next_out+=r,e.pending_out+=r,t.total_out+=r,t.avail_out-=r,e.pending-=r,e.pending===0&&(e.pending_out=0))},"flush_pending"),Ut=y((t,e)=>{i7(t,t.block_start>=0?t.block_start:-1,t.strstart-t.block_start,e),t.block_start=t.strstart,qt(t.strm)},"flush_block_only"),ue=y((t,e)=>{t.pending_buf[t.pending++]=e},"put_byte"),kc=y((t,e)=>{t.pending_buf[t.pending++]=e>>>8&255,t.pending_buf[t.pending++]=e&255},"putShortMSB"),wb=y((t,e,r,i)=>{let n=t.avail_in;return n>i&&(n=i),n===0?0:(t.avail_in-=n,e.set(t.input.subarray(t.next_in,t.next_in+n),r),t.state.wrap===1?t.adler=$c(t.adler,e,n,r):t.state.wrap===2&&(t.adler=Xe(t.adler,e,n,r)),t.next_in+=n,t.total_in+=n,n)},"read_buf"),TD=y((t,e)=>{let r=t.max_chain_length,i=t.strstart,n,s,a=t.prev_length,l=t.nice_match,c=t.strstart>t.w_size-qr?t.strstart-(t.w_size-qr):0,o=t.window,f=t.w_mask,h=t.prev,d=t.strstart+Ki,p=o[i+a-1],m=o[i+a];t.prev_length>=t.good_match&&(r>>=2),l>t.lookahead&&(l=t.lookahead);do if(n=e,!(o[n+a]!==m||o[n+a-1]!==p||o[n]!==o[i]||o[++n]!==o[i+1])){i+=2,n++;do;while(o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&o[++i]===o[++n]&&i<d);if(s=Ki-(d-i),i=d-Ki,s>a){if(t.match_start=e,a=s,s>=l)break;p=o[i+a-1],m=o[i+a]}}while((e=h[e&f])>c&&--r!==0);return a<=t.lookahead?a:t.lookahead},"longest_match"),To=y(t=>{let e=t.w_size,r,i,n;do{if(i=t.window_size-t.lookahead-t.strstart,t.strstart>=e+(e-qr)&&(t.window.set(t.window.subarray(e,e+e-i),0),t.match_start-=e,t.strstart-=e,t.block_start-=e,t.insert>t.strstart&&(t.insert=t.strstart),k7(t),i+=e),t.strm.avail_in===0)break;if(r=wb(t.strm,t.window,t.strstart+t.lookahead,i),t.lookahead+=r,t.lookahead+t.insert>=te)for(n=t.strstart-t.insert,t.ins_h=t.window[n],t.ins_h=Xi(t,t.ins_h,t.window[n+1]);t.insert&&(t.ins_h=Xi(t,t.ins_h,t.window[n+te-1]),t.prev[n&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=n,n++,t.insert--,!(t.lookahead+t.insert<te)););}while(t.lookahead<qr&&t.strm.avail_in!==0)},"fill_window"),xD=y((t,e)=>{let r=t.pending_buf_size-5>t.w_size?t.w_size:t.pending_buf_size-5,i,n,s,a=0,l=t.strm.avail_in;do{if(i=65535,s=t.bi_valid+42>>3,t.strm.avail_out<s||(s=t.strm.avail_out-s,n=t.strstart-t.block_start,i>n+t.strm.avail_in&&(i=n+t.strm.avail_in),i>s&&(i=s),i<r&&(i===0&&e!==ir||e===Yi||i!==n+t.strm.avail_in)))break;a=e===ir&&i===n+t.strm.avail_in?1:0,fb(t,0,0,a),t.pending_buf[t.pending-4]=i,t.pending_buf[t.pending-3]=i>>8,t.pending_buf[t.pending-2]=~i,t.pending_buf[t.pending-1]=~i>>8,qt(t.strm),n&&(n>i&&(n=i),t.strm.output.set(t.window.subarray(t.block_start,t.block_start+n),t.strm.next_out),t.strm.next_out+=n,t.strm.avail_out-=n,t.strm.total_out+=n,t.block_start+=n,i-=n),i&&(wb(t.strm,t.strm.output,t.strm.next_out,i),t.strm.next_out+=i,t.strm.avail_out-=i,t.strm.total_out+=i)}while(a===0);return l-=t.strm.avail_in,l&&(l>=t.w_size?(t.matches=2,t.window.set(t.strm.input.subarray(t.strm.next_in-t.w_size,t.strm.next_in),0),t.strstart=t.w_size,t.insert=t.strstart):(t.window_size-t.strstart<=l&&(t.strstart-=t.w_size,t.window.set(t.window.subarray(t.w_size,t.w_size+t.strstart),0),t.matches<2&&t.matches++,t.insert>t.strstart&&(t.insert=t.strstart)),t.window.set(t.strm.input.subarray(t.strm.next_in-l,t.strm.next_in),t.strstart),t.strstart+=l,t.insert+=l>t.w_size-t.insert?t.w_size-t.insert:l),t.block_start=t.strstart),t.high_water<t.strstart&&(t.high_water=t.strstart),a?Ro:e!==Yi&&e!==ir&&t.strm.avail_in===0&&t.strstart===t.block_start?Oo:(s=t.window_size-t.strstart,t.strm.avail_in>s&&t.block_start>=t.w_size&&(t.block_start-=t.w_size,t.strstart-=t.w_size,t.window.set(t.window.subarray(t.w_size,t.w_size+t.strstart),0),t.matches<2&&t.matches++,s+=t.w_size,t.insert>t.strstart&&(t.insert=t.strstart)),s>t.strm.avail_in&&(s=t.strm.avail_in),s&&(wb(t.strm,t.window,t.strstart,s),t.strstart+=s,t.insert+=s>t.w_size-t.insert?t.w_size-t.insert:s),t.high_water<t.strstart&&(t.high_water=t.strstart),s=t.bi_valid+42>>3,s=t.pending_buf_size-s>65535?65535:t.pending_buf_size-s,r=s>t.w_size?t.w_size:s,n=t.strstart-t.block_start,(n>=r||(n||e===ir)&&e!==Yi&&t.strm.avail_in===0&&n<=s)&&(i=n>s?s:n,a=e===ir&&t.strm.avail_in===0&&i===n?1:0,fb(t,t.block_start,i,a),t.block_start+=i,qt(t.strm)),a?Qn:Et)},"deflate_stored"),Y0=y((t,e)=>{let r,i;for(;;){if(t.lookahead<qr){if(To(t),t.lookahead<qr&&e===Yi)return Et;if(t.lookahead===0)break}if(r=0,t.lookahead>=te&&(t.ins_h=Xi(t,t.ins_h,t.window[t.strstart+te-1]),r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),r!==0&&t.strstart-r<=t.w_size-qr&&(t.match_length=TD(t,r)),t.match_length>=te)if(i=Ji(t,t.strstart-t.match_start,t.match_length-te),t.lookahead-=t.match_length,t.match_length<=t.max_lazy_match&&t.lookahead>=te){t.match_length--;do t.strstart++,t.ins_h=Xi(t,t.ins_h,t.window[t.strstart+te-1]),r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart;while(--t.match_length!==0);t.strstart++}else t.strstart+=t.match_length,t.match_length=0,t.ins_h=t.window[t.strstart],t.ins_h=Xi(t,t.ins_h,t.window[t.strstart+1]);else i=Ji(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++;if(i&&(Ut(t,!1),t.strm.avail_out===0))return Et}return t.insert=t.strstart<te-1?t.strstart:te-1,e===ir?(Ut(t,!0),t.strm.avail_out===0?Qn:Ro):t.sym_next&&(Ut(t,!1),t.strm.avail_out===0)?Et:Oo},"deflate_fast"),ao=y((t,e)=>{let r,i,n;for(;;){if(t.lookahead<qr){if(To(t),t.lookahead<qr&&e===Yi)return Et;if(t.lookahead===0)break}if(r=0,t.lookahead>=te&&(t.ins_h=Xi(t,t.ins_h,t.window[t.strstart+te-1]),r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),t.prev_length=t.match_length,t.prev_match=t.match_start,t.match_length=te-1,r!==0&&t.prev_length<t.max_lazy_match&&t.strstart-r<=t.w_size-qr&&(t.match_length=TD(t,r),t.match_length<=5&&(t.strategy===c7||t.match_length===te&&t.strstart-t.match_start>4096)&&(t.match_length=te-1)),t.prev_length>=te&&t.match_length<=t.prev_length){n=t.strstart+t.lookahead-te,i=Ji(t,t.strstart-1-t.prev_match,t.prev_length-te),t.lookahead-=t.prev_length-1,t.prev_length-=2;do++t.strstart<=n&&(t.ins_h=Xi(t,t.ins_h,t.window[t.strstart+te-1]),r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart);while(--t.prev_length!==0);if(t.match_available=0,t.match_length=te-1,t.strstart++,i&&(Ut(t,!1),t.strm.avail_out===0))return Et}else if(t.match_available){if(i=Ji(t,0,t.window[t.strstart-1]),i&&Ut(t,!1),t.strstart++,t.lookahead--,t.strm.avail_out===0)return Et}else t.match_available=1,t.strstart++,t.lookahead--}return t.match_available&&(i=Ji(t,0,t.window[t.strstart-1]),t.match_available=0),t.insert=t.strstart<te-1?t.strstart:te-1,e===ir?(Ut(t,!0),t.strm.avail_out===0?Qn:Ro):t.sym_next&&(Ut(t,!1),t.strm.avail_out===0)?Et:Oo},"deflate_slow"),x7=y((t,e)=>{let r,i,n,s,a=t.window;for(;;){if(t.lookahead<=Ki){if(To(t),t.lookahead<=Ki&&e===Yi)return Et;if(t.lookahead===0)break}if(t.match_length=0,t.lookahead>=te&&t.strstart>0&&(n=t.strstart-1,i=a[n],i===a[++n]&&i===a[++n]&&i===a[++n])){s=t.strstart+Ki;do;while(i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&i===a[++n]&&n<s);t.match_length=Ki-(s-n),t.match_length>t.lookahead&&(t.match_length=t.lookahead)}if(t.match_length>=te?(r=Ji(t,1,t.match_length-te),t.lookahead-=t.match_length,t.strstart+=t.match_length,t.match_length=0):(r=Ji(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++),r&&(Ut(t,!1),t.strm.avail_out===0))return Et}return t.insert=0,e===ir?(Ut(t,!0),t.strm.avail_out===0?Qn:Ro):t.sym_next&&(Ut(t,!1),t.strm.avail_out===0)?Et:Oo},"deflate_rle"),O7=y((t,e)=>{let r;for(;;){if(t.lookahead===0&&(To(t),t.lookahead===0)){if(e===Yi)return Et;break}if(t.match_length=0,r=Ji(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++,r&&(Ut(t,!1),t.strm.avail_out===0))return Et}return t.insert=0,e===ir?(Ut(t,!0),t.strm.avail_out===0?Qn:Ro):t.sym_next&&(Ut(t,!1),t.strm.avail_out===0)?Et:Oo},"deflate_huff");function gr(t,e,r,i,n){this.good_length=t,this.max_lazy=e,this.nice_length=r,this.max_chain=i,this.func=n}u(gr,"oe");y(gr,"Config");var xc=[new gr(0,0,0,0,xD),new gr(4,4,8,4,Y0),new gr(4,5,16,8,Y0),new gr(4,6,32,32,Y0),new gr(4,4,16,16,ao),new gr(8,16,32,32,ao),new gr(8,16,128,128,ao),new gr(8,32,128,256,ao),new gr(32,128,258,1024,ao),new gr(32,258,258,4096,ao)],R7=y(t=>{t.window_size=2*t.w_size,Zi(t.head),t.max_lazy_match=xc[t.level].max_lazy,t.good_match=xc[t.level].good_length,t.nice_match=xc[t.level].nice_length,t.max_chain_length=xc[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=te-1,t.match_available=0,t.ins_h=0},"lm_init");function OD(){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=Zd,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 Uint16Array(v7*2),this.dyn_dtree=new Uint16Array((2*b7+1)*2),this.bl_tree=new Uint16Array((2*_7+1)*2),Zi(this.dyn_ltree),Zi(this.dyn_dtree),Zi(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(S7+1),this.heap=new Uint16Array(2*ub+1),Zi(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(2*ub+1),Zi(this.depth),this.sym_buf=0,this.lit_bufsize=0,this.sym_next=0,this.sym_end=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}u(OD,"gs");y(OD,"DeflateState");var zc=y(t=>{if(!t)return 1;let e=t.state;return!e||e.strm!==t||e.status!==ko&&e.status!==Ob&&e.status!==hb&&e.status!==db&&e.status!==pb&&e.status!==mb&&e.status!==Zn&&e.status!==Tc?1:0},"deflateStateCheck"),RD=y(t=>{if(zc(t))return Kn(t,jr);t.total_in=t.total_out=0,t.data_type=d7;let e=t.state;return e.pending=0,e.pending_out=0,e.wrap<0&&(e.wrap=-e.wrap),e.status=e.wrap===2?Ob:e.wrap?ko:Zn,t.adler=e.wrap===2?0:1,e.last_flush=-2,r7(e),st},"deflateResetKeep"),AD=y(t=>{let e=RD(t);return e===st&&R7(t.state),e},"deflateReset"),A7=y((t,e)=>zc(t)||t.state.wrap!==2?jr:(t.state.gzhead=e,st),"deflateSetHeader"),PD=y((t,e,r,i,n,s)=>{if(!t)return jr;let a=1;if(e===l7&&(e=6),i<0?(a=0,i=-i):i>15&&(a=2,i-=16),n<1||n>p7||r!==Zd||i<8||i>15||e<0||e>9||s<0||s>u7||i===8&&a!==1)return Kn(t,jr);i===8&&(i=9);let l=new OD;return t.state=l,l.strm=t,l.status=ko,l.wrap=a,l.gzhead=null,l.w_bits=i,l.w_size=1<<l.w_bits,l.w_mask=l.w_size-1,l.hash_bits=n+7,l.hash_size=1<<l.hash_bits,l.hash_mask=l.hash_size-1,l.hash_shift=~~((l.hash_bits+te-1)/te),l.window=new Uint8Array(l.w_size*2),l.head=new Uint16Array(l.hash_size),l.prev=new Uint16Array(l.w_size),l.lit_bufsize=1<<n+6,l.pending_buf_size=l.lit_bufsize*4,l.pending_buf=new Uint8Array(l.pending_buf_size),l.sym_buf=l.lit_bufsize,l.sym_end=(l.lit_bufsize-1)*3,l.level=e,l.strategy=s,l.method=r,AD(t)},"deflateInit2"),P7=y((t,e)=>PD(t,e,Zd,m7,w7,h7),"deflateInit"),N7=y((t,e)=>{if(zc(t)||e>fN||e<0)return t?Kn(t,jr):jr;let r=t.state;if(!t.output||t.avail_in!==0&&!t.input||r.status===Tc&&e!==ir)return Kn(t,t.avail_out===0?J0:jr);let i=r.last_flush;if(r.last_flush=e,r.pending!==0){if(qt(t),t.avail_out===0)return r.last_flush=-1,st}else if(t.avail_in===0&&hN(e)<=hN(i)&&e!==ir)return Kn(t,J0);if(r.status===Tc&&t.avail_in!==0)return Kn(t,J0);if(r.status===ko&&r.wrap===0&&(r.status=Zn),r.status===ko){let n=Zd+(r.w_bits-8<<4)<<8,s=-1;if(r.strategy>=Td||r.level<2?s=0:r.level<6?s=1:r.level===6?s=2:s=3,n|=s<<6,r.strstart!==0&&(n|=E7),n+=31-n%31,kc(r,n),r.strstart!==0&&(kc(r,t.adler>>>16),kc(r,t.adler&65535)),t.adler=1,r.status=Zn,qt(t),r.pending!==0)return r.last_flush=-1,st}if(r.status===Ob){if(t.adler=0,ue(r,31),ue(r,139),ue(r,8),r.gzhead)ue(r,(r.gzhead.text?1:0)+(r.gzhead.hcrc?2:0)+(r.gzhead.extra?4:0)+(r.gzhead.name?8:0)+(r.gzhead.comment?16:0)),ue(r,r.gzhead.time&255),ue(r,r.gzhead.time>>8&255),ue(r,r.gzhead.time>>16&255),ue(r,r.gzhead.time>>24&255),ue(r,r.level===9?2:r.strategy>=Td||r.level<2?4:0),ue(r,r.gzhead.os&255),r.gzhead.extra&&r.gzhead.extra.length&&(ue(r,r.gzhead.extra.length&255),ue(r,r.gzhead.extra.length>>8&255)),r.gzhead.hcrc&&(t.adler=Xe(t.adler,r.pending_buf,r.pending,0)),r.gzindex=0,r.status=hb;else if(ue(r,0),ue(r,0),ue(r,0),ue(r,0),ue(r,0),ue(r,r.level===9?2:r.strategy>=Td||r.level<2?4:0),ue(r,F7),r.status=Zn,qt(t),r.pending!==0)return r.last_flush=-1,st}if(r.status===hb){if(r.gzhead.extra){let n=r.pending,s=(r.gzhead.extra.length&65535)-r.gzindex;for(;r.pending+s>r.pending_buf_size;){let l=r.pending_buf_size-r.pending;if(r.pending_buf.set(r.gzhead.extra.subarray(r.gzindex,r.gzindex+l),r.pending),r.pending=r.pending_buf_size,r.gzhead.hcrc&&r.pending>n&&(t.adler=Xe(t.adler,r.pending_buf,r.pending-n,n)),r.gzindex+=l,qt(t),r.pending!==0)return r.last_flush=-1,st;n=0,s-=l}let a=new Uint8Array(r.gzhead.extra);r.pending_buf.set(a.subarray(r.gzindex,r.gzindex+s),r.pending),r.pending+=s,r.gzhead.hcrc&&r.pending>n&&(t.adler=Xe(t.adler,r.pending_buf,r.pending-n,n)),r.gzindex=0}r.status=db}if(r.status===db){if(r.gzhead.name){let n=r.pending,s;do{if(r.pending===r.pending_buf_size){if(r.gzhead.hcrc&&r.pending>n&&(t.adler=Xe(t.adler,r.pending_buf,r.pending-n,n)),qt(t),r.pending!==0)return r.last_flush=-1,st;n=0}r.gzindex<r.gzhead.name.length?s=r.gzhead.name.charCodeAt(r.gzindex++)&255:s=0,ue(r,s)}while(s!==0);r.gzhead.hcrc&&r.pending>n&&(t.adler=Xe(t.adler,r.pending_buf,r.pending-n,n)),r.gzindex=0}r.status=pb}if(r.status===pb){if(r.gzhead.comment){let n=r.pending,s;do{if(r.pending===r.pending_buf_size){if(r.gzhead.hcrc&&r.pending>n&&(t.adler=Xe(t.adler,r.pending_buf,r.pending-n,n)),qt(t),r.pending!==0)return r.last_flush=-1,st;n=0}r.gzindex<r.gzhead.comment.length?s=r.gzhead.comment.charCodeAt(r.gzindex++)&255:s=0,ue(r,s)}while(s!==0);r.gzhead.hcrc&&r.pending>n&&(t.adler=Xe(t.adler,r.pending_buf,r.pending-n,n))}r.status=mb}if(r.status===mb){if(r.gzhead.hcrc){if(r.pending+2>r.pending_buf_size&&(qt(t),r.pending!==0))return r.last_flush=-1,st;ue(r,t.adler&255),ue(r,t.adler>>8&255),t.adler=0}if(r.status=Zn,qt(t),r.pending!==0)return r.last_flush=-1,st}if(t.avail_in!==0||r.lookahead!==0||e!==Yi&&r.status!==Tc){let n=r.level===0?xD(r,e):r.strategy===Td?O7(r,e):r.strategy===f7?x7(r,e):xc[r.level].func(r,e);if((n===Qn||n===Ro)&&(r.status=Tc),n===Et||n===Qn)return t.avail_out===0&&(r.last_flush=-1),st;if(n===Oo&&(e===s7?n7(r):e!==fN&&(fb(r,0,0,!1),e===a7&&(Zi(r.head),r.lookahead===0&&(r.strstart=0,r.block_start=0,r.insert=0))),qt(t),t.avail_out===0))return r.last_flush=-1,st}return e!==ir?st:r.wrap<=0?uN:(r.wrap===2?(ue(r,t.adler&255),ue(r,t.adler>>8&255),ue(r,t.adler>>16&255),ue(r,t.adler>>24&255),ue(r,t.total_in&255),ue(r,t.total_in>>8&255),ue(r,t.total_in>>16&255),ue(r,t.total_in>>24&255)):(kc(r,t.adler>>>16),kc(r,t.adler&65535)),qt(t),r.wrap>0&&(r.wrap=-r.wrap),r.pending!==0?st:uN)},"deflate$2"),D7=y(t=>{if(zc(t))return jr;let e=t.state.status;return t.state=null,e===Zn?Kn(t,o7):st},"deflateEnd"),C7=y((t,e)=>{let r=e.length;if(zc(t))return jr;let i=t.state,n=i.wrap;if(n===2||n===1&&i.status!==ko||i.lookahead)return jr;if(n===1&&(t.adler=$c(t.adler,e,r,0)),i.wrap=0,r>=i.w_size){n===0&&(Zi(i.head),i.strstart=0,i.block_start=0,i.insert=0);let c=new Uint8Array(i.w_size);c.set(e.subarray(r-i.w_size,r),0),e=c,r=i.w_size}let s=t.avail_in,a=t.next_in,l=t.input;for(t.avail_in=r,t.next_in=0,t.input=e,To(i);i.lookahead>=te;){let c=i.strstart,o=i.lookahead-(te-1);do i.ins_h=Xi(i,i.ins_h,i.window[c+te-1]),i.prev[c&i.w_mask]=i.head[i.ins_h],i.head[i.ins_h]=c,c++;while(--o);i.strstart=c,i.lookahead=te-1,To(i)}return i.strstart+=i.lookahead,i.block_start=i.strstart,i.insert=i.lookahead,i.lookahead=0,i.match_length=i.prev_length=te-1,i.match_available=0,t.next_in=a,t.input=l,t.avail_in=s,i.wrap=n,st},"deflateSetDictionary"),I7=P7,B7=PD,$7=AD,L7=RD,M7=A7,j7=N7,q7=D7,U7=C7,z7="pako deflate (from Nodeca project)",Rc={deflateInit:I7,deflateInit2:B7,deflateReset:$7,deflateResetKeep:L7,deflateSetHeader:M7,deflate:j7,deflateEnd:q7,deflateSetDictionary:U7,deflateInfo:z7},W7=y((t,e)=>Object.prototype.hasOwnProperty.call(t,e),"_has"),H7=y(function(t){let e=Array.prototype.slice.call(arguments,1);for(;e.length;){let r=e.shift();if(r){if(typeof r!="object")throw new TypeError(r+"must be non-object");for(let i in r)W7(r,i)&&(t[i]=r[i])}}return t},"assign"),V7=y(t=>{let e=0;for(let i=0,n=t.length;i<n;i++)e+=t[i].length;let r=new Uint8Array(e);for(let i=0,n=0,s=t.length;i<s;i++){let a=t[i];r.set(a,n),n+=a.length}return r},"flattenChunks"),Kd={assign:H7,flattenChunks:V7},ND=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch{ND=!1}var Lc=new Uint8Array(256);for(let t=0;t<256;t++)Lc[t]=t>=252?6:t>=248?5:t>=240?4:t>=224?3:t>=192?2:1;Lc[254]=Lc[254]=1;var G7=y(t=>{if(typeof TextEncoder=="function"&&TextEncoder.prototype.encode)return new TextEncoder().encode(t);let e,r,i,n,s,a=t.length,l=0;for(n=0;n<a;n++)r=t.charCodeAt(n),(r&64512)===55296&&n+1<a&&(i=t.charCodeAt(n+1),(i&64512)===56320&&(r=65536+(r-55296<<10)+(i-56320),n++)),l+=r<128?1:r<2048?2:r<65536?3:4;for(e=new Uint8Array(l),s=0,n=0;s<l;n++)r=t.charCodeAt(n),(r&64512)===55296&&n+1<a&&(i=t.charCodeAt(n+1),(i&64512)===56320&&(r=65536+(r-55296<<10)+(i-56320),n++)),r<128?e[s++]=r:r<2048?(e[s++]=192|r>>>6,e[s++]=128|r&63):r<65536?(e[s++]=224|r>>>12,e[s++]=128|r>>>6&63,e[s++]=128|r&63):(e[s++]=240|r>>>18,e[s++]=128|r>>>12&63,e[s++]=128|r>>>6&63,e[s++]=128|r&63);return e},"string2buf"),Z7=y((t,e)=>{if(e<65534&&t.subarray&&ND)return String.fromCharCode.apply(null,t.length===e?t:t.subarray(0,e));let r="";for(let i=0;i<e;i++)r+=String.fromCharCode(t[i]);return r},"buf2binstring"),K7=y((t,e)=>{let r=e||t.length;if(typeof TextDecoder=="function"&&TextDecoder.prototype.decode)return new TextDecoder().decode(t.subarray(0,e));let i,n,s=new Array(r*2);for(n=0,i=0;i<r;){let a=t[i++];if(a<128){s[n++]=a;continue}let l=Lc[a];if(l>4){s[n++]=65533,i+=l-1;continue}for(a&=l===2?31:l===3?15:7;l>1&&i<r;)a=a<<6|t[i++]&63,l--;if(l>1){s[n++]=65533;continue}a<65536?s[n++]=a:(a-=65536,s[n++]=55296|a>>10&1023,s[n++]=56320|a&1023)}return Z7(s,n)},"buf2string"),J7=y((t,e)=>{e=e||t.length,e>t.length&&(e=t.length);let r=e-1;for(;r>=0&&(t[r]&192)===128;)r--;return r<0||r===0?e:r+Lc[t[r]]>e?r:e},"utf8border"),Mc={string2buf:G7,buf2string:K7,utf8border:J7};function DD(){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}u(DD,"Us");y(DD,"ZStream");var CD=DD,ID=Object.prototype.toString,{Z_NO_FLUSH:Y7,Z_SYNC_FLUSH:X7,Z_FULL_FLUSH:Q7,Z_FINISH:e9,Z_OK:qd,Z_STREAM_END:t9,Z_DEFAULT_COMPRESSION:r9,Z_DEFAULT_STRATEGY:i9,Z_DEFLATED:n9}=xo;function Ao(t){this.options=Kd.assign({level:r9,method:n9,chunkSize:16384,windowBits:15,memLevel:8,strategy:i9},t||{});let e=this.options;e.raw&&e.windowBits>0?e.windowBits=-e.windowBits:e.gzip&&e.windowBits>0&&e.windowBits<16&&(e.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new CD,this.strm.avail_out=0;let r=Rc.deflateInit2(this.strm,e.level,e.method,e.windowBits,e.memLevel,e.strategy);if(r!==qd)throw new Error(Xn[r]);if(e.header&&Rc.deflateSetHeader(this.strm,e.header),e.dictionary){let i;if(typeof e.dictionary=="string"?i=Mc.string2buf(e.dictionary):ID.call(e.dictionary)==="[object ArrayBuffer]"?i=new Uint8Array(e.dictionary):i=e.dictionary,r=Rc.deflateSetDictionary(this.strm,i),r!==qd)throw new Error(Xn[r]);this._dict_set=!0}}u(Ao,"gt");y(Ao,"Deflate$1");Ao.prototype.push=function(t,e){let r=this.strm,i=this.options.chunkSize,n,s;if(this.ended)return!1;for(e===~~e?s=e:s=e===!0?e9:Y7,typeof t=="string"?r.input=Mc.string2buf(t):ID.call(t)==="[object ArrayBuffer]"?r.input=new Uint8Array(t):r.input=t,r.next_in=0,r.avail_in=r.input.length;;){if(r.avail_out===0&&(r.output=new Uint8Array(i),r.next_out=0,r.avail_out=i),(s===X7||s===Q7)&&r.avail_out<=6){this.onData(r.output.subarray(0,r.next_out)),r.avail_out=0;continue}if(n=Rc.deflate(r,s),n===t9)return r.next_out>0&&this.onData(r.output.subarray(0,r.next_out)),n=Rc.deflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===qd;if(r.avail_out===0){this.onData(r.output);continue}if(s>0&&r.next_out>0){this.onData(r.output.subarray(0,r.next_out)),r.avail_out=0;continue}if(r.avail_in===0)break}return!0};Ao.prototype.onData=function(t){this.chunks.push(t)};Ao.prototype.onEnd=function(t){t===qd&&(this.result=Kd.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg};function Jd(t,e){let r=new Ao(e);if(r.push(t,!0),r.err)throw r.msg||Xn[r.err];return r.result}u(Jd,"Hi");y(Jd,"deflate$1");function BD(t,e){return e=e||{},e.raw=!0,Jd(t,e)}u(BD,"Js");y(BD,"deflateRaw$1");function $D(t,e){return e=e||{},e.gzip=!0,Jd(t,e)}u($D,"qs");y($D,"gzip$1");var s9=Ao,a9=Jd,o9=BD,l9=$D,c9=xo,f9={Deflate:s9,deflate:a9,deflateRaw:o9,gzip:l9,constants:c9},xd=16209,u9=16191,h9=y(function(t,e){let r,i,n,s,a,l,c,o,f,h,d,p,m,w,g,b,_,S,F,k,A,v,T,E,R=t.state;r=t.next_in,T=t.input,i=r+(t.avail_in-5),n=t.next_out,E=t.output,s=n-(e-t.avail_out),a=n+(t.avail_out-257),l=R.dmax,c=R.wsize,o=R.whave,f=R.wnext,h=R.window,d=R.hold,p=R.bits,m=R.lencode,w=R.distcode,g=(1<<R.lenbits)-1,b=(1<<R.distbits)-1;e:do{p<15&&(d+=T[r++]<<p,p+=8,d+=T[r++]<<p,p+=8),_=m[d&g];t:for(;;){if(S=_>>>24,d>>>=S,p-=S,S=_>>>16&255,S===0)E[n++]=_&65535;else if(S&16){F=_&65535,S&=15,S&&(p<S&&(d+=T[r++]<<p,p+=8),F+=d&(1<<S)-1,d>>>=S,p-=S),p<15&&(d+=T[r++]<<p,p+=8,d+=T[r++]<<p,p+=8),_=w[d&b];r:for(;;){if(S=_>>>24,d>>>=S,p-=S,S=_>>>16&255,S&16){if(k=_&65535,S&=15,p<S&&(d+=T[r++]<<p,p+=8,p<S&&(d+=T[r++]<<p,p+=8)),k+=d&(1<<S)-1,k>l){t.msg="invalid distance too far back",R.mode=xd;break e}if(d>>>=S,p-=S,S=n-s,k>S){if(S=k-S,S>o&&R.sane){t.msg="invalid distance too far back",R.mode=xd;break e}if(A=0,v=h,f===0){if(A+=c-S,S<F){F-=S;do E[n++]=h[A++];while(--S);A=n-k,v=E}}else if(f<S){if(A+=c+f-S,S-=f,S<F){F-=S;do E[n++]=h[A++];while(--S);if(A=0,f<F){S=f,F-=S;do E[n++]=h[A++];while(--S);A=n-k,v=E}}}else if(A+=f-S,S<F){F-=S;do E[n++]=h[A++];while(--S);A=n-k,v=E}for(;F>2;)E[n++]=v[A++],E[n++]=v[A++],E[n++]=v[A++],F-=3;F&&(E[n++]=v[A++],F>1&&(E[n++]=v[A++]))}else{A=n-k;do E[n++]=E[A++],E[n++]=E[A++],E[n++]=E[A++],F-=3;while(F>2);F&&(E[n++]=E[A++],F>1&&(E[n++]=E[A++]))}}else if(S&64){t.msg="invalid distance code",R.mode=xd;break e}else{_=w[(_&65535)+(d&(1<<S)-1)];continue r}break}}else if(S&64)if(S&32){R.mode=u9;break e}else{t.msg="invalid literal/length code",R.mode=xd;break e}else{_=m[(_&65535)+(d&(1<<S)-1)];continue t}break}}while(r<i&&n<a);F=p>>3,r-=F,p-=F<<3,d&=(1<<p)-1,t.next_in=r,t.next_out=n,t.avail_in=r<i?5+(i-r):5-(r-i),t.avail_out=n<a?257+(a-n):257-(n-a),R.hold=d,R.bits=p},"inflate_fast"),oo=15,dN=852,pN=592,mN=0,X0=1,wN=2,d9=new Uint16Array([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]),p9=new Uint8Array([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]),m9=new Uint16Array([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]),w9=new Uint8Array([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]),y9=y((t,e,r,i,n,s,a,l)=>{let c=l.bits,o=0,f=0,h=0,d=0,p=0,m=0,w=0,g=0,b=0,_=0,S,F,k,A,v,T=null,E,R=new Uint16Array(oo+1),P=new Uint16Array(oo+1),I=null,$,z,we;for(o=0;o<=oo;o++)R[o]=0;for(f=0;f<i;f++)R[e[r+f]]++;for(p=c,d=oo;d>=1&&R[d]===0;d--);if(p>d&&(p=d),d===0)return n[s++]=1<<24|64<<16|0,n[s++]=1<<24|64<<16|0,l.bits=1,0;for(h=1;h<d&&R[h]===0;h++);for(p<h&&(p=h),g=1,o=1;o<=oo;o++)if(g<<=1,g-=R[o],g<0)return-1;if(g>0&&(t===mN||d!==1))return-1;for(P[1]=0,o=1;o<oo;o++)P[o+1]=P[o]+R[o];for(f=0;f<i;f++)e[r+f]!==0&&(a[P[e[r+f]]++]=f);if(t===mN?(T=I=a,E=20):t===X0?(T=d9,I=p9,E=257):(T=m9,I=w9,E=0),_=0,f=0,o=h,v=s,m=p,w=0,k=-1,b=1<<p,A=b-1,t===X0&&b>dN||t===wN&&b>pN)return 1;for(;;){$=o-w,a[f]+1<E?(z=0,we=a[f]):a[f]>=E?(z=I[a[f]-E],we=T[a[f]-E]):(z=96,we=0),S=1<<o-w,F=1<<m,h=F;do F-=S,n[v+(_>>w)+F]=$<<24|z<<16|we|0;while(F!==0);for(S=1<<o-1;_&S;)S>>=1;if(S!==0?(_&=S-1,_+=S):_=0,f++,--R[o]===0){if(o===d)break;o=e[r+a[f]]}if(o>p&&(_&A)!==k){for(w===0&&(w=p),v+=h,m=o-w,g=1<<m;m+w<d&&(g-=R[m+w],!(g<=0));)m++,g<<=1;if(b+=1<<m,t===X0&&b>dN||t===wN&&b>pN)return 1;k=_&A,n[k]=p<<24|m<<16|v-s|0}}return _!==0&&(n[v+_]=o-w<<24|64<<16|0),l.bits=p,0},"inflate_table"),Ac=y9,g9=0,LD=1,MD=2,{Z_FINISH:yN,Z_BLOCK:b9,Z_TREES:Od,Z_OK:es,Z_STREAM_END:_9,Z_NEED_DICT:v9,Z_STREAM_ERROR:_r,Z_DATA_ERROR:jD,Z_MEM_ERROR:qD,Z_BUF_ERROR:S9,Z_DEFLATED:gN}=xo,Yd=16180,bN=16181,_N=16182,vN=16183,SN=16184,EN=16185,FN=16186,kN=16187,TN=16188,xN=16189,Ud=16190,oi=16191,Q0=16192,ON=16193,eb=16194,RN=16195,AN=16196,PN=16197,NN=16198,Rd=16199,Ad=16200,DN=16201,CN=16202,IN=16203,BN=16204,$N=16205,tb=16206,LN=16207,MN=16208,ke=16209,UD=16210,zD=16211,E9=852,F9=592,k9=15,T9=k9,jN=y(t=>(t>>>24&255)+(t>>>8&65280)+((t&65280)<<8)+((t&255)<<24),"zswap32");function WD(){this.strm=null,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 Uint16Array(320),this.work=new Uint16Array(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}u(WD,"vo");y(WD,"InflateState");var is=y(t=>{if(!t)return 1;let e=t.state;return!e||e.strm!==t||e.mode<Yd||e.mode>zD?1:0},"inflateStateCheck"),HD=y(t=>{if(is(t))return _r;let e=t.state;return t.total_in=t.total_out=e.total=0,t.msg="",e.wrap&&(t.adler=e.wrap&1),e.mode=Yd,e.last=0,e.havedict=0,e.flags=-1,e.dmax=32768,e.head=null,e.hold=0,e.bits=0,e.lencode=e.lendyn=new Int32Array(E9),e.distcode=e.distdyn=new Int32Array(F9),e.sane=1,e.back=-1,es},"inflateResetKeep"),VD=y(t=>{if(is(t))return _r;let e=t.state;return e.wsize=0,e.whave=0,e.wnext=0,HD(t)},"inflateReset"),GD=y((t,e)=>{let r;if(is(t))return _r;let i=t.state;return e<0?(r=0,e=-e):(r=(e>>4)+5,e<48&&(e&=15)),e&&(e<8||e>15)?_r:(i.window!==null&&i.wbits!==e&&(i.window=null),i.wrap=r,i.wbits=e,VD(t))},"inflateReset2"),ZD=y((t,e)=>{if(!t)return _r;let r=new WD;t.state=r,r.strm=t,r.window=null,r.mode=Yd;let i=GD(t,e);return i!==es&&(t.state=null),i},"inflateInit2"),x9=y(t=>ZD(t,T9),"inflateInit"),qN=!0,rb,ib,O9=y(t=>{if(qN){rb=new Int32Array(512),ib=new Int32Array(32);let e=0;for(;e<144;)t.lens[e++]=8;for(;e<256;)t.lens[e++]=9;for(;e<280;)t.lens[e++]=7;for(;e<288;)t.lens[e++]=8;for(Ac(LD,t.lens,0,288,rb,0,t.work,{bits:9}),e=0;e<32;)t.lens[e++]=5;Ac(MD,t.lens,0,32,ib,0,t.work,{bits:5}),qN=!1}t.lencode=rb,t.lenbits=9,t.distcode=ib,t.distbits=5},"fixedtables"),KD=y((t,e,r,i)=>{let n,s=t.state;return s.window===null&&(s.wsize=1<<s.wbits,s.wnext=0,s.whave=0,s.window=new Uint8Array(s.wsize)),i>=s.wsize?(s.window.set(e.subarray(r-s.wsize,r),0),s.wnext=0,s.whave=s.wsize):(n=s.wsize-s.wnext,n>i&&(n=i),s.window.set(e.subarray(r-i,r-i+n),s.wnext),i-=n,i?(s.window.set(e.subarray(r-i,r),0),s.wnext=i,s.whave=s.wsize):(s.wnext+=n,s.wnext===s.wsize&&(s.wnext=0),s.whave<s.wsize&&(s.whave+=n))),0},"updatewindow"),R9=y((t,e)=>{let r,i,n,s,a,l,c,o,f,h,d,p,m,w,g=0,b,_,S,F,k,A,v,T,E=new Uint8Array(4),R,P,I=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if(is(t)||!t.output||!t.input&&t.avail_in!==0)return _r;r=t.state,r.mode===oi&&(r.mode=Q0),a=t.next_out,n=t.output,c=t.avail_out,s=t.next_in,i=t.input,l=t.avail_in,o=r.hold,f=r.bits,h=l,d=c,T=es;e:for(;;)switch(r.mode){case Yd:if(r.wrap===0){r.mode=Q0;break}for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(r.wrap&2&&o===35615){r.wbits===0&&(r.wbits=15),r.check=0,E[0]=o&255,E[1]=o>>>8&255,r.check=Xe(r.check,E,2,0),o=0,f=0,r.mode=bN;break}if(r.head&&(r.head.done=!1),!(r.wrap&1)||(((o&255)<<8)+(o>>8))%31){t.msg="incorrect header check",r.mode=ke;break}if((o&15)!==gN){t.msg="unknown compression method",r.mode=ke;break}if(o>>>=4,f-=4,v=(o&15)+8,r.wbits===0&&(r.wbits=v),v>15||v>r.wbits){t.msg="invalid window size",r.mode=ke;break}r.dmax=1<<r.wbits,r.flags=0,t.adler=r.check=1,r.mode=o&512?xN:oi,o=0,f=0;break;case bN:for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(r.flags=o,(r.flags&255)!==gN){t.msg="unknown compression method",r.mode=ke;break}if(r.flags&57344){t.msg="unknown header flags set",r.mode=ke;break}r.head&&(r.head.text=o>>8&1),r.flags&512&&r.wrap&4&&(E[0]=o&255,E[1]=o>>>8&255,r.check=Xe(r.check,E,2,0)),o=0,f=0,r.mode=_N;case _N:for(;f<32;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.head&&(r.head.time=o),r.flags&512&&r.wrap&4&&(E[0]=o&255,E[1]=o>>>8&255,E[2]=o>>>16&255,E[3]=o>>>24&255,r.check=Xe(r.check,E,4,0)),o=0,f=0,r.mode=vN;case vN:for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.head&&(r.head.xflags=o&255,r.head.os=o>>8),r.flags&512&&r.wrap&4&&(E[0]=o&255,E[1]=o>>>8&255,r.check=Xe(r.check,E,2,0)),o=0,f=0,r.mode=SN;case SN:if(r.flags&1024){for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.length=o,r.head&&(r.head.extra_len=o),r.flags&512&&r.wrap&4&&(E[0]=o&255,E[1]=o>>>8&255,r.check=Xe(r.check,E,2,0)),o=0,f=0}else r.head&&(r.head.extra=null);r.mode=EN;case EN:if(r.flags&1024&&(p=r.length,p>l&&(p=l),p&&(r.head&&(v=r.head.extra_len-r.length,r.head.extra||(r.head.extra=new Uint8Array(r.head.extra_len)),r.head.extra.set(i.subarray(s,s+p),v)),r.flags&512&&r.wrap&4&&(r.check=Xe(r.check,i,p,s)),l-=p,s+=p,r.length-=p),r.length))break e;r.length=0,r.mode=FN;case FN:if(r.flags&2048){if(l===0)break e;p=0;do v=i[s+p++],r.head&&v&&r.length<65536&&(r.head.name+=String.fromCharCode(v));while(v&&p<l);if(r.flags&512&&r.wrap&4&&(r.check=Xe(r.check,i,p,s)),l-=p,s+=p,v)break e}else r.head&&(r.head.name=null);r.length=0,r.mode=kN;case kN:if(r.flags&4096){if(l===0)break e;p=0;do v=i[s+p++],r.head&&v&&r.length<65536&&(r.head.comment+=String.fromCharCode(v));while(v&&p<l);if(r.flags&512&&r.wrap&4&&(r.check=Xe(r.check,i,p,s)),l-=p,s+=p,v)break e}else r.head&&(r.head.comment=null);r.mode=TN;case TN:if(r.flags&512){for(;f<16;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(r.wrap&4&&o!==(r.check&65535)){t.msg="header crc mismatch",r.mode=ke;break}o=0,f=0}r.head&&(r.head.hcrc=r.flags>>9&1,r.head.done=!0),t.adler=r.check=0,r.mode=oi;break;case xN:for(;f<32;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}t.adler=r.check=jN(o),o=0,f=0,r.mode=Ud;case Ud:if(r.havedict===0)return t.next_out=a,t.avail_out=c,t.next_in=s,t.avail_in=l,r.hold=o,r.bits=f,v9;t.adler=r.check=1,r.mode=oi;case oi:if(e===b9||e===Od)break e;case Q0:if(r.last){o>>>=f&7,f-=f&7,r.mode=tb;break}for(;f<3;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}switch(r.last=o&1,o>>>=1,f-=1,o&3){case 0:r.mode=ON;break;case 1:if(O9(r),r.mode=Rd,e===Od){o>>>=2,f-=2;break e}break;case 2:r.mode=AN;break;case 3:t.msg="invalid block type",r.mode=ke}o>>>=2,f-=2;break;case ON:for(o>>>=f&7,f-=f&7;f<32;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if((o&65535)!==(o>>>16^65535)){t.msg="invalid stored block lengths",r.mode=ke;break}if(r.length=o&65535,o=0,f=0,r.mode=eb,e===Od)break e;case eb:r.mode=RN;case RN:if(p=r.length,p){if(p>l&&(p=l),p>c&&(p=c),p===0)break e;n.set(i.subarray(s,s+p),a),l-=p,s+=p,c-=p,a+=p,r.length-=p;break}r.mode=oi;break;case AN:for(;f<14;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(r.nlen=(o&31)+257,o>>>=5,f-=5,r.ndist=(o&31)+1,o>>>=5,f-=5,r.ncode=(o&15)+4,o>>>=4,f-=4,r.nlen>286||r.ndist>30){t.msg="too many length or distance symbols",r.mode=ke;break}r.have=0,r.mode=PN;case PN:for(;r.have<r.ncode;){for(;f<3;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.lens[I[r.have++]]=o&7,o>>>=3,f-=3}for(;r.have<19;)r.lens[I[r.have++]]=0;if(r.lencode=r.lendyn,r.lenbits=7,R={bits:r.lenbits},T=Ac(g9,r.lens,0,19,r.lencode,0,r.work,R),r.lenbits=R.bits,T){t.msg="invalid code lengths set",r.mode=ke;break}r.have=0,r.mode=NN;case NN:for(;r.have<r.nlen+r.ndist;){for(;g=r.lencode[o&(1<<r.lenbits)-1],b=g>>>24,_=g>>>16&255,S=g&65535,!(b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(S<16)o>>>=b,f-=b,r.lens[r.have++]=S;else{if(S===16){for(P=b+2;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(o>>>=b,f-=b,r.have===0){t.msg="invalid bit length repeat",r.mode=ke;break}v=r.lens[r.have-1],p=3+(o&3),o>>>=2,f-=2}else if(S===17){for(P=b+3;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}o>>>=b,f-=b,v=0,p=3+(o&7),o>>>=3,f-=3}else{for(P=b+7;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}o>>>=b,f-=b,v=0,p=11+(o&127),o>>>=7,f-=7}if(r.have+p>r.nlen+r.ndist){t.msg="invalid bit length repeat",r.mode=ke;break}for(;p--;)r.lens[r.have++]=v}}if(r.mode===ke)break;if(r.lens[256]===0){t.msg="invalid code -- missing end-of-block",r.mode=ke;break}if(r.lenbits=9,R={bits:r.lenbits},T=Ac(LD,r.lens,0,r.nlen,r.lencode,0,r.work,R),r.lenbits=R.bits,T){t.msg="invalid literal/lengths set",r.mode=ke;break}if(r.distbits=6,r.distcode=r.distdyn,R={bits:r.distbits},T=Ac(MD,r.lens,r.nlen,r.ndist,r.distcode,0,r.work,R),r.distbits=R.bits,T){t.msg="invalid distances set",r.mode=ke;break}if(r.mode=Rd,e===Od)break e;case Rd:r.mode=Ad;case Ad:if(l>=6&&c>=258){t.next_out=a,t.avail_out=c,t.next_in=s,t.avail_in=l,r.hold=o,r.bits=f,h9(t,d),a=t.next_out,n=t.output,c=t.avail_out,s=t.next_in,i=t.input,l=t.avail_in,o=r.hold,f=r.bits,r.mode===oi&&(r.back=-1);break}for(r.back=0;g=r.lencode[o&(1<<r.lenbits)-1],b=g>>>24,_=g>>>16&255,S=g&65535,!(b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(_&&!(_&240)){for(F=b,k=_,A=S;g=r.lencode[A+((o&(1<<F+k)-1)>>F)],b=g>>>24,_=g>>>16&255,S=g&65535,!(F+b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}o>>>=F,f-=F,r.back+=F}if(o>>>=b,f-=b,r.back+=b,r.length=S,_===0){r.mode=$N;break}if(_&32){r.back=-1,r.mode=oi;break}if(_&64){t.msg="invalid literal/length code",r.mode=ke;break}r.extra=_&15,r.mode=DN;case DN:if(r.extra){for(P=r.extra;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.length+=o&(1<<r.extra)-1,o>>>=r.extra,f-=r.extra,r.back+=r.extra}r.was=r.length,r.mode=CN;case CN:for(;g=r.distcode[o&(1<<r.distbits)-1],b=g>>>24,_=g>>>16&255,S=g&65535,!(b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(!(_&240)){for(F=b,k=_,A=S;g=r.distcode[A+((o&(1<<F+k)-1)>>F)],b=g>>>24,_=g>>>16&255,S=g&65535,!(F+b<=f);){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}o>>>=F,f-=F,r.back+=F}if(o>>>=b,f-=b,r.back+=b,_&64){t.msg="invalid distance code",r.mode=ke;break}r.offset=S,r.extra=_&15,r.mode=IN;case IN:if(r.extra){for(P=r.extra;f<P;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}r.offset+=o&(1<<r.extra)-1,o>>>=r.extra,f-=r.extra,r.back+=r.extra}if(r.offset>r.dmax){t.msg="invalid distance too far back",r.mode=ke;break}r.mode=BN;case BN:if(c===0)break e;if(p=d-c,r.offset>p){if(p=r.offset-p,p>r.whave&&r.sane){t.msg="invalid distance too far back",r.mode=ke;break}p>r.wnext?(p-=r.wnext,m=r.wsize-p):m=r.wnext-p,p>r.length&&(p=r.length),w=r.window}else w=n,m=a-r.offset,p=r.length;p>c&&(p=c),c-=p,r.length-=p;do n[a++]=w[m++];while(--p);r.length===0&&(r.mode=Ad);break;case $N:if(c===0)break e;n[a++]=r.length,c--,r.mode=Ad;break;case tb:if(r.wrap){for(;f<32;){if(l===0)break e;l--,o|=i[s++]<<f,f+=8}if(d-=c,t.total_out+=d,r.total+=d,r.wrap&4&&d&&(t.adler=r.check=r.flags?Xe(r.check,n,d,a-d):$c(r.check,n,d,a-d)),d=c,r.wrap&4&&(r.flags?o:jN(o))!==r.check){t.msg="incorrect data check",r.mode=ke;break}o=0,f=0}r.mode=LN;case LN:if(r.wrap&&r.flags){for(;f<32;){if(l===0)break e;l--,o+=i[s++]<<f,f+=8}if(r.wrap&4&&o!==(r.total&4294967295)){t.msg="incorrect length check",r.mode=ke;break}o=0,f=0}r.mode=MN;case MN:T=_9;break e;case ke:T=jD;break e;case UD:return qD;case zD:default:return _r}return t.next_out=a,t.avail_out=c,t.next_in=s,t.avail_in=l,r.hold=o,r.bits=f,(r.wsize||d!==t.avail_out&&r.mode<ke&&(r.mode<tb||e!==yN))&&KD(t,t.output,t.next_out,d-t.avail_out),h-=t.avail_in,d-=t.avail_out,t.total_in+=h,t.total_out+=d,r.total+=d,r.wrap&4&&d&&(t.adler=r.check=r.flags?Xe(r.check,n,d,t.next_out-d):$c(r.check,n,d,t.next_out-d)),t.data_type=r.bits+(r.last?64:0)+(r.mode===oi?128:0)+(r.mode===Rd||r.mode===eb?256:0),(h===0&&d===0||e===yN)&&T===es&&(T=S9),T},"inflate$2"),A9=y(t=>{if(is(t))return _r;let e=t.state;return e.window&&(e.window=null),t.state=null,es},"inflateEnd"),P9=y((t,e)=>{if(is(t))return _r;let r=t.state;return r.wrap&2?(r.head=e,e.done=!1,es):_r},"inflateGetHeader"),N9=y((t,e)=>{let r=e.length,i,n,s;return is(t)||(i=t.state,i.wrap!==0&&i.mode!==Ud)?_r:i.mode===Ud&&(n=1,n=$c(n,e,r,0),n!==i.check)?jD:(s=KD(t,e,r,r),s?(i.mode=UD,qD):(i.havedict=1,es))},"inflateSetDictionary"),D9=VD,C9=GD,I9=HD,B9=x9,$9=ZD,L9=R9,M9=A9,j9=P9,q9=N9,U9="pako inflate (from Nodeca project)",ci={inflateReset:D9,inflateReset2:C9,inflateResetKeep:I9,inflateInit:B9,inflateInit2:$9,inflate:L9,inflateEnd:M9,inflateGetHeader:j9,inflateSetDictionary:q9,inflateInfo:U9};function JD(){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}u(JD,"$o");y(JD,"GZheader");var z9=JD,YD=Object.prototype.toString,{Z_NO_FLUSH:W9,Z_FINISH:H9,Z_OK:jc,Z_STREAM_END:nb,Z_NEED_DICT:sb,Z_STREAM_ERROR:V9,Z_DATA_ERROR:UN,Z_MEM_ERROR:G9}=xo;function Po(t){this.options=Kd.assign({chunkSize:1024*64,windowBits:15,to:""},t||{});let e=this.options;e.raw&&e.windowBits>=0&&e.windowBits<16&&(e.windowBits=-e.windowBits,e.windowBits===0&&(e.windowBits=-15)),e.windowBits>=0&&e.windowBits<16&&!(t&&t.windowBits)&&(e.windowBits+=32),e.windowBits>15&&e.windowBits<48&&(e.windowBits&15||(e.windowBits|=15)),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new CD,this.strm.avail_out=0;let r=ci.inflateInit2(this.strm,e.windowBits);if(r!==jc)throw new Error(Xn[r]);if(this.header=new z9,ci.inflateGetHeader(this.strm,this.header),e.dictionary&&(typeof e.dictionary=="string"?e.dictionary=Mc.string2buf(e.dictionary):YD.call(e.dictionary)==="[object ArrayBuffer]"&&(e.dictionary=new Uint8Array(e.dictionary)),e.raw&&(r=ci.inflateSetDictionary(this.strm,e.dictionary),r!==jc)))throw new Error(Xn[r])}u(Po,"_t");y(Po,"Inflate$1");Po.prototype.push=function(t,e){let r=this.strm,i=this.options.chunkSize,n=this.options.dictionary,s,a,l;if(this.ended)return!1;for(e===~~e?a=e:a=e===!0?H9:W9,YD.call(t)==="[object ArrayBuffer]"?r.input=new Uint8Array(t):r.input=t,r.next_in=0,r.avail_in=r.input.length;;){for(r.avail_out===0&&(r.output=new Uint8Array(i),r.next_out=0,r.avail_out=i),s=ci.inflate(r,a),s===sb&&n&&(s=ci.inflateSetDictionary(r,n),s===jc?s=ci.inflate(r,a):s===UN&&(s=sb));r.avail_in>0&&s===nb&&r.state.wrap>0&&t[r.next_in]!==0;)ci.inflateReset(r),s=ci.inflate(r,a);switch(s){case V9:case UN:case sb:case G9:return this.onEnd(s),this.ended=!0,!1}if(l=r.avail_out,r.next_out&&(r.avail_out===0||s===nb))if(this.options.to==="string"){let c=Mc.utf8border(r.output,r.next_out),o=r.next_out-c,f=Mc.buf2string(r.output,c);r.next_out=o,r.avail_out=i-o,o&&r.output.set(r.output.subarray(c,c+o),0),this.onData(f)}else this.onData(r.output.length===r.next_out?r.output:r.output.subarray(0,r.next_out));if(!(s===jc&&l===0)){if(s===nb)return s=ci.inflateEnd(this.strm),this.onEnd(s),this.ended=!0,!0;if(r.avail_in===0)break}}return!0};Po.prototype.onData=function(t){this.chunks.push(t)};Po.prototype.onEnd=function(t){t===jc&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=Kd.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg};function Xd(t,e){let r=new Po(e);if(r.push(t),r.err)throw r.msg||Xn[r.err];return r.result}u(Xd,"$i");y(Xd,"inflate$1");function XD(t,e){return e=e||{},e.raw=!0,Xd(t,e)}u(XD,"Zo");y(XD,"inflateRaw$1");var Z9=Po,K9=Xd,J9=XD,Y9=Xd,X9=xo,Q9={Inflate:Z9,inflate:K9,inflateRaw:J9,ungzip:Y9,constants:X9},{Deflate:tie,deflate:eV,deflateRaw:rie,gzip:iie}=f9,{Inflate:nie,inflate:tV,inflateRaw:sie,ungzip:aie}=Q9,rV=eV,iV=tV,nV=y((t,e)=>{let r={type:"local",id:"local",name:"Local User",email:"local@legitcontrol.com"};return{getUser:y(async()=>r,"getUser"),signInAnonymously:y(async()=>{r.type="anonymous",r.id=crypto.randomUUID(),r.email=`anonymous-sha1-${r.id}-@legitcontrol.com`},"signInAnonymously"),addAccessToken:y(async i=>{let n=await t.getUserTokens(r.id);n.accessTokens.push(i),await t.setUserTokens(r.id,n)},"addAccessToken"),getMaxAccessTokenForBranch:y(async i=>{let n=await t.getUserTokens(r.id);if(!(n.accessTokens===void 0||n.accessTokens.length===0))return n.accessTokens[0]},"getMaxAccessTokenForBranch")}},"createSessionManager");function QD(t){let e=JSON.stringify(t),r=new TextEncoder().encode(e),i="";return typeof btoa=="function"?i=btoa(String.fromCharCode(...r)):i=Buffer.from(r).toString("base64"),i.replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")}u(QD,"On");y(QD,"encodeConfigJson");function eC(t){let e=t.replace(/-/g,"+").replace(/_/g,"/")+"===".slice((t.length+3)%4),r;typeof atob=="function"?r=atob(e):r=Buffer.from(e,"base64").toString("binary");let i=Uint8Array.from(r,s=>s.charCodeAt(0)),n=new TextDecoder().decode(i);return JSON.parse(n)}u(eC,"An");y(eC,"decodeConfigJson");var zN="user.legit-tokens";function tC({storageFs:t,gitRoot:e}){return{getUserTokens:y(async r=>{let i=await yb.default.getConfig({fs:t,dir:e,path:zN});return i?eC(i):{accessTokens:[]}},"getUserTokens"),setUserTokens:y(async(r,i)=>await yb.default.setConfig({fs:t,dir:e,path:zN,value:QD(i)}),"setUserTokens")}}u(tC,"Nn");y(tC,"createGitConfigTokenStore");var Jn,rC=(Jn=class extends Error{constructor(e,r){super(e),U(this,"code","ENOENT"),U(this,"path"),this.name="ENOENTError",this.path=r,Object.setPrototypeOf(this,Jn.prototype)}},u(Jn,"Mt"),Jn);y(rC,"ENOENTError");var gb=rC;function Pc(t){return t&&t.gitCache!==void 0?t.gitCache:t&&t.parentFs?Pc(t.parentFs):{}}u(Pc,"Rt");y(Pc,"getGitCacheFromFs");function iC({gitStorageFs:t,gitRoot:e,rootPath:r}){return new zt({name:"branch-file",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"gitBranchFileVirtualFile",rootType:"folder",getStats:y(async i=>{let{filePath:n,pathParams:s,userSpaceFs:a}=i;s.branchName===void 0&&(s.branchName=await Se(e,t));let l=await le(t,e,s.branchName);if(!l)throw new gb(`ENOENT: no such file or directory, stat '${n}'`,n);let c=await co({filePath:n,gitRoot:e,nodeFs:t,commitSha:l,pathParams:s,gitCache:Pc(a)});if(!c)throw new gb(`ENOENT: no such file or directory, stat '${n}'`,n);let o=await he.default.readCommit({fs:t,dir:e,oid:l}),{commit:f}=o,h=await he.default.log({fs:t,dir:e,ref:l,filepath:s.filePath,depth:1}),d=f.committer.timestamp*1e3,p=h.length>0?h[0].commit.committer.timestamp*1e3:d;if(c.type==="tree")return{mode:420,size:0,isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!0,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:0,atimeMs:p,mtimeMs:p,ctimeMs:p,birthtimeMs:d,atime:new Date(p),mtime:new Date(p),ctime:new Date(p),birthtime:new Date(p)};{let{blob:m}=await he.default.readBlob({fs:t,dir:e,oid:c.oid});return{mode:420,size:m.length,isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!1,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:Math.ceil(m.length/4096),atimeMs:p,mtimeMs:p,ctimeMs:p,birthtimeMs:p,atime:new Date(p),mtime:new Date(p),ctime:new Date(p),birthtime:new Date(p)}}},"getStats"),getFile:y(async i=>{let{filePath:n,cacheFs:s,pathParams:a,userSpaceFs:l}=i;a.branchName===void 0&&(a.branchName=await Se(e,t));try{let c=await le(t,e,a.branchName);if(!c){let f=await he.default.resolveRef({fs:t,dir:e,ref:"HEAD"});if(await he.default.branch({fs:t,dir:e,ref:a.branchName,object:f}),c=await le(t,e,a.branchName),!c)throw new Error("Could not create branch for getFile")}let o=await co({filePath:n,gitRoot:e,nodeFs:t,commitSha:c,pathParams:a,gitCache:Pc(l)});if(!o)return;if(o.type==="blob"){let{blob:f}=await he.default.readBlob({fs:t,dir:e,oid:o.oid});return{type:"file",content:Buffer.from(f),mode:420,size:f.length,oid:o.oid}}else{let f=[];try{let h=await s.promises.stat(n);if(h&&h.isDirectory()){let d=await s.promises.readdir(n,{withFileTypes:!0});f.push(...d)}}catch{}return{type:"directory",content:Array.from(new Set([...f,...o.entries])).map(h=>({...h,name:h.name.toString(),path:`${n}`,parentPath:`${n}`})),mode:493}}}catch{return}},"getFile"),unlink:y(async i=>{let{pathParams:n,author:s}=i;if(n.branchName===void 0&&(n.branchName=await Se(e,t)),!n.filePath)throw new Error("filePath should be in pathParams");let a=await le(t,e,n.branchName);if(!a)throw new Error("Invalid branch file path - branch must exist");let l=await he.default.readTree({fs:t,dir:e,oid:a}),c=await fi({dir:e,fs:t,treeOid:l.oid,deletePathParts:n.filePath.split("/"),addPathParts:void 0,addObj:void 0,deleteKeepIfNotEmpty:!1,addKeepIfEmpty:!0,keepFilename:".keep"});if(c!==l.oid){let o=await he.default.commit({fs:t,dir:e,message:`Delete ${n.filePath}`,tree:c,noUpdateBranch:!0,parent:[a],author:s});await he.default.writeRef({fs:t,dir:e,ref:`refs/heads/${Qe(n.branchName)}`,value:o,force:!0})}},"unlink"),writeFile:y(async i=>{let{filePath:n,content:s,cacheFs:a,pathParams:l,author:c}=i;if(l.branchName===void 0&&(l.branchName=await Se(e,t)),l.filePath===void 0)throw new Error("filePath should be in pathParams");let o;typeof s=="string"?o=new TextEncoder().encode(s):o=new Uint8Array(s);let f=await he.default.writeBlob({fs:t,dir:e,blob:o}),h=await le(t,e,l.branchName);if(!h){let m=await he.default.resolveRef({fs:t,dir:e,ref:"HEAD"});if(await he.default.branch({fs:t,dir:e,ref:Qe(l.branchName),object:m}),h=await le(t,e,l.branchName),!h)throw new Error("Could not create branch for writeFile")}let d=await he.default.readTree({fs:t,dir:e,oid:h}),p=await fi({dir:e,fs:t,treeOid:d.oid,deletePathParts:void 0,addPathParts:l.filePath.split("/"),addObj:{type:"blob",oid:f},deleteKeepIfNotEmpty:!0,addKeepIfEmpty:!1,keepFilename:".keep"});if(p!==d.oid){let m=await he.default.commit({fs:t,dir:e,message:`\u{1F4BE} Change '${l.filePath}'`,tree:p,noUpdateBranch:!0,parent:[h],author:c});await he.default.writeRef({fs:t,dir:e,ref:`refs/heads/${Qe(l.branchName)}`,value:m,force:!0});let w=await le(t,e,l.branchName);if(m!==w)throw new Error("Failed to update branch after file deletion")}},"writeFile"),rename:y(async function(i){let{filePath:n,newPath:s,pathParams:a,newPathParams:l,author:c,userSpaceFs:o}=i;if(a.branchName===void 0&&(a.branchName=await Se(e,t)),a.filePath===void 0)throw new Error("filePath should be in pathParams");if(l.branchName===void 0&&(l.branchName=await Se(e,t)),l.filePath===void 0)throw new Error("filePath should be in newPathParams");let f=await le(t,e,a.branchName);if(!f)throw new Error("Invalid branch file path - source branch must exist");let h=await le(t,e,l.branchName);if(!h){let w=await he.default.resolveRef({fs:t,dir:e,ref:"HEAD"});if(await he.default.branch({fs:t,dir:e,ref:Qe(l.branchName),object:w}),h=await le(t,e,l.branchName),h===void 0)throw new Error("Could not create branch for rename operation")}if(l.branchName!==a.branchName)throw new Error("cross branch move not implemented yet");let d=await co({gitRoot:e,nodeFs:t,commitSha:f,filePath:n,pathParams:a,gitCache:Pc(o)});if(d===void 0)throw new Error("no obj at path exists");let p=await fi({dir:e,fs:t,deletePathParts:a.filePath.split("/"),addPathParts:l.filePath.split("/"),addObj:d.type==="blob"?{type:"blob",oid:d.oid}:{type:"tree",oid:d.oid,entries:d.entries.map(w=>w.name.toString())},treeOid:h,addKeepIfEmpty:!0,deleteKeepIfNotEmpty:!0}),m=await he.default.readTree({fs:t,dir:e,oid:f});if(p!==m.oid){let w=await he.default.commit({fs:t,dir:e,message:`\u{1F500} Rename '${a.filePath}' to '${l.filePath}'`,tree:p,noUpdateBranch:!0,parent:[h],author:c});await he.default.writeRef({fs:t,dir:e,ref:`refs/heads/${Qe(l.branchName)}`,value:w,force:!0})}},"rename"),mkdir:y(async function(i){i.pathParams.branchName===void 0&&(i.pathParams.branchName=await Se(e,t));let n=await le(t,e,i.pathParams.branchName);if(i.pathParams.filePath===""&&(i.pathParams.filePath="/",n!==void 0))throw new Error("Folder exists");try{throw await this.getStats(i),new Error("Folder exists")}catch{}if(i.filePath.endsWith("/")&&(i.filePath=i.filePath.replace(/\/+$/,"")),i.pathParams&&typeof i.pathParams.filePath=="string"&&(i.pathParams.filePath=i.pathParams.filePath.replace(/\/+$/,"")),!n){let o=await he.default.resolveRef({fs:t,dir:e,ref:"HEAD"});if(await he.default.branch({fs:t,dir:e,ref:Qe(i.pathParams.branchName),object:o}),n=await le(t,e,i.pathParams.branchName),n===void 0)throw new Error("Could not create branch for mkdir operation")}let s=await he.default.readTree({fs:t,dir:e,oid:n}),a=new Uint8Array(0),l=await he.default.writeBlob({fs:t,dir:e,blob:a}),c=await fi({dir:e,fs:t,treeOid:s.oid,deletePathParts:void 0,addPathParts:[...i.pathParams.filePath.split("/"),".keep"],addObj:{type:"blob",oid:l},deleteKeepIfNotEmpty:!0,addKeepIfEmpty:!0,keepFilename:".keep"});if(c!==s.oid){let o=await he.default.commit({fs:t,dir:e,message:`\u{1F4BE} Change '${i.pathParams.filePath}'`,tree:c,noUpdateBranch:!0,parent:[n],author:i.author});await he.default.writeRef({fs:t,dir:e,ref:`refs/heads/${Qe(i.pathParams.branchName)}`,value:o,force:!0})}},"mkdir"),rmdir:y(async i=>{let{pathParams:n,author:s}=i;if(n.branchName===void 0&&(n.branchName=await Se(e,t)),!n.filePath)throw new Error("filePath should be in pathParams");let a=await le(t,e,n.branchName);if(!a)throw new Error("Invalid branch file path - branch must exist");let l=await he.default.readTree({fs:t,dir:e,oid:a}),c=await fi({dir:e,fs:t,treeOid:l.oid,deletePathParts:n.filePath.split("/"),addPathParts:void 0,addObj:void 0,deleteKeepIfNotEmpty:!1,addKeepIfEmpty:!0,keepFilename:".keep"});if(c!==l.oid){let o=await he.default.commit({fs:t,dir:e,message:`Delete ${n.filePath}`,tree:c,noUpdateBranch:!0,parent:[a],author:s});await he.default.writeRef({fs:t,dir:e,ref:`refs/heads/${Qe(n.branchName)}`,value:o,force:!0})}},"rmdir")}})}u(iC,"Ln");y(iC,"createBranchFileAdapter");function sC({gitStorageFs:t,gitRoot:e,rootPath:r}){return new zt({name:"branches-list",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"gitBranchesListVirtualFile",rootType:"folder",getStats:y(async()=>{let i=e+"/.git";try{return await t.promises.stat(i)}catch{throw new Error(`ENOENT: no such file or directory, stat '${i}'`)}},"getStats"),getFile:y(async({filePath:i})=>{try{let n=(await nC.default.listBranches({fs:t,dir:e})).map(s=>Ur({parent:i,name:Yn(s),isDir:!0}));return{type:"directory",content:n,mode:493,size:n}}catch(n){throw n}},"getFile"),rename:y(async i=>{throw new Error("not implemented")},"rename"),mkdir:y(async function(i){throw new Error("not implemented")},"mkdir")}})}u(sC,"zn");y(sC,"createBranchesListAdapter");function zd(t){return t&&t.gitCache!==void 0?t.gitCache:t&&t.parentFs?zd(t.parentFs):{}}u(zd,"Mi");y(zd,"getGitCacheFromFs");function aC({gitStorageFs:t,gitRoot:e,rootPath:r}){return new zt({name:"branch-head",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"gitBranchHeadVirtualFile",rootType:"file",getStats:y(async({pathParams:i,userSpaceFs:n})=>{i.branchName===void 0&&(i.branchName=await Se(e,t));let s=await le(t,e,i.branchName);if(!s)throw new Error(`Branch ${i.branchName} does not exist in the repository`);let a=await lo.default.readCommit({fs:t,dir:e,oid:s,cache:zd(n)}),{commit:l}=a,c=l.committer.timestamp*1e3;return{mode:420,size:40,isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!1,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:Math.ceil(.009765625),atimeMs:c,mtimeMs:c,ctimeMs:c,birthtimeMs:c,atime:new Date(c),mtime:new Date(c),ctime:new Date(c),birthtime:new Date(c)}},"getStats"),getFile:y(async({pathParams:i,userSpaceFs:n})=>{i.branchName===void 0&&(i.branchName=await Se(e,t));try{let s;try{s=await lo.default.resolveRef({fs:t,dir:e,ref:i.branchName})}catch{s=await lo.default.resolveRef({fs:t,dir:e,ref:`refs/heads/${i.branchName}`})}return{type:"file",content:s+`
|
|
106
|
+
`,mode:420,size:s.length}}catch{return}},"getFile"),writeFile:y(async({content:i,pathParams:n,userSpaceFs:s})=>{n.branchName===void 0&&(n.branchName=await Se(e,t));let a=i.toString().trim();try{await lo.default.readCommit({fs:t,dir:e,oid:a,cache:zd(s)})}catch{throw new Error(`Commit ${a} does not exist in the repository`)}await lo.default.writeRef({fs:t,dir:e,ref:"refs/heads/"+n.branchName,value:a,force:!0})},"writeFile"),rename(i){throw new Error("not implementsd")},mkdir:y(async function(i){throw new Error("not implemented")},"mkdir")}})}u(aC,"Hn");y(aC,"createBranchHeadAdapter");function Nc(t){return t&&t.gitCache!==void 0?t.gitCache:t&&t.parentFs?Nc(t.parentFs):{}}u(Nc,"Ut");y(Nc,"getGitCacheFromFs");function oC({gitStorageFs:t,gitRoot:e,rootPath:r}){return new zt({name:"commit-file",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"gitCommitFileVirtualFile",rootType:"file",getStats:y(async({filePath:i,pathParams:n,userSpaceFs:s})=>{if(!n.sha_1_1_2)throw new Error("sha_1_1_2 should be in pathParams");if(!n.sha1_3__40)throw new Error("sha1_3__40 should be in pathParams");let a=n.sha_1_1_2+n.sha1_3__40,l=await co({filePath:i,gitRoot:e,nodeFs:t,commitSha:a,pathParams:n,gitCache:Nc(s)});if(!l)throw new gb(`ENOENT: no such file or directory, stat '${i}'`,i);let c=await $d.default.readCommit({fs:WN,dir:e,oid:a}),{commit:o}=c,f=o.committer.timestamp*1e3;if(l.type==="tree")return{mode:420,size:0,isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!0,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:0,atimeMs:f,mtimeMs:f,ctimeMs:f,birthtimeMs:f,atime:new Date(f),mtime:new Date(f),ctime:new Date(f),birthtime:new Date(f)};{let{blob:h}=await $d.default.readBlob({fs:WN,dir:e,oid:l.oid});return{mode:420,size:h.length,isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!1,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:Math.ceil(h.length/4096),atimeMs:f,mtimeMs:f,ctimeMs:f,birthtimeMs:f,atime:new Date(f),mtime:new Date(f),ctime:new Date(f),birthtime:new Date(f)}}},"getStats"),getFile:y(async({filePath:i,pathParams:n,userSpaceFs:s})=>{if(!n.sha_1_1_2)throw new Error("sha_1_1_2 should be in pathParams");if(!n.sha1_3__40)throw new Error("sha1_3__40 should be in pathParams");let a=n.sha_1_1_2+n.sha1_3__40;try{let l=await co({filePath:i,gitRoot:e,nodeFs:t,commitSha:a,pathParams:n,gitCache:Nc(s)});if(!l)return;if(l.type==="blob"){let{blob:c}=await $d.default.readBlob({fs:t,dir:e,oid:l.oid,cache:Nc(s)});return{type:"file",content:Buffer.from(c),mode:420,size:c.length,oid:l.oid}}else return{type:"directory",content:Array.from(new Set([...l.entries.filter(c=>c.name!==".keep")])).map(c=>({...c,name:c.name.toString(),path:`${i}`,parentPath:`${i}`})),mode:493}}catch{return}},"getFile"),rename(i){throw new Error("not implementsd")},mkdir:y(async function(i){throw new Error("not implemented")},"mkdir")}})}u(oC,"Mn");y(oC,"createCommitFileAdapter");function lC({gitStorageFs:t,gitRoot:e,rootPath:r}){return new zt({name:"commit-folder",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"gitCommitVirtualFolder",rootType:"folder",getStats:y(async i=>{let n=e+"/.git";try{return await t.promises.stat(n)}catch{throw new Error(`ENOENT: no such file or directory, stat '${n}'`)}},"getStats"),getFile:y(async i=>{let{filePath:n,pathParams:s}=i,a=await Ld.default.listBranches({fs:t,dir:e}),l=new Set,c=new Set;for(let h of a){let d=`refs/heads/${h}`;try{let p=await Ld.default.resolveRef({fs:t,dir:e,ref:d});l.add(p)}catch{}}for(let h of l){let d=await Ld.default.log({fs:t,dir:e,ref:h});for(let p of d)c.add(p.oid)}if(!s.sha_1_1_2){let h=new Set;for(let p of c)if(h.add(p.slice(0,2)),h.size>=256)break;let d=Array.from(h).sort().map(p=>Ur({parent:n,name:p,isDir:!0}));return{type:"directory",content:d,mode:493,size:d}}let o=new Set;for(let h of c)h.startsWith(s.sha_1_1_2)&&o.add(h.slice(2,40));let f=Array.from(o).sort().map(h=>Ur({parent:n,name:h,isDir:!0}));return{type:"directory",content:f,mode:493,size:f.length}},"getFile"),rename(i){throw new Error("not implementsd")},mkdir:y(async function(i){throw new Error("not implemented")},"mkdir")}})}u(lC,"Rn");y(lC,"createCommitFolderAdapter");function cC({gitStorageFs:t,gitRoot:e,rootPath:r}){return new zt({name:"branch-operation",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"gitBranchOperationVirtualFile",rootType:"file",getStats:y(async i=>{let{pathParams:n}=i;n.branchName===void 0&&(n.branchName=await Se(e,t));let s=await le(t,e,n.branchName);if(!s)throw new Error(`Base Branch ${n.branchName} for operations does not exis`);let a=await ui(t,e,n.branchName),l=!1;if(a)try{s=await br.default.resolveRef({fs:t,dir:e,ref:a}),l=!0}catch{try{s=await br.default.resolveRef({fs:t,dir:e,ref:`refs/heads/${a}`}),l=!0}catch{}}let c=await br.default.readCommit({fs:t,dir:e,oid:s}),{commit:o}=c,f=o.committer.timestamp*1e3;try{return{mode:420,size:40,atimeMs:f,mtimeMs:f,ctimeMs:f,birthtimeMs:f,atime:new Date(f),mtime:new Date(f),ctime:new Date(f),birthtime:new Date(f),isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!1,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:0}}catch{throw new Error("ENOENT: no such file or directory, stat operationHistory")}},"getStats"),getFile:y(async i=>{let{pathParams:n}=i;n.branchName===void 0&&(n.branchName=await Se(e,t));let s=await ui(t,e,n.branchName),a,l=!1;if(s){if(a=await le(t,e,s),l=!0,!a)throw new Error(`Base Branch ${s} for operations does not exis`)}else if(a=await le(t,e,n.branchName),!a)throw new Error(`Base Branch ${n.branchName} for operations does not exis`);return{type:"file",content:Buffer.from(a),mode:420,size:a.length}},"getFile"),writeFile:y(async i=>{let{content:n,pathParams:s,author:a}=i;s.branchName===void 0&&(s.branchName=await Se(e,t));let l;typeof n=="string"?l=new TextEncoder().encode(n):l=new Uint8Array(n);let c=await br.default.writeBlob({fs:t,dir:e,blob:l}),o=await le(t,e,s.branchName);if(!o)throw new Error("Invalid branch file path - branch doesn't exist");let f=await ui(t,e,s.branchName),h=!1;if(!f){f=s.branchName+lD,await br.default.branch({fs:t,dir:e,ref:Qe(f),object:o});let b=await br.default.listBranches({fs:t,dir:e});h=!0}let d=await le(t,e,f),p=await br.default.readTree({fs:t,dir:e,oid:o}),m;n instanceof ArrayBuffer?m=Buffer.from(n).toString("utf-8"):typeof n=="string"?m=n:n instanceof Uint8Array?m=Buffer.from(n).toString("utf-8"):m=String(n);let w=!1;if(!h){let b=await br.default.findMergeBase({fs:t,dir:e,oids:w?[d]:[d,o]});b.length===1&&b[0]===o&&(w=!0)}let g=await br.default.commit({fs:t,dir:e,message:m,tree:p.oid,noUpdateBranch:!0,author:a,parent:w?h?[o,o]:[d]:[d,o]});await br.default.writeRef({fs:t,dir:e,ref:`refs/heads/${Qe(f)}`,value:g,force:!0})},"writeFile"),rename:y(async function(i){throw new Error("not implemented")},"rename"),mkdir:y(async function(i){throw new Error("not implemented")},"mkdir")}})}u(cC,"Un");y(cC,"createBranchOperationAdapter");function fC({gitStorageFs:t,gitRoot:e,rootPath:r}){return new zt({name:"branch-history",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"gitBranchHistory",rootType:"file",getStats:y(async({pathParams:i})=>{i.branchName===void 0&&(i.branchName=await Se(e,t));let n=await le(t,e,i.branchName);if(!n)throw new Error(`Branch ${i.branchName} does not exist`);let s=await bb.default.readCommit({fs:t,dir:e,oid:n}),{commit:a}=s,l=a.committer.timestamp*1e3;return{mode:420,size:1e5,isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!1,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:Math.ceil(.009765625),atimeMs:l,mtimeMs:l,ctimeMs:l,birthtimeMs:l,atime:new Date(l),mtime:new Date(l),ctime:new Date(l),birthtime:new Date(l)}},"getStats"),getFile:y(async i=>{let{pathParams:n}=i,s=n.branchName;s===void 0&&(s=await Se(e,t));let a=[];if(s){let c=await le(t,e,s),o=!1,f=c;for(;f&&!o;){let h=await bb.default.readCommit({fs:t,dir:e,oid:f});a.push({oid:h.oid,...h.commit}),f=h.commit.parent[0]}}let l=Buffer.from(JSON.stringify(a,null,2),"utf-8");return{type:"file",content:l,mode:420,size:l.length}},"getFile"),rename:y(async i=>{throw new Error("not implemented")},"rename"),mkdir:y(async function(i){throw new Error("not implemented")},"mkdir")}})}u(fC,"Vn");y(fC,"createBranchHistoryAdapter");function uC({gitStorageFs:t,gitRoot:e,rootPath:r}){return new zt({name:"branch-operation-head",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"gitBranchOperationHeadVirtualFile",rootType:"file",getStats:y(async i=>{let{pathParams:n}=i;n.branchName===void 0&&(n.branchName=await Se(e,t));let s=await ui(t,e,n.branchName);if(!s){let f=new Date(0);return{mode:420,size:0,isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!1,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:Math.ceil(.009765625),atimeMs:f.getTime(),mtimeMs:f.getTime(),ctimeMs:f.getTime(),birthtimeMs:f.getTime(),atime:f,mtime:f,ctime:f,birthtime:f}}let a=await le(t,e,s);if(!a)throw new Error(`Operation Branch ${s} for base branch ${n.branchName} does not exist`);let l=await Wn.default.readCommit({fs:t,dir:e,oid:a}),{commit:c}=l,o=c.committer.timestamp*1e3;return{mode:420,size:40,isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!1,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:Math.ceil(.009765625),atimeMs:o,mtimeMs:o,ctimeMs:o,birthtimeMs:o,atime:new Date(o),mtime:new Date(o),ctime:new Date(o),birthtime:new Date(o)}},"getStats"),getFile:y(async i=>{let{pathParams:n}=i;n.branchName===void 0&&(n.branchName=await Se(e,t));let s=await ui(t,e,n.branchName);if(!s)return{type:"file",content:"",mode:420,size:0};try{let a;try{a=await Wn.default.resolveRef({fs:t,dir:e,ref:s})}catch{a=await Wn.default.resolveRef({fs:t,dir:e,ref:`refs/heads/${s}`})}return{type:"file",content:a+`
|
|
107
|
+
`,mode:420,size:a.length}}catch{return}},"getFile"),writeFile:y(async i=>{let{content:n,pathParams:s}=i;s.branchName===void 0&&(s.branchName=await Se(e,t));let a=await ui(t,e,s.branchName);if(!a)throw new Error(`Operation branch name could not be resolved for branch ${s.branchName}`);let l=await le(t,e,a),c=n.toString().trim(),o,f,h=!1;if(!l)throw new Error(`Operation branch ref could not be resolved for branch ${a}`);let d=l;for(;d&&!h;){let p=await Wn.default.readCommit({fs:t,dir:e,oid:d});if(p.oid===c&&(o=p.oid),d=p.commit.parent&&p.commit.parent.length>0?p.commit.parent[0]:null,p.commit.parent.length===2){if(p.commit.parent[0]===p.commit.parent[1])h=!0;else if(o!==void 0){f=p.commit.parent[1];break}}}if(o===void 0)throw new Error(`Cant rollback to ${c} couldn't find newOperationBranchHead ${o}`);if(f===void 0)throw new Error(`Cant rollback to ${c} couldn't find newBranchHead ${f}`);await Wn.default.writeRef({fs:t,dir:e,ref:"refs/heads/"+a,value:o,force:!0}),await Wn.default.writeRef({fs:t,dir:e,ref:"refs/heads/"+s.branchName,value:f,force:!0})},"writeFile"),rename(i){throw new Error("not implementsd")},mkdir:y(async function(i){throw new Error("not implemented")},"mkdir")}})}u(uC,"Zn");y(uC,"createBranchOperationHeadAdapter");async function qc(t,e){try{let r=await Wd.default.getConfig({fs:e,dir:t,path:"user.legit-reference-branch"});if(r)return Yn(r)}catch{}try{let r=await Wd.default.getConfig({fs:e,dir:t,path:"init.defaultBranch"});return Yn(r)||"main"}catch{return"main"}}u(qc,"ze");y(qc,"getReferenceBranch");async function dC(t,e,r){await Wd.default.setConfig({fs:e,dir:t,path:"user.legit-reference-branch",value:Qe(r)})}u(dC,"Wn");y(dC,"setReferenceBranch");function pC({gitStorageFs:t,gitRoot:e,rootPath:r}){return new zt({name:"current-branch",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"gitCurrentBranchVirtualFile",rootType:"file",getStats:y(async i=>{let n=(await Se(e,t)).length;return{mode:420,size:n,isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!1,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:Math.ceil(n/4096),atimeMs:Date.now(),mtimeMs:Date.now(),ctimeMs:Date.now(),birthtimeMs:Date.now(),atime:new Date,mtime:new Date,ctime:new Date,birthtime:new Date}},"getStats"),getFile:y(async i=>{let n=await Se(e,t);return{type:"file",content:n+`
|
|
108
|
+
`,mode:420,size:n.length+1}},"getFile"),writeFile:y(async i=>{let{content:n}=i,s=n.toString().trim();if(!await le(t,e,s)){let a=await qc(e,t),l=await le(t,e,a);if(!l)throw new Error(`Ref branch ${a} does not exist in the repository`);await hC.default.branch({fs:t,dir:e,ref:Qe(s),object:l})}await cD(e,t,s)},"writeFile"),rename(i){throw new Error("not implemented")},mkdir:y(async function(i){throw new Error("not implemented")},"mkdir")}})}u(pC,"Gn");y(pC,"createCurrentBranchAdapter");function mC({gitStorageFs:t,gitRoot:e,rootPath:r}){return new zt({name:"apply-changes",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"gitApplyCurrentChangesToVirtualFile",rootType:"file",getStats:y(async({pathParams:i,userSpaceFs:n})=>{let s=new Date(0);return{mode:420,size:40,isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!1,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:Math.ceil(.009765625),atimeMs:s,mtimeMs:s,ctimeMs:s,birthtimeMs:s,atime:s,mtime:s,ctime:s,birthtime:s}},"getStats"),getFile:y(async({pathParams:i,userSpaceFs:n})=>{try{return{type:"file",content:`
|
|
109
|
+
`,mode:420,size:2}}catch{return}},"getFile"),writeFile:y(async i=>{let{content:n,userSpaceFs:s}=i,a=await Se(e,t),l=await qc(e,t),c=n.toString().trim(),o=await le(t,e,a);if(!o)throw new Error(`Source branch ${a} does not exist`);let f=await le(t,e,l);if(!f)throw new Error(`Target branch ${l} does not exist`);let h=await Hn.default.readTree({fs:t,dir:e,oid:o});if(await Hn.default.readTree({fs:t,dir:e,oid:f})===h)return;let d=Math.floor(Date.now()/1e3),p=await Hn.default.commit({fs:t,dir:e,message:c,tree:h.oid,noUpdateBranch:!0,author:{...i.author,timestamp:d},parent:[f]}),m=await Hn.default.commit({fs:t,dir:e,message:"Changes from "+a+" applied to "+l,tree:h.oid,noUpdateBranch:!0,author:{...i.author,timestamp:d-3},parent:[o,p]});await Hn.default.writeRef({fs:t,dir:e,ref:"refs/heads/"+Qe(l),value:p,force:!0}),await Hn.default.writeRef({fs:t,dir:e,ref:"refs/heads/"+Qe(a),value:m,force:!0})},"writeFile"),rename(i){throw new Error("not implementsd")},mkdir:y(async function(i){throw new Error("not implemented")},"mkdir")}})}u(mC,"Kn");y(mC,"createApplyChangesAdapter");function wC({gitStorageFs:t,gitRoot:e,rootPath:r}){return new zt({name:"reference-branch",gitStorageFs:t,gitRoot:e,rootPath:r||e,handler:{type:"gitReferenceBranchVirtualFile",rootType:"file",getStats:y(async i=>{let n=(await qc(e,t)).length;return{mode:420,size:n,isFile:y(()=>!0,"isFile"),isDirectory:y(()=>!1,"isDirectory"),isSymbolicLink:y(()=>!1,"isSymbolicLink"),isBlockDevice:y(()=>!1,"isBlockDevice"),isCharacterDevice:y(()=>!1,"isCharacterDevice"),isSocket:y(()=>!1,"isSocket"),isFIFO:y(()=>!1,"isFIFO"),isFileSync:y(()=>!0,"isFileSync"),isDirectorySync:y(()=>!1,"isDirectorySync"),dev:0,ino:0,nlink:1,uid:0,gid:0,rdev:0,blksize:4096,blocks:Math.ceil(n/4096),atimeMs:Date.now(),mtimeMs:Date.now(),ctimeMs:Date.now(),birthtimeMs:Date.now(),atime:new Date,mtime:new Date,ctime:new Date,birthtime:new Date}},"getStats"),getFile:y(async i=>{let n=await qc(e,t);return{type:"file",content:n+`
|
|
110
|
+
`,mode:420,size:n.length+1}},"getFile"),writeFile:y(async i=>{let{content:n}=i,s=n.toString().trim();if(!await le(t,e,s))throw new Error(`Branch ${s} does not exist in the repository`);await dC(e,t,s)},"writeFile"),rename(i){throw new Error("not implemented")},mkdir:y(async function(i){throw new Error("not implemented")},"mkdir")}})}u(wC,"Xn");y(wC,"createReferenceBranchAdapter");var vo,gC=(vo=class extends ts{constructor({name:e,rootPath:r,passThroughFs:i}){super({name:e,rootPath:r}),U(this,"openFh",new Map),U(this,"targetFs"),this.targetFs=i}async responsible(e){return!0}fileType(){return 4}async open(e,r,i){let n=yC.dirname(e),s=await this.targetFs.promises.open(e,r,i);return this.openFh.set(s.fd,s),new Fo({fs:this,compositeFs:this.compositeFs,subFsFileDescriptor:s.fd,parentFsFileDescriptors:[]})}async access(e,r){return await this.targetFs.promises.access(e,r)}async stat(e,...r){return this.targetFs.promises.stat(e,{bigint:!1})}async lstat(e,...r){return this.targetFs.promises.lstat(e,{bigint:!1})}async opendir(e,r){let i=await this.targetFs.promises.opendir(e,r);return new Sb(this.compositeFs,e.toString())}async link(e,r){return await this.targetFs.promises.link(e,r)}async mkdir(e,r){await this.targetFs.promises.mkdir(e,r)}async readdir(e,...r){return this.targetFs.promises.readdir(e,...r)}async readlink(e,...r){throw new Error("not implemented")}async unlink(e){return await this.targetFs.promises.unlink(e)}async rename(e,r){return await this.targetFs.promises.rename(e,r)}async rmdir(e,r){return await this.targetFs.promises.rmdir(e,r)}async symlink(e,r,i){return await this.targetFs.promises.symlink(e,r,i)}async lookup(e){throw new Error(`lookup is not implemented for: ${De(e)}`)}async close(e){let r=this.openFh.get(e.subFsFileDescriptor);r&&(this.openFh.delete(e.subFsFileDescriptor),await r.close())}async dataSync(e){let r=this.openFh.get(e.subFsFileDescriptor);if(r)return await r.sync()}async read(e,r,i,n,s){let a=this.openFh.get(e.subFsFileDescriptor);if(a)return await a.read(r,i,n,s);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async fchmod(e,r){let i=this.openFh.get(e.subFsFileDescriptor);if(i)return await i.chmod(r)}async fchown(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.chown(r,i)}async write(e,r,i,n,s){let a=this.openFh.get(e.subFsFileDescriptor);if(a)return await a.write(r,i,n,s);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async ftruncate(e,r){let i=this.openFh.get(e.subFsFileDescriptor);if(i)return await i.truncate(r)}resolvePath(e){throw new Error(`resolvePath is not implemented: resolvePath(${e})`)}async fstat(e,r){let i=this.openFh.get(e.subFsFileDescriptor);if(i)return await i.stat(r);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async futimes(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.utimes(r,i)}async writev(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.writev(r,i??void 0);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async readv(e,r,i){let n=this.openFh.get(e.subFsFileDescriptor);if(n)return await n.readv(r,i??void 0);throw new Error(`File handle not found: ${e.subFsFileDescriptor}`)}async readFile(e,r){return this.targetFs.promises.readFile(e,r)}async writeFile(e,r,i){return this.targetFs.promises.writeFile(e,r,i)}},u(vo,"Vi"),vo);y(gC,"PassThroughToAsyncFsSubFs");var sV=gC;function _b(t){return typeof t=="object"&&t!==null&&t!==void 0&&!Array.isArray(t)}u(_b,"Jn");y(_b,"isLegitRouteFolder");function Rb(t,e){let r={...t};for(let i of Object.keys(e)){let n=t[i],s=e[i];n!==void 0&&_b(n)&&_b(s)?r[i]=Rb(n,s):r[i]=s}return r}u(Rb,"qn");y(Rb,"mergeLegitRouteFolders");function Hd(t){return t&&t.gitCache!==void 0?t.gitCache:t&&t.parentFs?Hd(t.parentFs):{}}u(Hd,"Gi");y(Hd,"getGitCache");async function aV(t){let e=new Qi.Volume,r=(0,Qi.createFsFromVolume)(e);return Qd({...t,storageFs:t?.storageFs?t.storageFs:r,gitRoot:t?.gitRoot||"/"})}u(aV,"Qh");y(aV,"openLegitFsWithMemoryFs");async function Qd({storageFs:t,gitRoot:e,anonymousBranch:r="anonymous",showKeepFiles:i=!1,initialAuthor:n={type:"local",id:"local",name:"Local User",email:"local@legitcontrol.com"},serverUrl:s="https://hub.legitcontrol.com",publicKey:a,ephemaralGitConfig:l=!1,additionalFilterLayers:c,routeOverrides:o}){await t.promises.readdir(e+"/.git").then(()=>!0).catch(()=>!1)||(await Ve.default.init({fs:t,dir:"/",defaultBranch:r}),await t.promises.writeFile(e+"/.gitignore",""),await t.promises.writeFile(e+"/.keep",""),await Ve.default.add({fs:t,dir:"/",filepath:".keep",cache:Hd(t)}),await Ve.default.commit({fs:t,dir:"/",message:"Initial commit",author:{name:"Test",email:"test@example.com"},cache:Hd(t)}),await Ve.default.setConfig({fs:t,dir:e,path:"init.defaultBranch",value:r})),await Ve.default.getConfig({fs:t,dir:e,path:"user.legit_user_id"})||await Ve.default.setConfig({fs:t,dir:e,path:"user.legit_user_id",value:n.name}),await Ve.default.getConfig({fs:t,dir:e,path:"user.name"})||await Ve.default.setConfig({fs:t,dir:e,path:"user.name",value:n.name}),await Ve.default.getConfig({fs:t,dir:e,path:"user.email"})||await Ve.default.setConfig({fs:t,dir:e,path:"user.email",value:n.email});let f=(0,Qi.createFsFromVolume)(new Qi.Volume),h=new nN({name:"root-copy-on-write",sourceFs:t,copyToFs:f,copyToRootPath:"/copies",rootPath:e,patterns:l?["**/.git/config"]:[]}),d=new sV({name:"root-passthrough",passThroughFs:t,rootPath:e}),p=new iN({name:"root",filterLayers:[h],rootPath:e,routes:{"[[...relativePath]]":d}}),m={gitStorageFs:p,gitRoot:e,rootPath:e},w=aD(m),g=cC(m),b=aC(m),_=uC(m),S=fD(m),F=fC(m),k=pC(m),A=wC(m),v=mC(m),T=sC(m),E=iC(m),R=lC(m),P=oC(m),I=i?[".git"]:[".git",".keep"],$=new TH({name:"git-hidden-subfs",hiddenFiles:I,rootPath:e}),z=[];try{let fe=e+"/.gitignore";z=(await p.readFile(fe,"utf8")).split(`
|
|
111
|
+
`).filter(Ae=>Ae.trim()!==""&&!Ae.trim().startsWith("#")).map(Ae=>Ae.trim())}catch{}let we=["**/._*","**/.DS_Store","**/.AppleDouble/","**/.AppleDB","**/.AppleDesktop","**/.Spotlight-V100","**/.TemporaryItems","**/.Trashes","**/.fseventsd","**/.VolumeIcon.icns","**/.ql_disablethumbnails","**/.~lock.*","**/lu[0-9a-zA-Z]*.tmp","**/.metaentries.json.tmp","**/**.tmp.**","**/**.sb-**",...z],ot=(0,Qi.createFsFromVolume)(new Qi.Volume),Dt=new nN({name:"git-copy-on-write-subfs",sourceFs:p,copyToFs:ot,copyToRootPath:"/user-copies",rootPath:e,patterns:we}),Ft={".legit":{".":w,operation:g,head:b,operationHead:_,operationHistory:S,history:F,currentBranch:k,"reference-branch":A,"apply-changes":v,branches:{".":T,"[branchName]":{".legit":{".":w,operation:g,head:b,operationHead:_,operationHistory:S,history:F},"[[...filePath]]":E}},commits:{".":R,"[sha_1_1_2]":{".":R,"[sha1_3__40]":{"[[...filePath]]":P}}}},"[[...filePath]]":E},Ho=o?Rb(Ft,o):Ft,fs=new iN({name:"git",rootPath:e,filterLayers:[$,Dt,...c||[]],routes:Ho}),yt=tC({storageFs:p,gitRoot:e}),de=nV(yt,a),kt=OH({fs:t,gitRepoPath:e,serverUrl:s,auth:de,anonymousBranch:r}),Ce=Object.assign(fs,{auth:de,sync:kt,_storageFs:p,setLogger(fe){fs.setLoggger(fe)},push:y(async fe=>{},"push"),shareCurrentBranch:y(async()=>{if((await de.getUser()).type==="local")throw new Error("login first - for example anonymously using legitfs.auth.signInAnonymously()");let fe=await Ce.getCurrentBranch();return fe===r&&(fe=(await de.getUser()).id,await Ve.default.renameBranch({fs:t,dir:e,oldref:r,ref:fe})),await kt.sequentialPush([fe]),Ce.setCurrentBranch(fe),fe},"shareCurrentBranch"),setCurrentBranch:y(async fe=>{(await Ve.default.listBranches({fs:t,dir:e})).includes(fe)||await kt?.loadBranch(fe);let Ae=(await Ve.default.listBranches({fs:t,dir:e})).includes(fe);if(console.log("branchExistsAfter",Ae),!Ae)throw new Error(`Branch ${fe} does not exist`);await Ve.default.setConfig({fs:t,dir:e,path:"init.defaultBranch",value:fe})},"setCurrentBranch"),getCurrentBranch:y(async()=>{let fe=await Ve.default.getConfig({fs:t,dir:e,path:"init.defaultBranch"});if(!fe)throw new Error("No current branch set");return fe},"getCurrentBranch"),loadArchive:y(async({legitArchive:fe,clearExisting:Ae=!1})=>{let Te=iV(fe),Vo=new TextDecoder().decode(Te),wi=JSON.parse(Vo),or=new Map;if(Ae){let qe=`${e}/.git`,V=await t.promises.readdir(qe,{withFileTypes:!0});for(let Q of V){let ge=`${qe}/${Q.name}`;Q.isDirectory()?await t.promises.rm(ge,{recursive:!0,force:!0}):Q.isFile()&&await t.promises.unlink(ge)}}else try{let qe=await Ve.default.listBranches({fs:t,dir:e});for(let V of qe){let Q=await Ve.default.resolveRef({fs:t,dir:e,ref:V});or.set(V,Q)}}catch{}for(let[qe,V]of Object.entries(wi.files)){let Q=`${e}/.git/${qe}`;if(qe==="config")continue;let ge=Buffer.from(V,"base64");if(qe.startsWith("refs/heads/")||qe.startsWith("refs/tags/")){let Ze=qe.replace(/^refs\/(heads|tags)\//,"");if(!or.has(Ze))await t.promises.mkdir(Q.split("/").slice(0,-1).join("/"),{recursive:!0}),await t.promises.writeFile(Q,ge);else{let yi=or.get(Ze),gi=ge.toString("utf-8").trim();try{if(await Ve.default.isDescendent({fs:t,dir:e,oid:gi,ancestor:yi})||yi===gi)await t.promises.writeFile(Q,ge);else{let ln=`${Ze}-conflict-${crypto.randomUUID()}`,Go=`${e}/.git/refs/heads/${ln}`;await t.promises.mkdir(Go.split("/").slice(0,-1).join("/"),{recursive:!0}),await t.promises.writeFile(Go,ge)}}catch{let ln=`${Ze}-conflict-${crypto.randomUUID()}`,Go=`${e}/.git/refs/heads/${ln}`;await t.promises.mkdir(Go.split("/").slice(0,-1).join("/"),{recursive:!0}),await t.promises.writeFile(Go,ge)}}}else await t.promises.mkdir(Q.split("/").slice(0,-1).join("/"),{recursive:!0}),await t.promises.writeFile(Q,ge)}},"loadArchive"),saveArchive:y(async()=>{let fe={version:1,files:{}};async function Ae(or,qe=""){let V=await t.promises.readdir(or,{withFileTypes:!0});for(let Q of V){let ge=`${or}/${Q.name}`,Ze=qe?`${qe}/${Q.name}`:Q.name;if(Q.isDirectory())await Ae(ge,Ze);else if(Q.isFile()){let yi=await t.promises.readFile(ge);fe.files[Ze]=Buffer.from(yi).toString("base64")}}}u(Ae,"$e"),y(Ae,"readDirectoryRecursive");let Te=`${e}/.git`;try{await Ae(Te)}catch(or){console.warn("Failed to read .git folder:",or)}let Vo=JSON.stringify(fe),wi=new TextEncoder().encode(Vo);return rV(wi)},"saveArchive")});return Ce}u(Qd,"rl");y(Qd,"openLegitFs");var oie=y(t=>async e=>{if(!e.path.includes(".legit/branches/")||(e.path.match(/\.legit/g)||[]).length>1)return;let[r,i]=e.path.split(".legit/branches/"),[n,...s]=i.split("/"),a=s.join("/"),l=r+".legit/branches/"+n+"/.legit/operation",c=JSON.stringify(e.operationArgs,(o,f)=>Buffer.isBuffer(f)?{__buffer__:f.toString("base64")}:f);console.log(l,`[${e.fsName}].${e.operation}(${e.fd?e.fd.fd+" - ":""}${e.path})
|
|
112
112
|
|
|
113
113
|
${c}
|
|
114
114
|
|
|
115
|
-
`)},"createFsOperationFileLogger"),Eo,gC=(Eo=class extends rs{constructor({name:e,rootPath:r}){super({name:e,rootPath:r}),U(this,"memFs"),U(this,"openFh",{}),this.memFs=(0,Qd.createFsFromVolume)(new Qd.Volume)}isWriteSupported(){return!0}async responsible(e){return!0}getRouteParams(){return this.context?.params||{}}getStaticSiblings(){return this.context?.staticSiblings||[]}async open(e,r,i){if(!this.isWriteSupported()&&(r.includes("w")||r.includes("a")))throw new Error("Write operations not allowed");r.includes("x");let n=!1;try{await this.getStats({path:e,context:this.context}),n=!0}catch{n=!1}let s=!1;for(let f of Object.values(this.openFh))f.path===e&&(s=!0);if((n||s)&&r.includes("x"))throw Object.assign(new Error(`EEXIST: file already exists, open '${e}'`),{code:"EEXIST",errno:-17,syscall:"open",path:e});if(!n&&!s&&!(r.includes("w")||r.includes("a")))throw Object.assign(new Error(`ENOENT: no such file or directory, open '${e}'`),{code:"ENOENT",errno:-2,syscall:"open",path:e});let a=vb.dirname(e);if(await this.memFs.promises.mkdir(a,{recursive:!0}),n)try{await this.memFs.promises.access(e)}catch{await this.memFs.promises.writeFile(e,"")}let l=await this.memFs.promises.open(e,r,i),c=l.fd,o=new ko({fs:this,compositeFs:this.compositeFs,subFsFileDescriptor:c,parentFsFileDescriptors:[]});return this.openFh[c]={path:e,mode:r,fh:l,unflushed:[]},(r.includes("x")||r.includes("w"))&&this.openFh[c].unflushed.push({length:0,start:0}),o}async mkdir(e,r){let i=e.toString();try{await this.createDirectory({path:i,recursive:!0,context:this.context});let n=typeof r=="object"?{...r,recursive:!0}:{recursive:!0};await this.memFs.promises.mkdir(e,n);let s=i.split("/"),a="";for(let l=1;l<=s.length;l++){a=s.slice(0,l).join("/");try{if((await this.memFs.promises.stat(a)).isDirectory()){let c=await this.memFs.promises.open(a,"r");this.openFh[c.fd]={path:a,mode:"r",fh:c,unflushed:[]}}}catch{}}}catch(n){throw n}}async access(e,r){await this.stat(e)}async futimes(e,r,i){let n=this.openFh[e.subFsFileDescriptor];if(!n)throw new Error("Invalid file handle");return await n.fh.utimes(r,i)}async fstat(e,r){let i=this.openFh[e.subFsFileDescriptor];if(!i)throw new Error("Invalid file handle");return this.stat(i.path,r)}async ftruncate(e,r){let i=this.openFh[e.subFsFileDescriptor];if(!i)throw new Error("Invalid file handle");return i.unflushed.push({length:0,start:0}),await i.fh.truncate(r)}async stat(e,r){let i=e.toString(),n=Object.values(this.openFh).find(s=>s.path===i&&s.unflushed.length>0);return n&&n.unflushed.length>0?await n.fh.stat(r):this.getStats({path:i,context:this.context})}async lstat(e,r){return this.stat(e,r)}async readdir(e,r){let i=e.toString(),n=this.getStaticSiblings(),s=await this.readDirectory({path:i,context:this.context}),a=Array.from(new Set([...s,...n.map(l=>zr({name:l.segment,parent:i,isDir:l.type==="folder"}))])).sort((l,c)=>l.name.localeCompare(c.name,void 0,{numeric:!0,sensitivity:"base"}));return r?.withFileTypes?a:a.map(l=>l.name)}async read(e,r,i,n,s){let a=e.subFsFileDescriptor,l=this.openFh[a];if(!l)throw new Error("Invalid file handle");if(l.unflushed.length===0){let c=await this.readFileContent({path:l.path,context:this.context});if(!c?.content)throw new Error("couldnt access content");let o=typeof c.content=="string"?Buffer.from(c.content):c.content,f=typeof s=="number"?s:0,h=Math.min(f+n,o.length),d=Math.max(0,h-f);return o.copy(r,i,f,f+d),{bytesRead:d,buffer:r}}return await l.fh.read(r,i,n,s)}async write(e,r,i,n,s){let a=this.openFh[e.subFsFileDescriptor];if(!a)throw new Error("Invalid file handle");let l=a.mode;if(!l.includes("w")&&!l.includes("a")&&!l.includes("+"))throw Object.assign(new Error("EBADF: bad file descriptor, write"),{code:"EBADF",errno:-9,syscall:"write"});if(a.unflushed.length===0){let h=await this.readFileContent({path:a.path,context:this.context});h&&h.content&&await this.memFs.promises.writeFile(a.path,h.content)}let c=await a.fh.write(r,i,n,s),o=i??0,f=s??0;return a.unflushed.push({start:f,length:n||r.byteLength-o+f}),c}async close(e){let r=e.subFsFileDescriptor,i=this.openFh[r];if(!i)throw new Error("Invalid file handle");try{await this.dataSync(e),await i.fh.close()}finally{delete this.openFh[r]}}async dataSync(e){let r=e.subFsFileDescriptor,i=this.openFh[r];if(!i)throw new Error("Invalid file handle");if(i.unflushed.length>0){let n=await this.memFs.promises.readFile(i.path);await this.writeFileContent({path:i.path,content:n,context:this.context}),i.unflushed=[]}}async readFile(e,r){let i=typeof e=="string"?e:Buffer.isBuffer(e)?e.toString():e.fd?`FileHandle(${e.fd})`:e.toString(),n=null;typeof r=="string"?n=r:r&&typeof r=="object"&&r.encoding&&(n=r.encoding);let s=await this.open(i,"r");try{let a=(await this.fstat(s)).size,l=Buffer.alloc(a);return await this.read(s,l,0,a,0),await this.close(s),n?l.toString(n):l}catch(a){try{await this.close(s)}catch{}throw a}}async writeFile(e,r,i){let n="w",s="utf8",a;typeof i=="string"?s=i:i&&typeof i=="object"&&(i.flag&&(n=String(i.flag)),i.encoding&&(s=i.encoding),i.mode&&(a=typeof i.mode=="string"?parseInt(i.mode,8):i.mode));let l=await this.open(e,n,a);try{let c;typeof r=="string"?c=Buffer.from(r,s):Buffer.isBuffer(r)?c=r:r instanceof Uint8Array?c=Buffer.from(r):ArrayBuffer.isView(r)?c=Buffer.from(r.buffer,r.byteOffset,r.byteLength):c=Buffer.from(r),await this.write(l,c,0,c.length,0)}finally{await this.close(l)}}async rename(e,r){let i=e.toString(),n=r.toString();if(await this.memFs.promises.access(i).then(()=>!0).catch(()=>!1)){let s=vb.dirname(n);try{await this.memFs.promises.access(s)}catch{await this.memFs.promises.mkdir(s,{recursive:!0})}await this.memFs.promises.rename(e,r)}await this.renamePath({oldPath:i,newPath:n,oldContext:this.context,newContext:this.newContext||this.context})}async fchmod(e,r){}async unlink(e){let r=e.toString();try{await this.deleteFile({path:r,context:this.context})}catch(i){let n=!1;for(let[s,a]of Object.entries(this.openFh))a.path===r&&a.unflushed.length>0&&(n=!0);if(!n)throw i}finally{let i=!1;for(let[n,s]of Object.entries(this.openFh))s.path===r&&(i=!0,await s.fh.close(),delete this.openFh[Number(n)]);i&&await this.memFs.promises.unlink(r)}}async rmdir(e,...r){let i=e.toString();await this.removeDirectory({path:i,context:this.context});let n=!1;for(let[s,a]of Object.entries(this.openFh))a.path===i&&(n=!0,await a.fh.close(),delete this.openFh[Number(s)]);n&&await this.memFs.promises.rmdir(i,{recursive:!0})}fileType(){return 10}},u(Eo,"Ki"),Eo);y(gC,"ASimpleCompositeSubfs");var oV=gC,Fo,lV=(Fo=class extends oV{constructor({name:e,rootPath:r,initialData:i}){super({name:e,rootPath:r}),U(this,"storage",new Map),U(this,"nextFileType",1),this.storage.set("/",{type:"directory",entries:new Set,mode:493,createdAt:new Date,modifiedAt:new Date}),i&&this.populateFromInitialData(i,"/")}_debugGetStorage(){return this.storage}populateFromInitialData(e,r){if(typeof e=="string"){this.storage.set(r,{type:"file",content:Buffer.from(e,"utf8"),mode:420,createdAt:new Date,modifiedAt:new Date});let i=this.getParentPath(r);if(i){let n=this.storage.get(i);n&&n.type==="directory"&&n.entries.add(this.getBaseName(r))}}else{let i=this.storage.get(r);if(i&&i.type==="directory")for(let[n,s]of Object.entries(e)){let a=r==="/"?`/${n}`:`${r}/${n}`;i.entries.add(n),this.populateFromInitialData(s,a)}else{let n=new Date;this.storage.set(r,{type:"directory",entries:new Set,mode:493,createdAt:n,modifiedAt:n});let s=this.getParentPath(r);if(s){let l=this.storage.get(s);l&&l.type==="directory"&&l.entries.add(this.getBaseName(r))}let a=this.storage.get(r);if(a&&a.type==="directory")for(let[l,c]of Object.entries(e)){let o=r==="/"?`/${l}`:`${r}/${l}`;a.entries.add(l),this.populateFromInitialData(c,o)}}}}fileType(){return this.nextFileType}async createDirectory(e){let{path:r,recursive:i=!1}=e,n=this.normalizePath(r);if(this.storage.has(n)){if(this.storage.get(n)?.type==="directory")return;throw Object.assign(new Error(`EEXIST: file already exists, mkdir '${r}'`),{code:"EEXIST",errno:-17,syscall:"mkdir",path:n})}if(i){let l=this.getParentPath(n);l&&l!==n&&!this.storage.has(l)&&await this.createDirectory({path:l,recursive:!0,context:e.context})}let s=new Date;this.storage.set(n,{type:"directory",entries:new Set,mode:493,createdAt:s,modifiedAt:s});let a=this.getParentPath(n);if(a){let l=this.storage.get(a);l&&l.type==="directory"&&(l.entries.add(this.getBaseName(n)),l.modifiedAt=s)}}async getStats(e){let r=this.normalizePath(e.path),i=this.storage.get(r);if(!i)throw Object.assign(new Error(`ENOENT: no such file or directory, stat '${e.path}'`),{code:"ENOENT",errno:-2,syscall:"stat",path:r});let n=new aV,s=i.type==="directory"?16877:33188;return n.mode=s,n.size=i.type==="file"?i.content.length:4096,n.mtimeMs=i.modifiedAt.getTime(),n.birthtimeMs=i.createdAt.getTime(),n.ctimeMs=i.modifiedAt.getTime(),n}async readFileContent(e){let r=this.normalizePath(e.path),i=this.storage.get(r);if(!(!i||i.type!=="file"))return{content:i.content}}async writeFileContent(e){let r=this.normalizePath(e.path),i=new Date,n=typeof e.content=="string"?Buffer.from(e.content,"utf8"):e.content,s=this.storage.get(r);if(s){if(s.type==="directory")throw Object.assign(new Error(`EISDIR: illegal operation on a directory, write '${e.path}'`),{code:"EISDIR",errno:-21,syscall:"write",path:r});s.content=n,s.modifiedAt=i}else{this.storage.set(r,{type:"file",content:n,mode:420,createdAt:i,modifiedAt:i});let a=this.getParentPath(r);if(a){let l=this.storage.get(a);l||(await this.createDirectory({path:a,recursive:!0,context:e.context}),l=this.storage.get(a)),l&&l.type==="directory"&&(l.entries.add(this.getBaseName(r)),l.modifiedAt=i)}}}async readDirectory(e){let r=this.normalizePath(e.path),i=this.storage.get(r);if(!i)throw Object.assign(new Error(`ENOENT: no such file or directory, scandir '${e.path}'`),{code:"ENOENT",errno:-2,syscall:"scandir",path:r});if(i.type!=="directory")throw Object.assign(new Error(`ENOTDIR: not a directory, scandir '${e.path}'`),{code:"ENOTDIR",errno:-20,syscall:"scandir",path:r});let n=[];for(let s of i.entries){let a;r==="/"?a="/"+s:a=r+"/"+s;let l=this.storage.get(a);l&&n.push(zr({name:s,parent:r,isDir:l.type==="directory"}))}return n}async renamePath(e){let r=this.normalizePath(e.oldPath),i=this.normalizePath(e.newPath),n=this.storage.get(r);if(!n)throw Object.assign(new Error(`ENOENT: no such file or directory, rename '${e.oldPath}'`),{code:"ENOENT",errno:-2,syscall:"rename",path:r});let s=this.getParentPath(r);if(s){let l=this.storage.get(s);l&&l.type==="directory"&&l.entries.delete(this.getBaseName(r))}this.storage.delete(r),this.storage.set(i,n),n.modifiedAt=new Date;let a=this.getParentPath(i);if(a){let l=this.storage.get(a);l&&l.type==="directory"&&(l.entries.add(this.getBaseName(i)),l.modifiedAt=new Date)}if(n.type==="directory"){let l=Array.from(n.entries);for(let c of l){let o=this.joinPath(r,c),f=this.joinPath(i,c);await this.renamePath({oldPath:o,newPath:f,oldContext:e.oldContext,newContext:e.newContext})}}}async deleteFile(e){let r=this.normalizePath(e.path),i=this.storage.get(r);if(!i)throw Object.assign(new Error(`ENOENT: no such file or directory, unlink '${e.path}'`),{code:"ENOENT",errno:-2,syscall:"unlink",path:r});if(i.type==="directory")throw Object.assign(new Error(`EISDIR: illegal operation on a directory, unlink '${e.path}'`),{code:"EISDIR",errno:-21,syscall:"unlink",path:r});let n=this.getParentPath(r);if(n){let s=this.storage.get(n);s&&s.type==="directory"&&(s.entries.delete(this.getBaseName(r)),s.modifiedAt=new Date)}this.storage.delete(r)}async removeDirectory(e){let r=this.normalizePath(e.path),i=this.storage.get(r);if(!i)throw Object.assign(new Error(`ENOENT: no such file or directory, rmdir '${e.path}'`),{code:"ENOENT",errno:-2,syscall:"rmdir",path:r});if(i.type!=="directory")throw Object.assign(new Error(`ENOTDIR: not a directory, rmdir '${e.path}'`),{code:"ENOTDIR",errno:-20,syscall:"rmdir",path:r});let n=Array.from(i.entries);for(let a of n){let l=this.joinPath(r,a),c=this.storage.get(l);c&&(c.type==="directory"?await this.removeDirectory({path:l,context:e.context}):await this.deleteFile({path:l,context:e.context}))}let s=this.getParentPath(r);if(s){let a=this.storage.get(s);a&&a.type==="directory"&&(a.entries.delete(this.getBaseName(r)),a.modifiedAt=new Date)}this.storage.delete(r)}normalizePath(e){if(!e||e===".")return"/";let r=e.startsWith("/")?e:"/"+e;r!=="/"&&r.endsWith("/")&&(r=r.slice(0,-1));let i=r.split("/").filter(Boolean),n=[];for(let s of i)s!=="."&&(s===".."?n.pop():n.push(s));return"/"+n.join("/")}getParentPath(e){let r=this.normalizePath(e);if(r==="/")return null;let i=r.lastIndexOf("/");return i===0?"/":r.substring(0,i)||"/"}getBaseName(e){let r=this.normalizePath(e);if(r==="/")return"";let i=r.lastIndexOf("/");return r.substring(i+1)}joinPath(...e){return"/"+e.filter(Boolean).map(r=>r.startsWith("/")?r.slice(1):r).filter(r=>r!==".").join("/")}},u(Fo,"Xi"),Fo);y(lV,"SimpleMemorySubFs");var kI=de(bI(),1);import{createContext as fK,useContext as uK,useEffect as hK,useMemo as dK,useState as v_,useCallback as Hp}from"react";import{jsx as wK}from"react/jsx-runtime";var Xc="main",ln="/.legit/branches",vI="/.legit/commits",_I=u(t=>(t.startsWith("/")&&(t=t.slice(1)),`${ln}/${Xc}/${t}`),"resolveThreadPath"),pK=u(t=>t instanceof Error?t:new Error(String(t??"Unknown error")),"normalizeError"),SI=fK(void 0);function mK({children:t}){let[e,r]=v_(null),[i,n]=v_(!0),[s,a]=v_(null);hK(()=>{let d=!1,p=u(async()=>{try{let m=await cn();d||(r(m),a(null),n(!1))}catch(m){if(!d){let w=pK(m);r(null),a(w),n(!1)}}},"load");return n(!0),a(null),p(),()=>{d=!0}},[]);let l=Hp(async(d,p)=>{if(e){let m=_I(d);await e.promises.writeFile(m,p)}},[e]),c=Hp(async d=>{if(e){let p=await Ho(Xc);if(!p)return;let m=p.find(_=>_.oid===d),w=p.find(_=>_.oid===m?.parentOids[0]);if(!m||!w)return;let g=m?.parentOids[1],b=w?.originBranchOid;return!g||!b?void 0:{newOid:g,oldOid:b}}},[e]),o=Hp(async(d,p)=>{if(e)return await FI(d,p)},[e]),f=Hp(async d=>(e&&(console.log("rollback",d),await EI(Xc,d)),await Vp(Xc)),[e]),h=dK(()=>({legitFs:e,loading:i,error:s,saveData:l,getMessageDiff:c,getPastState:o,rollback:f,threadId:Xc,resolvePath:_I}),[e,i,s,l]);return wK(SI.Provider,{value:h,children:t})}u(mK,"LegitFsProvider");function S_(){let t=uK(SI);if(t===void 0)throw new Error("useLegitFs must be used within a LegitFsProvider");return t}u(S_,"useLegitFs");var Gp=null;async function cn(){return Gp||(Gp=Xd({storageFs:kI.default,gitRoot:"/"}),window&&(window.legitFs=await Gp)),Gp}u(cn,"getLegitFs");async function TI(){let t=await cn();try{return(await t.promises.readdir(ln)).filter(r=>!r.startsWith("."))}catch(e){if(e.code==="ENOENT")return await t.promises.mkdir(ln,{recursive:!0}),[];throw e}}u(TI,"listBranches");async function Vp(t){try{return await(await cn()).promises.readFile(`${ln}/${t}/.legit/head`,"utf8")}catch(e){throw console.error("Error reading head from path:",t,e),e}}u(Vp,"readHead");async function EI(t,e){try{await(await cn()).promises.writeFile(`${ln}/${t}/.legit/operationHead`,e,"utf8")}catch(r){throw console.error("Error writing head to path:",t,r),r}}u(EI,"writeOperationHead");async function xI(t,e){try{await(await cn()).promises.writeFile(`${ln}/${t}/.legit/operation`,e,"utf8")}catch(r){throw console.error("Error writing operation to path:",t,r),r}}u(xI,"writeOperation");async function Ho(t){try{let r=await(await cn()).promises.readFile(`${ln}/${t}/.legit/operationHistory`,"utf8");return r.length>0?JSON.parse(r):JSON.parse("[]")}catch(e){throw console.error("Error reading operation history from path:",t,e),e}}u(Ho,"readOperationHistory");async function FI(t,e){try{e.startsWith("/")&&(e=e.slice(1));let r=await cn(),i=`${vI}/${t.slice(0,2)}/${t.slice(2)}/${e}`;return await r.promises.readFile(i,"utf8")}catch(r){throw console.error("Error reading past state from path:",t,r),r}}u(FI,"readPastState");var Zp=u(async t=>{let e=[];for(let r of t){let i,n;try{i=JSON.parse(r.message),n={id:r.oid,height:e.length,parent_id:r.parentOids[0]===r.parentOids[1]?null:r.parentOids[0],metadata:{custom:{depending_branch_commit_id:r.originBranchOid??null}},...i},e.unshift(n)}catch{console.log("Skipping operation with invalid JSON message:",r);continue}}return e},"createUIMessages");var E_=class E_{async list(e,r){let i=await Ho(e);return{messages:(await Zp(i)).map((a,l)=>({...a,height:l,created_at:new Date(a.created_at),updated_at:new Date(a.updated_at)}))}}async create(e,r){let i=`msg-${Date.now()}-${Math.random().toString(36).slice(2)}`,n={created_at:new Date,updated_at:new Date,format:r.format,content:r.content};return await xI(e,JSON.stringify(n)),{message_id:i}}};u(E_,"LegitThreadMessages");var Kp=E_;var F_=class F_{constructor(){W(this,"messages",new Kp)}async list(e){return{threads:(await TI()).map(i=>({id:i,title:i,last_message_at:new Date,metadata:{},external_id:null,project_id:"",created_at:new Date,updated_at:new Date,workspace_id:"local-workspace",is_archived:!1}))}}async create(e){return{thread_id:"main"}}async update(e,r){}async delete(e){}};u(F_,"LegitThreads");var Jp=F_;var T_=class T_ extends rm{constructor(r){super(r);W(this,"runtime");W(this,"legitFs",null);this.legitFs=r.legitFs,this.threads=new Jp;let i=this.runs.stream;this.runs.stream=async n=>{if(!this.runtime)throw new Error("LegitLocal runtime not set");let l=this.runtime.thread.__internal_threadBinding?.getState?.()?.adapters?.chatModel?.options??{},c=new Headers;c.set("Content-Type","application/json");try{let o=await fetch(l.api??"/api/chat",{method:"POST",headers:c,credentials:l.credentials??"same-origin",body:JSON.stringify({messages:n.messages,system:n.system,tools:n.tools,runConfig:l.runConfig??{}})});if(!o.ok)throw new Error(`Request failed with status ${o.status}`);return un.fromResponse(o,new am)}catch(o){return console.error("LegitLocal stream failed, falling back to default handler.",o),i.call(this.runs,n)}}}};u(T_,"LegitLocal");var k_=T_;import{ExportedMessageRepository as yK}from"@assistant-ui/react";var gK=u(t=>{if(t&&typeof t=="object"){let e=t,r=e.custom&&typeof e.custom=="object"?e.custom:{};return{...e,custom:r}}return{custom:{}}},"normalizeMetadata"),bK="aui/v0";function _K(t){if(t.format!==bK)return null;let e=t.content;if(!e||typeof e!="object")return null;let r=e.role;if(r!=="assistant"&&r!=="user"&&r!=="system")return null;let i=e.content??[],n=typeof i=="string"||Array.isArray(i)?i:[],s=e.createdAt instanceof Date?e.createdAt:e.createdAt?new Date(e.createdAt):new Date(t.created_at),a=gK(t.metadata);return{...e,role:r,content:n,id:e.id??t.id,createdAt:s,metadata:a}}u(_K,"toThreadMessageLike");async function x_({threadId:t,threadApi:e}){console.log("sync initiated");let r=await Ho(t),n=(await Zp(r)).map(_K).filter(s=>s!==null);e?.reset?.(n),e.import(yK.fromArray(n))}u(x_,"syncThreadFromLegitFs");var OI=u(t=>{if(typeof t=="string")return t;if(t===void 0)return"";try{return JSON.stringify(t)}catch{return""}},"serializeStructuredData");var Qc=u(t=>t==null?null:typeof t=="string"||typeof t=="number"||typeof t=="boolean"?t:Array.isArray(t)?t.map(e=>Qc(e)):typeof t=="object"?Object.fromEntries(Object.entries(t).map(([e,r])=>[e,Qc(r)])):JSON.stringify(t),"toJsonValue"),vK=u((t,e)=>e?typeof t=="string"?{type:"error-text",value:t}:{type:"error-json",value:Qc(t)}:typeof t=="string"?{type:"text",value:t}:{type:"json",value:Qc(t)},"buildToolResultOutput"),SK=u(t=>{switch(t.type){case"text":return{type:"text",text:typeof t.text=="string"?t.text:""};case"tool-call":return{type:"tool-call",toolCallId:typeof t.toolCallId=="string"?t.toolCallId:`unknown-${Date.now()}`,toolName:typeof t.toolName=="string"?t.toolName:"unknown",input:Qc(t.args??t.input??{})};default:return null}},"mapAssistantContentPart"),EK=u(t=>t.type!=="tool-result"?null:{type:"tool-result",toolCallId:typeof t.toolCallId=="string"?t.toolCallId:`unknown-${Date.now()}`,toolName:typeof t.toolName=="string"?t.toolName:"unknown",output:vK(t.result??t.output,!!t.isError)},"mapToolContentPart"),ise=u(t=>t.map(e=>{let r=Array.isArray(e.content)?e.content:[];switch(e.role){case"system":return{role:"system",content:r.map(n=>n.type==="text"&&typeof n.text=="string"?n.text:"").join("")};case"user":return{role:"user",content:r.map(n=>{switch(n.type){case"text":return{type:"text",text:typeof n.text=="string"?n.text:""};default:return null}}).filter(Boolean)};case"assistant":return{role:"assistant",content:r.map(n=>SK(n)).filter(Boolean)};case"tool":{let i=r.map(n=>EK(n)).filter(Boolean);return i.length>0?{role:"tool",content:i}:null}default:return null}}).filter(e=>e!==null),"convertMessagesToModelMessages");async function nse(t){let[e,r]=rl();(async()=>{try{let n=null,s=new Map;for await(let a of t.fullStream)switch(a.type){case"text-start":n=r.addTextPart();break;case"text-delta":n||(n=r.addTextPart()),n.append(a.text);break;case"text-end":n?.close(),n=null;break;case"tool-input-start":{let l=a.id;if(!s.has(l)){let c=r.addToolCallPart({toolCallId:l,toolName:a.toolName});s.set(l,c)}break}case"tool-input-delta":{let l=a.id,c=s.get(l);c&&c.argsText.append(a.delta);break}case"tool-input-end":{let l=a.id,c=s.get(l);c&&c.argsText.close();break}case"tool-call":{let l=a.toolCallId;if(!s.get(l)){let o=r.addToolCallPart({toolCallId:l,toolName:a.toolName,args:a.input});s.set(l,o)}break}case"tool-result":{let l=a.toolCallId,c=s.get(l);c&&c.setResponse({result:OI(a.output),isError:!1});break}case"tool-error":{let l=a.toolCallId,c=s.get(l);c&&c.setResponse({result:OI(a.error),isError:!0});break}case"start-step":{let l=`msg-${Date.now()}-${Math.random().toString(36).slice(2)}`;r.enqueue({type:"step-start",path:[],messageId:l});break}case"finish-step":{let l=a.usage;r.enqueue({type:"step-finish",path:[],finishReason:a.finishReason,usage:{promptTokens:l.promptTokens??l.prompt?.tokens??0,completionTokens:l.completionTokens??l.completion?.tokens??0},isContinued:!1});break}case"finish":{let l=a.totalUsage;r.enqueue({type:"message-finish",path:[],finishReason:a.finishReason,usage:{promptTokens:l.promptTokens??l.prompt?.tokens??0,completionTokens:l.completionTokens??l.completion?.tokens??0}});break}case"error":{r.enqueue({type:"error",path:[],error:a.error instanceof Error?a.error.message:typeof a.error=="string"?a.error:"Unknown error"});break}case"start":case"abort":case"raw":case"reasoning-start":case"reasoning-delta":case"reasoning-end":case"source":case"file":break}n?.close(),s.forEach(a=>a.close()),r.close()}catch(n){r.enqueue({type:"error",path:[],error:n instanceof Error?n.message:typeof n=="string"?n:"Unknown error"}),r.close()}})();let i=new sm;return un.toResponse(e,i)}u(nse,"streamTextToDataStreamResponse");import{useEffect as FK}from"react";import{useAssistantApi as kK}from"@assistant-ui/react";var TK=100;function hse(){let{legitFs:t,threadId:e}=S_(),i=kK().thread();return FK(()=>{if(!t||!e)return;let n=!1,s,a=null,l=u(()=>{n||(s=setTimeout(c,TK))},"scheduleNext"),c=u(async()=>{try{let o=await Vp(e);if(n||o===a)return;let{isRunning:f,isLoading:h}=i.getState();if(f||h)return;setTimeout(async()=>{await x_({threadId:e,threadApi:i}),a=o},100)}catch(o){o.code!=="ENOENT"&&console.error("Failed to poll Legit head",o)}finally{l()}},"tick");return l(),()=>{n=!0,s!==void 0&&clearTimeout(s)}},[t,i,e]),null}u(hse,"LegitFsHeadPoller");export{hse as LegitFsHeadPoller,mK as LegitFsProvider,k_ as LegitLocal,ise as convertMessagesToModelMessages,nse as streamTextToDataStreamResponse,x_ as syncThreadFromLegitFs,S_ as useLegitFs};
|
|
115
|
+
`)},"createFsOperationFileLogger"),So,bC=(So=class extends ts{constructor({name:e,rootPath:r}){super({name:e,rootPath:r}),U(this,"memFs"),U(this,"openFh",{}),this.memFs=(0,ep.createFsFromVolume)(new ep.Volume)}isWriteSupported(){return!0}async responsible(e){return!0}getRouteParams(){return this.context?.params||{}}getStaticSiblings(){return this.context?.staticSiblings||[]}async open(e,r,i){if(!this.isWriteSupported()&&(r.includes("w")||r.includes("a")))throw new Error("Write operations not allowed");r.includes("x");let n=!1;try{await this.getStats({path:e,context:this.context}),n=!0}catch{n=!1}let s=!1;for(let f of Object.values(this.openFh))f.path===e&&(s=!0);if((n||s)&&r.includes("x"))throw Object.assign(new Error(`EEXIST: file already exists, open '${e}'`),{code:"EEXIST",errno:-17,syscall:"open",path:e});if(!n&&!s&&!(r.includes("w")||r.includes("a")))throw Object.assign(new Error(`ENOENT: no such file or directory, open '${e}'`),{code:"ENOENT",errno:-2,syscall:"open",path:e});let a=vb.dirname(e);if(await this.memFs.promises.mkdir(a,{recursive:!0}),n)try{await this.memFs.promises.access(e)}catch{await this.memFs.promises.writeFile(e,"")}let l=await this.memFs.promises.open(e,r,i),c=l.fd,o=new Fo({fs:this,compositeFs:this.compositeFs,subFsFileDescriptor:c,parentFsFileDescriptors:[]});return this.openFh[c]={path:e,mode:r,fh:l,unflushed:[]},(r.includes("x")||r.includes("w"))&&this.openFh[c].unflushed.push({length:0,start:0}),o}async mkdir(e,r){let i=e.toString();try{await this.createDirectory({path:i,recursive:!0,context:this.context});let n=typeof r=="object"?{...r,recursive:!0}:{recursive:!0};await this.memFs.promises.mkdir(e,n);let s=i.split("/"),a="";for(let l=1;l<=s.length;l++){a=s.slice(0,l).join("/");try{if((await this.memFs.promises.stat(a)).isDirectory()){let c=await this.memFs.promises.open(a,"r");this.openFh[c.fd]={path:a,mode:"r",fh:c,unflushed:[]}}}catch{}}}catch(n){throw n}}async access(e,r){await this.stat(e)}async futimes(e,r,i){let n=this.openFh[e.subFsFileDescriptor];if(!n)throw new Error("Invalid file handle");return await n.fh.utimes(r,i)}async fstat(e,r){let i=this.openFh[e.subFsFileDescriptor];if(!i)throw new Error("Invalid file handle");return this.stat(i.path,r)}async ftruncate(e,r){let i=this.openFh[e.subFsFileDescriptor];if(!i)throw new Error("Invalid file handle");return i.unflushed.push({length:0,start:0}),await i.fh.truncate(r)}async stat(e,r){let i=e.toString(),n=Object.values(this.openFh).find(s=>s.path===i&&s.unflushed.length>0);return n&&n.unflushed.length>0?await n.fh.stat(r):this.getStats({path:i,context:this.context})}async lstat(e,r){return this.stat(e,r)}async readdir(e,r){let i=e.toString(),n=this.getStaticSiblings(),s=await this.readDirectory({path:i,context:this.context}),a=Array.from(new Set([...s,...n.map(l=>Ur({name:l.segment,parent:i,isDir:l.type==="folder"}))])).sort((l,c)=>l.name.localeCompare(c.name,void 0,{numeric:!0,sensitivity:"base"}));return r?.withFileTypes?a:a.map(l=>l.name)}async read(e,r,i,n,s){let a=e.subFsFileDescriptor,l=this.openFh[a];if(!l)throw new Error("Invalid file handle");if(l.unflushed.length===0){let c=await this.readFileContent({path:l.path,context:this.context});if(!c?.content)throw new Error("couldnt access content");let o=typeof c.content=="string"?Buffer.from(c.content):c.content,f=typeof s=="number"?s:0,h=Math.min(f+n,o.length),d=Math.max(0,h-f);return o.copy(r,i,f,f+d),{bytesRead:d,buffer:r}}return await l.fh.read(r,i,n,s)}async write(e,r,i,n,s){let a=this.openFh[e.subFsFileDescriptor];if(!a)throw new Error("Invalid file handle");let l=a.mode;if(!l.includes("w")&&!l.includes("a")&&!l.includes("+"))throw Object.assign(new Error("EBADF: bad file descriptor, write"),{code:"EBADF",errno:-9,syscall:"write"});if(a.unflushed.length===0){let h=await this.readFileContent({path:a.path,context:this.context});h&&h.content&&await this.memFs.promises.writeFile(a.path,h.content)}let c=await a.fh.write(r,i,n,s),o=i??0,f=s??0;return a.unflushed.push({start:f,length:n||r.byteLength-o+f}),c}async close(e){let r=e.subFsFileDescriptor,i=this.openFh[r];if(!i)throw new Error("Invalid file handle");try{await this.dataSync(e),await i.fh.close()}finally{delete this.openFh[r]}}async dataSync(e){let r=e.subFsFileDescriptor,i=this.openFh[r];if(!i)throw new Error("Invalid file handle");if(i.unflushed.length>0){let n=await this.memFs.promises.readFile(i.path);await this.writeFileContent({path:i.path,content:n,context:this.context}),i.unflushed=[]}}async readFile(e,r){let i=typeof e=="string"?e:Buffer.isBuffer(e)?e.toString():e.fd?`FileHandle(${e.fd})`:e.toString(),n=null;typeof r=="string"?n=r:r&&typeof r=="object"&&r.encoding&&(n=r.encoding);let s=await this.open(i,"r");try{let a=(await this.fstat(s)).size,l=Buffer.alloc(a);return await this.read(s,l,0,a,0),await this.close(s),n?l.toString(n):l}catch(a){try{await this.close(s)}catch{}throw a}}async writeFile(e,r,i){let n="w",s="utf8",a;typeof i=="string"?s=i:i&&typeof i=="object"&&(i.flag&&(n=String(i.flag)),i.encoding&&(s=i.encoding),i.mode&&(a=typeof i.mode=="string"?parseInt(i.mode,8):i.mode));let l=await this.open(e,n,a);try{let c;typeof r=="string"?c=Buffer.from(r,s):Buffer.isBuffer(r)?c=r:r instanceof Uint8Array?c=Buffer.from(r):ArrayBuffer.isView(r)?c=Buffer.from(r.buffer,r.byteOffset,r.byteLength):c=Buffer.from(r),await this.write(l,c,0,c.length,0)}finally{await this.close(l)}}async rename(e,r){let i=e.toString(),n=r.toString();if(await this.memFs.promises.access(i).then(()=>!0).catch(()=>!1)){let s=vb.dirname(n);try{await this.memFs.promises.access(s)}catch{await this.memFs.promises.mkdir(s,{recursive:!0})}await this.memFs.promises.rename(e,r)}await this.renamePath({oldPath:i,newPath:n,oldContext:this.context,newContext:this.newContext||this.context})}async fchmod(e,r){}async unlink(e){let r=e.toString();try{await this.deleteFile({path:r,context:this.context})}catch(i){let n=!1;for(let[s,a]of Object.entries(this.openFh))a.path===r&&a.unflushed.length>0&&(n=!0);if(!n)throw i}finally{let i=!1;for(let[n,s]of Object.entries(this.openFh))s.path===r&&(i=!0,await s.fh.close(),delete this.openFh[Number(n)]);i&&await this.memFs.promises.unlink(r)}}async rmdir(e,...r){let i=e.toString();await this.removeDirectory({path:i,context:this.context});let n=!1;for(let[s,a]of Object.entries(this.openFh))a.path===i&&(n=!0,await a.fh.close(),delete this.openFh[Number(s)]);n&&await this.memFs.promises.rmdir(i,{recursive:!0})}fileType(){return 10}},u(So,"Xi"),So);y(bC,"ASimpleCompositeSubfs");var lV=bC,Eo,cV=(Eo=class extends lV{constructor({name:e,rootPath:r,initialData:i}){super({name:e,rootPath:r}),U(this,"storage",new Map),U(this,"nextFileType",1),this.storage.set("/",{type:"directory",entries:new Set,mode:493,createdAt:new Date,modifiedAt:new Date}),i&&this.populateFromInitialData(i,"/")}_debugGetStorage(){return this.storage}populateFromInitialData(e,r){if(typeof e=="string"){this.storage.set(r,{type:"file",content:Buffer.from(e,"utf8"),mode:420,createdAt:new Date,modifiedAt:new Date});let i=this.getParentPath(r);if(i){let n=this.storage.get(i);n&&n.type==="directory"&&n.entries.add(this.getBaseName(r))}}else{let i=this.storage.get(r);if(i&&i.type==="directory")for(let[n,s]of Object.entries(e)){let a=r==="/"?`/${n}`:`${r}/${n}`;i.entries.add(n),this.populateFromInitialData(s,a)}else{let n=new Date;this.storage.set(r,{type:"directory",entries:new Set,mode:493,createdAt:n,modifiedAt:n});let s=this.getParentPath(r);if(s){let l=this.storage.get(s);l&&l.type==="directory"&&l.entries.add(this.getBaseName(r))}let a=this.storage.get(r);if(a&&a.type==="directory")for(let[l,c]of Object.entries(e)){let o=r==="/"?`/${l}`:`${r}/${l}`;a.entries.add(l),this.populateFromInitialData(c,o)}}}}fileType(){return this.nextFileType}async createDirectory(e){let{path:r,recursive:i=!1}=e,n=this.normalizePath(r);if(this.storage.has(n)){if(this.storage.get(n)?.type==="directory")return;throw Object.assign(new Error(`EEXIST: file already exists, mkdir '${r}'`),{code:"EEXIST",errno:-17,syscall:"mkdir",path:n})}if(i){let l=this.getParentPath(n);l&&l!==n&&!this.storage.has(l)&&await this.createDirectory({path:l,recursive:!0,context:e.context})}let s=new Date;this.storage.set(n,{type:"directory",entries:new Set,mode:493,createdAt:s,modifiedAt:s});let a=this.getParentPath(n);if(a){let l=this.storage.get(a);l&&l.type==="directory"&&(l.entries.add(this.getBaseName(n)),l.modifiedAt=s)}}async getStats(e){let r=this.normalizePath(e.path),i=this.storage.get(r);if(!i)throw Object.assign(new Error(`ENOENT: no such file or directory, stat '${e.path}'`),{code:"ENOENT",errno:-2,syscall:"stat",path:r});let n=new oV,s=i.type==="directory"?16877:33188;return n.mode=s,n.size=i.type==="file"?i.content.length:4096,n.mtimeMs=i.modifiedAt.getTime(),n.birthtimeMs=i.createdAt.getTime(),n.ctimeMs=i.modifiedAt.getTime(),n}async readFileContent(e){let r=this.normalizePath(e.path),i=this.storage.get(r);if(!(!i||i.type!=="file"))return{content:i.content}}async writeFileContent(e){let r=this.normalizePath(e.path),i=new Date,n=typeof e.content=="string"?Buffer.from(e.content,"utf8"):e.content,s=this.storage.get(r);if(s){if(s.type==="directory")throw Object.assign(new Error(`EISDIR: illegal operation on a directory, write '${e.path}'`),{code:"EISDIR",errno:-21,syscall:"write",path:r});s.content=n,s.modifiedAt=i}else{this.storage.set(r,{type:"file",content:n,mode:420,createdAt:i,modifiedAt:i});let a=this.getParentPath(r);if(a){let l=this.storage.get(a);l||(await this.createDirectory({path:a,recursive:!0,context:e.context}),l=this.storage.get(a)),l&&l.type==="directory"&&(l.entries.add(this.getBaseName(r)),l.modifiedAt=i)}}}async readDirectory(e){let r=this.normalizePath(e.path),i=this.storage.get(r);if(!i)throw Object.assign(new Error(`ENOENT: no such file or directory, scandir '${e.path}'`),{code:"ENOENT",errno:-2,syscall:"scandir",path:r});if(i.type!=="directory")throw Object.assign(new Error(`ENOTDIR: not a directory, scandir '${e.path}'`),{code:"ENOTDIR",errno:-20,syscall:"scandir",path:r});let n=[];for(let s of i.entries){let a;r==="/"?a="/"+s:a=r+"/"+s;let l=this.storage.get(a);l&&n.push(Ur({name:s,parent:r,isDir:l.type==="directory"}))}return n}async renamePath(e){let r=this.normalizePath(e.oldPath),i=this.normalizePath(e.newPath),n=this.storage.get(r);if(!n)throw Object.assign(new Error(`ENOENT: no such file or directory, rename '${e.oldPath}'`),{code:"ENOENT",errno:-2,syscall:"rename",path:r});let s=this.getParentPath(r);if(s){let l=this.storage.get(s);l&&l.type==="directory"&&l.entries.delete(this.getBaseName(r))}this.storage.delete(r),this.storage.set(i,n),n.modifiedAt=new Date;let a=this.getParentPath(i);if(a){let l=this.storage.get(a);l&&l.type==="directory"&&(l.entries.add(this.getBaseName(i)),l.modifiedAt=new Date)}if(n.type==="directory"){let l=Array.from(n.entries);for(let c of l){let o=this.joinPath(r,c),f=this.joinPath(i,c);await this.renamePath({oldPath:o,newPath:f,oldContext:e.oldContext,newContext:e.newContext})}}}async deleteFile(e){let r=this.normalizePath(e.path),i=this.storage.get(r);if(!i)throw Object.assign(new Error(`ENOENT: no such file or directory, unlink '${e.path}'`),{code:"ENOENT",errno:-2,syscall:"unlink",path:r});if(i.type==="directory")throw Object.assign(new Error(`EISDIR: illegal operation on a directory, unlink '${e.path}'`),{code:"EISDIR",errno:-21,syscall:"unlink",path:r});let n=this.getParentPath(r);if(n){let s=this.storage.get(n);s&&s.type==="directory"&&(s.entries.delete(this.getBaseName(r)),s.modifiedAt=new Date)}this.storage.delete(r)}async removeDirectory(e){let r=this.normalizePath(e.path),i=this.storage.get(r);if(!i)throw Object.assign(new Error(`ENOENT: no such file or directory, rmdir '${e.path}'`),{code:"ENOENT",errno:-2,syscall:"rmdir",path:r});if(i.type!=="directory")throw Object.assign(new Error(`ENOTDIR: not a directory, rmdir '${e.path}'`),{code:"ENOTDIR",errno:-20,syscall:"rmdir",path:r});let n=Array.from(i.entries);for(let a of n){let l=this.joinPath(r,a),c=this.storage.get(l);c&&(c.type==="directory"?await this.removeDirectory({path:l,context:e.context}):await this.deleteFile({path:l,context:e.context}))}let s=this.getParentPath(r);if(s){let a=this.storage.get(s);a&&a.type==="directory"&&(a.entries.delete(this.getBaseName(r)),a.modifiedAt=new Date)}this.storage.delete(r)}normalizePath(e){if(!e||e===".")return"/";let r=e.startsWith("/")?e:"/"+e;r!=="/"&&r.endsWith("/")&&(r=r.slice(0,-1));let i=r.split("/").filter(Boolean),n=[];for(let s of i)s!=="."&&(s===".."?n.pop():n.push(s));return"/"+n.join("/")}getParentPath(e){let r=this.normalizePath(e);if(r==="/")return null;let i=r.lastIndexOf("/");return i===0?"/":r.substring(0,i)||"/"}getBaseName(e){let r=this.normalizePath(e);if(r==="/")return"";let i=r.lastIndexOf("/");return r.substring(i+1)}joinPath(...e){return"/"+e.filter(Boolean).map(r=>r.startsWith("/")?r.slice(1):r).filter(r=>r!==".").join("/")}},u(Eo,"Yi"),Eo);y(cV,"SimpleMemorySubFs");var TI=pe(_I(),1);import{createContext as uK,useContext as hK,useEffect as dK,useMemo as pK,useState as v_,useCallback as Vp}from"react";import{jsx as yK}from"react/jsx-runtime";var Xc="main",an="/.legit/branches",SI="/.legit/commits",vI=u(t=>(t.startsWith("/")&&(t=t.slice(1)),`${an}/${Xc}/${t}`),"resolveThreadPath"),mK=u(t=>t instanceof Error?t:new Error(String(t??"Unknown error")),"normalizeError"),EI=uK(void 0);function wK({children:t}){let[e,r]=v_(null),[i,n]=v_(!0),[s,a]=v_(null);dK(()=>{let d=!1,p=u(async()=>{try{let m=await on();d||(r(m),a(null),n(!1))}catch(m){if(!d){let w=mK(m);r(null),a(w),n(!1)}}},"load");return n(!0),a(null),p(),()=>{d=!0}},[]);let l=Vp(async(d,p)=>{if(e){let m=vI(d);await e.promises.writeFile(m,p)}},[e]),c=Vp(async d=>{if(e){let p=await Wo(Xc);if(!p)return;let m=p.find(_=>_.oid===d),w=p.find(_=>_.oid===m?.parentOids[0]);if(!m||!w)return;let g=m?.parentOids[1],b=w?.originBranchOid;return!g||!b?void 0:{newOid:g,oldOid:b}}},[e]),o=Vp(async(d,p)=>{if(e)return await kI(d,p)},[e]),f=Vp(async d=>(e&&(console.log("rollback",d),await FI(Xc,d)),await Gp(Xc)),[e]),h=pK(()=>({legitFs:e,loading:i,error:s,saveData:l,getMessageDiff:c,getPastState:o,rollback:f,threadId:Xc,resolvePath:vI}),[e,i,s,l]);return yK(EI.Provider,{value:h,children:t})}u(wK,"LegitFsProvider");function S_(){let t=hK(EI);if(t===void 0)throw new Error("useLegitFs must be used within a LegitFsProvider");return t}u(S_,"useLegitFs");var Zp=null;async function on(){return Zp||(Zp=Qd({storageFs:TI.default,gitRoot:"/"}),window&&(window.legitFs=await Zp)),Zp}u(on,"getLegitFs");async function xI(){let t=await on();try{return(await t.promises.readdir(an)).filter(r=>!r.startsWith("."))}catch(e){if(e.code==="ENOENT")return await t.promises.mkdir(an,{recursive:!0}),[];throw e}}u(xI,"listBranches");async function Gp(t){try{return await(await on()).promises.readFile(`${an}/${t}/.legit/head`,"utf8")}catch(e){throw console.error("Error reading head from path:",t,e),e}}u(Gp,"readHead");async function FI(t,e){try{await(await on()).promises.writeFile(`${an}/${t}/.legit/operationHead`,e,"utf8")}catch(r){throw console.error("Error writing head to path:",t,r),r}}u(FI,"writeOperationHead");async function OI(t,e){try{await(await on()).promises.writeFile(`${an}/${t}/.legit/operation`,e,"utf8")}catch(r){throw console.error("Error writing operation to path:",t,r),r}}u(OI,"writeOperation");async function Wo(t){try{let r=await(await on()).promises.readFile(`${an}/${t}/.legit/operationHistory`,"utf8");return r.length>0?JSON.parse(r):JSON.parse("[]")}catch(e){throw console.error("Error reading operation history from path:",t,e),e}}u(Wo,"readOperationHistory");async function kI(t,e){try{e.startsWith("/")&&(e=e.slice(1));let r=await on(),i=`${SI}/${t.slice(0,2)}/${t.slice(2)}/${e}`;return await r.promises.readFile(i,"utf8")}catch(r){throw console.error("Error reading past state from path:",t,r),r}}u(kI,"readPastState");var Kp=u(async t=>{let e=[];for(let r of t){let i,n;try{i=JSON.parse(r.message),n={id:r.oid,height:e.length,parent_id:r.parentOids[0]===r.parentOids[1]?null:r.parentOids[0],metadata:{custom:{depending_branch_commit_id:r.originBranchOid??null}},...i},e.unshift(n)}catch{console.log("Skipping operation with invalid JSON message:",r);continue}}return e},"createUIMessages");var E_=class E_{async list(e,r){let i=await Wo(e);return{messages:(await Kp(i)).map((a,l)=>({...a,height:l,created_at:new Date(a.created_at),updated_at:new Date(a.updated_at)}))}}async create(e,r){let i=`msg-${Date.now()}-${Math.random().toString(36).slice(2)}`,n={created_at:new Date,updated_at:new Date,format:r.format,content:r.content};return await OI(e,JSON.stringify(n)),{message_id:i}}};u(E_,"LegitThreadMessages");var Jp=E_;var F_=class F_{constructor(){W(this,"messages",new Jp)}async list(e){return{threads:(await xI()).map(i=>({id:i,title:i,last_message_at:new Date,metadata:{},external_id:null,project_id:"",created_at:new Date,updated_at:new Date,workspace_id:"local-workspace",is_archived:!1}))}}async create(e){return{thread_id:"main"}}async update(e,r){}async delete(e){}};u(F_,"LegitThreads");var Yp=F_;var T_=class T_ extends im{constructor(r){super(r);W(this,"runtime");W(this,"legitFs",null);this.legitFs=r.legitFs,this.threads=new Yp;let i=this.runs.stream;this.runs.stream=async n=>{if(!this.runtime)throw new Error("LegitLocal runtime not set");let l=this.runtime.thread.__internal_threadBinding?.getState?.()?.adapters?.chatModel?.options??{},c=new Headers;c.set("Content-Type","application/json");try{let o=await fetch(l.api??"/api/chat",{method:"POST",headers:c,credentials:l.credentials??"same-origin",body:JSON.stringify({messages:n.messages,system:n.system,tools:n.tools,runConfig:l.runConfig??{}})});if(!o.ok)throw new Error(`Request failed with status ${o.status}`);return fn.fromResponse(o,new om)}catch(o){return console.error("LegitLocal stream failed, falling back to default handler.",o),i.call(this.runs,n)}}}};u(T_,"LegitLocal");var k_=T_;import{ExportedMessageRepository as gK}from"@assistant-ui/react";var bK=u(t=>{if(t&&typeof t=="object"){let e=t,r=e.custom&&typeof e.custom=="object"?e.custom:{};return{...e,custom:r}}return{custom:{}}},"normalizeMetadata"),_K="aui/v0";function vK(t){if(t.format!==_K)return null;let e=t.content;if(!e||typeof e!="object")return null;let r=e.role;if(r!=="assistant"&&r!=="user"&&r!=="system")return null;let i=e.content??[],n=typeof i=="string"||Array.isArray(i)?i:[],s=e.createdAt instanceof Date?e.createdAt:e.createdAt?new Date(e.createdAt):new Date(t.created_at),a=bK(t.metadata);return{...e,role:r,content:n,id:e.id??t.id,createdAt:s,metadata:a}}u(vK,"toThreadMessageLike");async function x_({threadId:t,threadApi:e}){console.log("sync initiated");let r=await Wo(t),n=(await Kp(r)).map(vK).filter(s=>s!==null);e?.reset?.(n),e.import(gK.fromArray(n))}u(x_,"syncThreadFromLegitFs");var RI=u(t=>{if(typeof t=="string")return t;if(t===void 0)return"";try{return JSON.stringify(t)}catch{return""}},"serializeStructuredData");var Qc=u(t=>t==null?null:typeof t=="string"||typeof t=="number"||typeof t=="boolean"?t:Array.isArray(t)?t.map(e=>Qc(e)):typeof t=="object"?Object.fromEntries(Object.entries(t).map(([e,r])=>[e,Qc(r)])):JSON.stringify(t),"toJsonValue"),SK=u((t,e)=>e?typeof t=="string"?{type:"error-text",value:t}:{type:"error-json",value:Qc(t)}:typeof t=="string"?{type:"text",value:t}:{type:"json",value:Qc(t)},"buildToolResultOutput"),EK=u(t=>{switch(t.type){case"text":return{type:"text",text:typeof t.text=="string"?t.text:""};case"tool-call":return{type:"tool-call",toolCallId:typeof t.toolCallId=="string"?t.toolCallId:`unknown-${Date.now()}`,toolName:typeof t.toolName=="string"?t.toolName:"unknown",input:Qc(t.args??t.input??{})};default:return null}},"mapAssistantContentPart"),FK=u(t=>t.type!=="tool-result"?null:{type:"tool-result",toolCallId:typeof t.toolCallId=="string"?t.toolCallId:`unknown-${Date.now()}`,toolName:typeof t.toolName=="string"?t.toolName:"unknown",output:SK(t.result??t.output,!!t.isError)},"mapToolContentPart"),nse=u(t=>t.map(e=>{let r=Array.isArray(e.content)?e.content:[];switch(e.role){case"system":return{role:"system",content:r.map(n=>n.type==="text"&&typeof n.text=="string"?n.text:"").join("")};case"user":return{role:"user",content:r.map(n=>{switch(n.type){case"text":return{type:"text",text:typeof n.text=="string"?n.text:""};default:return null}}).filter(Boolean)};case"assistant":return{role:"assistant",content:r.map(n=>EK(n)).filter(Boolean)};case"tool":{let i=r.map(n=>FK(n)).filter(Boolean);return i.length>0?{role:"tool",content:i}:null}default:return null}}).filter(e=>e!==null),"convertMessagesToModelMessages");async function sse(t){let[e,r]=rl();(async()=>{try{let n=null,s=new Map;for await(let a of t.fullStream)switch(a.type){case"text-start":n=r.addTextPart();break;case"text-delta":n||(n=r.addTextPart()),n.append(a.text);break;case"text-end":n?.close(),n=null;break;case"tool-input-start":{let l=a.id;if(!s.has(l)){let c=r.addToolCallPart({toolCallId:l,toolName:a.toolName});s.set(l,c)}break}case"tool-input-delta":{let l=a.id,c=s.get(l);c&&c.argsText.append(a.delta);break}case"tool-input-end":{let l=a.id,c=s.get(l);c&&c.argsText.close();break}case"tool-call":{let l=a.toolCallId;if(!s.get(l)){let o=r.addToolCallPart({toolCallId:l,toolName:a.toolName,args:a.input});s.set(l,o)}break}case"tool-result":{let l=a.toolCallId,c=s.get(l);c&&c.setResponse({result:RI(a.output),isError:!1});break}case"tool-error":{let l=a.toolCallId,c=s.get(l);c&&c.setResponse({result:RI(a.error),isError:!0});break}case"start-step":{let l=`msg-${Date.now()}-${Math.random().toString(36).slice(2)}`;r.enqueue({type:"step-start",path:[],messageId:l});break}case"finish-step":{let l=a.usage;r.enqueue({type:"step-finish",path:[],finishReason:a.finishReason,usage:{promptTokens:l.promptTokens??l.prompt?.tokens??0,completionTokens:l.completionTokens??l.completion?.tokens??0},isContinued:!1});break}case"finish":{let l=a.totalUsage;r.enqueue({type:"message-finish",path:[],finishReason:a.finishReason,usage:{promptTokens:l.promptTokens??l.prompt?.tokens??0,completionTokens:l.completionTokens??l.completion?.tokens??0}});break}case"error":{r.enqueue({type:"error",path:[],error:a.error instanceof Error?a.error.message:typeof a.error=="string"?a.error:"Unknown error"});break}case"start":case"abort":case"raw":case"reasoning-start":case"reasoning-delta":case"reasoning-end":case"source":case"file":break}n?.close(),s.forEach(a=>a.close()),r.close()}catch(n){r.enqueue({type:"error",path:[],error:n instanceof Error?n.message:typeof n=="string"?n:"Unknown error"}),r.close()}})();let i=new am;return fn.toResponse(e,i)}u(sse,"streamTextToDataStreamResponse");import{useEffect as kK}from"react";import{useAssistantApi as TK}from"@assistant-ui/react";var xK=100;function dse(){let{legitFs:t,threadId:e}=S_(),i=TK().thread();return kK(()=>{if(!t||!e)return;let n=!1,s,a=null,l=u(()=>{n||(s=setTimeout(c,xK))},"scheduleNext"),c=u(async()=>{try{let o=await Gp(e);if(n||o===a)return;let{isRunning:f,isLoading:h}=i.getState();if(f||h)return;setTimeout(async()=>{await x_({threadId:e,threadApi:i}),a=o},100)}catch(o){o.code!=="ENOENT"&&console.error("Failed to poll Legit head",o)}finally{l()}},"tick");return l(),()=>{n=!0,s!==void 0&&clearTimeout(s)}},[t,i,e]),null}u(dse,"LegitFsHeadPoller");export{dse as LegitFsHeadPoller,wK as LegitFsProvider,k_ as LegitLocal,nse as convertMessagesToModelMessages,sse as streamTextToDataStreamResponse,x_ as syncThreadFromLegitFs,S_ as useLegitFs};
|
|
116
116
|
/*!
|
|
117
117
|
* This code for `path.join` is directly copied from @zenfs/core/path for bundle size improvements.
|
|
118
118
|
* SPDX-License-Identifier: LGPL-3.0-or-later
|