@tsmodule/tsmodule 41.4.0 → 41.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (55) hide show
  1. package/dist/bin.js +78 -20
  2. package/dist/loader/index.js +6 -6
  3. package/package.json +5 -3
  4. package/dist/bin.d.ts +0 -2
  5. package/dist/commands/build/index.d.ts +0 -21
  6. package/dist/commands/build/index.js +0 -62
  7. package/dist/commands/build/lib/emitTsDeclarations.d.ts +0 -13
  8. package/dist/commands/build/lib/emitTsDeclarations.js +0 -18
  9. package/dist/commands/convert/index.d.ts +0 -7
  10. package/dist/commands/convert/index.js +0 -4
  11. package/dist/commands/create/index.d.ts +0 -3
  12. package/dist/commands/create/index.js +0 -18
  13. package/dist/commands/create/lib/templates.d.ts +0 -32
  14. package/dist/commands/create/lib/templates.js +0 -51
  15. package/dist/commands/dev/index.d.ts +0 -1
  16. package/dist/commands/dev/index.js +0 -20
  17. package/dist/commands/execute/index.d.ts +0 -1
  18. package/dist/commands/execute/index.js +0 -10
  19. package/dist/commands/index.d.ts +0 -5
  20. package/dist/commands/index.js +0 -4
  21. package/dist/commands/normalize/index.d.ts +0 -10
  22. package/dist/commands/normalize/index.js +0 -45
  23. package/dist/commands/normalize/lib/typescriptApi.d.ts +0 -7
  24. package/dist/commands/normalize/lib/typescriptApi.js +0 -14
  25. package/dist/constants.d.ts +0 -2
  26. package/dist/constants.js +0 -4
  27. package/dist/index.d.ts +0 -3
  28. package/dist/index.js +0 -4
  29. package/dist/loader/index.d.ts +0 -11
  30. package/dist/loader/types.d.ts +0 -22
  31. package/dist/loader/types.js +0 -3
  32. package/dist/package.json +0 -3
  33. package/dist/specification/externs.d.ts +0 -2
  34. package/dist/specification/externs.js +0 -4
  35. package/dist/specification/index.d.ts +0 -6
  36. package/dist/specification/index.js +0 -4
  37. package/dist/specification/shim.d.ts +0 -9
  38. package/dist/specification/shim.js +0 -4
  39. package/dist/specification/types.d.ts +0 -11
  40. package/dist/specification/types.js +0 -3
  41. package/dist/types/index.js +0 -4
  42. package/dist/utils/cwd.d.ts +0 -7
  43. package/dist/utils/cwd.js +0 -8
  44. package/dist/utils/packageJson.d.ts +0 -24
  45. package/dist/utils/packageJson.js +0 -4
  46. package/dist/utils/programCatch.d.ts +0 -1
  47. package/dist/utils/programCatch.js +0 -8
  48. package/dist/utils/require.d.ts +0 -9
  49. package/dist/utils/require.js +0 -4
  50. package/dist/utils/resolve.d.ts +0 -28
  51. package/dist/utils/resolve.js +0 -4
  52. package/dist/utils/showProgress.d.ts +0 -11
  53. package/dist/utils/showProgress.js +0 -12
  54. package/dist/utils/stdin.d.ts +0 -1
  55. package/dist/utils/stdin.js +0 -12
