@cjhyy/code-shell 0.2.0 → 0.5.0-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (432) hide show
  1. package/CHANGELOG.md +183 -0
  2. package/README.md +35 -2
  3. package/dist/cli.js +2 -0
  4. package/dist/index.d.ts +1 -67
  5. package/dist/index.js +1 -1
  6. package/package.json +25 -71
  7. package/dist/agent/coordinator.d.ts +0 -49
  8. package/dist/anthropic-OVRWAZRD.js +0 -1
  9. package/dist/arena/arena.d.ts +0 -43
  10. package/dist/arena/context/context-tools.d.ts +0 -16
  11. package/dist/arena/detect-mode.d.ts +0 -20
  12. package/dist/arena/digest-builder.d.ts +0 -25
  13. package/dist/arena/index.d.ts +0 -29
  14. package/dist/arena/index.js +0 -1
  15. package/dist/arena/iterate/convergence.d.ts +0 -25
  16. package/dist/arena/iterate/formats/index.d.ts +0 -22
  17. package/dist/arena/iterate/index.d.ts +0 -11
  18. package/dist/arena/iterate/iterative-arena.d.ts +0 -23
  19. package/dist/arena/iterate/parse.d.ts +0 -42
  20. package/dist/arena/iterate/phases/argue.d.ts +0 -22
  21. package/dist/arena/iterate/phases/revise.d.ts +0 -16
  22. package/dist/arena/iterate/phases/tournament.d.ts +0 -34
  23. package/dist/arena/iterate/tools/web-tools.d.ts +0 -13
  24. package/dist/arena/iterate/types.d.ts +0 -152
  25. package/dist/arena/ledger.d.ts +0 -47
  26. package/dist/arena/lenses/architecture.d.ts +0 -5
  27. package/dist/arena/lenses/engineering.d.ts +0 -5
  28. package/dist/arena/lenses/general.d.ts +0 -5
  29. package/dist/arena/lenses/index.d.ts +0 -16
  30. package/dist/arena/lenses/product.d.ts +0 -5
  31. package/dist/arena/model-presets.d.ts +0 -23
  32. package/dist/arena/phases/adjudication.d.ts +0 -24
  33. package/dist/arena/phases/build-consensus.d.ts +0 -29
  34. package/dist/arena/phases/claim-registry.d.ts +0 -26
  35. package/dist/arena/phases/cross-review.d.ts +0 -45
  36. package/dist/arena/phases/debate-rounds.d.ts +0 -27
  37. package/dist/arena/phases/participant-research.d.ts +0 -38
  38. package/dist/arena/phases/planning-detail-expansion.d.ts +0 -38
  39. package/dist/arena/planner.d.ts +0 -27
  40. package/dist/arena/providers/docs.d.ts +0 -6
  41. package/dist/arena/providers/git.d.ts +0 -8
  42. package/dist/arena/providers/index.d.ts +0 -32
  43. package/dist/arena/providers/none.d.ts +0 -7
  44. package/dist/arena/providers/repo.d.ts +0 -6
  45. package/dist/arena/render/session.d.ts +0 -17
  46. package/dist/arena/render/terminal.d.ts +0 -33
  47. package/dist/arena/strategies/discussion.d.ts +0 -25
  48. package/dist/arena/strategies/index.d.ts +0 -15
  49. package/dist/arena/strategies/language-wrapper.d.ts +0 -17
  50. package/dist/arena/strategies/lens-wrapper.d.ts +0 -16
  51. package/dist/arena/strategies/planning.d.ts +0 -30
  52. package/dist/arena/strategies/review.d.ts +0 -26
  53. package/dist/arena/strategies/utils.d.ts +0 -39
  54. package/dist/arena/tools/selector.d.ts +0 -17
  55. package/dist/arena/transitions.d.ts +0 -48
  56. package/dist/arena/types.d.ts +0 -508
  57. package/dist/arena-64T2EQD4.js +0 -3
  58. package/dist/bootstrap/setup.d.ts +0 -14
  59. package/dist/bootstrap/state.d.ts +0 -160
  60. package/dist/bwrap-PVZMLHZR.js +0 -2
  61. package/dist/chunk-2EUIMKJA.js +0 -1
  62. package/dist/chunk-2GJ7H5NC.js +0 -641
  63. package/dist/chunk-2OD6VR4N.js +0 -2
  64. package/dist/chunk-3QP5BQ3L.js +0 -1
  65. package/dist/chunk-A4M2Y42L.js +0 -2
  66. package/dist/chunk-DEYFK6FP.js +0 -1
  67. package/dist/chunk-DTPABBSV.js +0 -2
  68. package/dist/chunk-EU3J7TBP.js +0 -1
  69. package/dist/chunk-FU7AHZNN.js +0 -1
  70. package/dist/chunk-L7B2ORID.js +0 -4
  71. package/dist/chunk-M7VU4YVY.js +0 -49
  72. package/dist/chunk-MGP35GKD.js +0 -254
  73. package/dist/chunk-MLCTC53I.js +0 -1
  74. package/dist/chunk-O5HFCH2U.js +0 -1
  75. package/dist/chunk-P6JSTIFM.js +0 -1
  76. package/dist/chunk-Q3RSX66I.js +0 -1
  77. package/dist/chunk-QTWU7UNA.js +0 -5
  78. package/dist/chunk-RERBX75D.js +0 -251
  79. package/dist/chunk-SNFAPSLA.js +0 -1
  80. package/dist/chunk-T222K6IV.js +0 -18
  81. package/dist/chunk-TKJA6W36.js +0 -3
  82. package/dist/chunk-VKKU4LOM.js +0 -3
  83. package/dist/chunk-WI6FSWGU.js +0 -1
  84. package/dist/chunk-XXCZE2U2.js +0 -2
  85. package/dist/chunk-ZSAONDT6.js +0 -2
  86. package/dist/cli/commands/arena.d.ts +0 -29
  87. package/dist/cli/commands/builtin/advanced-commands.d.ts +0 -5
  88. package/dist/cli/commands/builtin/core-commands.d.ts +0 -5
  89. package/dist/cli/commands/builtin/export-md.d.ts +0 -19
  90. package/dist/cli/commands/builtin/extra-commands.d.ts +0 -6
  91. package/dist/cli/commands/builtin/git-commands.d.ts +0 -5
  92. package/dist/cli/commands/builtin/init/detect.d.ts +0 -25
  93. package/dist/cli/commands/builtin/init/index.d.ts +0 -19
  94. package/dist/cli/commands/builtin/more-commands.d.ts +0 -5
  95. package/dist/cli/commands/builtin/permissions-command.d.ts +0 -5
  96. package/dist/cli/commands/builtin/utility-commands.d.ts +0 -5
  97. package/dist/cli/commands/registry.d.ts +0 -72
  98. package/dist/cli/commands/repl.d.ts +0 -21
  99. package/dist/cli/commands/run.d.ts +0 -21
  100. package/dist/cli/commands/runs.d.ts +0 -14
  101. package/dist/cli/cost-tracker.d.ts +0 -63
  102. package/dist/cli/exit.d.ts +0 -12
  103. package/dist/cli/input/ndjson-reader.d.ts +0 -31
  104. package/dist/cli/input-compiler.d.ts +0 -5
  105. package/dist/cli/main.d.ts +0 -5
  106. package/dist/cli/main.js +0 -399
  107. package/dist/cli/migrate-models.d.ts +0 -45
  108. package/dist/cli/onboarding.d.ts +0 -189
  109. package/dist/cli/output/renderer.d.ts +0 -28
  110. package/dist/cli/output/terminal-ui.d.ts +0 -50
  111. package/dist/cli/updater.d.ts +0 -65
  112. package/dist/client-base-F5FCRSB3.js +0 -1
  113. package/dist/compaction-L3Y6NG4N.js +0 -1
  114. package/dist/context/compaction.d.ts +0 -116
  115. package/dist/context/manager.d.ts +0 -145
  116. package/dist/context/token-counter.d.ts +0 -27
  117. package/dist/context/tool-result-storage.d.ts +0 -96
  118. package/dist/cron/scheduler.d.ts +0 -34
  119. package/dist/data/openrouter-models.d.ts +0 -35
  120. package/dist/data/openrouter-sync.d.ts +0 -16
  121. package/dist/data/static-catalogs.d.ts +0 -25
  122. package/dist/devtools-SGDUOOM4.js +0 -1
  123. package/dist/engine/cost-store.d.ts +0 -22
  124. package/dist/engine/engine.d.ts +0 -207
  125. package/dist/engine/model-facade.d.ts +0 -24
  126. package/dist/engine/query.d.ts +0 -50
  127. package/dist/engine/streaming-tool-queue.d.ts +0 -34
  128. package/dist/engine/token-budget.d.ts +0 -22
  129. package/dist/engine/tool-summary.d.ts +0 -13
  130. package/dist/engine/turn-loop.d.ts +0 -97
  131. package/dist/engine/turn-state.d.ts +0 -20
  132. package/dist/exceptions.d.ts +0 -44
  133. package/dist/export-md-U72T7NW7.js +0 -22
  134. package/dist/file-history-7FQFEQOL.js +0 -1
  135. package/dist/git/utils.d.ts +0 -35
  136. package/dist/git/worktree.d.ts +0 -36
  137. package/dist/hooks/events.d.ts +0 -35
  138. package/dist/hooks/registry.d.ts +0 -15
  139. package/dist/llm/capabilities/index.d.ts +0 -20
  140. package/dist/llm/capabilities/rules.d.ts +0 -26
  141. package/dist/llm/capabilities/types.d.ts +0 -108
  142. package/dist/llm/client-base.d.ts +0 -29
  143. package/dist/llm/client-factory.d.ts +0 -10
  144. package/dist/llm/model-cache.d.ts +0 -21
  145. package/dist/llm/model-fetcher.d.ts +0 -29
  146. package/dist/llm/model-pool.d.ts +0 -84
  147. package/dist/llm/provider-catalog.d.ts +0 -32
  148. package/dist/llm/provider-kinds.d.ts +0 -21
  149. package/dist/llm/providers/anthropic.d.ts +0 -19
  150. package/dist/llm/providers/openai.d.ts +0 -41
  151. package/dist/llm/token-counter.d.ts +0 -17
  152. package/dist/llm/types.d.ts +0 -37
  153. package/dist/logging/logger.d.ts +0 -88
  154. package/dist/logging/session-recorder.d.ts +0 -90
  155. package/dist/lsp/client.d.ts +0 -41
  156. package/dist/lsp/manager.d.ts +0 -40
  157. package/dist/lsp/servers.d.ts +0 -16
  158. package/dist/manager-J6FXEUEK.js +0 -1
  159. package/dist/mcp-manager-27EVBKRT.js +0 -1
  160. package/dist/memory-BNI4WEWL.js +0 -1
  161. package/dist/model-cache-HEDXI7UJ.js +0 -1
  162. package/dist/model-fetcher-X5W5EASG.js +0 -1
  163. package/dist/native-ts/yoga-layout/enums.d.ts +0 -117
  164. package/dist/native-ts/yoga-layout/index.d.ts +0 -270
  165. package/dist/off-7SDVMMXW.js +0 -1
  166. package/dist/openai-3QEADSYL.js +0 -1
  167. package/dist/openrouter-models-GZVCRWD2.js +0 -1
  168. package/dist/openrouter-sync-WG4AG5NC.js +0 -1
  169. package/dist/plugins/loader.d.ts +0 -72
  170. package/dist/plugins/types.d.ts +0 -4
  171. package/dist/preset/index.d.ts +0 -60
  172. package/dist/product/define.d.ts +0 -60
  173. package/dist/product/index.d.ts +0 -5
  174. package/dist/product/index.js +0 -1
  175. package/dist/product/types.d.ts +0 -111
  176. package/dist/prompt/composer.d.ts +0 -42
  177. package/dist/prompt/instruction-scanner.d.ts +0 -54
  178. package/dist/prompt/section-cache.d.ts +0 -15
  179. package/dist/prompt/section-loader.d.ts +0 -26
  180. package/dist/protocol/client.d.ts +0 -64
  181. package/dist/protocol/index.d.ts +0 -4
  182. package/dist/protocol/server.d.ts +0 -51
  183. package/dist/protocol/transport.d.ts +0 -36
  184. package/dist/protocol/types.d.ts +0 -192
  185. package/dist/react-compiler-runtime-shim.d.ts +0 -1
  186. package/dist/remote/bridge.d.ts +0 -37
  187. package/dist/render/Ansi.d.ts +0 -10
  188. package/dist/render/bidi.d.ts +0 -15
  189. package/dist/render/clearTerminal.d.ts +0 -13
  190. package/dist/render/colorize.d.ts +0 -16
  191. package/dist/render/components/AlternateScreen.d.ts +0 -21
  192. package/dist/render/components/App.d.ts +0 -70
  193. package/dist/render/components/AppContext.d.ts +0 -11
  194. package/dist/render/components/Box.d.ts +0 -49
  195. package/dist/render/components/Button.d.ts +0 -36
  196. package/dist/render/components/ClockContext.d.ts +0 -9
  197. package/dist/render/components/CursorDeclarationContext.d.ts +0 -22
  198. package/dist/render/components/ErrorOverview.d.ts +0 -5
  199. package/dist/render/components/Link.d.ts +0 -7
  200. package/dist/render/components/Newline.d.ts +0 -12
  201. package/dist/render/components/NoSelect.d.ts +0 -19
  202. package/dist/render/components/RawAnsi.d.ts +0 -16
  203. package/dist/render/components/ScrollBox.d.ts +0 -78
  204. package/dist/render/components/Spacer.d.ts +0 -5
  205. package/dist/render/components/StdinContext.d.ts +0 -27
  206. package/dist/render/components/TerminalFocusContext.d.ts +0 -10
  207. package/dist/render/components/TerminalSizeContext.d.ts +0 -5
  208. package/dist/render/components/Text.d.ts +0 -55
  209. package/dist/render/constants.d.ts +0 -1
  210. package/dist/render/cursor.d.ts +0 -8
  211. package/dist/render/devtools.d.ts +0 -5
  212. package/dist/render/dom.d.ts +0 -76
  213. package/dist/render/events/click-event.d.ts +0 -31
  214. package/dist/render/events/dispatcher.d.ts +0 -40
  215. package/dist/render/events/emitter.d.ts +0 -5
  216. package/dist/render/events/event-handlers.d.ts +0 -46
  217. package/dist/render/events/event.d.ts +0 -5
  218. package/dist/render/events/focus-event.d.ts +0 -13
  219. package/dist/render/events/input-event.d.ts +0 -30
  220. package/dist/render/events/keyboard-event.d.ts +0 -19
  221. package/dist/render/events/paste-event.d.ts +0 -8
  222. package/dist/render/events/resize-event.d.ts +0 -9
  223. package/dist/render/events/terminal-event.d.ts +0 -54
  224. package/dist/render/events/terminal-focus-event.d.ts +0 -13
  225. package/dist/render/focus.d.ts +0 -43
  226. package/dist/render/frame.d.ts +0 -94
  227. package/dist/render/get-max-width.d.ts +0 -17
  228. package/dist/render/hit-test.d.ts +0 -33
  229. package/dist/render/hooks/use-animation-frame.d.ts +0 -26
  230. package/dist/render/hooks/use-app.d.ts +0 -5
  231. package/dist/render/hooks/use-declared-cursor.d.ts +0 -26
  232. package/dist/render/hooks/use-input.d.ts +0 -37
  233. package/dist/render/hooks/use-interval.d.ts +0 -18
  234. package/dist/render/hooks/use-search-highlight.d.ts +0 -30
  235. package/dist/render/hooks/use-selection.d.ts +0 -39
  236. package/dist/render/hooks/use-stdin.d.ts +0 -5
  237. package/dist/render/hooks/use-tab-status.d.ts +0 -13
  238. package/dist/render/hooks/use-terminal-focus.d.ts +0 -10
  239. package/dist/render/hooks/use-terminal-title.d.ts +0 -12
  240. package/dist/render/hooks/use-terminal-viewport.d.ts +0 -29
  241. package/dist/render/index.d.ts +0 -20
  242. package/dist/render/ink.d.ts +0 -369
  243. package/dist/render/instances.d.ts +0 -3
  244. package/dist/render/layout/engine.d.ts +0 -2
  245. package/dist/render/layout/geometry.d.ts +0 -30
  246. package/dist/render/layout/node.d.ts +0 -125
  247. package/dist/render/layout/yoga.d.ts +0 -56
  248. package/dist/render/line-width-cache.d.ts +0 -1
  249. package/dist/render/log-update.d.ts +0 -17
  250. package/dist/render/measure-element.d.ts +0 -16
  251. package/dist/render/measure-text.d.ts +0 -6
  252. package/dist/render/node-cache.d.ts +0 -20
  253. package/dist/render/optimizer.d.ts +0 -15
  254. package/dist/render/output.d.ts +0 -119
  255. package/dist/render/parse-keypress.d.ts +0 -111
  256. package/dist/render/reconciler.d.ts +0 -11
  257. package/dist/render/render-border.d.ts +0 -24
  258. package/dist/render/render-node-to-output.d.ts +0 -45
  259. package/dist/render/render-to-screen.d.ts +0 -46
  260. package/dist/render/renderer.d.ts +0 -14
  261. package/dist/render/root.d.ts +0 -74
  262. package/dist/render/screen.d.ts +0 -269
  263. package/dist/render/searchHighlight.d.ts +0 -20
  264. package/dist/render/selection.d.ts +0 -229
  265. package/dist/render/squash-text-nodes.d.ts +0 -22
  266. package/dist/render/stringWidth.d.ts +0 -1
  267. package/dist/render/styles.d.ts +0 -306
  268. package/dist/render/supports-hyperlinks.d.ts +0 -13
  269. package/dist/render/tabstops.d.ts +0 -1
  270. package/dist/render/terminal-focus-state.d.ts +0 -6
  271. package/dist/render/terminal-querier.d.ts +0 -129
  272. package/dist/render/terminal.d.ts +0 -46
  273. package/dist/render/termio/ansi.d.ts +0 -65
  274. package/dist/render/termio/csi.d.ts +0 -165
  275. package/dist/render/termio/dec.d.ts +0 -37
  276. package/dist/render/termio/esc.d.ts +0 -12
  277. package/dist/render/termio/osc.d.ts +0 -173
  278. package/dist/render/termio/parser.d.ts +0 -35
  279. package/dist/render/termio/sgr.d.ts +0 -8
  280. package/dist/render/termio/tokenize.d.ts +0 -45
  281. package/dist/render/termio/types.d.ts +0 -190
  282. package/dist/render/termio.d.ts +0 -24
  283. package/dist/render/useTerminalNotification.d.ts +0 -28
  284. package/dist/render/warn.d.ts +0 -1
  285. package/dist/render/widest-line.d.ts +0 -1
  286. package/dist/render/wrap-text.d.ts +0 -2
  287. package/dist/render/wrapAnsi.d.ts +0 -7
  288. package/dist/run/ArtifactTracker.d.ts +0 -38
  289. package/dist/run/CheckpointWriter.d.ts +0 -53
  290. package/dist/run/EngineRunner.d.ts +0 -72
  291. package/dist/run/Evaluator.d.ts +0 -56
  292. package/dist/run/FileRunStore.d.ts +0 -39
  293. package/dist/run/Heartbeat.d.ts +0 -54
  294. package/dist/run/RunApprovalBackend.d.ts +0 -53
  295. package/dist/run/RunLock.d.ts +0 -40
  296. package/dist/run/RunManager.d.ts +0 -82
  297. package/dist/run/RunQueue.d.ts +0 -27
  298. package/dist/run/RunStore.d.ts +0 -25
  299. package/dist/run/factory.d.ts +0 -63
  300. package/dist/run/index.d.ts +0 -17
  301. package/dist/run/index.js +0 -1
  302. package/dist/run/types.d.ts +0 -136
  303. package/dist/seatbelt-L54CNI2Y.js +0 -37
  304. package/dist/services/analytics.d.ts +0 -29
  305. package/dist/services/auto-dream.d.ts +0 -35
  306. package/dist/services/diagnostics.d.ts +0 -41
  307. package/dist/services/extract-memories.d.ts +0 -27
  308. package/dist/services/index.d.ts +0 -10
  309. package/dist/services/notifier.d.ts +0 -25
  310. package/dist/services/oauth.d.ts +0 -27
  311. package/dist/services/session-memory.d.ts +0 -37
  312. package/dist/session/file-history.d.ts +0 -41
  313. package/dist/session/memory.d.ts +0 -65
  314. package/dist/session/session-manager.d.ts +0 -28
  315. package/dist/session/transcript.d.ts +0 -39
  316. package/dist/session-manager-AGWS5SMJ.js +0 -1
  317. package/dist/settings/manager.d.ts +0 -36
  318. package/dist/settings/schema.d.ts +0 -1036
  319. package/dist/skills/index.d.ts +0 -7
  320. package/dist/skills/matcher.d.ts +0 -21
  321. package/dist/skills/scanner.d.ts +0 -30
  322. package/dist/tool-summary-V2B3MD5N.js +0 -2
  323. package/dist/tool-system/builtin/agent-registry.d.ts +0 -36
  324. package/dist/tool-system/builtin/agent.d.ts +0 -16
  325. package/dist/tool-system/builtin/apply-patch/applier.d.ts +0 -26
  326. package/dist/tool-system/builtin/apply-patch/index.d.ts +0 -19
  327. package/dist/tool-system/builtin/apply-patch/parser.d.ts +0 -17
  328. package/dist/tool-system/builtin/apply-patch/seek-sequence.d.ts +0 -18
  329. package/dist/tool-system/builtin/apply-patch/types.d.ts +0 -49
  330. package/dist/tool-system/builtin/arena.d.ts +0 -31
  331. package/dist/tool-system/builtin/ask-user.d.ts +0 -20
  332. package/dist/tool-system/builtin/bash.d.ts +0 -12
  333. package/dist/tool-system/builtin/brief.d.ts +0 -6
  334. package/dist/tool-system/builtin/config.d.ts +0 -6
  335. package/dist/tool-system/builtin/cron.d.ts +0 -10
  336. package/dist/tool-system/builtin/edit.d.ts +0 -6
  337. package/dist/tool-system/builtin/file-cache.d.ts +0 -11
  338. package/dist/tool-system/builtin/glob.d.ts +0 -6
  339. package/dist/tool-system/builtin/grep.d.ts +0 -6
  340. package/dist/tool-system/builtin/index.d.ts +0 -20
  341. package/dist/tool-system/builtin/lsp.d.ts +0 -6
  342. package/dist/tool-system/builtin/mcp-tools.d.ts +0 -10
  343. package/dist/tool-system/builtin/notebook-edit.d.ts +0 -6
  344. package/dist/tool-system/builtin/plan.d.ts +0 -18
  345. package/dist/tool-system/builtin/powershell.d.ts +0 -6
  346. package/dist/tool-system/builtin/read.d.ts +0 -6
  347. package/dist/tool-system/builtin/remote-trigger.d.ts +0 -6
  348. package/dist/tool-system/builtin/repl.d.ts +0 -6
  349. package/dist/tool-system/builtin/send-message.d.ts +0 -6
  350. package/dist/tool-system/builtin/skill.d.ts +0 -6
  351. package/dist/tool-system/builtin/sleep.d.ts +0 -6
  352. package/dist/tool-system/builtin/task.d.ts +0 -51
  353. package/dist/tool-system/builtin/tool-search.d.ts +0 -11
  354. package/dist/tool-system/builtin/web-fetch.d.ts +0 -6
  355. package/dist/tool-system/builtin/web-search.d.ts +0 -6
  356. package/dist/tool-system/builtin/worktree.d.ts +0 -10
  357. package/dist/tool-system/builtin/write.d.ts +0 -6
  358. package/dist/tool-system/context.d.ts +0 -110
  359. package/dist/tool-system/executor.d.ts +0 -49
  360. package/dist/tool-system/investigation-guard.d.ts +0 -46
  361. package/dist/tool-system/mcp-manager.d.ts +0 -50
  362. package/dist/tool-system/permission.d.ts +0 -104
  363. package/dist/tool-system/registry.d.ts +0 -32
  364. package/dist/tool-system/sandbox/bwrap.d.ts +0 -13
  365. package/dist/tool-system/sandbox/index.d.ts +0 -78
  366. package/dist/tool-system/sandbox/off.d.ts +0 -2
  367. package/dist/tool-system/sandbox/seatbelt.d.ts +0 -18
  368. package/dist/tool-system/task-guard.d.ts +0 -30
  369. package/dist/tool-system/validation.d.ts +0 -5
  370. package/dist/types.d.ts +0 -321
  371. package/dist/ui/App.d.ts +0 -14
  372. package/dist/ui/components/AgentBlock.d.ts +0 -32
  373. package/dist/ui/components/AskUserPrompt.d.ts +0 -14
  374. package/dist/ui/components/BabyHand.d.ts +0 -1
  375. package/dist/ui/components/Banner.d.ts +0 -8
  376. package/dist/ui/components/CodeBlock.d.ts +0 -7
  377. package/dist/ui/components/CommandInput.d.ts +0 -13
  378. package/dist/ui/components/ContextUsageBar.d.ts +0 -7
  379. package/dist/ui/components/DiffLine.d.ts +0 -33
  380. package/dist/ui/components/DiffView.d.ts +0 -6
  381. package/dist/ui/components/DogLogo.d.ts +0 -1
  382. package/dist/ui/components/FullscreenLayout.d.ts +0 -51
  383. package/dist/ui/components/KunHead.d.ts +0 -1
  384. package/dist/ui/components/KunLogo.d.ts +0 -1
  385. package/dist/ui/components/MessageContent.d.ts +0 -26
  386. package/dist/ui/components/ModelManager.d.ts +0 -68
  387. package/dist/ui/components/ModelSelector.d.ts +0 -10
  388. package/dist/ui/components/OnboardingPrompt.d.ts +0 -16
  389. package/dist/ui/components/PermissionDialog.d.ts +0 -8
  390. package/dist/ui/components/PermissionPrompt.d.ts +0 -11
  391. package/dist/ui/components/ProviderModelFlow.d.ts +0 -58
  392. package/dist/ui/components/ScrollView.d.ts +0 -34
  393. package/dist/ui/components/SessionPicker.d.ts +0 -16
  394. package/dist/ui/components/Spinner.d.ts +0 -8
  395. package/dist/ui/components/SpinnerWithVerb.d.ts +0 -18
  396. package/dist/ui/components/StatusLine.d.ts +0 -28
  397. package/dist/ui/components/StructuredDiff.d.ts +0 -8
  398. package/dist/ui/components/TaskList.d.ts +0 -6
  399. package/dist/ui/components/TextInput.d.ts +0 -9
  400. package/dist/ui/components/ThemedBox.d.ts +0 -19
  401. package/dist/ui/components/ThemedText.d.ts +0 -26
  402. package/dist/ui/components/ToolCall.d.ts +0 -28
  403. package/dist/ui/components/UpdateBanner.d.ts +0 -1
  404. package/dist/ui/components/VirtualMessageList.d.ts +0 -24
  405. package/dist/ui/components/WelcomeTips.d.ts +0 -5
  406. package/dist/ui/hooks/useCostSummary.d.ts +0 -1
  407. package/dist/ui/index.d.ts +0 -12
  408. package/dist/ui/input-history.d.ts +0 -61
  409. package/dist/ui/onboarding-runner.d.ts +0 -2
  410. package/dist/ui/store.d.ts +0 -83
  411. package/dist/ui/terminal-renderer.d.ts +0 -45
  412. package/dist/ui/theme.d.ts +0 -36
  413. package/dist/ui/vim-mode.d.ts +0 -25
  414. package/dist/updater-OCNU2K2Z.js +0 -1
  415. package/dist/utils/debug.d.ts +0 -41
  416. package/dist/utils/earlyInput.d.ts +0 -43
  417. package/dist/utils/env.d.ts +0 -24
  418. package/dist/utils/envUtils.d.ts +0 -51
  419. package/dist/utils/execFileNoThrow.d.ts +0 -39
  420. package/dist/utils/format.d.ts +0 -44
  421. package/dist/utils/fullscreen.d.ts +0 -47
  422. package/dist/utils/intl.d.ts +0 -22
  423. package/dist/utils/lockfile.d.ts +0 -15
  424. package/dist/utils/semver.d.ts +0 -6
  425. package/dist/utils/sliceAnsi.d.ts +0 -12
  426. package/dist/utils/systemTheme.d.ts +0 -40
  427. package/dist/utils/task-sanitizer.d.ts +0 -6
  428. package/dist/utils/theme.d.ts +0 -91
  429. package/dist/utils/toolDisplay.d.ts +0 -31
  430. package/dist/utils/truncate.d.ts +0 -40
  431. package/dist/voice/index.d.ts +0 -35
  432. package/skills-builtin/codeshell-help.md +0 -135
