@turbo/codemod 2.0.7-canary.0 → 2.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli.js +29 -29
- package/dist/transforms/add-package-manager.js +26 -26
- package/dist/transforms/add-package-names.js +26 -26
- package/dist/transforms/clean-globs.js +20 -20
- package/dist/transforms/create-turbo-config.js +20 -20
- package/dist/transforms/migrate-dot-env.js +20 -20
- package/dist/transforms/migrate-env-var-dependencies.js +20 -20
- package/dist/transforms/rename-output-mode.js +20 -20
- package/dist/transforms/rename-pipeline.js +20 -20
- package/dist/transforms/set-default-outputs.js +20 -20
- package/dist/transforms/stabilize-env-mode.js +20 -20
- package/dist/transforms/stabilize-ui.js +20 -20
- package/dist/transforms/transform-env-literals-to-wildcards.js +20 -20
- package/package.json +6 -7
|
@@ -1,42 +1,42 @@
|
|
|
1
|
-
"use strict";var jE=Object.create;var sn=Object.defineProperty;var WE=Object.getOwnPropertyDescriptor;var YE=Object.getOwnPropertyNames;var zE=Object.getPrototypeOf,KE=Object.prototype.hasOwnProperty;var d=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Iu=(t,e)=>{for(var r in e)sn(t,r,{get:e[r],enumerable:!0})},ku=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of YE(e))!KE.call(t,n)&&n!==r&&sn(t,n,{get:()=>e[n],enumerable:!(i=WE(e,n))||i.enumerable});return t};var $=(t,e,r)=>(r=t!=null?jE(zE(t)):{},ku(e||!t||!t.__esModule?sn(r,"default",{value:t,enumerable:!0}):r,t)),VE=t=>ku(sn({},"__esModule",{value:!0}),t);var Nu=d((F1,ut)=>{function mo(t){return ut.exports=mo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ut.exports.__esModule=!0,ut.exports.default=ut.exports,mo(t)}ut.exports=mo,ut.exports.__esModule=!0,ut.exports.default=ut.exports});var Mu=d((M1,ht)=>{var Du=Nu().default;function Fu(){"use strict";ht.exports=Fu=function(){return e},ht.exports.__esModule=!0,ht.exports.default=ht.exports;var t,e={},r=Object.prototype,i=r.hasOwnProperty,n=Object.defineProperty||function(p,b,E){p[b]=E.value},s=typeof Symbol=="function"?Symbol:{},o=s.iterator||"@@iterator",a=s.asyncIterator||"@@asyncIterator",l=s.toStringTag||"@@toStringTag";function c(p,b,E){return Object.defineProperty(p,b,{value:E,enumerable:!0,configurable:!0,writable:!0}),p[b]}try{c({},"")}catch{c=function(E,O,L){return E[O]=L}}function u(p,b,E,O){var L=b&&b.prototype instanceof x?b:x,T=Object.create(L.prototype),Y=new Fe(O||[]);return n(T,"_invoke",{value:ie(p,E,Y)}),T}function h(p,b,E){try{return{type:"normal",arg:p.call(b,E)}}catch(O){return{type:"throw",arg:O}}}e.wrap=u;var f="suspendedStart",g="suspendedYield",m="executing",y="completed",w={};function x(){}function R(){}function M(){}var re={};c(re,o,function(){return this});var N=Object.getPrototypeOf,q=N&&N(N(_([])));q&&q!==r&&i.call(q,o)&&(re=q);var P=M.prototype=x.prototype=Object.create(re);function I(p){["next","throw","return"].forEach(function(b){c(p,b,function(E){return this._invoke(b,E)})})}function B(p,b){function E(L,T,Y,he){var ne=h(p[L],p,T);if(ne.type!=="throw"){var be=ne.arg,k=be.value;return k&&Du(k)=="object"&&i.call(k,"__await")?b.resolve(k.__await).then(function(Me){E("next",Me,Y,he)},function(Me){E("throw",Me,Y,he)}):b.resolve(k).then(function(Me){be.value=Me,Y(be)},function(Me){return E("throw",Me,Y,he)})}he(ne.arg)}var O;n(this,"_invoke",{value:function(T,Y){function he(){return new b(function(ne,be){E(T,Y,ne,be)})}return O=O?O.then(he,he):he()}})}function ie(p,b,E){var O=f;return function(L,T){if(O===m)throw new Error("Generator is already running");if(O===y){if(L==="throw")throw T;return{value:t,done:!0}}for(E.method=L,E.arg=T;;){var Y=E.delegate;if(Y){var he=S(Y,E);if(he){if(he===w)continue;return he}}if(E.method==="next")E.sent=E._sent=E.arg;else if(E.method==="throw"){if(O===f)throw O=y,E.arg;E.dispatchException(E.arg)}else E.method==="return"&&E.abrupt("return",E.arg);O=m;var ne=h(p,b,E);if(ne.type==="normal"){if(O=E.done?y:g,ne.arg===w)continue;return{value:ne.arg,done:E.done}}ne.type==="throw"&&(O=y,E.method="throw",E.arg=ne.arg)}}}function S(p,b){var E=b.method,O=p.iterator[E];if(O===t)return b.delegate=null,E==="throw"&&p.iterator.return&&(b.method="return",b.arg=t,S(p,b),b.method==="throw")||E!=="return"&&(b.method="throw",b.arg=new TypeError("The iterator does not provide a '"+E+"' method")),w;var L=h(O,p.iterator,b.arg);if(L.type==="throw")return b.method="throw",b.arg=L.arg,b.delegate=null,w;var T=L.arg;return T?T.done?(b[p.resultName]=T.value,b.next=p.nextLoc,b.method!=="return"&&(b.method="next",b.arg=t),b.delegate=null,w):T:(b.method="throw",b.arg=new TypeError("iterator result is not an object"),b.delegate=null,w)}function W(p){var b={tryLoc:p[0]};1 in p&&(b.catchLoc=p[1]),2 in p&&(b.finallyLoc=p[2],b.afterLoc=p[3]),this.tryEntries.push(b)}function G(p){var b=p.completion||{};b.type="normal",delete b.arg,p.completion=b}function Fe(p){this.tryEntries=[{tryLoc:"root"}],p.forEach(W,this),this.reset(!0)}function _(p){if(p||p===""){var b=p[o];if(b)return b.call(p);if(typeof p.next=="function")return p;if(!isNaN(p.length)){var E=-1,O=function L(){for(;++E<p.length;)if(i.call(p,E))return L.value=p[E],L.done=!1,L;return L.value=t,L.done=!0,L};return O.next=O}}throw new TypeError(Du(p)+" is not iterable")}return R.prototype=M,n(P,"constructor",{value:M,configurable:!0}),n(M,"constructor",{value:R,configurable:!0}),R.displayName=c(M,l,"GeneratorFunction"),e.isGeneratorFunction=function(p){var b=typeof p=="function"&&p.constructor;return!!b&&(b===R||(b.displayName||b.name)==="GeneratorFunction")},e.mark=function(p){return Object.setPrototypeOf?Object.setPrototypeOf(p,M):(p.__proto__=M,c(p,l,"GeneratorFunction")),p.prototype=Object.create(P),p},e.awrap=function(p){return{__await:p}},I(B.prototype),c(B.prototype,a,function(){return this}),e.AsyncIterator=B,e.async=function(p,b,E,O,L){L===void 0&&(L=Promise);var T=new B(u(p,b,E,O),L);return e.isGeneratorFunction(b)?T:T.next().then(function(Y){return Y.done?Y.value:T.next()})},I(P),c(P,l,"Generator"),c(P,o,function(){return this}),c(P,"toString",function(){return"[object Generator]"}),e.keys=function(p){var b=Object(p),E=[];for(var O in b)E.push(O);return E.reverse(),function L(){for(;E.length;){var T=E.pop();if(T in b)return L.value=T,L.done=!1,L}return L.done=!0,L}},e.values=_,Fe.prototype={constructor:Fe,reset:function(b){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(G),!b)for(var E in this)E.charAt(0)==="t"&&i.call(this,E)&&!isNaN(+E.slice(1))&&(this[E]=t)},stop:function(){this.done=!0;var b=this.tryEntries[0].completion;if(b.type==="throw")throw b.arg;return this.rval},dispatchException:function(b){if(this.done)throw b;var E=this;function O(be,k){return Y.type="throw",Y.arg=b,E.next=be,k&&(E.method="next",E.arg=t),!!k}for(var L=this.tryEntries.length-1;L>=0;--L){var T=this.tryEntries[L],Y=T.completion;if(T.tryLoc==="root")return O("end");if(T.tryLoc<=this.prev){var he=i.call(T,"catchLoc"),ne=i.call(T,"finallyLoc");if(he&&ne){if(this.prev<T.catchLoc)return O(T.catchLoc,!0);if(this.prev<T.finallyLoc)return O(T.finallyLoc)}else if(he){if(this.prev<T.catchLoc)return O(T.catchLoc,!0)}else{if(!ne)throw new Error("try statement without catch or finally");if(this.prev<T.finallyLoc)return O(T.finallyLoc)}}}},abrupt:function(b,E){for(var O=this.tryEntries.length-1;O>=0;--O){var L=this.tryEntries[O];if(L.tryLoc<=this.prev&&i.call(L,"finallyLoc")&&this.prev<L.finallyLoc){var T=L;break}}T&&(b==="break"||b==="continue")&&T.tryLoc<=E&&E<=T.finallyLoc&&(T=null);var Y=T?T.completion:{};return Y.type=b,Y.arg=E,T?(this.method="next",this.next=T.finallyLoc,w):this.complete(Y)},complete:function(b,E){if(b.type==="throw")throw b.arg;return b.type==="break"||b.type==="continue"?this.next=b.arg:b.type==="return"?(this.rval=this.arg=b.arg,this.method="return",this.next="end"):b.type==="normal"&&E&&(this.next=E),w},finish:function(b){for(var E=this.tryEntries.length-1;E>=0;--E){var O=this.tryEntries[E];if(O.finallyLoc===b)return this.complete(O.completion,O.afterLoc),G(O),w}},catch:function(b){for(var E=this.tryEntries.length-1;E>=0;--E){var O=this.tryEntries[E];if(O.tryLoc===b){var L=O.completion;if(L.type==="throw"){var T=L.arg;G(O)}return T}}throw new Error("illegal catch attempt")},delegateYield:function(b,E,O){return this.delegate={iterator:_(b),resultName:E,nextLoc:O},this.method==="next"&&(this.arg=t),w}},e}ht.exports=Fu,ht.exports.__esModule=!0,ht.exports.default=ht.exports});var qu=d((B1,Bu)=>{var on=Mu()();Bu.exports=on;try{regeneratorRuntime=on}catch{typeof globalThis=="object"?globalThis.regeneratorRuntime=on:Function("r","regeneratorRuntime = r")(on)}});var Wh=d(Cr=>{"use strict";Object.defineProperty(Cr,"__esModule",{value:!0});Cr.splitWhen=Cr.flatten=void 0;function w0(t){return t.reduce((e,r)=>[].concat(e,r),[])}Cr.flatten=w0;function x0(t,e){let r=[[]],i=0;for(let n of t)e(n)?(i++,r[i]=[]):r[i].push(n);return r}Cr.splitWhen=x0});var Yh=d(mn=>{"use strict";Object.defineProperty(mn,"__esModule",{value:!0});mn.isEnoentCodeError=void 0;function v0(t){return t.code==="ENOENT"}mn.isEnoentCodeError=v0});var zh=d(gn=>{"use strict";Object.defineProperty(gn,"__esModule",{value:!0});gn.createDirentFromStats=void 0;var Uo=class{constructor(e,r){this.name=e,this.isBlockDevice=r.isBlockDevice.bind(r),this.isCharacterDevice=r.isCharacterDevice.bind(r),this.isDirectory=r.isDirectory.bind(r),this.isFIFO=r.isFIFO.bind(r),this.isFile=r.isFile.bind(r),this.isSocket=r.isSocket.bind(r),this.isSymbolicLink=r.isSymbolicLink.bind(r)}};function R0(t,e){return new Uo(t,e)}gn.createDirentFromStats=R0});var Kh=d(Ze=>{"use strict";Object.defineProperty(Ze,"__esModule",{value:!0});Ze.removeLeadingDotSegment=Ze.escape=Ze.makeAbsolute=Ze.unixify=void 0;var A0=require("path"),T0=2,O0=/(\\?)([()*?[\]{|}]|^!|[!+@](?=\())/g;function C0(t){return t.replace(/\\/g,"/")}Ze.unixify=C0;function L0(t,e){return A0.resolve(t,e)}Ze.makeAbsolute=L0;function P0(t){return t.replace(O0,"\\$2")}Ze.escape=P0;function I0(t){if(t.charAt(0)==="."){let e=t.charAt(1);if(e==="/"||e==="\\")return t.slice(T0)}return t}Ze.removeLeadingDotSegment=I0});var Xh=d((xL,Vh)=>{Vh.exports=function(e){if(typeof e!="string"||e==="")return!1;for(var r;r=/(\\).|([@?!+*]\(.*\))/g.exec(e);){if(r[2])return!0;e=e.slice(r.index+r[0].length)}return!1}});var Jh=d((vL,Qh)=>{var k0=Xh(),Zh={"{":"}","(":")","[":"]"},N0=function(t){if(t[0]==="!")return!0;for(var e=0,r=-2,i=-2,n=-2,s=-2,o=-2;e<t.length;){if(t[e]==="*"||t[e+1]==="?"&&/[\].+)]/.test(t[e])||i!==-1&&t[e]==="["&&t[e+1]!=="]"&&(i<e&&(i=t.indexOf("]",e)),i>e&&(o===-1||o>i||(o=t.indexOf("\\",e),o===-1||o>i)))||n!==-1&&t[e]==="{"&&t[e+1]!=="}"&&(n=t.indexOf("}",e),n>e&&(o=t.indexOf("\\",e),o===-1||o>n))||s!==-1&&t[e]==="("&&t[e+1]==="?"&&/[:!=]/.test(t[e+2])&&t[e+3]!==")"&&(s=t.indexOf(")",e),s>e&&(o=t.indexOf("\\",e),o===-1||o>s))||r!==-1&&t[e]==="("&&t[e+1]!=="|"&&(r<e&&(r=t.indexOf("|",e)),r!==-1&&t[r+1]!==")"&&(s=t.indexOf(")",r),s>r&&(o=t.indexOf("\\",r),o===-1||o>s))))return!0;if(t[e]==="\\"){var a=t[e+1];e+=2;var l=Zh[a];if(l){var c=t.indexOf(l,e);c!==-1&&(e=c+1)}if(t[e]==="!")return!0}else e++}return!1},D0=function(t){if(t[0]==="!")return!0;for(var e=0;e<t.length;){if(/[*?{}()[\]]/.test(t[e]))return!0;if(t[e]==="\\"){var r=t[e+1];e+=2;var i=Zh[r];if(i){var n=t.indexOf(i,e);n!==-1&&(e=n+1)}if(t[e]==="!")return!0}else e++}return!1};Qh.exports=function(e,r){if(typeof e!="string"||e==="")return!1;if(k0(e))return!0;var i=N0;return r&&r.strict===!1&&(i=D0),i(e)}});var tf=d((RL,ef)=>{"use strict";var F0=Jh(),M0=require("path").posix.dirname,B0=require("os").platform()==="win32",$o="/",q0=/\\/g,H0=/[\{\[].*[\}\]]$/,U0=/(^|[^\\])([\{\[]|\([^\)]+$)/,$0=/\\([\!\*\?\|\[\]\(\)\{\}])/g;ef.exports=function(e,r){var i=Object.assign({flipBackslashes:!0},r);i.flipBackslashes&&B0&&e.indexOf($o)<0&&(e=e.replace(q0,$o)),H0.test(e)&&(e+=$o),e+="a";do e=M0(e);while(F0(e)||U0.test(e));return e.replace($0,"$1")}});var yn=d(Be=>{"use strict";Be.isInteger=t=>typeof t=="number"?Number.isInteger(t):typeof t=="string"&&t.trim()!==""?Number.isInteger(Number(t)):!1;Be.find=(t,e)=>t.nodes.find(r=>r.type===e);Be.exceedsLimit=(t,e,r=1,i)=>i===!1||!Be.isInteger(t)||!Be.isInteger(e)?!1:(Number(e)-Number(t))/Number(r)>=i;Be.escapeNode=(t,e=0,r)=>{let i=t.nodes[e];i&&(r&&i.type===r||i.type==="open"||i.type==="close")&&i.escaped!==!0&&(i.value="\\"+i.value,i.escaped=!0)};Be.encloseBrace=t=>t.type!=="brace"||t.commas>>0+t.ranges>>0?!1:(t.invalid=!0,!0);Be.isInvalidBrace=t=>t.type!=="brace"?!1:t.invalid===!0||t.dollar?!0:!(t.commas>>0+t.ranges>>0)||t.open!==!0||t.close!==!0?(t.invalid=!0,!0):!1;Be.isOpenOrClose=t=>t.type==="open"||t.type==="close"?!0:t.open===!0||t.close===!0;Be.reduce=t=>t.reduce((e,r)=>(r.type==="text"&&e.push(r.value),r.type==="range"&&(r.type="text"),e),[]);Be.flatten=(...t)=>{let e=[],r=i=>{for(let n=0;n<i.length;n++){let s=i[n];Array.isArray(s)?r(s,e):s!==void 0&&e.push(s)}return e};return r(t),e}});var _n=d((TL,nf)=>{"use strict";var rf=yn();nf.exports=(t,e={})=>{let r=(i,n={})=>{let s=e.escapeInvalid&&rf.isInvalidBrace(n),o=i.invalid===!0&&e.escapeInvalid===!0,a="";if(i.value)return(s||o)&&rf.isOpenOrClose(i)?"\\"+i.value:i.value;if(i.value)return i.value;if(i.nodes)for(let l of i.nodes)a+=r(l);return a};return r(t)}});var of=d((OL,sf)=>{"use strict";sf.exports=function(t){return typeof t=="number"?t-t===0:typeof t=="string"&&t.trim()!==""?Number.isFinite?Number.isFinite(+t):isFinite(+t):!1}});var mf=d((CL,df)=>{"use strict";var af=of(),ir=(t,e,r)=>{if(af(t)===!1)throw new TypeError("toRegexRange: expected the first argument to be a number");if(e===void 0||t===e)return String(t);if(af(e)===!1)throw new TypeError("toRegexRange: expected the second argument to be a number.");let i={relaxZeros:!0,...r};typeof i.strictZeros=="boolean"&&(i.relaxZeros=i.strictZeros===!1);let n=String(i.relaxZeros),s=String(i.shorthand),o=String(i.capture),a=String(i.wrap),l=t+":"+e+"="+n+s+o+a;if(ir.cache.hasOwnProperty(l))return ir.cache[l].result;let c=Math.min(t,e),u=Math.max(t,e);if(Math.abs(c-u)===1){let y=t+"|"+e;return i.capture?`(${y})`:i.wrap===!1?y:`(?:${y})`}let h=pf(t)||pf(e),f={min:t,max:e,a:c,b:u},g=[],m=[];if(h&&(f.isPadded=h,f.maxLen=String(f.max).length),c<0){let y=u<0?Math.abs(u):1;m=lf(y,Math.abs(c),f,i),c=f.a=0}return u>=0&&(g=lf(c,u,f,i)),f.negatives=m,f.positives=g,f.result=G0(m,g,i),i.capture===!0?f.result=`(${f.result})`:i.wrap!==!1&&g.length+m.length>1&&(f.result=`(?:${f.result})`),ir.cache[l]=f,f.result};function G0(t,e,r){let i=Go(t,e,"-",!1,r)||[],n=Go(e,t,"",!1,r)||[],s=Go(t,e,"-?",!0,r)||[];return i.concat(s).concat(n).join("|")}function j0(t,e){let r=1,i=1,n=uf(t,r),s=new Set([e]);for(;t<=n&&n<=e;)s.add(n),r+=1,n=uf(t,r);for(n=hf(e+1,i)-1;t<n&&n<=e;)s.add(n),i+=1,n=hf(e+1,i)-1;return s=[...s],s.sort(z0),s}function W0(t,e,r){if(t===e)return{pattern:t,count:[],digits:0};let i=Y0(t,e),n=i.length,s="",o=0;for(let a=0;a<n;a++){let[l,c]=i[a];l===c?s+=l:l!=="0"||c!=="9"?s+=K0(l,c,r):o++}return o&&(s+=r.shorthand===!0?"\\d":"[0-9]"),{pattern:s,count:[o],digits:n}}function lf(t,e,r,i){let n=j0(t,e),s=[],o=t,a;for(let l=0;l<n.length;l++){let c=n[l],u=W0(String(o),String(c),i),h="";if(!r.isPadded&&a&&a.pattern===u.pattern){a.count.length>1&&a.count.pop(),a.count.push(u.count[0]),a.string=a.pattern+ff(a.count),o=c+1;continue}r.isPadded&&(h=V0(c,r,i)),u.string=h+u.pattern+ff(u.count),s.push(u),o=c+1,a=u}return s}function Go(t,e,r,i,n){let s=[];for(let o of t){let{string:a}=o;!i&&!cf(e,"string",a)&&s.push(r+a),i&&cf(e,"string",a)&&s.push(r+a)}return s}function Y0(t,e){let r=[];for(let i=0;i<t.length;i++)r.push([t[i],e[i]]);return r}function z0(t,e){return t>e?1:e>t?-1:0}function cf(t,e,r){return t.some(i=>i[e]===r)}function uf(t,e){return Number(String(t).slice(0,-e)+"9".repeat(e))}function hf(t,e){return t-t%Math.pow(10,e)}function ff(t){let[e=0,r=""]=t;return r||e>1?`{${e+(r?","+r:"")}}`:""}function K0(t,e,r){return`[${t}${e-t===1?"":"-"}${e}]`}function pf(t){return/^-?(0+)\d/.test(t)}function V0(t,e,r){if(!e.isPadded)return t;let i=Math.abs(e.maxLen-String(t).length),n=r.relaxZeros!==!1;switch(i){case 0:return"";case 1:return n?"0?":"0";case 2:return n?"0{0,2}":"00";default:return n?`0{0,${i}}`:`0{${i}}`}}ir.cache={};ir.clearCache=()=>ir.cache={};df.exports=ir});var Yo=d((LL,xf)=>{"use strict";var X0=require("util"),_f=mf(),gf=t=>t!==null&&typeof t=="object"&&!Array.isArray(t),Z0=t=>e=>t===!0?Number(e):String(e),jo=t=>typeof t=="number"||typeof t=="string"&&t!=="",Ai=t=>Number.isInteger(+t),Wo=t=>{let e=`${t}`,r=-1;if(e[0]==="-"&&(e=e.slice(1)),e==="0")return!1;for(;e[++r]==="0";);return r>0},Q0=(t,e,r)=>typeof t=="string"||typeof e=="string"?!0:r.stringify===!0,J0=(t,e,r)=>{if(e>0){let i=t[0]==="-"?"-":"";i&&(t=t.slice(1)),t=i+t.padStart(i?e-1:e,"0")}return r===!1?String(t):t},yf=(t,e)=>{let r=t[0]==="-"?"-":"";for(r&&(t=t.slice(1),e--);t.length<e;)t="0"+t;return r?"-"+t:t},ew=(t,e)=>{t.negatives.sort((o,a)=>o<a?-1:o>a?1:0),t.positives.sort((o,a)=>o<a?-1:o>a?1:0);let r=e.capture?"":"?:",i="",n="",s;return t.positives.length&&(i=t.positives.join("|")),t.negatives.length&&(n=`-(${r}${t.negatives.join("|")})`),i&&n?s=`${i}|${n}`:s=i||n,e.wrap?`(${r}${s})`:s},Ef=(t,e,r,i)=>{if(r)return _f(t,e,{wrap:!1,...i});let n=String.fromCharCode(t);if(t===e)return n;let s=String.fromCharCode(e);return`[${n}-${s}]`},Sf=(t,e,r)=>{if(Array.isArray(t)){let i=r.wrap===!0,n=r.capture?"":"?:";return i?`(${n}${t.join("|")})`:t.join("|")}return _f(t,e,r)},bf=(...t)=>new RangeError("Invalid range arguments: "+X0.inspect(...t)),wf=(t,e,r)=>{if(r.strictRanges===!0)throw bf([t,e]);return[]},tw=(t,e)=>{if(e.strictRanges===!0)throw new TypeError(`Expected step "${t}" to be a number`);return[]},rw=(t,e,r=1,i={})=>{let n=Number(t),s=Number(e);if(!Number.isInteger(n)||!Number.isInteger(s)){if(i.strictRanges===!0)throw bf([t,e]);return[]}n===0&&(n=0),s===0&&(s=0);let o=n>s,a=String(t),l=String(e),c=String(r);r=Math.max(Math.abs(r),1);let u=Wo(a)||Wo(l)||Wo(c),h=u?Math.max(a.length,l.length,c.length):0,f=u===!1&&Q0(t,e,i)===!1,g=i.transform||Z0(f);if(i.toRegex&&r===1)return Ef(yf(t,h),yf(e,h),!0,i);let m={negatives:[],positives:[]},y=R=>m[R<0?"negatives":"positives"].push(Math.abs(R)),w=[],x=0;for(;o?n>=s:n<=s;)i.toRegex===!0&&r>1?y(n):w.push(J0(g(n,x),h,f)),n=o?n-r:n+r,x++;return i.toRegex===!0?r>1?ew(m,i):Sf(w,null,{wrap:!1,...i}):w},iw=(t,e,r=1,i={})=>{if(!Ai(t)&&t.length>1||!Ai(e)&&e.length>1)return wf(t,e,i);let n=i.transform||(f=>String.fromCharCode(f)),s=`${t}`.charCodeAt(0),o=`${e}`.charCodeAt(0),a=s>o,l=Math.min(s,o),c=Math.max(s,o);if(i.toRegex&&r===1)return Ef(l,c,!1,i);let u=[],h=0;for(;a?s>=o:s<=o;)u.push(n(s,h)),s=a?s-r:s+r,h++;return i.toRegex===!0?Sf(u,null,{wrap:!1,options:i}):u},En=(t,e,r,i={})=>{if(e==null&&jo(t))return[t];if(!jo(t)||!jo(e))return wf(t,e,i);if(typeof r=="function")return En(t,e,1,{transform:r});if(gf(r))return En(t,e,0,r);let n={...i};return n.capture===!0&&(n.wrap=!0),r=r||n.step||1,Ai(r)?Ai(t)&&Ai(e)?rw(t,e,r,n):iw(t,e,Math.max(Math.abs(r),1),n):r!=null&&!gf(r)?tw(r,n):En(t,e,1,r)};xf.exports=En});var Af=d((PL,Rf)=>{"use strict";var nw=Yo(),vf=yn(),sw=(t,e={})=>{let r=(i,n={})=>{let s=vf.isInvalidBrace(n),o=i.invalid===!0&&e.escapeInvalid===!0,a=s===!0||o===!0,l=e.escapeInvalid===!0?"\\":"",c="";if(i.isOpen===!0||i.isClose===!0)return l+i.value;if(i.type==="open")return a?l+i.value:"(";if(i.type==="close")return a?l+i.value:")";if(i.type==="comma")return i.prev.type==="comma"?"":a?i.value:"|";if(i.value)return i.value;if(i.nodes&&i.ranges>0){let u=vf.reduce(i.nodes),h=nw(...u,{...e,wrap:!1,toRegex:!0});if(h.length!==0)return u.length>1&&h.length>1?`(${h})`:h}if(i.nodes)for(let u of i.nodes)c+=r(u,i);return c};return r(t)};Rf.exports=sw});var Cf=d((IL,Of)=>{"use strict";var ow=Yo(),Tf=_n(),Lr=yn(),nr=(t="",e="",r=!1)=>{let i=[];if(t=[].concat(t),e=[].concat(e),!e.length)return t;if(!t.length)return r?Lr.flatten(e).map(n=>`{${n}}`):e;for(let n of t)if(Array.isArray(n))for(let s of n)i.push(nr(s,e,r));else for(let s of e)r===!0&&typeof s=="string"&&(s=`{${s}}`),i.push(Array.isArray(s)?nr(n,s,r):n+s);return Lr.flatten(i)},aw=(t,e={})=>{let r=e.rangeLimit===void 0?1e3:e.rangeLimit,i=(n,s={})=>{n.queue=[];let o=s,a=s.queue;for(;o.type!=="brace"&&o.type!=="root"&&o.parent;)o=o.parent,a=o.queue;if(n.invalid||n.dollar){a.push(nr(a.pop(),Tf(n,e)));return}if(n.type==="brace"&&n.invalid!==!0&&n.nodes.length===2){a.push(nr(a.pop(),["{}"]));return}if(n.nodes&&n.ranges>0){let h=Lr.reduce(n.nodes);if(Lr.exceedsLimit(...h,e.step,r))throw new RangeError("expanded array length exceeds range limit. Use options.rangeLimit to increase or disable the limit.");let f=ow(...h,e);f.length===0&&(f=Tf(n,e)),a.push(nr(a.pop(),f)),n.nodes=[];return}let l=Lr.encloseBrace(n),c=n.queue,u=n;for(;u.type!=="brace"&&u.type!=="root"&&u.parent;)u=u.parent,c=u.queue;for(let h=0;h<n.nodes.length;h++){let f=n.nodes[h];if(f.type==="comma"&&n.type==="brace"){h===1&&c.push(""),c.push("");continue}if(f.type==="close"){a.push(nr(a.pop(),c,l));continue}if(f.value&&f.type!=="open"){c.push(nr(c.pop(),f.value));continue}f.nodes&&i(f,n)}return c};return Lr.flatten(i(t))};Of.exports=aw});var Pf=d((kL,Lf)=>{"use strict";Lf.exports={MAX_LENGTH:1024*64,CHAR_0:"0",CHAR_9:"9",CHAR_UPPERCASE_A:"A",CHAR_LOWERCASE_A:"a",CHAR_UPPERCASE_Z:"Z",CHAR_LOWERCASE_Z:"z",CHAR_LEFT_PARENTHESES:"(",CHAR_RIGHT_PARENTHESES:")",CHAR_ASTERISK:"*",CHAR_AMPERSAND:"&",CHAR_AT:"@",CHAR_BACKSLASH:"\\",CHAR_BACKTICK:"`",CHAR_CARRIAGE_RETURN:"\r",CHAR_CIRCUMFLEX_ACCENT:"^",CHAR_COLON:":",CHAR_COMMA:",",CHAR_DOLLAR:"$",CHAR_DOT:".",CHAR_DOUBLE_QUOTE:'"',CHAR_EQUAL:"=",CHAR_EXCLAMATION_MARK:"!",CHAR_FORM_FEED:"\f",CHAR_FORWARD_SLASH:"/",CHAR_HASH:"#",CHAR_HYPHEN_MINUS:"-",CHAR_LEFT_ANGLE_BRACKET:"<",CHAR_LEFT_CURLY_BRACE:"{",CHAR_LEFT_SQUARE_BRACKET:"[",CHAR_LINE_FEED:`
|
|
2
|
-
`,CHAR_NO_BREAK_SPACE:"\xA0",CHAR_PERCENT:"%",CHAR_PLUS:"+",CHAR_QUESTION_MARK:"?",CHAR_RIGHT_ANGLE_BRACKET:">",CHAR_RIGHT_CURLY_BRACE:"}",CHAR_RIGHT_SQUARE_BRACKET:"]",CHAR_SEMICOLON:";",CHAR_SINGLE_QUOTE:"'",CHAR_SPACE:" ",CHAR_TAB:" ",CHAR_UNDERSCORE:"_",CHAR_VERTICAL_LINE:"|",CHAR_ZERO_WIDTH_NOBREAK_SPACE:"\uFEFF"}});var Ff=d((NL,Df)=>{"use strict";var lw=_n(),{MAX_LENGTH:If,CHAR_BACKSLASH:zo,CHAR_BACKTICK:cw,CHAR_COMMA:uw,CHAR_DOT:hw,CHAR_LEFT_PARENTHESES:fw,CHAR_RIGHT_PARENTHESES:pw,CHAR_LEFT_CURLY_BRACE:dw,CHAR_RIGHT_CURLY_BRACE:mw,CHAR_LEFT_SQUARE_BRACKET:kf,CHAR_RIGHT_SQUARE_BRACKET:Nf,CHAR_DOUBLE_QUOTE:gw,CHAR_SINGLE_QUOTE:yw,CHAR_NO_BREAK_SPACE:_w,CHAR_ZERO_WIDTH_NOBREAK_SPACE:Ew}=Pf(),Sw=(t,e={})=>{if(typeof t!="string")throw new TypeError("Expected a string");let r=e||{},i=typeof r.maxLength=="number"?Math.min(If,r.maxLength):If;if(t.length>i)throw new SyntaxError(`Input length (${t.length}), exceeds max characters (${i})`);let n={type:"root",input:t,nodes:[]},s=[n],o=n,a=n,l=0,c=t.length,u=0,h=0,f,g={},m=()=>t[u++],y=w=>{if(w.type==="text"&&a.type==="dot"&&(a.type="text"),a&&a.type==="text"&&w.type==="text"){a.value+=w.value;return}return o.nodes.push(w),w.parent=o,w.prev=a,a=w,w};for(y({type:"bos"});u<c;)if(o=s[s.length-1],f=m(),!(f===Ew||f===_w)){if(f===zo){y({type:"text",value:(e.keepEscaping?f:"")+m()});continue}if(f===Nf){y({type:"text",value:"\\"+f});continue}if(f===kf){l++;let w=!0,x;for(;u<c&&(x=m());){if(f+=x,x===kf){l++;continue}if(x===zo){f+=m();continue}if(x===Nf&&(l--,l===0))break}y({type:"text",value:f});continue}if(f===fw){o=y({type:"paren",nodes:[]}),s.push(o),y({type:"text",value:f});continue}if(f===pw){if(o.type!=="paren"){y({type:"text",value:f});continue}o=s.pop(),y({type:"text",value:f}),o=s[s.length-1];continue}if(f===gw||f===yw||f===cw){let w=f,x;for(e.keepQuotes!==!0&&(f="");u<c&&(x=m());){if(x===zo){f+=x+m();continue}if(x===w){e.keepQuotes===!0&&(f+=x);break}f+=x}y({type:"text",value:f});continue}if(f===dw){h++;let x={type:"brace",open:!0,close:!1,dollar:a.value&&a.value.slice(-1)==="$"||o.dollar===!0,depth:h,commas:0,ranges:0,nodes:[]};o=y(x),s.push(o),y({type:"open",value:f});continue}if(f===mw){if(o.type!=="brace"){y({type:"text",value:f});continue}let w="close";o=s.pop(),o.close=!0,y({type:w,value:f}),h--,o=s[s.length-1];continue}if(f===uw&&h>0){if(o.ranges>0){o.ranges=0;let w=o.nodes.shift();o.nodes=[w,{type:"text",value:lw(o)}]}y({type:"comma",value:f}),o.commas++;continue}if(f===hw&&h>0&&o.commas===0){let w=o.nodes;if(h===0||w.length===0){y({type:"text",value:f});continue}if(a.type==="dot"){if(o.range=[],a.value+=f,a.type="range",o.nodes.length!==3&&o.nodes.length!==5){o.invalid=!0,o.ranges=0,a.type="text";continue}o.ranges++,o.args=[];continue}if(a.type==="range"){w.pop();let x=w[w.length-1];x.value+=a.value+f,a=x,o.ranges--;continue}y({type:"dot",value:f});continue}y({type:"text",value:f})}do if(o=s.pop(),o.type!=="root"){o.nodes.forEach(R=>{R.nodes||(R.type==="open"&&(R.isOpen=!0),R.type==="close"&&(R.isClose=!0),R.nodes||(R.type="text"),R.invalid=!0)});let w=s[s.length-1],x=w.nodes.indexOf(o);w.nodes.splice(x,1,...o.nodes)}while(s.length>0);return y({type:"eos"}),n};Df.exports=Sw});var qf=d((DL,Bf)=>{"use strict";var Mf=_n(),bw=Af(),ww=Cf(),xw=Ff(),Le=(t,e={})=>{let r=[];if(Array.isArray(t))for(let i of t){let n=Le.create(i,e);Array.isArray(n)?r.push(...n):r.push(n)}else r=[].concat(Le.create(t,e));return e&&e.expand===!0&&e.nodupes===!0&&(r=[...new Set(r)]),r};Le.parse=(t,e={})=>xw(t,e);Le.stringify=(t,e={})=>Mf(typeof t=="string"?Le.parse(t,e):t,e);Le.compile=(t,e={})=>(typeof t=="string"&&(t=Le.parse(t,e)),bw(t,e));Le.expand=(t,e={})=>{typeof t=="string"&&(t=Le.parse(t,e));let r=ww(t,e);return e.noempty===!0&&(r=r.filter(Boolean)),e.nodupes===!0&&(r=[...new Set(r)]),r};Le.create=(t,e={})=>t===""||t.length<3?[t]:e.expand!==!0?Le.compile(t,e):Le.expand(t,e);Bf.exports=Le});var Ti=d((FL,jf)=>{"use strict";var vw=require("path"),Qe="\\\\/",Hf=`[^${Qe}]`,dt="\\.",Rw="\\+",Aw="\\?",Sn="\\/",Tw="(?=.)",Uf="[^/]",Ko=`(?:${Sn}|$)`,$f=`(?:^|${Sn})`,Vo=`${dt}{1,2}${Ko}`,Ow=`(?!${dt})`,Cw=`(?!${$f}${Vo})`,Lw=`(?!${dt}{0,1}${Ko})`,Pw=`(?!${Vo})`,Iw=`[^.${Sn}]`,kw=`${Uf}*?`,Gf={DOT_LITERAL:dt,PLUS_LITERAL:Rw,QMARK_LITERAL:Aw,SLASH_LITERAL:Sn,ONE_CHAR:Tw,QMARK:Uf,END_ANCHOR:Ko,DOTS_SLASH:Vo,NO_DOT:Ow,NO_DOTS:Cw,NO_DOT_SLASH:Lw,NO_DOTS_SLASH:Pw,QMARK_NO_DOT:Iw,STAR:kw,START_ANCHOR:$f},Nw={...Gf,SLASH_LITERAL:`[${Qe}]`,QMARK:Hf,STAR:`${Hf}*?`,DOTS_SLASH:`${dt}{1,2}(?:[${Qe}]|$)`,NO_DOT:`(?!${dt})`,NO_DOTS:`(?!(?:^|[${Qe}])${dt}{1,2}(?:[${Qe}]|$))`,NO_DOT_SLASH:`(?!${dt}{0,1}(?:[${Qe}]|$))`,NO_DOTS_SLASH:`(?!${dt}{1,2}(?:[${Qe}]|$))`,QMARK_NO_DOT:`[^.${Qe}]`,START_ANCHOR:`(?:^|[${Qe}])`,END_ANCHOR:`(?:[${Qe}]|$)`},Dw={alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"};jf.exports={MAX_LENGTH:1024*64,POSIX_REGEX_SOURCE:Dw,REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHARS:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,SEP:vw.sep,extglobChars(t){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${t.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}},globChars(t){return t===!0?Nw:Gf}}});var Oi=d(Re=>{"use strict";var Fw=require("path"),Mw=process.platform==="win32",{REGEX_BACKSLASH:Bw,REGEX_REMOVE_BACKSLASH:qw,REGEX_SPECIAL_CHARS:Hw,REGEX_SPECIAL_CHARS_GLOBAL:Uw}=Ti();Re.isObject=t=>t!==null&&typeof t=="object"&&!Array.isArray(t);Re.hasRegexChars=t=>Hw.test(t);Re.isRegexChar=t=>t.length===1&&Re.hasRegexChars(t);Re.escapeRegex=t=>t.replace(Uw,"\\$1");Re.toPosixSlashes=t=>t.replace(Bw,"/");Re.removeBackslashes=t=>t.replace(qw,e=>e==="\\"?"":e);Re.supportsLookbehinds=()=>{let t=process.version.slice(1).split(".").map(Number);return t.length===3&&t[0]>=9||t[0]===8&&t[1]>=10};Re.isWindows=t=>t&&typeof t.windows=="boolean"?t.windows:Mw===!0||Fw.sep==="\\";Re.escapeLast=(t,e,r)=>{let i=t.lastIndexOf(e,r);return i===-1?t:t[i-1]==="\\"?Re.escapeLast(t,e,i-1):`${t.slice(0,i)}\\${t.slice(i)}`};Re.removePrefix=(t,e={})=>{let r=t;return r.startsWith("./")&&(r=r.slice(2),e.prefix="./"),r};Re.wrapOutput=(t,e={},r={})=>{let i=r.contains?"":"^",n=r.contains?"":"$",s=`${i}(?:${t})${n}`;return e.negated===!0&&(s=`(?:^(?!${s}).*$)`),s}});var Qf=d((BL,Zf)=>{"use strict";var Wf=Oi(),{CHAR_ASTERISK:Xo,CHAR_AT:$w,CHAR_BACKWARD_SLASH:Ci,CHAR_COMMA:Gw,CHAR_DOT:Zo,CHAR_EXCLAMATION_MARK:Qo,CHAR_FORWARD_SLASH:Xf,CHAR_LEFT_CURLY_BRACE:Jo,CHAR_LEFT_PARENTHESES:ea,CHAR_LEFT_SQUARE_BRACKET:jw,CHAR_PLUS:Ww,CHAR_QUESTION_MARK:Yf,CHAR_RIGHT_CURLY_BRACE:Yw,CHAR_RIGHT_PARENTHESES:zf,CHAR_RIGHT_SQUARE_BRACKET:zw}=Ti(),Kf=t=>t===Xf||t===Ci,Vf=t=>{t.isPrefix!==!0&&(t.depth=t.isGlobstar?1/0:1)},Kw=(t,e)=>{let r=e||{},i=t.length-1,n=r.parts===!0||r.scanToEnd===!0,s=[],o=[],a=[],l=t,c=-1,u=0,h=0,f=!1,g=!1,m=!1,y=!1,w=!1,x=!1,R=!1,M=!1,re=!1,N=!1,q=0,P,I,B={value:"",depth:0,isGlob:!1},ie=()=>c>=i,S=()=>l.charCodeAt(c+1),W=()=>(P=I,l.charCodeAt(++c));for(;c<i;){I=W();let b;if(I===Ci){R=B.backslashes=!0,I=W(),I===Jo&&(x=!0);continue}if(x===!0||I===Jo){for(q++;ie()!==!0&&(I=W());){if(I===Ci){R=B.backslashes=!0,W();continue}if(I===Jo){q++;continue}if(x!==!0&&I===Zo&&(I=W())===Zo){if(f=B.isBrace=!0,m=B.isGlob=!0,N=!0,n===!0)continue;break}if(x!==!0&&I===Gw){if(f=B.isBrace=!0,m=B.isGlob=!0,N=!0,n===!0)continue;break}if(I===Yw&&(q--,q===0)){x=!1,f=B.isBrace=!0,N=!0;break}}if(n===!0)continue;break}if(I===Xf){if(s.push(c),o.push(B),B={value:"",depth:0,isGlob:!1},N===!0)continue;if(P===Zo&&c===u+1){u+=2;continue}h=c+1;continue}if(r.noext!==!0&&(I===Ww||I===$w||I===Xo||I===Yf||I===Qo)===!0&&S()===ea){if(m=B.isGlob=!0,y=B.isExtglob=!0,N=!0,I===Qo&&c===u&&(re=!0),n===!0){for(;ie()!==!0&&(I=W());){if(I===Ci){R=B.backslashes=!0,I=W();continue}if(I===zf){m=B.isGlob=!0,N=!0;break}}continue}break}if(I===Xo){if(P===Xo&&(w=B.isGlobstar=!0),m=B.isGlob=!0,N=!0,n===!0)continue;break}if(I===Yf){if(m=B.isGlob=!0,N=!0,n===!0)continue;break}if(I===jw){for(;ie()!==!0&&(b=W());){if(b===Ci){R=B.backslashes=!0,W();continue}if(b===zw){g=B.isBracket=!0,m=B.isGlob=!0,N=!0;break}}if(n===!0)continue;break}if(r.nonegate!==!0&&I===Qo&&c===u){M=B.negated=!0,u++;continue}if(r.noparen!==!0&&I===ea){if(m=B.isGlob=!0,n===!0){for(;ie()!==!0&&(I=W());){if(I===ea){R=B.backslashes=!0,I=W();continue}if(I===zf){N=!0;break}}continue}break}if(m===!0){if(N=!0,n===!0)continue;break}}r.noext===!0&&(y=!1,m=!1);let G=l,Fe="",_="";u>0&&(Fe=l.slice(0,u),l=l.slice(u),h-=u),G&&m===!0&&h>0?(G=l.slice(0,h),_=l.slice(h)):m===!0?(G="",_=l):G=l,G&&G!==""&&G!=="/"&&G!==l&&Kf(G.charCodeAt(G.length-1))&&(G=G.slice(0,-1)),r.unescape===!0&&(_&&(_=Wf.removeBackslashes(_)),G&&R===!0&&(G=Wf.removeBackslashes(G)));let p={prefix:Fe,input:t,start:u,base:G,glob:_,isBrace:f,isBracket:g,isGlob:m,isExtglob:y,isGlobstar:w,negated:M,negatedExtglob:re};if(r.tokens===!0&&(p.maxDepth=0,Kf(I)||o.push(B),p.tokens=o),r.parts===!0||r.tokens===!0){let b;for(let E=0;E<s.length;E++){let O=b?b+1:u,L=s[E],T=t.slice(O,L);r.tokens&&(E===0&&u!==0?(o[E].isPrefix=!0,o[E].value=Fe):o[E].value=T,Vf(o[E]),p.maxDepth+=o[E].depth),(E!==0||T!=="")&&a.push(T),b=L}if(b&&b+1<t.length){let E=t.slice(b+1);a.push(E),r.tokens&&(o[o.length-1].value=E,Vf(o[o.length-1]),p.maxDepth+=o[o.length-1].depth)}p.slashes=s,p.parts=a}return p};Zf.exports=Kw});var tp=d((qL,ep)=>{"use strict";var bn=Ti(),Pe=Oi(),{MAX_LENGTH:wn,POSIX_REGEX_SOURCE:Vw,REGEX_NON_SPECIAL_CHARS:Xw,REGEX_SPECIAL_CHARS_BACKREF:Zw,REPLACEMENTS:Jf}=bn,Qw=(t,e)=>{if(typeof e.expandRange=="function")return e.expandRange(...t,e);t.sort();let r=`[${t.join("-")}]`;try{new RegExp(r)}catch{return t.map(n=>Pe.escapeRegex(n)).join("..")}return r},Pr=(t,e)=>`Missing ${t}: "${e}" - use "\\\\${e}" to match literal characters`,ta=(t,e)=>{if(typeof t!="string")throw new TypeError("Expected a string");t=Jf[t]||t;let r={...e},i=typeof r.maxLength=="number"?Math.min(wn,r.maxLength):wn,n=t.length;if(n>i)throw new SyntaxError(`Input length: ${n}, exceeds maximum allowed length: ${i}`);let s={type:"bos",value:"",output:r.prepend||""},o=[s],a=r.capture?"":"?:",l=Pe.isWindows(e),c=bn.globChars(l),u=bn.extglobChars(c),{DOT_LITERAL:h,PLUS_LITERAL:f,SLASH_LITERAL:g,ONE_CHAR:m,DOTS_SLASH:y,NO_DOT:w,NO_DOT_SLASH:x,NO_DOTS_SLASH:R,QMARK:M,QMARK_NO_DOT:re,STAR:N,START_ANCHOR:q}=c,P=A=>`(${a}(?:(?!${q}${A.dot?y:h}).)*?)`,I=r.dot?"":w,B=r.dot?M:re,ie=r.bash===!0?P(r):N;r.capture&&(ie=`(${ie})`),typeof r.noext=="boolean"&&(r.noextglob=r.noext);let S={input:t,index:-1,start:0,dot:r.dot===!0,consumed:"",output:"",prefix:"",backtrack:!1,negated:!1,brackets:0,braces:0,parens:0,quotes:0,globstar:!1,tokens:o};t=Pe.removePrefix(t,S),n=t.length;let W=[],G=[],Fe=[],_=s,p,b=()=>S.index===n-1,E=S.peek=(A=1)=>t[S.index+A],O=S.advance=()=>t[++S.index]||"",L=()=>t.slice(S.index+1),T=(A="",K=0)=>{S.consumed+=A,S.index+=K},Y=A=>{S.output+=A.output!=null?A.output:A.value,T(A.value)},he=()=>{let A=1;for(;E()==="!"&&(E(2)!=="("||E(3)==="?");)O(),S.start++,A++;return A%2===0?!1:(S.negated=!0,S.start++,!0)},ne=A=>{S[A]++,Fe.push(A)},be=A=>{S[A]--,Fe.pop()},k=A=>{if(_.type==="globstar"){let K=S.braces>0&&(A.type==="comma"||A.type==="brace"),v=A.extglob===!0||W.length&&(A.type==="pipe"||A.type==="paren");A.type!=="slash"&&A.type!=="paren"&&!K&&!v&&(S.output=S.output.slice(0,-_.output.length),_.type="star",_.value="*",_.output=ie,S.output+=_.output)}if(W.length&&A.type!=="paren"&&(W[W.length-1].inner+=A.value),(A.value||A.output)&&Y(A),_&&_.type==="text"&&A.type==="text"){_.value+=A.value,_.output=(_.output||"")+A.value;return}A.prev=_,o.push(A),_=A},Me=(A,K)=>{let v={...u[K],conditions:1,inner:""};v.prev=_,v.parens=S.parens,v.output=S.output;let F=(r.capture?"(":"")+v.open;ne("parens"),k({type:A,value:K,output:S.output?"":m}),k({type:"paren",extglob:!0,value:O(),output:F}),W.push(v)},GE=A=>{let K=A.close+(r.capture?")":""),v;if(A.type==="negate"){let F=ie;if(A.inner&&A.inner.length>1&&A.inner.includes("/")&&(F=P(r)),(F!==ie||b()||/^\)+$/.test(L()))&&(K=A.close=`)$))${F}`),A.inner.includes("*")&&(v=L())&&/^\.[^\\/.]+$/.test(v)){let Q=ta(v,{...e,fastpaths:!1}).output;K=A.close=`)${Q})${F})`}A.prev.type==="bos"&&(S.negatedExtglob=!0)}k({type:"paren",extglob:!0,value:p,output:K}),be("parens")};if(r.fastpaths!==!1&&!/(^[*!]|[/()[\]{}"])/.test(t)){let A=!1,K=t.replace(Zw,(v,F,Q,we,se,po)=>we==="\\"?(A=!0,v):we==="?"?F?F+we+(se?M.repeat(se.length):""):po===0?B+(se?M.repeat(se.length):""):M.repeat(Q.length):we==="."?h.repeat(Q.length):we==="*"?F?F+we+(se?ie:""):ie:F?v:`\\${v}`);return A===!0&&(r.unescape===!0?K=K.replace(/\\/g,""):K=K.replace(/\\+/g,v=>v.length%2===0?"\\\\":v?"\\":"")),K===t&&r.contains===!0?(S.output=t,S):(S.output=Pe.wrapOutput(K,S,e),S)}for(;!b();){if(p=O(),p==="\0")continue;if(p==="\\"){let v=E();if(v==="/"&&r.bash!==!0||v==="."||v===";")continue;if(!v){p+="\\",k({type:"text",value:p});continue}let F=/^\\+/.exec(L()),Q=0;if(F&&F[0].length>2&&(Q=F[0].length,S.index+=Q,Q%2!==0&&(p+="\\")),r.unescape===!0?p=O():p+=O(),S.brackets===0){k({type:"text",value:p});continue}}if(S.brackets>0&&(p!=="]"||_.value==="["||_.value==="[^")){if(r.posix!==!1&&p===":"){let v=_.value.slice(1);if(v.includes("[")&&(_.posix=!0,v.includes(":"))){let F=_.value.lastIndexOf("["),Q=_.value.slice(0,F),we=_.value.slice(F+2),se=Vw[we];if(se){_.value=Q+se,S.backtrack=!0,O(),!s.output&&o.indexOf(_)===1&&(s.output=m);continue}}}(p==="["&&E()!==":"||p==="-"&&E()==="]")&&(p=`\\${p}`),p==="]"&&(_.value==="["||_.value==="[^")&&(p=`\\${p}`),r.posix===!0&&p==="!"&&_.value==="["&&(p="^"),_.value+=p,Y({value:p});continue}if(S.quotes===1&&p!=='"'){p=Pe.escapeRegex(p),_.value+=p,Y({value:p});continue}if(p==='"'){S.quotes=S.quotes===1?0:1,r.keepQuotes===!0&&k({type:"text",value:p});continue}if(p==="("){ne("parens"),k({type:"paren",value:p});continue}if(p===")"){if(S.parens===0&&r.strictBrackets===!0)throw new SyntaxError(Pr("opening","("));let v=W[W.length-1];if(v&&S.parens===v.parens+1){GE(W.pop());continue}k({type:"paren",value:p,output:S.parens?")":"\\)"}),be("parens");continue}if(p==="["){if(r.nobracket===!0||!L().includes("]")){if(r.nobracket!==!0&&r.strictBrackets===!0)throw new SyntaxError(Pr("closing","]"));p=`\\${p}`}else ne("brackets");k({type:"bracket",value:p});continue}if(p==="]"){if(r.nobracket===!0||_&&_.type==="bracket"&&_.value.length===1){k({type:"text",value:p,output:`\\${p}`});continue}if(S.brackets===0){if(r.strictBrackets===!0)throw new SyntaxError(Pr("opening","["));k({type:"text",value:p,output:`\\${p}`});continue}be("brackets");let v=_.value.slice(1);if(_.posix!==!0&&v[0]==="^"&&!v.includes("/")&&(p=`/${p}`),_.value+=p,Y({value:p}),r.literalBrackets===!1||Pe.hasRegexChars(v))continue;let F=Pe.escapeRegex(_.value);if(S.output=S.output.slice(0,-_.value.length),r.literalBrackets===!0){S.output+=F,_.value=F;continue}_.value=`(${a}${F}|${_.value})`,S.output+=_.value;continue}if(p==="{"&&r.nobrace!==!0){ne("braces");let v={type:"brace",value:p,output:"(",outputIndex:S.output.length,tokensIndex:S.tokens.length};G.push(v),k(v);continue}if(p==="}"){let v=G[G.length-1];if(r.nobrace===!0||!v){k({type:"text",value:p,output:p});continue}let F=")";if(v.dots===!0){let Q=o.slice(),we=[];for(let se=Q.length-1;se>=0&&(o.pop(),Q[se].type!=="brace");se--)Q[se].type!=="dots"&&we.unshift(Q[se].value);F=Qw(we,r),S.backtrack=!0}if(v.comma!==!0&&v.dots!==!0){let Q=S.output.slice(0,v.outputIndex),we=S.tokens.slice(v.tokensIndex);v.value=v.output="\\{",p=F="\\}",S.output=Q;for(let se of we)S.output+=se.output||se.value}k({type:"brace",value:p,output:F}),be("braces"),G.pop();continue}if(p==="|"){W.length>0&&W[W.length-1].conditions++,k({type:"text",value:p});continue}if(p===","){let v=p,F=G[G.length-1];F&&Fe[Fe.length-1]==="braces"&&(F.comma=!0,v="|"),k({type:"comma",value:p,output:v});continue}if(p==="/"){if(_.type==="dot"&&S.index===S.start+1){S.start=S.index+1,S.consumed="",S.output="",o.pop(),_=s;continue}k({type:"slash",value:p,output:g});continue}if(p==="."){if(S.braces>0&&_.type==="dot"){_.value==="."&&(_.output=h);let v=G[G.length-1];_.type="dots",_.output+=p,_.value+=p,v.dots=!0;continue}if(S.braces+S.parens===0&&_.type!=="bos"&&_.type!=="slash"){k({type:"text",value:p,output:h});continue}k({type:"dot",value:p,output:h});continue}if(p==="?"){if(!(_&&_.value==="(")&&r.noextglob!==!0&&E()==="("&&E(2)!=="?"){Me("qmark",p);continue}if(_&&_.type==="paren"){let F=E(),Q=p;if(F==="<"&&!Pe.supportsLookbehinds())throw new Error("Node.js v10 or higher is required for regex lookbehinds");(_.value==="("&&!/[!=<:]/.test(F)||F==="<"&&!/<([!=]|\w+>)/.test(L()))&&(Q=`\\${p}`),k({type:"text",value:p,output:Q});continue}if(r.dot!==!0&&(_.type==="slash"||_.type==="bos")){k({type:"qmark",value:p,output:re});continue}k({type:"qmark",value:p,output:M});continue}if(p==="!"){if(r.noextglob!==!0&&E()==="("&&(E(2)!=="?"||!/[!=<:]/.test(E(3)))){Me("negate",p);continue}if(r.nonegate!==!0&&S.index===0){he();continue}}if(p==="+"){if(r.noextglob!==!0&&E()==="("&&E(2)!=="?"){Me("plus",p);continue}if(_&&_.value==="("||r.regex===!1){k({type:"plus",value:p,output:f});continue}if(_&&(_.type==="bracket"||_.type==="paren"||_.type==="brace")||S.parens>0){k({type:"plus",value:p});continue}k({type:"plus",value:f});continue}if(p==="@"){if(r.noextglob!==!0&&E()==="("&&E(2)!=="?"){k({type:"at",extglob:!0,value:p,output:""});continue}k({type:"text",value:p});continue}if(p!=="*"){(p==="$"||p==="^")&&(p=`\\${p}`);let v=Xw.exec(L());v&&(p+=v[0],S.index+=v[0].length),k({type:"text",value:p});continue}if(_&&(_.type==="globstar"||_.star===!0)){_.type="star",_.star=!0,_.value+=p,_.output=ie,S.backtrack=!0,S.globstar=!0,T(p);continue}let A=L();if(r.noextglob!==!0&&/^\([^?]/.test(A)){Me("star",p);continue}if(_.type==="star"){if(r.noglobstar===!0){T(p);continue}let v=_.prev,F=v.prev,Q=v.type==="slash"||v.type==="bos",we=F&&(F.type==="star"||F.type==="globstar");if(r.bash===!0&&(!Q||A[0]&&A[0]!=="/")){k({type:"star",value:p,output:""});continue}let se=S.braces>0&&(v.type==="comma"||v.type==="brace"),po=W.length&&(v.type==="pipe"||v.type==="paren");if(!Q&&v.type!=="paren"&&!se&&!po){k({type:"star",value:p,output:""});continue}for(;A.slice(0,3)==="/**";){let nn=t[S.index+4];if(nn&&nn!=="/")break;A=A.slice(3),T("/**",3)}if(v.type==="bos"&&b()){_.type="globstar",_.value+=p,_.output=P(r),S.output=_.output,S.globstar=!0,T(p);continue}if(v.type==="slash"&&v.prev.type!=="bos"&&!we&&b()){S.output=S.output.slice(0,-(v.output+_.output).length),v.output=`(?:${v.output}`,_.type="globstar",_.output=P(r)+(r.strictSlashes?")":"|$)"),_.value+=p,S.globstar=!0,S.output+=v.output+_.output,T(p);continue}if(v.type==="slash"&&v.prev.type!=="bos"&&A[0]==="/"){let nn=A[1]!==void 0?"|$":"";S.output=S.output.slice(0,-(v.output+_.output).length),v.output=`(?:${v.output}`,_.type="globstar",_.output=`${P(r)}${g}|${g}${nn})`,_.value+=p,S.output+=v.output+_.output,S.globstar=!0,T(p+O()),k({type:"slash",value:"/",output:""});continue}if(v.type==="bos"&&A[0]==="/"){_.type="globstar",_.value+=p,_.output=`(?:^|${g}|${P(r)}${g})`,S.output=_.output,S.globstar=!0,T(p+O()),k({type:"slash",value:"/",output:""});continue}S.output=S.output.slice(0,-_.output.length),_.type="globstar",_.output=P(r),_.value+=p,S.output+=_.output,S.globstar=!0,T(p);continue}let K={type:"star",value:p,output:ie};if(r.bash===!0){K.output=".*?",(_.type==="bos"||_.type==="slash")&&(K.output=I+K.output),k(K);continue}if(_&&(_.type==="bracket"||_.type==="paren")&&r.regex===!0){K.output=p,k(K);continue}(S.index===S.start||_.type==="slash"||_.type==="dot")&&(_.type==="dot"?(S.output+=x,_.output+=x):r.dot===!0?(S.output+=R,_.output+=R):(S.output+=I,_.output+=I),E()!=="*"&&(S.output+=m,_.output+=m)),k(K)}for(;S.brackets>0;){if(r.strictBrackets===!0)throw new SyntaxError(Pr("closing","]"));S.output=Pe.escapeLast(S.output,"["),be("brackets")}for(;S.parens>0;){if(r.strictBrackets===!0)throw new SyntaxError(Pr("closing",")"));S.output=Pe.escapeLast(S.output,"("),be("parens")}for(;S.braces>0;){if(r.strictBrackets===!0)throw new SyntaxError(Pr("closing","}"));S.output=Pe.escapeLast(S.output,"{"),be("braces")}if(r.strictSlashes!==!0&&(_.type==="star"||_.type==="bracket")&&k({type:"maybe_slash",value:"",output:`${g}?`}),S.backtrack===!0){S.output="";for(let A of S.tokens)S.output+=A.output!=null?A.output:A.value,A.suffix&&(S.output+=A.suffix)}return S};ta.fastpaths=(t,e)=>{let r={...e},i=typeof r.maxLength=="number"?Math.min(wn,r.maxLength):wn,n=t.length;if(n>i)throw new SyntaxError(`Input length: ${n}, exceeds maximum allowed length: ${i}`);t=Jf[t]||t;let s=Pe.isWindows(e),{DOT_LITERAL:o,SLASH_LITERAL:a,ONE_CHAR:l,DOTS_SLASH:c,NO_DOT:u,NO_DOTS:h,NO_DOTS_SLASH:f,STAR:g,START_ANCHOR:m}=bn.globChars(s),y=r.dot?h:u,w=r.dot?f:u,x=r.capture?"":"?:",R={negated:!1,prefix:""},M=r.bash===!0?".*?":g;r.capture&&(M=`(${M})`);let re=I=>I.noglobstar===!0?M:`(${x}(?:(?!${m}${I.dot?c:o}).)*?)`,N=I=>{switch(I){case"*":return`${y}${l}${M}`;case".*":return`${o}${l}${M}`;case"*.*":return`${y}${M}${o}${l}${M}`;case"*/*":return`${y}${M}${a}${l}${w}${M}`;case"**":return y+re(r);case"**/*":return`(?:${y}${re(r)}${a})?${w}${l}${M}`;case"**/*.*":return`(?:${y}${re(r)}${a})?${w}${M}${o}${l}${M}`;case"**/.*":return`(?:${y}${re(r)}${a})?${o}${l}${M}`;default:{let B=/^(.*?)\.(\w+)$/.exec(I);if(!B)return;let ie=N(B[1]);return ie?ie+o+B[2]:void 0}}},q=Pe.removePrefix(t,R),P=N(q);return P&&r.strictSlashes!==!0&&(P+=`${a}?`),P};ep.exports=ta});var ip=d((HL,rp)=>{"use strict";var Jw=require("path"),ex=Qf(),ra=tp(),ia=Oi(),tx=Ti(),rx=t=>t&&typeof t=="object"&&!Array.isArray(t),J=(t,e,r=!1)=>{if(Array.isArray(t)){let u=t.map(f=>J(f,e,r));return f=>{for(let g of u){let m=g(f);if(m)return m}return!1}}let i=rx(t)&&t.tokens&&t.input;if(t===""||typeof t!="string"&&!i)throw new TypeError("Expected pattern to be a non-empty string");let n=e||{},s=ia.isWindows(e),o=i?J.compileRe(t,e):J.makeRe(t,e,!1,!0),a=o.state;delete o.state;let l=()=>!1;if(n.ignore){let u={...e,ignore:null,onMatch:null,onResult:null};l=J(n.ignore,u,r)}let c=(u,h=!1)=>{let{isMatch:f,match:g,output:m}=J.test(u,o,e,{glob:t,posix:s}),y={glob:t,state:a,regex:o,posix:s,input:u,output:m,match:g,isMatch:f};return typeof n.onResult=="function"&&n.onResult(y),f===!1?(y.isMatch=!1,h?y:!1):l(u)?(typeof n.onIgnore=="function"&&n.onIgnore(y),y.isMatch=!1,h?y:!1):(typeof n.onMatch=="function"&&n.onMatch(y),h?y:!0)};return r&&(c.state=a),c};J.test=(t,e,r,{glob:i,posix:n}={})=>{if(typeof t!="string")throw new TypeError("Expected input to be a string");if(t==="")return{isMatch:!1,output:""};let s=r||{},o=s.format||(n?ia.toPosixSlashes:null),a=t===i,l=a&&o?o(t):t;return a===!1&&(l=o?o(t):t,a=l===i),(a===!1||s.capture===!0)&&(s.matchBase===!0||s.basename===!0?a=J.matchBase(t,e,r,n):a=e.exec(l)),{isMatch:!!a,match:a,output:l}};J.matchBase=(t,e,r,i=ia.isWindows(r))=>(e instanceof RegExp?e:J.makeRe(e,r)).test(Jw.basename(t));J.isMatch=(t,e,r)=>J(e,r)(t);J.parse=(t,e)=>Array.isArray(t)?t.map(r=>J.parse(r,e)):ra(t,{...e,fastpaths:!1});J.scan=(t,e)=>ex(t,e);J.compileRe=(t,e,r=!1,i=!1)=>{if(r===!0)return t.output;let n=e||{},s=n.contains?"":"^",o=n.contains?"":"$",a=`${s}(?:${t.output})${o}`;t&&t.negated===!0&&(a=`^(?!${a}).*$`);let l=J.toRegex(a,e);return i===!0&&(l.state=t),l};J.makeRe=(t,e={},r=!1,i=!1)=>{if(!t||typeof t!="string")throw new TypeError("Expected a non-empty string");let n={negated:!1,fastpaths:!0};return e.fastpaths!==!1&&(t[0]==="."||t[0]==="*")&&(n.output=ra.fastpaths(t,e)),n.output||(n=ra(t,e)),J.compileRe(n,e,r,i)};J.toRegex=(t,e)=>{try{let r=e||{};return new RegExp(t,r.flags||(r.nocase?"i":""))}catch(r){if(e&&e.debug===!0)throw r;return/$^/}};J.constants=tx;rp.exports=J});var sp=d((UL,np)=>{"use strict";np.exports=ip()});var up=d(($L,cp)=>{"use strict";var ap=require("util"),lp=qf(),Je=sp(),na=Oi(),op=t=>t===""||t==="./",X=(t,e,r)=>{e=[].concat(e),t=[].concat(t);let i=new Set,n=new Set,s=new Set,o=0,a=u=>{s.add(u.output),r&&r.onResult&&r.onResult(u)};for(let u=0;u<e.length;u++){let h=Je(String(e[u]),{...r,onResult:a},!0),f=h.state.negated||h.state.negatedExtglob;f&&o++;for(let g of t){let m=h(g,!0);(f?!m.isMatch:m.isMatch)&&(f?i.add(m.output):(i.delete(m.output),n.add(m.output)))}}let c=(o===e.length?[...s]:[...n]).filter(u=>!i.has(u));if(r&&c.length===0){if(r.failglob===!0)throw new Error(`No matches found for "${e.join(", ")}"`);if(r.nonull===!0||r.nullglob===!0)return r.unescape?e.map(u=>u.replace(/\\/g,"")):e}return c};X.match=X;X.matcher=(t,e)=>Je(t,e);X.isMatch=(t,e,r)=>Je(e,r)(t);X.any=X.isMatch;X.not=(t,e,r={})=>{e=[].concat(e).map(String);let i=new Set,n=[],s=a=>{r.onResult&&r.onResult(a),n.push(a.output)},o=new Set(X(t,e,{...r,onResult:s}));for(let a of n)o.has(a)||i.add(a);return[...i]};X.contains=(t,e,r)=>{if(typeof t!="string")throw new TypeError(`Expected a string: "${ap.inspect(t)}"`);if(Array.isArray(e))return e.some(i=>X.contains(t,i,r));if(typeof e=="string"){if(op(t)||op(e))return!1;if(t.includes(e)||t.startsWith("./")&&t.slice(2).includes(e))return!0}return X.isMatch(t,e,{...r,contains:!0})};X.matchKeys=(t,e,r)=>{if(!na.isObject(t))throw new TypeError("Expected the first argument to be an object");let i=X(Object.keys(t),e,r),n={};for(let s of i)n[s]=t[s];return n};X.some=(t,e,r)=>{let i=[].concat(t);for(let n of[].concat(e)){let s=Je(String(n),r);if(i.some(o=>s(o)))return!0}return!1};X.every=(t,e,r)=>{let i=[].concat(t);for(let n of[].concat(e)){let s=Je(String(n),r);if(!i.every(o=>s(o)))return!1}return!0};X.all=(t,e,r)=>{if(typeof t!="string")throw new TypeError(`Expected a string: "${ap.inspect(t)}"`);return[].concat(e).every(i=>Je(i,r)(t))};X.capture=(t,e,r)=>{let i=na.isWindows(r),s=Je.makeRe(String(t),{...r,capture:!0}).exec(i?na.toPosixSlashes(e):e);if(s)return s.slice(1).map(o=>o===void 0?"":o)};X.makeRe=(...t)=>Je.makeRe(...t);X.scan=(...t)=>Je.scan(...t);X.parse=(t,e)=>{let r=[];for(let i of[].concat(t||[]))for(let n of lp(String(i),e))r.push(Je.parse(n,e));return r};X.braces=(t,e)=>{if(typeof t!="string")throw new TypeError("Expected a string");return e&&e.nobrace===!0||!/\{.*\}/.test(t)?[t]:lp(t,e)};X.braceExpand=(t,e)=>{if(typeof t!="string")throw new TypeError("Expected a string");return X.braces(t,{...e,expand:!0})};cp.exports=X});var _p=d(D=>{"use strict";Object.defineProperty(D,"__esModule",{value:!0});D.matchAny=D.convertPatternsToRe=D.makeRe=D.getPatternParts=D.expandBraceExpansion=D.expandPatternsWithBraceExpansion=D.isAffectDepthOfReadingPattern=D.endsWithSlashGlobStar=D.hasGlobStar=D.getBaseDirectory=D.isPatternRelatedToParentDirectory=D.getPatternsOutsideCurrentDirectory=D.getPatternsInsideCurrentDirectory=D.getPositivePatterns=D.getNegativePatterns=D.isPositivePattern=D.isNegativePattern=D.convertToNegativePattern=D.convertToPositivePattern=D.isDynamicPattern=D.isStaticPattern=void 0;var ix=require("path"),nx=tf(),sa=up(),hp="**",sx="\\",ox=/[*?]|^!/,ax=/\[[^[]*]/,lx=/(?:^|[^!*+?@])\([^(]*\|[^|]*\)/,cx=/[!*+?@]\([^(]*\)/,ux=/,|\.\./;function fp(t,e={}){return!pp(t,e)}D.isStaticPattern=fp;function pp(t,e={}){return t===""?!1:!!(e.caseSensitiveMatch===!1||t.includes(sx)||ox.test(t)||ax.test(t)||lx.test(t)||e.extglob!==!1&&cx.test(t)||e.braceExpansion!==!1&&hx(t))}D.isDynamicPattern=pp;function hx(t){let e=t.indexOf("{");if(e===-1)return!1;let r=t.indexOf("}",e+1);if(r===-1)return!1;let i=t.slice(e,r);return ux.test(i)}function fx(t){return xn(t)?t.slice(1):t}D.convertToPositivePattern=fx;function px(t){return"!"+t}D.convertToNegativePattern=px;function xn(t){return t.startsWith("!")&&t[1]!=="("}D.isNegativePattern=xn;function dp(t){return!xn(t)}D.isPositivePattern=dp;function dx(t){return t.filter(xn)}D.getNegativePatterns=dx;function mx(t){return t.filter(dp)}D.getPositivePatterns=mx;function gx(t){return t.filter(e=>!oa(e))}D.getPatternsInsideCurrentDirectory=gx;function yx(t){return t.filter(oa)}D.getPatternsOutsideCurrentDirectory=yx;function oa(t){return t.startsWith("..")||t.startsWith("./..")}D.isPatternRelatedToParentDirectory=oa;function _x(t){return nx(t,{flipBackslashes:!1})}D.getBaseDirectory=_x;function Ex(t){return t.includes(hp)}D.hasGlobStar=Ex;function mp(t){return t.endsWith("/"+hp)}D.endsWithSlashGlobStar=mp;function Sx(t){let e=ix.basename(t);return mp(t)||fp(e)}D.isAffectDepthOfReadingPattern=Sx;function bx(t){return t.reduce((e,r)=>e.concat(gp(r)),[])}D.expandPatternsWithBraceExpansion=bx;function gp(t){return sa.braces(t,{expand:!0,nodupes:!0})}D.expandBraceExpansion=gp;function wx(t,e){let{parts:r}=sa.scan(t,Object.assign(Object.assign({},e),{parts:!0}));return r.length===0&&(r=[t]),r[0].startsWith("/")&&(r[0]=r[0].slice(1),r.unshift("")),r}D.getPatternParts=wx;function yp(t,e){return sa.makeRe(t,e)}D.makeRe=yp;function xx(t,e){return t.map(r=>yp(r,e))}D.convertPatternsToRe=xx;function vx(t,e){return e.some(r=>r.test(t))}D.matchAny=vx});var wp=d((jL,bp)=>{"use strict";var Rx=require("stream"),Ep=Rx.PassThrough,Ax=Array.prototype.slice;bp.exports=Tx;function Tx(){let t=[],e=Ax.call(arguments),r=!1,i=e[e.length-1];i&&!Array.isArray(i)&&i.pipe==null?e.pop():i={};let n=i.end!==!1,s=i.pipeError===!0;i.objectMode==null&&(i.objectMode=!0),i.highWaterMark==null&&(i.highWaterMark=64*1024);let o=Ep(i);function a(){for(let u=0,h=arguments.length;u<h;u++)t.push(Sp(arguments[u],i));return l(),this}function l(){if(r)return;r=!0;let u=t.shift();if(!u){process.nextTick(c);return}Array.isArray(u)||(u=[u]);let h=u.length+1;function f(){--h>0||(r=!1,l())}function g(m){function y(){m.removeListener("merge2UnpipeEnd",y),m.removeListener("end",y),s&&m.removeListener("error",w),f()}function w(x){o.emit("error",x)}if(m._readableState.endEmitted)return f();m.on("merge2UnpipeEnd",y),m.on("end",y),s&&m.on("error",w),m.pipe(o,{end:!1}),m.resume()}for(let m=0;m<u.length;m++)g(u[m]);f()}function c(){r=!1,o.emit("queueDrain"),n&&o.end()}return o.setMaxListeners(0),o.add=a,o.on("unpipe",function(u){u.emit("merge2UnpipeEnd")}),e.length&&a.apply(null,e),o}function Sp(t,e){if(Array.isArray(t))for(let r=0,i=t.length;r<i;r++)t[r]=Sp(t[r],e);else{if(!t._readableState&&t.pipe&&(t=t.pipe(Ep(e))),!t._readableState||!t.pause||!t.pipe)throw new Error("Only readable stream can be merged.");t.pause()}return t}});var vp=d(vn=>{"use strict";Object.defineProperty(vn,"__esModule",{value:!0});vn.merge=void 0;var Ox=wp();function Cx(t){let e=Ox(t);return t.forEach(r=>{r.once("error",i=>e.emit("error",i))}),e.once("close",()=>xp(t)),e.once("end",()=>xp(t)),e}vn.merge=Cx;function xp(t){t.forEach(e=>e.emit("close"))}});var Rp=d(Ir=>{"use strict";Object.defineProperty(Ir,"__esModule",{value:!0});Ir.isEmpty=Ir.isString=void 0;function Lx(t){return typeof t=="string"}Ir.isString=Lx;function Px(t){return t===""}Ir.isEmpty=Px});var mt=d(de=>{"use strict";Object.defineProperty(de,"__esModule",{value:!0});de.string=de.stream=de.pattern=de.path=de.fs=de.errno=de.array=void 0;var Ix=Wh();de.array=Ix;var kx=Yh();de.errno=kx;var Nx=zh();de.fs=Nx;var Dx=Kh();de.path=Dx;var Fx=_p();de.pattern=Fx;var Mx=vp();de.stream=Mx;var Bx=Rp();de.string=Bx});var Op=d(me=>{"use strict";Object.defineProperty(me,"__esModule",{value:!0});me.convertPatternGroupToTask=me.convertPatternGroupsToTasks=me.groupPatternsByBaseDirectory=me.getNegativePatternsAsPositive=me.getPositivePatterns=me.convertPatternsToTasks=me.generate=void 0;var gt=mt();function qx(t,e){let r=Ap(t),i=Tp(t,e.ignore),n=r.filter(l=>gt.pattern.isStaticPattern(l,e)),s=r.filter(l=>gt.pattern.isDynamicPattern(l,e)),o=aa(n,i,!1),a=aa(s,i,!0);return o.concat(a)}me.generate=qx;function aa(t,e,r){let i=[],n=gt.pattern.getPatternsOutsideCurrentDirectory(t),s=gt.pattern.getPatternsInsideCurrentDirectory(t),o=la(n),a=la(s);return i.push(...ca(o,e,r)),"."in a?i.push(ua(".",s,e,r)):i.push(...ca(a,e,r)),i}me.convertPatternsToTasks=aa;function Ap(t){return gt.pattern.getPositivePatterns(t)}me.getPositivePatterns=Ap;function Tp(t,e){return gt.pattern.getNegativePatterns(t).concat(e).map(gt.pattern.convertToPositivePattern)}me.getNegativePatternsAsPositive=Tp;function la(t){let e={};return t.reduce((r,i)=>{let n=gt.pattern.getBaseDirectory(i);return n in r?r[n].push(i):r[n]=[i],r},e)}me.groupPatternsByBaseDirectory=la;function ca(t,e,r){return Object.keys(t).map(i=>ua(i,t[i],e,r))}me.convertPatternGroupsToTasks=ca;function ua(t,e,r,i){return{dynamic:i,positive:e,negative:r,base:t,patterns:[].concat(e,r.map(gt.pattern.convertToNegativePattern))}}me.convertPatternGroupToTask=ua});var Lp=d(kr=>{"use strict";Object.defineProperty(kr,"__esModule",{value:!0});kr.removeDuplicateSlashes=kr.transform=void 0;var Hx=/(?!^)\/{2,}/g;function Ux(t){return t.map(e=>Cp(e))}kr.transform=Ux;function Cp(t){return t.replace(Hx,"/")}kr.removeDuplicateSlashes=Cp});var Ip=d(Rn=>{"use strict";Object.defineProperty(Rn,"__esModule",{value:!0});Rn.read=void 0;function $x(t,e,r){e.fs.lstat(t,(i,n)=>{if(i!==null){Pp(r,i);return}if(!n.isSymbolicLink()||!e.followSymbolicLink){ha(r,n);return}e.fs.stat(t,(s,o)=>{if(s!==null){if(e.throwErrorOnBrokenSymbolicLink){Pp(r,s);return}ha(r,n);return}e.markSymbolicLink&&(o.isSymbolicLink=()=>!0),ha(r,o)})})}Rn.read=$x;function Pp(t,e){t(e)}function ha(t,e){t(null,e)}});var kp=d(An=>{"use strict";Object.defineProperty(An,"__esModule",{value:!0});An.read=void 0;function Gx(t,e){let r=e.fs.lstatSync(t);if(!r.isSymbolicLink()||!e.followSymbolicLink)return r;try{let i=e.fs.statSync(t);return e.markSymbolicLink&&(i.isSymbolicLink=()=>!0),i}catch(i){if(!e.throwErrorOnBrokenSymbolicLink)return r;throw i}}An.read=Gx});var Np=d(It=>{"use strict";Object.defineProperty(It,"__esModule",{value:!0});It.createFileSystemAdapter=It.FILE_SYSTEM_ADAPTER=void 0;var Tn=require("fs");It.FILE_SYSTEM_ADAPTER={lstat:Tn.lstat,stat:Tn.stat,lstatSync:Tn.lstatSync,statSync:Tn.statSync};function jx(t){return t===void 0?It.FILE_SYSTEM_ADAPTER:Object.assign(Object.assign({},It.FILE_SYSTEM_ADAPTER),t)}It.createFileSystemAdapter=jx});var Dp=d(pa=>{"use strict";Object.defineProperty(pa,"__esModule",{value:!0});var Wx=Np(),fa=class{constructor(e={}){this._options=e,this.followSymbolicLink=this._getValue(this._options.followSymbolicLink,!0),this.fs=Wx.createFileSystemAdapter(this._options.fs),this.markSymbolicLink=this._getValue(this._options.markSymbolicLink,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!0)}_getValue(e,r){return e!=null?e:r}};pa.default=fa});var sr=d(kt=>{"use strict";Object.defineProperty(kt,"__esModule",{value:!0});kt.statSync=kt.stat=kt.Settings=void 0;var Fp=Ip(),Yx=kp(),da=Dp();kt.Settings=da.default;function zx(t,e,r){if(typeof e=="function"){Fp.read(t,ma(),e);return}Fp.read(t,ma(e),r)}kt.stat=zx;function Kx(t,e){let r=ma(e);return Yx.read(t,r)}kt.statSync=Kx;function ma(t={}){return t instanceof da.default?t:new da.default(t)}});var qp=d((tP,Bp)=>{var Mp;Bp.exports=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window!="undefined"?window:global):t=>(Mp||(Mp=Promise.resolve())).then(t).catch(e=>setTimeout(()=>{throw e},0))});var Up=d((rP,Hp)=>{Hp.exports=Xx;var Vx=qp();function Xx(t,e){let r,i,n,s=!0;Array.isArray(t)?(r=[],i=t.length):(n=Object.keys(t),r={},i=n.length);function o(l){function c(){e&&e(l,r),e=null}s?Vx(c):c()}function a(l,c,u){r[l]=u,(--i===0||c)&&o(c)}i?n?n.forEach(function(l){t[l](function(c,u){a(l,c,u)})}):t.forEach(function(l,c){l(function(u,h){a(c,u,h)})}):o(null),s=!1}});var ga=d(Cn=>{"use strict";Object.defineProperty(Cn,"__esModule",{value:!0});Cn.IS_SUPPORT_READDIR_WITH_FILE_TYPES=void 0;var On=process.versions.node.split(".");if(On[0]===void 0||On[1]===void 0)throw new Error(`Unexpected behavior. The 'process.versions.node' variable has invalid value: ${process.versions.node}`);var $p=Number.parseInt(On[0],10),Zx=Number.parseInt(On[1],10),Gp=10,Qx=10,Jx=$p>Gp,ev=$p===Gp&&Zx>=Qx;Cn.IS_SUPPORT_READDIR_WITH_FILE_TYPES=Jx||ev});var jp=d(Ln=>{"use strict";Object.defineProperty(Ln,"__esModule",{value:!0});Ln.createDirentFromStats=void 0;var ya=class{constructor(e,r){this.name=e,this.isBlockDevice=r.isBlockDevice.bind(r),this.isCharacterDevice=r.isCharacterDevice.bind(r),this.isDirectory=r.isDirectory.bind(r),this.isFIFO=r.isFIFO.bind(r),this.isFile=r.isFile.bind(r),this.isSocket=r.isSocket.bind(r),this.isSymbolicLink=r.isSymbolicLink.bind(r)}};function tv(t,e){return new ya(t,e)}Ln.createDirentFromStats=tv});var _a=d(Pn=>{"use strict";Object.defineProperty(Pn,"__esModule",{value:!0});Pn.fs=void 0;var rv=jp();Pn.fs=rv});var Ea=d(In=>{"use strict";Object.defineProperty(In,"__esModule",{value:!0});In.joinPathSegments=void 0;function iv(t,e,r){return t.endsWith(r)?t+e:t+r+e}In.joinPathSegments=iv});var Xp=d(Nt=>{"use strict";Object.defineProperty(Nt,"__esModule",{value:!0});Nt.readdir=Nt.readdirWithFileTypes=Nt.read=void 0;var nv=sr(),Wp=Up(),sv=ga(),Yp=_a(),zp=Ea();function ov(t,e,r){if(!e.stats&&sv.IS_SUPPORT_READDIR_WITH_FILE_TYPES){Kp(t,e,r);return}Vp(t,e,r)}Nt.read=ov;function Kp(t,e,r){e.fs.readdir(t,{withFileTypes:!0},(i,n)=>{if(i!==null){kn(r,i);return}let s=n.map(a=>({dirent:a,name:a.name,path:zp.joinPathSegments(t,a.name,e.pathSegmentSeparator)}));if(!e.followSymbolicLinks){Sa(r,s);return}let o=s.map(a=>av(a,e));Wp(o,(a,l)=>{if(a!==null){kn(r,a);return}Sa(r,l)})})}Nt.readdirWithFileTypes=Kp;function av(t,e){return r=>{if(!t.dirent.isSymbolicLink()){r(null,t);return}e.fs.stat(t.path,(i,n)=>{if(i!==null){if(e.throwErrorOnBrokenSymbolicLink){r(i);return}r(null,t);return}t.dirent=Yp.fs.createDirentFromStats(t.name,n),r(null,t)})}}function Vp(t,e,r){e.fs.readdir(t,(i,n)=>{if(i!==null){kn(r,i);return}let s=n.map(o=>{let a=zp.joinPathSegments(t,o,e.pathSegmentSeparator);return l=>{nv.stat(a,e.fsStatSettings,(c,u)=>{if(c!==null){l(c);return}let h={name:o,path:a,dirent:Yp.fs.createDirentFromStats(o,u)};e.stats&&(h.stats=u),l(null,h)})}});Wp(s,(o,a)=>{if(o!==null){kn(r,o);return}Sa(r,a)})})}Nt.readdir=Vp;function kn(t,e){t(e)}function Sa(t,e){t(null,e)}});var td=d(Dt=>{"use strict";Object.defineProperty(Dt,"__esModule",{value:!0});Dt.readdir=Dt.readdirWithFileTypes=Dt.read=void 0;var lv=sr(),cv=ga(),Zp=_a(),Qp=Ea();function uv(t,e){return!e.stats&&cv.IS_SUPPORT_READDIR_WITH_FILE_TYPES?Jp(t,e):ed(t,e)}Dt.read=uv;function Jp(t,e){return e.fs.readdirSync(t,{withFileTypes:!0}).map(i=>{let n={dirent:i,name:i.name,path:Qp.joinPathSegments(t,i.name,e.pathSegmentSeparator)};if(n.dirent.isSymbolicLink()&&e.followSymbolicLinks)try{let s=e.fs.statSync(n.path);n.dirent=Zp.fs.createDirentFromStats(n.name,s)}catch(s){if(e.throwErrorOnBrokenSymbolicLink)throw s}return n})}Dt.readdirWithFileTypes=Jp;function ed(t,e){return e.fs.readdirSync(t).map(i=>{let n=Qp.joinPathSegments(t,i,e.pathSegmentSeparator),s=lv.statSync(n,e.fsStatSettings),o={name:i,path:n,dirent:Zp.fs.createDirentFromStats(i,s)};return e.stats&&(o.stats=s),o})}Dt.readdir=ed});var rd=d(Ft=>{"use strict";Object.defineProperty(Ft,"__esModule",{value:!0});Ft.createFileSystemAdapter=Ft.FILE_SYSTEM_ADAPTER=void 0;var Nr=require("fs");Ft.FILE_SYSTEM_ADAPTER={lstat:Nr.lstat,stat:Nr.stat,lstatSync:Nr.lstatSync,statSync:Nr.statSync,readdir:Nr.readdir,readdirSync:Nr.readdirSync};function hv(t){return t===void 0?Ft.FILE_SYSTEM_ADAPTER:Object.assign(Object.assign({},Ft.FILE_SYSTEM_ADAPTER),t)}Ft.createFileSystemAdapter=hv});var id=d(wa=>{"use strict";Object.defineProperty(wa,"__esModule",{value:!0});var fv=require("path"),pv=sr(),dv=rd(),ba=class{constructor(e={}){this._options=e,this.followSymbolicLinks=this._getValue(this._options.followSymbolicLinks,!1),this.fs=dv.createFileSystemAdapter(this._options.fs),this.pathSegmentSeparator=this._getValue(this._options.pathSegmentSeparator,fv.sep),this.stats=this._getValue(this._options.stats,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!0),this.fsStatSettings=new pv.Settings({followSymbolicLink:this.followSymbolicLinks,fs:this.fs,throwErrorOnBrokenSymbolicLink:this.throwErrorOnBrokenSymbolicLink})}_getValue(e,r){return e!=null?e:r}};wa.default=ba});var Nn=d(Mt=>{"use strict";Object.defineProperty(Mt,"__esModule",{value:!0});Mt.Settings=Mt.scandirSync=Mt.scandir=void 0;var nd=Xp(),mv=td(),xa=id();Mt.Settings=xa.default;function gv(t,e,r){if(typeof e=="function"){nd.read(t,va(),e);return}nd.read(t,va(e),r)}Mt.scandir=gv;function yv(t,e){let r=va(e);return mv.read(t,r)}Mt.scandirSync=yv;function va(t={}){return t instanceof xa.default?t:new xa.default(t)}});var od=d((fP,sd)=>{"use strict";function _v(t){var e=new t,r=e;function i(){var s=e;return s.next?e=s.next:(e=new t,r=e),s.next=null,s}function n(s){r.next=s,r=s}return{get:i,release:n}}sd.exports=_v});var ld=d((pP,Ra)=>{"use strict";var Ev=od();function ad(t,e,r){if(typeof t=="function"&&(r=e,e=t,t=null),r<1)throw new Error("fastqueue concurrency must be greater than 1");var i=Ev(Sv),n=null,s=null,o=0,a=null,l={push:y,drain:qe,saturated:qe,pause:u,paused:!1,concurrency:r,running:c,resume:g,idle:m,length:h,getQueue:f,unshift:w,empty:qe,kill:R,killAndDrain:M,error:re};return l;function c(){return o}function u(){l.paused=!0}function h(){for(var N=n,q=0;N;)N=N.next,q++;return q}function f(){for(var N=n,q=[];N;)q.push(N.value),N=N.next;return q}function g(){if(l.paused){l.paused=!1;for(var N=0;N<l.concurrency;N++)o++,x()}}function m(){return o===0&&l.length()===0}function y(N,q){var P=i.get();P.context=t,P.release=x,P.value=N,P.callback=q||qe,P.errorHandler=a,o===l.concurrency||l.paused?s?(s.next=P,s=P):(n=P,s=P,l.saturated()):(o++,e.call(t,P.value,P.worked))}function w(N,q){var P=i.get();P.context=t,P.release=x,P.value=N,P.callback=q||qe,o===l.concurrency||l.paused?n?(P.next=n,n=P):(n=P,s=P,l.saturated()):(o++,e.call(t,P.value,P.worked))}function x(N){N&&i.release(N);var q=n;q?l.paused?o--:(s===n&&(s=null),n=q.next,q.next=null,e.call(t,q.value,q.worked),s===null&&l.empty()):--o===0&&l.drain()}function R(){n=null,s=null,l.drain=qe}function M(){n=null,s=null,l.drain(),l.drain=qe}function re(N){a=N}}function qe(){}function Sv(){this.value=null,this.callback=qe,this.next=null,this.release=qe,this.context=null,this.errorHandler=null;var t=this;this.worked=function(r,i){var n=t.callback,s=t.errorHandler,o=t.value;t.value=null,t.callback=qe,t.errorHandler&&s(r,o),n.call(t.context,r,i),t.release(t)}}function bv(t,e,r){typeof t=="function"&&(r=e,e=t,t=null);function i(u,h){e.call(this,u).then(function(f){h(null,f)},h)}var n=ad(t,i,r),s=n.push,o=n.unshift;return n.push=a,n.unshift=l,n.drained=c,n;function a(u){var h=new Promise(function(f,g){s(u,function(m,y){if(m){g(m);return}f(y)})});return h.catch(qe),h}function l(u){var h=new Promise(function(f,g){o(u,function(m,y){if(m){g(m);return}f(y)})});return h.catch(qe),h}function c(){var u=n.drain,h=new Promise(function(f){n.drain=function(){u(),f()}});return h}}Ra.exports=ad;Ra.exports.promise=bv});var Dn=d(et=>{"use strict";Object.defineProperty(et,"__esModule",{value:!0});et.joinPathSegments=et.replacePathSegmentSeparator=et.isAppliedFilter=et.isFatalError=void 0;function wv(t,e){return t.errorFilter===null?!0:!t.errorFilter(e)}et.isFatalError=wv;function xv(t,e){return t===null||t(e)}et.isAppliedFilter=xv;function vv(t,e){return t.split(/[/\\]/).join(e)}et.replacePathSegmentSeparator=vv;function Rv(t,e,r){return t===""?e:t.endsWith(r)?t+e:t+r+e}et.joinPathSegments=Rv});var Oa=d(Ta=>{"use strict";Object.defineProperty(Ta,"__esModule",{value:!0});var Av=Dn(),Aa=class{constructor(e,r){this._root=e,this._settings=r,this._root=Av.replacePathSegmentSeparator(e,r.pathSegmentSeparator)}};Ta.default=Aa});var Pa=d(La=>{"use strict";Object.defineProperty(La,"__esModule",{value:!0});var Tv=require("events"),Ov=Nn(),Cv=ld(),Fn=Dn(),Lv=Oa(),Ca=class extends Lv.default{constructor(e,r){super(e,r),this._settings=r,this._scandir=Ov.scandir,this._emitter=new Tv.EventEmitter,this._queue=Cv(this._worker.bind(this),this._settings.concurrency),this._isFatalError=!1,this._isDestroyed=!1,this._queue.drain=()=>{this._isFatalError||this._emitter.emit("end")}}read(){return this._isFatalError=!1,this._isDestroyed=!1,setImmediate(()=>{this._pushToQueue(this._root,this._settings.basePath)}),this._emitter}get isDestroyed(){return this._isDestroyed}destroy(){if(this._isDestroyed)throw new Error("The reader is already destroyed");this._isDestroyed=!0,this._queue.killAndDrain()}onEntry(e){this._emitter.on("entry",e)}onError(e){this._emitter.once("error",e)}onEnd(e){this._emitter.once("end",e)}_pushToQueue(e,r){let i={directory:e,base:r};this._queue.push(i,n=>{n!==null&&this._handleError(n)})}_worker(e,r){this._scandir(e.directory,this._settings.fsScandirSettings,(i,n)=>{if(i!==null){r(i,void 0);return}for(let s of n)this._handleEntry(s,e.base);r(null,void 0)})}_handleError(e){this._isDestroyed||!Fn.isFatalError(this._settings,e)||(this._isFatalError=!0,this._isDestroyed=!0,this._emitter.emit("error",e))}_handleEntry(e,r){if(this._isDestroyed||this._isFatalError)return;let i=e.path;r!==void 0&&(e.path=Fn.joinPathSegments(r,e.name,this._settings.pathSegmentSeparator)),Fn.isAppliedFilter(this._settings.entryFilter,e)&&this._emitEntry(e),e.dirent.isDirectory()&&Fn.isAppliedFilter(this._settings.deepFilter,e)&&this._pushToQueue(i,r===void 0?void 0:e.path)}_emitEntry(e){this._emitter.emit("entry",e)}};La.default=Ca});var cd=d(ka=>{"use strict";Object.defineProperty(ka,"__esModule",{value:!0});var Pv=Pa(),Ia=class{constructor(e,r){this._root=e,this._settings=r,this._reader=new Pv.default(this._root,this._settings),this._storage=[]}read(e){this._reader.onError(r=>{Iv(e,r)}),this._reader.onEntry(r=>{this._storage.push(r)}),this._reader.onEnd(()=>{kv(e,this._storage)}),this._reader.read()}};ka.default=Ia;function Iv(t,e){t(e)}function kv(t,e){t(null,e)}});var ud=d(Da=>{"use strict";Object.defineProperty(Da,"__esModule",{value:!0});var Nv=require("stream"),Dv=Pa(),Na=class{constructor(e,r){this._root=e,this._settings=r,this._reader=new Dv.default(this._root,this._settings),this._stream=new Nv.Readable({objectMode:!0,read:()=>{},destroy:()=>{this._reader.isDestroyed||this._reader.destroy()}})}read(){return this._reader.onError(e=>{this._stream.emit("error",e)}),this._reader.onEntry(e=>{this._stream.push(e)}),this._reader.onEnd(()=>{this._stream.push(null)}),this._reader.read(),this._stream}};Da.default=Na});var hd=d(Ma=>{"use strict";Object.defineProperty(Ma,"__esModule",{value:!0});var Fv=Nn(),Mn=Dn(),Mv=Oa(),Fa=class extends Mv.default{constructor(){super(...arguments),this._scandir=Fv.scandirSync,this._storage=[],this._queue=new Set}read(){return this._pushToQueue(this._root,this._settings.basePath),this._handleQueue(),this._storage}_pushToQueue(e,r){this._queue.add({directory:e,base:r})}_handleQueue(){for(let e of this._queue.values())this._handleDirectory(e.directory,e.base)}_handleDirectory(e,r){try{let i=this._scandir(e,this._settings.fsScandirSettings);for(let n of i)this._handleEntry(n,r)}catch(i){this._handleError(i)}}_handleError(e){if(Mn.isFatalError(this._settings,e))throw e}_handleEntry(e,r){let i=e.path;r!==void 0&&(e.path=Mn.joinPathSegments(r,e.name,this._settings.pathSegmentSeparator)),Mn.isAppliedFilter(this._settings.entryFilter,e)&&this._pushToStorage(e),e.dirent.isDirectory()&&Mn.isAppliedFilter(this._settings.deepFilter,e)&&this._pushToQueue(i,r===void 0?void 0:e.path)}_pushToStorage(e){this._storage.push(e)}};Ma.default=Fa});var fd=d(qa=>{"use strict";Object.defineProperty(qa,"__esModule",{value:!0});var Bv=hd(),Ba=class{constructor(e,r){this._root=e,this._settings=r,this._reader=new Bv.default(this._root,this._settings)}read(){return this._reader.read()}};qa.default=Ba});var pd=d(Ua=>{"use strict";Object.defineProperty(Ua,"__esModule",{value:!0});var qv=require("path"),Hv=Nn(),Ha=class{constructor(e={}){this._options=e,this.basePath=this._getValue(this._options.basePath,void 0),this.concurrency=this._getValue(this._options.concurrency,Number.POSITIVE_INFINITY),this.deepFilter=this._getValue(this._options.deepFilter,null),this.entryFilter=this._getValue(this._options.entryFilter,null),this.errorFilter=this._getValue(this._options.errorFilter,null),this.pathSegmentSeparator=this._getValue(this._options.pathSegmentSeparator,qv.sep),this.fsScandirSettings=new Hv.Settings({followSymbolicLinks:this._options.followSymbolicLinks,fs:this._options.fs,pathSegmentSeparator:this._options.pathSegmentSeparator,stats:this._options.stats,throwErrorOnBrokenSymbolicLink:this._options.throwErrorOnBrokenSymbolicLink})}_getValue(e,r){return e!=null?e:r}};Ua.default=Ha});var qn=d(tt=>{"use strict";Object.defineProperty(tt,"__esModule",{value:!0});tt.Settings=tt.walkStream=tt.walkSync=tt.walk=void 0;var dd=cd(),Uv=ud(),$v=fd(),$a=pd();tt.Settings=$a.default;function Gv(t,e,r){if(typeof e=="function"){new dd.default(t,Bn()).read(e);return}new dd.default(t,Bn(e)).read(r)}tt.walk=Gv;function jv(t,e){let r=Bn(e);return new $v.default(t,r).read()}tt.walkSync=jv;function Wv(t,e){let r=Bn(e);return new Uv.default(t,r).read()}tt.walkStream=Wv;function Bn(t={}){return t instanceof $a.default?t:new $a.default(t)}});var Hn=d(ja=>{"use strict";Object.defineProperty(ja,"__esModule",{value:!0});var Yv=require("path"),zv=sr(),md=mt(),Ga=class{constructor(e){this._settings=e,this._fsStatSettings=new zv.Settings({followSymbolicLink:this._settings.followSymbolicLinks,fs:this._settings.fs,throwErrorOnBrokenSymbolicLink:this._settings.followSymbolicLinks})}_getFullEntryPath(e){return Yv.resolve(this._settings.cwd,e)}_makeEntry(e,r){let i={name:r,path:r,dirent:md.fs.createDirentFromStats(r,e)};return this._settings.stats&&(i.stats=e),i}_isFatalError(e){return!md.errno.isEnoentCodeError(e)&&!this._settings.suppressErrors}};ja.default=Ga});var za=d(Ya=>{"use strict";Object.defineProperty(Ya,"__esModule",{value:!0});var Kv=require("stream"),Vv=sr(),Xv=qn(),Zv=Hn(),Wa=class extends Zv.default{constructor(){super(...arguments),this._walkStream=Xv.walkStream,this._stat=Vv.stat}dynamic(e,r){return this._walkStream(e,r)}static(e,r){let i=e.map(this._getFullEntryPath,this),n=new Kv.PassThrough({objectMode:!0});n._write=(s,o,a)=>this._getEntry(i[s],e[s],r).then(l=>{l!==null&&r.entryFilter(l)&&n.push(l),s===i.length-1&&n.end(),a()}).catch(a);for(let s=0;s<i.length;s++)n.write(s);return n}_getEntry(e,r,i){return this._getStat(e).then(n=>this._makeEntry(n,r)).catch(n=>{if(i.errorFilter(n))return null;throw n})}_getStat(e){return new Promise((r,i)=>{this._stat(e,this._fsStatSettings,(n,s)=>n===null?r(s):i(n))})}};Ya.default=Wa});var gd=d(Va=>{"use strict";Object.defineProperty(Va,"__esModule",{value:!0});var Qv=qn(),Jv=Hn(),eR=za(),Ka=class extends Jv.default{constructor(){super(...arguments),this._walkAsync=Qv.walk,this._readerStream=new eR.default(this._settings)}dynamic(e,r){return new Promise((i,n)=>{this._walkAsync(e,r,(s,o)=>{s===null?i(o):n(s)})})}async static(e,r){let i=[],n=this._readerStream.static(e,r);return new Promise((s,o)=>{n.once("error",o),n.on("data",a=>i.push(a)),n.once("end",()=>s(i))})}};Va.default=Ka});var yd=d(Za=>{"use strict";Object.defineProperty(Za,"__esModule",{value:!0});var Dr=mt(),Xa=class{constructor(e,r,i){this._patterns=e,this._settings=r,this._micromatchOptions=i,this._storage=[],this._fillStorage()}_fillStorage(){let e=Dr.pattern.expandPatternsWithBraceExpansion(this._patterns);for(let r of e){let i=this._getPatternSegments(r),n=this._splitSegmentsIntoSections(i);this._storage.push({complete:n.length<=1,pattern:r,segments:i,sections:n})}}_getPatternSegments(e){return Dr.pattern.getPatternParts(e,this._micromatchOptions).map(i=>Dr.pattern.isDynamicPattern(i,this._settings)?{dynamic:!0,pattern:i,patternRe:Dr.pattern.makeRe(i,this._micromatchOptions)}:{dynamic:!1,pattern:i})}_splitSegmentsIntoSections(e){return Dr.array.splitWhen(e,r=>r.dynamic&&Dr.pattern.hasGlobStar(r.pattern))}};Za.default=Xa});var _d=d(Ja=>{"use strict";Object.defineProperty(Ja,"__esModule",{value:!0});var tR=yd(),Qa=class extends tR.default{match(e){let r=e.split("/"),i=r.length,n=this._storage.filter(s=>!s.complete||s.segments.length>i);for(let s of n){let o=s.sections[0];if(!s.complete&&i>o.length||r.every((l,c)=>{let u=s.segments[c];return!!(u.dynamic&&u.patternRe.test(l)||!u.dynamic&&u.pattern===l)}))return!0}return!1}};Ja.default=Qa});var Ed=d(tl=>{"use strict";Object.defineProperty(tl,"__esModule",{value:!0});var Un=mt(),rR=_d(),el=class{constructor(e,r){this._settings=e,this._micromatchOptions=r}getFilter(e,r,i){let n=this._getMatcher(r),s=this._getNegativePatternsRe(i);return o=>this._filter(e,o,n,s)}_getMatcher(e){return new rR.default(e,this._settings,this._micromatchOptions)}_getNegativePatternsRe(e){let r=e.filter(Un.pattern.isAffectDepthOfReadingPattern);return Un.pattern.convertPatternsToRe(r,this._micromatchOptions)}_filter(e,r,i,n){if(this._isSkippedByDeep(e,r.path)||this._isSkippedSymbolicLink(r))return!1;let s=Un.path.removeLeadingDotSegment(r.path);return this._isSkippedByPositivePatterns(s,i)?!1:this._isSkippedByNegativePatterns(s,n)}_isSkippedByDeep(e,r){return this._settings.deep===1/0?!1:this._getEntryLevel(e,r)>=this._settings.deep}_getEntryLevel(e,r){let i=r.split("/").length;if(e==="")return i;let n=e.split("/").length;return i-n}_isSkippedSymbolicLink(e){return!this._settings.followSymbolicLinks&&e.dirent.isSymbolicLink()}_isSkippedByPositivePatterns(e,r){return!this._settings.baseNameMatch&&!r.match(e)}_isSkippedByNegativePatterns(e,r){return!Un.pattern.matchAny(e,r)}};tl.default=el});var Sd=d(il=>{"use strict";Object.defineProperty(il,"__esModule",{value:!0});var or=mt(),rl=class{constructor(e,r){this._settings=e,this._micromatchOptions=r,this.index=new Map}getFilter(e,r){let i=or.pattern.convertPatternsToRe(e,this._micromatchOptions),n=or.pattern.convertPatternsToRe(r,this._micromatchOptions);return s=>this._filter(s,i,n)}_filter(e,r,i){if(this._settings.unique&&this._isDuplicateEntry(e)||this._onlyFileFilter(e)||this._onlyDirectoryFilter(e)||this._isSkippedByAbsoluteNegativePatterns(e.path,i))return!1;let n=this._settings.baseNameMatch?e.name:e.path,s=e.dirent.isDirectory(),o=this._isMatchToPatterns(n,r,s)&&!this._isMatchToPatterns(e.path,i,s);return this._settings.unique&&o&&this._createIndexRecord(e),o}_isDuplicateEntry(e){return this.index.has(e.path)}_createIndexRecord(e){this.index.set(e.path,void 0)}_onlyFileFilter(e){return this._settings.onlyFiles&&!e.dirent.isFile()}_onlyDirectoryFilter(e){return this._settings.onlyDirectories&&!e.dirent.isDirectory()}_isSkippedByAbsoluteNegativePatterns(e,r){if(!this._settings.absolute)return!1;let i=or.path.makeAbsolute(this._settings.cwd,e);return or.pattern.matchAny(i,r)}_isMatchToPatterns(e,r,i){let n=or.path.removeLeadingDotSegment(e),s=or.pattern.matchAny(n,r);return!s&&i?or.pattern.matchAny(n+"/",r):s}};il.default=rl});var bd=d(sl=>{"use strict";Object.defineProperty(sl,"__esModule",{value:!0});var iR=mt(),nl=class{constructor(e){this._settings=e}getFilter(){return e=>this._isNonFatalError(e)}_isNonFatalError(e){return iR.errno.isEnoentCodeError(e)||this._settings.suppressErrors}};sl.default=nl});var xd=d(al=>{"use strict";Object.defineProperty(al,"__esModule",{value:!0});var wd=mt(),ol=class{constructor(e){this._settings=e}getTransformer(){return e=>this._transform(e)}_transform(e){let r=e.path;return this._settings.absolute&&(r=wd.path.makeAbsolute(this._settings.cwd,r),r=wd.path.unixify(r)),this._settings.markDirectories&&e.dirent.isDirectory()&&(r+="/"),this._settings.objectMode?Object.assign(Object.assign({},e),{path:r}):r}};al.default=ol});var $n=d(cl=>{"use strict";Object.defineProperty(cl,"__esModule",{value:!0});var nR=require("path"),sR=Ed(),oR=Sd(),aR=bd(),lR=xd(),ll=class{constructor(e){this._settings=e,this.errorFilter=new aR.default(this._settings),this.entryFilter=new oR.default(this._settings,this._getMicromatchOptions()),this.deepFilter=new sR.default(this._settings,this._getMicromatchOptions()),this.entryTransformer=new lR.default(this._settings)}_getRootDirectory(e){return nR.resolve(this._settings.cwd,e.base)}_getReaderOptions(e){let r=e.base==="."?"":e.base;return{basePath:r,pathSegmentSeparator:"/",concurrency:this._settings.concurrency,deepFilter:this.deepFilter.getFilter(r,e.positive,e.negative),entryFilter:this.entryFilter.getFilter(e.positive,e.negative),errorFilter:this.errorFilter.getFilter(),followSymbolicLinks:this._settings.followSymbolicLinks,fs:this._settings.fs,stats:this._settings.stats,throwErrorOnBrokenSymbolicLink:this._settings.throwErrorOnBrokenSymbolicLink,transform:this.entryTransformer.getTransformer()}}_getMicromatchOptions(){return{dot:this._settings.dot,matchBase:this._settings.baseNameMatch,nobrace:!this._settings.braceExpansion,nocase:!this._settings.caseSensitiveMatch,noext:!this._settings.extglob,noglobstar:!this._settings.globstar,posix:!0,strictSlashes:!1}}};cl.default=ll});var vd=d(hl=>{"use strict";Object.defineProperty(hl,"__esModule",{value:!0});var cR=gd(),uR=$n(),ul=class extends uR.default{constructor(){super(...arguments),this._reader=new cR.default(this._settings)}async read(e){let r=this._getRootDirectory(e),i=this._getReaderOptions(e);return(await this.api(r,e,i)).map(s=>i.transform(s))}api(e,r,i){return r.dynamic?this._reader.dynamic(e,i):this._reader.static(r.patterns,i)}};hl.default=ul});var Rd=d(pl=>{"use strict";Object.defineProperty(pl,"__esModule",{value:!0});var hR=require("stream"),fR=za(),pR=$n(),fl=class extends pR.default{constructor(){super(...arguments),this._reader=new fR.default(this._settings)}read(e){let r=this._getRootDirectory(e),i=this._getReaderOptions(e),n=this.api(r,e,i),s=new hR.Readable({objectMode:!0,read:()=>{}});return n.once("error",o=>s.emit("error",o)).on("data",o=>s.emit("data",i.transform(o))).once("end",()=>s.emit("end")),s.once("close",()=>n.destroy()),s}api(e,r,i){return r.dynamic?this._reader.dynamic(e,i):this._reader.static(r.patterns,i)}};pl.default=fl});var Ad=d(ml=>{"use strict";Object.defineProperty(ml,"__esModule",{value:!0});var dR=sr(),mR=qn(),gR=Hn(),dl=class extends gR.default{constructor(){super(...arguments),this._walkSync=mR.walkSync,this._statSync=dR.statSync}dynamic(e,r){return this._walkSync(e,r)}static(e,r){let i=[];for(let n of e){let s=this._getFullEntryPath(n),o=this._getEntry(s,n,r);o===null||!r.entryFilter(o)||i.push(o)}return i}_getEntry(e,r,i){try{let n=this._getStat(e);return this._makeEntry(n,r)}catch(n){if(i.errorFilter(n))return null;throw n}}_getStat(e){return this._statSync(e,this._fsStatSettings)}};ml.default=dl});var Td=d(yl=>{"use strict";Object.defineProperty(yl,"__esModule",{value:!0});var yR=Ad(),_R=$n(),gl=class extends _R.default{constructor(){super(...arguments),this._reader=new yR.default(this._settings)}read(e){let r=this._getRootDirectory(e),i=this._getReaderOptions(e);return this.api(r,e,i).map(i.transform)}api(e,r,i){return r.dynamic?this._reader.dynamic(e,i):this._reader.static(r.patterns,i)}};yl.default=gl});var Od=d(Mr=>{"use strict";Object.defineProperty(Mr,"__esModule",{value:!0});Mr.DEFAULT_FILE_SYSTEM_ADAPTER=void 0;var Fr=require("fs"),ER=require("os"),SR=Math.max(ER.cpus().length,1);Mr.DEFAULT_FILE_SYSTEM_ADAPTER={lstat:Fr.lstat,lstatSync:Fr.lstatSync,stat:Fr.stat,statSync:Fr.statSync,readdir:Fr.readdir,readdirSync:Fr.readdirSync};var _l=class{constructor(e={}){this._options=e,this.absolute=this._getValue(this._options.absolute,!1),this.baseNameMatch=this._getValue(this._options.baseNameMatch,!1),this.braceExpansion=this._getValue(this._options.braceExpansion,!0),this.caseSensitiveMatch=this._getValue(this._options.caseSensitiveMatch,!0),this.concurrency=this._getValue(this._options.concurrency,SR),this.cwd=this._getValue(this._options.cwd,process.cwd()),this.deep=this._getValue(this._options.deep,1/0),this.dot=this._getValue(this._options.dot,!1),this.extglob=this._getValue(this._options.extglob,!0),this.followSymbolicLinks=this._getValue(this._options.followSymbolicLinks,!0),this.fs=this._getFileSystemMethods(this._options.fs),this.globstar=this._getValue(this._options.globstar,!0),this.ignore=this._getValue(this._options.ignore,[]),this.markDirectories=this._getValue(this._options.markDirectories,!1),this.objectMode=this._getValue(this._options.objectMode,!1),this.onlyDirectories=this._getValue(this._options.onlyDirectories,!1),this.onlyFiles=this._getValue(this._options.onlyFiles,!0),this.stats=this._getValue(this._options.stats,!1),this.suppressErrors=this._getValue(this._options.suppressErrors,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!1),this.unique=this._getValue(this._options.unique,!0),this.onlyDirectories&&(this.onlyFiles=!1),this.stats&&(this.objectMode=!0)}_getValue(e,r){return e===void 0?r:e}_getFileSystemMethods(e={}){return Object.assign(Object.assign({},Mr.DEFAULT_FILE_SYSTEM_ADAPTER),e)}};Mr.default=_l});var Id=d((BP,Pd)=>{"use strict";var Cd=Op(),Ld=Lp(),bR=vd(),wR=Rd(),xR=Td(),El=Od(),ar=mt();async function Sl(t,e){Br(t);let r=bl(t,bR.default,e),i=await Promise.all(r);return ar.array.flatten(i)}(function(t){function e(o,a){Br(o);let l=bl(o,xR.default,a);return ar.array.flatten(l)}t.sync=e;function r(o,a){Br(o);let l=bl(o,wR.default,a);return ar.stream.merge(l)}t.stream=r;function i(o,a){Br(o);let l=Ld.transform([].concat(o)),c=new El.default(a);return Cd.generate(l,c)}t.generateTasks=i;function n(o,a){Br(o);let l=new El.default(a);return ar.pattern.isDynamicPattern(o,l)}t.isDynamicPattern=n;function s(o){return Br(o),ar.path.escape(o)}t.escapePath=s})(Sl||(Sl={}));function bl(t,e,r){let i=Ld.transform([].concat(t)),n=new El.default(r),s=Cd.generate(i,n),o=new e(n);return s.map(o.read,o)}function Br(t){if(![].concat(t).every(i=>ar.string.isString(i)&&!ar.string.isEmpty(i)))throw new TypeError("Patterns must be a string (non empty) or an array of strings")}Pd.exports=Sl});var zd=d(($P,Yd)=>{Yd.exports=Wd;Wd.sync=DR;var Gd=require("fs");function NR(t,e){var r=e.pathExt!==void 0?e.pathExt:process.env.PATHEXT;if(!r||(r=r.split(";"),r.indexOf("")!==-1))return!0;for(var i=0;i<r.length;i++){var n=r[i].toLowerCase();if(n&&t.substr(-n.length).toLowerCase()===n)return!0}return!1}function jd(t,e,r){return!t.isSymbolicLink()&&!t.isFile()?!1:NR(e,r)}function Wd(t,e,r){Gd.stat(t,function(i,n){r(i,i?!1:jd(n,t,e))})}function DR(t,e){return jd(Gd.statSync(t),t,e)}});var Qd=d((GP,Zd)=>{Zd.exports=Vd;Vd.sync=FR;var Kd=require("fs");function Vd(t,e,r){Kd.stat(t,function(i,n){r(i,i?!1:Xd(n,e))})}function FR(t,e){return Xd(Kd.statSync(t),e)}function Xd(t,e){return t.isFile()&&MR(t,e)}function MR(t,e){var r=t.mode,i=t.uid,n=t.gid,s=e.uid!==void 0?e.uid:process.getuid&&process.getuid(),o=e.gid!==void 0?e.gid:process.getgid&&process.getgid(),a=parseInt("100",8),l=parseInt("010",8),c=parseInt("001",8),u=a|l,h=r&c||r&l&&n===o||r&a&&i===s||r&u&&s===0;return h}});var em=d((WP,Jd)=>{var jP=require("fs"),Gn;process.platform==="win32"||global.TESTING_WINDOWS?Gn=zd():Gn=Qd();Jd.exports=Rl;Rl.sync=BR;function Rl(t,e,r){if(typeof e=="function"&&(r=e,e={}),!r){if(typeof Promise!="function")throw new TypeError("callback not provided");return new Promise(function(i,n){Rl(t,e||{},function(s,o){s?n(s):i(o)})})}Gn(t,e||{},function(i,n){i&&(i.code==="EACCES"||e&&e.ignoreErrors)&&(i=null,n=!1),r(i,n)})}function BR(t,e){try{return Gn.sync(t,e||{})}catch(r){if(e&&e.ignoreErrors||r.code==="EACCES")return!1;throw r}}});var am=d((YP,om)=>{var Hr=process.platform==="win32"||process.env.OSTYPE==="cygwin"||process.env.OSTYPE==="msys",tm=require("path"),qR=Hr?";":":",rm=em(),im=t=>Object.assign(new Error(`not found: ${t}`),{code:"ENOENT"}),nm=(t,e)=>{let r=e.colon||qR,i=t.match(/\//)||Hr&&t.match(/\\/)?[""]:[...Hr?[process.cwd()]:[],...(e.path||process.env.PATH||"").split(r)],n=Hr?e.pathExt||process.env.PATHEXT||".EXE;.CMD;.BAT;.COM":"",s=Hr?n.split(r):[""];return Hr&&t.indexOf(".")!==-1&&s[0]!==""&&s.unshift(""),{pathEnv:i,pathExt:s,pathExtExe:n}},sm=(t,e,r)=>{typeof e=="function"&&(r=e,e={}),e||(e={});let{pathEnv:i,pathExt:n,pathExtExe:s}=nm(t,e),o=[],a=c=>new Promise((u,h)=>{if(c===i.length)return e.all&&o.length?u(o):h(im(t));let f=i[c],g=/^".*"$/.test(f)?f.slice(1,-1):f,m=tm.join(g,t),y=!g&&/^\.[\\\/]/.test(t)?t.slice(0,2)+m:m;u(l(y,c,0))}),l=(c,u,h)=>new Promise((f,g)=>{if(h===n.length)return f(a(u+1));let m=n[h];rm(c+m,{pathExt:s},(y,w)=>{if(!y&&w)if(e.all)o.push(c+m);else return f(c+m);return f(l(c,u,h+1))})});return r?a(0).then(c=>r(null,c),r):a(0)},HR=(t,e)=>{e=e||{};let{pathEnv:r,pathExt:i,pathExtExe:n}=nm(t,e),s=[];for(let o=0;o<r.length;o++){let a=r[o],l=/^".*"$/.test(a)?a.slice(1,-1):a,c=tm.join(l,t),u=!l&&/^\.[\\\/]/.test(t)?t.slice(0,2)+c:c;for(let h=0;h<i.length;h++){let f=u+i[h];try{if(rm.sync(f,{pathExt:n}))if(e.all)s.push(f);else return f}catch{}}}if(e.all&&s.length)return s;if(e.nothrow)return null;throw im(t)};om.exports=sm;sm.sync=HR});var Tl=d((zP,Al)=>{"use strict";var lm=(t={})=>{let e=t.env||process.env;return(t.platform||process.platform)!=="win32"?"PATH":Object.keys(e).reverse().find(i=>i.toUpperCase()==="PATH")||"Path"};Al.exports=lm;Al.exports.default=lm});var fm=d((KP,hm)=>{"use strict";var cm=require("path"),UR=am(),$R=Tl();function um(t,e){let r=t.options.env||process.env,i=process.cwd(),n=t.options.cwd!=null,s=n&&process.chdir!==void 0&&!process.chdir.disabled;if(s)try{process.chdir(t.options.cwd)}catch{}let o;try{o=UR.sync(t.command,{path:r[$R({env:r})],pathExt:e?cm.delimiter:void 0})}catch{}finally{s&&process.chdir(i)}return o&&(o=cm.resolve(n?t.options.cwd:"",o)),o}function GR(t){return um(t)||um(t,!0)}hm.exports=GR});var pm=d((VP,Cl)=>{"use strict";var Ol=/([()\][%!^"`<>&|;, *?])/g;function jR(t){return t=t.replace(Ol,"^$1"),t}function WR(t,e){return t=`${t}`,t=t.replace(/(\\*)"/g,'$1$1\\"'),t=t.replace(/(\\*)$/,"$1$1"),t=`"${t}"`,t=t.replace(Ol,"^$1"),e&&(t=t.replace(Ol,"^$1")),t}Cl.exports.command=jR;Cl.exports.argument=WR});var mm=d((XP,dm)=>{"use strict";dm.exports=/^#!(.*)/});var ym=d((ZP,gm)=>{"use strict";var YR=mm();gm.exports=(t="")=>{let e=t.match(YR);if(!e)return null;let[r,i]=e[0].replace(/#! ?/,"").split(" "),n=r.split("/").pop();return n==="env"?i:i?`${n} ${i}`:n}});var Em=d((QP,_m)=>{"use strict";var Ll=require("fs"),zR=ym();function KR(t){let r=Buffer.alloc(150),i;try{i=Ll.openSync(t,"r"),Ll.readSync(i,r,0,150,0),Ll.closeSync(i)}catch{}return zR(r.toString())}_m.exports=KR});var xm=d((JP,wm)=>{"use strict";var VR=require("path"),Sm=fm(),bm=pm(),XR=Em(),ZR=process.platform==="win32",QR=/\.(?:com|exe)$/i,JR=/node_modules[\\/].bin[\\/][^\\/]+\.cmd$/i;function eA(t){t.file=Sm(t);let e=t.file&&XR(t.file);return e?(t.args.unshift(t.file),t.command=e,Sm(t)):t.file}function tA(t){if(!ZR)return t;let e=eA(t),r=!QR.test(e);if(t.options.forceShell||r){let i=JR.test(e);t.command=VR.normalize(t.command),t.command=bm.command(t.command),t.args=t.args.map(s=>bm.argument(s,i));let n=[t.command].concat(t.args).join(" ");t.args=["/d","/s","/c",`"${n}"`],t.command=process.env.comspec||"cmd.exe",t.options.windowsVerbatimArguments=!0}return t}function rA(t,e,r){e&&!Array.isArray(e)&&(r=e,e=null),e=e?e.slice(0):[],r=Object.assign({},r);let i={command:t,args:e,options:r,file:void 0,original:{command:t,args:e}};return r.shell?i:tA(i)}wm.exports=rA});var Am=d((eI,Rm)=>{"use strict";var Pl=process.platform==="win32";function Il(t,e){return Object.assign(new Error(`${e} ${t.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${e} ${t.command}`,path:t.command,spawnargs:t.args})}function iA(t,e){if(!Pl)return;let r=t.emit;t.emit=function(i,n){if(i==="exit"){let s=vm(n,e,"spawn");if(s)return r.call(t,"error",s)}return r.apply(t,arguments)}}function vm(t,e){return Pl&&t===1&&!e.file?Il(e.original,"spawn"):null}function nA(t,e){return Pl&&t===1&&!e.file?Il(e.original,"spawnSync"):null}Rm.exports={hookChildProcess:iA,verifyENOENT:vm,verifyENOENTSync:nA,notFoundError:Il}});var Cm=d((tI,Ur)=>{"use strict";var Tm=require("child_process"),kl=xm(),Nl=Am();function Om(t,e,r){let i=kl(t,e,r),n=Tm.spawn(i.command,i.args,i.options);return Nl.hookChildProcess(n,i),n}function sA(t,e,r){let i=kl(t,e,r),n=Tm.spawnSync(i.command,i.args,i.options);return n.error=n.error||Nl.verifyENOENTSync(n.status,i),n}Ur.exports=Om;Ur.exports.spawn=Om;Ur.exports.sync=sA;Ur.exports._parse=kl;Ur.exports._enoent=Nl});var Pm=d((rI,Lm)=>{"use strict";Lm.exports=t=>{let e=typeof t=="string"?`
|
|
1
|
+
"use strict";var YE=Object.create;var an=Object.defineProperty;var zE=Object.getOwnPropertyDescriptor;var KE=Object.getOwnPropertyNames;var VE=Object.getPrototypeOf,XE=Object.prototype.hasOwnProperty;var d=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),ku=(t,e)=>{for(var r in e)an(t,r,{get:e[r],enumerable:!0})},Nu=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of KE(e))!XE.call(t,n)&&n!==r&&an(t,n,{get:()=>e[n],enumerable:!(i=zE(e,n))||i.enumerable});return t};var V=(t,e,r)=>(r=t!=null?YE(VE(t)):{},Nu(e||!t||!t.__esModule?an(r,"default",{value:t,enumerable:!0}):r,t)),ZE=t=>Nu(an({},"__esModule",{value:!0}),t);var Du=d((B1,ht)=>{function mo(t){return ht.exports=mo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ht.exports.__esModule=!0,ht.exports.default=ht.exports,mo(t)}ht.exports=mo,ht.exports.__esModule=!0,ht.exports.default=ht.exports});var Bu=d((q1,ft)=>{var Fu=Du().default;function Mu(){"use strict";ft.exports=Mu=function(){return e},ft.exports.__esModule=!0,ft.exports.default=ft.exports;var t,e={},r=Object.prototype,i=r.hasOwnProperty,n=Object.defineProperty||function(p,b,E){p[b]=E.value},s=typeof Symbol=="function"?Symbol:{},o=s.iterator||"@@iterator",a=s.asyncIterator||"@@asyncIterator",l=s.toStringTag||"@@toStringTag";function c(p,b,E){return Object.defineProperty(p,b,{value:E,enumerable:!0,configurable:!0,writable:!0}),p[b]}try{c({},"")}catch{c=function(E,O,L){return E[O]=L}}function u(p,b,E,O){var L=b&&b.prototype instanceof x?b:x,T=Object.create(L.prototype),W=new Be(O||[]);return n(T,"_invoke",{value:ie(p,E,W)}),T}function h(p,b,E){try{return{type:"normal",arg:p.call(b,E)}}catch(O){return{type:"throw",arg:O}}}e.wrap=u;var f="suspendedStart",g="suspendedYield",m="executing",y="completed",w={};function x(){}function R(){}function M(){}var re={};c(re,o,function(){return this});var N=Object.getPrototypeOf,q=N&&N(N(_([])));q&&q!==r&&i.call(q,o)&&(re=q);var P=M.prototype=x.prototype=Object.create(re);function I(p){["next","throw","return"].forEach(function(b){c(p,b,function(E){return this._invoke(b,E)})})}function B(p,b){function E(L,T,W,he){var ne=h(p[L],p,T);if(ne.type!=="throw"){var we=ne.arg,k=we.value;return k&&Fu(k)=="object"&&i.call(k,"__await")?b.resolve(k.__await).then(function(qe){E("next",qe,W,he)},function(qe){E("throw",qe,W,he)}):b.resolve(k).then(function(qe){we.value=qe,W(we)},function(qe){return E("throw",qe,W,he)})}he(ne.arg)}var O;n(this,"_invoke",{value:function(T,W){function he(){return new b(function(ne,we){E(T,W,ne,we)})}return O=O?O.then(he,he):he()}})}function ie(p,b,E){var O=f;return function(L,T){if(O===m)throw new Error("Generator is already running");if(O===y){if(L==="throw")throw T;return{value:t,done:!0}}for(E.method=L,E.arg=T;;){var W=E.delegate;if(W){var he=S(W,E);if(he){if(he===w)continue;return he}}if(E.method==="next")E.sent=E._sent=E.arg;else if(E.method==="throw"){if(O===f)throw O=y,E.arg;E.dispatchException(E.arg)}else E.method==="return"&&E.abrupt("return",E.arg);O=m;var ne=h(p,b,E);if(ne.type==="normal"){if(O=E.done?y:g,ne.arg===w)continue;return{value:ne.arg,done:E.done}}ne.type==="throw"&&(O=y,E.method="throw",E.arg=ne.arg)}}}function S(p,b){var E=b.method,O=p.iterator[E];if(O===t)return b.delegate=null,E==="throw"&&p.iterator.return&&(b.method="return",b.arg=t,S(p,b),b.method==="throw")||E!=="return"&&(b.method="throw",b.arg=new TypeError("The iterator does not provide a '"+E+"' method")),w;var L=h(O,p.iterator,b.arg);if(L.type==="throw")return b.method="throw",b.arg=L.arg,b.delegate=null,w;var T=L.arg;return T?T.done?(b[p.resultName]=T.value,b.next=p.nextLoc,b.method!=="return"&&(b.method="next",b.arg=t),b.delegate=null,w):T:(b.method="throw",b.arg=new TypeError("iterator result is not an object"),b.delegate=null,w)}function j(p){var b={tryLoc:p[0]};1 in p&&(b.catchLoc=p[1]),2 in p&&(b.finallyLoc=p[2],b.afterLoc=p[3]),this.tryEntries.push(b)}function $(p){var b=p.completion||{};b.type="normal",delete b.arg,p.completion=b}function Be(p){this.tryEntries=[{tryLoc:"root"}],p.forEach(j,this),this.reset(!0)}function _(p){if(p||p===""){var b=p[o];if(b)return b.call(p);if(typeof p.next=="function")return p;if(!isNaN(p.length)){var E=-1,O=function L(){for(;++E<p.length;)if(i.call(p,E))return L.value=p[E],L.done=!1,L;return L.value=t,L.done=!0,L};return O.next=O}}throw new TypeError(Fu(p)+" is not iterable")}return R.prototype=M,n(P,"constructor",{value:M,configurable:!0}),n(M,"constructor",{value:R,configurable:!0}),R.displayName=c(M,l,"GeneratorFunction"),e.isGeneratorFunction=function(p){var b=typeof p=="function"&&p.constructor;return!!b&&(b===R||(b.displayName||b.name)==="GeneratorFunction")},e.mark=function(p){return Object.setPrototypeOf?Object.setPrototypeOf(p,M):(p.__proto__=M,c(p,l,"GeneratorFunction")),p.prototype=Object.create(P),p},e.awrap=function(p){return{__await:p}},I(B.prototype),c(B.prototype,a,function(){return this}),e.AsyncIterator=B,e.async=function(p,b,E,O,L){L===void 0&&(L=Promise);var T=new B(u(p,b,E,O),L);return e.isGeneratorFunction(b)?T:T.next().then(function(W){return W.done?W.value:T.next()})},I(P),c(P,l,"Generator"),c(P,o,function(){return this}),c(P,"toString",function(){return"[object Generator]"}),e.keys=function(p){var b=Object(p),E=[];for(var O in b)E.push(O);return E.reverse(),function L(){for(;E.length;){var T=E.pop();if(T in b)return L.value=T,L.done=!1,L}return L.done=!0,L}},e.values=_,Be.prototype={constructor:Be,reset:function(b){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach($),!b)for(var E in this)E.charAt(0)==="t"&&i.call(this,E)&&!isNaN(+E.slice(1))&&(this[E]=t)},stop:function(){this.done=!0;var b=this.tryEntries[0].completion;if(b.type==="throw")throw b.arg;return this.rval},dispatchException:function(b){if(this.done)throw b;var E=this;function O(we,k){return W.type="throw",W.arg=b,E.next=we,k&&(E.method="next",E.arg=t),!!k}for(var L=this.tryEntries.length-1;L>=0;--L){var T=this.tryEntries[L],W=T.completion;if(T.tryLoc==="root")return O("end");if(T.tryLoc<=this.prev){var he=i.call(T,"catchLoc"),ne=i.call(T,"finallyLoc");if(he&&ne){if(this.prev<T.catchLoc)return O(T.catchLoc,!0);if(this.prev<T.finallyLoc)return O(T.finallyLoc)}else if(he){if(this.prev<T.catchLoc)return O(T.catchLoc,!0)}else{if(!ne)throw new Error("try statement without catch or finally");if(this.prev<T.finallyLoc)return O(T.finallyLoc)}}}},abrupt:function(b,E){for(var O=this.tryEntries.length-1;O>=0;--O){var L=this.tryEntries[O];if(L.tryLoc<=this.prev&&i.call(L,"finallyLoc")&&this.prev<L.finallyLoc){var T=L;break}}T&&(b==="break"||b==="continue")&&T.tryLoc<=E&&E<=T.finallyLoc&&(T=null);var W=T?T.completion:{};return W.type=b,W.arg=E,T?(this.method="next",this.next=T.finallyLoc,w):this.complete(W)},complete:function(b,E){if(b.type==="throw")throw b.arg;return b.type==="break"||b.type==="continue"?this.next=b.arg:b.type==="return"?(this.rval=this.arg=b.arg,this.method="return",this.next="end"):b.type==="normal"&&E&&(this.next=E),w},finish:function(b){for(var E=this.tryEntries.length-1;E>=0;--E){var O=this.tryEntries[E];if(O.finallyLoc===b)return this.complete(O.completion,O.afterLoc),$(O),w}},catch:function(b){for(var E=this.tryEntries.length-1;E>=0;--E){var O=this.tryEntries[E];if(O.tryLoc===b){var L=O.completion;if(L.type==="throw"){var T=L.arg;$(O)}return T}}throw new Error("illegal catch attempt")},delegateYield:function(b,E,O){return this.delegate={iterator:_(b),resultName:E,nextLoc:O},this.method==="next"&&(this.arg=t),w}},e}ft.exports=Mu,ft.exports.__esModule=!0,ft.exports.default=ft.exports});var Hu=d((H1,qu)=>{var ln=Bu()();qu.exports=ln;try{regeneratorRuntime=ln}catch{typeof globalThis=="object"?globalThis.regeneratorRuntime=ln:Function("r","regeneratorRuntime = r")(ln)}});var Yh=d(Cr=>{"use strict";Object.defineProperty(Cr,"__esModule",{value:!0});Cr.splitWhen=Cr.flatten=void 0;function v0(t){return t.reduce((e,r)=>[].concat(e,r),[])}Cr.flatten=v0;function R0(t,e){let r=[[]],i=0;for(let n of t)e(n)?(i++,r[i]=[]):r[i].push(n);return r}Cr.splitWhen=R0});var zh=d(yn=>{"use strict";Object.defineProperty(yn,"__esModule",{value:!0});yn.isEnoentCodeError=void 0;function A0(t){return t.code==="ENOENT"}yn.isEnoentCodeError=A0});var Kh=d(_n=>{"use strict";Object.defineProperty(_n,"__esModule",{value:!0});_n.createDirentFromStats=void 0;var Uo=class{constructor(e,r){this.name=e,this.isBlockDevice=r.isBlockDevice.bind(r),this.isCharacterDevice=r.isCharacterDevice.bind(r),this.isDirectory=r.isDirectory.bind(r),this.isFIFO=r.isFIFO.bind(r),this.isFile=r.isFile.bind(r),this.isSocket=r.isSocket.bind(r),this.isSymbolicLink=r.isSymbolicLink.bind(r)}};function T0(t,e){return new Uo(t,e)}_n.createDirentFromStats=T0});var Vh=d(Qe=>{"use strict";Object.defineProperty(Qe,"__esModule",{value:!0});Qe.removeLeadingDotSegment=Qe.escape=Qe.makeAbsolute=Qe.unixify=void 0;var O0=require("path"),C0=2,L0=/(\\?)([()*?[\]{|}]|^!|[!+@](?=\())/g;function P0(t){return t.replace(/\\/g,"/")}Qe.unixify=P0;function I0(t,e){return O0.resolve(t,e)}Qe.makeAbsolute=I0;function k0(t){return t.replace(L0,"\\$2")}Qe.escape=k0;function N0(t){if(t.charAt(0)==="."){let e=t.charAt(1);if(e==="/"||e==="\\")return t.slice(C0)}return t}Qe.removeLeadingDotSegment=N0});var Zh=d((RL,Xh)=>{Xh.exports=function(e){if(typeof e!="string"||e==="")return!1;for(var r;r=/(\\).|([@?!+*]\(.*\))/g.exec(e);){if(r[2])return!0;e=e.slice(r.index+r[0].length)}return!1}});var ef=d((AL,Jh)=>{var D0=Zh(),Qh={"{":"}","(":")","[":"]"},F0=function(t){if(t[0]==="!")return!0;for(var e=0,r=-2,i=-2,n=-2,s=-2,o=-2;e<t.length;){if(t[e]==="*"||t[e+1]==="?"&&/[\].+)]/.test(t[e])||i!==-1&&t[e]==="["&&t[e+1]!=="]"&&(i<e&&(i=t.indexOf("]",e)),i>e&&(o===-1||o>i||(o=t.indexOf("\\",e),o===-1||o>i)))||n!==-1&&t[e]==="{"&&t[e+1]!=="}"&&(n=t.indexOf("}",e),n>e&&(o=t.indexOf("\\",e),o===-1||o>n))||s!==-1&&t[e]==="("&&t[e+1]==="?"&&/[:!=]/.test(t[e+2])&&t[e+3]!==")"&&(s=t.indexOf(")",e),s>e&&(o=t.indexOf("\\",e),o===-1||o>s))||r!==-1&&t[e]==="("&&t[e+1]!=="|"&&(r<e&&(r=t.indexOf("|",e)),r!==-1&&t[r+1]!==")"&&(s=t.indexOf(")",r),s>r&&(o=t.indexOf("\\",r),o===-1||o>s))))return!0;if(t[e]==="\\"){var a=t[e+1];e+=2;var l=Qh[a];if(l){var c=t.indexOf(l,e);c!==-1&&(e=c+1)}if(t[e]==="!")return!0}else e++}return!1},M0=function(t){if(t[0]==="!")return!0;for(var e=0;e<t.length;){if(/[*?{}()[\]]/.test(t[e]))return!0;if(t[e]==="\\"){var r=t[e+1];e+=2;var i=Qh[r];if(i){var n=t.indexOf(i,e);n!==-1&&(e=n+1)}if(t[e]==="!")return!0}else e++}return!1};Jh.exports=function(e,r){if(typeof e!="string"||e==="")return!1;if(D0(e))return!0;var i=F0;return r&&r.strict===!1&&(i=M0),i(e)}});var rf=d((TL,tf)=>{"use strict";var B0=ef(),q0=require("path").posix.dirname,H0=require("os").platform()==="win32",$o="/",U0=/\\/g,$0=/[\{\[].*[\}\]]$/,G0=/(^|[^\\])([\{\[]|\([^\)]+$)/,j0=/\\([\!\*\?\|\[\]\(\)\{\}])/g;tf.exports=function(e,r){var i=Object.assign({flipBackslashes:!0},r);i.flipBackslashes&&H0&&e.indexOf($o)<0&&(e=e.replace(U0,$o)),$0.test(e)&&(e+=$o),e+="a";do e=q0(e);while(B0(e)||G0.test(e));return e.replace(j0,"$1")}});var En=d(He=>{"use strict";He.isInteger=t=>typeof t=="number"?Number.isInteger(t):typeof t=="string"&&t.trim()!==""?Number.isInteger(Number(t)):!1;He.find=(t,e)=>t.nodes.find(r=>r.type===e);He.exceedsLimit=(t,e,r=1,i)=>i===!1||!He.isInteger(t)||!He.isInteger(e)?!1:(Number(e)-Number(t))/Number(r)>=i;He.escapeNode=(t,e=0,r)=>{let i=t.nodes[e];i&&(r&&i.type===r||i.type==="open"||i.type==="close")&&i.escaped!==!0&&(i.value="\\"+i.value,i.escaped=!0)};He.encloseBrace=t=>t.type!=="brace"||t.commas>>0+t.ranges>>0?!1:(t.invalid=!0,!0);He.isInvalidBrace=t=>t.type!=="brace"?!1:t.invalid===!0||t.dollar?!0:!(t.commas>>0+t.ranges>>0)||t.open!==!0||t.close!==!0?(t.invalid=!0,!0):!1;He.isOpenOrClose=t=>t.type==="open"||t.type==="close"?!0:t.open===!0||t.close===!0;He.reduce=t=>t.reduce((e,r)=>(r.type==="text"&&e.push(r.value),r.type==="range"&&(r.type="text"),e),[]);He.flatten=(...t)=>{let e=[],r=i=>{for(let n=0;n<i.length;n++){let s=i[n];Array.isArray(s)?r(s,e):s!==void 0&&e.push(s)}return e};return r(t),e}});var Sn=d((CL,sf)=>{"use strict";var nf=En();sf.exports=(t,e={})=>{let r=(i,n={})=>{let s=e.escapeInvalid&&nf.isInvalidBrace(n),o=i.invalid===!0&&e.escapeInvalid===!0,a="";if(i.value)return(s||o)&&nf.isOpenOrClose(i)?"\\"+i.value:i.value;if(i.value)return i.value;if(i.nodes)for(let l of i.nodes)a+=r(l);return a};return r(t)}});var af=d((LL,of)=>{"use strict";of.exports=function(t){return typeof t=="number"?t-t===0:typeof t=="string"&&t.trim()!==""?Number.isFinite?Number.isFinite(+t):isFinite(+t):!1}});var gf=d((PL,mf)=>{"use strict";var lf=af(),ir=(t,e,r)=>{if(lf(t)===!1)throw new TypeError("toRegexRange: expected the first argument to be a number");if(e===void 0||t===e)return String(t);if(lf(e)===!1)throw new TypeError("toRegexRange: expected the second argument to be a number.");let i={relaxZeros:!0,...r};typeof i.strictZeros=="boolean"&&(i.relaxZeros=i.strictZeros===!1);let n=String(i.relaxZeros),s=String(i.shorthand),o=String(i.capture),a=String(i.wrap),l=t+":"+e+"="+n+s+o+a;if(ir.cache.hasOwnProperty(l))return ir.cache[l].result;let c=Math.min(t,e),u=Math.max(t,e);if(Math.abs(c-u)===1){let y=t+"|"+e;return i.capture?`(${y})`:i.wrap===!1?y:`(?:${y})`}let h=df(t)||df(e),f={min:t,max:e,a:c,b:u},g=[],m=[];if(h&&(f.isPadded=h,f.maxLen=String(f.max).length),c<0){let y=u<0?Math.abs(u):1;m=cf(y,Math.abs(c),f,i),c=f.a=0}return u>=0&&(g=cf(c,u,f,i)),f.negatives=m,f.positives=g,f.result=W0(m,g,i),i.capture===!0?f.result=`(${f.result})`:i.wrap!==!1&&g.length+m.length>1&&(f.result=`(?:${f.result})`),ir.cache[l]=f,f.result};function W0(t,e,r){let i=Go(t,e,"-",!1,r)||[],n=Go(e,t,"",!1,r)||[],s=Go(t,e,"-?",!0,r)||[];return i.concat(s).concat(n).join("|")}function Y0(t,e){let r=1,i=1,n=hf(t,r),s=new Set([e]);for(;t<=n&&n<=e;)s.add(n),r+=1,n=hf(t,r);for(n=ff(e+1,i)-1;t<n&&n<=e;)s.add(n),i+=1,n=ff(e+1,i)-1;return s=[...s],s.sort(V0),s}function z0(t,e,r){if(t===e)return{pattern:t,count:[],digits:0};let i=K0(t,e),n=i.length,s="",o=0;for(let a=0;a<n;a++){let[l,c]=i[a];l===c?s+=l:l!=="0"||c!=="9"?s+=X0(l,c,r):o++}return o&&(s+=r.shorthand===!0?"\\d":"[0-9]"),{pattern:s,count:[o],digits:n}}function cf(t,e,r,i){let n=Y0(t,e),s=[],o=t,a;for(let l=0;l<n.length;l++){let c=n[l],u=z0(String(o),String(c),i),h="";if(!r.isPadded&&a&&a.pattern===u.pattern){a.count.length>1&&a.count.pop(),a.count.push(u.count[0]),a.string=a.pattern+pf(a.count),o=c+1;continue}r.isPadded&&(h=Z0(c,r,i)),u.string=h+u.pattern+pf(u.count),s.push(u),o=c+1,a=u}return s}function Go(t,e,r,i,n){let s=[];for(let o of t){let{string:a}=o;!i&&!uf(e,"string",a)&&s.push(r+a),i&&uf(e,"string",a)&&s.push(r+a)}return s}function K0(t,e){let r=[];for(let i=0;i<t.length;i++)r.push([t[i],e[i]]);return r}function V0(t,e){return t>e?1:e>t?-1:0}function uf(t,e,r){return t.some(i=>i[e]===r)}function hf(t,e){return Number(String(t).slice(0,-e)+"9".repeat(e))}function ff(t,e){return t-t%Math.pow(10,e)}function pf(t){let[e=0,r=""]=t;return r||e>1?`{${e+(r?","+r:"")}}`:""}function X0(t,e,r){return`[${t}${e-t===1?"":"-"}${e}]`}function df(t){return/^-?(0+)\d/.test(t)}function Z0(t,e,r){if(!e.isPadded)return t;let i=Math.abs(e.maxLen-String(t).length),n=r.relaxZeros!==!1;switch(i){case 0:return"";case 1:return n?"0?":"0";case 2:return n?"0{0,2}":"00";default:return n?`0{0,${i}}`:`0{${i}}`}}ir.cache={};ir.clearCache=()=>ir.cache={};mf.exports=ir});var Yo=d((IL,vf)=>{"use strict";var Q0=require("util"),Ef=gf(),yf=t=>t!==null&&typeof t=="object"&&!Array.isArray(t),J0=t=>e=>t===!0?Number(e):String(e),jo=t=>typeof t=="number"||typeof t=="string"&&t!=="",Ti=t=>Number.isInteger(+t),Wo=t=>{let e=`${t}`,r=-1;if(e[0]==="-"&&(e=e.slice(1)),e==="0")return!1;for(;e[++r]==="0";);return r>0},ew=(t,e,r)=>typeof t=="string"||typeof e=="string"?!0:r.stringify===!0,tw=(t,e,r)=>{if(e>0){let i=t[0]==="-"?"-":"";i&&(t=t.slice(1)),t=i+t.padStart(i?e-1:e,"0")}return r===!1?String(t):t},_f=(t,e)=>{let r=t[0]==="-"?"-":"";for(r&&(t=t.slice(1),e--);t.length<e;)t="0"+t;return r?"-"+t:t},rw=(t,e)=>{t.negatives.sort((o,a)=>o<a?-1:o>a?1:0),t.positives.sort((o,a)=>o<a?-1:o>a?1:0);let r=e.capture?"":"?:",i="",n="",s;return t.positives.length&&(i=t.positives.join("|")),t.negatives.length&&(n=`-(${r}${t.negatives.join("|")})`),i&&n?s=`${i}|${n}`:s=i||n,e.wrap?`(${r}${s})`:s},Sf=(t,e,r,i)=>{if(r)return Ef(t,e,{wrap:!1,...i});let n=String.fromCharCode(t);if(t===e)return n;let s=String.fromCharCode(e);return`[${n}-${s}]`},bf=(t,e,r)=>{if(Array.isArray(t)){let i=r.wrap===!0,n=r.capture?"":"?:";return i?`(${n}${t.join("|")})`:t.join("|")}return Ef(t,e,r)},wf=(...t)=>new RangeError("Invalid range arguments: "+Q0.inspect(...t)),xf=(t,e,r)=>{if(r.strictRanges===!0)throw wf([t,e]);return[]},iw=(t,e)=>{if(e.strictRanges===!0)throw new TypeError(`Expected step "${t}" to be a number`);return[]},nw=(t,e,r=1,i={})=>{let n=Number(t),s=Number(e);if(!Number.isInteger(n)||!Number.isInteger(s)){if(i.strictRanges===!0)throw wf([t,e]);return[]}n===0&&(n=0),s===0&&(s=0);let o=n>s,a=String(t),l=String(e),c=String(r);r=Math.max(Math.abs(r),1);let u=Wo(a)||Wo(l)||Wo(c),h=u?Math.max(a.length,l.length,c.length):0,f=u===!1&&ew(t,e,i)===!1,g=i.transform||J0(f);if(i.toRegex&&r===1)return Sf(_f(t,h),_f(e,h),!0,i);let m={negatives:[],positives:[]},y=R=>m[R<0?"negatives":"positives"].push(Math.abs(R)),w=[],x=0;for(;o?n>=s:n<=s;)i.toRegex===!0&&r>1?y(n):w.push(tw(g(n,x),h,f)),n=o?n-r:n+r,x++;return i.toRegex===!0?r>1?rw(m,i):bf(w,null,{wrap:!1,...i}):w},sw=(t,e,r=1,i={})=>{if(!Ti(t)&&t.length>1||!Ti(e)&&e.length>1)return xf(t,e,i);let n=i.transform||(f=>String.fromCharCode(f)),s=`${t}`.charCodeAt(0),o=`${e}`.charCodeAt(0),a=s>o,l=Math.min(s,o),c=Math.max(s,o);if(i.toRegex&&r===1)return Sf(l,c,!1,i);let u=[],h=0;for(;a?s>=o:s<=o;)u.push(n(s,h)),s=a?s-r:s+r,h++;return i.toRegex===!0?bf(u,null,{wrap:!1,options:i}):u},bn=(t,e,r,i={})=>{if(e==null&&jo(t))return[t];if(!jo(t)||!jo(e))return xf(t,e,i);if(typeof r=="function")return bn(t,e,1,{transform:r});if(yf(r))return bn(t,e,0,r);let n={...i};return n.capture===!0&&(n.wrap=!0),r=r||n.step||1,Ti(r)?Ti(t)&&Ti(e)?nw(t,e,r,n):sw(t,e,Math.max(Math.abs(r),1),n):r!=null&&!yf(r)?iw(r,n):bn(t,e,1,r)};vf.exports=bn});var Tf=d((kL,Af)=>{"use strict";var ow=Yo(),Rf=En(),aw=(t,e={})=>{let r=(i,n={})=>{let s=Rf.isInvalidBrace(n),o=i.invalid===!0&&e.escapeInvalid===!0,a=s===!0||o===!0,l=e.escapeInvalid===!0?"\\":"",c="";if(i.isOpen===!0||i.isClose===!0)return l+i.value;if(i.type==="open")return a?l+i.value:"(";if(i.type==="close")return a?l+i.value:")";if(i.type==="comma")return i.prev.type==="comma"?"":a?i.value:"|";if(i.value)return i.value;if(i.nodes&&i.ranges>0){let u=Rf.reduce(i.nodes),h=ow(...u,{...e,wrap:!1,toRegex:!0});if(h.length!==0)return u.length>1&&h.length>1?`(${h})`:h}if(i.nodes)for(let u of i.nodes)c+=r(u,i);return c};return r(t)};Af.exports=aw});var Lf=d((NL,Cf)=>{"use strict";var lw=Yo(),Of=Sn(),Lr=En(),nr=(t="",e="",r=!1)=>{let i=[];if(t=[].concat(t),e=[].concat(e),!e.length)return t;if(!t.length)return r?Lr.flatten(e).map(n=>`{${n}}`):e;for(let n of t)if(Array.isArray(n))for(let s of n)i.push(nr(s,e,r));else for(let s of e)r===!0&&typeof s=="string"&&(s=`{${s}}`),i.push(Array.isArray(s)?nr(n,s,r):n+s);return Lr.flatten(i)},cw=(t,e={})=>{let r=e.rangeLimit===void 0?1e3:e.rangeLimit,i=(n,s={})=>{n.queue=[];let o=s,a=s.queue;for(;o.type!=="brace"&&o.type!=="root"&&o.parent;)o=o.parent,a=o.queue;if(n.invalid||n.dollar){a.push(nr(a.pop(),Of(n,e)));return}if(n.type==="brace"&&n.invalid!==!0&&n.nodes.length===2){a.push(nr(a.pop(),["{}"]));return}if(n.nodes&&n.ranges>0){let h=Lr.reduce(n.nodes);if(Lr.exceedsLimit(...h,e.step,r))throw new RangeError("expanded array length exceeds range limit. Use options.rangeLimit to increase or disable the limit.");let f=lw(...h,e);f.length===0&&(f=Of(n,e)),a.push(nr(a.pop(),f)),n.nodes=[];return}let l=Lr.encloseBrace(n),c=n.queue,u=n;for(;u.type!=="brace"&&u.type!=="root"&&u.parent;)u=u.parent,c=u.queue;for(let h=0;h<n.nodes.length;h++){let f=n.nodes[h];if(f.type==="comma"&&n.type==="brace"){h===1&&c.push(""),c.push("");continue}if(f.type==="close"){a.push(nr(a.pop(),c,l));continue}if(f.value&&f.type!=="open"){c.push(nr(c.pop(),f.value));continue}f.nodes&&i(f,n)}return c};return Lr.flatten(i(t))};Cf.exports=cw});var If=d((DL,Pf)=>{"use strict";Pf.exports={MAX_LENGTH:1024*64,CHAR_0:"0",CHAR_9:"9",CHAR_UPPERCASE_A:"A",CHAR_LOWERCASE_A:"a",CHAR_UPPERCASE_Z:"Z",CHAR_LOWERCASE_Z:"z",CHAR_LEFT_PARENTHESES:"(",CHAR_RIGHT_PARENTHESES:")",CHAR_ASTERISK:"*",CHAR_AMPERSAND:"&",CHAR_AT:"@",CHAR_BACKSLASH:"\\",CHAR_BACKTICK:"`",CHAR_CARRIAGE_RETURN:"\r",CHAR_CIRCUMFLEX_ACCENT:"^",CHAR_COLON:":",CHAR_COMMA:",",CHAR_DOLLAR:"$",CHAR_DOT:".",CHAR_DOUBLE_QUOTE:'"',CHAR_EQUAL:"=",CHAR_EXCLAMATION_MARK:"!",CHAR_FORM_FEED:"\f",CHAR_FORWARD_SLASH:"/",CHAR_HASH:"#",CHAR_HYPHEN_MINUS:"-",CHAR_LEFT_ANGLE_BRACKET:"<",CHAR_LEFT_CURLY_BRACE:"{",CHAR_LEFT_SQUARE_BRACKET:"[",CHAR_LINE_FEED:`
|
|
2
|
+
`,CHAR_NO_BREAK_SPACE:"\xA0",CHAR_PERCENT:"%",CHAR_PLUS:"+",CHAR_QUESTION_MARK:"?",CHAR_RIGHT_ANGLE_BRACKET:">",CHAR_RIGHT_CURLY_BRACE:"}",CHAR_RIGHT_SQUARE_BRACKET:"]",CHAR_SEMICOLON:";",CHAR_SINGLE_QUOTE:"'",CHAR_SPACE:" ",CHAR_TAB:" ",CHAR_UNDERSCORE:"_",CHAR_VERTICAL_LINE:"|",CHAR_ZERO_WIDTH_NOBREAK_SPACE:"\uFEFF"}});var Mf=d((FL,Ff)=>{"use strict";var uw=Sn(),{MAX_LENGTH:kf,CHAR_BACKSLASH:zo,CHAR_BACKTICK:hw,CHAR_COMMA:fw,CHAR_DOT:pw,CHAR_LEFT_PARENTHESES:dw,CHAR_RIGHT_PARENTHESES:mw,CHAR_LEFT_CURLY_BRACE:gw,CHAR_RIGHT_CURLY_BRACE:yw,CHAR_LEFT_SQUARE_BRACKET:Nf,CHAR_RIGHT_SQUARE_BRACKET:Df,CHAR_DOUBLE_QUOTE:_w,CHAR_SINGLE_QUOTE:Ew,CHAR_NO_BREAK_SPACE:Sw,CHAR_ZERO_WIDTH_NOBREAK_SPACE:bw}=If(),ww=(t,e={})=>{if(typeof t!="string")throw new TypeError("Expected a string");let r=e||{},i=typeof r.maxLength=="number"?Math.min(kf,r.maxLength):kf;if(t.length>i)throw new SyntaxError(`Input length (${t.length}), exceeds max characters (${i})`);let n={type:"root",input:t,nodes:[]},s=[n],o=n,a=n,l=0,c=t.length,u=0,h=0,f,g={},m=()=>t[u++],y=w=>{if(w.type==="text"&&a.type==="dot"&&(a.type="text"),a&&a.type==="text"&&w.type==="text"){a.value+=w.value;return}return o.nodes.push(w),w.parent=o,w.prev=a,a=w,w};for(y({type:"bos"});u<c;)if(o=s[s.length-1],f=m(),!(f===bw||f===Sw)){if(f===zo){y({type:"text",value:(e.keepEscaping?f:"")+m()});continue}if(f===Df){y({type:"text",value:"\\"+f});continue}if(f===Nf){l++;let w=!0,x;for(;u<c&&(x=m());){if(f+=x,x===Nf){l++;continue}if(x===zo){f+=m();continue}if(x===Df&&(l--,l===0))break}y({type:"text",value:f});continue}if(f===dw){o=y({type:"paren",nodes:[]}),s.push(o),y({type:"text",value:f});continue}if(f===mw){if(o.type!=="paren"){y({type:"text",value:f});continue}o=s.pop(),y({type:"text",value:f}),o=s[s.length-1];continue}if(f===_w||f===Ew||f===hw){let w=f,x;for(e.keepQuotes!==!0&&(f="");u<c&&(x=m());){if(x===zo){f+=x+m();continue}if(x===w){e.keepQuotes===!0&&(f+=x);break}f+=x}y({type:"text",value:f});continue}if(f===gw){h++;let x={type:"brace",open:!0,close:!1,dollar:a.value&&a.value.slice(-1)==="$"||o.dollar===!0,depth:h,commas:0,ranges:0,nodes:[]};o=y(x),s.push(o),y({type:"open",value:f});continue}if(f===yw){if(o.type!=="brace"){y({type:"text",value:f});continue}let w="close";o=s.pop(),o.close=!0,y({type:w,value:f}),h--,o=s[s.length-1];continue}if(f===fw&&h>0){if(o.ranges>0){o.ranges=0;let w=o.nodes.shift();o.nodes=[w,{type:"text",value:uw(o)}]}y({type:"comma",value:f}),o.commas++;continue}if(f===pw&&h>0&&o.commas===0){let w=o.nodes;if(h===0||w.length===0){y({type:"text",value:f});continue}if(a.type==="dot"){if(o.range=[],a.value+=f,a.type="range",o.nodes.length!==3&&o.nodes.length!==5){o.invalid=!0,o.ranges=0,a.type="text";continue}o.ranges++,o.args=[];continue}if(a.type==="range"){w.pop();let x=w[w.length-1];x.value+=a.value+f,a=x,o.ranges--;continue}y({type:"dot",value:f});continue}y({type:"text",value:f})}do if(o=s.pop(),o.type!=="root"){o.nodes.forEach(R=>{R.nodes||(R.type==="open"&&(R.isOpen=!0),R.type==="close"&&(R.isClose=!0),R.nodes||(R.type="text"),R.invalid=!0)});let w=s[s.length-1],x=w.nodes.indexOf(o);w.nodes.splice(x,1,...o.nodes)}while(s.length>0);return y({type:"eos"}),n};Ff.exports=ww});var Hf=d((ML,qf)=>{"use strict";var Bf=Sn(),xw=Tf(),vw=Lf(),Rw=Mf(),Ie=(t,e={})=>{let r=[];if(Array.isArray(t))for(let i of t){let n=Ie.create(i,e);Array.isArray(n)?r.push(...n):r.push(n)}else r=[].concat(Ie.create(t,e));return e&&e.expand===!0&&e.nodupes===!0&&(r=[...new Set(r)]),r};Ie.parse=(t,e={})=>Rw(t,e);Ie.stringify=(t,e={})=>Bf(typeof t=="string"?Ie.parse(t,e):t,e);Ie.compile=(t,e={})=>(typeof t=="string"&&(t=Ie.parse(t,e)),xw(t,e));Ie.expand=(t,e={})=>{typeof t=="string"&&(t=Ie.parse(t,e));let r=vw(t,e);return e.noempty===!0&&(r=r.filter(Boolean)),e.nodupes===!0&&(r=[...new Set(r)]),r};Ie.create=(t,e={})=>t===""||t.length<3?[t]:e.expand!==!0?Ie.compile(t,e):Ie.expand(t,e);qf.exports=Ie});var Oi=d((BL,Wf)=>{"use strict";var Aw=require("path"),Je="\\\\/",Uf=`[^${Je}]`,mt="\\.",Tw="\\+",Ow="\\?",wn="\\/",Cw="(?=.)",$f="[^/]",Ko=`(?:${wn}|$)`,Gf=`(?:^|${wn})`,Vo=`${mt}{1,2}${Ko}`,Lw=`(?!${mt})`,Pw=`(?!${Gf}${Vo})`,Iw=`(?!${mt}{0,1}${Ko})`,kw=`(?!${Vo})`,Nw=`[^.${wn}]`,Dw=`${$f}*?`,jf={DOT_LITERAL:mt,PLUS_LITERAL:Tw,QMARK_LITERAL:Ow,SLASH_LITERAL:wn,ONE_CHAR:Cw,QMARK:$f,END_ANCHOR:Ko,DOTS_SLASH:Vo,NO_DOT:Lw,NO_DOTS:Pw,NO_DOT_SLASH:Iw,NO_DOTS_SLASH:kw,QMARK_NO_DOT:Nw,STAR:Dw,START_ANCHOR:Gf},Fw={...jf,SLASH_LITERAL:`[${Je}]`,QMARK:Uf,STAR:`${Uf}*?`,DOTS_SLASH:`${mt}{1,2}(?:[${Je}]|$)`,NO_DOT:`(?!${mt})`,NO_DOTS:`(?!(?:^|[${Je}])${mt}{1,2}(?:[${Je}]|$))`,NO_DOT_SLASH:`(?!${mt}{0,1}(?:[${Je}]|$))`,NO_DOTS_SLASH:`(?!${mt}{1,2}(?:[${Je}]|$))`,QMARK_NO_DOT:`[^.${Je}]`,START_ANCHOR:`(?:^|[${Je}])`,END_ANCHOR:`(?:[${Je}]|$)`},Mw={alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"};Wf.exports={MAX_LENGTH:1024*64,POSIX_REGEX_SOURCE:Mw,REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHARS:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,SEP:Aw.sep,extglobChars(t){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${t.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}},globChars(t){return t===!0?Fw:jf}}});var Ci=d(Ae=>{"use strict";var Bw=require("path"),qw=process.platform==="win32",{REGEX_BACKSLASH:Hw,REGEX_REMOVE_BACKSLASH:Uw,REGEX_SPECIAL_CHARS:$w,REGEX_SPECIAL_CHARS_GLOBAL:Gw}=Oi();Ae.isObject=t=>t!==null&&typeof t=="object"&&!Array.isArray(t);Ae.hasRegexChars=t=>$w.test(t);Ae.isRegexChar=t=>t.length===1&&Ae.hasRegexChars(t);Ae.escapeRegex=t=>t.replace(Gw,"\\$1");Ae.toPosixSlashes=t=>t.replace(Hw,"/");Ae.removeBackslashes=t=>t.replace(Uw,e=>e==="\\"?"":e);Ae.supportsLookbehinds=()=>{let t=process.version.slice(1).split(".").map(Number);return t.length===3&&t[0]>=9||t[0]===8&&t[1]>=10};Ae.isWindows=t=>t&&typeof t.windows=="boolean"?t.windows:qw===!0||Bw.sep==="\\";Ae.escapeLast=(t,e,r)=>{let i=t.lastIndexOf(e,r);return i===-1?t:t[i-1]==="\\"?Ae.escapeLast(t,e,i-1):`${t.slice(0,i)}\\${t.slice(i)}`};Ae.removePrefix=(t,e={})=>{let r=t;return r.startsWith("./")&&(r=r.slice(2),e.prefix="./"),r};Ae.wrapOutput=(t,e={},r={})=>{let i=r.contains?"":"^",n=r.contains?"":"$",s=`${i}(?:${t})${n}`;return e.negated===!0&&(s=`(?:^(?!${s}).*$)`),s}});var Jf=d((HL,Qf)=>{"use strict";var Yf=Ci(),{CHAR_ASTERISK:Xo,CHAR_AT:jw,CHAR_BACKWARD_SLASH:Li,CHAR_COMMA:Ww,CHAR_DOT:Zo,CHAR_EXCLAMATION_MARK:Qo,CHAR_FORWARD_SLASH:Zf,CHAR_LEFT_CURLY_BRACE:Jo,CHAR_LEFT_PARENTHESES:ea,CHAR_LEFT_SQUARE_BRACKET:Yw,CHAR_PLUS:zw,CHAR_QUESTION_MARK:zf,CHAR_RIGHT_CURLY_BRACE:Kw,CHAR_RIGHT_PARENTHESES:Kf,CHAR_RIGHT_SQUARE_BRACKET:Vw}=Oi(),Vf=t=>t===Zf||t===Li,Xf=t=>{t.isPrefix!==!0&&(t.depth=t.isGlobstar?1/0:1)},Xw=(t,e)=>{let r=e||{},i=t.length-1,n=r.parts===!0||r.scanToEnd===!0,s=[],o=[],a=[],l=t,c=-1,u=0,h=0,f=!1,g=!1,m=!1,y=!1,w=!1,x=!1,R=!1,M=!1,re=!1,N=!1,q=0,P,I,B={value:"",depth:0,isGlob:!1},ie=()=>c>=i,S=()=>l.charCodeAt(c+1),j=()=>(P=I,l.charCodeAt(++c));for(;c<i;){I=j();let b;if(I===Li){R=B.backslashes=!0,I=j(),I===Jo&&(x=!0);continue}if(x===!0||I===Jo){for(q++;ie()!==!0&&(I=j());){if(I===Li){R=B.backslashes=!0,j();continue}if(I===Jo){q++;continue}if(x!==!0&&I===Zo&&(I=j())===Zo){if(f=B.isBrace=!0,m=B.isGlob=!0,N=!0,n===!0)continue;break}if(x!==!0&&I===Ww){if(f=B.isBrace=!0,m=B.isGlob=!0,N=!0,n===!0)continue;break}if(I===Kw&&(q--,q===0)){x=!1,f=B.isBrace=!0,N=!0;break}}if(n===!0)continue;break}if(I===Zf){if(s.push(c),o.push(B),B={value:"",depth:0,isGlob:!1},N===!0)continue;if(P===Zo&&c===u+1){u+=2;continue}h=c+1;continue}if(r.noext!==!0&&(I===zw||I===jw||I===Xo||I===zf||I===Qo)===!0&&S()===ea){if(m=B.isGlob=!0,y=B.isExtglob=!0,N=!0,I===Qo&&c===u&&(re=!0),n===!0){for(;ie()!==!0&&(I=j());){if(I===Li){R=B.backslashes=!0,I=j();continue}if(I===Kf){m=B.isGlob=!0,N=!0;break}}continue}break}if(I===Xo){if(P===Xo&&(w=B.isGlobstar=!0),m=B.isGlob=!0,N=!0,n===!0)continue;break}if(I===zf){if(m=B.isGlob=!0,N=!0,n===!0)continue;break}if(I===Yw){for(;ie()!==!0&&(b=j());){if(b===Li){R=B.backslashes=!0,j();continue}if(b===Vw){g=B.isBracket=!0,m=B.isGlob=!0,N=!0;break}}if(n===!0)continue;break}if(r.nonegate!==!0&&I===Qo&&c===u){M=B.negated=!0,u++;continue}if(r.noparen!==!0&&I===ea){if(m=B.isGlob=!0,n===!0){for(;ie()!==!0&&(I=j());){if(I===ea){R=B.backslashes=!0,I=j();continue}if(I===Kf){N=!0;break}}continue}break}if(m===!0){if(N=!0,n===!0)continue;break}}r.noext===!0&&(y=!1,m=!1);let $=l,Be="",_="";u>0&&(Be=l.slice(0,u),l=l.slice(u),h-=u),$&&m===!0&&h>0?($=l.slice(0,h),_=l.slice(h)):m===!0?($="",_=l):$=l,$&&$!==""&&$!=="/"&&$!==l&&Vf($.charCodeAt($.length-1))&&($=$.slice(0,-1)),r.unescape===!0&&(_&&(_=Yf.removeBackslashes(_)),$&&R===!0&&($=Yf.removeBackslashes($)));let p={prefix:Be,input:t,start:u,base:$,glob:_,isBrace:f,isBracket:g,isGlob:m,isExtglob:y,isGlobstar:w,negated:M,negatedExtglob:re};if(r.tokens===!0&&(p.maxDepth=0,Vf(I)||o.push(B),p.tokens=o),r.parts===!0||r.tokens===!0){let b;for(let E=0;E<s.length;E++){let O=b?b+1:u,L=s[E],T=t.slice(O,L);r.tokens&&(E===0&&u!==0?(o[E].isPrefix=!0,o[E].value=Be):o[E].value=T,Xf(o[E]),p.maxDepth+=o[E].depth),(E!==0||T!=="")&&a.push(T),b=L}if(b&&b+1<t.length){let E=t.slice(b+1);a.push(E),r.tokens&&(o[o.length-1].value=E,Xf(o[o.length-1]),p.maxDepth+=o[o.length-1].depth)}p.slashes=s,p.parts=a}return p};Qf.exports=Xw});var rp=d((UL,tp)=>{"use strict";var xn=Oi(),ke=Ci(),{MAX_LENGTH:vn,POSIX_REGEX_SOURCE:Zw,REGEX_NON_SPECIAL_CHARS:Qw,REGEX_SPECIAL_CHARS_BACKREF:Jw,REPLACEMENTS:ep}=xn,ex=(t,e)=>{if(typeof e.expandRange=="function")return e.expandRange(...t,e);t.sort();let r=`[${t.join("-")}]`;try{new RegExp(r)}catch{return t.map(n=>ke.escapeRegex(n)).join("..")}return r},Pr=(t,e)=>`Missing ${t}: "${e}" - use "\\\\${e}" to match literal characters`,ta=(t,e)=>{if(typeof t!="string")throw new TypeError("Expected a string");t=ep[t]||t;let r={...e},i=typeof r.maxLength=="number"?Math.min(vn,r.maxLength):vn,n=t.length;if(n>i)throw new SyntaxError(`Input length: ${n}, exceeds maximum allowed length: ${i}`);let s={type:"bos",value:"",output:r.prepend||""},o=[s],a=r.capture?"":"?:",l=ke.isWindows(e),c=xn.globChars(l),u=xn.extglobChars(c),{DOT_LITERAL:h,PLUS_LITERAL:f,SLASH_LITERAL:g,ONE_CHAR:m,DOTS_SLASH:y,NO_DOT:w,NO_DOT_SLASH:x,NO_DOTS_SLASH:R,QMARK:M,QMARK_NO_DOT:re,STAR:N,START_ANCHOR:q}=c,P=A=>`(${a}(?:(?!${q}${A.dot?y:h}).)*?)`,I=r.dot?"":w,B=r.dot?M:re,ie=r.bash===!0?P(r):N;r.capture&&(ie=`(${ie})`),typeof r.noext=="boolean"&&(r.noextglob=r.noext);let S={input:t,index:-1,start:0,dot:r.dot===!0,consumed:"",output:"",prefix:"",backtrack:!1,negated:!1,brackets:0,braces:0,parens:0,quotes:0,globstar:!1,tokens:o};t=ke.removePrefix(t,S),n=t.length;let j=[],$=[],Be=[],_=s,p,b=()=>S.index===n-1,E=S.peek=(A=1)=>t[S.index+A],O=S.advance=()=>t[++S.index]||"",L=()=>t.slice(S.index+1),T=(A="",z=0)=>{S.consumed+=A,S.index+=z},W=A=>{S.output+=A.output!=null?A.output:A.value,T(A.value)},he=()=>{let A=1;for(;E()==="!"&&(E(2)!=="("||E(3)==="?");)O(),S.start++,A++;return A%2===0?!1:(S.negated=!0,S.start++,!0)},ne=A=>{S[A]++,Be.push(A)},we=A=>{S[A]--,Be.pop()},k=A=>{if(_.type==="globstar"){let z=S.braces>0&&(A.type==="comma"||A.type==="brace"),v=A.extglob===!0||j.length&&(A.type==="pipe"||A.type==="paren");A.type!=="slash"&&A.type!=="paren"&&!z&&!v&&(S.output=S.output.slice(0,-_.output.length),_.type="star",_.value="*",_.output=ie,S.output+=_.output)}if(j.length&&A.type!=="paren"&&(j[j.length-1].inner+=A.value),(A.value||A.output)&&W(A),_&&_.type==="text"&&A.type==="text"){_.value+=A.value,_.output=(_.output||"")+A.value;return}A.prev=_,o.push(A),_=A},qe=(A,z)=>{let v={...u[z],conditions:1,inner:""};v.prev=_,v.parens=S.parens,v.output=S.output;let F=(r.capture?"(":"")+v.open;ne("parens"),k({type:A,value:z,output:S.output?"":m}),k({type:"paren",extglob:!0,value:O(),output:F}),j.push(v)},WE=A=>{let z=A.close+(r.capture?")":""),v;if(A.type==="negate"){let F=ie;if(A.inner&&A.inner.length>1&&A.inner.includes("/")&&(F=P(r)),(F!==ie||b()||/^\)+$/.test(L()))&&(z=A.close=`)$))${F}`),A.inner.includes("*")&&(v=L())&&/^\.[^\\/.]+$/.test(v)){let Q=ta(v,{...e,fastpaths:!1}).output;z=A.close=`)${Q})${F})`}A.prev.type==="bos"&&(S.negatedExtglob=!0)}k({type:"paren",extglob:!0,value:p,output:z}),we("parens")};if(r.fastpaths!==!1&&!/(^[*!]|[/()[\]{}"])/.test(t)){let A=!1,z=t.replace(Jw,(v,F,Q,xe,se,po)=>xe==="\\"?(A=!0,v):xe==="?"?F?F+xe+(se?M.repeat(se.length):""):po===0?B+(se?M.repeat(se.length):""):M.repeat(Q.length):xe==="."?h.repeat(Q.length):xe==="*"?F?F+xe+(se?ie:""):ie:F?v:`\\${v}`);return A===!0&&(r.unescape===!0?z=z.replace(/\\/g,""):z=z.replace(/\\+/g,v=>v.length%2===0?"\\\\":v?"\\":"")),z===t&&r.contains===!0?(S.output=t,S):(S.output=ke.wrapOutput(z,S,e),S)}for(;!b();){if(p=O(),p==="\0")continue;if(p==="\\"){let v=E();if(v==="/"&&r.bash!==!0||v==="."||v===";")continue;if(!v){p+="\\",k({type:"text",value:p});continue}let F=/^\\+/.exec(L()),Q=0;if(F&&F[0].length>2&&(Q=F[0].length,S.index+=Q,Q%2!==0&&(p+="\\")),r.unescape===!0?p=O():p+=O(),S.brackets===0){k({type:"text",value:p});continue}}if(S.brackets>0&&(p!=="]"||_.value==="["||_.value==="[^")){if(r.posix!==!1&&p===":"){let v=_.value.slice(1);if(v.includes("[")&&(_.posix=!0,v.includes(":"))){let F=_.value.lastIndexOf("["),Q=_.value.slice(0,F),xe=_.value.slice(F+2),se=Zw[xe];if(se){_.value=Q+se,S.backtrack=!0,O(),!s.output&&o.indexOf(_)===1&&(s.output=m);continue}}}(p==="["&&E()!==":"||p==="-"&&E()==="]")&&(p=`\\${p}`),p==="]"&&(_.value==="["||_.value==="[^")&&(p=`\\${p}`),r.posix===!0&&p==="!"&&_.value==="["&&(p="^"),_.value+=p,W({value:p});continue}if(S.quotes===1&&p!=='"'){p=ke.escapeRegex(p),_.value+=p,W({value:p});continue}if(p==='"'){S.quotes=S.quotes===1?0:1,r.keepQuotes===!0&&k({type:"text",value:p});continue}if(p==="("){ne("parens"),k({type:"paren",value:p});continue}if(p===")"){if(S.parens===0&&r.strictBrackets===!0)throw new SyntaxError(Pr("opening","("));let v=j[j.length-1];if(v&&S.parens===v.parens+1){WE(j.pop());continue}k({type:"paren",value:p,output:S.parens?")":"\\)"}),we("parens");continue}if(p==="["){if(r.nobracket===!0||!L().includes("]")){if(r.nobracket!==!0&&r.strictBrackets===!0)throw new SyntaxError(Pr("closing","]"));p=`\\${p}`}else ne("brackets");k({type:"bracket",value:p});continue}if(p==="]"){if(r.nobracket===!0||_&&_.type==="bracket"&&_.value.length===1){k({type:"text",value:p,output:`\\${p}`});continue}if(S.brackets===0){if(r.strictBrackets===!0)throw new SyntaxError(Pr("opening","["));k({type:"text",value:p,output:`\\${p}`});continue}we("brackets");let v=_.value.slice(1);if(_.posix!==!0&&v[0]==="^"&&!v.includes("/")&&(p=`/${p}`),_.value+=p,W({value:p}),r.literalBrackets===!1||ke.hasRegexChars(v))continue;let F=ke.escapeRegex(_.value);if(S.output=S.output.slice(0,-_.value.length),r.literalBrackets===!0){S.output+=F,_.value=F;continue}_.value=`(${a}${F}|${_.value})`,S.output+=_.value;continue}if(p==="{"&&r.nobrace!==!0){ne("braces");let v={type:"brace",value:p,output:"(",outputIndex:S.output.length,tokensIndex:S.tokens.length};$.push(v),k(v);continue}if(p==="}"){let v=$[$.length-1];if(r.nobrace===!0||!v){k({type:"text",value:p,output:p});continue}let F=")";if(v.dots===!0){let Q=o.slice(),xe=[];for(let se=Q.length-1;se>=0&&(o.pop(),Q[se].type!=="brace");se--)Q[se].type!=="dots"&&xe.unshift(Q[se].value);F=ex(xe,r),S.backtrack=!0}if(v.comma!==!0&&v.dots!==!0){let Q=S.output.slice(0,v.outputIndex),xe=S.tokens.slice(v.tokensIndex);v.value=v.output="\\{",p=F="\\}",S.output=Q;for(let se of xe)S.output+=se.output||se.value}k({type:"brace",value:p,output:F}),we("braces"),$.pop();continue}if(p==="|"){j.length>0&&j[j.length-1].conditions++,k({type:"text",value:p});continue}if(p===","){let v=p,F=$[$.length-1];F&&Be[Be.length-1]==="braces"&&(F.comma=!0,v="|"),k({type:"comma",value:p,output:v});continue}if(p==="/"){if(_.type==="dot"&&S.index===S.start+1){S.start=S.index+1,S.consumed="",S.output="",o.pop(),_=s;continue}k({type:"slash",value:p,output:g});continue}if(p==="."){if(S.braces>0&&_.type==="dot"){_.value==="."&&(_.output=h);let v=$[$.length-1];_.type="dots",_.output+=p,_.value+=p,v.dots=!0;continue}if(S.braces+S.parens===0&&_.type!=="bos"&&_.type!=="slash"){k({type:"text",value:p,output:h});continue}k({type:"dot",value:p,output:h});continue}if(p==="?"){if(!(_&&_.value==="(")&&r.noextglob!==!0&&E()==="("&&E(2)!=="?"){qe("qmark",p);continue}if(_&&_.type==="paren"){let F=E(),Q=p;if(F==="<"&&!ke.supportsLookbehinds())throw new Error("Node.js v10 or higher is required for regex lookbehinds");(_.value==="("&&!/[!=<:]/.test(F)||F==="<"&&!/<([!=]|\w+>)/.test(L()))&&(Q=`\\${p}`),k({type:"text",value:p,output:Q});continue}if(r.dot!==!0&&(_.type==="slash"||_.type==="bos")){k({type:"qmark",value:p,output:re});continue}k({type:"qmark",value:p,output:M});continue}if(p==="!"){if(r.noextglob!==!0&&E()==="("&&(E(2)!=="?"||!/[!=<:]/.test(E(3)))){qe("negate",p);continue}if(r.nonegate!==!0&&S.index===0){he();continue}}if(p==="+"){if(r.noextglob!==!0&&E()==="("&&E(2)!=="?"){qe("plus",p);continue}if(_&&_.value==="("||r.regex===!1){k({type:"plus",value:p,output:f});continue}if(_&&(_.type==="bracket"||_.type==="paren"||_.type==="brace")||S.parens>0){k({type:"plus",value:p});continue}k({type:"plus",value:f});continue}if(p==="@"){if(r.noextglob!==!0&&E()==="("&&E(2)!=="?"){k({type:"at",extglob:!0,value:p,output:""});continue}k({type:"text",value:p});continue}if(p!=="*"){(p==="$"||p==="^")&&(p=`\\${p}`);let v=Qw.exec(L());v&&(p+=v[0],S.index+=v[0].length),k({type:"text",value:p});continue}if(_&&(_.type==="globstar"||_.star===!0)){_.type="star",_.star=!0,_.value+=p,_.output=ie,S.backtrack=!0,S.globstar=!0,T(p);continue}let A=L();if(r.noextglob!==!0&&/^\([^?]/.test(A)){qe("star",p);continue}if(_.type==="star"){if(r.noglobstar===!0){T(p);continue}let v=_.prev,F=v.prev,Q=v.type==="slash"||v.type==="bos",xe=F&&(F.type==="star"||F.type==="globstar");if(r.bash===!0&&(!Q||A[0]&&A[0]!=="/")){k({type:"star",value:p,output:""});continue}let se=S.braces>0&&(v.type==="comma"||v.type==="brace"),po=j.length&&(v.type==="pipe"||v.type==="paren");if(!Q&&v.type!=="paren"&&!se&&!po){k({type:"star",value:p,output:""});continue}for(;A.slice(0,3)==="/**";){let on=t[S.index+4];if(on&&on!=="/")break;A=A.slice(3),T("/**",3)}if(v.type==="bos"&&b()){_.type="globstar",_.value+=p,_.output=P(r),S.output=_.output,S.globstar=!0,T(p);continue}if(v.type==="slash"&&v.prev.type!=="bos"&&!xe&&b()){S.output=S.output.slice(0,-(v.output+_.output).length),v.output=`(?:${v.output}`,_.type="globstar",_.output=P(r)+(r.strictSlashes?")":"|$)"),_.value+=p,S.globstar=!0,S.output+=v.output+_.output,T(p);continue}if(v.type==="slash"&&v.prev.type!=="bos"&&A[0]==="/"){let on=A[1]!==void 0?"|$":"";S.output=S.output.slice(0,-(v.output+_.output).length),v.output=`(?:${v.output}`,_.type="globstar",_.output=`${P(r)}${g}|${g}${on})`,_.value+=p,S.output+=v.output+_.output,S.globstar=!0,T(p+O()),k({type:"slash",value:"/",output:""});continue}if(v.type==="bos"&&A[0]==="/"){_.type="globstar",_.value+=p,_.output=`(?:^|${g}|${P(r)}${g})`,S.output=_.output,S.globstar=!0,T(p+O()),k({type:"slash",value:"/",output:""});continue}S.output=S.output.slice(0,-_.output.length),_.type="globstar",_.output=P(r),_.value+=p,S.output+=_.output,S.globstar=!0,T(p);continue}let z={type:"star",value:p,output:ie};if(r.bash===!0){z.output=".*?",(_.type==="bos"||_.type==="slash")&&(z.output=I+z.output),k(z);continue}if(_&&(_.type==="bracket"||_.type==="paren")&&r.regex===!0){z.output=p,k(z);continue}(S.index===S.start||_.type==="slash"||_.type==="dot")&&(_.type==="dot"?(S.output+=x,_.output+=x):r.dot===!0?(S.output+=R,_.output+=R):(S.output+=I,_.output+=I),E()!=="*"&&(S.output+=m,_.output+=m)),k(z)}for(;S.brackets>0;){if(r.strictBrackets===!0)throw new SyntaxError(Pr("closing","]"));S.output=ke.escapeLast(S.output,"["),we("brackets")}for(;S.parens>0;){if(r.strictBrackets===!0)throw new SyntaxError(Pr("closing",")"));S.output=ke.escapeLast(S.output,"("),we("parens")}for(;S.braces>0;){if(r.strictBrackets===!0)throw new SyntaxError(Pr("closing","}"));S.output=ke.escapeLast(S.output,"{"),we("braces")}if(r.strictSlashes!==!0&&(_.type==="star"||_.type==="bracket")&&k({type:"maybe_slash",value:"",output:`${g}?`}),S.backtrack===!0){S.output="";for(let A of S.tokens)S.output+=A.output!=null?A.output:A.value,A.suffix&&(S.output+=A.suffix)}return S};ta.fastpaths=(t,e)=>{let r={...e},i=typeof r.maxLength=="number"?Math.min(vn,r.maxLength):vn,n=t.length;if(n>i)throw new SyntaxError(`Input length: ${n}, exceeds maximum allowed length: ${i}`);t=ep[t]||t;let s=ke.isWindows(e),{DOT_LITERAL:o,SLASH_LITERAL:a,ONE_CHAR:l,DOTS_SLASH:c,NO_DOT:u,NO_DOTS:h,NO_DOTS_SLASH:f,STAR:g,START_ANCHOR:m}=xn.globChars(s),y=r.dot?h:u,w=r.dot?f:u,x=r.capture?"":"?:",R={negated:!1,prefix:""},M=r.bash===!0?".*?":g;r.capture&&(M=`(${M})`);let re=I=>I.noglobstar===!0?M:`(${x}(?:(?!${m}${I.dot?c:o}).)*?)`,N=I=>{switch(I){case"*":return`${y}${l}${M}`;case".*":return`${o}${l}${M}`;case"*.*":return`${y}${M}${o}${l}${M}`;case"*/*":return`${y}${M}${a}${l}${w}${M}`;case"**":return y+re(r);case"**/*":return`(?:${y}${re(r)}${a})?${w}${l}${M}`;case"**/*.*":return`(?:${y}${re(r)}${a})?${w}${M}${o}${l}${M}`;case"**/.*":return`(?:${y}${re(r)}${a})?${o}${l}${M}`;default:{let B=/^(.*?)\.(\w+)$/.exec(I);if(!B)return;let ie=N(B[1]);return ie?ie+o+B[2]:void 0}}},q=ke.removePrefix(t,R),P=N(q);return P&&r.strictSlashes!==!0&&(P+=`${a}?`),P};tp.exports=ta});var np=d(($L,ip)=>{"use strict";var tx=require("path"),rx=Jf(),ra=rp(),ia=Ci(),ix=Oi(),nx=t=>t&&typeof t=="object"&&!Array.isArray(t),J=(t,e,r=!1)=>{if(Array.isArray(t)){let u=t.map(f=>J(f,e,r));return f=>{for(let g of u){let m=g(f);if(m)return m}return!1}}let i=nx(t)&&t.tokens&&t.input;if(t===""||typeof t!="string"&&!i)throw new TypeError("Expected pattern to be a non-empty string");let n=e||{},s=ia.isWindows(e),o=i?J.compileRe(t,e):J.makeRe(t,e,!1,!0),a=o.state;delete o.state;let l=()=>!1;if(n.ignore){let u={...e,ignore:null,onMatch:null,onResult:null};l=J(n.ignore,u,r)}let c=(u,h=!1)=>{let{isMatch:f,match:g,output:m}=J.test(u,o,e,{glob:t,posix:s}),y={glob:t,state:a,regex:o,posix:s,input:u,output:m,match:g,isMatch:f};return typeof n.onResult=="function"&&n.onResult(y),f===!1?(y.isMatch=!1,h?y:!1):l(u)?(typeof n.onIgnore=="function"&&n.onIgnore(y),y.isMatch=!1,h?y:!1):(typeof n.onMatch=="function"&&n.onMatch(y),h?y:!0)};return r&&(c.state=a),c};J.test=(t,e,r,{glob:i,posix:n}={})=>{if(typeof t!="string")throw new TypeError("Expected input to be a string");if(t==="")return{isMatch:!1,output:""};let s=r||{},o=s.format||(n?ia.toPosixSlashes:null),a=t===i,l=a&&o?o(t):t;return a===!1&&(l=o?o(t):t,a=l===i),(a===!1||s.capture===!0)&&(s.matchBase===!0||s.basename===!0?a=J.matchBase(t,e,r,n):a=e.exec(l)),{isMatch:!!a,match:a,output:l}};J.matchBase=(t,e,r,i=ia.isWindows(r))=>(e instanceof RegExp?e:J.makeRe(e,r)).test(tx.basename(t));J.isMatch=(t,e,r)=>J(e,r)(t);J.parse=(t,e)=>Array.isArray(t)?t.map(r=>J.parse(r,e)):ra(t,{...e,fastpaths:!1});J.scan=(t,e)=>rx(t,e);J.compileRe=(t,e,r=!1,i=!1)=>{if(r===!0)return t.output;let n=e||{},s=n.contains?"":"^",o=n.contains?"":"$",a=`${s}(?:${t.output})${o}`;t&&t.negated===!0&&(a=`^(?!${a}).*$`);let l=J.toRegex(a,e);return i===!0&&(l.state=t),l};J.makeRe=(t,e={},r=!1,i=!1)=>{if(!t||typeof t!="string")throw new TypeError("Expected a non-empty string");let n={negated:!1,fastpaths:!0};return e.fastpaths!==!1&&(t[0]==="."||t[0]==="*")&&(n.output=ra.fastpaths(t,e)),n.output||(n=ra(t,e)),J.compileRe(n,e,r,i)};J.toRegex=(t,e)=>{try{let r=e||{};return new RegExp(t,r.flags||(r.nocase?"i":""))}catch(r){if(e&&e.debug===!0)throw r;return/$^/}};J.constants=ix;ip.exports=J});var op=d((GL,sp)=>{"use strict";sp.exports=np()});var hp=d((jL,up)=>{"use strict";var lp=require("util"),cp=Hf(),et=op(),na=Ci(),ap=t=>t===""||t==="./",X=(t,e,r)=>{e=[].concat(e),t=[].concat(t);let i=new Set,n=new Set,s=new Set,o=0,a=u=>{s.add(u.output),r&&r.onResult&&r.onResult(u)};for(let u=0;u<e.length;u++){let h=et(String(e[u]),{...r,onResult:a},!0),f=h.state.negated||h.state.negatedExtglob;f&&o++;for(let g of t){let m=h(g,!0);(f?!m.isMatch:m.isMatch)&&(f?i.add(m.output):(i.delete(m.output),n.add(m.output)))}}let c=(o===e.length?[...s]:[...n]).filter(u=>!i.has(u));if(r&&c.length===0){if(r.failglob===!0)throw new Error(`No matches found for "${e.join(", ")}"`);if(r.nonull===!0||r.nullglob===!0)return r.unescape?e.map(u=>u.replace(/\\/g,"")):e}return c};X.match=X;X.matcher=(t,e)=>et(t,e);X.isMatch=(t,e,r)=>et(e,r)(t);X.any=X.isMatch;X.not=(t,e,r={})=>{e=[].concat(e).map(String);let i=new Set,n=[],s=a=>{r.onResult&&r.onResult(a),n.push(a.output)},o=new Set(X(t,e,{...r,onResult:s}));for(let a of n)o.has(a)||i.add(a);return[...i]};X.contains=(t,e,r)=>{if(typeof t!="string")throw new TypeError(`Expected a string: "${lp.inspect(t)}"`);if(Array.isArray(e))return e.some(i=>X.contains(t,i,r));if(typeof e=="string"){if(ap(t)||ap(e))return!1;if(t.includes(e)||t.startsWith("./")&&t.slice(2).includes(e))return!0}return X.isMatch(t,e,{...r,contains:!0})};X.matchKeys=(t,e,r)=>{if(!na.isObject(t))throw new TypeError("Expected the first argument to be an object");let i=X(Object.keys(t),e,r),n={};for(let s of i)n[s]=t[s];return n};X.some=(t,e,r)=>{let i=[].concat(t);for(let n of[].concat(e)){let s=et(String(n),r);if(i.some(o=>s(o)))return!0}return!1};X.every=(t,e,r)=>{let i=[].concat(t);for(let n of[].concat(e)){let s=et(String(n),r);if(!i.every(o=>s(o)))return!1}return!0};X.all=(t,e,r)=>{if(typeof t!="string")throw new TypeError(`Expected a string: "${lp.inspect(t)}"`);return[].concat(e).every(i=>et(i,r)(t))};X.capture=(t,e,r)=>{let i=na.isWindows(r),s=et.makeRe(String(t),{...r,capture:!0}).exec(i?na.toPosixSlashes(e):e);if(s)return s.slice(1).map(o=>o===void 0?"":o)};X.makeRe=(...t)=>et.makeRe(...t);X.scan=(...t)=>et.scan(...t);X.parse=(t,e)=>{let r=[];for(let i of[].concat(t||[]))for(let n of cp(String(i),e))r.push(et.parse(n,e));return r};X.braces=(t,e)=>{if(typeof t!="string")throw new TypeError("Expected a string");return e&&e.nobrace===!0||!/\{.*\}/.test(t)?[t]:cp(t,e)};X.braceExpand=(t,e)=>{if(typeof t!="string")throw new TypeError("Expected a string");return X.braces(t,{...e,expand:!0})};up.exports=X});var Ep=d(D=>{"use strict";Object.defineProperty(D,"__esModule",{value:!0});D.matchAny=D.convertPatternsToRe=D.makeRe=D.getPatternParts=D.expandBraceExpansion=D.expandPatternsWithBraceExpansion=D.isAffectDepthOfReadingPattern=D.endsWithSlashGlobStar=D.hasGlobStar=D.getBaseDirectory=D.isPatternRelatedToParentDirectory=D.getPatternsOutsideCurrentDirectory=D.getPatternsInsideCurrentDirectory=D.getPositivePatterns=D.getNegativePatterns=D.isPositivePattern=D.isNegativePattern=D.convertToNegativePattern=D.convertToPositivePattern=D.isDynamicPattern=D.isStaticPattern=void 0;var sx=require("path"),ox=rf(),sa=hp(),fp="**",ax="\\",lx=/[*?]|^!/,cx=/\[[^[]*]/,ux=/(?:^|[^!*+?@])\([^(]*\|[^|]*\)/,hx=/[!*+?@]\([^(]*\)/,fx=/,|\.\./;function pp(t,e={}){return!dp(t,e)}D.isStaticPattern=pp;function dp(t,e={}){return t===""?!1:!!(e.caseSensitiveMatch===!1||t.includes(ax)||lx.test(t)||cx.test(t)||ux.test(t)||e.extglob!==!1&&hx.test(t)||e.braceExpansion!==!1&&px(t))}D.isDynamicPattern=dp;function px(t){let e=t.indexOf("{");if(e===-1)return!1;let r=t.indexOf("}",e+1);if(r===-1)return!1;let i=t.slice(e,r);return fx.test(i)}function dx(t){return Rn(t)?t.slice(1):t}D.convertToPositivePattern=dx;function mx(t){return"!"+t}D.convertToNegativePattern=mx;function Rn(t){return t.startsWith("!")&&t[1]!=="("}D.isNegativePattern=Rn;function mp(t){return!Rn(t)}D.isPositivePattern=mp;function gx(t){return t.filter(Rn)}D.getNegativePatterns=gx;function yx(t){return t.filter(mp)}D.getPositivePatterns=yx;function _x(t){return t.filter(e=>!oa(e))}D.getPatternsInsideCurrentDirectory=_x;function Ex(t){return t.filter(oa)}D.getPatternsOutsideCurrentDirectory=Ex;function oa(t){return t.startsWith("..")||t.startsWith("./..")}D.isPatternRelatedToParentDirectory=oa;function Sx(t){return ox(t,{flipBackslashes:!1})}D.getBaseDirectory=Sx;function bx(t){return t.includes(fp)}D.hasGlobStar=bx;function gp(t){return t.endsWith("/"+fp)}D.endsWithSlashGlobStar=gp;function wx(t){let e=sx.basename(t);return gp(t)||pp(e)}D.isAffectDepthOfReadingPattern=wx;function xx(t){return t.reduce((e,r)=>e.concat(yp(r)),[])}D.expandPatternsWithBraceExpansion=xx;function yp(t){return sa.braces(t,{expand:!0,nodupes:!0})}D.expandBraceExpansion=yp;function vx(t,e){let{parts:r}=sa.scan(t,Object.assign(Object.assign({},e),{parts:!0}));return r.length===0&&(r=[t]),r[0].startsWith("/")&&(r[0]=r[0].slice(1),r.unshift("")),r}D.getPatternParts=vx;function _p(t,e){return sa.makeRe(t,e)}D.makeRe=_p;function Rx(t,e){return t.map(r=>_p(r,e))}D.convertPatternsToRe=Rx;function Ax(t,e){return e.some(r=>r.test(t))}D.matchAny=Ax});var xp=d((YL,wp)=>{"use strict";var Tx=require("stream"),Sp=Tx.PassThrough,Ox=Array.prototype.slice;wp.exports=Cx;function Cx(){let t=[],e=Ox.call(arguments),r=!1,i=e[e.length-1];i&&!Array.isArray(i)&&i.pipe==null?e.pop():i={};let n=i.end!==!1,s=i.pipeError===!0;i.objectMode==null&&(i.objectMode=!0),i.highWaterMark==null&&(i.highWaterMark=64*1024);let o=Sp(i);function a(){for(let u=0,h=arguments.length;u<h;u++)t.push(bp(arguments[u],i));return l(),this}function l(){if(r)return;r=!0;let u=t.shift();if(!u){process.nextTick(c);return}Array.isArray(u)||(u=[u]);let h=u.length+1;function f(){--h>0||(r=!1,l())}function g(m){function y(){m.removeListener("merge2UnpipeEnd",y),m.removeListener("end",y),s&&m.removeListener("error",w),f()}function w(x){o.emit("error",x)}if(m._readableState.endEmitted)return f();m.on("merge2UnpipeEnd",y),m.on("end",y),s&&m.on("error",w),m.pipe(o,{end:!1}),m.resume()}for(let m=0;m<u.length;m++)g(u[m]);f()}function c(){r=!1,o.emit("queueDrain"),n&&o.end()}return o.setMaxListeners(0),o.add=a,o.on("unpipe",function(u){u.emit("merge2UnpipeEnd")}),e.length&&a.apply(null,e),o}function bp(t,e){if(Array.isArray(t))for(let r=0,i=t.length;r<i;r++)t[r]=bp(t[r],e);else{if(!t._readableState&&t.pipe&&(t=t.pipe(Sp(e))),!t._readableState||!t.pause||!t.pipe)throw new Error("Only readable stream can be merged.");t.pause()}return t}});var Rp=d(An=>{"use strict";Object.defineProperty(An,"__esModule",{value:!0});An.merge=void 0;var Lx=xp();function Px(t){let e=Lx(t);return t.forEach(r=>{r.once("error",i=>e.emit("error",i))}),e.once("close",()=>vp(t)),e.once("end",()=>vp(t)),e}An.merge=Px;function vp(t){t.forEach(e=>e.emit("close"))}});var Ap=d(Ir=>{"use strict";Object.defineProperty(Ir,"__esModule",{value:!0});Ir.isEmpty=Ir.isString=void 0;function Ix(t){return typeof t=="string"}Ir.isString=Ix;function kx(t){return t===""}Ir.isEmpty=kx});var gt=d(de=>{"use strict";Object.defineProperty(de,"__esModule",{value:!0});de.string=de.stream=de.pattern=de.path=de.fs=de.errno=de.array=void 0;var Nx=Yh();de.array=Nx;var Dx=zh();de.errno=Dx;var Fx=Kh();de.fs=Fx;var Mx=Vh();de.path=Mx;var Bx=Ep();de.pattern=Bx;var qx=Rp();de.stream=qx;var Hx=Ap();de.string=Hx});var Cp=d(me=>{"use strict";Object.defineProperty(me,"__esModule",{value:!0});me.convertPatternGroupToTask=me.convertPatternGroupsToTasks=me.groupPatternsByBaseDirectory=me.getNegativePatternsAsPositive=me.getPositivePatterns=me.convertPatternsToTasks=me.generate=void 0;var yt=gt();function Ux(t,e){let r=Tp(t),i=Op(t,e.ignore),n=r.filter(l=>yt.pattern.isStaticPattern(l,e)),s=r.filter(l=>yt.pattern.isDynamicPattern(l,e)),o=aa(n,i,!1),a=aa(s,i,!0);return o.concat(a)}me.generate=Ux;function aa(t,e,r){let i=[],n=yt.pattern.getPatternsOutsideCurrentDirectory(t),s=yt.pattern.getPatternsInsideCurrentDirectory(t),o=la(n),a=la(s);return i.push(...ca(o,e,r)),"."in a?i.push(ua(".",s,e,r)):i.push(...ca(a,e,r)),i}me.convertPatternsToTasks=aa;function Tp(t){return yt.pattern.getPositivePatterns(t)}me.getPositivePatterns=Tp;function Op(t,e){return yt.pattern.getNegativePatterns(t).concat(e).map(yt.pattern.convertToPositivePattern)}me.getNegativePatternsAsPositive=Op;function la(t){let e={};return t.reduce((r,i)=>{let n=yt.pattern.getBaseDirectory(i);return n in r?r[n].push(i):r[n]=[i],r},e)}me.groupPatternsByBaseDirectory=la;function ca(t,e,r){return Object.keys(t).map(i=>ua(i,t[i],e,r))}me.convertPatternGroupsToTasks=ca;function ua(t,e,r,i){return{dynamic:i,positive:e,negative:r,base:t,patterns:[].concat(e,r.map(yt.pattern.convertToNegativePattern))}}me.convertPatternGroupToTask=ua});var Pp=d(kr=>{"use strict";Object.defineProperty(kr,"__esModule",{value:!0});kr.removeDuplicateSlashes=kr.transform=void 0;var $x=/(?!^)\/{2,}/g;function Gx(t){return t.map(e=>Lp(e))}kr.transform=Gx;function Lp(t){return t.replace($x,"/")}kr.removeDuplicateSlashes=Lp});var kp=d(Tn=>{"use strict";Object.defineProperty(Tn,"__esModule",{value:!0});Tn.read=void 0;function jx(t,e,r){e.fs.lstat(t,(i,n)=>{if(i!==null){Ip(r,i);return}if(!n.isSymbolicLink()||!e.followSymbolicLink){ha(r,n);return}e.fs.stat(t,(s,o)=>{if(s!==null){if(e.throwErrorOnBrokenSymbolicLink){Ip(r,s);return}ha(r,n);return}e.markSymbolicLink&&(o.isSymbolicLink=()=>!0),ha(r,o)})})}Tn.read=jx;function Ip(t,e){t(e)}function ha(t,e){t(null,e)}});var Np=d(On=>{"use strict";Object.defineProperty(On,"__esModule",{value:!0});On.read=void 0;function Wx(t,e){let r=e.fs.lstatSync(t);if(!r.isSymbolicLink()||!e.followSymbolicLink)return r;try{let i=e.fs.statSync(t);return e.markSymbolicLink&&(i.isSymbolicLink=()=>!0),i}catch(i){if(!e.throwErrorOnBrokenSymbolicLink)return r;throw i}}On.read=Wx});var Dp=d(kt=>{"use strict";Object.defineProperty(kt,"__esModule",{value:!0});kt.createFileSystemAdapter=kt.FILE_SYSTEM_ADAPTER=void 0;var Cn=require("fs");kt.FILE_SYSTEM_ADAPTER={lstat:Cn.lstat,stat:Cn.stat,lstatSync:Cn.lstatSync,statSync:Cn.statSync};function Yx(t){return t===void 0?kt.FILE_SYSTEM_ADAPTER:Object.assign(Object.assign({},kt.FILE_SYSTEM_ADAPTER),t)}kt.createFileSystemAdapter=Yx});var Fp=d(pa=>{"use strict";Object.defineProperty(pa,"__esModule",{value:!0});var zx=Dp(),fa=class{constructor(e={}){this._options=e,this.followSymbolicLink=this._getValue(this._options.followSymbolicLink,!0),this.fs=zx.createFileSystemAdapter(this._options.fs),this.markSymbolicLink=this._getValue(this._options.markSymbolicLink,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!0)}_getValue(e,r){return e!=null?e:r}};pa.default=fa});var sr=d(Nt=>{"use strict";Object.defineProperty(Nt,"__esModule",{value:!0});Nt.statSync=Nt.stat=Nt.Settings=void 0;var Mp=kp(),Kx=Np(),da=Fp();Nt.Settings=da.default;function Vx(t,e,r){if(typeof e=="function"){Mp.read(t,ma(),e);return}Mp.read(t,ma(e),r)}Nt.stat=Vx;function Xx(t,e){let r=ma(e);return Kx.read(t,r)}Nt.statSync=Xx;function ma(t={}){return t instanceof da.default?t:new da.default(t)}});var Hp=d((iP,qp)=>{var Bp;qp.exports=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window!="undefined"?window:global):t=>(Bp||(Bp=Promise.resolve())).then(t).catch(e=>setTimeout(()=>{throw e},0))});var $p=d((nP,Up)=>{Up.exports=Qx;var Zx=Hp();function Qx(t,e){let r,i,n,s=!0;Array.isArray(t)?(r=[],i=t.length):(n=Object.keys(t),r={},i=n.length);function o(l){function c(){e&&e(l,r),e=null}s?Zx(c):c()}function a(l,c,u){r[l]=u,(--i===0||c)&&o(c)}i?n?n.forEach(function(l){t[l](function(c,u){a(l,c,u)})}):t.forEach(function(l,c){l(function(u,h){a(c,u,h)})}):o(null),s=!1}});var ga=d(Pn=>{"use strict";Object.defineProperty(Pn,"__esModule",{value:!0});Pn.IS_SUPPORT_READDIR_WITH_FILE_TYPES=void 0;var Ln=process.versions.node.split(".");if(Ln[0]===void 0||Ln[1]===void 0)throw new Error(`Unexpected behavior. The 'process.versions.node' variable has invalid value: ${process.versions.node}`);var Gp=Number.parseInt(Ln[0],10),Jx=Number.parseInt(Ln[1],10),jp=10,ev=10,tv=Gp>jp,rv=Gp===jp&&Jx>=ev;Pn.IS_SUPPORT_READDIR_WITH_FILE_TYPES=tv||rv});var Wp=d(In=>{"use strict";Object.defineProperty(In,"__esModule",{value:!0});In.createDirentFromStats=void 0;var ya=class{constructor(e,r){this.name=e,this.isBlockDevice=r.isBlockDevice.bind(r),this.isCharacterDevice=r.isCharacterDevice.bind(r),this.isDirectory=r.isDirectory.bind(r),this.isFIFO=r.isFIFO.bind(r),this.isFile=r.isFile.bind(r),this.isSocket=r.isSocket.bind(r),this.isSymbolicLink=r.isSymbolicLink.bind(r)}};function iv(t,e){return new ya(t,e)}In.createDirentFromStats=iv});var _a=d(kn=>{"use strict";Object.defineProperty(kn,"__esModule",{value:!0});kn.fs=void 0;var nv=Wp();kn.fs=nv});var Ea=d(Nn=>{"use strict";Object.defineProperty(Nn,"__esModule",{value:!0});Nn.joinPathSegments=void 0;function sv(t,e,r){return t.endsWith(r)?t+e:t+r+e}Nn.joinPathSegments=sv});var Zp=d(Dt=>{"use strict";Object.defineProperty(Dt,"__esModule",{value:!0});Dt.readdir=Dt.readdirWithFileTypes=Dt.read=void 0;var ov=sr(),Yp=$p(),av=ga(),zp=_a(),Kp=Ea();function lv(t,e,r){if(!e.stats&&av.IS_SUPPORT_READDIR_WITH_FILE_TYPES){Vp(t,e,r);return}Xp(t,e,r)}Dt.read=lv;function Vp(t,e,r){e.fs.readdir(t,{withFileTypes:!0},(i,n)=>{if(i!==null){Dn(r,i);return}let s=n.map(a=>({dirent:a,name:a.name,path:Kp.joinPathSegments(t,a.name,e.pathSegmentSeparator)}));if(!e.followSymbolicLinks){Sa(r,s);return}let o=s.map(a=>cv(a,e));Yp(o,(a,l)=>{if(a!==null){Dn(r,a);return}Sa(r,l)})})}Dt.readdirWithFileTypes=Vp;function cv(t,e){return r=>{if(!t.dirent.isSymbolicLink()){r(null,t);return}e.fs.stat(t.path,(i,n)=>{if(i!==null){if(e.throwErrorOnBrokenSymbolicLink){r(i);return}r(null,t);return}t.dirent=zp.fs.createDirentFromStats(t.name,n),r(null,t)})}}function Xp(t,e,r){e.fs.readdir(t,(i,n)=>{if(i!==null){Dn(r,i);return}let s=n.map(o=>{let a=Kp.joinPathSegments(t,o,e.pathSegmentSeparator);return l=>{ov.stat(a,e.fsStatSettings,(c,u)=>{if(c!==null){l(c);return}let h={name:o,path:a,dirent:zp.fs.createDirentFromStats(o,u)};e.stats&&(h.stats=u),l(null,h)})}});Yp(s,(o,a)=>{if(o!==null){Dn(r,o);return}Sa(r,a)})})}Dt.readdir=Xp;function Dn(t,e){t(e)}function Sa(t,e){t(null,e)}});var rd=d(Ft=>{"use strict";Object.defineProperty(Ft,"__esModule",{value:!0});Ft.readdir=Ft.readdirWithFileTypes=Ft.read=void 0;var uv=sr(),hv=ga(),Qp=_a(),Jp=Ea();function fv(t,e){return!e.stats&&hv.IS_SUPPORT_READDIR_WITH_FILE_TYPES?ed(t,e):td(t,e)}Ft.read=fv;function ed(t,e){return e.fs.readdirSync(t,{withFileTypes:!0}).map(i=>{let n={dirent:i,name:i.name,path:Jp.joinPathSegments(t,i.name,e.pathSegmentSeparator)};if(n.dirent.isSymbolicLink()&&e.followSymbolicLinks)try{let s=e.fs.statSync(n.path);n.dirent=Qp.fs.createDirentFromStats(n.name,s)}catch(s){if(e.throwErrorOnBrokenSymbolicLink)throw s}return n})}Ft.readdirWithFileTypes=ed;function td(t,e){return e.fs.readdirSync(t).map(i=>{let n=Jp.joinPathSegments(t,i,e.pathSegmentSeparator),s=uv.statSync(n,e.fsStatSettings),o={name:i,path:n,dirent:Qp.fs.createDirentFromStats(i,s)};return e.stats&&(o.stats=s),o})}Ft.readdir=td});var id=d(Mt=>{"use strict";Object.defineProperty(Mt,"__esModule",{value:!0});Mt.createFileSystemAdapter=Mt.FILE_SYSTEM_ADAPTER=void 0;var Nr=require("fs");Mt.FILE_SYSTEM_ADAPTER={lstat:Nr.lstat,stat:Nr.stat,lstatSync:Nr.lstatSync,statSync:Nr.statSync,readdir:Nr.readdir,readdirSync:Nr.readdirSync};function pv(t){return t===void 0?Mt.FILE_SYSTEM_ADAPTER:Object.assign(Object.assign({},Mt.FILE_SYSTEM_ADAPTER),t)}Mt.createFileSystemAdapter=pv});var nd=d(wa=>{"use strict";Object.defineProperty(wa,"__esModule",{value:!0});var dv=require("path"),mv=sr(),gv=id(),ba=class{constructor(e={}){this._options=e,this.followSymbolicLinks=this._getValue(this._options.followSymbolicLinks,!1),this.fs=gv.createFileSystemAdapter(this._options.fs),this.pathSegmentSeparator=this._getValue(this._options.pathSegmentSeparator,dv.sep),this.stats=this._getValue(this._options.stats,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!0),this.fsStatSettings=new mv.Settings({followSymbolicLink:this.followSymbolicLinks,fs:this.fs,throwErrorOnBrokenSymbolicLink:this.throwErrorOnBrokenSymbolicLink})}_getValue(e,r){return e!=null?e:r}};wa.default=ba});var Fn=d(Bt=>{"use strict";Object.defineProperty(Bt,"__esModule",{value:!0});Bt.Settings=Bt.scandirSync=Bt.scandir=void 0;var sd=Zp(),yv=rd(),xa=nd();Bt.Settings=xa.default;function _v(t,e,r){if(typeof e=="function"){sd.read(t,va(),e);return}sd.read(t,va(e),r)}Bt.scandir=_v;function Ev(t,e){let r=va(e);return yv.read(t,r)}Bt.scandirSync=Ev;function va(t={}){return t instanceof xa.default?t:new xa.default(t)}});var ad=d((dP,od)=>{"use strict";function Sv(t){var e=new t,r=e;function i(){var s=e;return s.next?e=s.next:(e=new t,r=e),s.next=null,s}function n(s){r.next=s,r=s}return{get:i,release:n}}od.exports=Sv});var cd=d((mP,Ra)=>{"use strict";var bv=ad();function ld(t,e,r){if(typeof t=="function"&&(r=e,e=t,t=null),r<1)throw new Error("fastqueue concurrency must be greater than 1");var i=bv(wv),n=null,s=null,o=0,a=null,l={push:y,drain:Ue,saturated:Ue,pause:u,paused:!1,concurrency:r,running:c,resume:g,idle:m,length:h,getQueue:f,unshift:w,empty:Ue,kill:R,killAndDrain:M,error:re};return l;function c(){return o}function u(){l.paused=!0}function h(){for(var N=n,q=0;N;)N=N.next,q++;return q}function f(){for(var N=n,q=[];N;)q.push(N.value),N=N.next;return q}function g(){if(l.paused){l.paused=!1;for(var N=0;N<l.concurrency;N++)o++,x()}}function m(){return o===0&&l.length()===0}function y(N,q){var P=i.get();P.context=t,P.release=x,P.value=N,P.callback=q||Ue,P.errorHandler=a,o===l.concurrency||l.paused?s?(s.next=P,s=P):(n=P,s=P,l.saturated()):(o++,e.call(t,P.value,P.worked))}function w(N,q){var P=i.get();P.context=t,P.release=x,P.value=N,P.callback=q||Ue,o===l.concurrency||l.paused?n?(P.next=n,n=P):(n=P,s=P,l.saturated()):(o++,e.call(t,P.value,P.worked))}function x(N){N&&i.release(N);var q=n;q?l.paused?o--:(s===n&&(s=null),n=q.next,q.next=null,e.call(t,q.value,q.worked),s===null&&l.empty()):--o===0&&l.drain()}function R(){n=null,s=null,l.drain=Ue}function M(){n=null,s=null,l.drain(),l.drain=Ue}function re(N){a=N}}function Ue(){}function wv(){this.value=null,this.callback=Ue,this.next=null,this.release=Ue,this.context=null,this.errorHandler=null;var t=this;this.worked=function(r,i){var n=t.callback,s=t.errorHandler,o=t.value;t.value=null,t.callback=Ue,t.errorHandler&&s(r,o),n.call(t.context,r,i),t.release(t)}}function xv(t,e,r){typeof t=="function"&&(r=e,e=t,t=null);function i(u,h){e.call(this,u).then(function(f){h(null,f)},h)}var n=ld(t,i,r),s=n.push,o=n.unshift;return n.push=a,n.unshift=l,n.drained=c,n;function a(u){var h=new Promise(function(f,g){s(u,function(m,y){if(m){g(m);return}f(y)})});return h.catch(Ue),h}function l(u){var h=new Promise(function(f,g){o(u,function(m,y){if(m){g(m);return}f(y)})});return h.catch(Ue),h}function c(){var u=n.drain,h=new Promise(function(f){n.drain=function(){u(),f()}});return h}}Ra.exports=ld;Ra.exports.promise=xv});var Mn=d(tt=>{"use strict";Object.defineProperty(tt,"__esModule",{value:!0});tt.joinPathSegments=tt.replacePathSegmentSeparator=tt.isAppliedFilter=tt.isFatalError=void 0;function vv(t,e){return t.errorFilter===null?!0:!t.errorFilter(e)}tt.isFatalError=vv;function Rv(t,e){return t===null||t(e)}tt.isAppliedFilter=Rv;function Av(t,e){return t.split(/[/\\]/).join(e)}tt.replacePathSegmentSeparator=Av;function Tv(t,e,r){return t===""?e:t.endsWith(r)?t+e:t+r+e}tt.joinPathSegments=Tv});var Oa=d(Ta=>{"use strict";Object.defineProperty(Ta,"__esModule",{value:!0});var Ov=Mn(),Aa=class{constructor(e,r){this._root=e,this._settings=r,this._root=Ov.replacePathSegmentSeparator(e,r.pathSegmentSeparator)}};Ta.default=Aa});var Pa=d(La=>{"use strict";Object.defineProperty(La,"__esModule",{value:!0});var Cv=require("events"),Lv=Fn(),Pv=cd(),Bn=Mn(),Iv=Oa(),Ca=class extends Iv.default{constructor(e,r){super(e,r),this._settings=r,this._scandir=Lv.scandir,this._emitter=new Cv.EventEmitter,this._queue=Pv(this._worker.bind(this),this._settings.concurrency),this._isFatalError=!1,this._isDestroyed=!1,this._queue.drain=()=>{this._isFatalError||this._emitter.emit("end")}}read(){return this._isFatalError=!1,this._isDestroyed=!1,setImmediate(()=>{this._pushToQueue(this._root,this._settings.basePath)}),this._emitter}get isDestroyed(){return this._isDestroyed}destroy(){if(this._isDestroyed)throw new Error("The reader is already destroyed");this._isDestroyed=!0,this._queue.killAndDrain()}onEntry(e){this._emitter.on("entry",e)}onError(e){this._emitter.once("error",e)}onEnd(e){this._emitter.once("end",e)}_pushToQueue(e,r){let i={directory:e,base:r};this._queue.push(i,n=>{n!==null&&this._handleError(n)})}_worker(e,r){this._scandir(e.directory,this._settings.fsScandirSettings,(i,n)=>{if(i!==null){r(i,void 0);return}for(let s of n)this._handleEntry(s,e.base);r(null,void 0)})}_handleError(e){this._isDestroyed||!Bn.isFatalError(this._settings,e)||(this._isFatalError=!0,this._isDestroyed=!0,this._emitter.emit("error",e))}_handleEntry(e,r){if(this._isDestroyed||this._isFatalError)return;let i=e.path;r!==void 0&&(e.path=Bn.joinPathSegments(r,e.name,this._settings.pathSegmentSeparator)),Bn.isAppliedFilter(this._settings.entryFilter,e)&&this._emitEntry(e),e.dirent.isDirectory()&&Bn.isAppliedFilter(this._settings.deepFilter,e)&&this._pushToQueue(i,r===void 0?void 0:e.path)}_emitEntry(e){this._emitter.emit("entry",e)}};La.default=Ca});var ud=d(ka=>{"use strict";Object.defineProperty(ka,"__esModule",{value:!0});var kv=Pa(),Ia=class{constructor(e,r){this._root=e,this._settings=r,this._reader=new kv.default(this._root,this._settings),this._storage=[]}read(e){this._reader.onError(r=>{Nv(e,r)}),this._reader.onEntry(r=>{this._storage.push(r)}),this._reader.onEnd(()=>{Dv(e,this._storage)}),this._reader.read()}};ka.default=Ia;function Nv(t,e){t(e)}function Dv(t,e){t(null,e)}});var hd=d(Da=>{"use strict";Object.defineProperty(Da,"__esModule",{value:!0});var Fv=require("stream"),Mv=Pa(),Na=class{constructor(e,r){this._root=e,this._settings=r,this._reader=new Mv.default(this._root,this._settings),this._stream=new Fv.Readable({objectMode:!0,read:()=>{},destroy:()=>{this._reader.isDestroyed||this._reader.destroy()}})}read(){return this._reader.onError(e=>{this._stream.emit("error",e)}),this._reader.onEntry(e=>{this._stream.push(e)}),this._reader.onEnd(()=>{this._stream.push(null)}),this._reader.read(),this._stream}};Da.default=Na});var fd=d(Ma=>{"use strict";Object.defineProperty(Ma,"__esModule",{value:!0});var Bv=Fn(),qn=Mn(),qv=Oa(),Fa=class extends qv.default{constructor(){super(...arguments),this._scandir=Bv.scandirSync,this._storage=[],this._queue=new Set}read(){return this._pushToQueue(this._root,this._settings.basePath),this._handleQueue(),this._storage}_pushToQueue(e,r){this._queue.add({directory:e,base:r})}_handleQueue(){for(let e of this._queue.values())this._handleDirectory(e.directory,e.base)}_handleDirectory(e,r){try{let i=this._scandir(e,this._settings.fsScandirSettings);for(let n of i)this._handleEntry(n,r)}catch(i){this._handleError(i)}}_handleError(e){if(qn.isFatalError(this._settings,e))throw e}_handleEntry(e,r){let i=e.path;r!==void 0&&(e.path=qn.joinPathSegments(r,e.name,this._settings.pathSegmentSeparator)),qn.isAppliedFilter(this._settings.entryFilter,e)&&this._pushToStorage(e),e.dirent.isDirectory()&&qn.isAppliedFilter(this._settings.deepFilter,e)&&this._pushToQueue(i,r===void 0?void 0:e.path)}_pushToStorage(e){this._storage.push(e)}};Ma.default=Fa});var pd=d(qa=>{"use strict";Object.defineProperty(qa,"__esModule",{value:!0});var Hv=fd(),Ba=class{constructor(e,r){this._root=e,this._settings=r,this._reader=new Hv.default(this._root,this._settings)}read(){return this._reader.read()}};qa.default=Ba});var dd=d(Ua=>{"use strict";Object.defineProperty(Ua,"__esModule",{value:!0});var Uv=require("path"),$v=Fn(),Ha=class{constructor(e={}){this._options=e,this.basePath=this._getValue(this._options.basePath,void 0),this.concurrency=this._getValue(this._options.concurrency,Number.POSITIVE_INFINITY),this.deepFilter=this._getValue(this._options.deepFilter,null),this.entryFilter=this._getValue(this._options.entryFilter,null),this.errorFilter=this._getValue(this._options.errorFilter,null),this.pathSegmentSeparator=this._getValue(this._options.pathSegmentSeparator,Uv.sep),this.fsScandirSettings=new $v.Settings({followSymbolicLinks:this._options.followSymbolicLinks,fs:this._options.fs,pathSegmentSeparator:this._options.pathSegmentSeparator,stats:this._options.stats,throwErrorOnBrokenSymbolicLink:this._options.throwErrorOnBrokenSymbolicLink})}_getValue(e,r){return e!=null?e:r}};Ua.default=Ha});var Un=d(rt=>{"use strict";Object.defineProperty(rt,"__esModule",{value:!0});rt.Settings=rt.walkStream=rt.walkSync=rt.walk=void 0;var md=ud(),Gv=hd(),jv=pd(),$a=dd();rt.Settings=$a.default;function Wv(t,e,r){if(typeof e=="function"){new md.default(t,Hn()).read(e);return}new md.default(t,Hn(e)).read(r)}rt.walk=Wv;function Yv(t,e){let r=Hn(e);return new jv.default(t,r).read()}rt.walkSync=Yv;function zv(t,e){let r=Hn(e);return new Gv.default(t,r).read()}rt.walkStream=zv;function Hn(t={}){return t instanceof $a.default?t:new $a.default(t)}});var $n=d(ja=>{"use strict";Object.defineProperty(ja,"__esModule",{value:!0});var Kv=require("path"),Vv=sr(),gd=gt(),Ga=class{constructor(e){this._settings=e,this._fsStatSettings=new Vv.Settings({followSymbolicLink:this._settings.followSymbolicLinks,fs:this._settings.fs,throwErrorOnBrokenSymbolicLink:this._settings.followSymbolicLinks})}_getFullEntryPath(e){return Kv.resolve(this._settings.cwd,e)}_makeEntry(e,r){let i={name:r,path:r,dirent:gd.fs.createDirentFromStats(r,e)};return this._settings.stats&&(i.stats=e),i}_isFatalError(e){return!gd.errno.isEnoentCodeError(e)&&!this._settings.suppressErrors}};ja.default=Ga});var za=d(Ya=>{"use strict";Object.defineProperty(Ya,"__esModule",{value:!0});var Xv=require("stream"),Zv=sr(),Qv=Un(),Jv=$n(),Wa=class extends Jv.default{constructor(){super(...arguments),this._walkStream=Qv.walkStream,this._stat=Zv.stat}dynamic(e,r){return this._walkStream(e,r)}static(e,r){let i=e.map(this._getFullEntryPath,this),n=new Xv.PassThrough({objectMode:!0});n._write=(s,o,a)=>this._getEntry(i[s],e[s],r).then(l=>{l!==null&&r.entryFilter(l)&&n.push(l),s===i.length-1&&n.end(),a()}).catch(a);for(let s=0;s<i.length;s++)n.write(s);return n}_getEntry(e,r,i){return this._getStat(e).then(n=>this._makeEntry(n,r)).catch(n=>{if(i.errorFilter(n))return null;throw n})}_getStat(e){return new Promise((r,i)=>{this._stat(e,this._fsStatSettings,(n,s)=>n===null?r(s):i(n))})}};Ya.default=Wa});var yd=d(Va=>{"use strict";Object.defineProperty(Va,"__esModule",{value:!0});var eR=Un(),tR=$n(),rR=za(),Ka=class extends tR.default{constructor(){super(...arguments),this._walkAsync=eR.walk,this._readerStream=new rR.default(this._settings)}dynamic(e,r){return new Promise((i,n)=>{this._walkAsync(e,r,(s,o)=>{s===null?i(o):n(s)})})}async static(e,r){let i=[],n=this._readerStream.static(e,r);return new Promise((s,o)=>{n.once("error",o),n.on("data",a=>i.push(a)),n.once("end",()=>s(i))})}};Va.default=Ka});var _d=d(Za=>{"use strict";Object.defineProperty(Za,"__esModule",{value:!0});var Dr=gt(),Xa=class{constructor(e,r,i){this._patterns=e,this._settings=r,this._micromatchOptions=i,this._storage=[],this._fillStorage()}_fillStorage(){let e=Dr.pattern.expandPatternsWithBraceExpansion(this._patterns);for(let r of e){let i=this._getPatternSegments(r),n=this._splitSegmentsIntoSections(i);this._storage.push({complete:n.length<=1,pattern:r,segments:i,sections:n})}}_getPatternSegments(e){return Dr.pattern.getPatternParts(e,this._micromatchOptions).map(i=>Dr.pattern.isDynamicPattern(i,this._settings)?{dynamic:!0,pattern:i,patternRe:Dr.pattern.makeRe(i,this._micromatchOptions)}:{dynamic:!1,pattern:i})}_splitSegmentsIntoSections(e){return Dr.array.splitWhen(e,r=>r.dynamic&&Dr.pattern.hasGlobStar(r.pattern))}};Za.default=Xa});var Ed=d(Ja=>{"use strict";Object.defineProperty(Ja,"__esModule",{value:!0});var iR=_d(),Qa=class extends iR.default{match(e){let r=e.split("/"),i=r.length,n=this._storage.filter(s=>!s.complete||s.segments.length>i);for(let s of n){let o=s.sections[0];if(!s.complete&&i>o.length||r.every((l,c)=>{let u=s.segments[c];return!!(u.dynamic&&u.patternRe.test(l)||!u.dynamic&&u.pattern===l)}))return!0}return!1}};Ja.default=Qa});var Sd=d(tl=>{"use strict";Object.defineProperty(tl,"__esModule",{value:!0});var Gn=gt(),nR=Ed(),el=class{constructor(e,r){this._settings=e,this._micromatchOptions=r}getFilter(e,r,i){let n=this._getMatcher(r),s=this._getNegativePatternsRe(i);return o=>this._filter(e,o,n,s)}_getMatcher(e){return new nR.default(e,this._settings,this._micromatchOptions)}_getNegativePatternsRe(e){let r=e.filter(Gn.pattern.isAffectDepthOfReadingPattern);return Gn.pattern.convertPatternsToRe(r,this._micromatchOptions)}_filter(e,r,i,n){if(this._isSkippedByDeep(e,r.path)||this._isSkippedSymbolicLink(r))return!1;let s=Gn.path.removeLeadingDotSegment(r.path);return this._isSkippedByPositivePatterns(s,i)?!1:this._isSkippedByNegativePatterns(s,n)}_isSkippedByDeep(e,r){return this._settings.deep===1/0?!1:this._getEntryLevel(e,r)>=this._settings.deep}_getEntryLevel(e,r){let i=r.split("/").length;if(e==="")return i;let n=e.split("/").length;return i-n}_isSkippedSymbolicLink(e){return!this._settings.followSymbolicLinks&&e.dirent.isSymbolicLink()}_isSkippedByPositivePatterns(e,r){return!this._settings.baseNameMatch&&!r.match(e)}_isSkippedByNegativePatterns(e,r){return!Gn.pattern.matchAny(e,r)}};tl.default=el});var bd=d(il=>{"use strict";Object.defineProperty(il,"__esModule",{value:!0});var or=gt(),rl=class{constructor(e,r){this._settings=e,this._micromatchOptions=r,this.index=new Map}getFilter(e,r){let i=or.pattern.convertPatternsToRe(e,this._micromatchOptions),n=or.pattern.convertPatternsToRe(r,this._micromatchOptions);return s=>this._filter(s,i,n)}_filter(e,r,i){if(this._settings.unique&&this._isDuplicateEntry(e)||this._onlyFileFilter(e)||this._onlyDirectoryFilter(e)||this._isSkippedByAbsoluteNegativePatterns(e.path,i))return!1;let n=this._settings.baseNameMatch?e.name:e.path,s=e.dirent.isDirectory(),o=this._isMatchToPatterns(n,r,s)&&!this._isMatchToPatterns(e.path,i,s);return this._settings.unique&&o&&this._createIndexRecord(e),o}_isDuplicateEntry(e){return this.index.has(e.path)}_createIndexRecord(e){this.index.set(e.path,void 0)}_onlyFileFilter(e){return this._settings.onlyFiles&&!e.dirent.isFile()}_onlyDirectoryFilter(e){return this._settings.onlyDirectories&&!e.dirent.isDirectory()}_isSkippedByAbsoluteNegativePatterns(e,r){if(!this._settings.absolute)return!1;let i=or.path.makeAbsolute(this._settings.cwd,e);return or.pattern.matchAny(i,r)}_isMatchToPatterns(e,r,i){let n=or.path.removeLeadingDotSegment(e),s=or.pattern.matchAny(n,r);return!s&&i?or.pattern.matchAny(n+"/",r):s}};il.default=rl});var wd=d(sl=>{"use strict";Object.defineProperty(sl,"__esModule",{value:!0});var sR=gt(),nl=class{constructor(e){this._settings=e}getFilter(){return e=>this._isNonFatalError(e)}_isNonFatalError(e){return sR.errno.isEnoentCodeError(e)||this._settings.suppressErrors}};sl.default=nl});var vd=d(al=>{"use strict";Object.defineProperty(al,"__esModule",{value:!0});var xd=gt(),ol=class{constructor(e){this._settings=e}getTransformer(){return e=>this._transform(e)}_transform(e){let r=e.path;return this._settings.absolute&&(r=xd.path.makeAbsolute(this._settings.cwd,r),r=xd.path.unixify(r)),this._settings.markDirectories&&e.dirent.isDirectory()&&(r+="/"),this._settings.objectMode?Object.assign(Object.assign({},e),{path:r}):r}};al.default=ol});var jn=d(cl=>{"use strict";Object.defineProperty(cl,"__esModule",{value:!0});var oR=require("path"),aR=Sd(),lR=bd(),cR=wd(),uR=vd(),ll=class{constructor(e){this._settings=e,this.errorFilter=new cR.default(this._settings),this.entryFilter=new lR.default(this._settings,this._getMicromatchOptions()),this.deepFilter=new aR.default(this._settings,this._getMicromatchOptions()),this.entryTransformer=new uR.default(this._settings)}_getRootDirectory(e){return oR.resolve(this._settings.cwd,e.base)}_getReaderOptions(e){let r=e.base==="."?"":e.base;return{basePath:r,pathSegmentSeparator:"/",concurrency:this._settings.concurrency,deepFilter:this.deepFilter.getFilter(r,e.positive,e.negative),entryFilter:this.entryFilter.getFilter(e.positive,e.negative),errorFilter:this.errorFilter.getFilter(),followSymbolicLinks:this._settings.followSymbolicLinks,fs:this._settings.fs,stats:this._settings.stats,throwErrorOnBrokenSymbolicLink:this._settings.throwErrorOnBrokenSymbolicLink,transform:this.entryTransformer.getTransformer()}}_getMicromatchOptions(){return{dot:this._settings.dot,matchBase:this._settings.baseNameMatch,nobrace:!this._settings.braceExpansion,nocase:!this._settings.caseSensitiveMatch,noext:!this._settings.extglob,noglobstar:!this._settings.globstar,posix:!0,strictSlashes:!1}}};cl.default=ll});var Rd=d(hl=>{"use strict";Object.defineProperty(hl,"__esModule",{value:!0});var hR=yd(),fR=jn(),ul=class extends fR.default{constructor(){super(...arguments),this._reader=new hR.default(this._settings)}async read(e){let r=this._getRootDirectory(e),i=this._getReaderOptions(e);return(await this.api(r,e,i)).map(s=>i.transform(s))}api(e,r,i){return r.dynamic?this._reader.dynamic(e,i):this._reader.static(r.patterns,i)}};hl.default=ul});var Ad=d(pl=>{"use strict";Object.defineProperty(pl,"__esModule",{value:!0});var pR=require("stream"),dR=za(),mR=jn(),fl=class extends mR.default{constructor(){super(...arguments),this._reader=new dR.default(this._settings)}read(e){let r=this._getRootDirectory(e),i=this._getReaderOptions(e),n=this.api(r,e,i),s=new pR.Readable({objectMode:!0,read:()=>{}});return n.once("error",o=>s.emit("error",o)).on("data",o=>s.emit("data",i.transform(o))).once("end",()=>s.emit("end")),s.once("close",()=>n.destroy()),s}api(e,r,i){return r.dynamic?this._reader.dynamic(e,i):this._reader.static(r.patterns,i)}};pl.default=fl});var Td=d(ml=>{"use strict";Object.defineProperty(ml,"__esModule",{value:!0});var gR=sr(),yR=Un(),_R=$n(),dl=class extends _R.default{constructor(){super(...arguments),this._walkSync=yR.walkSync,this._statSync=gR.statSync}dynamic(e,r){return this._walkSync(e,r)}static(e,r){let i=[];for(let n of e){let s=this._getFullEntryPath(n),o=this._getEntry(s,n,r);o===null||!r.entryFilter(o)||i.push(o)}return i}_getEntry(e,r,i){try{let n=this._getStat(e);return this._makeEntry(n,r)}catch(n){if(i.errorFilter(n))return null;throw n}}_getStat(e){return this._statSync(e,this._fsStatSettings)}};ml.default=dl});var Od=d(yl=>{"use strict";Object.defineProperty(yl,"__esModule",{value:!0});var ER=Td(),SR=jn(),gl=class extends SR.default{constructor(){super(...arguments),this._reader=new ER.default(this._settings)}read(e){let r=this._getRootDirectory(e),i=this._getReaderOptions(e);return this.api(r,e,i).map(i.transform)}api(e,r,i){return r.dynamic?this._reader.dynamic(e,i):this._reader.static(r.patterns,i)}};yl.default=gl});var Cd=d(Mr=>{"use strict";Object.defineProperty(Mr,"__esModule",{value:!0});Mr.DEFAULT_FILE_SYSTEM_ADAPTER=void 0;var Fr=require("fs"),bR=require("os"),wR=Math.max(bR.cpus().length,1);Mr.DEFAULT_FILE_SYSTEM_ADAPTER={lstat:Fr.lstat,lstatSync:Fr.lstatSync,stat:Fr.stat,statSync:Fr.statSync,readdir:Fr.readdir,readdirSync:Fr.readdirSync};var _l=class{constructor(e={}){this._options=e,this.absolute=this._getValue(this._options.absolute,!1),this.baseNameMatch=this._getValue(this._options.baseNameMatch,!1),this.braceExpansion=this._getValue(this._options.braceExpansion,!0),this.caseSensitiveMatch=this._getValue(this._options.caseSensitiveMatch,!0),this.concurrency=this._getValue(this._options.concurrency,wR),this.cwd=this._getValue(this._options.cwd,process.cwd()),this.deep=this._getValue(this._options.deep,1/0),this.dot=this._getValue(this._options.dot,!1),this.extglob=this._getValue(this._options.extglob,!0),this.followSymbolicLinks=this._getValue(this._options.followSymbolicLinks,!0),this.fs=this._getFileSystemMethods(this._options.fs),this.globstar=this._getValue(this._options.globstar,!0),this.ignore=this._getValue(this._options.ignore,[]),this.markDirectories=this._getValue(this._options.markDirectories,!1),this.objectMode=this._getValue(this._options.objectMode,!1),this.onlyDirectories=this._getValue(this._options.onlyDirectories,!1),this.onlyFiles=this._getValue(this._options.onlyFiles,!0),this.stats=this._getValue(this._options.stats,!1),this.suppressErrors=this._getValue(this._options.suppressErrors,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!1),this.unique=this._getValue(this._options.unique,!0),this.onlyDirectories&&(this.onlyFiles=!1),this.stats&&(this.objectMode=!0)}_getValue(e,r){return e===void 0?r:e}_getFileSystemMethods(e={}){return Object.assign(Object.assign({},Mr.DEFAULT_FILE_SYSTEM_ADAPTER),e)}};Mr.default=_l});var kd=d((HP,Id)=>{"use strict";var Ld=Cp(),Pd=Pp(),xR=Rd(),vR=Ad(),RR=Od(),El=Cd(),ar=gt();async function Sl(t,e){Br(t);let r=bl(t,xR.default,e),i=await Promise.all(r);return ar.array.flatten(i)}(function(t){function e(o,a){Br(o);let l=bl(o,RR.default,a);return ar.array.flatten(l)}t.sync=e;function r(o,a){Br(o);let l=bl(o,vR.default,a);return ar.stream.merge(l)}t.stream=r;function i(o,a){Br(o);let l=Pd.transform([].concat(o)),c=new El.default(a);return Ld.generate(l,c)}t.generateTasks=i;function n(o,a){Br(o);let l=new El.default(a);return ar.pattern.isDynamicPattern(o,l)}t.isDynamicPattern=n;function s(o){return Br(o),ar.path.escape(o)}t.escapePath=s})(Sl||(Sl={}));function bl(t,e,r){let i=Pd.transform([].concat(t)),n=new El.default(r),s=Ld.generate(i,n),o=new e(n);return s.map(o.read,o)}function Br(t){if(![].concat(t).every(i=>ar.string.isString(i)&&!ar.string.isEmpty(i)))throw new TypeError("Patterns must be a string (non empty) or an array of strings")}Id.exports=Sl});var Kd=d((jP,zd)=>{zd.exports=Yd;Yd.sync=BR;var jd=require("fs");function MR(t,e){var r=e.pathExt!==void 0?e.pathExt:process.env.PATHEXT;if(!r||(r=r.split(";"),r.indexOf("")!==-1))return!0;for(var i=0;i<r.length;i++){var n=r[i].toLowerCase();if(n&&t.substr(-n.length).toLowerCase()===n)return!0}return!1}function Wd(t,e,r){return!t.isSymbolicLink()&&!t.isFile()?!1:MR(e,r)}function Yd(t,e,r){jd.stat(t,function(i,n){r(i,i?!1:Wd(n,t,e))})}function BR(t,e){return Wd(jd.statSync(t),t,e)}});var Jd=d((WP,Qd)=>{Qd.exports=Xd;Xd.sync=qR;var Vd=require("fs");function Xd(t,e,r){Vd.stat(t,function(i,n){r(i,i?!1:Zd(n,e))})}function qR(t,e){return Zd(Vd.statSync(t),e)}function Zd(t,e){return t.isFile()&&HR(t,e)}function HR(t,e){var r=t.mode,i=t.uid,n=t.gid,s=e.uid!==void 0?e.uid:process.getuid&&process.getuid(),o=e.gid!==void 0?e.gid:process.getgid&&process.getgid(),a=parseInt("100",8),l=parseInt("010",8),c=parseInt("001",8),u=a|l,h=r&c||r&l&&n===o||r&a&&i===s||r&u&&s===0;return h}});var tm=d((zP,em)=>{var YP=require("fs"),Wn;process.platform==="win32"||global.TESTING_WINDOWS?Wn=Kd():Wn=Jd();em.exports=Al;Al.sync=UR;function Al(t,e,r){if(typeof e=="function"&&(r=e,e={}),!r){if(typeof Promise!="function")throw new TypeError("callback not provided");return new Promise(function(i,n){Al(t,e||{},function(s,o){s?n(s):i(o)})})}Wn(t,e||{},function(i,n){i&&(i.code==="EACCES"||e&&e.ignoreErrors)&&(i=null,n=!1),r(i,n)})}function UR(t,e){try{return Wn.sync(t,e||{})}catch(r){if(e&&e.ignoreErrors||r.code==="EACCES")return!1;throw r}}});var lm=d((KP,am)=>{var Hr=process.platform==="win32"||process.env.OSTYPE==="cygwin"||process.env.OSTYPE==="msys",rm=require("path"),$R=Hr?";":":",im=tm(),nm=t=>Object.assign(new Error(`not found: ${t}`),{code:"ENOENT"}),sm=(t,e)=>{let r=e.colon||$R,i=t.match(/\//)||Hr&&t.match(/\\/)?[""]:[...Hr?[process.cwd()]:[],...(e.path||process.env.PATH||"").split(r)],n=Hr?e.pathExt||process.env.PATHEXT||".EXE;.CMD;.BAT;.COM":"",s=Hr?n.split(r):[""];return Hr&&t.indexOf(".")!==-1&&s[0]!==""&&s.unshift(""),{pathEnv:i,pathExt:s,pathExtExe:n}},om=(t,e,r)=>{typeof e=="function"&&(r=e,e={}),e||(e={});let{pathEnv:i,pathExt:n,pathExtExe:s}=sm(t,e),o=[],a=c=>new Promise((u,h)=>{if(c===i.length)return e.all&&o.length?u(o):h(nm(t));let f=i[c],g=/^".*"$/.test(f)?f.slice(1,-1):f,m=rm.join(g,t),y=!g&&/^\.[\\\/]/.test(t)?t.slice(0,2)+m:m;u(l(y,c,0))}),l=(c,u,h)=>new Promise((f,g)=>{if(h===n.length)return f(a(u+1));let m=n[h];im(c+m,{pathExt:s},(y,w)=>{if(!y&&w)if(e.all)o.push(c+m);else return f(c+m);return f(l(c,u,h+1))})});return r?a(0).then(c=>r(null,c),r):a(0)},GR=(t,e)=>{e=e||{};let{pathEnv:r,pathExt:i,pathExtExe:n}=sm(t,e),s=[];for(let o=0;o<r.length;o++){let a=r[o],l=/^".*"$/.test(a)?a.slice(1,-1):a,c=rm.join(l,t),u=!l&&/^\.[\\\/]/.test(t)?t.slice(0,2)+c:c;for(let h=0;h<i.length;h++){let f=u+i[h];try{if(im.sync(f,{pathExt:n}))if(e.all)s.push(f);else return f}catch{}}}if(e.all&&s.length)return s;if(e.nothrow)return null;throw nm(t)};am.exports=om;om.sync=GR});var Ol=d((VP,Tl)=>{"use strict";var cm=(t={})=>{let e=t.env||process.env;return(t.platform||process.platform)!=="win32"?"PATH":Object.keys(e).reverse().find(i=>i.toUpperCase()==="PATH")||"Path"};Tl.exports=cm;Tl.exports.default=cm});var pm=d((XP,fm)=>{"use strict";var um=require("path"),jR=lm(),WR=Ol();function hm(t,e){let r=t.options.env||process.env,i=process.cwd(),n=t.options.cwd!=null,s=n&&process.chdir!==void 0&&!process.chdir.disabled;if(s)try{process.chdir(t.options.cwd)}catch{}let o;try{o=jR.sync(t.command,{path:r[WR({env:r})],pathExt:e?um.delimiter:void 0})}catch{}finally{s&&process.chdir(i)}return o&&(o=um.resolve(n?t.options.cwd:"",o)),o}function YR(t){return hm(t)||hm(t,!0)}fm.exports=YR});var dm=d((ZP,Ll)=>{"use strict";var Cl=/([()\][%!^"`<>&|;, *?])/g;function zR(t){return t=t.replace(Cl,"^$1"),t}function KR(t,e){return t=`${t}`,t=t.replace(/(\\*)"/g,'$1$1\\"'),t=t.replace(/(\\*)$/,"$1$1"),t=`"${t}"`,t=t.replace(Cl,"^$1"),e&&(t=t.replace(Cl,"^$1")),t}Ll.exports.command=zR;Ll.exports.argument=KR});var gm=d((QP,mm)=>{"use strict";mm.exports=/^#!(.*)/});var _m=d((JP,ym)=>{"use strict";var VR=gm();ym.exports=(t="")=>{let e=t.match(VR);if(!e)return null;let[r,i]=e[0].replace(/#! ?/,"").split(" "),n=r.split("/").pop();return n==="env"?i:i?`${n} ${i}`:n}});var Sm=d((eI,Em)=>{"use strict";var Pl=require("fs"),XR=_m();function ZR(t){let r=Buffer.alloc(150),i;try{i=Pl.openSync(t,"r"),Pl.readSync(i,r,0,150,0),Pl.closeSync(i)}catch{}return XR(r.toString())}Em.exports=ZR});var vm=d((tI,xm)=>{"use strict";var QR=require("path"),bm=pm(),wm=dm(),JR=Sm(),eA=process.platform==="win32",tA=/\.(?:com|exe)$/i,rA=/node_modules[\\/].bin[\\/][^\\/]+\.cmd$/i;function iA(t){t.file=bm(t);let e=t.file&&JR(t.file);return e?(t.args.unshift(t.file),t.command=e,bm(t)):t.file}function nA(t){if(!eA)return t;let e=iA(t),r=!tA.test(e);if(t.options.forceShell||r){let i=rA.test(e);t.command=QR.normalize(t.command),t.command=wm.command(t.command),t.args=t.args.map(s=>wm.argument(s,i));let n=[t.command].concat(t.args).join(" ");t.args=["/d","/s","/c",`"${n}"`],t.command=process.env.comspec||"cmd.exe",t.options.windowsVerbatimArguments=!0}return t}function sA(t,e,r){e&&!Array.isArray(e)&&(r=e,e=null),e=e?e.slice(0):[],r=Object.assign({},r);let i={command:t,args:e,options:r,file:void 0,original:{command:t,args:e}};return r.shell?i:nA(i)}xm.exports=sA});var Tm=d((rI,Am)=>{"use strict";var Il=process.platform==="win32";function kl(t,e){return Object.assign(new Error(`${e} ${t.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${e} ${t.command}`,path:t.command,spawnargs:t.args})}function oA(t,e){if(!Il)return;let r=t.emit;t.emit=function(i,n){if(i==="exit"){let s=Rm(n,e,"spawn");if(s)return r.call(t,"error",s)}return r.apply(t,arguments)}}function Rm(t,e){return Il&&t===1&&!e.file?kl(e.original,"spawn"):null}function aA(t,e){return Il&&t===1&&!e.file?kl(e.original,"spawnSync"):null}Am.exports={hookChildProcess:oA,verifyENOENT:Rm,verifyENOENTSync:aA,notFoundError:kl}});var Lm=d((iI,Ur)=>{"use strict";var Om=require("child_process"),Nl=vm(),Dl=Tm();function Cm(t,e,r){let i=Nl(t,e,r),n=Om.spawn(i.command,i.args,i.options);return Dl.hookChildProcess(n,i),n}function lA(t,e,r){let i=Nl(t,e,r),n=Om.spawnSync(i.command,i.args,i.options);return n.error=n.error||Dl.verifyENOENTSync(n.status,i),n}Ur.exports=Cm;Ur.exports.spawn=Cm;Ur.exports.sync=lA;Ur.exports._parse=Nl;Ur.exports._enoent=Dl});var Im=d((nI,Pm)=>{"use strict";Pm.exports=t=>{let e=typeof t=="string"?`
|
|
3
3
|
`:`
|
|
4
|
-
`.charCodeAt(),r=typeof t=="string"?"\r":"\r".charCodeAt();return t[t.length-1]===e&&(t=t.slice(0,t.length-1)),t[t.length-1]===r&&(t=t.slice(0,t.length-1)),t}});var
|
|
4
|
+
`.charCodeAt(),r=typeof t=="string"?"\r":"\r".charCodeAt();return t[t.length-1]===e&&(t=t.slice(0,t.length-1)),t[t.length-1]===r&&(t=t.slice(0,t.length-1)),t}});var Dm=d((sI,ki)=>{"use strict";var Ii=require("path"),km=Ol(),Nm=t=>{t={cwd:process.cwd(),path:process.env[km()],execPath:process.execPath,...t};let e,r=Ii.resolve(t.cwd),i=[];for(;e!==r;)i.push(Ii.join(r,"node_modules/.bin")),e=r,r=Ii.resolve(r,"..");let n=Ii.resolve(t.cwd,t.execPath,"..");return i.push(n),i.concat(t.path).join(Ii.delimiter)};ki.exports=Nm;ki.exports.default=Nm;ki.exports.env=t=>{t={env:process.env,...t};let e={...t.env},r=km({env:e});return t.path=e[r],e[r]=ki.exports(t),e}});var Mm=d((oI,Fl)=>{"use strict";var Fm=(t,e)=>{for(let r of Reflect.ownKeys(e))Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(e,r));return t};Fl.exports=Fm;Fl.exports.default=Fm});var qm=d((aI,zn)=>{"use strict";var cA=Mm(),Yn=new WeakMap,Bm=(t,e={})=>{if(typeof t!="function")throw new TypeError("Expected a function");let r,i=0,n=t.displayName||t.name||"<anonymous>",s=function(...o){if(Yn.set(s,++i),i===1)r=t.apply(this,o),t=null;else if(e.throw===!0)throw new Error(`Function \`${n}\` can only be called once`);return r};return cA(s,t),Yn.set(s,i),s};zn.exports=Bm;zn.exports.default=Bm;zn.exports.callCount=t=>{if(!Yn.has(t))throw new Error(`The given function \`${t.name}\` is not wrapped by the \`onetime\` package`);return Yn.get(t)}});var Hm=d(Kn=>{"use strict";Object.defineProperty(Kn,"__esModule",{value:!0});Kn.SIGNALS=void 0;var uA=[{name:"SIGHUP",number:1,action:"terminate",description:"Terminal closed",standard:"posix"},{name:"SIGINT",number:2,action:"terminate",description:"User interruption with CTRL-C",standard:"ansi"},{name:"SIGQUIT",number:3,action:"core",description:"User interruption with CTRL-\\",standard:"posix"},{name:"SIGILL",number:4,action:"core",description:"Invalid machine instruction",standard:"ansi"},{name:"SIGTRAP",number:5,action:"core",description:"Debugger breakpoint",standard:"posix"},{name:"SIGABRT",number:6,action:"core",description:"Aborted",standard:"ansi"},{name:"SIGIOT",number:6,action:"core",description:"Aborted",standard:"bsd"},{name:"SIGBUS",number:7,action:"core",description:"Bus error due to misaligned, non-existing address or paging error",standard:"bsd"},{name:"SIGEMT",number:7,action:"terminate",description:"Command should be emulated but is not implemented",standard:"other"},{name:"SIGFPE",number:8,action:"core",description:"Floating point arithmetic error",standard:"ansi"},{name:"SIGKILL",number:9,action:"terminate",description:"Forced termination",standard:"posix",forced:!0},{name:"SIGUSR1",number:10,action:"terminate",description:"Application-specific signal",standard:"posix"},{name:"SIGSEGV",number:11,action:"core",description:"Segmentation fault",standard:"ansi"},{name:"SIGUSR2",number:12,action:"terminate",description:"Application-specific signal",standard:"posix"},{name:"SIGPIPE",number:13,action:"terminate",description:"Broken pipe or socket",standard:"posix"},{name:"SIGALRM",number:14,action:"terminate",description:"Timeout or timer",standard:"posix"},{name:"SIGTERM",number:15,action:"terminate",description:"Termination",standard:"ansi"},{name:"SIGSTKFLT",number:16,action:"terminate",description:"Stack is empty or overflowed",standard:"other"},{name:"SIGCHLD",number:17,action:"ignore",description:"Child process terminated, paused or unpaused",standard:"posix"},{name:"SIGCLD",number:17,action:"ignore",description:"Child process terminated, paused or unpaused",standard:"other"},{name:"SIGCONT",number:18,action:"unpause",description:"Unpaused",standard:"posix",forced:!0},{name:"SIGSTOP",number:19,action:"pause",description:"Paused",standard:"posix",forced:!0},{name:"SIGTSTP",number:20,action:"pause",description:'Paused using CTRL-Z or "suspend"',standard:"posix"},{name:"SIGTTIN",number:21,action:"pause",description:"Background process cannot read terminal input",standard:"posix"},{name:"SIGBREAK",number:21,action:"terminate",description:"User interruption with CTRL-BREAK",standard:"other"},{name:"SIGTTOU",number:22,action:"pause",description:"Background process cannot write to terminal output",standard:"posix"},{name:"SIGURG",number:23,action:"ignore",description:"Socket received out-of-band data",standard:"bsd"},{name:"SIGXCPU",number:24,action:"core",description:"Process timed out",standard:"bsd"},{name:"SIGXFSZ",number:25,action:"core",description:"File too big",standard:"bsd"},{name:"SIGVTALRM",number:26,action:"terminate",description:"Timeout or timer",standard:"bsd"},{name:"SIGPROF",number:27,action:"terminate",description:"Timeout or timer",standard:"bsd"},{name:"SIGWINCH",number:28,action:"ignore",description:"Terminal window size changed",standard:"bsd"},{name:"SIGIO",number:29,action:"terminate",description:"I/O is available",standard:"other"},{name:"SIGPOLL",number:29,action:"terminate",description:"Watched event",standard:"other"},{name:"SIGINFO",number:29,action:"ignore",description:"Request for process information",standard:"other"},{name:"SIGPWR",number:30,action:"terminate",description:"Device running out of power",standard:"systemv"},{name:"SIGSYS",number:31,action:"core",description:"Invalid system call",standard:"other"},{name:"SIGUNUSED",number:31,action:"terminate",description:"Invalid system call",standard:"other"}];Kn.SIGNALS=uA});var Ml=d($r=>{"use strict";Object.defineProperty($r,"__esModule",{value:!0});$r.SIGRTMAX=$r.getRealtimeSignals=void 0;var hA=function(){let t=$m-Um+1;return Array.from({length:t},fA)};$r.getRealtimeSignals=hA;var fA=function(t,e){return{name:`SIGRT${e+1}`,number:Um+e,action:"terminate",description:"Application-specific signal (realtime)",standard:"posix"}},Um=34,$m=64;$r.SIGRTMAX=$m});var Gm=d(Vn=>{"use strict";Object.defineProperty(Vn,"__esModule",{value:!0});Vn.getSignals=void 0;var pA=require("os"),dA=Hm(),mA=Ml(),gA=function(){let t=(0,mA.getRealtimeSignals)();return[...dA.SIGNALS,...t].map(yA)};Vn.getSignals=gA;var yA=function({name:t,number:e,description:r,action:i,forced:n=!1,standard:s}){let{signals:{[t]:o}}=pA.constants,a=o!==void 0;return{name:t,number:a?o:e,description:r,supported:a,action:i,forced:n,standard:s}}});var Wm=d(Gr=>{"use strict";Object.defineProperty(Gr,"__esModule",{value:!0});Gr.signalsByNumber=Gr.signalsByName=void 0;var _A=require("os"),jm=Gm(),EA=Ml(),SA=function(){return(0,jm.getSignals)().reduce(bA,{})},bA=function(t,{name:e,number:r,description:i,supported:n,action:s,forced:o,standard:a}){return{...t,[e]:{name:e,number:r,description:i,supported:n,action:s,forced:o,standard:a}}},wA=SA();Gr.signalsByName=wA;var xA=function(){let t=(0,jm.getSignals)(),e=EA.SIGRTMAX+1,r=Array.from({length:e},(i,n)=>vA(n,t));return Object.assign({},...r)},vA=function(t,e){let r=RA(t,e);if(r===void 0)return{};let{name:i,description:n,supported:s,action:o,forced:a,standard:l}=r;return{[t]:{name:i,number:t,description:n,supported:s,action:o,forced:a,standard:l}}},RA=function(t,e){let r=e.find(({name:i})=>_A.constants.signals[i]===t);return r!==void 0?r:e.find(i=>i.number===t)},AA=xA();Gr.signalsByNumber=AA});var zm=d((fI,Ym)=>{"use strict";var{signalsByName:TA}=Wm(),OA=({timedOut:t,timeout:e,errorCode:r,signal:i,signalDescription:n,exitCode:s,isCanceled:o})=>t?`timed out after ${e} milliseconds`:o?"was canceled":r!==void 0?`failed with ${r}`:i!==void 0?`was killed with ${i} (${n})`:s!==void 0?`failed with exit code ${s}`:"failed",CA=({stdout:t,stderr:e,all:r,error:i,signal:n,exitCode:s,command:o,escapedCommand:a,timedOut:l,isCanceled:c,killed:u,parsed:{options:{timeout:h}}})=>{s=s===null?void 0:s,n=n===null?void 0:n;let f=n===void 0?void 0:TA[n].description,g=i&&i.code,y=`Command ${OA({timedOut:l,timeout:h,errorCode:g,signal:n,signalDescription:f,exitCode:s,isCanceled:c})}: ${o}`,w=Object.prototype.toString.call(i)==="[object Error]",x=w?`${y}
|
|
5
5
|
${i.message}`:y,R=[x,e,t].filter(Boolean).join(`
|
|
6
|
-
`);return w?(i.originalMessage=i.message,i.message=R):i=new Error(R),i.shortMessage=x,i.command=o,i.escapedCommand=a,i.exitCode=s,i.signal=n,i.signalDescription=f,i.stdout=t,i.stderr=e,r!==void 0&&(i.all=r),"bufferedData"in i&&delete i.bufferedData,i.failed=!0,i.timedOut=!!l,i.isCanceled=c,i.killed=u&&!l,i};Wm.exports=AA});var Km=d((hI,Ml)=>{"use strict";var Kn=["stdin","stdout","stderr"],TA=t=>Kn.some(e=>t[e]!==void 0),zm=t=>{if(!t)return;let{stdio:e}=t;if(e===void 0)return Kn.map(i=>t[i]);if(TA(t))throw new Error(`It's not possible to provide \`stdio\` in combination with one of ${Kn.map(i=>`\`${i}\``).join(", ")}`);if(typeof e=="string")return e;if(!Array.isArray(e))throw new TypeError(`Expected \`stdio\` to be of type \`string\` or \`Array\`, got \`${typeof e}\``);let r=Math.max(e.length,Kn.length);return Array.from({length:r},(i,n)=>e[n])};Ml.exports=zm;Ml.exports.node=t=>{let e=zm(t);return e==="ipc"?"ipc":e===void 0||typeof e=="string"?[e,e,e,"ipc"]:e.includes("ipc")?e:[...e,"ipc"]}});var Vm=d((fI,Vn)=>{Vn.exports=["SIGABRT","SIGALRM","SIGHUP","SIGINT","SIGTERM"];process.platform!=="win32"&&Vn.exports.push("SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT");process.platform==="linux"&&Vn.exports.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT","SIGUNUSED")});var eg=d((pI,Yr)=>{var Z=global.process,cr=function(t){return t&&typeof t=="object"&&typeof t.removeListener=="function"&&typeof t.emit=="function"&&typeof t.reallyExit=="function"&&typeof t.listeners=="function"&&typeof t.kill=="function"&&typeof t.pid=="number"&&typeof t.on=="function"};cr(Z)?(Xm=require("assert"),jr=Vm(),Zm=/^win/i.test(Z.platform),ki=require("events"),typeof ki!="function"&&(ki=ki.EventEmitter),Z.__signal_exit_emitter__?le=Z.__signal_exit_emitter__:(le=Z.__signal_exit_emitter__=new ki,le.count=0,le.emitted={}),le.infinite||(le.setMaxListeners(1/0),le.infinite=!0),Yr.exports=function(t,e){if(!cr(global.process))return function(){};Xm.equal(typeof t,"function","a callback must be provided for exit handler"),Wr===!1&&Bl();var r="exit";e&&e.alwaysLast&&(r="afterexit");var i=function(){le.removeListener(r,t),le.listeners("exit").length===0&&le.listeners("afterexit").length===0&&Xn()};return le.on(r,t),i},Xn=function(){!Wr||!cr(global.process)||(Wr=!1,jr.forEach(function(e){try{Z.removeListener(e,Zn[e])}catch{}}),Z.emit=Qn,Z.reallyExit=ql,le.count-=1)},Yr.exports.unload=Xn,ur=function(e,r,i){le.emitted[e]||(le.emitted[e]=!0,le.emit(e,r,i))},Zn={},jr.forEach(function(t){Zn[t]=function(){if(cr(global.process)){var r=Z.listeners(t);r.length===le.count&&(Xn(),ur("exit",null,t),ur("afterexit",null,t),Zm&&t==="SIGHUP"&&(t="SIGINT"),Z.kill(Z.pid,t))}}}),Yr.exports.signals=function(){return jr},Wr=!1,Bl=function(){Wr||!cr(global.process)||(Wr=!0,le.count+=1,jr=jr.filter(function(e){try{return Z.on(e,Zn[e]),!0}catch{return!1}}),Z.emit=Jm,Z.reallyExit=Qm)},Yr.exports.load=Bl,ql=Z.reallyExit,Qm=function(e){cr(global.process)&&(Z.exitCode=e||0,ur("exit",Z.exitCode,null),ur("afterexit",Z.exitCode,null),ql.call(Z,Z.exitCode))},Qn=Z.emit,Jm=function(e,r){if(e==="exit"&&cr(global.process)){r!==void 0&&(Z.exitCode=r);var i=Qn.apply(this,arguments);return ur("exit",Z.exitCode,null),ur("afterexit",Z.exitCode,null),i}else return Qn.apply(this,arguments)}):Yr.exports=function(){return function(){}};var Xm,jr,Zm,ki,le,Xn,ur,Zn,Wr,Bl,ql,Qm,Qn,Jm});var rg=d((dI,tg)=>{"use strict";var OA=require("os"),CA=eg(),LA=1e3*5,PA=(t,e="SIGTERM",r={})=>{let i=t(e);return IA(t,e,r,i),i},IA=(t,e,r,i)=>{if(!kA(e,r,i))return;let n=DA(r),s=setTimeout(()=>{t("SIGKILL")},n);s.unref&&s.unref()},kA=(t,{forceKillAfterTimeout:e},r)=>NA(t)&&e!==!1&&r,NA=t=>t===OA.constants.signals.SIGTERM||typeof t=="string"&&t.toUpperCase()==="SIGTERM",DA=({forceKillAfterTimeout:t=!0})=>{if(t===!0)return LA;if(!Number.isFinite(t)||t<0)throw new TypeError(`Expected the \`forceKillAfterTimeout\` option to be a non-negative integer, got \`${t}\` (${typeof t})`);return t},FA=(t,e)=>{t.kill()&&(e.isCanceled=!0)},MA=(t,e,r)=>{t.kill(e),r(Object.assign(new Error("Timed out"),{timedOut:!0,signal:e}))},BA=(t,{timeout:e,killSignal:r="SIGTERM"},i)=>{if(e===0||e===void 0)return i;let n,s=new Promise((a,l)=>{n=setTimeout(()=>{MA(t,r,l)},e)}),o=i.finally(()=>{clearTimeout(n)});return Promise.race([s,o])},qA=({timeout:t})=>{if(t!==void 0&&(!Number.isFinite(t)||t<0))throw new TypeError(`Expected the \`timeout\` option to be a non-negative integer, got \`${t}\` (${typeof t})`)},HA=async(t,{cleanup:e,detached:r},i)=>{if(!e||r)return i;let n=CA(()=>{t.kill()});return i.finally(()=>{n()})};tg.exports={spawnedKill:PA,spawnedCancel:FA,setupTimeout:BA,validateTimeout:qA,setExitHandler:HA}});var ng=d((mI,ig)=>{"use strict";var rt=t=>t!==null&&typeof t=="object"&&typeof t.pipe=="function";rt.writable=t=>rt(t)&&t.writable!==!1&&typeof t._write=="function"&&typeof t._writableState=="object";rt.readable=t=>rt(t)&&t.readable!==!1&&typeof t._read=="function"&&typeof t._readableState=="object";rt.duplex=t=>rt.writable(t)&&rt.readable(t);rt.transform=t=>rt.duplex(t)&&typeof t._transform=="function";ig.exports=rt});var og=d((gI,sg)=>{"use strict";var{PassThrough:UA}=require("stream");sg.exports=t=>{t={...t};let{array:e}=t,{encoding:r}=t,i=r==="buffer",n=!1;e?n=!(r||i):r=r||"utf8",i&&(r=null);let s=new UA({objectMode:n});r&&s.setEncoding(r);let o=0,a=[];return s.on("data",l=>{a.push(l),n?o=a.length:o+=l.length}),s.getBufferedValue=()=>e?a:i?Buffer.concat(a,o):a.join(""),s.getBufferedLength=()=>o,s}});var ag=d((yI,Ni)=>{"use strict";var{constants:$A}=require("buffer"),GA=require("stream"),{promisify:jA}=require("util"),WA=og(),YA=jA(GA.pipeline),Jn=class extends Error{constructor(){super("maxBuffer exceeded"),this.name="MaxBufferError"}};async function Hl(t,e){if(!t)throw new Error("Expected a stream");e={maxBuffer:1/0,...e};let{maxBuffer:r}=e,i=WA(e);return await new Promise((n,s)=>{let o=a=>{a&&i.getBufferedLength()<=$A.MAX_LENGTH&&(a.bufferedData=i.getBufferedValue()),s(a)};(async()=>{try{await YA(t,i),n()}catch(a){o(a)}})(),i.on("data",()=>{i.getBufferedLength()>r&&o(new Jn)})}),i.getBufferedValue()}Ni.exports=Hl;Ni.exports.buffer=(t,e)=>Hl(t,{...e,encoding:"buffer"});Ni.exports.array=(t,e)=>Hl(t,{...e,array:!0});Ni.exports.MaxBufferError=Jn});var cg=d((_I,lg)=>{"use strict";var{PassThrough:zA}=require("stream");lg.exports=function(){var t=[],e=new zA({objectMode:!0});return e.setMaxListeners(0),e.add=r,e.isEmpty=i,e.on("unpipe",n),Array.prototype.slice.call(arguments).forEach(r),e;function r(s){return Array.isArray(s)?(s.forEach(r),this):(t.push(s),s.once("end",n.bind(null,s)),s.once("error",e.emit.bind(e,"error")),s.pipe(e,{end:!1}),this)}function i(){return t.length==0}function n(s){t=t.filter(function(o){return o!==s}),!t.length&&e.readable&&e.end()}}});var pg=d((EI,fg)=>{"use strict";var hg=ng(),ug=ag(),KA=cg(),VA=(t,e)=>{e===void 0||t.stdin===void 0||(hg(e)?e.pipe(t.stdin):t.stdin.end(e))},XA=(t,{all:e})=>{if(!e||!t.stdout&&!t.stderr)return;let r=KA();return t.stdout&&r.add(t.stdout),t.stderr&&r.add(t.stderr),r},Ul=async(t,e)=>{if(t){t.destroy();try{return await e}catch(r){return r.bufferedData}}},$l=(t,{encoding:e,buffer:r,maxBuffer:i})=>{if(!(!t||!r))return e?ug(t,{encoding:e,maxBuffer:i}):ug.buffer(t,{maxBuffer:i})},ZA=async({stdout:t,stderr:e,all:r},{encoding:i,buffer:n,maxBuffer:s},o)=>{let a=$l(t,{encoding:i,buffer:n,maxBuffer:s}),l=$l(e,{encoding:i,buffer:n,maxBuffer:s}),c=$l(r,{encoding:i,buffer:n,maxBuffer:s*2});try{return await Promise.all([o,a,l,c])}catch(u){return Promise.all([{error:u,signal:u.signal,timedOut:u.timedOut},Ul(t,a),Ul(e,l),Ul(r,c)])}},QA=({input:t})=>{if(hg(t))throw new TypeError("The `input` option cannot be a stream in sync mode")};fg.exports={handleInput:VA,makeAllStream:XA,getSpawnedResult:ZA,validateInputSync:QA}});var mg=d((SI,dg)=>{"use strict";var JA=(async()=>{})().constructor.prototype,eT=["then","catch","finally"].map(t=>[t,Reflect.getOwnPropertyDescriptor(JA,t)]),tT=(t,e)=>{for(let[r,i]of eT){let n=typeof e=="function"?(...s)=>Reflect.apply(i.value,e(),s):i.value.bind(e);Reflect.defineProperty(t,r,{...i,value:n})}return t},rT=t=>new Promise((e,r)=>{t.on("exit",(i,n)=>{e({exitCode:i,signal:n})}),t.on("error",i=>{r(i)}),t.stdin&&t.stdin.on("error",i=>{r(i)})});dg.exports={mergePromise:tT,getSpawnedPromise:rT}});var _g=d((bI,yg)=>{"use strict";var gg=(t,e=[])=>Array.isArray(e)?[t,...e]:[t],iT=/^[\w.-]+$/,nT=/"/g,sT=t=>typeof t!="string"||iT.test(t)?t:`"${t.replace(nT,'\\"')}"`,oT=(t,e)=>gg(t,e).join(" "),aT=(t,e)=>gg(t,e).map(r=>sT(r)).join(" "),lT=/ +/g,cT=t=>{let e=[];for(let r of t.trim().split(lT)){let i=e[e.length-1];i&&i.endsWith("\\")?e[e.length-1]=`${i.slice(0,-1)} ${r}`:e.push(r)}return e};yg.exports={joinCommand:oT,getEscapedCommand:aT,parseCommand:cT}});var Rg=d((wI,zr)=>{"use strict";var uT=require("path"),Gl=require("child_process"),hT=Cm(),fT=Pm(),pT=Nm(),dT=Bm(),es=Ym(),Sg=Km(),{spawnedKill:mT,spawnedCancel:gT,setupTimeout:yT,validateTimeout:_T,setExitHandler:ET}=rg(),{handleInput:ST,getSpawnedResult:bT,makeAllStream:wT,validateInputSync:xT}=pg(),{mergePromise:Eg,getSpawnedPromise:vT}=mg(),{joinCommand:bg,parseCommand:wg,getEscapedCommand:xg}=_g(),RT=1e3*1e3*100,AT=({env:t,extendEnv:e,preferLocal:r,localDir:i,execPath:n})=>{let s=e?{...process.env,...t}:t;return r?pT.env({env:s,cwd:i,execPath:n}):s},vg=(t,e,r={})=>{let i=hT._parse(t,e,r);return t=i.command,e=i.args,r=i.options,r={maxBuffer:RT,buffer:!0,stripFinalNewline:!0,extendEnv:!0,preferLocal:!1,localDir:r.cwd||process.cwd(),execPath:process.execPath,encoding:"utf8",reject:!0,cleanup:!0,all:!1,windowsHide:!0,...r},r.env=AT(r),r.stdio=Sg(r),process.platform==="win32"&&uT.basename(t,".exe")==="cmd"&&e.unshift("/q"),{file:t,args:e,options:r,parsed:i}},Di=(t,e,r)=>typeof e!="string"&&!Buffer.isBuffer(e)?r===void 0?void 0:"":t.stripFinalNewline?fT(e):e,ts=(t,e,r)=>{let i=vg(t,e,r),n=bg(t,e),s=xg(t,e);_T(i.options);let o;try{o=Gl.spawn(i.file,i.args,i.options)}catch(g){let m=new Gl.ChildProcess,y=Promise.reject(es({error:g,stdout:"",stderr:"",all:"",command:n,escapedCommand:s,parsed:i,timedOut:!1,isCanceled:!1,killed:!1}));return Eg(m,y)}let a=vT(o),l=yT(o,i.options,a),c=ET(o,i.options,l),u={isCanceled:!1};o.kill=mT.bind(null,o.kill.bind(o)),o.cancel=gT.bind(null,o,u);let f=dT(async()=>{let[{error:g,exitCode:m,signal:y,timedOut:w},x,R,M]=await bT(o,i.options,c),re=Di(i.options,x),N=Di(i.options,R),q=Di(i.options,M);if(g||m!==0||y!==null){let P=es({error:g,exitCode:m,signal:y,stdout:re,stderr:N,all:q,command:n,escapedCommand:s,parsed:i,timedOut:w,isCanceled:u.isCanceled,killed:o.killed});if(!i.options.reject)return P;throw P}return{command:n,escapedCommand:s,exitCode:0,stdout:re,stderr:N,all:q,failed:!1,timedOut:!1,isCanceled:!1,killed:!1}});return ST(o,i.options.input),o.all=wT(o,i.options),Eg(o,f)};zr.exports=ts;zr.exports.sync=(t,e,r)=>{let i=vg(t,e,r),n=bg(t,e),s=xg(t,e);xT(i.options);let o;try{o=Gl.spawnSync(i.file,i.args,i.options)}catch(c){throw es({error:c,stdout:"",stderr:"",all:"",command:n,escapedCommand:s,parsed:i,timedOut:!1,isCanceled:!1,killed:!1})}let a=Di(i.options,o.stdout,o.error),l=Di(i.options,o.stderr,o.error);if(o.error||o.status!==0||o.signal!==null){let c=es({stdout:a,stderr:l,error:o.error,signal:o.signal,exitCode:o.status,command:n,escapedCommand:s,parsed:i,timedOut:o.error&&o.error.code==="ETIMEDOUT",isCanceled:!1,killed:o.signal!==null});if(!i.options.reject)return c;throw c}return{command:n,escapedCommand:s,exitCode:0,stdout:a,stderr:l,failed:!1,timedOut:!1,isCanceled:!1,killed:!1}};zr.exports.command=(t,e)=>{let[r,...i]=wg(t);return ts(r,i,e)};zr.exports.commandSync=(t,e)=>{let[r,...i]=wg(t);return ts.sync(r,i,e)};zr.exports.node=(t,e,r={})=>{e&&!Array.isArray(e)&&typeof e=="object"&&(r=e,e=[]);let i=Sg.node(r),n=process.execArgv.filter(a=>!a.startsWith("--inspect")),{nodePath:s=process.execPath,nodeOptions:o=n}=r;return ts(s,[...o,t,...Array.isArray(e)?e:[]],{...r,stdin:void 0,stdout:void 0,stderr:void 0,stdio:i,shell:!1})}});var Kr=d((TI,Og)=>{"use strict";var Tg=new Map([["C","cwd"],["f","file"],["z","gzip"],["P","preservePaths"],["U","unlink"],["strip-components","strip"],["stripComponents","strip"],["keep-newer","newer"],["keepNewer","newer"],["keep-newer-files","newer"],["keepNewerFiles","newer"],["k","keep"],["keep-existing","keep"],["keepExisting","keep"],["m","noMtime"],["no-mtime","noMtime"],["p","preserveOwner"],["L","follow"],["h","follow"]]);Og.exports=t=>t?Object.keys(t).map(e=>[Tg.has(e)?Tg.get(e):e,t[e]]).reduce((e,r)=>(e[r[0]]=r[1],e),Object.create(null)):{}});var as=d((OI,Mg)=>{"use strict";var Cg=typeof process=="object"&&process?process:{stdout:null,stderr:null},kT=require("events"),Lg=require("stream"),Pg=require("string_decoder").StringDecoder,yt=Symbol("EOF"),_t=Symbol("maybeEmitEnd"),Ht=Symbol("emittedEnd"),rs=Symbol("emittingEnd"),Fi=Symbol("emittedError"),is=Symbol("closed"),Ig=Symbol("read"),ns=Symbol("flush"),kg=Symbol("flushChunk"),Ae=Symbol("encoding"),Et=Symbol("decoder"),ss=Symbol("flowing"),Mi=Symbol("paused"),Vr=Symbol("resume"),ee=Symbol("buffer"),it=Symbol("pipes"),ce=Symbol("bufferLength"),jl=Symbol("bufferPush"),Wl=Symbol("bufferShift"),ge=Symbol("objectMode"),ye=Symbol("destroyed"),Yl=Symbol("emitData"),Ng=Symbol("emitEnd"),zl=Symbol("emitEnd2"),St=Symbol("async"),Bi=t=>Promise.resolve().then(t),Dg=global._MP_NO_ITERATOR_SYMBOLS_!=="1",NT=Dg&&Symbol.asyncIterator||Symbol("asyncIterator not implemented"),DT=Dg&&Symbol.iterator||Symbol("iterator not implemented"),FT=t=>t==="end"||t==="finish"||t==="prefinish",MT=t=>t instanceof ArrayBuffer||typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,BT=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),os=class{constructor(e,r,i){this.src=e,this.dest=r,this.opts=i,this.ondrain=()=>e[Vr](),r.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},Kl=class extends os{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(e,r,i){super(e,r,i),this.proxyErrors=n=>r.emit("error",n),e.on("error",this.proxyErrors)}};Mg.exports=class Fg extends Lg{constructor(e){super(),this[ss]=!1,this[Mi]=!1,this[it]=[],this[ee]=[],this[ge]=e&&e.objectMode||!1,this[ge]?this[Ae]=null:this[Ae]=e&&e.encoding||null,this[Ae]==="buffer"&&(this[Ae]=null),this[St]=e&&!!e.async||!1,this[Et]=this[Ae]?new Pg(this[Ae]):null,this[yt]=!1,this[Ht]=!1,this[rs]=!1,this[is]=!1,this[Fi]=null,this.writable=!0,this.readable=!0,this[ce]=0,this[ye]=!1,e&&e.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[ee]}),e&&e.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[it]})}get bufferLength(){return this[ce]}get encoding(){return this[Ae]}set encoding(e){if(this[ge])throw new Error("cannot set encoding in objectMode");if(this[Ae]&&e!==this[Ae]&&(this[Et]&&this[Et].lastNeed||this[ce]))throw new Error("cannot change encoding");this[Ae]!==e&&(this[Et]=e?new Pg(e):null,this[ee].length&&(this[ee]=this[ee].map(r=>this[Et].write(r)))),this[Ae]=e}setEncoding(e){this.encoding=e}get objectMode(){return this[ge]}set objectMode(e){this[ge]=this[ge]||!!e}get async(){return this[St]}set async(e){this[St]=this[St]||!!e}write(e,r,i){if(this[yt])throw new Error("write after end");if(this[ye])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof r=="function"&&(i=r,r="utf8"),r||(r="utf8");let n=this[St]?Bi:s=>s();return!this[ge]&&!Buffer.isBuffer(e)&&(BT(e)?e=Buffer.from(e.buffer,e.byteOffset,e.byteLength):MT(e)?e=Buffer.from(e):typeof e!="string"&&(this.objectMode=!0)),this[ge]?(this.flowing&&this[ce]!==0&&this[ns](!0),this.flowing?this.emit("data",e):this[jl](e),this[ce]!==0&&this.emit("readable"),i&&n(i),this.flowing):e.length?(typeof e=="string"&&!(r===this[Ae]&&!this[Et].lastNeed)&&(e=Buffer.from(e,r)),Buffer.isBuffer(e)&&this[Ae]&&(e=this[Et].write(e)),this.flowing&&this[ce]!==0&&this[ns](!0),this.flowing?this.emit("data",e):this[jl](e),this[ce]!==0&&this.emit("readable"),i&&n(i),this.flowing):(this[ce]!==0&&this.emit("readable"),i&&n(i),this.flowing)}read(e){if(this[ye])return null;if(this[ce]===0||e===0||e>this[ce])return this[_t](),null;this[ge]&&(e=null),this[ee].length>1&&!this[ge]&&(this.encoding?this[ee]=[this[ee].join("")]:this[ee]=[Buffer.concat(this[ee],this[ce])]);let r=this[Ig](e||null,this[ee][0]);return this[_t](),r}[Ig](e,r){return e===r.length||e===null?this[Wl]():(this[ee][0]=r.slice(e),r=r.slice(0,e),this[ce]-=e),this.emit("data",r),!this[ee].length&&!this[yt]&&this.emit("drain"),r}end(e,r,i){return typeof e=="function"&&(i=e,e=null),typeof r=="function"&&(i=r,r="utf8"),e&&this.write(e,r),i&&this.once("end",i),this[yt]=!0,this.writable=!1,(this.flowing||!this[Mi])&&this[_t](),this}[Vr](){this[ye]||(this[Mi]=!1,this[ss]=!0,this.emit("resume"),this[ee].length?this[ns]():this[yt]?this[_t]():this.emit("drain"))}resume(){return this[Vr]()}pause(){this[ss]=!1,this[Mi]=!0}get destroyed(){return this[ye]}get flowing(){return this[ss]}get paused(){return this[Mi]}[jl](e){this[ge]?this[ce]+=1:this[ce]+=e.length,this[ee].push(e)}[Wl](){return this[ee].length&&(this[ge]?this[ce]-=1:this[ce]-=this[ee][0].length),this[ee].shift()}[ns](e){do;while(this[kg](this[Wl]()));!e&&!this[ee].length&&!this[yt]&&this.emit("drain")}[kg](e){return e?(this.emit("data",e),this.flowing):!1}pipe(e,r){if(this[ye])return;let i=this[Ht];return r=r||{},e===Cg.stdout||e===Cg.stderr?r.end=!1:r.end=r.end!==!1,r.proxyErrors=!!r.proxyErrors,i?r.end&&e.end():(this[it].push(r.proxyErrors?new Kl(this,e,r):new os(this,e,r)),this[St]?Bi(()=>this[Vr]()):this[Vr]()),e}unpipe(e){let r=this[it].find(i=>i.dest===e);r&&(this[it].splice(this[it].indexOf(r),1),r.unpipe())}addListener(e,r){return this.on(e,r)}on(e,r){let i=super.on(e,r);return e==="data"&&!this[it].length&&!this.flowing?this[Vr]():e==="readable"&&this[ce]!==0?super.emit("readable"):FT(e)&&this[Ht]?(super.emit(e),this.removeAllListeners(e)):e==="error"&&this[Fi]&&(this[St]?Bi(()=>r.call(this,this[Fi])):r.call(this,this[Fi])),i}get emittedEnd(){return this[Ht]}[_t](){!this[rs]&&!this[Ht]&&!this[ye]&&this[ee].length===0&&this[yt]&&(this[rs]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[is]&&this.emit("close"),this[rs]=!1)}emit(e,r,...i){if(e!=="error"&&e!=="close"&&e!==ye&&this[ye])return;if(e==="data")return r?this[St]?Bi(()=>this[Yl](r)):this[Yl](r):!1;if(e==="end")return this[Ng]();if(e==="close"){if(this[is]=!0,!this[Ht]&&!this[ye])return;let s=super.emit("close");return this.removeAllListeners("close"),s}else if(e==="error"){this[Fi]=r;let s=super.emit("error",r);return this[_t](),s}else if(e==="resume"){let s=super.emit("resume");return this[_t](),s}else if(e==="finish"||e==="prefinish"){let s=super.emit(e);return this.removeAllListeners(e),s}let n=super.emit(e,r,...i);return this[_t](),n}[Yl](e){for(let i of this[it])i.dest.write(e)===!1&&this.pause();let r=super.emit("data",e);return this[_t](),r}[Ng](){this[Ht]||(this[Ht]=!0,this.readable=!1,this[St]?Bi(()=>this[zl]()):this[zl]())}[zl](){if(this[Et]){let r=this[Et].end();if(r){for(let i of this[it])i.dest.write(r);super.emit("data",r)}}for(let r of this[it])r.end();let e=super.emit("end");return this.removeAllListeners("end"),e}collect(){let e=[];this[ge]||(e.dataLength=0);let r=this.promise();return this.on("data",i=>{e.push(i),this[ge]||(e.dataLength+=i.length)}),r.then(()=>e)}concat(){return this[ge]?Promise.reject(new Error("cannot concat in objectMode")):this.collect().then(e=>this[ge]?Promise.reject(new Error("cannot concat in objectMode")):this[Ae]?e.join(""):Buffer.concat(e,e.dataLength))}promise(){return new Promise((e,r)=>{this.on(ye,()=>r(new Error("stream destroyed"))),this.on("error",i=>r(i)),this.on("end",()=>e())})}[NT](){return{next:()=>{let r=this.read();if(r!==null)return Promise.resolve({done:!1,value:r});if(this[yt])return Promise.resolve({done:!0});let i=null,n=null,s=c=>{this.removeListener("data",o),this.removeListener("end",a),n(c)},o=c=>{this.removeListener("error",s),this.removeListener("end",a),this.pause(),i({value:c,done:!!this[yt]})},a=()=>{this.removeListener("error",s),this.removeListener("data",o),i({done:!0})},l=()=>s(new Error("stream destroyed"));return new Promise((c,u)=>{n=u,i=c,this.once(ye,l),this.once("error",s),this.once("end",a),this.once("data",o)})}}}[DT](){return{next:()=>{let r=this.read();return{value:r,done:r===null}}}}destroy(e){return this[ye]?(e?this.emit("error",e):this.emit(ye),this):(this[ye]=!0,this[ee].length=0,this[ce]=0,typeof this.close=="function"&&!this[is]&&this.close(),e?this.emit("error",e):this.emit(ye),this)}static isStream(e){return!!e&&(e instanceof Fg||e instanceof Lg||e instanceof kT&&(typeof e.pipe=="function"||typeof e.write=="function"&&typeof e.end=="function"))}}});var qg=d((CI,Bg)=>{var qT=require("zlib").constants||{ZLIB_VERNUM:4736};Bg.exports=Object.freeze(Object.assign(Object.create(null),{Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_VERSION_ERROR:-6,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,DEFLATE:1,INFLATE:2,GZIP:3,GUNZIP:4,DEFLATERAW:5,INFLATERAW:6,UNZIP:7,BROTLI_DECODE:8,BROTLI_ENCODE:9,Z_MIN_WINDOWBITS:8,Z_MAX_WINDOWBITS:15,Z_DEFAULT_WINDOWBITS:15,Z_MIN_CHUNK:64,Z_MAX_CHUNK:1/0,Z_DEFAULT_CHUNK:16384,Z_MIN_MEMLEVEL:1,Z_MAX_MEMLEVEL:9,Z_DEFAULT_MEMLEVEL:8,Z_MIN_LEVEL:-1,Z_MAX_LEVEL:9,Z_DEFAULT_LEVEL:-1,BROTLI_OPERATION_PROCESS:0,BROTLI_OPERATION_FLUSH:1,BROTLI_OPERATION_FINISH:2,BROTLI_OPERATION_EMIT_METADATA:3,BROTLI_MODE_GENERIC:0,BROTLI_MODE_TEXT:1,BROTLI_MODE_FONT:2,BROTLI_DEFAULT_MODE:0,BROTLI_MIN_QUALITY:0,BROTLI_MAX_QUALITY:11,BROTLI_DEFAULT_QUALITY:11,BROTLI_MIN_WINDOW_BITS:10,BROTLI_MAX_WINDOW_BITS:24,BROTLI_LARGE_MAX_WINDOW_BITS:30,BROTLI_DEFAULT_WINDOW:22,BROTLI_MIN_INPUT_BLOCK_BITS:16,BROTLI_MAX_INPUT_BLOCK_BITS:24,BROTLI_PARAM_MODE:0,BROTLI_PARAM_QUALITY:1,BROTLI_PARAM_LGWIN:2,BROTLI_PARAM_LGBLOCK:3,BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING:4,BROTLI_PARAM_SIZE_HINT:5,BROTLI_PARAM_LARGE_WINDOW:6,BROTLI_PARAM_NPOSTFIX:7,BROTLI_PARAM_NDIRECT:8,BROTLI_DECODER_RESULT_ERROR:0,BROTLI_DECODER_RESULT_SUCCESS:1,BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT:2,BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION:0,BROTLI_DECODER_PARAM_LARGE_WINDOW:1,BROTLI_DECODER_NO_ERROR:0,BROTLI_DECODER_SUCCESS:1,BROTLI_DECODER_NEEDS_MORE_INPUT:2,BROTLI_DECODER_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE:-1,BROTLI_DECODER_ERROR_FORMAT_RESERVED:-2,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE:-3,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET:-4,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME:-5,BROTLI_DECODER_ERROR_FORMAT_CL_SPACE:-6,BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE:-7,BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT:-8,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1:-9,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2:-10,BROTLI_DECODER_ERROR_FORMAT_TRANSFORM:-11,BROTLI_DECODER_ERROR_FORMAT_DICTIONARY:-12,BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS:-13,BROTLI_DECODER_ERROR_FORMAT_PADDING_1:-14,BROTLI_DECODER_ERROR_FORMAT_PADDING_2:-15,BROTLI_DECODER_ERROR_FORMAT_DISTANCE:-16,BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET:-19,BROTLI_DECODER_ERROR_INVALID_ARGUMENTS:-20,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES:-21,BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS:-22,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP:-25,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1:-26,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2:-27,BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES:-30,BROTLI_DECODER_ERROR_UNREACHABLE:-31},qT))});var ec=d((LI,Kg)=>{"use strict";var Hg=typeof process=="object"&&process?process:{stdout:null,stderr:null},HT=require("events"),Ug=require("stream"),$g=require("string_decoder").StringDecoder,bt=Symbol("EOF"),wt=Symbol("maybeEmitEnd"),Ut=Symbol("emittedEnd"),ls=Symbol("emittingEnd"),qi=Symbol("emittedError"),cs=Symbol("closed"),Gg=Symbol("read"),us=Symbol("flush"),jg=Symbol("flushChunk"),Te=Symbol("encoding"),xt=Symbol("decoder"),hs=Symbol("flowing"),Hi=Symbol("paused"),Xr=Symbol("resume"),ue=Symbol("bufferLength"),Vl=Symbol("bufferPush"),Xl=Symbol("bufferShift"),_e=Symbol("objectMode"),Ee=Symbol("destroyed"),Zl=Symbol("emitData"),Wg=Symbol("emitEnd"),Ql=Symbol("emitEnd2"),vt=Symbol("async"),Ui=t=>Promise.resolve().then(t),Yg=global._MP_NO_ITERATOR_SYMBOLS_!=="1",UT=Yg&&Symbol.asyncIterator||Symbol("asyncIterator not implemented"),$T=Yg&&Symbol.iterator||Symbol("iterator not implemented"),GT=t=>t==="end"||t==="finish"||t==="prefinish",jT=t=>t instanceof ArrayBuffer||typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,WT=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),fs=class{constructor(e,r,i){this.src=e,this.dest=r,this.opts=i,this.ondrain=()=>e[Xr](),r.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},Jl=class extends fs{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(e,r,i){super(e,r,i),this.proxyErrors=n=>r.emit("error",n),e.on("error",this.proxyErrors)}};Kg.exports=class zg extends Ug{constructor(e){super(),this[hs]=!1,this[Hi]=!1,this.pipes=[],this.buffer=[],this[_e]=e&&e.objectMode||!1,this[_e]?this[Te]=null:this[Te]=e&&e.encoding||null,this[Te]==="buffer"&&(this[Te]=null),this[vt]=e&&!!e.async||!1,this[xt]=this[Te]?new $g(this[Te]):null,this[bt]=!1,this[Ut]=!1,this[ls]=!1,this[cs]=!1,this[qi]=null,this.writable=!0,this.readable=!0,this[ue]=0,this[Ee]=!1}get bufferLength(){return this[ue]}get encoding(){return this[Te]}set encoding(e){if(this[_e])throw new Error("cannot set encoding in objectMode");if(this[Te]&&e!==this[Te]&&(this[xt]&&this[xt].lastNeed||this[ue]))throw new Error("cannot change encoding");this[Te]!==e&&(this[xt]=e?new $g(e):null,this.buffer.length&&(this.buffer=this.buffer.map(r=>this[xt].write(r)))),this[Te]=e}setEncoding(e){this.encoding=e}get objectMode(){return this[_e]}set objectMode(e){this[_e]=this[_e]||!!e}get async(){return this[vt]}set async(e){this[vt]=this[vt]||!!e}write(e,r,i){if(this[bt])throw new Error("write after end");if(this[Ee])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof r=="function"&&(i=r,r="utf8"),r||(r="utf8");let n=this[vt]?Ui:s=>s();return!this[_e]&&!Buffer.isBuffer(e)&&(WT(e)?e=Buffer.from(e.buffer,e.byteOffset,e.byteLength):jT(e)?e=Buffer.from(e):typeof e!="string"&&(this.objectMode=!0)),this[_e]?(this.flowing&&this[ue]!==0&&this[us](!0),this.flowing?this.emit("data",e):this[Vl](e),this[ue]!==0&&this.emit("readable"),i&&n(i),this.flowing):e.length?(typeof e=="string"&&!(r===this[Te]&&!this[xt].lastNeed)&&(e=Buffer.from(e,r)),Buffer.isBuffer(e)&&this[Te]&&(e=this[xt].write(e)),this.flowing&&this[ue]!==0&&this[us](!0),this.flowing?this.emit("data",e):this[Vl](e),this[ue]!==0&&this.emit("readable"),i&&n(i),this.flowing):(this[ue]!==0&&this.emit("readable"),i&&n(i),this.flowing)}read(e){if(this[Ee])return null;if(this[ue]===0||e===0||e>this[ue])return this[wt](),null;this[_e]&&(e=null),this.buffer.length>1&&!this[_e]&&(this.encoding?this.buffer=[this.buffer.join("")]:this.buffer=[Buffer.concat(this.buffer,this[ue])]);let r=this[Gg](e||null,this.buffer[0]);return this[wt](),r}[Gg](e,r){return e===r.length||e===null?this[Xl]():(this.buffer[0]=r.slice(e),r=r.slice(0,e),this[ue]-=e),this.emit("data",r),!this.buffer.length&&!this[bt]&&this.emit("drain"),r}end(e,r,i){return typeof e=="function"&&(i=e,e=null),typeof r=="function"&&(i=r,r="utf8"),e&&this.write(e,r),i&&this.once("end",i),this[bt]=!0,this.writable=!1,(this.flowing||!this[Hi])&&this[wt](),this}[Xr](){this[Ee]||(this[Hi]=!1,this[hs]=!0,this.emit("resume"),this.buffer.length?this[us]():this[bt]?this[wt]():this.emit("drain"))}resume(){return this[Xr]()}pause(){this[hs]=!1,this[Hi]=!0}get destroyed(){return this[Ee]}get flowing(){return this[hs]}get paused(){return this[Hi]}[Vl](e){this[_e]?this[ue]+=1:this[ue]+=e.length,this.buffer.push(e)}[Xl](){return this.buffer.length&&(this[_e]?this[ue]-=1:this[ue]-=this.buffer[0].length),this.buffer.shift()}[us](e){do;while(this[jg](this[Xl]()));!e&&!this.buffer.length&&!this[bt]&&this.emit("drain")}[jg](e){return e?(this.emit("data",e),this.flowing):!1}pipe(e,r){if(this[Ee])return;let i=this[Ut];return r=r||{},e===Hg.stdout||e===Hg.stderr?r.end=!1:r.end=r.end!==!1,r.proxyErrors=!!r.proxyErrors,i?r.end&&e.end():(this.pipes.push(r.proxyErrors?new Jl(this,e,r):new fs(this,e,r)),this[vt]?Ui(()=>this[Xr]()):this[Xr]()),e}unpipe(e){let r=this.pipes.find(i=>i.dest===e);r&&(this.pipes.splice(this.pipes.indexOf(r),1),r.unpipe())}addListener(e,r){return this.on(e,r)}on(e,r){let i=super.on(e,r);return e==="data"&&!this.pipes.length&&!this.flowing?this[Xr]():e==="readable"&&this[ue]!==0?super.emit("readable"):GT(e)&&this[Ut]?(super.emit(e),this.removeAllListeners(e)):e==="error"&&this[qi]&&(this[vt]?Ui(()=>r.call(this,this[qi])):r.call(this,this[qi])),i}get emittedEnd(){return this[Ut]}[wt](){!this[ls]&&!this[Ut]&&!this[Ee]&&this.buffer.length===0&&this[bt]&&(this[ls]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[cs]&&this.emit("close"),this[ls]=!1)}emit(e,r,...i){if(e!=="error"&&e!=="close"&&e!==Ee&&this[Ee])return;if(e==="data")return r?this[vt]?Ui(()=>this[Zl](r)):this[Zl](r):!1;if(e==="end")return this[Wg]();if(e==="close"){if(this[cs]=!0,!this[Ut]&&!this[Ee])return;let s=super.emit("close");return this.removeAllListeners("close"),s}else if(e==="error"){this[qi]=r;let s=super.emit("error",r);return this[wt](),s}else if(e==="resume"){let s=super.emit("resume");return this[wt](),s}else if(e==="finish"||e==="prefinish"){let s=super.emit(e);return this.removeAllListeners(e),s}let n=super.emit(e,r,...i);return this[wt](),n}[Zl](e){for(let i of this.pipes)i.dest.write(e)===!1&&this.pause();let r=super.emit("data",e);return this[wt](),r}[Wg](){this[Ut]||(this[Ut]=!0,this.readable=!1,this[vt]?Ui(()=>this[Ql]()):this[Ql]())}[Ql](){if(this[xt]){let r=this[xt].end();if(r){for(let i of this.pipes)i.dest.write(r);super.emit("data",r)}}for(let r of this.pipes)r.end();let e=super.emit("end");return this.removeAllListeners("end"),e}collect(){let e=[];this[_e]||(e.dataLength=0);let r=this.promise();return this.on("data",i=>{e.push(i),this[_e]||(e.dataLength+=i.length)}),r.then(()=>e)}concat(){return this[_e]?Promise.reject(new Error("cannot concat in objectMode")):this.collect().then(e=>this[_e]?Promise.reject(new Error("cannot concat in objectMode")):this[Te]?e.join(""):Buffer.concat(e,e.dataLength))}promise(){return new Promise((e,r)=>{this.on(Ee,()=>r(new Error("stream destroyed"))),this.on("error",i=>r(i)),this.on("end",()=>e())})}[UT](){return{next:()=>{let r=this.read();if(r!==null)return Promise.resolve({done:!1,value:r});if(this[bt])return Promise.resolve({done:!0});let i=null,n=null,s=c=>{this.removeListener("data",o),this.removeListener("end",a),n(c)},o=c=>{this.removeListener("error",s),this.removeListener("end",a),this.pause(),i({value:c,done:!!this[bt]})},a=()=>{this.removeListener("error",s),this.removeListener("data",o),i({done:!0})},l=()=>s(new Error("stream destroyed"));return new Promise((c,u)=>{n=u,i=c,this.once(Ee,l),this.once("error",s),this.once("end",a),this.once("data",o)})}}}[$T](){return{next:()=>{let r=this.read();return{value:r,done:r===null}}}}destroy(e){return this[Ee]?(e?this.emit("error",e):this.emit(Ee),this):(this[Ee]=!0,this.buffer.length=0,this[ue]=0,typeof this.close=="function"&&!this[cs]&&this.close(),e?this.emit("error",e):this.emit(Ee),this)}static isStream(e){return!!e&&(e instanceof zg||e instanceof Ug||e instanceof HT&&(typeof e.pipe=="function"||typeof e.write=="function"&&typeof e.end=="function"))}}});var gc=d(Ie=>{"use strict";var sc=require("assert"),$t=require("buffer").Buffer,Zg=require("zlib"),hr=Ie.constants=qg(),YT=ec(),Vg=$t.concat,fr=Symbol("_superWrite"),Qr=class extends Error{constructor(e){super("zlib: "+e.message),this.code=e.code,this.errno=e.errno,this.code||(this.code="ZLIB_ERROR"),this.message="zlib: "+e.message,Error.captureStackTrace(this,this.constructor)}get name(){return"ZlibError"}},zT=Symbol("opts"),$i=Symbol("flushFlag"),Xg=Symbol("finishFlushFlag"),mc=Symbol("fullFlushFlag"),z=Symbol("handle"),ps=Symbol("onError"),Zr=Symbol("sawError"),tc=Symbol("level"),rc=Symbol("strategy"),ic=Symbol("ended"),PI=Symbol("_defaultFullFlush"),ds=class extends YT{constructor(e,r){if(!e||typeof e!="object")throw new TypeError("invalid options for ZlibBase constructor");super(e),this[Zr]=!1,this[ic]=!1,this[zT]=e,this[$i]=e.flush,this[Xg]=e.finishFlush;try{this[z]=new Zg[r](e)}catch(i){throw new Qr(i)}this[ps]=i=>{this[Zr]||(this[Zr]=!0,this.close(),this.emit("error",i))},this[z].on("error",i=>this[ps](new Qr(i))),this.once("end",()=>this.close)}close(){this[z]&&(this[z].close(),this[z]=null,this.emit("close"))}reset(){if(!this[Zr])return sc(this[z],"zlib binding closed"),this[z].reset()}flush(e){this.ended||(typeof e!="number"&&(e=this[mc]),this.write(Object.assign($t.alloc(0),{[$i]:e})))}end(e,r,i){return e&&this.write(e,r),this.flush(this[Xg]),this[ic]=!0,super.end(null,null,i)}get ended(){return this[ic]}write(e,r,i){if(typeof r=="function"&&(i=r,r="utf8"),typeof e=="string"&&(e=$t.from(e,r)),this[Zr])return;sc(this[z],"zlib binding closed");let n=this[z]._handle,s=n.close;n.close=()=>{};let o=this[z].close;this[z].close=()=>{},$t.concat=c=>c;let a;try{let c=typeof e[$i]=="number"?e[$i]:this[$i];a=this[z]._processChunk(e,c),$t.concat=Vg}catch(c){$t.concat=Vg,this[ps](new Qr(c))}finally{this[z]&&(this[z]._handle=n,n.close=s,this[z].close=o,this[z].removeAllListeners("error"))}this[z]&&this[z].on("error",c=>this[ps](new Qr(c)));let l;if(a)if(Array.isArray(a)&&a.length>0){l=this[fr]($t.from(a[0]));for(let c=1;c<a.length;c++)l=this[fr](a[c])}else l=this[fr]($t.from(a));return i&&i(),l}[fr](e){return super.write(e)}},Rt=class extends ds{constructor(e,r){e=e||{},e.flush=e.flush||hr.Z_NO_FLUSH,e.finishFlush=e.finishFlush||hr.Z_FINISH,super(e,r),this[mc]=hr.Z_FULL_FLUSH,this[tc]=e.level,this[rc]=e.strategy}params(e,r){if(!this[Zr]){if(!this[z])throw new Error("cannot switch params when binding is closed");if(!this[z].params)throw new Error("not supported in this implementation");if(this[tc]!==e||this[rc]!==r){this.flush(hr.Z_SYNC_FLUSH),sc(this[z],"zlib binding closed");let i=this[z].flush;this[z].flush=(n,s)=>{this.flush(n),s()};try{this[z].params(e,r)}finally{this[z].flush=i}this[z]&&(this[tc]=e,this[rc]=r)}}}},oc=class extends Rt{constructor(e){super(e,"Deflate")}},ac=class extends Rt{constructor(e){super(e,"Inflate")}},nc=Symbol("_portable"),lc=class extends Rt{constructor(e){super(e,"Gzip"),this[nc]=e&&!!e.portable}[fr](e){return this[nc]?(this[nc]=!1,e[9]=255,super[fr](e)):super[fr](e)}},cc=class extends Rt{constructor(e){super(e,"Gunzip")}},uc=class extends Rt{constructor(e){super(e,"DeflateRaw")}},hc=class extends Rt{constructor(e){super(e,"InflateRaw")}},fc=class extends Rt{constructor(e){super(e,"Unzip")}},ms=class extends ds{constructor(e,r){e=e||{},e.flush=e.flush||hr.BROTLI_OPERATION_PROCESS,e.finishFlush=e.finishFlush||hr.BROTLI_OPERATION_FINISH,super(e,r),this[mc]=hr.BROTLI_OPERATION_FLUSH}},pc=class extends ms{constructor(e){super(e,"BrotliCompress")}},dc=class extends ms{constructor(e){super(e,"BrotliDecompress")}};Ie.Deflate=oc;Ie.Inflate=ac;Ie.Gzip=lc;Ie.Gunzip=cc;Ie.DeflateRaw=uc;Ie.InflateRaw=hc;Ie.Unzip=fc;typeof Zg.BrotliCompress=="function"?(Ie.BrotliCompress=pc,Ie.BrotliDecompress=dc):Ie.BrotliCompress=Ie.BrotliDecompress=class{constructor(){throw new Error("Brotli is not supported in this version of Node.js")}}});var Jr=d((NI,Qg)=>{var KT=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform;Qg.exports=KT!=="win32"?t=>t:t=>t&&t.replace(/\\/g,"/")});var gs=d((FI,Jg)=>{"use strict";var VT=as(),yc=Jr(),_c=Symbol("slurp");Jg.exports=class extends VT{constructor(e,r,i){switch(super(),this.pause(),this.extended=r,this.globalExtended=i,this.header=e,this.startBlockSize=512*Math.ceil(e.size/512),this.blockRemain=this.startBlockSize,this.remain=e.size,this.type=e.type,this.meta=!1,this.ignore=!1,this.type){case"File":case"OldFile":case"Link":case"SymbolicLink":case"CharacterDevice":case"BlockDevice":case"Directory":case"FIFO":case"ContiguousFile":case"GNUDumpDir":break;case"NextFileHasLongLinkpath":case"NextFileHasLongPath":case"OldGnuLongPath":case"GlobalExtendedHeader":case"ExtendedHeader":case"OldExtendedHeader":this.meta=!0;break;default:this.ignore=!0}this.path=yc(e.path),this.mode=e.mode,this.mode&&(this.mode=this.mode&4095),this.uid=e.uid,this.gid=e.gid,this.uname=e.uname,this.gname=e.gname,this.size=e.size,this.mtime=e.mtime,this.atime=e.atime,this.ctime=e.ctime,this.linkpath=yc(e.linkpath),this.uname=e.uname,this.gname=e.gname,r&&this[_c](r),i&&this[_c](i,!0)}write(e){let r=e.length;if(r>this.blockRemain)throw new Error("writing more to entry than is appropriate");let i=this.remain,n=this.blockRemain;return this.remain=Math.max(0,i-r),this.blockRemain=Math.max(0,n-r),this.ignore?!0:i>=r?super.write(e):super.write(e.slice(0,i))}[_c](e,r){for(let i in e)e[i]!==null&&e[i]!==void 0&&!(r&&i==="path")&&(this[i]=i==="path"||i==="linkpath"?yc(e[i]):e[i])}}});var Ec=d(ys=>{"use strict";ys.name=new Map([["0","File"],["","OldFile"],["1","Link"],["2","SymbolicLink"],["3","CharacterDevice"],["4","BlockDevice"],["5","Directory"],["6","FIFO"],["7","ContiguousFile"],["g","GlobalExtendedHeader"],["x","ExtendedHeader"],["A","SolarisACL"],["D","GNUDumpDir"],["I","Inode"],["K","NextFileHasLongLinkpath"],["L","NextFileHasLongPath"],["M","ContinuationFile"],["N","OldGnuLongPath"],["S","SparseFile"],["V","TapeVolumeHeader"],["X","OldExtendedHeader"]]);ys.code=new Map(Array.from(ys.name).map(t=>[t[1],t[0]]))});var iy=d((BI,ry)=>{"use strict";var XT=(t,e)=>{if(Number.isSafeInteger(t))t<0?QT(t,e):ZT(t,e);else throw Error("cannot encode number outside of javascript safe integer range");return e},ZT=(t,e)=>{e[0]=128;for(var r=e.length;r>1;r--)e[r-1]=t&255,t=Math.floor(t/256)},QT=(t,e)=>{e[0]=255;var r=!1;t=t*-1;for(var i=e.length;i>1;i--){var n=t&255;t=Math.floor(t/256),r?e[i-1]=ey(n):n===0?e[i-1]=0:(r=!0,e[i-1]=ty(n))}},JT=t=>{let e=t[0],r=e===128?tO(t.slice(1,t.length)):e===255?eO(t):null;if(r===null)throw Error("invalid base256 encoding");if(!Number.isSafeInteger(r))throw Error("parsed number outside of javascript safe integer range");return r},eO=t=>{for(var e=t.length,r=0,i=!1,n=e-1;n>-1;n--){var s=t[n],o;i?o=ey(s):s===0?o=s:(i=!0,o=ty(s)),o!==0&&(r-=o*Math.pow(256,e-n-1))}return r},tO=t=>{for(var e=t.length,r=0,i=e-1;i>-1;i--){var n=t[i];n!==0&&(r+=n*Math.pow(256,e-i-1))}return r},ey=t=>(255^t)&255,ty=t=>(255^t)+1&255;ry.exports={encode:XT,parse:JT}});var ti=d((qI,sy)=>{"use strict";var Sc=Ec(),ei=require("path").posix,ny=iy(),bc=Symbol("slurp"),ke=Symbol("type"),vc=class{constructor(e,r,i,n){this.cksumValid=!1,this.needPax=!1,this.nullBlock=!1,this.block=null,this.path=null,this.mode=null,this.uid=null,this.gid=null,this.size=null,this.mtime=null,this.cksum=null,this[ke]="0",this.linkpath=null,this.uname=null,this.gname=null,this.devmaj=0,this.devmin=0,this.atime=null,this.ctime=null,Buffer.isBuffer(e)?this.decode(e,r||0,i,n):e&&this.set(e)}decode(e,r,i,n){if(r||(r=0),!e||!(e.length>=r+512))throw new Error("need 512 bytes for header");if(this.path=pr(e,r,100),this.mode=Gt(e,r+100,8),this.uid=Gt(e,r+108,8),this.gid=Gt(e,r+116,8),this.size=Gt(e,r+124,12),this.mtime=wc(e,r+136,12),this.cksum=Gt(e,r+148,12),this[bc](i),this[bc](n,!0),this[ke]=pr(e,r+156,1),this[ke]===""&&(this[ke]="0"),this[ke]==="0"&&this.path.slice(-1)==="/"&&(this[ke]="5"),this[ke]==="5"&&(this.size=0),this.linkpath=pr(e,r+157,100),e.slice(r+257,r+265).toString()==="ustar\x0000")if(this.uname=pr(e,r+265,32),this.gname=pr(e,r+297,32),this.devmaj=Gt(e,r+329,8),this.devmin=Gt(e,r+337,8),e[r+475]!==0){let o=pr(e,r+345,155);this.path=o+"/"+this.path}else{let o=pr(e,r+345,130);o&&(this.path=o+"/"+this.path),this.atime=wc(e,r+476,12),this.ctime=wc(e,r+488,12)}let s=8*32;for(let o=r;o<r+148;o++)s+=e[o];for(let o=r+156;o<r+512;o++)s+=e[o];this.cksumValid=s===this.cksum,this.cksum===null&&s===8*32&&(this.nullBlock=!0)}[bc](e,r){for(let i in e)e[i]!==null&&e[i]!==void 0&&!(r&&i==="path")&&(this[i]=e[i])}encode(e,r){if(e||(e=this.block=Buffer.alloc(512),r=0),r||(r=0),!(e.length>=r+512))throw new Error("need 512 bytes for header");let i=this.ctime||this.atime?130:155,n=rO(this.path||"",i),s=n[0],o=n[1];this.needPax=n[2],this.needPax=dr(e,r,100,s)||this.needPax,this.needPax=jt(e,r+100,8,this.mode)||this.needPax,this.needPax=jt(e,r+108,8,this.uid)||this.needPax,this.needPax=jt(e,r+116,8,this.gid)||this.needPax,this.needPax=jt(e,r+124,12,this.size)||this.needPax,this.needPax=xc(e,r+136,12,this.mtime)||this.needPax,e[r+156]=this[ke].charCodeAt(0),this.needPax=dr(e,r+157,100,this.linkpath)||this.needPax,e.write("ustar\x0000",r+257,8),this.needPax=dr(e,r+265,32,this.uname)||this.needPax,this.needPax=dr(e,r+297,32,this.gname)||this.needPax,this.needPax=jt(e,r+329,8,this.devmaj)||this.needPax,this.needPax=jt(e,r+337,8,this.devmin)||this.needPax,this.needPax=dr(e,r+345,i,o)||this.needPax,e[r+475]!==0?this.needPax=dr(e,r+345,155,o)||this.needPax:(this.needPax=dr(e,r+345,130,o)||this.needPax,this.needPax=xc(e,r+476,12,this.atime)||this.needPax,this.needPax=xc(e,r+488,12,this.ctime)||this.needPax);let a=8*32;for(let l=r;l<r+148;l++)a+=e[l];for(let l=r+156;l<r+512;l++)a+=e[l];return this.cksum=a,jt(e,r+148,8,this.cksum),this.cksumValid=!0,this.needPax}set(e){for(let r in e)e[r]!==null&&e[r]!==void 0&&(this[r]=e[r])}get type(){return Sc.name.get(this[ke])||this[ke]}get typeKey(){return this[ke]}set type(e){Sc.code.has(e)?this[ke]=Sc.code.get(e):this[ke]=e}},rO=(t,e)=>{let i=t,n="",s,o=ei.parse(t).root||".";if(Buffer.byteLength(i)<100)s=[i,n,!1];else{n=ei.dirname(i),i=ei.basename(i);do Buffer.byteLength(i)<=100&&Buffer.byteLength(n)<=e?s=[i,n,!1]:Buffer.byteLength(i)>100&&Buffer.byteLength(n)<=e?s=[i.slice(0,100-1),n,!0]:(i=ei.join(ei.basename(n),i),n=ei.dirname(n));while(n!==o&&!s);s||(s=[t.slice(0,100-1),"",!0])}return s},pr=(t,e,r)=>t.slice(e,e+r).toString("utf8").replace(/\0.*/,""),wc=(t,e,r)=>iO(Gt(t,e,r)),iO=t=>t===null?null:new Date(t*1e3),Gt=(t,e,r)=>t[e]&128?ny.parse(t.slice(e,e+r)):sO(t,e,r),nO=t=>isNaN(t)?null:t,sO=(t,e,r)=>nO(parseInt(t.slice(e,e+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),oO={12:8589934591,8:2097151},jt=(t,e,r,i)=>i===null?!1:i>oO[r]||i<0?(ny.encode(i,t.slice(e,e+r)),!0):(aO(t,e,r,i),!1),aO=(t,e,r,i)=>t.write(lO(i,r),e,r,"ascii"),lO=(t,e)=>cO(Math.floor(t).toString(8),e),cO=(t,e)=>(t.length===e-1?t:new Array(e-t.length-1).join("0")+t+" ")+"\0",xc=(t,e,r,i)=>i===null?!1:jt(t,e,r,i.getTime()/1e3),uO=new Array(156).join("\0"),dr=(t,e,r,i)=>i===null?!1:(t.write(i+uO,e,r,"utf8"),i.length!==Buffer.byteLength(i)||i.length>r);sy.exports=vc});var _s=d((HI,oy)=>{"use strict";var hO=ti(),fO=require("path"),Gi=class{constructor(e,r){this.atime=e.atime||null,this.charset=e.charset||null,this.comment=e.comment||null,this.ctime=e.ctime||null,this.gid=e.gid||null,this.gname=e.gname||null,this.linkpath=e.linkpath||null,this.mtime=e.mtime||null,this.path=e.path||null,this.size=e.size||null,this.uid=e.uid||null,this.uname=e.uname||null,this.dev=e.dev||null,this.ino=e.ino||null,this.nlink=e.nlink||null,this.global=r||!1}encode(){let e=this.encodeBody();if(e==="")return null;let r=Buffer.byteLength(e),i=512*Math.ceil(1+r/512),n=Buffer.allocUnsafe(i);for(let s=0;s<512;s++)n[s]=0;new hO({path:("PaxHeader/"+fO.basename(this.path)).slice(0,99),mode:this.mode||420,uid:this.uid||null,gid:this.gid||null,size:r,mtime:this.mtime||null,type:this.global?"GlobalExtendedHeader":"ExtendedHeader",linkpath:"",uname:this.uname||"",gname:this.gname||"",devmaj:0,devmin:0,atime:this.atime||null,ctime:this.ctime||null}).encode(n),n.write(e,512,r,"utf8");for(let s=r+512;s<n.length;s++)n[s]=0;return n}encodeBody(){return 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")}encodeField(e){if(this[e]===null||this[e]===void 0)return"";let r=this[e]instanceof Date?this[e].getTime()/1e3:this[e],i=" "+(e==="dev"||e==="ino"||e==="nlink"?"SCHILY.":"")+e+"="+r+`
|
|
7
|
-
`,n=Buffer.byteLength(i),s=Math.floor(Math.log(n)/Math.log(10))+1;return n+s>=Math.pow(10,s)&&(s+=1),s+n+i}};
|
|
8
|
-
`).reduce(mO,Object.create(null)),mO=(t,e)=>{let r=parseInt(e,10);if(r!==Buffer.byteLength(e)+1)return t;e=e.slice((r+" ").length);let i=e.split("="),n=i.shift().replace(/^SCHILY\.(dev|ino|nlink)/,"$1");if(!n)return t;let s=i.join("=");return t[n]=/^([A-Z]+\.)?([mac]|birth|creation)time$/.test(n)?new Date(s*1e3):/^[0-9]+$/.test(s)?+s:s,t};oy.exports=Gi});var ri=d((UI,ay)=>{ay.exports=t=>{let e=t.length-1,r=-1;for(;e>-1&&t.charAt(e)==="/";)r=e,e--;return r===-1?t:t.slice(0,r)}});var Es=d(($I,ly)=>{"use strict";ly.exports=t=>class extends t{warn(e,r,i={}){this.file&&(i.file=this.file),this.cwd&&(i.cwd=this.cwd),i.code=r instanceof Error&&r.code||e,i.tarCode=e,!this.strict&&i.recoverable!==!1?(r instanceof Error&&(i=Object.assign(r,i),r=r.message),this.emit("warn",i.tarCode,r,i)):r instanceof Error?this.emit("error",Object.assign(r,i)):this.emit("error",Object.assign(new Error(`${e}: ${r}`),i))}}});var Ac=d((jI,cy)=>{"use strict";var Ss=["|","<",">","?",":"],Rc=Ss.map(t=>String.fromCharCode(61440+t.charCodeAt(0))),gO=new Map(Ss.map((t,e)=>[t,Rc[e]])),yO=new Map(Rc.map((t,e)=>[t,Ss[e]]));cy.exports={encode:t=>Ss.reduce((e,r)=>e.split(r).join(gO.get(r)),t),decode:t=>Rc.reduce((e,r)=>e.split(r).join(yO.get(r)),t)}});var Tc=d((WI,hy)=>{var{isAbsolute:_O,parse:uy}=require("path").win32;hy.exports=t=>{let e="",r=uy(t);for(;_O(t)||r.root;){let i=t.charAt(0)==="/"&&t.slice(0,4)!=="//?/"?"/":r.root;t=t.slice(i.length),e+=i,r=uy(t)}return[e,t]}});var py=d((YI,fy)=>{"use strict";fy.exports=(t,e,r)=>(t&=4095,r&&(t=(t|384)&-19),e&&(t&256&&(t|=64),t&32&&(t|=8),t&4&&(t|=1)),t)});var Mc=d((VI,Ty)=>{"use strict";var Sy=as(),by=_s(),wy=ti(),st=require("fs"),dy=require("path"),nt=Jr(),EO=ri(),xy=(t,e)=>e?(t=nt(t).replace(/^\.(\/|$)/,""),EO(e)+"/"+t):nt(t),SO=16*1024*1024,my=Symbol("process"),gy=Symbol("file"),yy=Symbol("directory"),Cc=Symbol("symlink"),_y=Symbol("hardlink"),ji=Symbol("header"),bs=Symbol("read"),Lc=Symbol("lstat"),ws=Symbol("onlstat"),Pc=Symbol("onread"),Ic=Symbol("onreadlink"),kc=Symbol("openfile"),Nc=Symbol("onopenfile"),Wt=Symbol("close"),xs=Symbol("mode"),Dc=Symbol("awaitDrain"),Oc=Symbol("ondrain"),ot=Symbol("prefix"),Ey=Symbol("hadError"),vy=Es(),bO=Ac(),Ry=Tc(),Ay=py(),vs=vy(class extends Sy{constructor(e,r){if(r=r||{},super(r),typeof e!="string")throw new TypeError("path is required");this.path=nt(e),this.portable=!!r.portable,this.myuid=process.getuid&&process.getuid()||0,this.myuser=process.env.USER||"",this.maxReadSize=r.maxReadSize||SO,this.linkCache=r.linkCache||new Map,this.statCache=r.statCache||new Map,this.preservePaths=!!r.preservePaths,this.cwd=nt(r.cwd||process.cwd()),this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.mtime=r.mtime||null,this.prefix=r.prefix?nt(r.prefix):null,this.fd=null,this.blockLen=null,this.blockRemain=null,this.buf=null,this.offset=null,this.length=null,this.pos=null,this.remain=null,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let i=!1;if(!this.preservePaths){let[n,s]=Ry(this.path);n&&(this.path=s,i=n)}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=bO.decode(this.path.replace(/\\/g,"/")),e=e.replace(/\\/g,"/")),this.absolute=nt(r.absolute||dy.resolve(this.cwd,e)),this.path===""&&(this.path="./"),i&&this.warn("TAR_ENTRY_INFO",`stripping ${i} from absolute path`,{entry:this,path:i+this.path}),this.statCache.has(this.absolute)?this[ws](this.statCache.get(this.absolute)):this[Lc]()}emit(e,...r){return e==="error"&&(this[Ey]=!0),super.emit(e,...r)}[Lc](){st.lstat(this.absolute,(e,r)=>{if(e)return this.emit("error",e);this[ws](r)})}[ws](e){this.statCache.set(this.absolute,e),this.stat=e,e.isFile()||(e.size=0),this.type=xO(e),this.emit("stat",e),this[my]()}[my](){switch(this.type){case"File":return this[gy]();case"Directory":return this[yy]();case"SymbolicLink":return this[Cc]();default:return this.end()}}[xs](e){return Ay(e,this.type==="Directory",this.portable)}[ot](e){return xy(e,this.prefix)}[ji](){this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.header=new wy({path:this[ot](this.path),linkpath:this.type==="Link"?this[ot](this.linkpath):this.linkpath,mode:this[xs](this.stat.mode),uid:this.portable?null:this.stat.uid,gid:this.portable?null:this.stat.gid,size:this.stat.size,mtime:this.noMtime?null:this.mtime||this.stat.mtime,type:this.type,uname:this.portable?null:this.stat.uid===this.myuid?this.myuser:"",atime:this.portable?null:this.stat.atime,ctime:this.portable?null:this.stat.ctime}),this.header.encode()&&!this.noPax&&super.write(new by({atime:this.portable?null:this.header.atime,ctime:this.portable?null:this.header.ctime,gid:this.portable?null:this.header.gid,mtime:this.noMtime?null:this.mtime||this.header.mtime,path:this[ot](this.path),linkpath:this.type==="Link"?this[ot](this.linkpath):this.linkpath,size:this.header.size,uid:this.portable?null:this.header.uid,uname:this.portable?null:this.header.uname,dev:this.portable?null:this.stat.dev,ino:this.portable?null:this.stat.ino,nlink:this.portable?null:this.stat.nlink}).encode()),super.write(this.header.block)}[yy](){this.path.slice(-1)!=="/"&&(this.path+="/"),this.stat.size=0,this[ji](),this.end()}[Cc](){st.readlink(this.absolute,(e,r)=>{if(e)return this.emit("error",e);this[Ic](r)})}[Ic](e){this.linkpath=nt(e),this[ji](),this.end()}[_y](e){this.type="Link",this.linkpath=nt(dy.relative(this.cwd,e)),this.stat.size=0,this[ji](),this.end()}[gy](){if(this.stat.nlink>1){let e=this.stat.dev+":"+this.stat.ino;if(this.linkCache.has(e)){let r=this.linkCache.get(e);if(r.indexOf(this.cwd)===0)return this[_y](r)}this.linkCache.set(e,this.absolute)}if(this[ji](),this.stat.size===0)return this.end();this[kc]()}[kc](){st.open(this.absolute,"r",(e,r)=>{if(e)return this.emit("error",e);this[Nc](r)})}[Nc](e){if(this.fd=e,this[Ey])return this[Wt]();this.blockLen=512*Math.ceil(this.stat.size/512),this.blockRemain=this.blockLen;let r=Math.min(this.blockLen,this.maxReadSize);this.buf=Buffer.allocUnsafe(r),this.offset=0,this.pos=0,this.remain=this.stat.size,this.length=this.buf.length,this[bs]()}[bs](){let{fd:e,buf:r,offset:i,length:n,pos:s}=this;st.read(e,r,i,n,s,(o,a)=>{if(o)return this[Wt](()=>this.emit("error",o));this[Pc](a)})}[Wt](e){st.close(this.fd,e)}[Pc](e){if(e<=0&&this.remain>0){let n=new Error("encountered unexpected EOF");return n.path=this.absolute,n.syscall="read",n.code="EOF",this[Wt](()=>this.emit("error",n))}if(e>this.remain){let n=new Error("did not encounter expected EOF");return n.path=this.absolute,n.syscall="read",n.code="EOF",this[Wt](()=>this.emit("error",n))}if(e===this.remain)for(let n=e;n<this.length&&e<this.blockRemain;n++)this.buf[n+this.offset]=0,e++,this.remain++;let r=this.offset===0&&e===this.buf.length?this.buf:this.buf.slice(this.offset,this.offset+e);this.write(r)?this[Oc]():this[Dc](()=>this[Oc]())}[Dc](e){this.once("drain",e)}write(e){if(this.blockRemain<e.length){let r=new Error("writing more data than expected");return r.path=this.absolute,this.emit("error",r)}return this.remain-=e.length,this.blockRemain-=e.length,this.pos+=e.length,this.offset+=e.length,super.write(e)}[Oc](){if(!this.remain)return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),this[Wt](e=>e?this.emit("error",e):this.end());this.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[bs]()}}),Fc=class extends vs{[Lc](){this[ws](st.lstatSync(this.absolute))}[Cc](){this[Ic](st.readlinkSync(this.absolute))}[kc](){this[Nc](st.openSync(this.absolute,"r"))}[bs](){let e=!0;try{let{fd:r,buf:i,offset:n,length:s,pos:o}=this,a=st.readSync(r,i,n,s,o);this[Pc](a),e=!1}finally{if(e)try{this[Wt](()=>{})}catch{}}}[Dc](e){e()}[Wt](e){st.closeSync(this.fd),e()}},wO=vy(class extends Sy{constructor(e,r){r=r||{},super(r),this.preservePaths=!!r.preservePaths,this.portable=!!r.portable,this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.readEntry=e,this.type=e.type,this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.prefix=r.prefix||null,this.path=nt(e.path),this.mode=this[xs](e.mode),this.uid=this.portable?null:e.uid,this.gid=this.portable?null:e.gid,this.uname=this.portable?null:e.uname,this.gname=this.portable?null:e.gname,this.size=e.size,this.mtime=this.noMtime?null:r.mtime||e.mtime,this.atime=this.portable?null:e.atime,this.ctime=this.portable?null:e.ctime,this.linkpath=nt(e.linkpath),typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let i=!1;if(!this.preservePaths){let[n,s]=Ry(this.path);n&&(this.path=s,i=n)}this.remain=e.size,this.blockRemain=e.startBlockSize,this.header=new wy({path:this[ot](this.path),linkpath:this.type==="Link"?this[ot](this.linkpath):this.linkpath,mode:this.mode,uid:this.portable?null:this.uid,gid:this.portable?null:this.gid,size:this.size,mtime:this.noMtime?null:this.mtime,type:this.type,uname:this.portable?null:this.uname,atime:this.portable?null:this.atime,ctime:this.portable?null:this.ctime}),i&&this.warn("TAR_ENTRY_INFO",`stripping ${i} from absolute path`,{entry:this,path:i+this.path}),this.header.encode()&&!this.noPax&&super.write(new by({atime:this.portable?null:this.atime,ctime:this.portable?null:this.ctime,gid:this.portable?null:this.gid,mtime:this.noMtime?null:this.mtime,path:this[ot](this.path),linkpath:this.type==="Link"?this[ot](this.linkpath):this.linkpath,size:this.size,uid:this.portable?null:this.uid,uname:this.portable?null:this.uname,dev:this.portable?null:this.readEntry.dev,ino:this.portable?null:this.readEntry.ino,nlink:this.portable?null:this.readEntry.nlink}).encode()),super.write(this.header.block),e.pipe(this)}[ot](e){return xy(e,this.prefix)}[xs](e){return Ay(e,this.type==="Directory",this.portable)}write(e){let r=e.length;if(r>this.blockRemain)throw new Error("writing more to entry than is appropriate");return this.blockRemain-=r,super.write(e)}end(){return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),super.end()}});vs.Sync=Fc;vs.Tar=wO;var xO=t=>t.isFile()?"File":t.isDirectory()?"Directory":t.isSymbolicLink()?"SymbolicLink":"Unsupported";Ty.exports=vs});var Cy=d((XI,Oy)=>{"use strict";Oy.exports=function(t){t.prototype[Symbol.iterator]=function*(){for(let e=this.head;e;e=e.next)yield e.value}}});var Bc=d((ZI,Ly)=>{"use strict";Ly.exports=H;H.Node=mr;H.create=H;function H(t){var e=this;if(e instanceof H||(e=new H),e.tail=null,e.head=null,e.length=0,t&&typeof t.forEach=="function")t.forEach(function(n){e.push(n)});else if(arguments.length>0)for(var r=0,i=arguments.length;r<i;r++)e.push(arguments[r]);return e}H.prototype.removeNode=function(t){if(t.list!==this)throw new Error("removing node which does not belong to this list");var e=t.next,r=t.prev;return e&&(e.prev=r),r&&(r.next=e),t===this.head&&(this.head=e),t===this.tail&&(this.tail=r),t.list.length--,t.next=null,t.prev=null,t.list=null,e};H.prototype.unshiftNode=function(t){if(t!==this.head){t.list&&t.list.removeNode(t);var e=this.head;t.list=this,t.next=e,e&&(e.prev=t),this.head=t,this.tail||(this.tail=t),this.length++}};H.prototype.pushNode=function(t){if(t!==this.tail){t.list&&t.list.removeNode(t);var e=this.tail;t.list=this,t.prev=e,e&&(e.next=t),this.tail=t,this.head||(this.head=t),this.length++}};H.prototype.push=function(){for(var t=0,e=arguments.length;t<e;t++)RO(this,arguments[t]);return this.length};H.prototype.unshift=function(){for(var t=0,e=arguments.length;t<e;t++)AO(this,arguments[t]);return this.length};H.prototype.pop=function(){if(this.tail){var t=this.tail.value;return this.tail=this.tail.prev,this.tail?this.tail.next=null:this.head=null,this.length--,t}};H.prototype.shift=function(){if(this.head){var t=this.head.value;return this.head=this.head.next,this.head?this.head.prev=null:this.tail=null,this.length--,t}};H.prototype.forEach=function(t,e){e=e||this;for(var r=this.head,i=0;r!==null;i++)t.call(e,r.value,i,this),r=r.next};H.prototype.forEachReverse=function(t,e){e=e||this;for(var r=this.tail,i=this.length-1;r!==null;i--)t.call(e,r.value,i,this),r=r.prev};H.prototype.get=function(t){for(var e=0,r=this.head;r!==null&&e<t;e++)r=r.next;if(e===t&&r!==null)return r.value};H.prototype.getReverse=function(t){for(var e=0,r=this.tail;r!==null&&e<t;e++)r=r.prev;if(e===t&&r!==null)return r.value};H.prototype.map=function(t,e){e=e||this;for(var r=new H,i=this.head;i!==null;)r.push(t.call(e,i.value,this)),i=i.next;return r};H.prototype.mapReverse=function(t,e){e=e||this;for(var r=new H,i=this.tail;i!==null;)r.push(t.call(e,i.value,this)),i=i.prev;return r};H.prototype.reduce=function(t,e){var r,i=this.head;if(arguments.length>1)r=e;else if(this.head)i=this.head.next,r=this.head.value;else throw new TypeError("Reduce of empty list with no initial value");for(var n=0;i!==null;n++)r=t(r,i.value,n),i=i.next;return r};H.prototype.reduceReverse=function(t,e){var r,i=this.tail;if(arguments.length>1)r=e;else if(this.tail)i=this.tail.prev,r=this.tail.value;else throw new TypeError("Reduce of empty list with no initial value");for(var n=this.length-1;i!==null;n--)r=t(r,i.value,n),i=i.prev;return r};H.prototype.toArray=function(){for(var t=new Array(this.length),e=0,r=this.head;r!==null;e++)t[e]=r.value,r=r.next;return t};H.prototype.toArrayReverse=function(){for(var t=new Array(this.length),e=0,r=this.tail;r!==null;e++)t[e]=r.value,r=r.prev;return t};H.prototype.slice=function(t,e){e=e||this.length,e<0&&(e+=this.length),t=t||0,t<0&&(t+=this.length);var r=new H;if(e<t||e<0)return r;t<0&&(t=0),e>this.length&&(e=this.length);for(var i=0,n=this.head;n!==null&&i<t;i++)n=n.next;for(;n!==null&&i<e;i++,n=n.next)r.push(n.value);return r};H.prototype.sliceReverse=function(t,e){e=e||this.length,e<0&&(e+=this.length),t=t||0,t<0&&(t+=this.length);var r=new H;if(e<t||e<0)return r;t<0&&(t=0),e>this.length&&(e=this.length);for(var i=this.length,n=this.tail;n!==null&&i>e;i--)n=n.prev;for(;n!==null&&i>t;i--,n=n.prev)r.push(n.value);return r};H.prototype.splice=function(t,e,...r){t>this.length&&(t=this.length-1),t<0&&(t=this.length+t);for(var i=0,n=this.head;n!==null&&i<t;i++)n=n.next;for(var s=[],i=0;n&&i<e;i++)s.push(n.value),n=this.removeNode(n);n===null&&(n=this.tail),n!==this.head&&n!==this.tail&&(n=n.prev);for(var i=0;i<r.length;i++)n=vO(this,n,r[i]);return s};H.prototype.reverse=function(){for(var t=this.head,e=this.tail,r=t;r!==null;r=r.prev){var i=r.prev;r.prev=r.next,r.next=i}return this.head=e,this.tail=t,this};function vO(t,e,r){var i=e===t.head?new mr(r,null,e,t):new mr(r,e,e.next,t);return i.next===null&&(t.tail=i),i.prev===null&&(t.head=i),t.length++,i}function RO(t,e){t.tail=new mr(e,t.tail,null,t),t.head||(t.head=t.tail),t.length++}function AO(t,e){t.head=new mr(e,null,t.head,t),t.tail||(t.tail=t.head),t.length++}function mr(t,e,r,i){if(!(this instanceof mr))return new mr(t,e,r,i);this.list=i,this.value=t,e?(e.next=this,this.prev=e):this.prev=null,r?(r.prev=this,this.next=r):this.next=null}try{Cy()(H)}catch{}});var ks=d((JI,My)=>{"use strict";var Ps=class{constructor(e,r){this.path=e||"./",this.absolute=r,this.entry=null,this.stat=null,this.readdir=null,this.pending=!1,this.ignore=!1,this.piped=!1}},TO=as(),OO=gc(),CO=gs(),zc=Mc(),LO=zc.Sync,PO=zc.Tar,IO=Bc(),Py=Buffer.alloc(1024),Ts=Symbol("onStat"),Rs=Symbol("ended"),at=Symbol("queue"),ii=Symbol("current"),gr=Symbol("process"),As=Symbol("processing"),Iy=Symbol("processJob"),lt=Symbol("jobs"),qc=Symbol("jobDone"),Os=Symbol("addFSEntry"),ky=Symbol("addTarEntry"),Gc=Symbol("stat"),jc=Symbol("readdir"),Cs=Symbol("onreaddir"),Ls=Symbol("pipe"),Ny=Symbol("entry"),Hc=Symbol("entryOpt"),Wc=Symbol("writeEntryClass"),Fy=Symbol("write"),Uc=Symbol("ondrain"),Is=require("fs"),Dy=require("path"),kO=Es(),$c=Jr(),Kc=kO(class extends TO{constructor(e){super(e),e=e||Object.create(null),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=$c(e.prefix||""),this.linkCache=e.linkCache||new Map,this.statCache=e.statCache||new Map,this.readdirCache=e.readdirCache||new Map,this[Wc]=zc,typeof e.onwarn=="function"&&this.on("warn",e.onwarn),this.portable=!!e.portable,this.zip=null,e.gzip?(typeof e.gzip!="object"&&(e.gzip={}),this.portable&&(e.gzip.portable=!0),this.zip=new OO.Gzip(e.gzip),this.zip.on("data",r=>super.write(r)),this.zip.on("end",r=>super.end()),this.zip.on("drain",r=>this[Uc]()),this.on("resume",r=>this.zip.resume())):this.on("drain",this[Uc]),this.noDirRecurse=!!e.noDirRecurse,this.follow=!!e.follow,this.noMtime=!!e.noMtime,this.mtime=e.mtime||null,this.filter=typeof e.filter=="function"?e.filter:r=>!0,this[at]=new IO,this[lt]=0,this.jobs=+e.jobs||4,this[As]=!1,this[Rs]=!1}[Fy](e){return super.write(e)}add(e){return this.write(e),this}end(e){return e&&this.write(e),this[Rs]=!0,this[gr](),this}write(e){if(this[Rs])throw new Error("write after end");return e instanceof CO?this[ky](e):this[Os](e),this.flowing}[ky](e){let r=$c(Dy.resolve(this.cwd,e.path));if(!this.filter(e.path,e))e.resume();else{let i=new Ps(e.path,r,!1);i.entry=new PO(e,this[Hc](i)),i.entry.on("end",n=>this[qc](i)),this[lt]+=1,this[at].push(i)}this[gr]()}[Os](e){let r=$c(Dy.resolve(this.cwd,e));this[at].push(new Ps(e,r)),this[gr]()}[Gc](e){e.pending=!0,this[lt]+=1;let r=this.follow?"stat":"lstat";Is[r](e.absolute,(i,n)=>{e.pending=!1,this[lt]-=1,i?this.emit("error",i):this[Ts](e,n)})}[Ts](e,r){this.statCache.set(e.absolute,r),e.stat=r,this.filter(e.path,r)||(e.ignore=!0),this[gr]()}[jc](e){e.pending=!0,this[lt]+=1,Is.readdir(e.absolute,(r,i)=>{if(e.pending=!1,this[lt]-=1,r)return this.emit("error",r);this[Cs](e,i)})}[Cs](e,r){this.readdirCache.set(e.absolute,r),e.readdir=r,this[gr]()}[gr](){if(!this[As]){this[As]=!0;for(let e=this[at].head;e!==null&&this[lt]<this.jobs;e=e.next)if(this[Iy](e.value),e.value.ignore){let r=e.next;this[at].removeNode(e),e.next=r}this[As]=!1,this[Rs]&&!this[at].length&&this[lt]===0&&(this.zip?this.zip.end(Py):(super.write(Py),super.end()))}}get[ii](){return this[at]&&this[at].head&&this[at].head.value}[qc](e){this[at].shift(),this[lt]-=1,this[gr]()}[Iy](e){if(!e.pending){if(e.entry){e===this[ii]&&!e.piped&&this[Ls](e);return}if(e.stat||(this.statCache.has(e.absolute)?this[Ts](e,this.statCache.get(e.absolute)):this[Gc](e)),!!e.stat&&!e.ignore&&!(!this.noDirRecurse&&e.stat.isDirectory()&&!e.readdir&&(this.readdirCache.has(e.absolute)?this[Cs](e,this.readdirCache.get(e.absolute)):this[jc](e),!e.readdir))){if(e.entry=this[Ny](e),!e.entry){e.ignore=!0;return}e===this[ii]&&!e.piped&&this[Ls](e)}}}[Hc](e){return{onwarn:(r,i,n)=>this.warn(r,i,n),noPax:this.noPax,cwd:this.cwd,absolute:e.absolute,preservePaths:this.preservePaths,maxReadSize:this.maxReadSize,strict:this.strict,portable:this.portable,linkCache:this.linkCache,statCache:this.statCache,noMtime:this.noMtime,mtime:this.mtime,prefix:this.prefix}}[Ny](e){this[lt]+=1;try{return new this[Wc](e.path,this[Hc](e)).on("end",()=>this[qc](e)).on("error",r=>this.emit("error",r))}catch(r){this.emit("error",r)}}[Uc](){this[ii]&&this[ii].entry&&this[ii].entry.resume()}[Ls](e){e.piped=!0,e.readdir&&e.readdir.forEach(n=>{let s=e.path,o=s==="./"?"":s.replace(/\/*$/,"/");this[Os](o+n)});let r=e.entry,i=this.zip;i?r.on("data",n=>{i.write(n)||r.pause()}):r.on("data",n=>{super.write(n)||r.pause()})}pause(){return this.zip&&this.zip.pause(),super.pause()}}),Yc=class extends Kc{constructor(e){super(e),this[Wc]=LO}pause(){}resume(){}[Gc](e){let r=this.follow?"statSync":"lstatSync";this[Ts](e,Is[r](e.absolute))}[jc](e,r){this[Cs](e,Is.readdirSync(e.absolute))}[Ls](e){let r=e.entry,i=this.zip;e.readdir&&e.readdir.forEach(n=>{let s=e.path,o=s==="./"?"":s.replace(/\/*$/,"/");this[Os](o+n)}),i?r.on("data",n=>{i.write(n)}):r.on("data",n=>{super[Fy](n)})}};Kc.Sync=Yc;My.exports=Kc});var hi=d(Yi=>{"use strict";var NO=ec(),DO=require("events").EventEmitter,Oe=require("fs"),Zc=Oe.writev;if(!Zc){let t=process.binding("fs"),e=t.FSReqWrap||t.FSReqCallback;Zc=(r,i,n,s)=>{let o=(l,c)=>s(l,c,i),a=new e;a.oncomplete=o,t.writeBuffers(r,i,n,a)}}var ci=Symbol("_autoClose"),ze=Symbol("_close"),Wi=Symbol("_ended"),j=Symbol("_fd"),By=Symbol("_finished"),zt=Symbol("_flags"),Vc=Symbol("_flush"),Qc=Symbol("_handleChunk"),Jc=Symbol("_makeBuf"),Bs=Symbol("_mode"),Ns=Symbol("_needDrain"),ai=Symbol("_onerror"),ui=Symbol("_onopen"),Xc=Symbol("_onread"),si=Symbol("_onwrite"),Kt=Symbol("_open"),At=Symbol("_path"),yr=Symbol("_pos"),ct=Symbol("_queue"),oi=Symbol("_read"),qy=Symbol("_readSize"),Yt=Symbol("_reading"),Ds=Symbol("_remain"),Hy=Symbol("_size"),Fs=Symbol("_write"),ni=Symbol("_writing"),Ms=Symbol("_defaultFlag"),li=Symbol("_errored"),qs=class extends NO{constructor(e,r){if(r=r||{},super(r),this.readable=!0,this.writable=!1,typeof e!="string")throw new TypeError("path must be a string");this[li]=!1,this[j]=typeof r.fd=="number"?r.fd:null,this[At]=e,this[qy]=r.readSize||16*1024*1024,this[Yt]=!1,this[Hy]=typeof r.size=="number"?r.size:1/0,this[Ds]=this[Hy],this[ci]=typeof r.autoClose=="boolean"?r.autoClose:!0,typeof this[j]=="number"?this[oi]():this[Kt]()}get fd(){return this[j]}get path(){return this[At]}write(){throw new TypeError("this is a readable stream")}end(){throw new TypeError("this is a readable stream")}[Kt](){Oe.open(this[At],"r",(e,r)=>this[ui](e,r))}[ui](e,r){e?this[ai](e):(this[j]=r,this.emit("open",r),this[oi]())}[Jc](){return Buffer.allocUnsafe(Math.min(this[qy],this[Ds]))}[oi](){if(!this[Yt]){this[Yt]=!0;let e=this[Jc]();if(e.length===0)return process.nextTick(()=>this[Xc](null,0,e));Oe.read(this[j],e,0,e.length,null,(r,i,n)=>this[Xc](r,i,n))}}[Xc](e,r,i){this[Yt]=!1,e?this[ai](e):this[Qc](r,i)&&this[oi]()}[ze](){if(this[ci]&&typeof this[j]=="number"){let e=this[j];this[j]=null,Oe.close(e,r=>r?this.emit("error",r):this.emit("close"))}}[ai](e){this[Yt]=!0,this[ze](),this.emit("error",e)}[Qc](e,r){let i=!1;return this[Ds]-=e,e>0&&(i=super.write(e<r.length?r.slice(0,e):r)),(e===0||this[Ds]<=0)&&(i=!1,this[ze](),super.end()),i}emit(e,r){switch(e){case"prefinish":case"finish":break;case"drain":typeof this[j]=="number"&&this[oi]();break;case"error":return this[li]?void 0:(this[li]=!0,super.emit(e,r));default:return super.emit(e,r)}}},eu=class extends qs{[Kt](){let e=!0;try{this[ui](null,Oe.openSync(this[At],"r")),e=!1}finally{e&&this[ze]()}}[oi](){let e=!0;try{if(!this[Yt]){this[Yt]=!0;do{let r=this[Jc](),i=r.length===0?0:Oe.readSync(this[j],r,0,r.length,null);if(!this[Qc](i,r))break}while(!0);this[Yt]=!1}e=!1}finally{e&&this[ze]()}}[ze](){if(this[ci]&&typeof this[j]=="number"){let e=this[j];this[j]=null,Oe.closeSync(e),this.emit("close")}}},Hs=class extends DO{constructor(e,r){r=r||{},super(r),this.readable=!1,this.writable=!0,this[li]=!1,this[ni]=!1,this[Wi]=!1,this[Ns]=!1,this[ct]=[],this[At]=e,this[j]=typeof r.fd=="number"?r.fd:null,this[Bs]=r.mode===void 0?438:r.mode,this[yr]=typeof r.start=="number"?r.start:null,this[ci]=typeof r.autoClose=="boolean"?r.autoClose:!0;let i=this[yr]!==null?"r+":"w";this[Ms]=r.flags===void 0,this[zt]=this[Ms]?i:r.flags,this[j]===null&&this[Kt]()}emit(e,r){if(e==="error"){if(this[li])return;this[li]=!0}return super.emit(e,r)}get fd(){return this[j]}get path(){return this[At]}[ai](e){this[ze](),this[ni]=!0,this.emit("error",e)}[Kt](){Oe.open(this[At],this[zt],this[Bs],(e,r)=>this[ui](e,r))}[ui](e,r){this[Ms]&&this[zt]==="r+"&&e&&e.code==="ENOENT"?(this[zt]="w",this[Kt]()):e?this[ai](e):(this[j]=r,this.emit("open",r),this[Vc]())}end(e,r){return e&&this.write(e,r),this[Wi]=!0,!this[ni]&&!this[ct].length&&typeof this[j]=="number"&&this[si](null,0),this}write(e,r){return typeof e=="string"&&(e=Buffer.from(e,r)),this[Wi]?(this.emit("error",new Error("write() after end()")),!1):this[j]===null||this[ni]||this[ct].length?(this[ct].push(e),this[Ns]=!0,!1):(this[ni]=!0,this[Fs](e),!0)}[Fs](e){Oe.write(this[j],e,0,e.length,this[yr],(r,i)=>this[si](r,i))}[si](e,r){e?this[ai](e):(this[yr]!==null&&(this[yr]+=r),this[ct].length?this[Vc]():(this[ni]=!1,this[Wi]&&!this[By]?(this[By]=!0,this[ze](),this.emit("finish")):this[Ns]&&(this[Ns]=!1,this.emit("drain"))))}[Vc](){if(this[ct].length===0)this[Wi]&&this[si](null,0);else if(this[ct].length===1)this[Fs](this[ct].pop());else{let e=this[ct];this[ct]=[],Zc(this[j],e,this[yr],(r,i)=>this[si](r,i))}}[ze](){if(this[ci]&&typeof this[j]=="number"){let e=this[j];this[j]=null,Oe.close(e,r=>r?this.emit("error",r):this.emit("close"))}}},tu=class extends Hs{[Kt](){let e;if(this[Ms]&&this[zt]==="r+")try{e=Oe.openSync(this[At],this[zt],this[Bs])}catch(r){if(r.code==="ENOENT")return this[zt]="w",this[Kt]();throw r}else e=Oe.openSync(this[At],this[zt],this[Bs]);this[ui](null,e)}[ze](){if(this[ci]&&typeof this[j]=="number"){let e=this[j];this[j]=null,Oe.closeSync(e),this.emit("close")}}[Fs](e){let r=!0;try{this[si](null,Oe.writeSync(this[j],e,0,e.length,this[yr])),r=!1}finally{if(r)try{this[ze]()}catch{}}}};Yi.ReadStream=qs;Yi.ReadStreamSync=eu;Yi.WriteStream=Hs;Yi.WriteStreamSync=tu});var zs=d((rk,Ky)=>{"use strict";var FO=Es(),MO=ti(),BO=require("events"),qO=Bc(),HO=1024*1024,UO=gs(),Uy=_s(),$O=gc(),{nextTick:GO}=require("process"),ru=Buffer.from([31,139]),Ue=Symbol("state"),_r=Symbol("writeEntry"),Tt=Symbol("readEntry"),iu=Symbol("nextEntry"),$y=Symbol("processEntry"),$e=Symbol("extendedHeader"),zi=Symbol("globalExtendedHeader"),Vt=Symbol("meta"),Gy=Symbol("emitMeta"),V=Symbol("buffer"),Ot=Symbol("queue"),Er=Symbol("ended"),jy=Symbol("emittedEnd"),Sr=Symbol("emit"),Ce=Symbol("unzip"),Us=Symbol("consumeChunk"),$s=Symbol("consumeChunkSub"),nu=Symbol("consumeBody"),Wy=Symbol("consumeMeta"),Yy=Symbol("consumeHeader"),Gs=Symbol("consuming"),su=Symbol("bufferConcat"),ou=Symbol("maybeEnd"),Ki=Symbol("writing"),Xt=Symbol("aborted"),js=Symbol("onDone"),br=Symbol("sawValidEntry"),Ws=Symbol("sawNullBlock"),Ys=Symbol("sawEOF"),zy=Symbol("closeStream"),jO=t=>!0;Ky.exports=FO(class extends BO{constructor(e){e=e||{},super(e),this.file=e.file||"",this[br]=null,this.on(js,r=>{(this[Ue]==="begin"||this[br]===!1)&&this.warn("TAR_BAD_ARCHIVE","Unrecognized archive format")}),e.ondone?this.on(js,e.ondone):this.on(js,r=>{this.emit("prefinish"),this.emit("finish"),this.emit("end")}),this.strict=!!e.strict,this.maxMetaEntrySize=e.maxMetaEntrySize||HO,this.filter=typeof e.filter=="function"?e.filter:jO,this.writable=!0,this.readable=!1,this[Ot]=new qO,this[V]=null,this[Tt]=null,this[_r]=null,this[Ue]="begin",this[Vt]="",this[$e]=null,this[zi]=null,this[Er]=!1,this[Ce]=null,this[Xt]=!1,this[Ws]=!1,this[Ys]=!1,this.on("end",()=>this[zy]()),typeof e.onwarn=="function"&&this.on("warn",e.onwarn),typeof e.onentry=="function"&&this.on("entry",e.onentry)}[Yy](e,r){this[br]===null&&(this[br]=!1);let i;try{i=new MO(e,r,this[$e],this[zi])}catch(n){return this.warn("TAR_ENTRY_INVALID",n)}if(i.nullBlock)this[Ws]?(this[Ys]=!0,this[Ue]==="begin"&&(this[Ue]="header"),this[Sr]("eof")):(this[Ws]=!0,this[Sr]("nullBlock"));else if(this[Ws]=!1,!i.cksumValid)this.warn("TAR_ENTRY_INVALID","checksum failure",{header:i});else if(!i.path)this.warn("TAR_ENTRY_INVALID","path is required",{header:i});else{let n=i.type;if(/^(Symbolic)?Link$/.test(n)&&!i.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath required",{header:i});else if(!/^(Symbolic)?Link$/.test(n)&&i.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath forbidden",{header:i});else{let s=this[_r]=new UO(i,this[$e],this[zi]);if(!this[br])if(s.remain){let o=()=>{s.invalid||(this[br]=!0)};s.on("end",o)}else this[br]=!0;s.meta?s.size>this.maxMetaEntrySize?(s.ignore=!0,this[Sr]("ignoredEntry",s),this[Ue]="ignore",s.resume()):s.size>0&&(this[Vt]="",s.on("data",o=>this[Vt]+=o),this[Ue]="meta"):(this[$e]=null,s.ignore=s.ignore||!this.filter(s.path,s),s.ignore?(this[Sr]("ignoredEntry",s),this[Ue]=s.remain?"ignore":"header",s.resume()):(s.remain?this[Ue]="body":(this[Ue]="header",s.end()),this[Tt]?this[Ot].push(s):(this[Ot].push(s),this[iu]())))}}}[zy](){GO(()=>this.emit("close"))}[$y](e){let r=!0;return e?Array.isArray(e)?this.emit.apply(this,e):(this[Tt]=e,this.emit("entry",e),e.emittedEnd||(e.on("end",i=>this[iu]()),r=!1)):(this[Tt]=null,r=!1),r}[iu](){do;while(this[$y](this[Ot].shift()));if(!this[Ot].length){let e=this[Tt];!e||e.flowing||e.size===e.remain?this[Ki]||this.emit("drain"):e.once("drain",i=>this.emit("drain"))}}[nu](e,r){let i=this[_r],n=i.blockRemain,s=n>=e.length&&r===0?e:e.slice(r,r+n);return i.write(s),i.blockRemain||(this[Ue]="header",this[_r]=null,i.end()),s.length}[Wy](e,r){let i=this[_r],n=this[nu](e,r);return this[_r]||this[Gy](i),n}[Sr](e,r,i){!this[Ot].length&&!this[Tt]?this.emit(e,r,i):this[Ot].push([e,r,i])}[Gy](e){switch(this[Sr]("meta",this[Vt]),e.type){case"ExtendedHeader":case"OldExtendedHeader":this[$e]=Uy.parse(this[Vt],this[$e],!1);break;case"GlobalExtendedHeader":this[zi]=Uy.parse(this[Vt],this[zi],!0);break;case"NextFileHasLongPath":case"OldGnuLongPath":this[$e]=this[$e]||Object.create(null),this[$e].path=this[Vt].replace(/\0.*/,"");break;case"NextFileHasLongLinkpath":this[$e]=this[$e]||Object.create(null),this[$e].linkpath=this[Vt].replace(/\0.*/,"");break;default:throw new Error("unknown meta: "+e.type)}}abort(e){this[Xt]=!0,this.emit("abort",e),this.warn("TAR_ABORT",e,{recoverable:!1})}write(e){if(this[Xt])return;if(this[Ce]===null&&e){if(this[V]&&(e=Buffer.concat([this[V],e]),this[V]=null),e.length<ru.length)return this[V]=e,!0;for(let i=0;this[Ce]===null&&i<ru.length;i++)e[i]!==ru[i]&&(this[Ce]=!1);if(this[Ce]===null){let i=this[Er];this[Er]=!1,this[Ce]=new $O.Unzip,this[Ce].on("data",s=>this[Us](s)),this[Ce].on("error",s=>this.abort(s)),this[Ce].on("end",s=>{this[Er]=!0,this[Us]()}),this[Ki]=!0;let n=this[Ce][i?"end":"write"](e);return this[Ki]=!1,n}}this[Ki]=!0,this[Ce]?this[Ce].write(e):this[Us](e),this[Ki]=!1;let r=this[Ot].length?!1:this[Tt]?this[Tt].flowing:!0;return!r&&!this[Ot].length&&this[Tt].once("drain",i=>this.emit("drain")),r}[su](e){e&&!this[Xt]&&(this[V]=this[V]?Buffer.concat([this[V],e]):e)}[ou](){if(this[Er]&&!this[jy]&&!this[Xt]&&!this[Gs]){this[jy]=!0;let e=this[_r];if(e&&e.blockRemain){let r=this[V]?this[V].length:0;this.warn("TAR_BAD_ARCHIVE",`Truncated input (needed ${e.blockRemain} more bytes, only ${r} available)`,{entry:e}),this[V]&&e.write(this[V]),e.end()}this[Sr](js)}}[Us](e){if(this[Gs])this[su](e);else if(!e&&!this[V])this[ou]();else{if(this[Gs]=!0,this[V]){this[su](e);let r=this[V];this[V]=null,this[$s](r)}else this[$s](e);for(;this[V]&&this[V].length>=512&&!this[Xt]&&!this[Ys];){let r=this[V];this[V]=null,this[$s](r)}this[Gs]=!1}(!this[V]||this[Er])&&this[ou]()}[$s](e){let r=0,i=e.length;for(;r+512<=i&&!this[Xt]&&!this[Ys];)switch(this[Ue]){case"begin":case"header":this[Yy](e,r),r+=512;break;case"ignore":case"body":r+=this[nu](e,r);break;case"meta":r+=this[Wy](e,r);break;default:throw new Error("invalid state: "+this[Ue])}r<i&&(this[V]?this[V]=Buffer.concat([e.slice(r),this[V]]):this[V]=e.slice(r))}end(e){this[Xt]||(this[Ce]?this[Ce].end(e):(this[Er]=!0,this.write(e)))}})});var Ks=d((ik,Qy)=>{"use strict";var WO=Kr(),Xy=zs(),fi=require("fs"),YO=hi(),Vy=require("path"),au=ri();Qy.exports=(t,e,r)=>{typeof t=="function"?(r=t,e=null,t={}):Array.isArray(t)&&(e=t,t={}),typeof e=="function"&&(r=e,e=null),e?e=Array.from(e):e=[];let i=WO(t);if(i.sync&&typeof r=="function")throw new TypeError("callback not supported for sync tar functions");if(!i.file&&typeof r=="function")throw new TypeError("callback only supported with file option");return e.length&&KO(i,e),i.noResume||zO(i),i.file&&i.sync?VO(i):i.file?XO(i,r):Zy(i)};var zO=t=>{let e=t.onentry;t.onentry=e?r=>{e(r),r.resume()}:r=>r.resume()},KO=(t,e)=>{let r=new Map(e.map(s=>[au(s),!0])),i=t.filter,n=(s,o)=>{let a=o||Vy.parse(s).root||".",l=s===a?!1:r.has(s)?r.get(s):n(Vy.dirname(s),a);return r.set(s,l),l};t.filter=i?(s,o)=>i(s,o)&&n(au(s)):s=>n(au(s))},VO=t=>{let e=Zy(t),r=t.file,i=!0,n;try{let s=fi.statSync(r),o=t.maxReadSize||16*1024*1024;if(s.size<o)e.end(fi.readFileSync(r));else{let a=0,l=Buffer.allocUnsafe(o);for(n=fi.openSync(r,"r");a<s.size;){let c=fi.readSync(n,l,0,o,a);a+=c,e.write(l.slice(0,c))}e.end()}i=!1}finally{if(i&&n)try{fi.closeSync(n)}catch{}}},XO=(t,e)=>{let r=new Xy(t),i=t.maxReadSize||16*1024*1024,n=t.file,s=new Promise((o,a)=>{r.on("error",a),r.on("end",o),fi.stat(n,(l,c)=>{if(l)a(l);else{let u=new YO.ReadStream(n,{readSize:i,size:c.size});u.on("error",a),u.pipe(r)}})});return e?s.then(e,e):s},Zy=t=>new Xy(t)});var n_=d((nk,i_)=>{"use strict";var ZO=Kr(),Vs=ks(),Jy=hi(),e_=Ks(),t_=require("path");i_.exports=(t,e,r)=>{if(typeof e=="function"&&(r=e),Array.isArray(t)&&(e=t,t={}),!e||!Array.isArray(e)||!e.length)throw new TypeError("no files or directories specified");e=Array.from(e);let i=ZO(t);if(i.sync&&typeof r=="function")throw new TypeError("callback not supported for sync tar functions");if(!i.file&&typeof r=="function")throw new TypeError("callback only supported with file option");return i.file&&i.sync?QO(i,e):i.file?JO(i,e,r):i.sync?eC(i,e):tC(i,e)};var QO=(t,e)=>{let r=new Vs.Sync(t),i=new Jy.WriteStreamSync(t.file,{mode:t.mode||438});r.pipe(i),r_(r,e)},JO=(t,e,r)=>{let i=new Vs(t),n=new Jy.WriteStream(t.file,{mode:t.mode||438});i.pipe(n);let s=new Promise((o,a)=>{n.on("error",a),n.on("close",o),i.on("error",a)});return lu(i,e),r?s.then(r,r):s},r_=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?e_({file:t_.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onentry:i=>t.add(i)}):t.add(r)}),t.end()},lu=(t,e)=>{for(;e.length;){let r=e.shift();if(r.charAt(0)==="@")return e_({file:t_.resolve(t.cwd,r.slice(1)),noResume:!0,onentry:i=>t.add(i)}).then(i=>lu(t,e));t.add(r)}t.end()},eC=(t,e)=>{let r=new Vs.Sync(t);return r_(r,e),r},tC=(t,e)=>{let r=new Vs(t);return lu(r,e),r}});var cu=d((sk,h_)=>{"use strict";var rC=Kr(),s_=ks(),Ne=require("fs"),o_=hi(),a_=Ks(),l_=require("path"),c_=ti();h_.exports=(t,e,r)=>{let i=rC(t);if(!i.file)throw new TypeError("file is required");if(i.gzip)throw new TypeError("cannot append to compressed archives");if(!e||!Array.isArray(e)||!e.length)throw new TypeError("no files or directories specified");return e=Array.from(e),i.sync?iC(i,e):sC(i,e,r)};var iC=(t,e)=>{let r=new s_.Sync(t),i=!0,n,s;try{try{n=Ne.openSync(t.file,"r+")}catch(l){if(l.code==="ENOENT")n=Ne.openSync(t.file,"w+");else throw l}let o=Ne.fstatSync(n),a=Buffer.alloc(512);e:for(s=0;s<o.size;s+=512){for(let u=0,h=0;u<512;u+=h){if(h=Ne.readSync(n,a,u,a.length-u,s+u),s===0&&a[0]===31&&a[1]===139)throw new Error("cannot append to compressed archives");if(!h)break e}let l=new c_(a);if(!l.cksumValid)break;let c=512*Math.ceil(l.size/512);if(s+c+512>o.size)break;s+=c,t.mtimeCache&&t.mtimeCache.set(l.path,l.mtime)}i=!1,nC(t,r,s,n,e)}finally{if(i)try{Ne.closeSync(n)}catch{}}},nC=(t,e,r,i,n)=>{let s=new o_.WriteStreamSync(t.file,{fd:i,start:r});e.pipe(s),oC(e,n)},sC=(t,e,r)=>{e=Array.from(e);let i=new s_(t),n=(o,a,l)=>{let c=(m,y)=>{m?Ne.close(o,w=>l(m)):l(null,y)},u=0;if(a===0)return c(null,0);let h=0,f=Buffer.alloc(512),g=(m,y)=>{if(m)return c(m);if(h+=y,h<512&&y)return Ne.read(o,f,h,f.length-h,u+h,g);if(u===0&&f[0]===31&&f[1]===139)return c(new Error("cannot append to compressed archives"));if(h<512)return c(null,u);let w=new c_(f);if(!w.cksumValid)return c(null,u);let x=512*Math.ceil(w.size/512);if(u+x+512>a||(u+=x+512,u>=a))return c(null,u);t.mtimeCache&&t.mtimeCache.set(w.path,w.mtime),h=0,Ne.read(o,f,0,512,u,g)};Ne.read(o,f,0,512,u,g)},s=new Promise((o,a)=>{i.on("error",a);let l="r+",c=(u,h)=>{if(u&&u.code==="ENOENT"&&l==="r+")return l="w+",Ne.open(t.file,l,c);if(u)return a(u);Ne.fstat(h,(f,g)=>{if(f)return Ne.close(h,()=>a(f));n(h,g.size,(m,y)=>{if(m)return a(m);let w=new o_.WriteStream(t.file,{fd:h,start:y});i.pipe(w),w.on("error",a),w.on("close",o),u_(i,e)})})};Ne.open(t.file,l,c)});return r?s.then(r,r):s},oC=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?a_({file:l_.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onentry:i=>t.add(i)}):t.add(r)}),t.end()},u_=(t,e)=>{for(;e.length;){let r=e.shift();if(r.charAt(0)==="@")return a_({file:l_.resolve(t.cwd,r.slice(1)),noResume:!0,onentry:i=>t.add(i)}).then(i=>u_(t,e));t.add(r)}t.end()}});var p_=d((ok,f_)=>{"use strict";var aC=Kr(),lC=cu();f_.exports=(t,e,r)=>{let i=aC(t);if(!i.file)throw new TypeError("file is required");if(i.gzip)throw new TypeError("cannot append to compressed archives");if(!e||!Array.isArray(e)||!e.length)throw new TypeError("no files or directories specified");return e=Array.from(e),cC(i),lC(i,e,r)};var cC=t=>{let e=t.filter;t.mtimeCache||(t.mtimeCache=new Map),t.filter=e?(r,i)=>e(r,i)&&!(t.mtimeCache.get(r)>i.mtime):(r,i)=>!(t.mtimeCache.get(r)>i.mtime)}});var g_=d((ak,m_)=>{var{promisify:d_}=require("util"),Zt=require("fs"),uC=t=>{if(!t)t={mode:511,fs:Zt};else if(typeof t=="object")t={mode:511,fs:Zt,...t};else if(typeof t=="number")t={mode:t,fs:Zt};else if(typeof t=="string")t={mode:parseInt(t,8),fs:Zt};else throw new TypeError("invalid options argument");return t.mkdir=t.mkdir||t.fs.mkdir||Zt.mkdir,t.mkdirAsync=d_(t.mkdir),t.stat=t.stat||t.fs.stat||Zt.stat,t.statAsync=d_(t.stat),t.statSync=t.statSync||t.fs.statSync||Zt.statSync,t.mkdirSync=t.mkdirSync||t.fs.mkdirSync||Zt.mkdirSync,t};m_.exports=uC});var __=d((lk,y_)=>{var hC=process.env.__TESTING_MKDIRP_PLATFORM__||process.platform,{resolve:fC,parse:pC}=require("path"),dC=t=>{if(/\0/.test(t))throw Object.assign(new TypeError("path must be a string without null bytes"),{path:t,code:"ERR_INVALID_ARG_VALUE"});if(t=fC(t),hC==="win32"){let e=/[*|"<>?:]/,{root:r}=pC(t);if(e.test(t.substr(r.length)))throw Object.assign(new Error("Illegal characters in path."),{path:t,code:"EINVAL"})}return t};y_.exports=dC});var x_=d((ck,w_)=>{var{dirname:E_}=require("path"),S_=(t,e,r=void 0)=>r===e?Promise.resolve():t.statAsync(e).then(i=>i.isDirectory()?r:void 0,i=>i.code==="ENOENT"?S_(t,E_(e),e):void 0),b_=(t,e,r=void 0)=>{if(r!==e)try{return t.statSync(e).isDirectory()?r:void 0}catch(i){return i.code==="ENOENT"?b_(t,E_(e),e):void 0}};w_.exports={findMade:S_,findMadeSync:b_}});var fu=d((uk,R_)=>{var{dirname:v_}=require("path"),uu=(t,e,r)=>{e.recursive=!1;let i=v_(t);return i===t?e.mkdirAsync(t,e).catch(n=>{if(n.code!=="EISDIR")throw n}):e.mkdirAsync(t,e).then(()=>r||t,n=>{if(n.code==="ENOENT")return uu(i,e).then(s=>uu(t,e,s));if(n.code!=="EEXIST"&&n.code!=="EROFS")throw n;return e.statAsync(t).then(s=>{if(s.isDirectory())return r;throw n},()=>{throw n})})},hu=(t,e,r)=>{let i=v_(t);if(e.recursive=!1,i===t)try{return e.mkdirSync(t,e)}catch(n){if(n.code!=="EISDIR")throw n;return}try{return e.mkdirSync(t,e),r||t}catch(n){if(n.code==="ENOENT")return hu(t,e,hu(i,e,r));if(n.code!=="EEXIST"&&n.code!=="EROFS")throw n;try{if(!e.statSync(t).isDirectory())throw n}catch{throw n}}};R_.exports={mkdirpManual:uu,mkdirpManualSync:hu}});var O_=d((hk,T_)=>{var{dirname:A_}=require("path"),{findMade:mC,findMadeSync:gC}=x_(),{mkdirpManual:yC,mkdirpManualSync:_C}=fu(),EC=(t,e)=>(e.recursive=!0,A_(t)===t?e.mkdirAsync(t,e):mC(e,t).then(i=>e.mkdirAsync(t,e).then(()=>i).catch(n=>{if(n.code==="ENOENT")return yC(t,e);throw n}))),SC=(t,e)=>{if(e.recursive=!0,A_(t)===t)return e.mkdirSync(t,e);let i=gC(e,t);try{return e.mkdirSync(t,e),i}catch(n){if(n.code==="ENOENT")return _C(t,e);throw n}};T_.exports={mkdirpNative:EC,mkdirpNativeSync:SC}});var I_=d((fk,P_)=>{var C_=require("fs"),bC=process.env.__TESTING_MKDIRP_NODE_VERSION__||process.version,pu=bC.replace(/^v/,"").split("."),L_=+pu[0]>10||+pu[0]==10&&+pu[1]>=12,wC=L_?t=>t.mkdir===C_.mkdir:()=>!1,xC=L_?t=>t.mkdirSync===C_.mkdirSync:()=>!1;P_.exports={useNative:wC,useNativeSync:xC}});var B_=d((pk,M_)=>{var pi=g_(),di=__(),{mkdirpNative:k_,mkdirpNativeSync:N_}=O_(),{mkdirpManual:D_,mkdirpManualSync:F_}=fu(),{useNative:vC,useNativeSync:RC}=I_(),mi=(t,e)=>(t=di(t),e=pi(e),vC(e)?k_(t,e):D_(t,e)),AC=(t,e)=>(t=di(t),e=pi(e),RC(e)?N_(t,e):F_(t,e));mi.sync=AC;mi.native=(t,e)=>k_(di(t),pi(e));mi.manual=(t,e)=>D_(di(t),pi(e));mi.nativeSync=(t,e)=>N_(di(t),pi(e));mi.manualSync=(t,e)=>F_(di(t),pi(e));M_.exports=mi});var W_=d((dk,j_)=>{"use strict";var Ge=require("fs"),wr=require("path"),TC=Ge.lchown?"lchown":"chown",OC=Ge.lchownSync?"lchownSync":"chownSync",H_=Ge.lchown&&!process.version.match(/v1[1-9]+\./)&&!process.version.match(/v10\.[6-9]/),q_=(t,e,r)=>{try{return Ge[OC](t,e,r)}catch(i){if(i.code!=="ENOENT")throw i}},CC=(t,e,r)=>{try{return Ge.chownSync(t,e,r)}catch(i){if(i.code!=="ENOENT")throw i}},LC=H_?(t,e,r,i)=>n=>{!n||n.code!=="EISDIR"?i(n):Ge.chown(t,e,r,i)}:(t,e,r,i)=>i,du=H_?(t,e,r)=>{try{return q_(t,e,r)}catch(i){if(i.code!=="EISDIR")throw i;CC(t,e,r)}}:(t,e,r)=>q_(t,e,r),PC=process.version,U_=(t,e,r)=>Ge.readdir(t,e,r),IC=(t,e)=>Ge.readdirSync(t,e);/^v4\./.test(PC)&&(U_=(t,e,r)=>Ge.readdir(t,r));var Xs=(t,e,r,i)=>{Ge[TC](t,e,r,LC(t,e,r,n=>{i(n&&n.code!=="ENOENT"?n:null)}))},$_=(t,e,r,i,n)=>{if(typeof e=="string")return Ge.lstat(wr.resolve(t,e),(s,o)=>{if(s)return n(s.code!=="ENOENT"?s:null);o.name=e,$_(t,o,r,i,n)});if(e.isDirectory())mu(wr.resolve(t,e.name),r,i,s=>{if(s)return n(s);let o=wr.resolve(t,e.name);Xs(o,r,i,n)});else{let s=wr.resolve(t,e.name);Xs(s,r,i,n)}},mu=(t,e,r,i)=>{U_(t,{withFileTypes:!0},(n,s)=>{if(n){if(n.code==="ENOENT")return i();if(n.code!=="ENOTDIR"&&n.code!=="ENOTSUP")return i(n)}if(n||!s.length)return Xs(t,e,r,i);let o=s.length,a=null,l=c=>{if(!a){if(c)return i(a=c);if(--o===0)return Xs(t,e,r,i)}};s.forEach(c=>$_(t,c,e,r,l))})},kC=(t,e,r,i)=>{if(typeof e=="string")try{let n=Ge.lstatSync(wr.resolve(t,e));n.name=e,e=n}catch(n){if(n.code==="ENOENT")return;throw n}e.isDirectory()&&G_(wr.resolve(t,e.name),r,i),du(wr.resolve(t,e.name),r,i)},G_=(t,e,r)=>{let i;try{i=IC(t,{withFileTypes:!0})}catch(n){if(n.code==="ENOENT")return;if(n.code==="ENOTDIR"||n.code==="ENOTSUP")return du(t,e,r);throw n}return i&&i.length&&i.forEach(n=>kC(t,n,e,r)),du(t,e,r)};j_.exports=mu;mu.sync=G_});var V_=d((mk,gu)=>{"use strict";var Y_=B_(),je=require("fs"),Zs=require("path"),z_=W_(),Ke=Jr(),Qs=class extends Error{constructor(e,r){super("Cannot extract through symbolic link"),this.path=r,this.symlink=e}get name(){return"SylinkError"}},Js=class extends Error{constructor(e,r){super(r+": Cannot cd into '"+e+"'"),this.path=e,this.code=r}get name(){return"CwdError"}},eo=(t,e)=>t.get(Ke(e)),Vi=(t,e,r)=>t.set(Ke(e),r),NC=(t,e)=>{je.stat(t,(r,i)=>{(r||!i.isDirectory())&&(r=new Js(t,r&&r.code||"ENOTDIR")),e(r)})};gu.exports=(t,e,r)=>{t=Ke(t);let i=e.umask,n=e.mode|448,s=(n&i)!==0,o=e.uid,a=e.gid,l=typeof o=="number"&&typeof a=="number"&&(o!==e.processUid||a!==e.processGid),c=e.preserve,u=e.unlink,h=e.cache,f=Ke(e.cwd),g=(w,x)=>{w?r(w):(Vi(h,t,!0),x&&l?z_(x,o,a,R=>g(R)):s?je.chmod(t,n,r):r())};if(h&&eo(h,t)===!0)return g();if(t===f)return NC(t,g);if(c)return Y_(t,{mode:n}).then(w=>g(null,w),g);let y=Ke(Zs.relative(f,t)).split("/");to(f,y,n,h,u,f,null,g)};var to=(t,e,r,i,n,s,o,a)=>{if(!e.length)return a(null,o);let l=e.shift(),c=Ke(Zs.resolve(t+"/"+l));if(eo(i,c))return to(c,e,r,i,n,s,o,a);je.mkdir(c,r,K_(c,e,r,i,n,s,o,a))},K_=(t,e,r,i,n,s,o,a)=>l=>{l?je.lstat(t,(c,u)=>{if(c)c.path=c.path&&Ke(c.path),a(c);else if(u.isDirectory())to(t,e,r,i,n,s,o,a);else if(n)je.unlink(t,h=>{if(h)return a(h);je.mkdir(t,r,K_(t,e,r,i,n,s,o,a))});else{if(u.isSymbolicLink())return a(new Qs(t,t+"/"+e.join("/")));a(l)}}):(o=o||t,to(t,e,r,i,n,s,o,a))},DC=t=>{let e=!1,r="ENOTDIR";try{e=je.statSync(t).isDirectory()}catch(i){r=i.code}finally{if(!e)throw new Js(t,r)}};gu.exports.sync=(t,e)=>{t=Ke(t);let r=e.umask,i=e.mode|448,n=(i&r)!==0,s=e.uid,o=e.gid,a=typeof s=="number"&&typeof o=="number"&&(s!==e.processUid||o!==e.processGid),l=e.preserve,c=e.unlink,u=e.cache,h=Ke(e.cwd),f=w=>{Vi(u,t,!0),w&&a&&z_.sync(w,s,o),n&&je.chmodSync(t,i)};if(u&&eo(u,t)===!0)return f();if(t===h)return DC(h),f();if(l)return f(Y_.sync(t,i));let m=Ke(Zs.relative(h,t)).split("/"),y=null;for(let w=m.shift(),x=h;w&&(x+="/"+w);w=m.shift())if(x=Ke(Zs.resolve(x)),!eo(u,x))try{je.mkdirSync(x,i),y=y||x,Vi(u,x,!0)}catch{let M=je.lstatSync(x);if(M.isDirectory()){Vi(u,x,!0);continue}else if(c){je.unlinkSync(x),je.mkdirSync(x,i),y=y||x,Vi(u,x,!0);continue}else if(M.isSymbolicLink())return new Qs(x,x+"/"+m.join("/"))}return f(y)}});var _u=d((gk,X_)=>{var yu=Object.create(null),{hasOwnProperty:FC}=Object.prototype;X_.exports=t=>(FC.call(yu,t)||(yu[t]=t.normalize("NFKD")),yu[t])});var eE=d((yk,J_)=>{var Z_=require("assert"),MC=_u(),BC=ri(),{join:Q_}=require("path"),qC=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,HC=qC==="win32";J_.exports=()=>{let t=new Map,e=new Map,r=c=>c.split("/").slice(0,-1).reduce((h,f)=>(h.length&&(f=Q_(h[h.length-1],f)),h.push(f||"/"),h),[]),i=new Set,n=c=>{let u=e.get(c);if(!u)throw new Error("function does not have any path reservations");return{paths:u.paths.map(h=>t.get(h)),dirs:[...u.dirs].map(h=>t.get(h))}},s=c=>{let{paths:u,dirs:h}=n(c);return u.every(f=>f[0]===c)&&h.every(f=>f[0]instanceof Set&&f[0].has(c))},o=c=>i.has(c)||!s(c)?!1:(i.add(c),c(()=>a(c)),!0),a=c=>{if(!i.has(c))return!1;let{paths:u,dirs:h}=e.get(c),f=new Set;return u.forEach(g=>{let m=t.get(g);Z_.equal(m[0],c),m.length===1?t.delete(g):(m.shift(),typeof m[0]=="function"?f.add(m[0]):m[0].forEach(y=>f.add(y)))}),h.forEach(g=>{let m=t.get(g);Z_(m[0]instanceof Set),m[0].size===1&&m.length===1?t.delete(g):m[0].size===1?(m.shift(),f.add(m[0])):m[0].delete(c)}),i.delete(c),f.forEach(g=>o(g)),!0};return{check:s,reserve:(c,u)=>{c=HC?["win32 parallelization disabled"]:c.map(f=>MC(BC(Q_(f))).toLowerCase());let h=new Set(c.map(f=>r(f)).reduce((f,g)=>f.concat(g)));return e.set(u,{dirs:h,paths:c}),c.forEach(f=>{let g=t.get(f);g?g.push(u):t.set(f,[u])}),h.forEach(f=>{let g=t.get(f);g?g[g.length-1]instanceof Set?g[g.length-1].add(u):g.push(new Set([u])):t.set(f,[new Set([u])])}),o(u)}}}});var iE=d((_k,rE)=>{var UC=process.env.__FAKE_PLATFORM__||process.platform,$C=UC==="win32",GC=global.__FAKE_TESTING_FS__||require("fs"),{O_CREAT:jC,O_TRUNC:WC,O_WRONLY:YC,UV_FS_O_FILEMAP:tE=0}=GC.constants,zC=$C&&!!tE,KC=512*1024,VC=tE|WC|jC|YC;rE.exports=zC?t=>t<KC?VC:"w":()=>"w"});var Tu=d((Ek,yE)=>{"use strict";var XC=require("assert"),ZC=zs(),U=require("fs"),QC=hi(),Ct=require("path"),dE=V_(),nE=Ac(),JC=eE(),e1=Tc(),De=Jr(),t1=ri(),r1=_u(),sE=Symbol("onEntry"),bu=Symbol("checkFs"),oE=Symbol("checkFs2"),no=Symbol("pruneCache"),wu=Symbol("isReusable"),We=Symbol("makeFs"),xu=Symbol("file"),vu=Symbol("directory"),so=Symbol("link"),aE=Symbol("symlink"),lE=Symbol("hardlink"),cE=Symbol("unsupported"),uE=Symbol("checkPath"),Qt=Symbol("mkdir"),Se=Symbol("onError"),ro=Symbol("pending"),hE=Symbol("pend"),gi=Symbol("unpend"),Eu=Symbol("ended"),Su=Symbol("maybeClose"),Ru=Symbol("skip"),Xi=Symbol("doChown"),Zi=Symbol("uid"),Qi=Symbol("gid"),Ji=Symbol("checkedCwd"),mE=require("crypto"),gE=iE(),i1=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,en=i1==="win32",n1=(t,e)=>{if(!en)return U.unlink(t,e);let r=t+".DELETE."+mE.randomBytes(16).toString("hex");U.rename(t,r,i=>{if(i)return e(i);U.unlink(r,e)})},s1=t=>{if(!en)return U.unlinkSync(t);let e=t+".DELETE."+mE.randomBytes(16).toString("hex");U.renameSync(t,e),U.unlinkSync(e)},fE=(t,e,r)=>t===t>>>0?t:e===e>>>0?e:r,pE=t=>r1(t1(De(t))).toLowerCase(),o1=(t,e)=>{e=pE(e);for(let r of t.keys()){let i=pE(r);(i===e||i.indexOf(e+"/")===0)&&t.delete(r)}},a1=t=>{for(let e of t.keys())t.delete(e)},tn=class extends ZC{constructor(e){if(e||(e={}),e.ondone=r=>{this[Eu]=!0,this[Su]()},super(e),this[Ji]=!1,this.reservations=JC(),this.transform=typeof e.transform=="function"?e.transform:null,this.writable=!0,this.readable=!1,this[ro]=0,this[Eu]=!1,this.dirCache=e.dirCache||new Map,typeof e.uid=="number"||typeof e.gid=="number"){if(typeof e.uid!="number"||typeof e.gid!="number")throw new TypeError("cannot set owner without number uid and gid");if(e.preserveOwner)throw new TypeError("cannot preserve owner in archive and also set owner explicitly");this.uid=e.uid,this.gid=e.gid,this.setOwner=!0}else this.uid=null,this.gid=null,this.setOwner=!1;e.preserveOwner===void 0&&typeof e.uid!="number"?this.preserveOwner=process.getuid&&process.getuid()===0:this.preserveOwner=!!e.preserveOwner,this.processUid=(this.preserveOwner||this.setOwner)&&process.getuid?process.getuid():null,this.processGid=(this.preserveOwner||this.setOwner)&&process.getgid?process.getgid():null,this.forceChown=e.forceChown===!0,this.win32=!!e.win32||en,this.newer=!!e.newer,this.keep=!!e.keep,this.noMtime=!!e.noMtime,this.preservePaths=!!e.preservePaths,this.unlink=!!e.unlink,this.cwd=De(Ct.resolve(e.cwd||process.cwd())),this.strip=+e.strip||0,this.processUmask=e.noChmod?0:process.umask(),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",r=>this[sE](r))}warn(e,r,i={}){return(e==="TAR_BAD_ARCHIVE"||e==="TAR_ABORT")&&(i.recoverable=!1),super.warn(e,r,i)}[Su](){this[Eu]&&this[ro]===0&&(this.emit("prefinish"),this.emit("finish"),this.emit("end"))}[uE](e){if(this.strip){let r=De(e.path).split("/");if(r.length<this.strip)return!1;if(e.path=r.slice(this.strip).join("/"),e.type==="Link"){let i=De(e.linkpath).split("/");if(i.length>=this.strip)e.linkpath=i.slice(this.strip).join("/");else return!1}}if(!this.preservePaths){let r=De(e.path),i=r.split("/");if(i.includes("..")||en&&/^[a-z]:\.\.$/i.test(i[0]))return this.warn("TAR_ENTRY_ERROR","path contains '..'",{entry:e,path:r}),!1;let[n,s]=e1(r);n&&(e.path=s,this.warn("TAR_ENTRY_INFO",`stripping ${n} from absolute path`,{entry:e,path:r}))}if(Ct.isAbsolute(e.path)?e.absolute=De(Ct.resolve(e.path)):e.absolute=De(Ct.resolve(this.cwd,e.path)),!this.preservePaths&&e.absolute.indexOf(this.cwd+"/")!==0&&e.absolute!==this.cwd)return this.warn("TAR_ENTRY_ERROR","path escaped extraction target",{entry:e,path:De(e.path),resolvedPath:e.absolute,cwd:this.cwd}),!1;if(e.absolute===this.cwd&&e.type!=="Directory"&&e.type!=="GNUDumpDir")return!1;if(this.win32){let{root:r}=Ct.win32.parse(e.absolute);e.absolute=r+nE.encode(e.absolute.slice(r.length));let{root:i}=Ct.win32.parse(e.path);e.path=i+nE.encode(e.path.slice(i.length))}return!0}[sE](e){if(!this[uE](e))return e.resume();switch(XC.equal(typeof e.absolute,"string"),e.type){case"Directory":case"GNUDumpDir":e.mode&&(e.mode=e.mode|448);case"File":case"OldFile":case"ContiguousFile":case"Link":case"SymbolicLink":return this[bu](e);case"CharacterDevice":case"BlockDevice":case"FIFO":default:return this[cE](e)}}[Se](e,r){e.name==="CwdError"?this.emit("error",e):(this.warn("TAR_ENTRY_ERROR",e,{entry:r}),this[gi](),r.resume())}[Qt](e,r,i){dE(De(e),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cache:this.dirCache,cwd:this.cwd,mode:r,noChmod:this.noChmod},i)}[Xi](e){return 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}[Zi](e){return fE(this.uid,e.uid,this.processUid)}[Qi](e){return fE(this.gid,e.gid,this.processGid)}[xu](e,r){let i=e.mode&4095||this.fmode,n=new QC.WriteStream(e.absolute,{flags:gE(e.size),mode:i,autoClose:!1});n.on("error",l=>{n.fd&&U.close(n.fd,()=>{}),n.write=()=>!0,this[Se](l,e),r()});let s=1,o=l=>{if(l){n.fd&&U.close(n.fd,()=>{}),this[Se](l,e),r();return}--s===0&&U.close(n.fd,c=>{c?this[Se](c,e):this[gi](),r()})};n.on("finish",l=>{let c=e.absolute,u=n.fd;if(e.mtime&&!this.noMtime){s++;let h=e.atime||new Date,f=e.mtime;U.futimes(u,h,f,g=>g?U.utimes(c,h,f,m=>o(m&&g)):o())}if(this[Xi](e)){s++;let h=this[Zi](e),f=this[Qi](e);U.fchown(u,h,f,g=>g?U.chown(c,h,f,m=>o(m&&g)):o())}o()});let a=this.transform&&this.transform(e)||e;a!==e&&(a.on("error",l=>{this[Se](l,e),r()}),e.pipe(a)),a.pipe(n)}[vu](e,r){let i=e.mode&4095||this.dmode;this[Qt](e.absolute,i,n=>{if(n){this[Se](n,e),r();return}let s=1,o=a=>{--s===0&&(r(),this[gi](),e.resume())};e.mtime&&!this.noMtime&&(s++,U.utimes(e.absolute,e.atime||new Date,e.mtime,o)),this[Xi](e)&&(s++,U.chown(e.absolute,this[Zi](e),this[Qi](e),o)),o()})}[cE](e){e.unsupported=!0,this.warn("TAR_ENTRY_UNSUPPORTED",`unsupported entry type: ${e.type}`,{entry:e}),e.resume()}[aE](e,r){this[so](e,e.linkpath,"symlink",r)}[lE](e,r){let i=De(Ct.resolve(this.cwd,e.linkpath));this[so](e,i,"link",r)}[hE](){this[ro]++}[gi](){this[ro]--,this[Su]()}[Ru](e){this[gi](),e.resume()}[wu](e,r){return e.type==="File"&&!this.unlink&&r.isFile()&&r.nlink<=1&&!en}[bu](e){this[hE]();let r=[e.path];e.linkpath&&r.push(e.linkpath),this.reservations.reserve(r,i=>this[oE](e,i))}[no](e){e.type==="SymbolicLink"?a1(this.dirCache):e.type!=="Directory"&&o1(this.dirCache,e.absolute)}[oE](e,r){this[no](e);let i=a=>{this[no](e),r(a)},n=()=>{this[Qt](this.cwd,this.dmode,a=>{if(a){this[Se](a,e),i();return}this[Ji]=!0,s()})},s=()=>{if(e.absolute!==this.cwd){let a=De(Ct.dirname(e.absolute));if(a!==this.cwd)return this[Qt](a,this.dmode,l=>{if(l){this[Se](l,e),i();return}o()})}o()},o=()=>{U.lstat(e.absolute,(a,l)=>{if(l&&(this.keep||this.newer&&l.mtime>e.mtime)){this[Ru](e),i();return}if(a||this[wu](e,l))return this[We](null,e,i);if(l.isDirectory()){if(e.type==="Directory"){let c=!this.noChmod&&e.mode&&(l.mode&4095)!==e.mode,u=h=>this[We](h,e,i);return c?U.chmod(e.absolute,e.mode,u):u()}if(e.absolute!==this.cwd)return U.rmdir(e.absolute,c=>this[We](c,e,i))}if(e.absolute===this.cwd)return this[We](null,e,i);n1(e.absolute,c=>this[We](c,e,i))})};this[Ji]?s():n()}[We](e,r,i){if(e){this[Se](e,r),i();return}switch(r.type){case"File":case"OldFile":case"ContiguousFile":return this[xu](r,i);case"Link":return this[lE](r,i);case"SymbolicLink":return this[aE](r,i);case"Directory":case"GNUDumpDir":return this[vu](r,i)}}[so](e,r,i,n){U[i](r,e.absolute,s=>{s?this[Se](s,e):(this[gi](),e.resume()),n()})}},io=t=>{try{return[null,t()]}catch(e){return[e,null]}},Au=class extends tn{[We](e,r){return super[We](e,r,()=>{})}[bu](e){if(this[no](e),!this[Ji]){let s=this[Qt](this.cwd,this.dmode);if(s)return this[Se](s,e);this[Ji]=!0}if(e.absolute!==this.cwd){let s=De(Ct.dirname(e.absolute));if(s!==this.cwd){let o=this[Qt](s,this.dmode);if(o)return this[Se](o,e)}}let[r,i]=io(()=>U.lstatSync(e.absolute));if(i&&(this.keep||this.newer&&i.mtime>e.mtime))return this[Ru](e);if(r||this[wu](e,i))return this[We](null,e);if(i.isDirectory()){if(e.type==="Directory"){let o=!this.noChmod&&e.mode&&(i.mode&4095)!==e.mode,[a]=o?io(()=>{U.chmodSync(e.absolute,e.mode)}):[];return this[We](a,e)}let[s]=io(()=>U.rmdirSync(e.absolute));this[We](s,e)}let[n]=e.absolute===this.cwd?[]:io(()=>s1(e.absolute));this[We](n,e)}[xu](e,r){let i=e.mode&4095||this.fmode,n=a=>{let l;try{U.closeSync(s)}catch(c){l=c}(a||l)&&this[Se](a||l,e),r()},s;try{s=U.openSync(e.absolute,gE(e.size),i)}catch(a){return n(a)}let o=this.transform&&this.transform(e)||e;o!==e&&(o.on("error",a=>this[Se](a,e)),e.pipe(o)),o.on("data",a=>{try{U.writeSync(s,a,0,a.length)}catch(l){n(l)}}),o.on("end",a=>{let l=null;if(e.mtime&&!this.noMtime){let c=e.atime||new Date,u=e.mtime;try{U.futimesSync(s,c,u)}catch(h){try{U.utimesSync(e.absolute,c,u)}catch{l=h}}}if(this[Xi](e)){let c=this[Zi](e),u=this[Qi](e);try{U.fchownSync(s,c,u)}catch(h){try{U.chownSync(e.absolute,c,u)}catch{l=l||h}}}n(l)})}[vu](e,r){let i=e.mode&4095||this.dmode,n=this[Qt](e.absolute,i);if(n){this[Se](n,e),r();return}if(e.mtime&&!this.noMtime)try{U.utimesSync(e.absolute,e.atime||new Date,e.mtime)}catch{}if(this[Xi](e))try{U.chownSync(e.absolute,this[Zi](e),this[Qi](e))}catch{}r(),e.resume()}[Qt](e,r){try{return dE.sync(De(e),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cache:this.dirCache,cwd:this.cwd,mode:r})}catch(i){return i}}[so](e,r,i,n){try{U[i+"Sync"](r,e.absolute),n(),e.resume()}catch(s){return this[Se](s,e)}}};tn.Sync=Au;yE.exports=tn});var wE=d((Sk,bE)=>{"use strict";var l1=Kr(),oo=Tu(),EE=require("fs"),SE=hi(),_E=require("path"),Ou=ri();bE.exports=(t,e,r)=>{typeof t=="function"?(r=t,e=null,t={}):Array.isArray(t)&&(e=t,t={}),typeof e=="function"&&(r=e,e=null),e?e=Array.from(e):e=[];let i=l1(t);if(i.sync&&typeof r=="function")throw new TypeError("callback not supported for sync tar functions");if(!i.file&&typeof r=="function")throw new TypeError("callback only supported with file option");return e.length&&c1(i,e),i.file&&i.sync?u1(i):i.file?h1(i,r):i.sync?f1(i):p1(i)};var c1=(t,e)=>{let r=new Map(e.map(s=>[Ou(s),!0])),i=t.filter,n=(s,o)=>{let a=o||_E.parse(s).root||".",l=s===a?!1:r.has(s)?r.get(s):n(_E.dirname(s),a);return r.set(s,l),l};t.filter=i?(s,o)=>i(s,o)&&n(Ou(s)):s=>n(Ou(s))},u1=t=>{let e=new oo.Sync(t),r=t.file,i=EE.statSync(r),n=t.maxReadSize||16*1024*1024;new SE.ReadStreamSync(r,{readSize:n,size:i.size}).pipe(e)},h1=(t,e)=>{let r=new oo(t),i=t.maxReadSize||16*1024*1024,n=t.file,s=new Promise((o,a)=>{r.on("error",a),r.on("close",o),EE.stat(n,(l,c)=>{if(l)a(l);else{let u=new SE.ReadStream(n,{readSize:i,size:c.size});u.on("error",a),u.pipe(r)}})});return e?s.then(e,e):s},f1=t=>new oo.Sync(t),p1=t=>new oo(t)});var xE=d(ae=>{"use strict";ae.c=ae.create=n_();ae.r=ae.replace=cu();ae.t=ae.list=Ks();ae.u=ae.update=p_();ae.x=ae.extract=wE();ae.Pack=ks();ae.Unpack=Tu();ae.Parse=zs();ae.ReadEntry=gs();ae.WriteEntry=Mc();ae.Header=ti();ae.Pax=_s();ae.types=Ec()});var CE=d((Rk,OE)=>{function Ye(t,e){typeof e=="boolean"&&(e={forever:e}),this._originalTimeouts=JSON.parse(JSON.stringify(t)),this._timeouts=t,this._options=e||{},this._maxRetryTime=e&&e.maxRetryTime||1/0,this._fn=null,this._errors=[],this._attempts=1,this._operationTimeout=null,this._operationTimeoutCb=null,this._timeout=null,this._operationStart=null,this._timer=null,this._options.forever&&(this._cachedTimeouts=this._timeouts.slice(0))}OE.exports=Ye;Ye.prototype.reset=function(){this._attempts=1,this._timeouts=this._originalTimeouts.slice(0)};Ye.prototype.stop=function(){this._timeout&&clearTimeout(this._timeout),this._timer&&clearTimeout(this._timer),this._timeouts=[],this._cachedTimeouts=null};Ye.prototype.retry=function(t){if(this._timeout&&clearTimeout(this._timeout),!t)return!1;var e=new Date().getTime();if(t&&e-this._operationStart>=this._maxRetryTime)return this._errors.push(t),this._errors.unshift(new Error("RetryOperation timeout occurred")),!1;this._errors.push(t);var r=this._timeouts.shift();if(r===void 0)if(this._cachedTimeouts)this._errors.splice(0,this._errors.length-1),r=this._cachedTimeouts.slice(-1);else return!1;var i=this;return this._timer=setTimeout(function(){i._attempts++,i._operationTimeoutCb&&(i._timeout=setTimeout(function(){i._operationTimeoutCb(i._attempts)},i._operationTimeout),i._options.unref&&i._timeout.unref()),i._fn(i._attempts)},r),this._options.unref&&this._timer.unref(),!0};Ye.prototype.attempt=function(t,e){this._fn=t,e&&(e.timeout&&(this._operationTimeout=e.timeout),e.cb&&(this._operationTimeoutCb=e.cb));var r=this;this._operationTimeoutCb&&(this._timeout=setTimeout(function(){r._operationTimeoutCb()},r._operationTimeout)),this._operationStart=new Date().getTime(),this._fn(this._attempts)};Ye.prototype.try=function(t){console.log("Using RetryOperation.try() is deprecated"),this.attempt(t)};Ye.prototype.start=function(t){console.log("Using RetryOperation.start() is deprecated"),this.attempt(t)};Ye.prototype.start=Ye.prototype.try;Ye.prototype.errors=function(){return this._errors};Ye.prototype.attempts=function(){return this._attempts};Ye.prototype.mainError=function(){if(this._errors.length===0)return null;for(var t={},e=null,r=0,i=0;i<this._errors.length;i++){var n=this._errors[i],s=n.message,o=(t[s]||0)+1;t[s]=o,o>=r&&(e=n,r=o)}return e}});var LE=d(xr=>{var y1=CE();xr.operation=function(t){var e=xr.timeouts(t);return new y1(e,{forever:t&&(t.forever||t.retries===1/0),unref:t&&t.unref,maxRetryTime:t&&t.maxRetryTime})};xr.timeouts=function(t){if(t instanceof Array)return[].concat(t);var e={retries:10,factor:2,minTimeout:1*1e3,maxTimeout:1/0,randomize:!1};for(var r in t)e[r]=t[r];if(e.minTimeout>e.maxTimeout)throw new Error("minTimeout is greater than maxTimeout");for(var i=[],n=0;n<e.retries;n++)i.push(this.createTimeout(n,e));return t&&t.forever&&!i.length&&i.push(this.createTimeout(n,e)),i.sort(function(s,o){return s-o}),i};xr.createTimeout=function(t,e){var r=e.randomize?Math.random()+1:1,i=Math.round(r*Math.max(e.minTimeout,1)*Math.pow(e.factor,t));return i=Math.min(i,e.maxTimeout),i};xr.wrap=function(t,e,r){if(e instanceof Array&&(r=e,e=null),!r){r=[];for(var i in t)typeof t[i]=="function"&&r.push(i)}for(var n=0;n<r.length;n++){var s=r[n],o=t[s];t[s]=function(l){var c=xr.operation(e),u=Array.prototype.slice.call(arguments,1),h=u.pop();u.push(function(f){c.retry(f)||(f&&(arguments[0]=c.mainError()),h.apply(this,arguments))}),c.attempt(function(){l.apply(t,u)})}.bind(t,o),t[s].options=e}}});var IE=d((Tk,PE)=>{PE.exports=LE()});var NE=d((Ok,kE)=>{var _1=IE();function E1(t,e){function r(i,n){var s=e||{},o;"randomize"in s||(s.randomize=!0),o=_1.operation(s);function a(u){n(u||new Error("Aborted"))}function l(u,h){if(u.bail){a(u);return}o.retry(u)?s.onRetry&&s.onRetry(u,h):n(o.mainError())}function c(u){var h;try{h=t(a,u)}catch(f){l(f,u);return}Promise.resolve(h).then(i).catch(function(g){l(g,u)})}o.attempt(c)}return new Promise(r)}kE.exports=E1});var N1={};Iu(N1,{default:()=>k1,transformer:()=>$E});module.exports=VE(N1);var Pu=$(require("path")),fo=require("fs-extra");var XE=$(qu());function go(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function _i(t){return _i=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},_i(t)}function yo(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function _o(t,e){if(e&&(_i(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return yo(t)}function er(t){return er=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},er(t)}function ft(t,e){return ft=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,n){return i.__proto__=n,i},ft(t,e)}function Eo(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&ft(t,e)}function So(t){return Function.toString.call(t).indexOf("[native code]")!==-1}function bo(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function vr(t,e,r){return bo()?vr=Reflect.construct.bind():vr=function(n,s,o){var a=[null];a.push.apply(a,s);var l=Function.bind.apply(n,a),c=new l;return o&&ft(c,o.prototype),c},vr.apply(null,arguments)}function Ei(t){var e=typeof Map=="function"?new Map:void 0;return Ei=function(i){if(i===null||!So(i))return i;if(typeof i!="function")throw new TypeError("Super expression must either be null or a function");if(typeof e!="undefined"){if(e.has(i))return e.get(i);e.set(i,n)}function n(){return vr(i,arguments,er(this).constructor)}return n.prototype=Object.create(i.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),ft(n,i)},Ei(t)}var wo=$(require("find-up")),an=$(require("path")),ln=$(require("fs-extra")),ZE=function(t){Eo(e,t);function e(r){var i;return go(this,e),i=_o(this,er(e).call(this,"No package.json could be found upwards from the directory ".concat(r))),i.directory=r,i}return e}(Ei(Error));function QE(t,e){try{var r=ln.default.readJsonSync(an.default.join(t,"package.json"));if(e.current===void 0&&(e.current=t),r.workspaces||r.bolt)return t}catch(i){if(i.code!=="ENOENT")throw i}}function JE(t){try{var e=ln.default.readJsonSync(an.default.join(t,"lerna.json"));if(e.useWorkspaces!==!0)return t}catch(r){if(r.code!=="ENOENT")throw r}}function eS(t){var e=ln.default.existsSync(an.default.join(t,"pnpm-workspace.yaml"));if(e)return t}function Hu(t){var e={current:void 0},r=(0,wo.sync)(function(i){return[JE(i),QE(i,e),eS(i)].find(function(n){return n})},{cwd:t,type:"directory"});if(e.current===void 0)throw new ZE(t);return r===void 0?e.current:r}var Uu=$(require("json5"));var xo=$(require("fs")),Si=$(require("path"));function vo({target:t,cwd:e,contentCheck:r}){let i=Si.default.parse(e).root,n=!1,s=e;for(;!n&&s!==i;){if(r)try{let o=xo.default.readFileSync(Si.default.join(s,t)).toString();if(r(o)){n=!0;break}}catch{}else if(xo.default.existsSync(Si.default.join(s,t))){n=!0;break}s=Si.default.dirname(s)}return n?s:null}function tS(t){let e=Uu.default.parse(t);return!(e&&"extends"in e)}var Ro={};function Ao(t,e){var s;let r=(s=e==null?void 0:e.cache)!=null?s:!0,i=t||process.cwd();if(r&&Ro[i])return Ro[i];let n=vo({target:"turbo.json",cwd:i,contentCheck:tS});if(!n)try{if(n=Hu(i),!n)return null}catch{return null}return r&&(Ro[i]=n),n}var Li=$(require("fs")),lr=$(require("path"));function ih(t){return typeof t=="undefined"||t===null}function rS(t){return typeof t=="object"&&t!==null}function iS(t){return Array.isArray(t)?t:ih(t)?[]:[t]}function nS(t,e){var r,i,n,s;if(e)for(s=Object.keys(e),r=0,i=s.length;r<i;r+=1)n=s[r],t[n]=e[n];return t}function sS(t,e){var r="",i;for(i=0;i<e;i+=1)r+=t;return r}function oS(t){return t===0&&Number.NEGATIVE_INFINITY===1/t}var aS=ih,lS=rS,cS=iS,uS=sS,hS=oS,fS=nS,oe={isNothing:aS,isObject:lS,toArray:cS,repeat:uS,isNegativeZero:hS,extend:fS};function nh(t,e){var r="",i=t.reason||"(unknown reason)";return t.mark?(t.mark.name&&(r+='in "'+t.mark.name+'" '),r+="("+(t.mark.line+1)+":"+(t.mark.column+1)+")",!e&&t.mark.snippet&&(r+=`
|
|
6
|
+
`);return w?(i.originalMessage=i.message,i.message=R):i=new Error(R),i.shortMessage=x,i.command=o,i.escapedCommand=a,i.exitCode=s,i.signal=n,i.signalDescription=f,i.stdout=t,i.stderr=e,r!==void 0&&(i.all=r),"bufferedData"in i&&delete i.bufferedData,i.failed=!0,i.timedOut=!!l,i.isCanceled=c,i.killed=u&&!l,i};Ym.exports=CA});var Vm=d((pI,Bl)=>{"use strict";var Xn=["stdin","stdout","stderr"],LA=t=>Xn.some(e=>t[e]!==void 0),Km=t=>{if(!t)return;let{stdio:e}=t;if(e===void 0)return Xn.map(i=>t[i]);if(LA(t))throw new Error(`It's not possible to provide \`stdio\` in combination with one of ${Xn.map(i=>`\`${i}\``).join(", ")}`);if(typeof e=="string")return e;if(!Array.isArray(e))throw new TypeError(`Expected \`stdio\` to be of type \`string\` or \`Array\`, got \`${typeof e}\``);let r=Math.max(e.length,Xn.length);return Array.from({length:r},(i,n)=>e[n])};Bl.exports=Km;Bl.exports.node=t=>{let e=Km(t);return e==="ipc"?"ipc":e===void 0||typeof e=="string"?[e,e,e,"ipc"]:e.includes("ipc")?e:[...e,"ipc"]}});var Xm=d((dI,Zn)=>{Zn.exports=["SIGABRT","SIGALRM","SIGHUP","SIGINT","SIGTERM"];process.platform!=="win32"&&Zn.exports.push("SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT");process.platform==="linux"&&Zn.exports.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT","SIGUNUSED")});var tg=d((mI,Yr)=>{var Z=global.process,cr=function(t){return t&&typeof t=="object"&&typeof t.removeListener=="function"&&typeof t.emit=="function"&&typeof t.reallyExit=="function"&&typeof t.listeners=="function"&&typeof t.kill=="function"&&typeof t.pid=="number"&&typeof t.on=="function"};cr(Z)?(Zm=require("assert"),jr=Xm(),Qm=/^win/i.test(Z.platform),Ni=require("events"),typeof Ni!="function"&&(Ni=Ni.EventEmitter),Z.__signal_exit_emitter__?le=Z.__signal_exit_emitter__:(le=Z.__signal_exit_emitter__=new Ni,le.count=0,le.emitted={}),le.infinite||(le.setMaxListeners(1/0),le.infinite=!0),Yr.exports=function(t,e){if(!cr(global.process))return function(){};Zm.equal(typeof t,"function","a callback must be provided for exit handler"),Wr===!1&&ql();var r="exit";e&&e.alwaysLast&&(r="afterexit");var i=function(){le.removeListener(r,t),le.listeners("exit").length===0&&le.listeners("afterexit").length===0&&Qn()};return le.on(r,t),i},Qn=function(){!Wr||!cr(global.process)||(Wr=!1,jr.forEach(function(e){try{Z.removeListener(e,Jn[e])}catch{}}),Z.emit=es,Z.reallyExit=Hl,le.count-=1)},Yr.exports.unload=Qn,ur=function(e,r,i){le.emitted[e]||(le.emitted[e]=!0,le.emit(e,r,i))},Jn={},jr.forEach(function(t){Jn[t]=function(){if(cr(global.process)){var r=Z.listeners(t);r.length===le.count&&(Qn(),ur("exit",null,t),ur("afterexit",null,t),Qm&&t==="SIGHUP"&&(t="SIGINT"),Z.kill(Z.pid,t))}}}),Yr.exports.signals=function(){return jr},Wr=!1,ql=function(){Wr||!cr(global.process)||(Wr=!0,le.count+=1,jr=jr.filter(function(e){try{return Z.on(e,Jn[e]),!0}catch{return!1}}),Z.emit=eg,Z.reallyExit=Jm)},Yr.exports.load=ql,Hl=Z.reallyExit,Jm=function(e){cr(global.process)&&(Z.exitCode=e||0,ur("exit",Z.exitCode,null),ur("afterexit",Z.exitCode,null),Hl.call(Z,Z.exitCode))},es=Z.emit,eg=function(e,r){if(e==="exit"&&cr(global.process)){r!==void 0&&(Z.exitCode=r);var i=es.apply(this,arguments);return ur("exit",Z.exitCode,null),ur("afterexit",Z.exitCode,null),i}else return es.apply(this,arguments)}):Yr.exports=function(){return function(){}};var Zm,jr,Qm,Ni,le,Qn,ur,Jn,Wr,ql,Hl,Jm,es,eg});var ig=d((gI,rg)=>{"use strict";var PA=require("os"),IA=tg(),kA=1e3*5,NA=(t,e="SIGTERM",r={})=>{let i=t(e);return DA(t,e,r,i),i},DA=(t,e,r,i)=>{if(!FA(e,r,i))return;let n=BA(r),s=setTimeout(()=>{t("SIGKILL")},n);s.unref&&s.unref()},FA=(t,{forceKillAfterTimeout:e},r)=>MA(t)&&e!==!1&&r,MA=t=>t===PA.constants.signals.SIGTERM||typeof t=="string"&&t.toUpperCase()==="SIGTERM",BA=({forceKillAfterTimeout:t=!0})=>{if(t===!0)return kA;if(!Number.isFinite(t)||t<0)throw new TypeError(`Expected the \`forceKillAfterTimeout\` option to be a non-negative integer, got \`${t}\` (${typeof t})`);return t},qA=(t,e)=>{t.kill()&&(e.isCanceled=!0)},HA=(t,e,r)=>{t.kill(e),r(Object.assign(new Error("Timed out"),{timedOut:!0,signal:e}))},UA=(t,{timeout:e,killSignal:r="SIGTERM"},i)=>{if(e===0||e===void 0)return i;let n,s=new Promise((a,l)=>{n=setTimeout(()=>{HA(t,r,l)},e)}),o=i.finally(()=>{clearTimeout(n)});return Promise.race([s,o])},$A=({timeout:t})=>{if(t!==void 0&&(!Number.isFinite(t)||t<0))throw new TypeError(`Expected the \`timeout\` option to be a non-negative integer, got \`${t}\` (${typeof t})`)},GA=async(t,{cleanup:e,detached:r},i)=>{if(!e||r)return i;let n=IA(()=>{t.kill()});return i.finally(()=>{n()})};rg.exports={spawnedKill:NA,spawnedCancel:qA,setupTimeout:UA,validateTimeout:$A,setExitHandler:GA}});var sg=d((yI,ng)=>{"use strict";var it=t=>t!==null&&typeof t=="object"&&typeof t.pipe=="function";it.writable=t=>it(t)&&t.writable!==!1&&typeof t._write=="function"&&typeof t._writableState=="object";it.readable=t=>it(t)&&t.readable!==!1&&typeof t._read=="function"&&typeof t._readableState=="object";it.duplex=t=>it.writable(t)&&it.readable(t);it.transform=t=>it.duplex(t)&&typeof t._transform=="function";ng.exports=it});var ag=d((_I,og)=>{"use strict";var{PassThrough:jA}=require("stream");og.exports=t=>{t={...t};let{array:e}=t,{encoding:r}=t,i=r==="buffer",n=!1;e?n=!(r||i):r=r||"utf8",i&&(r=null);let s=new jA({objectMode:n});r&&s.setEncoding(r);let o=0,a=[];return s.on("data",l=>{a.push(l),n?o=a.length:o+=l.length}),s.getBufferedValue=()=>e?a:i?Buffer.concat(a,o):a.join(""),s.getBufferedLength=()=>o,s}});var lg=d((EI,Di)=>{"use strict";var{constants:WA}=require("buffer"),YA=require("stream"),{promisify:zA}=require("util"),KA=ag(),VA=zA(YA.pipeline),ts=class extends Error{constructor(){super("maxBuffer exceeded"),this.name="MaxBufferError"}};async function Ul(t,e){if(!t)throw new Error("Expected a stream");e={maxBuffer:1/0,...e};let{maxBuffer:r}=e,i=KA(e);return await new Promise((n,s)=>{let o=a=>{a&&i.getBufferedLength()<=WA.MAX_LENGTH&&(a.bufferedData=i.getBufferedValue()),s(a)};(async()=>{try{await VA(t,i),n()}catch(a){o(a)}})(),i.on("data",()=>{i.getBufferedLength()>r&&o(new ts)})}),i.getBufferedValue()}Di.exports=Ul;Di.exports.buffer=(t,e)=>Ul(t,{...e,encoding:"buffer"});Di.exports.array=(t,e)=>Ul(t,{...e,array:!0});Di.exports.MaxBufferError=ts});var ug=d((SI,cg)=>{"use strict";var{PassThrough:XA}=require("stream");cg.exports=function(){var t=[],e=new XA({objectMode:!0});return e.setMaxListeners(0),e.add=r,e.isEmpty=i,e.on("unpipe",n),Array.prototype.slice.call(arguments).forEach(r),e;function r(s){return Array.isArray(s)?(s.forEach(r),this):(t.push(s),s.once("end",n.bind(null,s)),s.once("error",e.emit.bind(e,"error")),s.pipe(e,{end:!1}),this)}function i(){return t.length==0}function n(s){t=t.filter(function(o){return o!==s}),!t.length&&e.readable&&e.end()}}});var dg=d((bI,pg)=>{"use strict";var fg=sg(),hg=lg(),ZA=ug(),QA=(t,e)=>{e===void 0||t.stdin===void 0||(fg(e)?e.pipe(t.stdin):t.stdin.end(e))},JA=(t,{all:e})=>{if(!e||!t.stdout&&!t.stderr)return;let r=ZA();return t.stdout&&r.add(t.stdout),t.stderr&&r.add(t.stderr),r},$l=async(t,e)=>{if(t){t.destroy();try{return await e}catch(r){return r.bufferedData}}},Gl=(t,{encoding:e,buffer:r,maxBuffer:i})=>{if(!(!t||!r))return e?hg(t,{encoding:e,maxBuffer:i}):hg.buffer(t,{maxBuffer:i})},eT=async({stdout:t,stderr:e,all:r},{encoding:i,buffer:n,maxBuffer:s},o)=>{let a=Gl(t,{encoding:i,buffer:n,maxBuffer:s}),l=Gl(e,{encoding:i,buffer:n,maxBuffer:s}),c=Gl(r,{encoding:i,buffer:n,maxBuffer:s*2});try{return await Promise.all([o,a,l,c])}catch(u){return Promise.all([{error:u,signal:u.signal,timedOut:u.timedOut},$l(t,a),$l(e,l),$l(r,c)])}},tT=({input:t})=>{if(fg(t))throw new TypeError("The `input` option cannot be a stream in sync mode")};pg.exports={handleInput:QA,makeAllStream:JA,getSpawnedResult:eT,validateInputSync:tT}});var gg=d((wI,mg)=>{"use strict";var rT=(async()=>{})().constructor.prototype,iT=["then","catch","finally"].map(t=>[t,Reflect.getOwnPropertyDescriptor(rT,t)]),nT=(t,e)=>{for(let[r,i]of iT){let n=typeof e=="function"?(...s)=>Reflect.apply(i.value,e(),s):i.value.bind(e);Reflect.defineProperty(t,r,{...i,value:n})}return t},sT=t=>new Promise((e,r)=>{t.on("exit",(i,n)=>{e({exitCode:i,signal:n})}),t.on("error",i=>{r(i)}),t.stdin&&t.stdin.on("error",i=>{r(i)})});mg.exports={mergePromise:nT,getSpawnedPromise:sT}});var Eg=d((xI,_g)=>{"use strict";var yg=(t,e=[])=>Array.isArray(e)?[t,...e]:[t],oT=/^[\w.-]+$/,aT=/"/g,lT=t=>typeof t!="string"||oT.test(t)?t:`"${t.replace(aT,'\\"')}"`,cT=(t,e)=>yg(t,e).join(" "),uT=(t,e)=>yg(t,e).map(r=>lT(r)).join(" "),hT=/ +/g,fT=t=>{let e=[];for(let r of t.trim().split(hT)){let i=e[e.length-1];i&&i.endsWith("\\")?e[e.length-1]=`${i.slice(0,-1)} ${r}`:e.push(r)}return e};_g.exports={joinCommand:cT,getEscapedCommand:uT,parseCommand:fT}});var Ag=d((vI,zr)=>{"use strict";var pT=require("path"),jl=require("child_process"),dT=Lm(),mT=Im(),gT=Dm(),yT=qm(),rs=zm(),bg=Vm(),{spawnedKill:_T,spawnedCancel:ET,setupTimeout:ST,validateTimeout:bT,setExitHandler:wT}=ig(),{handleInput:xT,getSpawnedResult:vT,makeAllStream:RT,validateInputSync:AT}=dg(),{mergePromise:Sg,getSpawnedPromise:TT}=gg(),{joinCommand:wg,parseCommand:xg,getEscapedCommand:vg}=Eg(),OT=1e3*1e3*100,CT=({env:t,extendEnv:e,preferLocal:r,localDir:i,execPath:n})=>{let s=e?{...process.env,...t}:t;return r?gT.env({env:s,cwd:i,execPath:n}):s},Rg=(t,e,r={})=>{let i=dT._parse(t,e,r);return t=i.command,e=i.args,r=i.options,r={maxBuffer:OT,buffer:!0,stripFinalNewline:!0,extendEnv:!0,preferLocal:!1,localDir:r.cwd||process.cwd(),execPath:process.execPath,encoding:"utf8",reject:!0,cleanup:!0,all:!1,windowsHide:!0,...r},r.env=CT(r),r.stdio=bg(r),process.platform==="win32"&&pT.basename(t,".exe")==="cmd"&&e.unshift("/q"),{file:t,args:e,options:r,parsed:i}},Fi=(t,e,r)=>typeof e!="string"&&!Buffer.isBuffer(e)?r===void 0?void 0:"":t.stripFinalNewline?mT(e):e,is=(t,e,r)=>{let i=Rg(t,e,r),n=wg(t,e),s=vg(t,e);bT(i.options);let o;try{o=jl.spawn(i.file,i.args,i.options)}catch(g){let m=new jl.ChildProcess,y=Promise.reject(rs({error:g,stdout:"",stderr:"",all:"",command:n,escapedCommand:s,parsed:i,timedOut:!1,isCanceled:!1,killed:!1}));return Sg(m,y)}let a=TT(o),l=ST(o,i.options,a),c=wT(o,i.options,l),u={isCanceled:!1};o.kill=_T.bind(null,o.kill.bind(o)),o.cancel=ET.bind(null,o,u);let f=yT(async()=>{let[{error:g,exitCode:m,signal:y,timedOut:w},x,R,M]=await vT(o,i.options,c),re=Fi(i.options,x),N=Fi(i.options,R),q=Fi(i.options,M);if(g||m!==0||y!==null){let P=rs({error:g,exitCode:m,signal:y,stdout:re,stderr:N,all:q,command:n,escapedCommand:s,parsed:i,timedOut:w,isCanceled:u.isCanceled,killed:o.killed});if(!i.options.reject)return P;throw P}return{command:n,escapedCommand:s,exitCode:0,stdout:re,stderr:N,all:q,failed:!1,timedOut:!1,isCanceled:!1,killed:!1}});return xT(o,i.options.input),o.all=RT(o,i.options),Sg(o,f)};zr.exports=is;zr.exports.sync=(t,e,r)=>{let i=Rg(t,e,r),n=wg(t,e),s=vg(t,e);AT(i.options);let o;try{o=jl.spawnSync(i.file,i.args,i.options)}catch(c){throw rs({error:c,stdout:"",stderr:"",all:"",command:n,escapedCommand:s,parsed:i,timedOut:!1,isCanceled:!1,killed:!1})}let a=Fi(i.options,o.stdout,o.error),l=Fi(i.options,o.stderr,o.error);if(o.error||o.status!==0||o.signal!==null){let c=rs({stdout:a,stderr:l,error:o.error,signal:o.signal,exitCode:o.status,command:n,escapedCommand:s,parsed:i,timedOut:o.error&&o.error.code==="ETIMEDOUT",isCanceled:!1,killed:o.signal!==null});if(!i.options.reject)return c;throw c}return{command:n,escapedCommand:s,exitCode:0,stdout:a,stderr:l,failed:!1,timedOut:!1,isCanceled:!1,killed:!1}};zr.exports.command=(t,e)=>{let[r,...i]=xg(t);return is(r,i,e)};zr.exports.commandSync=(t,e)=>{let[r,...i]=xg(t);return is.sync(r,i,e)};zr.exports.node=(t,e,r={})=>{e&&!Array.isArray(e)&&typeof e=="object"&&(r=e,e=[]);let i=bg.node(r),n=process.execArgv.filter(a=>!a.startsWith("--inspect")),{nodePath:s=process.execPath,nodeOptions:o=n}=r;return is(s,[...o,t,...Array.isArray(e)?e:[]],{...r,stdin:void 0,stdout:void 0,stderr:void 0,stdio:i,shell:!1})}});var Kr=d((CI,Cg)=>{"use strict";var Og=new Map([["C","cwd"],["f","file"],["z","gzip"],["P","preservePaths"],["U","unlink"],["strip-components","strip"],["stripComponents","strip"],["keep-newer","newer"],["keepNewer","newer"],["keep-newer-files","newer"],["keepNewerFiles","newer"],["k","keep"],["keep-existing","keep"],["keepExisting","keep"],["m","noMtime"],["no-mtime","noMtime"],["p","preserveOwner"],["L","follow"],["h","follow"]]);Cg.exports=t=>t?Object.keys(t).map(e=>[Og.has(e)?Og.get(e):e,t[e]]).reduce((e,r)=>(e[r[0]]=r[1],e),Object.create(null)):{}});var cs=d((LI,Bg)=>{"use strict";var Lg=typeof process=="object"&&process?process:{stdout:null,stderr:null},FT=require("events"),Pg=require("stream"),Ig=require("string_decoder").StringDecoder,_t=Symbol("EOF"),Et=Symbol("maybeEmitEnd"),Ht=Symbol("emittedEnd"),ns=Symbol("emittingEnd"),Mi=Symbol("emittedError"),ss=Symbol("closed"),kg=Symbol("read"),os=Symbol("flush"),Ng=Symbol("flushChunk"),Oe=Symbol("encoding"),St=Symbol("decoder"),as=Symbol("flowing"),Bi=Symbol("paused"),Vr=Symbol("resume"),ee=Symbol("buffer"),nt=Symbol("pipes"),ce=Symbol("bufferLength"),Wl=Symbol("bufferPush"),Yl=Symbol("bufferShift"),ge=Symbol("objectMode"),ye=Symbol("destroyed"),zl=Symbol("emitData"),Dg=Symbol("emitEnd"),Kl=Symbol("emitEnd2"),bt=Symbol("async"),qi=t=>Promise.resolve().then(t),Fg=global._MP_NO_ITERATOR_SYMBOLS_!=="1",MT=Fg&&Symbol.asyncIterator||Symbol("asyncIterator not implemented"),BT=Fg&&Symbol.iterator||Symbol("iterator not implemented"),qT=t=>t==="end"||t==="finish"||t==="prefinish",HT=t=>t instanceof ArrayBuffer||typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,UT=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),ls=class{constructor(e,r,i){this.src=e,this.dest=r,this.opts=i,this.ondrain=()=>e[Vr](),r.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},Vl=class extends ls{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(e,r,i){super(e,r,i),this.proxyErrors=n=>r.emit("error",n),e.on("error",this.proxyErrors)}};Bg.exports=class Mg extends Pg{constructor(e){super(),this[as]=!1,this[Bi]=!1,this[nt]=[],this[ee]=[],this[ge]=e&&e.objectMode||!1,this[ge]?this[Oe]=null:this[Oe]=e&&e.encoding||null,this[Oe]==="buffer"&&(this[Oe]=null),this[bt]=e&&!!e.async||!1,this[St]=this[Oe]?new Ig(this[Oe]):null,this[_t]=!1,this[Ht]=!1,this[ns]=!1,this[ss]=!1,this[Mi]=null,this.writable=!0,this.readable=!0,this[ce]=0,this[ye]=!1,e&&e.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[ee]}),e&&e.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[nt]})}get bufferLength(){return this[ce]}get encoding(){return this[Oe]}set encoding(e){if(this[ge])throw new Error("cannot set encoding in objectMode");if(this[Oe]&&e!==this[Oe]&&(this[St]&&this[St].lastNeed||this[ce]))throw new Error("cannot change encoding");this[Oe]!==e&&(this[St]=e?new Ig(e):null,this[ee].length&&(this[ee]=this[ee].map(r=>this[St].write(r)))),this[Oe]=e}setEncoding(e){this.encoding=e}get objectMode(){return this[ge]}set objectMode(e){this[ge]=this[ge]||!!e}get async(){return this[bt]}set async(e){this[bt]=this[bt]||!!e}write(e,r,i){if(this[_t])throw new Error("write after end");if(this[ye])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof r=="function"&&(i=r,r="utf8"),r||(r="utf8");let n=this[bt]?qi:s=>s();return!this[ge]&&!Buffer.isBuffer(e)&&(UT(e)?e=Buffer.from(e.buffer,e.byteOffset,e.byteLength):HT(e)?e=Buffer.from(e):typeof e!="string"&&(this.objectMode=!0)),this[ge]?(this.flowing&&this[ce]!==0&&this[os](!0),this.flowing?this.emit("data",e):this[Wl](e),this[ce]!==0&&this.emit("readable"),i&&n(i),this.flowing):e.length?(typeof e=="string"&&!(r===this[Oe]&&!this[St].lastNeed)&&(e=Buffer.from(e,r)),Buffer.isBuffer(e)&&this[Oe]&&(e=this[St].write(e)),this.flowing&&this[ce]!==0&&this[os](!0),this.flowing?this.emit("data",e):this[Wl](e),this[ce]!==0&&this.emit("readable"),i&&n(i),this.flowing):(this[ce]!==0&&this.emit("readable"),i&&n(i),this.flowing)}read(e){if(this[ye])return null;if(this[ce]===0||e===0||e>this[ce])return this[Et](),null;this[ge]&&(e=null),this[ee].length>1&&!this[ge]&&(this.encoding?this[ee]=[this[ee].join("")]:this[ee]=[Buffer.concat(this[ee],this[ce])]);let r=this[kg](e||null,this[ee][0]);return this[Et](),r}[kg](e,r){return e===r.length||e===null?this[Yl]():(this[ee][0]=r.slice(e),r=r.slice(0,e),this[ce]-=e),this.emit("data",r),!this[ee].length&&!this[_t]&&this.emit("drain"),r}end(e,r,i){return typeof e=="function"&&(i=e,e=null),typeof r=="function"&&(i=r,r="utf8"),e&&this.write(e,r),i&&this.once("end",i),this[_t]=!0,this.writable=!1,(this.flowing||!this[Bi])&&this[Et](),this}[Vr](){this[ye]||(this[Bi]=!1,this[as]=!0,this.emit("resume"),this[ee].length?this[os]():this[_t]?this[Et]():this.emit("drain"))}resume(){return this[Vr]()}pause(){this[as]=!1,this[Bi]=!0}get destroyed(){return this[ye]}get flowing(){return this[as]}get paused(){return this[Bi]}[Wl](e){this[ge]?this[ce]+=1:this[ce]+=e.length,this[ee].push(e)}[Yl](){return this[ee].length&&(this[ge]?this[ce]-=1:this[ce]-=this[ee][0].length),this[ee].shift()}[os](e){do;while(this[Ng](this[Yl]()));!e&&!this[ee].length&&!this[_t]&&this.emit("drain")}[Ng](e){return e?(this.emit("data",e),this.flowing):!1}pipe(e,r){if(this[ye])return;let i=this[Ht];return r=r||{},e===Lg.stdout||e===Lg.stderr?r.end=!1:r.end=r.end!==!1,r.proxyErrors=!!r.proxyErrors,i?r.end&&e.end():(this[nt].push(r.proxyErrors?new Vl(this,e,r):new ls(this,e,r)),this[bt]?qi(()=>this[Vr]()):this[Vr]()),e}unpipe(e){let r=this[nt].find(i=>i.dest===e);r&&(this[nt].splice(this[nt].indexOf(r),1),r.unpipe())}addListener(e,r){return this.on(e,r)}on(e,r){let i=super.on(e,r);return e==="data"&&!this[nt].length&&!this.flowing?this[Vr]():e==="readable"&&this[ce]!==0?super.emit("readable"):qT(e)&&this[Ht]?(super.emit(e),this.removeAllListeners(e)):e==="error"&&this[Mi]&&(this[bt]?qi(()=>r.call(this,this[Mi])):r.call(this,this[Mi])),i}get emittedEnd(){return this[Ht]}[Et](){!this[ns]&&!this[Ht]&&!this[ye]&&this[ee].length===0&&this[_t]&&(this[ns]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[ss]&&this.emit("close"),this[ns]=!1)}emit(e,r,...i){if(e!=="error"&&e!=="close"&&e!==ye&&this[ye])return;if(e==="data")return r?this[bt]?qi(()=>this[zl](r)):this[zl](r):!1;if(e==="end")return this[Dg]();if(e==="close"){if(this[ss]=!0,!this[Ht]&&!this[ye])return;let s=super.emit("close");return this.removeAllListeners("close"),s}else if(e==="error"){this[Mi]=r;let s=super.emit("error",r);return this[Et](),s}else if(e==="resume"){let s=super.emit("resume");return this[Et](),s}else if(e==="finish"||e==="prefinish"){let s=super.emit(e);return this.removeAllListeners(e),s}let n=super.emit(e,r,...i);return this[Et](),n}[zl](e){for(let i of this[nt])i.dest.write(e)===!1&&this.pause();let r=super.emit("data",e);return this[Et](),r}[Dg](){this[Ht]||(this[Ht]=!0,this.readable=!1,this[bt]?qi(()=>this[Kl]()):this[Kl]())}[Kl](){if(this[St]){let r=this[St].end();if(r){for(let i of this[nt])i.dest.write(r);super.emit("data",r)}}for(let r of this[nt])r.end();let e=super.emit("end");return this.removeAllListeners("end"),e}collect(){let e=[];this[ge]||(e.dataLength=0);let r=this.promise();return this.on("data",i=>{e.push(i),this[ge]||(e.dataLength+=i.length)}),r.then(()=>e)}concat(){return this[ge]?Promise.reject(new Error("cannot concat in objectMode")):this.collect().then(e=>this[ge]?Promise.reject(new Error("cannot concat in objectMode")):this[Oe]?e.join(""):Buffer.concat(e,e.dataLength))}promise(){return new Promise((e,r)=>{this.on(ye,()=>r(new Error("stream destroyed"))),this.on("error",i=>r(i)),this.on("end",()=>e())})}[MT](){return{next:()=>{let r=this.read();if(r!==null)return Promise.resolve({done:!1,value:r});if(this[_t])return Promise.resolve({done:!0});let i=null,n=null,s=c=>{this.removeListener("data",o),this.removeListener("end",a),n(c)},o=c=>{this.removeListener("error",s),this.removeListener("end",a),this.pause(),i({value:c,done:!!this[_t]})},a=()=>{this.removeListener("error",s),this.removeListener("data",o),i({done:!0})},l=()=>s(new Error("stream destroyed"));return new Promise((c,u)=>{n=u,i=c,this.once(ye,l),this.once("error",s),this.once("end",a),this.once("data",o)})}}}[BT](){return{next:()=>{let r=this.read();return{value:r,done:r===null}}}}destroy(e){return this[ye]?(e?this.emit("error",e):this.emit(ye),this):(this[ye]=!0,this[ee].length=0,this[ce]=0,typeof this.close=="function"&&!this[ss]&&this.close(),e?this.emit("error",e):this.emit(ye),this)}static isStream(e){return!!e&&(e instanceof Mg||e instanceof Pg||e instanceof FT&&(typeof e.pipe=="function"||typeof e.write=="function"&&typeof e.end=="function"))}}});var Hg=d((PI,qg)=>{var $T=require("zlib").constants||{ZLIB_VERNUM:4736};qg.exports=Object.freeze(Object.assign(Object.create(null),{Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_VERSION_ERROR:-6,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,DEFLATE:1,INFLATE:2,GZIP:3,GUNZIP:4,DEFLATERAW:5,INFLATERAW:6,UNZIP:7,BROTLI_DECODE:8,BROTLI_ENCODE:9,Z_MIN_WINDOWBITS:8,Z_MAX_WINDOWBITS:15,Z_DEFAULT_WINDOWBITS:15,Z_MIN_CHUNK:64,Z_MAX_CHUNK:1/0,Z_DEFAULT_CHUNK:16384,Z_MIN_MEMLEVEL:1,Z_MAX_MEMLEVEL:9,Z_DEFAULT_MEMLEVEL:8,Z_MIN_LEVEL:-1,Z_MAX_LEVEL:9,Z_DEFAULT_LEVEL:-1,BROTLI_OPERATION_PROCESS:0,BROTLI_OPERATION_FLUSH:1,BROTLI_OPERATION_FINISH:2,BROTLI_OPERATION_EMIT_METADATA:3,BROTLI_MODE_GENERIC:0,BROTLI_MODE_TEXT:1,BROTLI_MODE_FONT:2,BROTLI_DEFAULT_MODE:0,BROTLI_MIN_QUALITY:0,BROTLI_MAX_QUALITY:11,BROTLI_DEFAULT_QUALITY:11,BROTLI_MIN_WINDOW_BITS:10,BROTLI_MAX_WINDOW_BITS:24,BROTLI_LARGE_MAX_WINDOW_BITS:30,BROTLI_DEFAULT_WINDOW:22,BROTLI_MIN_INPUT_BLOCK_BITS:16,BROTLI_MAX_INPUT_BLOCK_BITS:24,BROTLI_PARAM_MODE:0,BROTLI_PARAM_QUALITY:1,BROTLI_PARAM_LGWIN:2,BROTLI_PARAM_LGBLOCK:3,BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING:4,BROTLI_PARAM_SIZE_HINT:5,BROTLI_PARAM_LARGE_WINDOW:6,BROTLI_PARAM_NPOSTFIX:7,BROTLI_PARAM_NDIRECT:8,BROTLI_DECODER_RESULT_ERROR:0,BROTLI_DECODER_RESULT_SUCCESS:1,BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT:2,BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION:0,BROTLI_DECODER_PARAM_LARGE_WINDOW:1,BROTLI_DECODER_NO_ERROR:0,BROTLI_DECODER_SUCCESS:1,BROTLI_DECODER_NEEDS_MORE_INPUT:2,BROTLI_DECODER_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE:-1,BROTLI_DECODER_ERROR_FORMAT_RESERVED:-2,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE:-3,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET:-4,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME:-5,BROTLI_DECODER_ERROR_FORMAT_CL_SPACE:-6,BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE:-7,BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT:-8,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1:-9,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2:-10,BROTLI_DECODER_ERROR_FORMAT_TRANSFORM:-11,BROTLI_DECODER_ERROR_FORMAT_DICTIONARY:-12,BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS:-13,BROTLI_DECODER_ERROR_FORMAT_PADDING_1:-14,BROTLI_DECODER_ERROR_FORMAT_PADDING_2:-15,BROTLI_DECODER_ERROR_FORMAT_DISTANCE:-16,BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET:-19,BROTLI_DECODER_ERROR_INVALID_ARGUMENTS:-20,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES:-21,BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS:-22,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP:-25,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1:-26,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2:-27,BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES:-30,BROTLI_DECODER_ERROR_UNREACHABLE:-31},$T))});var tc=d((II,Vg)=>{"use strict";var Ug=typeof process=="object"&&process?process:{stdout:null,stderr:null},GT=require("events"),$g=require("stream"),Gg=require("string_decoder").StringDecoder,wt=Symbol("EOF"),xt=Symbol("maybeEmitEnd"),Ut=Symbol("emittedEnd"),us=Symbol("emittingEnd"),Hi=Symbol("emittedError"),hs=Symbol("closed"),jg=Symbol("read"),fs=Symbol("flush"),Wg=Symbol("flushChunk"),Ce=Symbol("encoding"),vt=Symbol("decoder"),ps=Symbol("flowing"),Ui=Symbol("paused"),Xr=Symbol("resume"),ue=Symbol("bufferLength"),Xl=Symbol("bufferPush"),Zl=Symbol("bufferShift"),_e=Symbol("objectMode"),Ee=Symbol("destroyed"),Ql=Symbol("emitData"),Yg=Symbol("emitEnd"),Jl=Symbol("emitEnd2"),Rt=Symbol("async"),$i=t=>Promise.resolve().then(t),zg=global._MP_NO_ITERATOR_SYMBOLS_!=="1",jT=zg&&Symbol.asyncIterator||Symbol("asyncIterator not implemented"),WT=zg&&Symbol.iterator||Symbol("iterator not implemented"),YT=t=>t==="end"||t==="finish"||t==="prefinish",zT=t=>t instanceof ArrayBuffer||typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,KT=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),ds=class{constructor(e,r,i){this.src=e,this.dest=r,this.opts=i,this.ondrain=()=>e[Xr](),r.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},ec=class extends ds{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(e,r,i){super(e,r,i),this.proxyErrors=n=>r.emit("error",n),e.on("error",this.proxyErrors)}};Vg.exports=class Kg extends $g{constructor(e){super(),this[ps]=!1,this[Ui]=!1,this.pipes=[],this.buffer=[],this[_e]=e&&e.objectMode||!1,this[_e]?this[Ce]=null:this[Ce]=e&&e.encoding||null,this[Ce]==="buffer"&&(this[Ce]=null),this[Rt]=e&&!!e.async||!1,this[vt]=this[Ce]?new Gg(this[Ce]):null,this[wt]=!1,this[Ut]=!1,this[us]=!1,this[hs]=!1,this[Hi]=null,this.writable=!0,this.readable=!0,this[ue]=0,this[Ee]=!1}get bufferLength(){return this[ue]}get encoding(){return this[Ce]}set encoding(e){if(this[_e])throw new Error("cannot set encoding in objectMode");if(this[Ce]&&e!==this[Ce]&&(this[vt]&&this[vt].lastNeed||this[ue]))throw new Error("cannot change encoding");this[Ce]!==e&&(this[vt]=e?new Gg(e):null,this.buffer.length&&(this.buffer=this.buffer.map(r=>this[vt].write(r)))),this[Ce]=e}setEncoding(e){this.encoding=e}get objectMode(){return this[_e]}set objectMode(e){this[_e]=this[_e]||!!e}get async(){return this[Rt]}set async(e){this[Rt]=this[Rt]||!!e}write(e,r,i){if(this[wt])throw new Error("write after end");if(this[Ee])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof r=="function"&&(i=r,r="utf8"),r||(r="utf8");let n=this[Rt]?$i:s=>s();return!this[_e]&&!Buffer.isBuffer(e)&&(KT(e)?e=Buffer.from(e.buffer,e.byteOffset,e.byteLength):zT(e)?e=Buffer.from(e):typeof e!="string"&&(this.objectMode=!0)),this[_e]?(this.flowing&&this[ue]!==0&&this[fs](!0),this.flowing?this.emit("data",e):this[Xl](e),this[ue]!==0&&this.emit("readable"),i&&n(i),this.flowing):e.length?(typeof e=="string"&&!(r===this[Ce]&&!this[vt].lastNeed)&&(e=Buffer.from(e,r)),Buffer.isBuffer(e)&&this[Ce]&&(e=this[vt].write(e)),this.flowing&&this[ue]!==0&&this[fs](!0),this.flowing?this.emit("data",e):this[Xl](e),this[ue]!==0&&this.emit("readable"),i&&n(i),this.flowing):(this[ue]!==0&&this.emit("readable"),i&&n(i),this.flowing)}read(e){if(this[Ee])return null;if(this[ue]===0||e===0||e>this[ue])return this[xt](),null;this[_e]&&(e=null),this.buffer.length>1&&!this[_e]&&(this.encoding?this.buffer=[this.buffer.join("")]:this.buffer=[Buffer.concat(this.buffer,this[ue])]);let r=this[jg](e||null,this.buffer[0]);return this[xt](),r}[jg](e,r){return e===r.length||e===null?this[Zl]():(this.buffer[0]=r.slice(e),r=r.slice(0,e),this[ue]-=e),this.emit("data",r),!this.buffer.length&&!this[wt]&&this.emit("drain"),r}end(e,r,i){return typeof e=="function"&&(i=e,e=null),typeof r=="function"&&(i=r,r="utf8"),e&&this.write(e,r),i&&this.once("end",i),this[wt]=!0,this.writable=!1,(this.flowing||!this[Ui])&&this[xt](),this}[Xr](){this[Ee]||(this[Ui]=!1,this[ps]=!0,this.emit("resume"),this.buffer.length?this[fs]():this[wt]?this[xt]():this.emit("drain"))}resume(){return this[Xr]()}pause(){this[ps]=!1,this[Ui]=!0}get destroyed(){return this[Ee]}get flowing(){return this[ps]}get paused(){return this[Ui]}[Xl](e){this[_e]?this[ue]+=1:this[ue]+=e.length,this.buffer.push(e)}[Zl](){return this.buffer.length&&(this[_e]?this[ue]-=1:this[ue]-=this.buffer[0].length),this.buffer.shift()}[fs](e){do;while(this[Wg](this[Zl]()));!e&&!this.buffer.length&&!this[wt]&&this.emit("drain")}[Wg](e){return e?(this.emit("data",e),this.flowing):!1}pipe(e,r){if(this[Ee])return;let i=this[Ut];return r=r||{},e===Ug.stdout||e===Ug.stderr?r.end=!1:r.end=r.end!==!1,r.proxyErrors=!!r.proxyErrors,i?r.end&&e.end():(this.pipes.push(r.proxyErrors?new ec(this,e,r):new ds(this,e,r)),this[Rt]?$i(()=>this[Xr]()):this[Xr]()),e}unpipe(e){let r=this.pipes.find(i=>i.dest===e);r&&(this.pipes.splice(this.pipes.indexOf(r),1),r.unpipe())}addListener(e,r){return this.on(e,r)}on(e,r){let i=super.on(e,r);return e==="data"&&!this.pipes.length&&!this.flowing?this[Xr]():e==="readable"&&this[ue]!==0?super.emit("readable"):YT(e)&&this[Ut]?(super.emit(e),this.removeAllListeners(e)):e==="error"&&this[Hi]&&(this[Rt]?$i(()=>r.call(this,this[Hi])):r.call(this,this[Hi])),i}get emittedEnd(){return this[Ut]}[xt](){!this[us]&&!this[Ut]&&!this[Ee]&&this.buffer.length===0&&this[wt]&&(this[us]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[hs]&&this.emit("close"),this[us]=!1)}emit(e,r,...i){if(e!=="error"&&e!=="close"&&e!==Ee&&this[Ee])return;if(e==="data")return r?this[Rt]?$i(()=>this[Ql](r)):this[Ql](r):!1;if(e==="end")return this[Yg]();if(e==="close"){if(this[hs]=!0,!this[Ut]&&!this[Ee])return;let s=super.emit("close");return this.removeAllListeners("close"),s}else if(e==="error"){this[Hi]=r;let s=super.emit("error",r);return this[xt](),s}else if(e==="resume"){let s=super.emit("resume");return this[xt](),s}else if(e==="finish"||e==="prefinish"){let s=super.emit(e);return this.removeAllListeners(e),s}let n=super.emit(e,r,...i);return this[xt](),n}[Ql](e){for(let i of this.pipes)i.dest.write(e)===!1&&this.pause();let r=super.emit("data",e);return this[xt](),r}[Yg](){this[Ut]||(this[Ut]=!0,this.readable=!1,this[Rt]?$i(()=>this[Jl]()):this[Jl]())}[Jl](){if(this[vt]){let r=this[vt].end();if(r){for(let i of this.pipes)i.dest.write(r);super.emit("data",r)}}for(let r of this.pipes)r.end();let e=super.emit("end");return this.removeAllListeners("end"),e}collect(){let e=[];this[_e]||(e.dataLength=0);let r=this.promise();return this.on("data",i=>{e.push(i),this[_e]||(e.dataLength+=i.length)}),r.then(()=>e)}concat(){return this[_e]?Promise.reject(new Error("cannot concat in objectMode")):this.collect().then(e=>this[_e]?Promise.reject(new Error("cannot concat in objectMode")):this[Ce]?e.join(""):Buffer.concat(e,e.dataLength))}promise(){return new Promise((e,r)=>{this.on(Ee,()=>r(new Error("stream destroyed"))),this.on("error",i=>r(i)),this.on("end",()=>e())})}[jT](){return{next:()=>{let r=this.read();if(r!==null)return Promise.resolve({done:!1,value:r});if(this[wt])return Promise.resolve({done:!0});let i=null,n=null,s=c=>{this.removeListener("data",o),this.removeListener("end",a),n(c)},o=c=>{this.removeListener("error",s),this.removeListener("end",a),this.pause(),i({value:c,done:!!this[wt]})},a=()=>{this.removeListener("error",s),this.removeListener("data",o),i({done:!0})},l=()=>s(new Error("stream destroyed"));return new Promise((c,u)=>{n=u,i=c,this.once(Ee,l),this.once("error",s),this.once("end",a),this.once("data",o)})}}}[WT](){return{next:()=>{let r=this.read();return{value:r,done:r===null}}}}destroy(e){return this[Ee]?(e?this.emit("error",e):this.emit(Ee),this):(this[Ee]=!0,this.buffer.length=0,this[ue]=0,typeof this.close=="function"&&!this[hs]&&this.close(),e?this.emit("error",e):this.emit(Ee),this)}static isStream(e){return!!e&&(e instanceof Kg||e instanceof $g||e instanceof GT&&(typeof e.pipe=="function"||typeof e.write=="function"&&typeof e.end=="function"))}}});var yc=d(Ne=>{"use strict";var oc=require("assert"),$t=require("buffer").Buffer,Qg=require("zlib"),hr=Ne.constants=Hg(),VT=tc(),Xg=$t.concat,fr=Symbol("_superWrite"),Qr=class extends Error{constructor(e){super("zlib: "+e.message),this.code=e.code,this.errno=e.errno,this.code||(this.code="ZLIB_ERROR"),this.message="zlib: "+e.message,Error.captureStackTrace(this,this.constructor)}get name(){return"ZlibError"}},XT=Symbol("opts"),Gi=Symbol("flushFlag"),Zg=Symbol("finishFlushFlag"),gc=Symbol("fullFlushFlag"),Y=Symbol("handle"),ms=Symbol("onError"),Zr=Symbol("sawError"),rc=Symbol("level"),ic=Symbol("strategy"),nc=Symbol("ended"),kI=Symbol("_defaultFullFlush"),gs=class extends VT{constructor(e,r){if(!e||typeof e!="object")throw new TypeError("invalid options for ZlibBase constructor");super(e),this[Zr]=!1,this[nc]=!1,this[XT]=e,this[Gi]=e.flush,this[Zg]=e.finishFlush;try{this[Y]=new Qg[r](e)}catch(i){throw new Qr(i)}this[ms]=i=>{this[Zr]||(this[Zr]=!0,this.close(),this.emit("error",i))},this[Y].on("error",i=>this[ms](new Qr(i))),this.once("end",()=>this.close)}close(){this[Y]&&(this[Y].close(),this[Y]=null,this.emit("close"))}reset(){if(!this[Zr])return oc(this[Y],"zlib binding closed"),this[Y].reset()}flush(e){this.ended||(typeof e!="number"&&(e=this[gc]),this.write(Object.assign($t.alloc(0),{[Gi]:e})))}end(e,r,i){return e&&this.write(e,r),this.flush(this[Zg]),this[nc]=!0,super.end(null,null,i)}get ended(){return this[nc]}write(e,r,i){if(typeof r=="function"&&(i=r,r="utf8"),typeof e=="string"&&(e=$t.from(e,r)),this[Zr])return;oc(this[Y],"zlib binding closed");let n=this[Y]._handle,s=n.close;n.close=()=>{};let o=this[Y].close;this[Y].close=()=>{},$t.concat=c=>c;let a;try{let c=typeof e[Gi]=="number"?e[Gi]:this[Gi];a=this[Y]._processChunk(e,c),$t.concat=Xg}catch(c){$t.concat=Xg,this[ms](new Qr(c))}finally{this[Y]&&(this[Y]._handle=n,n.close=s,this[Y].close=o,this[Y].removeAllListeners("error"))}this[Y]&&this[Y].on("error",c=>this[ms](new Qr(c)));let l;if(a)if(Array.isArray(a)&&a.length>0){l=this[fr]($t.from(a[0]));for(let c=1;c<a.length;c++)l=this[fr](a[c])}else l=this[fr]($t.from(a));return i&&i(),l}[fr](e){return super.write(e)}},At=class extends gs{constructor(e,r){e=e||{},e.flush=e.flush||hr.Z_NO_FLUSH,e.finishFlush=e.finishFlush||hr.Z_FINISH,super(e,r),this[gc]=hr.Z_FULL_FLUSH,this[rc]=e.level,this[ic]=e.strategy}params(e,r){if(!this[Zr]){if(!this[Y])throw new Error("cannot switch params when binding is closed");if(!this[Y].params)throw new Error("not supported in this implementation");if(this[rc]!==e||this[ic]!==r){this.flush(hr.Z_SYNC_FLUSH),oc(this[Y],"zlib binding closed");let i=this[Y].flush;this[Y].flush=(n,s)=>{this.flush(n),s()};try{this[Y].params(e,r)}finally{this[Y].flush=i}this[Y]&&(this[rc]=e,this[ic]=r)}}}},ac=class extends At{constructor(e){super(e,"Deflate")}},lc=class extends At{constructor(e){super(e,"Inflate")}},sc=Symbol("_portable"),cc=class extends At{constructor(e){super(e,"Gzip"),this[sc]=e&&!!e.portable}[fr](e){return this[sc]?(this[sc]=!1,e[9]=255,super[fr](e)):super[fr](e)}},uc=class extends At{constructor(e){super(e,"Gunzip")}},hc=class extends At{constructor(e){super(e,"DeflateRaw")}},fc=class extends At{constructor(e){super(e,"InflateRaw")}},pc=class extends At{constructor(e){super(e,"Unzip")}},ys=class extends gs{constructor(e,r){e=e||{},e.flush=e.flush||hr.BROTLI_OPERATION_PROCESS,e.finishFlush=e.finishFlush||hr.BROTLI_OPERATION_FINISH,super(e,r),this[gc]=hr.BROTLI_OPERATION_FLUSH}},dc=class extends ys{constructor(e){super(e,"BrotliCompress")}},mc=class extends ys{constructor(e){super(e,"BrotliDecompress")}};Ne.Deflate=ac;Ne.Inflate=lc;Ne.Gzip=cc;Ne.Gunzip=uc;Ne.DeflateRaw=hc;Ne.InflateRaw=fc;Ne.Unzip=pc;typeof Qg.BrotliCompress=="function"?(Ne.BrotliCompress=dc,Ne.BrotliDecompress=mc):Ne.BrotliCompress=Ne.BrotliDecompress=class{constructor(){throw new Error("Brotli is not supported in this version of Node.js")}}});var Jr=d((FI,Jg)=>{var ZT=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform;Jg.exports=ZT!=="win32"?t=>t:t=>t&&t.replace(/\\/g,"/")});var _s=d((BI,ey)=>{"use strict";var QT=cs(),_c=Jr(),Ec=Symbol("slurp");ey.exports=class extends QT{constructor(e,r,i){switch(super(),this.pause(),this.extended=r,this.globalExtended=i,this.header=e,this.startBlockSize=512*Math.ceil(e.size/512),this.blockRemain=this.startBlockSize,this.remain=e.size,this.type=e.type,this.meta=!1,this.ignore=!1,this.type){case"File":case"OldFile":case"Link":case"SymbolicLink":case"CharacterDevice":case"BlockDevice":case"Directory":case"FIFO":case"ContiguousFile":case"GNUDumpDir":break;case"NextFileHasLongLinkpath":case"NextFileHasLongPath":case"OldGnuLongPath":case"GlobalExtendedHeader":case"ExtendedHeader":case"OldExtendedHeader":this.meta=!0;break;default:this.ignore=!0}this.path=_c(e.path),this.mode=e.mode,this.mode&&(this.mode=this.mode&4095),this.uid=e.uid,this.gid=e.gid,this.uname=e.uname,this.gname=e.gname,this.size=e.size,this.mtime=e.mtime,this.atime=e.atime,this.ctime=e.ctime,this.linkpath=_c(e.linkpath),this.uname=e.uname,this.gname=e.gname,r&&this[Ec](r),i&&this[Ec](i,!0)}write(e){let r=e.length;if(r>this.blockRemain)throw new Error("writing more to entry than is appropriate");let i=this.remain,n=this.blockRemain;return this.remain=Math.max(0,i-r),this.blockRemain=Math.max(0,n-r),this.ignore?!0:i>=r?super.write(e):super.write(e.slice(0,i))}[Ec](e,r){for(let i in e)e[i]!==null&&e[i]!==void 0&&!(r&&i==="path")&&(this[i]=i==="path"||i==="linkpath"?_c(e[i]):e[i])}}});var Sc=d(Es=>{"use strict";Es.name=new Map([["0","File"],["","OldFile"],["1","Link"],["2","SymbolicLink"],["3","CharacterDevice"],["4","BlockDevice"],["5","Directory"],["6","FIFO"],["7","ContiguousFile"],["g","GlobalExtendedHeader"],["x","ExtendedHeader"],["A","SolarisACL"],["D","GNUDumpDir"],["I","Inode"],["K","NextFileHasLongLinkpath"],["L","NextFileHasLongPath"],["M","ContinuationFile"],["N","OldGnuLongPath"],["S","SparseFile"],["V","TapeVolumeHeader"],["X","OldExtendedHeader"]]);Es.code=new Map(Array.from(Es.name).map(t=>[t[1],t[0]]))});var ny=d((HI,iy)=>{"use strict";var JT=(t,e)=>{if(Number.isSafeInteger(t))t<0?tO(t,e):eO(t,e);else throw Error("cannot encode number outside of javascript safe integer range");return e},eO=(t,e)=>{e[0]=128;for(var r=e.length;r>1;r--)e[r-1]=t&255,t=Math.floor(t/256)},tO=(t,e)=>{e[0]=255;var r=!1;t=t*-1;for(var i=e.length;i>1;i--){var n=t&255;t=Math.floor(t/256),r?e[i-1]=ty(n):n===0?e[i-1]=0:(r=!0,e[i-1]=ry(n))}},rO=t=>{let e=t[0],r=e===128?nO(t.slice(1,t.length)):e===255?iO(t):null;if(r===null)throw Error("invalid base256 encoding");if(!Number.isSafeInteger(r))throw Error("parsed number outside of javascript safe integer range");return r},iO=t=>{for(var e=t.length,r=0,i=!1,n=e-1;n>-1;n--){var s=t[n],o;i?o=ty(s):s===0?o=s:(i=!0,o=ry(s)),o!==0&&(r-=o*Math.pow(256,e-n-1))}return r},nO=t=>{for(var e=t.length,r=0,i=e-1;i>-1;i--){var n=t[i];n!==0&&(r+=n*Math.pow(256,e-i-1))}return r},ty=t=>(255^t)&255,ry=t=>(255^t)+1&255;iy.exports={encode:JT,parse:rO}});var ti=d((UI,oy)=>{"use strict";var bc=Sc(),ei=require("path").posix,sy=ny(),wc=Symbol("slurp"),De=Symbol("type"),Rc=class{constructor(e,r,i,n){this.cksumValid=!1,this.needPax=!1,this.nullBlock=!1,this.block=null,this.path=null,this.mode=null,this.uid=null,this.gid=null,this.size=null,this.mtime=null,this.cksum=null,this[De]="0",this.linkpath=null,this.uname=null,this.gname=null,this.devmaj=0,this.devmin=0,this.atime=null,this.ctime=null,Buffer.isBuffer(e)?this.decode(e,r||0,i,n):e&&this.set(e)}decode(e,r,i,n){if(r||(r=0),!e||!(e.length>=r+512))throw new Error("need 512 bytes for header");if(this.path=pr(e,r,100),this.mode=Gt(e,r+100,8),this.uid=Gt(e,r+108,8),this.gid=Gt(e,r+116,8),this.size=Gt(e,r+124,12),this.mtime=xc(e,r+136,12),this.cksum=Gt(e,r+148,12),this[wc](i),this[wc](n,!0),this[De]=pr(e,r+156,1),this[De]===""&&(this[De]="0"),this[De]==="0"&&this.path.slice(-1)==="/"&&(this[De]="5"),this[De]==="5"&&(this.size=0),this.linkpath=pr(e,r+157,100),e.slice(r+257,r+265).toString()==="ustar\x0000")if(this.uname=pr(e,r+265,32),this.gname=pr(e,r+297,32),this.devmaj=Gt(e,r+329,8),this.devmin=Gt(e,r+337,8),e[r+475]!==0){let o=pr(e,r+345,155);this.path=o+"/"+this.path}else{let o=pr(e,r+345,130);o&&(this.path=o+"/"+this.path),this.atime=xc(e,r+476,12),this.ctime=xc(e,r+488,12)}let s=8*32;for(let o=r;o<r+148;o++)s+=e[o];for(let o=r+156;o<r+512;o++)s+=e[o];this.cksumValid=s===this.cksum,this.cksum===null&&s===8*32&&(this.nullBlock=!0)}[wc](e,r){for(let i in e)e[i]!==null&&e[i]!==void 0&&!(r&&i==="path")&&(this[i]=e[i])}encode(e,r){if(e||(e=this.block=Buffer.alloc(512),r=0),r||(r=0),!(e.length>=r+512))throw new Error("need 512 bytes for header");let i=this.ctime||this.atime?130:155,n=sO(this.path||"",i),s=n[0],o=n[1];this.needPax=n[2],this.needPax=dr(e,r,100,s)||this.needPax,this.needPax=jt(e,r+100,8,this.mode)||this.needPax,this.needPax=jt(e,r+108,8,this.uid)||this.needPax,this.needPax=jt(e,r+116,8,this.gid)||this.needPax,this.needPax=jt(e,r+124,12,this.size)||this.needPax,this.needPax=vc(e,r+136,12,this.mtime)||this.needPax,e[r+156]=this[De].charCodeAt(0),this.needPax=dr(e,r+157,100,this.linkpath)||this.needPax,e.write("ustar\x0000",r+257,8),this.needPax=dr(e,r+265,32,this.uname)||this.needPax,this.needPax=dr(e,r+297,32,this.gname)||this.needPax,this.needPax=jt(e,r+329,8,this.devmaj)||this.needPax,this.needPax=jt(e,r+337,8,this.devmin)||this.needPax,this.needPax=dr(e,r+345,i,o)||this.needPax,e[r+475]!==0?this.needPax=dr(e,r+345,155,o)||this.needPax:(this.needPax=dr(e,r+345,130,o)||this.needPax,this.needPax=vc(e,r+476,12,this.atime)||this.needPax,this.needPax=vc(e,r+488,12,this.ctime)||this.needPax);let a=8*32;for(let l=r;l<r+148;l++)a+=e[l];for(let l=r+156;l<r+512;l++)a+=e[l];return this.cksum=a,jt(e,r+148,8,this.cksum),this.cksumValid=!0,this.needPax}set(e){for(let r in e)e[r]!==null&&e[r]!==void 0&&(this[r]=e[r])}get type(){return bc.name.get(this[De])||this[De]}get typeKey(){return this[De]}set type(e){bc.code.has(e)?this[De]=bc.code.get(e):this[De]=e}},sO=(t,e)=>{let i=t,n="",s,o=ei.parse(t).root||".";if(Buffer.byteLength(i)<100)s=[i,n,!1];else{n=ei.dirname(i),i=ei.basename(i);do Buffer.byteLength(i)<=100&&Buffer.byteLength(n)<=e?s=[i,n,!1]:Buffer.byteLength(i)>100&&Buffer.byteLength(n)<=e?s=[i.slice(0,100-1),n,!0]:(i=ei.join(ei.basename(n),i),n=ei.dirname(n));while(n!==o&&!s);s||(s=[t.slice(0,100-1),"",!0])}return s},pr=(t,e,r)=>t.slice(e,e+r).toString("utf8").replace(/\0.*/,""),xc=(t,e,r)=>oO(Gt(t,e,r)),oO=t=>t===null?null:new Date(t*1e3),Gt=(t,e,r)=>t[e]&128?sy.parse(t.slice(e,e+r)):lO(t,e,r),aO=t=>isNaN(t)?null:t,lO=(t,e,r)=>aO(parseInt(t.slice(e,e+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),cO={12:8589934591,8:2097151},jt=(t,e,r,i)=>i===null?!1:i>cO[r]||i<0?(sy.encode(i,t.slice(e,e+r)),!0):(uO(t,e,r,i),!1),uO=(t,e,r,i)=>t.write(hO(i,r),e,r,"ascii"),hO=(t,e)=>fO(Math.floor(t).toString(8),e),fO=(t,e)=>(t.length===e-1?t:new Array(e-t.length-1).join("0")+t+" ")+"\0",vc=(t,e,r,i)=>i===null?!1:jt(t,e,r,i.getTime()/1e3),pO=new Array(156).join("\0"),dr=(t,e,r,i)=>i===null?!1:(t.write(i+pO,e,r,"utf8"),i.length!==Buffer.byteLength(i)||i.length>r);oy.exports=Rc});var Ss=d(($I,ay)=>{"use strict";var dO=ti(),mO=require("path"),ji=class{constructor(e,r){this.atime=e.atime||null,this.charset=e.charset||null,this.comment=e.comment||null,this.ctime=e.ctime||null,this.gid=e.gid||null,this.gname=e.gname||null,this.linkpath=e.linkpath||null,this.mtime=e.mtime||null,this.path=e.path||null,this.size=e.size||null,this.uid=e.uid||null,this.uname=e.uname||null,this.dev=e.dev||null,this.ino=e.ino||null,this.nlink=e.nlink||null,this.global=r||!1}encode(){let e=this.encodeBody();if(e==="")return null;let r=Buffer.byteLength(e),i=512*Math.ceil(1+r/512),n=Buffer.allocUnsafe(i);for(let s=0;s<512;s++)n[s]=0;new dO({path:("PaxHeader/"+mO.basename(this.path)).slice(0,99),mode:this.mode||420,uid:this.uid||null,gid:this.gid||null,size:r,mtime:this.mtime||null,type:this.global?"GlobalExtendedHeader":"ExtendedHeader",linkpath:"",uname:this.uname||"",gname:this.gname||"",devmaj:0,devmin:0,atime:this.atime||null,ctime:this.ctime||null}).encode(n),n.write(e,512,r,"utf8");for(let s=r+512;s<n.length;s++)n[s]=0;return n}encodeBody(){return 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")}encodeField(e){if(this[e]===null||this[e]===void 0)return"";let r=this[e]instanceof Date?this[e].getTime()/1e3:this[e],i=" "+(e==="dev"||e==="ino"||e==="nlink"?"SCHILY.":"")+e+"="+r+`
|
|
7
|
+
`,n=Buffer.byteLength(i),s=Math.floor(Math.log(n)/Math.log(10))+1;return n+s>=Math.pow(10,s)&&(s+=1),s+n+i}};ji.parse=(t,e,r)=>new ji(gO(yO(t),e),r);var gO=(t,e)=>e?Object.keys(t).reduce((r,i)=>(r[i]=t[i],r),e):t,yO=t=>t.replace(/\n$/,"").split(`
|
|
8
|
+
`).reduce(_O,Object.create(null)),_O=(t,e)=>{let r=parseInt(e,10);if(r!==Buffer.byteLength(e)+1)return t;e=e.slice((r+" ").length);let i=e.split("="),n=i.shift().replace(/^SCHILY\.(dev|ino|nlink)/,"$1");if(!n)return t;let s=i.join("=");return t[n]=/^([A-Z]+\.)?([mac]|birth|creation)time$/.test(n)?new Date(s*1e3):/^[0-9]+$/.test(s)?+s:s,t};ay.exports=ji});var ri=d((GI,ly)=>{ly.exports=t=>{let e=t.length-1,r=-1;for(;e>-1&&t.charAt(e)==="/";)r=e,e--;return r===-1?t:t.slice(0,r)}});var bs=d((jI,cy)=>{"use strict";cy.exports=t=>class extends t{warn(e,r,i={}){this.file&&(i.file=this.file),this.cwd&&(i.cwd=this.cwd),i.code=r instanceof Error&&r.code||e,i.tarCode=e,!this.strict&&i.recoverable!==!1?(r instanceof Error&&(i=Object.assign(r,i),r=r.message),this.emit("warn",i.tarCode,r,i)):r instanceof Error?this.emit("error",Object.assign(r,i)):this.emit("error",Object.assign(new Error(`${e}: ${r}`),i))}}});var Tc=d((YI,uy)=>{"use strict";var ws=["|","<",">","?",":"],Ac=ws.map(t=>String.fromCharCode(61440+t.charCodeAt(0))),EO=new Map(ws.map((t,e)=>[t,Ac[e]])),SO=new Map(Ac.map((t,e)=>[t,ws[e]]));uy.exports={encode:t=>ws.reduce((e,r)=>e.split(r).join(EO.get(r)),t),decode:t=>Ac.reduce((e,r)=>e.split(r).join(SO.get(r)),t)}});var Oc=d((zI,fy)=>{var{isAbsolute:bO,parse:hy}=require("path").win32;fy.exports=t=>{let e="",r=hy(t);for(;bO(t)||r.root;){let i=t.charAt(0)==="/"&&t.slice(0,4)!=="//?/"?"/":r.root;t=t.slice(i.length),e+=i,r=hy(t)}return[e,t]}});var dy=d((KI,py)=>{"use strict";py.exports=(t,e,r)=>(t&=4095,r&&(t=(t|384)&-19),e&&(t&256&&(t|=64),t&32&&(t|=8),t&4&&(t|=1)),t)});var Bc=d((ZI,Oy)=>{"use strict";var by=cs(),wy=Ss(),xy=ti(),ot=require("fs"),my=require("path"),st=Jr(),wO=ri(),vy=(t,e)=>e?(t=st(t).replace(/^\.(\/|$)/,""),wO(e)+"/"+t):st(t),xO=16*1024*1024,gy=Symbol("process"),yy=Symbol("file"),_y=Symbol("directory"),Lc=Symbol("symlink"),Ey=Symbol("hardlink"),Wi=Symbol("header"),xs=Symbol("read"),Pc=Symbol("lstat"),vs=Symbol("onlstat"),Ic=Symbol("onread"),kc=Symbol("onreadlink"),Nc=Symbol("openfile"),Dc=Symbol("onopenfile"),Wt=Symbol("close"),Rs=Symbol("mode"),Fc=Symbol("awaitDrain"),Cc=Symbol("ondrain"),at=Symbol("prefix"),Sy=Symbol("hadError"),Ry=bs(),vO=Tc(),Ay=Oc(),Ty=dy(),As=Ry(class extends by{constructor(e,r){if(r=r||{},super(r),typeof e!="string")throw new TypeError("path is required");this.path=st(e),this.portable=!!r.portable,this.myuid=process.getuid&&process.getuid()||0,this.myuser=process.env.USER||"",this.maxReadSize=r.maxReadSize||xO,this.linkCache=r.linkCache||new Map,this.statCache=r.statCache||new Map,this.preservePaths=!!r.preservePaths,this.cwd=st(r.cwd||process.cwd()),this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.mtime=r.mtime||null,this.prefix=r.prefix?st(r.prefix):null,this.fd=null,this.blockLen=null,this.blockRemain=null,this.buf=null,this.offset=null,this.length=null,this.pos=null,this.remain=null,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let i=!1;if(!this.preservePaths){let[n,s]=Ay(this.path);n&&(this.path=s,i=n)}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=vO.decode(this.path.replace(/\\/g,"/")),e=e.replace(/\\/g,"/")),this.absolute=st(r.absolute||my.resolve(this.cwd,e)),this.path===""&&(this.path="./"),i&&this.warn("TAR_ENTRY_INFO",`stripping ${i} from absolute path`,{entry:this,path:i+this.path}),this.statCache.has(this.absolute)?this[vs](this.statCache.get(this.absolute)):this[Pc]()}emit(e,...r){return e==="error"&&(this[Sy]=!0),super.emit(e,...r)}[Pc](){ot.lstat(this.absolute,(e,r)=>{if(e)return this.emit("error",e);this[vs](r)})}[vs](e){this.statCache.set(this.absolute,e),this.stat=e,e.isFile()||(e.size=0),this.type=AO(e),this.emit("stat",e),this[gy]()}[gy](){switch(this.type){case"File":return this[yy]();case"Directory":return this[_y]();case"SymbolicLink":return this[Lc]();default:return this.end()}}[Rs](e){return Ty(e,this.type==="Directory",this.portable)}[at](e){return vy(e,this.prefix)}[Wi](){this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.header=new xy({path:this[at](this.path),linkpath:this.type==="Link"?this[at](this.linkpath):this.linkpath,mode:this[Rs](this.stat.mode),uid:this.portable?null:this.stat.uid,gid:this.portable?null:this.stat.gid,size:this.stat.size,mtime:this.noMtime?null:this.mtime||this.stat.mtime,type:this.type,uname:this.portable?null:this.stat.uid===this.myuid?this.myuser:"",atime:this.portable?null:this.stat.atime,ctime:this.portable?null:this.stat.ctime}),this.header.encode()&&!this.noPax&&super.write(new wy({atime:this.portable?null:this.header.atime,ctime:this.portable?null:this.header.ctime,gid:this.portable?null:this.header.gid,mtime:this.noMtime?null:this.mtime||this.header.mtime,path:this[at](this.path),linkpath:this.type==="Link"?this[at](this.linkpath):this.linkpath,size:this.header.size,uid:this.portable?null:this.header.uid,uname:this.portable?null:this.header.uname,dev:this.portable?null:this.stat.dev,ino:this.portable?null:this.stat.ino,nlink:this.portable?null:this.stat.nlink}).encode()),super.write(this.header.block)}[_y](){this.path.slice(-1)!=="/"&&(this.path+="/"),this.stat.size=0,this[Wi](),this.end()}[Lc](){ot.readlink(this.absolute,(e,r)=>{if(e)return this.emit("error",e);this[kc](r)})}[kc](e){this.linkpath=st(e),this[Wi](),this.end()}[Ey](e){this.type="Link",this.linkpath=st(my.relative(this.cwd,e)),this.stat.size=0,this[Wi](),this.end()}[yy](){if(this.stat.nlink>1){let e=this.stat.dev+":"+this.stat.ino;if(this.linkCache.has(e)){let r=this.linkCache.get(e);if(r.indexOf(this.cwd)===0)return this[Ey](r)}this.linkCache.set(e,this.absolute)}if(this[Wi](),this.stat.size===0)return this.end();this[Nc]()}[Nc](){ot.open(this.absolute,"r",(e,r)=>{if(e)return this.emit("error",e);this[Dc](r)})}[Dc](e){if(this.fd=e,this[Sy])return this[Wt]();this.blockLen=512*Math.ceil(this.stat.size/512),this.blockRemain=this.blockLen;let r=Math.min(this.blockLen,this.maxReadSize);this.buf=Buffer.allocUnsafe(r),this.offset=0,this.pos=0,this.remain=this.stat.size,this.length=this.buf.length,this[xs]()}[xs](){let{fd:e,buf:r,offset:i,length:n,pos:s}=this;ot.read(e,r,i,n,s,(o,a)=>{if(o)return this[Wt](()=>this.emit("error",o));this[Ic](a)})}[Wt](e){ot.close(this.fd,e)}[Ic](e){if(e<=0&&this.remain>0){let n=new Error("encountered unexpected EOF");return n.path=this.absolute,n.syscall="read",n.code="EOF",this[Wt](()=>this.emit("error",n))}if(e>this.remain){let n=new Error("did not encounter expected EOF");return n.path=this.absolute,n.syscall="read",n.code="EOF",this[Wt](()=>this.emit("error",n))}if(e===this.remain)for(let n=e;n<this.length&&e<this.blockRemain;n++)this.buf[n+this.offset]=0,e++,this.remain++;let r=this.offset===0&&e===this.buf.length?this.buf:this.buf.slice(this.offset,this.offset+e);this.write(r)?this[Cc]():this[Fc](()=>this[Cc]())}[Fc](e){this.once("drain",e)}write(e){if(this.blockRemain<e.length){let r=new Error("writing more data than expected");return r.path=this.absolute,this.emit("error",r)}return this.remain-=e.length,this.blockRemain-=e.length,this.pos+=e.length,this.offset+=e.length,super.write(e)}[Cc](){if(!this.remain)return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),this[Wt](e=>e?this.emit("error",e):this.end());this.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[xs]()}}),Mc=class extends As{[Pc](){this[vs](ot.lstatSync(this.absolute))}[Lc](){this[kc](ot.readlinkSync(this.absolute))}[Nc](){this[Dc](ot.openSync(this.absolute,"r"))}[xs](){let e=!0;try{let{fd:r,buf:i,offset:n,length:s,pos:o}=this,a=ot.readSync(r,i,n,s,o);this[Ic](a),e=!1}finally{if(e)try{this[Wt](()=>{})}catch{}}}[Fc](e){e()}[Wt](e){ot.closeSync(this.fd),e()}},RO=Ry(class extends by{constructor(e,r){r=r||{},super(r),this.preservePaths=!!r.preservePaths,this.portable=!!r.portable,this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.readEntry=e,this.type=e.type,this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.prefix=r.prefix||null,this.path=st(e.path),this.mode=this[Rs](e.mode),this.uid=this.portable?null:e.uid,this.gid=this.portable?null:e.gid,this.uname=this.portable?null:e.uname,this.gname=this.portable?null:e.gname,this.size=e.size,this.mtime=this.noMtime?null:r.mtime||e.mtime,this.atime=this.portable?null:e.atime,this.ctime=this.portable?null:e.ctime,this.linkpath=st(e.linkpath),typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let i=!1;if(!this.preservePaths){let[n,s]=Ay(this.path);n&&(this.path=s,i=n)}this.remain=e.size,this.blockRemain=e.startBlockSize,this.header=new xy({path:this[at](this.path),linkpath:this.type==="Link"?this[at](this.linkpath):this.linkpath,mode:this.mode,uid:this.portable?null:this.uid,gid:this.portable?null:this.gid,size:this.size,mtime:this.noMtime?null:this.mtime,type:this.type,uname:this.portable?null:this.uname,atime:this.portable?null:this.atime,ctime:this.portable?null:this.ctime}),i&&this.warn("TAR_ENTRY_INFO",`stripping ${i} from absolute path`,{entry:this,path:i+this.path}),this.header.encode()&&!this.noPax&&super.write(new wy({atime:this.portable?null:this.atime,ctime:this.portable?null:this.ctime,gid:this.portable?null:this.gid,mtime:this.noMtime?null:this.mtime,path:this[at](this.path),linkpath:this.type==="Link"?this[at](this.linkpath):this.linkpath,size:this.size,uid:this.portable?null:this.uid,uname:this.portable?null:this.uname,dev:this.portable?null:this.readEntry.dev,ino:this.portable?null:this.readEntry.ino,nlink:this.portable?null:this.readEntry.nlink}).encode()),super.write(this.header.block),e.pipe(this)}[at](e){return vy(e,this.prefix)}[Rs](e){return Ty(e,this.type==="Directory",this.portable)}write(e){let r=e.length;if(r>this.blockRemain)throw new Error("writing more to entry than is appropriate");return this.blockRemain-=r,super.write(e)}end(){return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),super.end()}});As.Sync=Mc;As.Tar=RO;var AO=t=>t.isFile()?"File":t.isDirectory()?"Directory":t.isSymbolicLink()?"SymbolicLink":"Unsupported";Oy.exports=As});var Ly=d((QI,Cy)=>{"use strict";Cy.exports=function(t){t.prototype[Symbol.iterator]=function*(){for(let e=this.head;e;e=e.next)yield e.value}}});var qc=d((JI,Py)=>{"use strict";Py.exports=H;H.Node=mr;H.create=H;function H(t){var e=this;if(e instanceof H||(e=new H),e.tail=null,e.head=null,e.length=0,t&&typeof t.forEach=="function")t.forEach(function(n){e.push(n)});else if(arguments.length>0)for(var r=0,i=arguments.length;r<i;r++)e.push(arguments[r]);return e}H.prototype.removeNode=function(t){if(t.list!==this)throw new Error("removing node which does not belong to this list");var e=t.next,r=t.prev;return e&&(e.prev=r),r&&(r.next=e),t===this.head&&(this.head=e),t===this.tail&&(this.tail=r),t.list.length--,t.next=null,t.prev=null,t.list=null,e};H.prototype.unshiftNode=function(t){if(t!==this.head){t.list&&t.list.removeNode(t);var e=this.head;t.list=this,t.next=e,e&&(e.prev=t),this.head=t,this.tail||(this.tail=t),this.length++}};H.prototype.pushNode=function(t){if(t!==this.tail){t.list&&t.list.removeNode(t);var e=this.tail;t.list=this,t.prev=e,e&&(e.next=t),this.tail=t,this.head||(this.head=t),this.length++}};H.prototype.push=function(){for(var t=0,e=arguments.length;t<e;t++)OO(this,arguments[t]);return this.length};H.prototype.unshift=function(){for(var t=0,e=arguments.length;t<e;t++)CO(this,arguments[t]);return this.length};H.prototype.pop=function(){if(this.tail){var t=this.tail.value;return this.tail=this.tail.prev,this.tail?this.tail.next=null:this.head=null,this.length--,t}};H.prototype.shift=function(){if(this.head){var t=this.head.value;return this.head=this.head.next,this.head?this.head.prev=null:this.tail=null,this.length--,t}};H.prototype.forEach=function(t,e){e=e||this;for(var r=this.head,i=0;r!==null;i++)t.call(e,r.value,i,this),r=r.next};H.prototype.forEachReverse=function(t,e){e=e||this;for(var r=this.tail,i=this.length-1;r!==null;i--)t.call(e,r.value,i,this),r=r.prev};H.prototype.get=function(t){for(var e=0,r=this.head;r!==null&&e<t;e++)r=r.next;if(e===t&&r!==null)return r.value};H.prototype.getReverse=function(t){for(var e=0,r=this.tail;r!==null&&e<t;e++)r=r.prev;if(e===t&&r!==null)return r.value};H.prototype.map=function(t,e){e=e||this;for(var r=new H,i=this.head;i!==null;)r.push(t.call(e,i.value,this)),i=i.next;return r};H.prototype.mapReverse=function(t,e){e=e||this;for(var r=new H,i=this.tail;i!==null;)r.push(t.call(e,i.value,this)),i=i.prev;return r};H.prototype.reduce=function(t,e){var r,i=this.head;if(arguments.length>1)r=e;else if(this.head)i=this.head.next,r=this.head.value;else throw new TypeError("Reduce of empty list with no initial value");for(var n=0;i!==null;n++)r=t(r,i.value,n),i=i.next;return r};H.prototype.reduceReverse=function(t,e){var r,i=this.tail;if(arguments.length>1)r=e;else if(this.tail)i=this.tail.prev,r=this.tail.value;else throw new TypeError("Reduce of empty list with no initial value");for(var n=this.length-1;i!==null;n--)r=t(r,i.value,n),i=i.prev;return r};H.prototype.toArray=function(){for(var t=new Array(this.length),e=0,r=this.head;r!==null;e++)t[e]=r.value,r=r.next;return t};H.prototype.toArrayReverse=function(){for(var t=new Array(this.length),e=0,r=this.tail;r!==null;e++)t[e]=r.value,r=r.prev;return t};H.prototype.slice=function(t,e){e=e||this.length,e<0&&(e+=this.length),t=t||0,t<0&&(t+=this.length);var r=new H;if(e<t||e<0)return r;t<0&&(t=0),e>this.length&&(e=this.length);for(var i=0,n=this.head;n!==null&&i<t;i++)n=n.next;for(;n!==null&&i<e;i++,n=n.next)r.push(n.value);return r};H.prototype.sliceReverse=function(t,e){e=e||this.length,e<0&&(e+=this.length),t=t||0,t<0&&(t+=this.length);var r=new H;if(e<t||e<0)return r;t<0&&(t=0),e>this.length&&(e=this.length);for(var i=this.length,n=this.tail;n!==null&&i>e;i--)n=n.prev;for(;n!==null&&i>t;i--,n=n.prev)r.push(n.value);return r};H.prototype.splice=function(t,e,...r){t>this.length&&(t=this.length-1),t<0&&(t=this.length+t);for(var i=0,n=this.head;n!==null&&i<t;i++)n=n.next;for(var s=[],i=0;n&&i<e;i++)s.push(n.value),n=this.removeNode(n);n===null&&(n=this.tail),n!==this.head&&n!==this.tail&&(n=n.prev);for(var i=0;i<r.length;i++)n=TO(this,n,r[i]);return s};H.prototype.reverse=function(){for(var t=this.head,e=this.tail,r=t;r!==null;r=r.prev){var i=r.prev;r.prev=r.next,r.next=i}return this.head=e,this.tail=t,this};function TO(t,e,r){var i=e===t.head?new mr(r,null,e,t):new mr(r,e,e.next,t);return i.next===null&&(t.tail=i),i.prev===null&&(t.head=i),t.length++,i}function OO(t,e){t.tail=new mr(e,t.tail,null,t),t.head||(t.head=t.tail),t.length++}function CO(t,e){t.head=new mr(e,null,t.head,t),t.tail||(t.tail=t.head),t.length++}function mr(t,e,r,i){if(!(this instanceof mr))return new mr(t,e,r,i);this.list=i,this.value=t,e?(e.next=this,this.prev=e):this.prev=null,r?(r.prev=this,this.next=r):this.next=null}try{Ly()(H)}catch{}});var Ds=d((tk,By)=>{"use strict";var ks=class{constructor(e,r){this.path=e||"./",this.absolute=r,this.entry=null,this.stat=null,this.readdir=null,this.pending=!1,this.ignore=!1,this.piped=!1}},LO=cs(),PO=yc(),IO=_s(),Kc=Bc(),kO=Kc.Sync,NO=Kc.Tar,DO=qc(),Iy=Buffer.alloc(1024),Cs=Symbol("onStat"),Ts=Symbol("ended"),lt=Symbol("queue"),ii=Symbol("current"),gr=Symbol("process"),Os=Symbol("processing"),ky=Symbol("processJob"),ct=Symbol("jobs"),Hc=Symbol("jobDone"),Ls=Symbol("addFSEntry"),Ny=Symbol("addTarEntry"),jc=Symbol("stat"),Wc=Symbol("readdir"),Ps=Symbol("onreaddir"),Is=Symbol("pipe"),Dy=Symbol("entry"),Uc=Symbol("entryOpt"),Yc=Symbol("writeEntryClass"),My=Symbol("write"),$c=Symbol("ondrain"),Ns=require("fs"),Fy=require("path"),FO=bs(),Gc=Jr(),Vc=FO(class extends LO{constructor(e){super(e),e=e||Object.create(null),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=Gc(e.prefix||""),this.linkCache=e.linkCache||new Map,this.statCache=e.statCache||new Map,this.readdirCache=e.readdirCache||new Map,this[Yc]=Kc,typeof e.onwarn=="function"&&this.on("warn",e.onwarn),this.portable=!!e.portable,this.zip=null,e.gzip?(typeof e.gzip!="object"&&(e.gzip={}),this.portable&&(e.gzip.portable=!0),this.zip=new PO.Gzip(e.gzip),this.zip.on("data",r=>super.write(r)),this.zip.on("end",r=>super.end()),this.zip.on("drain",r=>this[$c]()),this.on("resume",r=>this.zip.resume())):this.on("drain",this[$c]),this.noDirRecurse=!!e.noDirRecurse,this.follow=!!e.follow,this.noMtime=!!e.noMtime,this.mtime=e.mtime||null,this.filter=typeof e.filter=="function"?e.filter:r=>!0,this[lt]=new DO,this[ct]=0,this.jobs=+e.jobs||4,this[Os]=!1,this[Ts]=!1}[My](e){return super.write(e)}add(e){return this.write(e),this}end(e){return e&&this.write(e),this[Ts]=!0,this[gr](),this}write(e){if(this[Ts])throw new Error("write after end");return e instanceof IO?this[Ny](e):this[Ls](e),this.flowing}[Ny](e){let r=Gc(Fy.resolve(this.cwd,e.path));if(!this.filter(e.path,e))e.resume();else{let i=new ks(e.path,r,!1);i.entry=new NO(e,this[Uc](i)),i.entry.on("end",n=>this[Hc](i)),this[ct]+=1,this[lt].push(i)}this[gr]()}[Ls](e){let r=Gc(Fy.resolve(this.cwd,e));this[lt].push(new ks(e,r)),this[gr]()}[jc](e){e.pending=!0,this[ct]+=1;let r=this.follow?"stat":"lstat";Ns[r](e.absolute,(i,n)=>{e.pending=!1,this[ct]-=1,i?this.emit("error",i):this[Cs](e,n)})}[Cs](e,r){this.statCache.set(e.absolute,r),e.stat=r,this.filter(e.path,r)||(e.ignore=!0),this[gr]()}[Wc](e){e.pending=!0,this[ct]+=1,Ns.readdir(e.absolute,(r,i)=>{if(e.pending=!1,this[ct]-=1,r)return this.emit("error",r);this[Ps](e,i)})}[Ps](e,r){this.readdirCache.set(e.absolute,r),e.readdir=r,this[gr]()}[gr](){if(!this[Os]){this[Os]=!0;for(let e=this[lt].head;e!==null&&this[ct]<this.jobs;e=e.next)if(this[ky](e.value),e.value.ignore){let r=e.next;this[lt].removeNode(e),e.next=r}this[Os]=!1,this[Ts]&&!this[lt].length&&this[ct]===0&&(this.zip?this.zip.end(Iy):(super.write(Iy),super.end()))}}get[ii](){return this[lt]&&this[lt].head&&this[lt].head.value}[Hc](e){this[lt].shift(),this[ct]-=1,this[gr]()}[ky](e){if(!e.pending){if(e.entry){e===this[ii]&&!e.piped&&this[Is](e);return}if(e.stat||(this.statCache.has(e.absolute)?this[Cs](e,this.statCache.get(e.absolute)):this[jc](e)),!!e.stat&&!e.ignore&&!(!this.noDirRecurse&&e.stat.isDirectory()&&!e.readdir&&(this.readdirCache.has(e.absolute)?this[Ps](e,this.readdirCache.get(e.absolute)):this[Wc](e),!e.readdir))){if(e.entry=this[Dy](e),!e.entry){e.ignore=!0;return}e===this[ii]&&!e.piped&&this[Is](e)}}}[Uc](e){return{onwarn:(r,i,n)=>this.warn(r,i,n),noPax:this.noPax,cwd:this.cwd,absolute:e.absolute,preservePaths:this.preservePaths,maxReadSize:this.maxReadSize,strict:this.strict,portable:this.portable,linkCache:this.linkCache,statCache:this.statCache,noMtime:this.noMtime,mtime:this.mtime,prefix:this.prefix}}[Dy](e){this[ct]+=1;try{return new this[Yc](e.path,this[Uc](e)).on("end",()=>this[Hc](e)).on("error",r=>this.emit("error",r))}catch(r){this.emit("error",r)}}[$c](){this[ii]&&this[ii].entry&&this[ii].entry.resume()}[Is](e){e.piped=!0,e.readdir&&e.readdir.forEach(n=>{let s=e.path,o=s==="./"?"":s.replace(/\/*$/,"/");this[Ls](o+n)});let r=e.entry,i=this.zip;i?r.on("data",n=>{i.write(n)||r.pause()}):r.on("data",n=>{super.write(n)||r.pause()})}pause(){return this.zip&&this.zip.pause(),super.pause()}}),zc=class extends Vc{constructor(e){super(e),this[Yc]=kO}pause(){}resume(){}[jc](e){let r=this.follow?"statSync":"lstatSync";this[Cs](e,Ns[r](e.absolute))}[Wc](e,r){this[Ps](e,Ns.readdirSync(e.absolute))}[Is](e){let r=e.entry,i=this.zip;e.readdir&&e.readdir.forEach(n=>{let s=e.path,o=s==="./"?"":s.replace(/\/*$/,"/");this[Ls](o+n)}),i?r.on("data",n=>{i.write(n)}):r.on("data",n=>{super[My](n)})}};Vc.Sync=zc;By.exports=Vc});var hi=d(zi=>{"use strict";var MO=tc(),BO=require("events").EventEmitter,Le=require("fs"),Qc=Le.writev;if(!Qc){let t=process.binding("fs"),e=t.FSReqWrap||t.FSReqCallback;Qc=(r,i,n,s)=>{let o=(l,c)=>s(l,c,i),a=new e;a.oncomplete=o,t.writeBuffers(r,i,n,a)}}var ci=Symbol("_autoClose"),Ve=Symbol("_close"),Yi=Symbol("_ended"),G=Symbol("_fd"),qy=Symbol("_finished"),zt=Symbol("_flags"),Xc=Symbol("_flush"),Jc=Symbol("_handleChunk"),eu=Symbol("_makeBuf"),Hs=Symbol("_mode"),Fs=Symbol("_needDrain"),ai=Symbol("_onerror"),ui=Symbol("_onopen"),Zc=Symbol("_onread"),si=Symbol("_onwrite"),Kt=Symbol("_open"),Tt=Symbol("_path"),yr=Symbol("_pos"),ut=Symbol("_queue"),oi=Symbol("_read"),Hy=Symbol("_readSize"),Yt=Symbol("_reading"),Ms=Symbol("_remain"),Uy=Symbol("_size"),Bs=Symbol("_write"),ni=Symbol("_writing"),qs=Symbol("_defaultFlag"),li=Symbol("_errored"),Us=class extends MO{constructor(e,r){if(r=r||{},super(r),this.readable=!0,this.writable=!1,typeof e!="string")throw new TypeError("path must be a string");this[li]=!1,this[G]=typeof r.fd=="number"?r.fd:null,this[Tt]=e,this[Hy]=r.readSize||16*1024*1024,this[Yt]=!1,this[Uy]=typeof r.size=="number"?r.size:1/0,this[Ms]=this[Uy],this[ci]=typeof r.autoClose=="boolean"?r.autoClose:!0,typeof this[G]=="number"?this[oi]():this[Kt]()}get fd(){return this[G]}get path(){return this[Tt]}write(){throw new TypeError("this is a readable stream")}end(){throw new TypeError("this is a readable stream")}[Kt](){Le.open(this[Tt],"r",(e,r)=>this[ui](e,r))}[ui](e,r){e?this[ai](e):(this[G]=r,this.emit("open",r),this[oi]())}[eu](){return Buffer.allocUnsafe(Math.min(this[Hy],this[Ms]))}[oi](){if(!this[Yt]){this[Yt]=!0;let e=this[eu]();if(e.length===0)return process.nextTick(()=>this[Zc](null,0,e));Le.read(this[G],e,0,e.length,null,(r,i,n)=>this[Zc](r,i,n))}}[Zc](e,r,i){this[Yt]=!1,e?this[ai](e):this[Jc](r,i)&&this[oi]()}[Ve](){if(this[ci]&&typeof this[G]=="number"){let e=this[G];this[G]=null,Le.close(e,r=>r?this.emit("error",r):this.emit("close"))}}[ai](e){this[Yt]=!0,this[Ve](),this.emit("error",e)}[Jc](e,r){let i=!1;return this[Ms]-=e,e>0&&(i=super.write(e<r.length?r.slice(0,e):r)),(e===0||this[Ms]<=0)&&(i=!1,this[Ve](),super.end()),i}emit(e,r){switch(e){case"prefinish":case"finish":break;case"drain":typeof this[G]=="number"&&this[oi]();break;case"error":return this[li]?void 0:(this[li]=!0,super.emit(e,r));default:return super.emit(e,r)}}},tu=class extends Us{[Kt](){let e=!0;try{this[ui](null,Le.openSync(this[Tt],"r")),e=!1}finally{e&&this[Ve]()}}[oi](){let e=!0;try{if(!this[Yt]){this[Yt]=!0;do{let r=this[eu](),i=r.length===0?0:Le.readSync(this[G],r,0,r.length,null);if(!this[Jc](i,r))break}while(!0);this[Yt]=!1}e=!1}finally{e&&this[Ve]()}}[Ve](){if(this[ci]&&typeof this[G]=="number"){let e=this[G];this[G]=null,Le.closeSync(e),this.emit("close")}}},$s=class extends BO{constructor(e,r){r=r||{},super(r),this.readable=!1,this.writable=!0,this[li]=!1,this[ni]=!1,this[Yi]=!1,this[Fs]=!1,this[ut]=[],this[Tt]=e,this[G]=typeof r.fd=="number"?r.fd:null,this[Hs]=r.mode===void 0?438:r.mode,this[yr]=typeof r.start=="number"?r.start:null,this[ci]=typeof r.autoClose=="boolean"?r.autoClose:!0;let i=this[yr]!==null?"r+":"w";this[qs]=r.flags===void 0,this[zt]=this[qs]?i:r.flags,this[G]===null&&this[Kt]()}emit(e,r){if(e==="error"){if(this[li])return;this[li]=!0}return super.emit(e,r)}get fd(){return this[G]}get path(){return this[Tt]}[ai](e){this[Ve](),this[ni]=!0,this.emit("error",e)}[Kt](){Le.open(this[Tt],this[zt],this[Hs],(e,r)=>this[ui](e,r))}[ui](e,r){this[qs]&&this[zt]==="r+"&&e&&e.code==="ENOENT"?(this[zt]="w",this[Kt]()):e?this[ai](e):(this[G]=r,this.emit("open",r),this[Xc]())}end(e,r){return e&&this.write(e,r),this[Yi]=!0,!this[ni]&&!this[ut].length&&typeof this[G]=="number"&&this[si](null,0),this}write(e,r){return typeof e=="string"&&(e=Buffer.from(e,r)),this[Yi]?(this.emit("error",new Error("write() after end()")),!1):this[G]===null||this[ni]||this[ut].length?(this[ut].push(e),this[Fs]=!0,!1):(this[ni]=!0,this[Bs](e),!0)}[Bs](e){Le.write(this[G],e,0,e.length,this[yr],(r,i)=>this[si](r,i))}[si](e,r){e?this[ai](e):(this[yr]!==null&&(this[yr]+=r),this[ut].length?this[Xc]():(this[ni]=!1,this[Yi]&&!this[qy]?(this[qy]=!0,this[Ve](),this.emit("finish")):this[Fs]&&(this[Fs]=!1,this.emit("drain"))))}[Xc](){if(this[ut].length===0)this[Yi]&&this[si](null,0);else if(this[ut].length===1)this[Bs](this[ut].pop());else{let e=this[ut];this[ut]=[],Qc(this[G],e,this[yr],(r,i)=>this[si](r,i))}}[Ve](){if(this[ci]&&typeof this[G]=="number"){let e=this[G];this[G]=null,Le.close(e,r=>r?this.emit("error",r):this.emit("close"))}}},ru=class extends $s{[Kt](){let e;if(this[qs]&&this[zt]==="r+")try{e=Le.openSync(this[Tt],this[zt],this[Hs])}catch(r){if(r.code==="ENOENT")return this[zt]="w",this[Kt]();throw r}else e=Le.openSync(this[Tt],this[zt],this[Hs]);this[ui](null,e)}[Ve](){if(this[ci]&&typeof this[G]=="number"){let e=this[G];this[G]=null,Le.closeSync(e),this.emit("close")}}[Bs](e){let r=!0;try{this[si](null,Le.writeSync(this[G],e,0,e.length,this[yr])),r=!1}finally{if(r)try{this[Ve]()}catch{}}}};zi.ReadStream=Us;zi.ReadStreamSync=tu;zi.WriteStream=$s;zi.WriteStreamSync=ru});var Vs=d((nk,Vy)=>{"use strict";var qO=bs(),HO=ti(),UO=require("events"),$O=qc(),GO=1024*1024,jO=_s(),$y=Ss(),WO=yc(),{nextTick:YO}=require("process"),iu=Buffer.from([31,139]),Ge=Symbol("state"),_r=Symbol("writeEntry"),Ot=Symbol("readEntry"),nu=Symbol("nextEntry"),Gy=Symbol("processEntry"),je=Symbol("extendedHeader"),Ki=Symbol("globalExtendedHeader"),Vt=Symbol("meta"),jy=Symbol("emitMeta"),K=Symbol("buffer"),Ct=Symbol("queue"),Er=Symbol("ended"),Wy=Symbol("emittedEnd"),Sr=Symbol("emit"),Pe=Symbol("unzip"),Gs=Symbol("consumeChunk"),js=Symbol("consumeChunkSub"),su=Symbol("consumeBody"),Yy=Symbol("consumeMeta"),zy=Symbol("consumeHeader"),Ws=Symbol("consuming"),ou=Symbol("bufferConcat"),au=Symbol("maybeEnd"),Vi=Symbol("writing"),Xt=Symbol("aborted"),Ys=Symbol("onDone"),br=Symbol("sawValidEntry"),zs=Symbol("sawNullBlock"),Ks=Symbol("sawEOF"),Ky=Symbol("closeStream"),zO=t=>!0;Vy.exports=qO(class extends UO{constructor(e){e=e||{},super(e),this.file=e.file||"",this[br]=null,this.on(Ys,r=>{(this[Ge]==="begin"||this[br]===!1)&&this.warn("TAR_BAD_ARCHIVE","Unrecognized archive format")}),e.ondone?this.on(Ys,e.ondone):this.on(Ys,r=>{this.emit("prefinish"),this.emit("finish"),this.emit("end")}),this.strict=!!e.strict,this.maxMetaEntrySize=e.maxMetaEntrySize||GO,this.filter=typeof e.filter=="function"?e.filter:zO,this.writable=!0,this.readable=!1,this[Ct]=new $O,this[K]=null,this[Ot]=null,this[_r]=null,this[Ge]="begin",this[Vt]="",this[je]=null,this[Ki]=null,this[Er]=!1,this[Pe]=null,this[Xt]=!1,this[zs]=!1,this[Ks]=!1,this.on("end",()=>this[Ky]()),typeof e.onwarn=="function"&&this.on("warn",e.onwarn),typeof e.onentry=="function"&&this.on("entry",e.onentry)}[zy](e,r){this[br]===null&&(this[br]=!1);let i;try{i=new HO(e,r,this[je],this[Ki])}catch(n){return this.warn("TAR_ENTRY_INVALID",n)}if(i.nullBlock)this[zs]?(this[Ks]=!0,this[Ge]==="begin"&&(this[Ge]="header"),this[Sr]("eof")):(this[zs]=!0,this[Sr]("nullBlock"));else if(this[zs]=!1,!i.cksumValid)this.warn("TAR_ENTRY_INVALID","checksum failure",{header:i});else if(!i.path)this.warn("TAR_ENTRY_INVALID","path is required",{header:i});else{let n=i.type;if(/^(Symbolic)?Link$/.test(n)&&!i.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath required",{header:i});else if(!/^(Symbolic)?Link$/.test(n)&&i.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath forbidden",{header:i});else{let s=this[_r]=new jO(i,this[je],this[Ki]);if(!this[br])if(s.remain){let o=()=>{s.invalid||(this[br]=!0)};s.on("end",o)}else this[br]=!0;s.meta?s.size>this.maxMetaEntrySize?(s.ignore=!0,this[Sr]("ignoredEntry",s),this[Ge]="ignore",s.resume()):s.size>0&&(this[Vt]="",s.on("data",o=>this[Vt]+=o),this[Ge]="meta"):(this[je]=null,s.ignore=s.ignore||!this.filter(s.path,s),s.ignore?(this[Sr]("ignoredEntry",s),this[Ge]=s.remain?"ignore":"header",s.resume()):(s.remain?this[Ge]="body":(this[Ge]="header",s.end()),this[Ot]?this[Ct].push(s):(this[Ct].push(s),this[nu]())))}}}[Ky](){YO(()=>this.emit("close"))}[Gy](e){let r=!0;return e?Array.isArray(e)?this.emit.apply(this,e):(this[Ot]=e,this.emit("entry",e),e.emittedEnd||(e.on("end",i=>this[nu]()),r=!1)):(this[Ot]=null,r=!1),r}[nu](){do;while(this[Gy](this[Ct].shift()));if(!this[Ct].length){let e=this[Ot];!e||e.flowing||e.size===e.remain?this[Vi]||this.emit("drain"):e.once("drain",i=>this.emit("drain"))}}[su](e,r){let i=this[_r],n=i.blockRemain,s=n>=e.length&&r===0?e:e.slice(r,r+n);return i.write(s),i.blockRemain||(this[Ge]="header",this[_r]=null,i.end()),s.length}[Yy](e,r){let i=this[_r],n=this[su](e,r);return this[_r]||this[jy](i),n}[Sr](e,r,i){!this[Ct].length&&!this[Ot]?this.emit(e,r,i):this[Ct].push([e,r,i])}[jy](e){switch(this[Sr]("meta",this[Vt]),e.type){case"ExtendedHeader":case"OldExtendedHeader":this[je]=$y.parse(this[Vt],this[je],!1);break;case"GlobalExtendedHeader":this[Ki]=$y.parse(this[Vt],this[Ki],!0);break;case"NextFileHasLongPath":case"OldGnuLongPath":this[je]=this[je]||Object.create(null),this[je].path=this[Vt].replace(/\0.*/,"");break;case"NextFileHasLongLinkpath":this[je]=this[je]||Object.create(null),this[je].linkpath=this[Vt].replace(/\0.*/,"");break;default:throw new Error("unknown meta: "+e.type)}}abort(e){this[Xt]=!0,this.emit("abort",e),this.warn("TAR_ABORT",e,{recoverable:!1})}write(e){if(this[Xt])return;if(this[Pe]===null&&e){if(this[K]&&(e=Buffer.concat([this[K],e]),this[K]=null),e.length<iu.length)return this[K]=e,!0;for(let i=0;this[Pe]===null&&i<iu.length;i++)e[i]!==iu[i]&&(this[Pe]=!1);if(this[Pe]===null){let i=this[Er];this[Er]=!1,this[Pe]=new WO.Unzip,this[Pe].on("data",s=>this[Gs](s)),this[Pe].on("error",s=>this.abort(s)),this[Pe].on("end",s=>{this[Er]=!0,this[Gs]()}),this[Vi]=!0;let n=this[Pe][i?"end":"write"](e);return this[Vi]=!1,n}}this[Vi]=!0,this[Pe]?this[Pe].write(e):this[Gs](e),this[Vi]=!1;let r=this[Ct].length?!1:this[Ot]?this[Ot].flowing:!0;return!r&&!this[Ct].length&&this[Ot].once("drain",i=>this.emit("drain")),r}[ou](e){e&&!this[Xt]&&(this[K]=this[K]?Buffer.concat([this[K],e]):e)}[au](){if(this[Er]&&!this[Wy]&&!this[Xt]&&!this[Ws]){this[Wy]=!0;let e=this[_r];if(e&&e.blockRemain){let r=this[K]?this[K].length:0;this.warn("TAR_BAD_ARCHIVE",`Truncated input (needed ${e.blockRemain} more bytes, only ${r} available)`,{entry:e}),this[K]&&e.write(this[K]),e.end()}this[Sr](Ys)}}[Gs](e){if(this[Ws])this[ou](e);else if(!e&&!this[K])this[au]();else{if(this[Ws]=!0,this[K]){this[ou](e);let r=this[K];this[K]=null,this[js](r)}else this[js](e);for(;this[K]&&this[K].length>=512&&!this[Xt]&&!this[Ks];){let r=this[K];this[K]=null,this[js](r)}this[Ws]=!1}(!this[K]||this[Er])&&this[au]()}[js](e){let r=0,i=e.length;for(;r+512<=i&&!this[Xt]&&!this[Ks];)switch(this[Ge]){case"begin":case"header":this[zy](e,r),r+=512;break;case"ignore":case"body":r+=this[su](e,r);break;case"meta":r+=this[Yy](e,r);break;default:throw new Error("invalid state: "+this[Ge])}r<i&&(this[K]?this[K]=Buffer.concat([e.slice(r),this[K]]):this[K]=e.slice(r))}end(e){this[Xt]||(this[Pe]?this[Pe].end(e):(this[Er]=!0,this.write(e)))}})});var Xs=d((sk,Jy)=>{"use strict";var KO=Kr(),Zy=Vs(),fi=require("fs"),VO=hi(),Xy=require("path"),lu=ri();Jy.exports=(t,e,r)=>{typeof t=="function"?(r=t,e=null,t={}):Array.isArray(t)&&(e=t,t={}),typeof e=="function"&&(r=e,e=null),e?e=Array.from(e):e=[];let i=KO(t);if(i.sync&&typeof r=="function")throw new TypeError("callback not supported for sync tar functions");if(!i.file&&typeof r=="function")throw new TypeError("callback only supported with file option");return e.length&&ZO(i,e),i.noResume||XO(i),i.file&&i.sync?QO(i):i.file?JO(i,r):Qy(i)};var XO=t=>{let e=t.onentry;t.onentry=e?r=>{e(r),r.resume()}:r=>r.resume()},ZO=(t,e)=>{let r=new Map(e.map(s=>[lu(s),!0])),i=t.filter,n=(s,o)=>{let a=o||Xy.parse(s).root||".",l=s===a?!1:r.has(s)?r.get(s):n(Xy.dirname(s),a);return r.set(s,l),l};t.filter=i?(s,o)=>i(s,o)&&n(lu(s)):s=>n(lu(s))},QO=t=>{let e=Qy(t),r=t.file,i=!0,n;try{let s=fi.statSync(r),o=t.maxReadSize||16*1024*1024;if(s.size<o)e.end(fi.readFileSync(r));else{let a=0,l=Buffer.allocUnsafe(o);for(n=fi.openSync(r,"r");a<s.size;){let c=fi.readSync(n,l,0,o,a);a+=c,e.write(l.slice(0,c))}e.end()}i=!1}finally{if(i&&n)try{fi.closeSync(n)}catch{}}},JO=(t,e)=>{let r=new Zy(t),i=t.maxReadSize||16*1024*1024,n=t.file,s=new Promise((o,a)=>{r.on("error",a),r.on("end",o),fi.stat(n,(l,c)=>{if(l)a(l);else{let u=new VO.ReadStream(n,{readSize:i,size:c.size});u.on("error",a),u.pipe(r)}})});return e?s.then(e,e):s},Qy=t=>new Zy(t)});var s_=d((ok,n_)=>{"use strict";var eC=Kr(),Zs=Ds(),e_=hi(),t_=Xs(),r_=require("path");n_.exports=(t,e,r)=>{if(typeof e=="function"&&(r=e),Array.isArray(t)&&(e=t,t={}),!e||!Array.isArray(e)||!e.length)throw new TypeError("no files or directories specified");e=Array.from(e);let i=eC(t);if(i.sync&&typeof r=="function")throw new TypeError("callback not supported for sync tar functions");if(!i.file&&typeof r=="function")throw new TypeError("callback only supported with file option");return i.file&&i.sync?tC(i,e):i.file?rC(i,e,r):i.sync?iC(i,e):nC(i,e)};var tC=(t,e)=>{let r=new Zs.Sync(t),i=new e_.WriteStreamSync(t.file,{mode:t.mode||438});r.pipe(i),i_(r,e)},rC=(t,e,r)=>{let i=new Zs(t),n=new e_.WriteStream(t.file,{mode:t.mode||438});i.pipe(n);let s=new Promise((o,a)=>{n.on("error",a),n.on("close",o),i.on("error",a)});return cu(i,e),r?s.then(r,r):s},i_=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?t_({file:r_.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onentry:i=>t.add(i)}):t.add(r)}),t.end()},cu=(t,e)=>{for(;e.length;){let r=e.shift();if(r.charAt(0)==="@")return t_({file:r_.resolve(t.cwd,r.slice(1)),noResume:!0,onentry:i=>t.add(i)}).then(i=>cu(t,e));t.add(r)}t.end()},iC=(t,e)=>{let r=new Zs.Sync(t);return i_(r,e),r},nC=(t,e)=>{let r=new Zs(t);return cu(r,e),r}});var uu=d((ak,f_)=>{"use strict";var sC=Kr(),o_=Ds(),Fe=require("fs"),a_=hi(),l_=Xs(),c_=require("path"),u_=ti();f_.exports=(t,e,r)=>{let i=sC(t);if(!i.file)throw new TypeError("file is required");if(i.gzip)throw new TypeError("cannot append to compressed archives");if(!e||!Array.isArray(e)||!e.length)throw new TypeError("no files or directories specified");return e=Array.from(e),i.sync?oC(i,e):lC(i,e,r)};var oC=(t,e)=>{let r=new o_.Sync(t),i=!0,n,s;try{try{n=Fe.openSync(t.file,"r+")}catch(l){if(l.code==="ENOENT")n=Fe.openSync(t.file,"w+");else throw l}let o=Fe.fstatSync(n),a=Buffer.alloc(512);e:for(s=0;s<o.size;s+=512){for(let u=0,h=0;u<512;u+=h){if(h=Fe.readSync(n,a,u,a.length-u,s+u),s===0&&a[0]===31&&a[1]===139)throw new Error("cannot append to compressed archives");if(!h)break e}let l=new u_(a);if(!l.cksumValid)break;let c=512*Math.ceil(l.size/512);if(s+c+512>o.size)break;s+=c,t.mtimeCache&&t.mtimeCache.set(l.path,l.mtime)}i=!1,aC(t,r,s,n,e)}finally{if(i)try{Fe.closeSync(n)}catch{}}},aC=(t,e,r,i,n)=>{let s=new a_.WriteStreamSync(t.file,{fd:i,start:r});e.pipe(s),cC(e,n)},lC=(t,e,r)=>{e=Array.from(e);let i=new o_(t),n=(o,a,l)=>{let c=(m,y)=>{m?Fe.close(o,w=>l(m)):l(null,y)},u=0;if(a===0)return c(null,0);let h=0,f=Buffer.alloc(512),g=(m,y)=>{if(m)return c(m);if(h+=y,h<512&&y)return Fe.read(o,f,h,f.length-h,u+h,g);if(u===0&&f[0]===31&&f[1]===139)return c(new Error("cannot append to compressed archives"));if(h<512)return c(null,u);let w=new u_(f);if(!w.cksumValid)return c(null,u);let x=512*Math.ceil(w.size/512);if(u+x+512>a||(u+=x+512,u>=a))return c(null,u);t.mtimeCache&&t.mtimeCache.set(w.path,w.mtime),h=0,Fe.read(o,f,0,512,u,g)};Fe.read(o,f,0,512,u,g)},s=new Promise((o,a)=>{i.on("error",a);let l="r+",c=(u,h)=>{if(u&&u.code==="ENOENT"&&l==="r+")return l="w+",Fe.open(t.file,l,c);if(u)return a(u);Fe.fstat(h,(f,g)=>{if(f)return Fe.close(h,()=>a(f));n(h,g.size,(m,y)=>{if(m)return a(m);let w=new a_.WriteStream(t.file,{fd:h,start:y});i.pipe(w),w.on("error",a),w.on("close",o),h_(i,e)})})};Fe.open(t.file,l,c)});return r?s.then(r,r):s},cC=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?l_({file:c_.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onentry:i=>t.add(i)}):t.add(r)}),t.end()},h_=(t,e)=>{for(;e.length;){let r=e.shift();if(r.charAt(0)==="@")return l_({file:c_.resolve(t.cwd,r.slice(1)),noResume:!0,onentry:i=>t.add(i)}).then(i=>h_(t,e));t.add(r)}t.end()}});var d_=d((lk,p_)=>{"use strict";var uC=Kr(),hC=uu();p_.exports=(t,e,r)=>{let i=uC(t);if(!i.file)throw new TypeError("file is required");if(i.gzip)throw new TypeError("cannot append to compressed archives");if(!e||!Array.isArray(e)||!e.length)throw new TypeError("no files or directories specified");return e=Array.from(e),fC(i),hC(i,e,r)};var fC=t=>{let e=t.filter;t.mtimeCache||(t.mtimeCache=new Map),t.filter=e?(r,i)=>e(r,i)&&!(t.mtimeCache.get(r)>i.mtime):(r,i)=>!(t.mtimeCache.get(r)>i.mtime)}});var y_=d((ck,g_)=>{var{promisify:m_}=require("util"),Zt=require("fs"),pC=t=>{if(!t)t={mode:511,fs:Zt};else if(typeof t=="object")t={mode:511,fs:Zt,...t};else if(typeof t=="number")t={mode:t,fs:Zt};else if(typeof t=="string")t={mode:parseInt(t,8),fs:Zt};else throw new TypeError("invalid options argument");return t.mkdir=t.mkdir||t.fs.mkdir||Zt.mkdir,t.mkdirAsync=m_(t.mkdir),t.stat=t.stat||t.fs.stat||Zt.stat,t.statAsync=m_(t.stat),t.statSync=t.statSync||t.fs.statSync||Zt.statSync,t.mkdirSync=t.mkdirSync||t.fs.mkdirSync||Zt.mkdirSync,t};g_.exports=pC});var E_=d((uk,__)=>{var dC=process.env.__TESTING_MKDIRP_PLATFORM__||process.platform,{resolve:mC,parse:gC}=require("path"),yC=t=>{if(/\0/.test(t))throw Object.assign(new TypeError("path must be a string without null bytes"),{path:t,code:"ERR_INVALID_ARG_VALUE"});if(t=mC(t),dC==="win32"){let e=/[*|"<>?:]/,{root:r}=gC(t);if(e.test(t.substr(r.length)))throw Object.assign(new Error("Illegal characters in path."),{path:t,code:"EINVAL"})}return t};__.exports=yC});var v_=d((hk,x_)=>{var{dirname:S_}=require("path"),b_=(t,e,r=void 0)=>r===e?Promise.resolve():t.statAsync(e).then(i=>i.isDirectory()?r:void 0,i=>i.code==="ENOENT"?b_(t,S_(e),e):void 0),w_=(t,e,r=void 0)=>{if(r!==e)try{return t.statSync(e).isDirectory()?r:void 0}catch(i){return i.code==="ENOENT"?w_(t,S_(e),e):void 0}};x_.exports={findMade:b_,findMadeSync:w_}});var pu=d((fk,A_)=>{var{dirname:R_}=require("path"),hu=(t,e,r)=>{e.recursive=!1;let i=R_(t);return i===t?e.mkdirAsync(t,e).catch(n=>{if(n.code!=="EISDIR")throw n}):e.mkdirAsync(t,e).then(()=>r||t,n=>{if(n.code==="ENOENT")return hu(i,e).then(s=>hu(t,e,s));if(n.code!=="EEXIST"&&n.code!=="EROFS")throw n;return e.statAsync(t).then(s=>{if(s.isDirectory())return r;throw n},()=>{throw n})})},fu=(t,e,r)=>{let i=R_(t);if(e.recursive=!1,i===t)try{return e.mkdirSync(t,e)}catch(n){if(n.code!=="EISDIR")throw n;return}try{return e.mkdirSync(t,e),r||t}catch(n){if(n.code==="ENOENT")return fu(t,e,fu(i,e,r));if(n.code!=="EEXIST"&&n.code!=="EROFS")throw n;try{if(!e.statSync(t).isDirectory())throw n}catch{throw n}}};A_.exports={mkdirpManual:hu,mkdirpManualSync:fu}});var C_=d((pk,O_)=>{var{dirname:T_}=require("path"),{findMade:_C,findMadeSync:EC}=v_(),{mkdirpManual:SC,mkdirpManualSync:bC}=pu(),wC=(t,e)=>(e.recursive=!0,T_(t)===t?e.mkdirAsync(t,e):_C(e,t).then(i=>e.mkdirAsync(t,e).then(()=>i).catch(n=>{if(n.code==="ENOENT")return SC(t,e);throw n}))),xC=(t,e)=>{if(e.recursive=!0,T_(t)===t)return e.mkdirSync(t,e);let i=EC(e,t);try{return e.mkdirSync(t,e),i}catch(n){if(n.code==="ENOENT")return bC(t,e);throw n}};O_.exports={mkdirpNative:wC,mkdirpNativeSync:xC}});var k_=d((dk,I_)=>{var L_=require("fs"),vC=process.env.__TESTING_MKDIRP_NODE_VERSION__||process.version,du=vC.replace(/^v/,"").split("."),P_=+du[0]>10||+du[0]==10&&+du[1]>=12,RC=P_?t=>t.mkdir===L_.mkdir:()=>!1,AC=P_?t=>t.mkdirSync===L_.mkdirSync:()=>!1;I_.exports={useNative:RC,useNativeSync:AC}});var q_=d((mk,B_)=>{var pi=y_(),di=E_(),{mkdirpNative:N_,mkdirpNativeSync:D_}=C_(),{mkdirpManual:F_,mkdirpManualSync:M_}=pu(),{useNative:TC,useNativeSync:OC}=k_(),mi=(t,e)=>(t=di(t),e=pi(e),TC(e)?N_(t,e):F_(t,e)),CC=(t,e)=>(t=di(t),e=pi(e),OC(e)?D_(t,e):M_(t,e));mi.sync=CC;mi.native=(t,e)=>N_(di(t),pi(e));mi.manual=(t,e)=>F_(di(t),pi(e));mi.nativeSync=(t,e)=>D_(di(t),pi(e));mi.manualSync=(t,e)=>M_(di(t),pi(e));B_.exports=mi});var Y_=d((gk,W_)=>{"use strict";var We=require("fs"),wr=require("path"),LC=We.lchown?"lchown":"chown",PC=We.lchownSync?"lchownSync":"chownSync",U_=We.lchown&&!process.version.match(/v1[1-9]+\./)&&!process.version.match(/v10\.[6-9]/),H_=(t,e,r)=>{try{return We[PC](t,e,r)}catch(i){if(i.code!=="ENOENT")throw i}},IC=(t,e,r)=>{try{return We.chownSync(t,e,r)}catch(i){if(i.code!=="ENOENT")throw i}},kC=U_?(t,e,r,i)=>n=>{!n||n.code!=="EISDIR"?i(n):We.chown(t,e,r,i)}:(t,e,r,i)=>i,mu=U_?(t,e,r)=>{try{return H_(t,e,r)}catch(i){if(i.code!=="EISDIR")throw i;IC(t,e,r)}}:(t,e,r)=>H_(t,e,r),NC=process.version,$_=(t,e,r)=>We.readdir(t,e,r),DC=(t,e)=>We.readdirSync(t,e);/^v4\./.test(NC)&&($_=(t,e,r)=>We.readdir(t,r));var Qs=(t,e,r,i)=>{We[LC](t,e,r,kC(t,e,r,n=>{i(n&&n.code!=="ENOENT"?n:null)}))},G_=(t,e,r,i,n)=>{if(typeof e=="string")return We.lstat(wr.resolve(t,e),(s,o)=>{if(s)return n(s.code!=="ENOENT"?s:null);o.name=e,G_(t,o,r,i,n)});if(e.isDirectory())gu(wr.resolve(t,e.name),r,i,s=>{if(s)return n(s);let o=wr.resolve(t,e.name);Qs(o,r,i,n)});else{let s=wr.resolve(t,e.name);Qs(s,r,i,n)}},gu=(t,e,r,i)=>{$_(t,{withFileTypes:!0},(n,s)=>{if(n){if(n.code==="ENOENT")return i();if(n.code!=="ENOTDIR"&&n.code!=="ENOTSUP")return i(n)}if(n||!s.length)return Qs(t,e,r,i);let o=s.length,a=null,l=c=>{if(!a){if(c)return i(a=c);if(--o===0)return Qs(t,e,r,i)}};s.forEach(c=>G_(t,c,e,r,l))})},FC=(t,e,r,i)=>{if(typeof e=="string")try{let n=We.lstatSync(wr.resolve(t,e));n.name=e,e=n}catch(n){if(n.code==="ENOENT")return;throw n}e.isDirectory()&&j_(wr.resolve(t,e.name),r,i),mu(wr.resolve(t,e.name),r,i)},j_=(t,e,r)=>{let i;try{i=DC(t,{withFileTypes:!0})}catch(n){if(n.code==="ENOENT")return;if(n.code==="ENOTDIR"||n.code==="ENOTSUP")return mu(t,e,r);throw n}return i&&i.length&&i.forEach(n=>FC(t,n,e,r)),mu(t,e,r)};W_.exports=gu;gu.sync=j_});var X_=d((yk,yu)=>{"use strict";var z_=q_(),Ye=require("fs"),Js=require("path"),K_=Y_(),Xe=Jr(),eo=class extends Error{constructor(e,r){super("Cannot extract through symbolic link"),this.path=r,this.symlink=e}get name(){return"SylinkError"}},to=class extends Error{constructor(e,r){super(r+": Cannot cd into '"+e+"'"),this.path=e,this.code=r}get name(){return"CwdError"}},ro=(t,e)=>t.get(Xe(e)),Xi=(t,e,r)=>t.set(Xe(e),r),MC=(t,e)=>{Ye.stat(t,(r,i)=>{(r||!i.isDirectory())&&(r=new to(t,r&&r.code||"ENOTDIR")),e(r)})};yu.exports=(t,e,r)=>{t=Xe(t);let i=e.umask,n=e.mode|448,s=(n&i)!==0,o=e.uid,a=e.gid,l=typeof o=="number"&&typeof a=="number"&&(o!==e.processUid||a!==e.processGid),c=e.preserve,u=e.unlink,h=e.cache,f=Xe(e.cwd),g=(w,x)=>{w?r(w):(Xi(h,t,!0),x&&l?K_(x,o,a,R=>g(R)):s?Ye.chmod(t,n,r):r())};if(h&&ro(h,t)===!0)return g();if(t===f)return MC(t,g);if(c)return z_(t,{mode:n}).then(w=>g(null,w),g);let y=Xe(Js.relative(f,t)).split("/");io(f,y,n,h,u,f,null,g)};var io=(t,e,r,i,n,s,o,a)=>{if(!e.length)return a(null,o);let l=e.shift(),c=Xe(Js.resolve(t+"/"+l));if(ro(i,c))return io(c,e,r,i,n,s,o,a);Ye.mkdir(c,r,V_(c,e,r,i,n,s,o,a))},V_=(t,e,r,i,n,s,o,a)=>l=>{l?Ye.lstat(t,(c,u)=>{if(c)c.path=c.path&&Xe(c.path),a(c);else if(u.isDirectory())io(t,e,r,i,n,s,o,a);else if(n)Ye.unlink(t,h=>{if(h)return a(h);Ye.mkdir(t,r,V_(t,e,r,i,n,s,o,a))});else{if(u.isSymbolicLink())return a(new eo(t,t+"/"+e.join("/")));a(l)}}):(o=o||t,io(t,e,r,i,n,s,o,a))},BC=t=>{let e=!1,r="ENOTDIR";try{e=Ye.statSync(t).isDirectory()}catch(i){r=i.code}finally{if(!e)throw new to(t,r)}};yu.exports.sync=(t,e)=>{t=Xe(t);let r=e.umask,i=e.mode|448,n=(i&r)!==0,s=e.uid,o=e.gid,a=typeof s=="number"&&typeof o=="number"&&(s!==e.processUid||o!==e.processGid),l=e.preserve,c=e.unlink,u=e.cache,h=Xe(e.cwd),f=w=>{Xi(u,t,!0),w&&a&&K_.sync(w,s,o),n&&Ye.chmodSync(t,i)};if(u&&ro(u,t)===!0)return f();if(t===h)return BC(h),f();if(l)return f(z_.sync(t,i));let m=Xe(Js.relative(h,t)).split("/"),y=null;for(let w=m.shift(),x=h;w&&(x+="/"+w);w=m.shift())if(x=Xe(Js.resolve(x)),!ro(u,x))try{Ye.mkdirSync(x,i),y=y||x,Xi(u,x,!0)}catch{let M=Ye.lstatSync(x);if(M.isDirectory()){Xi(u,x,!0);continue}else if(c){Ye.unlinkSync(x),Ye.mkdirSync(x,i),y=y||x,Xi(u,x,!0);continue}else if(M.isSymbolicLink())return new eo(x,x+"/"+m.join("/"))}return f(y)}});var Eu=d((_k,Z_)=>{var _u=Object.create(null),{hasOwnProperty:qC}=Object.prototype;Z_.exports=t=>(qC.call(_u,t)||(_u[t]=t.normalize("NFKD")),_u[t])});var tE=d((Ek,eE)=>{var Q_=require("assert"),HC=Eu(),UC=ri(),{join:J_}=require("path"),$C=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,GC=$C==="win32";eE.exports=()=>{let t=new Map,e=new Map,r=c=>c.split("/").slice(0,-1).reduce((h,f)=>(h.length&&(f=J_(h[h.length-1],f)),h.push(f||"/"),h),[]),i=new Set,n=c=>{let u=e.get(c);if(!u)throw new Error("function does not have any path reservations");return{paths:u.paths.map(h=>t.get(h)),dirs:[...u.dirs].map(h=>t.get(h))}},s=c=>{let{paths:u,dirs:h}=n(c);return u.every(f=>f[0]===c)&&h.every(f=>f[0]instanceof Set&&f[0].has(c))},o=c=>i.has(c)||!s(c)?!1:(i.add(c),c(()=>a(c)),!0),a=c=>{if(!i.has(c))return!1;let{paths:u,dirs:h}=e.get(c),f=new Set;return u.forEach(g=>{let m=t.get(g);Q_.equal(m[0],c),m.length===1?t.delete(g):(m.shift(),typeof m[0]=="function"?f.add(m[0]):m[0].forEach(y=>f.add(y)))}),h.forEach(g=>{let m=t.get(g);Q_(m[0]instanceof Set),m[0].size===1&&m.length===1?t.delete(g):m[0].size===1?(m.shift(),f.add(m[0])):m[0].delete(c)}),i.delete(c),f.forEach(g=>o(g)),!0};return{check:s,reserve:(c,u)=>{c=GC?["win32 parallelization disabled"]:c.map(f=>HC(UC(J_(f))).toLowerCase());let h=new Set(c.map(f=>r(f)).reduce((f,g)=>f.concat(g)));return e.set(u,{dirs:h,paths:c}),c.forEach(f=>{let g=t.get(f);g?g.push(u):t.set(f,[u])}),h.forEach(f=>{let g=t.get(f);g?g[g.length-1]instanceof Set?g[g.length-1].add(u):g.push(new Set([u])):t.set(f,[new Set([u])])}),o(u)}}}});var nE=d((Sk,iE)=>{var jC=process.env.__FAKE_PLATFORM__||process.platform,WC=jC==="win32",YC=global.__FAKE_TESTING_FS__||require("fs"),{O_CREAT:zC,O_TRUNC:KC,O_WRONLY:VC,UV_FS_O_FILEMAP:rE=0}=YC.constants,XC=WC&&!!rE,ZC=512*1024,QC=rE|KC|zC|VC;iE.exports=XC?t=>t<ZC?QC:"w":()=>"w"});var Ou=d((bk,_E)=>{"use strict";var JC=require("assert"),e1=Vs(),U=require("fs"),t1=hi(),Lt=require("path"),mE=X_(),sE=Tc(),r1=tE(),i1=Oc(),Me=Jr(),n1=ri(),s1=Eu(),oE=Symbol("onEntry"),wu=Symbol("checkFs"),aE=Symbol("checkFs2"),oo=Symbol("pruneCache"),xu=Symbol("isReusable"),ze=Symbol("makeFs"),vu=Symbol("file"),Ru=Symbol("directory"),ao=Symbol("link"),lE=Symbol("symlink"),cE=Symbol("hardlink"),uE=Symbol("unsupported"),hE=Symbol("checkPath"),Qt=Symbol("mkdir"),Se=Symbol("onError"),no=Symbol("pending"),fE=Symbol("pend"),gi=Symbol("unpend"),Su=Symbol("ended"),bu=Symbol("maybeClose"),Au=Symbol("skip"),Zi=Symbol("doChown"),Qi=Symbol("uid"),Ji=Symbol("gid"),en=Symbol("checkedCwd"),gE=require("crypto"),yE=nE(),o1=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,tn=o1==="win32",a1=(t,e)=>{if(!tn)return U.unlink(t,e);let r=t+".DELETE."+gE.randomBytes(16).toString("hex");U.rename(t,r,i=>{if(i)return e(i);U.unlink(r,e)})},l1=t=>{if(!tn)return U.unlinkSync(t);let e=t+".DELETE."+gE.randomBytes(16).toString("hex");U.renameSync(t,e),U.unlinkSync(e)},pE=(t,e,r)=>t===t>>>0?t:e===e>>>0?e:r,dE=t=>s1(n1(Me(t))).toLowerCase(),c1=(t,e)=>{e=dE(e);for(let r of t.keys()){let i=dE(r);(i===e||i.indexOf(e+"/")===0)&&t.delete(r)}},u1=t=>{for(let e of t.keys())t.delete(e)},rn=class extends e1{constructor(e){if(e||(e={}),e.ondone=r=>{this[Su]=!0,this[bu]()},super(e),this[en]=!1,this.reservations=r1(),this.transform=typeof e.transform=="function"?e.transform:null,this.writable=!0,this.readable=!1,this[no]=0,this[Su]=!1,this.dirCache=e.dirCache||new Map,typeof e.uid=="number"||typeof e.gid=="number"){if(typeof e.uid!="number"||typeof e.gid!="number")throw new TypeError("cannot set owner without number uid and gid");if(e.preserveOwner)throw new TypeError("cannot preserve owner in archive and also set owner explicitly");this.uid=e.uid,this.gid=e.gid,this.setOwner=!0}else this.uid=null,this.gid=null,this.setOwner=!1;e.preserveOwner===void 0&&typeof e.uid!="number"?this.preserveOwner=process.getuid&&process.getuid()===0:this.preserveOwner=!!e.preserveOwner,this.processUid=(this.preserveOwner||this.setOwner)&&process.getuid?process.getuid():null,this.processGid=(this.preserveOwner||this.setOwner)&&process.getgid?process.getgid():null,this.forceChown=e.forceChown===!0,this.win32=!!e.win32||tn,this.newer=!!e.newer,this.keep=!!e.keep,this.noMtime=!!e.noMtime,this.preservePaths=!!e.preservePaths,this.unlink=!!e.unlink,this.cwd=Me(Lt.resolve(e.cwd||process.cwd())),this.strip=+e.strip||0,this.processUmask=e.noChmod?0:process.umask(),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",r=>this[oE](r))}warn(e,r,i={}){return(e==="TAR_BAD_ARCHIVE"||e==="TAR_ABORT")&&(i.recoverable=!1),super.warn(e,r,i)}[bu](){this[Su]&&this[no]===0&&(this.emit("prefinish"),this.emit("finish"),this.emit("end"))}[hE](e){if(this.strip){let r=Me(e.path).split("/");if(r.length<this.strip)return!1;if(e.path=r.slice(this.strip).join("/"),e.type==="Link"){let i=Me(e.linkpath).split("/");if(i.length>=this.strip)e.linkpath=i.slice(this.strip).join("/");else return!1}}if(!this.preservePaths){let r=Me(e.path),i=r.split("/");if(i.includes("..")||tn&&/^[a-z]:\.\.$/i.test(i[0]))return this.warn("TAR_ENTRY_ERROR","path contains '..'",{entry:e,path:r}),!1;let[n,s]=i1(r);n&&(e.path=s,this.warn("TAR_ENTRY_INFO",`stripping ${n} from absolute path`,{entry:e,path:r}))}if(Lt.isAbsolute(e.path)?e.absolute=Me(Lt.resolve(e.path)):e.absolute=Me(Lt.resolve(this.cwd,e.path)),!this.preservePaths&&e.absolute.indexOf(this.cwd+"/")!==0&&e.absolute!==this.cwd)return this.warn("TAR_ENTRY_ERROR","path escaped extraction target",{entry:e,path:Me(e.path),resolvedPath:e.absolute,cwd:this.cwd}),!1;if(e.absolute===this.cwd&&e.type!=="Directory"&&e.type!=="GNUDumpDir")return!1;if(this.win32){let{root:r}=Lt.win32.parse(e.absolute);e.absolute=r+sE.encode(e.absolute.slice(r.length));let{root:i}=Lt.win32.parse(e.path);e.path=i+sE.encode(e.path.slice(i.length))}return!0}[oE](e){if(!this[hE](e))return e.resume();switch(JC.equal(typeof e.absolute,"string"),e.type){case"Directory":case"GNUDumpDir":e.mode&&(e.mode=e.mode|448);case"File":case"OldFile":case"ContiguousFile":case"Link":case"SymbolicLink":return this[wu](e);case"CharacterDevice":case"BlockDevice":case"FIFO":default:return this[uE](e)}}[Se](e,r){e.name==="CwdError"?this.emit("error",e):(this.warn("TAR_ENTRY_ERROR",e,{entry:r}),this[gi](),r.resume())}[Qt](e,r,i){mE(Me(e),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cache:this.dirCache,cwd:this.cwd,mode:r,noChmod:this.noChmod},i)}[Zi](e){return 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}[Qi](e){return pE(this.uid,e.uid,this.processUid)}[Ji](e){return pE(this.gid,e.gid,this.processGid)}[vu](e,r){let i=e.mode&4095||this.fmode,n=new t1.WriteStream(e.absolute,{flags:yE(e.size),mode:i,autoClose:!1});n.on("error",l=>{n.fd&&U.close(n.fd,()=>{}),n.write=()=>!0,this[Se](l,e),r()});let s=1,o=l=>{if(l){n.fd&&U.close(n.fd,()=>{}),this[Se](l,e),r();return}--s===0&&U.close(n.fd,c=>{c?this[Se](c,e):this[gi](),r()})};n.on("finish",l=>{let c=e.absolute,u=n.fd;if(e.mtime&&!this.noMtime){s++;let h=e.atime||new Date,f=e.mtime;U.futimes(u,h,f,g=>g?U.utimes(c,h,f,m=>o(m&&g)):o())}if(this[Zi](e)){s++;let h=this[Qi](e),f=this[Ji](e);U.fchown(u,h,f,g=>g?U.chown(c,h,f,m=>o(m&&g)):o())}o()});let a=this.transform&&this.transform(e)||e;a!==e&&(a.on("error",l=>{this[Se](l,e),r()}),e.pipe(a)),a.pipe(n)}[Ru](e,r){let i=e.mode&4095||this.dmode;this[Qt](e.absolute,i,n=>{if(n){this[Se](n,e),r();return}let s=1,o=a=>{--s===0&&(r(),this[gi](),e.resume())};e.mtime&&!this.noMtime&&(s++,U.utimes(e.absolute,e.atime||new Date,e.mtime,o)),this[Zi](e)&&(s++,U.chown(e.absolute,this[Qi](e),this[Ji](e),o)),o()})}[uE](e){e.unsupported=!0,this.warn("TAR_ENTRY_UNSUPPORTED",`unsupported entry type: ${e.type}`,{entry:e}),e.resume()}[lE](e,r){this[ao](e,e.linkpath,"symlink",r)}[cE](e,r){let i=Me(Lt.resolve(this.cwd,e.linkpath));this[ao](e,i,"link",r)}[fE](){this[no]++}[gi](){this[no]--,this[bu]()}[Au](e){this[gi](),e.resume()}[xu](e,r){return e.type==="File"&&!this.unlink&&r.isFile()&&r.nlink<=1&&!tn}[wu](e){this[fE]();let r=[e.path];e.linkpath&&r.push(e.linkpath),this.reservations.reserve(r,i=>this[aE](e,i))}[oo](e){e.type==="SymbolicLink"?u1(this.dirCache):e.type!=="Directory"&&c1(this.dirCache,e.absolute)}[aE](e,r){this[oo](e);let i=a=>{this[oo](e),r(a)},n=()=>{this[Qt](this.cwd,this.dmode,a=>{if(a){this[Se](a,e),i();return}this[en]=!0,s()})},s=()=>{if(e.absolute!==this.cwd){let a=Me(Lt.dirname(e.absolute));if(a!==this.cwd)return this[Qt](a,this.dmode,l=>{if(l){this[Se](l,e),i();return}o()})}o()},o=()=>{U.lstat(e.absolute,(a,l)=>{if(l&&(this.keep||this.newer&&l.mtime>e.mtime)){this[Au](e),i();return}if(a||this[xu](e,l))return this[ze](null,e,i);if(l.isDirectory()){if(e.type==="Directory"){let c=!this.noChmod&&e.mode&&(l.mode&4095)!==e.mode,u=h=>this[ze](h,e,i);return c?U.chmod(e.absolute,e.mode,u):u()}if(e.absolute!==this.cwd)return U.rmdir(e.absolute,c=>this[ze](c,e,i))}if(e.absolute===this.cwd)return this[ze](null,e,i);a1(e.absolute,c=>this[ze](c,e,i))})};this[en]?s():n()}[ze](e,r,i){if(e){this[Se](e,r),i();return}switch(r.type){case"File":case"OldFile":case"ContiguousFile":return this[vu](r,i);case"Link":return this[cE](r,i);case"SymbolicLink":return this[lE](r,i);case"Directory":case"GNUDumpDir":return this[Ru](r,i)}}[ao](e,r,i,n){U[i](r,e.absolute,s=>{s?this[Se](s,e):(this[gi](),e.resume()),n()})}},so=t=>{try{return[null,t()]}catch(e){return[e,null]}},Tu=class extends rn{[ze](e,r){return super[ze](e,r,()=>{})}[wu](e){if(this[oo](e),!this[en]){let s=this[Qt](this.cwd,this.dmode);if(s)return this[Se](s,e);this[en]=!0}if(e.absolute!==this.cwd){let s=Me(Lt.dirname(e.absolute));if(s!==this.cwd){let o=this[Qt](s,this.dmode);if(o)return this[Se](o,e)}}let[r,i]=so(()=>U.lstatSync(e.absolute));if(i&&(this.keep||this.newer&&i.mtime>e.mtime))return this[Au](e);if(r||this[xu](e,i))return this[ze](null,e);if(i.isDirectory()){if(e.type==="Directory"){let o=!this.noChmod&&e.mode&&(i.mode&4095)!==e.mode,[a]=o?so(()=>{U.chmodSync(e.absolute,e.mode)}):[];return this[ze](a,e)}let[s]=so(()=>U.rmdirSync(e.absolute));this[ze](s,e)}let[n]=e.absolute===this.cwd?[]:so(()=>l1(e.absolute));this[ze](n,e)}[vu](e,r){let i=e.mode&4095||this.fmode,n=a=>{let l;try{U.closeSync(s)}catch(c){l=c}(a||l)&&this[Se](a||l,e),r()},s;try{s=U.openSync(e.absolute,yE(e.size),i)}catch(a){return n(a)}let o=this.transform&&this.transform(e)||e;o!==e&&(o.on("error",a=>this[Se](a,e)),e.pipe(o)),o.on("data",a=>{try{U.writeSync(s,a,0,a.length)}catch(l){n(l)}}),o.on("end",a=>{let l=null;if(e.mtime&&!this.noMtime){let c=e.atime||new Date,u=e.mtime;try{U.futimesSync(s,c,u)}catch(h){try{U.utimesSync(e.absolute,c,u)}catch{l=h}}}if(this[Zi](e)){let c=this[Qi](e),u=this[Ji](e);try{U.fchownSync(s,c,u)}catch(h){try{U.chownSync(e.absolute,c,u)}catch{l=l||h}}}n(l)})}[Ru](e,r){let i=e.mode&4095||this.dmode,n=this[Qt](e.absolute,i);if(n){this[Se](n,e),r();return}if(e.mtime&&!this.noMtime)try{U.utimesSync(e.absolute,e.atime||new Date,e.mtime)}catch{}if(this[Zi](e))try{U.chownSync(e.absolute,this[Qi](e),this[Ji](e))}catch{}r(),e.resume()}[Qt](e,r){try{return mE.sync(Me(e),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cache:this.dirCache,cwd:this.cwd,mode:r})}catch(i){return i}}[ao](e,r,i,n){try{U[i+"Sync"](r,e.absolute),n(),e.resume()}catch(s){return this[Se](s,e)}}};rn.Sync=Tu;_E.exports=rn});var xE=d((wk,wE)=>{"use strict";var h1=Kr(),lo=Ou(),SE=require("fs"),bE=hi(),EE=require("path"),Cu=ri();wE.exports=(t,e,r)=>{typeof t=="function"?(r=t,e=null,t={}):Array.isArray(t)&&(e=t,t={}),typeof e=="function"&&(r=e,e=null),e?e=Array.from(e):e=[];let i=h1(t);if(i.sync&&typeof r=="function")throw new TypeError("callback not supported for sync tar functions");if(!i.file&&typeof r=="function")throw new TypeError("callback only supported with file option");return e.length&&f1(i,e),i.file&&i.sync?p1(i):i.file?d1(i,r):i.sync?m1(i):g1(i)};var f1=(t,e)=>{let r=new Map(e.map(s=>[Cu(s),!0])),i=t.filter,n=(s,o)=>{let a=o||EE.parse(s).root||".",l=s===a?!1:r.has(s)?r.get(s):n(EE.dirname(s),a);return r.set(s,l),l};t.filter=i?(s,o)=>i(s,o)&&n(Cu(s)):s=>n(Cu(s))},p1=t=>{let e=new lo.Sync(t),r=t.file,i=SE.statSync(r),n=t.maxReadSize||16*1024*1024;new bE.ReadStreamSync(r,{readSize:n,size:i.size}).pipe(e)},d1=(t,e)=>{let r=new lo(t),i=t.maxReadSize||16*1024*1024,n=t.file,s=new Promise((o,a)=>{r.on("error",a),r.on("close",o),SE.stat(n,(l,c)=>{if(l)a(l);else{let u=new bE.ReadStream(n,{readSize:i,size:c.size});u.on("error",a),u.pipe(r)}})});return e?s.then(e,e):s},m1=t=>new lo.Sync(t),g1=t=>new lo(t)});var vE=d(ae=>{"use strict";ae.c=ae.create=s_();ae.r=ae.replace=uu();ae.t=ae.list=Xs();ae.u=ae.update=d_();ae.x=ae.extract=xE();ae.Pack=Ds();ae.Unpack=Ou();ae.Parse=Vs();ae.ReadEntry=_s();ae.WriteEntry=Bc();ae.Header=ti();ae.Pax=Ss();ae.types=Sc()});var LE=d((Tk,CE)=>{function Ke(t,e){typeof e=="boolean"&&(e={forever:e}),this._originalTimeouts=JSON.parse(JSON.stringify(t)),this._timeouts=t,this._options=e||{},this._maxRetryTime=e&&e.maxRetryTime||1/0,this._fn=null,this._errors=[],this._attempts=1,this._operationTimeout=null,this._operationTimeoutCb=null,this._timeout=null,this._operationStart=null,this._timer=null,this._options.forever&&(this._cachedTimeouts=this._timeouts.slice(0))}CE.exports=Ke;Ke.prototype.reset=function(){this._attempts=1,this._timeouts=this._originalTimeouts.slice(0)};Ke.prototype.stop=function(){this._timeout&&clearTimeout(this._timeout),this._timer&&clearTimeout(this._timer),this._timeouts=[],this._cachedTimeouts=null};Ke.prototype.retry=function(t){if(this._timeout&&clearTimeout(this._timeout),!t)return!1;var e=new Date().getTime();if(t&&e-this._operationStart>=this._maxRetryTime)return this._errors.push(t),this._errors.unshift(new Error("RetryOperation timeout occurred")),!1;this._errors.push(t);var r=this._timeouts.shift();if(r===void 0)if(this._cachedTimeouts)this._errors.splice(0,this._errors.length-1),r=this._cachedTimeouts.slice(-1);else return!1;var i=this;return this._timer=setTimeout(function(){i._attempts++,i._operationTimeoutCb&&(i._timeout=setTimeout(function(){i._operationTimeoutCb(i._attempts)},i._operationTimeout),i._options.unref&&i._timeout.unref()),i._fn(i._attempts)},r),this._options.unref&&this._timer.unref(),!0};Ke.prototype.attempt=function(t,e){this._fn=t,e&&(e.timeout&&(this._operationTimeout=e.timeout),e.cb&&(this._operationTimeoutCb=e.cb));var r=this;this._operationTimeoutCb&&(this._timeout=setTimeout(function(){r._operationTimeoutCb()},r._operationTimeout)),this._operationStart=new Date().getTime(),this._fn(this._attempts)};Ke.prototype.try=function(t){console.log("Using RetryOperation.try() is deprecated"),this.attempt(t)};Ke.prototype.start=function(t){console.log("Using RetryOperation.start() is deprecated"),this.attempt(t)};Ke.prototype.start=Ke.prototype.try;Ke.prototype.errors=function(){return this._errors};Ke.prototype.attempts=function(){return this._attempts};Ke.prototype.mainError=function(){if(this._errors.length===0)return null;for(var t={},e=null,r=0,i=0;i<this._errors.length;i++){var n=this._errors[i],s=n.message,o=(t[s]||0)+1;t[s]=o,o>=r&&(e=n,r=o)}return e}});var PE=d(xr=>{var S1=LE();xr.operation=function(t){var e=xr.timeouts(t);return new S1(e,{forever:t&&(t.forever||t.retries===1/0),unref:t&&t.unref,maxRetryTime:t&&t.maxRetryTime})};xr.timeouts=function(t){if(t instanceof Array)return[].concat(t);var e={retries:10,factor:2,minTimeout:1*1e3,maxTimeout:1/0,randomize:!1};for(var r in t)e[r]=t[r];if(e.minTimeout>e.maxTimeout)throw new Error("minTimeout is greater than maxTimeout");for(var i=[],n=0;n<e.retries;n++)i.push(this.createTimeout(n,e));return t&&t.forever&&!i.length&&i.push(this.createTimeout(n,e)),i.sort(function(s,o){return s-o}),i};xr.createTimeout=function(t,e){var r=e.randomize?Math.random()+1:1,i=Math.round(r*Math.max(e.minTimeout,1)*Math.pow(e.factor,t));return i=Math.min(i,e.maxTimeout),i};xr.wrap=function(t,e,r){if(e instanceof Array&&(r=e,e=null),!r){r=[];for(var i in t)typeof t[i]=="function"&&r.push(i)}for(var n=0;n<r.length;n++){var s=r[n],o=t[s];t[s]=function(l){var c=xr.operation(e),u=Array.prototype.slice.call(arguments,1),h=u.pop();u.push(function(f){c.retry(f)||(f&&(arguments[0]=c.mainError()),h.apply(this,arguments))}),c.attempt(function(){l.apply(t,u)})}.bind(t,o),t[s].options=e}}});var kE=d((Ck,IE)=>{IE.exports=PE()});var DE=d((Lk,NE)=>{var b1=kE();function w1(t,e){function r(i,n){var s=e||{},o;"randomize"in s||(s.randomize=!0),o=b1.operation(s);function a(u){n(u||new Error("Aborted"))}function l(u,h){if(u.bail){a(u);return}o.retry(u)?s.onRetry&&s.onRetry(u,h):n(o.mainError())}function c(u){var h;try{h=t(a,u)}catch(f){l(f,u);return}Promise.resolve(h).then(i).catch(function(g){l(g,u)})}o.attempt(c)}return new Promise(r)}NE.exports=w1});var F1={};ku(F1,{default:()=>D1,transformer:()=>jE});module.exports=ZE(F1);var Iu=V(require("path")),fo=require("fs-extra");var QE=V(Hu());function go(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Ei(t){return Ei=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ei(t)}function yo(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function _o(t,e){if(e&&(Ei(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return yo(t)}function er(t){return er=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},er(t)}function pt(t,e){return pt=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,n){return i.__proto__=n,i},pt(t,e)}function Eo(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&pt(t,e)}function So(t){return Function.toString.call(t).indexOf("[native code]")!==-1}function bo(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function vr(t,e,r){return bo()?vr=Reflect.construct.bind():vr=function(n,s,o){var a=[null];a.push.apply(a,s);var l=Function.bind.apply(n,a),c=new l;return o&&pt(c,o.prototype),c},vr.apply(null,arguments)}function Si(t){var e=typeof Map=="function"?new Map:void 0;return Si=function(i){if(i===null||!So(i))return i;if(typeof i!="function")throw new TypeError("Super expression must either be null or a function");if(typeof e!="undefined"){if(e.has(i))return e.get(i);e.set(i,n)}function n(){return vr(i,arguments,er(this).constructor)}return n.prototype=Object.create(i.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),pt(n,i)},Si(t)}var wo=V(require("find-up")),cn=V(require("path")),un=V(require("fs-extra")),JE=function(t){Eo(e,t);function e(r){var i;return go(this,e),i=_o(this,er(e).call(this,"No package.json could be found upwards from the directory ".concat(r))),i.directory=r,i}return e}(Si(Error));function eS(t,e){try{var r=un.default.readJsonSync(cn.default.join(t,"package.json"));if(e.current===void 0&&(e.current=t),r.workspaces||r.bolt)return t}catch(i){if(i.code!=="ENOENT")throw i}}function tS(t){try{var e=un.default.readJsonSync(cn.default.join(t,"lerna.json"));if(e.useWorkspaces!==!0)return t}catch(r){if(r.code!=="ENOENT")throw r}}function rS(t){var e=un.default.existsSync(cn.default.join(t,"pnpm-workspace.yaml"));if(e)return t}function Uu(t){var e={current:void 0},r=(0,wo.sync)(function(i){return[tS(i),eS(i,e),rS(i)].find(function(n){return n})},{cwd:t,type:"directory"});if(e.current===void 0)throw new JE(t);return r===void 0?e.current:r}var $u=V(require("json5"));var xo=V(require("fs")),bi=V(require("path"));function vo({target:t,cwd:e,contentCheck:r}){let i=bi.default.parse(e).root,n=!1,s=e;for(;!n&&s!==i;){if(r)try{let o=xo.default.readFileSync(bi.default.join(s,t)).toString();if(r(o)){n=!0;break}}catch{}else if(xo.default.existsSync(bi.default.join(s,t))){n=!0;break}s=bi.default.dirname(s)}return n?s:null}function iS(t){let e=$u.default.parse(t);return!(e&&"extends"in e)}var Ro={};function Ao(t,e){var s;let r=(s=e==null?void 0:e.cache)!=null?s:!0,i=t||process.cwd();if(r&&Ro[i])return Ro[i];let n=vo({target:"turbo.json",cwd:i,contentCheck:iS});if(!n)try{if(n=Uu(i),!n)return null}catch{return null}return r&&(Ro[i]=n),n}var Pi=V(require("fs")),lr=V(require("path"));function nh(t){return typeof t=="undefined"||t===null}function nS(t){return typeof t=="object"&&t!==null}function sS(t){return Array.isArray(t)?t:nh(t)?[]:[t]}function oS(t,e){var r,i,n,s;if(e)for(s=Object.keys(e),r=0,i=s.length;r<i;r+=1)n=s[r],t[n]=e[n];return t}function aS(t,e){var r="",i;for(i=0;i<e;i+=1)r+=t;return r}function lS(t){return t===0&&Number.NEGATIVE_INFINITY===1/t}var cS=nh,uS=nS,hS=sS,fS=aS,pS=lS,dS=oS,oe={isNothing:cS,isObject:uS,toArray:hS,repeat:fS,isNegativeZero:pS,extend:dS};function sh(t,e){var r="",i=t.reason||"(unknown reason)";return t.mark?(t.mark.name&&(r+='in "'+t.mark.name+'" '),r+="("+(t.mark.line+1)+":"+(t.mark.column+1)+")",!e&&t.mark.snippet&&(r+=`
|
|
9
9
|
|
|
10
|
-
`+t.mark.snippet),i+" "+r):i}function
|
|
10
|
+
`+t.mark.snippet),i+" "+r):i}function xi(t,e){Error.call(this),this.name="YAMLException",this.reason=t,this.mark=e,this.message=sh(this,!1),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack||""}xi.prototype=Object.create(Error.prototype);xi.prototype.constructor=xi;xi.prototype.toString=function(e){return this.name+": "+sh(this,e)};var ve=xi;function To(t,e,r,i,n){var s="",o="",a=Math.floor(n/2)-1;return i-e>a&&(s=" ... ",e=i-a+s.length),r-i>a&&(o=" ...",r=i+a-o.length),{str:s+t.slice(e,r).replace(/\t/g,"\u2192")+o,pos:i-e+s.length}}function Oo(t,e){return oe.repeat(" ",e-t.length)+t}function mS(t,e){if(e=Object.create(e||null),!t.buffer)return null;e.maxLength||(e.maxLength=79),typeof e.indent!="number"&&(e.indent=1),typeof e.linesBefore!="number"&&(e.linesBefore=3),typeof e.linesAfter!="number"&&(e.linesAfter=2);for(var r=/\r?\n|\r|\0/g,i=[0],n=[],s,o=-1;s=r.exec(t.buffer);)n.push(s.index),i.push(s.index+s[0].length),t.position<=s.index&&o<0&&(o=i.length-2);o<0&&(o=i.length-1);var a="",l,c,u=Math.min(t.line+e.linesAfter,n.length).toString().length,h=e.maxLength-(e.indent+u+3);for(l=1;l<=e.linesBefore&&!(o-l<0);l++)c=To(t.buffer,i[o-l],n[o-l],t.position-(i[o]-i[o-l]),h),a=oe.repeat(" ",e.indent)+Oo((t.line-l+1).toString(),u)+" | "+c.str+`
|
|
11
11
|
`+a;for(c=To(t.buffer,i[o],n[o],t.position,h),a+=oe.repeat(" ",e.indent)+Oo((t.line+1).toString(),u)+" | "+c.str+`
|
|
12
12
|
`,a+=oe.repeat("-",e.indent+u+3+c.pos)+`^
|
|
13
13
|
`,l=1;l<=e.linesAfter&&!(o+l>=n.length);l++)c=To(t.buffer,i[o+l],n[o+l],t.position-(i[o]-i[o+l]),h),a+=oe.repeat(" ",e.indent)+Oo((t.line+l+1).toString(),u)+" | "+c.str+`
|
|
14
|
-
`;return a.replace(/\n$/,"")}var
|
|
15
|
-
\r`;function
|
|
16
|
-
`:t===118?"\v":t===102?"\f":t===114?"\r":t===101?"\x1B":t===32?" ":t===34?'"':t===47?"/":t===92?"\\":t===78?"\x85":t===95?"\xA0":t===76?"\u2028":t===80?"\u2029":""}function
|
|
17
|
-
`,e-1))}function
|
|
14
|
+
`;return a.replace(/\n$/,"")}var gS=mS,yS=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"],_S=["scalar","sequence","mapping"];function ES(t){var e={};return t!==null&&Object.keys(t).forEach(function(r){t[r].forEach(function(i){e[String(i)]=r})}),e}function SS(t,e){if(e=e||{},Object.keys(e).forEach(function(r){if(yS.indexOf(r)===-1)throw new ve('Unknown option "'+r+'" is met in definition of "'+t+'" YAML type.')}),this.options=e,this.tag=t,this.kind=e.kind||null,this.resolve=e.resolve||function(){return!0},this.construct=e.construct||function(r){return r},this.instanceOf=e.instanceOf||null,this.predicate=e.predicate||null,this.represent=e.represent||null,this.representName=e.representName||null,this.defaultStyle=e.defaultStyle||null,this.multi=e.multi||!1,this.styleAliases=ES(e.styleAliases||null),_S.indexOf(this.kind)===-1)throw new ve('Unknown kind "'+this.kind+'" is specified for "'+t+'" YAML type.')}var fe=SS;function Gu(t,e){var r=[];return t[e].forEach(function(i){var n=r.length;r.forEach(function(s,o){s.tag===i.tag&&s.kind===i.kind&&s.multi===i.multi&&(n=o)}),r[n]=i}),r}function bS(){var t={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}},e,r;function i(n){n.multi?(t.multi[n.kind].push(n),t.multi.fallback.push(n)):t[n.kind][n.tag]=t.fallback[n.tag]=n}for(e=0,r=arguments.length;e<r;e+=1)arguments[e].forEach(i);return t}function Lo(t){return this.extend(t)}Lo.prototype.extend=function(e){var r=[],i=[];if(e instanceof fe)i.push(e);else if(Array.isArray(e))i=i.concat(e);else if(e&&(Array.isArray(e.implicit)||Array.isArray(e.explicit)))e.implicit&&(r=r.concat(e.implicit)),e.explicit&&(i=i.concat(e.explicit));else throw new ve("Schema.extend argument should be a Type, [ Type ], or a schema definition ({ implicit: [...], explicit: [...] })");r.forEach(function(s){if(!(s instanceof fe))throw new ve("Specified list of YAML types (or a single Type object) contains a non-Type object.");if(s.loadKind&&s.loadKind!=="scalar")throw new ve("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.");if(s.multi)throw new ve("There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.")}),i.forEach(function(s){if(!(s instanceof fe))throw new ve("Specified list of YAML types (or a single Type object) contains a non-Type object.")});var n=Object.create(Lo.prototype);return n.implicit=(this.implicit||[]).concat(r),n.explicit=(this.explicit||[]).concat(i),n.compiledImplicit=Gu(n,"implicit"),n.compiledExplicit=Gu(n,"explicit"),n.compiledTypeMap=bS(n.compiledImplicit,n.compiledExplicit),n};var oh=Lo,ah=new fe("tag:yaml.org,2002:str",{kind:"scalar",construct:function(t){return t!==null?t:""}}),lh=new fe("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(t){return t!==null?t:[]}}),ch=new fe("tag:yaml.org,2002:map",{kind:"mapping",construct:function(t){return t!==null?t:{}}}),uh=new oh({explicit:[ah,lh,ch]});function wS(t){if(t===null)return!0;var e=t.length;return e===1&&t==="~"||e===4&&(t==="null"||t==="Null"||t==="NULL")}function xS(){return null}function vS(t){return t===null}var hh=new fe("tag:yaml.org,2002:null",{kind:"scalar",resolve:wS,construct:xS,predicate:vS,represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"},empty:function(){return""}},defaultStyle:"lowercase"});function RS(t){if(t===null)return!1;var e=t.length;return e===4&&(t==="true"||t==="True"||t==="TRUE")||e===5&&(t==="false"||t==="False"||t==="FALSE")}function AS(t){return t==="true"||t==="True"||t==="TRUE"}function TS(t){return Object.prototype.toString.call(t)==="[object Boolean]"}var fh=new fe("tag:yaml.org,2002:bool",{kind:"scalar",resolve:RS,construct:AS,predicate:TS,represent:{lowercase:function(t){return t?"true":"false"},uppercase:function(t){return t?"TRUE":"FALSE"},camelcase:function(t){return t?"True":"False"}},defaultStyle:"lowercase"});function OS(t){return 48<=t&&t<=57||65<=t&&t<=70||97<=t&&t<=102}function CS(t){return 48<=t&&t<=55}function LS(t){return 48<=t&&t<=57}function PS(t){if(t===null)return!1;var e=t.length,r=0,i=!1,n;if(!e)return!1;if(n=t[r],(n==="-"||n==="+")&&(n=t[++r]),n==="0"){if(r+1===e)return!0;if(n=t[++r],n==="b"){for(r++;r<e;r++)if(n=t[r],n!=="_"){if(n!=="0"&&n!=="1")return!1;i=!0}return i&&n!=="_"}if(n==="x"){for(r++;r<e;r++)if(n=t[r],n!=="_"){if(!OS(t.charCodeAt(r)))return!1;i=!0}return i&&n!=="_"}if(n==="o"){for(r++;r<e;r++)if(n=t[r],n!=="_"){if(!CS(t.charCodeAt(r)))return!1;i=!0}return i&&n!=="_"}}if(n==="_")return!1;for(;r<e;r++)if(n=t[r],n!=="_"){if(!LS(t.charCodeAt(r)))return!1;i=!0}return!(!i||n==="_")}function IS(t){var e=t,r=1,i;if(e.indexOf("_")!==-1&&(e=e.replace(/_/g,"")),i=e[0],(i==="-"||i==="+")&&(i==="-"&&(r=-1),e=e.slice(1),i=e[0]),e==="0")return 0;if(i==="0"){if(e[1]==="b")return r*parseInt(e.slice(2),2);if(e[1]==="x")return r*parseInt(e.slice(2),16);if(e[1]==="o")return r*parseInt(e.slice(2),8)}return r*parseInt(e,10)}function kS(t){return Object.prototype.toString.call(t)==="[object Number]"&&t%1===0&&!oe.isNegativeZero(t)}var ph=new fe("tag:yaml.org,2002:int",{kind:"scalar",resolve:PS,construct:IS,predicate:kS,represent:{binary:function(t){return t>=0?"0b"+t.toString(2):"-0b"+t.toString(2).slice(1)},octal:function(t){return t>=0?"0o"+t.toString(8):"-0o"+t.toString(8).slice(1)},decimal:function(t){return t.toString(10)},hexadecimal:function(t){return t>=0?"0x"+t.toString(16).toUpperCase():"-0x"+t.toString(16).toUpperCase().slice(1)}},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}}),NS=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");function DS(t){return!(t===null||!NS.test(t)||t[t.length-1]==="_")}function FS(t){var e,r;return e=t.replace(/_/g,"").toLowerCase(),r=e[0]==="-"?-1:1,"+-".indexOf(e[0])>=0&&(e=e.slice(1)),e===".inf"?r===1?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY:e===".nan"?NaN:r*parseFloat(e,10)}var MS=/^[-+]?[0-9]+e/;function BS(t,e){var r;if(isNaN(t))switch(e){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}else if(Number.POSITIVE_INFINITY===t)switch(e){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}else if(Number.NEGATIVE_INFINITY===t)switch(e){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}else if(oe.isNegativeZero(t))return"-0.0";return r=t.toString(10),MS.test(r)?r.replace("e",".e"):r}function qS(t){return Object.prototype.toString.call(t)==="[object Number]"&&(t%1!==0||oe.isNegativeZero(t))}var dh=new fe("tag:yaml.org,2002:float",{kind:"scalar",resolve:DS,construct:FS,predicate:qS,represent:BS,defaultStyle:"lowercase"}),mh=uh.extend({implicit:[hh,fh,ph,dh]}),gh=mh,yh=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),_h=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9]?)-([0-9][0-9]?)(?:[Tt]|[ \\t]+)([0-9][0-9]?):([0-9][0-9]):([0-9][0-9])(?:\\.([0-9]*))?(?:[ \\t]*(Z|([-+])([0-9][0-9]?)(?::([0-9][0-9]))?))?$");function HS(t){return t===null?!1:yh.exec(t)!==null||_h.exec(t)!==null}function US(t){var e,r,i,n,s,o,a,l=0,c=null,u,h,f;if(e=yh.exec(t),e===null&&(e=_h.exec(t)),e===null)throw new Error("Date resolve error");if(r=+e[1],i=+e[2]-1,n=+e[3],!e[4])return new Date(Date.UTC(r,i,n));if(s=+e[4],o=+e[5],a=+e[6],e[7]){for(l=e[7].slice(0,3);l.length<3;)l+="0";l=+l}return e[9]&&(u=+e[10],h=+(e[11]||0),c=(u*60+h)*6e4,e[9]==="-"&&(c=-c)),f=new Date(Date.UTC(r,i,n,s,o,a,l)),c&&f.setTime(f.getTime()-c),f}function $S(t){return t.toISOString()}var Eh=new fe("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:HS,construct:US,instanceOf:Date,represent:$S});function GS(t){return t==="<<"||t===null}var Sh=new fe("tag:yaml.org,2002:merge",{kind:"scalar",resolve:GS}),Do=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=
|
|
15
|
+
\r`;function jS(t){if(t===null)return!1;var e,r,i=0,n=t.length,s=Do;for(r=0;r<n;r++)if(e=s.indexOf(t.charAt(r)),!(e>64)){if(e<0)return!1;i+=6}return i%8===0}function WS(t){var e,r,i=t.replace(/[\r\n=]/g,""),n=i.length,s=Do,o=0,a=[];for(e=0;e<n;e++)e%4===0&&e&&(a.push(o>>16&255),a.push(o>>8&255),a.push(o&255)),o=o<<6|s.indexOf(i.charAt(e));return r=n%4*6,r===0?(a.push(o>>16&255),a.push(o>>8&255),a.push(o&255)):r===18?(a.push(o>>10&255),a.push(o>>2&255)):r===12&&a.push(o>>4&255),new Uint8Array(a)}function YS(t){var e="",r=0,i,n,s=t.length,o=Do;for(i=0;i<s;i++)i%3===0&&i&&(e+=o[r>>18&63],e+=o[r>>12&63],e+=o[r>>6&63],e+=o[r&63]),r=(r<<8)+t[i];return n=s%3,n===0?(e+=o[r>>18&63],e+=o[r>>12&63],e+=o[r>>6&63],e+=o[r&63]):n===2?(e+=o[r>>10&63],e+=o[r>>4&63],e+=o[r<<2&63],e+=o[64]):n===1&&(e+=o[r>>2&63],e+=o[r<<4&63],e+=o[64],e+=o[64]),e}function zS(t){return Object.prototype.toString.call(t)==="[object Uint8Array]"}var bh=new fe("tag:yaml.org,2002:binary",{kind:"scalar",resolve:jS,construct:WS,predicate:zS,represent:YS}),KS=Object.prototype.hasOwnProperty,VS=Object.prototype.toString;function XS(t){if(t===null)return!0;var e=[],r,i,n,s,o,a=t;for(r=0,i=a.length;r<i;r+=1){if(n=a[r],o=!1,VS.call(n)!=="[object Object]")return!1;for(s in n)if(KS.call(n,s))if(!o)o=!0;else return!1;if(!o)return!1;if(e.indexOf(s)===-1)e.push(s);else return!1}return!0}function ZS(t){return t!==null?t:[]}var wh=new fe("tag:yaml.org,2002:omap",{kind:"sequence",resolve:XS,construct:ZS}),QS=Object.prototype.toString;function JS(t){if(t===null)return!0;var e,r,i,n,s,o=t;for(s=new Array(o.length),e=0,r=o.length;e<r;e+=1){if(i=o[e],QS.call(i)!=="[object Object]"||(n=Object.keys(i),n.length!==1))return!1;s[e]=[n[0],i[n[0]]]}return!0}function eb(t){if(t===null)return[];var e,r,i,n,s,o=t;for(s=new Array(o.length),e=0,r=o.length;e<r;e+=1)i=o[e],n=Object.keys(i),s[e]=[n[0],i[n[0]]];return s}var xh=new fe("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:JS,construct:eb}),tb=Object.prototype.hasOwnProperty;function rb(t){if(t===null)return!0;var e,r=t;for(e in r)if(tb.call(r,e)&&r[e]!==null)return!1;return!0}function ib(t){return t!==null?t:{}}var vh=new fe("tag:yaml.org,2002:set",{kind:"mapping",resolve:rb,construct:ib}),Fo=gh.extend({implicit:[Eh,Sh],explicit:[bh,wh,xh,vh]}),It=Object.prototype.hasOwnProperty,hn=1,Rh=2,Ah=3,fn=4,Co=1,nb=2,ju=3,sb=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,ob=/[\x85\u2028\u2029]/,ab=/[,\[\]\{\}]/,Th=/^(?:!|!!|![a-z\-]+!)$/i,Oh=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function Wu(t){return Object.prototype.toString.call(t)}function Ze(t){return t===10||t===13}function rr(t){return t===9||t===32}function Re(t){return t===9||t===32||t===10||t===13}function Ar(t){return t===44||t===91||t===93||t===123||t===125}function lb(t){var e;return 48<=t&&t<=57?t-48:(e=t|32,97<=e&&e<=102?e-97+10:-1)}function cb(t){return t===120?2:t===117?4:t===85?8:0}function ub(t){return 48<=t&&t<=57?t-48:-1}function Yu(t){return t===48?"\0":t===97?"\x07":t===98?"\b":t===116||t===9?" ":t===110?`
|
|
16
|
+
`:t===118?"\v":t===102?"\f":t===114?"\r":t===101?"\x1B":t===32?" ":t===34?'"':t===47?"/":t===92?"\\":t===78?"\x85":t===95?"\xA0":t===76?"\u2028":t===80?"\u2029":""}function hb(t){return t<=65535?String.fromCharCode(t):String.fromCharCode((t-65536>>10)+55296,(t-65536&1023)+56320)}var Ch=new Array(256),Lh=new Array(256);for(tr=0;tr<256;tr++)Ch[tr]=Yu(tr)?1:0,Lh[tr]=Yu(tr);var tr;function fb(t,e){this.input=t,this.filename=e.filename||null,this.schema=e.schema||Fo,this.onWarning=e.onWarning||null,this.legacy=e.legacy||!1,this.json=e.json||!1,this.listener=e.listener||null,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compiledTypeMap,this.length=t.length,this.position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.firstTabInLine=-1,this.documents=[]}function Ph(t,e){var r={name:t.filename,buffer:t.input.slice(0,-1),position:t.position,line:t.line,column:t.position-t.lineStart};return r.snippet=gS(r),new ve(e,r)}function C(t,e){throw Ph(t,e)}function pn(t,e){t.onWarning&&t.onWarning.call(null,Ph(t,e))}var zu={YAML:function(e,r,i){var n,s,o;e.version!==null&&C(e,"duplication of %YAML directive"),i.length!==1&&C(e,"YAML directive accepts exactly one argument"),n=/^([0-9]+)\.([0-9]+)$/.exec(i[0]),n===null&&C(e,"ill-formed argument of the YAML directive"),s=parseInt(n[1],10),o=parseInt(n[2],10),s!==1&&C(e,"unacceptable YAML version of the document"),e.version=i[0],e.checkLineBreaks=o<2,o!==1&&o!==2&&pn(e,"unsupported YAML version of the document")},TAG:function(e,r,i){var n,s;i.length!==2&&C(e,"TAG directive accepts exactly two arguments"),n=i[0],s=i[1],Th.test(n)||C(e,"ill-formed tag handle (first argument) of the TAG directive"),It.call(e.tagMap,n)&&C(e,'there is a previously declared suffix for "'+n+'" tag handle'),Oh.test(s)||C(e,"ill-formed tag prefix (second argument) of the TAG directive");try{s=decodeURIComponent(s)}catch{C(e,"tag prefix is malformed: "+s)}e.tagMap[n]=s}};function Pt(t,e,r,i){var n,s,o,a;if(e<r){if(a=t.input.slice(e,r),i)for(n=0,s=a.length;n<s;n+=1)o=a.charCodeAt(n),o===9||32<=o&&o<=1114111||C(t,"expected valid JSON character");else sb.test(a)&&C(t,"the stream contains non-printable characters");t.result+=a}}function Ku(t,e,r,i){var n,s,o,a;for(oe.isObject(r)||C(t,"cannot merge mappings; the provided source object is unacceptable"),n=Object.keys(r),o=0,a=n.length;o<a;o+=1)s=n[o],It.call(e,s)||(e[s]=r[s],i[s]=!0)}function Tr(t,e,r,i,n,s,o,a,l){var c,u;if(Array.isArray(n))for(n=Array.prototype.slice.call(n),c=0,u=n.length;c<u;c+=1)Array.isArray(n[c])&&C(t,"nested arrays are not supported inside keys"),typeof n=="object"&&Wu(n[c])==="[object Object]"&&(n[c]="[object Object]");if(typeof n=="object"&&Wu(n)==="[object Object]"&&(n="[object Object]"),n=String(n),e===null&&(e={}),i==="tag:yaml.org,2002:merge")if(Array.isArray(s))for(c=0,u=s.length;c<u;c+=1)Ku(t,e,s[c],r);else Ku(t,e,s,r);else!t.json&&!It.call(r,n)&&It.call(e,n)&&(t.line=o||t.line,t.lineStart=a||t.lineStart,t.position=l||t.position,C(t,"duplicated mapping key")),n==="__proto__"?Object.defineProperty(e,n,{configurable:!0,enumerable:!0,writable:!0,value:s}):e[n]=s,delete r[n];return e}function Mo(t){var e;e=t.input.charCodeAt(t.position),e===10?t.position++:e===13?(t.position++,t.input.charCodeAt(t.position)===10&&t.position++):C(t,"a line break is expected"),t.line+=1,t.lineStart=t.position,t.firstTabInLine=-1}function te(t,e,r){for(var i=0,n=t.input.charCodeAt(t.position);n!==0;){for(;rr(n);)n===9&&t.firstTabInLine===-1&&(t.firstTabInLine=t.position),n=t.input.charCodeAt(++t.position);if(e&&n===35)do n=t.input.charCodeAt(++t.position);while(n!==10&&n!==13&&n!==0);if(Ze(n))for(Mo(t),n=t.input.charCodeAt(t.position),i++,t.lineIndent=0;n===32;)t.lineIndent++,n=t.input.charCodeAt(++t.position);else break}return r!==-1&&i!==0&&t.lineIndent<r&&pn(t,"deficient indentation"),i}function gn(t){var e=t.position,r;return r=t.input.charCodeAt(e),!!((r===45||r===46)&&r===t.input.charCodeAt(e+1)&&r===t.input.charCodeAt(e+2)&&(e+=3,r=t.input.charCodeAt(e),r===0||Re(r)))}function Bo(t,e){e===1?t.result+=" ":e>1&&(t.result+=oe.repeat(`
|
|
17
|
+
`,e-1))}function pb(t,e,r){var i,n,s,o,a,l,c,u,h=t.kind,f=t.result,g;if(g=t.input.charCodeAt(t.position),Re(g)||Ar(g)||g===35||g===38||g===42||g===33||g===124||g===62||g===39||g===34||g===37||g===64||g===96||(g===63||g===45)&&(n=t.input.charCodeAt(t.position+1),Re(n)||r&&Ar(n)))return!1;for(t.kind="scalar",t.result="",s=o=t.position,a=!1;g!==0;){if(g===58){if(n=t.input.charCodeAt(t.position+1),Re(n)||r&&Ar(n))break}else if(g===35){if(i=t.input.charCodeAt(t.position-1),Re(i))break}else{if(t.position===t.lineStart&&gn(t)||r&&Ar(g))break;if(Ze(g))if(l=t.line,c=t.lineStart,u=t.lineIndent,te(t,!1,-1),t.lineIndent>=e){a=!0,g=t.input.charCodeAt(t.position);continue}else{t.position=o,t.line=l,t.lineStart=c,t.lineIndent=u;break}}a&&(Pt(t,s,o,!1),Bo(t,t.line-l),s=o=t.position,a=!1),rr(g)||(o=t.position+1),g=t.input.charCodeAt(++t.position)}return Pt(t,s,o,!1),t.result?!0:(t.kind=h,t.result=f,!1)}function db(t,e){var r,i,n;if(r=t.input.charCodeAt(t.position),r!==39)return!1;for(t.kind="scalar",t.result="",t.position++,i=n=t.position;(r=t.input.charCodeAt(t.position))!==0;)if(r===39)if(Pt(t,i,t.position,!0),r=t.input.charCodeAt(++t.position),r===39)i=t.position,t.position++,n=t.position;else return!0;else Ze(r)?(Pt(t,i,n,!0),Bo(t,te(t,!1,e)),i=n=t.position):t.position===t.lineStart&&gn(t)?C(t,"unexpected end of the document within a single quoted scalar"):(t.position++,n=t.position);C(t,"unexpected end of the stream within a single quoted scalar")}function mb(t,e){var r,i,n,s,o,a;if(a=t.input.charCodeAt(t.position),a!==34)return!1;for(t.kind="scalar",t.result="",t.position++,r=i=t.position;(a=t.input.charCodeAt(t.position))!==0;){if(a===34)return Pt(t,r,t.position,!0),t.position++,!0;if(a===92){if(Pt(t,r,t.position,!0),a=t.input.charCodeAt(++t.position),Ze(a))te(t,!1,e);else if(a<256&&Ch[a])t.result+=Lh[a],t.position++;else if((o=cb(a))>0){for(n=o,s=0;n>0;n--)a=t.input.charCodeAt(++t.position),(o=lb(a))>=0?s=(s<<4)+o:C(t,"expected hexadecimal character");t.result+=hb(s),t.position++}else C(t,"unknown escape sequence");r=i=t.position}else Ze(a)?(Pt(t,r,i,!0),Bo(t,te(t,!1,e)),r=i=t.position):t.position===t.lineStart&&gn(t)?C(t,"unexpected end of the document within a double quoted scalar"):(t.position++,i=t.position)}C(t,"unexpected end of the stream within a double quoted scalar")}function gb(t,e){var r=!0,i,n,s,o=t.tag,a,l=t.anchor,c,u,h,f,g,m=Object.create(null),y,w,x,R;if(R=t.input.charCodeAt(t.position),R===91)u=93,g=!1,a=[];else if(R===123)u=125,g=!0,a={};else return!1;for(t.anchor!==null&&(t.anchorMap[t.anchor]=a),R=t.input.charCodeAt(++t.position);R!==0;){if(te(t,!0,e),R=t.input.charCodeAt(t.position),R===u)return t.position++,t.tag=o,t.anchor=l,t.kind=g?"mapping":"sequence",t.result=a,!0;r?R===44&&C(t,"expected the node content, but found ','"):C(t,"missed comma between flow collection entries"),w=y=x=null,h=f=!1,R===63&&(c=t.input.charCodeAt(t.position+1),Re(c)&&(h=f=!0,t.position++,te(t,!0,e))),i=t.line,n=t.lineStart,s=t.position,Or(t,e,hn,!1,!0),w=t.tag,y=t.result,te(t,!0,e),R=t.input.charCodeAt(t.position),(f||t.line===i)&&R===58&&(h=!0,R=t.input.charCodeAt(++t.position),te(t,!0,e),Or(t,e,hn,!1,!0),x=t.result),g?Tr(t,a,m,w,y,x,i,n,s):h?a.push(Tr(t,null,m,w,y,x,i,n,s)):a.push(y),te(t,!0,e),R=t.input.charCodeAt(t.position),R===44?(r=!0,R=t.input.charCodeAt(++t.position)):r=!1}C(t,"unexpected end of the stream within a flow collection")}function yb(t,e){var r,i,n=Co,s=!1,o=!1,a=e,l=0,c=!1,u,h;if(h=t.input.charCodeAt(t.position),h===124)i=!1;else if(h===62)i=!0;else return!1;for(t.kind="scalar",t.result="";h!==0;)if(h=t.input.charCodeAt(++t.position),h===43||h===45)Co===n?n=h===43?ju:nb:C(t,"repeat of a chomping mode identifier");else if((u=ub(h))>=0)u===0?C(t,"bad explicit indentation width of a block scalar; it cannot be less than one"):o?C(t,"repeat of an indentation width identifier"):(a=e+u-1,o=!0);else break;if(rr(h)){do h=t.input.charCodeAt(++t.position);while(rr(h));if(h===35)do h=t.input.charCodeAt(++t.position);while(!Ze(h)&&h!==0)}for(;h!==0;){for(Mo(t),t.lineIndent=0,h=t.input.charCodeAt(t.position);(!o||t.lineIndent<a)&&h===32;)t.lineIndent++,h=t.input.charCodeAt(++t.position);if(!o&&t.lineIndent>a&&(a=t.lineIndent),Ze(h)){l++;continue}if(t.lineIndent<a){n===ju?t.result+=oe.repeat(`
|
|
18
18
|
`,s?1+l:l):n===Co&&s&&(t.result+=`
|
|
19
19
|
`);break}for(i?rr(h)?(c=!0,t.result+=oe.repeat(`
|
|
20
20
|
`,s?1+l:l)):c?(c=!1,t.result+=oe.repeat(`
|
|
21
21
|
`,l+1)):l===0?s&&(t.result+=" "):t.result+=oe.repeat(`
|
|
22
22
|
`,l):t.result+=oe.repeat(`
|
|
23
|
-
`,s?1+l:l),s=!0,o=!0,l=0,r=t.position;!
|
|
24
|
-
`),t.charCodeAt(0)===65279&&(t=t.slice(1)));var r=new
|
|
23
|
+
`,s?1+l:l),s=!0,o=!0,l=0,r=t.position;!Ze(h)&&h!==0;)h=t.input.charCodeAt(++t.position);Pt(t,r,t.position,!1)}return!0}function Vu(t,e){var r,i=t.tag,n=t.anchor,s=[],o,a=!1,l;if(t.firstTabInLine!==-1)return!1;for(t.anchor!==null&&(t.anchorMap[t.anchor]=s),l=t.input.charCodeAt(t.position);l!==0&&(t.firstTabInLine!==-1&&(t.position=t.firstTabInLine,C(t,"tab characters must not be used in indentation")),!(l!==45||(o=t.input.charCodeAt(t.position+1),!Re(o))));){if(a=!0,t.position++,te(t,!0,-1)&&t.lineIndent<=e){s.push(null),l=t.input.charCodeAt(t.position);continue}if(r=t.line,Or(t,e,Ah,!1,!0),s.push(t.result),te(t,!0,-1),l=t.input.charCodeAt(t.position),(t.line===r||t.lineIndent>e)&&l!==0)C(t,"bad indentation of a sequence entry");else if(t.lineIndent<e)break}return a?(t.tag=i,t.anchor=n,t.kind="sequence",t.result=s,!0):!1}function _b(t,e,r){var i,n,s,o,a,l,c=t.tag,u=t.anchor,h={},f=Object.create(null),g=null,m=null,y=null,w=!1,x=!1,R;if(t.firstTabInLine!==-1)return!1;for(t.anchor!==null&&(t.anchorMap[t.anchor]=h),R=t.input.charCodeAt(t.position);R!==0;){if(!w&&t.firstTabInLine!==-1&&(t.position=t.firstTabInLine,C(t,"tab characters must not be used in indentation")),i=t.input.charCodeAt(t.position+1),s=t.line,(R===63||R===58)&&Re(i))R===63?(w&&(Tr(t,h,f,g,m,null,o,a,l),g=m=y=null),x=!0,w=!0,n=!0):w?(w=!1,n=!0):C(t,"incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line"),t.position+=1,R=i;else{if(o=t.line,a=t.lineStart,l=t.position,!Or(t,r,Rh,!1,!0))break;if(t.line===s){for(R=t.input.charCodeAt(t.position);rr(R);)R=t.input.charCodeAt(++t.position);if(R===58)R=t.input.charCodeAt(++t.position),Re(R)||C(t,"a whitespace character is expected after the key-value separator within a block mapping"),w&&(Tr(t,h,f,g,m,null,o,a,l),g=m=y=null),x=!0,w=!1,n=!1,g=t.tag,m=t.result;else if(x)C(t,"can not read an implicit mapping pair; a colon is missed");else return t.tag=c,t.anchor=u,!0}else if(x)C(t,"can not read a block mapping entry; a multiline key may not be an implicit key");else return t.tag=c,t.anchor=u,!0}if((t.line===s||t.lineIndent>e)&&(w&&(o=t.line,a=t.lineStart,l=t.position),Or(t,e,fn,!0,n)&&(w?m=t.result:y=t.result),w||(Tr(t,h,f,g,m,y,o,a,l),g=m=y=null),te(t,!0,-1),R=t.input.charCodeAt(t.position)),(t.line===s||t.lineIndent>e)&&R!==0)C(t,"bad indentation of a mapping entry");else if(t.lineIndent<e)break}return w&&Tr(t,h,f,g,m,null,o,a,l),x&&(t.tag=c,t.anchor=u,t.kind="mapping",t.result=h),x}function Eb(t){var e,r=!1,i=!1,n,s,o;if(o=t.input.charCodeAt(t.position),o!==33)return!1;if(t.tag!==null&&C(t,"duplication of a tag property"),o=t.input.charCodeAt(++t.position),o===60?(r=!0,o=t.input.charCodeAt(++t.position)):o===33?(i=!0,n="!!",o=t.input.charCodeAt(++t.position)):n="!",e=t.position,r){do o=t.input.charCodeAt(++t.position);while(o!==0&&o!==62);t.position<t.length?(s=t.input.slice(e,t.position),o=t.input.charCodeAt(++t.position)):C(t,"unexpected end of the stream within a verbatim tag")}else{for(;o!==0&&!Re(o);)o===33&&(i?C(t,"tag suffix cannot contain exclamation marks"):(n=t.input.slice(e-1,t.position+1),Th.test(n)||C(t,"named tag handle cannot contain such characters"),i=!0,e=t.position+1)),o=t.input.charCodeAt(++t.position);s=t.input.slice(e,t.position),ab.test(s)&&C(t,"tag suffix cannot contain flow indicator characters")}s&&!Oh.test(s)&&C(t,"tag name cannot contain such characters: "+s);try{s=decodeURIComponent(s)}catch{C(t,"tag name is malformed: "+s)}return r?t.tag=s:It.call(t.tagMap,n)?t.tag=t.tagMap[n]+s:n==="!"?t.tag="!"+s:n==="!!"?t.tag="tag:yaml.org,2002:"+s:C(t,'undeclared tag handle "'+n+'"'),!0}function Sb(t){var e,r;if(r=t.input.charCodeAt(t.position),r!==38)return!1;for(t.anchor!==null&&C(t,"duplication of an anchor property"),r=t.input.charCodeAt(++t.position),e=t.position;r!==0&&!Re(r)&&!Ar(r);)r=t.input.charCodeAt(++t.position);return t.position===e&&C(t,"name of an anchor node must contain at least one character"),t.anchor=t.input.slice(e,t.position),!0}function bb(t){var e,r,i;if(i=t.input.charCodeAt(t.position),i!==42)return!1;for(i=t.input.charCodeAt(++t.position),e=t.position;i!==0&&!Re(i)&&!Ar(i);)i=t.input.charCodeAt(++t.position);return t.position===e&&C(t,"name of an alias node must contain at least one character"),r=t.input.slice(e,t.position),It.call(t.anchorMap,r)||C(t,'unidentified alias "'+r+'"'),t.result=t.anchorMap[r],te(t,!0,-1),!0}function Or(t,e,r,i,n){var s,o,a,l=1,c=!1,u=!1,h,f,g,m,y,w;if(t.listener!==null&&t.listener("open",t),t.tag=null,t.anchor=null,t.kind=null,t.result=null,s=o=a=fn===r||Ah===r,i&&te(t,!0,-1)&&(c=!0,t.lineIndent>e?l=1:t.lineIndent===e?l=0:t.lineIndent<e&&(l=-1)),l===1)for(;Eb(t)||Sb(t);)te(t,!0,-1)?(c=!0,a=s,t.lineIndent>e?l=1:t.lineIndent===e?l=0:t.lineIndent<e&&(l=-1)):a=!1;if(a&&(a=c||n),(l===1||fn===r)&&(hn===r||Rh===r?y=e:y=e+1,w=t.position-t.lineStart,l===1?a&&(Vu(t,w)||_b(t,w,y))||gb(t,y)?u=!0:(o&&yb(t,y)||db(t,y)||mb(t,y)?u=!0:bb(t)?(u=!0,(t.tag!==null||t.anchor!==null)&&C(t,"alias node should not have any properties")):pb(t,y,hn===r)&&(u=!0,t.tag===null&&(t.tag="?")),t.anchor!==null&&(t.anchorMap[t.anchor]=t.result)):l===0&&(u=a&&Vu(t,w))),t.tag===null)t.anchor!==null&&(t.anchorMap[t.anchor]=t.result);else if(t.tag==="?"){for(t.result!==null&&t.kind!=="scalar"&&C(t,'unacceptable node kind for !<?> tag; it should be "scalar", not "'+t.kind+'"'),h=0,f=t.implicitTypes.length;h<f;h+=1)if(m=t.implicitTypes[h],m.resolve(t.result)){t.result=m.construct(t.result),t.tag=m.tag,t.anchor!==null&&(t.anchorMap[t.anchor]=t.result);break}}else if(t.tag!=="!"){if(It.call(t.typeMap[t.kind||"fallback"],t.tag))m=t.typeMap[t.kind||"fallback"][t.tag];else for(m=null,g=t.typeMap.multi[t.kind||"fallback"],h=0,f=g.length;h<f;h+=1)if(t.tag.slice(0,g[h].tag.length)===g[h].tag){m=g[h];break}m||C(t,"unknown tag !<"+t.tag+">"),t.result!==null&&m.kind!==t.kind&&C(t,"unacceptable node kind for !<"+t.tag+'> tag; it should be "'+m.kind+'", not "'+t.kind+'"'),m.resolve(t.result,t.tag)?(t.result=m.construct(t.result,t.tag),t.anchor!==null&&(t.anchorMap[t.anchor]=t.result)):C(t,"cannot resolve a node with !<"+t.tag+"> explicit tag")}return t.listener!==null&&t.listener("close",t),t.tag!==null||t.anchor!==null||u}function wb(t){var e=t.position,r,i,n,s=!1,o;for(t.version=null,t.checkLineBreaks=t.legacy,t.tagMap=Object.create(null),t.anchorMap=Object.create(null);(o=t.input.charCodeAt(t.position))!==0&&(te(t,!0,-1),o=t.input.charCodeAt(t.position),!(t.lineIndent>0||o!==37));){for(s=!0,o=t.input.charCodeAt(++t.position),r=t.position;o!==0&&!Re(o);)o=t.input.charCodeAt(++t.position);for(i=t.input.slice(r,t.position),n=[],i.length<1&&C(t,"directive name must not be less than one character in length");o!==0;){for(;rr(o);)o=t.input.charCodeAt(++t.position);if(o===35){do o=t.input.charCodeAt(++t.position);while(o!==0&&!Ze(o));break}if(Ze(o))break;for(r=t.position;o!==0&&!Re(o);)o=t.input.charCodeAt(++t.position);n.push(t.input.slice(r,t.position))}o!==0&&Mo(t),It.call(zu,i)?zu[i](t,i,n):pn(t,'unknown document directive "'+i+'"')}if(te(t,!0,-1),t.lineIndent===0&&t.input.charCodeAt(t.position)===45&&t.input.charCodeAt(t.position+1)===45&&t.input.charCodeAt(t.position+2)===45?(t.position+=3,te(t,!0,-1)):s&&C(t,"directives end mark is expected"),Or(t,t.lineIndent-1,fn,!1,!0),te(t,!0,-1),t.checkLineBreaks&&ob.test(t.input.slice(e,t.position))&&pn(t,"non-ASCII line breaks are interpreted as content"),t.documents.push(t.result),t.position===t.lineStart&&gn(t)){t.input.charCodeAt(t.position)===46&&(t.position+=3,te(t,!0,-1));return}if(t.position<t.length-1)C(t,"end of the stream or a document separator is expected");else return}function Ih(t,e){t=String(t),e=e||{},t.length!==0&&(t.charCodeAt(t.length-1)!==10&&t.charCodeAt(t.length-1)!==13&&(t+=`
|
|
24
|
+
`),t.charCodeAt(0)===65279&&(t=t.slice(1)));var r=new fb(t,e),i=t.indexOf("\0");for(i!==-1&&(r.position=i,C(r,"null byte is not allowed in input")),r.input+="\0";r.input.charCodeAt(r.position)===32;)r.lineIndent+=1,r.position+=1;for(;r.position<r.length-1;)wb(r);return r.documents}function xb(t,e,r){e!==null&&typeof e=="object"&&typeof r=="undefined"&&(r=e,e=null);var i=Ih(t,r);if(typeof e!="function")return i;for(var n=0,s=i.length;n<s;n+=1)e(i[n])}function vb(t,e){var r=Ih(t,e);if(r.length!==0){if(r.length===1)return r[0];throw new ve("expected a single document in the stream, but found more")}}var Rb=xb,Ab=vb,kh={loadAll:Rb,load:Ab},Nh=Object.prototype.toString,Dh=Object.prototype.hasOwnProperty,qo=65279,Tb=9,vi=10,Ob=13,Cb=32,Lb=33,Pb=34,Po=35,Ib=37,kb=38,Nb=39,Db=42,Fh=44,Fb=45,dn=58,Mb=61,Bb=62,qb=63,Hb=64,Mh=91,Bh=93,Ub=96,qh=123,$b=124,Hh=125,pe={};pe[0]="\\0";pe[7]="\\a";pe[8]="\\b";pe[9]="\\t";pe[10]="\\n";pe[11]="\\v";pe[12]="\\f";pe[13]="\\r";pe[27]="\\e";pe[34]='\\"';pe[92]="\\\\";pe[133]="\\N";pe[160]="\\_";pe[8232]="\\L";pe[8233]="\\P";var Gb=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"],jb=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function Wb(t,e){var r,i,n,s,o,a,l;if(e===null)return{};for(r={},i=Object.keys(e),n=0,s=i.length;n<s;n+=1)o=i[n],a=String(e[o]),o.slice(0,2)==="!!"&&(o="tag:yaml.org,2002:"+o.slice(2)),l=t.compiledTypeMap.fallback[o],l&&Dh.call(l.styleAliases,a)&&(a=l.styleAliases[a]),r[o]=a;return r}function Yb(t){var e,r,i;if(e=t.toString(16).toUpperCase(),t<=255)r="x",i=2;else if(t<=65535)r="u",i=4;else if(t<=4294967295)r="U",i=8;else throw new ve("code point within a string may not be greater than 0xFFFFFFFF");return"\\"+r+oe.repeat("0",i-e.length)+e}var zb=1,Ri=2;function Kb(t){this.schema=t.schema||Fo,this.indent=Math.max(1,t.indent||2),this.noArrayIndent=t.noArrayIndent||!1,this.skipInvalid=t.skipInvalid||!1,this.flowLevel=oe.isNothing(t.flowLevel)?-1:t.flowLevel,this.styleMap=Wb(this.schema,t.styles||null),this.sortKeys=t.sortKeys||!1,this.lineWidth=t.lineWidth||80,this.noRefs=t.noRefs||!1,this.noCompatMode=t.noCompatMode||!1,this.condenseFlow=t.condenseFlow||!1,this.quotingType=t.quotingType==='"'?Ri:zb,this.forceQuotes=t.forceQuotes||!1,this.replacer=typeof t.replacer=="function"?t.replacer:null,this.implicitTypes=this.schema.compiledImplicit,this.explicitTypes=this.schema.compiledExplicit,this.tag=null,this.result="",this.duplicates=[],this.usedDuplicates=null}function Xu(t,e){for(var r=oe.repeat(" ",e),i=0,n=-1,s="",o,a=t.length;i<a;)n=t.indexOf(`
|
|
25
25
|
`,i),n===-1?(o=t.slice(i),i=a):(o=t.slice(i,n+1),i=n+1),o.length&&o!==`
|
|
26
26
|
`&&(s+=r),s+=o;return s}function Io(t,e){return`
|
|
27
|
-
`+oe.repeat(" ",t.indent*e)}function
|
|
27
|
+
`+oe.repeat(" ",t.indent*e)}function Vb(t,e){var r,i,n;for(r=0,i=t.implicitTypes.length;r<i;r+=1)if(n=t.implicitTypes[r],n.resolve(e))return!0;return!1}function mn(t){return t===Cb||t===Tb}function Ai(t){return 32<=t&&t<=126||161<=t&&t<=55295&&t!==8232&&t!==8233||57344<=t&&t<=65533&&t!==qo||65536<=t&&t<=1114111}function Zu(t){return Ai(t)&&t!==qo&&t!==Ob&&t!==vi}function Qu(t,e,r){var i=Zu(t),n=i&&!mn(t);return(r?i:i&&t!==Fh&&t!==Mh&&t!==Bh&&t!==qh&&t!==Hh)&&t!==Po&&!(e===dn&&!n)||Zu(e)&&!mn(e)&&t===Po||e===dn&&n}function Xb(t){return Ai(t)&&t!==qo&&!mn(t)&&t!==Fb&&t!==qb&&t!==dn&&t!==Fh&&t!==Mh&&t!==Bh&&t!==qh&&t!==Hh&&t!==Po&&t!==kb&&t!==Db&&t!==Lb&&t!==$b&&t!==Mb&&t!==Bb&&t!==Nb&&t!==Pb&&t!==Ib&&t!==Hb&&t!==Ub}function Zb(t){return!mn(t)&&t!==dn}function wi(t,e){var r=t.charCodeAt(e),i;return r>=55296&&r<=56319&&e+1<t.length&&(i=t.charCodeAt(e+1),i>=56320&&i<=57343)?(r-55296)*1024+i-56320+65536:r}function Uh(t){var e=/^\n* /;return e.test(t)}var $h=1,ko=2,Gh=3,jh=4,Rr=5;function Qb(t,e,r,i,n,s,o,a){var l,c=0,u=null,h=!1,f=!1,g=i!==-1,m=-1,y=Xb(wi(t,0))&&Zb(wi(t,t.length-1));if(e||o)for(l=0;l<t.length;c>=65536?l+=2:l++){if(c=wi(t,l),!Ai(c))return Rr;y=y&&Qu(c,u,a),u=c}else{for(l=0;l<t.length;c>=65536?l+=2:l++){if(c=wi(t,l),c===vi)h=!0,g&&(f=f||l-m-1>i&&t[m+1]!==" ",m=l);else if(!Ai(c))return Rr;y=y&&Qu(c,u,a),u=c}f=f||g&&l-m-1>i&&t[m+1]!==" "}return!h&&!f?y&&!o&&!n(t)?$h:s===Ri?Rr:ko:r>9&&Uh(t)?Rr:o?s===Ri?Rr:ko:f?jh:Gh}function Jb(t,e,r,i,n){t.dump=function(){if(e.length===0)return t.quotingType===Ri?'""':"''";if(!t.noCompatMode&&(Gb.indexOf(e)!==-1||jb.test(e)))return t.quotingType===Ri?'"'+e+'"':"'"+e+"'";var s=t.indent*Math.max(1,r),o=t.lineWidth===-1?-1:Math.max(Math.min(t.lineWidth,40),t.lineWidth-s),a=i||t.flowLevel>-1&&r>=t.flowLevel;function l(c){return Vb(t,c)}switch(Qb(e,a,t.indent,o,l,t.quotingType,t.forceQuotes&&!i,n)){case $h:return e;case ko:return"'"+e.replace(/'/g,"''")+"'";case Gh:return"|"+Ju(e,t.indent)+eh(Xu(e,s));case jh:return">"+Ju(e,t.indent)+eh(Xu(e0(e,o),s));case Rr:return'"'+t0(e)+'"';default:throw new ve("impossible error: invalid scalar style")}}()}function Ju(t,e){var r=Uh(t)?String(e):"",i=t[t.length-1]===`
|
|
28
28
|
`,n=i&&(t[t.length-2]===`
|
|
29
29
|
`||t===`
|
|
30
30
|
`),s=n?"+":i?"":"-";return r+s+`
|
|
31
|
-
`}function
|
|
32
|
-
`?t.slice(0,-1):t}function
|
|
33
|
-
`);return c=c!==-1?c:t.length,r.lastIndex=c,
|
|
31
|
+
`}function eh(t){return t[t.length-1]===`
|
|
32
|
+
`?t.slice(0,-1):t}function e0(t,e){for(var r=/(\n+)([^\n]*)/g,i=function(){var c=t.indexOf(`
|
|
33
|
+
`);return c=c!==-1?c:t.length,r.lastIndex=c,th(t.slice(0,c),e)}(),n=t[0]===`
|
|
34
34
|
`||t[0]===" ",s,o;o=r.exec(t);){var a=o[1],l=o[2];s=l[0]===" ",i+=a+(!n&&!s&&l!==""?`
|
|
35
|
-
`:"")+
|
|
35
|
+
`:"")+th(l,e),n=s}return i}function th(t,e){if(t===""||t[0]===" ")return t;for(var r=/ [^ ]/g,i,n=0,s,o=0,a=0,l="";i=r.exec(t);)a=i.index,a-n>e&&(s=o>n?o:a,l+=`
|
|
36
36
|
`+t.slice(n,s),n=s+1),o=a;return l+=`
|
|
37
37
|
`,t.length-n>e&&o>n?l+=t.slice(n,o)+`
|
|
38
|
-
`+t.slice(o+1):l+=t.slice(n),l.slice(1)}function
|
|
39
|
-
`:""}var
|
|
38
|
+
`+t.slice(o+1):l+=t.slice(n),l.slice(1)}function t0(t){for(var e="",r=0,i,n=0;n<t.length;r>=65536?n+=2:n++)r=wi(t,n),i=pe[r],!i&&Ai(r)?(e+=t[n],r>=65536&&(e+=t[n+1])):e+=i||Yb(r);return e}function r0(t,e,r){var i="",n=t.tag,s,o,a;for(s=0,o=r.length;s<o;s+=1)a=r[s],t.replacer&&(a=t.replacer.call(r,String(s),a)),(dt(t,e,a,!1,!1)||typeof a=="undefined"&&dt(t,e,null,!1,!1))&&(i!==""&&(i+=","+(t.condenseFlow?"":" ")),i+=t.dump);t.tag=n,t.dump="["+i+"]"}function rh(t,e,r,i){var n="",s=t.tag,o,a,l;for(o=0,a=r.length;o<a;o+=1)l=r[o],t.replacer&&(l=t.replacer.call(r,String(o),l)),(dt(t,e+1,l,!0,!0,!1,!0)||typeof l=="undefined"&&dt(t,e+1,null,!0,!0,!1,!0))&&((!i||n!=="")&&(n+=Io(t,e)),t.dump&&vi===t.dump.charCodeAt(0)?n+="-":n+="- ",n+=t.dump);t.tag=s,t.dump=n||"[]"}function i0(t,e,r){var i="",n=t.tag,s=Object.keys(r),o,a,l,c,u;for(o=0,a=s.length;o<a;o+=1)u="",i!==""&&(u+=", "),t.condenseFlow&&(u+='"'),l=s[o],c=r[l],t.replacer&&(c=t.replacer.call(r,l,c)),dt(t,e,l,!1,!1)&&(t.dump.length>1024&&(u+="? "),u+=t.dump+(t.condenseFlow?'"':"")+":"+(t.condenseFlow?"":" "),dt(t,e,c,!1,!1)&&(u+=t.dump,i+=u));t.tag=n,t.dump="{"+i+"}"}function n0(t,e,r,i){var n="",s=t.tag,o=Object.keys(r),a,l,c,u,h,f;if(t.sortKeys===!0)o.sort();else if(typeof t.sortKeys=="function")o.sort(t.sortKeys);else if(t.sortKeys)throw new ve("sortKeys must be a boolean or a function");for(a=0,l=o.length;a<l;a+=1)f="",(!i||n!=="")&&(f+=Io(t,e)),c=o[a],u=r[c],t.replacer&&(u=t.replacer.call(r,c,u)),dt(t,e+1,c,!0,!0,!0)&&(h=t.tag!==null&&t.tag!=="?"||t.dump&&t.dump.length>1024,h&&(t.dump&&vi===t.dump.charCodeAt(0)?f+="?":f+="? "),f+=t.dump,h&&(f+=Io(t,e)),dt(t,e+1,u,!0,h)&&(t.dump&&vi===t.dump.charCodeAt(0)?f+=":":f+=": ",f+=t.dump,n+=f));t.tag=s,t.dump=n||"{}"}function ih(t,e,r){var i,n,s,o,a,l;for(n=r?t.explicitTypes:t.implicitTypes,s=0,o=n.length;s<o;s+=1)if(a=n[s],(a.instanceOf||a.predicate)&&(!a.instanceOf||typeof e=="object"&&e instanceof a.instanceOf)&&(!a.predicate||a.predicate(e))){if(r?a.multi&&a.representName?t.tag=a.representName(e):t.tag=a.tag:t.tag="?",a.represent){if(l=t.styleMap[a.tag]||a.defaultStyle,Nh.call(a.represent)==="[object Function]")i=a.represent(e,l);else if(Dh.call(a.represent,l))i=a.represent[l](e,l);else throw new ve("!<"+a.tag+'> tag resolver accepts not "'+l+'" style');t.dump=i}return!0}return!1}function dt(t,e,r,i,n,s,o){t.tag=null,t.dump=r,ih(t,r,!1)||ih(t,r,!0);var a=Nh.call(t.dump),l=i,c;i&&(i=t.flowLevel<0||t.flowLevel>e);var u=a==="[object Object]"||a==="[object Array]",h,f;if(u&&(h=t.duplicates.indexOf(r),f=h!==-1),(t.tag!==null&&t.tag!=="?"||f||t.indent!==2&&e>0)&&(n=!1),f&&t.usedDuplicates[h])t.dump="*ref_"+h;else{if(u&&f&&!t.usedDuplicates[h]&&(t.usedDuplicates[h]=!0),a==="[object Object]")i&&Object.keys(t.dump).length!==0?(n0(t,e,t.dump,n),f&&(t.dump="&ref_"+h+t.dump)):(i0(t,e,t.dump),f&&(t.dump="&ref_"+h+" "+t.dump));else if(a==="[object Array]")i&&t.dump.length!==0?(t.noArrayIndent&&!o&&e>0?rh(t,e-1,t.dump,n):rh(t,e,t.dump,n),f&&(t.dump="&ref_"+h+t.dump)):(r0(t,e,t.dump),f&&(t.dump="&ref_"+h+" "+t.dump));else if(a==="[object String]")t.tag!=="?"&&Jb(t,t.dump,e,s,l);else{if(a==="[object Undefined]")return!1;if(t.skipInvalid)return!1;throw new ve("unacceptable kind of an object to dump "+a)}t.tag!==null&&t.tag!=="?"&&(c=encodeURI(t.tag[0]==="!"?t.tag.slice(1):t.tag).replace(/!/g,"%21"),t.tag[0]==="!"?c="!"+c:c.slice(0,18)==="tag:yaml.org,2002:"?c="!!"+c.slice(18):c="!<"+c+">",t.dump=c+" "+t.dump)}return!0}function s0(t,e){var r=[],i=[],n,s;for(No(t,r,i),n=0,s=i.length;n<s;n+=1)e.duplicates.push(r[i[n]]);e.usedDuplicates=new Array(s)}function No(t,e,r){var i,n,s;if(t!==null&&typeof t=="object")if(n=e.indexOf(t),n!==-1)r.indexOf(n)===-1&&r.push(n);else if(e.push(t),Array.isArray(t))for(n=0,s=t.length;n<s;n+=1)No(t[n],e,r);else for(i=Object.keys(t),n=0,s=i.length;n<s;n+=1)No(t[i[n]],e,r)}function o0(t,e){e=e||{};var r=new Kb(e);r.noRefs||s0(t,r);var i=t;return r.replacer&&(i=r.replacer.call({"":i},"",i)),dt(r,0,i,!0,!0)?r.dump+`
|
|
39
|
+
`:""}var a0=o0,l0={dump:a0};function Ho(t,e){return function(){throw new Error("Function yaml."+t+" is removed in js-yaml 4. Use yaml."+e+" instead, which is now safe by default.")}}var c0=fe,u0=oh,h0=uh,f0=mh,p0=gh,d0=Fo,m0=kh.load,g0=kh.loadAll,y0=l0.dump,_0=ve,E0={binary:bh,float:dh,map:ch,null:hh,pairs:xh,set:vh,timestamp:Eh,bool:fh,int:ph,merge:Sh,omap:wh,seq:lh,str:ah},S0=Ho("safeLoad","load"),b0=Ho("safeLoadAll","loadAll"),w0=Ho("safeDump","dump"),x0={Type:c0,Schema:u0,FAILSAFE_SCHEMA:h0,JSON_SCHEMA:f0,CORE_SCHEMA:p0,DEFAULT_SCHEMA:d0,load:m0,loadAll:g0,dump:y0,YAMLException:_0,types:E0,safeLoad:S0,safeLoadAll:b0,safeDump:w0},Wh=x0;var $d=V(kd()),Gd=V(require("json5"));var $e={};ku($e,{bold:()=>CR,dimmed:()=>PR,error:()=>Ud,grey:()=>IR,info:()=>OR,item:()=>kR,log:()=>qt,turboBlue:()=>qr,turboGradient:()=>TR,turboLoader:()=>Hd,turboRed:()=>Bd,underline:()=>LR,warn:()=>xl,yellow:()=>qd});var Te=require("picocolors"),Nd=V(require("ora")),Dd=V(require("gradient-string")),Fd="#0099F7",Md="#F11712",AR="#FFFF00",wl=t=>{let e=NR(t);return r=>`\x1B[38;5;${e}m${r}${(0,Te.reset)("")}`},TR=(0,Dd.default)(Fd,Md),qr=wl(Fd),Bd=wl(Md),qd=wl(AR),Hd=t=>(0,Nd.default)({text:t,spinner:{frames:[" ",qr("> "),qr(">> "),qr(">>>")]}}),OR=(...t)=>{qt(qr((0,Te.bold)(">>>")),t.join(" "))},CR=(...t)=>{qt((0,Te.bold)(t.join(" ")))},LR=(...t)=>{qt((0,Te.underline)(t.join(" ")))},PR=(...t)=>{qt((0,Te.dim)(t.join(" ")))},IR=(...t)=>{qt((0,Te.gray)(t.join(" ")))},kR=(...t)=>{qt(qr((0,Te.bold)(" \u2022")),t.join(" "))},qt=(...t)=>{console.log(...t)},xl=(...t)=>{console.error(qd((0,Te.bold)(">>>")),t.join(" "))},Ud=(...t)=>{console.error(Bd((0,Te.bold)(">>>")),t.join(" "))};function NR(t){let e=parseInt(t.slice(1),16),r=Math.floor(e/(256*256))%256,i=Math.floor(e/256)%256,n=e%256;return 16+36*Math.round(r/255*5)+6*Math.round(i/255*5)+Math.round(n/255*5)}var DR="turbo.json";var vl={};function FR(t){try{if(Pi.default.existsSync(lr.default.join(t,"pnpm-workspace.yaml")))return Wh.load(Pi.default.readFileSync(lr.default.join(t,"pnpm-workspace.yaml"),"utf8")).packages||[];let e=JSON.parse(Pi.default.readFileSync(lr.default.join(t,"package.json"),"utf8"));if(e.workspaces){if("packages"in e.workspaces)return e.workspaces.packages||[];if(Array.isArray(e.workspaces))return e.workspaces}return[]}catch{return[]}}function Rl(t,e){var s;let r=Ao(t,e),i=[],n=(s=e==null?void 0:e.cache)!=null?s:!0;if(n&&t&&t in vl)return vl[t];if(r){let a=FR(r).map(c=>`${c}/turbo.json`);(0,$d.sync)([DR,...a],{cwd:r,onlyFiles:!0,followSymbolicLinks:!1,suppressErrors:!0}).map(c=>lr.default.join(r,c)).forEach(c=>{try{let u=Pi.default.readFileSync(c,"utf8"),h=Gd.default.parse(u),f=lr.default.dirname(c)===r;if(f){if("extends"in h)return}else if(!("extends"in h))return;i.push({config:h,turboConfigPath:c,workspacePath:lr.default.dirname(c),isRootConfig:f})}catch(u){xl(u)}})}return n&&t&&(vl[t]=i),i}var LT=V(require("os")),PT=V(Ag());var IT=V(require("fs-extra"));var kT=V(require("path")),NT=V(require("fs-extra")),DT=require("picocolors");var RE=require("stream"),AE=require("util"),y1=require("path"),_1=require("os"),TE=require("fs"),E1=V(vE());var vk=(0,AE.promisify)(RE.Stream.pipeline);var OE=require("fs-extra");var C1=V(require("path")),L1=V(DE()),FE=require("picocolors"),Lu=require("fs-extra");var nn=require("picocolors");var be=require("picocolors"),yi=class{constructor(e){this.transform=e.transformer,this.dry=e.dryRun}_log(...e){console.log(...e)}modified(...e){this._log((0,be.green)(" MODIFIED "),...e,this.dry?(0,be.dim)("(dry run)"):"")}unchanged(...e){this._log((0,be.gray)(" UNCHANGED "),...e,this.dry?(0,be.dim)("(dry run)"):"")}skipped(...e){this._log((0,be.yellow)(" SKIPPED "),...e,this.dry?(0,be.dim)("(dry run)"):"")}error(...e){this._log((0,be.red)(" ERROR "),...e,this.dry?(0,be.dim)("(dry run)"):"")}info(...e){this._log((0,be.bold)(" INFO "),...e,this.dry?(0,be.dim)("(dry run)"):"")}};var ME=V(require("os")),Pu=V(require("path"));var _i=require("picocolors"),uo=require("diff"),Jt=require("fs-extra"),co=class{constructor(e){this.changes=[];if(this.filePath=e.filePath,this.rootPath=e.rootPath,this.after=e.after,this.error=e.error,e.before===void 0)try{Pu.default.extname(e.filePath)===".json"?this.before=(0,Jt.readJsonSync)(e.filePath):this.before=(0,Jt.readFileSync)(e.filePath)}catch{this.before=""}else e.before===null?this.before="":this.before=e.before;e.after?typeof this.before=="object"||typeof e.after=="object"?this.changes=(0,uo.diffJson)(this.before,e.after):this.changes=(0,uo.diffLines)(this.before,e.after):this.changes=[]}fileName(){return Pu.default.relative(this.rootPath,this.filePath)}write(){this.after&&(typeof this.after=="object"?(0,Jt.writeJsonSync)(this.filePath,this.after,{spaces:2}):(0,Jt.writeFileSync)(this.filePath,this.after))}additions(){return this.changes.filter(e=>e.added).length}deletions(){return this.changes.filter(e=>e.removed).length}hasChanges(){return this.additions()>0||this.deletions()>0}log(e){e.diff?(this.changes.forEach(r=>{r.added?process.stdout.write((0,_i.green)(r.value)):r.removed?process.stdout.write((0,_i.red)(r.value)):process.stdout.write((0,_i.dim)(r.value))}),$e.log(ME.default.EOL)):$e.log(this.after)}};var sn=class{constructor(e){this.modifications={};this.transform=e.transformer,this.rootPath=e.rootPath,this.dry=e.dryRun,this.print=e.print,this.logger=new yi(e)}abortTransform(e){return this.logger.error(e.reason),{fatalError:new Error(e.reason),changes:e.changes||{}}}modifyFile(e){this.modifications[e.filePath]=new co({rootPath:this.rootPath,...e})}finish(){let e={changes:{}};return Object.keys(this.modifications).forEach(i=>{let n=this.modifications[i],s={action:"unchanged",additions:n.additions(),deletions:n.deletions()};if(n.hasChanges()){if(this.dry)s.action="skipped",this.logger.skipped((0,nn.dim)(n.fileName()));else try{n.write(),s.action="modified",this.logger.modified((0,nn.bold)(n.fileName()))}catch(o){let a="Unknown error";o instanceof Error&&(a=o.message),s.error=new Error(a),s.action="error",this.logger.error(n.fileName(),a)}this.print&&n.log({diff:!0})}else this.logger.unchanged((0,nn.dim)(n.fileName()));e.changes[n.fileName()]=s}),Object.keys(e.changes).some(i=>e.changes[i].action==="error")?this.abortTransform({reason:"Encountered an error while transforming files",changes:e.changes}):e}static logResults(e){let r=Object.keys(e.changes);if($e.log(),r.length>0){$e.bold("Results:");let i={};r.forEach(n=>{var o;let s=e.changes[n];i[n]={action:s.action,additions:s.additions,deletions:s.deletions,error:((o=s.error)==null?void 0:o.message)||"None"}}),console.table(i),$e.log()}}};function BE({transformer:t,rootPath:e,options:r}){let i={transformer:t,rootPath:e,...r},n=new yi(i),s=new sn(i);return{log:n,runner:s}}var qE=require("fs-extra"),HE=require("json5");function UE(t){let e=(0,qE.readFileSync)(t,"utf8");return(0,HE.parse)(e)}var $E="transform-env-literals-to-wildcards",P1="Rewrite env fields to distinguish wildcards from literals",I1="1.10.0";function ho(t){let e=t;return t.startsWith("!")&&(e=`\\${e}`),e=e.replace(/\*/g,"\\*"),e}function k1(t){let{globalEnv:e,globalPassThroughEnv:r}=t;return Array.isArray(e)&&(t.globalEnv=e.map(ho)),Array.isArray(r)&&(t.globalPassThroughEnv=r.map(ho)),GE(t)}function GE(t){for(let[e,r]of Object.entries(t.pipeline)){let{env:i,passThroughEnv:n}=r;Array.isArray(i)&&(r.env=i.map(ho)),Array.isArray(n)&&(r.passThroughEnv=n.map(ho))}return t}function jE({root:t,options:e}){let{log:r,runner:i}=BE({transformer:$E,rootPath:t,options:e}),n=Iu.default.join(t,"package.json"),s={};try{s=(0,fo.readJsonSync)(n)}catch{}if("turbo"in s)return i.abortTransform({reason:'"turbo" key detected in package.json. Run `npx @turbo/codemod transform create-turbo-config` first'});r.info("Rewriting env vars to support wildcards");let o=Iu.default.join(t,"turbo.json");if(!(0,fo.existsSync)(o))return i.abortTransform({reason:`No turbo.json found at ${t}. Is the path correct?`});let a=UE(o);return i.modifyFile({filePath:o,after:k1(a)}),Rl(t).forEach(c=>{let{config:u,turboConfigPath:h,isRootConfig:f}=c;!f&&"pipeline"in u&&i.modifyFile({filePath:h,after:GE(u)})}),i.finish()}var N1={name:$E,description:P1,introducedIn:I1,transformer:jE},D1=N1;0&&(module.exports={transformer});
|
|
40
40
|
/*! Bundled license information:
|
|
41
41
|
|
|
42
42
|
@babel/runtime/helpers/regeneratorRuntime.js:
|