@@ -1,20 +0,0 @@
1
-
2
- if(typeof process<"u"){let{dirname:e}=await import("path"),{fileURLToPath:i}=await import("url");globalThis.__filename=i(import.meta.url),globalThis.__dirname=e(globalThis.__filename);let{default:a}=await import("module");globalThis.require=a.createRequire(import.meta.url)}
3
-
4
- var lo=Object.create;var Nr=Object.defineProperty;var fo=Object.getOwnPropertyDescriptor;var uo=Object.getOwnPropertyNames;var co=Object.getPrototypeOf,ho=Object.prototype.hasOwnProperty;var m=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,r)=>(typeof require<"u"?require:t)[r]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw new Error('Dynamic require of "'+e+'" is not supported')});var h=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var po=(e,t,r,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of uo(t))!ho.call(e,n)&&n!==r&&Nr(e,n,{get:()=>t[n],enumerable:!(i=fo(t,n))||i.enumerable});return e};var ne=(e,t,r)=>(r=e!=null?lo(co(e)):{},po(t||!e||!e.__esModule?Nr(r,"default",{value:e,enumerable:!0}):r,e));var ni=h((mf,Pt)=>{"use strict";var ii=(e,t)=>{for(let r of Reflect.ownKeys(t))Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r));return e};Pt.exports=ii;Pt.exports.default=ii});var si=h((vf,Ve)=>{"use strict";var zo=ni(),$e=new WeakMap,oi=(e,t={})=>{if(typeof e!="function")throw new TypeError("Expected a function");let r,i=0,n=e.displayName||e.name||"<anonymous>",o=function(...s){if($e.set(o,++i),i===1)r=e.apply(this,s),e=null;else if(t.throw===!0)throw new Error(`Function \`${n}\` can only be called once`);return r};return zo(o,e),$e.set(o,i),o};Ve.exports=oi;Ve.exports.default=oi;Ve.exports.callCount=e=>{if(!$e.has(e))throw new Error(`The given function \`${e.name}\` is not wrapped by the \`onetime\` package`);return $e.get(e)}});var ai=h((yf,Ye)=>{Ye.exports=["SIGABRT","SIGALRM","SIGHUP","SIGINT","SIGTERM"];process.platform!=="win32"&&Ye.exports.push("SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT");process.platform==="linux"&&Ye.exports.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT","SIGUNUSED")});var hi=h((xf,ce)=>{var y=global.process,Z=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"};Z(y)?(li=m("assert"),fe=ai(),fi=/^win/i.test(y.platform),we=m("events"),typeof we!="function"&&(we=we.EventEmitter),y.__signal_exit_emitter__?C=y.__signal_exit_emitter__:(C=y.__signal_exit_emitter__=new we,C.count=0,C.emitted={}),C.infinite||(C.setMaxListeners(1/0),C.infinite=!0),ce.exports=function(e,t){if(!Z(global.process))return function(){};li.equal(typeof e,"function","a callback must be provided for exit handler"),ue===!1&&Ft();var r="exit";t&&t.alwaysLast&&(r="afterexit");var i=function(){C.removeListener(r,e),C.listeners("exit").length===0&&C.listeners("afterexit").length===0&&He()};return C.on(r,e),i},He=function(){!ue||!Z(global.process)||(ue=!1,fe.forEach(function(t){try{y.removeListener(t,Ke[t])}catch{}}),y.emit=Je,y.reallyExit=jt,C.count-=1)},ce.exports.unload=He,X=function(t,r,i){C.emitted[t]||(C.emitted[t]=!0,C.emit(t,r,i))},Ke={},fe.forEach(function(e){Ke[e]=function(){if(!!Z(global.process)){var r=y.listeners(e);r.length===C.count&&(He(),X("exit",null,e),X("afterexit",null,e),fi&&e==="SIGHUP"&&(e="SIGINT"),y.kill(y.pid,e))}}}),ce.exports.signals=function(){return fe},ue=!1,Ft=function(){ue||!Z(global.process)||(ue=!0,C.count+=1,fe=fe.filter(function(t){try{return y.on(t,Ke[t]),!0}catch{return!1}}),y.emit=ci,y.reallyExit=ui)},ce.exports.load=Ft,jt=y.reallyExit,ui=function(t){!Z(global.process)||(y.exitCode=t||0,X("exit",y.exitCode,null),X("afterexit",y.exitCode,null),jt.call(y,y.exitCode))},Je=y.emit,ci=function(t,r){if(t==="exit"&&Z(global.process)){r!==void 0&&(y.exitCode=r);var i=Je.apply(this,arguments);return X("exit",y.exitCode,null),X("afterexit",y.exitCode,null),i}else return Je.apply(this,arguments)}):ce.exports=function(){return function(){}};var li,fe,fi,we,C,He,X,Ke,ue,Ft,jt,ui,Je,ci});var bi=h((Of,rs)=>{rs.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 yi=h((Cf,vi)=>{"use strict";var Xe=Object.assign({},bi()),mi=Object.keys(Xe);Object.defineProperty(Xe,"random",{get(){let e=Math.floor(Math.random()*mi.length),t=mi[e];return Xe[t]}});vi.exports=Xe});var xi=h((Ff,Qe)=>{var ss=function(){"use strict";function e(s,a,l,f){var c;typeof a=="object"&&(l=a.depth,f=a.prototype,c=a.filter,a=a.circular);var d=[],x=[],E=typeof Buffer<"u";typeof a>"u"&&(a=!0),typeof l>"u"&&(l=1/0);function A(_,G){if(_===null)return null;if(G==0)return _;var R,be;if(typeof _!="object")return _;if(e.__isArray(_))R=[];else if(e.__isRegExp(_))R=new RegExp(_.source,o(_)),_.lastIndex&&(R.lastIndex=_.lastIndex);else if(e.__isDate(_))R=new Date(_.getTime());else{if(E&&Buffer.isBuffer(_))return Buffer.allocUnsafe?R=Buffer.allocUnsafe(_.length):R=new Buffer(_.length),_.copy(R),R;typeof f>"u"?(be=Object.getPrototypeOf(_),R=Object.create(be)):(R=Object.create(f),be=f)}if(a){var Mr=d.indexOf(_);if(Mr!=-1)return x[Mr];d.push(_),x.push(R)}for(var xt in _){var wt;be&&(wt=Object.getOwnPropertyDescriptor(be,xt)),!(wt&&wt.set==null)&&(R[xt]=A(_[xt],G-1))}return R}return A(s,l)}e.clonePrototype=function(a){if(a===null)return null;var l=function(){};return l.prototype=a,new l};function t(s){return Object.prototype.toString.call(s)}e.__objToStr=t;function r(s){return typeof s=="object"&&t(s)==="[object Date]"}e.__isDate=r;function i(s){return typeof s=="object"&&t(s)==="[object Array]"}e.__isArray=i;function n(s){return typeof s=="object"&&t(s)==="[object RegExp]"}e.__isRegExp=n;function o(s){var a="";return s.global&&(a+="g"),s.ignoreCase&&(a+="i"),s.multiline&&(a+="m"),a}return e.__getRegExpFlags=o,e}();typeof Qe=="object"&&Qe.exports&&(Qe.exports=ss)});var Ei=h((jf,wi)=>{var as=xi();wi.exports=function(e,t){return e=e||{},Object.keys(t).forEach(function(r){typeof e[r]>"u"&&(e[r]=as(t[r]))}),e}});var Ti=h((kf,Ri)=>{Ri.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 Ai=h((qf,Wt)=>{"use strict";var ls=Ei(),Te=Ti(),Oi={nul:0,control:0};Wt.exports=function(t){return Ci(t,Oi)};Wt.exports.config=function(e){return e=ls(e||{},Oi),function(r){return Ci(r,e)}};function Ci(e,t){if(typeof e!="string")return Si(e,t);for(var r=0,i=0;i<e.length;i++){var n=Si(e.charCodeAt(i),t);if(n<0)return-1;r+=n}return r}function Si(e,t){return e===0?t.nul:e<32||e>=127&&e<160?t.control:fs(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 fs(e){var t=0,r=Te.length-1,i;if(e<Te[0][0]||e>Te[r][1])return!1;for(;r>=t;)if(i=Math.floor((t+r)/2),e>Te[i][1])t=i+1;else if(e<Te[i][0])r=i-1;else return!0;return!1}});var $t=h((Wf,Bi)=>{Bi.exports=m("stream")});var Ii=h((Gf,Di)=>{"use strict";function Mi(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,i)}return r}function us(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Mi(Object(r),!0).forEach(function(i){cs(e,i,r[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Mi(Object(r)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(r,i))})}return e}function cs(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function hs(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ni(e,t){for(var r=0;r<t.length;r++){var i=t[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function ds(e,t,r){return t&&Ni(e.prototype,t),r&&Ni(e,r),e}var ps=m("buffer"),ze=ps.Buffer,_s=m("util"),Vt=_s.inspect,gs=Vt&&Vt.custom||"inspect";function bs(e,t,r){ze.prototype.copy.call(e,t,r)}Di.exports=function(){function e(){hs(this,e),this.head=null,this.tail=null,this.length=0}return ds(e,[{key:"push",value:function(r){var i={data:r,next:null};this.length>0?this.tail.next=i:this.head=i,this.tail=i,++this.length}},{key:"unshift",value:function(r){var i={data:r,next:this.head};this.length===0&&(this.tail=i),this.head=i,++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 i=this.head,n=""+i.data;i=i.next;)n+=r+i.data;return n}},{key:"concat",value:function(r){if(this.length===0)return ze.alloc(0);for(var i=ze.allocUnsafe(r>>>0),n=this.head,o=0;n;)bs(n.data,i,o),o+=n.data.length,n=n.next;return i}},{key:"consume",value:function(r,i){var n;return r<this.head.data.length?(n=this.head.data.slice(0,r),this.head.data=this.head.data.slice(r)):r===this.head.data.length?n=this.shift():n=i?this._getString(r):this._getBuffer(r),n}},{key:"first",value:function(){return this.head.data}},{key:"_getString",value:function(r){var i=this.head,n=1,o=i.data;for(r-=o.length;i=i.next;){var s=i.data,a=r>s.length?s.length:r;if(a===s.length?o+=s:o+=s.slice(0,r),r-=a,r===0){a===s.length?(++n,i.next?this.head=i.next:this.head=this.tail=null):(this.head=i,i.data=s.slice(a));break}++n}return this.length-=n,o}},{key:"_getBuffer",value:function(r){var i=ze.allocUnsafe(r),n=this.head,o=1;for(n.data.copy(i),r-=n.data.length;n=n.next;){var s=n.data,a=r>s.length?s.length:r;if(s.copy(i,i.length-r,0,a),r-=a,r===0){a===s.length?(++o,n.next?this.head=n.next:this.head=this.tail=null):(this.head=n,n.data=s.slice(a));break}++o}return this.length-=o,i}},{key:gs,value:function(r,i){return Vt(this,us({},i,{depth:0,customInspect:!1}))}}]),e}()});var Ht=h(($f,Pi)=>{"use strict";function ms(e,t){var r=this,i=this._readableState&&this._readableState.destroyed,n=this._writableState&&this._writableState.destroyed;return i||n?(t?t(e):e&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,process.nextTick(Yt,this,e)):process.nextTick(Yt,this,e)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(e||null,function(o){!t&&o?r._writableState?r._writableState.errorEmitted?process.nextTick(et,r):(r._writableState.errorEmitted=!0,process.nextTick(Li,r,o)):process.nextTick(Li,r,o):t?(process.nextTick(et,r),t(o)):process.nextTick(et,r)}),this)}function Li(e,t){Yt(e,t),et(e)}function et(e){e._writableState&&!e._writableState.emitClose||e._readableState&&!e._readableState.emitClose||e.emit("close")}function vs(){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 Yt(e,t){e.emit("error",t)}function ys(e,t){var r=e._readableState,i=e._writableState;r&&r.autoDestroy||i&&i.autoDestroy?e.destroy(t):e.emit("error",t)}Pi.exports={destroy:ms,undestroy:vs,errorOrDestroy:ys}});var V=h((Vf,ki)=>{"use strict";var ji={};function D(e,t,r){r||(r=Error);function i(o,s,a){return typeof t=="string"?t:t(o,s,a)}class n extends r{constructor(s,a,l){super(i(s,a,l))}}n.prototype.name=r.name,n.prototype.code=e,ji[e]=n}function Fi(e,t){if(Array.isArray(e)){let r=e.length;return e=e.map(i=>String(i)),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 xs(e,t,r){return e.substr(!r||r<0?0:+r,t.length)===t}function ws(e,t,r){return(r===void 0||r>e.length)&&(r=e.length),e.substring(r-t.length,r)===t}function Es(e,t,r){return typeof r!="number"&&(r=0),r+t.length>e.length?!1:e.indexOf(t,r)!==-1}D("ERR_INVALID_OPT_VALUE",function(e,t){return'The value "'+t+'" is invalid for option "'+e+'"'},TypeError);D("ERR_INVALID_ARG_TYPE",function(e,t,r){let i;typeof t=="string"&&xs(t,"not ")?(i="must not be",t=t.replace(/^not /,"")):i="must be";let n;if(ws(e," argument"))n=`The ${e} ${i} ${Fi(t,"type")}`;else{let o=Es(e,".")?"property":"argument";n=`The "${e}" ${o} ${i} ${Fi(t,"type")}`}return n+=`. Received type ${typeof r}`,n},TypeError);D("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF");D("ERR_METHOD_NOT_IMPLEMENTED",function(e){return"The "+e+" method is not implemented"});D("ERR_STREAM_PREMATURE_CLOSE","Premature close");D("ERR_STREAM_DESTROYED",function(e){return"Cannot call "+e+" after a stream was destroyed"});D("ERR_MULTIPLE_CALLBACK","Callback called multiple times");D("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable");D("ERR_STREAM_WRITE_AFTER_END","write after end");D("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError);D("ERR_UNKNOWN_ENCODING",function(e){return"Unknown encoding: "+e},TypeError);D("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event");ki.exports.codes=ji});var Kt=h((Yf,qi)=>{"use strict";var Rs=V().codes.ERR_INVALID_OPT_VALUE;function Ts(e,t,r){return e.highWaterMark!=null?e.highWaterMark:t?e[r]:null}function Ss(e,t,r,i){var n=Ts(t,i,r);if(n!=null){if(!(isFinite(n)&&Math.floor(n)===n)||n<0){var o=i?r:"highWaterMark";throw new Rs(o,n)}return Math.floor(n)}return e.objectMode?16:16*1024}qi.exports={getHighWaterMark:Ss}});var Ui=h((Hf,Jt)=>{typeof Object.create=="function"?Jt.exports=function(t,r){r&&(t.super_=r,t.prototype=Object.create(r.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}))}:Jt.exports=function(t,r){if(r){t.super_=r;var i=function(){};i.prototype=r.prototype,t.prototype=new i,t.prototype.constructor=t}}});var Q=h((Kf,Xt)=>{try{if(Zt=m("util"),typeof Zt.inherits!="function")throw"";Xt.exports=Zt.inherits}catch{Xt.exports=Ui()}var Zt});var Gi=h((Jf,Wi)=>{Wi.exports=m("util").deprecate});var er=h((Zf,Ji)=>{"use strict";Ji.exports=w;function Vi(e){var t=this;this.next=null,this.entry=null,this.finish=function(){zs(t,e)}}var de;w.WritableState=Oe;var Os={deprecate:Gi()},Yi=$t(),rt=m("buffer").Buffer,Cs=global.Uint8Array||function(){};function As(e){return rt.from(e)}function Bs(e){return rt.isBuffer(e)||e instanceof Cs}var zt=Ht(),Ms=Kt(),Ns=Ms.getHighWaterMark,Y=V().codes,Ds=Y.ERR_INVALID_ARG_TYPE,Is=Y.ERR_METHOD_NOT_IMPLEMENTED,Ls=Y.ERR_MULTIPLE_CALLBACK,Ps=Y.ERR_STREAM_CANNOT_PIPE,Fs=Y.ERR_STREAM_DESTROYED,js=Y.ERR_STREAM_NULL_VALUES,ks=Y.ERR_STREAM_WRITE_AFTER_END,qs=Y.ERR_UNKNOWN_ENCODING,pe=zt.errorOrDestroy;Q()(w,Yi);function Us(){}function Oe(e,t,r){de=de||z(),e=e||{},typeof r!="boolean"&&(r=t instanceof de),this.objectMode=!!e.objectMode,r&&(this.objectMode=this.objectMode||!!e.writableObjectMode),this.highWaterMark=Ns(this,e,"writableHighWaterMark",r),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var i=e.decodeStrings===!1;this.decodeStrings=!i,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(n){Ks(t,n)},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 Vi(this)}Oe.prototype.getBuffer=function(){for(var t=this.bufferedRequest,r=[];t;)r.push(t),t=t.next;return r};(function(){try{Object.defineProperty(Oe.prototype,"buffer",{get:Os.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch{}})();var tt;typeof Symbol=="function"&&Symbol.hasInstance&&typeof Function.prototype[Symbol.hasInstance]=="function"?(tt=Function.prototype[Symbol.hasInstance],Object.defineProperty(w,Symbol.hasInstance,{value:function(t){return tt.call(this,t)?!0:this!==w?!1:t&&t._writableState instanceof Oe}})):tt=function(t){return t instanceof this};function w(e){de=de||z();var t=this instanceof de;if(!t&&!tt.call(w,this))return new w(e);this._writableState=new Oe(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)),Yi.call(this)}w.prototype.pipe=function(){pe(this,new Ps)};function Ws(e,t){var r=new ks;pe(e,r),process.nextTick(t,r)}function Gs(e,t,r,i){var n;return r===null?n=new js:typeof r!="string"&&!t.objectMode&&(n=new Ds("chunk",["string","Buffer"],r)),n?(pe(e,n),process.nextTick(i,n),!1):!0}w.prototype.write=function(e,t,r){var i=this._writableState,n=!1,o=!i.objectMode&&Bs(e);return o&&!rt.isBuffer(e)&&(e=As(e)),typeof t=="function"&&(r=t,t=null),o?t="buffer":t||(t=i.defaultEncoding),typeof r!="function"&&(r=Us),i.ending?Ws(this,r):(o||Gs(this,i,e,r))&&(i.pendingcb++,n=Vs(this,i,o,e,t,r)),n};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&&Hi(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 qs(t);return this._writableState.defaultEncoding=t,this};Object.defineProperty(w.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}});function $s(e,t,r){return!e.objectMode&&e.decodeStrings!==!1&&typeof t=="string"&&(t=rt.from(t,r)),t}Object.defineProperty(w.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});function Vs(e,t,r,i,n,o){if(!r){var s=$s(t,i,n);i!==s&&(r=!0,n="buffer",i=s)}var a=t.objectMode?1:i.length;t.length+=a;var l=t.length<t.highWaterMark;if(l||(t.needDrain=!0),t.writing||t.corked){var f=t.lastBufferedRequest;t.lastBufferedRequest={chunk:i,encoding:n,isBuf:r,callback:o,next:null},f?f.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else Qt(e,t,!1,a,i,n,o);return l}function Qt(e,t,r,i,n,o,s){t.writelen=i,t.writecb=s,t.writing=!0,t.sync=!0,t.destroyed?t.onwrite(new Fs("write")):r?e._writev(n,t.onwrite):e._write(n,o,t.onwrite),t.sync=!1}function Ys(e,t,r,i,n){--t.pendingcb,r?(process.nextTick(n,i),process.nextTick(Se,e,t),e._writableState.errorEmitted=!0,pe(e,i)):(n(i),e._writableState.errorEmitted=!0,pe(e,i),Se(e,t))}function Hs(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}function Ks(e,t){var r=e._writableState,i=r.sync,n=r.writecb;if(typeof n!="function")throw new Ls;if(Hs(r),t)Ys(e,r,i,t,n);else{var o=Ki(r)||e.destroyed;!o&&!r.corked&&!r.bufferProcessing&&r.bufferedRequest&&Hi(e,r),i?process.nextTick($i,e,r,o,n):$i(e,r,o,n)}}function $i(e,t,r,i){r||Js(e,t),t.pendingcb--,i(),Se(e,t)}function Js(e,t){t.length===0&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}function Hi(e,t){t.bufferProcessing=!0;var r=t.bufferedRequest;if(e._writev&&r&&r.next){var i=t.bufferedRequestCount,n=new Array(i),o=t.corkedRequestsFree;o.entry=r;for(var s=0,a=!0;r;)n[s]=r,r.isBuf||(a=!1),r=r.next,s+=1;n.allBuffers=a,Qt(e,t,!0,t.length,n,"",o.finish),t.pendingcb++,t.lastBufferedRequest=null,o.next?(t.corkedRequestsFree=o.next,o.next=null):t.corkedRequestsFree=new Vi(t),t.bufferedRequestCount=0}else{for(;r;){var l=r.chunk,f=r.encoding,c=r.callback,d=t.objectMode?1:l.length;if(Qt(e,t,!1,d,l,f,c),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 Is("_write()"))};w.prototype._writev=null;w.prototype.end=function(e,t,r){var i=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),i.corked&&(i.corked=1,this.uncork()),i.ending||Qs(this,i,r),this};Object.defineProperty(w.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}});function Ki(e){return e.ending&&e.length===0&&e.bufferedRequest===null&&!e.finished&&!e.writing}function Zs(e,t){e._final(function(r){t.pendingcb--,r&&pe(e,r),t.prefinished=!0,e.emit("prefinish"),Se(e,t)})}function Xs(e,t){!t.prefinished&&!t.finalCalled&&(typeof e._final=="function"&&!t.destroyed?(t.pendingcb++,t.finalCalled=!0,process.nextTick(Zs,e,t)):(t.prefinished=!0,e.emit("prefinish")))}function Se(e,t){var r=Ki(t);if(r&&(Xs(e,t),t.pendingcb===0&&(t.finished=!0,e.emit("finish"),t.autoDestroy))){var i=e._readableState;(!i||i.autoDestroy&&i.endEmitted)&&e.destroy()}return r}function Qs(e,t,r){t.ending=!0,Se(e,t),r&&(t.finished?process.nextTick(r):e.once("finish",r)),t.ended=!0,e.writable=!1}function zs(e,t,r){var i=e.entry;for(e.entry=null;i;){var n=i.callback;t.pendingcb--,n(r),i=i.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=zt.destroy;w.prototype._undestroy=zt.undestroy;w.prototype._destroy=function(e,t){t(e)}});var z=h((Xf,Xi)=>{"use strict";var ea=Object.keys||function(e){var t=[];for(var r in e)t.push(r);return t};Xi.exports=q;var Zi=ir(),rr=er();Q()(q,Zi);for(tr=ea(rr.prototype),it=0;it<tr.length;it++)nt=tr[it],q.prototype[nt]||(q.prototype[nt]=rr.prototype[nt]);var tr,nt,it;function q(e){if(!(this instanceof q))return new q(e);Zi.call(this,e),rr.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",ta)))}Object.defineProperty(q.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});Object.defineProperty(q.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}});Object.defineProperty(q.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}});function ta(){this._writableState.ended||process.nextTick(ra,this)}function ra(e){e.end()}Object.defineProperty(q.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 en=h((nr,zi)=>{var ot=m("buffer"),U=ot.Buffer;function Qi(e,t){for(var r in e)t[r]=e[r]}U.from&&U.alloc&&U.allocUnsafe&&U.allocUnsafeSlow?zi.exports=ot:(Qi(ot,nr),nr.Buffer=ee);function ee(e,t,r){return U(e,t,r)}ee.prototype=Object.create(U.prototype);Qi(U,ee);ee.from=function(e,t,r){if(typeof e=="number")throw new TypeError("Argument must not be a number");return U(e,t,r)};ee.alloc=function(e,t,r){if(typeof e!="number")throw new TypeError("Argument must be a number");var i=U(e);return t!==void 0?typeof r=="string"?i.fill(t,r):i.fill(t):i.fill(0),i};ee.allocUnsafe=function(e){if(typeof e!="number")throw new TypeError("Argument must be a number");return U(e)};ee.allocUnsafeSlow=function(e){if(typeof e!="number")throw new TypeError("Argument must be a number");return ot.SlowBuffer(e)}});var ar=h(rn=>{"use strict";var sr=en().Buffer,tn=sr.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 ia(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 na(e){var t=ia(e);if(typeof t!="string"&&(sr.isEncoding===tn||!tn(e)))throw new Error("Unknown encoding: "+e);return t||e}rn.StringDecoder=Ce;function Ce(e){this.encoding=na(e);var t;switch(this.encoding){case"utf16le":this.text=ua,this.end=ca,t=4;break;case"utf8":this.fillLast=aa,t=4;break;case"base64":this.text=ha,this.end=da,t=3;break;default:this.write=pa,this.end=_a;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=sr.allocUnsafe(t)}Ce.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||""};Ce.prototype.end=fa;Ce.prototype.text=la;Ce.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 or(e){return e<=127?0:e>>5===6?2:e>>4===14?3:e>>3===30?4:e>>6===2?-1:-2}function oa(e,t,r){var i=t.length-1;if(i<r)return 0;var n=or(t[i]);return n>=0?(n>0&&(e.lastNeed=n-1),n):--i<r||n===-2?0:(n=or(t[i]),n>=0?(n>0&&(e.lastNeed=n-2),n):--i<r||n===-2?0:(n=or(t[i]),n>=0?(n>0&&(n===2?n=0:e.lastNeed=n-3),n):0))}function sa(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 aa(e){var t=this.lastTotal-this.lastNeed,r=sa(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 la(e,t){var r=oa(this,e,t);if(!this.lastNeed)return e.toString("utf8",t);this.lastTotal=r;var i=e.length-(r-this.lastNeed);return e.copy(this.lastChar,0,i),e.toString("utf8",t,i)}function fa(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+"�":t}function ua(e,t){if((e.length-t)%2===0){var r=e.toString("utf16le",t);if(r){var i=r.charCodeAt(r.length-1);if(i>=55296&&i<=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 ca(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 ha(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 da(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+this.lastChar.toString("base64",0,3-this.lastNeed):t}function pa(e){return e.toString(this.encoding)}function _a(e){return e&&e.length?this.write(e):""}});var st=h((zf,sn)=>{"use strict";var nn=V().codes.ERR_STREAM_PREMATURE_CLOSE;function ga(e){var t=!1;return function(){if(!t){t=!0;for(var r=arguments.length,i=new Array(r),n=0;n<r;n++)i[n]=arguments[n];e.apply(this,i)}}}function ba(){}function ma(e){return e.setHeader&&typeof e.abort=="function"}function on(e,t,r){if(typeof t=="function")return on(e,null,t);t||(t={}),r=ga(r||ba);var i=t.readable||t.readable!==!1&&e.readable,n=t.writable||t.writable!==!1&&e.writable,o=function(){e.writable||a()},s=e._writableState&&e._writableState.finished,a=function(){n=!1,s=!0,i||r.call(e)},l=e._readableState&&e._readableState.endEmitted,f=function(){i=!1,l=!0,n||r.call(e)},c=function(A){r.call(e,A)},d=function(){var A;if(i&&!l)return(!e._readableState||!e._readableState.ended)&&(A=new nn),r.call(e,A);if(n&&!s)return(!e._writableState||!e._writableState.ended)&&(A=new nn),r.call(e,A)},x=function(){e.req.on("finish",a)};return ma(e)?(e.on("complete",a),e.on("abort",d),e.req?x():e.on("request",x)):n&&!e._writableState&&(e.on("end",o),e.on("close",o)),e.on("end",f),e.on("finish",a),t.error!==!1&&e.on("error",c),e.on("close",d),function(){e.removeListener("complete",a),e.removeListener("abort",d),e.removeListener("request",x),e.req&&e.req.removeListener("finish",a),e.removeListener("end",o),e.removeListener("close",o),e.removeListener("finish",a),e.removeListener("end",f),e.removeListener("error",c),e.removeListener("close",d)}}sn.exports=on});var ln=h((eu,an)=>{"use strict";var at;function H(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var va=st(),K=Symbol("lastResolve"),te=Symbol("lastReject"),Ae=Symbol("error"),lt=Symbol("ended"),re=Symbol("lastPromise"),lr=Symbol("handlePromise"),ie=Symbol("stream");function J(e,t){return{value:e,done:t}}function ya(e){var t=e[K];if(t!==null){var r=e[ie].read();r!==null&&(e[re]=null,e[K]=null,e[te]=null,t(J(r,!1)))}}function xa(e){process.nextTick(ya,e)}function wa(e,t){return function(r,i){e.then(function(){if(t[lt]){r(J(void 0,!0));return}t[lr](r,i)},i)}}var Ea=Object.getPrototypeOf(function(){}),Ra=Object.setPrototypeOf((at={get stream(){return this[ie]},next:function(){var t=this,r=this[Ae];if(r!==null)return Promise.reject(r);if(this[lt])return Promise.resolve(J(void 0,!0));if(this[ie].destroyed)return new Promise(function(s,a){process.nextTick(function(){t[Ae]?a(t[Ae]):s(J(void 0,!0))})});var i=this[re],n;if(i)n=new Promise(wa(i,this));else{var o=this[ie].read();if(o!==null)return Promise.resolve(J(o,!1));n=new Promise(this[lr])}return this[re]=n,n}},H(at,Symbol.asyncIterator,function(){return this}),H(at,"return",function(){var t=this;return new Promise(function(r,i){t[ie].destroy(null,function(n){if(n){i(n);return}r(J(void 0,!0))})})}),at),Ea),Ta=function(t){var r,i=Object.create(Ra,(r={},H(r,ie,{value:t,writable:!0}),H(r,K,{value:null,writable:!0}),H(r,te,{value:null,writable:!0}),H(r,Ae,{value:null,writable:!0}),H(r,lt,{value:t._readableState.endEmitted,writable:!0}),H(r,lr,{value:function(o,s){var a=i[ie].read();a?(i[re]=null,i[K]=null,i[te]=null,o(J(a,!1))):(i[K]=o,i[te]=s)},writable:!0}),r));return i[re]=null,va(t,function(n){if(n&&n.code!=="ERR_STREAM_PREMATURE_CLOSE"){var o=i[te];o!==null&&(i[re]=null,i[K]=null,i[te]=null,o(n)),i[Ae]=n;return}var s=i[K];s!==null&&(i[re]=null,i[K]=null,i[te]=null,s(J(void 0,!0))),i[lt]=!0}),t.on("readable",xa.bind(null,i)),i};an.exports=Ta});var hn=h((tu,cn)=>{"use strict";function fn(e,t,r,i,n,o,s){try{var a=e[o](s),l=a.value}catch(f){r(f);return}a.done?t(l):Promise.resolve(l).then(i,n)}function Sa(e){return function(){var t=this,r=arguments;return new Promise(function(i,n){var o=e.apply(t,r);function s(l){fn(o,i,n,s,a,"next",l)}function a(l){fn(o,i,n,s,a,"throw",l)}s(void 0)})}}function un(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,i)}return r}function Oa(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?un(Object(r),!0).forEach(function(i){Ca(e,i,r[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):un(Object(r)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(r,i))})}return e}function Ca(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Aa=V().codes.ERR_INVALID_ARG_TYPE;function Ba(e,t,r){var i;if(t&&typeof t.next=="function")i=t;else if(t&&t[Symbol.asyncIterator])i=t[Symbol.asyncIterator]();else if(t&&t[Symbol.iterator])i=t[Symbol.iterator]();else throw new Aa("iterable",["Iterable"],t);var n=new e(Oa({objectMode:!0},r)),o=!1;n._read=function(){o||(o=!0,s())};function s(){return a.apply(this,arguments)}function a(){return a=Sa(function*(){try{var l=yield i.next(),f=l.value,c=l.done;c?n.push(null):n.push(yield f)?s():o=!1}catch(d){n.destroy(d)}}),a.apply(this,arguments)}return n}cn.exports=Ba});var ir=h((iu,wn)=>{"use strict";wn.exports=p;var _e;p.ReadableState=gn;var ru=m("events").EventEmitter,_n=function(t,r){return t.listeners(r).length},Me=$t(),ft=m("buffer").Buffer,Ma=global.Uint8Array||function(){};function Na(e){return ft.from(e)}function Da(e){return ft.isBuffer(e)||e instanceof Ma}var fr=m("util"),u;fr&&fr.debuglog?u=fr.debuglog("stream"):u=function(){};var Ia=Ii(),gr=Ht(),La=Kt(),Pa=La.getHighWaterMark,ut=V().codes,Fa=ut.ERR_INVALID_ARG_TYPE,ja=ut.ERR_STREAM_PUSH_AFTER_EOF,ka=ut.ERR_METHOD_NOT_IMPLEMENTED,qa=ut.ERR_STREAM_UNSHIFT_AFTER_END_EVENT,ge,ur,cr;Q()(p,Me);var Be=gr.errorOrDestroy,hr=["error","close","destroy","pause","resume"];function Ua(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 gn(e,t,r){_e=_e||z(),e=e||{},typeof r!="boolean"&&(r=t instanceof _e),this.objectMode=!!e.objectMode,r&&(this.objectMode=this.objectMode||!!e.readableObjectMode),this.highWaterMark=Pa(this,e,"readableHighWaterMark",r),this.buffer=new Ia,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&&(ge||(ge=ar().StringDecoder),this.decoder=new ge(e.encoding),this.encoding=e.encoding)}function p(e){if(_e=_e||z(),!(this instanceof p))return new p(e);var t=this instanceof _e;this._readableState=new gn(e,this,t),this.readable=!0,e&&(typeof e.read=="function"&&(this._read=e.read),typeof e.destroy=="function"&&(this._destroy=e.destroy)),Me.call(this)}Object.defineProperty(p.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState===void 0?!1:this._readableState.destroyed},set:function(t){!this._readableState||(this._readableState.destroyed=t)}});p.prototype.destroy=gr.destroy;p.prototype._undestroy=gr.undestroy;p.prototype._destroy=function(e,t){t(e)};p.prototype.push=function(e,t){var r=this._readableState,i;return r.objectMode?i=!0:typeof e=="string"&&(t=t||r.defaultEncoding,t!==r.encoding&&(e=ft.from(e,t),t=""),i=!0),bn(this,e,t,!1,i)};p.prototype.unshift=function(e){return bn(this,e,null,!0,!1)};function bn(e,t,r,i,n){u("readableAddChunk",t);var o=e._readableState;if(t===null)o.reading=!1,$a(e,o);else{var s;if(n||(s=Wa(o,t)),s)Be(e,s);else if(o.objectMode||t&&t.length>0)if(typeof t!="string"&&!o.objectMode&&Object.getPrototypeOf(t)!==ft.prototype&&(t=Na(t)),i)o.endEmitted?Be(e,new qa):dr(e,o,t,!0);else if(o.ended)Be(e,new ja);else{if(o.destroyed)return!1;o.reading=!1,o.decoder&&!r?(t=o.decoder.write(t),o.objectMode||t.length!==0?dr(e,o,t,!1):_r(e,o)):dr(e,o,t,!1)}else i||(o.reading=!1,_r(e,o))}return!o.ended&&(o.length<o.highWaterMark||o.length===0)}function dr(e,t,r,i){t.flowing&&t.length===0&&!t.sync?(t.awaitDrain=0,e.emit("data",r)):(t.length+=t.objectMode?1:r.length,i?t.buffer.unshift(r):t.buffer.push(r),t.needReadable&&ct(e)),_r(e,t)}function Wa(e,t){var r;return!Da(t)&&typeof t!="string"&&t!==void 0&&!e.objectMode&&(r=new Fa("chunk",["string","Buffer","Uint8Array"],t)),r}p.prototype.isPaused=function(){return this._readableState.flowing===!1};p.prototype.setEncoding=function(e){ge||(ge=ar().StringDecoder);var t=new ge(e);this._readableState.decoder=t,this._readableState.encoding=this._readableState.decoder.encoding;for(var r=this._readableState.buffer.head,i="";r!==null;)i+=t.write(r.data),r=r.next;return this._readableState.buffer.clear(),i!==""&&this._readableState.buffer.push(i),this._readableState.length=i.length,this};var dn=1073741824;function Ga(e){return e>=dn?e=dn:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}function pn(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=Ga(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}p.prototype.read=function(e){u("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 u("read: emitReadable",t.length,t.ended),t.length===0&&t.ended?pr(this):ct(this),null;if(e=pn(e,t),e===0&&t.ended)return t.length===0&&pr(this),null;var i=t.needReadable;u("need readable",i),(t.length===0||t.length-e<t.highWaterMark)&&(i=!0,u("length less than watermark",i)),t.ended||t.reading?(i=!1,u("reading or ended",i)):i&&(u("do read"),t.reading=!0,t.sync=!0,t.length===0&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=pn(r,t)));var n;return e>0?n=yn(e,t):n=null,n===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&&pr(this)),n!==null&&this.emit("data",n),n};function $a(e,t){if(u("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?ct(e):(t.needReadable=!1,t.emittedReadable||(t.emittedReadable=!0,mn(e)))}}function ct(e){var t=e._readableState;u("emitReadable",t.needReadable,t.emittedReadable),t.needReadable=!1,t.emittedReadable||(u("emitReadable",t.flowing),t.emittedReadable=!0,process.nextTick(mn,e))}function mn(e){var t=e._readableState;u("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,br(e)}function _r(e,t){t.readingMore||(t.readingMore=!0,process.nextTick(Va,e,t))}function Va(e,t){for(;!t.reading&&!t.ended&&(t.length<t.highWaterMark||t.flowing&&t.length===0);){var r=t.length;if(u("maybeReadMore read 0"),e.read(0),r===t.length)break}t.readingMore=!1}p.prototype._read=function(e){Be(this,new ka("_read()"))};p.prototype.pipe=function(e,t){var r=this,i=this._readableState;switch(i.pipesCount){case 0:i.pipes=e;break;case 1:i.pipes=[i.pipes,e];break;default:i.pipes.push(e);break}i.pipesCount+=1,u("pipe count=%d opts=%j",i.pipesCount,t);var n=(!t||t.end!==!1)&&e!==process.stdout&&e!==process.stderr,o=n?a:_;i.endEmitted?process.nextTick(o):r.once("end",o),e.on("unpipe",s);function s(G,R){u("onunpipe"),G===r&&R&&R.hasUnpiped===!1&&(R.hasUnpiped=!0,c())}function a(){u("onend"),e.end()}var l=Ya(r);e.on("drain",l);var f=!1;function c(){u("cleanup"),e.removeListener("close",E),e.removeListener("finish",A),e.removeListener("drain",l),e.removeListener("error",x),e.removeListener("unpipe",s),r.removeListener("end",a),r.removeListener("end",_),r.removeListener("data",d),f=!0,i.awaitDrain&&(!e._writableState||e._writableState.needDrain)&&l()}r.on("data",d);function d(G){u("ondata");var R=e.write(G);u("dest.write",R),R===!1&&((i.pipesCount===1&&i.pipes===e||i.pipesCount>1&&xn(i.pipes,e)!==-1)&&!f&&(u("false write response, pause",i.awaitDrain),i.awaitDrain++),r.pause())}function x(G){u("onerror",G),_(),e.removeListener("error",x),_n(e,"error")===0&&Be(e,G)}Ua(e,"error",x);function E(){e.removeListener("finish",A),_()}e.once("close",E);function A(){u("onfinish"),e.removeListener("close",E),_()}e.once("finish",A);function _(){u("unpipe"),r.unpipe(e)}return e.emit("pipe",r),i.flowing||(u("pipe resume"),r.resume()),e};function Ya(e){return function(){var r=e._readableState;u("pipeOnDrain",r.awaitDrain),r.awaitDrain&&r.awaitDrain--,r.awaitDrain===0&&_n(e,"data")&&(r.flowing=!0,br(e))}}p.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 i=t.pipes,n=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var o=0;o<n;o++)i[o].emit("unpipe",this,{hasUnpiped:!1});return this}var s=xn(t.pipes,e);return s===-1?this:(t.pipes.splice(s,1),t.pipesCount-=1,t.pipesCount===1&&(t.pipes=t.pipes[0]),e.emit("unpipe",this,r),this)};p.prototype.on=function(e,t){var r=Me.prototype.on.call(this,e,t),i=this._readableState;return e==="data"?(i.readableListening=this.listenerCount("readable")>0,i.flowing!==!1&&this.resume()):e==="readable"&&!i.endEmitted&&!i.readableListening&&(i.readableListening=i.needReadable=!0,i.flowing=!1,i.emittedReadable=!1,u("on readable",i.length,i.reading),i.length?ct(this):i.reading||process.nextTick(Ha,this)),r};p.prototype.addListener=p.prototype.on;p.prototype.removeListener=function(e,t){var r=Me.prototype.removeListener.call(this,e,t);return e==="readable"&&process.nextTick(vn,this),r};p.prototype.removeAllListeners=function(e){var t=Me.prototype.removeAllListeners.apply(this,arguments);return(e==="readable"||e===void 0)&&process.nextTick(vn,this),t};function vn(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 Ha(e){u("readable nexttick read 0"),e.read(0)}p.prototype.resume=function(){var e=this._readableState;return e.flowing||(u("resume"),e.flowing=!e.readableListening,Ka(this,e)),e.paused=!1,this};function Ka(e,t){t.resumeScheduled||(t.resumeScheduled=!0,process.nextTick(Ja,e,t))}function Ja(e,t){u("resume",t.reading),t.reading||e.read(0),t.resumeScheduled=!1,e.emit("resume"),br(e),t.flowing&&!t.reading&&e.read(0)}p.prototype.pause=function(){return u("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(u("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this};function br(e){var t=e._readableState;for(u("flow",t.flowing);t.flowing&&e.read()!==null;);}p.prototype.wrap=function(e){var t=this,r=this._readableState,i=!1;e.on("end",function(){if(u("wrapped end"),r.decoder&&!r.ended){var s=r.decoder.end();s&&s.length&&t.push(s)}t.push(null)}),e.on("data",function(s){if(u("wrapped data"),r.decoder&&(s=r.decoder.write(s)),!(r.objectMode&&s==null)&&!(!r.objectMode&&(!s||!s.length))){var a=t.push(s);a||(i=!0,e.pause())}});for(var n in e)this[n]===void 0&&typeof e[n]=="function"&&(this[n]=function(a){return function(){return e[a].apply(e,arguments)}}(n));for(var o=0;o<hr.length;o++)e.on(hr[o],this.emit.bind(this,hr[o]));return this._read=function(s){u("wrapped _read",s),i&&(i=!1,e.resume())},this};typeof Symbol=="function"&&(p.prototype[Symbol.asyncIterator]=function(){return ur===void 0&&(ur=ln()),ur(this)});Object.defineProperty(p.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}});Object.defineProperty(p.prototype,"readableBuffer",{enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}});Object.defineProperty(p.prototype,"readableFlowing",{enumerable:!1,get:function(){return this._readableState.flowing},set:function(t){this._readableState&&(this._readableState.flowing=t)}});p._fromList=yn;Object.defineProperty(p.prototype,"readableLength",{enumerable:!1,get:function(){return this._readableState.length}});function yn(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 pr(e){var t=e._readableState;u("endReadable",t.endEmitted),t.endEmitted||(t.ended=!0,process.nextTick(Za,t,e))}function Za(e,t){if(u("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"&&(p.from=function(e,t){return cr===void 0&&(cr=hn()),cr(p,e,t)});function xn(e,t){for(var r=0,i=e.length;r<i;r++)if(e[r]===t)return r;return-1}});var mr=h((nu,Rn)=>{"use strict";Rn.exports=$;var ht=V().codes,Xa=ht.ERR_METHOD_NOT_IMPLEMENTED,Qa=ht.ERR_MULTIPLE_CALLBACK,za=ht.ERR_TRANSFORM_ALREADY_TRANSFORMING,el=ht.ERR_TRANSFORM_WITH_LENGTH_0,dt=z();Q()($,dt);function tl(e,t){var r=this._transformState;r.transforming=!1;var i=r.writecb;if(i===null)return this.emit("error",new Qa);r.writechunk=null,r.writecb=null,t!=null&&this.push(t),i(e);var n=this._readableState;n.reading=!1,(n.needReadable||n.length<n.highWaterMark)&&this._read(n.highWaterMark)}function $(e){if(!(this instanceof $))return new $(e);dt.call(this,e),this._transformState={afterTransform:tl.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",rl)}function rl(){var e=this;typeof this._flush=="function"&&!this._readableState.destroyed?this._flush(function(t,r){En(e,t,r)}):En(this,null,null)}$.prototype.push=function(e,t){return this._transformState.needTransform=!1,dt.prototype.push.call(this,e,t)};$.prototype._transform=function(e,t,r){r(new Xa("_transform()"))};$.prototype._write=function(e,t,r){var i=this._transformState;if(i.writecb=r,i.writechunk=e,i.writeencoding=t,!i.transforming){var n=this._readableState;(i.needTransform||n.needReadable||n.length<n.highWaterMark)&&this._read(n.highWaterMark)}};$.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};$.prototype._destroy=function(e,t){dt.prototype._destroy.call(this,e,function(r){t(r)})};function En(e,t,r){if(t)return e.emit("error",t);if(r!=null&&e.push(r),e._writableState.length)throw new el;if(e._transformState.transforming)throw new za;return e.push(null)}});var On=h((ou,Sn)=>{"use strict";Sn.exports=Ne;var Tn=mr();Q()(Ne,Tn);function Ne(e){if(!(this instanceof Ne))return new Ne(e);Tn.call(this,e)}Ne.prototype._transform=function(e,t,r){r(null,e)}});var Nn=h((su,Mn)=>{"use strict";var vr;function il(e){var t=!1;return function(){t||(t=!0,e.apply(void 0,arguments))}}var Bn=V().codes,nl=Bn.ERR_MISSING_ARGS,ol=Bn.ERR_STREAM_DESTROYED;function Cn(e){if(e)throw e}function sl(e){return e.setHeader&&typeof e.abort=="function"}function al(e,t,r,i){i=il(i);var n=!1;e.on("close",function(){n=!0}),vr===void 0&&(vr=st()),vr(e,{readable:t,writable:r},function(s){if(s)return i(s);n=!0,i()});var o=!1;return function(s){if(!n&&!o){if(o=!0,sl(e))return e.abort();if(typeof e.destroy=="function")return e.destroy();i(s||new ol("pipe"))}}}function An(e){e()}function ll(e,t){return e.pipe(t)}function fl(e){return!e.length||typeof e[e.length-1]!="function"?Cn:e.pop()}function ul(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var i=fl(t);if(Array.isArray(t[0])&&(t=t[0]),t.length<2)throw new nl("streams");var n,o=t.map(function(s,a){var l=a<t.length-1,f=a>0;return al(s,l,f,function(c){n||(n=c),c&&o.forEach(An),!l&&(o.forEach(An),i(n))})});return t.reduce(ll)}Mn.exports=ul});var Dn=h((I,Ie)=>{var De=m("stream");process.env.READABLE_STREAM==="disable"&&De?(Ie.exports=De.Readable,Object.assign(Ie.exports,De),Ie.exports.Stream=De):(I=Ie.exports=ir(),I.Stream=De||I,I.Readable=I,I.Writable=er(),I.Duplex=z(),I.Transform=mr(),I.PassThrough=On(),I.finished=st(),I.pipeline=Nn())});var Pn=h((au,Ln)=>{"use strict";var{Buffer:F}=m("buffer"),In=Symbol.for("BufferList");function b(e){if(!(this instanceof b))return new b(e);b._init.call(this,e)}b._init=function(t){Object.defineProperty(this,In,{value:!0}),this._bufs=[],this.length=0,t&&this.append(t)};b.prototype._new=function(t){return new b(t)};b.prototype._offset=function(t){if(t===0)return[0,0];let r=0;for(let i=0;i<this._bufs.length;i++){let n=r+this._bufs[i].length;if(t<n||i===this._bufs.length-1)return[i,t-r];r=n}};b.prototype._reverseOffset=function(e){let t=e[0],r=e[1];for(let i=0;i<t;i++)r+=this._bufs[i].length;return r};b.prototype.get=function(t){if(t>this.length||t<0)return;let r=this._offset(t);return this._bufs[r[0]][r[1]]};b.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)};b.prototype.copy=function(t,r,i,n){if((typeof i!="number"||i<0)&&(i=0),(typeof n!="number"||n>this.length)&&(n=this.length),i>=this.length||n<=0)return t||F.alloc(0);let o=!!t,s=this._offset(i),a=n-i,l=a,f=o&&r||0,c=s[1];if(i===0&&n===this.length){if(!o)return this._bufs.length===1?this._bufs[0]:F.concat(this._bufs,this.length);for(let d=0;d<this._bufs.length;d++)this._bufs[d].copy(t,f),f+=this._bufs[d].length;return t}if(l<=this._bufs[s[0]].length-c)return o?this._bufs[s[0]].copy(t,r,c,c+l):this._bufs[s[0]].slice(c,c+l);o||(t=F.allocUnsafe(a));for(let d=s[0];d<this._bufs.length;d++){let x=this._bufs[d].length-c;if(l>x)this._bufs[d].copy(t,f,c),f+=x;else{this._bufs[d].copy(t,f,c,c+l),f+=x;break}l-=x,c&&(c=0)}return t.length>f?t.slice(0,f):t};b.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 i=this._offset(t),n=this._offset(r),o=this._bufs.slice(i[0],n[0]+1);return n[1]===0?o.pop():o[o.length-1]=o[o.length-1].slice(0,n[1]),i[1]!==0&&(o[0]=o[0].slice(i[1])),this._new(o)};b.prototype.toString=function(t,r,i){return this.slice(r,i).toString(t)};b.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};b.prototype.duplicate=function(){let t=this._new();for(let r=0;r<this._bufs.length;r++)t.append(this._bufs[r]);return t};b.prototype.append=function(t){if(t==null)return this;if(t.buffer)this._appendBuffer(F.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(F.from(t));return this};b.prototype._appendBuffer=function(t){this._bufs.push(t),this.length+=t.length};b.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=F.from([e]):typeof e=="string"?e=F.from(e,r):this._isBufferList(e)?e=e.slice():Array.isArray(e.buffer)?e=F.from(e.buffer,e.byteOffset,e.byteLength):F.isBuffer(e)||(e=F.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 i=this._offset(t),n=i[0],o=i[1];for(;n<this._bufs.length;n++){let s=this._bufs[n];for(;o<s.length;)if(s.length-o>=e.length){let l=s.indexOf(e,o);if(l!==-1)return this._reverseOffset([n,l]);o=s.length-e.length+1}else{let l=this._reverseOffset([n,o]);if(this._match(l,e))return l;o++}o=0}return-1};b.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?b.prototype[r]=function(i,n){return this.slice(i,i+n)[r](0,n)}:b.prototype[r]=function(i=0){return this.slice(i,i+e[r])[r](0)}})(t)})();b.prototype._isBufferList=function(t){return t instanceof b||b.isBufferList(t)};b.isBufferList=function(t){return t!=null&&t[In]};Ln.exports=b});var Fn=h((lu,pt)=>{"use strict";var yr=Dn().Duplex,cl=Q(),Le=Pn();function B(e){if(!(this instanceof B))return new B(e);if(typeof e=="function"){this._callback=e;let t=function(i){this._callback&&(this._callback(i),this._callback=null)}.bind(this);this.on("pipe",function(i){i.on("error",t)}),this.on("unpipe",function(i){i.removeListener("error",t)}),e=null}Le._init.call(this,e),yr.call(this)}cl(B,yr);Object.assign(B.prototype,Le.prototype);B.prototype._new=function(t){return new B(t)};B.prototype._write=function(t,r,i){this._appendBuffer(t),typeof i=="function"&&i()};B.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)};B.prototype.end=function(t){yr.prototype.end.call(this,t),this._callback&&(this._callback(null,this.slice()),this._callback=null)};B.prototype._destroy=function(t,r){this._bufs.length=0,this.length=0,r(t)};B.prototype._isBufferList=function(t){return t instanceof B||t instanceof Le||B.isBufferList(t)};B.isBufferList=Le.isBufferList;pt.exports=B;pt.exports.BufferListStream=B;pt.exports.BufferList=Le});var Tr=h((xu,Un)=>{var mt=m("fs"),qn=m("path"),pl=m("os");function Er(e,t){return Object.prototype.toString.call(e)==="[object "+t+"]"}function Rr(e,t){try{return t(e)}catch(r){if(/^(ENOENT|EPERM|EACCES)$/.test(r.code))return r.code!=="ENOENT"&&console.warn("Warning: Cannot access %s",e),!1;throw r}}var _l={nil:function(e){return e==null},array:function(e){return Array.isArray(e)},emptyObject:function(e){for(var t in e)return!1;return!0},buffer:function(e){return Buffer.isBuffer(e)},regExp:function(e){return Er(e,"RegExp")},string:function(e){return Er(e,"String")},func:function(e){return typeof e=="function"},number:function(e){return Er(e,"Number")},exists:function(e){return mt.existsSync(e)},file:function(e){return Rr(e,function(t){return mt.statSync(t).isFile()})},samePath:function(e,t){return qn.resolve(e)===qn.resolve(t)},directory:function(e){return Rr(e,function(t){return mt.statSync(t).isDirectory()})},symbolicLink:function(e){return Rr(e,function(t){return mt.lstatSync(t).isSymbolicLink()})},windows:function(){return pl.platform()==="win32"}};Un.exports=_l});var Yn=h((wu,Vn)=>{var je=m("fs"),Wn=m("os"),Sr=m("path"),vt=Tr(),Fe,gl=Wn.tmpdir&&Wn.tmpdir()||process.env.TMPDIR||process.env.TEMP||process.cwd();function $n(){this.stack=[]}$n.prototype={create:function(e,t){var r=Sr.join(t,"node-watch-"+Math.random().toString(16).substr(2));return this.stack.push({name:r,type:e}),r},write:function(){for(var e=0;e<arguments.length;++e)je.writeFileSync(arguments[e]," ")},mkdir:function(){for(var e=0;e<arguments.length;++e)je.mkdirSync(arguments[e])},cleanup:function(e){try{for(var t;t=this.stack.pop();){var r=t.type,i=t.name;r==="file"&&vt.file(i)?je.unlinkSync(i):r==="dir"&&vt.directory(i)&&je.rmdirSync(i)}}finally{vt.func(e)&&e()}}};var Gn=!1;Vn.exports=function e(t){if(!vt.func(t))return!1;if(Fe!==void 0)return t(Fe);if(!Gn)Gn=!0;else return setTimeout(function(){e(t)},300);var r=new $n,i=r.create("dir",gl),n=r.create("dir",i),o=r.create("file",n);r.mkdir(i,n);var s={recursive:!0},a;try{a=je.watch(i,s)}catch(f){if(f.code=="ERR_FEATURE_UNAVAILABLE_ON_PLATFORM")return t(Fe=!1);throw f}if(!a)return!1;var l=setTimeout(function(){a.close(),r.cleanup(function(){t(Fe=!1)})},200);a.on("change",function(f,c){Sr.basename(o)===Sr.basename(c)&&(a.close(),clearTimeout(l),r.cleanup(function(){t(Fe=!0)}))}),r.write(o)}});var io=h((Eu,Br)=>{var Cr=m("fs"),ke=m("path"),Kn=m("util"),Jn=m("events"),Zn=Yn(),g=Tr(),bl="update",Xn="remove",Hn=Symbol("skip");function ml(e){return e.some(function(t,r,i){return i.indexOf(t)!==r})}function Ar(e){return e.filter(function(t,r,i){return i.indexOf(t)===r})}function vl(e){return e.reduce(function(t,r){return t.concat(r)},[])}function yl(e){if(e&&e!=="buffer"&&!Buffer.isEncoding(e))throw new Error("Unknown encoding: "+e)}function xl(e){return g.func(e)?function(t,r){e(t,!1)&&r()}:g.regExp(e)?function(t,r){e.test(t)&&r()}:function(t,r){r()}}function wl(e){return e.map(function(t){return g.exists(t)?[bl,t]:[Xn,t]})}function El(e){var t=Ar(e),r=/~$|^\.#|^##$/g,i=e.some(function(o){return r.test(o)});if(i){var n=ml(e.map(function(o){return o.replace(r,"")}));n&&(t=t.filter(function(o){return g.exists(o)}))}return wl(t)}function Rl(e,t){var r,i=[],n=e.options.encoding,o=e.options.delay;g.number(o)||(o=200);function s(){El(i).forEach(function(a){a[1]=Buffer.from(a[1]),n!=="buffer"&&(a[1]=a[1].toString(n)),t.apply(null,a)}),r=null,i=[]}return function(a,l){i.push(l),r||(r=setTimeout(s,o))}}function Qn(){var e={};return function(t){return function(r,i){e[r+i]=[r,i],setTimeout(function(){Object.keys(e).forEach(function(n){t.apply(null,e[n])}),e={}})}}}function zn(e,t,r=function(){}){g.directory(e)?Cr.readdir(e,function(i,n){if(i)if(/^(EPERM|EACCES)$/.test(i.code))console.warn("Warning: Cannot access %s.",e);else throw i;else n.forEach(function(o){var s=ke.join(e,o);g.directory(s)&&t(s)}),r()}):r()}function Tl(e){var t=0;return function(){return t++,function(){t--,t===0&&e()}}}function Sl(){return function(){}}function eo(e,t){return!g.func(t)||t(e,Hn)!==Hn}var to=Kn.deprecate(function(){},"(node-watch) First param in callback function is replaced with event name since 0.5.0, use `(evt, filename) => {}` if you want to get the filename");function W(){Jn.EventEmitter.call(this),this.watchers={},this._isReady=!1,this._isClosed=!1}Kn.inherits(W,Jn.EventEmitter);W.prototype.expose=function(){var e={},t=this,r=["on","emit","once","close","isClosed","listeners","setMaxListeners","getMaxListeners","getWatchedPaths"];return r.forEach(function(i){e[i]=function(){return t[i].apply(t,arguments)}}),e};W.prototype.isClosed=function(){return this._isClosed};W.prototype.close=function(e){var t=this;if(e){var r=this.watchers[e];r&&r.close&&(r.close(),delete t.watchers[e]),zn(e,function(i){t.close(i)})}else Object.keys(t.watchers).forEach(function(i){var n=t.watchers[i];n&&n.close&&n.close()}),this.watchers={};g.emptyObject(t.watchers)&&(this._isClosed||(this._isClosed=!0,process.nextTick(ro,this)))};W.prototype.getWatchedPaths=function(e){if(g.func(e)){var t=this;t._isReady?e(Object.keys(t.watchers)):t.on("ready",function(){e(Object.keys(t.watchers))})}};function Or(e){e._isReady||(e._isReady=!0,process.nextTick(function(){e.emit("ready")}))}function ro(e){e.emit("close")}W.prototype.add=function(e,t){var r=this;t=t||{fpath:""};var i=ke.resolve(t.fpath);this.watchers[i]=e;var n=function(s,a){if(!r.isClosed()){var l=a;g.nil(l)&&(l=""),l=ke.join(t.fpath,l),t.options.recursive&&Zn(function(f){if(!f){var c=ke.resolve(l);if(!g.exists(l))r.close(c);else{var d=g.directory(l)&&!r.watchers[c]&&eo(l,t.options.filter);d&&r.watchDirectory(l,t.options)}}}),o(s,l)}},o=Rl(t,function(s,a){if(t.compareName)t.compareName(a)&&r.emit("change",s,a);else{var l=xl(t.options.filter);l(a,function(){r.flag?r.flag="":r.emit("change",s,a)})}});e.on("error",function(s){r.isClosed()||(g.windows()&&s.code==="EPERM"?(e.emit("change",Xn,t.fpath&&""),r.flag="windows-error",r.close(i)):r.emit("error",s))}),e.on("change",n)};W.prototype.watchFile=function(e,t,r){var i=ke.join(e,"../"),n=Object.assign({},t,{filter:null,encoding:"utf8"});delete n.recursive;var o=Cr.watch(i,n);this.add(o,{type:"file",fpath:i,options:Object.assign({},n,{encoding:t.encoding}),compareName:function(s){return g.samePath(s,e)}}),g.func(r)&&(r.length===1&&to(),this.on("change",r))};W.prototype.watchDirectory=function(e,t,r,i=Sl){var n=this,o=i();Zn(function(s){t.recursive=!!t.recursive;var a=Object.assign({},t,{encoding:"utf8"});if(s||delete a.recursive,n._isClosed)return o(),n.close();var l=Cr.watch(e,a);n.add(l,{type:"dir",fpath:e,options:t}),g.func(r)&&(r.length===1&&to(),n.on("change",r)),t.recursive&&!s&&zn(e,function(f){eo(f,t.filter)&&n.watchDirectory(f,t,null,i)},i()),o()})};function Ol(e){var t=new W,r=Qn(),i=e.length;return e.forEach(function(n){n.on("change",r(function(o,s){t.emit("change",o,s)})),n.on("error",function(o){t.emit("error",o)}),n.on("ready",function(){--i||Or(t)})}),t.close=function(){e.forEach(function(n){n.close()}),process.nextTick(ro,t)},t.getWatchedPaths=function(n){if(g.func(n)){var o=e.map(function(s){return new Promise(function(a){s.getWatchedPaths(a)})});Promise.all(o).then(function(s){var a=Ar(vl(s));n(a)})}},t.expose()}function yt(e,t,r){var i=new W;if(g.buffer(e)&&(e=e.toString()),!g.array(e)&&!g.exists(e)&&i.emit("error",new Error(e+" does not exist.")),g.string(t)&&(t={encoding:t}),g.func(t)&&(r=t,t={}),arguments.length<2&&(t={}),t.encoding?yl(t.encoding):t.encoding="utf8",g.array(e)){if(e.length===1)return yt(e[0],t,r);var n=Qn();return Ol(Ar(e).map(function(s){var a=yt(s,t);return g.func(r)&&a.on("change",n(r)),a}))}if(g.file(e))i.watchFile(e,t,r),Or(i);else if(g.directory(e)){var o=Tl(function(){Or(i)});i.watchDirectory(e,t,r,o)}return i.expose()}Br.exports=yt;Br.exports.default=yt});import{relative as Cl,resolve as Al}from"path";import{existsSync as Bl}from"fs";import{lstat as Ml}from"fs/promises";var Dr=(e=0)=>t=>`\x1B[${t+e}m`,Ir=(e=0)=>t=>`\x1B[${38+e};5;${t}m`,Lr=(e=0)=>(t,r,i)=>`\x1B[${38+e};2;${t};${r};${i}m`,v={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],gray:[90,39],grey:[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],bgGray:[100,49],bgGrey:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}},Pr=Object.keys(v.modifier),Et=Object.keys(v.color),Rt=Object.keys(v.bgColor),Fr=[...Et,...Rt];function _o(){let e=new Map;for(let[t,r]of Object.entries(v)){for(let[i,n]of Object.entries(r))v[i]={open:`\x1B[${n[0]}m`,close:`\x1B[${n[1]}m`},r[i]=v[i],e.set(n[0],n[1]);Object.defineProperty(v,t,{value:r,enumerable:!1})}return Object.defineProperty(v,"codes",{value:e,enumerable:!1}),v.color.close="\x1B[39m",v.bgColor.close="\x1B[49m",v.color.ansi=Dr(),v.color.ansi256=Ir(),v.color.ansi16m=Lr(),v.bgColor.ansi=Dr(10),v.bgColor.ansi256=Ir(10),v.bgColor.ansi16m=Lr(10),Object.defineProperties(v,{rgbToAnsi256:{value(t,r,i){return t===r&&r===i?t<8?16:t>248?231:Math.round((t-8)/247*24)+232:16+36*Math.round(t/255*5)+6*Math.round(r/255*5)+Math.round(i/255*5)},enumerable:!1},hexToRgb:{value(t){let r=/[a-f\d]{6}|[a-f\d]{3}/i.exec(t.toString(16));if(!r)return[0,0,0];let[i]=r;i.length===3&&(i=[...i].map(o=>o+o).join(""));let n=Number.parseInt(i,16);return[n>>16&255,n>>8&255,n&255]},enumerable:!1},hexToAnsi256:{value:t=>v.rgbToAnsi256(...v.hexToRgb(t)),enumerable:!1},ansi256ToAnsi:{value(t){if(t<8)return 30+t;if(t<16)return 90+(t-8);let r,i,n;if(t>=232)r=((t-232)*10+8)/255,i=r,n=r;else{t-=16;let a=t%36;r=Math.floor(t/36)/5,i=Math.floor(a/6)/5,n=a%6/5}let o=Math.max(r,i,n)*2;if(o===0)return 30;let s=30+(Math.round(n)<<2|Math.round(i)<<1|Math.round(r));return o===2&&(s+=60),s},enumerable:!1},rgbToAnsi:{value:(t,r,i)=>v.ansi256ToAnsi(v.rgbToAnsi256(t,r,i)),enumerable:!1},hexToAnsi:{value:t=>v.ansi256ToAnsi(v.hexToAnsi256(t)),enumerable:!1}}),v}var go=_o(),L=go;import Tt from"node:process";import bo from"node:os";import jr from"node:tty";function M(e,t=Tt.argv){let r=e.startsWith("-")?"":e.length===1?"-":"--",i=t.indexOf(r+e),n=t.indexOf("--");return i!==-1&&(n===-1||i<n)}var{env:T}=Tt,qe;M("no-color")||M("no-colors")||M("color=false")||M("color=never")?qe=0:(M("color")||M("colors")||M("color=true")||M("color=always"))&&(qe=1);function mo(){if("FORCE_COLOR"in T)return T.FORCE_COLOR==="true"?1:T.FORCE_COLOR==="false"?0:T.FORCE_COLOR.length===0?1:Math.min(Number.parseInt(T.FORCE_COLOR,10),3)}function vo(e){return e===0?!1:{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function yo(e,{streamIsTTY:t,sniffFlags:r=!0}={}){let i=mo();i!==void 0&&(qe=i);let n=r?qe:i;if(n===0)return 0;if(r){if(M("color=16m")||M("color=full")||M("color=truecolor"))return 3;if(M("color=256"))return 2}if(e&&!t&&n===void 0)return 0;let o=n||0;if(T.TERM==="dumb")return o;if(Tt.platform==="win32"){let s=bo.release().split(".");return Number(s[0])>=10&&Number(s[2])>=10586?Number(s[2])>=14931?3:2:1}if("CI"in T)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE","DRONE"].some(s=>s in T)||T.CI_NAME==="codeship"?1:o;if("TEAMCITY_VERSION"in T)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(T.TEAMCITY_VERSION)?1:0;if("TF_BUILD"in T&&"AGENT_NAME"in T)return 1;if(T.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in T){let s=Number.parseInt((T.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(T.TERM_PROGRAM){case"iTerm.app":return s>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(T.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(T.TERM)||"COLORTERM"in T?1:o}function kr(e,t={}){let r=yo(e,{streamIsTTY:e&&e.isTTY,...t});return vo(r)}var xo={stdout:kr({isTTY:jr.isatty(1)}),stderr:kr({isTTY:jr.isatty(2)})},qr=xo;function Ur(e,t,r){let i=e.indexOf(t);if(i===-1)return e;let n=t.length,o=0,s="";do s+=e.slice(o,i)+t+r,o=i+n,i=e.indexOf(t,o);while(i!==-1);return s+=e.slice(o),s}function Wr(e,t,r,i){let n=0,o="";do{let s=e[i-1]==="\r";o+=e.slice(n,s?i-1:i)+t+(s?`\r
5
- `:`
6
- `)+r,n=i+1,i=e.indexOf(`
7
- `,n)}while(i!==-1);return o+=e.slice(n),o}var{stdout:Gr,stderr:$r}=qr,St=Symbol("GENERATOR"),oe=Symbol("STYLER"),me=Symbol("IS_EMPTY"),Vr=["ansi","ansi","ansi256","ansi16m"],se=Object.create(null),wo=(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=Gr?Gr.level:0;e.level=t.level===void 0?r:t.level};var Eo=e=>{let t=(...r)=>r.join(" ");return wo(t,e),Object.setPrototypeOf(t,ve.prototype),t};function ve(e){return Eo(e)}Object.setPrototypeOf(ve.prototype,Function.prototype);for(let[e,t]of Object.entries(L))se[e]={get(){let r=Ue(this,Ct(t.open,t.close,this[oe]),this[me]);return Object.defineProperty(this,e,{value:r}),r}};se.visible={get(){let e=Ue(this,this[oe],!0);return Object.defineProperty(this,"visible",{value:e}),e}};var Ot=(e,t,r,...i)=>e==="rgb"?t==="ansi16m"?L[r].ansi16m(...i):t==="ansi256"?L[r].ansi256(L.rgbToAnsi256(...i)):L[r].ansi(L.rgbToAnsi(...i)):e==="hex"?Ot("rgb",t,r,...L.hexToRgb(...i)):L[r][e](...i),Ro=["rgb","hex","ansi256"];for(let e of Ro){se[e]={get(){let{level:r}=this;return function(...i){let n=Ct(Ot(e,Vr[r],"color",...i),L.color.close,this[oe]);return Ue(this,n,this[me])}}};let t="bg"+e[0].toUpperCase()+e.slice(1);se[t]={get(){let{level:r}=this;return function(...i){let n=Ct(Ot(e,Vr[r],"bgColor",...i),L.bgColor.close,this[oe]);return Ue(this,n,this[me])}}}}var To=Object.defineProperties(()=>{},{...se,level:{enumerable:!0,get(){return this[St].level},set(e){this[St].level=e}}}),Ct=(e,t,r)=>{let i,n;return r===void 0?(i=e,n=t):(i=r.openAll+e,n=t+r.closeAll),{open:e,close:t,openAll:i,closeAll:n,parent:r}},Ue=(e,t,r)=>{let i=(...n)=>So(i,n.length===1?""+n[0]:n.join(" "));return Object.setPrototypeOf(i,To),i[St]=e,i[oe]=t,i[me]=r,i},So=(e,t)=>{if(e.level<=0||!t)return e[me]?"":t;let r=e[oe];if(r===void 0)return t;let{openAll:i,closeAll:n}=r;if(t.includes("\x1B"))for(;r!==void 0;)t=Ur(t,r.close,r.open),r=r.parent;let o=t.indexOf(`
8
- `);return o!==-1&&(t=Wr(t,n,i,o)),i+t+n};Object.defineProperties(ve.prototype,se);var Oo=ve(),Wl=ve({level:$r?$r.level:0});var O=Oo;import{spawn as Bo,execSync as Mo}from"child_process";import Dt from"node:process";import Io from"node:os";import Zr from"node:tty";if(typeof process<"u"){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 Co={win32:e=>({cmd:"cmd.exe",args:["/d","/s","/c",e]})},Ao={"cp -rf":{win32:e=>{let t="xcopy /E /S /G /Q /Y",r=e.map(i=>i.endsWith("\\")?i:`${i}\\`).map(i=>i.replace(/\*\\$/,""));return`${t} ${r.join(" ")}`}},ln:{win32:e=>`mklink /D ${e.join(" ")}`},pkill:{win32:e=>`taskkill /T /F /pid ${e.join(" ")}`}},Yr=(e,t,r)=>{let i={...Co,...t},n={...Ao,...r},o=a=>{let l=process.platform,f=i[l];if(f)return f(a);let[c,...d]=a.split(" ");return{cmd:c,args:d}},s=(a=>{let l=Object.entries(n);for(let[f,c]of l)if(a.startsWith(f)){let d=process.platform,x=c[d];if(!x)break;let E=a.slice(f.length).trim().split(" ");return x(E)}return a})(e);return o(s)};if(typeof process<"u"){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)}}if(typeof process<"u"){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 Hr=(e=0)=>t=>`\x1B[${t+e}m`,Kr=(e=0)=>t=>`\x1B[${38+e};5;${t}m`,Jr=(e=0)=>(t,r,i)=>`\x1B[${38+e};2;${t};${r};${i}m`;function No(){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,i]of Object.entries(t)){for(let[n,o]of Object.entries(i))t[n]={open:`\x1B[${o[0]}m`,close:`\x1B[${o[1]}m`},i[n]=t[n],e.set(o[0],o[1]);Object.defineProperty(t,r,{value:i,enumerable:!1})}return Object.defineProperty(t,"codes",{value:e,enumerable:!1}),t.color.close="\x1B[39m",t.bgColor.close="\x1B[49m",t.color.ansi=Hr(),t.color.ansi256=Kr(),t.color.ansi16m=Jr(),t.bgColor.ansi=Hr(10),t.bgColor.ansi256=Kr(10),t.bgColor.ansi16m=Jr(10),Object.defineProperties(t,{rgbToAnsi256:{value:(r,i,n)=>r===i&&i===n?r<8?16:r>248?231:Math.round((r-8)/247*24)+232:16+36*Math.round(r/255*5)+6*Math.round(i/255*5)+Math.round(n/255*5),enumerable:!1},hexToRgb:{value:r=>{let i=/(?<colorString>[a-f\d]{6}|[a-f\d]{3})/i.exec(r.toString(16));if(!i)return[0,0,0];let{colorString:n}=i.groups;n.length===3&&(n=[...n].map(s=>s+s).join(""));let o=Number.parseInt(n,16);return[o>>16&255,o>>8&255,o&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 i,n,o;if(r>=232)i=((r-232)*10+8)/255,n=i,o=i;else{r-=16;let l=r%36;i=Math.floor(r/36)/5,n=Math.floor(l/6)/5,o=l%6/5}let s=Math.max(i,n,o)*2;if(s===0)return 30;let a=30+(Math.round(o)<<2|Math.round(n)<<1|Math.round(i));return s===2&&(a+=60),a},enumerable:!1},rgbToAnsi:{value:(r,i,n)=>t.ansi256ToAnsi(t.rgbToAnsi256(r,i,n)),enumerable:!1},hexToAnsi:{value:r=>t.ansi256ToAnsi(t.hexToAnsi256(r)),enumerable:!1}}),t}var Do=No(),k=Do;function N(e,t=Dt.argv){let r=e.startsWith("-")?"":e.length===1?"-":"--",i=t.indexOf(r+e),n=t.indexOf("--");return i!==-1&&(n===-1||i<n)}var{env:S}=Dt,We;N("no-color")||N("no-colors")||N("color=false")||N("color=never")?We=0:(N("color")||N("colors")||N("color=true")||N("color=always"))&&(We=1);function Lo(){if("FORCE_COLOR"in S)return S.FORCE_COLOR==="true"?1:S.FORCE_COLOR==="false"?0:S.FORCE_COLOR.length===0?1:Math.min(Number.parseInt(S.FORCE_COLOR,10),3)}function Po(e){return e===0?!1:{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function Fo(e,{streamIsTTY:t,sniffFlags:r=!0}={}){let i=Lo();i!==void 0&&(We=i);let n=r?We:i;if(n===0)return 0;if(r){if(N("color=16m")||N("color=full")||N("color=truecolor"))return 3;if(N("color=256"))return 2}if(e&&!t&&n===void 0)return 0;let o=n||0;if(S.TERM==="dumb")return o;if(Dt.platform==="win32"){let s=Io.release().split(".");return Number(s[0])>=10&&Number(s[2])>=10586?Number(s[2])>=14931?3:2:1}if("CI"in S)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE","DRONE"].some(s=>s in S)||S.CI_NAME==="codeship"?1:o;if("TEAMCITY_VERSION"in S)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(S.TEAMCITY_VERSION)?1:0;if("TF_BUILD"in S&&"AGENT_NAME"in S)return 1;if(S.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in S){let s=Number.parseInt((S.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(S.TERM_PROGRAM){case"iTerm.app":return s>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(S.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(S.TERM)||"COLORTERM"in S?1:o}function Xr(e,t={}){let r=Fo(e,{streamIsTTY:e&&e.isTTY,...t});return Po(r)}var jo={stdout:Xr({isTTY:Zr.isatty(1)}),stderr:Xr({isTTY:Zr.isatty(2)})},ko=jo;function qo(e,t,r){let i=e.indexOf(t);if(i===-1)return e;let n=t.length,o=0,s="";do s+=e.substr(o,i-o)+t+r,o=i+n,i=e.indexOf(t,o);while(i!==-1);return s+=e.slice(o),s}function Uo(e,t,r,i){let n=0,o="";do{let s=e[i-1]==="\r";o+=e.substr(n,(s?i-1:i)-n)+t+(s?`\r
9
- `:`
10
- `)+r,n=i+1,i=e.indexOf(`
11
- `,n)}while(i!==-1);return o+=e.slice(n),o}var{stdout:Qr,stderr:zr}=ko,At=Symbol("GENERATOR"),ae=Symbol("STYLER"),ye=Symbol("IS_EMPTY"),ei=["ansi","ansi","ansi256","ansi16m"],le=Object.create(null),Wo=(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=Qr?Qr.level:0;e.level=t.level===void 0?r:t.level},Go=e=>{let t=(...r)=>r.join(" ");return Wo(t,e),Object.setPrototypeOf(t,xe.prototype),t};function xe(e){return Go(e)}Object.setPrototypeOf(xe.prototype,Function.prototype);for(let[e,t]of Object.entries(k))le[e]={get(){let r=Ge(this,Mt(t.open,t.close,this[ae]),this[ye]);return Object.defineProperty(this,e,{value:r}),r}};le.visible={get(){let e=Ge(this,this[ae],!0);return Object.defineProperty(this,"visible",{value:e}),e}};var Bt=(e,t,r,...i)=>e==="rgb"?t==="ansi16m"?k[r].ansi16m(...i):t==="ansi256"?k[r].ansi256(k.rgbToAnsi256(...i)):k[r].ansi(k.rgbToAnsi(...i)):e==="hex"?Bt("rgb",t,r,...k.hexToRgb(...i)):k[r][e](...i),$o=["rgb","hex","ansi256"];for(let e of $o){le[e]={get(){let{level:r}=this;return function(...i){let n=Mt(Bt(e,ei[r],"color",...i),k.color.close,this[ae]);return Ge(this,n,this[ye])}}};let t="bg"+e[0].toUpperCase()+e.slice(1);le[t]={get(){let{level:r}=this;return function(...i){let n=Mt(Bt(e,ei[r],"bgColor",...i),k.bgColor.close,this[ae]);return Ge(this,n,this[ye])}}}}var Vo=Object.defineProperties(()=>{},{...le,level:{enumerable:!0,get(){return this[At].level},set(e){this[At].level=e}}}),Mt=(e,t,r)=>{let i,n;return r===void 0?(i=e,n=t):(i=r.openAll+e,n=t+r.closeAll),{open:e,close:t,openAll:i,closeAll:n,parent:r}},Ge=(e,t,r)=>{let i=(...n)=>Yo(i,n.length===1?""+n[0]:n.join(" "));return Object.setPrototypeOf(i,Vo),i[At]=e,i[ae]=t,i[ye]=r,i},Yo=(e,t)=>{if(e.level<=0||!t)return e[ye]?"":t;let r=e[ae];if(r===void 0)return t;let{openAll:i,closeAll:n}=r;if(t.includes("\x1B"))for(;r!==void 0;)t=qo(t,r.close,r.open),r=r.parent;let o=t.indexOf(`
12
- `);return o!==-1&&(t=Uo(t,n,i,o)),i+t+n};Object.defineProperties(xe.prototype,le);var Ho=xe(),Zl=xe({level:zr?zr.level:0}),Ko=Ho,Jo=process.platform==="linux"||process.platform==="darwin",Nt=process.platform==="win32",Zo={stdio:"pipe",shell:!0,detached:!Nt,env:process.env},Xo={log:!0,commandTranslations:{},shellTranslations:{},...Zo},ti=({log:e=!0,commandTranslations:t={},shellTranslations:r={},...i}=Xo)=>{let n=null;return{childProcess:n,async run(o){if(n)throw new Error("Only one command per shell.");if(typeof o=="object"){let l=process.platform;o.posix&&Jo&&(l="posix");let f=o[l];if(!f)throw new Error("No command found for platform: "+JSON.stringify({platform:process.platform,command:o}));o=f}let{cmd:s,args:a}=Yr(o,r,t);return e&&console.log(Ko.dim(`
13
- $ ${s} ${a.join(" ")}
14
- `)),await new Promise((l,f)=>{n=Bo(s,a,i);let c="",d="";if(!n)throw new Error("Child process was not set.");let x=E=>{n=null;let A={code:E,stdout:c,stderr:d};E===0||E===1&&!Nt?l(A):f(A)};n.stdout?.on("data",E=>{c+=E.toString()}),n.stderr?.on("data",E=>{d+=E.toString()}),n.on("close",x),n.on("exit",x),n.on("error",x),n.stdout?.pipe(process.stdout),n.stderr?.pipe(process.stderr)})},kill(o="SIGKILL"){if(n?.pid)if(Nt)Mo(`taskkill /t /f /pid ${n.pid}`);else return process.kill(-n.pid,o);return!0}}};var ri={NODE_ENV:"production"};try{let{env:e}=await import("process");e.NODE_ENV&&(ri.NODE_ENV=e.NODE_ENV)}catch{}var It=typeof window>"u"&&ri.NODE_ENV==="development";import{Console as Qo}from"console";var sf=new Qo({stdout:process.stdout,stderr:process.stderr,groupIndentation:4});var Lt=(...e)=>{console.log(),console.log(...e),console.log()};import gt from"node:process";import gi from"node:process";var di=ne(si(),1),pi=ne(hi(),1);import es from"node:process";var ts=(0,di.default)(()=>{(0,pi.default)(()=>{es.stderr.write("\x1B[?25h")},{alwaysLast:!0})}),_i=ts;var Ze=!1,he={};he.show=(e=gi.stderr)=>{!e.isTTY||(Ze=!1,e.write("\x1B[?25h"))};he.hide=(e=gi.stderr)=>{!e.isTTY||(_i(),Ze=!0,e.write("\x1B[?25l"))};he.toggle=(e,t)=>{e!==void 0&&(Ze=e),Ze?he.show(t):he.hide(t)};var kt=he;var Pe=ne(yi(),1);import P from"node:process";function Ee(){return P.platform!=="win32"?P.env.TERM!=="linux":Boolean(P.env.CI)||Boolean(P.env.WT_SESSION)||Boolean(P.env.TERMINUS_SUBLIME)||P.env.ConEmuTask==="{cmd::Cmder}"||P.env.TERM_PROGRAM==="Terminus-Sublime"||P.env.TERM_PROGRAM==="vscode"||P.env.TERM==="xterm-256color"||P.env.TERM==="alacritty"||P.env.TERMINAL_EMULATOR==="JetBrains-JediTerm"}var is={info:O.blue("ℹ"),success:O.green("✔"),warning:O.yellow("⚠"),error:O.red("✖")},ns={info:O.blue("i"),success:O.green("√"),warning:O.yellow("‼"),error:O.red("×")},os=Ee()?is:ns,Re=os;function qt({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 Ut(e){if(typeof e!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof e}\``);return e.replace(qt(),"")}var kn=ne(Ai(),1);function Gt({stream:e=process.stdout}={}){return Boolean(e&&e.isTTY&&process.env.TERM!=="dumb"&&!("CI"in process.env))}var jn=ne(Fn(),1);import j from"node:process";import hl from"node:readline";var dl=3,_t=class{#r=0;#u=new jn.BufferListStream;#n;#i;constructor(){this.#u.pipe(j.stdout);let t=this;this.#n=function(r,i,...n){let{stdin:o}=j;if(t.#r>0||o.emit===t.#n){if(r==="keypress")return;r==="data"&&i.includes(dl)&&j.emit("SIGINT"),Reflect.apply(t.#n,this,[r,i,...n])}else Reflect.apply(j.stdin.emit,this,[r,i,...n])}}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(){j.platform!=="win32"&&(this.#i=hl.createInterface({input:j.stdin,output:this.#u}),this.#i.on("SIGINT",()=>{j.listenerCount("SIGINT")===0?j.emit("SIGINT"):(this.#i.close(),j.kill(j.pid,"SIGINT"))}))}_realStop(){j.platform!=="win32"&&(this.#i.close(),this.#i=void 0)}};var bt,xr=class{#r=0;#u=!1;#n=0;#i=0;#e;#s;#t;#c;#h;#a;#l;#f;#d;#o;color;constructor(t){bt||(bt=new _t),typeof t=="string"&&(t={text:t}),this.#e={color:"cyan",stream:gt.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:Gt({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,gt.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.#i}}),Object.defineProperty(this,"_lineCount",{get(){return this.#n}}))}get indent(){return this.#f}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.#f=t,this.updateLineCount()}get interval(){return this.#h||this.#s.interval||100}get spinner(){return this.#s}set spinner(t){if(this.#i=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.#s=t}else if(!Ee())this.#s=Pe.default.line;else if(t===void 0)this.#s=Pe.default.dots;else if(t!=="default"&&Pe.default[t])this.#s=Pe.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.#d}set text(t){this.#d=t||"",this.updateLineCount()}get prefixText(){return this.#o}set prefixText(t){this.#o=t||"",this.updateLineCount()}get isSpinning(){return this.#c!==void 0}getFullPrefixText(t=this.#o,r=" "){return typeof t=="string"&&t!==""?t+r:typeof t=="function"?t()+r:""}updateLineCount(){let t=this.#t.columns||80,r=this.getFullPrefixText(this.#o,"-");this.#n=0;for(let i of Ut(" ".repeat(this.#f)+r+"--"+this.#d).split(`
15
- `))this.#n+=Math.max(1,Math.ceil((0,kn.default)(i)/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.#s,r=t[this.#i];this.color&&(r=O[this.color](r)),this.#i=++this.#i%t.length;let i=typeof this.#o=="string"&&this.#o!==""?this.#o+" ":"",n=typeof this.text=="string"?" "+this.text:"";return i+r+n}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.#f||this.lastIndent!==this.#f)&&this.#t.cursorTo(this.#f),this.lastIndent=this.#f,this.#r=0,this}render(){return this.#l?this:(this.clear(),this.#t.write(this.frame()),this.#r=this.#n,this)}start(t){return t&&(this.text=t),this.#l?this:this.#a?this.isSpinning?this:(this.#e.hideCursor&&kt.hide(this.#t),this.#e.discardStdin&&gt.stdin.isTTY&&(this.#u=!0,bt.start()),this.render(),this.#c=setInterval(this.render.bind(this),this.interval),this):(this.text&&this.#t.write(`- ${this.text}
16
- `),this)}stop(){return this.#a?(clearInterval(this.#c),this.#c=void 0,this.#i=0,this.clear(),this.#e.hideCursor&&kt.show(this.#t),this.#e.discardStdin&&gt.stdin.isTTY&&this.#u&&(bt.stop(),this.#u=!1),this):this}succeed(t){return this.stopAndPersist({symbol:Re.success,text:t})}fail(t){return this.stopAndPersist({symbol:Re.error,text:t})}warn(t){return this.stopAndPersist({symbol:Re.warning,text:t})}info(t){return this.stopAndPersist({symbol:Re.info,text:t})}stopAndPersist(t={}){if(this.#l)return this;let r=t.prefixText||this.#o,i=t.text||this.text,n=typeof i=="string"?" "+i:"";return this.stop(),this.#t.write(`${this.getFullPrefixText(r," ")}${t.symbol||" "}${n}
17
- `),this}};function wr(e){return new xr(e)}var ao=ne(io(),1);import{build as no}from"../build/index.js";var oo=()=>{console.clear()},so=e=>{Lt(`
18
- `,O.gray(`Built ${O.bold(e)}.`),`
19
- `,O.blue(new Date().toLocaleString()))},Nu=async()=>{let e=process.cwd(),t=ti();process.platform!=="win32"&&await t.run("clear"),oo(),await no({dev:!0}),so("src/**/*"),(0,ao.default)(Al(e,"src"),{recursive:!0}).on("change",async(r,i)=>{if(!Bl(i)||(await Ml(i)).isDirectory())return;oo();let a=Date.now();try{await no({dev:!0,runtimeOnly:!0,input:i})}catch(f){Lt("ERROR:",f)}let l=Date.now()-a;wr(O.blueBright(`Dev refresh finished in ${O.bold(`${l}ms`)}.`)).succeed(),so(Cl(e,i))})};export{Nu as dev};
20
- /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
@@ -1 +0,0 @@
1
- export declare const execute: () => Promise<never>;
@@ -1,10 +0,0 @@
1
-
2
- if(typeof process<"u"){let{dirname:e}=await import("path"),{fileURLToPath:i}=await import("url");globalThis.__filename=i(import.meta.url),globalThis.__dirname=e(globalThis.__filename);let{default:a}=await import("module");globalThis.require=a.createRequire(import.meta.url)}
3
-
4
- import{spawn as F,execSync as q}from"child_process";import C from"node:process";import W from"node:os";import P from"node:tty";if(typeof process<"u"){let{dirname:r}=await import("path"),{fileURLToPath:e}=await import("url");if(typeof globalThis.__filename>"u"&&(globalThis.__filename=e(import.meta.url)),typeof globalThis.__dirname>"u"&&(globalThis.__dirname=r(globalThis.__filename)),typeof globalThis.require>"u"){let{default:t}=await import("module");globalThis.require=t.createRequire(import.meta.url)}}var G={win32:r=>({cmd:"cmd.exe",args:["/d","/s","/c",r]})},Y={"cp -rf":{win32:r=>{let e="xcopy /E /S /G /Q /Y",t=r.map(o=>o.endsWith("\\")?o:`${o}\\`).map(o=>o.replace(/\*\\$/,""));return`${e} ${t.join(" ")}`}},ln:{win32:r=>`mklink /D ${r.join(" ")}`},pkill:{win32:r=>`taskkill /T /F /pid ${r.join(" ")}`}},E=(r,e,t)=>{let o={...G,...e},l={...Y,...t},i=s=>{let c=process.platform,m=o[c];if(m)return m(s);let[g,...h]=s.split(" ");return{cmd:g,args:h}},n=(s=>{let c=Object.entries(l);for(let[m,g]of c)if(s.startsWith(m)){let h=process.platform,b=g[h];if(!b)break;let p=s.slice(m.length).trim().split(" ");return b(p)}return s})(r);return i(n)};if(typeof process<"u"){let{dirname:r}=await import("path"),{fileURLToPath:e}=await import("url");if(typeof globalThis.__filename>"u"&&(globalThis.__filename=e(import.meta.url)),typeof globalThis.__dirname>"u"&&(globalThis.__dirname=r(globalThis.__filename)),typeof globalThis.require>"u"){let{default:t}=await import("module");globalThis.require=t.createRequire(import.meta.url)}}if(typeof process<"u"){let{dirname:r}=await import("path"),{fileURLToPath:e}=await import("url");if(typeof globalThis.__filename>"u"&&(globalThis.__filename=e(import.meta.url)),typeof globalThis.__dirname>"u"&&(globalThis.__dirname=r(globalThis.__filename)),typeof globalThis.require>"u"){let{default:t}=await import("module");globalThis.require=t.createRequire(import.meta.url)}}var M=(r=0)=>e=>`\x1B[${e+r}m`,I=(r=0)=>e=>`\x1B[${38+r};5;${e}m`,j=(r=0)=>(e,t,o)=>`\x1B[${38+r};2;${e};${t};${o}m`;function U(){let r=new Map,e={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]}};e.color.gray=e.color.blackBright,e.bgColor.bgGray=e.bgColor.bgBlackBright,e.color.grey=e.color.blackBright,e.bgColor.bgGrey=e.bgColor.bgBlackBright;for(let[t,o]of Object.entries(e)){for(let[l,i]of Object.entries(o))e[l]={open:`\x1B[${i[0]}m`,close:`\x1B[${i[1]}m`},o[l]=e[l],r.set(i[0],i[1]);Object.defineProperty(e,t,{value:o,enumerable:!1})}return Object.defineProperty(e,"codes",{value:r,enumerable:!1}),e.color.close="\x1B[39m",e.bgColor.close="\x1B[49m",e.color.ansi=M(),e.color.ansi256=I(),e.color.ansi16m=j(),e.bgColor.ansi=M(10),e.bgColor.ansi256=I(10),e.bgColor.ansi16m=j(10),Object.defineProperties(e,{rgbToAnsi256:{value:(t,o,l)=>t===o&&o===l?t<8?16:t>248?231:Math.round((t-8)/247*24)+232:16+36*Math.round(t/255*5)+6*Math.round(o/255*5)+Math.round(l/255*5),enumerable:!1},hexToRgb:{value:t=>{let o=/(?<colorString>[a-f\d]{6}|[a-f\d]{3})/i.exec(t.toString(16));if(!o)return[0,0,0];let{colorString:l}=o.groups;l.length===3&&(l=[...l].map(n=>n+n).join(""));let i=Number.parseInt(l,16);return[i>>16&255,i>>8&255,i&255]},enumerable:!1},hexToAnsi256:{value:t=>e.rgbToAnsi256(...e.hexToRgb(t)),enumerable:!1},ansi256ToAnsi:{value:t=>{if(t<8)return 30+t;if(t<16)return 90+(t-8);let o,l,i;if(t>=232)o=((t-232)*10+8)/255,l=o,i=o;else{t-=16;let c=t%36;o=Math.floor(t/36)/5,l=Math.floor(c/6)/5,i=c%6/5}let n=Math.max(o,l,i)*2;if(n===0)return 30;let s=30+(Math.round(i)<<2|Math.round(l)<<1|Math.round(o));return n===2&&(s+=60),s},enumerable:!1},rgbToAnsi:{value:(t,o,l)=>e.ansi256ToAnsi(e.rgbToAnsi256(t,o,l)),enumerable:!1},hexToAnsi:{value:t=>e.ansi256ToAnsi(e.hexToAnsi256(t)),enumerable:!1}}),e}var V=U(),f=V;function u(r,e=C.argv){let t=r.startsWith("-")?"":r.length===1?"-":"--",o=e.indexOf(t+r),l=e.indexOf("--");return o!==-1&&(l===-1||o<l)}var{env:a}=C,R;u("no-color")||u("no-colors")||u("color=false")||u("color=never")?R=0:(u("color")||u("colors")||u("color=true")||u("color=always"))&&(R=1);function D(){if("FORCE_COLOR"in a)return a.FORCE_COLOR==="true"?1:a.FORCE_COLOR==="false"?0:a.FORCE_COLOR.length===0?1:Math.min(Number.parseInt(a.FORCE_COLOR,10),3)}function K(r){return r===0?!1:{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3}}function H(r,{streamIsTTY:e,sniffFlags:t=!0}={}){let o=D();o!==void 0&&(R=o);let l=t?R:o;if(l===0)return 0;if(t){if(u("color=16m")||u("color=full")||u("color=truecolor"))return 3;if(u("color=256"))return 2}if(r&&!e&&l===void 0)return 0;let i=l||0;if(a.TERM==="dumb")return i;if(C.platform==="win32"){let n=W.release().split(".");return Number(n[0])>=10&&Number(n[2])>=10586?Number(n[2])>=14931?3:2:1}if("CI"in a)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE","DRONE"].some(n=>n in a)||a.CI_NAME==="codeship"?1:i;if("TEAMCITY_VERSION"in a)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(a.TEAMCITY_VERSION)?1:0;if("TF_BUILD"in a&&"AGENT_NAME"in a)return 1;if(a.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in a){let n=Number.parseInt((a.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(a.TERM_PROGRAM){case"iTerm.app":return n>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(a.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(a.TERM)||"COLORTERM"in a?1:i}function S(r,e={}){let t=H(r,{streamIsTTY:r&&r.isTTY,...e});return K(t)}var J={stdout:S({isTTY:P.isatty(1)}),stderr:S({isTTY:P.isatty(2)})},Q=J;function z(r,e,t){let o=r.indexOf(e);if(o===-1)return r;let l=e.length,i=0,n="";do n+=r.substr(i,o-i)+e+t,i=o+l,o=r.indexOf(e,i);while(o!==-1);return n+=r.slice(i),n}function X(r,e,t,o){let l=0,i="";do{let n=r[o-1]==="\r";i+=r.substr(l,(n?o-1:o)-l)+e+(n?`\r
5
- `:`
6
- `)+t,l=o+1,o=r.indexOf(`
7
- `,l)}while(o!==-1);return i+=r.slice(l),i}var{stdout:$,stderr:L}=Q,y=Symbol("GENERATOR"),d=Symbol("STYLER"),v=Symbol("IS_EMPTY"),k=["ansi","ansi","ansi256","ansi16m"],T=Object.create(null),Z=(r,e={})=>{if(e.level&&!(Number.isInteger(e.level)&&e.level>=0&&e.level<=3))throw new Error("The `level` option should be an integer from 0 to 3");let t=$?$.level:0;r.level=e.level===void 0?t:e.level},ee=r=>{let e=(...t)=>t.join(" ");return Z(e,r),Object.setPrototypeOf(e,O.prototype),e};function O(r){return ee(r)}Object.setPrototypeOf(O.prototype,Function.prototype);for(let[r,e]of Object.entries(f))T[r]={get(){let t=_(this,x(e.open,e.close,this[d]),this[v]);return Object.defineProperty(this,r,{value:t}),t}};T.visible={get(){let r=_(this,this[d],!0);return Object.defineProperty(this,"visible",{value:r}),r}};var w=(r,e,t,...o)=>r==="rgb"?e==="ansi16m"?f[t].ansi16m(...o):e==="ansi256"?f[t].ansi256(f.rgbToAnsi256(...o)):f[t].ansi(f.rgbToAnsi(...o)):r==="hex"?w("rgb",e,t,...f.hexToRgb(...o)):f[t][r](...o),re=["rgb","hex","ansi256"];for(let r of re){T[r]={get(){let{level:t}=this;return function(...o){let l=x(w(r,k[t],"color",...o),f.color.close,this[d]);return _(this,l,this[v])}}};let e="bg"+r[0].toUpperCase()+r.slice(1);T[e]={get(){let{level:t}=this;return function(...o){let l=x(w(r,k[t],"bgColor",...o),f.bgColor.close,this[d]);return _(this,l,this[v])}}}}var te=Object.defineProperties(()=>{},{...T,level:{enumerable:!0,get(){return this[y].level},set(r){this[y].level=r}}}),x=(r,e,t)=>{let o,l;return t===void 0?(o=r,l=e):(o=t.openAll+r,l=e+t.closeAll),{open:r,close:e,openAll:o,closeAll:l,parent:t}},_=(r,e,t)=>{let o=(...l)=>oe(o,l.length===1?""+l[0]:l.join(" "));return Object.setPrototypeOf(o,te),o[y]=r,o[d]=e,o[v]=t,o},oe=(r,e)=>{if(r.level<=0||!e)return r[v]?"":e;let t=r[d];if(t===void 0)return e;let{openAll:o,closeAll:l}=t;if(e.includes("\x1B"))for(;t!==void 0;)e=z(e,t.close,t.open),t=t.parent;let i=e.indexOf(`
8
- `);return i!==-1&&(e=X(e,l,o,i)),o+e+l};Object.defineProperties(O.prototype,T);var le=O(),de=O({level:L?L.level:0}),ie=le,ne=process.platform==="linux"||process.platform==="darwin",B=process.platform==="win32",ae={stdio:"pipe",shell:!0,detached:!B,env:process.env},se={log:!0,commandTranslations:{},shellTranslations:{},...ae},N=({log:r=!0,commandTranslations:e={},shellTranslations:t={},...o}=se)=>{let l=null;return{childProcess:l,async run(i){if(l)throw new Error("Only one command per shell.");if(typeof i=="object"){let c=process.platform;i.posix&&ne&&(c="posix");let m=i[c];if(!m)throw new Error("No command found for platform: "+JSON.stringify({platform:process.platform,command:i}));i=m}let{cmd:n,args:s}=E(i,t,e);return r&&console.log(ie.dim(`
9
- $ ${n} ${s.join(" ")}
10
- `)),await new Promise((c,m)=>{l=F(n,s,o);let g="",h="";if(!l)throw new Error("Child process was not set.");let b=p=>{l=null;let A={code:p,stdout:g,stderr:h};p===0||p===1&&!B?c(A):m(A)};l.stdout?.on("data",p=>{g+=p.toString()}),l.stderr?.on("data",p=>{h+=p.toString()}),l.on("close",b),l.on("exit",b),l.on("error",b),l.stdout?.pipe(process.stdout),l.stderr?.pipe(process.stderr)})},kill(i="SIGKILL"){if(l?.pid)if(B)q(`taskkill /t /f /pid ${l.pid}`);else return process.kill(-l.pid,i);return!0}}};import{pathToFileURL as ue}from"url";import{resolve as ce}from"path";import{INSTALL_ROOT as me}from"../../constants.js";var Be=async()=>{let r=ce(me,"dist/loader/index.js"),e=["--no-warnings","--loader",ue(r).href,...process.argv.slice(2)],t=N({stdio:"inherit"}),{code:o}=await t.run(`node ${e.join(" ")}`);process.exit(o??0)};export{Be as execute};
@@ -1,5 +0,0 @@
1
- export * from "./build";
2
- export * from "./create";
3
- export * from "./dev";
4
- export * from "./execute";
5
- export * from "./normalize";
@@ -1,4 +0,0 @@
1
-
2
- if(typeof process<"u"){let{dirname:e}=await import("path"),{fileURLToPath:i}=await import("url");globalThis.__filename=i(import.meta.url),globalThis.__dirname=e(globalThis.__filename);let{default:a}=await import("module");globalThis.require=a.createRequire(import.meta.url)}
3
-
4
- export*from"./build/index.js";export*from"./create/index.js";export*from"./dev/index.js";export*from"./execute/index.js";export*from"./normalize/index.js";
@@ -1,10 +0,0 @@
1
- /**
2
- * @fileoverview
3
- * This module contains the logic for normalizing import specifiers. It must use
4
- * fully-specified filepaths here, since the bootstrap script will compile it
5
- * with esbuild and then use it to normalize emitted output.
6
- */
7
- /**
8
- * Rewrite imports in the emitted JS to ESM-compliant paths.
9
- */
10
- export declare const normalizeImportSpecifiers: (files?: string) => Promise<void>;