@negoziator/ai-commit 1.2.164 → 1.2.166

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.
Files changed (2) hide show
  1. package/dist/cli.mjs +18 -18
  2. package/package.json +1 -1
package/dist/cli.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env node
2
- var zt=Object.defineProperty;var o=(u,e)=>zt(u,"name",{value:e,configurable:!0});var eu;import Ru from"tty";import{Buffer as Ht}from"node:buffer";import V from"node:path";import Ne,{ChildProcess as Yt}from"node:child_process";import v,{stdout as Le,stdin as Ge}from"node:process";import Vt from"child_process";import K from"path";import _u from"fs";import{fileURLToPath as qe}from"node:url";import Kt,{constants as We}from"node:os";import Ue from"assert";import ze from"events";import{createWriteStream as Jt,createReadStream as Zt}from"node:fs";import Xt from"buffer";import ku from"stream";import He from"util";import{debuglog as Qt}from"node:util";import*as lu from"node:readline";import Ye from"node:readline";import{WriteStream as un}from"node:tty";import P from"fs/promises";import Ve from"os";import en from"https";import Dn from"net";import tn from"tls";import nn,{fileURLToPath as rn,pathToFileURL as on}from"url";const sn="known-flag",an="unknown-flag",cn="argument",{stringify:tu}=JSON,ln=/\B([A-Z])/g,Fn=o(u=>u.replace(ln,"-$1").toLowerCase(),"v$2"),{hasOwnProperty:Cn}=Object.prototype,nu=o((u,e)=>Cn.call(u,e),"w$4"),fn=o(u=>Array.isArray(u),"L$4"),Ke=o(u=>typeof u=="function"?[u,!1]:fn(u)?[u[0],!0]:Ke(u.type),"b$2"),dn=o((u,e)=>u===Boolean?e!=="false":e,"d$4"),En=o((u,e)=>typeof e=="boolean"?e:u===Number&&e===""?Number.NaN:u(e),"m$2"),pn=/[\s.:=]/,hn=o(u=>{const e=`Flag name ${tu(u)}`;if(u.length===0)throw new Error(`${e} cannot be empty`);if(u.length===1)throw new Error(`${e} must be longer than a character`);const t=u.match(pn);if(t)throw new Error(`${e} cannot contain ${tu(t?.[0])}`)},"B$1"),mn=o(u=>{const e={},t=o((n,r)=>{if(nu(e,n))throw new Error(`Duplicate flags named ${tu(n)}`);e[n]=r},"r");for(const n in u){if(!nu(u,n))continue;hn(n);const r=u[n],s=[[],...Ke(r),r];t(n,s);const D=Fn(n);if(n!==D&&t(D,s),"alias"in r&&typeof r.alias=="string"){const{alias:a}=r,i=`Flag alias ${tu(a)} for flag ${tu(n)}`;if(a.length===0)throw new Error(`${i} cannot be empty`);if(a.length>1)throw new Error(`${i} must be a single character`);t(a,s)}}return e},"K$1"),gn=o((u,e)=>{const t={};for(const n in u){if(!nu(u,n))continue;const[r,,s,D]=e[n];if(r.length===0&&"default"in D){let{default:a}=D;typeof a=="function"&&(a=a()),t[n]=a}else t[n]=s?r:r.pop()}return t},"_$3"),Fu="--",Bn=/[.:=]/,bn=/^-{1,2}\w/,yn=o(u=>{if(!bn.test(u))return;const e=!u.startsWith(Fu);let t=u.slice(e?1:2),n;const r=t.match(Bn);if(r){const{index:s}=r;n=t.slice(s+1),t=t.slice(0,s)}return[t,n,e]},"N$1"),An=o((u,{onFlag:e,onArgument:t})=>{let n;const r=o((s,D)=>{if(typeof n!="function")return!0;n(s,D),n=void 0},"o");for(let s=0;s<u.length;s+=1){const D=u[s];if(D===Fu){r();const i=u.slice(s+1);t?.(i,[s],!0);break}const a=yn(D);if(a){if(r(),!e)continue;const[i,c,l]=a;if(l)for(let C=0;C<i.length;C+=1){r();const F=C===i.length-1;n=e(i[C],F?c:void 0,[s,C+1,F])}else n=e(i,c,[s])}else r(D,[s])&&t?.([D],[s])}r()},"$$1"),wn=o((u,e)=>{for(const[t,n,r]of e.reverse()){if(n){const s=u[t];let D=s.slice(0,n);if(r||(D+=s.slice(n+1)),D!=="-"){u[t]=D;continue}}u.splice(t,1)}},"E"),$n=o((u,e=process.argv.slice(2),{ignore:t}={})=>{const n=[],r=mn(u),s={},D=[];return D[Fu]=[],An(e,{onFlag(a,i,c){const l=nu(r,a);if(!t?.(l?sn:an,a,i)){if(l){const[C,F]=r[a],E=dn(F,i),d=o((m,f)=>{n.push(c),f&&n.push(f),C.push(En(F,m||""))},"p");return E===void 0?d:d(E)}nu(s,a)||(s[a]=[]),s[a].push(i===void 0?!0:i),n.push(c)}},onArgument(a,i,c){t?.(cn,e[i[0]])||(D.push(...a),c?(D[Fu]=a,e.splice(i[0])):n.push(i))}}),wn(e,n),{flags:gn(u,r),unknownFlags:s,_:D}},"U$2");var vn=Object.create,Cu=Object.defineProperty,xn=Object.defineProperties,Sn=Object.getOwnPropertyDescriptor,On=Object.getOwnPropertyDescriptors,Tn=Object.getOwnPropertyNames,Je=Object.getOwnPropertySymbols,In=Object.getPrototypeOf,Ze=Object.prototype.hasOwnProperty,Pn=Object.prototype.propertyIsEnumerable,Xe=o((u,e,t)=>e in u?Cu(u,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):u[e]=t,"W$3"),fu=o((u,e)=>{for(var t in e||(e={}))Ze.call(e,t)&&Xe(u,t,e[t]);if(Je)for(var t of Je(e))Pn.call(e,t)&&Xe(u,t,e[t]);return u},"p"),Mu=o((u,e)=>xn(u,On(e)),"c$1"),Rn=o(u=>Cu(u,"__esModule",{value:!0}),"nD$1"),_n=o((u,e)=>()=>(u&&(e=u(u=0)),e),"rD$1"),kn=o((u,e)=>()=>(e||u((e={exports:{}}).exports,e),e.exports),"iD$1"),Mn=o((u,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of Tn(e))!Ze.call(u,r)&&r!=="default"&&Cu(u,r,{get:o(()=>e[r],"get"),enumerable:!(n=Sn(e,r))||n.enumerable});return u},"oD$1"),jn=o((u,e)=>Mn(Rn(Cu(u!=null?vn(In(u)):{},"default",{value:u,enumerable:!0})),u),"BD$1"),T=_n(()=>{}),Nn=kn((u,e)=>{T(),e.exports=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}});T(),T(),T();var Ln=o(u=>{var e,t,n;let r=(e=process.stdout.columns)!=null?e:Number.POSITIVE_INFINITY;return typeof u=="function"&&(u=u(r)),u||(u={}),Array.isArray(u)?{columns:u,stdoutColumns:r}:{columns:(t=u.columns)!=null?t:[],stdoutColumns:(n=u.stdoutColumns)!=null?n:r}},"v$1");T(),T(),T(),T(),T();function Gn({onlyFirst:u=!1}={}){let e=["[\\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(e,u?void 0:"g")}o(Gn,"w$3");function Qe(u){if(typeof u!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof u}\``);return u.replace(Gn(),"")}o(Qe,"d$3"),T();function qn(u){return Number.isInteger(u)?u>=4352&&(u<=4447||u===9001||u===9002||11904<=u&&u<=12871&&u!==12351||12880<=u&&u<=19903||19968<=u&&u<=42182||43360<=u&&u<=43388||44032<=u&&u<=55203||63744<=u&&u<=64255||65040<=u&&u<=65049||65072<=u&&u<=65131||65281<=u&&u<=65376||65504<=u&&u<=65510||110592<=u&&u<=110593||127488<=u&&u<=127569||131072<=u&&u<=262141):!1}o(qn,"y$2");var Wn=jn(Nn());function W(u){if(typeof u!="string"||u.length===0||(u=Qe(u),u.length===0))return 0;u=u.replace((0,Wn.default)()," ");let e=0;for(let t=0;t<u.length;t++){let n=u.codePointAt(t);n<=31||n>=127&&n<=159||n>=768&&n<=879||(n>65535&&t++,e+=qn(n)?2:1)}return e}o(W,"g");var uD=o(u=>Math.max(...u.split(`
2
+ var zt=Object.defineProperty;var o=(u,e)=>zt(u,"name",{value:e,configurable:!0});var eu;import Ru from"tty";import{Buffer as Ht}from"node:buffer";import V from"node:path";import Ne,{ChildProcess as Yt}from"node:child_process";import $,{stdout as Le,stdin as Ge}from"node:process";import Vt from"child_process";import K from"path";import _u from"fs";import{fileURLToPath as qe}from"node:url";import Kt,{constants as We}from"node:os";import Ue from"assert";import ze from"events";import{createWriteStream as Jt,createReadStream as Zt}from"node:fs";import Xt from"buffer";import ku from"stream";import He from"util";import{debuglog as Qt}from"node:util";import*as lu from"node:readline";import Ye from"node:readline";import{WriteStream as un}from"node:tty";import P from"fs/promises";import Ve from"os";import en from"https";import Dn from"net";import tn from"tls";import nn,{fileURLToPath as rn,pathToFileURL as on}from"url";const sn="known-flag",an="unknown-flag",cn="argument",{stringify:tu}=JSON,ln=/\B([A-Z])/g,Fn=o(u=>u.replace(ln,"-$1").toLowerCase(),"v$2"),{hasOwnProperty:Cn}=Object.prototype,nu=o((u,e)=>Cn.call(u,e),"w$4"),fn=o(u=>Array.isArray(u),"L$4"),Ke=o(u=>typeof u=="function"?[u,!1]:fn(u)?[u[0],!0]:Ke(u.type),"b$2"),dn=o((u,e)=>u===Boolean?e!=="false":e,"d$4"),En=o((u,e)=>typeof e=="boolean"?e:u===Number&&e===""?Number.NaN:u(e),"m$2"),pn=/[\s.:=]/,hn=o(u=>{const e=`Flag name ${tu(u)}`;if(u.length===0)throw new Error(`${e} cannot be empty`);if(u.length===1)throw new Error(`${e} must be longer than a character`);const t=u.match(pn);if(t)throw new Error(`${e} cannot contain ${tu(t?.[0])}`)},"B$1"),mn=o(u=>{const e={},t=o((n,r)=>{if(nu(e,n))throw new Error(`Duplicate flags named ${tu(n)}`);e[n]=r},"r");for(const n in u){if(!nu(u,n))continue;hn(n);const r=u[n],s=[[],...Ke(r),r];t(n,s);const D=Fn(n);if(n!==D&&t(D,s),"alias"in r&&typeof r.alias=="string"){const{alias:a}=r,i=`Flag alias ${tu(a)} for flag ${tu(n)}`;if(a.length===0)throw new Error(`${i} cannot be empty`);if(a.length>1)throw new Error(`${i} must be a single character`);t(a,s)}}return e},"K$1"),gn=o((u,e)=>{const t={};for(const n in u){if(!nu(u,n))continue;const[r,,s,D]=e[n];if(r.length===0&&"default"in D){let{default:a}=D;typeof a=="function"&&(a=a()),t[n]=a}else t[n]=s?r:r.pop()}return t},"_$3"),Fu="--",Bn=/[.:=]/,bn=/^-{1,2}\w/,yn=o(u=>{if(!bn.test(u))return;const e=!u.startsWith(Fu);let t=u.slice(e?1:2),n;const r=t.match(Bn);if(r){const{index:s}=r;n=t.slice(s+1),t=t.slice(0,s)}return[t,n,e]},"N$1"),An=o((u,{onFlag:e,onArgument:t})=>{let n;const r=o((s,D)=>{if(typeof n!="function")return!0;n(s,D),n=void 0},"o");for(let s=0;s<u.length;s+=1){const D=u[s];if(D===Fu){r();const i=u.slice(s+1);t?.(i,[s],!0);break}const a=yn(D);if(a){if(r(),!e)continue;const[i,c,l]=a;if(l)for(let C=0;C<i.length;C+=1){r();const F=C===i.length-1;n=e(i[C],F?c:void 0,[s,C+1,F])}else n=e(i,c,[s])}else r(D,[s])&&t?.([D],[s])}r()},"$$1"),wn=o((u,e)=>{for(const[t,n,r]of e.reverse()){if(n){const s=u[t];let D=s.slice(0,n);if(r||(D+=s.slice(n+1)),D!=="-"){u[t]=D;continue}}u.splice(t,1)}},"E"),vn=o((u,e=process.argv.slice(2),{ignore:t}={})=>{const n=[],r=mn(u),s={},D=[];return D[Fu]=[],An(e,{onFlag(a,i,c){const l=nu(r,a);if(!t?.(l?sn:an,a,i)){if(l){const[C,F]=r[a],E=dn(F,i),d=o((m,f)=>{n.push(c),f&&n.push(f),C.push(En(F,m||""))},"p");return E===void 0?d:d(E)}nu(s,a)||(s[a]=[]),s[a].push(i===void 0?!0:i),n.push(c)}},onArgument(a,i,c){t?.(cn,e[i[0]])||(D.push(...a),c?(D[Fu]=a,e.splice(i[0])):n.push(i))}}),wn(e,n),{flags:gn(u,r),unknownFlags:s,_:D}},"U$2");var $n=Object.create,Cu=Object.defineProperty,xn=Object.defineProperties,Sn=Object.getOwnPropertyDescriptor,On=Object.getOwnPropertyDescriptors,Tn=Object.getOwnPropertyNames,Je=Object.getOwnPropertySymbols,In=Object.getPrototypeOf,Ze=Object.prototype.hasOwnProperty,Pn=Object.prototype.propertyIsEnumerable,Xe=o((u,e,t)=>e in u?Cu(u,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):u[e]=t,"W$3"),fu=o((u,e)=>{for(var t in e||(e={}))Ze.call(e,t)&&Xe(u,t,e[t]);if(Je)for(var t of Je(e))Pn.call(e,t)&&Xe(u,t,e[t]);return u},"p"),Mu=o((u,e)=>xn(u,On(e)),"c$1"),Rn=o(u=>Cu(u,"__esModule",{value:!0}),"nD$1"),_n=o((u,e)=>()=>(u&&(e=u(u=0)),e),"rD$1"),kn=o((u,e)=>()=>(e||u((e={exports:{}}).exports,e),e.exports),"iD$1"),Mn=o((u,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of Tn(e))!Ze.call(u,r)&&r!=="default"&&Cu(u,r,{get:o(()=>e[r],"get"),enumerable:!(n=Sn(e,r))||n.enumerable});return u},"oD$1"),jn=o((u,e)=>Mn(Rn(Cu(u!=null?$n(In(u)):{},"default",{value:u,enumerable:!0})),u),"BD$1"),T=_n(()=>{}),Nn=kn((u,e)=>{T(),e.exports=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}});T(),T(),T();var Ln=o(u=>{var e,t,n;let r=(e=process.stdout.columns)!=null?e:Number.POSITIVE_INFINITY;return typeof u=="function"&&(u=u(r)),u||(u={}),Array.isArray(u)?{columns:u,stdoutColumns:r}:{columns:(t=u.columns)!=null?t:[],stdoutColumns:(n=u.stdoutColumns)!=null?n:r}},"v$1");T(),T(),T(),T(),T();function Gn({onlyFirst:u=!1}={}){let e=["[\\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(e,u?void 0:"g")}o(Gn,"w$3");function Qe(u){if(typeof u!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof u}\``);return u.replace(Gn(),"")}o(Qe,"d$3"),T();function qn(u){return Number.isInteger(u)?u>=4352&&(u<=4447||u===9001||u===9002||11904<=u&&u<=12871&&u!==12351||12880<=u&&u<=19903||19968<=u&&u<=42182||43360<=u&&u<=43388||44032<=u&&u<=55203||63744<=u&&u<=64255||65040<=u&&u<=65049||65072<=u&&u<=65131||65281<=u&&u<=65376||65504<=u&&u<=65510||110592<=u&&u<=110593||127488<=u&&u<=127569||131072<=u&&u<=262141):!1}o(qn,"y$2");var Wn=jn(Nn());function W(u){if(typeof u!="string"||u.length===0||(u=Qe(u),u.length===0))return 0;u=u.replace((0,Wn.default)()," ");let e=0;for(let t=0;t<u.length;t++){let n=u.codePointAt(t);n<=31||n>=127&&n<=159||n>=768&&n<=879||(n>65535&&t++,e+=qn(n)?2:1)}return e}o(W,"g");var uD=o(u=>Math.max(...u.split(`
3
3
  `).map(W)),"b$1"),Un=o(u=>{let e=[];for(let t of u){let{length:n}=t,r=n-e.length;for(let s=0;s<r;s+=1)e.push(0);for(let s=0;s<n;s+=1){let D=uD(t[s]);D>e[s]&&(e[s]=D)}}return e},"k$3");T();var eD=/^\d+%$/,DD={width:"auto",align:"left",contentWidth:0,paddingLeft:0,paddingRight:0,paddingTop:0,paddingBottom:0,horizontalPadding:0,paddingLeftString:"",paddingRightString:""},zn=o((u,e)=>{var t;let n=[];for(let r=0;r<u.length;r+=1){let s=(t=e[r])!=null?t:"auto";if(typeof s=="number"||s==="auto"||s==="content-width"||typeof s=="string"&&eD.test(s)){n.push(Mu(fu({},DD),{width:s,contentWidth:u[r]}));continue}if(s&&typeof s=="object"){let D=Mu(fu(fu({},DD),s),{contentWidth:u[r]});D.horizontalPadding=D.paddingLeft+D.paddingRight,n.push(D);continue}throw new Error(`Invalid column width: ${JSON.stringify(s)}`)}return n},"sD$1");function Hn(u,e){for(let t of u){let{width:n}=t;if(n==="content-width"&&(t.width=t.contentWidth),n==="auto"){let i=Math.min(20,t.contentWidth);t.width=i,t.autoOverflow=t.contentWidth-i}if(typeof n=="string"&&eD.test(n)){let i=Number.parseFloat(n.slice(0,-1))/100;t.width=Math.floor(e*i)-(t.paddingLeft+t.paddingRight)}let{horizontalPadding:r}=t,s=1,D=s+r;if(D>=e){let i=D-e,c=Math.ceil(t.paddingLeft/r*i),l=i-c;t.paddingLeft-=c,t.paddingRight-=l,t.horizontalPadding=t.paddingLeft+t.paddingRight}t.paddingLeftString=t.paddingLeft?" ".repeat(t.paddingLeft):"",t.paddingRightString=t.paddingRight?" ".repeat(t.paddingRight):"";let a=e-t.horizontalPadding;t.width=Math.max(Math.min(t.width,a),s)}}o(Hn,"aD$1");var tD=o(()=>Object.assign([],{columns:0}),"G$2");function Yn(u,e){let t=[tD()],[n]=t;for(let r of u){let s=r.width+r.horizontalPadding;n.columns+s>e&&(n=tD(),t.push(n)),n.push(r),n.columns+=s}for(let r of t){let s=r.reduce((F,E)=>F+E.width+E.horizontalPadding,0),D=e-s;if(D===0)continue;let a=r.filter(F=>"autoOverflow"in F),i=a.filter(F=>F.autoOverflow>0),c=i.reduce((F,E)=>F+E.autoOverflow,0),l=Math.min(c,D);for(let F of i){let E=Math.floor(F.autoOverflow/c*l);F.width+=E,D-=E}let C=Math.floor(D/a.length);for(let F=0;F<a.length;F+=1){let E=a[F];F===a.length-1?E.width+=D:E.width+=C,D-=C}}return t}o(Yn,"lD$1");function Vn(u,e,t){let n=zn(t,e);return Hn(n,u),Yn(n,u)}o(Vn,"Z$1"),T(),T(),T();var ju=10,nD=o((u=0)=>e=>`\x1B[${e+u}m`,"U$1"),rD=o((u=0)=>e=>`\x1B[${38+u};5;${e}m`,"V$3"),oD=o((u=0)=>(e,t,n)=>`\x1B[${38+u};2;${e};${t};${n}m`,"Y$1");function Kn(){let u=new Map,e={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],overline:[53,55],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};e.color.gray=e.color.blackBright,e.bgColor.bgGray=e.bgColor.bgBlackBright,e.color.grey=e.color.blackBright,e.bgColor.bgGrey=e.bgColor.bgBlackBright;for(let[t,n]of Object.entries(e)){for(let[r,s]of Object.entries(n))e[r]={open:`\x1B[${s[0]}m`,close:`\x1B[${s[1]}m`},n[r]=e[r],u.set(s[0],s[1]);Object.defineProperty(e,t,{value:n,enumerable:!1})}return Object.defineProperty(e,"codes",{value:u,enumerable:!1}),e.color.close="\x1B[39m",e.bgColor.close="\x1B[49m",e.color.ansi=nD(),e.color.ansi256=rD(),e.color.ansi16m=oD(),e.bgColor.ansi=nD(ju),e.bgColor.ansi256=rD(ju),e.bgColor.ansi16m=oD(ju),Object.defineProperties(e,{rgbToAnsi256:{value:o((t,n,r)=>t===n&&n===r?t<8?16:t>248?231:Math.round((t-8)/247*24)+232:16+36*Math.round(t/255*5)+6*Math.round(n/255*5)+Math.round(r/255*5),"value"),enumerable:!1},hexToRgb:{value:o(t=>{let n=/(?<colorString>[a-f\d]{6}|[a-f\d]{3})/i.exec(t.toString(16));if(!n)return[0,0,0];let{colorString:r}=n.groups;r.length===3&&(r=r.split("").map(D=>D+D).join(""));let s=Number.parseInt(r,16);return[s>>16&255,s>>8&255,s&255]},"value"),enumerable:!1},hexToAnsi256:{value:o(t=>e.rgbToAnsi256(...e.hexToRgb(t)),"value"),enumerable:!1},ansi256ToAnsi:{value:o(t=>{if(t<8)return 30+t;if(t<16)return 90+(t-8);let n,r,s;if(t>=232)n=((t-232)*10+8)/255,r=n,s=n;else{t-=16;let i=t%36;n=Math.floor(t/36)/5,r=Math.floor(i/6)/5,s=i%6/5}let D=Math.max(n,r,s)*2;if(D===0)return 30;let a=30+(Math.round(s)<<2|Math.round(r)<<1|Math.round(n));return D===2&&(a+=60),a},"value"),enumerable:!1},rgbToAnsi:{value:o((t,n,r)=>e.ansi256ToAnsi(e.rgbToAnsi256(t,n,r)),"value"),enumerable:!1},hexToAnsi:{value:o(t=>e.ansi256ToAnsi(e.hexToAnsi256(t)),"value"),enumerable:!1}}),e}o(Kn,"AD$1");var Jn=Kn(),Zn=Jn,du=new Set(["\x1B","\x9B"]),Xn=39,Nu="\x07",sD="[",Qn="]",iD="m",Lu=`${Qn}8;;`,aD=o(u=>`${du.values().next().value}${sD}${u}${iD}`,"J$2"),cD=o(u=>`${du.values().next().value}${Lu}${u}${Nu}`,"Q$1"),ur=o(u=>u.split(" ").map(e=>W(e)),"hD"),Gu=o((u,e,t)=>{let n=[...e],r=!1,s=!1,D=W(Qe(u[u.length-1]));for(let[a,i]of n.entries()){let c=W(i);if(D+c<=t?u[u.length-1]+=i:(u.push(i),D=0),du.has(i)&&(r=!0,s=n.slice(a+1).join("").startsWith(Lu)),r){s?i===Nu&&(r=!1,s=!1):i===iD&&(r=!1);continue}D+=c,D===t&&a<n.length-1&&(u.push(""),D=0)}!D&&u[u.length-1].length>0&&u.length>1&&(u[u.length-2]+=u.pop())},"S$1"),er=o(u=>{let e=u.split(" "),t=e.length;for(;t>0&&!(W(e[t-1])>0);)t--;return t===e.length?u:e.slice(0,t).join(" ")+e.slice(t).join("")},"cD$1"),Dr=o((u,e,t={})=>{if(t.trim!==!1&&u.trim()==="")return"";let n="",r,s,D=ur(u),a=[""];for(let[c,l]of u.split(" ").entries()){t.trim!==!1&&(a[a.length-1]=a[a.length-1].trimStart());let C=W(a[a.length-1]);if(c!==0&&(C>=e&&(t.wordWrap===!1||t.trim===!1)&&(a.push(""),C=0),(C>0||t.trim===!1)&&(a[a.length-1]+=" ",C++)),t.hard&&D[c]>e){let F=e-C,E=1+Math.floor((D[c]-F-1)/e);Math.floor((D[c]-1)/e)<E&&a.push(""),Gu(a,l,e);continue}if(C+D[c]>e&&C>0&&D[c]>0){if(t.wordWrap===!1&&C<e){Gu(a,l,e);continue}a.push("")}if(C+D[c]>e&&t.wordWrap===!1){Gu(a,l,e);continue}a[a.length-1]+=l}t.trim!==!1&&(a=a.map(c=>er(c)));let i=[...a.join(`
4
4
  `)];for(let[c,l]of i.entries()){if(n+=l,du.has(l)){let{groups:F}=new RegExp(`(?:\\${sD}(?<code>\\d+)m|\\${Lu}(?<uri>.*)${Nu})`).exec(i.slice(c).join(""))||{groups:{}};if(F.code!==void 0){let E=Number.parseFloat(F.code);r=E===Xn?void 0:E}else F.uri!==void 0&&(s=F.uri.length===0?void 0:F.uri)}let C=Zn.codes.get(Number(r));i[c+1]===`
5
5
  `?(s&&(n+=cD("")),r&&C&&(n+=aD(C))):l===`
@@ -19,12 +19,12 @@ var zt=Object.defineProperty;var o=(u,e)=>zt(u,"name",{value:e,configurable:!0})
19
19
  `:"")+(t?this.indentText({text:this.render(t),spaces:n}):"")}
20
20
  `}table({tableData:e,tableOptions:t,tableBreakpoints:n}){return rr(e.map(r=>r.map(s=>this.render(s))),n?ir(n):t)}flagParameter(e){return e===Boolean?"":e===String?"<string>":e===Number?"<number>":Array.isArray(e)?this.flagParameter(e[0]):"<value>"}flagOperator(e){return" "}flagName(e){const{flag:t,flagFormatted:n,aliasesEnabled:r,aliasFormatted:s}=e;let D="";if(s?D+=`${s}, `:r&&(D+=" "),D+=n,"placeholder"in t&&typeof t.placeholder=="string")D+=`${this.flagOperator(e)}${t.placeholder}`;else{const a=this.flagParameter("type"in t?t.type:t);a&&(D+=`${this.flagOperator(e)}${a}`)}return D}flagDefault(e){return JSON.stringify(e)}flagDescription({flag:e}){let t="description"in e?e.description??"":"";if("default"in e){let{default:n}=e;typeof n=="function"&&(n=n()),n&&(t+=` (default: ${this.flagDefault(n)})`)}return t}render(e){if(typeof e=="string")return e;if(Array.isArray(e))return e.map(t=>this.render(t)).join(`
21
21
  `);if("type"in e&&this[e.type]){const t=this[e.type];if(typeof t=="function")return t.call(this,e.data)}throw new Error(`Invalid node type: ${JSON.stringify(e)}`)}},o(eu,"J"),eu);const qu=o(u=>u.length>0&&!u.includes(" "),"y$1"),{stringify:M}=JSON,yr=/[|\\{}()[\]^$+*?.]/;function Wu(u){const e=[];let t,n;for(const r of u){if(n)throw new Error(`Invalid parameter: Spread parameter ${M(n)} must be last`);const s=r[0],D=r[r.length-1];let a;if(s==="<"&&D===">"&&(a=!0,t))throw new Error(`Invalid parameter: Required parameter ${M(r)} cannot come after optional parameter ${M(t)}`);if(s==="["&&D==="]"&&(a=!1,t=r),a===void 0)throw new Error(`Invalid parameter: ${M(r)}. Must be wrapped in <> (required parameter) or [] (optional parameter)`);let i=r.slice(1,-1);const c=i.slice(-3)==="...";c&&(n=r,i=i.slice(0,-3));const l=i.match(yr);if(l)throw new Error(`Invalid parameter: ${M(r)}. Invalid character found ${M(l[0])}`);e.push({name:i,required:a,spread:c})}return e}o(Wu,"w$2");function Uu(u,e,t,n){for(let r=0;r<e.length;r+=1){const{name:s,required:D,spread:a}=e[r],i=ar(s);if(i in u)throw new Error(`Invalid parameter: ${M(s)} is used more than once.`);const c=a?t.slice(r):t[r];if(a&&(r=e.length),D&&(!c||a&&c.length===0))return console.error(`Error: Missing required parameter ${M(s)}
22
- `),n(),process.exit(1);u[i]=c}}o(Uu,"b");function Ar(u){return u===void 0||u!==!1}o(Ar,"W$2");function fD(u,e,t,n){const r={...e.flags},s=e.version;s&&(r.version={type:Boolean,description:"Show version"});const{help:D}=e,a=Ar(D);a&&!("help"in r)&&(r.help={type:Boolean,alias:"h",description:"Show help"});const i=$n(r,n,{ignore:e.ignoreArgv}),c=o(()=>{console.log(e.version)},"f");if(s&&i.flags.version===!0)return c(),process.exit(0);const l=new br,C=a&&D?.render?D.render:d=>l.render(d),F=o(d=>{const m=gr({...e,...d?{help:d}:{},flags:r});console.log(C(m,l))},"p");if(a&&i.flags.help===!0)return F(),process.exit(0);if(e.parameters){let{parameters:d}=e,m=i._;const f=d.indexOf("--"),p=d.slice(f+1),h=Object.create(null);if(f>-1&&p.length>0){d=d.slice(0,f);const g=i._["--"];m=m.slice(0,-g.length||void 0),Uu(h,Wu(d),m,F),Uu(h,Wu(p),g,F)}else Uu(h,Wu(d),m,F);Object.assign(i._,h)}const E={...i,showVersion:c,showHelp:F};return typeof t=="function"&&t(E),{command:u,...E}}o(fD,"x$1");function wr(u,e){const t=new Map;for(const n of e){const r=[n.options.name],{alias:s}=n.options;s&&(Array.isArray(s)?r.push(...s):r.push(s));for(const D of r){if(t.has(D))throw new Error(`Duplicate command name found: ${M(D)}`);t.set(D,n)}}return t.get(u)}o(wr,"z$1");function $r(u,e,t=process.argv.slice(2)){if(!u)throw new Error("Options is required");if("name"in u&&(!u.name||!qu(u.name)))throw new Error(`Invalid script name: ${M(u.name)}`);const n=t[0];if(u.commands&&qu(n)){const r=wr(n,u.commands);if(r)return fD(r.options.name,{...r.options,parent:u},r.callback,t.slice(1))}return fD(void 0,u,e,t)}o($r,"Z");function dD(u,e){if(!u)throw new Error("Command options are required");const{name:t}=u;if(u.name===void 0)throw new Error("Command name is required");if(!qu(t))throw new Error(`Invalid command name ${JSON.stringify(t)}. Command names must be one word.`);return{options:u,callback:e}}o(dD,"G$1");var ED="1.2.164",vr="Writes your git commit messages for you with AI",G=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function J(u){return u&&u.__esModule&&Object.prototype.hasOwnProperty.call(u,"default")?u.default:u}o(J,"getDefaultExportFromCjs");var U={exports:{}},zu,pD;function xr(){if(pD)return zu;pD=1,zu=n,n.sync=r;var u=_u;function e(s,D){var a=D.pathExt!==void 0?D.pathExt:process.env.PATHEXT;if(!a||(a=a.split(";"),a.indexOf("")!==-1))return!0;for(var i=0;i<a.length;i++){var c=a[i].toLowerCase();if(c&&s.substr(-c.length).toLowerCase()===c)return!0}return!1}o(e,"checkPathExt");function t(s,D,a){return!s.isSymbolicLink()&&!s.isFile()?!1:e(D,a)}o(t,"checkStat");function n(s,D,a){u.stat(s,function(i,c){a(i,i?!1:t(c,s,D))})}o(n,"isexe");function r(s,D){return t(u.statSync(s),s,D)}return o(r,"sync"),zu}o(xr,"requireWindows");var Hu,hD;function Sr(){if(hD)return Hu;hD=1,Hu=e,e.sync=t;var u=_u;function e(s,D,a){u.stat(s,function(i,c){a(i,i?!1:n(c,D))})}o(e,"isexe");function t(s,D){return n(u.statSync(s),D)}o(t,"sync");function n(s,D){return s.isFile()&&r(s,D)}o(n,"checkStat");function r(s,D){var a=s.mode,i=s.uid,c=s.gid,l=D.uid!==void 0?D.uid:process.getuid&&process.getuid(),C=D.gid!==void 0?D.gid:process.getgid&&process.getgid(),F=parseInt("100",8),E=parseInt("010",8),d=parseInt("001",8),m=F|E,f=a&d||a&E&&c===C||a&F&&i===l||a&m&&l===0;return f}return o(r,"checkMode"),Hu}o(Sr,"requireMode");var Yu,mD;function Or(){if(mD)return Yu;mD=1;var u;process.platform==="win32"||G.TESTING_WINDOWS?u=xr():u=Sr(),Yu=e,e.sync=t;function e(n,r,s){if(typeof r=="function"&&(s=r,r={}),!s){if(typeof Promise!="function")throw new TypeError("callback not provided");return new Promise(function(D,a){e(n,r||{},function(i,c){i?a(i):D(c)})})}u(n,r||{},function(D,a){D&&(D.code==="EACCES"||r&&r.ignoreErrors)&&(D=null,a=!1),s(D,a)})}o(e,"isexe");function t(n,r){try{return u.sync(n,r||{})}catch(s){if(r&&r.ignoreErrors||s.code==="EACCES")return!1;throw s}}return o(t,"sync"),Yu}o(Or,"requireIsexe");var Vu,gD;function Tr(){if(gD)return Vu;gD=1;const u=process.platform==="win32"||process.env.OSTYPE==="cygwin"||process.env.OSTYPE==="msys",e=K,t=u?";":":",n=Or(),r=o(i=>Object.assign(new Error(`not found: ${i}`),{code:"ENOENT"}),"getNotFoundError"),s=o((i,c)=>{const l=c.colon||t,C=i.match(/\//)||u&&i.match(/\\/)?[""]:[...u?[process.cwd()]:[],...(c.path||process.env.PATH||"").split(l)],F=u?c.pathExt||process.env.PATHEXT||".EXE;.CMD;.BAT;.COM":"",E=u?F.split(l):[""];return u&&i.indexOf(".")!==-1&&E[0]!==""&&E.unshift(""),{pathEnv:C,pathExt:E,pathExtExe:F}},"getPathInfo"),D=o((i,c,l)=>{typeof c=="function"&&(l=c,c={}),c||(c={});const{pathEnv:C,pathExt:F,pathExtExe:E}=s(i,c),d=[],m=o(p=>new Promise((h,g)=>{if(p===C.length)return c.all&&d.length?h(d):g(r(i));const B=C[p],y=/^".*"$/.test(B)?B.slice(1,-1):B,b=e.join(y,i),$=!y&&/^\.[\\\/]/.test(i)?i.slice(0,2)+b:b;h(f($,p,0))}),"step"),f=o((p,h,g)=>new Promise((B,y)=>{if(g===F.length)return B(m(h+1));const b=F[g];n(p+b,{pathExt:E},($,k)=>{if(!$&&k)if(c.all)d.push(p+b);else return B(p+b);return B(f(p,h,g+1))})}),"subStep");return l?m(0).then(p=>l(null,p),l):m(0)},"which"),a=o((i,c)=>{c=c||{};const{pathEnv:l,pathExt:C,pathExtExe:F}=s(i,c),E=[];for(let d=0;d<l.length;d++){const m=l[d],f=/^".*"$/.test(m)?m.slice(1,-1):m,p=e.join(f,i),h=!f&&/^\.[\\\/]/.test(i)?i.slice(0,2)+p:p;for(let g=0;g<C.length;g++){const B=h+C[g];try{if(n.sync(B,{pathExt:F}))if(c.all)E.push(B);else return B}catch{}}}if(c.all&&E.length)return E;if(c.nothrow)return null;throw r(i)},"whichSync");return Vu=D,D.sync=a,Vu}o(Tr,"requireWhich");var Eu={exports:{}},BD;function Ir(){if(BD)return Eu.exports;BD=1;const u=o((e={})=>{const t=e.env||process.env;return(e.platform||process.platform)!=="win32"?"PATH":Object.keys(t).reverse().find(r=>r.toUpperCase()==="PATH")||"Path"},"pathKey");return Eu.exports=u,Eu.exports.default=u,Eu.exports}o(Ir,"requirePathKey");var Ku,bD;function Pr(){if(bD)return Ku;bD=1;const u=K,e=Tr(),t=Ir();function n(s,D){const a=s.options.env||process.env,i=process.cwd(),c=s.options.cwd!=null,l=c&&process.chdir!==void 0&&!process.chdir.disabled;if(l)try{process.chdir(s.options.cwd)}catch{}let C;try{C=e.sync(s.command,{path:a[t({env:a})],pathExt:D?u.delimiter:void 0})}catch{}finally{l&&process.chdir(i)}return C&&(C=u.resolve(c?s.options.cwd:"",C)),C}o(n,"resolveCommandAttempt");function r(s){return n(s)||n(s,!0)}return o(r,"resolveCommand"),Ku=r,Ku}o(Pr,"requireResolveCommand");var pu={},yD;function Rr(){if(yD)return pu;yD=1;const u=/([()\][%!^"`<>&|;, *?])/g;function e(n){return n=n.replace(u,"^$1"),n}o(e,"escapeCommand");function t(n,r){return n=`${n}`,n=n.replace(/(?=(\\+?)?)\1"/g,'$1$1\\"'),n=n.replace(/(?=(\\+?)?)\1$/,"$1$1"),n=`"${n}"`,n=n.replace(u,"^$1"),r&&(n=n.replace(u,"^$1")),n}return o(t,"escapeArgument"),pu.command=e,pu.argument=t,pu}o(Rr,"require_escape");var Ju,AD;function _r(){return AD||(AD=1,Ju=/^#!(.*)/),Ju}o(_r,"requireShebangRegex");var Zu,wD;function kr(){if(wD)return Zu;wD=1;const u=_r();return Zu=o((e="")=>{const t=e.match(u);if(!t)return null;const[n,r]=t[0].replace(/#! ?/,"").split(" "),s=n.split("/").pop();return s==="env"?r:r?`${s} ${r}`:s},"shebangCommand"),Zu}o(kr,"requireShebangCommand");var Xu,$D;function Mr(){if($D)return Xu;$D=1;const u=_u,e=kr();function t(n){const s=Buffer.alloc(150);let D;try{D=u.openSync(n,"r"),u.readSync(D,s,0,150,0),u.closeSync(D)}catch{}return e(s.toString())}return o(t,"readShebang"),Xu=t,Xu}o(Mr,"requireReadShebang");var Qu,vD;function jr(){if(vD)return Qu;vD=1;const u=K,e=Pr(),t=Rr(),n=Mr(),r=process.platform==="win32",s=/\.(?:com|exe)$/i,D=/node_modules[\\/].bin[\\/][^\\/]+\.cmd$/i;function a(l){l.file=e(l);const C=l.file&&n(l.file);return C?(l.args.unshift(l.file),l.command=C,e(l)):l.file}o(a,"detectShebang");function i(l){if(!r)return l;const C=a(l),F=!s.test(C);if(l.options.forceShell||F){const E=D.test(C);l.command=u.normalize(l.command),l.command=t.command(l.command),l.args=l.args.map(m=>t.argument(m,E));const d=[l.command].concat(l.args).join(" ");l.args=["/d","/s","/c",`"${d}"`],l.command=process.env.comspec||"cmd.exe",l.options.windowsVerbatimArguments=!0}return l}o(i,"parseNonShell");function c(l,C,F){C&&!Array.isArray(C)&&(F=C,C=null),C=C?C.slice(0):[],F=Object.assign({},F);const E={command:l,args:C,options:F,file:void 0,original:{command:l,args:C}};return F.shell?E:i(E)}return o(c,"parse"),Qu=c,Qu}o(jr,"requireParse");var ue,xD;function Nr(){if(xD)return ue;xD=1;const u=process.platform==="win32";function e(s,D){return Object.assign(new Error(`${D} ${s.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${D} ${s.command}`,path:s.command,spawnargs:s.args})}o(e,"notFoundError");function t(s,D){if(!u)return;const a=s.emit;s.emit=function(i,c){if(i==="exit"){const l=n(c,D);if(l)return a.call(s,"error",l)}return a.apply(s,arguments)}}o(t,"hookChildProcess");function n(s,D){return u&&s===1&&!D.file?e(D.original,"spawn"):null}o(n,"verifyENOENT");function r(s,D){return u&&s===1&&!D.file?e(D.original,"spawnSync"):null}return o(r,"verifyENOENTSync"),ue={hookChildProcess:t,verifyENOENT:n,verifyENOENTSync:r,notFoundError:e},ue}o(Nr,"requireEnoent");var SD;function Lr(){if(SD)return U.exports;SD=1;const u=Vt,e=jr(),t=Nr();function n(s,D,a){const i=e(s,D,a),c=u.spawn(i.command,i.args,i.options);return t.hookChildProcess(c,i),c}o(n,"spawn");function r(s,D,a){const i=e(s,D,a),c=u.spawnSync(i.command,i.args,i.options);return c.error=c.error||t.verifyENOENTSync(c.status,i),c}return o(r,"spawnSync"),U.exports=n,U.exports.spawn=n,U.exports.sync=r,U.exports._parse=e,U.exports._enoent=t,U.exports}o(Lr,"requireCrossSpawn");var Gr=Lr(),qr=J(Gr);function Wr(u){const e=typeof u=="string"?`
23
- `:10,t=typeof u=="string"?"\r":13;return u[u.length-1]===e&&(u=u.slice(0,-1)),u[u.length-1]===t&&(u=u.slice(0,-1)),u}o(Wr,"stripFinalNewline");function OD(u={}){const{env:e=process.env,platform:t=process.platform}=u;return t!=="win32"?"PATH":Object.keys(e).reverse().find(n=>n.toUpperCase()==="PATH")||"Path"}o(OD,"pathKey");const Ur=o(({cwd:u=v.cwd(),path:e=v.env[OD()],preferLocal:t=!0,execPath:n=v.execPath,addExecPath:r=!0}={})=>{const s=u instanceof URL?qe(u):u,D=V.resolve(s),a=[];return t&&zr(a,D),r&&Hr(a,n,D),[...a,e].join(V.delimiter)},"npmRunPath"),zr=o((u,e)=>{let t;for(;t!==e;)u.push(V.join(e,"node_modules/.bin")),t=e,e=V.resolve(e,"..")},"applyPreferLocal"),Hr=o((u,e,t)=>{const n=e instanceof URL?qe(e):e;u.push(V.resolve(t,n,".."))},"applyExecPath"),Yr=o(({env:u=v.env,...e}={})=>{u={...u};const t=OD({env:u});return e.path=u[t],u[t]=Ur(e),u},"npmRunPathEnv"),Vr=o((u,e,t,n)=>{if(t==="length"||t==="prototype"||t==="arguments"||t==="caller")return;const r=Object.getOwnPropertyDescriptor(u,t),s=Object.getOwnPropertyDescriptor(e,t);!Kr(r,s)&&n||Object.defineProperty(u,t,s)},"copyProperty"),Kr=o(function(u,e){return u===void 0||u.configurable||u.writable===e.writable&&u.enumerable===e.enumerable&&u.configurable===e.configurable&&(u.writable||u.value===e.value)},"canCopyProperty"),Jr=o((u,e)=>{const t=Object.getPrototypeOf(e);t!==Object.getPrototypeOf(u)&&Object.setPrototypeOf(u,t)},"changePrototype"),Zr=o((u,e)=>`/* Wrapped ${u}*/
24
- ${e}`,"wrappedToString"),Xr=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),Qr=Object.getOwnPropertyDescriptor(Function.prototype.toString,"name"),uo=o((u,e,t)=>{const n=t===""?"":`with ${t.trim()}() `,r=Zr.bind(null,n,e.toString());Object.defineProperty(r,"name",Qr),Object.defineProperty(u,"toString",{...Xr,value:r})},"changeToString");function eo(u,e,{ignoreNonConfigurable:t=!1}={}){const{name:n}=u;for(const r of Reflect.ownKeys(e))Vr(u,e,r,t);return Jr(u,e),uo(u,e,n),u}o(eo,"mimicFunction");const hu=new WeakMap,TD=o((u,e={})=>{if(typeof u!="function")throw new TypeError("Expected a function");let t,n=0;const r=u.displayName||u.name||"<anonymous>",s=o(function(...D){if(hu.set(s,++n),n===1)t=u.apply(this,D),u=null;else if(e.throw===!0)throw new Error(`Function \`${r}\` can only be called once`);return t},"onetime");return eo(s,u),hu.set(s,n),s},"onetime");TD.callCount=u=>{if(!hu.has(u))throw new Error(`The given function \`${u.name}\` is not wrapped by the \`onetime\` package`);return hu.get(u)};const Do=o(()=>{const u=PD-ID+1;return Array.from({length:u},to)},"getRealtimeSignals"),to=o((u,e)=>({name:`SIGRT${e+1}`,number:ID+e,action:"terminate",description:"Application-specific signal (realtime)",standard:"posix"}),"getRealtimeSignal"),ID=34,PD=64,no=[{name:"SIGHUP",number:1,action:"terminate",description:"Terminal closed",standard:"posix"},{name:"SIGINT",number:2,action:"terminate",description:"User interruption with CTRL-C",standard:"ansi"},{name:"SIGQUIT",number:3,action:"core",description:"User interruption with CTRL-\\",standard:"posix"},{name:"SIGILL",number:4,action:"core",description:"Invalid machine instruction",standard:"ansi"},{name:"SIGTRAP",number:5,action:"core",description:"Debugger breakpoint",standard:"posix"},{name:"SIGABRT",number:6,action:"core",description:"Aborted",standard:"ansi"},{name:"SIGIOT",number:6,action:"core",description:"Aborted",standard:"bsd"},{name:"SIGBUS",number:7,action:"core",description:"Bus error due to misaligned, non-existing address or paging error",standard:"bsd"},{name:"SIGEMT",number:7,action:"terminate",description:"Command should be emulated but is not implemented",standard:"other"},{name:"SIGFPE",number:8,action:"core",description:"Floating point arithmetic error",standard:"ansi"},{name:"SIGKILL",number:9,action:"terminate",description:"Forced termination",standard:"posix",forced:!0},{name:"SIGUSR1",number:10,action:"terminate",description:"Application-specific signal",standard:"posix"},{name:"SIGSEGV",number:11,action:"core",description:"Segmentation fault",standard:"ansi"},{name:"SIGUSR2",number:12,action:"terminate",description:"Application-specific signal",standard:"posix"},{name:"SIGPIPE",number:13,action:"terminate",description:"Broken pipe or socket",standard:"posix"},{name:"SIGALRM",number:14,action:"terminate",description:"Timeout or timer",standard:"posix"},{name:"SIGTERM",number:15,action:"terminate",description:"Termination",standard:"ansi"},{name:"SIGSTKFLT",number:16,action:"terminate",description:"Stack is empty or overflowed",standard:"other"},{name:"SIGCHLD",number:17,action:"ignore",description:"Child process terminated, paused or unpaused",standard:"posix"},{name:"SIGCLD",number:17,action:"ignore",description:"Child process terminated, paused or unpaused",standard:"other"},{name:"SIGCONT",number:18,action:"unpause",description:"Unpaused",standard:"posix",forced:!0},{name:"SIGSTOP",number:19,action:"pause",description:"Paused",standard:"posix",forced:!0},{name:"SIGTSTP",number:20,action:"pause",description:'Paused using CTRL-Z or "suspend"',standard:"posix"},{name:"SIGTTIN",number:21,action:"pause",description:"Background process cannot read terminal input",standard:"posix"},{name:"SIGBREAK",number:21,action:"terminate",description:"User interruption with CTRL-BREAK",standard:"other"},{name:"SIGTTOU",number:22,action:"pause",description:"Background process cannot write to terminal output",standard:"posix"},{name:"SIGURG",number:23,action:"ignore",description:"Socket received out-of-band data",standard:"bsd"},{name:"SIGXCPU",number:24,action:"core",description:"Process timed out",standard:"bsd"},{name:"SIGXFSZ",number:25,action:"core",description:"File too big",standard:"bsd"},{name:"SIGVTALRM",number:26,action:"terminate",description:"Timeout or timer",standard:"bsd"},{name:"SIGPROF",number:27,action:"terminate",description:"Timeout or timer",standard:"bsd"},{name:"SIGWINCH",number:28,action:"ignore",description:"Terminal window size changed",standard:"bsd"},{name:"SIGIO",number:29,action:"terminate",description:"I/O is available",standard:"other"},{name:"SIGPOLL",number:29,action:"terminate",description:"Watched event",standard:"other"},{name:"SIGINFO",number:29,action:"ignore",description:"Request for process information",standard:"other"},{name:"SIGPWR",number:30,action:"terminate",description:"Device running out of power",standard:"systemv"},{name:"SIGSYS",number:31,action:"core",description:"Invalid system call",standard:"other"},{name:"SIGUNUSED",number:31,action:"terminate",description:"Invalid system call",standard:"other"}],RD=o(()=>{const u=Do();return[...no,...u].map(ro)},"getSignals"),ro=o(({name:u,number:e,description:t,action:n,forced:r=!1,standard:s})=>{const{signals:{[u]:D}}=We,a=D!==void 0;return{name:u,number:a?D:e,description:t,supported:a,action:n,forced:r,standard:s}},"normalizeSignal"),oo=o(()=>{const u=RD();return Object.fromEntries(u.map(so))},"getSignalsByName"),so=o(({name:u,number:e,description:t,supported:n,action:r,forced:s,standard:D})=>[u,{name:u,number:e,description:t,supported:n,action:r,forced:s,standard:D}],"getSignalByName"),io=oo(),ao=o(()=>{const u=RD(),e=PD+1,t=Array.from({length:e},(n,r)=>co(r,u));return Object.assign({},...t)},"getSignalsByNumber"),co=o((u,e)=>{const t=lo(u,e);if(t===void 0)return{};const{name:n,description:r,supported:s,action:D,forced:a,standard:i}=t;return{[u]:{name:n,number:u,description:r,supported:s,action:D,forced:a,standard:i}}},"getSignalByNumber"),lo=o((u,e)=>{const t=e.find(({name:n})=>We.signals[n]===u);return t!==void 0?t:e.find(n=>n.number===u)},"findSignalByNumber");ao();const Fo=o(({timedOut:u,timeout:e,errorCode:t,signal:n,signalDescription:r,exitCode:s,isCanceled:D})=>u?`timed out after ${e} milliseconds`:D?"was canceled":t!==void 0?`failed with ${t}`:n!==void 0?`was killed with ${n} (${r})`:s!==void 0?`failed with exit code ${s}`:"failed","getErrorPrefix"),_D=o(({stdout:u,stderr:e,all:t,error:n,signal:r,exitCode:s,command:D,escapedCommand:a,timedOut:i,isCanceled:c,killed:l,parsed:{options:{timeout:C,cwd:F=v.cwd()}}})=>{s=s===null?void 0:s,r=r===null?void 0:r;const E=r===void 0?void 0:io[r].description,d=n&&n.code,f=`Command ${Fo({timedOut:i,timeout:C,errorCode:d,signal:r,signalDescription:E,exitCode:s,isCanceled:c})}: ${D}`,p=Object.prototype.toString.call(n)==="[object Error]",h=p?`${f}
22
+ `),n(),process.exit(1);u[i]=c}}o(Uu,"b");function Ar(u){return u===void 0||u!==!1}o(Ar,"W$2");function fD(u,e,t,n){const r={...e.flags},s=e.version;s&&(r.version={type:Boolean,description:"Show version"});const{help:D}=e,a=Ar(D);a&&!("help"in r)&&(r.help={type:Boolean,alias:"h",description:"Show help"});const i=vn(r,n,{ignore:e.ignoreArgv}),c=o(()=>{console.log(e.version)},"f");if(s&&i.flags.version===!0)return c(),process.exit(0);const l=new br,C=a&&D?.render?D.render:d=>l.render(d),F=o(d=>{const m=gr({...e,...d?{help:d}:{},flags:r});console.log(C(m,l))},"u");if(a&&i.flags.help===!0)return F(),process.exit(0);if(e.parameters){let{parameters:d}=e,m=i._;const f=d.indexOf("--"),p=d.slice(f+1),h=Object.create(null);if(f>-1&&p.length>0){d=d.slice(0,f);const g=i._["--"];m=m.slice(0,-g.length||void 0),Uu(h,Wu(d),m,F),Uu(h,Wu(p),g,F)}else Uu(h,Wu(d),m,F);Object.assign(i._,h)}const E={...i,showVersion:c,showHelp:F};return typeof t=="function"&&t(E),{command:u,...E}}o(fD,"x$1");function wr(u,e){const t=new Map;for(const n of e){const r=[n.options.name],{alias:s}=n.options;s&&(Array.isArray(s)?r.push(...s):r.push(s));for(const D of r){if(t.has(D))throw new Error(`Duplicate command name found: ${M(D)}`);t.set(D,n)}}return t.get(u)}o(wr,"z$1");function vr(u,e,t=process.argv.slice(2)){if(!u)throw new Error("Options is required");if("name"in u&&(!u.name||!qu(u.name)))throw new Error(`Invalid script name: ${M(u.name)}`);const n=t[0];if(u.commands&&n&&qu(n)){const r=wr(n,u.commands);if(r)return fD(r.options.name,{...r.options,parent:u},r.callback,t.slice(1))}return fD(void 0,u,e,t)}o(vr,"Z");function dD(u,e){if(!u)throw new Error("Command options are required");const{name:t}=u;if(t===void 0)throw new Error("Command name is required");if(!qu(t))throw new Error(`Invalid command name ${JSON.stringify(t)}. Command names must be one word.`);return{options:u,callback:e}}o(dD,"G$1");var ED="1.2.166",$r="Writes your git commit messages for you with AI",G=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function J(u){return u&&u.__esModule&&Object.prototype.hasOwnProperty.call(u,"default")?u.default:u}o(J,"getDefaultExportFromCjs");var U={exports:{}},zu,pD;function xr(){if(pD)return zu;pD=1,zu=n,n.sync=r;var u=_u;function e(s,D){var a=D.pathExt!==void 0?D.pathExt:process.env.PATHEXT;if(!a||(a=a.split(";"),a.indexOf("")!==-1))return!0;for(var i=0;i<a.length;i++){var c=a[i].toLowerCase();if(c&&s.substr(-c.length).toLowerCase()===c)return!0}return!1}o(e,"checkPathExt");function t(s,D,a){return!s.isSymbolicLink()&&!s.isFile()?!1:e(D,a)}o(t,"checkStat");function n(s,D,a){u.stat(s,function(i,c){a(i,i?!1:t(c,s,D))})}o(n,"isexe");function r(s,D){return t(u.statSync(s),s,D)}return o(r,"sync"),zu}o(xr,"requireWindows");var Hu,hD;function Sr(){if(hD)return Hu;hD=1,Hu=e,e.sync=t;var u=_u;function e(s,D,a){u.stat(s,function(i,c){a(i,i?!1:n(c,D))})}o(e,"isexe");function t(s,D){return n(u.statSync(s),D)}o(t,"sync");function n(s,D){return s.isFile()&&r(s,D)}o(n,"checkStat");function r(s,D){var a=s.mode,i=s.uid,c=s.gid,l=D.uid!==void 0?D.uid:process.getuid&&process.getuid(),C=D.gid!==void 0?D.gid:process.getgid&&process.getgid(),F=parseInt("100",8),E=parseInt("010",8),d=parseInt("001",8),m=F|E,f=a&d||a&E&&c===C||a&F&&i===l||a&m&&l===0;return f}return o(r,"checkMode"),Hu}o(Sr,"requireMode");var Yu,mD;function Or(){if(mD)return Yu;mD=1;var u;process.platform==="win32"||G.TESTING_WINDOWS?u=xr():u=Sr(),Yu=e,e.sync=t;function e(n,r,s){if(typeof r=="function"&&(s=r,r={}),!s){if(typeof Promise!="function")throw new TypeError("callback not provided");return new Promise(function(D,a){e(n,r||{},function(i,c){i?a(i):D(c)})})}u(n,r||{},function(D,a){D&&(D.code==="EACCES"||r&&r.ignoreErrors)&&(D=null,a=!1),s(D,a)})}o(e,"isexe");function t(n,r){try{return u.sync(n,r||{})}catch(s){if(r&&r.ignoreErrors||s.code==="EACCES")return!1;throw s}}return o(t,"sync"),Yu}o(Or,"requireIsexe");var Vu,gD;function Tr(){if(gD)return Vu;gD=1;const u=process.platform==="win32"||process.env.OSTYPE==="cygwin"||process.env.OSTYPE==="msys",e=K,t=u?";":":",n=Or(),r=o(i=>Object.assign(new Error(`not found: ${i}`),{code:"ENOENT"}),"getNotFoundError"),s=o((i,c)=>{const l=c.colon||t,C=i.match(/\//)||u&&i.match(/\\/)?[""]:[...u?[process.cwd()]:[],...(c.path||process.env.PATH||"").split(l)],F=u?c.pathExt||process.env.PATHEXT||".EXE;.CMD;.BAT;.COM":"",E=u?F.split(l):[""];return u&&i.indexOf(".")!==-1&&E[0]!==""&&E.unshift(""),{pathEnv:C,pathExt:E,pathExtExe:F}},"getPathInfo"),D=o((i,c,l)=>{typeof c=="function"&&(l=c,c={}),c||(c={});const{pathEnv:C,pathExt:F,pathExtExe:E}=s(i,c),d=[],m=o(p=>new Promise((h,g)=>{if(p===C.length)return c.all&&d.length?h(d):g(r(i));const B=C[p],y=/^".*"$/.test(B)?B.slice(1,-1):B,b=e.join(y,i),v=!y&&/^\.[\\\/]/.test(i)?i.slice(0,2)+b:b;h(f(v,p,0))}),"step"),f=o((p,h,g)=>new Promise((B,y)=>{if(g===F.length)return B(m(h+1));const b=F[g];n(p+b,{pathExt:E},(v,k)=>{if(!v&&k)if(c.all)d.push(p+b);else return B(p+b);return B(f(p,h,g+1))})}),"subStep");return l?m(0).then(p=>l(null,p),l):m(0)},"which"),a=o((i,c)=>{c=c||{};const{pathEnv:l,pathExt:C,pathExtExe:F}=s(i,c),E=[];for(let d=0;d<l.length;d++){const m=l[d],f=/^".*"$/.test(m)?m.slice(1,-1):m,p=e.join(f,i),h=!f&&/^\.[\\\/]/.test(i)?i.slice(0,2)+p:p;for(let g=0;g<C.length;g++){const B=h+C[g];try{if(n.sync(B,{pathExt:F}))if(c.all)E.push(B);else return B}catch{}}}if(c.all&&E.length)return E;if(c.nothrow)return null;throw r(i)},"whichSync");return Vu=D,D.sync=a,Vu}o(Tr,"requireWhich");var Eu={exports:{}},BD;function Ir(){if(BD)return Eu.exports;BD=1;const u=o((e={})=>{const t=e.env||process.env;return(e.platform||process.platform)!=="win32"?"PATH":Object.keys(t).reverse().find(r=>r.toUpperCase()==="PATH")||"Path"},"pathKey");return Eu.exports=u,Eu.exports.default=u,Eu.exports}o(Ir,"requirePathKey");var Ku,bD;function Pr(){if(bD)return Ku;bD=1;const u=K,e=Tr(),t=Ir();function n(s,D){const a=s.options.env||process.env,i=process.cwd(),c=s.options.cwd!=null,l=c&&process.chdir!==void 0&&!process.chdir.disabled;if(l)try{process.chdir(s.options.cwd)}catch{}let C;try{C=e.sync(s.command,{path:a[t({env:a})],pathExt:D?u.delimiter:void 0})}catch{}finally{l&&process.chdir(i)}return C&&(C=u.resolve(c?s.options.cwd:"",C)),C}o(n,"resolveCommandAttempt");function r(s){return n(s)||n(s,!0)}return o(r,"resolveCommand"),Ku=r,Ku}o(Pr,"requireResolveCommand");var pu={},yD;function Rr(){if(yD)return pu;yD=1;const u=/([()\][%!^"`<>&|;, *?])/g;function e(n){return n=n.replace(u,"^$1"),n}o(e,"escapeCommand");function t(n,r){return n=`${n}`,n=n.replace(/(?=(\\+?)?)\1"/g,'$1$1\\"'),n=n.replace(/(?=(\\+?)?)\1$/,"$1$1"),n=`"${n}"`,n=n.replace(u,"^$1"),r&&(n=n.replace(u,"^$1")),n}return o(t,"escapeArgument"),pu.command=e,pu.argument=t,pu}o(Rr,"require_escape");var Ju,AD;function _r(){return AD||(AD=1,Ju=/^#!(.*)/),Ju}o(_r,"requireShebangRegex");var Zu,wD;function kr(){if(wD)return Zu;wD=1;const u=_r();return Zu=o((e="")=>{const t=e.match(u);if(!t)return null;const[n,r]=t[0].replace(/#! ?/,"").split(" "),s=n.split("/").pop();return s==="env"?r:r?`${s} ${r}`:s},"shebangCommand"),Zu}o(kr,"requireShebangCommand");var Xu,vD;function Mr(){if(vD)return Xu;vD=1;const u=_u,e=kr();function t(n){const s=Buffer.alloc(150);let D;try{D=u.openSync(n,"r"),u.readSync(D,s,0,150,0),u.closeSync(D)}catch{}return e(s.toString())}return o(t,"readShebang"),Xu=t,Xu}o(Mr,"requireReadShebang");var Qu,$D;function jr(){if($D)return Qu;$D=1;const u=K,e=Pr(),t=Rr(),n=Mr(),r=process.platform==="win32",s=/\.(?:com|exe)$/i,D=/node_modules[\\/].bin[\\/][^\\/]+\.cmd$/i;function a(l){l.file=e(l);const C=l.file&&n(l.file);return C?(l.args.unshift(l.file),l.command=C,e(l)):l.file}o(a,"detectShebang");function i(l){if(!r)return l;const C=a(l),F=!s.test(C);if(l.options.forceShell||F){const E=D.test(C);l.command=u.normalize(l.command),l.command=t.command(l.command),l.args=l.args.map(m=>t.argument(m,E));const d=[l.command].concat(l.args).join(" ");l.args=["/d","/s","/c",`"${d}"`],l.command=process.env.comspec||"cmd.exe",l.options.windowsVerbatimArguments=!0}return l}o(i,"parseNonShell");function c(l,C,F){C&&!Array.isArray(C)&&(F=C,C=null),C=C?C.slice(0):[],F=Object.assign({},F);const E={command:l,args:C,options:F,file:void 0,original:{command:l,args:C}};return F.shell?E:i(E)}return o(c,"parse"),Qu=c,Qu}o(jr,"requireParse");var ue,xD;function Nr(){if(xD)return ue;xD=1;const u=process.platform==="win32";function e(s,D){return Object.assign(new Error(`${D} ${s.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${D} ${s.command}`,path:s.command,spawnargs:s.args})}o(e,"notFoundError");function t(s,D){if(!u)return;const a=s.emit;s.emit=function(i,c){if(i==="exit"){const l=n(c,D);if(l)return a.call(s,"error",l)}return a.apply(s,arguments)}}o(t,"hookChildProcess");function n(s,D){return u&&s===1&&!D.file?e(D.original,"spawn"):null}o(n,"verifyENOENT");function r(s,D){return u&&s===1&&!D.file?e(D.original,"spawnSync"):null}return o(r,"verifyENOENTSync"),ue={hookChildProcess:t,verifyENOENT:n,verifyENOENTSync:r,notFoundError:e},ue}o(Nr,"requireEnoent");var SD;function Lr(){if(SD)return U.exports;SD=1;const u=Vt,e=jr(),t=Nr();function n(s,D,a){const i=e(s,D,a),c=u.spawn(i.command,i.args,i.options);return t.hookChildProcess(c,i),c}o(n,"spawn");function r(s,D,a){const i=e(s,D,a),c=u.spawnSync(i.command,i.args,i.options);return c.error=c.error||t.verifyENOENTSync(c.status,i),c}return o(r,"spawnSync"),U.exports=n,U.exports.spawn=n,U.exports.sync=r,U.exports._parse=e,U.exports._enoent=t,U.exports}o(Lr,"requireCrossSpawn");var Gr=Lr(),qr=J(Gr);function Wr(u){const e=typeof u=="string"?`
23
+ `:10,t=typeof u=="string"?"\r":13;return u[u.length-1]===e&&(u=u.slice(0,-1)),u[u.length-1]===t&&(u=u.slice(0,-1)),u}o(Wr,"stripFinalNewline");function OD(u={}){const{env:e=process.env,platform:t=process.platform}=u;return t!=="win32"?"PATH":Object.keys(e).reverse().find(n=>n.toUpperCase()==="PATH")||"Path"}o(OD,"pathKey");const Ur=o(({cwd:u=$.cwd(),path:e=$.env[OD()],preferLocal:t=!0,execPath:n=$.execPath,addExecPath:r=!0}={})=>{const s=u instanceof URL?qe(u):u,D=V.resolve(s),a=[];return t&&zr(a,D),r&&Hr(a,n,D),[...a,e].join(V.delimiter)},"npmRunPath"),zr=o((u,e)=>{let t;for(;t!==e;)u.push(V.join(e,"node_modules/.bin")),t=e,e=V.resolve(e,"..")},"applyPreferLocal"),Hr=o((u,e,t)=>{const n=e instanceof URL?qe(e):e;u.push(V.resolve(t,n,".."))},"applyExecPath"),Yr=o(({env:u=$.env,...e}={})=>{u={...u};const t=OD({env:u});return e.path=u[t],u[t]=Ur(e),u},"npmRunPathEnv"),Vr=o((u,e,t,n)=>{if(t==="length"||t==="prototype"||t==="arguments"||t==="caller")return;const r=Object.getOwnPropertyDescriptor(u,t),s=Object.getOwnPropertyDescriptor(e,t);!Kr(r,s)&&n||Object.defineProperty(u,t,s)},"copyProperty"),Kr=o(function(u,e){return u===void 0||u.configurable||u.writable===e.writable&&u.enumerable===e.enumerable&&u.configurable===e.configurable&&(u.writable||u.value===e.value)},"canCopyProperty"),Jr=o((u,e)=>{const t=Object.getPrototypeOf(e);t!==Object.getPrototypeOf(u)&&Object.setPrototypeOf(u,t)},"changePrototype"),Zr=o((u,e)=>`/* Wrapped ${u}*/
24
+ ${e}`,"wrappedToString"),Xr=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),Qr=Object.getOwnPropertyDescriptor(Function.prototype.toString,"name"),uo=o((u,e,t)=>{const n=t===""?"":`with ${t.trim()}() `,r=Zr.bind(null,n,e.toString());Object.defineProperty(r,"name",Qr),Object.defineProperty(u,"toString",{...Xr,value:r})},"changeToString");function eo(u,e,{ignoreNonConfigurable:t=!1}={}){const{name:n}=u;for(const r of Reflect.ownKeys(e))Vr(u,e,r,t);return Jr(u,e),uo(u,e,n),u}o(eo,"mimicFunction");const hu=new WeakMap,TD=o((u,e={})=>{if(typeof u!="function")throw new TypeError("Expected a function");let t,n=0;const r=u.displayName||u.name||"<anonymous>",s=o(function(...D){if(hu.set(s,++n),n===1)t=u.apply(this,D),u=null;else if(e.throw===!0)throw new Error(`Function \`${r}\` can only be called once`);return t},"onetime");return eo(s,u),hu.set(s,n),s},"onetime");TD.callCount=u=>{if(!hu.has(u))throw new Error(`The given function \`${u.name}\` is not wrapped by the \`onetime\` package`);return hu.get(u)};const Do=o(()=>{const u=PD-ID+1;return Array.from({length:u},to)},"getRealtimeSignals"),to=o((u,e)=>({name:`SIGRT${e+1}`,number:ID+e,action:"terminate",description:"Application-specific signal (realtime)",standard:"posix"}),"getRealtimeSignal"),ID=34,PD=64,no=[{name:"SIGHUP",number:1,action:"terminate",description:"Terminal closed",standard:"posix"},{name:"SIGINT",number:2,action:"terminate",description:"User interruption with CTRL-C",standard:"ansi"},{name:"SIGQUIT",number:3,action:"core",description:"User interruption with CTRL-\\",standard:"posix"},{name:"SIGILL",number:4,action:"core",description:"Invalid machine instruction",standard:"ansi"},{name:"SIGTRAP",number:5,action:"core",description:"Debugger breakpoint",standard:"posix"},{name:"SIGABRT",number:6,action:"core",description:"Aborted",standard:"ansi"},{name:"SIGIOT",number:6,action:"core",description:"Aborted",standard:"bsd"},{name:"SIGBUS",number:7,action:"core",description:"Bus error due to misaligned, non-existing address or paging error",standard:"bsd"},{name:"SIGEMT",number:7,action:"terminate",description:"Command should be emulated but is not implemented",standard:"other"},{name:"SIGFPE",number:8,action:"core",description:"Floating point arithmetic error",standard:"ansi"},{name:"SIGKILL",number:9,action:"terminate",description:"Forced termination",standard:"posix",forced:!0},{name:"SIGUSR1",number:10,action:"terminate",description:"Application-specific signal",standard:"posix"},{name:"SIGSEGV",number:11,action:"core",description:"Segmentation fault",standard:"ansi"},{name:"SIGUSR2",number:12,action:"terminate",description:"Application-specific signal",standard:"posix"},{name:"SIGPIPE",number:13,action:"terminate",description:"Broken pipe or socket",standard:"posix"},{name:"SIGALRM",number:14,action:"terminate",description:"Timeout or timer",standard:"posix"},{name:"SIGTERM",number:15,action:"terminate",description:"Termination",standard:"ansi"},{name:"SIGSTKFLT",number:16,action:"terminate",description:"Stack is empty or overflowed",standard:"other"},{name:"SIGCHLD",number:17,action:"ignore",description:"Child process terminated, paused or unpaused",standard:"posix"},{name:"SIGCLD",number:17,action:"ignore",description:"Child process terminated, paused or unpaused",standard:"other"},{name:"SIGCONT",number:18,action:"unpause",description:"Unpaused",standard:"posix",forced:!0},{name:"SIGSTOP",number:19,action:"pause",description:"Paused",standard:"posix",forced:!0},{name:"SIGTSTP",number:20,action:"pause",description:'Paused using CTRL-Z or "suspend"',standard:"posix"},{name:"SIGTTIN",number:21,action:"pause",description:"Background process cannot read terminal input",standard:"posix"},{name:"SIGBREAK",number:21,action:"terminate",description:"User interruption with CTRL-BREAK",standard:"other"},{name:"SIGTTOU",number:22,action:"pause",description:"Background process cannot write to terminal output",standard:"posix"},{name:"SIGURG",number:23,action:"ignore",description:"Socket received out-of-band data",standard:"bsd"},{name:"SIGXCPU",number:24,action:"core",description:"Process timed out",standard:"bsd"},{name:"SIGXFSZ",number:25,action:"core",description:"File too big",standard:"bsd"},{name:"SIGVTALRM",number:26,action:"terminate",description:"Timeout or timer",standard:"bsd"},{name:"SIGPROF",number:27,action:"terminate",description:"Timeout or timer",standard:"bsd"},{name:"SIGWINCH",number:28,action:"ignore",description:"Terminal window size changed",standard:"bsd"},{name:"SIGIO",number:29,action:"terminate",description:"I/O is available",standard:"other"},{name:"SIGPOLL",number:29,action:"terminate",description:"Watched event",standard:"other"},{name:"SIGINFO",number:29,action:"ignore",description:"Request for process information",standard:"other"},{name:"SIGPWR",number:30,action:"terminate",description:"Device running out of power",standard:"systemv"},{name:"SIGSYS",number:31,action:"core",description:"Invalid system call",standard:"other"},{name:"SIGUNUSED",number:31,action:"terminate",description:"Invalid system call",standard:"other"}],RD=o(()=>{const u=Do();return[...no,...u].map(ro)},"getSignals"),ro=o(({name:u,number:e,description:t,action:n,forced:r=!1,standard:s})=>{const{signals:{[u]:D}}=We,a=D!==void 0;return{name:u,number:a?D:e,description:t,supported:a,action:n,forced:r,standard:s}},"normalizeSignal"),oo=o(()=>{const u=RD();return Object.fromEntries(u.map(so))},"getSignalsByName"),so=o(({name:u,number:e,description:t,supported:n,action:r,forced:s,standard:D})=>[u,{name:u,number:e,description:t,supported:n,action:r,forced:s,standard:D}],"getSignalByName"),io=oo(),ao=o(()=>{const u=RD(),e=PD+1,t=Array.from({length:e},(n,r)=>co(r,u));return Object.assign({},...t)},"getSignalsByNumber"),co=o((u,e)=>{const t=lo(u,e);if(t===void 0)return{};const{name:n,description:r,supported:s,action:D,forced:a,standard:i}=t;return{[u]:{name:n,number:u,description:r,supported:s,action:D,forced:a,standard:i}}},"getSignalByNumber"),lo=o((u,e)=>{const t=e.find(({name:n})=>We.signals[n]===u);return t!==void 0?t:e.find(n=>n.number===u)},"findSignalByNumber");ao();const Fo=o(({timedOut:u,timeout:e,errorCode:t,signal:n,signalDescription:r,exitCode:s,isCanceled:D})=>u?`timed out after ${e} milliseconds`:D?"was canceled":t!==void 0?`failed with ${t}`:n!==void 0?`was killed with ${n} (${r})`:s!==void 0?`failed with exit code ${s}`:"failed","getErrorPrefix"),_D=o(({stdout:u,stderr:e,all:t,error:n,signal:r,exitCode:s,command:D,escapedCommand:a,timedOut:i,isCanceled:c,killed:l,parsed:{options:{timeout:C,cwd:F=$.cwd()}}})=>{s=s===null?void 0:s,r=r===null?void 0:r;const E=r===void 0?void 0:io[r].description,d=n&&n.code,f=`Command ${Fo({timedOut:i,timeout:C,errorCode:d,signal:r,signalDescription:E,exitCode:s,isCanceled:c})}: ${D}`,p=Object.prototype.toString.call(n)==="[object Error]",h=p?`${f}
25
25
  ${n.message}`:f,g=[h,e,u].filter(Boolean).join(`
26
- `);return p?(n.originalMessage=n.message,n.message=g):n=new Error(g),n.shortMessage=h,n.command=D,n.escapedCommand=a,n.exitCode=s,n.signal=r,n.signalDescription=E,n.stdout=u,n.stderr=e,n.cwd=F,t!==void 0&&(n.all=t),"bufferedData"in n&&delete n.bufferedData,n.failed=!0,n.timedOut=!!i,n.isCanceled=c,n.killed=l&&!i,n},"makeError"),mu=["stdin","stdout","stderr"],Co=o(u=>mu.some(e=>u[e]!==void 0),"hasAlias"),fo=o(u=>{if(!u)return;const{stdio:e}=u;if(e===void 0)return mu.map(n=>u[n]);if(Co(u))throw new Error(`It's not possible to provide \`stdio\` in combination with one of ${mu.map(n=>`\`${n}\``).join(", ")}`);if(typeof e=="string")return e;if(!Array.isArray(e))throw new TypeError(`Expected \`stdio\` to be of type \`string\` or \`Array\`, got \`${typeof e}\``);const t=Math.max(e.length,mu.length);return Array.from({length:t},(n,r)=>e[r])},"normalizeStdio");var z={exports:{}},ee={exports:{}},kD;function Eo(){return kD||(kD=1,function(u){u.exports=["SIGABRT","SIGALRM","SIGHUP","SIGINT","SIGTERM"],process.platform!=="win32"&&u.exports.push("SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT"),process.platform==="linux"&&u.exports.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT","SIGUNUSED")}(ee)),ee.exports}o(Eo,"requireSignals");var MD;function po(){if(MD)return z.exports;MD=1;var u=G.process;const e=o(function(f){return f&&typeof f=="object"&&typeof f.removeListener=="function"&&typeof f.emit=="function"&&typeof f.reallyExit=="function"&&typeof f.listeners=="function"&&typeof f.kill=="function"&&typeof f.pid=="number"&&typeof f.on=="function"},"processOk");if(!e(u))z.exports=function(){return function(){}};else{var t=Ue,n=Eo(),r=/^win/i.test(u.platform),s=ze;typeof s!="function"&&(s=s.EventEmitter);var D;u.__signal_exit_emitter__?D=u.__signal_exit_emitter__:(D=u.__signal_exit_emitter__=new s,D.count=0,D.emitted={}),D.infinite||(D.setMaxListeners(1/0),D.infinite=!0),z.exports=function(f,p){if(!e(G.process))return function(){};t.equal(typeof f,"function","a callback must be provided for exit handler"),l===!1&&C();var h="exit";p&&p.alwaysLast&&(h="afterexit");var g=o(function(){D.removeListener(h,f),D.listeners("exit").length===0&&D.listeners("afterexit").length===0&&a()},"remove");return D.on(h,f),g};var a=o(function(){!l||!e(G.process)||(l=!1,n.forEach(function(p){try{u.removeListener(p,c[p])}catch{}}),u.emit=d,u.reallyExit=F,D.count-=1)},"unload");z.exports.unload=a;var i=o(function(p,h,g){D.emitted[p]||(D.emitted[p]=!0,D.emit(p,h,g))},"emit"),c={};n.forEach(function(f){c[f]=o(function(){if(e(G.process)){var h=u.listeners(f);h.length===D.count&&(a(),i("exit",null,f),i("afterexit",null,f),r&&f==="SIGHUP"&&(f="SIGINT"),u.kill(u.pid,f))}},"listener")}),z.exports.signals=function(){return n};var l=!1,C=o(function(){l||!e(G.process)||(l=!0,D.count+=1,n=n.filter(function(p){try{return u.on(p,c[p]),!0}catch{return!1}}),u.emit=m,u.reallyExit=E)},"load");z.exports.load=C;var F=u.reallyExit,E=o(function(p){e(G.process)&&(u.exitCode=p||0,i("exit",u.exitCode,null),i("afterexit",u.exitCode,null),F.call(u,u.exitCode))},"processReallyExit"),d=u.emit,m=o(function(p,h){if(p==="exit"&&e(G.process)){h!==void 0&&(u.exitCode=h);var g=d.apply(this,arguments);return i("exit",u.exitCode,null),i("afterexit",u.exitCode,null),g}else return d.apply(this,arguments)},"processEmit")}return z.exports}o(po,"requireSignalExit");var ho=po(),mo=J(ho);const go=1e3*5,Bo=o((u,e="SIGTERM",t={})=>{const n=u(e);return bo(u,e,t,n),n},"spawnedKill"),bo=o((u,e,t,n)=>{if(!yo(e,t,n))return;const r=wo(t),s=setTimeout(()=>{u("SIGKILL")},r);s.unref&&s.unref()},"setKillTimeout"),yo=o((u,{forceKillAfterTimeout:e},t)=>Ao(u)&&e!==!1&&t,"shouldForceKill"),Ao=o(u=>u===Kt.constants.signals.SIGTERM||typeof u=="string"&&u.toUpperCase()==="SIGTERM","isSigterm"),wo=o(({forceKillAfterTimeout:u=!0})=>{if(u===!0)return go;if(!Number.isFinite(u)||u<0)throw new TypeError(`Expected the \`forceKillAfterTimeout\` option to be a non-negative integer, got \`${u}\` (${typeof u})`);return u},"getForceKillAfterTimeout"),$o=o((u,e)=>{u.kill()&&(e.isCanceled=!0)},"spawnedCancel"),vo=o((u,e,t)=>{u.kill(e),t(Object.assign(new Error("Timed out"),{timedOut:!0,signal:e}))},"timeoutKill"),xo=o((u,{timeout:e,killSignal:t="SIGTERM"},n)=>{if(e===0||e===void 0)return n;let r;const s=new Promise((a,i)=>{r=setTimeout(()=>{vo(u,t,i)},e)}),D=n.finally(()=>{clearTimeout(r)});return Promise.race([s,D])},"setupTimeout"),So=o(({timeout:u})=>{if(u!==void 0&&(!Number.isFinite(u)||u<0))throw new TypeError(`Expected the \`timeout\` option to be a non-negative integer, got \`${u}\` (${typeof u})`)},"validateTimeout"),Oo=o(async(u,{cleanup:e,detached:t},n)=>{if(!e||t)return n;const r=mo(()=>{u.kill()});return n.finally(()=>{r()})},"setExitHandler");function jD(u){return u!==null&&typeof u=="object"&&typeof u.pipe=="function"}o(jD,"isStream");function ND(u){return jD(u)&&u.writable!==!1&&typeof u._write=="function"&&typeof u._writableState=="object"}o(ND,"isWritableStream");const To=o(u=>u instanceof Yt&&typeof u.then=="function","isExecaChildProcess"),De=o((u,e,t)=>{if(typeof t=="string")return u[e].pipe(Jt(t)),u;if(ND(t))return u[e].pipe(t),u;if(!To(t))throw new TypeError("The second argument must be a string, a stream or an Execa child process.");if(!ND(t.stdin))throw new TypeError("The target child process's stdin must be available.");return u[e].pipe(t.stdin),t},"pipeToTarget"),Io=o(u=>{u.stdout!==null&&(u.pipeStdout=De.bind(void 0,u,"stdout")),u.stderr!==null&&(u.pipeStderr=De.bind(void 0,u,"stderr")),u.all!==void 0&&(u.pipeAll=De.bind(void 0,u,"all"))},"addPipeMethods");var Z={exports:{}},te,LD;function Po(){if(LD)return te;LD=1;const{PassThrough:u}=ku;return te=o(e=>{e={...e};const{array:t}=e;let{encoding:n}=e;const r=n==="buffer";let s=!1;t?s=!(n||r):n=n||"utf8",r&&(n=null);const D=new u({objectMode:s});n&&D.setEncoding(n);let a=0;const i=[];return D.on("data",c=>{i.push(c),s?a=i.length:a+=c.length}),D.getBufferedValue=()=>t?i:r?Buffer.concat(i,a):i.join(""),D.getBufferedLength=()=>a,D},"bufferStream"),te}o(Po,"requireBufferStream");var GD;function Ro(){if(GD)return Z.exports;GD=1;const{constants:u}=Xt,e=ku,{promisify:t}=He,n=Po(),r=t(e.pipeline),a=class a extends Error{constructor(){super("maxBuffer exceeded"),this.name="MaxBufferError"}};o(a,"MaxBufferError");let s=a;async function D(i,c){if(!i)throw new Error("Expected a stream");c={maxBuffer:1/0,...c};const{maxBuffer:l}=c,C=n(c);return await new Promise((F,E)=>{const d=o(m=>{m&&C.getBufferedLength()<=u.MAX_LENGTH&&(m.bufferedData=C.getBufferedValue()),E(m)},"rejectPromise");(async()=>{try{await r(i,C),F()}catch(m){d(m)}})(),C.on("data",()=>{C.getBufferedLength()>l&&d(new s)})}),C.getBufferedValue()}return o(D,"getStream"),Z.exports=D,Z.exports.buffer=(i,c)=>D(i,{...c,encoding:"buffer"}),Z.exports.array=(i,c)=>D(i,{...c,array:!0}),Z.exports.MaxBufferError=s,Z.exports}o(Ro,"requireGetStream");var _o=Ro(),qD=J(_o),ne,WD;function ko(){if(WD)return ne;WD=1;const{PassThrough:u}=ku;return ne=o(function(){var e=[],t=new u({objectMode:!0});return t.setMaxListeners(0),t.add=n,t.isEmpty=r,t.on("unpipe",s),Array.prototype.slice.call(arguments).forEach(n),t;function n(D){return Array.isArray(D)?(D.forEach(n),this):(e.push(D),D.once("end",s.bind(null,D)),D.once("error",t.emit.bind(t,"error")),D.pipe(t,{end:!1}),this)}o(n,"add");function r(){return e.length==0}o(r,"isEmpty");function s(D){e=e.filter(function(a){return a!==D}),!e.length&&t.readable&&t.end()}o(s,"remove")},"mergeStream$1"),ne}o(ko,"requireMergeStream");var Mo=ko(),jo=J(Mo);const No=o(u=>{if(u!==void 0)throw new TypeError("The `input` and `inputFile` options cannot be both set.")},"validateInputOptions"),Lo=o(({input:u,inputFile:e})=>typeof e!="string"?u:(No(u),Zt(e)),"getInput"),Go=o((u,e)=>{const t=Lo(e);t!==void 0&&(jD(t)?t.pipe(u.stdin):u.stdin.end(t))},"handleInput"),qo=o((u,{all:e})=>{if(!e||!u.stdout&&!u.stderr)return;const t=jo();return u.stdout&&t.add(u.stdout),u.stderr&&t.add(u.stderr),t},"makeAllStream"),re=o(async(u,e)=>{if(!(!u||e===void 0)){u.destroy();try{return await e}catch(t){return t.bufferedData}}},"getBufferedData"),oe=o((u,{encoding:e,buffer:t,maxBuffer:n})=>{if(!(!u||!t))return e?qD(u,{encoding:e,maxBuffer:n}):qD.buffer(u,{maxBuffer:n})},"getStreamPromise"),Wo=o(async({stdout:u,stderr:e,all:t},{encoding:n,buffer:r,maxBuffer:s},D)=>{const a=oe(u,{encoding:n,buffer:r,maxBuffer:s}),i=oe(e,{encoding:n,buffer:r,maxBuffer:s}),c=oe(t,{encoding:n,buffer:r,maxBuffer:s*2});try{return await Promise.all([D,a,i,c])}catch(l){return Promise.all([{error:l,signal:l.signal,timedOut:l.timedOut},re(u,a),re(e,i),re(t,c)])}},"getSpawnedResult"),Uo=(async()=>{})().constructor.prototype,zo=["then","catch","finally"].map(u=>[u,Reflect.getOwnPropertyDescriptor(Uo,u)]),UD=o((u,e)=>{for(const[t,n]of zo){const r=typeof e=="function"?(...s)=>Reflect.apply(n.value,e(),s):n.value.bind(e);Reflect.defineProperty(u,t,{...n,value:r})}},"mergePromise"),Ho=o(u=>new Promise((e,t)=>{u.on("exit",(n,r)=>{e({exitCode:n,signal:r})}),u.on("error",n=>{t(n)}),u.stdin&&u.stdin.on("error",n=>{t(n)})}),"getSpawnedPromise"),zD=o((u,e=[])=>Array.isArray(e)?[u,...e]:[u],"normalizeArgs"),Yo=/^[\w.-]+$/,Vo=/"/g,Ko=o(u=>typeof u!="string"||Yo.test(u)?u:`"${u.replace(Vo,'\\"')}"`,"escapeArg"),Jo=o((u,e)=>zD(u,e).join(" "),"joinCommand"),Zo=o((u,e)=>zD(u,e).map(t=>Ko(t)).join(" "),"getEscapedCommand"),Xo=Qt("execa").enabled,gu=o((u,e)=>String(u).padStart(e,"0"),"padField"),Qo=o(()=>{const u=new Date;return`${gu(u.getHours(),2)}:${gu(u.getMinutes(),2)}:${gu(u.getSeconds(),2)}.${gu(u.getMilliseconds(),3)}`},"getTimestamp"),us=o((u,{verbose:e})=>{e&&v.stderr.write(`[${Qo()}] ${u}
27
- `)},"logCommand"),es=1e3*1e3*100,Ds=o(({env:u,extendEnv:e,preferLocal:t,localDir:n,execPath:r})=>{const s=e?{...v.env,...u}:u;return t?Yr({env:s,cwd:n,execPath:r}):s},"getEnv"),ts=o((u,e,t={})=>{const n=qr._parse(u,e,t);return u=n.command,e=n.args,t=n.options,t={maxBuffer:es,buffer:!0,stripFinalNewline:!0,extendEnv:!0,preferLocal:!1,localDir:t.cwd||v.cwd(),execPath:v.execPath,encoding:"utf8",reject:!0,cleanup:!0,all:!1,windowsHide:!0,verbose:Xo,...t},t.env=Ds(t),t.stdio=fo(t),v.platform==="win32"&&V.basename(u,".exe")==="cmd"&&e.unshift("/q"),{file:u,args:e,options:t,parsed:n}},"handleArguments"),se=o((u,e,t)=>typeof e!="string"&&!Ht.isBuffer(e)?t===void 0?void 0:"":u.stripFinalNewline?Wr(e):e,"handleOutput");function X(u,e,t){const n=ts(u,e,t),r=Jo(u,e),s=Zo(u,e);us(s,n.options),So(n.options);let D;try{D=Ne.spawn(n.file,n.args,n.options)}catch(E){const d=new Ne.ChildProcess,m=Promise.reject(_D({error:E,stdout:"",stderr:"",all:"",command:r,escapedCommand:s,parsed:n,timedOut:!1,isCanceled:!1,killed:!1}));return UD(d,m),d}const a=Ho(D),i=xo(D,n.options,a),c=Oo(D,n.options,i),l={isCanceled:!1};D.kill=Bo.bind(null,D.kill.bind(D)),D.cancel=$o.bind(null,D,l);const F=TD(o(async()=>{const[{error:E,exitCode:d,signal:m,timedOut:f},p,h,g]=await Wo(D,n.options,c),B=se(n.options,p),y=se(n.options,h),b=se(n.options,g);if(E||d!==0||m!==null){const $=_D({error:E,exitCode:d,signal:m,stdout:B,stderr:y,all:b,command:r,escapedCommand:s,parsed:n,timedOut:f,isCanceled:l.isCanceled||(n.options.signal?n.options.signal.aborted:!1),killed:D.killed});if(!n.options.reject)return $;throw $}return{command:r,escapedCommand:s,exitCode:0,stdout:B,stderr:y,all:b,failed:!1,timedOut:!1,isCanceled:!1,killed:!1}},"handlePromise"));return Go(D,n.options),D.all=qo(D,n.options),Io(D),UD(D,F),D}o(X,"execa");let H=!0;const Q=typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{};let ru=0;if(Q.process&&Q.process.env&&Q.process.stdout){const{FORCE_COLOR:u,NODE_DISABLE_COLORS:e,NO_COLOR:t,TERM:n,COLORTERM:r}=Q.process.env;e||t||u==="0"?H=!1:u==="1"||u==="2"||u==="3"?H=!0:n==="dumb"?H=!1:"CI"in Q.process.env&&["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE","DRONE"].some(s=>s in Q.process.env)?H=!0:H=process.stdout.isTTY,H&&(process.platform==="win32"||r&&(r==="truecolor"||r==="24bit")?ru=3:n&&(n.endsWith("-256color")||n.endsWith("256"))?ru=2:ru=1)}let HD={enabled:H,supportLevel:ru};function ou(u,e,t=1){const n=`\x1B[${u}m`,r=`\x1B[${e}m`,s=new RegExp(`\\x1b\\[${e}m`,"g");return D=>HD.enabled&&HD.supportLevel>=t?n+(""+D).replace(s,n)+r:""+D}o(ou,"kolorist");const ie=ou(2,22),YD=ou(30,39),Bu=ou(31,39),su=ou(32,39),VD=ou(46,49);var ae,KD;function ns(){if(KD)return ae;KD=1;const u="\x1B",e=`${u}[`,t="\x07",n={to(D,a){return a?`${e}${a+1};${D+1}H`:`${e}${D+1}G`},move(D,a){let i="";return D<0?i+=`${e}${-D}D`:D>0&&(i+=`${e}${D}C`),a<0?i+=`${e}${-a}A`:a>0&&(i+=`${e}${a}B`),i},up:o((D=1)=>`${e}${D}A`,"up"),down:o((D=1)=>`${e}${D}B`,"down"),forward:o((D=1)=>`${e}${D}C`,"forward"),backward:o((D=1)=>`${e}${D}D`,"backward"),nextLine:o((D=1)=>`${e}E`.repeat(D),"nextLine"),prevLine:o((D=1)=>`${e}F`.repeat(D),"prevLine"),left:`${e}G`,hide:`${e}?25l`,show:`${e}?25h`,save:`${u}7`,restore:`${u}8`},r={up:o((D=1)=>`${e}S`.repeat(D),"up"),down:o((D=1)=>`${e}T`.repeat(D),"down")},s={screen:`${e}2J`,up:o((D=1)=>`${e}1J`.repeat(D),"up"),down:o((D=1)=>`${e}J`.repeat(D),"down"),line:`${e}2K`,lineEnd:`${e}K`,lineStart:`${e}1K`,lines(D){let a="";for(let i=0;i<D;i++)a+=this.line+(i<D-1?n.up():"");return D&&(a+=n.left),a}};return ae={cursor:n,scroll:r,erase:s,beep:t},ae}o(ns,"requireSrc$2");var S=ns(),bu={exports:{}},JD;function rs(){if(JD)return bu.exports;JD=1;let u=process||{},e=u.argv||[],t=u.env||{},n=!(t.NO_COLOR||e.includes("--no-color"))&&(!!t.FORCE_COLOR||e.includes("--color")||u.platform==="win32"||(u.stdout||{}).isTTY&&t.TERM!=="dumb"||!!t.CI),r=o((a,i,c=a)=>l=>{let C=""+l,F=C.indexOf(i,a.length);return~F?a+s(C,i,c,F)+i:a+C+i},"formatter"),s=o((a,i,c,l)=>{let C="",F=0;do C+=a.substring(F,l)+c,F=l+i.length,l=a.indexOf(i,F);while(~l);return C+a.substring(F)},"replaceClose"),D=o((a=n)=>{let i=a?r:()=>String;return{isColorSupported:a,reset:i("\x1B[0m","\x1B[0m"),bold:i("\x1B[1m","\x1B[22m","\x1B[22m\x1B[1m"),dim:i("\x1B[2m","\x1B[22m","\x1B[22m\x1B[2m"),italic:i("\x1B[3m","\x1B[23m"),underline:i("\x1B[4m","\x1B[24m"),inverse:i("\x1B[7m","\x1B[27m"),hidden:i("\x1B[8m","\x1B[28m"),strikethrough:i("\x1B[9m","\x1B[29m"),black:i("\x1B[30m","\x1B[39m"),red:i("\x1B[31m","\x1B[39m"),green:i("\x1B[32m","\x1B[39m"),yellow:i("\x1B[33m","\x1B[39m"),blue:i("\x1B[34m","\x1B[39m"),magenta:i("\x1B[35m","\x1B[39m"),cyan:i("\x1B[36m","\x1B[39m"),white:i("\x1B[37m","\x1B[39m"),gray:i("\x1B[90m","\x1B[39m"),bgBlack:i("\x1B[40m","\x1B[49m"),bgRed:i("\x1B[41m","\x1B[49m"),bgGreen:i("\x1B[42m","\x1B[49m"),bgYellow:i("\x1B[43m","\x1B[49m"),bgBlue:i("\x1B[44m","\x1B[49m"),bgMagenta:i("\x1B[45m","\x1B[49m"),bgCyan:i("\x1B[46m","\x1B[49m"),bgWhite:i("\x1B[47m","\x1B[49m"),blackBright:i("\x1B[90m","\x1B[39m"),redBright:i("\x1B[91m","\x1B[39m"),greenBright:i("\x1B[92m","\x1B[39m"),yellowBright:i("\x1B[93m","\x1B[39m"),blueBright:i("\x1B[94m","\x1B[39m"),magentaBright:i("\x1B[95m","\x1B[39m"),cyanBright:i("\x1B[96m","\x1B[39m"),whiteBright:i("\x1B[97m","\x1B[39m"),bgBlackBright:i("\x1B[100m","\x1B[49m"),bgRedBright:i("\x1B[101m","\x1B[49m"),bgGreenBright:i("\x1B[102m","\x1B[49m"),bgYellowBright:i("\x1B[103m","\x1B[49m"),bgBlueBright:i("\x1B[104m","\x1B[49m"),bgMagentaBright:i("\x1B[105m","\x1B[49m"),bgCyanBright:i("\x1B[106m","\x1B[49m"),bgWhiteBright:i("\x1B[107m","\x1B[49m")}},"createColors");return bu.exports=D(),bu.exports.createColors=D,bu.exports}o(rs,"requirePicocolors");var os=rs(),A=J(os);function ss({onlyFirst:u=!1}={}){const e=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?(?:\\u0007|\\u001B\\u005C|\\u009C))","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-nq-uy=><~]))"].join("|");return new RegExp(e,u?void 0:"g")}o(ss,"J");const is=ss();function ZD(u){if(typeof u!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof u}\``);return u.replace(is,"")}o(ZD,"T");function XD(u){return u&&u.__esModule&&Object.prototype.hasOwnProperty.call(u,"default")?u.default:u}o(XD,"O");var QD={exports:{}};(function(u){var e={};u.exports=e,e.eastAsianWidth=function(n){var r=n.charCodeAt(0),s=n.length==2?n.charCodeAt(1):0,D=r;return 55296<=r&&r<=56319&&56320<=s&&s<=57343&&(r&=1023,s&=1023,D=r<<10|s,D+=65536),D==12288||65281<=D&&D<=65376||65504<=D&&D<=65510?"F":D==8361||65377<=D&&D<=65470||65474<=D&&D<=65479||65482<=D&&D<=65487||65490<=D&&D<=65495||65498<=D&&D<=65500||65512<=D&&D<=65518?"H":4352<=D&&D<=4447||4515<=D&&D<=4519||4602<=D&&D<=4607||9001<=D&&D<=9002||11904<=D&&D<=11929||11931<=D&&D<=12019||12032<=D&&D<=12245||12272<=D&&D<=12283||12289<=D&&D<=12350||12353<=D&&D<=12438||12441<=D&&D<=12543||12549<=D&&D<=12589||12593<=D&&D<=12686||12688<=D&&D<=12730||12736<=D&&D<=12771||12784<=D&&D<=12830||12832<=D&&D<=12871||12880<=D&&D<=13054||13056<=D&&D<=19903||19968<=D&&D<=42124||42128<=D&&D<=42182||43360<=D&&D<=43388||44032<=D&&D<=55203||55216<=D&&D<=55238||55243<=D&&D<=55291||63744<=D&&D<=64255||65040<=D&&D<=65049||65072<=D&&D<=65106||65108<=D&&D<=65126||65128<=D&&D<=65131||110592<=D&&D<=110593||127488<=D&&D<=127490||127504<=D&&D<=127546||127552<=D&&D<=127560||127568<=D&&D<=127569||131072<=D&&D<=194367||177984<=D&&D<=196605||196608<=D&&D<=262141?"W":32<=D&&D<=126||162<=D&&D<=163||165<=D&&D<=166||D==172||D==175||10214<=D&&D<=10221||10629<=D&&D<=10630?"Na":D==161||D==164||167<=D&&D<=168||D==170||173<=D&&D<=174||176<=D&&D<=180||182<=D&&D<=186||188<=D&&D<=191||D==198||D==208||215<=D&&D<=216||222<=D&&D<=225||D==230||232<=D&&D<=234||236<=D&&D<=237||D==240||242<=D&&D<=243||247<=D&&D<=250||D==252||D==254||D==257||D==273||D==275||D==283||294<=D&&D<=295||D==299||305<=D&&D<=307||D==312||319<=D&&D<=322||D==324||328<=D&&D<=331||D==333||338<=D&&D<=339||358<=D&&D<=359||D==363||D==462||D==464||D==466||D==468||D==470||D==472||D==474||D==476||D==593||D==609||D==708||D==711||713<=D&&D<=715||D==717||D==720||728<=D&&D<=731||D==733||D==735||768<=D&&D<=879||913<=D&&D<=929||931<=D&&D<=937||945<=D&&D<=961||963<=D&&D<=969||D==1025||1040<=D&&D<=1103||D==1105||D==8208||8211<=D&&D<=8214||8216<=D&&D<=8217||8220<=D&&D<=8221||8224<=D&&D<=8226||8228<=D&&D<=8231||D==8240||8242<=D&&D<=8243||D==8245||D==8251||D==8254||D==8308||D==8319||8321<=D&&D<=8324||D==8364||D==8451||D==8453||D==8457||D==8467||D==8470||8481<=D&&D<=8482||D==8486||D==8491||8531<=D&&D<=8532||8539<=D&&D<=8542||8544<=D&&D<=8555||8560<=D&&D<=8569||D==8585||8592<=D&&D<=8601||8632<=D&&D<=8633||D==8658||D==8660||D==8679||D==8704||8706<=D&&D<=8707||8711<=D&&D<=8712||D==8715||D==8719||D==8721||D==8725||D==8730||8733<=D&&D<=8736||D==8739||D==8741||8743<=D&&D<=8748||D==8750||8756<=D&&D<=8759||8764<=D&&D<=8765||D==8776||D==8780||D==8786||8800<=D&&D<=8801||8804<=D&&D<=8807||8810<=D&&D<=8811||8814<=D&&D<=8815||8834<=D&&D<=8835||8838<=D&&D<=8839||D==8853||D==8857||D==8869||D==8895||D==8978||9312<=D&&D<=9449||9451<=D&&D<=9547||9552<=D&&D<=9587||9600<=D&&D<=9615||9618<=D&&D<=9621||9632<=D&&D<=9633||9635<=D&&D<=9641||9650<=D&&D<=9651||9654<=D&&D<=9655||9660<=D&&D<=9661||9664<=D&&D<=9665||9670<=D&&D<=9672||D==9675||9678<=D&&D<=9681||9698<=D&&D<=9701||D==9711||9733<=D&&D<=9734||D==9737||9742<=D&&D<=9743||9748<=D&&D<=9749||D==9756||D==9758||D==9792||D==9794||9824<=D&&D<=9825||9827<=D&&D<=9829||9831<=D&&D<=9834||9836<=D&&D<=9837||D==9839||9886<=D&&D<=9887||9918<=D&&D<=9919||9924<=D&&D<=9933||9935<=D&&D<=9953||D==9955||9960<=D&&D<=9983||D==10045||D==10071||10102<=D&&D<=10111||11093<=D&&D<=11097||12872<=D&&D<=12879||57344<=D&&D<=63743||65024<=D&&D<=65039||D==65533||127232<=D&&D<=127242||127248<=D&&D<=127277||127280<=D&&D<=127337||127344<=D&&D<=127386||917760<=D&&D<=917999||983040<=D&&D<=1048573||1048576<=D&&D<=1114109?"A":"N"},e.characterLength=function(n){var r=this.eastAsianWidth(n);return r=="F"||r=="W"||r=="A"?2:1};function t(n){return n.match(/[\uD800-\uDBFF][\uDC00-\uDFFF]|[^\uD800-\uDFFF]/g)||[]}o(t,"F"),e.length=function(n){for(var r=t(n),s=0,D=0;D<r.length;D++)s=s+this.characterLength(r[D]);return s},e.slice=function(n,r,s){textLen=e.length(n),r=r||0,s=s||1,r<0&&(r=textLen+r),s<0&&(s=textLen+s);for(var D="",a=0,i=t(n),c=0;c<i.length;c++){var l=i[c],C=e.length(l);if(a>=r-(C==2?1:0))if(a+C<=s)D+=l;else break;a+=C}return D}})(QD);var as=QD.exports;const cs=XD(as);var ls=o(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},"uD");const Fs=XD(ls);function iu(u,e={}){if(typeof u!="string"||u.length===0||(e={ambiguousIsNarrow:!0,...e},u=ZD(u),u.length===0))return 0;u=u.replace(Fs()," ");const t=e.ambiguousIsNarrow?1:2;let n=0;for(const r of u){const s=r.codePointAt(0);if(!(s<=31||s>=127&&s<=159||s>=768&&s<=879))switch(cs.eastAsianWidth(r)){case"F":case"W":n+=2;break;case"A":n+=t;break;default:n+=1}}return n}o(iu,"A");const ce=10,ut=o((u=0)=>e=>`\x1B[${e+u}m`,"L$1"),et=o((u=0)=>e=>`\x1B[${38+u};5;${e}m`,"N"),Dt=o((u=0)=>(e,t,n)=>`\x1B[${38+u};2;${e};${t};${n}m`,"I"),w={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(w.modifier);const Cs=Object.keys(w.color),fs=Object.keys(w.bgColor);[...Cs,...fs];function ds(){const u=new Map;for(const[e,t]of Object.entries(w)){for(const[n,r]of Object.entries(t))w[n]={open:`\x1B[${r[0]}m`,close:`\x1B[${r[1]}m`},t[n]=w[n],u.set(r[0],r[1]);Object.defineProperty(w,e,{value:t,enumerable:!1})}return Object.defineProperty(w,"codes",{value:u,enumerable:!1}),w.color.close="\x1B[39m",w.bgColor.close="\x1B[49m",w.color.ansi=ut(),w.color.ansi256=et(),w.color.ansi16m=Dt(),w.bgColor.ansi=ut(ce),w.bgColor.ansi256=et(ce),w.bgColor.ansi16m=Dt(ce),Object.defineProperties(w,{rgbToAnsi256:{value:o((e,t,n)=>e===t&&t===n?e<8?16:e>248?231:Math.round((e-8)/247*24)+232:16+36*Math.round(e/255*5)+6*Math.round(t/255*5)+Math.round(n/255*5),"value"),enumerable:!1},hexToRgb:{value:o(e=>{const t=/[a-f\d]{6}|[a-f\d]{3}/i.exec(e.toString(16));if(!t)return[0,0,0];let[n]=t;n.length===3&&(n=[...n].map(s=>s+s).join(""));const r=Number.parseInt(n,16);return[r>>16&255,r>>8&255,r&255]},"value"),enumerable:!1},hexToAnsi256:{value:o(e=>w.rgbToAnsi256(...w.hexToRgb(e)),"value"),enumerable:!1},ansi256ToAnsi:{value:o(e=>{if(e<8)return 30+e;if(e<16)return 90+(e-8);let t,n,r;if(e>=232)t=((e-232)*10+8)/255,n=t,r=t;else{e-=16;const a=e%36;t=Math.floor(e/36)/5,n=Math.floor(a/6)/5,r=a%6/5}const s=Math.max(t,n,r)*2;if(s===0)return 30;let D=30+(Math.round(r)<<2|Math.round(n)<<1|Math.round(t));return s===2&&(D+=60),D},"value"),enumerable:!1},rgbToAnsi:{value:o((e,t,n)=>w.ansi256ToAnsi(w.rgbToAnsi256(e,t,n)),"value"),enumerable:!1},hexToAnsi:{value:o(e=>w.ansi256ToAnsi(w.hexToAnsi256(e)),"value"),enumerable:!1}}),w}o(ds,"sD");const Es=ds(),yu=new Set(["\x1B","\x9B"]),ps=39,le="\x07",tt="[",hs="]",nt="m",Fe=`${hs}8;;`,rt=o(u=>`${yu.values().next().value}${tt}${u}${nt}`,"V$1"),ot=o(u=>`${yu.values().next().value}${Fe}${u}${le}`,"z"),ms=o(u=>u.split(" ").map(e=>iu(e)),"ED"),Ce=o((u,e,t)=>{const n=[...e];let r=!1,s=!1,D=iu(ZD(u[u.length-1]));for(const[a,i]of n.entries()){const c=iu(i);if(D+c<=t?u[u.length-1]+=i:(u.push(i),D=0),yu.has(i)&&(r=!0,s=n.slice(a+1).join("").startsWith(Fe)),r){s?i===le&&(r=!1,s=!1):i===nt&&(r=!1);continue}D+=c,D===t&&a<n.length-1&&(u.push(""),D=0)}!D&&u[u.length-1].length>0&&u.length>1&&(u[u.length-2]+=u.pop())},"_"),gs=o(u=>{const e=u.split(" ");let t=e.length;for(;t>0&&!(iu(e[t-1])>0);)t--;return t===e.length?u:e.slice(0,t).join(" ")+e.slice(t).join("")},"nD"),Bs=o((u,e,t={})=>{if(t.trim!==!1&&u.trim()==="")return"";let n="",r,s;const D=ms(u);let a=[""];for(const[c,l]of u.split(" ").entries()){t.trim!==!1&&(a[a.length-1]=a[a.length-1].trimStart());let C=iu(a[a.length-1]);if(c!==0&&(C>=e&&(t.wordWrap===!1||t.trim===!1)&&(a.push(""),C=0),(C>0||t.trim===!1)&&(a[a.length-1]+=" ",C++)),t.hard&&D[c]>e){const F=e-C,E=1+Math.floor((D[c]-F-1)/e);Math.floor((D[c]-1)/e)<E&&a.push(""),Ce(a,l,e);continue}if(C+D[c]>e&&C>0&&D[c]>0){if(t.wordWrap===!1&&C<e){Ce(a,l,e);continue}a.push("")}if(C+D[c]>e&&t.wordWrap===!1){Ce(a,l,e);continue}a[a.length-1]+=l}t.trim!==!1&&(a=a.map(c=>gs(c)));const i=[...a.join(`
26
+ `);return p?(n.originalMessage=n.message,n.message=g):n=new Error(g),n.shortMessage=h,n.command=D,n.escapedCommand=a,n.exitCode=s,n.signal=r,n.signalDescription=E,n.stdout=u,n.stderr=e,n.cwd=F,t!==void 0&&(n.all=t),"bufferedData"in n&&delete n.bufferedData,n.failed=!0,n.timedOut=!!i,n.isCanceled=c,n.killed=l&&!i,n},"makeError"),mu=["stdin","stdout","stderr"],Co=o(u=>mu.some(e=>u[e]!==void 0),"hasAlias"),fo=o(u=>{if(!u)return;const{stdio:e}=u;if(e===void 0)return mu.map(n=>u[n]);if(Co(u))throw new Error(`It's not possible to provide \`stdio\` in combination with one of ${mu.map(n=>`\`${n}\``).join(", ")}`);if(typeof e=="string")return e;if(!Array.isArray(e))throw new TypeError(`Expected \`stdio\` to be of type \`string\` or \`Array\`, got \`${typeof e}\``);const t=Math.max(e.length,mu.length);return Array.from({length:t},(n,r)=>e[r])},"normalizeStdio");var z={exports:{}},ee={exports:{}},kD;function Eo(){return kD||(kD=1,function(u){u.exports=["SIGABRT","SIGALRM","SIGHUP","SIGINT","SIGTERM"],process.platform!=="win32"&&u.exports.push("SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT"),process.platform==="linux"&&u.exports.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT","SIGUNUSED")}(ee)),ee.exports}o(Eo,"requireSignals");var MD;function po(){if(MD)return z.exports;MD=1;var u=G.process;const e=o(function(f){return f&&typeof f=="object"&&typeof f.removeListener=="function"&&typeof f.emit=="function"&&typeof f.reallyExit=="function"&&typeof f.listeners=="function"&&typeof f.kill=="function"&&typeof f.pid=="number"&&typeof f.on=="function"},"processOk");if(!e(u))z.exports=function(){return function(){}};else{var t=Ue,n=Eo(),r=/^win/i.test(u.platform),s=ze;typeof s!="function"&&(s=s.EventEmitter);var D;u.__signal_exit_emitter__?D=u.__signal_exit_emitter__:(D=u.__signal_exit_emitter__=new s,D.count=0,D.emitted={}),D.infinite||(D.setMaxListeners(1/0),D.infinite=!0),z.exports=function(f,p){if(!e(G.process))return function(){};t.equal(typeof f,"function","a callback must be provided for exit handler"),l===!1&&C();var h="exit";p&&p.alwaysLast&&(h="afterexit");var g=o(function(){D.removeListener(h,f),D.listeners("exit").length===0&&D.listeners("afterexit").length===0&&a()},"remove");return D.on(h,f),g};var a=o(function(){!l||!e(G.process)||(l=!1,n.forEach(function(p){try{u.removeListener(p,c[p])}catch{}}),u.emit=d,u.reallyExit=F,D.count-=1)},"unload");z.exports.unload=a;var i=o(function(p,h,g){D.emitted[p]||(D.emitted[p]=!0,D.emit(p,h,g))},"emit"),c={};n.forEach(function(f){c[f]=o(function(){if(e(G.process)){var h=u.listeners(f);h.length===D.count&&(a(),i("exit",null,f),i("afterexit",null,f),r&&f==="SIGHUP"&&(f="SIGINT"),u.kill(u.pid,f))}},"listener")}),z.exports.signals=function(){return n};var l=!1,C=o(function(){l||!e(G.process)||(l=!0,D.count+=1,n=n.filter(function(p){try{return u.on(p,c[p]),!0}catch{return!1}}),u.emit=m,u.reallyExit=E)},"load");z.exports.load=C;var F=u.reallyExit,E=o(function(p){e(G.process)&&(u.exitCode=p||0,i("exit",u.exitCode,null),i("afterexit",u.exitCode,null),F.call(u,u.exitCode))},"processReallyExit"),d=u.emit,m=o(function(p,h){if(p==="exit"&&e(G.process)){h!==void 0&&(u.exitCode=h);var g=d.apply(this,arguments);return i("exit",u.exitCode,null),i("afterexit",u.exitCode,null),g}else return d.apply(this,arguments)},"processEmit")}return z.exports}o(po,"requireSignalExit");var ho=po(),mo=J(ho);const go=1e3*5,Bo=o((u,e="SIGTERM",t={})=>{const n=u(e);return bo(u,e,t,n),n},"spawnedKill"),bo=o((u,e,t,n)=>{if(!yo(e,t,n))return;const r=wo(t),s=setTimeout(()=>{u("SIGKILL")},r);s.unref&&s.unref()},"setKillTimeout"),yo=o((u,{forceKillAfterTimeout:e},t)=>Ao(u)&&e!==!1&&t,"shouldForceKill"),Ao=o(u=>u===Kt.constants.signals.SIGTERM||typeof u=="string"&&u.toUpperCase()==="SIGTERM","isSigterm"),wo=o(({forceKillAfterTimeout:u=!0})=>{if(u===!0)return go;if(!Number.isFinite(u)||u<0)throw new TypeError(`Expected the \`forceKillAfterTimeout\` option to be a non-negative integer, got \`${u}\` (${typeof u})`);return u},"getForceKillAfterTimeout"),vo=o((u,e)=>{u.kill()&&(e.isCanceled=!0)},"spawnedCancel"),$o=o((u,e,t)=>{u.kill(e),t(Object.assign(new Error("Timed out"),{timedOut:!0,signal:e}))},"timeoutKill"),xo=o((u,{timeout:e,killSignal:t="SIGTERM"},n)=>{if(e===0||e===void 0)return n;let r;const s=new Promise((a,i)=>{r=setTimeout(()=>{$o(u,t,i)},e)}),D=n.finally(()=>{clearTimeout(r)});return Promise.race([s,D])},"setupTimeout"),So=o(({timeout:u})=>{if(u!==void 0&&(!Number.isFinite(u)||u<0))throw new TypeError(`Expected the \`timeout\` option to be a non-negative integer, got \`${u}\` (${typeof u})`)},"validateTimeout"),Oo=o(async(u,{cleanup:e,detached:t},n)=>{if(!e||t)return n;const r=mo(()=>{u.kill()});return n.finally(()=>{r()})},"setExitHandler");function jD(u){return u!==null&&typeof u=="object"&&typeof u.pipe=="function"}o(jD,"isStream");function ND(u){return jD(u)&&u.writable!==!1&&typeof u._write=="function"&&typeof u._writableState=="object"}o(ND,"isWritableStream");const To=o(u=>u instanceof Yt&&typeof u.then=="function","isExecaChildProcess"),De=o((u,e,t)=>{if(typeof t=="string")return u[e].pipe(Jt(t)),u;if(ND(t))return u[e].pipe(t),u;if(!To(t))throw new TypeError("The second argument must be a string, a stream or an Execa child process.");if(!ND(t.stdin))throw new TypeError("The target child process's stdin must be available.");return u[e].pipe(t.stdin),t},"pipeToTarget"),Io=o(u=>{u.stdout!==null&&(u.pipeStdout=De.bind(void 0,u,"stdout")),u.stderr!==null&&(u.pipeStderr=De.bind(void 0,u,"stderr")),u.all!==void 0&&(u.pipeAll=De.bind(void 0,u,"all"))},"addPipeMethods");var Z={exports:{}},te,LD;function Po(){if(LD)return te;LD=1;const{PassThrough:u}=ku;return te=o(e=>{e={...e};const{array:t}=e;let{encoding:n}=e;const r=n==="buffer";let s=!1;t?s=!(n||r):n=n||"utf8",r&&(n=null);const D=new u({objectMode:s});n&&D.setEncoding(n);let a=0;const i=[];return D.on("data",c=>{i.push(c),s?a=i.length:a+=c.length}),D.getBufferedValue=()=>t?i:r?Buffer.concat(i,a):i.join(""),D.getBufferedLength=()=>a,D},"bufferStream"),te}o(Po,"requireBufferStream");var GD;function Ro(){if(GD)return Z.exports;GD=1;const{constants:u}=Xt,e=ku,{promisify:t}=He,n=Po(),r=t(e.pipeline),a=class a extends Error{constructor(){super("maxBuffer exceeded"),this.name="MaxBufferError"}};o(a,"MaxBufferError");let s=a;async function D(i,c){if(!i)throw new Error("Expected a stream");c={maxBuffer:1/0,...c};const{maxBuffer:l}=c,C=n(c);return await new Promise((F,E)=>{const d=o(m=>{m&&C.getBufferedLength()<=u.MAX_LENGTH&&(m.bufferedData=C.getBufferedValue()),E(m)},"rejectPromise");(async()=>{try{await r(i,C),F()}catch(m){d(m)}})(),C.on("data",()=>{C.getBufferedLength()>l&&d(new s)})}),C.getBufferedValue()}return o(D,"getStream"),Z.exports=D,Z.exports.buffer=(i,c)=>D(i,{...c,encoding:"buffer"}),Z.exports.array=(i,c)=>D(i,{...c,array:!0}),Z.exports.MaxBufferError=s,Z.exports}o(Ro,"requireGetStream");var _o=Ro(),qD=J(_o),ne,WD;function ko(){if(WD)return ne;WD=1;const{PassThrough:u}=ku;return ne=o(function(){var e=[],t=new u({objectMode:!0});return t.setMaxListeners(0),t.add=n,t.isEmpty=r,t.on("unpipe",s),Array.prototype.slice.call(arguments).forEach(n),t;function n(D){return Array.isArray(D)?(D.forEach(n),this):(e.push(D),D.once("end",s.bind(null,D)),D.once("error",t.emit.bind(t,"error")),D.pipe(t,{end:!1}),this)}o(n,"add");function r(){return e.length==0}o(r,"isEmpty");function s(D){e=e.filter(function(a){return a!==D}),!e.length&&t.readable&&t.end()}o(s,"remove")},"mergeStream$1"),ne}o(ko,"requireMergeStream");var Mo=ko(),jo=J(Mo);const No=o(u=>{if(u!==void 0)throw new TypeError("The `input` and `inputFile` options cannot be both set.")},"validateInputOptions"),Lo=o(({input:u,inputFile:e})=>typeof e!="string"?u:(No(u),Zt(e)),"getInput"),Go=o((u,e)=>{const t=Lo(e);t!==void 0&&(jD(t)?t.pipe(u.stdin):u.stdin.end(t))},"handleInput"),qo=o((u,{all:e})=>{if(!e||!u.stdout&&!u.stderr)return;const t=jo();return u.stdout&&t.add(u.stdout),u.stderr&&t.add(u.stderr),t},"makeAllStream"),re=o(async(u,e)=>{if(!(!u||e===void 0)){u.destroy();try{return await e}catch(t){return t.bufferedData}}},"getBufferedData"),oe=o((u,{encoding:e,buffer:t,maxBuffer:n})=>{if(!(!u||!t))return e?qD(u,{encoding:e,maxBuffer:n}):qD.buffer(u,{maxBuffer:n})},"getStreamPromise"),Wo=o(async({stdout:u,stderr:e,all:t},{encoding:n,buffer:r,maxBuffer:s},D)=>{const a=oe(u,{encoding:n,buffer:r,maxBuffer:s}),i=oe(e,{encoding:n,buffer:r,maxBuffer:s}),c=oe(t,{encoding:n,buffer:r,maxBuffer:s*2});try{return await Promise.all([D,a,i,c])}catch(l){return Promise.all([{error:l,signal:l.signal,timedOut:l.timedOut},re(u,a),re(e,i),re(t,c)])}},"getSpawnedResult"),Uo=(async()=>{})().constructor.prototype,zo=["then","catch","finally"].map(u=>[u,Reflect.getOwnPropertyDescriptor(Uo,u)]),UD=o((u,e)=>{for(const[t,n]of zo){const r=typeof e=="function"?(...s)=>Reflect.apply(n.value,e(),s):n.value.bind(e);Reflect.defineProperty(u,t,{...n,value:r})}},"mergePromise"),Ho=o(u=>new Promise((e,t)=>{u.on("exit",(n,r)=>{e({exitCode:n,signal:r})}),u.on("error",n=>{t(n)}),u.stdin&&u.stdin.on("error",n=>{t(n)})}),"getSpawnedPromise"),zD=o((u,e=[])=>Array.isArray(e)?[u,...e]:[u],"normalizeArgs"),Yo=/^[\w.-]+$/,Vo=/"/g,Ko=o(u=>typeof u!="string"||Yo.test(u)?u:`"${u.replace(Vo,'\\"')}"`,"escapeArg"),Jo=o((u,e)=>zD(u,e).join(" "),"joinCommand"),Zo=o((u,e)=>zD(u,e).map(t=>Ko(t)).join(" "),"getEscapedCommand"),Xo=Qt("execa").enabled,gu=o((u,e)=>String(u).padStart(e,"0"),"padField"),Qo=o(()=>{const u=new Date;return`${gu(u.getHours(),2)}:${gu(u.getMinutes(),2)}:${gu(u.getSeconds(),2)}.${gu(u.getMilliseconds(),3)}`},"getTimestamp"),us=o((u,{verbose:e})=>{e&&$.stderr.write(`[${Qo()}] ${u}
27
+ `)},"logCommand"),es=1e3*1e3*100,Ds=o(({env:u,extendEnv:e,preferLocal:t,localDir:n,execPath:r})=>{const s=e?{...$.env,...u}:u;return t?Yr({env:s,cwd:n,execPath:r}):s},"getEnv"),ts=o((u,e,t={})=>{const n=qr._parse(u,e,t);return u=n.command,e=n.args,t=n.options,t={maxBuffer:es,buffer:!0,stripFinalNewline:!0,extendEnv:!0,preferLocal:!1,localDir:t.cwd||$.cwd(),execPath:$.execPath,encoding:"utf8",reject:!0,cleanup:!0,all:!1,windowsHide:!0,verbose:Xo,...t},t.env=Ds(t),t.stdio=fo(t),$.platform==="win32"&&V.basename(u,".exe")==="cmd"&&e.unshift("/q"),{file:u,args:e,options:t,parsed:n}},"handleArguments"),se=o((u,e,t)=>typeof e!="string"&&!Ht.isBuffer(e)?t===void 0?void 0:"":u.stripFinalNewline?Wr(e):e,"handleOutput");function X(u,e,t){const n=ts(u,e,t),r=Jo(u,e),s=Zo(u,e);us(s,n.options),So(n.options);let D;try{D=Ne.spawn(n.file,n.args,n.options)}catch(E){const d=new Ne.ChildProcess,m=Promise.reject(_D({error:E,stdout:"",stderr:"",all:"",command:r,escapedCommand:s,parsed:n,timedOut:!1,isCanceled:!1,killed:!1}));return UD(d,m),d}const a=Ho(D),i=xo(D,n.options,a),c=Oo(D,n.options,i),l={isCanceled:!1};D.kill=Bo.bind(null,D.kill.bind(D)),D.cancel=vo.bind(null,D,l);const F=TD(o(async()=>{const[{error:E,exitCode:d,signal:m,timedOut:f},p,h,g]=await Wo(D,n.options,c),B=se(n.options,p),y=se(n.options,h),b=se(n.options,g);if(E||d!==0||m!==null){const v=_D({error:E,exitCode:d,signal:m,stdout:B,stderr:y,all:b,command:r,escapedCommand:s,parsed:n,timedOut:f,isCanceled:l.isCanceled||(n.options.signal?n.options.signal.aborted:!1),killed:D.killed});if(!n.options.reject)return v;throw v}return{command:r,escapedCommand:s,exitCode:0,stdout:B,stderr:y,all:b,failed:!1,timedOut:!1,isCanceled:!1,killed:!1}},"handlePromise"));return Go(D,n.options),D.all=qo(D,n.options),Io(D),UD(D,F),D}o(X,"execa");let H=!0;const Q=typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{};let ru=0;if(Q.process&&Q.process.env&&Q.process.stdout){const{FORCE_COLOR:u,NODE_DISABLE_COLORS:e,NO_COLOR:t,TERM:n,COLORTERM:r}=Q.process.env;e||t||u==="0"?H=!1:u==="1"||u==="2"||u==="3"?H=!0:n==="dumb"?H=!1:"CI"in Q.process.env&&["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE","DRONE"].some(s=>s in Q.process.env)?H=!0:H=process.stdout.isTTY,H&&(process.platform==="win32"||r&&(r==="truecolor"||r==="24bit")?ru=3:n&&(n.endsWith("-256color")||n.endsWith("256"))?ru=2:ru=1)}let HD={enabled:H,supportLevel:ru};function ou(u,e,t=1){const n=`\x1B[${u}m`,r=`\x1B[${e}m`,s=new RegExp(`\\x1b\\[${e}m`,"g");return D=>HD.enabled&&HD.supportLevel>=t?n+(""+D).replace(s,n)+r:""+D}o(ou,"kolorist");const ie=ou(2,22),YD=ou(30,39),Bu=ou(31,39),su=ou(32,39),VD=ou(46,49);var ae,KD;function ns(){if(KD)return ae;KD=1;const u="\x1B",e=`${u}[`,t="\x07",n={to(D,a){return a?`${e}${a+1};${D+1}H`:`${e}${D+1}G`},move(D,a){let i="";return D<0?i+=`${e}${-D}D`:D>0&&(i+=`${e}${D}C`),a<0?i+=`${e}${-a}A`:a>0&&(i+=`${e}${a}B`),i},up:o((D=1)=>`${e}${D}A`,"up"),down:o((D=1)=>`${e}${D}B`,"down"),forward:o((D=1)=>`${e}${D}C`,"forward"),backward:o((D=1)=>`${e}${D}D`,"backward"),nextLine:o((D=1)=>`${e}E`.repeat(D),"nextLine"),prevLine:o((D=1)=>`${e}F`.repeat(D),"prevLine"),left:`${e}G`,hide:`${e}?25l`,show:`${e}?25h`,save:`${u}7`,restore:`${u}8`},r={up:o((D=1)=>`${e}S`.repeat(D),"up"),down:o((D=1)=>`${e}T`.repeat(D),"down")},s={screen:`${e}2J`,up:o((D=1)=>`${e}1J`.repeat(D),"up"),down:o((D=1)=>`${e}J`.repeat(D),"down"),line:`${e}2K`,lineEnd:`${e}K`,lineStart:`${e}1K`,lines(D){let a="";for(let i=0;i<D;i++)a+=this.line+(i<D-1?n.up():"");return D&&(a+=n.left),a}};return ae={cursor:n,scroll:r,erase:s,beep:t},ae}o(ns,"requireSrc$2");var S=ns(),bu={exports:{}},JD;function rs(){if(JD)return bu.exports;JD=1;let u=process||{},e=u.argv||[],t=u.env||{},n=!(t.NO_COLOR||e.includes("--no-color"))&&(!!t.FORCE_COLOR||e.includes("--color")||u.platform==="win32"||(u.stdout||{}).isTTY&&t.TERM!=="dumb"||!!t.CI),r=o((a,i,c=a)=>l=>{let C=""+l,F=C.indexOf(i,a.length);return~F?a+s(C,i,c,F)+i:a+C+i},"formatter"),s=o((a,i,c,l)=>{let C="",F=0;do C+=a.substring(F,l)+c,F=l+i.length,l=a.indexOf(i,F);while(~l);return C+a.substring(F)},"replaceClose"),D=o((a=n)=>{let i=a?r:()=>String;return{isColorSupported:a,reset:i("\x1B[0m","\x1B[0m"),bold:i("\x1B[1m","\x1B[22m","\x1B[22m\x1B[1m"),dim:i("\x1B[2m","\x1B[22m","\x1B[22m\x1B[2m"),italic:i("\x1B[3m","\x1B[23m"),underline:i("\x1B[4m","\x1B[24m"),inverse:i("\x1B[7m","\x1B[27m"),hidden:i("\x1B[8m","\x1B[28m"),strikethrough:i("\x1B[9m","\x1B[29m"),black:i("\x1B[30m","\x1B[39m"),red:i("\x1B[31m","\x1B[39m"),green:i("\x1B[32m","\x1B[39m"),yellow:i("\x1B[33m","\x1B[39m"),blue:i("\x1B[34m","\x1B[39m"),magenta:i("\x1B[35m","\x1B[39m"),cyan:i("\x1B[36m","\x1B[39m"),white:i("\x1B[37m","\x1B[39m"),gray:i("\x1B[90m","\x1B[39m"),bgBlack:i("\x1B[40m","\x1B[49m"),bgRed:i("\x1B[41m","\x1B[49m"),bgGreen:i("\x1B[42m","\x1B[49m"),bgYellow:i("\x1B[43m","\x1B[49m"),bgBlue:i("\x1B[44m","\x1B[49m"),bgMagenta:i("\x1B[45m","\x1B[49m"),bgCyan:i("\x1B[46m","\x1B[49m"),bgWhite:i("\x1B[47m","\x1B[49m"),blackBright:i("\x1B[90m","\x1B[39m"),redBright:i("\x1B[91m","\x1B[39m"),greenBright:i("\x1B[92m","\x1B[39m"),yellowBright:i("\x1B[93m","\x1B[39m"),blueBright:i("\x1B[94m","\x1B[39m"),magentaBright:i("\x1B[95m","\x1B[39m"),cyanBright:i("\x1B[96m","\x1B[39m"),whiteBright:i("\x1B[97m","\x1B[39m"),bgBlackBright:i("\x1B[100m","\x1B[49m"),bgRedBright:i("\x1B[101m","\x1B[49m"),bgGreenBright:i("\x1B[102m","\x1B[49m"),bgYellowBright:i("\x1B[103m","\x1B[49m"),bgBlueBright:i("\x1B[104m","\x1B[49m"),bgMagentaBright:i("\x1B[105m","\x1B[49m"),bgCyanBright:i("\x1B[106m","\x1B[49m"),bgWhiteBright:i("\x1B[107m","\x1B[49m")}},"createColors");return bu.exports=D(),bu.exports.createColors=D,bu.exports}o(rs,"requirePicocolors");var os=rs(),A=J(os);function ss({onlyFirst:u=!1}={}){const e=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?(?:\\u0007|\\u001B\\u005C|\\u009C))","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-nq-uy=><~]))"].join("|");return new RegExp(e,u?void 0:"g")}o(ss,"J");const is=ss();function ZD(u){if(typeof u!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof u}\``);return u.replace(is,"")}o(ZD,"T");function XD(u){return u&&u.__esModule&&Object.prototype.hasOwnProperty.call(u,"default")?u.default:u}o(XD,"O");var QD={exports:{}};(function(u){var e={};u.exports=e,e.eastAsianWidth=function(n){var r=n.charCodeAt(0),s=n.length==2?n.charCodeAt(1):0,D=r;return 55296<=r&&r<=56319&&56320<=s&&s<=57343&&(r&=1023,s&=1023,D=r<<10|s,D+=65536),D==12288||65281<=D&&D<=65376||65504<=D&&D<=65510?"F":D==8361||65377<=D&&D<=65470||65474<=D&&D<=65479||65482<=D&&D<=65487||65490<=D&&D<=65495||65498<=D&&D<=65500||65512<=D&&D<=65518?"H":4352<=D&&D<=4447||4515<=D&&D<=4519||4602<=D&&D<=4607||9001<=D&&D<=9002||11904<=D&&D<=11929||11931<=D&&D<=12019||12032<=D&&D<=12245||12272<=D&&D<=12283||12289<=D&&D<=12350||12353<=D&&D<=12438||12441<=D&&D<=12543||12549<=D&&D<=12589||12593<=D&&D<=12686||12688<=D&&D<=12730||12736<=D&&D<=12771||12784<=D&&D<=12830||12832<=D&&D<=12871||12880<=D&&D<=13054||13056<=D&&D<=19903||19968<=D&&D<=42124||42128<=D&&D<=42182||43360<=D&&D<=43388||44032<=D&&D<=55203||55216<=D&&D<=55238||55243<=D&&D<=55291||63744<=D&&D<=64255||65040<=D&&D<=65049||65072<=D&&D<=65106||65108<=D&&D<=65126||65128<=D&&D<=65131||110592<=D&&D<=110593||127488<=D&&D<=127490||127504<=D&&D<=127546||127552<=D&&D<=127560||127568<=D&&D<=127569||131072<=D&&D<=194367||177984<=D&&D<=196605||196608<=D&&D<=262141?"W":32<=D&&D<=126||162<=D&&D<=163||165<=D&&D<=166||D==172||D==175||10214<=D&&D<=10221||10629<=D&&D<=10630?"Na":D==161||D==164||167<=D&&D<=168||D==170||173<=D&&D<=174||176<=D&&D<=180||182<=D&&D<=186||188<=D&&D<=191||D==198||D==208||215<=D&&D<=216||222<=D&&D<=225||D==230||232<=D&&D<=234||236<=D&&D<=237||D==240||242<=D&&D<=243||247<=D&&D<=250||D==252||D==254||D==257||D==273||D==275||D==283||294<=D&&D<=295||D==299||305<=D&&D<=307||D==312||319<=D&&D<=322||D==324||328<=D&&D<=331||D==333||338<=D&&D<=339||358<=D&&D<=359||D==363||D==462||D==464||D==466||D==468||D==470||D==472||D==474||D==476||D==593||D==609||D==708||D==711||713<=D&&D<=715||D==717||D==720||728<=D&&D<=731||D==733||D==735||768<=D&&D<=879||913<=D&&D<=929||931<=D&&D<=937||945<=D&&D<=961||963<=D&&D<=969||D==1025||1040<=D&&D<=1103||D==1105||D==8208||8211<=D&&D<=8214||8216<=D&&D<=8217||8220<=D&&D<=8221||8224<=D&&D<=8226||8228<=D&&D<=8231||D==8240||8242<=D&&D<=8243||D==8245||D==8251||D==8254||D==8308||D==8319||8321<=D&&D<=8324||D==8364||D==8451||D==8453||D==8457||D==8467||D==8470||8481<=D&&D<=8482||D==8486||D==8491||8531<=D&&D<=8532||8539<=D&&D<=8542||8544<=D&&D<=8555||8560<=D&&D<=8569||D==8585||8592<=D&&D<=8601||8632<=D&&D<=8633||D==8658||D==8660||D==8679||D==8704||8706<=D&&D<=8707||8711<=D&&D<=8712||D==8715||D==8719||D==8721||D==8725||D==8730||8733<=D&&D<=8736||D==8739||D==8741||8743<=D&&D<=8748||D==8750||8756<=D&&D<=8759||8764<=D&&D<=8765||D==8776||D==8780||D==8786||8800<=D&&D<=8801||8804<=D&&D<=8807||8810<=D&&D<=8811||8814<=D&&D<=8815||8834<=D&&D<=8835||8838<=D&&D<=8839||D==8853||D==8857||D==8869||D==8895||D==8978||9312<=D&&D<=9449||9451<=D&&D<=9547||9552<=D&&D<=9587||9600<=D&&D<=9615||9618<=D&&D<=9621||9632<=D&&D<=9633||9635<=D&&D<=9641||9650<=D&&D<=9651||9654<=D&&D<=9655||9660<=D&&D<=9661||9664<=D&&D<=9665||9670<=D&&D<=9672||D==9675||9678<=D&&D<=9681||9698<=D&&D<=9701||D==9711||9733<=D&&D<=9734||D==9737||9742<=D&&D<=9743||9748<=D&&D<=9749||D==9756||D==9758||D==9792||D==9794||9824<=D&&D<=9825||9827<=D&&D<=9829||9831<=D&&D<=9834||9836<=D&&D<=9837||D==9839||9886<=D&&D<=9887||9918<=D&&D<=9919||9924<=D&&D<=9933||9935<=D&&D<=9953||D==9955||9960<=D&&D<=9983||D==10045||D==10071||10102<=D&&D<=10111||11093<=D&&D<=11097||12872<=D&&D<=12879||57344<=D&&D<=63743||65024<=D&&D<=65039||D==65533||127232<=D&&D<=127242||127248<=D&&D<=127277||127280<=D&&D<=127337||127344<=D&&D<=127386||917760<=D&&D<=917999||983040<=D&&D<=1048573||1048576<=D&&D<=1114109?"A":"N"},e.characterLength=function(n){var r=this.eastAsianWidth(n);return r=="F"||r=="W"||r=="A"?2:1};function t(n){return n.match(/[\uD800-\uDBFF][\uDC00-\uDFFF]|[^\uD800-\uDFFF]/g)||[]}o(t,"F"),e.length=function(n){for(var r=t(n),s=0,D=0;D<r.length;D++)s=s+this.characterLength(r[D]);return s},e.slice=function(n,r,s){textLen=e.length(n),r=r||0,s=s||1,r<0&&(r=textLen+r),s<0&&(s=textLen+s);for(var D="",a=0,i=t(n),c=0;c<i.length;c++){var l=i[c],C=e.length(l);if(a>=r-(C==2?1:0))if(a+C<=s)D+=l;else break;a+=C}return D}})(QD);var as=QD.exports;const cs=XD(as);var ls=o(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},"uD");const Fs=XD(ls);function iu(u,e={}){if(typeof u!="string"||u.length===0||(e={ambiguousIsNarrow:!0,...e},u=ZD(u),u.length===0))return 0;u=u.replace(Fs()," ");const t=e.ambiguousIsNarrow?1:2;let n=0;for(const r of u){const s=r.codePointAt(0);if(!(s<=31||s>=127&&s<=159||s>=768&&s<=879))switch(cs.eastAsianWidth(r)){case"F":case"W":n+=2;break;case"A":n+=t;break;default:n+=1}}return n}o(iu,"A");const ce=10,ut=o((u=0)=>e=>`\x1B[${e+u}m`,"L$1"),et=o((u=0)=>e=>`\x1B[${38+u};5;${e}m`,"N"),Dt=o((u=0)=>(e,t,n)=>`\x1B[${38+u};2;${e};${t};${n}m`,"I"),w={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(w.modifier);const Cs=Object.keys(w.color),fs=Object.keys(w.bgColor);[...Cs,...fs];function ds(){const u=new Map;for(const[e,t]of Object.entries(w)){for(const[n,r]of Object.entries(t))w[n]={open:`\x1B[${r[0]}m`,close:`\x1B[${r[1]}m`},t[n]=w[n],u.set(r[0],r[1]);Object.defineProperty(w,e,{value:t,enumerable:!1})}return Object.defineProperty(w,"codes",{value:u,enumerable:!1}),w.color.close="\x1B[39m",w.bgColor.close="\x1B[49m",w.color.ansi=ut(),w.color.ansi256=et(),w.color.ansi16m=Dt(),w.bgColor.ansi=ut(ce),w.bgColor.ansi256=et(ce),w.bgColor.ansi16m=Dt(ce),Object.defineProperties(w,{rgbToAnsi256:{value:o((e,t,n)=>e===t&&t===n?e<8?16:e>248?231:Math.round((e-8)/247*24)+232:16+36*Math.round(e/255*5)+6*Math.round(t/255*5)+Math.round(n/255*5),"value"),enumerable:!1},hexToRgb:{value:o(e=>{const t=/[a-f\d]{6}|[a-f\d]{3}/i.exec(e.toString(16));if(!t)return[0,0,0];let[n]=t;n.length===3&&(n=[...n].map(s=>s+s).join(""));const r=Number.parseInt(n,16);return[r>>16&255,r>>8&255,r&255]},"value"),enumerable:!1},hexToAnsi256:{value:o(e=>w.rgbToAnsi256(...w.hexToRgb(e)),"value"),enumerable:!1},ansi256ToAnsi:{value:o(e=>{if(e<8)return 30+e;if(e<16)return 90+(e-8);let t,n,r;if(e>=232)t=((e-232)*10+8)/255,n=t,r=t;else{e-=16;const a=e%36;t=Math.floor(e/36)/5,n=Math.floor(a/6)/5,r=a%6/5}const s=Math.max(t,n,r)*2;if(s===0)return 30;let D=30+(Math.round(r)<<2|Math.round(n)<<1|Math.round(t));return s===2&&(D+=60),D},"value"),enumerable:!1},rgbToAnsi:{value:o((e,t,n)=>w.ansi256ToAnsi(w.rgbToAnsi256(e,t,n)),"value"),enumerable:!1},hexToAnsi:{value:o(e=>w.ansi256ToAnsi(w.hexToAnsi256(e)),"value"),enumerable:!1}}),w}o(ds,"sD");const Es=ds(),yu=new Set(["\x1B","\x9B"]),ps=39,le="\x07",tt="[",hs="]",nt="m",Fe=`${hs}8;;`,rt=o(u=>`${yu.values().next().value}${tt}${u}${nt}`,"V$1"),ot=o(u=>`${yu.values().next().value}${Fe}${u}${le}`,"z"),ms=o(u=>u.split(" ").map(e=>iu(e)),"ED"),Ce=o((u,e,t)=>{const n=[...e];let r=!1,s=!1,D=iu(ZD(u[u.length-1]));for(const[a,i]of n.entries()){const c=iu(i);if(D+c<=t?u[u.length-1]+=i:(u.push(i),D=0),yu.has(i)&&(r=!0,s=n.slice(a+1).join("").startsWith(Fe)),r){s?i===le&&(r=!1,s=!1):i===nt&&(r=!1);continue}D+=c,D===t&&a<n.length-1&&(u.push(""),D=0)}!D&&u[u.length-1].length>0&&u.length>1&&(u[u.length-2]+=u.pop())},"_"),gs=o(u=>{const e=u.split(" ");let t=e.length;for(;t>0&&!(iu(e[t-1])>0);)t--;return t===e.length?u:e.slice(0,t).join(" ")+e.slice(t).join("")},"nD"),Bs=o((u,e,t={})=>{if(t.trim!==!1&&u.trim()==="")return"";let n="",r,s;const D=ms(u);let a=[""];for(const[c,l]of u.split(" ").entries()){t.trim!==!1&&(a[a.length-1]=a[a.length-1].trimStart());let C=iu(a[a.length-1]);if(c!==0&&(C>=e&&(t.wordWrap===!1||t.trim===!1)&&(a.push(""),C=0),(C>0||t.trim===!1)&&(a[a.length-1]+=" ",C++)),t.hard&&D[c]>e){const F=e-C,E=1+Math.floor((D[c]-F-1)/e);Math.floor((D[c]-1)/e)<E&&a.push(""),Ce(a,l,e);continue}if(C+D[c]>e&&C>0&&D[c]>0){if(t.wordWrap===!1&&C<e){Ce(a,l,e);continue}a.push("")}if(C+D[c]>e&&t.wordWrap===!1){Ce(a,l,e);continue}a[a.length-1]+=l}t.trim!==!1&&(a=a.map(c=>gs(c)));const i=[...a.join(`
28
28
  `)];for(const[c,l]of i.entries()){if(n+=l,yu.has(l)){const{groups:F}=new RegExp(`(?:\\${tt}(?<code>\\d+)m|\\${Fe}(?<uri>.*)${le})`).exec(i.slice(c).join(""))||{groups:{}};if(F.code!==void 0){const E=Number.parseFloat(F.code);r=E===ps?void 0:E}else F.uri!==void 0&&(s=F.uri.length===0?void 0:F.uri)}const C=Es.codes.get(Number(r));i[c+1]===`
29
29
  `?(s&&(n+=ot("")),r&&C&&(n+=rt(C))):l===`
30
30
  `&&(r&&C&&(n+=rt(r)),s&&(n+=ot(s)))}return n},"oD");function st(u,e,t){return String(u).normalize().replace(/\r\n/g,`
@@ -32,12 +32,12 @@ ${n.message}`:f,g=[h,e,u].filter(Boolean).join(`
32
32
  `).map(n=>Bs(n,e,t)).join(`
33
33
  `)}o(st,"G");const bs=["up","down","left","right","space","enter","cancel"],Au={actions:new Set(bs),aliases:new Map([["k","up"],["j","down"],["h","left"],["l","right"],["","cancel"],["escape","cancel"]])};function fe(u,e){if(typeof u=="string")return Au.aliases.get(u)===e;for(const t of u)if(t!==void 0&&fe(t,e))return!0;return!1}o(fe,"k$1");function ys(u,e){if(u===e)return;const t=u.split(`
34
34
  `),n=e.split(`
35
- `),r=[];for(let s=0;s<Math.max(t.length,n.length);s++)t[s]!==n[s]&&r.push(s);return r}o(ys,"lD");const As=globalThis.process.platform.startsWith("win"),de=Symbol("clack:cancel");function it(u){return u===de}o(it,"BD");function wu(u,e){const t=u;t.isTTY&&t.setRawMode(e)}o(wu,"d$1");function ws({input:u=Ge,output:e=Le,overwrite:t=!0,hideCursor:n=!0}={}){const r=lu.createInterface({input:u,output:e,prompt:"",tabSize:1});lu.emitKeypressEvents(u,r),u.isTTY&&u.setRawMode(!0);const s=o((D,{name:a,sequence:i})=>{const c=String(D);if(fe([c,a,i],"cancel")){n&&e.write(S.cursor.show),process.exit(0);return}if(!t)return;const l=a==="return"?0:-1,C=a==="return"?-1:0;lu.moveCursor(e,l,C,()=>{lu.clearLine(e,1,()=>{u.once("keypress",s)})})},"i");return n&&e.write(S.cursor.hide),u.once("keypress",s),()=>{u.off("keypress",s),n&&e.write(S.cursor.show),u.isTTY&&!As&&u.setRawMode(!1),r.terminal=!1,r.close()}}o(ws,"cD");var $s=Object.defineProperty,vs=o((u,e,t)=>e in u?$s(u,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):u[e]=t,"pD"),R=o((u,e,t)=>(vs(u,typeof e!="symbol"?e+"":e,t),t),"h");const Re=class Re{constructor(e,t=!0){R(this,"input"),R(this,"output"),R(this,"_abortSignal"),R(this,"rl"),R(this,"opts"),R(this,"_render"),R(this,"_track",!1),R(this,"_prevFrame",""),R(this,"_subscribers",new Map),R(this,"_cursor",0),R(this,"state","initial"),R(this,"error",""),R(this,"value");const{input:n=Ge,output:r=Le,render:s,signal:D,...a}=e;this.opts=a,this.onKeypress=this.onKeypress.bind(this),this.close=this.close.bind(this),this.render=this.render.bind(this),this._render=s.bind(this),this._track=t,this._abortSignal=D,this.input=n,this.output=r}unsubscribe(){this._subscribers.clear()}setSubscriber(e,t){const n=this._subscribers.get(e)??[];n.push(t),this._subscribers.set(e,n)}on(e,t){this.setSubscriber(e,{cb:t})}once(e,t){this.setSubscriber(e,{cb:t,once:!0})}emit(e,...t){const n=this._subscribers.get(e)??[],r=[];for(const s of n)s.cb(...t),s.once&&r.push(()=>n.splice(n.indexOf(s),1));for(const s of r)s()}prompt(){return new Promise((e,t)=>{if(this._abortSignal){if(this._abortSignal.aborted)return this.state="cancel",this.close(),e(de);this._abortSignal.addEventListener("abort",()=>{this.state="cancel",this.close()},{once:!0})}const n=new un(0);n._write=(r,s,D)=>{this._track&&(this.value=this.rl?.line.replace(/\t/g,""),this._cursor=this.rl?.cursor??0,this.emit("value",this.value)),D()},this.input.pipe(n),this.rl=Ye.createInterface({input:this.input,output:n,tabSize:2,prompt:"",escapeCodeTimeout:50}),Ye.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),wu(this.input,!0),this.output.on("resize",this.render),this.render(),this.once("submit",()=>{this.output.write(S.cursor.show),this.output.off("resize",this.render),wu(this.input,!1),e(this.value)}),this.once("cancel",()=>{this.output.write(S.cursor.show),this.output.off("resize",this.render),wu(this.input,!1),e(de)})})}onKeypress(e,t){if(this.state==="error"&&(this.state="active"),t?.name&&(!this._track&&Au.aliases.has(t.name)&&this.emit("cursor",Au.aliases.get(t.name)),Au.actions.has(t.name)&&this.emit("cursor",t.name)),e&&(e.toLowerCase()==="y"||e.toLowerCase()==="n")&&this.emit("confirm",e.toLowerCase()==="y"),e===" "&&this.opts.placeholder&&(this.value||(this.rl?.write(this.opts.placeholder),this.emit("value",this.opts.placeholder))),e&&this.emit("key",e.toLowerCase()),t?.name==="return"){if(this.opts.validate){const n=this.opts.validate(this.value);n&&(this.error=n instanceof Error?n.message:n,this.state="error",this.rl?.write(this.value))}this.state!=="error"&&(this.state="submit")}fe([e,t?.name,t?.sequence],"cancel")&&(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(`
35
+ `),r=[];for(let s=0;s<Math.max(t.length,n.length);s++)t[s]!==n[s]&&r.push(s);return r}o(ys,"lD");const As=globalThis.process.platform.startsWith("win"),de=Symbol("clack:cancel");function it(u){return u===de}o(it,"BD");function wu(u,e){const t=u;t.isTTY&&t.setRawMode(e)}o(wu,"d$1");function ws({input:u=Ge,output:e=Le,overwrite:t=!0,hideCursor:n=!0}={}){const r=lu.createInterface({input:u,output:e,prompt:"",tabSize:1});lu.emitKeypressEvents(u,r),u.isTTY&&u.setRawMode(!0);const s=o((D,{name:a,sequence:i})=>{const c=String(D);if(fe([c,a,i],"cancel")){n&&e.write(S.cursor.show),process.exit(0);return}if(!t)return;const l=a==="return"?0:-1,C=a==="return"?-1:0;lu.moveCursor(e,l,C,()=>{lu.clearLine(e,1,()=>{u.once("keypress",s)})})},"i");return n&&e.write(S.cursor.hide),u.once("keypress",s),()=>{u.off("keypress",s),n&&e.write(S.cursor.show),u.isTTY&&!As&&u.setRawMode(!1),r.terminal=!1,r.close()}}o(ws,"cD");var vs=Object.defineProperty,$s=o((u,e,t)=>e in u?vs(u,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):u[e]=t,"pD"),R=o((u,e,t)=>($s(u,typeof e!="symbol"?e+"":e,t),t),"h");const Re=class Re{constructor(e,t=!0){R(this,"input"),R(this,"output"),R(this,"_abortSignal"),R(this,"rl"),R(this,"opts"),R(this,"_render"),R(this,"_track",!1),R(this,"_prevFrame",""),R(this,"_subscribers",new Map),R(this,"_cursor",0),R(this,"state","initial"),R(this,"error",""),R(this,"value");const{input:n=Ge,output:r=Le,render:s,signal:D,...a}=e;this.opts=a,this.onKeypress=this.onKeypress.bind(this),this.close=this.close.bind(this),this.render=this.render.bind(this),this._render=s.bind(this),this._track=t,this._abortSignal=D,this.input=n,this.output=r}unsubscribe(){this._subscribers.clear()}setSubscriber(e,t){const n=this._subscribers.get(e)??[];n.push(t),this._subscribers.set(e,n)}on(e,t){this.setSubscriber(e,{cb:t})}once(e,t){this.setSubscriber(e,{cb:t,once:!0})}emit(e,...t){const n=this._subscribers.get(e)??[],r=[];for(const s of n)s.cb(...t),s.once&&r.push(()=>n.splice(n.indexOf(s),1));for(const s of r)s()}prompt(){return new Promise((e,t)=>{if(this._abortSignal){if(this._abortSignal.aborted)return this.state="cancel",this.close(),e(de);this._abortSignal.addEventListener("abort",()=>{this.state="cancel",this.close()},{once:!0})}const n=new un(0);n._write=(r,s,D)=>{this._track&&(this.value=this.rl?.line.replace(/\t/g,""),this._cursor=this.rl?.cursor??0,this.emit("value",this.value)),D()},this.input.pipe(n),this.rl=Ye.createInterface({input:this.input,output:n,tabSize:2,prompt:"",escapeCodeTimeout:50}),Ye.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),wu(this.input,!0),this.output.on("resize",this.render),this.render(),this.once("submit",()=>{this.output.write(S.cursor.show),this.output.off("resize",this.render),wu(this.input,!1),e(this.value)}),this.once("cancel",()=>{this.output.write(S.cursor.show),this.output.off("resize",this.render),wu(this.input,!1),e(de)})})}onKeypress(e,t){if(this.state==="error"&&(this.state="active"),t?.name&&(!this._track&&Au.aliases.has(t.name)&&this.emit("cursor",Au.aliases.get(t.name)),Au.actions.has(t.name)&&this.emit("cursor",t.name)),e&&(e.toLowerCase()==="y"||e.toLowerCase()==="n")&&this.emit("confirm",e.toLowerCase()==="y"),e===" "&&this.opts.placeholder&&(this.value||(this.rl?.write(this.opts.placeholder),this.emit("value",this.opts.placeholder))),e&&this.emit("key",e.toLowerCase()),t?.name==="return"){if(this.opts.validate){const n=this.opts.validate(this.value);n&&(this.error=n instanceof Error?n.message:n,this.state="error",this.rl?.write(this.value))}this.state!=="error"&&(this.state="submit")}fe([e,t?.name,t?.sequence],"cancel")&&(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(`
36
36
  `),wu(this.input,!1),this.rl?.close(),this.rl=void 0,this.emit(`${this.state}`,this.value),this.unsubscribe()}restoreCursor(){const e=st(this._prevFrame,process.stdout.columns,{hard:!0}).split(`
37
37
  `).length-1;this.output.write(S.cursor.move(-999,e*-1))}render(){const e=st(this._render(this)??"",process.stdout.columns,{hard:!0});if(e!==this._prevFrame){if(this.state==="initial")this.output.write(S.cursor.hide);else{const t=ys(this._prevFrame,e);if(this.restoreCursor(),t&&t?.length===1){const n=t[0];this.output.write(S.cursor.move(0,n)),this.output.write(S.erase.lines(1));const r=e.split(`
38
38
  `);this.output.write(r[n]),this._prevFrame=e,this.output.write(S.cursor.move(0,r.length-n-1));return}if(t&&t?.length>1){const n=t[0];this.output.write(S.cursor.move(0,n)),this.output.write(S.erase.down());const r=e.split(`
39
39
  `).slice(n);this.output.write(r.join(`
40
- `)),this._prevFrame=e;return}this.output.write(S.erase.down())}this.output.write(e),this.state==="initial"&&(this.state="active"),this._prevFrame=e}}};o(Re,"x");let $u=Re;const _e=class _e extends $u{get cursor(){return this.value?0:1}get _value(){return this.cursor===0}constructor(e){super(e,!1),this.value=!!e.initialValue,this.on("value",()=>{this.value=this._value}),this.on("confirm",t=>{this.output.write(S.cursor.move(0,-1)),this.value=t,this.state="submit",this.close()}),this.on("cursor",()=>{this.value=!this.value})}};o(_e,"fD");let Ee=_e;var xs=Object.defineProperty,Ss=o((u,e,t)=>e in u?xs(u,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):u[e]=t,"$D"),at=o((u,e,t)=>(Ss(u,typeof e!="symbol"?e+"":e,t),t),"q");const ke=class ke extends $u{constructor(e){super(e,!1),at(this,"options"),at(this,"cursor",0),this.options=e.options,this.cursor=this.options.findIndex(({value:t})=>t===e.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}};o(ke,"jD");let pe=ke;function Os(){return v.platform!=="win32"?v.env.TERM!=="linux":!!v.env.CI||!!v.env.WT_SESSION||!!v.env.TERMINUS_SUBLIME||v.env.ConEmuTask==="{cmd::Cmder}"||v.env.TERM_PROGRAM==="Terminus-Sublime"||v.env.TERM_PROGRAM==="vscode"||v.env.TERM==="xterm-256color"||v.env.TERM==="alacritty"||v.env.TERMINAL_EMULATOR==="JetBrains-JediTerm"}o(Os,"ce");const he=Os(),N=o((u,e)=>he?u:e,"u"),Ts=N("\u25C6","*"),ct=N("\u25A0","x"),lt=N("\u25B2","x"),Ft=N("\u25C7","o"),Is=N("\u250C","T"),I=N("\u2502","|"),me=N("\u2514","\u2014"),ge=N("\u25CF",">"),Be=N("\u25CB"," "),Ct=o(u=>{switch(u){case"initial":case"active":return A.cyan(Ts);case"cancel":return A.red(ct);case"error":return A.yellow(lt);case"submit":return A.green(Ft)}},"w"),Ps=o(u=>{const{cursor:e,options:t,style:n}=u,r=u.maxItems??Number.POSITIVE_INFINITY,s=Math.max(process.stdout.rows-4,0),D=Math.min(s,Math.max(r,5));let a=0;e>=a+D-3?a=Math.max(Math.min(e-D+3,t.length-D),0):e<a+2&&(a=Math.max(e-2,0));const i=D<t.length&&a>0,c=D<t.length&&a+D<t.length;return t.slice(a,a+D).map((l,C,F)=>{const E=C===0&&i,d=C===F.length-1&&c;return E||d?A.dim("..."):n(l,C+a===e)})},"B"),Rs=o(u=>{const e=u.active??"Yes",t=u.inactive??"No";return new Ee({active:e,inactive:t,initialValue:u.initialValue??!0,render(){const n=`${A.gray(I)}
40
+ `)),this._prevFrame=e;return}this.output.write(S.erase.down())}this.output.write(e),this.state==="initial"&&(this.state="active"),this._prevFrame=e}}};o(Re,"x");let vu=Re;const _e=class _e extends vu{get cursor(){return this.value?0:1}get _value(){return this.cursor===0}constructor(e){super(e,!1),this.value=!!e.initialValue,this.on("value",()=>{this.value=this._value}),this.on("confirm",t=>{this.output.write(S.cursor.move(0,-1)),this.value=t,this.state="submit",this.close()}),this.on("cursor",()=>{this.value=!this.value})}};o(_e,"fD");let Ee=_e;var xs=Object.defineProperty,Ss=o((u,e,t)=>e in u?xs(u,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):u[e]=t,"$D"),at=o((u,e,t)=>(Ss(u,typeof e!="symbol"?e+"":e,t),t),"q");const ke=class ke extends vu{constructor(e){super(e,!1),at(this,"options"),at(this,"cursor",0),this.options=e.options,this.cursor=this.options.findIndex(({value:t})=>t===e.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}};o(ke,"jD");let pe=ke;function Os(){return $.platform!=="win32"?$.env.TERM!=="linux":!!$.env.CI||!!$.env.WT_SESSION||!!$.env.TERMINUS_SUBLIME||$.env.ConEmuTask==="{cmd::Cmder}"||$.env.TERM_PROGRAM==="Terminus-Sublime"||$.env.TERM_PROGRAM==="vscode"||$.env.TERM==="xterm-256color"||$.env.TERM==="alacritty"||$.env.TERMINAL_EMULATOR==="JetBrains-JediTerm"}o(Os,"ce");const he=Os(),N=o((u,e)=>he?u:e,"u"),Ts=N("\u25C6","*"),ct=N("\u25A0","x"),lt=N("\u25B2","x"),Ft=N("\u25C7","o"),Is=N("\u250C","T"),I=N("\u2502","|"),me=N("\u2514","\u2014"),ge=N("\u25CF",">"),Be=N("\u25CB"," "),Ct=o(u=>{switch(u){case"initial":case"active":return A.cyan(Ts);case"cancel":return A.red(ct);case"error":return A.yellow(lt);case"submit":return A.green(Ft)}},"w"),Ps=o(u=>{const{cursor:e,options:t,style:n}=u,r=u.maxItems??Number.POSITIVE_INFINITY,s=Math.max(process.stdout.rows-4,0),D=Math.min(s,Math.max(r,5));let a=0;e>=a+D-3?a=Math.max(Math.min(e-D+3,t.length-D),0):e<a+2&&(a=Math.max(e-2,0));const i=D<t.length&&a>0,c=D<t.length&&a+D<t.length;return t.slice(a,a+D).map((l,C,F)=>{const E=C===0&&i,d=C===F.length-1&&c;return E||d?A.dim("..."):n(l,C+a===e)})},"B"),Rs=o(u=>{const e=u.active??"Yes",t=u.inactive??"No";return new Ee({active:e,inactive:t,initialValue:u.initialValue??!0,render(){const n=`${A.gray(I)}
41
41
  ${Ct(this.state)} ${u.message}
42
42
  `,r=this.value?e:t;switch(this.state){case"submit":return`${n}${A.gray(I)} ${A.dim(r)}`;case"cancel":return`${n}${A.gray(I)} ${A.strikethrough(A.dim(r))}
43
43
  ${A.gray(I)}`;default:return`${n}${A.cyan(I)} ${this.value?`${A.green(ge)} ${e}`:`${A.dim(Be)} ${A.dim(e)}`} ${A.dim("/")} ${this.value?`${A.dim(Be)} ${A.dim(t)}`:`${A.green(ge)} ${t}`}
@@ -54,25 +54,25 @@ ${A.gray(me)} ${u}
54
54
 
55
55
  `)},"Se");`${A.gray(I)}`;const be=o(({indicator:u="dots"}={})=>{const e=he?["\u25D2","\u25D0","\u25D3","\u25D1"]:["\u2022","o","O","0"],t=he?80:120,n=process.env.CI==="true";let r,s,D=!1,a="",i,c=performance.now();const l=o(B=>{const y=B>1?"Something went wrong":"Canceled";D&&g(y,B)},"M"),C=o(()=>l(2),"v"),F=o(()=>l(1),"x"),E=o(()=>{process.on("uncaughtExceptionMonitor",C),process.on("unhandledRejection",C),process.on("SIGINT",F),process.on("SIGTERM",F),process.on("exit",l)},"j"),d=o(()=>{process.removeListener("uncaughtExceptionMonitor",C),process.removeListener("unhandledRejection",C),process.removeListener("SIGINT",F),process.removeListener("SIGTERM",F),process.removeListener("exit",l)},"E"),m=o(()=>{if(i===void 0)return;n&&process.stdout.write(`
56
56
  `);const B=i.split(`
57
- `);process.stdout.write(S.cursor.move(-999,B.length-1)),process.stdout.write(S.erase.down(B.length))},"O"),f=o(B=>B.replace(/\.+$/,""),"R"),p=o(B=>{const y=(performance.now()-B)/1e3,b=Math.floor(y/60),$=Math.floor(y%60);return b>0?`[${b}m ${$}s]`:`[${$}s]`},"G"),h=o((B="")=>{D=!0,r=ws(),a=f(B),c=performance.now(),process.stdout.write(`${A.gray(I)}
58
- `);let y=0,b=0;E(),s=setInterval(()=>{if(n&&a===i)return;m(),i=a;const $=A.magenta(e[y]);if(n)process.stdout.write(`${$} ${a}...`);else if(u==="timer")process.stdout.write(`${$} ${a} ${p(c)}`);else{const k=".".repeat(Math.floor(b)).slice(0,3);process.stdout.write(`${$} ${a}${k}`)}y=y+1<e.length?y+1:0,b=b<e.length?b+.125:0},t)},"H"),g=o((B="",y=0)=>{D=!1,clearInterval(s),m();const b=y===0?A.green(Ft):y===1?A.red(ct):A.red(lt);a=f(B??a),u==="timer"?process.stdout.write(`${b} ${a} ${p(c)}
57
+ `);process.stdout.write(S.cursor.move(-999,B.length-1)),process.stdout.write(S.erase.down(B.length))},"O"),f=o(B=>B.replace(/\.+$/,""),"R"),p=o(B=>{const y=(performance.now()-B)/1e3,b=Math.floor(y/60),v=Math.floor(y%60);return b>0?`[${b}m ${v}s]`:`[${v}s]`},"G"),h=o((B="")=>{D=!0,r=ws(),a=f(B),c=performance.now(),process.stdout.write(`${A.gray(I)}
58
+ `);let y=0,b=0;E(),s=setInterval(()=>{if(n&&a===i)return;m(),i=a;const v=A.magenta(e[y]);if(n)process.stdout.write(`${v} ${a}...`);else if(u==="timer")process.stdout.write(`${v} ${a} ${p(c)}`);else{const k=".".repeat(Math.floor(b)).slice(0,3);process.stdout.write(`${v} ${a}${k}`)}y=y+1<e.length?y+1:0,b=b<e.length?b+.125:0},t)},"H"),g=o((B="",y=0)=>{D=!1,clearInterval(s),m();const b=y===0?A.green(Ft):y===1?A.red(ct):A.red(lt);a=f(B??a),u==="timer"?process.stdout.write(`${b} ${a} ${p(c)}
59
59
  `):process.stdout.write(`${b} ${a}
60
- `),d(),r()},"N");return{start:h,stop:g,message:o((B="")=>{a=f(B??a)},"message")}},"Y"),Me=class Me extends Error{};o(Me,"KnownError");let O=Me;const ye=" ",vu=o(u=>{u instanceof Error&&!(u instanceof O)&&(u.stack&&console.error(ie(u.stack.split(`
60
+ `),d(),r()},"N");return{start:h,stop:g,message:o((B="")=>{a=f(B??a)},"message")}},"Y"),Me=class Me extends Error{};o(Me,"KnownError");let O=Me;const ye=" ",$u=o(u=>{u instanceof Error&&!(u instanceof O)&&(u.stack&&console.error(ie(u.stack.split(`
61
61
  `).slice(1).join(`
62
62
  `))),console.error(`
63
63
  ${ye}${ie(`aicommit v${ED}`)}`),console.error(`
64
64
  ${ye}Please open a Bug report with the information above:`),console.error(`${ye}https://github.com/NegoZiatoR/ai-commit/issues/new/choose`))},"handleCliError"),dt=o(async()=>{const{stdout:u,failed:e}=await X("git",["rev-parse","--show-toplevel"],{reject:!1});if(e)throw new O("The current directory must be a Git repository!");return u},"assertGitRepo"),Ae=o(u=>`:(exclude)${u}`,"excludeFromDiff"),Et=["package-lock.json","*.lock"].map(Ae),pt=o(async u=>{const e=["diff","--cached","--diff-algorithm=minimal"],{stdout:t}=await X("git",[...e,"--name-only",...Et,...u?u.map(Ae):[]]);if(!t)return;const{stdout:n}=await X("git",[...e,...Et,...u?u.map(Ae):[]]);return{files:t.split(`
65
65
  `),diff:n}},"getStagedDiff"),ks=o(u=>`Detected ${u.length.toLocaleString()} staged file${u.length>1?"s":""}`,"getDetectedMessage");var we,ht;function Ms(){if(ht)return we;ht=1;const{hasOwnProperty:u}=Object.prototype,e=o((a,i={})=>{typeof i=="string"&&(i={section:i}),i.align=i.align===!0,i.newline=i.newline===!0,i.sort=i.sort===!0,i.whitespace=i.whitespace===!0||i.align===!0,i.platform=i.platform||typeof process<"u"&&process.platform,i.bracketedArray=i.bracketedArray!==!1;const c=i.platform==="win32"?`\r
66
66
  `:`
67
- `,l=i.whitespace?" = ":"=",C=[],F=i.sort?Object.keys(a).sort():Object.keys(a);let E=0;i.align&&(E=s(F.filter(f=>a[f]===null||Array.isArray(a[f])||typeof a[f]!="object").map(f=>Array.isArray(a[f])?`${f}[]`:f).concat([""]).reduce((f,p)=>s(f).length>=s(p).length?f:p)).length);let d="";const m=i.bracketedArray?"[]":"";for(const f of F){const p=a[f];if(p&&Array.isArray(p))for(const h of p)d+=s(`${f}${m}`).padEnd(E," ")+l+s(h)+c;else p&&typeof p=="object"?C.push(f):d+=s(f).padEnd(E," ")+l+s(p)+c}i.section&&d.length&&(d="["+s(i.section)+"]"+(i.newline?c+c:c)+d);for(const f of C){const p=t(f,".").join("\\."),h=(i.section?i.section+".":"")+p,g=e(a[f],{...i,section:h});d.length&&g.length&&(d+=c),d+=g}return d},"encode");function t(a,i){var c=0,l=0,C=0,F=[];do if(C=a.indexOf(i,c),C!==-1){if(c=C+i.length,C>0&&a[C-1]==="\\")continue;F.push(a.slice(l,C)),l=C+i.length}while(C!==-1);return F.push(a.slice(l)),F}o(t,"splitSections");const n=o((a,i={})=>{i.bracketedArray=i.bracketedArray!==!1;const c=Object.create(null);let l=c,C=null;const F=/^\[([^\]]*)\]\s*$|^([^=]+)(=(.*))?$/i,E=a.split(/[\r\n]+/g),d={};for(const f of E){if(!f||f.match(/^\s*[;#]/)||f.match(/^\s*$/))continue;const p=f.match(F);if(!p)continue;if(p[1]!==void 0){if(C=D(p[1]),C==="__proto__"){l=Object.create(null);continue}l=c[C]=c[C]||Object.create(null);continue}const h=D(p[2]);let g;i.bracketedArray?g=h.length>2&&h.slice(-2)==="[]":(d[h]=(d?.[h]||0)+1,g=d[h]>1);const B=g&&h.endsWith("[]")?h.slice(0,-2):h;if(B==="__proto__")continue;const y=p[3]?D(p[4]):!0,b=y==="true"||y==="false"||y==="null"?JSON.parse(y):y;g&&(u.call(l,B)?Array.isArray(l[B])||(l[B]=[l[B]]):l[B]=[]),Array.isArray(l[B])?l[B].push(b):l[B]=b}const m=[];for(const f of Object.keys(c)){if(!u.call(c,f)||typeof c[f]!="object"||Array.isArray(c[f]))continue;const p=t(f,".");l=c;const h=p.pop(),g=h.replace(/\\\./g,".");for(const B of p)B!=="__proto__"&&((!u.call(l,B)||typeof l[B]!="object")&&(l[B]=Object.create(null)),l=l[B]);l===c&&g===h||(l[g]=c[f],m.push(f))}for(const f of m)delete c[f];return c},"decode"),r=o(a=>a.startsWith('"')&&a.endsWith('"')||a.startsWith("'")&&a.endsWith("'"),"isQuoted"),s=o(a=>typeof a!="string"||a.match(/[=\r\n]/)||a.match(/^\[/)||a.length>1&&r(a)||a!==a.trim()?JSON.stringify(a):a.split(";").join("\\;").split("#").join("\\#"),"safe"),D=o(a=>{if(a=(a||"").trim(),r(a)){a.charAt(0)==="'"&&(a=a.slice(1,-1));try{a=JSON.parse(a)}catch{}}else{let i=!1,c="";for(let l=0,C=a.length;l<C;l++){const F=a.charAt(l);if(i)"\\;#".indexOf(F)!==-1?c+=F:c+="\\"+F,i=!1;else{if(";#".indexOf(F)!==-1)break;F==="\\"?i=!0:c+=F}}return i&&(c+="\\"),c.trim()}return a},"unsafe");return we={parse:n,decode:n,stringify:e,encode:e,safe:s,unsafe:D},we}o(Ms,"requireIni");var js=Ms(),mt=J(js);const gt=o(u=>P.lstat(u).then(()=>!0,()=>!1),"fileExists"),Ns=["","conventional"],{hasOwnProperty:Ls}=Object.prototype,Bt=o((u,e)=>Ls.call(u,e),"hasOwn"),x=o((u,e,t)=>{if(!e)throw new O(`Invalid config property ${u}: ${t}`)},"parseAssert"),xu={OPENAI_KEY(u){if(!u)throw new O("Please set your OpenAI API key via `aicommit config set OPENAI_KEY=<your token>`");return x("OPENAI_KEY",u.startsWith("sk-"),'Must start with "sk-"'),u},locale(u){return u?(x("locale",u,"Cannot be empty"),x("locale",/^[a-z-]+$/i.test(u),"Must be a valid locale (letters and dashes/underscores). You can consult the list of codes in: https://wikipedia.org/wiki/List_of_ISO_639-1_codes"),u):"en"},generate(u){if(!u)return 1;x("generate",/^\d+$/.test(u),"Must be an integer");const e=Number(u);return x("generate",e>0,"Must be greater than 0"),x("generate",e<=5,"Must be less or equal to 5"),e},type(u){return u?(x("type",Ns.includes(u),"Invalid commit type"),u):""},proxy(u){if(!(!u||u.length===0))return x("proxy",/^https?:\/\//.test(u),"Must be a valid URL"),u},model(u){return!u||u.length===0?"gpt-4o-mini":u},timeout(u){if(!u)return 1e4;x("timeout",/^\d+$/.test(u),"Must be an integer");const e=Number(u);return x("timeout",e>=500,"Must be greater than 500ms"),e},temperature(u){if(!u)return .2;x("temperature",/^(2|\d)(\.\d{1,2})?$/.test(u),"Must be decimal between 0 and 2");const e=Number(u);return x("temperature",e>0,"Must be greater than 0"),x("temperature",e<=2,"Must be less than or equal to 2"),e},"max-length"(u){if(!u)return 50;x("max-length",/^\d+$/.test(u),"Must be an integer");const e=Number(u);return x("max-length",e>=20,"Must be greater than 20 characters"),e},"auto-confirm"(u){return u?typeof u=="boolean"?u:(x("auto-confirm",/^(?:true|false)$/.test(u),"Must be a boolean"),u==="true"):!1},"prepend-reference"(u){return u?typeof u=="boolean"?u:(x("prepend-reference",/^(?:true|false)$/.test(u),"Must be a boolean"),u==="true"):!1}},$e=K.join(Ve.homedir(),".aicommit"),bt=o(async()=>{if(!await gt($e))return Object.create(null);const e=await P.readFile($e,"utf8");return mt.parse(e)},"readConfigFile"),ve=o(async(u,e)=>{const t=await bt(),n={};for(const r of Object.keys(xu)){const s=xu[r],D=u?.[r]??t[r];if(e)try{n[r]=s(D)}catch{}else n[r]=s(D)}return n},"getConfig"),Gs=o(async u=>{const e=await bt();for(const[t,n]of u){if(!Bt(xu,t))throw new O(`Invalid config property: ${t}`);const r=xu[t](n);e[t]=r}await P.writeFile($e,mt.stringify(e),"utf8")},"setConfigs");var q={},Su={exports:{}},Ou={exports:{}},xe,yt;function qs(){if(yt)return xe;yt=1;var u=1e3,e=u*60,t=e*60,n=t*24,r=n*7,s=n*365.25;xe=o(function(l,C){C=C||{};var F=typeof l;if(F==="string"&&l.length>0)return D(l);if(F==="number"&&isFinite(l))return C.long?i(l):a(l);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(l))},"ms");function D(l){if(l=String(l),!(l.length>100)){var C=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(l);if(C){var F=parseFloat(C[1]),E=(C[2]||"ms").toLowerCase();switch(E){case"years":case"year":case"yrs":case"yr":case"y":return F*s;case"weeks":case"week":case"w":return F*r;case"days":case"day":case"d":return F*n;case"hours":case"hour":case"hrs":case"hr":case"h":return F*t;case"minutes":case"minute":case"mins":case"min":case"m":return F*e;case"seconds":case"second":case"secs":case"sec":case"s":return F*u;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return F;default:return}}}}o(D,"parse");function a(l){var C=Math.abs(l);return C>=n?Math.round(l/n)+"d":C>=t?Math.round(l/t)+"h":C>=e?Math.round(l/e)+"m":C>=u?Math.round(l/u)+"s":l+"ms"}o(a,"fmtShort");function i(l){var C=Math.abs(l);return C>=n?c(l,C,n,"day"):C>=t?c(l,C,t,"hour"):C>=e?c(l,C,e,"minute"):C>=u?c(l,C,u,"second"):l+" ms"}o(i,"fmtLong");function c(l,C,F,E){var d=C>=F*1.5;return Math.round(l/F)+" "+E+(d?"s":"")}return o(c,"plural"),xe}o(qs,"requireMs");var Se,At;function wt(){if(At)return Se;At=1;function u(e){n.debug=n,n.default=n,n.coerce=c,n.disable=a,n.enable=s,n.enabled=i,n.humanize=qs(),n.destroy=l,Object.keys(e).forEach(C=>{n[C]=e[C]}),n.names=[],n.skips=[],n.formatters={};function t(C){let F=0;for(let E=0;E<C.length;E++)F=(F<<5)-F+C.charCodeAt(E),F|=0;return n.colors[Math.abs(F)%n.colors.length]}o(t,"selectColor"),n.selectColor=t;function n(C){let F,E=null,d,m;function f(...p){if(!f.enabled)return;const h=f,g=Number(new Date),B=g-(F||g);h.diff=B,h.prev=F,h.curr=g,F=g,p[0]=n.coerce(p[0]),typeof p[0]!="string"&&p.unshift("%O");let y=0;p[0]=p[0].replace(/%([a-zA-Z%])/g,($,k)=>{if($==="%%")return"%";y++;const j=n.formatters[k];if(typeof j=="function"){const _=p[y];$=j.call(h,_),p.splice(y,1),y--}return $}),n.formatArgs.call(h,p),(h.log||n.log).apply(h,p)}return o(f,"debug"),f.namespace=C,f.useColors=n.useColors(),f.color=n.selectColor(C),f.extend=r,f.destroy=n.destroy,Object.defineProperty(f,"enabled",{enumerable:!0,configurable:!1,get:o(()=>E!==null?E:(d!==n.namespaces&&(d=n.namespaces,m=n.enabled(C)),m),"get"),set:o(p=>{E=p},"set")}),typeof n.init=="function"&&n.init(f),f}o(n,"createDebug");function r(C,F){const E=n(this.namespace+(typeof F>"u"?":":F)+C);return E.log=this.log,E}o(r,"extend");function s(C){n.save(C),n.namespaces=C,n.names=[],n.skips=[];const F=(typeof C=="string"?C:"").trim().replace(" ",",").split(",").filter(Boolean);for(const E of F)E[0]==="-"?n.skips.push(E.slice(1)):n.names.push(E)}o(s,"enable");function D(C,F){let E=0,d=0,m=-1,f=0;for(;E<C.length;)if(d<F.length&&(F[d]===C[E]||F[d]==="*"))F[d]==="*"?(m=d,f=E,d++):(E++,d++);else if(m!==-1)d=m+1,f++,E=f;else return!1;for(;d<F.length&&F[d]==="*";)d++;return d===F.length}o(D,"matchesTemplate");function a(){const C=[...n.names,...n.skips.map(F=>"-"+F)].join(",");return n.enable(""),C}o(a,"disable");function i(C){for(const F of n.skips)if(D(C,F))return!1;for(const F of n.names)if(D(C,F))return!0;return!1}o(i,"enabled");function c(C){return C instanceof Error?C.stack||C.message:C}o(c,"coerce");function l(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return o(l,"destroy"),n.enable(n.load()),n}return o(u,"setup"),Se=u,Se}o(wt,"requireCommon");var $t;function Ws(){return $t||($t=1,function(u,e){e.formatArgs=n,e.save=r,e.load=s,e.useColors=t,e.storage=D(),e.destroy=(()=>{let i=!1;return()=>{i||(i=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),e.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function t(){if(typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let i;return typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&(i=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(i[1],10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}o(t,"useColors");function n(i){if(i[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+i[0]+(this.useColors?"%c ":" ")+"+"+u.exports.humanize(this.diff),!this.useColors)return;const c="color: "+this.color;i.splice(1,0,c,"color: inherit");let l=0,C=0;i[0].replace(/%[a-zA-Z%]/g,F=>{F!=="%%"&&(l++,F==="%c"&&(C=l))}),i.splice(C,0,c)}o(n,"formatArgs"),e.log=console.debug||console.log||(()=>{});function r(i){try{i?e.storage.setItem("debug",i):e.storage.removeItem("debug")}catch{}}o(r,"save");function s(){let i;try{i=e.storage.getItem("debug")}catch{}return!i&&typeof process<"u"&&"env"in process&&(i=process.env.DEBUG),i}o(s,"load");function D(){try{return localStorage}catch{}}o(D,"localstorage"),u.exports=wt()(e);const{formatters:a}=u.exports;a.j=function(i){try{return JSON.stringify(i)}catch(c){return"[UnexpectedJSONParseError]: "+c.message}}}(Ou,Ou.exports)),Ou.exports}o(Ws,"requireBrowser");var Tu={exports:{}},Oe,vt;function Us(){return vt||(vt=1,Oe=o((u,e=process.argv)=>{const t=u.startsWith("-")?"":u.length===1?"-":"--",n=e.indexOf(t+u),r=e.indexOf("--");return n!==-1&&(r===-1||n<r)},"hasFlag")),Oe}o(Us,"requireHasFlag");var Te,xt;function zs(){if(xt)return Te;xt=1;const u=Ve,e=Ru,t=Us(),{env:n}=process;let r;t("no-color")||t("no-colors")||t("color=false")||t("color=never")?r=0:(t("color")||t("colors")||t("color=true")||t("color=always"))&&(r=1),"FORCE_COLOR"in n&&(n.FORCE_COLOR==="true"?r=1:n.FORCE_COLOR==="false"?r=0:r=n.FORCE_COLOR.length===0?1:Math.min(parseInt(n.FORCE_COLOR,10),3));function s(i){return i===0?!1:{level:i,hasBasic:!0,has256:i>=2,has16m:i>=3}}o(s,"translateLevel");function D(i,c){if(r===0)return 0;if(t("color=16m")||t("color=full")||t("color=truecolor"))return 3;if(t("color=256"))return 2;if(i&&!c&&r===void 0)return 0;const l=r||0;if(n.TERM==="dumb")return l;if(process.platform==="win32"){const C=u.release().split(".");return Number(C[0])>=10&&Number(C[2])>=10586?Number(C[2])>=14931?3:2:1}if("CI"in n)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some(C=>C in n)||n.CI_NAME==="codeship"?1:l;if("TEAMCITY_VERSION"in n)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(n.TEAMCITY_VERSION)?1:0;if(n.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in n){const C=parseInt((n.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(n.TERM_PROGRAM){case"iTerm.app":return C>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(n.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(n.TERM)||"COLORTERM"in n?1:l}o(D,"supportsColor");function a(i){const c=D(i,i&&i.isTTY);return s(c)}return o(a,"getSupportLevel"),Te={supportsColor:a,stdout:s(D(!0,e.isatty(1))),stderr:s(D(!0,e.isatty(2)))},Te}o(zs,"requireSupportsColor");var St;function Hs(){return St||(St=1,function(u,e){const t=Ru,n=He;e.init=l,e.log=a,e.formatArgs=s,e.save=i,e.load=c,e.useColors=r,e.destroy=n.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."),e.colors=[6,2,3,4,5,1];try{const F=zs();F&&(F.stderr||F).level>=2&&(e.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221])}catch{}e.inspectOpts=Object.keys(process.env).filter(F=>/^debug_/i.test(F)).reduce((F,E)=>{const d=E.substring(6).toLowerCase().replace(/_([a-z])/g,(f,p)=>p.toUpperCase());let m=process.env[E];return/^(yes|on|true|enabled)$/i.test(m)?m=!0:/^(no|off|false|disabled)$/i.test(m)?m=!1:m==="null"?m=null:m=Number(m),F[d]=m,F},{});function r(){return"colors"in e.inspectOpts?!!e.inspectOpts.colors:t.isatty(process.stderr.fd)}o(r,"useColors");function s(F){const{namespace:E,useColors:d}=this;if(d){const m=this.color,f="\x1B[3"+(m<8?m:"8;5;"+m),p=` ${f};1m${E} \x1B[0m`;F[0]=p+F[0].split(`
67
+ `,l=i.whitespace?" = ":"=",C=[],F=i.sort?Object.keys(a).sort():Object.keys(a);let E=0;i.align&&(E=s(F.filter(f=>a[f]===null||Array.isArray(a[f])||typeof a[f]!="object").map(f=>Array.isArray(a[f])?`${f}[]`:f).concat([""]).reduce((f,p)=>s(f).length>=s(p).length?f:p)).length);let d="";const m=i.bracketedArray?"[]":"";for(const f of F){const p=a[f];if(p&&Array.isArray(p))for(const h of p)d+=s(`${f}${m}`).padEnd(E," ")+l+s(h)+c;else p&&typeof p=="object"?C.push(f):d+=s(f).padEnd(E," ")+l+s(p)+c}i.section&&d.length&&(d="["+s(i.section)+"]"+(i.newline?c+c:c)+d);for(const f of C){const p=t(f,".").join("\\."),h=(i.section?i.section+".":"")+p,g=e(a[f],{...i,section:h});d.length&&g.length&&(d+=c),d+=g}return d},"encode");function t(a,i){var c=0,l=0,C=0,F=[];do if(C=a.indexOf(i,c),C!==-1){if(c=C+i.length,C>0&&a[C-1]==="\\")continue;F.push(a.slice(l,C)),l=C+i.length}while(C!==-1);return F.push(a.slice(l)),F}o(t,"splitSections");const n=o((a,i={})=>{i.bracketedArray=i.bracketedArray!==!1;const c=Object.create(null);let l=c,C=null;const F=/^\[([^\]]*)\]\s*$|^([^=]+)(=(.*))?$/i,E=a.split(/[\r\n]+/g),d={};for(const f of E){if(!f||f.match(/^\s*[;#]/)||f.match(/^\s*$/))continue;const p=f.match(F);if(!p)continue;if(p[1]!==void 0){if(C=D(p[1]),C==="__proto__"){l=Object.create(null);continue}l=c[C]=c[C]||Object.create(null);continue}const h=D(p[2]);let g;i.bracketedArray?g=h.length>2&&h.slice(-2)==="[]":(d[h]=(d?.[h]||0)+1,g=d[h]>1);const B=g&&h.endsWith("[]")?h.slice(0,-2):h;if(B==="__proto__")continue;const y=p[3]?D(p[4]):!0,b=y==="true"||y==="false"||y==="null"?JSON.parse(y):y;g&&(u.call(l,B)?Array.isArray(l[B])||(l[B]=[l[B]]):l[B]=[]),Array.isArray(l[B])?l[B].push(b):l[B]=b}const m=[];for(const f of Object.keys(c)){if(!u.call(c,f)||typeof c[f]!="object"||Array.isArray(c[f]))continue;const p=t(f,".");l=c;const h=p.pop(),g=h.replace(/\\\./g,".");for(const B of p)B!=="__proto__"&&((!u.call(l,B)||typeof l[B]!="object")&&(l[B]=Object.create(null)),l=l[B]);l===c&&g===h||(l[g]=c[f],m.push(f))}for(const f of m)delete c[f];return c},"decode"),r=o(a=>a.startsWith('"')&&a.endsWith('"')||a.startsWith("'")&&a.endsWith("'"),"isQuoted"),s=o(a=>typeof a!="string"||a.match(/[=\r\n]/)||a.match(/^\[/)||a.length>1&&r(a)||a!==a.trim()?JSON.stringify(a):a.split(";").join("\\;").split("#").join("\\#"),"safe"),D=o(a=>{if(a=(a||"").trim(),r(a)){a.charAt(0)==="'"&&(a=a.slice(1,-1));try{a=JSON.parse(a)}catch{}}else{let i=!1,c="";for(let l=0,C=a.length;l<C;l++){const F=a.charAt(l);if(i)"\\;#".indexOf(F)!==-1?c+=F:c+="\\"+F,i=!1;else{if(";#".indexOf(F)!==-1)break;F==="\\"?i=!0:c+=F}}return i&&(c+="\\"),c.trim()}return a},"unsafe");return we={parse:n,decode:n,stringify:e,encode:e,safe:s,unsafe:D},we}o(Ms,"requireIni");var js=Ms(),mt=J(js);const gt=o(u=>P.lstat(u).then(()=>!0,()=>!1),"fileExists"),Ns=["","conventional"],{hasOwnProperty:Ls}=Object.prototype,Bt=o((u,e)=>Ls.call(u,e),"hasOwn"),x=o((u,e,t)=>{if(!e)throw new O(`Invalid config property ${u}: ${t}`)},"parseAssert"),xu={OPENAI_KEY(u){if(!u)throw new O("Please set your OpenAI API key via `aicommit config set OPENAI_KEY=<your token>`");return x("OPENAI_KEY",u.startsWith("sk-"),'Must start with "sk-"'),u},locale(u){return u?(x("locale",u,"Cannot be empty"),x("locale",/^[a-z-]+$/i.test(u),"Must be a valid locale (letters and dashes/underscores). You can consult the list of codes in: https://wikipedia.org/wiki/List_of_ISO_639-1_codes"),u):"en"},generate(u){if(!u)return 1;x("generate",/^\d+$/.test(u),"Must be an integer");const e=Number(u);return x("generate",e>0,"Must be greater than 0"),x("generate",e<=5,"Must be less or equal to 5"),e},type(u){return u?(x("type",Ns.includes(u),"Invalid commit type"),u):""},proxy(u){if(!(!u||u.length===0))return x("proxy",/^https?:\/\//.test(u),"Must be a valid URL"),u},model(u){return!u||u.length===0?"gpt-4o-mini":u},timeout(u){if(!u)return 1e4;x("timeout",/^\d+$/.test(u),"Must be an integer");const e=Number(u);return x("timeout",e>=500,"Must be greater than 500ms"),e},temperature(u){if(!u)return .2;x("temperature",/^(2|\d)(\.\d{1,2})?$/.test(u),"Must be decimal between 0 and 2");const e=Number(u);return x("temperature",e>0,"Must be greater than 0"),x("temperature",e<=2,"Must be less than or equal to 2"),e},"max-length"(u){if(!u)return 50;x("max-length",/^\d+$/.test(u),"Must be an integer");const e=Number(u);return x("max-length",e>=20,"Must be greater than 20 characters"),e},"auto-confirm"(u){return u?typeof u=="boolean"?u:(x("auto-confirm",/^(?:true|false)$/.test(u),"Must be a boolean"),u==="true"):!1},"prepend-reference"(u){return u?typeof u=="boolean"?u:(x("prepend-reference",/^(?:true|false)$/.test(u),"Must be a boolean"),u==="true"):!1}},ve=K.join(Ve.homedir(),".aicommit"),bt=o(async()=>{if(!await gt(ve))return Object.create(null);const e=await P.readFile(ve,"utf8");return mt.parse(e)},"readConfigFile"),$e=o(async(u,e)=>{const t=await bt(),n={};for(const r of Object.keys(xu)){const s=xu[r],D=u?.[r]??t[r];if(e)try{n[r]=s(D)}catch{}else n[r]=s(D)}return n},"getConfig"),Gs=o(async u=>{const e=await bt();for(const[t,n]of u){if(!Bt(xu,t))throw new O(`Invalid config property: ${t}`);const r=xu[t](n);e[t]=r}await P.writeFile(ve,mt.stringify(e),"utf8")},"setConfigs");var q={},Su={exports:{}},Ou={exports:{}},xe,yt;function qs(){if(yt)return xe;yt=1;var u=1e3,e=u*60,t=e*60,n=t*24,r=n*7,s=n*365.25;xe=o(function(l,C){C=C||{};var F=typeof l;if(F==="string"&&l.length>0)return D(l);if(F==="number"&&isFinite(l))return C.long?i(l):a(l);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(l))},"ms");function D(l){if(l=String(l),!(l.length>100)){var C=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(l);if(C){var F=parseFloat(C[1]),E=(C[2]||"ms").toLowerCase();switch(E){case"years":case"year":case"yrs":case"yr":case"y":return F*s;case"weeks":case"week":case"w":return F*r;case"days":case"day":case"d":return F*n;case"hours":case"hour":case"hrs":case"hr":case"h":return F*t;case"minutes":case"minute":case"mins":case"min":case"m":return F*e;case"seconds":case"second":case"secs":case"sec":case"s":return F*u;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return F;default:return}}}}o(D,"parse");function a(l){var C=Math.abs(l);return C>=n?Math.round(l/n)+"d":C>=t?Math.round(l/t)+"h":C>=e?Math.round(l/e)+"m":C>=u?Math.round(l/u)+"s":l+"ms"}o(a,"fmtShort");function i(l){var C=Math.abs(l);return C>=n?c(l,C,n,"day"):C>=t?c(l,C,t,"hour"):C>=e?c(l,C,e,"minute"):C>=u?c(l,C,u,"second"):l+" ms"}o(i,"fmtLong");function c(l,C,F,E){var d=C>=F*1.5;return Math.round(l/F)+" "+E+(d?"s":"")}return o(c,"plural"),xe}o(qs,"requireMs");var Se,At;function wt(){if(At)return Se;At=1;function u(e){n.debug=n,n.default=n,n.coerce=c,n.disable=a,n.enable=s,n.enabled=i,n.humanize=qs(),n.destroy=l,Object.keys(e).forEach(C=>{n[C]=e[C]}),n.names=[],n.skips=[],n.formatters={};function t(C){let F=0;for(let E=0;E<C.length;E++)F=(F<<5)-F+C.charCodeAt(E),F|=0;return n.colors[Math.abs(F)%n.colors.length]}o(t,"selectColor"),n.selectColor=t;function n(C){let F,E=null,d,m;function f(...p){if(!f.enabled)return;const h=f,g=Number(new Date),B=g-(F||g);h.diff=B,h.prev=F,h.curr=g,F=g,p[0]=n.coerce(p[0]),typeof p[0]!="string"&&p.unshift("%O");let y=0;p[0]=p[0].replace(/%([a-zA-Z%])/g,(v,k)=>{if(v==="%%")return"%";y++;const j=n.formatters[k];if(typeof j=="function"){const _=p[y];v=j.call(h,_),p.splice(y,1),y--}return v}),n.formatArgs.call(h,p),(h.log||n.log).apply(h,p)}return o(f,"debug"),f.namespace=C,f.useColors=n.useColors(),f.color=n.selectColor(C),f.extend=r,f.destroy=n.destroy,Object.defineProperty(f,"enabled",{enumerable:!0,configurable:!1,get:o(()=>E!==null?E:(d!==n.namespaces&&(d=n.namespaces,m=n.enabled(C)),m),"get"),set:o(p=>{E=p},"set")}),typeof n.init=="function"&&n.init(f),f}o(n,"createDebug");function r(C,F){const E=n(this.namespace+(typeof F>"u"?":":F)+C);return E.log=this.log,E}o(r,"extend");function s(C){n.save(C),n.namespaces=C,n.names=[],n.skips=[];const F=(typeof C=="string"?C:"").trim().replace(" ",",").split(",").filter(Boolean);for(const E of F)E[0]==="-"?n.skips.push(E.slice(1)):n.names.push(E)}o(s,"enable");function D(C,F){let E=0,d=0,m=-1,f=0;for(;E<C.length;)if(d<F.length&&(F[d]===C[E]||F[d]==="*"))F[d]==="*"?(m=d,f=E,d++):(E++,d++);else if(m!==-1)d=m+1,f++,E=f;else return!1;for(;d<F.length&&F[d]==="*";)d++;return d===F.length}o(D,"matchesTemplate");function a(){const C=[...n.names,...n.skips.map(F=>"-"+F)].join(",");return n.enable(""),C}o(a,"disable");function i(C){for(const F of n.skips)if(D(C,F))return!1;for(const F of n.names)if(D(C,F))return!0;return!1}o(i,"enabled");function c(C){return C instanceof Error?C.stack||C.message:C}o(c,"coerce");function l(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return o(l,"destroy"),n.enable(n.load()),n}return o(u,"setup"),Se=u,Se}o(wt,"requireCommon");var vt;function Ws(){return vt||(vt=1,function(u,e){e.formatArgs=n,e.save=r,e.load=s,e.useColors=t,e.storage=D(),e.destroy=(()=>{let i=!1;return()=>{i||(i=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),e.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function t(){if(typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let i;return typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&(i=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(i[1],10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}o(t,"useColors");function n(i){if(i[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+i[0]+(this.useColors?"%c ":" ")+"+"+u.exports.humanize(this.diff),!this.useColors)return;const c="color: "+this.color;i.splice(1,0,c,"color: inherit");let l=0,C=0;i[0].replace(/%[a-zA-Z%]/g,F=>{F!=="%%"&&(l++,F==="%c"&&(C=l))}),i.splice(C,0,c)}o(n,"formatArgs"),e.log=console.debug||console.log||(()=>{});function r(i){try{i?e.storage.setItem("debug",i):e.storage.removeItem("debug")}catch{}}o(r,"save");function s(){let i;try{i=e.storage.getItem("debug")}catch{}return!i&&typeof process<"u"&&"env"in process&&(i=process.env.DEBUG),i}o(s,"load");function D(){try{return localStorage}catch{}}o(D,"localstorage"),u.exports=wt()(e);const{formatters:a}=u.exports;a.j=function(i){try{return JSON.stringify(i)}catch(c){return"[UnexpectedJSONParseError]: "+c.message}}}(Ou,Ou.exports)),Ou.exports}o(Ws,"requireBrowser");var Tu={exports:{}},Oe,$t;function Us(){return $t||($t=1,Oe=o((u,e=process.argv)=>{const t=u.startsWith("-")?"":u.length===1?"-":"--",n=e.indexOf(t+u),r=e.indexOf("--");return n!==-1&&(r===-1||n<r)},"hasFlag")),Oe}o(Us,"requireHasFlag");var Te,xt;function zs(){if(xt)return Te;xt=1;const u=Ve,e=Ru,t=Us(),{env:n}=process;let r;t("no-color")||t("no-colors")||t("color=false")||t("color=never")?r=0:(t("color")||t("colors")||t("color=true")||t("color=always"))&&(r=1),"FORCE_COLOR"in n&&(n.FORCE_COLOR==="true"?r=1:n.FORCE_COLOR==="false"?r=0:r=n.FORCE_COLOR.length===0?1:Math.min(parseInt(n.FORCE_COLOR,10),3));function s(i){return i===0?!1:{level:i,hasBasic:!0,has256:i>=2,has16m:i>=3}}o(s,"translateLevel");function D(i,c){if(r===0)return 0;if(t("color=16m")||t("color=full")||t("color=truecolor"))return 3;if(t("color=256"))return 2;if(i&&!c&&r===void 0)return 0;const l=r||0;if(n.TERM==="dumb")return l;if(process.platform==="win32"){const C=u.release().split(".");return Number(C[0])>=10&&Number(C[2])>=10586?Number(C[2])>=14931?3:2:1}if("CI"in n)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some(C=>C in n)||n.CI_NAME==="codeship"?1:l;if("TEAMCITY_VERSION"in n)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(n.TEAMCITY_VERSION)?1:0;if(n.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in n){const C=parseInt((n.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(n.TERM_PROGRAM){case"iTerm.app":return C>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(n.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(n.TERM)||"COLORTERM"in n?1:l}o(D,"supportsColor");function a(i){const c=D(i,i&&i.isTTY);return s(c)}return o(a,"getSupportLevel"),Te={supportsColor:a,stdout:s(D(!0,e.isatty(1))),stderr:s(D(!0,e.isatty(2)))},Te}o(zs,"requireSupportsColor");var St;function Hs(){return St||(St=1,function(u,e){const t=Ru,n=He;e.init=l,e.log=a,e.formatArgs=s,e.save=i,e.load=c,e.useColors=r,e.destroy=n.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."),e.colors=[6,2,3,4,5,1];try{const F=zs();F&&(F.stderr||F).level>=2&&(e.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221])}catch{}e.inspectOpts=Object.keys(process.env).filter(F=>/^debug_/i.test(F)).reduce((F,E)=>{const d=E.substring(6).toLowerCase().replace(/_([a-z])/g,(f,p)=>p.toUpperCase());let m=process.env[E];return/^(yes|on|true|enabled)$/i.test(m)?m=!0:/^(no|off|false|disabled)$/i.test(m)?m=!1:m==="null"?m=null:m=Number(m),F[d]=m,F},{});function r(){return"colors"in e.inspectOpts?!!e.inspectOpts.colors:t.isatty(process.stderr.fd)}o(r,"useColors");function s(F){const{namespace:E,useColors:d}=this;if(d){const m=this.color,f="\x1B[3"+(m<8?m:"8;5;"+m),p=` ${f};1m${E} \x1B[0m`;F[0]=p+F[0].split(`
68
68
  `).join(`
69
69
  `+p),F.push(f+"m+"+u.exports.humanize(this.diff)+"\x1B[0m")}else F[0]=D()+E+" "+F[0]}o(s,"formatArgs");function D(){return e.inspectOpts.hideDate?"":new Date().toISOString()+" "}o(D,"getDate");function a(...F){return process.stderr.write(n.formatWithOptions(e.inspectOpts,...F)+`
70
70
  `)}o(a,"log");function i(F){F?process.env.DEBUG=F:delete process.env.DEBUG}o(i,"save");function c(){return process.env.DEBUG}o(c,"load");function l(F){F.inspectOpts={};const E=Object.keys(e.inspectOpts);for(let d=0;d<E.length;d++)F.inspectOpts[E[d]]=e.inspectOpts[E[d]]}o(l,"init"),u.exports=wt()(e);const{formatters:C}=u.exports;C.o=function(F){return this.inspectOpts.colors=this.useColors,n.inspect(F,this.inspectOpts).split(`
71
71
  `).map(E=>E.trim()).join(" ")},C.O=function(F){return this.inspectOpts.colors=this.useColors,n.inspect(F,this.inspectOpts)}}(Tu,Tu.exports)),Tu.exports}o(Hs,"requireNode");var Ot;function Ie(){return Ot||(Ot=1,typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?Su.exports=Ws():Su.exports=Hs()),Su.exports}o(Ie,"requireSrc$1");var Iu={},Tt;function Ys(){if(Tt)return Iu;Tt=1,Object.defineProperty(Iu,"__esModule",{value:!0});function u(e){return function(t,n){return new Promise((r,s)=>{e.call(this,t,n,(D,a)=>{D?s(D):r(a)})})}}return o(u,"promisify$1"),Iu.default=u,Iu}o(Ys,"requirePromisify");var au,It;function Vs(){if(It)return au;It=1;var u=au&&au.__importDefault||function(i){return i&&i.__esModule?i:{default:i}};const e=ze,t=u(Ie()),n=u(Ys()),r=t.default("agent-base");function s(i){return!!i&&typeof i.addRequest=="function"}o(s,"isAgent");function D(){const{stack:i}=new Error;return typeof i!="string"?!1:i.split(`
72
- `).some(c=>c.indexOf("(https.js:")!==-1||c.indexOf("node:https:")!==-1)}o(D,"isSecureEndpoint");function a(i,c){return new a.Agent(i,c)}return o(a,"createAgent"),function(i){const l=class l extends e.EventEmitter{constructor(F,E){super();let d=E;typeof F=="function"?this.callback=F:F&&(d=F),this.timeout=null,d&&typeof d.timeout=="number"&&(this.timeout=d.timeout),this.maxFreeSockets=1,this.maxSockets=1,this.maxTotalSockets=1/0,this.sockets={},this.freeSockets={},this.requests={},this.options={}}get defaultPort(){return typeof this.explicitDefaultPort=="number"?this.explicitDefaultPort:D()?443:80}set defaultPort(F){this.explicitDefaultPort=F}get protocol(){return typeof this.explicitProtocol=="string"?this.explicitProtocol:D()?"https:":"http:"}set protocol(F){this.explicitProtocol=F}callback(F,E,d){throw new Error('"agent-base" has no default implementation, you must subclass and override `callback()`')}addRequest(F,E){const d=Object.assign({},E);typeof d.secureEndpoint!="boolean"&&(d.secureEndpoint=D()),d.host==null&&(d.host="localhost"),d.port==null&&(d.port=d.secureEndpoint?443:80),d.protocol==null&&(d.protocol=d.secureEndpoint?"https:":"http:"),d.host&&d.path&&delete d.path,delete d.agent,delete d.hostname,delete d._defaultAgent,delete d.defaultPort,delete d.createConnection,F._last=!0,F.shouldKeepAlive=!1;let m=!1,f=null;const p=d.timeout||this.timeout,h=o(b=>{F._hadError||(F.emit("error",b),F._hadError=!0)},"onerror"),g=o(()=>{f=null,m=!0;const b=new Error(`A "socket" was not created for HTTP request before ${p}ms`);b.code="ETIMEOUT",h(b)},"ontimeout"),B=o(b=>{m||(f!==null&&(clearTimeout(f),f=null),h(b))},"callbackError"),y=o(b=>{if(m)return;if(f!=null&&(clearTimeout(f),f=null),s(b)){r("Callback returned another Agent instance %o",b.constructor.name),b.addRequest(F,d);return}if(b){b.once("free",()=>{this.freeSocket(b,d)}),F.onSocket(b);return}const $=new Error(`no Duplex stream was returned to agent-base for \`${F.method} ${F.path}\``);h($)},"onsocket");if(typeof this.callback!="function"){h(new Error("`callback` is not defined"));return}this.promisifiedCallback||(this.callback.length>=3?(r("Converting legacy callback function to promise"),this.promisifiedCallback=n.default(this.callback)):this.promisifiedCallback=this.callback),typeof p=="number"&&p>0&&(f=setTimeout(g,p)),"port"in d&&typeof d.port!="number"&&(d.port=Number(d.port));try{r("Resolving socket for %o request: %o",d.protocol,`${F.method} ${F.path}`),Promise.resolve(this.promisifiedCallback(F,d)).then(y,B)}catch(b){Promise.reject(b).catch(B)}}freeSocket(F,E){r("Freeing socket %o %o",F.constructor.name,E),F.destroy()}destroy(){r("Destroying agent %o",this.constructor.name)}};o(l,"Agent");let c=l;i.Agent=c,i.prototype=i.Agent.prototype}(a||(a={})),au=a,au}o(Vs,"requireSrc");var uu={},Pt;function Ks(){if(Pt)return uu;Pt=1;var u=uu&&uu.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(uu,"__esModule",{value:!0});const t=u(Ie()).default("https-proxy-agent:parse-proxy-response");function n(r){return new Promise((s,D)=>{let a=0;const i=[];function c(){const m=r.read();m?d(m):r.once("readable",c)}o(c,"read");function l(){r.removeListener("end",F),r.removeListener("error",E),r.removeListener("close",C),r.removeListener("readable",c)}o(l,"cleanup");function C(m){t("onclose had error %o",m)}o(C,"onclose");function F(){t("onend")}o(F,"onend");function E(m){l(),t("onerror %o",m),D(m)}o(E,"onerror");function d(m){i.push(m),a+=m.length;const f=Buffer.concat(i,a);if(f.indexOf(`\r
72
+ `).some(c=>c.indexOf("(https.js:")!==-1||c.indexOf("node:https:")!==-1)}o(D,"isSecureEndpoint");function a(i,c){return new a.Agent(i,c)}return o(a,"createAgent"),function(i){const l=class l extends e.EventEmitter{constructor(F,E){super();let d=E;typeof F=="function"?this.callback=F:F&&(d=F),this.timeout=null,d&&typeof d.timeout=="number"&&(this.timeout=d.timeout),this.maxFreeSockets=1,this.maxSockets=1,this.maxTotalSockets=1/0,this.sockets={},this.freeSockets={},this.requests={},this.options={}}get defaultPort(){return typeof this.explicitDefaultPort=="number"?this.explicitDefaultPort:D()?443:80}set defaultPort(F){this.explicitDefaultPort=F}get protocol(){return typeof this.explicitProtocol=="string"?this.explicitProtocol:D()?"https:":"http:"}set protocol(F){this.explicitProtocol=F}callback(F,E,d){throw new Error('"agent-base" has no default implementation, you must subclass and override `callback()`')}addRequest(F,E){const d=Object.assign({},E);typeof d.secureEndpoint!="boolean"&&(d.secureEndpoint=D()),d.host==null&&(d.host="localhost"),d.port==null&&(d.port=d.secureEndpoint?443:80),d.protocol==null&&(d.protocol=d.secureEndpoint?"https:":"http:"),d.host&&d.path&&delete d.path,delete d.agent,delete d.hostname,delete d._defaultAgent,delete d.defaultPort,delete d.createConnection,F._last=!0,F.shouldKeepAlive=!1;let m=!1,f=null;const p=d.timeout||this.timeout,h=o(b=>{F._hadError||(F.emit("error",b),F._hadError=!0)},"onerror"),g=o(()=>{f=null,m=!0;const b=new Error(`A "socket" was not created for HTTP request before ${p}ms`);b.code="ETIMEOUT",h(b)},"ontimeout"),B=o(b=>{m||(f!==null&&(clearTimeout(f),f=null),h(b))},"callbackError"),y=o(b=>{if(m)return;if(f!=null&&(clearTimeout(f),f=null),s(b)){r("Callback returned another Agent instance %o",b.constructor.name),b.addRequest(F,d);return}if(b){b.once("free",()=>{this.freeSocket(b,d)}),F.onSocket(b);return}const v=new Error(`no Duplex stream was returned to agent-base for \`${F.method} ${F.path}\``);h(v)},"onsocket");if(typeof this.callback!="function"){h(new Error("`callback` is not defined"));return}this.promisifiedCallback||(this.callback.length>=3?(r("Converting legacy callback function to promise"),this.promisifiedCallback=n.default(this.callback)):this.promisifiedCallback=this.callback),typeof p=="number"&&p>0&&(f=setTimeout(g,p)),"port"in d&&typeof d.port!="number"&&(d.port=Number(d.port));try{r("Resolving socket for %o request: %o",d.protocol,`${F.method} ${F.path}`),Promise.resolve(this.promisifiedCallback(F,d)).then(y,B)}catch(b){Promise.reject(b).catch(B)}}freeSocket(F,E){r("Freeing socket %o %o",F.constructor.name,E),F.destroy()}destroy(){r("Destroying agent %o",this.constructor.name)}};o(l,"Agent");let c=l;i.Agent=c,i.prototype=i.Agent.prototype}(a||(a={})),au=a,au}o(Vs,"requireSrc");var uu={},Pt;function Ks(){if(Pt)return uu;Pt=1;var u=uu&&uu.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(uu,"__esModule",{value:!0});const t=u(Ie()).default("https-proxy-agent:parse-proxy-response");function n(r){return new Promise((s,D)=>{let a=0;const i=[];function c(){const m=r.read();m?d(m):r.once("readable",c)}o(c,"read");function l(){r.removeListener("end",F),r.removeListener("error",E),r.removeListener("close",C),r.removeListener("readable",c)}o(l,"cleanup");function C(m){t("onclose had error %o",m)}o(C,"onclose");function F(){t("onend")}o(F,"onend");function E(m){l(),t("onerror %o",m),D(m)}o(E,"onerror");function d(m){i.push(m),a+=m.length;const f=Buffer.concat(i,a);if(f.indexOf(`\r
73
73
  \r
74
74
  `)===-1){t("have not received end of HTTP headers yet..."),c();return}const h=f.toString("ascii",0,f.indexOf(`\r
75
- `)),g=+h.split(" ")[1];t("got proxy server response: %o",h),s({statusCode:g,buffered:f})}o(d,"ondata"),r.on("error",E),r.on("close",C),r.on("end",F),c()})}return o(n,"parseProxyResponse$1"),uu.default=n,uu}o(Ks,"requireParseProxyResponse");var Rt;function Js(){if(Rt)return q;Rt=1;var u=q&&q.__awaiter||function(f,p,h,g){function B(y){return y instanceof h?y:new h(function(b){b(y)})}return o(B,"adopt"),new(h||(h=Promise))(function(y,b){function $(_){try{j(g.next(_))}catch(Du){b(Du)}}o($,"fulfilled");function k(_){try{j(g.throw(_))}catch(Du){b(Du)}}o(k,"rejected");function j(_){_.done?y(_.value):B(_.value).then($,k)}o(j,"step"),j((g=g.apply(f,p||[])).next())})},e=q&&q.__importDefault||function(f){return f&&f.__esModule?f:{default:f}};Object.defineProperty(q,"__esModule",{value:!0});const t=e(Dn),n=e(tn),r=e(nn),s=e(Ue),D=e(Ie()),a=Vs(),i=e(Ks()),c=D.default("https-proxy-agent:agent"),m=class m extends a.Agent{constructor(p){let h;if(typeof p=="string"?h=r.default.parse(p):h=p,!h)throw new Error("an HTTP(S) proxy server `host` and `port` must be specified!");c("creating new HttpsProxyAgent instance: %o",h),super(h);const g=Object.assign({},h);this.secureProxy=h.secureProxy||E(g.protocol),g.host=g.hostname||g.host,typeof g.port=="string"&&(g.port=parseInt(g.port,10)),!g.port&&g.host&&(g.port=this.secureProxy?443:80),this.secureProxy&&!("ALPNProtocols"in g)&&(g.ALPNProtocols=["http 1.1"]),g.host&&g.path&&(delete g.path,delete g.pathname),this.proxy=g}callback(p,h){return u(this,void 0,void 0,function*(){const{proxy:g,secureProxy:B}=this;let y;B?(c("Creating `tls.Socket`: %o",g),y=n.default.connect(g)):(c("Creating `net.Socket`: %o",g),y=t.default.connect(g));const b=Object.assign({},g.headers);let k=`CONNECT ${`${h.host}:${h.port}`} HTTP/1.1\r
75
+ `)),g=+h.split(" ")[1];t("got proxy server response: %o",h),s({statusCode:g,buffered:f})}o(d,"ondata"),r.on("error",E),r.on("close",C),r.on("end",F),c()})}return o(n,"parseProxyResponse$1"),uu.default=n,uu}o(Ks,"requireParseProxyResponse");var Rt;function Js(){if(Rt)return q;Rt=1;var u=q&&q.__awaiter||function(f,p,h,g){function B(y){return y instanceof h?y:new h(function(b){b(y)})}return o(B,"adopt"),new(h||(h=Promise))(function(y,b){function v(_){try{j(g.next(_))}catch(Du){b(Du)}}o(v,"fulfilled");function k(_){try{j(g.throw(_))}catch(Du){b(Du)}}o(k,"rejected");function j(_){_.done?y(_.value):B(_.value).then(v,k)}o(j,"step"),j((g=g.apply(f,p||[])).next())})},e=q&&q.__importDefault||function(f){return f&&f.__esModule?f:{default:f}};Object.defineProperty(q,"__esModule",{value:!0});const t=e(Dn),n=e(tn),r=e(nn),s=e(Ue),D=e(Ie()),a=Vs(),i=e(Ks()),c=D.default("https-proxy-agent:agent"),m=class m extends a.Agent{constructor(p){let h;if(typeof p=="string"?h=r.default.parse(p):h=p,!h)throw new Error("an HTTP(S) proxy server `host` and `port` must be specified!");c("creating new HttpsProxyAgent instance: %o",h),super(h);const g=Object.assign({},h);this.secureProxy=h.secureProxy||E(g.protocol),g.host=g.hostname||g.host,typeof g.port=="string"&&(g.port=parseInt(g.port,10)),!g.port&&g.host&&(g.port=this.secureProxy?443:80),this.secureProxy&&!("ALPNProtocols"in g)&&(g.ALPNProtocols=["http 1.1"]),g.host&&g.path&&(delete g.path,delete g.pathname),this.proxy=g}callback(p,h){return u(this,void 0,void 0,function*(){const{proxy:g,secureProxy:B}=this;let y;B?(c("Creating `tls.Socket`: %o",g),y=n.default.connect(g)):(c("Creating `net.Socket`: %o",g),y=t.default.connect(g));const b=Object.assign({},g.headers);let k=`CONNECT ${`${h.host}:${h.port}`} HTTP/1.1\r
76
76
  `;g.auth&&(b["Proxy-Authorization"]=`Basic ${Buffer.from(g.auth).toString("base64")}`);let{host:j,port:_,secureEndpoint:Du}=h;F(_,Du)||(j+=`:${_}`),b.Host=j,b.Connection="close";for(const L of Object.keys(b))k+=`${L}: ${b[L]}\r
77
77
  `;const qt=i.default(y);y.write(`${k}\r
78
78
  `);const{statusCode:Wt,buffered:Ut}=yield qt;if(Wt===200){if(p.once("socket",C),h.secureEndpoint){c("Upgrading socket connection to TLS");const L=h.servername||h.host;return n.default.connect(Object.assign(Object.assign({},d(h,"host","hostname","path","port")),{socket:y,servername:L}))}return y}y.destroy();const je=new t.default.Socket({writable:!1});return je.readable=!0,p.once("socket",L=>{c("replaying proxy buffer for failed request"),s.default(L.listenerCount("data")>0),L.push(Ut),L.push(null)}),je})}};o(m,"HttpsProxyAgent");let l=m;q.default=l;function C(f){f.resume()}o(C,"resume");function F(f,p){return!!(!p&&f===80||p&&f===443)}o(F,"isDefaultPort");function E(f){return typeof f=="string"?/^https:?$/i.test(f):!1}o(E,"isHTTPS");function d(f,...p){const h={};let g;for(g in f)p.includes(g)||(h[g]=f[g]);return h}return o(d,"omit"),q}o(Js,"requireAgent");var cu,_t;function Zs(){if(_t)return cu;_t=1;var u=cu&&cu.__importDefault||function(n){return n&&n.__esModule?n:{default:n}};const e=u(Js());function t(n){return new e.default(n)}return o(t,"createHttpsProxyAgent"),function(n){n.HttpsProxyAgent=e.default,n.prototype=e.default.prototype}(t||(t={})),cu=t,cu}o(Zs,"requireDist"),Zs();const Xs={"":"<commit message>",conventional:"<type>(<optional scope>): <commit message>"},Qs=o(u=>`The output response must be in format:
@@ -84,20 +84,20 @@ ${s}`),r.statusCode===500&&(D+=`
84
84
 
85
85
  Check the API status: https://status.openai.com`),new O(D)}return JSON.parse(s)},"createChatCompletion"),ni=o(u=>u.trim().replace(/[\n\r]/g,"").replace(/(\w)\.$/,"$1"),"sanitizeMessage"),ri=o(u=>Array.from(new Set(u)),"deduplicateMessages"),kt=o(async(u,e,t,n,r,s,D,a,i)=>{try{const c=await ti(u,{model:e,messages:[{role:"system",content:ei(t,s,D)},{role:"user",content:n}],temperature:i,top_p:1,frequency_penalty:0,presence_penalty:0,max_tokens:300,stream:!1,n:r},a);return ri(c.choices.filter(l=>l.message?.content).map(l=>ni(l.message.content)))}catch(c){const l=c;throw l.code==="ENOTFOUND"?new O(`Error connecting to ${l.hostname} (${l.syscall}). Are you connected to the internet?`):l}},"generateCommitMessage");var oi=o(async(u,e,t,n,r)=>(async()=>{ft(VD(YD(" aicommit "))),await dt();const s=be();t&&await X("git",["add","--update"]),s.start("Detecting staged files");const D=await pt(e);if(!D)throw s.stop("Detecting staged files"),new O("No staged changes found. Stage your changes manually, or automatically stage all changes with the `--all` flag.");s.stop(`${ks(D.files)}:
86
86
  ${D.files.map(F=>` ${F}`).join(`
87
- `)}`);const{env:a}=process,i=await ve({OPENAI_KEY:a.OPENAI_KEY||a.OPENAI_API_KEY,proxy:a.https_proxy||a.HTTPS_PROXY||a.http_proxy||a.HTTP_PROXY,generate:u?.toString(),type:n?.toString()}),c=be();c.start("The AI is analyzing your changes");let l;try{l=await kt(i.OPENAI_KEY,i.model,i.locale,D.diff,i.generate,i["max-length"],i.type,i.timeout,i.temperature)}finally{c.stop("Changes analyzed")}if(l.length===0)throw new O("No commit messages were generated. Try again.");let C;if(l.length===1){[C]=l;let F;if(i["auto-confirm"]?(F=!0,Y(`${su("\u2714")} Auto confirmed commit message.
87
+ `)}`);const{env:a}=process,i=await $e({OPENAI_KEY:a.OPENAI_KEY||a.OPENAI_API_KEY,proxy:a.https_proxy||a.HTTPS_PROXY||a.http_proxy||a.HTTP_PROXY,generate:u?.toString(),type:n?.toString()}),c=be();c.start("The AI is analyzing your changes");let l;try{l=await kt(i.OPENAI_KEY,i.model,i.locale,D.diff,i.generate,i["max-length"],i.type,i.timeout,i.temperature)}finally{c.stop("Changes analyzed")}if(l.length===0)throw new O("No commit messages were generated. Try again.");let C;if(l.length===1){[C]=l;let F;if(i["auto-confirm"]?(F=!0,Y(`${su("\u2714")} Auto confirmed commit message.
88
88
 
89
89
  ${C}
90
90
  `)):F=await Rs({message:`Use this commit message?
91
91
 
92
92
  ${C}
93
- `}),!F||it(F)){Y("Commit cancelled");return}}else{const F=await _s({message:`Pick a commit message to use: ${ie("(Ctrl+c to exit)")}`,options:l.map(E=>({label:E,value:E}))});if(it(F)){Y("Commit cancelled");return}C=F}if(i["prepend-reference"]){const{stdout:F}=await X("git",["branch","--show-current"]),E=F.match(/([a-zA-Z])+-([0-9]+)/)?.[0];E?.length&&(C=`${E?.toUpperCase()}: ${C}`)}await X("git",["commit","-m",C,...r]),Y(`${su("\u2714")} Successfully committed!`)})().catch(s=>{Y(`${Bu("\u2716")} ${s.message}`),vu(s),process.exit(1)}),"aicommit");const[Pe,si]=process.argv.slice(2);var ii=o(()=>(async()=>{if(!Pe)throw new O('Commit message file path is missing. This file should be called from the "prepare-commit-msg" git hook');if(si)return;const u=await pt();if(!u)return;ft(VD(YD(" aicommit ")));const{env:e}=process,t=await ve({proxy:e.https_proxy||e.HTTPS_PROXY||e.http_proxy||e.HTTP_PROXY}),n=be();n.start("The AI is analyzing your changes");let r;try{r=await kt(t.OPENAI_KEY,t.model,t.locale,u.diff,t.generate,t["max-length"],t.type,t.timeout,t.temperature)}finally{n.stop("Changes analyzed")}const D=await P.readFile(Pe,"utf8")!=="",a=r.length>1;let i="";D&&(i=`# \u{1F916} AI generated commit${a?"s":""}
93
+ `}),!F||it(F)){Y("Commit cancelled");return}}else{const F=await _s({message:`Pick a commit message to use: ${ie("(Ctrl+c to exit)")}`,options:l.map(E=>({label:E,value:E}))});if(it(F)){Y("Commit cancelled");return}C=F}if(i["prepend-reference"]){const{stdout:F}=await X("git",["branch","--show-current"]),E=F.match(/([a-zA-Z])+-([0-9]+)/)?.[0];E?.length&&(C=`${E?.toUpperCase()}: ${C}`)}await X("git",["commit","-m",C,...r]),Y(`${su("\u2714")} Successfully committed!`)})().catch(s=>{Y(`${Bu("\u2716")} ${s.message}`),$u(s),process.exit(1)}),"aicommit");const[Pe,si]=process.argv.slice(2);var ii=o(()=>(async()=>{if(!Pe)throw new O('Commit message file path is missing. This file should be called from the "prepare-commit-msg" git hook');if(si)return;const u=await pt();if(!u)return;ft(VD(YD(" aicommit ")));const{env:e}=process,t=await $e({proxy:e.https_proxy||e.HTTPS_PROXY||e.http_proxy||e.HTTP_PROXY}),n=be();n.start("The AI is analyzing your changes");let r;try{r=await kt(t.OPENAI_KEY,t.model,t.locale,u.diff,t.generate,t["max-length"],t.type,t.timeout,t.temperature)}finally{n.stop("Changes analyzed")}const D=await P.readFile(Pe,"utf8")!=="",a=r.length>1;let i="";D&&(i=`# \u{1F916} AI generated commit${a?"s":""}
94
94
  `),a?(D&&(i+=`# Select one of the following messages by uncommeting:
95
95
  `),i+=`
96
96
  ${r.map(c=>`# ${c}`).join(`
97
97
  `)}`):(D&&(i+=`# Edit the message below and commit:
98
98
  `),i+=`
99
99
  ${r[0]}
100
- `),await P.appendFile(Pe,i),Y(`${su("\u2714")} Saved commit message!`)})().catch(u=>{Y(`${Bu("\u2716")} ${u.message}`),vu(u),process.exit(1)}),"prepareCommitMessageHook"),ai=dD({name:"config",parameters:["<mode>","<key=value...>"]},u=>{(async()=>{const{mode:e,keyValue:t}=u._;if(e==="get"){const n=await ve({},!0);for(const r of t)Bt(n,r)&&console.log(`${r}=${n[r]}`);return}if(e==="set"){await Gs(t.map(n=>n.split("=")));return}throw new O(`Invalid mode: ${e}`)})().catch(e=>{console.error(`${Bu("\u2716")} ${e.message}`),vu(e),process.exit(1)})});const Mt="prepare-commit-msg",jt=`.git/hooks/${Mt}`,Pu=rn(new URL("cli.mjs",import.meta.url)),ci=process.argv[1].replace(/\\/g,"/").endsWith(`/${jt}`),Nt=process.platform==="win32",Lt=`
100
+ `),await P.appendFile(Pe,i),Y(`${su("\u2714")} Saved commit message!`)})().catch(u=>{Y(`${Bu("\u2716")} ${u.message}`),$u(u),process.exit(1)}),"prepareCommitMessageHook"),ai=dD({name:"config",parameters:["<mode>","<key=value...>"]},u=>{(async()=>{const{mode:e,keyValue:t}=u._;if(e==="get"){const n=await $e({},!0);for(const r of t)Bt(n,r)&&console.log(`${r}=${n[r]}`);return}if(e==="set"){await Gs(t.map(n=>n.split("=")));return}throw new O(`Invalid mode: ${e}`)})().catch(e=>{console.error(`${Bu("\u2716")} ${e.message}`),$u(e),process.exit(1)})});const Mt="prepare-commit-msg",jt=`.git/hooks/${Mt}`,Pu=rn(new URL("cli.mjs",import.meta.url)),ci=process.argv[1].replace(/\\/g,"/").endsWith(`/${jt}`),Nt=process.platform==="win32",Lt=`
101
101
  #!/usr/bin/env node
102
102
  import(${JSON.stringify(on(Pu))})
103
- `.trim();var li=dD({name:"hook",parameters:["<install/uninstall>"]},u=>{(async()=>{const e=await dt(),{installUninstall:t}=u._,n=K.join(e,jt),r=await gt(n);if(t==="install"){if(r){if(await P.realpath(n).catch(()=>{})===Pu){console.warn("The hook is already installed");return}throw new O(`A different ${Mt} hook seems to be installed. Please remove it before installing aicommit.`)}await P.mkdir(K.dirname(n),{recursive:!0}),Nt?await P.writeFile(n,Lt):(await P.symlink(Pu,n,"file"),await P.chmod(n,493)),console.log(`${su("\u2714")} Hook installed`);return}if(t==="uninstall"){if(!r){console.warn("Hook is not installed");return}if(Nt){if(await P.readFile(n,"utf8")!==Lt){console.warn("Hook is not installed");return}}else if(await P.realpath(n)!==Pu){console.warn("Hook is not installed");return}await P.rm(n),console.log(`${su("\u2714")} Hook uninstalled`);return}throw new O(`Invalid mode: ${t}`)})().catch(e=>{console.error(`${Bu("\u2716")} ${e.message}`),vu(e),process.exit(1)})});const Gt=process.argv.slice(2);$r({name:"aicommit",version:ED,flags:{generate:{type:Number,description:"Number of messages to generate (Warning: generating multiple costs more) (default: 1)",alias:"g"},exclude:{type:[String],description:"Files to exclude from AI analysis",alias:"x"},all:{type:Boolean,description:"Automatically stage changes in tracked files for the commit",alias:"a",default:!1},type:{type:String,description:"Type of commit message to generate",alias:"t"}},commands:[ai,li],help:{description:vr},ignoreArgv:o(u=>u==="unknown-flag"||u==="argument","ignoreArgv")},u=>{ci?ii():oi(u.flags.generate,u.flags.exclude,u.flags.all,u.flags.type,Gt)},Gt);
103
+ `.trim();var li=dD({name:"hook",parameters:["<install/uninstall>"]},u=>{(async()=>{const e=await dt(),{installUninstall:t}=u._,n=K.join(e,jt),r=await gt(n);if(t==="install"){if(r){if(await P.realpath(n).catch(()=>{})===Pu){console.warn("The hook is already installed");return}throw new O(`A different ${Mt} hook seems to be installed. Please remove it before installing aicommit.`)}await P.mkdir(K.dirname(n),{recursive:!0}),Nt?await P.writeFile(n,Lt):(await P.symlink(Pu,n,"file"),await P.chmod(n,493)),console.log(`${su("\u2714")} Hook installed`);return}if(t==="uninstall"){if(!r){console.warn("Hook is not installed");return}if(Nt){if(await P.readFile(n,"utf8")!==Lt){console.warn("Hook is not installed");return}}else if(await P.realpath(n)!==Pu){console.warn("Hook is not installed");return}await P.rm(n),console.log(`${su("\u2714")} Hook uninstalled`);return}throw new O(`Invalid mode: ${t}`)})().catch(e=>{console.error(`${Bu("\u2716")} ${e.message}`),$u(e),process.exit(1)})});const Gt=process.argv.slice(2);vr({name:"aicommit",version:ED,flags:{generate:{type:Number,description:"Number of messages to generate (Warning: generating multiple costs more) (default: 1)",alias:"g"},exclude:{type:[String],description:"Files to exclude from AI analysis",alias:"x"},all:{type:Boolean,description:"Automatically stage changes in tracked files for the commit",alias:"a",default:!1},type:{type:String,description:"Type of commit message to generate",alias:"t"}},commands:[ai,li],help:{description:$r},ignoreArgv:o(u=>u==="unknown-flag"||u==="argument","ignoreArgv")},u=>{ci?ii():oi(u.flags.generate,u.flags.exclude,u.flags.all,u.flags.type,Gt)},Gt);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@negoziator/ai-commit",
3
- "version": "1.2.164",
3
+ "version": "1.2.166",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },