@kitn.ai/ui 0.25.2 → 0.27.0

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 (603) hide show
  1. package/README.md +17 -6
  2. package/bin/mcp.js +16 -3
  3. package/bin/route.js +23 -0
  4. package/bin/route.test.js +58 -0
  5. package/dist/{elements/chunks/Icon-b5A8hlHs.js → Icon-BnFKqqtY.js} +1 -1
  6. package/dist/action-icons-CBskfBMz.js +1 -0
  7. package/dist/arrow-down-Br0qtpsz.js +1 -0
  8. package/dist/arrow-left-Dj7xgE12.js +1 -0
  9. package/dist/artifact-CvXEm1lS.js +1 -0
  10. package/dist/assets/dev-5XzXYR21.js +91 -0
  11. package/dist/attachments-C43ZegEq.js +1 -0
  12. package/dist/audio-visualizer-B-79y1Tj.js +1 -0
  13. package/dist/badge-BpUbq8c0.js +1 -0
  14. package/dist/bash-InADTalH.js +1 -6
  15. package/dist/bell-sn17Ip9v.js +1 -0
  16. package/dist/{elements/chunks/button-B9okqG73.js → button-BH6rN0U-.js} +1 -1
  17. package/dist/card-renderer-Cb1gQmth.js +1 -0
  18. package/dist/card-routing-DifQgS7n.js +1 -0
  19. package/dist/check-DPeeMUYx.js +1 -0
  20. package/dist/checkbox-Dc9Yov_B.js +1 -0
  21. package/dist/checkbox-group-B1kDLLYk.js +1 -0
  22. package/dist/chevron-down-CHSWk7ZT.js +1 -0
  23. package/dist/chevron-right-B7l_fMgx.js +1 -0
  24. package/dist/choice-card-BT3c1S8g.js +1 -0
  25. package/dist/circle-Bb0yOpqM.js +1 -0
  26. package/dist/circle-check-BGZpCiz7.js +1 -0
  27. package/dist/circle-x-wobWkoSx.js +1 -0
  28. package/dist/{elements/chunks/cn-CU7UAWzk.js → cn-DN5AWfiS.js} +1 -1
  29. package/dist/code-block-CUQ5mtv0.js +1 -0
  30. package/dist/collapsible-CPJbf6FM.js +1 -0
  31. package/dist/components/attachment-types.d.ts +53 -1
  32. package/dist/components/attachments.d.ts +31 -0
  33. package/dist/components/audio-visualizer/fit-scale.d.ts +50 -0
  34. package/dist/components/audio-visualizer/index.d.ts +15 -1
  35. package/dist/components/audio-visualizer/variant-bar.d.ts +24 -1
  36. package/dist/components/card-renderer.d.ts +13 -0
  37. package/dist/components/card.d.ts +4 -0
  38. package/dist/components/chat-thread.d.ts +49 -42
  39. package/dist/components/code-block.d.ts +22 -0
  40. package/dist/components/conversation-item.d.ts +66 -1
  41. package/dist/components/conversation-list.d.ts +77 -0
  42. package/dist/components/form-widgets.d.ts +67 -2
  43. package/dist/components/form.d.ts +89 -0
  44. package/dist/components/message.d.ts +29 -0
  45. package/dist/components/reasoning.d.ts +6 -0
  46. package/dist/components/scroll-button.d.ts +11 -0
  47. package/dist/components/thread.d.ts +5 -0
  48. package/dist/components/toast.d.ts +2 -1
  49. package/dist/components/tool-types.d.ts +9 -0
  50. package/dist/components/voice-input.d.ts +8 -0
  51. package/dist/components/voice-output.d.ts +12 -1
  52. package/dist/components/workspace-shell.d.ts +87 -0
  53. package/dist/composer-CjngLzal.js +106 -0
  54. package/dist/confirm-card-DCx_A4bU.js +1 -0
  55. package/dist/construct-cli.es.js +1169 -0
  56. package/dist/context-BY8V-Nlp.js +1 -0
  57. package/dist/controllable-D43BKmtX.js +1 -0
  58. package/dist/conversation-list-D4lLU_yS.js +1 -0
  59. package/dist/copy-B6DO4PqB.js +1 -0
  60. package/dist/core-AYMC6_lb.js +12 -5874
  61. package/dist/{create-tween-CUzOlaMS.js → create-tween-BPzaefTp.js} +1 -1
  62. package/dist/{create-tween-B5Y4Im8G.js → create-tween-CnMHviKB.js} +1 -1
  63. package/dist/{create-tween-4z1XYLkR.js → create-tween-D1aiGZZh.js} +1 -1
  64. package/dist/{elements/chunks/create-tween-CUrM6D_o.js → create-tween-DUSQUKpr.js} +2 -2
  65. package/dist/css-M7EaDHN_.js +1 -6
  66. package/dist/custom-elements.json +3468 -1927
  67. package/dist/default-input-CucQEOqH.js +1 -0
  68. package/dist/define-CGGX-7Vg.js +1 -0
  69. package/dist/define.d.ts +4 -0
  70. package/dist/define.js +510 -0
  71. package/dist/define.server.d.ts +5 -0
  72. package/dist/define.server.js +506 -0
  73. package/dist/diagnostics/hook.d.ts +81 -0
  74. package/dist/diagnostics/index.d.ts +7 -0
  75. package/dist/diagnostics/report-request.d.ts +61 -0
  76. package/dist/diagnostics.d.ts +5 -0
  77. package/dist/diagnostics.js +209 -0
  78. package/dist/disclosure-CbLtajUQ.js +1 -0
  79. package/dist/dropdown-BwhViJFd.js +1 -0
  80. package/dist/elements/agent-card.js +1 -1
  81. package/dist/elements/artifact.js +1 -1
  82. package/dist/elements/attachments.js +1 -1
  83. package/dist/elements/audio-visualizer.js +1 -1
  84. package/dist/elements/autoloader.js +1 -1
  85. package/dist/elements/avatar.js +1 -1
  86. package/dist/elements/badge.js +1 -1
  87. package/dist/elements/button.js +1 -1
  88. package/dist/elements/card.js +1 -1
  89. package/dist/elements/cards.js +1 -1
  90. package/dist/elements/chain-of-thought.js +1 -1
  91. package/dist/elements/chat-scope-picker.js +1 -1
  92. package/dist/elements/chat-workspace.js +1 -1
  93. package/dist/elements/chat.js +1 -1
  94. package/dist/elements/checkbox-group.d.ts +1 -0
  95. package/dist/elements/checkbox-group.js +1 -0
  96. package/dist/elements/checkbox.d.ts +1 -0
  97. package/dist/elements/checkbox.js +1 -0
  98. package/dist/elements/checkpoint.js +1 -1
  99. package/dist/elements/choice.js +1 -1
  100. package/dist/elements/coachmark.js +1 -1
  101. package/dist/elements/code-block.js +1 -1
  102. package/dist/elements/command.js +1 -1
  103. package/dist/elements/compare.js +1 -1
  104. package/dist/elements/composer.js +1 -1
  105. package/dist/elements/confirm-card.js +1 -1
  106. package/dist/elements/context-meter.js +1 -1
  107. package/dist/elements/conversation-item.d.ts +1 -0
  108. package/dist/elements/conversation-item.js +1 -0
  109. package/dist/elements/conversation-list.js +1 -1
  110. package/dist/elements/default-input.d.ts +3 -3
  111. package/dist/elements/define-entry.d.ts +12 -0
  112. package/dist/elements/define.d.ts +27 -0
  113. package/dist/elements/diagnostic-events.d.ts +74 -0
  114. package/dist/elements/dialog.js +1 -1
  115. package/dist/elements/dock.d.ts +1 -0
  116. package/dist/elements/dock.js +243 -0
  117. package/dist/elements/dropdown.d.ts +1 -0
  118. package/dist/elements/dropdown.js +1 -0
  119. package/dist/elements/editable-label.js +1 -1
  120. package/dist/elements/element-data-types.d.ts +37 -0
  121. package/dist/elements/element-diagnostics.d.ts +81 -0
  122. package/dist/elements/embed.js +1 -1
  123. package/dist/elements/empty.js +1 -1
  124. package/dist/elements/feedback-bar.js +1 -1
  125. package/dist/elements/file-tree.js +1 -1
  126. package/dist/elements/file-upload.js +1 -1
  127. package/dist/elements/form.js +1 -1
  128. package/dist/elements/hover-card.js +1 -1
  129. package/dist/elements/icon.js +1 -1
  130. package/dist/elements/image.js +1 -1
  131. package/dist/elements/input.js +1 -1
  132. package/dist/elements/kbd.js +1 -1
  133. package/dist/elements/link-preview.js +1 -1
  134. package/dist/elements/loader.js +1 -1
  135. package/dist/elements/markdown.js +1 -1
  136. package/dist/elements/menu.js +1 -1
  137. package/dist/elements/message-skills.js +1 -1
  138. package/dist/elements/message.js +1 -1
  139. package/dist/elements/model-switcher.js +1 -1
  140. package/dist/elements/nav.js +1 -1
  141. package/dist/elements/notice.js +1 -1
  142. package/dist/elements/pane-grid.d.ts +1 -0
  143. package/dist/elements/pane-grid.js +1 -0
  144. package/dist/elements/pane-group.js +1 -1
  145. package/dist/elements/pane.js +1 -1
  146. package/dist/elements/popover.js +1 -1
  147. package/dist/elements/progress-bar.js +1 -1
  148. package/dist/elements/prompt-dock.js +1 -1
  149. package/dist/elements/prompt-input.js +1 -1
  150. package/dist/elements/prompt-suggestions.js +1 -1
  151. package/dist/elements/radio-group.d.ts +1 -0
  152. package/dist/elements/radio-group.js +1 -0
  153. package/dist/elements/reasoning.js +1 -1
  154. package/dist/elements/register.d.ts +2 -0
  155. package/dist/elements/remote.js +1 -1
  156. package/dist/elements/resizable.js +1 -1
  157. package/dist/elements/response-stream.js +3 -3
  158. package/dist/elements/screen.js +1 -1
  159. package/dist/elements/scroll-area.js +1 -1
  160. package/dist/elements/scroll-button.js +1 -1
  161. package/dist/elements/search.js +1 -1
  162. package/dist/elements/segmented.js +1 -1
  163. package/dist/elements/select.d.ts +1 -0
  164. package/dist/elements/select.js +1 -0
  165. package/dist/elements/separator.js +1 -1
  166. package/dist/elements/setting-item.js +1 -1
  167. package/dist/elements/settings-group.js +1 -1
  168. package/dist/elements/skeleton.js +1 -1
  169. package/dist/elements/slider.d.ts +1 -0
  170. package/dist/elements/slider.js +1 -0
  171. package/dist/elements/slots.d.ts +36 -4
  172. package/dist/elements/source.js +1 -1
  173. package/dist/elements/status.js +1 -1
  174. package/dist/elements/switch.js +1 -1
  175. package/dist/elements/tabs.js +1 -1
  176. package/dist/elements/tasks.js +1 -1
  177. package/dist/elements/text-shimmer.js +1 -1
  178. package/dist/elements/thinking-bar.js +1 -1
  179. package/dist/elements/thread.js +1 -1
  180. package/dist/elements/toast.js +1 -1
  181. package/dist/elements/tool.js +1 -1
  182. package/dist/elements/tooltip.js +1 -1
  183. package/dist/elements/voice-input.js +1 -1
  184. package/dist/elements/voice-output.js +1 -1
  185. package/dist/elements.d.ts +589 -167
  186. package/dist/{elements/chunks/ellipsis-CVxqfsDZ.js → ellipsis-DFr4Vqr3.js} +1 -1
  187. package/dist/embed-5s_vU4J0.js +1 -0
  188. package/dist/engine-javascript-vq0WuIJl.js +14 -2516
  189. package/dist/{elements/chunks/external-link-DG2sRdQL.js → external-link-u9d85ORQ.js} +1 -1
  190. package/dist/file-text-CX7_x42o.js +1 -0
  191. package/dist/{elements/chunks/file-tree-yGWNK0Js.js → file-tree-D3kBjXI5.js} +1 -1
  192. package/dist/folder-V-YdIL8f.js +1 -0
  193. package/dist/form-BRNUMCN2.js +1 -0
  194. package/dist/github-dark-dimmed-DUshB20C.js +1 -4
  195. package/dist/github-light-JYsPkUQd.js +1 -4
  196. package/dist/hover-card-DaeiYrTA.js +1 -0
  197. package/dist/html-CPZ3oZQ7.js +1 -10
  198. package/dist/icon-BpixdZNq.js +1 -0
  199. package/dist/{elements/chunks/index-BCRhi84a.js → index-xu_pdcPi.js} +1 -1
  200. package/dist/index.d.ts +3 -1
  201. package/dist/index.js +8473 -6470
  202. package/dist/index.server.js +6495 -4958
  203. package/dist/info-8mFsIjS3.js +1 -0
  204. package/dist/input-d1Yuu-hz.js +1 -0
  205. package/dist/javascript-C25yR2R2.js +1 -6
  206. package/dist/json-DxJze_jm.js +1 -6
  207. package/dist/kai-provider.es.js +40 -40
  208. package/dist/kai.es.js +1 -1
  209. package/dist/kbd-961zMPFB.js +1 -0
  210. package/dist/link-DlZZBGaR.js +1 -0
  211. package/dist/{elements/chunks/link-preview-Cf5KOP-i.js → link-preview-DIIbV2Sd.js} +1 -1
  212. package/dist/loader-YQszHFaW.js +1 -0
  213. package/dist/{elements/chunks/markdown-DbozyYqa.js → markdown-CVk1MPsj.js} +1 -1
  214. package/dist/mcp.es.js +3873 -544
  215. package/dist/message-CwKVEdZg.js +1 -0
  216. package/dist/message-DS8lzHc1.js +1 -0
  217. package/dist/message-circle-Xf8Q-vZp.js +1 -0
  218. package/dist/message-square-Cxnwgkns.js +1 -0
  219. package/dist/{elements/chunks/minimize-2-SegJ_oku.js → minimize-2-UEZmP2QT.js} +1 -1
  220. package/dist/{elements/chunks/model-switcher-D7JrFFHp.js → model-switcher-Kk1jEQ5t.js} +1 -1
  221. package/dist/{elements/chunks/overlay-CV7z2YuX.js → overlay-C1od6LOz.js} +1 -1
  222. package/dist/panel-right-ryET0yyn.js +1 -0
  223. package/dist/paperclip-BDNoZFJP.js +1 -0
  224. package/dist/play-OFIvYXUQ.js +1 -0
  225. package/dist/primitives/card-data-types.d.ts +49 -0
  226. package/dist/primitives/card-routing.d.ts +1 -33
  227. package/dist/primitives/card-validate.d.ts +2 -2
  228. package/dist/primitives/chat-config.d.ts +29 -2
  229. package/dist/primitives/field-mask.d.ts +96 -0
  230. package/dist/primitives/field-semantics.d.ts +36 -0
  231. package/dist/primitives/input-mask.d.ts +46 -0
  232. package/dist/primitives/url-scheme-policy.d.ts +34 -0
  233. package/dist/primitives/use-resize-observer.d.ts +23 -0
  234. package/dist/primitives/use-speech-recognition.d.ts +8 -0
  235. package/dist/primitives/use-text-stream.d.ts +5 -0
  236. package/dist/progress-bar-BvYX0aoy.js +1 -0
  237. package/dist/prompt-suggestion-BRFu2lcu.js +1 -0
  238. package/dist/radio-DcL23cNJ.js +1 -0
  239. package/dist/react/index.d.ts +306 -283
  240. package/dist/react.js +309 -247
  241. package/dist/reasoning-Cackq4Rh.js +1 -0
  242. package/dist/register-impl-C7rENvPK.js +424 -0
  243. package/dist/{elements/chunks/resizable-Dpzjlvp4.js → resizable-Cp9HUYih.js} +1 -1
  244. package/dist/rotate-ccw-0DLRDHH5.js +1 -0
  245. package/dist/rotate-cw-DOB9IGcU.js +1 -0
  246. package/dist/schemas/form.schema.json +21 -1
  247. package/dist/schemas/index.d.ts +1 -1
  248. package/dist/schemas/tool-defs.d.ts +45 -0
  249. package/dist/schemas.js +398 -305
  250. package/dist/scroll-area-emVmWP4K.js +1 -0
  251. package/dist/scroll-button-CeP_gv1x.js +1 -0
  252. package/dist/select-CWmu00tS.js +1 -0
  253. package/dist/{elements/chunks/separator-DH2r_ZSZ.js → separator-CE6vly6z.js} +1 -1
  254. package/dist/{elements/chunks/settings-BFMOd6yB.js → settings-CE-78SvZ.js} +1 -1
  255. package/dist/{elements/chunks/settings-group-B3VZKIcz.js → settings-group-ZFWNxFQR.js} +1 -1
  256. package/dist/{elements/chunks/skeleton-N8BuWYmf.js → skeleton-BebdP4mf.js} +1 -1
  257. package/dist/slider-BAKRYUlz.js +1 -0
  258. package/dist/slots-DaNjX0rc.js +1 -0
  259. package/dist/{solid-BMuDmFo_.js → solid-BE5ui6sy.js} +10672 -8116
  260. package/dist/{solid-CGYNdLRR.js → solid-DFhsce3O.js} +8137 -6056
  261. package/dist/solid.d.ts +15 -0
  262. package/dist/solid.js +248 -235
  263. package/dist/solid.server.js +248 -235
  264. package/dist/source-B0FlguSx.js +1 -0
  265. package/dist/star-CBMZvLuN.js +1 -0
  266. package/dist/state/index.d.ts +5 -1
  267. package/dist/state/mock.d.ts +32 -2
  268. package/dist/state/persistence.d.ts +51 -0
  269. package/dist/state/stream.d.ts +50 -0
  270. package/dist/state/threads.d.ts +71 -0
  271. package/dist/state.js +297 -172
  272. package/dist/store-7eoadydQ.js +1 -0
  273. package/dist/svelte--5p79yCD.js +1 -15
  274. package/dist/switch-CViARZCy.js +1 -0
  275. package/dist/tasks-card-MjCcOhR_.js +1 -0
  276. package/dist/text-shimmer-DKlwRF2G.js +1 -0
  277. package/dist/textarea-3ay2Me2-.js +1 -0
  278. package/dist/theme.tokens.css +82 -13
  279. package/dist/{elements/chunks/thumbs-up-DQe0hvkZ.js → thumbs-up-DQcu2HMO.js} +1 -1
  280. package/dist/toast-store-C6yKOhbk.js +1 -0
  281. package/dist/{elements/chunks/tool-C1YtxwPu.js → tool-BCYNlfKy.js} +1 -1
  282. package/dist/{elements/chunks/tooltip-BqwnFWhn.js → tooltip-05zI4hjs.js} +1 -1
  283. package/dist/trash-2-BR1RxGky.js +1 -0
  284. package/dist/{elements/chunks/triangle-alert-B6or7F5u.js → triangle-alert-DHohDOCy.js} +1 -1
  285. package/dist/tsx-B8rCNbgL.js +1 -6
  286. package/dist/types.d.ts +4 -2
  287. package/dist/typescript-RycA9KXf.js +1 -6
  288. package/dist/ui/checkbox-group.d.ts +83 -0
  289. package/dist/ui/checkbox.d.ts +40 -0
  290. package/dist/ui/dock.d.ts +131 -0
  291. package/dist/ui/hover-card.d.ts +44 -0
  292. package/dist/ui/icon.d.ts +3 -0
  293. package/dist/ui/input.d.ts +48 -2
  294. package/dist/ui/radio.d.ts +85 -0
  295. package/dist/ui/select.d.ts +71 -0
  296. package/dist/ui/slider.d.ts +65 -0
  297. package/dist/ui/switch.d.ts +9 -2
  298. package/dist/upload-BbGW6A_u.js +1 -0
  299. package/dist/url-scheme-policy-DHpoTJwB.js +1 -0
  300. package/dist/use-card-resolution-CJW4grFa.js +1 -0
  301. package/dist/{variant-aurora-DwSOfraQ.js → variant-aurora-BUOVgPOB.js} +27 -27
  302. package/dist/{variant-aurora-wKvAQ5wp.js → variant-aurora-CUsUJvFI.js} +28 -28
  303. package/dist/{variant-aurora-XEkPT0_z.js → variant-aurora-CW2i4bfr.js} +2 -2
  304. package/dist/{elements/chunks/variant-aurora-QXTZPyST.js → variant-aurora-xiMPty8f.js} +2 -2
  305. package/dist/variant-custom-BQtOnmeO.js +1 -0
  306. package/dist/{variant-custom-BhS9wIpU.js → variant-custom-CAm9L-E5.js} +65 -65
  307. package/dist/{variant-custom-eFIg2XWQ.js → variant-custom-CAnzzppW.js} +40 -40
  308. package/dist/variant-custom-D91HjAKz.js +1 -0
  309. package/dist/{variant-wave-CUWGx9Bn.js → variant-wave-Ca1Ls4_y.js} +21 -21
  310. package/dist/{variant-wave-CbVsmgwT.js → variant-wave-CxX39DKd.js} +25 -25
  311. package/dist/{variant-wave-BwzrHD1s.js → variant-wave-DYyzIIZv.js} +2 -2
  312. package/dist/{elements/chunks/variant-wave-DDCwhLas.js → variant-wave-uY5crU_K.js} +2 -2
  313. package/dist/vue-BmIZj4XD.js +1 -33
  314. package/dist/wire/chunk.d.ts +47 -0
  315. package/dist/wire/diagnostics.d.ts +575 -0
  316. package/dist/wire/encode-probe.d.ts +70 -0
  317. package/dist/wire/encode.d.ts +24 -0
  318. package/dist/wire/index.d.ts +2 -0
  319. package/dist/wire/sse.d.ts +10 -2
  320. package/dist/wire.js +917 -480
  321. package/dist/x-C5m1JFgi.js +1 -0
  322. package/frameworks/react/index.tsx +325 -108
  323. package/llms-full.txt +1354 -82
  324. package/llms.txt +6 -3
  325. package/package.json +39 -6
  326. package/src/agent-tooling/archetypes.ts +41 -9
  327. package/src/agent-tooling/catalog/README.md +676 -0
  328. package/src/agent-tooling/catalog/catalog-types.ts +231 -0
  329. package/src/agent-tooling/catalog/fabrications.ts +96 -0
  330. package/src/agent-tooling/catalog/invariants.ts +284 -0
  331. package/src/agent-tooling/catalog/labs-titles.ts +114 -0
  332. package/src/agent-tooling/catalog/scenarios.ts +87 -0
  333. package/src/agent-tooling/catalog/surfaces.ts +347 -0
  334. package/src/agent-tooling/construct/cli-entry.ts +8 -0
  335. package/src/agent-tooling/construct/cli.ts +131 -0
  336. package/src/agent-tooling/construct/codegen.ts +1353 -0
  337. package/src/agent-tooling/construct/construct.v1.schema.json +250 -0
  338. package/src/agent-tooling/construct/dev.ts +148 -0
  339. package/src/agent-tooling/construct/fixtures/demo-widget.construct.json +7 -0
  340. package/src/agent-tooling/construct/fixtures/ops-console.construct.json +44 -0
  341. package/src/agent-tooling/construct/fixtures/owner-widget.construct.json +23 -0
  342. package/src/agent-tooling/construct/schema.ts +371 -0
  343. package/src/agent-tooling/integrations/anthropic.ts +7 -1
  344. package/src/agent-tooling/integrations/cloudflare.ts +43 -2
  345. package/src/agent-tooling/integrations/langgraph.ts +7 -1
  346. package/src/agent-tooling/integrations/mastra.ts +7 -1
  347. package/src/agent-tooling/integrations/mock.ts +92 -17
  348. package/src/agent-tooling/integrations/ollama.ts +7 -1
  349. package/src/agent-tooling/integrations/openai.ts +7 -1
  350. package/src/agent-tooling/integrations/openrouter.ts +7 -1
  351. package/src/agent-tooling/integrations/pi.ts +56 -1
  352. package/src/agent-tooling/integrations/vercel-ai-sdk.ts +7 -1
  353. package/src/agent-tooling/mcp/css-raw.d.ts +12 -0
  354. package/src/agent-tooling/mcp/manifest.ts +100 -1
  355. package/src/agent-tooling/mcp/server.ts +63 -6
  356. package/src/agent-tooling/mcp/tools/construct.ts +130 -0
  357. package/src/agent-tooling/mcp/tools/debug.ts +126 -4
  358. package/src/agent-tooling/mcp/tools/reference.ts +542 -5
  359. package/src/agent-tooling/mcp/tools/scaffold.ts +1834 -307
  360. package/src/agent-tooling/mcp/tools/theme.ts +146 -30
  361. package/src/agent-tooling/mcp/validate-args.ts +141 -0
  362. package/src/agent-tooling/recipes/composed-thread.ts +714 -0
  363. package/src/agent-tooling/recipes/index.ts +22 -0
  364. package/src/agent-tooling/recipes/types.ts +32 -0
  365. package/src/agent-tooling/registry.ts +24 -7
  366. package/src/agent-tooling/route-emit.ts +26 -2
  367. package/src/components/attachment-types.ts +54 -1
  368. package/src/components/attachments.tsx +169 -22
  369. package/src/components/audio-visualizer/fit-scale.ts +112 -0
  370. package/src/components/audio-visualizer/index.tsx +80 -3
  371. package/src/components/audio-visualizer/variant-aurora.tsx +10 -4
  372. package/src/components/audio-visualizer/variant-bar.tsx +38 -6
  373. package/src/components/audio-visualizer/variant-custom.tsx +8 -2
  374. package/src/components/audio-visualizer/variant-grid.tsx +16 -11
  375. package/src/components/audio-visualizer/variant-radial.tsx +15 -10
  376. package/src/components/audio-visualizer/variant-wave.tsx +7 -2
  377. package/src/components/card-renderer.tsx +39 -8
  378. package/src/components/card.tsx +10 -2
  379. package/src/components/chat-container.tsx +4 -1
  380. package/src/components/chat-scope-picker.tsx +2 -2
  381. package/src/components/chat-thread.tsx +105 -13
  382. package/src/components/choice-card.tsx +102 -37
  383. package/src/components/coachmark.tsx +1 -1
  384. package/src/components/code-block.tsx +81 -5
  385. package/src/components/composer.tsx +89 -8
  386. package/src/components/confirm-card.tsx +20 -4
  387. package/src/components/conversation-item.tsx +138 -4
  388. package/src/components/conversation-list.tsx +230 -15
  389. package/src/components/embed.tsx +4 -0
  390. package/src/components/empty.tsx +14 -3
  391. package/src/components/file-tree.tsx +5 -1
  392. package/src/components/form-widgets.tsx +257 -195
  393. package/src/components/form.tsx +336 -21
  394. package/src/components/loader.tsx +12 -5
  395. package/src/components/message-skills.tsx +1 -1
  396. package/src/components/message.tsx +142 -12
  397. package/src/components/prompt-input.tsx +7 -1
  398. package/src/components/prompt-suggestion.tsx +4 -1
  399. package/src/components/reasoning.tsx +30 -3
  400. package/src/components/response-compare.tsx +2 -2
  401. package/src/components/response-stream.tsx +13 -7
  402. package/src/components/screen.tsx +5 -0
  403. package/src/components/scroll-button.tsx +63 -4
  404. package/src/components/source.tsx +6 -1
  405. package/src/components/tasks-card.tsx +58 -16
  406. package/src/components/thread.tsx +10 -1
  407. package/src/components/toast.tsx +11 -5
  408. package/src/components/tool-types.ts +9 -0
  409. package/src/components/voice-input.tsx +35 -3
  410. package/src/components/voice-output.tsx +46 -6
  411. package/src/components/workspace-shell.tsx +285 -0
  412. package/src/diagnostics/hook.ts +352 -0
  413. package/src/diagnostics/index.ts +82 -0
  414. package/src/diagnostics/report-request.ts +296 -0
  415. package/src/elements/attachments.tsx +9 -8
  416. package/src/elements/audio-visualizer.tsx +48 -4
  417. package/src/elements/chat-workspace.tsx +159 -287
  418. package/src/elements/chat.tsx +31 -10
  419. package/src/elements/checkbox-group.tsx +164 -0
  420. package/src/elements/checkbox.tsx +134 -0
  421. package/src/elements/code-block.tsx +19 -1
  422. package/src/elements/command.tsx +4 -1
  423. package/src/elements/compiled.css +1 -1
  424. package/src/elements/composer.tsx +12 -1
  425. package/src/elements/conversation-item.tsx +120 -0
  426. package/src/elements/conversation-list.tsx +60 -11
  427. package/src/elements/default-input.tsx +5 -5
  428. package/src/elements/define-entry.ts +12 -0
  429. package/src/elements/define.tsx +168 -8
  430. package/src/elements/diagnostic-events.ts +114 -0
  431. package/src/elements/dialog.tsx +47 -0
  432. package/src/elements/disclosure.ts +34 -12
  433. package/src/elements/dock.tsx +215 -0
  434. package/src/elements/dropdown.tsx +123 -0
  435. package/src/elements/element-data-types.ts +40 -0
  436. package/src/elements/element-diagnostics.ts +392 -0
  437. package/src/elements/element-manifest.json +36 -0
  438. package/src/elements/element-meta.json +1483 -560
  439. package/src/elements/element-nonscalar.json +185 -0
  440. package/src/elements/element-types.d.ts +589 -167
  441. package/src/elements/feedback-bar.tsx +5 -0
  442. package/src/elements/icon-names.json +29 -0
  443. package/src/elements/input.tsx +312 -23
  444. package/src/elements/menu.tsx +13 -0
  445. package/src/elements/message.tsx +2 -0
  446. package/src/elements/pane-grid.tsx +111 -0
  447. package/src/elements/prompt-dock.tsx +2 -1
  448. package/src/elements/prompt-input.tsx +16 -10
  449. package/src/elements/radio-group.tsx +129 -0
  450. package/src/elements/register-impl.ts +52 -0
  451. package/src/elements/register.ts +28 -0
  452. package/src/elements/resizable.tsx +52 -25
  453. package/src/elements/scroll-button.tsx +59 -6
  454. package/src/elements/select.tsx +165 -0
  455. package/src/elements/slider.tsx +171 -0
  456. package/src/elements/slots.ts +108 -13
  457. package/src/elements/styles.css +119 -9
  458. package/src/elements/thinking-bar.tsx +16 -7
  459. package/src/elements/thread.tsx +2 -0
  460. package/src/elements/toast.tsx +17 -1
  461. package/src/elements/tool.tsx +26 -5
  462. package/src/elements/voice-input.tsx +11 -2
  463. package/src/elements/voice-output.tsx +16 -3
  464. package/src/index.ts +4 -1
  465. package/src/primitives/card-data-types.ts +49 -0
  466. package/src/primitives/card-host.tsx +4 -2
  467. package/src/primitives/card-routing.ts +7 -56
  468. package/src/primitives/card-schemas/form.schema.json +21 -1
  469. package/src/primitives/card-validate.ts +10 -2
  470. package/src/primitives/chat-config.tsx +33 -6
  471. package/src/primitives/field-mask.ts +256 -0
  472. package/src/primitives/field-semantics.ts +115 -0
  473. package/src/primitives/input-mask.ts +853 -0
  474. package/src/primitives/toast-store.ts +66 -4
  475. package/src/primitives/url-scheme-policy.ts +70 -0
  476. package/src/primitives/use-resize-observer.ts +33 -0
  477. package/src/primitives/use-speech-recognition.ts +12 -1
  478. package/src/primitives/use-stick-to-bottom.ts +34 -2
  479. package/src/primitives/use-text-stream.ts +33 -2
  480. package/src/remote/provider-runtime.ts +6 -3
  481. package/src/schemas/index.ts +1 -0
  482. package/src/schemas/tool-defs.ts +307 -6
  483. package/src/solid.ts +15 -0
  484. package/src/state/index.ts +13 -1
  485. package/src/state/mock.ts +92 -6
  486. package/src/state/persistence.ts +180 -0
  487. package/src/state/stream.ts +71 -4
  488. package/src/state/threads.ts +142 -0
  489. package/src/types.ts +4 -2
  490. package/src/ui/agent-card.tsx +2 -2
  491. package/src/ui/avatar.tsx +1 -1
  492. package/src/ui/checkbox-group.tsx +153 -0
  493. package/src/ui/checkbox.tsx +63 -0
  494. package/src/ui/dialog.tsx +6 -0
  495. package/src/ui/dock.tsx +584 -0
  496. package/src/ui/dropdown.tsx +67 -23
  497. package/src/ui/hover-card.tsx +156 -6
  498. package/src/ui/icon.tsx +53 -0
  499. package/src/ui/input.tsx +275 -16
  500. package/src/ui/kbd.tsx +1 -1
  501. package/src/ui/nav.tsx +1 -1
  502. package/src/ui/pane-group.tsx +2 -2
  503. package/src/ui/radio.tsx +150 -0
  504. package/src/ui/resizable.tsx +11 -0
  505. package/src/ui/select.tsx +168 -0
  506. package/src/ui/slider.tsx +178 -0
  507. package/src/ui/switch.tsx +49 -18
  508. package/src/utils/cn.ts +11 -5
  509. package/src/wire/chunk.ts +47 -0
  510. package/src/wire/consume.ts +185 -26
  511. package/src/wire/diagnostics.ts +727 -0
  512. package/src/wire/encode-probe.ts +214 -0
  513. package/src/wire/encode.ts +267 -14
  514. package/src/wire/formats/anthropic.ts +8 -1
  515. package/src/wire/formats/openai.ts +5 -0
  516. package/src/wire/index.ts +22 -0
  517. package/src/wire/read.ts +250 -6
  518. package/src/wire/sse.ts +16 -3
  519. package/theme.css +84 -13
  520. package/dist/elements/chunks/action-icons-DW9muWrY.js +0 -1
  521. package/dist/elements/chunks/arrow-left-iJVnQmxA.js +0 -1
  522. package/dist/elements/chunks/artifact-BSuPYFHY.js +0 -1
  523. package/dist/elements/chunks/attachments-CL6TaqIb.js +0 -1
  524. package/dist/elements/chunks/audio-visualizer-BuUqQmaO.js +0 -1
  525. package/dist/elements/chunks/badge-TIMiJFKc.js +0 -1
  526. package/dist/elements/chunks/bash-InADTalH.js +0 -1
  527. package/dist/elements/chunks/card-renderer-CSoTL_e1.js +0 -1
  528. package/dist/elements/chunks/card-routing-BK09BdmL.js +0 -1
  529. package/dist/elements/chunks/chat-thread-DxoKaStk.js +0 -1
  530. package/dist/elements/chunks/check-MdLzbxrm.js +0 -1
  531. package/dist/elements/chunks/chevron-down-MK7IzDqe.js +0 -1
  532. package/dist/elements/chunks/chevron-right-C5jXhmtV.js +0 -1
  533. package/dist/elements/chunks/choice-card-CGMc3kek.js +0 -1
  534. package/dist/elements/chunks/circle-BG7VkPep.js +0 -1
  535. package/dist/elements/chunks/circle-check-GqvO2UBs.js +0 -1
  536. package/dist/elements/chunks/circle-x-mhH7pOK2.js +0 -1
  537. package/dist/elements/chunks/code-block-ClhQO9RW.js +0 -1
  538. package/dist/elements/chunks/collapsible-DBcBkFPh.js +0 -1
  539. package/dist/elements/chunks/composer-CZZmtYOT.js +0 -69
  540. package/dist/elements/chunks/confirm-card-BWjf2-xo.js +0 -1
  541. package/dist/elements/chunks/context-hKjNqiyQ.js +0 -1
  542. package/dist/elements/chunks/conversation-list-CsGJjSKG.js +0 -1
  543. package/dist/elements/chunks/core-AYMC6_lb.js +0 -12
  544. package/dist/elements/chunks/css-M7EaDHN_.js +0 -1
  545. package/dist/elements/chunks/default-input-B1Mem5wu.js +0 -1
  546. package/dist/elements/chunks/define-B_tXMYRm.js +0 -1
  547. package/dist/elements/chunks/disclosure-DAoYOKew.js +0 -1
  548. package/dist/elements/chunks/download-DnCyWFJE.js +0 -1
  549. package/dist/elements/chunks/dropdown-CmNna5lT.js +0 -1
  550. package/dist/elements/chunks/embed-CjAD2jSi.js +0 -1
  551. package/dist/elements/chunks/engine-javascript-vq0WuIJl.js +0 -141
  552. package/dist/elements/chunks/file-text-D0J9F6M7.js +0 -1
  553. package/dist/elements/chunks/folder-NV1pi_ud.js +0 -1
  554. package/dist/elements/chunks/form-Cp8Y00Wn.js +0 -1
  555. package/dist/elements/chunks/github-dark-dimmed-DUshB20C.js +0 -1
  556. package/dist/elements/chunks/github-light-JYsPkUQd.js +0 -1
  557. package/dist/elements/chunks/hover-card-6KtXpLwT.js +0 -1
  558. package/dist/elements/chunks/html-CPZ3oZQ7.js +0 -1
  559. package/dist/elements/chunks/icon-97R8SR2p.js +0 -1
  560. package/dist/elements/chunks/info-C8r5Q6cc.js +0 -1
  561. package/dist/elements/chunks/input-DrseEjhp.js +0 -1
  562. package/dist/elements/chunks/javascript-C25yR2R2.js +0 -1
  563. package/dist/elements/chunks/json-DxJze_jm.js +0 -1
  564. package/dist/elements/chunks/kbd-OGJDUT-O.js +0 -1
  565. package/dist/elements/chunks/link-BdsfLB7b.js +0 -1
  566. package/dist/elements/chunks/loader-B5QzK_8_.js +0 -1
  567. package/dist/elements/chunks/message-CE4k-qaj.js +0 -1
  568. package/dist/elements/chunks/message-DtXKPqiR.js +0 -1
  569. package/dist/elements/chunks/message-square-C9ovmtOo.js +0 -1
  570. package/dist/elements/chunks/paperclip-Bg0ITU3b.js +0 -1
  571. package/dist/elements/chunks/progress-bar-D1_rzt6N.js +0 -1
  572. package/dist/elements/chunks/prompt-suggestion-D5Sm8xF1.js +0 -1
  573. package/dist/elements/chunks/reasoning-BrxQfpfI.js +0 -1
  574. package/dist/elements/chunks/rotate-cw-DzVDJOA1.js +0 -1
  575. package/dist/elements/chunks/scroll-area-93A1bbeG.js +0 -1
  576. package/dist/elements/chunks/scroll-button-CrTo7wm4.js +0 -1
  577. package/dist/elements/chunks/share-DgNbkJKY.js +0 -1
  578. package/dist/elements/chunks/slots-CIw9RlAe.js +0 -1
  579. package/dist/elements/chunks/source-w9V0NnBn.js +0 -1
  580. package/dist/elements/chunks/star-DHvACxtm.js +0 -1
  581. package/dist/elements/chunks/store-HIPGhNz9.js +0 -1
  582. package/dist/elements/chunks/svelte--5p79yCD.js +0 -1
  583. package/dist/elements/chunks/tasks-card-lPxoodlA.js +0 -1
  584. package/dist/elements/chunks/text-shimmer-BY_rI3s5.js +0 -1
  585. package/dist/elements/chunks/textarea-DPfuhswM.js +0 -1
  586. package/dist/elements/chunks/toast-store-VUZZBhzH.js +0 -1
  587. package/dist/elements/chunks/tsx-B8rCNbgL.js +0 -1
  588. package/dist/elements/chunks/typescript-RycA9KXf.js +0 -1
  589. package/dist/elements/chunks/use-card-resolution-DJg32jGH.js +0 -1
  590. package/dist/elements/chunks/variant-custom-D5ZlmziF.js +0 -1
  591. package/dist/elements/chunks/video-Bb86fVYI.js +0 -1
  592. package/dist/elements/chunks/vue-BmIZj4XD.js +0 -1
  593. package/dist/elements/chunks/x-BOhjBeOd.js +0 -1
  594. package/dist/llms/llms-full.txt +0 -2834
  595. package/dist/llms/llms.txt +0 -156
  596. package/dist/primitives/card-validate-generator.testlib.d.ts +0 -20
  597. package/dist/register-impl-DGmGzrEM.js +0 -145
  598. package/dist/ui/stat.d.ts +0 -16
  599. package/dist/variant-custom-MkTNTycd.js +0 -1
  600. package/src/primitives/card-validate-generator.testlib.ts +0 -38
  601. package/src/ui/stat.tsx +0 -41
  602. /package/dist/{elements/chunks/card-tags-D8lZ-C_U.js → card-tags-D8lZ-C_U.js} +0 -0
  603. /package/dist/{elements/chunks/link-preview-DNILK391.js → link-preview-DNILK391.js} +0 -0
