@visulima/tui 1.0.0-alpha.21 → 1.0.0-alpha.22
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 +17 -0
- package/dist/components/box.d.ts +1 -1
- package/dist/components/controlled-scroll-view.d.ts +1 -1
- package/dist/components/cursor.d.ts +1 -1
- package/dist/components/dialog.d.ts +1 -1
- package/dist/components/scroll-bar-box.d.ts +1 -1
- package/dist/components/scroll-bar.d.ts +1 -1
- package/dist/components/scroll-list.d.ts +1 -1
- package/dist/components/scroll-view.d.ts +1 -1
- package/dist/components/static-render.d.ts +1 -1
- package/dist/components/tree-view-entry.d.ts +1 -1
- package/dist/ink/hooks/use-box-metrics.d.ts +1 -1
- package/dist/ink/hooks/use-box-metrics.js +1 -1
- package/dist/ink/hooks/use-input.js +1 -1
- package/dist/ink/hooks/use-linked-scroll.d.ts +1 -1
- package/dist/ink/hooks/use-paste.js +1 -1
- package/dist/ink/hooks/use-text-selection.d.ts +2 -2
- package/dist/ink/hooks/use-text-selection.js +1 -1
- package/dist/ink/index.d.ts +4 -4
- package/dist/ink/index.js +1 -1
- package/dist/packem_shared/{comparePoints-YxQfR_zq.js → comparePoints-C3NJirbh.js} +1 -1
- package/dist/packem_shared/{dom-BG-LS10p.js → dom-CXB-19sK.js} +1 -1
- package/dist/packem_shared/{dom.d-C1IxuLJ9.d.ts → dom.d-DzUPFLuP.d.ts} +1 -1
- package/dist/packem_shared/{getPathToRoot-D5Hns9Er.js → getPathToRoot-BuAM_kmj.js} +1 -1
- package/dist/packem_shared/{measure-text-DDjHT1jD.js → measure-text-Ce2widM1.js} +3 -3
- package/dist/packem_shared/{reconciler-CUbhOvcr.js → reconciler-DYE5h4K4.js} +1 -1
- package/dist/packem_shared/{render-BFio00DS.js → render-BRR1ESvR.js} +9 -9
- package/dist/packem_shared/{render.d-DuyG0zip.d.ts → render.d-E2MsoY_g.d.ts} +1 -1
- package/dist/packem_shared/{renderToString-SDrrFvu8.js → renderToString-vEQyGmv6.js} +1 -1
- package/dist/packem_shared/renderer-maLLQcut.js +17 -0
- package/dist/packem_shared/{selection.d-Dbha5bMS.d.ts → selection.d-FWD8cYY2.d.ts} +1 -1
- package/dist/packem_shared/setEnableStyledLineCache-DSbMbENc.js +1 -0
- package/dist/packem_shared/{wrapOrTruncateStyledLine-BZ00SM8i.js → wrapOrTruncateStyledLine-C5rcIrNb.js} +1 -1
- package/dist/testing/index.d.ts +2 -2
- package/dist/testing/index.js +1 -1
- package/index.js +52 -52
- package/package.json +15 -15
- package/dist/packem_shared/renderer-DG986Pcr.js +0 -17
- package/dist/packem_shared/setEnableStyledLineCache-D2gZbwFM.js +0 -1
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
var ke=Object.defineProperty;var x=(e,t)=>ke(e,"name",{value:t,configurable:!0});import{createRequire as De}from"node:module";import{jsxs as
|
|
1
|
+
var ke=Object.defineProperty;var x=(e,t)=>ke(e,"name",{value:t,configurable:!0});import{createRequire as De}from"node:module";import{jsxs as A,jsx as T}from"react/jsx-runtime";import{setMode as se,BracketedPasteMode as oe,resetMode as ne,cursorShow as ht,setCursorStyle as Me,cursorUp as Pt,cursorTo as kt,cursorDown as We,cursorHide as Q,eraseLines as V,cursorNextLine as Ae,eraseLineEnd as _e,createDecMode as Ue,ALT_SCREEN_ON as He,clearScreenAndHomeCursor as Ke,ALT_SCREEN_OFF as je}from"@visulima/ansi";import{wordWrap as Fe}from"@visulima/string";import ue from"is-in-ci";import qe from"patch-console";import{ConcurrentRoot as Ye,LegacyRoot as ze}from"react-reconciler/constants.js";import{onExit as Ge}from"signal-exit";import K from"yoga-layout";import{a as Ve}from"./accessibility-context-DDyHTwmA.js";import{PureComponent as Xe,useState as vt,useRef as _,useCallback as y,useEffect as Rt,useMemo as z}from"react";import{e as Je}from"./animation-context-DW3p-vpk.js";import{t as Ze}from"./app-context-BVpKlG1z.js";import{o as tr}from"./cursor-context-CFviBqPX.js";import{parseStacktrace as ir}from"@visulima/error/stacktrace";import sr from"code-excerpt";import{Box as H}from"../components/box.js";import{Text as U}from"../components/text.js";import{o as or}from"./focus-context-CsT69klR.js";import{t as nr}from"./stderr-context-BzEaUICS.js";import{e as ur}from"./stdin-context-BTaaFagk.js";import{t as ar}from"./stdout-context-BnblEPez.js";import{U as lr,B as dr,r as cr,R as hr}from"./renderer-maLLQcut.js";import{c as fr,e as pr}from"./dom-CXB-19sK.js";import{resolveFlags as mr}from"./kittyFlags-C3rZLbcK.js";import{a as gr}from"./measure-text-Ce2widM1.js";import{L as B,u as vr}from"./reconciler-DYE5h4K4.js";import{measureAndExtractObservers as br}from"./ResizeObserverEntry-Dq0dk8Kq.js";import{calculateScroll as wr}from"./getScrollHeight-ClEOyLHH.js";import{g as tt}from"./utils-CoviI5Vm.js";import __cjs_mod__ from "node:module"; // -- packem CommonJS require shim --
|
|
2
2
|
const require = __cjs_mod__.createRequire(import.meta.url);
|
|
3
|
-
const $e=De(import.meta.url),it=typeof globalThis<"u"&&typeof globalThis.process<"u"?globalThis.process:process,ct=x(e=>{if(typeof it<"u"&&it.versions&&it.versions.node){const[t,r]=it.versions.node.split(".").map(Number);if(t>22||t===22&&r>=3||t===20&&r>=16)return it.getBuiltinModule(e)}return $e(e)},"__cjs_getBuiltinModule"),M=it,{cwd:Le}=M,{Stream:Ie}=ct("node:stream"),{Buffer:Vt}=ct("node:buffer"),{Console:Be}=ct("node:console"),{EventEmitter:Qe}=ct("node:events"),{existsSync:er,readFileSync:rr}=ct("node:fs");var yr=Object.defineProperty,L=x((e,t)=>yr(e,"name",{value:t,configurable:!0}),"i$2");const ae="\x1B[200~",Qt="\x1B[201~",Cr=L(e=>e>=48&&e<=63,"isCsiParameterByte"),Tr=L(e=>e>=32&&e<=47,"isCsiIntermediateByte"),le=L(e=>e>=64&&e<=126,"isCsiFinalByte"),Rr=L((e,t,r)=>{const i=t+r+1;let o=i;for(;o<e.length;o++){const a=e.codePointAt(o);if(a===void 0)return"pending";if(!(Cr(a)||Tr(a))&&!(a===91&&o===i))return le(a)?{nextIndex:o+1,sequence:e.slice(t,o+1)}:void 0}return"pending"},"parseCsiSequence"),xr=L((e,t,r)=>{const i=t+r+2;if(i>e.length)return"pending";const o=e.codePointAt(i-1);if(!(o===void 0||!le(o)))return{nextIndex:i,sequence:e.slice(t,i)}},"parseSs3Sequence"),Xt=L((e,t,r)=>{const i=e[t+r];if(i===void 0)return"pending";if(i==="[")return Rr(e,t,r);if(i==="O")return xr(e,t,r)},"parseControlSequence"),Sr=L((e,t)=>{const r=e.codePointAt(t+1),i=r!==void 0&&r>65535?2:1,o=t+1+i;return{nextIndex:o,sequence:e.slice(t,o)}},"parseEscapedCodePoint"),Pr=L((e,t)=>{if(t===e.length-1)return"pending";if(e[t+1]==="\x1B"){if(t+2>=e.length)return"pending";const i=Xt(e,t,2);return i==="pending"?"pending":i||{nextIndex:t+2,sequence:e.slice(t,t+2)}}const r=Xt(e,t,1);return r==="pending"?"pending":r||Sr(e,t)},"parseEscapeSequence"),Jt=L((e,t)=>{let r=0;for(let i=0;i<e.length;i++){const o=e[i];(o===""||o==="\b")&&(i>r&&t.push(e.slice(r,i)),t.push(o),r=i+1)}r<e.length&&t.push(e.slice(r))},"splitDeleteAndBackspace"),Or=L(e=>{const t=[];let r=0;const i=L(o=>({events:t,pending:e.slice(o)}),"pendingFrom");for(;r<e.length;){const o=e.indexOf("\x1B",r);if(o===-1)return Jt(e.slice(r),t),{events:t,pending:""};o>r&&Jt(e.slice(r,o),t);const a=Pr(e,o);if(a==="pending")return i(o);if(a.sequence===ae){const l=a.nextIndex,n=e.indexOf(Qt,l);if(n===-1)return i(o);t.push({paste:e.slice(l,n)}),r=n+Qt.length;continue}t.push(a.sequence),r=a.nextIndex}return{events:t,pending:""}},"parseKeypresses"),Er=L(()=>{let e="";return{flushPendingEscape(){if(!e.startsWith("\x1B"))return;const t=e;return e="",t},hasPendingEscape(){return e.startsWith("\x1B")&&!e.startsWith(ae)&&e!=="\x1B[200"},push(t){const r=Or(e+t);return e=r.pending,r.events},reset(){e=""}}},"createInputParser");var Nr=Object.defineProperty,de=x((e,t)=>Nr(e,"name",{value:t,configurable:!0}),"x");const xt=de(e=>{if(!e)return e;const t=Le();return e.replace(`file://${t}/`,"").replace(`${t}/`,"")},"cleanupPath");function ce({error:e}){const t=ir(e),r=new Map,i=t.map(s=>{const u=!s.methodName&&!s.file?`raw:${s.raw}`:`${xt(s.file)??""}:${s.line}:${s.column}:${s.methodName??""}`,m=r.get(u)??0;return r.set(u,m+1),{key:`${u}#${m}`,trace:s}}),o=t[0],a=xt(o?.file);let l,n=0;if(a&&o?.line&&er(a)){const s=rr(a,"utf8");if(l=sr(s,o.line),l)for(const{line:u}of l)n=Math.max(n,String(u).length)}return
|
|
4
|
-
`)),at(f.paste);continue}E.emit("paste",f.paste)}}O.current.hasPendingEscape()&&Mt()},[s,at,X,Mt,m,E]),
|
|
3
|
+
const $e=De(import.meta.url),it=typeof globalThis<"u"&&typeof globalThis.process<"u"?globalThis.process:process,ct=x(e=>{if(typeof it<"u"&&it.versions&&it.versions.node){const[t,r]=it.versions.node.split(".").map(Number);if(t>22||t===22&&r>=3||t===20&&r>=16)return it.getBuiltinModule(e)}return $e(e)},"__cjs_getBuiltinModule"),M=it,{cwd:Le}=M,{Stream:Ie}=ct("node:stream"),{Buffer:Vt}=ct("node:buffer"),{Console:Be}=ct("node:console"),{EventEmitter:Qe}=ct("node:events"),{existsSync:er,readFileSync:rr}=ct("node:fs");var yr=Object.defineProperty,L=x((e,t)=>yr(e,"name",{value:t,configurable:!0}),"i$2");const ae="\x1B[200~",Qt="\x1B[201~",Cr=L(e=>e>=48&&e<=63,"isCsiParameterByte"),Tr=L(e=>e>=32&&e<=47,"isCsiIntermediateByte"),le=L(e=>e>=64&&e<=126,"isCsiFinalByte"),Rr=L((e,t,r)=>{const i=t+r+1;let o=i;for(;o<e.length;o++){const a=e.codePointAt(o);if(a===void 0)return"pending";if(!(Cr(a)||Tr(a))&&!(a===91&&o===i))return le(a)?{nextIndex:o+1,sequence:e.slice(t,o+1)}:void 0}return"pending"},"parseCsiSequence"),xr=L((e,t,r)=>{const i=t+r+2;if(i>e.length)return"pending";const o=e.codePointAt(i-1);if(!(o===void 0||!le(o)))return{nextIndex:i,sequence:e.slice(t,i)}},"parseSs3Sequence"),Xt=L((e,t,r)=>{const i=e[t+r];if(i===void 0)return"pending";if(i==="[")return Rr(e,t,r);if(i==="O")return xr(e,t,r)},"parseControlSequence"),Sr=L((e,t)=>{const r=e.codePointAt(t+1),i=r!==void 0&&r>65535?2:1,o=t+1+i;return{nextIndex:o,sequence:e.slice(t,o)}},"parseEscapedCodePoint"),Pr=L((e,t)=>{if(t===e.length-1)return"pending";if(e[t+1]==="\x1B"){if(t+2>=e.length)return"pending";const i=Xt(e,t,2);return i==="pending"?"pending":i||{nextIndex:t+2,sequence:e.slice(t,t+2)}}const r=Xt(e,t,1);return r==="pending"?"pending":r||Sr(e,t)},"parseEscapeSequence"),Jt=L((e,t)=>{let r=0;for(let i=0;i<e.length;i++){const o=e[i];(o===""||o==="\b")&&(i>r&&t.push(e.slice(r,i)),t.push(o),r=i+1)}r<e.length&&t.push(e.slice(r))},"splitDeleteAndBackspace"),Or=L(e=>{const t=[];let r=0;const i=L(o=>({events:t,pending:e.slice(o)}),"pendingFrom");for(;r<e.length;){const o=e.indexOf("\x1B",r);if(o===-1)return Jt(e.slice(r),t),{events:t,pending:""};o>r&&Jt(e.slice(r,o),t);const a=Pr(e,o);if(a==="pending")return i(o);if(a.sequence===ae){const l=a.nextIndex,n=e.indexOf(Qt,l);if(n===-1)return i(o);t.push({paste:e.slice(l,n)}),r=n+Qt.length;continue}t.push(a.sequence),r=a.nextIndex}return{events:t,pending:""}},"parseKeypresses"),Er=L(()=>{let e="";return{flushPendingEscape(){if(!e.startsWith("\x1B"))return;const t=e;return e="",t},hasPendingEscape(){return e.startsWith("\x1B")&&!e.startsWith(ae)&&e!=="\x1B[200"},push(t){const r=Or(e+t);return e=r.pending,r.events},reset(){e=""}}},"createInputParser");var Nr=Object.defineProperty,de=x((e,t)=>Nr(e,"name",{value:t,configurable:!0}),"x");const xt=de(e=>{if(!e)return e;const t=Le();return e.replace(`file://${t}/`,"").replace(`${t}/`,"")},"cleanupPath");function ce({error:e}){const t=ir(e),r=new Map,i=t.map(s=>{const u=!s.methodName&&!s.file?`raw:${s.raw}`:`${xt(s.file)??""}:${s.line}:${s.column}:${s.methodName??""}`,m=r.get(u)??0;return r.set(u,m+1),{key:`${u}#${m}`,trace:s}}),o=t[0],a=xt(o?.file);let l,n=0;if(a&&o?.line&&er(a)){const s=rr(a,"utf8");if(l=sr(s,o.line),l)for(const{line:u}of l)n=Math.max(n,String(u).length)}return A(H,{flexDirection:"column",padding:1,children:[A(H,{children:[A(U,{backgroundColor:"red",color:"white",children:[" ","ERROR"," "]}),A(U,{children:[" ",e.message]})]}),o&&a?T(H,{marginTop:1,children:A(U,{dimColor:!0,children:[a,":",o.line,":",o.column]})}):null,o&&l?T(H,{flexDirection:"column",marginTop:1,children:l.map(({line:s,value:u})=>A(H,{children:[T(H,{width:n+1,children:A(U,{"aria-label":s===o.line?`Line ${s}, error`:`Line ${s}`,backgroundColor:s===o.line?"red":void 0,color:s===o.line?"white":void 0,dimColor:s!==o.line,children:[String(s).padStart(n," "),":"]})}),T(U,{backgroundColor:s===o.line?"red":void 0,color:s===o.line?"white":void 0,children:` ${u}`})]},`excerpt-${s}`))}):null,t.length>0?T(H,{flexDirection:"column",marginTop:1,children:i.map(({key:s,trace:u})=>{const m=xt(u.file)??"";return!u.methodName&&!u.file?A(H,{children:[T(U,{dimColor:!0,children:"- "}),T(U,{bold:!0,dimColor:!0,children:u.raw})]},s):A(H,{children:[T(U,{dimColor:!0,children:"- "}),T(U,{bold:!0,dimColor:!0,children:u.methodName??"<anonymous>"}),A(U,{"aria-label":`at ${m} line ${u.line} column ${u.column}`,color:"gray",dimColor:!0,children:[" ","(",m,":",u.line,":",u.column,")"]})]},s)})}):null]})}x(ce,"b");de(ce,"ErrorOverview");var kr=Object.defineProperty,Dr=x((e,t)=>kr(e,"name",{value:t,configurable:!0}),"o$1");let $r=class extends Xe{static{x(this,"i")}static{Dr(this,"ErrorBoundary")}static displayName="InternalErrorBoundary";static getDerivedStateFromError(t){return{error:t}}state={error:void 0};componentDidCatch(t){this.props.onError(t)}render(){return this.state.error?T(ce,{error:this.state.error}):this.props.children}};var Lr=Object.defineProperty,Zt=x((e,t)=>Lr(e,"name",{value:t,configurable:!0}),"J");const Ir=" ",Br="\x1B[Z",Mr="\x1B",Wr=se(oe),te=ne(oe),he=Zt(({children:e,exitOnCtrlC:t,interactive:r,onExit:i,onWaitUntilRenderFlush:o,renderThrottleMs:a,setCursorPosition:l,stderr:n,stdin:s,stdout:u,writeToStderr:m,writeToStdout:C})=>{const[g,c]=vt(!0),[h,b]=vt(void 0),[,w]=vt([]),D=_(0),S=_(new Map),I=_(void 0),$=_(0),W=_(!1),N=_(0),[E]=vt(()=>{const d=new Qe;return d.setMaxListeners(1/0),d}),Y=_(void 0),O=_(void 0);O.current??=Er();const j=_(void 0),$t=_(!1),ye=20,X=y(()=>{j.current&&(clearTimeout(j.current),j.current=void 0)},[]),J=y(()=>{I.current&&(clearTimeout(I.current),I.current=void 0)},[]),ft=y(()=>{if(J(),S.current.size===0)return;let d=Number.POSITIVE_INFINITY;for(const f of S.current.values())d=Math.min(d,f.nextDueTime);const p=Math.max(0,d-performance.now());I.current=setTimeout(()=>{I.current=void 0;const f=performance.now(),R=[...S.current.values()];for(const k of R){if(f<k.nextDueTime)continue;k.callback(f);const Ee=f-k.startTime,Ne=Math.floor(Ee/k.interval)+1;k.nextDueTime=k.startTime+Ne*k.interval}ft()},p)},[J]),Lt=y((d,p)=>{const f=performance.now();return S.current.set(d,{callback:d,interval:p,nextDueTime:f+p,startTime:f}),ft(),{startTime:f,unsubscribe(){if(S.current.delete(d),S.current.size===0){J();return}ft()}}},[J,ft]);Rt(()=>()=>{J()},[J]);const F=s.isTTY,It=y(()=>{Y.current&&(s.removeListener("readable",Y.current),Y.current=void 0)},[s]),pt=y(()=>{O.current?.reset(),X(),It()},[X,It]),Z=y(()=>{W.current=!1,s.setRawMode(!1),s.unref(),$.current=0,pt()},[s,pt]),ut=y(d=>{F&&($.current>0||W.current)&&Z(),i(d)},[F,Z,i]),Bt=y(d=>{if(d.includes("")&&t){ut();return}d===Mr&&g&&b(p=>{if(!p)return p})},[t,ut,g]),at=y(d=>{Bt(d),E.emit("input",d)},[Bt,E]),Mt=y(()=>{X(),j.current=setTimeout(()=>{j.current=void 0;const d=O.current.flushPendingEscape();d&&at(d)},ye)},[X,at]),Tt=y(()=>{X();let d;for(;(d=s.read())!==null;){const p=O.current.push(d);for(const f of p)if(typeof f=="string")at(f);else{if(E.listenerCount("paste")===0){$t.current||($t.current=!0,m(`Warning: useInput() received bracketed paste because no usePaste() handler is active. This fallback is deprecated and will be removed in the next major version. Migrate paste handling to usePaste().
|
|
4
|
+
`)),at(f.paste);continue}E.emit("paste",f.paste)}}O.current.hasPendingEscape()&&Mt()},[s,at,X,Mt,m,E]),Wt=y(()=>{Y.current||(Y.current=Tt,s.addListener("readable",Tt))},[s,Tt]),At=y(d=>{if(!F)throw s===M.stdin?new Error(`Raw mode is not supported on the current process.stdin, which Ink uses as input stream by default.
|
|
5
5
|
Read about how to prevent this error on https://github.com/vadimdemedes/ink/#israwmodesupported`):new Error(`Raw mode is not supported on the stdin provided to Ink.
|
|
6
|
-
Read about how to prevent this error on https://github.com/vadimdemedes/ink/#israwmodesupported`);if(s.setEncoding("utf8"),d){if($.current===0){const p=
|
|
6
|
+
Read about how to prevent this error on https://github.com/vadimdemedes/ink/#israwmodesupported`);if(s.setEncoding("utf8"),d){if($.current===0){const p=W.current;W.current=!1,p||(s.ref(),s.setRawMode(!0)),Wt()}$.current++;return}$.current!==0&&--$.current===0&&(pt(),W.current=!0,queueMicrotask(()=>{W.current&&Z()}))},[F,s,Wt,pt,Z]),_t=y(d=>{if(u.isTTY){if(d){N.current===0&&u.write(Wr),N.current++;return}N.current!==0&&--N.current===0&&u.write(te)}},[u]),Ut=y((d,p)=>{const f=d.findIndex(R=>R.id===p);for(let R=f+1;R<d.length;R++){const k=d[R];if(k?.isActive)return k.id}},[]),Ht=y((d,p)=>{const f=d.findIndex(R=>R.id===p);for(let R=f-1;R>=0;R--){const k=d[R];if(k?.isActive)return k.id}},[]),mt=y(()=>{w(d=>(b(p=>{const f=d.find(R=>R.isActive)?.id;return Ut(d,p)??f}),d))},[Ut]),gt=y(()=>{w(d=>(b(p=>{const f=d.findLast(R=>R.isActive)?.id;return Ht(d,p)??f}),d))},[Ht]);Rt(()=>{const d=Zt(f=>{!g||D.current===0||(f===Ir&&mt(),f===Br&>())},"handleTabNavigation");E.on("input",d);const p=E;return()=>{p.off("input",d)}},[g,mt,gt,E]);const Kt=y(()=>{c(!0)},[]),jt=y(()=>{c(!1)},[]),Ft=y(d=>{w(p=>(p.some(f=>f?.id===d)&&b(d),p))},[]),qt=y((d,{autoFocus:p})=>{w(f=>(D.current=f.length+1,[...f,{id:d,isActive:!0}])),p&&b(f=>f||d)},[]),Yt=y(d=>{b(p=>{if(p!==d)return p}),w(p=>{const f=p.filter(R=>R.id!==d);return D.current=f.length,f})},[]),zt=y(d=>{w(p=>p.map(f=>f.id!==d?f:{id:d,isActive:!0}))},[]),Gt=y(d=>{b(p=>{if(p!==d)return p}),w(p=>p.map(f=>f.id!==d?f:{id:d,isActive:!1}))},[]);Rt(()=>()=>{const d=!u.destroyed&&!u.writableEnded;r&&d&&u.write(ht),F&&($.current>0||W.current)&&Z(),N.current>0&&(u.isTTY&&d&&u.write(te),N.current=0)},[u,F,Z,r]);const Ce=z(()=>({exit:ut,waitUntilRenderFlush:o}),[ut,o]),Te=z(()=>({internal_eventEmitter:E,internal_exitOnCtrlC:t,isRawModeSupported:F,setBracketedPasteMode:_t,setRawMode:At,stdin:s}),[s,At,_t,F,t,E]),Re=z(()=>({stdout:u,write:C}),[u,C]),xe=z(()=>({stderr:n,write:m}),[n,m]),Se=z(()=>({setCursorPosition:l}),[l]),Pe=z(()=>({activate:zt,activeId:h,add:qt,deactivate:Gt,disableFocus:jt,enableFocus:Kt,focus:Ft,focusNext:mt,focusPrevious:gt,remove:Yt}),[h,qt,Yt,zt,Gt,Kt,jt,mt,gt,Ft]),Oe=z(()=>({renderThrottleMs:a,subscribe:Lt}),[Lt,a]);return T(Ze.Provider,{value:Ce,children:T(ur.Provider,{value:Te,children:T(ar.Provider,{value:Re,children:T(nr.Provider,{value:xe,children:T(or.Provider,{value:Pe,children:T(Je.Provider,{value:Oe,children:T(tr.Provider,{value:Se,children:T($r,{onError:ut,children:e})})})})})})})})},"App");he.displayName="InternalApp";var Ar=Object.defineProperty,_r=x((e,t)=>Ar(e,"name",{value:t,configurable:!0}),"m$2");const Ur=_r((e,t,r)=>{if(r<=0||!e.yogaNode)return"";const{yogaNode:i}=e,o=i.getComputedBorder(K.EDGE_LEFT),a=i.getComputedBorder(K.EDGE_RIGHT),l=i.getComputedBorder(K.EDGE_TOP),n=i.getComputedPadding(K.EDGE_LEFT),s=i.getComputedPadding(K.EDGE_RIGHT),u=i.getComputedPadding(K.EDGE_TOP),m=Math.round(i.getComputedWidth()-o-a-n-s);if(m<=0)return"";const C=new lr({height:r,width:m}),g=-(e.internal_scrollState?.scrollLeft??0)-o-n,c=-t-l-u;for(const h of e.childNodes)dr(h,C,{absoluteOffsetX:g,absoluteOffsetY:c,offsetX:g,offsetY:c,skipStaticElements:!1});return C.get().output},"composeBackbufferSlice"),Ot=new WeakMap;var Hr=Object.defineProperty,nt=x((e,t)=>Hr(e,"name",{value:t,configurable:!0}),"e");const Kr={bar:6,"blinking-bar":5,"blinking-block":1,"blinking-underline":3,block:2,default:0,underline:4},ee=nt(e=>Me(Kr[e]),"buildCursorShapeSequence"),wt=nt((e,t)=>e?.x!==t?.x||e?.y!==t?.y,"cursorPositionChanged"),ot=nt((e,t)=>{if(!t)return"";const r=e-t.y;return(r>0?Pt(r):"")+kt(t.x)+ht},"buildCursorSuffix"),fe=nt((e,t)=>{if(!t)return"";const r=e-1-t.y;return(r>0?We(r):"")+kt(0)},"buildReturnToBottom"),pe=nt(e=>{const t=e.cursorWasShown?Q:"",r=fe(e.previousLineCount,e.previousCursorPosition),i=ot(e.visibleLineCount,e.cursorPosition);return t+r+i},"buildCursorOnlySequence"),yt=nt((e,t,r)=>e?Q+fe(t,r):"","buildReturnToBottomPrefix");var jr=Object.defineProperty,P=x((e,t)=>jr(e,"name",{value:t,configurable:!0}),"l");const et=P(e=>e??"default","normalizeShape"),me=P(()=>{let e,t;return{consumeDelta:P(()=>{if(et(t)===et(e))return"";const r=et(t);return e=t,ee(r)},"consumeDelta"),consumeRestoreOnDone:P(()=>{const r=et(e)!=="default";return e=void 0,t=void 0,r?ee("default"):""},"consumeRestoreOnDone"),isDirty:P(()=>et(t)!==et(e),"isDirty"),setPending:P(r=>{t=r},"setPending")}},"createCursorShapeTracker"),dt=P((e,t)=>t.endsWith(`
|
|
7
7
|
`)?e.length-1:e.length,"visibleLineCount"),ge=P(e=>e.rows||1/0,"getViewportRows"),Ct=P((e,t)=>Math.min(e,ge(t)),"clampToViewport"),Fr=P((e,{showCursor:t=!1}={})=>{let r=0,i="",o=!1,a,l=!1,n,s=!1;const u=me(),m=P(()=>l?a:void 0,"getActiveCursor"),C=P((c,h)=>{const b=wt(h,n);return c!==i||b||u.isDirty()},"hasChanges"),g=P(c=>{!t&&!o&&(e.write(Q),o=!0);const h=m();l=!1;const b=wt(h,n);if(!C(c,h))return!1;const w=u.consumeDelta(),D=c.split(`
|
|
8
8
|
`),S=dt(D,c),I=ot(S,h);if(c===i&&b)e.write(w+pe({cursorPosition:h,cursorWasShown:s,previousCursorPosition:n,previousLineCount:r,visibleLineCount:S}));else if(c===i&&w!=="")e.write(w);else{i=c;const $=yt(s,r,n);e.write(w+$+V(Ct(r,e))+c+I),r=D.length}return n=h?{...h}:void 0,s=h!==void 0,!0},"render");return g.clear=()=>{const c=yt(s,r,n);e.write(c+V(Ct(r,e))),i="",r=0,n=void 0,s=!1},g.done=()=>{i="",r=0,n=void 0,s=!1;const c=u.consumeRestoreOnDone();c!==""&&e.write(c),t||(e.write(ht),o=!1)},g.reset=()=>{i="",r=0,n=void 0,s=!1},g.sync=c=>{const h=l?a:void 0;l=!1;const b=c.split(`
|
|
9
9
|
`);i=c,r=b.length;const w=u.consumeDelta();w!==""&&e.write(w),!h&&s&&e.write(Q),h&&e.write(ot(dt(b,c),h)),n=h?{...h}:void 0,s=h!==void 0},g.setCursorPosition=c=>{a=c,l=!0},g.setCursorShape=u.setPending,g.isCursorDirty=()=>l||u.isDirty(),g.willRender=c=>C(c,m()),g},"createStandard"),qr=P((e,{showCursor:t=!1}={})=>{let r=[],i="",o=!1,a,l=!1,n,s=!1;const u=me(),m=P(()=>l?a:void 0,"getActiveCursor"),C=P((c,h)=>{const b=wt(h,n);return c!==i||b||u.isDirty()},"hasChanges"),g=P(c=>{!t&&!o&&(e.write(Q),o=!0);const h=m();l=!1;const b=wt(h,n);if(!C(c,h))return!1;const w=u.consumeDelta(),D=c.split(`
|
|
10
10
|
`),S=dt(D,c),I=dt(r,i);if(c===i&&b)return e.write(w+pe({cursorPosition:h,cursorWasShown:s,previousCursorPosition:n,previousLineCount:r.length,visibleLineCount:S})),n=h?{...h}:void 0,s=h!==void 0,!0;if(c===i&&w!=="")return e.write(w),!0;const $=yt(s,r.length,n);if(c===`
|
|
11
|
-
`||i.length===0){const O=ot(S,h);return e.write(w+$+V(Ct(r.length,e))+c+O),s=h!==void 0,n=h?{...h}:void 0,i=c,r=D,!0}const
|
|
11
|
+
`||i.length===0){const O=ot(S,h);return e.write(w+$+V(Ct(r.length,e))+c+O),s=h!==void 0,n=h?{...h}:void 0,i=c,r=D,!0}const W=c.endsWith(`
|
|
12
12
|
`),N=[w,$],E=ge(e);if(S<I){const O=i.endsWith(`
|
|
13
|
-
`)?1:0;N.push(V(Math.min(I-S+O,E)),Pt(Math.min(S,E-1)))}else N.push(Pt(Math.min(I-1,E-1)));for(let O=0;O<S;O++){const j=O===S-1;if(D[O]===r[O]){(!j||
|
|
13
|
+
`)?1:0;N.push(V(Math.min(I-S+O,E)),Pt(Math.min(S,E-1)))}else N.push(Pt(Math.min(I-1,E-1)));for(let O=0;O<S;O++){const j=O===S-1;if(D[O]===r[O]){(!j||W)&&N.push(Ae());continue}N.push(kt(0)+D[O]+_e+(j&&!W?"":`
|
|
14
14
|
`))}const Y=ot(S,h);return N.push(Y),e.write(N.join("")),s=h!==void 0,n=h?{...h}:void 0,i=c,r=D,!0},"render");return g.clear=()=>{const c=yt(s,r.length,n);e.write(c+V(Ct(r.length,e))),i="",r=[],n=void 0,s=!1},g.done=()=>{i="",r=[],n=void 0,s=!1;const c=u.consumeRestoreOnDone();c!==""&&e.write(c),t||(e.write(ht),o=!1)},g.reset=()=>{i="",r=[],n=void 0,s=!1},g.sync=c=>{const h=l?a:void 0;l=!1;const b=c.split(`
|
|
15
|
-
`);i=c,r=b;const w=u.consumeDelta();w!==""&&e.write(w),!h&&s&&e.write(Q),h&&e.write(ot(dt(b,c),h)),n=h?{...h}:void 0,s=h!==void 0},g.setCursorPosition=c=>{a=c,l=!0},g.setCursorShape=u.setPending,g.isCursorDirty=()=>l||u.isDirty(),g.willRender=c=>C(c,m()),g},"createIncremental"),Yr=P((e,{incremental:t=!1,showCursor:r=!1}={})=>t?qr(e,{showCursor:r}):Fr(e,{showCursor:r}),"create"),zr={create:Yr};var Gr=Object.defineProperty,Vr=x((e,t)=>Gr(e,"name",{value:t,configurable:!0}),"t");const ve=
|
|
16
|
-
`))},"restoreLastOutput");calculateLayout=v(()=>{const t=v(i=>{const o=new Map;this.calculateScrollAndTriggerObservers(i,o);for(const[a,l]of o)a.internalTrigger(l)},"flushLayoutObservers");this.backbufferNode=void 0,this.prepareYogaTree(this.rootNode,t);const r=tt(this.options.stdout).columns;this.rootNode.yogaNode.setWidth(r),this.rootNode.yogaNode.calculateLayout(void 0,void 0,K.DIRECTION_LTR),t(this.rootNode)},"calculateLayout");calculateScrollAndTriggerObservers(t,r){if(t.nodeName==="ink-box"){const{style:i}=t,o=i.overflow??"visible",a=i.overflowX??o,l=i.overflowY??o;a==="scroll"||l==="scroll"?(wr(t),i.overflowToBackbuffer&&(this.backbufferNode&&this.backbufferNode!==t&&!this.backbufferMultiWarned&&(this.backbufferMultiWarned=!0,console.warn("[@visulima/tui] Multiple scrollable regions have `overflowToBackbuffer` enabled; only one is supported. The last one in render order wins.")),this.backbufferNode=t)):t.internal_scrollState&&delete t.internal_scrollState}if(br(t,r),!t.internal_static)for(const i of t.childNodes)i.nodeName!=="#text"&&this.calculateScrollAndTriggerObservers(i,r)}recalculateLayout(){this.markAllTextNodesDirty(this.rootNode),this.calculateLayout(),this.onRender()}prepareYogaTree(t,r){if(t.isYogaTreeDetached&&!t.cachedRender&&t.yogaNode){for(t.yogaNode.setWidthAuto(),t.yogaNode.setHeightAuto(),vr(t.yogaNode,t.style);t.yogaNode.getChildCount()>0;)t.yogaNode.getChild(0).remove();let i=0;for(const o of t.childNodes){const a=o;o.nodeName!=="#text"&&a.yogaNode&&(t.yogaNode.insertChild(a.yogaNode,i),i++)}t.isYogaTreeDetached=!1,this.markAllTextNodesDirty(t)}for(const i of t.childNodes)i.nodeName!=="#text"&&this.prepareYogaTree(i,r);if(t.nodeName==="ink-static-render"&&!t.cachedRender){const i=tt(this.options.stdout).columns,{width:o}=t.style;t.yogaNode&&(t.yogaNode.setWidth(typeof o=="number"?o:i),t.yogaNode.calculateLayout(void 0,void 0,K.DIRECTION_LTR)),r(t),cr(t,{skipStaticElements:!1,trackSelection:this.options.trackSelection}),t.internal_onRendered?.()}}markAllTextNodesDirty(t){if(!t.cachedRender){t.nodeName==="ink-text"&&t.yogaNode&&t.yogaNode.markDirty();for(const r of t.childNodes)r.nodeName!=="#text"&&this.markAllTextNodesDirty(r)}}handleStaticChange=v(()=>{this.fullStaticOutput=""},"handleStaticChange");computeBackbufferOutput(){const t=this.backbufferNode;if(!t?.internal_scrollState||!this.interactive||!this.options.stdout.isTTY||this.alternateScreen||this.isScreenReaderEnabled||this.options.debug)return"";const r=Math.round(t.internal_scrollState.scrollTop),i=t.yogaNode?.getComputedPadding(K.EDGE_TOP)??0,o=Math.max(0,r-Math.round(i)),a=t.internal_maxPushedScrollTop??0,{maxScrollbackLength:l}=t.style,n=l===void 0?a:Math.max(a,o-Math.max(0,l)),s=o-n;if(s<=0)return"";const u=
|
|
15
|
+
`);i=c,r=b;const w=u.consumeDelta();w!==""&&e.write(w),!h&&s&&e.write(Q),h&&e.write(ot(dt(b,c),h)),n=h?{...h}:void 0,s=h!==void 0},g.setCursorPosition=c=>{a=c,l=!0},g.setCursorShape=u.setPending,g.isCursorDirty=()=>l||u.isDirty(),g.willRender=c=>C(c,m()),g},"createIncremental"),Yr=P((e,{incremental:t=!1,showCursor:r=!1}={})=>t?qr(e,{showCursor:r}):Fr(e,{showCursor:r}),"create"),zr={create:Yr};var Gr=Object.defineProperty,Vr=x((e,t)=>Gr(e,"name",{value:t,configurable:!0}),"t");const ve=Ue(2026),G=se(ve),q=ne(ve);function be(e,t){return"isTTY"in e&&e.isTTY&&(t??!ue)}x(be,"shouldSynchronize");Vr(be,"shouldSynchronize");var Qr=Object.defineProperty,Et=x((e,t)=>Qr(e,"name",{value:t,configurable:!0}),"o");let rt;const Xr=Et(()=>{if(rt!==!1){if(rt!==void 0)return rt;try{return rt=require("../../index.js").Renderer,rt}catch{rt=!1;return}}},"getRendererClass"),Jr=Et(e=>{const t=Xr();if(!t)return;let r,i=0,o=0;const a=Et((l,n)=>{(!r||i!==l||o!==n)&&(r?r.resize(l,n):r=new t(l,n),i=l,o=n)},"ensureRenderer");return{clear(){if(r){const l=new Uint32Array(i*o*2),n=65535;for(let s=0;s<l.length;s+=2)l[s]=32,l[s+1]=n;r.render(l)}},destroy(){r=void 0},render(l,n,s){if(a(n,s),!!r){e.isTTY&&r.writeRaw(G);try{r.render(l)}finally{e.isTTY&&r.writeRaw(q)}}},resize(l,n){a(l,n)}}},"createNative");var Zr=Object.defineProperty,st=x((e,t)=>Zr(e,"name",{value:t,configurable:!0}),"n$1");function Nt(e,t=0,r={}){const i=r.leading??!0,o=r.trailing??!0;let a,l,n,s;const u=st(()=>{if(l===void 0)return;const h=l;l=void 0,s=e(...h)},"invoke"),m=st(()=>{a!==void 0&&(clearTimeout(a),a=void 0)},"clearTimer"),C=st(()=>{a=void 0,o&&u(),l=void 0,n=void 0},"onTimerEnd"),g=st(()=>{m(),a=setTimeout(C,t)},"scheduleTimer"),c=st(function(...h){const b=Date.now();if(n??=b,b-n>=t)return l=h,u(),n=b,g(),s;l=h;const w=a===void 0;return g(),i&&w&&u(),s},"throttled");return c.cancel=()=>{m(),l=void 0,n=void 0},c.flush=()=>(m(),u(),n=void 0,s),c}x(Nt,"throttle");st(Nt,"throttle");var ti=Object.defineProperty,v=x((e,t)=>ti(e,"name",{value:t,configurable:!0}),"n");console.Console||(console.Console=Be);const lt=v(()=>{},"noop"),re=v(async()=>new Promise(e=>{setImmediate(e)}),"yieldImmediate"),ei=27,ri=91,ii=63,si=117,oi=48,ni=57,ui=v(e=>e>=oi&&e<=ni,"isDigitByte"),we=v((e,t)=>{if(e[t]!==ei||e[t+1]!==ri||e[t+2]!==ii)return;let r=t+3;const i=r;for(;r<e.length&&ui(e[r]);)r++;if(r!==i){if(r===e.length)return{state:"partial"};if(e[r]===si)return{endIndex:r,state:"complete"}}},"matchKittyQueryResponse"),ai=v(e=>{for(let t=0;t<e.length;t++)if(we(e,t)?.state==="complete")return!0;return!1},"hasCompleteKittyQueryResponse"),li=v(e=>{const t=[];let r=0;for(;r<e.length;){const i=we(e,r);if(i?.state==="complete"){r=i.endIndex+1;continue}if(i?.state==="partial")break;t.push(e[r]),r++}return t},"stripKittyQueryResponsesAndTrailingPartial"),di=v(({isTty:e,isUnmounting:t,nextOutputHeight:r,previousOutputHeight:i,viewportRows:o})=>{if(!e)return!1;const a=i>0,l=i>=o,n=i>o,s=r>o,u=l&&r<o;return n||s&&a||u||t&&l},"shouldClearTerminalForFrame"),St=v(e=>e instanceof Error||Object.prototype.toString.call(e)==="[object Error]","isErrorInput"),ie=v(e=>{const t=!e.destroyed&&!e.writableEnded&&(e.writable??!0),r=e._writableState!==void 0||e.writableLength!==void 0;return{canWriteToStdout:t,hasWritableState:r}},"getWritableStreamState"),bt=v((e,t)=>{if(!e||typeof e.flush!="function")return;const r=e;t?r.flush():typeof r.cancel=="function"&&r.cancel()},"settleThrottle");class ci{static{x(this,"yt")}static{v(this,"Ink")}isConcurrent;options;log;manualCursorPosition;renderedCursorPosition;renderedCursorRequested;throttledLog;isScreenReaderEnabled;interactive;renderThrottleMs;alternateScreen;isUnmounted;isUnmounting;lastOutput;lastOutputToRender;lastOutputHeight;lastTerminalWidth;nativeLog;useNativeRenderer;container;rootNode;fullStaticOutput;backbufferNode;backbufferMultiWarned=!1;exitPromise;exitResult;beforeExitHandler;restoreConsole;unsubscribeResize;throttledOnRender;hasPendingThrottledRender=!1;kittyProtocolEnabled=!1;cancelKittyDetection;nextRenderCommit;deferredInitDone=!1;constructor(t){this.options=t,this.rootNode=fr("ink-root"),this.rootNode.onComputeLayout=this.calculateLayout,this.isScreenReaderEnabled=t.isScreenReaderEnabled??M.env.INK_SCREEN_READER==="true",this.interactive=this.resolveInteractiveOption(t.interactive),this.alternateScreen=!1;const r=t.debug||this.isScreenReaderEnabled,i=t.maxFps??30,o=i>0?Math.max(1,Math.ceil(1e3/i)):0;this.renderThrottleMs=r?0:o;const a=r?this.onRender:(()=>{const n=Nt(this.onRender,o,{leading:!0,trailing:!0});return this.throttledOnRender=n,()=>{this.hasPendingThrottledRender=!0,n()}})();if(r&&(this.throttledOnRender=void 0),t.standardReactLayoutTiming){let n=!1;const s=v(()=>{n||(n=!0,queueMicrotask(()=>{n=!1,this.onRender()}))},"deferredRender");this.rootNode.onRender=s,this.rootNode.onImmediateRender=s}else this.rootNode.onRender=a,this.rootNode.onImmediateRender=this.onRender;this.rootNode.onStaticChange=this.handleStaticChange,this.log=zr.create(t.stdout,{incremental:t.incrementalRendering}),this.useNativeRenderer=t.useNativeRenderer??!1,this.useNativeRenderer&&(this.nativeLog=Jr(t.stdout),this.nativeLog||(this.useNativeRenderer=!1)),this.manualCursorPosition=void 0,this.renderedCursorPosition=void 0,this.renderedCursorRequested=!1,this.throttledLog=r?this.log:Nt(n=>{const s=this.log.willRender(n),u=this.shouldSync();u&&s&&this.options.stdout.write(G),this.log(n),u&&s&&this.options.stdout.write(q)},void 0,{leading:!0,trailing:!0}),this.isUnmounted=!1,this.isUnmounting=!1,this.isConcurrent=t.concurrent??!1,this.lastOutput="",this.lastOutputToRender="",this.lastOutputHeight=0,this.lastTerminalWidth=tt(this.options.stdout).columns,this.fullStaticOutput="";const l=t.concurrent?Ye:ze;this.container=B.createContainer(this.rootNode,l,null,!1,null,"id",()=>{},()=>{},()=>{},()=>{}),this.unsubscribeExit=Ge(this.unmount,{alwaysLast:!1}),this.setAlternateScreen(!!t.alternateScreen),t.patchConsole&&this.patchConsole(),this.interactive&&(t.stdout.on("resize",this.resized),this.unsubscribeResize=()=>{t.stdout.off("resize",this.resized)}),this.initImmediateKittyKeyboard(),M.env.DEV==="true"&&B.injectIntoDevTools(),this.exitPromise=new Promise((n,s)=>{this.resolveExitPromise=n,this.rejectExitPromise=s}),this.exitPromise.catch(lt)}runDeferredInit(){this.deferredInitDone||(this.deferredInitDone=!0,this.initDeferredKittyKeyboard())}resized=v(()=>{const t=tt(this.options.stdout).columns;t<this.lastTerminalWidth&&(this.log.clear(),this.lastOutput="",this.lastOutputToRender=""),gr(),this.calculateLayout(),pr(this.rootNode),this.onRender(),this.lastTerminalWidth=t},"resized");resolveExitPromise=v(()=>{},"resolveExitPromise");rejectExitPromise=v(()=>{},"rejectExitPromise");unsubscribeExit=v(()=>{},"unsubscribeExit");handleAppExit=v(t=>{if(!(this.isUnmounted||this.isUnmounting)){if(St(t)){this.unmount(t);return}this.exitResult=t,this.unmount()}},"handleAppExit");getActiveCursorPosition=v(()=>this.renderedCursorRequested?this.renderedCursorPosition:this.manualCursorPosition,"getActiveCursorPosition");setCursorPosition=v(t=>{this.manualCursorPosition=t,this.log.setCursorPosition(this.getActiveCursorPosition())},"setCursorPosition");restoreLastOutput=v(()=>{this.interactive&&(this.log.setCursorPosition(this.getActiveCursorPosition()),this.log(this.lastOutputToRender||`${this.lastOutput}
|
|
16
|
+
`))},"restoreLastOutput");calculateLayout=v(()=>{const t=v(i=>{const o=new Map;this.calculateScrollAndTriggerObservers(i,o);for(const[a,l]of o)a.internalTrigger(l)},"flushLayoutObservers");this.backbufferNode=void 0,this.prepareYogaTree(this.rootNode,t);const r=tt(this.options.stdout).columns;this.rootNode.yogaNode.setWidth(r),this.rootNode.yogaNode.calculateLayout(void 0,void 0,K.DIRECTION_LTR),t(this.rootNode)},"calculateLayout");calculateScrollAndTriggerObservers(t,r){if(t.nodeName==="ink-box"){const{style:i}=t,o=i.overflow??"visible",a=i.overflowX??o,l=i.overflowY??o;a==="scroll"||l==="scroll"?(wr(t),i.overflowToBackbuffer&&(this.backbufferNode&&this.backbufferNode!==t&&!this.backbufferMultiWarned&&(this.backbufferMultiWarned=!0,console.warn("[@visulima/tui] Multiple scrollable regions have `overflowToBackbuffer` enabled; only one is supported. The last one in render order wins.")),this.backbufferNode=t)):t.internal_scrollState&&delete t.internal_scrollState}if(br(t,r),!t.internal_static)for(const i of t.childNodes)i.nodeName!=="#text"&&this.calculateScrollAndTriggerObservers(i,r)}recalculateLayout(){this.markAllTextNodesDirty(this.rootNode),this.calculateLayout(),this.onRender()}prepareYogaTree(t,r){if(t.isYogaTreeDetached&&!t.cachedRender&&t.yogaNode){for(t.yogaNode.setWidthAuto(),t.yogaNode.setHeightAuto(),vr(t.yogaNode,t.style);t.yogaNode.getChildCount()>0;)t.yogaNode.getChild(0).remove();let i=0;for(const o of t.childNodes){const a=o;o.nodeName!=="#text"&&a.yogaNode&&(t.yogaNode.insertChild(a.yogaNode,i),i++)}t.isYogaTreeDetached=!1,this.markAllTextNodesDirty(t)}for(const i of t.childNodes)i.nodeName!=="#text"&&this.prepareYogaTree(i,r);if(t.nodeName==="ink-static-render"&&!t.cachedRender){const i=tt(this.options.stdout).columns,{width:o}=t.style;t.yogaNode&&(t.yogaNode.setWidth(typeof o=="number"?o:i),t.yogaNode.calculateLayout(void 0,void 0,K.DIRECTION_LTR)),r(t),cr(t,{skipStaticElements:!1,trackSelection:this.options.trackSelection}),t.internal_onRendered?.()}}markAllTextNodesDirty(t){if(!t.cachedRender){t.nodeName==="ink-text"&&t.yogaNode&&t.yogaNode.markDirty();for(const r of t.childNodes)r.nodeName!=="#text"&&this.markAllTextNodesDirty(r)}}handleStaticChange=v(()=>{this.fullStaticOutput=""},"handleStaticChange");computeBackbufferOutput(){const t=this.backbufferNode;if(!t?.internal_scrollState||!this.interactive||!this.options.stdout.isTTY||this.alternateScreen||this.isScreenReaderEnabled||this.options.debug)return"";const r=Math.round(t.internal_scrollState.scrollTop),i=t.yogaNode?.getComputedPadding(K.EDGE_TOP)??0,o=Math.max(0,r-Math.round(i)),a=t.internal_maxPushedScrollTop??0,{maxScrollbackLength:l}=t.style,n=l===void 0?a:Math.max(a,o-Math.max(0,l)),s=o-n;if(s<=0)return"";const u=Ur(t,n,s);return u===""?"":(t.internal_maxPushedScrollTop=o,`${u}\x1B[0m
|
|
17
17
|
`)}onRender=v(()=>{if(this.hasPendingThrottledRender=!1,this.isUnmounted)return;this.deferredInitDone||this.runDeferredInit(),this.nextRenderCommit&&(this.nextRenderCommit.resolve(),this.nextRenderCommit=void 0);const t=hr(this.rootNode,this.isScreenReaderEnabled,{useNativeRenderer:this.useNativeRenderer}),{cursorPosition:r,cursorRequested:i,cursorShape:o,output:a,outputBuffer:l,outputHeight:n,outputWidth:s,staticOutput:u}=t;this.renderedCursorRequested=i,this.renderedCursorPosition=r,this.log.setCursorShape(i?o:void 0);const m=this.computeBackbufferOutput();if(this.useNativeRenderer&&this.nativeLog&&l&&s){u&&u!==`
|
|
18
18
|
`&&this.options.stdout.write(u),m&&this.options.stdout.write(m),this.nativeLog.render(l,s,n),this.lastOutputHeight=n;return}i&&this.log.setCursorPosition(this.getActiveCursorPosition());const C=u&&u!==`
|
|
19
19
|
`;if(this.options.debug){C&&(this.fullStaticOutput+=u),this.lastOutput=a,this.lastOutputToRender=a,this.lastOutputHeight=n,this.options.stdout.write(this.fullStaticOutput+a);return}if(!this.interactive){C&&this.options.stdout.write(u),this.lastOutput=a,this.lastOutputToRender=`${a}
|
|
@@ -21,6 +21,6 @@ Read about how to prevent this error on https://github.com/vadimdemedes/ink/#isr
|
|
|
21
21
|
`).length,g&&this.options.stdout.write(q);return}C&&(this.fullStaticOutput+=u),this.renderInteractiveFrame(a,n,C?u:"",m)},"onRender");accessibilityContextValue;render(t){this.accessibilityContextValue??={isScreenReaderEnabled:this.isScreenReaderEnabled};const r=T(Ve.Provider,{value:this.accessibilityContextValue,children:T(he,{exitOnCtrlC:this.options.exitOnCtrlC,interactive:this.interactive,onExit:this.handleAppExit,onWaitUntilRenderFlush:this.waitUntilRenderFlush,renderThrottleMs:this.renderThrottleMs,setCursorPosition:this.setCursorPosition,stderr:this.options.stderr,stdin:this.options.stdin,stdout:this.options.stdout,writeToStderr:this.writeToStderr,writeToStdout:this.writeToStdout,children:t})});this.options.concurrent?B.updateContainer(r,this.container,null,lt):(B.updateContainerSync(r,this.container,null,lt),B.flushSyncWork())}writeToStdout=v(t=>{if(this.isUnmounted)return;if(this.options.debug){this.options.stdout.write(t+this.fullStaticOutput+this.lastOutput);return}if(!this.interactive){this.options.stdout.write(t);return}const r=this.shouldSync();r&&this.options.stdout.write(G),this.log.clear(),this.options.stdout.write(t),this.restoreLastOutput(),r&&this.options.stdout.write(q)},"writeToStdout");writeToStderr=v(t=>{if(this.isUnmounted)return;if(this.options.debug){this.options.stderr.write(t),this.options.stdout.write(this.fullStaticOutput+this.lastOutput);return}if(!this.interactive){this.options.stderr.write(t);return}const r=this.shouldSync();r&&this.options.stdout.write(G),this.log.clear(),this.options.stderr.write(t),this.restoreLastOutput(),r&&this.options.stdout.write(q)},"writeToStderr");unmount=v(t=>{if(this.isUnmounted||this.isUnmounting)return;this.isUnmounting=!0,this.beforeExitHandler&&(M.off("beforeExit",this.beforeExitHandler),this.beforeExitHandler=void 0);const r=this.options.stdout,{canWriteToStdout:i,hasWritableState:o}=ie(r);bt(this.throttledOnRender,i),i&&!this.alternateScreen&&(!this.throttledOnRender||!this.hasPendingThrottledRender&&this.fullStaticOutput==="")&&(this.calculateLayout(),this.onRender()),this.isUnmounted=!0,this.unsubscribeExit(),bt(this.throttledLog,i),typeof this.restoreConsole=="function"&&this.restoreConsole();const a=v(()=>{typeof this.unsubscribeResize=="function"&&this.unsubscribeResize(),this.cancelKittyDetection&&this.cancelKittyDetection(),i&&(this.kittyProtocolEnabled&&this.writeBestEffort(this.options.stdout,"\x1B[<u"),this.alternateScreen?(this.log.clear(),this.log.done(),this.lastOutput="",this.lastOutputToRender="",this.lastOutputHeight=0,this.fullStaticOutput="",this.writeBestEffort(this.options.stdout,je),this.writeBestEffort(this.options.stdout,ht),this.alternateScreen=!1):this.interactive?this.options.debug||this.log.done():this.options.stdout.write(this.options.debug?`
|
|
22
22
|
`:`${this.lastOutput}
|
|
23
23
|
`)),this.kittyProtocolEnabled=!1,Ot.delete(this.options.stdout);const{exitResult:n}=this,s=v(()=>{St(t)?this.rejectExitPromise(t):this.resolveExitPromise(n)},"resolveOrReject");t!==void 0&&!St(t)?s():i&&o?this.options.stdout.write("",s):setImmediate(s)},"finishUnmount"),l=B;this.options.concurrent?(B.updateContainerSync(null,this.container,null,lt),B.flushSyncWork(),l.flushPassiveEffects?.(),a()):(B.updateContainerSync(null,this.container,null,lt),B.flushSyncWork(),a())},"unmount");async waitUntilExit(){return this.beforeExitHandler||(this.beforeExitHandler=()=>{this.unmount()},M.on("beforeExit",this.beforeExitHandler)),this.exitPromise}async waitUntilRenderFlush(){if(this.isUnmounted||this.isUnmounting){await this.awaitExit();return}if(await re(),this.isUnmounted||this.isUnmounting){await this.awaitExit();return}if(this.isConcurrent&&this.hasPendingConcurrentWork()&&(await Promise.race([this.awaitNextRender(),this.awaitExit()]),this.isUnmounted||this.isUnmounting)){this.nextRenderCommit=void 0,await this.awaitExit();return}B.flushSyncWork();const t=this.options.stdout,{canWriteToStdout:r,hasWritableState:i}=ie(t);if(bt(this.throttledOnRender,r),bt(this.throttledLog,r),r&&i){await new Promise(o=>{this.options.stdout.write("",()=>{o()})});return}await re()}clear(){this.interactive&&!this.options.debug&&(this.log.clear(),this.log.sync(this.lastOutputToRender||`${this.lastOutput}
|
|
24
|
-
`))}patchConsole(){this.options.debug||(this.restoreConsole=qe((t,r)=>{t==="stdout"&&this.writeToStdout(r),t==="stderr"&&(r.startsWith("The above error occurred")||this.writeToStderr(r))}))}setAlternateScreen(t){this.alternateScreen=this.resolveAlternateScreenOption(t,this.interactive),this.alternateScreen&&(this.writeBestEffort(this.options.stdout,
|
|
24
|
+
`))}patchConsole(){this.options.debug||(this.restoreConsole=qe((t,r)=>{t==="stdout"&&this.writeToStdout(r),t==="stderr"&&(r.startsWith("The above error occurred")||this.writeToStderr(r))}))}setAlternateScreen(t){this.alternateScreen=this.resolveAlternateScreenOption(t,this.interactive),this.alternateScreen&&(this.writeBestEffort(this.options.stdout,He),this.writeBestEffort(this.options.stdout,Q))}resolveInteractiveOption(t){return t??(!ue&&!!this.options.stdout.isTTY)}resolveAlternateScreenOption(t,r){return!!t&&r&&!!this.options.stdout.isTTY}shouldSync(){return be(this.options.stdout,this.interactive)}writeBestEffort(t,r){try{t.write(r)}catch{}}async awaitExit(){try{await this.exitPromise}catch{}}hasPendingConcurrentWork(){const t=this.container;return(t.pendingLanes??0)!==0&&t.callbackNode!==void 0&&t.callbackNode!==null}async awaitNextRender(){if(!this.nextRenderCommit){let t;const r=new Promise(i=>{t=i});this.nextRenderCommit={promise:r,resolve:t}}return this.nextRenderCommit.promise}renderInteractiveFrame(t,r,i,o=""){const a=i+o,l=a!=="",n=this.options.stdout.isTTY,s=n?tt(this.options.stdout).rows:24,u=n&&r>=s?t:`${t}
|
|
25
25
|
`;if(di({isTty:n,isUnmounting:this.isUnmounting,nextOutputHeight:r,previousOutputHeight:this.lastOutputHeight,viewportRows:s})){if(this.options.incrementalRendering){l&&(this.log.clear(),this.options.stdout.write(a)),(t!==this.lastOutput||this.log.isCursorDirty()||l)&&this.throttledLog(u),this.lastOutput=t,this.lastOutputToRender=u,this.lastOutputHeight=r;return}const m=this.shouldSync();m&&this.options.stdout.write(G),this.options.stdout.write(Ke+this.fullStaticOutput+o+t),this.lastOutput=t,this.lastOutputToRender=u,this.lastOutputHeight=r,this.log.sync(u),m&&this.options.stdout.write(q);return}if(l){const m=this.shouldSync();m&&this.options.stdout.write(G),this.log.clear(),this.options.stdout.write(a),this.log(u),m&&this.options.stdout.write(q)}else(t!==this.lastOutput||this.log.isCursorDirty())&&this.throttledLog(u);this.lastOutput=t,this.lastOutputToRender=u,this.lastOutputHeight=r}initImmediateKittyKeyboard(){if(!this.options.kittyKeyboard)return;const t=this.options.kittyKeyboard;if((t.mode??"auto")!=="enabled")return;const r=t.flags??["disambiguateEscapeCodes"];this.options.stdin.isTTY&&this.options.stdout.isTTY&&this.enableKittyProtocol(r)}initDeferredKittyKeyboard(){if(!this.options.kittyKeyboard)return;const t=this.options.kittyKeyboard;if((t.mode??"auto")!=="auto")return;const r=t.flags??["disambiguateEscapeCodes"];!this.interactive||!this.options.stdin.isTTY||!this.options.stdout.isTTY||this.confirmKittySupport(r)}confirmKittySupport(t){const{stdin:r,stdout:i}=this.options;let o=[];const a=v(()=>{this.cancelKittyDetection=void 0,clearTimeout(n),r.removeListener("data",l);const s=li(o);o=[],s.length>0&&r.unshift(Vt.from(s))},"cleanup"),l=v(s=>{const u=typeof s=="string"?Vt.from(s):s;for(const m of u)o.push(m);ai(o)&&(a(),this.isUnmounted||this.enableKittyProtocol(t))},"onData");r.on("data",l);const n=setTimeout(a,200);this.cancelKittyDetection=a,i.write("\x1B[?u")}enableKittyProtocol(t){this.options.stdout.write(`\x1B[>${mr(t)}u`),this.kittyProtocolEnabled=!0}}var hi=Object.defineProperty,Dt=x((e,t)=>hi(e,"name",{value:t,configurable:!0}),"i");const zi=Dt((e,t)=>{const r={alternateScreen:!1,concurrent:!1,debug:!1,exitOnCtrlC:!0,incrementalRendering:!1,maxFps:30,patchConsole:!0,stderr:M.stderr,stdin:M.stdin,stdout:M.stdout,...fi(t)},i=pi(r.stdout,()=>new ci(r));return i.render(e),{cleanup(){i.unmount()},clear(){i.clear()},rerender(o){i.render(o)},rootNode:i.rootNode,unmount(){i.unmount()},waitUntilExit(){return i.waitUntilExit()},waitUntilRenderFlush(){return i.waitUntilRenderFlush()}}},"render"),fi=Dt((e={})=>e instanceof Ie?{stdin:M.stdin,stdout:e}:e,"getOptions"),pi=Dt((e,t)=>{const r=Ot.get(e);if(r===void 0){const i=t();return Ot.set(e,i),i}return M.stderr.write(`Warning: render() was called again for the same stdout before the previous Ink instance was unmounted. Reusing stdout across multiple render() calls is unsupported. Call unmount() first.
|
|
26
26
|
`),r},"getInstance");export{zi as default};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
|
-
import {
|
|
2
|
+
import { a as DOMElement } from "./dom.d-DzUPFLuP.js";
|
|
3
3
|
import 'node:stream';
|
|
4
4
|
import { a as CursorPosition } from "./cursor-helpers.d-BONB9tky.js";
|
|
5
5
|
declare const kittyFlags: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var g=Object.defineProperty;var u=(t,n)=>g(t,"name",{value:n,configurable:!0});import{LegacyRoot as N}from"react-reconciler/constants.js";import S from"yoga-layout";import{c as h}from"./dom-
|
|
1
|
+
var g=Object.defineProperty;var u=(t,n)=>g(t,"name",{value:n,configurable:!0});import{LegacyRoot as N}from"react-reconciler/constants.js";import S from"yoga-layout";import{c as h}from"./dom-CXB-19sK.js";import{L as c}from"./reconciler-DYE5h4K4.js";import{R as d}from"./renderer-maLLQcut.js";import{calculateScroll as w}from"./getScrollHeight-ClEOyLHH.js";var R=Object.defineProperty,m=u((t,n)=>R(t,"name",{value:n,configurable:!0}),"u");const I=m((t,n)=>{const y=n?.columns??80,e=h("ink-root");let i="";e.onComputeLayout=()=>{e.yogaNode.setWidth(y),e.yogaNode.calculateLayout(void 0,void 0,S.DIRECTION_LTR);const o=m(r=>{if(r.nodeName==="ink-box"){const a=r.style.overflow??"visible",p=r.style.overflowX??a,v=r.style.overflowY??a;(p==="scroll"||v==="scroll")&&w(r)}for(const a of r.childNodes)a.nodeName!=="#text"&&o(a)},"walkScroll");o(e)},e.onImmediateRender=()=>{const{staticOutput:o}=d(e,!1);o&&o!==`
|
|
2
2
|
`&&(i+=o)};let l;const s=c.createContainer(e,N,null,!1,null,"render-to-string",o=>{l??=o},()=>{},()=>{},()=>{});let f=!1;try{c.updateContainerSync(t,s,null,()=>{}),c.flushSyncWork();const{output:o}=d(e,!1);if(c.updateContainerSync(null,s,null,()=>{}),c.flushSyncWork(),f=!0,e.yogaNode.free(),l!==void 0)throw l instanceof Error?l:new Error(String(l));const r=i.endsWith(`
|
|
3
3
|
`)?i.slice(0,-1):i;return r&&o?`${r}
|
|
4
4
|
${o}`:r||o}finally{if(!f&&e.yogaNode)try{e.yogaNode.freeRecursive()}catch{}}},"renderToString");export{I as default};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
var Be=Object.defineProperty;var P=(o,e)=>Be(o,"name",{value:e,configurable:!0});import{T as Oe,i as De}from"./dom-CXB-19sK.js";import{getStringWidth as Q,indent as Pe,isFullwidthCodePoint as We}from"@visulima/string";import{B as H,D as A,I as j,U as z,e as Y,H as q,f as K,g as ae,F,h as de,S as $e,j as He,p as Ae}from"./measure-text-Ce2widM1.js";import k from"yoga-layout";import{j as G,i as Fe,m as ue,c as ce}from"./layout-BMo200nF.js";import{g as Ge,d as J}from"./colorize-DbTZMrJO.js";import Ie from"@visulima/colorize";import je from"cli-boxes";import{getScrollTop as Ee}from"./getScrollHeight-ClEOyLHH.js";import Te from"./squashTextNodesWithMap-DCdi3SZ2.js";import __cjs_mod__ from "node:module"; // -- packem CommonJS require shim --
|
|
2
|
+
const require = __cjs_mod__.createRequire(import.meta.url);
|
|
3
|
+
const ze=1114112;var Ye=Object.defineProperty,xe=P((o,e)=>Ye(o,"name",{value:e,configurable:!0}),"T$2");const qe=1,Ke=2,Xe=3,Ue=4,Ve=7,Je=8,Qe=9,he=22,ge=23,fe=24,pe=27,me=28,ye=29,ve=39,be=49,Ze="\x1B[",T=xe(o=>o.length===0?"":`${Ze}${o.join(";")}m`,"sgr"),et=xe(o=>{if(o.length===0)return"";let e="",t=0,r,i,a,n=!1,h=0;const p=o.getSpans();for(const g of p){const u=g.formatFlags&127,{fgColor:s}=g,{bgColor:l}=g,{link:c}=g,d=u;if(d!==t||s!==r||l!==i||c!==a){if(c!==a&&(a&&(e+=a.startsWith("ST:")?"\x1B]8;;\x1B\\":"\x1B]8;;\x07"),c)){const y=c.startsWith("ST:");e+=`\x1B]8;;${y?c.slice(3):c}${y?"\x1B\\":"\x07"}`}const f=t&(H|A),m=d&(H|A);if(f!==m){const y=t&H&&!(d&H),v=t&A&&!(d&A);(y||v)&&(e+=T([he])),d&H&&(!(t&H)||v)&&(e+=T([qe])),d&A&&(!(t&A)||y)&&(e+=T([Ke]))}d&j&&!(t&j)?e+=T([Xe]):!(d&j)&&t&j&&(e+=T([ge])),d&z&&!(t&z)?e+=T([Ue]):!(d&z)&&t&z&&(e+=T([fe])),d&Y&&!(t&Y)?e+=T([Ve]):!(d&Y)&&t&Y&&(e+=T([pe])),d&q&&!(t&q)?e+=T([Je]):!(d&q)&&t&q&&(e+=T([me])),d&K&&!(t&K)?e+=T([Qe]):!(d&K)&&t&K&&(e+=T([ye])),s!==r&&(e+=T(s?ae(s,!0):[ve])),l!==i&&(e+=T(l?ae(l,!1):[be])),n=d!==0||s!==void 0||l!==void 0,t=d,r=s,i=l,a=c}e+=o.getTextRange(h,h+g.length),h+=g.length}return n&&(t&(H|A)&&(e+=T([he])),t&j&&(e+=T([ge])),t&z&&(e+=T([fe])),t&Y&&(e+=T([pe])),t&q&&(e+=T([me])),t&K&&(e+=T([ye])),r!==void 0&&(e+=T([ve])),i!==void 0&&(e+=T([be]))),a&&(e+=a.startsWith("ST:")?"\x1B]8;;\x1B\\":"\x1B]8;;\x07"),e},"styledLineToString");var tt=Object.defineProperty,ke=P((o,e)=>tt(o,"name",{value:e,configurable:!0}),"M");class ee{static{P(this,"OutputCaches")}static{ke(this,"OutputCaches")}widths=new Map;blockWidths=new Map;styledLines=new Map;lines=new Map;maxEntries;pruneToFactor;constructor(e={}){const{maxEntries:t=3e4,pruneToFactor:r=.8}=e;this.maxEntries=Math.max(1,t),this.pruneToFactor=Math.min(.99,Math.max(.1,r))}getStyledLine(e){let t=this.styledLines.get(e);return t===void 0&&(t=this.hasAnsiControlMarker(e)?He(e):Ae(e),this.setCacheEntry(this.styledLines,e,t)),t}getStringWidth(e){let t=this.widths.get(e);return t===void 0&&(t=Q(e),this.setCacheEntry(this.widths,e,t)),t}getWidestLine(e){let t=this.blockWidths.get(e);if(t===void 0){let r=0;for(const i of this.getLines(e))r=Math.max(r,this.getStringWidth(i));t=r,this.setCacheEntry(this.blockWidths,e,t)}return t}getLines(e){let t=this.lines.get(e);return t===void 0&&(t=e.split(`
|
|
4
|
+
`),this.setCacheEntry(this.lines,e,t)),t}hasAnsiControlMarker(e){for(const t of e){const r=t.codePointAt(0);if(ot.has(r))return!0}return!1}setCacheEntry(e,t,r){!e.has(t)&&e.size>=this.maxEntries&&this.pruneCache(e),e.set(t,r)}pruneCache(e){const t=Math.floor(this.maxEntries*this.pruneToFactor);for(const r of e.keys())if(e.delete(r),e.size<=t)break}}const ot=new Set([27,144,152,155,157,158,159]),rt=.6,it=30;class te{static{P(this,"U")}static{ke(this,"Output")}width;height;caches;grid;clipStack=[];previousLines=[];previousRenderedLines=[];lineMemoizationEnabled=!0;memoizationProbeCountdown=0;constructor(e){const{caches:t,height:r,width:i}=e;this.width=Math.round(i),this.height=Math.round(r),this.caches=t??new ee,this.grid=this.createGrid(this.width,this.height)}reset(e,t){this.width=Math.round(e),this.height=Math.round(t),this.clipStack.length=0,this.grid=this.createGrid(this.width,this.height)}startChildRegion(e,t,r,i){const a=Math.round(e),n=Math.round(t);this.clipStack.push({x1:a,x2:a+Math.round(r),y1:n,y2:n+Math.round(i)})}endChildRegion(){this.clipStack.pop()}write(e,t,r,i){if(!r)return;const{transformers:a}=i,n=this.clipStack.at(-1),h=this.caches.getLines(r),p=a.length>0;for(const[g,u]of h.entries()){const s=t+g;if(s<0||s>=this.grid.length||n&&(s<n.y1||s>=n.y2))continue;let l=u;if(p)for(const S of a)l=S(l,g);if(l.length===0)continue;const c=this.grid[s],d=this.caches.getStyledLine(l);let f=e;const m=n?Math.min(n.x2,c.length):1/0,y=d.getSpans();let v=0,L=y[0]?.length??0;for(let S=0;S<d.length;S++){for(;v<y.length&&S>=L;)v++,L+=y[v]?.length??0;if(f>=m)break;if(n&&(f<n.x1||f>=n.x2)){f++,d.getFullWidth(S)&&f++;continue}if(f>=0){f>=c.length&&c.ensureWidth(f+2);const M=y[v],R=d.getFullWidth(S),b=(M?.formatFlags??0)|(R?F:0);c.setCharFast(f,d.getValue(S),b,M?.fgColor,M?.bgColor,M?.link),R&&(f++,f>=c.length&&c.ensureWidth(f+1),c.setCharFast(f,"",b&~F,M?.fgColor,M?.bgColor,M?.link))}f++}}}writeStyledLine(e,t,r){if(r.length===0||t<0||t>=this.grid.length)return;const i=this.clipStack.at(-1);i&&(t<i.y1||t>=i.y2)||this.writeStyledLineToRow(this.grid[t],e,r,this.width,i)}getRootLines(){return this.grid}getCurrentClip(){return this.clipStack.at(-1)}addRegionTree(e,t,r){for(let i=0;i<e.height;i++){const a=r+i;if(a<0||a>=this.grid.length)continue;const n=e.lines[i];if(!n)continue;const h=this.grid[a],p=n.getSpans();let g=0,u=p[0]?.length??0;for(let s=0;s<n.length;s++){for(;g<p.length&&s>=u;)g++,u+=p[g]?.length??0;const l=t+s;if(l<0||l>=h.length)continue;const c=n.getValue(s),d=p[g],f=d!==void 0&&(d.formatFlags&~F)!==0||d?.fgColor!==void 0||d?.bgColor!==void 0||d?.link!==void 0;if(c!==" "||f){const m=(d?.formatFlags??0)|(n.getFullWidth(s)?F:0);h.setCharFast(l,c,m,d?.fgColor,d?.bgColor,d?.link)}}}for(const i of e.children)this.addRegionTree(i,t+i.x,r+i.y)}writeStyledLineToRow(e,t,r,i,a){let n=t;const h=a?Math.min(a.x2,i):1/0,p=r.getSpans();let g=0,u=p[0]?.length??0;for(let s=0;s<r.length;s++){for(;g<p.length&&s>=u;)g++,u+=p[g]?.length??0;if(n>=h)break;if(a&&(n<a.x1||n>=a.x2)){n++,r.getFullWidth(s)&&n++;continue}if(n>=0){n>=e.length&&e.ensureWidth(n+2);const l=p[g],c=r.getFullWidth(s),d=(l?.formatFlags??0)|(c?F:0);e.setCharFast(n,r.getValue(s),d,l?.fgColor,l?.bgColor,l?.link),c&&(n++,n>=e.length&&e.ensureWidth(n+1),e.setCharFast(n,"",d&~F,l?.fgColor,l?.bgColor,l?.link))}n++}}get(){const e=this.grid;this.lineMemoizationEnabled||(this.memoizationProbeCountdown>0?this.memoizationProbeCountdown--:this.lineMemoizationEnabled=!0);const t=this.lineMemoizationEnabled,r=this.previousLines.length>0,i=t&&r&&this.previousLines.length===e.length&&this.previousRenderedLines.length===e.length;this.previousLines.length>e.length&&(this.previousLines.length=e.length),this.previousRenderedLines.length>e.length&&(this.previousRenderedLines.length=e.length);const a=Array.from({length:e.length});let n=0;for(const[h,p]of e.entries()){const g=p;if(i&&this.previousLines[h]?.equals(g)){a[h]=this.previousRenderedLines[h]??"";continue}n++;const u=g.trimEnd(),s=et(u);a[h]=s,t&&(this.previousRenderedLines[h]=s,this.previousLines[h]=g.clone())}return t&&i&&e.length>0&&n/e.length>rt&&this.disableLineMemoization(),{height:e.length,output:a.join(`
|
|
5
|
+
`)}}getBuffer(){const e=this.grid,t=e.length,r=new Uint32Array(this.width*t*2),i=65535;for(let a=0;a<r.length;a+=2)r[a]=32,r[a+1]=i;for(let a=0;a<t;a++){const n=e[a],h=n.getSpans();let p=0,g=h[0]?.length??0;for(let u=0;u<n.length&&u<this.width;u++){for(;p<h.length&&u>=g;)p++,g+=h[p]?.length??0;const s=n.getValue(u);if(s.length===0)continue;const l=s.codePointAt(0)??32,c=(a*this.width+u)*2,d=h[p],f=d?.formatFlags??0,m=d?.fgColor,y=d?.bgColor,v=m?de(m):255,L=y?de(y):255,S=(f&255)<<16|(L&255)<<8|v&255;if(r[c]=l,r[c+1]=S,n.getFullWidth(u)&&u+1<this.width){const M=c+2;r[M]=ze,r[M+1]=S,u++}}}return{buffer:r,height:t}}createGrid(e,t){const r=[];for(let i=0;i<t;i++)r.push($e.empty(e));return r}disableLineMemoization(){this.lineMemoizationEnabled=!1,this.memoizationProbeCountdown=it,this.previousLines.length=0,this.previousRenderedLines.length=0}}var nt=Object.defineProperty,st=P((o,e)=>nt(o,"name",{value:e,configurable:!0}),"d");const lt=st(o=>Math.round(o.getComputedWidth()-Math.max(0,o.getComputedLeft()+o.getComputedWidth()-(o.getParent()?.getComputedWidth()??o.getComputedWidth()))-o.getComputedPadding(k.EDGE_LEFT)-o.getComputedPadding(k.EDGE_RIGHT)-o.getComputedBorder(k.EDGE_LEFT)-o.getComputedBorder(k.EDGE_RIGHT)),"getMaxWidth");var at=Object.defineProperty,dt=P((o,e)=>at(o,"name",{value:e,configurable:!0}),"c");const ut=dt((o,e,t,r)=>{if(!t.style.backgroundColor)return;const i=Math.round(t.yogaNode.getComputedWidth()),a=Math.round(t.yogaNode.getComputedHeight()),n=t.style.borderStyle&&t.style.borderLeft!==!1?1:0,h=t.style.borderStyle&&t.style.borderRight!==!1?1:0,p=t.style.borderStyle&&t.style.borderTop!==!1?1:0,g=t.style.borderStyle&&t.style.borderBottom!==!1?1:0,u=i-n-h,s=a-p-g;if(!(u>0&&s>0))return;const l=Ge(t.style.backgroundColor);if(!l)return;const c=`${l}${" ".repeat(u)}\x1B[49m`;for(let d=0;d<s;d++)r.write(o+n,e+p+d,c,{transformers:[]})},"renderBackground");var ct=Object.defineProperty,oe=P((o,e)=>ct(o,"name",{value:e,configurable:!0}),"T");const W=oe((o,e,t,r)=>{let i=J(o,e,"foreground");return i=J(i,t,"background"),r&&(i=Ie.dim(i)),i},"stylePiece"),Ce=oe((o,e,t,r,i,a,n,h)=>{if(!t&&!i)return W(o.repeat(e),a,n,h);const p=t?` ${t} `:"",g=i?` ${i} `:"",u=p.length,s=g.length,l=r??"left";if(u+s>=e){if(u>=e)return`${p.slice(0,e-1)}…`;const m=e-u;return m>3?p+g.slice(0,m):p+W(o.repeat(e-u),a,n,h)}const c=e-u-s;if(l==="left"||i)return p+W(o.repeat(c),a,n,h)+g;if(l==="right"){const m=e-u;return W(o.repeat(m),a,n,h)+p}const d=Math.floor(c/2),f=c-d;return W(o.repeat(d),a,n,h)+p+W(o.repeat(f),a,n,h)},"buildBorderWithTitle"),ht=oe((o,e,t,r)=>{if(t.style.borderStyle){const i=Math.round(t.yogaNode.getComputedWidth()),a=Math.round(t.yogaNode.getComputedHeight()),n=typeof t.style.borderStyle=="string"?je[t.style.borderStyle]:t.style.borderStyle,h=t.style.borderTopColor??t.style.borderColor,p=t.style.borderBottomColor??t.style.borderColor,g=t.style.borderLeftColor??t.style.borderColor,u=t.style.borderRightColor??t.style.borderColor,s=t.style.borderTopBackgroundColor??t.style.borderBackgroundColor,l=t.style.borderBottomBackgroundColor??t.style.borderBackgroundColor,c=t.style.borderLeftBackgroundColor??t.style.borderBackgroundColor,d=t.style.borderRightBackgroundColor??t.style.borderBackgroundColor,f=t.style.borderTopDimColor??t.style.borderDimColor,m=t.style.borderBottomDimColor??t.style.borderDimColor,y=t.style.borderLeftDimColor??t.style.borderDimColor,v=t.style.borderRightDimColor??t.style.borderDimColor,L=t.style.borderTop!==!1,S=t.style.borderBottom!==!1,M=t.style.borderLeft!==!1,R=t.style.borderRight!==!1,b=Math.max(0,i-(M?1:0)-(R?1:0));let x;if(L){const _=M?W(n.topLeft,h,s,f):"",D=R?W(n.topRight,h,s,f):"",B=Ce(n.top,b,t.style.borderTopTitle,t.style.borderTopTitleAlignment,t.style.borderTopRightTitle,h,s,f);x=_+B+D}let C=a;L&&(C-=1),S&&(C-=1),C=Math.max(0,C);let E="";M&&(E=`${W(n.left,g,c,y)}
|
|
6
|
+
`.repeat(C));let N="";R&&(N=`${W(n.right,u,d,v)}
|
|
7
|
+
`.repeat(C));let w;if(S){const _=M?W(n.bottomLeft,p,l,m):"",D=R?W(n.bottomRight,p,l,m):"",B=Ce(n.bottom,b,t.style.borderBottomTitle,t.style.borderBottomTitleAlignment,void 0,p,l,m);w=_+B+D}const O=L?1:0;x&&r.write(o,e,x,{transformers:[]}),E&&r.write(o,e+O,E,{transformers:[]}),N&&r.write(o+i-1,e+O,N,{transformers:[]}),w&&r.write(o,e+a-1,w,{transformers:[]})}},"renderBorder");var gt=Object.defineProperty,ft=P((o,e)=>gt(o,"name",{value:e,configurable:!0}),"m");const Ne=[],Se=ft(({axis:o,color:e,layout:t,output:r})=>{const{thumb:{end:i,endHalf:a,start:n,startHalf:h},x:p,y:g}=t;if(o==="vertical")for(let u=n;u<i;u++){let s="█";const l=2*u>=h&&2*u<a,c=2*u+1>=h&&2*u+1<a;l&&!c?s="▀":!l&&c&&(s="▄");const d=e?J(s,e,"foreground"):s;r.write(p,g+u,d,{transformers:Ne})}else for(let u=n;u<i;u++){let s="█";const l=2*u>=h&&2*u<a,c=2*u+1>=h&&2*u+1<a;l&&!c?s="▌":!l&&c&&(s="▐");const d=e?J(s,e,"foreground"):s;r.write(p+u,g,d,{transformers:Ne})}},"renderScrollbar");var pt=Object.defineProperty,re=P((o,e)=>pt(o,"name",{value:e,configurable:!0}),"b");const we=re((o,e=[])=>{for(const t of o.childNodes){if(t.nodeName==="#text")continue;const r=t;if(!r.internal_stickyAlternate)if(r.internal_sticky)e.push({node:r,type:r.internal_sticky==="bottom"?"bottom":"top"});else{const i=r.style.overflow??"visible",a=r.style.overflowX??i,n=r.style.overflowY??i;!(a==="scroll"||n==="scroll")&&r.childNodes&&we(r,e)}}return e},"getStickyDescendants"),mt=re((o,e,t,r)=>{let i,a=-1,n,h=-1;for(const[g,u]of o.entries()){const{node:s,type:l}=u;if(!s.yogaNode)continue;const c=G(s,e)??0,d=Math.round(s.yogaNode.getComputedHeight()),f=c+d,m=s.parentNode;let y=0,v=Number.MAX_SAFE_INTEGER;m?.yogaNode&&(y=G(m,e)??0,v=Math.round(m.yogaNode.getComputedHeight())),l==="top"&&c<t&&y+v>t&&(i=u,a=g),l==="bottom"&&Math.floor(f)>Math.floor(r)&&y<r&&(n=u,h=g)}const p=[];if(i){let g;for(let u=a+1;u<o.length;u++){const s=o[u];if(s.type!=="bottom"){g=s;break}}p.push({nextStickyNodeInfo:g,stickyNode:i.node,type:"top"})}if(n){let g;for(let u=h-1;u>=0;u--){const s=o[u];if(s.type==="bottom"){g=s;break}}p.push({nextStickyNodeInfo:g,stickyNode:n.node,type:"bottom"})}return p},"identifyActiveStickyNodes"),yt=re((o,e,t,r,i)=>{const{newTransformers:a,skipStaticElements:n,x:h,y:p}=i,{yogaNode:g}=e;if(!g)return;const u=g.getComputedBorder(k.EDGE_TOP),s=g.getComputedBorder(k.EDGE_LEFT),l=Ee(e),c=e.internal_scrollState?.clientHeight??0;for(const{nextStickyNodeInfo:d,stickyNode:f,type:m}of o){if(!f.yogaNode)continue;const y=G(f,e)??0,v=Math.round(f.yogaNode.getComputedHeight()),L=h+(Fe(f,e)??0),S=f.parentNode;let M=0,R=Number.MAX_SAFE_INTEGER;S?.yogaNode&&(M=G(S,e)??0,R=Math.round(S.yogaNode.getComputedHeight()));let b;if(m==="top"){const E=S?.yogaNode?.getComputedBorder(k.EDGE_BOTTOM)??0,N=M+R-E;let w=p-l+N-v;const O=p-l+y,_=p+u;if(d?.node?.yogaNode){const D=G(d.node,e)??0,B=p-l+D-v;B<w&&(w=B)}b=Math.min(Math.max(_,O),w)}else{const E=S?.yogaNode?.getComputedBorder(k.EDGE_TOP)??0;let N=p-l+M+E;const w=p-l+y,O=p+u+c-v;if(d?.node?.yogaNode){const _=Math.round(d.node.yogaNode.getComputedHeight()),D=G(d.node,e)??0,B=p-l+D+_;B>N&&(N=B)}b=Math.max(Math.min(O,w),N)}const x=r({height:v,width:Math.round(f.yogaNode.getComputedWidth())});U(f,x,{offsetX:-Math.round(f.yogaNode.getComputedLeft()),offsetY:-Math.round(f.yogaNode.getComputedTop()),skipStaticElements:n,transformers:a});const C=x.get().output.split(`
|
|
8
|
+
`);for(const[E,N]of C.entries())N&&N.length>0&&t.write(L-(h+s),b-(p+u)+E,N,{transformers:[]})}},"renderActiveStickyNodes");var vt=Object.defineProperty,$=P((o,e)=>vt(o,"name",{value:e,configurable:!0}),"x");const bt=$((o,e)=>{const t=o.childNodes[0]?.yogaNode;if(t){const r=Math.round(t.getComputedLeft()),i=Math.round(t.getComputedTop());e=`
|
|
9
|
+
`.repeat(i)+Pe(e,r)}return e},"applyPaddingToText"),Ct=31,Nt=127,St=128,Mt=159,Et=$((o,e)=>{if(!Number.isFinite(e))return!1;if(e<0)return!0;let t=0;for(const r of o){if(r===`
|
|
10
|
+
`){if(t>e)return!0;t=0;continue}const i=r.codePointAt(0);if(i<=Ct||i===Nt||i>=St&&i<=Mt||We(i)||(t++,t>e))return!0}return!1},"mightExceedWidth"),Tt=$(o=>(o.internal_hidden??!1)||o.yogaNode?.getDisplay()===k.DISPLAY_NONE,"isNodeHidden"),xt=$(o=>{let e=o;for(;e;){if(Tt(e))return!0;e=e.parentNode}return!1},"isNodeOrAncestorHidden"),Z=$((o,e={})=>{if(e.skipStaticElements&&o.internal_static||o.internal_hidden||o.internal_stickyAlternate||o.yogaNode?.getDisplay()===k.DISPLAY_NONE)return"";let t="";if(o.nodeName==="ink-text")t=Te(o);else if(o.nodeName==="ink-box"||o.nodeName==="ink-root"){const r=o.style.flexDirection==="row"||o.style.flexDirection==="row-reverse"?" ":`
|
|
11
|
+
`;t=(o.style.flexDirection==="row-reverse"||o.style.flexDirection==="column-reverse"?o.childNodes.toReversed():[...o.childNodes]).map(i=>Z(i,{parentRole:o.internal_accessibility?.role,skipStaticElements:e.skipStaticElements})).filter(Boolean).join(r)}if(o.internal_accessibility){const{role:r,state:i}=o.internal_accessibility;if(i){const a=Object.keys(i).filter(n=>i[n]).join(", ");a&&(t=`(${a}) ${t}`)}r&&r!==e.parentRole&&(t=`${r}: ${t}`)}return t},"renderNodeToScreenReaderOutput"),U=$((o,e,t)=>{const{absoluteOffsetX:r,absoluteOffsetY:i,offsetX:a=0,offsetY:n=0,renderState:h,selectionMap:p,skipStaticElements:g,transformers:u=[]}=t;if(g&&o.internal_static||o.internal_hidden)return;if(o.cachedRender){const l=Math.round(a+(o.yogaNode?.getComputedLeft()??0)),c=Math.round(n+(o.yogaNode?.getComputedTop()??0));e.addRegionTree(o.cachedRender,l,c);return}if(o.nodeName==="ink-cursor"){if(!h)return;h.cursorRequested=!0;const l=o.internal_cursor;if(!l){h.cursorPosition=void 0;return}if(h.cursorShape=l.shape,l.inline){if(h.lastTextWriteEnd)h.cursorPosition={x:h.lastTextWriteEnd.x,y:h.lastTextWriteEnd.y};else{const f=o.parentNode?ue(o.parentNode):void 0;h.cursorPosition=f?{x:f.x,y:f.y}:void 0}return}const c=l.anchorRef?l.anchorRef.current:o.parentNode;if(!c){h.cursorPosition=void 0;return}if(l.anchorRef&&xt(c)){h.cursorPosition=void 0;return}const d=ue(c);if(!d){h.cursorPosition=void 0;return}h.cursorPosition={x:d.x+l.x,y:d.y+l.y};return}const{yogaNode:s}=o;if(s){if(s.getDisplay()===k.DISPLAY_NONE)return;const l=s.getComputedLeft(),c=s.getComputedTop(),d=Math.round(a+l),f=Math.round(n+c),m=Math.round((r??a)+l),y=Math.round((i??n)+c),v=e.getCurrentClip();if(v){const b=Math.round(s.getComputedWidth()),x=Math.round(s.getComputedHeight()),C=m+b,E=y+x,N=v.x1??-1/0,w=v.x2??1/0,O=v.y1??-1/0,_=v.y2??1/0;if(C<=N||m>=w||E<=O||y>=_)return}let L=u;if(typeof o.internal_transform=="function"&&(L=[o.internal_transform,...u]),o.nodeName==="ink-text"){let b=Te(o);if(b.length>0){const x=lt(s);if(Et(b,x)&&Math.max(...b.split(`
|
|
12
|
+
`).map(C=>Q(C)))>x){const C=o.style.textWrap??"wrap";b=Oe(b,Math.floor(x),C)}if(b=bt(o,b),e.write(d,f,b,{transformers:L}),h){const C=b.split(`
|
|
13
|
+
`),E=C.at(-1)??"";h.lastTextWriteEnd={x:d+Q(E),y:f+C.length-1}}}return}let S=!1,M=0,R=0;if(o.nodeName==="ink-box"){ut(d,f,o,e),ht(d,f,o,e);const b=o.style.overflow??"visible",x=o.style.overflowX??b,C=o.style.overflowY??b,E=x==="hidden"||x==="scroll",N=C==="hidden"||C==="scroll";if(E||N){const w=Math.round(s.getComputedWidth()),O=Math.round(s.getComputedHeight()),_=E?d+s.getComputedBorder(k.EDGE_LEFT):d,D=E?w-s.getComputedBorder(k.EDGE_LEFT)-s.getComputedBorder(k.EDGE_RIGHT):w,B=N?f+s.getComputedBorder(k.EDGE_TOP):f,V=N?O-s.getComputedBorder(k.EDGE_TOP)-s.getComputedBorder(k.EDGE_BOTTOM):O;e.startChildRegion(_,B,Math.max(0,D),Math.max(0,V)),S=!0,C==="scroll"&&o.internal_scrollState&&(R=-o.internal_scrollState.scrollTop),x==="scroll"&&o.internal_scrollState&&(M=-o.internal_scrollState.scrollLeft)}}if(o.nodeName==="ink-root"||o.nodeName==="ink-box"||o.nodeName==="ink-static-render"){for(const b of o.childNodes)U(b,e,{absoluteOffsetX:m+M,absoluteOffsetY:y+R,offsetX:d+M,offsetY:f+R,renderState:h,selectionMap:p,skipStaticElements:g,transformers:L});if(o.nodeName==="ink-box"&&o.internal_scrollState){const b=we(o);if(b.length>0){const x=Ee(o),C=o.internal_scrollState.clientHeight,E=x+C,N=mt(b,o,x,E);N.length>0&&yt(N,o,e,$(w=>new te(w),"createOutput"),{newTransformers:L,skipStaticElements:g,x:d,y:f})}}if(o.nodeName==="ink-box"&&o.internal_scrollState){const b=o.style.overflow??"visible",x=o.style.overflowX??b,C=o.style.overflowY??b,E=s.getComputedBorder(k.EDGE_LEFT),N=s.getComputedBorder(k.EDGE_RIGHT),w=s.getComputedBorder(k.EDGE_TOP),O=s.getComputedBorder(k.EDGE_BOTTOM),_=Math.round(s.getComputedWidth()-E-N),D=Math.round(s.getComputedHeight()-w-O),{clientHeight:B,clientWidth:V,scrollHeight:ie,scrollLeft:Le,scrollTop:Re,scrollWidth:ne}=o.internal_scrollState,se=C==="scroll"&&ie>B,_e=x==="scroll"&&ne>V,le=o.internal_scrollbar!==!1;if(se&&le){const I=ce({axis:"vertical",clientDimension:B,hasOppositeScrollbar:!1,height:D,marginBottom:0,marginRight:0,scrollDimension:ie,scrollPosition:Re,width:_,x:d+E,y:f+w});I&&Se({axis:"vertical",color:o.style.scrollbarThumbColor,layout:I,output:e})}if(_e&&le){const I=ce({axis:"horizontal",clientDimension:V,hasOppositeScrollbar:se,height:D,marginBottom:0,marginRight:0,scrollDimension:ne,scrollPosition:Le,width:_,x:d+E,y:f+w});I&&Se({axis:"horizontal",color:o.style.scrollbarThumbColor,layout:I,output:e})}}S&&e.endChildRegion()}}},"renderNodeToOutput"),zt=$((o,e)=>{if(!o.yogaNode)return;const t=Math.round(o.yogaNode.getComputedWidth()),r=Math.round(o.yogaNode.getComputedHeight());if(t<=0||r<=0)return;const{setCachedRender:i}=require("./dom"),a=new te({height:r,width:t});for(const h of o.childNodes)U(h,a,{skipStaticElements:e?.skipStaticElements??!1});const n={children:[],cursorPosition:void 0,height:r,id:o.internalId??"static",isScrollable:!1,lines:[...a.getRootLines()],selectableSpans:[],stickyHeaders:[],styledOutput:[...a.getRootLines()],width:t,x:0,y:0};i(o,n)},"renderToStatic");var kt=Object.defineProperty,X=P((o,e)=>kt(o,"name",{value:e,configurable:!0}),"N");const wt=X((o,e)=>{const t=new Map;if(e.rangeCount===0)return t;const r=e.getRangeAt(0),{endContainer:i,endOffset:a,startContainer:n,startOffset:h}=r;if(!n||!i)return t;let p=!1,g=!1;const u=X((l,c,d,f,m,y)=>{if(l.nodeName==="#text"){const{length:v}=l.nodeValue;n===l&&(m.value=!0,d.value=c.value+h),i===l&&(y.value=!0,f.value=c.value+a),c.value+=v}else if("childNodes"in l){for(const v of l.childNodes)l===n&&(m.value=!0,d.value=c.value),l===i&&(y.value=!0,f.value=c.value),u(v,c,d,f,m,y);l===n&&h===l.childNodes.length&&(m.value=!0,d.value=c.value),l===i&&a===l.childNodes.length&&(y.value=!0,f.value=c.value)}},"visitChildren"),s=X(l=>{if(l.nodeName==="ink-text"){if(!De(l))return;const c={value:0},d={value:-1},f={value:-1},m={value:!1},y={value:!1};for(const v of l.childNodes)l===n&&(m.value=!0,d.value=c.value),l===i&&(y.value=!0,f.value=c.value),u(v,c,d,f,m,y);if(l===n&&h===l.childNodes.length&&(m.value=!0,d.value=c.value),l===i&&a===l.childNodes.length&&(y.value=!0,f.value=c.value),(p||m.value)&&(!g||y.value)){const v=m.value?d.value:0,L=y.value?f.value:c.value;v!==-1&&L!==-1&&v<L&&t.set(l,{end:L,start:v})}m.value&&(p=!0),y.value&&(g=!0)}else{const{childNodes:c}=l;if(c){for(const d of c)l===n&&(p=!0),l===i&&(g=!0),s(d);l===n&&h===c.length&&(p=!0),l===i&&a===c.length&&(g=!0)}}},"visit");return s(o),t},"calculateSelectionMap"),Lt=new ee,Rt=new ee,_t=new WeakMap,Bt=new WeakMap,Me=X(({caches:o,height:e,node:t,outputs:r,width:i})=>{let a=r.get(t);return a||(a=new te({caches:o,height:e,width:i}),r.set(t,a)),a.reset(i,e),a},"getReusableOutput"),Yt=X((o,e,t)=>{if(o.yogaNode){if(e){const g=Z(o,{skipStaticElements:!0}),u=g===""?0:g.split(`
|
|
14
|
+
`).length;let s="";return o.staticNode&&(s=Z(o.staticNode,{skipStaticElements:!1})),{cursorPosition:void 0,cursorRequested:!1,cursorShape:void 0,output:g,outputHeight:u,staticOutput:s?`${s}
|
|
15
|
+
`:""}}const r=t?.selection&&t.selection.rangeCount>0?wt(o,t.selection):void 0,i=Me({caches:Lt,height:o.yogaNode.getComputedHeight(),node:o,outputs:_t,width:o.yogaNode.getComputedWidth()}),a={cursorPosition:void 0,cursorRequested:!1,cursorShape:void 0};U(o,i,{renderState:a,selectionMap:r,skipStaticElements:!0});let n;if(o.staticNode?.yogaNode&&(n=Me({caches:Rt,height:o.staticNode.yogaNode.getComputedHeight(),node:o,outputs:Bt,width:o.staticNode.yogaNode.getComputedWidth()}),U(o.staticNode,n,{skipStaticElements:!1})),t?.useNativeRenderer){const{buffer:g,height:u}=i.getBuffer();return{cursorPosition:a.cursorPosition,cursorRequested:a.cursorRequested,cursorShape:a.cursorShape,output:"",outputBuffer:g,outputHeight:u,outputWidth:i.width,staticOutput:n?`${n.get().output}
|
|
16
|
+
`:""}}const{height:h,output:p}=i.get();return{cursorPosition:a.cursorPosition,cursorRequested:a.cursorRequested,cursorShape:a.cursorShape,output:p,outputHeight:h,staticOutput:n?`${n.get().output}
|
|
17
|
+
`:""}}return{cursorPosition:void 0,cursorRequested:!1,cursorShape:void 0,output:"",outputHeight:0,staticOutput:""}},"renderer");export{U as B,Yt as R,te as U,zt as r};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { D as DOMNode, S as StyledLine } from "./dom.d-DzUPFLuP.js";
|
|
2
2
|
/**
|
|
3
3
|
* Compare the document position of two points in the DOM tree.
|
|
4
4
|
* Returns -1 if A is before B, 0 if equal, 1 if A is after B.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"@visulima/string";import{c as i,a as s,L as n,i as d,m as l,s as r,b as c,k as h,d as y,t as L}from"./measure-text-Ce2widM1.js";export{i as clearStringWidthCache,s as clearStyledLineCache,n as default,d as inkCharacterWidth,l as measureStyledLine,r as setEnableStyledLineCache,c as setStringWidthFunction,h as splitStyledLineByNewline,y as styledLineWidth,L as toStyledLine};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var y=Object.defineProperty;var p=(e,n)=>y(e,"name",{value:n,configurable:!0});import{S as V,d as m,i as h}from"./measure-text-
|
|
1
|
+
var y=Object.defineProperty;var p=(e,n)=>y(e,"name",{value:n,configurable:!0});import{S as V,d as m,i as h}from"./measure-text-Ce2widM1.js";var b=Object.defineProperty,g=p((e,n)=>b(e,"name",{value:n,configurable:!0}),"g");const S=g((e,n,u="end")=>{if(n<1)return new V;if(m(e)<=n)return e;const r=new V;if(r.pushChar("…",0),n===1)return r;if(u==="start"){let t=0,s=e.length;for(let l=e.length-1;l>=0&&(t+=h(e.getValue(l)),!(t>n-1));l--)s=l;return r.combine(e.slice(s))}if(u==="middle"){const t=Math.ceil(n/2),s=n-t;let l=0,c=0;for(let i=0;i<e.length;i++){const d=h(e.getValue(i));if(c+d>t-1)break;c+=d,l=i+1}let a=e.length;c=0;for(let i=e.length-1;i>=0&&(c+=h(e.getValue(i)),!(c>s));i--)a=i;return e.slice(0,l).combine(r,e.slice(a))}let f=0,o=0;for(let t=0;t<e.length;t++){const s=h(e.getValue(t));if(o+s>n-1)break;o+=s,f=t+1}return e.slice(0,f).combine(r)},"truncateStyledLine"),w=g((e,n)=>{const u=[];let r=0,f=0,o=!0,t=0;for(;t<e.length;){const s=e.getValue(t);if(s===`
|
|
2
2
|
`){u.push(e.slice(r,t)),r=t+1,f=0,o=!0,t++;continue}let l=t,c=0;if(s===" ")c=h(" "),l=t+1;else for(;l<e.length&&e.getValue(l)!==" "&&e.getValue(l)!==`
|
|
3
3
|
`;)c+=h(e.getValue(l)),l++;if(f+c>n&&f>0){if(s===" "&&!o&&!e.hasStyles(t)){t=l;continue}let a=t;for(;a>r&&e.getValue(a-1)===" "&&!e.hasStyles(a-1);)a--;u.push(e.slice(r,a)),r=t,f=0;continue}if(f===0&&c>n){let a=t,i=0;for(;a<l;){const d=h(e.getValue(a));i+d>n&&i>0&&(u.push(e.slice(r,a)),r=a,i=0),i+=d,a++}f=i,t=l,o=!1}else f+=c,t=l,s!==" "&&(o=!1)}return(r<e.length||u.length===0)&&u.push(e.slice(r)),u},"wrapStyledLine"),v=g((e,n,u="wrap")=>{if(u.startsWith("truncate")){let r="end";return u==="truncate-middle"?r="middle":u==="truncate-start"&&(r="start"),[S(e,n,r)]}return w(e,n)},"wrapOrTruncateStyledLine");export{v as wrapOrTruncateStyledLine};
|
package/dist/testing/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ReactElement } from 'react';
|
|
2
|
-
import { R as RenderOptions } from "../packem_shared/render.d-
|
|
3
|
-
import "../packem_shared/dom.d-
|
|
2
|
+
import { R as RenderOptions } from "../packem_shared/render.d-E2MsoY_g.js";
|
|
3
|
+
import "../packem_shared/dom.d-DzUPFLuP.js";
|
|
4
4
|
import 'yoga-layout';
|
|
5
5
|
import "../packem_shared/cursor-helpers.d-BONB9tky.js";
|
|
6
6
|
import '@visulima/colorize';
|
package/dist/testing/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var w=Object.defineProperty;var a=(t,e)=>w(t,"name",{value:e,configurable:!0});import{createRequire as F}from"node:module";import x from"../packem_shared/render-
|
|
1
|
+
var w=Object.defineProperty;var a=(t,e)=>w(t,"name",{value:e,configurable:!0});import{createRequire as F}from"node:module";import x from"../packem_shared/render-BRR1ESvR.js";import{createKeySender as y}from"../packem_shared/KEY-Bk8B-3h_.js";import{KEY as $}from"../packem_shared/KEY-Bk8B-3h_.js";import{createScreen as T}from"../packem_shared/createScreen-CrLrxA6t.js";import{waitFor as j}from"../packem_shared/waitFor-Dj5zfL5s.js";const b=F(import.meta.url),o=typeof globalThis<"u"&&typeof globalThis.process<"u"?globalThis.process:process,v=a(t=>{if(typeof o<"u"&&o.versions&&o.versions.node){const[e,i]=o.versions.node.split(".").map(Number);if(e>22||e===22&&i>=3||e===20&&i>=16)return o.getBuiltinModule(t)}return b(t)},"__cjs_getBuiltinModule"),l=v("node:events");var R=Object.defineProperty,r=a((t,e)=>R(t,"name",{value:e,configurable:!0}),"t");class S extends l{static{a(this,"v")}static{r(this,"Stdout")}columns;_lastFrame;_frames=[];constructor(e=100){super(),this.columns=e}get frames(){return this._frames}lastFrame(){return this._lastFrame}write=r(e=>(this._frames.push(e),this._lastFrame=e,!0),"write")}class D extends l{static{a(this,"x")}static{r(this,"Stderr")}columns;_lastFrame;_frames=[];constructor(e=100){super(),this.columns=e}get frames(){return this._frames}lastFrame(){return this._lastFrame}write=r(e=>(this._frames.push(e),this._lastFrame=e,!0),"write")}class P extends l{static{a(this,"R")}static{r(this,"Stdin")}isTTY=!0;pendingData;write=r(e=>(this.pendingData=e,this.emit("readable"),this.emit("data",e),!0),"write");read(){const{pendingData:e}=this;return this.pendingData=void 0,e}setEncoding(){return this}setRawMode(){return this}resume(){return this}pause(){return this}ref(){return this}unref(){return this}}const c=[],O=r((t,e={})=>{const{columns:i,options:p}=e,n=new S(i),d=new D(i),m=new P,u=x(t,{debug:!0,exitOnCtrlC:!1,patchConsole:!1,stderr:d,stdin:m,stdout:n,...p});c.push(u);const f=T(()=>n.lastFrame(),n.frames),h=y(s=>m.write(s)),_=r(async()=>{await new Promise(s=>{setTimeout(s,0)}),await new Promise(s=>{setTimeout(s,0)})},"flush");return{cleanup:u.cleanup,flush:_,get frames(){return n.frames},keys:h,lastFrame:r(()=>n.lastFrame(),"lastFrame"),rerender:u.rerender,screen:f,stderr:d,stdin:m,stdout:n,unmount:u.unmount,async waitFor(s,g){await j(s,()=>f.text(),g)}}},"testRender"),Y=r(()=>{for(const t of c)t.cleanup();c.length=0},"cleanup");export{$ as KEY,Y as cleanup,y as createKeySender,T as createScreen,O as render,j as waitFor};
|