@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
@@ -0,0 +1,22 @@
1
+ import type { CodeRecipe } from './types';
2
+ import { composedThread } from './composed-thread';
3
+
4
+ export type { CodeRecipe, CodeRecipeFile } from './types';
5
+
6
+ /**
7
+ * The code-recipe registry.
8
+ *
9
+ * Registered here → served by `component_reference({ name: "<id>" })` AND
10
+ * compiled by `verify:scaffold` (which loads this list through the registry
11
+ * bundle, so adding an entry moves that gate's printed cell count by itself —
12
+ * the same derive-don't-list contract as the integration and surface axes).
13
+ */
14
+ export const codeRecipes: CodeRecipe[] = [composedThread];
15
+
16
+ export function listCodeRecipes(): CodeRecipe[] {
17
+ return codeRecipes;
18
+ }
19
+
20
+ export function getCodeRecipe(id: string): CodeRecipe | undefined {
21
+ return codeRecipes.find((r) => r.id === id);
22
+ }
@@ -0,0 +1,32 @@
1
+ /**
2
+ * A CODE recipe: a complete, compiling composition the MCP serves as files.
3
+ *
4
+ * Distinct from a `TSurfaceRecipe` (../catalog/catalog-types.ts) on purpose:
5
+ * the catalog record is DATA — ingredients, wiring edges, invariants, each
6
+ * resolved and executed by its own guards — while a code recipe is the full
7
+ * host module a builder pastes. The two meet on `id`: a code recipe whose id
8
+ * also names a surface recipe is that record's body.
9
+ *
10
+ * `verify:scaffold` compiles every `lang: 'ts'` file of every registered code
11
+ * recipe with a stock consumer tsconfig, resolving `@kitn.ai/ui` through the
12
+ * shipped exports map — the same gate the scaffolder's emitted string literals
13
+ * go through, because this code is string literals with the same failure mode.
14
+ */
15
+ export interface CodeRecipeFile {
16
+ /** Path inside the consumer's app, e.g. `src/main.ts`. */
17
+ path: string;
18
+ lang: 'ts' | 'html' | 'css';
19
+ code: string;
20
+ }
21
+
22
+ export interface CodeRecipe {
23
+ /** Kebab-case id, e.g. `composed-thread`. Also the component_reference topic name. */
24
+ id: string;
25
+ title: string;
26
+ intent: string;
27
+ /** The kai-* tags the composition places. */
28
+ ingredients: string[];
29
+ /** The teaching notes served above the files — the WHY a prop table cannot carry. */
30
+ notes: string[];
31
+ files: CodeRecipeFile[];
32
+ }
@@ -23,6 +23,11 @@ export {
23
23
  type SurfaceProbe,
24
24
  } from './archetypes';
25
25
 
26
+ // The code-recipe axis, same contract as the two above: the gate loads it from
27
+ // this registry bundle, so registering a recipe adds its compile cells without
28
+ // touching the verify script.
29
+ export { listCodeRecipes, getCodeRecipe, type CodeRecipe, type CodeRecipeFile } from './recipes';
30
+
26
31
  // Order is the order a scaffolding agent reads them in. `openai` and `anthropic`
27
32
  // lead because they are the two keys a developer is most likely to already hold.
