@visulima/pail 4.0.0-alpha.13 → 4.0.0-alpha.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/LICENSE.md +30 -0
- package/dist/index.browser.js +1 -1
- package/dist/index.server.js +1 -1
- package/dist/middleware/elysia.d.ts +3 -3
- package/dist/middleware/express.d.ts +3 -3
- package/dist/middleware/fastify.d.ts +3 -3
- package/dist/middleware/hono.d.ts +3 -3
- package/dist/middleware/next/handler.d.ts +3 -3
- package/dist/middleware/sveltekit.d.ts +3 -3
- package/dist/packem_shared/AbstractJsonReporter-D_Pb6kpB.js +1 -0
- package/dist/packem_shared/AbstractJsonReporter-PVC4ONf2.js +1 -0
- package/dist/packem_shared/{JsonReporter-15ln04rX.js → JsonReporter-BEEmb0W4.js} +1 -1
- package/dist/packem_shared/{JsonReporter-CerNvhg-.js → JsonReporter-CE-lw7R0.js} +1 -1
- package/dist/packem_shared/PrettyReporter-N7FvHzl5.js +44 -0
- package/dist/packem_shared/{abstract-json-reporter.d-Bz3lZEDi.d.ts → abstract-json-reporter.d-Boj5w068.d.ts} +1 -1
- package/dist/packem_shared/abstract-pretty-reporter-Bag7lQKf.js +33 -0
- package/dist/packem_shared/{create-middleware-logger.d-DeNLii5l.d.ts → create-middleware-logger.d-CMQdVeVE.d.ts} +2 -2
- package/dist/packem_shared/{types.d-ByY2ZuYG.d.ts → types.d-Ck_RSjLg.d.ts} +1 -1
- package/dist/packem_shared/{wide-event.d-Ke44zirU.d.ts → wide-event.d-DA-6dTPc.d.ts} +1 -1
- package/dist/processor/caller/caller-processor.d.ts +1 -1
- package/dist/processor/environment-processor.d.ts +1 -1
- package/dist/processor/message-formatter-processor.d.ts +1 -1
- package/dist/processor/opentelemetry-processor.d.ts +1 -1
- package/dist/processor/redact-processor.d.ts +1 -1
- package/dist/processor/sampling-processor.d.ts +1 -1
- package/dist/reporter/file/json-file-reporter.d.ts +2 -2
- package/dist/reporter/file/json-file-reporter.js +1 -1
- package/dist/reporter/http/abstract-http-reporter.d.ts +2 -2
- package/dist/reporter/http/abstract-http-reporter.js +1 -1
- package/dist/reporter/http/http-reporter.d.ts +2 -2
- package/dist/reporter/http/http-reporter.edge-light.js +2 -2
- package/dist/reporter/json/index.browser.js +1 -1
- package/dist/reporter/json/index.d.ts +2 -2
- package/dist/reporter/json/index.js +1 -1
- package/dist/reporter/pretty/index.d.ts +36 -3
- package/dist/reporter/pretty/index.js +1 -1
- package/dist/reporter/simple/simple-reporter.server.d.ts +1 -1
- package/dist/reporter/simple/simple-reporter.server.js +3 -3
- package/dist/wide-event.d.ts +2 -2
- package/package.json +1 -1
- package/dist/packem_shared/AbstractJsonReporter-BawNFYxI.js +0 -1
- package/dist/packem_shared/AbstractJsonReporter-Dt5-5x2R.js +0 -1
- package/dist/packem_shared/PrettyReporter-CgXnwIip.js +0 -44
- package/dist/packem_shared/abstract-pretty-reporter-BiHgKxG_.js +0 -33
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
var Jt=Object.defineProperty;var $=(e,t)=>Jt(e,"name",{value:t,configurable:!0});import{createRequire as Kt}from"node:module";import de from"@visulima/colorize";import{L as rr,E as nr}from"./constants-ep2nsfdy.js";import{i as ir}from"./write-stream-Dd4_PTcm.js";const Zt=Kt(import.meta.url),D=typeof globalThis<"u"&&typeof globalThis.process<"u"?globalThis.process:process,fe=$(e=>{if(typeof D<"u"&&D.versions&&D.versions.node){const[t,r]=D.versions.node.split(".").map(Number);if(t>22||t===22&&r>=3||t===20&&r>=16)return D.getBuiltinModule(e)}return Zt(e)},"__cjs_getBuiltinModule"),B=D,{stdout:Qt,stderr:Xt}=B,{execFileSync:er}=fe("node:child_process"),K=fe("node:fs"),tr=fe("node:tty"),{createRequire:sr}=fe("node:module");var ar=Object.defineProperty,G=$((e,t)=>ar(e,"name",{value:t,configurable:!0}),"m$7");const or=G(e=>e.replaceAll(/\r\n|\r(?!\n)|\n/gu,`
|
|
2
|
-
`),"normalizeLF"),lr=globalThis.process??Object.create(null),De={versions:{}},qe=new Proxy(lr,{get(e,t){if(t in e)return e[t];if(t in De)return De[t]}}),ur=G((e,t,r,n)=>{const i={column:0,line:-1,...e.start},s={...i,...e.end},a=i.line,o=i.column,l=s.line,u=s.column;let c=Math.max(a-(r+1),0),f=Math.min(t.length,l+n);a===-1&&(c=0),l===-1&&(f=t.length);const p=l-a,d={};if(p)for(let g=0;g<=p;g++){const h=g+a;if(!o)d[h]=!0;else if(g===0){const m=t[h-1]?.length;d[h]=[o,(m??0)-o+1]}else if(g===p)d[h]=[0,u];else{const m=t[h-g]?.length;d[h]=[0,m]}}else o===u?d[a]=o?[o,0]:!0:d[a]=[o,(u??0)-(o??0)];return{end:f,markerLines:d,start:c}},"getMarkerLines"),cr=qe.platform==="win32"&&!qe.env?.WT_SESSION?">":"❯",fr=G((e,t,r)=>{const n={linesAbove:2,linesBelow:3,prefix:"",showGutter:!0,tabWidth:4,...r,color:{gutter:G(g=>g,"gutter"),marker:G(g=>g,"marker"),message:G(g=>g,"message"),...r?.color}},i=typeof t.start.column=="number";let s=or(e).split(`
|
|
3
|
-
`);typeof n.tabWidth=="number"&&(s=s.map(g=>g.replaceAll(" "," ".repeat(n.tabWidth))));const{end:a,markerLines:o,start:l}=ur(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,v=o[m],O=` ${String(m)}`.slice(-u),I=!o[m+1],A=` ${O}${n.showGutter?" |":""}`;if(v){let b="";if(Array.isArray(v)){const C=g.replaceAll(/[^\t]/g," ").slice(0,Math.max(v[0]-1,0)),k=v[1]||1;b=[`
|
|
4
|
-
`,n.prefix+c(A.replaceAll(/\d/g," "))," ",C,f("^").repeat(k)].join(""),I&&n.message&&(b+=` ${p(n.message)}`)}return[n.prefix+f(cr),c(A),g.length>0?` ${g}`:"",b].join("")}return`${n.prefix} ${c(A)}${g.length>0?` ${g}`:""}`}).join(`
|
|
5
|
-
`);return n.message&&!i&&(d=`${n.prefix+" ".repeat(u+1)+n.message}
|
|
6
|
-
${d}`),d},"codeFrame");var dr=Object.defineProperty,W=$((e,t)=>dr(e,"name",{value:t,configurable:!0}),"d$5");const L=W((e,...t)=>{process.env.DEBUG&&process.env.DEBUG==="true"&&console.debug(`error:parse-stacktrace: ${e}`,...t)},"debugLog"),z="<unknown>",pr=/^.*?\s*at\s(?:(.+?\)(?:\s\[.+\])?|\(?.*?)\s?\((?:address\sat\s)?)?(?:async\s)?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,gr=/\((\S+)\),\s(<[^>]+>)?:(\d+)?:(\d+)?\)?/,hr=/(.*?):(\d+):(\d+)(?:\s<-\s.+:\d+:\d+)?/,mr=/eval\sat\s(<anonymous>)\s\((.*)\)?:(\d+)?:(\d+)\),\s*<anonymous>?:(\d+)?:(\d+)/,$r=/^\s*in\s(?:([^\\/]+(?:\s\[as\s\S+\])?)\s\(?)?\(at?\s?(.*?):(\d+)(?::(\d+))?\)?\s*$/,br=/in\s(.*)\s\(at\s(.+)\)\sat/,yr=/^(?:.*@)?(.*):(\d+):(\d+)$/,vr=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. \/=]+)(?::(\d+))?(?::(\d+))?\s*$/i,wr=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,Sr=/(\S[^\s[]*\[.*\]|.*?)@(.*):(\d+):(\d+)/,Ge=/\(error: (.*)\)/,xr=/at\s/,Ar=/^(\S+):(\d+):(\d+)$|^(\S+):(\d+)$/,Er=/^\s+|\s+$/g,Or=/\S*(?:Error: |AggregateError:)/,ut=/^Anonymous function$/,jr=/^\s*in\s.*/,Nr=/^.*?\s*at\s.*/,Ir=/^.*?\s*@.*|\[native code\]/,ct=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"),ft=W((e,t)=>{const r=hr.exec(t);r&&(e.file=r[1],e.line=+r[2],e.column=+r[3])},"parseMapped"),Pr=W(e=>{const t=br.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=$r.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(xr,""):void 0,line:r[3]?+r[3]:void 0,methodName:r[1]??z,raw:e,type:e.startsWith("internal")?"internal":void 0};return ft(n,`${r[2]}:${r[3]}:${r[4]}`),n}},"parseNode"),kr=W(e=>{const t=pr.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=gr.exec(e);if(u){const c=Ar.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=mr.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]=ct(t[1]?t[1].replace(ut,"<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):ft(l,`${o}:${t[3]}:${t[4]}`),l}},"parseChromium"),Tr=W((e,t)=>{const r=vr.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]&&wr.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]=ct(r[1]?r[1].replace(ut,"<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"),Wr=W((e,t)=>{const r=Sr.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"),Br=W(e=>{const t=yr.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"),dt=W((e,{filter:t,frameLimit:r=50}={})=>{const n=e;let i=(typeof n.stacktrace=="string"?n.stacktrace:e.stack??"").split(`
|
|
7
|
-
`).map(s=>(Ge.test(s)?s.replace(Ge,"$1"):s).replaceAll(Er,"")).filter(s=>!Or.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(jr.test(a))l=Pr(a);else if(Nr.test(a))l=kr(a);else if(Ir.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=Wr(a,u)??Tr(a,u)}else l=Br(a);return l?s.push(l):L(`parse error stack line: "${a}"`,"not parser found"),s},[])},"parseStacktrace");var Fr=Object.defineProperty,w=$((e,t)=>Fr(e,"name",{value:t,configurable:!0}),"o$7");const Mr=sr(import.meta.url),q=typeof globalThis<"u"&&typeof globalThis.process<"u"?globalThis.process:process,Be=w(e=>{if(typeof q<"u"&&q.versions&&q.versions.node){const[t,r]=q.versions.node.split(".").map(Number);if(t>22||t===22&&r>=3||t===20&&r>=16)return q.getBuiltinModule(e)}return Mr(e)},"__cjs_getBuiltinModule"),{existsSync:_r,readFileSync:Cr}=Be("node:fs"),{relative:Rr}=Be("node:path"),{cwd:Lr}=q,{fileURLToPath:zr}=Be("node:url"),Y=w((e,t,r)=>r===0?e:t===" "?e+" ".repeat(r):e+" ".repeat(t*r),"getPrefix"),Vr=w((e,t)=>{const r=e.replace("async file:","file:");return Rr(t,r.startsWith("file:")?zr(r):r)},"getRelativePath"),Hr=w((e,t,r)=>{if(t)return r.title(e.message);const n=e.message?`: ${e.message}`:"";return r.title(e.name+n)},"getTitleText"),pt=w((e,{color:t,hideErrorTitle:r,indentation:n,prefix:i},s)=>`${Y(i,n,s)}${Hr(e,r,t)}
|
|
8
|
-
`,"getMessage"),gt=w((e,{color:t,indentation:r,prefix:n},i)=>{if(e.hint===void 0)return;const s=Y(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?Vr(e.file,r):e.file,{fileLine:l,method:u}=t;return`${Y(s,i,a)}at ${e.methodName?`${u(e.methodName)} `:""}${l(o)}:${l(e.line?.toString()??"")}`},"getMainFrame"),ht=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(!_r(c))return;const f=Cr(c,"utf8");return fr(f,{start:{column:e.column,line:e.line}},{color:t,linesAbove:n,linesBelow:i,prefix:Y(s,r,u),showGutter:a,showLineNumbers:o,tabWidth:l})},"getCode"),mt=w((e,t,r)=>{if(e.errors.length===0)return;let n=`${Y(t.prefix,t.indentation,r)}Errors:
|
|
10
|
-
|
|
11
|
-
`,i=!0;for(const s of e.errors)i?i=!1:n+=`
|
|
12
|
-
|
|
13
|
-
`,n+=bt(s,{...t,framesMaxLimit:1,hideErrorCodeView:t.hideErrorErrorsCodeView},r+1);return`
|
|
14
|
-
${n}`},"getErrors"),$t=w((e,t,r)=>{let n=`${Y(t.prefix,t.indentation,r)}Caused by:
|
|
15
|
-
|
|
16
|
-
`;const i=e.cause;n+=pt(i,t,r);const s=dt(i).shift(),a=gt(i,t,r);if(a&&(n+=`${a}
|
|
17
|
-
`),s&&(n+=Fe(s,t,r),!t.hideErrorCauseCodeView)){const o=ht(s,t,r);o!==void 0&&(n+=`
|
|
18
|
-
${o}`)}if(i.cause)n+=`
|
|
19
|
-
${$t(i,t,r+1)}`;else if(i instanceof AggregateError){const o=mt(i,t,r);o!==void 0&&(n+=`
|
|
20
|
-
${o}`)}return`
|
|
21
|
-
${n}`},"getCause"),Dr=w((e,t)=>(e.length>0?`
|
|
22
|
-
`:"")+e.map(r=>Fe(r,t)).join(`
|
|
23
|
-
`),"getStacktrace"),bt=w((e,t,r)=>{const n={cwd:Lr(),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=dt(e,{filter:t.filterStacktrace,frameLimit:n.framesMaxLimit}),s=i.shift();return[t.hideMessage?void 0:pt(e,n,r),gt(e,n,r),s?Fe(s,n,r):void 0,s&&!n.hideErrorCodeView?ht(s,n,r):void 0,e instanceof AggregateError?mt(e,n,r):void 0,e.cause===void 0?void 0:$t(e,n,r),i.length>0?Dr(i,n):void 0].filter(Boolean).join(`
|
|
24
|
-
`).replaceAll("\\","/")},"internalRenderError"),Ae=w((e,t={})=>{if(t.framesMaxLimit!==void 0&&t.framesMaxLimit<=0)throw new RangeError("The 'framesMaxLimit' option must be a positive number");return bt(e,t,0)},"renderError");var qr=Object.defineProperty,yt=$((e,t)=>qr(e,"name",{value:t,configurable:!0}),"T$2"),Gr=Object.defineProperty,y=yt((e,t)=>Gr(e,"name",{value:t,configurable:!0}),"l"),Yr=Object.defineProperty,Ur=y((e,t)=>Yr(e,"name",{value:t,configurable:!0}),"L");const N=Ur((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),v=u.length+m.length,O=v+f.length;if(d&&v>l&&u.length+f.length<=l||!d&&!g&&O>l)break;h=e[p+1];const I=g?"":s;if(d?c="":c=o(h,t,r,n)+I,!d&&g&&O>l&&v+c.length>l)break;if(u+=m,!d&&!g&&v+c.length>=l){f=`…(${String(e.length-p-1)})`;break}f=""}return`${u}${f}`},"inspectList");var Jr=Object.defineProperty,pe=y((e,t)=>Jr(e,"name",{value:t,configurable:!0}),"s$6");const Kr=pe(([e,t],r,n)=>(n.truncate-=3,t?`${n.stylize(String(e),"yellow")}=${n.stylize(`"${t}"`,"string")}`:n.stylize(String(e),"yellow")),"inspectAttribute"),Zr=pe((e,t,r)=>{switch(e.nodeType){case 1:return vt(e,e,r,t);case 3:return t(e.data,t,r);default:return t(e,t,r)}},"inspectNode"),Pe=pe((e,t,r,n)=>N(e,e,t,r,Zr,`
|
|
25
|
-
`),"inspectNodeCollection"),vt=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,Kr," ")),r.truncate-=u.length;const{truncate:c}=r;let f=Pe(e.children,r,n,void 0);return f&&f.length>c&&(f=`…(${String(e.children.length)})`),`${a}${u}${o}${f}${l}`},"inspectHTMLElement");var Qr=Object.defineProperty,Xr=y((e,t)=>Qr(e,"name",{value:t,configurable:!0}),"n$4");const en=Xr((e,t,r)=>e.length===0?"Arguments []":(t.truncate-=13,`Arguments [ ${N(e,e,t,r)} ]`),"inspectArguments");var tn=Object.defineProperty,wt=y((e,t)=>tn(e,"name",{value:t,configurable:!0}),"r$3");const rn=wt((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=wt((e,t)=>{if(e.length===0)return"";const r=t.prev+t.base;return r+e.split(", ").join(`,${r}`)+t.prev},"indentedJoin");var nn=Object.defineProperty,St=y((e,t)=>nn(e,"name",{value:t,configurable:!0}),"i$5");const sn=/^[a-z_]\w*$/i,an=/^"|"$/g,on=St((e,t)=>{if(sn.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(an,"'")},"quoteComplexKey"),Q=St(([e,t],r,n,i)=>{n.truncate-=2;let s;typeof e=="string"?s=on(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 ln=Object.defineProperty,xt=y((e,t)=>ln(e,"name",{value:t,configurable:!0}),"p$4");const un=xt(e=>{for(const t of e)if(Array.isArray(t)||typeof t=="object"&&t!==null)return!0;return!1},"multiLineValues"),cn=xt((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&&un(e);return o&&(s=ge(s,n)),`[${o?"":" "}${s}${a?`, ${a}`:""}${o?"":" "}]`},"inspectArray");var fn=Object.defineProperty,dn=y((e,t)=>fn(e,"name",{value:t,configurable:!0}),"o$7");const Ye=/\d(?=(?:\d{3})+(?!\d))/g,pn=/\d{3}/g,gn=/_$/,At=dn((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(Ye,"$&_")}.${i.replace(pn,"$&_").replace(gn,"")}`}}return t.replace(Ye,"$&_")},"addNumericSeparator");var hn=Object.defineProperty,Et=y((e,t)=>hn(e,"name",{value:t,configurable:!0}),"i$4");const mn=Et(e=>e>="\uD800"&&e<="\uDBFF","isHighSurrogate"),M=Et((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&&mn(e[s-1])&&(s-=1),`${e.slice(0,s)}${r}`}return e},"truncate");var $n=Object.defineProperty,bn=y((e,t)=>$n(e,"name",{value:t,configurable:!0}),"e$4");const Ue=bn((e,t)=>{let r=M(e.toString(),t.truncate-1);return r!=="…"&&(r+="n"),t.stylize(t.numericSeparator?At(e,r):r,"bigint")},"inspectBigInt");var yn=Object.defineProperty,vn=y((e,t)=>yn(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=vn((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 Sn=Object.defineProperty,xn=y((e,t)=>Sn(e,"name",{value:t,configurable:!0}),"s$3");const An=xn((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 En=Object.defineProperty,On=y((e,t)=>En(e,"name",{value:t,configurable:!0}),"i$3");const jn=On((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 Nn=Object.defineProperty,In=y((e,t)=>Nn(e,"name",{value:t,configurable:!0}),"c$4");const Pn=new Set(["column","columnNumber","description","fileName","line","lineNumber","message","name","number","stack"]),kn=In((e,t,r)=>{const n=Object.getOwnPropertyNames(e).filter(o=>!Pn.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 Tn=Object.defineProperty,Wn=y((e,t)=>Tn(e,"name",{value:t,configurable:!0}),"c$3");const Je=Wn((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 Bn=Object.defineProperty,Ot=y((e,t)=>Bn(e,"name",{value:t,configurable:!0}),"p$3");const Fn=Ot(([e,t],r,n,i)=>(n.truncate-=4,e=i(e,r,n),n.truncate-=e.length,`${e} => ${i(t,r,n)}`),"inspectMapEntry"),Mn=Ot((e,t,r,n)=>{if(e.size<=0)return"Map (0) {}";t.truncate-=7;let i=N([...e.entries()],e,t,r,Fn);return n&&(i=ge(i,n)),`Map (${String(e.size)}) {${n?"":" "}${i}${n?"":" "}}`},"inspectMap");var _n=Object.defineProperty,Cn=y((e,t)=>_n(e,"name",{value:t,configurable:!0}),"e$3");function X(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?At(e,e.toString()):e.toString(),t.truncate),"number")}$(X,"j$2");yt(X,"P");y(X,"u$3");Cn(X,"inspectNumber");var Rn=Object.defineProperty,Ln=y((e,t)=>Rn(e,"name",{value:t,configurable:!0}),"e$2");const zn=Ln(()=>"Promise{…}","getPromiseValue");var Vn=Object.defineProperty,Hn=y((e,t)=>Vn(e,"name",{value:t,configurable:!0}),"p$1");const Dn=Hn((e,t)=>{const r=t.truncate-(2+e.flags.length);return t.stylize(`/${M(e.source,r)}/${e.flags}`,"regexp")},"inspectRegExp");var qn=Object.defineProperty,Gn=y((e,t)=>qn(e,"name",{value:t,configurable:!0}),"i$1");const Yn=Gn((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 Un=Object.defineProperty,Jn=y((e,t)=>Un(e,"name",{value:t,configurable:!0}),"l");const Kn=Jn((e,t)=>{const r=t.quoteStyle==="double"?'"':"'";return t.quoteStyle==="double"&&(e=e.replaceAll('"','"')),r+e+r},"wrapQuotes");var Zn=Object.defineProperty,jt=y((e,t)=>Zn(e,"name",{value:t,configurable:!0}),"e$1");const Ke=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"),Qn={" ":String.raw`\t`,"\n":String.raw`\n`,"\f":String.raw`\f`,"\r":String.raw`\r`,"\b":String.raw`\b`,"'":String.raw`\'`,"\\":"\\\\"},Xn=16,ei=jt(e=>Qn[e]||String.raw`\u${`0000${e.codePointAt(0).toString(Xn)}`.slice(-4)}`,"escape"),Ze=jt((e,t)=>(Ke.test(e)&&(e=e.replaceAll(Ke,ei)),t.stylize(Kn(M(e,t.truncate-2),t),"string")),"inspectString");var ti=Object.defineProperty,ri=y((e,t)=>ti(e,"name",{value:t,configurable:!0}),"o");const Qe=ri(e=>"description"in Symbol.prototype?e.description?`Symbol(${e.description})`:"Symbol()":e.toString(),"inspectSymbol");var ni=Object.defineProperty,Nt=y((e,t)=>ni(e,"name",{value:t,configurable:!0}),"f");const ii=Nt(e=>typeof Buffer=="function"&&e instanceof Buffer?"Buffer":e[Symbol.toStringTag],"getArrayName"),T=Nt((e,t,r)=>{const n=ii(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 si=Object.defineProperty,S=y((e,t)=>si(e,"name",{value:t,configurable:!0}),"r");const ue=new WeakMap,ke={},ai={Arguments:en,Array:cn,ArrayBuffer:S(()=>"","ArrayBuffer"),BigInt:Ue,bigint:Ue,Boolean:S((e,t)=>t.stylize(String(e),"boolean"),"Boolean"),boolean:S((e,t)=>t.stylize(String(e),"boolean"),"boolean"),DataView:S(()=>"","DataView"),Date:jn,Error:kn,Float32Array:T,Float64Array:T,Function:Je,function:Je,Generator:S(()=>"","Generator"),HTMLCollection:Pe,Int8Array:T,Int16Array:T,Int32Array:T,Map:Mn,NodeList:Pe,null:S((e,t)=>t.stylize("null","null"),"null"),Number:X,number:X,Promise:zn,RegExp:Dn,Set:Yn,String:Ze,string:Ze,Symbol:Qe,symbol:Qe,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")},Xe=Symbol.for("nodejs.util.inspect.custom"),oi=S((e,t,r,n)=>{if(!("window"in globalThis)&&typeof e[Xe]=="function")return e[Xe](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=ke[r];return i?i(e,t):""},"inspectCustom"),It=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]),It(u,f,r+1,n)),"inspect"),s=t.indent?rn(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=ai[a];if(o!==void 0)return o(e,t,i,s);if(t.customInspect&&e){const u=oi(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?vt(e,e,t,i):"constructor"in e?e.constructor!==Object?An(e,t,i,s):se(e,t,i,s):e===Object(e)?se(e,t,i,s):t.stylize(String(e),a)},"internalInspect"),et=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 It(e,r,0,[])},"inspect");S((e,t)=>ue.has(e)?!1:(ue.set(e,t),!0),"registerConstructor");S((e,t)=>e in ke?!1:(ke[e]=t,!0),"registerStringTag");var li=Object.defineProperty,Me=$((e,t)=>li(e,"name",{value:t,configurable:!0}),"s$4"),ui=Object.defineProperty,he=Me((e,t)=>ui(e,"name",{value:t,configurable:!0}),"l");const _e=[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],Ce=[12288,12288,65281,65376,65504,65510],Re=[8361,8361,65377,65470,65474,65479,65482,65487,65490,65495,65498,65500,65512,65518],Le=[32,126,162,163,165,166,172,172,175,175,10214,10221,10629,10630],me=[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 ci=Object.defineProperty,fi=he((e,t)=>ci(e,"name",{value:t,configurable:!0}),"r$1");const ee=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 di=Object.defineProperty,V=he((e,t)=>di(e,"name",{value:t,configurable:!0}),"r");const pi=_e[0],gi=_e.at(-1),hi=Ce[0],mi=Ce.at(-1),$i=Re[0],bi=Re.at(-1),yi=Le[0],vi=Le.at(-1),wi=me[0],Si=me.at(-1),tt=19968,[xi,Ai]=$e(me);function $e(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(tt>=i&&tt<=s)return[i,s];s-i>r-t&&(t=i,r=s)}return[t,r]}$($e,"b$2");Me($e,"b");he($e,"N");V($e,"findWideFastPathRange");const Pt=V(e=>e<pi||e>gi?!1:ee(_e,e),"isAmbiguous"),kt=V(e=>e<hi||e>mi?!1:ee(Ce,e),"isFullWidth"),Ei=V(e=>e<$i||e>bi?!1:ee(Re,e),"isHalfWidth"),Oi=V(e=>e<yi||e>vi?!1:ee(Le,e),"isNarrow"),Tt=V(e=>e>=xi&&e<=Ai?!0:e<wi||e>Si?!1:ee(me,e),"isWide");function be(e){return Pt(e)?"ambiguous":kt(e)?"fullwidth":Ei(e)?"halfwidth":Oi(e)?"narrow":Tt(e)?"wide":"neutral"}$(be,"v$2");Me(be,"q");he(be,"getCategory");V(be,"getCategory");var ji=Object.defineProperty,ye=$((e,t)=>ji(e,"name",{value:t,configurable:!0}),"i$4"),Ni=Object.defineProperty,ve=ye((e,t)=>Ni(e,"name",{value:t,configurable:!0}),"a"),Ii=Object.defineProperty,ze=ve((e,t)=>Ii(e,"name",{value:t,configurable:!0}),"e");function te(e){if(!Number.isSafeInteger(e))throw new TypeError(`Expected a code point, got \`${typeof e}\`.`)}$(te,"s$3");ye(te,"s");ve(te,"r");ze(te,"validate");function re(e){return te(e),be(e)}$(re,"r$5");ye(re,"p");ve(re,"eastAsianWidthType");ze(re,"eastAsianWidthType");function Ve(e,{ambiguousAsWide:t=!1}={}){return te(e),kt(e)||Tt(e)||t&&Pt(e)?2:1}$(Ve,"o$6");ye(Ve,"W");ve(Ve,"eastAsianWidth");ze(Ve,"eastAsianWidth");var Pi=Object.defineProperty,ki=$((e,t)=>Pi(e,"name",{value:t,configurable:!0}),"p$3"),Ti=Object.defineProperty,Wt=ki((e,t)=>Ti(e,"name",{value:t,configurable:!0}),"e"),Wi=Object.defineProperty,Bi=Wt((e,t)=>Wi(e,"name",{value:t,configurable:!0}),"E");const Bt=String.raw,rt=Bt`\p{Emoji}(?:\p{EMod}|[\u{E0020}-\u{E007E}]+\u{E007F}|\uFE0F?\u20E3?)`,Fi=Bi(()=>new RegExp(Bt`\p{RI}{2}|(?)${rt}(?:\u200D${rt})*`,"gu"),"default");var Mi=Object.defineProperty,_i=Wt((e,t)=>Mi(e,"name",{value:t,configurable:!0}),"p");const U=new Set(["\x1B",""]),we="\x07",Ft="[",He="m",ce="]8;;",Ci=39,Ri=/[\u200B\uFEFF\u2060-\u2064]/g,Li=new RegExp(`(?:\\${Ft}(?<code>\\d+)m|\\${ce}(?<uri>.*)${we})`),zi=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]])),J=/[\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=Fi();_i(e=>e.replace(ae,""),"stripEmoji");var Vi=Object.defineProperty,Hi=$((e,t)=>Vi(e,"name",{value:t,configurable:!0}),"E"),Di=Object.defineProperty,qi=Hi((e,t)=>Di(e,"name",{value:t,configurable:!0}),"A"),Gi=Object.defineProperty,Se=qi((e,t)=>Gi(e,"name",{value:t,configurable:!0}),"d");const nt=new Map,ie=/(?:[\u0020-\u007E\u00A0-\u00FF](?!\uFE0F)){1,1000}/y,oe=Se(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"),Yi=Se((e,t)=>{const r=Math.floor(e/65536),n=e%65536;let i=nt.get(r);if(i||(i=new Map,nt.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(re(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"),Ui=Se(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"),Te=Se((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?Te(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",v=m.length,O=e.indexOf("\x07",a+5);if(O!==-1){const I=e.indexOf(m,O+1);if(I!==-1){const A=I+v,b=e.slice(O+1,I).replace(J,""),C=Te(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=A,u&&o>=r.truncation.limit)break;continue}}}if(J.lastIndex=a,J.test(e)){const m=J.lastIndex-a,v=r.truncation.countAnsiEscapeCodes?m:r.width.ansi;if(o+v>n&&(l=Math.min(l,a),o+v>r.truncation.limit)){u=!0;break}o+=v,a=J.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 v=Math.floor((n-o)/r.width.regular);if(l=Math.min(l,a+v),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(Ui(g)){a+=g>65535?2:1;continue}let h;if(s)h=Yi(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(re(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 Ji=Object.defineProperty,Ki=$((e,t)=>Ji(e,"name",{value:t,configurable:!0}),"i$2"),Zi=Object.defineProperty,Qi=Ki((e,t)=>Zi(e,"name",{value:t,configurable:!0}),"e"),Xi=Object.defineProperty,es=Qi((e,t)=>Xi(e,"name",{value:t,configurable:!0}),"r");const E=es((e,t={})=>Te(e,{...t,ellipsis:"",ellipsisWidth:0,limit:Number.POSITIVE_INFINITY}).width,"getStringWidth");var ts=Object.defineProperty,Mt=$((e,t)=>ts(e,"name",{value:t,configurable:!0}),"b"),rs=Object.defineProperty,H=Mt((e,t)=>rs(e,"name",{value:t,configurable:!0}),"d"),ns=Object.defineProperty,is=H((e,t)=>ns(e,"name",{value:t,configurable:!0}),"a");const ss=/\x1B\[(\d+)m/;class _t{static{$(this,"T")}static{Mt(this,"T")}static{H(this,"d")}static{is(this,"AnsiStateTracker")}activeForeground=void 0;activeBackground=void 0;activeFormatting=[];processEscape(t){const r=ss.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 as=Object.defineProperty,Ct=H((e,t)=>as(e,"name",{value:t,configurable:!0}),"o");const Rt=Ct((e,t)=>{if(!U.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"),os=Ct((e,t={})=>{const r=new _t;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&&U.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=Rt(l,u),{isInsideLinkEscape:g}=d;if(g){let h=u+1;for(a="";h<l.length;){const v=l[h];if(v===we)break;a+=v,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===He){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 ls=Object.defineProperty,us=H((e,t)=>ls(e,"name",{value:t,configurable:!0}),"t$1");const it=us(e=>`${U.values().next().value}${Ft}${String(e)}${He}`,"wrapAnsiCode");var cs=Object.defineProperty,fs=H((e,t)=>cs(e,"name",{value:t,configurable:!0}),"s");const st=fs(e=>`${U.values().next().value}${ce}${e}${we}`,"wrapAnsiHyperlink");var ds=Object.defineProperty,ps=H((e,t)=>ds(e,"name",{value:t,configurable:!0}),"l");const gs=ps(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,U.has(l)){const c=Li.exec(i.slice(a))?.groups??{};if(c.code!==void 0){const f=Number.parseFloat(c.code);r=f===Ci?void 0:f}else c.uri!==void 0&&(n=c.uri.length===0?void 0:c.uri)}const u=zi.get(Number(r));s[o+1]===`
|
|
28
|
-
`?(n&&(t+=st("")),r&&u&&(t+=it(u))):l===`
|
|
29
|
-
`&&(r&&u&&(t+=it(r)),n&&(t+=st(n))),a+=l.length}return t},"preserveAnsi");var hs=Object.defineProperty,F=H((e,t)=>hs(e,"name",{value:t,configurable:!0}),"f");const Lt=/(?=\s)|(?<=\s)/,zt=/^\s+$/,Ee=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&&E(t[r-1])===0;)r--;return r===t.length?e:t.slice(0,r).join(" ")+t.slice(r).join("")},"stringVisibleTrimSpacesRight"),Vt=F((e,t,r)=>{if(e.length===0)return[""];if(t<=0)return[e];const n=[],i=new _t;let s="",a=0,o=!1,l=!1,u="",c=0;for(;c<e.length;){const f=e[c];if(U.has(f)){o=!0,u=f,s+=f,l=Rt([...e],c).isInsideLinkEscape,c+=1;continue}if(o){u+=f,s+=f,l?f===we&&(o=l=!1):f===He&&(o=!1,i.processEscape(u)),c+=1;continue}const p=E(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=E(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=E(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"),ms=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 os(n,{getWidth:E,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"),$s=F((e,t,r)=>{if(e.length===0)return[];const n=r?e.trim():e;if(n.length===0)return[];const i=n.split(Lt),s=[];let a="",o=0,l=0;for(;l<i.length;){const u=i[l],c=zt.test(u),f=E(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"),bs=F((e,t,r)=>{if(e.length===0)return[];const n=r?e.trim():e;if(n.length===0)return[];const i=n.split(Lt),s=[];let a="",o=0,l=0;for(;l<i.length;){const u=i[l],c=zt.test(u),f=E(u);if(u.length===0){l+=1;continue}if(r&&c&&o===0){l+=1;continue}if(f>t){a&&s.push(Ee(r?R(a):a));const p=Vt(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=E(a)}else a="",o=0;l+=1;continue}if(o+f>t&&o>0&&(s.push(Ee(r?R(a):a)),a="",o=0,r&&c)){l+=1;continue}a+=u,o+=f,l+=1}return a&&s.push(Ee(r?R(a):a)),s},"wrapAndBreakWords"),Z={BREAK_AT_CHARACTERS:"BREAK_AT_CHARACTERS",BREAK_WORDS:"BREAK_WORDS",PRESERVE_WORDS:"PRESERVE_WORDS",STRICT_WIDTH:"STRICT_WIDTH"},ys=F((e,t={})=>{const{removeZeroWidthCharacters:r=!0,trim:n=!0,width:i=80,wrapMode:s=Z.PRESERVE_WORDS}=t;if(n&&e.trim()==="")return"";let a=e.normalize("NFC").replaceAll(`\r
|
|
30
|
-
`,`
|
|
31
|
-
`);return r&&(a=a.replaceAll(Ri,"")),a.split(`
|
|
32
|
-
`).map(o=>{if(n&&o.trim()==="")return"";let l;switch(s){case Z.BREAK_AT_CHARACTERS:{l=ms(o,i,n);break}case Z.BREAK_WORDS:{l=bs(o,i,n);break}case Z.STRICT_WIDTH:{l=Vt(o,i,n);break}default:l=$s(o,i,n)}return gs(l)}).join(`
|
|
33
|
-
`)},"wordWrap");var vs=Object.defineProperty,_=$((e,t)=>vs(e,"name",{value:t,configurable:!0}),"n$2");const Ht=80,Dt=24,We=_((e,t,{shell:r,env:n}={})=>er(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"),qt=_((e,t)=>{const{columns:r,rows:n}=le(e,t);if(!(Number.isNaN(r)||Number.isNaN(n))&&!(r===Ht&&n===Dt))return{columns:r,rows:n}},"createIfNotDefault"),ws=_(()=>{if(B.platform!=="linux")return!0;try{const e=K.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 Gt(){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:Ht,rows:Dt};return B.platform==="win32"?Oe()??n:B.platform==="darwin"?at()??Oe()??n:at()??Oe()??Ss()??n}$(Gt,"O$1");_(Gt,"terminalSize");const at=_(()=>{try{const e=B.platform==="darwin"?K.constants.O_EVTONLY|K.constants.O_NONBLOCK:K.constants.O_NONBLOCK,{columns:t,rows:r}=tr.WriteStream(K.openSync("/dev/tty",e));return{columns:t,rows:r}}catch{}},"devTty"),Oe=_(()=>{try{const e=We("tput",["cols"],{env:{TERM:"dumb",...B.env}}),t=We("tput",["lines"],{env:{TERM:"dumb",...B.env}});if(e&&t)return qt(e,t)}catch{}},"tput"),Ss=_(()=>{try{if(!ws())return;const e=We("resize",["-u"]).match(/\d+/g);if(e.length===2)return qt(e[0],e[1])}catch{}},"resize");var xs=Object.defineProperty,As=$((e,t)=>xs(e,"name",{value:t,configurable:!0}),"r$2");const Es=As(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 Os=Object.defineProperty,js=$((e,t)=>Os(e,"name",{value:t,configurable:!0}),"g$1");const Ns=js(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 Is=Object.defineProperty,Ps=$((e,t)=>Is(e,"name",{value:t,configurable:!0}),"r$1");const{bold:ks,cyan:Ts,green:ot,grey:Ws,magenta:Bs,red:Fs,yellow:je}=de,Ms={indent:2,quoteStyle:"single",stylize:Ps((e,t)=>{const r={bigint:je,boolean:je,date:Bs,null:ks,number:je,regexp:Fs,special:Ts,string:ot,symbol:ot,undefined:Ws};return Object.hasOwn(r,t)?r[t](e):e},"stylize")};var _s=Object.defineProperty,Cs=$((e,t)=>_s(e,"name",{value:t,configurable:!0}),"o$1");const{bold:Rs,underline:Ls}=de,zs=Cs((e,t)=>{let r=t.uppercase.label?e.toUpperCase():e;return r=t.underline.label?Ls(r):r,t.bold.label&&(r=Rs(r)),r},"formatLabel");var Vs=Object.defineProperty,Yt=$((e,t)=>Vs(e,"name",{value:t,configurable:!0}),"o");const Hs=Yt(e=>[e.getHours(),e.getMinutes(),e.getSeconds()].map(t=>String(t).padStart(2,"0")).join(":"),"dateFormatter");class Ds{static{$(this,"AbstractPrettyReporter")}static{Yt(this,"AbstractPrettyReporter")}styles;loggerTypes;constructor(t){this.styles={bold:{label:!1},dateFormatter:Hs,underline:{label:!1,message:!1,prefix:!1,suffix:!1},uppercase:{label:!1},...t},this.loggerTypes=rr}setLoggerTypes(t){this.loggerTypes=t}}var qs=Object.defineProperty,Ut=$((e,t)=>qs(e,"name",{value:t,configurable:!0}),"M");const{bgGrey:Gs,cyan:Ys,green:Us,greenBright:Js,grey:j,red:Ne,underline:lt,white:Ks}=de,Zs=/[\\/]pail[\\/]dist/,Ie=Ut(e=>!Zs.test(e),"pailFileFilter");class na extends Ds{static{$(this,"PrettyReporter")}static{Ut(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={...Ms,...n},this.#e={...r,color:{fileLine:Us,hint:Ys,marker:Ne,message:Ne,method:Js,title:Ne}},this.#t=Qt,this.#r=Xt}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}=Gt();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:v}=t,{color:O}=this.loggerTypes[v.name],I=O?de[O]:Ks,A=u.map(()=>" ").join(""),b=[];if(u.length>0&&b.push(`${A+j(`[${u.at(-1)??""}]`)} `),a&&b.push(`${j(this.styles.dateFormatter(typeof a=="string"?new Date(a):a))} `),i)b.push(I(i));else{const x=Es(this.loggerTypes);x.length>0&&b.push(`${j(".".repeat(x.length))} `)}const C=Ns(this.loggerTypes);if(c){const x=E(C),P=E(c);b.push(`${I(zs(c,this.styles))} `,j(".".repeat(Math.max(0,x-P))))}else b.push(j(".".repeat(C.length+2)));d&&b.push(`${Gs.white(`[${String(d)}x]`)} `),Array.isArray(g)&&g.length>0&&b.push(` ${j(`[${g.join(" > ")}]`)} `),p&&b.push(`${j(`${Array.isArray(g)&&g.length>0?". ":" "}[${this.styles.underline.prefix?lt(p):p}]`)} `);const k=E(b.join(" "));if(l){const x=(l.name??"")+(l.line?`:${String(l.line)}`:""),P=E(x);if(P+k+2>n)b.push(j(` ${x}`));else{const xe=Math.max(0,n-k-P-2);b.push(j(`${".".repeat(xe)} ${x}`))}}else b.push(j(".".repeat(Math.max(0,n-k-1))));if(b.length>0&&b.push(`
|
|
34
|
-
|
|
35
|
-
`),f!==nr){const x=typeof f=="string"?f:et(f,this.#i);b.push(A+ys(x,{trim:!1,width:n-3,wrapMode:Z.STRICT_WIDTH}))}if(s){let x=!1;b.push(...s.map(P=>{if(P instanceof Error)return x=!0,`
|
|
36
|
-
|
|
37
|
-
${Ae(P,{...this.#e,filterStacktrace:Ie,prefix:A})}`;if(typeof P=="object")return` ${et(P,this.#i)}`;const xe=(x?`
|
|
38
|
-
|
|
39
|
-
`:" ")+String(P);return x=!1,xe}))}return o&&b.push(Ae(o,{...this.#e,filterStacktrace:Ie,prefix:A})),m&&b.push(`
|
|
40
|
-
|
|
41
|
-
${Ae(m,{...this.#e,filterStacktrace:Ie,hideErrorCauseCodeView:!0,hideErrorCodeView:!0,hideErrorErrorsCodeView:!0,hideMessage:!0,prefix:A})}`),h&&b.push(`
|
|
42
|
-
`,A+j(this.styles.underline.suffix?lt(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
|
-
`),0):ir(`${t}
|
|
44
|
-
`,i)}}export{na as PrettyReporter};
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
var Mt=Object.defineProperty;var $=(e,t)=>Mt(e,"name",{value:t,configurable:!0});import{createRequire as Ct}from"node:module";import Qe from"@visulima/colorize";const Rt=Ct(import.meta.url),_=typeof globalThis<"u"&&typeof globalThis.process<"u"?globalThis.process:process,se=$(e=>{if(typeof _<"u"&&_.versions&&_.versions.node){const[t,r]=_.versions.node.split(".").map(Number);if(t>22||t===22&&r>=3||t===20&&r>=16)return _.getBuiltinModule(e)}return Rt(e)},"__cjs_getBuiltinModule"),{createRequire:zt}=se("node:module"),k=_,{execFileSync:Vt}=se("node:child_process"),G=se("node:fs"),Ht=se("node:tty"),Pa={alert:7,critical:6,debug:1,emergency:8,error:5,informational:2,notice:3,trace:2,warning:4},Dt={alert:{color:"red",label:"alert",logLevel:"alert"},await:{color:"blue",label:"awaiting",logLevel:"informational"},complete:{color:"cyan",label:"complete",logLevel:"informational"},critical:{color:"redBright",label:"critical",logLevel:"critical"},debug:{color:"gray",label:"debug",logLevel:"debug"},emergency:{color:"redBright",label:"emergency",logLevel:"emergency"},error:{color:"red",label:"error",logLevel:"error"},info:{color:"blueBright",label:"info",logLevel:"informational"},log:{label:"",logLevel:"informational"},notice:{color:"magentaBright",label:"notice",logLevel:"notice"},pending:{color:"magenta",label:"pending",logLevel:"informational"},start:{color:"greenBright",label:"start",logLevel:"informational"},stop:{color:"red",label:"stop",logLevel:"informational"},success:{color:"green",label:"success",logLevel:"informational"},trace:{color:"cyanBright",label:"trace",logLevel:"trace"},wait:{color:"blue",label:"waiting",logLevel:"informational"},warn:{color:"yellow",label:"warning",logLevel:"warning"},warning:{color:"yellow",label:"warning",logLevel:"warning"},watch:{color:"yellowBright",label:"watching",logLevel:"informational"}},ka=Symbol("EMPTY");var qt=Object.defineProperty,Gt=$((e,t)=>qt(e,"name",{value:t,configurable:!0}),"g$6");const Ta=Gt(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 Yt=Object.defineProperty,et=$((e,t)=>Yt(e,"name",{value:t,configurable:!0}),"T$4"),Ut=Object.defineProperty,b=et((e,t)=>Ut(e,"name",{value:t,configurable:!0}),"l"),Jt=Object.defineProperty,Kt=b((e,t)=>Jt(e,"name",{value:t,configurable:!0}),"L");const S=Kt((e,t,r,n,i,a=", ")=>{const o=e.length;if(o===0)return"";let l=n;i!==void 0&&(l=i);const s=r.truncate;let c="",u="",f="";for(let g=0;g<o;g+=1){const d=g+1===e.length,p=g+2===e.length;f=`…(${String(e.length-g)})`;let m=e[g];r.truncate=s-c.length-(d?0:a.length);const h=u||l(m,t,r,n)+(d?"":a),v=c.length+h.length,A=v+f.length;if(d&&v>s&&c.length+f.length<=s||!d&&!p&&A>s)break;m=e[g+1];const P=p?"":a;if(d?u="":u=l(m,t,r,n)+P,!d&&p&&A>s&&v+u.length>s)break;if(c+=h,!d&&!p&&v+u.length>=s){f=`…(${String(e.length-g-1)})`;break}f=""}return`${c}${f}`},"inspectList");var Xt=Object.defineProperty,ce=b((e,t)=>Xt(e,"name",{value:t,configurable:!0}),"s$6");const Zt=ce(([e,t],r,n)=>(n.truncate-=3,t?`${n.stylize(String(e),"yellow")}=${n.stylize(`"${t}"`,"string")}`:n.stylize(String(e),"yellow")),"inspectAttribute"),Qt=ce((e,t,r)=>{switch(e.nodeType){case 1:return tt(e,e,r,t);case 3:return t(e.data,t,r);default:return t(e,t,r)}},"inspectNode"),Se=ce((e,t,r,n)=>S(e,e,t,r,Qt,`
|
|
2
|
-
`),"inspectNodeCollection"),tt=ce((e,t,r,n)=>{const i=e.getAttributeNames(),a=e.tagName.toLowerCase(),o=r.stylize(`<${a}`,"special"),l=r.stylize(">","special"),s=r.stylize(`</${a}>`,"special");r.truncate-=a.length*2+5;let c="";i.length>0&&(c+=" ",c+=S(i.map(g=>[g,e.getAttribute(g)]),t,r,n,Zt," ")),r.truncate-=c.length;const{truncate:u}=r;let f=Se(e.children,r,n,void 0);return f&&f.length>u&&(f=`…(${String(e.children.length)})`),`${o}${c}${l}${f}${s}`},"inspectHTMLElement");var er=Object.defineProperty,tr=b((e,t)=>er(e,"name",{value:t,configurable:!0}),"n$4");const rr=tr((e,t,r)=>e.length===0?"Arguments []":(t.truncate-=13,`Arguments [ ${S(e,e,t,r)} ]`),"inspectArguments");var nr=Object.defineProperty,rt=b((e,t)=>nr(e,"name",{value:t,configurable:!0}),"r$3");const ir=rt((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:`
|
|
3
|
-
${Array.from({length:t+1}).join(r)}`}},"getIndent"),ue=rt((e,t)=>{if(e.length===0)return"";const r=t.prev+t.base;return r+e.split(", ").join(`,${r}`)+t.prev},"indentedJoin");var ar=Object.defineProperty,nt=b((e,t)=>ar(e,"name",{value:t,configurable:!0}),"i$5");const or=/^[a-z_]\w*$/i,lr=/^"|"$/g,sr=nt((e,t)=>{if(or.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(lr,"'")},"quoteComplexKey"),Y=nt(([e,t],r,n,i)=>{n.truncate-=2;let a;typeof e=="string"?a=sr(e,n):typeof e=="number"?a=String(e):a=`[${i(e,r,n)}]`,n.truncate-=a.length;const o=i(t,r,n);return`${a}: ${o}`},"inspectProperty");var cr=Object.defineProperty,it=b((e,t)=>cr(e,"name",{value:t,configurable:!0}),"p$4");const ur=it(e=>{for(const t of e)if(Array.isArray(t)||typeof t=="object"&&t!==null)return!0;return!1},"multiLineValues"),fr=it((e,t,r,n)=>{const i=Object.keys(e).slice(e.length);if(e.length===0&&i.length===0)return"[]";t.truncate-=4;let a=S(e,e,t,r);t.truncate-=a.length;let o="";i.length>0&&(o=S(i.map(s=>[s,e[s]]),e,t,r,Y));const l=n&&ur(e);return l&&(a=ue(a,n)),`[${l?"":" "}${a}${o?`, ${o}`:""}${l?"":" "}]`},"inspectArray");var dr=Object.defineProperty,gr=b((e,t)=>dr(e,"name",{value:t,configurable:!0}),"o$7");const Le=/\d(?=(?:\d{3})+(?!\d))/g,pr=/\d{3}/g,mr=/_$/,at=gr((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(Le,"$&_")}.${i.replace(pr,"$&_").replace(mr,"")}`}}return t.replace(Le,"$&_")},"addNumericSeparator");var hr=Object.defineProperty,ot=b((e,t)=>hr(e,"name",{value:t,configurable:!0}),"i$4");const $r=ot(e=>e>="\uD800"&&e<="\uDBFF","isHighSurrogate"),x=ot((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 a=t-n;return a>0&&$r(e[a-1])&&(a-=1),`${e.slice(0,a)}${r}`}return e},"truncate");var br=Object.defineProperty,vr=b((e,t)=>br(e,"name",{value:t,configurable:!0}),"e$4");const _e=vr((e,t)=>{let r=x(e.toString(),t.truncate-1);return r!=="…"&&(r+="n"),t.stylize(t.numericSeparator?at(e,r):r,"bigint")},"inspectBigInt");var yr=Object.defineProperty,wr=b((e,t)=>yr(e,"name",{value:t,configurable:!0}),"y");const Sr=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:void 0),re=wr((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),a=Object.getOwnPropertySymbols(e),o=Sr(e)===Object.prototype||e.constructor===Object,l=e instanceof Object?"":"null prototype";let s;!o&&Symbol.toStringTag in e?s=e[Symbol.toStringTag]:s=l?"Object":"";const c=s||l?`[${[s,l].filter(Boolean).join(": ")}] `:"";if(i.length===0&&a.length===0)return`${c}{}`;t.truncate-=4;const u=S(i.map(d=>[d,e[d]]),e,t,r,Y),f=S(a.map(d=>[d,e[d]]),e,t,r,Y);let g="";return u&&f&&(g=", "),n?`${c}{${ue(u+g+f,n)}}`:`${c}{ ${u}${g}${f} }`},"inspectObject");var Er=Object.defineProperty,Or=b((e,t)=>Er(e,"name",{value:t,configurable:!0}),"s$3");const Ar=Or((e,t,r,n)=>{let i="";return i=i||e.constructor.name,(!i||i==="_class")&&(i="<Anonymous Class>"),t.truncate-=i.length,`${i} ${re(e,t,r,n)}`},"inspectClass");var Nr=Object.defineProperty,jr=b((e,t)=>Nr(e,"name",{value:t,configurable:!0}),"i$3");const xr=jr((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${x(n[1],t.truncate-i.length-1)}`,"date")},"inspectDate");var Ir=Object.defineProperty,Pr=b((e,t)=>Ir(e,"name",{value:t,configurable:!0}),"c$4");const kr=new Set(["column","columnNumber","description","fileName","line","lineNumber","message","name","number","stack"]),Tr=Pr((e,t,r)=>{const n=Object.getOwnPropertyNames(e).filter(l=>!kr.has(l)),{name:i}=e;t.truncate-=i.length;let a="";typeof e.message=="string"?a=x(e.message,t.truncate):n.unshift("message"),a=a?`: ${a}`:"",t.truncate-=a.length+5;const o=S(n.map(l=>[l,e[l]]),e,t,r,Y);return`${i}${a}${o?` { ${o} }`:""}`},"inspectObject");var Wr=Object.defineProperty,Br=b((e,t)=>Wr(e,"name",{value:t,configurable:!0}),"c$3");const Me=Br((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} ${x(i,t.truncate-11)}]`,"special"):t.stylize(`[${r}]`,"special")},"inspectFunction");var Fr=Object.defineProperty,lt=b((e,t)=>Fr(e,"name",{value:t,configurable:!0}),"p$3");const Lr=lt(([e,t],r,n,i)=>(n.truncate-=4,e=i(e,r,n),n.truncate-=e.length,`${e} => ${i(t,r,n)}`),"inspectMapEntry"),_r=lt((e,t,r,n)=>{if(e.size<=0)return"Map (0) {}";t.truncate-=7;let i=S([...e.entries()],e,t,r,Lr);return n&&(i=ue(i,n)),`Map (${String(e.size)}) {${n?"":" "}${i}${n?"":" "}}`},"inspectMap");var Mr=Object.defineProperty,Cr=b((e,t)=>Mr(e,"name",{value:t,configurable:!0}),"e$3");function U(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(x(t.numericSeparator?at(e,e.toString()):e.toString(),t.truncate),"number")}$(U,"j$4");et(U,"P");b(U,"u$3");Cr(U,"inspectNumber");var Rr=Object.defineProperty,zr=b((e,t)=>Rr(e,"name",{value:t,configurable:!0}),"e$2");const Vr=zr(()=>"Promise{…}","getPromiseValue");var Hr=Object.defineProperty,Dr=b((e,t)=>Hr(e,"name",{value:t,configurable:!0}),"p$1");const qr=Dr((e,t)=>{const r=t.truncate-(2+e.flags.length);return t.stylize(`/${x(e.source,r)}/${e.flags}`,"regexp")},"inspectRegExp");var Gr=Object.defineProperty,Yr=b((e,t)=>Gr(e,"name",{value:t,configurable:!0}),"i$1");const Ur=Yr((e,t,r,n)=>{if(e.size===0)return"Set (0) {}";t.truncate-=7;let i=S([...e],e,t,r);return n&&(i=ue(i,n)),`Set (${String(e.size)}) {${n?"":" "}${i}${n?"":" "}}`},"inspectSet");var Jr=Object.defineProperty,Kr=b((e,t)=>Jr(e,"name",{value:t,configurable:!0}),"l");const Xr=Kr((e,t)=>{const r=t.quoteStyle==="double"?'"':"'";return t.quoteStyle==="double"&&(e=e.replaceAll('"','"')),r+e+r},"wrapQuotes");var Zr=Object.defineProperty,st=b((e,t)=>Zr(e,"name",{value:t,configurable:!0}),"e$1");const Ce=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"),Qr={" ":String.raw`\t`,"\n":String.raw`\n`,"\f":String.raw`\f`,"\r":String.raw`\r`,"\b":String.raw`\b`,"'":String.raw`\'`,"\\":"\\\\"},en=16,tn=st(e=>Qr[e]||String.raw`\u${`0000${e.codePointAt(0).toString(en)}`.slice(-4)}`,"escape"),Re=st((e,t)=>(Ce.test(e)&&(e=e.replaceAll(Ce,tn)),t.stylize(Xr(x(e,t.truncate-2),t),"string")),"inspectString");var rn=Object.defineProperty,nn=b((e,t)=>rn(e,"name",{value:t,configurable:!0}),"o");const ze=nn(e=>"description"in Symbol.prototype?e.description?`Symbol(${e.description})`:"Symbol()":e.toString(),"inspectSymbol");var an=Object.defineProperty,ct=b((e,t)=>an(e,"name",{value:t,configurable:!0}),"f");const on=ct(e=>typeof Buffer=="function"&&e instanceof Buffer?"Buffer":e[Symbol.toStringTag],"getArrayName"),E=ct((e,t,r)=>{const n=on(e);t.truncate-=n.length+4;const i=Object.keys(e).slice(e.length);if(e.length===0&&i.length===0)return`${n}[]`;let a="";for(let l=0;l<e.length;l++){const s=`${t.stylize(x(e[l],t.truncate),"number")}${l===e.length-1?"":", "}`;if(t.truncate-=s.length,e[l]!==e.length&&t.truncate<=3){a+=`…(${String(e.length-e[l]+1)})`;break}a+=s}let o="";return i.length>0&&(o=S(i.map(l=>[l,e[l]]),e,t,r,Y)),`${n}[ ${a}${o?`, ${o}`:""} ]`},"inspectTypedArray");var ln=Object.defineProperty,w=b((e,t)=>ln(e,"name",{value:t,configurable:!0}),"r");const oe=new WeakMap,Ee={},sn={Arguments:rr,Array:fr,ArrayBuffer:w(()=>"","ArrayBuffer"),BigInt:_e,bigint:_e,Boolean:w((e,t)=>t.stylize(String(e),"boolean"),"Boolean"),boolean:w((e,t)=>t.stylize(String(e),"boolean"),"boolean"),DataView:w(()=>"","DataView"),Date:xr,Error:Tr,Float32Array:E,Float64Array:E,Function:Me,function:Me,Generator:w(()=>"","Generator"),HTMLCollection:Se,Int8Array:E,Int16Array:E,Int32Array:E,Map:_r,NodeList:Se,null:w((e,t)=>t.stylize("null","null"),"null"),Number:U,number:U,Promise:Vr,RegExp:qr,Set:Ur,String:Re,string:Re,Symbol:ze,symbol:ze,Uint8Array:E,Uint8ClampedArray:E,Uint16Array:E,Uint32Array:E,undefined:w((e,t)=>t.stylize("undefined","undefined"),"undefined"),WeakMap:w((e,t)=>t.stylize("WeakMap{…}","special"),"WeakMap"),WeakSet:w((e,t)=>t.stylize("WeakSet{…}","special"),"WeakSet")},Ve=Symbol.for("nodejs.util.inspect.custom"),cn=w((e,t,r,n)=>{if(!("window"in globalThis)&&typeof e[Ve]=="function")return e[Ve](n,t);if("inspect"in e&&typeof e.inspect=="function")return e.inspect(n,t);if("constructor"in e&&oe.has(e.constructor))return oe.get(e.constructor)?.(e,t)??"unknown";const i=Ee[r];return i?i(e,t):""},"inspectCustom"),ut=w((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=w((c,u,f)=>(u&&(n=[...n,u]),ut(c,f,r+1,n)),"inspect"),a=t.indent?ir(t.indent,r):void 0;let o=e===null?"null":typeof e;o==="object"&&(o=Object.prototype.toString.call(e).slice(8,-1));const l=sn[o];if(l!==void 0)return l(e,t,i,a);if(t.customInspect&&e){const c=cn(e,t,o,t.depth-r);if(c)return typeof c=="string"?c:i(c,e,t)}const s=e?Object.getPrototypeOf(e):!1;return s===Object.prototype||s===null?re(e,t,i,a):e&&typeof HTMLElement=="function"&&e instanceof HTMLElement?tt(e,e,t,i):"constructor"in e?e.constructor!==Object?Ar(e,t,i,a):re(e,t,i,a):e===Object(e)?re(e,t,i,a):t.stylize(String(e),o)},"internalInspect"),Wa=w((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:w(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 ut(e,r,0,[])},"inspect");w((e,t)=>oe.has(e)?!1:(oe.set(e,t),!0),"registerConstructor");w((e,t)=>e in Ee?!1:(Ee[e]=t,!0),"registerStringTag");var un=Object.defineProperty,fn=$((e,t)=>un(e,"name",{value:t,configurable:!0}),"r$6");const Ba=fn((e,t)=>(t.__write??t.write.bind(t)).call(t,e),"writeStream");var dn=Object.defineProperty,C=$((e,t)=>dn(e,"name",{value:t,configurable:!0}),"m$6");const gn=C(e=>e.replaceAll(/\r\n|\r(?!\n)|\n/gu,`
|
|
4
|
-
`),"normalizeLF"),pn=globalThis.process??Object.create(null),He={versions:{}},De=new Proxy(pn,{get(e,t){if(t in e)return e[t];if(t in He)return He[t]}}),mn=C((e,t,r,n)=>{const i={column:0,line:-1,...e.start},a={...i,...e.end},o=i.line,l=i.column,s=a.line,c=a.column;let u=Math.max(o-(r+1),0),f=Math.min(t.length,s+n);o===-1&&(u=0),s===-1&&(f=t.length);const g=s-o,d={};if(g)for(let p=0;p<=g;p++){const m=p+o;if(!l)d[m]=!0;else if(p===0){const h=t[m-1]?.length;d[m]=[l,(h??0)-l+1]}else if(p===g)d[m]=[0,c];else{const h=t[m-p]?.length;d[m]=[0,h]}}else l===c?d[o]=l?[l,0]:!0:d[o]=[l,(c??0)-(l??0)];return{end:f,markerLines:d,start:u}},"getMarkerLines"),hn=De.platform==="win32"&&!De.env?.WT_SESSION?">":"❯",$n=C((e,t,r)=>{const n={linesAbove:2,linesBelow:3,prefix:"",showGutter:!0,tabWidth:4,...r,color:{gutter:C(p=>p,"gutter"),marker:C(p=>p,"marker"),message:C(p=>p,"message"),...r?.color}},i=typeof t.start.column=="number";let a=gn(e).split(`
|
|
5
|
-
`);typeof n.tabWidth=="number"&&(a=a.map(p=>p.replaceAll(" "," ".repeat(n.tabWidth))));const{end:o,markerLines:l,start:s}=mn(t,a,n.linesAbove,n.linesBelow),c=String(o).length,{gutter:u,marker:f,message:g}=n.color;let d=a.slice(s,o).map((p,m)=>{const h=s+1+m,v=l[h],A=` ${String(h)}`.slice(-c),P=!l[h+1],V=` ${A}${n.showGutter?" |":""}`;if(v){let H="";if(Array.isArray(v)){const Z=p.replaceAll(/[^\t]/g," ").slice(0,Math.max(v[0]-1,0)),D=v[1]||1;H=[`
|
|
6
|
-
`,n.prefix+u(V.replaceAll(/\d/g," "))," ",Z,f("^").repeat(D)].join(""),P&&n.message&&(H+=` ${g(n.message)}`)}return[n.prefix+f(hn),u(V),p.length>0?` ${p}`:"",H].join("")}return`${n.prefix} ${u(V)}${p.length>0?` ${p}`:""}`}).join(`
|
|
7
|
-
`);return n.message&&!i&&(d=`${n.prefix+" ".repeat(c+1)+n.message}
|
|
8
|
-
${d}`),d},"codeFrame");var bn=Object.defineProperty,O=$((e,t)=>bn(e,"name",{value:t,configurable:!0}),"d$4");const W=O((e,...t)=>{process.env.DEBUG&&process.env.DEBUG==="true"&&console.debug(`error:parse-stacktrace: ${e}`,...t)},"debugLog"),B="<unknown>",vn=/^.*?\s*at\s(?:(.+?\)(?:\s\[.+\])?|\(?.*?)\s?\((?:address\sat\s)?)?(?:async\s)?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,yn=/\((\S+)\),\s(<[^>]+>)?:(\d+)?:(\d+)?\)?/,wn=/(.*?):(\d+):(\d+)(?:\s<-\s.+:\d+:\d+)?/,Sn=/eval\sat\s(<anonymous>)\s\((.*)\)?:(\d+)?:(\d+)\),\s*<anonymous>?:(\d+)?:(\d+)/,En=/^\s*in\s(?:([^\\/]+(?:\s\[as\s\S+\])?)\s\(?)?\(at?\s?(.*?):(\d+)(?::(\d+))?\)?\s*$/,On=/in\s(.*)\s\(at\s(.+)\)\sat/,An=/^(?:.*@)?(.*):(\d+):(\d+)$/,Nn=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. \/=]+)(?::(\d+))?(?::(\d+))?\s*$/i,jn=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,xn=/(\S[^\s[]*\[.*\]|.*?)@(.*):(\d+):(\d+)/,qe=/\(error: (.*)\)/,In=/at\s/,Pn=/^(\S+):(\d+):(\d+)$|^(\S+):(\d+)$/,kn=/^\s+|\s+$/g,Tn=/\S*(?:Error: |AggregateError:)/,ft=/^Anonymous function$/,Wn=/^\s*in\s.*/,Bn=/^.*?\s*at\s.*/,Fn=/^.*?\s*@.*|\[native code\]/,dt=O((e,t)=>{const r=e.includes("safari-extension"),n=e.includes("safari-web-extension");return r||n?[e.includes("@")?e.split("@")[0]:B,r?`safari-extension:${t}`:`safari-web-extension:${t}`]:[e,t]},"extractSafariExtensionDetails"),gt=O((e,t)=>{const r=wn.exec(t);r&&(e.file=r[1],e.line=+r[2],e.column=+r[3])},"parseMapped"),Ln=O(e=>{const t=On.exec(e);if(t){W(`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]??B,raw:e,type:void 0}}const r=En.exec(e);if(r){W(`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(In,""):void 0,line:r[3]?+r[3]:void 0,methodName:r[1]??B,raw:e,type:e.startsWith("internal")?"internal":void 0};return gt(n,`${r[2]}:${r[3]}:${r[4]}`),n}},"parseNode"),_n=O(e=>{const t=vn.exec(e);if(t){W(`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,a;if(n){const c=yn.exec(e);if(c){const u=Pn.exec(c[1]);u?(t[2]=u[4]??u[1],t[3]=u[5]??u[2],t[4]=u[3]):c[2]&&(t[2]=c[1]),c[2]&&(i={column:c[4]?+c[4]:void 0,file:c[2],line:c[3]?+c[3]:void 0,methodName:"eval",raw:e,type:"eval"})}else{const u=Sn.exec(e);u&&(a={column:u[4]?+u[4]:void 0,file:u[2],line:u[3]?+u[3]:void 0},i={column:u[6]?+u[6]:void 0,file:u[1],line:u[5]?+u[5]:void 0,methodName:"eval",raw:u[0],type:"eval"})}}const[o,l]=dt(t[1]?t[1].replace(ft,"<anonymous>"):B,t[2]),s={column:t[4]?+t[4]:void 0,evalOrigin:i,file:l,line:t[3]?+t[3]:void 0,methodName:o,raw:e,type:n?"eval":r?"native":void 0};return a?(s.column=a.column,s.file=a.file,s.line=a.line):gt(s,`${l}:${t[3]}:${t[4]}`),s}},"parseChromium"),Mn=O((e,t)=>{const r=Nn.exec(e);if(r){W(`parse gecko error stack line: "${e}"`,`found: ${JSON.stringify(r)}`);const n=r[3]?.includes(" > eval"),i=n&&r[3]&&jn.exec(r[3]);let a;n&&i&&(r[3]=i[1],a={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[o,l]=dt(r[1]?r[1].replace(ft,"<anonymous>"):B,r[3]);let s;(t?.type==="safari"||!n&&t?.type==="firefox")&&t.column?s=t.column:!n&&r[5]&&(s=+r[5]);let c;return(t?.type==="safari"||!n&&t?.type==="firefox")&&t.line?c=t.line:r[4]&&(c=+r[4]),{column:s,evalOrigin:a,file:l,line:c,methodName:o,raw:e,type:n?"eval":l.includes("[native code]")?"native":void 0}}},"parseGecko"),Cn=O((e,t)=>{const r=xn.exec(e);if(!(r&&r[2].includes(" > eval"))&&r)return W(`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]||B,raw:e,type:void 0}},"parseFirefox"),Rn=O(e=>{const t=An.exec(e);if(t)return W(`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:B,raw:e,type:void 0}},"parseReactAndroidNative"),pt=O((e,{filter:t,frameLimit:r=50}={})=>{const n=e;let i=(typeof n.stacktrace=="string"?n.stacktrace:e.stack??"").split(`
|
|
9
|
-
`).map(a=>(qe.test(a)?a.replace(qe,"$1"):a).replaceAll(kn,"")).filter(a=>!Tn.test(a)&&a!=="eval code");return t&&(i=i.filter(a=>t(a))),i=i.slice(0,r),i.reduce((a,o,l)=>{if(!o||o.length>1024)return a;let s;if(Wn.test(o))s=Ln(o);else if(Bn.test(o))s=_n(o);else if(Fn.test(o)){let c;if(l===0){const u=e,f=u.columnNumber,g=u.lineNumber,d=u.line,p=u.column;f||g?c={column:f,line:g,type:"firefox"}:(d||p)&&(c={column:p,line:d,type:"safari"})}s=Cn(o,c)??Mn(o,c)}else s=Rn(o);return s?a.push(s):W(`parse error stack line: "${o}"`,"not parser found"),a},[])},"parseStacktrace");var zn=Object.defineProperty,y=$((e,t)=>zn(e,"name",{value:t,configurable:!0}),"o$6");const Vn=zt(import.meta.url),M=typeof globalThis<"u"&&typeof globalThis.process<"u"?globalThis.process:process,Ne=y(e=>{if(typeof M<"u"&&M.versions&&M.versions.node){const[t,r]=M.versions.node.split(".").map(Number);if(t>22||t===22&&r>=3||t===20&&r>=16)return M.getBuiltinModule(e)}return Vn(e)},"__cjs_getBuiltinModule"),{existsSync:Hn,readFileSync:Dn}=Ne("node:fs"),{relative:qn}=Ne("node:path"),{cwd:Gn}=M,{fileURLToPath:Yn}=Ne("node:url"),R=y((e,t,r)=>r===0?e:t===" "?e+" ".repeat(r):e+" ".repeat(t*r),"getPrefix"),Un=y((e,t)=>{const r=e.replace("async file:","file:");return qn(t,r.startsWith("file:")?Yn(r):r)},"getRelativePath"),Jn=y((e,t,r)=>{if(t)return r.title(e.message);const n=e.message?`: ${e.message}`:"";return r.title(e.name+n)},"getTitleText"),mt=y((e,{color:t,hideErrorTitle:r,indentation:n,prefix:i},a)=>`${R(i,n,a)}${Jn(e,r,t)}
|
|
10
|
-
`,"getMessage"),ht=y((e,{color:t,indentation:r,prefix:n},i)=>{if(e.hint===void 0)return;const a=R(n,r,i);let o="";if(Array.isArray(e.hint))for(const l of e.hint)o+=`${a+l}
|
|
11
|
-
`;else o+=a+e.hint;return t.hint(o)},"getHint"),je=y((e,{color:t,cwd:r,displayShortPath:n,indentation:i,prefix:a},o=0)=>{const l=n?Un(e.file,r):e.file,{fileLine:s,method:c}=t;return`${R(a,i,o)}at ${e.methodName?`${c(e.methodName)} `:""}${s(l)}:${s(e.line?.toString()??"")}`},"getMainFrame"),$t=y((e,{color:t,indentation:r,linesAbove:n,linesBelow:i,prefix:a,showGutter:o,showLineNumbers:l,tabWidth:s},c)=>{if(e.file===void 0)return;const u=e.file.replace("file://","");if(!Hn(u))return;const f=Dn(u,"utf8");return $n(f,{start:{column:e.column,line:e.line}},{color:t,linesAbove:n,linesBelow:i,prefix:R(a,r,c),showGutter:o,showLineNumbers:l,tabWidth:s})},"getCode"),bt=y((e,t,r)=>{if(e.errors.length===0)return;let n=`${R(t.prefix,t.indentation,r)}Errors:
|
|
12
|
-
|
|
13
|
-
`,i=!0;for(const a of e.errors)i?i=!1:n+=`
|
|
14
|
-
|
|
15
|
-
`,n+=yt(a,{...t,framesMaxLimit:1,hideErrorCodeView:t.hideErrorErrorsCodeView},r+1);return`
|
|
16
|
-
${n}`},"getErrors"),vt=y((e,t,r)=>{let n=`${R(t.prefix,t.indentation,r)}Caused by:
|
|
17
|
-
|
|
18
|
-
`;const i=e.cause;n+=mt(i,t,r);const a=pt(i).shift(),o=ht(i,t,r);if(o&&(n+=`${o}
|
|
19
|
-
`),a&&(n+=je(a,t,r),!t.hideErrorCauseCodeView)){const l=$t(a,t,r);l!==void 0&&(n+=`
|
|
20
|
-
${l}`)}if(i.cause)n+=`
|
|
21
|
-
${vt(i,t,r+1)}`;else if(i instanceof AggregateError){const l=bt(i,t,r);l!==void 0&&(n+=`
|
|
22
|
-
${l}`)}return`
|
|
23
|
-
${n}`},"getCause"),Kn=y((e,t)=>(e.length>0?`
|
|
24
|
-
`:"")+e.map(r=>je(r,t)).join(`
|
|
25
|
-
`),"getStacktrace"),yt=y((e,t,r)=>{const n={cwd:Gn(),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:y(o=>o,"fileLine"),gutter:y(o=>o,"gutter"),hint:y(o=>o,"hint"),marker:y(o=>o,"marker"),message:y(o=>o,"message"),method:y(o=>o,"method"),title:y(o=>o,"title"),...t.color}},i=pt(e,{filter:t.filterStacktrace,frameLimit:n.framesMaxLimit}),a=i.shift();return[t.hideMessage?void 0:mt(e,n,r),ht(e,n,r),a?je(a,n,r):void 0,a&&!n.hideErrorCodeView?$t(a,n,r):void 0,e instanceof AggregateError?bt(e,n,r):void 0,e.cause===void 0?void 0:vt(e,n,r),i.length>0?Kn(i,n):void 0].filter(Boolean).join(`
|
|
26
|
-
`).replaceAll("\\","/")},"internalRenderError"),Fa=y((e,t={})=>{if(t.framesMaxLimit!==void 0&&t.framesMaxLimit<=0)throw new RangeError("The 'framesMaxLimit' option must be a positive number");return yt(e,t,0)},"renderError");var Xn=Object.defineProperty,xe=$((e,t)=>Xn(e,"name",{value:t,configurable:!0}),"s$3"),Zn=Object.defineProperty,fe=xe((e,t)=>Zn(e,"name",{value:t,configurable:!0}),"l");const Ie=[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],Pe=[12288,12288,65281,65376,65504,65510],ke=[8361,8361,65377,65470,65474,65479,65482,65487,65490,65495,65498,65500,65512,65518],Te=[32,126,162,163,165,166,172,172,175,175,10214,10221,10629,10630],de=[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 Qn=Object.defineProperty,ei=fe((e,t)=>Qn(e,"name",{value:t,configurable:!0}),"r$1");const J=ei((e,t)=>{let r=0,n=Math.floor(e.length/2)-1;for(;r<=n;){const i=Math.floor((r+n)/2),a=i*2;if(t<e[a])n=i-1;else if(t>e[a+1])r=i+1;else return!0}return!1},"isInRange");var ti=Object.defineProperty,F=fe((e,t)=>ti(e,"name",{value:t,configurable:!0}),"r");const ri=Ie[0],ni=Ie.at(-1),ii=Pe[0],ai=Pe.at(-1),oi=ke[0],li=ke.at(-1),si=Te[0],ci=Te.at(-1),ui=de[0],fi=de.at(-1),Ge=19968,[di,gi]=ge(de);function ge(e){let t=e[0],r=e[1];for(let n=0;n<e.length;n+=2){const i=e[n],a=e[n+1];if(Ge>=i&&Ge<=a)return[i,a];a-i>r-t&&(t=i,r=a)}return[t,r]}$(ge,"b$2");xe(ge,"b");fe(ge,"N");F(ge,"findWideFastPathRange");const wt=F(e=>e<ri||e>ni?!1:J(Ie,e),"isAmbiguous"),St=F(e=>e<ii||e>ai?!1:J(Pe,e),"isFullWidth"),pi=F(e=>e<oi||e>li?!1:J(ke,e),"isHalfWidth"),mi=F(e=>e<si||e>ci?!1:J(Te,e),"isNarrow"),Et=F(e=>e>=di&&e<=gi?!0:e<ui||e>fi?!1:J(de,e),"isWide");function pe(e){return wt(e)?"ambiguous":St(e)?"fullwidth":pi(e)?"halfwidth":mi(e)?"narrow":Et(e)?"wide":"neutral"}$(pe,"v$2");xe(pe,"q");fe(pe,"getCategory");F(pe,"getCategory");var hi=Object.defineProperty,me=$((e,t)=>hi(e,"name",{value:t,configurable:!0}),"i$3"),$i=Object.defineProperty,he=me((e,t)=>$i(e,"name",{value:t,configurable:!0}),"a"),bi=Object.defineProperty,We=he((e,t)=>bi(e,"name",{value:t,configurable:!0}),"e");function K(e){if(!Number.isSafeInteger(e))throw new TypeError(`Expected a code point, got \`${typeof e}\`.`)}$(K,"s$2");me(K,"s");he(K,"r");We(K,"validate");function X(e){return K(e),pe(e)}$(X,"r$5");me(X,"p");he(X,"eastAsianWidthType");We(X,"eastAsianWidthType");function Be(e,{ambiguousAsWide:t=!1}={}){return K(e),St(e)||Et(e)||t&&wt(e)?2:1}$(Be,"o$5");me(Be,"W");he(Be,"eastAsianWidth");We(Be,"eastAsianWidth");var vi=Object.defineProperty,yi=$((e,t)=>vi(e,"name",{value:t,configurable:!0}),"p$3"),wi=Object.defineProperty,Ot=yi((e,t)=>wi(e,"name",{value:t,configurable:!0}),"e"),Si=Object.defineProperty,Ei=Ot((e,t)=>Si(e,"name",{value:t,configurable:!0}),"E");const At=String.raw,Ye=At`\p{Emoji}(?:\p{EMod}|[\u{E0020}-\u{E007E}]+\u{E007F}|\uFE0F?\u20E3?)`,Oi=Ei(()=>new RegExp(At`\p{RI}{2}|(?)${Ye}(?:\u200D${Ye})*`,"gu"),"default");var Ai=Object.defineProperty,Ni=Ot((e,t)=>Ai(e,"name",{value:t,configurable:!0}),"p");const z=new Set(["\x1B",""]),$e="\x07",Nt="[",Fe="m",le="]8;;",ji=39,xi=/[\u200B\uFEFF\u2060-\u2064]/g,Ii=new RegExp(`(?:\\${Nt}(?<code>\\d+)m|\\${le}(?<uri>.*)${$e})`),Pi=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]])),q=/[\u001B\u009B](?:[[()#;?]{0,10}(?:\d{1,4}(?:;\d{0,4})*)?[0-9A-ORZcf-nqry=><]|\]8;;[^\u0007\u001B]{0,100}(?:\u0007|\u001B\\))/g,Q=/[\u0000-\u0008\n-\u001F\u007F-\u009F]{1,1000}/y,ne=Oi();Ni(e=>e.replace(ne,""),"stripEmoji");var ki=Object.defineProperty,Ti=$((e,t)=>ki(e,"name",{value:t,configurable:!0}),"E"),Wi=Object.defineProperty,Bi=Ti((e,t)=>Wi(e,"name",{value:t,configurable:!0}),"A"),Fi=Object.defineProperty,be=Bi((e,t)=>Fi(e,"name",{value:t,configurable:!0}),"d");const Ue=new Map,ee=/(?:[\u0020-\u007E\u00A0-\u00FF](?!\uFE0F)){1,1000}/y,ie=be(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"),Li=be((e,t)=>{const r=Math.floor(e/65536),n=e%65536;let i=Ue.get(r);if(i||(i=new Map,Ue.set(r,i)),i.has(n))return i.get(n);let a;if(ie(e)==="latin")a=t.width.regular;else if(ie(e)==="control")a=t.width.control;else if(ie(e)==="wide")a=t.width.wide;else switch(X(e)){case"ambiguous":{a=t.width.ambiguousIsNarrow?t.width.regular:t.width.wide;break}case"fullwidth":{a=t.width.fullWidth;break}case"wide":{a=t.width.wide;break}default:a=t.width.regular}return i.set(n,a),a},"getCachedCharWidth"),_i=be(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"),Oe=be((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?Oe(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,a=i>1e4;let o=0,l=0,s=i,c=!1;const u=e.includes("\x1B")||e.includes("");for(;o<i;){if(u&&(e[o]==="\x1B"||e[o]==="")){if(e.startsWith("\x1B]8;;",o)){const h="\x1B]8;;\x07",v=h.length,A=e.indexOf("\x07",o+5);if(A!==-1){const P=e.indexOf(h,A+1);if(P!==-1){const V=P+v,H=e.slice(A+1,P).replace(q,""),Z=Oe(H,{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-l),regularWidth:r.width.regular,tabWidth:r.width.tab,wideWidth:r.width.wide}),D=Z.width;if(Z.truncated)c=!0,s=Math.min(s,o);else if(l+D>n&&(s=Math.min(s,o),c=!0,l+D>r.truncation.limit))break;if(l+=D,o=V,c&&l>=r.truncation.limit)break;continue}}}if(q.lastIndex=o,q.test(e)){const h=q.lastIndex-o,v=r.truncation.countAnsiEscapeCodes?h:r.width.ansi;if(l+v>n&&(s=Math.min(s,o),l+v>r.truncation.limit)){c=!0;break}l+=v,o=q.lastIndex;continue}}const d=e.codePointAt(o);if(d===8203||d===65279||d>=8288&&d<=8292){o+=1;continue}if(d===9){if(l+r.width.tab>n&&(s=Math.min(s,o),l+r.width.tab>r.truncation.limit)){c=!0;break}l+=r.width.tab,o+=1;continue}if(ee.lastIndex=o,ee.test(e)){const h=(ee.lastIndex-o)*r.width.regular;if(l+h>n){const v=Math.floor((n-l)/r.width.regular);if(s=Math.min(s,o+v),l+h>r.truncation.limit){c=!0;break}}l+=h,o=ee.lastIndex;continue}if((d<=31||d>=127&&d<=159)&&(Q.lastIndex=o,Q.test(e))){const h=(Q.lastIndex-o)*r.width.control;if(l+h>n&&(s=Math.min(s,o+Math.floor((n-l)/r.width.control)),l+h>r.truncation.limit)){c=!0;break}l+=h,o=Q.lastIndex;continue}if(ne.lastIndex=o,ne.test(e)){if(l+r.width.emoji>n&&(s=Math.min(s,o),l+r.width.emoji>r.truncation.limit)){c=!0;break}l+=r.width.emoji,o=ne.lastIndex;continue}const p=e.codePointAt(o)??0;if(_i(p)){o+=p>65535?2:1;continue}let m;if(a)m=Li(p,r);else switch(ie(p)){case"control":{m=r.width.control;break}case"latin":{m=r.width.regular;break}case"wide":{m=r.width.wide;break}case"zero":{m=0;break}default:switch(X(p)){case"ambiguous":{m=r.width.ambiguousIsNarrow?r.width.regular:r.width.wide;break}case"fullwidth":{m=r.width.fullWidth;break}case"wide":{m=r.width.wide;break}default:m=r.width.regular}}if(l+m>n&&(s=Math.min(s,o),l+m>r.truncation.limit)){c=!0;break}l+=m,o+=p>65535?2:1}let f=l,g=!1;return c&&r.truncation.limit>=r.truncation.ellipsisWidth&&(f=r.truncation.limit,g=!0),{ellipsed:g,index:c?s:i,truncated:c,width:f}},"getStringTruncatedWidth");var Mi=Object.defineProperty,Ci=$((e,t)=>Mi(e,"name",{value:t,configurable:!0}),"i$1"),Ri=Object.defineProperty,zi=Ci((e,t)=>Ri(e,"name",{value:t,configurable:!0}),"e"),Vi=Object.defineProperty,Hi=zi((e,t)=>Vi(e,"name",{value:t,configurable:!0}),"r");const N=Hi((e,t={})=>Oe(e,{...t,ellipsis:"",ellipsisWidth:0,limit:Number.POSITIVE_INFINITY}).width,"getStringWidth");var Di=Object.defineProperty,jt=$((e,t)=>Di(e,"name",{value:t,configurable:!0}),"b"),qi=Object.defineProperty,L=jt((e,t)=>qi(e,"name",{value:t,configurable:!0}),"d"),Gi=Object.defineProperty,Yi=L((e,t)=>Gi(e,"name",{value:t,configurable:!0}),"a");const Ui=/\x1B\[(\d+)m/;class xt{static{$(this,"T")}static{jt(this,"T")}static{L(this,"d")}static{Yi(this,"AnsiStateTracker")}activeForeground=void 0;activeBackground=void 0;activeFormatting=[];processEscape(t){const r=Ui.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(a=>!a.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 Ji=Object.defineProperty,It=L((e,t)=>Ji(e,"name",{value:t,configurable:!0}),"o");const Pt=It((e,t)=>{if(!z.has(e[t]))return{isInsideEscape:!1,isInsideLinkEscape:!1};const r=!0,n=e.slice(t+1,t+1+le.length).join("")===le;return{isInsideEscape:r,isInsideLinkEscape:n}},"checkEscapeSequence"),Ki=It((e,t={})=>{const r=new xt;let n="",i=!1,a="",o="",l=!1;const s=[...e];for(let c=0;c<s.length;c++){const u=s[c];if(u&&z.has(u)){if(n){const m=t.getWidth?.(n)??0,h={isEscapeSequence:!1,isGrapheme:!0,text:n,width:m};if(l&&(h.isHyperlink=!0,h.hyperlinkUrl=o),t.onSegment?.(h,r)===!1)return;n=""}i=!0,a=u;const d=Pt(s,c),{isInsideLinkEscape:p}=d;if(p){let m=c+1;for(o="";m<s.length;){const v=s[m];if(v===$e)break;o+=v,m+=1}o=o.slice(4);const h={hyperlinkUrl:o,isEscapeSequence:!0,isGrapheme:!1,isHyperlink:!0,isHyperlinkStart:!0,width:0};if(t.onSegment?.(h,r)===!1)return;c=m,l=!0,i=!1,a="";continue}if(c+1<s.length&&s[c+1]==="\\"&&l){const m={isEscapeSequence:!0,isGrapheme:!1,isHyperlink:!0,isHyperlinkEnd:!0,width:0};if(t.onSegment?.(m,r)===!1)return;l=!1,o="",c+=1,i=!1,a="";continue}}if(i){if(a!==u&&(a+=u),u===Fe){i=!1,r.processEscape(a);const d={isEscapeSequence:!0,isGrapheme:!1,text:a,width:0};if(t.onSegment?.(d,r)===!1)return;a=""}continue}n+=u;const f=t.getWidth?.(n)??0,g={isEscapeSequence:!1,isGrapheme:!0,text:n,width:f};if(l&&(g.isHyperlink=!0,g.hyperlinkUrl=o),t.onSegment?.(g,r)===!1)return;n=""}if(n){const c=t.getWidth?.(n)??0,u={isEscapeSequence:!1,isGrapheme:!0,text:n,width:c};l&&(u.isHyperlink=!0,u.hyperlinkUrl=o),t.onSegment?.(u,r)}if(a){const c={isEscapeSequence:!0,isGrapheme:!1,text:a,width:0};t.onSegment?.(c,r)}},"processAnsiString");var Xi=Object.defineProperty,Zi=L((e,t)=>Xi(e,"name",{value:t,configurable:!0}),"t$1");const Je=Zi(e=>`${z.values().next().value}${Nt}${String(e)}${Fe}`,"wrapAnsiCode");var Qi=Object.defineProperty,ea=L((e,t)=>Qi(e,"name",{value:t,configurable:!0}),"s");const Ke=ea(e=>`${z.values().next().value}${le}${e}${$e}`,"wrapAnsiHyperlink");var ta=Object.defineProperty,ra=L((e,t)=>ta(e,"name",{value:t,configurable:!0}),"l");const na=ra(e=>{if(e.length===0)return"";if(e.length===1)return e[0];let t="",r,n;const i=e.join(`
|
|
27
|
-
`),a=[...i];let o=0;for(const[l,s]of a.entries()){if(t+=s,z.has(s)){const u=Ii.exec(i.slice(o))?.groups??{};if(u.code!==void 0){const f=Number.parseFloat(u.code);r=f===ji?void 0:f}else u.uri!==void 0&&(n=u.uri.length===0?void 0:u.uri)}const c=Pi.get(Number(r));a[l+1]===`
|
|
28
|
-
`?(n&&(t+=Ke("")),r&&c&&(t+=Je(c))):s===`
|
|
29
|
-
`&&(r&&c&&(t+=Je(r)),n&&(t+=Ke(n))),o+=s.length}return t},"preserveAnsi");var ia=Object.defineProperty,j=L((e,t)=>ia(e,"name",{value:t,configurable:!0}),"f");const kt=/(?=\s)|(?<=\s)/,Tt=/^\s+$/,ve=j(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"),T=j(e=>{const t=e.split(" ");let r=t.length;for(;r>0&&N(t[r-1])===0;)r--;return r===t.length?e:t.slice(0,r).join(" ")+t.slice(r).join("")},"stringVisibleTrimSpacesRight"),Wt=j((e,t,r)=>{if(e.length===0)return[""];if(t<=0)return[e];const n=[],i=new xt;let a="",o=0,l=!1,s=!1,c="",u=0;for(;u<e.length;){const f=e[u];if(z.has(f)){l=!0,c=f,a+=f,s=Pt([...e],u).isInsideLinkEscape,u+=1;continue}if(l){c+=f,a+=f,s?f===$e&&(l=s=!1):f===Fe&&(l=!1,i.processEscape(c)),u+=1;continue}const g=N(f),d=f===" ";if(g===0){a+=f,u+=1;continue}if(o+g>t&&(a&&n.push(a+i.getEndEscapesForAllActiveAttributes()),a=i.getStartEscapesForAllActiveAttributes(),o=N(a),d&&r)){for(;u<e.length&&e[u]===" ";)u+=1;continue}if(a+=f,o+=g,o===t&&u<e.length-1&&(n.push(a+i.getEndEscapesForAllActiveAttributes()),a=i.getStartEscapesForAllActiveAttributes(),o=N(a),u+1<e.length&&e[u+1]===" "&&r)){for(u+=1;u<e.length&&e[u]===" ";)u+=1;continue}u+=1}return a&&n.push(a+i.getEndEscapesForAllActiveAttributes()),r?n.map(f=>T(f)):n},"wrapWithBreakAtWidth"),aa=j((e,t,r)=>{if(e.length===0)return[];const n=r?e.trim():e;if(n.length===0)return[];const i=[];let a="",o=0;return Ki(n,{getWidth:N,onSegment:j((l,s)=>{const c=l.text??"";if(l.isEscapeSequence)a+=c;else{const u=c===" ";if(l.width===0)return a+=c,!0;if(o+l.width>t&&(a&&i.push(a),a=s.getStartEscapesForAllActiveAttributes(),o=0,u))return r||i.push(s.getStartEscapesForAllActiveAttributes()+c),!0;a+=c,o+=l.width}return!0},"onSegment")}),a&&i.push(a),r?i.map(l=>T(l)):i},"wrapCharByChar"),oa=j((e,t,r)=>{if(e.length===0)return[];const n=r?e.trim():e;if(n.length===0)return[];const i=n.split(kt),a=[];let o="",l=0,s=0;for(;s<i.length;){const c=i[s],u=Tt.test(c),f=N(c);if(c.length===0){s+=1;continue}if(r&&u&&l===0){s+=1;continue}if(l+f>t&&l>0){r?a.push(T(o)):a.push(o),o="",l=0;continue}o+=c,l+=f,s+=1}return o&&(r?a.push(T(o)):a.push(o)),a},"wrapWithWordBoundaries"),la=j((e,t,r)=>{if(e.length===0)return[];const n=r?e.trim():e;if(n.length===0)return[];const i=n.split(kt),a=[];let o="",l=0,s=0;for(;s<i.length;){const c=i[s],u=Tt.test(c),f=N(c);if(c.length===0){s+=1;continue}if(r&&u&&l===0){s+=1;continue}if(f>t){o&&a.push(ve(r?T(o):o));const g=Wt(c,t,r);if(g.length>0){for(let d=0;d<g.length-1;d+=1)a.push(g[d]);o=g.at(-1),l=N(o)}else o="",l=0;s+=1;continue}if(l+f>t&&l>0&&(a.push(ve(r?T(o):o)),o="",l=0,r&&u)){s+=1;continue}o+=c,l+=f,s+=1}return o&&a.push(ve(r?T(o):o)),a},"wrapAndBreakWords"),te={BREAK_AT_CHARACTERS:"BREAK_AT_CHARACTERS",BREAK_WORDS:"BREAK_WORDS",PRESERVE_WORDS:"PRESERVE_WORDS",STRICT_WIDTH:"STRICT_WIDTH"},La=j((e,t={})=>{const{removeZeroWidthCharacters:r=!0,trim:n=!0,width:i=80,wrapMode:a=te.PRESERVE_WORDS}=t;if(n&&e.trim()==="")return"";let o=e.normalize("NFC").replaceAll(`\r
|
|
30
|
-
`,`
|
|
31
|
-
`);return r&&(o=o.replaceAll(xi,"")),o.split(`
|
|
32
|
-
`).map(l=>{if(n&&l.trim()==="")return"";let s;switch(a){case te.BREAK_AT_CHARACTERS:{s=aa(l,i,n);break}case te.BREAK_WORDS:{s=la(l,i,n);break}case te.STRICT_WIDTH:{s=Wt(l,i,n);break}default:s=oa(l,i,n)}return na(s)}).join(`
|
|
33
|
-
`)},"wordWrap");var sa=Object.defineProperty,I=$((e,t)=>sa(e,"name",{value:t,configurable:!0}),"n$2");const Bt=80,Ft=24,Ae=I((e,t,{shell:r,env:n}={})=>Vt(e,t,{encoding:"utf8",stdio:["ignore","pipe","ignore"],timeout:500,shell:r,env:n}).trim(),"exec"),ae=I((e,t)=>({columns:Number.parseInt(e,10),rows:Number.parseInt(t,10)}),"create"),Lt=I((e,t)=>{const{columns:r,rows:n}=ae(e,t);if(!(Number.isNaN(r)||Number.isNaN(n))&&!(r===Bt&&n===Ft))return{columns:r,rows:n}},"createIfNotDefault"),ca=I(()=>{if(k.platform!=="linux")return!0;try{const e=G.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 ua(){const{env:e,stdout:t,stderr:r}=k;if(t?.columns&&t?.rows)return ae(t.columns,t.rows);if(r?.columns&&r?.rows)return ae(r.columns,r.rows);if(e.COLUMNS&&e.LINES)return ae(e.COLUMNS,e.LINES);const n={columns:Bt,rows:Ft};return k.platform==="win32"?ye()??n:k.platform==="darwin"?Xe()??ye()??n:Xe()??ye()??fa()??n}$(ua,"O");I(ua,"terminalSize");const Xe=I(()=>{try{const e=k.platform==="darwin"?G.constants.O_EVTONLY|G.constants.O_NONBLOCK:G.constants.O_NONBLOCK,{columns:t,rows:r}=Ht.WriteStream(G.openSync("/dev/tty",e));return{columns:t,rows:r}}catch{}},"devTty"),ye=I(()=>{try{const e=Ae("tput",["cols"],{env:{TERM:"dumb",...k.env}}),t=Ae("tput",["lines"],{env:{TERM:"dumb",...k.env}});if(e&&t)return Lt(e,t)}catch{}},"tput"),fa=I(()=>{try{if(!ca())return;const e=Ae("resize",["-u"]).match(/\d+/g);if(e.length===2)return Lt(e[0],e[1])}catch{}},"resize");var da=Object.defineProperty,ga=$((e,t)=>da(e,"name",{value:t,configurable:!0}),"r$2");const _a=ga(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 pa=Object.defineProperty,ma=$((e,t)=>pa(e,"name",{value:t,configurable:!0}),"r$1");const{bold:ha,cyan:$a,green:Ze,grey:ba,magenta:va,red:ya,yellow:we}=Qe,Ma={indent:2,quoteStyle:"single",stylize:ma((e,t)=>{const r={bigint:we,boolean:we,date:va,null:ha,number:we,regexp:ya,special:$a,string:Ze,symbol:Ze,undefined:ba};return Object.hasOwn(r,t)?r[t](e):e},"stylize")};var wa=Object.defineProperty,Sa=$((e,t)=>wa(e,"name",{value:t,configurable:!0}),"o$1");const{bold:Ea,underline:Oa}=Qe,Ca=Sa((e,t)=>{let r=t.uppercase.label?e.toUpperCase():e;return r=t.underline.label?Oa(r):r,t.bold.label&&(r=Ea(r)),r},"formatLabel");var Aa=Object.defineProperty,_t=$((e,t)=>Aa(e,"name",{value:t,configurable:!0}),"o");const Na=_t(e=>[e.getHours(),e.getMinutes(),e.getSeconds()].map(t=>String(t).padStart(2,"0")).join(":"),"dateFormatter");class Ra{static{$(this,"AbstractPrettyReporter")}static{_t(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=Dt}setLoggerTypes(t){this.loggerTypes=t}}export{Ra as A,te as B,Pa as E,Dt as L,ua as O,Fa as R,ka as a,_a as b,Ca as c,La as d,Ba as i,N as o,Wa as p,Ta as s,Ma as u};
|