@visulima/pail 4.0.0-alpha.17 → 4.0.0-alpha.19

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.
@@ -3,10 +3,10 @@ var Yt=Object.defineProperty;var $=(e,t)=>Yt(e,"name",{value:t,configurable:!0})
3
3
  `);typeof n.tabWidth=="number"&&(s=s.map(g=>g.replaceAll(" "," ".repeat(n.tabWidth))));const{end:a,markerLines:o,start:l}=pr(t,s,n.linesAbove,n.linesBelow),u=String(a).length,{gutter:c,marker:f,message:p}=n.color;let d=s.slice(l,a).map((g,h)=>{const m=l+1+h,y=o[m],A=` ${String(m)}`.slice(-u),I=!o[m+1],x=` ${A}${n.showGutter?" |":""}`;if(y){let b="";if(Array.isArray(y)){const C=g.replaceAll(/[^\t]/g," ").slice(0,Math.max(y[0]-1,0)),k=y[1]||1;b=[`
4
4
  `,n.prefix+c(x.replaceAll(/\d/g," "))," ",C,f("^").repeat(k)].join(""),I&&n.message&&(b+=` ${p(n.message)}`)}return[n.prefix+f(hr),c(x),g.length>0?` ${g}`:"",b].join("")}return`${n.prefix} ${c(x)}${g.length>0?` ${g}`:""}`}).join(`
5
5
  `);return n.message&&!i&&(d=`${n.prefix+" ".repeat(u+1)+n.message}
6
- ${d}`),d},"codeFrame");var $r=Object.defineProperty,br=$((e,t)=>$r(e,"name",{value:t,configurable:!0}),"x$4"),vr=Object.defineProperty,yr=br((e,t)=>vr(e,"name",{value:t,configurable:!0}),"x"),wr=Object.defineProperty,W=yr((e,t)=>wr(e,"name",{value:t,configurable:!0}),"u");const L=W((e,...t)=>{process.env.DEBUG&&process.env.DEBUG==="true"&&console.debug(`error:parse-stacktrace: ${e}`,...t)},"debugLog"),z="<unknown>",Sr=/^.*?\s*at\s(?:(.+?\)(?:\s\[.+\])?|\(?.*?)\s?\((?:address\sat\s)?)?(?:async\s)?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,Or=/\((\S+)\),\s(<[^>]+>)?:(\d+)?:(\d+)?\)?/,xr=/(.*?):(\d+):(\d+)(?:\s<-\s.+:\d+:\d+)?/,jr=/eval\sat\s(<anonymous>)\s\((.*)\)?:(\d+)?:(\d+)\),\s*<anonymous>?:(\d+)?:(\d+)/,Ar=/^\s*in\s(?:([^\\/]+(?:\s\[as\s\S+\])?)\s\(?)?\(at?\s?(.*?):(\d+)(?::(\d+))?\)?\s*$/,Er=/in\s(.*)\s\(at\s(.+)\)\sat/,Nr=/^(?:.*@)?(.*):(\d+):(\d+)$/,Ir=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. \/=]+)(?::(\d+))?(?::(\d+))?\s*$/i,Pr=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,kr=/(\S[^\s[]*\[.*\]|.*?)@(.*):(\d+):(\d+)/,Ve=/\(error: (.*)\)/,Tr=/at\s/,Wr=/^(\S+):(\d+):(\d+)$|^(\S+):(\d+)$/,Br=/^\s+|\s+$/g,Fr=/\S*(?:Error: |AggregateError:)/,st=/^Anonymous function$/,Mr=/^\s*in\s.*/,_r=/^.*?\s*at\s.*/,Cr=/^.*?\s*@.*|\[native code\]/,at=W((e,t)=>{const r=e.includes("safari-extension"),n=e.includes("safari-web-extension");return r||n?[e.includes("@")?e.split("@")[0]:z,r?`safari-extension:${t}`:`safari-web-extension:${t}`]:[e,t]},"extractSafariExtensionDetails"),ot=W((e,t)=>{const r=xr.exec(t);r&&(e.file=r[1],e.line=+r[2],e.column=+r[3])},"parseMapped"),Rr=W(e=>{const t=Er.exec(e);if(t){L(`parse nested node error stack line: "${e}"`,`found: ${JSON.stringify(t)}`);const n=t[2].split(":");return{column:n[2]?+n[2]:void 0,file:n[0],line:n[1]?+n[1]:void 0,methodName:t[1]??z,raw:e,type:void 0}}const r=Ar.exec(e);if(r){L(`parse node error stack line: "${e}"`,`found: ${JSON.stringify(r)}`);const n={column:r[4]?+r[4]:void 0,file:r[2]?r[2].replace(Tr,""):void 0,line:r[3]?+r[3]:void 0,methodName:r[1]??z,raw:e,type:e.startsWith("internal")?"internal":void 0};return ot(n,`${r[2]}:${r[3]}:${r[4]}`),n}},"parseNode"),Lr=W(e=>{const t=Sr.exec(e);if(t){L(`parse chrome error stack line: "${e}"`,`found: ${JSON.stringify(t)}`);const r=t[2]?.startsWith("native"),n=t[2]?.startsWith("eval")||t[1]?.startsWith("eval");let i,s;if(n){const u=Or.exec(e);if(u){const c=Wr.exec(u[1]);c?(t[2]=c[4]??c[1],t[3]=c[5]??c[2],t[4]=c[3]):u[2]&&(t[2]=u[1]),u[2]&&(i={column:u[4]?+u[4]:void 0,file:u[2],line:u[3]?+u[3]:void 0,methodName:"eval",raw:e,type:"eval"})}else{const c=jr.exec(e);c&&(s={column:c[4]?+c[4]:void 0,file:c[2],line:c[3]?+c[3]:void 0},i={column:c[6]?+c[6]:void 0,file:c[1],line:c[5]?+c[5]:void 0,methodName:"eval",raw:c[0],type:"eval"})}}const[a,o]=at(t[1]?t[1].replace(st,"<anonymous>"):z,t[2]),l={column:t[4]?+t[4]:void 0,evalOrigin:i,file:o,line:t[3]?+t[3]:void 0,methodName:a,raw:e,type:n?"eval":r?"native":void 0};return s?(l.column=s.column,l.file=s.file,l.line=s.line):ot(l,`${o}:${t[3]}:${t[4]}`),l}},"parseChromium"),zr=W((e,t)=>{const r=Ir.exec(e);if(r){L(`parse gecko error stack line: "${e}"`,`found: ${JSON.stringify(r)}`);const n=r[3]?.includes(" > eval"),i=n&&r[3]&&Pr.exec(r[3]);let s;n&&i&&(r[3]=i[1],s={column:r[5]?+r[5]:void 0,file:r[3],line:r[4]?+r[4]:void 0,methodName:"eval",raw:e,type:"eval"},r[4]=i[2]);const[a,o]=at(r[1]?r[1].replace(st,"<anonymous>"):z,r[3]);let l;(t?.type==="safari"||!n&&t?.type==="firefox")&&t.column?l=t.column:!n&&r[5]&&(l=+r[5]);let u;return(t?.type==="safari"||!n&&t?.type==="firefox")&&t.line?u=t.line:r[4]&&(u=+r[4]),{column:l,evalOrigin:s,file:o,line:u,methodName:a,raw:e,type:n?"eval":o.includes("[native code]")?"native":void 0}}},"parseGecko"),Vr=W((e,t)=>{const r=kr.exec(e);if(!(r&&r[2].includes(" > eval"))&&r)return L(`parse firefox error stack line: "${e}"`,`found: ${JSON.stringify(r)}`),{column:r[4]?+r[4]:t?.column??void 0,file:r[2],line:r[3]?+r[3]:t?.line??void 0,methodName:r[1]||z,raw:e,type:void 0}},"parseFirefox"),Hr=W(e=>{const t=Nr.exec(e);if(t)return L(`parse react android native error stack line: "${e}"`,`found: ${JSON.stringify(t)}`),{column:t[3]?+t[3]:void 0,file:t[1],line:t[2]?+t[2]:void 0,methodName:z,raw:e,type:void 0}},"parseReactAndroidNative"),lt=W((e,{filter:t,frameLimit:r=50}={})=>{const n=e;let i=(typeof n.stacktrace=="string"?n.stacktrace:e.stack??"").split(`
7
- `).map(s=>(Ve.test(s)?s.replace(Ve,"$1"):s).replaceAll(Br,"")).filter(s=>!Fr.test(s)&&s!=="eval code");return t&&(i=i.filter(s=>t(s))),i=i.slice(0,r),i.reduce((s,a,o)=>{if(!a||a.length>1024)return s;let l;if(Mr.test(a))l=Rr(a);else if(_r.test(a))l=Lr(a);else if(Cr.test(a)){let u;if(o===0){const c=e,f=c.columnNumber,p=c.lineNumber,d=c.line,g=c.column;f||p?u={column:f,line:p,type:"firefox"}:(d||g)&&(u={column:g,line:d,type:"safari"})}l=Vr(a,u)??zr(a,u)}else l=Hr(a);return l?s.push(l):L(`parse error stack line: "${a}"`,"not parser found"),s},[])},"parseStacktrace");var Dr=Object.defineProperty,Gr=$((e,t)=>Dr(e,"name",{value:t,configurable:!0}),"p$6"),qr=Object.defineProperty,ut=Gr((e,t)=>qr(e,"name",{value:t,configurable:!0}),"m");const Yr=Zt(import.meta.url),G=typeof globalThis<"u"&&typeof globalThis.process<"u"?globalThis.process:process,Be=ut(e=>{if(typeof G<"u"&&G.versions&&G.versions.node){const[t,r]=G.versions.node.split(".").map(Number);if(t>22||t===22&&r>=3||t===20&&r>=16)return G.getBuiltinModule(e)}return Yr(e)},"__cjs_getBuiltinModule"),{existsSync:Ur,readFileSync:Jr}=Be("node:fs"),{relative:Kr}=Be("node:path"),{cwd:Qr}=G,{fileURLToPath:Zr}=Be("node:url");var Xr=Object.defineProperty,w=ut((e,t)=>Xr(e,"name",{value:t,configurable:!0}),"o");const q=w((e,t,r)=>r===0?e:t===" "?e+" ".repeat(r):e+" ".repeat(t*r),"getPrefix"),en=w((e,t)=>{const r=e.replace("async file:","file:");return Kr(t,r.startsWith("file:")?Zr(r):r)},"getRelativePath"),tn=w((e,t,r)=>{if(t)return r.title(e.message);const n=e.message?`: ${e.message}`:"";return r.title(e.name+n)},"getTitleText"),ct=w((e,{color:t,hideErrorTitle:r,indentation:n,prefix:i},s)=>`${q(i,n,s)}${tn(e,r,t)}
6
+ ${d}`),d},"codeFrame");var $r=Object.defineProperty,br=$((e,t)=>$r(e,"name",{value:t,configurable:!0}),"x$4"),vr=Object.defineProperty,yr=br((e,t)=>vr(e,"name",{value:t,configurable:!0}),"x"),wr=Object.defineProperty,W=yr((e,t)=>wr(e,"name",{value:t,configurable:!0}),"u");const L=W((e,...t)=>{process.env.DEBUG&&process.env.DEBUG==="true"&&console.debug(`error:parse-stacktrace: ${e}`,...t)},"debugLog"),z="<unknown>",Sr=/^.*?\s*at\s(?:(.+?\)(?:\s\[.+\])?|\(?.*?)\s?\((?:address\sat\s)?)?(?:async\s)?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,Or=/\((\S+)\),\s(<[^>]+>)?:(\d+)?:(\d+)?\)?/,xr=/(.*?):(\d+):(\d+)(?:\s<-\s.+:\d+:\d+)?/,jr=/eval\sat\s(<anonymous>)\s\((.*)\)?:(\d+)?:(\d+)\),\s*<anonymous>?:(\d+)?:(\d+)/,Ar=/^\s*in\s(?:([^\\/]+(?:\s\[as\s\S+\])?)\s\(?)?\(at?\s?(.*?):(\d+)(?::(\d+))?\)?\s*$/,Er=/in\s(.*)\s\(at\s(.+)\)\sat/,Nr=/^(?:.*@)?(.*):(\d+):(\d+)$/,Ir=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. \/=]+)(?::(\d+))?(?::(\d+))?\s*$/i,Pr=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,kr=/(\S[^\s[]*\[.*\]|.*?)@(.*):(\d+):(\d+)/,Ve=/\(error: (.*)\)/,Tr=/at\s/,Wr=/^(\S+):(\d+):(\d+)$|^(\S+):(\d+)$/,Br=/\S*(?:Error: |AggregateError:)/,st=/^Anonymous function$/,Fr=/^\s*in\s.*/,Mr=/^.*?\s*at\s.*/,_r=/^.*?\s*@.*|\[native code\]/,at=W((e,t)=>{const r=e.includes("safari-extension"),n=e.includes("safari-web-extension");return r||n?[e.includes("@")?e.split("@")[0]:z,r?`safari-extension:${t}`:`safari-web-extension:${t}`]:[e,t]},"extractSafariExtensionDetails"),ot=W((e,t)=>{const r=xr.exec(t);r&&(e.file=r[1],e.line=+r[2],e.column=+r[3])},"parseMapped"),Cr=W(e=>{const t=Er.exec(e);if(t){L(`parse nested node error stack line: "${e}"`,`found: ${JSON.stringify(t)}`);const n=t[2].split(":");return{column:n[2]?+n[2]:void 0,file:n[0],line:n[1]?+n[1]:void 0,methodName:t[1]??z,raw:e,type:void 0}}const r=Ar.exec(e);if(r){L(`parse node error stack line: "${e}"`,`found: ${JSON.stringify(r)}`);const n={column:r[4]?+r[4]:void 0,file:r[2]?r[2].replace(Tr,""):void 0,line:r[3]?+r[3]:void 0,methodName:r[1]??z,raw:e,type:e.startsWith("internal")?"internal":void 0};return ot(n,`${r[2]}:${r[3]}:${r[4]}`),n}},"parseNode"),Rr=W(e=>{const t=Sr.exec(e);if(t){L(`parse chrome error stack line: "${e}"`,`found: ${JSON.stringify(t)}`);const r=t[2]?.startsWith("native"),n=t[2]?.startsWith("eval")||t[1]?.startsWith("eval");let i,s;if(n){const u=Or.exec(e);if(u){const c=Wr.exec(u[1]);c?(t[2]=c[4]??c[1],t[3]=c[5]??c[2],t[4]=c[3]):u[2]&&(t[2]=u[1]),u[2]&&(i={column:u[4]?+u[4]:void 0,file:u[2],line:u[3]?+u[3]:void 0,methodName:"eval",raw:e,type:"eval"})}else{const c=jr.exec(e);c&&(s={column:c[4]?+c[4]:void 0,file:c[2],line:c[3]?+c[3]:void 0},i={column:c[6]?+c[6]:void 0,file:c[1],line:c[5]?+c[5]:void 0,methodName:"eval",raw:c[0],type:"eval"})}}const[a,o]=at(t[1]?t[1].replace(st,"<anonymous>"):z,t[2]),l={column:t[4]?+t[4]:void 0,evalOrigin:i,file:o,line:t[3]?+t[3]:void 0,methodName:a,raw:e,type:n?"eval":r?"native":void 0};return s?(l.column=s.column,l.file=s.file,l.line=s.line):ot(l,`${o}:${t[3]}:${t[4]}`),l}},"parseChromium"),Lr=W((e,t)=>{const r=Ir.exec(e);if(r){L(`parse gecko error stack line: "${e}"`,`found: ${JSON.stringify(r)}`);const n=r[3]?.includes(" > eval"),i=n&&r[3]&&Pr.exec(r[3]);let s;n&&i&&(r[3]=i[1],s={column:r[5]?+r[5]:void 0,file:r[3],line:r[4]?+r[4]:void 0,methodName:"eval",raw:e,type:"eval"},r[4]=i[2]);const[a,o]=at(r[1]?r[1].replace(st,"<anonymous>"):z,r[3]);let l;(t?.type==="safari"||!n&&t?.type==="firefox")&&t.column?l=t.column:!n&&r[5]&&(l=+r[5]);let u;return(t?.type==="safari"||!n&&t?.type==="firefox")&&t.line?u=t.line:r[4]&&(u=+r[4]),{column:l,evalOrigin:s,file:o,line:u,methodName:a,raw:e,type:n?"eval":o.includes("[native code]")?"native":void 0}}},"parseGecko"),zr=W((e,t)=>{const r=kr.exec(e);if(!(r&&r[2].includes(" > eval"))&&r)return L(`parse firefox error stack line: "${e}"`,`found: ${JSON.stringify(r)}`),{column:r[4]?+r[4]:t?.column??void 0,file:r[2],line:r[3]?+r[3]:t?.line??void 0,methodName:r[1]||z,raw:e,type:void 0}},"parseFirefox"),Vr=W(e=>{const t=Nr.exec(e);if(t)return L(`parse react android native error stack line: "${e}"`,`found: ${JSON.stringify(t)}`),{column:t[3]?+t[3]:void 0,file:t[1],line:t[2]?+t[2]:void 0,methodName:z,raw:e,type:void 0}},"parseReactAndroidNative"),lt=W((e,{filter:t,frameLimit:r=50}={})=>{const n=e;let i=(typeof n.stacktrace=="string"?n.stacktrace:e.stack??"").split(`
7
+ `).map(s=>(Ve.test(s)?s.replace(Ve,"$1"):s).trim()).filter(s=>!Br.test(s)&&s!=="eval code");return t&&(i=i.filter(s=>t(s))),i=i.slice(0,r),i.reduce((s,a,o)=>{if(!a||a.length>1024)return s;let l;if(Fr.test(a))l=Cr(a);else if(Mr.test(a))l=Rr(a);else if(_r.test(a)){let u;if(o===0){const c=e,f=c.columnNumber,p=c.lineNumber,d=c.line,g=c.column;f||p?u={column:f,line:p,type:"firefox"}:(d||g)&&(u={column:g,line:d,type:"safari"})}l=zr(a,u)??Lr(a,u)}else l=Vr(a);return l?s.push(l):L(`parse error stack line: "${a}"`,"not parser found"),s},[])},"parseStacktrace");var Hr=Object.defineProperty,Dr=$((e,t)=>Hr(e,"name",{value:t,configurable:!0}),"p$6"),Gr=Object.defineProperty,ut=Dr((e,t)=>Gr(e,"name",{value:t,configurable:!0}),"m");const qr=Zt(import.meta.url),G=typeof globalThis<"u"&&typeof globalThis.process<"u"?globalThis.process:process,Be=ut(e=>{if(typeof G<"u"&&G.versions&&G.versions.node){const[t,r]=G.versions.node.split(".").map(Number);if(t>22||t===22&&r>=3||t===20&&r>=16)return G.getBuiltinModule(e)}return qr(e)},"__cjs_getBuiltinModule"),{existsSync:Yr,readFileSync:Ur}=Be("node:fs"),{relative:Jr}=Be("node:path"),{cwd:Kr}=G,{fileURLToPath:Qr}=Be("node:url");var Zr=Object.defineProperty,w=ut((e,t)=>Zr(e,"name",{value:t,configurable:!0}),"o");const q=w((e,t,r)=>r===0?e:t===" "?e+" ".repeat(r):e+" ".repeat(t*r),"getPrefix"),Xr=w((e,t)=>{const r=e.replace("async file:","file:");return Jr(t,r.startsWith("file:")?Qr(r):r)},"getRelativePath"),en=w((e,t,r)=>{if(t)return r.title(e.message);const n=e.message?`: ${e.message}`:"";return r.title(e.name+n)},"getTitleText"),ct=w((e,{color:t,hideErrorTitle:r,indentation:n,prefix:i},s)=>`${q(i,n,s)}${en(e,r,t)}
8
8
  `,"getMessage"),ft=w((e,{color:t,indentation:r,prefix:n},i)=>{if(e.hint===void 0)return;const s=q(n,r,i);let a="";if(Array.isArray(e.hint))for(const o of e.hint)a+=`${s+o}
