@lousy-agents/mcp 5.8.0 → 5.8.1

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.
@@ -0,0 +1 @@
1
+ {"version":3,"file":"316.js","sources":["webpack://@lousy-agents/mcp/../../node_modules/giget/dist/_chunks/libs/tar.mjs"],"sourcesContent":["import { t as e } from \"../rolldown-runtime.mjs\";\nimport t from \"node:fs\";\nimport n from \"node:fs/promises\";\nimport r from \"node:stream\";\nimport i, { basename as a, join as o, posix as s, win32 as c } from \"node:path\";\nimport l, { EventEmitter as u } from \"events\";\nimport d from \"fs\";\nimport { EventEmitter as f } from \"node:events\";\nimport { StringDecoder as ee } from \"node:string_decoder\";\nimport p, { dirname as m, parse as te } from \"path\";\nimport ne from \"assert\";\nimport { Buffer as re } from \"buffer\";\nimport * as ie from \"zlib\";\nimport ae from \"zlib\";\nimport oe from \"node:assert\";\nimport { randomBytes as se } from \"node:crypto\";\nvar ce = e({\n\tHeader: () => I,\n\tPack: () => ni,\n\tPackJob: () => Ir,\n\tPackSync: () => ri,\n\tParser: () => Jn,\n\tPax: () => hn,\n\tReadEntry: () => yn,\n\tUnpack: () => _a,\n\tUnpackSync: () => ya,\n\tWriteEntry: () => Dr,\n\tWriteEntrySync: () => Or,\n\tWriteEntryTar: () => kr,\n\tc: () => ci,\n\tcreate: () => ci,\n\textract: () => ba,\n\tfilesFilter: () => Zn,\n\tlist: () => Qn,\n\tr: () => Ea,\n\treplace: () => Ea,\n\tt: () => Qn,\n\ttypes: () => Xt,\n\tx: () => ba\n}), le = Object.defineProperty, ue = (e, t) => {\n\tfor (var n in t) le(e, n, {\n\t\tget: t[n],\n\t\tenumerable: !0\n\t});\n}, de = typeof process == `object` && process ? process : {\n\tstdout: null,\n\tstderr: null\n}, fe = (e) => !!e && typeof e == `object` && (e instanceof Ue || e instanceof r || pe(e) || me(e)), pe = (e) => !!e && typeof e == `object` && e instanceof f && typeof e.pipe == `function` && e.pipe !== r.Writable.prototype.pipe, me = (e) => !!e && typeof e == `object` && e instanceof f && typeof e.write == `function` && typeof e.end == `function`, h = Symbol(`EOF`), g = Symbol(`maybeEmitEnd`), _ = Symbol(`emittedEnd`), he = Symbol(`emittingEnd`), ge = Symbol(`emittedError`), _e = Symbol(`closed`), ve = Symbol(`read`), ye = Symbol(`flush`), be = Symbol(`flushChunk`), v = Symbol(`encoding`), xe = Symbol(`decoder`), y = Symbol(`flowing`), Se = Symbol(`paused`), Ce = Symbol(`resume`), b = Symbol(`buffer`), x = Symbol(`pipes`), S = Symbol(`bufferLength`), we = Symbol(`bufferPush`), Te = Symbol(`bufferShift`), C = Symbol(`objectMode`), w = Symbol(`destroyed`), Ee = Symbol(`error`), De = Symbol(`emitData`), Oe = Symbol(`emitEnd`), ke = Symbol(`emitEnd2`), T = Symbol(`async`), Ae = Symbol(`abort`), je = Symbol(`aborted`), Me = Symbol(`signal`), Ne = Symbol(`dataListeners`), E = Symbol(`discarded`), Pe = (e) => Promise.resolve().then(e), Fe = (e) => e(), Ie = (e) => e === `end` || e === `finish` || e === `prefinish`, Le = (e) => e instanceof ArrayBuffer || !!e && typeof e == `object` && e.constructor && e.constructor.name === `ArrayBuffer` && e.byteLength >= 0, Re = (e) => !Buffer.isBuffer(e) && ArrayBuffer.isView(e), ze = class {\n\tsrc;\n\tdest;\n\topts;\n\tondrain;\n\tconstructor(e, t, n) {\n\t\tthis.src = e, this.dest = t, this.opts = n, this.ondrain = () => e[Ce](), this.dest.on(`drain`, this.ondrain);\n\t}\n\tunpipe() {\n\t\tthis.dest.removeListener(`drain`, this.ondrain);\n\t}\n\tproxyErrors(e) {}\n\tend() {\n\t\tthis.unpipe(), this.opts.end && this.dest.end();\n\t}\n}, Be = class extends ze {\n\tunpipe() {\n\t\tthis.src.removeListener(`error`, this.proxyErrors), super.unpipe();\n\t}\n\tconstructor(e, t, n) {\n\t\tsuper(e, t, n), this.proxyErrors = (e) => this.dest.emit(`error`, e), e.on(`error`, this.proxyErrors);\n\t}\n}, Ve = (e) => !!e.objectMode, He = (e) => !e.objectMode && !!e.encoding && e.encoding !== `buffer`, Ue = class extends f {\n\t[y] = !1;\n\t[Se] = !1;\n\t[x] = [];\n\t[b] = [];\n\t[C];\n\t[v];\n\t[T];\n\t[xe];\n\t[h] = !1;\n\t[_] = !1;\n\t[he] = !1;\n\t[_e] = !1;\n\t[ge] = null;\n\t[S] = 0;\n\t[w] = !1;\n\t[Me];\n\t[je] = !1;\n\t[Ne] = 0;\n\t[E] = !1;\n\twritable = !0;\n\treadable = !0;\n\tconstructor(...e) {\n\t\tlet t = e[0] || {};\n\t\tif (super(), t.objectMode && typeof t.encoding == `string`) throw TypeError(`Encoding and objectMode may not be used together`);\n\t\tVe(t) ? (this[C] = !0, this[v] = null) : He(t) ? (this[v] = t.encoding, this[C] = !1) : (this[C] = !1, this[v] = null), this[T] = !!t.async, this[xe] = this[v] ? new ee(this[v]) : null, t && t.debugExposeBuffer === !0 && Object.defineProperty(this, `buffer`, { get: () => this[b] }), t && t.debugExposePipes === !0 && Object.defineProperty(this, `pipes`, { get: () => this[x] });\n\t\tlet { signal: n } = t;\n\t\tn && (this[Me] = n, n.aborted ? this[Ae]() : n.addEventListener(`abort`, () => this[Ae]()));\n\t}\n\tget bufferLength() {\n\t\treturn this[S];\n\t}\n\tget encoding() {\n\t\treturn this[v];\n\t}\n\tset encoding(e) {\n\t\tthrow Error(`Encoding must be set at instantiation time`);\n\t}\n\tsetEncoding(e) {\n\t\tthrow Error(`Encoding must be set at instantiation time`);\n\t}\n\tget objectMode() {\n\t\treturn this[C];\n\t}\n\tset objectMode(e) {\n\t\tthrow Error(`objectMode must be set at instantiation time`);\n\t}\n\tget async() {\n\t\treturn this[T];\n\t}\n\tset async(e) {\n\t\tthis[T] = this[T] || !!e;\n\t}\n\t[Ae]() {\n\t\tthis[je] = !0, this.emit(`abort`, this[Me]?.reason), this.destroy(this[Me]?.reason);\n\t}\n\tget aborted() {\n\t\treturn this[je];\n\t}\n\tset aborted(e) {}\n\twrite(e, t, n) {\n\t\tif (this[je]) return !1;\n\t\tif (this[h]) throw Error(`write after end`);\n\t\tif (this[w]) return this.emit(`error`, Object.assign(Error(`Cannot call write after a stream was destroyed`), { code: `ERR_STREAM_DESTROYED` })), !0;\n\t\ttypeof t == `function` && (n = t, t = `utf8`), t ||= `utf8`;\n\t\tlet r = this[T] ? Pe : Fe;\n\t\tif (!this[C] && !Buffer.isBuffer(e)) {\n\t\t\tif (Re(e)) e = Buffer.from(e.buffer, e.byteOffset, e.byteLength);\n\t\t\telse if (Le(e)) e = Buffer.from(e);\n\t\t\telse if (typeof e != `string`) throw Error(`Non-contiguous data written to non-objectMode stream`);\n\t\t}\n\t\treturn this[C] ? (this[y] && this[S] !== 0 && this[ye](!0), this[y] ? this.emit(`data`, e) : this[we](e), this[S] !== 0 && this.emit(`readable`), n && r(n), this[y]) : e.length ? (typeof e == `string` && !(t === this[v] && !this[xe]?.lastNeed) && (e = Buffer.from(e, t)), Buffer.isBuffer(e) && this[v] && (e = this[xe].write(e)), this[y] && this[S] !== 0 && this[ye](!0), this[y] ? this.emit(`data`, e) : this[we](e), this[S] !== 0 && this.emit(`readable`), n && r(n), this[y]) : (this[S] !== 0 && this.emit(`readable`), n && r(n), this[y]);\n\t}\n\tread(e) {\n\t\tif (this[w]) return null;\n\t\tif (this[E] = !1, this[S] === 0 || e === 0 || e && e > this[S]) return this[g](), null;\n\t\tthis[C] && (e = null), this[b].length > 1 && !this[C] && (this[b] = [this[v] ? this[b].join(``) : Buffer.concat(this[b], this[S])]);\n\t\tlet t = this[ve](e || null, this[b][0]);\n\t\treturn this[g](), t;\n\t}\n\t[ve](e, t) {\n\t\tif (this[C]) this[Te]();\n\t\telse {\n\t\t\tlet n = t;\n\t\t\te === n.length || e === null ? this[Te]() : typeof n == `string` ? (this[b][0] = n.slice(e), t = n.slice(0, e), this[S] -= e) : (this[b][0] = n.subarray(e), t = n.subarray(0, e), this[S] -= e);\n\t\t}\n\t\treturn this.emit(`data`, t), !this[b].length && !this[h] && this.emit(`drain`), t;\n\t}\n\tend(e, t, n) {\n\t\treturn typeof e == `function` && (n = e, e = void 0), typeof t == `function` && (n = t, t = `utf8`), e !== void 0 && this.write(e, t), n && this.once(`end`, n), this[h] = !0, this.writable = !1, (this[y] || !this[Se]) && this[g](), this;\n\t}\n\t[Ce]() {\n\t\tthis[w] || (!this[Ne] && !this[x].length && (this[E] = !0), this[Se] = !1, this[y] = !0, this.emit(`resume`), this[b].length ? this[ye]() : this[h] ? this[g]() : this.emit(`drain`));\n\t}\n\tresume() {\n\t\treturn this[Ce]();\n\t}\n\tpause() {\n\t\tthis[y] = !1, this[Se] = !0, this[E] = !1;\n\t}\n\tget destroyed() {\n\t\treturn this[w];\n\t}\n\tget flowing() {\n\t\treturn this[y];\n\t}\n\tget paused() {\n\t\treturn this[Se];\n\t}\n\t[we](e) {\n\t\tthis[C] ? this[S] += 1 : this[S] += e.length, this[b].push(e);\n\t}\n\t[Te]() {\n\t\treturn this[C] ? --this[S] : this[S] -= this[b][0].length, this[b].shift();\n\t}\n\t[ye](e = !1) {\n\t\tdo\t\t;\nwhile (this[be](this[Te]()) && this[b].length);\n\t\t!e && !this[b].length && !this[h] && this.emit(`drain`);\n\t}\n\t[be](e) {\n\t\treturn this.emit(`data`, e), this[y];\n\t}\n\tpipe(e, t) {\n\t\tif (this[w]) return e;\n\t\tthis[E] = !1;\n\t\tlet n = this[_];\n\t\treturn t ||= {}, e === de.stdout || e === de.stderr ? t.end = !1 : t.end = t.end !== !1, t.proxyErrors = !!t.proxyErrors, n ? t.end && e.end() : (this[x].push(t.proxyErrors ? new Be(this, e, t) : new ze(this, e, t)), this[T] ? Pe(() => this[Ce]()) : this[Ce]()), e;\n\t}\n\tunpipe(e) {\n\t\tlet t = this[x].find((t) => t.dest === e);\n\t\tt && (this[x].length === 1 ? (this[y] && this[Ne] === 0 && (this[y] = !1), this[x] = []) : this[x].splice(this[x].indexOf(t), 1), t.unpipe());\n\t}\n\taddListener(e, t) {\n\t\treturn this.on(e, t);\n\t}\n\ton(e, t) {\n\t\tlet n = super.on(e, t);\n\t\tif (e === `data`) this[E] = !1, this[Ne]++, !this[x].length && !this[y] && this[Ce]();\n\t\telse if (e === `readable` && this[S] !== 0) super.emit(`readable`);\n\t\telse if (Ie(e) && this[_]) super.emit(e), this.removeAllListeners(e);\n\t\telse if (e === `error` && this[ge]) {\n\t\t\tlet e = t;\n\t\t\tthis[T] ? Pe(() => e.call(this, this[ge])) : e.call(this, this[ge]);\n\t\t}\n\t\treturn n;\n\t}\n\tremoveListener(e, t) {\n\t\treturn this.off(e, t);\n\t}\n\toff(e, t) {\n\t\tlet n = super.off(e, t);\n\t\treturn e === `data` && (this[Ne] = this.listeners(`data`).length, this[Ne] === 0 && !this[E] && !this[x].length && (this[y] = !1)), n;\n\t}\n\tremoveAllListeners(e) {\n\t\tlet t = super.removeAllListeners(e);\n\t\treturn (e === `data` || e === void 0) && (this[Ne] = 0, !this[E] && !this[x].length && (this[y] = !1)), t;\n\t}\n\tget emittedEnd() {\n\t\treturn this[_];\n\t}\n\t[g]() {\n\t\t!this[he] && !this[_] && !this[w] && this[b].length === 0 && this[h] && (this[he] = !0, this.emit(`end`), this.emit(`prefinish`), this.emit(`finish`), this[_e] && this.emit(`close`), this[he] = !1);\n\t}\n\temit(e, ...t) {\n\t\tlet n = t[0];\n\t\tif (e !== `error` && e !== `close` && e !== w && this[w]) return !1;\n\t\tif (e === `data`) return !this[C] && !n ? !1 : this[T] ? (Pe(() => this[De](n)), !0) : this[De](n);\n\t\tif (e === `end`) return this[Oe]();\n\t\tif (e === `close`) {\n\t\t\tif (this[_e] = !0, !this[_] && !this[w]) return !1;\n\t\t\tlet e = super.emit(`close`);\n\t\t\treturn this.removeAllListeners(`close`), e;\n\t\t} else if (e === `error`) {\n\t\t\tthis[ge] = n, super.emit(Ee, n);\n\t\t\tlet e = !this[Me] || this.listeners(`error`).length ? super.emit(`error`, n) : !1;\n\t\t\treturn this[g](), e;\n\t\t} else if (e === `resume`) {\n\t\t\tlet e = super.emit(`resume`);\n\t\t\treturn this[g](), e;\n\t\t} else if (e === `finish` || e === `prefinish`) {\n\t\t\tlet t = super.emit(e);\n\t\t\treturn this.removeAllListeners(e), t;\n\t\t}\n\t\tlet r = super.emit(e, ...t);\n\t\treturn this[g](), r;\n\t}\n\t[De](e) {\n\t\tfor (let t of this[x]) t.dest.write(e) === !1 && this.pause();\n\t\tlet t = this[E] ? !1 : super.emit(`data`, e);\n\t\treturn this[g](), t;\n\t}\n\t[Oe]() {\n\t\treturn this[_] ? !1 : (this[_] = !0, this.readable = !1, this[T] ? (Pe(() => this[ke]()), !0) : this[ke]());\n\t}\n\t[ke]() {\n\t\tif (this[xe]) {\n\t\t\tlet e = this[xe].end();\n\t\t\tif (e) {\n\t\t\t\tfor (let t of this[x]) t.dest.write(e);\n\t\t\t\tthis[E] || super.emit(`data`, e);\n\t\t\t}\n\t\t}\n\t\tfor (let e of this[x]) e.end();\n\t\tlet e = super.emit(`end`);\n\t\treturn this.removeAllListeners(`end`), e;\n\t}\n\tasync collect() {\n\t\tlet e = Object.assign([], { dataLength: 0 });\n\t\tthis[C] || (e.dataLength = 0);\n\t\tlet t = this.promise();\n\t\treturn this.on(`data`, (t) => {\n\t\t\te.push(t), this[C] || (e.dataLength += t.length);\n\t\t}), await t, e;\n\t}\n\tasync concat() {\n\t\tif (this[C]) throw Error(`cannot concat in objectMode`);\n\t\tlet e = await this.collect();\n\t\treturn this[v] ? e.join(``) : Buffer.concat(e, e.dataLength);\n\t}\n\tasync promise() {\n\t\treturn new Promise((e, t) => {\n\t\t\tthis.on(w, () => t(Error(`stream destroyed`))), this.on(`error`, (e) => t(e)), this.on(`end`, () => e());\n\t\t});\n\t}\n\t[Symbol.asyncIterator]() {\n\t\tthis[E] = !1;\n\t\tlet e = !1, t = async () => (this.pause(), e = !0, {\n\t\t\tvalue: void 0,\n\t\t\tdone: !0\n\t\t});\n\t\treturn {\n\t\t\tnext: () => {\n\t\t\t\tif (e) return t();\n\t\t\t\tlet n = this.read();\n\t\t\t\tif (n !== null) return Promise.resolve({\n\t\t\t\t\tdone: !1,\n\t\t\t\t\tvalue: n\n\t\t\t\t});\n\t\t\t\tif (this[h]) return t();\n\t\t\t\tlet r, i, a = (e) => {\n\t\t\t\t\tthis.off(`data`, o), this.off(`end`, s), this.off(w, c), t(), i(e);\n\t\t\t\t}, o = (e) => {\n\t\t\t\t\tthis.off(`error`, a), this.off(`end`, s), this.off(w, c), this.pause(), r({\n\t\t\t\t\t\tvalue: e,\n\t\t\t\t\t\tdone: !!this[h]\n\t\t\t\t\t});\n\t\t\t\t}, s = () => {\n\t\t\t\t\tthis.off(`error`, a), this.off(`data`, o), this.off(w, c), t(), r({\n\t\t\t\t\t\tdone: !0,\n\t\t\t\t\t\tvalue: void 0\n\t\t\t\t\t});\n\t\t\t\t}, c = () => a(Error(`stream destroyed`));\n\t\t\t\treturn new Promise((e, t) => {\n\t\t\t\t\ti = t, r = e, this.once(w, c), this.once(`error`, a), this.once(`end`, s), this.once(`data`, o);\n\t\t\t\t});\n\t\t\t},\n\t\t\tthrow: t,\n\t\t\treturn: t,\n\t\t\t[Symbol.asyncIterator]() {\n\t\t\t\treturn this;\n\t\t\t},\n\t\t\t[Symbol.asyncDispose]: async () => {}\n\t\t};\n\t}\n\t[Symbol.iterator]() {\n\t\tthis[E] = !1;\n\t\tlet e = !1, t = () => (this.pause(), this.off(Ee, t), this.off(w, t), this.off(`end`, t), e = !0, {\n\t\t\tdone: !0,\n\t\t\tvalue: void 0\n\t\t});\n\t\treturn this.once(`end`, t), this.once(Ee, t), this.once(w, t), {\n\t\t\tnext: () => {\n\t\t\t\tif (e) return t();\n\t\t\t\tlet n = this.read();\n\t\t\t\treturn n === null ? t() : {\n\t\t\t\t\tdone: !1,\n\t\t\t\t\tvalue: n\n\t\t\t\t};\n\t\t\t},\n\t\t\tthrow: t,\n\t\t\treturn: t,\n\t\t\t[Symbol.iterator]() {\n\t\t\t\treturn this;\n\t\t\t},\n\t\t\t[Symbol.dispose]: () => {}\n\t\t};\n\t}\n\tdestroy(e) {\n\t\tif (this[w]) return e ? this.emit(`error`, e) : this.emit(w), this;\n\t\tthis[w] = !0, this[E] = !0, this[b].length = 0, this[S] = 0;\n\t\tlet t = this;\n\t\treturn typeof t.close == `function` && !this[_e] && t.close(), e ? this.emit(`error`, e) : this.emit(w), this;\n\t}\n\tstatic get isStream() {\n\t\treturn fe;\n\t}\n}, We = d.writev, D = Symbol(`_autoClose`), O = Symbol(`_close`), Ge = Symbol(`_ended`), k = Symbol(`_fd`), Ke = Symbol(`_finished`), A = Symbol(`_flags`), qe = Symbol(`_flush`), Je = Symbol(`_handleChunk`), Ye = Symbol(`_makeBuf`), Xe = Symbol(`_mode`), Ze = Symbol(`_needDrain`), Qe = Symbol(`_onerror`), $e = Symbol(`_onopen`), et = Symbol(`_onread`), tt = Symbol(`_onwrite`), j = Symbol(`_open`), M = Symbol(`_path`), nt = Symbol(`_pos`), N = Symbol(`_queue`), rt = Symbol(`_read`), it = Symbol(`_readSize`), P = Symbol(`_reading`), at = Symbol(`_remain`), ot = Symbol(`_size`), st = Symbol(`_write`), ct = Symbol(`_writing`), lt = Symbol(`_defaultFlag`), ut = Symbol(`_errored`), dt = class extends Ue {\n\t[ut] = !1;\n\t[k];\n\t[M];\n\t[it];\n\t[P] = !1;\n\t[ot];\n\t[at];\n\t[D];\n\tconstructor(e, t) {\n\t\tif (t ||= {}, super(t), this.readable = !0, this.writable = !1, typeof e != `string`) throw TypeError(`path must be a string`);\n\t\tthis[ut] = !1, this[k] = typeof t.fd == `number` ? t.fd : void 0, this[M] = e, this[it] = t.readSize || 16 * 1024 * 1024, this[P] = !1, this[ot] = typeof t.size == `number` ? t.size : Infinity, this[at] = this[ot], this[D] = typeof t.autoClose == `boolean` ? t.autoClose : !0, typeof this[k] == `number` ? this[rt]() : this[j]();\n\t}\n\tget fd() {\n\t\treturn this[k];\n\t}\n\tget path() {\n\t\treturn this[M];\n\t}\n\twrite() {\n\t\tthrow TypeError(`this is a readable stream`);\n\t}\n\tend() {\n\t\tthrow TypeError(`this is a readable stream`);\n\t}\n\t[j]() {\n\t\td.open(this[M], `r`, (e, t) => this[$e](e, t));\n\t}\n\t[$e](e, t) {\n\t\te ? this[Qe](e) : (this[k] = t, this.emit(`open`, t), this[rt]());\n\t}\n\t[Ye]() {\n\t\treturn Buffer.allocUnsafe(Math.min(this[it], this[at]));\n\t}\n\t[rt]() {\n\t\tif (!this[P]) {\n\t\t\tthis[P] = !0;\n\t\t\tlet e = this[Ye]();\n\t\t\tif (e.length === 0) return process.nextTick(() => this[et](null, 0, e));\n\t\t\td.read(this[k], e, 0, e.length, null, (e, t, n) => this[et](e, t, n));\n\t\t}\n\t}\n\t[et](e, t, n) {\n\t\tthis[P] = !1, e ? this[Qe](e) : this[Je](t, n) && this[rt]();\n\t}\n\t[O]() {\n\t\tif (this[D] && typeof this[k] == `number`) {\n\t\t\tlet e = this[k];\n\t\t\tthis[k] = void 0, d.close(e, (e) => e ? this.emit(`error`, e) : this.emit(`close`));\n\t\t}\n\t}\n\t[Qe](e) {\n\t\tthis[P] = !0, this[O](), this.emit(`error`, e);\n\t}\n\t[Je](e, t) {\n\t\tlet n = !1;\n\t\treturn this[at] -= e, e > 0 && (n = super.write(e < t.length ? t.subarray(0, e) : t)), (e === 0 || this[at] <= 0) && (n = !1, this[O](), super.end()), n;\n\t}\n\temit(e, ...t) {\n\t\tswitch (e) {\n\t\t\tcase `prefinish`:\n\t\t\tcase `finish`: return !1;\n\t\t\tcase `drain`: return typeof this[k] == `number` && this[rt](), !1;\n\t\t\tcase `error`: return this[ut] ? !1 : (this[ut] = !0, super.emit(e, ...t));\n\t\t\tdefault: return super.emit(e, ...t);\n\t\t}\n\t}\n}, ft = class extends dt {\n\t[j]() {\n\t\tlet e = !0;\n\t\ttry {\n\t\t\tthis[$e](null, d.openSync(this[M], `r`)), e = !1;\n\t\t} finally {\n\t\t\te && this[O]();\n\t\t}\n\t}\n\t[rt]() {\n\t\tlet e = !0;\n\t\ttry {\n\t\t\tif (!this[P]) {\n\t\t\t\tthis[P] = !0;\n\t\t\t\tdo {\n\t\t\t\t\tlet e = this[Ye](), t = e.length === 0 ? 0 : d.readSync(this[k], e, 0, e.length, null);\n\t\t\t\t\tif (!this[Je](t, e)) break;\n\t\t\t\t} while (!0);\n\t\t\t\tthis[P] = !1;\n\t\t\t}\n\t\t\te = !1;\n\t\t} finally {\n\t\t\te && this[O]();\n\t\t}\n\t}\n\t[O]() {\n\t\tif (this[D] && typeof this[k] == `number`) {\n\t\t\tlet e = this[k];\n\t\t\tthis[k] = void 0, d.closeSync(e), this.emit(`close`);\n\t\t}\n\t}\n}, pt = class extends l {\n\treadable = !1;\n\twritable = !0;\n\t[ut] = !1;\n\t[ct] = !1;\n\t[Ge] = !1;\n\t[N] = [];\n\t[Ze] = !1;\n\t[M];\n\t[Xe];\n\t[D];\n\t[k];\n\t[lt];\n\t[A];\n\t[Ke] = !1;\n\t[nt];\n\tconstructor(e, t) {\n\t\tt ||= {}, super(t), this[M] = e, this[k] = typeof t.fd == `number` ? t.fd : void 0, this[Xe] = t.mode === void 0 ? 438 : t.mode, this[nt] = typeof t.start == `number` ? t.start : void 0, this[D] = typeof t.autoClose == `boolean` ? t.autoClose : !0;\n\t\tlet n = this[nt] === void 0 ? `w` : `r+`;\n\t\tthis[lt] = t.flags === void 0, this[A] = t.flags === void 0 ? n : t.flags, this[k] === void 0 && this[j]();\n\t}\n\temit(e, ...t) {\n\t\tif (e === `error`) {\n\t\t\tif (this[ut]) return !1;\n\t\t\tthis[ut] = !0;\n\t\t}\n\t\treturn super.emit(e, ...t);\n\t}\n\tget fd() {\n\t\treturn this[k];\n\t}\n\tget path() {\n\t\treturn this[M];\n\t}\n\t[Qe](e) {\n\t\tthis[O](), this[ct] = !0, this.emit(`error`, e);\n\t}\n\t[j]() {\n\t\td.open(this[M], this[A], this[Xe], (e, t) => this[$e](e, t));\n\t}\n\t[$e](e, t) {\n\t\tthis[lt] && this[A] === `r+` && e && e.code === `ENOENT` ? (this[A] = `w`, this[j]()) : e ? this[Qe](e) : (this[k] = t, this.emit(`open`, t), this[ct] || this[qe]());\n\t}\n\tend(e, t) {\n\t\treturn e && this.write(e, t), this[Ge] = !0, !this[ct] && !this[N].length && typeof this[k] == `number` && this[tt](null, 0), this;\n\t}\n\twrite(e, t) {\n\t\treturn typeof e == `string` && (e = Buffer.from(e, t)), this[Ge] ? (this.emit(`error`, Error(`write() after end()`)), !1) : this[k] === void 0 || this[ct] || this[N].length ? (this[N].push(e), this[Ze] = !0, !1) : (this[ct] = !0, this[st](e), !0);\n\t}\n\t[st](e) {\n\t\td.write(this[k], e, 0, e.length, this[nt], (e, t) => this[tt](e, t));\n\t}\n\t[tt](e, t) {\n\t\te ? this[Qe](e) : (this[nt] !== void 0 && typeof t == `number` && (this[nt] += t), this[N].length ? this[qe]() : (this[ct] = !1, this[Ge] && !this[Ke] ? (this[Ke] = !0, this[O](), this.emit(`finish`)) : this[Ze] && (this[Ze] = !1, this.emit(`drain`))));\n\t}\n\t[qe]() {\n\t\tif (this[N].length === 0) this[Ge] && this[tt](null, 0);\n\t\telse if (this[N].length === 1) this[st](this[N].pop());\n\t\telse {\n\t\t\tlet e = this[N];\n\t\t\tthis[N] = [], We(this[k], e, this[nt], (e, t) => this[tt](e, t));\n\t\t}\n\t}\n\t[O]() {\n\t\tif (this[D] && typeof this[k] == `number`) {\n\t\t\tlet e = this[k];\n\t\t\tthis[k] = void 0, d.close(e, (e) => e ? this.emit(`error`, e) : this.emit(`close`));\n\t\t}\n\t}\n}, mt = class extends pt {\n\t[j]() {\n\t\tlet e;\n\t\tif (this[lt] && this[A] === `r+`) try {\n\t\t\te = d.openSync(this[M], this[A], this[Xe]);\n\t\t} catch (e) {\n\t\t\tif (e?.code === `ENOENT`) return this[A] = `w`, this[j]();\n\t\t\tthrow e;\n\t\t}\n\t\telse e = d.openSync(this[M], this[A], this[Xe]);\n\t\tthis[$e](null, e);\n\t}\n\t[O]() {\n\t\tif (this[D] && typeof this[k] == `number`) {\n\t\t\tlet e = this[k];\n\t\t\tthis[k] = void 0, d.closeSync(e), this.emit(`close`);\n\t\t}\n\t}\n\t[st](e) {\n\t\tlet t = !0;\n\t\ttry {\n\t\t\tthis[tt](null, d.writeSync(this[k], e, 0, e.length, this[nt])), t = !1;\n\t\t} finally {\n\t\t\tif (t) try {\n\t\t\t\tthis[O]();\n\t\t\t} catch {}\n\t\t}\n\t}\n}, ht = new Map([\n\t[`C`, `cwd`],\n\t[`f`, `file`],\n\t[`z`, `gzip`],\n\t[`P`, `preservePaths`],\n\t[`U`, `unlink`],\n\t[`strip-components`, `strip`],\n\t[`stripComponents`, `strip`],\n\t[`keep-newer`, `newer`],\n\t[`keepNewer`, `newer`],\n\t[`keep-newer-files`, `newer`],\n\t[`keepNewerFiles`, `newer`],\n\t[`k`, `keep`],\n\t[`keep-existing`, `keep`],\n\t[`keepExisting`, `keep`],\n\t[`m`, `noMtime`],\n\t[`no-mtime`, `noMtime`],\n\t[`p`, `preserveOwner`],\n\t[`L`, `follow`],\n\t[`h`, `follow`],\n\t[`onentry`, `onReadEntry`]\n]), gt = (e) => !!e.sync && !!e.file, _t = (e) => !e.sync && !!e.file, vt = (e) => !!e.sync && !e.file, yt = (e) => !e.sync && !e.file, bt = (e) => !!e.file, xt = (e) => ht.get(e) || e, St = (e = {}) => {\n\tif (!e) return {};\n\tlet t = {};\n\tfor (let [n, r] of Object.entries(e)) {\n\t\tlet e = xt(n);\n\t\tt[e] = r;\n\t}\n\treturn t.chmod === void 0 && t.noChmod === !1 && (t.chmod = !0), delete t.noChmod, t;\n}, Ct = (e, t, n, r, i) => Object.assign((a = [], o, s) => {\n\tArray.isArray(a) && (o = a, a = {}), typeof o == `function` && (s = o, o = void 0), o = o ? Array.from(o) : [];\n\tlet c = St(a);\n\tif (i?.(c, o), gt(c)) {\n\t\tif (typeof s == `function`) throw TypeError(`callback not supported for sync tar functions`);\n\t\treturn e(c, o);\n\t} else if (_t(c)) {\n\t\tlet e = t(c, o);\n\t\treturn s ? e.then(() => s(), s) : e;\n\t} else if (vt(c)) {\n\t\tif (typeof s == `function`) throw TypeError(`callback not supported for sync tar functions`);\n\t\treturn n(c, o);\n\t} else if (yt(c)) {\n\t\tif (typeof s == `function`) throw TypeError(`callback only supported with file option`);\n\t\treturn r(c, o);\n\t}\n\tthrow Error(`impossible options??`);\n}, {\n\tsyncFile: e,\n\tasyncFile: t,\n\tsyncNoFile: n,\n\tasyncNoFile: r,\n\tvalidate: i\n}), wt = ae.constants || { ZLIB_VERNUM: 4736 }, F = Object.freeze(Object.assign(Object.create(null), {\n\tZ_NO_FLUSH: 0,\n\tZ_PARTIAL_FLUSH: 1,\n\tZ_SYNC_FLUSH: 2,\n\tZ_FULL_FLUSH: 3,\n\tZ_FINISH: 4,\n\tZ_BLOCK: 5,\n\tZ_OK: 0,\n\tZ_STREAM_END: 1,\n\tZ_NEED_DICT: 2,\n\tZ_ERRNO: -1,\n\tZ_STREAM_ERROR: -2,\n\tZ_DATA_ERROR: -3,\n\tZ_MEM_ERROR: -4,\n\tZ_BUF_ERROR: -5,\n\tZ_VERSION_ERROR: -6,\n\tZ_NO_COMPRESSION: 0,\n\tZ_BEST_SPEED: 1,\n\tZ_BEST_COMPRESSION: 9,\n\tZ_DEFAULT_COMPRESSION: -1,\n\tZ_FILTERED: 1,\n\tZ_HUFFMAN_ONLY: 2,\n\tZ_RLE: 3,\n\tZ_FIXED: 4,\n\tZ_DEFAULT_STRATEGY: 0,\n\tDEFLATE: 1,\n\tINFLATE: 2,\n\tGZIP: 3,\n\tGUNZIP: 4,\n\tDEFLATERAW: 5,\n\tINFLATERAW: 6,\n\tUNZIP: 7,\n\tBROTLI_DECODE: 8,\n\tBROTLI_ENCODE: 9,\n\tZ_MIN_WINDOWBITS: 8,\n\tZ_MAX_WINDOWBITS: 15,\n\tZ_DEFAULT_WINDOWBITS: 15,\n\tZ_MIN_CHUNK: 64,\n\tZ_MAX_CHUNK: Infinity,\n\tZ_DEFAULT_CHUNK: 16384,\n\tZ_MIN_MEMLEVEL: 1,\n\tZ_MAX_MEMLEVEL: 9,\n\tZ_DEFAULT_MEMLEVEL: 8,\n\tZ_MIN_LEVEL: -1,\n\tZ_MAX_LEVEL: 9,\n\tZ_DEFAULT_LEVEL: -1,\n\tBROTLI_OPERATION_PROCESS: 0,\n\tBROTLI_OPERATION_FLUSH: 1,\n\tBROTLI_OPERATION_FINISH: 2,\n\tBROTLI_OPERATION_EMIT_METADATA: 3,\n\tBROTLI_MODE_GENERIC: 0,\n\tBROTLI_MODE_TEXT: 1,\n\tBROTLI_MODE_FONT: 2,\n\tBROTLI_DEFAULT_MODE: 0,\n\tBROTLI_MIN_QUALITY: 0,\n\tBROTLI_MAX_QUALITY: 11,\n\tBROTLI_DEFAULT_QUALITY: 11,\n\tBROTLI_MIN_WINDOW_BITS: 10,\n\tBROTLI_MAX_WINDOW_BITS: 24,\n\tBROTLI_LARGE_MAX_WINDOW_BITS: 30,\n\tBROTLI_DEFAULT_WINDOW: 22,\n\tBROTLI_MIN_INPUT_BLOCK_BITS: 16,\n\tBROTLI_MAX_INPUT_BLOCK_BITS: 24,\n\tBROTLI_PARAM_MODE: 0,\n\tBROTLI_PARAM_QUALITY: 1,\n\tBROTLI_PARAM_LGWIN: 2,\n\tBROTLI_PARAM_LGBLOCK: 3,\n\tBROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING: 4,\n\tBROTLI_PARAM_SIZE_HINT: 5,\n\tBROTLI_PARAM_LARGE_WINDOW: 6,\n\tBROTLI_PARAM_NPOSTFIX: 7,\n\tBROTLI_PARAM_NDIRECT: 8,\n\tBROTLI_DECODER_RESULT_ERROR: 0,\n\tBROTLI_DECODER_RESULT_SUCCESS: 1,\n\tBROTLI_DECODER_RESULT_NEEDS_MORE_INPUT: 2,\n\tBROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT: 3,\n\tBROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION: 0,\n\tBROTLI_DECODER_PARAM_LARGE_WINDOW: 1,\n\tBROTLI_DECODER_NO_ERROR: 0,\n\tBROTLI_DECODER_SUCCESS: 1,\n\tBROTLI_DECODER_NEEDS_MORE_INPUT: 2,\n\tBROTLI_DECODER_NEEDS_MORE_OUTPUT: 3,\n\tBROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE: -1,\n\tBROTLI_DECODER_ERROR_FORMAT_RESERVED: -2,\n\tBROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE: -3,\n\tBROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET: -4,\n\tBROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME: -5,\n\tBROTLI_DECODER_ERROR_FORMAT_CL_SPACE: -6,\n\tBROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE: -7,\n\tBROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT: -8,\n\tBROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1: -9,\n\tBROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2: -10,\n\tBROTLI_DECODER_ERROR_FORMAT_TRANSFORM: -11,\n\tBROTLI_DECODER_ERROR_FORMAT_DICTIONARY: -12,\n\tBROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS: -13,\n\tBROTLI_DECODER_ERROR_FORMAT_PADDING_1: -14,\n\tBROTLI_DECODER_ERROR_FORMAT_PADDING_2: -15,\n\tBROTLI_DECODER_ERROR_FORMAT_DISTANCE: -16,\n\tBROTLI_DECODER_ERROR_DICTIONARY_NOT_SET: -19,\n\tBROTLI_DECODER_ERROR_INVALID_ARGUMENTS: -20,\n\tBROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES: -21,\n\tBROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS: -22,\n\tBROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP: -25,\n\tBROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1: -26,\n\tBROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2: -27,\n\tBROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES: -30,\n\tBROTLI_DECODER_ERROR_UNREACHABLE: -31\n}, wt)), Tt = re.concat, Et = Object.getOwnPropertyDescriptor(re, `concat`), Dt = (e) => e, Ot = Et?.writable === !0 || Et?.set !== void 0 ? (e) => {\n\tre.concat = e ? Dt : Tt;\n} : (e) => {}, kt = Symbol(`_superWrite`), At = class extends Error {\n\tcode;\n\terrno;\n\tconstructor(e, t) {\n\t\tsuper(`zlib: ` + e.message, { cause: e }), this.code = e.code, this.errno = e.errno, this.code ||= `ZLIB_ERROR`, this.message = `zlib: ` + e.message, Error.captureStackTrace(this, t ?? this.constructor);\n\t}\n\tget name() {\n\t\treturn `ZlibError`;\n\t}\n}, jt = Symbol(`flushFlag`), Mt = class extends Ue {\n\t#t = !1;\n\t#i = !1;\n\t#s;\n\t#n;\n\t#r;\n\t#e;\n\t#o;\n\tget sawError() {\n\t\treturn this.#t;\n\t}\n\tget handle() {\n\t\treturn this.#e;\n\t}\n\tget flushFlag() {\n\t\treturn this.#s;\n\t}\n\tconstructor(e, t) {\n\t\tif (!e || typeof e != `object`) throw TypeError(`invalid options for ZlibBase constructor`);\n\t\tif (super(e), this.#s = e.flush ?? 0, this.#n = e.finishFlush ?? 0, this.#r = e.fullFlushFlag ?? 0, typeof ie[t] != `function`) throw TypeError(`Compression method not supported: ` + t);\n\t\ttry {\n\t\t\tthis.#e = new ie[t](e);\n\t\t} catch (e) {\n\t\t\tthrow new At(e, this.constructor);\n\t\t}\n\t\tthis.#o = (e) => {\n\t\t\tthis.#t || (this.#t = !0, this.close(), this.emit(`error`, e));\n\t\t}, this.#e?.on(`error`, (e) => this.#o(new At(e))), this.once(`end`, () => this.close);\n\t}\n\tclose() {\n\t\tthis.#e && (this.#e.close(), this.#e = void 0, this.emit(`close`));\n\t}\n\treset() {\n\t\tif (!this.#t) return ne(this.#e, `zlib binding closed`), this.#e.reset?.();\n\t}\n\tflush(e) {\n\t\tthis.ended || (typeof e != `number` && (e = this.#r), this.write(Object.assign(re.alloc(0), { [jt]: e })));\n\t}\n\tend(e, t, n) {\n\t\treturn typeof e == `function` && (n = e, t = void 0, e = void 0), typeof t == `function` && (n = t, t = void 0), e && (t ? this.write(e, t) : this.write(e)), this.flush(this.#n), this.#i = !0, super.end(n);\n\t}\n\tget ended() {\n\t\treturn this.#i;\n\t}\n\t[kt](e) {\n\t\treturn super.write(e);\n\t}\n\twrite(e, t, n) {\n\t\tif (typeof t == `function` && (n = t, t = `utf8`), typeof e == `string` && (e = re.from(e, t)), this.#t) return;\n\t\tne(this.#e, `zlib binding closed`);\n\t\tlet r = this.#e._handle, i = r.close;\n\t\tr.close = () => {};\n\t\tlet a = this.#e.close;\n\t\tthis.#e.close = () => {}, Ot(!0);\n\t\tlet o;\n\t\ttry {\n\t\t\tlet t = typeof e[jt] == `number` ? e[jt] : this.#s;\n\t\t\to = this.#e._processChunk(e, t), Ot(!1);\n\t\t} catch (e) {\n\t\t\tOt(!1), this.#o(new At(e, this.write));\n\t\t} finally {\n\t\t\tthis.#e && (this.#e._handle = r, r.close = i, this.#e.close = a, this.#e.removeAllListeners(`error`));\n\t\t}\n\t\tthis.#e && this.#e.on(`error`, (e) => this.#o(new At(e, this.write)));\n\t\tlet s;\n\t\tif (o) if (Array.isArray(o) && o.length > 0) {\n\t\t\tlet e = o[0];\n\t\t\ts = this[kt](re.from(e));\n\t\t\tfor (let e = 1; e < o.length; e++) s = this[kt](o[e]);\n\t\t} else s = this[kt](re.from(o));\n\t\treturn n && n(), s;\n\t}\n}, Nt = class extends Mt {\n\t#t;\n\t#i;\n\tconstructor(e, t) {\n\t\te ||= {}, e.flush = e.flush || F.Z_NO_FLUSH, e.finishFlush = e.finishFlush || F.Z_FINISH, e.fullFlushFlag = F.Z_FULL_FLUSH, super(e, t), this.#t = e.level, this.#i = e.strategy;\n\t}\n\tparams(e, t) {\n\t\tif (!this.sawError) {\n\t\t\tif (!this.handle) throw Error(`cannot switch params when binding is closed`);\n\t\t\tif (!this.handle.params) throw Error(`not supported in this implementation`);\n\t\t\tif (this.#t !== e || this.#i !== t) {\n\t\t\t\tthis.flush(F.Z_SYNC_FLUSH), ne(this.handle, `zlib binding closed`);\n\t\t\t\tlet n = this.handle.flush;\n\t\t\t\tthis.handle.flush = (e, t) => {\n\t\t\t\t\ttypeof e == `function` && (t = e, e = this.flushFlag), this.flush(e), t?.();\n\t\t\t\t};\n\t\t\t\ttry {\n\t\t\t\t\tthis.handle.params(e, t);\n\t\t\t\t} finally {\n\t\t\t\t\tthis.handle.flush = n;\n\t\t\t\t}\n\t\t\t\tthis.handle && (this.#t = e, this.#i = t);\n\t\t\t}\n\t\t}\n\t}\n}, Pt = class extends Nt {\n\t#t;\n\tconstructor(e) {\n\t\tsuper(e, `Gzip`), this.#t = e && !!e.portable;\n\t}\n\t[kt](e) {\n\t\treturn this.#t ? (this.#t = !1, e[9] = 255, super[kt](e)) : super[kt](e);\n\t}\n}, Ft = class extends Nt {\n\tconstructor(e) {\n\t\tsuper(e, `Unzip`);\n\t}\n}, It = class extends Mt {\n\tconstructor(e, t) {\n\t\te ||= {}, e.flush = e.flush || F.BROTLI_OPERATION_PROCESS, e.finishFlush = e.finishFlush || F.BROTLI_OPERATION_FINISH, e.fullFlushFlag = F.BROTLI_OPERATION_FLUSH, super(e, t);\n\t}\n}, Lt = class extends It {\n\tconstructor(e) {\n\t\tsuper(e, `BrotliCompress`);\n\t}\n}, Rt = class extends It {\n\tconstructor(e) {\n\t\tsuper(e, `BrotliDecompress`);\n\t}\n}, zt = class extends Mt {\n\tconstructor(e, t) {\n\t\te ||= {}, e.flush = e.flush || F.ZSTD_e_continue, e.finishFlush = e.finishFlush || F.ZSTD_e_end, e.fullFlushFlag = F.ZSTD_e_flush, super(e, t);\n\t}\n}, Bt = class extends zt {\n\tconstructor(e) {\n\t\tsuper(e, `ZstdCompress`);\n\t}\n}, Vt = class extends zt {\n\tconstructor(e) {\n\t\tsuper(e, `ZstdDecompress`);\n\t}\n}, Ht = (e, t) => {\n\tif (Number.isSafeInteger(e)) e < 0 ? Wt(e, t) : Ut(e, t);\n\telse throw Error(`cannot encode number outside of javascript safe integer range`);\n\treturn t;\n}, Ut = (e, t) => {\n\tt[0] = 128;\n\tfor (var n = t.length; n > 1; n--) t[n - 1] = e & 255, e = Math.floor(e / 256);\n}, Wt = (e, t) => {\n\tt[0] = 255;\n\tvar n = !1;\n\te *= -1;\n\tfor (var r = t.length; r > 1; r--) {\n\t\tvar i = e & 255;\n\t\te = Math.floor(e / 256), n ? t[r - 1] = Jt(i) : i === 0 ? t[r - 1] = 0 : (n = !0, t[r - 1] = Yt(i));\n\t}\n}, Gt = (e) => {\n\tlet t = e[0], n = t === 128 ? qt(e.subarray(1, e.length)) : t === 255 ? Kt(e) : null;\n\tif (n === null) throw Error(`invalid base256 encoding`);\n\tif (!Number.isSafeInteger(n)) throw Error(`parsed number outside of javascript safe integer range`);\n\treturn n;\n}, Kt = (e) => {\n\tfor (var t = e.length, n = 0, r = !1, i = t - 1; i > -1; i--) {\n\t\tvar a = Number(e[i]), o;\n\t\tr ? o = Jt(a) : a === 0 ? o = a : (r = !0, o = Yt(a)), o !== 0 && (n -= o * 256 ** (t - i - 1));\n\t}\n\treturn n;\n}, qt = (e) => {\n\tfor (var t = e.length, n = 0, r = t - 1; r > -1; r--) {\n\t\tvar i = Number(e[r]);\n\t\ti !== 0 && (n += i * 256 ** (t - r - 1));\n\t}\n\treturn n;\n}, Jt = (e) => (255 ^ e) & 255, Yt = (e) => (255 ^ e) + 1 & 255, Xt = {};\nue(Xt, {\n\tcode: () => en,\n\tisCode: () => Zt,\n\tisName: () => Qt,\n\tname: () => $t\n});\nvar Zt = (e) => $t.has(e), Qt = (e) => en.has(e), $t = new Map([\n\t[`0`, `File`],\n\t[``, `OldFile`],\n\t[`1`, `Link`],\n\t[`2`, `SymbolicLink`],\n\t[`3`, `CharacterDevice`],\n\t[`4`, `BlockDevice`],\n\t[`5`, `Directory`],\n\t[`6`, `FIFO`],\n\t[`7`, `ContiguousFile`],\n\t[`g`, `GlobalExtendedHeader`],\n\t[`x`, `ExtendedHeader`],\n\t[`A`, `SolarisACL`],\n\t[`D`, `GNUDumpDir`],\n\t[`I`, `Inode`],\n\t[`K`, `NextFileHasLongLinkpath`],\n\t[`L`, `NextFileHasLongPath`],\n\t[`M`, `ContinuationFile`],\n\t[`N`, `OldGnuLongPath`],\n\t[`S`, `SparseFile`],\n\t[`V`, `TapeVolumeHeader`],\n\t[`X`, `OldExtendedHeader`]\n]), en = new Map(Array.from($t).map((e) => [e[1], e[0]])), I = class {\n\tcksumValid = !1;\n\tneedPax = !1;\n\tnullBlock = !1;\n\tblock;\n\tpath;\n\tmode;\n\tuid;\n\tgid;\n\tsize;\n\tcksum;\n\t#t = `Unsupported`;\n\tlinkpath;\n\tuname;\n\tgname;\n\tdevmaj = 0;\n\tdevmin = 0;\n\tatime;\n\tctime;\n\tmtime;\n\tcharset;\n\tcomment;\n\tconstructor(e, t = 0, n, r) {\n\t\tBuffer.isBuffer(e) ? this.decode(e, t || 0, n, r) : e && this.#i(e);\n\t}\n\tdecode(e, t, n, r) {\n\t\tif (t ||= 0, !e || !(e.length >= t + 512)) throw Error(`need 512 bytes for header`);\n\t\tthis.path = n?.path ?? nn(e, t, 100), this.mode = n?.mode ?? r?.mode ?? L(e, t + 100, 8), this.uid = n?.uid ?? r?.uid ?? L(e, t + 108, 8), this.gid = n?.gid ?? r?.gid ?? L(e, t + 116, 8), this.size = n?.size ?? r?.size ?? L(e, t + 124, 12), this.mtime = n?.mtime ?? r?.mtime ?? rn(e, t + 136, 12), this.cksum = L(e, t + 148, 12), r && this.#i(r, !0), n && this.#i(n);\n\t\tlet i = nn(e, t + 156, 1);\n\t\tif (Zt(i) && (this.#t = i || `0`), this.#t === `0` && this.path.slice(-1) === `/` && (this.#t = `5`), this.#t === `5` && (this.size = 0), this.linkpath = nn(e, t + 157, 100), e.subarray(t + 257, t + 265).toString() === `ustar\\x0000`) if (this.uname = n?.uname ?? r?.uname ?? nn(e, t + 265, 32), this.gname = n?.gname ?? r?.gname ?? nn(e, t + 297, 32), this.devmaj = n?.devmaj ?? r?.devmaj ?? L(e, t + 329, 8) ?? 0, this.devmin = n?.devmin ?? r?.devmin ?? L(e, t + 337, 8) ?? 0, e[t + 475] !== 0) this.path = nn(e, t + 345, 155) + `/` + this.path;\n\t\telse {\n\t\t\tlet i = nn(e, t + 345, 130);\n\t\t\ti && (this.path = i + `/` + this.path), this.atime = n?.atime ?? r?.atime ?? rn(e, t + 476, 12), this.ctime = n?.ctime ?? r?.ctime ?? rn(e, t + 488, 12);\n\t\t}\n\t\tlet a = 256;\n\t\tfor (let n = t; n < t + 148; n++) a += e[n];\n\t\tfor (let n = t + 156; n < t + 512; n++) a += e[n];\n\t\tthis.cksumValid = a === this.cksum, this.cksum === void 0 && a === 256 && (this.nullBlock = !0);\n\t}\n\t#i(e, t = !1) {\n\t\tObject.assign(this, Object.fromEntries(Object.entries(e).filter(([e, n]) => !(n == null || e === `path` && t || e === `linkpath` && t || e === `global`))));\n\t}\n\tencode(e, t = 0) {\n\t\tif (e ||= this.block = Buffer.alloc(512), this.#t === `Unsupported` && (this.#t = `0`), !(e.length >= t + 512)) throw Error(`need 512 bytes for header`);\n\t\tlet n = this.ctime || this.atime ? 130 : 155, r = tn(this.path || ``, n), i = r[0], a = r[1];\n\t\tthis.needPax = !!r[2], this.needPax = mn(e, t, 100, i) || this.needPax, this.needPax = R(e, t + 100, 8, this.mode) || this.needPax, this.needPax = R(e, t + 108, 8, this.uid) || this.needPax, this.needPax = R(e, t + 116, 8, this.gid) || this.needPax, this.needPax = R(e, t + 124, 12, this.size) || this.needPax, this.needPax = fn(e, t + 136, 12, this.mtime) || this.needPax, e[t + 156] = Number(this.#t.codePointAt(0)), this.needPax = mn(e, t + 157, 100, this.linkpath) || this.needPax, e.write(`ustar\\x0000`, t + 257, 8), this.needPax = mn(e, t + 265, 32, this.uname) || this.needPax, this.needPax = mn(e, t + 297, 32, this.gname) || this.needPax, this.needPax = R(e, t + 329, 8, this.devmaj) || this.needPax, this.needPax = R(e, t + 337, 8, this.devmin) || this.needPax, this.needPax = mn(e, t + 345, n, a) || this.needPax, e[t + 475] === 0 ? (this.needPax = mn(e, t + 345, 130, a) || this.needPax, this.needPax = fn(e, t + 476, 12, this.atime) || this.needPax, this.needPax = fn(e, t + 488, 12, this.ctime) || this.needPax) : this.needPax = mn(e, t + 345, 155, a) || this.needPax;\n\t\tlet o = 256;\n\t\tfor (let n = t; n < t + 148; n++) o += e[n];\n\t\tfor (let n = t + 156; n < t + 512; n++) o += e[n];\n\t\treturn this.cksum = o, R(e, t + 148, 8, this.cksum), this.cksumValid = !0, this.needPax;\n\t}\n\tget type() {\n\t\treturn this.#t === `Unsupported` ? this.#t : $t.get(this.#t);\n\t}\n\tget typeKey() {\n\t\treturn this.#t;\n\t}\n\tset type(e) {\n\t\tlet t = String(en.get(e));\n\t\tif (Zt(t) || t === `Unsupported`) this.#t = t;\n\t\telse if (Zt(e)) this.#t = e;\n\t\telse throw TypeError(`invalid entry type: ` + e);\n\t}\n}, tn = (e, t) => {\n\tlet n = e, r = ``, i, a = s.parse(e).root || `.`;\n\tif (Buffer.byteLength(n) < 100) i = [\n\t\tn,\n\t\tr,\n\t\t!1\n\t];\n\telse {\n\t\tr = s.dirname(n), n = s.basename(n);\n\t\tdo\n\t\t\tBuffer.byteLength(n) <= 100 && Buffer.byteLength(r) <= t ? i = [\n\t\t\t\tn,\n\t\t\t\tr,\n\t\t\t\t!1\n\t\t\t] : Buffer.byteLength(n) > 100 && Buffer.byteLength(r) <= t ? i = [\n\t\t\t\tn.slice(0, 99),\n\t\t\t\tr,\n\t\t\t\t!0\n\t\t\t] : (n = s.join(s.basename(r), n), r = s.dirname(r));\n\t\twhile (r !== a && i === void 0);\n\t\ti ||= [\n\t\t\te.slice(0, 99),\n\t\t\t``,\n\t\t\t!0\n\t\t];\n\t}\n\treturn i;\n}, nn = (e, t, n) => e.subarray(t, t + n).toString(`utf8`).replace(/\\0.*/, ``), rn = (e, t, n) => an(L(e, t, n)), an = (e) => e === void 0 ? void 0 : /* @__PURE__ */ new Date(e * 1e3), L = (e, t, n) => Number(e[t]) & 128 ? Gt(e.subarray(t, t + n)) : sn(e, t, n), on = (e) => isNaN(e) ? void 0 : e, sn = (e, t, n) => on(parseInt(e.subarray(t, t + n).toString(`utf8`).replace(/\\0.*$/, ``).trim(), 8)), cn = {\n\t12: 8589934591,\n\t8: 2097151\n}, R = (e, t, n, r) => r === void 0 ? !1 : r > cn[n] || r < 0 ? (Ht(r, e.subarray(t, t + n)), !0) : (ln(e, t, n, r), !1), ln = (e, t, n, r) => e.write(un(r, n), t, n, `ascii`), un = (e, t) => dn(Math.floor(e).toString(8), t), dn = (e, t) => (e.length === t - 1 ? e : Array(t - e.length - 1).join(`0`) + e + ` `) + `\\0`, fn = (e, t, n, r) => r === void 0 ? !1 : R(e, t, n, r.getTime() / 1e3), pn = Array(156).join(`\\0`), mn = (e, t, n, r) => r === void 0 ? !1 : (e.write(r + pn, t, n, `utf8`), r.length !== Buffer.byteLength(r) || r.length > n), hn = class e {\n\tatime;\n\tmtime;\n\tctime;\n\tcharset;\n\tcomment;\n\tgid;\n\tuid;\n\tgname;\n\tuname;\n\tlinkpath;\n\tdev;\n\tino;\n\tnlink;\n\tpath;\n\tsize;\n\tmode;\n\tglobal;\n\tconstructor(e, t = !1) {\n\t\tthis.atime = e.atime, this.charset = e.charset, this.comment = e.comment, this.ctime = e.ctime, this.dev = e.dev, this.gid = e.gid, this.global = t, this.gname = e.gname, this.ino = e.ino, this.linkpath = e.linkpath, this.mtime = e.mtime, this.nlink = e.nlink, this.path = e.path, this.size = e.size, this.uid = e.uid, this.uname = e.uname;\n\t}\n\tencode() {\n\t\tlet e = this.encodeBody();\n\t\tif (e === ``) return Buffer.allocUnsafe(0);\n\t\tlet t = Buffer.byteLength(e), n = 512 * Math.ceil(1 + t / 512), r = Buffer.allocUnsafe(n);\n\t\tfor (let e = 0; e < 512; e++) r[e] = 0;\n\t\tnew I({\n\t\t\tpath: (`PaxHeader/` + a(this.path ?? ``)).slice(0, 99),\n\t\t\tmode: this.mode || 420,\n\t\t\tuid: this.uid,\n\t\t\tgid: this.gid,\n\t\t\tsize: t,\n\t\t\tmtime: this.mtime,\n\t\t\ttype: this.global ? `GlobalExtendedHeader` : `ExtendedHeader`,\n\t\t\tlinkpath: ``,\n\t\t\tuname: this.uname || ``,\n\t\t\tgname: this.gname || ``,\n\t\t\tdevmaj: 0,\n\t\t\tdevmin: 0,\n\t\t\tatime: this.atime,\n\t\t\tctime: this.ctime\n\t\t}).encode(r), r.write(e, 512, t, `utf8`);\n\t\tfor (let e = t + 512; e < r.length; e++) r[e] = 0;\n\t\treturn r;\n\t}\n\tencodeBody() {\n\t\treturn this.encodeField(`path`) + this.encodeField(`ctime`) + this.encodeField(`atime`) + this.encodeField(`dev`) + this.encodeField(`ino`) + this.encodeField(`nlink`) + this.encodeField(`charset`) + this.encodeField(`comment`) + this.encodeField(`gid`) + this.encodeField(`gname`) + this.encodeField(`linkpath`) + this.encodeField(`mtime`) + this.encodeField(`size`) + this.encodeField(`uid`) + this.encodeField(`uname`);\n\t}\n\tencodeField(e) {\n\t\tif (this[e] === void 0) return ``;\n\t\tlet t = this[e], n = t instanceof Date ? t.getTime() / 1e3 : t, r = ` ` + (e === `dev` || e === `ino` || e === `nlink` ? `SCHILY.` : ``) + e + `=` + n + `\n`, i = Buffer.byteLength(r), a = Math.floor(Math.log(i) / Math.log(10)) + 1;\n\t\treturn i + a >= 10 ** a && (a += 1), a + i + r;\n\t}\n\tstatic parse(t, n, r = !1) {\n\t\treturn new e(gn(_n(t), n), r);\n\t}\n}, gn = (e, t) => t ? Object.assign({}, t, e) : e, _n = (e) => e.replace(/\\n$/, ``).split(`\n`).reduce(vn, Object.create(null)), vn = (e, t) => {\n\tlet n = parseInt(t, 10);\n\tif (n !== Buffer.byteLength(t) + 1) return e;\n\tt = t.slice((n + ` `).length);\n\tlet r = t.split(`=`), i = r.shift();\n\tif (!i) return e;\n\tlet a = i.replace(/^SCHILY\\.(dev|ino|nlink)/, `$1`), o = r.join(`=`);\n\treturn e[a] = /^([A-Z]+\\.)?([mac]|birth|creation)time$/.test(a) ? /* @__PURE__ */ new Date(Number(o) * 1e3) : /^[0-9]+$/.test(o) ? +o : o, e;\n}, z = (process.env.TESTING_TAR_FAKE_PLATFORM || process.platform) === `win32` ? (e) => e && e.replaceAll(/\\\\/g, `/`) : (e) => e, yn = class extends Ue {\n\textended;\n\tglobalExtended;\n\theader;\n\tstartBlockSize;\n\tblockRemain;\n\tremain;\n\ttype;\n\tmeta = !1;\n\tignore = !1;\n\tpath;\n\tmode;\n\tuid;\n\tgid;\n\tuname;\n\tgname;\n\tsize = 0;\n\tmtime;\n\tatime;\n\tctime;\n\tlinkpath;\n\tdev;\n\tino;\n\tnlink;\n\tinvalid = !1;\n\tabsolute;\n\tunsupported = !1;\n\tconstructor(e, t, n) {\n\t\tswitch (super({}), this.pause(), this.extended = t, this.globalExtended = n, this.header = e, this.remain = e.size ?? 0, this.startBlockSize = 512 * Math.ceil(this.remain / 512), this.blockRemain = this.startBlockSize, this.type = e.type, this.type) {\n\t\t\tcase `File`:\n\t\t\tcase `OldFile`:\n\t\t\tcase `Link`:\n\t\t\tcase `SymbolicLink`:\n\t\t\tcase `CharacterDevice`:\n\t\t\tcase `BlockDevice`:\n\t\t\tcase `Directory`:\n\t\t\tcase `FIFO`:\n\t\t\tcase `ContiguousFile`:\n\t\t\tcase `GNUDumpDir`: break;\n\t\t\tcase `NextFileHasLongLinkpath`:\n\t\t\tcase `NextFileHasLongPath`:\n\t\t\tcase `OldGnuLongPath`:\n\t\t\tcase `GlobalExtendedHeader`:\n\t\t\tcase `ExtendedHeader`:\n\t\t\tcase `OldExtendedHeader`:\n\t\t\t\tthis.meta = !0;\n\t\t\t\tbreak;\n\t\t\tdefault: this.ignore = !0;\n\t\t}\n\t\tif (!e.path) throw Error(`no path provided for tar.ReadEntry`);\n\t\tthis.path = z(e.path), this.mode = e.mode, this.mode && (this.mode &= 4095), this.uid = e.uid, this.gid = e.gid, this.uname = e.uname, this.gname = e.gname, this.size = this.remain, this.mtime = e.mtime, this.atime = e.atime, this.ctime = e.ctime, this.linkpath = e.linkpath ? z(e.linkpath) : void 0, this.uname = e.uname, this.gname = e.gname, t && this.#t(t), n && this.#t(n, !0);\n\t}\n\twrite(e) {\n\t\tlet t = e.length;\n\t\tif (t > this.blockRemain) throw Error(`writing more to entry than is appropriate`);\n\t\tlet n = this.remain, r = this.blockRemain;\n\t\treturn this.remain = Math.max(0, n - t), this.blockRemain = Math.max(0, r - t), this.ignore ? !0 : n >= t ? super.write(e) : super.write(e.subarray(0, n));\n\t}\n\t#t(e, t = !1) {\n\t\te.path &&= z(e.path), e.linkpath &&= z(e.linkpath), Object.assign(this, Object.fromEntries(Object.entries(e).filter(([e, n]) => !(n == null || e === `path` && t))));\n\t}\n}, bn = (e, t, n, r = {}) => {\n\te.file && (r.file = e.file), e.cwd && (r.cwd = e.cwd), r.code = n instanceof Error && n.code || t, r.tarCode = t, !e.strict && r.recoverable !== !1 ? (n instanceof Error && (r = Object.assign(n, r), n = n.message), e.emit(`warn`, t, n, r)) : n instanceof Error ? e.emit(`error`, Object.assign(n, r)) : e.emit(`error`, Object.assign(Error(`${t}: ${n}`), r));\n}, xn = 1024 * 1024, Sn = Buffer.from([31, 139]), Cn = Buffer.from([\n\t40,\n\t181,\n\t47,\n\t253\n]), wn = Math.max(Sn.length, Cn.length), B = Symbol(`state`), Tn = Symbol(`writeEntry`), V = Symbol(`readEntry`), En = Symbol(`nextEntry`), Dn = Symbol(`processEntry`), H = Symbol(`extendedHeader`), On = Symbol(`globalExtendedHeader`), kn = Symbol(`meta`), An = Symbol(`emitMeta`), U = Symbol(`buffer`), W = Symbol(`queue`), G = Symbol(`ended`), jn = Symbol(`emittedEnd`), Mn = Symbol(`emit`), K = Symbol(`unzip`), Nn = Symbol(`consumeChunk`), Pn = Symbol(`consumeChunkSub`), Fn = Symbol(`consumeBody`), In = Symbol(`consumeMeta`), Ln = Symbol(`consumeHeader`), Rn = Symbol(`consuming`), zn = Symbol(`bufferConcat`), Bn = Symbol(`maybeEnd`), Vn = Symbol(`writing`), q = Symbol(`aborted`), Hn = Symbol(`onDone`), Un = Symbol(`sawValidEntry`), Wn = Symbol(`sawNullBlock`), Gn = Symbol(`sawEOF`), Kn = Symbol(`closeStream`), qn = () => !0, Jn = class extends u {\n\tfile;\n\tstrict;\n\tmaxMetaEntrySize;\n\tfilter;\n\tbrotli;\n\tzstd;\n\twritable = !0;\n\treadable = !1;\n\t[W] = [];\n\t[U];\n\t[V];\n\t[Tn];\n\t[B] = `begin`;\n\t[kn] = ``;\n\t[H];\n\t[On];\n\t[G] = !1;\n\t[K];\n\t[q] = !1;\n\t[Un];\n\t[Wn] = !1;\n\t[Gn] = !1;\n\t[Vn] = !1;\n\t[Rn] = !1;\n\t[jn] = !1;\n\tconstructor(e = {}) {\n\t\tsuper(), this.file = e.file || ``, this.on(Hn, () => {\n\t\t\t(this[B] === `begin` || this[Un] === !1) && this.warn(`TAR_BAD_ARCHIVE`, `Unrecognized archive format`);\n\t\t}), e.ondone ? this.on(Hn, e.ondone) : this.on(Hn, () => {\n\t\t\tthis.emit(`prefinish`), this.emit(`finish`), this.emit(`end`);\n\t\t}), this.strict = !!e.strict, this.maxMetaEntrySize = e.maxMetaEntrySize || xn, this.filter = typeof e.filter == `function` ? e.filter : qn;\n\t\tlet t = e.file && (e.file.endsWith(`.tar.br`) || e.file.endsWith(`.tbr`));\n\t\tthis.brotli = !(e.gzip || e.zstd) && e.brotli !== void 0 ? e.brotli : t ? void 0 : !1;\n\t\tlet n = e.file && (e.file.endsWith(`.tar.zst`) || e.file.endsWith(`.tzst`));\n\t\tthis.zstd = !(e.gzip || e.brotli) && e.zstd !== void 0 ? e.zstd : n ? !0 : void 0, this.on(`end`, () => this[Kn]()), typeof e.onwarn == `function` && this.on(`warn`, e.onwarn), typeof e.onReadEntry == `function` && this.on(`entry`, e.onReadEntry);\n\t}\n\twarn(e, t, n = {}) {\n\t\tbn(this, e, t, n);\n\t}\n\t[Ln](e, t) {\n\t\tthis[Un] === void 0 && (this[Un] = !1);\n\t\tlet n;\n\t\ttry {\n\t\t\tn = new I(e, t, this[H], this[On]);\n\t\t} catch (e) {\n\t\t\treturn this.warn(`TAR_ENTRY_INVALID`, e);\n\t\t}\n\t\tif (n.nullBlock) this[Wn] ? (this[Gn] = !0, this[B] === `begin` && (this[B] = `header`), this[Mn](`eof`)) : (this[Wn] = !0, this[Mn](`nullBlock`));\n\t\telse if (this[Wn] = !1, !n.cksumValid) this.warn(`TAR_ENTRY_INVALID`, `checksum failure`, { header: n });\n\t\telse if (!n.path) this.warn(`TAR_ENTRY_INVALID`, `path is required`, { header: n });\n\t\telse {\n\t\t\tlet e = n.type;\n\t\t\tif (/^(Symbolic)?Link$/.test(e) && !n.linkpath) this.warn(`TAR_ENTRY_INVALID`, `linkpath required`, { header: n });\n\t\t\telse if (!/^(Symbolic)?Link$/.test(e) && !/^(Global)?ExtendedHeader$/.test(e) && n.linkpath) this.warn(`TAR_ENTRY_INVALID`, `linkpath forbidden`, { header: n });\n\t\t\telse {\n\t\t\t\tlet e = this[Tn] = new yn(n, this[H], this[On]);\n\t\t\t\tthis[Un] || (e.remain ? e.on(`end`, () => {\n\t\t\t\t\te.invalid || (this[Un] = !0);\n\t\t\t\t}) : this[Un] = !0), e.meta ? e.size > this.maxMetaEntrySize ? (e.ignore = !0, this[Mn](`ignoredEntry`, e), this[B] = `ignore`, e.resume()) : e.size > 0 && (this[kn] = ``, e.on(`data`, (e) => this[kn] += e), this[B] = `meta`) : (this[H] = void 0, e.ignore = e.ignore || !this.filter(e.path, e), e.ignore ? (this[Mn](`ignoredEntry`, e), this[B] = e.remain ? `ignore` : `header`, e.resume()) : (e.remain ? this[B] = `body` : (this[B] = `header`, e.end()), this[V] ? this[W].push(e) : (this[W].push(e), this[En]())));\n\t\t\t}\n\t\t}\n\t}\n\t[Kn]() {\n\t\tqueueMicrotask(() => this.emit(`close`));\n\t}\n\t[Dn](e) {\n\t\tlet t = !0;\n\t\tif (!e) this[V] = void 0, t = !1;\n\t\telse if (Array.isArray(e)) {\n\t\t\tlet [t, ...n] = e;\n\t\t\tthis.emit(t, ...n);\n\t\t} else this[V] = e, this.emit(`entry`, e), e.emittedEnd || (e.on(`end`, () => this[En]()), t = !1);\n\t\treturn t;\n\t}\n\t[En]() {\n\t\tdo\t\t;\nwhile (this[Dn](this[W].shift()));\n\t\tif (this[W].length === 0) {\n\t\t\tlet e = this[V];\n\t\t\t!e || e.flowing || e.size === e.remain ? this[Vn] || this.emit(`drain`) : e.once(`drain`, () => this.emit(`drain`));\n\t\t}\n\t}\n\t[Fn](e, t) {\n\t\tlet n = this[Tn];\n\t\tif (!n) throw Error(`attempt to consume body without entry??`);\n\t\tlet r = n.blockRemain ?? 0, i = r >= e.length && t === 0 ? e : e.subarray(t, t + r);\n\t\treturn n.write(i), n.blockRemain || (this[B] = `header`, this[Tn] = void 0, n.end()), i.length;\n\t}\n\t[In](e, t) {\n\t\tlet n = this[Tn], r = this[Fn](e, t);\n\t\treturn !this[Tn] && n && this[An](n), r;\n\t}\n\t[Mn](e, t, n) {\n\t\tthis[W].length === 0 && !this[V] ? this.emit(e, t, n) : this[W].push([\n\t\t\te,\n\t\t\tt,\n\t\t\tn\n\t\t]);\n\t}\n\t[An](e) {\n\t\tswitch (this[Mn](`meta`, this[kn]), e.type) {\n\t\t\tcase `ExtendedHeader`:\n\t\t\tcase `OldExtendedHeader`:\n\t\t\t\tthis[H] = hn.parse(this[kn], this[H], !1);\n\t\t\t\tbreak;\n\t\t\tcase `GlobalExtendedHeader`:\n\t\t\t\tthis[On] = hn.parse(this[kn], this[On], !0);\n\t\t\t\tbreak;\n\t\t\tcase `NextFileHasLongPath`:\n\t\t\tcase `OldGnuLongPath`: {\n\t\t\t\tlet e = this[H] ?? Object.create(null);\n\t\t\t\tthis[H] = e, e.path = this[kn].replace(/\\0.*/, ``);\n\t\t\t\tbreak;\n\t\t\t}\n\t\t\tcase `NextFileHasLongLinkpath`: {\n\t\t\t\tlet e = this[H] || Object.create(null);\n\t\t\t\tthis[H] = e, e.linkpath = this[kn].replace(/\\0.*/, ``);\n\t\t\t\tbreak;\n\t\t\t}\n\t\t\tdefault: throw Error(`unknown meta: ` + e.type);\n\t\t}\n\t}\n\tabort(e) {\n\t\tthis[q] = !0, this.emit(`abort`, e), this.warn(`TAR_ABORT`, e, { recoverable: !1 });\n\t}\n\twrite(e, t, n) {\n\t\tif (typeof t == `function` && (n = t, t = void 0), typeof e == `string` && (e = Buffer.from(e, typeof t == `string` ? t : `utf8`)), this[q]) return n?.(), !1;\n\t\tif ((this[K] === void 0 || this.brotli === void 0 && this[K] === !1) && e) {\n\t\t\tif (this[U] && (e = Buffer.concat([this[U], e]), this[U] = void 0), e.length < wn) return this[U] = e, n?.(), !0;\n\t\t\tfor (let t = 0; this[K] === void 0 && t < Sn.length; t++) e[t] !== Sn[t] && (this[K] = !1);\n\t\t\tlet t = !1;\n\t\t\tif (this[K] === !1 && this.zstd !== !1) {\n\t\t\t\tt = !0;\n\t\t\t\tfor (let n = 0; n < Cn.length; n++) if (e[n] !== Cn[n]) {\n\t\t\t\t\tt = !1;\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\t\t\tlet r = this.brotli === void 0 && !t;\n\t\t\tif (this[K] === !1 && r) if (e.length < 512) if (this[G]) this.brotli = !0;\n\t\t\telse return this[U] = e, n?.(), !0;\n\t\t\telse try {\n\t\t\t\tnew I(e.subarray(0, 512)), this.brotli = !1;\n\t\t\t} catch {\n\t\t\t\tthis.brotli = !0;\n\t\t\t}\n\t\t\tif (this[K] === void 0 || this[K] === !1 && (this.brotli || t)) {\n\t\t\t\tlet r = this[G];\n\t\t\t\tthis[G] = !1, this[K] = this[K] === void 0 ? new Ft({}) : t ? new Vt({}) : new Rt({}), this[K].on(`data`, (e) => this[Nn](e)), this[K].on(`error`, (e) => this.abort(e)), this[K].on(`end`, () => {\n\t\t\t\t\tthis[G] = !0, this[Nn]();\n\t\t\t\t}), this[Vn] = !0;\n\t\t\t\tlet i = !!this[K][r ? `end` : `write`](e);\n\t\t\t\treturn this[Vn] = !1, n?.(), i;\n\t\t\t}\n\t\t}\n\t\tthis[Vn] = !0, this[K] ? this[K].write(e) : this[Nn](e), this[Vn] = !1;\n\t\tlet r = this[W].length > 0 ? !1 : this[V] ? this[V].flowing : !0;\n\t\treturn !r && this[W].length === 0 && this[V]?.once(`drain`, () => this.emit(`drain`)), n?.(), r;\n\t}\n\t[zn](e) {\n\t\te && !this[q] && (this[U] = this[U] ? Buffer.concat([this[U], e]) : e);\n\t}\n\t[Bn]() {\n\t\tif (this[G] && !this[jn] && !this[q] && !this[Rn]) {\n\t\t\tthis[jn] = !0;\n\t\t\tlet e = this[Tn];\n\t\t\tif (e && e.blockRemain) {\n\t\t\t\tlet t = this[U] ? this[U].length : 0;\n\t\t\t\tthis.warn(`TAR_BAD_ARCHIVE`, `Truncated input (needed ${e.blockRemain} more bytes, only ${t} available)`, { entry: e }), this[U] && e.write(this[U]), e.end();\n\t\t\t}\n\t\t\tthis[Mn](Hn);\n\t\t}\n\t}\n\t[Nn](e) {\n\t\tif (this[Rn] && e) this[zn](e);\n\t\telse if (!e && !this[U]) this[Bn]();\n\t\telse if (e) {\n\t\t\tif (this[Rn] = !0, this[U]) {\n\t\t\t\tthis[zn](e);\n\t\t\t\tlet t = this[U];\n\t\t\t\tthis[U] = void 0, this[Pn](t);\n\t\t\t} else this[Pn](e);\n\t\t\tfor (; this[U] && this[U]?.length >= 512 && !this[q] && !this[Gn];) {\n\t\t\t\tlet e = this[U];\n\t\t\t\tthis[U] = void 0, this[Pn](e);\n\t\t\t}\n\t\t\tthis[Rn] = !1;\n\t\t}\n\t\t(!this[U] || this[G]) && this[Bn]();\n\t}\n\t[Pn](e) {\n\t\tlet t = 0, n = e.length;\n\t\tfor (; t + 512 <= n && !this[q] && !this[Gn];) switch (this[B]) {\n\t\t\tcase `begin`:\n\t\t\tcase `header`:\n\t\t\t\tthis[Ln](e, t), t += 512;\n\t\t\t\tbreak;\n\t\t\tcase `ignore`:\n\t\t\tcase `body`:\n\t\t\t\tt += this[Fn](e, t);\n\t\t\t\tbreak;\n\t\t\tcase `meta`:\n\t\t\t\tt += this[In](e, t);\n\t\t\t\tbreak;\n\t\t\tdefault: throw Error(`invalid state: ` + this[B]);\n\t\t}\n\t\tt < n && (this[U] = this[U] ? Buffer.concat([e.subarray(t), this[U]]) : e.subarray(t));\n\t}\n\tend(e, t, n) {\n\t\treturn typeof e == `function` && (n = e, t = void 0, e = void 0), typeof t == `function` && (n = t, t = void 0), typeof e == `string` && (e = Buffer.from(e, t)), n && this.once(`finish`, n), this[q] || (this[K] ? (e && this[K].write(e), this[K].end()) : (this[G] = !0, (this.brotli === void 0 || this.zstd === void 0) && (e ||= Buffer.alloc(0)), e && this.write(e), this[Bn]())), this;\n\t}\n}, Yn = (e) => {\n\tlet t = e.length - 1, n = -1;\n\tfor (; t > -1 && e.charAt(t) === `/`;) n = t, t--;\n\treturn n === -1 ? e : e.slice(0, n);\n}, Xn = (e) => {\n\tlet t = e.onReadEntry;\n\te.onReadEntry = t ? (e) => {\n\t\tt(e), e.resume();\n\t} : (e) => e.resume();\n}, Zn = (e, t) => {\n\tlet n = new Map(t.map((e) => [Yn(e), !0])), r = e.filter, i = (e, t = ``) => {\n\t\tlet r = t || te(e).root || `.`, a;\n\t\tif (e === r) a = !1;\n\t\telse {\n\t\t\tlet t = n.get(e);\n\t\t\ta = t === void 0 ? i(m(e), r) : t;\n\t\t}\n\t\treturn n.set(e, a), a;\n\t};\n\te.filter = r ? (e, t) => r(e, t) && i(Yn(e)) : (e) => i(Yn(e));\n}, Qn = Ct((e) => {\n\tlet n = new Jn(e), r = e.file, i;\n\ttry {\n\t\ti = t.openSync(r, `r`);\n\t\tlet a = t.fstatSync(i), o = e.maxReadSize || 16 * 1024 * 1024;\n\t\tif (a.size < o) {\n\t\t\tlet e = Buffer.allocUnsafe(a.size), r = t.readSync(i, e, 0, a.size, 0);\n\t\t\tn.end(r === e.byteLength ? e : e.subarray(0, r));\n\t\t} else {\n\t\t\tlet e = 0, r = Buffer.allocUnsafe(o);\n\t\t\tfor (; e < a.size;) {\n\t\t\t\tlet a = t.readSync(i, r, 0, o, e);\n\t\t\t\tif (a === 0) break;\n\t\t\t\te += a, n.write(r.subarray(0, a));\n\t\t\t}\n\t\t\tn.end();\n\t\t}\n\t} finally {\n\t\tif (typeof i == `number`) try {\n\t\t\tt.closeSync(i);\n\t\t} catch {}\n\t}\n}, (e, n) => {\n\tlet r = new Jn(e), i = e.maxReadSize || 16 * 1024 * 1024, a = e.file;\n\treturn new Promise((e, n) => {\n\t\tr.on(`error`, n), r.on(`end`, e), t.stat(a, (e, t) => {\n\t\t\tif (e) n(e);\n\t\t\telse {\n\t\t\t\tlet e = new dt(a, {\n\t\t\t\t\treadSize: i,\n\t\t\t\t\tsize: t.size\n\t\t\t\t});\n\t\t\t\te.on(`error`, n), e.pipe(r);\n\t\t\t}\n\t\t});\n\t});\n}, (e) => new Jn(e), (e) => new Jn(e), (e, t) => {\n\tt?.length && Zn(e, t), e.noResume || Xn(e);\n}), $n = (e, t, n) => (e &= 4095, n && (e = (e | 384) & -19), t && (e & 256 && (e |= 64), e & 32 && (e |= 8), e & 4 && (e |= 1)), e), { isAbsolute: er, parse: tr } = c, nr = (e) => {\n\tlet t = ``, n = tr(e);\n\tfor (; er(e) || n.root;) {\n\t\tlet r = e.charAt(0) === `/` && e.slice(0, 4) !== `//?/` ? `/` : n.root;\n\t\te = e.slice(r.length), t += r, n = tr(e);\n\t}\n\treturn [t, e];\n}, rr = [\n\t`|`,\n\t`<`,\n\t`>`,\n\t`?`,\n\t`:`\n], ir = rr.map((e) => String.fromCodePoint(61440 + Number(e.codePointAt(0)))), ar = new Map(rr.map((e, t) => [e, ir[t]])), or = new Map(ir.map((e, t) => [e, rr[t]])), sr = (e) => rr.reduce((e, t) => e.split(t).join(ar.get(t)), e), cr = (e) => ir.reduce((e, t) => e.split(t).join(or.get(t)), e), lr = (e, t) => t ? (e = z(e).replace(/^\\.(\\/|$)/, ``), Yn(t) + `/` + e) : z(e), ur = 16 * 1024 * 1024, dr = Symbol(`process`), fr = Symbol(`file`), pr = Symbol(`directory`), mr = Symbol(`symlink`), hr = Symbol(`hardlink`), gr = Symbol(`header`), _r = Symbol(`read`), vr = Symbol(`lstat`), yr = Symbol(`onlstat`), br = Symbol(`onread`), xr = Symbol(`onreadlink`), Sr = Symbol(`openfile`), Cr = Symbol(`onopenfile`), J = Symbol(`close`), wr = Symbol(`mode`), Tr = Symbol(`awaitDrain`), Er = Symbol(`ondrain`), Y = Symbol(`prefix`), Dr = class extends Ue {\n\tpath;\n\tportable;\n\tmyuid = process.getuid && process.getuid() || 0;\n\tmyuser = process.env.USER || ``;\n\tmaxReadSize;\n\tlinkCache;\n\tstatCache;\n\tpreservePaths;\n\tcwd;\n\tstrict;\n\tmtime;\n\tnoPax;\n\tnoMtime;\n\tprefix;\n\tfd;\n\tblockLen = 0;\n\tblockRemain = 0;\n\tbuf;\n\tpos = 0;\n\tremain = 0;\n\tlength = 0;\n\toffset = 0;\n\twin32;\n\tabsolute;\n\theader;\n\ttype;\n\tlinkpath;\n\tstat;\n\tonWriteEntry;\n\t#t = !1;\n\tconstructor(e, t = {}) {\n\t\tlet n = St(t);\n\t\tsuper(), this.path = z(e), this.portable = !!n.portable, this.maxReadSize = n.maxReadSize || ur, this.linkCache = n.linkCache || /* @__PURE__ */ new Map(), this.statCache = n.statCache || /* @__PURE__ */ new Map(), this.preservePaths = !!n.preservePaths, this.cwd = z(n.cwd || process.cwd()), this.strict = !!n.strict, this.noPax = !!n.noPax, this.noMtime = !!n.noMtime, this.mtime = n.mtime, this.prefix = n.prefix ? z(n.prefix) : void 0, this.onWriteEntry = n.onWriteEntry, typeof n.onwarn == `function` && this.on(`warn`, n.onwarn);\n\t\tlet r = !1;\n\t\tif (!this.preservePaths) {\n\t\t\tlet [e, t] = nr(this.path);\n\t\t\te && typeof t == `string` && (this.path = t, r = e);\n\t\t}\n\t\tthis.win32 = !!n.win32 || process.platform === `win32`, this.win32 && (this.path = cr(this.path.replaceAll(/\\\\/g, `/`)), e = e.replaceAll(/\\\\/g, `/`)), this.absolute = z(n.absolute || p.resolve(this.cwd, e)), this.path === `` && (this.path = `./`), r && this.warn(`TAR_ENTRY_INFO`, `stripping ${r} from absolute path`, {\n\t\t\tentry: this,\n\t\t\tpath: r + this.path\n\t\t});\n\t\tlet i = this.statCache.get(this.absolute);\n\t\ti ? this[yr](i) : this[vr]();\n\t}\n\twarn(e, t, n = {}) {\n\t\treturn bn(this, e, t, n);\n\t}\n\temit(e, ...t) {\n\t\treturn e === `error` && (this.#t = !0), super.emit(e, ...t);\n\t}\n\t[vr]() {\n\t\td.lstat(this.absolute, (e, t) => {\n\t\t\tif (e) return this.emit(`error`, e);\n\t\t\tthis[yr](t);\n\t\t});\n\t}\n\t[yr](e) {\n\t\tthis.statCache.set(this.absolute, e), this.stat = e, e.isFile() || (e.size = 0), this.type = Ar(e), this.emit(`stat`, e), this[dr]();\n\t}\n\t[dr]() {\n\t\tswitch (this.type) {\n\t\t\tcase `File`: return this[fr]();\n\t\t\tcase `Directory`: return this[pr]();\n\t\t\tcase `SymbolicLink`: return this[mr]();\n\t\t\tdefault: return this.end();\n\t\t}\n\t}\n\t[wr](e) {\n\t\treturn $n(e, this.type === `Directory`, this.portable);\n\t}\n\t[Y](e) {\n\t\treturn lr(e, this.prefix);\n\t}\n\t[gr]() {\n\t\tif (!this.stat) throw Error(`cannot write header before stat`);\n\t\tthis.type === `Directory` && this.portable && (this.noMtime = !0), this.onWriteEntry?.(this), this.header = new I({\n\t\t\tpath: this[Y](this.path),\n\t\t\tlinkpath: this.type === `Link` && this.linkpath !== void 0 ? this[Y](this.linkpath) : this.linkpath,\n\t\t\tmode: this[wr](this.stat.mode),\n\t\t\tuid: this.portable ? void 0 : this.stat.uid,\n\t\t\tgid: this.portable ? void 0 : this.stat.gid,\n\t\t\tsize: this.stat.size,\n\t\t\tmtime: this.noMtime ? void 0 : this.mtime || this.stat.mtime,\n\t\t\ttype: this.type === `Unsupported` ? void 0 : this.type,\n\t\t\tuname: this.portable ? void 0 : this.stat.uid === this.myuid ? this.myuser : ``,\n\t\t\tatime: this.portable ? void 0 : this.stat.atime,\n\t\t\tctime: this.portable ? void 0 : this.stat.ctime\n\t\t}), this.header.encode() && !this.noPax && super.write(new hn({\n\t\t\tatime: this.portable ? void 0 : this.header.atime,\n\t\t\tctime: this.portable ? void 0 : this.header.ctime,\n\t\t\tgid: this.portable ? void 0 : this.header.gid,\n\t\t\tmtime: this.noMtime ? void 0 : this.mtime || this.header.mtime,\n\t\t\tpath: this[Y](this.path),\n\t\t\tlinkpath: this.type === `Link` && this.linkpath !== void 0 ? this[Y](this.linkpath) : this.linkpath,\n\t\t\tsize: this.header.size,\n\t\t\tuid: this.portable ? void 0 : this.header.uid,\n\t\t\tuname: this.portable ? void 0 : this.header.uname,\n\t\t\tdev: this.portable ? void 0 : this.stat.dev,\n\t\t\tino: this.portable ? void 0 : this.stat.ino,\n\t\t\tnlink: this.portable ? void 0 : this.stat.nlink\n\t\t}).encode());\n\t\tlet e = this.header?.block;\n\t\tif (!e) throw Error(`failed to encode header`);\n\t\tsuper.write(e);\n\t}\n\t[pr]() {\n\t\tif (!this.stat) throw Error(`cannot create directory entry without stat`);\n\t\tthis.path.slice(-1) !== `/` && (this.path += `/`), this.stat.size = 0, this[gr](), this.end();\n\t}\n\t[mr]() {\n\t\td.readlink(this.absolute, (e, t) => {\n\t\t\tif (e) return this.emit(`error`, e);\n\t\t\tthis[xr](t);\n\t\t});\n\t}\n\t[xr](e) {\n\t\tthis.linkpath = z(e), this[gr](), this.end();\n\t}\n\t[hr](e) {\n\t\tif (!this.stat) throw Error(`cannot create link entry without stat`);\n\t\tthis.type = `Link`, this.linkpath = z(p.relative(this.cwd, e)), this.stat.size = 0, this[gr](), this.end();\n\t}\n\t[fr]() {\n\t\tif (!this.stat) throw Error(`cannot create file entry without stat`);\n\t\tif (this.stat.nlink > 1) {\n\t\t\tlet e = `${this.stat.dev}:${this.stat.ino}`, t = this.linkCache.get(e);\n\t\t\tif (t?.indexOf(this.cwd) === 0) return this[hr](t);\n\t\t\tthis.linkCache.set(e, this.absolute);\n\t\t}\n\t\tif (this[gr](), this.stat.size === 0) return this.end();\n\t\tthis[Sr]();\n\t}\n\t[Sr]() {\n\t\td.open(this.absolute, `r`, (e, t) => {\n\t\t\tif (e) return this.emit(`error`, e);\n\t\t\tthis[Cr](t);\n\t\t});\n\t}\n\t[Cr](e) {\n\t\tif (this.fd = e, this.#t) return this[J]();\n\t\tif (!this.stat) throw Error(`should stat before calling onopenfile`);\n\t\tthis.blockLen = 512 * Math.ceil(this.stat.size / 512), this.blockRemain = this.blockLen;\n\t\tlet t = Math.min(this.blockLen, this.maxReadSize);\n\t\tthis.buf = Buffer.allocUnsafe(t), this.offset = 0, this.pos = 0, this.remain = this.stat.size, this.length = this.buf.length, this[_r]();\n\t}\n\t[_r]() {\n\t\tlet { fd: e, buf: t, offset: n, length: r, pos: i } = this;\n\t\tif (e === void 0 || t === void 0) throw Error(`cannot read file without first opening`);\n\t\td.read(e, t, n, r, i, (e, t) => {\n\t\t\tif (e) return this[J](() => this.emit(`error`, e));\n\t\t\tthis[br](t);\n\t\t});\n\t}\n\t[J](e = () => {}) {\n\t\tthis.fd !== void 0 && d.close(this.fd, e);\n\t}\n\t[br](e) {\n\t\tif (e <= 0 && this.remain > 0) {\n\t\t\tlet e = Object.assign(Error(`encountered unexpected EOF`), {\n\t\t\t\tpath: this.absolute,\n\t\t\t\tsyscall: `read`,\n\t\t\t\tcode: `EOF`\n\t\t\t});\n\t\t\treturn this[J](() => this.emit(`error`, e));\n\t\t}\n\t\tif (e > this.remain) {\n\t\t\tlet e = Object.assign(Error(`did not encounter expected EOF`), {\n\t\t\t\tpath: this.absolute,\n\t\t\t\tsyscall: `read`,\n\t\t\t\tcode: `EOF`\n\t\t\t});\n\t\t\treturn this[J](() => this.emit(`error`, e));\n\t\t}\n\t\tif (!this.buf) throw Error(`should have created buffer prior to reading`);\n\t\tif (e === this.remain) for (let t = e; t < this.length && e < this.blockRemain; t++) this.buf[t + this.offset] = 0, e++, this.remain++;\n\t\tlet t = this.offset === 0 && e === this.buf.length ? this.buf : this.buf.subarray(this.offset, this.offset + e);\n\t\tthis.write(t) ? this[Er]() : this[Tr](() => this[Er]());\n\t}\n\t[Tr](e) {\n\t\tthis.once(`drain`, e);\n\t}\n\twrite(e, t, n) {\n\t\tif (typeof t == `function` && (n = t, t = void 0), typeof e == `string` && (e = Buffer.from(e, typeof t == `string` ? t : `utf8`)), this.blockRemain < e.length) {\n\t\t\tlet e = Object.assign(Error(`writing more data than expected`), { path: this.absolute });\n\t\t\treturn this.emit(`error`, e);\n\t\t}\n\t\treturn this.remain -= e.length, this.blockRemain -= e.length, this.pos += e.length, this.offset += e.length, super.write(e, null, n);\n\t}\n\t[Er]() {\n\t\tif (!this.remain) return this.blockRemain && super.write(Buffer.alloc(this.blockRemain)), this[J]((e) => e ? this.emit(`error`, e) : this.end());\n\t\tif (!this.buf) throw Error(`buffer lost somehow in ONDRAIN`);\n\t\tthis.offset >= this.length && (this.buf = Buffer.allocUnsafe(Math.min(this.blockRemain, this.buf.length)), this.offset = 0), this.length = this.buf.length - this.offset, this[_r]();\n\t}\n}, Or = class extends Dr {\n\tsync = !0;\n\t[vr]() {\n\t\tthis[yr](d.lstatSync(this.absolute));\n\t}\n\t[mr]() {\n\t\tthis[xr](d.readlinkSync(this.absolute));\n\t}\n\t[Sr]() {\n\t\tthis[Cr](d.openSync(this.absolute, `r`));\n\t}\n\t[_r]() {\n\t\tlet e = !0;\n\t\ttry {\n\t\t\tlet { fd: t, buf: n, offset: r, length: i, pos: a } = this;\n\t\t\tif (t === void 0 || n === void 0) throw Error(`fd and buf must be set in READ method`);\n\t\t\tlet o = d.readSync(t, n, r, i, a);\n\t\t\tthis[br](o), e = !1;\n\t\t} finally {\n\t\t\tif (e) try {\n\t\t\t\tthis[J](() => {});\n\t\t\t} catch {}\n\t\t}\n\t}\n\t[Tr](e) {\n\t\te();\n\t}\n\t[J](e = () => {}) {\n\t\tthis.fd !== void 0 && d.closeSync(this.fd), e();\n\t}\n}, kr = class extends Ue {\n\tblockLen = 0;\n\tblockRemain = 0;\n\tbuf = 0;\n\tpos = 0;\n\tremain = 0;\n\tlength = 0;\n\tpreservePaths;\n\tportable;\n\tstrict;\n\tnoPax;\n\tnoMtime;\n\treadEntry;\n\ttype;\n\tprefix;\n\tpath;\n\tmode;\n\tuid;\n\tgid;\n\tuname;\n\tgname;\n\theader;\n\tmtime;\n\tatime;\n\tctime;\n\tlinkpath;\n\tsize;\n\tonWriteEntry;\n\twarn(e, t, n = {}) {\n\t\treturn bn(this, e, t, n);\n\t}\n\tconstructor(e, t = {}) {\n\t\tlet n = St(t);\n\t\tsuper(), this.preservePaths = !!n.preservePaths, this.portable = !!n.portable, this.strict = !!n.strict, this.noPax = !!n.noPax, this.noMtime = !!n.noMtime, this.onWriteEntry = n.onWriteEntry, this.readEntry = e;\n\t\tlet { type: r } = e;\n\t\tif (r === `Unsupported`) throw Error(`writing entry that should be ignored`);\n\t\tthis.type = r, this.type === `Directory` && this.portable && (this.noMtime = !0), this.prefix = n.prefix, this.path = z(e.path), this.mode = e.mode === void 0 ? void 0 : this[wr](e.mode), this.uid = this.portable ? void 0 : e.uid, this.gid = this.portable ? void 0 : e.gid, this.uname = this.portable ? void 0 : e.uname, this.gname = this.portable ? void 0 : e.gname, this.size = e.size, this.mtime = this.noMtime ? void 0 : n.mtime || e.mtime, this.atime = this.portable ? void 0 : e.atime, this.ctime = this.portable ? void 0 : e.ctime, this.linkpath = e.linkpath === void 0 ? void 0 : z(e.linkpath), typeof n.onwarn == `function` && this.on(`warn`, n.onwarn);\n\t\tlet i = !1;\n\t\tif (!this.preservePaths) {\n\t\t\tlet [e, t] = nr(this.path);\n\t\t\te && typeof t == `string` && (this.path = t, i = e);\n\t\t}\n\t\tthis.remain = e.size, this.blockRemain = e.startBlockSize, this.onWriteEntry?.(this), this.header = new I({\n\t\t\tpath: this[Y](this.path),\n\t\t\tlinkpath: this.type === `Link` && this.linkpath !== void 0 ? this[Y](this.linkpath) : this.linkpath,\n\t\t\tmode: this.mode,\n\t\t\tuid: this.portable ? void 0 : this.uid,\n\t\t\tgid: this.portable ? void 0 : this.gid,\n\t\t\tsize: this.size,\n\t\t\tmtime: this.noMtime ? void 0 : this.mtime,\n\t\t\ttype: this.type,\n\t\t\tuname: this.portable ? void 0 : this.uname,\n\t\t\tatime: this.portable ? void 0 : this.atime,\n\t\t\tctime: this.portable ? void 0 : this.ctime\n\t\t}), i && this.warn(`TAR_ENTRY_INFO`, `stripping ${i} from absolute path`, {\n\t\t\tentry: this,\n\t\t\tpath: i + this.path\n\t\t}), this.header.encode() && !this.noPax && super.write(new hn({\n\t\t\tatime: this.portable ? void 0 : this.atime,\n\t\t\tctime: this.portable ? void 0 : this.ctime,\n\t\t\tgid: this.portable ? void 0 : this.gid,\n\t\t\tmtime: this.noMtime ? void 0 : this.mtime,\n\t\t\tpath: this[Y](this.path),\n\t\t\tlinkpath: this.type === `Link` && this.linkpath !== void 0 ? this[Y](this.linkpath) : this.linkpath,\n\t\t\tsize: this.size,\n\t\t\tuid: this.portable ? void 0 : this.uid,\n\t\t\tuname: this.portable ? void 0 : this.uname,\n\t\t\tdev: this.portable ? void 0 : this.readEntry.dev,\n\t\t\tino: this.portable ? void 0 : this.readEntry.ino,\n\t\t\tnlink: this.portable ? void 0 : this.readEntry.nlink\n\t\t}).encode());\n\t\tlet a = this.header?.block;\n\t\tif (!a) throw Error(`failed to encode header`);\n\t\tsuper.write(a), e.pipe(this);\n\t}\n\t[Y](e) {\n\t\treturn lr(e, this.prefix);\n\t}\n\t[wr](e) {\n\t\treturn $n(e, this.type === `Directory`, this.portable);\n\t}\n\twrite(e, t, n) {\n\t\ttypeof t == `function` && (n = t, t = void 0), typeof e == `string` && (e = Buffer.from(e, typeof t == `string` ? t : `utf8`));\n\t\tlet r = e.length;\n\t\tif (r > this.blockRemain) throw Error(`writing more to entry than is appropriate`);\n\t\treturn this.blockRemain -= r, super.write(e, n);\n\t}\n\tend(e, t, n) {\n\t\treturn this.blockRemain && super.write(Buffer.alloc(this.blockRemain)), typeof e == `function` && (n = e, t = void 0, e = void 0), typeof t == `function` && (n = t, t = void 0), typeof e == `string` && (e = Buffer.from(e, t ?? `utf8`)), n && this.once(`finish`, n), e ? super.end(e, n) : super.end(n), this;\n\t}\n}, Ar = (e) => e.isFile() ? `File` : e.isDirectory() ? `Directory` : e.isSymbolicLink() ? `SymbolicLink` : `Unsupported`, jr = class e {\n\ttail;\n\thead;\n\tlength = 0;\n\tstatic create(t = []) {\n\t\treturn new e(t);\n\t}\n\tconstructor(e = []) {\n\t\tfor (let t of e) this.push(t);\n\t}\n\t*[Symbol.iterator]() {\n\t\tfor (let e = this.head; e; e = e.next) yield e.value;\n\t}\n\tremoveNode(e) {\n\t\tif (e.list !== this) throw Error(`removing node which does not belong to this list`);\n\t\tlet t = e.next, n = e.prev;\n\t\treturn t && (t.prev = n), n && (n.next = t), e === this.head && (this.head = t), e === this.tail && (this.tail = n), this.length--, e.next = void 0, e.prev = void 0, e.list = void 0, t;\n\t}\n\tunshiftNode(e) {\n\t\tif (e === this.head) return;\n\t\te.list && e.list.removeNode(e);\n\t\tlet t = this.head;\n\t\te.list = this, e.next = t, t && (t.prev = e), this.head = e, this.tail ||= e, this.length++;\n\t}\n\tpushNode(e) {\n\t\tif (e === this.tail) return;\n\t\te.list && e.list.removeNode(e);\n\t\tlet t = this.tail;\n\t\te.list = this, e.prev = t, t && (t.next = e), this.tail = e, this.head ||= e, this.length++;\n\t}\n\tpush(...e) {\n\t\tfor (let t = 0, n = e.length; t < n; t++) Nr(this, e[t]);\n\t\treturn this.length;\n\t}\n\tunshift(...e) {\n\t\tfor (var t = 0, n = e.length; t < n; t++) Pr(this, e[t]);\n\t\treturn this.length;\n\t}\n\tpop() {\n\t\tif (!this.tail) return;\n\t\tlet e = this.tail.value, t = this.tail;\n\t\treturn this.tail = this.tail.prev, this.tail ? this.tail.next = void 0 : this.head = void 0, t.list = void 0, this.length--, e;\n\t}\n\tshift() {\n\t\tif (!this.head) return;\n\t\tlet e = this.head.value, t = this.head;\n\t\treturn this.head = this.head.next, this.head ? this.head.prev = void 0 : this.tail = void 0, t.list = void 0, this.length--, e;\n\t}\n\tforEach(e, t) {\n\t\tt ||= this;\n\t\tfor (let n = this.head, r = 0; n; r++) e.call(t, n.value, r, this), n = n.next;\n\t}\n\tforEachReverse(e, t) {\n\t\tt ||= this;\n\t\tfor (let n = this.tail, r = this.length - 1; n; r--) e.call(t, n.value, r, this), n = n.prev;\n\t}\n\tget(e) {\n\t\tlet t = 0, n = this.head;\n\t\tfor (; n && t < e; t++) n = n.next;\n\t\tif (t === e && n) return n.value;\n\t}\n\tgetReverse(e) {\n\t\tlet t = 0, n = this.tail;\n\t\tfor (; n && t < e; t++) n = n.prev;\n\t\tif (t === e && n) return n.value;\n\t}\n\tmap(t, n) {\n\t\tn ||= this;\n\t\tlet r = new e();\n\t\tfor (let e = this.head; e;) r.push(t.call(n, e.value, this)), e = e.next;\n\t\treturn r;\n\t}\n\tmapReverse(t, n) {\n\t\tn ||= this;\n\t\tvar r = new e();\n\t\tfor (let e = this.tail; e;) r.push(t.call(n, e.value, this)), e = e.prev;\n\t\treturn r;\n\t}\n\treduce(e, t) {\n\t\tlet n, r = this.head;\n\t\tif (arguments.length > 1) n = t;\n\t\telse if (this.head) r = this.head.next, n = this.head.value;\n\t\telse throw TypeError(`Reduce of empty list with no initial value`);\n\t\tfor (var i = 0; r; i++) n = e(n, r.value, i), r = r.next;\n\t\treturn n;\n\t}\n\treduceReverse(e, t) {\n\t\tlet n, r = this.tail;\n\t\tif (arguments.length > 1) n = t;\n\t\telse if (this.tail) r = this.tail.prev, n = this.tail.value;\n\t\telse throw TypeError(`Reduce of empty list with no initial value`);\n\t\tfor (let t = this.length - 1; r; t--) n = e(n, r.value, t), r = r.prev;\n\t\treturn n;\n\t}\n\ttoArray() {\n\t\tlet e = Array(this.length);\n\t\tfor (let t = 0, n = this.head; n; t++) e[t] = n.value, n = n.next;\n\t\treturn e;\n\t}\n\ttoArrayReverse() {\n\t\tlet e = Array(this.length);\n\t\tfor (let t = 0, n = this.tail; n; t++) e[t] = n.value, n = n.prev;\n\t\treturn e;\n\t}\n\tslice(t = 0, n = this.length) {\n\t\tn < 0 && (n += this.length), t < 0 && (t += this.length);\n\t\tlet r = new e();\n\t\tif (n < t || n < 0) return r;\n\t\tt < 0 && (t = 0), n > this.length && (n = this.length);\n\t\tlet i = this.head, a = 0;\n\t\tfor (a = 0; i && a < t; a++) i = i.next;\n\t\tfor (; i && a < n; a++, i = i.next) r.push(i.value);\n\t\treturn r;\n\t}\n\tsliceReverse(t = 0, n = this.length) {\n\t\tn < 0 && (n += this.length), t < 0 && (t += this.length);\n\t\tlet r = new e();\n\t\tif (n < t || n < 0) return r;\n\t\tt < 0 && (t = 0), n > this.length && (n = this.length);\n\t\tlet i = this.length, a = this.tail;\n\t\tfor (; a && i > n; i--) a = a.prev;\n\t\tfor (; a && i > t; i--, a = a.prev) r.push(a.value);\n\t\treturn r;\n\t}\n\tsplice(e, t = 0, ...n) {\n\t\te > this.length && (e = this.length - 1), e < 0 && (e = this.length + e);\n\t\tlet r = this.head;\n\t\tfor (let t = 0; r && t < e; t++) r = r.next;\n\t\tlet i = [];\n\t\tfor (let e = 0; r && e < t; e++) i.push(r.value), r = this.removeNode(r);\n\t\tr ? r !== this.tail && (r = r.prev) : r = this.tail;\n\t\tfor (let e of n) r = Mr(this, r, e);\n\t\treturn i;\n\t}\n\treverse() {\n\t\tlet e = this.head, t = this.tail;\n\t\tfor (let t = e; t; t = t.prev) {\n\t\t\tlet e = t.prev;\n\t\t\tt.prev = t.next, t.next = e;\n\t\t}\n\t\treturn this.head = t, this.tail = e, this;\n\t}\n};\nfunction Mr(e, t, n) {\n\tlet r = new Fr(n, t, t ? t.next : e.head, e);\n\treturn r.next === void 0 && (e.tail = r), r.prev === void 0 && (e.head = r), e.length++, r;\n}\nfunction Nr(e, t) {\n\te.tail = new Fr(t, e.tail, void 0, e), e.head ||= e.tail, e.length++;\n}\nfunction Pr(e, t) {\n\te.head = new Fr(t, void 0, e.head, e), e.tail ||= e.head, e.length++;\n}\nvar Fr = class {\n\tlist;\n\tnext;\n\tprev;\n\tvalue;\n\tconstructor(e, t, n, r) {\n\t\tthis.list = r, this.value = e, t ? (t.next = this, this.prev = t) : this.prev = void 0, n ? (n.prev = this, this.next = n) : this.next = void 0;\n\t}\n}, Ir = class {\n\tpath;\n\tabsolute;\n\tentry;\n\tstat;\n\treaddir;\n\tpending = !1;\n\tignore = !1;\n\tpiped = !1;\n\tconstructor(e, t) {\n\t\tthis.path = e || `./`, this.absolute = t;\n\t}\n}, Lr = Buffer.alloc(1024), Rr = Symbol(`onStat`), zr = Symbol(`ended`), X = Symbol(`queue`), Br = Symbol(`current`), Vr = Symbol(`process`), Hr = Symbol(`processing`), Ur = Symbol(`processJob`), Z = Symbol(`jobs`), Wr = Symbol(`jobDone`), Gr = Symbol(`addFSEntry`), Kr = Symbol(`addTarEntry`), qr = Symbol(`stat`), Jr = Symbol(`readdir`), Yr = Symbol(`onreaddir`), Xr = Symbol(`pipe`), Zr = Symbol(`entry`), Qr = Symbol(`entryOpt`), $r = Symbol(`writeEntryClass`), ei = Symbol(`write`), ti = Symbol(`ondrain`), ni = class extends Ue {\n\tsync = !1;\n\topt;\n\tcwd;\n\tmaxReadSize;\n\tpreservePaths;\n\tstrict;\n\tnoPax;\n\tprefix;\n\tlinkCache;\n\tstatCache;\n\tfile;\n\tportable;\n\tzip;\n\treaddirCache;\n\tnoDirRecurse;\n\tfollow;\n\tnoMtime;\n\tmtime;\n\tfilter;\n\tjobs;\n\t[$r];\n\tonWriteEntry;\n\t[X];\n\t[Z] = 0;\n\t[Hr] = !1;\n\t[zr] = !1;\n\tconstructor(e = {}) {\n\t\tif (super(), this.opt = e, this.file = e.file || ``, this.cwd = e.cwd || process.cwd(), this.maxReadSize = e.maxReadSize, this.preservePaths = !!e.preservePaths, this.strict = !!e.strict, this.noPax = !!e.noPax, this.prefix = z(e.prefix || ``), this.linkCache = e.linkCache || /* @__PURE__ */ new Map(), this.statCache = e.statCache || /* @__PURE__ */ new Map(), this.readdirCache = e.readdirCache || /* @__PURE__ */ new Map(), this.onWriteEntry = e.onWriteEntry, this[$r] = Dr, typeof e.onwarn == `function` && this.on(`warn`, e.onwarn), this.portable = !!e.portable, e.gzip || e.brotli || e.zstd) {\n\t\t\tif ((e.gzip ? 1 : 0) + (e.brotli ? 1 : 0) + (e.zstd ? 1 : 0) > 1) throw TypeError(`gzip, brotli, zstd are mutually exclusive`);\n\t\t\tif (e.gzip && (typeof e.gzip != `object` && (e.gzip = {}), this.portable && (e.gzip.portable = !0), this.zip = new Pt(e.gzip)), e.brotli && (typeof e.brotli != `object` && (e.brotli = {}), this.zip = new Lt(e.brotli)), e.zstd && (typeof e.zstd != `object` && (e.zstd = {}), this.zip = new Bt(e.zstd)), !this.zip) throw Error(`impossible`);\n\t\t\tlet t = this.zip;\n\t\t\tt.on(`data`, (e) => super.write(e)), t.on(`end`, () => super.end()), t.on(`drain`, () => this[ti]()), this.on(`resume`, () => t.resume());\n\t\t} else this.on(`drain`, this[ti]);\n\t\tthis.noDirRecurse = !!e.noDirRecurse, this.follow = !!e.follow, this.noMtime = !!e.noMtime, e.mtime && (this.mtime = e.mtime), this.filter = typeof e.filter == `function` ? e.filter : () => !0, this[X] = new jr(), this[Z] = 0, this.jobs = Number(e.jobs) || 4, this[Hr] = !1, this[zr] = !1;\n\t}\n\t[ei](e) {\n\t\treturn super.write(e);\n\t}\n\tadd(e) {\n\t\treturn this.write(e), this;\n\t}\n\tend(e, t, n) {\n\t\treturn typeof e == `function` && (n = e, e = void 0), typeof t == `function` && (n = t, t = void 0), e && this.add(e), this[zr] = !0, this[Vr](), n && n(), this;\n\t}\n\twrite(e) {\n\t\tif (this[zr]) throw Error(`write after end`);\n\t\treturn e instanceof yn ? this[Kr](e) : this[Gr](e), this.flowing;\n\t}\n\t[Kr](e) {\n\t\tlet t = z(p.resolve(this.cwd, e.path));\n\t\tif (!this.filter(e.path, e)) e.resume();\n\t\telse {\n\t\t\tlet n = new Ir(e.path, t);\n\t\t\tn.entry = new kr(e, this[Qr](n)), n.entry.on(`end`, () => this[Wr](n)), this[Z] += 1, this[X].push(n);\n\t\t}\n\t\tthis[Vr]();\n\t}\n\t[Gr](e) {\n\t\tlet t = z(p.resolve(this.cwd, e));\n\t\tthis[X].push(new Ir(e, t)), this[Vr]();\n\t}\n\t[qr](e) {\n\t\te.pending = !0, this[Z] += 1, d[this.follow ? `stat` : `lstat`](e.absolute, (t, n) => {\n\t\t\te.pending = !1, --this[Z], t ? this.emit(`error`, t) : this[Rr](e, n);\n\t\t});\n\t}\n\t[Rr](e, t) {\n\t\tthis.statCache.set(e.absolute, t), e.stat = t, this.filter(e.path, t) ? t.isFile() && t.nlink > 1 && e === this[Br] && !this.linkCache.get(`${t.dev}:${t.ino}`) && !this.sync && this[Ur](e) : e.ignore = !0, this[Vr]();\n\t}\n\t[Jr](e) {\n\t\te.pending = !0, this[Z] += 1, d.readdir(e.absolute, (t, n) => {\n\t\t\tif (e.pending = !1, --this[Z], t) return this.emit(`error`, t);\n\t\t\tthis[Yr](e, n);\n\t\t});\n\t}\n\t[Yr](e, t) {\n\t\tthis.readdirCache.set(e.absolute, t), e.readdir = t, this[Vr]();\n\t}\n\t[Vr]() {\n\t\tif (!this[Hr]) {\n\t\t\tthis[Hr] = !0;\n\t\t\tfor (let e = this[X].head; e && this[Z] < this.jobs; e = e.next) if (this[Ur](e.value), e.value.ignore) {\n\t\t\t\tlet t = e.next;\n\t\t\t\tthis[X].removeNode(e), e.next = t;\n\t\t\t}\n\t\t\tthis[Hr] = !1, this[zr] && this[X].length === 0 && this[Z] === 0 && (this.zip ? this.zip.end(Lr) : (super.write(Lr), super.end()));\n\t\t}\n\t}\n\tget [Br]() {\n\t\treturn this[X] && this[X].head && this[X].head.value;\n\t}\n\t[Wr](e) {\n\t\tthis[X].shift(), --this[Z], this[Vr]();\n\t}\n\t[Ur](e) {\n\t\tif (!e.pending) {\n\t\t\tif (e.entry) {\n\t\t\t\te === this[Br] && !e.piped && this[Xr](e);\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif (!e.stat) {\n\t\t\t\tlet t = this.statCache.get(e.absolute);\n\t\t\t\tt ? this[Rr](e, t) : this[qr](e);\n\t\t\t}\n\t\t\tif (e.stat && !e.ignore) {\n\t\t\t\tif (!this.noDirRecurse && e.stat.isDirectory() && !e.readdir) {\n\t\t\t\t\tlet t = this.readdirCache.get(e.absolute);\n\t\t\t\t\tif (t ? this[Yr](e, t) : this[Jr](e), !e.readdir) return;\n\t\t\t\t}\n\t\t\t\tif (e.entry = this[Zr](e), !e.entry) {\n\t\t\t\t\te.ignore = !0;\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t\te === this[Br] && !e.piped && this[Xr](e);\n\t\t\t}\n\t\t}\n\t}\n\t[Qr](e) {\n\t\treturn {\n\t\t\tonwarn: (e, t, n) => this.warn(e, t, n),\n\t\t\tnoPax: this.noPax,\n\t\t\tcwd: this.cwd,\n\t\t\tabsolute: e.absolute,\n\t\t\tpreservePaths: this.preservePaths,\n\t\t\tmaxReadSize: this.maxReadSize,\n\t\t\tstrict: this.strict,\n\t\t\tportable: this.portable,\n\t\t\tlinkCache: this.linkCache,\n\t\t\tstatCache: this.statCache,\n\t\t\tnoMtime: this.noMtime,\n\t\t\tmtime: this.mtime,\n\t\t\tprefix: this.prefix,\n\t\t\tonWriteEntry: this.onWriteEntry\n\t\t};\n\t}\n\t[Zr](e) {\n\t\tthis[Z] += 1;\n\t\ttry {\n\t\t\treturn new this[$r](e.path, this[Qr](e)).on(`end`, () => this[Wr](e)).on(`error`, (e) => this.emit(`error`, e));\n\t\t} catch (e) {\n\t\t\tthis.emit(`error`, e);\n\t\t}\n\t}\n\t[ti]() {\n\t\tthis[Br] && this[Br].entry && this[Br].entry.resume();\n\t}\n\t[Xr](e) {\n\t\te.piped = !0, e.readdir && e.readdir.forEach((t) => {\n\t\t\tlet n = e.path, r = n === `./` ? `` : n.replace(/\\/*$/, `/`);\n\t\t\tthis[Gr](r + t);\n\t\t});\n\t\tlet t = e.entry, n = this.zip;\n\t\tif (!t) throw Error(`cannot pipe without source`);\n\t\tn ? t.on(`data`, (e) => {\n\t\t\tn.write(e) || t.pause();\n\t\t}) : t.on(`data`, (e) => {\n\t\t\tsuper.write(e) || t.pause();\n\t\t});\n\t}\n\tpause() {\n\t\treturn this.zip && this.zip.pause(), super.pause();\n\t}\n\twarn(e, t, n = {}) {\n\t\tbn(this, e, t, n);\n\t}\n}, ri = class extends ni {\n\tsync = !0;\n\tconstructor(e) {\n\t\tsuper(e), this[$r] = Or;\n\t}\n\tpause() {}\n\tresume() {}\n\t[qr](e) {\n\t\tlet t = this.follow ? `statSync` : `lstatSync`;\n\t\tthis[Rr](e, d[t](e.absolute));\n\t}\n\t[Jr](e) {\n\t\tthis[Yr](e, d.readdirSync(e.absolute));\n\t}\n\t[Xr](e) {\n\t\tlet t = e.entry, n = this.zip;\n\t\tif (e.readdir && e.readdir.forEach((t) => {\n\t\t\tlet n = e.path, r = n === `./` ? `` : n.replace(/\\/*$/, `/`);\n\t\t\tthis[Gr](r + t);\n\t\t}), !t) throw Error(`Cannot pipe without source`);\n\t\tn ? t.on(`data`, (e) => {\n\t\t\tn.write(e);\n\t\t}) : t.on(`data`, (e) => {\n\t\t\tsuper[ei](e);\n\t\t});\n\t}\n}, ii = (e, t) => {\n\tlet n = new ri(e), r = new mt(e.file, { mode: e.mode || 438 });\n\tn.pipe(r), oi(n, t);\n}, ai = (e, t) => {\n\tlet n = new ni(e), r = new pt(e.file, { mode: e.mode || 438 });\n\tn.pipe(r);\n\tlet i = new Promise((e, t) => {\n\t\tr.on(`error`, t), r.on(`close`, e), n.on(`error`, t);\n\t});\n\treturn si(n, t).catch((e) => n.emit(`error`, e)), i;\n}, oi = (e, t) => {\n\tt.forEach((t) => {\n\t\tt.charAt(0) === `@` ? Qn({\n\t\t\tfile: i.resolve(e.cwd, t.slice(1)),\n\t\t\tsync: !0,\n\t\t\tnoResume: !0,\n\t\t\tonReadEntry: (t) => e.add(t)\n\t\t}) : e.add(t);\n\t}), e.end();\n}, si = async (e, t) => {\n\tfor (let n of t) n.charAt(0) === `@` ? await Qn({\n\t\tfile: i.resolve(String(e.cwd), n.slice(1)),\n\t\tnoResume: !0,\n\t\tonReadEntry: (t) => {\n\t\t\te.add(t);\n\t\t}\n\t}) : e.add(n);\n\te.end();\n}, ci = Ct(ii, ai, (e, t) => {\n\tlet n = new ri(e);\n\treturn oi(n, t), n;\n}, (e, t) => {\n\tlet n = new ni(e);\n\treturn si(n, t).catch((e) => n.emit(`error`, e)), n;\n}, (e, t) => {\n\tif (!t?.length) throw TypeError(`no paths specified to add to archive`);\n}), li = (process.env.__FAKE_PLATFORM__ || process.platform) === `win32`, { O_CREAT: ui, O_NOFOLLOW: di, O_TRUNC: fi, O_WRONLY: pi } = d.constants, mi = Number(process.env.__FAKE_FS_O_FILENAME__) || d.constants.UV_FS_O_FILEMAP || 0, hi = li && !!mi, gi = 512 * 1024, _i = mi | fi | ui | pi, vi = !li && typeof di == `number` ? di | fi | ui | pi : null, yi = vi === null ? hi ? (e) => e < gi ? _i : `w` : () => `w` : () => vi, bi = (e, n, r) => {\n\ttry {\n\t\treturn t.lchownSync(e, n, r);\n\t} catch (e) {\n\t\tif (e?.code !== `ENOENT`) throw e;\n\t}\n}, xi = (e, n, r, i) => {\n\tt.lchown(e, n, r, (e) => {\n\t\ti(e && e?.code !== `ENOENT` ? e : null);\n\t});\n}, Si = (e, t, n, r, a) => {\n\tt.isDirectory() ? Ci(i.resolve(e, t.name), n, r, (o) => {\n\t\tif (o) return a(o);\n\t\txi(i.resolve(e, t.name), n, r, a);\n\t}) : xi(i.resolve(e, t.name), n, r, a);\n}, Ci = (e, n, r, i) => {\n\tt.readdir(e, { withFileTypes: !0 }, (t, a) => {\n\t\tif (t) {\n\t\t\tif (t.code === `ENOENT`) return i();\n\t\t\tif (t.code !== `ENOTDIR` && t.code !== `ENOTSUP`) return i(t);\n\t\t}\n\t\tif (t || !a.length) return xi(e, n, r, i);\n\t\tlet o = a.length, s = null, c = (t) => {\n\t\t\tif (!s) {\n\t\t\t\tif (t) return i(s = t);\n\t\t\t\tif (--o === 0) return xi(e, n, r, i);\n\t\t\t}\n\t\t};\n\t\tfor (let t of a) Si(e, t, n, r, c);\n\t});\n}, wi = (e, t, n, r) => {\n\tt.isDirectory() && Ti(i.resolve(e, t.name), n, r), bi(i.resolve(e, t.name), n, r);\n}, Ti = (e, n, r) => {\n\tlet i;\n\ttry {\n\t\ti = t.readdirSync(e, { withFileTypes: !0 });\n\t} catch (t) {\n\t\tlet i = t;\n\t\tif (i?.code === `ENOENT`) return;\n\t\tif (i?.code === `ENOTDIR` || i?.code === `ENOTSUP`) return bi(e, n, r);\n\t\tthrow i;\n\t}\n\tfor (let t of i) wi(e, t, n, r);\n\treturn bi(e, n, r);\n}, Ei = class extends Error {\n\tpath;\n\tcode;\n\tsyscall = `chdir`;\n\tconstructor(e, t) {\n\t\tsuper(`${t}: Cannot cd into '${e}'`), this.path = e, this.code = t;\n\t}\n\tget name() {\n\t\treturn `CwdError`;\n\t}\n}, Di = class extends Error {\n\tpath;\n\tsymlink;\n\tsyscall = `symlink`;\n\tcode = `TAR_SYMLINK_ERROR`;\n\tconstructor(e, t) {\n\t\tsuper(`TAR_SYMLINK_ERROR: Cannot extract through symbolic link`), this.symlink = e, this.path = t;\n\t}\n\tget name() {\n\t\treturn `SymlinkError`;\n\t}\n}, Oi = (e, n) => {\n\tt.stat(e, (t, r) => {\n\t\t(t || !r.isDirectory()) && (t = new Ei(e, t?.code || `ENOTDIR`)), n(t);\n\t});\n}, ki = (e, r, a) => {\n\te = z(e);\n\tlet o = r.umask ?? 18, s = r.mode | 448, c = (s & o) !== 0, l = r.uid, u = r.gid, d = typeof l == `number` && typeof u == `number` && (l !== r.processUid || u !== r.processGid), f = r.preserve, ee = r.unlink, p = z(r.cwd), m = (n, r) => {\n\t\tn ? a(n) : r && d ? Ci(r, l, u, (e) => m(e)) : c ? t.chmod(e, s, a) : a();\n\t};\n\tif (e === p) return Oi(e, m);\n\tif (f) return n.mkdir(e, {\n\t\tmode: s,\n\t\trecursive: !0\n\t}).then((e) => m(null, e ?? void 0), m);\n\tAi(p, z(i.relative(p, e)).split(`/`), s, ee, p, void 0, m);\n}, Ai = (e, n, r, a, o, s, c) => {\n\tif (n.length === 0) return c(null, s);\n\tlet l = n.shift(), u = z(i.resolve(e + `/` + l));\n\tt.mkdir(u, r, ji(u, n, r, a, o, s, c));\n}, ji = (e, n, r, i, a, o, s) => (c) => {\n\tc ? t.lstat(e, (l, u) => {\n\t\tif (l) l.path = l.path && z(l.path), s(l);\n\t\telse if (u.isDirectory()) Ai(e, n, r, i, a, o, s);\n\t\telse if (i) t.unlink(e, (c) => {\n\t\t\tif (c) return s(c);\n\t\t\tt.mkdir(e, r, ji(e, n, r, i, a, o, s));\n\t\t});\n\t\telse {\n\t\t\tif (u.isSymbolicLink()) return s(new Di(e, e + `/` + n.join(`/`)));\n\t\t\ts(c);\n\t\t}\n\t}) : (o ||= e, Ai(e, n, r, i, a, o, s));\n}, Mi = (e) => {\n\tlet n = !1, r;\n\ttry {\n\t\tn = t.statSync(e).isDirectory();\n\t} catch (e) {\n\t\tr = e?.code;\n\t} finally {\n\t\tif (!n) throw new Ei(e, r ?? `ENOTDIR`);\n\t}\n}, Ni = (e, n) => {\n\te = z(e);\n\tlet r = n.umask ?? 18, a = n.mode | 448, o = (a & r) !== 0, s = n.uid, c = n.gid, l = typeof s == `number` && typeof c == `number` && (s !== n.processUid || c !== n.processGid), u = n.preserve, d = n.unlink, f = z(n.cwd), ee = (n) => {\n\t\tn && l && Ti(n, s, c), o && t.chmodSync(e, a);\n\t};\n\tif (e === f) return Mi(f), ee();\n\tif (u) return ee(t.mkdirSync(e, {\n\t\tmode: a,\n\t\trecursive: !0\n\t}) ?? void 0);\n\tlet p = z(i.relative(f, e)).split(`/`), m;\n\tfor (let e = p.shift(), n = f; e && (n += `/` + e); e = p.shift()) {\n\t\tn = z(i.resolve(n));\n\t\ttry {\n\t\t\tt.mkdirSync(n, a), m ||= n;\n\t\t} catch {\n\t\t\tlet e = t.lstatSync(n);\n\t\t\tif (e.isDirectory()) continue;\n\t\t\tif (d) {\n\t\t\t\tt.unlinkSync(n), t.mkdirSync(n, a), m ||= n;\n\t\t\t\tcontinue;\n\t\t\t} else if (e.isSymbolicLink()) return new Di(n, n + `/` + p.join(`/`));\n\t\t}\n\t}\n\treturn ee(m);\n}, Pi = Object.create(null), Fi = 1e4, Ii = /* @__PURE__ */ new Set(), Li = (e) => {\n\tIi.has(e) ? Ii.delete(e) : Pi[e] = e.normalize(`NFD`).toLocaleLowerCase(`en`).toLocaleUpperCase(`en`), Ii.add(e);\n\tlet t = Pi[e], n = Ii.size - Fi;\n\tif (n > Fi / 10) {\n\t\tfor (let e of Ii) if (Ii.delete(e), delete Pi[e], --n <= 0) break;\n\t}\n\treturn t;\n}, Ri = (process.env.TESTING_TAR_FAKE_PLATFORM || process.platform) === `win32`, zi = (e) => e.split(`/`).slice(0, -1).reduce((e, t) => {\n\tlet n = e.at(-1);\n\treturn n !== void 0 && (t = o(n, t)), e.push(t || `/`), e;\n}, []), Bi = class {\n\t#t = /* @__PURE__ */ new Map();\n\t#i = /* @__PURE__ */ new Map();\n\t#s = /* @__PURE__ */ new Set();\n\treserve(e, t) {\n\t\te = Ri ? [`win32 parallelization disabled`] : e.map((e) => Yn(o(Li(e))));\n\t\tlet n = new Set(e.map((e) => zi(e)).reduce((e, t) => e.concat(t)));\n\t\tthis.#i.set(t, {\n\t\t\tdirs: n,\n\t\t\tpaths: e\n\t\t});\n\t\tfor (let n of e) {\n\t\t\tlet e = this.#t.get(n);\n\t\t\te ? e.push(t) : this.#t.set(n, [t]);\n\t\t}\n\t\tfor (let e of n) {\n\t\t\tlet n = this.#t.get(e);\n\t\t\tif (!n) this.#t.set(e, [new Set([t])]);\n\t\t\telse {\n\t\t\t\tlet e = n.at(-1);\n\t\t\t\te instanceof Set ? e.add(t) : n.push(new Set([t]));\n\t\t\t}\n\t\t}\n\t\treturn this.#r(t);\n\t}\n\t#n(e) {\n\t\tlet t = this.#i.get(e);\n\t\tif (!t) throw Error(`function does not have any path reservations`);\n\t\treturn {\n\t\t\tpaths: t.paths.map((e) => this.#t.get(e)),\n\t\t\tdirs: [...t.dirs].map((e) => this.#t.get(e))\n\t\t};\n\t}\n\tcheck(e) {\n\t\tlet { paths: t, dirs: n } = this.#n(e);\n\t\treturn t.every((t) => t && t[0] === e) && n.every((t) => t && t[0] instanceof Set && t[0].has(e));\n\t}\n\t#r(e) {\n\t\treturn this.#s.has(e) || !this.check(e) ? !1 : (this.#s.add(e), e(() => this.#e(e)), !0);\n\t}\n\t#e(e) {\n\t\tif (!this.#s.has(e)) return !1;\n\t\tlet t = this.#i.get(e);\n\t\tif (!t) throw Error(`invalid reservation`);\n\t\tlet { paths: n, dirs: r } = t, i = /* @__PURE__ */ new Set();\n\t\tfor (let t of n) {\n\t\t\tlet n = this.#t.get(t);\n\t\t\tif (!n || n?.[0] !== e) continue;\n\t\t\tlet r = n[1];\n\t\t\tif (!r) {\n\t\t\t\tthis.#t.delete(t);\n\t\t\t\tcontinue;\n\t\t\t}\n\t\t\tif (n.shift(), typeof r == `function`) i.add(r);\n\t\t\telse for (let e of r) i.add(e);\n\t\t}\n\t\tfor (let t of r) {\n\t\t\tlet n = this.#t.get(t), r = n?.[0];\n\t\t\tif (!(!n || !(r instanceof Set))) if (r.size === 1 && n.length === 1) {\n\t\t\t\tthis.#t.delete(t);\n\t\t\t\tcontinue;\n\t\t\t} else if (r.size === 1) {\n\t\t\t\tn.shift();\n\t\t\t\tlet e = n[0];\n\t\t\t\ttypeof e == `function` && i.add(e);\n\t\t\t} else r.delete(e);\n\t\t}\n\t\treturn this.#s.delete(e), i.forEach((e) => this.#r(e)), !0;\n\t}\n}, Vi = () => process.umask(), Hi = Symbol(`onEntry`), Ui = Symbol(`checkFs`), Wi = Symbol(`checkFs2`), Gi = Symbol(`isReusable`), Q = Symbol(`makeFs`), Ki = Symbol(`file`), qi = Symbol(`directory`), Ji = Symbol(`link`), Yi = Symbol(`symlink`), Xi = Symbol(`hardlink`), Zi = Symbol(`ensureNoSymlink`), Qi = Symbol(`unsupported`), $i = Symbol(`checkPath`), ea = Symbol(`stripAbsolutePath`), ta = Symbol(`mkdir`), $ = Symbol(`onError`), na = Symbol(`pending`), ra = Symbol(`pend`), ia = Symbol(`unpend`), aa = Symbol(`ended`), oa = Symbol(`maybeClose`), sa = Symbol(`skip`), ca = Symbol(`doChown`), la = Symbol(`uid`), ua = Symbol(`gid`), da = Symbol(`checkedCwd`), fa = (process.env.TESTING_TAR_FAKE_PLATFORM || process.platform) === `win32`, pa = 1024, ma = (e, n) => {\n\tif (!fa) return t.unlink(e, n);\n\tlet r = e + `.DELETE.` + se(16).toString(`hex`);\n\tt.rename(e, r, (e) => {\n\t\tif (e) return n(e);\n\t\tt.unlink(r, n);\n\t});\n}, ha = (e) => {\n\tif (!fa) return t.unlinkSync(e);\n\tlet n = e + `.DELETE.` + se(16).toString(`hex`);\n\tt.renameSync(e, n), t.unlinkSync(n);\n}, ga = (e, t, n) => e !== void 0 && e === e >>> 0 ? e : t !== void 0 && t === t >>> 0 ? t : n, _a = class extends Jn {\n\t[aa] = !1;\n\t[da] = !1;\n\t[na] = 0;\n\treservations = new Bi();\n\ttransform;\n\twritable = !0;\n\treadable = !1;\n\tuid;\n\tgid;\n\tsetOwner;\n\tpreserveOwner;\n\tprocessGid;\n\tprocessUid;\n\tmaxDepth;\n\tforceChown;\n\twin32;\n\tnewer;\n\tkeep;\n\tnoMtime;\n\tpreservePaths;\n\tunlink;\n\tcwd;\n\tstrip;\n\tprocessUmask;\n\tumask;\n\tdmode;\n\tfmode;\n\tchmod;\n\tconstructor(e = {}) {\n\t\tif (e.ondone = () => {\n\t\t\tthis[aa] = !0, this[oa]();\n\t\t}, super(e), this.transform = e.transform, this.chmod = !!e.chmod, typeof e.uid == `number` || typeof e.gid == `number`) {\n\t\t\tif (typeof e.uid != `number` || typeof e.gid != `number`) throw TypeError(`cannot set owner without number uid and gid`);\n\t\t\tif (e.preserveOwner) throw TypeError(`cannot preserve owner in archive and also set owner explicitly`);\n\t\t\tthis.uid = e.uid, this.gid = e.gid, this.setOwner = !0;\n\t\t} else this.uid = void 0, this.gid = void 0, this.setOwner = !1;\n\t\tthis.preserveOwner = e.preserveOwner === void 0 && typeof e.uid != `number` ? !!(process.getuid && process.getuid() === 0) : !!e.preserveOwner, this.processUid = (this.preserveOwner || this.setOwner) && process.getuid ? process.getuid() : void 0, this.processGid = (this.preserveOwner || this.setOwner) && process.getgid ? process.getgid() : void 0, this.maxDepth = typeof e.maxDepth == `number` ? e.maxDepth : pa, this.forceChown = e.forceChown === !0, this.win32 = !!e.win32 || fa, this.newer = !!e.newer, this.keep = !!e.keep, this.noMtime = !!e.noMtime, this.preservePaths = !!e.preservePaths, this.unlink = !!e.unlink, this.cwd = z(i.resolve(e.cwd || process.cwd())), this.strip = Number(e.strip) || 0, this.processUmask = this.chmod ? typeof e.processUmask == `number` ? e.processUmask : Vi() : 0, this.umask = typeof e.umask == `number` ? e.umask : this.processUmask, this.dmode = e.dmode || 511 & ~this.umask, this.fmode = e.fmode || 438 & ~this.umask, this.on(`entry`, (e) => this[Hi](e));\n\t}\n\twarn(e, t, n = {}) {\n\t\treturn (e === `TAR_BAD_ARCHIVE` || e === `TAR_ABORT`) && (n.recoverable = !1), super.warn(e, t, n);\n\t}\n\t[oa]() {\n\t\tthis[aa] && this[na] === 0 && (this.emit(`prefinish`), this.emit(`finish`), this.emit(`end`));\n\t}\n\t[ea](e, t) {\n\t\tlet n = e[t], { type: r } = e;\n\t\tif (!n || this.preservePaths) return !0;\n\t\tlet [a, o] = nr(n), s = o.replaceAll(/\\\\/g, `/`).split(`/`);\n\t\tif (s.includes(`..`) || fa && /^[a-z]:\\.\\.$/i.test(s[0] ?? ``)) {\n\t\t\tif (t === `path` || r === `Link`) return this.warn(`TAR_ENTRY_ERROR`, `${t} contains '..'`, {\n\t\t\t\tentry: e,\n\t\t\t\t[t]: n\n\t\t\t}), !1;\n\t\t\tlet a = i.posix.dirname(e.path), o = i.posix.normalize(i.posix.join(a, s.join(`/`)));\n\t\t\tif (o.startsWith(`../`) || o === `..`) return this.warn(`TAR_ENTRY_ERROR`, `${t} escapes extraction directory`, {\n\t\t\t\tentry: e,\n\t\t\t\t[t]: n\n\t\t\t}), !1;\n\t\t}\n\t\treturn a && (e[t] = String(o), this.warn(`TAR_ENTRY_INFO`, `stripping ${a} from absolute ${t}`, {\n\t\t\tentry: e,\n\t\t\t[t]: n\n\t\t})), !0;\n\t}\n\t[$i](e) {\n\t\tlet t = z(e.path), n = t.split(`/`);\n\t\tif (this.strip) {\n\t\t\tif (n.length < this.strip) return !1;\n\t\t\tif (e.type === `Link`) {\n\t\t\t\tlet t = z(String(e.linkpath)).split(`/`);\n\t\t\t\tif (t.length >= this.strip) e.linkpath = t.slice(this.strip).join(`/`);\n\t\t\t\telse return !1;\n\t\t\t}\n\t\t\tn.splice(0, this.strip), e.path = n.join(`/`);\n\t\t}\n\t\tif (isFinite(this.maxDepth) && n.length > this.maxDepth) return this.warn(`TAR_ENTRY_ERROR`, `path excessively deep`, {\n\t\t\tentry: e,\n\t\t\tpath: t,\n\t\t\tdepth: n.length,\n\t\t\tmaxDepth: this.maxDepth\n\t\t}), !1;\n\t\tif (!this[ea](e, `path`) || !this[ea](e, `linkpath`)) return !1;\n\t\tif (e.absolute = i.isAbsolute(e.path) ? z(i.resolve(e.path)) : z(i.resolve(this.cwd, e.path)), !this.preservePaths && typeof e.absolute == `string` && e.absolute.indexOf(this.cwd + `/`) !== 0 && e.absolute !== this.cwd) return this.warn(`TAR_ENTRY_ERROR`, `path escaped extraction target`, {\n\t\t\tentry: e,\n\t\t\tpath: z(e.path),\n\t\t\tresolvedPath: e.absolute,\n\t\t\tcwd: this.cwd\n\t\t}), !1;\n\t\tif (e.absolute === this.cwd && e.type !== `Directory` && e.type !== `GNUDumpDir`) return !1;\n\t\tif (this.win32) {\n\t\t\tlet { root: t } = i.win32.parse(String(e.absolute));\n\t\t\te.absolute = t + sr(String(e.absolute).slice(t.length));\n\t\t\tlet { root: n } = i.win32.parse(e.path);\n\t\t\te.path = n + sr(e.path.slice(n.length));\n\t\t}\n\t\treturn !0;\n\t}\n\t[Hi](e) {\n\t\tif (!this[$i](e)) return e.resume();\n\t\tswitch (oe.equal(typeof e.absolute, `string`), e.type) {\n\t\t\tcase `Directory`:\n\t\t\tcase `GNUDumpDir`: e.mode && (e.mode |= 448);\n\t\t\tcase `File`:\n\t\t\tcase `OldFile`:\n\t\t\tcase `ContiguousFile`:\n\t\t\tcase `Link`:\n\t\t\tcase `SymbolicLink`: return this[Ui](e);\n\t\t\tdefault: return this[Qi](e);\n\t\t}\n\t}\n\t[$](e, t) {\n\t\te.name === `CwdError` ? this.emit(`error`, e) : (this.warn(`TAR_ENTRY_ERROR`, e, { entry: t }), this[ia](), t.resume());\n\t}\n\t[ta](e, t, n) {\n\t\tki(z(e), {\n\t\t\tuid: this.uid,\n\t\t\tgid: this.gid,\n\t\t\tprocessUid: this.processUid,\n\t\t\tprocessGid: this.processGid,\n\t\t\tumask: this.processUmask,\n\t\t\tpreserve: this.preservePaths,\n\t\t\tunlink: this.unlink,\n\t\t\tcwd: this.cwd,\n\t\t\tmode: t\n\t\t}, n);\n\t}\n\t[ca](e) {\n\t\treturn this.forceChown || this.preserveOwner && (typeof e.uid == `number` && e.uid !== this.processUid || typeof e.gid == `number` && e.gid !== this.processGid) || typeof this.uid == `number` && this.uid !== this.processUid || typeof this.gid == `number` && this.gid !== this.processGid;\n\t}\n\t[la](e) {\n\t\treturn ga(this.uid, e.uid, this.processUid);\n\t}\n\t[ua](e) {\n\t\treturn ga(this.gid, e.gid, this.processGid);\n\t}\n\t[Ki](e, n) {\n\t\tlet r = typeof e.mode == `number` ? e.mode & 4095 : this.fmode, i = new pt(String(e.absolute), {\n\t\t\tflags: yi(e.size),\n\t\t\tmode: r,\n\t\t\tautoClose: !1\n\t\t});\n\t\ti.on(`error`, (r) => {\n\t\t\ti.fd && t.close(i.fd, () => {}), i.write = () => !0, this[$](r, e), n();\n\t\t});\n\t\tlet a = 1, o = (r) => {\n\t\t\tif (r) {\n\t\t\t\ti.fd && t.close(i.fd, () => {}), this[$](r, e), n();\n\t\t\t\treturn;\n\t\t\t}\n\t\t\t--a === 0 && i.fd !== void 0 && t.close(i.fd, (t) => {\n\t\t\t\tt ? this[$](t, e) : this[ia](), n();\n\t\t\t});\n\t\t};\n\t\ti.on(`finish`, () => {\n\t\t\tlet n = String(e.absolute), r = i.fd;\n\t\t\tif (typeof r == `number` && e.mtime && !this.noMtime) {\n\t\t\t\ta++;\n\t\t\t\tlet i = e.atime || /* @__PURE__ */ new Date(), s = e.mtime;\n\t\t\t\tt.futimes(r, i, s, (e) => e ? t.utimes(n, i, s, (t) => o(t && e)) : o());\n\t\t\t}\n\t\t\tif (typeof r == `number` && this[ca](e)) {\n\t\t\t\ta++;\n\t\t\t\tlet i = this[la](e), s = this[ua](e);\n\t\t\t\ttypeof i == `number` && typeof s == `number` && t.fchown(r, i, s, (e) => e ? t.chown(n, i, s, (t) => o(t && e)) : o());\n\t\t\t}\n\t\t\to();\n\t\t});\n\t\tlet s = this.transform && this.transform(e) || e;\n\t\ts !== e && (s.on(`error`, (t) => {\n\t\t\tthis[$](t, e), n();\n\t\t}), e.pipe(s)), s.pipe(i);\n\t}\n\t[qi](e, n) {\n\t\tlet r = typeof e.mode == `number` ? e.mode & 4095 : this.dmode;\n\t\tthis[ta](String(e.absolute), r, (r) => {\n\t\t\tif (r) {\n\t\t\t\tthis[$](r, e), n();\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tlet i = 1, a = () => {\n\t\t\t\t--i === 0 && (n(), this[ia](), e.resume());\n\t\t\t};\n\t\t\te.mtime && !this.noMtime && (i++, t.utimes(String(e.absolute), e.atime || /* @__PURE__ */ new Date(), e.mtime, a)), this[ca](e) && (i++, t.chown(String(e.absolute), Number(this[la](e)), Number(this[ua](e)), a)), a();\n\t\t});\n\t}\n\t[Qi](e) {\n\t\te.unsupported = !0, this.warn(`TAR_ENTRY_UNSUPPORTED`, `unsupported entry type: ${e.type}`, { entry: e }), e.resume();\n\t}\n\t[Yi](e, t) {\n\t\tlet n = z(i.relative(this.cwd, i.resolve(i.dirname(String(e.absolute)), String(e.linkpath)))).split(`/`);\n\t\tthis[Zi](e, this.cwd, n, () => this[Ji](e, String(e.linkpath), `symlink`, t), (n) => {\n\t\t\tthis[$](n, e), t();\n\t\t});\n\t}\n\t[Xi](e, t) {\n\t\tlet n = z(i.resolve(this.cwd, String(e.linkpath))), r = z(String(e.linkpath)).split(`/`);\n\t\tthis[Zi](e, this.cwd, r, () => this[Ji](e, n, `link`, t), (n) => {\n\t\t\tthis[$](n, e), t();\n\t\t});\n\t}\n\t[Zi](e, n, r, a, o) {\n\t\tlet s = r.shift();\n\t\tif (this.preservePaths || s === void 0) return a();\n\t\tlet c = i.resolve(n, s);\n\t\tt.lstat(c, (t, n) => {\n\t\t\tif (t) return a();\n\t\t\tif (n?.isSymbolicLink()) return o(new Di(c, i.resolve(c, r.join(`/`))));\n\t\t\tthis[Zi](e, c, r, a, o);\n\t\t});\n\t}\n\t[ra]() {\n\t\tthis[na]++;\n\t}\n\t[ia]() {\n\t\tthis[na]--, this[oa]();\n\t}\n\t[sa](e) {\n\t\tthis[ia](), e.resume();\n\t}\n\t[Gi](e, t) {\n\t\treturn e.type === `File` && !this.unlink && t.isFile() && t.nlink <= 1 && !fa;\n\t}\n\t[Ui](e) {\n\t\tthis[ra]();\n\t\tlet t = [e.path];\n\t\te.linkpath && t.push(e.linkpath), this.reservations.reserve(t, (t) => this[Wi](e, t));\n\t}\n\t[Wi](e, n) {\n\t\tlet r = (e) => {\n\t\t\tn(e);\n\t\t}, a = () => {\n\t\t\tthis[ta](this.cwd, this.dmode, (t) => {\n\t\t\t\tif (t) {\n\t\t\t\t\tthis[$](t, e), r();\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t\tthis[da] = !0, o();\n\t\t\t});\n\t\t}, o = () => {\n\t\t\tif (e.absolute !== this.cwd) {\n\t\t\t\tlet t = z(i.dirname(String(e.absolute)));\n\t\t\t\tif (t !== this.cwd) return this[ta](t, this.dmode, (t) => {\n\t\t\t\t\tif (t) {\n\t\t\t\t\t\tthis[$](t, e), r();\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\t\t\t\t\ts();\n\t\t\t\t});\n\t\t\t}\n\t\t\ts();\n\t\t}, s = () => {\n\t\t\tt.lstat(String(e.absolute), (n, i) => {\n\t\t\t\tif (i && (this.keep || this.newer && i.mtime > (e.mtime ?? i.mtime))) {\n\t\t\t\t\tthis[sa](e), r();\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t\tif (n || this[Gi](e, i)) return this[Q](null, e, r);\n\t\t\t\tif (i.isDirectory()) {\n\t\t\t\t\tif (e.type === `Directory`) {\n\t\t\t\t\t\tlet n = this.chmod && e.mode && (i.mode & 4095) !== e.mode, a = (t) => this[Q](t ?? null, e, r);\n\t\t\t\t\t\treturn n ? t.chmod(String(e.absolute), Number(e.mode), a) : a();\n\t\t\t\t\t}\n\t\t\t\t\tif (e.absolute !== this.cwd) return t.rmdir(String(e.absolute), (t) => this[Q](t ?? null, e, r));\n\t\t\t\t}\n\t\t\t\tif (e.absolute === this.cwd) return this[Q](null, e, r);\n\t\t\t\tma(String(e.absolute), (t) => this[Q](t ?? null, e, r));\n\t\t\t});\n\t\t};\n\t\tthis[da] ? o() : a();\n\t}\n\t[Q](e, t, n) {\n\t\tif (e) {\n\t\t\tthis[$](e, t), n();\n\t\t\treturn;\n\t\t}\n\t\tswitch (t.type) {\n\t\t\tcase `File`:\n\t\t\tcase `OldFile`:\n\t\t\tcase `ContiguousFile`: return this[Ki](t, n);\n\t\t\tcase `Link`: return this[Xi](t, n);\n\t\t\tcase `SymbolicLink`: return this[Yi](t, n);\n\t\t\tcase `Directory`:\n\t\t\tcase `GNUDumpDir`: return this[qi](t, n);\n\t\t}\n\t}\n\t[Ji](e, n, r, i) {\n\t\tt[r](n, String(e.absolute), (t) => {\n\t\t\tt ? this[$](t, e) : (this[ia](), e.resume()), i();\n\t\t});\n\t}\n}, va = (e) => {\n\ttry {\n\t\treturn [null, e()];\n\t} catch (e) {\n\t\treturn [e, null];\n\t}\n}, ya = class extends _a {\n\tsync = !0;\n\t[Q](e, t) {\n\t\treturn super[Q](e, t, () => {});\n\t}\n\t[Ui](e) {\n\t\tif (!this[da]) {\n\t\t\tlet t = this[ta](this.cwd, this.dmode);\n\t\t\tif (t) return this[$](t, e);\n\t\t\tthis[da] = !0;\n\t\t}\n\t\tif (e.absolute !== this.cwd) {\n\t\t\tlet t = z(i.dirname(String(e.absolute)));\n\t\t\tif (t !== this.cwd) {\n\t\t\t\tlet n = this[ta](t, this.dmode);\n\t\t\t\tif (n) return this[$](n, e);\n\t\t\t}\n\t\t}\n\t\tlet [n, r] = va(() => t.lstatSync(String(e.absolute)));\n\t\tif (r && (this.keep || this.newer && r.mtime > (e.mtime ?? r.mtime))) return this[sa](e);\n\t\tif (n || this[Gi](e, r)) return this[Q](null, e);\n\t\tif (r.isDirectory()) {\n\t\t\tif (e.type === `Directory`) {\n\t\t\t\tlet [n] = this.chmod && e.mode && (r.mode & 4095) !== e.mode ? va(() => {\n\t\t\t\t\tt.chmodSync(String(e.absolute), Number(e.mode));\n\t\t\t\t}) : [];\n\t\t\t\treturn this[Q](n, e);\n\t\t\t}\n\t\t\tlet [n] = va(() => t.rmdirSync(String(e.absolute)));\n\t\t\tthis[Q](n, e);\n\t\t}\n\t\tlet [a] = e.absolute === this.cwd ? [] : va(() => ha(String(e.absolute)));\n\t\tthis[Q](a, e);\n\t}\n\t[Ki](e, n) {\n\t\tlet r = typeof e.mode == `number` ? e.mode & 4095 : this.fmode, i = (r) => {\n\t\t\tlet i;\n\t\t\ttry {\n\t\t\t\tt.closeSync(a);\n\t\t\t} catch (e) {\n\t\t\t\ti = e;\n\t\t\t}\n\t\t\t(r || i) && this[$](r || i, e), n();\n\t\t}, a;\n\t\ttry {\n\t\t\ta = t.openSync(String(e.absolute), yi(e.size), r);\n\t\t} catch (e) {\n\t\t\treturn i(e);\n\t\t}\n\t\tlet o = this.transform && this.transform(e) || e;\n\t\to !== e && (o.on(`error`, (t) => this[$](t, e)), e.pipe(o)), o.on(`data`, (e) => {\n\t\t\ttry {\n\t\t\t\tt.writeSync(a, e, 0, e.length);\n\t\t\t} catch (e) {\n\t\t\t\ti(e);\n\t\t\t}\n\t\t}), o.on(`end`, () => {\n\t\t\tlet n = null;\n\t\t\tif (e.mtime && !this.noMtime) {\n\t\t\t\tlet r = e.atime || /* @__PURE__ */ new Date(), i = e.mtime;\n\t\t\t\ttry {\n\t\t\t\t\tt.futimesSync(a, r, i);\n\t\t\t\t} catch (a) {\n\t\t\t\t\ttry {\n\t\t\t\t\t\tt.utimesSync(String(e.absolute), r, i);\n\t\t\t\t\t} catch {\n\t\t\t\t\t\tn = a;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\tif (this[ca](e)) {\n\t\t\t\tlet r = this[la](e), i = this[ua](e);\n\t\t\t\ttry {\n\t\t\t\t\tt.fchownSync(a, Number(r), Number(i));\n\t\t\t\t} catch (a) {\n\t\t\t\t\ttry {\n\t\t\t\t\t\tt.chownSync(String(e.absolute), Number(r), Number(i));\n\t\t\t\t\t} catch {\n\t\t\t\t\t\tn ||= a;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\ti(n);\n\t\t});\n\t}\n\t[qi](e, n) {\n\t\tlet r = typeof e.mode == `number` ? e.mode & 4095 : this.dmode, i = this[ta](String(e.absolute), r);\n\t\tif (i) {\n\t\t\tthis[$](i, e), n();\n\t\t\treturn;\n\t\t}\n\t\tif (e.mtime && !this.noMtime) try {\n\t\t\tt.utimesSync(String(e.absolute), e.atime || /* @__PURE__ */ new Date(), e.mtime);\n\t\t} catch {}\n\t\tif (this[ca](e)) try {\n\t\t\tt.chownSync(String(e.absolute), Number(this[la](e)), Number(this[ua](e)));\n\t\t} catch {}\n\t\tn(), e.resume();\n\t}\n\t[ta](e, t) {\n\t\ttry {\n\t\t\treturn Ni(z(e), {\n\t\t\t\tuid: this.uid,\n\t\t\t\tgid: this.gid,\n\t\t\t\tprocessUid: this.processUid,\n\t\t\t\tprocessGid: this.processGid,\n\t\t\t\tumask: this.processUmask,\n\t\t\t\tpreserve: this.preservePaths,\n\t\t\t\tunlink: this.unlink,\n\t\t\t\tcwd: this.cwd,\n\t\t\t\tmode: t\n\t\t\t});\n\t\t} catch (e) {\n\t\t\treturn e;\n\t\t}\n\t}\n\t[Zi](e, n, r, a, o) {\n\t\tif (this.preservePaths || r.length === 0) return a();\n\t\tlet s = n;\n\t\tfor (let e of r) {\n\t\t\ts = i.resolve(s, e);\n\t\t\tlet [c, l] = va(() => t.lstatSync(s));\n\t\t\tif (c) return a();\n\t\t\tif (l.isSymbolicLink()) return o(new Di(s, i.resolve(n, r.join(`/`))));\n\t\t}\n\t\ta();\n\t}\n\t[Ji](e, n, r, i) {\n\t\tlet a = `${r}Sync`;\n\t\ttry {\n\t\t\tt[a](n, String(e.absolute)), i(), e.resume();\n\t\t} catch (t) {\n\t\t\treturn this[$](t, e);\n\t\t}\n\t}\n}, ba = Ct((e) => {\n\tlet n = new ya(e), r = e.file, i = t.statSync(r);\n\tnew ft(r, {\n\t\treadSize: e.maxReadSize || 16 * 1024 * 1024,\n\t\tsize: i.size\n\t}).pipe(n);\n}, (e, n) => {\n\tlet r = new _a(e), i = e.maxReadSize || 16 * 1024 * 1024, a = e.file;\n\treturn new Promise((e, n) => {\n\t\tr.on(`error`, n), r.on(`close`, e), t.stat(a, (e, t) => {\n\t\t\tif (e) n(e);\n\t\t\telse {\n\t\t\t\tlet e = new dt(a, {\n\t\t\t\t\treadSize: i,\n\t\t\t\t\tsize: t.size\n\t\t\t\t});\n\t\t\t\te.on(`error`, n), e.pipe(r);\n\t\t\t}\n\t\t});\n\t});\n}, (e) => new ya(e), (e) => new _a(e), (e, t) => {\n\tt?.length && Zn(e, t);\n}), xa = (e, n) => {\n\tlet r = new ri(e), i = !0, a, o;\n\ttry {\n\t\ttry {\n\t\t\ta = t.openSync(e.file, `r+`);\n\t\t} catch (n) {\n\t\t\tif (n?.code === `ENOENT`) a = t.openSync(e.file, `w+`);\n\t\t\telse throw n;\n\t\t}\n\t\tlet s = t.fstatSync(a), c = Buffer.alloc(512);\n\t\tt: for (o = 0; o < s.size; o += 512) {\n\t\t\tfor (let e = 0, n = 0; e < 512; e += n) {\n\t\t\t\tif (n = t.readSync(a, c, e, c.length - e, o + e), o === 0 && c[0] === 31 && c[1] === 139) throw Error(`cannot append to compressed archives`);\n\t\t\t\tif (!n) break t;\n\t\t\t}\n\t\t\tlet n = new I(c);\n\t\t\tif (!n.cksumValid) break;\n\t\t\tlet r = 512 * Math.ceil((n.size || 0) / 512);\n\t\t\tif (o + r + 512 > s.size) break;\n\t\t\to += r, e.mtimeCache && n.mtime && e.mtimeCache.set(String(n.path), n.mtime);\n\t\t}\n\t\ti = !1, Sa(e, r, o, a, n);\n\t} finally {\n\t\tif (i) try {\n\t\t\tt.closeSync(a);\n\t\t} catch {}\n\t}\n}, Sa = (e, t, n, r, i) => {\n\tlet a = new mt(e.file, {\n\t\tfd: r,\n\t\tstart: n\n\t});\n\tt.pipe(a), wa(t, i);\n}, Ca = (e, n) => {\n\tn = Array.from(n);\n\tlet r = new ni(e), i = (n, r, i) => {\n\t\tlet a = (e, r) => {\n\t\t\te ? t.close(n, (t) => i(e)) : i(null, r);\n\t\t}, o = 0;\n\t\tif (r === 0) return a(null, 0);\n\t\tlet s = 0, c = Buffer.alloc(512), l = (i, u) => {\n\t\t\tif (i || u === void 0) return a(i);\n\t\t\tif (s += u, s < 512 && u) return t.read(n, c, s, c.length - s, o + s, l);\n\t\t\tif (o === 0 && c[0] === 31 && c[1] === 139) return a(Error(`cannot append to compressed archives`));\n\t\t\tif (s < 512) return a(null, o);\n\t\t\tlet d = new I(c);\n\t\t\tif (!d.cksumValid) return a(null, o);\n\t\t\tlet f = 512 * Math.ceil((d.size ?? 0) / 512);\n\t\t\tif (o + f + 512 > r || (o += f + 512, o >= r)) return a(null, o);\n\t\t\te.mtimeCache && d.mtime && e.mtimeCache.set(String(d.path), d.mtime), s = 0, t.read(n, c, 0, 512, o, l);\n\t\t};\n\t\tt.read(n, c, 0, 512, o, l);\n\t};\n\treturn new Promise((a, o) => {\n\t\tr.on(`error`, o);\n\t\tlet s = `r+`, c = (l, u) => {\n\t\t\tif (l && l.code === `ENOENT` && s === `r+`) return s = `w+`, t.open(e.file, s, c);\n\t\t\tif (l || !u) return o(l);\n\t\t\tt.fstat(u, (s, c) => {\n\t\t\t\tif (s) return t.close(u, () => o(s));\n\t\t\t\ti(u, c.size, (t, i) => {\n\t\t\t\t\tif (t) return o(t);\n\t\t\t\t\tlet s = new pt(e.file, {\n\t\t\t\t\t\tfd: u,\n\t\t\t\t\t\tstart: i\n\t\t\t\t\t});\n\t\t\t\t\tr.pipe(s), s.on(`error`, o), s.on(`close`, a), Ta(r, n);\n\t\t\t\t});\n\t\t\t});\n\t\t};\n\t\tt.open(e.file, s, c);\n\t});\n}, wa = (e, t) => {\n\tt.forEach((t) => {\n\t\tt.charAt(0) === `@` ? Qn({\n\t\t\tfile: i.resolve(e.cwd, t.slice(1)),\n\t\t\tsync: !0,\n\t\t\tnoResume: !0,\n\t\t\tonReadEntry: (t) => e.add(t)\n\t\t}) : e.add(t);\n\t}), e.end();\n}, Ta = async (e, t) => {\n\tfor (let n of t) n.charAt(0) === `@` ? await Qn({\n\t\tfile: i.resolve(String(e.cwd), n.slice(1)),\n\t\tnoResume: !0,\n\t\tonReadEntry: (t) => e.add(t)\n\t}) : e.add(n);\n\te.end();\n}, Ea = Ct(xa, Ca, () => {\n\tthrow TypeError(`file is required`);\n}, () => {\n\tthrow TypeError(`file is required`);\n}, (e, t) => {\n\tif (!bt(e)) throw TypeError(`file is required`);\n\tif (e.gzip || e.brotli || e.zstd || e.file.endsWith(`.br`) || e.file.endsWith(`.tbr`)) throw TypeError(`cannot append to compressed archives`);\n\tif (!t?.length) throw TypeError(`no paths specified to add/replace`);\n});\nCt(Ea.syncFile, Ea.asyncFile, Ea.syncNoFile, Ea.asyncNoFile, (e, t = []) => {\n\tEa.validate?.(e, t), Da(e);\n});\nvar Da = (e) => {\n\tlet t = e.filter;\n\te.mtimeCache ||= /* @__PURE__ */ new Map(), e.filter = t ? (n, r) => t(n, r) && !((e.mtimeCache?.get(n) ?? r.mtime ?? 0) > (r.mtime ?? 0)) : (t, n) => !((e.mtimeCache?.get(t) ?? n.mtime ?? 0) > (n.mtime ?? 0));\n};\nexport { ce as t };\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAiD;AACzB;AACS;AACL;AACoD;AAClC;AAC3B;AAC6B;AACU;AACN;AAC5B;AACc;AACX;AACL;AACO;AACmB;AAChD,SAAS,6CAAC;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA,EAAE;AACF,CAAC;AACD;AACA;AACA,CAAC,8EAA8E,4BAAC,6EAA6E,yCAAC,8CAA8C,oDAAyB,0DAA0D,yCAAC;AAChS;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA,CAAC,uHAAuH,yCAAC;AACzH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,wKAAwK,kDAAE,6FAA6F,oBAAoB,4EAA4E,oBAAoB;AAC3X,QAAQ,YAAY;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kHAAkH,8BAA8B;AAChJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB;AACjB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,eAAe;AAC7C;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,MAAM;AACN,KAAK;AACL;AACA;AACA;AACA,MAAM;AACN,KAAK;AACL;AACA;AACA,KAAK;AACL,IAAI;AACJ;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC,OAAO,0BAAQ;AAChB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,wBAAM;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG,wBAAM;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,yBAAO;AAC5B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA,kBAAkB,4BAAU;AAC5B,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kDAAkD,4BAAU;AAC5D;AACA,MAAM;AACN;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,6BAAW;AAChC;AACA;AACA,CAAC,qBAAqB,uBAAC;AACvB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,wBAAM;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,yBAAO;AACT;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,yBAAO;AAC5B;AACA;AACA,CAAC;AACD;AACA;AACA;AACA,OAAO,4BAAU;AACjB,IAAI;AACJ;AACA;AACA;AACA,WAAW,4BAAU;AACrB;AACA;AACA;AACA;AACA;AACA,qBAAqB,6BAAW;AAChC;AACA;AACA;AACA;AACA;AACA,kBAAkB,6BAAW;AAC7B,IAAI;AACJ;AACA;AACA,KAAK;AACL;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sMAAsM;AACtM;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD,mCAAmC;AACnC;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA,CAAC,QAAQ,gCAAY,MAAM,mBAAmB;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC,aAAa,sCAAS,uCAAuC,+BAAE;AAChE,CAAC,sCAAS;AACV,EAAE,WAAW;AACb;AACA;AACA;AACA,gCAAgC,UAAU;AAC1C;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,6GAA6G,qJAAE;AAC/G;AACA,iBAAiB,qJAAE;AACnB,IAAI;AACJ;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA,uBAAuB,uBAAE;AACzB;AACA;AACA,iFAAiF,qCAAQ,OAAO,SAAS;AACzG;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kFAAkF,oCAAO;AACzF,EAAE,uBAAE;AACJ;AACA;AACA;AACA,0BAA0B;AAC1B;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,oCAAO;AACvB,mBAAmB,cAAc;AACjC,IAAI,kBAAkB,oCAAO;AAC7B;AACA;AACA,CAAC;AACD;AACA;AACA;AACA,UAAU;AACV;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgC,uBAAE;AAClC;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA,CAAC;AACD;AACA,UAAU;AACV;AACA,CAAC;AACD;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA,CAAC;AACD;AACA,UAAU;AACV;AACA,CAAC;AACD;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA,CAAC;AACD;AACA,wBAAwB,OAAO;AAC/B,CAAC;AACD;AACA;AACA;AACA,wBAAwB,OAAO;AAC/B;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA,CAAC;AACD,kDAAkD,QAAQ;AAC1D;AACA;AACA;AACA;AACA,CAAC;AACD,0CAA0C,QAAQ;AAClD;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,aAAa;AAC/B,wBAAwB,aAAa;AACrC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,aAAa;AAC/B,wBAAwB,aAAa;AACrC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD,2BAA2B,sCAAO;AAClC;AACA;AACA;AACA;AACA;AACA;AACA,MAAM,wCAAS,SAAS,yCAAU;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,qCAAM,CAAC,yCAAU,aAAa,wCAAS;AACnD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,SAAS;AAC3B;AACA,yBAAyB,uCAAC;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH,wBAAwB,cAAc;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC,qCAAqC;AACtC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC,uBAAuB;AACxB,sVAAsV,EAAE,IAAI,EAAE;AAC9V,CAAC;AACD;AACA;AACA;AACA;AACA,w1BAAw1B,oCAAC;AACz1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB;AACnB;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA,kBAAkB;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA,8FAA8F,WAAW;AACzG,yEAAyE,WAAW;AACpF;AACA;AACA,yGAAyG,WAAW;AACpH,uJAAuJ,WAAW;AAClK;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mEAAmE,iBAAiB;AACpF;AACA;AACA;AACA;AACA;AACA,mBAAmB,qCAAqC;AACxD;AACA;AACA;AACA,oBAAoB,eAAe;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,0DAA0D,iBAAiB,aAAa;AACxF;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4DAA4D,eAAe,mBAAmB,GAAG,eAAe,UAAU;AAC1H;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL,UAAU,2DAA2D;AACrE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,sCAAsC;AAC/C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA,QAAQ,8BAA8B;AACtC;AACA,CAAC;AACD;AACA;AACA;AACA,GAAG;AACH,CAAC;AACD;AACA,eAAe,+BAAE;AACjB;AACA;AACA;AACA,wBAAwB,iCAAC;AACzB;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA,MAAM,iCAAU;AAChB,UAAU,kCAAW;AACrB;AACA,2CAA2C,iCAAU;AACrD;AACA,IAAI;AACJ;AACA,UAAU,WAAW;AACrB,YAAY,iCAAU;AACtB;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG,kCAAW;AACd,IAAI;AACJ;AACA,CAAC;AACD;AACA;AACA,oCAAoC,6BAAM;AAC1C;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,GAAG;AACH,EAAE;AACF,CAAC;AACD;AACA,CAAC,uIAAuI,4BAA4B,EAAE,gCAAC;AACvK;AACA,QAAQ,gBAAgB;AACxB;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,sBAAsB;AACtB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0LAA0L,6BAAS,sGAAsG,GAAG;AAC5S;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,kBAAkB;AAClB;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,yBAAO;AACT;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,4BAAU;AACZ;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA,wCAAwC,8BAAU;AAClD;AACA;AACA;AACA;AACA,cAAc,cAAc,GAAG,cAAc;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,wBAAM;AACR;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,8CAA8C;AACtD;AACA,EAAE,wBAAM;AACR;AACA;AACA,GAAG;AACH;AACA,iBAAiB;AACjB,wBAAwB,yBAAO;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA,yCAAyC,yCAAyC;AAClF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qEAAqE,qBAAqB;AAC1F;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA,WAAW,6BAAW;AACtB;AACA;AACA,WAAW,gCAAc;AACzB;AACA;AACA,WAAW,4BAAU;AACrB;AACA;AACA;AACA;AACA,SAAS,8CAA8C;AACvD;AACA,WAAW,4BAAU;AACrB;AACA,IAAI;AACJ;AACA,oBAAoB;AACpB,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,iBAAiB;AACjB,wBAAwB,6BAAW;AACnC;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB;AAClB;AACA;AACA,sBAAsB;AACtB;AACA;AACA,QAAQ,UAAU;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG,iDAAiD,GAAG;AACvD;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAA0B,GAAG;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgC,OAAO;AACvC;AACA;AACA;AACA,gCAAgC,OAAO;AACvC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iCAAiC,GAAG;AACpC;AACA;AACA;AACA,+CAA+C,GAAG;AAClD;AACA;AACA;AACA,SAAS,YAAY;AACrB;AACA;AACA;AACA;AACA,SAAS,YAAY;AACrB;AACA;AACA;AACA;AACA;AACA,0BAA0B,EAAE;AAC5B;AACA;AACA;AACA;AACA;AACA,0BAA0B,EAAE;AAC5B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,GAAG;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgC,GAAG;AACnC;AACA;AACA;AACA;AACA,iCAAiC,GAAG;AACpC;AACA;AACA;AACA;AACA,iCAAiC,GAAG;AACpC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,YAAY;AAC1B,SAAS,YAAY;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,YAAY;AACrB,SAAS,YAAY;AACrB;AACA;AACA;AACA;AACA;AACA,kBAAkB,YAAY;AAC9B;AACA,kBAAkB,YAAY;AAC9B;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,GAAG;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB;AACnB;AACA;AACA,2DAA2D,kIAAkI,qFAAqF;AAClR;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,6BAAS;AACrB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY,6BAAS;AACrB;AACA;AACA;AACA,gCAAgC,mBAAC;AACjC;AACA,GAAG;AACH;AACA;AACA,gJAAgJ,MAAM,GAAG,MAAM;AAC/J;AACA;AACA,gCAAgC,2BAAS;AACzC;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B,0BAA0B;AACxD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACA;AACA;AACA;AACA,kBAAkB;AAClB;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,cAAc,mBAAC;AACf;AACA;AACA,cAAc,+BAAa;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACA,CAAC;AACD,yCAAyC,qBAAqB;AAC9D;AACA,CAAC;AACD,yCAAyC,qBAAqB;AAC9D;AACA;AACA;AACA,EAAE;AACF;AACA,CAAC;AACD;AACA;AACA,SAAS,kCAAS;AAClB;AACA;AACA;AACA,GAAG;AACH,EAAE;AACF,CAAC;AACD;AACA,QAAQ,kCAAS;AACjB;AACA;AACA;AACA;AACA,EAAE;AACF;AACA,CAAC;AACD;AACA;AACA,CAAC;AACD;AACA;AACA,CAAC;AACD;AACA,CAAC,2EAA2E,yDAAyD,EAAE,6BAAW,qDAAqD,6CAA2B;AAClO;AACA,SAAS,mCAAY;AACrB,GAAG;AACH;AACA;AACA,CAAC;AACD,CAAC,+BAAQ;AACT;AACA,EAAE;AACF,CAAC;AACD,sBAAsB,kCAAS;AAC/B;AACA,KAAK,kCAAS;AACd,EAAE,OAAO,kCAAS;AAClB,CAAC;AACD,CAAC,gCAAS,MAAM,mBAAmB;AACnC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE;AACF,CAAC;AACD,uBAAuB,kCAAS,uBAAuB,kCAAS;AAChE,CAAC;AACD;AACA;AACA,MAAM,oCAAa,MAAM,mBAAmB;AAC5C,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA,WAAW,EAAE,oBAAoB,EAAE;AACnC;AACA;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD,CAAC,6BAAM;AACP;AACA,EAAE;AACF,CAAC;AACD;AACA;AACA,qDAAqD,8BAAO;AAC5D;AACA;AACA,eAAe,uCAAO;AACtB;AACA;AACA,EAAE;AACF,SAAS,mCAAU;AACnB,CAAC;AACD;AACA,0BAA0B,kCAAS;AACnC,CAAC,8BAAO;AACR,CAAC;AACD,KAAK,8BAAO;AACZ;AACA;AACA,cAAc,+BAAQ;AACtB;AACA,GAAG,8BAAO;AACV,GAAG;AACH;AACA;AACA;AACA;AACA,EAAE;AACF,CAAC;AACD;AACA;AACA,MAAM,iCAAU;AAChB,GAAG;AACH;AACA,GAAG;AACH;AACA;AACA,CAAC;AACD;AACA;AACA,8BAA8B,kCAAW;AACzC;AACA;AACA,kBAAkB,kCAAW;AAC7B;AACA;AACA,EAAE;AACF,WAAW,mCAAU;AACrB,gCAAgC,qBAAqB;AACrD,QAAQ,kCAAS;AACjB;AACA,GAAG,kCAAW;AACd,IAAI;AACJ,WAAW,kCAAW;AACtB;AACA;AACA,IAAI,mCAAY,KAAK,kCAAW;AAChC;AACA,KAAK;AACL;AACA;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD;AACA,6BAA6B,mCAAC;AAC9B,CAAC;AACD;AACA;AACA;AACA;AACA,gEAAgE,mCAAC;AACjE;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oBAAoB;AAC5B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,oBAAoB;AAC5B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,CAAC;AACD,iBAAiB,+BAAQ;AACzB,0BAA0B,6CAAE;AAC5B,CAAC,+BAAQ;AACT;AACA,EAAE,+BAAQ;AACV,EAAE;AACF,CAAC;AACD,iBAAiB,mCAAY;AAC7B,0BAA0B,6CAAE;AAC5B,CAAC,mCAAY,QAAQ,mCAAY;AACjC,CAAC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mBAAmB;AACnB;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,IAAI;AACJ,+nBAA+nB,kCAAS;AACxoB;AACA,kBAAkB;AAClB;AACA;AACA;AACA;AACA;AACA;AACA,kBAAkB,UAAU;AAC5B;AACA;AACA;AACA,4EAA4E,GAAG;AAC/E;AACA;AACA,IAAI;AACJ,WAAW,wCAAe,cAAc,0CAAiB,CAAC,qCAAY;AACtE,iFAAiF,GAAG;AACpF;AACA;AACA,IAAI;AACJ;AACA,0EAA0E,GAAG,gBAAgB,EAAE;AAC/F;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,mBAAmB,qCAAY,aAAa,kCAAS,cAAc,kCAAS;AAC5E;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA,SAAS,UAAU,EAAE,sCAAa;AAClC;AACA,SAAS,UAAU,EAAE,sCAAa;AAClC;AACA;AACA;AACA;AACA;AACA;AACA,UAAU,mCAAQ;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qFAAqF,UAAU;AAC/F;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,WAAW,8BAAO,eAAe;AACjC,GAAG;AACH;AACA;AACA,YAAY,8BAAO,eAAe;AAClC;AACA;AACA,mCAAmC,8BAAO;AAC1C;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,gCAAS,qBAAqB,+BAAQ;AAC1C;AACA;AACA;AACA;AACA,oDAAoD,+BAAQ,qBAAqB,8BAAO;AACxF;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,qCAAqC,+BAAQ,+FAA+F,8BAAO;AACnJ,GAAG;AACH;AACA;AACA,oFAAoF,OAAO,KAAK,UAAU;AAC1G;AACA;AACA,YAAY,mCAAU,WAAW,kCAAS,CAAC,kCAAS;AACpD;AACA;AACA,GAAG;AACH;AACA;AACA,YAAY,kCAAS;AACrB;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA,UAAU,kCAAS;AACnB,EAAE,8BAAO;AACT;AACA,+CAA+C,kCAAS;AACxD;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,GAAG;AACH;AACA,cAAc,kCAAS;AACvB;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,GAAG;AACH,GAAG,8BAAO;AACV;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iBAAiB,8BAAO;AACxB;AACA,yCAAyC,8BAAO;AAChD;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,wBAAC;AACH;AACA,GAAG;AACH;AACA,CAAC;AACD;AACA;AACA,GAAG;AACH;AACA;AACA,CAAC;AACD;AACA;AACA,gCAAgC;AAChC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,aAAa,kCAAS;AACtB;AACA;AACA;AACA;AACA;AACA,wBAAwB,kCAAW;AACnC;AACA;AACA;AACA;AACA;AACA,KAAK,kCAAW;AAChB,KAAK;AACL;AACA;AACA,sBAAsB,kCAAW;AACjC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,kCAAW;AACf,KAAK;AACL;AACA;AACA;AACA,GAAG;AACH;AACA,OAAO,iCAAU;AACjB,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,IAAI,kCAAW;AACf,KAAK;AACL;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA,KAAK,oCAAa;AAClB,MAAM;AACN;AACA,MAAM,mCAAY;AAClB,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK,mCAAY;AACjB,MAAM;AACN;AACA,MAAM,kCAAW;AACjB,OAAO;AACP;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG,mCAAY;AACf,IAAI;AACJ;AACA,GAAG,kCAAW;AACd,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,kCAAS;AAChB,yBAAyB,kCAAW;AACpC;AACA,8CAA8C,kCAAS;AACvD;AACA;AACA;AACA;AACA,aAAa,EAAE;AACf;AACA,GAAG,wBAAC;AACJ,IAAI;AACJ;AACA;AACA;AACA,CAAC;AACD,oCAAoC,iCAAU;AAC9C;AACA;AACA;AACA,EAAE;AACF,CAAC;AACD;AACA;AACA,sCAAsC,6BAAM;AAC5C;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,GAAG;AACH,EAAE;AACF,CAAC;AACD;AACA,CAAC;AACD;AACA;AACA;AACA,OAAO,iCAAU;AACjB,IAAI;AACJ,iCAAiC,iCAAU;AAC3C;AACA;AACA,UAAU,kCAAW;AACrB,iBAAiB,YAAY;AAC7B,0BAA0B,SAAS;AACnC,YAAY,iCAAU;AACtB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG,kCAAW;AACd,IAAI;AACJ;AACA,CAAC;AACD;AACA;AACA;AACA,EAAE;AACF;AACA,CAAC;AACD;AACA;AACA;AACA,OAAO,8BAAO;AACd,GAAG;AACH;AACA;AACA;AACA,oCAAoC,6BAAM;AAC1C;AACA;AACA;AACA;AACA;AACA;AACA,gFAAgF,6BAAM;AACtF;AACA,EAAE,6BAAM;AACR;AACA;AACA;AACA;AACA,gEAAgE,6BAAM;AACtE;AACA,GAAG,8BAAO;AACV,kBAAkB,8BAAO;AACzB;AACA;AACA;AACA;AACA;AACA,MAAM;AACN;AACA,KAAK;AACL,IAAI;AACJ;AACA,EAAE,6BAAM;AACR,EAAE;AACF,CAAC;AACD;AACA;AACA,SAAS,kCAAS;AAClB;AACA;AACA;AACA,GAAG;AACH,EAAE;AACF,CAAC;AACD;AACA,QAAQ,kCAAS;AACjB;AACA;AACA,EAAE;AACF;AACA,CAAC;AACD;AACA,CAAC;AACD;AACA,CAAC;AACD;AACA;AACA;AACA,CAAC;AACD;AACA;AACA,CAAC;AACD;AACA;AACA;AACA;AACmB"}