@kitn.ai/ui 0.17.0 → 0.18.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 (494) hide show
  1. package/README.md +28 -5
  2. package/dist/components/artifact.d.ts +39 -1
  3. package/dist/components/attachment-types.d.ts +12 -0
  4. package/dist/components/attachments.d.ts +2 -10
  5. package/dist/components/card.d.ts +27 -0
  6. package/dist/components/chain-of-thought.d.ts +78 -2
  7. package/dist/components/chat-scope-picker.d.ts +7 -0
  8. package/dist/components/chat-thread.d.ts +37 -12
  9. package/dist/components/choice-card.d.ts +26 -0
  10. package/dist/components/coachmark.d.ts +49 -0
  11. package/dist/components/composer-dom.d.ts +35 -0
  12. package/dist/components/composer-highlight.d.ts +48 -0
  13. package/dist/components/composer-history.d.ts +34 -0
  14. package/dist/components/composer.d.ts +86 -0
  15. package/dist/components/confirm-card.d.ts +17 -0
  16. package/dist/components/conversation-item.d.ts +9 -0
  17. package/dist/components/conversation-list.d.ts +36 -1
  18. package/dist/components/file-tree.d.ts +15 -0
  19. package/dist/components/form.d.ts +34 -0
  20. package/dist/components/markdown.d.ts +3 -0
  21. package/dist/components/message.d.ts +12 -0
  22. package/dist/components/model-switcher.d.ts +7 -0
  23. package/dist/components/prompt-input.d.ts +13 -4
  24. package/dist/components/prompt-suggestion.d.ts +9 -1
  25. package/dist/components/reasoning.d.ts +14 -1
  26. package/dist/components/response-compare.d.ts +14 -0
  27. package/dist/components/screen.d.ts +46 -0
  28. package/dist/components/tasks-card.d.ts +49 -1
  29. package/dist/components/toast.d.ts +12 -2
  30. package/dist/components/tool-types.d.ts +10 -0
  31. package/dist/components/tool.d.ts +8 -8
  32. package/dist/components/voice-input.d.ts +27 -0
  33. package/dist/components/voice-output.d.ts +33 -0
  34. package/dist/core-C8fzo39E.js +12 -0
  35. package/dist/custom-elements.json +8392 -1860
  36. package/dist/elements/agent-card.d.ts +1 -0
  37. package/dist/elements/agent-card.js +1 -0
  38. package/dist/elements/artifact.js +1 -1
  39. package/dist/elements/attachments.js +1 -1
  40. package/dist/elements/autoloader.js +1 -1
  41. package/dist/elements/avatar.d.ts +1 -0
  42. package/dist/elements/avatar.js +1 -0
  43. package/dist/elements/badge.d.ts +1 -0
  44. package/dist/elements/badge.js +1 -0
  45. package/dist/elements/button.d.ts +1 -0
  46. package/dist/elements/button.js +1 -0
  47. package/dist/elements/card.js +1 -1
  48. package/dist/elements/cards.js +1 -1
  49. package/dist/elements/chain-of-thought.js +1 -1
  50. package/dist/elements/chat-scope-picker.js +1 -1
  51. package/dist/elements/chat-types.d.ts +47 -0
  52. package/dist/elements/chat-workspace.js +1 -1
  53. package/dist/elements/chat.js +1 -1
  54. package/dist/elements/checkpoint.js +1 -1
  55. package/dist/elements/choice.js +1 -1
  56. package/dist/elements/chunks/Icon-C2LTALdM.js +1 -0
  57. package/dist/elements/chunks/action-icons-Dtl8Ox5D.js +1 -0
  58. package/dist/elements/chunks/arrow-left-GbBceGBE.js +1 -0
  59. package/dist/elements/chunks/attachments-DLJcWCDV.js +1 -0
  60. package/dist/elements/chunks/badge-BTNZTODL.js +1 -0
  61. package/dist/elements/chunks/button-DBDZebGr.js +1 -0
  62. package/dist/elements/chunks/card-YfCyI4fH.js +1 -0
  63. package/dist/elements/chunks/chat-thread-Dz2qbzvI.js +1 -0
  64. package/dist/elements/chunks/check-fhmRksq_.js +1 -0
  65. package/dist/elements/chunks/chevron-down-DcRg1aRU.js +1 -0
  66. package/dist/elements/chunks/chevron-right-ChzBcNJ-.js +1 -0
  67. package/dist/elements/chunks/circle-B4fTe9v6.js +1 -0
  68. package/dist/elements/chunks/circle-check-CJV-3Rem.js +1 -0
  69. package/dist/elements/chunks/circle-x-pDtzlghQ.js +1 -0
  70. package/dist/elements/chunks/cn-CU7UAWzk.js +1 -0
  71. package/dist/elements/chunks/code-block-DZ6mz6vs.js +1 -0
  72. package/dist/elements/chunks/collapsible-CWUAShMC.js +1 -0
  73. package/dist/elements/chunks/composer-BZyPU6gD.js +65 -0
  74. package/dist/elements/chunks/context-Cx6eQA_G.js +1 -0
  75. package/dist/elements/chunks/conversation-list-C4xTQSpT.js +1 -0
  76. package/dist/elements/chunks/default-input-BZcwyKcP.js +1 -0
  77. package/dist/elements/chunks/define-CNSKFZCd.js +1 -0
  78. package/dist/elements/chunks/disclosure-BcBs--Jf.js +1 -0
  79. package/dist/elements/chunks/download-BDQwcFav.js +1 -0
  80. package/dist/elements/chunks/dropdown-wgs8xCJZ.js +1 -0
  81. package/dist/elements/chunks/ellipsis-CUiEJ6R1.js +1 -0
  82. package/dist/elements/chunks/external-link-DJUmC7g2.js +1 -0
  83. package/dist/elements/chunks/file-text-DOYfYvrh.js +1 -0
  84. package/dist/elements/chunks/file-tree-DQzNQrbr.js +1 -0
  85. package/dist/elements/chunks/folder-DBDUBANz.js +1 -0
  86. package/dist/elements/chunks/hover-card-BQGdGAQ3.js +1 -0
  87. package/dist/elements/chunks/icon-CAyRqVrg.js +1 -0
  88. package/dist/elements/chunks/{index-CTBEJeo6.js → index-BCRhi84a.js} +1 -1
  89. package/dist/elements/chunks/info-DBQl-m6e.js +1 -0
  90. package/dist/elements/chunks/input-DZD67EvW.js +1 -0
  91. package/dist/elements/chunks/kbd-DbyVrlnU.js +1 -0
  92. package/dist/elements/chunks/link-vko7AttA.js +1 -0
  93. package/dist/elements/chunks/loader-Cg6rO8tQ.js +1 -0
  94. package/dist/elements/chunks/{markdown-CMTGx9r8.js → markdown-n3Xbj3PR.js} +9 -9
  95. package/dist/elements/chunks/message-CgKytiSB.js +1 -0
  96. package/dist/elements/chunks/message-feedback-Ds3-US0e.js +1 -0
  97. package/dist/elements/chunks/message-square-MmRkvc-M.js +1 -0
  98. package/dist/elements/chunks/minimize-2-3kCdE0q3.js +1 -0
  99. package/dist/elements/chunks/model-switcher-BMtXGwLU.js +1 -0
  100. package/dist/elements/chunks/overlay-B1-MBI6h.js +1 -0
  101. package/dist/elements/chunks/paperclip-DDEfmkHc.js +1 -0
  102. package/dist/elements/chunks/progress-bar-Dwbiyv3s.js +1 -0
  103. package/dist/elements/chunks/prompt-suggestion-9lvgFcEa.js +1 -0
  104. package/dist/elements/chunks/reasoning-DzHWsdAJ.js +1 -0
  105. package/dist/elements/chunks/resizable-Bq_eHxUm.js +1 -0
  106. package/dist/elements/chunks/rotate-cw-jpisOdOV.js +1 -0
  107. package/dist/elements/chunks/scroll-area-g5Ze3K6f.js +1 -0
  108. package/dist/elements/chunks/separator-Bmjc5XyX.js +1 -0
  109. package/dist/elements/chunks/settings-Cz1bMJP9.js +1 -0
  110. package/dist/elements/chunks/settings-group-9imY3kRA.js +1 -0
  111. package/dist/elements/chunks/share-BdenF0wQ.js +1 -0
  112. package/dist/elements/chunks/skeleton-Pjc5jiaY.js +1 -0
  113. package/dist/elements/chunks/slots-DkZ-Cmha.js +1 -0
  114. package/dist/elements/chunks/star-DY6z1UUH.js +1 -0
  115. package/dist/elements/chunks/store-th4VyJXM.js +1 -0
  116. package/dist/elements/chunks/text-shimmer-CEi-tlXr.js +1 -0
  117. package/dist/elements/chunks/textarea-CboigarR.js +1 -0
  118. package/dist/elements/chunks/thumbs-up-BR33KLfA.js +1 -0
  119. package/dist/elements/chunks/toast-store-BEMda0fv.js +1 -0
  120. package/dist/elements/chunks/tool-TMued3WO.js +1 -0
  121. package/dist/elements/chunks/tooltip-Cft_Rxiw.js +1 -0
  122. package/dist/elements/chunks/triangle-alert-B07fX3Q8.js +1 -0
  123. package/dist/elements/chunks/use-card-resolution-M36zVciB.js +1 -0
  124. package/dist/elements/chunks/video-MKp3LmNT.js +1 -0
  125. package/dist/elements/chunks/x-Ckwicf6g.js +1 -0
  126. package/dist/elements/coachmark.d.ts +1 -0
  127. package/dist/elements/coachmark.js +1 -0
  128. package/dist/elements/code-block.js +1 -1
  129. package/dist/elements/command.d.ts +1 -0
  130. package/dist/elements/command.js +1 -0
  131. package/dist/elements/compare.js +1 -1
  132. package/dist/elements/composer.d.ts +1 -0
  133. package/dist/elements/composer.js +1 -0
  134. package/dist/elements/confirm-card.js +1 -1
  135. package/dist/elements/context-meter.js +1 -1
  136. package/dist/elements/conversation-list.js +1 -1
  137. package/dist/elements/css.d.ts +1 -0
  138. package/dist/elements/default-input.d.ts +51 -0
  139. package/dist/elements/define.d.ts +53 -0
  140. package/dist/elements/dialog.d.ts +1 -0
  141. package/dist/elements/dialog.js +1 -0
  142. package/dist/elements/disclosure.d.ts +37 -0
  143. package/dist/elements/editable-label.d.ts +1 -0
  144. package/dist/elements/editable-label.js +1 -0
  145. package/dist/elements/embed.js +1 -1
  146. package/dist/elements/empty.js +1 -1
  147. package/dist/elements/feedback-bar.js +1 -1
  148. package/dist/elements/file-tree.js +1 -1
  149. package/dist/elements/file-upload.js +1 -1
  150. package/dist/elements/form.js +1 -1
  151. package/dist/elements/hover-card.d.ts +1 -0
  152. package/dist/elements/hover-card.js +1 -0
  153. package/dist/elements/icon.d.ts +1 -0
  154. package/dist/elements/icon.js +1 -0
  155. package/dist/elements/image.js +1 -1
  156. package/dist/elements/input.d.ts +1 -0
  157. package/dist/elements/input.js +1 -0
  158. package/dist/elements/kbd.d.ts +1 -0
  159. package/dist/elements/kbd.js +1 -0
  160. package/dist/elements/link-preview.js +1 -1
  161. package/dist/elements/loader.js +1 -1
  162. package/dist/elements/markdown.js +1 -1
  163. package/dist/elements/menu.d.ts +1 -0
  164. package/dist/elements/menu.js +1 -0
  165. package/dist/elements/message-skills.js +1 -1
  166. package/dist/elements/message.js +1 -1
  167. package/dist/elements/model-switcher.js +1 -1
  168. package/dist/elements/nav.d.ts +1 -0
  169. package/dist/elements/nav.js +1 -0
  170. package/dist/elements/notice.d.ts +1 -0
  171. package/dist/elements/notice.js +1 -0
  172. package/dist/elements/pane-group.d.ts +1 -0
  173. package/dist/elements/pane-group.js +1 -0
  174. package/dist/elements/pane.d.ts +1 -0
  175. package/dist/elements/pane.js +1 -0
  176. package/dist/elements/popover.js +1 -1
  177. package/dist/elements/progress-bar.d.ts +1 -0
  178. package/dist/elements/progress-bar.js +1 -0
  179. package/dist/elements/prompt-dock.d.ts +1 -0
  180. package/dist/elements/prompt-dock.js +1 -0
  181. package/dist/elements/prompt-input.js +1 -1
  182. package/dist/elements/prompt-suggestions.js +1 -1
  183. package/dist/elements/reasoning.js +1 -1
  184. package/dist/elements/register-impl.d.ts +0 -0
  185. package/dist/elements/register.d.ts +13 -0
  186. package/dist/elements/remote.d.ts +1 -0
  187. package/dist/elements/remote.js +1 -0
  188. package/dist/elements/resizable.js +1 -1
  189. package/dist/elements/response-stream.js +2 -2
  190. package/dist/elements/screen.d.ts +1 -0
  191. package/dist/elements/screen.js +1 -0
  192. package/dist/elements/scroll-area.d.ts +1 -0
  193. package/dist/elements/scroll-area.js +1 -0
  194. package/dist/elements/scroll-button.js +1 -1
  195. package/dist/elements/search.d.ts +1 -0
  196. package/dist/elements/search.js +1 -0
  197. package/dist/elements/segmented.d.ts +1 -0
  198. package/dist/elements/segmented.js +1 -0
  199. package/dist/elements/separator.d.ts +1 -0
  200. package/dist/elements/separator.js +1 -0
  201. package/dist/elements/setting-item.d.ts +1 -0
  202. package/dist/elements/setting-item.js +1 -0
  203. package/dist/elements/settings-group.d.ts +1 -0
  204. package/dist/elements/settings-group.js +1 -0
  205. package/dist/elements/skeleton.d.ts +1 -0
  206. package/dist/elements/skeleton.js +1 -0
  207. package/dist/elements/slots.d.ts +176 -0
  208. package/dist/elements/source.js +1 -1
  209. package/dist/elements/status.d.ts +1 -0
  210. package/dist/elements/status.js +1 -0
  211. package/dist/elements/switch.js +1 -1
  212. package/dist/elements/tabs.d.ts +1 -0
  213. package/dist/elements/tabs.js +1 -0
  214. package/dist/elements/tasks.js +1 -1
  215. package/dist/elements/text-shimmer.js +1 -1
  216. package/dist/elements/thinking-bar.js +1 -1
  217. package/dist/elements/toast.js +1 -1
  218. package/dist/elements/tool.js +1 -1
  219. package/dist/elements/tooltip.d.ts +1 -0
  220. package/dist/elements/tooltip.js +1 -0
  221. package/dist/elements/voice-input.js +1 -1
  222. package/dist/elements/voice-output.d.ts +1 -0
  223. package/dist/elements/voice-output.js +1 -0
  224. package/dist/elements.d.ts +733 -58
  225. package/dist/engine-javascript-C1x7zo1_.js +141 -0
  226. package/dist/index.d.ts +3 -2
  227. package/dist/index.js +8255 -5703
  228. package/dist/kai.es.js +1 -0
  229. package/dist/llms/llms-full.txt +1146 -64
  230. package/dist/llms/llms.txt +4 -4
  231. package/dist/mcp.es.js +62 -7
  232. package/dist/primitives/composer-model.d.ts +22 -0
  233. package/dist/primitives/composer-triggers.d.ts +19 -0
  234. package/dist/primitives/create-kai-chat.d.ts +38 -0
  235. package/dist/primitives/toast-store.d.ts +32 -2
  236. package/dist/primitives/use-speech-recognition.d.ts +26 -0
  237. package/dist/react/index.d.ts +1085 -97
  238. package/dist/react/runtime.d.ts +9 -2
  239. package/dist/react/use-kai-chat.d.ts +41 -0
  240. package/dist/react.js +572 -193
  241. package/dist/register-impl-cKscku5m.js +141 -0
  242. package/dist/schemas/tasks.schema.json +2 -2
  243. package/dist/state/index.d.ts +4 -0
  244. package/dist/state/messages.d.ts +11 -0
  245. package/dist/state/stream.d.ts +22 -0
  246. package/dist/state/suggestions.d.ts +4 -0
  247. package/dist/state.js +117 -0
  248. package/dist/theme.tokens.css +87 -0
  249. package/dist/types.d.ts +4 -0
  250. package/dist/ui/agent-card.d.ts +61 -0
  251. package/dist/ui/button.d.ts +5 -2
  252. package/dist/ui/card.d.ts +61 -0
  253. package/dist/ui/collapsible.d.ts +15 -1
  254. package/dist/ui/command.d.ts +33 -0
  255. package/dist/ui/dialog.d.ts +42 -0
  256. package/dist/ui/dropdown.d.ts +95 -1
  257. package/dist/ui/editable-label.d.ts +26 -0
  258. package/dist/ui/hover-card.d.ts +13 -1
  259. package/dist/ui/icon.d.ts +18 -0
  260. package/dist/ui/input.d.ts +33 -0
  261. package/dist/ui/kbd.d.ts +21 -0
  262. package/dist/ui/nav.d.ts +62 -0
  263. package/dist/ui/notice.d.ts +31 -0
  264. package/dist/ui/overlay.d.ts +12 -0
  265. package/dist/ui/pane-grid.d.ts +58 -0
  266. package/dist/ui/pane-group.d.ts +77 -0
  267. package/dist/ui/pane.d.ts +78 -0
  268. package/dist/ui/popover.d.ts +11 -1
  269. package/dist/ui/progress-bar.d.ts +23 -0
  270. package/dist/ui/prompt-dock.d.ts +96 -0
  271. package/dist/ui/resizable.d.ts +12 -0
  272. package/dist/ui/scroll-area.d.ts +4 -0
  273. package/dist/ui/segmented.d.ts +28 -0
  274. package/dist/ui/settings-group.d.ts +32 -0
  275. package/dist/ui/skeleton.d.ts +12 -0
  276. package/dist/ui/stat.d.ts +16 -0
  277. package/dist/ui/status.d.ts +13 -0
  278. package/dist/ui/switch.d.ts +8 -1
  279. package/dist/ui/tabs.d.ts +35 -0
  280. package/dist/ui/tooltip.d.ts +19 -1
  281. package/frameworks/react/index.tsx +1042 -157
  282. package/frameworks/react/runtime.tsx +30 -1
  283. package/frameworks/react/use-kai-chat.tsx +87 -0
  284. package/llms-full.txt +1146 -64
  285. package/llms.txt +4 -4
  286. package/package.json +31 -10
  287. package/src/agent-tooling/mcp/manifest.ts +14 -0
  288. package/src/agent-tooling/mcp/tools/debug.ts +11 -7
  289. package/src/agent-tooling/mcp/tools/reference.ts +32 -0
  290. package/src/agent-tooling/mcp/tools/scaffold.ts +30 -1
  291. package/src/components/artifact.tsx +98 -13
  292. package/src/components/attachment-types.ts +13 -0
  293. package/src/components/attachments.tsx +4 -14
  294. package/src/components/card.tsx +109 -15
  295. package/src/components/chain-of-thought.tsx +210 -1
  296. package/src/components/chat-scope-picker.tsx +13 -3
  297. package/src/components/chat-thread.tsx +225 -116
  298. package/src/components/choice-card.tsx +103 -11
  299. package/src/components/coachmark.tsx +249 -0
  300. package/src/components/component-meta.json +699 -110
  301. package/src/components/composer-dom.ts +159 -0
  302. package/src/components/composer-highlight.ts +242 -0
  303. package/src/components/composer-history.ts +82 -0
  304. package/src/components/composer.tsx +979 -0
  305. package/src/components/confirm-card.tsx +54 -1
  306. package/src/components/conversation-item.tsx +69 -7
  307. package/src/components/conversation-list.tsx +134 -37
  308. package/src/components/file-tree.tsx +197 -47
  309. package/src/components/form-widgets.tsx +9 -7
  310. package/src/components/form.tsx +140 -17
  311. package/src/components/image.tsx +3 -5
  312. package/src/components/link-preview.tsx +5 -4
  313. package/src/components/markdown.tsx +5 -2
  314. package/src/components/message.tsx +23 -4
  315. package/src/components/model-switcher.tsx +19 -4
  316. package/src/components/prompt-input.tsx +46 -75
  317. package/src/components/prompt-suggestion.tsx +48 -16
  318. package/src/components/reasoning.tsx +29 -6
  319. package/src/components/response-compare.tsx +31 -2
  320. package/src/components/screen.tsx +176 -0
  321. package/src/components/tasks-card.tsx +341 -21
  322. package/src/components/toast.tsx +119 -31
  323. package/src/components/tool-types.ts +10 -0
  324. package/src/components/tool.tsx +22 -16
  325. package/src/components/voice-input.tsx +102 -19
  326. package/src/components/voice-output.tsx +202 -0
  327. package/src/elements/agent-card.tsx +67 -0
  328. package/src/elements/artifact.tsx +53 -4
  329. package/src/elements/attachments.tsx +1 -0
  330. package/src/elements/avatar.tsx +33 -0
  331. package/src/elements/badge.tsx +32 -0
  332. package/src/elements/button.tsx +126 -0
  333. package/src/elements/card-media.jpg +0 -0
  334. package/src/elements/card.tsx +124 -31
  335. package/src/elements/cards.tsx +81 -7
  336. package/src/elements/chain-of-thought.tsx +77 -32
  337. package/src/elements/chat-scope-picker.tsx +35 -8
  338. package/src/elements/chat-types.ts +2 -2
  339. package/src/elements/chat-workspace.tsx +153 -41
  340. package/src/elements/chat.tsx +45 -23
  341. package/src/elements/choice.tsx +71 -19
  342. package/src/elements/coachmark.tsx +90 -0
  343. package/src/elements/command.tsx +209 -0
  344. package/src/elements/compare.tsx +24 -2
  345. package/src/elements/compiled.css +2 -2
  346. package/src/elements/composer.tsx +151 -0
  347. package/src/elements/confirm-card.tsx +36 -11
  348. package/src/elements/conversation-list.tsx +80 -11
  349. package/src/elements/default-input.tsx +75 -53
  350. package/src/elements/define.tsx +87 -7
  351. package/src/elements/dialog.tsx +98 -0
  352. package/src/elements/disclosure.ts +73 -0
  353. package/src/elements/editable-label.tsx +125 -0
  354. package/src/elements/element-manifest.json +129 -1
  355. package/src/elements/element-meta.json +5562 -1336
  356. package/src/elements/element-types.d.ts +732 -57
  357. package/src/elements/file-tree.tsx +12 -2
  358. package/src/elements/file-upload.tsx +1 -1
  359. package/src/elements/form.tsx +54 -11
  360. package/src/elements/hover-card.tsx +80 -0
  361. package/src/elements/icon-names.json +48 -0
  362. package/src/elements/icon.tsx +41 -0
  363. package/src/elements/input.tsx +203 -0
  364. package/src/elements/kbd.tsx +45 -0
  365. package/src/elements/menu.tsx +217 -0
  366. package/src/elements/message.tsx +58 -11
  367. package/src/elements/model-switcher.tsx +27 -1
  368. package/src/elements/nav.tsx +87 -0
  369. package/src/elements/notice.tsx +53 -0
  370. package/src/elements/pane-group.tsx +119 -0
  371. package/src/elements/pane.tsx +129 -0
  372. package/src/elements/popover.tsx +39 -17
  373. package/src/elements/progress-bar.tsx +39 -0
  374. package/src/elements/prompt-dock.tsx +81 -0
  375. package/src/elements/prompt-input.tsx +112 -63
  376. package/src/elements/prompt-suggestions.tsx +25 -9
  377. package/src/elements/reasoning.tsx +30 -9
  378. package/src/elements/register-impl.ts +38 -3
  379. package/src/elements/register.ts +11 -3
  380. package/src/elements/resizable.tsx +48 -11
  381. package/src/elements/screen.tsx +90 -0
  382. package/src/elements/scroll-area.tsx +33 -0
  383. package/src/elements/search.tsx +180 -0
  384. package/src/elements/segmented.tsx +135 -0
  385. package/src/elements/separator.tsx +36 -0
  386. package/src/elements/setting-item.tsx +50 -0
  387. package/src/elements/settings-group.tsx +37 -0
  388. package/src/elements/skeleton.tsx +45 -0
  389. package/src/elements/slots.ts +607 -0
  390. package/src/elements/source.tsx +13 -6
  391. package/src/elements/status.tsx +42 -0
  392. package/src/elements/switch.tsx +89 -14
  393. package/src/elements/tabs.tsx +95 -0
  394. package/src/elements/tasks.tsx +70 -14
  395. package/src/elements/toast.tsx +17 -2
  396. package/src/elements/tool.tsx +43 -9
  397. package/src/elements/tooltip.tsx +85 -0
  398. package/src/elements/video-poster.jpg +0 -0
  399. package/src/elements/voice-input.tsx +66 -16
  400. package/src/elements/voice-output.tsx +69 -0
  401. package/src/index.ts +5 -2
  402. package/src/primitives/card-schemas/tasks.schema.json +2 -2
  403. package/src/primitives/composer-model.ts +49 -0
  404. package/src/primitives/composer-triggers.ts +35 -0
  405. package/src/primitives/create-kai-chat.ts +66 -0
  406. package/src/primitives/toast-store.ts +43 -2
  407. package/src/primitives/use-speech-recognition.ts +135 -0
  408. package/src/state/index.ts +6 -0
  409. package/src/state/messages.ts +36 -0
  410. package/src/state/stream.ts +92 -0
  411. package/src/state/suggestions.ts +9 -0
  412. package/src/types.ts +4 -0
  413. package/src/ui/agent-card.tsx +218 -0
  414. package/src/ui/button.tsx +16 -5
  415. package/src/ui/card.tsx +245 -0
  416. package/src/ui/collapsible.tsx +30 -4
  417. package/src/ui/command.tsx +99 -0
  418. package/src/ui/dialog.tsx +217 -0
  419. package/src/ui/dropdown.tsx +375 -13
  420. package/src/ui/editable-label.tsx +112 -0
  421. package/src/ui/hover-card.tsx +28 -5
  422. package/src/ui/icon.tsx +110 -0
  423. package/src/ui/input.tsx +132 -0
  424. package/src/ui/kbd.tsx +118 -0
  425. package/src/ui/nav.tsx +282 -0
  426. package/src/ui/notice.tsx +84 -0
  427. package/src/ui/overlay.tsx +108 -2
  428. package/src/ui/pane-grid.tsx +117 -0
  429. package/src/ui/pane-group.tsx +291 -0
  430. package/src/ui/pane.tsx +193 -0
  431. package/src/ui/popover.tsx +16 -2
  432. package/src/ui/progress-bar.tsx +83 -0
  433. package/src/ui/prompt-dock.tsx +145 -0
  434. package/src/ui/resizable.tsx +69 -1
  435. package/src/ui/scroll-area.tsx +14 -3
  436. package/src/ui/segmented.tsx +109 -0
  437. package/src/ui/settings-group.tsx +67 -0
  438. package/src/ui/skeleton.tsx +62 -5
  439. package/src/ui/stat.tsx +41 -0
  440. package/src/ui/status.tsx +48 -0
  441. package/src/ui/switch.tsx +49 -23
  442. package/src/ui/tabs.tsx +168 -0
  443. package/src/ui/tooltip.tsx +52 -8
  444. package/theme.css +113 -0
  445. package/dist/components/slash-command.d.ts +0 -15
  446. package/dist/elements/chunks/Icon-D_Zmwmwh.js +0 -1
  447. package/dist/elements/chunks/action-icons-PVfIvcuG.js +0 -1
  448. package/dist/elements/chunks/attachments-Dp6vqtrc.js +0 -1
  449. package/dist/elements/chunks/button-CKyYD9G4.js +0 -1
  450. package/dist/elements/chunks/card-Cjho-PYk.js +0 -1
  451. package/dist/elements/chunks/chat-thread-RT808iPf.js +0 -1
  452. package/dist/elements/chunks/check-CDYaMYrM.js +0 -1
  453. package/dist/elements/chunks/chevron-down-3SBiq8HF.js +0 -1
  454. package/dist/elements/chunks/chevron-right-k2UFlIVK.js +0 -1
  455. package/dist/elements/chunks/cn-Dogu6PbV.js +0 -1
  456. package/dist/elements/chunks/code-block-BYUmfFSd.js +0 -1
  457. package/dist/elements/chunks/collapsible-BiNwdOn6.js +0 -1
  458. package/dist/elements/chunks/context-18g6oi4J.js +0 -1
  459. package/dist/elements/chunks/conversation-list-D9Y0NVdo.js +0 -1
  460. package/dist/elements/chunks/default-input-CSAoYYMd.js +0 -1
  461. package/dist/elements/chunks/download-D8K0Je8r.js +0 -1
  462. package/dist/elements/chunks/dropdown-bUs2iTia.js +0 -1
  463. package/dist/elements/chunks/external-link-6mA0wxab.js +0 -1
  464. package/dist/elements/chunks/file-text-DnaYk3Dm.js +0 -1
  465. package/dist/elements/chunks/file-tree-CgtRLlxK.js +0 -1
  466. package/dist/elements/chunks/hover-card-CIGw62gP.js +0 -1
  467. package/dist/elements/chunks/link-BlGSeoPy.js +0 -1
  468. package/dist/elements/chunks/loader-DvhR4qa0.js +0 -1
  469. package/dist/elements/chunks/message-CDZwXjhL.js +0 -1
  470. package/dist/elements/chunks/message-feedback-CYx81QiA.js +0 -1
  471. package/dist/elements/chunks/model-switcher-O_tUhoOT.js +0 -1
  472. package/dist/elements/chunks/overlay-DydXYMQW.js +0 -1
  473. package/dist/elements/chunks/prompt-suggestion-ldlWV5kd.js +0 -1
  474. package/dist/elements/chunks/reasoning-2PUnHlmr.js +0 -1
  475. package/dist/elements/chunks/resizable-B5WNbSeb.js +0 -1
  476. package/dist/elements/chunks/star-t9tI-P0q.js +0 -1
  477. package/dist/elements/chunks/store-C6rIooZz.js +0 -1
  478. package/dist/elements/chunks/text-shimmer-uh9V_KUh.js +0 -1
  479. package/dist/elements/chunks/textarea-3nm6Ia9U.js +0 -1
  480. package/dist/elements/chunks/thumbs-up-BBtguGld.js +0 -1
  481. package/dist/elements/chunks/toast-store-D8cL3fWl.js +0 -1
  482. package/dist/elements/chunks/tool-GJ3vwp1U.js +0 -1
  483. package/dist/elements/chunks/tooltip-DwKAz4XR.js +0 -1
  484. package/dist/elements/chunks/triangle-alert-Ct1zt2JL.js +0 -1
  485. package/dist/elements/chunks/use-card-resolution-D-_0Alzy.js +0 -1
  486. package/dist/elements/chunks/video-mVYiM99-.js +0 -1
  487. package/dist/elements/chunks/x-CzxL27Ch.js +0 -1
  488. package/dist/kitn-chat.es.js +0 -1
  489. package/dist/register-JyTglR6m.js +0 -1
  490. package/dist/register-impl-C6wlSsts.js +0 -77
  491. package/src/components/slash-command.tsx +0 -232
  492. package/src/elements/framework-usage.json +0 -588
  493. /package/dist/{kitn-chat-provider.d.ts → kai-provider.d.ts} +0 -0
  494. /package/dist/{kitn-chat-provider.es.js → kai-provider.es.js} +0 -0
@@ -1,40 +1,133 @@
1
+ import { createSignal, onCleanup, onMount } from 'solid-js';
1
2
  import { defineWebComponent } from './define';
2
- import { Card } from '../components/card';
3
+ import { Card, type CardAppearance, type CardOrientation } from '../ui/card';
3
4
 
4
5
  interface Props extends Record<string, unknown> {
5
- /** Heading rendered in the card chrome (= CardEnvelope.title). Attribute: `heading`. */
6
- heading?: string;
7
- /** Supporting text under the heading. Attribute: `description`. */
8
- description?: string;
9
- /** When set, the card renders its inline error state instead of the body.
10
- * Attribute: `error-message`. */
11
- errorMessage?: string;
12
- /** Compact spacing for dense lists. Attribute: `dense`. */
6
+ /** Surface treatment: `outlined` (default) | `filled` | `plain` | `accent`.
7
+ * Attribute: `appearance`. */
8
+ appearance?: CardAppearance;
9
+ /** `vertical` (default, media on top) | `horizontal` (media at the start) |
10
+ * `responsive` (horizontal when the card's container is wide enough, else
11
+ * vertical — a container query on the card's own width). Attribute: `orientation`. */
12
+ orientation?: CardOrientation;
13
+ /** The card width below which a `responsive` card collapses to vertical and the
14
+ * footer actions stack. A CSS length; default `28rem`. Attribute: `collapse`. */
15
+ collapse?: string;
16
+ /** Tighter spacing for dense lists. Attribute: `dense`. */
13
17
  dense?: boolean;
18
+ /** Show a close (×) that hides the card and emits `kai-dismiss`. Attribute:
19
+ * `dismissible`. Off by default. */
20
+ dismissible?: boolean;
21
+ /** Render the whole card as a link. Attribute: `href`. Wins over `clickable`. */
22
+ href?: string;
23
+ /** `target` for the `href` anchor. Attribute: `target`. */
24
+ target?: string;
25
+ /** `rel` for the `href` anchor. Attribute: `rel`. */
26
+ rel?: string;
27
+ /** Make the whole card a button (`role="button"`, Enter/Space, hover affordance)
28
+ * that emits `kai-card-click`. Attribute: `clickable`. Ignored when `href` is set. */
29
+ clickable?: boolean;
14
30
  }
15
31
 
32
+ /** Events fired by `<kai-card>`. */
33
+ interface Events {
34
+ /** The card was dismissed via its × (it also hides itself). */
35
+ 'kai-dismiss': void;
36
+ /** A `clickable`/`href` card was activated (click, or Enter/Space). */
37
+ 'kai-card-click': void;
38
+ }
39
+
40
+ /** The named slots whose occupancy gates a card region. An empty `<slot>` is
41
+ * always a truthy node, so the facade tracks which are actually filled and only
42
+ * passes those regions to the primitive. */
43
+ const SLOT_NAMES = ['media', 'header', 'header-actions', 'footer', 'footer-actions'] as const;
44
+ type SlotName = (typeof SLOT_NAMES)[number];
45
+
16
46
  /**
17
- * `<kai-card>` — the shared, presentational card chrome every native card composes
18
- * from: an optional media region (`slot="media"`), a heading + description, a body
19
- * (default slot), an actions footer (`slot="actions"`), and one consistent inline
20
- * **error** state (`error-message`). It emits **no** events and reads no context
21
- * it is chrome only; the cards that compose it (e.g. `<kai-form>`) own the contract
22
- * interaction. Isolated in Shadow DOM; theme-aware via the shared kit tokens.
47
+ * `<kai-card>` — the kit's presentational card, modeled on the WebAwesome card:
48
+ * ONE element whose flexibility comes from a few structural slots, `appearance`
49
+ * and `orientation` variants, themeable `::part`s, and a single
50
+ * `--kai-card-spacing` knob. The title/description are not slots they are body
51
+ * (default slot) or `slot="header"` content you mark up yourself.
52
+ *
53
+ * Slots: `media` (full-bleed image/video/illustration), `header` + `header-actions`,
54
+ * the default slot (body), `footer` + `footer-actions`.
55
+ *
56
+ * Behaviors (all OFF by default): `dismissible` (× → `kai-dismiss`), and
57
+ * `href`/`clickable` (whole card a link/button → `kai-card-click`). A
58
+ * clickable/href card must NOT also contain action buttons.
59
+ *
60
+ * ```html
61
+ * <kai-card appearance="filled" dismissible>
62
+ * <div slot="media"><img src="…" alt="…" /></div>
63
+ * <h3 slot="header">2× usage</h3>
64
+ * Do more with a higher session limit.
65
+ * <kai-button slot="footer-actions">Start task</kai-button>
66
+ * </kai-card>
67
+ * ```
23
68
  */
24
- defineWebComponent<Props>('kai-card', {
25
- heading: undefined,
26
- description: undefined,
27
- errorMessage: undefined,
69
+ defineWebComponent<Props, Events>('kai-card', {
70
+ appearance: 'outlined',
71
+ orientation: 'vertical',
72
+ collapse: '28rem',
28
73
  dense: false,
29
- }, (props, { flag }) => (
30
- <Card
31
- heading={props.heading}
32
- description={props.description}
33
- errorMessage={props.errorMessage}
34
- dense={flag('dense')}
35
- media={<slot name="media" />}
36
- actions={<slot name="actions" />}
37
- >
38
- <slot />
39
- </Card>
40
- ));
74
+ dismissible: false,
75
+ href: undefined,
76
+ target: undefined,
77
+ rel: undefined,
78
+ clickable: false,
79
+ }, (props, { element, dispatch, flag }) => {
80
+ // Track which named slots are filled, plus whether the default slot (body) has
81
+ // any content. Re-read on child mutations so streamed/late content lights up
82
+ // its region. An unfilled region is never rendered (no stray padding/divider).
83
+ const [filled, setFilled] = createSignal<Record<SlotName, boolean>>({
84
+ 'media': false, 'header': false, 'header-actions': false, 'footer': false, 'footer-actions': false,
85
+ });
86
+ const [hasBody, setHasBody] = createSignal(false);
87
+
88
+ onMount(() => {
89
+ const read = () => {
90
+ const next = {} as Record<SlotName, boolean>;
91
+ for (const name of SLOT_NAMES) next[name] = !!element.querySelector(`:scope > [slot="${name}"]`);
92
+ setFilled(next);
93
+ // Body = any direct child without a slot attribute (element, or non-blank text).
94
+ setHasBody(
95
+ Array.from(element.childNodes).some(
96
+ (n) =>
97
+ (n.nodeType === Node.ELEMENT_NODE && !(n as Element).hasAttribute('slot')) ||
98
+ (n.nodeType === Node.TEXT_NODE && (n.textContent ?? '').trim() !== ''),
99
+ ),
100
+ );
101
+ };
102
+ read();
103
+ const observer = new MutationObserver(read);
104
+ observer.observe(element, { childList: true, characterData: true, subtree: true });
105
+ onCleanup(() => observer.disconnect());
106
+ });
107
+
108
+ const region = (name: SlotName) => (filled()[name] ? <slot name={name} /> : undefined);
109
+
110
+ return (
111
+ <Card
112
+ appearance={props.appearance as CardAppearance}
113
+ orientation={props.orientation as CardOrientation}
114
+ collapse={props.collapse as string}
115
+ dense={flag('dense')}
116
+ dismissible={flag('dismissible')}
117
+ href={props.href}
118
+ target={props.target}
119
+ rel={props.rel}
120
+ clickable={flag('clickable')}
121
+ onDismiss={() => dispatch('kai-dismiss')}
122
+ onCardClick={() => dispatch('kai-card-click')}
123
+ media={region('media')}
124
+ header={region('header')}
125
+ headerActions={region('header-actions')}
126
+ footer={region('footer')}
127
+ footerActions={region('footer-actions')}
128
+ hasBody={hasBody()}
129
+ >
130
+ <slot />
131
+ </Card>
132
+ );
133
+ });
@@ -4,10 +4,10 @@
4
4
  // `kai-card` events through an optional `policy`. The raw events keep bubbling past
5
5
  // <kai-cards> (composed) so document-level listeners still work. Unknown types render
6
6
  // the Solid CardFallback inline and emit a contract `error`.
7
- import { For, Show, createEffect, onCleanup, onMount, type JSX } from 'solid-js';
7
+ import { For, Show, createEffect, createSignal, on, onCleanup, onMount, type JSX } from 'solid-js';
8
8
  import { Dynamic } from 'solid-js/web';
9
9
  import { defineWebComponent } from './define';
10
- import type { CardEnvelope, CardEvent, CardPolicy } from '../primitives/card-contract';
10
+ import type { CardEnvelope, CardEvent, CardPolicy, CardResolution } from '../primitives/card-contract';
11
11
  import { CARD_EVENT_NAME, emitCardEvent, routeCardEvent } from '../primitives/card-routing';
12
12
  import { mergeCardTags } from '../primitives/card-registry';
13
13
  import { CardFallback } from '../components/card-fallback';
@@ -30,6 +30,33 @@ interface Props extends Record<string, unknown> {
30
30
  policy?: CardPolicy;
31
31
  }
32
32
 
33
+ /** Events fired by `<kai-cards>`. */
34
+ interface Events {
35
+ /** A child card transitioned to a resolved/deferred state (an action was chosen,
36
+ * a form/tasks submission landed, or it was dismissed) — re-emitted off the host
37
+ * as a non-bubbling convenience event so a consumer can observe resolution
38
+ * centrally without diffing the cards array. `detail` = `{ cardId, resolution }`.
39
+ * (A `reopen` un-resolves a card and has no `CardResolution`, so it does NOT fire
40
+ * this — observe reopen via the underlying bubbling `kai-card` event.) */
41
+ 'kai-card-resolved': { cardId: string; resolution: CardResolution };
42
+ }
43
+
44
+ /** Map a terminal/deferred child CardEvent to the CardResolution it produces. Returns
45
+ * `undefined` for events that don't resolve a card (ready/error/etc.) and for
46
+ * `reopen` (which clears resolution → no CardResolution to convey). */
47
+ function resolutionFromEvent(e: CardEvent): CardResolution | undefined {
48
+ switch (e.kind) {
49
+ case 'action':
50
+ return { kind: 'action', action: e.action, payload: e.payload };
51
+ case 'submit':
52
+ return { kind: 'submit', data: e.data };
53
+ case 'dismiss':
54
+ return { kind: 'dismissed' };
55
+ default:
56
+ return undefined;
57
+ }
58
+ }
59
+
33
60
  /** A single resolved child: a known kai-* tag (props set imperatively) or the fallback. */