@@ -92,7 +92,7 @@ export interface ArtifactProps extends WebComponentProps {
92
92
  }
93
93
  export declare const Artifact: import('react').ForwardRefExoticComponent<ArtifactProps & import('react').RefAttributes<HTMLElement>>;
94
94
  export interface AttachmentsProps extends WebComponentProps {
95
- /** The attachments to render. Omit (or pass an empty array) for the empty state, which shows `emptyText` if set and nothing otherwise. Set as a JS property (array). */
95
+ /** The attachments to render. Omit (or pass an empty array) for the empty state, which shows `emptyText` if set and nothing otherwise. Set as a JS property (array). Each item's `url` must be a `data:` URI or an https URL, never `URL.createObjectURL`: a `blob:` URL previews here but the wire encoders (`toOpenAIMessages`/`toAnthropicMessages`) refuse it. */
96
96
  items?: {
97
97
  id: string;
98
98
  type: "file" | "source-document";
@@ -140,12 +140,14 @@ export interface AudioVisualizerProps extends WebComponentProps {
140
140
  complexity?: number;
141
141
  /** Setting this makes the element an announced image (`role="img"`) instead of decorative (`aria-hidden`). Attribute: `label`. */
142
142
  label?: string;
143
- /** Live microphone or WebRTC audio to analyze. JS property only. */
143
+ /** Live microphone or WebRTC audio to analyze. JS property only. NOTE: amplitude renders only while state is "speaking" unless listening-amplitude is set; every other state plays its scripted animation and ignores the audio. */
144
144
  stream?: MediaStream;
145
- /** An `<audio>` or `<video>` element to tap for its audio. JS property only. */
145
+ /** An `<audio>` or `<video>` element to tap for its audio. JS property only. NOTE: amplitude renders only while state is "speaking" unless listening-amplitude is set; every other state plays its scripted animation and ignores the audio. */
146
146
  audioElement?: HTMLMediaElement;
147
- /** Pre-computed levels, 0..1. Set this and no AudioContext is ever built, which is what keeps headless/SSR rendering and browser-speech-synthesis playback (which exposes no audio node) free of Web Audio entirely. JS property only. A new array reference is required for each update; mutating the existing array in place will not re-render. */
147
+ /** Pre-computed levels, 0..1. Set this and no AudioContext is ever built, which is what keeps headless/SSR rendering and browser-speech-synthesis playback (which exposes no audio node) free of Web Audio entirely. JS property only. A new array reference is required for each update; mutating the existing array in place will not re-render. NOTE: amplitude renders only while state is "speaking" unless listening-amplitude is set; every other state plays its scripted animation and ignores the audio. */
148
148
  bands?: number[];
149
+ /** Render live amplitude during the listening state as well, using the same presentation as speaking. Off by default, which keeps LiveKit parity: amplitude from stream, audio-element or bands renders only while state is "speaking". Set it to show a real mic-level picture while the user is the one talking. Boolean. Attribute: `listening-amplitude` (a bare attribute means true; reflected, so the property reads back what the attribute set). */
150
+ listeningAmplitude?: boolean;
149
151
  /** Custom fragment shader for `variant="custom"`. JS property only. */
150
152
  shader?: {
151
153
  fragment: string;
@@ -253,17 +255,17 @@ export interface CardsProps extends WebComponentProps {
253
255
  schemas?: Record<string, object>;
254
256
  /** Optional CardPolicy handling child events. Property: `el.policy`. */
255
257
  policy?: {
256
- onSubmit?: (cardId: string, data: unknown) => void;
257
- onAction?: (cardId: string, action: string, payload?: unknown) => void;
258
- onSendPrompt?: (text: string, opts: {
258
+ onSubmit?: ((cardId: string, data: unknown) => void);
259
+ onAction?: ((cardId: string, action: string, payload?: unknown) => void);
260
+ onSendPrompt?: ((text: string, opts: {
259
261
  mode: "compose" | "send";
260
262
  context?: unknown;
261
- }) => void;
262
- onOpen?: (url: string, target: "tab" | "artifact") => void;
263
- onState?: (cardId: string, patch: unknown) => void;
264
- onDismiss?: (cardId: string) => void;
265
- onReopen?: (cardId: string) => void;
266
- onError?: (cardId: string, message: string) => void;
263
+ }) => void);
264
+ onOpen?: ((url: string, target: "tab" | "artifact") => void);
265
+ onState?: ((cardId: string, patch: unknown) => void);
266
+ onDismiss?: ((cardId: string) => void);
267
+ onReopen?: ((cardId: string) => void);
268
+ onError?: ((cardId: string, message: string) => void);
267
269
  maxSendPromptMode?: "compose" | "send";
268
270
  };
269
271
  /** Validate each envelope's `data` against the schema for its type before rendering it, using a built-in's own schema or yours from `schemas`. Default `true`; set `validate-cards="false"` (or `el.validateCards = false`) to opt out. A hard failure (wrong type, a missing required field) renders a diagnostic naming the field instead of the card; a soft failure (bounds) renders the card unchanged. Both emit a contract `error` event. On in production too: a model emitting a bad shape is a production failure mode, so stripping the check there would hide it from exactly the person who needs to see it. */
@@ -311,8 +313,6 @@ export interface ChainOfThoughtProps extends WebComponentProps {
311
313
  }
312
314
  export declare const ChainOfThought: import('react').ForwardRefExoticComponent<ChainOfThoughtProps & import('react').RefAttributes<HTMLElement>>;
313
315
  export interface ChatProps extends WebComponentProps {
314
- /** Show a Search (Globe) button in the input toolbar; fires a `search` event. */
315
- search?: boolean;
316
316
  /** Value of the input. A **string** is controlled (the host owns the text and updates it on `kai-value-change`). A **ComposerDoc** is a one-time seed that pre-populates pills; the user then edits freely. Leave unset for uncontrolled. */
317
317
  value?: string | ({
318
318
  type: "text";
@@ -344,6 +344,10 @@ export interface ChatProps extends WebComponentProps {
344
344
  codeTheme?: string;
345
345
  /** Enable Shiki syntax highlighting in code blocks. Turn off to render plain `<pre>` blocks (lighter, no highlighter load). Default true. */
346
346
  codeHighlight?: boolean;
347
+ /** How `reasoning` parts render across the thread. `'full'` (default) is the current collapsible-disclosure behavior; `'compact'` shows only a shimmer loader while a reasoning part streams and nothing once it settles (no expandable detail); `'off'` renders reasoning parts not at all. Forwarded to every `MessageBody` as `reasoningMode`. */
348
+ reasoning?: "full" | "compact" | "off";
349
+ /** Seeds the reasoning disclosure open AND keeps it tracking the stream (open while streaming, closes when it settles): the pre-Task-19f `full` behavior. Default false/absent: the panel starts closed (just the "Thinking" shimmer chip) and only opens on click, the current default (owner ruling, 2026-08-26). Meaningless when `reasoning` is `'compact'` or `'off'`. Forwarded to every `MessageBody` as `reasoningDefaultOpen`. */
350
+ reasoningOpen?: boolean;
347
351
  /** Optional header title shown on the left of the header. */
348
352
  chatTitle?: string;
349
353
  /** Optional model list. When set (>1 model) a ModelSwitcher is shown in the header and a `kai-model-change` event fires on selection. */
@@ -382,6 +386,10 @@ export interface ChatProps extends WebComponentProps {
382
386
  composerActions?: boolean;
383
387
  /** INJECT: footer row below the composer (disclaimers, token meter, …). */
384
388
  footer?: boolean;
389
+ /** When `false`, hides the built-in paperclip attach button. Defaults to `true` (undeclared keeps today's behavior: attach visible), matching `DefaultPromptInput`'s own default: only an explicit `false` hides it. */
390
+ attach?: boolean;
391
+ /** Show a web-search (Globe) button in the input toolbar; calls `onWebSearch`. */
392
+ webSearch?: boolean;
385
393
  /** Show a Voice (Mic) button in the input toolbar; fires a `voice` event. */
386
394
  voice?: boolean;
387
395
  /** Rich entity triggers. Each `{ char, kind, items }` opens a caret-anchored menu that inserts an atomic pill (`/` skills, `@` agents/plugins). Set as a JS property; forwarded to the input. */
@@ -550,8 +558,6 @@ export interface ChatProps extends WebComponentProps {
550
558
  onModelChange?: (event: CustomEvent<{
551
559
  modelId: string;
552
560
  }>) => void;
553
- /** The Search button was clicked. */
554
- onSearch?: (event: CustomEvent<Record<string, never>>) => void;
555
561
  /** User submitted a message. */
556
562
  onSubmit?: (event: CustomEvent<{
557
563
  value: string;
@@ -574,8 +580,56 @@ export interface ChatProps extends WebComponentProps {
574
580
  }>) => void;
575
581
  /** The Mic / voice button was clicked. */
576
582
  onVoice?: (event: CustomEvent<Record<string, never>>) => void;
583
+ /** The web-search (Globe) toolbar button was clicked. */
584
+ onWebSearch?: (event: CustomEvent<Record<string, never>>) => void;
577
585
  }
578
586
  export declare const Chat: import('react').ForwardRefExoticComponent<ChatProps & import('react').RefAttributes<HTMLElement>>;
587
+ export interface CheckboxProps extends WebComponentProps {
588
+ /** Controlled checked state. Settable and reflected to the `checked` attribute. `el.checked = true` (or `<kai-checkbox checked>`) drives it; ticking the box updates it and fires `kai-change`. Read `el.checked` for live state. */
589
+ checked?: boolean;
590
+ /** Initial checked state on mount (uncontrolled seed). Bare attribute (`<kai-checkbox default-checked>`) turns it on. */
591
+ defaultChecked?: boolean;
592
+ /** The mixed state, for a parent box whose children are partly ticked. Visual plus an accessibility hint: the box still reports `checked === false`. */
593
+ indeterminate?: boolean;
594
+ /** Disable interaction. */
595
+ disabled?: boolean;
596
+ /** Set the native `required` attribute, and nothing more. Whether an unticked box is an error is the application's rule, not the kit's. */
597
+ required?: boolean;
598
+ /** Accessible label. The visible text beside the box is the consumer's to render. */
599
+ label?: string;
600
+ /** Form-control name (paired with `value`). */
601
+ name?: string;
602
+ /** Submitted value when checked (paired with `name`). Defaults to `'on'`. */
603
+ value?: string;
604
+ /** The box was ticked or unticked. */
605
+ onChange?: (event: CustomEvent<{
606
+ checked: boolean;
607
+ }>) => void;
608
+ }
609
+ export declare const Checkbox: import('react').ForwardRefExoticComponent<CheckboxProps & import('react').RefAttributes<HTMLElement>>;
610
+ export interface CheckboxGroupProps extends WebComponentProps {
611
+ /** The choices, top to bottom. Set as a JS PROPERTY (array), never an attribute. Rendered in full: the kit never truncates, re-orders or de-duplicates them. */
612
+ options: {
613
+ value: string;
614
+ label: string;
615
+ description?: undefined | string;
616
+ disabled?: undefined | boolean;
617
+ }[];
618
+ /** The FIRST selected value. Settable and reflected to the `value` attribute, so `:host([value])` and `el.value` see live state, and a seed can be written in markup. Writing it makes that the whole selection; to read or drive the rest, use `el.values`. */
619
+ value?: string;
620
+ /** The shared form-control name every box carries, so `FormData.getAll(name)` reads the whole selection back under one key. NO DEFAULT, unlike `<kai-radio-group>`. A radio set needs a shared `name` for the browser to make it exclusive and arrow-navigable, so one is generated when none is given; checkboxes are independent controls and behave correctly with no name at all. Generating one here would submit the selection under a random key, which is worse than submitting nothing. The element is NOT form-associated (no `ElementInternals`, no `setFormValue()`), the same known gap `<kai-input>` records: the boxes live in a shadow root, so a surrounding `<form>` collects nothing from them whether or not `name` is set. Read `el.values`. The name still lands on every inner input, so it is right the day form association arrives. */
621
+ name?: string;
622
+ /** Disable every row. Individual rows carry their own `disabled`. */
623
+ disabled?: boolean;
624
+ /** Accessible name for the group. */
625
+ label?: string;
626
+ /** A row was ticked or unticked. `values` is the whole selection after the change, which is what a multi-select control needs; `value` is the first of them (empty when nothing is selected). Both are always present, so neither shape silently loses the other. This is `<kai-select>`'s detail, deliberately. */
627
+ onChange?: (event: CustomEvent<{
628
+ value: string;
629
+ values: string[];
630
+ }>) => void;
631
+ }
632
+ export declare const CheckboxGroup: import('react').ForwardRefExoticComponent<CheckboxGroupProps & import('react').RefAttributes<HTMLElement>>;
579
633
  export interface CheckpointProps extends WebComponentProps {
580
634
  /** Optional text beside the icon. */
581
635
  label?: string;
@@ -664,6 +718,8 @@ export interface CodeBlockProps extends WebComponentProps {
664
718
  codeTheme?: string;
665
719
  /** Disable syntax highlighting (renders plain text, no Shiki). */
666
720
  codeHighlight?: boolean;
721
+ /** Show the copy button. **Defaults to ON**, because this element is documented as shipping one. Opt out with `copy="false"` or `el.copy = false`. */
722
+ copy?: boolean;
667
723
  /** Code text sizing. */
668
724
  proseSize?: "xs" | "sm" | "base" | "lg";
669
725
  }
@@ -807,7 +863,7 @@ export interface ComposerProps extends WebComponentProps {
807
863
  onFocus?: (event: CustomEvent<{
808
864
  originalEvent: FocusEvent;
809
865
  }>) => void;
810
- /** The user submitted the composer (Enter or programmatic submit). */
866
+ /** The user submitted the composer (Enter or programmatic submit). Note the detail carries no `attachments`; `<kai-composer>` is the bare editing surface: no send button, toolbar, or attachments. For a drop-in composer row with all three, reach for `<kai-prompt-input>`, which is built on this. */
811
867
  onSubmit?: (event: CustomEvent<{
812
868
  doc: ({
813
869
  type: "text";
@@ -915,6 +971,19 @@ export interface ContextProps extends WebComponentProps {
915
971
  }>) => void;
916
972
  }
917
973
  export declare const Context: import('react').ForwardRefExoticComponent<ContextProps & import('react').RefAttributes<HTMLElement>>;
974
+ export interface ConversationItemProps extends WebComponentProps {
975
+ /** The row's identity: the `conversation-id` attribute (host `id` is the fallback). Inside `<kai-conversations>` it is handed to the container's selection contract (`kai-conversation-select`); standalone it is the `id` in this element's own `kai-select` detail. */
976
+ conversationId?: string;
977
+ /** Selected state. Reflected as `aria-current` on the row body and a `data-active` styling hook on the row; inside a container the container drives it from its `activeId`, standalone you set it yourself. */
978
+ active?: boolean;
979
+ /** Dense single-line row padding. */
980
+ compact?: boolean;
981
+ /** STANDALONE activation only: the row was activated (click, Enter or Space on its body) while the item is NOT a direct child of `<kai-conversations>`. `id` is the row's identity: the `conversation-id` attribute, else the host `id`. Inside a container this never fires: activation surfaces once, as `kai-conversation-select` on the container. */
982
+ onSelect?: (event: CustomEvent<{
983
+ id: string;
984
+ }>) => void;
985
+ }
986
+ export declare const ConversationItem: import('react').ForwardRefExoticComponent<ConversationItemProps & import('react').RefAttributes<HTMLElement>>;
918
987
  export interface ConversationsProps extends WebComponentProps {
919
988
  /** The list's section headers (`{ id, name, sortOrder, createdAt }`), rendered in array order. A group carries no conversations of its own; it is matched against `conversations` by id, so the two props are complementary rather than alternatives. Omit for an ungrouped list. Set as a JS property. */
920
989
  groups?: {
@@ -925,12 +994,12 @@ export interface ConversationsProps extends WebComponentProps {
925
994
  sortOrder: number;
926
995
  createdAt: string;
927
996
  }[];
928
- /** Every conversation the list renders, flat. Each one is filed under the group whose `id` equals its `groupId`; one with no `groupId`, or with a `groupId` matching no entry in `groups`, falls into a trailing "Ungrouped" section, so nothing you pass in is ever dropped. There is no recency bucketing. Set as a JS property. Omit to supply them as `<kai-conversation>` light-DOM children instead, or for the empty state. */
997
+ /** Every conversation the list renders, flat. Each one is filed under the group whose `id` equals its `groupId`; one with no `groupId`, or with a `groupId` matching no entry in `groups`, falls into a trailing "Ungrouped" section, so nothing you pass in is ever dropped. There is no recency bucketing. Set as a JS property. Omit to supply them as `<kai-conversation>` light-DOM children instead, or for the empty state. A search query that matches nothing shows a visible "No conversations match your search" state, distinct from the zero-conversations empty state. Slotted `<kai-conversation-item>` children switch the list into item mode instead: your own rows win and this array is not rendered. */
929
998
  conversations?: {
930
999
  id: string;
931
1000
  title: string;
932
1001
  groupId?: string;
933
- scope: {
1002
+ scope?: {
934
1003
  type: "document" | "collection";
935
1004
  documentId?: string;
936
1005
  filters?: {
@@ -944,7 +1013,7 @@ export interface ConversationsProps extends WebComponentProps {
944
1013
  };
945
1014
  };
946
1015
  messageCount: number;
947
- lastMessageAt: string;
1016
+ lastMessageAt?: string;
948
1017
  updatedAt: string;
949
1018
  trailing?: string;
950
1019
  }[];
@@ -954,11 +1023,13 @@ export interface ConversationsProps extends WebComponentProps {
954
1023
  collapsed?: boolean;
955
1024
  /** Initial collapsed state when uncontrolled (default false). Use the `default-collapsed` attribute to start collapsed in plain HTML. */
956
1025
  defaultCollapsed?: boolean;
1026
+ /** Dense single-line rows (a leading dot + title, no message count). */
1027
+ compact?: boolean;
957
1028
  /** The rail was collapsed or expanded (via the toggle, the reopen button, or a `collapse()`/`expand()`/`toggle()` call). */
958
1029
  onCollapseToggle?: (event: CustomEvent<{
959
1030
  collapsed: boolean;
960
1031
  }>) => void;
961
- /** A conversation was selected. */
1032
+ /** A conversation was selected. The selection event in BOTH modes: a batteries data row, or an activated `<kai-conversation-item>` child (click, Enter or Space). */
962
1033
  onConversationSelect?: (event: CustomEvent<{
963
1034
  id: string;
964
1035
  }>) => void;
@@ -977,12 +1048,64 @@ export interface DialogProps extends WebComponentProps {
977
1048
  open?: boolean;
978
1049
  /** Initial open state on mount (uncontrolled seed). */
979
1050
  defaultOpen?: boolean;
1051
+ /** Accessible name for the modal, used when no `header` slot is projected: `<kai-dialog label="Delete workspace">`. A projected `header` WINS over this (it becomes `aria-labelledby`), because ARIA resolves `aria-labelledby` ahead of `aria-label` and the visible heading is the name both a sighted and a screen-reader user can be talked through. Defaults to `Dialog` so a modal is never nameless. */
1052
+ label?: string;
980
1053
  /** The dialog opened or closed (Escape, backdrop click, a driven `open`, or a method). */
981
1054
  onOpenChange?: (event: CustomEvent<{
982
1055
  open: boolean;
983
1056
  }>) => void;
984
1057
  }
985
1058
  export declare const Dialog: import('react').ForwardRefExoticComponent<DialogProps & import('react').RefAttributes<HTMLElement>>;
1059
+ export interface DockProps extends WebComponentProps {
1060
+ /** Drive/observe open state (Shoelace-style: settable + reflected to the `open` attribute; the element still self-manages on the launcher and Escape). Set `el.open = true`, or `<kai-dock open>`; listen for `kai-open-change`. */
1061
+ open?: boolean;
1062
+ /** Initial open state on mount (uncontrolled seed). */
1063
+ defaultOpen?: boolean;
1064
+ /** Which corner the dock sits in. Logical, so `-end` follows the writing direction and an RTL page docks on the left. Attribute: `position`. */
1065
+ position?: "bottom-end" | "bottom-start" | "top-end" | "top-start";
1066
+ /** The widget's NAME. Derives the panel's accessible name and both launcher names (`Open ${label}` / `Close ${label}`). Defaults to `Chat`. */
1067
+ label?: string;
1068
+ /** i18n override for the launcher's name while closed (default `Open ${label}`). */
1069
+ openLabel?: string;
1070
+ /** i18n override for the launcher's name while open (default `Close ${label}`). */
1071
+ closeLabel?: string;
1072
+ /** Show the unread dot. YOURS: it renders only while closed, and the dock never writes it back. Clear it in your `kai-open-change` handler. */
1073
+ unread?: boolean;
1074
+ /** Disable the launcher; `show()` and `toggle()` are gated on it. */
1075
+ disabled?: boolean;
1076
+ /** Suppress the dock's own built-in mobile close X. Set this when your slotted panel content supplies its own close affordance (e.g. a `<kai-chat slot="header-end">` close button), otherwise the two stack. TRADEOFF: the mobile panel reserves a padding band above its content so the built-in X never paints over slotted content; that band stays reserved unless you set this true, so only set it once your own control is actually in place. Attribute: `hide-close`. */
1077
+ hideClose?: boolean;
1078
+ /** Where focus lands on open: `content` (default, the first element you slotted), `panel`, or `none`. Attribute: `focus-on-open`. */
1079
+ focusOnOpen?: "content" | "panel" | "none";
1080
+ /** The dock opened or closed (the launcher, Escape, a driven `open`, or a method). */
1081
+ onOpenChange?: (event: CustomEvent<{
1082
+ open: boolean;
1083
+ }>) => void;
1084
+ }
1085
+ export declare const Dock: import('react').ForwardRefExoticComponent<DockProps & import('react').RefAttributes<HTMLElement>>;
1086
+ export interface DropdownProps extends WebComponentProps {
1087
+ /** Built-in trigger: leading icon (a named icon like `"plus"`, an image URL/data-URI, or text). A slotted `slot="trigger"` overrides it. */
1088
+ triggerIcon?: string;
1089
+ /** Built-in trigger: a text label. This is the trigger's VISIBLE text, so it is also its accessible name, and `label` does not override it: an accessible name that does not contain the visible text is unreachable by speech input (WCAG 2.5.3, Label in Name). Same rule `kai-menu` follows. */
1090
+ triggerLabel?: string;
1091
+ /** Built-in trigger: a trailing icon (e.g. `"chevron-down"` for a select look). */
1092
+ triggerIconTrailing?: string;
1093
+ /** Accessible name for a trigger with no visible label. Ignored when `triggerLabel` is set, which is already the visible name. It DOES name a slotted `slot="trigger"`, which is VISUAL content with the name supplied separately: the same two-slot distinction `kai-menu` documents. */
1094
+ label?: string;
1095
+ /** Stretch the trigger to the full width of its container (a block row). Attribute: `full`. */
1096
+ full?: boolean;
1097
+ /** Drive/observe open state (Shoelace-style: settable + reflected to the `open` attribute, the menu still self-manages on click/keyboard). Set `el.open = true`, or `<kai-dropdown open>`; listen for `kai-open-change`. */
1098
+ open?: boolean;
1099
+ /** Initial open state on mount (uncontrolled seed). */
1100
+ defaultOpen?: boolean;
1101
+ /** Disable the trigger: click/keyboard and `show()` no longer open the menu. */
1102
+ disabled?: boolean;
1103
+ /** The menu opened or closed (click, keyboard, Escape, outside-click, or a method). */
1104
+ onOpenChange?: (event: CustomEvent<{
1105
+ open: boolean;
1106
+ }>) => void;
1107
+ }
1108
+ export declare const Dropdown: import('react').ForwardRefExoticComponent<DropdownProps & import('react').RefAttributes<HTMLElement>>;
986
1109
  export interface EditableLabelProps extends WebComponentProps {
987
1110
  /** The label text. Settable and reflected to the `value` attribute. Read `el.value` for live state. */
988
1111
  value?: string;
@@ -1120,6 +1243,9 @@ export interface FormProps extends WebComponentProps {
1120
1243
  "x-kai-widget"?: "textarea" | "slider" | "rating" | "radio" | "select" | "checkbox" | "password" | "switch";
1121
1244
  "x-kai-placeholder"?: string;
1122
1245
  "x-kai-step"?: number;
1246
+ "x-kai-format"?: "tel" | "ssn" | "credit-card" | "custom";
1247
+ "x-kai-mask"?: string;
1248
+ "x-kai-mask-guide"?: string;
1123
1249
  }>;
1124
1250
  "x-kai-order"?: string[];
1125
1251
  "x-kai-inlineMax"?: number;
@@ -1190,7 +1316,7 @@ export declare const Image: import('react').ForwardRefExoticComponent<ImageProps
1190
1316
  export interface InputProps extends WebComponentProps {
1191
1317
  /** Native input type: `text` (default) · `email` · `url` · `search` · `tel` · `password` · `number`. Single-line only. */
1192
1318
  type?: string;
1193
- /** Controlled value. Settable and reflected to the `value` attribute. `el.value = 'hi'` drives it (no event); typing updates it and fires `kai-input`. Read `el.value` for live state. */
1319
+ /** Controlled value, and always the CANONICAL one when a mask is active: digits for `tel` / `ssn` / `credit-card`, the formatted text for `custom`. Settable and reflected to the `value` attribute. `el.value = '5551234567'` drives it (no event) and is re-fitted to the mask on the way in, so the field shows `555-123-4567`. Read `el.value` for live state; the formatted text rides along on every `kai-input` / `kai-change` detail as `formattedValue`. */
1194
1320
  value?: string;
1195
1321
  /** Placeholder shown when empty. */
1196
1322
  placeholder?: string;
@@ -1216,13 +1342,30 @@ export interface InputProps extends WebComponentProps {
1216
1342
  autocomplete?: string;
1217
1343
  /** Virtual-keyboard hint forwarded to the inner input (e.g. `numeric`, `email`). */
1218
1344
  inputmode?: string;
1219
- /** The value was committed (blur). */
1345
+ /** Mask pattern: `#` a digit, `@` a letter or digit, `*` an obscurable letter or digit, and every other character a positional literal (`@@@-####` → `CHG-4821`). The literal `default` is the opt-in sentinel: it resolves to the default format of `semantic` (`tel` → `###-###-####`). A bare `semantic` never starts masking on its own, so an opt-in token is what turns tier 2 on. */
1346
+ format?: string;
1347
+ /** Placeholder guide shown at unfilled positions, aligned position for position with `format`: `mm/dd/yyyy` against `##/##/####`. Spaces are a valid guide character, so a guide of blanks and separators is how a phone field shows its shape without showing letters. Without a guide the field shows only up to the last typed character. A guide is a visual aid, never an accessible name: keep the `hint` text as well. */
1348
+ guide?: string;
1349
+ /** Semantic field type: `tel` · `ssn` · `credit-card` · `custom`. On its own it sets `inputmode` / `autocomplete` / `spellcheck` / `autocorrect` / `autocapitalize` and decides the canonical value; it never starts masking by itself. */
1350
+ semantic?: "credit-card" | "custom" | "ssn" | "tel";
1351
+ /** Case folding applied to typed and pasted text: `preserve` (default) · `upper` · `lower`. Attribute: `case-mode`. */
1352
+ caseMode?: "preserve" | "upper" | "lower";
1353
+ /** What a copy or cut of a masked field puts on the clipboard: `canonical` (default) · `formatted` · `obscured` · `blocked`. Attribute: `copy-policy`. */
1354
+ copyPolicy?: "formatted" | "canonical" | "obscured" | "blocked";
1355
+ /** The value was committed (blur). Same detail shape as `kai-input`. */
1220
1356
  onChange?: (event: CustomEvent<{
1221
1357
  value: string;
1358
+ formattedValue: string;
1222
1359
  }>) => void;
1223
- /** The value changed per keystroke. */
1360
+ /** The value changed per keystroke. `value` is the canonical value (what a backend wants); `formattedValue` is the text on screen. With no mask the two are equal. */
1224
1361
  onInput?: (event: CustomEvent<{
1225
1362
  value: string;
1363
+ formattedValue: string;
1364
+ }>) => void;
1365
+ /** A mask refused, or partly refused, some content. The reasons are `full` (no free position left), `wrong-class` (a letter into a digit position), `over-capacity` (a paste longer than the mask holds; what fits was kept), and `format-change-clipped` (the `format` changed under a value that no longer fits). `data` is the content that was refused. The first three are USER-INPUT errors, and are the ones worth announcing in a polite live region. `format-change-clipped` is not one: it follows the app changing its own configuration, so it reports and nothing more. None of the four touches validity, so `invalid` and `error` stay the consumer decision. */
1366
+ onInputRejected?: (event: CustomEvent<{
1367
+ reason: "full" | "wrong-class" | "over-capacity" | "format-change-clipped";
1368
+ data: string;
1226
1369
  }>) => void;
1227
1370
  }
1228
1371
  export declare const Input: import('react').ForwardRefExoticComponent<InputProps & import('react').RefAttributes<HTMLElement>>;
@@ -1295,6 +1438,8 @@ export interface MenuProps extends WebComponentProps {
1295
1438
  triggerIconTrailing?: string;
1296
1439
  /** Accessible name for a trigger with no visible label. Ignored when `triggerLabel` is set, which is already the visible name. It DOES name a slotted `slot="trigger"`, and that is a difference in what the two slots MEAN, not a limitation. `<kai-button>`'s slot IS the button's label, so text slotted there is the name and `label` steps aside. This slot is VISUAL content, a `+` or an `<svg>`, with the name supplied separately: decoration beside a name, never a second name competing with one. So `label` names the trigger here by design. Slotting a real WORD rather than a glyph makes that word a visible label, and an accessible name has to contain the visible text. Then either drop `label` or make it contain the word you slotted. */
1297
1440
  label?: string;
1441
+ /** Stretch the trigger to the full width of the menu's container (a block row), e.g. a sidebar-footer account row. Same affordance as `<kai-button full>`. Attribute: `full`. */
1442
+ full?: boolean;
1298
1443
  /** Drive/observe open state (Shoelace-style: settable + reflected to the `open` attribute, the menu still self-manages on click/keyboard). Set `el.open = true`, or `<kai-menu open>`; listen for `kai-open-change`. */
1299
1444
  open?: boolean;
1300
1445
  /** Initial open state on mount (uncontrolled seed). */
@@ -1571,6 +1716,19 @@ export interface PaneProps extends WebComponentProps {
1571
1716
  onSplit?: (event: CustomEvent) => void;
1572
1717
  }
1573
1718
  export declare const Pane: import('react').ForwardRefExoticComponent<PaneProps & import('react').RefAttributes<HTMLElement>>;
1719
+ export interface PaneGridProps extends WebComponentProps {
1720
+ /** Minimum width of every pane, in px, before columns drop / the grid scrolls. Defaults to `280`. Attribute: `min-pane-width`. */
1721
+ minPaneWidth?: number;
1722
+ /** Minimum height of every pane, in px, before the grid scrolls vertically. Defaults to `200`. Attribute: `min-pane-height`. */
1723
+ minPaneHeight?: number;
1724
+ /** Column cap when the container is wide (default `3`). Attribute: `max-columns`. */
1725
+ maxColumns?: number;
1726
+ /** Gap between panes, any CSS length. Defaults to the kit gap (`var(--kai-pane-grid-gap, 0.5rem)`). Attribute: `gap`. */
1727
+ gap?: string;
1728
+ /** When set to a valid child index, render ONLY that pane full-bleed: a simple maximize hook the consumer drives (pair it with `<kai-pane>`'s `kai-maximize` event). Clear it (or point out of range) for the full tiled grid. Attribute: `maximized-index`. */
1729
+ maximizedIndex?: number | null;
1730
+ }
1731
+ export declare const PaneGrid: import('react').ForwardRefExoticComponent<PaneGridProps & import('react').RefAttributes<HTMLElement>>;
1574
1732
  export interface PaneGroupProps extends WebComponentProps {
1575
1733
  /** The tabs to render. An array of `{ id, name, status?, needsAttention?, number? }` set as a JS PROPERTY (not an HTML attribute). */
1576
1734
  tabs?: {
@@ -1663,8 +1821,8 @@ export interface PromptInputProps extends WebComponentProps {
1663
1821
  suggestions?: string[];
1664
1822
  /** What clicking a suggestion does: `'submit'` (default) sends it immediately as if typed and submitted; `'fill'` just places it in the input. */
1665
1823
  suggestionMode?: "submit" | "fill";
1666
- /** Show a Search (Globe) button in the left toolbar; clicking it fires a `search` event. */
1667
- search?: boolean;
1824
+ /** Show a web-search (Globe) button in the left toolbar; clicking it fires a `kai-web-search` event. Attribute: `web-search`. */
1825
+ webSearch?: boolean;
1668
1826
  /** Show a Voice (Mic) button in the left toolbar; clicking it fires a `voice` event. */
1669
1827
  voice?: boolean;
1670
1828
  /** When set and `loading` is true, the send button is replaced by a Stop button (square icon, "Stop" aria-label). Clicking it fires `kai-stop`. */
@@ -1673,7 +1831,7 @@ export interface PromptInputProps extends WebComponentProps {
1673
1831
  submit?: "always" | "auto";
1674
1832
  /** When `false`, hides the built-in paperclip attach button even though the element otherwise supports attachments. Use this when a `+` menu in `toolbar-start` already exposes "Add files", to avoid a duplicate control. Defaults to `true`. */
1675
1833
  attach?: boolean;
1676
- /** Attachments to seed the input with (so a consumer can pre-populate staged files without an upload). Set as a JS property; the element then manages its own attachment state from there (add via the paperclip, remove per chip). */
1834
+ /** Attachments to seed the input with (so a consumer can pre-populate staged files without an upload). Set as a JS property; the element then manages its own attachment state from there (add via the paperclip, remove per chip). Each item's `url` must be a `data:` URI or an https URL, never `URL.createObjectURL`: a `blob:` URL previews perfectly and is meaningless outside this tab, so `toOpenAIMessages`/`toAnthropicMessages` refuse it. (The built-in paperclip already stages files as `data:` URIs.) */
1677
1835
  attachments?: {
1678
1836
  id: string;
1679
1837
  type: "file" | "source-document";
@@ -1710,11 +1868,9 @@ export interface PromptInputProps extends WebComponentProps {
1710
1868
  title?: undefined | string;
1711
1869
  }[];
1712
1870
  }>) => void;
1713
- /** The Search (Globe) toolbar button was clicked. */
1714
- onSearch?: (event: CustomEvent<Record<string, never>>) => void;
1715
1871
  /** The Stop button was clicked while `stoppable` and `loading` are both true. */
1716
1872
  onStop?: (event: CustomEvent<Record<string, never>>) => void;
1717
- /** The user submitted the prompt (Enter or send button). `value` is the flattened text (back-compat); `doc` is the structured document and `entities` the inserted pills (skills/agents) for downstream expansion. */
1873
+ /** The user submitted the prompt (Enter or send button). `value` is the flattened text (back-compat); `doc` is the structured document and `entities` the inserted pills (skills/agents) for downstream expansion. `<kai-prompt-input>` is the batteries-included composer row (send button, toolbar, attachment staging) built on `<kai-composer>`, the bare editor. */
1718
1874
  onSubmit?: (event: CustomEvent<{
1719
1875
  value: string;
1720
1876
  doc: ({
@@ -1784,8 +1940,32 @@ export interface PromptInputProps extends WebComponentProps {
1784
1940
  }>) => void;
1785
1941
  /** The Voice (Mic) toolbar button was clicked. */
1786
1942
  onVoice?: (event: CustomEvent<Record<string, never>>) => void;
1943
+ /** The web-search (Globe) toolbar button was clicked. */
1944
+ onWebSearch?: (event: CustomEvent<Record<string, never>>) => void;
1787
1945
  }
1788
1946
  export declare const PromptInput: import('react').ForwardRefExoticComponent<PromptInputProps & import('react').RefAttributes<HTMLElement>>;
1947
+ export interface RadioGroupProps extends WebComponentProps {
1948
+ /** The choices, top to bottom. Set as a JS PROPERTY (array), never an attribute. */
1949
+ options: {
1950
+ value: string;
1951
+ label: string;
1952
+ description?: undefined | string;
1953
+ disabled?: undefined | boolean;
1954
+ }[];
1955
+ /** Controlled selected `value`. Settable and reflected to the `value` attribute. `el.value = 'degraded'` drives it; choosing a row updates it and fires `kai-change`. Read `el.value` for live state. */
1956
+ value?: string;
1957
+ /** Shared form-control name for every radio in the group. Defaults to a generated id, so the group is exclusive and keyboard-navigable even when nothing is submitted. */
1958
+ name?: string;
1959
+ /** Disable every row. Individual rows carry their own `disabled`. */
1960
+ disabled?: boolean;
1961
+ /** Accessible name for the group. */
1962
+ label?: string;
1963
+ /** A row was chosen. */
1964
+ onChange?: (event: CustomEvent<{
1965
+ value: string;
1966
+ }>) => void;
1967
+ }
1968
+ export declare const RadioGroup: import('react').ForwardRefExoticComponent<RadioGroupProps & import('react').RefAttributes<HTMLElement>>;
1789
1969
  export interface ReasoningProps extends WebComponentProps {
1790
1970
  /** The reasoning text to display. */
1791
1971
  text: string;
@@ -1933,6 +2113,10 @@ export interface ScrollButtonProps extends WebComponentProps {
1933
2113
  variant?: "outline" | "ghost" | "default";
1934
2114
  /** Button size token. Defaults to `'icon'` (square). */
1935
2115
  size?: "sm" | "md" | "lg" | "icon" | "icon-sm";
2116
+ /** The button's accessible name. It is announced whether or not the label is visible, so the text is always localisable. Defaults to `'Scroll to bottom'`. */
2117
+ label?: string;
2118
+ /** Also render `label` visibly beside the icon. Defaults to `false`, which is the icon-only button. When the text is visible it IS the accessible name, so nothing gets announced twice. */
2119
+ showLabel?: boolean;
1936
2120
  /** Emitted when the user clicks the button and `scrollToBottom()` is called. Carries no detail; consumers use it to know a manual scroll occurred. */
1937
2121
  onScroll?: (event: CustomEvent) => void;
1938
2122
  }
@@ -1981,6 +2165,36 @@ export interface SegmentedProps extends WebComponentProps {
1981
2165
  }>) => void;
1982
2166
  }
1983
2167
  export declare const Segmented: import('react').ForwardRefExoticComponent<SegmentedProps & import('react').RefAttributes<HTMLElement>>;
2168
+ export interface SelectProps extends WebComponentProps {
2169
+ /** The choices, in display order. Set as a JS PROPERTY (array), never an attribute. Rendered in full: the kit never truncates, re-orders or de-duplicates them. */
2170
+ options: {
2171
+ value: string;
2172
+ label?: undefined | string;
2173
+ disabled?: undefined | boolean;
2174
+ }[];
2175
+ /** Controlled selected value. Settable and reflected to the `value` attribute. `el.value = 'high'` drives it; choosing an option updates it and fires `kai-change`. Read `el.value` for live state; for a `multiple` select read `el.values` instead. */
2176
+ value?: string;
2177
+ /** Text for a leading, disabled, empty option: the "nothing chosen yet" row. Omitted means no such row at all; there is no default wording, because inventing one would put words in your UI. */
2178
+ placeholder?: string;
2179
+ /** Allow more than one selection. Turns the control into the platform's list box, so the kit's chevron is not drawn. */
2180
+ multiple?: boolean;
2181
+ /** Force the invalid (destructive-border) state. */
2182
+ invalid?: boolean;
2183
+ /** Disable interaction. */
2184
+ disabled?: boolean;
2185
+ /** Set the native `required` attribute, and nothing more. Whether an empty select is an error is the application's rule, not the kit's. */
2186
+ required?: boolean;
2187
+ /** Accessible label for the control. */
2188
+ label?: string;
2189
+ /** Form-control name, for a native form submit. */
2190
+ name?: string;
2191
+ /** A choice was made. `value` is the first selected option (empty when nothing is selected); `values` is every selected option, which is what a `multiple` select needs. Both are always present, so neither shape silently loses the other. */
2192
+ onChange?: (event: CustomEvent<{
2193
+ value: string;
2194
+ values: string[];
2195
+ }>) => void;
2196
+ }
2197
+ export declare const Select: import('react').ForwardRefExoticComponent<SelectProps & import('react').RefAttributes<HTMLElement>>;
1984
2198
  export interface SeparatorProps extends WebComponentProps {
1985
2199
  /** `horizontal` (default, block + full-width) or `vertical` (a rule inside a flex/grid row, stretching to the row height). */
1986
2200
  orientation?: "horizontal" | "vertical";
@@ -2019,6 +2233,33 @@ export interface SkillsProps extends WebComponentProps {
2019
2233
  }[];
2020
2234
  }
2021
2235
  export declare const Skills: import('react').ForwardRefExoticComponent<SkillsProps & import('react').RefAttributes<HTMLElement>>;
2236
+ export interface SliderProps extends WebComponentProps {
2237
+ /** Lowest selectable value. Required: a range with no bounds is a guess, and the guess belongs to whoever knows what the number means. */
2238
+ min?: number;
2239
+ /** Highest selectable value. Required, for the same reason as `min`. */
2240
+ max?: number;
2241
+ /** Granularity. Omitted means the native default of 1; `any` means continuous. */
2242
+ step?: number | "any";
2243
+ /** Controlled value. Settable and reflected to the `value` attribute. `el.value = 40` drives it; dragging updates it and fires `kai-input` per step, `kai-change` on release. Read `el.value` for live state. */
2244
+ value?: number;
2245
+ /** Disable interaction. */
2246
+ disabled?: boolean;
2247
+ /** Accessible label for the slider. */
2248
+ label?: string;
2249
+ /** Form-control name, for a native form submit. */
2250
+ name?: string;
2251
+ /** Show the current value beside the track. Off by default. Two ways in, because one of them is not a scalar. As a bare ATTRIBUTE (`<kai-slider value-label>`) it renders the raw number. As a JS PROPERTY it also accepts a formatter function (`el.valueLabel = (v) => v + '%'`), for a slider that is not counting bare numbers. A function cannot survive an attribute, so that half is property-only. The readout is hidden from assistive tech: the slider already reports the same number, and an exposed copy would be announced twice. */
2252
+ valueLabel?: boolean | ((value: number) => string);
2253
+ /** The value was committed: pointer released, or a key press finished. */
2254
+ onChange?: (event: CustomEvent<{
2255
+ value: number;
2256
+ }>) => void;
2257
+ /** The thumb moved. Fires per step during a drag or a key press. */
2258
+ onInput?: (event: CustomEvent<{
2259
+ value: number;
2260
+ }>) => void;
2261
+ }
2262
+ export declare const Slider: import('react').ForwardRefExoticComponent<SliderProps & import('react').RefAttributes<HTMLElement>>;
2022
2263
  export interface SourceProps extends WebComponentProps {
2023
2264
  /** The URL this citation links to (the domain also seeds the default label/favicon). */
2024
2265
  href?: string;
@@ -2325,7 +2566,7 @@ export interface ThreadProps extends WebComponentProps {
2325
2566
  }
2326
2567
  export declare const Thread: import('react').ForwardRefExoticComponent<ThreadProps & import('react').RefAttributes<HTMLElement>>;
2327
2568
  export interface ToastRegionProps extends WebComponentProps {
2328
- /** The toasts to render. Newest is shown on top. Set as a JS property (array); pass a new array reference to update. Omit for an empty region, which is the normal resting state and how the imperative `toast()` API starts. */
2569
+ /** The toasts to render. Newest is shown on top. Set as a JS property (array); pass a new array reference to update. Omit for an empty region, which is the normal resting state and how the imperative `toast()` API starts. Note the handover: the first `toast()` call ADOPTS a region you placed in markup (no second region mounts) and binds the imperative store to this property, replacing any array you set. Drive a region as data OR via `toast()`, not both at once. */
2329
2570
  toasts?: {
2330
2571
  id: string;
2331
2572
  message: string;
@@ -2439,6 +2680,12 @@ export interface VoiceInputProps extends WebComponentProps {
2439
2680
  onTranscription?: (event: CustomEvent<{
2440
2681
  text: string;
2441
2682
  }>) => void;
2683
+ /** A voice session failed, so no failure is ever silent. `detail.source` names the failing side (`recognition` on `<kai-voice-input>`, `synthesis` on `<kai-voice-output>`), `detail.error` carries the platform error code, the thrown exception's name, or `no-result` when recognition ended with no error and no text (the user said nothing), and `detail.message` is human-readable. Deliberate cancellation does not fire. */
2684
+ onVoiceError?: (event: CustomEvent<{
2685
+ source: "recognition";
2686
+ error: string;
2687
+ message: string;
2688
+ }>) => void;
2442
2689
  }
2443
2690
  export declare const VoiceInput: import('react').ForwardRefExoticComponent<VoiceInputProps & import('react').RefAttributes<HTMLElement>>;
2444
2691
  export interface VoiceOutputProps extends WebComponentProps {
@@ -2450,7 +2697,7 @@ export interface VoiceOutputProps extends WebComponentProps {
2450
2697
  synthesize?: (text: string) => Promise<Blob>;
2451
2698
  /** Disable the button (non-interactive). */
2452
2699
  disabled?: boolean;
2453
- /** Playback started or stopped. Drive your own UI in sync. Fires on real transitions only (manual click and programmatic speak()/stop()), never on mount. */
2700
+ /** Playback started or stopped. Drive your own UI in sync. `speaking: true` fires when audio actually starts (utterance.onstart natively; audio playback beginning on the `synthesize` path), not when speak() is called; earlier releases fired it optimistically inside speak() itself. Fires on real transitions only (manual click and programmatic speak()/stop()), never on mount. */
2454
2701
  onSpeakingChange?: (event: CustomEvent<{
2455
2702
  speaking: boolean;
2456
2703
  }>) => void;
@@ -2458,262 +2705,38 @@ export interface VoiceOutputProps extends WebComponentProps {
2458
2705
  onSynthesized?: (event: CustomEvent<{
2459
2706
  blob: Blob;
2460
2707
  }>) => void;
2708
+ /** A voice session failed, so no failure is ever silent. `detail.source` names the failing side (`recognition` on `<kai-voice-input>`, `synthesis` on `<kai-voice-output>`), `detail.error` carries the platform error code, the thrown exception's name, or `no-result` when recognition ended with no error and no text (the user said nothing), and `detail.message` is human-readable. Deliberate cancellation does not fire. */
2709
+ onVoiceError?: (event: CustomEvent<{
2710
+ source: "synthesis";
2711
+ error: string;
2712
+ message: string;
2713
+ }>) => void;
2461
2714
  }
2462
2715
  export declare const VoiceOutput: import('react').ForwardRefExoticComponent<VoiceOutputProps & import('react').RefAttributes<HTMLElement>>;
2463
2716
  export interface WorkspaceProps extends WebComponentProps {
2464
- /** The sidebar's section headers, rendered in array order. A group carries no conversations of its own; it is matched against `conversations` by id, so the two props are complementary rather than alternatives. Omit for an ungrouped sidebar. Set as a JS property. */
2465
- groups?: {
2466
- id: string;
2467
- userId?: string;
2468
- teamId?: string;
2469
- name: string;
2470
- sortOrder: number;
2471
- createdAt: string;
2472
- }[];
2473
- /** Every conversation in the sidebar, flat. Each one is filed under the group whose `id` equals its `groupId`; one with no `groupId`, or with a `groupId` matching no entry in `groups`, falls into a trailing ungrouped section (headerless when `compact`), so nothing you pass in is ever dropped. There is no recency bucketing. Set as a JS property. Omit for an empty sidebar, or when `no-conversations` replaces the built-in list with your own `sidebar-header` content. */
2474
- conversations?: {
2475
- id: string;
2476
- title: string;
2477
- groupId?: string;
2478
- scope: {
2479
- type: "document" | "collection";
2480
- documentId?: string;
2481
- filters?: {
2482
- tags?: string[];
2483
- authors?: string[];
2484
- contentType?: "transcript" | "markdown";
2485
- dateRange?: {
2486
- from: string;
2487
- to: string;
2488
- };
2489
- };
2490
- };
2491
- messageCount: number;
2492
- lastMessageAt: string;
2493
- updatedAt: string;
2494
- trailing?: string;
2495
- }[];
2496
- /** Id of the open conversation, highlighted in the sidebar. */
2497
- activeId?: string;
2498
- /** The active conversation's message thread, newest last. Set as a JS property (`el.messages = [...]`); a NEW array reference per streaming chunk re-renders (mutating in place does not). Omit for an empty thread. */
2499
- messages?: {
2500
- id: string;
2501
- role: "user" | "assistant";
2502
- parts: ({
2503
- type: "text";
2504
- text: string;
2505
- raw?: {
2506
- source: string;
2507
- payload: unknown;
2508
- };
2509
- } | {
2510
- type: "reasoning";
2511
- text: string;
2512
- label?: string;
2513
- index?: number;
2514
- streamId?: string;
2515
- signature?: string;
2516
- raw?: {
2517
- source: string;
2518
- payload: unknown;
2519
- };
2520
- } | {
2521
- type: "tool";
2522
- tool: {
2523
- type: string;
2524
- kind?: "command" | "file-change" | "search" | "fetch" | "mcp" | "image" | "generic";
2525
- state: "input-streaming" | "input-available" | "output-available" | "output-error";
2526
- input?: Record<string, unknown>;
2527
- rawInput?: string;
2528
- output?: Record<string, unknown>;
2529
- toolCallId?: string;
2530
- errorText?: string;
2531
- raw?: {
2532
- source: string;
2533
- payload: unknown;
2534
- };
2535
- };
2536
- raw?: {
2537
- source: string;
2538
- payload: unknown;
2539
- };
2540
- } | {
2541
- type: "card";
2542
- envelope: {
2543
- type: string;
2544
- id: string;
2545
- data: unknown;
2546
- title?: string;
2547
- resolution?: {
2548
- kind: "action";
2549
- action: string;
2550
- payload?: unknown;
2551
- at?: string;
2552
- } | {
2553
- kind: "submit";
2554
- data: unknown;
2555
- at?: string;
2556
- } | {
2557
- kind: "dismissed";
2558
- at?: string;
2559
- } | {
2560
- kind: "expired";
2561
- reason?: string;
2562
- at?: string;
2563
- };
2564
- };
2565
- raw?: {
2566
- source: string;
2567
- payload: unknown;
2568
- };
2569
- } | {
2570
- type: "source";
2571
- source: {
2572
- id?: string;
2573
- url?: string;
2574
- title?: string;
2575
- snippet?: string;
2576
- index?: number;
2577
- };
2578
- raw?: {
2579
- source: string;
2580
- payload: unknown;
2581
- };
2582
- } | {
2583
- type: "file";
2584
- attachment: {
2585
- id: string;
2586
- type: "file" | "source-document";
2587
- filename?: string;
2588
- mediaType?: string;
2589
- url?: string;
2590
- title?: string;
2591
- };
2592
- raw?: {
2593
- source: string;
2594
- payload: unknown;
2595
- };
2596
- })[];
2597
- actions?: ("copy" | "like" | "dislike" | "regenerate" | "edit" | {
2598
- id: string;
2599
- label: string;
2600
- icon?: string;
2601
- tooltip?: string;
2602
- })[];
2603
- avatar?: {
2604
- src?: string;
2605
- fallback?: string;
2606
- alt?: string;
2607
- };
2608
- feedback?: "like" | "dislike";
2609
- }[];
2610
- value?: string;
2611
- placeholder?: string;
2612
- loading?: boolean;
2613
- suggestions?: string[];
2614
- suggestionMode?: "submit" | "fill";
2615
- proseSize?: "xs" | "sm" | "base" | "lg";
2616
- codeTheme?: string;
2617
- codeHighlight?: boolean;
2618
- chatTitle?: string;
2619
- models?: {
2620
- id: string;
2621
- name: string;
2622
- provider?: string;
2623
- description?: string;
2624
- group?: string;
2625
- }[];
2626
- currentModel?: string;
2627
- context?: {
2628
- usedTokens: number;
2629
- maxTokens: number;
2630
- inputTokens?: number;
2631
- outputTokens?: number;
2632
- estimatedCost?: number;
2633
- };
2634
- scrollButton?: boolean;
2635
- search?: boolean;
2636
- voice?: boolean;
2637
- /** Rich entity triggers (`/` skills, `@` agents/plugins) forwarded to the input. */
2638
- triggers?: {
2639
- char: string;
2640
- kind: string;
2641
- items?: {
2642
- id: string;
2643
- label: string;
2644
- icon?: string;
2645
- description?: string;
2646
- group?: string;
2647
- kind?: string;
2648
- promptText?: string;
2649
- data?: Record<string, unknown>;
2650
- }[];
2651
- }[];
2652
- /** Default icon per entity kind (kind → image src) forwarded to the input. */
2653
- kindIcons?: Record<string, string>;
2654
- /** Sidebar default width as a percent of the workspace (default 26). */
2655
- sidebarWidth?: number;
2656
- /** Sidebar min width in px (default 240). */
2657
- sidebarMinWidth?: number;
2658
- /** Sidebar max width in px (default 420). */
2659
- sidebarMaxWidth?: number;
2660
- /** Controlled collapsed state. Set this as a JS property (`el.sidebarCollapsed = true`) to drive the sidebar from your app, updating it in response to the `kai-sidebar-toggle` event. Omit for uncontrolled (the element manages it). */
2661
- sidebarCollapsed?: boolean;
2662
- /** Initial collapsed state when uncontrolled (default false). Use the `default-sidebar-collapsed` attribute to start collapsed in plain HTML. */
2663
- defaultSidebarCollapsed?: boolean;
2664
- /** Auto-collapse the rail when the workspace's own width drops below this many px, and re-expand when it grows back above. Uncontrolled only (it never fights an app-driven `sidebarCollapsed`); omit to disable. Fires `kai-sidebar-toggle`. Attribute: `collapse-below`. */
2717
+ /** Controlled collapsed state of the start aside. Set this as a JS property (`el.startCollapsed = true`) to drive the aside from your app, updating it in response to the `kai-aside-toggle` event. Omit for uncontrolled (the element manages it). */
2718
+ startCollapsed?: boolean;
2719
+ /** Initial collapsed state of the start aside when uncontrolled (default false). Use the `default-start-collapsed` attribute to start collapsed in plain HTML. */
2720
+ defaultStartCollapsed?: boolean;
2721
+ /** Controlled collapsed state of the end aside. Set this as a JS property (`el.endCollapsed = true`) to drive the aside from your app, updating it in response to the `kai-aside-toggle` event. Omit for uncontrolled (the element manages it). */
2722
+ endCollapsed?: boolean;
2723
+ /** Initial collapsed state of the end aside when uncontrolled (default false). Use the `default-end-collapsed` attribute to start collapsed in plain HTML. */
2724
+ defaultEndCollapsed?: boolean;
2725
+ /** Auto-collapse both asides when the shell's own width drops below this many px, and re-expand when it grows back above. Applies to uncontrolled asides only (it never fights an app-driven collapsed prop); omit to disable. Fires `kai-aside-toggle`. Attribute: `collapse-below`. */
2665
2726
  collapseBelow?: number;
2666
- /** Render Recents as dense single-line rows (a leading dot + title, no count). */
2727
+ /** Below this shell width in px, an expanded aside renders as an overlay drawer over the main region instead of a column beside it. Escape inside the drawer closes it and returns focus to the element focused before it opened. Omit to disable. Attribute: `drawer-below`. */
2728
+ drawerBelow?: number;
2729
+ /** Density hint. Reflected as a `data-compact` hook on the root (and as the `compact` attribute on the element) for your CSS and slotted content; the shell itself keeps no other opinion about density. */
2667
2730
  compact?: boolean;
2668
- /** Suppress the built-in ConversationList so the `sidebar-header` slot owns the whole rail flex region (for apps that supply their own rail nav). Default false. Attribute: `no-conversations`. */
2669
- noConversations?: boolean;
2670
- /** Optional card type -> custom-element tag overrides/additions for `card` parts (merged over the built-ins). Property: `el.cardTypes`. Typed as a plain string map (not the `CardTagMap` alias) so the generated React wrapper inlines it instead of emitting an unresolved named type. */
2671
- cardTypes?: Record<string, string>;
2672
- /** JSON Schemas for the card types this app renders, keyed by envelope type. The companion of `cardTypes`, which says what DRAWS a card while this says what a VALID one looks like. An OBJECT, so it is a JS property only: `el.cardSchemas = { 'pricing-table': pricingSchema }`, never an attribute. `createCardRegistry(...).validationSchemas` is exactly this shape. Without it the kit validates its own seven built-ins and leaves your own card type, the one your app actually cares about, as the only unchecked thing on screen. A schema here WINS over a built-in of the same name. Typed `Record<string, object>` rather than `Record<string, JsonSchema>` deliberately: an imported `.json` schema widens `"type"` to `string`, and an authored one carries `$schema`/`title`/`description`/`additionalProperties`, so the tighter type would reject both of the normal ways to supply one. */
2673
- cardSchemas?: Record<string, object>;
2674
- /** A conversation was selected in the sidebar. */
2675
- onConversationSelect?: (event: CustomEvent<{
2676
- id: string;
2677
- }>) => void;
2678
- /** An action button on a message was clicked. `state` is present only for the toggleable feedback votes: `'on'` when a like/dislike is set, `'off'` when re-tapped to clear. */
2679
- onMessageAction?: (event: CustomEvent<{
2680
- messageId: string;
2681
- action: string;
2682
- state?: undefined | "on" | "off";
2683
- }>) => void;
2684
- /** The header model switcher changed. */
2685
- onModelChange?: (event: CustomEvent<{
2686
- modelId: string;
2687
- }>) => void;
2688
- /** The "New chat" button was clicked. */
2689
- onNewChat?: (event: CustomEvent<Record<string, never>>) => void;
2690
- /** The Search button was clicked. */
2691
- onSearch?: (event: CustomEvent<Record<string, never>>) => void;
2692
- /** The sidebar was collapsed or expanded. */
2693
- onSidebarToggle?: (event: CustomEvent<{
2731
+ /** The aside was resized (fires per drag step, keyboard nudge, or a handle double-click reset), width in px. */
2732
+ onAsideResize?: (event: CustomEvent<{
2733
+ side: "start" | "end";
2734
+ width: number;
2735
+ }>) => void;
2736
+ /** An aside collapsed or expanded (a method, the breakpoint, the drawer's Escape). */
2737
+ onAsideToggle?: (event: CustomEvent<{
2738
+ side: "start" | "end";
2694
2739
  collapsed: boolean;
2695
2740
  }>) => void;
2696
- /** User submitted a message. */
2697
- onSubmit?: (event: CustomEvent<{
2698
- value: string;
2699
- attachments: {
2700
- id: string;
2701
- type: "file" | "source-document";
2702
- filename?: undefined | string;
2703
- mediaType?: undefined | string;
2704
- url?: undefined | string;
2705
- title?: undefined | string;
2706
- }[];
2707
- }>) => void;
2708
- /** A suggestion chip was clicked (only in `suggestion-mode="fill"`). */
2709
- onSuggestionClick?: (event: CustomEvent<{
2710
- value: string;
2711
- }>) => void;
2712
- /** Fired on every input change. */
2713
- onValueChange?: (event: CustomEvent<{
2714
- value: string;
2715
- }>) => void;
2716
- /** The Mic / voice button was clicked. */
2717
- onVoice?: (event: CustomEvent<Record<string, never>>) => void;
2718
2741
  }
2719
2742
  export declare const Workspace: import('react').ForwardRefExoticComponent<WorkspaceProps & import('react').RefAttributes<HTMLElement>>;