28
33
  export const integrations: Integration[] = [
@@ -72,10 +77,18 @@ export interface GatewayGroup {
72
77
  *
73
78
  * THE ORDER OF THE TESTS IS THE DESIGN, not an implementation detail:
74
79
  *
75
- * 1. No route at all -> **No backend**. Exactly `mock` today, and derived from
76
- * the absence rather than from `id === 'mock'` or `category === 'mock'`: a
77
- * second no-backend entry (a canned transcript player, say) should land in
78
- * this group without editing this function.
80
+ * 1. `keyExposure === 'frontend-safe' && outOfBand === 'none'` -> **No
81
+ * backend**. Exactly `mock` today, and still derived from declared facts
82
+ * rather than from `id === 'mock'` or `category === 'mock'`: a second
83
+ * no-backend entry (a canned transcript player, say) lands here by
84
+ * declaring the same two. This USED to be "has no route at all", and the
85
+ * G-04 fix broke that derivation on purpose: mock now ships an OPTIONAL
86
+ * route (the same responder frames over HTTP), and a route the app runs
87
+ * fine without must not move its heading. What "no backend" really claims
88
+ * is that the browser can do the whole job — nothing secret or server-only
89
+ * (frontend-safe) and nothing to install or start out of band ('none') —
90
+ * so that pair is the derivation. `ollama` is the near-miss that keeps it
91
+ * honest: frontend-safe, but 'local-server' — something must be listening.
79
92
  * 2. `outOfBand !== 'none'` -> **Bring a server or runtime**, and this is
80
93
  * checked BEFORE the key test on purpose. `pydantic-ai` needs both a python
81
94
  * runtime and OPENAI_API_KEY; the groups are not disjoint in reality, so
@@ -92,8 +105,12 @@ export interface GatewayGroup {
92
105
  * wrong about that one entry; this is the derivation, so this is the answer.
93
106
  */
94
107
  export function listGatewayGroups(): GatewayGroup[] {
95
- const hasRoute = (i: Integration) =>
96
- i.webRoute !== undefined || Object.keys(i.routeTemplates).length > 0;
108
+ // The browser can do the whole job: nothing secret or server-only, nothing to
109
+ // install or start. NOT "has no route" mock's G-04 route is optional, and a
110
+ // route the app runs fine without must not move its heading (see the comment
111
+ // above).
112
+ const selfContained = (i: Integration) =>
113
+ i.keyExposure === 'frontend-safe' && i.outOfBand === 'none';
97
114
 
98
115
  const groups: GatewayGroup[] = [
99
116
  { id: 'no-backend', title: 'No backend', integrations: [] },
@@ -103,7 +120,7 @@ export function listGatewayGroups(): GatewayGroup[] {
103
120
  const into = (id: GatewayGroup['id']) => groups.find((g) => g.id === id)!;
104
121
 
105
122
  for (const integration of integrations) {
106
- if (!hasRoute(integration)) into('no-backend').integrations.push(integration);
123
+ if (selfContained(integration)) into('no-backend').integrations.push(integration);
107
124
  else if (integration.outOfBand !== 'none') into('bring-a-server').integrations.push(integration);
108
125
  else into('bring-a-key').integrations.push(integration);
109
126
  }
@@ -135,9 +135,33 @@ const CHAT_REQUEST_BODY_DECL = [
135
135
  ` tools?: unknown[];`,
136
136
  `};`,
137
137
  ``,
138
- `/** Narrow the JSON body once, at the edge. */`,
138
+ `class ChatRequestError extends Error {`,
139
+ ` constructor(readonly status: number, message: string) { super(message); }`,
140
+ `}`,
141
+ ``,
142
+ `/** Narrow the JSON body once, at the edge. A bare GET, a malformed body, or a`,
143
+ ` * missing messages array is a ChatRequestError with a status — NEVER an`,
144
+ ` * unhandled SyntaxError: one killed a Vite dev server (findings F-10). */`,
139
145
  `async function readChatRequest(request: Request): Promise<ChatRequestBody> {`,
140
- ` return (await request.json()) as ChatRequestBody;`,
146
+ ` if (request.method !== 'POST') {`,
147
+ ` throw new ChatRequestError(405, \`Method \${request.method} not allowed — POST /api/chat.\`);`,
148
+ ` }`,
149
+ ` let parsed: unknown;`,
150
+ ` try { parsed = await request.json(); } catch {`,
151
+ ` throw new ChatRequestError(400, 'Request body is not valid JSON.');`,
152
+ ` }`,
153
+ ` const body = parsed as ChatRequestBody;`,
154
+ ` if (!Array.isArray(body?.messages)) {`,
155
+ ` throw new ChatRequestError(400, 'Request body must carry a messages array.');`,
156
+ ` }`,
157
+ ` return body;`,
158
+ `}`,
159
+ ``,
160
+ `/** Map a guard rejection to the Response its status demands; rethrow anything`,
161
+ ` * else — an unexpected error should be loud, not laundered into a 400. */`,
162
+ `function toChatErrorResponse(error: unknown): Response {`,
163
+ ` if (error instanceof ChatRequestError) return Response.json({ error: error.message }, { status: error.status });`,
164
+ ` throw error;`,
141
165
  `}`,
142
166
  ];
143
167
 
@@ -5,9 +5,62 @@ export interface AttachmentData {
5
5
  type: 'file' | 'source-document';
6
6
  filename?: string;
7
7
  mediaType?: string;
8
+ /** A `data:` URI or an https URL — this is the field the wire encodes, so it
9
+ * is what reaches the model. NEVER `URL.createObjectURL`: an object URL
10
+ * resolves only inside the tab that minted it, so a `blob:` URL renders a
11
+ * flawless preview and is meaningless to any provider —
12
+ * `toOpenAIMessages`/`toAnthropicMessages` refuse it rather than send an
13
+ * address the model cannot fetch. Read picked files with
14
+ * `FileReader.readAsDataURL` instead (see `elements/default-input.tsx`). */
8
15
  url?: string;
9
16
  title?: string;
10
17
  }
11
18
 
12
- export type AttachmentMediaCategory = 'image' | 'video' | 'audio' | 'document' | 'source' | 'unknown';
19
+ /**
20
+ * How an attachment is DRAWN, derived from what the wire can do with it.
21
+ *
22
+ * ★ THIS IS NOT A LIST OF MEDIA TYPES, and that is the whole point. It used to
23
+ * be one in disguise (`image | video | audio | document`, decided by a prefix
24
+ * switch in `attachments.tsx`), and it disagreed with `wire/media-types.ts` in
25
+ * both directions: SVG and MP4 drew a convincing preview that then threw at
26
+ * encode time, while PDF and text — the formats the wire handles best — drew
27
+ * the same anonymous icon as a `.zip`. `getMediaCategory` now asks the media
28
+ * policy and returns what it says, so there is one declaration and this is a
29
+ * projection of it.
30
+ *
31
+ * `image` / `document` / `text` ARE `EncodableKind` from `wire/media-types.ts`.
32
+ * They are spelled out rather than imported because this module is deliberately
33
+ * JSX-free and dependency-free for the framework-neutral consumers; the runtime
34
+ * agreement is pinned by `attachment-media-policy.test.tsx`, whose drift guard
35
+ * derives both sides from the policy.
36
+ *
37
+ * `video` and `audio` are GONE on purpose. No wire this kit ships can carry
38
+ * either, so they were categories whose only job was to make an unsendable file
39
+ * look sendable; both now land in `unsendable`.
40
+ */
41
+ export type AttachmentMediaCategory =
42
+ /** A raster image in one of the four formats both APIs document. */
43
+ | 'image'
44
+ /** A PDF. Named for the Anthropic `document` block it becomes. */
45
+ | 'document'
46
+ /** Text content — `text/*`, JSON, XML, YAML. Rides as text on both wires. */
47
+ | 'text'
48
+ /** A RAG citation chip, not something the user staged. Never encoded. */
49
+ | 'source'
50
+ /**
51
+ * No wire format this kit ships can carry this type — SVG, BMP, video, audio,
52
+ * archives. That is a fact about the kit's encoders, knowable at render time
53
+ * and true of every provider, which is why it is safe to show the user.
54
+ *
55
+ * It is NOT "this will fail to send": the renderer does not know which
56
+ * provider a thread is bound for, and must not pretend to.
57
+ */
58
+ | 'unsendable'
59
+ /**
60
+ * Nobody named this file, so nothing is known yet. Its bytes decide it (see
61
+ * `classifyAttachment`), and they have not been read at render time. Marking
62
+ * it `unsendable` would be a guess wearing a fact's clothes.
63
+ */
64
+ | 'unknown';
65
+
13
66
  export type AttachmentVariant = 'grid' | 'inline' | 'list';
@@ -3,14 +3,15 @@ import { cn } from '../utils/cn';
3
3
  import { Button } from '../ui/button';
4
4
  import { HoverCardRoot, HoverCardTrigger, HoverCardContent } from '../ui/hover-card';
5
5
  import {
6
+ FileCode,
6
7
  FileText,
8
+ FileX,
7
9
  Globe,
8
10
  Image as ImageIcon,
9
- Music2,
10
11
  Paperclip,
11
- Video,
12
12
  X,
13
13
  } from 'lucide-solid';
14
+ import { DEFAULT_MEDIA_POLICY } from '../wire/media-types';
14
15
  import type { AttachmentData, AttachmentMediaCategory, AttachmentVariant } from './attachment-types';
15
16
  export type { AttachmentData, AttachmentMediaCategory, AttachmentVariant } from './attachment-types';
16
17
 
@@ -18,32 +19,86 @@ export type { AttachmentData, AttachmentMediaCategory, AttachmentVariant } from
18
19
  // Types
19
20
  // ============================================================================
20
21
 
22
+ /** One icon per category, and the categories are the wire's own kinds — so the
23
+ * set is exhaustive by construction and a kind added to `EncodableKind` is a
24
+ * compile error HERE rather than an `undefined` icon at runtime.
25
+ *
26
+ * PDF and text get different glyphs deliberately. They are the two formats the
27
+ * wire handles best and they used to share the anonymous fallback icon with a
28
+ * `.zip`, which is the inversion this whole change is about. */
21
29
  const mediaCategoryIcons: Record<AttachmentMediaCategory, typeof ImageIcon> = {
22
- audio: Music2,
23
30
  document: FileText,
24
31
  image: ImageIcon,
25
32
  source: Globe,
33
+ text: FileCode,
26
34
  unknown: Paperclip,
27
- video: Video,
35
+ unsendable: FileX,
28
36
  };
29
37
 
30
38
  // ============================================================================
31
39
  // Utility Functions
32
40
  // ============================================================================
33
41
 
42
+ /**
43
+ * What to DRAW for this attachment, asked of the one module that knows.
44
+ *
45
+ * ★ NO MEDIA TYPES APPEAR BELOW, and that is the fix. This function used to be
46
+ * a prefix switch — `image/` → image, `video/` → video, `application/` or
47
+ * `text/` → document — a second list of media types in a repo whose media-type
48
+ * declaration says, at its own definition, "if you find yourself writing a
49
+ * second list of media types anywhere in this repo, delete it and read this".
50
+ * It had drifted in both directions: `image/svg+xml` came back `image` and drew
51
+ * a real thumbnail for a format the encoder refuses outright, while
52
+ * `application/json` came back `document` when the wire carries it as text.
53
+ *
54
+ * `DEFAULT_MEDIA_POLICY` and not a narrowed one, on purpose. A developer's
55
+ * `accept` filter says what a user may STAGE; it says nothing about what an
56
+ * already-staged attachment IS, and narrowing here would redraw a message
57
+ * retroactively when a host changed a prop. The default policy is the kit's
58
+ * full capability set, so `unsupported` against it means exactly "no wire
59
+ * format this kit ships can carry this" — which is the only claim about
60
+ * sendability the renderer can honestly make without knowing the provider.
61
+ */
34
62
  export const getMediaCategory = (data: AttachmentData): AttachmentMediaCategory => {
63
+ // A citation chip is not an upload and never reaches an encoder — see the
64
+ // `kit-side` classification in `wire/files.ts`. Asking the policy about it
65
+ // would be asking the wrong question.
35
66
  if (data.type === 'source-document') {
36
67
  return 'source';
37
68
  }
38
69
 
39
- const mediaType = data.mediaType ?? '';
40
-
41
- if (mediaType.startsWith('image/')) return 'image';
42
- if (mediaType.startsWith('video/')) return 'video';
43
- if (mediaType.startsWith('audio/')) return 'audio';
44
- if (mediaType.startsWith('application/') || mediaType.startsWith('text/')) return 'document';
70
+ const decision = DEFAULT_MEDIA_POLICY.decide(data.mediaType);
71
+ switch (decision.status) {
72
+ // The wire's kind IS the rendering category. Not mapped, not translated.
73
+ case 'allowed':
74
+ return decision.kind;
75
+ case 'unsupported':
76
+ return 'unsendable';
77
+ // Nobody named the file, so its bytes decide it and they have not been read
78
+ // here. `filtered` cannot occur against the unnarrowed default policy, but
79
+ // it means "the kit could have sent this" — also not unsendable. Both are
80
+ // honestly `unknown`, and no `default:` branch exists so a new
81
+ // `MediaDecision` variant is a compile error rather than a silent guess.
82
+ case 'undetermined':
83
+ case 'filtered':
84
+ return 'unknown';
85
+ }
86
+ };
45
87
 
46
- return 'unknown';
88
+ /**
89
+ * The fact, written out, for the one category where the kit knows something the
90
+ * user needs to know.
91
+ *
92
+ * A FACT ABOUT THE FORMATS, NOT A PREDICTION ABOUT THIS REQUEST. At render time
93
+ * the kit does not know which provider the thread is bound for, so "this will
94
+ * fail" is not its to say. What it does know is that no wire format it ships
95
+ * has any representation for the type at all, which is true of every provider
96
+ * and is what this sentence claims.
97
+ */
98
+ export const getUnsendableNote = (data: AttachmentData): string | undefined => {
99
+ if (getMediaCategory(data) !== 'unsendable') return undefined;
100
+ const type = data.mediaType?.trim() || 'This file type';
101
+ return `${type} is not one of the attachment formats a model request can carry.`;
47
102
  };
48
103
 
49
104
  export const getAttachmentLabel = (data: AttachmentData): string => {
@@ -133,6 +188,7 @@ function Attachment(props: AttachmentProps) {
133
188
  // once and the item never re-lays-out when the container variant changes.
134
189
  const ctx = useAttachmentsContext();
135
190
  const mediaCategory = () => getMediaCategory(local.data);
191
+ const unsendable = () => getUnsendableNote(local.data);
136
192
 
137
193
  return (
138
194
  <AttachmentContext.Provider
@@ -159,8 +215,35 @@ function Attachment(props: AttachmentProps) {
159
215
  ],
160
216
  local.class,
161
217
  )}
218
+ // ★ A STABLE HANDLE ON "THIS IS AN ATTACHMENT", published the way this
219
+ // kit publishes them (`part="row"`, `part="bubble content"`,
220
+ // `part="citations"`). Consumers get a `::part(attachment)` styling seam
221
+ // — and, just as importantly, anything asserting on the rendering gets
222
+ // something to key on that is not a class name or a position.
223
+ //
224
+ // That is not a hypothetical convenience. The conformance harness pinned
225
+ // this component by `span.truncate` and broke the day the thread moved
226
+ // from the inline chip to the grid tile; the obvious repair — "the
227
+ // innermost div holding both the media icon and the filename" — was
228
+ // measured to be WORSE, because when the filename is missing `.last()`
229
+ // slides silently up to the assistant's message row, which contains the
230
+ // tool panel echoing the same filename in its JSON. The assertion then
231
+ // passes while the user sees an anonymous grey box. A position that
232
+ // still resolves, to the wrong node, is the failure that stays green.
233
+ part="attachment"
234
+ // The mark lives on the ITEM rather than on `<AttachmentPreview>`,
235
+ // because the sub-parts are optional in composition — a consumer who
236
+ // renders only an `<AttachmentInfo>` still has to be told. `title` is
237
+ // the mouse affordance; the `sr-only` line inside is what actually
238
+ // carries the fact to assistive tech and to a test. `rest` is spread
239
+ // after both, so a consumer's own `title` still wins.
240
+ data-unsendable={unsendable() === undefined ? undefined : ''}
241
+ title={unsendable()}
162
242
  {...rest}
163
243
  >
244
+ <Show when={unsendable()}>
245
+ {(note) => <span class="sr-only">{note()}</span>}
246
+ </Show>
164
247
  {local.children}
165
248
  </div>
166
249
  </AttachmentContext.Provider>
@@ -182,10 +265,24 @@ function AttachmentPreview(props: AttachmentPreviewProps) {
182
265
  const iconSize = () => ctx.variant === 'inline' ? 'size-3' : 'size-4';
183
266
 
184
267
  const renderIcon = (Icon: typeof ImageIcon) => (
185
- <Icon class={cn(iconSize(), 'text-muted-foreground')} />
268
+ <Icon
269
+ class={cn(
270
+ iconSize(),
271
+ // The one visible half of the mark. `warning` is an existing theme
272
+ // token, not a new colour for this state.
273
+ ctx.mediaCategory === 'unsendable' ? 'text-warning' : 'text-muted-foreground',
274
+ )}
275
+ />
186
276
  );
187
277
 
188
278
  const renderContent = () => {
279
+ // ★ ONLY `image` GETS A REAL PREVIEW, and `image` now means "a raster format
280
+ // some wire can actually carry" because the category comes from the media
281
+ // policy. There used to be a `video` branch here that mounted a real
282
+ // <video> for a file no encoder in this kit can represent: a preview that
283
+ // looks like it worked, in front of a send that throws. An SVG reached the
284
+ // <img> branch for the same reason. Both are `unsendable` now and fall
285
+ // through to the marked icon below.
189
286
  if (ctx.mediaCategory === 'image' && ctx.data.type === 'file' && ctx.data.url) {
190
287
  return ctx.variant === 'grid' ? (
191
288
  <img
@@ -206,10 +303,6 @@ function AttachmentPreview(props: AttachmentPreviewProps) {
206
303
  );
207
304
  }
208
305
 
209
- if (ctx.mediaCategory === 'video' && ctx.data.type === 'file' && ctx.data.url) {
210
- return <video class="size-full object-cover" muted src={ctx.data.url} />;
211
- }
212
-
213
306
  const Icon = mediaCategoryIcons[ctx.mediaCategory];
214
307
  return local.fallbackIcon ?? renderIcon(Icon);
215
308
  };
@@ -244,14 +337,68 @@ function AttachmentInfo(props: AttachmentInfoProps) {
244
337
  const label = () => getAttachmentLabel(ctx.data);
245
338
 
246
339
  return (
247
- <Show when={ctx.variant !== 'grid'}>
248
- <div class={cn('min-w-0 flex-1', local.class)} {...rest}>
340
+ <Show
341
+ when={ctx.variant !== 'grid'}
342
+ fallback={
343
+ /*
344
+ * ★ A GRID TILE IS SELF-DESCRIBING ONLY WHEN IT IS AN IMAGE.
345
+ *
346
+ * A tile used to render no label at all, on the theory that it is "a
347
+ * self-contained visual". True of a photo; false of a PDF, a zip or a
348
+ * text file, which draw a 16px glyph on a grey square and are otherwise
349
+ * anonymous. The name was reachable by hover (pointer only) and by an
350
+ * `sr-only` line (assistive tech only), which between them serve
351
+ * everyone EXCEPT a sighted keyboard user and a sighted touch user —
352
+ * measured in a real browser as `visibleText: ""` on every non-image
353
+ * tile, with no focusable element inside any of them.
354
+ *
355
+ * So a non-image tile carries a visible, truncated caption and needs no
356
+ * interaction of any kind. An image tile still carries none: the image
357
+ * is the content, and stamping a filename over it is noise. That is
358
+ * also why the `sr-only` label was REMOVED from `<AttachmentPreview>`
359
+ * rather than kept alongside this — an image has `alt`, everything else
360
+ * now has this, and keeping both would announce the name twice.
361
+ */
362
+ <Show when={ctx.mediaCategory !== 'image'}>
363
+ {/* A `div`, not a `span` — `AttachmentInfoProps` extends
364
+ `JSX.HTMLAttributes<HTMLDivElement>`, so `rest` carries a
365
+ div-typed `ref` and the other branch below is a div too. */}
366
+ <div
367
+ class={cn(
368
+ 'absolute inset-x-0 bottom-0 truncate px-1.5 py-1 text-caption',
369
+ 'bg-background/85 backdrop-blur-sm',
370
+ ctx.mediaCategory === 'unsendable' ? 'text-warning' : 'text-foreground',
371
+ local.class,
372
+ )}
373
+ part="attachment-name"
374
+ {...rest}
375
+ >
376
+ {label()}
377
+ </div>
378
+ </Show>
379
+ }
380
+ >
381
+ {/* Same `part` in both branches: an assertion (or a consumer's CSS) that
382
+ asks for the attachment's name must not have to know which variant is
383
+ rendering. That is the whole point of publishing it. */}
384
+ <div class={cn('min-w-0 flex-1', local.class)} part="attachment-name" {...rest}>
249
385
  <span class="block truncate">{label()}</span>
250
386
  {/* The media-type subtitle is a two-line affordance — only the `list`
251
- variant has room for it; `inline` chips are a fixed single-line height. */}
252
- <Show when={local.showMediaType && ctx.variant === 'list' && ctx.data.mediaType}>
253
- <span class="text-muted-foreground text-caption block truncate">
254
- {ctx.data.mediaType}
387
+ variant has room for it; `inline` chips are a fixed single-line height.
388
+ The unsendable line rides in the same slot and WINS it, because "no
389
+ wire can carry this" is the more useful half of the same sentence. */}
390
+ <Show
391
+ when={ctx.mediaCategory === 'unsendable' && ctx.variant === 'list'}
392
+ fallback={
393
+ <Show when={local.showMediaType && ctx.variant === 'list' && ctx.data.mediaType}>
394
+ <span class="text-muted-foreground text-caption block truncate">
395
+ {ctx.data.mediaType}
396
+ </span>
397
+ </Show>
398
+ }
399
+ >
400
+ <span class="text-warning text-caption block truncate">
401
+ {ctx.data.mediaType ? `${ctx.data.mediaType} · ` : ''}unsupported attachment format
255
402
  </span>
256
403
  </Show>
257
404
  </div>
@@ -0,0 +1,112 @@
1
+ import { createSignal, onCleanup, type Accessor } from 'solid-js';
2
+
3
+ /**
4
+ * Fit-to-container scaling: the size tiers are fixed
5
+ * px by design (`sizes.ts`), so a container narrower than a tier's natural
6
+ * footprint used to CLIP the picture at its edges. The dispatcher now scales
7
+ * the WHOLE visualization down proportionally to fit, and renders byte-equal
8
+ * to the designed px metrics whenever the container is at least natural size.
9
+ *
10
+ * Why a transform-scale wrapper rather than relative units or reflow:
11
+ * - The px tiers ARE the design (LiveKit parity); switching the geometry to
12
+ * relative units would change rendering at every container size, not just
13
+ * the overflowing ones.
14
+ * - Reflowing (fewer bars, smaller gaps) changes what the animation MEANS;
15
+ * proportional scale keeps the exact picture, just smaller.
16
+ * - A transform also covers the shader variants for free: their canvases size
17
+ * their backing store from layout size (`clientWidth`), which a transform
18
+ * does not change, so the bitmap stays at full natural resolution and only
19
+ * the composited output shrinks. No variant needs an exception.
20
+ *
21
+ * Both sizes are MEASURED (one ResizeObserver watching both wrappers), never
22
+ * restated from `sizes.ts`: the natural footprint depends on variant, size
23
+ * tier, barCount/count/radius and the consumer's own part styling, and a
24
+ * hand-derived width table would rot the day any of those moved.
25
+ *
26
+ * Where ResizeObserver does not exist (SSR, jsdom) this is inert: scale stays
27
+ * 1 and nothing is written, which is exactly the pre-fix rendering.
28
+ */
29
+ export function computeFitScale(
30
+ available: number | undefined,
31
+ natural: number | undefined,
32
+ ): number {
33
+ if (
34
+ available === undefined || natural === undefined ||
35
+ !Number.isFinite(available) || !Number.isFinite(natural) ||
36
+ available <= 0 || natural <= 0
37
+ ) {
38
+ return 1;
39
+ }
40
+ return Math.min(1, available / natural);
41
+ }
42
+
43
+ export interface FitScale {
44
+ /** Ref for the outer wrapper (the host box, clamped by `max-width: 100%`). */
45
+ observeOuter: (el: HTMLElement) => void;
46
+ /** Ref for the inner wrapper (the natural-size content that gets scaled). */
47
+ observeInner: (el: HTMLElement) => void;
48
+ /** 1 when the content fits; the proportional shrink factor when it does not. */
49
+ scale: Accessor<number>;
50
+ /** The scaled content height in px while shrunk, else undefined: the outer
51
+ * wrapper adopts it so the page never reserves the unscaled height. */
52
+ scaledHeight: Accessor<number | undefined>;
53
+ }
54
+
55
+ /**
56
+ * One ResizeObserver over both wrappers. ResizeObserver reports layout
57
+ * (border-box/content-box) sizes, which CSS transforms do not affect, so the
58
+ * inner wrapper keeps reporting its NATURAL size even while scaled, and the
59
+ * outer wrapper (whose `max-width: 100%` is what lets a narrow parent
60
+ * actually constrain it) reports the width the container is offering. The
61
+ * ratio of the two is the scale, with `computeFitScale` guarding the
62
+ * unmeasured/degenerate cases to 1 so a bad reading can never blank the
63
+ * element.
64
+ */
65
+ export function createFitScale(): FitScale {
66
+ const [availableWidth, setAvailableWidth] = createSignal<number>();
67
+ const [naturalWidth, setNaturalWidth] = createSignal<number>();
68
+ const [naturalHeight, setNaturalHeight] = createSignal<number>();
69
+
70
+ let outerEl: HTMLElement | undefined;
71
+ let innerEl: HTMLElement | undefined;
72
+ let observer: ResizeObserver | undefined;
73
+
74
+ const ensureObserver = (): ResizeObserver | undefined => {
75
+ if (observer) return observer;
76
+ if (typeof ResizeObserver === 'undefined') return undefined;
77
+ observer = new ResizeObserver((entries) => {
78
+ for (const entry of entries) {
79
+ // contentRect, not borderBoxSize: identical for these padding-less
80
+ // wrappers and present everywhere this runs.
81
+ if (entry.target === outerEl) setAvailableWidth(entry.contentRect.width);
82
+ if (entry.target === innerEl) {
83
+ setNaturalWidth(entry.contentRect.width);
84
+ setNaturalHeight(entry.contentRect.height);
85
+ }
86
+ }
87
+ });
88
+ return observer;
89
+ };
90
+
91
+ onCleanup(() => observer?.disconnect());
92
+
93
+ const scale = () => computeFitScale(availableWidth(), naturalWidth());
94
+ const scaledHeight = () => {
95
+ const k = scale();
96
+ const h = naturalHeight();
97
+ return k < 1 && h !== undefined && h > 0 ? h * k : undefined;
98
+ };
99
+
100
+ return {
101
+ observeOuter: (el) => {
102
+ outerEl = el;
103
+ ensureObserver()?.observe(el);
104
+ },
105
+ observeInner: (el) => {
106
+ innerEl = el;
107
+ ensureObserver()?.observe(el);
108
+ },
109
+ scale,
110
+ scaledHeight,
111
+ };
112
+ }