34
61
  function CardSlot(props: { envelope: CardEnvelope; tag?: string; theme: string; emit: (e: CardEvent) => void }): JSX.Element {
35
62
  let ref: HTMLElement | undefined;
@@ -41,6 +68,9 @@ function CardSlot(props: { envelope: CardEnvelope; tag?: string; theme: string;
41
68
  if (props.envelope.title != null) (ref as unknown as { heading: string }).heading = props.envelope.title;
42
69
  (ref as unknown as { resolution: unknown }).resolution = props.envelope.resolution;
43
70
  ref.setAttribute('theme', props.theme);
71
+ // Stable, queryable id so the host's getCard()/resolve() can find this child
72
+ // node without relying on the (private, scalar-only) cardId property reflecting.
73
+ ref.setAttribute('data-card-id', props.envelope.id);
44
74
  });
45
75
  // Hoist the unknown-type error emit to onMount to avoid side-effect-in-JSX lint issue
46
76
  // and to ensure exactly one error fires.
@@ -59,20 +89,64 @@ function CardSlot(props: { envelope: CardEnvelope; tag?: string; theme: string;
59
89
  );
60
90
  }
61
91
 
62
- defineWebComponent<Props>(
92
+ defineWebComponent<Props, Events>(
63
93
  'kai-cards',
64
94
  { cards: undefined, types: undefined, policy: undefined },
65
- (props, { element }) => {
95
+ (props, { element, dispatch, expose }) => {
96
+ // Local working copy of the card list. The `cards` PROP still drives rendering
97
+ // (a new prop array re-seeds this), but holding a settable copy lets the
98
+ // imperative resolve()/dismiss() methods flip one envelope's resolution and
99
+ // re-render the matching child — the imperative twin of a consumer cloning +
100
+ // reassigning the whole cards array. `on(..., { defer: true })` re-seeds only on
101
+ // a genuine prop change (mount uses the createSignal seed below), preserving any
102
+ // pending imperative resolution until the consumer supplies a new prop array.
103
+ const [cards, setCards] = createSignal<CardEnvelope[]>(props.cards ?? []);
104
+ createEffect(on(() => props.cards, (next) => setCards(next ?? []), { defer: true }));
105
+
66
106
  // Route children's bubbling kai-card events through the policy. Attached to the host
67
107
  // element so composed events from each child's shadow root are caught as they bubble.
68
108
  // The handler reads `props.policy` at EVENT time (not mount time) so setting
69
109
  // `el.policy` after the element is in the DOM — the standard host pattern — works.
70
110
  onMount(() => {
71
- const handler = (e: Event) =>
72
- routeCardEvent(props.policy ?? {}, (e as CustomEvent<CardEvent>).detail);
111
+ const handler = (e: Event) => {
112
+ const detail = (e as CustomEvent<CardEvent>).detail;
113
+ routeCardEvent(props.policy ?? {}, detail);
114
+ // Additionally re-emit the non-bubbling convenience event when a child
115
+ // transitions to a resolved/deferred state — alongside (not instead of) the
116
+ // existing policy routing + the raw bubbling kai-card event.
117
+ const resolution = resolutionFromEvent(detail);
118
+ if (resolution) dispatch('kai-card-resolved', { cardId: detail.cardId, resolution });
119
+ };
73
120
  element.addEventListener(CARD_EVENT_NAME, handler as EventListener);
74
121
  onCleanup(() => element.removeEventListener(CARD_EVENT_NAME, handler as EventListener));
75
122
  });
123
+
124
+ // ── Imperative API (instance methods on the host) ──────────────────────────
125
+ // Pattern B: the methods operate on the facade's own working copy + the rendered
126
+ // child DOM nodes. Resolving an envelope sets its `resolution`, which flows down
127
+ // through CardSlot's effect (sets the child's `resolution` prop) so the child
128
+ // re-renders into its chromed read-only view.
129
+ const resolveCard = (cardId: string, resolution: CardResolution) =>
130
+ setCards((list) =>
131
+ list.some((env) => env.id === cardId)
132
+ ? list.map((env) => (env.id === cardId ? { ...env, resolution } : env))
133
+ : list,
134
+ );
135
+ expose({
136
+ /** Programmatically resolve a child card by id: set that envelope's
137
+ * `resolution` so the child re-renders into its read-only/resolved view — the
138
+ * imperative twin of the consumer mutating the cards array. No-op for an
139
+ * unknown id. */
140
+ resolve: (cardId: string, resolution: CardResolution) => resolveCard(cardId, resolution),
141
+ /** Collapse a card to its re-openable stub from the host side — convenience for
142
+ * `resolve(cardId, { kind: 'dismissed' })`. */
143
+ dismiss: (cardId: string) => resolveCard(cardId, { kind: 'dismissed' }),
144
+ /** Return the live child element node for a card id (or null) so consumers can
145
+ * call that card's own methods (focus/expand/…) without a shadow-DOM query. */
146
+ getCard: (cardId: string): HTMLElement | null =>
147
+ element.shadowRoot?.querySelector<HTMLElement>(`[data-card-id="${CSS.escape(cardId)}"]`) ?? null,
148
+ });
149
+
76
150
  // Read the facade's REACTIVE `theme` prop, not element.getAttribute (which is
77
151
  // not a tracked dependency) — otherwise a theme change on <kai-cards> after the
78
152
  // children first render never propagates, leaving each child card stuck on its
@@ -81,7 +155,7 @@ defineWebComponent<Props>(
81
155
  const tags = () => mergeCardTags(props.types);
82
156
  return (
83
157
  <div class="flex flex-col gap-3">
84
- <For each={props.cards ?? []}>
158
+ <For each={cards()}>
85
159
  {(env) => (
86
160
  <CardSlot
87
161
  envelope={env}
@@ -1,49 +1,74 @@
1
- import { For, Show, createSignal, onMount, onCleanup } from 'solid-js';
1
+ import { createSignal, onMount, onCleanup } from 'solid-js';
2
2
  import { defineWebComponent } from './define';
3
3
  import {
4
- ChainOfThought,
5
- ChainOfThoughtStep,
6
- ChainOfThoughtTrigger,
7
- ChainOfThoughtContent,
8
- ChainOfThoughtItem,
4
+ ChainOfThoughtAccordion,
5
+ type ChainOfThoughtController,
6
+ type ChainOfThoughtStepData,
7
+ type ChainOfThoughtType,
9
8
  } from '../components/chain-of-thought';
10
9
 
11
- interface Step {
12
- /** The step's heading (the always-visible trigger). */
13
- label: string;
14
- /** Optional expandable detail. */
15
- content?: string;
16
- }
10
+ /**
11
+ * A reasoning step descriptor.
12
+ *
13
+ * `id` is an OPTIONAL stable key. The Accordion's open-set keys (used by `value`,
14
+ * `defaultValue`, the `kai-value-change` payload, and the index→key resolution
15
+ * behind the methods) are `step.id` when present, else `String(index)`. Set `id`
16
+ * if you want to drive/observe a step by a meaningful key rather than position.
17
+ */
18
+ type Step = ChainOfThoughtStepData;
17
19
 
18
20
  interface Props extends Record<string, unknown> {
19
21
  /** The reasoning steps. Set as a JS property. Compound sub-parts collapse to
20
- * this one data model (Route 1). */
22
+ * this one data model (Route 1). Each `{ label, content?, id? }`. */
21
23
  steps: Step[];
24
+ /** Open mode: `'multiple'` (default — any number of steps open at once) or
25
+ * `'single'` (at most one open; opening a step closes the others). */
26
+ type?: ChainOfThoughtType;
27
+ /** Controlled open step key(s). When set, it WINS over user interaction (the
28
+ * consumer owns the open set). String in `single` mode, string[] in
29
+ * `multiple` mode. Set as a JS property. */
30
+ value?: string | string[];
31
+ /** Uncontrolled INITIAL open step key(s) — seeds which steps render expanded.
32
+ * Ignored once `value` is provided. Set as a JS property. */
33
+ defaultValue?: string | string[];
34
+ }
35
+
36
+ /** Events fired by `<kai-chain-of-thought>`. */
37
+ interface Events {
38
+ /** The open set changed — by user click OR an expand()/collapse()/toggle()
39
+ * call. `value` is a string in `single` mode, a string[] in `multiple` mode.
40
+ * (Maps Radix Accordion's onValueChange.) */
41
+ 'kai-value-change': { value: string | string[] };
22
42
  }
23
43
 
24
44
  /** Parse a single light-DOM `<kai-step>` element into a `Step` descriptor.
25
45
  * Attribute mapping:
26
46
  * - `label` → Step.label (the always-visible heading)
47
+ * - `step-id` → Step.id (optional stable open-set key)
27
48
  * - textContent → Step.content (optional expandable detail)
28
49
  */
29
50
  export function parseKaiStepElement(n: Element): Step {
30
51
  return {
31
52
  label: n.getAttribute('label') ?? '',
32
53
  content: n.textContent?.trim() || undefined,
54
+ id: n.getAttribute('step-id') ?? undefined,
33
55
  };
34
56
  }
35
57
 
36
58
  /**
37
59
  * `<kai-chain-of-thought>` — step-by-step reasoning with connectors and
38
- * per-step collapsible detail.
60
+ * per-step collapsible detail. An Accordion: by default every step is
61
+ * independently collapsible (`type="multiple"`, all closed); set
62
+ * `type="single"` for one-open-at-a-time.
39
63
  *
40
64
  * **Route 1 — JS property:** set the `steps` property to an array of
41
- * `{ label, content? }` objects.
65
+ * `{ label, content?, id? }` objects.
42
66
  *
43
67
  * **Route 2 — declarative children:** compose `<kai-step>` child elements in
44
68
  * light DOM (hidden by the Shadow DOM — pure data carriers). The `label`
45
69
  * attribute becomes the step heading; `textContent` becomes the expandable
46
- * detail. Children are merged after any prop steps.
70
+ * detail; an optional `step-id` becomes the open-set key. Children are merged
71
+ * after any prop steps.
47
72
  *
48
73
  * ```html
49
74
  * <kai-chain-of-thought>
@@ -53,9 +78,12 @@ export function parseKaiStepElement(n: Element): Step {
53
78
  * </kai-chain-of-thought>
54
79
  * ```
55
80
  */
56
- defineWebComponent<Props>('kai-chain-of-thought', {
81
+ defineWebComponent<Props, Events>('kai-chain-of-thought', {
57
82
  steps: [],
58
- }, (props, { element }) => {
83
+ type: undefined,
84
+ value: undefined,
85
+ defaultValue: undefined,
86
+ }, (props, { element, dispatch, expose }) => {
59
87
  // Read declarative <kai-step> children from light DOM.
60
88
  // Shadow DOM with no <slot> suppresses them visually — they're invisible data carriers.
61
89
  const [slottedSteps, setSlottedSteps] = createSignal<Step[]>([]);
@@ -73,20 +101,37 @@ defineWebComponent<Props>('kai-chain-of-thought', {
73
101
  // Prop steps first; declarative children appended after.
74
102
  const allSteps = () => [...props.steps, ...slottedSteps()];
75
103
 
104
+ // ── Imperative API (instance methods on the host) ──────────────────────────
105
+ // Pattern C: the Accordion component owns the open-set; the facade captures its
106
+ // controller and exposes index-based methods. Every setter routes through the
107
+ // component's onValueChange (handleValueChange below) — the single emit point —
108
+ // so user clicks AND method calls both fire kai-value-change. No prop collisions:
109
+ // the only props are steps/type/value/defaultValue.
110
+ let controller: ChainOfThoughtController | undefined;
111
+ expose({
112
+ /** Open one step's detail by index, or — with no arg — ALL steps. In `single`
113
+ * mode opening one step closes the others (expand-all keeps the last). */
114
+ expand: (index?: number) => controller?.expand(index),
115
+ /** Close one step's detail by index, or — with no arg — ALL steps. */
116
+ collapse: (index?: number) => controller?.collapse(index),
117
+ /** Flip one step's open state by index. */
118
+ toggle: (index?: number) => controller?.toggle(index),
119
+ });
120
+
121
+ // Single emit point for the open set — both user clicks and the methods above
122
+ // flow through the component's onValueChange to here.
123
+ const handleValueChange = (value: string | string[]) => {
124
+ dispatch('kai-value-change', { value });
125
+ };
126
+
76
127
  return (
77
- <ChainOfThought>
78
- <For each={allSteps()}>
79
- {(step, i) => (
80
- <ChainOfThoughtStep isLast={i() === allSteps().length - 1}>
81
- <ChainOfThoughtTrigger>{step.label}</ChainOfThoughtTrigger>
82
- <Show when={step.content}>
83
- <ChainOfThoughtContent>
84
- <ChainOfThoughtItem>{step.content}</ChainOfThoughtItem>
85
- </ChainOfThoughtContent>
86
- </Show>
87
- </ChainOfThoughtStep>
88
- )}
89
- </For>
90
- </ChainOfThought>
128
+ <ChainOfThoughtAccordion
129
+ steps={allSteps()}
130
+ type={props.type as ChainOfThoughtType | undefined}
131
+ value={props.value as string | string[] | undefined}
132
+ defaultValue={props.defaultValue as string | string[] | undefined}
133
+ onValueChange={handleValueChange}
134
+ controllerRef={(c) => (controller = c)}
135
+ />
91
136
  );
92
137
  });
@@ -1,5 +1,7 @@
1
1
  import { defineWebComponent } from './define';
2
2
  import { ChatScopePicker } from '../components/chat-scope-picker';
3
+ import { wireDisclosure } from './disclosure';
4
+ import type { DropdownController } from '../ui/dropdown';
3
5
  import type { SearchFilters } from '../types';
4
6
 
5
7
  interface Props extends Record<string, unknown> {
@@ -9,12 +11,22 @@ interface Props extends Record<string, unknown> {
9
11
  availableTags: string[];
10
12
  /** The label shown on the trigger for the active scope. */
11
13
  currentLabel?: string;
14
+ /** Drive/observe the dropdown's open state (Shoelace-style: settable + reflected
15
+ * to the `open` attribute, the dropdown still self-manages on click/keyboard).
16
+ * Set `el.open = true`, or `<kai-scope-picker open>`; listen for `kai-open-change`. */
17
+ open?: boolean;
18
+ /** Initial open state on mount (uncontrolled seed). */
19
+ defaultOpen?: boolean;
20
+ /** Disable the trigger — click/keyboard and `show()` no longer open the dropdown. */
21
+ disabled?: boolean;
12
22
  }
13
23
 
14
24
  /** Events fired by `<kai-scope-picker>`. */
15
25
  interface Events {
16
26
  /** A scope was chosen (`undefined` filters = "All Content"). */
17
27
  'kai-scope-change': { filters: SearchFilters | undefined };
28
+ /** The scope dropdown opened or closed (by click, keyboard, Escape, outside-click, or a method). */
29
+ 'kai-open-change': { open: boolean };
18
30
  }
19
31
 
20
32
  /**
@@ -26,11 +38,26 @@ defineWebComponent<Props, Events>('kai-scope-picker', {
26
38
  availableAuthors: [],
27
39
  availableTags: [],
28
40
  currentLabel: 'All Content',
29
- }, (props, { dispatch }) => (
30
- <ChatScopePicker
31
- currentLabel={props.currentLabel ?? 'All Content'}
32
- availableAuthors={props.availableAuthors}
33
- availableTags={props.availableTags}
34
- onScopeChange={(filters) => dispatch('kai-scope-change', { filters })}
35
- />
36
- ));
41
+ open: undefined,
42
+ defaultOpen: undefined,
43
+ disabled: undefined,
44
+ }, (props, ctx) => {
45
+ const { dispatch, flag } = ctx;
46
+ let api: DropdownController | undefined;
47
+
48
+ // The standard overlay surface: settable+reflecting `open`, kai-open-change,
49
+ // show/hide/toggle, disabled-gating. See ./disclosure.
50
+ wireDisclosure(ctx, () => api, () => props.open);
51
+
52
+ return (
53
+ <ChatScopePicker
54
+ currentLabel={props.currentLabel ?? 'All Content'}
55
+ availableAuthors={props.availableAuthors}
56
+ availableTags={props.availableTags}
57
+ onScopeChange={(filters) => dispatch('kai-scope-change', { filters })}
58
+ defaultOpen={flag('defaultOpen')}
59
+ disabled={flag('disabled')}
60
+ controllerRef={(a) => (api = a)}
61
+ />
62
+ );
63
+ });
@@ -1,5 +1,5 @@
1
- import type { ToolPart } from '../components/tool';
2
- import type { AttachmentData } from '../components/attachments';
1
+ import type { ToolPart } from '../components/tool-types';
2
+ import type { AttachmentData } from '../components/attachment-types';
3
3
 
4
4
  /** The five built-in action buttons (each carries its own curated icon + label). */
5
5
  export type ChatMessageAction = 'copy' | 'like' | 'dislike' | 'regenerate' | 'edit';