9
- `;else a+=s+e.hint;return t.hint(a)},"getHint"),Fe=w((e,{color:t,cwd:r,displayShortPath:n,indentation:i,prefix:s},a=0)=>{const o=n?en(e.file,r):e.file,{fileLine:l,method:u}=t;return`${q(s,i,a)}at ${e.methodName?`${u(e.methodName)} `:""}${l(o)}:${l(e.line?.toString()??"")}`},"getMainFrame"),dt=w((e,{color:t,indentation:r,linesAbove:n,linesBelow:i,prefix:s,showGutter:a,showLineNumbers:o,tabWidth:l},u)=>{if(e.file===void 0)return;const c=e.file.replace("file://","");if(!Ur(c))return;const f=Jr(c,"utf8");return mr(f,{start:{column:e.column,line:e.line}},{color:t,linesAbove:n,linesBelow:i,prefix:q(s,r,u),showGutter:a,showLineNumbers:o,tabWidth:l})},"getCode"),pt=w((e,t,r)=>{if(e.errors.length===0)return;let n=`${q(t.prefix,t.indentation,r)}Errors:
9
+ `;else a+=s+e.hint;return t.hint(a)},"getHint"),Fe=w((e,{color:t,cwd:r,displayShortPath:n,indentation:i,prefix:s},a=0)=>{const o=n?Xr(e.file,r):e.file,{fileLine:l,method:u}=t;return`${q(s,i,a)}at ${e.methodName?`${u(e.methodName)} `:""}${l(o)}:${l(e.line?.toString()??"")}`},"getMainFrame"),dt=w((e,{color:t,indentation:r,linesAbove:n,linesBelow:i,prefix:s,showGutter:a,showLineNumbers:o,tabWidth:l},u)=>{if(e.file===void 0)return;const c=e.file.replace("file://","");if(!Yr(c))return;const f=Ur(c,"utf8");return mr(f,{start:{column:e.column,line:e.line}},{color:t,linesAbove:n,linesBelow:i,prefix:q(s,r,u),showGutter:a,showLineNumbers:o,tabWidth:l})},"getCode"),pt=w((e,t,r)=>{if(e.errors.length===0)return;let n=`${q(t.prefix,t.indentation,r)}Errors:
10
10
 
11
11
  `,i=!0;for(const s of e.errors)i?i=!1:n+=`
12
12
 
@@ -18,21 +18,21 @@ ${n}`},"getErrors"),gt=w((e,t,r)=>{let n=`${q(t.prefix,t.indentation,r)}Caused b
18
18
  ${o}`)}if(i.cause)n+=`
19
19
  ${gt(i,t,r+1)}`;else if(i instanceof AggregateError){const o=pt(i,t,r);o!==void 0&&(n+=`
20
20
  ${o}`)}return`
21
- ${n}`},"getCause"),rn=w((e,t)=>(e.length>0?`
21
+ ${n}`},"getCause"),tn=w((e,t)=>(e.length>0?`
22
22
  `:"")+e.map(r=>Fe(r,t)).join(`
