create-qwik 1.4.5-dev20240303161651 → 1.4.5-dev20240304102514
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.cjs +38 -38
- package/package.json +6 -3
- package/starters/apps/base/package.json +9 -4
package/index.cjs
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license
|
|
3
|
-
* create-qwik 1.4.5-
|
|
3
|
+
* create-qwik 1.4.5-dev20240304102514
|
|
4
4
|
* Copyright Builder.io, Inc. All Rights Reserved.
|
|
5
5
|
* Use of this source code is governed by an MIT-style license that can be
|
|
6
6
|
* found in the LICENSE file at https://github.com/BuilderIO/qwik/blob/main/LICENSE
|
|
7
7
|
*/
|
|
8
|
-
"use strict";var Zo=Object.create;var Je=Object.defineProperty;var Xo=Object.getOwnPropertyDescriptor;var tu=Object.getOwnPropertyNames;var eu=Object.getPrototypeOf,nu=Object.prototype.hasOwnProperty;var pt=(n,t)=>()=>(t||n((t={exports:{}}).exports,t),t.exports),su=(n,t)=>{for(var e in t)Je(n,e,{get:t[e],enumerable:!0})},ni=(n,t,e,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of tu(t))!nu.call(n,r)&&r!==e&&Je(n,r,{get:()=>t[r],enumerable:!(s=Xo(t,r))||s.enumerable});return n};var ut=(n,t,e)=>(e=n!=null?Zo(eu(n)):{},ni(t||!n||!n.__esModule?Je(e,"default",{value:n,enumerable:!0}):e,n)),iu=n=>ni(Je({},"__esModule",{value:!0}),n);var Hn=pt((mc,si)=>{"use strict";var zn="\x1B",tt=`${zn}[`,ru="\x07",qn={to(n,t){return t?`${tt}${t+1};${n+1}H`:`${tt}${n+1}G`},move(n,t){let e="";return n<0?e+=`${tt}${-n}D`:n>0&&(e+=`${tt}${n}C`),t<0?e+=`${tt}${-t}A`:t>0&&(e+=`${tt}${t}B`),e},up:(n=1)=>`${tt}${n}A`,down:(n=1)=>`${tt}${n}B`,forward:(n=1)=>`${tt}${n}C`,backward:(n=1)=>`${tt}${n}D`,nextLine:(n=1)=>`${tt}E`.repeat(n),prevLine:(n=1)=>`${tt}F`.repeat(n),left:`${tt}G`,hide:`${tt}?25l`,show:`${tt}?25h`,save:`${zn}7`,restore:`${zn}8`},ou={up:(n=1)=>`${tt}S`.repeat(n),down:(n=1)=>`${tt}T`.repeat(n)},uu={screen:`${tt}2J`,up:(n=1)=>`${tt}1J`.repeat(n),down:(n=1)=>`${tt}J`.repeat(n),line:`${tt}2K`,lineEnd:`${tt}K`,lineStart:`${tt}1K`,lines(n){let t="";for(let e=0;e<n;e++)t+=this.line+(e<n-1?qn.up():"");return n&&(t+=qn.left),t}};si.exports={cursor:qn,scroll:ou,erase:uu,beep:ru}});var Vn=pt((gc,Un)=>{var au=require("tty"),cu=!("NO_COLOR"in process.env||process.argv.includes("--no-color"))&&("FORCE_COLOR"in process.env||process.argv.includes("--color")||process.platform==="win32"||au.isatty(1)&&process.env.TERM!=="dumb"||"CI"in process.env),Q=(n,t,e=n)=>s=>{let r=""+s,o=r.indexOf(t,n.length);return~o?n+ii(r,t,e,o)+t:n+r+t},ii=(n,t,e,s)=>{let r=n.substring(0,s)+e,o=n.substring(s+t.length),i=o.indexOf(t);return~i?r+ii(o,t,e,i):r+o},ri=(n=cu)=>({isColorSupported:n,reset:n?t=>`\x1B[0m${t}\x1B[0m`:String,bold:n?Q("\x1B[1m","\x1B[22m","\x1B[22m\x1B[1m"):String,dim:n?Q("\x1B[2m","\x1B[22m","\x1B[22m\x1B[2m"):String,italic:n?Q("\x1B[3m","\x1B[23m"):String,underline:n?Q("\x1B[4m","\x1B[24m"):String,inverse:n?Q("\x1B[7m","\x1B[27m"):String,hidden:n?Q("\x1B[8m","\x1B[28m"):String,strikethrough:n?Q("\x1B[9m","\x1B[29m"):String,black:n?Q("\x1B[30m","\x1B[39m"):String,red:n?Q("\x1B[31m","\x1B[39m"):String,green:n?Q("\x1B[32m","\x1B[39m"):String,yellow:n?Q("\x1B[33m","\x1B[39m"):String,blue:n?Q("\x1B[34m","\x1B[39m"):String,magenta:n?Q("\x1B[35m","\x1B[39m"):String,cyan:n?Q("\x1B[36m","\x1B[39m"):String,white:n?Q("\x1B[37m","\x1B[39m"):String,gray:n?Q("\x1B[90m","\x1B[39m"):String,bgBlack:n?Q("\x1B[40m","\x1B[49m"):String,bgRed:n?Q("\x1B[41m","\x1B[49m"):String,bgGreen:n?Q("\x1B[42m","\x1B[49m"):String,bgYellow:n?Q("\x1B[43m","\x1B[49m"):String,bgBlue:n?Q("\x1B[44m","\x1B[49m"):String,bgMagenta:n?Q("\x1B[45m","\x1B[49m"):String,bgCyan:n?Q("\x1B[46m","\x1B[49m"):String,bgWhite:n?Q("\x1B[47m","\x1B[49m"):String});Un.exports=ri();Un.exports.createColors=ri});var Ti=pt((Kc,ki)=>{"use strict";ki.exports=function(){if(process.env.npm_config_user_agent)return zu(process.env.npm_config_user_agent)};function zu(n){let t=n.split(" ")[0],e=t.lastIndexOf("/"),s=t.substring(0,e);return{name:s==="npminstall"?"cnpm":s,version:t.substring(e+1)}}});var qi=pt((Qc,zi)=>{zi.exports=Li;Li.sync=Hu;var Ni=require("fs");function qu(n,t){var e=t.pathExt!==void 0?t.pathExt:process.env.PATHEXT;if(!e||(e=e.split(";"),e.indexOf("")!==-1))return!0;for(var s=0;s<e.length;s++){var r=e[s].toLowerCase();if(r&&n.substr(-r.length).toLowerCase()===r)return!0}return!1}function Ri(n,t,e){return!n.isSymbolicLink()&&!n.isFile()?!1:qu(t,e)}function Li(n,t,e){Ni.stat(n,function(s,r){e(s,s?!1:Ri(r,n,t))})}function Hu(n,t){return Ri(Ni.statSync(n),n,t)}});var Yi=pt((Zc,Gi)=>{Gi.exports=Ui;Ui.sync=Uu;var Hi=require("fs");function Ui(n,t,e){Hi.stat(n,function(s,r){e(s,s?!1:Vi(r,t))})}function Uu(n,t){return Vi(Hi.statSync(n),t)}function Vi(n,t){return n.isFile()&&Vu(n,t)}function Vu(n,t){var e=n.mode,s=n.uid,r=n.gid,o=t.uid!==void 0?t.uid:process.getuid&&process.getuid(),i=t.gid!==void 0?t.gid:process.getgid&&process.getgid(),a=parseInt("100",8),c=parseInt("010",8),h=parseInt("001",8),f=a|c,l=e&h||e&c&&r===i||e&a&&s===o||e&f&&o===0;return l}});var Ki=pt((tl,Ji)=>{var Xc=require("fs"),on;process.platform==="win32"||global.TESTING_WINDOWS?on=qi():on=Yi();Ji.exports=as;as.sync=Gu;function as(n,t,e){if(typeof t=="function"&&(e=t,t={}),!e){if(typeof Promise!="function")throw new TypeError("callback not provided");return new Promise(function(s,r){as(n,t||{},function(o,i){o?r(o):s(i)})})}on(n,t||{},function(s,r){s&&(s.code==="EACCES"||t&&t.ignoreErrors)&&(s=null,r=!1),e(s,r)})}function Gu(n,t){try{return on.sync(n,t||{})}catch(e){if(t&&t.ignoreErrors||e.code==="EACCES")return!1;throw e}}});var sr=pt((el,nr)=>{var $e=process.platform==="win32"||process.env.OSTYPE==="cygwin"||process.env.OSTYPE==="msys",Qi=require("path"),Yu=$e?";":":",Zi=Ki(),Xi=n=>Object.assign(new Error(`not found: ${n}`),{code:"ENOENT"}),tr=(n,t)=>{let e=t.colon||Yu,s=n.match(/\//)||$e&&n.match(/\\/)?[""]:[...$e?[process.cwd()]:[],...(t.path||process.env.PATH||"").split(e)],r=$e?t.pathExt||process.env.PATHEXT||".EXE;.CMD;.BAT;.COM":"",o=$e?r.split(e):[""];return $e&&n.indexOf(".")!==-1&&o[0]!==""&&o.unshift(""),{pathEnv:s,pathExt:o,pathExtExe:r}},er=(n,t,e)=>{typeof t=="function"&&(e=t,t={}),t||(t={});let{pathEnv:s,pathExt:r,pathExtExe:o}=tr(n,t),i=[],a=h=>new Promise((f,l)=>{if(h===s.length)return t.all&&i.length?f(i):l(Xi(n));let m=s[h],C=/^".*"$/.test(m)?m.slice(1,-1):m,b=Qi.join(C,n),E=!C&&/^\.[\\\/]/.test(n)?n.slice(0,2)+b:b;f(c(E,h,0))}),c=(h,f,l)=>new Promise((m,C)=>{if(l===r.length)return m(a(f+1));let b=r[l];Zi(h+b,{pathExt:o},(E,g)=>{if(!E&&g)if(t.all)i.push(h+b);else return m(h+b);return m(c(h,f,l+1))})});return e?a(0).then(h=>e(null,h),e):a(0)},Ju=(n,t)=>{t=t||{};let{pathEnv:e,pathExt:s,pathExtExe:r}=tr(n,t),o=[];for(let i=0;i<e.length;i++){let a=e[i],c=/^".*"$/.test(a)?a.slice(1,-1):a,h=Qi.join(c,n),f=!c&&/^\.[\\\/]/.test(n)?n.slice(0,2)+h:h;for(let l=0;l<s.length;l++){let m=f+s[l];try{if(Zi.sync(m,{pathExt:r}))if(t.all)o.push(m);else return m}catch{}}}if(t.all&&o.length)return o;if(t.nothrow)return null;throw Xi(n)};nr.exports=er;er.sync=Ju});var rr=pt((nl,cs)=>{"use strict";var ir=(n={})=>{let t=n.env||process.env;return(n.platform||process.platform)!=="win32"?"PATH":Object.keys(t).reverse().find(s=>s.toUpperCase()==="PATH")||"Path"};cs.exports=ir;cs.exports.default=ir});var cr=pt((sl,ar)=>{"use strict";var or=require("path"),Ku=sr(),Qu=rr();function ur(n,t){let e=n.options.env||process.env,s=process.cwd(),r=n.options.cwd!=null,o=r&&process.chdir!==void 0&&!process.chdir.disabled;if(o)try{process.chdir(n.options.cwd)}catch{}let i;try{i=Ku.sync(n.command,{path:e[Qu({env:e})],pathExt:t?or.delimiter:void 0})}catch{}finally{o&&process.chdir(s)}return i&&(i=or.resolve(r?n.options.cwd:"",i)),i}function Zu(n){return ur(n)||ur(n,!0)}ar.exports=Zu});var lr=pt((il,Ds)=>{"use strict";var ls=/([()\][%!^"`<>&|;, *?])/g;function Xu(n){return n=n.replace(ls,"^$1"),n}function ta(n,t){return n=`${n}`,n=n.replace(/(\\*)"/g,'$1$1\\"'),n=n.replace(/(\\*)$/,"$1$1"),n=`"${n}"`,n=n.replace(ls,"^$1"),t&&(n=n.replace(ls,"^$1")),n}Ds.exports.command=Xu;Ds.exports.argument=ta});var hr=pt((rl,Dr)=>{"use strict";Dr.exports=/^#!(.*)/});var pr=pt((ol,fr)=>{"use strict";var ea=hr();fr.exports=(n="")=>{let t=n.match(ea);if(!t)return null;let[e,s]=t[0].replace(/#! ?/,"").split(" "),r=e.split("/").pop();return r==="env"?s:s?`${r} ${s}`:r}});var mr=pt((ul,dr)=>{"use strict";var hs=require("fs"),na=pr();function sa(n){let e=Buffer.alloc(150),s;try{s=hs.openSync(n,"r"),hs.readSync(s,e,0,150,0),hs.closeSync(s)}catch{}return na(e.toString())}dr.exports=sa});var br=pt((al,Fr)=>{"use strict";var ia=require("path"),gr=cr(),Cr=lr(),ra=mr(),oa=process.platform==="win32",ua=/\.(?:com|exe)$/i,aa=/node_modules[\\/].bin[\\/][^\\/]+\.cmd$/i;function ca(n){n.file=gr(n);let t=n.file&&ra(n.file);return t?(n.args.unshift(n.file),n.command=t,gr(n)):n.file}function la(n){if(!oa)return n;let t=ca(n),e=!ua.test(t);if(n.options.forceShell||e){let s=aa.test(t);n.command=ia.normalize(n.command),n.command=Cr.command(n.command),n.args=n.args.map(o=>Cr.argument(o,s));let r=[n.command].concat(n.args).join(" ");n.args=["/d","/s","/c",`"${r}"`],n.command=process.env.comspec||"cmd.exe",n.options.windowsVerbatimArguments=!0}return n}function Da(n,t,e){t&&!Array.isArray(t)&&(e=t,t=null),t=t?t.slice(0):[],e=Object.assign({},e);let s={command:n,args:t,options:e,file:void 0,original:{command:n,args:t}};return e.shell?s:la(s)}Fr.exports=Da});var wr=pt((cl,yr)=>{"use strict";var fs=process.platform==="win32";function ps(n,t){return Object.assign(new Error(`${t} ${n.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${t} ${n.command}`,path:n.command,spawnargs:n.args})}function ha(n,t){if(!fs)return;let e=n.emit;n.emit=function(s,r){if(s==="exit"){let o=Er(r,t,"spawn");if(o)return e.call(n,"error",o)}return e.apply(n,arguments)}}function Er(n,t){return fs&&n===1&&!t.file?ps(t.original,"spawn"):null}function fa(n,t){return fs&&n===1&&!t.file?ps(t.original,"spawnSync"):null}yr.exports={hookChildProcess:ha,verifyENOENT:Er,verifyENOENTSync:fa,notFoundError:ps}});var xr=pt((ll,xe)=>{"use strict";var Ar=require("child_process"),ds=br(),ms=wr();function $r(n,t,e){let s=ds(n,t,e),r=Ar.spawn(s.command,s.args,s.options);return ms.hookChildProcess(r,s),r}function pa(n,t,e){let s=ds(n,t,e),r=Ar.spawnSync(s.command,s.args,s.options);return r.error=r.error||ms.verifyENOENTSync(r.status,s),r}xe.exports=$r;xe.exports.spawn=$r;xe.exports.sync=pa;xe.exports._parse=ds;xe.exports._enoent=ms});var pc={};su(pc,{createApp:()=>Qo,runCli:()=>hc,runCreateCli:()=>Xs,runCreateInteractiveCli:()=>ei});module.exports=iu(pc);var gt=ut(Hn(),1),Ee=require("node:process"),Ut=ut(require("node:readline"),1),Jn=ut(require("node:readline"),1),pi=require("node:tty"),Qe=ut(Vn(),1);function lu({onlyFirst:n=!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,n?void 0:"g")}function di(n){if(typeof n!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof n}\``);return n.replace(lu(),"")}function mi(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var gi={exports:{}};(function(n){var t={};n.exports=t,t.eastAsianWidth=function(s){var r=s.charCodeAt(0),o=s.length==2?s.charCodeAt(1):0,i=r;return 55296<=r&&r<=56319&&56320<=o&&o<=57343&&(r&=1023,o&=1023,i=r<<10|o,i+=65536),i==12288||65281<=i&&i<=65376||65504<=i&&i<=65510?"F":i==8361||65377<=i&&i<=65470||65474<=i&&i<=65479||65482<=i&&i<=65487||65490<=i&&i<=65495||65498<=i&&i<=65500||65512<=i&&i<=65518?"H":4352<=i&&i<=4447||4515<=i&&i<=4519||4602<=i&&i<=4607||9001<=i&&i<=9002||11904<=i&&i<=11929||11931<=i&&i<=12019||12032<=i&&i<=12245||12272<=i&&i<=12283||12289<=i&&i<=12350||12353<=i&&i<=12438||12441<=i&&i<=12543||12549<=i&&i<=12589||12593<=i&&i<=12686||12688<=i&&i<=12730||12736<=i&&i<=12771||12784<=i&&i<=12830||12832<=i&&i<=12871||12880<=i&&i<=13054||13056<=i&&i<=19903||19968<=i&&i<=42124||42128<=i&&i<=42182||43360<=i&&i<=43388||44032<=i&&i<=55203||55216<=i&&i<=55238||55243<=i&&i<=55291||63744<=i&&i<=64255||65040<=i&&i<=65049||65072<=i&&i<=65106||65108<=i&&i<=65126||65128<=i&&i<=65131||110592<=i&&i<=110593||127488<=i&&i<=127490||127504<=i&&i<=127546||127552<=i&&i<=127560||127568<=i&&i<=127569||131072<=i&&i<=194367||177984<=i&&i<=196605||196608<=i&&i<=262141?"W":32<=i&&i<=126||162<=i&&i<=163||165<=i&&i<=166||i==172||i==175||10214<=i&&i<=10221||10629<=i&&i<=10630?"Na":i==161||i==164||167<=i&&i<=168||i==170||173<=i&&i<=174||176<=i&&i<=180||182<=i&&i<=186||188<=i&&i<=191||i==198||i==208||215<=i&&i<=216||222<=i&&i<=225||i==230||232<=i&&i<=234||236<=i&&i<=237||i==240||242<=i&&i<=243||247<=i&&i<=250||i==252||i==254||i==257||i==273||i==275||i==283||294<=i&&i<=295||i==299||305<=i&&i<=307||i==312||319<=i&&i<=322||i==324||328<=i&&i<=331||i==333||338<=i&&i<=339||358<=i&&i<=359||i==363||i==462||i==464||i==466||i==468||i==470||i==472||i==474||i==476||i==593||i==609||i==708||i==711||713<=i&&i<=715||i==717||i==720||728<=i&&i<=731||i==733||i==735||768<=i&&i<=879||913<=i&&i<=929||931<=i&&i<=937||945<=i&&i<=961||963<=i&&i<=969||i==1025||1040<=i&&i<=1103||i==1105||i==8208||8211<=i&&i<=8214||8216<=i&&i<=8217||8220<=i&&i<=8221||8224<=i&&i<=8226||8228<=i&&i<=8231||i==8240||8242<=i&&i<=8243||i==8245||i==8251||i==8254||i==8308||i==8319||8321<=i&&i<=8324||i==8364||i==8451||i==8453||i==8457||i==8467||i==8470||8481<=i&&i<=8482||i==8486||i==8491||8531<=i&&i<=8532||8539<=i&&i<=8542||8544<=i&&i<=8555||8560<=i&&i<=8569||i==8585||8592<=i&&i<=8601||8632<=i&&i<=8633||i==8658||i==8660||i==8679||i==8704||8706<=i&&i<=8707||8711<=i&&i<=8712||i==8715||i==8719||i==8721||i==8725||i==8730||8733<=i&&i<=8736||i==8739||i==8741||8743<=i&&i<=8748||i==8750||8756<=i&&i<=8759||8764<=i&&i<=8765||i==8776||i==8780||i==8786||8800<=i&&i<=8801||8804<=i&&i<=8807||8810<=i&&i<=8811||8814<=i&&i<=8815||8834<=i&&i<=8835||8838<=i&&i<=8839||i==8853||i==8857||i==8869||i==8895||i==8978||9312<=i&&i<=9449||9451<=i&&i<=9547||9552<=i&&i<=9587||9600<=i&&i<=9615||9618<=i&&i<=9621||9632<=i&&i<=9633||9635<=i&&i<=9641||9650<=i&&i<=9651||9654<=i&&i<=9655||9660<=i&&i<=9661||9664<=i&&i<=9665||9670<=i&&i<=9672||i==9675||9678<=i&&i<=9681||9698<=i&&i<=9701||i==9711||9733<=i&&i<=9734||i==9737||9742<=i&&i<=9743||9748<=i&&i<=9749||i==9756||i==9758||i==9792||i==9794||9824<=i&&i<=9825||9827<=i&&i<=9829||9831<=i&&i<=9834||9836<=i&&i<=9837||i==9839||9886<=i&&i<=9887||9918<=i&&i<=9919||9924<=i&&i<=9933||9935<=i&&i<=9953||i==9955||9960<=i&&i<=9983||i==10045||i==10071||10102<=i&&i<=10111||11093<=i&&i<=11097||12872<=i&&i<=12879||57344<=i&&i<=63743||65024<=i&&i<=65039||i==65533||127232<=i&&i<=127242||127248<=i&&i<=127277||127280<=i&&i<=127337||127344<=i&&i<=127386||917760<=i&&i<=917999||983040<=i&&i<=1048573||1048576<=i&&i<=1114109?"A":"N"},t.characterLength=function(s){var r=this.eastAsianWidth(s);return r=="F"||r=="W"||r=="A"?2:1};function e(s){return s.match(/[\uD800-\uDBFF][\uDC00-\uDFFF]|[^\uD800-\uDFFF]/g)||[]}t.length=function(s){for(var r=e(s),o=0,i=0;i<r.length;i++)o=o+this.characterLength(r[i]);return o},t.slice=function(s,r,o){textLen=t.length(s),r=r||0,o=o||1,r<0&&(r=textLen+r),o<0&&(o=textLen+o);for(var i="",a=0,c=e(s),h=0;h<c.length;h++){var f=c[h],l=t.length(f);if(a>=r-(l==2?1:0))if(a+l<=o)i+=f;else break;a+=l}return i}})(gi);var Du=gi.exports,hu=mi(Du),fu=function(){return/\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67)\uDB40\uDC7F|(?:\uD83E\uDDD1\uD83C\uDFFF\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFC-\uDFFF])|\uD83D\uDC68(?:\uD83C\uDFFB(?:\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF]))|\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|[\u2695\u2696\u2708]\uFE0F|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))?|(?:\uD83C[\uDFFC-\uDFFF])\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF]))|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83D\uDC68|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFE])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])\uFE0F|\u200D(?:(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|\uD83D[\uDC66\uDC67])|\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC)?|(?:\uD83D\uDC69(?:\uD83C\uDFFB\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|(?:\uD83C[\uDFFC-\uDFFF])\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69]))|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC69(?:\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83E\uDDD1(?:\u200D(?:\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|\uD83D\uDE36\u200D\uD83C\uDF2B|\uD83C\uDFF3\uFE0F\u200D\u26A7|\uD83D\uDC3B\u200D\u2744|(?:(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\uD83C\uDFF4\u200D\u2620|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])\u200D[\u2640\u2642]|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u2600-\u2604\u260E\u2611\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26B0\u26B1\u26C8\u26CF\u26D1\u26D3\u26E9\u26F0\u26F1\u26F4\u26F7\u26F8\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u3030\u303D\u3297\u3299]|\uD83C[\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]|\uD83D[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3])\uFE0F|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDE35\u200D\uD83D\uDCAB|\uD83D\uDE2E\u200D\uD83D\uDCA8|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83E\uDDD1(?:\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC|\uD83C\uDFFB)?|\uD83D\uDC69(?:\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC|\uD83C\uDFFB)?|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF6\uD83C\uDDE6|\uD83C\uDDF4\uD83C\uDDF2|\uD83D\uDC08\u200D\u2B1B|\u2764\uFE0F\u200D(?:\uD83D\uDD25|\uD83E\uDE79)|\uD83D\uDC41\uFE0F|\uD83C\uDFF3\uFE0F|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|[#\*0-9]\uFE0F\u20E3|\u2764\uFE0F|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])|\uD83C\uDFF4|(?:[\u270A\u270B]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270C\u270D]|\uD83D[\uDD74\uDD90])(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])|[\u270A\u270B]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC08\uDC15\uDC3B\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE2E\uDE35\uDE36\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5]|\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD]|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF]|[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0D\uDD0E\uDD10-\uDD17\uDD1D\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78\uDD7A-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCB\uDDD0\uDDE0-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6]|(?:[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u270A\u270B\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF93\uDFA0-\uDFCA\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF4\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC3E\uDC40\uDC42-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDD7A\uDD95\uDD96\uDDA4\uDDFB-\uDE4F\uDE80-\uDEC5\uDECC\uDED0-\uDED2\uDED5-\uDED7\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDD78\uDD7A-\uDDCB\uDDCD-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6])|(?:[#\*0-9\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692-\u2697\u2699\u269B\u269C\u26A0\u26A1\u26A7\u26AA\u26AB\u26B0\u26B1\u26BD\u26BE\u26C4\u26C5\u26C8\u26CE\u26CF\u26D1\u26D3\u26D4\u26E9\u26EA\u26F0-\u26F5\u26F7-\u26FA\u26FD\u2702\u2705\u2708-\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763\u2764\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC04\uDCCF\uDD70\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE02\uDE1A\uDE2F\uDE32-\uDE3A\uDE50\uDE51\uDF00-\uDF21\uDF24-\uDF93\uDF96\uDF97\uDF99-\uDF9B\uDF9E-\uDFF0\uDFF3-\uDFF5\uDFF7-\uDFFF]|\uD83D[\uDC00-\uDCFD\uDCFF-\uDD3D\uDD49-\uDD4E\uDD50-\uDD67\uDD6F\uDD70\uDD73-\uDD7A\uDD87\uDD8A-\uDD8D\uDD90\uDD95\uDD96\uDDA4\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA-\uDE4F\uDE80-\uDEC5\uDECB-\uDED2\uDED5-\uDED7\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDD78\uDD7A-\uDDCB\uDDCD-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6])\uFE0F|(?:[\u261D\u26F9\u270A-\u270D]|\uD83C[\uDF85\uDFC2-\uDFC4\uDFC7\uDFCA-\uDFCC]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66-\uDC78\uDC7C\uDC81-\uDC83\uDC85-\uDC87\uDC8F\uDC91\uDCAA\uDD74\uDD75\uDD7A\uDD90\uDD95\uDD96\uDE45-\uDE47\uDE4B-\uDE4F\uDEA3\uDEB4-\uDEB6\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1F\uDD26\uDD30-\uDD39\uDD3C-\uDD3E\uDD77\uDDB5\uDDB6\uDDB8\uDDB9\uDDBB\uDDCD-\uDDCF\uDDD1-\uDDDD])/g},pu=mi(fu);function Te(n,t={}){if(typeof n!="string"||n.length===0||(t={ambiguousIsNarrow:!0,...t},n=di(n),n.length===0))return 0;n=n.replace(pu()," ");let e=t.ambiguousIsNarrow?1:2,s=0;for(let r of n){let o=r.codePointAt(0);if(!(o<=31||o>=127&&o<=159||o>=768&&o<=879))switch(hu.eastAsianWidth(r)){case"F":case"W":s+=2;break;case"A":s+=e;break;default:s+=1}}return s}var Gn=10,oi=(n=0)=>t=>`\x1B[${t+n}m`,ui=(n=0)=>t=>`\x1B[${38+n};5;${t}m`,ai=(n=0)=>(t,e,s)=>`\x1B[${38+n};2;${t};${e};${s}m`,Z={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]}};Object.keys(Z.modifier);var du=Object.keys(Z.color),mu=Object.keys(Z.bgColor);[...du,...mu];function gu(){let n=new Map;for(let[t,e]of Object.entries(Z)){for(let[s,r]of Object.entries(e))Z[s]={open:`\x1B[${r[0]}m`,close:`\x1B[${r[1]}m`},e[s]=Z[s],n.set(r[0],r[1]);Object.defineProperty(Z,t,{value:e,enumerable:!1})}return Object.defineProperty(Z,"codes",{value:n,enumerable:!1}),Z.color.close="\x1B[39m",Z.bgColor.close="\x1B[49m",Z.color.ansi=oi(),Z.color.ansi256=ui(),Z.color.ansi16m=ai(),Z.bgColor.ansi=oi(Gn),Z.bgColor.ansi256=ui(Gn),Z.bgColor.ansi16m=ai(Gn),Object.defineProperties(Z,{rgbToAnsi256:{value:(t,e,s)=>t===e&&e===s?t<8?16:t>248?231:Math.round((t-8)/247*24)+232:16+36*Math.round(t/255*5)+6*Math.round(e/255*5)+Math.round(s/255*5),enumerable:!1},hexToRgb:{value:t=>{let e=/[a-f\d]{6}|[a-f\d]{3}/i.exec(t.toString(16));if(!e)return[0,0,0];let[s]=e;s.length===3&&(s=[...s].map(o=>o+o).join(""));let r=Number.parseInt(s,16);return[r>>16&255,r>>8&255,r&255]},enumerable:!1},hexToAnsi256:{value:t=>Z.rgbToAnsi256(...Z.hexToRgb(t)),enumerable:!1},ansi256ToAnsi:{value:t=>{if(t<8)return 30+t;if(t<16)return 90+(t-8);let e,s,r;if(t>=232)e=((t-232)*10+8)/255,s=e,r=e;else{t-=16;let a=t%36;e=Math.floor(t/36)/5,s=Math.floor(a/6)/5,r=a%6/5}let o=Math.max(e,s,r)*2;if(o===0)return 30;let i=30+(Math.round(r)<<2|Math.round(s)<<1|Math.round(e));return o===2&&(i+=60),i},enumerable:!1},rgbToAnsi:{value:(t,e,s)=>Z.ansi256ToAnsi(Z.rgbToAnsi256(t,e,s)),enumerable:!1},hexToAnsi:{value:t=>Z.ansi256ToAnsi(Z.hexToAnsi256(t)),enumerable:!1}}),Z}var Cu=gu(),tn=new Set(["\x1B","\x9B"]),Fu=39,Kn="\x07",Ci="[",bu="]",Fi="m",Qn=`${bu}8;;`,ci=n=>`${tn.values().next().value}${Ci}${n}${Fi}`,li=n=>`${tn.values().next().value}${Qn}${n}${Kn}`,Eu=n=>n.split(" ").map(t=>Te(t)),Yn=(n,t,e)=>{let s=[...t],r=!1,o=!1,i=Te(di(n[n.length-1]));for(let[a,c]of s.entries()){let h=Te(c);if(i+h<=e?n[n.length-1]+=c:(n.push(c),i=0),tn.has(c)&&(r=!0,o=s.slice(a+1).join("").startsWith(Qn)),r){o?c===Kn&&(r=!1,o=!1):c===Fi&&(r=!1);continue}i+=h,i===e&&a<s.length-1&&(n.push(""),i=0)}!i&&n[n.length-1].length>0&&n.length>1&&(n[n.length-2]+=n.pop())},yu=n=>{let t=n.split(" "),e=t.length;for(;e>0&&!(Te(t[e-1])>0);)e--;return e===t.length?n:t.slice(0,e).join(" ")+t.slice(e).join("")},wu=(n,t,e={})=>{if(e.trim!==!1&&n.trim()==="")return"";let s="",r,o,i=Eu(n),a=[""];for(let[h,f]of n.split(" ").entries()){e.trim!==!1&&(a[a.length-1]=a[a.length-1].trimStart());let l=Te(a[a.length-1]);if(h!==0&&(l>=t&&(e.wordWrap===!1||e.trim===!1)&&(a.push(""),l=0),(l>0||e.trim===!1)&&(a[a.length-1]+=" ",l++)),e.hard&&i[h]>t){let m=t-l,C=1+Math.floor((i[h]-m-1)/t);Math.floor((i[h]-1)/t)<C&&a.push(""),Yn(a,f,t);continue}if(l+i[h]>t&&l>0&&i[h]>0){if(e.wordWrap===!1&&l<t){Yn(a,f,t);continue}a.push("")}if(l+i[h]>t&&e.wordWrap===!1){Yn(a,f,t);continue}a[a.length-1]+=f}e.trim!==!1&&(a=a.map(h=>yu(h)));let c=[...a.join(`
|
|
9
|
-
`)];for(let[h,f]of c.entries()){if(s+=f,tn.has(f)){let{groups:m}=new RegExp(`(?:\\${Ci}(?<code>\\d+)m|\\${Qn}(?<uri>.*)${Kn})`).exec(c.slice(h).join(""))||{groups:{}};if(m.code!==void 0){let C=Number.parseFloat(m.code);r=C===
|
|
8
|
+
"use strict";var Qo=Object.create;var Je=Object.defineProperty;var Zo=Object.getOwnPropertyDescriptor;var Xo=Object.getOwnPropertyNames;var tu=Object.getPrototypeOf,eu=Object.prototype.hasOwnProperty;var pt=(n,t)=>()=>(t||n((t={exports:{}}).exports,t),t.exports),nu=(n,t)=>{for(var e in t)Je(n,e,{get:t[e],enumerable:!0})},ni=(n,t,e,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of Xo(t))!eu.call(n,r)&&r!==e&&Je(n,r,{get:()=>t[r],enumerable:!(s=Zo(t,r))||s.enumerable});return n};var ct=(n,t,e)=>(e=n!=null?Qo(tu(n)):{},ni(t||!n||!n.__esModule?Je(e,"default",{value:n,enumerable:!0}):e,n)),su=n=>ni(Je({},"__esModule",{value:!0}),n);var Hn=pt((dc,si)=>{"use strict";var zn="\x1B",tt=`${zn}[`,iu="\x07",qn={to(n,t){return t?`${tt}${t+1};${n+1}H`:`${tt}${n+1}G`},move(n,t){let e="";return n<0?e+=`${tt}${-n}D`:n>0&&(e+=`${tt}${n}C`),t<0?e+=`${tt}${-t}A`:t>0&&(e+=`${tt}${t}B`),e},up:(n=1)=>`${tt}${n}A`,down:(n=1)=>`${tt}${n}B`,forward:(n=1)=>`${tt}${n}C`,backward:(n=1)=>`${tt}${n}D`,nextLine:(n=1)=>`${tt}E`.repeat(n),prevLine:(n=1)=>`${tt}F`.repeat(n),left:`${tt}G`,hide:`${tt}?25l`,show:`${tt}?25h`,save:`${zn}7`,restore:`${zn}8`},ru={up:(n=1)=>`${tt}S`.repeat(n),down:(n=1)=>`${tt}T`.repeat(n)},ou={screen:`${tt}2J`,up:(n=1)=>`${tt}1J`.repeat(n),down:(n=1)=>`${tt}J`.repeat(n),line:`${tt}2K`,lineEnd:`${tt}K`,lineStart:`${tt}1K`,lines(n){let t="";for(let e=0;e<n;e++)t+=this.line+(e<n-1?qn.up():"");return n&&(t+=qn.left),t}};si.exports={cursor:qn,scroll:ru,erase:ou,beep:iu}});var Vn=pt((mc,Un)=>{var uu=require("tty"),au=!("NO_COLOR"in process.env||process.argv.includes("--no-color"))&&("FORCE_COLOR"in process.env||process.argv.includes("--color")||process.platform==="win32"||uu.isatty(1)&&process.env.TERM!=="dumb"||"CI"in process.env),Q=(n,t,e=n)=>s=>{let r=""+s,o=r.indexOf(t,n.length);return~o?n+ii(r,t,e,o)+t:n+r+t},ii=(n,t,e,s)=>{let r=n.substring(0,s)+e,o=n.substring(s+t.length),i=o.indexOf(t);return~i?r+ii(o,t,e,i):r+o},ri=(n=au)=>({isColorSupported:n,reset:n?t=>`\x1B[0m${t}\x1B[0m`:String,bold:n?Q("\x1B[1m","\x1B[22m","\x1B[22m\x1B[1m"):String,dim:n?Q("\x1B[2m","\x1B[22m","\x1B[22m\x1B[2m"):String,italic:n?Q("\x1B[3m","\x1B[23m"):String,underline:n?Q("\x1B[4m","\x1B[24m"):String,inverse:n?Q("\x1B[7m","\x1B[27m"):String,hidden:n?Q("\x1B[8m","\x1B[28m"):String,strikethrough:n?Q("\x1B[9m","\x1B[29m"):String,black:n?Q("\x1B[30m","\x1B[39m"):String,red:n?Q("\x1B[31m","\x1B[39m"):String,green:n?Q("\x1B[32m","\x1B[39m"):String,yellow:n?Q("\x1B[33m","\x1B[39m"):String,blue:n?Q("\x1B[34m","\x1B[39m"):String,magenta:n?Q("\x1B[35m","\x1B[39m"):String,cyan:n?Q("\x1B[36m","\x1B[39m"):String,white:n?Q("\x1B[37m","\x1B[39m"):String,gray:n?Q("\x1B[90m","\x1B[39m"):String,bgBlack:n?Q("\x1B[40m","\x1B[49m"):String,bgRed:n?Q("\x1B[41m","\x1B[49m"):String,bgGreen:n?Q("\x1B[42m","\x1B[49m"):String,bgYellow:n?Q("\x1B[43m","\x1B[49m"):String,bgBlue:n?Q("\x1B[44m","\x1B[49m"):String,bgMagenta:n?Q("\x1B[45m","\x1B[49m"):String,bgCyan:n?Q("\x1B[46m","\x1B[49m"):String,bgWhite:n?Q("\x1B[47m","\x1B[49m"):String});Un.exports=ri();Un.exports.createColors=ri});var Ti=pt((Jc,ki)=>{"use strict";ki.exports=function(){if(process.env.npm_config_user_agent)return Lu(process.env.npm_config_user_agent)};function Lu(n){let t=n.split(" ")[0],e=t.lastIndexOf("/"),s=t.substring(0,e);return{name:s==="npminstall"?"cnpm":s,version:t.substring(e+1)}}});var qi=pt((Kc,zi)=>{zi.exports=Li;Li.sync=qu;var Ni=require("fs");function zu(n,t){var e=t.pathExt!==void 0?t.pathExt:process.env.PATHEXT;if(!e||(e=e.split(";"),e.indexOf("")!==-1))return!0;for(var s=0;s<e.length;s++){var r=e[s].toLowerCase();if(r&&n.substr(-r.length).toLowerCase()===r)return!0}return!1}function Ri(n,t,e){return!n.isSymbolicLink()&&!n.isFile()?!1:zu(t,e)}function Li(n,t,e){Ni.stat(n,function(s,r){e(s,s?!1:Ri(r,n,t))})}function qu(n,t){return Ri(Ni.statSync(n),n,t)}});var Yi=pt((Qc,Gi)=>{Gi.exports=Ui;Ui.sync=Hu;var Hi=require("fs");function Ui(n,t,e){Hi.stat(n,function(s,r){e(s,s?!1:Vi(r,t))})}function Hu(n,t){return Vi(Hi.statSync(n),t)}function Vi(n,t){return n.isFile()&&Uu(n,t)}function Uu(n,t){var e=n.mode,s=n.uid,r=n.gid,o=t.uid!==void 0?t.uid:process.getuid&&process.getuid(),i=t.gid!==void 0?t.gid:process.getgid&&process.getgid(),a=parseInt("100",8),c=parseInt("010",8),h=parseInt("001",8),f=a|c,l=e&h||e&c&&r===i||e&a&&s===o||e&f&&o===0;return l}});var Ki=pt((Xc,Ji)=>{var Zc=require("fs"),on;process.platform==="win32"||global.TESTING_WINDOWS?on=qi():on=Yi();Ji.exports=as;as.sync=Vu;function as(n,t,e){if(typeof t=="function"&&(e=t,t={}),!e){if(typeof Promise!="function")throw new TypeError("callback not provided");return new Promise(function(s,r){as(n,t||{},function(o,i){o?r(o):s(i)})})}on(n,t||{},function(s,r){s&&(s.code==="EACCES"||t&&t.ignoreErrors)&&(s=null,r=!1),e(s,r)})}function Vu(n,t){try{return on.sync(n,t||{})}catch(e){if(t&&t.ignoreErrors||e.code==="EACCES")return!1;throw e}}});var sr=pt((tl,nr)=>{var $e=process.platform==="win32"||process.env.OSTYPE==="cygwin"||process.env.OSTYPE==="msys",Qi=require("path"),Gu=$e?";":":",Zi=Ki(),Xi=n=>Object.assign(new Error(`not found: ${n}`),{code:"ENOENT"}),tr=(n,t)=>{let e=t.colon||Gu,s=n.match(/\//)||$e&&n.match(/\\/)?[""]:[...$e?[process.cwd()]:[],...(t.path||process.env.PATH||"").split(e)],r=$e?t.pathExt||process.env.PATHEXT||".EXE;.CMD;.BAT;.COM":"",o=$e?r.split(e):[""];return $e&&n.indexOf(".")!==-1&&o[0]!==""&&o.unshift(""),{pathEnv:s,pathExt:o,pathExtExe:r}},er=(n,t,e)=>{typeof t=="function"&&(e=t,t={}),t||(t={});let{pathEnv:s,pathExt:r,pathExtExe:o}=tr(n,t),i=[],a=h=>new Promise((f,l)=>{if(h===s.length)return t.all&&i.length?f(i):l(Xi(n));let m=s[h],C=/^".*"$/.test(m)?m.slice(1,-1):m,b=Qi.join(C,n),E=!C&&/^\.[\\\/]/.test(n)?n.slice(0,2)+b:b;f(c(E,h,0))}),c=(h,f,l)=>new Promise((m,C)=>{if(l===r.length)return m(a(f+1));let b=r[l];Zi(h+b,{pathExt:o},(E,g)=>{if(!E&&g)if(t.all)i.push(h+b);else return m(h+b);return m(c(h,f,l+1))})});return e?a(0).then(h=>e(null,h),e):a(0)},Yu=(n,t)=>{t=t||{};let{pathEnv:e,pathExt:s,pathExtExe:r}=tr(n,t),o=[];for(let i=0;i<e.length;i++){let a=e[i],c=/^".*"$/.test(a)?a.slice(1,-1):a,h=Qi.join(c,n),f=!c&&/^\.[\\\/]/.test(n)?n.slice(0,2)+h:h;for(let l=0;l<s.length;l++){let m=f+s[l];try{if(Zi.sync(m,{pathExt:r}))if(t.all)o.push(m);else return m}catch{}}}if(t.all&&o.length)return o;if(t.nothrow)return null;throw Xi(n)};nr.exports=er;er.sync=Yu});var rr=pt((el,cs)=>{"use strict";var ir=(n={})=>{let t=n.env||process.env;return(n.platform||process.platform)!=="win32"?"PATH":Object.keys(t).reverse().find(s=>s.toUpperCase()==="PATH")||"Path"};cs.exports=ir;cs.exports.default=ir});var cr=pt((nl,ar)=>{"use strict";var or=require("path"),Ju=sr(),Ku=rr();function ur(n,t){let e=n.options.env||process.env,s=process.cwd(),r=n.options.cwd!=null,o=r&&process.chdir!==void 0&&!process.chdir.disabled;if(o)try{process.chdir(n.options.cwd)}catch{}let i;try{i=Ju.sync(n.command,{path:e[Ku({env:e})],pathExt:t?or.delimiter:void 0})}catch{}finally{o&&process.chdir(s)}return i&&(i=or.resolve(r?n.options.cwd:"",i)),i}function Qu(n){return ur(n)||ur(n,!0)}ar.exports=Qu});var lr=pt((sl,Ds)=>{"use strict";var ls=/([()\][%!^"`<>&|;, *?])/g;function Zu(n){return n=n.replace(ls,"^$1"),n}function Xu(n,t){return n=`${n}`,n=n.replace(/(\\*)"/g,'$1$1\\"'),n=n.replace(/(\\*)$/,"$1$1"),n=`"${n}"`,n=n.replace(ls,"^$1"),t&&(n=n.replace(ls,"^$1")),n}Ds.exports.command=Zu;Ds.exports.argument=Xu});var hr=pt((il,Dr)=>{"use strict";Dr.exports=/^#!(.*)/});var pr=pt((rl,fr)=>{"use strict";var ta=hr();fr.exports=(n="")=>{let t=n.match(ta);if(!t)return null;let[e,s]=t[0].replace(/#! ?/,"").split(" "),r=e.split("/").pop();return r==="env"?s:s?`${r} ${s}`:r}});var mr=pt((ol,dr)=>{"use strict";var hs=require("fs"),ea=pr();function na(n){let e=Buffer.alloc(150),s;try{s=hs.openSync(n,"r"),hs.readSync(s,e,0,150,0),hs.closeSync(s)}catch{}return ea(e.toString())}dr.exports=na});var br=pt((ul,Fr)=>{"use strict";var sa=require("path"),gr=cr(),Cr=lr(),ia=mr(),ra=process.platform==="win32",oa=/\.(?:com|exe)$/i,ua=/node_modules[\\/].bin[\\/][^\\/]+\.cmd$/i;function aa(n){n.file=gr(n);let t=n.file&&ia(n.file);return t?(n.args.unshift(n.file),n.command=t,gr(n)):n.file}function ca(n){if(!ra)return n;let t=aa(n),e=!oa.test(t);if(n.options.forceShell||e){let s=ua.test(t);n.command=sa.normalize(n.command),n.command=Cr.command(n.command),n.args=n.args.map(o=>Cr.argument(o,s));let r=[n.command].concat(n.args).join(" ");n.args=["/d","/s","/c",`"${r}"`],n.command=process.env.comspec||"cmd.exe",n.options.windowsVerbatimArguments=!0}return n}function la(n,t,e){t&&!Array.isArray(t)&&(e=t,t=null),t=t?t.slice(0):[],e=Object.assign({},e);let s={command:n,args:t,options:e,file:void 0,original:{command:n,args:t}};return e.shell?s:ca(s)}Fr.exports=la});var wr=pt((al,yr)=>{"use strict";var fs=process.platform==="win32";function ps(n,t){return Object.assign(new Error(`${t} ${n.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${t} ${n.command}`,path:n.command,spawnargs:n.args})}function Da(n,t){if(!fs)return;let e=n.emit;n.emit=function(s,r){if(s==="exit"){let o=Er(r,t,"spawn");if(o)return e.call(n,"error",o)}return e.apply(n,arguments)}}function Er(n,t){return fs&&n===1&&!t.file?ps(t.original,"spawn"):null}function ha(n,t){return fs&&n===1&&!t.file?ps(t.original,"spawnSync"):null}yr.exports={hookChildProcess:Da,verifyENOENT:Er,verifyENOENTSync:ha,notFoundError:ps}});var xr=pt((cl,xe)=>{"use strict";var Ar=require("child_process"),ds=br(),ms=wr();function $r(n,t,e){let s=ds(n,t,e),r=Ar.spawn(s.command,s.args,s.options);return ms.hookChildProcess(r,s),r}function fa(n,t,e){let s=ds(n,t,e),r=Ar.spawnSync(s.command,s.args,s.options);return r.error=r.error||ms.verifyENOENTSync(r.status,s),r}xe.exports=$r;xe.exports.spawn=$r;xe.exports.sync=fa;xe.exports._parse=ds;xe.exports._enoent=ms});var fc={};nu(fc,{createApp:()=>Ko,runCli:()=>Dc,runCreateCli:()=>Xs,runCreateInteractiveCli:()=>ei});module.exports=su(fc);var gt=ct(Hn(),1),Ee=require("node:process"),Ut=ct(require("node:readline"),1),Jn=ct(require("node:readline"),1),pi=require("node:tty"),Qe=ct(Vn(),1);function cu({onlyFirst:n=!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,n?void 0:"g")}function di(n){if(typeof n!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof n}\``);return n.replace(cu(),"")}function mi(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var gi={exports:{}};(function(n){var t={};n.exports=t,t.eastAsianWidth=function(s){var r=s.charCodeAt(0),o=s.length==2?s.charCodeAt(1):0,i=r;return 55296<=r&&r<=56319&&56320<=o&&o<=57343&&(r&=1023,o&=1023,i=r<<10|o,i+=65536),i==12288||65281<=i&&i<=65376||65504<=i&&i<=65510?"F":i==8361||65377<=i&&i<=65470||65474<=i&&i<=65479||65482<=i&&i<=65487||65490<=i&&i<=65495||65498<=i&&i<=65500||65512<=i&&i<=65518?"H":4352<=i&&i<=4447||4515<=i&&i<=4519||4602<=i&&i<=4607||9001<=i&&i<=9002||11904<=i&&i<=11929||11931<=i&&i<=12019||12032<=i&&i<=12245||12272<=i&&i<=12283||12289<=i&&i<=12350||12353<=i&&i<=12438||12441<=i&&i<=12543||12549<=i&&i<=12589||12593<=i&&i<=12686||12688<=i&&i<=12730||12736<=i&&i<=12771||12784<=i&&i<=12830||12832<=i&&i<=12871||12880<=i&&i<=13054||13056<=i&&i<=19903||19968<=i&&i<=42124||42128<=i&&i<=42182||43360<=i&&i<=43388||44032<=i&&i<=55203||55216<=i&&i<=55238||55243<=i&&i<=55291||63744<=i&&i<=64255||65040<=i&&i<=65049||65072<=i&&i<=65106||65108<=i&&i<=65126||65128<=i&&i<=65131||110592<=i&&i<=110593||127488<=i&&i<=127490||127504<=i&&i<=127546||127552<=i&&i<=127560||127568<=i&&i<=127569||131072<=i&&i<=194367||177984<=i&&i<=196605||196608<=i&&i<=262141?"W":32<=i&&i<=126||162<=i&&i<=163||165<=i&&i<=166||i==172||i==175||10214<=i&&i<=10221||10629<=i&&i<=10630?"Na":i==161||i==164||167<=i&&i<=168||i==170||173<=i&&i<=174||176<=i&&i<=180||182<=i&&i<=186||188<=i&&i<=191||i==198||i==208||215<=i&&i<=216||222<=i&&i<=225||i==230||232<=i&&i<=234||236<=i&&i<=237||i==240||242<=i&&i<=243||247<=i&&i<=250||i==252||i==254||i==257||i==273||i==275||i==283||294<=i&&i<=295||i==299||305<=i&&i<=307||i==312||319<=i&&i<=322||i==324||328<=i&&i<=331||i==333||338<=i&&i<=339||358<=i&&i<=359||i==363||i==462||i==464||i==466||i==468||i==470||i==472||i==474||i==476||i==593||i==609||i==708||i==711||713<=i&&i<=715||i==717||i==720||728<=i&&i<=731||i==733||i==735||768<=i&&i<=879||913<=i&&i<=929||931<=i&&i<=937||945<=i&&i<=961||963<=i&&i<=969||i==1025||1040<=i&&i<=1103||i==1105||i==8208||8211<=i&&i<=8214||8216<=i&&i<=8217||8220<=i&&i<=8221||8224<=i&&i<=8226||8228<=i&&i<=8231||i==8240||8242<=i&&i<=8243||i==8245||i==8251||i==8254||i==8308||i==8319||8321<=i&&i<=8324||i==8364||i==8451||i==8453||i==8457||i==8467||i==8470||8481<=i&&i<=8482||i==8486||i==8491||8531<=i&&i<=8532||8539<=i&&i<=8542||8544<=i&&i<=8555||8560<=i&&i<=8569||i==8585||8592<=i&&i<=8601||8632<=i&&i<=8633||i==8658||i==8660||i==8679||i==8704||8706<=i&&i<=8707||8711<=i&&i<=8712||i==8715||i==8719||i==8721||i==8725||i==8730||8733<=i&&i<=8736||i==8739||i==8741||8743<=i&&i<=8748||i==8750||8756<=i&&i<=8759||8764<=i&&i<=8765||i==8776||i==8780||i==8786||8800<=i&&i<=8801||8804<=i&&i<=8807||8810<=i&&i<=8811||8814<=i&&i<=8815||8834<=i&&i<=8835||8838<=i&&i<=8839||i==8853||i==8857||i==8869||i==8895||i==8978||9312<=i&&i<=9449||9451<=i&&i<=9547||9552<=i&&i<=9587||9600<=i&&i<=9615||9618<=i&&i<=9621||9632<=i&&i<=9633||9635<=i&&i<=9641||9650<=i&&i<=9651||9654<=i&&i<=9655||9660<=i&&i<=9661||9664<=i&&i<=9665||9670<=i&&i<=9672||i==9675||9678<=i&&i<=9681||9698<=i&&i<=9701||i==9711||9733<=i&&i<=9734||i==9737||9742<=i&&i<=9743||9748<=i&&i<=9749||i==9756||i==9758||i==9792||i==9794||9824<=i&&i<=9825||9827<=i&&i<=9829||9831<=i&&i<=9834||9836<=i&&i<=9837||i==9839||9886<=i&&i<=9887||9918<=i&&i<=9919||9924<=i&&i<=9933||9935<=i&&i<=9953||i==9955||9960<=i&&i<=9983||i==10045||i==10071||10102<=i&&i<=10111||11093<=i&&i<=11097||12872<=i&&i<=12879||57344<=i&&i<=63743||65024<=i&&i<=65039||i==65533||127232<=i&&i<=127242||127248<=i&&i<=127277||127280<=i&&i<=127337||127344<=i&&i<=127386||917760<=i&&i<=917999||983040<=i&&i<=1048573||1048576<=i&&i<=1114109?"A":"N"},t.characterLength=function(s){var r=this.eastAsianWidth(s);return r=="F"||r=="W"||r=="A"?2:1};function e(s){return s.match(/[\uD800-\uDBFF][\uDC00-\uDFFF]|[^\uD800-\uDFFF]/g)||[]}t.length=function(s){for(var r=e(s),o=0,i=0;i<r.length;i++)o=o+this.characterLength(r[i]);return o},t.slice=function(s,r,o){textLen=t.length(s),r=r||0,o=o||1,r<0&&(r=textLen+r),o<0&&(o=textLen+o);for(var i="",a=0,c=e(s),h=0;h<c.length;h++){var f=c[h],l=t.length(f);if(a>=r-(l==2?1:0))if(a+l<=o)i+=f;else break;a+=l}return i}})(gi);var lu=gi.exports,Du=mi(lu),hu=function(){return/\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67)\uDB40\uDC7F|(?:\uD83E\uDDD1\uD83C\uDFFF\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFC-\uDFFF])|\uD83D\uDC68(?:\uD83C\uDFFB(?:\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF]))|\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|[\u2695\u2696\u2708]\uFE0F|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))?|(?:\uD83C[\uDFFC-\uDFFF])\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF]))|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83D\uDC68|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFE])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])\uFE0F|\u200D(?:(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|\uD83D[\uDC66\uDC67])|\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC)?|(?:\uD83D\uDC69(?:\uD83C\uDFFB\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|(?:\uD83C[\uDFFC-\uDFFF])\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69]))|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC69(?:\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83E\uDDD1(?:\u200D(?:\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|\uD83D\uDE36\u200D\uD83C\uDF2B|\uD83C\uDFF3\uFE0F\u200D\u26A7|\uD83D\uDC3B\u200D\u2744|(?:(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\uD83C\uDFF4\u200D\u2620|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])\u200D[\u2640\u2642]|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u2600-\u2604\u260E\u2611\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26B0\u26B1\u26C8\u26CF\u26D1\u26D3\u26E9\u26F0\u26F1\u26F4\u26F7\u26F8\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u3030\u303D\u3297\u3299]|\uD83C[\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]|\uD83D[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3])\uFE0F|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDE35\u200D\uD83D\uDCAB|\uD83D\uDE2E\u200D\uD83D\uDCA8|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83E\uDDD1(?:\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC|\uD83C\uDFFB)?|\uD83D\uDC69(?:\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC|\uD83C\uDFFB)?|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF6\uD83C\uDDE6|\uD83C\uDDF4\uD83C\uDDF2|\uD83D\uDC08\u200D\u2B1B|\u2764\uFE0F\u200D(?:\uD83D\uDD25|\uD83E\uDE79)|\uD83D\uDC41\uFE0F|\uD83C\uDFF3\uFE0F|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|[#\*0-9]\uFE0F\u20E3|\u2764\uFE0F|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])|\uD83C\uDFF4|(?:[\u270A\u270B]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270C\u270D]|\uD83D[\uDD74\uDD90])(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])|[\u270A\u270B]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC08\uDC15\uDC3B\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE2E\uDE35\uDE36\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5]|\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD]|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF]|[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0D\uDD0E\uDD10-\uDD17\uDD1D\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78\uDD7A-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCB\uDDD0\uDDE0-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6]|(?:[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u270A\u270B\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF93\uDFA0-\uDFCA\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF4\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC3E\uDC40\uDC42-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDD7A\uDD95\uDD96\uDDA4\uDDFB-\uDE4F\uDE80-\uDEC5\uDECC\uDED0-\uDED2\uDED5-\uDED7\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDD78\uDD7A-\uDDCB\uDDCD-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6])|(?:[#\*0-9\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692-\u2697\u2699\u269B\u269C\u26A0\u26A1\u26A7\u26AA\u26AB\u26B0\u26B1\u26BD\u26BE\u26C4\u26C5\u26C8\u26CE\u26CF\u26D1\u26D3\u26D4\u26E9\u26EA\u26F0-\u26F5\u26F7-\u26FA\u26FD\u2702\u2705\u2708-\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763\u2764\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC04\uDCCF\uDD70\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE02\uDE1A\uDE2F\uDE32-\uDE3A\uDE50\uDE51\uDF00-\uDF21\uDF24-\uDF93\uDF96\uDF97\uDF99-\uDF9B\uDF9E-\uDFF0\uDFF3-\uDFF5\uDFF7-\uDFFF]|\uD83D[\uDC00-\uDCFD\uDCFF-\uDD3D\uDD49-\uDD4E\uDD50-\uDD67\uDD6F\uDD70\uDD73-\uDD7A\uDD87\uDD8A-\uDD8D\uDD90\uDD95\uDD96\uDDA4\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA-\uDE4F\uDE80-\uDEC5\uDECB-\uDED2\uDED5-\uDED7\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDD78\uDD7A-\uDDCB\uDDCD-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6])\uFE0F|(?:[\u261D\u26F9\u270A-\u270D]|\uD83C[\uDF85\uDFC2-\uDFC4\uDFC7\uDFCA-\uDFCC]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66-\uDC78\uDC7C\uDC81-\uDC83\uDC85-\uDC87\uDC8F\uDC91\uDCAA\uDD74\uDD75\uDD7A\uDD90\uDD95\uDD96\uDE45-\uDE47\uDE4B-\uDE4F\uDEA3\uDEB4-\uDEB6\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1F\uDD26\uDD30-\uDD39\uDD3C-\uDD3E\uDD77\uDDB5\uDDB6\uDDB8\uDDB9\uDDBB\uDDCD-\uDDCF\uDDD1-\uDDDD])/g},fu=mi(hu);function Te(n,t={}){if(typeof n!="string"||n.length===0||(t={ambiguousIsNarrow:!0,...t},n=di(n),n.length===0))return 0;n=n.replace(fu()," ");let e=t.ambiguousIsNarrow?1:2,s=0;for(let r of n){let o=r.codePointAt(0);if(!(o<=31||o>=127&&o<=159||o>=768&&o<=879))switch(Du.eastAsianWidth(r)){case"F":case"W":s+=2;break;case"A":s+=e;break;default:s+=1}}return s}var Gn=10,oi=(n=0)=>t=>`\x1B[${t+n}m`,ui=(n=0)=>t=>`\x1B[${38+n};5;${t}m`,ai=(n=0)=>(t,e,s)=>`\x1B[${38+n};2;${t};${e};${s}m`,Z={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]}};Object.keys(Z.modifier);var pu=Object.keys(Z.color),du=Object.keys(Z.bgColor);[...pu,...du];function mu(){let n=new Map;for(let[t,e]of Object.entries(Z)){for(let[s,r]of Object.entries(e))Z[s]={open:`\x1B[${r[0]}m`,close:`\x1B[${r[1]}m`},e[s]=Z[s],n.set(r[0],r[1]);Object.defineProperty(Z,t,{value:e,enumerable:!1})}return Object.defineProperty(Z,"codes",{value:n,enumerable:!1}),Z.color.close="\x1B[39m",Z.bgColor.close="\x1B[49m",Z.color.ansi=oi(),Z.color.ansi256=ui(),Z.color.ansi16m=ai(),Z.bgColor.ansi=oi(Gn),Z.bgColor.ansi256=ui(Gn),Z.bgColor.ansi16m=ai(Gn),Object.defineProperties(Z,{rgbToAnsi256:{value:(t,e,s)=>t===e&&e===s?t<8?16:t>248?231:Math.round((t-8)/247*24)+232:16+36*Math.round(t/255*5)+6*Math.round(e/255*5)+Math.round(s/255*5),enumerable:!1},hexToRgb:{value:t=>{let e=/[a-f\d]{6}|[a-f\d]{3}/i.exec(t.toString(16));if(!e)return[0,0,0];let[s]=e;s.length===3&&(s=[...s].map(o=>o+o).join(""));let r=Number.parseInt(s,16);return[r>>16&255,r>>8&255,r&255]},enumerable:!1},hexToAnsi256:{value:t=>Z.rgbToAnsi256(...Z.hexToRgb(t)),enumerable:!1},ansi256ToAnsi:{value:t=>{if(t<8)return 30+t;if(t<16)return 90+(t-8);let e,s,r;if(t>=232)e=((t-232)*10+8)/255,s=e,r=e;else{t-=16;let a=t%36;e=Math.floor(t/36)/5,s=Math.floor(a/6)/5,r=a%6/5}let o=Math.max(e,s,r)*2;if(o===0)return 30;let i=30+(Math.round(r)<<2|Math.round(s)<<1|Math.round(e));return o===2&&(i+=60),i},enumerable:!1},rgbToAnsi:{value:(t,e,s)=>Z.ansi256ToAnsi(Z.rgbToAnsi256(t,e,s)),enumerable:!1},hexToAnsi:{value:t=>Z.ansi256ToAnsi(Z.hexToAnsi256(t)),enumerable:!1}}),Z}var gu=mu(),tn=new Set(["\x1B","\x9B"]),Cu=39,Kn="\x07",Ci="[",Fu="]",Fi="m",Qn=`${Fu}8;;`,ci=n=>`${tn.values().next().value}${Ci}${n}${Fi}`,li=n=>`${tn.values().next().value}${Qn}${n}${Kn}`,bu=n=>n.split(" ").map(t=>Te(t)),Yn=(n,t,e)=>{let s=[...t],r=!1,o=!1,i=Te(di(n[n.length-1]));for(let[a,c]of s.entries()){let h=Te(c);if(i+h<=e?n[n.length-1]+=c:(n.push(c),i=0),tn.has(c)&&(r=!0,o=s.slice(a+1).join("").startsWith(Qn)),r){o?c===Kn&&(r=!1,o=!1):c===Fi&&(r=!1);continue}i+=h,i===e&&a<s.length-1&&(n.push(""),i=0)}!i&&n[n.length-1].length>0&&n.length>1&&(n[n.length-2]+=n.pop())},Eu=n=>{let t=n.split(" "),e=t.length;for(;e>0&&!(Te(t[e-1])>0);)e--;return e===t.length?n:t.slice(0,e).join(" ")+t.slice(e).join("")},yu=(n,t,e={})=>{if(e.trim!==!1&&n.trim()==="")return"";let s="",r,o,i=bu(n),a=[""];for(let[h,f]of n.split(" ").entries()){e.trim!==!1&&(a[a.length-1]=a[a.length-1].trimStart());let l=Te(a[a.length-1]);if(h!==0&&(l>=t&&(e.wordWrap===!1||e.trim===!1)&&(a.push(""),l=0),(l>0||e.trim===!1)&&(a[a.length-1]+=" ",l++)),e.hard&&i[h]>t){let m=t-l,C=1+Math.floor((i[h]-m-1)/t);Math.floor((i[h]-1)/t)<C&&a.push(""),Yn(a,f,t);continue}if(l+i[h]>t&&l>0&&i[h]>0){if(e.wordWrap===!1&&l<t){Yn(a,f,t);continue}a.push("")}if(l+i[h]>t&&e.wordWrap===!1){Yn(a,f,t);continue}a[a.length-1]+=f}e.trim!==!1&&(a=a.map(h=>Eu(h)));let c=[...a.join(`
|
|
9
|
+
`)];for(let[h,f]of c.entries()){if(s+=f,tn.has(f)){let{groups:m}=new RegExp(`(?:\\${Ci}(?<code>\\d+)m|\\${Qn}(?<uri>.*)${Kn})`).exec(c.slice(h).join(""))||{groups:{}};if(m.code!==void 0){let C=Number.parseFloat(m.code);r=C===Cu?void 0:C}else m.uri!==void 0&&(o=m.uri.length===0?void 0:m.uri)}let l=gu.codes.get(Number(r));c[h+1]===`
|
|
10
10
|
`?(o&&(s+=li("")),r&&l&&(s+=ci(l))):f===`
|
|
11
11
|
`&&(r&&l&&(s+=ci(r)),o&&(s+=li(o)))}return s};function Di(n,t,e){return String(n).normalize().replace(/\r\n/g,`
|
|
12
12
|
`).split(`
|
|
13
|
-
`).map(s=>
|
|
14
|
-
`)}var
|
|
13
|
+
`).map(s=>yu(s,t,e)).join(`
|
|
14
|
+
`)}var wu=Object.defineProperty,Au=(n,t,e)=>t in n?wu(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,xt=(n,t,e)=>(Au(n,typeof t!="symbol"?t+"":t,e),e);function $u(n,t){if(n===t)return;let e=n.split(`
|
|
15
15
|
`),s=t.split(`
|
|
16
|
-
`),r=[];for(let o=0;o<Math.max(e.length,s.length);o++)e[o]!==s[o]&&r.push(o);return r}var bi=Symbol("clack:cancel");function Vt(n){return n===bi}function Ke(n,t){n.isTTY&&n.setRawMode(t)}var hi=new Map([["k","up"],["j","down"],["h","left"],["l","right"]]),
|
|
16
|
+
`),r=[];for(let o=0;o<Math.max(e.length,s.length);o++)e[o]!==s[o]&&r.push(o);return r}var bi=Symbol("clack:cancel");function Vt(n){return n===bi}function Ke(n,t){n.isTTY&&n.setRawMode(t)}var hi=new Map([["k","up"],["j","down"],["h","left"],["l","right"]]),xu=new Set(["up","down","left","right","space","enter"]),Ne=class{constructor({render:t,input:e=Ee.stdin,output:s=Ee.stdout,...r},o=!0){xt(this,"input"),xt(this,"output"),xt(this,"rl"),xt(this,"opts"),xt(this,"_track",!1),xt(this,"_render"),xt(this,"_cursor",0),xt(this,"state","initial"),xt(this,"value"),xt(this,"error",""),xt(this,"subscribers",new Map),xt(this,"_prevFrame",""),this.opts=r,this.onKeypress=this.onKeypress.bind(this),this.close=this.close.bind(this),this.render=this.render.bind(this),this._render=t.bind(this),this._track=o,this.input=e,this.output=s}prompt(){let t=new pi.WriteStream(0);return t._write=(e,s,r)=>{this._track&&(this.value=this.rl.line.replace(/\t/g,""),this._cursor=this.rl.cursor,this.emit("value",this.value)),r()},this.input.pipe(t),this.rl=Jn.default.createInterface({input:this.input,output:t,tabSize:2,prompt:"",escapeCodeTimeout:50}),Jn.default.emitKeypressEvents(this.input,this.rl),this.rl.prompt(),this.opts.initialValue!==void 0&&this._track&&this.rl.write(this.opts.initialValue),this.input.on("keypress",this.onKeypress),Ke(this.input,!0),this.output.on("resize",this.render),this.render(),new Promise((e,s)=>{this.once("submit",()=>{this.output.write(gt.cursor.show),this.output.off("resize",this.render),Ke(this.input,!1),e(this.value)}),this.once("cancel",()=>{this.output.write(gt.cursor.show),this.output.off("resize",this.render),Ke(this.input,!1),e(bi)})})}on(t,e){let s=this.subscribers.get(t)??[];s.push({cb:e}),this.subscribers.set(t,s)}once(t,e){let s=this.subscribers.get(t)??[];s.push({cb:e,once:!0}),this.subscribers.set(t,s)}emit(t,...e){let s=this.subscribers.get(t)??[],r=[];for(let o of s)o.cb(...e),o.once&&r.push(()=>s.splice(s.indexOf(o),1));for(let o of r)o()}unsubscribe(){this.subscribers.clear()}onKeypress(t,e){if(this.state==="error"&&(this.state="active"),e!=null&&e.name&&!this._track&&hi.has(e.name)&&this.emit("cursor",hi.get(e.name)),e!=null&&e.name&&xu.has(e.name)&&this.emit("cursor",e.name),t&&(t.toLowerCase()==="y"||t.toLowerCase()==="n")&&this.emit("confirm",t.toLowerCase()==="y"),t===" "&&this.opts.placeholder&&(this.value||(this.rl.write(this.opts.placeholder),this.emit("value",this.opts.placeholder))),t&&this.emit("key",t.toLowerCase()),(e==null?void 0:e.name)==="return"){if(this.opts.validate){let s=this.opts.validate(this.value);s&&(this.error=s,this.state="error",this.rl.write(this.value))}this.state!=="error"&&(this.state="submit")}t===""&&(this.state="cancel"),(this.state==="submit"||this.state==="cancel")&&this.emit("finalize"),this.render(),(this.state==="submit"||this.state==="cancel")&&this.close()}close(){this.input.unpipe(),this.input.removeListener("keypress",this.onKeypress),this.output.write(`
|
|
17
17
|
`),Ke(this.input,!1),this.rl.close(),this.emit(`${this.state}`,this.value),this.unsubscribe()}restoreCursor(){let t=Di(this._prevFrame,process.stdout.columns,{hard:!0}).split(`
|
|
18
|
-
`).length-1;this.output.write(gt.cursor.move(-999,t*-1))}render(){let t=Di(this._render(this)??"",process.stdout.columns,{hard:!0});if(t!==this._prevFrame){if(this.state==="initial")this.output.write(gt.cursor.hide);else{let e
|
|
18
|
+
`).length-1;this.output.write(gt.cursor.move(-999,t*-1))}render(){let t=Di(this._render(this)??"",process.stdout.columns,{hard:!0});if(t!==this._prevFrame){if(this.state==="initial")this.output.write(gt.cursor.hide);else{let e=$u(this._prevFrame,t);if(this.restoreCursor(),e&&(e==null?void 0:e.length)===1){let s=e[0];this.output.write(gt.cursor.move(0,s)),this.output.write(gt.erase.lines(1));let r=t.split(`
|
|
19
19
|
`);this.output.write(r[s]),this._prevFrame=t,this.output.write(gt.cursor.move(0,r.length-s-1));return}else if(e&&(e==null?void 0:e.length)>1){let s=e[0];this.output.write(gt.cursor.move(0,s)),this.output.write(gt.erase.down());let r=t.split(`
|
|
20
20
|
`).slice(s);this.output.write(r.join(`
|
|
21
|
-
`)),this._prevFrame=t;return}this.output.write(gt.erase.down())}this.output.write(t),this.state==="initial"&&(this.state="active"),this._prevFrame=t}}},Ze=class extends Ne{get cursor(){return this.value?0:1}get _value(){return this.cursor===0}constructor(t){super(t,!1),this.value=!!t.initialValue,this.on("value",()=>{this.value=this._value}),this.on("confirm",e=>{this.output.write(gt.cursor.move(0,-1)),this.value=e,this.state="submit",this.close()}),this.on("cursor",()=>{this.value=!this.value})}};var
|
|
21
|
+
`)),this._prevFrame=t;return}this.output.write(gt.erase.down())}this.output.write(t),this.state==="initial"&&(this.state="active"),this._prevFrame=t}}},Ze=class extends Ne{get cursor(){return this.value?0:1}get _value(){return this.cursor===0}constructor(t){super(t,!1),this.value=!!t.initialValue,this.on("value",()=>{this.value=this._value}),this.on("confirm",e=>{this.output.write(gt.cursor.move(0,-1)),this.value=e,this.state="submit",this.close()}),this.on("cursor",()=>{this.value=!this.value})}};var vu=Object.defineProperty,Bu=(n,t,e)=>t in n?vu(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,fi=(n,t,e)=>(Bu(n,typeof t!="symbol"?t+"":t,e),e),Ei=class extends Ne{constructor(n){super(n,!1),fi(this,"options"),fi(this,"cursor",0),this.options=n.options,this.cursor=this.options.findIndex(({value:t})=>t===n.initialValue),this.cursor===-1&&(this.cursor=0),this.changeValue(),this.on("cursor",t=>{switch(t){case"left":case"up":this.cursor=this.cursor===0?this.options.length-1:this.cursor-1;break;case"down":case"right":this.cursor=this.cursor===this.options.length-1?0:this.cursor+1;break}this.changeValue()})}get _value(){return this.options[this.cursor]}changeValue(){this.value=this._value.value}};var Ou=Object.defineProperty,_u=(n,t,e)=>t in n?Ou(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,ju=(n,t,e)=>(_u(n,typeof t!="symbol"?t+"":t,e),e),Xe=class extends Ne{constructor(t){super(t),ju(this,"valueWithCursor",""),this.on("finalize",()=>{this.value||(this.value=t.defaultValue),this.valueWithCursor=this.value}),this.on("value",()=>{if(this.cursor>=this.value.length)this.valueWithCursor=`${this.value}${Qe.default.inverse(Qe.default.hidden("_"))}`;else{let e=this.value.slice(0,this.cursor),s=this.value.slice(this.cursor);this.valueWithCursor=`${e}${Qe.default.inverse(s[0])}${s.slice(1)}`}})}get cursor(){return this._cursor}},Su=globalThis.process.platform.startsWith("win");function yi({input:n=Ee.stdin,output:t=Ee.stdout,overwrite:e=!0,hideCursor:s=!0}={}){let r=Ut.createInterface({input:n,output:t,prompt:"",tabSize:1});Ut.emitKeypressEvents(n,r),n.isTTY&&n.setRawMode(!0);let o=(i,{name:a})=>{if(String(i)===""&&process.exit(0),!e)return;Ut.moveCursor(t,a==="return"?0:-1,a==="return"?-1:0,()=>{Ut.clearLine(t,1,()=>{n.once("keypress",o)})})};return s&&process.stdout.write(gt.cursor.hide),n.once("keypress",o),()=>{n.off("keypress",o),s&&process.stdout.write(gt.cursor.show),n.isTTY&&!Su&&n.setRawMode(!1),r.terminal=!1,r.close()}}var vt=ct(require("node:process"),1),w=ct(Vn(),1),ye=ct(Hn(),1);function Iu(){return vt.default.platform!=="win32"?vt.default.env.TERM!=="linux":!!vt.default.env.CI||!!vt.default.env.WT_SESSION||!!vt.default.env.TERMINUS_SUBLIME||vt.default.env.ConEmuTask==="{cmd::Cmder}"||vt.default.env.TERM_PROGRAM==="Terminus-Sublime"||vt.default.env.TERM_PROGRAM==="vscode"||vt.default.env.TERM==="xterm-256color"||vt.default.env.TERM==="alacritty"||vt.default.env.TERMINAL_EMULATOR==="JetBrains-JediTerm"}var Zn=Iu(),ut=(n,t)=>Zn?n:t,Pu=ut("\u25C6","*"),wi=ut("\u25A0","x"),Ai=ut("\u25B2","x"),es=ut("\u25C7","o"),Mu=ut("\u250C","T"),it=ut("\u2502","|"),we=ut("\u2514","\u2014"),Xn=ut("\u25CF",">"),ts=ut("\u25CB"," "),Ac=ut("\u25FB","[\u2022]"),$c=ut("\u25FC","[+]"),xc=ut("\u25FB","[ ]"),vc=ut("\u25AA","\u2022"),Bc=ut("\u2500","-"),Oc=ut("\u256E","+"),_c=ut("\u251C","+"),jc=ut("\u256F","+"),Wu=ut("\u25CF","\u2022"),ku=ut("\u25C6","*"),Tu=ut("\u25B2","!"),Nu=ut("\u25A0","x"),ns=n=>{switch(n){case"initial":case"active":return w.default.cyan(Pu);case"cancel":return w.default.red(wi);case"error":return w.default.yellow(Ai);case"submit":return w.default.green(es)}},$i=n=>new Xe({validate:n.validate,placeholder:n.placeholder,defaultValue:n.defaultValue,initialValue:n.initialValue,render(){var r;let t=`${w.default.gray(it)}
|
|
22
22
|
${ns(this.state)} ${n.message}
|
|
23
23
|
`,e=n.placeholder?w.default.inverse(n.placeholder[0])+w.default.dim(n.placeholder.slice(1)):w.default.inverse(w.default.hidden("_")),s=this.value?this.valueWithCursor:e;switch(this.state){case"error":return`${t.trim()}
|
|
24
24
|
${w.default.yellow(it)} ${s}
|
|
@@ -37,18 +37,18 @@ ${ns(this.state)} ${n.message}
|
|
|
37
37
|
${w.default.gray(it)}`;default:{let r=n.maxItems===void 0?1/0:Math.max(n.maxItems,5);this.cursor>=e+r-3?e=Math.max(Math.min(this.cursor-r+3,this.options.length-r),0):this.cursor<e+2&&(e=Math.max(this.cursor-2,0));let o=r<this.options.length&&e>0,i=r<this.options.length&&e+r<this.options.length;return`${s}${w.default.cyan(it)} ${this.options.slice(e,e+r).map((a,c,h)=>c===0&&o?w.default.dim("..."):c===h.length-1&&i?w.default.dim("..."):t(a,c+e===this.cursor?"active":"inactive")).join(`
|
|
38
38
|
${w.default.cyan(it)} `)}
|
|
39
39
|
${w.default.cyan(we)}
|
|
40
|
-
`}}}}).prompt()};var
|
|
40
|
+
`}}}}).prompt()};var re=(n="")=>{process.stdout.write(`${w.default.gray(we)} ${w.default.red(n)}
|
|
41
41
|
|
|
42
|
-
`)},nn=(n="")=>{process.stdout.write(`${w.default.gray(
|
|
42
|
+
`)},nn=(n="")=>{process.stdout.write(`${w.default.gray(Mu)} ${n}
|
|
43
43
|
`)},is=(n="")=>{process.stdout.write(`${w.default.gray(it)}
|
|
44
44
|
${w.default.gray(we)} ${n}
|
|
45
45
|
|
|
46
46
|
`)},et={message:(n="",{symbol:t=w.default.gray(it)}={})=>{let e=[`${w.default.gray(it)}`];if(n){let[s,...r]=n.split(`
|
|
47
47
|
`);e.push(`${t} ${s}`,...r.map(o=>`${w.default.gray(it)} ${o}`))}process.stdout.write(`${e.join(`
|
|
48
48
|
`)}
|
|
49
|
-
`)},info:n=>{et.message(n,{symbol:w.default.blue(
|
|
49
|
+
`)},info:n=>{et.message(n,{symbol:w.default.blue(Wu)})},success:n=>{et.message(n,{symbol:w.default.green(ku)})},step:n=>{et.message(n,{symbol:w.default.green(es)})},warn:n=>{et.message(n,{symbol:w.default.yellow(Tu)})},warning:n=>{et.warn(n)},error:n=>{et.message(n,{symbol:w.default.red(Nu)})}},Ae=()=>{let n=Zn?["\u25D2","\u25D0","\u25D3","\u25D1"]:["\u2022","o","O","0"],t=Zn?80:120,e,s,r=!1,o="",i=(f="")=>{r=!0,e=yi(),o=f.replace(/\.+$/,""),process.stdout.write(`${w.default.gray(it)}
|
|
50
50
|
`);let l=0,m=0;s=setInterval(()=>{let C=w.default.magenta(n[l]),b=".".repeat(Math.floor(m)).slice(0,3);process.stdout.write(ye.cursor.move(-999,0)),process.stdout.write(ye.erase.down(1)),process.stdout.write(`${C} ${o}${b}`),l=l+1<n.length?l+1:0,m=m<n.length?m+.125:0},t)},a=(f="",l=0)=>{o=f??o,r=!1,clearInterval(s);let m=l===0?w.default.green(es):l===1?w.default.red(wi):w.default.red(Ai);process.stdout.write(ye.cursor.move(-999,0)),process.stdout.write(ye.erase.down(1)),process.stdout.write(`${m} ${o}
|
|
51
|
-
`),e()},c=(f="")=>{o=f??o},h=f=>{let l=f>1?"Something went wrong":"Canceled";r&&a(l,f)};return process.on("uncaughtExceptionMonitor",()=>h(2)),process.on("unhandledRejection",()=>h(2)),process.on("SIGINT",()=>h(1)),process.on("SIGTERM",()=>h(1)),process.on("exit",h),{start:i,stop:a,message:c}};var rs,xi,vi,Bi,Oi=!0;typeof process<"u"&&({FORCE_COLOR:rs,NODE_DISABLE_COLORS:xi,NO_COLOR:vi,TERM:Bi}=process.env||{},Oi=process.stdout&&process.stdout.isTTY);var
|
|
51
|
+
`),e()},c=(f="")=>{o=f??o},h=f=>{let l=f>1?"Something went wrong":"Canceled";r&&a(l,f)};return process.on("uncaughtExceptionMonitor",()=>h(2)),process.on("unhandledRejection",()=>h(2)),process.on("SIGINT",()=>h(1)),process.on("SIGTERM",()=>h(1)),process.on("exit",h),{start:i,stop:a,message:c}};var rs,xi,vi,Bi,Oi=!0;typeof process<"u"&&({FORCE_COLOR:rs,NODE_DISABLE_COLORS:xi,NO_COLOR:vi,TERM:Bi}=process.env||{},Oi=process.stdout&&process.stdout.isTTY);var Ru={enabled:!xi&&vi==null&&Bi!=="dumb"&&(rs!=null&&rs!=="0"||Oi)};function G(n,t){let e=new RegExp(`\\x1b\\[${t}m`,"g"),s=`\x1B[${n}m`,r=`\x1B[${t}m`;return function(o){return!Ru.enabled||o==null?o:s+(~(""+o).indexOf(r)?o.replace(e,r+s):o)+r}}var _i=G(0,0),ji=G(1,22),Pc=G(2,22),Mc=G(3,23),Wc=G(4,24),kc=G(7,27),Tc=G(8,28),Nc=G(9,29),Rc=G(30,39),bt=G(31,39),Si=G(32,39),Ii=G(33,39),Pi=G(34,39),Ct=G(35,39),Et=G(36,39),Mi=G(37,39),Gt=G(90,39),Lc=G(90,39),zc=G(40,49),sn=G(41,49),qc=G(42,49),Hc=G(43,49),Re=G(44,49),os=G(45,49),Uc=G(46,49),Vc=G(47,49);var us=ct(require("node:fs")),Wi=require("node:path"),rn=async n=>{let t=await us.default.promises.readdir(n);return await Promise.all(t.map(e=>us.default.promises.rm((0,Wi.join)(n,e),{recursive:!0})))};var fn=ct(require("node:fs")),pn=require("node:path");var Br=ct(Ti(),1),Fs=ct(require("node:fs"),1),bs=require("node:path"),Or=ct(xr(),1);function ve(n,t,e){let s,r=new Promise(i=>{try{s=(0,Or.default)(n,t,{cwd:e,stdio:"ignore"}),s.on("error",a=>{a&&(a.message?et.error(bt(String(a.message))+`
|
|
52
52
|
|
|
53
53
|
`):et.error(bt(String(a))+`
|
|
54
54
|
|
|
@@ -69,44 +69,44 @@ ${w.default.gray(we)} ${n}
|
|
|
69
69
|
..::::::::::::
|
|
70
70
|
...::::
|
|
71
71
|
`),`
|
|
72
|
-
`)}function Wr(){return process.platform!=="win32"?process.env.TERM!=="linux":!!process.env.CI||!!process.env.WT_SESSION||!!process.env.TERMINUS_SUBLIME||process.env.ConEmuTask==="{cmd::Cmder}"||process.env.TERM_PROGRAM==="Terminus-Sublime"||process.env.TERM_PROGRAM==="vscode"||process.env.TERM==="xterm-256color"||process.env.TERM==="alacritty"||process.env.TERMINAL_EMULATOR==="JetBrains-JediTerm"}var
|
|
72
|
+
`)}function Wr(){return process.platform!=="win32"?process.env.TERM!=="linux":!!process.env.CI||!!process.env.WT_SESSION||!!process.env.TERMINUS_SUBLIME||process.env.ConEmuTask==="{cmd::Cmder}"||process.env.TERM_PROGRAM==="Terminus-Sublime"||process.env.TERM_PROGRAM==="vscode"||process.env.TERM==="xterm-256color"||process.env.TERM==="alacritty"||process.env.TERMINAL_EMULATOR==="JetBrains-JediTerm"}var pa=Wr(),Be=(n,t)=>pa?n:t,gs=Be("\u2502","|"),vr=Be("\u2500","-"),da=Be("\u256E","+"),ma=Be("\u251C","+"),ga=Be("\u256F","+"),Ca=Be("\u25C7","o");function Fa(){let n=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-nq-uy=><~]))"].join("|");return new RegExp(n,"g")}var Cs=n=>n.replace(Fa(),""),an=(n="",t="")=>{let e=`
|
|
73
73
|
${n}
|
|
74
74
|
`.split(`
|
|
75
75
|
`),s=Cs(t).length,r=Math.max(e.reduce((i,a)=>(a=Cs(a),a.length>i?a.length:i),0),s)+2,o=e.map(i=>`${Gt(gs)} ${Mi(i)}${" ".repeat(r-Cs(i).length)}${Gt(gs)}`).join(`
|
|
76
76
|
`);process.stdout.write(`${Gt(gs)}
|
|
77
|
-
${Si(
|
|
77
|
+
${Si(Ca)} ${_i(t)} ${Gt(vr.repeat(Math.max(r-s-1,1))+da)}
|
|
78
78
|
${o}
|
|
79
|
-
${Gt(
|
|
80
|
-
`)};var
|
|
79
|
+
${Gt(ma+vr.repeat(r+2)+ga)}
|
|
80
|
+
`)};var Tr=require("node:path"),ws=ct(require("node:fs"),1);var cn=ct(require("node:fs"),1),ln=require("node:path");var Es=null;async function Dn(){if(!Es){let n=[],t=["app","feature","adapter"],e=(0,ln.join)(__dirname,"starters"),s=await cn.default.promises.readdir(e);await Promise.all(s.map(async r=>{let o=r.slice(0,r.length-1);if(t.includes(o)){let i=(0,ln.join)(e,r),a=await cn.default.promises.readdir(i);await Promise.all(a.map(async c=>{var l,m,C;let h=(0,ln.join)(i,c);if((await cn.default.promises.stat(h)).isDirectory()){let b=await _r(h),E={id:c,name:((l=b.__qwik__)==null?void 0:l.displayName)??Pr(c),type:o,dir:h,pkgJson:b,docs:((m=b.__qwik__)==null?void 0:m.docs)??[],priority:((C=b==null?void 0:b.__qwik__)==null?void 0:C.priority)??0};n.push(E)}}))}})),n.sort((r,o)=>r.priority>o.priority?-1:r.priority<o.priority?1:r.id<o.id?-1:1),Es=n}return Es}var Jt=ct(require("node:fs"),1),Bt=ct(require("node:path"),1);function oe(n,t){return ve(n,["install"],t)}function kr(n,t){let{tmpInstallDir:e}=ba(t),{install:s,abort:r}=oe(n,e);return s.finally(()=>{Jt.default.rmdirSync(e,{recursive:!0})}),{abort:r,complete:async i=>{let a=!1;try{if(await s){let h=Bt.default.join(e,"node_modules"),f=Bt.default.join(i,"node_modules");await Jt.default.promises.rename(h,f);try{await Jt.default.promises.rename(Bt.default.join(e,"package-lock.json"),Bt.default.join(i,"package-lock.json"))}catch{}try{await Jt.default.promises.rename(Bt.default.join(e,"yarn.lock"),Bt.default.join(i,"yarn.lock"))}catch{}try{await Jt.default.promises.rename(Bt.default.join(e,"pnpm-lock.yaml"),Bt.default.join(i,"pnpm-lock.yaml"))}catch{}a=!0}}catch(c){c&&(c.message?et.error(bt(String(c.message))+`
|
|
81
81
|
|
|
82
82
|
`):et.error(bt(String(c))+`
|
|
83
83
|
|
|
84
84
|
`))}if(!a){let c=`${sn(` ${n} install failed `)}
|
|
85
85
|
You might need to run ${Et(`"${n} install"`)} manually inside the root of the project.
|
|
86
86
|
|
|
87
|
-
`;et.error(c)}return a}}}function
|
|
88
|
-
`,type:"modify"})}catch{n.files.push({path:e,content:s,type:"create"})}}async function
|
|
89
|
-
`,type:"modify"})}catch{n.files.push({path:e,content:s,type:"create"})}}function
|
|
87
|
+
`;et.error(c)}return a}}}function ba(n){let t=".create-qwik-"+Math.round(Math.random()*Number.MAX_SAFE_INTEGER).toString(36).toLowerCase(),e=Bt.default.join(n.dir,t);try{Jt.default.mkdirSync(e)}catch(o){et.error(`\u274C ${bt(String(o))}`)}let s=Bt.default.join(n.dir,"package.json"),r=Bt.default.join(e,"package.json");return Jt.default.copyFileSync(s,r),{tmpInstallDir:e}}var dt=ct(require("node:fs"),1),Le=require("node:path");async function ys(n,t,e,s){let r=await dt.default.promises.readdir(e);await Promise.all(r.map(async o=>{let i=o==="gitignore"?".gitignore":o,a=(0,Le.extname)(i),c=(0,Le.join)(e,o),h=(0,Le.join)(s,i),f=await dt.default.promises.stat(c);f.isDirectory()?await ys(n,t,c,h):f.isFile()&&(i==="package.json"?await Ea(n,c,h):i==="settings.json"?await ya(n,c,h):i==="README.md"?await Aa(n,c,h):i===".gitignore"||i===".prettierignore"||i===".eslintignore"?await $a(n,c,h):a===".css"?await xa(n,c,h,t):dt.default.existsSync(h)?n.files.push({path:h,content:await dt.default.promises.readFile(c),type:"overwrite"}):n.files.push({path:h,content:await dt.default.promises.readFile(c),type:"create"}))}))}async function Ea(n,t,e){var r;let s=await dt.default.promises.readFile(t,"utf-8");try{let o=JSON.parse(s),i=["scripts","dependencies","devDependencies"],a=JSON.parse(await dt.default.promises.readFile(e,"utf-8"));if(i.forEach(c=>{wa(o,a,c)}),(r=a.scripts)!=null&&r.qwik){let c=a.scripts.qwik;delete a.scripts.qwik,a.scripts.qwik=c}n.files.push({path:e,content:JSON.stringify(a,null,2)+`
|
|
88
|
+
`,type:"modify"})}catch{n.files.push({path:e,content:s,type:"create"})}}async function ya(n,t,e){let s=await dt.default.promises.readFile(t,"utf-8");try{let r=JSON.parse(s),o=JSON.parse(await dt.default.promises.readFile(e,"utf-8"));Object.assign(r,o),n.files.push({path:e,content:JSON.stringify(r,null,2)+`
|
|
89
|
+
`,type:"modify"})}catch{n.files.push({path:e,content:s,type:"create"})}}function wa(n,t,e){if(n[e]){t[e]?Object.assign(t[e],{...n[e]}):t[e]={...n[e]};let s={},r=Object.keys(t[e]).sort();for(let o of r)s[o]=t[e][o];t[e]=s}}async function Aa(n,t,e){let s=await dt.default.promises.readFile(t,"utf-8"),r,o="";try{o=await dt.default.promises.readFile(e,"utf-8"),o=o.trim()+`
|
|
90
90
|
|
|
91
91
|
`+s,r="modify"}catch{o=s,r="create"}let i=Yt();i!=="npm"&&(o=o.replace(/\b(npm run|pnpm run|yarn( run)?)\b/g,i)),n.files.push({path:e,content:o.trim()+`
|
|
92
|
-
`,type:r})}async function
|
|
92
|
+
`,type:r})}async function $a(n,t,e){let s=await dt.default.promises.readFile(t,"utf-8");try{let r=await dt.default.promises.readFile(e,"utf-8"),o=s.trim().split(/\r?\n/),i=r.trim().split(/\r?\n/);for(let a of o)i.includes(a)||(a.startsWith("#")&&i.push(""),i.push(a));n.files.push({path:e,content:i.join(`
|
|
93
93
|
`).trim()+`
|
|
94
|
-
`,type:"modify"})}catch{n.files.push({path:e,content:s,type:"create"})}}async function
|
|
94
|
+
`,type:"modify"})}catch{n.files.push({path:e,content:s,type:"create"})}}async function xa(n,t,e,s){let r=await dt.default.promises.readFile(t,"utf-8");try{let o=await dt.default.promises.readFile(e,"utf-8"),i=r.trim()+`
|
|
95
95
|
|
|
96
96
|
`+o.trim()+`
|
|
97
|
-
`,a=s.installDeps===!0;n.files.push({path:e,content:a?i:r,type:a?"modify":"overwrite"})}catch{n.files.push({path:e,content:r,type:"create"})}}async function As(n,t){let s=(await Dn()).find(a=>a.id===t.integration);if(!s)throw new Error(`Unable to find integration "${t.integration}"`);let r={files:[],installedDeps:{},installedScripts:Object.keys(s.pkgJson.scripts||{})};t.installDeps&&(r.installedDeps={...s.pkgJson.dependencies,...s.pkgJson.devDependencies}),await ys(r,t,s.dir,t.rootDir);let o=async a=>{let c=Object.keys(r.installedDeps).length>0,h=Ae();a&&h.start(`Updating app${c?" and installing dependencies":""}...`);let f=!0;try{let l=new Set(r.files.map(C=>(0,
|
|
98
|
-
You might need to run "${Et(`${n} install`)}" manually inside the root of the project.`;et.error(C)}}catch(l){a&&h.stop("App updated"),un(String(l))}};return{rootDir:t.rootDir,integration:s,updates:r,commit:o}}var $s,
|
|
99
|
-
`)}var
|
|
100
|
-
`),"Result"),is("Happy coding! \u{1F389}")}var xs=require("path"),
|
|
97
|
+
`,a=s.installDeps===!0;n.files.push({path:e,content:a?i:r,type:a?"modify":"overwrite"})}catch{n.files.push({path:e,content:r,type:"create"})}}async function As(n,t){let s=(await Dn()).find(a=>a.id===t.integration);if(!s)throw new Error(`Unable to find integration "${t.integration}"`);let r={files:[],installedDeps:{},installedScripts:Object.keys(s.pkgJson.scripts||{})};t.installDeps&&(r.installedDeps={...s.pkgJson.dependencies,...s.pkgJson.devDependencies}),await ys(r,t,s.dir,t.rootDir);let o=async a=>{let c=Object.keys(r.installedDeps).length>0,h=Ae();a&&h.start(`Updating app${c?" and installing dependencies":""}...`);let f=!0;try{let l=new Set(r.files.map(C=>(0,Tr.dirname)(C.path)));for(let C of Array.from(l))try{ws.default.mkdirSync(C,{recursive:!0})}catch{}let m=Promise.all(r.files.map(async C=>{await ws.default.promises.writeFile(C.path,C.content)}));if(t.installDeps&&Object.keys(r.installedDeps).length>0){let{install:C}=oe(n,t.rootDir);f=await C}if(await m,a&&h.stop("App updated"),!f){let C=`${sn(` ${n} install failed `)}
|
|
98
|
+
You might need to run "${Et(`${n} install`)}" manually inside the root of the project.`;et.error(C)}}catch(l){a&&h.stop("App updated"),un(String(l))}};return{rootDir:t.rootDir,integration:s,updates:r,commit:o}}var $s,va="library",hn="base",ze=class extends Error{constructor(t,e){super(),this.message=`Invalid app id "${t}". It can only be one of${e.map(s=>` "${s.id}"`)}.`}},Oe=async n=>{$s||($s=await Dn());let t=$s.filter(i=>i.type===n),e=t.filter(i=>i.id!==hn);function s(i,a=!0){return a?e.find(c=>c.id===i):t.find(c=>c.id===i)}function r(){return s(hn,!1)}function o(i){if(i===va){let f=s(i);if(!f)throw new ze(i,e);return{baseApp:f}}let c=s(hn,!1),h=s(i);if(!c)throw new ze(hn,e);if(!h)throw new ze(i,e);return{baseApp:c,starterApp:h}}return{templates:t,standaloneTemplates:e,getAppById:s,getBootstrapApps:o,getBaseApp:r}};function Ba(n){return typeof n=="string"&&n.trim().length>0}function Oa(n){if(!Ba(n.outDir))throw new Error("Missing outDir");if(!(0,pn.isAbsolute)(n.outDir))throw new Error("outDir must be an absolute path")}async function _e(n){let{appId:t,outDir:e,pkgManager:s,templateManager:r}=n,{baseApp:o,starterApp:i}=r.getBootstrapApps(t);Oa(n),fn.default.existsSync(e)||fn.default.mkdirSync(decodeURIComponent(e),{recursive:!0});let a=await _a({baseApp:o,starterApp:i,pkgManager:s,outDir:e});return{starterId:n.appId,outDir:e,pkgManager:s,docs:a}}async function _a({baseApp:n,starterApp:t,outDir:e,pkgManager:s}){let r=[...n.docs],o=t??n,i=Ir({...n.pkgJson,name:`my-${o.pkgJson.name}`,description:o.pkgJson.description,scripts:void 0,dependencies:void 0,devDependencies:void 0});await jr(e,i);let a=(0,pn.join)(e,"README.md");return await fn.default.promises.writeFile(a,""),await(await As(s,{rootDir:e,integration:n.id,installDeps:!1})).commit(!1),t&&(r.push(...t.docs),await(await As(s,{rootDir:e,integration:t.id,installDeps:!1})).commit(!1)),r}var Zs=ct(require("node:fs"));async function dn(n,{pkgManager:t,spinner:e}){e.start(`Installing ${t} dependencies...`);let s=await n();return e.stop(`${s?"Installed":"Failed to install"} ${t} dependencies \u{1F4CB}`),s}function Nr(n){let t=[];return n.length>0&&(t.push(`\u{1F4C4} ${Et("Relevant docs:")}`),n.forEach(e=>{t.push(` ${e}`)})),t.push(""),t.push(`\u{1F4AC} ${Et("Questions? Start the conversation at:")}`),t.push(" https://qwik.builder.io/chat"),t.push(" https://twitter.com/QwikDev"),t.push(""),t.join(`
|
|
99
|
+
`)}var Rr=require("node:path");function mn(n,t,e){let s=process.cwd()===t.outDir,r=(0,Rr.relative)(process.cwd(),t.outDir),o=[];s?o.push(`\u{1F984} ${os(" Success! ")}`):o.push(`\u{1F984} ${os(" Success! ")} ${Et("Project created in")} ${ji(Ct(r))} ${Et("directory")}`),o.push("");let i=n!=="npm"?`${n} qwik add`:"npm run qwik add";o.push(`\u{1F90D} ${Et("Integrations? Add Netlify, Cloudflare, Tailwind...")}`),o.push(` ${i}`),o.push(""),o.push(Nr(t.docs)),o.push(`\u{1F440} ${Et("Presentations, Podcasts and Videos:")}`),o.push(" https://qwik.builder.io/media/"),o.push(""),o.push(`\u{1F430} ${Et("Next steps:")}`),s||o.push(` cd ${r}`),e||o.push(` ${n} install`),o.push(` ${n} start`),o.push(""),an(o.join(`
|
|
100
|
+
`),"Result"),is("Happy coding! \u{1F389}")}var xs=require("path"),Lr=ct(require("node:os"));function gn(n){return n.startsWith("~/")?(0,xs.resolve)(Lr.default.homedir(),n):(0,xs.resolve)(process.cwd(),n)}var $n=require("assert");var ja={right:Wa,center:ka},Sa=0,Cn=1,Ia=2,Fn=3,vs=class{constructor(t){var e;this.width=t.width,this.wrap=(e=t.wrap)!==null&&e!==void 0?e:!0,this.rows=[]}span(...t){let e=this.div(...t);e.span=!0}resetOutput(){this.rows=[]}div(...t){if(t.length===0&&this.div(""),this.wrap&&this.shouldApplyLayoutDSL(...t)&&typeof t[0]=="string")return this.applyLayoutDSL(t[0]);let e=t.map(s=>typeof s=="string"?this.colFromString(s):s);return this.rows.push(e),e}shouldApplyLayoutDSL(...t){return t.length===1&&typeof t[0]=="string"&&/[\t\n]/.test(t[0])}applyLayoutDSL(t){let e=t.split(`
|
|
101
101
|
`).map(r=>r.split(" ")),s=0;return e.forEach(r=>{r.length>1&&yt.stringWidth(r[0])>s&&(s=Math.min(Math.floor(this.width*.5),yt.stringWidth(r[0])))}),e.forEach(r=>{this.div(...r.map((o,i)=>({text:o.trim(),padding:this.measurePadding(o),width:i===0&&r.length>1?s:void 0})))}),this.rows[this.rows.length-1]}colFromString(t){return{text:t,padding:this.measurePadding(t)}}measurePadding(t){let e=yt.stripAnsi(t);return[0,e.match(/\s*$/)[0].length,0,e.match(/^\s*/)[0].length]}toString(){let t=[];return this.rows.forEach(e=>{this.rowToString(e,t)}),t.filter(e=>!e.hidden).map(e=>e.text).join(`
|
|
102
|
-
`)}rowToString(t,e){return this.rasterize(t).forEach((s,r)=>{let o="";s.forEach((i,a)=>{let{width:c}=t[a],h=this.negatePadding(t[a]),f=i;if(h>yt.stringWidth(i)&&(f+=" ".repeat(h-yt.stringWidth(i))),t[a].align&&t[a].align!=="left"&&this.wrap){let m=
|
|
102
|
+
`)}rowToString(t,e){return this.rasterize(t).forEach((s,r)=>{let o="";s.forEach((i,a)=>{let{width:c}=t[a],h=this.negatePadding(t[a]),f=i;if(h>yt.stringWidth(i)&&(f+=" ".repeat(h-yt.stringWidth(i))),t[a].align&&t[a].align!=="left"&&this.wrap){let m=ja[t[a].align];f=m(f,h),yt.stringWidth(f)<h&&(f+=" ".repeat((c||0)-yt.stringWidth(f)-1))}let l=t[a].padding||[0,0,0,0];l[Fn]&&(o+=" ".repeat(l[Fn])),o+=zr(t[a],f,"| "),o+=f,o+=zr(t[a],f," |"),l[Cn]&&(o+=" ".repeat(l[Cn])),r===0&&e.length>0&&(o=this.renderInline(o,e[e.length-1]))}),e.push({text:o.replace(/ +$/,""),span:t.span})}),e}renderInline(t,e){let s=t.match(/^ */),r=s?s[0].length:0,o=e.text,i=yt.stringWidth(o.trimRight());return e.span?this.wrap?r<i?t:(e.hidden=!0,o.trimRight()+" ".repeat(r-i)+t.trimLeft()):(e.hidden=!0,o+t):t}rasterize(t){let e=[],s=this.columnWidths(t),r;return t.forEach((o,i)=>{o.width=s[i],this.wrap?r=yt.wrap(o.text,this.negatePadding(o),{hard:!0}).split(`
|
|
103
103
|
`):r=o.text.split(`
|
|
104
|
-
`),o.border&&(r.unshift("."+"-".repeat(this.negatePadding(o)+2)+"."),r.push("'"+"-".repeat(this.negatePadding(o)+2)+"'")),o.padding&&(r.unshift(...new Array(o.padding[
|
|
105
|
-
`),r+=n.charAt(o);return e&&s&&(r=`${e}${r}${s}`),r}function Os(n){return Hr(n,{stringWidth:t=>[...t].length,stripAnsi:Bs,wrap:Vr})}var je=require("path"),bn=require("fs");function Gr(n,t){let e=(0,je.resolve)(".",n),s;for((0,bn.statSync)(e).isDirectory()||(e=(0,je.dirname)(e));;){if(s=t(e,(0,bn.readdirSync)(e)),s)return(0,je.resolve)(e,s);if(e=(0,je.dirname)(s=e),s===e)break}}var co=require("util"),lo=require("fs"),Do=require("url");var Zr=require("util"),An=require("path");function ue(n){if(n!==n.toLowerCase()&&n!==n.toUpperCase()||(n=n.toLowerCase()),n.indexOf("-")===-1&&n.indexOf("_")===-1)return n;{let e="",s=!1,r=n.match(/^-+/);for(let o=r?r[0].length:0;o<n.length;o++){let i=n.charAt(o);s&&(s=!1,i=i.toUpperCase()),o!==0&&(i==="-"||i==="_")?s=!0:i!=="-"&&i!=="_"&&(e+=i)}return e}}function En(n,t){let e=n.toLowerCase();t=t||"-";let s="";for(let r=0;r<n.length;r++){let o=e.charAt(r),i=n.charAt(r);o!==i&&r>0?s+=`${t}${e.charAt(r)}`:s+=i}return s}function yn(n){return n==null?!1:typeof n=="number"||/^0x[0-9a-f]+$/i.test(n)?!0:/^0[^.]/.test(n)?!1:/^[-]?(?:\d+(?:\.\d*)?|\.\d+)(e[-+]?\d+)?$/.test(n)}function Yr(n){if(Array.isArray(n))return n.map(i=>typeof i!="string"?i+"":i);n=n.trim();let t=0,e=null,s=null,r=null,o=[];for(let i=0;i<n.length;i++){if(e=s,s=n.charAt(i),s===" "&&!r){e!==" "&&t++;continue}s===r?r=null:(s==="'"||s==='"')&&!r&&(r=s),o[t]||(o[t]=""),o[t]+=s}return o}var Ot;(function(n){n.BOOLEAN="boolean",n.STRING="string",n.NUMBER="number",n.ARRAY="array"})(Ot||(Ot={}));var qt,wn=class{constructor(t){qt=t}parse(t,e){let s=Object.assign({alias:void 0,array:void 0,boolean:void 0,config:void 0,configObjects:void 0,configuration:void 0,coerce:void 0,count:void 0,default:void 0,envPrefix:void 0,narg:void 0,normalize:void 0,string:void 0,number:void 0,__:void 0,key:void 0},e),r=Yr(t),o=typeof t=="string",i=Na(Object.assign(Object.create(null),s.alias)),a=Object.assign({"boolean-negation":!0,"camel-case-expansion":!0,"combine-arrays":!1,"dot-notation":!0,"duplicate-arguments-array":!0,"flatten-duplicate-arrays":!0,"greedy-arrays":!0,"halt-at-non-option":!1,"nargs-eats-options":!1,"negation-prefix":"no-","parse-numbers":!0,"parse-positional-numbers":!0,"populate--":!1,"set-placeholder-key":!1,"short-option-groups":!0,"strip-aliased":!1,"strip-dashed":!1,"unknown-options-as-args":!1},s.configuration),c=Object.assign(Object.create(null),s.default),h=s.configObjects||[],f=s.envPrefix,l=a["populate--"],m=l?"--":"_",C=Object.create(null),b=Object.create(null),E=s.__||qt.format,g={aliases:Object.create(null),arrays:Object.create(null),bools:Object.create(null),strings:Object.create(null),numbers:Object.create(null),counts:Object.create(null),normalize:Object.create(null),configs:Object.create(null),nargs:Object.create(null),coercions:Object.create(null),keys:[]},O=/^-([0-9]+(\.[0-9]+)?|\.[0-9]+)$/,T=new RegExp("^--"+a["negation-prefix"]+"(.+)");[].concat(s.array||[]).filter(Boolean).forEach(function(D){let d=typeof D=="object"?D.key:D,y=Object.keys(D).map(function(F){return{boolean:"bools",string:"strings",number:"numbers"}[F]}).filter(Boolean).pop();y&&(g[y][d]=!0),g.arrays[d]=!0,g.keys.push(d)}),[].concat(s.boolean||[]).filter(Boolean).forEach(function(D){g.bools[D]=!0,g.keys.push(D)}),[].concat(s.string||[]).filter(Boolean).forEach(function(D){g.strings[D]=!0,g.keys.push(D)}),[].concat(s.number||[]).filter(Boolean).forEach(function(D){g.numbers[D]=!0,g.keys.push(D)}),[].concat(s.count||[]).filter(Boolean).forEach(function(D){g.counts[D]=!0,g.keys.push(D)}),[].concat(s.normalize||[]).filter(Boolean).forEach(function(D){g.normalize[D]=!0,g.keys.push(D)}),typeof s.narg=="object"&&Object.entries(s.narg).forEach(([D,d])=>{typeof d=="number"&&(g.nargs[D]=d,g.keys.push(D))}),typeof s.coerce=="object"&&Object.entries(s.coerce).forEach(([D,d])=>{typeof d=="function"&&(g.coercions[D]=d,g.keys.push(D))}),typeof s.config<"u"&&(Array.isArray(s.config)||typeof s.config=="string"?[].concat(s.config).filter(Boolean).forEach(function(D){g.configs[D]=!0}):typeof s.config=="object"&&Object.entries(s.config).forEach(([D,d])=>{(typeof d=="boolean"||typeof d=="function")&&(g.configs[D]=d)})),se(s.key,i,s.default,g.arrays),Object.keys(c).forEach(function(D){(g.aliases[D]||[]).forEach(function(d){c[d]=c[D]})});let H=null;Ye();let L=[],U=Object.assign(Object.create(null),{_:[]}),Ht={};for(let D=0;D<r.length;D++){let d=r[D],y=d.replace(/^-{3,}/,"---"),F,p,_,$,I,ht;if(d!=="--"&&/^-/.test(d)&&nt(d))Pt(d);else if(y.match(/^---+(=|$)/)){Pt(d);continue}else if(d.match(/^--.+=/)||!a["short-option-groups"]&&d.match(/^-.+=/))$=d.match(/^--?([^=]+)=([\s\S]*)$/),$!==null&&Array.isArray($)&&$.length>=3&&(M($[1],g.arrays)?D=ee(D,$[1],r,$[2]):M($[1],g.nargs)!==!1?D=be(D,$[1],r,$[2]):V($[1],$[2],!0));else if(d.match(T)&&a["boolean-negation"])$=d.match(T),$!==null&&Array.isArray($)&&$.length>=2&&(p=$[1],V(p,M(p,g.arrays)?[!1]:!1));else if(d.match(/^--.+/)||!a["short-option-groups"]&&d.match(/^-[^-]+/))$=d.match(/^--?(.+)/),$!==null&&Array.isArray($)&&$.length>=2&&(p=$[1],M(p,g.arrays)?D=ee(D,p,r):M(p,g.nargs)!==!1?D=be(D,p,r):(I=r[D+1],I!==void 0&&(!I.match(/^-/)||I.match(O))&&!M(p,g.bools)&&!M(p,g.counts)||/^(true|false)$/.test(I)?(V(p,I),D++):V(p,st(p))));else if(d.match(/^-.\..+=/))$=d.match(/^-([^=]+)=([\s\S]*)$/),$!==null&&Array.isArray($)&&$.length>=3&&V($[1],$[2]);else if(d.match(/^-.\..+/)&&!d.match(O))I=r[D+1],$=d.match(/^-(.\..+)/),$!==null&&Array.isArray($)&&$.length>=2&&(p=$[1],I!==void 0&&!I.match(/^-/)&&!M(p,g.bools)&&!M(p,g.counts)?(V(p,I),D++):V(p,st(p)));else if(d.match(/^-[^-]+/)&&!d.match(O)){_=d.slice(1,-1).split(""),F=!1;for(let mt=0;mt<_.length;mt++){if(I=d.slice(mt+2),_[mt+1]&&_[mt+1]==="="){ht=d.slice(mt+3),p=_[mt],M(p,g.arrays)?D=ee(D,p,r,ht):M(p,g.nargs)!==!1?D=be(D,p,r,ht):V(p,ht),F=!0;break}if(I==="-"){V(_[mt],I);continue}if(/[A-Za-z]/.test(_[mt])&&/^-?\d+(\.\d*)?(e-?\d+)?$/.test(I)&&M(I,g.bools)===!1){V(_[mt],I),F=!0;break}if(_[mt+1]&&_[mt+1].match(/\W/)){V(_[mt],I),F=!0;break}else V(_[mt],st(_[mt]))}p=d.slice(-1)[0],!F&&p!=="-"&&(M(p,g.arrays)?D=ee(D,p,r):M(p,g.nargs)!==!1?D=be(D,p,r):(I=r[D+1],I!==void 0&&(!/^(-|--)[^-]/.test(I)||I.match(O))&&!M(p,g.bools)&&!M(p,g.counts)||/^(true|false)$/.test(I)?(V(p,I),D++):V(p,st(p))))}else if(d.match(/^-[0-9]$/)&&d.match(O)&&M(d.slice(1),g.bools))p=d.slice(1),V(p,st(p));else if(d==="--"){L=r.slice(D+1);break}else if(a["halt-at-non-option"]){L=r.slice(D);break}else Pt(d)}z(U,!0),z(U,!1),N(U),lt(),X(U,g.aliases,c,!0),Dt(U),a["set-placeholder-key"]&&ne(U),Object.keys(g.counts).forEach(function(D){Lt(U,D.split("."))||V(D,0)}),l&&L.length&&(U[m]=[]),L.forEach(function(D){U[m].push(D)}),a["camel-case-expansion"]&&a["strip-dashed"]&&Object.keys(U).filter(D=>D!=="--"&&D.includes("-")).forEach(D=>{delete U[D]}),a["strip-aliased"]&&[].concat(...Object.keys(i).map(D=>i[D])).forEach(D=>{a["camel-case-expansion"]&&D.includes("-")&&delete U[D.split(".").map(d=>ue(d)).join(".")],delete U[D]});function Pt(D){let d=B("_",D);(typeof d=="string"||typeof d=="number")&&U._.push(d)}function be(D,d,y,F){let p,_=M(d,g.nargs);if(_=typeof _!="number"||isNaN(_)?1:_,_===0)return Wt(F)||(H=Error(E("Argument unexpected for: %s",d))),V(d,st(d)),D;let $=Wt(F)?0:1;if(a["nargs-eats-options"])y.length-(D+1)+$<_&&(H=Error(E("Not enough arguments following: %s",d))),$=_;else{for(p=D+1;p<y.length&&(!y[p].match(/^-[^0-9]/)||y[p].match(O)||nt(y[p]));p++)$++;$<_&&(H=Error(E("Not enough arguments following: %s",d)))}let I=Math.min($,_);for(!Wt(F)&&I>0&&(V(d,F),I--),p=D+1;p<I+D+1;p++)V(d,y[p]);return D+I}function ee(D,d,y,F){let p=[],_=F||y[D+1],$=M(d,g.nargs);if(M(d,g.bools)&&!/^(true|false)$/.test(_))p.push(!0);else if(Wt(_)||Wt(F)&&/^-/.test(_)&&!O.test(_)&&!nt(_)){if(c[d]!==void 0){let I=c[d];p=Array.isArray(I)?I:[I]}}else{Wt(F)||p.push(A(d,F,!0));for(let I=D+1;I<y.length&&!(!a["greedy-arrays"]&&p.length>0||$&&typeof $=="number"&&p.length>=$||(_=y[I],/^-/.test(_)&&!O.test(_)&&!nt(_)));I++)D=I,p.push(A(d,_,o))}return typeof $=="number"&&($&&p.length<$||isNaN($)&&p.length===0)&&(H=Error(E("Not enough arguments following: %s",d))),V(d,p),D}function V(D,d,y=o){if(/-/.test(D)&&a["camel-case-expansion"]){let _=D.split(".").map(function($){return ue($)}).join(".");j(D,_)}let F=A(D,d,y),p=D.split(".");zt(U,p,F),g.aliases[D]&&g.aliases[D].forEach(function(_){let $=_.split(".");zt(U,$,F)}),p.length>1&&a["dot-notation"]&&(g.aliases[p[0]]||[]).forEach(function(_){let $=_.split("."),I=[].concat(p);I.shift(),$=$.concat(I),(g.aliases[D]||[]).includes($.join("."))||zt(U,$,F)}),M(D,g.normalize)&&!M(D,g.arrays)&&[D].concat(g.aliases[D]||[]).forEach(function($){Object.defineProperty(Ht,$,{enumerable:!0,get(){return d},set(I){d=typeof I=="string"?qt.normalize(I):I}})})}function j(D,d){g.aliases[D]&&g.aliases[D].length||(g.aliases[D]=[d],C[d]=!0),g.aliases[d]&&g.aliases[d].length||j(d,D)}function A(D,d,y){y&&(d=Ra(d)),(M(D,g.bools)||M(D,g.counts))&&typeof d=="string"&&(d=d==="true");let F=Array.isArray(d)?d.map(function(p){return B(D,p)}):B(D,d);return M(D,g.counts)&&(Wt(F)||typeof F=="boolean")&&(F=_s()),M(D,g.normalize)&&M(D,g.arrays)&&(Array.isArray(d)?F=d.map(p=>qt.normalize(p)):F=qt.normalize(d)),F}function B(D,d){return!a["parse-positional-numbers"]&&D==="_"||!M(D,g.strings)&&!M(D,g.bools)&&!Array.isArray(d)&&(yn(d)&&a["parse-numbers"]&&Number.isSafeInteger(Math.floor(parseFloat(`${d}`)))||!Wt(d)&&M(D,g.numbers))&&(d=Number(d)),d}function N(D){let d=Object.create(null);X(d,g.aliases,c),Object.keys(g.configs).forEach(function(y){let F=D[y]||d[y];if(F)try{let p=null,_=qt.resolve(qt.cwd(),F),$=g.configs[y];if(typeof $=="function"){try{p=$(_)}catch(I){p=I}if(p instanceof Error){H=p;return}}else p=qt.require(_);q(p)}catch(p){p.name==="PermissionDenied"?H=p:D[y]&&(H=Error(E("Invalid JSON config file: %s",F)))}})}function q(D,d){Object.keys(D).forEach(function(y){let F=D[y],p=d?d+"."+y:y;typeof F=="object"&&F!==null&&!Array.isArray(F)&&a["dot-notation"]?q(F,p):(!Lt(U,p.split("."))||M(p,g.arrays)&&a["combine-arrays"])&&V(p,F)})}function lt(){typeof h<"u"&&h.forEach(function(D){q(D)})}function z(D,d){if(typeof f>"u")return;let y=typeof f=="string"?f:"",F=qt.env();Object.keys(F).forEach(function(p){if(y===""||p.lastIndexOf(y,0)===0){let _=p.split("__").map(function($,I){return I===0&&($=$.substring(y.length)),ue($)});(d&&g.configs[_.join(".")]||!d)&&!Lt(D,_)&&V(_.join("."),F[p])}})}function Dt(D){let d,y=new Set;Object.keys(D).forEach(function(F){if(!y.has(F)&&(d=M(F,g.coercions),typeof d=="function"))try{let p=B(F,d(D[F]));[].concat(g.aliases[F]||[],F).forEach(_=>{y.add(_),D[_]=p})}catch(p){H=p}})}function ne(D){return g.keys.forEach(d=>{~d.indexOf(".")||typeof D[d]>"u"&&(D[d]=void 0)}),D}function X(D,d,y,F=!1){Object.keys(y).forEach(function(p){Lt(D,p.split("."))||(zt(D,p.split("."),y[p]),F&&(b[p]=!0),(d[p]||[]).forEach(function(_){Lt(D,_.split("."))||zt(D,_.split("."),y[p])}))})}function Lt(D,d){let y=D;a["dot-notation"]||(d=[d.join(".")]),d.slice(0,-1).forEach(function(p){y=y[p]||{}});let F=d[d.length-1];return typeof y!="object"?!1:F in y}function zt(D,d,y){let F=D;a["dot-notation"]||(d=[d.join(".")]),d.slice(0,-1).forEach(function(ht){ht=Jr(ht),typeof F=="object"&&F[ht]===void 0&&(F[ht]={}),typeof F[ht]!="object"||Array.isArray(F[ht])?(Array.isArray(F[ht])?F[ht].push({}):F[ht]=[F[ht],{}],F=F[ht][F[ht].length-1]):F=F[ht]});let p=Jr(d[d.length-1]),_=M(d.join("."),g.arrays),$=Array.isArray(y),I=a["duplicate-arguments-array"];!I&&M(p,g.nargs)&&(I=!0,(!Wt(F[p])&&g.nargs[p]===1||Array.isArray(F[p])&&F[p].length===g.nargs[p])&&(F[p]=void 0)),y===_s()?F[p]=_s(F[p]):Array.isArray(F[p])?I&&_&&$?F[p]=a["flatten-duplicate-arrays"]?F[p].concat(y):(Array.isArray(F[p][0])?F[p]:[F[p]]).concat([y]):!I&&!!_==!!$?F[p]=y:F[p]=F[p].concat([y]):F[p]===void 0&&_?F[p]=$?y:[y]:I&&!(F[p]===void 0||M(p,g.counts)||M(p,g.bools))?F[p]=[F[p],y]:F[p]=y}function se(...D){D.forEach(function(d){Object.keys(d||{}).forEach(function(y){g.aliases[y]||(g.aliases[y]=[].concat(i[y]||[]),g.aliases[y].concat(y).forEach(function(F){if(/-/.test(F)&&a["camel-case-expansion"]){let p=ue(F);p!==y&&g.aliases[y].indexOf(p)===-1&&(g.aliases[y].push(p),C[p]=!0)}}),g.aliases[y].concat(y).forEach(function(F){if(F.length>1&&/[A-Z]/.test(F)&&a["camel-case-expansion"]){let p=En(F,"-");p!==y&&g.aliases[y].indexOf(p)===-1&&(g.aliases[y].push(p),C[p]=!0)}}),g.aliases[y].forEach(function(F){g.aliases[F]=[y].concat(g.aliases[y].filter(function(p){return F!==p}))}))})})}function M(D,d){let y=[].concat(g.aliases[D]||[],D),F=Object.keys(d),p=y.find(_=>F.includes(_));return p?d[p]:!1}function Ln(D){let d=Object.keys(g);return[].concat(d.map(F=>g[F])).some(function(F){return Array.isArray(F)?F.includes(D):F[D]})}function P(D,...d){return[].concat(...d).some(function(F){let p=D.match(F);return p&&Ln(p[1])})}function K(D){if(D.match(O)||!D.match(/^-[^-]+/))return!1;let d=!0,y,F=D.slice(1).split("");for(let p=0;p<F.length;p++){if(y=D.slice(p+2),!Ln(F[p])){d=!1;break}if(F[p+1]&&F[p+1]==="="||y==="-"||/[A-Za-z]/.test(F[p])&&/^-?\d+(\.\d*)?(e-?\d+)?$/.test(y)||F[p+1]&&F[p+1].match(/\W/))break}return d}function nt(D){return a["unknown-options-as-args"]&&R(D)}function R(D){return D=D.replace(/^-{3,}/,"--"),D.match(O)||K(D)?!1:!P(D,/^-+([^=]+?)=[\s\S]*$/,T,/^-+([^=]+?)$/,/^-+([^=]+?)-$/,/^-+([^=]+?\d+)$/,/^-+([^=]+?)\W+.*$/)}function st(D){return!M(D,g.bools)&&!M(D,g.counts)&&`${D}`in c?c[D]:ot(Mt(D))}function ot(D){return{[Ot.BOOLEAN]:!0,[Ot.STRING]:"",[Ot.NUMBER]:void 0,[Ot.ARRAY]:[]}[D]}function Mt(D){let d=Ot.BOOLEAN;return M(D,g.strings)?d=Ot.STRING:M(D,g.numbers)?d=Ot.NUMBER:M(D,g.bools)?d=Ot.BOOLEAN:M(D,g.arrays)&&(d=Ot.ARRAY),d}function Wt(D){return D===void 0}function Ye(){Object.keys(g.counts).find(D=>M(D,g.arrays)?(H=Error(E("Invalid configuration: %s, opts.count excludes opts.array.",D)),!0):M(D,g.nargs)?(H=Error(E("Invalid configuration: %s, opts.count excludes opts.narg.",D)),!0):!1)}return{aliases:Object.assign({},g.aliases),argv:Object.assign(Ht,U),configuration:a,defaulted:Object.assign({},b),error:H,newAliases:Object.assign({},C)}}};function Na(n){let t=[],e=Object.create(null),s=!0;for(Object.keys(n).forEach(function(r){t.push([].concat(n[r],r))});s;){s=!1;for(let r=0;r<t.length;r++)for(let o=r+1;o<t.length;o++)if(t[r].filter(function(a){return t[o].indexOf(a)!==-1}).length){t[r]=t[r].concat(t[o]),t.splice(o,1),s=!0;break}}return t.forEach(function(r){r=r.filter(function(i,a,c){return c.indexOf(i)===a});let o=r.pop();o!==void 0&&typeof o=="string"&&(e[o]=r)}),e}function _s(n){return n!==void 0?n+1:1}function Jr(n){return n==="__proto__"?"___proto___":n}function Ra(n){return typeof n=="string"&&(n[0]==="'"||n[0]==='"')&&n[n.length-1]===n[0]?n.substring(1,n.length-1):n}var Xr=require("fs");var js,Ss,Is,Kr=process&&process.env&&process.env.YARGS_MIN_NODE_VERSION?Number(process.env.YARGS_MIN_NODE_VERSION):12,Qr=(Ss=(js=process==null?void 0:process.versions)===null||js===void 0?void 0:js.node)!==null&&Ss!==void 0?Ss:(Is=process==null?void 0:process.version)===null||Is===void 0?void 0:Is.slice(1);if(Qr&&Number(Qr.match(/^([^.]+)/)[1])<Kr)throw Error(`yargs parser supports a minimum Node.js version of ${Kr}. Read our version support policy: https://github.com/yargs/yargs-parser#supported-nodejs-versions`);var La=process?process.env:{},to=new wn({cwd:process.cwd,env:()=>La,format:Zr.format,normalize:An.normalize,resolve:An.resolve,require:n=>{if(typeof require<"u")return require(n);if(n.match(/\.json$/))return JSON.parse((0,Xr.readFileSync)(n,"utf8"));throw Error("only .json config files are supported in ESM")}}),qe=function(t,e){return to.parse(t.slice(),e).argv};qe.detailed=function(n,t){return to.parse(n.slice(),t)};qe.camelCase=ue;qe.decamelize=En;qe.looksLikeNumber=yn;var eo=qe;var Tt=require("path");function za(){return qa()?0:1}function qa(){return Ha()&&!process.defaultApp}function Ha(){return!!process.versions.electron}function no(){return process.argv[za()]}var Y=class n extends Error{constructor(t){super(t||"yargs error"),this.name="YError",Error.captureStackTrace&&Error.captureStackTrace(this,n)}};var Se=require("fs"),so=require("util"),io=require("path"),ro={fs:{readFileSync:Se.readFileSync,writeFile:Se.writeFile},format:so.format,resolve:io.resolve,exists:n=>{try{return(0,Se.statSync)(n).isFile()}catch{return!1}}};var kt,Ps=class{constructor(t){t=t||{},this.directory=t.directory||"./locales",this.updateFiles=typeof t.updateFiles=="boolean"?t.updateFiles:!0,this.locale=t.locale||"en",this.fallbackToLanguage=typeof t.fallbackToLanguage=="boolean"?t.fallbackToLanguage:!0,this.cache=Object.create(null),this.writeQueue=[]}__(...t){if(typeof arguments[0]!="string")return this._taggedLiteral(arguments[0],...arguments);let e=t.shift(),s=function(){};return typeof t[t.length-1]=="function"&&(s=t.pop()),s=s||function(){},this.cache[this.locale]||this._readLocaleFile(),!this.cache[this.locale][e]&&this.updateFiles?(this.cache[this.locale][e]=e,this._enqueueWrite({directory:this.directory,locale:this.locale,cb:s})):s(),kt.format.apply(kt.format,[this.cache[this.locale][e]||e].concat(t))}__n(){let t=Array.prototype.slice.call(arguments),e=t.shift(),s=t.shift(),r=t.shift(),o=function(){};typeof t[t.length-1]=="function"&&(o=t.pop()),this.cache[this.locale]||this._readLocaleFile();let i=r===1?e:s;this.cache[this.locale][e]&&(i=this.cache[this.locale][e][r===1?"one":"other"]),!this.cache[this.locale][e]&&this.updateFiles?(this.cache[this.locale][e]={one:e,other:s},this._enqueueWrite({directory:this.directory,locale:this.locale,cb:o})):o();let a=[i];return~i.indexOf("%d")&&a.push(r),kt.format.apply(kt.format,a.concat(t))}setLocale(t){this.locale=t}getLocale(){return this.locale}updateLocale(t){this.cache[this.locale]||this._readLocaleFile();for(let e in t)Object.prototype.hasOwnProperty.call(t,e)&&(this.cache[this.locale][e]=t[e])}_taggedLiteral(t,...e){let s="";return t.forEach(function(r,o){let i=e[o+1];s+=r,typeof i<"u"&&(s+="%s")}),this.__.apply(this,[s].concat([].slice.call(e,1)))}_enqueueWrite(t){this.writeQueue.push(t),this.writeQueue.length===1&&this._processWriteQueue()}_processWriteQueue(){let t=this,e=this.writeQueue[0],s=e.directory,r=e.locale,o=e.cb,i=this._resolveLocaleFile(s,r),a=JSON.stringify(this.cache[r],null,2);kt.fs.writeFile(i,a,"utf-8",function(c){t.writeQueue.shift(),t.writeQueue.length>0&&t._processWriteQueue(),o(c)})}_readLocaleFile(){let t={},e=this._resolveLocaleFile(this.directory,this.locale);try{kt.fs.readFileSync&&(t=JSON.parse(kt.fs.readFileSync(e,"utf-8")))}catch(s){if(s instanceof SyntaxError&&(s.message="syntax error in "+e),s.code==="ENOENT")t={};else throw s}this.cache[this.locale]=t}_resolveLocaleFile(t,e){let s=kt.resolve(t,"./",e+".json");if(this.fallbackToLanguage&&!this._fileExistsSync(s)&&~e.lastIndexOf("_")){let r=kt.resolve(t,"./",e.split("_")[0]+".json");this._fileExistsSync(r)&&(s=r)}return s}_fileExistsSync(t){return kt.exists(t)}};function oo(n,t){kt=t;let e=new Ps(n);return{__:e.__.bind(e),__n:e.__n.bind(e),setLocale:e.setLocale.bind(e),getLocale:e.getLocale.bind(e),updateLocale:e.updateLocale.bind(e),locale:e.locale}}var Ua=n=>oo(n,ro),uo=Ua;var Ya={},Va="require is not supported by ESM",ao="loading a directory of commands is not supported yet for ESM",He;try{He=(0,Do.fileURLToPath)(Ya.url)}catch{He=process.cwd()}var Ga=He.substring(0,He.lastIndexOf("node_modules")),ho={assert:{notStrictEqual:$n.notStrictEqual,strictEqual:$n.strictEqual},cliui:Os,findUp:Gr,getEnv:n=>process.env[n],inspect:co.inspect,getCallerFile:()=>{throw new Y(ao)},getProcessArgvBin:no,mainFilename:Ga||process.cwd(),Parser:eo,path:{basename:Tt.basename,dirname:Tt.dirname,extname:Tt.extname,relative:Tt.relative,resolve:Tt.resolve},process:{argv:()=>process.argv,cwd:process.cwd,emitWarning:(n,t)=>process.emitWarning(n,t),execPath:()=>process.execPath,exit:process.exit,nextTick:process.nextTick,stdColumns:typeof process.stdout.columns<"u"?process.stdout.columns:null},readFileSync:lo.readFileSync,require:()=>{throw new Y(Va)},requireDirectory:()=>{throw new Y(ao)},stringWidth:n=>[...n].length,y18n:uo({directory:(0,Tt.resolve)(He,"../../../locales"),updateFiles:!1})};function Ft(n,t,e,s){e.assert.notStrictEqual(n,t,s)}function Ms(n,t){t.assert.strictEqual(typeof n,"string")}function Ie(n){return Object.keys(n)}function J(n){return!!n&&!!n.then&&typeof n.then=="function"}function Jt(n){let e=n.replace(/\s{2,}/g," ").split(/\s+(?![^[]*]|[^<]*>)/),s=/\.*[\][<>]/g,r=e.shift();if(!r)throw new Error(`No command found in: ${n}`);let o={cmd:r.replace(s,""),demanded:[],optional:[]};return e.forEach((i,a)=>{let c=!1;i=i.replace(/\s/g,""),/\.+[\]>]/.test(i)&&a===e.length-1&&(c=!0),/^\[/.test(i)?o.optional.push({cmd:i.replace(s,"").split("|"),variadic:c}):o.demanded.push({cmd:i.replace(s,"").split("|"),variadic:c})}),o}var Ja=["first","second","third","fourth","fifth","sixth"];function x(n,t,e){function s(){return typeof n=="object"?[{demanded:[],optional:[]},n,t]:[Jt(`cmd ${n}`),t,e]}try{let r=0,[o,i,a]=s(),c=[].slice.call(i);for(;c.length&&c[c.length-1]===void 0;)c.pop();let h=a||c.length;if(h<o.demanded.length)throw new Y(`Not enough arguments provided. Expected ${o.demanded.length} but received ${c.length}.`);let f=o.demanded.length+o.optional.length;if(h>f)throw new Y(`Too many arguments provided. Expected max ${f} but received ${h}.`);o.demanded.forEach(l=>{let m=c.shift(),C=fo(m);l.cmd.filter(E=>E===C||E==="*").length===0&&po(C,l.cmd,r),r+=1}),o.optional.forEach(l=>{if(c.length===0)return;let m=c.shift(),C=fo(m);l.cmd.filter(E=>E===C||E==="*").length===0&&po(C,l.cmd,r),r+=1})}catch(r){console.warn(r.stack)}}function fo(n){return Array.isArray(n)?"array":n===null?"null":typeof n}function po(n,t,e){throw new Y(`Invalid ${Ja[e]||"manyith"} argument. Expected ${t.join(" or ")} but received ${n}.`)}var xn=class{constructor(t){this.globalMiddleware=[],this.frozens=[],this.yargs=t}addMiddleware(t,e,s=!0,r=!1){if(x("<array|function> [boolean] [boolean] [boolean]",[t,e,s],arguments.length),Array.isArray(t)){for(let o=0;o<t.length;o++){if(typeof t[o]!="function")throw Error("middleware must be a function");let i=t[o];i.applyBeforeValidation=e,i.global=s}Array.prototype.push.apply(this.globalMiddleware,t)}else if(typeof t=="function"){let o=t;o.applyBeforeValidation=e,o.global=s,o.mutates=r,this.globalMiddleware.push(t)}return this.yargs}addCoerceMiddleware(t,e){let s=this.yargs.getAliases();return this.globalMiddleware=this.globalMiddleware.filter(r=>{let o=[...s[e]||[],e];return r.option?!o.includes(r.option):!0}),t.option=e,this.addMiddleware(t,!0,!0,!0)}getMiddleware(){return this.globalMiddleware}freeze(){this.frozens.push([...this.globalMiddleware])}unfreeze(){let t=this.frozens.pop();t!==void 0&&(this.globalMiddleware=t)}reset(){this.globalMiddleware=this.globalMiddleware.filter(t=>t.global)}};function mo(n){return n?n.map(t=>(t.applyBeforeValidation=!1,t)):[]}function ae(n,t,e,s){return e.reduce((r,o)=>{if(o.applyBeforeValidation!==s)return r;if(o.mutates){if(o.applied)return r;o.applied=!0}if(J(r))return r.then(i=>Promise.all([i,o(i,t)])).then(([i,a])=>Object.assign(i,a));{let i=o(r,t);return J(i)?i.then(a=>Object.assign(r,a)):Object.assign(r,i)}},n)}function ce(n,t,e=s=>{throw s}){try{let s=Ka(n)?n():n;return J(s)?s.then(r=>t(r)):t(s)}catch(s){return e(s)}}function Ka(n){return typeof n=="function"}function Ws(n){if(typeof require>"u")return null;for(let t=0,e=Object.keys(require.cache),s;t<e.length;t++)if(s=require.cache[e[t]],s.exports===n)return s;return null}var Pe=/(^\*)|(^\$0)/,ks=class{constructor(t,e,s,r){this.requireCache=new Set,this.handlers={},this.aliasMap={},this.frozens=[],this.shim=r,this.usage=t,this.globalMiddleware=s,this.validation=e}addDirectory(t,e,s,r){r=r||{},typeof r.recurse!="boolean"&&(r.recurse=!1),Array.isArray(r.extensions)||(r.extensions=["js"]);let o=typeof r.visit=="function"?r.visit:i=>i;r.visit=(i,a,c)=>{let h=o(i,a,c);if(h){if(this.requireCache.has(a))return h;this.requireCache.add(a),this.addHandler(h)}return h},this.shim.requireDirectory({require:e,filename:s},t,r)}addHandler(t,e,s,r,o,i){let a=[],c=mo(o);if(r=r||(()=>{}),Array.isArray(t))if(Qa(t))[t,...a]=t;else for(let h of t)this.addHandler(h);else if(Xa(t)){let h=Array.isArray(t.command)||typeof t.command=="string"?t.command:this.moduleName(t);t.aliases&&(h=[].concat(h).concat(t.aliases)),this.addHandler(h,this.extractDesc(t),t.builder,t.handler,t.middlewares,t.deprecated);return}else if(go(s)){this.addHandler([t].concat(a),e,s.builder,s.handler,s.middlewares,s.deprecated);return}if(typeof t=="string"){let h=Jt(t);a=a.map(m=>Jt(m).cmd);let f=!1,l=[h.cmd].concat(a).filter(m=>Pe.test(m)?(f=!0,!1):!0);l.length===0&&f&&l.push("$0"),f&&(h.cmd=l[0],a=l.slice(1),t=t.replace(Pe,h.cmd)),a.forEach(m=>{this.aliasMap[m]=h.cmd}),e!==!1&&this.usage.command(t,e,f,a,i),this.handlers[h.cmd]={original:t,description:e,handler:r,builder:s||{},middlewares:c,deprecated:i,demanded:h.demanded,optional:h.optional},f&&(this.defaultCommand=this.handlers[h.cmd])}}getCommandHandlers(){return this.handlers}getCommands(){return Object.keys(this.handlers).concat(Object.keys(this.aliasMap))}hasDefaultCommand(){return!!this.defaultCommand}runCommand(t,e,s,r,o,i){let a=this.handlers[t]||this.handlers[this.aliasMap[t]]||this.defaultCommand,c=e.getInternalMethods().getContext(),h=c.commands.slice(),f=!t;t&&(c.commands.push(t),c.fullCommands.push(a.original));let l=this.applyBuilderUpdateUsageAndParse(f,a,e,s.aliases,h,r,o,i);return J(l)?l.then(m=>this.applyMiddlewareAndGetResult(f,a,m.innerArgv,c,o,m.aliases,e)):this.applyMiddlewareAndGetResult(f,a,l.innerArgv,c,o,l.aliases,e)}applyBuilderUpdateUsageAndParse(t,e,s,r,o,i,a,c){let h=e.builder,f=s;if(vn(h)){s.getInternalMethods().getUsageInstance().freeze();let l=h(s.getInternalMethods().reset(r),c);if(J(l))return l.then(m=>(f=Fo(m)?m:s,this.parseAndUpdateUsage(t,e,f,o,i,a)))}else Za(h)&&(s.getInternalMethods().getUsageInstance().freeze(),f=s.getInternalMethods().reset(r),Object.keys(e.builder).forEach(l=>{f.option(l,h[l])}));return this.parseAndUpdateUsage(t,e,f,o,i,a)}parseAndUpdateUsage(t,e,s,r,o,i){t&&s.getInternalMethods().getUsageInstance().unfreeze(!0),this.shouldUpdateUsage(s)&&s.getInternalMethods().getUsageInstance().usage(this.usageFromParentCommandsCommandHandler(r,e),e.description);let a=s.getInternalMethods().runYargsParserAndExecuteCommands(null,void 0,!0,o,i);return J(a)?a.then(c=>({aliases:s.parsed.aliases,innerArgv:c})):{aliases:s.parsed.aliases,innerArgv:a}}shouldUpdateUsage(t){return!t.getInternalMethods().getUsageInstance().getUsageDisabled()&&t.getInternalMethods().getUsageInstance().getUsage().length===0}usageFromParentCommandsCommandHandler(t,e){let s=Pe.test(e.original)?e.original.replace(Pe,"").trim():e.original,r=t.filter(o=>!Pe.test(o));return r.push(s),`$0 ${r.join(" ")}`}handleValidationAndGetResult(t,e,s,r,o,i,a,c){if(!i.getInternalMethods().getHasOutput()){let h=i.getInternalMethods().runValidation(o,c,i.parsed.error,t);s=ce(s,f=>(h(f),f))}if(e.handler&&!i.getInternalMethods().getHasOutput()){i.getInternalMethods().setHasOutput();let h=!!i.getOptions().configuration["populate--"];i.getInternalMethods().postProcess(s,h,!1,!1),s=ae(s,i,a,!1),s=ce(s,f=>{let l=e.handler(f);return J(l)?l.then(()=>f):f}),t||i.getInternalMethods().getUsageInstance().cacheHelpMessage(),J(s)&&!i.getInternalMethods().hasParseCallback()&&s.catch(f=>{try{i.getInternalMethods().getUsageInstance().fail(null,f)}catch{}})}return t||(r.commands.pop(),r.fullCommands.pop()),s}applyMiddlewareAndGetResult(t,e,s,r,o,i,a){let c={};if(o)return s;a.getInternalMethods().getHasOutput()||(c=this.populatePositionals(e,s,r,a));let h=this.globalMiddleware.getMiddleware().slice(0).concat(e.middlewares),f=ae(s,a,h,!0);return J(f)?f.then(l=>this.handleValidationAndGetResult(t,e,l,r,i,a,h,c)):this.handleValidationAndGetResult(t,e,f,r,i,a,h,c)}populatePositionals(t,e,s,r){e._=e._.slice(s.commands.length);let o=t.demanded.slice(0),i=t.optional.slice(0),a={};for(this.validation.positionalCount(o.length,e._.length);o.length;){let c=o.shift();this.populatePositional(c,e,a)}for(;i.length;){let c=i.shift();this.populatePositional(c,e,a)}return e._=s.commands.concat(e._.map(c=>""+c)),this.postProcessPositionals(e,a,this.cmdToParseOptions(t.original),r),a}populatePositional(t,e,s){let r=t.cmd[0];t.variadic?s[r]=e._.splice(0).map(String):e._.length&&(s[r]=[String(e._.shift())])}cmdToParseOptions(t){let e={array:[],default:{},alias:{},demand:{}},s=Jt(t);return s.demanded.forEach(r=>{let[o,...i]=r.cmd;r.variadic&&(e.array.push(o),e.default[o]=[]),e.alias[o]=i,e.demand[o]=!0}),s.optional.forEach(r=>{let[o,...i]=r.cmd;r.variadic&&(e.array.push(o),e.default[o]=[]),e.alias[o]=i}),e}postProcessPositionals(t,e,s,r){let o=Object.assign({},r.getOptions());o.default=Object.assign(s.default,o.default);for(let h of Object.keys(s.alias))o.alias[h]=(o.alias[h]||[]).concat(s.alias[h]);o.array=o.array.concat(s.array),o.config={};let i=[];if(Object.keys(e).forEach(h=>{e[h].map(f=>{o.configuration["unknown-options-as-args"]&&(o.key[h]=!0),i.push(`--${h}`),i.push(f)})}),!i.length)return;let a=Object.assign({},o.configuration,{"populate--":!1}),c=this.shim.Parser.detailed(i,Object.assign({},o,{configuration:a}));if(c.error)r.getInternalMethods().getUsageInstance().fail(c.error.message,c.error);else{let h=Object.keys(e);Object.keys(e).forEach(f=>{h.push(...c.aliases[f])}),Object.keys(c.argv).forEach(f=>{h.includes(f)&&(e[f]||(e[f]=c.argv[f]),!this.isInConfigs(r,f)&&!this.isDefaulted(r,f)&&Object.prototype.hasOwnProperty.call(t,f)&&Object.prototype.hasOwnProperty.call(c.argv,f)&&(Array.isArray(t[f])||Array.isArray(c.argv[f]))?t[f]=[].concat(t[f],c.argv[f]):t[f]=c.argv[f])})}}isDefaulted(t,e){let{default:s}=t.getOptions();return Object.prototype.hasOwnProperty.call(s,e)||Object.prototype.hasOwnProperty.call(s,this.shim.Parser.camelCase(e))}isInConfigs(t,e){let{configObjects:s}=t.getOptions();return s.some(r=>Object.prototype.hasOwnProperty.call(r,e))||s.some(r=>Object.prototype.hasOwnProperty.call(r,this.shim.Parser.camelCase(e)))}runDefaultBuilderOn(t){if(!this.defaultCommand)return;if(this.shouldUpdateUsage(t)){let s=Pe.test(this.defaultCommand.original)?this.defaultCommand.original:this.defaultCommand.original.replace(/^[^[\]<>]*/,"$0 ");t.getInternalMethods().getUsageInstance().usage(s,this.defaultCommand.description)}let e=this.defaultCommand.builder;if(vn(e))return e(t,!0);go(e)||Object.keys(e).forEach(s=>{t.option(s,e[s])})}moduleName(t){let e=Ws(t);if(!e)throw new Error(`No command name given for module: ${this.shim.inspect(t)}`);return this.commandFromFilename(e.filename)}commandFromFilename(t){return this.shim.path.basename(t,this.shim.path.extname(t))}extractDesc({describe:t,description:e,desc:s}){for(let r of[t,e,s]){if(typeof r=="string"||r===!1)return r;Ft(r,!0,this.shim)}return!1}freeze(){this.frozens.push({handlers:this.handlers,aliasMap:this.aliasMap,defaultCommand:this.defaultCommand})}unfreeze(){let t=this.frozens.pop();Ft(t,void 0,this.shim),{handlers:this.handlers,aliasMap:this.aliasMap,defaultCommand:this.defaultCommand}=t}reset(){return this.handlers={},this.aliasMap={},this.defaultCommand=void 0,this.requireCache=new Set,this}};function Co(n,t,e,s){return new ks(n,t,e,s)}function go(n){return typeof n=="object"&&!!n.builder&&typeof n.handler=="function"}function Qa(n){return n.every(t=>typeof t=="string")}function vn(n){return typeof n=="function"}function Za(n){return typeof n=="object"}function Xa(n){return typeof n=="object"&&!Array.isArray(n)}function Kt(n={},t=()=>!0){let e={};return Ie(n).forEach(s=>{t(s,n[s])&&(e[s]=n[s])}),e}function Qt(n){typeof process>"u"||[process.stdout,process.stderr].forEach(t=>{let e=t;e._handle&&e.isTTY&&typeof e._handle.setBlocking=="function"&&e._handle.setBlocking(n)})}function tc(n){return typeof n=="boolean"}function Eo(n,t){let e=t.y18n.__,s={},r=[];s.failFn=function(A){r.push(A)};let o=null,i=null,a=!0;s.showHelpOnFail=function(A=!0,B){let[N,q]=typeof A=="string"?[!0,A]:[A,B];return n.getInternalMethods().isGlobalContext()&&(i=q),o=q,a=N,s};let c=!1;s.fail=function(A,B){let N=n.getInternalMethods().getLoggerInstance();if(r.length)for(let q=r.length-1;q>=0;--q){let lt=r[q];if(tc(lt)){if(B)throw B;if(A)throw Error(A)}else lt(A,B,s)}else{if(n.getExitProcess()&&Qt(!0),!c){c=!0,a&&(n.showHelp("error"),N.error()),(A||B)&&N.error(A||B);let q=o||i;q&&((A||B)&&N.error(""),N.error(q))}if(B=B||new Y(A),n.getExitProcess())return n.exit(1);if(n.getInternalMethods().hasParseCallback())return n.exit(1,B);throw B}};let h=[],f=!1;s.usage=(j,A)=>j===null?(f=!0,h=[],s):(f=!1,h.push([j,A||""]),s),s.getUsage=()=>h,s.getUsageDisabled=()=>f,s.getPositionalGroupName=()=>e("Positionals:");let l=[];s.example=(j,A)=>{l.push([j,A||""])};let m=[];s.command=function(A,B,N,q,lt=!1){N&&(m=m.map(z=>(z[2]=!1,z))),m.push([A,B||"",N,q,lt])},s.getCommands=()=>m;let C={};s.describe=function(A,B){Array.isArray(A)?A.forEach(N=>{s.describe(N,B)}):typeof A=="object"?Object.keys(A).forEach(N=>{s.describe(N,A[N])}):C[A]=B},s.getDescriptions=()=>C;let b=[];s.epilog=j=>{b.push(j)};let E=!1,g;s.wrap=j=>{E=!0,g=j},s.getWrap=()=>t.getEnv("YARGS_DISABLE_WRAP")?null:(E||(g=be(),E=!0),g);let O="__yargsString__:";s.deferY18nLookup=j=>O+j,s.help=function(){if(L)return L;H();let A=n.customScriptName?n.$0:t.path.basename(n.$0),B=n.getDemandedOptions(),N=n.getDemandedCommands(),q=n.getDeprecatedOptions(),lt=n.getGroups(),z=n.getOptions(),Dt=[];Dt=Dt.concat(Object.keys(C)),Dt=Dt.concat(Object.keys(B)),Dt=Dt.concat(Object.keys(N)),Dt=Dt.concat(Object.keys(z.default)),Dt=Dt.filter(Ht),Dt=Object.keys(Dt.reduce((P,K)=>(K!=="_"&&(P[K]=!0),P),{}));let ne=s.getWrap(),X=t.cliui({width:ne,wrap:!!ne});if(!f){if(h.length)h.forEach(P=>{X.div({text:`${P[0].replace(/\$0/g,A)}`}),P[1]&&X.div({text:`${P[1]}`,padding:[1,0,0,0]})}),X.div();else if(m.length){let P=null;N._?P=`${A} <${e("command")}>
|
|
104
|
+
`),o.border&&(r.unshift("."+"-".repeat(this.negatePadding(o)+2)+"."),r.push("'"+"-".repeat(this.negatePadding(o)+2)+"'")),o.padding&&(r.unshift(...new Array(o.padding[Sa]||0).fill("")),r.push(...new Array(o.padding[Ia]||0).fill(""))),r.forEach((a,c)=>{e[c]||e.push([]);let h=e[c];for(let f=0;f<i;f++)h[f]===void 0&&h.push("");h.push(a)})}),e}negatePadding(t){let e=t.width||0;return t.padding&&(e-=(t.padding[Fn]||0)+(t.padding[Cn]||0)),t.border&&(e-=4),e}columnWidths(t){if(!this.wrap)return t.map(i=>i.width||yt.stringWidth(i.text));let e=t.length,s=this.width,r=t.map(i=>{if(i.width)return e--,s-=i.width,i.width}),o=e?Math.floor(s/e):0;return r.map((i,a)=>i===void 0?Math.max(o,Pa(t[a])):i)}};function zr(n,t,e){return n.border?/[.']-+[.']/.test(t)?"":t.trim().length!==0?e:" ":""}function Pa(n){let t=n.padding||[],e=1+(t[Fn]||0)+(t[Cn]||0);return n.border?e+4:e}function Ma(){return typeof process=="object"&&process.stdout&&process.stdout.columns?process.stdout.columns:80}function Wa(n,t){n=n.trim();let e=yt.stringWidth(n);return e<t?" ".repeat(t-e)+n:n}function ka(n,t){n=n.trim();let e=yt.stringWidth(n);return e>=t?n:" ".repeat(t-e>>1)+n}var yt;function qr(n,t){return yt=t,new vs({width:(n==null?void 0:n.width)||Ma(),wrap:n==null?void 0:n.wrap})}var Hr=new RegExp("\x1B(?:\\[(?:\\d+[ABCDEFGJKSTm]|\\d+;\\d+[Hfm]|\\d+;\\d+;\\d+m|6n|s|u|\\?25[lh])|\\w)","g");function Bs(n){return n.replace(Hr,"")}function Ur(n,t){let[e,s]=n.match(Hr)||["",""];n=Bs(n);let r="";for(let o=0;o<n.length;o++)o!==0&&o%t===0&&(r+=`
|
|
105
|
+
`),r+=n.charAt(o);return e&&s&&(r=`${e}${r}${s}`),r}function Os(n){return qr(n,{stringWidth:t=>[...t].length,stripAnsi:Bs,wrap:Ur})}var je=require("path"),bn=require("fs");function Vr(n,t){let e=(0,je.resolve)(".",n),s;for((0,bn.statSync)(e).isDirectory()||(e=(0,je.dirname)(e));;){if(s=t(e,(0,bn.readdirSync)(e)),s)return(0,je.resolve)(e,s);if(e=(0,je.dirname)(s=e),s===e)break}}var ao=require("util"),co=require("fs"),lo=require("url");var Qr=require("util"),An=require("path");function ue(n){if(n!==n.toLowerCase()&&n!==n.toUpperCase()||(n=n.toLowerCase()),n.indexOf("-")===-1&&n.indexOf("_")===-1)return n;{let e="",s=!1,r=n.match(/^-+/);for(let o=r?r[0].length:0;o<n.length;o++){let i=n.charAt(o);s&&(s=!1,i=i.toUpperCase()),o!==0&&(i==="-"||i==="_")?s=!0:i!=="-"&&i!=="_"&&(e+=i)}return e}}function En(n,t){let e=n.toLowerCase();t=t||"-";let s="";for(let r=0;r<n.length;r++){let o=e.charAt(r),i=n.charAt(r);o!==i&&r>0?s+=`${t}${e.charAt(r)}`:s+=i}return s}function yn(n){return n==null?!1:typeof n=="number"||/^0x[0-9a-f]+$/i.test(n)?!0:/^0[^.]/.test(n)?!1:/^[-]?(?:\d+(?:\.\d*)?|\.\d+)(e[-+]?\d+)?$/.test(n)}function Gr(n){if(Array.isArray(n))return n.map(i=>typeof i!="string"?i+"":i);n=n.trim();let t=0,e=null,s=null,r=null,o=[];for(let i=0;i<n.length;i++){if(e=s,s=n.charAt(i),s===" "&&!r){e!==" "&&t++;continue}s===r?r=null:(s==="'"||s==='"')&&!r&&(r=s),o[t]||(o[t]=""),o[t]+=s}return o}var Ot;(function(n){n.BOOLEAN="boolean",n.STRING="string",n.NUMBER="number",n.ARRAY="array"})(Ot||(Ot={}));var qt,wn=class{constructor(t){qt=t}parse(t,e){let s=Object.assign({alias:void 0,array:void 0,boolean:void 0,config:void 0,configObjects:void 0,configuration:void 0,coerce:void 0,count:void 0,default:void 0,envPrefix:void 0,narg:void 0,normalize:void 0,string:void 0,number:void 0,__:void 0,key:void 0},e),r=Gr(t),o=typeof t=="string",i=Ta(Object.assign(Object.create(null),s.alias)),a=Object.assign({"boolean-negation":!0,"camel-case-expansion":!0,"combine-arrays":!1,"dot-notation":!0,"duplicate-arguments-array":!0,"flatten-duplicate-arrays":!0,"greedy-arrays":!0,"halt-at-non-option":!1,"nargs-eats-options":!1,"negation-prefix":"no-","parse-numbers":!0,"parse-positional-numbers":!0,"populate--":!1,"set-placeholder-key":!1,"short-option-groups":!0,"strip-aliased":!1,"strip-dashed":!1,"unknown-options-as-args":!1},s.configuration),c=Object.assign(Object.create(null),s.default),h=s.configObjects||[],f=s.envPrefix,l=a["populate--"],m=l?"--":"_",C=Object.create(null),b=Object.create(null),E=s.__||qt.format,g={aliases:Object.create(null),arrays:Object.create(null),bools:Object.create(null),strings:Object.create(null),numbers:Object.create(null),counts:Object.create(null),normalize:Object.create(null),configs:Object.create(null),nargs:Object.create(null),coercions:Object.create(null),keys:[]},O=/^-([0-9]+(\.[0-9]+)?|\.[0-9]+)$/,T=new RegExp("^--"+a["negation-prefix"]+"(.+)");[].concat(s.array||[]).filter(Boolean).forEach(function(D){let d=typeof D=="object"?D.key:D,y=Object.keys(D).map(function(F){return{boolean:"bools",string:"strings",number:"numbers"}[F]}).filter(Boolean).pop();y&&(g[y][d]=!0),g.arrays[d]=!0,g.keys.push(d)}),[].concat(s.boolean||[]).filter(Boolean).forEach(function(D){g.bools[D]=!0,g.keys.push(D)}),[].concat(s.string||[]).filter(Boolean).forEach(function(D){g.strings[D]=!0,g.keys.push(D)}),[].concat(s.number||[]).filter(Boolean).forEach(function(D){g.numbers[D]=!0,g.keys.push(D)}),[].concat(s.count||[]).filter(Boolean).forEach(function(D){g.counts[D]=!0,g.keys.push(D)}),[].concat(s.normalize||[]).filter(Boolean).forEach(function(D){g.normalize[D]=!0,g.keys.push(D)}),typeof s.narg=="object"&&Object.entries(s.narg).forEach(([D,d])=>{typeof d=="number"&&(g.nargs[D]=d,g.keys.push(D))}),typeof s.coerce=="object"&&Object.entries(s.coerce).forEach(([D,d])=>{typeof d=="function"&&(g.coercions[D]=d,g.keys.push(D))}),typeof s.config<"u"&&(Array.isArray(s.config)||typeof s.config=="string"?[].concat(s.config).filter(Boolean).forEach(function(D){g.configs[D]=!0}):typeof s.config=="object"&&Object.entries(s.config).forEach(([D,d])=>{(typeof d=="boolean"||typeof d=="function")&&(g.configs[D]=d)})),ie(s.key,i,s.default,g.arrays),Object.keys(c).forEach(function(D){(g.aliases[D]||[]).forEach(function(d){c[d]=c[D]})});let H=null;Ye();let L=[],U=Object.assign(Object.create(null),{_:[]}),Ht={};for(let D=0;D<r.length;D++){let d=r[D],y=d.replace(/^-{3,}/,"---"),F,p,_,$,I,ht;if(d!=="--"&&/^-/.test(d)&&nt(d))Pt(d);else if(y.match(/^---+(=|$)/)){Pt(d);continue}else if(d.match(/^--.+=/)||!a["short-option-groups"]&&d.match(/^-.+=/))$=d.match(/^--?([^=]+)=([\s\S]*)$/),$!==null&&Array.isArray($)&&$.length>=3&&(M($[1],g.arrays)?D=ne(D,$[1],r,$[2]):M($[1],g.nargs)!==!1?D=be(D,$[1],r,$[2]):V($[1],$[2],!0));else if(d.match(T)&&a["boolean-negation"])$=d.match(T),$!==null&&Array.isArray($)&&$.length>=2&&(p=$[1],V(p,M(p,g.arrays)?[!1]:!1));else if(d.match(/^--.+/)||!a["short-option-groups"]&&d.match(/^-[^-]+/))$=d.match(/^--?(.+)/),$!==null&&Array.isArray($)&&$.length>=2&&(p=$[1],M(p,g.arrays)?D=ne(D,p,r):M(p,g.nargs)!==!1?D=be(D,p,r):(I=r[D+1],I!==void 0&&(!I.match(/^-/)||I.match(O))&&!M(p,g.bools)&&!M(p,g.counts)||/^(true|false)$/.test(I)?(V(p,I),D++):V(p,st(p))));else if(d.match(/^-.\..+=/))$=d.match(/^-([^=]+)=([\s\S]*)$/),$!==null&&Array.isArray($)&&$.length>=3&&V($[1],$[2]);else if(d.match(/^-.\..+/)&&!d.match(O))I=r[D+1],$=d.match(/^-(.\..+)/),$!==null&&Array.isArray($)&&$.length>=2&&(p=$[1],I!==void 0&&!I.match(/^-/)&&!M(p,g.bools)&&!M(p,g.counts)?(V(p,I),D++):V(p,st(p)));else if(d.match(/^-[^-]+/)&&!d.match(O)){_=d.slice(1,-1).split(""),F=!1;for(let mt=0;mt<_.length;mt++){if(I=d.slice(mt+2),_[mt+1]&&_[mt+1]==="="){ht=d.slice(mt+3),p=_[mt],M(p,g.arrays)?D=ne(D,p,r,ht):M(p,g.nargs)!==!1?D=be(D,p,r,ht):V(p,ht),F=!0;break}if(I==="-"){V(_[mt],I);continue}if(/[A-Za-z]/.test(_[mt])&&/^-?\d+(\.\d*)?(e-?\d+)?$/.test(I)&&M(I,g.bools)===!1){V(_[mt],I),F=!0;break}if(_[mt+1]&&_[mt+1].match(/\W/)){V(_[mt],I),F=!0;break}else V(_[mt],st(_[mt]))}p=d.slice(-1)[0],!F&&p!=="-"&&(M(p,g.arrays)?D=ne(D,p,r):M(p,g.nargs)!==!1?D=be(D,p,r):(I=r[D+1],I!==void 0&&(!/^(-|--)[^-]/.test(I)||I.match(O))&&!M(p,g.bools)&&!M(p,g.counts)||/^(true|false)$/.test(I)?(V(p,I),D++):V(p,st(p))))}else if(d.match(/^-[0-9]$/)&&d.match(O)&&M(d.slice(1),g.bools))p=d.slice(1),V(p,st(p));else if(d==="--"){L=r.slice(D+1);break}else if(a["halt-at-non-option"]){L=r.slice(D);break}else Pt(d)}z(U,!0),z(U,!1),N(U),lt(),X(U,g.aliases,c,!0),Dt(U),a["set-placeholder-key"]&&se(U),Object.keys(g.counts).forEach(function(D){Lt(U,D.split("."))||V(D,0)}),l&&L.length&&(U[m]=[]),L.forEach(function(D){U[m].push(D)}),a["camel-case-expansion"]&&a["strip-dashed"]&&Object.keys(U).filter(D=>D!=="--"&&D.includes("-")).forEach(D=>{delete U[D]}),a["strip-aliased"]&&[].concat(...Object.keys(i).map(D=>i[D])).forEach(D=>{a["camel-case-expansion"]&&D.includes("-")&&delete U[D.split(".").map(d=>ue(d)).join(".")],delete U[D]});function Pt(D){let d=B("_",D);(typeof d=="string"||typeof d=="number")&&U._.push(d)}function be(D,d,y,F){let p,_=M(d,g.nargs);if(_=typeof _!="number"||isNaN(_)?1:_,_===0)return Wt(F)||(H=Error(E("Argument unexpected for: %s",d))),V(d,st(d)),D;let $=Wt(F)?0:1;if(a["nargs-eats-options"])y.length-(D+1)+$<_&&(H=Error(E("Not enough arguments following: %s",d))),$=_;else{for(p=D+1;p<y.length&&(!y[p].match(/^-[^0-9]/)||y[p].match(O)||nt(y[p]));p++)$++;$<_&&(H=Error(E("Not enough arguments following: %s",d)))}let I=Math.min($,_);for(!Wt(F)&&I>0&&(V(d,F),I--),p=D+1;p<I+D+1;p++)V(d,y[p]);return D+I}function ne(D,d,y,F){let p=[],_=F||y[D+1],$=M(d,g.nargs);if(M(d,g.bools)&&!/^(true|false)$/.test(_))p.push(!0);else if(Wt(_)||Wt(F)&&/^-/.test(_)&&!O.test(_)&&!nt(_)){if(c[d]!==void 0){let I=c[d];p=Array.isArray(I)?I:[I]}}else{Wt(F)||p.push(A(d,F,!0));for(let I=D+1;I<y.length&&!(!a["greedy-arrays"]&&p.length>0||$&&typeof $=="number"&&p.length>=$||(_=y[I],/^-/.test(_)&&!O.test(_)&&!nt(_)));I++)D=I,p.push(A(d,_,o))}return typeof $=="number"&&($&&p.length<$||isNaN($)&&p.length===0)&&(H=Error(E("Not enough arguments following: %s",d))),V(d,p),D}function V(D,d,y=o){if(/-/.test(D)&&a["camel-case-expansion"]){let _=D.split(".").map(function($){return ue($)}).join(".");j(D,_)}let F=A(D,d,y),p=D.split(".");zt(U,p,F),g.aliases[D]&&g.aliases[D].forEach(function(_){let $=_.split(".");zt(U,$,F)}),p.length>1&&a["dot-notation"]&&(g.aliases[p[0]]||[]).forEach(function(_){let $=_.split("."),I=[].concat(p);I.shift(),$=$.concat(I),(g.aliases[D]||[]).includes($.join("."))||zt(U,$,F)}),M(D,g.normalize)&&!M(D,g.arrays)&&[D].concat(g.aliases[D]||[]).forEach(function($){Object.defineProperty(Ht,$,{enumerable:!0,get(){return d},set(I){d=typeof I=="string"?qt.normalize(I):I}})})}function j(D,d){g.aliases[D]&&g.aliases[D].length||(g.aliases[D]=[d],C[d]=!0),g.aliases[d]&&g.aliases[d].length||j(d,D)}function A(D,d,y){y&&(d=Na(d)),(M(D,g.bools)||M(D,g.counts))&&typeof d=="string"&&(d=d==="true");let F=Array.isArray(d)?d.map(function(p){return B(D,p)}):B(D,d);return M(D,g.counts)&&(Wt(F)||typeof F=="boolean")&&(F=_s()),M(D,g.normalize)&&M(D,g.arrays)&&(Array.isArray(d)?F=d.map(p=>qt.normalize(p)):F=qt.normalize(d)),F}function B(D,d){return!a["parse-positional-numbers"]&&D==="_"||!M(D,g.strings)&&!M(D,g.bools)&&!Array.isArray(d)&&(yn(d)&&a["parse-numbers"]&&Number.isSafeInteger(Math.floor(parseFloat(`${d}`)))||!Wt(d)&&M(D,g.numbers))&&(d=Number(d)),d}function N(D){let d=Object.create(null);X(d,g.aliases,c),Object.keys(g.configs).forEach(function(y){let F=D[y]||d[y];if(F)try{let p=null,_=qt.resolve(qt.cwd(),F),$=g.configs[y];if(typeof $=="function"){try{p=$(_)}catch(I){p=I}if(p instanceof Error){H=p;return}}else p=qt.require(_);q(p)}catch(p){p.name==="PermissionDenied"?H=p:D[y]&&(H=Error(E("Invalid JSON config file: %s",F)))}})}function q(D,d){Object.keys(D).forEach(function(y){let F=D[y],p=d?d+"."+y:y;typeof F=="object"&&F!==null&&!Array.isArray(F)&&a["dot-notation"]?q(F,p):(!Lt(U,p.split("."))||M(p,g.arrays)&&a["combine-arrays"])&&V(p,F)})}function lt(){typeof h<"u"&&h.forEach(function(D){q(D)})}function z(D,d){if(typeof f>"u")return;let y=typeof f=="string"?f:"",F=qt.env();Object.keys(F).forEach(function(p){if(y===""||p.lastIndexOf(y,0)===0){let _=p.split("__").map(function($,I){return I===0&&($=$.substring(y.length)),ue($)});(d&&g.configs[_.join(".")]||!d)&&!Lt(D,_)&&V(_.join("."),F[p])}})}function Dt(D){let d,y=new Set;Object.keys(D).forEach(function(F){if(!y.has(F)&&(d=M(F,g.coercions),typeof d=="function"))try{let p=B(F,d(D[F]));[].concat(g.aliases[F]||[],F).forEach(_=>{y.add(_),D[_]=p})}catch(p){H=p}})}function se(D){return g.keys.forEach(d=>{~d.indexOf(".")||typeof D[d]>"u"&&(D[d]=void 0)}),D}function X(D,d,y,F=!1){Object.keys(y).forEach(function(p){Lt(D,p.split("."))||(zt(D,p.split("."),y[p]),F&&(b[p]=!0),(d[p]||[]).forEach(function(_){Lt(D,_.split("."))||zt(D,_.split("."),y[p])}))})}function Lt(D,d){let y=D;a["dot-notation"]||(d=[d.join(".")]),d.slice(0,-1).forEach(function(p){y=y[p]||{}});let F=d[d.length-1];return typeof y!="object"?!1:F in y}function zt(D,d,y){let F=D;a["dot-notation"]||(d=[d.join(".")]),d.slice(0,-1).forEach(function(ht){ht=Yr(ht),typeof F=="object"&&F[ht]===void 0&&(F[ht]={}),typeof F[ht]!="object"||Array.isArray(F[ht])?(Array.isArray(F[ht])?F[ht].push({}):F[ht]=[F[ht],{}],F=F[ht][F[ht].length-1]):F=F[ht]});let p=Yr(d[d.length-1]),_=M(d.join("."),g.arrays),$=Array.isArray(y),I=a["duplicate-arguments-array"];!I&&M(p,g.nargs)&&(I=!0,(!Wt(F[p])&&g.nargs[p]===1||Array.isArray(F[p])&&F[p].length===g.nargs[p])&&(F[p]=void 0)),y===_s()?F[p]=_s(F[p]):Array.isArray(F[p])?I&&_&&$?F[p]=a["flatten-duplicate-arrays"]?F[p].concat(y):(Array.isArray(F[p][0])?F[p]:[F[p]]).concat([y]):!I&&!!_==!!$?F[p]=y:F[p]=F[p].concat([y]):F[p]===void 0&&_?F[p]=$?y:[y]:I&&!(F[p]===void 0||M(p,g.counts)||M(p,g.bools))?F[p]=[F[p],y]:F[p]=y}function ie(...D){D.forEach(function(d){Object.keys(d||{}).forEach(function(y){g.aliases[y]||(g.aliases[y]=[].concat(i[y]||[]),g.aliases[y].concat(y).forEach(function(F){if(/-/.test(F)&&a["camel-case-expansion"]){let p=ue(F);p!==y&&g.aliases[y].indexOf(p)===-1&&(g.aliases[y].push(p),C[p]=!0)}}),g.aliases[y].concat(y).forEach(function(F){if(F.length>1&&/[A-Z]/.test(F)&&a["camel-case-expansion"]){let p=En(F,"-");p!==y&&g.aliases[y].indexOf(p)===-1&&(g.aliases[y].push(p),C[p]=!0)}}),g.aliases[y].forEach(function(F){g.aliases[F]=[y].concat(g.aliases[y].filter(function(p){return F!==p}))}))})})}function M(D,d){let y=[].concat(g.aliases[D]||[],D),F=Object.keys(d),p=y.find(_=>F.includes(_));return p?d[p]:!1}function Ln(D){let d=Object.keys(g);return[].concat(d.map(F=>g[F])).some(function(F){return Array.isArray(F)?F.includes(D):F[D]})}function P(D,...d){return[].concat(...d).some(function(F){let p=D.match(F);return p&&Ln(p[1])})}function K(D){if(D.match(O)||!D.match(/^-[^-]+/))return!1;let d=!0,y,F=D.slice(1).split("");for(let p=0;p<F.length;p++){if(y=D.slice(p+2),!Ln(F[p])){d=!1;break}if(F[p+1]&&F[p+1]==="="||y==="-"||/[A-Za-z]/.test(F[p])&&/^-?\d+(\.\d*)?(e-?\d+)?$/.test(y)||F[p+1]&&F[p+1].match(/\W/))break}return d}function nt(D){return a["unknown-options-as-args"]&&R(D)}function R(D){return D=D.replace(/^-{3,}/,"--"),D.match(O)||K(D)?!1:!P(D,/^-+([^=]+?)=[\s\S]*$/,T,/^-+([^=]+?)$/,/^-+([^=]+?)-$/,/^-+([^=]+?\d+)$/,/^-+([^=]+?)\W+.*$/)}function st(D){return!M(D,g.bools)&&!M(D,g.counts)&&`${D}`in c?c[D]:ot(Mt(D))}function ot(D){return{[Ot.BOOLEAN]:!0,[Ot.STRING]:"",[Ot.NUMBER]:void 0,[Ot.ARRAY]:[]}[D]}function Mt(D){let d=Ot.BOOLEAN;return M(D,g.strings)?d=Ot.STRING:M(D,g.numbers)?d=Ot.NUMBER:M(D,g.bools)?d=Ot.BOOLEAN:M(D,g.arrays)&&(d=Ot.ARRAY),d}function Wt(D){return D===void 0}function Ye(){Object.keys(g.counts).find(D=>M(D,g.arrays)?(H=Error(E("Invalid configuration: %s, opts.count excludes opts.array.",D)),!0):M(D,g.nargs)?(H=Error(E("Invalid configuration: %s, opts.count excludes opts.narg.",D)),!0):!1)}return{aliases:Object.assign({},g.aliases),argv:Object.assign(Ht,U),configuration:a,defaulted:Object.assign({},b),error:H,newAliases:Object.assign({},C)}}};function Ta(n){let t=[],e=Object.create(null),s=!0;for(Object.keys(n).forEach(function(r){t.push([].concat(n[r],r))});s;){s=!1;for(let r=0;r<t.length;r++)for(let o=r+1;o<t.length;o++)if(t[r].filter(function(a){return t[o].indexOf(a)!==-1}).length){t[r]=t[r].concat(t[o]),t.splice(o,1),s=!0;break}}return t.forEach(function(r){r=r.filter(function(i,a,c){return c.indexOf(i)===a});let o=r.pop();o!==void 0&&typeof o=="string"&&(e[o]=r)}),e}function _s(n){return n!==void 0?n+1:1}function Yr(n){return n==="__proto__"?"___proto___":n}function Na(n){return typeof n=="string"&&(n[0]==="'"||n[0]==='"')&&n[n.length-1]===n[0]?n.substring(1,n.length-1):n}var Zr=require("fs");var js,Ss,Is,Jr=process&&process.env&&process.env.YARGS_MIN_NODE_VERSION?Number(process.env.YARGS_MIN_NODE_VERSION):12,Kr=(Ss=(js=process==null?void 0:process.versions)===null||js===void 0?void 0:js.node)!==null&&Ss!==void 0?Ss:(Is=process==null?void 0:process.version)===null||Is===void 0?void 0:Is.slice(1);if(Kr&&Number(Kr.match(/^([^.]+)/)[1])<Jr)throw Error(`yargs parser supports a minimum Node.js version of ${Jr}. Read our version support policy: https://github.com/yargs/yargs-parser#supported-nodejs-versions`);var Ra=process?process.env:{},Xr=new wn({cwd:process.cwd,env:()=>Ra,format:Qr.format,normalize:An.normalize,resolve:An.resolve,require:n=>{if(typeof require<"u")return require(n);if(n.match(/\.json$/))return JSON.parse((0,Zr.readFileSync)(n,"utf8"));throw Error("only .json config files are supported in ESM")}}),qe=function(t,e){return Xr.parse(t.slice(),e).argv};qe.detailed=function(n,t){return Xr.parse(n.slice(),t)};qe.camelCase=ue;qe.decamelize=En;qe.looksLikeNumber=yn;var to=qe;var Tt=require("path");function La(){return za()?0:1}function za(){return qa()&&!process.defaultApp}function qa(){return!!process.versions.electron}function eo(){return process.argv[La()]}var Y=class n extends Error{constructor(t){super(t||"yargs error"),this.name="YError",Error.captureStackTrace&&Error.captureStackTrace(this,n)}};var Se=require("fs"),no=require("util"),so=require("path"),io={fs:{readFileSync:Se.readFileSync,writeFile:Se.writeFile},format:no.format,resolve:so.resolve,exists:n=>{try{return(0,Se.statSync)(n).isFile()}catch{return!1}}};var kt,Ps=class{constructor(t){t=t||{},this.directory=t.directory||"./locales",this.updateFiles=typeof t.updateFiles=="boolean"?t.updateFiles:!0,this.locale=t.locale||"en",this.fallbackToLanguage=typeof t.fallbackToLanguage=="boolean"?t.fallbackToLanguage:!0,this.cache=Object.create(null),this.writeQueue=[]}__(...t){if(typeof arguments[0]!="string")return this._taggedLiteral(arguments[0],...arguments);let e=t.shift(),s=function(){};return typeof t[t.length-1]=="function"&&(s=t.pop()),s=s||function(){},this.cache[this.locale]||this._readLocaleFile(),!this.cache[this.locale][e]&&this.updateFiles?(this.cache[this.locale][e]=e,this._enqueueWrite({directory:this.directory,locale:this.locale,cb:s})):s(),kt.format.apply(kt.format,[this.cache[this.locale][e]||e].concat(t))}__n(){let t=Array.prototype.slice.call(arguments),e=t.shift(),s=t.shift(),r=t.shift(),o=function(){};typeof t[t.length-1]=="function"&&(o=t.pop()),this.cache[this.locale]||this._readLocaleFile();let i=r===1?e:s;this.cache[this.locale][e]&&(i=this.cache[this.locale][e][r===1?"one":"other"]),!this.cache[this.locale][e]&&this.updateFiles?(this.cache[this.locale][e]={one:e,other:s},this._enqueueWrite({directory:this.directory,locale:this.locale,cb:o})):o();let a=[i];return~i.indexOf("%d")&&a.push(r),kt.format.apply(kt.format,a.concat(t))}setLocale(t){this.locale=t}getLocale(){return this.locale}updateLocale(t){this.cache[this.locale]||this._readLocaleFile();for(let e in t)Object.prototype.hasOwnProperty.call(t,e)&&(this.cache[this.locale][e]=t[e])}_taggedLiteral(t,...e){let s="";return t.forEach(function(r,o){let i=e[o+1];s+=r,typeof i<"u"&&(s+="%s")}),this.__.apply(this,[s].concat([].slice.call(e,1)))}_enqueueWrite(t){this.writeQueue.push(t),this.writeQueue.length===1&&this._processWriteQueue()}_processWriteQueue(){let t=this,e=this.writeQueue[0],s=e.directory,r=e.locale,o=e.cb,i=this._resolveLocaleFile(s,r),a=JSON.stringify(this.cache[r],null,2);kt.fs.writeFile(i,a,"utf-8",function(c){t.writeQueue.shift(),t.writeQueue.length>0&&t._processWriteQueue(),o(c)})}_readLocaleFile(){let t={},e=this._resolveLocaleFile(this.directory,this.locale);try{kt.fs.readFileSync&&(t=JSON.parse(kt.fs.readFileSync(e,"utf-8")))}catch(s){if(s instanceof SyntaxError&&(s.message="syntax error in "+e),s.code==="ENOENT")t={};else throw s}this.cache[this.locale]=t}_resolveLocaleFile(t,e){let s=kt.resolve(t,"./",e+".json");if(this.fallbackToLanguage&&!this._fileExistsSync(s)&&~e.lastIndexOf("_")){let r=kt.resolve(t,"./",e.split("_")[0]+".json");this._fileExistsSync(r)&&(s=r)}return s}_fileExistsSync(t){return kt.exists(t)}};function ro(n,t){kt=t;let e=new Ps(n);return{__:e.__.bind(e),__n:e.__n.bind(e),setLocale:e.setLocale.bind(e),getLocale:e.getLocale.bind(e),updateLocale:e.updateLocale.bind(e),locale:e.locale}}var Ha=n=>ro(n,io),oo=Ha;var Ga={},Ua="require is not supported by ESM",uo="loading a directory of commands is not supported yet for ESM",He;try{He=(0,lo.fileURLToPath)(Ga.url)}catch{He=process.cwd()}var Va=He.substring(0,He.lastIndexOf("node_modules")),Do={assert:{notStrictEqual:$n.notStrictEqual,strictEqual:$n.strictEqual},cliui:Os,findUp:Vr,getEnv:n=>process.env[n],inspect:ao.inspect,getCallerFile:()=>{throw new Y(uo)},getProcessArgvBin:eo,mainFilename:Va||process.cwd(),Parser:to,path:{basename:Tt.basename,dirname:Tt.dirname,extname:Tt.extname,relative:Tt.relative,resolve:Tt.resolve},process:{argv:()=>process.argv,cwd:process.cwd,emitWarning:(n,t)=>process.emitWarning(n,t),execPath:()=>process.execPath,exit:process.exit,nextTick:process.nextTick,stdColumns:typeof process.stdout.columns<"u"?process.stdout.columns:null},readFileSync:co.readFileSync,require:()=>{throw new Y(Ua)},requireDirectory:()=>{throw new Y(uo)},stringWidth:n=>[...n].length,y18n:oo({directory:(0,Tt.resolve)(He,"../../../locales"),updateFiles:!1})};function Ft(n,t,e,s){e.assert.notStrictEqual(n,t,s)}function Ms(n,t){t.assert.strictEqual(typeof n,"string")}function Ie(n){return Object.keys(n)}function J(n){return!!n&&!!n.then&&typeof n.then=="function"}function Kt(n){let e=n.replace(/\s{2,}/g," ").split(/\s+(?![^[]*]|[^<]*>)/),s=/\.*[\][<>]/g,r=e.shift();if(!r)throw new Error(`No command found in: ${n}`);let o={cmd:r.replace(s,""),demanded:[],optional:[]};return e.forEach((i,a)=>{let c=!1;i=i.replace(/\s/g,""),/\.+[\]>]/.test(i)&&a===e.length-1&&(c=!0),/^\[/.test(i)?o.optional.push({cmd:i.replace(s,"").split("|"),variadic:c}):o.demanded.push({cmd:i.replace(s,"").split("|"),variadic:c})}),o}var Ya=["first","second","third","fourth","fifth","sixth"];function x(n,t,e){function s(){return typeof n=="object"?[{demanded:[],optional:[]},n,t]:[Kt(`cmd ${n}`),t,e]}try{let r=0,[o,i,a]=s(),c=[].slice.call(i);for(;c.length&&c[c.length-1]===void 0;)c.pop();let h=a||c.length;if(h<o.demanded.length)throw new Y(`Not enough arguments provided. Expected ${o.demanded.length} but received ${c.length}.`);let f=o.demanded.length+o.optional.length;if(h>f)throw new Y(`Too many arguments provided. Expected max ${f} but received ${h}.`);o.demanded.forEach(l=>{let m=c.shift(),C=ho(m);l.cmd.filter(E=>E===C||E==="*").length===0&&fo(C,l.cmd,r),r+=1}),o.optional.forEach(l=>{if(c.length===0)return;let m=c.shift(),C=ho(m);l.cmd.filter(E=>E===C||E==="*").length===0&&fo(C,l.cmd,r),r+=1})}catch(r){console.warn(r.stack)}}function ho(n){return Array.isArray(n)?"array":n===null?"null":typeof n}function fo(n,t,e){throw new Y(`Invalid ${Ya[e]||"manyith"} argument. Expected ${t.join(" or ")} but received ${n}.`)}var xn=class{constructor(t){this.globalMiddleware=[],this.frozens=[],this.yargs=t}addMiddleware(t,e,s=!0,r=!1){if(x("<array|function> [boolean] [boolean] [boolean]",[t,e,s],arguments.length),Array.isArray(t)){for(let o=0;o<t.length;o++){if(typeof t[o]!="function")throw Error("middleware must be a function");let i=t[o];i.applyBeforeValidation=e,i.global=s}Array.prototype.push.apply(this.globalMiddleware,t)}else if(typeof t=="function"){let o=t;o.applyBeforeValidation=e,o.global=s,o.mutates=r,this.globalMiddleware.push(t)}return this.yargs}addCoerceMiddleware(t,e){let s=this.yargs.getAliases();return this.globalMiddleware=this.globalMiddleware.filter(r=>{let o=[...s[e]||[],e];return r.option?!o.includes(r.option):!0}),t.option=e,this.addMiddleware(t,!0,!0,!0)}getMiddleware(){return this.globalMiddleware}freeze(){this.frozens.push([...this.globalMiddleware])}unfreeze(){let t=this.frozens.pop();t!==void 0&&(this.globalMiddleware=t)}reset(){this.globalMiddleware=this.globalMiddleware.filter(t=>t.global)}};function po(n){return n?n.map(t=>(t.applyBeforeValidation=!1,t)):[]}function ae(n,t,e,s){return e.reduce((r,o)=>{if(o.applyBeforeValidation!==s)return r;if(o.mutates){if(o.applied)return r;o.applied=!0}if(J(r))return r.then(i=>Promise.all([i,o(i,t)])).then(([i,a])=>Object.assign(i,a));{let i=o(r,t);return J(i)?i.then(a=>Object.assign(r,a)):Object.assign(r,i)}},n)}function ce(n,t,e=s=>{throw s}){try{let s=Ja(n)?n():n;return J(s)?s.then(r=>t(r)):t(s)}catch(s){return e(s)}}function Ja(n){return typeof n=="function"}function Ws(n){if(typeof require>"u")return null;for(let t=0,e=Object.keys(require.cache),s;t<e.length;t++)if(s=require.cache[e[t]],s.exports===n)return s;return null}var Pe=/(^\*)|(^\$0)/,ks=class{constructor(t,e,s,r){this.requireCache=new Set,this.handlers={},this.aliasMap={},this.frozens=[],this.shim=r,this.usage=t,this.globalMiddleware=s,this.validation=e}addDirectory(t,e,s,r){r=r||{},typeof r.recurse!="boolean"&&(r.recurse=!1),Array.isArray(r.extensions)||(r.extensions=["js"]);let o=typeof r.visit=="function"?r.visit:i=>i;r.visit=(i,a,c)=>{let h=o(i,a,c);if(h){if(this.requireCache.has(a))return h;this.requireCache.add(a),this.addHandler(h)}return h},this.shim.requireDirectory({require:e,filename:s},t,r)}addHandler(t,e,s,r,o,i){let a=[],c=po(o);if(r=r||(()=>{}),Array.isArray(t))if(Ka(t))[t,...a]=t;else for(let h of t)this.addHandler(h);else if(Za(t)){let h=Array.isArray(t.command)||typeof t.command=="string"?t.command:this.moduleName(t);t.aliases&&(h=[].concat(h).concat(t.aliases)),this.addHandler(h,this.extractDesc(t),t.builder,t.handler,t.middlewares,t.deprecated);return}else if(mo(s)){this.addHandler([t].concat(a),e,s.builder,s.handler,s.middlewares,s.deprecated);return}if(typeof t=="string"){let h=Kt(t);a=a.map(m=>Kt(m).cmd);let f=!1,l=[h.cmd].concat(a).filter(m=>Pe.test(m)?(f=!0,!1):!0);l.length===0&&f&&l.push("$0"),f&&(h.cmd=l[0],a=l.slice(1),t=t.replace(Pe,h.cmd)),a.forEach(m=>{this.aliasMap[m]=h.cmd}),e!==!1&&this.usage.command(t,e,f,a,i),this.handlers[h.cmd]={original:t,description:e,handler:r,builder:s||{},middlewares:c,deprecated:i,demanded:h.demanded,optional:h.optional},f&&(this.defaultCommand=this.handlers[h.cmd])}}getCommandHandlers(){return this.handlers}getCommands(){return Object.keys(this.handlers).concat(Object.keys(this.aliasMap))}hasDefaultCommand(){return!!this.defaultCommand}runCommand(t,e,s,r,o,i){let a=this.handlers[t]||this.handlers[this.aliasMap[t]]||this.defaultCommand,c=e.getInternalMethods().getContext(),h=c.commands.slice(),f=!t;t&&(c.commands.push(t),c.fullCommands.push(a.original));let l=this.applyBuilderUpdateUsageAndParse(f,a,e,s.aliases,h,r,o,i);return J(l)?l.then(m=>this.applyMiddlewareAndGetResult(f,a,m.innerArgv,c,o,m.aliases,e)):this.applyMiddlewareAndGetResult(f,a,l.innerArgv,c,o,l.aliases,e)}applyBuilderUpdateUsageAndParse(t,e,s,r,o,i,a,c){let h=e.builder,f=s;if(vn(h)){s.getInternalMethods().getUsageInstance().freeze();let l=h(s.getInternalMethods().reset(r),c);if(J(l))return l.then(m=>(f=Co(m)?m:s,this.parseAndUpdateUsage(t,e,f,o,i,a)))}else Qa(h)&&(s.getInternalMethods().getUsageInstance().freeze(),f=s.getInternalMethods().reset(r),Object.keys(e.builder).forEach(l=>{f.option(l,h[l])}));return this.parseAndUpdateUsage(t,e,f,o,i,a)}parseAndUpdateUsage(t,e,s,r,o,i){t&&s.getInternalMethods().getUsageInstance().unfreeze(!0),this.shouldUpdateUsage(s)&&s.getInternalMethods().getUsageInstance().usage(this.usageFromParentCommandsCommandHandler(r,e),e.description);let a=s.getInternalMethods().runYargsParserAndExecuteCommands(null,void 0,!0,o,i);return J(a)?a.then(c=>({aliases:s.parsed.aliases,innerArgv:c})):{aliases:s.parsed.aliases,innerArgv:a}}shouldUpdateUsage(t){return!t.getInternalMethods().getUsageInstance().getUsageDisabled()&&t.getInternalMethods().getUsageInstance().getUsage().length===0}usageFromParentCommandsCommandHandler(t,e){let s=Pe.test(e.original)?e.original.replace(Pe,"").trim():e.original,r=t.filter(o=>!Pe.test(o));return r.push(s),`$0 ${r.join(" ")}`}handleValidationAndGetResult(t,e,s,r,o,i,a,c){if(!i.getInternalMethods().getHasOutput()){let h=i.getInternalMethods().runValidation(o,c,i.parsed.error,t);s=ce(s,f=>(h(f),f))}if(e.handler&&!i.getInternalMethods().getHasOutput()){i.getInternalMethods().setHasOutput();let h=!!i.getOptions().configuration["populate--"];i.getInternalMethods().postProcess(s,h,!1,!1),s=ae(s,i,a,!1),s=ce(s,f=>{let l=e.handler(f);return J(l)?l.then(()=>f):f}),t||i.getInternalMethods().getUsageInstance().cacheHelpMessage(),J(s)&&!i.getInternalMethods().hasParseCallback()&&s.catch(f=>{try{i.getInternalMethods().getUsageInstance().fail(null,f)}catch{}})}return t||(r.commands.pop(),r.fullCommands.pop()),s}applyMiddlewareAndGetResult(t,e,s,r,o,i,a){let c={};if(o)return s;a.getInternalMethods().getHasOutput()||(c=this.populatePositionals(e,s,r,a));let h=this.globalMiddleware.getMiddleware().slice(0).concat(e.middlewares),f=ae(s,a,h,!0);return J(f)?f.then(l=>this.handleValidationAndGetResult(t,e,l,r,i,a,h,c)):this.handleValidationAndGetResult(t,e,f,r,i,a,h,c)}populatePositionals(t,e,s,r){e._=e._.slice(s.commands.length);let o=t.demanded.slice(0),i=t.optional.slice(0),a={};for(this.validation.positionalCount(o.length,e._.length);o.length;){let c=o.shift();this.populatePositional(c,e,a)}for(;i.length;){let c=i.shift();this.populatePositional(c,e,a)}return e._=s.commands.concat(e._.map(c=>""+c)),this.postProcessPositionals(e,a,this.cmdToParseOptions(t.original),r),a}populatePositional(t,e,s){let r=t.cmd[0];t.variadic?s[r]=e._.splice(0).map(String):e._.length&&(s[r]=[String(e._.shift())])}cmdToParseOptions(t){let e={array:[],default:{},alias:{},demand:{}},s=Kt(t);return s.demanded.forEach(r=>{let[o,...i]=r.cmd;r.variadic&&(e.array.push(o),e.default[o]=[]),e.alias[o]=i,e.demand[o]=!0}),s.optional.forEach(r=>{let[o,...i]=r.cmd;r.variadic&&(e.array.push(o),e.default[o]=[]),e.alias[o]=i}),e}postProcessPositionals(t,e,s,r){let o=Object.assign({},r.getOptions());o.default=Object.assign(s.default,o.default);for(let h of Object.keys(s.alias))o.alias[h]=(o.alias[h]||[]).concat(s.alias[h]);o.array=o.array.concat(s.array),o.config={};let i=[];if(Object.keys(e).forEach(h=>{e[h].map(f=>{o.configuration["unknown-options-as-args"]&&(o.key[h]=!0),i.push(`--${h}`),i.push(f)})}),!i.length)return;let a=Object.assign({},o.configuration,{"populate--":!1}),c=this.shim.Parser.detailed(i,Object.assign({},o,{configuration:a}));if(c.error)r.getInternalMethods().getUsageInstance().fail(c.error.message,c.error);else{let h=Object.keys(e);Object.keys(e).forEach(f=>{h.push(...c.aliases[f])}),Object.keys(c.argv).forEach(f=>{h.includes(f)&&(e[f]||(e[f]=c.argv[f]),!this.isInConfigs(r,f)&&!this.isDefaulted(r,f)&&Object.prototype.hasOwnProperty.call(t,f)&&Object.prototype.hasOwnProperty.call(c.argv,f)&&(Array.isArray(t[f])||Array.isArray(c.argv[f]))?t[f]=[].concat(t[f],c.argv[f]):t[f]=c.argv[f])})}}isDefaulted(t,e){let{default:s}=t.getOptions();return Object.prototype.hasOwnProperty.call(s,e)||Object.prototype.hasOwnProperty.call(s,this.shim.Parser.camelCase(e))}isInConfigs(t,e){let{configObjects:s}=t.getOptions();return s.some(r=>Object.prototype.hasOwnProperty.call(r,e))||s.some(r=>Object.prototype.hasOwnProperty.call(r,this.shim.Parser.camelCase(e)))}runDefaultBuilderOn(t){if(!this.defaultCommand)return;if(this.shouldUpdateUsage(t)){let s=Pe.test(this.defaultCommand.original)?this.defaultCommand.original:this.defaultCommand.original.replace(/^[^[\]<>]*/,"$0 ");t.getInternalMethods().getUsageInstance().usage(s,this.defaultCommand.description)}let e=this.defaultCommand.builder;if(vn(e))return e(t,!0);mo(e)||Object.keys(e).forEach(s=>{t.option(s,e[s])})}moduleName(t){let e=Ws(t);if(!e)throw new Error(`No command name given for module: ${this.shim.inspect(t)}`);return this.commandFromFilename(e.filename)}commandFromFilename(t){return this.shim.path.basename(t,this.shim.path.extname(t))}extractDesc({describe:t,description:e,desc:s}){for(let r of[t,e,s]){if(typeof r=="string"||r===!1)return r;Ft(r,!0,this.shim)}return!1}freeze(){this.frozens.push({handlers:this.handlers,aliasMap:this.aliasMap,defaultCommand:this.defaultCommand})}unfreeze(){let t=this.frozens.pop();Ft(t,void 0,this.shim),{handlers:this.handlers,aliasMap:this.aliasMap,defaultCommand:this.defaultCommand}=t}reset(){return this.handlers={},this.aliasMap={},this.defaultCommand=void 0,this.requireCache=new Set,this}};function go(n,t,e,s){return new ks(n,t,e,s)}function mo(n){return typeof n=="object"&&!!n.builder&&typeof n.handler=="function"}function Ka(n){return n.every(t=>typeof t=="string")}function vn(n){return typeof n=="function"}function Qa(n){return typeof n=="object"}function Za(n){return typeof n=="object"&&!Array.isArray(n)}function Qt(n={},t=()=>!0){let e={};return Ie(n).forEach(s=>{t(s,n[s])&&(e[s]=n[s])}),e}function Zt(n){typeof process>"u"||[process.stdout,process.stderr].forEach(t=>{let e=t;e._handle&&e.isTTY&&typeof e._handle.setBlocking=="function"&&e._handle.setBlocking(n)})}function Xa(n){return typeof n=="boolean"}function bo(n,t){let e=t.y18n.__,s={},r=[];s.failFn=function(A){r.push(A)};let o=null,i=null,a=!0;s.showHelpOnFail=function(A=!0,B){let[N,q]=typeof A=="string"?[!0,A]:[A,B];return n.getInternalMethods().isGlobalContext()&&(i=q),o=q,a=N,s};let c=!1;s.fail=function(A,B){let N=n.getInternalMethods().getLoggerInstance();if(r.length)for(let q=r.length-1;q>=0;--q){let lt=r[q];if(Xa(lt)){if(B)throw B;if(A)throw Error(A)}else lt(A,B,s)}else{if(n.getExitProcess()&&Zt(!0),!c){c=!0,a&&(n.showHelp("error"),N.error()),(A||B)&&N.error(A||B);let q=o||i;q&&((A||B)&&N.error(""),N.error(q))}if(B=B||new Y(A),n.getExitProcess())return n.exit(1);if(n.getInternalMethods().hasParseCallback())return n.exit(1,B);throw B}};let h=[],f=!1;s.usage=(j,A)=>j===null?(f=!0,h=[],s):(f=!1,h.push([j,A||""]),s),s.getUsage=()=>h,s.getUsageDisabled=()=>f,s.getPositionalGroupName=()=>e("Positionals:");let l=[];s.example=(j,A)=>{l.push([j,A||""])};let m=[];s.command=function(A,B,N,q,lt=!1){N&&(m=m.map(z=>(z[2]=!1,z))),m.push([A,B||"",N,q,lt])},s.getCommands=()=>m;let C={};s.describe=function(A,B){Array.isArray(A)?A.forEach(N=>{s.describe(N,B)}):typeof A=="object"?Object.keys(A).forEach(N=>{s.describe(N,A[N])}):C[A]=B},s.getDescriptions=()=>C;let b=[];s.epilog=j=>{b.push(j)};let E=!1,g;s.wrap=j=>{E=!0,g=j},s.getWrap=()=>t.getEnv("YARGS_DISABLE_WRAP")?null:(E||(g=be(),E=!0),g);let O="__yargsString__:";s.deferY18nLookup=j=>O+j,s.help=function(){if(L)return L;H();let A=n.customScriptName?n.$0:t.path.basename(n.$0),B=n.getDemandedOptions(),N=n.getDemandedCommands(),q=n.getDeprecatedOptions(),lt=n.getGroups(),z=n.getOptions(),Dt=[];Dt=Dt.concat(Object.keys(C)),Dt=Dt.concat(Object.keys(B)),Dt=Dt.concat(Object.keys(N)),Dt=Dt.concat(Object.keys(z.default)),Dt=Dt.filter(Ht),Dt=Object.keys(Dt.reduce((P,K)=>(K!=="_"&&(P[K]=!0),P),{}));let se=s.getWrap(),X=t.cliui({width:se,wrap:!!se});if(!f){if(h.length)h.forEach(P=>{X.div({text:`${P[0].replace(/\$0/g,A)}`}),P[1]&&X.div({text:`${P[1]}`,padding:[1,0,0,0]})}),X.div();else if(m.length){let P=null;N._?P=`${A} <${e("command")}>
|
|
106
106
|
`:P=`${A} [${e("command")}]
|
|
107
|
-
`,X.div(`${P}`)}}if(m.length>1||m.length===1&&!m[0][2]){X.div(e("Commands:"));let P=n.getInternalMethods().getContext(),K=P.commands.length?`${P.commands.join(" ")} `:"";n.getInternalMethods().getParserConfiguration()["sort-commands"]===!0&&(m=m.sort((R,st)=>R[0].localeCompare(st[0])));let nt=A?`${A} `:"";m.forEach(R=>{let st=`${nt}${K}${R[0].replace(/^\$0 ?/,"")}`;X.span({text:st,padding:[0,2,0,2],width:T(m,
|
|
107
|
+
`,X.div(`${P}`)}}if(m.length>1||m.length===1&&!m[0][2]){X.div(e("Commands:"));let P=n.getInternalMethods().getContext(),K=P.commands.length?`${P.commands.join(" ")} `:"";n.getInternalMethods().getParserConfiguration()["sort-commands"]===!0&&(m=m.sort((R,st)=>R[0].localeCompare(st[0])));let nt=A?`${A} `:"";m.forEach(R=>{let st=`${nt}${K}${R[0].replace(/^\$0 ?/,"")}`;X.span({text:st,padding:[0,2,0,2],width:T(m,se,`${A}${K}`)+4},{text:R[1]});let ot=[];R[2]&&ot.push(`[${e("default")}]`),R[3]&&R[3].length&&ot.push(`[${e("aliases:")} ${R[3].join(", ")}]`),R[4]&&(typeof R[4]=="string"?ot.push(`[${e("deprecated: %s",R[4])}]`):ot.push(`[${e("deprecated")}]`)),ot.length?X.div({text:ot.join(" "),padding:[0,0,0,2],align:"right"}):X.div()}),X.div()}let Lt=(Object.keys(z.alias)||[]).concat(Object.keys(n.parsed.newAliases)||[]);Dt=Dt.filter(P=>!n.parsed.newAliases[P]&&Lt.every(K=>(z.alias[K]||[]).indexOf(P)===-1));let zt=e("Options:");lt[zt]||(lt[zt]=[]),U(Dt,z.alias,lt,zt);let ie=P=>/^--/.test(Bn(P)),M=Object.keys(lt).filter(P=>lt[P].length>0).map(P=>{let K=lt[P].filter(Ht).map(nt=>{if(Lt.includes(nt))return nt;for(let R=0,st;(st=Lt[R])!==void 0;R++)if((z.alias[st]||[]).includes(nt))return st;return nt});return{groupName:P,normalizedKeys:K}}).filter(({normalizedKeys:P})=>P.length>0).map(({groupName:P,normalizedKeys:K})=>{let nt=K.reduce((R,st)=>(R[st]=[st].concat(z.alias[st]||[]).map(ot=>P===s.getPositionalGroupName()?ot:(/^[0-9]$/.test(ot)?z.boolean.includes(st)?"-":"--":ot.length>1?"--":"-")+ot).sort((ot,Mt)=>ie(ot)===ie(Mt)?0:ie(ot)?1:-1).join(", "),R),{});return{groupName:P,normalizedKeys:K,switches:nt}});if(M.filter(({groupName:P})=>P!==s.getPositionalGroupName()).some(({normalizedKeys:P,switches:K})=>!P.every(nt=>ie(K[nt])))&&M.filter(({groupName:P})=>P!==s.getPositionalGroupName()).forEach(({normalizedKeys:P,switches:K})=>{P.forEach(nt=>{ie(K[nt])&&(K[nt]=tc(K[nt],4))})}),M.forEach(({groupName:P,normalizedKeys:K,switches:nt})=>{X.div(P),K.forEach(R=>{let st=nt[R],ot=C[R]||"",Mt=null;ot.includes(O)&&(ot=e(ot.substring(O.length))),z.boolean.includes(R)&&(Mt=`[${e("boolean")}]`),z.count.includes(R)&&(Mt=`[${e("count")}]`),z.string.includes(R)&&(Mt=`[${e("string")}]`),z.normalize.includes(R)&&(Mt=`[${e("string")}]`),z.array.includes(R)&&(Mt=`[${e("array")}]`),z.number.includes(R)&&(Mt=`[${e("number")}]`);let Wt=d=>typeof d=="string"?`[${e("deprecated: %s",d)}]`:`[${e("deprecated")}]`,Ye=[R in q?Wt(q[R]):null,Mt,R in B?`[${e("required")}]`:null,z.choices&&z.choices[R]?`[${e("choices:")} ${s.stringifiedValues(z.choices[R])}]`:null,Pt(z.default[R],z.defaultDescription[R])].filter(Boolean).join(" ");X.span({text:Bn(st),padding:[0,2,0,2+Fo(st)],width:T(nt,se)+4},ot);let D=n.getInternalMethods().getUsageConfiguration()["hide-types"]===!0;Ye&&!D?X.div({text:Ye,padding:[0,0,0,2],align:"right"}):X.div()}),X.div()}),l.length&&(X.div(e("Examples:")),l.forEach(P=>{P[0]=P[0].replace(/\$0/g,A)}),l.forEach(P=>{P[1]===""?X.div({text:P[0],padding:[0,2,0,2]}):X.div({text:P[0],padding:[0,2,0,2],width:T(l,se)+4},{text:P[1]})}),X.div()),b.length>0){let P=b.map(K=>K.replace(/\$0/g,A)).join(`
|
|
108
108
|
`);X.div(`${P}
|
|
109
|
-
`)}return X.toString().replace(/\s*$/,"")};function T(j,A,B){let N=0;return Array.isArray(j)||(j=Object.values(j).map(q=>[q])),j.forEach(q=>{N=Math.max(t.stringWidth(B?`${B} ${Bn(q[0])}`:Bn(q[0]))+
|
|
109
|
+
`)}return X.toString().replace(/\s*$/,"")};function T(j,A,B){let N=0;return Array.isArray(j)||(j=Object.values(j).map(q=>[q])),j.forEach(q=>{N=Math.max(t.stringWidth(B?`${B} ${Bn(q[0])}`:Bn(q[0]))+Fo(q[0]),N)}),A&&(N=Math.min(N,parseInt((A*.5).toString(),10))),N}function H(){let j=n.getDemandedOptions(),A=n.getOptions();(Object.keys(A.alias)||[]).forEach(B=>{A.alias[B].forEach(N=>{C[N]&&s.describe(B,C[N]),N in j&&n.demandOption(B,j[N]),A.boolean.includes(N)&&n.boolean(B),A.count.includes(N)&&n.count(B),A.string.includes(N)&&n.string(B),A.normalize.includes(N)&&n.normalize(B),A.array.includes(N)&&n.array(B),A.number.includes(N)&&n.number(B)})})}let L;s.cacheHelpMessage=function(){L=this.help()},s.clearCachedHelpMessage=function(){L=void 0},s.hasCachedHelpMessage=function(){return!!L};function U(j,A,B,N){let q=[],lt=null;return Object.keys(B).forEach(z=>{q=q.concat(B[z])}),j.forEach(z=>{lt=[z].concat(A[z]),lt.some(Dt=>q.indexOf(Dt)!==-1)||B[N].push(z)}),q}function Ht(j){return n.getOptions().hiddenOptions.indexOf(j)<0||n.parsed.argv[n.getOptions().showHiddenOpt]}s.showHelp=j=>{let A=n.getInternalMethods().getLoggerInstance();j||(j="error"),(typeof j=="function"?j:A[j])(s.help())},s.functionDescription=j=>["(",j.name?t.Parser.decamelize(j.name,"-"):e("generated-value"),")"].join(""),s.stringifiedValues=function(A,B){let N="",q=B||", ",lt=[].concat(A);return!A||!lt.length||lt.forEach(z=>{N.length&&(N+=q),N+=JSON.stringify(z)}),N};function Pt(j,A){let B=`[${e("default:")} `;if(j===void 0&&!A)return null;if(A)B+=A;else switch(typeof j){case"string":B+=`"${j}"`;break;case"object":B+=JSON.stringify(j);break;default:B+=j}return`${B}]`}function be(){return t.process.stdColumns?Math.min(80,t.process.stdColumns):80}let ne=null;s.version=j=>{ne=j},s.showVersion=j=>{let A=n.getInternalMethods().getLoggerInstance();j||(j="error"),(typeof j=="function"?j:A[j])(ne)},s.reset=function(A){return o=null,c=!1,h=[],f=!1,b=[],l=[],m=[],C=Qt(C,B=>!A[B]),s};let V=[];return s.freeze=function(){V.push({failMessage:o,failureOutput:c,usages:h,usageDisabled:f,epilogs:b,examples:l,commands:m,descriptions:C})},s.unfreeze=function(A=!1){let B=V.pop();B&&(A?(C={...B.descriptions,...C},m=[...B.commands,...m],h=[...B.usages,...h],l=[...B.examples,...l],b=[...B.epilogs,...b]):{failMessage:o,failureOutput:c,usages:h,usageDisabled:f,epilogs:b,examples:l,commands:m,descriptions:C}=B)},s}function Ts(n){return typeof n=="object"}function tc(n,t){return Ts(n)?{text:n.text,indentation:n.indentation+t}:{text:n,indentation:t}}function Fo(n){return Ts(n)?n.indentation:0}function Bn(n){return Ts(n)?n.text:n}var Eo=`###-begin-{{app_name}}-completions-###
|
|
110
110
|
#
|
|
111
111
|
# yargs command completion script
|
|
112
112
|
#
|
|
@@ -134,7 +134,7 @@ _{{app_name}}_yargs_completions()
|
|
|
134
134
|
}
|
|
135
135
|
complete -o bashdefault -o default -F _{{app_name}}_yargs_completions {{app_name}}
|
|
136
136
|
###-end-{{app_name}}-completions-###
|
|
137
|
-
`,
|
|
137
|
+
`,yo=`#compdef {{app_name}}
|
|
138
138
|
###-begin-{{app_name}}-completions-###
|
|
139
139
|
#
|
|
140
140
|
# yargs command completion script
|
|
@@ -153,14 +153,14 @@ _{{app_name}}_yargs_completions()
|
|
|
153
153
|
}
|
|
154
154
|
compdef _{{app_name}}_yargs_completions {{app_name}}
|
|
155
155
|
###-end-{{app_name}}-completions-###
|
|
156
|
-
`;var Ns=class{constructor(t,e,s,r){var o,i,a;this.yargs=t,this.usage=e,this.command=s,this.shim=r,this.completionKey="get-yargs-completions",this.aliases=null,this.customCompletionFunction=null,this.indexAfterLastReset=0,this.zshShell=(a=((o=this.shim.getEnv("SHELL"))===null||o===void 0?void 0:o.includes("zsh"))||((i=this.shim.getEnv("ZSH_NAME"))===null||i===void 0?void 0:i.includes("zsh")))!==null&&a!==void 0?a:!1}defaultCompletion(t,e,s,r){let o=this.command.getCommandHandlers();for(let a=0,c=t.length;a<c;++a)if(o[t[a]]&&o[t[a]].builder){let h=o[t[a]].builder;if(vn(h)){this.indexAfterLastReset=a+1;let f=this.yargs.getInternalMethods().reset();return h(f,!0),f.argv}}let i=[];this.commandCompletions(i,t,s),this.optionCompletions(i,t,e,s),this.choicesFromOptionsCompletions(i,t,e,s),this.choicesFromPositionalsCompletions(i,t,e,s),r(null,i)}commandCompletions(t,e,s){let r=this.yargs.getInternalMethods().getContext().commands;!s.match(/^-/)&&r[r.length-1]!==s&&!this.previousArgHasChoices(e)&&this.usage.getCommands().forEach(o=>{let i=
|
|
156
|
+
`;var Ns=class{constructor(t,e,s,r){var o,i,a;this.yargs=t,this.usage=e,this.command=s,this.shim=r,this.completionKey="get-yargs-completions",this.aliases=null,this.customCompletionFunction=null,this.indexAfterLastReset=0,this.zshShell=(a=((o=this.shim.getEnv("SHELL"))===null||o===void 0?void 0:o.includes("zsh"))||((i=this.shim.getEnv("ZSH_NAME"))===null||i===void 0?void 0:i.includes("zsh")))!==null&&a!==void 0?a:!1}defaultCompletion(t,e,s,r){let o=this.command.getCommandHandlers();for(let a=0,c=t.length;a<c;++a)if(o[t[a]]&&o[t[a]].builder){let h=o[t[a]].builder;if(vn(h)){this.indexAfterLastReset=a+1;let f=this.yargs.getInternalMethods().reset();return h(f,!0),f.argv}}let i=[];this.commandCompletions(i,t,s),this.optionCompletions(i,t,e,s),this.choicesFromOptionsCompletions(i,t,e,s),this.choicesFromPositionalsCompletions(i,t,e,s),r(null,i)}commandCompletions(t,e,s){let r=this.yargs.getInternalMethods().getContext().commands;!s.match(/^-/)&&r[r.length-1]!==s&&!this.previousArgHasChoices(e)&&this.usage.getCommands().forEach(o=>{let i=Kt(o[0]).cmd;if(e.indexOf(i)===-1)if(!this.zshShell)t.push(i);else{let a=o[1]||"";t.push(i.replace(/:/g,"\\:")+":"+a)}})}optionCompletions(t,e,s,r){if((r.match(/^-/)||r===""&&t.length===0)&&!this.previousArgHasChoices(e)){let o=this.yargs.getOptions(),i=this.yargs.getGroups()[this.usage.getPositionalGroupName()]||[];Object.keys(o.key).forEach(a=>{let c=!!o.configuration["boolean-negation"]&&o.boolean.includes(a);!i.includes(a)&&!o.hiddenOptions.includes(a)&&!this.argsContainKey(e,a,c)&&this.completeOptionKey(a,t,r,c&&!!o.default[a])})}}choicesFromOptionsCompletions(t,e,s,r){if(this.previousArgHasChoices(e)){let o=this.getPreviousArgChoices(e);o&&o.length>0&&t.push(...o.map(i=>i.replace(/:/g,"\\:")))}}choicesFromPositionalsCompletions(t,e,s,r){if(r===""&&t.length>0&&this.previousArgHasChoices(e))return;let o=this.yargs.getGroups()[this.usage.getPositionalGroupName()]||[],i=Math.max(this.indexAfterLastReset,this.yargs.getInternalMethods().getContext().commands.length+1),a=o[s._.length-i-1];if(!a)return;let c=this.yargs.getOptions().choices[a]||[];for(let h of c)h.startsWith(r)&&t.push(h.replace(/:/g,"\\:"))}getPreviousArgChoices(t){if(t.length<1)return;let e=t[t.length-1],s="";if(!e.startsWith("-")&&t.length>1&&(s=e,e=t[t.length-2]),!e.startsWith("-"))return;let r=e.replace(/^-+/,""),o=this.yargs.getOptions(),i=[r,...this.yargs.getAliases()[r]||[]],a;for(let c of i)if(Object.prototype.hasOwnProperty.call(o.key,c)&&Array.isArray(o.choices[c])){a=o.choices[c];break}if(a)return a.filter(c=>!s||c.startsWith(s))}previousArgHasChoices(t){let e=this.getPreviousArgChoices(t);return e!==void 0&&e.length>0}argsContainKey(t,e,s){let r=o=>t.indexOf((/^[^0-9]$/.test(o)?"-":"--")+o)!==-1;if(r(e)||s&&r(`no-${e}`))return!0;if(this.aliases){for(let o of this.aliases[e])if(r(o))return!0}return!1}completeOptionKey(t,e,s,r){var o,i,a,c;let h=t;if(this.zshShell){let C=this.usage.getDescriptions(),b=(i=(o=this===null||this===void 0?void 0:this.aliases)===null||o===void 0?void 0:o[t])===null||i===void 0?void 0:i.find(O=>{let T=C[O];return typeof T=="string"&&T.length>0}),E=b?C[b]:void 0,g=(c=(a=C[t])!==null&&a!==void 0?a:E)!==null&&c!==void 0?c:"";h=`${t.replace(/:/g,"\\:")}:${g.replace("__yargsString__:","").replace(/(\r\n|\n|\r)/gm," ")}`}let f=C=>/^--/.test(C),l=C=>/^[^0-9]$/.test(C),m=!f(s)&&l(t)?"-":"--";e.push(m+h),r&&e.push(m+"no-"+h)}customCompletion(t,e,s,r){if(Ft(this.customCompletionFunction,null,this.shim),nc(this.customCompletionFunction)){let o=this.customCompletionFunction(s,e);return J(o)?o.then(i=>{this.shim.process.nextTick(()=>{r(null,i)})}).catch(i=>{this.shim.process.nextTick(()=>{r(i,void 0)})}):r(null,o)}else return sc(this.customCompletionFunction)?this.customCompletionFunction(s,e,(o=r)=>this.defaultCompletion(t,e,s,o),o=>{r(null,o)}):this.customCompletionFunction(s,e,o=>{r(null,o)})}getCompletion(t,e){let s=t.length?t[t.length-1]:"",r=this.yargs.parse(t,!0),o=this.customCompletionFunction?i=>this.customCompletion(t,i,s,e):i=>this.defaultCompletion(t,i,s,e);return J(r)?r.then(o):o(r)}generateCompletionScript(t,e){let s=this.zshShell?yo:Eo,r=this.shim.path.basename(t);return t.match(/\.js$/)&&(t=`./${t}`),s=s.replace(/{{app_name}}/g,r),s=s.replace(/{{completion_command}}/g,e),s.replace(/{{app_path}}/g,t)}registerFunction(t){this.customCompletionFunction=t}setParsed(t){this.aliases=t.aliases}};function wo(n,t,e,s){return new Ns(n,t,e,s)}function nc(n){return n.length<3}function sc(n){return n.length>3}function Ao(n,t){if(n.length===0)return t.length;if(t.length===0)return n.length;let e=[],s;for(s=0;s<=t.length;s++)e[s]=[s];let r;for(r=0;r<=n.length;r++)e[0][r]=r;for(s=1;s<=t.length;s++)for(r=1;r<=n.length;r++)t.charAt(s-1)===n.charAt(r-1)?e[s][r]=e[s-1][r-1]:s>1&&r>1&&t.charAt(s-2)===n.charAt(r-1)&&t.charAt(s-1)===n.charAt(r-2)?e[s][r]=e[s-2][r-2]+1:e[s][r]=Math.min(e[s-1][r-1]+1,Math.min(e[s][r-1]+1,e[s-1][r]+1));return e[t.length][n.length]}var $o=["$0","--","_"];function xo(n,t,e){let s=e.y18n.__,r=e.y18n.__n,o={};o.nonOptionCount=function(l){let m=n.getDemandedCommands(),b=l._.length+(l["--"]?l["--"].length:0)-n.getInternalMethods().getContext().commands.length;m._&&(b<m._.min||b>m._.max)&&(b<m._.min?m._.minMsg!==void 0?t.fail(m._.minMsg?m._.minMsg.replace(/\$0/g,b.toString()).replace(/\$1/,m._.min.toString()):null):t.fail(r("Not enough non-option arguments: got %s, need at least %s","Not enough non-option arguments: got %s, need at least %s",b,b.toString(),m._.min.toString())):b>m._.max&&(m._.maxMsg!==void 0?t.fail(m._.maxMsg?m._.maxMsg.replace(/\$0/g,b.toString()).replace(/\$1/,m._.max.toString()):null):t.fail(r("Too many non-option arguments: got %s, maximum of %s","Too many non-option arguments: got %s, maximum of %s",b,b.toString(),m._.max.toString()))))},o.positionalCount=function(l,m){m<l&&t.fail(r("Not enough non-option arguments: got %s, need at least %s","Not enough non-option arguments: got %s, need at least %s",m,m+"",l+""))},o.requiredArguments=function(l,m){let C=null;for(let b of Object.keys(m))(!Object.prototype.hasOwnProperty.call(l,b)||typeof l[b]>"u")&&(C=C||{},C[b]=m[b]);if(C){let b=[];for(let g of Object.keys(C)){let O=C[g];O&&b.indexOf(O)<0&&b.push(O)}let E=b.length?`
|
|
157
157
|
${b.join(`
|
|
158
|
-
`)}`:"";t.fail(r("Missing required argument: %s","Missing required arguments: %s",Object.keys(C).length,Object.keys(C).join(", ")+E))}},o.unknownArguments=function(l,m,C,b,E=!0){var g;let O=n.getInternalMethods().getCommandInstance().getCommands(),T=[],H=n.getInternalMethods().getContext();if(Object.keys(l).forEach(L=>{
|
|
158
|
+
`)}`:"";t.fail(r("Missing required argument: %s","Missing required arguments: %s",Object.keys(C).length,Object.keys(C).join(", ")+E))}},o.unknownArguments=function(l,m,C,b,E=!0){var g;let O=n.getInternalMethods().getCommandInstance().getCommands(),T=[],H=n.getInternalMethods().getContext();if(Object.keys(l).forEach(L=>{!$o.includes(L)&&!Object.prototype.hasOwnProperty.call(C,L)&&!Object.prototype.hasOwnProperty.call(n.getInternalMethods().getParseContext(),L)&&!o.isValidAndSomeAliasIsNotNew(L,m)&&T.push(L)}),E&&(H.commands.length>0||O.length>0||b)&&l._.slice(H.commands.length).forEach(L=>{O.includes(""+L)||T.push(""+L)}),E){let U=((g=n.getDemandedCommands()._)===null||g===void 0?void 0:g.max)||0,Ht=H.commands.length+U;Ht<l._.length&&l._.slice(Ht).forEach(Pt=>{Pt=String(Pt),!H.commands.includes(Pt)&&!T.includes(Pt)&&T.push(Pt)})}T.length&&t.fail(r("Unknown argument: %s","Unknown arguments: %s",T.length,T.map(L=>L.trim()?L:`"${L}"`).join(", ")))},o.unknownCommands=function(l){let m=n.getInternalMethods().getCommandInstance().getCommands(),C=[],b=n.getInternalMethods().getContext();return(b.commands.length>0||m.length>0)&&l._.slice(b.commands.length).forEach(E=>{m.includes(""+E)||C.push(""+E)}),C.length>0?(t.fail(r("Unknown command: %s","Unknown commands: %s",C.length,C.join(", "))),!0):!1},o.isValidAndSomeAliasIsNotNew=function(l,m){if(!Object.prototype.hasOwnProperty.call(m,l))return!1;let C=n.parsed.newAliases;return[l,...m[l]].some(b=>!Object.prototype.hasOwnProperty.call(C,b)||!C[l])},o.limitedChoices=function(l){let m=n.getOptions(),C={};if(!Object.keys(m.choices).length)return;Object.keys(l).forEach(g=>{$o.indexOf(g)===-1&&Object.prototype.hasOwnProperty.call(m.choices,g)&&[].concat(l[g]).forEach(O=>{m.choices[g].indexOf(O)===-1&&O!==void 0&&(C[g]=(C[g]||[]).concat(O))})});let b=Object.keys(C);if(!b.length)return;let E=s("Invalid values:");b.forEach(g=>{E+=`
|
|
159
159
|
${s("Argument: %s, Given: %s, Choices: %s",g,t.stringifiedValues(C[g]),t.stringifiedValues(m.choices[g]))}`}),t.fail(E)};let i={};o.implies=function(l,m){x("<string|object> [array|number|string]",[l,m],arguments.length),typeof l=="object"?Object.keys(l).forEach(C=>{o.implies(C,l[C])}):(n.global(l),i[l]||(i[l]=[]),Array.isArray(m)?m.forEach(C=>o.implies(l,C)):(Ft(m,void 0,e),i[l].push(m)))},o.getImplied=function(){return i};function a(f,l){let m=Number(l);return l=isNaN(m)?l:m,typeof l=="number"?l=f._.length>=l:l.match(/^--no-.+/)?(l=l.match(/^--no-(.+)/)[1],l=!Object.prototype.hasOwnProperty.call(f,l)):l=Object.prototype.hasOwnProperty.call(f,l),l}o.implications=function(l){let m=[];if(Object.keys(i).forEach(C=>{let b=C;(i[C]||[]).forEach(E=>{let g=b,O=E;g=a(l,g),E=a(l,E),g&&!E&&m.push(` ${b} -> ${O}`)})}),m.length){let C=`${s("Implications failed:")}
|
|
160
|
-
`;m.forEach(b=>{C+=b}),t.fail(C)}};let c={};o.conflicts=function(l,m){x("<string|object> [array|string]",[l,m],arguments.length),typeof l=="object"?Object.keys(l).forEach(C=>{o.conflicts(C,l[C])}):(n.global(l),c[l]||(c[l]=[]),Array.isArray(m)?m.forEach(C=>o.conflicts(l,C)):c[l].push(m))},o.getConflicting=()=>c,o.conflicting=function(l){Object.keys(l).forEach(m=>{c[m]&&c[m].forEach(C=>{C&&l[m]!==void 0&&l[C]!==void 0&&t.fail(s("Arguments %s and %s are mutually exclusive",m,C))})}),n.getInternalMethods().getParserConfiguration()["strip-dashed"]&&Object.keys(c).forEach(m=>{c[m].forEach(C=>{C&&l[e.Parser.camelCase(m)]!==void 0&&l[e.Parser.camelCase(C)]!==void 0&&t.fail(s("Arguments %s and %s are mutually exclusive",m,C))})})},o.recommendCommands=function(l,m){m=m.sort((g,O)=>O.length-g.length);let b=null,E=1/0;for(let g=0,O;(O=m[g])!==void 0;g++){let T=$o(l,O);T<=3&&T<E&&(E=T,b=O)}b&&t.fail(s("Did you mean %s?",b))},o.reset=function(l){return i=Kt(i,m=>!l[m]),c=Kt(c,m=>!l[m]),o};let h=[];return o.freeze=function(){h.push({implied:i,conflicting:c})},o.unfreeze=function(){let l=h.pop();Ft(l,void 0,e),{implied:i,conflicting:c}=l},o}var Rs=[],Ue;function On(n,t,e,s){Ue=s;let r={};if(Object.prototype.hasOwnProperty.call(n,"extends")){if(typeof n.extends!="string")return r;let o=/\.json|\..*rc$/.test(n.extends),i=null;if(o)i=oc(t,n.extends);else try{i=require.resolve(n.extends)}catch{return n}rc(i),Rs.push(i),r=o?JSON.parse(Ue.readFileSync(i,"utf8")):require(n.extends),delete n.extends,r=On(r,Ue.path.dirname(i),e,Ue)}return Rs=[],e?Bo(r,n):Object.assign({},r,n)}function rc(n){if(Rs.indexOf(n)>-1)throw new Y(`Circular extended configurations: '${n}'.`)}function oc(n,t){return Ue.path.resolve(n,t)}function Bo(n,t){let e={};function s(r){return r&&typeof r=="object"&&!Array.isArray(r)}Object.assign(e,n);for(let r of Object.keys(t))s(t[r])&&s(e[r])?e[r]=Bo(n[r],t[r]):e[r]=t[r];return e}var v=function(n,t,e,s,r){if(s==="m")throw new TypeError("Private method is not writable");if(s==="a"&&!r)throw new TypeError("Private accessor was defined without a setter");if(typeof t=="function"?n!==t||!r:!t.has(n))throw new TypeError("Cannot write private member to an object whose class did not declare it");return s==="a"?r.call(n,e):r?r.value=e:t.set(n,e),e},u=function(n,t,e,s){if(e==="a"&&!s)throw new TypeError("Private accessor was defined without a getter");if(typeof t=="function"?n!==t||!s:!t.has(n))throw new TypeError("Cannot read private member from an object whose class did not declare it");return e==="m"?s:e==="a"?s.call(n):s?s.value:t.get(n)},ct,le,Ve,_t,wt,_n,Zt,De,jn,jt,Sn,St,Nt,At,It,In,Me,ft,S,Pn,Mn,$t,he,We,fe,Xt,Wn,W,pe,de,me,k,kn,Rt,rt;function Yo(n){return(t=[],e=n.process.cwd(),s)=>{let r=new Qs(t,e,s,n);return Object.defineProperty(r,"argv",{get:()=>r.parse(),enumerable:!0}),r.help(),r.version(),r}}var Oo=Symbol("copyDoubleDash"),_o=Symbol("copyDoubleDash"),Ls=Symbol("deleteFromParserHintObject"),jo=Symbol("emitWarning"),So=Symbol("freeze"),Io=Symbol("getDollarZero"),ge=Symbol("getParserConfiguration"),Po=Symbol("getUsageConfiguration"),zs=Symbol("guessLocale"),Mo=Symbol("guessVersion"),Wo=Symbol("parsePositionalNumbers"),qs=Symbol("pkgUp"),te=Symbol("populateParserHintArray"),ke=Symbol("populateParserHintSingleValueDictionary"),Hs=Symbol("populateParserHintArrayDictionary"),Us=Symbol("populateParserHintDictionary"),Vs=Symbol("sanitizeKey"),Gs=Symbol("setKey"),Ys=Symbol("unfreeze"),ko=Symbol("validateAsync"),To=Symbol("getCommandInstance"),No=Symbol("getContext"),Ro=Symbol("getHasOutput"),Lo=Symbol("getLoggerInstance"),zo=Symbol("getParseContext"),qo=Symbol("getUsageInstance"),Ho=Symbol("getValidationInstance"),Tn=Symbol("hasParseCallback"),Uo=Symbol("isGlobalContext"),Ce=Symbol("postProcess"),Vo=Symbol("rebase"),Js=Symbol("reset"),Ge=Symbol("runYargsParserAndExecuteCommands"),Ks=Symbol("runValidation"),Go=Symbol("setHasOutput"),Fe=Symbol("kTrackManuallySetKeys"),Qs=class{constructor(t=[],e,s,r){this.customScriptName=!1,this.parsed=!1,ct.set(this,void 0),le.set(this,void 0),Ve.set(this,{commands:[],fullCommands:[]}),_t.set(this,null),wt.set(this,null),_n.set(this,"show-hidden"),Zt.set(this,null),De.set(this,!0),jn.set(this,{}),jt.set(this,!0),Sn.set(this,[]),St.set(this,void 0),Nt.set(this,{}),At.set(this,!1),It.set(this,null),In.set(this,!0),Me.set(this,void 0),ft.set(this,""),S.set(this,void 0),Pn.set(this,void 0),Mn.set(this,{}),$t.set(this,null),he.set(this,null),We.set(this,{}),fe.set(this,{}),Xt.set(this,void 0),Wn.set(this,!1),W.set(this,void 0),pe.set(this,!1),de.set(this,!1),me.set(this,!1),k.set(this,void 0),kn.set(this,{}),Rt.set(this,null),rt.set(this,void 0),v(this,W,r,"f"),v(this,Xt,t,"f"),v(this,le,e,"f"),v(this,Pn,s,"f"),v(this,St,new xn(this),"f"),this.$0=this[Io](),this[Js](),v(this,ct,u(this,ct,"f"),"f"),v(this,k,u(this,k,"f"),"f"),v(this,rt,u(this,rt,"f"),"f"),v(this,S,u(this,S,"f"),"f"),u(this,S,"f").showHiddenOpt=u(this,_n,"f"),v(this,Me,this[_o](),"f")}addHelpOpt(t,e){let s="help";return x("[string|boolean] [string]",[t,e],arguments.length),u(this,It,"f")&&(this[Ls](u(this,It,"f")),v(this,It,null,"f")),t===!1&&e===void 0?this:(v(this,It,typeof t=="string"?t:s,"f"),this.boolean(u(this,It,"f")),this.describe(u(this,It,"f"),e||u(this,k,"f").deferY18nLookup("Show help")),this)}help(t,e){return this.addHelpOpt(t,e)}addShowHiddenOpt(t,e){if(x("[string|boolean] [string]",[t,e],arguments.length),t===!1&&e===void 0)return this;let s=typeof t=="string"?t:u(this,_n,"f");return this.boolean(s),this.describe(s,e||u(this,k,"f").deferY18nLookup("Show hidden options")),u(this,S,"f").showHiddenOpt=s,this}showHidden(t,e){return this.addShowHiddenOpt(t,e)}alias(t,e){return x("<object|string|array> [string|array]",[t,e],arguments.length),this[Hs](this.alias.bind(this),"alias",t,e),this}array(t){return x("<array|string>",[t],arguments.length),this[te]("array",t),this[Fe](t),this}boolean(t){return x("<array|string>",[t],arguments.length),this[te]("boolean",t),this[Fe](t),this}check(t,e){return x("<function> [boolean]",[t,e],arguments.length),this.middleware((s,r)=>ce(()=>t(s,r.getOptions()),o=>(o?(typeof o=="string"||o instanceof Error)&&u(this,k,"f").fail(o.toString(),o):u(this,k,"f").fail(u(this,W,"f").y18n.__("Argument check failed: %s",t.toString())),s),o=>(u(this,k,"f").fail(o.message?o.message:o.toString(),o),s)),!1,e),this}choices(t,e){return x("<object|string|array> [string|array]",[t,e],arguments.length),this[Hs](this.choices.bind(this),"choices",t,e),this}coerce(t,e){if(x("<object|string|array> [function]",[t,e],arguments.length),Array.isArray(t)){if(!e)throw new Y("coerce callback must be provided");for(let s of t)this.coerce(s,e);return this}else if(typeof t=="object"){for(let s of Object.keys(t))this.coerce(s,t[s]);return this}if(!e)throw new Y("coerce callback must be provided");return u(this,S,"f").key[t]=!0,u(this,St,"f").addCoerceMiddleware((s,r)=>{let o;return Object.prototype.hasOwnProperty.call(s,t)?ce(()=>(o=r.getAliases(),e(s[t])),a=>{s[t]=a;let c=r.getInternalMethods().getParserConfiguration()["strip-aliased"];if(o[t]&&c!==!0)for(let h of o[t])s[h]=a;return s},a=>{throw new Y(a.message)}):s},t),this}conflicts(t,e){return x("<string|object> [string|array]",[t,e],arguments.length),u(this,rt,"f").conflicts(t,e),this}config(t="config",e,s){return x("[object|string] [string|function] [function]",[t,e,s],arguments.length),typeof t=="object"&&!Array.isArray(t)?(t=On(t,u(this,le,"f"),this[ge]()["deep-merge-config"]||!1,u(this,W,"f")),u(this,S,"f").configObjects=(u(this,S,"f").configObjects||[]).concat(t),this):(typeof e=="function"&&(s=e,e=void 0),this.describe(t,e||u(this,k,"f").deferY18nLookup("Path to JSON config file")),(Array.isArray(t)?t:[t]).forEach(r=>{u(this,S,"f").config[r]=s||!0}),this)}completion(t,e,s){return x("[string] [string|boolean|function] [function]",[t,e,s],arguments.length),typeof e=="function"&&(s=e,e=void 0),v(this,wt,t||u(this,wt,"f")||"completion","f"),!e&&e!==!1&&(e="generate completion script"),this.command(u(this,wt,"f"),e),s&&u(this,_t,"f").registerFunction(s),this}command(t,e,s,r,o,i){return x("<string|array|object> [string|boolean] [function|object] [function] [array] [boolean|string]",[t,e,s,r,o,i],arguments.length),u(this,ct,"f").addHandler(t,e,s,r,o,i),this}commands(t,e,s,r,o,i){return this.command(t,e,s,r,o,i)}commandDir(t,e){x("<string> [object]",[t,e],arguments.length);let s=u(this,Pn,"f")||u(this,W,"f").require;return u(this,ct,"f").addDirectory(t,s,u(this,W,"f").getCallerFile(),e),this}count(t){return x("<array|string>",[t],arguments.length),this[te]("count",t),this[Fe](t),this}default(t,e,s){return x("<object|string|array> [*] [string]",[t,e,s],arguments.length),s&&(Ms(t,u(this,W,"f")),u(this,S,"f").defaultDescription[t]=s),typeof e=="function"&&(Ms(t,u(this,W,"f")),u(this,S,"f").defaultDescription[t]||(u(this,S,"f").defaultDescription[t]=u(this,k,"f").functionDescription(e)),e=e.call()),this[ke](this.default.bind(this),"default",t,e),this}defaults(t,e,s){return this.default(t,e,s)}demandCommand(t=1,e,s,r){return x("[number] [number|string] [string|null|undefined] [string|null|undefined]",[t,e,s,r],arguments.length),typeof e!="number"&&(s=e,e=1/0),this.global("_",!1),u(this,S,"f").demandedCommands._={min:t,max:e,minMsg:s,maxMsg:r},this}demand(t,e,s){return Array.isArray(e)?(e.forEach(r=>{Ft(s,!0,u(this,W,"f")),this.demandOption(r,s)}),e=1/0):typeof e!="number"&&(s=e,e=1/0),typeof t=="number"?(Ft(s,!0,u(this,W,"f")),this.demandCommand(t,e,s,s)):Array.isArray(t)?t.forEach(r=>{Ft(s,!0,u(this,W,"f")),this.demandOption(r,s)}):typeof s=="string"?this.demandOption(t,s):(s===!0||typeof s>"u")&&this.demandOption(t),this}demandOption(t,e){return x("<object|string|array> [string]",[t,e],arguments.length),this[ke](this.demandOption.bind(this),"demandedOptions",t,e),this}deprecateOption(t,e){return x("<string> [string|boolean]",[t,e],arguments.length),u(this,S,"f").deprecatedOptions[t]=e,this}describe(t,e){return x("<object|string|array> [string]",[t,e],arguments.length),this[Gs](t,!0),u(this,k,"f").describe(t,e),this}detectLocale(t){return x("<boolean>",[t],arguments.length),v(this,De,t,"f"),this}env(t){return x("[string|boolean]",[t],arguments.length),t===!1?delete u(this,S,"f").envPrefix:u(this,S,"f").envPrefix=t||"",this}epilogue(t){return x("<string>",[t],arguments.length),u(this,k,"f").epilog(t),this}epilog(t){return this.epilogue(t)}example(t,e){return x("<string|array> [string]",[t,e],arguments.length),Array.isArray(t)?t.forEach(s=>this.example(...s)):u(this,k,"f").example(t,e),this}exit(t,e){v(this,At,!0,"f"),v(this,Zt,e,"f"),u(this,jt,"f")&&u(this,W,"f").process.exit(t)}exitProcess(t=!0){return x("[boolean]",[t],arguments.length),v(this,jt,t,"f"),this}fail(t){if(x("<function|boolean>",[t],arguments.length),typeof t=="boolean"&&t!==!1)throw new Y("Invalid first argument. Expected function or boolean 'false'");return u(this,k,"f").failFn(t),this}getAliases(){return this.parsed?this.parsed.aliases:{}}async getCompletion(t,e){return x("<array> [function]",[t,e],arguments.length),e?u(this,_t,"f").getCompletion(t,e):new Promise((s,r)=>{u(this,_t,"f").getCompletion(t,(o,i)=>{o?r(o):s(i)})})}getDemandedOptions(){return x([],0),u(this,S,"f").demandedOptions}getDemandedCommands(){return x([],0),u(this,S,"f").demandedCommands}getDeprecatedOptions(){return x([],0),u(this,S,"f").deprecatedOptions}getDetectLocale(){return u(this,De,"f")}getExitProcess(){return u(this,jt,"f")}getGroups(){return Object.assign({},u(this,Nt,"f"),u(this,fe,"f"))}getHelp(){if(v(this,At,!0,"f"),!u(this,k,"f").hasCachedHelpMessage()){if(!this.parsed){let e=this[Ge](u(this,Xt,"f"),void 0,void 0,0,!0);if(J(e))return e.then(()=>u(this,k,"f").help())}let t=u(this,ct,"f").runDefaultBuilderOn(this);if(J(t))return t.then(()=>u(this,k,"f").help())}return Promise.resolve(u(this,k,"f").help())}getOptions(){return u(this,S,"f")}getStrict(){return u(this,pe,"f")}getStrictCommands(){return u(this,de,"f")}getStrictOptions(){return u(this,me,"f")}global(t,e){return x("<string|array> [boolean]",[t,e],arguments.length),t=[].concat(t),e!==!1?u(this,S,"f").local=u(this,S,"f").local.filter(s=>t.indexOf(s)===-1):t.forEach(s=>{u(this,S,"f").local.includes(s)||u(this,S,"f").local.push(s)}),this}group(t,e){x("<string|array> <string>",[t,e],arguments.length);let s=u(this,fe,"f")[e]||u(this,Nt,"f")[e];u(this,fe,"f")[e]&&delete u(this,fe,"f")[e];let r={};return u(this,Nt,"f")[e]=(s||[]).concat(t).filter(o=>r[o]?!1:r[o]=!0),this}hide(t){return x("<string>",[t],arguments.length),u(this,S,"f").hiddenOptions.push(t),this}implies(t,e){return x("<string|object> [number|string|array]",[t,e],arguments.length),u(this,rt,"f").implies(t,e),this}locale(t){return x("[string]",[t],arguments.length),t===void 0?(this[zs](),u(this,W,"f").y18n.getLocale()):(v(this,De,!1,"f"),u(this,W,"f").y18n.setLocale(t),this)}middleware(t,e,s){return u(this,St,"f").addMiddleware(t,!!e,s)}nargs(t,e){return x("<string|object|array> [number]",[t,e],arguments.length),this[ke](this.nargs.bind(this),"narg",t,e),this}normalize(t){return x("<array|string>",[t],arguments.length),this[te]("normalize",t),this}number(t){return x("<array|string>",[t],arguments.length),this[te]("number",t),this[Fe](t),this}option(t,e){if(x("<string|object> [object]",[t,e],arguments.length),typeof t=="object")Object.keys(t).forEach(s=>{this.options(s,t[s])});else{typeof e!="object"&&(e={}),this[Fe](t),u(this,Rt,"f")&&(t==="version"||(e==null?void 0:e.alias)==="version")&&this[jo](['"version" is a reserved word.',"Please do one of the following:",'- Disable version with `yargs.version(false)` if using "version" as an option',"- Use the built-in `yargs.version` method instead (if applicable)","- Use a different option key","https://yargs.js.org/docs/#api-reference-version"].join(`
|
|
161
|
-
`),void 0,"versionWarning"),u(this,S,"f").key[t]=!0,e.alias&&this.alias(t,e.alias);let s=e.deprecate||e.deprecated;s&&this.deprecateOption(t,s);let r=e.demand||e.required||e.require;r&&this.demand(t,r),e.demandOption&&this.demandOption(t,typeof e.demandOption=="string"?e.demandOption:void 0),e.conflicts&&this.conflicts(t,e.conflicts),"default"in e&&this.default(t,e.default),e.implies!==void 0&&this.implies(t,e.implies),e.nargs!==void 0&&this.nargs(t,e.nargs),e.config&&this.config(t,e.configParser),e.normalize&&this.normalize(t),e.choices&&this.choices(t,e.choices),e.coerce&&this.coerce(t,e.coerce),e.group&&this.group(t,e.group),(e.boolean||e.type==="boolean")&&(this.boolean(t),e.alias&&this.boolean(e.alias)),(e.array||e.type==="array")&&(this.array(t),e.alias&&this.array(e.alias)),(e.number||e.type==="number")&&(this.number(t),e.alias&&this.number(e.alias)),(e.string||e.type==="string")&&(this.string(t),e.alias&&this.string(e.alias)),(e.count||e.type==="count")&&this.count(t),typeof e.global=="boolean"&&this.global(t,e.global),e.defaultDescription&&(u(this,S,"f").defaultDescription[t]=e.defaultDescription),e.skipValidation&&this.skipValidation(t);let o=e.describe||e.description||e.desc,i=u(this,k,"f").getDescriptions();(!Object.prototype.hasOwnProperty.call(i,t)||typeof o=="string")&&this.describe(t,o),e.hidden&&this.hide(t),e.requiresArg&&this.requiresArg(t)}return this}options(t,e){return this.option(t,e)}parse(t,e,s){x("[string|array] [function|boolean|object] [function]",[t,e,s],arguments.length),this[
|
|
160
|
+
`;m.forEach(b=>{C+=b}),t.fail(C)}};let c={};o.conflicts=function(l,m){x("<string|object> [array|string]",[l,m],arguments.length),typeof l=="object"?Object.keys(l).forEach(C=>{o.conflicts(C,l[C])}):(n.global(l),c[l]||(c[l]=[]),Array.isArray(m)?m.forEach(C=>o.conflicts(l,C)):c[l].push(m))},o.getConflicting=()=>c,o.conflicting=function(l){Object.keys(l).forEach(m=>{c[m]&&c[m].forEach(C=>{C&&l[m]!==void 0&&l[C]!==void 0&&t.fail(s("Arguments %s and %s are mutually exclusive",m,C))})}),n.getInternalMethods().getParserConfiguration()["strip-dashed"]&&Object.keys(c).forEach(m=>{c[m].forEach(C=>{C&&l[e.Parser.camelCase(m)]!==void 0&&l[e.Parser.camelCase(C)]!==void 0&&t.fail(s("Arguments %s and %s are mutually exclusive",m,C))})})},o.recommendCommands=function(l,m){m=m.sort((g,O)=>O.length-g.length);let b=null,E=1/0;for(let g=0,O;(O=m[g])!==void 0;g++){let T=Ao(l,O);T<=3&&T<E&&(E=T,b=O)}b&&t.fail(s("Did you mean %s?",b))},o.reset=function(l){return i=Qt(i,m=>!l[m]),c=Qt(c,m=>!l[m]),o};let h=[];return o.freeze=function(){h.push({implied:i,conflicting:c})},o.unfreeze=function(){let l=h.pop();Ft(l,void 0,e),{implied:i,conflicting:c}=l},o}var Rs=[],Ue;function On(n,t,e,s){Ue=s;let r={};if(Object.prototype.hasOwnProperty.call(n,"extends")){if(typeof n.extends!="string")return r;let o=/\.json|\..*rc$/.test(n.extends),i=null;if(o)i=rc(t,n.extends);else try{i=require.resolve(n.extends)}catch{return n}ic(i),Rs.push(i),r=o?JSON.parse(Ue.readFileSync(i,"utf8")):require(n.extends),delete n.extends,r=On(r,Ue.path.dirname(i),e,Ue)}return Rs=[],e?vo(r,n):Object.assign({},r,n)}function ic(n){if(Rs.indexOf(n)>-1)throw new Y(`Circular extended configurations: '${n}'.`)}function rc(n,t){return Ue.path.resolve(n,t)}function vo(n,t){let e={};function s(r){return r&&typeof r=="object"&&!Array.isArray(r)}Object.assign(e,n);for(let r of Object.keys(t))s(t[r])&&s(e[r])?e[r]=vo(n[r],t[r]):e[r]=t[r];return e}var v=function(n,t,e,s,r){if(s==="m")throw new TypeError("Private method is not writable");if(s==="a"&&!r)throw new TypeError("Private accessor was defined without a setter");if(typeof t=="function"?n!==t||!r:!t.has(n))throw new TypeError("Cannot write private member to an object whose class did not declare it");return s==="a"?r.call(n,e):r?r.value=e:t.set(n,e),e},u=function(n,t,e,s){if(e==="a"&&!s)throw new TypeError("Private accessor was defined without a getter");if(typeof t=="function"?n!==t||!s:!t.has(n))throw new TypeError("Cannot read private member from an object whose class did not declare it");return e==="m"?s:e==="a"?s.call(n):s?s.value:t.get(n)},at,le,Ve,_t,wt,_n,Xt,De,jn,jt,Sn,St,Nt,At,It,In,Me,ft,S,Pn,Mn,$t,he,We,fe,te,Wn,W,pe,de,me,k,kn,Rt,rt;function Go(n){return(t=[],e=n.process.cwd(),s)=>{let r=new Qs(t,e,s,n);return Object.defineProperty(r,"argv",{get:()=>r.parse(),enumerable:!0}),r.help(),r.version(),r}}var Bo=Symbol("copyDoubleDash"),Oo=Symbol("copyDoubleDash"),Ls=Symbol("deleteFromParserHintObject"),_o=Symbol("emitWarning"),jo=Symbol("freeze"),So=Symbol("getDollarZero"),ge=Symbol("getParserConfiguration"),Io=Symbol("getUsageConfiguration"),zs=Symbol("guessLocale"),Po=Symbol("guessVersion"),Mo=Symbol("parsePositionalNumbers"),qs=Symbol("pkgUp"),ee=Symbol("populateParserHintArray"),ke=Symbol("populateParserHintSingleValueDictionary"),Hs=Symbol("populateParserHintArrayDictionary"),Us=Symbol("populateParserHintDictionary"),Vs=Symbol("sanitizeKey"),Gs=Symbol("setKey"),Ys=Symbol("unfreeze"),Wo=Symbol("validateAsync"),ko=Symbol("getCommandInstance"),To=Symbol("getContext"),No=Symbol("getHasOutput"),Ro=Symbol("getLoggerInstance"),Lo=Symbol("getParseContext"),zo=Symbol("getUsageInstance"),qo=Symbol("getValidationInstance"),Tn=Symbol("hasParseCallback"),Ho=Symbol("isGlobalContext"),Ce=Symbol("postProcess"),Uo=Symbol("rebase"),Js=Symbol("reset"),Ge=Symbol("runYargsParserAndExecuteCommands"),Ks=Symbol("runValidation"),Vo=Symbol("setHasOutput"),Fe=Symbol("kTrackManuallySetKeys"),Qs=class{constructor(t=[],e,s,r){this.customScriptName=!1,this.parsed=!1,at.set(this,void 0),le.set(this,void 0),Ve.set(this,{commands:[],fullCommands:[]}),_t.set(this,null),wt.set(this,null),_n.set(this,"show-hidden"),Xt.set(this,null),De.set(this,!0),jn.set(this,{}),jt.set(this,!0),Sn.set(this,[]),St.set(this,void 0),Nt.set(this,{}),At.set(this,!1),It.set(this,null),In.set(this,!0),Me.set(this,void 0),ft.set(this,""),S.set(this,void 0),Pn.set(this,void 0),Mn.set(this,{}),$t.set(this,null),he.set(this,null),We.set(this,{}),fe.set(this,{}),te.set(this,void 0),Wn.set(this,!1),W.set(this,void 0),pe.set(this,!1),de.set(this,!1),me.set(this,!1),k.set(this,void 0),kn.set(this,{}),Rt.set(this,null),rt.set(this,void 0),v(this,W,r,"f"),v(this,te,t,"f"),v(this,le,e,"f"),v(this,Pn,s,"f"),v(this,St,new xn(this),"f"),this.$0=this[So](),this[Js](),v(this,at,u(this,at,"f"),"f"),v(this,k,u(this,k,"f"),"f"),v(this,rt,u(this,rt,"f"),"f"),v(this,S,u(this,S,"f"),"f"),u(this,S,"f").showHiddenOpt=u(this,_n,"f"),v(this,Me,this[Oo](),"f")}addHelpOpt(t,e){let s="help";return x("[string|boolean] [string]",[t,e],arguments.length),u(this,It,"f")&&(this[Ls](u(this,It,"f")),v(this,It,null,"f")),t===!1&&e===void 0?this:(v(this,It,typeof t=="string"?t:s,"f"),this.boolean(u(this,It,"f")),this.describe(u(this,It,"f"),e||u(this,k,"f").deferY18nLookup("Show help")),this)}help(t,e){return this.addHelpOpt(t,e)}addShowHiddenOpt(t,e){if(x("[string|boolean] [string]",[t,e],arguments.length),t===!1&&e===void 0)return this;let s=typeof t=="string"?t:u(this,_n,"f");return this.boolean(s),this.describe(s,e||u(this,k,"f").deferY18nLookup("Show hidden options")),u(this,S,"f").showHiddenOpt=s,this}showHidden(t,e){return this.addShowHiddenOpt(t,e)}alias(t,e){return x("<object|string|array> [string|array]",[t,e],arguments.length),this[Hs](this.alias.bind(this),"alias",t,e),this}array(t){return x("<array|string>",[t],arguments.length),this[ee]("array",t),this[Fe](t),this}boolean(t){return x("<array|string>",[t],arguments.length),this[ee]("boolean",t),this[Fe](t),this}check(t,e){return x("<function> [boolean]",[t,e],arguments.length),this.middleware((s,r)=>ce(()=>t(s,r.getOptions()),o=>(o?(typeof o=="string"||o instanceof Error)&&u(this,k,"f").fail(o.toString(),o):u(this,k,"f").fail(u(this,W,"f").y18n.__("Argument check failed: %s",t.toString())),s),o=>(u(this,k,"f").fail(o.message?o.message:o.toString(),o),s)),!1,e),this}choices(t,e){return x("<object|string|array> [string|array]",[t,e],arguments.length),this[Hs](this.choices.bind(this),"choices",t,e),this}coerce(t,e){if(x("<object|string|array> [function]",[t,e],arguments.length),Array.isArray(t)){if(!e)throw new Y("coerce callback must be provided");for(let s of t)this.coerce(s,e);return this}else if(typeof t=="object"){for(let s of Object.keys(t))this.coerce(s,t[s]);return this}if(!e)throw new Y("coerce callback must be provided");return u(this,S,"f").key[t]=!0,u(this,St,"f").addCoerceMiddleware((s,r)=>{let o;return Object.prototype.hasOwnProperty.call(s,t)?ce(()=>(o=r.getAliases(),e(s[t])),a=>{s[t]=a;let c=r.getInternalMethods().getParserConfiguration()["strip-aliased"];if(o[t]&&c!==!0)for(let h of o[t])s[h]=a;return s},a=>{throw new Y(a.message)}):s},t),this}conflicts(t,e){return x("<string|object> [string|array]",[t,e],arguments.length),u(this,rt,"f").conflicts(t,e),this}config(t="config",e,s){return x("[object|string] [string|function] [function]",[t,e,s],arguments.length),typeof t=="object"&&!Array.isArray(t)?(t=On(t,u(this,le,"f"),this[ge]()["deep-merge-config"]||!1,u(this,W,"f")),u(this,S,"f").configObjects=(u(this,S,"f").configObjects||[]).concat(t),this):(typeof e=="function"&&(s=e,e=void 0),this.describe(t,e||u(this,k,"f").deferY18nLookup("Path to JSON config file")),(Array.isArray(t)?t:[t]).forEach(r=>{u(this,S,"f").config[r]=s||!0}),this)}completion(t,e,s){return x("[string] [string|boolean|function] [function]",[t,e,s],arguments.length),typeof e=="function"&&(s=e,e=void 0),v(this,wt,t||u(this,wt,"f")||"completion","f"),!e&&e!==!1&&(e="generate completion script"),this.command(u(this,wt,"f"),e),s&&u(this,_t,"f").registerFunction(s),this}command(t,e,s,r,o,i){return x("<string|array|object> [string|boolean] [function|object] [function] [array] [boolean|string]",[t,e,s,r,o,i],arguments.length),u(this,at,"f").addHandler(t,e,s,r,o,i),this}commands(t,e,s,r,o,i){return this.command(t,e,s,r,o,i)}commandDir(t,e){x("<string> [object]",[t,e],arguments.length);let s=u(this,Pn,"f")||u(this,W,"f").require;return u(this,at,"f").addDirectory(t,s,u(this,W,"f").getCallerFile(),e),this}count(t){return x("<array|string>",[t],arguments.length),this[ee]("count",t),this[Fe](t),this}default(t,e,s){return x("<object|string|array> [*] [string]",[t,e,s],arguments.length),s&&(Ms(t,u(this,W,"f")),u(this,S,"f").defaultDescription[t]=s),typeof e=="function"&&(Ms(t,u(this,W,"f")),u(this,S,"f").defaultDescription[t]||(u(this,S,"f").defaultDescription[t]=u(this,k,"f").functionDescription(e)),e=e.call()),this[ke](this.default.bind(this),"default",t,e),this}defaults(t,e,s){return this.default(t,e,s)}demandCommand(t=1,e,s,r){return x("[number] [number|string] [string|null|undefined] [string|null|undefined]",[t,e,s,r],arguments.length),typeof e!="number"&&(s=e,e=1/0),this.global("_",!1),u(this,S,"f").demandedCommands._={min:t,max:e,minMsg:s,maxMsg:r},this}demand(t,e,s){return Array.isArray(e)?(e.forEach(r=>{Ft(s,!0,u(this,W,"f")),this.demandOption(r,s)}),e=1/0):typeof e!="number"&&(s=e,e=1/0),typeof t=="number"?(Ft(s,!0,u(this,W,"f")),this.demandCommand(t,e,s,s)):Array.isArray(t)?t.forEach(r=>{Ft(s,!0,u(this,W,"f")),this.demandOption(r,s)}):typeof s=="string"?this.demandOption(t,s):(s===!0||typeof s>"u")&&this.demandOption(t),this}demandOption(t,e){return x("<object|string|array> [string]",[t,e],arguments.length),this[ke](this.demandOption.bind(this),"demandedOptions",t,e),this}deprecateOption(t,e){return x("<string> [string|boolean]",[t,e],arguments.length),u(this,S,"f").deprecatedOptions[t]=e,this}describe(t,e){return x("<object|string|array> [string]",[t,e],arguments.length),this[Gs](t,!0),u(this,k,"f").describe(t,e),this}detectLocale(t){return x("<boolean>",[t],arguments.length),v(this,De,t,"f"),this}env(t){return x("[string|boolean]",[t],arguments.length),t===!1?delete u(this,S,"f").envPrefix:u(this,S,"f").envPrefix=t||"",this}epilogue(t){return x("<string>",[t],arguments.length),u(this,k,"f").epilog(t),this}epilog(t){return this.epilogue(t)}example(t,e){return x("<string|array> [string]",[t,e],arguments.length),Array.isArray(t)?t.forEach(s=>this.example(...s)):u(this,k,"f").example(t,e),this}exit(t,e){v(this,At,!0,"f"),v(this,Xt,e,"f"),u(this,jt,"f")&&u(this,W,"f").process.exit(t)}exitProcess(t=!0){return x("[boolean]",[t],arguments.length),v(this,jt,t,"f"),this}fail(t){if(x("<function|boolean>",[t],arguments.length),typeof t=="boolean"&&t!==!1)throw new Y("Invalid first argument. Expected function or boolean 'false'");return u(this,k,"f").failFn(t),this}getAliases(){return this.parsed?this.parsed.aliases:{}}async getCompletion(t,e){return x("<array> [function]",[t,e],arguments.length),e?u(this,_t,"f").getCompletion(t,e):new Promise((s,r)=>{u(this,_t,"f").getCompletion(t,(o,i)=>{o?r(o):s(i)})})}getDemandedOptions(){return x([],0),u(this,S,"f").demandedOptions}getDemandedCommands(){return x([],0),u(this,S,"f").demandedCommands}getDeprecatedOptions(){return x([],0),u(this,S,"f").deprecatedOptions}getDetectLocale(){return u(this,De,"f")}getExitProcess(){return u(this,jt,"f")}getGroups(){return Object.assign({},u(this,Nt,"f"),u(this,fe,"f"))}getHelp(){if(v(this,At,!0,"f"),!u(this,k,"f").hasCachedHelpMessage()){if(!this.parsed){let e=this[Ge](u(this,te,"f"),void 0,void 0,0,!0);if(J(e))return e.then(()=>u(this,k,"f").help())}let t=u(this,at,"f").runDefaultBuilderOn(this);if(J(t))return t.then(()=>u(this,k,"f").help())}return Promise.resolve(u(this,k,"f").help())}getOptions(){return u(this,S,"f")}getStrict(){return u(this,pe,"f")}getStrictCommands(){return u(this,de,"f")}getStrictOptions(){return u(this,me,"f")}global(t,e){return x("<string|array> [boolean]",[t,e],arguments.length),t=[].concat(t),e!==!1?u(this,S,"f").local=u(this,S,"f").local.filter(s=>t.indexOf(s)===-1):t.forEach(s=>{u(this,S,"f").local.includes(s)||u(this,S,"f").local.push(s)}),this}group(t,e){x("<string|array> <string>",[t,e],arguments.length);let s=u(this,fe,"f")[e]||u(this,Nt,"f")[e];u(this,fe,"f")[e]&&delete u(this,fe,"f")[e];let r={};return u(this,Nt,"f")[e]=(s||[]).concat(t).filter(o=>r[o]?!1:r[o]=!0),this}hide(t){return x("<string>",[t],arguments.length),u(this,S,"f").hiddenOptions.push(t),this}implies(t,e){return x("<string|object> [number|string|array]",[t,e],arguments.length),u(this,rt,"f").implies(t,e),this}locale(t){return x("[string]",[t],arguments.length),t===void 0?(this[zs](),u(this,W,"f").y18n.getLocale()):(v(this,De,!1,"f"),u(this,W,"f").y18n.setLocale(t),this)}middleware(t,e,s){return u(this,St,"f").addMiddleware(t,!!e,s)}nargs(t,e){return x("<string|object|array> [number]",[t,e],arguments.length),this[ke](this.nargs.bind(this),"narg",t,e),this}normalize(t){return x("<array|string>",[t],arguments.length),this[ee]("normalize",t),this}number(t){return x("<array|string>",[t],arguments.length),this[ee]("number",t),this[Fe](t),this}option(t,e){if(x("<string|object> [object]",[t,e],arguments.length),typeof t=="object")Object.keys(t).forEach(s=>{this.options(s,t[s])});else{typeof e!="object"&&(e={}),this[Fe](t),u(this,Rt,"f")&&(t==="version"||(e==null?void 0:e.alias)==="version")&&this[_o](['"version" is a reserved word.',"Please do one of the following:",'- Disable version with `yargs.version(false)` if using "version" as an option',"- Use the built-in `yargs.version` method instead (if applicable)","- Use a different option key","https://yargs.js.org/docs/#api-reference-version"].join(`
|
|
161
|
+
`),void 0,"versionWarning"),u(this,S,"f").key[t]=!0,e.alias&&this.alias(t,e.alias);let s=e.deprecate||e.deprecated;s&&this.deprecateOption(t,s);let r=e.demand||e.required||e.require;r&&this.demand(t,r),e.demandOption&&this.demandOption(t,typeof e.demandOption=="string"?e.demandOption:void 0),e.conflicts&&this.conflicts(t,e.conflicts),"default"in e&&this.default(t,e.default),e.implies!==void 0&&this.implies(t,e.implies),e.nargs!==void 0&&this.nargs(t,e.nargs),e.config&&this.config(t,e.configParser),e.normalize&&this.normalize(t),e.choices&&this.choices(t,e.choices),e.coerce&&this.coerce(t,e.coerce),e.group&&this.group(t,e.group),(e.boolean||e.type==="boolean")&&(this.boolean(t),e.alias&&this.boolean(e.alias)),(e.array||e.type==="array")&&(this.array(t),e.alias&&this.array(e.alias)),(e.number||e.type==="number")&&(this.number(t),e.alias&&this.number(e.alias)),(e.string||e.type==="string")&&(this.string(t),e.alias&&this.string(e.alias)),(e.count||e.type==="count")&&this.count(t),typeof e.global=="boolean"&&this.global(t,e.global),e.defaultDescription&&(u(this,S,"f").defaultDescription[t]=e.defaultDescription),e.skipValidation&&this.skipValidation(t);let o=e.describe||e.description||e.desc,i=u(this,k,"f").getDescriptions();(!Object.prototype.hasOwnProperty.call(i,t)||typeof o=="string")&&this.describe(t,o),e.hidden&&this.hide(t),e.requiresArg&&this.requiresArg(t)}return this}options(t,e){return this.option(t,e)}parse(t,e,s){x("[string|array] [function|boolean|object] [function]",[t,e,s],arguments.length),this[jo](),typeof t>"u"&&(t=u(this,te,"f")),typeof e=="object"&&(v(this,he,e,"f"),e=s),typeof e=="function"&&(v(this,$t,e,"f"),e=!1),e||v(this,te,t,"f"),u(this,$t,"f")&&v(this,jt,!1,"f");let r=this[Ge](t,!!e),o=this.parsed;return u(this,_t,"f").setParsed(this.parsed),J(r)?r.then(i=>(u(this,$t,"f")&&u(this,$t,"f").call(this,u(this,Xt,"f"),i,u(this,ft,"f")),i)).catch(i=>{throw u(this,$t,"f")&&u(this,$t,"f")(i,this.parsed.argv,u(this,ft,"f")),i}).finally(()=>{this[Ys](),this.parsed=o}):(u(this,$t,"f")&&u(this,$t,"f").call(this,u(this,Xt,"f"),r,u(this,ft,"f")),this[Ys](),this.parsed=o,r)}parseAsync(t,e,s){let r=this.parse(t,e,s);return J(r)?r:Promise.resolve(r)}parseSync(t,e,s){let r=this.parse(t,e,s);if(J(r))throw new Y(".parseSync() must not be used with asynchronous builders, handlers, or middleware");return r}parserConfiguration(t){return x("<object>",[t],arguments.length),v(this,Mn,t,"f"),this}pkgConf(t,e){x("<string> [string]",[t,e],arguments.length);let s=null,r=this[qs](e||u(this,le,"f"));return r[t]&&typeof r[t]=="object"&&(s=On(r[t],e||u(this,le,"f"),this[ge]()["deep-merge-config"]||!1,u(this,W,"f")),u(this,S,"f").configObjects=(u(this,S,"f").configObjects||[]).concat(s)),this}positional(t,e){x("<string> <object>",[t,e],arguments.length);let s=["default","defaultDescription","implies","normalize","choices","conflicts","coerce","type","describe","desc","description","alias"];e=Qt(e,(i,a)=>i==="type"&&!["string","number","boolean"].includes(a)?!1:s.includes(i));let r=u(this,Ve,"f").fullCommands[u(this,Ve,"f").fullCommands.length-1],o=r?u(this,at,"f").cmdToParseOptions(r):{array:[],alias:{},default:{},demand:{}};return Ie(o).forEach(i=>{let a=o[i];Array.isArray(a)?a.indexOf(t)!==-1&&(e[i]=!0):a[t]&&!(i in e)&&(e[i]=a[t])}),this.group(t,u(this,k,"f").getPositionalGroupName()),this.option(t,e)}recommendCommands(t=!0){return x("[boolean]",[t],arguments.length),v(this,Wn,t,"f"),this}required(t,e,s){return this.demand(t,e,s)}require(t,e,s){return this.demand(t,e,s)}requiresArg(t){return x("<array|string|object> [number]",[t],arguments.length),typeof t=="string"&&u(this,S,"f").narg[t]?this:(this[ke](this.requiresArg.bind(this),"narg",t,NaN),this)}showCompletionScript(t,e){return x("[string] [string]",[t,e],arguments.length),t=t||this.$0,u(this,Me,"f").log(u(this,_t,"f").generateCompletionScript(t,e||u(this,wt,"f")||"completion")),this}showHelp(t){if(x("[string|function]",[t],arguments.length),v(this,At,!0,"f"),!u(this,k,"f").hasCachedHelpMessage()){if(!this.parsed){let s=this[Ge](u(this,te,"f"),void 0,void 0,0,!0);if(J(s))return s.then(()=>{u(this,k,"f").showHelp(t)}),this}let e=u(this,at,"f").runDefaultBuilderOn(this);if(J(e))return e.then(()=>{u(this,k,"f").showHelp(t)}),this}return u(this,k,"f").showHelp(t),this}scriptName(t){return this.customScriptName=!0,this.$0=t,this}showHelpOnFail(t,e){return x("[boolean|string] [string]",[t,e],arguments.length),u(this,k,"f").showHelpOnFail(t,e),this}showVersion(t){return x("[string|function]",[t],arguments.length),u(this,k,"f").showVersion(t),this}skipValidation(t){return x("<array|string>",[t],arguments.length),this[ee]("skipValidation",t),this}strict(t){return x("[boolean]",[t],arguments.length),v(this,pe,t!==!1,"f"),this}strictCommands(t){return x("[boolean]",[t],arguments.length),v(this,de,t!==!1,"f"),this}strictOptions(t){return x("[boolean]",[t],arguments.length),v(this,me,t!==!1,"f"),this}string(t){return x("<array|string>",[t],arguments.length),this[ee]("string",t),this[Fe](t),this}terminalWidth(){return x([],0),u(this,W,"f").process.stdColumns}updateLocale(t){return this.updateStrings(t)}updateStrings(t){return x("<object>",[t],arguments.length),v(this,De,!1,"f"),u(this,W,"f").y18n.updateLocale(t),this}usage(t,e,s,r){if(x("<string|null|undefined> [string|boolean] [function|object] [function]",[t,e,s,r],arguments.length),e!==void 0){if(Ft(t,null,u(this,W,"f")),(t||"").match(/^\$0( |$)/))return this.command(t,e,s,r);throw new Y(".usage() description must start with $0 if being used as alias for .command()")}else return u(this,k,"f").usage(t),this}usageConfiguration(t){return x("<object>",[t],arguments.length),v(this,kn,t,"f"),this}version(t,e,s){let r="version";if(x("[boolean|string] [string] [string]",[t,e,s],arguments.length),u(this,Rt,"f")&&(this[Ls](u(this,Rt,"f")),u(this,k,"f").version(void 0),v(this,Rt,null,"f")),arguments.length===0)s=this[Po](),t=r;else if(arguments.length===1){if(t===!1)return this;s=t,t=r}else arguments.length===2&&(s=e,e=void 0);return v(this,Rt,typeof t=="string"?t:r,"f"),e=e||u(this,k,"f").deferY18nLookup("Show version number"),u(this,k,"f").version(s||void 0),this.boolean(u(this,Rt,"f")),this.describe(u(this,Rt,"f"),e),this}wrap(t){return x("<number|null|undefined>",[t],arguments.length),u(this,k,"f").wrap(t),this}[(at=new WeakMap,le=new WeakMap,Ve=new WeakMap,_t=new WeakMap,wt=new WeakMap,_n=new WeakMap,Xt=new WeakMap,De=new WeakMap,jn=new WeakMap,jt=new WeakMap,Sn=new WeakMap,St=new WeakMap,Nt=new WeakMap,At=new WeakMap,It=new WeakMap,In=new WeakMap,Me=new WeakMap,ft=new WeakMap,S=new WeakMap,Pn=new WeakMap,Mn=new WeakMap,$t=new WeakMap,he=new WeakMap,We=new WeakMap,fe=new WeakMap,te=new WeakMap,Wn=new WeakMap,W=new WeakMap,pe=new WeakMap,de=new WeakMap,me=new WeakMap,k=new WeakMap,kn=new WeakMap,Rt=new WeakMap,rt=new WeakMap,Bo)](t){if(!t._||!t["--"])return t;t._.push.apply(t._,t["--"]);try{delete t["--"]}catch{}return t}[Oo](){return{log:(...t)=>{this[Tn]()||console.log(...t),v(this,At,!0,"f"),u(this,ft,"f").length&&v(this,ft,u(this,ft,"f")+`
|
|
162
162
|
`,"f"),v(this,ft,u(this,ft,"f")+t.join(" "),"f")},error:(...t)=>{this[Tn]()||console.error(...t),v(this,At,!0,"f"),u(this,ft,"f").length&&v(this,ft,u(this,ft,"f")+`
|
|
163
|
-
`,"f"),v(this,ft,u(this,ft,"f")+t.join(" "),"f")}}}[Ls](t){Ie(u(this,S,"f")).forEach(e=>{if((r=>r==="configObjects")(e))return;let s=u(this,S,"f")[e];Array.isArray(s)?s.includes(t)&&s.splice(s.indexOf(t),1):typeof s=="object"&&delete s[t]}),delete u(this,k,"f").getDescriptions()[t]}[jo](t,e,s){u(this,jn,"f")[s]||(u(this,W,"f").process.emitWarning(t,e),u(this,jn,"f")[s]=!0)}[So](){u(this,Sn,"f").push({options:u(this,S,"f"),configObjects:u(this,S,"f").configObjects.slice(0),exitProcess:u(this,jt,"f"),groups:u(this,Nt,"f"),strict:u(this,pe,"f"),strictCommands:u(this,de,"f"),strictOptions:u(this,me,"f"),completionCommand:u(this,wt,"f"),output:u(this,ft,"f"),exitError:u(this,Zt,"f"),hasOutput:u(this,At,"f"),parsed:this.parsed,parseFn:u(this,$t,"f"),parseContext:u(this,he,"f")}),u(this,k,"f").freeze(),u(this,rt,"f").freeze(),u(this,ct,"f").freeze(),u(this,St,"f").freeze()}[Io](){let t="",e;return/\b(node|iojs|electron)(\.exe)?$/.test(u(this,W,"f").process.argv()[0])?e=u(this,W,"f").process.argv().slice(1,2):e=u(this,W,"f").process.argv().slice(0,1),t=e.map(s=>{let r=this[Vo](u(this,le,"f"),s);return s.match(/^(\/|([a-zA-Z]:)?\\)/)&&r.length<s.length?r:s}).join(" ").trim(),u(this,W,"f").getEnv("_")&&u(this,W,"f").getProcessArgvBin()===u(this,W,"f").getEnv("_")&&(t=u(this,W,"f").getEnv("_").replace(`${u(this,W,"f").path.dirname(u(this,W,"f").process.execPath())}/`,"")),t}[ge](){return u(this,Mn,"f")}[Po](){return u(this,kn,"f")}[zs](){if(!u(this,De,"f"))return;let t=u(this,W,"f").getEnv("LC_ALL")||u(this,W,"f").getEnv("LC_MESSAGES")||u(this,W,"f").getEnv("LANG")||u(this,W,"f").getEnv("LANGUAGE")||"en_US";this.locale(t.replace(/[.:].*/,""))}[Mo](){return this[qs]().version||"unknown"}[Wo](t){let e=t["--"]?t["--"]:t._;for(let s=0,r;(r=e[s])!==void 0;s++)u(this,W,"f").Parser.looksLikeNumber(r)&&Number.isSafeInteger(Math.floor(parseFloat(`${r}`)))&&(e[s]=Number(r));return t}[qs](t){let e=t||"*";if(u(this,We,"f")[e])return u(this,We,"f")[e];let s={};try{let r=t||u(this,W,"f").mainFilename;!t&&u(this,W,"f").path.extname(r)&&(r=u(this,W,"f").path.dirname(r));let o=u(this,W,"f").findUp(r,(i,a)=>{if(a.includes("package.json"))return"package.json"});Ft(o,void 0,u(this,W,"f")),s=JSON.parse(u(this,W,"f").readFileSync(o,"utf8"))}catch{}return u(this,We,"f")[e]=s||{},u(this,We,"f")[e]}[te](t,e){e=[].concat(e),e.forEach(s=>{s=this[Vs](s),u(this,S,"f")[t].push(s)})}[ke](t,e,s,r){this[Us](t,e,s,r,(o,i,a)=>{u(this,S,"f")[o][i]=a})}[Hs](t,e,s,r){this[Us](t,e,s,r,(o,i,a)=>{u(this,S,"f")[o][i]=(u(this,S,"f")[o][i]||[]).concat(a)})}[Us](t,e,s,r,o){if(Array.isArray(s))s.forEach(i=>{t(i,r)});else if((i=>typeof i=="object")(s))for(let i of Ie(s))t(i,s[i]);else o(e,this[Vs](s),r)}[Vs](t){return t==="__proto__"?"___proto___":t}[Gs](t,e){return this[ke](this[Gs].bind(this),"key",t,e),this}[Ys](){var t,e,s,r,o,i,a,c,h,f,l,m;let C=u(this,Sn,"f").pop();Ft(C,void 0,u(this,W,"f"));let b;t=this,e=this,s=this,r=this,o=this,i=this,a=this,c=this,h=this,f=this,l=this,m=this,{options:{set value(E){v(t,S,E,"f")}}.value,configObjects:b,exitProcess:{set value(E){v(e,jt,E,"f")}}.value,groups:{set value(E){v(s,Nt,E,"f")}}.value,output:{set value(E){v(r,ft,E,"f")}}.value,exitError:{set value(E){v(o,Zt,E,"f")}}.value,hasOutput:{set value(E){v(i,At,E,"f")}}.value,parsed:this.parsed,strict:{set value(E){v(a,pe,E,"f")}}.value,strictCommands:{set value(E){v(c,de,E,"f")}}.value,strictOptions:{set value(E){v(h,me,E,"f")}}.value,completionCommand:{set value(E){v(f,wt,E,"f")}}.value,parseFn:{set value(E){v(l,$t,E,"f")}}.value,parseContext:{set value(E){v(m,he,E,"f")}}.value}=C,u(this,S,"f").configObjects=b,u(this,k,"f").unfreeze(),u(this,rt,"f").unfreeze(),u(this,ct,"f").unfreeze(),u(this,St,"f").unfreeze()}[ko](t,e){return ce(e,s=>(t(s),s))}getInternalMethods(){return{getCommandInstance:this[To].bind(this),getContext:this[No].bind(this),getHasOutput:this[Ro].bind(this),getLoggerInstance:this[Lo].bind(this),getParseContext:this[zo].bind(this),getParserConfiguration:this[ge].bind(this),getUsageConfiguration:this[Po].bind(this),getUsageInstance:this[qo].bind(this),getValidationInstance:this[Ho].bind(this),hasParseCallback:this[Tn].bind(this),isGlobalContext:this[Uo].bind(this),postProcess:this[Ce].bind(this),reset:this[Js].bind(this),runValidation:this[Ks].bind(this),runYargsParserAndExecuteCommands:this[Ge].bind(this),setHasOutput:this[Go].bind(this)}}[To](){return u(this,ct,"f")}[No](){return u(this,Ve,"f")}[Ro](){return u(this,At,"f")}[Lo](){return u(this,Me,"f")}[zo](){return u(this,he,"f")||{}}[qo](){return u(this,k,"f")}[Ho](){return u(this,rt,"f")}[Tn](){return!!u(this,$t,"f")}[Uo](){return u(this,In,"f")}[Ce](t,e,s,r){return s||J(t)||(e||(t=this[Oo](t)),(this[ge]()["parse-positional-numbers"]||this[ge]()["parse-positional-numbers"]===void 0)&&(t=this[Wo](t)),r&&(t=ae(t,this,u(this,St,"f").getMiddleware(),!1))),t}[Js](t={}){v(this,S,u(this,S,"f")||{},"f");let e={};e.local=u(this,S,"f").local||[],e.configObjects=u(this,S,"f").configObjects||[];let s={};e.local.forEach(i=>{s[i]=!0,(t[i]||[]).forEach(a=>{s[a]=!0})}),Object.assign(u(this,fe,"f"),Object.keys(u(this,Nt,"f")).reduce((i,a)=>{let c=u(this,Nt,"f")[a].filter(h=>!(h in s));return c.length>0&&(i[a]=c),i},{})),v(this,Nt,{},"f");let r=["array","boolean","string","skipValidation","count","normalize","number","hiddenOptions"],o=["narg","key","alias","default","defaultDescription","config","choices","demandedOptions","demandedCommands","deprecatedOptions"];return r.forEach(i=>{e[i]=(u(this,S,"f")[i]||[]).filter(a=>!s[a])}),o.forEach(i=>{e[i]=Kt(u(this,S,"f")[i],a=>!s[a])}),e.envPrefix=u(this,S,"f").envPrefix,v(this,S,e,"f"),v(this,k,u(this,k,"f")?u(this,k,"f").reset(s):Eo(this,u(this,W,"f")),"f"),v(this,rt,u(this,rt,"f")?u(this,rt,"f").reset(s):vo(this,u(this,k,"f"),u(this,W,"f")),"f"),v(this,ct,u(this,ct,"f")?u(this,ct,"f").reset():Co(u(this,k,"f"),u(this,rt,"f"),u(this,St,"f"),u(this,W,"f")),"f"),u(this,_t,"f")||v(this,_t,Ao(this,u(this,k,"f"),u(this,ct,"f"),u(this,W,"f")),"f"),u(this,St,"f").reset(),v(this,wt,null,"f"),v(this,ft,"","f"),v(this,Zt,null,"f"),v(this,At,!1,"f"),this.parsed=!1,this}[Vo](t,e){return u(this,W,"f").path.relative(t,e)}[Ge](t,e,s,r=0,o=!1){let i=!!s||o;t=t||u(this,Xt,"f"),u(this,S,"f").__=u(this,W,"f").y18n.__,u(this,S,"f").configuration=this[ge]();let a=!!u(this,S,"f").configuration["populate--"],c=Object.assign({},u(this,S,"f").configuration,{"populate--":!0}),h=u(this,W,"f").Parser.detailed(t,Object.assign({},u(this,S,"f"),{configuration:{"parse-positional-numbers":!1,...c}})),f=Object.assign(h.argv,u(this,he,"f")),l,m=h.aliases,C=!1,b=!1;Object.keys(f).forEach(E=>{E===u(this,It,"f")&&f[E]?C=!0:E===u(this,Rt,"f")&&f[E]&&(b=!0)}),f.$0=this.$0,this.parsed=h,r===0&&u(this,k,"f").clearCachedHelpMessage();try{if(this[zs](),e)return this[Ce](f,a,!!s,!1);u(this,It,"f")&&[u(this,It,"f")].concat(m[u(this,It,"f")]||[]).filter(H=>H.length>1).includes(""+f._[f._.length-1])&&(f._.pop(),C=!0),v(this,In,!1,"f");let E=u(this,ct,"f").getCommands(),g=u(this,_t,"f").completionKey in f,O=C||g||o;if(f._.length){if(E.length){let T;for(let H=r||0,L;f._[H]!==void 0;H++)if(L=String(f._[H]),E.includes(L)&&L!==u(this,wt,"f")){let U=u(this,ct,"f").runCommand(L,this,h,H+1,o,C||b||o);return this[Ce](U,a,!!s,!1)}else if(!T&&L!==u(this,wt,"f")){T=L;break}!u(this,ct,"f").hasDefaultCommand()&&u(this,Wn,"f")&&T&&!O&&u(this,rt,"f").recommendCommands(T,E)}u(this,wt,"f")&&f._.includes(u(this,wt,"f"))&&!g&&(u(this,jt,"f")&&Qt(!0),this.showCompletionScript(),this.exit(0))}if(u(this,ct,"f").hasDefaultCommand()&&!O){let T=u(this,ct,"f").runCommand(null,this,h,0,o,C||b||o);return this[Ce](T,a,!!s,!1)}if(g){u(this,jt,"f")&&Qt(!0),t=[].concat(t);let T=t.slice(t.indexOf(`--${u(this,_t,"f").completionKey}`)+1);return u(this,_t,"f").getCompletion(T,(H,L)=>{if(H)throw new Y(H.message);(L||[]).forEach(U=>{u(this,Me,"f").log(U)}),this.exit(0)}),this[Ce](f,!a,!!s,!1)}if(u(this,At,"f")||(C?(u(this,jt,"f")&&Qt(!0),i=!0,this.showHelp("log"),this.exit(0)):b&&(u(this,jt,"f")&&Qt(!0),i=!0,u(this,k,"f").showVersion("log"),this.exit(0))),!i&&u(this,S,"f").skipValidation.length>0&&(i=Object.keys(f).some(T=>u(this,S,"f").skipValidation.indexOf(T)>=0&&f[T]===!0)),!i){if(h.error)throw new Y(h.error.message);if(!g){let T=this[Ks](m,{},h.error);s||(l=ae(f,this,u(this,St,"f").getMiddleware(),!0)),l=this[ko](T,l??f),J(l)&&!s&&(l=l.then(()=>ae(f,this,u(this,St,"f").getMiddleware(),!1)))}}}catch(E){if(E instanceof Y)u(this,k,"f").fail(E.message,E);else throw E}return this[Ce](l??f,a,!!s,!0)}[Ks](t,e,s,r){let o={...this.getDemandedOptions()};return i=>{if(s)throw new Y(s.message);u(this,rt,"f").nonOptionCount(i),u(this,rt,"f").requiredArguments(i,o);let a=!1;u(this,de,"f")&&(a=u(this,rt,"f").unknownCommands(i)),u(this,pe,"f")&&!a?u(this,rt,"f").unknownArguments(i,t,e,!!r):u(this,me,"f")&&u(this,rt,"f").unknownArguments(i,t,{},!1,!1),u(this,rt,"f").limitedChoices(i),u(this,rt,"f").implications(i),u(this,rt,"f").conflicting(i)}}[Go](){v(this,At,!0,"f")}[Fe](t){if(typeof t=="string")u(this,S,"f").key[t]=!0;else for(let e of t)u(this,S,"f").key[e]=!0}};function Fo(n){return!!n&&typeof n.getInternalMethods=="function"}var uc=Yo(ho),Jo=uc;function ac(n,t){return Jo(n).strict().command("* <template> <outDir>","Create a new project powered by qwik",s=>s.positional("template",{type:"string",desc:"Starter template",choices:t}).positional("outDir",{type:"string",desc:"Directory of the project"}).option("force",{alias:"f",type:"boolean",default:!1,desc:"Overwrite target directory if it exists"}).option("installDeps",{alias:"i",default:!1,type:"boolean",desc:"Install dependencies"}).usage("npm create qwik@latest base ./my-project <options>")).argv}async function Xs(...n){let t=Yt(),e=await Oe("app"),s=e.standaloneTemplates.map(({id:m})=>m),r=ac(n,s),{force:o,installDeps:i,template:a}=r,c=r.outDir;nn(`Let's create a ${Re(" Qwik App ")} \u2728 (v1.4.5-dev20240303161651)`),cc()?c=process.cwd():(c=gn(c),Zs.default.existsSync(c)&&Zs.default.readdirSync(c).length>0&&(o?await rn(c):(et.error(`Directory "${c}" already exists.`),et.info("Please either remove this directory, choose another location or run the command again with '--force | -f' flag."),ie(),process.exit(1))));let h=await _e({outDir:c,appId:a,pkgManager:t,templateManager:e}),f=Ae(),l=!1;return i&&(l=await dn(async()=>await oe(t,c).install,{pkgManager:t,spinner:f})),mn(t,h,l),h}function cc(){return lc()}function lc(){try{return process.cwd().startsWith("/home/projects/")}catch{}return!1}var Rn=require("node:path");var Nn=ut(require("node:fs"));var ti=[["Dad, can you put my shoes on?","I don't think they'll fit me."],["What do ghosts call their true love?","Their ghoul-friend"],["How do the trees get on the internet?","They log on."],["Lady: How do I spread love in this cruel world?","Random Dude: [...\u{1F498}]"],["How do you find Will Smith in the snow?"," Look for fresh prints."],["Why did the mushroom get invited to the party?","Because he was a fungi."],["Why is peter pan always flying?","Because he neverlands"],["How do you know if there\u2019s an elephant under your bed?","Your head hits the ceiling!"],["How do you fix a broken pizza?","With tomato paste."],["Why did the butcher work extra hours at the shop?","To make ends meat."],["What time is it?","I don't know... it keeps changing."],["What did the traffic light say to the car as it passed?","Don't look I'm changing!"],["What do you call someone with no nose?","Nobody knows."],["Why did the worker get fired from the orange juice factory?","Lack of concentration."],["What did the say to the ?","Nice belt."],["What animal is always at a game of cricket?","A bat."],["Why did the tomato blush?","Because it saw the salad dressing."],["What\u2019s E.T. short for?","He\u2019s only got little legs."],["What did the beaver say to the tree?","It's been nice gnawing you."],["What do you call a girl between two posts?","Annette."],["What do you call a boomerang that won't come back?","A stick."],["What do you do on a remote island?","Try and find the TV island it belongs to."],["Why did the barber win the race?","He took a short cut."],["Do you want a brief explanation of what an acorn is?","In a nutshell, it's an oak tree."],["What do you call a belt made out of watches?","A waist of time."],["How many lips does a flower have?","Tulips"],["Did you hear about the guy who invented Lifesavers?","They say he made a mint."],["I Got Hit In the Head By A Soda Can, But It Didn't Hurt That Much...","It was a soft drink."],["When a dad drives past a graveyard: Did you know that's a popular cemetery?","Yep, people are just dying to get in there"],["What did the fish say when it hit the wall?","Dam."],["Want to hear a joke about a piece of paper?","Never mind...it's tearable"],["What did the big flower say to the littler flower?","Hi, bud!"],["What's the best thing about elevator jokes?","They work on so many levels."],["Why can't your nose be inches long?","Because then it'd be a foot!"],["Why does Superman get invited to dinners?","Because he is a Supperhero."],["What's red and bad for your teeth?","A Brick."],["What's the difference between a guitar and a fish?",`You can tune a guitar but you can't "tuna" fish!`],["Why did the coffee file a police report?","It got mugged."],["What do you do when you see a space man?","Park your car, man."],["What do you give a sick lemon?","Lemonaid."],["Where do rabbits go after they get married?","On a bunny-moon."],["What creature is smarter than a talking parrot?","A spelling bee."],["How does the moon cut his hair?","Eclipse it."],["What do you get when you cross a chicken with a skunk?","A fowl smell!"],["Why do crabs never give to charity?","Because they\u2019re shellfish."],["did you know the first French fries weren't cooked in France?","they were cooked in Greece"],["Did you hear that the police have a warrant out on a midget psychic ripping people off?",'It reads "Small medium at large."'],["A termite walks into a bar and says...","'Where is the bar tended?'"],["Why do chicken coops only have two doors?","Because if they had four, they would be chicken sedans"],["What's the best thing about a Boolean?","Even if you're wrong, you're only off by a bit."],["If you put a million monkeys at a million keyboards, one of them will eventually write a Java program","the rest of them will write Perl"],["How many programmers does it take to change a lightbulb?","None that's a hardware problem"],["A user interface is like a joke.","If you have to explain it then it is not that good."],["['hip', 'hip']","(hip hip array)"],["A SQL query walks into a bar, walks up to two tables and asks...","'Can I join you?'"],["Which song would an exception sing?","Can't catch me - Avicii"],["Why do C# and Java developers keep breaking their keyboards?","Because they use a strongly typed language."],["What's the object-oriented way to become wealthy?","Inheritance"],["Where do programmers like to hangout?","The Foo Bar."],["Why do Java programmers wear glasses?","Because they don't C#"],["To understand what recursion is...","You must first understand what recursion is"],["The punchline often arrives before the set-up.","Do you know the problem with UDP jokes?"],["Why did the programmer quit his job?","Because he didn't get arrays."],["How do you check if a webpage is HTML?","Try it out on Internet Explorer"],["There are 10 types of people in this world...","Those who understand binary and those who don't"],["Why do programmers always mix up Halloween and Christmas?","Because Oct == Dec "],["I was gonna tell you a joke about UDP...","...but you might not get it."],["How do you get a squirrel to like you"," Act like a nut."],["Why did the math book look so sad"," Because of all of its problems!"],["What's the best way to watch a fly fishing tournament"," Live stream."],["Why couldn't the bicycle stand up by itself"," It was two tired."],["Why did the scarecrow win an award"," Because he was outstanding in his field."],["I ordered a chicken and an egg online. I\u2019ll let you know."," I\u2019ll let you know"],["How do you make a Kleenex dance"," Put a little boogie in it!"],["I'm reading a book about anti-gravity. It's impossible to put down!"," It's impossible to put down!"],["Why can't you hear a psychiatrist using the bathroom"," Because the 'P' is silent."],["I like telling Dad jokes. Sometimes he laughs!"," Sometimes he laughs!"],["I'm so good at sleeping, I can do it with my eyes closed!"," I can do it with my eyes closed!"],["How do you make a tissue dance"," You put a little boogie in it."],["What do you call cheese that isn't yours"," Nacho cheese."],["What kind of shoes do ninjas wear"," Sneakers!"],["What do you call a fake noodle"," An impasta."],["I made a pencil with two erasers. It was pointless."," It was pointless"],["I've got a great joke about construction, but I'm still working on it.",""],["Did I tell you the time I fell in love during a backflip"," I was heels over head!"],["What\u2019s an astronaut\u2019s favorite part of a computer"," The space bar."],["What time did the man go to the dentist"," Tooth hurt-y."],["It's inappropriate to make a 'dad joke' if you're not a dad. It's a faux pa."," It's a faux pa"],["What did the fish say when he hit the wall"," Dam."],["I don't trust stairs. They're always up to something."," They're always up to something"],["What do you call someone with no body and no nose"," Nobody knows."],["Did you hear the rumor about butter"," Well, I'm not going to spread it!"],["I used to hate facial hair...but then it grew on me.",null],["What's brown and sticky"," A stick."],["Can February March"," No, but April May!"],["Don't trust atoms. They make up everything!"," They make up everything!"],["Why don't eggs tell jokes"," They'd crack each other up."],["Did you hear about the circus fire"," It was in tents."],["How do lawyers say goodbye"," We'll be suing ya!"],["When does a joke become a dad joke"," When it becomes apparent."],["Wanna hear a joke about paper"," Never mind\u2014it's tearable."],["What did the coffee report to the police"," A mugging."],["Dad, can you put my shoes on","No, I don't think they'll fit me."],["How many tickles does it take to make an octopus laugh"," Ten tickles."],["Dad, did you get a haircut","No, I got them all cut!"],["My wife is really mad at the fact that I have no sense of direction."," So I packed up my stuff and right!"],["Why do bees have sticky hair"," Because they use a honeycomb."],["Which state has the most streets"," Rhode Island."],["I'm on a seafood diet. I see food and I eat it."," I see food and I eat it"],["Did you hear about the guy who invented the knock-knock joke"," He won the 'no-bell' prize."],["How does a penguin build its house"," Igloos it together."],["What do you call an elephant that doesn't matter"," An irrelephant."],["I wouldn't buy anything with velcro. It's a total rip-off."," It's a total rip-off"],["Dad, can you put the cat out","I didn't know it was on fire."],["What concert costs just 45 cents"," 50 Cent featuring Nickelback!"],["Why are elevator jokes so classic and good"," They work on many levels."],["Is this pool safe for diving"," It deep ends."],[`Knock knock.
|
|
163
|
+
`,"f"),v(this,ft,u(this,ft,"f")+t.join(" "),"f")}}}[Ls](t){Ie(u(this,S,"f")).forEach(e=>{if((r=>r==="configObjects")(e))return;let s=u(this,S,"f")[e];Array.isArray(s)?s.includes(t)&&s.splice(s.indexOf(t),1):typeof s=="object"&&delete s[t]}),delete u(this,k,"f").getDescriptions()[t]}[_o](t,e,s){u(this,jn,"f")[s]||(u(this,W,"f").process.emitWarning(t,e),u(this,jn,"f")[s]=!0)}[jo](){u(this,Sn,"f").push({options:u(this,S,"f"),configObjects:u(this,S,"f").configObjects.slice(0),exitProcess:u(this,jt,"f"),groups:u(this,Nt,"f"),strict:u(this,pe,"f"),strictCommands:u(this,de,"f"),strictOptions:u(this,me,"f"),completionCommand:u(this,wt,"f"),output:u(this,ft,"f"),exitError:u(this,Xt,"f"),hasOutput:u(this,At,"f"),parsed:this.parsed,parseFn:u(this,$t,"f"),parseContext:u(this,he,"f")}),u(this,k,"f").freeze(),u(this,rt,"f").freeze(),u(this,at,"f").freeze(),u(this,St,"f").freeze()}[So](){let t="",e;return/\b(node|iojs|electron)(\.exe)?$/.test(u(this,W,"f").process.argv()[0])?e=u(this,W,"f").process.argv().slice(1,2):e=u(this,W,"f").process.argv().slice(0,1),t=e.map(s=>{let r=this[Uo](u(this,le,"f"),s);return s.match(/^(\/|([a-zA-Z]:)?\\)/)&&r.length<s.length?r:s}).join(" ").trim(),u(this,W,"f").getEnv("_")&&u(this,W,"f").getProcessArgvBin()===u(this,W,"f").getEnv("_")&&(t=u(this,W,"f").getEnv("_").replace(`${u(this,W,"f").path.dirname(u(this,W,"f").process.execPath())}/`,"")),t}[ge](){return u(this,Mn,"f")}[Io](){return u(this,kn,"f")}[zs](){if(!u(this,De,"f"))return;let t=u(this,W,"f").getEnv("LC_ALL")||u(this,W,"f").getEnv("LC_MESSAGES")||u(this,W,"f").getEnv("LANG")||u(this,W,"f").getEnv("LANGUAGE")||"en_US";this.locale(t.replace(/[.:].*/,""))}[Po](){return this[qs]().version||"unknown"}[Mo](t){let e=t["--"]?t["--"]:t._;for(let s=0,r;(r=e[s])!==void 0;s++)u(this,W,"f").Parser.looksLikeNumber(r)&&Number.isSafeInteger(Math.floor(parseFloat(`${r}`)))&&(e[s]=Number(r));return t}[qs](t){let e=t||"*";if(u(this,We,"f")[e])return u(this,We,"f")[e];let s={};try{let r=t||u(this,W,"f").mainFilename;!t&&u(this,W,"f").path.extname(r)&&(r=u(this,W,"f").path.dirname(r));let o=u(this,W,"f").findUp(r,(i,a)=>{if(a.includes("package.json"))return"package.json"});Ft(o,void 0,u(this,W,"f")),s=JSON.parse(u(this,W,"f").readFileSync(o,"utf8"))}catch{}return u(this,We,"f")[e]=s||{},u(this,We,"f")[e]}[ee](t,e){e=[].concat(e),e.forEach(s=>{s=this[Vs](s),u(this,S,"f")[t].push(s)})}[ke](t,e,s,r){this[Us](t,e,s,r,(o,i,a)=>{u(this,S,"f")[o][i]=a})}[Hs](t,e,s,r){this[Us](t,e,s,r,(o,i,a)=>{u(this,S,"f")[o][i]=(u(this,S,"f")[o][i]||[]).concat(a)})}[Us](t,e,s,r,o){if(Array.isArray(s))s.forEach(i=>{t(i,r)});else if((i=>typeof i=="object")(s))for(let i of Ie(s))t(i,s[i]);else o(e,this[Vs](s),r)}[Vs](t){return t==="__proto__"?"___proto___":t}[Gs](t,e){return this[ke](this[Gs].bind(this),"key",t,e),this}[Ys](){var t,e,s,r,o,i,a,c,h,f,l,m;let C=u(this,Sn,"f").pop();Ft(C,void 0,u(this,W,"f"));let b;t=this,e=this,s=this,r=this,o=this,i=this,a=this,c=this,h=this,f=this,l=this,m=this,{options:{set value(E){v(t,S,E,"f")}}.value,configObjects:b,exitProcess:{set value(E){v(e,jt,E,"f")}}.value,groups:{set value(E){v(s,Nt,E,"f")}}.value,output:{set value(E){v(r,ft,E,"f")}}.value,exitError:{set value(E){v(o,Xt,E,"f")}}.value,hasOutput:{set value(E){v(i,At,E,"f")}}.value,parsed:this.parsed,strict:{set value(E){v(a,pe,E,"f")}}.value,strictCommands:{set value(E){v(c,de,E,"f")}}.value,strictOptions:{set value(E){v(h,me,E,"f")}}.value,completionCommand:{set value(E){v(f,wt,E,"f")}}.value,parseFn:{set value(E){v(l,$t,E,"f")}}.value,parseContext:{set value(E){v(m,he,E,"f")}}.value}=C,u(this,S,"f").configObjects=b,u(this,k,"f").unfreeze(),u(this,rt,"f").unfreeze(),u(this,at,"f").unfreeze(),u(this,St,"f").unfreeze()}[Wo](t,e){return ce(e,s=>(t(s),s))}getInternalMethods(){return{getCommandInstance:this[ko].bind(this),getContext:this[To].bind(this),getHasOutput:this[No].bind(this),getLoggerInstance:this[Ro].bind(this),getParseContext:this[Lo].bind(this),getParserConfiguration:this[ge].bind(this),getUsageConfiguration:this[Io].bind(this),getUsageInstance:this[zo].bind(this),getValidationInstance:this[qo].bind(this),hasParseCallback:this[Tn].bind(this),isGlobalContext:this[Ho].bind(this),postProcess:this[Ce].bind(this),reset:this[Js].bind(this),runValidation:this[Ks].bind(this),runYargsParserAndExecuteCommands:this[Ge].bind(this),setHasOutput:this[Vo].bind(this)}}[ko](){return u(this,at,"f")}[To](){return u(this,Ve,"f")}[No](){return u(this,At,"f")}[Ro](){return u(this,Me,"f")}[Lo](){return u(this,he,"f")||{}}[zo](){return u(this,k,"f")}[qo](){return u(this,rt,"f")}[Tn](){return!!u(this,$t,"f")}[Ho](){return u(this,In,"f")}[Ce](t,e,s,r){return s||J(t)||(e||(t=this[Bo](t)),(this[ge]()["parse-positional-numbers"]||this[ge]()["parse-positional-numbers"]===void 0)&&(t=this[Mo](t)),r&&(t=ae(t,this,u(this,St,"f").getMiddleware(),!1))),t}[Js](t={}){v(this,S,u(this,S,"f")||{},"f");let e={};e.local=u(this,S,"f").local||[],e.configObjects=u(this,S,"f").configObjects||[];let s={};e.local.forEach(i=>{s[i]=!0,(t[i]||[]).forEach(a=>{s[a]=!0})}),Object.assign(u(this,fe,"f"),Object.keys(u(this,Nt,"f")).reduce((i,a)=>{let c=u(this,Nt,"f")[a].filter(h=>!(h in s));return c.length>0&&(i[a]=c),i},{})),v(this,Nt,{},"f");let r=["array","boolean","string","skipValidation","count","normalize","number","hiddenOptions"],o=["narg","key","alias","default","defaultDescription","config","choices","demandedOptions","demandedCommands","deprecatedOptions"];return r.forEach(i=>{e[i]=(u(this,S,"f")[i]||[]).filter(a=>!s[a])}),o.forEach(i=>{e[i]=Qt(u(this,S,"f")[i],a=>!s[a])}),e.envPrefix=u(this,S,"f").envPrefix,v(this,S,e,"f"),v(this,k,u(this,k,"f")?u(this,k,"f").reset(s):bo(this,u(this,W,"f")),"f"),v(this,rt,u(this,rt,"f")?u(this,rt,"f").reset(s):xo(this,u(this,k,"f"),u(this,W,"f")),"f"),v(this,at,u(this,at,"f")?u(this,at,"f").reset():go(u(this,k,"f"),u(this,rt,"f"),u(this,St,"f"),u(this,W,"f")),"f"),u(this,_t,"f")||v(this,_t,wo(this,u(this,k,"f"),u(this,at,"f"),u(this,W,"f")),"f"),u(this,St,"f").reset(),v(this,wt,null,"f"),v(this,ft,"","f"),v(this,Xt,null,"f"),v(this,At,!1,"f"),this.parsed=!1,this}[Uo](t,e){return u(this,W,"f").path.relative(t,e)}[Ge](t,e,s,r=0,o=!1){let i=!!s||o;t=t||u(this,te,"f"),u(this,S,"f").__=u(this,W,"f").y18n.__,u(this,S,"f").configuration=this[ge]();let a=!!u(this,S,"f").configuration["populate--"],c=Object.assign({},u(this,S,"f").configuration,{"populate--":!0}),h=u(this,W,"f").Parser.detailed(t,Object.assign({},u(this,S,"f"),{configuration:{"parse-positional-numbers":!1,...c}})),f=Object.assign(h.argv,u(this,he,"f")),l,m=h.aliases,C=!1,b=!1;Object.keys(f).forEach(E=>{E===u(this,It,"f")&&f[E]?C=!0:E===u(this,Rt,"f")&&f[E]&&(b=!0)}),f.$0=this.$0,this.parsed=h,r===0&&u(this,k,"f").clearCachedHelpMessage();try{if(this[zs](),e)return this[Ce](f,a,!!s,!1);u(this,It,"f")&&[u(this,It,"f")].concat(m[u(this,It,"f")]||[]).filter(H=>H.length>1).includes(""+f._[f._.length-1])&&(f._.pop(),C=!0),v(this,In,!1,"f");let E=u(this,at,"f").getCommands(),g=u(this,_t,"f").completionKey in f,O=C||g||o;if(f._.length){if(E.length){let T;for(let H=r||0,L;f._[H]!==void 0;H++)if(L=String(f._[H]),E.includes(L)&&L!==u(this,wt,"f")){let U=u(this,at,"f").runCommand(L,this,h,H+1,o,C||b||o);return this[Ce](U,a,!!s,!1)}else if(!T&&L!==u(this,wt,"f")){T=L;break}!u(this,at,"f").hasDefaultCommand()&&u(this,Wn,"f")&&T&&!O&&u(this,rt,"f").recommendCommands(T,E)}u(this,wt,"f")&&f._.includes(u(this,wt,"f"))&&!g&&(u(this,jt,"f")&&Zt(!0),this.showCompletionScript(),this.exit(0))}if(u(this,at,"f").hasDefaultCommand()&&!O){let T=u(this,at,"f").runCommand(null,this,h,0,o,C||b||o);return this[Ce](T,a,!!s,!1)}if(g){u(this,jt,"f")&&Zt(!0),t=[].concat(t);let T=t.slice(t.indexOf(`--${u(this,_t,"f").completionKey}`)+1);return u(this,_t,"f").getCompletion(T,(H,L)=>{if(H)throw new Y(H.message);(L||[]).forEach(U=>{u(this,Me,"f").log(U)}),this.exit(0)}),this[Ce](f,!a,!!s,!1)}if(u(this,At,"f")||(C?(u(this,jt,"f")&&Zt(!0),i=!0,this.showHelp("log"),this.exit(0)):b&&(u(this,jt,"f")&&Zt(!0),i=!0,u(this,k,"f").showVersion("log"),this.exit(0))),!i&&u(this,S,"f").skipValidation.length>0&&(i=Object.keys(f).some(T=>u(this,S,"f").skipValidation.indexOf(T)>=0&&f[T]===!0)),!i){if(h.error)throw new Y(h.error.message);if(!g){let T=this[Ks](m,{},h.error);s||(l=ae(f,this,u(this,St,"f").getMiddleware(),!0)),l=this[Wo](T,l??f),J(l)&&!s&&(l=l.then(()=>ae(f,this,u(this,St,"f").getMiddleware(),!1)))}}}catch(E){if(E instanceof Y)u(this,k,"f").fail(E.message,E);else throw E}return this[Ce](l??f,a,!!s,!0)}[Ks](t,e,s,r){let o={...this.getDemandedOptions()};return i=>{if(s)throw new Y(s.message);u(this,rt,"f").nonOptionCount(i),u(this,rt,"f").requiredArguments(i,o);let a=!1;u(this,de,"f")&&(a=u(this,rt,"f").unknownCommands(i)),u(this,pe,"f")&&!a?u(this,rt,"f").unknownArguments(i,t,e,!!r):u(this,me,"f")&&u(this,rt,"f").unknownArguments(i,t,{},!1,!1),u(this,rt,"f").limitedChoices(i),u(this,rt,"f").implications(i),u(this,rt,"f").conflicting(i)}}[Vo](){v(this,At,!0,"f")}[Fe](t){if(typeof t=="string")u(this,S,"f").key[t]=!0;else for(let e of t)u(this,S,"f").key[e]=!0}};function Co(n){return!!n&&typeof n.getInternalMethods=="function"}var oc=Go(Do),Yo=oc;function uc(n,t){return Yo(n).strict().command("* <template> <outDir>","Create a new project powered by qwik",s=>s.positional("template",{type:"string",desc:"Starter template",choices:t}).positional("outDir",{type:"string",desc:"Directory of the project"}).option("force",{alias:"f",type:"boolean",default:!1,desc:"Overwrite target directory if it exists"}).option("installDeps",{alias:"i",default:!1,type:"boolean",desc:"Install dependencies"}).usage("npm create qwik@latest base ./my-project <options>")).argv}async function Xs(...n){let t=Yt(),e=await Oe("app"),s=e.standaloneTemplates.map(({id:m})=>m),r=uc(n,s),{force:o,installDeps:i,template:a}=r,c=r.outDir;nn(`Let's create a ${Re(" Qwik App ")} \u2728 (v1.4.5-dev20240304102514)`),ac()?c=process.cwd():(c=gn(c),Zs.default.existsSync(c)&&Zs.default.readdirSync(c).length>0&&(o?await rn(c):(et.error(`Directory "${c}" already exists.`),et.info("Please either remove this directory, choose another location or run the command again with '--force | -f' flag."),re(),process.exit(1))));let h=await _e({outDir:c,appId:a,pkgManager:t,templateManager:e}),f=Ae(),l=!1;return i&&(l=await dn(async()=>await oe(t,c).install,{pkgManager:t,spinner:f})),mn(t,h,l),h}function ac(){return cc()}function cc(){try{return process.cwd().startsWith("/home/projects/")}catch{}return!1}var Rn=require("node:path");var Nn=ct(require("node:fs"));var ti=[["Dad, can you put my shoes on?","I don't think they'll fit me."],["What do ghosts call their true love?","Their ghoul-friend"],["How do the trees get on the internet?","They log on."],["Lady: How do I spread love in this cruel world?","Random Dude: [...\u{1F498}]"],["How do you find Will Smith in the snow?"," Look for fresh prints."],["Why did the mushroom get invited to the party?","Because he was a fungi."],["Why is peter pan always flying?","Because he neverlands"],["How do you know if there\u2019s an elephant under your bed?","Your head hits the ceiling!"],["How do you fix a broken pizza?","With tomato paste."],["Why did the butcher work extra hours at the shop?","To make ends meat."],["What time is it?","I don't know... it keeps changing."],["What did the traffic light say to the car as it passed?","Don't look I'm changing!"],["What do you call someone with no nose?","Nobody knows."],["Why did the worker get fired from the orange juice factory?","Lack of concentration."],["What did the say to the ?","Nice belt."],["What animal is always at a game of cricket?","A bat."],["Why did the tomato blush?","Because it saw the salad dressing."],["What\u2019s E.T. short for?","He\u2019s only got little legs."],["What did the beaver say to the tree?","It's been nice gnawing you."],["What do you call a girl between two posts?","Annette."],["What do you call a boomerang that won't come back?","A stick."],["What do you do on a remote island?","Try and find the TV island it belongs to."],["Why did the barber win the race?","He took a short cut."],["Do you want a brief explanation of what an acorn is?","In a nutshell, it's an oak tree."],["What do you call a belt made out of watches?","A waist of time."],["How many lips does a flower have?","Tulips"],["Did you hear about the guy who invented Lifesavers?","They say he made a mint."],["I Got Hit In the Head By A Soda Can, But It Didn't Hurt That Much...","It was a soft drink."],["When a dad drives past a graveyard: Did you know that's a popular cemetery?","Yep, people are just dying to get in there"],["What did the fish say when it hit the wall?","Dam."],["Want to hear a joke about a piece of paper?","Never mind...it's tearable"],["What did the big flower say to the littler flower?","Hi, bud!"],["What's the best thing about elevator jokes?","They work on so many levels."],["Why can't your nose be inches long?","Because then it'd be a foot!"],["Why does Superman get invited to dinners?","Because he is a Supperhero."],["What's red and bad for your teeth?","A Brick."],["What's the difference between a guitar and a fish?",`You can tune a guitar but you can't "tuna" fish!`],["Why did the coffee file a police report?","It got mugged."],["What do you do when you see a space man?","Park your car, man."],["What do you give a sick lemon?","Lemonaid."],["Where do rabbits go after they get married?","On a bunny-moon."],["What creature is smarter than a talking parrot?","A spelling bee."],["How does the moon cut his hair?","Eclipse it."],["What do you get when you cross a chicken with a skunk?","A fowl smell!"],["Why do crabs never give to charity?","Because they\u2019re shellfish."],["did you know the first French fries weren't cooked in France?","they were cooked in Greece"],["Did you hear that the police have a warrant out on a midget psychic ripping people off?",'It reads "Small medium at large."'],["A termite walks into a bar and says...","'Where is the bar tended?'"],["Why do chicken coops only have two doors?","Because if they had four, they would be chicken sedans"],["What's the best thing about a Boolean?","Even if you're wrong, you're only off by a bit."],["If you put a million monkeys at a million keyboards, one of them will eventually write a Java program","the rest of them will write Perl"],["How many programmers does it take to change a lightbulb?","None that's a hardware problem"],["A user interface is like a joke.","If you have to explain it then it is not that good."],["['hip', 'hip']","(hip hip array)"],["A SQL query walks into a bar, walks up to two tables and asks...","'Can I join you?'"],["Which song would an exception sing?","Can't catch me - Avicii"],["Why do C# and Java developers keep breaking their keyboards?","Because they use a strongly typed language."],["What's the object-oriented way to become wealthy?","Inheritance"],["Where do programmers like to hangout?","The Foo Bar."],["Why do Java programmers wear glasses?","Because they don't C#"],["To understand what recursion is...","You must first understand what recursion is"],["The punchline often arrives before the set-up.","Do you know the problem with UDP jokes?"],["Why did the programmer quit his job?","Because he didn't get arrays."],["How do you check if a webpage is HTML?","Try it out on Internet Explorer"],["There are 10 types of people in this world...","Those who understand binary and those who don't"],["Why do programmers always mix up Halloween and Christmas?","Because Oct == Dec "],["I was gonna tell you a joke about UDP...","...but you might not get it."],["How do you get a squirrel to like you"," Act like a nut."],["Why did the math book look so sad"," Because of all of its problems!"],["What's the best way to watch a fly fishing tournament"," Live stream."],["Why couldn't the bicycle stand up by itself"," It was two tired."],["Why did the scarecrow win an award"," Because he was outstanding in his field."],["I ordered a chicken and an egg online. I\u2019ll let you know."," I\u2019ll let you know"],["How do you make a Kleenex dance"," Put a little boogie in it!"],["I'm reading a book about anti-gravity. It's impossible to put down!"," It's impossible to put down!"],["Why can't you hear a psychiatrist using the bathroom"," Because the 'P' is silent."],["I like telling Dad jokes. Sometimes he laughs!"," Sometimes he laughs!"],["I'm so good at sleeping, I can do it with my eyes closed!"," I can do it with my eyes closed!"],["How do you make a tissue dance"," You put a little boogie in it."],["What do you call cheese that isn't yours"," Nacho cheese."],["What kind of shoes do ninjas wear"," Sneakers!"],["What do you call a fake noodle"," An impasta."],["I made a pencil with two erasers. It was pointless."," It was pointless"],["I've got a great joke about construction, but I'm still working on it.",""],["Did I tell you the time I fell in love during a backflip"," I was heels over head!"],["What\u2019s an astronaut\u2019s favorite part of a computer"," The space bar."],["What time did the man go to the dentist"," Tooth hurt-y."],["It's inappropriate to make a 'dad joke' if you're not a dad. It's a faux pa."," It's a faux pa"],["What did the fish say when he hit the wall"," Dam."],["I don't trust stairs. They're always up to something."," They're always up to something"],["What do you call someone with no body and no nose"," Nobody knows."],["Did you hear the rumor about butter"," Well, I'm not going to spread it!"],["I used to hate facial hair...but then it grew on me.",null],["What's brown and sticky"," A stick."],["Can February March"," No, but April May!"],["Don't trust atoms. They make up everything!"," They make up everything!"],["Why don't eggs tell jokes"," They'd crack each other up."],["Did you hear about the circus fire"," It was in tents."],["How do lawyers say goodbye"," We'll be suing ya!"],["When does a joke become a dad joke"," When it becomes apparent."],["Wanna hear a joke about paper"," Never mind\u2014it's tearable."],["What did the coffee report to the police"," A mugging."],["Dad, can you put my shoes on","No, I don't think they'll fit me."],["How many tickles does it take to make an octopus laugh"," Ten tickles."],["Dad, did you get a haircut","No, I got them all cut!"],["My wife is really mad at the fact that I have no sense of direction."," So I packed up my stuff and right!"],["Why do bees have sticky hair"," Because they use a honeycomb."],["Which state has the most streets"," Rhode Island."],["I'm on a seafood diet. I see food and I eat it."," I see food and I eat it"],["Did you hear about the guy who invented the knock-knock joke"," He won the 'no-bell' prize."],["How does a penguin build its house"," Igloos it together."],["What do you call an elephant that doesn't matter"," An irrelephant."],["I wouldn't buy anything with velcro. It's a total rip-off."," It's a total rip-off"],["Dad, can you put the cat out","I didn't know it was on fire."],["What concert costs just 45 cents"," 50 Cent featuring Nickelback!"],["Why are elevator jokes so classic and good"," They work on many levels."],["Is this pool safe for diving"," It deep ends."],[`Knock knock.
|
|
164
164
|
Who's there?
|
|
165
165
|
Cows go.
|
|
166
166
|
Cows go who?`,"No, cows go moo."],[`Knock knock.
|
|
@@ -174,8 +174,8 @@ ${b.join(`
|
|
|
174
174
|
Opportunity.`,"That is impossible. Opportunity doesn\u2019t come knocking twice!"],[`Knock knock.
|
|
175
175
|
Who's there?
|
|
176
176
|
Hatch.
|
|
177
|
-
Hatch who?`,"Bless you!"]];function
|
|
178
|
-
${H.trim()}`),"\u{1F648}")}}catch{}let b=Ae();b.start("Creating App...");let E=await _e({appId:f,outDir:a,pkgManager:n,templateManager:t});if(b.stop("App Created \u{1F430}"),m)if(Nn.default.existsSync((0,Rn.join)(a,".git")))et.info("Git has already been initialized before. Skipping...");else{b.start("Git initializing...");try{let O=[];if(O.push(await ve("git",["init"],a).install),O.push(await ve("git",["add","-A"],a).install),O.push(await ve("git",["commit","-m","Initial commit \u26A1\uFE0F"],a).install),O.some(T=>T===!1))throw"";b.stop("Git initialized \u{1F3B2}")}catch{b.stop("Git failed to initialize"),et.error(bt("Git failed to initialize. You can do this manually by running: git init"))}}let g=!1;return C&&(g=await dn(async()=>{let O=await i.complete(E.outDir);return O&&await oe(n,E.outDir).install},{pkgManager:n,spinner:b})),mn(n,E,g),E}async function
|
|
177
|
+
Hatch who?`,"Bless you!"]];function Jo(){let n=Math.floor(Math.random()*ti.length);return ti[n]}async function ei(){let n=Yt(),t=await Oe("app"),e="./qwik-app";nn(`Let's create a ${Re(" Qwik App ")} \u2728 (v1.4.5-dev20240304102514)`),await Sr(500);let s=await $i({message:`Where would you like to create your new project? ${Gt("(Use '.' or './' for current directory)")}`,placeholder:e})||e;Vt(s)&&(re("Operation cancelled."),process.exit(0));let r=t.getBaseApp();if(!r)throw new Error("Base app not found");let o=t.templates.filter(O=>O.id!==r.id),i=kr(n,r),a=gn(s.trim());et.info(`Creating new project in ${Re(" "+a+" ")} ... \u{1F407}`);let c=null;if(Nn.default.existsSync(a)&&Nn.default.readdirSync(a).length>0){let O=await ss({message:`Directory "./${(0,Rn.relative)(process.cwd(),a)}" already exists and is not empty. What would you like to do?`,options:[{value:"exit",label:"Do not overwrite this directory and exit"},{value:"replace",label:"Remove contents of this directory"}]});(Vt(O)||O==="exit")&&(re("Operation cancelled."),process.exit(0)),O==="replace"&&(c=rn(a))}let h=await ss({message:"Select a starter",options:o.map(O=>{var T;return{label:O.name,value:O.id,hint:(T=O.pkgJson)==null?void 0:T.description}})});Vt(h)&&(re("Operation cancelled."),process.exit(0));let f=h,l=await en({message:`Would you like to install ${n} dependencies?`,initialValue:!0});Vt(l)&&(re("Operation cancelled."),process.exit(0));let m=await en({message:"Initialize a new git repository?",initialValue:!0});c&&await c;let C=l;if(!C)i.abort();else try{let O=await en({message:"Finishing the install. Wanna hear a joke?",initialValue:!0});if(!Vt(O)&&O){let[T,H]=Jo();an(Ct(`${T.trim()}
|
|
178
|
+
${H.trim()}`),"\u{1F648}")}}catch{}let b=Ae();b.start("Creating App...");let E=await _e({appId:f,outDir:a,pkgManager:n,templateManager:t});if(b.stop("App Created \u{1F430}"),m)if(Nn.default.existsSync((0,Rn.join)(a,".git")))et.info("Git has already been initialized before. Skipping...");else{b.start("Git initializing...");try{let O=[];if(O.push(await ve("git",["init"],a).install),O.push(await ve("git",["add","-A"],a).install),O.push(await ve("git",["commit","-m","Initial commit \u26A1\uFE0F"],a).install),O.some(T=>T===!1))throw"";b.stop("Git initialized \u{1F3B2}")}catch{b.stop("Git failed to initialize"),et.error(bt("Git failed to initialize. You can do this manually by running: git init"))}}let g=!1;return C&&(g=await dn(async()=>{let O=await i.complete(E.outDir);return O&&await oe(n,E.outDir).install},{pkgManager:n,spinner:b})),mn(n,E,g),E}async function Ko(n){let t=Yt(),e=await Oe("app");return await _e({appId:n.starterId,templateManager:e,outDir:n.outDir,pkgManager:t})}async function Dc(){console.clear(),Mr(),hc();try{let n=process.argv.slice(2);n.length>0?await Xs(...n):await ei()}catch(n){un(n.message||n)}}function hc(){let n=process.version,[t,e]=n.replace("v","").split(".");Number(t)<16?(console.error(bt(`Qwik requires Node.js 16.8 or higher. You are currently running Node.js ${n}.`)),process.exit(1)):Number(t)===16?Number(e)<8&&console.warn(Ii(`Node.js 16.8 or higher is recommended. You are currently running Node.js ${n}.`)):Number(t)===18&&Number(e)<11&&console.error(bt(`Node.js 18.11 or higher is REQUIRED. From Node 18.0.0 to 18.11.0, there is a bug preventing correct behaviour of Qwik. You are currently running Node.js ${n}. https://github.com/BuilderIO/qwik/issues/3035`))}0&&(module.exports={createApp,runCli,runCreateCli,runCreateInteractiveCli});
|
|
179
179
|
/*! Bundled license information:
|
|
180
180
|
|
|
181
181
|
yargs-parser/build/lib/string-utils.js:
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "create-qwik",
|
|
3
3
|
"description": "Interactive CLI for create Qwik projects and adding features.",
|
|
4
|
-
"version": "1.4.5-
|
|
4
|
+
"version": "1.4.5-dev20240304102514",
|
|
5
5
|
"author": "Builder.io Team",
|
|
6
6
|
"bin": "./create-qwik.cjs",
|
|
7
7
|
"bugs": "https://github.com/BuilderIO/qwik/issues",
|
|
@@ -12,9 +12,12 @@
|
|
|
12
12
|
"yargs": "17.7.2"
|
|
13
13
|
},
|
|
14
14
|
"engines": {
|
|
15
|
-
"node": "
|
|
16
|
-
"npm": ">=
|
|
15
|
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0",
|
|
16
|
+
"npm": ">=10.0.0",
|
|
17
|
+
"pnpm": ">=8.0.0",
|
|
18
|
+
"yarn": ">=3.0.0"
|
|
17
19
|
},
|
|
20
|
+
"engines-annotation": "Mostly required by sharp which needs a Node-API v9 compatible runtime",
|
|
18
21
|
"files": [
|
|
19
22
|
"create-qwik.cjs",
|
|
20
23
|
"index.cjs",
|
|
@@ -16,14 +16,14 @@
|
|
|
16
16
|
"qwik": "qwik"
|
|
17
17
|
},
|
|
18
18
|
"devDependencies": {
|
|
19
|
-
"@builder.io/qwik": "1.4.5-
|
|
20
|
-
"@builder.io/qwik-city": "1.4.5-
|
|
19
|
+
"@builder.io/qwik": "1.4.5-dev20240304102514",
|
|
20
|
+
"@builder.io/qwik-city": "1.4.5-dev20240304102514",
|
|
21
21
|
"@types/eslint": "^8.56.5",
|
|
22
22
|
"@types/node": "^20.11.24",
|
|
23
23
|
"@typescript-eslint/eslint-plugin": "^7.1.0",
|
|
24
24
|
"@typescript-eslint/parser": "^7.1.0",
|
|
25
25
|
"eslint": "^8.57.0",
|
|
26
|
-
"eslint-plugin-qwik": "1.4.5-
|
|
26
|
+
"eslint-plugin-qwik": "1.4.5-dev20240304102514",
|
|
27
27
|
"prettier": "^3.2.5",
|
|
28
28
|
"typescript": "5.3.3",
|
|
29
29
|
"undici": "*",
|
|
@@ -33,9 +33,14 @@
|
|
|
33
33
|
"trustedDependencies": [
|
|
34
34
|
"sharp"
|
|
35
35
|
],
|
|
36
|
+
"trustedDependencies-annotation": "Needed for bun to allow running install scripts",
|
|
36
37
|
"engines": {
|
|
37
|
-
"node": "
|
|
38
|
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0",
|
|
39
|
+
"npm": ">=10.0.0",
|
|
40
|
+
"pnpm": ">=8.0.0",
|
|
41
|
+
"yarn": ">=3.0.0"
|
|
38
42
|
},
|
|
43
|
+
"engines-annotation": "Mostly required by sharp which needs a Node-API v9 compatible runtime",
|
|
39
44
|
"private": true,
|
|
40
45
|
"type": "module"
|
|
41
46
|
}
|