ritik 0.0.25 → 0.0.27

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/index.js +763 -32
  2. package/package.json +6 -2
package/dist/index.js CHANGED
@@ -1,48 +1,779 @@
1
1
  #!/usr/bin/env node
2
- import{spawn as zD,exec as ZD}from"node:child_process";import XD from"node:fs";import Vu from"node:path";import{fileURLToPath as QD}from"node:url";import b from"node:process";import JD from"node:os";import Hu from"node:tty";import{styleText as x,stripVTControlCharacters as ue}from"node:util";import*as De from"node:readline";import{AsyncLocalStorage as ee,AsyncResource as fu}from"node:async_hooks";import te from"stream";import re from"tty";var ne="ritik",ie="0.0.25",Fe="module",se="CLI Portfolio",oe="dist/index.js",le={ritik:"dist/index.js"},ae={node:">=14"},Ce={build:"rollup -c",start:"rollup -c && node dist/index.js",lint:"next lint",clean:"rm -rf node_modules pnpm-lock.yaml && pnpm install"},Ee={"@inquirer/prompts":"^8.2.0","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@types/node":"^25.0.9","@typescript-eslint/eslint-plugin":"^8.53.0","@typescript-eslint/parser":"^8.53.0",boxen:"^8.0.1",esbuild:"^0.27.2",eslint:"^9.39.2","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0",rollup:"^4.55.1","rollup-plugin-esbuild":"^6.2.1",typescript:"^5.9.3"},ce={access:"public",registry:"https://registry.npmjs.org/"},fe=["dist"],he={type:"git",url:"git+https://github.com/itzzritik/npx-ritik.git"},Be=["ritik","portfolio","npx","cli"],de={name:"Ritik Srivastava"},ge="ISC",pe={url:"https://github.com/itzzritik/npx-ritik/issues"},me="https://github.com/itzzritik/npx-ritik#readme",Yu={name:ne,version:ie,type:Fe,description:se,main:oe,bin:le,engines:ae,scripts:Ce,devDependencies:Ee,publishConfig:ce,files:fe,repository:he,keywords:Be,author:de,license:ge,bugs:pe,homepage:me};const Ae={profileUrl:"https://raw.githubusercontent.com/itzzritik/itzzritik/refs/heads/main/profile/profile.json"},j={theme:{primary:"cyanBright",secondary:"whiteBright",accent:"#f1c40f",borderStyle:"single",borderColor:"cyan"},ui:{title:"Portfolio",npx:"Npx",cmdTip:"Tip: Try cmd/ctrl + click on the links above",footer:["I am actively seeking new opportunities and welcome any inquiries","Please feel free to contact me for questions or casual greetings","I will make every effort to respond promptly","My inbox remains open for your correspondence."]},messages:{email:{message:"Send me an email?",description:"Send a message \u2014 I promise low-latency replies.",success:"Email launched \u2014 preparing witty yet professional response."},resume:{message:"Checkout my Resume?",description:"Pulling the latest version of my resume from production.",success:"Thanks for reading \u2014 hope my resume speaks your language."},meeting:{message:"Schedule a Meeting?",description:"Scheduling a sync \u2014 adding coffee to the calendar... \u2615",success:"Meeting scheduled \u2014 time to build something great together."},exit:{message:"Exit.",description:"Ending session, but not the connection.",success:"Session ended \u2014 but DMs are always open."}}},be=async()=>{const u=await fetch(Ae.profileUrl);if(!u.ok)throw new Error(`Failed to fetch profile: ${u.statusText}`);return u.json()},xe=u=>{const D=Vu.dirname(QD(import.meta.url)),e=XD.existsSync(Vu.join(D,"../src")),t=process.env.NPX_RITIK_REDIRECT==="true";return!e&&!t?(zD("npx",["--yes",`${u}@latest`],{stdio:"inherit",shell:!0,env:{...process.env,NPX_RITIK_REDIRECT:"true"}}).on("close",r=>{process.exit(r||0)}),!0):!1},O="\x1B[0m",we=u=>{const D=parseInt(u.replace("#",""),16);return[D>>16&255,D>>8&255,D&255]},_={bold:u=>`\x1B[1m${u}${O}`,dim:u=>`\x1B[2m${u}${O}`,italic:u=>`\x1B[3m${u}${O}`,inverse:u=>`\x1B[7m${u}${O}`,bgWhite:u=>`\x1B[47m${u}${O}`,cyanBright:u=>`\x1B[96m${u}${O}`,whiteBright:u=>`\x1B[97m${u}${O}`,hex:u=>{const[D,e,t]=we(u);return r=>`\x1B[38;2;${D};${e};${t}m${r}${O}`}},Y=(u=D=>D)=>{const D=e=>u(e);return["dim","bold","italic","inverse","bgWhite","cyanBright","whiteBright"].forEach(e=>{Object.defineProperty(D,e,{get:()=>Y(t=>u(_[e](t)))})}),D},y={..._,hex:u=>{const D=_.hex(u);return Y(D)},bold:Y(_.bold),dim:Y(_.dim),italic:Y(_.italic),cyanBright:_.cyanBright,whiteBright:_.whiteBright};var ye=Object.defineProperty,Re=(u,D,e)=>D in u?ye(u,D,{enumerable:!0,configurable:!0,writable:!0,value:e}):u[D]=e,ru=(u,D,e)=>Re(u,typeof D!="symbol"?D+"":D,e);const Ku=22,zu=52,Zu=Ku+zu+2,hu=(u,D=" ")=>u.padStart(u.length+Math.floor((Zu-u.length)/2),D).padEnd(Zu,D),Le=u=>u.charAt(0).toUpperCase()+u.slice(1),Bu=(u,D,e)=>y.hex(e).dim.bgWhite.inverse(`${u.padStart(Ku," ")}: ${D.padEnd(zu," ")}`);class ve{constructor(D){ru(this,"frames",["\u280B","\u2819","\u2839","\u2838","\u283C","\u2834","\u2826","\u2827","\u2807","\u280F"]),ru(this,"interval",null),ru(this,"current",0),ru(this,"text"),this.text=D}start(){return process.stdout.write("\x1B[?25l"),this.interval=setInterval(()=>{process.stdout.write(`\r${y.cyanBright(this.frames[this.current])} ${this.text}`),this.current=(this.current+1)%this.frames.length},80),this}stop(){return this.interval&&(clearInterval(this.interval),this.interval=null,process.stdout.write("\r\x1B[K"),process.stdout.write("\x1B[?25h")),this}succeed(D){return this.stop(),console.log(`${y.hex("#00FF00")("\u2714")} ${D||this.text}`),this}fail(D){return this.stop(),console.log(`${y.hex("#FF0000")("\u2716")} ${D||this.text}`),this}}function Se({onlyFirst:u=!1}={}){const r="(?:\\u001B\\][\\s\\S]*?(?:\\u0007|\\u001B\\u005C|\\u009C))|[\\u001B\\u009B][[\\]()#;?]*(?:\\d{1,4}(?:[;:]\\d{0,4})*)?[\\dA-PR-TZcf-nq-uy=><~]";return new RegExp(r,u?void 0:"g")}const Te=Se();function Xu(u){if(typeof u!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof u}\``);return u.replace(Te,"")}function Ie(u){return u===161||u===164||u===167||u===168||u===170||u===173||u===174||u>=176&&u<=180||u>=182&&u<=186||u>=188&&u<=191||u===198||u===208||u===215||u===216||u>=222&&u<=225||u===230||u>=232&&u<=234||u===236||u===237||u===240||u===242||u===243||u>=247&&u<=250||u===252||u===254||u===257||u===273||u===275||u===283||u===294||u===295||u===299||u>=305&&u<=307||u===312||u>=319&&u<=322||u===324||u>=328&&u<=331||u===333||u===338||u===339||u===358||u===359||u===363||u===462||u===464||u===466||u===468||u===470||u===472||u===474||u===476||u===593||u===609||u===708||u===711||u>=713&&u<=715||u===717||u===720||u>=728&&u<=731||u===733||u===735||u>=768&&u<=879||u>=913&&u<=929||u>=931&&u<=937||u>=945&&u<=961||u>=963&&u<=969||u===1025||u>=1040&&u<=1103||u===1105||u===8208||u>=8211&&u<=8214||u===8216||u===8217||u===8220||u===8221||u>=8224&&u<=8226||u>=8228&&u<=8231||u===8240||u===8242||u===8243||u===8245||u===8251||u===8254||u===8308||u===8319||u>=8321&&u<=8324||u===8364||u===8451||u===8453||u===8457||u===8467||u===8470||u===8481||u===8482||u===8486||u===8491||u===8531||u===8532||u>=8539&&u<=8542||u>=8544&&u<=8555||u>=8560&&u<=8569||u===8585||u>=8592&&u<=8601||u===8632||u===8633||u===8658||u===8660||u===8679||u===8704||u===8706||u===8707||u===8711||u===8712||u===8715||u===8719||u===8721||u===8725||u===8730||u>=8733&&u<=8736||u===8739||u===8741||u>=8743&&u<=8748||u===8750||u>=8756&&u<=8759||u===8764||u===8765||u===8776||u===8780||u===8786||u===8800||u===8801||u>=8804&&u<=8807||u===8810||u===8811||u===8814||u===8815||u===8834||u===8835||u===8838||u===8839||u===8853||u===8857||u===8869||u===8895||u===8978||u>=9312&&u<=9449||u>=9451&&u<=9547||u>=9552&&u<=9587||u>=9600&&u<=9615||u>=9618&&u<=9621||u===9632||u===9633||u>=9635&&u<=9641||u===9650||u===9651||u===9654||u===9655||u===9660||u===9661||u===9664||u===9665||u>=9670&&u<=9672||u===9675||u>=9678&&u<=9681||u>=9698&&u<=9701||u===9711||u===9733||u===9734||u===9737||u===9742||u===9743||u===9756||u===9758||u===9792||u===9794||u===9824||u===9825||u>=9827&&u<=9829||u>=9831&&u<=9834||u===9836||u===9837||u===9839||u===9886||u===9887||u===9919||u>=9926&&u<=9933||u>=9935&&u<=9939||u>=9941&&u<=9953||u===9955||u===9960||u===9961||u>=9963&&u<=9969||u===9972||u>=9974&&u<=9977||u===9979||u===9980||u===9982||u===9983||u===10045||u>=10102&&u<=10111||u>=11094&&u<=11097||u>=12872&&u<=12879||u>=57344&&u<=63743||u>=65024&&u<=65039||u===65533||u>=127232&&u<=127242||u>=127248&&u<=127277||u>=127280&&u<=127337||u>=127344&&u<=127373||u===127375||u===127376||u>=127387&&u<=127404||u>=917760&&u<=917999||u>=983040&&u<=1048573||u>=1048576&&u<=1114109}function $e(u){return u===12288||u>=65281&&u<=65376||u>=65504&&u<=65510}function Oe(u){return u>=4352&&u<=4447||u===8986||u===8987||u===9001||u===9002||u>=9193&&u<=9196||u===9200||u===9203||u===9725||u===9726||u===9748||u===9749||u>=9776&&u<=9783||u>=9800&&u<=9811||u===9855||u>=9866&&u<=9871||u===9875||u===9889||u===9898||u===9899||u===9917||u===9918||u===9924||u===9925||u===9934||u===9940||u===9962||u===9970||u===9971||u===9973||u===9978||u===9981||u===9989||u===9994||u===9995||u===10024||u===10060||u===10062||u>=10067&&u<=10069||u===10071||u>=10133&&u<=10135||u===10160||u===10175||u===11035||u===11036||u===11088||u===11093||u>=11904&&u<=11929||u>=11931&&u<=12019||u>=12032&&u<=12245||u>=12272&&u<=12287||u>=12289&&u<=12350||u>=12353&&u<=12438||u>=12441&&u<=12543||u>=12549&&u<=12591||u>=12593&&u<=12686||u>=12688&&u<=12773||u>=12783&&u<=12830||u>=12832&&u<=12871||u>=12880&&u<=42124||u>=42128&&u<=42182||u>=43360&&u<=43388||u>=44032&&u<=55203||u>=63744&&u<=64255||u>=65040&&u<=65049||u>=65072&&u<=65106||u>=65108&&u<=65126||u>=65128&&u<=65131||u>=94176&&u<=94180||u>=94192&&u<=94198||u>=94208&&u<=101589||u>=101631&&u<=101662||u>=101760&&u<=101874||u>=110576&&u<=110579||u>=110581&&u<=110587||u===110589||u===110590||u>=110592&&u<=110882||u===110898||u>=110928&&u<=110930||u===110933||u>=110948&&u<=110951||u>=110960&&u<=111355||u>=119552&&u<=119638||u>=119648&&u<=119670||u===126980||u===127183||u===127374||u>=127377&&u<=127386||u>=127488&&u<=127490||u>=127504&&u<=127547||u>=127552&&u<=127560||u===127568||u===127569||u>=127584&&u<=127589||u>=127744&&u<=127776||u>=127789&&u<=127797||u>=127799&&u<=127868||u>=127870&&u<=127891||u>=127904&&u<=127946||u>=127951&&u<=127955||u>=127968&&u<=127984||u===127988||u>=127992&&u<=128062||u===128064||u>=128066&&u<=128252||u>=128255&&u<=128317||u>=128331&&u<=128334||u>=128336&&u<=128359||u===128378||u===128405||u===128406||u===128420||u>=128507&&u<=128591||u>=128640&&u<=128709||u===128716||u>=128720&&u<=128722||u>=128725&&u<=128728||u>=128732&&u<=128735||u===128747||u===128748||u>=128756&&u<=128764||u>=128992&&u<=129003||u===129008||u>=129292&&u<=129338||u>=129340&&u<=129349||u>=129351&&u<=129535||u>=129648&&u<=129660||u>=129664&&u<=129674||u>=129678&&u<=129734||u===129736||u>=129741&&u<=129756||u>=129759&&u<=129770||u>=129775&&u<=129784||u>=131072&&u<=196605||u>=196608&&u<=262141}function _e(u){if(!Number.isSafeInteger(u))throw new TypeError(`Expected a code point, got \`${typeof u}\`.`)}function Ue(u,{ambiguousAsWide:D=!1}={}){return _e(u),$e(u)||Oe(u)||D&&Ie(u)?2:1}var ke=()=>/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\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?|[\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](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E-\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\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-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED8\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])))?))?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3C-\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC2\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF]|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g;const Me=new Intl.Segmenter,Ne=/^\p{Default_Ignorable_Code_Point}$/u;function T(u,D={}){if(typeof u!="string"||u.length===0)return 0;const{ambiguousIsNarrow:e=!0,countAnsiEscapeCodes:t=!1}=D;if(t||(u=Xu(u)),u.length===0)return 0;let r=0;const n={ambiguousAsWide:!e};for(const{segment:F}of Me.segment(u)){const i=F.codePointAt(0);if(!(i<=31||i>=127&&i<=159)&&!(i>=8203&&i<=8207||i===65279)&&!(i>=768&&i<=879||i>=6832&&i<=6911||i>=7616&&i<=7679||i>=8400&&i<=8447||i>=65056&&i<=65071)&&!(i>=55296&&i<=57343)&&!(i>=65024&&i<=65039)&&!Ne.test(F)){if(ke().test(F)){r+=2;continue}r+=Ue(i,n)}}return r}const du=10,Qu=(u=0)=>D=>`\x1B[${D+u}m`,Ju=(u=0)=>D=>`\x1B[${38+u};5;${D}m`,uD=(u=0)=>(D,e,t)=>`\x1B[${38+u};2;${D};${e};${t}m`,d={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(d.modifier);const je=Object.keys(d.color),Pe=Object.keys(d.bgColor);[...je,...Pe];function We(){const u=new Map;for(const[D,e]of Object.entries(d)){for(const[t,r]of Object.entries(e))d[t]={open:`\x1B[${r[0]}m`,close:`\x1B[${r[1]}m`},e[t]=d[t],u.set(r[0],r[1]);Object.defineProperty(d,D,{value:e,enumerable:!1})}return Object.defineProperty(d,"codes",{value:u,enumerable:!1}),d.color.close="\x1B[39m",d.bgColor.close="\x1B[49m",d.color.ansi=Qu(),d.color.ansi256=Ju(),d.color.ansi16m=uD(),d.bgColor.ansi=Qu(du),d.bgColor.ansi256=Ju(du),d.bgColor.ansi16m=uD(du),Object.defineProperties(d,{rgbToAnsi256:{value(D,e,t){return D===e&&e===t?D<8?16:D>248?231:Math.round((D-8)/247*24)+232:16+36*Math.round(D/255*5)+6*Math.round(e/255*5)+Math.round(t/255*5)},enumerable:!1},hexToRgb:{value(D){const e=/[a-f\d]{6}|[a-f\d]{3}/i.exec(D.toString(16));if(!e)return[0,0,0];let[t]=e;t.length===3&&(t=[...t].map(n=>n+n).join(""));const r=Number.parseInt(t,16);return[r>>16&255,r>>8&255,r&255]},enumerable:!1},hexToAnsi256:{value:D=>d.rgbToAnsi256(...d.hexToRgb(D)),enumerable:!1},ansi256ToAnsi:{value(D){if(D<8)return 30+D;if(D<16)return 90+(D-8);let e,t,r;if(D>=232)e=((D-232)*10+8)/255,t=e,r=e;else{D-=16;const i=D%36;e=Math.floor(D/36)/5,t=Math.floor(i/6)/5,r=i%6/5}const n=Math.max(e,t,r)*2;if(n===0)return 30;let F=30+(Math.round(r)<<2|Math.round(t)<<1|Math.round(e));return n===2&&(F+=60),F},enumerable:!1},rgbToAnsi:{value:(D,e,t)=>d.ansi256ToAnsi(d.rgbToAnsi256(D,e,t)),enumerable:!1},hexToAnsi:{value:D=>d.ansi256ToAnsi(d.hexToAnsi256(D)),enumerable:!1}}),d}const I=We();function S(u,D=globalThis.Deno?globalThis.Deno.args:b.argv){const e=u.startsWith("-")?"":u.length===1?"-":"--",t=D.indexOf(e+u),r=D.indexOf("--");return t!==-1&&(r===-1||t<r)}const{env:g}=b;let nu;S("no-color")||S("no-colors")||S("color=false")||S("color=never")?nu=0:(S("color")||S("colors")||S("color=true")||S("color=always"))&&(nu=1);function Ge(){if("FORCE_COLOR"in g)return g.FORCE_COLOR==="true"?1:g.FORCE_COLOR==="false"?0:g.FORCE_COLOR.length===0?1:Math.min(Number.parseInt(g.FORCE_COLOR,10),3)}function qe(u){return u===0?!1:{level:u,hasBasic:!0,has256:u>=2,has16m:u>=3}}function Ve(u,{streamIsTTY:D,sniffFlags:e=!0}={}){const t=Ge();t!==void 0&&(nu=t);const r=e?nu:t;if(r===0)return 0;if(e){if(S("color=16m")||S("color=full")||S("color=truecolor"))return 3;if(S("color=256"))return 2}if("TF_BUILD"in g&&"AGENT_NAME"in g)return 1;if(u&&!D&&r===void 0)return 0;const n=r||0;if(g.TERM==="dumb")return n;if(b.platform==="win32"){const F=JD.release().split(".");return Number(F[0])>=10&&Number(F[2])>=10586?Number(F[2])>=14931?3:2:1}if("CI"in g)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(F=>F in g)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(F=>F in g)||g.CI_NAME==="codeship"?1:n;if("TEAMCITY_VERSION"in g)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(g.TEAMCITY_VERSION)?1:0;if(g.COLORTERM==="truecolor"||g.TERM==="xterm-kitty"||g.TERM==="xterm-ghostty"||g.TERM==="wezterm")return 3;if("TERM_PROGRAM"in g){const F=Number.parseInt((g.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(g.TERM_PROGRAM){case"iTerm.app":return F>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(g.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(g.TERM)||"COLORTERM"in g?1:n}function DD(u,D={}){const e=Ve(u,{streamIsTTY:u&&u.isTTY,...D});return qe(e)}const He={stdout:DD({isTTY:Hu.isatty(1)}),stderr:DD({isTTY:Hu.isatty(2)})};function Ye(u,D,e){let t=u.indexOf(D);if(t===-1)return u;const r=D.length;let n=0,F="";do F+=u.slice(n,t)+D+e,n=t+r,t=u.indexOf(D,n);while(t!==-1);return F+=u.slice(n),F}function Ke(u,D,e,t){let r=0,n="";do{const F=u[t-1]==="\r";n+=u.slice(r,F?t-1:t)+D+(F?`\r
2
+ import{spawn as Le,exec as Se}from"node:child_process";import Te from"node:fs";import mD from"node:path";import{fileURLToPath as Ie}from"node:url";import N from"node:process";import $e from"node:os";import pD from"node:tty";import*as Lu from"fs";import*as Su from"path";import{fileURLToPath as Me}from"url";import{styleText as j,stripVTControlCharacters as ke}from"node:util";import*as _e from"node:readline";import{AsyncLocalStorage as Oe,AsyncResource as ju}from"node:async_hooks";import Ue from"stream";import Pe from"tty";var Ne="ritik",je="0.0.27",Ge="module",We="CLI Portfolio",qe="dist/index.js",He={ritik:"dist/index.js"},Ve={node:">=14"},ze={build:"rollup -c",start:"rollup -c && node dist/index.js",lint:"next lint",clean:"rm -rf node_modules pnpm-lock.yaml && pnpm install"},Ke={"@inquirer/prompts":"^8.2.0","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@types/figlet":"^1.7.0","@types/node":"^25.0.9","@typescript-eslint/eslint-plugin":"^8.53.0","@typescript-eslint/parser":"^8.53.0",boxen:"^8.0.1",esbuild:"^0.27.2",eslint:"^9.39.2","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0",rollup:"^4.55.1","rollup-plugin-esbuild":"^6.2.1",typescript:"^5.9.3"},Ye={access:"public",registry:"https://registry.npmjs.org/"},Je=["dist"],Xe={type:"git",url:"git+https://github.com/itzzritik/npx-ritik.git"},Ze=["ritik","portfolio","npx","cli"],Qe={name:"Ritik Srivastava"},ut="ISC",Dt={url:"https://github.com/itzzritik/npx-ritik/issues"},et="https://github.com/itzzritik/npx-ritik#readme",tt={figlet:"^1.9.4"},AD={name:Ne,version:je,type:Ge,description:We,main:qe,bin:He,engines:Ve,scripts:ze,devDependencies:Ke,publishConfig:Ye,files:Je,repository:Xe,keywords:Ze,author:Qe,license:ut,bugs:Dt,homepage:et,dependencies:tt};const rt={profileUrl:"https://raw.githubusercontent.com/itzzritik/itzzritik/refs/heads/main/profile/profile.json"},fu={theme:{primary:"cyanBright",secondary:"whiteBright",accent:"#f1c40f",borderStyle:"single",borderColor:"cyan"},ui:{title:"Portfolio",npx:"Npx",cmdTip:"Tip: Try cmd/ctrl + click on the links above",footer:["Open to meaningful conversations and interesting opportunities","Feel free to reach out for questions, collaborations, or a quick hello","I do my best to respond in a timely manner"]},messages:{email:{message:"Send me an email?",description:"Send a message \u2014 I promise low-latency replies.",success:"Email launched \u2014 preparing witty yet professional response."},resume:{message:"Checkout my Resume?",description:"Pulling the latest version of my resume from production.",success:"Thanks for reading \u2014 hope my resume speaks your language."},meeting:{message:"Schedule a Meeting?",description:"Scheduling a sync \u2014 adding coffee to the calendar... \u2615",success:"Meeting scheduled \u2014 time to build something great together."},exit:{message:"Exit.",description:"Ending session, but not the connection.",success:"Session ended \u2014 but DMs are always open."}}},nt=async()=>{const u=await fetch(rt.profileUrl);if(!u.ok)throw new Error(`Failed to fetch profile: ${u.statusText}`);const D=await u.json(),e={github:"#666666",x:"#1DA1F2"};return D.socialHandles=D.socialHandles.map(t=>({...t,color:e[t.platform]||t.color})),D},it=u=>{const D=mD.dirname(Ie(import.meta.url)),e=Te.existsSync(mD.join(D,"../src")),t=process.env.NPX_RITIK_REDIRECT==="true";return!e&&!t?(Le(`npx --yes ${u}@latest`,{stdio:"inherit",shell:!0,env:{...process.env,NPX_RITIK_REDIRECT:"true"}}).on("close",r=>{process.exit(r||0)}),!0):!1},ru="\x1B[0m",st=u=>{const D=parseInt(u.replace("#",""),16);return[D>>16&255,D>>8&255,D&255]},nu={bold:u=>`\x1B[1m${u}${ru}`,dim:u=>`\x1B[2m${u}${ru}`,italic:u=>`\x1B[3m${u}${ru}`,inverse:u=>`\x1B[7m${u}${ru}`,bgWhite:u=>`\x1B[47m${u}${ru}`,bgWhiteBright:u=>`\x1B[107m${u}${ru}`,cyanBright:u=>`\x1B[96m${u}${ru}`,whiteBright:u=>`\x1B[97m${u}${ru}`,hex:u=>{const[D,e,t]=st(u);return r=>`\x1B[38;2;${D};${e};${t}m${r}${ru}`}},pu=(u=D=>D)=>{const D=e=>u(e);return["dim","bold","italic","inverse","bgWhite","bgWhiteBright","cyanBright","whiteBright"].forEach(e=>{Object.defineProperty(D,e,{get:()=>pu(t=>u(nu[e](t)))})}),D},V={...nu,hex:u=>{const D=nu.hex(u);return pu(D)},bold:pu(nu.bold),dim:pu(nu.dim),italic:pu(nu.italic),cyanBright:nu.cyanBright,whiteBright:nu.whiteBright};var lt=Object.defineProperty,ot=(u,D,e)=>D in u?lt(u,D,{enumerable:!0,configurable:!0,writable:!0,value:e}):u[D]=e,Tu=(u,D,e)=>ot(u,typeof D!="symbol"?D+"":D,e);const bD=22,RD=80,wD=bD+RD+2,Gu=(u,D=" ")=>u.padStart(u.length+Math.floor((wD-u.length)/2),D).padEnd(wD,D),Ft=u=>u.charAt(0).toUpperCase()+u.slice(1),Wu=(u,D,e)=>V.hex(e).bgWhiteBright.inverse(`${u.padStart(bD," ")}: ${D.padEnd(RD," ")}`);class at{constructor(D){Tu(this,"frames",["\u280B","\u2819","\u2839","\u2838","\u283C","\u2834","\u2826","\u2827","\u2807","\u280F"]),Tu(this,"interval",null),Tu(this,"current",0),Tu(this,"text"),this.text=D}start(){return process.stdout.write("\x1B[?25l"),this.interval=setInterval(()=>{process.stdout.write(`\r${V.cyanBright(this.frames[this.current])} ${this.text}`),this.current=(this.current+1)%this.frames.length},80),this}stop(){return this.interval&&(clearInterval(this.interval),this.interval=null,process.stdout.write("\r\x1B[K"),process.stdout.write("\x1B[?25h")),this}succeed(D){return this.stop(),console.log(`${V.hex("#00FF00")("\u2714")} ${D||this.text}`),this}fail(D){return this.stop(),console.log(`${V.hex("#FF0000")("\u2716")} ${D||this.text}`),this}}function ct({onlyFirst:u=!1}={}){const r="(?:\\u001B\\][\\s\\S]*?(?:\\u0007|\\u001B\\u005C|\\u009C))|[\\u001B\\u009B][[\\]()#;?]*(?:\\d{1,4}(?:[;:]\\d{0,4})*)?[\\dA-PR-TZcf-nq-uy=><~]";return new RegExp(r,u?void 0:"g")}const ft=ct();function yD(u){if(typeof u!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof u}\``);return u.replace(ft,"")}function Ct(u){return u===161||u===164||u===167||u===168||u===170||u===173||u===174||u>=176&&u<=180||u>=182&&u<=186||u>=188&&u<=191||u===198||u===208||u===215||u===216||u>=222&&u<=225||u===230||u>=232&&u<=234||u===236||u===237||u===240||u===242||u===243||u>=247&&u<=250||u===252||u===254||u===257||u===273||u===275||u===283||u===294||u===295||u===299||u>=305&&u<=307||u===312||u>=319&&u<=322||u===324||u>=328&&u<=331||u===333||u===338||u===339||u===358||u===359||u===363||u===462||u===464||u===466||u===468||u===470||u===472||u===474||u===476||u===593||u===609||u===708||u===711||u>=713&&u<=715||u===717||u===720||u>=728&&u<=731||u===733||u===735||u>=768&&u<=879||u>=913&&u<=929||u>=931&&u<=937||u>=945&&u<=961||u>=963&&u<=969||u===1025||u>=1040&&u<=1103||u===1105||u===8208||u>=8211&&u<=8214||u===8216||u===8217||u===8220||u===8221||u>=8224&&u<=8226||u>=8228&&u<=8231||u===8240||u===8242||u===8243||u===8245||u===8251||u===8254||u===8308||u===8319||u>=8321&&u<=8324||u===8364||u===8451||u===8453||u===8457||u===8467||u===8470||u===8481||u===8482||u===8486||u===8491||u===8531||u===8532||u>=8539&&u<=8542||u>=8544&&u<=8555||u>=8560&&u<=8569||u===8585||u>=8592&&u<=8601||u===8632||u===8633||u===8658||u===8660||u===8679||u===8704||u===8706||u===8707||u===8711||u===8712||u===8715||u===8719||u===8721||u===8725||u===8730||u>=8733&&u<=8736||u===8739||u===8741||u>=8743&&u<=8748||u===8750||u>=8756&&u<=8759||u===8764||u===8765||u===8776||u===8780||u===8786||u===8800||u===8801||u>=8804&&u<=8807||u===8810||u===8811||u===8814||u===8815||u===8834||u===8835||u===8838||u===8839||u===8853||u===8857||u===8869||u===8895||u===8978||u>=9312&&u<=9449||u>=9451&&u<=9547||u>=9552&&u<=9587||u>=9600&&u<=9615||u>=9618&&u<=9621||u===9632||u===9633||u>=9635&&u<=9641||u===9650||u===9651||u===9654||u===9655||u===9660||u===9661||u===9664||u===9665||u>=9670&&u<=9672||u===9675||u>=9678&&u<=9681||u>=9698&&u<=9701||u===9711||u===9733||u===9734||u===9737||u===9742||u===9743||u===9756||u===9758||u===9792||u===9794||u===9824||u===9825||u>=9827&&u<=9829||u>=9831&&u<=9834||u===9836||u===9837||u===9839||u===9886||u===9887||u===9919||u>=9926&&u<=9933||u>=9935&&u<=9939||u>=9941&&u<=9953||u===9955||u===9960||u===9961||u>=9963&&u<=9969||u===9972||u>=9974&&u<=9977||u===9979||u===9980||u===9982||u===9983||u===10045||u>=10102&&u<=10111||u>=11094&&u<=11097||u>=12872&&u<=12879||u>=57344&&u<=63743||u>=65024&&u<=65039||u===65533||u>=127232&&u<=127242||u>=127248&&u<=127277||u>=127280&&u<=127337||u>=127344&&u<=127373||u===127375||u===127376||u>=127387&&u<=127404||u>=917760&&u<=917999||u>=983040&&u<=1048573||u>=1048576&&u<=1114109}function ht(u){return u===12288||u>=65281&&u<=65376||u>=65504&&u<=65510}function Et(u){return u>=4352&&u<=4447||u===8986||u===8987||u===9001||u===9002||u>=9193&&u<=9196||u===9200||u===9203||u===9725||u===9726||u===9748||u===9749||u>=9776&&u<=9783||u>=9800&&u<=9811||u===9855||u>=9866&&u<=9871||u===9875||u===9889||u===9898||u===9899||u===9917||u===9918||u===9924||u===9925||u===9934||u===9940||u===9962||u===9970||u===9971||u===9973||u===9978||u===9981||u===9989||u===9994||u===9995||u===10024||u===10060||u===10062||u>=10067&&u<=10069||u===10071||u>=10133&&u<=10135||u===10160||u===10175||u===11035||u===11036||u===11088||u===11093||u>=11904&&u<=11929||u>=11931&&u<=12019||u>=12032&&u<=12245||u>=12272&&u<=12287||u>=12289&&u<=12350||u>=12353&&u<=12438||u>=12441&&u<=12543||u>=12549&&u<=12591||u>=12593&&u<=12686||u>=12688&&u<=12773||u>=12783&&u<=12830||u>=12832&&u<=12871||u>=12880&&u<=42124||u>=42128&&u<=42182||u>=43360&&u<=43388||u>=44032&&u<=55203||u>=63744&&u<=64255||u>=65040&&u<=65049||u>=65072&&u<=65106||u>=65108&&u<=65126||u>=65128&&u<=65131||u>=94176&&u<=94180||u>=94192&&u<=94198||u>=94208&&u<=101589||u>=101631&&u<=101662||u>=101760&&u<=101874||u>=110576&&u<=110579||u>=110581&&u<=110587||u===110589||u===110590||u>=110592&&u<=110882||u===110898||u>=110928&&u<=110930||u===110933||u>=110948&&u<=110951||u>=110960&&u<=111355||u>=119552&&u<=119638||u>=119648&&u<=119670||u===126980||u===127183||u===127374||u>=127377&&u<=127386||u>=127488&&u<=127490||u>=127504&&u<=127547||u>=127552&&u<=127560||u===127568||u===127569||u>=127584&&u<=127589||u>=127744&&u<=127776||u>=127789&&u<=127797||u>=127799&&u<=127868||u>=127870&&u<=127891||u>=127904&&u<=127946||u>=127951&&u<=127955||u>=127968&&u<=127984||u===127988||u>=127992&&u<=128062||u===128064||u>=128066&&u<=128252||u>=128255&&u<=128317||u>=128331&&u<=128334||u>=128336&&u<=128359||u===128378||u===128405||u===128406||u===128420||u>=128507&&u<=128591||u>=128640&&u<=128709||u===128716||u>=128720&&u<=128722||u>=128725&&u<=128728||u>=128732&&u<=128735||u===128747||u===128748||u>=128756&&u<=128764||u>=128992&&u<=129003||u===129008||u>=129292&&u<=129338||u>=129340&&u<=129349||u>=129351&&u<=129535||u>=129648&&u<=129660||u>=129664&&u<=129674||u>=129678&&u<=129734||u===129736||u>=129741&&u<=129756||u>=129759&&u<=129770||u>=129775&&u<=129784||u>=131072&&u<=196605||u>=196608&&u<=262141}function dt(u){if(!Number.isSafeInteger(u))throw new TypeError(`Expected a code point, got \`${typeof u}\`.`)}function gt(u,{ambiguousAsWide:D=!1}={}){return dt(u),ht(u)||Et(u)||D&&Ct(u)?2:1}var Bt=()=>/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\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?|[\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](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E-\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\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-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED8\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])))?))?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3C-\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC2\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF]|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g;const mt=new Intl.Segmenter,pt=/^\p{Default_Ignorable_Code_Point}$/u;function Du(u,D={}){if(typeof u!="string"||u.length===0)return 0;const{ambiguousIsNarrow:e=!0,countAnsiEscapeCodes:t=!1}=D;if(t||(u=yD(u)),u.length===0)return 0;let r=0;const i={ambiguousAsWide:!e};for(const{segment:o}of mt.segment(u)){const a=o.codePointAt(0);if(!(a<=31||a>=127&&a<=159)&&!(a>=8203&&a<=8207||a===65279)&&!(a>=768&&a<=879||a>=6832&&a<=6911||a>=7616&&a<=7679||a>=8400&&a<=8447||a>=65056&&a<=65071)&&!(a>=55296&&a<=57343)&&!(a>=65024&&a<=65039)&&!pt.test(o)){if(Bt().test(o)){r+=2;continue}r+=gt(a,i)}}return r}const qu=10,xD=(u=0)=>D=>`\x1B[${D+u}m`,vD=(u=0)=>D=>`\x1B[${38+u};5;${D}m`,LD=(u=0)=>(D,e,t)=>`\x1B[${38+u};2;${D};${e};${t}m`,$={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($.modifier);const At=Object.keys($.color),bt=Object.keys($.bgColor);[...At,...bt];function Rt(){const u=new Map;for(const[D,e]of Object.entries($)){for(const[t,r]of Object.entries(e))$[t]={open:`\x1B[${r[0]}m`,close:`\x1B[${r[1]}m`},e[t]=$[t],u.set(r[0],r[1]);Object.defineProperty($,D,{value:e,enumerable:!1})}return Object.defineProperty($,"codes",{value:u,enumerable:!1}),$.color.close="\x1B[39m",$.bgColor.close="\x1B[49m",$.color.ansi=xD(),$.color.ansi256=vD(),$.color.ansi16m=LD(),$.bgColor.ansi=xD(qu),$.bgColor.ansi256=vD(qu),$.bgColor.ansi16m=LD(qu),Object.defineProperties($,{rgbToAnsi256:{value(D,e,t){return D===e&&e===t?D<8?16:D>248?231:Math.round((D-8)/247*24)+232:16+36*Math.round(D/255*5)+6*Math.round(e/255*5)+Math.round(t/255*5)},enumerable:!1},hexToRgb:{value(D){const e=/[a-f\d]{6}|[a-f\d]{3}/i.exec(D.toString(16));if(!e)return[0,0,0];let[t]=e;t.length===3&&(t=[...t].map(i=>i+i).join(""));const r=Number.parseInt(t,16);return[r>>16&255,r>>8&255,r&255]},enumerable:!1},hexToAnsi256:{value:D=>$.rgbToAnsi256(...$.hexToRgb(D)),enumerable:!1},ansi256ToAnsi:{value(D){if(D<8)return 30+D;if(D<16)return 90+(D-8);let e,t,r;if(D>=232)e=((D-232)*10+8)/255,t=e,r=e;else{D-=16;const a=D%36;e=Math.floor(D/36)/5,t=Math.floor(a/6)/5,r=a%6/5}const i=Math.max(e,t,r)*2;if(i===0)return 30;let o=30+(Math.round(r)<<2|Math.round(t)<<1|Math.round(e));return i===2&&(o+=60),o},enumerable:!1},rgbToAnsi:{value:(D,e,t)=>$.ansi256ToAnsi($.rgbToAnsi256(D,e,t)),enumerable:!1},hexToAnsi:{value:D=>$.ansi256ToAnsi($.hexToAnsi256(D)),enumerable:!1}}),$}const eu=Rt();function J(u,D=globalThis.Deno?globalThis.Deno.args:N.argv){const e=u.startsWith("-")?"":u.length===1?"-":"--",t=D.indexOf(e+u),r=D.indexOf("--");return t!==-1&&(r===-1||t<r)}const{env:M}=N;let Iu;J("no-color")||J("no-colors")||J("color=false")||J("color=never")?Iu=0:(J("color")||J("colors")||J("color=true")||J("color=always"))&&(Iu=1);function wt(){if("FORCE_COLOR"in M)return M.FORCE_COLOR==="true"?1:M.FORCE_COLOR==="false"?0:M.FORCE_COLOR.length===0?1:Math.min(Number.parseInt(M.FORCE_COLOR,10),3)}function yt(u){return u===0?!1:{level:u,hasBasic:!0,has256:u>=2,has16m:u>=3}}function xt(u,{streamIsTTY:D,sniffFlags:e=!0}={}){const t=wt();t!==void 0&&(Iu=t);const r=e?Iu:t;if(r===0)return 0;if(e){if(J("color=16m")||J("color=full")||J("color=truecolor"))return 3;if(J("color=256"))return 2}if("TF_BUILD"in M&&"AGENT_NAME"in M)return 1;if(u&&!D&&r===void 0)return 0;const i=r||0;if(M.TERM==="dumb")return i;if(N.platform==="win32"){const o=$e.release().split(".");return Number(o[0])>=10&&Number(o[2])>=10586?Number(o[2])>=14931?3:2:1}if("CI"in M)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(o=>o in M)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(o=>o in M)||M.CI_NAME==="codeship"?1:i;if("TEAMCITY_VERSION"in M)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(M.TEAMCITY_VERSION)?1:0;if(M.COLORTERM==="truecolor"||M.TERM==="xterm-kitty"||M.TERM==="xterm-ghostty"||M.TERM==="wezterm")return 3;if("TERM_PROGRAM"in M){const o=Number.parseInt((M.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(M.TERM_PROGRAM){case"iTerm.app":return o>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(M.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(M.TERM)||"COLORTERM"in M?1:i}function SD(u,D={}){const e=xt(u,{streamIsTTY:u&&u.isTTY,...D});return yt(e)}const vt={stdout:SD({isTTY:pD.isatty(1)}),stderr:SD({isTTY:pD.isatty(2)})};function Lt(u,D,e){let t=u.indexOf(D);if(t===-1)return u;const r=D.length;let i=0,o="";do o+=u.slice(i,t)+D+e,i=t+r,t=u.indexOf(D,i);while(t!==-1);return o+=u.slice(i),o}function St(u,D,e,t){let r=0,i="";do{const o=u[t-1]==="\r";i+=u.slice(r,o?t-1:t)+D+(o?`\r
3
3
  `:`
4
4
  `)+e,r=t+1,t=u.indexOf(`
5
- `,r)}while(t!==-1);return n+=u.slice(r),n}const{stdout:eD,stderr:tD}=He,gu=Symbol("GENERATOR"),P=Symbol("STYLER"),K=Symbol("IS_EMPTY"),rD=["ansi","ansi","ansi256","ansi16m"],W=Object.create(null),ze=(u,D={})=>{if(D.level&&!(Number.isInteger(D.level)&&D.level>=0&&D.level<=3))throw new Error("The `level` option should be an integer from 0 to 3");const e=eD?eD.level:0;u.level=D.level===void 0?e:D.level},Ze=u=>{const D=(...e)=>e.join(" ");return ze(D,u),Object.setPrototypeOf(D,z.prototype),D};function z(u){return Ze(u)}Object.setPrototypeOf(z.prototype,Function.prototype);for(const[u,D]of Object.entries(I))W[u]={get(){const e=iu(this,mu(D.open,D.close,this[P]),this[K]);return Object.defineProperty(this,u,{value:e}),e}};W.visible={get(){const u=iu(this,this[P],!0);return Object.defineProperty(this,"visible",{value:u}),u}};const pu=(u,D,e,...t)=>u==="rgb"?D==="ansi16m"?I[e].ansi16m(...t):D==="ansi256"?I[e].ansi256(I.rgbToAnsi256(...t)):I[e].ansi(I.rgbToAnsi(...t)):u==="hex"?pu("rgb",D,e,...I.hexToRgb(...t)):I[e][u](...t),Xe=["rgb","hex","ansi256"];for(const u of Xe){W[u]={get(){const{level:e}=this;return function(...t){const r=mu(pu(u,rD[e],"color",...t),I.color.close,this[P]);return iu(this,r,this[K])}}};const D="bg"+u[0].toUpperCase()+u.slice(1);W[D]={get(){const{level:e}=this;return function(...t){const r=mu(pu(u,rD[e],"bgColor",...t),I.bgColor.close,this[P]);return iu(this,r,this[K])}}}}const Qe=Object.defineProperties(()=>{},{...W,level:{enumerable:!0,get(){return this[gu].level},set(u){this[gu].level=u}}}),mu=(u,D,e)=>{let t,r;return e===void 0?(t=u,r=D):(t=e.openAll+u,r=D+e.closeAll),{open:u,close:D,openAll:t,closeAll:r,parent:e}},iu=(u,D,e)=>{const t=(...r)=>Je(t,r.length===1?""+r[0]:r.join(" "));return Object.setPrototypeOf(t,Qe),t[gu]=u,t[P]=D,t[K]=e,t},Je=(u,D)=>{if(u.level<=0||!D)return u[K]?"":D;let e=u[P];if(e===void 0)return D;const{openAll:t,closeAll:r}=e;if(D.includes("\x1B"))for(;e!==void 0;)D=Ye(D,e.close,e.open),e=e.parent;const n=D.indexOf(`
6
- `);return n!==-1&&(D=Ke(D,r,t,n)),t+D+r};Object.defineProperties(z.prototype,W);const G=z();z({level:tD?tD.level:0});function nD(u){let D=0;for(const e of u.split(`
7
- `))D=Math.max(D,T(e));return D}function Fu(u){return u&&u.__esModule&&Object.prototype.hasOwnProperty.call(u,"default")?u.default:u}var su={exports:{}},ut={topLeft:"\u250C",top:"\u2500",topRight:"\u2510",right:"\u2502",bottomRight:"\u2518",bottom:"\u2500",bottomLeft:"\u2514",left:"\u2502"},Dt={topLeft:"\u2554",top:"\u2550",topRight:"\u2557",right:"\u2551",bottomRight:"\u255D",bottom:"\u2550",bottomLeft:"\u255A",left:"\u2551"},et={topLeft:"\u256D",top:"\u2500",topRight:"\u256E",right:"\u2502",bottomRight:"\u256F",bottom:"\u2500",bottomLeft:"\u2570",left:"\u2502"},tt={topLeft:"\u250F",top:"\u2501",topRight:"\u2513",right:"\u2503",bottomRight:"\u251B",bottom:"\u2501",bottomLeft:"\u2517",left:"\u2503"},rt={topLeft:"\u2553",top:"\u2500",topRight:"\u2556",right:"\u2551",bottomRight:"\u255C",bottom:"\u2500",bottomLeft:"\u2559",left:"\u2551"},nt={topLeft:"\u2552",top:"\u2550",topRight:"\u2555",right:"\u2502",bottomRight:"\u255B",bottom:"\u2550",bottomLeft:"\u2558",left:"\u2502"},it={topLeft:"+",top:"-",topRight:"+",right:"|",bottomRight:"+",bottom:"-",bottomLeft:"+",left:"|"},Ft={topLeft:"\u2198",top:"\u2193",topRight:"\u2199",right:"\u2190",bottomRight:"\u2196",bottom:"\u2191",bottomLeft:"\u2197",left:"\u2192"},st={single:ut,double:Dt,round:et,bold:tt,singleDouble:rt,doubleSingle:nt,classic:it,arrow:Ft},iD;function ot(){if(iD)return su.exports;iD=1;const u=st;return su.exports=u,su.exports.default=u,su.exports}var lt=ot(),at=Fu(lt);const Ct=/[\p{Lu}]/u,Et=/[\p{Ll}]/u,FD=/^[\p{Lu}](?![\p{Lu}])/gu,sD=/([\p{Alpha}\p{N}_]|$)/u,Au=/[_.\- ]+/,ct=new RegExp("^"+Au.source),oD=new RegExp(Au.source+sD.source,"gu"),lD=new RegExp("\\d+"+sD.source,"gu"),ft=(u,D,e,t)=>{let r=!1,n=!1,F=!1,i=!1;for(let l=0;l<u.length;l++){const s=u[l];i=l>2?u[l-3]==="-":!0,r&&Ct.test(s)?(u=u.slice(0,l)+"-"+u.slice(l),r=!1,F=n,n=!0,l++):n&&F&&Et.test(s)&&(!i||t)?(u=u.slice(0,l-1)+"-"+u.slice(l-1),F=n,n=!1,r=!0):(r=D(s)===s&&e(s)!==s,F=n,n=e(s)===s&&D(s)!==s)}return u},ht=(u,D)=>(FD.lastIndex=0,u.replaceAll(FD,e=>D(e))),Bt=(u,D)=>(oD.lastIndex=0,lD.lastIndex=0,u.replaceAll(lD,(e,t,r)=>["_","-"].includes(u.charAt(r+e.length))?e:D(e)).replaceAll(oD,(e,t)=>D(t)));function dt(u,D){if(!(typeof u=="string"||Array.isArray(u)))throw new TypeError("Expected the input to be `string | string[]`");if(D={pascalCase:!1,preserveConsecutiveUppercase:!1,...D},Array.isArray(u)?u=u.map(n=>n.trim()).filter(n=>n.length).join("-"):u=u.trim(),u.length===0)return"";const e=D.locale===!1?n=>n.toLowerCase():n=>n.toLocaleLowerCase(D.locale),t=D.locale===!1?n=>n.toUpperCase():n=>n.toLocaleUpperCase(D.locale);return u.length===1?Au.test(u)?"":D.pascalCase?t(u):e(u):(u!==e(u)&&(u=ft(u,e,t,D.preserveConsecutiveUppercase)),u=u.replace(ct,""),u=D.preserveConsecutiveUppercase?ht(u,e):e(u),D.pascalCase&&(u=t(u.charAt(0))+u.slice(1)),Bt(u,t))}var ou={exports:{}},bu,aD;function gt(){return aD||(aD=1,bu=({onlyFirst:u=!1}={})=>{const D=["[\\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(D,u?void 0:"g")}),bu}var xu,CD;function pt(){if(CD)return xu;CD=1;const u=gt();return xu=D=>typeof D=="string"?D.replace(u(),""):D,xu}var lu={exports:{}},ED;function mt(){if(ED)return lu.exports;ED=1;const u=D=>Number.isNaN(D)?!1:D>=4352&&(D<=4447||D===9001||D===9002||11904<=D&&D<=12871&&D!==12351||12880<=D&&D<=19903||19968<=D&&D<=42182||43360<=D&&D<=43388||44032<=D&&D<=55203||63744<=D&&D<=64255||65040<=D&&D<=65049||65072<=D&&D<=65131||65281<=D&&D<=65376||65504<=D&&D<=65510||110592<=D&&D<=110593||127488<=D&&D<=127569||131072<=D&&D<=262141);return lu.exports=u,lu.exports.default=u,lu.exports}var wu,cD;function At(){return cD||(cD=1,wu=function(){return/\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F|\uD83D\uDC68(?:\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68\uD83C\uDFFB|\uD83C[\uDF3E\uDF73\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\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])|\uD83C[\uDF3E\uDF73\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])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\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])|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|[\u2695\u2696\u2708]\uFE0F|\uD83D[\uDC66\uDC67]|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708])\uFE0F|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C[\uDFFB-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)\uD83C\uDFFB|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB\uDFFC])|\uD83D\uDC69(?:\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\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\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|\uD83C[\uDF3E\uDF73\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\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB-\uDFFD])|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|(?:(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)\uFE0F|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\u200D[\u2640\u2642])|\uD83C\uDFF4\u200D\u2620)\uFE0F|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF4\uD83C\uDDF2|\uD83C\uDDF6\uD83C\uDDE6|[#\*0-9]\uFE0F\u20E3|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83D\uDC69(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270A-\u270D]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC70\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDCAA\uDD74\uDD7A\uDD90\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD36\uDDB5\uDDB6\uDDBB\uDDD2-\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\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\uDEEB\uDEEC\uDEF4-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])|(?:[#\*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\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\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])\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[\uDD0F\uDD18-\uDD1F\uDD26\uDD30-\uDD39\uDD3C-\uDD3E\uDDB5\uDDB6\uDDB8\uDDB9\uDDBB\uDDCD-\uDDCF\uDDD1-\uDDDD])/g}),wu}var fD;function bt(){if(fD)return ou.exports;fD=1;const u=pt(),D=mt(),e=At(),t=r=>{if(typeof r!="string"||r.length===0||(r=u(r),r.length===0))return 0;r=r.replace(e()," ");let n=0;for(let F=0;F<r.length;F++){const i=r.codePointAt(F);i<=31||i>=127&&i<=159||i>=768&&i<=879||(i>65535&&F++,n+=D(i)?2:1)}return n};return ou.exports=t,ou.exports.default=t,ou.exports}var yu,hD;function xt(){if(hD)return yu;hD=1;const u=bt();function D(r,n){if(!r)return r;n=n||{};const F=n.align||"center";if(F==="left")return r;const i=n.split||`
8
- `,l=n.pad||" ",s=F!=="right"?e:t;let a=!1;Array.isArray(r)||(a=!0,r=String(r).split(i));let o,E=0;return r=r.map(function(C){return C=String(C),o=u(C),E=Math.max(o,E),{str:C,width:o}}).map(function(C){return new Array(s(E,C.width)+1).join(l)+C.str}),a?r.join(i):r}D.left=function(n){return D(n,{align:"left"})},D.center=function(n){return D(n,{align:"center"})},D.right=function(n){return D(n,{align:"right"})},yu=D;function e(r,n){return Math.floor((r-n)/2)}function t(r,n){return r-n}return yu}var wt=xt(),BD=Fu(wt);const Ru=10,dD=(u=0)=>D=>`\x1B[${D+u}m`,gD=(u=0)=>D=>`\x1B[${38+u};5;${D}m`,pD=(u=0)=>(D,e,t)=>`\x1B[${38+u};2;${D};${e};${t}m`,p={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(p.modifier);const yt=Object.keys(p.color),Rt=Object.keys(p.bgColor);[...yt,...Rt];function Lt(){const u=new Map;for(const[D,e]of Object.entries(p)){for(const[t,r]of Object.entries(e))p[t]={open:`\x1B[${r[0]}m`,close:`\x1B[${r[1]}m`},e[t]=p[t],u.set(r[0],r[1]);Object.defineProperty(p,D,{value:e,enumerable:!1})}return Object.defineProperty(p,"codes",{value:u,enumerable:!1}),p.color.close="\x1B[39m",p.bgColor.close="\x1B[49m",p.color.ansi=dD(),p.color.ansi256=gD(),p.color.ansi16m=pD(),p.bgColor.ansi=dD(Ru),p.bgColor.ansi256=gD(Ru),p.bgColor.ansi16m=pD(Ru),Object.defineProperties(p,{rgbToAnsi256:{value(D,e,t){return D===e&&e===t?D<8?16:D>248?231:Math.round((D-8)/247*24)+232:16+36*Math.round(D/255*5)+6*Math.round(e/255*5)+Math.round(t/255*5)},enumerable:!1},hexToRgb:{value(D){const e=/[a-f\d]{6}|[a-f\d]{3}/i.exec(D.toString(16));if(!e)return[0,0,0];let[t]=e;t.length===3&&(t=[...t].map(n=>n+n).join(""));const r=Number.parseInt(t,16);return[r>>16&255,r>>8&255,r&255]},enumerable:!1},hexToAnsi256:{value:D=>p.rgbToAnsi256(...p.hexToRgb(D)),enumerable:!1},ansi256ToAnsi:{value(D){if(D<8)return 30+D;if(D<16)return 90+(D-8);let e,t,r;if(D>=232)e=((D-232)*10+8)/255,t=e,r=e;else{D-=16;const i=D%36;e=Math.floor(D/36)/5,t=Math.floor(i/6)/5,r=i%6/5}const n=Math.max(e,t,r)*2;if(n===0)return 30;let F=30+(Math.round(r)<<2|Math.round(t)<<1|Math.round(e));return n===2&&(F+=60),F},enumerable:!1},rgbToAnsi:{value:(D,e,t)=>p.ansi256ToAnsi(p.rgbToAnsi256(D,e,t)),enumerable:!1},hexToAnsi:{value:D=>p.ansi256ToAnsi(p.hexToAnsi256(D)),enumerable:!1}}),p}const vt=Lt(),au=new Set(["\x1B","\x9B"]),St=39,Lu="\x07",mD="[",Tt="]",AD="m",Cu=`${Tt}8;;`,bD=u=>`${au.values().next().value}${mD}${u}${AD}`,xD=u=>`${au.values().next().value}${Cu}${u}${Lu}`,It=u=>u.split(" ").map(D=>T(D)),vu=(u,D,e)=>{const t=[...D];let r=!1,n=!1,F=T(Xu(u.at(-1)));for(const[i,l]of t.entries()){const s=T(l);if(F+s<=e?u[u.length-1]+=l:(u.push(l),F=0),au.has(l)&&(r=!0,n=t.slice(i+1,i+1+Cu.length).join("")===Cu),r){n?l===Lu&&(r=!1,n=!1):l===AD&&(r=!1);continue}F+=s,F===e&&i<t.length-1&&(u.push(""),F=0)}!F&&u.at(-1).length>0&&u.length>1&&(u[u.length-2]+=u.pop())},$t=u=>{const D=u.split(" ");let e=D.length;for(;e>0&&!(T(D[e-1])>0);)e--;return e===D.length?u:D.slice(0,e).join(" ")+D.slice(e).join("")},Ot=(u,D,e={})=>{if(e.trim!==!1&&u.trim()==="")return"";let t="",r,n;const F=It(u);let i=[""];for(const[o,E]of u.split(" ").entries()){e.trim!==!1&&(i[i.length-1]=i.at(-1).trimStart());let C=T(i.at(-1));if(o!==0&&(C>=D&&(e.wordWrap===!1||e.trim===!1)&&(i.push(""),C=0),(C>0||e.trim===!1)&&(i[i.length-1]+=" ",C++)),e.hard&&F[o]>D){const h=D-C,B=1+Math.floor((F[o]-h-1)/D);Math.floor((F[o]-1)/D)<B&&i.push(""),vu(i,E,D);continue}if(C+F[o]>D&&C>0&&F[o]>0){if(e.wordWrap===!1&&C<D){vu(i,E,D);continue}i.push("")}if(C+F[o]>D&&e.wordWrap===!1){vu(i,E,D);continue}i[i.length-1]+=E}e.trim!==!1&&(i=i.map(o=>$t(o)));const l=i.join(`
9
- `),s=[...l];let a=0;for(const[o,E]of s.entries()){if(t+=E,au.has(E)){const{groups:h}=new RegExp(`(?:\\${mD}(?<code>\\d+)m|\\${Cu}(?<uri>.*)${Lu})`).exec(l.slice(a))||{groups:{}};if(h.code!==void 0){const B=Number.parseFloat(h.code);r=B===St?void 0:B}else h.uri!==void 0&&(n=h.uri.length===0?void 0:h.uri)}const C=vt.codes.get(Number(r));s[o+1]===`
10
- `?(n&&(t+=xD("")),r&&C&&(t+=bD(C))):E===`
11
- `&&(r&&C&&(t+=bD(r)),n&&(t+=xD(n))),a+=E.length}return t};function Su(u,D,e){return String(u).normalize().replaceAll(`\r
5
+ `,r)}while(t!==-1);return i+=u.slice(r),i}const{stdout:TD,stderr:ID}=vt,Hu=Symbol("GENERATOR"),Cu=Symbol("STYLER"),Au=Symbol("IS_EMPTY"),$D=["ansi","ansi","ansi256","ansi16m"],hu=Object.create(null),Tt=(u,D={})=>{if(D.level&&!(Number.isInteger(D.level)&&D.level>=0&&D.level<=3))throw new Error("The `level` option should be an integer from 0 to 3");const e=TD?TD.level:0;u.level=D.level===void 0?e:D.level},It=u=>{const D=(...e)=>e.join(" ");return Tt(D,u),Object.setPrototypeOf(D,bu.prototype),D};function bu(u){return It(u)}Object.setPrototypeOf(bu.prototype,Function.prototype);for(const[u,D]of Object.entries(eu))hu[u]={get(){const e=$u(this,zu(D.open,D.close,this[Cu]),this[Au]);return Object.defineProperty(this,u,{value:e}),e}};hu.visible={get(){const u=$u(this,this[Cu],!0);return Object.defineProperty(this,"visible",{value:u}),u}};const Vu=(u,D,e,...t)=>u==="rgb"?D==="ansi16m"?eu[e].ansi16m(...t):D==="ansi256"?eu[e].ansi256(eu.rgbToAnsi256(...t)):eu[e].ansi(eu.rgbToAnsi(...t)):u==="hex"?Vu("rgb",D,e,...eu.hexToRgb(...t)):eu[e][u](...t),$t=["rgb","hex","ansi256"];for(const u of $t){hu[u]={get(){const{level:e}=this;return function(...t){const r=zu(Vu(u,$D[e],"color",...t),eu.color.close,this[Cu]);return $u(this,r,this[Au])}}};const D="bg"+u[0].toUpperCase()+u.slice(1);hu[D]={get(){const{level:e}=this;return function(...t){const r=zu(Vu(u,$D[e],"bgColor",...t),eu.bgColor.close,this[Cu]);return $u(this,r,this[Au])}}}}const Mt=Object.defineProperties(()=>{},{...hu,level:{enumerable:!0,get(){return this[Hu].level},set(u){this[Hu].level=u}}}),zu=(u,D,e)=>{let t,r;return e===void 0?(t=u,r=D):(t=e.openAll+u,r=D+e.closeAll),{open:u,close:D,openAll:t,closeAll:r,parent:e}},$u=(u,D,e)=>{const t=(...r)=>kt(t,r.length===1?""+r[0]:r.join(" "));return Object.setPrototypeOf(t,Mt),t[Hu]=u,t[Cu]=D,t[Au]=e,t},kt=(u,D)=>{if(u.level<=0||!D)return u[Au]?"":D;let e=u[Cu];if(e===void 0)return D;const{openAll:t,closeAll:r}=e;if(D.includes("\x1B"))for(;e!==void 0;)D=Lt(D,e.close,e.open),e=e.parent;const i=D.indexOf(`
6
+ `);return i!==-1&&(D=St(D,r,t,i)),t+D+r};Object.defineProperties(bu.prototype,hu);const Eu=bu();bu({level:ID?ID.level:0});function MD(u){let D=0;for(const e of u.split(`
7
+ `))D=Math.max(D,Du(e));return D}function Mu(u){return u&&u.__esModule&&Object.prototype.hasOwnProperty.call(u,"default")?u.default:u}var ku={exports:{}},_t={topLeft:"\u250C",top:"\u2500",topRight:"\u2510",right:"\u2502",bottomRight:"\u2518",bottom:"\u2500",bottomLeft:"\u2514",left:"\u2502"},Ot={topLeft:"\u2554",top:"\u2550",topRight:"\u2557",right:"\u2551",bottomRight:"\u255D",bottom:"\u2550",bottomLeft:"\u255A",left:"\u2551"},Ut={topLeft:"\u256D",top:"\u2500",topRight:"\u256E",right:"\u2502",bottomRight:"\u256F",bottom:"\u2500",bottomLeft:"\u2570",left:"\u2502"},Pt={topLeft:"\u250F",top:"\u2501",topRight:"\u2513",right:"\u2503",bottomRight:"\u251B",bottom:"\u2501",bottomLeft:"\u2517",left:"\u2503"},Nt={topLeft:"\u2553",top:"\u2500",topRight:"\u2556",right:"\u2551",bottomRight:"\u255C",bottom:"\u2500",bottomLeft:"\u2559",left:"\u2551"},jt={topLeft:"\u2552",top:"\u2550",topRight:"\u2555",right:"\u2502",bottomRight:"\u255B",bottom:"\u2550",bottomLeft:"\u2558",left:"\u2502"},Gt={topLeft:"+",top:"-",topRight:"+",right:"|",bottomRight:"+",bottom:"-",bottomLeft:"+",left:"|"},Wt={topLeft:"\u2198",top:"\u2193",topRight:"\u2199",right:"\u2190",bottomRight:"\u2196",bottom:"\u2191",bottomLeft:"\u2197",left:"\u2192"},qt={single:_t,double:Ot,round:Ut,bold:Pt,singleDouble:Nt,doubleSingle:jt,classic:Gt,arrow:Wt},kD;function Ht(){if(kD)return ku.exports;kD=1;const u=qt;return ku.exports=u,ku.exports.default=u,ku.exports}var Vt=Ht(),zt=Mu(Vt);const Kt=/[\p{Lu}]/u,Yt=/[\p{Ll}]/u,_D=/^[\p{Lu}](?![\p{Lu}])/gu,OD=/([\p{Alpha}\p{N}_]|$)/u,Ku=/[_.\- ]+/,Jt=new RegExp("^"+Ku.source),UD=new RegExp(Ku.source+OD.source,"gu"),PD=new RegExp("\\d+"+OD.source,"gu"),Xt=(u,D,e,t)=>{let r=!1,i=!1,o=!1,a=!1;for(let d=0;d<u.length;d++){const B=u[d];a=d>2?u[d-3]==="-":!0,r&&Kt.test(B)?(u=u.slice(0,d)+"-"+u.slice(d),r=!1,o=i,i=!0,d++):i&&o&&Yt.test(B)&&(!a||t)?(u=u.slice(0,d-1)+"-"+u.slice(d-1),o=i,i=!1,r=!0):(r=D(B)===B&&e(B)!==B,o=i,i=e(B)===B&&D(B)!==B)}return u},Zt=(u,D)=>(_D.lastIndex=0,u.replaceAll(_D,e=>D(e))),Qt=(u,D)=>(UD.lastIndex=0,PD.lastIndex=0,u.replaceAll(PD,(e,t,r)=>["_","-"].includes(u.charAt(r+e.length))?e:D(e)).replaceAll(UD,(e,t)=>D(t)));function ur(u,D){if(!(typeof u=="string"||Array.isArray(u)))throw new TypeError("Expected the input to be `string | string[]`");if(D={pascalCase:!1,preserveConsecutiveUppercase:!1,...D},Array.isArray(u)?u=u.map(i=>i.trim()).filter(i=>i.length).join("-"):u=u.trim(),u.length===0)return"";const e=D.locale===!1?i=>i.toLowerCase():i=>i.toLocaleLowerCase(D.locale),t=D.locale===!1?i=>i.toUpperCase():i=>i.toLocaleUpperCase(D.locale);return u.length===1?Ku.test(u)?"":D.pascalCase?t(u):e(u):(u!==e(u)&&(u=Xt(u,e,t,D.preserveConsecutiveUppercase)),u=u.replace(Jt,""),u=D.preserveConsecutiveUppercase?Zt(u,e):e(u),D.pascalCase&&(u=t(u.charAt(0))+u.slice(1)),Qt(u,t))}var _u={exports:{}},Yu,ND;function Dr(){return ND||(ND=1,Yu=({onlyFirst:u=!1}={})=>{const D=["[\\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(D,u?void 0:"g")}),Yu}var Ju,jD;function er(){if(jD)return Ju;jD=1;const u=Dr();return Ju=D=>typeof D=="string"?D.replace(u(),""):D,Ju}var Ou={exports:{}},GD;function tr(){if(GD)return Ou.exports;GD=1;const u=D=>Number.isNaN(D)?!1:D>=4352&&(D<=4447||D===9001||D===9002||11904<=D&&D<=12871&&D!==12351||12880<=D&&D<=19903||19968<=D&&D<=42182||43360<=D&&D<=43388||44032<=D&&D<=55203||63744<=D&&D<=64255||65040<=D&&D<=65049||65072<=D&&D<=65131||65281<=D&&D<=65376||65504<=D&&D<=65510||110592<=D&&D<=110593||127488<=D&&D<=127569||131072<=D&&D<=262141);return Ou.exports=u,Ou.exports.default=u,Ou.exports}var Xu,WD;function rr(){return WD||(WD=1,Xu=function(){return/\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F|\uD83D\uDC68(?:\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68\uD83C\uDFFB|\uD83C[\uDF3E\uDF73\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\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])|\uD83C[\uDF3E\uDF73\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])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\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])|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|[\u2695\u2696\u2708]\uFE0F|\uD83D[\uDC66\uDC67]|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708])\uFE0F|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C[\uDFFB-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)\uD83C\uDFFB|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB\uDFFC])|\uD83D\uDC69(?:\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\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\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|\uD83C[\uDF3E\uDF73\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\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB-\uDFFD])|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|(?:(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)\uFE0F|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\u200D[\u2640\u2642])|\uD83C\uDFF4\u200D\u2620)\uFE0F|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF4\uD83C\uDDF2|\uD83C\uDDF6\uD83C\uDDE6|[#\*0-9]\uFE0F\u20E3|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83D\uDC69(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270A-\u270D]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC70\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDCAA\uDD74\uDD7A\uDD90\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD36\uDDB5\uDDB6\uDDBB\uDDD2-\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\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\uDEEB\uDEEC\uDEF4-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])|(?:[#\*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\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\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])\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[\uDD0F\uDD18-\uDD1F\uDD26\uDD30-\uDD39\uDD3C-\uDD3E\uDDB5\uDDB6\uDDB8\uDDB9\uDDBB\uDDCD-\uDDCF\uDDD1-\uDDDD])/g}),Xu}var qD;function nr(){if(qD)return _u.exports;qD=1;const u=er(),D=tr(),e=rr(),t=r=>{if(typeof r!="string"||r.length===0||(r=u(r),r.length===0))return 0;r=r.replace(e()," ");let i=0;for(let o=0;o<r.length;o++){const a=r.codePointAt(o);a<=31||a>=127&&a<=159||a>=768&&a<=879||(a>65535&&o++,i+=D(a)?2:1)}return i};return _u.exports=t,_u.exports.default=t,_u.exports}var Zu,HD;function ir(){if(HD)return Zu;HD=1;const u=nr();function D(r,i){if(!r)return r;i=i||{};const o=i.align||"center";if(o==="left")return r;const a=i.split||`
8
+ `,d=i.pad||" ",B=o!=="right"?e:t;let p=!1;Array.isArray(r)||(p=!0,r=String(r).split(a));let g,x=0;return r=r.map(function(R){return R=String(R),g=u(R),x=Math.max(g,x),{str:R,width:g}}).map(function(R){return new Array(B(x,R.width)+1).join(d)+R.str}),p?r.join(a):r}D.left=function(i){return D(i,{align:"left"})},D.center=function(i){return D(i,{align:"center"})},D.right=function(i){return D(i,{align:"right"})},Zu=D;function e(r,i){return Math.floor((r-i)/2)}function t(r,i){return r-i}return Zu}var sr=ir(),VD=Mu(sr);const Qu=10,zD=(u=0)=>D=>`\x1B[${D+u}m`,KD=(u=0)=>D=>`\x1B[${38+u};5;${D}m`,YD=(u=0)=>(D,e,t)=>`\x1B[${38+u};2;${D};${e};${t}m`,k={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(k.modifier);const lr=Object.keys(k.color),or=Object.keys(k.bgColor);[...lr,...or];function Fr(){const u=new Map;for(const[D,e]of Object.entries(k)){for(const[t,r]of Object.entries(e))k[t]={open:`\x1B[${r[0]}m`,close:`\x1B[${r[1]}m`},e[t]=k[t],u.set(r[0],r[1]);Object.defineProperty(k,D,{value:e,enumerable:!1})}return Object.defineProperty(k,"codes",{value:u,enumerable:!1}),k.color.close="\x1B[39m",k.bgColor.close="\x1B[49m",k.color.ansi=zD(),k.color.ansi256=KD(),k.color.ansi16m=YD(),k.bgColor.ansi=zD(Qu),k.bgColor.ansi256=KD(Qu),k.bgColor.ansi16m=YD(Qu),Object.defineProperties(k,{rgbToAnsi256:{value(D,e,t){return D===e&&e===t?D<8?16:D>248?231:Math.round((D-8)/247*24)+232:16+36*Math.round(D/255*5)+6*Math.round(e/255*5)+Math.round(t/255*5)},enumerable:!1},hexToRgb:{value(D){const e=/[a-f\d]{6}|[a-f\d]{3}/i.exec(D.toString(16));if(!e)return[0,0,0];let[t]=e;t.length===3&&(t=[...t].map(i=>i+i).join(""));const r=Number.parseInt(t,16);return[r>>16&255,r>>8&255,r&255]},enumerable:!1},hexToAnsi256:{value:D=>k.rgbToAnsi256(...k.hexToRgb(D)),enumerable:!1},ansi256ToAnsi:{value(D){if(D<8)return 30+D;if(D<16)return 90+(D-8);let e,t,r;if(D>=232)e=((D-232)*10+8)/255,t=e,r=e;else{D-=16;const a=D%36;e=Math.floor(D/36)/5,t=Math.floor(a/6)/5,r=a%6/5}const i=Math.max(e,t,r)*2;if(i===0)return 30;let o=30+(Math.round(r)<<2|Math.round(t)<<1|Math.round(e));return i===2&&(o+=60),o},enumerable:!1},rgbToAnsi:{value:(D,e,t)=>k.ansi256ToAnsi(k.rgbToAnsi256(D,e,t)),enumerable:!1},hexToAnsi:{value:D=>k.ansi256ToAnsi(k.hexToAnsi256(D)),enumerable:!1}}),k}const ar=Fr(),Uu=new Set(["\x1B","\x9B"]),cr=39,uD="\x07",JD="[",fr="]",XD="m",Pu=`${fr}8;;`,ZD=u=>`${Uu.values().next().value}${JD}${u}${XD}`,QD=u=>`${Uu.values().next().value}${Pu}${u}${uD}`,Cr=u=>u.split(" ").map(D=>Du(D)),DD=(u,D,e)=>{const t=[...D];let r=!1,i=!1,o=Du(yD(u.at(-1)));for(const[a,d]of t.entries()){const B=Du(d);if(o+B<=e?u[u.length-1]+=d:(u.push(d),o=0),Uu.has(d)&&(r=!0,i=t.slice(a+1,a+1+Pu.length).join("")===Pu),r){i?d===uD&&(r=!1,i=!1):d===XD&&(r=!1);continue}o+=B,o===e&&a<t.length-1&&(u.push(""),o=0)}!o&&u.at(-1).length>0&&u.length>1&&(u[u.length-2]+=u.pop())},hr=u=>{const D=u.split(" ");let e=D.length;for(;e>0&&!(Du(D[e-1])>0);)e--;return e===D.length?u:D.slice(0,e).join(" ")+D.slice(e).join("")},Er=(u,D,e={})=>{if(e.trim!==!1&&u.trim()==="")return"";let t="",r,i;const o=Cr(u);let a=[""];for(const[g,x]of u.split(" ").entries()){e.trim!==!1&&(a[a.length-1]=a.at(-1).trimStart());let R=Du(a.at(-1));if(g!==0&&(R>=D&&(e.wordWrap===!1||e.trim===!1)&&(a.push(""),R=0),(R>0||e.trim===!1)&&(a[a.length-1]+=" ",R++)),e.hard&&o[g]>D){const S=D-R,T=1+Math.floor((o[g]-S-1)/D);Math.floor((o[g]-1)/D)<T&&a.push(""),DD(a,x,D);continue}if(R+o[g]>D&&R>0&&o[g]>0){if(e.wordWrap===!1&&R<D){DD(a,x,D);continue}a.push("")}if(R+o[g]>D&&e.wordWrap===!1){DD(a,x,D);continue}a[a.length-1]+=x}e.trim!==!1&&(a=a.map(g=>hr(g)));const d=a.join(`
9
+ `),B=[...d];let p=0;for(const[g,x]of B.entries()){if(t+=x,Uu.has(x)){const{groups:S}=new RegExp(`(?:\\${JD}(?<code>\\d+)m|\\${Pu}(?<uri>.*)${uD})`).exec(d.slice(p))||{groups:{}};if(S.code!==void 0){const T=Number.parseFloat(S.code);r=T===cr?void 0:T}else S.uri!==void 0&&(i=S.uri.length===0?void 0:S.uri)}const R=ar.codes.get(Number(r));B[g+1]===`
10
+ `?(i&&(t+=QD("")),r&&R&&(t+=ZD(R))):x===`
11
+ `&&(r&&R&&(t+=ZD(r)),i&&(t+=QD(i))),p+=x.length}return t};function eD(u,D,e){return String(u).normalize().replaceAll(`\r
12
12
  `,`
13
13
  `).split(`
14
- `).map(t=>Ot(t,D,e)).join(`
15
- `)}const U=`
16
- `,L=" ",Z="none",wD=()=>{const{env:u,stdout:D,stderr:e}=b;return D?.columns?D.columns:e?.columns?e.columns:u.COLUMNS?Number.parseInt(u.COLUMNS,10):80},yD=u=>typeof u=="number"?{top:u,right:u*3,bottom:u,left:u*3}:{top:0,right:0,bottom:0,left:0,...u},X=u=>u===Z?0:2,_t=u=>{const D=["topLeft","topRight","bottomRight","bottomLeft","left","right","top","bottom"];let e;if(u===Z){u={};for(const t of D)u[t]=""}if(typeof u=="string"){if(e=at[u],!e)throw new TypeError(`Invalid border style: ${u}`)}else{typeof u?.vertical=="string"&&(u.left=u.vertical,u.right=u.vertical),typeof u?.horizontal=="string"&&(u.top=u.horizontal,u.bottom=u.horizontal);for(const t of D)if(u[t]===null||typeof u[t]!="string")throw new TypeError(`Invalid border style: ${t}`);e=u}return e},Ut=(u,D,e)=>{let t="";const r=T(u);switch(e){case"left":{t=u+D.slice(r);break}case"right":{t=D.slice(r)+u;break}default:{D=D.slice(r),D.length%2===1?(D=D.slice(Math.floor(D.length/2)),t=D.slice(1)+u+D):(D=D.slice(D.length/2),t=D+u+D);break}}return t},kt=(u,{padding:D,width:e,textAlignment:t,height:r})=>{u=BD(u,{align:t});let n=u.split(U);const F=nD(u),i=e-D.left-D.right;if(F>i){const a=[];for(const o of n){const E=Su(o,i,{hard:!0}),h=BD(E,{align:t}).split(`
17
- `),B=Math.max(...h.map(f=>T(f)));for(const f of h){let c;switch(t){case"center":{c=L.repeat((i-B)/2)+f;break}case"right":{c=L.repeat(i-B)+f;break}default:{c=f;break}}a.push(c)}}n=a}t==="center"&&F<i?n=n.map(a=>L.repeat((i-F)/2)+a):t==="right"&&F<i&&(n=n.map(a=>L.repeat(i-F)+a));const l=L.repeat(D.left),s=L.repeat(D.right);return n=n.map(a=>{const o=l+a+s;return o+L.repeat(e-T(o))}),D.top>0&&(n=[...Array.from({length:D.top}).fill(L.repeat(e)),...n]),D.bottom>0&&(n=[...n,...Array.from({length:D.bottom}).fill(L.repeat(e))]),r&&n.length>r?n=n.slice(0,r):r&&n.length<r&&(n=[...n,...Array.from({length:r-n.length}).fill(L.repeat(e))]),n.join(U)},Mt=(u,D,e)=>{const t=a=>{const o=e.borderColor?Pt(e.borderColor)(a):a;return e.dimBorder?G.dim(o):o},r=a=>e.backgroundColor?Wt(e.backgroundColor)(a):a,n=_t(e.borderStyle),F=wD();let i=L.repeat(e.margin.left);if(e.float==="center"){const a=Math.max((F-D-X(e.borderStyle))/2,0);i=L.repeat(a)}else if(e.float==="right"){const a=Math.max(F-D-e.margin.right-X(e.borderStyle),0);i=L.repeat(a)}let l="";e.margin.top&&(l+=U.repeat(e.margin.top)),(e.borderStyle!==Z||e.title)&&(l+=t(i+n.topLeft+(e.title?Ut(e.title,n.top.repeat(D),e.titleAlignment):n.top.repeat(D))+n.topRight)+U);const s=u.split(U);return l+=s.map(a=>i+t(n.left)+r(a)+t(n.right)).join(U),e.borderStyle!==Z&&(l+=U+t(i+n.bottomLeft+n.bottom.repeat(D)+n.bottomRight)),e.margin.bottom&&(l+=U.repeat(e.margin.bottom)),l},Nt=u=>{if(u.fullscreen&&b?.stdout){let D=[b.stdout.columns,b.stdout.rows];typeof u.fullscreen=="function"&&(D=u.fullscreen(...D)),u.width||=D[0],u.height||=D[1]}return u.width&&=Math.max(1,u.width-X(u.borderStyle)),u.height&&=Math.max(1,u.height-X(u.borderStyle)),u},RD=(u,D)=>D===Z?u:` ${u} `,jt=(u,D)=>{D=Nt(D);const e=D.width!==void 0,t=wD(),r=X(D.borderStyle),n=t-D.margin.left-D.margin.right-r,F=nD(Su(u,t-r,{hard:!0,trim:!1}))+D.padding.left+D.padding.right;if(D.title&&e?(D.title=D.title.slice(0,Math.max(0,D.width-2)),D.title&&=RD(D.title,D.borderStyle)):D.title&&(D.title=D.title.slice(0,Math.max(0,n-2)),D.title&&(D.title=RD(D.title,D.borderStyle),T(D.title)>F&&(D.width=T(D.title)))),D.width||=F,!e){if(D.margin.left&&D.margin.right&&D.width>n){const l=(t-D.width-r)/(D.margin.left+D.margin.right);D.margin.left=Math.max(0,Math.floor(D.margin.left*l)),D.margin.right=Math.max(0,Math.floor(D.margin.right*l))}D.width=Math.min(D.width,t-r-D.margin.left-D.margin.right)}return D.width-(D.padding.left+D.padding.right)<=0&&(D.padding.left=0,D.padding.right=0),D.height&&D.height-(D.padding.top+D.padding.bottom)<=0&&(D.padding.top=0,D.padding.bottom=0),D},Tu=u=>u.match(/^#(?:[0-f]{3}){1,2}$/i),LD=u=>typeof u=="string"&&(G[u]??Tu(u)),Pt=u=>Tu(u)?G.hex(u):G[u],Wt=u=>Tu(u)?G.bgHex(u):G[dt(["bg",u])];function Gt(u,D){if(D={padding:0,borderStyle:"single",dimBorder:!1,textAlignment:"left",float:"left",titleAlignment:"left",...D},D.align&&(D.textAlignment=D.align),D.borderColor&&!LD(D.borderColor))throw new Error(`${D.borderColor} is not a valid borderColor`);if(D.backgroundColor&&!LD(D.backgroundColor))throw new Error(`${D.backgroundColor} is not a valid backgroundColor`);return D.padding=yD(D.padding),D.margin=yD(D.margin),D=jt(u,D),u=kt(u,D),Mt(u,D.width,D)}const Iu=(u,D=[])=>u.name==="up"||D.includes("vim")&&u.name==="k"||D.includes("emacs")&&u.ctrl&&u.name==="p",vD=(u,D=[])=>u.name==="down"||D.includes("vim")&&u.name==="j"||D.includes("emacs")&&u.ctrl&&u.name==="n",qt=u=>u.name==="backspace",Vt=u=>"1234567890".includes(u.name),Ht=u=>u.name==="enter"||u.name==="return";class Yt extends Error{name="AbortPromptError";message="Prompt was aborted";constructor(D){super(),this.cause=D?.cause}}class Kt extends Error{name="CancelPromptError";message="Prompt was canceled"}class SD extends Error{name="ExitPromptError"}class zt extends Error{name="HookError"}class TD extends Error{name="ValidationError"}const ID=new ee;function Zt(u){return{rl:u,hooks:[],hooksCleanup:[],hooksEffect:[],index:0,handleChange(){}}}function Xt(u,D){const e=Zt(u);return ID.run(e,()=>{function t(r){e.handleChange=()=>{e.index=0,r()},e.handleChange()}return D(t)})}function M(){const u=ID.getStore();if(!u)throw new zt("[Inquirer] Hook functions can only be called from within a prompt");return u}function $D(){return M().rl}function OD(u){const D=(...e)=>{const t=M();let r=!1;const n=t.handleChange;t.handleChange=()=>{r=!0};const F=u(...e);return r&&n(),t.handleChange=n,F};return fu.bind(D)}function $u(u){const D=M(),{index:e}=D,t={get(){return D.hooks[e]},set(n){D.hooks[e]=n},initialized:e in D.hooks},r=u(t);return D.index++,r}function Qt(){M().handleChange()}const Q={queue(u){const D=M(),{index:e}=D;D.hooksEffect.push(()=>{D.hooksCleanup[e]?.();const t=u($D());if(t!=null&&typeof t!="function")throw new TD("useEffect return value must be a cleanup function or nothing.");D.hooksCleanup[e]=t})},run(){const u=M();OD(()=>{u.hooksEffect.forEach(D=>{D()}),u.hooksEffect.length=0})()},clearAll(){const u=M();u.hooksCleanup.forEach(D=>{D?.()}),u.hooksEffect.length=0,u.hooksCleanup.length=0}};function J(u){return $u(D=>{const e=fu.bind(function(n){D.get()!==n&&(D.set(n),Qt())});if(D.initialized)return[D.get(),e];const t=typeof u=="function"?u():u;return D.set(t),[t,e]})}function Ou(u,D){$u(e=>{const t=e.get();(!Array.isArray(t)||D.some((n,F)=>!Object.is(n,t[F])))&&Q.queue(u),e.set(D)})}function Jt(){return b.platform!=="win32"?b.env.TERM!=="linux":!!b.env.WT_SESSION||!!b.env.TERMINUS_SUBLIME||b.env.ConEmuTask==="{cmd::Cmder}"||b.env.TERM_PROGRAM==="Terminus-Sublime"||b.env.TERM_PROGRAM==="vscode"||b.env.TERM==="xterm-256color"||b.env.TERM==="alacritty"||b.env.TERMINAL_EMULATOR==="JetBrains-JediTerm"}const _D={circleQuestionMark:"(?)",questionMarkPrefix:"(?)",square:"\u2588",squareDarkShade:"\u2593",squareMediumShade:"\u2592",squareLightShade:"\u2591",squareTop:"\u2580",squareBottom:"\u2584",squareLeft:"\u258C",squareRight:"\u2590",squareCenter:"\u25A0",bullet:"\u25CF",dot:"\u2024",ellipsis:"\u2026",pointerSmall:"\u203A",triangleUp:"\u25B2",triangleUpSmall:"\u25B4",triangleDown:"\u25BC",triangleDownSmall:"\u25BE",triangleLeftSmall:"\u25C2",triangleRightSmall:"\u25B8",home:"\u2302",heart:"\u2665",musicNote:"\u266A",musicNoteBeamed:"\u266B",arrowUp:"\u2191",arrowDown:"\u2193",arrowLeft:"\u2190",arrowRight:"\u2192",arrowLeftRight:"\u2194",arrowUpDown:"\u2195",almostEqual:"\u2248",notEqual:"\u2260",lessOrEqual:"\u2264",greaterOrEqual:"\u2265",identical:"\u2261",infinity:"\u221E",subscriptZero:"\u2080",subscriptOne:"\u2081",subscriptTwo:"\u2082",subscriptThree:"\u2083",subscriptFour:"\u2084",subscriptFive:"\u2085",subscriptSix:"\u2086",subscriptSeven:"\u2087",subscriptEight:"\u2088",subscriptNine:"\u2089",oneHalf:"\xBD",oneThird:"\u2153",oneQuarter:"\xBC",oneFifth:"\u2155",oneSixth:"\u2159",oneEighth:"\u215B",twoThirds:"\u2154",twoFifths:"\u2156",threeQuarters:"\xBE",threeFifths:"\u2157",threeEighths:"\u215C",fourFifths:"\u2158",fiveSixths:"\u215A",fiveEighths:"\u215D",sevenEighths:"\u215E",line:"\u2500",lineBold:"\u2501",lineDouble:"\u2550",lineDashed0:"\u2504",lineDashed1:"\u2505",lineDashed2:"\u2508",lineDashed3:"\u2509",lineDashed4:"\u254C",lineDashed5:"\u254D",lineDashed6:"\u2574",lineDashed7:"\u2576",lineDashed8:"\u2578",lineDashed9:"\u257A",lineDashed10:"\u257C",lineDashed11:"\u257E",lineDashed12:"\u2212",lineDashed13:"\u2013",lineDashed14:"\u2010",lineDashed15:"\u2043",lineVertical:"\u2502",lineVerticalBold:"\u2503",lineVerticalDouble:"\u2551",lineVerticalDashed0:"\u2506",lineVerticalDashed1:"\u2507",lineVerticalDashed2:"\u250A",lineVerticalDashed3:"\u250B",lineVerticalDashed4:"\u254E",lineVerticalDashed5:"\u254F",lineVerticalDashed6:"\u2575",lineVerticalDashed7:"\u2577",lineVerticalDashed8:"\u2579",lineVerticalDashed9:"\u257B",lineVerticalDashed10:"\u257D",lineVerticalDashed11:"\u257F",lineDownLeft:"\u2510",lineDownLeftArc:"\u256E",lineDownBoldLeftBold:"\u2513",lineDownBoldLeft:"\u2512",lineDownLeftBold:"\u2511",lineDownDoubleLeftDouble:"\u2557",lineDownDoubleLeft:"\u2556",lineDownLeftDouble:"\u2555",lineDownRight:"\u250C",lineDownRightArc:"\u256D",lineDownBoldRightBold:"\u250F",lineDownBoldRight:"\u250E",lineDownRightBold:"\u250D",lineDownDoubleRightDouble:"\u2554",lineDownDoubleRight:"\u2553",lineDownRightDouble:"\u2552",lineUpLeft:"\u2518",lineUpLeftArc:"\u256F",lineUpBoldLeftBold:"\u251B",lineUpBoldLeft:"\u251A",lineUpLeftBold:"\u2519",lineUpDoubleLeftDouble:"\u255D",lineUpDoubleLeft:"\u255C",lineUpLeftDouble:"\u255B",lineUpRight:"\u2514",lineUpRightArc:"\u2570",lineUpBoldRightBold:"\u2517",lineUpBoldRight:"\u2516",lineUpRightBold:"\u2515",lineUpDoubleRightDouble:"\u255A",lineUpDoubleRight:"\u2559",lineUpRightDouble:"\u2558",lineUpDownLeft:"\u2524",lineUpBoldDownBoldLeftBold:"\u252B",lineUpBoldDownBoldLeft:"\u2528",lineUpDownLeftBold:"\u2525",lineUpBoldDownLeftBold:"\u2529",lineUpDownBoldLeftBold:"\u252A",lineUpDownBoldLeft:"\u2527",lineUpBoldDownLeft:"\u2526",lineUpDoubleDownDoubleLeftDouble:"\u2563",lineUpDoubleDownDoubleLeft:"\u2562",lineUpDownLeftDouble:"\u2561",lineUpDownRight:"\u251C",lineUpBoldDownBoldRightBold:"\u2523",lineUpBoldDownBoldRight:"\u2520",lineUpDownRightBold:"\u251D",lineUpBoldDownRightBold:"\u2521",lineUpDownBoldRightBold:"\u2522",lineUpDownBoldRight:"\u251F",lineUpBoldDownRight:"\u251E",lineUpDoubleDownDoubleRightDouble:"\u2560",lineUpDoubleDownDoubleRight:"\u255F",lineUpDownRightDouble:"\u255E",lineDownLeftRight:"\u252C",lineDownBoldLeftBoldRightBold:"\u2533",lineDownLeftBoldRightBold:"\u252F",lineDownBoldLeftRight:"\u2530",lineDownBoldLeftBoldRight:"\u2531",lineDownBoldLeftRightBold:"\u2532",lineDownLeftRightBold:"\u252E",lineDownLeftBoldRight:"\u252D",lineDownDoubleLeftDoubleRightDouble:"\u2566",lineDownDoubleLeftRight:"\u2565",lineDownLeftDoubleRightDouble:"\u2564",lineUpLeftRight:"\u2534",lineUpBoldLeftBoldRightBold:"\u253B",lineUpLeftBoldRightBold:"\u2537",lineUpBoldLeftRight:"\u2538",lineUpBoldLeftBoldRight:"\u2539",lineUpBoldLeftRightBold:"\u253A",lineUpLeftRightBold:"\u2536",lineUpLeftBoldRight:"\u2535",lineUpDoubleLeftDoubleRightDouble:"\u2569",lineUpDoubleLeftRight:"\u2568",lineUpLeftDoubleRightDouble:"\u2567",lineUpDownLeftRight:"\u253C",lineUpBoldDownBoldLeftBoldRightBold:"\u254B",lineUpDownBoldLeftBoldRightBold:"\u2548",lineUpBoldDownLeftBoldRightBold:"\u2547",lineUpBoldDownBoldLeftRightBold:"\u254A",lineUpBoldDownBoldLeftBoldRight:"\u2549",lineUpBoldDownLeftRight:"\u2540",lineUpDownBoldLeftRight:"\u2541",lineUpDownLeftBoldRight:"\u253D",lineUpDownLeftRightBold:"\u253E",lineUpBoldDownBoldLeftRight:"\u2542",lineUpDownLeftBoldRightBold:"\u253F",lineUpBoldDownLeftBoldRight:"\u2543",lineUpBoldDownLeftRightBold:"\u2544",lineUpDownBoldLeftBoldRight:"\u2545",lineUpDownBoldLeftRightBold:"\u2546",lineUpDoubleDownDoubleLeftDoubleRightDouble:"\u256C",lineUpDoubleDownDoubleLeftRight:"\u256B",lineUpDownLeftDoubleRightDouble:"\u256A",lineCross:"\u2573",lineBackslash:"\u2572",lineSlash:"\u2571"},ur={tick:"\u2714",info:"\u2139",warning:"\u26A0",cross:"\u2718",squareSmall:"\u25FB",squareSmallFilled:"\u25FC",circle:"\u25EF",circleFilled:"\u25C9",circleDotted:"\u25CC",circleDouble:"\u25CE",circleCircle:"\u24DE",circleCross:"\u24E7",circlePipe:"\u24BE",radioOn:"\u25C9",radioOff:"\u25EF",checkboxOn:"\u2612",checkboxOff:"\u2610",checkboxCircleOn:"\u24E7",checkboxCircleOff:"\u24BE",pointer:"\u276F",triangleUpOutline:"\u25B3",triangleLeft:"\u25C0",triangleRight:"\u25B6",lozenge:"\u25C6",lozengeOutline:"\u25C7",hamburger:"\u2630",smiley:"\u32E1",mustache:"\u0DF4",star:"\u2605",play:"\u25B6",nodejs:"\u2B22",oneSeventh:"\u2150",oneNinth:"\u2151",oneTenth:"\u2152"},Dr={tick:"\u221A",info:"i",warning:"\u203C",cross:"\xD7",squareSmall:"\u25A1",squareSmallFilled:"\u25A0",circle:"( )",circleFilled:"(*)",circleDotted:"( )",circleDouble:"( )",circleCircle:"(\u25CB)",circleCross:"(\xD7)",circlePipe:"(\u2502)",radioOn:"(*)",radioOff:"( )",checkboxOn:"[\xD7]",checkboxOff:"[ ]",checkboxCircleOn:"(\xD7)",checkboxCircleOff:"( )",pointer:">",triangleUpOutline:"\u2206",triangleLeft:"\u25C4",triangleRight:"\u25BA",lozenge:"\u2666",lozengeOutline:"\u25CA",hamburger:"\u2261",smiley:"\u263A",mustache:"\u250C\u2500\u2510",star:"\u2736",play:"\u25BA",nodejs:"\u2666",oneSeventh:"1/7",oneNinth:"1/9",oneTenth:"1/10"},er={..._D,...ur},tr={..._D,...Dr},rr=Jt(),_u=rr?er:tr,nr={prefix:{idle:x("blue","?"),done:x("green",_u.tick)},spinner:{interval:80,frames:["\u280B","\u2819","\u2839","\u2838","\u283C","\u2834","\u2826","\u2827","\u2807","\u280F"].map(u=>x("yellow",u))},style:{answer:u=>x("cyan",u),message:u=>x("bold",u),error:u=>x("red",`> ${u}`),defaultAnswer:u=>x("dim",`(${u})`),help:u=>x("dim",u),highlight:u=>x("cyan",u),key:u=>x("cyan",x("bold",`<${u}>`))}};function UD(u){if(typeof u!="object"||u===null)return!1;let D=u;for(;Object.getPrototypeOf(D)!==null;)D=Object.getPrototypeOf(D);return Object.getPrototypeOf(u)===D}function kD(...u){const D={};for(const e of u)for(const[t,r]of Object.entries(e)){const n=D[t];D[t]=UD(n)&&UD(r)?kD(n,r):r}return D}function MD(...u){const D=[nr,...u.filter(e=>e!=null)];return kD(...D)}function ir({status:u="idle",theme:D}){const[e,t]=J(!1),[r,n]=J(0),{prefix:F,spinner:i}=MD(D);return Ou(()=>{if(u==="loading"){let s,a=-1;const o=setTimeout(()=>{t(!0),s=setInterval(()=>{a=a+1,n(a%i.frames.length)},i.interval)},300);return()=>{clearTimeout(o),clearInterval(s)}}else t(!1)},[u]),e?i.frames[r]:typeof F=="string"?F:F[u==="loading"?"idle":u]??F.idle}function Uu(u,D){return $u(e=>{const t=e.get();if(!t||t.dependencies.length!==D.length||t.dependencies.some((r,n)=>r!==D[n])){const r=u();return e.set({value:r,dependencies:D}),r}return t.value})}function ku(u){return J({current:u})[0]}function Fr(u){const D=ku(u);D.current=u,Ou(e=>{let t=!1;const r=OD((n,F)=>{t||D.current(F,e)});return e.input.on("keypress",r),()=>{t=!0,e.input.removeListener("keypress",r)}},[])}var Mu,ND;function sr(){if(ND)return Mu;ND=1,Mu=D;function u(e){const t={defaultWidth:0,output:process.stdout,tty:re};return e?(Object.keys(t).forEach(function(r){e[r]||(e[r]=t[r])}),e):t}function D(e){const t=u(e);if(t.output.getWindowSize)return t.output.getWindowSize()[0]||t.defaultWidth;if(t.tty.getWindowSize)return t.tty.getWindowSize()[1]||t.defaultWidth;if(t.output.columns)return t.output.columns;if(process.env.CLI_WIDTH){const r=parseInt(process.env.CLI_WIDTH,10);if(!isNaN(r)&&r!==0)return r}return t.defaultWidth}return Mu}var or=sr(),lr=Fu(or);function Nu(u,D){return u.split(`
18
- `).flatMap(e=>Su(e,D,{trim:!1,hard:!0}).split(`
14
+ `).map(t=>Er(t,D,e)).join(`
15
+ `)}const iu=`
16
+ `,z=" ",Ru="none",ue=()=>{const{env:u,stdout:D,stderr:e}=N;return D?.columns?D.columns:e?.columns?e.columns:u.COLUMNS?Number.parseInt(u.COLUMNS,10):80},De=u=>typeof u=="number"?{top:u,right:u*3,bottom:u,left:u*3}:{top:0,right:0,bottom:0,left:0,...u},wu=u=>u===Ru?0:2,dr=u=>{const D=["topLeft","topRight","bottomRight","bottomLeft","left","right","top","bottom"];let e;if(u===Ru){u={};for(const t of D)u[t]=""}if(typeof u=="string"){if(e=zt[u],!e)throw new TypeError(`Invalid border style: ${u}`)}else{typeof u?.vertical=="string"&&(u.left=u.vertical,u.right=u.vertical),typeof u?.horizontal=="string"&&(u.top=u.horizontal,u.bottom=u.horizontal);for(const t of D)if(u[t]===null||typeof u[t]!="string")throw new TypeError(`Invalid border style: ${t}`);e=u}return e},gr=(u,D,e)=>{let t="";const r=Du(u);switch(e){case"left":{t=u+D.slice(r);break}case"right":{t=D.slice(r)+u;break}default:{D=D.slice(r),D.length%2===1?(D=D.slice(Math.floor(D.length/2)),t=D.slice(1)+u+D):(D=D.slice(D.length/2),t=D+u+D);break}}return t},Br=(u,{padding:D,width:e,textAlignment:t,height:r})=>{u=VD(u,{align:t});let i=u.split(iu);const o=MD(u),a=e-D.left-D.right;if(o>a){const p=[];for(const g of i){const x=eD(g,a,{hard:!0}),S=VD(x,{align:t}).split(`
17
+ `),T=Math.max(...S.map(L=>Du(L)));for(const L of S){let v;switch(t){case"center":{v=z.repeat((a-T)/2)+L;break}case"right":{v=z.repeat(a-T)+L;break}default:{v=L;break}}p.push(v)}}i=p}t==="center"&&o<a?i=i.map(p=>z.repeat((a-o)/2)+p):t==="right"&&o<a&&(i=i.map(p=>z.repeat(a-o)+p));const d=z.repeat(D.left),B=z.repeat(D.right);return i=i.map(p=>{const g=d+p+B;return g+z.repeat(e-Du(g))}),D.top>0&&(i=[...Array.from({length:D.top}).fill(z.repeat(e)),...i]),D.bottom>0&&(i=[...i,...Array.from({length:D.bottom}).fill(z.repeat(e))]),r&&i.length>r?i=i.slice(0,r):r&&i.length<r&&(i=[...i,...Array.from({length:r-i.length}).fill(z.repeat(e))]),i.join(iu)},mr=(u,D,e)=>{const t=p=>{const g=e.borderColor?br(e.borderColor)(p):p;return e.dimBorder?Eu.dim(g):g},r=p=>e.backgroundColor?Rr(e.backgroundColor)(p):p,i=dr(e.borderStyle),o=ue();let a=z.repeat(e.margin.left);if(e.float==="center"){const p=Math.max((o-D-wu(e.borderStyle))/2,0);a=z.repeat(p)}else if(e.float==="right"){const p=Math.max(o-D-e.margin.right-wu(e.borderStyle),0);a=z.repeat(p)}let d="";e.margin.top&&(d+=iu.repeat(e.margin.top)),(e.borderStyle!==Ru||e.title)&&(d+=t(a+i.topLeft+(e.title?gr(e.title,i.top.repeat(D),e.titleAlignment):i.top.repeat(D))+i.topRight)+iu);const B=u.split(iu);return d+=B.map(p=>a+t(i.left)+r(p)+t(i.right)).join(iu),e.borderStyle!==Ru&&(d+=iu+t(a+i.bottomLeft+i.bottom.repeat(D)+i.bottomRight)),e.margin.bottom&&(d+=iu.repeat(e.margin.bottom)),d},pr=u=>{if(u.fullscreen&&N?.stdout){let D=[N.stdout.columns,N.stdout.rows];typeof u.fullscreen=="function"&&(D=u.fullscreen(...D)),u.width||=D[0],u.height||=D[1]}return u.width&&=Math.max(1,u.width-wu(u.borderStyle)),u.height&&=Math.max(1,u.height-wu(u.borderStyle)),u},ee=(u,D)=>D===Ru?u:` ${u} `,Ar=(u,D)=>{D=pr(D);const e=D.width!==void 0,t=ue(),r=wu(D.borderStyle),i=t-D.margin.left-D.margin.right-r,o=MD(eD(u,t-r,{hard:!0,trim:!1}))+D.padding.left+D.padding.right;if(D.title&&e?(D.title=D.title.slice(0,Math.max(0,D.width-2)),D.title&&=ee(D.title,D.borderStyle)):D.title&&(D.title=D.title.slice(0,Math.max(0,i-2)),D.title&&(D.title=ee(D.title,D.borderStyle),Du(D.title)>o&&(D.width=Du(D.title)))),D.width||=o,!e){if(D.margin.left&&D.margin.right&&D.width>i){const d=(t-D.width-r)/(D.margin.left+D.margin.right);D.margin.left=Math.max(0,Math.floor(D.margin.left*d)),D.margin.right=Math.max(0,Math.floor(D.margin.right*d))}D.width=Math.min(D.width,t-r-D.margin.left-D.margin.right)}return D.width-(D.padding.left+D.padding.right)<=0&&(D.padding.left=0,D.padding.right=0),D.height&&D.height-(D.padding.top+D.padding.bottom)<=0&&(D.padding.top=0,D.padding.bottom=0),D},tD=u=>u.match(/^#(?:[0-f]{3}){1,2}$/i),te=u=>typeof u=="string"&&(Eu[u]??tD(u)),br=u=>tD(u)?Eu.hex(u):Eu[u],Rr=u=>tD(u)?Eu.bgHex(u):Eu[ur(["bg",u])];function wr(u,D){if(D={padding:0,borderStyle:"single",dimBorder:!1,textAlignment:"left",float:"left",titleAlignment:"left",...D},D.align&&(D.textAlignment=D.align),D.borderColor&&!te(D.borderColor))throw new Error(`${D.borderColor} is not a valid borderColor`);if(D.backgroundColor&&!te(D.backgroundColor))throw new Error(`${D.backgroundColor} is not a valid backgroundColor`);return D.padding=De(D.padding),D.margin=De(D.margin),D=Ar(u,D),u=Br(u,D),mr(u,D.width,D)}const rD=(u,D=[])=>u.name==="up"||D.includes("vim")&&u.name==="k"||D.includes("emacs")&&u.ctrl&&u.name==="p",re=(u,D=[])=>u.name==="down"||D.includes("vim")&&u.name==="j"||D.includes("emacs")&&u.ctrl&&u.name==="n",yr=u=>u.name==="backspace",xr=u=>"1234567890".includes(u.name),vr=u=>u.name==="enter"||u.name==="return";class Lr extends Error{name="AbortPromptError";message="Prompt was aborted";constructor(D){super(),this.cause=D?.cause}}class Sr extends Error{name="CancelPromptError";message="Prompt was canceled"}class ne extends Error{name="ExitPromptError"}class Tr extends Error{name="HookError"}class ie extends Error{name="ValidationError"}const se=new Oe;function Ir(u){return{rl:u,hooks:[],hooksCleanup:[],hooksEffect:[],index:0,handleChange(){}}}function $r(u,D){const e=Ir(u);return se.run(e,()=>{function t(r){e.handleChange=()=>{e.index=0,r()},e.handleChange()}return D(t)})}function lu(){const u=se.getStore();if(!u)throw new Tr("[Inquirer] Hook functions can only be called from within a prompt");return u}function le(){return lu().rl}function oe(u){const D=(...e)=>{const t=lu();let r=!1;const i=t.handleChange;t.handleChange=()=>{r=!0};const o=u(...e);return r&&i(),t.handleChange=i,o};return ju.bind(D)}function nD(u){const D=lu(),{index:e}=D,t={get(){return D.hooks[e]},set(i){D.hooks[e]=i},initialized:e in D.hooks},r=u(t);return D.index++,r}function Mr(){lu().handleChange()}const yu={queue(u){const D=lu(),{index:e}=D;D.hooksEffect.push(()=>{D.hooksCleanup[e]?.();const t=u(le());if(t!=null&&typeof t!="function")throw new ie("useEffect return value must be a cleanup function or nothing.");D.hooksCleanup[e]=t})},run(){const u=lu();oe(()=>{u.hooksEffect.forEach(D=>{D()}),u.hooksEffect.length=0})()},clearAll(){const u=lu();u.hooksCleanup.forEach(D=>{D?.()}),u.hooksEffect.length=0,u.hooksCleanup.length=0}};function xu(u){return nD(D=>{const e=ju.bind(function(i){D.get()!==i&&(D.set(i),Mr())});if(D.initialized)return[D.get(),e];const t=typeof u=="function"?u():u;return D.set(t),[t,e]})}function iD(u,D){nD(e=>{const t=e.get();(!Array.isArray(t)||D.some((i,o)=>!Object.is(i,t[o])))&&yu.queue(u),e.set(D)})}function kr(){return N.platform!=="win32"?N.env.TERM!=="linux":!!N.env.WT_SESSION||!!N.env.TERMINUS_SUBLIME||N.env.ConEmuTask==="{cmd::Cmder}"||N.env.TERM_PROGRAM==="Terminus-Sublime"||N.env.TERM_PROGRAM==="vscode"||N.env.TERM==="xterm-256color"||N.env.TERM==="alacritty"||N.env.TERMINAL_EMULATOR==="JetBrains-JediTerm"}const Fe={circleQuestionMark:"(?)",questionMarkPrefix:"(?)",square:"\u2588",squareDarkShade:"\u2593",squareMediumShade:"\u2592",squareLightShade:"\u2591",squareTop:"\u2580",squareBottom:"\u2584",squareLeft:"\u258C",squareRight:"\u2590",squareCenter:"\u25A0",bullet:"\u25CF",dot:"\u2024",ellipsis:"\u2026",pointerSmall:"\u203A",triangleUp:"\u25B2",triangleUpSmall:"\u25B4",triangleDown:"\u25BC",triangleDownSmall:"\u25BE",triangleLeftSmall:"\u25C2",triangleRightSmall:"\u25B8",home:"\u2302",heart:"\u2665",musicNote:"\u266A",musicNoteBeamed:"\u266B",arrowUp:"\u2191",arrowDown:"\u2193",arrowLeft:"\u2190",arrowRight:"\u2192",arrowLeftRight:"\u2194",arrowUpDown:"\u2195",almostEqual:"\u2248",notEqual:"\u2260",lessOrEqual:"\u2264",greaterOrEqual:"\u2265",identical:"\u2261",infinity:"\u221E",subscriptZero:"\u2080",subscriptOne:"\u2081",subscriptTwo:"\u2082",subscriptThree:"\u2083",subscriptFour:"\u2084",subscriptFive:"\u2085",subscriptSix:"\u2086",subscriptSeven:"\u2087",subscriptEight:"\u2088",subscriptNine:"\u2089",oneHalf:"\xBD",oneThird:"\u2153",oneQuarter:"\xBC",oneFifth:"\u2155",oneSixth:"\u2159",oneEighth:"\u215B",twoThirds:"\u2154",twoFifths:"\u2156",threeQuarters:"\xBE",threeFifths:"\u2157",threeEighths:"\u215C",fourFifths:"\u2158",fiveSixths:"\u215A",fiveEighths:"\u215D",sevenEighths:"\u215E",line:"\u2500",lineBold:"\u2501",lineDouble:"\u2550",lineDashed0:"\u2504",lineDashed1:"\u2505",lineDashed2:"\u2508",lineDashed3:"\u2509",lineDashed4:"\u254C",lineDashed5:"\u254D",lineDashed6:"\u2574",lineDashed7:"\u2576",lineDashed8:"\u2578",lineDashed9:"\u257A",lineDashed10:"\u257C",lineDashed11:"\u257E",lineDashed12:"\u2212",lineDashed13:"\u2013",lineDashed14:"\u2010",lineDashed15:"\u2043",lineVertical:"\u2502",lineVerticalBold:"\u2503",lineVerticalDouble:"\u2551",lineVerticalDashed0:"\u2506",lineVerticalDashed1:"\u2507",lineVerticalDashed2:"\u250A",lineVerticalDashed3:"\u250B",lineVerticalDashed4:"\u254E",lineVerticalDashed5:"\u254F",lineVerticalDashed6:"\u2575",lineVerticalDashed7:"\u2577",lineVerticalDashed8:"\u2579",lineVerticalDashed9:"\u257B",lineVerticalDashed10:"\u257D",lineVerticalDashed11:"\u257F",lineDownLeft:"\u2510",lineDownLeftArc:"\u256E",lineDownBoldLeftBold:"\u2513",lineDownBoldLeft:"\u2512",lineDownLeftBold:"\u2511",lineDownDoubleLeftDouble:"\u2557",lineDownDoubleLeft:"\u2556",lineDownLeftDouble:"\u2555",lineDownRight:"\u250C",lineDownRightArc:"\u256D",lineDownBoldRightBold:"\u250F",lineDownBoldRight:"\u250E",lineDownRightBold:"\u250D",lineDownDoubleRightDouble:"\u2554",lineDownDoubleRight:"\u2553",lineDownRightDouble:"\u2552",lineUpLeft:"\u2518",lineUpLeftArc:"\u256F",lineUpBoldLeftBold:"\u251B",lineUpBoldLeft:"\u251A",lineUpLeftBold:"\u2519",lineUpDoubleLeftDouble:"\u255D",lineUpDoubleLeft:"\u255C",lineUpLeftDouble:"\u255B",lineUpRight:"\u2514",lineUpRightArc:"\u2570",lineUpBoldRightBold:"\u2517",lineUpBoldRight:"\u2516",lineUpRightBold:"\u2515",lineUpDoubleRightDouble:"\u255A",lineUpDoubleRight:"\u2559",lineUpRightDouble:"\u2558",lineUpDownLeft:"\u2524",lineUpBoldDownBoldLeftBold:"\u252B",lineUpBoldDownBoldLeft:"\u2528",lineUpDownLeftBold:"\u2525",lineUpBoldDownLeftBold:"\u2529",lineUpDownBoldLeftBold:"\u252A",lineUpDownBoldLeft:"\u2527",lineUpBoldDownLeft:"\u2526",lineUpDoubleDownDoubleLeftDouble:"\u2563",lineUpDoubleDownDoubleLeft:"\u2562",lineUpDownLeftDouble:"\u2561",lineUpDownRight:"\u251C",lineUpBoldDownBoldRightBold:"\u2523",lineUpBoldDownBoldRight:"\u2520",lineUpDownRightBold:"\u251D",lineUpBoldDownRightBold:"\u2521",lineUpDownBoldRightBold:"\u2522",lineUpDownBoldRight:"\u251F",lineUpBoldDownRight:"\u251E",lineUpDoubleDownDoubleRightDouble:"\u2560",lineUpDoubleDownDoubleRight:"\u255F",lineUpDownRightDouble:"\u255E",lineDownLeftRight:"\u252C",lineDownBoldLeftBoldRightBold:"\u2533",lineDownLeftBoldRightBold:"\u252F",lineDownBoldLeftRight:"\u2530",lineDownBoldLeftBoldRight:"\u2531",lineDownBoldLeftRightBold:"\u2532",lineDownLeftRightBold:"\u252E",lineDownLeftBoldRight:"\u252D",lineDownDoubleLeftDoubleRightDouble:"\u2566",lineDownDoubleLeftRight:"\u2565",lineDownLeftDoubleRightDouble:"\u2564",lineUpLeftRight:"\u2534",lineUpBoldLeftBoldRightBold:"\u253B",lineUpLeftBoldRightBold:"\u2537",lineUpBoldLeftRight:"\u2538",lineUpBoldLeftBoldRight:"\u2539",lineUpBoldLeftRightBold:"\u253A",lineUpLeftRightBold:"\u2536",lineUpLeftBoldRight:"\u2535",lineUpDoubleLeftDoubleRightDouble:"\u2569",lineUpDoubleLeftRight:"\u2568",lineUpLeftDoubleRightDouble:"\u2567",lineUpDownLeftRight:"\u253C",lineUpBoldDownBoldLeftBoldRightBold:"\u254B",lineUpDownBoldLeftBoldRightBold:"\u2548",lineUpBoldDownLeftBoldRightBold:"\u2547",lineUpBoldDownBoldLeftRightBold:"\u254A",lineUpBoldDownBoldLeftBoldRight:"\u2549",lineUpBoldDownLeftRight:"\u2540",lineUpDownBoldLeftRight:"\u2541",lineUpDownLeftBoldRight:"\u253D",lineUpDownLeftRightBold:"\u253E",lineUpBoldDownBoldLeftRight:"\u2542",lineUpDownLeftBoldRightBold:"\u253F",lineUpBoldDownLeftBoldRight:"\u2543",lineUpBoldDownLeftRightBold:"\u2544",lineUpDownBoldLeftBoldRight:"\u2545",lineUpDownBoldLeftRightBold:"\u2546",lineUpDoubleDownDoubleLeftDoubleRightDouble:"\u256C",lineUpDoubleDownDoubleLeftRight:"\u256B",lineUpDownLeftDoubleRightDouble:"\u256A",lineCross:"\u2573",lineBackslash:"\u2572",lineSlash:"\u2571"},_r={tick:"\u2714",info:"\u2139",warning:"\u26A0",cross:"\u2718",squareSmall:"\u25FB",squareSmallFilled:"\u25FC",circle:"\u25EF",circleFilled:"\u25C9",circleDotted:"\u25CC",circleDouble:"\u25CE",circleCircle:"\u24DE",circleCross:"\u24E7",circlePipe:"\u24BE",radioOn:"\u25C9",radioOff:"\u25EF",checkboxOn:"\u2612",checkboxOff:"\u2610",checkboxCircleOn:"\u24E7",checkboxCircleOff:"\u24BE",pointer:"\u276F",triangleUpOutline:"\u25B3",triangleLeft:"\u25C0",triangleRight:"\u25B6",lozenge:"\u25C6",lozengeOutline:"\u25C7",hamburger:"\u2630",smiley:"\u32E1",mustache:"\u0DF4",star:"\u2605",play:"\u25B6",nodejs:"\u2B22",oneSeventh:"\u2150",oneNinth:"\u2151",oneTenth:"\u2152"},Or={tick:"\u221A",info:"i",warning:"\u203C",cross:"\xD7",squareSmall:"\u25A1",squareSmallFilled:"\u25A0",circle:"( )",circleFilled:"(*)",circleDotted:"( )",circleDouble:"( )",circleCircle:"(\u25CB)",circleCross:"(\xD7)",circlePipe:"(\u2502)",radioOn:"(*)",radioOff:"( )",checkboxOn:"[\xD7]",checkboxOff:"[ ]",checkboxCircleOn:"(\xD7)",checkboxCircleOff:"( )",pointer:">",triangleUpOutline:"\u2206",triangleLeft:"\u25C4",triangleRight:"\u25BA",lozenge:"\u2666",lozengeOutline:"\u25CA",hamburger:"\u2261",smiley:"\u263A",mustache:"\u250C\u2500\u2510",star:"\u2736",play:"\u25BA",nodejs:"\u2666",oneSeventh:"1/7",oneNinth:"1/9",oneTenth:"1/10"},Ur={...Fe,..._r},Pr={...Fe,...Or},Nr=kr(),sD=Nr?Ur:Pr,jr={prefix:{idle:j("blue","?"),done:j("green",sD.tick)},spinner:{interval:80,frames:["\u280B","\u2819","\u2839","\u2838","\u283C","\u2834","\u2826","\u2827","\u2807","\u280F"].map(u=>j("yellow",u))},style:{answer:u=>j("cyan",u),message:u=>j("bold",u),error:u=>j("red",`> ${u}`),defaultAnswer:u=>j("dim",`(${u})`),help:u=>j("dim",u),highlight:u=>j("cyan",u),key:u=>j("cyan",j("bold",`<${u}>`))}};function ae(u){if(typeof u!="object"||u===null)return!1;let D=u;for(;Object.getPrototypeOf(D)!==null;)D=Object.getPrototypeOf(D);return Object.getPrototypeOf(u)===D}function ce(...u){const D={};for(const e of u)for(const[t,r]of Object.entries(e)){const i=D[t];D[t]=ae(i)&&ae(r)?ce(i,r):r}return D}function fe(...u){const D=[jr,...u.filter(e=>e!=null)];return ce(...D)}function Gr({status:u="idle",theme:D}){const[e,t]=xu(!1),[r,i]=xu(0),{prefix:o,spinner:a}=fe(D);return iD(()=>{if(u==="loading"){let B,p=-1;const g=setTimeout(()=>{t(!0),B=setInterval(()=>{p=p+1,i(p%a.frames.length)},a.interval)},300);return()=>{clearTimeout(g),clearInterval(B)}}else t(!1)},[u]),e?a.frames[r]:typeof o=="string"?o:o[u==="loading"?"idle":u]??o.idle}function lD(u,D){return nD(e=>{const t=e.get();if(!t||t.dependencies.length!==D.length||t.dependencies.some((r,i)=>r!==D[i])){const r=u();return e.set({value:r,dependencies:D}),r}return t.value})}function oD(u){return xu({current:u})[0]}function Wr(u){const D=oD(u);D.current=u,iD(e=>{let t=!1;const r=oe((i,o)=>{t||D.current(o,e)});return e.input.on("keypress",r),()=>{t=!0,e.input.removeListener("keypress",r)}},[])}var FD,Ce;function qr(){if(Ce)return FD;Ce=1,FD=D;function u(e){const t={defaultWidth:0,output:process.stdout,tty:Pe};return e?(Object.keys(t).forEach(function(r){e[r]||(e[r]=t[r])}),e):t}function D(e){const t=u(e);if(t.output.getWindowSize)return t.output.getWindowSize()[0]||t.defaultWidth;if(t.tty.getWindowSize)return t.tty.getWindowSize()[1]||t.defaultWidth;if(t.output.columns)return t.output.columns;if(process.env.CLI_WIDTH){const r=parseInt(process.env.CLI_WIDTH,10);if(!isNaN(r)&&r!==0)return r}return t.defaultWidth}return FD}var Hr=qr(),Vr=Mu(Hr);function aD(u,D){return u.split(`
18
+ `).flatMap(e=>eD(e,D,{trim:!1,hard:!0}).split(`
19
19
  `).map(t=>t.trimEnd())).join(`
20
- `)}function jD(){return lr({defaultWidth:80,output:$D().output})}function ar({active:u,renderedItems:D,pageSize:e,loop:t}){const r=ku({lastPointer:u,lastActive:void 0}),{lastPointer:n,lastActive:F}=r.current,i=Math.floor(e/2),l=D.reduce((o,E)=>o+E.length,0),s=D.slice(0,u).reduce((o,E)=>o+E.length,0);let a=s;if(l>e)if(t)a=n,F!=null&&F<u&&u-F<e&&(a=Math.min(i,Math.abs(u-F)===1?Math.min(n+(D[F]?.length??0),Math.max(s,n)):n+u-F));else{const o=D.slice(u).reduce((E,C)=>E+C.length,0);a=o<e-i?e-o:Math.min(s,i)}return r.current.lastPointer=a,r.current.lastActive=u,a}function Cr({items:u,active:D,renderItem:e,pageSize:t,loop:r=!0}){const n=jD(),F=c=>(c%u.length+u.length)%u.length,i=u.map((c,A)=>c==null?[]:Nu(e({item:c,index:A,isActive:A===D}),n).split(`
21
- `)),l=i.reduce((c,A)=>c+A.length,0),s=c=>i[c]??[],a=ar({active:D,renderedItems:i,pageSize:t,loop:r}),o=s(D).slice(0,t),E=a+o.length<=t?a:t-o.length,C=Array.from({length:t});C.splice(E,o.length,...o);const h=new Set([D]);let B=E+o.length,f=F(D+1);for(;B<t&&!h.has(f)&&(r&&l>t?f!==D:f>D);){const A=s(f).slice(0,t-B);C.splice(B,A.length,...A),h.add(f),B+=A.length,f=F(f+1)}for(B=E-1,f=F(D-1);B>=0&&!h.has(f)&&(r&&l>t?f!==D:f<D);){const c=s(f),A=c.slice(Math.max(0,c.length-B-1));C.splice(B-A.length+1,A.length,...A),h.add(f),B-=A.length,f=F(f-1)}return C.filter(c=>typeof c=="string").join(`
22
- `)}var ju,PD;function Er(){if(PD)return ju;PD=1;const u=te;class D extends u{#e=null;constructor(t={}){super(t),this.writable=this.readable=!0,this.muted=!1,this.on("pipe",this._onpipe),this.replace=t.replace,this._prompt=t.prompt||null,this._hadControl=!1}#D(t,r){return this._dest?this._dest[t]:this._src?this._src[t]:r}#u(t,...r){typeof this._dest?.[t]=="function"&&this._dest[t](...r),typeof this._src?.[t]=="function"&&this._src[t](...r)}get isTTY(){return this.#e!==null?this.#e:this.#D("isTTY",!1)}set isTTY(t){this.#e=t}get rows(){return this.#D("rows")}get columns(){return this.#D("columns")}mute(){this.muted=!0}unmute(){this.muted=!1}_onpipe(t){this._src=t}pipe(t,r){return this._dest=t,super.pipe(t,r)}pause(){if(this._src)return this._src.pause()}resume(){if(this._src)return this._src.resume()}write(t){if(this.muted){if(!this.replace)return!0;if(t.match(/^\u001b/))return t.indexOf(this._prompt)===0&&(t=t.slice(this._prompt.length),t=t.replace(/./g,this.replace),t=this._prompt+t),this._hadControl=!0,this.emit("data",t);this._prompt&&this._hadControl&&t.indexOf(this._prompt)===0&&(this._hadControl=!1,this.emit("data",this._prompt),t=t.slice(this._prompt.length)),t=t.toString().replace(/./g,this.replace)}this.emit("data",t)}end(t){this.muted&&(t&&this.replace?t=t.toString().replace(/./g,this.replace):t=null),t&&this.emit("data",t),this.emit("end")}destroy(...t){return this.#u("destroy",...t)}destroySoon(...t){return this.#u("destroySoon",...t)}close(...t){return this.#u("close",...t)}}return ju=D,ju}var cr=Er(),fr=Fu(cr);const q=[];q.push("SIGHUP","SIGINT","SIGTERM"),process.platform!=="win32"&&q.push("SIGALRM","SIGABRT","SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT"),process.platform==="linux"&&q.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT");const Eu=u=>!!u&&typeof u=="object"&&typeof u.removeListener=="function"&&typeof u.emit=="function"&&typeof u.reallyExit=="function"&&typeof u.listeners=="function"&&typeof u.kill=="function"&&typeof u.pid=="number"&&typeof u.on=="function",Pu=Symbol.for("signal-exit emitter"),Wu=globalThis,hr=Object.defineProperty.bind(Object);class Br{emitted={afterExit:!1,exit:!1};listeners={afterExit:[],exit:[]};count=0;id=Math.random();constructor(){if(Wu[Pu])return Wu[Pu];hr(Wu,Pu,{value:this,writable:!1,enumerable:!1,configurable:!1})}on(D,e){this.listeners[D].push(e)}removeListener(D,e){const t=this.listeners[D],r=t.indexOf(e);r!==-1&&(r===0&&t.length===1?t.length=0:t.splice(r,1))}emit(D,e,t){if(this.emitted[D])return!1;this.emitted[D]=!0;let r=!1;for(const n of this.listeners[D])r=n(e,t)===!0||r;return D==="exit"&&(r=this.emit("afterExit",e,t)||r),r}}class WD{}const dr=u=>({onExit(D,e){return u.onExit(D,e)},load(){return u.load()},unload(){return u.unload()}});class gr extends WD{onExit(){return()=>{}}load(){}unload(){}}class pr extends WD{#e=Gu.platform==="win32"?"SIGINT":"SIGHUP";#D=new Br;#u;#n;#i;#r={};#t=!1;constructor(D){super(),this.#u=D,this.#r={};for(const e of q)this.#r[e]=()=>{const t=this.#u.listeners(e);let{count:r}=this.#D;const n=D;if(typeof n.__signal_exit_emitter__=="object"&&typeof n.__signal_exit_emitter__.count=="number"&&(r+=n.__signal_exit_emitter__.count),t.length===r){this.unload();const F=this.#D.emit("exit",null,e),i=e==="SIGHUP"?this.#e:e;F||D.kill(D.pid,i)}};this.#i=D.reallyExit,this.#n=D.emit}onExit(D,e){if(!Eu(this.#u))return()=>{};this.#t===!1&&this.load();const t=e?.alwaysLast?"afterExit":"exit";return this.#D.on(t,D),()=>{this.#D.removeListener(t,D),this.#D.listeners.exit.length===0&&this.#D.listeners.afterExit.length===0&&this.unload()}}load(){if(!this.#t){this.#t=!0,this.#D.count+=1;for(const D of q)try{const e=this.#r[D];e&&this.#u.on(D,e)}catch{}this.#u.emit=(D,...e)=>this.#s(D,...e),this.#u.reallyExit=D=>this.#F(D)}}unload(){this.#t&&(this.#t=!1,q.forEach(D=>{const e=this.#r[D];if(!e)throw new Error("Listener not defined for signal: "+D);try{this.#u.removeListener(D,e)}catch{}}),this.#u.emit=this.#n,this.#u.reallyExit=this.#i,this.#D.count-=1)}#F(D){return Eu(this.#u)?(this.#u.exitCode=D||0,this.#D.emit("exit",this.#u.exitCode,null),this.#i.call(this.#u,this.#u.exitCode)):0}#s(D,...e){const t=this.#n;if(D==="exit"&&Eu(this.#u)){typeof e[0]=="number"&&(this.#u.exitCode=e[0]);const r=t.call(this.#u,D,...e);return this.#D.emit("exit",this.#u.exitCode,null),r}else return t.call(this.#u,D,...e)}}const Gu=globalThis.process,{onExit:mr}=dr(Eu(Gu)?new pr(Gu):new gr),N="\x1B[",Ar=N+"G",br=N+"?25l",xr=N+"?25h",GD=(u=1)=>u>0?`${N}${u}A`:"",qD=(u=1)=>u>0?`${N}${u}B`:"",VD=(u,D)=>`${N}${u+1}G`,HD=N+"2K",YD=u=>u>0?(HD+GD(1)).repeat(u-1)+HD+Ar:"",KD=u=>u.split(`
23
- `).length,wr=u=>u.split(`
24
- `).pop()??"";class yr{height=0;extraLinesUnderPrompt=0;cursorPos;rl;constructor(D){this.rl=D,this.cursorPos=D.getCursorPos()}write(D){this.rl.output.unmute(),this.rl.output.write(D),this.rl.output.mute()}render(D,e=""){const t=wr(D),r=ue(t);let n=r;this.rl.line.length>0&&(n=n.slice(0,-this.rl.line.length)),this.rl.setPrompt(n),this.cursorPos=this.rl.getCursorPos();const F=jD();D=Nu(D,F),e=Nu(e,F),r.length%F===0&&(D+=`
25
- `);let i=D+(e?`
26
- `+e:"");const s=Math.floor(r.length/F)-this.cursorPos.rows+(e?KD(e):0);s>0&&(i+=GD(s)),i+=VD(this.cursorPos.cols),this.write(qD(this.extraLinesUnderPrompt)+YD(this.height)+i),this.extraLinesUnderPrompt=s,this.height=KD(i)}checkCursorPos(){const D=this.rl.getCursorPos();D.cols!==this.cursorPos.cols&&(this.write(VD(D.cols)),this.cursorPos=D)}done({clearContent:D}){this.rl.setPrompt("");let e=qD(this.extraLinesUnderPrompt);e+=D?YD(this.height):`
27
- `,e+=xr,this.write(e),this.rl.close()}}class Rr extends Promise{static withResolver(){let D,e;return{promise:new Promise((r,n)=>{D=r,e=n}),resolve:D,reject:e}}}function Lr(){const u=Error.prepareStackTrace;let D=[];try{Error.prepareStackTrace=(e,t)=>{const r=t.slice(1);return D=r,r},new Error().stack}catch{return D}return Error.prepareStackTrace=u,D}function vr(u){const D=Lr();return(t,r={})=>{const{input:n=process.stdin,signal:F}=r,i=new Set,l=new fr;l.pipe(r.output??process.stdout);const s=De.createInterface({terminal:!0,input:n,output:l}),a=new yr(s),{promise:o,resolve:E,reject:C}=Rr.withResolver(),h=()=>C(new Kt);if(F){const c=()=>C(new Yt({cause:F.reason}));if(F.aborted)return c(),Object.assign(o,{cancel:h});F.addEventListener("abort",c),i.add(()=>F.removeEventListener("abort",c))}i.add(mr((c,A)=>{C(new SD(`User force closed the prompt with ${c} ${A}`))}));const B=()=>C(new SD("User force closed the prompt with SIGINT"));s.on("SIGINT",B),i.add(()=>s.removeListener("SIGINT",B));const f=()=>a.checkCursorPos();return s.input.on("keypress",f),i.add(()=>s.input.removeListener("keypress",f)),Xt(s,c=>{const A=fu.bind(()=>Q.clearAll());return s.on("close",A),i.add(()=>s.removeListener("close",A)),c(()=>{try{const w=u(t,eu=>{setImmediate(()=>E(eu))});if(w===void 0){const eu=D[1]?.getFileName();throw new Error(`Prompt functions must return a string.
28
- at ${eu}`)}const[cu,Du]=typeof w=="string"?[w]:w;a.render(cu,Du),Q.run()}catch(w){C(w)}}),Object.assign(o.then(w=>(Q.clearAll(),w),w=>{throw Q.clearAll(),w}).finally(()=>{i.forEach(w=>w()),a.done({clearContent:!!r.clearPromptOnDone}),l.end()}).then(()=>o),{cancel:h})})}}class uu{separator=x("dim",Array.from({length:15}).join(_u.line));type="separator";constructor(D){D&&(this.separator=D)}static isSeparator(D){return!!(D&&typeof D=="object"&&"type"in D&&D.type==="separator")}}const Sr={icon:{cursor:_u.pointer},style:{disabled:u=>x("dim",`- ${u}`),description:u=>x("cyan",u),keysHelpTip:u=>u.map(([D,e])=>`${x("bold",D)} ${x("dim",e)}`).join(x("dim"," \u2022 "))},indexMode:"hidden",keybindings:[]};function V(u){return!uu.isSeparator(u)&&!u.disabled}function Tr(u){return u.map(D=>{if(uu.isSeparator(D))return D;if(typeof D!="object"||D===null||!("value"in D)){const r=String(D);return{value:D,name:r,short:r,disabled:!1}}const e=D.name??String(D.value),t={value:D.value,name:e,short:D.short??e,disabled:D.disabled??!1};return D.description&&(t.description=D.description),t})}var Ir=vr((u,D)=>{const{loop:e=!0,pageSize:t=7}=u,r=MD(Sr,u.theme),{keybindings:n}=r,[F,i]=J("idle"),l=ir({status:F,theme:r}),s=ku(),a=!n.includes("vim"),o=Uu(()=>Tr(u.choices),[u.choices]),E=Uu(()=>{const m=o.findIndex(V),v=o.findLastIndex(V);if(m===-1)throw new TD("[select prompt] No selectable choices. All choices are disabled.");return{first:m,last:v}},[o]),C=Uu(()=>"default"in u?o.findIndex(m=>V(m)&&m.value===u.default):-1,[u.default,o]),[h,B]=J(C===-1?E.first:C),f=o[h];Fr((m,v)=>{if(clearTimeout(s.current),Ht(m))i("done"),D(f.value);else if(Iu(m,n)||vD(m,n)){if(v.clearLine(0),e||Iu(m,n)&&h!==E.first||vD(m,n)&&h!==E.last){const k=Iu(m,n)?-1:1;let R=h;do R=(R+k+o.length)%o.length;while(!V(o[R]));B(R)}}else if(Vt(m)&&!Number.isNaN(Number(v.line))){const k=Number(v.line)-1;let R=-1;const $=o.findIndex(H=>uu.isSeparator(H)?!1:(R++,R===k)),tu=o[$];tu!=null&&V(tu)&&B($),s.current=setTimeout(()=>{v.clearLine(0)},700)}else if(qt(m))v.clearLine(0);else if(a){const k=v.line.toLowerCase(),R=o.findIndex($=>uu.isSeparator($)||!V($)?!1:$.name.toLowerCase().startsWith(k));R!==-1&&B(R),s.current=setTimeout(()=>{v.clearLine(0)},700)}}),Ou(()=>()=>{clearTimeout(s.current)},[]);const c=r.style.message(u.message,F),A=r.style.keysHelpTip([["\u2191\u2193","navigate"],["\u23CE","select"]]);let w=0;const cu=Cr({items:o,active:h,renderItem({item:m,isActive:v,index:k}){if(uu.isSeparator(m))return w++,` ${m.separator}`;const R=r.indexMode==="number"?`${k+1-w}. `:"";if(m.disabled){const H=typeof m.disabled=="string"?m.disabled:"(disabled)";return r.style.disabled(`${R}${m.name} ${H}`)}const $=v?r.style.highlight:H=>H,tu=v?r.icon.cursor:" ";return $(`${tu} ${R}${m.name}`)},pageSize:t,loop:e});if(F==="done")return[l,c,r.style.answer(f.short)].filter(Boolean).join(" ");const{description:Du}=f;return`${[[l,c].filter(Boolean).join(" "),cu," ",Du?r.style.description(Du):"",A].filter(Boolean).join(`
29
- `).trimEnd()}${br}`});const qu=u=>{let D;const e=process.platform;e==="darwin"?D=`open "${u}"`:e==="win32"?D=`start "" "${u}"`:D=`xdg-open "${u}"`,ZD(D,t=>{})},$r=u=>{const{theme:D,ui:e}=u.config,t=u.personal.name.split(" ")?.[0],r=u.personal.website||`https://${u.personal.displayEmail.replace(/.*@/,"")}`,n=y[D.primary]||y.cyanBright,F=y[D.secondary]||y.whiteBright,i=[null,y.bold(n(hu(u.personal.name))),F(hu(u.personal.currentRole)),null];u.socialHandles.forEach(s=>{const a=s.color;i.push(Bu(Le(s.platform),`${s.url}/${s.handle}`,a))}),i.push(Bu(e.title,r,D.accent)),i.push(Bu(e.npx,u.personal.npx||`npx ${t.toLowerCase()}`,"#cb3837")),i.push(null),e?.footer&&e.footer.forEach(s=>{i.push(y.italic(F(hu(s))))}),i.push(null);const l=Gt(i.join(`
30
- `),{margin:1,float:"center",borderStyle:D.borderStyle,borderColor:D.borderColor});console.log(l),console.log(e.cmdTip)};var Or=(u=>(u.EMAIL="email",u.RESUME="resume",u.MEETING="meeting",u.EXIT="exit",u))(Or||{});const _r=u=>{const D=u.personal.name.split(" ")?.[0],{messages:e,theme:t}=u.config,r=y[t.primary]||y.cyanBright,n=y[t.secondary]||y.whiteBright,F=[{name:e.email.message.replace("email",r("email")),value:"email",description:n(`
31
- `+e.email.description)},{name:e.resume.message.replace("Resume",r("Resume")),value:"resume",description:n(`
32
- `+e.resume.description)},{name:e.meeting.message.replace("Meeting",r("Meeting")),value:"meeting",description:n(`
33
- `+e.meeting.description)},{name:e.exit.message,value:"exit",description:n(`
34
- `+e.exit.description)}],i={email:()=>{qu(`mailto:${u.personal.displayEmail}?subject=Hi%20${D}!`),console.log(`
20
+ `)}function he(){return Vr({defaultWidth:80,output:le().output})}function zr({active:u,renderedItems:D,pageSize:e,loop:t}){const r=oD({lastPointer:u,lastActive:void 0}),{lastPointer:i,lastActive:o}=r.current,a=Math.floor(e/2),d=D.reduce((g,x)=>g+x.length,0),B=D.slice(0,u).reduce((g,x)=>g+x.length,0);let p=B;if(d>e)if(t)p=i,o!=null&&o<u&&u-o<e&&(p=Math.min(a,Math.abs(u-o)===1?Math.min(i+(D[o]?.length??0),Math.max(B,i)):i+u-o));else{const g=D.slice(u).reduce((x,R)=>x+R.length,0);p=g<e-a?e-g:Math.min(B,a)}return r.current.lastPointer=p,r.current.lastActive=u,p}function Kr({items:u,active:D,renderItem:e,pageSize:t,loop:r=!0}){const i=he(),o=v=>(v%u.length+u.length)%u.length,a=u.map((v,_)=>v==null?[]:aD(e({item:v,index:_,isActive:_===D}),i).split(`
21
+ `)),d=a.reduce((v,_)=>v+_.length,0),B=v=>a[v]??[],p=zr({active:D,renderedItems:a,pageSize:t,loop:r}),g=B(D).slice(0,t),x=p+g.length<=t?p:t-g.length,R=Array.from({length:t});R.splice(x,g.length,...g);const S=new Set([D]);let T=x+g.length,L=o(D+1);for(;T<t&&!S.has(L)&&(r&&d>t?L!==D:L>D);){const _=B(L).slice(0,t-T);R.splice(T,_.length,..._),S.add(L),T+=_.length,L=o(L+1)}for(T=x-1,L=o(D-1);T>=0&&!S.has(L)&&(r&&d>t?L!==D:L<D);){const v=B(L),_=v.slice(Math.max(0,v.length-T-1));R.splice(T-_.length+1,_.length,..._),S.add(L),T-=_.length,L=o(L-1)}return R.filter(v=>typeof v=="string").join(`
22
+ `)}var cD,Ee;function Yr(){if(Ee)return cD;Ee=1;const u=Ue;class D extends u{#e=null;constructor(t={}){super(t),this.writable=this.readable=!0,this.muted=!1,this.on("pipe",this._onpipe),this.replace=t.replace,this._prompt=t.prompt||null,this._hadControl=!1}#D(t,r){return this._dest?this._dest[t]:this._src?this._src[t]:r}#u(t,...r){typeof this._dest?.[t]=="function"&&this._dest[t](...r),typeof this._src?.[t]=="function"&&this._src[t](...r)}get isTTY(){return this.#e!==null?this.#e:this.#D("isTTY",!1)}set isTTY(t){this.#e=t}get rows(){return this.#D("rows")}get columns(){return this.#D("columns")}mute(){this.muted=!0}unmute(){this.muted=!1}_onpipe(t){this._src=t}pipe(t,r){return this._dest=t,super.pipe(t,r)}pause(){if(this._src)return this._src.pause()}resume(){if(this._src)return this._src.resume()}write(t){if(this.muted){if(!this.replace)return!0;if(t.match(/^\u001b/))return t.indexOf(this._prompt)===0&&(t=t.slice(this._prompt.length),t=t.replace(/./g,this.replace),t=this._prompt+t),this._hadControl=!0,this.emit("data",t);this._prompt&&this._hadControl&&t.indexOf(this._prompt)===0&&(this._hadControl=!1,this.emit("data",this._prompt),t=t.slice(this._prompt.length)),t=t.toString().replace(/./g,this.replace)}this.emit("data",t)}end(t){this.muted&&(t&&this.replace?t=t.toString().replace(/./g,this.replace):t=null),t&&this.emit("data",t),this.emit("end")}destroy(...t){return this.#u("destroy",...t)}destroySoon(...t){return this.#u("destroySoon",...t)}close(...t){return this.#u("close",...t)}}return cD=D,cD}var Jr=Yr(),Xr=Mu(Jr);const du=[];du.push("SIGHUP","SIGINT","SIGTERM"),process.platform!=="win32"&&du.push("SIGALRM","SIGABRT","SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT"),process.platform==="linux"&&du.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT");const Nu=u=>!!u&&typeof u=="object"&&typeof u.removeListener=="function"&&typeof u.emit=="function"&&typeof u.reallyExit=="function"&&typeof u.listeners=="function"&&typeof u.kill=="function"&&typeof u.pid=="number"&&typeof u.on=="function",fD=Symbol.for("signal-exit emitter"),CD=globalThis,Zr=Object.defineProperty.bind(Object);class Qr{emitted={afterExit:!1,exit:!1};listeners={afterExit:[],exit:[]};count=0;id=Math.random();constructor(){if(CD[fD])return CD[fD];Zr(CD,fD,{value:this,writable:!1,enumerable:!1,configurable:!1})}on(D,e){this.listeners[D].push(e)}removeListener(D,e){const t=this.listeners[D],r=t.indexOf(e);r!==-1&&(r===0&&t.length===1?t.length=0:t.splice(r,1))}emit(D,e,t){if(this.emitted[D])return!1;this.emitted[D]=!0;let r=!1;for(const i of this.listeners[D])r=i(e,t)===!0||r;return D==="exit"&&(r=this.emit("afterExit",e,t)||r),r}}class de{}const un=u=>({onExit(D,e){return u.onExit(D,e)},load(){return u.load()},unload(){return u.unload()}});class Dn extends de{onExit(){return()=>{}}load(){}unload(){}}class en extends de{#e=hD.platform==="win32"?"SIGINT":"SIGHUP";#D=new Qr;#u;#n;#i;#r={};#t=!1;constructor(D){super(),this.#u=D,this.#r={};for(const e of du)this.#r[e]=()=>{const t=this.#u.listeners(e);let{count:r}=this.#D;const i=D;if(typeof i.__signal_exit_emitter__=="object"&&typeof i.__signal_exit_emitter__.count=="number"&&(r+=i.__signal_exit_emitter__.count),t.length===r){this.unload();const o=this.#D.emit("exit",null,e),a=e==="SIGHUP"?this.#e:e;o||D.kill(D.pid,a)}};this.#i=D.reallyExit,this.#n=D.emit}onExit(D,e){if(!Nu(this.#u))return()=>{};this.#t===!1&&this.load();const t=e?.alwaysLast?"afterExit":"exit";return this.#D.on(t,D),()=>{this.#D.removeListener(t,D),this.#D.listeners.exit.length===0&&this.#D.listeners.afterExit.length===0&&this.unload()}}load(){if(!this.#t){this.#t=!0,this.#D.count+=1;for(const D of du)try{const e=this.#r[D];e&&this.#u.on(D,e)}catch{}this.#u.emit=(D,...e)=>this.#l(D,...e),this.#u.reallyExit=D=>this.#s(D)}}unload(){this.#t&&(this.#t=!1,du.forEach(D=>{const e=this.#r[D];if(!e)throw new Error("Listener not defined for signal: "+D);try{this.#u.removeListener(D,e)}catch{}}),this.#u.emit=this.#n,this.#u.reallyExit=this.#i,this.#D.count-=1)}#s(D){return Nu(this.#u)?(this.#u.exitCode=D||0,this.#D.emit("exit",this.#u.exitCode,null),this.#i.call(this.#u,this.#u.exitCode)):0}#l(D,...e){const t=this.#n;if(D==="exit"&&Nu(this.#u)){typeof e[0]=="number"&&(this.#u.exitCode=e[0]);const r=t.call(this.#u,D,...e);return this.#D.emit("exit",this.#u.exitCode,null),r}else return t.call(this.#u,D,...e)}}const hD=globalThis.process,{onExit:tn}=un(Nu(hD)?new en(hD):new Dn),ou="\x1B[",rn=ou+"G",nn=ou+"?25l",sn=ou+"?25h",ge=(u=1)=>u>0?`${ou}${u}A`:"",Be=(u=1)=>u>0?`${ou}${u}B`:"",me=(u,D)=>`${ou}${u+1}G`,pe=ou+"2K",Ae=u=>u>0?(pe+ge(1)).repeat(u-1)+pe+rn:"",be=u=>u.split(`
23
+ `).length,ln=u=>u.split(`
24
+ `).pop()??"";class on{height=0;extraLinesUnderPrompt=0;cursorPos;rl;constructor(D){this.rl=D,this.cursorPos=D.getCursorPos()}write(D){this.rl.output.unmute(),this.rl.output.write(D),this.rl.output.mute()}render(D,e=""){const t=ln(D),r=ke(t);let i=r;this.rl.line.length>0&&(i=i.slice(0,-this.rl.line.length)),this.rl.setPrompt(i),this.cursorPos=this.rl.getCursorPos();const o=he();D=aD(D,o),e=aD(e,o),r.length%o===0&&(D+=`
25
+ `);let a=D+(e?`
26
+ `+e:"");const B=Math.floor(r.length/o)-this.cursorPos.rows+(e?be(e):0);B>0&&(a+=ge(B)),a+=me(this.cursorPos.cols),this.write(Be(this.extraLinesUnderPrompt)+Ae(this.height)+a),this.extraLinesUnderPrompt=B,this.height=be(a)}checkCursorPos(){const D=this.rl.getCursorPos();D.cols!==this.cursorPos.cols&&(this.write(me(D.cols)),this.cursorPos=D)}done({clearContent:D}){this.rl.setPrompt("");let e=Be(this.extraLinesUnderPrompt);e+=D?Ae(this.height):`
27
+ `,e+=sn,this.write(e),this.rl.close()}}class Fn extends Promise{static withResolver(){let D,e;return{promise:new Promise((r,i)=>{D=r,e=i}),resolve:D,reject:e}}}function an(){const u=Error.prepareStackTrace;let D=[];try{Error.prepareStackTrace=(e,t)=>{const r=t.slice(1);return D=r,r},new Error().stack}catch{return D}return Error.prepareStackTrace=u,D}function cn(u){const D=an();return(t,r={})=>{const{input:i=process.stdin,signal:o}=r,a=new Set,d=new Xr;d.pipe(r.output??process.stdout);const B=_e.createInterface({terminal:!0,input:i,output:d}),p=new on(B),{promise:g,resolve:x,reject:R}=Fn.withResolver(),S=()=>R(new Sr);if(o){const v=()=>R(new Lr({cause:o.reason}));if(o.aborted)return v(),Object.assign(g,{cancel:S});o.addEventListener("abort",v),a.add(()=>o.removeEventListener("abort",v))}a.add(tn((v,_)=>{R(new ne(`User force closed the prompt with ${v} ${_}`))}));const T=()=>R(new ne("User force closed the prompt with SIGINT"));B.on("SIGINT",T),a.add(()=>B.removeListener("SIGINT",T));const L=()=>p.checkCursorPos();return B.input.on("keypress",L),a.add(()=>B.input.removeListener("keypress",L)),$r(B,v=>{const _=ju.bind(()=>yu.clearAll());return B.on("close",_),a.add(()=>B.removeListener("close",_)),v(()=>{try{const O=u(t,au=>{setImmediate(()=>x(au))});if(O===void 0){const au=D[1]?.getFileName();throw new Error(`Prompt functions must return a string.
28
+ at ${au}`)}const[Bu,Fu]=typeof O=="string"?[O]:O;p.render(Bu,Fu),yu.run()}catch(O){R(O)}}),Object.assign(g.then(O=>(yu.clearAll(),O),O=>{throw yu.clearAll(),O}).finally(()=>{a.forEach(O=>O()),p.done({clearContent:!!r.clearPromptOnDone}),d.end()}).then(()=>g),{cancel:S})})}}class vu{separator=j("dim",Array.from({length:15}).join(sD.line));type="separator";constructor(D){D&&(this.separator=D)}static isSeparator(D){return!!(D&&typeof D=="object"&&"type"in D&&D.type==="separator")}}const fn={icon:{cursor:sD.pointer},style:{disabled:u=>j("dim",`- ${u}`),description:u=>j("cyan",u),keysHelpTip:u=>u.map(([D,e])=>`${j("bold",D)} ${j("dim",e)}`).join(j("dim"," \u2022 "))},indexMode:"hidden",keybindings:[]};function gu(u){return!vu.isSeparator(u)&&!u.disabled}function Cn(u){return u.map(D=>{if(vu.isSeparator(D))return D;if(typeof D!="object"||D===null||!("value"in D)){const r=String(D);return{value:D,name:r,short:r,disabled:!1}}const e=D.name??String(D.value),t={value:D.value,name:e,short:D.short??e,disabled:D.disabled??!1};return D.description&&(t.description=D.description),t})}var hn=cn((u,D)=>{const{loop:e=!0,pageSize:t=7}=u,r=fe(fn,u.theme),{keybindings:i}=r,[o,a]=xu("idle"),d=Gr({status:o,theme:r}),B=oD(),p=!i.includes("vim"),g=lD(()=>Cn(u.choices),[u.choices]),x=lD(()=>{const I=g.findIndex(gu),G=g.findLastIndex(gu);if(I===-1)throw new ie("[select prompt] No selectable choices. All choices are disabled.");return{first:I,last:G}},[g]),R=lD(()=>"default"in u?g.findIndex(I=>gu(I)&&I.value===u.default):-1,[u.default,g]),[S,T]=xu(R===-1?x.first:R),L=g[S];Wr((I,G)=>{if(clearTimeout(B.current),vr(I))a("done"),D(L.value);else if(rD(I,i)||re(I,i)){if(G.clearLine(0),e||rD(I,i)&&S!==x.first||re(I,i)&&S!==x.last){const tu=rD(I,i)?-1:1;let W=S;do W=(W+tu+g.length)%g.length;while(!gu(g[W]));T(W)}}else if(xr(I)&&!Number.isNaN(Number(G.line))){const tu=Number(G.line)-1;let W=-1;const K=g.findIndex(Z=>vu.isSeparator(Z)?!1:(W++,W===tu)),X=g[K];X!=null&&gu(X)&&T(K),B.current=setTimeout(()=>{G.clearLine(0)},700)}else if(yr(I))G.clearLine(0);else if(p){const tu=G.line.toLowerCase(),W=g.findIndex(K=>vu.isSeparator(K)||!gu(K)?!1:K.name.toLowerCase().startsWith(tu));W!==-1&&T(W),B.current=setTimeout(()=>{G.clearLine(0)},700)}}),iD(()=>()=>{clearTimeout(B.current)},[]);const v=r.style.message(u.message,o),_=r.style.keysHelpTip([["\u2191\u2193","navigate"],["\u23CE","select"]]);let O=0;const Bu=Kr({items:g,active:S,renderItem({item:I,isActive:G,index:tu}){if(vu.isSeparator(I))return O++,` ${I.separator}`;const W=r.indexMode==="number"?`${tu+1-O}. `:"";if(I.disabled){const Z=typeof I.disabled=="string"?I.disabled:"(disabled)";return r.style.disabled(`${W}${I.name} ${Z}`)}const K=G?r.style.highlight:Z=>Z,X=G?r.icon.cursor:" ";return K(`${X} ${W}${I.name}`)},pageSize:t,loop:e});if(o==="done")return[d,v,r.style.answer(L.short)].filter(Boolean).join(" ");const{description:Fu}=L;return`${[[d,v].filter(Boolean).join(" "),Bu," ",Fu?r.style.description(Fu):"",_].filter(Boolean).join(`
29
+ `).trimEnd()}${nn}`});const En={FULL_WIDTH:0,FITTING:1,SMUSHING:2,CONTROLLED_SMUSHING:3};class dn{constructor(){this.comment="",this.numChars=0,this.options={}}}const ED=["1Row","3-D","3D Diagonal","3D-ASCII","3x5","4Max","5 Line Oblique","AMC 3 Line","AMC 3 Liv1","AMC AAA01","AMC Neko","AMC Razor","AMC Razor2","AMC Slash","AMC Slider","AMC Thin","AMC Tubes","AMC Untitled","ANSI Regular","ANSI Shadow","ANSI-Compact","ASCII 12","ASCII 9","ASCII New Roman","Acrobatic","Alligator","Alligator2","Alpha","Alphabet","Arrows","Avatar","B1FF","Babyface Lame","Babyface Leet","Banner","Banner3-D","Banner3","Banner4","Barbwire","Basic","Bear","Bell","Benjamin","Big ASCII 12","Big ASCII 9","Big Chief","Big Money-ne","Big Money-nw","Big Money-se","Big Money-sw","Big Mono 12","Big Mono 9","Big","Bigfig","Binary","Block","Blocks","Bloody","BlurVision ASCII","Bolger","Braced","Bright","Broadway KB","Broadway","Bubble","Bulbhead","Caligraphy","Caligraphy2","Calvin S","Cards","Catwalk","Chiseled","Chunky","Circle","Coinstak","Cola","Colossal","Computer","Contessa","Contrast","Cosmike","Cosmike2","Crawford","Crawford2","Crazy","Cricket","Cursive","Cyberlarge","Cybermedium","Cybersmall","Cygnet","DANC4","DOS Rebel","DWhistled","Dancing Font","Decimal","Def Leppard","Delta Corps Priest 1","DiamFont","Diamond","Diet Cola","Digital","Doh","Doom","Dot Matrix","Double Shorts","Double","Dr Pepper","Efti Chess","Efti Font","Efti Italic","Efti Piti","Efti Robot","Efti Wall","Efti Water","Electronic","Elite","Emboss 2","Emboss","Epic","Fender","Filter","Fire Font-k","Fire Font-s","Flipped","Flower Power","Four Tops","Fraktur","Fun Face","Fun Faces","Future","Fuzzy","Georgi16","Georgia11","Ghost","Ghoulish","Glenyn","Goofy","Gothic","Graceful","Gradient","Graffiti","Greek","Heart Left","Heart Right","Henry 3D","Hex","Hieroglyphs","Hollywood","Horizontal Left","Horizontal Right","ICL-1900","Impossible","Invita","Isometric1","Isometric2","Isometric3","Isometric4","Italic","Ivrit","JS Block Letters","JS Bracket Letters","JS Capital Curves","JS Cursive","JS Stick Letters","Jacky","Jazmine","Jerusalem","Katakana","Kban","Keyboard","Knob","Konto Slant","Konto","LCD","Larry 3D 2","Larry 3D","Lean","Letter","Letters","Lil Devil","Line Blocks","Linux","Lockergnome","Madrid","Marquee","Maxfour","Merlin1","Merlin2","Mike","Mini","Mirror","Mnemonic","Modular","Mono 12","Mono 9","Morse","Morse2","Moscow","Mshebrew210","Muzzle","NScript","NT Greek","NV Script","Nancyj-Fancy","Nancyj-Improved","Nancyj-Underlined","Nancyj","Nipples","O8","OS2","Octal","Ogre","Old Banner","Pagga","Patorjk's Cheese","Patorjk-HeX","Pawp","Peaks Slant","Peaks","Pebbles","Pepper","Poison","Puffy","Puzzle","Pyramid","Rammstein","Rebel","Rectangles","Red Phoenix","Relief","Relief2","Reverse","Roman","Rot13","Rotated","Rounded","Rowan Cap","Rozzo","RubiFont","Runic","Runyc","S Blood","SL Script","Santa Clara","Script","Serifcap","Shaded Blocky","Shadow","Shimrod","Short","Slant Relief","Slant","Slide","Small ASCII 12","Small ASCII 9","Small Block","Small Braille","Small Caps","Small Isometric1","Small Keyboard","Small Mono 12","Small Mono 9","Small Poison","Small Script","Small Shadow","Small Slant","Small Tengwar","Small","Soft","Speed","Spliff","Stacey","Stampate","Stampatello","Standard","Star Strips","Star Wars","Stellar","Stforek","Stick Letters","Stop","Straight","Stronger Than All","Sub-Zero","Swamp Land","Swan","Sweet","THIS","Tanja","Tengwar","Term","Terrace","Test1","The Edge","Thick","Thin","Thorned","Three Point","Ticks Slant","Ticks","Tiles","Tinker-Toy","Tmplr","Tombstone","Train","Trek","Tsalagi","Tubular","Twisted","Two Point","USA Flag","Univers","Upside Down Text","Varsity","Wavescape","Wavy","Weird","Wet Letter","Whimsy","WideTerm","Wow","miniwi"];function gn(u){return/[.*+?^${}()|[\]\\]/.test(u)?"\\"+u:u}const Bn=(()=>{const{FULL_WIDTH:u=0,FITTING:D,SMUSHING:e,CONTROLLED_SMUSHING:t}=En,r={},i={font:"Standard",fontPath:"./fonts",fetchFontIfMissing:!0};function o(l,F,n){const s=gn(l.trim().slice(-1))||"@",c=F===n-1?new RegExp(s+s+"?\\s*$"):new RegExp(s+"\\s*$");return l.replace(c,"")}function a(l=-1,F=null){let n={},s,c=[[16384,"vLayout",e],[8192,"vLayout",D],[4096,"vRule5",!0],[2048,"vRule4",!0],[1024,"vRule3",!0],[512,"vRule2",!0],[256,"vRule1",!0],[128,"hLayout",e],[64,"hLayout",D],[32,"hRule6",!0],[16,"hRule5",!0],[8,"hRule4",!0],[4,"hRule3",!0],[2,"hRule2",!0],[1,"hRule1",!0]];s=F!==null?F:l;for(const[f,h,C]of c)s>=f?(s-=f,n[h]===void 0&&(n[h]=C)):h!=="vLayout"&&h!=="hLayout"&&(n[h]=!1);return typeof n.hLayout>"u"?l===0?n.hLayout=D:l===-1?n.hLayout=u:n.hRule1||n.hRule2||n.hRule3||n.hRule4||n.hRule5||n.hRule6?n.hLayout=t:n.hLayout=e:n.hLayout===e&&(n.hRule1||n.hRule2||n.hRule3||n.hRule4||n.hRule5||n.hRule6)&&(n.hLayout=t),typeof n.vLayout>"u"?n.vRule1||n.vRule2||n.vRule3||n.vRule4||n.vRule5?n.vLayout=t:n.vLayout=u:n.vLayout===e&&(n.vRule1||n.vRule2||n.vRule3||n.vRule4||n.vRule5)&&(n.vLayout=t),n}function d(l,F,n=""){return l===F&&l!==n?l:!1}function B(l,F){let n="|/\\[]{}()<>";if(l==="_"){if(n.indexOf(F)!==-1)return F}else if(F==="_"&&n.indexOf(l)!==-1)return l;return!1}function p(l,F){let n="| /\\ [] {} () <>",s=n.indexOf(l),c=n.indexOf(F);if(s!==-1&&c!==-1&&s!==c&&Math.abs(s-c)!==1){const f=Math.max(s,c),h=f+1;return n.substring(f,h)}return!1}function g(l,F){let n="[] {} ()",s=n.indexOf(l),c=n.indexOf(F);return s!==-1&&c!==-1&&Math.abs(s-c)<=1?"|":!1}function x(l,F){return{"/\\":"|","\\/":"Y","><":"X"}[l+F]||!1}function R(l,F,n=""){return l===n&&F===n?n:!1}function S(l,F){return l===F?l:!1}function T(l,F){return B(l,F)}function L(l,F){return p(l,F)}function v(l,F){return l==="-"&&F==="_"||l==="_"&&F==="-"?"=":!1}function _(l,F){return l==="|"&&F==="|"?"|":!1}function O(l,F,n){return F===" "||F===""||F===n&&l!==" "?l:F}function Bu(l,F,n){if(n.fittingRules&&n.fittingRules.vLayout===u)return"invalid";let s,c=Math.min(l.length,F.length),f,h,C=!1,E;if(c===0)return"invalid";for(s=0;s<c;s++)if(f=l.substring(s,s+1),h=F.substring(s,s+1),f!==" "&&h!==" "){if(n.fittingRules&&n.fittingRules.vLayout===D)return"invalid";if(n.fittingRules&&n.fittingRules.vLayout===e)return"end";if(_(f,h)){C=C||!1;continue}if(E=!1,E=n.fittingRules&&n.fittingRules.vRule1?S(f,h):E,E=!E&&n.fittingRules&&n.fittingRules.vRule2?T(f,h):E,E=!E&&n.fittingRules&&n.fittingRules.vRule3?L(f,h):E,E=!E&&n.fittingRules&&n.fittingRules.vRule4?v(f,h):E,C=!0,!E)return"invalid"}return C?"end":"valid"}function Fu(l,F,n){let s=l.length,c=l.length,f,h,C,E=1,m,b,A;for(;E<=s;){for(f=l.slice(Math.max(0,c-E),c),h=F.slice(0,Math.min(s,E)),C=h.length,A="",m=0;m<C;m++)if(b=Bu(f[m],h[m],n),b==="end")A=b;else if(b==="invalid"){A=b;break}else A===""&&(A="valid");if(A==="invalid"){E--;break}if(A==="end")break;A==="valid"&&E++}return Math.min(s,E)}function au(l,F,n){let s,c=Math.min(l.length,F.length),f,h,C="",E;const m=n.fittingRules||{};for(s=0;s<c;s++)f=l.substring(s,s+1),h=F.substring(s,s+1),f!==" "&&h!==" "?m.vLayout===D||m.vLayout===e?C+=O(f,h):(E=!1,E=m.vRule5?_(f,h):E,E=!E&&m.vRule1?S(f,h):E,E=!E&&m.vRule2?T(f,h):E,E=!E&&m.vRule3?L(f,h):E,E=!E&&m.vRule4?v(f,h):E,C+=E):C+=O(f,h);return C}function I(l,F,n,s){let c=l.length,f=F.length,h=l.slice(0,Math.max(0,c-n)),C=l.slice(Math.max(0,c-n),c),E=F.slice(0,Math.min(n,f)),m,b,A,w=[],y;for(b=C.length,m=0;m<b;m++)m>=f?A=C[m]:A=au(C[m],E[m],s),w.push(A);return y=F.slice(Math.min(n,f),f),[...h,...w,...y]}function G(l,F){const n=" ".repeat(F);return l.map(s=>s+n)}function tu(l,F,n){let s=l[0].length,c=F[0].length,f;return s>c?F=G(F,s-c):c>s&&(l=G(l,c-s)),f=Fu(l,F,n),I(l,F,f,n)}function W(l,F,n){const s=n.fittingRules||{};if(s.hLayout===u)return 0;let c,f=l.length,h=F.length,C=f,E=1,m=!1,b,A,w,y;if(f===0)return 0;u:for(;E<=C;){const Q=f-E;for(b=l.substring(Q,Q+E),A=F.substring(0,Math.min(E,h)),c=0;c<Math.min(E,h);c++)if(w=b.substring(c,c+1),y=A.substring(c,c+1),w!==" "&&y!==" "){if(s.hLayout===D){E=E-1;break u}else if(s.hLayout===e){(w===n.hardBlank||y===n.hardBlank)&&(E=E-1);break u}else if(m=!0,!(s.hRule1&&d(w,y,n.hardBlank)||s.hRule2&&B(w,y)||s.hRule3&&p(w,y)||s.hRule4&&g(w,y)||s.hRule5&&x(w,y)||s.hRule6&&R(w,y,n.hardBlank))){E=E-1;break u}}if(m)break;E++}return Math.min(C,E)}function K(l,F,n,s){let c,f,h=[],C,E,m,b,A,w,y,Q;const q=s.fittingRules||{};if(typeof s.height!="number")throw new Error("height is not defined.");for(c=0;c<s.height;c++){y=l[c],Q=F[c],A=y.length,w=Q.length,C=A-n,E=y.slice(0,Math.max(0,C)),m="";const mu=Math.max(0,A-n);let uu=y.substring(mu,mu+n),su=Q.substring(0,Math.min(n,w));for(f=0;f<n;f++){let Y=f<A?uu.substring(f,f+1):" ",H=f<w?su.substring(f,f+1):" ";if(Y!==" "&&H!==" ")if(q.hLayout===D||q.hLayout===e)m+=O(Y,H,s.hardBlank);else{const ve=q.hRule1&&d(Y,H,s.hardBlank)||q.hRule2&&B(Y,H)||q.hRule3&&p(Y,H)||q.hRule4&&g(Y,H)||q.hRule5&&x(Y,H)||q.hRule6&&R(Y,H,s.hardBlank)||O(Y,H,s.hardBlank);m+=ve}else m+=O(Y,H,s.hardBlank)}n>=w?b="":b=Q.substring(n,n+Math.max(0,w-n)),h[c]=E+m+b}return h}function X(l){return new Array(l).fill("")}const Z=function(l){return Math.max(...l.map(F=>F.length))};function cu(l,F,n){return l.reduce(function(s,c){return K(s,c.fig,c.overlap||0,n)},X(F))}function Re(l,F,n){for(let s=l.length-1;s>0;s--){const c=cu(l.slice(0,s),F,n);if(Z(c)<=n.width)return{outputFigText:c,chars:l.slice(s)}}return{outputFigText:X(F),chars:l}}function we(l,F,n){let s,c,f=0,h,C,E,m=n.height,b=[],A,w={chars:[],overlap:f},y=[],Q,q,mu,uu,su;if(typeof m!="number")throw new Error("height is not defined.");C=X(m);const Y=n.fittingRules||{};for(n.printDirection===1&&(l=l.split("").reverse().join("")),E=l.length,s=0;s<E;s++)if(Q=l.substring(s,s+1),q=Q.match(/\s/),c=F[Q.charCodeAt(0)],uu=null,c){if(Y.hLayout!==u){for(f=1e4,h=0;h<m;h++)f=Math.min(f,W(C[h],c[h],n));f=f===1e4?0:f}if(n.width>0&&(n.whitespaceBreak?(mu=cu(w.chars.concat([{fig:c,overlap:f}]),m,n),uu=cu(y.concat([{fig:mu,overlap:w.overlap}]),m,n),A=Z(uu)):(uu=K(C,c,f,n),A=Z(uu)),A>=n.width&&s>0&&(n.whitespaceBreak?(C=cu(y.slice(0,-1),m,n),y.length>1&&(b.push(C),C=X(m)),y=[]):(b.push(C),C=X(m)))),n.width>0&&n.whitespaceBreak&&((!q||s===E-1)&&w.chars.push({fig:c,overlap:f}),q||s===E-1)){for(su=null;uu=cu(w.chars,m,n),A=Z(uu),A>=n.width;)su=Re(w.chars,m,n),w={chars:su.chars},b.push(su.outputFigText);A>0&&(su?y.push({fig:uu,overlap:1}):y.push({fig:uu,overlap:w.overlap})),q&&(y.push({fig:c,overlap:f}),C=X(m)),s===E-1&&(C=cu(y,m,n)),w={chars:[],overlap:f};continue}C=K(C,c,f,n)}return Z(C)>0&&b.push(C),n.showHardBlanks||b.forEach(function(H){for(E=H.length,h=0;h<E;h++)H[h]=H[h].replace(new RegExp("\\"+n.hardBlank,"g")," ")}),l===""&&b.length===0&&b.push(new Array(m).fill("")),b}const ye=function(l,F){let n;const s=F.fittingRules||{};if(l==="default")n={hLayout:s.hLayout,hRule1:s.hRule1,hRule2:s.hRule2,hRule3:s.hRule3,hRule4:s.hRule4,hRule5:s.hRule5,hRule6:s.hRule6};else if(l==="full")n={hLayout:u,hRule1:!1,hRule2:!1,hRule3:!1,hRule4:!1,hRule5:!1,hRule6:!1};else if(l==="fitted")n={hLayout:D,hRule1:!1,hRule2:!1,hRule3:!1,hRule4:!1,hRule5:!1,hRule6:!1};else if(l==="controlled smushing")n={hLayout:t,hRule1:!0,hRule2:!0,hRule3:!0,hRule4:!0,hRule5:!0,hRule6:!0};else if(l==="universal smushing")n={hLayout:e,hRule1:!1,hRule2:!1,hRule3:!1,hRule4:!1,hRule5:!1,hRule6:!1};else return;return n},xe=function(l,F){let n={};const s=F.fittingRules||{};if(l==="default")n={vLayout:s.vLayout,vRule1:s.vRule1,vRule2:s.vRule2,vRule3:s.vRule3,vRule4:s.vRule4,vRule5:s.vRule5};else if(l==="full")n={vLayout:u,vRule1:!1,vRule2:!1,vRule3:!1,vRule4:!1,vRule5:!1};else if(l==="fitted")n={vLayout:D,vRule1:!1,vRule2:!1,vRule3:!1,vRule4:!1,vRule5:!1};else if(l==="controlled smushing")n={vLayout:t,vRule1:!0,vRule2:!0,vRule3:!0,vRule4:!0,vRule5:!0};else if(l==="universal smushing")n={vLayout:e,vRule1:!1,vRule2:!1,vRule3:!1,vRule4:!1,vRule5:!1};else return;return n},gD=function(l,F,n){n=n.replace(/\r\n/g,`
30
+ `).replace(/\r/g,`
31
+ `);let s=n.split(`
32
+ `),c=[],f,h,C;for(h=s.length,f=0;f<h;f++)c=c.concat(we(s[f],r[l],F));for(h=c.length,C=c[0],f=1;f<h;f++)C=tu(C,c[f],F);return C?C.join(`
33
+ `):""};function BD(l,F){let n;if(typeof structuredClone<"u"?n=structuredClone(l):n=JSON.parse(JSON.stringify(l)),n.showHardBlanks=F.showHardBlanks||!1,n.width=F.width||-1,n.whitespaceBreak=F.whitespaceBreak||!1,F.horizontalLayout){const s=ye(F.horizontalLayout,l);s&&Object.assign(n.fittingRules,s)}if(F.verticalLayout){const s=xe(F.verticalLayout,l);s&&Object.assign(n.fittingRules,s)}return n.printDirection=F.printDirection!==null&&F.printDirection!==void 0?F.printDirection:l.printDirection,n}const U=async function(l,F,n){return U.text(l,F,n)};return U.text=async function(l,F,n){l=l+"";let s,c;typeof F=="function"?(c=F,s={font:i.font}):typeof F=="string"?(s={font:F},c=n):F?(s=F,c=n):(s={font:i.font},c=n);const f=s.font||i.font;try{const h=await U.loadFont(f),C=h?gD(f,BD(h,s),l):"";return c&&c(null,C),C}catch(h){const C=h instanceof Error?h:new Error(String(h));if(c)return c(C),"";throw C}},U.textSync=function(l,F){l=l+"",typeof F=="string"?F={font:F}:F=F||{};const n=F.font||i.font;let s=BD(U.loadFontSync(n),F);return gD(n,s,l)},U.metadata=async function(l,F){l=l+"";try{const n=await U.loadFont(l);if(!n)throw new Error("Error loading font.");const s=r[l]||{},c=[n,s.comment||""];return F&&F(null,n,s.comment),c}catch(n){const s=n instanceof Error?n:new Error(String(n));if(F)return F(s),null;throw s}},U.defaults=function(l){return l&&typeof l=="object"&&Object.assign(i,l),typeof structuredClone<"u"?structuredClone(i):JSON.parse(JSON.stringify(i))},U.parseFont=function(l,F,n=!0){if(r[l]&&!n)return r[l].options;F=F.replace(/\r\n/g,`
34
+ `).replace(/\r/g,`
35
+ `);const s=new dn,c=F.split(`
36
+ `),f=c.shift();if(!f)throw new Error("Invalid font file: missing header");const h=f.split(" "),C={hardBlank:h[0].substring(5,6),height:parseInt(h[1],10),baseline:parseInt(h[2],10),maxLength:parseInt(h[3],10),oldLayout:parseInt(h[4],10),numCommentLines:parseInt(h[5],10),printDirection:h[6]?parseInt(h[6],10):0,fullLayout:h[7]?parseInt(h[7],10):null,codeTagCount:h[8]?parseInt(h[8],10):null};if((C.hardBlank||"").length!==1||[C.height,C.baseline,C.maxLength,C.oldLayout,C.numCommentLines].some(b=>b==null||isNaN(b)))throw new Error("FIGlet header contains invalid values.");if(C.height==null||C.numCommentLines==null)throw new Error("FIGlet header contains invalid values.");C.fittingRules=a(C.oldLayout,C.fullLayout),s.options=C;const m=[];for(let b=32;b<=126;b++)m.push(b);if(m.push(196,214,220,228,246,252,223),c.length<C.numCommentLines+C.height*m.length)throw new Error(`FIGlet file is missing data. Line length: ${c.length}. Comment lines: ${C.numCommentLines}. Height: ${C.height}. Num chars: ${m.length}.`);for(s.comment=c.splice(0,C.numCommentLines).join(`
37
+ `),s.numChars=0;c.length>0&&s.numChars<m.length;){const b=m[s.numChars];s[b]=c.splice(0,C.height);for(let A=0;A<C.height;A++)typeof s[b][A]>"u"?s[b][A]="":s[b][A]=o(s[b][A],A,C.height);s.numChars++}for(;c.length>0;){const b=c.shift();if(!b||b.trim()==="")break;let A=b.split(" ")[0],w;if(/^-?0[xX][0-9a-fA-F]+$/.test(A))w=parseInt(A,16);else if(/^-?0[0-7]+$/.test(A))w=parseInt(A,8);else if(/^-?[0-9]+$/.test(A))w=parseInt(A,10);else throw new Error(`Error parsing data. Invalid data: ${A}`);if(w===-1||w<-2147483648||w>2147483647){const y=w===-1?"The char code -1 is not permitted.":`The char code cannot be ${w<-2147483648?"less than -2147483648":"greater than 2147483647"}.`;throw new Error(`Error parsing data. ${y}`)}s[w]=c.splice(0,C.height);for(let y=0;y<C.height;y++)typeof s[w][y]>"u"?s[w][y]="":s[w][y]=o(s[w][y],y,C.height);s.numChars++}return r[l]=s,C},U.loadedFonts=()=>Object.keys(r),U.clearLoadedFonts=()=>{Object.keys(r).forEach(l=>{delete r[l]})},U.loadFont=async function(l,F){if(r[l]){const n=r[l].options;return F&&F(null,n),Promise.resolve(n)}try{if(!i.fetchFontIfMissing)throw new Error(`Font is not loaded: ${l}`);const n=await fetch(`${i.fontPath}/${l}.flf`);if(!n.ok)throw new Error(`Network response was not ok: ${n.status}`);const s=await n.text(),c=U.parseFont(l,s);return F&&F(null,c),c}catch(n){const s=n instanceof Error?n:new Error(String(n));if(F)return F(s),null;throw s}},U.loadFontSync=function(l){if(r[l])return r[l].options;throw new Error("Synchronous font loading is not implemented for the browser, it will only work for fonts already loaded.")},U.preloadFonts=async function(l,F){try{for(const n of l){const s=await fetch(`${i.fontPath}/${n}.flf`);if(!s.ok)throw new Error(`Failed to preload fonts. Error fetching font: ${n}, status code: ${s.statusText}`);const c=await s.text();U.parseFont(n,c)}F&&F()}catch(n){const s=n instanceof Error?n:new Error(String(n));if(F){F(s);return}throw n}},U.fonts=function(l){return new Promise(function(F,n){F(ED),l&&l(null,ED)})},U.fontsSync=function(){return ED},U.figFonts=r,U})(),mn=Me(import.meta.url),pn=Su.dirname(mn),An=Su.join(pn,"/../fonts/"),P=Bn;P.defaults({fontPath:An}),P.loadFont=function(u,D){return new Promise((e,t)=>{if(P.figFonts[u]){D&&D(null,P.figFonts[u].options),e(P.figFonts[u].options);return}Lu.readFile(Su.join(P.defaults().fontPath,u+".flf"),{encoding:"utf-8"},(r,i)=>{if(r){D&&D(r),t(r);return}i=i+"";try{const o=P.parseFont(u,i);D&&D(null,o),e(o)}catch(o){const a=o instanceof Error?o:new Error(String(o));D&&D(a),t(a)}})})},P.loadFontSync=function(u){if(P.figFonts[u])return P.figFonts[u].options;const D=Lu.readFileSync(Su.join(P.defaults().fontPath,u+".flf"),{encoding:"utf-8"})+"";return P.parseFont(u,D)},P.fonts=function(u){return new Promise((D,e)=>{const t=[];Lu.readdir(P.defaults().fontPath,(r,i)=>{if(r){u&&u(r),e(r);return}i.forEach(o=>{/\.flf$/.test(o)&&t.push(o.replace(/\.flf$/,""))}),u&&u(null,t),D(t)})})},P.fontsSync=function(){const u=[];return Lu.readdirSync(P.defaults().fontPath).forEach(D=>{/\.flf$/.test(D)&&u.push(D.replace(/\.flf$/,""))}),u};var bn=`flf2a$ 7 7 13 0 7 0 64 0
38
+ Font Author: ?
39
+
40
+ More Info:
41
+
42
+ https://web.archive.org/web/20120819044459/http://www.roysac.com/thedrawfonts-tdf.asp
43
+
44
+ FIGFont created with: http://patorjk.com/figfont-editor
45
+ $ $@
46
+ $ $@
47
+ $ $@
48
+ $ $@
49
+ $ $@
50
+ $ $@
51
+ $ $@@
52
+ \u2588\u2588\u2557@
53
+ \u2588\u2588\u2551@
54
+ \u2588\u2588\u2551@
55
+ \u255A\u2550\u255D@
56
+ \u2588\u2588\u2557@
57
+ \u255A\u2550\u255D@
58
+ @@
59
+ @
60
+ @
61
+ @
62
+ @
63
+ @
64
+ @
65
+ @@
66
+ \u2588\u2588\u2557 \u2588\u2588\u2557 @
67
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
68
+ \u255A\u2588\u2588\u2554\u2550\u2588\u2588\u2554\u255D@
69
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
70
+ \u255A\u2588\u2588\u2554\u2550\u2588\u2588\u2554\u255D@
71
+ \u255A\u2550\u255D \u255A\u2550\u255D @
72
+ @@
73
+ \u2584\u2584\u2588\u2588\u2588\u2584\u2584\xB7@
74
+ \u2588\u2588\u2554\u2550\u2550\u2550\u2550\u255D@
75
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
76
+ \u255A\u2550\u2550\u2550\u2550\u2588\u2588\u2551@
77
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2551@
78
+ \u255A\u2550\u2580\u2580\u2580\u2550\u2550\u255D@
79
+ @@
80
+ \u2588\u2588\u2557 \u2588\u2588\u2557@
81
+ \u255A\u2550\u255D\u2588\u2588\u2554\u255D@
82
+ \u2588\u2588\u2554\u255D @
83
+ \u2588\u2588\u2554\u255D @
84
+ \u2588\u2588\u2554\u255D\u2588\u2588\u2557@
85
+ \u255A\u2550\u255D \u255A\u2550\u255D@
86
+ @@
87
+ \u2588\u2588\u2557 @
88
+ \u2588\u2588\u2551 @
89
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
90
+ \u2588\u2588\u2554\u2550\u2588\u2588\u2554\u2550\u255D@
91
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2551 @
92
+ \u255A\u2550\u2550\u2550\u2550\u2550\u255D @
93
+ @@
94
+ @
95
+ @
96
+ @
97
+ @
98
+ @
99
+ @
100
+ @@
101
+ \u2588\u2588\u2557@
102
+ \u2588\u2588\u2554\u255D@
103
+ \u2588\u2588\u2551 @
104
+ \u2588\u2588\u2551 @
105
+ \u255A\u2588\u2588\u2557@
106
+ \u255A\u2550\u255D@
107
+ @@
108
+ \u2588\u2588\u2557 @
109
+ \u255A\u2588\u2588\u2557@
110
+ \u2588\u2588\u2551@
111
+ \u2588\u2588\u2551@
112
+ \u2588\u2588\u2554\u255D@
113
+ \u255A\u2550\u255D @
114
+ @@
115
+ @
116
+ \u2584 \u2588\u2588\u2557\u2584@
117
+ \u2588\u2588\u2588\u2588\u2557@
118
+ \u2580\u255A\u2588\u2588\u2554\u2580@
119
+ \u255A\u2550\u255D @
120
+ @
121
+ @@
122
+ @
123
+ @
124
+ @
125
+ @
126
+ @
127
+ @
128
+ @@
129
+ @
130
+ @
131
+ @
132
+ @
133
+ \u2584\u2588\u2557@
134
+ \u255A\u2550\u255D@
135
+ @@
136
+ @
137
+ @
138
+ \u2588\u2588\u2588\u2588\u2588\u2557@
139
+ \u255A\u2550\u2550\u2550\u2550\u255D@
140
+ @
141
+ @
142
+ @@
143
+ @
144
+ @
145
+ @
146
+ @
147
+ \u2588\u2588\u2557@
148
+ \u255A\u2550\u255D@
149
+ @@
150
+ \u2588\u2588\u2557@
151
+ \u2588\u2588\u2554\u255D@
152
+ \u2588\u2588\u2554\u255D @
153
+ \u2588\u2588\u2554\u255D @
154
+ \u2588\u2588\u2554\u255D @
155
+ \u255A\u2550\u255D @
156
+ @@
157
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
158
+ \u2588\u2588\u2554\u2550\u2588\u2588\u2588\u2588\u2557@
159
+ \u2588\u2588\u2551\u2588\u2588\u2554\u2588\u2588\u2551@
160
+ \u2588\u2588\u2588\u2588\u2554\u255D\u2588\u2588\u2551@
161
+ \u255A\u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
162
+ \u255A\u2550\u2550\u2550\u2550\u2550\u255D @
163
+ @@
164
+ \u2588\u2588\u2557@
165
+ \u2588\u2588\u2588\u2551@
166
+ \u255A\u2588\u2588\u2551@
167
+ \u2588\u2588\u2551@
168
+ \u2588\u2588\u2551@
169
+ \u255A\u2550\u255D@
170
+ @@
171
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
172
+ \u255A\u2550\u2550\u2550\u2550\u2588\u2588\u2557@
173
+ \u2588\u2588\u2588\u2588\u2588\u2554\u255D@
174
+ \u2588\u2588\u2554\u2550\u2550\u2550\u255D @
175
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
176
+ \u255A\u2550\u2550\u2550\u2550\u2550\u2550\u255D@
177
+ @@
178
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
179
+ \u255A\u2550\u2550\u2550\u2550\u2588\u2588\u2557@
180
+ \u2588\u2588\u2588\u2588\u2588\u2554\u255D@
181
+ \u255A\u2550\u2550\u2550\u2588\u2588\u2557@
182
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
183
+ \u255A\u2550\u2550\u2550\u2550\u2550\u255D @
184
+ @@
185
+ \u2588\u2588\u2557 \u2588\u2588\u2557@
186
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
187
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2551@
188
+ \u255A\u2550\u2550\u2550\u2550\u2588\u2588\u2551@
189
+ \u2588\u2588\u2551@
190
+ \u255A\u2550\u255D@
191
+ @@
192
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
193
+ \u2588\u2588\u2554\u2550\u2550\u2550\u2550\u255D@
194
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
195
+ \u255A\u2550\u2550\u2550\u2550\u2588\u2588\u2551@
196
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2551@
197
+ \u255A\u2550\u2550\u2550\u2550\u2550\u2550\u255D@
198
+ @@
199
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
200
+ \u2588\u2588\u2554\u2550\u2550\u2550\u2550\u255D @
201
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
202
+ \u2588\u2588\u2554\u2550\u2550\u2550\u2588\u2588\u2557@
203
+ \u255A\u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
204
+ \u255A\u2550\u2550\u2550\u2550\u2550\u255D @
205
+ @@
206
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
207
+ \u255A\u2550\u2550\u2550\u2550\u2588\u2588\u2551@
208
+ \u2588\u2588\u2554\u255D@
209
+ \u2588\u2588\u2554\u255D @
210
+ \u2588\u2588\u2551 @
211
+ \u255A\u2550\u255D @
212
+ @@
213
+ \u2588\u2588\u2588\u2588\u2588\u2557 @
214
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2557@
215
+ \u255A\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
216
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2557@
217
+ \u255A\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
218
+ \u255A\u2550\u2550\u2550\u2550\u255D @
219
+ @@
220
+ \u2588\u2588\u2588\u2588\u2588\u2557 @
221
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2557@
222
+ \u255A\u2588\u2588\u2588\u2588\u2588\u2588\u2551@
223
+ \u255A\u2550\u2550\u2550\u2588\u2588\u2551@
224
+ \u2588\u2588\u2588\u2588\u2588\u2554\u255D@
225
+ \u255A\u2550\u2550\u2550\u2550\u255D @
226
+ @@
227
+ @
228
+ \u2588\u2588\u2557@
229
+ \u255A\u2550\u255D@
230
+ \u2588\u2588\u2557@
231
+ \u255A\u2550\u255D@
232
+ @
233
+ @@
234
+ @
235
+ \u2588\u2588\u2557@
236
+ \u255A\u2550\u255D@
237
+ \u2584\u2588\u2557@
238
+ \u2580\u2550\u255D@
239
+ @
240
+ @@
241
+ \u2588\u2588\u2557@
242
+ \u2588\u2588\u2554\u255D@
243
+ \u2588\u2588\u2554\u255D @
244
+ \u255A\u2588\u2588\u2557 @
245
+ \u255A\u2588\u2588\u2557@
246
+ \u255A\u2550\u255D@
247
+ @@
248
+ @
249
+ @
250
+ @
251
+ @
252
+ @
253
+ @
254
+ @@
255
+ \u2588\u2588\u2557 @
256
+ \u255A\u2588\u2588\u2557 @
257
+ \u255A\u2588\u2588\u2557@
258
+ \u2588\u2588\u2554\u255D@
259
+ \u2588\u2588\u2554\u255D @
260
+ \u255A\u2550\u255D @
261
+ @@
262
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
263
+ \u255A\u2550\u2550\u2550\u2550\u2588\u2588\u2557@
264
+ \u2584\u2588\u2588\u2588\u2554\u255D@
265
+ \u2580\u2580\u2550\u2550\u255D @
266
+ \u2588\u2588\u2557 @
267
+ \u255A\u2550\u255D @
268
+ @@
269
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
270
+ \u2588\u2588\u2554\u2550\u2550\u2550\u2588\u2588\u2557@
271
+ \u2588\u2588\u2551\u2588\u2588\u2557\u2588\u2588\u2551@
272
+ \u2588\u2588\u2551\u2588\u2588\u2551\u2588\u2588\u2551@
273
+ \u255A\u2588\u2551\u2588\u2588\u2588\u2588\u2554\u255D@
274
+ \u255A\u255D\u255A\u2550\u2550\u2550\u255D @
275
+ @@
276
+ \u2588\u2588\u2588\u2588\u2588\u2557 @
277
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2557@
278
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2551@
279
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2551@
280
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
281
+ \u255A\u2550\u255D \u255A\u2550\u255D@
282
+ @@
283
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
284
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2557@
285
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
286
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2557@
287
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
288
+ \u255A\u2550\u2550\u2550\u2550\u2550\u255D @
289
+ @@
290
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557@
291
+ \u2588\u2588\u2554\u2550\u2550\u2550\u2550\u255D@
292
+ \u2588\u2588\u2551 @
293
+ \u2588\u2588\u2551 @
294
+ \u255A\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
295
+ \u255A\u2550\u2550\u2550\u2550\u2550\u255D@
296
+ @@
297
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
298
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2557@
299
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
300
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
301
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
302
+ \u255A\u2550\u2550\u2550\u2550\u2550\u255D @
303
+ @@
304
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
305
+ \u2588\u2588\u2554\u2550\u2550\u2550\u2550\u255D@
306
+ \u2588\u2588\u2588\u2588\u2588\u2557 @
307
+ \u2588\u2588\u2554\u2550\u2550\u255D @
308
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
309
+ \u255A\u2550\u2550\u2550\u2550\u2550\u2550\u255D@
310
+ @@
311
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
312
+ \u2588\u2588\u2554\u2550\u2550\u2550\u2550\u255D@
313
+ \u2588\u2588\u2588\u2588\u2588\u2557 @
314
+ \u2588\u2588\u2554\u2550\u2550\u255D @
315
+ \u2588\u2588\u2551 @
316
+ \u255A\u2550\u255D @
317
+ @@
318
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
319
+ \u2588\u2588\u2554\u2550\u2550\u2550\u2550\u255D @
320
+ \u2588\u2588\u2551 \u2588\u2588\u2588\u2557@
321
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
322
+ \u255A\u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
323
+ \u255A\u2550\u2550\u2550\u2550\u2550\u255D @
324
+ @@
325
+ \u2588\u2588\u2557 \u2588\u2588\u2557@
326
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
327
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2551@
328
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2551@
329
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
330
+ \u255A\u2550\u255D \u255A\u2550\u255D@
331
+ @@
332
+ \u2588\u2588\u2557@
333
+ \u2588\u2588\u2551@
334
+ \u2588\u2588\u2551@
335
+ \u2588\u2588\u2551@
336
+ \u2588\u2588\u2551@
337
+ \u255A\u2550\u255D@
338
+ @@
339
+ \u2588\u2588\u2557@
340
+ \u2588\u2588\u2551@
341
+ \u2588\u2588\u2551@
342
+ \u2588\u2588 \u2588\u2588\u2551@
343
+ \u255A\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
344
+ \u255A\u2550\u2550\u2550\u2550\u255D @
345
+ @@
346
+ \u2588\u2588\u2557 \u2588\u2588\u2557@
347
+ \u2588\u2588\u2551 \u2588\u2588\u2554\u255D@
348
+ \u2588\u2588\u2588\u2588\u2588\u2554\u255D @
349
+ \u2588\u2588\u2554\u2550\u2588\u2588\u2557 @
350
+ \u2588\u2588\u2551 \u2588\u2588\u2557@
351
+ \u255A\u2550\u255D \u255A\u2550\u255D@
352
+ @@
353
+ \u2588\u2588\u2557 @
354
+ \u2588\u2588\u2551 @
355
+ \u2588\u2588\u2551 @
356
+ \u2588\u2588\u2551 @
357
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
358
+ \u255A\u2550\u2550\u2550\u2550\u2550\u2550\u255D@
359
+ @@
360
+ \u2588\u2588\u2588\u2557 \u2588\u2588\u2588\u2557@
361
+ \u2588\u2588\u2588\u2588\u2557 \u2588\u2588\u2588\u2588\u2551@
362
+ \u2588\u2588\u2554\u2588\u2588\u2588\u2588\u2554\u2588\u2588\u2551@
363
+ \u2588\u2588\u2551\u255A\u2588\u2588\u2554\u255D\u2588\u2588\u2551@
364
+ \u2588\u2588\u2551 \u255A\u2550\u255D \u2588\u2588\u2551@
365
+ \u255A\u2550\u255D \u255A\u2550\u255D@
366
+ @@
367
+ \u2588\u2588\u2588\u2557 \u2588\u2588\u2557@
368
+ \u2588\u2588\u2588\u2588\u2557 \u2588\u2588\u2551@
369
+ \u2588\u2588\u2554\u2588\u2588\u2557 \u2588\u2588\u2551@
370
+ \u2588\u2588\u2551\u255A\u2588\u2588\u2557\u2588\u2588\u2551@
371
+ \u2588\u2588\u2551 \u255A\u2588\u2588\u2588\u2588\u2551@
372
+ \u255A\u2550\u255D \u255A\u2550\u2550\u2550\u255D@
373
+ @@
374
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
375
+ \u2588\u2588\u2554\u2550\u2550\u2550\u2588\u2588\u2557@
376
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
377
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
378
+ \u255A\u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
379
+ \u255A\u2550\u2550\u2550\u2550\u2550\u255D @
380
+ @@
381
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
382
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2557@
383
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
384
+ \u2588\u2588\u2554\u2550\u2550\u2550\u255D @
385
+ \u2588\u2588\u2551 @
386
+ \u255A\u2550\u255D @
387
+ @@
388
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
389
+ \u2588\u2588\u2554\u2550\u2550\u2550\u2588\u2588\u2557@
390
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
391
+ \u2588\u2588\u2551\u2584\u2584 \u2588\u2588\u2551@
392
+ \u255A\u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
393
+ \u255A\u2550\u2550\u2580\u2580\u2550\u255D @
394
+ @@
395
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
396
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2557@
397
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
398
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2557@
399
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
400
+ \u255A\u2550\u255D \u255A\u2550\u255D@
401
+ @@
402
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
403
+ \u2588\u2588\u2554\u2550\u2550\u2550\u2550\u255D@
404
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
405
+ \u255A\u2550\u2550\u2550\u2550\u2588\u2588\u2551@
406
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2551@
407
+ \u255A\u2550\u2550\u2550\u2550\u2550\u2550\u255D@
408
+ @@
409
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
410
+ \u255A\u2550\u2550\u2588\u2588\u2554\u2550\u2550\u255D@
411
+ \u2588\u2588\u2551 @
412
+ \u2588\u2588\u2551 @
413
+ \u2588\u2588\u2551 @
414
+ \u255A\u2550\u255D @
415
+ @@
416
+ \u2588\u2588\u2557 \u2588\u2588\u2557@
417
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
418
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
419
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
420
+ \u255A\u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
421
+ \u255A\u2550\u2550\u2550\u2550\u2550\u255D @
422
+ @@
423
+ \u2588\u2588\u2557 \u2588\u2588\u2557@
424
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
425
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
426
+ \u255A\u2588\u2588\u2557 \u2588\u2588\u2554\u255D@
427
+ \u255A\u2588\u2588\u2588\u2588\u2554\u255D @
428
+ \u255A\u2550\u2550\u2550\u255D @
429
+ @@
430
+ \u2588\u2588\u2557 \u2588\u2588\u2557@
431
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
432
+ \u2588\u2588\u2551 \u2588\u2557 \u2588\u2588\u2551@
433
+ \u2588\u2588\u2551\u2588\u2588\u2588\u2557\u2588\u2588\u2551@
434
+ \u255A\u2588\u2588\u2588\u2554\u2588\u2588\u2588\u2554\u255D@
435
+ \u255A\u2550\u2550\u255D\u255A\u2550\u2550\u255D @
436
+ @@
437
+ \u2588\u2588\u2557 \u2588\u2588\u2557@
438
+ \u255A\u2588\u2588\u2557\u2588\u2588\u2554\u255D@
439
+ \u255A\u2588\u2588\u2588\u2554\u255D @
440
+ \u2588\u2588\u2554\u2588\u2588\u2557 @
441
+ \u2588\u2588\u2554\u255D \u2588\u2588\u2557@
442
+ \u255A\u2550\u255D \u255A\u2550\u255D@
443
+ @@
444
+ \u2588\u2588\u2557 \u2588\u2588\u2557@
445
+ \u255A\u2588\u2588\u2557 \u2588\u2588\u2554\u255D@
446
+ \u255A\u2588\u2588\u2588\u2588\u2554\u255D @
447
+ \u255A\u2588\u2588\u2554\u255D @
448
+ \u2588\u2588\u2551 @
449
+ \u255A\u2550\u255D @
450
+ @@
451
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
452
+ \u255A\u2550\u2550\u2588\u2588\u2588\u2554\u255D@
453
+ \u2588\u2588\u2588\u2554\u255D @
454
+ \u2588\u2588\u2588\u2554\u255D @
455
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
456
+ \u255A\u2550\u2550\u2550\u2550\u2550\u2550\u255D@
457
+ @@
458
+ \u2588\u2588\u2588\u2557@
459
+ \u2588\u2588\u2554\u255D@
460
+ \u2588\u2588\u2551 @
461
+ \u2588\u2588\u2551 @
462
+ \u2588\u2588\u2588\u2557@
463
+ \u255A\u2550\u2550\u255D@
464
+ @@
465
+ @
466
+ @
467
+ @
468
+ @
469
+ @
470
+ @
471
+ @@
472
+ \u2588\u2588\u2588\u2557@
473
+ \u255A\u2588\u2588\u2551@
474
+ \u2588\u2588\u2551@
475
+ \u2588\u2588\u2551@
476
+ \u2588\u2588\u2588\u2551@
477
+ \u255A\u2550\u2550\u255D@
478
+ @@
479
+ \u2588\u2588\u2588\u2557 @
480
+ \u2588\u2588\u2554\u2588\u2588\u2557@
481
+ \u255A\u2550\u255D\u255A\u2550\u255D@
482
+ @
483
+ @
484
+ @
485
+ @@
486
+ @
487
+ @
488
+ @
489
+ @
490
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
491
+ \u255A\u2550\u2550\u2550\u2550\u2550\u2550\u255D@
492
+ @@
493
+ @
494
+ @
495
+ @
496
+ @
497
+ @
498
+ @
499
+ @@
500
+ \u2588\u2588\u2588\u2588\u2588\u2557 @
501
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2557@
502
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2551@
503
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2551@
504
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
505
+ \u255A\u2550\u255D \u255A\u2550\u255D@
506
+ @@
507
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
508
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2557@
509
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
510
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2557@
511
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
512
+ \u255A\u2550\u2550\u2550\u2550\u2550\u255D @
513
+ @@
514
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557@
515
+ \u2588\u2588\u2554\u2550\u2550\u2550\u2550\u255D@
516
+ \u2588\u2588\u2551 @
517
+ \u2588\u2588\u2551 @
518
+ \u255A\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
519
+ \u255A\u2550\u2550\u2550\u2550\u2550\u255D@
520
+ @@
521
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
522
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2557@
523
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
524
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
525
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
526
+ \u255A\u2550\u2550\u2550\u2550\u2550\u255D @
527
+ @@
528
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
529
+ \u2588\u2588\u2554\u2550\u2550\u2550\u2550\u255D@
530
+ \u2588\u2588\u2588\u2588\u2588\u2557 @
531
+ \u2588\u2588\u2554\u2550\u2550\u255D @
532
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
533
+ \u255A\u2550\u2550\u2550\u2550\u2550\u2550\u255D@
534
+ @@
535
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
536
+ \u2588\u2588\u2554\u2550\u2550\u2550\u2550\u255D@
537
+ \u2588\u2588\u2588\u2588\u2588\u2557 @
538
+ \u2588\u2588\u2554\u2550\u2550\u255D @
539
+ \u2588\u2588\u2551 @
540
+ \u255A\u2550\u255D @
541
+ @@
542
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
543
+ \u2588\u2588\u2554\u2550\u2550\u2550\u2550\u255D @
544
+ \u2588\u2588\u2551 \u2588\u2588\u2588\u2557@
545
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
546
+ \u255A\u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
547
+ \u255A\u2550\u2550\u2550\u2550\u2550\u255D @
548
+ @@
549
+ \u2588\u2588\u2557 \u2588\u2588\u2557@
550
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
551
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2551@
552
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2551@
553
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
554
+ \u255A\u2550\u255D \u255A\u2550\u255D@
555
+ @@
556
+ \u2588\u2588\u2557@
557
+ \u2588\u2588\u2551@
558
+ \u2588\u2588\u2551@
559
+ \u2588\u2588\u2551@
560
+ \u2588\u2588\u2551@
561
+ \u255A\u2550\u255D@
562
+ @@
563
+ \u2588\u2588\u2557@
564
+ \u2588\u2588\u2551@
565
+ \u2588\u2588\u2551@
566
+ \u2588\u2588 \u2588\u2588\u2551@
567
+ \u255A\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
568
+ \u255A\u2550\u2550\u2550\u2550\u255D @
569
+ @@
570
+ \u2588\u2588\u2557 \u2588\u2588\u2557@
571
+ \u2588\u2588\u2551 \u2588\u2588\u2554\u255D@
572
+ \u2588\u2588\u2588\u2588\u2588\u2554\u255D @
573
+ \u2588\u2588\u2554\u2550\u2588\u2588\u2557 @
574
+ \u2588\u2588\u2551 \u2588\u2588\u2557@
575
+ \u255A\u2550\u255D \u255A\u2550\u255D@
576
+ @@
577
+ \u2588\u2588\u2557 @
578
+ \u2588\u2588\u2551 @
579
+ \u2588\u2588\u2551 @
580
+ \u2588\u2588\u2551 @
581
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
582
+ \u255A\u2550\u2550\u2550\u2550\u2550\u2550\u255D@
583
+ @@
584
+ \u2588\u2588\u2588\u2557 \u2588\u2588\u2588\u2557@
585
+ \u2588\u2588\u2588\u2588\u2557 \u2588\u2588\u2588\u2588\u2551@
586
+ \u2588\u2588\u2554\u2588\u2588\u2588\u2588\u2554\u2588\u2588\u2551@
587
+ \u2588\u2588\u2551\u255A\u2588\u2588\u2554\u255D\u2588\u2588\u2551@
588
+ \u2588\u2588\u2551 \u255A\u2550\u255D \u2588\u2588\u2551@
589
+ \u255A\u2550\u255D \u255A\u2550\u255D@
590
+ @@
591
+ \u2588\u2588\u2588\u2557 \u2588\u2588\u2557@
592
+ \u2588\u2588\u2588\u2588\u2557 \u2588\u2588\u2551@
593
+ \u2588\u2588\u2554\u2588\u2588\u2557 \u2588\u2588\u2551@
594
+ \u2588\u2588\u2551\u255A\u2588\u2588\u2557\u2588\u2588\u2551@
595
+ \u2588\u2588\u2551 \u255A\u2588\u2588\u2588\u2588\u2551@
596
+ \u255A\u2550\u255D \u255A\u2550\u2550\u2550\u255D@
597
+ @@
598
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
599
+ \u2588\u2588\u2554\u2550\u2550\u2550\u2588\u2588\u2557@
600
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
601
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
602
+ \u255A\u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
603
+ \u255A\u2550\u2550\u2550\u2550\u2550\u255D @
604
+ @@
605
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
606
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2557@
607
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
608
+ \u2588\u2588\u2554\u2550\u2550\u2550\u255D @
609
+ \u2588\u2588\u2551 @
610
+ \u255A\u2550\u255D @
611
+ @@
612
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
613
+ \u2588\u2588\u2554\u2550\u2550\u2550\u2588\u2588\u2557@
614
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
615
+ \u2588\u2588\u2551\u2584\u2584 \u2588\u2588\u2551@
616
+ \u255A\u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
617
+ \u255A\u2550\u2550\u2580\u2580\u2550\u255D @
618
+ @@
619
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2557 @
620
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2557@
621
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
622
+ \u2588\u2588\u2554\u2550\u2550\u2588\u2588\u2557@
623
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
624
+ \u255A\u2550\u255D \u255A\u2550\u255D@
625
+ @@
626
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
627
+ \u2588\u2588\u2554\u2550\u2550\u2550\u2550\u255D@
628
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
629
+ \u255A\u2550\u2550\u2550\u2550\u2588\u2588\u2551@
630
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2551@
631
+ \u255A\u2550\u2550\u2550\u2550\u2550\u2550\u255D@
632
+ @@
633
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
634
+ \u255A\u2550\u2550\u2588\u2588\u2554\u2550\u2550\u255D@
635
+ \u2588\u2588\u2551 @
636
+ \u2588\u2588\u2551 @
637
+ \u2588\u2588\u2551 @
638
+ \u255A\u2550\u255D @
639
+ @@
640
+ \u2588\u2588\u2557 \u2588\u2588\u2557@
641
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
642
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
643
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
644
+ \u255A\u2588\u2588\u2588\u2588\u2588\u2588\u2554\u255D@
645
+ \u255A\u2550\u2550\u2550\u2550\u2550\u255D @
646
+ @@
647
+ \u2588\u2588\u2557 \u2588\u2588\u2557@
648
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
649
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
650
+ \u255A\u2588\u2588\u2557 \u2588\u2588\u2554\u255D@
651
+ \u255A\u2588\u2588\u2588\u2588\u2554\u255D @
652
+ \u255A\u2550\u2550\u2550\u255D @
653
+ @@
654
+ \u2588\u2588\u2557 \u2588\u2588\u2557@
655
+ \u2588\u2588\u2551 \u2588\u2588\u2551@
656
+ \u2588\u2588\u2551 \u2588\u2557 \u2588\u2588\u2551@
657
+ \u2588\u2588\u2551\u2588\u2588\u2588\u2557\u2588\u2588\u2551@
658
+ \u255A\u2588\u2588\u2588\u2554\u2588\u2588\u2588\u2554\u255D@
659
+ \u255A\u2550\u2550\u255D\u255A\u2550\u2550\u255D @
660
+ @@
661
+ \u2588\u2588\u2557 \u2588\u2588\u2557@
662
+ \u255A\u2588\u2588\u2557\u2588\u2588\u2554\u255D@
663
+ \u255A\u2588\u2588\u2588\u2554\u255D @
664
+ \u2588\u2588\u2554\u2588\u2588\u2557 @
665
+ \u2588\u2588\u2554\u255D \u2588\u2588\u2557@
666
+ \u255A\u2550\u255D \u255A\u2550\u255D@
667
+ @@
668
+ \u2588\u2588\u2557 \u2588\u2588\u2557@
669
+ \u255A\u2588\u2588\u2557 \u2588\u2588\u2554\u255D@
670
+ \u255A\u2588\u2588\u2588\u2588\u2554\u255D @
671
+ \u255A\u2588\u2588\u2554\u255D @
672
+ \u2588\u2588\u2551 @
673
+ \u255A\u2550\u255D @
674
+ @@
675
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
676
+ \u255A\u2550\u2550\u2588\u2588\u2588\u2554\u255D@
677
+ \u2588\u2588\u2588\u2554\u255D @
678
+ \u2588\u2588\u2588\u2554\u255D @
679
+ \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557@
680
+ \u255A\u2550\u2550\u2550\u2550\u2550\u2550\u255D@
681
+ @@
682
+ @
683
+ @
684
+ @
685
+ @
686
+ @
687
+ @
688
+ @@
689
+ @
690
+ @
691
+ @
692
+ @
693
+ @
694
+ @
695
+ @@
696
+ @
697
+ @
698
+ @
699
+ @
700
+ @
701
+ @
702
+ @@
703
+ @
704
+ @
705
+ @
706
+ @
707
+ @
708
+ @
709
+ @@
710
+ @
711
+ @
712
+ @
713
+ @
714
+ @
715
+ @
716
+ @@
717
+ @
718
+ @
719
+ @
720
+ @
721
+ @
722
+ @
723
+ @@
724
+ @
725
+ @
726
+ @
727
+ @
728
+ @
729
+ @
730
+ @@
731
+ @
732
+ @
733
+ @
734
+ @
735
+ @
736
+ @
737
+ @@
738
+ @
739
+ @
740
+ @
741
+ @
742
+ @
743
+ @
744
+ @@
745
+ @
746
+ @
747
+ @
748
+ @
749
+ @
750
+ @
751
+ @@
752
+ @
753
+ @
754
+ @
755
+ @
756
+ @
757
+ @
758
+ @@`;const dD=u=>{let D;const e=process.platform;e==="darwin"?D=`open "${u}"`:e==="win32"?D=`start "" "${u}"`:D=`xdg-open "${u}"`,Se(D,t=>{})};P.parseFont("ANSI Shadow",bn);const Rn=u=>{const{theme:D,ui:e}=u.config,t=u.personal.name.split(" ")?.[0],r=u.personal.website||`https://${u.personal.displayEmail.replace(/.*@/,"")}`,i=V[D.secondary]||V.whiteBright,o=[null,...P.textSync(u.personal.name.toUpperCase().replace(" ",`
759
+ `),{font:"ANSI Shadow"}).split(`
760
+ `).map(d=>V.bold.whiteBright(Gu(d))),i(Gu(u.personal.currentRole.toUpperCase())),null];u.socialHandles.forEach(d=>{const B=d.color;o.push(Wu(Ft(d.platform),`${d.url}/${d.handle}`,B))}),o.push(Wu(e.title,r,D.accent)),o.push(Wu(e.npx,u.personal.npx||`npx ${t.toLowerCase()}`,"#cb3837")),o.push(null),e?.footer&&e.footer.forEach(d=>{o.push(V.italic(i(Gu(d))))}),o.push(null);const a=wr(o.join(`
761
+ `),{margin:1,float:"center",textAlignment:"center",borderStyle:D.borderStyle,borderColor:D.borderColor});console.log(a),console.log(e.cmdTip)};var wn=(u=>(u.EMAIL="email",u.RESUME="resume",u.MEETING="meeting",u.EXIT="exit",u))(wn||{});const yn=u=>{const D=u.personal.name.split(" ")?.[0],{messages:e,theme:t}=u.config,r=V[t.primary]||V.cyanBright,i=V[t.secondary]||V.whiteBright,o=[{name:e.email.message.replace("email",r("email")),value:"email",description:i(`
762
+ `+e.email.description)},{name:e.resume.message.replace("Resume",r("Resume")),value:"resume",description:i(`
763
+ `+e.resume.description)},{name:e.meeting.message.replace("Meeting",r("Meeting")),value:"meeting",description:i(`
764
+ `+e.meeting.description)},{name:e.exit.message,value:"exit",description:i(`
765
+ `+e.exit.description)}],a={email:()=>{dD(`mailto:${u.personal.displayEmail}?subject=Hi%20${D}!`),console.log(`
35
766
 
36
767
  ${e.email.success}
37
- `)},resume:()=>{qu(u.personal.resume||"https://cv.ritik.me"),console.log(`
768
+ `)},resume:()=>{dD(u.personal.resume||"https://cv.ritik.me"),console.log(`
38
769
 
39
770
  ${e.resume.success}
40
- `)},meeting:()=>{qu(u.personal.meeting||"https://meet.ritik.me"),console.log(`
771
+ `)},meeting:()=>{dD(u.personal.meeting||"https://meet.ritik.me"),console.log(`
41
772
 
42
773
  ${e.meeting.success}
43
774
  `)},exit:()=>{console.log(`
44
775
 
45
776
  ${e.exit.success}
46
- `)}};Ir({message:"Choose an Action",choices:F}).then(l=>i[l]())},Ur=async()=>{if(console.clear(),xe(Yu.name))return;const u=new ve("Fetching profile data...").start();try{const D=await be();D.config={theme:{...j.theme,...D.config?.theme},ui:{...j.ui,...D.config?.ui},messages:{email:{...j.messages?.email,...D.config?.messages?.email},resume:{...j.messages?.resume,...D.config?.messages?.resume},meeting:{...j.messages?.meeting,...D.config?.messages?.meeting},exit:{...j.messages?.exit,...D.config?.messages?.exit}}},u.succeed(`Profile loaded (${y.dim(`v${Yu.version}`)})`),$r(D),_r(D)}catch(D){u.fail("Failed to load profile"),D instanceof Error?console.error(`
777
+ `)}};hn({message:"Choose an Action",choices:o}).then(d=>a[d]())},xn=async()=>{if(console.clear(),it(AD.name))return;const u=new at("Fetching profile data...").start();try{const D=await nt();D.config={theme:{...fu.theme,...D.config?.theme},ui:{...fu.ui,...D.config?.ui},messages:{email:{...fu.messages?.email,...D.config?.messages?.email},resume:{...fu.messages?.resume,...D.config?.messages?.resume},meeting:{...fu.messages?.meeting,...D.config?.messages?.meeting},exit:{...fu.messages?.exit,...D.config?.messages?.exit}}},u.succeed(`Profile loaded (${V.dim(`v${AD.version}`)})`),Rn(D),yn(D)}catch(D){u.fail("Failed to load profile"),D instanceof Error?console.error(`
47
778
  Error: ${D.message}`):console.error(`
48
- An unknown error occurred.`),process.exit(1)}};Ur();
779
+ An unknown error occurred.`),process.exit(1)}};xn();