23
- `),"getStacktrace"),ht=w((e,t,r)=>{const n={cwd:Qr(),displayShortPath:!1,filterStacktrace:void 0,framesMaxLimit:Number.POSITIVE_INFINITY,hideErrorCauseCodeView:!1,hideErrorCodeView:!1,hideErrorErrorsCodeView:!1,hideErrorTitle:!1,hideMessage:!1,indentation:4,linesAbove:2,linesBelow:3,prefix:"",showGutter:!0,showLineNumbers:!0,tabWidth:4,...t,color:{fileLine:w(a=>a,"fileLine"),gutter:w(a=>a,"gutter"),hint:w(a=>a,"hint"),marker:w(a=>a,"marker"),message:w(a=>a,"message"),method:w(a=>a,"method"),title:w(a=>a,"title"),...t.color}},i=lt(e,{filter:t.filterStacktrace,frameLimit:n.framesMaxLimit}),s=i.shift();return[t.hideMessage?void 0:ct(e,n,r),ft(e,n,r),s?Fe(s,n,r):void 0,s&&!n.hideErrorCodeView?dt(s,n,r):void 0,e instanceof AggregateError?pt(e,n,r):void 0,e.cause===void 0?void 0:gt(e,n,r),i.length>0?rn(i,n):void 0].filter(Boolean).join(`
24
- `).replaceAll("\\","/")},"internalRenderError"),Oe=w((e,t={})=>{if(t.framesMaxLimit!==void 0&&t.framesMaxLimit<=0)throw new RangeError("The 'framesMaxLimit' option must be a positive number");return ht(e,t,0)},"renderError");var nn=Object.defineProperty,mt=$((e,t)=>nn(e,"name",{value:t,configurable:!0}),"T$2"),sn=Object.defineProperty,v=mt((e,t)=>sn(e,"name",{value:t,configurable:!0}),"l"),an=Object.defineProperty,on=v((e,t)=>an(e,"name",{value:t,configurable:!0}),"L");const N=on((e,t,r,n,i,s=", ")=>{const a=e.length;if(a===0)return"";let o=n;i!==void 0&&(o=i);const l=r.truncate;let u="",c="",f="";for(let p=0;p<a;p+=1){const d=p+1===e.length,g=p+2===e.length;f=`…(${String(e.length-p)})`;let h=e[p];r.truncate=l-u.length-(d?0:s.length);const m=c||o(h,t,r,n)+(d?"":s),y=u.length+m.length,A=y+f.length;if(d&&y>l&&u.length+f.length<=l||!d&&!g&&A>l)break;h=e[p+1];const I=g?"":s;if(d?c="":c=o(h,t,r,n)+I,!d&&g&&A>l&&y+c.length>l)break;if(u+=m,!d&&!g&&y+c.length>=l){f=`…(${String(e.length-p-1)})`;break}f=""}return`${u}${f}`},"inspectList");var ln=Object.defineProperty,pe=v((e,t)=>ln(e,"name",{value:t,configurable:!0}),"s$6");const un=pe(([e,t],r,n)=>(n.truncate-=3,t?`${n.stylize(String(e),"yellow")}=${n.stylize(`"${t}"`,"string")}`:n.stylize(String(e),"yellow")),"inspectAttribute"),cn=pe((e,t,r)=>{switch(e.nodeType){case 1:return $t(e,e,r,t);case 3:return t(e.data,t,r);default:return t(e,t,r)}},"inspectNode"),Ie=pe((e,t,r,n)=>N(e,e,t,r,cn,`
25
- `),"inspectNodeCollection"),$t=pe((e,t,r,n)=>{const i=e.getAttributeNames(),s=e.tagName.toLowerCase(),a=r.stylize(`<${s}`,"special"),o=r.stylize(">","special"),l=r.stylize(`</${s}>`,"special");r.truncate-=s.length*2+5;let u="";i.length>0&&(u+=" ",u+=N(i.map(p=>[p,e.getAttribute(p)]),t,r,n,un," ")),r.truncate-=u.length;const{truncate:c}=r;let f=Ie(e.children,r,n,void 0);return f&&f.length>c&&(f=`…(${String(e.children.length)})`),`${a}${u}${o}${f}${l}`},"inspectHTMLElement");var fn=Object.defineProperty,dn=v((e,t)=>fn(e,"name",{value:t,configurable:!0}),"n$4");const pn=dn((e,t,r)=>e.length===0?"Arguments []":(t.truncate-=13,`Arguments [ ${N(e,e,t,r)} ]`),"inspectArguments");var gn=Object.defineProperty,bt=v((e,t)=>gn(e,"name",{value:t,configurable:!0}),"r$3");const hn=bt((e,t)=>{let r;if(e===" ")r=" ";else if(typeof e=="number"&&e>0)r=Array.from({length:e+1}).join(" ");else return;return{base:r,prev:`
26
- ${Array.from({length:t+1}).join(r)}`}},"getIndent"),ge=bt((e,t)=>{if(e.length===0)return"";const r=t.prev+t.base;return r+e.split(", ").join(`,${r}`)+t.prev},"indentedJoin");var mn=Object.defineProperty,vt=v((e,t)=>mn(e,"name",{value:t,configurable:!0}),"i$5");const $n=/^[a-z_]\w*$/i,bn=/^"|"$/g,vn=vt((e,t)=>{if($n.test(e))return e;const r=JSON.stringify(e);return t.quoteStyle==="double"?r.replaceAll('"',String.raw`\"`):r.replaceAll("'",String.raw`\'`).replaceAll(String.raw`\"`,'"').replaceAll(bn,"'")},"quoteComplexKey"),Q=vt(([e,t],r,n,i)=>{n.truncate-=2;let s;typeof e=="string"?s=vn(e,n):typeof e=="number"?s=String(e):s=`[${i(e,r,n)}]`,n.truncate-=s.length;const a=i(t,r,n);return`${s}: ${a}`},"inspectProperty");var yn=Object.defineProperty,yt=v((e,t)=>yn(e,"name",{value:t,configurable:!0}),"p$4");const wn=yt(e=>{for(const t of e)if(Array.isArray(t)||typeof t=="object"&&t!==null)return!0;return!1},"multiLineValues"),Sn=yt((e,t,r,n)=>{const i=Object.keys(e).slice(e.length);if(e.length===0&&i.length===0)return"[]";t.truncate-=4;let s=N(e,e,t,r);t.truncate-=s.length;let a="";i.length>0&&(a=N(i.map(l=>[l,e[l]]),e,t,r,Q));const o=n&&wn(e);return o&&(s=ge(s,n)),`[${o?"":" "}${s}${a?`, ${a}`:""}${o?"":" "}]`},"inspectArray");var On=Object.defineProperty,xn=v((e,t)=>On(e,"name",{value:t,configurable:!0}),"o$7");const He=/\d(?=(?:\d{3})+(?!\d))/g,jn=/\d{3}/g,An=/_$/,wt=xn((e,t)=>{if(e===Number.POSITIVE_INFINITY||e===Number.NEGATIVE_INFINITY||t.includes("e"))return t;if(typeof e=="number"){const r=e<0?-Math.floor(-e):Math.floor(e);if(r!==e){const n=String(r),i=t.slice(n.length+1);return`${n.replace(He,"$&_")}.${i.replace(jn,"$&_").replace(An,"")}`}}return t.replace(He,"$&_")},"addNumericSeparator");var En=Object.defineProperty,St=v((e,t)=>En(e,"name",{value:t,configurable:!0}),"i$4");const Nn=St(e=>e>="\uD800"&&e<="\uDBFF","isHighSurrogate"),M=St((e,t,r="…")=>{e=String(e);const n=r.length,i=e.length;if(n>t&&i>n)return r;if(i>t&&i>n){let s=t-n;return s>0&&Nn(e[s-1])&&(s-=1),`${e.slice(0,s)}${r}`}return e},"truncate");var In=Object.defineProperty,Pn=v((e,t)=>In(e,"name",{value:t,configurable:!0}),"e$4");const De=Pn((e,t)=>{let r=M(e.toString(),t.truncate-1);return r!=="…"&&(r+="n"),t.stylize(t.numericSeparator?wt(e,r):r,"bigint")},"inspectBigInt");var kn=Object.defineProperty,Tn=v((e,t)=>kn(e,"name",{value:t,configurable:!0}),"y");const Wn=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:void 0),se=Tn((e,t,r,n)=>{if("window"in globalThis&&e===globalThis)return"{ [object Window] }";if(e===globalThis||"global"in globalThis&&e===globalThis)return"{ [object globalThis] }";const i=Object.getOwnPropertyNames(e),s=Object.getOwnPropertySymbols(e),a=Wn(e)===Object.prototype||e.constructor===Object,o=e instanceof Object?"":"null prototype";let l;!a&&Symbol.toStringTag in e?l=e[Symbol.toStringTag]:l=o?"Object":"";const u=l||o?`[${[l,o].filter(Boolean).join(": ")}] `:"";if(i.length===0&&s.length===0)return`${u}{}`;t.truncate-=4;const c=N(i.map(d=>[d,e[d]]),e,t,r,Q),f=N(s.map(d=>[d,e[d]]),e,t,r,Q);let p="";return c&&f&&(p=", "),n?`${u}{${ge(c+p+f,n)}}`:`${u}{ ${c}${p}${f} }`},"inspectObject");var Bn=Object.defineProperty,Fn=v((e,t)=>Bn(e,"name",{value:t,configurable:!0}),"s$3");const Mn=Fn((e,t,r,n)=>{let i="";return i=i||e.constructor.name,(!i||i==="_class")&&(i="<Anonymous Class>"),t.truncate-=i.length,`${i} ${se(e,t,r,n)}`},"inspectClass");var _n=Object.defineProperty,Cn=v((e,t)=>_n(e,"name",{value:t,configurable:!0}),"i$3");const Rn=Cn((e,t)=>{const r=e.toJSON();if(r===null)return"Invalid Date";const n=r.split("T"),i=n[0];return t.stylize(`${i}T${M(n[1],t.truncate-i.length-1)}`,"date")},"inspectDate");var Ln=Object.defineProperty,zn=v((e,t)=>Ln(e,"name",{value:t,configurable:!0}),"c$4");const Vn=new Set(["column","columnNumber","description","fileName","line","lineNumber","message","name","number","stack"]),Hn=zn((e,t,r)=>{const n=Object.getOwnPropertyNames(e).filter(o=>!Vn.has(o)),{name:i}=e;t.truncate-=i.length;let s="";typeof e.message=="string"?s=M(e.message,t.truncate):n.unshift("message"),s=s?`: ${s}`:"",t.truncate-=s.length+5;const a=N(n.map(o=>[o,e[o]]),e,t,r,Q);return`${i}${s}${a?` { ${a} }`:""}`},"inspectObject");var Dn=Object.defineProperty,Gn=v((e,t)=>Dn(e,"name",{value:t,configurable:!0}),"c$3");const Ge=Gn((e,t)=>{const r=e[Symbol.toStringTag]||"Function",n=e.toString();if(n.length<t.truncate-12)return t.stylize(`[${r}: ${n}]`,"special");const{name:i}=e;return i?t.stylize(`[${r} ${M(i,t.truncate-11)}]`,"special"):t.stylize(`[${r}]`,"special")},"inspectFunction");var qn=Object.defineProperty,Ot=v((e,t)=>qn(e,"name",{value:t,configurable:!0}),"p$3");const Yn=Ot(([e,t],r,n,i)=>(n.truncate-=4,e=i(e,r,n),n.truncate-=e.length,`${e} => ${i(t,r,n)}`),"inspectMapEntry"),Un=Ot((e,t,r,n)=>{if(e.size<=0)return"Map (0) {}";t.truncate-=7;let i=N([...e.entries()],e,t,r,Yn);return n&&(i=ge(i,n)),`Map (${String(e.size)}) {${n?"":" "}${i}${n?"":" "}}`},"inspectMap");var Jn=Object.defineProperty,Kn=v((e,t)=>Jn(e,"name",{value:t,configurable:!0}),"e$3");function Z(e,t){return Number.isNaN(e)?t.stylize("NaN","number"):e===Number.POSITIVE_INFINITY?t.stylize("Infinity","number"):e===Number.NEGATIVE_INFINITY?t.stylize("-Infinity","number"):e===0?t.stylize(1/e===Number.POSITIVE_INFINITY?"+0":"-0","number"):t.stylize(M(t.numericSeparator?wt(e,e.toString()):e.toString(),t.truncate),"number")}$(Z,"j$2");mt(Z,"P");v(Z,"u$3");Kn(Z,"inspectNumber");var Qn=Object.defineProperty,Zn=v((e,t)=>Qn(e,"name",{value:t,configurable:!0}),"e$2");const Xn=Zn(()=>"Promise{…}","getPromiseValue");var ei=Object.defineProperty,ti=v((e,t)=>ei(e,"name",{value:t,configurable:!0}),"p$1");const ri=ti((e,t)=>{const r=t.truncate-(2+e.flags.length);return t.stylize(`/${M(e.source,r)}/${e.flags}`,"regexp")},"inspectRegExp");var ni=Object.defineProperty,ii=v((e,t)=>ni(e,"name",{value:t,configurable:!0}),"i$1");const si=ii((e,t,r,n)=>{if(e.size===0)return"Set (0) {}";t.truncate-=7;let i=N([...e],e,t,r);return n&&(i=ge(i,n)),`Set (${String(e.size)}) {${n?"":" "}${i}${n?"":" "}}`},"inspectSet");var ai=Object.defineProperty,oi=v((e,t)=>ai(e,"name",{value:t,configurable:!0}),"l");const li=oi((e,t)=>{const r=t.quoteStyle==="double"?'"':"'";return t.quoteStyle==="double"&&(e=e.replaceAll('"','"')),r+e+r},"wrapQuotes");var ui=Object.defineProperty,xt=v((e,t)=>ui(e,"name",{value:t,configurable:!0}),"e$1");const qe=new RegExp(String.raw`['\0-\u001f\u007f-\u009f\u00ad\u0600-\u0604\u070f\u17b4\u17b5`+String.raw`\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]`,"g"),ci={" ":String.raw`\t`,"\n":String.raw`\n`,"\f":String.raw`\f`,"\r":String.raw`\r`,"\b":String.raw`\b`,"'":String.raw`\'`,"\\":"\\\\"},fi=16,di=xt(e=>ci[e]||String.raw`\u${`0000${e.codePointAt(0).toString(fi)}`.slice(-4)}`,"escape"),Ye=xt((e,t)=>(qe.test(e)&&(e=e.replaceAll(qe,di)),t.stylize(li(M(e,t.truncate-2),t),"string")),"inspectString");var pi=Object.defineProperty,gi=v((e,t)=>pi(e,"name",{value:t,configurable:!0}),"o");const Ue=gi(e=>"description"in Symbol.prototype?e.description?`Symbol(${e.description})`:"Symbol()":e.toString(),"inspectSymbol");var hi=Object.defineProperty,jt=v((e,t)=>hi(e,"name",{value:t,configurable:!0}),"f");const mi=jt(e=>typeof Buffer=="function"&&e instanceof Buffer?"Buffer":e[Symbol.toStringTag],"getArrayName"),T=jt((e,t,r)=>{const n=mi(e);t.truncate-=n.length+4;const i=Object.keys(e).slice(e.length);if(e.length===0&&i.length===0)return`${n}[]`;let s="";for(let o=0;o<e.length;o++){const l=`${t.stylize(M(e[o],t.truncate),"number")}${o===e.length-1?"":", "}`;if(t.truncate-=l.length,e[o]!==e.length&&t.truncate<=3){s+=`…(${String(e.length-e[o]+1)})`;break}s+=l}let a="";return i.length>0&&(a=N(i.map(o=>[o,e[o]]),e,t,r,Q)),`${n}[ ${s}${a?`, ${a}`:""} ]`},"inspectTypedArray");var $i=Object.defineProperty,S=v((e,t)=>$i(e,"name",{value:t,configurable:!0}),"r");const ue=new WeakMap,Pe={},bi={Arguments:pn,Array:Sn,ArrayBuffer:S(()=>"","ArrayBuffer"),BigInt:De,bigint:De,Boolean:S((e,t)=>t.stylize(String(e),"boolean"),"Boolean"),boolean:S((e,t)=>t.stylize(String(e),"boolean"),"boolean"),DataView:S(()=>"","DataView"),Date:Rn,Error:Hn,Float32Array:T,Float64Array:T,Function:Ge,function:Ge,Generator:S(()=>"","Generator"),HTMLCollection:Ie,Int8Array:T,Int16Array:T,Int32Array:T,Map:Un,NodeList:Ie,null:S((e,t)=>t.stylize("null","null"),"null"),Number:Z,number:Z,Promise:Xn,RegExp:ri,Set:si,String:Ye,string:Ye,Symbol:Ue,symbol:Ue,Uint8Array:T,Uint8ClampedArray:T,Uint16Array:T,Uint32Array:T,undefined:S((e,t)=>t.stylize("undefined","undefined"),"undefined"),WeakMap:S((e,t)=>t.stylize("WeakMap{…}","special"),"WeakMap"),WeakSet:S((e,t)=>t.stylize("WeakSet{…}","special"),"WeakSet")},Je=Symbol.for("nodejs.util.inspect.custom"),vi=S((e,t,r,n)=>{if(!("window"in globalThis)&&typeof e[Je]=="function")return e[Je](n,t);if("inspect"in e&&typeof e.inspect=="function")return e.inspect(n,t);if("constructor"in e&&ue.has(e.constructor))return ue.get(e.constructor)?.(e,t)??"unknown";const i=Pe[r];return i?i(e,t):""},"inspectCustom"),At=S((e,t,r,n)=>{if(n.includes(e))return"[Circular]";if(r>=t.depth&&t.depth>0&&typeof e=="object")return Array.isArray(e)?"[Array]":"[Object]";const i=S((u,c,f)=>(c&&(n=[...n,c]),At(u,f,r+1,n)),"inspect"),s=t.indent?hn(t.indent,r):void 0;let a=e===null?"null":typeof e;a==="object"&&(a=Object.prototype.toString.call(e).slice(8,-1));const o=bi[a];if(o!==void 0)return o(e,t,i,s);if(t.customInspect&&e){const u=vi(e,t,a,t.depth-r);if(u)return typeof u=="string"?u:i(u,e,t)}const l=e?Object.getPrototypeOf(e):!1;return l===Object.prototype||l===null?se(e,t,i,s):e&&typeof HTMLElement=="function"&&e instanceof HTMLElement?$t(e,e,t,i):"constructor"in e?e.constructor!==Object?Mn(e,t,i,s):se(e,t,i,s):e===Object(e)?se(e,t,i,s):t.stylize(String(e),a)},"internalInspect"),Ke=S((e,t={})=>{const r={breakLength:Number.POSITIVE_INFINITY,customInspect:!0,depth:5,indent:void 0,maxArrayLength:Number.POSITIVE_INFINITY,numericSeparator:!0,quoteStyle:"single",showHidden:!1,showProxy:!1,stylize:S(n=>n,"stylize"),truncate:Number.POSITIVE_INFINITY,...t};if(r.indent!==void 0&&r.indent!==" "&&!(Number.parseInt(r.indent,10)===r.indent&&r.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `undefined`');return At(e,r,0,[])},"inspect");S((e,t)=>ue.has(e)?!1:(ue.set(e,t),!0),"registerConstructor");S((e,t)=>e in Pe?!1:(Pe[e]=t,!0),"registerStringTag");var yi=Object.defineProperty,Me=$((e,t)=>yi(e,"name",{value:t,configurable:!0}),"u$3"),wi=Object.defineProperty,he=Me((e,t)=>wi(e,"name",{value:t,configurable:!0}),"l");const Si=[161,161,164,164,167,168,170,170,173,174,176,180,182,186,188,191,198,198,208,208,215,216,222,225,230,230,232,234,236,237,240,240,242,243,247,250,252,252,254,254,257,257,273,273,275,275,283,283,294,295,299,299,305,307,312,312,319,322,324,324,328,331,333,333,338,339,358,359,363,363,462,462,464,464,466,466,468,468,470,470,472,472,474,474,476,476,593,593,609,609,708,708,711,711,713,715,717,717,720,720,728,731,733,733,735,735,768,879,913,929,931,937,945,961,963,969,1025,1025,1040,1103,1105,1105,8208,8208,8211,8214,8216,8217,8220,8221,8224,8226,8228,8231,8240,8240,8242,8243,8245,8245,8251,8251,8254,8254,8308,8308,8319,8319,8321,8324,8364,8364,8451,8451,8453,8453,8457,8457,8467,8467,8470,8470,8481,8482,8486,8486,8491,8491,8531,8532,8539,8542,8544,8555,8560,8569,8585,8585,8592,8601,8632,8633,8658,8658,8660,8660,8679,8679,8704,8704,8706,8707,8711,8712,8715,8715,8719,8719,8721,8721,8725,8725,8730,8730,8733,8736,8739,8739,8741,8741,8743,8748,8750,8750,8756,8759,8764,8765,8776,8776,8780,8780,8786,8786,8800,8801,8804,8807,8810,8811,8814,8815,8834,8835,8838,8839,8853,8853,8857,8857,8869,8869,8895,8895,8978,8978,9312,9449,9451,9547,9552,9587,9600,9615,9618,9621,9632,9633,9635,9641,9650,9651,9654,9655,9660,9661,9664,9665,9670,9672,9675,9675,9678,9681,9698,9701,9711,9711,9733,9734,9737,9737,9742,9743,9756,9756,9758,9758,9792,9792,9794,9794,9824,9825,9827,9829,9831,9834,9836,9837,9839,9839,9886,9887,9919,9919,9926,9933,9935,9939,9941,9953,9955,9955,9960,9961,9963,9969,9972,9972,9974,9977,9979,9980,9982,9983,10045,10045,10102,10111,11094,11097,12872,12879,57344,63743,65024,65039,65533,65533,127232,127242,127248,127277,127280,127337,127344,127373,127375,127376,127387,127404,917760,917999,983040,1048573,1048576,1114109],Oi=12288,xi=65510,ji=[12288,12288,65281,65376,65504,65510],Ai=8361,Ei=65518,Ni=[8361,8361,65377,65470,65474,65479,65482,65487,65490,65495,65498,65500,65512,65518],Ii=32,Pi=10630,ki=[32,126,162,163,165,166,172,172,175,175,10214,10221,10629,10630],Ti=4352,Wi=262141,Et=[4352,4447,8986,8987,9001,9002,9193,9196,9200,9200,9203,9203,9725,9726,9748,9749,9776,9783,9800,9811,9855,9855,9866,9871,9875,9875,9889,9889,9898,9899,9917,9918,9924,9925,9934,9934,9940,9940,9962,9962,9970,9971,9973,9973,9978,9978,9981,9981,9989,9989,9994,9995,10024,10024,10060,10060,10062,10062,10067,10069,10071,10071,10133,10135,10160,10160,10175,10175,11035,11036,11088,11088,11093,11093,11904,11929,11931,12019,12032,12245,12272,12287,12289,12350,12353,12438,12441,12543,12549,12591,12593,12686,12688,12773,12783,12830,12832,12871,12880,42124,42128,42182,43360,43388,44032,55203,63744,64255,65040,65049,65072,65106,65108,65126,65128,65131,94176,94180,94192,94198,94208,101589,101631,101662,101760,101874,110576,110579,110581,110587,110589,110590,110592,110882,110898,110898,110928,110930,110933,110933,110948,110951,110960,111355,119552,119638,119648,119670,126980,126980,127183,127183,127374,127374,127377,127386,127488,127490,127504,127547,127552,127560,127568,127569,127584,127589,127744,127776,127789,127797,127799,127868,127870,127891,127904,127946,127951,127955,127968,127984,127988,127988,127992,128062,128064,128064,128066,128252,128255,128317,128331,128334,128336,128359,128378,128378,128405,128406,128420,128420,128507,128591,128640,128709,128716,128716,128720,128722,128725,128728,128732,128735,128747,128748,128756,128764,128992,129003,129008,129008,129292,129338,129340,129349,129351,129535,129648,129660,129664,129674,129678,129734,129736,129736,129741,129756,129759,129770,129775,129784,131072,196605,196608,262141];var Bi=Object.defineProperty,Fi=he((e,t)=>Bi(e,"name",{value:t,configurable:!0}),"r$1");const X=Fi((e,t)=>{let r=0,n=Math.floor(e.length/2)-1;for(;r<=n;){const i=Math.floor((r+n)/2),s=i*2;if(t<e[s])n=i-1;else if(t>e[s+1])r=i+1;else return!0}return!1},"isInRange");var Mi=Object.defineProperty,V=he((e,t)=>Mi(e,"name",{value:t,configurable:!0}),"r");const Qe=19968,[_i,Ci]=me(Et);function me(e){let t=e[0],r=e[1];for(let n=0;n<e.length;n+=2){const i=e[n],s=e[n+1];if(Qe>=i&&Qe<=s)return[i,s];s-i>r-t&&(t=i,r=s)}return[t,r]}$(me,"c$2");Me(me,"f");he(me,"k");V(me,"findWideFastPathRange");const Nt=V(e=>e<161||e>1114109?!1:X(Si,e),"isAmbiguous"),It=V(e=>e<Oi||e>xi?!1:X(ji,e),"isFullWidth"),Ri=V(e=>e<Ai||e>Ei?!1:X(Ni,e),"isHalfWidth"),Li=V(e=>e<Ii||e>Pi?!1:X(ki,e),"isNarrow"),Pt=V(e=>e>=_i&&e<=Ci?!0:e<Ti||e>Wi?!1:X(Et,e),"isWide");function $e(e){return Nt(e)?"ambiguous":It(e)?"fullwidth":Ri(e)?"halfwidth":Li(e)?"narrow":Pt(e)?"wide":"neutral"}$($e,"g$5");Me($e,"S");he($e,"getCategory");V($e,"getCategory");var zi=Object.defineProperty,be=$((e,t)=>zi(e,"name",{value:t,configurable:!0}),"i$4"),Vi=Object.defineProperty,ve=be((e,t)=>Vi(e,"name",{value:t,configurable:!0}),"a"),Hi=Object.defineProperty,_e=ve((e,t)=>Hi(e,"name",{value:t,configurable:!0}),"e");function ee(e){if(!Number.isSafeInteger(e))throw new TypeError(`Expected a code point, got \`${typeof e}\`.`)}$(ee,"s$3");be(ee,"s");ve(ee,"r");_e(ee,"validate");function te(e){return ee(e),$e(e)}$(te,"r$5");be(te,"p");ve(te,"eastAsianWidthType");_e(te,"eastAsianWidthType");function Ce(e,{ambiguousAsWide:t=!1}={}){return ee(e),It(e)||Pt(e)||t&&Nt(e)?2:1}$(Ce,"o$6");be(Ce,"W");ve(Ce,"eastAsianWidth");_e(Ce,"eastAsianWidth");var Di=Object.defineProperty,Gi=$((e,t)=>Di(e,"name",{value:t,configurable:!0}),"p$3"),qi=Object.defineProperty,kt=Gi((e,t)=>qi(e,"name",{value:t,configurable:!0}),"e"),Yi=Object.defineProperty,Ui=kt((e,t)=>Yi(e,"name",{value:t,configurable:!0}),"E");const Tt=String.raw,Ze=Tt`\p{Emoji}(?:\p{EMod}|[\u{E0020}-\u{E007E}]+\u{E007F}|\uFE0F?\u20E3?)`,Ji=Ui(()=>new RegExp(Tt`\p{RI}{2}|(?![#*\d](?!\uFE0F?\u20E3))${Ze}(?:\u200D${Ze})*`,"gu"),"default");var Ki=Object.defineProperty,Qi=kt((e,t)=>Ki(e,"name",{value:t,configurable:!0}),"p");const Y=new Set(["\x1B","›"]),ye="\x07",Wt="[",Re="m",ce="]8;;",Zi=39,Xi=/[\u200B\uFEFF\u2060-\u2064]/g,es=new RegExp(`(?:\\${Wt}(?<code>\\d+)m|\\${ce}(?<uri>.*)${ye})`),ts=Object.freeze(new Map([[0,0],[1,22],[2,22],[3,23],[4,24],[7,27],[8,28],[9,29],[30,39],[31,39],[32,39],[33,39],[34,39],[35,39],[36,39],[37,39],[40,49],[41,49],[42,49],[43,49],[44,49],[45,49],[46,49],[47,49],[90,39]])),U=/[\u001B\u009B](?:[[()#;?]{0,10}(?:\d{1,4}(?:;\d{0,4})*)?[0-9A-ORZcf-nqry=><]|\]8;;[^\u0007\u001B]{0,100}(?:\u0007|\u001B\\))/g,ne=/[\u0000-\u0008\n-\u001F\u007F-\u009F]{1,1000}/y,ae=Ji();Qi(e=>e.replace(ae,""),"stripEmoji");var rs=Object.defineProperty,ns=$((e,t)=>rs(e,"name",{value:t,configurable:!0}),"E"),is=Object.defineProperty,ss=ns((e,t)=>is(e,"name",{value:t,configurable:!0}),"A"),as=Object.defineProperty,we=ss((e,t)=>as(e,"name",{value:t,configurable:!0}),"d");const Xe=new Map,ie=/(?:[\u0020-\u007E\u00A0-\u00FF](?!\uFE0F)){1,1000}/y,oe=we(e=>e>=32&&e<=126?"latin":e===8203||e===8204||e===8205||e===8288?"zero":e<=31||e>=127&&e<=159?"control":e>=160&&e<=255||e>=9472&&e<=9599?"latin":e>=4352&&e<=4607||e>=11904&&e<=40959||e>=44032&&e<=55215||e>=63744&&e<=64255||e>=65280&&e<=65519&&!(e>=65377&&e<=65439)||e>=12352&&e<=12543?"wide":e===8230?"latin":"other","getCharType"),os=we((e,t)=>{const r=Math.floor(e/65536),n=e%65536;let i=Xe.get(r);if(i||(i=new Map,Xe.set(r,i)),i.has(n))return i.get(n);let s;if(oe(e)==="latin")s=t.width.regular;else if(oe(e)==="control")s=t.width.control;else if(oe(e)==="wide")s=t.width.wide;else switch(te(e)){case"ambiguous":{s=t.width.ambiguousIsNarrow?t.width.regular:t.width.wide;break}case"fullwidth":{s=t.width.fullWidth;break}case"wide":{s=t.width.wide;break}default:s=t.width.regular}return i.set(n,s),s},"getCachedCharWidth"),ls=we(e=>e>=768&&e<=879||e>=6832&&e<=6911||e>=7616&&e<=7679||e>=8400&&e<=8447||e>=65056&&e<=65071||e>=917760&&e<=917999||e>=65024&&e<=65039||e>=3633&&e<=3642||e>=3655&&e<=3662||e>=3761&&e<=3769||e>=3771&&e<=3772||e>=3784&&e<=3789||e>=2304&&e<=2307||e>=2362&&e<=2383||e>=2385&&e<=2391||e>=2402&&e<=2403||e>=2433&&e<=2435||e>=2492&&e<=2500||e>=2509&&e<=2509||e>=2561&&e<=2563||e>=2620&&e<=2637||e>=1611&&e<=1631||e>=1648&&e<=1648||e>=1750&&e<=1773||e>=2276&&e<=2302||e>=1425&&e<=1469||e>=1471&&e<=1471||e>=1473&&e<=1474||e>=1476&&e<=1477||e>=1479&&e<=1479||e>=3893&&e<=3893||e>=3895&&e<=3895||e>=3897&&e<=3897||e>=3953&&e<=3966||e>=3968&&e<=3972||e>=3974&&e<=3975?!0:e>=768&&e<=777||e>=803&&e<=803,"isCombiningCharacter"),ke=we((e,t={})=>{if(!e||e.length===0)return{ellipsed:!1,index:0,truncated:!1,width:0};const r={truncation:{countAnsiEscapeCodes:t.countAnsiEscapeCodes??!1,ellipsis:t.ellipsis??"",ellipsisWidth:t.ellipsisWidth??(t.ellipsis?ke(t.ellipsis,{...t,ellipsis:"",ellipsisWidth:0,limit:Number.POSITIVE_INFINITY}).width:0),limit:t.limit??Number.POSITIVE_INFINITY},width:{ambiguousIsNarrow:t.ambiguousIsNarrow??!1,ansi:t.ansiWidth??0,control:t.controlWidth??0,emoji:t.emojiWidth??2,fullWidth:t.fullWidth??2,halfWidth:t.halfWidth??1,regular:t.regularWidth??1,tab:t.tabWidth??8,wide:t.wideWidth??2}},n=Math.max(0,r.truncation.limit-r.truncation.ellipsisWidth),{length:i}=e,s=i>1e4;let a=0,o=0,l=i,u=!1;const c=e.includes("\x1B")||e.includes("›");for(;a<i;){if(c&&(e[a]==="\x1B"||e[a]==="›")){if(e.startsWith("\x1B]8;;",a)){const m="\x1B]8;;\x07",y=m.length,A=e.indexOf("\x07",a+5);if(A!==-1){const I=e.indexOf(m,A+1);if(I!==-1){const x=I+y,b=e.slice(A+1,I).replace(U,""),C=ke(b,{ambiguousIsNarrow:r.width.ambiguousIsNarrow,ansiWidth:r.width.ansi,controlWidth:r.width.control,countAnsiEscapeCodes:!1,ellipsis:r.truncation.ellipsis,ellipsisWidth:r.truncation.ellipsisWidth,emojiWidth:r.width.emoji,fullWidth:r.width.fullWidth,halfWidth:r.width.halfWidth,limit:Math.max(0,n-o),regularWidth:r.width.regular,tabWidth:r.width.tab,wideWidth:r.width.wide}),k=C.width;if(C.truncated)u=!0,l=Math.min(l,a);else if(o+k>n&&(l=Math.min(l,a),u=!0,o+k>r.truncation.limit))break;if(o+=k,a=x,u&&o>=r.truncation.limit)break;continue}}}if(U.lastIndex=a,U.test(e)){const m=U.lastIndex-a,y=r.truncation.countAnsiEscapeCodes?m:r.width.ansi;if(o+y>n&&(l=Math.min(l,a),o+y>r.truncation.limit)){u=!0;break}o+=y,a=U.lastIndex;continue}}const d=e.codePointAt(a);if(d===8203||d===65279||d>=8288&&d<=8292){a+=1;continue}if(d===9){if(o+r.width.tab>n&&(l=Math.min(l,a),o+r.width.tab>r.truncation.limit)){u=!0;break}o+=r.width.tab,a+=1;continue}if(ie.lastIndex=a,ie.test(e)){const m=(ie.lastIndex-a)*r.width.regular;if(o+m>n){const y=Math.floor((n-o)/r.width.regular);if(l=Math.min(l,a+y),o+m>r.truncation.limit){u=!0;break}}o+=m,a=ie.lastIndex;continue}if((d<=31||d>=127&&d<=159)&&(ne.lastIndex=a,ne.test(e))){const m=(ne.lastIndex-a)*r.width.control;if(o+m>n&&(l=Math.min(l,a+Math.floor((n-o)/r.width.control)),o+m>r.truncation.limit)){u=!0;break}o+=m,a=ne.lastIndex;continue}if(ae.lastIndex=a,ae.test(e)){if(o+r.width.emoji>n&&(l=Math.min(l,a),o+r.width.emoji>r.truncation.limit)){u=!0;break}o+=r.width.emoji,a=ae.lastIndex;continue}const g=e.codePointAt(a)??0;if(ls(g)){a+=g>65535?2:1;continue}let h;if(s)h=os(g,r);else switch(oe(g)){case"control":{h=r.width.control;break}case"latin":{h=r.width.regular;break}case"wide":{h=r.width.wide;break}case"zero":{h=0;break}default:switch(te(g)){case"ambiguous":{h=r.width.ambiguousIsNarrow?r.width.regular:r.width.wide;break}case"fullwidth":{h=r.width.fullWidth;break}case"wide":{h=r.width.wide;break}default:h=r.width.regular}}if(o+h>n&&(l=Math.min(l,a),o+h>r.truncation.limit)){u=!0;break}o+=h,a+=g>65535?2:1}let f=o,p=!1;return u&&r.truncation.limit>=r.truncation.ellipsisWidth&&(f=r.truncation.limit,p=!0),{ellipsed:p,index:u?l:i,truncated:u,width:f}},"getStringTruncatedWidth");var us=Object.defineProperty,cs=$((e,t)=>us(e,"name",{value:t,configurable:!0}),"i$2"),fs=Object.defineProperty,ds=cs((e,t)=>fs(e,"name",{value:t,configurable:!0}),"e"),ps=Object.defineProperty,gs=ds((e,t)=>ps(e,"name",{value:t,configurable:!0}),"r");const j=gs((e,t={})=>ke(e,{...t,ellipsis:"",ellipsisWidth:0,limit:Number.POSITIVE_INFINITY}).width,"getStringWidth");var hs=Object.defineProperty,Bt=$((e,t)=>hs(e,"name",{value:t,configurable:!0}),"b"),ms=Object.defineProperty,H=Bt((e,t)=>ms(e,"name",{value:t,configurable:!0}),"d"),$s=Object.defineProperty,bs=H((e,t)=>$s(e,"name",{value:t,configurable:!0}),"a");const vs=/\x1B\[(\d+)m/;class Ft{static{$(this,"T")}static{Bt(this,"T")}static{H(this,"d")}static{bs(this,"AnsiStateTracker")}activeForeground=void 0;activeBackground=void 0;activeFormatting=[];processEscape(t){const r=vs.exec(t);if(!r)return;const n=Number.parseInt(r[1],10);switch(n){case 0:{this.activeForeground=void 0,this.activeBackground=void 0,this.activeFormatting=[];break}case 39:{this.activeForeground=void 0;break}case 49:{this.activeBackground=void 0;break}default:if(n>=30&&n<=37||n>=90&&n<=97)this.activeForeground=t;else if(n>=40&&n<=47||n>=100&&n<=107)this.activeBackground=t;else if([1,2,3,4,7,8,9].includes(n))this.activeFormatting.push(t);else if([22,23,24,27,28,29].includes(n)){const i={22:"[1m",23:"[3m",24:"[4m",27:"[7m",28:"[8m",29:"[9m"}[n];i&&(this.activeFormatting=this.activeFormatting.filter(s=>!s.includes(i)))}}}getStartEscapesForAllActiveAttributes(){return[this.activeBackground,this.activeForeground,...this.activeFormatting].filter(Boolean).join("")}getEndEscapesForAllActiveAttributes(){const t=[];if(this.activeFormatting.length>0){const r={"\x1B[1m":"\x1B[22m","\x1B[2m":"\x1B[22m","\x1B[3m":"\x1B[23m","\x1B[4m":"\x1B[24m","\x1B[7m":"\x1B[27m","\x1B[8m":"\x1B[28m","\x1B[9m":"\x1B[29m"};[...this.activeFormatting].toReversed().forEach(n=>{const i=r[n];i&&t.push(i)})}return this.activeForeground&&t.push("\x1B[39m"),this.activeBackground&&t.push("\x1B[49m"),t.join("")}}var ys=Object.defineProperty,Mt=H((e,t)=>ys(e,"name",{value:t,configurable:!0}),"o");const _t=Mt((e,t)=>{if(!Y.has(e[t]))return{isInsideEscape:!1,isInsideLinkEscape:!1};const r=!0,n=e.slice(t+1,t+1+ce.length).join("")===ce;return{isInsideEscape:r,isInsideLinkEscape:n}},"checkEscapeSequence"),ws=Mt((e,t={})=>{const r=new Ft;let n="",i=!1,s="",a="",o=!1;const l=[...e];for(let u=0;u<l.length;u++){const c=l[u];if(c&&Y.has(c)){if(n){const h=t.getWidth?.(n)??0,m={isEscapeSequence:!1,isGrapheme:!0,text:n,width:h};if(o&&(m.isHyperlink=!0,m.hyperlinkUrl=a),t.onSegment?.(m,r)===!1)return;n=""}i=!0,s=c;const d=_t(l,u),{isInsideLinkEscape:g}=d;if(g){let h=u+1;for(a="";h<l.length;){const y=l[h];if(y===ye)break;a+=y,h+=1}a=a.slice(4);const m={hyperlinkUrl:a,isEscapeSequence:!0,isGrapheme:!1,isHyperlink:!0,isHyperlinkStart:!0,width:0};if(t.onSegment?.(m,r)===!1)return;u=h,o=!0,i=!1,s="";continue}if(u+1<l.length&&l[u+1]==="\\"&&o){const h={isEscapeSequence:!0,isGrapheme:!1,isHyperlink:!0,isHyperlinkEnd:!0,width:0};if(t.onSegment?.(h,r)===!1)return;o=!1,a="",u+=1,i=!1,s="";continue}}if(i){if(s!==c&&(s+=c),c===Re){i=!1,r.processEscape(s);const d={isEscapeSequence:!0,isGrapheme:!1,text:s,width:0};if(t.onSegment?.(d,r)===!1)return;s=""}continue}n+=c;const f=t.getWidth?.(n)??0,p={isEscapeSequence:!1,isGrapheme:!0,text:n,width:f};if(o&&(p.isHyperlink=!0,p.hyperlinkUrl=a),t.onSegment?.(p,r)===!1)return;n=""}if(n){const u=t.getWidth?.(n)??0,c={isEscapeSequence:!1,isGrapheme:!0,text:n,width:u};o&&(c.isHyperlink=!0,c.hyperlinkUrl=a),t.onSegment?.(c,r)}if(s){const u={isEscapeSequence:!0,isGrapheme:!1,text:s,width:0};t.onSegment?.(u,r)}},"processAnsiString");var Ss=Object.defineProperty,Os=H((e,t)=>Ss(e,"name",{value:t,configurable:!0}),"t$1");const et=Os(e=>`${Y.values().next().value}${Wt}${String(e)}${Re}`,"wrapAnsiCode");var xs=Object.defineProperty,js=H((e,t)=>xs(e,"name",{value:t,configurable:!0}),"s");const tt=js(e=>`${Y.values().next().value}${ce}${e}${ye}`,"wrapAnsiHyperlink");var As=Object.defineProperty,Es=H((e,t)=>As(e,"name",{value:t,configurable:!0}),"l");const Ns=Es(e=>{if(e.length===0)return"";if(e.length===1)return e[0];let t="",r,n;const i=e.join(`
27
- `),s=[...i];let a=0;for(const[o,l]of s.entries()){if(t+=l,Y.has(l)){const c=es.exec(i.slice(a))?.groups??{};if(c.code!==void 0){const f=Number.parseFloat(c.code);r=f===Zi?void 0:f}else c.uri!==void 0&&(n=c.uri.length===0?void 0:c.uri)}const u=ts.get(Number(r));s[o+1]===`
23
+ `),"getStacktrace"),ht=w((e,t,r)=>{const n={cwd:Kr(),displayShortPath:!1,filterStacktrace:void 0,framesMaxLimit:Number.POSITIVE_INFINITY,hideErrorCauseCodeView:!1,hideErrorCodeView:!1,hideErrorErrorsCodeView:!1,hideErrorTitle:!1,hideMessage:!1,indentation:4,linesAbove:2,linesBelow:3,prefix:"",showGutter:!0,showLineNumbers:!0,tabWidth:4,...t,color:{fileLine:w(a=>a,"fileLine"),gutter:w(a=>a,"gutter"),hint:w(a=>a,"hint"),marker:w(a=>a,"marker"),message:w(a=>a,"message"),method:w(a=>a,"method"),title:w(a=>a,"title"),...t.color}},i=lt(e,{filter:t.filterStacktrace,frameLimit:n.framesMaxLimit}),s=i.shift();return[t.hideMessage?void 0:ct(e,n,r),ft(e,n,r),s?Fe(s,n,r):void 0,s&&!n.hideErrorCodeView?dt(s,n,r):void 0,e instanceof AggregateError?pt(e,n,r):void 0,e.cause===void 0?void 0:gt(e,n,r),i.length>0?tn(i,n):void 0].filter(Boolean).join(`
24
+ `).replaceAll("\\","/")},"internalRenderError"),Oe=w((e,t={})=>{if(t.framesMaxLimit!==void 0&&t.framesMaxLimit<=0)throw new RangeError("The 'framesMaxLimit' option must be a positive number");return ht(e,t,0)},"renderError");var rn=Object.defineProperty,mt=$((e,t)=>rn(e,"name",{value:t,configurable:!0}),"T$2"),nn=Object.defineProperty,v=mt((e,t)=>nn(e,"name",{value:t,configurable:!0}),"l"),sn=Object.defineProperty,an=v((e,t)=>sn(e,"name",{value:t,configurable:!0}),"L");const N=an((e,t,r,n,i,s=", ")=>{const a=e.length;if(a===0)return"";let o=n;i!==void 0&&(o=i);const l=r.truncate;let u="",c="",f="";for(let p=0;p<a;p+=1){const d=p+1===e.length,g=p+2===e.length;f=`…(${String(e.length-p)})`;let h=e[p];r.truncate=l-u.length-(d?0:s.length);const m=c||o(h,t,r,n)+(d?"":s),y=u.length+m.length,A=y+f.length;if(d&&y>l&&u.length+f.length<=l||!d&&!g&&A>l)break;h=e[p+1];const I=g?"":s;if(d?c="":c=o(h,t,r,n)+I,!d&&g&&A>l&&y+c.length>l)break;if(u+=m,!d&&!g&&y+c.length>=l){f=`…(${String(e.length-p-1)})`;break}f=""}return`${u}${f}`},"inspectList");var on=Object.defineProperty,pe=v((e,t)=>on(e,"name",{value:t,configurable:!0}),"s$6");const ln=pe(([e,t],r,n)=>(n.truncate-=3,t?`${n.stylize(String(e),"yellow")}=${n.stylize(`"${t}"`,"string")}`:n.stylize(String(e),"yellow")),"inspectAttribute"),un=pe((e,t,r)=>{switch(e.nodeType){case 1:return $t(e,e,r,t);case 3:return t(e.data,t,r);default:return t(e,t,r)}},"inspectNode"),Ie=pe((e,t,r,n)=>N(e,e,t,r,un,`
25
+ `),"inspectNodeCollection"),$t=pe((e,t,r,n)=>{const i=e.getAttributeNames(),s=e.tagName.toLowerCase(),a=r.stylize(`<${s}`,"special"),o=r.stylize(">","special"),l=r.stylize(`</${s}>`,"special");r.truncate-=s.length*2+5;let u="";i.length>0&&(u+=" ",u+=N(i.map(p=>[p,e.getAttribute(p)]),t,r,n,ln," ")),r.truncate-=u.length;const{truncate:c}=r;let f=Ie(e.children,r,n,void 0);return f&&f.length>c&&(f=`…(${String(e.children.length)})`),`${a}${u}${o}${f}${l}`},"inspectHTMLElement");var cn=Object.defineProperty,fn=v((e,t)=>cn(e,"name",{value:t,configurable:!0}),"n$4");const dn=fn((e,t,r)=>e.length===0?"Arguments []":(t.truncate-=13,`Arguments [ ${N(e,e,t,r)} ]`),"inspectArguments");var pn=Object.defineProperty,bt=v((e,t)=>pn(e,"name",{value:t,configurable:!0}),"r$3");const gn=bt((e,t)=>{let r;if(e===" ")r=" ";else if(typeof e=="number"&&e>0)r=Array.from({length:e+1}).join(" ");else return;return{base:r,prev:`
26
+ ${Array.from({length:t+1}).join(r)}`}},"getIndent"),ge=bt((e,t)=>{if(e.length===0)return"";const r=t.prev+t.base;return r+e.split(", ").join(`,${r}`)+t.prev},"indentedJoin");var hn=Object.defineProperty,vt=v((e,t)=>hn(e,"name",{value:t,configurable:!0}),"i$5");const mn=/^[a-z_]\w*$/i,$n=/^"|"$/g,bn=vt((e,t)=>{if(mn.test(e))return e;const r=JSON.stringify(e);return t.quoteStyle==="double"?r.replaceAll('"',String.raw`\"`):r.replaceAll("'",String.raw`\'`).replaceAll(String.raw`\"`,'"').replaceAll($n,"'")},"quoteComplexKey"),Q=vt(([e,t],r,n,i)=>{n.truncate-=2;let s;typeof e=="string"?s=bn(e,n):typeof e=="number"?s=String(e):s=`[${i(e,r,n)}]`,n.truncate-=s.length;const a=i(t,r,n);return`${s}: ${a}`},"inspectProperty");var vn=Object.defineProperty,yt=v((e,t)=>vn(e,"name",{value:t,configurable:!0}),"p$4");const yn=yt(e=>{for(const t of e)if(Array.isArray(t)||typeof t=="object"&&t!==null)return!0;return!1},"multiLineValues"),wn=yt((e,t,r,n)=>{const i=Object.keys(e).slice(e.length);if(e.length===0&&i.length===0)return"[]";t.truncate-=4;let s=N(e,e,t,r);t.truncate-=s.length;let a="";i.length>0&&(a=N(i.map(l=>[l,e[l]]),e,t,r,Q));const o=n&&yn(e);return o&&(s=ge(s,n)),`[${o?"":" "}${s}${a?`, ${a}`:""}${o?"":" "}]`},"inspectArray");var Sn=Object.defineProperty,On=v((e,t)=>Sn(e,"name",{value:t,configurable:!0}),"o$7");const He=/\d(?=(?:\d{3})+(?!\d))/g,xn=/\d{3}/g,jn=/_$/,wt=On((e,t)=>{if(e===Number.POSITIVE_INFINITY||e===Number.NEGATIVE_INFINITY||t.includes("e"))return t;if(typeof e=="number"){const r=e<0?-Math.floor(-e):Math.floor(e);if(r!==e){const n=String(r),i=t.slice(n.length+1);return`${n.replace(He,"$&_")}.${i.replace(xn,"$&_").replace(jn,"")}`}}return t.replace(He,"$&_")},"addNumericSeparator");var An=Object.defineProperty,St=v((e,t)=>An(e,"name",{value:t,configurable:!0}),"i$4");const En=St(e=>e>="\uD800"&&e<="\uDBFF","isHighSurrogate"),M=St((e,t,r="…")=>{e=String(e);const n=r.length,i=e.length;if(n>t&&i>n)return r;if(i>t&&i>n){let s=t-n;return s>0&&En(e[s-1])&&(s-=1),`${e.slice(0,s)}${r}`}return e},"truncate");var Nn=Object.defineProperty,In=v((e,t)=>Nn(e,"name",{value:t,configurable:!0}),"e$4");const De=In((e,t)=>{let r=M(e.toString(),t.truncate-1);return r!=="…"&&(r+="n"),t.stylize(t.numericSeparator?wt(e,r):r,"bigint")},"inspectBigInt");var Pn=Object.defineProperty,kn=v((e,t)=>Pn(e,"name",{value:t,configurable:!0}),"y");const Tn=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:void 0),se=kn((e,t,r,n)=>{if("window"in globalThis&&e===globalThis)return"{ [object Window] }";if(e===globalThis||"global"in globalThis&&e===globalThis)return"{ [object globalThis] }";const i=Object.getOwnPropertyNames(e),s=Object.getOwnPropertySymbols(e),a=Tn(e)===Object.prototype||e.constructor===Object,o=e instanceof Object?"":"null prototype";let l;!a&&Symbol.toStringTag in e?l=e[Symbol.toStringTag]:l=o?"Object":"";const u=l||o?`[${[l,o].filter(Boolean).join(": ")}] `:"";if(i.length===0&&s.length===0)return`${u}{}`;t.truncate-=4;const c=N(i.map(d=>[d,e[d]]),e,t,r,Q),f=N(s.map(d=>[d,e[d]]),e,t,r,Q);let p="";return c&&f&&(p=", "),n?`${u}{${ge(c+p+f,n)}}`:`${u}{ ${c}${p}${f} }`},"inspectObject");var Wn=Object.defineProperty,Bn=v((e,t)=>Wn(e,"name",{value:t,configurable:!0}),"s$3");const Fn=Bn((e,t,r,n)=>{let i="";return i=i||e.constructor.name,(!i||i==="_class")&&(i="<Anonymous Class>"),t.truncate-=i.length,`${i} ${se(e,t,r,n)}`},"inspectClass");var Mn=Object.defineProperty,_n=v((e,t)=>Mn(e,"name",{value:t,configurable:!0}),"i$3");const Cn=_n((e,t)=>{const r=e.toJSON();if(r===null)return"Invalid Date";const n=r.split("T"),i=n[0];return t.stylize(`${i}T${M(n[1],t.truncate-i.length-1)}`,"date")},"inspectDate");var Rn=Object.defineProperty,Ln=v((e,t)=>Rn(e,"name",{value:t,configurable:!0}),"c$4");const zn=new Set(["column","columnNumber","description","fileName","line","lineNumber","message","name","number","stack"]),Vn=Ln((e,t,r)=>{const n=Object.getOwnPropertyNames(e).filter(o=>!zn.has(o)),{name:i}=e;t.truncate-=i.length;let s="";typeof e.message=="string"?s=M(e.message,t.truncate):n.unshift("message"),s=s?`: ${s}`:"",t.truncate-=s.length+5;const a=N(n.map(o=>[o,e[o]]),e,t,r,Q);return`${i}${s}${a?` { ${a} }`:""}`},"inspectObject");var Hn=Object.defineProperty,Dn=v((e,t)=>Hn(e,"name",{value:t,configurable:!0}),"c$3");const Ge=Dn((e,t)=>{const r=e[Symbol.toStringTag]||"Function",n=e.toString();if(n.length<t.truncate-12)return t.stylize(`[${r}: ${n}]`,"special");const{name:i}=e;return i?t.stylize(`[${r} ${M(i,t.truncate-11)}]`,"special"):t.stylize(`[${r}]`,"special")},"inspectFunction");var Gn=Object.defineProperty,Ot=v((e,t)=>Gn(e,"name",{value:t,configurable:!0}),"p$3");const qn=Ot(([e,t],r,n,i)=>(n.truncate-=4,e=i(e,r,n),n.truncate-=e.length,`${e} => ${i(t,r,n)}`),"inspectMapEntry"),Yn=Ot((e,t,r,n)=>{if(e.size<=0)return"Map (0) {}";t.truncate-=7;let i=N([...e.entries()],e,t,r,qn);return n&&(i=ge(i,n)),`Map (${String(e.size)}) {${n?"":" "}${i}${n?"":" "}}`},"inspectMap");var Un=Object.defineProperty,Jn=v((e,t)=>Un(e,"name",{value:t,configurable:!0}),"e$3");function Z(e,t){return Number.isNaN(e)?t.stylize("NaN","number"):e===Number.POSITIVE_INFINITY?t.stylize("Infinity","number"):e===Number.NEGATIVE_INFINITY?t.stylize("-Infinity","number"):e===0?t.stylize(1/e===Number.POSITIVE_INFINITY?"+0":"-0","number"):t.stylize(M(t.numericSeparator?wt(e,e.toString()):e.toString(),t.truncate),"number")}$(Z,"j$2");mt(Z,"P");v(Z,"u$3");Jn(Z,"inspectNumber");var Kn=Object.defineProperty,Qn=v((e,t)=>Kn(e,"name",{value:t,configurable:!0}),"e$2");const Zn=Qn(()=>"Promise{…}","getPromiseValue");var Xn=Object.defineProperty,ei=v((e,t)=>Xn(e,"name",{value:t,configurable:!0}),"p$1");const ti=ei((e,t)=>{const r=t.truncate-(2+e.flags.length);return t.stylize(`/${M(e.source,r)}/${e.flags}`,"regexp")},"inspectRegExp");var ri=Object.defineProperty,ni=v((e,t)=>ri(e,"name",{value:t,configurable:!0}),"i$1");const ii=ni((e,t,r,n)=>{if(e.size===0)return"Set (0) {}";t.truncate-=7;let i=N([...e],e,t,r);return n&&(i=ge(i,n)),`Set (${String(e.size)}) {${n?"":" "}${i}${n?"":" "}}`},"inspectSet");var si=Object.defineProperty,ai=v((e,t)=>si(e,"name",{value:t,configurable:!0}),"l");const oi=ai((e,t)=>{const r=t.quoteStyle==="double"?'"':"'";return t.quoteStyle==="double"&&(e=e.replaceAll('"','"')),r+e+r},"wrapQuotes");var li=Object.defineProperty,xt=v((e,t)=>li(e,"name",{value:t,configurable:!0}),"e$1");const qe=new RegExp(String.raw`['\0-\u001f\u007f-\u009f\u00ad\u0600-\u0604\u070f\u17b4\u17b5`+String.raw`\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]`,"g"),ui={" ":String.raw`\t`,"\n":String.raw`\n`,"\f":String.raw`\f`,"\r":String.raw`\r`,"\b":String.raw`\b`,"'":String.raw`\'`,"\\":"\\\\"},ci=16,fi=xt(e=>ui[e]||String.raw`\u${`0000${e.codePointAt(0).toString(ci)}`.slice(-4)}`,"escape"),Ye=xt((e,t)=>(qe.test(e)&&(e=e.replaceAll(qe,fi)),t.stylize(oi(M(e,t.truncate-2),t),"string")),"inspectString");var di=Object.defineProperty,pi=v((e,t)=>di(e,"name",{value:t,configurable:!0}),"o");const Ue=pi(e=>"description"in Symbol.prototype?e.description?`Symbol(${e.description})`:"Symbol()":e.toString(),"inspectSymbol");var gi=Object.defineProperty,jt=v((e,t)=>gi(e,"name",{value:t,configurable:!0}),"f");const hi=jt(e=>typeof Buffer=="function"&&e instanceof Buffer?"Buffer":e[Symbol.toStringTag],"getArrayName"),T=jt((e,t,r)=>{const n=hi(e);t.truncate-=n.length+4;const i=Object.keys(e).slice(e.length);if(e.length===0&&i.length===0)return`${n}[]`;let s="";for(let o=0;o<e.length;o++){const l=`${t.stylize(M(e[o],t.truncate),"number")}${o===e.length-1?"":", "}`;if(t.truncate-=l.length,e[o]!==e.length&&t.truncate<=3){s+=`…(${String(e.length-e[o]+1)})`;break}s+=l}let a="";return i.length>0&&(a=N(i.map(o=>[o,e[o]]),e,t,r,Q)),`${n}[ ${s}${a?`, ${a}`:""} ]`},"inspectTypedArray");var mi=Object.defineProperty,S=v((e,t)=>mi(e,"name",{value:t,configurable:!0}),"r");const ue=new WeakMap,Pe={},$i={Arguments:dn,Array:wn,ArrayBuffer:S(()=>"","ArrayBuffer"),BigInt:De,bigint:De,Boolean:S((e,t)=>t.stylize(String(e),"boolean"),"Boolean"),boolean:S((e,t)=>t.stylize(String(e),"boolean"),"boolean"),DataView:S(()=>"","DataView"),Date:Cn,Error:Vn,Float32Array:T,Float64Array:T,Function:Ge,function:Ge,Generator:S(()=>"","Generator"),HTMLCollection:Ie,Int8Array:T,Int16Array:T,Int32Array:T,Map:Yn,NodeList:Ie,null:S((e,t)=>t.stylize("null","null"),"null"),Number:Z,number:Z,Promise:Zn,RegExp:ti,Set:ii,String:Ye,string:Ye,Symbol:Ue,symbol:Ue,Uint8Array:T,Uint8ClampedArray:T,Uint16Array:T,Uint32Array:T,undefined:S((e,t)=>t.stylize("undefined","undefined"),"undefined"),WeakMap:S((e,t)=>t.stylize("WeakMap{…}","special"),"WeakMap"),WeakSet:S((e,t)=>t.stylize("WeakSet{…}","special"),"WeakSet")},Je=Symbol.for("nodejs.util.inspect.custom"),bi=S((e,t,r,n)=>{if(!("window"in globalThis)&&typeof e[Je]=="function")return e[Je](n,t);if("inspect"in e&&typeof e.inspect=="function")return e.inspect(n,t);if("constructor"in e&&ue.has(e.constructor))return ue.get(e.constructor)?.(e,t)??"unknown";const i=Pe[r];return i?i(e,t):""},"inspectCustom"),At=S((e,t,r,n)=>{if(n.includes(e))return"[Circular]";if(r>=t.depth&&t.depth>0&&typeof e=="object")return Array.isArray(e)?"[Array]":"[Object]";const i=S((u,c,f)=>(c&&(n=[...n,c]),At(u,f,r+1,n)),"inspect"),s=t.indent?gn(t.indent,r):void 0;let a=e===null?"null":typeof e;a==="object"&&(a=Object.prototype.toString.call(e).slice(8,-1));const o=$i[a];if(o!==void 0)return o(e,t,i,s);if(t.customInspect&&e){const u=bi(e,t,a,t.depth-r);if(u)return typeof u=="string"?u:i(u,e,t)}const l=e?Object.getPrototypeOf(e):!1;return l===Object.prototype||l===null?se(e,t,i,s):e&&typeof HTMLElement=="function"&&e instanceof HTMLElement?$t(e,e,t,i):"constructor"in e?e.constructor!==Object?Fn(e,t,i,s):se(e,t,i,s):e===Object(e)?se(e,t,i,s):t.stylize(String(e),a)},"internalInspect"),Ke=S((e,t={})=>{const r={breakLength:Number.POSITIVE_INFINITY,customInspect:!0,depth:5,indent:void 0,maxArrayLength:Number.POSITIVE_INFINITY,numericSeparator:!0,quoteStyle:"single",showHidden:!1,showProxy:!1,stylize:S(n=>n,"stylize"),truncate:Number.POSITIVE_INFINITY,...t};if(r.indent!==void 0&&r.indent!==" "&&!(Number.parseInt(r.indent,10)===r.indent&&r.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `undefined`');return At(e,r,0,[])},"inspect");S((e,t)=>ue.has(e)?!1:(ue.set(e,t),!0),"registerConstructor");S((e,t)=>e in Pe?!1:(Pe[e]=t,!0),"registerStringTag");var vi=Object.defineProperty,Me=$((e,t)=>vi(e,"name",{value:t,configurable:!0}),"u$3"),yi=Object.defineProperty,he=Me((e,t)=>yi(e,"name",{value:t,configurable:!0}),"l");const wi=[161,161,164,164,167,168,170,170,173,174,176,180,182,186,188,191,198,198,208,208,215,216,222,225,230,230,232,234,236,237,240,240,242,243,247,250,252,252,254,254,257,257,273,273,275,275,283,283,294,295,299,299,305,307,312,312,319,322,324,324,328,331,333,333,338,339,358,359,363,363,462,462,464,464,466,466,468,468,470,470,472,472,474,474,476,476,593,593,609,609,708,708,711,711,713,715,717,717,720,720,728,731,733,733,735,735,768,879,913,929,931,937,945,961,963,969,1025,1025,1040,1103,1105,1105,8208,8208,8211,8214,8216,8217,8220,8221,8224,8226,8228,8231,8240,8240,8242,8243,8245,8245,8251,8251,8254,8254,8308,8308,8319,8319,8321,8324,8364,8364,8451,8451,8453,8453,8457,8457,8467,8467,8470,8470,8481,8482,8486,8486,8491,8491,8531,8532,8539,8542,8544,8555,8560,8569,8585,8585,8592,8601,8632,8633,8658,8658,8660,8660,8679,8679,8704,8704,8706,8707,8711,8712,8715,8715,8719,8719,8721,8721,8725,8725,8730,8730,8733,8736,8739,8739,8741,8741,8743,8748,8750,8750,8756,8759,8764,8765,8776,8776,8780,8780,8786,8786,8800,8801,8804,8807,8810,8811,8814,8815,8834,8835,8838,8839,8853,8853,8857,8857,8869,8869,8895,8895,8978,8978,9312,9449,9451,9547,9552,9587,9600,9615,9618,9621,9632,9633,9635,9641,9650,9651,9654,9655,9660,9661,9664,9665,9670,9672,9675,9675,9678,9681,9698,9701,9711,9711,9733,9734,9737,9737,9742,9743,9756,9756,9758,9758,9792,9792,9794,9794,9824,9825,9827,9829,9831,9834,9836,9837,9839,9839,9886,9887,9919,9919,9926,9933,9935,9939,9941,9953,9955,9955,9960,9961,9963,9969,9972,9972,9974,9977,9979,9980,9982,9983,10045,10045,10102,10111,11094,11097,12872,12879,57344,63743,65024,65039,65533,65533,127232,127242,127248,127277,127280,127337,127344,127373,127375,127376,127387,127404,917760,917999,983040,1048573,1048576,1114109],Si=12288,Oi=65510,xi=[12288,12288,65281,65376,65504,65510],ji=8361,Ai=65518,Ei=[8361,8361,65377,65470,65474,65479,65482,65487,65490,65495,65498,65500,65512,65518],Ni=32,Ii=10630,Pi=[32,126,162,163,165,166,172,172,175,175,10214,10221,10629,10630],ki=4352,Ti=262141,Et=[4352,4447,8986,8987,9001,9002,9193,9196,9200,9200,9203,9203,9725,9726,9748,9749,9776,9783,9800,9811,9855,9855,9866,9871,9875,9875,9889,9889,9898,9899,9917,9918,9924,9925,9934,9934,9940,9940,9962,9962,9970,9971,9973,9973,9978,9978,9981,9981,9989,9989,9994,9995,10024,10024,10060,10060,10062,10062,10067,10069,10071,10071,10133,10135,10160,10160,10175,10175,11035,11036,11088,11088,11093,11093,11904,11929,11931,12019,12032,12245,12272,12287,12289,12350,12353,12438,12441,12543,12549,12591,12593,12686,12688,12773,12783,12830,12832,12871,12880,42124,42128,42182,43360,43388,44032,55203,63744,64255,65040,65049,65072,65106,65108,65126,65128,65131,94176,94180,94192,94198,94208,101589,101631,101662,101760,101874,110576,110579,110581,110587,110589,110590,110592,110882,110898,110898,110928,110930,110933,110933,110948,110951,110960,111355,119552,119638,119648,119670,126980,126980,127183,127183,127374,127374,127377,127386,127488,127490,127504,127547,127552,127560,127568,127569,127584,127589,127744,127776,127789,127797,127799,127868,127870,127891,127904,127946,127951,127955,127968,127984,127988,127988,127992,128062,128064,128064,128066,128252,128255,128317,128331,128334,128336,128359,128378,128378,128405,128406,128420,128420,128507,128591,128640,128709,128716,128716,128720,128722,128725,128728,128732,128735,128747,128748,128756,128764,128992,129003,129008,129008,129292,129338,129340,129349,129351,129535,129648,129660,129664,129674,129678,129734,129736,129736,129741,129756,129759,129770,129775,129784,131072,196605,196608,262141];var Wi=Object.defineProperty,Bi=he((e,t)=>Wi(e,"name",{value:t,configurable:!0}),"r$1");const X=Bi((e,t)=>{let r=0,n=Math.floor(e.length/2)-1;for(;r<=n;){const i=Math.floor((r+n)/2),s=i*2;if(t<e[s])n=i-1;else if(t>e[s+1])r=i+1;else return!0}return!1},"isInRange");var Fi=Object.defineProperty,V=he((e,t)=>Fi(e,"name",{value:t,configurable:!0}),"r");const Qe=19968,[Mi,_i]=me(Et);function me(e){let t=e[0],r=e[1];for(let n=0;n<e.length;n+=2){const i=e[n],s=e[n+1];if(Qe>=i&&Qe<=s)return[i,s];s-i>r-t&&(t=i,r=s)}return[t,r]}$(me,"c$2");Me(me,"f");he(me,"k");V(me,"findWideFastPathRange");const Nt=V(e=>e<161||e>1114109?!1:X(wi,e),"isAmbiguous"),It=V(e=>e<Si||e>Oi?!1:X(xi,e),"isFullWidth"),Ci=V(e=>e<ji||e>Ai?!1:X(Ei,e),"isHalfWidth"),Ri=V(e=>e<Ni||e>Ii?!1:X(Pi,e),"isNarrow"),Pt=V(e=>e>=Mi&&e<=_i?!0:e<ki||e>Ti?!1:X(Et,e),"isWide");function $e(e){return Nt(e)?"ambiguous":It(e)?"fullwidth":Ci(e)?"halfwidth":Ri(e)?"narrow":Pt(e)?"wide":"neutral"}$($e,"g$5");Me($e,"S");he($e,"getCategory");V($e,"getCategory");var Li=Object.defineProperty,be=$((e,t)=>Li(e,"name",{value:t,configurable:!0}),"i$4"),zi=Object.defineProperty,ve=be((e,t)=>zi(e,"name",{value:t,configurable:!0}),"a"),Vi=Object.defineProperty,_e=ve((e,t)=>Vi(e,"name",{value:t,configurable:!0}),"e");function ee(e){if(!Number.isSafeInteger(e))throw new TypeError(`Expected a code point, got \`${typeof e}\`.`)}$(ee,"s$3");be(ee,"s");ve(ee,"r");_e(ee,"validate");function te(e){return ee(e),$e(e)}$(te,"r$5");be(te,"p");ve(te,"eastAsianWidthType");_e(te,"eastAsianWidthType");function Ce(e,{ambiguousAsWide:t=!1}={}){return ee(e),It(e)||Pt(e)||t&&Nt(e)?2:1}$(Ce,"o$6");be(Ce,"W");ve(Ce,"eastAsianWidth");_e(Ce,"eastAsianWidth");var Hi=Object.defineProperty,Di=$((e,t)=>Hi(e,"name",{value:t,configurable:!0}),"p$3"),Gi=Object.defineProperty,kt=Di((e,t)=>Gi(e,"name",{value:t,configurable:!0}),"e"),qi=Object.defineProperty,Yi=kt((e,t)=>qi(e,"name",{value:t,configurable:!0}),"E");const Tt=String.raw,Ze=Tt`\p{Emoji}(?:\p{EMod}|[\u{E0020}-\u{E007E}]+\u{E007F}|\uFE0F?\u20E3?)`,Ui=Yi(()=>new RegExp(Tt`\p{RI}{2}|(?![#*\d](?!\uFE0F?\u20E3))${Ze}(?:\u200D${Ze})*`,"gu"),"default");var Ji=Object.defineProperty,Ki=kt((e,t)=>Ji(e,"name",{value:t,configurable:!0}),"p");const Y=new Set(["\x1B","›"]),ye="\x07",Wt="[",Re="m",ce="]8;;",Qi=39,Zi=/[\u200B\uFEFF\u2060-\u2064]/g,Xi=new RegExp(`(?:\\${Wt}(?<code>\\d+)m|\\${ce}(?<uri>.*)${ye})`),es=Object.freeze(new Map([[0,0],[1,22],[2,22],[3,23],[4,24],[7,27],[8,28],[9,29],[30,39],[31,39],[32,39],[33,39],[34,39],[35,39],[36,39],[37,39],[40,49],[41,49],[42,49],[43,49],[44,49],[45,49],[46,49],[47,49],[90,39]])),U=/[\u001B\u009B](?:[[()#;?]{0,10}(?:\d{1,4}(?:;\d{0,4})*)?[0-9A-ORZcf-nqry=><]|\]8;;[^\u0007\u001B]{0,100}(?:\u0007|\u001B\\))/g,ne=/[\u0000-\u0008\n-\u001F\u007F-\u009F]{1,1000}/y,ae=Ui();Ki(e=>e.replace(ae,""),"stripEmoji");var ts=Object.defineProperty,rs=$((e,t)=>ts(e,"name",{value:t,configurable:!0}),"E"),ns=Object.defineProperty,is=rs((e,t)=>ns(e,"name",{value:t,configurable:!0}),"A"),ss=Object.defineProperty,we=is((e,t)=>ss(e,"name",{value:t,configurable:!0}),"d");const Xe=new Map,ie=/(?:[\u0020-\u007E\u00A0-\u00FF](?!\uFE0F)){1,1000}/y,oe=we(e=>e>=32&&e<=126?"latin":e===8203||e===8204||e===8205||e===8288?"zero":e<=31||e>=127&&e<=159?"control":e>=160&&e<=255||e>=9472&&e<=9599?"latin":e>=4352&&e<=4607||e>=11904&&e<=40959||e>=44032&&e<=55215||e>=63744&&e<=64255||e>=65280&&e<=65519&&!(e>=65377&&e<=65439)||e>=12352&&e<=12543?"wide":e===8230?"latin":"other","getCharType"),as=we((e,t)=>{const r=Math.floor(e/65536),n=e%65536;let i=Xe.get(r);if(i||(i=new Map,Xe.set(r,i)),i.has(n))return i.get(n);let s;if(oe(e)==="latin")s=t.width.regular;else if(oe(e)==="control")s=t.width.control;else if(oe(e)==="wide")s=t.width.wide;else switch(te(e)){case"ambiguous":{s=t.width.ambiguousIsNarrow?t.width.regular:t.width.wide;break}case"fullwidth":{s=t.width.fullWidth;break}case"wide":{s=t.width.wide;break}default:s=t.width.regular}return i.set(n,s),s},"getCachedCharWidth"),os=we(e=>e>=768&&e<=879||e>=6832&&e<=6911||e>=7616&&e<=7679||e>=8400&&e<=8447||e>=65056&&e<=65071||e>=917760&&e<=917999||e>=65024&&e<=65039||e>=3633&&e<=3642||e>=3655&&e<=3662||e>=3761&&e<=3769||e>=3771&&e<=3772||e>=3784&&e<=3789||e>=2304&&e<=2307||e>=2362&&e<=2383||e>=2385&&e<=2391||e>=2402&&e<=2403||e>=2433&&e<=2435||e>=2492&&e<=2500||e>=2509&&e<=2509||e>=2561&&e<=2563||e>=2620&&e<=2637||e>=1611&&e<=1631||e>=1648&&e<=1648||e>=1750&&e<=1773||e>=2276&&e<=2302||e>=1425&&e<=1469||e>=1471&&e<=1471||e>=1473&&e<=1474||e>=1476&&e<=1477||e>=1479&&e<=1479||e>=3893&&e<=3893||e>=3895&&e<=3895||e>=3897&&e<=3897||e>=3953&&e<=3966||e>=3968&&e<=3972||e>=3974&&e<=3975?!0:e>=768&&e<=777||e>=803&&e<=803,"isCombiningCharacter"),ke=we((e,t={})=>{if(!e||e.length===0)return{ellipsed:!1,index:0,truncated:!1,width:0};const r={truncation:{countAnsiEscapeCodes:t.countAnsiEscapeCodes??!1,ellipsis:t.ellipsis??"",ellipsisWidth:t.ellipsisWidth??(t.ellipsis?ke(t.ellipsis,{...t,ellipsis:"",ellipsisWidth:0,limit:Number.POSITIVE_INFINITY}).width:0),limit:t.limit??Number.POSITIVE_INFINITY},width:{ambiguousIsNarrow:t.ambiguousIsNarrow??!1,ansi:t.ansiWidth??0,control:t.controlWidth??0,emoji:t.emojiWidth??2,fullWidth:t.fullWidth??2,halfWidth:t.halfWidth??1,regular:t.regularWidth??1,tab:t.tabWidth??8,wide:t.wideWidth??2}},n=Math.max(0,r.truncation.limit-r.truncation.ellipsisWidth),{length:i}=e,s=i>1e4;let a=0,o=0,l=i,u=!1;const c=e.includes("\x1B")||e.includes("›");for(;a<i;){if(c&&(e[a]==="\x1B"||e[a]==="›")){if(e.startsWith("\x1B]8;;",a)){const m="\x1B]8;;\x07",y=m.length,A=e.indexOf("\x07",a+5);if(A!==-1){const I=e.indexOf(m,A+1);if(I!==-1){const x=I+y,b=e.slice(A+1,I).replace(U,""),C=ke(b,{ambiguousIsNarrow:r.width.ambiguousIsNarrow,ansiWidth:r.width.ansi,controlWidth:r.width.control,countAnsiEscapeCodes:!1,ellipsis:r.truncation.ellipsis,ellipsisWidth:r.truncation.ellipsisWidth,emojiWidth:r.width.emoji,fullWidth:r.width.fullWidth,halfWidth:r.width.halfWidth,limit:Math.max(0,n-o),regularWidth:r.width.regular,tabWidth:r.width.tab,wideWidth:r.width.wide}),k=C.width;if(C.truncated)u=!0,l=Math.min(l,a);else if(o+k>n&&(l=Math.min(l,a),u=!0,o+k>r.truncation.limit))break;if(o+=k,a=x,u&&o>=r.truncation.limit)break;continue}}}if(U.lastIndex=a,U.test(e)){const m=U.lastIndex-a,y=r.truncation.countAnsiEscapeCodes?m:r.width.ansi;if(o+y>n&&(l=Math.min(l,a),o+y>r.truncation.limit)){u=!0;break}o+=y,a=U.lastIndex;continue}}const d=e.codePointAt(a);if(d===8203||d===65279||d>=8288&&d<=8292){a+=1;continue}if(d===9){if(o+r.width.tab>n&&(l=Math.min(l,a),o+r.width.tab>r.truncation.limit)){u=!0;break}o+=r.width.tab,a+=1;continue}if(ie.lastIndex=a,ie.test(e)){const m=(ie.lastIndex-a)*r.width.regular;if(o+m>n){const y=Math.floor((n-o)/r.width.regular);if(l=Math.min(l,a+y),o+m>r.truncation.limit){u=!0;break}}o+=m,a=ie.lastIndex;continue}if((d<=31||d>=127&&d<=159)&&(ne.lastIndex=a,ne.test(e))){const m=(ne.lastIndex-a)*r.width.control;if(o+m>n&&(l=Math.min(l,a+Math.floor((n-o)/r.width.control)),o+m>r.truncation.limit)){u=!0;break}o+=m,a=ne.lastIndex;continue}if(ae.lastIndex=a,ae.test(e)){if(o+r.width.emoji>n&&(l=Math.min(l,a),o+r.width.emoji>r.truncation.limit)){u=!0;break}o+=r.width.emoji,a=ae.lastIndex;continue}const g=e.codePointAt(a)??0;if(os(g)){a+=g>65535?2:1;continue}let h;if(s)h=as(g,r);else switch(oe(g)){case"control":{h=r.width.control;break}case"latin":{h=r.width.regular;break}case"wide":{h=r.width.wide;break}case"zero":{h=0;break}default:switch(te(g)){case"ambiguous":{h=r.width.ambiguousIsNarrow?r.width.regular:r.width.wide;break}case"fullwidth":{h=r.width.fullWidth;break}case"wide":{h=r.width.wide;break}default:h=r.width.regular}}if(o+h>n&&(l=Math.min(l,a),o+h>r.truncation.limit)){u=!0;break}o+=h,a+=g>65535?2:1}let f=o,p=!1;return u&&r.truncation.limit>=r.truncation.ellipsisWidth&&(f=r.truncation.limit,p=!0),{ellipsed:p,index:u?l:i,truncated:u,width:f}},"getStringTruncatedWidth");var ls=Object.defineProperty,us=$((e,t)=>ls(e,"name",{value:t,configurable:!0}),"i$2"),cs=Object.defineProperty,fs=us((e,t)=>cs(e,"name",{value:t,configurable:!0}),"e"),ds=Object.defineProperty,ps=fs((e,t)=>ds(e,"name",{value:t,configurable:!0}),"r");const j=ps((e,t={})=>ke(e,{...t,ellipsis:"",ellipsisWidth:0,limit:Number.POSITIVE_INFINITY}).width,"getStringWidth");var gs=Object.defineProperty,Bt=$((e,t)=>gs(e,"name",{value:t,configurable:!0}),"b"),hs=Object.defineProperty,H=Bt((e,t)=>hs(e,"name",{value:t,configurable:!0}),"d"),ms=Object.defineProperty,$s=H((e,t)=>ms(e,"name",{value:t,configurable:!0}),"a");const bs=/\x1B\[(\d+)m/;class Ft{static{$(this,"T")}static{Bt(this,"T")}static{H(this,"d")}static{$s(this,"AnsiStateTracker")}activeForeground=void 0;activeBackground=void 0;activeFormatting=[];processEscape(t){const r=bs.exec(t);if(!r)return;const n=Number.parseInt(r[1],10);switch(n){case 0:{this.activeForeground=void 0,this.activeBackground=void 0,this.activeFormatting=[];break}case 39:{this.activeForeground=void 0;break}case 49:{this.activeBackground=void 0;break}default:if(n>=30&&n<=37||n>=90&&n<=97)this.activeForeground=t;else if(n>=40&&n<=47||n>=100&&n<=107)this.activeBackground=t;else if([1,2,3,4,7,8,9].includes(n))this.activeFormatting.push(t);else if([22,23,24,27,28,29].includes(n)){const i={22:"[1m",23:"[3m",24:"[4m",27:"[7m",28:"[8m",29:"[9m"}[n];i&&(this.activeFormatting=this.activeFormatting.filter(s=>!s.includes(i)))}}}getStartEscapesForAllActiveAttributes(){return[this.activeBackground,this.activeForeground,...this.activeFormatting].filter(Boolean).join("")}getEndEscapesForAllActiveAttributes(){const t=[];if(this.activeFormatting.length>0){const r={"\x1B[1m":"\x1B[22m","\x1B[2m":"\x1B[22m","\x1B[3m":"\x1B[23m","\x1B[4m":"\x1B[24m","\x1B[7m":"\x1B[27m","\x1B[8m":"\x1B[28m","\x1B[9m":"\x1B[29m"};[...this.activeFormatting].toReversed().forEach(n=>{const i=r[n];i&&t.push(i)})}return this.activeForeground&&t.push("\x1B[39m"),this.activeBackground&&t.push("\x1B[49m"),t.join("")}}var vs=Object.defineProperty,Mt=H((e,t)=>vs(e,"name",{value:t,configurable:!0}),"o");const _t=Mt((e,t)=>{if(!Y.has(e[t]))return{isInsideEscape:!1,isInsideLinkEscape:!1};const r=!0,n=e.slice(t+1,t+1+ce.length).join("")===ce;return{isInsideEscape:r,isInsideLinkEscape:n}},"checkEscapeSequence"),ys=Mt((e,t={})=>{const r=new Ft;let n="",i=!1,s="",a="",o=!1;const l=[...e];for(let u=0;u<l.length;u++){const c=l[u];if(c&&Y.has(c)){if(n){const h=t.getWidth?.(n)??0,m={isEscapeSequence:!1,isGrapheme:!0,text:n,width:h};if(o&&(m.isHyperlink=!0,m.hyperlinkUrl=a),t.onSegment?.(m,r)===!1)return;n=""}i=!0,s=c;const d=_t(l,u),{isInsideLinkEscape:g}=d;if(g){let h=u+1;for(a="";h<l.length;){const y=l[h];if(y===ye)break;a+=y,h+=1}a=a.slice(4);const m={hyperlinkUrl:a,isEscapeSequence:!0,isGrapheme:!1,isHyperlink:!0,isHyperlinkStart:!0,width:0};if(t.onSegment?.(m,r)===!1)return;u=h,o=!0,i=!1,s="";continue}if(u+1<l.length&&l[u+1]==="\\"&&o){const h={isEscapeSequence:!0,isGrapheme:!1,isHyperlink:!0,isHyperlinkEnd:!0,width:0};if(t.onSegment?.(h,r)===!1)return;o=!1,a="",u+=1,i=!1,s="";continue}}if(i){if(s!==c&&(s+=c),c===Re){i=!1,r.processEscape(s);const d={isEscapeSequence:!0,isGrapheme:!1,text:s,width:0};if(t.onSegment?.(d,r)===!1)return;s=""}continue}n+=c;const f=t.getWidth?.(n)??0,p={isEscapeSequence:!1,isGrapheme:!0,text:n,width:f};if(o&&(p.isHyperlink=!0,p.hyperlinkUrl=a),t.onSegment?.(p,r)===!1)return;n=""}if(n){const u=t.getWidth?.(n)??0,c={isEscapeSequence:!1,isGrapheme:!0,text:n,width:u};o&&(c.isHyperlink=!0,c.hyperlinkUrl=a),t.onSegment?.(c,r)}if(s){const u={isEscapeSequence:!0,isGrapheme:!1,text:s,width:0};t.onSegment?.(u,r)}},"processAnsiString");var ws=Object.defineProperty,Ss=H((e,t)=>ws(e,"name",{value:t,configurable:!0}),"t$1");const et=Ss(e=>`${Y.values().next().value}${Wt}${String(e)}${Re}`,"wrapAnsiCode");var Os=Object.defineProperty,xs=H((e,t)=>Os(e,"name",{value:t,configurable:!0}),"s");const tt=xs(e=>`${Y.values().next().value}${ce}${e}${ye}`,"wrapAnsiHyperlink");var js=Object.defineProperty,As=H((e,t)=>js(e,"name",{value:t,configurable:!0}),"l");const Es=As(e=>{if(e.length===0)return"";if(e.length===1)return e[0];let t="",r,n;const i=e.join(`
27
+ `),s=[...i];let a=0;for(const[o,l]of s.entries()){if(t+=l,Y.has(l)){const c=Xi.exec(i.slice(a))?.groups??{};if(c.code!==void 0){const f=Number.parseFloat(c.code);r=f===Qi?void 0:f}else c.uri!==void 0&&(n=c.uri.length===0?void 0:c.uri)}const u=es.get(Number(r));s[o+1]===`
28
28
  `?(n&&(t+=tt("")),r&&u&&(t+=et(u))):l===`
29
- `&&(r&&u&&(t+=et(r)),n&&(t+=tt(n))),a+=l.length}return t},"preserveAnsi");var Is=Object.defineProperty,F=H((e,t)=>Is(e,"name",{value:t,configurable:!0}),"f");const Ct=/(?=\s)|(?<=\s)/,Rt=/^\s+$/,xe=F(e=>{if(!e.includes("\x1B"))return e;let t=e;return e.includes("\x1B[30m")&&(t+="\x1B[39m"),e.includes("\x1B[42m")&&(t+="\x1B[49m"),t},"resetAnsiAtLineBreak"),R=F(e=>{const t=e.split(" ");let r=t.length;for(;r>0&&j(t[r-1])===0;)r--;return r===t.length?e:t.slice(0,r).join(" ")+t.slice(r).join("")},"stringVisibleTrimSpacesRight"),Lt=F((e,t,r)=>{if(e.length===0)return[""];if(t<=0)return[e];const n=[],i=new Ft;let s="",a=0,o=!1,l=!1,u="",c=0;for(;c<e.length;){const f=e[c];if(Y.has(f)){o=!0,u=f,s+=f,l=_t([...e],c).isInsideLinkEscape,c+=1;continue}if(o){u+=f,s+=f,l?f===ye&&(o=l=!1):f===Re&&(o=!1,i.processEscape(u)),c+=1;continue}const p=j(f),d=f===" ";if(p===0){s+=f,c+=1;continue}if(a+p>t&&(s&&n.push(s+i.getEndEscapesForAllActiveAttributes()),s=i.getStartEscapesForAllActiveAttributes(),a=j(s),d&&r)){for(;c<e.length&&e[c]===" ";)c+=1;continue}if(s+=f,a+=p,a===t&&c<e.length-1&&(n.push(s+i.getEndEscapesForAllActiveAttributes()),s=i.getStartEscapesForAllActiveAttributes(),a=j(s),c+1<e.length&&e[c+1]===" "&&r)){for(c+=1;c<e.length&&e[c]===" ";)c+=1;continue}c+=1}return s&&n.push(s+i.getEndEscapesForAllActiveAttributes()),r?n.map(f=>R(f)):n},"wrapWithBreakAtWidth"),Ps=F((e,t,r)=>{if(e.length===0)return[];const n=r?e.trim():e;if(n.length===0)return[];const i=[];let s="",a=0;return ws(n,{getWidth:j,onSegment:F((o,l)=>{const u=o.text??"";if(o.isEscapeSequence)s+=u;else{const c=u===" ";if(o.width===0)return s+=u,!0;if(a+o.width>t&&(s&&i.push(s),s=l.getStartEscapesForAllActiveAttributes(),a=0,c))return r||i.push(l.getStartEscapesForAllActiveAttributes()+u),!0;s+=u,a+=o.width}return!0},"onSegment")}),s&&i.push(s),r?i.map(o=>R(o)):i},"wrapCharByChar"),ks=F((e,t,r)=>{if(e.length===0)return[];const n=r?e.trim():e;if(n.length===0)return[];const i=n.split(Ct),s=[];let a="",o=0,l=0;for(;l<i.length;){const u=i[l],c=Rt.test(u),f=j(u);if(u.length===0){l+=1;continue}if(r&&c&&o===0){l+=1;continue}if(o+f>t&&o>0){r?s.push(R(a)):s.push(a),a="",o=0;continue}a+=u,o+=f,l+=1}return a&&(r?s.push(R(a)):s.push(a)),s},"wrapWithWordBoundaries"),Ts=F((e,t,r)=>{if(e.length===0)return[];const n=r?e.trim():e;if(n.length===0)return[];const i=n.split(Ct),s=[];let a="",o=0,l=0;for(;l<i.length;){const u=i[l],c=Rt.test(u),f=j(u);if(u.length===0){l+=1;continue}if(r&&c&&o===0){l+=1;continue}if(f>t){a&&s.push(xe(r?R(a):a));const p=Lt(u,t,r);if(p.length>0){for(let d=0;d<p.length-1;d+=1)s.push(p[d]);a=p.at(-1),o=j(a)}else a="",o=0;l+=1;continue}if(o+f>t&&o>0&&(s.push(xe(r?R(a):a)),a="",o=0,r&&c)){l+=1;continue}a+=u,o+=f,l+=1}return a&&s.push(xe(r?R(a):a)),s},"wrapAndBreakWords"),K={BREAK_AT_CHARACTERS:"BREAK_AT_CHARACTERS",BREAK_WORDS:"BREAK_WORDS",PRESERVE_WORDS:"PRESERVE_WORDS",STRICT_WIDTH:"STRICT_WIDTH"},Ws=F((e,t={})=>{const{removeZeroWidthCharacters:r=!0,trim:n=!0,width:i=80,wrapMode:s=K.PRESERVE_WORDS}=t;if(n&&e.trim()==="")return"";let a=e.normalize("NFC").replaceAll(`\r
29
+ `&&(r&&u&&(t+=et(r)),n&&(t+=tt(n))),a+=l.length}return t},"preserveAnsi");var Ns=Object.defineProperty,F=H((e,t)=>Ns(e,"name",{value:t,configurable:!0}),"f");const Ct=/(?=\s)|(?<=\s)/,Rt=/^\s+$/,xe=F(e=>{if(!e.includes("\x1B"))return e;let t=e;return e.includes("\x1B[30m")&&(t+="\x1B[39m"),e.includes("\x1B[42m")&&(t+="\x1B[49m"),t},"resetAnsiAtLineBreak"),R=F(e=>{const t=e.split(" ");let r=t.length;for(;r>0&&j(t[r-1])===0;)r--;return r===t.length?e:t.slice(0,r).join(" ")+t.slice(r).join("")},"stringVisibleTrimSpacesRight"),Lt=F((e,t,r)=>{if(e.length===0)return[""];if(t<=0)return[e];const n=[],i=new Ft;let s="",a=0,o=!1,l=!1,u="",c=0;for(;c<e.length;){const f=e[c];if(Y.has(f)){o=!0,u=f,s+=f,l=_t([...e],c).isInsideLinkEscape,c+=1;continue}if(o){u+=f,s+=f,l?f===ye&&(o=l=!1):f===Re&&(o=!1,i.processEscape(u)),c+=1;continue}const p=j(f),d=f===" ";if(p===0){s+=f,c+=1;continue}if(a+p>t&&(s&&n.push(s+i.getEndEscapesForAllActiveAttributes()),s=i.getStartEscapesForAllActiveAttributes(),a=j(s),d&&r)){for(;c<e.length&&e[c]===" ";)c+=1;continue}if(s+=f,a+=p,a===t&&c<e.length-1&&(n.push(s+i.getEndEscapesForAllActiveAttributes()),s=i.getStartEscapesForAllActiveAttributes(),a=j(s),c+1<e.length&&e[c+1]===" "&&r)){for(c+=1;c<e.length&&e[c]===" ";)c+=1;continue}c+=1}return s&&n.push(s+i.getEndEscapesForAllActiveAttributes()),r?n.map(f=>R(f)):n},"wrapWithBreakAtWidth"),Is=F((e,t,r)=>{if(e.length===0)return[];const n=r?e.trim():e;if(n.length===0)return[];const i=[];let s="",a=0;return ys(n,{getWidth:j,onSegment:F((o,l)=>{const u=o.text??"";if(o.isEscapeSequence)s+=u;else{const c=u===" ";if(o.width===0)return s+=u,!0;if(a+o.width>t&&(s&&i.push(s),s=l.getStartEscapesForAllActiveAttributes(),a=0,c))return r||i.push(l.getStartEscapesForAllActiveAttributes()+u),!0;s+=u,a+=o.width}return!0},"onSegment")}),s&&i.push(s),r?i.map(o=>R(o)):i},"wrapCharByChar"),Ps=F((e,t,r)=>{if(e.length===0)return[];const n=r?e.trim():e;if(n.length===0)return[];const i=n.split(Ct),s=[];let a="",o=0,l=0;for(;l<i.length;){const u=i[l],c=Rt.test(u),f=j(u);if(u.length===0){l+=1;continue}if(r&&c&&o===0){l+=1;continue}if(o+f>t&&o>0){r?s.push(R(a)):s.push(a),a="",o=0;continue}a+=u,o+=f,l+=1}return a&&(r?s.push(R(a)):s.push(a)),s},"wrapWithWordBoundaries"),ks=F((e,t,r)=>{if(e.length===0)return[];const n=r?e.trim():e;if(n.length===0)return[];const i=n.split(Ct),s=[];let a="",o=0,l=0;for(;l<i.length;){const u=i[l],c=Rt.test(u),f=j(u);if(u.length===0){l+=1;continue}if(r&&c&&o===0){l+=1;continue}if(f>t){a&&s.push(xe(r?R(a):a));const p=Lt(u,t,r);if(p.length>0){for(let d=0;d<p.length-1;d+=1)s.push(p[d]);a=p.at(-1),o=j(a)}else a="",o=0;l+=1;continue}if(o+f>t&&o>0&&(s.push(xe(r?R(a):a)),a="",o=0,r&&c)){l+=1;continue}a+=u,o+=f,l+=1}return a&&s.push(xe(r?R(a):a)),s},"wrapAndBreakWords"),K={BREAK_AT_CHARACTERS:"BREAK_AT_CHARACTERS",BREAK_WORDS:"BREAK_WORDS",PRESERVE_WORDS:"PRESERVE_WORDS",STRICT_WIDTH:"STRICT_WIDTH"},Ts=F((e,t={})=>{const{removeZeroWidthCharacters:r=!0,trim:n=!0,width:i=80,wrapMode:s=K.PRESERVE_WORDS}=t;if(n&&e.trim()==="")return"";let a=e.normalize("NFC").replaceAll(`\r
30
30
  `,`
31
- `);return r&&(a=a.replaceAll(Xi,"")),a.split(`
32
- `).map(o=>{if(n&&o.trim()==="")return"";let l;switch(s){case K.BREAK_AT_CHARACTERS:{l=Ps(o,i,n);break}case K.BREAK_WORDS:{l=Ts(o,i,n);break}case K.STRICT_WIDTH:{l=Lt(o,i,n);break}default:l=ks(o,i,n)}return Ns(l)}).join(`
33
- `)},"wordWrap");var Bs=Object.defineProperty,_=$((e,t)=>Bs(e,"name",{value:t,configurable:!0}),"n$2");const zt=80,Vt=24,Te=_((e,t,{shell:r,env:n}={})=>Xt(e,t,{encoding:"utf8",stdio:["ignore","pipe","ignore"],timeout:500,shell:r,env:n}).trim(),"exec"),le=_((e,t)=>({columns:Number.parseInt(e,10),rows:Number.parseInt(t,10)}),"create"),Ht=_((e,t)=>{const{columns:r,rows:n}=le(e,t);if(!(Number.isNaN(r)||Number.isNaN(n))&&!(r===zt&&n===Vt))return{columns:r,rows:n}},"createIfNotDefault"),Fs=_(()=>{if(B.platform!=="linux")return!0;try{const e=J.readFileSync("/proc/self/stat","utf8"),t=e.lastIndexOf(") ");if(t===-1)return!1;const r=e.slice(t+2).trim().split(/\s+/),n=Number.parseInt(r[2],10),i=Number.parseInt(r[5],10);return Number.isNaN(n)||Number.isNaN(i)||i<=0?!1:n===i}catch{return!1}},"isForegroundProcess");function Dt(){const{env:e,stdout:t,stderr:r}=B;if(t?.columns&&t?.rows)return le(t.columns,t.rows);if(r?.columns&&r?.rows)return le(r.columns,r.rows);if(e.COLUMNS&&e.LINES)return le(e.COLUMNS,e.LINES);const n={columns:zt,rows:Vt};return B.platform==="win32"?je()??n:B.platform==="darwin"?rt()??je()??n:rt()??je()??Ms()??n}$(Dt,"O$1");_(Dt,"terminalSize");const rt=_(()=>{try{const e=B.platform==="darwin"?J.constants.O_EVTONLY|J.constants.O_NONBLOCK:J.constants.O_NONBLOCK,{columns:t,rows:r}=er.WriteStream(J.openSync("/dev/tty",e));return{columns:t,rows:r}}catch{}},"devTty"),je=_(()=>{try{const e=Te("tput",["cols"],{env:{TERM:"dumb",...B.env}}),t=Te("tput",["lines"],{env:{TERM:"dumb",...B.env}});if(e&&t)return Ht(e,t)}catch{}},"tput"),Ms=_(()=>{try{if(!Fs())return;const e=Te("resize",["-u"]).match(/\d+/g);if(e.length===2)return Ht(e[0],e[1])}catch{}},"resize");var _s=Object.defineProperty,Cs=$((e,t)=>_s(e,"name",{value:t,configurable:!0}),"r$2");const Rs=Cs(e=>{const t=Object.keys(e).map(r=>e[r].badge??"");return t.length===0?"":t.reduce((r,n)=>r.length>n.length?r:n,"")},"getLongestBadge");var Ls=Object.defineProperty,zs=$((e,t)=>Ls(e,"name",{value:t,configurable:!0}),"g$1");const Vs=zs(e=>{const t=Object.keys(e).map(r=>e[r].label??"");return t.length===0?"":t.reduce((r,n)=>r.length>n.length?r:n,"")},"getLongestLabel");var Hs=Object.defineProperty,Ds=$((e,t)=>Hs(e,"name",{value:t,configurable:!0}),"r$1");const{bold:Gs,cyan:qs,green:nt,grey:Ys,magenta:Us,red:Js,yellow:Ae}=de,Ks={indent:2,quoteStyle:"single",stylize:Ds((e,t)=>{const r={bigint:Ae,boolean:Ae,date:Us,null:Gs,number:Ae,regexp:Js,special:qs,string:nt,symbol:nt,undefined:Ys};return Object.hasOwn(r,t)?r[t](e):e},"stylize")};var Qs=Object.defineProperty,Zs=$((e,t)=>Qs(e,"name",{value:t,configurable:!0}),"o$1");const{bold:Xs,underline:ea}=de,ta=Zs((e,t)=>{let r=t.uppercase.label?e.toUpperCase():e;return r=t.underline.label?ea(r):r,t.bold.label&&(r=Xs(r)),r},"formatLabel");var ra=Object.defineProperty,Gt=$((e,t)=>ra(e,"name",{value:t,configurable:!0}),"o");const na=Gt(e=>[e.getHours(),e.getMinutes(),e.getSeconds()].map(t=>String(t).padStart(2,"0")).join(":"),"dateFormatter");class ia{static{$(this,"AbstractPrettyReporter")}static{Gt(this,"AbstractPrettyReporter")}styles;loggerTypes;constructor(t){this.styles={bold:{label:!1},dateFormatter:na,underline:{label:!1,message:!1,prefix:!1,suffix:!1},uppercase:{label:!1},...t},this.loggerTypes=tr}setLoggerTypes(t){this.loggerTypes=t}}var sa=Object.defineProperty,qt=$((e,t)=>sa(e,"name",{value:t,configurable:!0}),"M");const{bgGrey:aa,cyan:oa,green:la,greenBright:ua,grey:E,red:Ee,underline:it,white:ca}=de,fa=/[\\/]pail[\\/]dist/,Ne=qt(e=>!fa.test(e),"pailFileFilter");class $a extends ia{static{$(this,"PrettyReporter")}static{qt(this,"PrettyReporter")}#t;#r;#n;#s=!1;#i;#e;constructor(t={}){const{error:r,inspect:n,...i}=t;super({uppercase:{label:!0,...i.uppercase},...i}),this.#i={...Ks,...n},this.#e={...r,color:{fileLine:la,hint:oa,marker:Ee,message:Ee,method:ua,title:Ee}},this.#t=Kt,this.#r=Qt}setStdout(t){this.#t=t}setStderr(t){this.#r=t}setInteractiveManager(t){this.#n=t}setIsInteractive(t){this.#s=t}log(t){this._log(this._formatMessage(t),t.type.level)}_formatMessage(t){const{columns:r}=Dt();let n=r;typeof this.styles.messageLength=="number"&&(n=this.styles.messageLength);const{badge:i,context:s,date:a,error:o,file:l,groups:u,label:c,message:f,prefix:p,repeated:d,scope:g,suffix:h,traceError:m,type:y}=t,{color:A}=this.loggerTypes[y.name],I=A?de[A]:ca,x=u.map(()=>" ").join(""),b=[];if(u.length>0&&b.push(`${x+E(`[${u.at(-1)??""}]`)} `),a&&b.push(`${E(this.styles.dateFormatter(typeof a=="string"?new Date(a):a))} `),i)b.push(I(i));else{const O=Rs(this.loggerTypes);O.length>0&&b.push(`${E(".".repeat(O.length))} `)}const C=Vs(this.loggerTypes);if(c){const O=j(C),P=j(c);b.push(`${I(ta(c,this.styles))} `,E(".".repeat(Math.max(0,O-P))))}else b.push(E(".".repeat(C.length+2)));d&&b.push(`${aa.white(`[${String(d)}x]`)} `),Array.isArray(g)&&g.length>0&&b.push(` ${E(`[${g.join(" > ")}]`)} `),p&&b.push(`${E(`${Array.isArray(g)&&g.length>0?". ":" "}[${this.styles.underline.prefix?it(p):p}]`)} `);const k=j(b.join(" "));if(l){const O=(l.name??"")+(l.line?`:${String(l.line)}`:""),P=j(O);if(P+k+2>n)b.push(E(` ${O}`));else{const Se=Math.max(0,n-k-P-2);b.push(E(`${".".repeat(Se)} ${O}`))}}else b.push(E(".".repeat(Math.max(0,n-k-1))));if(b.length>0&&b.push(`
31
+ `);return r&&(a=a.replaceAll(Zi,"")),a.split(`
32
+ `).map(o=>{if(n&&o.trim()==="")return"";let l;switch(s){case K.BREAK_AT_CHARACTERS:{l=Is(o,i,n);break}case K.BREAK_WORDS:{l=ks(o,i,n);break}case K.STRICT_WIDTH:{l=Lt(o,i,n);break}default:l=Ps(o,i,n)}return Es(l)}).join(`
33
+ `)},"wordWrap");var Ws=Object.defineProperty,_=$((e,t)=>Ws(e,"name",{value:t,configurable:!0}),"n$2");const zt=80,Vt=24,Te=_((e,t,{shell:r,env:n}={})=>Xt(e,t,{encoding:"utf8",stdio:["ignore","pipe","ignore"],timeout:500,shell:r,env:n}).trim(),"exec"),le=_((e,t)=>({columns:Number.parseInt(e,10),rows:Number.parseInt(t,10)}),"create"),Ht=_((e,t)=>{const{columns:r,rows:n}=le(e,t);if(!(Number.isNaN(r)||Number.isNaN(n))&&!(r===zt&&n===Vt))return{columns:r,rows:n}},"createIfNotDefault"),Bs=_(()=>{if(B.platform!=="linux")return!0;try{const e=J.readFileSync("/proc/self/stat","utf8"),t=e.lastIndexOf(") ");if(t===-1)return!1;const r=e.slice(t+2).trim().split(/\s+/),n=Number.parseInt(r[2],10),i=Number.parseInt(r[5],10);return Number.isNaN(n)||Number.isNaN(i)||i<=0?!1:n===i}catch{return!1}},"isForegroundProcess");function Dt(){const{env:e,stdout:t,stderr:r}=B;if(t?.columns&&t?.rows)return le(t.columns,t.rows);if(r?.columns&&r?.rows)return le(r.columns,r.rows);if(e.COLUMNS&&e.LINES)return le(e.COLUMNS,e.LINES);const n={columns:zt,rows:Vt};return B.platform==="win32"?je()??n:B.platform==="darwin"?rt()??je()??n:rt()??je()??Fs()??n}$(Dt,"O$1");_(Dt,"terminalSize");const rt=_(()=>{try{const e=B.platform==="darwin"?J.constants.O_EVTONLY|J.constants.O_NONBLOCK:J.constants.O_NONBLOCK,{columns:t,rows:r}=er.WriteStream(J.openSync("/dev/tty",e));return{columns:t,rows:r}}catch{}},"devTty"),je=_(()=>{try{const e=Te("tput",["cols"],{env:{TERM:"dumb",...B.env}}),t=Te("tput",["lines"],{env:{TERM:"dumb",...B.env}});if(e&&t)return Ht(e,t)}catch{}},"tput"),Fs=_(()=>{try{if(!Bs())return;const e=Te("resize",["-u"]).match(/\d+/g);if(e.length===2)return Ht(e[0],e[1])}catch{}},"resize");var Ms=Object.defineProperty,_s=$((e,t)=>Ms(e,"name",{value:t,configurable:!0}),"r$2");const Cs=_s(e=>{const t=Object.keys(e).map(r=>e[r].badge??"");return t.length===0?"":t.reduce((r,n)=>r.length>n.length?r:n,"")},"getLongestBadge");var Rs=Object.defineProperty,Ls=$((e,t)=>Rs(e,"name",{value:t,configurable:!0}),"g$1");const zs=Ls(e=>{const t=Object.keys(e).map(r=>e[r].label??"");return t.length===0?"":t.reduce((r,n)=>r.length>n.length?r:n,"")},"getLongestLabel");var Vs=Object.defineProperty,Hs=$((e,t)=>Vs(e,"name",{value:t,configurable:!0}),"r$1");const{bold:Ds,cyan:Gs,green:nt,grey:qs,magenta:Ys,red:Us,yellow:Ae}=de,Js={indent:2,quoteStyle:"single",stylize:Hs((e,t)=>{const r={bigint:Ae,boolean:Ae,date:Ys,null:Ds,number:Ae,regexp:Us,special:Gs,string:nt,symbol:nt,undefined:qs};return Object.hasOwn(r,t)?r[t](e):e},"stylize")};var Ks=Object.defineProperty,Qs=$((e,t)=>Ks(e,"name",{value:t,configurable:!0}),"o$1");const{bold:Zs,underline:Xs}=de,ea=Qs((e,t)=>{let r=t.uppercase.label?e.toUpperCase():e;return r=t.underline.label?Xs(r):r,t.bold.label&&(r=Zs(r)),r},"formatLabel");var ta=Object.defineProperty,Gt=$((e,t)=>ta(e,"name",{value:t,configurable:!0}),"o");const ra=Gt(e=>[e.getHours(),e.getMinutes(),e.getSeconds()].map(t=>String(t).padStart(2,"0")).join(":"),"dateFormatter");class na{static{$(this,"AbstractPrettyReporter")}static{Gt(this,"AbstractPrettyReporter")}styles;loggerTypes;constructor(t){this.styles={bold:{label:!1},dateFormatter:ra,underline:{label:!1,message:!1,prefix:!1,suffix:!1},uppercase:{label:!1},...t},this.loggerTypes=tr}setLoggerTypes(t){this.loggerTypes=t}}var ia=Object.defineProperty,qt=$((e,t)=>ia(e,"name",{value:t,configurable:!0}),"M");const{bgGrey:sa,cyan:aa,green:oa,greenBright:la,grey:E,red:Ee,underline:it,white:ua}=de,ca=/[\\/]pail[\\/]dist/,Ne=qt(e=>!ca.test(e),"pailFileFilter");class ma extends na{static{$(this,"PrettyReporter")}static{qt(this,"PrettyReporter")}#t;#r;#n;#s=!1;#i;#e;constructor(t={}){const{error:r,inspect:n,...i}=t;super({uppercase:{label:!0,...i.uppercase},...i}),this.#i={...Js,...n},this.#e={...r,color:{fileLine:oa,hint:aa,marker:Ee,message:Ee,method:la,title:Ee}},this.#t=Kt,this.#r=Qt}setStdout(t){this.#t=t}setStderr(t){this.#r=t}setInteractiveManager(t){this.#n=t}setIsInteractive(t){this.#s=t}log(t){this._log(this._formatMessage(t),t.type.level)}_formatMessage(t){const{columns:r}=Dt();let n=r;typeof this.styles.messageLength=="number"&&(n=this.styles.messageLength);const{badge:i,context:s,date:a,error:o,file:l,groups:u,label:c,message:f,prefix:p,repeated:d,scope:g,suffix:h,traceError:m,type:y}=t,{color:A}=this.loggerTypes[y.name],I=A?de[A]:ua,x=u.map(()=>" ").join(""),b=[];if(u.length>0&&b.push(`${x+E(`[${u.at(-1)??""}]`)} `),a&&b.push(`${E(this.styles.dateFormatter(typeof a=="string"?new Date(a):a))} `),i)b.push(I(i));else{const O=Cs(this.loggerTypes);O.length>0&&b.push(`${E(".".repeat(O.length))} `)}const C=zs(this.loggerTypes);if(c){const O=j(C),P=j(c);b.push(`${I(ea(c,this.styles))} `,E(".".repeat(Math.max(0,O-P))))}else b.push(E(".".repeat(C.length+2)));d&&b.push(`${sa.white(`[${String(d)}x]`)} `),Array.isArray(g)&&g.length>0&&b.push(` ${E(`[${g.join(" > ")}]`)} `),p&&b.push(`${E(`${Array.isArray(g)&&g.length>0?". ":" "}[${this.styles.underline.prefix?it(p):p}]`)} `);const k=j(b.join(" "));if(l){const O=(l.name??"")+(l.line?`:${String(l.line)}`:""),P=j(O);if(P+k+2>n)b.push(E(` ${O}`));else{const Se=Math.max(0,n-k-P-2);b.push(E(`${".".repeat(Se)} ${O}`))}}else b.push(E(".".repeat(Math.max(0,n-k-1))));if(b.length>0&&b.push(`
34
34
 
35
- `),f!==rr){const O=typeof f=="string"?f:Ke(f,this.#i);b.push(x+Ws(O,{trim:!1,width:n-3,wrapMode:K.STRICT_WIDTH}))}if(s){let O=!1;b.push(...s.map(P=>{if(P instanceof Error)return O=!0,`
35
+ `),f!==rr){const O=typeof f=="string"?f:Ke(f,this.#i);b.push(x+Ts(O,{trim:!1,width:n-3,wrapMode:K.STRICT_WIDTH}))}if(s){let O=!1;b.push(...s.map(P=>{if(P instanceof Error)return O=!0,`
36
36
 
37
37
  ${Oe(P,{...this.#e,filterStacktrace:Ne,prefix:x})}`;if(typeof P=="object")return` ${Ke(P,this.#i)}`;const Se=(O?`
38
38
 
@@ -41,4 +41,4 @@ ${Oe(P,{...this.#e,filterStacktrace:Ne,prefix:x})}`;if(typeof P=="object")return
41
41
  ${Oe(m,{...this.#e,filterStacktrace:Ne,hideErrorCauseCodeView:!0,hideErrorCodeView:!0,hideErrorErrorsCodeView:!0,hideMessage:!0,prefix:x})}`),h&&b.push(`
42
42
  `,x+E(this.styles.underline.suffix?it(h):h)),b.join("")}_log(t,r){const n=["error","trace","warn"].includes(r)?"stderr":"stdout",i=n==="stderr"?this.#r:this.#t;this.#s&&this.#n!==void 0&&i.isTTY?this.#n.update(n,t.split(`
43
43
  `),0):nr(`${t}
44
- `,i)}}export{$a as PrettyReporter};
44
+ `,i)}}export{ma as PrettyReporter};