@visulima/ono 1.0.9 → 1.0.11
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 +24 -0
- package/dist/error-inspector/components/causes-viewer/index.d.ts +7 -0
- package/dist/error-inspector/components/copy-button.d.ts +8 -0
- package/dist/error-inspector/components/copy-dropdown.d.ts +10 -0
- package/dist/error-inspector/components/error-card/index.d.ts +13 -0
- package/dist/error-inspector/components/error-card/solutions.d.ts +7 -0
- package/dist/error-inspector/components/error-card/sticky-header.d.ts +5 -0
- package/dist/error-inspector/components/header-bar/editor-selector.d.ts +3 -0
- package/dist/error-inspector/components/header-bar/index.d.ts +11 -0
- package/dist/error-inspector/components/header-bar/theme-toggle.d.ts +6 -0
- package/dist/error-inspector/components/header-tabs.d.ts +10 -0
- package/dist/error-inspector/components/raw-stack-trace.d.ts +2 -0
- package/dist/error-inspector/components/shortcuts-button.d.ts +5 -0
- package/dist/error-inspector/components/stack-trace-viewer/index.d.ts +7 -0
- package/dist/error-inspector/components/stack-trace-viewer/types.d.ts +5 -0
- package/dist/error-inspector/components/stack-trace-viewer/utils/get-type.d.ts +3 -0
- package/dist/error-inspector/components/stack-trace-viewer/utils/group-similar-types.d.ts +4 -0
- package/dist/error-inspector/components/tooltip.d.ts +4 -0
- package/dist/error-inspector/index.d.ts +6 -0
- package/dist/error-inspector/layout.d.ts +12 -0
- package/dist/error-inspector/page/create-request-context.d.ts +3 -44
- package/dist/error-inspector/page/stack.d.ts +15 -0
- package/dist/error-inspector/page/types.d.ts +62 -0
- package/dist/error-inspector/types.d.ts +43 -0
- package/dist/error-inspector/utils/cn.d.ts +2 -0
- package/dist/error-inspector/utils/sanitize.d.ts +7 -0
- package/dist/index.d.ts +12 -26
- package/dist/index.js +124 -125
- package/dist/server/open-in-editor.d.ts +19 -9
- package/dist/server/open-in-editor.js +3 -3
- package/dist/types.d.ts +1 -0
- package/dist/utils/process.d.ts +7 -0
- package/dist/utils/revision-hash.d.ts +2 -0
- package/dist/utils/runtimes.d.ts +3 -0
- package/package.json +16 -20
- package/dist/packem_shared/types-B8vYgwmD.d.ts +0 -53
package/dist/index.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
var To=Object.defineProperty;var f=(e,t)=>To(e,"name",{value:t,configurable:!0});import{createRequire as Ao}from"node:module";import{parseStacktrace as Ht}from"@visulima/error/stacktrace";import{renderError as zo,getErrorCauses as Bo}from"@visulima/error/error";import{ruleBasedFinder as Ut,errorHintFinder as Vt}from"@visulima/error/solution";import{s as S,a as E,b as jo,c as _o,d as Fo,n as xt,e as kt,f as Mo}from"./packem_shared/clipboard-CI3XgYla.js";import Ze from"isomorphic-dompurify";import{t as Oo,g as Po}from"./packem_shared/process-B37didfB.js";import{parseStacktrace as at,codeFrame as st}from"@visulima/error";import Gt from"@visulima/error/solution/ai/prompt";const Do=Ao(import.meta.url),ie=typeof globalThis<"u"&&typeof globalThis.process<"u"?globalThis.process:process,Re=f(e=>{if(typeof ie<"u"&&ie.versions&&ie.versions.node){const[t,o]=ie.versions.node.split(".").map(Number);if(t>22||t===22&&o>=3||t===20&&o>=16)return ie.getBuiltinModule(e)}return Do(e)},"__cjs_getBuiltinModule"),{createRequire:Io}=Re("node:module"),{readFile:Lo}=Re("node:fs/promises"),{fileURLToPath:Ro}=Re("node:url"),{createHash:No}=Re("node:crypto");var qo=Object.defineProperty,R=f((e,t)=>qo(e,"name",{value:t,configurable:!0}),"y$4"),Wo=Object.defineProperty,$=R((e,t)=>Wo(e,"name",{value:t,configurable:!0}),"w");const Ho=Io(import.meta.url),te=typeof globalThis<"u"&&typeof globalThis.process<"u"?globalThis.process:process,it=$(e=>{if(typeof te<"u"&&te.versions&&te.versions.node){const[t,o]=te.versions.node.split(".").map(Number);if(t>22||t===22&&o>=3||t===20&&o>=16)return te.getBuiltinModule(e)}return Ho(e)},"__cjs_getBuiltinModule"),ne=te,{execFileSync:Uo}=it("node:child_process"),xe=it("node:fs"),Vo=it("node:tty");var Go=Object.defineProperty,Zo=$((e,t)=>Go(e,"name",{value:t,configurable:!0}),"p$2"),Ko=Object.defineProperty,Zt=Zo((e,t)=>Ko(e,"name",{value:t,configurable:!0}),"R"),Qo=Object.defineProperty,Jo=Zt((e,t)=>Qo(e,"name",{value:t,configurable:!0}),"E");const Kt=String.raw,yt=Kt`\p{Emoji}(?:\p{EMod}|[\u{E0020}-\u{E007E}]+\u{E007F}|\uFE0F?\u20E3?)`,Yo=Jo(()=>new RegExp(Kt`\p{RI}{2}|(?)${yt}(?:\u200D${yt})*`,"gu"),"default");var Xo=Object.defineProperty,er=Zt((e,t)=>Xo(e,"name",{value:t,configurable:!0}),"p");const ae=new Set(["\x1B",""]),je="\x07",Qt="[",lt="m",Ae="]8;;",tr=39,or=/[\u200B\uFEFF\u2060-\u2064]/g,rr=new RegExp(`(?:\\${Qt}(?<code>\\d+)m|\\${Ae}(?<uri>.*)${je})`),nr=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]])),le=/[\u001B\u009B](?:[[()#;?]{0,10}(?:\d{1,4}(?:;\d{0,4})*)?[0-9A-ORZcf-nqry=><]|\]8;;[^\u0007\u001B]{0,100}(?:\u0007|\u001B\\))/g,ke=/[\u0000-\u0008\n-\u001F\u007F-\u009F]{1,1000}/y,Se=Yo();er(e=>e.replace(Se,""),"stripEmoji");var ar=Object.defineProperty,N=$((e,t)=>ar(e,"name",{value:t,configurable:!0}),"f$1"),sr=Object.defineProperty,j=N((e,t)=>sr(e,"name",{value:t,configurable:!0}),"c"),ir=Object.defineProperty,_e=j((e,t)=>ir(e,"name",{value:t,configurable:!0}),"E$1");function H(e){return e===161||e===164||e===167||e===168||e===170||e===173||e===174||e>=176&&e<=180||e>=182&&e<=186||e>=188&&e<=191||e===198||e===208||e===215||e===216||e>=222&&e<=225||e===230||e>=232&&e<=234||e===236||e===237||e===240||e===242||e===243||e>=247&&e<=250||e===252||e===254||e===257||e===273||e===275||e===283||e===294||e===295||e===299||e>=305&&e<=307||e===312||e>=319&&e<=322||e===324||e>=328&&e<=331||e===333||e===338||e===339||e===358||e===359||e===363||e===462||e===464||e===466||e===468||e===470||e===472||e===474||e===476||e===593||e===609||e===708||e===711||e>=713&&e<=715||e===717||e===720||e>=728&&e<=731||e===733||e===735||e>=768&&e<=879||e>=913&&e<=929||e>=931&&e<=937||e>=945&&e<=961||e>=963&&e<=969||e===1025||e>=1040&&e<=1103||e===1105||e===8208||e>=8211&&e<=8214||e===8216||e===8217||e===8220||e===8221||e>=8224&&e<=8226||e>=8228&&e<=8231||e===8240||e===8242||e===8243||e===8245||e===8251||e===8254||e===8308||e===8319||e>=8321&&e<=8324||e===8364||e===8451||e===8453||e===8457||e===8467||e===8470||e===8481||e===8482||e===8486||e===8491||e===8531||e===8532||e>=8539&&e<=8542||e>=8544&&e<=8555||e>=8560&&e<=8569||e===8585||e>=8592&&e<=8601||e===8632||e===8633||e===8658||e===8660||e===8679||e===8704||e===8706||e===8707||e===8711||e===8712||e===8715||e===8719||e===8721||e===8725||e===8730||e>=8733&&e<=8736||e===8739||e===8741||e>=8743&&e<=8748||e===8750||e>=8756&&e<=8759||e===8764||e===8765||e===8776||e===8780||e===8786||e===8800||e===8801||e>=8804&&e<=8807||e===8810||e===8811||e===8814||e===8815||e===8834||e===8835||e===8838||e===8839||e===8853||e===8857||e===8869||e===8895||e===8978||e>=9312&&e<=9449||e>=9451&&e<=9547||e>=9552&&e<=9587||e>=9600&&e<=9615||e>=9618&&e<=9621||e===9632||e===9633||e>=9635&&e<=9641||e===9650||e===9651||e===9654||e===9655||e===9660||e===9661||e===9664||e===9665||e>=9670&&e<=9672||e===9675||e>=9678&&e<=9681||e>=9698&&e<=9701||e===9711||e===9733||e===9734||e===9737||e===9742||e===9743||e===9756||e===9758||e===9792||e===9794||e===9824||e===9825||e>=9827&&e<=9829||e>=9831&&e<=9834||e===9836||e===9837||e===9839||e===9886||e===9887||e===9919||e>=9926&&e<=9933||e>=9935&&e<=9939||e>=9941&&e<=9953||e===9955||e===9960||e===9961||e>=9963&&e<=9969||e===9972||e>=9974&&e<=9977||e===9979||e===9980||e===9982||e===9983||e===10045||e>=10102&&e<=10111||e>=11094&&e<=11097||e>=12872&&e<=12879||e>=57344&&e<=63743||e>=65024&&e<=65039||e===65533||e>=127232&&e<=127242||e>=127248&&e<=127277||e>=127280&&e<=127337||e>=127344&&e<=127373||e===127375||e===127376||e>=127387&&e<=127404||e>=917760&&e<=917999||e>=983040&&e<=1048573||e>=1048576&&e<=1114109}f(H,"F$1");R(H,"M");$(H,"M$2");N(H,"M");j(H,"A");_e(H,"isAmbiguous");function U(e){return e===12288||e>=65281&&e<=65376||e>=65504&&e<=65510}f(U,"M");R(U,"N");$(U,"A$1");N(U,"C");j(U,"D$1");_e(U,"isFullWidth");function V(e){return e>=4352&&e<=4447||e===8986||e===8987||e===9001||e===9002||e>=9193&&e<=9196||e===9200||e===9203||e===9725||e===9726||e===9748||e===9749||e>=9776&&e<=9783||e>=9800&&e<=9811||e===9855||e>=9866&&e<=9871||e===9875||e===9889||e===9898||e===9899||e===9917||e===9918||e===9924||e===9925||e===9934||e===9940||e===9962||e===9970||e===9971||e===9973||e===9978||e===9981||e===9989||e===9994||e===9995||e===10024||e===10060||e===10062||e>=10067&&e<=10069||e===10071||e>=10133&&e<=10135||e===10160||e===10175||e===11035||e===11036||e===11088||e===11093||e>=11904&&e<=11929||e>=11931&&e<=12019||e>=12032&&e<=12245||e>=12272&&e<=12287||e>=12289&&e<=12350||e>=12353&&e<=12438||e>=12441&&e<=12543||e>=12549&&e<=12591||e>=12593&&e<=12686||e>=12688&&e<=12773||e>=12783&&e<=12830||e>=12832&&e<=12871||e>=12880&&e<=42124||e>=42128&&e<=42182||e>=43360&&e<=43388||e>=44032&&e<=55203||e>=63744&&e<=64255||e>=65040&&e<=65049||e>=65072&&e<=65106||e>=65108&&e<=65126||e>=65128&&e<=65131||e>=94176&&e<=94180||e>=94192&&e<=94198||e>=94208&&e<=101589||e>=101631&&e<=101662||e>=101760&&e<=101874||e>=110576&&e<=110579||e>=110581&&e<=110587||e===110589||e===110590||e>=110592&&e<=110882||e===110898||e>=110928&&e<=110930||e===110933||e>=110948&&e<=110951||e>=110960&&e<=111355||e>=119552&&e<=119638||e>=119648&&e<=119670||e===126980||e===127183||e===127374||e>=127377&&e<=127386||e>=127488&&e<=127490||e>=127504&&e<=127547||e>=127552&&e<=127560||e===127568||e===127569||e>=127584&&e<=127589||e>=127744&&e<=127776||e>=127789&&e<=127797||e>=127799&&e<=127868||e>=127870&&e<=127891||e>=127904&&e<=127946||e>=127951&&e<=127955||e>=127968&&e<=127984||e===127988||e>=127992&&e<=128062||e===128064||e>=128066&&e<=128252||e>=128255&&e<=128317||e>=128331&&e<=128334||e>=128336&&e<=128359||e===128378||e===128405||e===128406||e===128420||e>=128507&&e<=128591||e>=128640&&e<=128709||e===128716||e>=128720&&e<=128722||e>=128725&&e<=128728||e>=128732&&e<=128735||e===128747||e===128748||e>=128756&&e<=128764||e>=128992&&e<=129003||e===129008||e>=129292&&e<=129338||e>=129340&&e<=129349||e>=129351&&e<=129535||e>=129648&&e<=129660||e>=129664&&e<=129674||e>=129678&&e<=129734||e===129736||e>=129741&&e<=129756||e>=129759&&e<=129770||e>=129775&&e<=129784||e>=131072&&e<=196605||e>=196608&&e<=262141}f(V,"N");R(V,"L");$(V,"N$3");N(V,"T");j(V,"C");_e(V,"isWide");function se(e){return H(e)?"ambiguous":U(e)?"fullwidth":e===8361||e>=65377&&e<=65470||e>=65474&&e<=65479||e>=65482&&e<=65487||e>=65490&&e<=65495||e>=65498&&e<=65500||e>=65512&&e<=65518?"halfwidth":e>=32&&e<=126||e===162||e===163||e===165||e===166||e===172||e===175||e>=10214&&e<=10221||e===10629||e===10630?"narrow":V(e)?"wide":"neutral"}f(se,"z");R(se,"J");$(se,"F$1");N(se,"R");j(se,"t");_e(se,"getCategory");var lr=Object.defineProperty,ct=j((e,t)=>lr(e,"name",{value:t,configurable:!0}),"e");function G(e){if(!Number.isSafeInteger(e))throw new TypeError(`Expected a code point, got \`${typeof e}\`.`)}f(G,"L$2");R(G,"_");$(G,"j$3");N(G,"O");j(G,"r");ct(G,"validate");function Z(e){return G(e),se(e)}f(Z,"P$1");R(Z,"P");$(Z,"y$3");N(Z,"v");j(Z,"eastAsianWidthType");ct(Z,"eastAsianWidthType");function ge(e,{ambiguousAsWide:t=!1}={}){return G(e),U(e)||V(e)||t&&H(e)?2:1}f(ge,"Q");R(ge,"le");$(ge,"Y$1");N(ge,"J");j(ge,"eastAsianWidth");ct(ge,"eastAsianWidth");var cr=Object.defineProperty,Fe=j((e,t)=>cr(e,"name",{value:t,configurable:!0}),"b");const $t=new Map,ye=/(?:[\u0020-\u007E\u00A0-\u00FF](?!\uFE0F)){1,1000}/y,Ce=Fe(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"),dr=Fe((e,t)=>{const o=Math.floor(e/65536),r=e%65536;let n=$t.get(o);if(n||(n=new Map,$t.set(o,n)),n.has(r))return n.get(r);let s;if(Ce(e)==="latin")s=t.width.regular;else if(Ce(e)==="control")s=t.width.control;else if(Ce(e)==="wide")s=t.width.wide;else switch(Z(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 n.set(r,s),s},"getCachedCharWidth"),pr=Fe(e=>e>=768&&e<=879||e>=6832&&e<=6911||e>=7616&&e<=7679||e>=8400&&e<=8447||e>=65056&&e<=65071||e>=917760&&e<=917999||e>=65024&&e<=65039||e>=3633&&e<=3642||e>=3655&&e<=3662||e>=3761&&e<=3769||e>=3771&&e<=3772||e>=3784&&e<=3789||e>=2304&&e<=2307||e>=2362&&e<=2383||e>=2385&&e<=2391||e>=2402&&e<=2403||e>=2433&&e<=2435||e>=2492&&e<=2500||e>=2509&&e<=2509||e>=2561&&e<=2563||e>=2620&&e<=2637||e>=1611&&e<=1631||e>=1648&&e<=1648||e>=1750&&e<=1773||e>=2276&&e<=2302||e>=1425&&e<=1469||e>=1471&&e<=1471||e>=1473&&e<=1474||e>=1476&&e<=1477||e>=1479&&e<=1479||e>=3893&&e<=3893||e>=3895&&e<=3895||e>=3897&&e<=3897||e>=3953&&e<=3966||e>=3968&&e<=3972||e>=3974&&e<=3975?!0:e>=768&&e<=777||e>=803&&e<=803,"isCombiningCharacter"),Ke=Fe((e,t={})=>{if(!e||e.length===0)return{ellipsed:!1,index:0,truncated:!1,width:0};const o={truncation:{countAnsiEscapeCodes:t.countAnsiEscapeCodes??!1,ellipsis:t.ellipsis??"",ellipsisWidth:t.ellipsisWidth??(t.ellipsis?Ke(t.ellipsis,{...t,ellipsis:"",ellipsisWidth:0,limit:Number.POSITIVE_INFINITY}).width:0),limit:t.limit??Number.POSITIVE_INFINITY},width:{ambiguousIsNarrow:t.ambiguousIsNarrow??!1,ansi:t.ansiWidth??0,control:t.controlWidth??0,emoji:t.emojiWidth??2,fullWidth:t.fullWidth??2,halfWidth:t.halfWidth??1,regular:t.regularWidth??1,tab:t.tabWidth??8,wide:t.wideWidth??2}},r=Math.max(0,o.truncation.limit-o.truncation.ellipsisWidth),{length:n}=e,s=n>1e4;let a=0,i=0,l=n,c=!1;const d=e.includes("\x1B")||e.includes("");for(;a<n;){if(d&&(e[a]==="\x1B"||e[a]==="")){if(e.startsWith("\x1B]8;;",a)){const w="\x1B]8;;\x07",y=w.length,z=e.indexOf("\x07",a+5);if(z!==-1){const F=e.indexOf(w,z+1);if(F!==-1){const Y=F+y,X=e.slice(z+1,F).replace(le,""),M=Ke(X,{ambiguousIsNarrow:o.width.ambiguousIsNarrow,ansiWidth:o.width.ansi,controlWidth:o.width.control,countAnsiEscapeCodes:!1,ellipsis:o.truncation.ellipsis,ellipsisWidth:o.truncation.ellipsisWidth,emojiWidth:o.width.emoji,fullWidth:o.width.fullWidth,halfWidth:o.width.halfWidth,limit:Math.max(0,r-i),regularWidth:o.width.regular,tabWidth:o.width.tab,wideWidth:o.width.wide}),D=M.width;if(M.truncated)c=!0,l=Math.min(l,a);else if(i+D>r&&(l=Math.min(l,a),c=!0,i+D>o.truncation.limit))break;if(i+=D,a=Y,c&&i>=o.truncation.limit)break;continue}}}if(le.lastIndex=a,le.test(e)){const w=le.lastIndex-a,y=o.truncation.countAnsiEscapeCodes?w:o.width.ansi;if(i+y>r&&(l=Math.min(l,a),i+y>o.truncation.limit)){c=!0;break}i+=y,a=le.lastIndex;continue}}const h=e.codePointAt(a);if(h===8203||h===65279||h>=8288&&h<=8292){a+=1;continue}if(h===9){if(i+o.width.tab>r&&(l=Math.min(l,a),i+o.width.tab>o.truncation.limit)){c=!0;break}i+=o.width.tab,a+=1;continue}if(ye.lastIndex=a,ye.test(e)){const w=(ye.lastIndex-a)*o.width.regular;if(i+w>r){const y=Math.floor((r-i)/o.width.regular);if(l=Math.min(l,a+y),i+w>o.truncation.limit){c=!0;break}}i+=w,a=ye.lastIndex;continue}if((h<=31||h>=127&&h<=159)&&(ke.lastIndex=a,ke.test(e))){const w=(ke.lastIndex-a)*o.width.control;if(i+w>r&&(l=Math.min(l,a+Math.floor((r-i)/o.width.control)),i+w>o.truncation.limit)){c=!0;break}i+=w,a=ke.lastIndex;continue}if(Se.lastIndex=a,Se.test(e)){if(i+o.width.emoji>r&&(l=Math.min(l,a),i+o.width.emoji>o.truncation.limit)){c=!0;break}i+=o.width.emoji,a=Se.lastIndex;continue}const m=e.codePointAt(a)??0;if(pr(m)){a+=m>65535?2:1;continue}let g;if(s)g=dr(m,o);else switch(Ce(m)){case"control":{g=o.width.control;break}case"latin":{g=o.width.regular;break}case"wide":{g=o.width.wide;break}case"zero":{g=0;break}default:switch(Z(m)){case"ambiguous":{g=o.width.ambiguousIsNarrow?o.width.regular:o.width.wide;break}case"fullwidth":{g=o.width.fullWidth;break}case"wide":{g=o.width.wide;break}default:g=o.width.regular}}if(i+g>r&&(l=Math.min(l,a),i+g>o.truncation.limit)){c=!0;break}i+=g,a+=m>65535?2:1}let u=i,p=!1;return c&&o.truncation.limit>=o.truncation.ellipsisWidth&&(u=o.truncation.limit,p=!0),{ellipsed:p,index:c?l:n,truncated:c,width:u}},"getStringTruncatedWidth");var ur=Object.defineProperty,hr=$((e,t)=>ur(e,"name",{value:t,configurable:!0}),"i$1"),gr=Object.defineProperty,mr=hr((e,t)=>gr(e,"name",{value:t,configurable:!0}),"e"),fr=Object.defineProperty,wr=mr((e,t)=>fr(e,"name",{value:t,configurable:!0}),"r");const x=wr((e,t={})=>Ke(e,{...t,ellipsis:"",ellipsisWidth:0,limit:Number.POSITIVE_INFINITY}).width,"getStringWidth");var br=Object.defineProperty,vr=$((e,t)=>br(e,"name",{value:t,configurable:!0}),"g"),xr=Object.defineProperty,kr=vr((e,t)=>xr(e,"name",{value:t,configurable:!0}),"s"),yr=Object.defineProperty,dt=kr((e,t)=>yr(e,"name",{value:t,configurable:!0}),"n");const $r=dt((e,t)=>Math.floor((e-t)/2),"halfDiff"),Er=dt((e,t)=>e-t,"fullDiff"),Et=dt((e,t={})=>{const o=t.align??"center";if(o==="left")return e;const r=t.split??`
|
|
2
|
-
`,
|
|
3
|
-
`),s=[...
|
|
4
|
-
`?(
|
|
5
|
-
`&&(o&&
|
|
1
|
+
var Ao=Object.defineProperty;var f=(e,t)=>Ao(e,"name",{value:t,configurable:!0});import{createRequire as Do}from"node:module";import{parseStacktrace as Ht}from"@visulima/error/stacktrace";import{renderError as Bo,getErrorCauses as Lo}from"@visulima/error/error";import{ruleBasedFinder as Ut,errorHintFinder as Vt}from"@visulima/error/solution";import{s as S,a as E,b as _o,c as Fo,d as Mo,n as kt,e as xt,f as Oo}from"./packem_shared/clipboard-CI3XgYla.js";import Ze from"isomorphic-dompurify";import{t as Po,g as No}from"./packem_shared/process-B37didfB.js";import{parseStacktrace as at,codeFrame as st}from"@visulima/error";import Gt from"@visulima/error/solution/ai/prompt";const Io=Do(import.meta.url),ie=typeof globalThis<"u"&&typeof globalThis.process<"u"?globalThis.process:process,Re=f(e=>{if(typeof ie<"u"&&ie.versions&&ie.versions.node){const[t,o]=ie.versions.node.split(".").map(Number);if(t>22||t===22&&o>=3||t===20&&o>=16)return ie.getBuiltinModule(e)}return Io(e)},"__cjs_getBuiltinModule"),{createRequire:zo}=Re("node:module"),{readFile:Ro}=Re("node:fs/promises"),{fileURLToPath:jo}=Re("node:url"),{createHash:qo}=Re("node:crypto");var Wo=Object.defineProperty,R=f((e,t)=>Wo(e,"name",{value:t,configurable:!0}),"y$3"),Ho=Object.defineProperty,$=R((e,t)=>Ho(e,"name",{value:t,configurable:!0}),"w");const Uo=zo(import.meta.url),Y=typeof globalThis<"u"&&typeof globalThis.process<"u"?globalThis.process:process,it=$(e=>{if(typeof Y<"u"&&Y.versions&&Y.versions.node){const[t,o]=Y.versions.node.split(".").map(Number);if(t>22||t===22&&o>=3||t===20&&o>=16)return Y.getBuiltinModule(e)}return Uo(e)},"__cjs_getBuiltinModule"),oe=Y,{execFileSync:Vo}=it("node:child_process"),xe=it("node:fs"),Go=it("node:tty");var Zo=Object.defineProperty,Ko=$((e,t)=>Zo(e,"name",{value:t,configurable:!0}),"p$2"),Qo=Object.defineProperty,Zt=Ko((e,t)=>Qo(e,"name",{value:t,configurable:!0}),"e"),Jo=Object.defineProperty,Xo=Zt((e,t)=>Jo(e,"name",{value:t,configurable:!0}),"E");const Kt=String.raw,yt=Kt`\p{Emoji}(?:\p{EMod}|[\u{E0020}-\u{E007E}]+\u{E007F}|\uFE0F?\u20E3?)`,Yo=Xo(()=>new RegExp(Kt`\p{RI}{2}|(?)${yt}(?:\u200D${yt})*`,"gu"),"default");var er=Object.defineProperty,tr=Zt((e,t)=>er(e,"name",{value:t,configurable:!0}),"p");const re=new Set(["\x1B",""]),je="\x07",Qt="[",lt="m",Ae="]8;;",or=39,rr=/[\u200B\uFEFF\u2060-\u2064]/g,nr=new RegExp(`(?:\\${Qt}(?<code>\\d+)m|\\${Ae}(?<uri>.*)${je})`),ar=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]])),le=/[\u001B\u009B](?:[[()#;?]{0,10}(?:\d{1,4}(?:;\d{0,4})*)?[0-9A-ORZcf-nqry=><]|\]8;;[^\u0007\u001B]{0,100}(?:\u0007|\u001B\\))/g,ye=/[\u0000-\u0008\n-\u001F\u007F-\u009F]{1,1000}/y,Se=Yo();tr(e=>e.replace(Se,""),"stripEmoji");var sr=Object.defineProperty,N=$((e,t)=>sr(e,"name",{value:t,configurable:!0}),"f$1"),ir=Object.defineProperty,j=N((e,t)=>ir(e,"name",{value:t,configurable:!0}),"c"),lr=Object.defineProperty,_e=j((e,t)=>lr(e,"name",{value:t,configurable:!0}),"E$1");function H(e){return e===161||e===164||e===167||e===168||e===170||e===173||e===174||e>=176&&e<=180||e>=182&&e<=186||e>=188&&e<=191||e===198||e===208||e===215||e===216||e>=222&&e<=225||e===230||e>=232&&e<=234||e===236||e===237||e===240||e===242||e===243||e>=247&&e<=250||e===252||e===254||e===257||e===273||e===275||e===283||e===294||e===295||e===299||e>=305&&e<=307||e===312||e>=319&&e<=322||e===324||e>=328&&e<=331||e===333||e===338||e===339||e===358||e===359||e===363||e===462||e===464||e===466||e===468||e===470||e===472||e===474||e===476||e===593||e===609||e===708||e===711||e>=713&&e<=715||e===717||e===720||e>=728&&e<=731||e===733||e===735||e>=768&&e<=879||e>=913&&e<=929||e>=931&&e<=937||e>=945&&e<=961||e>=963&&e<=969||e===1025||e>=1040&&e<=1103||e===1105||e===8208||e>=8211&&e<=8214||e===8216||e===8217||e===8220||e===8221||e>=8224&&e<=8226||e>=8228&&e<=8231||e===8240||e===8242||e===8243||e===8245||e===8251||e===8254||e===8308||e===8319||e>=8321&&e<=8324||e===8364||e===8451||e===8453||e===8457||e===8467||e===8470||e===8481||e===8482||e===8486||e===8491||e===8531||e===8532||e>=8539&&e<=8542||e>=8544&&e<=8555||e>=8560&&e<=8569||e===8585||e>=8592&&e<=8601||e===8632||e===8633||e===8658||e===8660||e===8679||e===8704||e===8706||e===8707||e===8711||e===8712||e===8715||e===8719||e===8721||e===8725||e===8730||e>=8733&&e<=8736||e===8739||e===8741||e>=8743&&e<=8748||e===8750||e>=8756&&e<=8759||e===8764||e===8765||e===8776||e===8780||e===8786||e===8800||e===8801||e>=8804&&e<=8807||e===8810||e===8811||e===8814||e===8815||e===8834||e===8835||e===8838||e===8839||e===8853||e===8857||e===8869||e===8895||e===8978||e>=9312&&e<=9449||e>=9451&&e<=9547||e>=9552&&e<=9587||e>=9600&&e<=9615||e>=9618&&e<=9621||e===9632||e===9633||e>=9635&&e<=9641||e===9650||e===9651||e===9654||e===9655||e===9660||e===9661||e===9664||e===9665||e>=9670&&e<=9672||e===9675||e>=9678&&e<=9681||e>=9698&&e<=9701||e===9711||e===9733||e===9734||e===9737||e===9742||e===9743||e===9756||e===9758||e===9792||e===9794||e===9824||e===9825||e>=9827&&e<=9829||e>=9831&&e<=9834||e===9836||e===9837||e===9839||e===9886||e===9887||e===9919||e>=9926&&e<=9933||e>=9935&&e<=9939||e>=9941&&e<=9953||e===9955||e===9960||e===9961||e>=9963&&e<=9969||e===9972||e>=9974&&e<=9977||e===9979||e===9980||e===9982||e===9983||e===10045||e>=10102&&e<=10111||e>=11094&&e<=11097||e>=12872&&e<=12879||e>=57344&&e<=63743||e>=65024&&e<=65039||e===65533||e>=127232&&e<=127242||e>=127248&&e<=127277||e>=127280&&e<=127337||e>=127344&&e<=127373||e===127375||e===127376||e>=127387&&e<=127404||e>=917760&&e<=917999||e>=983040&&e<=1048573||e>=1048576&&e<=1114109}f(H,"F$1");R(H,"M");$(H,"M$2");N(H,"M");j(H,"A");_e(H,"isAmbiguous");function U(e){return e===12288||e>=65281&&e<=65376||e>=65504&&e<=65510}f(U,"M");R(U,"N");$(U,"A$1");N(U,"C");j(U,"D$1");_e(U,"isFullWidth");function V(e){return e>=4352&&e<=4447||e===8986||e===8987||e===9001||e===9002||e>=9193&&e<=9196||e===9200||e===9203||e===9725||e===9726||e===9748||e===9749||e>=9776&&e<=9783||e>=9800&&e<=9811||e===9855||e>=9866&&e<=9871||e===9875||e===9889||e===9898||e===9899||e===9917||e===9918||e===9924||e===9925||e===9934||e===9940||e===9962||e===9970||e===9971||e===9973||e===9978||e===9981||e===9989||e===9994||e===9995||e===10024||e===10060||e===10062||e>=10067&&e<=10069||e===10071||e>=10133&&e<=10135||e===10160||e===10175||e===11035||e===11036||e===11088||e===11093||e>=11904&&e<=11929||e>=11931&&e<=12019||e>=12032&&e<=12245||e>=12272&&e<=12287||e>=12289&&e<=12350||e>=12353&&e<=12438||e>=12441&&e<=12543||e>=12549&&e<=12591||e>=12593&&e<=12686||e>=12688&&e<=12773||e>=12783&&e<=12830||e>=12832&&e<=12871||e>=12880&&e<=42124||e>=42128&&e<=42182||e>=43360&&e<=43388||e>=44032&&e<=55203||e>=63744&&e<=64255||e>=65040&&e<=65049||e>=65072&&e<=65106||e>=65108&&e<=65126||e>=65128&&e<=65131||e>=94176&&e<=94180||e>=94192&&e<=94198||e>=94208&&e<=101589||e>=101631&&e<=101662||e>=101760&&e<=101874||e>=110576&&e<=110579||e>=110581&&e<=110587||e===110589||e===110590||e>=110592&&e<=110882||e===110898||e>=110928&&e<=110930||e===110933||e>=110948&&e<=110951||e>=110960&&e<=111355||e>=119552&&e<=119638||e>=119648&&e<=119670||e===126980||e===127183||e===127374||e>=127377&&e<=127386||e>=127488&&e<=127490||e>=127504&&e<=127547||e>=127552&&e<=127560||e===127568||e===127569||e>=127584&&e<=127589||e>=127744&&e<=127776||e>=127789&&e<=127797||e>=127799&&e<=127868||e>=127870&&e<=127891||e>=127904&&e<=127946||e>=127951&&e<=127955||e>=127968&&e<=127984||e===127988||e>=127992&&e<=128062||e===128064||e>=128066&&e<=128252||e>=128255&&e<=128317||e>=128331&&e<=128334||e>=128336&&e<=128359||e===128378||e===128405||e===128406||e===128420||e>=128507&&e<=128591||e>=128640&&e<=128709||e===128716||e>=128720&&e<=128722||e>=128725&&e<=128728||e>=128732&&e<=128735||e===128747||e===128748||e>=128756&&e<=128764||e>=128992&&e<=129003||e===129008||e>=129292&&e<=129338||e>=129340&&e<=129349||e>=129351&&e<=129535||e>=129648&&e<=129660||e>=129664&&e<=129674||e>=129678&&e<=129734||e===129736||e>=129741&&e<=129756||e>=129759&&e<=129770||e>=129775&&e<=129784||e>=131072&&e<=196605||e>=196608&&e<=262141}f(V,"N");R(V,"L");$(V,"N$3");N(V,"T");j(V,"C");_e(V,"isWide");function ne(e){return H(e)?"ambiguous":U(e)?"fullwidth":e===8361||e>=65377&&e<=65470||e>=65474&&e<=65479||e>=65482&&e<=65487||e>=65490&&e<=65495||e>=65498&&e<=65500||e>=65512&&e<=65518?"halfwidth":e>=32&&e<=126||e===162||e===163||e===165||e===166||e===172||e===175||e>=10214&&e<=10221||e===10629||e===10630?"narrow":V(e)?"wide":"neutral"}f(ne,"z");R(ne,"J");$(ne,"F$1");N(ne,"R");j(ne,"t");_e(ne,"getCategory");var cr=Object.defineProperty,ct=j((e,t)=>cr(e,"name",{value:t,configurable:!0}),"e");function G(e){if(!Number.isSafeInteger(e))throw new TypeError(`Expected a code point, got \`${typeof e}\`.`)}f(G,"L$2");R(G,"_");$(G,"j$3");N(G,"O");j(G,"r");ct(G,"validate");function Z(e){return G(e),ne(e)}f(Z,"P$1");R(Z,"P");$(Z,"y$3");N(Z,"v");j(Z,"eastAsianWidthType");ct(Z,"eastAsianWidthType");function me(e,{ambiguousAsWide:t=!1}={}){return G(e),U(e)||V(e)||t&&H(e)?2:1}f(me,"Q");R(me,"le");$(me,"Y$1");N(me,"J");j(me,"eastAsianWidth");ct(me,"eastAsianWidth");var dr=Object.defineProperty,Fe=j((e,t)=>dr(e,"name",{value:t,configurable:!0}),"b");const $t=new Map,$e=/(?:[\u0020-\u007E\u00A0-\u00FF](?!\uFE0F)){1,1000}/y,Ce=Fe(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"),pr=Fe((e,t)=>{const o=Math.floor(e/65536),n=e%65536;let r=$t.get(o);if(r||(r=new Map,$t.set(o,r)),r.has(n))return r.get(n);let s;if(Ce(e)==="latin")s=t.width.regular;else if(Ce(e)==="control")s=t.width.control;else if(Ce(e)==="wide")s=t.width.wide;else switch(Z(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 r.set(n,s),s},"getCachedCharWidth"),hr=Fe(e=>e>=768&&e<=879||e>=6832&&e<=6911||e>=7616&&e<=7679||e>=8400&&e<=8447||e>=65056&&e<=65071||e>=917760&&e<=917999||e>=65024&&e<=65039||e>=3633&&e<=3642||e>=3655&&e<=3662||e>=3761&&e<=3769||e>=3771&&e<=3772||e>=3784&&e<=3789||e>=2304&&e<=2307||e>=2362&&e<=2383||e>=2385&&e<=2391||e>=2402&&e<=2403||e>=2433&&e<=2435||e>=2492&&e<=2500||e>=2509&&e<=2509||e>=2561&&e<=2563||e>=2620&&e<=2637||e>=1611&&e<=1631||e>=1648&&e<=1648||e>=1750&&e<=1773||e>=2276&&e<=2302||e>=1425&&e<=1469||e>=1471&&e<=1471||e>=1473&&e<=1474||e>=1476&&e<=1477||e>=1479&&e<=1479||e>=3893&&e<=3893||e>=3895&&e<=3895||e>=3897&&e<=3897||e>=3953&&e<=3966||e>=3968&&e<=3972||e>=3974&&e<=3975?!0:e>=768&&e<=777||e>=803&&e<=803,"isCombiningCharacter"),Ke=Fe((e,t={})=>{if(!e||e.length===0)return{ellipsed:!1,index:0,truncated:!1,width:0};const o={truncation:{countAnsiEscapeCodes:t.countAnsiEscapeCodes??!1,ellipsis:t.ellipsis??"",ellipsisWidth:t.ellipsisWidth??(t.ellipsis?Ke(t.ellipsis,{...t,ellipsis:"",ellipsisWidth:0,limit:Number.POSITIVE_INFINITY}).width:0),limit:t.limit??Number.POSITIVE_INFINITY},width:{ambiguousIsNarrow:t.ambiguousIsNarrow??!1,ansi:t.ansiWidth??0,control:t.controlWidth??0,emoji:t.emojiWidth??2,fullWidth:t.fullWidth??2,halfWidth:t.halfWidth??1,regular:t.regularWidth??1,tab:t.tabWidth??8,wide:t.wideWidth??2}},n=Math.max(0,o.truncation.limit-o.truncation.ellipsisWidth),{length:r}=e,s=r>1e4;let a=0,l=0,i=r,d=!1;const c=e.includes("\x1B")||e.includes("");for(;a<r;){if(c&&(e[a]==="\x1B"||e[a]==="")){if(e.startsWith("\x1B]8;;",a)){const w="\x1B]8;;\x07",y=w.length,D=e.indexOf("\x07",a+5);if(D!==-1){const F=e.indexOf(w,D+1);if(F!==-1){const ae=F+y,M=e.slice(D+1,F).replace(le,""),I=Ke(M,{ambiguousIsNarrow:o.width.ambiguousIsNarrow,ansiWidth:o.width.ansi,controlWidth:o.width.control,countAnsiEscapeCodes:!1,ellipsis:o.truncation.ellipsis,ellipsisWidth:o.truncation.ellipsisWidth,emojiWidth:o.width.emoji,fullWidth:o.width.fullWidth,halfWidth:o.width.halfWidth,limit:Math.max(0,n-l),regularWidth:o.width.regular,tabWidth:o.width.tab,wideWidth:o.width.wide}),se=I.width;if(I.truncated)d=!0,i=Math.min(i,a);else if(l+se>n&&(i=Math.min(i,a),d=!0,l+se>o.truncation.limit))break;if(l+=se,a=ae,d&&l>=o.truncation.limit)break;continue}}}if(le.lastIndex=a,le.test(e)){const w=le.lastIndex-a,y=o.truncation.countAnsiEscapeCodes?w:o.width.ansi;if(l+y>n&&(i=Math.min(i,a),l+y>o.truncation.limit)){d=!0;break}l+=y,a=le.lastIndex;continue}}const u=e.codePointAt(a);if(u===8203||u===65279||u>=8288&&u<=8292){a+=1;continue}if(u===9){if(l+o.width.tab>n&&(i=Math.min(i,a),l+o.width.tab>o.truncation.limit)){d=!0;break}l+=o.width.tab,a+=1;continue}if($e.lastIndex=a,$e.test(e)){const w=($e.lastIndex-a)*o.width.regular;if(l+w>n){const y=Math.floor((n-l)/o.width.regular);if(i=Math.min(i,a+y),l+w>o.truncation.limit){d=!0;break}}l+=w,a=$e.lastIndex;continue}if((u<=31||u>=127&&u<=159)&&(ye.lastIndex=a,ye.test(e))){const w=(ye.lastIndex-a)*o.width.control;if(l+w>n&&(i=Math.min(i,a+Math.floor((n-l)/o.width.control)),l+w>o.truncation.limit)){d=!0;break}l+=w,a=ye.lastIndex;continue}if(Se.lastIndex=a,Se.test(e)){if(l+o.width.emoji>n&&(i=Math.min(i,a),l+o.width.emoji>o.truncation.limit)){d=!0;break}l+=o.width.emoji,a=Se.lastIndex;continue}const m=e.codePointAt(a)??0;if(hr(m)){a+=m>65535?2:1;continue}let g;if(s)g=pr(m,o);else switch(Ce(m)){case"control":{g=o.width.control;break}case"latin":{g=o.width.regular;break}case"wide":{g=o.width.wide;break}case"zero":{g=0;break}default:switch(Z(m)){case"ambiguous":{g=o.width.ambiguousIsNarrow?o.width.regular:o.width.wide;break}case"fullwidth":{g=o.width.fullWidth;break}case"wide":{g=o.width.wide;break}default:g=o.width.regular}}if(l+g>n&&(i=Math.min(i,a),l+g>o.truncation.limit)){d=!0;break}l+=g,a+=m>65535?2:1}let h=l,p=!1;return d&&o.truncation.limit>=o.truncation.ellipsisWidth&&(h=o.truncation.limit,p=!0),{ellipsed:p,index:d?i:r,truncated:d,width:h}},"getStringTruncatedWidth");var ur=Object.defineProperty,gr=$((e,t)=>ur(e,"name",{value:t,configurable:!0}),"i$1"),mr=Object.defineProperty,fr=gr((e,t)=>mr(e,"name",{value:t,configurable:!0}),"e"),wr=Object.defineProperty,br=fr((e,t)=>wr(e,"name",{value:t,configurable:!0}),"r");const k=br((e,t={})=>Ke(e,{...t,ellipsis:"",ellipsisWidth:0,limit:Number.POSITIVE_INFINITY}).width,"getStringWidth");var vr=Object.defineProperty,kr=$((e,t)=>vr(e,"name",{value:t,configurable:!0}),"g"),xr=Object.defineProperty,yr=kr((e,t)=>xr(e,"name",{value:t,configurable:!0}),"s"),$r=Object.defineProperty,dt=yr((e,t)=>$r(e,"name",{value:t,configurable:!0}),"n");const Er=dt((e,t)=>Math.floor((e-t)/2),"halfDiff"),Sr=dt((e,t)=>e-t,"fullDiff"),Et=dt((e,t={})=>{const o=t.align??"center";if(o==="left")return e;const n=t.split??`
|
|
2
|
+
`,r=t.pad??" ",s=o==="right"?Sr:Er;let a=!1;Array.isArray(e)||(a=!0,e=String(e).split(n));let l,i=0;return e=e.map(d=>(d=String(d),l=k(d,t.stringWidthOptions),i=Math.max(l,i),{str:d,width:l})).map(d=>Array.from({length:s(i,d.width)+1}).join(r)+d.str),a?e.join(n):e},"alignText");var Cr=Object.defineProperty,Jt=$((e,t)=>Cr(e,"name",{value:t,configurable:!0}),"x$1"),Tr=Object.defineProperty,K=Jt((e,t)=>Tr(e,"name",{value:t,configurable:!0}),"m"),Ar=Object.defineProperty,Dr=K((e,t)=>Ar(e,"name",{value:t,configurable:!0}),"n");class Xt{static{f(this,"Wt")}static{R(this,"Se")}static{$(this,"T")}static{Jt(this,"w")}static{K(this,"u")}static{Dr(this,"AnsiStateTracker")}activeForeground=null;activeBackground=null;activeFormatting=[];processEscape(t){const o=/\x1B\[(\d+)m/.exec(t);if(!o)return;const n=Number.parseInt(o[1],10);switch(n){case 0:{this.activeForeground=null,this.activeBackground=null,this.activeFormatting=[];break}case 39:{this.activeForeground=null;break}case 49:{this.activeBackground=null;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 r={22:"[1m",23:"[3m",24:"[4m",27:"[7m",28:"[8m",29:"[9m"}[n];r&&(this.activeFormatting=this.activeFormatting.filter(s=>!s.includes(r)))}}}getStartEscapesForAllActiveAttributes(){return[this.activeBackground,this.activeForeground,...this.activeFormatting].filter(Boolean).join("")}getEndEscapesForAllActiveAttributes(){const t=[];if(this.activeFormatting.length>0){const o={"\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].reverse().forEach(n=>{const r=o[n];r&&t.push(r)})}return this.activeForeground&&t.push("\x1B[39m"),this.activeBackground&&t.push("\x1B[49m"),t.join("")}}var Ir=Object.defineProperty,Yt=K((e,t)=>Ir(e,"name",{value:t,configurable:!0}),"o");const eo=Yt((e,t)=>{if(!re.has(e[t]))return{isInsideEscape:!1,isInsideLinkEscape:!1};const o=!0,n=e.slice(t+1,t+1+Ae.length).join("")===Ae;return{isInsideEscape:o,isInsideLinkEscape:n}},"checkEscapeSequence"),zr=Yt((e,t={})=>{const o=new Xt;let n="",r=!1,s=!1,a="",l="",i=!1;const d=[...e];for(let c=0;c<d.length;c++){const h=d[c];if(h&&re.has(h)){if(n){const m=t.getWidth?.(n)??0,g={isEscapeSequence:!1,isGrapheme:!0,text:n,width:m};if(i&&(g.isHyperlink=!0,g.hyperlinkUrl=l),t.onSegment?.(g,o)===!1)return;n=""}if(r=!0,a=h,s=eo(d,c).isInsideLinkEscape,s){let m=c+1;for(l="";m<d.length;){const w=d[m];if(w===je)break;l+=w,m+=1}l=l.slice(4);const g={hyperlinkUrl:l,isEscapeSequence:!0,isGrapheme:!1,isHyperlink:!0,isHyperlinkStart:!0,width:0};if(t.onSegment?.(g,o)===!1)return;c=m,i=!0,r=!1,s=!1,a="";continue}if(c+1<d.length&&d[c+1]==="\\"&&i){const m={isEscapeSequence:!0,isGrapheme:!1,isHyperlink:!0,isHyperlinkEnd:!0,width:0};if(t.onSegment?.(m,o)===!1)return;i=!1,l="",c+=1,r=!1,a="";continue}}if(r){if(a!==h&&(a+=h),h===lt){r=!1,o.processEscape(a);const m={isEscapeSequence:!0,isGrapheme:!1,text:a,width:0};if(t.onSegment?.(m,o)===!1)return;a=""}continue}n+=h;const p=t.getWidth?.(n)??0,u={isEscapeSequence:!1,isGrapheme:!0,text:n,width:p};if(i&&(u.isHyperlink=!0,u.hyperlinkUrl=l),t.onSegment?.(u,o)===!1)return;n=""}if(n){const c=t.getWidth?.(n)??0,h={isEscapeSequence:!1,isGrapheme:!0,text:n,width:c};i&&(h.isHyperlink=!0,h.hyperlinkUrl=l),t.onSegment?.(h,o)}if(a){const c={isEscapeSequence:!0,isGrapheme:!1,text:a,width:0};t.onSegment?.(c,o)}},"processAnsiString");var Br=Object.defineProperty,Lr=K((e,t)=>Br(e,"name",{value:t,configurable:!0}),"t$1");const St=Lr(e=>`${re.values().next().value}${Qt}${e}${lt}`,"wrapAnsiCode");var Rr=Object.defineProperty,jr=K((e,t)=>Rr(e,"name",{value:t,configurable:!0}),"t");const Ct=jr(e=>`${re.values().next().value}${Ae}${e}${je}`,"wrapAnsiHyperlink");var _r=Object.defineProperty,Fr=K((e,t)=>_r(e,"name",{value:t,configurable:!0}),"l");const Mr=Fr(e=>{if(e.length===0)return"";if(e.length===1)return e[0];let t="",o,n;const r=e.join(`
|
|
3
|
+
`),s=[...r];let a=0;for(const[l,i]of s.entries()){if(t+=i,re.has(i)){const c=nr.exec(r.slice(a))?.groups??{};if(c.code!==void 0){const h=Number.parseFloat(c.code);o=h===or?void 0:h}else c.uri!==void 0&&(n=c.uri.length===0?void 0:c.uri)}const d=ar.get(Number(o));s[l+1]===`
|
|
4
|
+
`?(n&&(t+=Ct("")),o&&d&&(t+=St(d))):i===`
|
|
5
|
+
`&&(o&&d&&(t+=St(o)),n&&(t+=Ct(n))),a+=i.length}return t},"preserveAnsi");var Or=Object.defineProperty,P=K((e,t)=>Or(e,"name",{value:t,configurable:!0}),"h");const He=P(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"),q=P(e=>{const t=e.split(" ");let o=t.length;for(;o>0&&k(t[o-1])===0;)o--;return o===t.length?e:t.slice(0,o).join(" ")+t.slice(o).join("")},"stringVisibleTrimSpacesRight"),to=P((e,t,o)=>{if(e.length===0)return[""];if(t<=0)return[e];const n=[],r=new Xt;let s="",a=0,l=!1,i=!1,d="";for(let c=0;c<e.length;c++){const h=e[c];if(re.has(h)){l=!0,d=h,s+=h,i=eo([...e],c).isInsideLinkEscape;continue}if(l){d+=h,s+=h,i?h===je&&(l=i=!1):h===lt&&(l=!1,r.processEscape(d));continue}const p=k(h),u=h===" ";if(p===0){s+=h;continue}if(a+p>t&&(s&&n.push(s+r.getEndEscapesForAllActiveAttributes()),s=r.getStartEscapesForAllActiveAttributes(),a=k(s),u&&o)){for(;c<e.length&&e[c]===" "&&(c+=1,!(c>=e.length)););c<e.length&&c--;continue}if(s+=h,a+=p,a===t&&c<e.length-1&&(n.push(s+r.getEndEscapesForAllActiveAttributes()),s=r.getStartEscapesForAllActiveAttributes(),a=k(s),c+1<e.length&&e[c+1]===" "&&o)){for(c+=1;c<e.length&&e[c]===" ";)c+=1;c--}}return s&&n.push(s+r.getEndEscapesForAllActiveAttributes()),o?n.map(c=>q(c)):n},"wrapWithBreakAtWidth"),Pr=P((e,t,o)=>{if(e.length===0)return[];const n=o?e.trim():e;if(n.length===0)return[];const r=[];let s="",a=0;return zr(n,{getWidth:k,onSegment:P((l,i)=>{if(l.isEscapeSequence)s+=l.text;else{const d=l.text===" ";if(l.width===0)return s+=l.text,!0;if(a+l.width>t&&(s&&r.push(s),s=i.getStartEscapesForAllActiveAttributes(),a=0,d))return o||r.push(i.getStartEscapesForAllActiveAttributes()+l.text),!0;s+=l.text,a+=l.width}return!0},"onSegment")}),s&&r.push(s),o?r.map(l=>q(l)):r},"wrapCharByChar"),Nr=P((e,t,o)=>{if(e.length===0)return[];const n=o?e.trim():e;if(n.length===0)return[];const r=n.split(/(?=\s)|(?<=\s)/),s=[];let a="",l=0,i=0;for(;i<r.length;){const d=r[i],c=/^\s+$/.test(d),h=k(d);if(d.length===0){i+=1;continue}if(o&&c&&l===0){i+=1;continue}if(l+h>t&&l>0){o?s.push(q(a)):s.push(a),a="",l=0;continue}a+=d,l+=h,i+=1}return a&&(o?s.push(q(a)):s.push(a)),s},"wrapWithWordBoundaries"),qr=P((e,t,o)=>{if(e.length===0)return[];const n=o?e.trim():e;if(n.length===0)return[];const r=n.split(/(?=\s)|(?<=\s)/),s=[];let a="",l=0,i=0;for(;i<r.length;){const d=r[i],c=/^\s+$/.test(d),h=k(d);if(d.length===0){i+=1;continue}if(o&&c&&l===0){i+=1;continue}if(h>t){a&&s.push(He(o?q(a):a));const p=to(d,t,o);if(p.length>0){for(let u=0;u<p.length-1;u++)s.push(p[u]);a=p[p.length-1],l=k(a)}else a="",l=0;i+=1;continue}if(l+h>t&&l>0&&(s.push(He(o?q(a):a)),a="",l=0,o&&c)){i+=1;continue}a+=d,l+=h,i+=1}return a&&s.push(He(o?q(a):a)),s},"wrapAndBreakWords"),te={BREAK_AT_CHARACTERS:"BREAK_AT_CHARACTERS",BREAK_WORDS:"BREAK_WORDS",PRESERVE_WORDS:"PRESERVE_WORDS",STRICT_WIDTH:"STRICT_WIDTH"},oo=P((e,t={})=>{const{removeZeroWidthCharacters:o=!0,trim:n=!0,width:r=80,wrapMode:s=te.PRESERVE_WORDS}=t;if(n&&e.trim()==="")return"";let a=String(e).normalize("NFC").replaceAll(`\r
|
|
6
6
|
`,`
|
|
7
|
-
`);return o&&(a=a.replaceAll(
|
|
8
|
-
`).map(
|
|
9
|
-
`)},"wordWrap");var
|
|
10
|
-
`))t=Math.max(t,
|
|
11
|
-
`,A=" ",ue="none",At=T(e=>typeof e=="number"?{bottom:e,left:e*3,right:e*3,top:e}:{bottom:0,left:0,right:0,top:0,...e},"getObject"),
|
|
12
|
-
`),m=Math.max(...
|
|
7
|
+
`);return o&&(a=a.replaceAll(rr,"")),a.split(`
|
|
8
|
+
`).map(l=>{if(n&&l.trim()==="")return"";let i;switch(s){case te.BREAK_AT_CHARACTERS:{i=Pr(l,r,n);break}case te.BREAK_WORDS:{i=qr(l,r,n);break}case te.STRICT_WIDTH:{i=to(l,r,n);break}default:i=Nr(l,r,n)}return Mr(i)}).join(`
|
|
9
|
+
`)},"wordWrap");var Wr=Object.defineProperty,Q=$((e,t)=>Wr(e,"name",{value:t,configurable:!0}),"e");const ro=80,no=24,Qe=Q((e,t,{shell:o,env:n}={})=>Vo(e,t,{encoding:"utf8",stdio:["ignore","pipe","ignore"],timeout:500,shell:o,env:n}).trim(),"exec"),Te=Q((e,t)=>({columns:Number.parseInt(e,10),rows:Number.parseInt(t,10)}),"create"),ao=Q((e,t)=>{const{columns:o,rows:n}=Te(e,t);if(!(Number.isNaN(o)||Number.isNaN(n))&&!(o===ro&&n===no))return{columns:o,rows:n}},"createIfNotDefault");function fe(){const{env:e,stdout:t,stderr:o}=oe;if(t?.columns&&t?.rows)return Te(t.columns,t.rows);if(o?.columns&&o?.rows)return Te(o.columns,o.rows);if(e.COLUMNS&&e.LINES)return Te(e.COLUMNS,e.LINES);const n={columns:ro,rows:no};return oe.platform==="win32"?Ue()??n:oe.platform==="darwin"?Tt()??Ue()??n:Tt()??Ue()??Hr()??n}f(fe,"tt$1");R(fe,"ue");$(fe,"O");Q(fe,"terminalSize");const Tt=Q(()=>{try{const e=oe.platform==="darwin"?xe.constants.O_EVTONLY|xe.constants.O_NONBLOCK:xe.constants.O_NONBLOCK,{columns:t,rows:o}=Go.WriteStream(xe.openSync("/dev/tty",e));return{columns:t,rows:o}}catch{}},"devTty"),Ue=Q(()=>{try{const e=Qe("tput",["cols"],{env:{TERM:"dumb",...oe.env}}),t=Qe("tput",["lines"],{env:{TERM:"dumb",...oe.env}});if(e&&t)return ao(e,t)}catch{}},"tput"),Hr=Q(()=>{try{const e=Qe("resize",["-u"]).match(/\d+/g);if(e.length===2)return ao(e[0],e[1])}catch{}},"resize"),Ur={arrow:{bottom:"↑",bottomLeft:"↗",bottomRight:"↖",left:"→",right:"←",top:"↓",topLeft:"↘",topRight:"↙"},bold:{bottom:"━",bottomLeft:"┗",bottomRight:"┛",left:"┃",right:"┃",top:"━",topLeft:"┏",topRight:"┓"},classic:{bottom:"-",bottomLeft:"+",bottomRight:"+",left:"|",right:"|",top:"-",topLeft:"+",topRight:"+"},double:{bottom:"═",bottomLeft:"╚",bottomRight:"╝",left:"║",right:"║",top:"═",topLeft:"╔",topRight:"╗"},doubleSingle:{bottom:"═",bottomLeft:"╘",bottomRight:"╛",left:"│",right:"│",top:"═",topLeft:"╒",topRight:"╕"},round:{bottom:"─",bottomLeft:"╰",bottomRight:"╯",left:"│",right:"│",top:"─",topLeft:"╭",topRight:"╮"},single:{bottom:"─",bottomLeft:"└",bottomRight:"┘",left:"│",right:"│",top:"─",topLeft:"┌",topRight:"┐"},singleDouble:{bottom:"─",bottomLeft:"╙",bottomRight:"╜",left:"║",right:"║",top:"─",topLeft:"╓",topRight:"╖"}};var Vr=Object.defineProperty,Gr=$((e,t)=>Vr(e,"name",{value:t,configurable:!0}),"n");const so=Gr(e=>{let t=0;for(const o of e.split(`
|
|
10
|
+
`))t=Math.max(t,k(o));return t},"widestLine");var Zr=Object.defineProperty,T=$((e,t)=>Zr(e,"name",{value:t,configurable:!0}),"s");const O=`
|
|
11
|
+
`,A=" ",ue="none",At=T(e=>typeof e=="number"?{bottom:e,left:e*3,right:e*3,top:e}:{bottom:0,left:0,right:0,top:0,...e},"getObject"),ge=T(e=>e===ue?0:2,"getBorderWidth"),Kr=T(e=>{const t=["topLeft","topRight","bottomRight","bottomLeft","left","right","top","bottom"];let o;if(e===ue){e={};for(const n of t)e[n]=""}if(typeof e=="string"){const n=Ur[e];if(n===void 0)throw new TypeError(`Invalid border style: ${e}`);o=n}else{typeof e.vertical=="string"&&(e.left=e.vertical,e.right=e.vertical),typeof e.horizontal=="string"&&(e.top=e.horizontal,e.bottom=e.horizontal);for(const n of t)if(e[n]===null||typeof e[n]!="string")throw new TypeError(`Invalid border style: ${n}`);o=e}return o},"getBorderChars"),Dt=T((e,t,o,n,r)=>{let s="";e=t(e);const a=k(e);switch(r){case"left":{s=e+n(o.slice(a),k(o.slice(a)));break}case"right":{s=`${n(o.slice(a+2),k(o.slice(a))+2)} ${e} `;break}default:{if(o=o.slice(a),o.length%2===1)o=o.slice(Math.floor(o.length/2)),s=n(o.slice(1),k(o.slice(1)))+e+n(o,k(o));else{o=o.slice(o.length/2);const l=k(o);s=n(o,l)+e+n(o,l)}break}}return s},"wrapText"),Qr=T((e,{height:t,padding:o,textAlignment:n,width:r})=>{e=Et(e,{align:n});let s=e.split(O);const a=so(e),l=r-o.left-o.right;if(a>l){const c=[];for(const h of s){const p=oo(h,{width:l,wrapMode:te.BREAK_WORDS}),u=Et(p,{align:n}).split(`
|
|
12
|
+
`),m=Math.max(...u.map(g=>k(g)));for(const g of u){let w;switch(n){case"center":{w=A.repeat((l-m)/2)+g;break}case"right":{w=A.repeat(l-m)+g;break}default:{w=g;break}}c.push(w)}}s=c}n==="center"&&a<l?s=s.map(c=>A.repeat((l-a)/2)+c):n==="right"&&a<l&&(s=s.map(c=>A.repeat(l-a)+c));const i=A.repeat(o.left),d=A.repeat(o.right);return s=s.map(c=>{const h=i+c+d,p=r-k(h);return h+A.repeat(Math.max(p,0))}),o.top>0&&(s=[...Array.from({length:o.top}).fill(A.repeat(r)),...s]),o.bottom>0&&(s=[...s,...Array.from({length:o.bottom}).fill(A.repeat(r))]),t&&s.length>t?s=s.slice(0,t):t&&s.length<t&&(s=[...s,...Array.from({length:t-s.length}).fill(A.repeat(r))]),s.join(O)},"makeContentText"),Jr=T((e,t,o,n)=>{const r=T((p,u,m)=>n.borderColor?n.borderColor(p,u,m):p,"colorizeBorder"),s=T(p=>n.headerTextColor?n.headerTextColor(p):p,"colorizeHeaderText"),a=T(p=>n.footerTextColor?n.footerTextColor(p):p,"colorizeFooterText"),l=T(p=>n.textColor?n.textColor(p):p,"colorizeContent"),i=Kr(n.borderStyle);let d=A.repeat(n.margin.left);if(n.float==="center"){const p=Math.max((o-t-ge(n.borderStyle))/2,0);d=A.repeat(p)}else if(n.float==="right"){const p=Math.max(o-t-n.margin.right-ge(n.borderStyle),0);d=A.repeat(p)}let c="";if(n.margin.top&&(c+=O.repeat(n.margin.top)),n.borderStyle!==ue||n.headerText){let p=r(i.top.repeat(t),"top",t);n.headerText&&(p=Dt(n.headerText,s,i.top.repeat(t),(m,g)=>r(m,"top",g),n.headerAlignment));const u=r(d+i.topLeft,"topLeft",k(d+i.topLeft));c+=u+p+r(i.topRight,"topRight",k(i.topRight))+O}const h=e.split(O);if(c+=h.map(p=>d+r(i.left,"left",k(i.left))+l(p)+r(i.right,"right",k(i.right))).join(O),n.borderStyle!==ue||n.footerText){const p=O+r(d+i.bottomLeft,"bottomLeft",k(d+i.bottomLeft));let u=r(i.bottom.repeat(t),"bottom",t);n.footerText&&(u=Dt(n.footerText,a,i.bottom.repeat(t),(m,g)=>r(m,"bottom",g),n.footerAlignment)),c+=p+u+r(i.bottomRight,"bottomRight",k(i.bottomRight))}return n.margin.bottom&&(c+=O.repeat(n.margin.bottom)),c},"boxContent"),Xr=T(e=>{if(e.fullscreen){let t=fe();typeof e.fullscreen=="function"&&(t=e.fullscreen(t.columns,t.rows)),e.width||(e.width=t.columns),e.height||(e.height=t.rows)}return e.width&&(e.width=Math.max(1,e.width-ge(e.borderStyle))),e.height&&(e.height=Math.max(1,e.height-ge(e.borderStyle))),e},"sanitizeOptions"),It=T((e,t)=>t===ue?e:` ${e} `,"formatTitle"),Yr=T((e,t,o)=>{o=Xr(o);const n=o.width!==void 0,r=ge(o.borderStyle),s=t-o.margin.left-o.margin.right-r,a=so(oo(e,{trim:!1,width:t-r,wrapMode:te.BREAK_WORDS}))+o.padding.left+o.padding.right;if(o.headerText&&n?(o.headerText=o.headerText.slice(0,Math.max(0,o.width-2)),o.headerText&&(o.headerText=It(o.headerText,o.borderStyle))):o.headerText&&(o.headerText=o.headerText.slice(0,Math.max(0,s-2)),o.headerText&&(o.headerText=It(o.headerText,o.borderStyle),k(o.headerText)>a&&(o.width=k(o.headerText)))),o.width=o.width||a,!n){if(o.margin.left&&o.margin.right&&o.width>s){const l=(t-o.width-r)/(o.margin.left+o.margin.right);o.margin.left=Math.max(0,Math.floor(o.margin.left*l)),o.margin.right=Math.max(0,Math.floor(o.margin.right*l))}o.width=Math.min(o.width,t-r-o.margin.left-o.margin.right)}return o.width-(o.padding.left+o.padding.right)<=0&&(o.padding.left=0,o.padding.right=0),o.height&&o.height-(o.padding.top+o.padding.bottom)<=0&&(o.padding.top=0,o.padding.bottom=0),o},"determineDimensions"),en=T((e,t={})=>{if(t.borderColor!==void 0&&typeof t.borderColor!="function")throw new Error('"borderColor" is not a valid function');if(t.textColor!==void 0&&typeof t.textColor!="function")throw new Error('"textColor" is not a valid function');let o={borderStyle:"single",dimBorder:!1,float:"left",footerAlignment:"right",headerAlignment:"left",textAlignment:"left",transformTabToSpace:4,...t};o.padding=At(t.padding??0),o.margin=At(t.margin),o.transformTabToSpace&&(e=e.replaceAll(" "," ".repeat(o.transformTabToSpace)));const{columns:n}=fe();return o=Yr(e,n,o),Jr(Qr(e,o),o.width,n,o)},"boxen");var tn=Object.defineProperty,on=f((e,t)=>tn(e,"name",{value:t,configurable:!0}),"t$3");const rn=["cjs","mjs"],nn=["mdoc"],we=on(e=>{const t=(e.split("?")[0]??e).split(".").pop()?.toLowerCase();if(!t||rn.includes(t))return"javascript";if(nn.includes(t))return"markdown";switch(t){case"js":return"javascript";case"json":return"json";case"json5":return"json5";case"jsonc":return"jsonc";case"jsx":return"jsx";case"sql":return"sql";case"ts":return"typescript";case"tsx":return"tsx";case"xml":return"xml";case"md":return"markdown";case"mdx":return"mdx";case"svelte":return"svelte";case"vue":return"vue";case"html":return"html";case"css":return"css";case"scss":return"scss";case"less":return"less";case"sass":return"sass";case"stylus":return"stylus";case"styl":return"styl";default:return"javascript"}},"findLanguageBasedOnExtension");var an=Object.defineProperty,io=f((e,t)=>an(e,"name",{value:t,configurable:!0}),"o$4");const de=new Map,be=io(async e=>{if(/^(?:http|https|file|data):/.test(e)){if(de.has(e))return de.get(e);if(e.startsWith("file:"))try{const t=jo(e),o=await Ro(t,"utf8");return de.set(e,o),o}catch{return}try{const t=await fetch(e);if(!t.ok)return;const o=await t.text();return de.set(e,o),o}catch{return}}},"getFileSource");io(()=>{de.clear()},"clearFileSourceCache");var sn=Object.defineProperty,Me=f((e,t)=>sn(e,"name",{value:t,configurable:!0}),"d$2");const ln=Me(e=>e.replace(/^\s*#+\s*/,"").trim(),"sanitizeTitle"),cn=Me(async(e,t,o=!1)=>{const n=[...t,Ut,Vt],r=Ht(e,{frameLimit:1})[0]??{};for await(const s of n.sort((a,l)=>a.priority-l.priority)){const{handle:a}=s;if(typeof a!="function")continue;const l=await a(e,{file:r.file??"",language:we(r.file??""),line:r.line??0,snippet:r.file?await be(r.file):""});if(l)return l}},"runSolutionFinders"),lo=Me(async(e,t)=>{const{solutionFinders:o=[],solutionTitle:n,color:r,debug:s=!1,...a}=t,l=Bo(e,{...a,...r?.codeFrame}),i=await cn(e,o,s);if(!i)return{errorAnsi:l,solutionBox:void 0};const d=ln(i.header??n??"A possible solution to this error"),c=en(i.body,{borderStyle:"round",padding:{top:1,right:2,bottom:1,left:2},margin:{top:0,right:0,bottom:0,left:0},headerText:`💡 ${d}`,headerAlignment:"left",textAlignment:"left",...r?.boxen});return{errorAnsi:l,solutionBox:c}},"buildOutput");Me(async(e,t={})=>{const{logger:o=console,...n}=t,{errorAnsi:r,solutionBox:s}=await lo(e,n);o.error(r),s&&(o.log(""),o.log(s))},"terminalOutput");const zt="data:image/svg+xml;charset=utf-8,%3Csvg%20class%3D%22lucide%20lucide-help-circle%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%20%2F%3E%20%3Cpath%20d%3D%22M9.09%209a3%203%200%200%201%205.83%201c0%202-3%203-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017h.01%22%20%2F%3E%20%3C%2Fsvg%3E",Bt="data:image/svg+xml;charset=utf-8,%3Csvg%20class%3D%22lucide%20lucide-keyboard%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M10%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016h10%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h.01%22%20%2F%3E%20%3Crect%20width%3D%2220%22%20height%3D%2216%22%20x%3D%222%22%20y%3D%224%22%20rx%3D%222%22%20%2F%3E%20%3C%2Fsvg%3E";var dn=Object.defineProperty,pn=f((e,t)=>dn(e,"name",{value:t,configurable:!0}),"o$3");const hn=`
|
|
13
13
|
<div id="ono-shortcuts-modal" class="fixed inset-0 z-50 hidden backdrop-blur-xl items-center justify-center p-2" role="dialog" aria-modal="true" aria-hidden="true" aria-labelledby="ono-shortcuts-title">
|
|
14
14
|
<div class="bg-[var(--ono-surface)] rounded-[var(--ono-radius-lg)] shadow-[var(--ono-elevation-2)] max-w-md w-full max-h-[90vh] overflow-auto">
|
|
15
15
|
<div class="flex items-center justify-between px-4 py-2 border-b border-[var(--ono-border)]">
|
|
@@ -59,7 +59,7 @@ var To=Object.defineProperty;var f=(e,t)=>To(e,"name",{value:t,configurable:!0})
|
|
|
59
59
|
</div>
|
|
60
60
|
</div>
|
|
61
61
|
</div>
|
|
62
|
-
`,
|
|
62
|
+
`,un=`
|
|
63
63
|
const bindShortcutsModal = () => {
|
|
64
64
|
const modal = document.getElementById('ono-shortcuts-modal');
|
|
65
65
|
if (!modal) return;
|
|
@@ -104,12 +104,12 @@ const bindShortcutsModal = () => {
|
|
|
104
104
|
}
|
|
105
105
|
});
|
|
106
106
|
};
|
|
107
|
-
`,
|
|
107
|
+
`,co=pn(()=>{const e=`
|
|
108
108
|
<button type="button" aria-label="Open keyboard shortcuts" title="Keyboard shortcuts" data-ono-action="open-shortcuts-modal" class="flex justify-center items-center size-9 rounded-[var(--ono-radius-md)] shadow-[var(--ono-elevation-1)] bg-[var(--ono-surface)] text-[var(--ono-text)] hover:bg-[var(--ono-hover-overlay)] focus:outline-hidden focus:bg-[var(--ono-hover-overlay)] disabled:opacity-50 disabled:pointer-events-none cursor-pointer">
|
|
109
109
|
<span class="dui shrink-0 size-4" style="-webkit-mask-image:url('${zt}'); mask-image:url('${zt}')"></span>
|
|
110
110
|
<span class="sr-only">Keyboard shortcuts</span>
|
|
111
111
|
</button>
|
|
112
|
-
`;return{html:
|
|
112
|
+
`;return{html:hn+e,script:un.trim()}},"shortcutsButton");var Je=(e=>(e.appcode="AppCode",e["android-studio"]="Android Studio",e.atom="Atom",e["atom-beta"]="Atom Beta",e.brackets="Brackets",e.clion="CLion",e.code="Visual Studio Code",e["code-insiders"]="Visual Studio Code Insiders",e.codium="VSCodium",e.cursor="Cursor",e.emacs="GNU Emacs",e.emacsforosx="GNU Emacs for Mac OS X",e.intellij="IntelliJ IDEA",e.idea="IntelliJ IDEA",e.nano="GNU nano",e.neovim="NeoVim",e["notepad++"]="Notepad++",e.phpstorm="PhpStorm",e.pycharm="PyCharm",e.rider="Rider",e.rubymine="RubyMine",e.sublime="SublimeText",e.textmate="TextMate",e.vim="Vim",e.visualstudio="Visual Studio",e.vscode="Visual Studio Code",e.vscodium="VSCodium",e.webstorm="WebStorm",e.xcode="Xcode",e.zed="Zed",e))(Je||{}),gn=Object.defineProperty,mn=f((e,t)=>gn(e,"name",{value:t,configurable:!0}),"t$2");const fn=mn(e=>{let t='<option value="">Auto-detected Editor</option>';return Object.keys(Je).forEach(o=>{const n=e&&String(e)===String(o);t+=`<option value="${String(o)}" ${n?"selected":""}>${Je[o]}</option>`}),`<div class="relative inline-block">
|
|
113
113
|
<label for="editor-selector" class="sr-only">Editor</label>
|
|
114
114
|
<select id="editor-selector" class="peer py-2 px-3 pe-9 block w-56 bg-[var(--ono-surface)] border border-[var(--ono-border)] rounded-[var(--ono-radius-md)] text-sm text-[var(--ono-text)] shadow-[var(--ono-elevation-1)] hover:bg-[var(--ono-hover-overlay)] focus:outline-hidden focus:ring-1 focus:ring-[var(--ono-red-orange)]">
|
|
115
115
|
${t}
|
|
@@ -220,16 +220,16 @@ ready(function() {
|
|
|
220
220
|
attributes: true,
|
|
221
221
|
attributeFilter: ['class']
|
|
222
222
|
});
|
|
223
|
-
});`}},"themeToggle");var
|
|
223
|
+
});`}},"themeToggle");var kn=Object.defineProperty,xn=f((e,t)=>kn(e,"name",{value:t,configurable:!0}),"a$2");const yn=xn((e,t=!1)=>{const o=vn(e.theme),n=co();return{html:`<div class="w-full flex gap-3 items-center">
|
|
224
224
|
${t?`<nav class="flex gap-1">
|
|
225
225
|
<button type="button" class="px-2 py-1 rounded-[var(--ono-radius-md)] text-xs bg-[var(--ono-chip-bg)] text-[var(--ono-chip-text)] shadow-[var(--ono-elevation-1)]" title="View stack trace">Stack</button>
|
|
226
226
|
<button type="button" class="px-2 py-1 rounded-[var(--ono-radius-md)] text-xs bg-[var(--ono-white-smoke)] text-[var(--ono-text)] shadow-[var(--ono-elevation-1)]" title="View request context">Context</button>
|
|
227
227
|
</nav>`:""}
|
|
228
228
|
<div class="grow"></div>
|
|
229
229
|
${e.openInEditorUrl?fn(e.editor):""}
|
|
230
|
-
${
|
|
230
|
+
${n.html}
|
|
231
231
|
${o.html}
|
|
232
|
-
</div>`,script:`${o.script}${
|
|
232
|
+
</div>`,script:`${o.script}${n.script}${e.openInEditorUrl?`
|
|
233
233
|
bindShortcutsModal();
|
|
234
234
|
|
|
235
235
|
// Initialize editor selector from localStorage if available
|
|
@@ -255,7 +255,7 @@ bindShortcutsModal();
|
|
|
255
255
|
`:`
|
|
256
256
|
bindShortcutsModal();
|
|
257
257
|
`}
|
|
258
|
-
`}},"headerBar"),$n=`<!-- @license lucide-static v0.
|
|
258
|
+
`}},"headerBar"),$n=`<!-- @license lucide-static v0.553.0 - ISC -->
|
|
259
259
|
<svg
|
|
260
260
|
class="lucide lucide-blocks"
|
|
261
261
|
xmlns="http://www.w3.org/2000/svg"
|
|
@@ -271,7 +271,7 @@ bindShortcutsModal();
|
|
|
271
271
|
<path d="M10 22V7a1 1 0 0 0-1-1H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5a1 1 0 0 0-1-1H2" />
|
|
272
272
|
<rect x="14" y="2" width="8" height="8" rx="1" />
|
|
273
273
|
</svg>
|
|
274
|
-
`,En=`<!-- @license lucide-static v0.
|
|
274
|
+
`,En=`<!-- @license lucide-static v0.553.0 - ISC -->
|
|
275
275
|
<svg
|
|
276
276
|
class="lucide lucide-layers"
|
|
277
277
|
xmlns="http://www.w3.org/2000/svg"
|
|
@@ -288,7 +288,7 @@ bindShortcutsModal();
|
|
|
288
288
|
<path d="M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12" />
|
|
289
289
|
<path d="M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17" />
|
|
290
290
|
</svg>
|
|
291
|
-
`,Sn=`<!-- @license lucide-static v0.
|
|
291
|
+
`,Sn=`<!-- @license lucide-static v0.553.0 - ISC -->
|
|
292
292
|
<svg
|
|
293
293
|
class="lucide lucide-square-dashed"
|
|
294
294
|
xmlns="http://www.w3.org/2000/svg"
|
|
@@ -314,8 +314,8 @@ bindShortcutsModal();
|
|
|
314
314
|
<path d="M3 14v1" />
|
|
315
315
|
<path d="M21 14v1" />
|
|
316
316
|
</svg>
|
|
317
|
-
`;var Cn=Object.defineProperty,Tn=f((e,t)=>Cn(e,"name",{value:t,configurable:!0}),"e$1");const
|
|
318
|
-
${e.map(o=>{const
|
|
317
|
+
`;var Cn=Object.defineProperty,Tn=f((e,t)=>Cn(e,"name",{value:t,configurable:!0}),"e$1");const po=Tn((...e)=>e.filter(t=>typeof t=="string"&&t.length>0).join(" "),"cn");var An=Object.defineProperty,jt=f((e,t)=>An(e,"name",{value:t,configurable:!0}),"r$3");const Dn=jt(e=>{const t=jt(o=>{if(o.icon)return S(o.icon);switch(o.id){case"context":return $n;case"stack":return En;default:return Sn}},"getIcon");return{html:`<nav class="flex gap-1 p-1 rounded-[var(--ono-radius-md)] bg-[var(--ono-surface-muted)] shadow-[var(--ono-elevation-1)]" role="tablist">
|
|
318
|
+
${e.map(o=>{const n=po("relative px-3 py-1.5 rounded-[var(--ono-radius-md)] text-sm font-medium cursor-pointer text-[var(--ono-text-muted)] dark:text-[var(--ono-neutral)] transition-all duration-150 hover:text-[var(--ono-text)] hover:bg-[var(--ono-surface)] focus:outline-hidden focus:ring-2 ring-[var(--ono-red-orange)] inline-flex gap-2 items-center","active:bg-[var(--ono-surface)] active:text-[var(--ono-text)] active:shadow-[var(--ono-elevation-1)] active:ring-2",o.selected?"active":"","[:>svg]:size-4"),r=E(o.id),s=S(o.name);return`<button type="button" class="${n}" id="ono-tab-${r}" aria-selected="${o.selected?"true":"false"}" data-ono-tab="#ono-section-${r}" aria-controls="ono-section-${r}" role="tab" title="${s}">${t(o)}<span>${s}</span></button>`}).join("")}
|
|
319
319
|
</nav>`,script:`
|
|
320
320
|
// Tabs system initialization
|
|
321
321
|
(function() {
|
|
@@ -403,7 +403,7 @@ bindShortcutsModal();
|
|
|
403
403
|
}
|
|
404
404
|
});
|
|
405
405
|
})();
|
|
406
|
-
`}},"headerTabs");var In=`/*! tailwindcss v4.1.
|
|
406
|
+
`}},"headerTabs");var In=`/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
|
|
407
407
|
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-700:oklch(37.2% .044 257.287);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-white:#fff;--spacing:.25rem;--container-md:28rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-wide:.025em;--radius-lg:.5rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--blur-xl:24px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}button:not(:disabled),[role=button]:not(:disabled){cursor:pointer}body{background-color:var(--ono-bg);color:var(--ono-text)}pre,code{color:var(--ono-text)}.text-muted{color:var(--ono-text-muted)}a{color:var(--ono-link)}a:hover{text-decoration:underline}::selection{background:var(--ono-red-orange)}@supports (color:color-mix(in lab, red, red)){::selection{background:color-mix(in srgb,var(--ono-red-orange)20%,transparent)}}kbd{background-color:var(--ono-chip-bg);color:var(--ono-chip-text);border-radius:.375rem;padding:.125rem .375rem;font:.75rem ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}hr{border-color:var(--ono-border)}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{appearance:none;--tw-shadow:0 0 #0000;background-color:#fff;border-width:1px;border-color:oklch(55.1% .027 264.364);border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem}:is([type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select):focus{outline-offset:2px;--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:oklch(54.6% .245 262.881);--tw-ring-offset-shadow:var(--tw-ring-inset)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:oklch(54.6% .245 262.881);outline:2px solid #0000}input::placeholder,textarea::placeholder{color:oklch(55.1% .027 264.364);opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}::-webkit-date-and-time-value{text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-month-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-day-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-hour-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-minute-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-second-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-millisecond-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{print-color-adjust:exact;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;print-color-adjust:unset;padding-right:.75rem}[type=checkbox],[type=radio]{appearance:none;print-color-adjust:exact;vertical-align:middle;-webkit-user-select:none;user-select:none;color:oklch(54.6% .245 262.881);--tw-shadow:0 0 #0000;background-color:#fff;background-origin:border-box;border-width:1px;border-color:oklch(55.1% .027 264.364);flex-shrink:0;width:1rem;height:1rem;padding:0;display:inline-block}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline-offset:2px;--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:oklch(54.6% .245 262.881);--tw-ring-offset-shadow:var(--tw-ring-inset)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid #0000}[type=checkbox]:checked,[type=radio]:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0000}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors:active){[type=checkbox]:checked{appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors:active){[type=radio]:checked{appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{background-color:currentColor;border-color:#0000}[type=checkbox]:indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0000}@media (forced-colors:active){[type=checkbox]:indeterminate{appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{background-color:currentColor;border-color:#0000}[type=file]{background:unset;border-color:inherit;font-size:unset;line-height:inherit;border-width:0;border-radius:0;padding:0}[type=file]:focus{outline:1px solid buttontext;outline:1px auto -webkit-focus-ring-color}}@layer components;@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.-top-40{top:calc(var(--spacing)*-40)}.top-0{top:calc(var(--spacing)*0)}.top-0\\.5{top:calc(var(--spacing)*.5)}.top-2{top:calc(var(--spacing)*2)}.top-4{top:calc(var(--spacing)*4)}.top-full{top:100%}.right-2{right:calc(var(--spacing)*2)}.left-0{left:calc(var(--spacing)*0)}.left-0\\.5{left:calc(var(--spacing)*.5)}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.my-6{margin-block:calc(var(--spacing)*6)}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:500}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"\`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);margin-top:.857143em;font-size:.875em;line-height:1.42857}.prose{--tw-prose-body:oklch(37.3% .034 259.733);--tw-prose-headings:oklch(21% .034 264.665);--tw-prose-lead:oklch(44.6% .03 256.802);--tw-prose-links:oklch(21% .034 264.665);--tw-prose-bold:oklch(21% .034 264.665);--tw-prose-counters:oklch(55.1% .027 264.364);--tw-prose-bullets:oklch(87.2% .01 258.338);--tw-prose-hr:oklch(92.8% .006 264.531);--tw-prose-quotes:oklch(21% .034 264.665);--tw-prose-quote-borders:oklch(92.8% .006 264.531);--tw-prose-captions:oklch(55.1% .027 264.364);--tw-prose-kbd:oklch(21% .034 264.665);--tw-prose-kbd-shadows:oklab(21% -.00316127 -.0338527/.1);--tw-prose-code:oklch(21% .034 264.665);--tw-prose-pre-code:oklch(92.8% .006 264.531);--tw-prose-pre-bg:oklch(27.8% .033 256.848);--tw-prose-th-borders:oklch(87.2% .01 258.338);--tw-prose-td-borders:oklch(92.8% .006 264.531);--tw-prose-invert-body:oklch(87.2% .01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% .022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% .022 261.325);--tw-prose-invert-bullets:oklch(44.6% .03 256.802);--tw-prose-invert-hr:oklch(37.3% .034 259.733);--tw-prose-invert-quotes:oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% .034 259.733);--tw-prose-invert-captions:oklch(70.7% .022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.6% .03 256.802);--tw-prose-invert-td-borders:oklch(37.3% .034 259.733);font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.71429}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em;font-size:1.28571em;line-height:1.55556}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em;padding-inline-start:1.11111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:.8em;font-size:2.14286em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:.8em;font-size:1.42857em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.55556em;margin-bottom:.444444em;font-size:1.28571em;line-height:1.55556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.42857em;margin-bottom:.571429em;line-height:1.42857}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.142857em;padding-inline-end:.357143em;padding-bottom:.142857em;border-radius:.3125rem;padding-inline-start:.357143em;font-size:.857143em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.857143em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.666667em;padding-inline-end:1em;padding-bottom:.666667em;border-radius:.25rem;margin-top:1.66667em;margin-bottom:1.66667em;padding-inline-start:1em;font-size:.857143em;line-height:1.66667}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em;padding-inline-start:1.57143em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;margin-bottom:.285714em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.428571em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;padding-inline-start:1.57143em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.85714em;margin-bottom:2.85714em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.857143em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.666667em;padding-inline-end:1em;padding-bottom:.666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.666667em;font-size:.857143em;line-height:1.33333}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-6{margin-top:calc(var(--spacing)*6)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-4{margin-left:calc(var(--spacing)*4)}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.size-3{width:calc(var(--spacing)*3);height:calc(var(--spacing)*3)}.size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.size-8{width:calc(var(--spacing)*8);height:calc(var(--spacing)*8)}.size-9{width:calc(var(--spacing)*9);height:calc(var(--spacing)*9)}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-8{height:calc(var(--spacing)*8)}.h-9{height:calc(var(--spacing)*9)}.h-full{height:100%}.max-h-\\[90vh\\]{max-height:90vh}.max-h-\\[calc\\(100dvh-2rem\\)\\]{max-height:calc(100dvh - 2rem)}.w-4{width:calc(var(--spacing)*4)}.w-4\\/12{width:33.3333%}.w-8{width:calc(var(--spacing)*8)}.w-8\\/12{width:66.6667%}.w-9{width:calc(var(--spacing)*9)}.w-12{width:calc(var(--spacing)*12)}.w-56{width:calc(var(--spacing)*56)}.w-64{width:calc(var(--spacing)*64)}.w-full{width:100%}.max-w-full{max-width:100%}.max-w-md{max-width:var(--container-md)}.min-w-0{min-width:calc(var(--spacing)*0)}.min-w-6\\/12{min-width:50%}.min-w-52{min-width:calc(var(--spacing)*52)}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-\\[200px_1fr\\]{grid-template-columns:200px 1fr}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-2{column-gap:calc(var(--spacing)*2)}.gap-x-3{column-gap:calc(var(--spacing)*3)}.self-start{align-self:flex-start}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.rounded{border-radius:.25rem}.rounded-\\[var\\(--ono-radius-lg\\)\\]{border-radius:var(--ono-radius-lg)}.rounded-\\[var\\(--ono-radius-md\\)\\]{border-radius:var(--ono-radius-md)}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-tl-lg{border-top-left-radius:var(--radius-lg)}.rounded-r-\\[var\\(--ono-radius-lg\\)\\]{border-top-right-radius:var(--ono-radius-lg);border-bottom-right-radius:var(--ono-radius-lg)}.rounded-tr-lg{border-top-right-radius:var(--radius-lg)}.rounded-br-lg{border-bottom-right-radius:var(--radius-lg)}.rounded-bl-lg{border-bottom-left-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-\\[var\\(--ono-border\\)\\]{border-color:var(--ono-border)}.border-\\[var\\(--ono-red-orange\\)\\]{border-color:var(--ono-red-orange)}.border-blue-600{border-color:var(--color-blue-600)}.border-transparent{border-color:#0000}.bg-\\[var\\(--ono-bg\\)\\]{background-color:var(--ono-bg)}.bg-\\[var\\(--ono-chip-bg\\)\\]{background-color:var(--ono-chip-bg)}.bg-\\[var\\(--ono-success-bg\\)\\]{background-color:var(--ono-success-bg)}.bg-\\[var\\(--ono-surface\\)\\]{background-color:var(--ono-surface)}.bg-\\[var\\(--ono-surface-muted\\)\\]{background-color:var(--ono-surface-muted)}.bg-\\[var\\(--ono-white-smoke\\)\\]{background-color:var(--ono-white-smoke)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-white{background-color:var(--color-white)}.p-0{padding:calc(var(--spacing)*0)}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-5{padding:calc(var(--spacing)*5)}.p-6{padding:calc(var(--spacing)*6)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-5{padding-inline:calc(var(--spacing)*5)}.px-6{padding-inline:calc(var(--spacing)*6)}.py-0\\.5{padding-block:calc(var(--spacing)*.5)}.py-1{padding-block:calc(var(--spacing)*1)}.py-1\\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.pe-9{padding-inline-end:calc(var(--spacing)*9)}.pt-0{padding-top:calc(var(--spacing)*0)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-5{padding-top:calc(var(--spacing)*5)}.pt-6{padding-top:calc(var(--spacing)*6)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pl-3{padding-left:calc(var(--spacing)*3)}.pl-5{padding-left:calc(var(--spacing)*5)}.text-left{text-align:left}.text-right{text-align:right}.text-start{text-align:start}.font-mono{font-family:var(--font-mono)}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\\[10px\\]{font-size:10px}.text-\\[11px\\]{font-size:11px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.break-words{overflow-wrap:break-word}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-\\[var\\(--ono-chip-text\\)\\]{color:var(--ono-chip-text)}.text-\\[var\\(--ono-on-accent\\)\\]{color:var(--ono-on-accent)}.text-\\[var\\(--ono-red-orange\\)\\]{color:var(--ono-red-orange)}.text-\\[var\\(--ono-text\\)\\]{color:var(--ono-text)}.text-\\[var\\(--ono-text-muted\\)\\]{color:var(--ono-text-muted)}.text-blue-500{color:var(--color-blue-500)}.text-blue-600{color:var(--color-blue-600)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\\[var\\(--ono-elevation-1\\)\\]{--tw-shadow:var(--ono-elevation-1);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\\[var\\(--ono-elevation-2\\)\\]{--tw-shadow:var(--ono-elevation-2);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-\\[var\\(--ono-red-orange\\)\\]{--tw-ring-color:var(--ono-red-orange)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-blur-xl{--tw-backdrop-blur:blur(var(--blur-xl));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\\[height\\]{transition-property:height;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\\[max-height\\,opacity\\]{transition-property:max-height,opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.peer-checked\\:translate-x-4:is(:where(.peer):checked~*){--tw-translate-x:calc(var(--spacing)*4);translate:var(--tw-translate-x)var(--tw-translate-y)}.peer-checked\\:bg-\\[var\\(--ono-red-orange\\)\\]:is(:where(.peer):checked~*){background-color:var(--ono-red-orange)}.last\\:mb-0:last-child{margin-bottom:calc(var(--spacing)*0)}.hover\\:bg-\\[var\\(--ono-hover-overlay\\)\\]:hover{background-color:var(--ono-hover-overlay)}.hover\\:bg-\\[var\\(--ono-surface\\)\\]:hover{background-color:var(--ono-surface)}.hover\\:bg-\\[var\\(--ono-surface-muted\\)\\]:hover{background-color:var(--ono-surface-muted)}.hover\\:text-\\[var\\(--ono-link\\)\\]:hover{color:var(--ono-link)}.hover\\:text-\\[var\\(--ono-text\\)\\]:hover{color:var(--ono-text)}.hover\\:underline:hover{text-decoration-line:underline}.focus\\:bg-\\[var\\(--ono-hover-overlay\\)\\]:focus{background-color:var(--ono-hover-overlay)}.focus\\:ring-1:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\\:ring-\\[var\\(--ono-red-orange\\)\\]:focus{--tw-ring-color:var(--ono-red-orange)}.focus\\:ring-gray-600:focus{--tw-ring-color:var(--color-gray-600)}.focus\\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus\\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.focus-visible\\:ring-\\[3px\\]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.active\\:bg-\\[var\\(--ono-surface\\)\\]:active{background-color:var(--ono-surface)}.active\\:text-\\[var\\(--ono-text\\)\\]:active{color:var(--ono-text)}.active\\:shadow-\\[var\\(--ono-elevation-1\\)\\]:active{--tw-shadow:var(--ono-elevation-1);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.active\\:ring-2:active{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.disabled\\:pointer-events-none:disabled{pointer-events:none}.disabled\\:opacity-50:disabled{opacity:.5}.dark\\:bg-gray-700\\/50:where(.dark,.dark *){background-color:#36415380}@supports (color:color-mix(in lab, red, red)){.dark\\:bg-gray-700\\/50:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-gray-700)50%,transparent)}}.dark\\:text-\\[var\\(--ono-neutral\\)\\]:where(.dark,.dark *){color:var(--ono-neutral)}.prose-headings\\:text-white :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--color-white)}.prose-ul\\:list-none :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:none}.prose-hr\\:my-6 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-block:calc(var(--spacing)*6)}.prose-hr\\:border-\\[var\\(--ono-success-border\\)\\] :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--ono-success-border)}.\\[\\&\\.ono-dropdown-open\\]\\:block.ono-dropdown-open{display:block}.\\[\\&\\.ono-dropdown-open\\]\\:rotate-180.ono-dropdown-open{rotate:180deg}.\\[\\:\\>svg\\]\\:size-4:is(){width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}}:root,:host{--ono-white-smoke:#f5f5f5;--ono-red-orange:#ff4628;--ono-charcoal-black:#202020;--ono-bg:var(--ono-white-smoke);--ono-surface:#fff;--ono-surface-muted:#fafafa;--ono-border:#b9c8d780;--ono-hover-overlay:#2020200d;--ono-success:#2ea043;--ono-success-bg:#03611699;--ono-neutral:#6e7681;--ono-neutral-bg:#6e76812e;--ono-chip-bg:#6e768124;--ono-chip-text:var(--ono-text);--ono-radius-md:.5rem;--ono-radius-lg:.75rem;--ono-elevation-1:0 1px 2px #0000000a,0 1px 1px #00000005;--ono-elevation-2:0 10px 25px -5px #2020201a,0 8px 10px -6px #2020201a;--ono-text:#111827;--ono-text-muted:#374151;--ono-link:#c4311d;--ono-muted-on-surface:#374151;--ono-on-accent:#fff}.dark{--ono-bg:#161b22;--ono-surface:#0d1117;--ono-surface-muted:#0f141b;--ono-border:#30363d99;--ono-text:#c9d1d9;--ono-text-muted:#8b949e;--ono-link:#ff6a52;--ono-muted-on-surface:#8b949e;--ono-hover-overlay:#f0f6fc0f;--ono-on-accent:#fff;--ono-success:#2ea043;--ono-success-bg:#2ea04333;--ono-neutral:#6e7681;--ono-neutral-bg:#6e768140;--ono-chip-bg:#6e768133;--ono-chip-text:var(--ono-text)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.shiki{max-width:100%;padding-bottom:calc(var(--spacing)*6);overflow-wrap:break-word;overflow:auto}.shiki pre{max-width:100%;overflow:auto}.shiki::-webkit-scrollbar{height:calc(var(--spacing)*2)}.shiki::-webkit-scrollbar-thumb{border-radius:3.40282e38px}.shiki::-webkit-scrollbar-thumb{background-color:var(--color-gray-500)}.shiki:where(.dark,.dark *)::-webkit-scrollbar-thumb{background-color:var(--color-slate-500)}.shiki::-webkit-scrollbar-track{border-radius:3.40282e38px}.shiki::-webkit-scrollbar-track{background-color:var(--color-gray-100)}.shiki:where(.dark,.dark *)::-webkit-scrollbar-track{background-color:var(--color-slate-700)}html.dark .shiki,html.dark .shiki span{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;-webkit-text-decoration:var(--shiki-dark-text-decoration)!important;-webkit-text-decoration:var(--shiki-dark-text-decoration)!important;text-decoration:var(--shiki-dark-text-decoration)!important}.dark [type=checkbox]:checked,.dark [type=radio]:checked{background-color:currentColor}.lucide{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.dui{width:1rem;height:1rem;-webkit-mask-image:var(--icon);-webkit-mask-position:50%;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-image:var(--icon);-webkit-mask-image:var(--icon);mask-image:var(--icon);background-color:currentColor;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.dui.hidden{display:none!important}details>summary [data-chevron]{transition:transform .2s ease-in-out}details[open]>summary [data-chevron]{transform:rotate(180deg)}details summary .ono-expand-icon-open{display:none!important}details[open] summary .ono-expand-icon-open,details[open] summary .ono-expand-icon-closed{display:inline-block!important}button:focus-visible,[role=tab]:focus-visible,summary:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible,[data-open-in-editor]:focus-visible,.js-clipboard:focus-visible{outline:2px solid var(--ono-red-orange);outline-offset:2px}[role=tab].active{border-left:3px solid var(--ono-red-orange);background-color:#ff462814}.stack-tab-active{border-left:3px solid var(--ono-red-orange)!important;color:var(--ono-red-orange)!important;background-color:#ff462814!important;font-weight:600!important}[role=tab][aria-disabled=true],button[disabled]{opacity:.55}.ono-dropdown-menu{transition:opacity .15s;display:none}.ono-dropdown-menu.ono-dropdown-open{opacity:1;display:block}.ono-dropdown-toggle.ono-dropdown-open svg{transform:rotate(180deg)}.ono-tab-active{border-left:3px solid var(--ono-red-orange)!important;color:var(--ono-red-orange)!important;background-color:#ff462814!important;font-weight:600!important}.hidden{display:none!important}.block{display:block!important}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}`,zn=Object.defineProperty,Oe=f((e,t)=>zn(e,"name",{value:t,configurable:!0}),"n$6");const De=Oe(e=>e.replaceAll(/[&<>"']/g,t=>({'"':""","&":"&","'":"'","<":"<",">":">"})[t]||t),"escapeHtml"),Bn=`
|
|
408
408
|
// Ensures listeners run as soon as the DOM is interactive
|
|
409
409
|
function subscribeToDOMContentLoaded(listener) {
|
|
@@ -456,24 +456,24 @@ bindShortcutsModal();
|
|
|
456
456
|
});
|
|
457
457
|
}
|
|
458
458
|
});
|
|
459
|
-
`,Ve=Oe((e,t)=>`<script${t?` nonce="${De(t)}"`:""}>${e}<\/script>`,"createScriptTag"),Rn=Oe((e,t)=>`<style${t?` nonce="${De(t)}"`:""}>${e}</style>`,"createStyleTag"),jn=Oe(({content:e,cspNonce:t,css:o,description:
|
|
460
|
-
`)?
|
|
459
|
+
`,Ve=Oe((e,t)=>`<script${t?` nonce="${De(t)}"`:""}>${e}<\/script>`,"createScriptTag"),Rn=Oe((e,t)=>`<style${t?` nonce="${De(t)}"`:""}>${e}</style>`,"createStyleTag"),jn=Oe(({content:e,cspNonce:t,css:o,description:n,error:r,scripts:s,theme:a,title:l})=>{const i=_o(t),d=De(l||"Error"),c=De(n||""),h=r.stack||r.toString(),p=Ze.sanitize(h.includes(`
|
|
460
|
+
`)?h.replaceAll(`
|
|
461
461
|
`,`
|
|
462
|
-
`):
|
|
462
|
+
`):h);return`<!--
|
|
463
463
|
${p}
|
|
464
464
|
-->
|
|
465
465
|
<!DOCTYPE html>
|
|
466
466
|
<html lang="en" class="${a==="dark"?"dark":""}">
|
|
467
467
|
<head>
|
|
468
468
|
<meta charset="UTF-8">
|
|
469
|
-
<title>${
|
|
469
|
+
<title>${d}</title>
|
|
470
470
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
471
|
-
<meta name="description" content="${
|
|
472
|
-
${Rn(o,
|
|
473
|
-
${Ve(Bn.trim(),
|
|
474
|
-
${s.filter(Boolean).map(
|
|
471
|
+
<meta name="description" content="${c}">
|
|
472
|
+
${Rn(o,i)}
|
|
473
|
+
${Ve(Bn.trim(),i)}
|
|
474
|
+
${s.filter(Boolean).map(u=>Ve(u,i)).join(`
|
|
475
475
|
`)}
|
|
476
|
-
${Ve(Ln.trim(),
|
|
476
|
+
${Ve(Ln.trim(),i)}
|
|
477
477
|
</head>
|
|
478
478
|
<body>
|
|
479
479
|
<div id="visulima-ono-container" class="bg-[var(--ono-bg)] text-[var(--ono-text)]">
|
|
@@ -486,17 +486,17 @@ bindShortcutsModal();
|
|
|
486
486
|
<!--
|
|
487
487
|
${p}
|
|
488
488
|
-->
|
|
489
|
-
`},"layout");var _n=Object.defineProperty,Fn=f((e,t)=>_n(e,"name",{value:t,configurable:!0}),"o$1");const _=globalThis,Mn=[[!!_.Netlify,"netlify"],[!!_.EdgeRuntime,"edge-light"],[_.navigator?.userAgent==="Cloudono-Workers","workerd"],[!!_.Deno,"deno"],[!!_.__lagon__,"lagon"],[_.process?.release?.name==="node","node"],[!!_.Bun||!!_.process?.versions?.bun,"bun"],[!!_.fastly,"fastly"]],On=Fn(()=>{const e=Mn.find(t=>t[0]);if(e)return e[1]},"detectRuntime"),Pn=On(),_t="data:image/svg+xml;charset=utf-8,%3Csvg%20class%3D%22lucide%20lucide-minus%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M5%2012h14%22%20%2F%3E%20%3C%2Fsvg%3E",Ft="data:image/svg+xml;charset=utf-8,%3Csvg%20class%3D%22lucide%20lucide-plus%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M5%2012h14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v14%22%20%2F%3E%20%3C%2Fsvg%3E",Ie="data:image/svg+xml;charset=utf-8,%3Csvg%20class%3D%22lucide%20lucide-chevron-down%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22m6%209%206%206%206-6%22%20%2F%3E%20%3C%2Fsvg%3E";var Nn=Object.defineProperty,qn=f((e,t)=>Nn(e,"name",{value:t,configurable:!0}),"t$1");const Wn=qn(e=>{if(typeof e!="string")throw new TypeError("revisionHash: input must be a string");return
|
|
489
|
+
`},"layout");var _n=Object.defineProperty,Fn=f((e,t)=>_n(e,"name",{value:t,configurable:!0}),"o$1");const _=globalThis,Mn=[[!!_.Netlify,"netlify"],[!!_.EdgeRuntime,"edge-light"],[_.navigator?.userAgent==="Cloudono-Workers","workerd"],[!!_.Deno,"deno"],[!!_.__lagon__,"lagon"],[_.process?.release?.name==="node","node"],[!!_.Bun||!!_.process?.versions?.bun,"bun"],[!!_.fastly,"fastly"]],On=Fn(()=>{const e=Mn.find(t=>t[0]);if(e)return e[1]},"detectRuntime"),Pn=On(),_t="data:image/svg+xml;charset=utf-8,%3Csvg%20class%3D%22lucide%20lucide-minus%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M5%2012h14%22%20%2F%3E%20%3C%2Fsvg%3E",Ft="data:image/svg+xml;charset=utf-8,%3Csvg%20class%3D%22lucide%20lucide-plus%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M5%2012h14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v14%22%20%2F%3E%20%3C%2Fsvg%3E",Ie="data:image/svg+xml;charset=utf-8,%3Csvg%20class%3D%22lucide%20lucide-chevron-down%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22m6%209%206%206%206-6%22%20%2F%3E%20%3C%2Fsvg%3E";var Nn=Object.defineProperty,qn=f((e,t)=>Nn(e,"name",{value:t,configurable:!0}),"t$1");const Wn=qn(e=>{if(typeof e!="string")throw new TypeError("revisionHash: input must be a string");return qo("sha256").update(e,"utf8").digest("hex").slice(0,16)},"revisionHash");var Hn=Object.defineProperty,Un=f((e,t)=>Hn(e,"name",{value:t,configurable:!0}),"n$3");const Vn=Un(e=>{if(e.startsWith("node:"))return"internal";if(e.includes("node_modules"))return"node_modules";if(e.includes("native"))return"native";if(e.includes("webpack"))return"webpack"},"getType");var Gn=Object.defineProperty,Zn=f((e,t)=>Gn(e,"name",{value:t,configurable:!0}),"n$2");const Kn=Zn(e=>{const t=[];let o=[];for(let n=0;n<e.length;n+=1){o.push(e[n]);const r=n===e.length-1,s=!r&&e[n].type!==e[n+1].type;(r||s)&&(o.length>1?t.push(o):t.push(o[0]),o=[])}return t},"groupSimilarTypes");var Qn=Object.defineProperty,Jn=f((e,t)=>Qn(e,"name",{value:t,configurable:!0}),"y$2");const ho=Jn(async(e,t={})=>{const o=Wn(e.name+e.message+e.stack),n=await Fo(),r=at(e),s=[],a=[];for await(const[p,u]of r.entries()){const m=`// Unable to load source code for ${u.file}:${u.line}:${u.column}`,g=u.file?await be(u.file):void 0,w=!!g,y=g?st(g,{start:{column:u.column,line:u.line}},{linesAbove:9,linesBelow:10,showGutter:!1}):m,D=n.codeToHtml(y,{lang:we(u.file||""),themes:{dark:"github-dark-default",light:"github-light"}}),F=S(D),ae=`${u.file}:${u.line}:${u.column}`,M=(u.file||"").replace(/^file:\/\//,""),I=ae.replace(Po.cwd?.()||"","").replace("file:///",""),se=S(u.methodName||""),X=S(I);s.push({html:`<button type="button" id="source-code-tabs-item-${o}-${p}" data-stack-tab="#source-code-tabs-${o}-${p}" aria-controls="source-code-tabs-${o}-${p}" ${w?"":'disabled aria-disabled="true"'} class="${po("relative inline-flex items-center gap-x-2 text-sm whitespace-nowrap p-6 w-full text-left border-l-2 border-transparent hover:bg-[var(--ono-hover-overlay)] text-[var(--ono-text-muted)] cursor-pointer",w?"cursor-pointer":"cursor-not-allowed")}">
|
|
490
490
|
<div class="flex flex-col w-full text-left overflow-hidden min-w-0">
|
|
491
|
-
<span class="font-medium text-[var(--ono-text)] truncate">${
|
|
492
|
-
<span class="text-sm text-[var(--ono-text-muted)] truncate">${
|
|
491
|
+
<span class="font-medium text-[var(--ono-text)] truncate">${se}</span>
|
|
492
|
+
<span class="text-sm text-[var(--ono-text-muted)] truncate">${X}</span>
|
|
493
493
|
</div>
|
|
494
|
-
</button>`,type:
|
|
494
|
+
</button>`,type:u.file?Vn(u.file):void 0});let We=X;t.openInEditorUrl?We=`<button type="button" class="underline hover:text-[var(--ono-link)]" data-open-in-editor data-url="${Mo(t.openInEditorUrl)}" data-path="${E(M)}" data-line="${E(u.line||1)}" data-column="${E(u.column||1)}" title="Open ${X} in external editor">${X} — Open in editor</button>`:w&&(We=`<button type="button" class="underline hover:text-[var(--ono-link)]" data-editor-link data-path="${E(M)}" data-line="${E(u.line||1)}" data-column="${E(u.column||1)}" title="Open ${X} in editor">${X} — Open in editor</button>`),a.push(`<div id="source-code-tabs-${o}-${p}" class="${p===0&&w?"block":"hidden"}" aria-labelledby="source-code-tabs-item-${o}-${p}" tabindex="0">
|
|
495
495
|
<div class="pt-6 px-6 text-sm text-right text-[var(--ono-text)]">
|
|
496
496
|
${We}
|
|
497
497
|
</div>
|
|
498
498
|
<div class="p-6">${F}</div>
|
|
499
|
-
</div>`)}const
|
|
499
|
+
</div>`)}const l=Kn(s),i=l.map((p,u)=>{if(Array.isArray(p)){const m=p[0];let g;switch(m.type){case"bun":{g="bun";break}case"internal":{g="internal";break}case"native":{g="native";break}case"node_modules":{g="node_modules";break}case"webpack":{g="webpack";break}default:g="application"}const w=`small-switch-${o}-${u}`,y=`stack-trace-group-${o}-${u}`;return`<div class="flex items-center gap-2">
|
|
500
500
|
<label for="${w}" class="relative text-sm text-[var(--ono-text)] flex gap-2 items-center">
|
|
501
501
|
<div class="relative inline-flex h-5 w-9 cursor-pointer items-center">
|
|
502
502
|
<input type="checkbox" id="${w}" data-group-toggle="${o}" data-target-id="${y}" class="peer sr-only">
|
|
@@ -505,15 +505,15 @@ bindShortcutsModal();
|
|
|
505
505
|
</div>
|
|
506
506
|
<span class="cursor-pointer" title="Toggle visibility of ${g} frames">${g}</span>
|
|
507
507
|
</label>
|
|
508
|
-
</div>`}return""}).join(""),
|
|
508
|
+
</div>`}return""}).join(""),d=i.trim().length>0,c=`<section class="container rounded-[var(--ono-radius-lg)] shadow-[var(--ono-elevation-2)] bg-[var(--ono-surface)]" aria-label="Stack trace viewer">
|
|
509
509
|
<main id="stack-trace-viewer" class="flex flex-row">
|
|
510
510
|
<div class="w-4/12 rounded-tl-lg rounded-bl-lg overflow-hidden">
|
|
511
|
-
<div class="${
|
|
512
|
-
${
|
|
513
|
-
<div class="flex flex-row items-center gap-2">${
|
|
511
|
+
<div class="${d?"p-6":"p-0"}">
|
|
512
|
+
${d?'<span class="block text-xs mb-2 text-[var(--ono-text-muted)]">Show or Hide collapsed frames</span>':""}
|
|
513
|
+
<div class="flex flex-row items-center gap-2">${i}</div>
|
|
514
514
|
</div>
|
|
515
515
|
<nav class="flex flex-col" aria-label="Frames">
|
|
516
|
-
${
|
|
516
|
+
${l.map((p,u)=>{if(Array.isArray(p)){const m=p[0];let g;switch(m.type){case"bun":{g="bun";break}case"internal":{g="internal";break}case"native":{g="native";break}case"node_modules":{g="node_modules";break}case"webpack":{g="webpack";break}default:g="application"}return`<details id="stack-trace-group-${o}-${u}">
|
|
517
517
|
<summary class="py-3 px-6 cursor-pointer flex items-center justify-between text-sm hover:bg-[var(--ono-hover-overlay)] focus:outline-hidden focus:ring-1 focus:ring-gray-600 text-[var(--ono-text)]">
|
|
518
518
|
<span class="flex items-center gap-2">
|
|
519
519
|
<span class="uppercase tracking-wide text-[10px] text-[var(--ono-text-muted)]">${g}</span>
|
|
@@ -527,7 +527,7 @@ bindShortcutsModal();
|
|
|
527
527
|
</div>
|
|
528
528
|
<div class="w-8/12 rounded-tr-lg rounded-br-lg overflow-hidden bg-[var(--ono-surface)]">${a.join("")}</div>
|
|
529
529
|
</main>
|
|
530
|
-
</section>`,
|
|
530
|
+
</section>`,h=`
|
|
531
531
|
(function(){
|
|
532
532
|
(window.subscribeToDOMContentLoaded || function (fn) {
|
|
533
533
|
if (document.readyState !== 'loading') fn(); else document.addEventListener('DOMContentLoaded', fn);
|
|
@@ -737,9 +737,9 @@ bindShortcutsModal();
|
|
|
737
737
|
});
|
|
738
738
|
});
|
|
739
739
|
})();
|
|
740
|
-
`;return{html:
|
|
741
|
-
<span class="dui" style="-webkit-mask-image: url('${
|
|
742
|
-
</span>`:"","tooltip");var ea=Object.defineProperty,ta=f((e,t)=>ea(e,"name",{value:t,configurable:!0}),"r$1");const oa=ta(async(e,t={})=>{if(e.length===0)return{html:"",script:""};const o=[],
|
|
740
|
+
`;return{html:c,script:h}},"stackTraceViewer"),Xe="data:image/svg+xml;charset=utf-8,%3Csvg%20class%3D%22lucide%20lucide-info%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208h.01%22%20%2F%3E%20%3C%2Fsvg%3E";var Xn=Object.defineProperty,Yn=f((e,t)=>Xn(e,"name",{value:t,configurable:!0}),"s$2");const uo=Yn(({message:e}={})=>e?`<span class="inline-flex justify-center items-center text-[var(--ono-text)] cursor-help" title="${S(e)}">
|
|
741
|
+
<span class="dui" style="-webkit-mask-image: url('${Xe}'); mask-image: url('${Xe}')"></span>
|
|
742
|
+
</span>`:"","tooltip");var ea=Object.defineProperty,ta=f((e,t)=>ea(e,"name",{value:t,configurable:!0}),"r$1");const oa=ta(async(e,t={})=>{if(e.length===0)return{html:"",script:""};const o=[],n=[];for await(const[r,s]of e.entries())if(s instanceof Error){const{html:a,script:l}=await ho(s,{openInEditorUrl:t.openInEditorUrl});o.push(`<details aria-label="Cause ${r+1}" class="relative rounded-[var(--ono-radius-lg)] mb-2 last:mb-0 group shadow-[var(--ono-elevation-1)] bg-[var(--ono-surface)]">
|
|
743
743
|
<summary class="pl-5 focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] transition-all inline-flex justify-between items-center gap-x-3 w-full font-semibold text-start py-4 px-5 disabled:opacity-50 disabled:pointer-events-none cursor-pointer text-[var(--ono-text)]">
|
|
744
744
|
${S(s.name)}: ${S(s.message)}
|
|
745
745
|
<span class="dui ono-expand-icon-closed size-4" style="-webkit-mask-image:url('${Ft}'); mask-image:url('${Ft}')"></span>
|
|
@@ -748,7 +748,7 @@ bindShortcutsModal();
|
|
|
748
748
|
<section class="w-full overflow-hidden transition-[height] duration-300 p-5 pt-0">
|
|
749
749
|
${a}
|
|
750
750
|
</section>
|
|
751
|
-
</details>`),
|
|
751
|
+
</details>`),n.push(l)}else typeof s=="string"?o.push(`<div class="container rounded-lg mt-2 py-4 px-5 shadow-xl bg-[var(--ono-white-smoke)] text-[var(--ono-text)]">${S(s)}</div>`):o.push(`<div class="container rounded-lg mt-2 py-4 px-5 shadow-xl bg-[var(--ono-white-smoke)] text-[var(--ono-text)]">${S(JSON.stringify(s))}</div>`);return{html:`<style>
|
|
752
752
|
/* Toggle plus/minus icons inside <details> */
|
|
753
753
|
details summary .ono-expand-icon-open { display: none !important; }
|
|
754
754
|
details[open] summary .ono-expand-icon-open { display: inline-block !important; }
|
|
@@ -762,21 +762,21 @@ bindShortcutsModal();
|
|
|
762
762
|
</div>
|
|
763
763
|
<div class="mt-6">${o.join(`
|
|
764
764
|
`)}</div>
|
|
765
|
-
</section>`,script:
|
|
766
|
-
`)}},"causes"),Mt="data:image/svg+xml;charset=utf-8,%3Csvg%20class%3D%22lucide%20lucide-external-link%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M15%203h6v6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014%2021%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2013v6a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2V8a2%202%200%200%201%202-2h6%22%20%2F%3E%20%3C%2Fsvg%3E";var ra=Object.defineProperty,na=f((e,t)=>ra(e,"name",{value:t,configurable:!0}),"i$2");const
|
|
765
|
+
</section>`,script:n.join(`
|
|
766
|
+
`)}},"causes"),Mt="data:image/svg+xml;charset=utf-8,%3Csvg%20class%3D%22lucide%20lucide-external-link%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M15%203h6v6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014%2021%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2013v6a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2V8a2%202%200%200%201%202-2h6%22%20%2F%3E%20%3C%2Fsvg%3E";var ra=Object.defineProperty,na=f((e,t)=>ra(e,"name",{value:t,configurable:!0}),"i$2");const go=na(({label:e="Copy",secondaryLabel:t="Copy fix prompt",secondaryText:o,successText:n="Copied!",targetId:r})=>{const s=S(t),a=E(o),l=E(r),i=E(e),d=S(e);return{html:`
|
|
767
767
|
<div class="ono-dropdown relative inline-block">
|
|
768
768
|
<button
|
|
769
769
|
type="button"
|
|
770
|
-
aria-label="${
|
|
771
|
-
title="${
|
|
770
|
+
aria-label="${i}"
|
|
771
|
+
title="${i}"
|
|
772
772
|
aria-haspopup="menu"
|
|
773
773
|
aria-expanded="false"
|
|
774
|
-
aria-controls="${E(`ono-copy-menu-${String(
|
|
774
|
+
aria-controls="${E(`ono-copy-menu-${String(r).replace(/^#/,"")}`)}"
|
|
775
775
|
class="ono-dropdown-toggle inline-flex justify-center items-center gap-2 px-1 h-8 rounded-[var(--ono-radius-md)] shadow-[var(--ono-elevation-1)] bg-[var(--ono-surface)] text-[var(--ono-text)] hover:bg-[var(--ono-hover-overlay)] focus:outline-hidden focus:bg-[var(--ono-hover-overlay)] disabled:opacity-50 disabled:pointer-events-none cursor-pointer"
|
|
776
776
|
>
|
|
777
|
-
<span class="ono-copy-default dui size-4 transition" style="-webkit-mask-image: url('${
|
|
778
|
-
<span class="ono-copy-success dui hidden size-4 text-[var(--ono-red-orange)]" style="-webkit-mask-image: url('${
|
|
779
|
-
<span class="sr-only">${
|
|
777
|
+
<span class="ono-copy-default dui size-4 transition" style="-webkit-mask-image: url('${kt}'); mask-image: url('${kt}')"></span>
|
|
778
|
+
<span class="ono-copy-success dui hidden size-4 text-[var(--ono-red-orange)]" style="-webkit-mask-image: url('${xt}'); mask-image: url('${xt}')"></span>
|
|
779
|
+
<span class="sr-only">${d}</span>
|
|
780
780
|
<span class="dui size-4 transition-transform duration-200 [&.ono-dropdown-open]:rotate-180" style="-webkit-mask-image:url('${Ie}'); mask-image:url('${Ie}')"></span>
|
|
781
781
|
</button>
|
|
782
782
|
|
|
@@ -785,89 +785,88 @@ bindShortcutsModal();
|
|
|
785
785
|
type="button"
|
|
786
786
|
role="menuitem"
|
|
787
787
|
class="ono-copy-menu-item w-full text-left px-3 py-2 rounded-[var(--ono-radius-md)] hover:bg-[var(--ono-hover-overlay)] focus:outline-hidden cursor-pointer"
|
|
788
|
-
data-target="#${
|
|
789
|
-
data-success-text="${E(
|
|
788
|
+
data-target="#${l}"
|
|
789
|
+
data-success-text="${E(n)}"
|
|
790
790
|
>
|
|
791
|
-
${
|
|
791
|
+
${d}
|
|
792
792
|
</button>
|
|
793
793
|
<button
|
|
794
794
|
type="button"
|
|
795
795
|
role="menuitem"
|
|
796
796
|
class="ono-copy-menu-item w-full text-left px-3 py-2 rounded-[var(--ono-radius-md)] hover:bg-[var(--ono-hover-overlay)] focus:outline-hidden cursor-pointer"
|
|
797
797
|
data-text="${a}"
|
|
798
|
-
data-success-text="${E(
|
|
798
|
+
data-success-text="${E(n)}"
|
|
799
799
|
>
|
|
800
800
|
${s}
|
|
801
801
|
</button>
|
|
802
802
|
</div>
|
|
803
803
|
</div>
|
|
804
|
-
`}},"copyDropdown"),Ge="data:image/svg+xml;charset=utf-8,%3Csvg%20class%3D%22lucide%20lucide-x%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M18%206%206%2018%22%20%2F%3E%20%3Cpath%20d%3D%22m6%206%2012%2012%22%20%2F%3E%20%3C%2Fsvg%3E";var aa=Object.defineProperty,v=f((e,t)=>aa(e,"name",{value:t,configurable:!0}),"k");function Pe(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}f(Pe,"
|
|
805
|
-
]`).replace("lheading",
|
|
806
|
-
`).map(s=>{let a=s.match(o.other.beginningSpace);if(a===null)return s;let[
|
|
807
|
-
`)}f(
|
|
808
|
-
`)}}}fences(e){let t=this.rules.block.fences.exec(e);if(t){let o=t[0],
|
|
809
|
-
`)}}blockquote(e){let t=this.rules.block.blockquote.exec(e);if(t){let o=
|
|
804
|
+
`}},"copyDropdown"),Ge="data:image/svg+xml;charset=utf-8,%3Csvg%20class%3D%22lucide%20lucide-x%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M18%206%206%2018%22%20%2F%3E%20%3Cpath%20d%3D%22m6%206%2012%2012%22%20%2F%3E%20%3C%2Fsvg%3E";var aa=Object.defineProperty,v=f((e,t)=>aa(e,"name",{value:t,configurable:!0}),"k");function Pe(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}f(Pe,"E$1");v(Pe,"L");var J=Pe();function pt(e){J=e}f(pt,"ie");v(pt,"G");var he={exec:v(()=>null,"exec")};function b(e,t=""){let o=typeof e=="string"?e:e.source,n={replace:v((r,s)=>{let a=typeof s=="string"?s:s.source;return a=a.replace(C.caret,"$1"),o=o.replace(r,a),n},"replace"),getRegex:v(()=>new RegExp(o,t),"getRegex")};return n}f(b,"p");v(b,"k");var sa=(()=>{try{return!!new RegExp("(?<=1)(?<!1)")}catch{return!1}})(),C={codeRemoveIndent:/^(?: {1,4}| {0,3}\t)/gm,outputLinkReplace:/\\([\[\]])/g,indentCodeCompensation:/^(\s+)(?:```)/,beginningSpace:/^\s+/,endingHash:/#$/,startingSpaceChar:/^ /,endingSpaceChar:/ $/,nonSpaceChar:/[^ ]/,newLineCharGlobal:/\n/g,tabCharGlobal:/\t/g,multipleSpaceGlobal:/\s+/g,blankLine:/^[ \t]*$/,doubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,blockquoteSetextReplace2:/^ {0,3}>[ \t]?/gm,listReplaceTabs:/^\t+/,listReplaceNesting:/^ {1,4}(?=( {4})*[^ ])/g,listIsTask:/^\[[ xX]\] /,listReplaceTask:/^\[[ xX]\] +/,listTaskCheckbox:/\[[ xX]\]/,anyLine:/\n.*\n/,hrefBrackets:/^<(.*)>$/,tableDelimiter:/[:|]/,tableAlignChars:/^\||\| *$/g,tableRowBlankLine:/\n[ \t]*$/,tableAlignRight:/^ *-+: *$/,tableAlignCenter:/^ *:-+: *$/,tableAlignLeft:/^ *:-+ *$/,startATag:/^<a /i,endATag:/^<\/a>/i,startPreScriptTag:/^<(pre|code|kbd|script)(\s|>)/i,endPreScriptTag:/^<\/(pre|code|kbd|script)(\s|>)/i,startAngleBracket:/^</,endAngleBracket:/>$/,pedanticHrefTitle:/^([^'"]*[^\s])\s+(['"])(.*)\2/,unicodeAlphaNumeric:/[\p{L}\p{N}]/u,escapeTest:/[&<>"']/,escapeReplace:/[&<>"']/g,escapeTestNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,unescapeTest:/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig,caret:/(^|[^\[])\^/g,percentDecode:/%25/g,findPipe:/\|/g,splitPipe:/ \|/,slashPipe:/\\\|/g,carriageReturn:/\r\n|\r/g,spaceLine:/^ +$/gm,notSpaceStart:/^\S*/,endingNewline:/\n$/,listItemRegex:v(e=>new RegExp(`^( {0,3}${e})((?:[ ][^\\n]*)?(?:\\n|$))`),"listItemRegex"),nextBulletRegex:v(e=>new RegExp(`^ {0,${Math.min(3,e-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),"nextBulletRegex"),hrRegex:v(e=>new RegExp(`^ {0,${Math.min(3,e-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),"hrRegex"),fencesBeginRegex:v(e=>new RegExp(`^ {0,${Math.min(3,e-1)}}(?:\`\`\`|~~~)`),"fencesBeginRegex"),headingBeginRegex:v(e=>new RegExp(`^ {0,${Math.min(3,e-1)}}#`),"headingBeginRegex"),htmlBeginRegex:v(e=>new RegExp(`^ {0,${Math.min(3,e-1)}}<(?:[a-z].*>|!--)`,"i"),"htmlBeginRegex")},ia=/^(?:[ \t]*(?:\n|$))+/,la=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,ca=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,ve=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,da=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,ht=/(?:[*+-]|\d{1,9}[.)])/,mo=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,fo=b(mo).replace(/bull/g,ht).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/\|table/g,"").getRegex(),pa=b(mo).replace(/bull/g,ht).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/table/g,/ {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(),ut=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,ha=/^[^\n]+/,gt=/(?!\s*\])(?:\\[\s\S]|[^\[\]\\])+/,ua=b(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",gt).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),ga=b(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,ht).getRegex(),Ne="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",mt=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,ma=b("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))","i").replace("comment",mt).replace("tag",Ne).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),wo=b(ut).replace("hr",ve).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Ne).getRegex(),fa=b(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",wo).getRegex(),ft={blockquote:fa,code:la,def:ua,fences:ca,heading:da,hr:ve,html:ma,lheading:fo,list:ga,newline:ia,paragraph:wo,table:he,text:ha},Ot=b("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",ve).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3} )[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Ne).getRegex(),wa={...ft,lheading:pa,table:Ot,paragraph:b(ut).replace("hr",ve).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",Ot).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Ne).getRegex()},ba={...ft,html:b(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",mt).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:he,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:b(ut).replace("hr",ve).replace("heading",` *#{1,6} *[^
|
|
805
|
+
]`).replace("lheading",fo).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},va=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,ka=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,bo=/^( {2,}|\\)\n(?!\s*$)/,xa=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,qe=/[\p{P}\p{S}]/u,wt=/[\s\p{P}\p{S}]/u,vo=/[^\s\p{P}\p{S}]/u,ya=b(/^((?![*_])punctSpace)/,"u").replace(/punctSpace/g,wt).getRegex(),ko=/(?!~)[\p{P}\p{S}]/u,$a=/(?!~)[\s\p{P}\p{S}]/u,Ea=/(?:[^\s\p{P}\p{S}]|~)/u,Sa=b(/link|precode-code|html/,"g").replace("link",/\[(?:[^\[\]`]|(?<a>`+)[^`]+\k<a>(?!`))*?\]\((?:\\[\s\S]|[^\\\(\)]|\((?:\\[\s\S]|[^\\\(\)])*\))*\)/).replace("precode-",sa?"(?<!`)()":"(^^|[^`])").replace("code",/(?<b>`+)[^`]+\k<b>(?!`)/).replace("html",/<(?! )[^<>]*?>/).getRegex(),xo=/^(?:\*+(?:((?!\*)punct)|[^\s*]))|^_+(?:((?!_)punct)|([^\s_]))/,Ca=b(xo,"u").replace(/punct/g,qe).getRegex(),Ta=b(xo,"u").replace(/punct/g,ko).getRegex(),yo="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)",Aa=b(yo,"gu").replace(/notPunctSpace/g,vo).replace(/punctSpace/g,wt).replace(/punct/g,qe).getRegex(),Da=b(yo,"gu").replace(/notPunctSpace/g,Ea).replace(/punctSpace/g,$a).replace(/punct/g,ko).getRegex(),Ia=b("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)","gu").replace(/notPunctSpace/g,vo).replace(/punctSpace/g,wt).replace(/punct/g,qe).getRegex(),za=b(/\\(punct)/,"gu").replace(/punct/g,qe).getRegex(),Ba=b(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),La=b(mt).replace("(?:-->|$)","-->").getRegex(),Ra=b("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",La).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),ze=/(?:\[(?:\\[\s\S]|[^\[\]\\])*\]|\\[\s\S]|`+[^`]*?`+(?!`)|[^\[\]\\`])*?/,ja=b(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]*(?:\n[ \t]*)?)(title))?\s*\)/).replace("label",ze).replace("href",/<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),$o=b(/^!?\[(label)\]\[(ref)\]/).replace("label",ze).replace("ref",gt).getRegex(),Eo=b(/^!?\[(ref)\](?:\[\])?/).replace("ref",gt).getRegex(),_a=b("reflink|nolink(?!\\()","g").replace("reflink",$o).replace("nolink",Eo).getRegex(),Pt=/[hH][tT][tT][pP][sS]?|[fF][tT][pP]/,bt={_backpedal:he,anyPunctuation:za,autolink:Ba,blockSkip:Sa,br:bo,code:ka,del:he,emStrongLDelim:Ca,emStrongRDelimAst:Aa,emStrongRDelimUnd:Ia,escape:va,link:ja,nolink:Eo,punctuation:ya,reflink:$o,reflinkSearch:_a,tag:Ra,text:xa,url:he},Fa={...bt,link:b(/^!?\[(label)\]\((.*?)\)/).replace("label",ze).getRegex(),reflink:b(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",ze).getRegex()},Ye={...bt,emStrongRDelimAst:Da,emStrongLDelim:Ta,url:b(/^((?:protocol):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/).replace("protocol",Pt).replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])((?:\\[\s\S]|[^\\])*?(?:\\[\s\S]|[^\s~\\]))\1(?=[^~]|$)/,text:b(/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|protocol:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/).replace("protocol",Pt).getRegex()},Ma={...Ye,br:b(bo).replace("{2,}","*").getRegex(),text:b(Ye.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},Ee={normal:ft,gfm:wa,pedantic:ba},ce={normal:bt,gfm:Ye,breaks:Ma,pedantic:Fa},Oa={"&":"&","<":"<",">":">",'"':""","'":"'"},Nt=v(e=>Oa[e],"de");function z(e,t){if(t){if(C.escapeTest.test(e))return e.replace(C.escapeReplace,Nt)}else if(C.escapeTestNoEncode.test(e))return e.replace(C.escapeReplaceNoEncode,Nt);return e}f(z,"$$2");v(z,"w");function et(e){try{e=encodeURI(e).replace(C.percentDecode,"%")}catch{return null}return e}f(et,"ne");v(et,"J");function tt(e,t){let o=e.replace(C.findPipe,(s,a,l)=>{let i=!1,d=a;for(;--d>=0&&l[d]==="\\";)i=!i;return i?"|":" |"}),n=o.split(C.splitPipe),r=0;if(n[0].trim()||n.shift(),n.length>0&&!n.at(-1)?.trim()&&n.pop(),t)if(n.length>t)n.splice(t);else for(;n.length<t;)n.push("");for(;r<n.length;r++)n[r]=n[r].trim().replace(C.slashPipe,"|");return n}f(tt,"se");v(tt,"V");function ee(e,t,o){let n=e.length;if(n===0)return"";let r=0;for(;r<n;){let s=e.charAt(n-r-1);if(s===t&&!o)r++;else if(s!==t&&o)r++;else break}return e.slice(0,n-r)}f(ee,"_");v(ee,"z");function So(e,t){if(e.indexOf(t[1])===-1)return-1;let o=0;for(let n=0;n<e.length;n++)if(e[n]==="\\")n++;else if(e[n]===t[0])o++;else if(e[n]===t[1]&&(o--,o<0))return n;return o>0?-2:-1}f(So,"et");v(So,"ge");function ot(e,t,o,n,r){let s=t.href,a=t.title||null,l=e[1].replace(r.other.outputLinkReplace,"$1");n.state.inLink=!0;let i={type:e[0].charAt(0)==="!"?"image":"link",raw:o,href:s,title:a,text:l,tokens:n.inlineTokens(l)};return n.state.inLink=!1,i}f(ot,"le");v(ot,"fe");function Co(e,t,o){let n=e.match(o.other.indentCodeCompensation);if(n===null)return t;let r=n[1];return t.split(`
|
|
806
|
+
`).map(s=>{let a=s.match(o.other.beginningSpace);if(a===null)return s;let[l]=a;return l.length>=r.length?s.slice(r.length):s}).join(`
|
|
807
|
+
`)}f(Co,"tt");v(Co,"Ve");var Be=class{static{f(this,"I")}static{v(this,"y")}options;rules;lexer;constructor(e){this.options=e||J}space(e){let t=this.rules.block.newline.exec(e);if(t&&t[0].length>0)return{type:"space",raw:t[0]}}code(e){let t=this.rules.block.code.exec(e);if(t){let o=t[0].replace(this.rules.other.codeRemoveIndent,"");return{type:"code",raw:t[0],codeBlockStyle:"indented",text:this.options.pedantic?o:ee(o,`
|
|
808
|
+
`)}}}fences(e){let t=this.rules.block.fences.exec(e);if(t){let o=t[0],n=Co(o,t[3]||"",this.rules);return{type:"code",raw:o,lang:t[2]?t[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):t[2],text:n}}}heading(e){let t=this.rules.block.heading.exec(e);if(t){let o=t[2].trim();if(this.rules.other.endingHash.test(o)){let n=ee(o,"#");(this.options.pedantic||!n||this.rules.other.endingSpaceChar.test(n))&&(o=n.trim())}return{type:"heading",raw:t[0],depth:t[1].length,text:o,tokens:this.lexer.inline(o)}}}hr(e){let t=this.rules.block.hr.exec(e);if(t)return{type:"hr",raw:ee(t[0],`
|
|
809
|
+
`)}}blockquote(e){let t=this.rules.block.blockquote.exec(e);if(t){let o=ee(t[0],`
|
|
810
810
|
`).split(`
|
|
811
|
-
`),
|
|
812
|
-
`),d
|
|
813
|
-
$1`).replace(this.rules.other.blockquoteSetextReplace2,"");
|
|
814
|
-
${
|
|
815
|
-
${
|
|
811
|
+
`),n="",r="",s=[];for(;o.length>0;){let a=!1,l=[],i;for(i=0;i<o.length;i++)if(this.rules.other.blockquoteStart.test(o[i]))l.push(o[i]),a=!0;else if(!a)l.push(o[i]);else break;o=o.slice(i);let d=l.join(`
|
|
812
|
+
`),c=d.replace(this.rules.other.blockquoteSetextReplace,`
|
|
813
|
+
$1`).replace(this.rules.other.blockquoteSetextReplace2,"");n=n?`${n}
|
|
814
|
+
${d}`:d,r=r?`${r}
|
|
815
|
+
${c}`:c;let h=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTokens(c,s,!0),this.lexer.state.top=h,o.length===0)break;let p=s.at(-1);if(p?.type==="code")break;if(p?.type==="blockquote"){let u=p,m=u.raw+`
|
|
816
816
|
`+o.join(`
|
|
817
|
-
`),g=this.blockquote(m);s[s.length-1]=g,
|
|
817
|
+
`),g=this.blockquote(m);s[s.length-1]=g,n=n.substring(0,n.length-u.raw.length)+g.raw,r=r.substring(0,r.length-u.text.length)+g.text;break}else if(p?.type==="list"){let u=p,m=u.raw+`
|
|
818
818
|
`+o.join(`
|
|
819
|
-
`),g=this.list(m);s[s.length-1]=g,
|
|
820
|
-
`);continue}}return{type:"blockquote",raw:
|
|
821
|
-
`,1)[0].replace(this.rules.other.listReplaceTabs,
|
|
822
|
-
`,1)[0],h
|
|
823
|
-
`,e=e.substring(p.length+1),
|
|
824
|
-
`,1)[0],
|
|
825
|
-
`+
|
|
826
|
-
`+p}!
|
|
827
|
-
`,e=e.substring(M.length+1),
|
|
828
|
-
`):[],s={type:"table",raw:t[0],header:[],align:[],rows:[]};if(o.length===
|
|
829
|
-
`?t[1].slice(0,-1):t[1];return{type:"paragraph",raw:t[0],text:o,tokens:this.lexer.inline(o)}}}text(e){let t=this.rules.block.text.exec(e);if(t)return{type:"text",raw:t[0],text:t[0],tokens:this.lexer.inline(t[0])}}escape(e){let t=this.rules.inline.escape.exec(e);if(t)return{type:"escape",raw:t[0],text:t[1]}}tag(e){let t=this.rules.inline.tag.exec(e);if(t)return!this.lexer.state.inLink&&this.rules.other.startATag.test(t[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(t[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(t[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(t[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:t[0]}}link(e){let t=this.rules.inline.link.exec(e);if(t){let o=t[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(o)){if(!this.rules.other.endAngleBracket.test(o))return;let s=
|
|
830
|
-
`),this.blockTokens(t,this.tokens);for(let o=0;o<this.inlineQueue.length;o++){let
|
|
831
|
-
`:o.push(
|
|
819
|
+
`),g=this.list(m);s[s.length-1]=g,n=n.substring(0,n.length-p.raw.length)+g.raw,r=r.substring(0,r.length-u.raw.length)+g.raw,o=m.substring(s.at(-1).raw.length).split(`
|
|
820
|
+
`);continue}}return{type:"blockquote",raw:n,tokens:s,text:r}}}list(e){let t=this.rules.block.list.exec(e);if(t){let o=t[1].trim(),n=o.length>1,r={type:"list",raw:"",ordered:n,start:n?+o.slice(0,-1):"",loose:!1,items:[]};o=n?`\\d{1,9}\\${o.slice(-1)}`:`\\${o}`,this.options.pedantic&&(o=n?o:"[*+-]");let s=this.rules.other.listItemRegex(o),a=!1;for(;e;){let i=!1,d="",c="";if(!(t=s.exec(e))||this.rules.block.hr.test(e))break;d=t[0],e=e.substring(d.length);let h=t[2].split(`
|
|
821
|
+
`,1)[0].replace(this.rules.other.listReplaceTabs,w=>" ".repeat(3*w.length)),p=e.split(`
|
|
822
|
+
`,1)[0],u=!h.trim(),m=0;if(this.options.pedantic?(m=2,c=h.trimStart()):u?m=t[1].length+1:(m=t[2].search(this.rules.other.nonSpaceChar),m=m>4?1:m,c=h.slice(m),m+=t[1].length),u&&this.rules.other.blankLine.test(p)&&(d+=p+`
|
|
823
|
+
`,e=e.substring(p.length+1),i=!0),!i){let w=this.rules.other.nextBulletRegex(m),y=this.rules.other.hrRegex(m),D=this.rules.other.fencesBeginRegex(m),F=this.rules.other.headingBeginRegex(m),ae=this.rules.other.htmlBeginRegex(m);for(;e;){let M=e.split(`
|
|
824
|
+
`,1)[0],I;if(p=M,this.options.pedantic?(p=p.replace(this.rules.other.listReplaceNesting," "),I=p):I=p.replace(this.rules.other.tabCharGlobal," "),D.test(p)||F.test(p)||ae.test(p)||w.test(p)||y.test(p))break;if(I.search(this.rules.other.nonSpaceChar)>=m||!p.trim())c+=`
|
|
825
|
+
`+I.slice(m);else{if(u||h.replace(this.rules.other.tabCharGlobal," ").search(this.rules.other.nonSpaceChar)>=4||D.test(h)||F.test(h)||y.test(h))break;c+=`
|
|
826
|
+
`+p}!u&&!p.trim()&&(u=!0),d+=M+`
|
|
827
|
+
`,e=e.substring(M.length+1),h=I.slice(m)}}r.loose||(a?r.loose=!0:this.rules.other.doubleBlankLine.test(d)&&(a=!0));let g=null;this.options.gfm&&(g=this.rules.other.listIsTask.exec(c),g&&(c=c.replace(this.rules.other.listReplaceTask,""))),r.items.push({type:"list_item",raw:d,task:!!g,loose:!1,text:c,tokens:[]}),r.raw+=d}let l=r.items.at(-1);if(l)l.raw=l.raw.trimEnd(),l.text=l.text.trimEnd();else return;r.raw=r.raw.trimEnd();for(let i of r.items){if(this.lexer.state.top=!1,i.tokens=this.lexer.blockTokens(i.text,[]),i.task){let d=this.rules.other.listTaskCheckbox.exec(i.raw);if(d){let c={type:"checkbox",raw:d[0]+" ",checked:d[0]!=="[ ]"};i.checked=c.checked,r.loose?i.tokens[0]&&["paragraph","text"].includes(i.tokens[0].type)&&"tokens"in i.tokens[0]&&i.tokens[0].tokens?(i.tokens[0].raw=c.raw+i.tokens[0].raw,i.tokens[0].text=c.raw+i.tokens[0].text,i.tokens[0].tokens.unshift(c)):i.tokens.unshift({type:"paragraph",raw:c.raw,text:c.raw,tokens:[c]}):i.tokens.unshift(c)}}if(!r.loose){let d=i.tokens.filter(h=>h.type==="space"),c=d.length>0&&d.some(h=>this.rules.other.anyLine.test(h.raw));r.loose=c}}if(r.loose)for(let i of r.items){i.loose=!0;for(let d of i.tokens)d.type==="text"&&(d.type="paragraph")}return r}}html(e){let t=this.rules.block.html.exec(e);if(t)return{type:"html",block:!0,raw:t[0],pre:t[1]==="pre"||t[1]==="script"||t[1]==="style",text:t[0]}}def(e){let t=this.rules.block.def.exec(e);if(t){let o=t[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal," "),n=t[2]?t[2].replace(this.rules.other.hrefBrackets,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",r=t[3]?t[3].substring(1,t[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):t[3];return{type:"def",tag:o,raw:t[0],href:n,title:r}}}table(e){let t=this.rules.block.table.exec(e);if(!t||!this.rules.other.tableDelimiter.test(t[2]))return;let o=tt(t[1]),n=t[2].replace(this.rules.other.tableAlignChars,"").split("|"),r=t[3]?.trim()?t[3].replace(this.rules.other.tableRowBlankLine,"").split(`
|
|
828
|
+
`):[],s={type:"table",raw:t[0],header:[],align:[],rows:[]};if(o.length===n.length){for(let a of n)this.rules.other.tableAlignRight.test(a)?s.align.push("right"):this.rules.other.tableAlignCenter.test(a)?s.align.push("center"):this.rules.other.tableAlignLeft.test(a)?s.align.push("left"):s.align.push(null);for(let a=0;a<o.length;a++)s.header.push({text:o[a],tokens:this.lexer.inline(o[a]),header:!0,align:s.align[a]});for(let a of r)s.rows.push(tt(a,s.header.length).map((l,i)=>({text:l,tokens:this.lexer.inline(l),header:!1,align:s.align[i]})));return s}}lheading(e){let t=this.rules.block.lheading.exec(e);if(t)return{type:"heading",raw:t[0],depth:t[2].charAt(0)==="="?1:2,text:t[1],tokens:this.lexer.inline(t[1])}}paragraph(e){let t=this.rules.block.paragraph.exec(e);if(t){let o=t[1].charAt(t[1].length-1)===`
|
|
829
|
+
`?t[1].slice(0,-1):t[1];return{type:"paragraph",raw:t[0],text:o,tokens:this.lexer.inline(o)}}}text(e){let t=this.rules.block.text.exec(e);if(t)return{type:"text",raw:t[0],text:t[0],tokens:this.lexer.inline(t[0])}}escape(e){let t=this.rules.inline.escape.exec(e);if(t)return{type:"escape",raw:t[0],text:t[1]}}tag(e){let t=this.rules.inline.tag.exec(e);if(t)return!this.lexer.state.inLink&&this.rules.other.startATag.test(t[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(t[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(t[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(t[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:t[0]}}link(e){let t=this.rules.inline.link.exec(e);if(t){let o=t[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(o)){if(!this.rules.other.endAngleBracket.test(o))return;let s=ee(o.slice(0,-1),"\\");if((o.length-s.length)%2===0)return}else{let s=So(t[2],"()");if(s===-2)return;if(s>-1){let a=(t[0].indexOf("!")===0?5:4)+t[1].length+s;t[2]=t[2].substring(0,s),t[0]=t[0].substring(0,a).trim(),t[3]=""}}let n=t[2],r="";if(this.options.pedantic){let s=this.rules.other.pedanticHrefTitle.exec(n);s&&(n=s[1],r=s[3])}else r=t[3]?t[3].slice(1,-1):"";return n=n.trim(),this.rules.other.startAngleBracket.test(n)&&(this.options.pedantic&&!this.rules.other.endAngleBracket.test(o)?n=n.slice(1):n=n.slice(1,-1)),ot(t,{href:n&&n.replace(this.rules.inline.anyPunctuation,"$1"),title:r&&r.replace(this.rules.inline.anyPunctuation,"$1")},t[0],this.lexer,this.rules)}}reflink(e,t){let o;if((o=this.rules.inline.reflink.exec(e))||(o=this.rules.inline.nolink.exec(e))){let n=(o[2]||o[1]).replace(this.rules.other.multipleSpaceGlobal," "),r=t[n.toLowerCase()];if(!r){let s=o[0].charAt(0);return{type:"text",raw:s,text:s}}return ot(o,r,o[0],this.lexer,this.rules)}}emStrong(e,t,o=""){let n=this.rules.inline.emStrongLDelim.exec(e);if(!(!n||n[3]&&o.match(this.rules.other.unicodeAlphaNumeric))&&(!(n[1]||n[2])||!o||this.rules.inline.punctuation.exec(o))){let r=[...n[0]].length-1,s,a,l=r,i=0,d=n[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(d.lastIndex=0,t=t.slice(-1*e.length+r);(n=d.exec(t))!=null;){if(s=n[1]||n[2]||n[3]||n[4]||n[5]||n[6],!s)continue;if(a=[...s].length,n[3]||n[4]){l+=a;continue}else if((n[5]||n[6])&&r%3&&!((r+a)%3)){i+=a;continue}if(l-=a,l>0)continue;a=Math.min(a,a+l+i);let c=[...n[0]][0].length,h=e.slice(0,r+n.index+c+a);if(Math.min(r,a)%2){let u=h.slice(1,-1);return{type:"em",raw:h,text:u,tokens:this.lexer.inlineTokens(u)}}let p=h.slice(2,-2);return{type:"strong",raw:h,text:p,tokens:this.lexer.inlineTokens(p)}}}}codespan(e){let t=this.rules.inline.code.exec(e);if(t){let o=t[2].replace(this.rules.other.newLineCharGlobal," "),n=this.rules.other.nonSpaceChar.test(o),r=this.rules.other.startingSpaceChar.test(o)&&this.rules.other.endingSpaceChar.test(o);return n&&r&&(o=o.substring(1,o.length-1)),{type:"codespan",raw:t[0],text:o}}}br(e){let t=this.rules.inline.br.exec(e);if(t)return{type:"br",raw:t[0]}}del(e){let t=this.rules.inline.del.exec(e);if(t)return{type:"del",raw:t[0],text:t[2],tokens:this.lexer.inlineTokens(t[2])}}autolink(e){let t=this.rules.inline.autolink.exec(e);if(t){let o,n;return t[2]==="@"?(o=t[1],n="mailto:"+o):(o=t[1],n=o),{type:"link",raw:t[0],text:o,href:n,tokens:[{type:"text",raw:o,text:o}]}}}url(e){let t;if(t=this.rules.inline.url.exec(e)){let o,n;if(t[2]==="@")o=t[0],n="mailto:"+o;else{let r;do r=t[0],t[0]=this.rules.inline._backpedal.exec(t[0])?.[0]??"";while(r!==t[0]);o=t[0],t[1]==="www."?n="http://"+t[0]:n=t[0]}return{type:"link",raw:t[0],text:o,href:n,tokens:[{type:"text",raw:o,text:o}]}}}inlineText(e){let t=this.rules.inline.text.exec(e);if(t){let o=this.lexer.state.inRawBlock;return{type:"text",raw:t[0],text:t[0],escaped:o}}}},B=class rt{static{f(this,"Q")}static{v(this,"l")}tokens;options;state;tokenizer;inlineQueue;constructor(t){this.tokens=[],this.tokens.links=Object.create(null),this.options=t||J,this.options.tokenizer=this.options.tokenizer||new Be,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};let o={other:C,block:Ee.normal,inline:ce.normal};this.options.pedantic?(o.block=Ee.pedantic,o.inline=ce.pedantic):this.options.gfm&&(o.block=Ee.gfm,this.options.breaks?o.inline=ce.breaks:o.inline=ce.gfm),this.tokenizer.rules=o}static get rules(){return{block:Ee,inline:ce}}static lex(t,o){return new rt(o).lex(t)}static lexInline(t,o){return new rt(o).inlineTokens(t)}lex(t){t=t.replace(C.carriageReturn,`
|
|
830
|
+
`),this.blockTokens(t,this.tokens);for(let o=0;o<this.inlineQueue.length;o++){let n=this.inlineQueue[o];this.inlineTokens(n.src,n.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(t,o=[],n=!1){for(this.options.pedantic&&(t=t.replace(C.tabCharGlobal," ").replace(C.spaceLine,""));t;){let r;if(this.options.extensions?.block?.some(a=>(r=a.call({lexer:this},t,o))?(t=t.substring(r.raw.length),o.push(r),!0):!1))continue;if(r=this.tokenizer.space(t)){t=t.substring(r.raw.length);let a=o.at(-1);r.raw.length===1&&a!==void 0?a.raw+=`
|
|
831
|
+
`:o.push(r);continue}if(r=this.tokenizer.code(t)){t=t.substring(r.raw.length);let a=o.at(-1);a?.type==="paragraph"||a?.type==="text"?(a.raw+=(a.raw.endsWith(`
|
|
832
832
|
`)?"":`
|
|
833
|
-
`)+
|
|
834
|
-
`+
|
|
833
|
+
`)+r.raw,a.text+=`
|
|
834
|
+
`+r.text,this.inlineQueue.at(-1).src=a.text):o.push(r);continue}if(r=this.tokenizer.fences(t)){t=t.substring(r.raw.length),o.push(r);continue}if(r=this.tokenizer.heading(t)){t=t.substring(r.raw.length),o.push(r);continue}if(r=this.tokenizer.hr(t)){t=t.substring(r.raw.length),o.push(r);continue}if(r=this.tokenizer.blockquote(t)){t=t.substring(r.raw.length),o.push(r);continue}if(r=this.tokenizer.list(t)){t=t.substring(r.raw.length),o.push(r);continue}if(r=this.tokenizer.html(t)){t=t.substring(r.raw.length),o.push(r);continue}if(r=this.tokenizer.def(t)){t=t.substring(r.raw.length);let a=o.at(-1);a?.type==="paragraph"||a?.type==="text"?(a.raw+=(a.raw.endsWith(`
|
|
835
835
|
`)?"":`
|
|
836
|
-
`)+
|
|
837
|
-
`+
|
|
836
|
+
`)+r.raw,a.text+=`
|
|
837
|
+
`+r.raw,this.inlineQueue.at(-1).src=a.text):this.tokens.links[r.tag]||(this.tokens.links[r.tag]={href:r.href,title:r.title},o.push(r));continue}if(r=this.tokenizer.table(t)){t=t.substring(r.raw.length),o.push(r);continue}if(r=this.tokenizer.lheading(t)){t=t.substring(r.raw.length),o.push(r);continue}let s=t;if(this.options.extensions?.startBlock){let a=1/0,l=t.slice(1),i;this.options.extensions.startBlock.forEach(d=>{i=d.call({lexer:this},l),typeof i=="number"&&i>=0&&(a=Math.min(a,i))}),a<1/0&&a>=0&&(s=t.substring(0,a+1))}if(this.state.top&&(r=this.tokenizer.paragraph(s))){let a=o.at(-1);n&&a?.type==="paragraph"?(a.raw+=(a.raw.endsWith(`
|
|
838
838
|
`)?"":`
|
|
839
|
-
`)+
|
|
840
|
-
`+
|
|
839
|
+
`)+r.raw,a.text+=`
|
|
840
|
+
`+r.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=a.text):o.push(r),n=s.length!==t.length,t=t.substring(r.raw.length);continue}if(r=this.tokenizer.text(t)){t=t.substring(r.raw.length);let a=o.at(-1);a?.type==="text"?(a.raw+=(a.raw.endsWith(`
|
|
841
841
|
`)?"":`
|
|
842
|
-
`)+
|
|
843
|
-
`+
|
|
844
|
-
`;return
|
|
845
|
-
`:"<pre><code>"+(
|
|
842
|
+
`)+r.raw,a.text+=`
|
|
843
|
+
`+r.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=a.text):o.push(r);continue}if(t){let a="Infinite loop on byte: "+t.charCodeAt(0);if(this.options.silent){console.error(a);break}else throw new Error(a)}}return this.state.top=!0,o}inline(t,o=[]){return this.inlineQueue.push({src:t,tokens:o}),o}inlineTokens(t,o=[]){let n=t,r=null;if(this.tokens.links){let i=Object.keys(this.tokens.links);if(i.length>0)for(;(r=this.tokenizer.rules.inline.reflinkSearch.exec(n))!=null;)i.includes(r[0].slice(r[0].lastIndexOf("[")+1,-1))&&(n=n.slice(0,r.index)+"["+"a".repeat(r[0].length-2)+"]"+n.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(r=this.tokenizer.rules.inline.anyPunctuation.exec(n))!=null;)n=n.slice(0,r.index)+"++"+n.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);let s;for(;(r=this.tokenizer.rules.inline.blockSkip.exec(n))!=null;)s=r[2]?r[2].length:0,n=n.slice(0,r.index+s)+"["+"a".repeat(r[0].length-s-2)+"]"+n.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);n=this.options.hooks?.emStrongMask?.call({lexer:this},n)??n;let a=!1,l="";for(;t;){a||(l=""),a=!1;let i;if(this.options.extensions?.inline?.some(c=>(i=c.call({lexer:this},t,o))?(t=t.substring(i.raw.length),o.push(i),!0):!1))continue;if(i=this.tokenizer.escape(t)){t=t.substring(i.raw.length),o.push(i);continue}if(i=this.tokenizer.tag(t)){t=t.substring(i.raw.length),o.push(i);continue}if(i=this.tokenizer.link(t)){t=t.substring(i.raw.length),o.push(i);continue}if(i=this.tokenizer.reflink(t,this.tokens.links)){t=t.substring(i.raw.length);let c=o.at(-1);i.type==="text"&&c?.type==="text"?(c.raw+=i.raw,c.text+=i.text):o.push(i);continue}if(i=this.tokenizer.emStrong(t,n,l)){t=t.substring(i.raw.length),o.push(i);continue}if(i=this.tokenizer.codespan(t)){t=t.substring(i.raw.length),o.push(i);continue}if(i=this.tokenizer.br(t)){t=t.substring(i.raw.length),o.push(i);continue}if(i=this.tokenizer.del(t)){t=t.substring(i.raw.length),o.push(i);continue}if(i=this.tokenizer.autolink(t)){t=t.substring(i.raw.length),o.push(i);continue}if(!this.state.inLink&&(i=this.tokenizer.url(t))){t=t.substring(i.raw.length),o.push(i);continue}let d=t;if(this.options.extensions?.startInline){let c=1/0,h=t.slice(1),p;this.options.extensions.startInline.forEach(u=>{p=u.call({lexer:this},h),typeof p=="number"&&p>=0&&(c=Math.min(c,p))}),c<1/0&&c>=0&&(d=t.substring(0,c+1))}if(i=this.tokenizer.inlineText(d)){t=t.substring(i.raw.length),i.raw.slice(-1)!=="_"&&(l=i.raw.slice(-1)),a=!0;let c=o.at(-1);c?.type==="text"?(c.raw+=i.raw,c.text+=i.text):o.push(i);continue}if(t){let c="Infinite loop on byte: "+t.charCodeAt(0);if(this.options.silent){console.error(c);break}else throw new Error(c)}}return o}},Le=class{static{f(this,"L")}static{v(this,"P")}options;parser;constructor(t){this.options=t||J}space(t){return""}code({text:t,lang:o,escaped:n}){let r=(o||"").match(C.notSpaceStart)?.[0],s=t.replace(C.endingNewline,"")+`
|
|
844
|
+
`;return r?'<pre><code class="language-'+z(r)+'">'+(n?s:z(s,!0))+`</code></pre>
|
|
845
|
+
`:"<pre><code>"+(n?s:z(s,!0))+`</code></pre>
|
|
846
846
|
`}blockquote({tokens:t}){return`<blockquote>
|
|
847
847
|
${this.parser.parse(t)}</blockquote>
|
|
848
848
|
`}html({text:t}){return t}def(t){return""}heading({tokens:t,depth:o}){return`<h${o}>${this.parser.parseInline(t)}</h${o}>
|
|
849
849
|
`}hr(t){return`<hr>
|
|
850
|
-
`}list(t){let o=t.ordered,
|
|
851
|
-
`+
|
|
852
|
-
`}listitem(t){
|
|
853
|
-
`}checkbox({checked:t}){return"<input "+(t?'checked="" ':"")+'disabled="" type="checkbox">'}paragraph({tokens:t}){return`<p>${this.parser.parseInline(t)}</p>
|
|
854
|
-
`}table(t){let o="",
|
|
850
|
+
`}list(t){let o=t.ordered,n=t.start,r="";for(let l=0;l<t.items.length;l++){let i=t.items[l];r+=this.listitem(i)}let s=o?"ol":"ul",a=o&&n!==1?' start="'+n+'"':"";return"<"+s+a+`>
|
|
851
|
+
`+r+"</"+s+`>
|
|
852
|
+
`}listitem(t){return`<li>${this.parser.parse(t.tokens)}</li>
|
|
853
|
+
`}checkbox({checked:t}){return"<input "+(t?'checked="" ':"")+'disabled="" type="checkbox"> '}paragraph({tokens:t}){return`<p>${this.parser.parseInline(t)}</p>
|
|
854
|
+
`}table(t){let o="",n="";for(let s=0;s<t.header.length;s++)n+=this.tablecell(t.header[s]);o+=this.tablerow({text:n});let r="";for(let s=0;s<t.rows.length;s++){let a=t.rows[s];n="";for(let l=0;l<a.length;l++)n+=this.tablecell(a[l]);r+=this.tablerow({text:n})}return r&&(r=`<tbody>${r}</tbody>`),`<table>
|
|
855
855
|
<thead>
|
|
856
856
|
`+o+`</thead>
|
|
857
|
-
`+
|
|
857
|
+
`+r+`</table>
|
|
858
858
|
`}tablerow({text:t}){return`<tr>
|
|
859
859
|
${t}</tr>
|
|
860
|
-
`}tablecell(t){let o=this.parser.parseInline(t.tokens),
|
|
861
|
-
`}strong({tokens:t}){return`<strong>${this.parser.parseInline(t)}</strong>`}em({tokens:t}){return`<em>${this.parser.parseInline(t)}</em>`}codespan({text:t}){return`<code>${
|
|
862
|
-
|
|
863
|
-
Please report this to https://github.com/markedjs/marked.`,e){let r="<p>An error occurred:</p><pre>"+I(o.message+"",!0)+"</pre>";return t?Promise.resolve(r):r}if(t)return Promise.reject(o);throw o}}},W=new Oa;function k(e,t){return W.parse(e,t)}f(k,"g");v(k,"k");k.options=k.setOptions=function(e){return W.setOptions(e),k.defaults=W.defaults,pt(k.defaults),k};k.getDefaults=Pe;k.defaults=J;k.use=function(...e){return W.use(...e),k.defaults=W.defaults,pt(k.defaults),k};k.walkTokens=function(e,t){return W.walkTokens(e,t)};k.parseInline=W.parseInline;k.Parser=L;k.parser=L.parse;k.Renderer=Le;k.TextRenderer=vt;k.Lexer=B;k.lexer=B.lex;k.Tokenizer=Be;k.Hooks=de;k.parse=k;var qt=k,Pa=Object.defineProperty,Na=f((e,t)=>Pa(e,"name",{value:t,configurable:!0}),"l$2");const qa=Na(async(e,t=[])=>{let o;t.push(Ut,Vt);const r=Ht(e,{frameLimit:1})[0];for await(const n of t.toSorted((s,a)=>a.priority-s.priority)){if(o)break;const{handle:s,name:a}=n;if(process.env.DEBUG&&console.debug(`Running solution finder: ${a}`),typeof s=="function")try{o=await s(e,{file:r?.file??"",language:fe(r?.file??""),line:r?.line??0,snippet:r?.file?await we(r.file):""})}catch{continue}}return o?{html:`<div id="ono-solution-wrapper" class="relative w-full transition-all duration-300 ease-in-out overflow-visible">
|
|
860
|
+
`}tablecell(t){let o=this.parser.parseInline(t.tokens),n=t.header?"th":"td";return(t.align?`<${n} align="${t.align}">`:`<${n}>`)+o+`</${n}>
|
|
861
|
+
`}strong({tokens:t}){return`<strong>${this.parser.parseInline(t)}</strong>`}em({tokens:t}){return`<em>${this.parser.parseInline(t)}</em>`}codespan({text:t}){return`<code>${z(t,!0)}</code>`}br(t){return"<br>"}del({tokens:t}){return`<del>${this.parser.parseInline(t)}</del>`}link({href:t,title:o,tokens:n}){let r=this.parser.parseInline(n),s=et(t);if(s===null)return r;t=s;let a='<a href="'+t+'"';return o&&(a+=' title="'+z(o)+'"'),a+=">"+r+"</a>",a}image({href:t,title:o,text:n,tokens:r}){r&&(n=this.parser.parseInline(r,this.parser.textRenderer));let s=et(t);if(s===null)return z(n);t=s;let a=`<img src="${t}" alt="${n}"`;return o&&(a+=` title="${z(o)}"`),a+=">",a}text(t){return"tokens"in t&&t.tokens?this.parser.parseInline(t.tokens):"escaped"in t&&t.escaped?t.text:z(t.text)}},vt=class{static{f(this,"D")}static{v(this,"$")}strong({text:e}){return e}em({text:e}){return e}codespan({text:e}){return e}del({text:e}){return e}html({text:e}){return e}text({text:e}){return e}link({text:e}){return""+e}image({text:e}){return""+e}br(){return""}checkbox({raw:e}){return e}},L=class nt{static{f(this,"N")}static{v(this,"l")}options;renderer;textRenderer;constructor(t){this.options=t||J,this.options.renderer=this.options.renderer||new Le,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new vt}static parse(t,o){return new nt(o).parse(t)}static parseInline(t,o){return new nt(o).parseInline(t)}parse(t){let o="";for(let n=0;n<t.length;n++){let r=t[n];if(this.options.extensions?.renderers?.[r.type]){let a=r,l=this.options.extensions.renderers[a.type].call({parser:this},a);if(l!==!1||!["space","hr","heading","code","table","blockquote","list","html","def","paragraph","text"].includes(a.type)){o+=l||"";continue}}let s=r;switch(s.type){case"space":{o+=this.renderer.space(s);break}case"hr":{o+=this.renderer.hr(s);break}case"heading":{o+=this.renderer.heading(s);break}case"code":{o+=this.renderer.code(s);break}case"table":{o+=this.renderer.table(s);break}case"blockquote":{o+=this.renderer.blockquote(s);break}case"list":{o+=this.renderer.list(s);break}case"checkbox":{o+=this.renderer.checkbox(s);break}case"html":{o+=this.renderer.html(s);break}case"def":{o+=this.renderer.def(s);break}case"paragraph":{o+=this.renderer.paragraph(s);break}case"text":{o+=this.renderer.text(s);break}default:{let a='Token with "'+s.type+'" type was not found.';if(this.options.silent)return console.error(a),"";throw new Error(a)}}}return o}parseInline(t,o=this.renderer){let n="";for(let r=0;r<t.length;r++){let s=t[r];if(this.options.extensions?.renderers?.[s.type]){let l=this.options.extensions.renderers[s.type].call({parser:this},s);if(l!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(s.type)){n+=l||"";continue}}let a=s;switch(a.type){case"escape":{n+=o.text(a);break}case"html":{n+=o.html(a);break}case"link":{n+=o.link(a);break}case"image":{n+=o.image(a);break}case"checkbox":{n+=o.checkbox(a);break}case"strong":{n+=o.strong(a);break}case"em":{n+=o.em(a);break}case"codespan":{n+=o.codespan(a);break}case"br":{n+=o.br(a);break}case"del":{n+=o.del(a);break}case"text":{n+=o.text(a);break}default:{let l='Token with "'+a.type+'" type was not found.';if(this.options.silent)return console.error(l),"";throw new Error(l)}}}return n}},pe=class{static{f(this,"T")}static{v(this,"S")}options;block;constructor(t){this.options=t||J}static passThroughHooks=new Set(["preprocess","postprocess","processAllTokens","emStrongMask"]);static passThroughHooksRespectAsync=new Set(["preprocess","postprocess","processAllTokens"]);preprocess(t){return t}postprocess(t){return t}processAllTokens(t){return t}emStrongMask(t){return t}provideLexer(){return this.block?B.lex:B.lexInline}provideParser(){return this.block?L.parse:L.parseInline}},Pa=class{static{f(this,"xe")}static{v(this,"B")}defaults=Pe();options=this.setOptions;parse=this.parseMarkdown(!0);parseInline=this.parseMarkdown(!1);Parser=L;Renderer=Le;TextRenderer=vt;Lexer=B;Tokenizer=Be;Hooks=pe;constructor(...e){this.use(...e)}walkTokens(e,t){let o=[];for(let n of e)switch(o=o.concat(t.call(this,n)),n.type){case"table":{let r=n;for(let s of r.header)o=o.concat(this.walkTokens(s.tokens,t));for(let s of r.rows)for(let a of s)o=o.concat(this.walkTokens(a.tokens,t));break}case"list":{let r=n;o=o.concat(this.walkTokens(r.items,t));break}default:{let r=n;this.defaults.extensions?.childTokens?.[r.type]?this.defaults.extensions.childTokens[r.type].forEach(s=>{let a=r[s].flat(1/0);o=o.concat(this.walkTokens(a,t))}):r.tokens&&(o=o.concat(this.walkTokens(r.tokens,t)))}}return o}use(...e){let t=this.defaults.extensions||{renderers:{},childTokens:{}};return e.forEach(o=>{let n={...o};if(n.async=this.defaults.async||n.async||!1,o.extensions&&(o.extensions.forEach(r=>{if(!r.name)throw new Error("extension name required");if("renderer"in r){let s=t.renderers[r.name];s?t.renderers[r.name]=function(...a){let l=r.renderer.apply(this,a);return l===!1&&(l=s.apply(this,a)),l}:t.renderers[r.name]=r.renderer}if("tokenizer"in r){if(!r.level||r.level!=="block"&&r.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");let s=t[r.level];s?s.unshift(r.tokenizer):t[r.level]=[r.tokenizer],r.start&&(r.level==="block"?t.startBlock?t.startBlock.push(r.start):t.startBlock=[r.start]:r.level==="inline"&&(t.startInline?t.startInline.push(r.start):t.startInline=[r.start]))}"childTokens"in r&&r.childTokens&&(t.childTokens[r.name]=r.childTokens)}),n.extensions=t),o.renderer){let r=this.defaults.renderer||new Le(this.defaults);for(let s in o.renderer){if(!(s in r))throw new Error(`renderer '${s}' does not exist`);if(["options","parser"].includes(s))continue;let a=s,l=o.renderer[a],i=r[a];r[a]=(...d)=>{let c=l.apply(r,d);return c===!1&&(c=i.apply(r,d)),c||""}}n.renderer=r}if(o.tokenizer){let r=this.defaults.tokenizer||new Be(this.defaults);for(let s in o.tokenizer){if(!(s in r))throw new Error(`tokenizer '${s}' does not exist`);if(["options","rules","lexer"].includes(s))continue;let a=s,l=o.tokenizer[a],i=r[a];r[a]=(...d)=>{let c=l.apply(r,d);return c===!1&&(c=i.apply(r,d)),c}}n.tokenizer=r}if(o.hooks){let r=this.defaults.hooks||new pe;for(let s in o.hooks){if(!(s in r))throw new Error(`hook '${s}' does not exist`);if(["options","block"].includes(s))continue;let a=s,l=o.hooks[a],i=r[a];pe.passThroughHooks.has(s)?r[a]=d=>{if(this.defaults.async&&pe.passThroughHooksRespectAsync.has(s))return(async()=>{let h=await l.call(r,d);return i.call(r,h)})();let c=l.call(r,d);return i.call(r,c)}:r[a]=(...d)=>{if(this.defaults.async)return(async()=>{let h=await l.apply(r,d);return h===!1&&(h=await i.apply(r,d)),h})();let c=l.apply(r,d);return c===!1&&(c=i.apply(r,d)),c}}n.hooks=r}if(o.walkTokens){let r=this.defaults.walkTokens,s=o.walkTokens;n.walkTokens=function(a){let l=[];return l.push(s.call(this,a)),r&&(l=l.concat(r.call(this,a))),l}}this.defaults={...this.defaults,...n}}),this}setOptions(e){return this.defaults={...this.defaults,...e},this}lexer(e,t){return B.lex(e,t??this.defaults)}parser(e,t){return L.parse(e,t??this.defaults)}parseMarkdown(e){return(t,o)=>{let n={...o},r={...this.defaults,...n},s=this.onError(!!r.silent,!!r.async);if(this.defaults.async===!0&&n.async===!1)return s(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(typeof t>"u"||t===null)return s(new Error("marked(): input parameter is undefined or null"));if(typeof t!="string")return s(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(t)+", string expected"));if(r.hooks&&(r.hooks.options=r,r.hooks.block=e),r.async)return(async()=>{let a=r.hooks?await r.hooks.preprocess(t):t,l=await(r.hooks?await r.hooks.provideLexer():e?B.lex:B.lexInline)(a,r),i=r.hooks?await r.hooks.processAllTokens(l):l;r.walkTokens&&await Promise.all(this.walkTokens(i,r.walkTokens));let d=await(r.hooks?await r.hooks.provideParser():e?L.parse:L.parseInline)(i,r);return r.hooks?await r.hooks.postprocess(d):d})().catch(s);try{r.hooks&&(t=r.hooks.preprocess(t));let a=(r.hooks?r.hooks.provideLexer():e?B.lex:B.lexInline)(t,r);r.hooks&&(a=r.hooks.processAllTokens(a)),r.walkTokens&&this.walkTokens(a,r.walkTokens);let l=(r.hooks?r.hooks.provideParser():e?L.parse:L.parseInline)(a,r);return r.hooks&&(l=r.hooks.postprocess(l)),l}catch(a){return s(a)}}}onError(e,t){return o=>{if(o.message+=`
|
|
862
|
+
Please report this to https://github.com/markedjs/marked.`,e){let n="<p>An error occurred:</p><pre>"+z(o.message+"",!0)+"</pre>";return t?Promise.resolve(n):n}if(t)return Promise.reject(o);throw o}}},W=new Pa;function x(e,t){return W.parse(e,t)}f(x,"g");v(x,"d");x.options=x.setOptions=function(e){return W.setOptions(e),x.defaults=W.defaults,pt(x.defaults),x};x.getDefaults=Pe;x.defaults=J;x.use=function(...e){return W.use(...e),x.defaults=W.defaults,pt(x.defaults),x};x.walkTokens=function(e,t){return W.walkTokens(e,t)};x.parseInline=W.parseInline;x.Parser=L;x.parser=L.parse;x.Renderer=Le;x.TextRenderer=vt;x.Lexer=B;x.lexer=B.lex;x.Tokenizer=Be;x.Hooks=pe;x.parse=x;var qt=x,Na=Object.defineProperty,qa=f((e,t)=>Na(e,"name",{value:t,configurable:!0}),"l$2");const Wa=qa(async(e,t=[])=>{let o;t.push(Ut,Vt);const n=Ht(e,{frameLimit:1})[0];for await(const r of t.toSorted((s,a)=>a.priority-s.priority)){if(o)break;const{handle:s,name:a}=r;if(process.env.DEBUG&&console.debug(`Running solution finder: ${a}`),typeof s=="function")try{o=await s(e,{file:n?.file??"",language:we(n?.file??""),line:n?.line??0,snippet:n?.file?await be(n.file):""})}catch{continue}}return o?{html:`<div id="ono-solution-wrapper" class="relative w-full transition-all duration-300 ease-in-out overflow-visible">
|
|
864
863
|
<button id="ono-solution-button" type="button" aria-label="Toggle solutions" aria-controls="ono-solution-content" aria-expanded="true" title="Toggle solution details" class="bg-[var(--ono-success-bg)] text-[var(--ono-text)] rounded-[var(--ono-radius-md)] p-2 absolute top-2 right-2 z-10 h-9 w-8 cursor-pointer shadow-[var(--ono-elevation-1)]">
|
|
865
864
|
<span id="ono-solution-icon" class="dui" style="-webkit-mask-image: url('${Ge}'); mask-image: url('${Ge}')"></span>
|
|
866
865
|
</button>
|
|
867
866
|
<div id="ono-solution-content" role="region" aria-label="Suggested solutions" tabindex="-1" class="bg-[var(--ono-success-bg)] rounded-r-[var(--ono-radius-lg)] shadow-[var(--ono-elevation-1)] w-full h-full overflow-hidden transition-[max-height,opacity] duration-150 ease-in-out opacity-100">
|
|
868
867
|
<div class="p-6 prose prose-sm prose-headings:text-white prose-ul:list-none prose-hr:my-6 prose-hr:border-[var(--ono-success-border)] max-w-full relative text-[var(--ono-on-accent)]" aria-live="polite">
|
|
869
|
-
${await(async()=>{if(!o.header)return"<h2 class='text-[var(--ono-on-accent)]'>A possible solution to this error</h2>";const
|
|
870
|
-
${await(async()=>{const
|
|
868
|
+
${await(async()=>{if(!o.header)return"<h2 class='text-[var(--ono-on-accent)]'>A possible solution to this error</h2>";const r=await qt(o.header);return Ze.sanitize(String(r))})()}
|
|
869
|
+
${await(async()=>{const r=await qt(o.body);return Ze.sanitize(String(r))})()}
|
|
871
870
|
</div>
|
|
872
871
|
</div>
|
|
873
872
|
</div>`,script:`(window.subscribeToDOMContentLoaded || function (fn) {
|
|
@@ -891,7 +890,7 @@ Please report this to https://github.com/markedjs/marked.`,e){let r="<p>An error
|
|
|
891
890
|
|
|
892
891
|
// Icon management
|
|
893
892
|
const setIcon = (isOpen) => {
|
|
894
|
-
const iconUrl = isOpen ? '${Ge}' : '${
|
|
893
|
+
const iconUrl = isOpen ? '${Ge}' : '${Xe}';
|
|
895
894
|
icon.style.webkitMaskImage = \`url(\${iconUrl})\`;
|
|
896
895
|
icon.style.maskImage = \`url(\${iconUrl})\`;
|
|
897
896
|
};
|
|
@@ -973,16 +972,16 @@ Please report this to https://github.com/markedjs/marked.`,e){let r="<p>An error
|
|
|
973
972
|
// Add event listeners
|
|
974
973
|
button.addEventListener('click', handleClick);
|
|
975
974
|
button.addEventListener('keydown', handleKeydown);
|
|
976
|
-
});`}:{html:"",script:""}},"solutions");var
|
|
977
|
-
<input type="hidden" id="clipboard-sticky-error-title" value="${
|
|
975
|
+
});`}:{html:"",script:""}},"solutions");var Ha=Object.defineProperty,Ua=f((e,t)=>Ha(e,"name",{value:t,configurable:!0}),"n");const Va=Ua(async e=>{const t=S(e.name),o=S(e.message),n=E(`${e.name}: ${e.message}`),r=at(e,{frameLimit:1})?.[0],s=r?.file??"",a=r?.line??0,l=s?await be(s):"",i=l?st(l,{start:{column:r?.column,line:a}},{linesAbove:9,linesBelow:10,showGutter:!0}):"",d=Gt({applicationType:void 0,error:e,file:{file:s,language:we(s),line:a,snippet:i}}),c=co(),h=go({label:"Copy error title",secondaryLabel:"Copy fix prompt",secondaryText:d,targetId:"clipboard-sticky-error-title"});return{html:`<div id="error-card-sticky-header" class="fixed invisible container px-6 py-4 -top-40 z-10 rounded-[var(--ono-radius-lg)] transition-all duration-300 shadow-[var(--ono-elevation-1)] bg-[var(--ono-surface)]">
|
|
976
|
+
<input type="hidden" id="clipboard-sticky-error-title" value="${n}">
|
|
978
977
|
<div class="flex items-center gap-2">
|
|
979
978
|
<h1 class="text-sm font-semibold py-1 px-2 text-[var(--ono-chip-text)] bg-[var(--ono-chip-bg)] rounded-[var(--ono-radius-md)] shadow-[var(--ono-elevation-1)]" aria-label="Error name">${t}</h1>
|
|
980
979
|
<span class="text-md font-semibold line-clamp-1 text-[var(--ono-text)]" aria-label="Error message">${o}</span>
|
|
981
980
|
<div class="grow"></div>
|
|
982
|
-
${
|
|
983
|
-
${
|
|
981
|
+
${c.html}
|
|
982
|
+
${h.html}
|
|
984
983
|
</div>
|
|
985
|
-
</div>`,script:`${
|
|
984
|
+
</div>`,script:`${c.script}(function() {
|
|
986
985
|
ready(function () {
|
|
987
986
|
bindShortcutsModal();
|
|
988
987
|
|
|
@@ -1021,35 +1020,35 @@ Please report this to https://github.com/markedjs/marked.`,e){let r="<p>An error
|
|
|
1021
1020
|
}
|
|
1022
1021
|
} catch (_) {}
|
|
1023
1022
|
});
|
|
1024
|
-
})();`}},"stickyHeader");var
|
|
1025
|
-
<input type="hidden" id="clipboard-error-title" value="${
|
|
1023
|
+
})();`}},"stickyHeader");var Ga=Object.defineProperty,Za=f((e,t)=>Ga(e,"name",{value:t,configurable:!0}),"l$1");const Ka=Za(async({error:e,runtimeName:t,solutionFinders:o,version:n})=>{let r=`${t?.toUpperCase()} ${n??""}`;r.includes("NODE")&&(r=`<a href="https://nodejs.org/dist/latest-${n?.split(".")[0]}.x/docs/api/" class="text-blue-500 hover:underline inline-flex items-center text-sm" target="_blank" rel="noopener noreferrer">${r.replace("NODE","Node.js")}<span class="dui ml-1" style="-webkit-mask-image: url('${Mt}'); mask-image: url('${Mt}')" title="Open Node.js documentation"></span></a>`);const{html:s,script:a}=await Wa(e,o),{html:l,script:i}=await Va(e),d=S(e.name),c=S(e.message),h=E(`${e.name}: ${e.message}`),p=at(e,{frameLimit:1})?.[0],u=p?.file??"",m=p?.line??0,g=u?await be(u):"",w=g?st(g,{start:{column:p?.column,line:m}},{linesAbove:9,linesBelow:10,showGutter:!0}):"",y=Gt({applicationType:void 0,error:e,file:{file:u,language:we(u),line:m,snippet:w}}),D=go({label:"Copy error title",secondaryLabel:"Copy fix prompt",secondaryText:y,targetId:"clipboard-error-title"});return{html:`<section id="error-card" class="container rounded-[var(--ono-radius-lg)] shadow-[var(--ono-elevation-2)] bg-[var(--ono-surface)]">
|
|
1024
|
+
<input type="hidden" id="clipboard-error-title" value="${h}">
|
|
1026
1025
|
<div class="flex flex-row">
|
|
1027
1026
|
<div class="flex flex-col gap-3 grow min-w-6/12 w-full p-6 pt-5">
|
|
1028
1027
|
<div class="flex flex-row items-center gap-2">
|
|
1029
1028
|
<h1 class="text-lg font-semibold py-1 px-2 text-[var(--ono-chip-text)] bg-[var(--ono-chip-bg)] rounded-[var(--ono-radius-md)] shadow-[var(--ono-elevation-1)]">
|
|
1030
|
-
${
|
|
1029
|
+
${d}
|
|
1031
1030
|
</h1>
|
|
1032
|
-
${
|
|
1031
|
+
${D.html}
|
|
1033
1032
|
<div class="grow"></div>
|
|
1034
1033
|
<div class="text-sm font-semibold py-1 px-2 text-[var(--ono-text-muted)] rounded-[var(--ono-radius-md)] shadow-[var(--ono-elevation-1)]">
|
|
1035
|
-
${
|
|
1034
|
+
${r}
|
|
1036
1035
|
</div>
|
|
1037
1036
|
</div>
|
|
1038
1037
|
<div class="text-md font-semibold text-[var(--ono-text)]">
|
|
1039
|
-
${
|
|
1038
|
+
${c}
|
|
1040
1039
|
</div>
|
|
1041
1040
|
</div>
|
|
1042
1041
|
${s}
|
|
1043
1042
|
</div>
|
|
1044
1043
|
</section>
|
|
1045
|
-
${
|
|
1044
|
+
${l}`,scripts:[a,i]}},"errorCard");var Qa=Object.defineProperty,Ja=f((e,t)=>Qa(e,"name",{value:t,configurable:!0}),"o");const Xa=Ja(e=>{const t=uo({message:"The orginal stack trace from the main error."}),o=S(e);return`<section>
|
|
1046
1045
|
<h3 class="text-xl font-bold inline-flex justify-center items-center text-[var(--ono-text)]">Stack Trace</h3>
|
|
1047
1046
|
${t}
|
|
1048
1047
|
<div class="container rounded-[var(--ono-radius-lg)] shadow-[var(--ono-elevation-1)] my-6 bg-[var(--ono-surface)]">
|
|
1049
1048
|
<main id="raw-stack-trace" class="p-6 prose prose-sm max-w-full text-[var(--ono-text)]">${o}</main>
|
|
1050
1049
|
</div>
|
|
1051
|
-
</section>`},"rawStackTrace");var Ya=Object.defineProperty,
|
|
1052
|
-
`),"buildScriptContent"),
|
|
1050
|
+
</section>`},"rawStackTrace");var Ya=Object.defineProperty,ke=f((e,t)=>Ya(e,"name",{value:t,configurable:!0}),"s");const es=ke(e=>{if(typeof e!="object"||e===null)return!1;const t=e;return typeof t.name=="string"&&typeof t.message=="string"&&(t.stack===void 0||typeof t.stack=="string")},"isErrorLike"),ts=ke(e=>{if(e.length===0)throw new TypeError("No errors found in the error stack");const t=e[0];if(t instanceof Error)return t;if(es(t)){const o=new Error(t.message);return o.name=t.name,typeof t.stack=="string"&&(o.stack=t.stack),o}throw new TypeError("Main cause is not a valid Error object")},"extractMainError"),os=ke((e,t,o,n)=>['<div class="flex flex-col gap-6">',e,t,o,n,"</div>"].join(""),"buildHtmlContent"),rs=ke((e,t,o)=>[e,t,...o].filter(Boolean).join(`
|
|
1051
|
+
`),"buildScriptContent"),ns=ke(async(e,t=[],o={})=>{if(!e)throw new TypeError("Error parameter is required");if(!Array.isArray(t))throw new TypeError("solutionFinders must be an array");const n=Lo(e),r=ts(n),s=n.length>1?n.slice(1):[],[a,l,i]=await Promise.all([Ka({error:r,runtimeName:Pn,solutionFinders:t,version:No()}),ho(r,{openInEditorUrl:o.openInEditorUrl}),oa(s,o)]),{html:d,scripts:c}=a,{html:h,script:p}=l,{html:u,script:m}=i,g=os(d,h,u,Xa(r.stack)),w=rs(p,m,c);return{code:{html:g,script:w},defaultSelected:!0,id:"stack",name:"Stack"}},"stack");var as=Object.defineProperty,ss=f((e,t)=>as(e,"name",{value:t,configurable:!0}),"f");const is=`
|
|
1053
1052
|
// DOM utility functions
|
|
1054
1053
|
function ready(fn) {
|
|
1055
1054
|
if (document.readyState !== 'loading') fn();
|
|
@@ -1079,7 +1078,7 @@ function removeClass(el, className) {
|
|
|
1079
1078
|
function toggleClass(el, className) {
|
|
1080
1079
|
el.classList.toggle(className);
|
|
1081
1080
|
}
|
|
1082
|
-
`,
|
|
1081
|
+
`,ls=`
|
|
1083
1082
|
// Enhanced clipboard and dropdown functionality
|
|
1084
1083
|
|
|
1085
1084
|
// Clipboard functionality
|
|
@@ -1226,7 +1225,7 @@ ready(function() {
|
|
|
1226
1225
|
console.log('Copy dropdown: Script initialized and ready');
|
|
1227
1226
|
// Dropdown and clipboard initialization complete
|
|
1228
1227
|
});
|
|
1229
|
-
`,
|
|
1228
|
+
`,cs=`
|
|
1230
1229
|
// Shortcuts modal functionality
|
|
1231
1230
|
|
|
1232
1231
|
// Make modal functions globally available immediately
|
|
@@ -1284,7 +1283,7 @@ document.addEventListener('click', function(e) {
|
|
|
1284
1283
|
ready(function() {
|
|
1285
1284
|
// Shortcuts modal initialization complete
|
|
1286
1285
|
});
|
|
1287
|
-
`,
|
|
1286
|
+
`,ds=`
|
|
1288
1287
|
// Clipboard functionality for copy buttons
|
|
1289
1288
|
function copyToClipboard(text, successCallback) {
|
|
1290
1289
|
if (!text) return;
|
|
@@ -1324,4 +1323,4 @@ document.addEventListener('click', function(e) {
|
|
|
1324
1323
|
}
|
|
1325
1324
|
}
|
|
1326
1325
|
});
|
|
1327
|
-
`,
|
|
1326
|
+
`,ps=ss(async(e,t=[],o={})=>{if(!e)throw new TypeError("Error parameter is required");if(!Array.isArray(t))throw new TypeError("solutionFinders must be an array");const n=Oo(o),{code:{html:r,script:s},id:a,name:l}=await ns(e,t,n),i=Array.isArray(n.content)?n.content:[],d=i.some(g=>g.defaultSelected),c=[];c.push({id:a,name:l,selected:!d});for(const g of i)c.push({id:String(g.id),name:String(g.name),selected:!!g.defaultSelected});const h=Dn(c),p=yn(n),u=['<div class="flex flex-row gap-6 w-full mb-6">',h.html,p.html,"</div>"],m=E(a);u.push(`<div id="ono-section-${m}" class="${d?"hidden relative":"relative"}" role="tabpanel" aria-labelledby="ono-tab-${m}">${r}</div>`);for(const g of i){const w=E(String(g.id)),y=g.defaultSelected?"":" hidden";u.push(`<div id="ono-section-${w}" class="${y} relative" role="tabpanel" aria-labelledby="ono-tab-${w}">${g.code.html}</div>`)}return jn({content:u.join("").trim(),cspNonce:o?.cspNonce,css:In,description:"Error",error:e,scripts:[is,ls,cs,ds,h.script,p.script,s,...i.map(g=>g.code.script||"")].filter(Boolean),theme:o?.theme,title:"Error"})},"template");var hs=Object.defineProperty,To=f((e,t)=>hs(e,"name",{value:t,configurable:!0}),"e");const Wt=To(e=>e instanceof Error?e:new Error(String(e)),"ensureError");class Ss{static{f(this,"Ono")}static{To(this,"Ono")}async toHTML(t,o){const n=Wt(t),{solutionFinders:r=[],...s}=o??{};return await ps(n,r,s)}async toANSI(t,o={}){const n=Wt(t);return lo(n,o)}}export{Ss as Ono};
|