@@ -1,49 +0,0 @@
1
- import '../global.d.ts';
2
- import { type Ref } from 'react';
3
- import type { Except } from 'type-fest';
4
- import type { DOMElement } from '../dom.js';
5
- import type { ClickEvent } from '../events/click-event.js';
6
- import type { FocusEvent } from '../events/focus-event.js';
7
- import type { KeyboardEvent } from '../events/keyboard-event.js';
8
- import type { Styles } from '../styles.js';
9
- export type Props = Except<Styles, 'textWrap'> & {
10
- ref?: Ref<DOMElement>;
11
- /**
12
- * Tab order index. Nodes with `tabIndex >= 0` participate in
13
- * Tab/Shift+Tab cycling; `-1` means programmatically focusable only.
14
- */
15
- tabIndex?: number;
16
- /**
17
- * Focus this element when it mounts. Like the HTML `autofocus`
18
- * attribute — the FocusManager calls `focus(node)` during the
19
- * reconciler's `commitMount` phase.
20
- */
21
- autoFocus?: boolean;
22
- /**
23
- * Fired on left-button click (press + release without drag). Only works
24
- * inside `<AlternateScreen>` where mouse tracking is enabled — no-op
25
- * otherwise. The event bubbles from the deepest hit Box up through
26
- * ancestors; call `event.stopImmediatePropagation()` to stop bubbling.
27
- */
28
- onClick?: (event: ClickEvent) => void;
29
- onFocus?: (event: FocusEvent) => void;
30
- onFocusCapture?: (event: FocusEvent) => void;
31
- onBlur?: (event: FocusEvent) => void;
32
- onBlurCapture?: (event: FocusEvent) => void;
33
- onKeyDown?: (event: KeyboardEvent) => void;
34
- onKeyDownCapture?: (event: KeyboardEvent) => void;
35
- /**
36
- * Fired when the mouse moves into this Box's rendered rect. Like DOM
37
- * `mouseenter`, does NOT bubble — moving between children does not
38
- * re-fire on the parent. Only works inside `<AlternateScreen>` where
39
- * mode-1003 mouse tracking is enabled.
40
- */
41
- onMouseEnter?: () => void;
42
- /** Fired when the mouse moves out of this Box's rendered rect. */
43
- onMouseLeave?: () => void;
44
- };
45
- /**
46
- * `<Box>` is an essential Ink component to build your layout. It's like `<div style="display: flex">` in the browser.
47
- */
48
- declare function Box(t0: any): any;
49
- export default Box;
@@ -1,36 +0,0 @@
1
- import React, { type Ref } from 'react';
2
- import type { Except } from 'type-fest';
3
- import type { DOMElement } from '../dom.js';
4
- import type { Styles } from '../styles.js';
5
- type ButtonState = {
6
- focused: boolean;
7
- hovered: boolean;
8
- active: boolean;
9
- };
10
- export type Props = Except<Styles, 'textWrap'> & {
11
- ref?: Ref<DOMElement>;
12
- /**
13
- * Called when the button is activated via Enter, Space, or click.
14
- */
15
- onAction: () => void;
16
- /**
17
- * Tab order index. Defaults to 0 (in tab order).
18
- * Set to -1 for programmatically focusable only.
19
- */
20
- tabIndex?: number;
21
- /**
22
- * Focus this button when it mounts.
23
- */
24
- autoFocus?: boolean;
25
- /**
26
- * Render prop receiving the interactive state. Use this to
27
- * style children based on focus/hover/active — Button itself
28
- * is intentionally unstyled.
29
- *
30
- * If not provided, children render as-is (no state-dependent styling).
31
- */
32
- children: ((state: ButtonState) => React.ReactNode) | React.ReactNode;
33
- };
34
- declare function Button(t0: any): any;
35
- export default Button;
36
- export type { ButtonState };
@@ -1,9 +0,0 @@
1
- import React from 'react';
2
- export type Clock = {
3
- subscribe: (onChange: () => void, keepAlive: boolean) => () => void;
4
- now: () => number;
5
- setTickInterval: (ms: number) => void;
6
- };
7
- export declare function createClock(tickIntervalMs: number): Clock;
8
- export declare const ClockContext: React.Context<Clock | null>;
9
- export declare function ClockProvider(t0: any): any;
@@ -1,22 +0,0 @@
1
- import type { DOMElement } from '../dom.js';
2
- export type CursorDeclaration = {
3
- /** Display column (terminal cell width) within the declared node */
4
- readonly relativeX: number;
5
- /** Line number within the declared node */
6
- readonly relativeY: number;
7
- /** The ink-box DOMElement whose yoga layout provides the absolute origin */
8
- readonly node: DOMElement;
9
- };
10
- /**
11
- * Setter for the declared cursor position.
12
- *
13
- * The optional second argument makes `null` a conditional clear: the
14
- * declaration is only cleared if the currently-declared node matches
15
- * `clearIfNode`. This makes the hook safe for sibling components
16
- * (e.g. list items) that transfer focus among themselves — without the
17
- * node check, a newly-unfocused item's clear could clobber a
18
- * newly-focused sibling's set depending on layout-effect order.
19
- */
20
- export type CursorDeclarationSetter = (declaration: CursorDeclaration | null, clearIfNode?: DOMElement | null) => void;
21
- declare const CursorDeclarationContext: import("react").Context<CursorDeclarationSetter>;
22
- export default CursorDeclarationContext;
@@ -1,5 +0,0 @@
1
- type Props = {
2
- readonly error: Error;
3
- };
4
- export default function ErrorOverview({ error }: Props): import("react/jsx-runtime").JSX.Element;
5
- export {};
@@ -1,7 +0,0 @@
1
- import type { ReactNode } from 'react';
2
- export type Props = {
3
- readonly children?: ReactNode;
4
- readonly url: string;
5
- readonly fallback?: ReactNode;
6
- };
7
- export default function Link(t0: any): any;
@@ -1,12 +0,0 @@
1
- export type Props = {
2
- /**
3
- * Number of newlines to insert.
4
- *
5
- * @default 1
6
- */
7
- readonly count?: number;
8
- };
9
- /**
10
- * Adds one or more newline (\n) characters. Must be used within <Text> components.
11
- */
12
- export default function Newline(t0: any): any;
@@ -1,19 +0,0 @@
1
- /**
2
- * Marks its contents as non-selectable in fullscreen text selection.
3
- * Cells inside this box are skipped by both the selection highlight and
4
- * the copied text — the gutter stays visually unchanged while the user
5
- * drags, making it clear what will be copied.
6
- *
7
- * Use to fence off gutters (line numbers, diff +/- sigils, list bullets)
8
- * so click-drag over rendered code yields clean pasteable content:
9
- *
10
- * <Box flexDirection="row">
11
- * <NoSelect fromLeftEdge><Text dimColor> 42 +</Text></NoSelect>
12
- * <Text>const x = 1</Text>
13
- * </Box>
14
- *
15
- * Only affects alt-screen text selection (<AlternateScreen> with mouse
16
- * tracking). No-op in the main-screen scrollback render where the
17
- * terminal's native selection is used instead.
18
- */
19
- export declare function NoSelect(t0: any): any;
@@ -1,16 +0,0 @@
1
- /**
2
- * Bypass the <Ansi> → React tree → Yoga → squash → re-serialize roundtrip for
3
- * content that is already terminal-ready.
4
- *
5
- * Use this when an external renderer (e.g. the ColorDiff NAPI module) has
6
- * already produced ANSI-escaped, width-wrapped output. A normal <Ansi> mount
7
- * reparses that output into one React <Text> per style span, lays out each
8
- * span as a Yoga flex child, then walks the tree to re-emit the same escape
9
- * codes it was given. For a long transcript full of syntax-highlighted diffs
10
- * that roundtrip is the dominant cost of the render.
11
- *
12
- * This component emits a single Yoga leaf with a constant-time measure func
13
- * (width × lines.length) and hands the joined string straight to output.write(),
14
- * which already splits on '\n' and parses ANSI into the screen buffer.
15
- */
16
- export declare function RawAnsi(t0: any): any;
@@ -1,78 +0,0 @@
1
- import React, { type PropsWithChildren, type Ref } from 'react';
2
- import type { Except } from 'type-fest';
3
- import type { DOMElement } from '../dom.js';
4
- import type { Styles } from '../styles.js';
5
- import '../global.d.ts';
6
- export type ScrollBoxHandle = {
7
- scrollTo: (y: number) => void;
8
- scrollBy: (dy: number) => void;
9
- /**
10
- * Scroll so `el`'s top is at the viewport top (plus `offset`). Unlike
11
- * scrollTo which bakes a number that's stale by the time the throttled
12
- * render fires, this defers the position read to render time —
13
- * render-node-to-output reads `el.yogaNode.getComputedTop()` in the
14
- * SAME Yoga pass that computes scrollHeight. Deterministic. One-shot.
15
- */
16
- scrollToElement: (el: DOMElement, offset?: number) => void;
17
- scrollToBottom: () => void;
18
- getScrollTop: () => number;
19
- getPendingDelta: () => number;
20
- getScrollHeight: () => number;
21
- /**
22
- * Like getScrollHeight, but reads Yoga directly instead of the cached
23
- * value written by render-node-to-output (throttled, up to 16ms stale).
24
- * Use when you need a fresh value in useLayoutEffect after a React commit
25
- * that grew content. Slightly more expensive (native Yoga call).
26
- */
27
- getFreshScrollHeight: () => number;
28
- getViewportHeight: () => number;
29
- /**
30
- * Absolute screen-buffer row of the first visible content line (inside
31
- * padding). Used for drag-to-scroll edge detection.
32
- */
33
- getViewportTop: () => number;
34
- /**
35
- * True when scroll is pinned to the bottom. Set by scrollToBottom, the
36
- * initial stickyScroll attribute, and by the renderer when positional
37
- * follow fires (scrollTop at prevMax, content grows). Cleared by
38
- * scrollTo/scrollBy. Stable signal for "at bottom" that doesn't depend on
39
- * layout values (unlike scrollTop+viewportH >= scrollHeight).
40
- */
41
- isSticky: () => boolean;
42
- /**
43
- * Subscribe to imperative scroll changes (scrollTo/scrollBy/scrollToBottom).
44
- * Does NOT fire for stickyScroll updates done by the Ink renderer — those
45
- * happen during Ink's render phase after React has committed. Callers that
46
- * care about the sticky case should treat "at bottom" as a fallback.
47
- */
48
- subscribe: (listener: () => void) => () => void;
49
- /**
50
- * Set the render-time scrollTop clamp to the currently-mounted children's
51
- * coverage span. Called by useVirtualScroll after computing its range;
52
- * render-node-to-output clamps scrollTop to [min, max] so burst scrollTo
53
- * calls that race past React's async re-render show the edge of mounted
54
- * content instead of blank spacer. Pass undefined to disable (sticky,
55
- * cold start).
56
- */
57
- setClampBounds: (min: number | undefined, max: number | undefined) => void;
58
- };
59
- export type ScrollBoxProps = Except<Styles, 'textWrap' | 'overflow' | 'overflowX' | 'overflowY'> & {
60
- ref?: Ref<ScrollBoxHandle>;
61
- /**
62
- * When true, automatically pins scroll position to the bottom when content
63
- * grows. Unset manually via scrollTo/scrollBy to break the stickiness.
64
- */
65
- stickyScroll?: boolean;
66
- };
67
- /**
68
- * A Box with `overflow: scroll` and an imperative scroll API.
69
- *
70
- * Children are laid out at their full Yoga-computed height inside a
71
- * constrained container. At render time, only children intersecting the
72
- * visible window (scrollTop..scrollTop+height) are rendered (viewport
73
- * culling). Content is translated by -scrollTop and clipped to the box bounds.
74
- *
75
- * Works best inside a fullscreen (constrained-height root) Ink tree.
76
- */
77
- declare function ScrollBox({ children, ref, stickyScroll, ...style }: PropsWithChildren<ScrollBoxProps>): React.ReactNode;
78
- export default ScrollBox;
@@ -1,5 +0,0 @@
1
- /**
2
- * A flexible space that expands along the major axis of its containing layout.
3
- * It's useful as a shortcut for filling all the available spaces between elements.
4
- */
5
- export default function Spacer(): any;
@@ -1,27 +0,0 @@
1
- import { EventEmitter } from '../events/emitter.js';
2
- import type { TerminalQuerier } from '../terminal-querier.js';
3
- export type Props = {
4
- /**
5
- * Stdin stream passed to `render()` in `options.stdin` or `process.stdin` by default. Useful if your app needs to handle user input.
6
- */
7
- readonly stdin: NodeJS.ReadStream;
8
- /**
9
- * Ink exposes this function via own `<StdinContext>` to be able to handle Ctrl+C, that's why you should use Ink's `setRawMode` instead of `process.stdin.setRawMode`.
10
- * If the `stdin` stream passed to Ink does not support setRawMode, this function does nothing.
11
- */
12
- readonly setRawMode: (value: boolean) => void;
13
- /**
14
- * A boolean flag determining if the current `stdin` supports `setRawMode`. A component using `setRawMode` might want to use `isRawModeSupported` to nicely fall back in environments where raw mode is not supported.
15
- */
16
- readonly isRawModeSupported: boolean;
17
- readonly internal_exitOnCtrlC: boolean;
18
- readonly internal_eventEmitter: EventEmitter;
19
- /** Query the terminal and await responses (DECRQM, OSC 11, etc.).
20
- * Null only in the never-reached default context value. */
21
- readonly internal_querier: TerminalQuerier | null;
22
- };
23
- /**
24
- * `StdinContext` is a React context, which exposes input stream.
25
- */
26
- declare const StdinContext: import("react").Context<Props>;
27
- export default StdinContext;
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- import { type TerminalFocusState } from '../terminal-focus-state.js';
3
- export type { TerminalFocusState };
4
- export type TerminalFocusContextProps = {
5
- readonly isTerminalFocused: boolean;
6
- readonly terminalFocusState: TerminalFocusState;
7
- };
8
- declare const TerminalFocusContext: React.Context<TerminalFocusContextProps>;
9
- export declare function TerminalFocusProvider(t0: any): any;
10
- export default TerminalFocusContext;
@@ -1,5 +0,0 @@
1
- export type TerminalSize = {
2
- columns: number;
3
- rows: number;
4
- };
5
- export declare const TerminalSizeContext: import("react").Context<TerminalSize | null>;
@@ -1,55 +0,0 @@
1
- import type { ReactNode } from 'react';
2
- import type { Color, Styles } from '../styles.js';
3
- type BaseProps = {
4
- /**
5
- * Change text color. Accepts a raw color value (rgb, hex, ansi).
6
- */
7
- readonly color?: Color;
8
- /**
9
- * Same as `color`, but for background.
10
- */
11
- readonly backgroundColor?: Color;
12
- /**
13
- * Make the text italic.
14
- */
15
- readonly italic?: boolean;
16
- /**
17
- * Make the text underlined.
18
- */
19
- readonly underline?: boolean;
20
- /**
21
- * Make the text crossed with a line.
22
- */
23
- readonly strikethrough?: boolean;
24
- /**
25
- * Inverse background and foreground colors.
26
- */
27
- readonly inverse?: boolean;
28
- /**
29
- * This property tells Ink to wrap or truncate text if its width is larger than container.
30
- * If `wrap` is passed (by default), Ink will wrap text and split it into multiple lines.
31
- * If `truncate-*` is passed, Ink will truncate text instead, which will result in one line of text with the rest cut off.
32
- */
33
- readonly wrap?: Styles['textWrap'];
34
- readonly children?: ReactNode;
35
- };
36
- /**
37
- * Bold and dim are mutually exclusive in terminals.
38
- * This type ensures you can use one or the other, but not both.
39
- */
40
- type WeightProps = {
41
- bold?: never;
42
- dim?: never;
43
- } | {
44
- bold: boolean;
45
- dim?: never;
46
- } | {
47
- dim: boolean;
48
- bold?: never;
49
- };
50
- export type Props = BaseProps & WeightProps;
51
- /**
52
- * This component can display text, and change its style to make it colorful, bold, underline, italic or strikethrough.
53
- */
54
- export default function Text(t0: any): any;
55
- export {};
@@ -1 +0,0 @@
1
- export declare const FRAME_INTERVAL_MS = 16;
@@ -1,8 +0,0 @@
1
- /**
2
- * Cursor type — represents terminal cursor position and visibility.
3
- */
4
- export type Cursor = {
5
- x: number;
6
- y: number;
7
- visible: boolean;
8
- };
@@ -1,5 +0,0 @@
1
- /**
2
- * Devtools connection stub — conditionally imported by the reconciler
3
- * when NODE_ENV === 'development'. No-op in production.
4
- */
5
- export {};
@@ -1,76 +0,0 @@
1
- import type { FocusManager } from './focus.js';
2
- import type { LayoutNode } from './layout/node.js';
3
- import type { Styles, TextStyles } from './styles.js';
4
- type InkNode = {
5
- parentNode: DOMElement | undefined;
6
- yogaNode?: LayoutNode;
7
- style: Styles;
8
- };
9
- export type TextName = '#text';
10
- export type ElementNames = 'ink-root' | 'ink-box' | 'ink-text' | 'ink-virtual-text' | 'ink-link' | 'ink-progress' | 'ink-raw-ansi';
11
- export type NodeNames = ElementNames | TextName;
12
- export type DOMElement = {
13
- nodeName: ElementNames;
14
- attributes: Record<string, DOMNodeAttribute>;
15
- childNodes: DOMNode[];
16
- textStyles?: TextStyles;
17
- onComputeLayout?: () => void;
18
- onRender?: () => void;
19
- onImmediateRender?: () => void;
20
- hasRenderedContent?: boolean;
21
- dirty: boolean;
22
- isHidden?: boolean;
23
- _eventHandlers?: Record<string, unknown>;
24
- scrollTop?: number;
25
- pendingScrollDelta?: number;
26
- scrollClampMin?: number;
27
- scrollClampMax?: number;
28
- scrollHeight?: number;
29
- scrollViewportHeight?: number;
30
- scrollViewportTop?: number;
31
- stickyScroll?: boolean;
32
- scrollAnchor?: {
33
- el: DOMElement;
34
- offset: number;
35
- };
36
- focusManager?: FocusManager;
37
- debugOwnerChain?: string[];
38
- } & InkNode;
39
- export type TextNode = {
40
- nodeName: TextName;
41
- nodeValue: string;
42
- } & InkNode;
43
- export type DOMNode<T = {
44
- nodeName: NodeNames;
45
- }> = T extends {
46
- nodeName: infer U;
47
- } ? U extends '#text' ? TextNode : DOMElement : never;
48
- export type DOMNodeAttribute = boolean | string | number;
49
- export declare const createNode: (nodeName: ElementNames) => DOMElement;
50
- export declare const appendChildNode: (node: DOMElement, childNode: DOMElement) => void;
51
- export declare const insertBeforeNode: (node: DOMElement, newChildNode: DOMNode, beforeChildNode: DOMNode) => void;
52
- export declare const removeChildNode: (node: DOMElement, removeNode: DOMNode) => void;
53
- export declare const setAttribute: (node: DOMElement, key: string, value: DOMNodeAttribute) => void;
54
- export declare const setStyle: (node: DOMNode, style: Styles) => void;
55
- export declare const setTextStyles: (node: DOMElement, textStyles: TextStyles) => void;
56
- export declare const createTextNode: (text: string) => TextNode;
57
- /**
58
- * Mark a node and all its ancestors as dirty for re-rendering.
59
- * Also marks yoga dirty for text remeasurement if this is a text node.
60
- */
61
- export declare const markDirty: (node?: DOMNode) => void;
62
- export declare const scheduleRenderFrom: (node?: DOMNode) => void;
63
- export declare const setTextNodeValue: (node: TextNode, text: string) => void;
64
- export declare const clearYogaNodeReferences: (node: DOMElement | TextNode) => void;
65
- /**
66
- * Find the React component stack responsible for content at screen row `y`.
67
- *
68
- * DFS the DOM tree accumulating yoga offsets. Returns the debugOwnerChain of
69
- * the deepest node whose bounding box contains `y`. Called from ink.tsx when
70
- * log-update triggers a full reset, to attribute the flicker to its source.
71
- *
72
- * Only useful when CLAUDE_CODE_DEBUG_REPAINTS is set (otherwise chains are
73
- * undefined and this returns []).
74
- */
75
- export declare function findOwnerChainAtRow(root: DOMElement, y: number): string[];
76
- export {};
@@ -1,31 +0,0 @@
1
- import { Event } from './event.js';
2
- /**
3
- * Mouse click event. Fired on left-button release without drag, only when
4
- * mouse tracking is enabled (i.e. inside <AlternateScreen>).
5
- *
6
- * Bubbles from the deepest hit node up through parentNode. Call
7
- * stopImmediatePropagation() to prevent ancestors' onClick from firing.
8
- */
9
- export declare class ClickEvent extends Event {
10
- /** 0-indexed screen column of the click */
11
- readonly col: number;
12
- /** 0-indexed screen row of the click */
13
- readonly row: number;
14
- /**
15
- * Click column relative to the current handler's Box (col - box.x).
16
- * Recomputed by dispatchClick before each handler fires, so an onClick
17
- * on a container sees coords relative to that container, not to any
18
- * child the click landed on.
19
- */
20
- localCol: number;
21
- /** Click row relative to the current handler's Box (row - box.y). */
22
- localRow: number;
23
- /**
24
- * True if the clicked cell has no visible content (unwritten in the
25
- * screen buffer — both packed words are 0). Handlers can check this to
26
- * ignore clicks on blank space to the right of text, so accidental
27
- * clicks on empty terminal space don't toggle state.
28
- */
29
- readonly cellIsBlank: boolean;
30
- constructor(col: number, row: number, cellIsBlank: boolean);
31
- }
@@ -1,40 +0,0 @@
1
- import type { EventTarget, TerminalEvent } from './terminal-event.js';
2
- type DiscreteUpdates = <A, B>(fn: (a: A, b: B) => boolean, a: A, b: B, c: undefined, d: undefined) => boolean;
3
- /**
4
- * Owns event dispatch state and the capture/bubble dispatch loop.
5
- *
6
- * The reconciler host config reads currentEvent and currentUpdatePriority
7
- * to implement resolveUpdatePriority, resolveEventType, and
8
- * resolveEventTimeStamp — mirroring how react-dom's host config reads
9
- * ReactDOMSharedInternals and window.event.
10
- *
11
- * discreteUpdates is injected after construction (by InkReconciler)
12
- * to break the import cycle.
13
- */
14
- export declare class Dispatcher {
15
- currentEvent: TerminalEvent | null;
16
- currentUpdatePriority: number;
17
- discreteUpdates: DiscreteUpdates | null;
18
- /**
19
- * Infer event priority from the currently-dispatching event.
20
- * Called by the reconciler host config's resolveUpdatePriority
21
- * when no explicit priority has been set.
22
- */
23
- resolveEventPriority(): number;
24
- /**
25
- * Dispatch an event through capture and bubble phases.
26
- * Returns true if preventDefault() was NOT called.
27
- */
28
- dispatch(target: EventTarget, event: TerminalEvent): boolean;
29
- /**
30
- * Dispatch with discrete (sync) priority.
31
- * For user-initiated events: keyboard, click, focus, paste.
32
- */
33
- dispatchDiscrete(target: EventTarget, event: TerminalEvent): boolean;
34
- /**
35
- * Dispatch with continuous priority.
36
- * For high-frequency events: resize, scroll, mouse move.
37
- */
38
- dispatchContinuous(target: EventTarget, event: TerminalEvent): boolean;
39
- }
40
- export {};
@@ -1,5 +0,0 @@
1
- import { EventEmitter as NodeEventEmitter } from 'events';
2
- export declare class EventEmitter extends NodeEventEmitter {
3
- constructor();
4
- emit(type: string | symbol, ...args: unknown[]): boolean;
5
- }
@@ -1,46 +0,0 @@
1
- import type { ClickEvent } from './click-event.js';
2
- import type { FocusEvent } from './focus-event.js';
3
- import type { KeyboardEvent } from './keyboard-event.js';
4
- import type { PasteEvent } from './paste-event.js';
5
- import type { ResizeEvent } from './resize-event.js';
6
- type KeyboardEventHandler = (event: KeyboardEvent) => void;
7
- type FocusEventHandler = (event: FocusEvent) => void;
8
- type PasteEventHandler = (event: PasteEvent) => void;
9
- type ResizeEventHandler = (event: ResizeEvent) => void;
10
- type ClickEventHandler = (event: ClickEvent) => void;
11
- type HoverEventHandler = () => void;
12
- /**
13
- * Props for event handlers on Box and other host components.
14
- *
15
- * Follows the React/DOM naming convention:
16
- * - onEventName: handler for bubble phase
17
- * - onEventNameCapture: handler for capture phase
18
- */
19
- export type EventHandlerProps = {
20
- onKeyDown?: KeyboardEventHandler;
21
- onKeyDownCapture?: KeyboardEventHandler;
22
- onFocus?: FocusEventHandler;
23
- onFocusCapture?: FocusEventHandler;
24
- onBlur?: FocusEventHandler;
25
- onBlurCapture?: FocusEventHandler;
26
- onPaste?: PasteEventHandler;
27
- onPasteCapture?: PasteEventHandler;
28
- onResize?: ResizeEventHandler;
29
- onClick?: ClickEventHandler;
30
- onMouseEnter?: HoverEventHandler;
31
- onMouseLeave?: HoverEventHandler;
32
- };
33
- /**
34
- * Reverse lookup: event type string → handler prop names.
35
- * Used by the dispatcher for O(1) handler lookup per node.
36
- */
37
- export declare const HANDLER_FOR_EVENT: Record<string, {
38
- bubble?: keyof EventHandlerProps;
39
- capture?: keyof EventHandlerProps;
40
- }>;
41
- /**
42
- * Set of all event handler prop names, for the reconciler to detect
43
- * event props and store them in _eventHandlers instead of attributes.
44
- */
45
- export declare const EVENT_HANDLER_PROPS: Set<string>;
46
- export {};
@@ -1,5 +0,0 @@
1
- export declare class Event {
2
- private _didStopImmediatePropagation;
3
- didStopImmediatePropagation(): boolean;
4
- stopImmediatePropagation(): void;
5
- }
@@ -1,13 +0,0 @@
1
- import { type EventTarget, TerminalEvent } from './terminal-event.js';
2
- /**
3
- * Focus event for component focus changes.
4
- *
5
- * Dispatched when focus moves between elements. 'focus' fires on the
6
- * newly focused element, 'blur' fires on the previously focused one.
7
- * Both bubble, matching react-dom's use of focusin/focusout semantics
8
- * so parent components can observe descendant focus changes.
9
- */
10
- export declare class FocusEvent extends TerminalEvent {
11
- readonly relatedTarget: EventTarget | null;
12
- constructor(type: 'focus' | 'blur', relatedTarget?: EventTarget | null);
13
- }
@@ -1,30 +0,0 @@
1
- import { type ParsedKey } from '../parse-keypress.js';
2
- import { Event } from './event.js';
3
- export type Key = {
4
- upArrow: boolean;
5
- downArrow: boolean;
6
- leftArrow: boolean;
7
- rightArrow: boolean;
8
- pageDown: boolean;
9
- pageUp: boolean;
10
- wheelUp: boolean;
11
- wheelDown: boolean;
12
- home: boolean;
13
- end: boolean;
14
- return: boolean;
15
- escape: boolean;
16
- ctrl: boolean;
17
- shift: boolean;
18
- fn: boolean;
19
- tab: boolean;
20
- backspace: boolean;
21
- delete: boolean;
22
- meta: boolean;
23
- super: boolean;
24
- };
25
- export declare class InputEvent extends Event {
26
- readonly keypress: ParsedKey;
27
- readonly key: Key;
28
- readonly input: string;
29
- constructor(keypress: ParsedKey);
30
- }