@tsmodule/tsmodule 40.0.14 → 40.0.17
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/bin.js +87 -5
- package/dist/commands/build/index.js +62 -6
- package/dist/commands/build/lib/emitTsDeclarations.js +18 -1
- package/dist/commands/convert/index.js +51 -1
- package/dist/commands/create/index.js +51 -1
- package/dist/commands/create/lib/templates.js +51 -1
- package/dist/commands/dev/index.js +66 -3
- package/dist/commands/execute/index.js +10 -1
- package/dist/commands/index.js +66 -1
- package/dist/commands/normalize/index.js +47 -1
- package/dist/commands/normalize/lib/typescriptApi.js +14 -1
- package/dist/constants.js +4 -1
- package/dist/index.js +66 -1
- package/dist/loader/index.js +12 -1
- package/dist/loader/types.js +3 -0
- package/dist/specification/index.js +4 -1
- package/dist/specification/types.js +3 -0
- package/dist/types/index.js +66 -1
- package/dist/utils/cwd.js +8 -1
- package/dist/utils/packageJson.js +4 -1
- package/dist/utils/programCatch.js +46 -1
- package/dist/utils/require.js +4 -1
- package/dist/utils/resolve.js +4 -1
- package/dist/utils/showProgress.js +12 -1
- package/dist/utils/stdin.js +12 -1
- package/package.json +2 -2
@@ -1 +1,51 @@
|
|
1
|
-
|
1
|
+
|
2
|
+
typeof document>"u"&&await(async()=>{let{dirname:e}=await import("path"),{fileURLToPath:i}=await import("url");if(typeof globalThis.__filename>"u"&&(globalThis.__filename=i(import.meta.url)),typeof globalThis.__dirname>"u"&&(globalThis.__dirname=e(globalThis.__filename)),typeof globalThis.require>"u"){let{default:a}=await import("module");globalThis.require=a.createRequire(import.meta.url)}})();
|
3
|
+
|
4
|
+
var Uf=Object.create;var Vs=Object.defineProperty;var Wf=Object.getOwnPropertyDescriptor;var Vf=Object.getOwnPropertyNames;var Yf=Object.getPrototypeOf,Kf=Object.prototype.hasOwnProperty;var L=(e=>typeof require!="undefined"?require:typeof Proxy!="undefined"?new Proxy(e,{get:(t,r)=>(typeof require!="undefined"?require:t)[r]}):e)(function(e){if(typeof require!="undefined")return require.apply(this,arguments);throw new Error('Dynamic require of "'+e+'" is not supported')});var g=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var Qf=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Vf(t))!Kf.call(e,i)&&i!==r&&Vs(e,i,{get:()=>t[i],enumerable:!(n=Wf(t,i))||n.enumerable});return e};var st=(e,t,r)=>(r=e!=null?Uf(Yf(e)):{},Qf(t||!e||!e.__esModule?Vs(r,"default",{value:e,enumerable:!0}):r,e));var so=g((my,dn)=>{"use strict";var io=(e,t)=>{for(let r of Reflect.ownKeys(t))Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r));return e};dn.exports=io;dn.exports.default=io});var ao=g((by,or)=>{"use strict";var uc=so(),sr=new WeakMap,oo=(e,t={})=>{if(typeof e!="function")throw new TypeError("Expected a function");let r,n=0,i=e.displayName||e.name||"<anonymous>",s=function(...o){if(sr.set(s,++n),n===1)r=e.apply(this,o),e=null;else if(t.throw===!0)throw new Error(`Function \`${i}\` can only be called once`);return r};return uc(s,e),sr.set(s,n),s};or.exports=oo;or.exports.default=oo;or.exports.callCount=e=>{if(!sr.has(e))throw new Error(`The given function \`${e.name}\` is not wrapped by the \`onetime\` package`);return sr.get(e)}});var lo=g((vy,ar)=>{ar.exports=["SIGABRT","SIGALRM","SIGHUP","SIGINT","SIGTERM"];process.platform!=="win32"&&ar.exports.push("SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT");process.platform==="linux"&&ar.exports.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT","SIGUNUSED")});var po=g((xy,ft)=>{var $=global.process,Ve=function(e){return e&&typeof e=="object"&&typeof e.removeListener=="function"&&typeof e.emit=="function"&&typeof e.reallyExit=="function"&&typeof e.listeners=="function"&&typeof e.kill=="function"&&typeof e.pid=="number"&&typeof e.on=="function"};Ve($)?(uo=L("assert"),lt=lo(),fo=/^win/i.test($.platform),Lt=L("events"),typeof Lt!="function"&&(Lt=Lt.EventEmitter),$.__signal_exit_emitter__?X=$.__signal_exit_emitter__:(X=$.__signal_exit_emitter__=new Lt,X.count=0,X.emitted={}),X.infinite||(X.setMaxListeners(1/0),X.infinite=!0),ft.exports=function(e,t){if(!Ve(global.process))return function(){};uo.equal(typeof e,"function","a callback must be provided for exit handler"),ut===!1&&_n();var r="exit";t&&t.alwaysLast&&(r="afterexit");var n=function(){X.removeListener(r,e),X.listeners("exit").length===0&&X.listeners("afterexit").length===0&&lr()};return X.on(r,e),n},lr=function(){!ut||!Ve(global.process)||(ut=!1,lt.forEach(function(t){try{$.removeListener(t,ur[t])}catch{}}),$.emit=fr,$.reallyExit=gn,X.count-=1)},ft.exports.unload=lr,Ye=function(t,r,n){X.emitted[t]||(X.emitted[t]=!0,X.emit(t,r,n))},ur={},lt.forEach(function(e){ur[e]=function(){if(!!Ve(global.process)){var r=$.listeners(e);r.length===X.count&&(lr(),Ye("exit",null,e),Ye("afterexit",null,e),fo&&e==="SIGHUP"&&(e="SIGINT"),$.kill($.pid,e))}}}),ft.exports.signals=function(){return lt},ut=!1,_n=function(){ut||!Ve(global.process)||(ut=!0,X.count+=1,lt=lt.filter(function(t){try{return $.on(t,ur[t]),!0}catch{return!1}}),$.emit=ho,$.reallyExit=co)},ft.exports.load=_n,gn=$.reallyExit,co=function(t){!Ve(global.process)||($.exitCode=t||0,Ye("exit",$.exitCode,null),Ye("afterexit",$.exitCode,null),gn.call($,$.exitCode))},fr=$.emit,ho=function(t,r){if(t==="exit"&&Ve(global.process)){r!==void 0&&($.exitCode=r);var n=fr.apply(this,arguments);return Ye("exit",$.exitCode,null),Ye("afterexit",$.exitCode,null),n}else return fr.apply(this,arguments)}):ft.exports=function(){return function(){}};var uo,lt,fo,Lt,X,lr,Ye,ur,ut,_n,gn,co,fr,ho});var bo=g((Ty,hc)=>{hc.exports={dots:{interval:80,frames:["⠋","⠙","⠹","⠸","⠼","⠴","⠦","⠧","⠇","⠏"]},dots2:{interval:80,frames:["⣾","⣽","⣻","⢿","⡿","⣟","⣯","⣷"]},dots3:{interval:80,frames:["⠋","⠙","⠚","⠞","⠖","⠦","⠴","⠲","⠳","⠓"]},dots4:{interval:80,frames:["⠄","⠆","⠇","⠋","⠙","⠸","⠰","⠠","⠰","⠸","⠙","⠋","⠇","⠆"]},dots5:{interval:80,frames:["⠋","⠙","⠚","⠒","⠂","⠂","⠒","⠲","⠴","⠦","⠖","⠒","⠐","⠐","⠒","⠓","⠋"]},dots6:{interval:80,frames:["⠁","⠉","⠙","⠚","⠒","⠂","⠂","⠒","⠲","⠴","⠤","⠄","⠄","⠤","⠴","⠲","⠒","⠂","⠂","⠒","⠚","⠙","⠉","⠁"]},dots7:{interval:80,frames:["⠈","⠉","⠋","⠓","⠒","⠐","⠐","⠒","⠖","⠦","⠤","⠠","⠠","⠤","⠦","⠖","⠒","⠐","⠐","⠒","⠓","⠋","⠉","⠈"]},dots8:{interval:80,frames:["⠁","⠁","⠉","⠙","⠚","⠒","⠂","⠂","⠒","⠲","⠴","⠤","⠄","⠄","⠤","⠠","⠠","⠤","⠦","⠖","⠒","⠐","⠐","⠒","⠓","⠋","⠉","⠈","⠈"]},dots9:{interval:80,frames:["⢹","⢺","⢼","⣸","⣇","⡧","⡗","⡏"]},dots10:{interval:80,frames:["⢄","⢂","⢁","⡁","⡈","⡐","⡠"]},dots11:{interval:100,frames:["⠁","⠂","⠄","⡀","⢀","⠠","⠐","⠈"]},dots12:{interval:80,frames:["⢀⠀","⡀⠀","⠄⠀","⢂⠀","⡂⠀","⠅⠀","⢃⠀","⡃⠀","⠍⠀","⢋⠀","⡋⠀","⠍⠁","⢋⠁","⡋⠁","⠍⠉","⠋⠉","⠋⠉","⠉⠙","⠉⠙","⠉⠩","⠈⢙","⠈⡙","⢈⠩","⡀⢙","⠄⡙","⢂⠩","⡂⢘","⠅⡘","⢃⠨","⡃⢐","⠍⡐","⢋⠠","⡋⢀","⠍⡁","⢋⠁","⡋⠁","⠍⠉","⠋⠉","⠋⠉","⠉⠙","⠉⠙","⠉⠩","⠈⢙","⠈⡙","⠈⠩","⠀⢙","⠀⡙","⠀⠩","⠀⢘","⠀⡘","⠀⠨","⠀⢐","⠀⡐","⠀⠠","⠀⢀","⠀⡀"]},dots13:{interval:80,frames:["⣼","⣹","⢻","⠿","⡟","⣏","⣧","⣶"]},dots8Bit:{interval:80,frames:["⠀","⠁","⠂","⠃","⠄","⠅","⠆","⠇","⡀","⡁","⡂","⡃","⡄","⡅","⡆","⡇","⠈","⠉","⠊","⠋","⠌","⠍","⠎","⠏","⡈","⡉","⡊","⡋","⡌","⡍","⡎","⡏","⠐","⠑","⠒","⠓","⠔","⠕","⠖","⠗","⡐","⡑","⡒","⡓","⡔","⡕","⡖","⡗","⠘","⠙","⠚","⠛","⠜","⠝","⠞","⠟","⡘","⡙","⡚","⡛","⡜","⡝","⡞","⡟","⠠","⠡","⠢","⠣","⠤","⠥","⠦","⠧","⡠","⡡","⡢","⡣","⡤","⡥","⡦","⡧","⠨","⠩","⠪","⠫","⠬","⠭","⠮","⠯","⡨","⡩","⡪","⡫","⡬","⡭","⡮","⡯","⠰","⠱","⠲","⠳","⠴","⠵","⠶","⠷","⡰","⡱","⡲","⡳","⡴","⡵","⡶","⡷","⠸","⠹","⠺","⠻","⠼","⠽","⠾","⠿","⡸","⡹","⡺","⡻","⡼","⡽","⡾","⡿","⢀","⢁","⢂","⢃","⢄","⢅","⢆","⢇","⣀","⣁","⣂","⣃","⣄","⣅","⣆","⣇","⢈","⢉","⢊","⢋","⢌","⢍","⢎","⢏","⣈","⣉","⣊","⣋","⣌","⣍","⣎","⣏","⢐","⢑","⢒","⢓","⢔","⢕","⢖","⢗","⣐","⣑","⣒","⣓","⣔","⣕","⣖","⣗","⢘","⢙","⢚","⢛","⢜","⢝","⢞","⢟","⣘","⣙","⣚","⣛","⣜","⣝","⣞","⣟","⢠","⢡","⢢","⢣","⢤","⢥","⢦","⢧","⣠","⣡","⣢","⣣","⣤","⣥","⣦","⣧","⢨","⢩","⢪","⢫","⢬","⢭","⢮","⢯","⣨","⣩","⣪","⣫","⣬","⣭","⣮","⣯","⢰","⢱","⢲","⢳","⢴","⢵","⢶","⢷","⣰","⣱","⣲","⣳","⣴","⣵","⣶","⣷","⢸","⢹","⢺","⢻","⢼","⢽","⢾","⢿","⣸","⣹","⣺","⣻","⣼","⣽","⣾","⣿"]},sand:{interval:80,frames:["⠁","⠂","⠄","⡀","⡈","⡐","⡠","⣀","⣁","⣂","⣄","⣌","⣔","⣤","⣥","⣦","⣮","⣶","⣷","⣿","⡿","⠿","⢟","⠟","⡛","⠛","⠫","⢋","⠋","⠍","⡉","⠉","⠑","⠡","⢁"]},line:{interval:130,frames:["-","\\","|","/"]},line2:{interval:100,frames:["⠂","-","–","—","–","-"]},pipe:{interval:100,frames:["┤","┘","┴","└","├","┌","┬","┐"]},simpleDots:{interval:400,frames:[". ",".. ","..."," "]},simpleDotsScrolling:{interval:200,frames:[". ",".. ","..."," .."," ."," "]},star:{interval:70,frames:["✶","✸","✹","✺","✹","✷"]},star2:{interval:80,frames:["+","x","*"]},flip:{interval:70,frames:["_","_","_","-","`","`","'","´","-","_","_","_"]},hamburger:{interval:100,frames:["☱","☲","☴"]},growVertical:{interval:120,frames:["▁","▃","▄","▅","▆","▇","▆","▅","▄","▃"]},growHorizontal:{interval:120,frames:["▏","▎","▍","▌","▋","▊","▉","▊","▋","▌","▍","▎"]},balloon:{interval:140,frames:[" ",".","o","O","@","*"," "]},balloon2:{interval:120,frames:[".","o","O","°","O","o","."]},noise:{interval:100,frames:["▓","▒","░"]},bounce:{interval:120,frames:["⠁","⠂","⠄","⠂"]},boxBounce:{interval:120,frames:["▖","▘","▝","▗"]},boxBounce2:{interval:100,frames:["▌","▀","▐","▄"]},triangle:{interval:50,frames:["◢","◣","◤","◥"]},arc:{interval:100,frames:["◜","◠","◝","◞","◡","◟"]},circle:{interval:120,frames:["◡","⊙","◠"]},squareCorners:{interval:180,frames:["◰","◳","◲","◱"]},circleQuarters:{interval:120,frames:["◴","◷","◶","◵"]},circleHalves:{interval:50,frames:["◐","◓","◑","◒"]},squish:{interval:100,frames:["╫","╪"]},toggle:{interval:250,frames:["⊶","⊷"]},toggle2:{interval:80,frames:["▫","▪"]},toggle3:{interval:120,frames:["□","■"]},toggle4:{interval:100,frames:["■","□","▪","▫"]},toggle5:{interval:100,frames:["▮","▯"]},toggle6:{interval:300,frames:["ဝ","၀"]},toggle7:{interval:80,frames:["⦾","⦿"]},toggle8:{interval:100,frames:["◍","◌"]},toggle9:{interval:100,frames:["◉","◎"]},toggle10:{interval:100,frames:["㊂","㊀","㊁"]},toggle11:{interval:50,frames:["⧇","⧆"]},toggle12:{interval:120,frames:["☗","☖"]},toggle13:{interval:80,frames:["=","*","-"]},arrow:{interval:100,frames:["←","↖","↑","↗","→","↘","↓","↙"]},arrow2:{interval:80,frames:["⬆️ ","↗️ ","➡️ ","↘️ ","⬇️ ","↙️ ","⬅️ ","↖️ "]},arrow3:{interval:120,frames:["▹▹▹▹▹","▸▹▹▹▹","▹▸▹▹▹","▹▹▸▹▹","▹▹▹▸▹","▹▹▹▹▸"]},bouncingBar:{interval:80,frames:["[ ]","[= ]","[== ]","[=== ]","[ ===]","[ ==]","[ =]","[ ]","[ =]","[ ==]","[ ===]","[====]","[=== ]","[== ]","[= ]"]},bouncingBall:{interval:80,frames:["( ● )","( ● )","( ● )","( ● )","( ●)","( ● )","( ● )","( ● )","( ● )","(● )"]},smiley:{interval:200,frames:["😄 ","😝 "]},monkey:{interval:300,frames:["🙈 ","🙈 ","🙉 ","🙊 "]},hearts:{interval:100,frames:["💛 ","💙 ","💜 ","💚 ","❤️ "]},clock:{interval:100,frames:["🕛 ","🕐 ","🕑 ","🕒 ","🕓 ","🕔 ","🕕 ","🕖 ","🕗 ","🕘 ","🕙 ","🕚 "]},earth:{interval:180,frames:["🌍 ","🌎 ","🌏 "]},material:{interval:17,frames:["█▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁","██▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁","███▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁","████▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁","██████▁▁▁▁▁▁▁▁▁▁▁▁▁▁","██████▁▁▁▁▁▁▁▁▁▁▁▁▁▁","███████▁▁▁▁▁▁▁▁▁▁▁▁▁","████████▁▁▁▁▁▁▁▁▁▁▁▁","█████████▁▁▁▁▁▁▁▁▁▁▁","█████████▁▁▁▁▁▁▁▁▁▁▁","██████████▁▁▁▁▁▁▁▁▁▁","███████████▁▁▁▁▁▁▁▁▁","█████████████▁▁▁▁▁▁▁","██████████████▁▁▁▁▁▁","██████████████▁▁▁▁▁▁","▁██████████████▁▁▁▁▁","▁██████████████▁▁▁▁▁","▁██████████████▁▁▁▁▁","▁▁██████████████▁▁▁▁","▁▁▁██████████████▁▁▁","▁▁▁▁█████████████▁▁▁","▁▁▁▁██████████████▁▁","▁▁▁▁██████████████▁▁","▁▁▁▁▁██████████████▁","▁▁▁▁▁██████████████▁","▁▁▁▁▁██████████████▁","▁▁▁▁▁▁██████████████","▁▁▁▁▁▁██████████████","▁▁▁▁▁▁▁█████████████","▁▁▁▁▁▁▁█████████████","▁▁▁▁▁▁▁▁████████████","▁▁▁▁▁▁▁▁████████████","▁▁▁▁▁▁▁▁▁███████████","▁▁▁▁▁▁▁▁▁███████████","▁▁▁▁▁▁▁▁▁▁██████████","▁▁▁▁▁▁▁▁▁▁██████████","▁▁▁▁▁▁▁▁▁▁▁▁████████","▁▁▁▁▁▁▁▁▁▁▁▁▁███████","▁▁▁▁▁▁▁▁▁▁▁▁▁▁██████","▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█████","▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█████","█▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████","██▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███","██▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███","███▁▁▁▁▁▁▁▁▁▁▁▁▁▁███","████▁▁▁▁▁▁▁▁▁▁▁▁▁▁██","█████▁▁▁▁▁▁▁▁▁▁▁▁▁▁█","█████▁▁▁▁▁▁▁▁▁▁▁▁▁▁█","██████▁▁▁▁▁▁▁▁▁▁▁▁▁█","████████▁▁▁▁▁▁▁▁▁▁▁▁","█████████▁▁▁▁▁▁▁▁▁▁▁","█████████▁▁▁▁▁▁▁▁▁▁▁","█████████▁▁▁▁▁▁▁▁▁▁▁","█████████▁▁▁▁▁▁▁▁▁▁▁","███████████▁▁▁▁▁▁▁▁▁","████████████▁▁▁▁▁▁▁▁","████████████▁▁▁▁▁▁▁▁","██████████████▁▁▁▁▁▁","██████████████▁▁▁▁▁▁","▁██████████████▁▁▁▁▁","▁██████████████▁▁▁▁▁","▁▁▁█████████████▁▁▁▁","▁▁▁▁▁████████████▁▁▁","▁▁▁▁▁████████████▁▁▁","▁▁▁▁▁▁███████████▁▁▁","▁▁▁▁▁▁▁▁█████████▁▁▁","▁▁▁▁▁▁▁▁█████████▁▁▁","▁▁▁▁▁▁▁▁▁█████████▁▁","▁▁▁▁▁▁▁▁▁█████████▁▁","▁▁▁▁▁▁▁▁▁▁█████████▁","▁▁▁▁▁▁▁▁▁▁▁████████▁","▁▁▁▁▁▁▁▁▁▁▁████████▁","▁▁▁▁▁▁▁▁▁▁▁▁███████▁","▁▁▁▁▁▁▁▁▁▁▁▁███████▁","▁▁▁▁▁▁▁▁▁▁▁▁▁███████","▁▁▁▁▁▁▁▁▁▁▁▁▁███████","▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█████","▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████","▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████","▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████","▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███","▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███","▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁██","▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁██","▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁██","▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█","▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█","▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█","▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁","▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁","▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁","▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁"]},moon:{interval:80,frames:["🌑 ","🌒 ","🌓 ","🌔 ","🌕 ","🌖 ","🌗 ","🌘 "]},runner:{interval:140,frames:["🚶 ","🏃 "]},pong:{interval:80,frames:["▐⠂ ▌","▐⠈ ▌","▐ ⠂ ▌","▐ ⠠ ▌","▐ ⡀ ▌","▐ ⠠ ▌","▐ ⠂ ▌","▐ ⠈ ▌","▐ ⠂ ▌","▐ ⠠ ▌","▐ ⡀ ▌","▐ ⠠ ▌","▐ ⠂ ▌","▐ ⠈ ▌","▐ ⠂▌","▐ ⠠▌","▐ ⡀▌","▐ ⠠ ▌","▐ ⠂ ▌","▐ ⠈ ▌","▐ ⠂ ▌","▐ ⠠ ▌","▐ ⡀ ▌","▐ ⠠ ▌","▐ ⠂ ▌","▐ ⠈ ▌","▐ ⠂ ▌","▐ ⠠ ▌","▐ ⡀ ▌","▐⠠ ▌"]},shark:{interval:120,frames:["▐|\\____________▌","▐_|\\___________▌","▐__|\\__________▌","▐___|\\_________▌","▐____|\\________▌","▐_____|\\_______▌","▐______|\\______▌","▐_______|\\_____▌","▐________|\\____▌","▐_________|\\___▌","▐__________|\\__▌","▐___________|\\_▌","▐____________|\\▌","▐____________/|▌","▐___________/|_▌","▐__________/|__▌","▐_________/|___▌","▐________/|____▌","▐_______/|_____▌","▐______/|______▌","▐_____/|_______▌","▐____/|________▌","▐___/|_________▌","▐__/|__________▌","▐_/|___________▌","▐/|____________▌"]},dqpb:{interval:100,frames:["d","q","p","b"]},weather:{interval:100,frames:["☀️ ","☀️ ","☀️ ","🌤 ","⛅️ ","🌥 ","☁️ ","🌧 ","🌨 ","🌧 ","🌨 ","🌧 ","🌨 ","⛈ ","🌨 ","🌧 ","🌨 ","☁️ ","🌥 ","⛅️ ","🌤 ","☀️ ","☀️ "]},christmas:{interval:400,frames:["🌲","🎄"]},grenade:{interval:80,frames:["، ","′ "," ´ "," ‾ "," ⸌"," ⸊"," |"," ⁎"," ⁕"," ෴ "," ⁓"," "," "," "]},point:{interval:125,frames:["∙∙∙","●∙∙","∙●∙","∙∙●","∙∙∙"]},layer:{interval:150,frames:["-","=","≡"]},betaWave:{interval:80,frames:["ρββββββ","βρβββββ","ββρββββ","βββρβββ","ββββρββ","βββββρβ","ββββββρ"]},fingerDance:{interval:160,frames:["🤘 ","🤟 ","🖖 ","✋ ","🤚 ","👆 "]},fistBump:{interval:80,frames:["🤜 🤛 ","🤜 🤛 ","🤜 🤛 "," 🤜 🤛 "," 🤜🤛 "," 🤜✨🤛 ","🤜 ✨ 🤛 "]},soccerHeader:{interval:80,frames:[" 🧑⚽️ 🧑 ","🧑 ⚽️ 🧑 ","🧑 ⚽️ 🧑 ","🧑 ⚽️ 🧑 ","🧑 ⚽️ 🧑 ","🧑 ⚽️ 🧑 ","🧑 ⚽️🧑 ","🧑 ⚽️ 🧑 ","🧑 ⚽️ 🧑 ","🧑 ⚽️ 🧑 ","🧑 ⚽️ 🧑 ","🧑 ⚽️ 🧑 "]},mindblown:{interval:160,frames:["😐 ","😐 ","😮 ","😮 ","😦 ","😦 ","😧 ","😧 ","🤯 ","💥 ","✨ "," "," "," "]},speaker:{interval:160,frames:["🔈 ","🔉 ","🔊 ","🔉 "]},orangePulse:{interval:100,frames:["🔸 ","🔶 ","🟠 ","🟠 ","🔶 "]},bluePulse:{interval:100,frames:["🔹 ","🔷 ","🔵 ","🔵 ","🔷 "]},orangeBluePulse:{interval:100,frames:["🔸 ","🔶 ","🟠 ","🟠 ","🔶 ","🔹 ","🔷 ","🔵 ","🔵 ","🔷 "]},timeTravel:{interval:100,frames:["🕛 ","🕚 ","🕙 ","🕘 ","🕗 ","🕖 ","🕕 ","🕔 ","🕓 ","🕒 ","🕑 ","🕐 "]},aesthetic:{interval:80,frames:["▰▱▱▱▱▱▱","▰▰▱▱▱▱▱","▰▰▰▱▱▱▱","▰▰▰▰▱▱▱","▰▰▰▰▰▱▱","▰▰▰▰▰▰▱","▰▰▰▰▰▰▰","▰▱▱▱▱▱▱"]}}});var So=g((Cy,xo)=>{"use strict";var hr=Object.assign({},bo()),vo=Object.keys(hr);Object.defineProperty(hr,"random",{get(){let e=Math.floor(Math.random()*vo.length),t=vo[e];return hr[t]}});xo.exports=hr});var Eo=g((ky,pr)=>{var gc=function(){"use strict";function e(o,a,l,c){var u;typeof a=="object"&&(l=a.depth,c=a.prototype,u=a.filter,a=a.circular);var d=[],f=[],S=typeof Buffer<"u";typeof a>"u"&&(a=!0),typeof l>"u"&&(l=1/0);function m(y,E){if(y===null)return null;if(E==0)return y;var x,D;if(typeof y!="object")return y;if(e.__isArray(y))x=[];else if(e.__isRegExp(y))x=new RegExp(y.source,s(y)),y.lastIndex&&(x.lastIndex=y.lastIndex);else if(e.__isDate(y))x=new Date(y.getTime());else{if(S&&Buffer.isBuffer(y))return Buffer.allocUnsafe?x=Buffer.allocUnsafe(y.length):x=new Buffer(y.length),y.copy(x),x;typeof c>"u"?(D=Object.getPrototypeOf(y),x=Object.create(D)):(x=Object.create(c),D=c)}if(a){var N=d.indexOf(y);if(N!=-1)return f[N];d.push(y),f.push(x)}for(var Z in y){var A;D&&(A=Object.getOwnPropertyDescriptor(D,Z)),!(A&&A.set==null)&&(x[Z]=m(y[Z],E-1))}return x}return m(o,l)}e.clonePrototype=function(a){if(a===null)return null;var l=function(){};return l.prototype=a,new l};function t(o){return Object.prototype.toString.call(o)}e.__objToStr=t;function r(o){return typeof o=="object"&&t(o)==="[object Date]"}e.__isDate=r;function n(o){return typeof o=="object"&&t(o)==="[object Array]"}e.__isArray=n;function i(o){return typeof o=="object"&&t(o)==="[object RegExp]"}e.__isRegExp=i;function s(o){var a="";return o.global&&(a+="g"),o.ignoreCase&&(a+="i"),o.multiline&&(a+="m"),a}return e.__getRegExpFlags=s,e}();typeof pr=="object"&&pr.exports&&(pr.exports=gc)});var wo=g((Fy,Ro)=>{var yc=Eo();Ro.exports=function(e,t){return e=e||{},Object.keys(t).forEach(function(r){typeof e[r]>"u"&&(e[r]=yc(t[r]))}),e}});var To=g((qy,Ao)=>{Ao.exports=[[768,879],[1155,1158],[1160,1161],[1425,1469],[1471,1471],[1473,1474],[1476,1477],[1479,1479],[1536,1539],[1552,1557],[1611,1630],[1648,1648],[1750,1764],[1767,1768],[1770,1773],[1807,1807],[1809,1809],[1840,1866],[1958,1968],[2027,2035],[2305,2306],[2364,2364],[2369,2376],[2381,2381],[2385,2388],[2402,2403],[2433,2433],[2492,2492],[2497,2500],[2509,2509],[2530,2531],[2561,2562],[2620,2620],[2625,2626],[2631,2632],[2635,2637],[2672,2673],[2689,2690],[2748,2748],[2753,2757],[2759,2760],[2765,2765],[2786,2787],[2817,2817],[2876,2876],[2879,2879],[2881,2883],[2893,2893],[2902,2902],[2946,2946],[3008,3008],[3021,3021],[3134,3136],[3142,3144],[3146,3149],[3157,3158],[3260,3260],[3263,3263],[3270,3270],[3276,3277],[3298,3299],[3393,3395],[3405,3405],[3530,3530],[3538,3540],[3542,3542],[3633,3633],[3636,3642],[3655,3662],[3761,3761],[3764,3769],[3771,3772],[3784,3789],[3864,3865],[3893,3893],[3895,3895],[3897,3897],[3953,3966],[3968,3972],[3974,3975],[3984,3991],[3993,4028],[4038,4038],[4141,4144],[4146,4146],[4150,4151],[4153,4153],[4184,4185],[4448,4607],[4959,4959],[5906,5908],[5938,5940],[5970,5971],[6002,6003],[6068,6069],[6071,6077],[6086,6086],[6089,6099],[6109,6109],[6155,6157],[6313,6313],[6432,6434],[6439,6440],[6450,6450],[6457,6459],[6679,6680],[6912,6915],[6964,6964],[6966,6970],[6972,6972],[6978,6978],[7019,7027],[7616,7626],[7678,7679],[8203,8207],[8234,8238],[8288,8291],[8298,8303],[8400,8431],[12330,12335],[12441,12442],[43014,43014],[43019,43019],[43045,43046],[64286,64286],[65024,65039],[65056,65059],[65279,65279],[65529,65531],[68097,68099],[68101,68102],[68108,68111],[68152,68154],[68159,68159],[119143,119145],[119155,119170],[119173,119179],[119210,119213],[119362,119364],[917505,917505],[917536,917631],[917760,917999]]});var Lo=g((Hy,vn)=>{"use strict";var mc=wo(),Dt=To(),Oo={nul:0,control:0};vn.exports=function(t){return Po(t,Oo)};vn.exports.config=function(e){return e=mc(e||{},Oo),function(r){return Po(r,e)}};function Po(e,t){if(typeof e!="string")return Co(e,t);for(var r=0,n=0;n<e.length;n++){var i=Co(e.charCodeAt(n),t);if(i<0)return-1;r+=i}return r}function Co(e,t){return e===0?t.nul:e<32||e>=127&&e<160?t.control:bc(e)?0:1+(e>=4352&&(e<=4447||e==9001||e==9002||e>=11904&&e<=42191&&e!=12351||e>=44032&&e<=55203||e>=63744&&e<=64255||e>=65040&&e<=65049||e>=65072&&e<=65135||e>=65280&&e<=65376||e>=65504&&e<=65510||e>=131072&&e<=196605||e>=196608&&e<=262141))}function bc(e){var t=0,r=Dt.length-1,n;if(e<Dt[0][0]||e>Dt[r][1])return!1;for(;r>=t;)if(n=Math.floor((t+r)/2),e>Dt[n][1])t=n+1;else if(e<Dt[n][0])r=n-1;else return!0;return!1}});var Sn=g(($y,Mo)=>{Mo.exports=L("stream")});var No=g((Gy,Io)=>{"use strict";function Bo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function vc(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Bo(Object(r),!0).forEach(function(n){xc(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Bo(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function xc(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Sc(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Do(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function Ec(e,t,r){return t&&Do(e.prototype,t),r&&Do(e,r),e}var Rc=L("buffer"),dr=Rc.Buffer,wc=L("util"),En=wc.inspect,Ac=En&&En.custom||"inspect";function Tc(e,t,r){dr.prototype.copy.call(e,t,r)}Io.exports=function(){function e(){Sc(this,e),this.head=null,this.tail=null,this.length=0}return Ec(e,[{key:"push",value:function(r){var n={data:r,next:null};this.length>0?this.tail.next=n:this.head=n,this.tail=n,++this.length}},{key:"unshift",value:function(r){var n={data:r,next:this.head};this.length===0&&(this.tail=n),this.head=n,++this.length}},{key:"shift",value:function(){if(this.length!==0){var r=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,r}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(r){if(this.length===0)return"";for(var n=this.head,i=""+n.data;n=n.next;)i+=r+n.data;return i}},{key:"concat",value:function(r){if(this.length===0)return dr.alloc(0);for(var n=dr.allocUnsafe(r>>>0),i=this.head,s=0;i;)Tc(i.data,n,s),s+=i.data.length,i=i.next;return n}},{key:"consume",value:function(r,n){var i;return r<this.head.data.length?(i=this.head.data.slice(0,r),this.head.data=this.head.data.slice(r)):r===this.head.data.length?i=this.shift():i=n?this._getString(r):this._getBuffer(r),i}},{key:"first",value:function(){return this.head.data}},{key:"_getString",value:function(r){var n=this.head,i=1,s=n.data;for(r-=s.length;n=n.next;){var o=n.data,a=r>o.length?o.length:r;if(a===o.length?s+=o:s+=o.slice(0,r),r-=a,r===0){a===o.length?(++i,n.next?this.head=n.next:this.head=this.tail=null):(this.head=n,n.data=o.slice(a));break}++i}return this.length-=i,s}},{key:"_getBuffer",value:function(r){var n=dr.allocUnsafe(r),i=this.head,s=1;for(i.data.copy(n),r-=i.data.length;i=i.next;){var o=i.data,a=r>o.length?o.length:r;if(o.copy(n,n.length-r,0,a),r-=a,r===0){a===o.length?(++s,i.next?this.head=i.next:this.head=this.tail=null):(this.head=i,i.data=o.slice(a));break}++s}return this.length-=s,n}},{key:Ac,value:function(r,n){return En(this,vc({},n,{depth:0,customInspect:!1}))}}]),e}()});var wn=g((Uy,Fo)=>{"use strict";function Cc(e,t){var r=this,n=this._readableState&&this._readableState.destroyed,i=this._writableState&&this._writableState.destroyed;return n||i?(t?t(e):e&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,process.nextTick(Rn,this,e)):process.nextTick(Rn,this,e)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(e||null,function(s){!t&&s?r._writableState?r._writableState.errorEmitted?process.nextTick(_r,r):(r._writableState.errorEmitted=!0,process.nextTick(ko,r,s)):process.nextTick(ko,r,s):t?(process.nextTick(_r,r),t(s)):process.nextTick(_r,r)}),this)}function ko(e,t){Rn(e,t),_r(e)}function _r(e){e._writableState&&!e._writableState.emitClose||e._readableState&&!e._readableState.emitClose||e.emit("close")}function Oc(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}function Rn(e,t){e.emit("error",t)}function Pc(e,t){var r=e._readableState,n=e._writableState;r&&r.autoDestroy||n&&n.autoDestroy?e.destroy(t):e.emit("error",t)}Fo.exports={destroy:Cc,undestroy:Oc,errorOrDestroy:Pc}});var De=g((Wy,jo)=>{"use strict";var Ho={};function fe(e,t,r){r||(r=Error);function n(s,o,a){return typeof t=="string"?t:t(s,o,a)}class i extends r{constructor(o,a,l){super(n(o,a,l))}}i.prototype.name=r.name,i.prototype.code=e,Ho[e]=i}function qo(e,t){if(Array.isArray(e)){let r=e.length;return e=e.map(n=>String(n)),r>2?`one of ${t} ${e.slice(0,r-1).join(", ")}, or `+e[r-1]:r===2?`one of ${t} ${e[0]} or ${e[1]}`:`of ${t} ${e[0]}`}else return`of ${t} ${String(e)}`}function Lc(e,t,r){return e.substr(!r||r<0?0:+r,t.length)===t}function Mc(e,t,r){return(r===void 0||r>e.length)&&(r=e.length),e.substring(r-t.length,r)===t}function Bc(e,t,r){return typeof r!="number"&&(r=0),r+t.length>e.length?!1:e.indexOf(t,r)!==-1}fe("ERR_INVALID_OPT_VALUE",function(e,t){return'The value "'+t+'" is invalid for option "'+e+'"'},TypeError);fe("ERR_INVALID_ARG_TYPE",function(e,t,r){let n;typeof t=="string"&&Lc(t,"not ")?(n="must not be",t=t.replace(/^not /,"")):n="must be";let i;if(Mc(e," argument"))i=`The ${e} ${n} ${qo(t,"type")}`;else{let s=Bc(e,".")?"property":"argument";i=`The "${e}" ${s} ${n} ${qo(t,"type")}`}return i+=`. Received type ${typeof r}`,i},TypeError);fe("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF");fe("ERR_METHOD_NOT_IMPLEMENTED",function(e){return"The "+e+" method is not implemented"});fe("ERR_STREAM_PREMATURE_CLOSE","Premature close");fe("ERR_STREAM_DESTROYED",function(e){return"Cannot call "+e+" after a stream was destroyed"});fe("ERR_MULTIPLE_CALLBACK","Callback called multiple times");fe("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable");fe("ERR_STREAM_WRITE_AFTER_END","write after end");fe("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError);fe("ERR_UNKNOWN_ENCODING",function(e){return"Unknown encoding: "+e},TypeError);fe("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event");jo.exports.codes=Ho});var An=g((Vy,$o)=>{"use strict";var Dc=De().codes.ERR_INVALID_OPT_VALUE;function Ic(e,t,r){return e.highWaterMark!=null?e.highWaterMark:t?e[r]:null}function Nc(e,t,r,n){var i=Ic(t,n,r);if(i!=null){if(!(isFinite(i)&&Math.floor(i)===i)||i<0){var s=n?r:"highWaterMark";throw new Dc(s,i)}return Math.floor(i)}return e.objectMode?16:16*1024}$o.exports={getHighWaterMark:Nc}});var Go=g((Yy,Tn)=>{typeof Object.create=="function"?Tn.exports=function(t,r){r&&(t.super_=r,t.prototype=Object.create(r.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}))}:Tn.exports=function(t,r){if(r){t.super_=r;var n=function(){};n.prototype=r.prototype,t.prototype=new n,t.prototype.constructor=t}}});var Ke=g((Ky,On)=>{try{if(Cn=L("util"),typeof Cn.inherits!="function")throw"";On.exports=Cn.inherits}catch{On.exports=Go()}var Cn});var Wo=g((Qy,Uo)=>{Uo.exports=L("util").deprecate});var Mn=g((Xy,Jo)=>{"use strict";Jo.exports=W;function Yo(e){var t=this;this.next=null,this.entry=null,this.finish=function(){uh(t,e)}}var ht;W.WritableState=Nt;var kc={deprecate:Wo()},Ko=Sn(),yr=L("buffer").Buffer,Fc=global.Uint8Array||function(){};function qc(e){return yr.from(e)}function Hc(e){return yr.isBuffer(e)||e instanceof Fc}var Ln=wn(),jc=An(),$c=jc.getHighWaterMark,Ie=De().codes,Gc=Ie.ERR_INVALID_ARG_TYPE,Uc=Ie.ERR_METHOD_NOT_IMPLEMENTED,Wc=Ie.ERR_MULTIPLE_CALLBACK,Vc=Ie.ERR_STREAM_CANNOT_PIPE,Yc=Ie.ERR_STREAM_DESTROYED,Kc=Ie.ERR_STREAM_NULL_VALUES,Qc=Ie.ERR_STREAM_WRITE_AFTER_END,Xc=Ie.ERR_UNKNOWN_ENCODING,pt=Ln.errorOrDestroy;Ke()(W,Ko);function Jc(){}function Nt(e,t,r){ht=ht||Qe(),e=e||{},typeof r!="boolean"&&(r=t instanceof ht),this.objectMode=!!e.objectMode,r&&(this.objectMode=this.objectMode||!!e.writableObjectMode),this.highWaterMark=$c(this,e,"writableHighWaterMark",r),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var n=e.decodeStrings===!1;this.decodeStrings=!n,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(i){ih(t,i)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=e.emitClose!==!1,this.autoDestroy=!!e.autoDestroy,this.bufferedRequestCount=0,this.corkedRequestsFree=new Yo(this)}Nt.prototype.getBuffer=function(){for(var t=this.bufferedRequest,r=[];t;)r.push(t),t=t.next;return r};(function(){try{Object.defineProperty(Nt.prototype,"buffer",{get:kc.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch{}})();var gr;typeof Symbol=="function"&&Symbol.hasInstance&&typeof Function.prototype[Symbol.hasInstance]=="function"?(gr=Function.prototype[Symbol.hasInstance],Object.defineProperty(W,Symbol.hasInstance,{value:function(t){return gr.call(this,t)?!0:this!==W?!1:t&&t._writableState instanceof Nt}})):gr=function(t){return t instanceof this};function W(e){ht=ht||Qe();var t=this instanceof ht;if(!t&&!gr.call(W,this))return new W(e);this._writableState=new Nt(e,this,t),this.writable=!0,e&&(typeof e.write=="function"&&(this._write=e.write),typeof e.writev=="function"&&(this._writev=e.writev),typeof e.destroy=="function"&&(this._destroy=e.destroy),typeof e.final=="function"&&(this._final=e.final)),Ko.call(this)}W.prototype.pipe=function(){pt(this,new Vc)};function Zc(e,t){var r=new Qc;pt(e,r),process.nextTick(t,r)}function zc(e,t,r,n){var i;return r===null?i=new Kc:typeof r!="string"&&!t.objectMode&&(i=new Gc("chunk",["string","Buffer"],r)),i?(pt(e,i),process.nextTick(n,i),!1):!0}W.prototype.write=function(e,t,r){var n=this._writableState,i=!1,s=!n.objectMode&&Hc(e);return s&&!yr.isBuffer(e)&&(e=qc(e)),typeof t=="function"&&(r=t,t=null),s?t="buffer":t||(t=n.defaultEncoding),typeof r!="function"&&(r=Jc),n.ending?Zc(this,r):(s||zc(this,n,e,r))&&(n.pendingcb++,i=th(this,n,s,e,t,r)),i};W.prototype.cork=function(){this._writableState.corked++};W.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,!e.writing&&!e.corked&&!e.bufferProcessing&&e.bufferedRequest&&Qo(this,e))};W.prototype.setDefaultEncoding=function(t){if(typeof t=="string"&&(t=t.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((t+"").toLowerCase())>-1))throw new Xc(t);return this._writableState.defaultEncoding=t,this};Object.defineProperty(W.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}});function eh(e,t,r){return!e.objectMode&&e.decodeStrings!==!1&&typeof t=="string"&&(t=yr.from(t,r)),t}Object.defineProperty(W.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});function th(e,t,r,n,i,s){if(!r){var o=eh(t,n,i);n!==o&&(r=!0,i="buffer",n=o)}var a=t.objectMode?1:n.length;t.length+=a;var l=t.length<t.highWaterMark;if(l||(t.needDrain=!0),t.writing||t.corked){var c=t.lastBufferedRequest;t.lastBufferedRequest={chunk:n,encoding:i,isBuf:r,callback:s,next:null},c?c.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else Pn(e,t,!1,a,n,i,s);return l}function Pn(e,t,r,n,i,s,o){t.writelen=n,t.writecb=o,t.writing=!0,t.sync=!0,t.destroyed?t.onwrite(new Yc("write")):r?e._writev(i,t.onwrite):e._write(i,s,t.onwrite),t.sync=!1}function rh(e,t,r,n,i){--t.pendingcb,r?(process.nextTick(i,n),process.nextTick(It,e,t),e._writableState.errorEmitted=!0,pt(e,n)):(i(n),e._writableState.errorEmitted=!0,pt(e,n),It(e,t))}function nh(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}function ih(e,t){var r=e._writableState,n=r.sync,i=r.writecb;if(typeof i!="function")throw new Wc;if(nh(r),t)rh(e,r,n,t,i);else{var s=Xo(r)||e.destroyed;!s&&!r.corked&&!r.bufferProcessing&&r.bufferedRequest&&Qo(e,r),n?process.nextTick(Vo,e,r,s,i):Vo(e,r,s,i)}}function Vo(e,t,r,n){r||sh(e,t),t.pendingcb--,n(),It(e,t)}function sh(e,t){t.length===0&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}function Qo(e,t){t.bufferProcessing=!0;var r=t.bufferedRequest;if(e._writev&&r&&r.next){var n=t.bufferedRequestCount,i=new Array(n),s=t.corkedRequestsFree;s.entry=r;for(var o=0,a=!0;r;)i[o]=r,r.isBuf||(a=!1),r=r.next,o+=1;i.allBuffers=a,Pn(e,t,!0,t.length,i,"",s.finish),t.pendingcb++,t.lastBufferedRequest=null,s.next?(t.corkedRequestsFree=s.next,s.next=null):t.corkedRequestsFree=new Yo(t),t.bufferedRequestCount=0}else{for(;r;){var l=r.chunk,c=r.encoding,u=r.callback,d=t.objectMode?1:l.length;if(Pn(e,t,!1,d,l,c,u),r=r.next,t.bufferedRequestCount--,t.writing)break}r===null&&(t.lastBufferedRequest=null)}t.bufferedRequest=r,t.bufferProcessing=!1}W.prototype._write=function(e,t,r){r(new Uc("_write()"))};W.prototype._writev=null;W.prototype.end=function(e,t,r){var n=this._writableState;return typeof e=="function"?(r=e,e=null,t=null):typeof t=="function"&&(r=t,t=null),e!=null&&this.write(e,t),n.corked&&(n.corked=1,this.uncork()),n.ending||lh(this,n,r),this};Object.defineProperty(W.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}});function Xo(e){return e.ending&&e.length===0&&e.bufferedRequest===null&&!e.finished&&!e.writing}function oh(e,t){e._final(function(r){t.pendingcb--,r&&pt(e,r),t.prefinished=!0,e.emit("prefinish"),It(e,t)})}function ah(e,t){!t.prefinished&&!t.finalCalled&&(typeof e._final=="function"&&!t.destroyed?(t.pendingcb++,t.finalCalled=!0,process.nextTick(oh,e,t)):(t.prefinished=!0,e.emit("prefinish")))}function It(e,t){var r=Xo(t);if(r&&(ah(e,t),t.pendingcb===0&&(t.finished=!0,e.emit("finish"),t.autoDestroy))){var n=e._readableState;(!n||n.autoDestroy&&n.endEmitted)&&e.destroy()}return r}function lh(e,t,r){t.ending=!0,It(e,t),r&&(t.finished?process.nextTick(r):e.once("finish",r)),t.ended=!0,e.writable=!1}function uh(e,t,r){var n=e.entry;for(e.entry=null;n;){var i=n.callback;t.pendingcb--,i(r),n=n.next}t.corkedRequestsFree.next=e}Object.defineProperty(W.prototype,"destroyed",{enumerable:!1,get:function(){return this._writableState===void 0?!1:this._writableState.destroyed},set:function(t){!this._writableState||(this._writableState.destroyed=t)}});W.prototype.destroy=Ln.destroy;W.prototype._undestroy=Ln.undestroy;W.prototype._destroy=function(e,t){t(e)}});var Qe=g((Jy,zo)=>{"use strict";var fh=Object.keys||function(e){var t=[];for(var r in e)t.push(r);return t};zo.exports=ve;var Zo=In(),Dn=Mn();Ke()(ve,Zo);for(Bn=fh(Dn.prototype),mr=0;mr<Bn.length;mr++)br=Bn[mr],ve.prototype[br]||(ve.prototype[br]=Dn.prototype[br]);var Bn,br,mr;function ve(e){if(!(this instanceof ve))return new ve(e);Zo.call(this,e),Dn.call(this,e),this.allowHalfOpen=!0,e&&(e.readable===!1&&(this.readable=!1),e.writable===!1&&(this.writable=!1),e.allowHalfOpen===!1&&(this.allowHalfOpen=!1,this.once("end",ch)))}Object.defineProperty(ve.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});Object.defineProperty(ve.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}});Object.defineProperty(ve.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}});function ch(){this._writableState.ended||process.nextTick(hh,this)}function hh(e){e.end()}Object.defineProperty(ve.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState===void 0||this._writableState===void 0?!1:this._readableState.destroyed&&this._writableState.destroyed},set:function(t){this._readableState===void 0||this._writableState===void 0||(this._readableState.destroyed=t,this._writableState.destroyed=t)}})});var ra=g((Nn,ta)=>{var vr=L("buffer"),xe=vr.Buffer;function ea(e,t){for(var r in e)t[r]=e[r]}xe.from&&xe.alloc&&xe.allocUnsafe&&xe.allocUnsafeSlow?ta.exports=vr:(ea(vr,Nn),Nn.Buffer=Xe);function Xe(e,t,r){return xe(e,t,r)}Xe.prototype=Object.create(xe.prototype);ea(xe,Xe);Xe.from=function(e,t,r){if(typeof e=="number")throw new TypeError("Argument must not be a number");return xe(e,t,r)};Xe.alloc=function(e,t,r){if(typeof e!="number")throw new TypeError("Argument must be a number");var n=xe(e);return t!==void 0?typeof r=="string"?n.fill(t,r):n.fill(t):n.fill(0),n};Xe.allocUnsafe=function(e){if(typeof e!="number")throw new TypeError("Argument must be a number");return xe(e)};Xe.allocUnsafeSlow=function(e){if(typeof e!="number")throw new TypeError("Argument must be a number");return vr.SlowBuffer(e)}});var qn=g(ia=>{"use strict";var Fn=ra().Buffer,na=Fn.isEncoding||function(e){switch(e=""+e,e&&e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function ph(e){if(!e)return"utf8";for(var t;;)switch(e){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return e;default:if(t)return;e=(""+e).toLowerCase(),t=!0}}function dh(e){var t=ph(e);if(typeof t!="string"&&(Fn.isEncoding===na||!na(e)))throw new Error("Unknown encoding: "+e);return t||e}ia.StringDecoder=kt;function kt(e){this.encoding=dh(e);var t;switch(this.encoding){case"utf16le":this.text=vh,this.end=xh,t=4;break;case"utf8":this.fillLast=yh,t=4;break;case"base64":this.text=Sh,this.end=Eh,t=3;break;default:this.write=Rh,this.end=wh;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=Fn.allocUnsafe(t)}kt.prototype.write=function(e){if(e.length===0)return"";var t,r;if(this.lastNeed){if(t=this.fillLast(e),t===void 0)return"";r=this.lastNeed,this.lastNeed=0}else r=0;return r<e.length?t?t+this.text(e,r):this.text(e,r):t||""};kt.prototype.end=bh;kt.prototype.text=mh;kt.prototype.fillLast=function(e){if(this.lastNeed<=e.length)return e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,e.length),this.lastNeed-=e.length};function kn(e){return e<=127?0:e>>5===6?2:e>>4===14?3:e>>3===30?4:e>>6===2?-1:-2}function _h(e,t,r){var n=t.length-1;if(n<r)return 0;var i=kn(t[n]);return i>=0?(i>0&&(e.lastNeed=i-1),i):--n<r||i===-2?0:(i=kn(t[n]),i>=0?(i>0&&(e.lastNeed=i-2),i):--n<r||i===-2?0:(i=kn(t[n]),i>=0?(i>0&&(i===2?i=0:e.lastNeed=i-3),i):0))}function gh(e,t,r){if((t[0]&192)!==128)return e.lastNeed=0,"�";if(e.lastNeed>1&&t.length>1){if((t[1]&192)!==128)return e.lastNeed=1,"�";if(e.lastNeed>2&&t.length>2&&(t[2]&192)!==128)return e.lastNeed=2,"�"}}function yh(e){var t=this.lastTotal-this.lastNeed,r=gh(this,e,t);if(r!==void 0)return r;if(this.lastNeed<=e.length)return e.copy(this.lastChar,t,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,t,0,e.length),this.lastNeed-=e.length}function mh(e,t){var r=_h(this,e,t);if(!this.lastNeed)return e.toString("utf8",t);this.lastTotal=r;var n=e.length-(r-this.lastNeed);return e.copy(this.lastChar,0,n),e.toString("utf8",t,n)}function bh(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+"�":t}function vh(e,t){if((e.length-t)%2===0){var r=e.toString("utf16le",t);if(r){var n=r.charCodeAt(r.length-1);if(n>=55296&&n<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1],r.slice(0,-1)}return r}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=e[e.length-1],e.toString("utf16le",t,e.length-1)}function xh(e){var t=e&&e.length?this.write(e):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return t+this.lastChar.toString("utf16le",0,r)}return t}function Sh(e,t){var r=(e.length-t)%3;return r===0?e.toString("base64",t):(this.lastNeed=3-r,this.lastTotal=3,r===1?this.lastChar[0]=e[e.length-1]:(this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1]),e.toString("base64",t,e.length-r))}function Eh(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+this.lastChar.toString("base64",0,3-this.lastNeed):t}function Rh(e){return e.toString(this.encoding)}function wh(e){return e&&e.length?this.write(e):""}});var xr=g((zy,aa)=>{"use strict";var sa=De().codes.ERR_STREAM_PREMATURE_CLOSE;function Ah(e){var t=!1;return function(){if(!t){t=!0;for(var r=arguments.length,n=new Array(r),i=0;i<r;i++)n[i]=arguments[i];e.apply(this,n)}}}function Th(){}function Ch(e){return e.setHeader&&typeof e.abort=="function"}function oa(e,t,r){if(typeof t=="function")return oa(e,null,t);t||(t={}),r=Ah(r||Th);var n=t.readable||t.readable!==!1&&e.readable,i=t.writable||t.writable!==!1&&e.writable,s=function(){e.writable||a()},o=e._writableState&&e._writableState.finished,a=function(){i=!1,o=!0,n||r.call(e)},l=e._readableState&&e._readableState.endEmitted,c=function(){n=!1,l=!0,i||r.call(e)},u=function(m){r.call(e,m)},d=function(){var m;if(n&&!l)return(!e._readableState||!e._readableState.ended)&&(m=new sa),r.call(e,m);if(i&&!o)return(!e._writableState||!e._writableState.ended)&&(m=new sa),r.call(e,m)},f=function(){e.req.on("finish",a)};return Ch(e)?(e.on("complete",a),e.on("abort",d),e.req?f():e.on("request",f)):i&&!e._writableState&&(e.on("end",s),e.on("close",s)),e.on("end",c),e.on("finish",a),t.error!==!1&&e.on("error",u),e.on("close",d),function(){e.removeListener("complete",a),e.removeListener("abort",d),e.removeListener("request",f),e.req&&e.req.removeListener("finish",a),e.removeListener("end",s),e.removeListener("close",s),e.removeListener("finish",a),e.removeListener("end",c),e.removeListener("error",u),e.removeListener("close",d)}}aa.exports=oa});var ua=g((em,la)=>{"use strict";var Sr;function Ne(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Oh=xr(),ke=Symbol("lastResolve"),Je=Symbol("lastReject"),Ft=Symbol("error"),Er=Symbol("ended"),Ze=Symbol("lastPromise"),Hn=Symbol("handlePromise"),ze=Symbol("stream");function Fe(e,t){return{value:e,done:t}}function Ph(e){var t=e[ke];if(t!==null){var r=e[ze].read();r!==null&&(e[Ze]=null,e[ke]=null,e[Je]=null,t(Fe(r,!1)))}}function Lh(e){process.nextTick(Ph,e)}function Mh(e,t){return function(r,n){e.then(function(){if(t[Er]){r(Fe(void 0,!0));return}t[Hn](r,n)},n)}}var Bh=Object.getPrototypeOf(function(){}),Dh=Object.setPrototypeOf((Sr={get stream(){return this[ze]},next:function(){var t=this,r=this[Ft];if(r!==null)return Promise.reject(r);if(this[Er])return Promise.resolve(Fe(void 0,!0));if(this[ze].destroyed)return new Promise(function(o,a){process.nextTick(function(){t[Ft]?a(t[Ft]):o(Fe(void 0,!0))})});var n=this[Ze],i;if(n)i=new Promise(Mh(n,this));else{var s=this[ze].read();if(s!==null)return Promise.resolve(Fe(s,!1));i=new Promise(this[Hn])}return this[Ze]=i,i}},Ne(Sr,Symbol.asyncIterator,function(){return this}),Ne(Sr,"return",function(){var t=this;return new Promise(function(r,n){t[ze].destroy(null,function(i){if(i){n(i);return}r(Fe(void 0,!0))})})}),Sr),Bh),Ih=function(t){var r,n=Object.create(Dh,(r={},Ne(r,ze,{value:t,writable:!0}),Ne(r,ke,{value:null,writable:!0}),Ne(r,Je,{value:null,writable:!0}),Ne(r,Ft,{value:null,writable:!0}),Ne(r,Er,{value:t._readableState.endEmitted,writable:!0}),Ne(r,Hn,{value:function(s,o){var a=n[ze].read();a?(n[Ze]=null,n[ke]=null,n[Je]=null,s(Fe(a,!1))):(n[ke]=s,n[Je]=o)},writable:!0}),r));return n[Ze]=null,Oh(t,function(i){if(i&&i.code!=="ERR_STREAM_PREMATURE_CLOSE"){var s=n[Je];s!==null&&(n[Ze]=null,n[ke]=null,n[Je]=null,s(i)),n[Ft]=i;return}var o=n[ke];o!==null&&(n[Ze]=null,n[ke]=null,n[Je]=null,o(Fe(void 0,!0))),n[Er]=!0}),t.on("readable",Lh.bind(null,n)),n};la.exports=Ih});var pa=g((tm,ha)=>{"use strict";function fa(e,t,r,n,i,s,o){try{var a=e[s](o),l=a.value}catch(c){r(c);return}a.done?t(l):Promise.resolve(l).then(n,i)}function Nh(e){return function(){var t=this,r=arguments;return new Promise(function(n,i){var s=e.apply(t,r);function o(l){fa(s,n,i,o,a,"next",l)}function a(l){fa(s,n,i,o,a,"throw",l)}o(void 0)})}}function ca(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function kh(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ca(Object(r),!0).forEach(function(n){Fh(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ca(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Fh(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var qh=De().codes.ERR_INVALID_ARG_TYPE;function Hh(e,t,r){var n;if(t&&typeof t.next=="function")n=t;else if(t&&t[Symbol.asyncIterator])n=t[Symbol.asyncIterator]();else if(t&&t[Symbol.iterator])n=t[Symbol.iterator]();else throw new qh("iterable",["Iterable"],t);var i=new e(kh({objectMode:!0},r)),s=!1;i._read=function(){s||(s=!0,o())};function o(){return a.apply(this,arguments)}function a(){return a=Nh(function*(){try{var l=yield n.next(),c=l.value,u=l.done;u?i.push(null):i.push(yield c)?o():s=!1}catch(d){i.destroy(d)}}),a.apply(this,arguments)}return i}ha.exports=Hh});var In=g((nm,Ea)=>{"use strict";Ea.exports=M;var dt;M.ReadableState=ya;var rm=L("events").EventEmitter,ga=function(t,r){return t.listeners(r).length},Ht=Sn(),Rr=L("buffer").Buffer,jh=global.Uint8Array||function(){};function $h(e){return Rr.from(e)}function Gh(e){return Rr.isBuffer(e)||e instanceof jh}var jn=L("util"),O;jn&&jn.debuglog?O=jn.debuglog("stream"):O=function(){};var Uh=No(),Kn=wn(),Wh=An(),Vh=Wh.getHighWaterMark,wr=De().codes,Yh=wr.ERR_INVALID_ARG_TYPE,Kh=wr.ERR_STREAM_PUSH_AFTER_EOF,Qh=wr.ERR_METHOD_NOT_IMPLEMENTED,Xh=wr.ERR_STREAM_UNSHIFT_AFTER_END_EVENT,_t,$n,Gn;Ke()(M,Ht);var qt=Kn.errorOrDestroy,Un=["error","close","destroy","pause","resume"];function Jh(e,t,r){if(typeof e.prependListener=="function")return e.prependListener(t,r);!e._events||!e._events[t]?e.on(t,r):Array.isArray(e._events[t])?e._events[t].unshift(r):e._events[t]=[r,e._events[t]]}function ya(e,t,r){dt=dt||Qe(),e=e||{},typeof r!="boolean"&&(r=t instanceof dt),this.objectMode=!!e.objectMode,r&&(this.objectMode=this.objectMode||!!e.readableObjectMode),this.highWaterMark=Vh(this,e,"readableHighWaterMark",r),this.buffer=new Uh,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=e.emitClose!==!1,this.autoDestroy=!!e.autoDestroy,this.destroyed=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(_t||(_t=qn().StringDecoder),this.decoder=new _t(e.encoding),this.encoding=e.encoding)}function M(e){if(dt=dt||Qe(),!(this instanceof M))return new M(e);var t=this instanceof dt;this._readableState=new ya(e,this,t),this.readable=!0,e&&(typeof e.read=="function"&&(this._read=e.read),typeof e.destroy=="function"&&(this._destroy=e.destroy)),Ht.call(this)}Object.defineProperty(M.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState===void 0?!1:this._readableState.destroyed},set:function(t){!this._readableState||(this._readableState.destroyed=t)}});M.prototype.destroy=Kn.destroy;M.prototype._undestroy=Kn.undestroy;M.prototype._destroy=function(e,t){t(e)};M.prototype.push=function(e,t){var r=this._readableState,n;return r.objectMode?n=!0:typeof e=="string"&&(t=t||r.defaultEncoding,t!==r.encoding&&(e=Rr.from(e,t),t=""),n=!0),ma(this,e,t,!1,n)};M.prototype.unshift=function(e){return ma(this,e,null,!0,!1)};function ma(e,t,r,n,i){O("readableAddChunk",t);var s=e._readableState;if(t===null)s.reading=!1,ep(e,s);else{var o;if(i||(o=Zh(s,t)),o)qt(e,o);else if(s.objectMode||t&&t.length>0)if(typeof t!="string"&&!s.objectMode&&Object.getPrototypeOf(t)!==Rr.prototype&&(t=$h(t)),n)s.endEmitted?qt(e,new Xh):Wn(e,s,t,!0);else if(s.ended)qt(e,new Kh);else{if(s.destroyed)return!1;s.reading=!1,s.decoder&&!r?(t=s.decoder.write(t),s.objectMode||t.length!==0?Wn(e,s,t,!1):Yn(e,s)):Wn(e,s,t,!1)}else n||(s.reading=!1,Yn(e,s))}return!s.ended&&(s.length<s.highWaterMark||s.length===0)}function Wn(e,t,r,n){t.flowing&&t.length===0&&!t.sync?(t.awaitDrain=0,e.emit("data",r)):(t.length+=t.objectMode?1:r.length,n?t.buffer.unshift(r):t.buffer.push(r),t.needReadable&&Ar(e)),Yn(e,t)}function Zh(e,t){var r;return!Gh(t)&&typeof t!="string"&&t!==void 0&&!e.objectMode&&(r=new Yh("chunk",["string","Buffer","Uint8Array"],t)),r}M.prototype.isPaused=function(){return this._readableState.flowing===!1};M.prototype.setEncoding=function(e){_t||(_t=qn().StringDecoder);var t=new _t(e);this._readableState.decoder=t,this._readableState.encoding=this._readableState.decoder.encoding;for(var r=this._readableState.buffer.head,n="";r!==null;)n+=t.write(r.data),r=r.next;return this._readableState.buffer.clear(),n!==""&&this._readableState.buffer.push(n),this._readableState.length=n.length,this};var da=1073741824;function zh(e){return e>=da?e=da:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}function _a(e,t){return e<=0||t.length===0&&t.ended?0:t.objectMode?1:e!==e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=zh(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}M.prototype.read=function(e){O("read",e),e=parseInt(e,10);var t=this._readableState,r=e;if(e!==0&&(t.emittedReadable=!1),e===0&&t.needReadable&&((t.highWaterMark!==0?t.length>=t.highWaterMark:t.length>0)||t.ended))return O("read: emitReadable",t.length,t.ended),t.length===0&&t.ended?Vn(this):Ar(this),null;if(e=_a(e,t),e===0&&t.ended)return t.length===0&&Vn(this),null;var n=t.needReadable;O("need readable",n),(t.length===0||t.length-e<t.highWaterMark)&&(n=!0,O("length less than watermark",n)),t.ended||t.reading?(n=!1,O("reading or ended",n)):n&&(O("do read"),t.reading=!0,t.sync=!0,t.length===0&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=_a(r,t)));var i;return e>0?i=xa(e,t):i=null,i===null?(t.needReadable=t.length<=t.highWaterMark,e=0):(t.length-=e,t.awaitDrain=0),t.length===0&&(t.ended||(t.needReadable=!0),r!==e&&t.ended&&Vn(this)),i!==null&&this.emit("data",i),i};function ep(e,t){if(O("onEofChunk"),!t.ended){if(t.decoder){var r=t.decoder.end();r&&r.length&&(t.buffer.push(r),t.length+=t.objectMode?1:r.length)}t.ended=!0,t.sync?Ar(e):(t.needReadable=!1,t.emittedReadable||(t.emittedReadable=!0,ba(e)))}}function Ar(e){var t=e._readableState;O("emitReadable",t.needReadable,t.emittedReadable),t.needReadable=!1,t.emittedReadable||(O("emitReadable",t.flowing),t.emittedReadable=!0,process.nextTick(ba,e))}function ba(e){var t=e._readableState;O("emitReadable_",t.destroyed,t.length,t.ended),!t.destroyed&&(t.length||t.ended)&&(e.emit("readable"),t.emittedReadable=!1),t.needReadable=!t.flowing&&!t.ended&&t.length<=t.highWaterMark,Qn(e)}function Yn(e,t){t.readingMore||(t.readingMore=!0,process.nextTick(tp,e,t))}function tp(e,t){for(;!t.reading&&!t.ended&&(t.length<t.highWaterMark||t.flowing&&t.length===0);){var r=t.length;if(O("maybeReadMore read 0"),e.read(0),r===t.length)break}t.readingMore=!1}M.prototype._read=function(e){qt(this,new Qh("_read()"))};M.prototype.pipe=function(e,t){var r=this,n=this._readableState;switch(n.pipesCount){case 0:n.pipes=e;break;case 1:n.pipes=[n.pipes,e];break;default:n.pipes.push(e);break}n.pipesCount+=1,O("pipe count=%d opts=%j",n.pipesCount,t);var i=(!t||t.end!==!1)&&e!==process.stdout&&e!==process.stderr,s=i?a:y;n.endEmitted?process.nextTick(s):r.once("end",s),e.on("unpipe",o);function o(E,x){O("onunpipe"),E===r&&x&&x.hasUnpiped===!1&&(x.hasUnpiped=!0,u())}function a(){O("onend"),e.end()}var l=rp(r);e.on("drain",l);var c=!1;function u(){O("cleanup"),e.removeListener("close",S),e.removeListener("finish",m),e.removeListener("drain",l),e.removeListener("error",f),e.removeListener("unpipe",o),r.removeListener("end",a),r.removeListener("end",y),r.removeListener("data",d),c=!0,n.awaitDrain&&(!e._writableState||e._writableState.needDrain)&&l()}r.on("data",d);function d(E){O("ondata");var x=e.write(E);O("dest.write",x),x===!1&&((n.pipesCount===1&&n.pipes===e||n.pipesCount>1&&Sa(n.pipes,e)!==-1)&&!c&&(O("false write response, pause",n.awaitDrain),n.awaitDrain++),r.pause())}function f(E){O("onerror",E),y(),e.removeListener("error",f),ga(e,"error")===0&&qt(e,E)}Jh(e,"error",f);function S(){e.removeListener("finish",m),y()}e.once("close",S);function m(){O("onfinish"),e.removeListener("close",S),y()}e.once("finish",m);function y(){O("unpipe"),r.unpipe(e)}return e.emit("pipe",r),n.flowing||(O("pipe resume"),r.resume()),e};function rp(e){return function(){var r=e._readableState;O("pipeOnDrain",r.awaitDrain),r.awaitDrain&&r.awaitDrain--,r.awaitDrain===0&&ga(e,"data")&&(r.flowing=!0,Qn(e))}}M.prototype.unpipe=function(e){var t=this._readableState,r={hasUnpiped:!1};if(t.pipesCount===0)return this;if(t.pipesCount===1)return e&&e!==t.pipes?this:(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this,r),this);if(!e){var n=t.pipes,i=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var s=0;s<i;s++)n[s].emit("unpipe",this,{hasUnpiped:!1});return this}var o=Sa(t.pipes,e);return o===-1?this:(t.pipes.splice(o,1),t.pipesCount-=1,t.pipesCount===1&&(t.pipes=t.pipes[0]),e.emit("unpipe",this,r),this)};M.prototype.on=function(e,t){var r=Ht.prototype.on.call(this,e,t),n=this._readableState;return e==="data"?(n.readableListening=this.listenerCount("readable")>0,n.flowing!==!1&&this.resume()):e==="readable"&&!n.endEmitted&&!n.readableListening&&(n.readableListening=n.needReadable=!0,n.flowing=!1,n.emittedReadable=!1,O("on readable",n.length,n.reading),n.length?Ar(this):n.reading||process.nextTick(np,this)),r};M.prototype.addListener=M.prototype.on;M.prototype.removeListener=function(e,t){var r=Ht.prototype.removeListener.call(this,e,t);return e==="readable"&&process.nextTick(va,this),r};M.prototype.removeAllListeners=function(e){var t=Ht.prototype.removeAllListeners.apply(this,arguments);return(e==="readable"||e===void 0)&&process.nextTick(va,this),t};function va(e){var t=e._readableState;t.readableListening=e.listenerCount("readable")>0,t.resumeScheduled&&!t.paused?t.flowing=!0:e.listenerCount("data")>0&&e.resume()}function np(e){O("readable nexttick read 0"),e.read(0)}M.prototype.resume=function(){var e=this._readableState;return e.flowing||(O("resume"),e.flowing=!e.readableListening,ip(this,e)),e.paused=!1,this};function ip(e,t){t.resumeScheduled||(t.resumeScheduled=!0,process.nextTick(sp,e,t))}function sp(e,t){O("resume",t.reading),t.reading||e.read(0),t.resumeScheduled=!1,e.emit("resume"),Qn(e),t.flowing&&!t.reading&&e.read(0)}M.prototype.pause=function(){return O("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(O("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this};function Qn(e){var t=e._readableState;for(O("flow",t.flowing);t.flowing&&e.read()!==null;);}M.prototype.wrap=function(e){var t=this,r=this._readableState,n=!1;e.on("end",function(){if(O("wrapped end"),r.decoder&&!r.ended){var o=r.decoder.end();o&&o.length&&t.push(o)}t.push(null)}),e.on("data",function(o){if(O("wrapped data"),r.decoder&&(o=r.decoder.write(o)),!(r.objectMode&&o==null)&&!(!r.objectMode&&(!o||!o.length))){var a=t.push(o);a||(n=!0,e.pause())}});for(var i in e)this[i]===void 0&&typeof e[i]=="function"&&(this[i]=function(a){return function(){return e[a].apply(e,arguments)}}(i));for(var s=0;s<Un.length;s++)e.on(Un[s],this.emit.bind(this,Un[s]));return this._read=function(o){O("wrapped _read",o),n&&(n=!1,e.resume())},this};typeof Symbol=="function"&&(M.prototype[Symbol.asyncIterator]=function(){return $n===void 0&&($n=ua()),$n(this)});Object.defineProperty(M.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}});Object.defineProperty(M.prototype,"readableBuffer",{enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}});Object.defineProperty(M.prototype,"readableFlowing",{enumerable:!1,get:function(){return this._readableState.flowing},set:function(t){this._readableState&&(this._readableState.flowing=t)}});M._fromList=xa;Object.defineProperty(M.prototype,"readableLength",{enumerable:!1,get:function(){return this._readableState.length}});function xa(e,t){if(t.length===0)return null;var r;return t.objectMode?r=t.buffer.shift():!e||e>=t.length?(t.decoder?r=t.buffer.join(""):t.buffer.length===1?r=t.buffer.first():r=t.buffer.concat(t.length),t.buffer.clear()):r=t.buffer.consume(e,t.decoder),r}function Vn(e){var t=e._readableState;O("endReadable",t.endEmitted),t.endEmitted||(t.ended=!0,process.nextTick(op,t,e))}function op(e,t){if(O("endReadableNT",e.endEmitted,e.length),!e.endEmitted&&e.length===0&&(e.endEmitted=!0,t.readable=!1,t.emit("end"),e.autoDestroy)){var r=t._writableState;(!r||r.autoDestroy&&r.finished)&&t.destroy()}}typeof Symbol=="function"&&(M.from=function(e,t){return Gn===void 0&&(Gn=pa()),Gn(M,e,t)});function Sa(e,t){for(var r=0,n=e.length;r<n;r++)if(e[r]===t)return r;return-1}});var Xn=g((im,wa)=>{"use strict";wa.exports=Oe;var Tr=De().codes,ap=Tr.ERR_METHOD_NOT_IMPLEMENTED,lp=Tr.ERR_MULTIPLE_CALLBACK,up=Tr.ERR_TRANSFORM_ALREADY_TRANSFORMING,fp=Tr.ERR_TRANSFORM_WITH_LENGTH_0,Cr=Qe();Ke()(Oe,Cr);function cp(e,t){var r=this._transformState;r.transforming=!1;var n=r.writecb;if(n===null)return this.emit("error",new lp);r.writechunk=null,r.writecb=null,t!=null&&this.push(t),n(e);var i=this._readableState;i.reading=!1,(i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}function Oe(e){if(!(this instanceof Oe))return new Oe(e);Cr.call(this,e),this._transformState={afterTransform:cp.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,e&&(typeof e.transform=="function"&&(this._transform=e.transform),typeof e.flush=="function"&&(this._flush=e.flush)),this.on("prefinish",hp)}function hp(){var e=this;typeof this._flush=="function"&&!this._readableState.destroyed?this._flush(function(t,r){Ra(e,t,r)}):Ra(this,null,null)}Oe.prototype.push=function(e,t){return this._transformState.needTransform=!1,Cr.prototype.push.call(this,e,t)};Oe.prototype._transform=function(e,t,r){r(new ap("_transform()"))};Oe.prototype._write=function(e,t,r){var n=this._transformState;if(n.writecb=r,n.writechunk=e,n.writeencoding=t,!n.transforming){var i=this._readableState;(n.needTransform||i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}};Oe.prototype._read=function(e){var t=this._transformState;t.writechunk!==null&&!t.transforming?(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform)):t.needTransform=!0};Oe.prototype._destroy=function(e,t){Cr.prototype._destroy.call(this,e,function(r){t(r)})};function Ra(e,t,r){if(t)return e.emit("error",t);if(r!=null&&e.push(r),e._writableState.length)throw new fp;if(e._transformState.transforming)throw new up;return e.push(null)}});var Ca=g((sm,Ta)=>{"use strict";Ta.exports=jt;var Aa=Xn();Ke()(jt,Aa);function jt(e){if(!(this instanceof jt))return new jt(e);Aa.call(this,e)}jt.prototype._transform=function(e,t,r){r(null,e)}});var Ba=g((om,Ma)=>{"use strict";var Jn;function pp(e){var t=!1;return function(){t||(t=!0,e.apply(void 0,arguments))}}var La=De().codes,dp=La.ERR_MISSING_ARGS,_p=La.ERR_STREAM_DESTROYED;function Oa(e){if(e)throw e}function gp(e){return e.setHeader&&typeof e.abort=="function"}function yp(e,t,r,n){n=pp(n);var i=!1;e.on("close",function(){i=!0}),Jn===void 0&&(Jn=xr()),Jn(e,{readable:t,writable:r},function(o){if(o)return n(o);i=!0,n()});var s=!1;return function(o){if(!i&&!s){if(s=!0,gp(e))return e.abort();if(typeof e.destroy=="function")return e.destroy();n(o||new _p("pipe"))}}}function Pa(e){e()}function mp(e,t){return e.pipe(t)}function bp(e){return!e.length||typeof e[e.length-1]!="function"?Oa:e.pop()}function vp(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var n=bp(t);if(Array.isArray(t[0])&&(t=t[0]),t.length<2)throw new dp("streams");var i,s=t.map(function(o,a){var l=a<t.length-1,c=a>0;return yp(o,l,c,function(u){i||(i=u),u&&s.forEach(Pa),!l&&(s.forEach(Pa),n(i))})});return t.reduce(mp)}Ma.exports=vp});var Da=g((ce,Gt)=>{var $t=L("stream");process.env.READABLE_STREAM==="disable"&&$t?(Gt.exports=$t.Readable,Object.assign(Gt.exports,$t),Gt.exports.Stream=$t):(ce=Gt.exports=In(),ce.Stream=$t||ce,ce.Readable=ce,ce.Writable=Mn(),ce.Duplex=Qe(),ce.Transform=Xn(),ce.PassThrough=Ca(),ce.finished=xr(),ce.pipeline=Ba())});var ka=g((am,Na)=>{"use strict";var{Buffer:ge}=L("buffer"),Ia=Symbol.for("BufferList");function k(e){if(!(this instanceof k))return new k(e);k._init.call(this,e)}k._init=function(t){Object.defineProperty(this,Ia,{value:!0}),this._bufs=[],this.length=0,t&&this.append(t)};k.prototype._new=function(t){return new k(t)};k.prototype._offset=function(t){if(t===0)return[0,0];let r=0;for(let n=0;n<this._bufs.length;n++){let i=r+this._bufs[n].length;if(t<i||n===this._bufs.length-1)return[n,t-r];r=i}};k.prototype._reverseOffset=function(e){let t=e[0],r=e[1];for(let n=0;n<t;n++)r+=this._bufs[n].length;return r};k.prototype.get=function(t){if(t>this.length||t<0)return;let r=this._offset(t);return this._bufs[r[0]][r[1]]};k.prototype.slice=function(t,r){return typeof t=="number"&&t<0&&(t+=this.length),typeof r=="number"&&r<0&&(r+=this.length),this.copy(null,0,t,r)};k.prototype.copy=function(t,r,n,i){if((typeof n!="number"||n<0)&&(n=0),(typeof i!="number"||i>this.length)&&(i=this.length),n>=this.length||i<=0)return t||ge.alloc(0);let s=!!t,o=this._offset(n),a=i-n,l=a,c=s&&r||0,u=o[1];if(n===0&&i===this.length){if(!s)return this._bufs.length===1?this._bufs[0]:ge.concat(this._bufs,this.length);for(let d=0;d<this._bufs.length;d++)this._bufs[d].copy(t,c),c+=this._bufs[d].length;return t}if(l<=this._bufs[o[0]].length-u)return s?this._bufs[o[0]].copy(t,r,u,u+l):this._bufs[o[0]].slice(u,u+l);s||(t=ge.allocUnsafe(a));for(let d=o[0];d<this._bufs.length;d++){let f=this._bufs[d].length-u;if(l>f)this._bufs[d].copy(t,c,u),c+=f;else{this._bufs[d].copy(t,c,u,u+l),c+=f;break}l-=f,u&&(u=0)}return t.length>c?t.slice(0,c):t};k.prototype.shallowSlice=function(t,r){if(t=t||0,r=typeof r!="number"?this.length:r,t<0&&(t+=this.length),r<0&&(r+=this.length),t===r)return this._new();let n=this._offset(t),i=this._offset(r),s=this._bufs.slice(n[0],i[0]+1);return i[1]===0?s.pop():s[s.length-1]=s[s.length-1].slice(0,i[1]),n[1]!==0&&(s[0]=s[0].slice(n[1])),this._new(s)};k.prototype.toString=function(t,r,n){return this.slice(r,n).toString(t)};k.prototype.consume=function(t){if(t=Math.trunc(t),Number.isNaN(t)||t<=0)return this;for(;this._bufs.length;)if(t>=this._bufs[0].length)t-=this._bufs[0].length,this.length-=this._bufs[0].length,this._bufs.shift();else{this._bufs[0]=this._bufs[0].slice(t),this.length-=t;break}return this};k.prototype.duplicate=function(){let t=this._new();for(let r=0;r<this._bufs.length;r++)t.append(this._bufs[r]);return t};k.prototype.append=function(t){if(t==null)return this;if(t.buffer)this._appendBuffer(ge.from(t.buffer,t.byteOffset,t.byteLength));else if(Array.isArray(t))for(let r=0;r<t.length;r++)this.append(t[r]);else if(this._isBufferList(t))for(let r=0;r<t._bufs.length;r++)this.append(t._bufs[r]);else typeof t=="number"&&(t=t.toString()),this._appendBuffer(ge.from(t));return this};k.prototype._appendBuffer=function(t){this._bufs.push(t),this.length+=t.length};k.prototype.indexOf=function(e,t,r){if(r===void 0&&typeof t=="string"&&(r=t,t=void 0),typeof e=="function"||Array.isArray(e))throw new TypeError('The "value" argument must be one of type string, Buffer, BufferList, or Uint8Array.');if(typeof e=="number"?e=ge.from([e]):typeof e=="string"?e=ge.from(e,r):this._isBufferList(e)?e=e.slice():Array.isArray(e.buffer)?e=ge.from(e.buffer,e.byteOffset,e.byteLength):ge.isBuffer(e)||(e=ge.from(e)),t=Number(t||0),isNaN(t)&&(t=0),t<0&&(t=this.length+t),t<0&&(t=0),e.length===0)return t>this.length?this.length:t;let n=this._offset(t),i=n[0],s=n[1];for(;i<this._bufs.length;i++){let o=this._bufs[i];for(;s<o.length;)if(o.length-s>=e.length){let l=o.indexOf(e,s);if(l!==-1)return this._reverseOffset([i,l]);s=o.length-e.length+1}else{let l=this._reverseOffset([i,s]);if(this._match(l,e))return l;s++}s=0}return-1};k.prototype._match=function(e,t){if(this.length-e<t.length)return!1;for(let r=0;r<t.length;r++)if(this.get(e+r)!==t[r])return!1;return!0};(function(){let e={readDoubleBE:8,readDoubleLE:8,readFloatBE:4,readFloatLE:4,readInt32BE:4,readInt32LE:4,readUInt32BE:4,readUInt32LE:4,readInt16BE:2,readInt16LE:2,readUInt16BE:2,readUInt16LE:2,readInt8:1,readUInt8:1,readIntBE:null,readIntLE:null,readUIntBE:null,readUIntLE:null};for(let t in e)(function(r){e[r]===null?k.prototype[r]=function(n,i){return this.slice(n,n+i)[r](0,i)}:k.prototype[r]=function(n=0){return this.slice(n,n+e[r])[r](0)}})(t)})();k.prototype._isBufferList=function(t){return t instanceof k||k.isBufferList(t)};k.isBufferList=function(t){return t!=null&&t[Ia]};Na.exports=k});var Fa=g((lm,Or)=>{"use strict";var Zn=Da().Duplex,xp=Ke(),Ut=ka();function z(e){if(!(this instanceof z))return new z(e);if(typeof e=="function"){this._callback=e;let t=function(n){this._callback&&(this._callback(n),this._callback=null)}.bind(this);this.on("pipe",function(n){n.on("error",t)}),this.on("unpipe",function(n){n.removeListener("error",t)}),e=null}Ut._init.call(this,e),Zn.call(this)}xp(z,Zn);Object.assign(z.prototype,Ut.prototype);z.prototype._new=function(t){return new z(t)};z.prototype._write=function(t,r,n){this._appendBuffer(t),typeof n=="function"&&n()};z.prototype._read=function(t){if(!this.length)return this.push(null);t=Math.min(t,this.length),this.push(this.slice(0,t)),this.consume(t)};z.prototype.end=function(t){Zn.prototype.end.call(this,t),this._callback&&(this._callback(null,this.slice()),this._callback=null)};z.prototype._destroy=function(t,r){this._bufs.length=0,this.length=0,r(t)};z.prototype._isBufferList=function(t){return t instanceof z||t instanceof Ut||z.isBufferList(t)};z.isBufferList=Ut.isBufferList;Or.exports=z;Or.exports.BufferListStream=z;Or.exports.BufferList=Ut});var Qa=g(mt=>{"use strict";Object.defineProperty(mt,"__esModule",{value:!0});mt.splitWhen=mt.flatten=void 0;function Qp(e){return e.reduce((t,r)=>[].concat(t,r),[])}mt.flatten=Qp;function Xp(e,t){let r=[[]],n=0;for(let i of e)t(i)?(n++,r[n]=[]):r[n].push(i);return r}mt.splitWhen=Xp});var Xa=g(Ir=>{"use strict";Object.defineProperty(Ir,"__esModule",{value:!0});Ir.isEnoentCodeError=void 0;function Jp(e){return e.code==="ENOENT"}Ir.isEnoentCodeError=Jp});var Ja=g(Nr=>{"use strict";Object.defineProperty(Nr,"__esModule",{value:!0});Nr.createDirentFromStats=void 0;var oi=class{constructor(t,r){this.name=t,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 Zp(e,t){return new oi(e,t)}Nr.createDirentFromStats=Zp});var Za=g(Ee=>{"use strict";Object.defineProperty(Ee,"__esModule",{value:!0});Ee.removeLeadingDotSegment=Ee.escape=Ee.makeAbsolute=Ee.unixify=void 0;var zp=L("path"),ed=2,td=/(\\?)([()*?[\]{|}]|^!|[!+@](?=\())/g;function rd(e){return e.replace(/\\/g,"/")}Ee.unixify=rd;function nd(e,t){return zp.resolve(e,t)}Ee.makeAbsolute=nd;function id(e){return e.replace(td,"\\$2")}Ee.escape=id;function sd(e){if(e.charAt(0)==="."){let t=e.charAt(1);if(t==="/"||t==="\\")return e.slice(ed)}return e}Ee.removeLeadingDotSegment=sd});var el=g((Lm,za)=>{za.exports=function(t){if(typeof t!="string"||t==="")return!1;for(var r;r=/(\\).|([@?!+*]\(.*\))/g.exec(t);){if(r[2])return!0;t=t.slice(r.index+r[0].length)}return!1}});var nl=g((Mm,rl)=>{var od=el(),tl={"{":"}","(":")","[":"]"},ad=function(e){if(e[0]==="!")return!0;for(var t=0,r=-2,n=-2,i=-2,s=-2,o=-2;t<e.length;){if(e[t]==="*"||e[t+1]==="?"&&/[\].+)]/.test(e[t])||n!==-1&&e[t]==="["&&e[t+1]!=="]"&&(n<t&&(n=e.indexOf("]",t)),n>t&&(o===-1||o>n||(o=e.indexOf("\\",t),o===-1||o>n)))||i!==-1&&e[t]==="{"&&e[t+1]!=="}"&&(i=e.indexOf("}",t),i>t&&(o=e.indexOf("\\",t),o===-1||o>i))||s!==-1&&e[t]==="("&&e[t+1]==="?"&&/[:!=]/.test(e[t+2])&&e[t+3]!==")"&&(s=e.indexOf(")",t),s>t&&(o=e.indexOf("\\",t),o===-1||o>s))||r!==-1&&e[t]==="("&&e[t+1]!=="|"&&(r<t&&(r=e.indexOf("|",t)),r!==-1&&e[r+1]!==")"&&(s=e.indexOf(")",r),s>r&&(o=e.indexOf("\\",r),o===-1||o>s))))return!0;if(e[t]==="\\"){var a=e[t+1];t+=2;var l=tl[a];if(l){var c=e.indexOf(l,t);c!==-1&&(t=c+1)}if(e[t]==="!")return!0}else t++}return!1},ld=function(e){if(e[0]==="!")return!0;for(var t=0;t<e.length;){if(/[*?{}()[\]]/.test(e[t]))return!0;if(e[t]==="\\"){var r=e[t+1];t+=2;var n=tl[r];if(n){var i=e.indexOf(n,t);i!==-1&&(t=i+1)}if(e[t]==="!")return!0}else t++}return!1};rl.exports=function(t,r){if(typeof t!="string"||t==="")return!1;if(od(t))return!0;var n=ad;return r&&r.strict===!1&&(n=ld),n(t)}});var sl=g((Bm,il)=>{"use strict";var ud=nl(),fd=L("path").posix.dirname,cd=L("os").platform()==="win32",ai="/",hd=/\\/g,pd=/[\{\[].*[\}\]]$/,dd=/(^|[^\\])([\{\[]|\([^\)]+$)/,_d=/\\([\!\*\?\|\[\]\(\)\{\}])/g;il.exports=function(t,r){var n=Object.assign({flipBackslashes:!0},r);n.flipBackslashes&&cd&&t.indexOf(ai)<0&&(t=t.replace(hd,ai)),pd.test(t)&&(t+=ai),t+="a";do t=fd(t);while(ud(t)||dd.test(t));return t.replace(_d,"$1")}});var kr=g(pe=>{"use strict";pe.isInteger=e=>typeof e=="number"?Number.isInteger(e):typeof e=="string"&&e.trim()!==""?Number.isInteger(Number(e)):!1;pe.find=(e,t)=>e.nodes.find(r=>r.type===t);pe.exceedsLimit=(e,t,r=1,n)=>n===!1||!pe.isInteger(e)||!pe.isInteger(t)?!1:(Number(t)-Number(e))/Number(r)>=n;pe.escapeNode=(e,t=0,r)=>{let n=e.nodes[t];!n||(r&&n.type===r||n.type==="open"||n.type==="close")&&n.escaped!==!0&&(n.value="\\"+n.value,n.escaped=!0)};pe.encloseBrace=e=>e.type!=="brace"?!1:e.commas>>0+e.ranges>>0===0?(e.invalid=!0,!0):!1;pe.isInvalidBrace=e=>e.type!=="brace"?!1:e.invalid===!0||e.dollar?!0:e.commas>>0+e.ranges>>0===0||e.open!==!0||e.close!==!0?(e.invalid=!0,!0):!1;pe.isOpenOrClose=e=>e.type==="open"||e.type==="close"?!0:e.open===!0||e.close===!0;pe.reduce=e=>e.reduce((t,r)=>(r.type==="text"&&t.push(r.value),r.type==="range"&&(r.type="text"),t),[]);pe.flatten=(...e)=>{let t=[],r=n=>{for(let i=0;i<n.length;i++){let s=n[i];Array.isArray(s)?r(s,t):s!==void 0&&t.push(s)}return t};return r(e),t}});var Fr=g((Im,al)=>{"use strict";var ol=kr();al.exports=(e,t={})=>{let r=(n,i={})=>{let s=t.escapeInvalid&&ol.isInvalidBrace(i),o=n.invalid===!0&&t.escapeInvalid===!0,a="";if(n.value)return(s||o)&&ol.isOpenOrClose(n)?"\\"+n.value:n.value;if(n.value)return n.value;if(n.nodes)for(let l of n.nodes)a+=r(l);return a};return r(e)}});var ul=g((Nm,ll)=>{"use strict";ll.exports=function(e){return typeof e=="number"?e-e===0:typeof e=="string"&&e.trim()!==""?Number.isFinite?Number.isFinite(+e):isFinite(+e):!1}});var ml=g((km,yl)=>{"use strict";var fl=ul(),et=(e,t,r)=>{if(fl(e)===!1)throw new TypeError("toRegexRange: expected the first argument to be a number");if(t===void 0||e===t)return String(e);if(fl(t)===!1)throw new TypeError("toRegexRange: expected the second argument to be a number.");let n={relaxZeros:!0,...r};typeof n.strictZeros=="boolean"&&(n.relaxZeros=n.strictZeros===!1);let i=String(n.relaxZeros),s=String(n.shorthand),o=String(n.capture),a=String(n.wrap),l=e+":"+t+"="+i+s+o+a;if(et.cache.hasOwnProperty(l))return et.cache[l].result;let c=Math.min(e,t),u=Math.max(e,t);if(Math.abs(c-u)===1){let y=e+"|"+t;return n.capture?`(${y})`:n.wrap===!1?y:`(?:${y})`}let d=gl(e)||gl(t),f={min:e,max:t,a:c,b:u},S=[],m=[];if(d&&(f.isPadded=d,f.maxLen=String(f.max).length),c<0){let y=u<0?Math.abs(u):1;m=cl(y,Math.abs(c),f,n),c=f.a=0}return u>=0&&(S=cl(c,u,f,n)),f.negatives=m,f.positives=S,f.result=gd(m,S,n),n.capture===!0?f.result=`(${f.result})`:n.wrap!==!1&&S.length+m.length>1&&(f.result=`(?:${f.result})`),et.cache[l]=f,f.result};function gd(e,t,r){let n=li(e,t,"-",!1,r)||[],i=li(t,e,"",!1,r)||[],s=li(e,t,"-?",!0,r)||[];return n.concat(s).concat(i).join("|")}function yd(e,t){let r=1,n=1,i=pl(e,r),s=new Set([t]);for(;e<=i&&i<=t;)s.add(i),r+=1,i=pl(e,r);for(i=dl(t+1,n)-1;e<i&&i<=t;)s.add(i),n+=1,i=dl(t+1,n)-1;return s=[...s],s.sort(vd),s}function md(e,t,r){if(e===t)return{pattern:e,count:[],digits:0};let n=bd(e,t),i=n.length,s="",o=0;for(let a=0;a<i;a++){let[l,c]=n[a];l===c?s+=l:l!=="0"||c!=="9"?s+=xd(l,c,r):o++}return o&&(s+=r.shorthand===!0?"\\d":"[0-9]"),{pattern:s,count:[o],digits:i}}function cl(e,t,r,n){let i=yd(e,t),s=[],o=e,a;for(let l=0;l<i.length;l++){let c=i[l],u=md(String(o),String(c),n),d="";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+_l(a.count),o=c+1;continue}r.isPadded&&(d=Sd(c,r,n)),u.string=d+u.pattern+_l(u.count),s.push(u),o=c+1,a=u}return s}function li(e,t,r,n,i){let s=[];for(let o of e){let{string:a}=o;!n&&!hl(t,"string",a)&&s.push(r+a),n&&hl(t,"string",a)&&s.push(r+a)}return s}function bd(e,t){let r=[];for(let n=0;n<e.length;n++)r.push([e[n],t[n]]);return r}function vd(e,t){return e>t?1:t>e?-1:0}function hl(e,t,r){return e.some(n=>n[t]===r)}function pl(e,t){return Number(String(e).slice(0,-t)+"9".repeat(t))}function dl(e,t){return e-e%Math.pow(10,t)}function _l(e){let[t=0,r=""]=e;return r||t>1?`{${t+(r?","+r:"")}}`:""}function xd(e,t,r){return`[${e}${t-e===1?"":"-"}${t}]`}function gl(e){return/^-?(0+)\d/.test(e)}function Sd(e,t,r){if(!t.isPadded)return e;let n=Math.abs(t.maxLen-String(e).length),i=r.relaxZeros!==!1;switch(n){case 0:return"";case 1:return i?"0?":"0";case 2:return i?"0{0,2}":"00";default:return i?`0{0,${n}}`:`0{${n}}`}}et.cache={};et.clearCache=()=>et.cache={};yl.exports=et});var ci=g((Fm,Al)=>{"use strict";var Ed=L("util"),xl=ml(),bl=e=>e!==null&&typeof e=="object"&&!Array.isArray(e),Rd=e=>t=>e===!0?Number(t):String(t),ui=e=>typeof e=="number"||typeof e=="string"&&e!=="",Qt=e=>Number.isInteger(+e),fi=e=>{let t=`${e}`,r=-1;if(t[0]==="-"&&(t=t.slice(1)),t==="0")return!1;for(;t[++r]==="0";);return r>0},wd=(e,t,r)=>typeof e=="string"||typeof t=="string"?!0:r.stringify===!0,Ad=(e,t,r)=>{if(t>0){let n=e[0]==="-"?"-":"";n&&(e=e.slice(1)),e=n+e.padStart(n?t-1:t,"0")}return r===!1?String(e):e},vl=(e,t)=>{let r=e[0]==="-"?"-":"";for(r&&(e=e.slice(1),t--);e.length<t;)e="0"+e;return r?"-"+e:e},Td=(e,t)=>{e.negatives.sort((o,a)=>o<a?-1:o>a?1:0),e.positives.sort((o,a)=>o<a?-1:o>a?1:0);let r=t.capture?"":"?:",n="",i="",s;return e.positives.length&&(n=e.positives.join("|")),e.negatives.length&&(i=`-(${r}${e.negatives.join("|")})`),n&&i?s=`${n}|${i}`:s=n||i,t.wrap?`(${r}${s})`:s},Sl=(e,t,r,n)=>{if(r)return xl(e,t,{wrap:!1,...n});let i=String.fromCharCode(e);if(e===t)return i;let s=String.fromCharCode(t);return`[${i}-${s}]`},El=(e,t,r)=>{if(Array.isArray(e)){let n=r.wrap===!0,i=r.capture?"":"?:";return n?`(${i}${e.join("|")})`:e.join("|")}return xl(e,t,r)},Rl=(...e)=>new RangeError("Invalid range arguments: "+Ed.inspect(...e)),wl=(e,t,r)=>{if(r.strictRanges===!0)throw Rl([e,t]);return[]},Cd=(e,t)=>{if(t.strictRanges===!0)throw new TypeError(`Expected step "${e}" to be a number`);return[]},Od=(e,t,r=1,n={})=>{let i=Number(e),s=Number(t);if(!Number.isInteger(i)||!Number.isInteger(s)){if(n.strictRanges===!0)throw Rl([e,t]);return[]}i===0&&(i=0),s===0&&(s=0);let o=i>s,a=String(e),l=String(t),c=String(r);r=Math.max(Math.abs(r),1);let u=fi(a)||fi(l)||fi(c),d=u?Math.max(a.length,l.length,c.length):0,f=u===!1&&wd(e,t,n)===!1,S=n.transform||Rd(f);if(n.toRegex&&r===1)return Sl(vl(e,d),vl(t,d),!0,n);let m={negatives:[],positives:[]},y=D=>m[D<0?"negatives":"positives"].push(Math.abs(D)),E=[],x=0;for(;o?i>=s:i<=s;)n.toRegex===!0&&r>1?y(i):E.push(Ad(S(i,x),d,f)),i=o?i-r:i+r,x++;return n.toRegex===!0?r>1?Td(m,n):El(E,null,{wrap:!1,...n}):E},Pd=(e,t,r=1,n={})=>{if(!Qt(e)&&e.length>1||!Qt(t)&&t.length>1)return wl(e,t,n);let i=n.transform||(f=>String.fromCharCode(f)),s=`${e}`.charCodeAt(0),o=`${t}`.charCodeAt(0),a=s>o,l=Math.min(s,o),c=Math.max(s,o);if(n.toRegex&&r===1)return Sl(l,c,!1,n);let u=[],d=0;for(;a?s>=o:s<=o;)u.push(i(s,d)),s=a?s-r:s+r,d++;return n.toRegex===!0?El(u,null,{wrap:!1,options:n}):u},qr=(e,t,r,n={})=>{if(t==null&&ui(e))return[e];if(!ui(e)||!ui(t))return wl(e,t,n);if(typeof r=="function")return qr(e,t,1,{transform:r});if(bl(r))return qr(e,t,0,r);let i={...n};return i.capture===!0&&(i.wrap=!0),r=r||i.step||1,Qt(r)?Qt(e)&&Qt(t)?Od(e,t,r,i):Pd(e,t,Math.max(Math.abs(r),1),i):r!=null&&!bl(r)?Cd(r,i):qr(e,t,1,r)};Al.exports=qr});var Ol=g((qm,Cl)=>{"use strict";var Ld=ci(),Tl=kr(),Md=(e,t={})=>{let r=(n,i={})=>{let s=Tl.isInvalidBrace(i),o=n.invalid===!0&&t.escapeInvalid===!0,a=s===!0||o===!0,l=t.escapeInvalid===!0?"\\":"",c="";if(n.isOpen===!0||n.isClose===!0)return l+n.value;if(n.type==="open")return a?l+n.value:"(";if(n.type==="close")return a?l+n.value:")";if(n.type==="comma")return n.prev.type==="comma"?"":a?n.value:"|";if(n.value)return n.value;if(n.nodes&&n.ranges>0){let u=Tl.reduce(n.nodes),d=Ld(...u,{...t,wrap:!1,toRegex:!0});if(d.length!==0)return u.length>1&&d.length>1?`(${d})`:d}if(n.nodes)for(let u of n.nodes)c+=r(u,n);return c};return r(e)};Cl.exports=Md});var Ml=g((Hm,Ll)=>{"use strict";var Bd=ci(),Pl=Fr(),bt=kr(),tt=(e="",t="",r=!1)=>{let n=[];if(e=[].concat(e),t=[].concat(t),!t.length)return e;if(!e.length)return r?bt.flatten(t).map(i=>`{${i}}`):t;for(let i of e)if(Array.isArray(i))for(let s of i)n.push(tt(s,t,r));else for(let s of t)r===!0&&typeof s=="string"&&(s=`{${s}}`),n.push(Array.isArray(s)?tt(i,s,r):i+s);return bt.flatten(n)},Dd=(e,t={})=>{let r=t.rangeLimit===void 0?1e3:t.rangeLimit,n=(i,s={})=>{i.queue=[];let o=s,a=s.queue;for(;o.type!=="brace"&&o.type!=="root"&&o.parent;)o=o.parent,a=o.queue;if(i.invalid||i.dollar){a.push(tt(a.pop(),Pl(i,t)));return}if(i.type==="brace"&&i.invalid!==!0&&i.nodes.length===2){a.push(tt(a.pop(),["{}"]));return}if(i.nodes&&i.ranges>0){let d=bt.reduce(i.nodes);if(bt.exceedsLimit(...d,t.step,r))throw new RangeError("expanded array length exceeds range limit. Use options.rangeLimit to increase or disable the limit.");let f=Bd(...d,t);f.length===0&&(f=Pl(i,t)),a.push(tt(a.pop(),f)),i.nodes=[];return}let l=bt.encloseBrace(i),c=i.queue,u=i;for(;u.type!=="brace"&&u.type!=="root"&&u.parent;)u=u.parent,c=u.queue;for(let d=0;d<i.nodes.length;d++){let f=i.nodes[d];if(f.type==="comma"&&i.type==="brace"){d===1&&c.push(""),c.push("");continue}if(f.type==="close"){a.push(tt(a.pop(),c,l));continue}if(f.value&&f.type!=="open"){c.push(tt(c.pop(),f.value));continue}f.nodes&&n(f,i)}return c};return bt.flatten(n(e))};Ll.exports=Dd});var Dl=g((jm,Bl)=>{"use strict";Bl.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:`
|
5
|
+
`,CHAR_NO_BREAK_SPACE:" ",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 ql=g(($m,Fl)=>{"use strict";var Id=Fr(),{MAX_LENGTH:Il,CHAR_BACKSLASH:hi,CHAR_BACKTICK:Nd,CHAR_COMMA:kd,CHAR_DOT:Fd,CHAR_LEFT_PARENTHESES:qd,CHAR_RIGHT_PARENTHESES:Hd,CHAR_LEFT_CURLY_BRACE:jd,CHAR_RIGHT_CURLY_BRACE:$d,CHAR_LEFT_SQUARE_BRACKET:Nl,CHAR_RIGHT_SQUARE_BRACKET:kl,CHAR_DOUBLE_QUOTE:Gd,CHAR_SINGLE_QUOTE:Ud,CHAR_NO_BREAK_SPACE:Wd,CHAR_ZERO_WIDTH_NOBREAK_SPACE:Vd}=Dl(),Yd=(e,t={})=>{if(typeof e!="string")throw new TypeError("Expected a string");let r=t||{},n=typeof r.maxLength=="number"?Math.min(Il,r.maxLength):Il;if(e.length>n)throw new SyntaxError(`Input length (${e.length}), exceeds max characters (${n})`);let i={type:"root",input:e,nodes:[]},s=[i],o=i,a=i,l=0,c=e.length,u=0,d=0,f,S={},m=()=>e[u++],y=E=>{if(E.type==="text"&&a.type==="dot"&&(a.type="text"),a&&a.type==="text"&&E.type==="text"){a.value+=E.value;return}return o.nodes.push(E),E.parent=o,E.prev=a,a=E,E};for(y({type:"bos"});u<c;)if(o=s[s.length-1],f=m(),!(f===Vd||f===Wd)){if(f===hi){y({type:"text",value:(t.keepEscaping?f:"")+m()});continue}if(f===kl){y({type:"text",value:"\\"+f});continue}if(f===Nl){l++;let E=!0,x;for(;u<c&&(x=m());){if(f+=x,x===Nl){l++;continue}if(x===hi){f+=m();continue}if(x===kl&&(l--,l===0))break}y({type:"text",value:f});continue}if(f===qd){o=y({type:"paren",nodes:[]}),s.push(o),y({type:"text",value:f});continue}if(f===Hd){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===Gd||f===Ud||f===Nd){let E=f,x;for(t.keepQuotes!==!0&&(f="");u<c&&(x=m());){if(x===hi){f+=x+m();continue}if(x===E){t.keepQuotes===!0&&(f+=x);break}f+=x}y({type:"text",value:f});continue}if(f===jd){d++;let E=a.value&&a.value.slice(-1)==="$"||o.dollar===!0;o=y({type:"brace",open:!0,close:!1,dollar:E,depth:d,commas:0,ranges:0,nodes:[]}),s.push(o),y({type:"open",value:f});continue}if(f===$d){if(o.type!=="brace"){y({type:"text",value:f});continue}let E="close";o=s.pop(),o.close=!0,y({type:E,value:f}),d--,o=s[s.length-1];continue}if(f===kd&&d>0){if(o.ranges>0){o.ranges=0;let E=o.nodes.shift();o.nodes=[E,{type:"text",value:Id(o)}]}y({type:"comma",value:f}),o.commas++;continue}if(f===Fd&&d>0&&o.commas===0){let E=o.nodes;if(d===0||E.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"){E.pop();let x=E[E.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(D=>{D.nodes||(D.type==="open"&&(D.isOpen=!0),D.type==="close"&&(D.isClose=!0),D.nodes||(D.type="text"),D.invalid=!0)});let E=s[s.length-1],x=E.nodes.indexOf(o);E.nodes.splice(x,1,...o.nodes)}while(s.length>0);return y({type:"eos"}),i};Fl.exports=Yd});var $l=g((Gm,jl)=>{"use strict";var Hl=Fr(),Kd=Ol(),Qd=Ml(),Xd=ql(),ae=(e,t={})=>{let r=[];if(Array.isArray(e))for(let n of e){let i=ae.create(n,t);Array.isArray(i)?r.push(...i):r.push(i)}else r=[].concat(ae.create(e,t));return t&&t.expand===!0&&t.nodupes===!0&&(r=[...new Set(r)]),r};ae.parse=(e,t={})=>Xd(e,t);ae.stringify=(e,t={})=>Hl(typeof e=="string"?ae.parse(e,t):e,t);ae.compile=(e,t={})=>(typeof e=="string"&&(e=ae.parse(e,t)),Kd(e,t));ae.expand=(e,t={})=>{typeof e=="string"&&(e=ae.parse(e,t));let r=Qd(e,t);return t.noempty===!0&&(r=r.filter(Boolean)),t.nodupes===!0&&(r=[...new Set(r)]),r};ae.create=(e,t={})=>e===""||e.length<3?[e]:t.expand!==!0?ae.compile(e,t):ae.expand(e,t);jl.exports=ae});var Xt=g((Um,Yl)=>{"use strict";var Jd=L("path"),Re="\\\\/",Gl=`[^${Re}]`,Pe="\\.",Zd="\\+",zd="\\?",Hr="\\/",e_="(?=.)",Ul="[^/]",pi=`(?:${Hr}|$)`,Wl=`(?:^|${Hr})`,di=`${Pe}{1,2}${pi}`,t_=`(?!${Pe})`,r_=`(?!${Wl}${di})`,n_=`(?!${Pe}{0,1}${pi})`,i_=`(?!${di})`,s_=`[^.${Hr}]`,o_=`${Ul}*?`,Vl={DOT_LITERAL:Pe,PLUS_LITERAL:Zd,QMARK_LITERAL:zd,SLASH_LITERAL:Hr,ONE_CHAR:e_,QMARK:Ul,END_ANCHOR:pi,DOTS_SLASH:di,NO_DOT:t_,NO_DOTS:r_,NO_DOT_SLASH:n_,NO_DOTS_SLASH:i_,QMARK_NO_DOT:s_,STAR:o_,START_ANCHOR:Wl},a_={...Vl,SLASH_LITERAL:`[${Re}]`,QMARK:Gl,STAR:`${Gl}*?`,DOTS_SLASH:`${Pe}{1,2}(?:[${Re}]|$)`,NO_DOT:`(?!${Pe})`,NO_DOTS:`(?!(?:^|[${Re}])${Pe}{1,2}(?:[${Re}]|$))`,NO_DOT_SLASH:`(?!${Pe}{0,1}(?:[${Re}]|$))`,NO_DOTS_SLASH:`(?!${Pe}{1,2}(?:[${Re}]|$))`,QMARK_NO_DOT:`[^.${Re}]`,START_ANCHOR:`(?:^|[${Re}])`,END_ANCHOR:`(?:[${Re}]|$)`},l_={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"};Yl.exports={MAX_LENGTH:1024*64,POSIX_REGEX_SOURCE:l_,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:Jd.sep,extglobChars(e){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${e.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}},globChars(e){return e===!0?a_:Vl}}});var Jt=g(se=>{"use strict";var u_=L("path"),f_=process.platform==="win32",{REGEX_BACKSLASH:c_,REGEX_REMOVE_BACKSLASH:h_,REGEX_SPECIAL_CHARS:p_,REGEX_SPECIAL_CHARS_GLOBAL:d_}=Xt();se.isObject=e=>e!==null&&typeof e=="object"&&!Array.isArray(e);se.hasRegexChars=e=>p_.test(e);se.isRegexChar=e=>e.length===1&&se.hasRegexChars(e);se.escapeRegex=e=>e.replace(d_,"\\$1");se.toPosixSlashes=e=>e.replace(c_,"/");se.removeBackslashes=e=>e.replace(h_,t=>t==="\\"?"":t);se.supportsLookbehinds=()=>{let e=process.version.slice(1).split(".").map(Number);return e.length===3&&e[0]>=9||e[0]===8&&e[1]>=10};se.isWindows=e=>e&&typeof e.windows=="boolean"?e.windows:f_===!0||u_.sep==="\\";se.escapeLast=(e,t,r)=>{let n=e.lastIndexOf(t,r);return n===-1?e:e[n-1]==="\\"?se.escapeLast(e,t,n-1):`${e.slice(0,n)}\\${e.slice(n)}`};se.removePrefix=(e,t={})=>{let r=e;return r.startsWith("./")&&(r=r.slice(2),t.prefix="./"),r};se.wrapOutput=(e,t={},r={})=>{let n=r.contains?"":"^",i=r.contains?"":"$",s=`${n}(?:${e})${i}`;return t.negated===!0&&(s=`(?:^(?!${s}).*$)`),s}});var tu=g((Vm,eu)=>{"use strict";var Kl=Jt(),{CHAR_ASTERISK:_i,CHAR_AT:__,CHAR_BACKWARD_SLASH:Zt,CHAR_COMMA:g_,CHAR_DOT:gi,CHAR_EXCLAMATION_MARK:yi,CHAR_FORWARD_SLASH:zl,CHAR_LEFT_CURLY_BRACE:mi,CHAR_LEFT_PARENTHESES:bi,CHAR_LEFT_SQUARE_BRACKET:y_,CHAR_PLUS:m_,CHAR_QUESTION_MARK:Ql,CHAR_RIGHT_CURLY_BRACE:b_,CHAR_RIGHT_PARENTHESES:Xl,CHAR_RIGHT_SQUARE_BRACKET:v_}=Xt(),Jl=e=>e===zl||e===Zt,Zl=e=>{e.isPrefix!==!0&&(e.depth=e.isGlobstar?1/0:1)},x_=(e,t)=>{let r=t||{},n=e.length-1,i=r.parts===!0||r.scanToEnd===!0,s=[],o=[],a=[],l=e,c=-1,u=0,d=0,f=!1,S=!1,m=!1,y=!1,E=!1,x=!1,D=!1,N=!1,Z=!1,A=!1,H=0,T,R,I={value:"",depth:0,isGlob:!1},J=()=>c>=n,_=()=>l.charCodeAt(c+1),j=()=>(T=R,l.charCodeAt(++c));for(;c<n;){R=j();let re;if(R===Zt){D=I.backslashes=!0,R=j(),R===mi&&(x=!0);continue}if(x===!0||R===mi){for(H++;J()!==!0&&(R=j());){if(R===Zt){D=I.backslashes=!0,j();continue}if(R===mi){H++;continue}if(x!==!0&&R===gi&&(R=j())===gi){if(f=I.isBrace=!0,m=I.isGlob=!0,A=!0,i===!0)continue;break}if(x!==!0&&R===g_){if(f=I.isBrace=!0,m=I.isGlob=!0,A=!0,i===!0)continue;break}if(R===b_&&(H--,H===0)){x=!1,f=I.isBrace=!0,A=!0;break}}if(i===!0)continue;break}if(R===zl){if(s.push(c),o.push(I),I={value:"",depth:0,isGlob:!1},A===!0)continue;if(T===gi&&c===u+1){u+=2;continue}d=c+1;continue}if(r.noext!==!0&&(R===m_||R===__||R===_i||R===Ql||R===yi)===!0&&_()===bi){if(m=I.isGlob=!0,y=I.isExtglob=!0,A=!0,R===yi&&c===u&&(Z=!0),i===!0){for(;J()!==!0&&(R=j());){if(R===Zt){D=I.backslashes=!0,R=j();continue}if(R===Xl){m=I.isGlob=!0,A=!0;break}}continue}break}if(R===_i){if(T===_i&&(E=I.isGlobstar=!0),m=I.isGlob=!0,A=!0,i===!0)continue;break}if(R===Ql){if(m=I.isGlob=!0,A=!0,i===!0)continue;break}if(R===y_){for(;J()!==!0&&(re=j());){if(re===Zt){D=I.backslashes=!0,j();continue}if(re===v_){S=I.isBracket=!0,m=I.isGlob=!0,A=!0;break}}if(i===!0)continue;break}if(r.nonegate!==!0&&R===yi&&c===u){N=I.negated=!0,u++;continue}if(r.noparen!==!0&&R===bi){if(m=I.isGlob=!0,i===!0){for(;J()!==!0&&(R=j());){if(R===bi){D=I.backslashes=!0,R=j();continue}if(R===Xl){A=!0;break}}continue}break}if(m===!0){if(A=!0,i===!0)continue;break}}r.noext===!0&&(y=!1,m=!1);let F=l,Be="",h="";u>0&&(Be=l.slice(0,u),l=l.slice(u),d-=u),F&&m===!0&&d>0?(F=l.slice(0,d),h=l.slice(d)):m===!0?(F="",h=l):F=l,F&&F!==""&&F!=="/"&&F!==l&&Jl(F.charCodeAt(F.length-1))&&(F=F.slice(0,-1)),r.unescape===!0&&(h&&(h=Kl.removeBackslashes(h)),F&&D===!0&&(F=Kl.removeBackslashes(F)));let p={prefix:Be,input:e,start:u,base:F,glob:h,isBrace:f,isBracket:S,isGlob:m,isExtglob:y,isGlobstar:E,negated:N,negatedExtglob:Z};if(r.tokens===!0&&(p.maxDepth=0,Jl(R)||o.push(I),p.tokens=o),r.parts===!0||r.tokens===!0){let re;for(let B=0;B<s.length;B++){let me=re?re+1:u,be=s[B],oe=e.slice(me,be);r.tokens&&(B===0&&u!==0?(o[B].isPrefix=!0,o[B].value=Be):o[B].value=oe,Zl(o[B]),p.maxDepth+=o[B].depth),(B!==0||oe!=="")&&a.push(oe),re=be}if(re&&re+1<e.length){let B=e.slice(re+1);a.push(B),r.tokens&&(o[o.length-1].value=B,Zl(o[o.length-1]),p.maxDepth+=o[o.length-1].depth)}p.slashes=s,p.parts=a}return p};eu.exports=x_});var iu=g((Ym,nu)=>{"use strict";var jr=Xt(),le=Jt(),{MAX_LENGTH:$r,POSIX_REGEX_SOURCE:S_,REGEX_NON_SPECIAL_CHARS:E_,REGEX_SPECIAL_CHARS_BACKREF:R_,REPLACEMENTS:ru}=jr,w_=(e,t)=>{if(typeof t.expandRange=="function")return t.expandRange(...e,t);e.sort();let r=`[${e.join("-")}]`;try{new RegExp(r)}catch{return e.map(i=>le.escapeRegex(i)).join("..")}return r},vt=(e,t)=>`Missing ${e}: "${t}" - use "\\\\${t}" to match literal characters`,vi=(e,t)=>{if(typeof e!="string")throw new TypeError("Expected a string");e=ru[e]||e;let r={...t},n=typeof r.maxLength=="number"?Math.min($r,r.maxLength):$r,i=e.length;if(i>n)throw new SyntaxError(`Input length: ${i}, exceeds maximum allowed length: ${n}`);let s={type:"bos",value:"",output:r.prepend||""},o=[s],a=r.capture?"":"?:",l=le.isWindows(t),c=jr.globChars(l),u=jr.extglobChars(c),{DOT_LITERAL:d,PLUS_LITERAL:f,SLASH_LITERAL:S,ONE_CHAR:m,DOTS_SLASH:y,NO_DOT:E,NO_DOT_SLASH:x,NO_DOTS_SLASH:D,QMARK:N,QMARK_NO_DOT:Z,STAR:A,START_ANCHOR:H}=c,T=v=>`(${a}(?:(?!${H}${v.dot?y:d}).)*?)`,R=r.dot?"":E,I=r.dot?N:Z,J=r.bash===!0?T(r):A;r.capture&&(J=`(${J})`),typeof r.noext=="boolean"&&(r.noextglob=r.noext);let _={input:e,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};e=le.removePrefix(e,_),i=e.length;let j=[],F=[],Be=[],h=s,p,re=()=>_.index===i-1,B=_.peek=(v=1)=>e[_.index+v],me=_.advance=()=>e[++_.index]||"",be=()=>e.slice(_.index+1),oe=(v="",q=0)=>{_.consumed+=v,_.index+=q},zt=v=>{_.output+=v.output!=null?v.output:v.value,oe(v.value)},$f=()=>{let v=1;for(;B()==="!"&&(B(2)!=="("||B(3)==="?");)me(),_.start++,v++;return v%2===0?!1:(_.negated=!0,_.start++,!0)},er=v=>{_[v]++,Be.push(v)},We=v=>{_[v]--,Be.pop()},P=v=>{if(h.type==="globstar"){let q=_.braces>0&&(v.type==="comma"||v.type==="brace"),b=v.extglob===!0||j.length&&(v.type==="pipe"||v.type==="paren");v.type!=="slash"&&v.type!=="paren"&&!q&&!b&&(_.output=_.output.slice(0,-h.output.length),h.type="star",h.value="*",h.output=J,_.output+=h.output)}if(j.length&&v.type!=="paren"&&(j[j.length-1].inner+=v.value),(v.value||v.output)&&zt(v),h&&h.type==="text"&&v.type==="text"){h.value+=v.value,h.output=(h.output||"")+v.value;return}v.prev=h,o.push(v),h=v},tr=(v,q)=>{let b={...u[q],conditions:1,inner:""};b.prev=h,b.parens=_.parens,b.output=_.output;let C=(r.capture?"(":"")+b.open;er("parens"),P({type:v,value:q,output:_.output?"":m}),P({type:"paren",extglob:!0,value:me(),output:C}),j.push(b)},Gf=v=>{let q=v.close+(r.capture?")":""),b;if(v.type==="negate"){let C=J;if(v.inner&&v.inner.length>1&&v.inner.includes("/")&&(C=T(r)),(C!==J||re()||/^\)+$/.test(be()))&&(q=v.close=`)$))${C}`),v.inner.includes("*")&&(b=be())&&/^\.[^\\/.]+$/.test(b)){let U=vi(b,{...t,fastpaths:!1}).output;q=v.close=`)${U})${C})`}v.prev.type==="bos"&&(_.negatedExtglob=!0)}P({type:"paren",extglob:!0,value:p,output:q}),We("parens")};if(r.fastpaths!==!1&&!/(^[*!]|[/()[\]{}"])/.test(e)){let v=!1,q=e.replace(R_,(b,C,U,ne,Q,un)=>ne==="\\"?(v=!0,b):ne==="?"?C?C+ne+(Q?N.repeat(Q.length):""):un===0?I+(Q?N.repeat(Q.length):""):N.repeat(U.length):ne==="."?d.repeat(U.length):ne==="*"?C?C+ne+(Q?J:""):J:C?b:`\\${b}`);return v===!0&&(r.unescape===!0?q=q.replace(/\\/g,""):q=q.replace(/\\+/g,b=>b.length%2===0?"\\\\":b?"\\":"")),q===e&&r.contains===!0?(_.output=e,_):(_.output=le.wrapOutput(q,_,t),_)}for(;!re();){if(p=me(),p==="\0")continue;if(p==="\\"){let b=B();if(b==="/"&&r.bash!==!0||b==="."||b===";")continue;if(!b){p+="\\",P({type:"text",value:p});continue}let C=/^\\+/.exec(be()),U=0;if(C&&C[0].length>2&&(U=C[0].length,_.index+=U,U%2!==0&&(p+="\\")),r.unescape===!0?p=me():p+=me(),_.brackets===0){P({type:"text",value:p});continue}}if(_.brackets>0&&(p!=="]"||h.value==="["||h.value==="[^")){if(r.posix!==!1&&p===":"){let b=h.value.slice(1);if(b.includes("[")&&(h.posix=!0,b.includes(":"))){let C=h.value.lastIndexOf("["),U=h.value.slice(0,C),ne=h.value.slice(C+2),Q=S_[ne];if(Q){h.value=U+Q,_.backtrack=!0,me(),!s.output&&o.indexOf(h)===1&&(s.output=m);continue}}}(p==="["&&B()!==":"||p==="-"&&B()==="]")&&(p=`\\${p}`),p==="]"&&(h.value==="["||h.value==="[^")&&(p=`\\${p}`),r.posix===!0&&p==="!"&&h.value==="["&&(p="^"),h.value+=p,zt({value:p});continue}if(_.quotes===1&&p!=='"'){p=le.escapeRegex(p),h.value+=p,zt({value:p});continue}if(p==='"'){_.quotes=_.quotes===1?0:1,r.keepQuotes===!0&&P({type:"text",value:p});continue}if(p==="("){er("parens"),P({type:"paren",value:p});continue}if(p===")"){if(_.parens===0&&r.strictBrackets===!0)throw new SyntaxError(vt("opening","("));let b=j[j.length-1];if(b&&_.parens===b.parens+1){Gf(j.pop());continue}P({type:"paren",value:p,output:_.parens?")":"\\)"}),We("parens");continue}if(p==="["){if(r.nobracket===!0||!be().includes("]")){if(r.nobracket!==!0&&r.strictBrackets===!0)throw new SyntaxError(vt("closing","]"));p=`\\${p}`}else er("brackets");P({type:"bracket",value:p});continue}if(p==="]"){if(r.nobracket===!0||h&&h.type==="bracket"&&h.value.length===1){P({type:"text",value:p,output:`\\${p}`});continue}if(_.brackets===0){if(r.strictBrackets===!0)throw new SyntaxError(vt("opening","["));P({type:"text",value:p,output:`\\${p}`});continue}We("brackets");let b=h.value.slice(1);if(h.posix!==!0&&b[0]==="^"&&!b.includes("/")&&(p=`/${p}`),h.value+=p,zt({value:p}),r.literalBrackets===!1||le.hasRegexChars(b))continue;let C=le.escapeRegex(h.value);if(_.output=_.output.slice(0,-h.value.length),r.literalBrackets===!0){_.output+=C,h.value=C;continue}h.value=`(${a}${C}|${h.value})`,_.output+=h.value;continue}if(p==="{"&&r.nobrace!==!0){er("braces");let b={type:"brace",value:p,output:"(",outputIndex:_.output.length,tokensIndex:_.tokens.length};F.push(b),P(b);continue}if(p==="}"){let b=F[F.length-1];if(r.nobrace===!0||!b){P({type:"text",value:p,output:p});continue}let C=")";if(b.dots===!0){let U=o.slice(),ne=[];for(let Q=U.length-1;Q>=0&&(o.pop(),U[Q].type!=="brace");Q--)U[Q].type!=="dots"&&ne.unshift(U[Q].value);C=w_(ne,r),_.backtrack=!0}if(b.comma!==!0&&b.dots!==!0){let U=_.output.slice(0,b.outputIndex),ne=_.tokens.slice(b.tokensIndex);b.value=b.output="\\{",p=C="\\}",_.output=U;for(let Q of ne)_.output+=Q.output||Q.value}P({type:"brace",value:p,output:C}),We("braces"),F.pop();continue}if(p==="|"){j.length>0&&j[j.length-1].conditions++,P({type:"text",value:p});continue}if(p===","){let b=p,C=F[F.length-1];C&&Be[Be.length-1]==="braces"&&(C.comma=!0,b="|"),P({type:"comma",value:p,output:b});continue}if(p==="/"){if(h.type==="dot"&&_.index===_.start+1){_.start=_.index+1,_.consumed="",_.output="",o.pop(),h=s;continue}P({type:"slash",value:p,output:S});continue}if(p==="."){if(_.braces>0&&h.type==="dot"){h.value==="."&&(h.output=d);let b=F[F.length-1];h.type="dots",h.output+=p,h.value+=p,b.dots=!0;continue}if(_.braces+_.parens===0&&h.type!=="bos"&&h.type!=="slash"){P({type:"text",value:p,output:d});continue}P({type:"dot",value:p,output:d});continue}if(p==="?"){if(!(h&&h.value==="(")&&r.noextglob!==!0&&B()==="("&&B(2)!=="?"){tr("qmark",p);continue}if(h&&h.type==="paren"){let C=B(),U=p;if(C==="<"&&!le.supportsLookbehinds())throw new Error("Node.js v10 or higher is required for regex lookbehinds");(h.value==="("&&!/[!=<:]/.test(C)||C==="<"&&!/<([!=]|\w+>)/.test(be()))&&(U=`\\${p}`),P({type:"text",value:p,output:U});continue}if(r.dot!==!0&&(h.type==="slash"||h.type==="bos")){P({type:"qmark",value:p,output:Z});continue}P({type:"qmark",value:p,output:N});continue}if(p==="!"){if(r.noextglob!==!0&&B()==="("&&(B(2)!=="?"||!/[!=<:]/.test(B(3)))){tr("negate",p);continue}if(r.nonegate!==!0&&_.index===0){$f();continue}}if(p==="+"){if(r.noextglob!==!0&&B()==="("&&B(2)!=="?"){tr("plus",p);continue}if(h&&h.value==="("||r.regex===!1){P({type:"plus",value:p,output:f});continue}if(h&&(h.type==="bracket"||h.type==="paren"||h.type==="brace")||_.parens>0){P({type:"plus",value:p});continue}P({type:"plus",value:f});continue}if(p==="@"){if(r.noextglob!==!0&&B()==="("&&B(2)!=="?"){P({type:"at",extglob:!0,value:p,output:""});continue}P({type:"text",value:p});continue}if(p!=="*"){(p==="$"||p==="^")&&(p=`\\${p}`);let b=E_.exec(be());b&&(p+=b[0],_.index+=b[0].length),P({type:"text",value:p});continue}if(h&&(h.type==="globstar"||h.star===!0)){h.type="star",h.star=!0,h.value+=p,h.output=J,_.backtrack=!0,_.globstar=!0,oe(p);continue}let v=be();if(r.noextglob!==!0&&/^\([^?]/.test(v)){tr("star",p);continue}if(h.type==="star"){if(r.noglobstar===!0){oe(p);continue}let b=h.prev,C=b.prev,U=b.type==="slash"||b.type==="bos",ne=C&&(C.type==="star"||C.type==="globstar");if(r.bash===!0&&(!U||v[0]&&v[0]!=="/")){P({type:"star",value:p,output:""});continue}let Q=_.braces>0&&(b.type==="comma"||b.type==="brace"),un=j.length&&(b.type==="pipe"||b.type==="paren");if(!U&&b.type!=="paren"&&!Q&&!un){P({type:"star",value:p,output:""});continue}for(;v.slice(0,3)==="/**";){let rr=e[_.index+4];if(rr&&rr!=="/")break;v=v.slice(3),oe("/**",3)}if(b.type==="bos"&&re()){h.type="globstar",h.value+=p,h.output=T(r),_.output=h.output,_.globstar=!0,oe(p);continue}if(b.type==="slash"&&b.prev.type!=="bos"&&!ne&&re()){_.output=_.output.slice(0,-(b.output+h.output).length),b.output=`(?:${b.output}`,h.type="globstar",h.output=T(r)+(r.strictSlashes?")":"|$)"),h.value+=p,_.globstar=!0,_.output+=b.output+h.output,oe(p);continue}if(b.type==="slash"&&b.prev.type!=="bos"&&v[0]==="/"){let rr=v[1]!==void 0?"|$":"";_.output=_.output.slice(0,-(b.output+h.output).length),b.output=`(?:${b.output}`,h.type="globstar",h.output=`${T(r)}${S}|${S}${rr})`,h.value+=p,_.output+=b.output+h.output,_.globstar=!0,oe(p+me()),P({type:"slash",value:"/",output:""});continue}if(b.type==="bos"&&v[0]==="/"){h.type="globstar",h.value+=p,h.output=`(?:^|${S}|${T(r)}${S})`,_.output=h.output,_.globstar=!0,oe(p+me()),P({type:"slash",value:"/",output:""});continue}_.output=_.output.slice(0,-h.output.length),h.type="globstar",h.output=T(r),h.value+=p,_.output+=h.output,_.globstar=!0,oe(p);continue}let q={type:"star",value:p,output:J};if(r.bash===!0){q.output=".*?",(h.type==="bos"||h.type==="slash")&&(q.output=R+q.output),P(q);continue}if(h&&(h.type==="bracket"||h.type==="paren")&&r.regex===!0){q.output=p,P(q);continue}(_.index===_.start||h.type==="slash"||h.type==="dot")&&(h.type==="dot"?(_.output+=x,h.output+=x):r.dot===!0?(_.output+=D,h.output+=D):(_.output+=R,h.output+=R),B()!=="*"&&(_.output+=m,h.output+=m)),P(q)}for(;_.brackets>0;){if(r.strictBrackets===!0)throw new SyntaxError(vt("closing","]"));_.output=le.escapeLast(_.output,"["),We("brackets")}for(;_.parens>0;){if(r.strictBrackets===!0)throw new SyntaxError(vt("closing",")"));_.output=le.escapeLast(_.output,"("),We("parens")}for(;_.braces>0;){if(r.strictBrackets===!0)throw new SyntaxError(vt("closing","}"));_.output=le.escapeLast(_.output,"{"),We("braces")}if(r.strictSlashes!==!0&&(h.type==="star"||h.type==="bracket")&&P({type:"maybe_slash",value:"",output:`${S}?`}),_.backtrack===!0){_.output="";for(let v of _.tokens)_.output+=v.output!=null?v.output:v.value,v.suffix&&(_.output+=v.suffix)}return _};vi.fastpaths=(e,t)=>{let r={...t},n=typeof r.maxLength=="number"?Math.min($r,r.maxLength):$r,i=e.length;if(i>n)throw new SyntaxError(`Input length: ${i}, exceeds maximum allowed length: ${n}`);e=ru[e]||e;let s=le.isWindows(t),{DOT_LITERAL:o,SLASH_LITERAL:a,ONE_CHAR:l,DOTS_SLASH:c,NO_DOT:u,NO_DOTS:d,NO_DOTS_SLASH:f,STAR:S,START_ANCHOR:m}=jr.globChars(s),y=r.dot?d:u,E=r.dot?f:u,x=r.capture?"":"?:",D={negated:!1,prefix:""},N=r.bash===!0?".*?":S;r.capture&&(N=`(${N})`);let Z=R=>R.noglobstar===!0?N:`(${x}(?:(?!${m}${R.dot?c:o}).)*?)`,A=R=>{switch(R){case"*":return`${y}${l}${N}`;case".*":return`${o}${l}${N}`;case"*.*":return`${y}${N}${o}${l}${N}`;case"*/*":return`${y}${N}${a}${l}${E}${N}`;case"**":return y+Z(r);case"**/*":return`(?:${y}${Z(r)}${a})?${E}${l}${N}`;case"**/*.*":return`(?:${y}${Z(r)}${a})?${E}${N}${o}${l}${N}`;case"**/.*":return`(?:${y}${Z(r)}${a})?${o}${l}${N}`;default:{let I=/^(.*?)\.(\w+)$/.exec(R);if(!I)return;let J=A(I[1]);return J?J+o+I[2]:void 0}}},H=le.removePrefix(e,D),T=A(H);return T&&r.strictSlashes!==!0&&(T+=`${a}?`),T};nu.exports=vi});var ou=g((Km,su)=>{"use strict";var A_=L("path"),T_=tu(),xi=iu(),Si=Jt(),C_=Xt(),O_=e=>e&&typeof e=="object"&&!Array.isArray(e),V=(e,t,r=!1)=>{if(Array.isArray(e)){let u=e.map(f=>V(f,t,r));return f=>{for(let S of u){let m=S(f);if(m)return m}return!1}}let n=O_(e)&&e.tokens&&e.input;if(e===""||typeof e!="string"&&!n)throw new TypeError("Expected pattern to be a non-empty string");let i=t||{},s=Si.isWindows(t),o=n?V.compileRe(e,t):V.makeRe(e,t,!1,!0),a=o.state;delete o.state;let l=()=>!1;if(i.ignore){let u={...t,ignore:null,onMatch:null,onResult:null};l=V(i.ignore,u,r)}let c=(u,d=!1)=>{let{isMatch:f,match:S,output:m}=V.test(u,o,t,{glob:e,posix:s}),y={glob:e,state:a,regex:o,posix:s,input:u,output:m,match:S,isMatch:f};return typeof i.onResult=="function"&&i.onResult(y),f===!1?(y.isMatch=!1,d?y:!1):l(u)?(typeof i.onIgnore=="function"&&i.onIgnore(y),y.isMatch=!1,d?y:!1):(typeof i.onMatch=="function"&&i.onMatch(y),d?y:!0)};return r&&(c.state=a),c};V.test=(e,t,r,{glob:n,posix:i}={})=>{if(typeof e!="string")throw new TypeError("Expected input to be a string");if(e==="")return{isMatch:!1,output:""};let s=r||{},o=s.format||(i?Si.toPosixSlashes:null),a=e===n,l=a&&o?o(e):e;return a===!1&&(l=o?o(e):e,a=l===n),(a===!1||s.capture===!0)&&(s.matchBase===!0||s.basename===!0?a=V.matchBase(e,t,r,i):a=t.exec(l)),{isMatch:Boolean(a),match:a,output:l}};V.matchBase=(e,t,r,n=Si.isWindows(r))=>(t instanceof RegExp?t:V.makeRe(t,r)).test(A_.basename(e));V.isMatch=(e,t,r)=>V(t,r)(e);V.parse=(e,t)=>Array.isArray(e)?e.map(r=>V.parse(r,t)):xi(e,{...t,fastpaths:!1});V.scan=(e,t)=>T_(e,t);V.compileRe=(e,t,r=!1,n=!1)=>{if(r===!0)return e.output;let i=t||{},s=i.contains?"":"^",o=i.contains?"":"$",a=`${s}(?:${e.output})${o}`;e&&e.negated===!0&&(a=`^(?!${a}).*$`);let l=V.toRegex(a,t);return n===!0&&(l.state=e),l};V.makeRe=(e,t={},r=!1,n=!1)=>{if(!e||typeof e!="string")throw new TypeError("Expected a non-empty string");let i={negated:!1,fastpaths:!0};return t.fastpaths!==!1&&(e[0]==="."||e[0]==="*")&&(i.output=xi.fastpaths(e,t)),i.output||(i=xi(e,t)),V.compileRe(i,t,r,n)};V.toRegex=(e,t)=>{try{let r=t||{};return new RegExp(e,r.flags||(r.nocase?"i":""))}catch(r){if(t&&t.debug===!0)throw r;return/$^/}};V.constants=C_;su.exports=V});var lu=g((Qm,au)=>{"use strict";au.exports=ou()});var pu=g((Xm,hu)=>{"use strict";var fu=L("util"),cu=$l(),we=lu(),Ei=Jt(),uu=e=>e===""||e==="./",G=(e,t,r)=>{t=[].concat(t),e=[].concat(e);let n=new Set,i=new Set,s=new Set,o=0,a=u=>{s.add(u.output),r&&r.onResult&&r.onResult(u)};for(let u=0;u<t.length;u++){let d=we(String(t[u]),{...r,onResult:a},!0),f=d.state.negated||d.state.negatedExtglob;f&&o++;for(let S of e){let m=d(S,!0);!(f?!m.isMatch:m.isMatch)||(f?n.add(m.output):(n.delete(m.output),i.add(m.output)))}}let c=(o===t.length?[...s]:[...i]).filter(u=>!n.has(u));if(r&&c.length===0){if(r.failglob===!0)throw new Error(`No matches found for "${t.join(", ")}"`);if(r.nonull===!0||r.nullglob===!0)return r.unescape?t.map(u=>u.replace(/\\/g,"")):t}return c};G.match=G;G.matcher=(e,t)=>we(e,t);G.isMatch=(e,t,r)=>we(t,r)(e);G.any=G.isMatch;G.not=(e,t,r={})=>{t=[].concat(t).map(String);let n=new Set,i=[],s=a=>{r.onResult&&r.onResult(a),i.push(a.output)},o=new Set(G(e,t,{...r,onResult:s}));for(let a of i)o.has(a)||n.add(a);return[...n]};G.contains=(e,t,r)=>{if(typeof e!="string")throw new TypeError(`Expected a string: "${fu.inspect(e)}"`);if(Array.isArray(t))return t.some(n=>G.contains(e,n,r));if(typeof t=="string"){if(uu(e)||uu(t))return!1;if(e.includes(t)||e.startsWith("./")&&e.slice(2).includes(t))return!0}return G.isMatch(e,t,{...r,contains:!0})};G.matchKeys=(e,t,r)=>{if(!Ei.isObject(e))throw new TypeError("Expected the first argument to be an object");let n=G(Object.keys(e),t,r),i={};for(let s of n)i[s]=e[s];return i};G.some=(e,t,r)=>{let n=[].concat(e);for(let i of[].concat(t)){let s=we(String(i),r);if(n.some(o=>s(o)))return!0}return!1};G.every=(e,t,r)=>{let n=[].concat(e);for(let i of[].concat(t)){let s=we(String(i),r);if(!n.every(o=>s(o)))return!1}return!0};G.all=(e,t,r)=>{if(typeof e!="string")throw new TypeError(`Expected a string: "${fu.inspect(e)}"`);return[].concat(t).every(n=>we(n,r)(e))};G.capture=(e,t,r)=>{let n=Ei.isWindows(r),s=we.makeRe(String(e),{...r,capture:!0}).exec(n?Ei.toPosixSlashes(t):t);if(s)return s.slice(1).map(o=>o===void 0?"":o)};G.makeRe=(...e)=>we.makeRe(...e);G.scan=(...e)=>we.scan(...e);G.parse=(e,t)=>{let r=[];for(let n of[].concat(e||[]))for(let i of cu(String(n),t))r.push(we.parse(i,t));return r};G.braces=(e,t)=>{if(typeof e!="string")throw new TypeError("Expected a string");return t&&t.nobrace===!0||!/\{.*\}/.test(e)?[e]:cu(e,t)};G.braceExpand=(e,t)=>{if(typeof e!="string")throw new TypeError("Expected a string");return G.braces(e,{...t,expand:!0})};hu.exports=G});var xu=g(w=>{"use strict";Object.defineProperty(w,"__esModule",{value:!0});w.matchAny=w.convertPatternsToRe=w.makeRe=w.getPatternParts=w.expandBraceExpansion=w.expandPatternsWithBraceExpansion=w.isAffectDepthOfReadingPattern=w.endsWithSlashGlobStar=w.hasGlobStar=w.getBaseDirectory=w.isPatternRelatedToParentDirectory=w.getPatternsOutsideCurrentDirectory=w.getPatternsInsideCurrentDirectory=w.getPositivePatterns=w.getNegativePatterns=w.isPositivePattern=w.isNegativePattern=w.convertToNegativePattern=w.convertToPositivePattern=w.isDynamicPattern=w.isStaticPattern=void 0;var P_=L("path"),L_=sl(),Ri=pu(),du="**",M_="\\",B_=/[*?]|^!/,D_=/\[[^[]*]/,I_=/(?:^|[^!*+?@])\([^(]*\|[^|]*\)/,N_=/[!*+?@]\([^(]*\)/,k_=/,|\.\./;function _u(e,t={}){return!gu(e,t)}w.isStaticPattern=_u;function gu(e,t={}){return e===""?!1:!!(t.caseSensitiveMatch===!1||e.includes(M_)||B_.test(e)||D_.test(e)||I_.test(e)||t.extglob!==!1&&N_.test(e)||t.braceExpansion!==!1&&F_(e))}w.isDynamicPattern=gu;function F_(e){let t=e.indexOf("{");if(t===-1)return!1;let r=e.indexOf("}",t+1);if(r===-1)return!1;let n=e.slice(t,r);return k_.test(n)}function q_(e){return Gr(e)?e.slice(1):e}w.convertToPositivePattern=q_;function H_(e){return"!"+e}w.convertToNegativePattern=H_;function Gr(e){return e.startsWith("!")&&e[1]!=="("}w.isNegativePattern=Gr;function yu(e){return!Gr(e)}w.isPositivePattern=yu;function j_(e){return e.filter(Gr)}w.getNegativePatterns=j_;function $_(e){return e.filter(yu)}w.getPositivePatterns=$_;function G_(e){return e.filter(t=>!wi(t))}w.getPatternsInsideCurrentDirectory=G_;function U_(e){return e.filter(wi)}w.getPatternsOutsideCurrentDirectory=U_;function wi(e){return e.startsWith("..")||e.startsWith("./..")}w.isPatternRelatedToParentDirectory=wi;function W_(e){return L_(e,{flipBackslashes:!1})}w.getBaseDirectory=W_;function V_(e){return e.includes(du)}w.hasGlobStar=V_;function mu(e){return e.endsWith("/"+du)}w.endsWithSlashGlobStar=mu;function Y_(e){let t=P_.basename(e);return mu(e)||_u(t)}w.isAffectDepthOfReadingPattern=Y_;function K_(e){return e.reduce((t,r)=>t.concat(bu(r)),[])}w.expandPatternsWithBraceExpansion=K_;function bu(e){return Ri.braces(e,{expand:!0,nodupes:!0})}w.expandBraceExpansion=bu;function Q_(e,t){let{parts:r}=Ri.scan(e,Object.assign(Object.assign({},t),{parts:!0}));return r.length===0&&(r=[e]),r[0].startsWith("/")&&(r[0]=r[0].slice(1),r.unshift("")),r}w.getPatternParts=Q_;function vu(e,t){return Ri.makeRe(e,t)}w.makeRe=vu;function X_(e,t){return e.map(r=>vu(r,t))}w.convertPatternsToRe=X_;function J_(e,t){return t.some(r=>r.test(e))}w.matchAny=J_});var wu=g((Zm,Ru)=>{"use strict";var Z_=L("stream"),Su=Z_.PassThrough,z_=Array.prototype.slice;Ru.exports=eg;function eg(){let e=[],t=z_.call(arguments),r=!1,n=t[t.length-1];n&&!Array.isArray(n)&&n.pipe==null?t.pop():n={};let i=n.end!==!1,s=n.pipeError===!0;n.objectMode==null&&(n.objectMode=!0),n.highWaterMark==null&&(n.highWaterMark=64*1024);let o=Su(n);function a(){for(let u=0,d=arguments.length;u<d;u++)e.push(Eu(arguments[u],n));return l(),this}function l(){if(r)return;r=!0;let u=e.shift();if(!u){process.nextTick(c);return}Array.isArray(u)||(u=[u]);let d=u.length+1;function f(){--d>0||(r=!1,l())}function S(m){function y(){m.removeListener("merge2UnpipeEnd",y),m.removeListener("end",y),s&&m.removeListener("error",E),f()}function E(x){o.emit("error",x)}if(m._readableState.endEmitted)return f();m.on("merge2UnpipeEnd",y),m.on("end",y),s&&m.on("error",E),m.pipe(o,{end:!1}),m.resume()}for(let m=0;m<u.length;m++)S(u[m]);f()}function c(){r=!1,o.emit("queueDrain"),i&&o.end()}return o.setMaxListeners(0),o.add=a,o.on("unpipe",function(u){u.emit("merge2UnpipeEnd")}),t.length&&a.apply(null,t),o}function Eu(e,t){if(Array.isArray(e))for(let r=0,n=e.length;r<n;r++)e[r]=Eu(e[r],t);else{if(!e._readableState&&e.pipe&&(e=e.pipe(Su(t))),!e._readableState||!e.pause||!e.pipe)throw new Error("Only readable stream can be merged.");e.pause()}return e}});var Tu=g(Ur=>{"use strict";Object.defineProperty(Ur,"__esModule",{value:!0});Ur.merge=void 0;var tg=wu();function rg(e){let t=tg(e);return e.forEach(r=>{r.once("error",n=>t.emit("error",n))}),t.once("close",()=>Au(e)),t.once("end",()=>Au(e)),t}Ur.merge=rg;function Au(e){e.forEach(t=>t.emit("close"))}});var Cu=g(xt=>{"use strict";Object.defineProperty(xt,"__esModule",{value:!0});xt.isEmpty=xt.isString=void 0;function ng(e){return typeof e=="string"}xt.isString=ng;function ig(e){return e===""}xt.isEmpty=ig});var Le=g(ee=>{"use strict";Object.defineProperty(ee,"__esModule",{value:!0});ee.string=ee.stream=ee.pattern=ee.path=ee.fs=ee.errno=ee.array=void 0;var sg=Qa();ee.array=sg;var og=Xa();ee.errno=og;var ag=Ja();ee.fs=ag;var lg=Za();ee.path=lg;var ug=xu();ee.pattern=ug;var fg=Tu();ee.stream=fg;var cg=Cu();ee.string=cg});var Lu=g(te=>{"use strict";Object.defineProperty(te,"__esModule",{value:!0});te.convertPatternGroupToTask=te.convertPatternGroupsToTasks=te.groupPatternsByBaseDirectory=te.getNegativePatternsAsPositive=te.getPositivePatterns=te.convertPatternsToTasks=te.generate=void 0;var Me=Le();function hg(e,t){let r=Ou(e),n=Pu(e,t.ignore),i=r.filter(l=>Me.pattern.isStaticPattern(l,t)),s=r.filter(l=>Me.pattern.isDynamicPattern(l,t)),o=Ai(i,n,!1),a=Ai(s,n,!0);return o.concat(a)}te.generate=hg;function Ai(e,t,r){let n=[],i=Me.pattern.getPatternsOutsideCurrentDirectory(e),s=Me.pattern.getPatternsInsideCurrentDirectory(e),o=Ti(i),a=Ti(s);return n.push(...Ci(o,t,r)),"."in a?n.push(Oi(".",s,t,r)):n.push(...Ci(a,t,r)),n}te.convertPatternsToTasks=Ai;function Ou(e){return Me.pattern.getPositivePatterns(e)}te.getPositivePatterns=Ou;function Pu(e,t){return Me.pattern.getNegativePatterns(e).concat(t).map(Me.pattern.convertToPositivePattern)}te.getNegativePatternsAsPositive=Pu;function Ti(e){let t={};return e.reduce((r,n)=>{let i=Me.pattern.getBaseDirectory(n);return i in r?r[i].push(n):r[i]=[n],r},t)}te.groupPatternsByBaseDirectory=Ti;function Ci(e,t,r){return Object.keys(e).map(n=>Oi(n,e[n],t,r))}te.convertPatternGroupsToTasks=Ci;function Oi(e,t,r,n){return{dynamic:n,positive:t,negative:r,base:e,patterns:[].concat(t,r.map(Me.pattern.convertToNegativePattern))}}te.convertPatternGroupToTask=Oi});var Bu=g(St=>{"use strict";Object.defineProperty(St,"__esModule",{value:!0});St.removeDuplicateSlashes=St.transform=void 0;var pg=/(?!^)\/{2,}/g;function dg(e){return e.map(t=>Mu(t))}St.transform=dg;function Mu(e){return e.replace(pg,"/")}St.removeDuplicateSlashes=Mu});var Iu=g(Wr=>{"use strict";Object.defineProperty(Wr,"__esModule",{value:!0});Wr.read=void 0;function _g(e,t,r){t.fs.lstat(e,(n,i)=>{if(n!==null){Du(r,n);return}if(!i.isSymbolicLink()||!t.followSymbolicLink){Pi(r,i);return}t.fs.stat(e,(s,o)=>{if(s!==null){if(t.throwErrorOnBrokenSymbolicLink){Du(r,s);return}Pi(r,i);return}t.markSymbolicLink&&(o.isSymbolicLink=()=>!0),Pi(r,o)})})}Wr.read=_g;function Du(e,t){e(t)}function Pi(e,t){e(null,t)}});var Nu=g(Vr=>{"use strict";Object.defineProperty(Vr,"__esModule",{value:!0});Vr.read=void 0;function gg(e,t){let r=t.fs.lstatSync(e);if(!r.isSymbolicLink()||!t.followSymbolicLink)return r;try{let n=t.fs.statSync(e);return t.markSymbolicLink&&(n.isSymbolicLink=()=>!0),n}catch(n){if(!t.throwErrorOnBrokenSymbolicLink)return r;throw n}}Vr.read=gg});var ku=g(qe=>{"use strict";Object.defineProperty(qe,"__esModule",{value:!0});qe.createFileSystemAdapter=qe.FILE_SYSTEM_ADAPTER=void 0;var Yr=L("fs");qe.FILE_SYSTEM_ADAPTER={lstat:Yr.lstat,stat:Yr.stat,lstatSync:Yr.lstatSync,statSync:Yr.statSync};function yg(e){return e===void 0?qe.FILE_SYSTEM_ADAPTER:Object.assign(Object.assign({},qe.FILE_SYSTEM_ADAPTER),e)}qe.createFileSystemAdapter=yg});var Fu=g(Mi=>{"use strict";Object.defineProperty(Mi,"__esModule",{value:!0});var mg=ku(),Li=class{constructor(t={}){this._options=t,this.followSymbolicLink=this._getValue(this._options.followSymbolicLink,!0),this.fs=mg.createFileSystemAdapter(this._options.fs),this.markSymbolicLink=this._getValue(this._options.markSymbolicLink,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!0)}_getValue(t,r){return t??r}};Mi.default=Li});var rt=g(He=>{"use strict";Object.defineProperty(He,"__esModule",{value:!0});He.statSync=He.stat=He.Settings=void 0;var qu=Iu(),bg=Nu(),Bi=Fu();He.Settings=Bi.default;function vg(e,t,r){if(typeof t=="function"){qu.read(e,Di(),t);return}qu.read(e,Di(t),r)}He.stat=vg;function xg(e,t){let r=Di(t);return bg.read(e,r)}He.statSync=xg;function Di(e={}){return e instanceof Bi.default?e:new Bi.default(e)}});var $u=g((ub,ju)=>{var Hu;ju.exports=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:global):e=>(Hu||(Hu=Promise.resolve())).then(e).catch(t=>setTimeout(()=>{throw t},0))});var Uu=g((fb,Gu)=>{Gu.exports=Eg;var Sg=$u();function Eg(e,t){let r,n,i,s=!0;Array.isArray(e)?(r=[],n=e.length):(i=Object.keys(e),r={},n=i.length);function o(l){function c(){t&&t(l,r),t=null}s?Sg(c):c()}function a(l,c,u){r[l]=u,(--n===0||c)&&o(c)}n?i?i.forEach(function(l){e[l](function(c,u){a(l,c,u)})}):e.forEach(function(l,c){l(function(u,d){a(c,u,d)})}):o(null),s=!1}});var Ii=g(Qr=>{"use strict";Object.defineProperty(Qr,"__esModule",{value:!0});Qr.IS_SUPPORT_READDIR_WITH_FILE_TYPES=void 0;var Kr=process.versions.node.split(".");if(Kr[0]===void 0||Kr[1]===void 0)throw new Error(`Unexpected behavior. The 'process.versions.node' variable has invalid value: ${process.versions.node}`);var Wu=Number.parseInt(Kr[0],10),Rg=Number.parseInt(Kr[1],10),Vu=10,wg=10,Ag=Wu>Vu,Tg=Wu===Vu&&Rg>=wg;Qr.IS_SUPPORT_READDIR_WITH_FILE_TYPES=Ag||Tg});var Yu=g(Xr=>{"use strict";Object.defineProperty(Xr,"__esModule",{value:!0});Xr.createDirentFromStats=void 0;var Ni=class{constructor(t,r){this.name=t,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 Cg(e,t){return new Ni(e,t)}Xr.createDirentFromStats=Cg});var ki=g(Jr=>{"use strict";Object.defineProperty(Jr,"__esModule",{value:!0});Jr.fs=void 0;var Og=Yu();Jr.fs=Og});var Fi=g(Zr=>{"use strict";Object.defineProperty(Zr,"__esModule",{value:!0});Zr.joinPathSegments=void 0;function Pg(e,t,r){return e.endsWith(r)?e+t:e+r+t}Zr.joinPathSegments=Pg});var zu=g(je=>{"use strict";Object.defineProperty(je,"__esModule",{value:!0});je.readdir=je.readdirWithFileTypes=je.read=void 0;var Lg=rt(),Ku=Uu(),Mg=Ii(),Qu=ki(),Xu=Fi();function Bg(e,t,r){if(!t.stats&&Mg.IS_SUPPORT_READDIR_WITH_FILE_TYPES){Ju(e,t,r);return}Zu(e,t,r)}je.read=Bg;function Ju(e,t,r){t.fs.readdir(e,{withFileTypes:!0},(n,i)=>{if(n!==null){zr(r,n);return}let s=i.map(a=>({dirent:a,name:a.name,path:Xu.joinPathSegments(e,a.name,t.pathSegmentSeparator)}));if(!t.followSymbolicLinks){qi(r,s);return}let o=s.map(a=>Dg(a,t));Ku(o,(a,l)=>{if(a!==null){zr(r,a);return}qi(r,l)})})}je.readdirWithFileTypes=Ju;function Dg(e,t){return r=>{if(!e.dirent.isSymbolicLink()){r(null,e);return}t.fs.stat(e.path,(n,i)=>{if(n!==null){if(t.throwErrorOnBrokenSymbolicLink){r(n);return}r(null,e);return}e.dirent=Qu.fs.createDirentFromStats(e.name,i),r(null,e)})}}function Zu(e,t,r){t.fs.readdir(e,(n,i)=>{if(n!==null){zr(r,n);return}let s=i.map(o=>{let a=Xu.joinPathSegments(e,o,t.pathSegmentSeparator);return l=>{Lg.stat(a,t.fsStatSettings,(c,u)=>{if(c!==null){l(c);return}let d={name:o,path:a,dirent:Qu.fs.createDirentFromStats(o,u)};t.stats&&(d.stats=u),l(null,d)})}});Ku(s,(o,a)=>{if(o!==null){zr(r,o);return}qi(r,a)})})}je.readdir=Zu;function zr(e,t){e(t)}function qi(e,t){e(null,t)}});var sf=g($e=>{"use strict";Object.defineProperty($e,"__esModule",{value:!0});$e.readdir=$e.readdirWithFileTypes=$e.read=void 0;var Ig=rt(),Ng=Ii(),ef=ki(),tf=Fi();function kg(e,t){return!t.stats&&Ng.IS_SUPPORT_READDIR_WITH_FILE_TYPES?rf(e,t):nf(e,t)}$e.read=kg;function rf(e,t){return t.fs.readdirSync(e,{withFileTypes:!0}).map(n=>{let i={dirent:n,name:n.name,path:tf.joinPathSegments(e,n.name,t.pathSegmentSeparator)};if(i.dirent.isSymbolicLink()&&t.followSymbolicLinks)try{let s=t.fs.statSync(i.path);i.dirent=ef.fs.createDirentFromStats(i.name,s)}catch(s){if(t.throwErrorOnBrokenSymbolicLink)throw s}return i})}$e.readdirWithFileTypes=rf;function nf(e,t){return t.fs.readdirSync(e).map(n=>{let i=tf.joinPathSegments(e,n,t.pathSegmentSeparator),s=Ig.statSync(i,t.fsStatSettings),o={name:n,path:i,dirent:ef.fs.createDirentFromStats(n,s)};return t.stats&&(o.stats=s),o})}$e.readdir=nf});var of=g(Ge=>{"use strict";Object.defineProperty(Ge,"__esModule",{value:!0});Ge.createFileSystemAdapter=Ge.FILE_SYSTEM_ADAPTER=void 0;var Et=L("fs");Ge.FILE_SYSTEM_ADAPTER={lstat:Et.lstat,stat:Et.stat,lstatSync:Et.lstatSync,statSync:Et.statSync,readdir:Et.readdir,readdirSync:Et.readdirSync};function Fg(e){return e===void 0?Ge.FILE_SYSTEM_ADAPTER:Object.assign(Object.assign({},Ge.FILE_SYSTEM_ADAPTER),e)}Ge.createFileSystemAdapter=Fg});var af=g(ji=>{"use strict";Object.defineProperty(ji,"__esModule",{value:!0});var qg=L("path"),Hg=rt(),jg=of(),Hi=class{constructor(t={}){this._options=t,this.followSymbolicLinks=this._getValue(this._options.followSymbolicLinks,!1),this.fs=jg.createFileSystemAdapter(this._options.fs),this.pathSegmentSeparator=this._getValue(this._options.pathSegmentSeparator,qg.sep),this.stats=this._getValue(this._options.stats,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!0),this.fsStatSettings=new Hg.Settings({followSymbolicLink:this.followSymbolicLinks,fs:this.fs,throwErrorOnBrokenSymbolicLink:this.throwErrorOnBrokenSymbolicLink})}_getValue(t,r){return t??r}};ji.default=Hi});var en=g(Ue=>{"use strict";Object.defineProperty(Ue,"__esModule",{value:!0});Ue.Settings=Ue.scandirSync=Ue.scandir=void 0;var lf=zu(),$g=sf(),$i=af();Ue.Settings=$i.default;function Gg(e,t,r){if(typeof t=="function"){lf.read(e,Gi(),t);return}lf.read(e,Gi(t),r)}Ue.scandir=Gg;function Ug(e,t){let r=Gi(t);return $g.read(e,r)}Ue.scandirSync=Ug;function Gi(e={}){return e instanceof $i.default?e:new $i.default(e)}});var ff=g((vb,uf)=>{"use strict";function Wg(e){var t=new e,r=t;function n(){var s=t;return s.next?t=s.next:(t=new e,r=t),s.next=null,s}function i(s){r.next=s,r=s}return{get:n,release:i}}uf.exports=Wg});var hf=g((xb,Ui)=>{"use strict";var Vg=ff();function cf(e,t,r){if(typeof e=="function"&&(r=t,t=e,e=null),r<1)throw new Error("fastqueue concurrency must be greater than 1");var n=Vg(Yg),i=null,s=null,o=0,a=null,l={push:y,drain:de,saturated:de,pause:u,paused:!1,concurrency:r,running:c,resume:S,idle:m,length:d,getQueue:f,unshift:E,empty:de,kill:D,killAndDrain:N,error:Z};return l;function c(){return o}function u(){l.paused=!0}function d(){for(var A=i,H=0;A;)A=A.next,H++;return H}function f(){for(var A=i,H=[];A;)H.push(A.value),A=A.next;return H}function S(){if(!!l.paused){l.paused=!1;for(var A=0;A<l.concurrency;A++)o++,x()}}function m(){return o===0&&l.length()===0}function y(A,H){var T=n.get();T.context=e,T.release=x,T.value=A,T.callback=H||de,T.errorHandler=a,o===l.concurrency||l.paused?s?(s.next=T,s=T):(i=T,s=T,l.saturated()):(o++,t.call(e,T.value,T.worked))}function E(A,H){var T=n.get();T.context=e,T.release=x,T.value=A,T.callback=H||de,o===l.concurrency||l.paused?i?(T.next=i,i=T):(i=T,s=T,l.saturated()):(o++,t.call(e,T.value,T.worked))}function x(A){A&&n.release(A);var H=i;H?l.paused?o--:(s===i&&(s=null),i=H.next,H.next=null,t.call(e,H.value,H.worked),s===null&&l.empty()):--o===0&&l.drain()}function D(){i=null,s=null,l.drain=de}function N(){i=null,s=null,l.drain(),l.drain=de}function Z(A){a=A}}function de(){}function Yg(){this.value=null,this.callback=de,this.next=null,this.release=de,this.context=null,this.errorHandler=null;var e=this;this.worked=function(r,n){var i=e.callback,s=e.errorHandler,o=e.value;e.value=null,e.callback=de,e.errorHandler&&s(r,o),i.call(e.context,r,n),e.release(e)}}function Kg(e,t,r){typeof e=="function"&&(r=t,t=e,e=null);function n(u,d){t.call(this,u).then(function(f){d(null,f)},d)}var i=cf(e,n,r),s=i.push,o=i.unshift;return i.push=a,i.unshift=l,i.drained=c,i;function a(u){var d=new Promise(function(f,S){s(u,function(m,y){if(m){S(m);return}f(y)})});return d.catch(de),d}function l(u){var d=new Promise(function(f,S){o(u,function(m,y){if(m){S(m);return}f(y)})});return d.catch(de),d}function c(){var u=i.drain,d=new Promise(function(f){i.drain=function(){u(),f()}});return d}}Ui.exports=cf;Ui.exports.promise=Kg});var tn=g(Ae=>{"use strict";Object.defineProperty(Ae,"__esModule",{value:!0});Ae.joinPathSegments=Ae.replacePathSegmentSeparator=Ae.isAppliedFilter=Ae.isFatalError=void 0;function Qg(e,t){return e.errorFilter===null?!0:!e.errorFilter(t)}Ae.isFatalError=Qg;function Xg(e,t){return e===null||e(t)}Ae.isAppliedFilter=Xg;function Jg(e,t){return e.split(/[/\\]/).join(t)}Ae.replacePathSegmentSeparator=Jg;function Zg(e,t,r){return e===""?t:e.endsWith(r)?e+t:e+r+t}Ae.joinPathSegments=Zg});var Yi=g(Vi=>{"use strict";Object.defineProperty(Vi,"__esModule",{value:!0});var zg=tn(),Wi=class{constructor(t,r){this._root=t,this._settings=r,this._root=zg.replacePathSegmentSeparator(t,r.pathSegmentSeparator)}};Vi.default=Wi});var Xi=g(Qi=>{"use strict";Object.defineProperty(Qi,"__esModule",{value:!0});var e0=L("events"),t0=en(),r0=hf(),rn=tn(),n0=Yi(),Ki=class extends n0.default{constructor(t,r){super(t,r),this._settings=r,this._scandir=t0.scandir,this._emitter=new e0.EventEmitter,this._queue=r0(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(t){this._emitter.on("entry",t)}onError(t){this._emitter.once("error",t)}onEnd(t){this._emitter.once("end",t)}_pushToQueue(t,r){let n={directory:t,base:r};this._queue.push(n,i=>{i!==null&&this._handleError(i)})}_worker(t,r){this._scandir(t.directory,this._settings.fsScandirSettings,(n,i)=>{if(n!==null){r(n,void 0);return}for(let s of i)this._handleEntry(s,t.base);r(null,void 0)})}_handleError(t){this._isDestroyed||!rn.isFatalError(this._settings,t)||(this._isFatalError=!0,this._isDestroyed=!0,this._emitter.emit("error",t))}_handleEntry(t,r){if(this._isDestroyed||this._isFatalError)return;let n=t.path;r!==void 0&&(t.path=rn.joinPathSegments(r,t.name,this._settings.pathSegmentSeparator)),rn.isAppliedFilter(this._settings.entryFilter,t)&&this._emitEntry(t),t.dirent.isDirectory()&&rn.isAppliedFilter(this._settings.deepFilter,t)&&this._pushToQueue(n,r===void 0?void 0:t.path)}_emitEntry(t){this._emitter.emit("entry",t)}};Qi.default=Ki});var pf=g(Zi=>{"use strict";Object.defineProperty(Zi,"__esModule",{value:!0});var i0=Xi(),Ji=class{constructor(t,r){this._root=t,this._settings=r,this._reader=new i0.default(this._root,this._settings),this._storage=[]}read(t){this._reader.onError(r=>{s0(t,r)}),this._reader.onEntry(r=>{this._storage.push(r)}),this._reader.onEnd(()=>{o0(t,this._storage)}),this._reader.read()}};Zi.default=Ji;function s0(e,t){e(t)}function o0(e,t){e(null,t)}});var df=g(es=>{"use strict";Object.defineProperty(es,"__esModule",{value:!0});var a0=L("stream"),l0=Xi(),zi=class{constructor(t,r){this._root=t,this._settings=r,this._reader=new l0.default(this._root,this._settings),this._stream=new a0.Readable({objectMode:!0,read:()=>{},destroy:()=>{this._reader.isDestroyed||this._reader.destroy()}})}read(){return this._reader.onError(t=>{this._stream.emit("error",t)}),this._reader.onEntry(t=>{this._stream.push(t)}),this._reader.onEnd(()=>{this._stream.push(null)}),this._reader.read(),this._stream}};es.default=zi});var _f=g(rs=>{"use strict";Object.defineProperty(rs,"__esModule",{value:!0});var u0=en(),nn=tn(),f0=Yi(),ts=class extends f0.default{constructor(){super(...arguments),this._scandir=u0.scandirSync,this._storage=[],this._queue=new Set}read(){return this._pushToQueue(this._root,this._settings.basePath),this._handleQueue(),this._storage}_pushToQueue(t,r){this._queue.add({directory:t,base:r})}_handleQueue(){for(let t of this._queue.values())this._handleDirectory(t.directory,t.base)}_handleDirectory(t,r){try{let n=this._scandir(t,this._settings.fsScandirSettings);for(let i of n)this._handleEntry(i,r)}catch(n){this._handleError(n)}}_handleError(t){if(!!nn.isFatalError(this._settings,t))throw t}_handleEntry(t,r){let n=t.path;r!==void 0&&(t.path=nn.joinPathSegments(r,t.name,this._settings.pathSegmentSeparator)),nn.isAppliedFilter(this._settings.entryFilter,t)&&this._pushToStorage(t),t.dirent.isDirectory()&&nn.isAppliedFilter(this._settings.deepFilter,t)&&this._pushToQueue(n,r===void 0?void 0:t.path)}_pushToStorage(t){this._storage.push(t)}};rs.default=ts});var gf=g(is=>{"use strict";Object.defineProperty(is,"__esModule",{value:!0});var c0=_f(),ns=class{constructor(t,r){this._root=t,this._settings=r,this._reader=new c0.default(this._root,this._settings)}read(){return this._reader.read()}};is.default=ns});var yf=g(os=>{"use strict";Object.defineProperty(os,"__esModule",{value:!0});var h0=L("path"),p0=en(),ss=class{constructor(t={}){this._options=t,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,h0.sep),this.fsScandirSettings=new p0.Settings({followSymbolicLinks:this._options.followSymbolicLinks,fs:this._options.fs,pathSegmentSeparator:this._options.pathSegmentSeparator,stats:this._options.stats,throwErrorOnBrokenSymbolicLink:this._options.throwErrorOnBrokenSymbolicLink})}_getValue(t,r){return t??r}};os.default=ss});var ls=g(Te=>{"use strict";Object.defineProperty(Te,"__esModule",{value:!0});Te.Settings=Te.walkStream=Te.walkSync=Te.walk=void 0;var mf=pf(),d0=df(),_0=gf(),as=yf();Te.Settings=as.default;function g0(e,t,r){if(typeof t=="function"){new mf.default(e,sn()).read(t);return}new mf.default(e,sn(t)).read(r)}Te.walk=g0;function y0(e,t){let r=sn(t);return new _0.default(e,r).read()}Te.walkSync=y0;function m0(e,t){let r=sn(t);return new d0.default(e,r).read()}Te.walkStream=m0;function sn(e={}){return e instanceof as.default?e:new as.default(e)}});var cs=g(fs=>{"use strict";Object.defineProperty(fs,"__esModule",{value:!0});var b0=L("path"),v0=rt(),bf=Le(),us=class{constructor(t){this._settings=t,this._fsStatSettings=new v0.Settings({followSymbolicLink:this._settings.followSymbolicLinks,fs:this._settings.fs,throwErrorOnBrokenSymbolicLink:this._settings.followSymbolicLinks})}_getFullEntryPath(t){return b0.resolve(this._settings.cwd,t)}_makeEntry(t,r){let n={name:r,path:r,dirent:bf.fs.createDirentFromStats(r,t)};return this._settings.stats&&(n.stats=t),n}_isFatalError(t){return!bf.errno.isEnoentCodeError(t)&&!this._settings.suppressErrors}};fs.default=us});var ds=g(ps=>{"use strict";Object.defineProperty(ps,"__esModule",{value:!0});var x0=L("stream"),S0=rt(),E0=ls(),R0=cs(),hs=class extends R0.default{constructor(){super(...arguments),this._walkStream=E0.walkStream,this._stat=S0.stat}dynamic(t,r){return this._walkStream(t,r)}static(t,r){let n=t.map(this._getFullEntryPath,this),i=new x0.PassThrough({objectMode:!0});i._write=(s,o,a)=>this._getEntry(n[s],t[s],r).then(l=>{l!==null&&r.entryFilter(l)&&i.push(l),s===n.length-1&&i.end(),a()}).catch(a);for(let s=0;s<n.length;s++)i.write(s);return i}_getEntry(t,r,n){return this._getStat(t).then(i=>this._makeEntry(i,r)).catch(i=>{if(n.errorFilter(i))return null;throw i})}_getStat(t){return new Promise((r,n)=>{this._stat(t,this._fsStatSettings,(i,s)=>i===null?r(s):n(i))})}};ps.default=hs});var vf=g(gs=>{"use strict";Object.defineProperty(gs,"__esModule",{value:!0});var Rt=Le(),_s=class{constructor(t,r,n){this._patterns=t,this._settings=r,this._micromatchOptions=n,this._storage=[],this._fillStorage()}_fillStorage(){let t=Rt.pattern.expandPatternsWithBraceExpansion(this._patterns);for(let r of t){let n=this._getPatternSegments(r),i=this._splitSegmentsIntoSections(n);this._storage.push({complete:i.length<=1,pattern:r,segments:n,sections:i})}}_getPatternSegments(t){return Rt.pattern.getPatternParts(t,this._micromatchOptions).map(n=>Rt.pattern.isDynamicPattern(n,this._settings)?{dynamic:!0,pattern:n,patternRe:Rt.pattern.makeRe(n,this._micromatchOptions)}:{dynamic:!1,pattern:n})}_splitSegmentsIntoSections(t){return Rt.array.splitWhen(t,r=>r.dynamic&&Rt.pattern.hasGlobStar(r.pattern))}};gs.default=_s});var xf=g(ms=>{"use strict";Object.defineProperty(ms,"__esModule",{value:!0});var w0=vf(),ys=class extends w0.default{match(t){let r=t.split("/"),n=r.length,i=this._storage.filter(s=>!s.complete||s.segments.length>n);for(let s of i){let o=s.sections[0];if(!s.complete&&n>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}};ms.default=ys});var Sf=g(vs=>{"use strict";Object.defineProperty(vs,"__esModule",{value:!0});var on=Le(),A0=xf(),bs=class{constructor(t,r){this._settings=t,this._micromatchOptions=r}getFilter(t,r,n){let i=this._getMatcher(r),s=this._getNegativePatternsRe(n);return o=>this._filter(t,o,i,s)}_getMatcher(t){return new A0.default(t,this._settings,this._micromatchOptions)}_getNegativePatternsRe(t){let r=t.filter(on.pattern.isAffectDepthOfReadingPattern);return on.pattern.convertPatternsToRe(r,this._micromatchOptions)}_filter(t,r,n,i){if(this._isSkippedByDeep(t,r.path)||this._isSkippedSymbolicLink(r))return!1;let s=on.path.removeLeadingDotSegment(r.path);return this._isSkippedByPositivePatterns(s,n)?!1:this._isSkippedByNegativePatterns(s,i)}_isSkippedByDeep(t,r){return this._settings.deep===1/0?!1:this._getEntryLevel(t,r)>=this._settings.deep}_getEntryLevel(t,r){let n=r.split("/").length;if(t==="")return n;let i=t.split("/").length;return n-i}_isSkippedSymbolicLink(t){return!this._settings.followSymbolicLinks&&t.dirent.isSymbolicLink()}_isSkippedByPositivePatterns(t,r){return!this._settings.baseNameMatch&&!r.match(t)}_isSkippedByNegativePatterns(t,r){return!on.pattern.matchAny(t,r)}};vs.default=bs});var Ef=g(Ss=>{"use strict";Object.defineProperty(Ss,"__esModule",{value:!0});var nt=Le(),xs=class{constructor(t,r){this._settings=t,this._micromatchOptions=r,this.index=new Map}getFilter(t,r){let n=nt.pattern.convertPatternsToRe(t,this._micromatchOptions),i=nt.pattern.convertPatternsToRe(r,this._micromatchOptions);return s=>this._filter(s,n,i)}_filter(t,r,n){if(this._settings.unique&&this._isDuplicateEntry(t)||this._onlyFileFilter(t)||this._onlyDirectoryFilter(t)||this._isSkippedByAbsoluteNegativePatterns(t.path,n))return!1;let i=this._settings.baseNameMatch?t.name:t.path,s=this._isMatchToPatterns(i,r)&&!this._isMatchToPatterns(t.path,n);return this._settings.unique&&s&&this._createIndexRecord(t),s}_isDuplicateEntry(t){return this.index.has(t.path)}_createIndexRecord(t){this.index.set(t.path,void 0)}_onlyFileFilter(t){return this._settings.onlyFiles&&!t.dirent.isFile()}_onlyDirectoryFilter(t){return this._settings.onlyDirectories&&!t.dirent.isDirectory()}_isSkippedByAbsoluteNegativePatterns(t,r){if(!this._settings.absolute)return!1;let n=nt.path.makeAbsolute(this._settings.cwd,t);return nt.pattern.matchAny(n,r)}_isMatchToPatterns(t,r){let n=nt.path.removeLeadingDotSegment(t);return nt.pattern.matchAny(n,r)||nt.pattern.matchAny(n+"/",r)}};Ss.default=xs});var Rf=g(Rs=>{"use strict";Object.defineProperty(Rs,"__esModule",{value:!0});var T0=Le(),Es=class{constructor(t){this._settings=t}getFilter(){return t=>this._isNonFatalError(t)}_isNonFatalError(t){return T0.errno.isEnoentCodeError(t)||this._settings.suppressErrors}};Rs.default=Es});var Af=g(As=>{"use strict";Object.defineProperty(As,"__esModule",{value:!0});var wf=Le(),ws=class{constructor(t){this._settings=t}getTransformer(){return t=>this._transform(t)}_transform(t){let r=t.path;return this._settings.absolute&&(r=wf.path.makeAbsolute(this._settings.cwd,r),r=wf.path.unixify(r)),this._settings.markDirectories&&t.dirent.isDirectory()&&(r+="/"),this._settings.objectMode?Object.assign(Object.assign({},t),{path:r}):r}};As.default=ws});var an=g(Cs=>{"use strict";Object.defineProperty(Cs,"__esModule",{value:!0});var C0=L("path"),O0=Sf(),P0=Ef(),L0=Rf(),M0=Af(),Ts=class{constructor(t){this._settings=t,this.errorFilter=new L0.default(this._settings),this.entryFilter=new P0.default(this._settings,this._getMicromatchOptions()),this.deepFilter=new O0.default(this._settings,this._getMicromatchOptions()),this.entryTransformer=new M0.default(this._settings)}_getRootDirectory(t){return C0.resolve(this._settings.cwd,t.base)}_getReaderOptions(t){let r=t.base==="."?"":t.base;return{basePath:r,pathSegmentSeparator:"/",concurrency:this._settings.concurrency,deepFilter:this.deepFilter.getFilter(r,t.positive,t.negative),entryFilter:this.entryFilter.getFilter(t.positive,t.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}}};Cs.default=Ts});var Tf=g(Ps=>{"use strict";Object.defineProperty(Ps,"__esModule",{value:!0});var B0=ds(),D0=an(),Os=class extends D0.default{constructor(){super(...arguments),this._reader=new B0.default(this._settings)}read(t){let r=this._getRootDirectory(t),n=this._getReaderOptions(t),i=[];return new Promise((s,o)=>{let a=this.api(r,t,n);a.once("error",o),a.on("data",l=>i.push(n.transform(l))),a.once("end",()=>s(i))})}api(t,r,n){return r.dynamic?this._reader.dynamic(t,n):this._reader.static(r.patterns,n)}};Ps.default=Os});var Cf=g(Ms=>{"use strict";Object.defineProperty(Ms,"__esModule",{value:!0});var I0=L("stream"),N0=ds(),k0=an(),Ls=class extends k0.default{constructor(){super(...arguments),this._reader=new N0.default(this._settings)}read(t){let r=this._getRootDirectory(t),n=this._getReaderOptions(t),i=this.api(r,t,n),s=new I0.Readable({objectMode:!0,read:()=>{}});return i.once("error",o=>s.emit("error",o)).on("data",o=>s.emit("data",n.transform(o))).once("end",()=>s.emit("end")),s.once("close",()=>i.destroy()),s}api(t,r,n){return r.dynamic?this._reader.dynamic(t,n):this._reader.static(r.patterns,n)}};Ms.default=Ls});var Of=g(Ds=>{"use strict";Object.defineProperty(Ds,"__esModule",{value:!0});var F0=rt(),q0=ls(),H0=cs(),Bs=class extends H0.default{constructor(){super(...arguments),this._walkSync=q0.walkSync,this._statSync=F0.statSync}dynamic(t,r){return this._walkSync(t,r)}static(t,r){let n=[];for(let i of t){let s=this._getFullEntryPath(i),o=this._getEntry(s,i,r);o===null||!r.entryFilter(o)||n.push(o)}return n}_getEntry(t,r,n){try{let i=this._getStat(t);return this._makeEntry(i,r)}catch(i){if(n.errorFilter(i))return null;throw i}}_getStat(t){return this._statSync(t,this._fsStatSettings)}};Ds.default=Bs});var Pf=g(Ns=>{"use strict";Object.defineProperty(Ns,"__esModule",{value:!0});var j0=Of(),$0=an(),Is=class extends $0.default{constructor(){super(...arguments),this._reader=new j0.default(this._settings)}read(t){let r=this._getRootDirectory(t),n=this._getReaderOptions(t);return this.api(r,t,n).map(n.transform)}api(t,r,n){return r.dynamic?this._reader.dynamic(t,n):this._reader.static(r.patterns,n)}};Ns.default=Is});var Lf=g(At=>{"use strict";Object.defineProperty(At,"__esModule",{value:!0});At.DEFAULT_FILE_SYSTEM_ADAPTER=void 0;var wt=L("fs"),G0=L("os"),U0=Math.max(G0.cpus().length,1);At.DEFAULT_FILE_SYSTEM_ADAPTER={lstat:wt.lstat,lstatSync:wt.lstatSync,stat:wt.stat,statSync:wt.statSync,readdir:wt.readdir,readdirSync:wt.readdirSync};var ks=class{constructor(t={}){this._options=t,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,U0),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(t,r){return t===void 0?r:t}_getFileSystemMethods(t={}){return Object.assign(Object.assign({},At.DEFAULT_FILE_SYSTEM_ADAPTER),t)}};At.default=ks});var If=g((Wb,Df)=>{"use strict";var Mf=Lu(),Bf=Bu(),W0=Tf(),V0=Cf(),Y0=Pf(),Fs=Lf(),it=Le();async function qs(e,t){Tt(e);let r=Hs(e,W0.default,t),n=await Promise.all(r);return it.array.flatten(n)}(function(e){function t(o,a){Tt(o);let l=Hs(o,Y0.default,a);return it.array.flatten(l)}e.sync=t;function r(o,a){Tt(o);let l=Hs(o,V0.default,a);return it.stream.merge(l)}e.stream=r;function n(o,a){Tt(o);let l=Bf.transform([].concat(o)),c=new Fs.default(a);return Mf.generate(l,c)}e.generateTasks=n;function i(o,a){Tt(o);let l=new Fs.default(a);return it.pattern.isDynamicPattern(o,l)}e.isDynamicPattern=i;function s(o){return Tt(o),it.path.escape(o)}e.escapePath=s})(qs||(qs={}));function Hs(e,t,r){let n=Bf.transform([].concat(e)),i=new Fs.default(r),s=Mf.generate(n,i),o=new t(i);return s.map(o.read,o)}function Tt(e){if(![].concat(e).every(n=>it.string.isString(n)&&!it.string.isEmpty(n)))throw new TypeError("Patterns must be a string (non empty) or an array of strings")}Df.exports=qs});var Ys=(e=0)=>t=>`\x1B[${t+e}m`,Ks=(e=0)=>t=>`\x1B[${38+e};5;${t}m`,Qs=(e=0)=>(t,r,n)=>`\x1B[${38+e};2;${t};${r};${n}m`;function Xf(){let e=new Map,t={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],overline:[53,55],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};t.color.gray=t.color.blackBright,t.bgColor.bgGray=t.bgColor.bgBlackBright,t.color.grey=t.color.blackBright,t.bgColor.bgGrey=t.bgColor.bgBlackBright;for(let[r,n]of Object.entries(t)){for(let[i,s]of Object.entries(n))t[i]={open:`\x1B[${s[0]}m`,close:`\x1B[${s[1]}m`},n[i]=t[i],e.set(s[0],s[1]);Object.defineProperty(t,r,{value:n,enumerable:!1})}return Object.defineProperty(t,"codes",{value:e,enumerable:!1}),t.color.close="\x1B[39m",t.bgColor.close="\x1B[49m",t.color.ansi=Ys(),t.color.ansi256=Ks(),t.color.ansi16m=Qs(),t.bgColor.ansi=Ys(10),t.bgColor.ansi256=Ks(10),t.bgColor.ansi16m=Qs(10),Object.defineProperties(t,{rgbToAnsi256:{value:(r,n,i)=>r===n&&n===i?r<8?16:r>248?231:Math.round((r-8)/247*24)+232:16+36*Math.round(r/255*5)+6*Math.round(n/255*5)+Math.round(i/255*5),enumerable:!1},hexToRgb:{value:r=>{let n=/(?<colorString>[a-f\d]{6}|[a-f\d]{3})/i.exec(r.toString(16));if(!n)return[0,0,0];let{colorString:i}=n.groups;i.length===3&&(i=[...i].map(o=>o+o).join(""));let s=Number.parseInt(i,16);return[s>>16&255,s>>8&255,s&255]},enumerable:!1},hexToAnsi256:{value:r=>t.rgbToAnsi256(...t.hexToRgb(r)),enumerable:!1},ansi256ToAnsi:{value:r=>{if(r<8)return 30+r;if(r<16)return 90+(r-8);let n,i,s;if(r>=232)n=((r-232)*10+8)/255,i=n,s=n;else{r-=16;let l=r%36;n=Math.floor(r/36)/5,i=Math.floor(l/6)/5,s=l%6/5}let o=Math.max(n,i,s)*2;if(o===0)return 30;let a=30+(Math.round(s)<<2|Math.round(i)<<1|Math.round(n));return o===2&&(a+=60),a},enumerable:!1},rgbToAnsi:{value:(r,n,i)=>t.ansi256ToAnsi(t.rgbToAnsi256(r,n,i)),enumerable:!1},hexToAnsi:{value:r=>t.ansi256ToAnsi(t.hexToAnsi256(r)),enumerable:!1}}),t}var Jf=Xf(),_e=Jf;import fn from"node:process";import Zf from"node:os";import Xs from"node:tty";function ue(e,t=fn.argv){let r=e.startsWith("-")?"":e.length===1?"-":"--",n=t.indexOf(r+e),i=t.indexOf("--");return n!==-1&&(i===-1||n<i)}var{env:Y}=fn,nr;ue("no-color")||ue("no-colors")||ue("color=false")||ue("color=never")?nr=0:(ue("color")||ue("colors")||ue("color=true")||ue("color=always"))&&(nr=1);function zf(){if("FORCE_COLOR"in Y)return Y.FORCE_COLOR==="true"?1:Y.FORCE_COLOR==="false"?0:Y.FORCE_COLOR.length===0?1:Math.min(Number.parseInt(Y.FORCE_COLOR,10),3)}function ec(e){return e===0?!1:{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function tc(e,{streamIsTTY:t,sniffFlags:r=!0}={}){let n=zf();n!==void 0&&(nr=n);let i=r?nr:n;if(i===0)return 0;if(r){if(ue("color=16m")||ue("color=full")||ue("color=truecolor"))return 3;if(ue("color=256"))return 2}if(e&&!t&&i===void 0)return 0;let s=i||0;if(Y.TERM==="dumb")return s;if(fn.platform==="win32"){let o=Zf.release().split(".");return Number(o[0])>=10&&Number(o[2])>=10586?Number(o[2])>=14931?3:2:1}if("CI"in Y)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE","DRONE"].some(o=>o in Y)||Y.CI_NAME==="codeship"?1:s;if("TEAMCITY_VERSION"in Y)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(Y.TEAMCITY_VERSION)?1:0;if("TF_BUILD"in Y&&"AGENT_NAME"in Y)return 1;if(Y.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in Y){let o=Number.parseInt((Y.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(Y.TERM_PROGRAM){case"iTerm.app":return o>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(Y.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(Y.TERM)||"COLORTERM"in Y?1:s}function Js(e,t={}){let r=tc(e,{streamIsTTY:e&&e.isTTY,...t});return ec(r)}var rc={stdout:Js({isTTY:Xs.isatty(1)}),stderr:Js({isTTY:Xs.isatty(2)})},Zs=rc;function zs(e,t,r){let n=e.indexOf(t);if(n===-1)return e;let i=t.length,s=0,o="";do o+=e.substr(s,n-s)+t+r,s=n+i,n=e.indexOf(t,s);while(n!==-1);return o+=e.slice(s),o}function eo(e,t,r,n){let i=0,s="";do{let o=e[n-1]==="\r";s+=e.substr(i,(o?n-1:n)-i)+t+(o?`\r
|
6
|
+
`:`
|
7
|
+
`)+r,i=n+1,n=e.indexOf(`
|
8
|
+
`,i)}while(n!==-1);return s+=e.slice(i),s}var{stdout:to,stderr:ro}=Zs,cn=Symbol("GENERATOR"),ot=Symbol("STYLER"),Ot=Symbol("IS_EMPTY"),no=["ansi","ansi","ansi256","ansi16m"],at=Object.create(null),nc=(e,t={})=>{if(t.level&&!(Number.isInteger(t.level)&&t.level>=0&&t.level<=3))throw new Error("The `level` option should be an integer from 0 to 3");let r=to?to.level:0;e.level=t.level===void 0?r:t.level};var ic=e=>{let t=(...r)=>r.join(" ");return nc(t,e),Object.setPrototypeOf(t,Pt.prototype),t};function Pt(e){return ic(e)}Object.setPrototypeOf(Pt.prototype,Function.prototype);for(let[e,t]of Object.entries(_e))at[e]={get(){let r=ir(this,pn(t.open,t.close,this[ot]),this[Ot]);return Object.defineProperty(this,e,{value:r}),r}};at.visible={get(){let e=ir(this,this[ot],!0);return Object.defineProperty(this,"visible",{value:e}),e}};var hn=(e,t,r,...n)=>e==="rgb"?t==="ansi16m"?_e[r].ansi16m(...n):t==="ansi256"?_e[r].ansi256(_e.rgbToAnsi256(...n)):_e[r].ansi(_e.rgbToAnsi(...n)):e==="hex"?hn("rgb",t,r,..._e.hexToRgb(...n)):_e[r][e](...n),sc=["rgb","hex","ansi256"];for(let e of sc){at[e]={get(){let{level:r}=this;return function(...n){let i=pn(hn(e,no[r],"color",...n),_e.color.close,this[ot]);return ir(this,i,this[Ot])}}};let t="bg"+e[0].toUpperCase()+e.slice(1);at[t]={get(){let{level:r}=this;return function(...n){let i=pn(hn(e,no[r],"bgColor",...n),_e.bgColor.close,this[ot]);return ir(this,i,this[Ot])}}}}var oc=Object.defineProperties(()=>{},{...at,level:{enumerable:!0,get(){return this[cn].level},set(e){this[cn].level=e}}}),pn=(e,t,r)=>{let n,i;return r===void 0?(n=e,i=t):(n=r.openAll+e,i=t+r.closeAll),{open:e,close:t,openAll:n,closeAll:i,parent:r}},ir=(e,t,r)=>{let n=(...i)=>ac(n,i.length===1?""+i[0]:i.join(" "));return Object.setPrototypeOf(n,oc),n[cn]=e,n[ot]=t,n[Ot]=r,n},ac=(e,t)=>{if(e.level<=0||!t)return e[Ot]?"":t;let r=e[ot];if(r===void 0)return t;let{openAll:n,closeAll:i}=r;if(t.includes("\x1B"))for(;r!==void 0;)t=zs(t,r.close,r.open),r=r.parent;let s=t.indexOf(`
|
9
|
+
`);return s!==-1&&(t=eo(t,i,n,s)),n+t+i};Object.defineProperties(Pt.prototype,at);var lc=Pt(),gy=Pt({level:ro?ro.level:0});var ie=lc;import Lr from"node:process";import mo from"node:process";var _o=st(ao(),1),go=st(po(),1);import fc from"node:process";var cc=(0,_o.default)(()=>{(0,go.default)(()=>{fc.stderr.write("\x1B[?25h")},{alwaysLast:!0})}),yo=cc;var cr=!1,ct={};ct.show=(e=mo.stderr)=>{!e.isTTY||(cr=!1,e.write("\x1B[?25h"))};ct.hide=(e=mo.stderr)=>{!e.isTTY||(yo(),cr=!0,e.write("\x1B[?25l"))};ct.toggle=(e,t)=>{e!==void 0&&(cr=e),cr?ct.show(t):ct.hide(t)};var yn=ct;var Wt=st(So(),1);import Ce from"node:process";function Mt(){return Ce.platform!=="win32"?Ce.env.TERM!=="linux":Boolean(Ce.env.CI)||Boolean(Ce.env.WT_SESSION)||Ce.env.ConEmuTask==="{cmd::Cmder}"||Ce.env.TERM_PROGRAM==="vscode"||Ce.env.TERM==="xterm-256color"||Ce.env.TERM==="alacritty"||Ce.env.TERMINAL_EMULATOR==="JetBrains-JediTerm"}var pc={info:ie.blue("ℹ"),success:ie.green("✔"),warning:ie.yellow("⚠"),error:ie.red("✖")},dc={info:ie.blue("i"),success:ie.green("√"),warning:ie.yellow("‼"),error:ie.red("×")},_c=Mt()?pc:dc,Bt=_c;function mn({onlyFirst:e=!1}={}){let t=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))"].join("|");return new RegExp(t,e?void 0:"g")}function bn(e){if(typeof e!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof e}\``);return e.replace(mn(),"")}var Ha=st(Lo(),1);function xn({stream:e=process.stdout}={}){return Boolean(e&&e.isTTY&&process.env.TERM!=="dumb"&&!("CI"in process.env))}var qa=st(Fa(),1);import ye from"node:process";import Sp from"node:readline";var Ep=3,Pr=class{#r=0;#f=new qa.BufferListStream;#i;#n;constructor(){this.#f.pipe(ye.stdout);let t=this;this.#i=function(r,n,...i){let{stdin:s}=ye;if(t.#r>0||s.emit===t.#i){if(r==="keypress")return;r==="data"&&n.includes(Ep)&&ye.emit("SIGINT"),Reflect.apply(t.#i,this,[r,n,...i])}else Reflect.apply(ye.stdin.emit,this,[r,n,...i])}}start(){this.#r++,this.#r===1&&this._realStart()}stop(){if(this.#r<=0)throw new Error("`stop` called more times than `start`");this.#r--,this.#r===0&&this._realStop()}_realStart(){ye.platform!=="win32"&&(this.#n=Sp.createInterface({input:ye.stdin,output:this.#f}),this.#n.on("SIGINT",()=>{ye.listenerCount("SIGINT")===0?ye.emit("SIGINT"):(this.#n.close(),ye.kill(ye.pid,"SIGINT"))}))}_realStop(){ye.platform!=="win32"&&(this.#n.close(),this.#n=void 0)}};var Mr,zn=class{#r=0;#f=!1;#i=0;#n=0;#e;#o;#t;#c;#h;#a;#l;#u;#p;#s;color;constructor(t){Mr||(Mr=new Pr),typeof t=="string"&&(t={text:t}),this.#e={color:"cyan",stream:Lr.stderr,discardStdin:!0,hideCursor:!0,...t},this.color=this.#e.color,this.spinner=this.#e.spinner,this.#h=this.#e.interval,this.#t=this.#e.stream,this.#a=typeof this.#e.isEnabled=="boolean"?this.#e.isEnabled:xn({stream:this.#t}),this.#l=typeof this.#e.isSilent=="boolean"?this.#e.isSilent:!1,this.text=this.#e.text,this.prefixText=this.#e.prefixText,this.indent=this.#e.indent,Lr.env.NODE_ENV==="test"&&(this._stream=this.#t,this._isEnabled=this.#a,Object.defineProperty(this,"_linesToClear",{get(){return this.#r},set(r){this.#r=r}}),Object.defineProperty(this,"_frameIndex",{get(){return this.#n}}),Object.defineProperty(this,"_lineCount",{get(){return this.#i}}))}get indent(){return this.#u}set indent(t=0){if(!(t>=0&&Number.isInteger(t)))throw new Error("The `indent` option must be an integer from 0 and up");this.#u=t,this.updateLineCount()}get interval(){return this.#h||this.#o.interval||100}get spinner(){return this.#o}set spinner(t){if(this.#n=0,this.#h=void 0,typeof t=="object"){if(t.frames===void 0)throw new Error("The given spinner must have a `frames` property");this.#o=t}else if(!Mt())this.#o=Wt.default.line;else if(t===void 0)this.#o=Wt.default.dots;else if(t!=="default"&&Wt.default[t])this.#o=Wt.default[t];else throw new Error(`There is no built-in spinner named '${t}'. See https://github.com/sindresorhus/cli-spinners/blob/main/spinners.json for a full list.`)}get text(){return this.#p}set text(t){this.#p=t||"",this.updateLineCount()}get prefixText(){return this.#s}set prefixText(t){this.#s=t||"",this.updateLineCount()}get isSpinning(){return this.#c!==void 0}getFullPrefixText(t=this.#s,r=" "){return typeof t=="string"&&t!==""?t+r:typeof t=="function"?t()+r:""}updateLineCount(){let t=this.#t.columns||80,r=this.getFullPrefixText(this.#s,"-");this.#i=0;for(let n of bn(" ".repeat(this.#u)+r+"--"+this.#p).split(`
|
10
|
+
`))this.#i+=Math.max(1,Math.ceil((0,Ha.default)(n)/t))}get isEnabled(){return this.#a&&!this.#l}set isEnabled(t){if(typeof t!="boolean")throw new TypeError("The `isEnabled` option must be a boolean");this.#a=t}get isSilent(){return this.#l}set isSilent(t){if(typeof t!="boolean")throw new TypeError("The `isSilent` option must be a boolean");this.#l=t}frame(){let{frames:t}=this.#o,r=t[this.#n];this.color&&(r=ie[this.color](r)),this.#n=++this.#n%t.length;let n=typeof this.#s=="string"&&this.#s!==""?this.#s+" ":"",i=typeof this.text=="string"?" "+this.text:"";return n+r+i}clear(){if(!this.#a||!this.#t.isTTY)return this;this.#t.cursorTo(0);for(let t=0;t<this.#r;t++)t>0&&this.#t.moveCursor(0,-1),this.#t.clearLine(1);return(this.#u||this.lastIndent!==this.#u)&&this.#t.cursorTo(this.#u),this.lastIndent=this.#u,this.#r=0,this}render(){return this.#l?this:(this.clear(),this.#t.write(this.frame()),this.#r=this.#i,this)}start(t){return t&&(this.text=t),this.#l?this:this.#a?this.isSpinning?this:(this.#e.hideCursor&&yn.hide(this.#t),this.#e.discardStdin&&Lr.stdin.isTTY&&(this.#f=!0,Mr.start()),this.render(),this.#c=setInterval(this.render.bind(this),this.interval),this):(this.text&&this.#t.write(`- ${this.text}
|
11
|
+
`),this)}stop(){return this.#a?(clearInterval(this.#c),this.#c=void 0,this.#n=0,this.clear(),this.#e.hideCursor&&yn.show(this.#t),this.#e.discardStdin&&Lr.stdin.isTTY&&this.#f&&(Mr.stop(),this.#f=!1),this):this}succeed(t){return this.stopAndPersist({symbol:Bt.success,text:t})}fail(t){return this.stopAndPersist({symbol:Bt.error,text:t})}warn(t){return this.stopAndPersist({symbol:Bt.warning,text:t})}info(t){return this.stopAndPersist({symbol:Bt.info,text:t})}stopAndPersist(t={}){if(this.#l)return this;let r=t.prefixText||this.#s,n=t.text||this.text,i=typeof n=="string"?" "+n:"";return this.stop(),this.#t.write(`${this.getFullPrefixText(r," ")}${t.symbol||" "}${i}
|
12
|
+
`),this}};function ei(e){return new zn(e)}import{spawn as Rp,execSync as wp}from"child_process";import si from"node:process";import Cp from"node:os";import Ua from"node:tty";await(async()=>{let{dirname:e}=await import("path"),{fileURLToPath:t}=await import("url");if(typeof globalThis.__filename>"u"&&(globalThis.__filename=t(import.meta.url)),typeof globalThis.__dirname>"u"&&(globalThis.__dirname=e(globalThis.__filename)),typeof globalThis.require>"u"){let{default:r}=await import("module");globalThis.require=r.createRequire(import.meta.url)}})();var ja=(e=0)=>t=>`\x1B[${t+e}m`,$a=(e=0)=>t=>`\x1B[${38+e};5;${t}m`,Ga=(e=0)=>(t,r,n)=>`\x1B[${38+e};2;${t};${r};${n}m`;function Ap(){let e=new Map,t={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],overline:[53,55],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};t.color.gray=t.color.blackBright,t.bgColor.bgGray=t.bgColor.bgBlackBright,t.color.grey=t.color.blackBright,t.bgColor.bgGrey=t.bgColor.bgBlackBright;for(let[r,n]of Object.entries(t)){for(let[i,s]of Object.entries(n))t[i]={open:`\x1B[${s[0]}m`,close:`\x1B[${s[1]}m`},n[i]=t[i],e.set(s[0],s[1]);Object.defineProperty(t,r,{value:n,enumerable:!1})}return Object.defineProperty(t,"codes",{value:e,enumerable:!1}),t.color.close="\x1B[39m",t.bgColor.close="\x1B[49m",t.color.ansi=ja(),t.color.ansi256=$a(),t.color.ansi16m=Ga(),t.bgColor.ansi=ja(10),t.bgColor.ansi256=$a(10),t.bgColor.ansi16m=Ga(10),Object.defineProperties(t,{rgbToAnsi256:{value:(r,n,i)=>r===n&&n===i?r<8?16:r>248?231:Math.round((r-8)/247*24)+232:16+36*Math.round(r/255*5)+6*Math.round(n/255*5)+Math.round(i/255*5),enumerable:!1},hexToRgb:{value:r=>{let n=/(?<colorString>[a-f\d]{6}|[a-f\d]{3})/i.exec(r.toString(16));if(!n)return[0,0,0];let{colorString:i}=n.groups;i.length===3&&(i=[...i].map(o=>o+o).join(""));let s=Number.parseInt(i,16);return[s>>16&255,s>>8&255,s&255]},enumerable:!1},hexToAnsi256:{value:r=>t.rgbToAnsi256(...t.hexToRgb(r)),enumerable:!1},ansi256ToAnsi:{value:r=>{if(r<8)return 30+r;if(r<16)return 90+(r-8);let n,i,s;if(r>=232)n=((r-232)*10+8)/255,i=n,s=n;else{r-=16;let l=r%36;n=Math.floor(r/36)/5,i=Math.floor(l/6)/5,s=l%6/5}let o=Math.max(n,i,s)*2;if(o===0)return 30;let a=30+(Math.round(s)<<2|Math.round(i)<<1|Math.round(n));return o===2&&(a+=60),a},enumerable:!1},rgbToAnsi:{value:(r,n,i)=>t.ansi256ToAnsi(t.rgbToAnsi256(r,n,i)),enumerable:!1},hexToAnsi:{value:r=>t.ansi256ToAnsi(t.hexToAnsi256(r)),enumerable:!1}}),t}var Tp=Ap(),Se=Tp;function he(e,t=si.argv){let r=e.startsWith("-")?"":e.length===1?"-":"--",n=t.indexOf(r+e),i=t.indexOf("--");return n!==-1&&(i===-1||n<i)}var{env:K}=si,Br;he("no-color")||he("no-colors")||he("color=false")||he("color=never")?Br=0:(he("color")||he("colors")||he("color=true")||he("color=always"))&&(Br=1);function Op(){if("FORCE_COLOR"in K)return K.FORCE_COLOR==="true"?1:K.FORCE_COLOR==="false"?0:K.FORCE_COLOR.length===0?1:Math.min(Number.parseInt(K.FORCE_COLOR,10),3)}function Pp(e){return e===0?!1:{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function Lp(e,{streamIsTTY:t,sniffFlags:r=!0}={}){let n=Op();n!==void 0&&(Br=n);let i=r?Br:n;if(i===0)return 0;if(r){if(he("color=16m")||he("color=full")||he("color=truecolor"))return 3;if(he("color=256"))return 2}if(e&&!t&&i===void 0)return 0;let s=i||0;if(K.TERM==="dumb")return s;if(si.platform==="win32"){let o=Cp.release().split(".");return Number(o[0])>=10&&Number(o[2])>=10586?Number(o[2])>=14931?3:2:1}if("CI"in K)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE","DRONE"].some(o=>o in K)||K.CI_NAME==="codeship"?1:s;if("TEAMCITY_VERSION"in K)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(K.TEAMCITY_VERSION)?1:0;if("TF_BUILD"in K&&"AGENT_NAME"in K)return 1;if(K.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in K){let o=Number.parseInt((K.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(K.TERM_PROGRAM){case"iTerm.app":return o>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(K.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(K.TERM)||"COLORTERM"in K?1:s}function Wa(e,t={}){let r=Lp(e,{streamIsTTY:e&&e.isTTY,...t});return Pp(r)}var Mp={stdout:Wa({isTTY:Ua.isatty(1)}),stderr:Wa({isTTY:Ua.isatty(2)})},Bp=Mp;function Dp(e,t,r){let n=e.indexOf(t);if(n===-1)return e;let i=t.length,s=0,o="";do o+=e.substr(s,n-s)+t+r,s=n+i,n=e.indexOf(t,s);while(n!==-1);return o+=e.slice(s),o}function Ip(e,t,r,n){let i=0,s="";do{let o=e[n-1]==="\r";s+=e.substr(i,(o?n-1:n)-i)+t+(o?`\r
|
13
|
+
`:`
|
14
|
+
`)+r,i=n+1,n=e.indexOf(`
|
15
|
+
`,i)}while(n!==-1);return s+=e.slice(i),s}var{stdout:Va,stderr:Ya}=Bp,ti=Symbol("GENERATOR"),gt=Symbol("STYLER"),Vt=Symbol("IS_EMPTY"),Ka=["ansi","ansi","ansi256","ansi16m"],yt=Object.create(null),Np=(e,t={})=>{if(t.level&&!(Number.isInteger(t.level)&&t.level>=0&&t.level<=3))throw new Error("The `level` option should be an integer from 0 to 3");let r=Va?Va.level:0;e.level=t.level===void 0?r:t.level},kp=e=>{let t=(...r)=>r.join(" ");return Np(t,e),Object.setPrototypeOf(t,Yt.prototype),t};function Yt(e){return kp(e)}Object.setPrototypeOf(Yt.prototype,Function.prototype);for(let[e,t]of Object.entries(Se))yt[e]={get(){let r=Dr(this,ni(t.open,t.close,this[gt]),this[Vt]);return Object.defineProperty(this,e,{value:r}),r}};yt.visible={get(){let e=Dr(this,this[gt],!0);return Object.defineProperty(this,"visible",{value:e}),e}};var ri=(e,t,r,...n)=>e==="rgb"?t==="ansi16m"?Se[r].ansi16m(...n):t==="ansi256"?Se[r].ansi256(Se.rgbToAnsi256(...n)):Se[r].ansi(Se.rgbToAnsi(...n)):e==="hex"?ri("rgb",t,r,...Se.hexToRgb(...n)):Se[r][e](...n),Fp=["rgb","hex","ansi256"];for(let e of Fp){yt[e]={get(){let{level:r}=this;return function(...n){let i=ni(ri(e,Ka[r],"color",...n),Se.color.close,this[gt]);return Dr(this,i,this[Vt])}}};let t="bg"+e[0].toUpperCase()+e.slice(1);yt[t]={get(){let{level:r}=this;return function(...n){let i=ni(ri(e,Ka[r],"bgColor",...n),Se.bgColor.close,this[gt]);return Dr(this,i,this[Vt])}}}}var qp=Object.defineProperties(()=>{},{...yt,level:{enumerable:!0,get(){return this[ti].level},set(e){this[ti].level=e}}}),ni=(e,t,r)=>{let n,i;return r===void 0?(n=e,i=t):(n=r.openAll+e,i=t+r.closeAll),{open:e,close:t,openAll:n,closeAll:i,parent:r}},Dr=(e,t,r)=>{let n=(...i)=>Hp(n,i.length===1?""+i[0]:i.join(" "));return Object.setPrototypeOf(n,qp),n[ti]=e,n[gt]=t,n[Vt]=r,n},Hp=(e,t)=>{if(e.level<=0||!t)return e[Vt]?"":t;let r=e[gt];if(r===void 0)return t;let{openAll:n,closeAll:i}=r;if(t.includes("\x1B"))for(;r!==void 0;)t=Dp(t,r.close,r.open),r=r.parent;let s=t.indexOf(`
|
16
|
+
`);return s!==-1&&(t=Ip(t,i,n,s)),n+t+i};Object.defineProperties(Yt.prototype,yt);var jp=Yt(),wm=Yt({level:Ya?Ya.level:0}),$p=jp,Gp={win32:e=>({cmd:"cmd.exe",args:["/d","/s","/c",e]})},Up={"cp -rf":{win32:e=>{let t="xcopy /E /S /G /Q /Y",r=e.map(n=>n.endsWith("\\")?n:`${n}\\`).map(n=>n.replace(/\*\\$/,""));return`${t} ${r.join(" ")}`}},ln:{win32:e=>`mklink /D ${e.join(" ")}`},pkill:{win32:e=>`taskkill /T /F /pid ${e.join(" ")}`}},Wp=(e,t,r)=>{let n={...Gp,...t},i={...Up,...r},s=a=>{let l=process.platform,c=n[l];if(c)return c(a);let[u,...d]=a.split(" ");return{cmd:u,args:d}},o=(a=>{let l=Object.entries(i);for(let[c,u]of l)if(a.startsWith(c)){let d=process.platform,f=u[d];if(!f)break;let S=a.slice(c.length).trim().split(" ");return f(S)}return a})(e);return s(o)},Vp=process.platform==="linux"||process.platform==="darwin",ii=process.platform==="win32",Yp={stdio:"pipe",shell:!0,detached:!ii,env:process.env},Kp={log:!0,commandTranslations:{},shellTranslations:{},...Yp},Kt=({log:e=!0,commandTranslations:t={},shellTranslations:r={},...n}=Kp)=>{let i=null;return{childProcess:i,async run(s){if(i)throw new Error("Only one command per shell.");if(typeof s=="object"){let l=process.platform;s.posix&&Vp&&(l="posix");let c=s[l];if(!c)throw new Error("No command found for platform: "+JSON.stringify({platform:process.platform,command:s}));s=c}let{cmd:o,args:a}=Wp(s,r,t);return e&&console.log($p.dim(`
|
17
|
+
$ ${o} ${a.join(" ")}
|
18
|
+
`)),await new Promise((l,c)=>{i=Rp(o,a,n);let u="",d="";if(!i)throw new Error("Child process was not set.");let f=S=>{i=null;let m={code:S,stdout:u,stderr:d};S===0||S===1&&!ii?l(m):c(m)};i.stdout?.on("data",S=>{u+=S.toString()}),i.stderr?.on("data",S=>{d+=S.toString()}),i.on("close",f),i.on("exit",f),i.on("error",f),i.stdout?.pipe(process.stdout),i.stderr?.pipe(process.stderr)})},kill(s="SIGKILL"){if(i?.pid)if(ii)wp(`taskkill /t /f /pid ${i.pid}`);else return process.kill(-i.pid,s);return!0}}};import{resolve as jf}from"path";var ny=st(If(),1);import{copyFile as gv,mkdir as iy}from"fs/promises";import{dirname as mv,resolve as $s}from"path";var Nf={NODE_ENV:"production"};try{let{env:e}=await import("process");e.NODE_ENV&&(Nf.NODE_ENV=e.NODE_ENV)}catch{}var js=typeof window>"u"&&Nf.NODE_ENV==="development";import{Console as K0}from"console";var Xb=new K0({stdout:process.stdout,stderr:process.stderr,groupIndentation:4});var Ff={"./package.json":"./package.json",".":"./dist/index.js","./*":"./dist/*/index.js"},kf={packageJson:{type:"module",platform:"node",types:"dist/index.d.ts",files:["dist"],exports:Ff,scripts:{dev:"tsmodule dev",build:"tsmodule build",test:"ava",pretest:"tsmodule build",prepublishOnly:"yarn test",lint:"eslint src --fix"},ava:{timeout:"10m",files:["test/**/*.test.ts"],extensions:{ts:"module"},nodeArguments:["--no-warnings","--loader=@tsmodule/tsmodule/loader"]}},files:["tsconfig.json",".eslintrc"],dependencies:[],devDependencies:["@types/node","@tsmodule/tsmodule","@typescript-eslint/eslint-plugin","@typescript-eslint/parser","ava","eslint","typescript"]},Ct={default:kf,react:{packageJson:{platform:"browser",style:"dist/bundle.css",exports:{...Ff,"./*":"./dist/components/*/index.js","./styles":"./dist/bundle.css","./styles/*":"./dist/components/*/index.css"},scripts:{export:"tsmodule build",dev:"next dev",build:"next build",start:"next start",lint:"next lint --fix",pretest:"tsmodule build --runtime-only",test:"ava",prepublishOnly:"yarn export && yarn test"},resolutions:{"@types/react":"^17.0.38","@types/react-dom":"^17.0.11"}},files:[".eslintrc","next-env.d.ts","next.config.js","postcss.config.js","tailwind.config.js"],dependencies:["react@^17.0.2","react-dom@^17.0.2"],devDependencies:[...kf.devDependencies,"@types/react@^17.0.39","@types/react-dom@^17.0.11","eslint-config-next","@tsmodule/react","next","tailwindcss","autoprefixer","cssnano","postcss","postcss-import"]}};import{dirname as X0,resolve as J0}from"path";import{fileURLToPath as Z0}from"url";var qf=J0(X0(Z0(import.meta.url)),"..");import{readFile as z0,writeFile as ey}from"fs/promises";import{resolve as Hf}from"path";var ty=async(e=process.cwd())=>{let t=Hf(e,"package.json");return await z0(t,"utf-8")},ry=async(e=process.cwd())=>{let t=await ty(e);return JSON.parse(t)},ln=async(e=process.cwd(),t)=>{let r=Hf(e,"package.json"),n=await ry(e);return Object.assign(n,t),await ey(r,JSON.stringify(n,null,2),"utf-8"),n};var sy=e=>$s(qf,`./templates/${e}`),Gs=async({template:e,targetDir:t=process.cwd()})=>{let r=Kt(),n=sy(e),i=$s(t);await iy(i,{recursive:!0}),await r.run({posix:`cp -rf ${n}/. ${i}`,win32:`xcopy /E /I /Q /Y ${n}\\ ${i}\\`})};var Us=async({template:e,targetDir:t=process.cwd()})=>{let r=$s(t),n=Ct[e].packageJson;return await ln(r,n)},Ws=async({template:e,targetDir:t=process.cwd()})=>{let r=Kt({cwd:t}),n=[...Ct.default.dependencies],i=[...Ct.default.devDependencies];switch(e){case"react":n.push(...Ct.react.dependencies),i.push(...Ct.react.devDependencies);break}n.length&&await r.run(`yarn add ${n.join(" ")}`),i.length&&await r.run(`yarn add -D ${i.join(" ")}`)};globalThis.SHELL_OPTIONS={stdio:["ignore","ignore","inherit"]};var Bv=async(e,{react:t=!1})=>{let r=ei(`Creating new module ${ie.blueBright(e)}.`).start(),n={template:"default",targetDir:e};if(await Gs(n),await Us(n),t){let s={template:"react",targetDir:e};await Gs(s),await Us(s)}await ln(jf(process.cwd(),e),{name:e}),r.succeed("Project created."),await Ws({template:"default",targetDir:e}),t&&await Ws({template:"react",targetDir:e}),r.succeed("Dependencies installed."),await Kt({cwd:jf(e)}).run("git init"),r.succeed("Set up as Git repository.")};export{Bv as create};
|
19
|
+
/*!
|
20
|
+
* fill-range <https://github.com/jonschlinkert/fill-range>
|
21
|
+
*
|
22
|
+
* Copyright (c) 2014-present, Jon Schlinkert.
|
23
|
+
* Licensed under the MIT License.
|
24
|
+
*/
|
25
|
+
/*!
|
26
|
+
* is-extglob <https://github.com/jonschlinkert/is-extglob>
|
27
|
+
*
|
28
|
+
* Copyright (c) 2014-2016, Jon Schlinkert.
|
29
|
+
* Licensed under the MIT License.
|
30
|
+
*/
|
31
|
+
/*!
|
32
|
+
* is-glob <https://github.com/jonschlinkert/is-glob>
|
33
|
+
*
|
34
|
+
* Copyright (c) 2014-2017, Jon Schlinkert.
|
35
|
+
* Released under the MIT License.
|
36
|
+
*/
|
37
|
+
/*!
|
38
|
+
* is-number <https://github.com/jonschlinkert/is-number>
|
39
|
+
*
|
40
|
+
* Copyright (c) 2014-present, Jon Schlinkert.
|
41
|
+
* Released under the MIT License.
|
42
|
+
*/
|
43
|
+
/*!
|
44
|
+
* to-regex-range <https://github.com/micromatch/to-regex-range>
|
45
|
+
*
|
46
|
+
* Copyright (c) 2015-present, Jon Schlinkert.
|
47
|
+
* Released under the MIT License.
|
48
|
+
*/
|
49
|
+
/*! queue-microtask. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
50
|
+
/*! run-parallel. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
51
|
+
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|