@kitn.ai/ui 0.25.1 → 0.26.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.
- package/README.md +5 -7
- package/dist/components/attachment-types.d.ts +46 -1
- package/dist/components/attachments.d.ts +31 -0
- package/dist/components/audio-visualizer/fit-scale.d.ts +50 -0
- package/dist/components/audio-visualizer/index.d.ts +15 -1
- package/dist/components/audio-visualizer/variant-bar.d.ts +24 -1
- package/dist/components/chat-thread.d.ts +3 -41
- package/dist/components/code-block.d.ts +22 -0
- package/dist/components/conversation-item.d.ts +54 -1
- package/dist/components/conversation-list.d.ts +65 -0
- package/dist/components/form.d.ts +42 -0
- package/dist/components/message.d.ts +7 -0
- package/dist/components/toast.d.ts +2 -1
- package/dist/components/voice-input.d.ts +8 -0
- package/dist/components/voice-output.d.ts +12 -1
- package/dist/components/workspace-shell.d.ts +87 -0
- package/dist/{create-tween-B5Y4Im8G.js → create-tween-BFT6c-Y8.js} +1 -1
- package/dist/{create-tween-4z1XYLkR.js → create-tween-CJNlzoaO.js} +1 -1
- package/dist/{create-tween-CUzOlaMS.js → create-tween-CQED4T0g.js} +1 -1
- package/dist/custom-elements.json +2931 -2572
- package/dist/diagnostics/hook.d.ts +81 -0
- package/dist/diagnostics/index.d.ts +7 -0
- package/dist/diagnostics/report-request.d.ts +61 -0
- package/dist/diagnostics.d.ts +5 -0
- package/dist/diagnostics.js +209 -0
- package/dist/elements/agent-card.js +1 -1
- package/dist/elements/artifact.js +1 -1
- package/dist/elements/attachments.js +1 -1
- package/dist/elements/audio-visualizer.js +1 -1
- package/dist/elements/autoloader.js +1 -1
- package/dist/elements/avatar.js +1 -1
- package/dist/elements/badge.js +1 -1
- package/dist/elements/button.js +1 -1
- package/dist/elements/card.js +1 -1
- package/dist/elements/cards.js +1 -1
- package/dist/elements/chain-of-thought.js +1 -1
- package/dist/elements/chat-scope-picker.js +1 -1
- package/dist/elements/chat-workspace.js +1 -1
- package/dist/elements/chat.js +1 -1
- package/dist/elements/checkpoint.js +1 -1
- package/dist/elements/choice.js +1 -1
- package/dist/elements/chunks/{Icon-b5A8hlHs.js → Icon--Y8vsFal.js} +1 -1
- package/dist/elements/chunks/action-icons-D9u3OzYW.js +1 -0
- package/dist/elements/chunks/arrow-left-CVh1TeN7.js +1 -0
- package/dist/elements/chunks/{artifact-BSuPYFHY.js → artifact-BkYcfIlZ.js} +1 -1
- package/dist/elements/chunks/attachments-DwfNlubq.js +1 -0
- package/dist/elements/chunks/audio-visualizer-D7lB6mvR.js +1 -0
- package/dist/elements/chunks/{badge-TIMiJFKc.js → badge-Q0-Cmwzz.js} +1 -1
- package/dist/elements/chunks/{button-B9okqG73.js → button-flUbeufF.js} +1 -1
- package/dist/elements/chunks/{card-renderer-CSoTL_e1.js → card-renderer-3Dyl-FpN.js} +1 -1
- package/dist/elements/chunks/check-B5kBPKeo.js +1 -0
- package/dist/elements/chunks/chevron-down-DZ1GS39h.js +1 -0
- package/dist/elements/chunks/chevron-right-CvP7OUd2.js +1 -0
- package/dist/elements/chunks/{choice-card-CGMc3kek.js → choice-card-D4QUIOWZ.js} +1 -1
- package/dist/elements/chunks/circle-CDf9g6MQ.js +1 -0
- package/dist/elements/chunks/circle-check-CA47Nqbz.js +1 -0
- package/dist/elements/chunks/{circle-x-mhH7pOK2.js → circle-x-CJ_HVbC8.js} +1 -1
- package/dist/elements/chunks/code-block-BdLiTitd.js +1 -0
- package/dist/elements/chunks/collapsible-BzbXpPzr.js +1 -0
- package/dist/elements/chunks/{composer-CZZmtYOT.js → composer-Byve-n8K.js} +2 -2
- package/dist/elements/chunks/{confirm-card-BWjf2-xo.js → confirm-card-B0flE3MN.js} +1 -1
- package/dist/elements/chunks/context-VLIL3sJ-.js +1 -0
- package/dist/elements/chunks/controllable-DTwTIlwp.js +1 -0
- package/dist/elements/chunks/conversation-item-BDztezOG.js +1 -0
- package/dist/elements/chunks/copy-Nf-kqxXH.js +1 -0
- package/dist/elements/chunks/{create-tween-CUrM6D_o.js → create-tween-c4Z8TDYz.js} +2 -2
- package/dist/elements/chunks/default-input-C2iLFq0b.js +1 -0
- package/dist/elements/chunks/define-wjHR1MkU.js +1 -0
- package/dist/elements/chunks/disclosure-CcNbyLy0.js +1 -0
- package/dist/elements/chunks/{download-DnCyWFJE.js → download-C4V7tBdb.js} +1 -1
- package/dist/elements/chunks/dropdown-BgWTthUx.js +1 -0
- package/dist/elements/chunks/{ellipsis-CVxqfsDZ.js → ellipsis-7gU33mL2.js} +1 -1
- package/dist/elements/chunks/embed-D3KewsIJ.js +1 -0
- package/dist/elements/chunks/{external-link-DG2sRdQL.js → external-link-CSOEsNlx.js} +1 -1
- package/dist/elements/chunks/{file-text-D0J9F6M7.js → file-text-D1G8khle.js} +1 -1
- package/dist/elements/chunks/{file-tree-yGWNK0Js.js → file-tree-zvB2i7P9.js} +1 -1
- package/dist/elements/chunks/{folder-NV1pi_ud.js → folder-WW2LGLid.js} +1 -1
- package/dist/elements/chunks/form-CQirdC4W.js +1 -0
- package/dist/elements/chunks/hover-card-CJJkfHTK.js +1 -0
- package/dist/elements/chunks/icon-Cfgmf4fa.js +1 -0
- package/dist/elements/chunks/{info-C8r5Q6cc.js → info-DX3YMOt6.js} +1 -1
- package/dist/elements/chunks/input-BtW9U6Sq.js +1 -0
- package/dist/elements/chunks/{kbd-OGJDUT-O.js → kbd-LGXwuT_V.js} +1 -1
- package/dist/elements/chunks/{link-BdsfLB7b.js → link-2My69BqT.js} +1 -1
- package/dist/elements/chunks/{link-preview-Cf5KOP-i.js → link-preview-OQ9IEq0f.js} +1 -1
- package/dist/elements/chunks/{loader-B5QzK_8_.js → loader-iOxc_Tu-.js} +1 -1
- package/dist/elements/chunks/{markdown-DbozyYqa.js → markdown-DgBFaGAz.js} +1 -1
- package/dist/elements/chunks/{message-DtXKPqiR.js → message-VMZohrXx.js} +1 -1
- package/dist/elements/chunks/message-circle-CpXMM-_n.js +1 -0
- package/dist/elements/chunks/message-square-DxcWtETQ.js +1 -0
- package/dist/elements/chunks/message-tZmV2A3p.js +1 -0
- package/dist/elements/chunks/{minimize-2-SegJ_oku.js → minimize-2-DPIUKTrT.js} +1 -1
- package/dist/elements/chunks/{model-switcher-D7JrFFHp.js → model-switcher-DsT8tFB0.js} +1 -1
- package/dist/elements/chunks/{overlay-CV7z2YuX.js → overlay-DuiwdXjm.js} +1 -1
- package/dist/elements/chunks/{paperclip-Bg0ITU3b.js → paperclip-CRZVp4z_.js} +1 -1
- package/dist/elements/chunks/{progress-bar-D1_rzt6N.js → progress-bar-DNy66e_E.js} +1 -1
- package/dist/elements/chunks/{prompt-suggestion-D5Sm8xF1.js → prompt-suggestion-Bn64Nl7L.js} +1 -1
- package/dist/elements/chunks/reasoning-Emn9N4-T.js +1 -0
- package/dist/elements/chunks/{resizable-Dpzjlvp4.js → resizable-D181b4fM.js} +1 -1
- package/dist/elements/chunks/{rotate-cw-DzVDJOA1.js → rotate-cw-CPWe37D9.js} +1 -1
- package/dist/elements/chunks/{scroll-area-93A1bbeG.js → scroll-area-ClZkZxIk.js} +1 -1
- package/dist/elements/chunks/scroll-button-DPE-t3x_.js +1 -0
- package/dist/elements/chunks/{separator-DH2r_ZSZ.js → separator-CeJHQqLW.js} +1 -1
- package/dist/elements/chunks/{settings-BFMOd6yB.js → settings-CqaHgJF9.js} +1 -1
- package/dist/elements/chunks/{settings-group-B3VZKIcz.js → settings-group-CjqjLCOn.js} +1 -1
- package/dist/elements/chunks/share-CyfnNEqp.js +1 -0
- package/dist/elements/chunks/{skeleton-N8BuWYmf.js → skeleton-D8akBnKS.js} +1 -1
- package/dist/elements/chunks/slots-DaNjX0rc.js +1 -0
- package/dist/elements/chunks/{source-w9V0NnBn.js → source-UWCvmVak.js} +1 -1
- package/dist/elements/chunks/{star-DHvACxtm.js → star-DoHFAikQ.js} +1 -1
- package/dist/elements/chunks/store-Cjq0qwYN.js +1 -0
- package/dist/elements/chunks/{tasks-card-lPxoodlA.js → tasks-card-CmZ5xh6v.js} +1 -1
- package/dist/elements/chunks/{text-shimmer-BY_rI3s5.js → text-shimmer-DYn09zrz.js} +1 -1
- package/dist/elements/chunks/textarea-skiGHURM.js +1 -0
- package/dist/elements/chunks/{thumbs-up-DQe0hvkZ.js → thumbs-up-DX2Ijk3H.js} +1 -1
- package/dist/elements/chunks/{toast-store-VUZZBhzH.js → toast-store-CFnQpThX.js} +1 -1
- package/dist/elements/chunks/{tool-C1YtxwPu.js → tool-DKQ2D1DP.js} +1 -1
- package/dist/elements/chunks/{tooltip-BqwnFWhn.js → tooltip-B0G99y8w.js} +1 -1
- package/dist/elements/chunks/{triangle-alert-B6or7F5u.js → triangle-alert-F9cyUEyy.js} +1 -1
- package/dist/elements/chunks/{use-card-resolution-DJg32jGH.js → use-card-resolution-DoA2f_EU.js} +1 -1
- package/dist/elements/chunks/{variant-aurora-QXTZPyST.js → variant-aurora-qt6Zct8M.js} +2 -2
- package/dist/elements/chunks/variant-custom-tJp22_BQ.js +1 -0
- package/dist/{variant-wave-BwzrHD1s.js → elements/chunks/variant-wave-CaQ5ti39.js} +2 -2
- package/dist/elements/chunks/x-B6UnOiLw.js +1 -0
- package/dist/elements/coachmark.js +1 -1
- package/dist/elements/code-block.js +1 -1
- package/dist/elements/command.js +1 -1
- package/dist/elements/compare.js +1 -1
- package/dist/elements/composer.js +1 -1
- package/dist/elements/confirm-card.js +1 -1
- package/dist/elements/context-meter.js +1 -1
- package/dist/elements/conversation-item.d.ts +1 -0
- package/dist/elements/conversation-item.js +1 -0
- package/dist/elements/conversation-list.js +1 -1
- package/dist/elements/default-input.d.ts +3 -3
- package/dist/elements/define.d.ts +27 -0
- package/dist/elements/diagnostic-events.d.ts +74 -0
- package/dist/elements/dialog.js +1 -1
- package/dist/elements/dock.d.ts +1 -0
- package/dist/elements/dock.js +149 -0
- package/dist/elements/dropdown.d.ts +1 -0
- package/dist/elements/dropdown.js +1 -0
- package/dist/elements/editable-label.js +1 -1
- package/dist/elements/element-diagnostics.d.ts +81 -0
- package/dist/elements/embed.js +1 -1
- package/dist/elements/empty.js +1 -1
- package/dist/elements/feedback-bar.js +1 -1
- package/dist/elements/file-tree.js +1 -1
- package/dist/elements/file-upload.js +1 -1
- package/dist/elements/form.js +1 -1
- package/dist/elements/hover-card.js +1 -1
- package/dist/elements/icon.js +1 -1
- package/dist/elements/image.js +1 -1
- package/dist/elements/input.js +1 -1
- package/dist/elements/kbd.js +1 -1
- package/dist/elements/link-preview.js +1 -1
- package/dist/elements/loader.js +1 -1
- package/dist/elements/markdown.js +1 -1
- package/dist/elements/menu.js +1 -1
- package/dist/elements/message-skills.js +1 -1
- package/dist/elements/message.js +1 -1
- package/dist/elements/model-switcher.js +1 -1
- package/dist/elements/nav.js +1 -1
- package/dist/elements/notice.js +1 -1
- package/dist/elements/pane-group.js +1 -1
- package/dist/elements/pane.js +1 -1
- package/dist/elements/popover.js +1 -1
- package/dist/elements/progress-bar.js +1 -1
- package/dist/elements/prompt-dock.js +1 -1
- package/dist/elements/prompt-input.js +1 -1
- package/dist/elements/prompt-suggestions.js +1 -1
- package/dist/elements/reasoning.js +1 -1
- package/dist/elements/register.d.ts +2 -0
- package/dist/elements/remote.js +1 -1
- package/dist/elements/resizable.js +1 -1
- package/dist/elements/response-stream.js +3 -3
- package/dist/elements/screen.js +1 -1
- package/dist/elements/scroll-area.js +1 -1
- package/dist/elements/scroll-button.js +1 -1
- package/dist/elements/search.js +1 -1
- package/dist/elements/segmented.js +1 -1
- package/dist/elements/separator.js +1 -1
- package/dist/elements/setting-item.js +1 -1
- package/dist/elements/settings-group.js +1 -1
- package/dist/elements/skeleton.js +1 -1
- package/dist/elements/slots.d.ts +35 -3
- package/dist/elements/source.js +1 -1
- package/dist/elements/status.js +1 -1
- package/dist/elements/switch.js +1 -1
- package/dist/elements/tabs.js +1 -1
- package/dist/elements/tasks.js +1 -1
- package/dist/elements/text-shimmer.js +1 -1
- package/dist/elements/thinking-bar.js +1 -1
- package/dist/elements/thread.js +1 -1
- package/dist/elements/toast.js +1 -1
- package/dist/elements/tool.js +1 -1
- package/dist/elements/tooltip.js +1 -1
- package/dist/elements/voice-input.js +1 -1
- package/dist/elements/voice-output.js +1 -1
- package/dist/elements.d.ts +232 -148
- package/dist/index.d.ts +2 -0
- package/dist/index.js +5456 -4931
- package/dist/index.server.js +4142 -3669
- package/dist/kai-provider.es.js +40 -40
- package/dist/kai.es.js +1 -1
- package/dist/llms/llms-full.txt +184 -69
- package/dist/llms/llms.txt +3 -3
- package/dist/mcp.es.js +2669 -546
- package/dist/primitives/use-resize-observer.d.ts +23 -0
- package/dist/primitives/use-speech-recognition.d.ts +8 -0
- package/dist/primitives/use-text-stream.d.ts +5 -0
- package/dist/react/index.d.ts +115 -266
- package/dist/react.js +247 -221
- package/dist/register-impl-DpE7icIb.js +293 -0
- package/dist/schemas/index.d.ts +1 -1
- package/dist/schemas/tool-defs.d.ts +35 -0
- package/dist/schemas.js +403 -310
- package/dist/{solid-BMuDmFo_.js → solid-BtdqNZI7.js} +8435 -7394
- package/dist/{solid-CGYNdLRR.js → solid-CnavwBye.js} +5987 -5035
- package/dist/solid.d.ts +5 -0
- package/dist/solid.js +210 -203
- package/dist/solid.server.js +210 -203
- package/dist/state/index.d.ts +4 -0
- package/dist/state/persistence.d.ts +51 -0
- package/dist/state/stream.d.ts +50 -0
- package/dist/state/threads.d.ts +71 -0
- package/dist/state.js +269 -169
- package/dist/types.d.ts +4 -2
- package/dist/ui/dock.d.ts +109 -0
- package/dist/ui/hover-card.d.ts +44 -0
- package/dist/{variant-aurora-DwSOfraQ.js → variant-aurora-B8II3-I1.js} +27 -27
- package/dist/{variant-aurora-wKvAQ5wp.js → variant-aurora-CMNWOSJR.js} +28 -28
- package/dist/{variant-aurora-XEkPT0_z.js → variant-aurora-CcuDMWwQ.js} +2 -2
- package/dist/{variant-custom-eFIg2XWQ.js → variant-custom-BdvYC7af.js} +40 -40
- package/dist/{variant-custom-BhS9wIpU.js → variant-custom-C714mqKl.js} +65 -65
- package/dist/variant-custom-L16JLLZy.js +1 -0
- package/dist/{elements/chunks/variant-wave-DDCwhLas.js → variant-wave-2S4La2Ka.js} +2 -2
- package/dist/{variant-wave-CbVsmgwT.js → variant-wave-D7ruiA1W.js} +25 -25
- package/dist/{variant-wave-CUWGx9Bn.js → variant-wave-ecwykeyL.js} +21 -21
- package/dist/wire/chunk.d.ts +47 -0
- package/dist/wire/diagnostics.d.ts +575 -0
- package/dist/wire/encode-probe.d.ts +70 -0
- package/dist/wire/encode.d.ts +24 -0
- package/dist/wire/index.d.ts +2 -0
- package/dist/wire/sse.d.ts +10 -2
- package/dist/wire.js +917 -480
- package/frameworks/react/index.tsx +132 -93
- package/llms-full.txt +184 -69
- package/llms.txt +3 -3
- package/package.json +27 -7
- package/src/agent-tooling/archetypes.ts +41 -9
- package/src/agent-tooling/catalog/README.md +676 -0
- package/src/agent-tooling/catalog/catalog-types.ts +231 -0
- package/src/agent-tooling/catalog/fabrications.ts +96 -0
- package/src/agent-tooling/catalog/invariants.ts +284 -0
- package/src/agent-tooling/catalog/labs-titles.ts +114 -0
- package/src/agent-tooling/catalog/scenarios.ts +87 -0
- package/src/agent-tooling/catalog/surfaces.ts +275 -0
- package/src/agent-tooling/integrations/anthropic.ts +7 -1
- package/src/agent-tooling/integrations/cloudflare.ts +43 -2
- package/src/agent-tooling/integrations/langgraph.ts +7 -1
- package/src/agent-tooling/integrations/mastra.ts +7 -1
- package/src/agent-tooling/integrations/mock.ts +92 -17
- package/src/agent-tooling/integrations/ollama.ts +7 -1
- package/src/agent-tooling/integrations/openai.ts +7 -1
- package/src/agent-tooling/integrations/openrouter.ts +7 -1
- package/src/agent-tooling/integrations/pi.ts +56 -1
- package/src/agent-tooling/integrations/vercel-ai-sdk.ts +7 -1
- package/src/agent-tooling/mcp/css-raw.d.ts +12 -0
- package/src/agent-tooling/mcp/manifest.ts +100 -1
- package/src/agent-tooling/mcp/server.ts +61 -5
- package/src/agent-tooling/mcp/tools/reference.ts +440 -4
- package/src/agent-tooling/mcp/tools/scaffold.ts +1834 -307
- package/src/agent-tooling/mcp/tools/theme.ts +146 -30
- package/src/agent-tooling/mcp/validate-args.ts +141 -0
- package/src/agent-tooling/registry.ts +19 -7
- package/src/agent-tooling/route-emit.ts +26 -2
- package/src/components/attachment-types.ts +47 -1
- package/src/components/attachments.tsx +169 -22
- package/src/components/audio-visualizer/fit-scale.ts +112 -0
- package/src/components/audio-visualizer/index.tsx +80 -3
- package/src/components/audio-visualizer/variant-aurora.tsx +10 -4
- package/src/components/audio-visualizer/variant-bar.tsx +38 -6
- package/src/components/audio-visualizer/variant-custom.tsx +8 -2
- package/src/components/audio-visualizer/variant-grid.tsx +16 -11
- package/src/components/audio-visualizer/variant-radial.tsx +15 -10
- package/src/components/audio-visualizer/variant-wave.tsx +7 -2
- package/src/components/chat-container.tsx +4 -1
- package/src/components/chat-thread.tsx +36 -7
- package/src/components/code-block.tsx +79 -3
- package/src/components/composer.tsx +8 -1
- package/src/components/conversation-item.tsx +114 -4
- package/src/components/conversation-list.tsx +212 -12
- package/src/components/embed.tsx +4 -0
- package/src/components/form.tsx +41 -14
- package/src/components/message.tsx +75 -5
- package/src/components/response-stream.tsx +13 -7
- package/src/components/screen.tsx +5 -0
- package/src/components/scroll-button.tsx +7 -0
- package/src/components/toast.tsx +11 -5
- package/src/components/voice-input.tsx +35 -3
- package/src/components/voice-output.tsx +46 -6
- package/src/components/workspace-shell.tsx +285 -0
- package/src/diagnostics/hook.ts +352 -0
- package/src/diagnostics/index.ts +82 -0
- package/src/diagnostics/report-request.ts +296 -0
- package/src/elements/attachments.tsx +6 -7
- package/src/elements/audio-visualizer.tsx +48 -4
- package/src/elements/chat-workspace.tsx +159 -287
- package/src/elements/chat.tsx +12 -9
- package/src/elements/code-block.tsx +19 -1
- package/src/elements/command.tsx +4 -1
- package/src/elements/compiled.css +1 -1
- package/src/elements/conversation-item.tsx +80 -0
- package/src/elements/conversation-list.tsx +60 -11
- package/src/elements/default-input.tsx +5 -5
- package/src/elements/define.tsx +168 -8
- package/src/elements/diagnostic-events.ts +114 -0
- package/src/elements/dialog.tsx +47 -0
- package/src/elements/disclosure.ts +34 -12
- package/src/elements/dock.tsx +204 -0
- package/src/elements/dropdown.tsx +123 -0
- package/src/elements/element-diagnostics.ts +392 -0
- package/src/elements/element-manifest.json +12 -0
- package/src/elements/element-meta.json +672 -439
- package/src/elements/element-nonscalar.json +170 -0
- package/src/elements/element-types.d.ts +232 -148
- package/src/elements/menu.tsx +13 -0
- package/src/elements/prompt-dock.tsx +2 -1
- package/src/elements/prompt-input.tsx +8 -8
- package/src/elements/register-impl.ts +46 -0
- package/src/elements/register.ts +28 -0
- package/src/elements/resizable.tsx +52 -25
- package/src/elements/scroll-button.tsx +5 -0
- package/src/elements/slots.ts +107 -12
- package/src/elements/styles.css +30 -6
- package/src/elements/thinking-bar.tsx +16 -7
- package/src/elements/toast.tsx +3 -0
- package/src/elements/tool.tsx +26 -5
- package/src/elements/voice-input.tsx +11 -2
- package/src/elements/voice-output.tsx +16 -3
- package/src/index.ts +2 -0
- package/src/primitives/use-resize-observer.ts +33 -0
- package/src/primitives/use-speech-recognition.ts +12 -1
- package/src/primitives/use-stick-to-bottom.ts +34 -2
- package/src/primitives/use-text-stream.ts +33 -2
- package/src/remote/provider-runtime.ts +6 -3
- package/src/schemas/index.ts +1 -0
- package/src/schemas/tool-defs.ts +297 -6
- package/src/solid.ts +5 -0
- package/src/state/index.ts +12 -0
- package/src/state/persistence.ts +180 -0
- package/src/state/stream.ts +71 -4
- package/src/state/threads.ts +142 -0
- package/src/types.ts +4 -2
- package/src/ui/dialog.tsx +6 -0
- package/src/ui/dock.tsx +445 -0
- package/src/ui/dropdown.tsx +67 -23
- package/src/ui/hover-card.tsx +156 -6
- package/src/ui/input.tsx +29 -10
- package/src/ui/resizable.tsx +11 -0
- package/src/wire/chunk.ts +47 -0
- package/src/wire/consume.ts +185 -26
- package/src/wire/diagnostics.ts +727 -0
- package/src/wire/encode-probe.ts +214 -0
- package/src/wire/encode.ts +267 -14
- package/src/wire/formats/anthropic.ts +8 -1
- package/src/wire/formats/openai.ts +5 -0
- package/src/wire/index.ts +22 -0
- package/src/wire/read.ts +250 -6
- package/src/wire/sse.ts +16 -3
- package/dist/elements/chunks/action-icons-DW9muWrY.js +0 -1
- package/dist/elements/chunks/arrow-left-iJVnQmxA.js +0 -1
- package/dist/elements/chunks/attachments-CL6TaqIb.js +0 -1
- package/dist/elements/chunks/audio-visualizer-BuUqQmaO.js +0 -1
- package/dist/elements/chunks/chat-thread-DxoKaStk.js +0 -1
- package/dist/elements/chunks/check-MdLzbxrm.js +0 -1
- package/dist/elements/chunks/chevron-down-MK7IzDqe.js +0 -1
- package/dist/elements/chunks/chevron-right-C5jXhmtV.js +0 -1
- package/dist/elements/chunks/circle-BG7VkPep.js +0 -1
- package/dist/elements/chunks/circle-check-GqvO2UBs.js +0 -1
- package/dist/elements/chunks/code-block-ClhQO9RW.js +0 -1
- package/dist/elements/chunks/collapsible-DBcBkFPh.js +0 -1
- package/dist/elements/chunks/context-hKjNqiyQ.js +0 -1
- package/dist/elements/chunks/conversation-list-CsGJjSKG.js +0 -1
- package/dist/elements/chunks/default-input-B1Mem5wu.js +0 -1
- package/dist/elements/chunks/define-B_tXMYRm.js +0 -1
- package/dist/elements/chunks/disclosure-DAoYOKew.js +0 -1
- package/dist/elements/chunks/dropdown-CmNna5lT.js +0 -1
- package/dist/elements/chunks/embed-CjAD2jSi.js +0 -1
- package/dist/elements/chunks/form-Cp8Y00Wn.js +0 -1
- package/dist/elements/chunks/hover-card-6KtXpLwT.js +0 -1
- package/dist/elements/chunks/icon-97R8SR2p.js +0 -1
- package/dist/elements/chunks/input-DrseEjhp.js +0 -1
- package/dist/elements/chunks/message-CE4k-qaj.js +0 -1
- package/dist/elements/chunks/message-square-C9ovmtOo.js +0 -1
- package/dist/elements/chunks/reasoning-BrxQfpfI.js +0 -1
- package/dist/elements/chunks/scroll-button-CrTo7wm4.js +0 -1
- package/dist/elements/chunks/share-DgNbkJKY.js +0 -1
- package/dist/elements/chunks/slots-CIw9RlAe.js +0 -1
- package/dist/elements/chunks/store-HIPGhNz9.js +0 -1
- package/dist/elements/chunks/textarea-DPfuhswM.js +0 -1
- package/dist/elements/chunks/variant-custom-D5ZlmziF.js +0 -1
- package/dist/elements/chunks/video-Bb86fVYI.js +0 -1
- package/dist/elements/chunks/x-BOhjBeOd.js +0 -1
- package/dist/primitives/card-validate-generator.testlib.d.ts +0 -20
- package/dist/register-impl-DGmGzrEM.js +0 -145
- package/dist/variant-custom-MkTNTycd.js +0 -1
- package/src/primitives/card-validate-generator.testlib.ts +0 -38
|
@@ -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
|
-
|
|
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
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
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
|
-
|
|
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
|
|
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
|
|
248
|
-
|
|
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
|
-
|
|
253
|
-
|
|
254
|
-
|
|
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 (owner finding, rung 2): 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
|
+
}
|
|
@@ -7,6 +7,7 @@ import { useAudioAnalysis } from '../../primitives/use-audio-analysis';
|
|
|
7
7
|
import { mirrorBandsCenterOut, mirrorBandsAroundRing } from '../../primitives/audio-bands';
|
|
8
8
|
import { normalizeState, type VisualizerState } from '../../primitives/visualizer-sequences';
|
|
9
9
|
import { BarVisualizer, type VariantProps } from './variant-bar';
|
|
10
|
+
import { createFitScale } from './fit-scale';
|
|
10
11
|
import { GridVisualizer } from './variant-grid';
|
|
11
12
|
import { RadialVisualizer } from './variant-radial';
|
|
12
13
|
import { defaultBarCount, defaultGridCount, defaultRadialBarCount, type VisualizerSize } from './sizes';
|
|
@@ -75,10 +76,24 @@ export interface AudioVisualizerProps {
|
|
|
75
76
|
complexity?: number;
|
|
76
77
|
/** Setting this makes the element an announced image instead of decorative. */
|
|
77
78
|
label?: string;
|
|
79
|
+
/** Live audio to analyze. NOTE: amplitude renders only while
|
|
80
|
+
* `state === 'speaking'` unless `listeningAmplitude` is set; every other
|
|
81
|
+
* state plays its scripted animation and the analysis output is unused. */
|
|
78
82
|
stream?: MediaStream;
|
|
83
|
+
/** Same speaking-only amplitude rule as `stream`: see `listeningAmplitude`. */
|
|
79
84
|
audioElement?: HTMLMediaElement;
|
|
80
|
-
/** Pre-computed levels. Set this and no AudioContext is ever constructed.
|
|
85
|
+
/** Pre-computed levels. Set this and no AudioContext is ever constructed.
|
|
86
|
+
* Same speaking-only amplitude rule as `stream`: see `listeningAmplitude`. */
|
|
81
87
|
bands?: number[];
|
|
88
|
+
/**
|
|
89
|
+
* Opt in to rendering live amplitude during `listening` as well, using the
|
|
90
|
+
* same presentation as `speaking`. Default off, which keeps LiveKit parity:
|
|
91
|
+
* amplitude (from `stream`, `audioElement` or `bands`) renders only while
|
|
92
|
+
* `state === 'speaking'`. Set this to show a real mic-level picture while
|
|
93
|
+
* the USER is the one talking. Forwarded to every variant; see
|
|
94
|
+
* `amplitudeRenderState` in variant-bar for the single mapping they share.
|
|
95
|
+
*/
|
|
96
|
+
listeningAmplitude?: boolean;
|
|
82
97
|
/**
|
|
83
98
|
* Custom fragment shader for `variant="custom"`. See `ShaderSpec` for the
|
|
84
99
|
* full contract -- most importantly, `fragment` MUST output premultiplied
|
|
@@ -371,11 +386,15 @@ export function AudioVisualizer(props: AudioVisualizerProps): JSX.Element {
|
|
|
371
386
|
// `bands={bands()}`, at every call site below, exactly like `volume`,
|
|
372
387
|
// `complexity`, etc. already are: an explicit prop gets its OWN getter,
|
|
373
388
|
// entirely independent of this one.
|
|
389
|
+
// `listeningAmplitude` is safe inside this bundle (unlike `bands`): it is a
|
|
390
|
+
// boolean a caller sets once, not a signal driven at audio cadence, so
|
|
391
|
+
// reading it through the shared getters cannot drag in a hot subscription.
|
|
374
392
|
const shared = (): Omit<VariantProps, 'bands'> => ({
|
|
375
393
|
state: state(),
|
|
376
394
|
size: size(),
|
|
377
395
|
frozen: reduced(),
|
|
378
396
|
color: props.color,
|
|
397
|
+
listeningAmplitude: props.listeningAmplitude,
|
|
379
398
|
});
|
|
380
399
|
|
|
381
400
|
// The three DOM variants (bar/grid/radial), including the bar fallback
|
|
@@ -390,9 +409,66 @@ export function AudioVisualizer(props: AudioVisualizerProps): JSX.Element {
|
|
|
390
409
|
? { role: 'img' as const, 'aria-label': props.label }
|
|
391
410
|
: { 'aria-hidden': 'true' as const };
|
|
392
411
|
|
|
412
|
+
// Fit-to-container: measured by createFitScale (see fit-scale.ts for the
|
|
413
|
+
// full design rationale). At or above the natural width this contributes
|
|
414
|
+
// nothing but the `max-width` clamp, so the designed px metrics render
|
|
415
|
+
// exactly; below it, the inner wrapper scales the whole picture down and
|
|
416
|
+
// the outer adopts the scaled height so layout follows the visual.
|
|
417
|
+
const fit = createFitScale();
|
|
418
|
+
|
|
393
419
|
return (
|
|
394
|
-
<div
|
|
395
|
-
|
|
420
|
+
<div
|
|
421
|
+
class={cn('inline-flex', props.class)}
|
|
422
|
+
{...a11y()}
|
|
423
|
+
ref={fit.observeOuter}
|
|
424
|
+
style={{
|
|
425
|
+
// What lets a narrow container actually constrain this element: the
|
|
426
|
+
// content is fixed-px, so without the clamp the host box would just
|
|
427
|
+
// overflow (and clip at the viewport edge, the reported defect).
|
|
428
|
+
'max-width': '100%',
|
|
429
|
+
// While shrunk, the inner wrapper's LAYOUT box deliberately keeps its
|
|
430
|
+
// natural size (that is what keeps the measurement honest above), so
|
|
431
|
+
// it overhangs this box below/right of the scaled visual. `hidden`
|
|
432
|
+
// clips that overhang for BOTH painting and hit-testing -- without it
|
|
433
|
+
// the stale layout box covered a sibling button and ate its pointer
|
|
434
|
+
// events (W5 live finding, mechanism 2). Nothing visible is clipped:
|
|
435
|
+
// the scaled visual is exactly this box by construction.
|
|
436
|
+
// `vertical-align: top` rides along with `overflow: hidden`, which is
|
|
437
|
+
// what makes it necessary: hidden overflow moves an inline-flex box's
|
|
438
|
+
// baseline to its bottom border edge, so the surrounding line box
|
|
439
|
+
// grows by the font strut's descent below it and the host measures
|
|
440
|
+
// ~6px taller than the box (measured in headed Chromium: 107.2 vs
|
|
441
|
+
// 101.2). Top alignment opts out of baseline layout entirely. Scoped
|
|
442
|
+
// to the scaled state so default (unscaled) inline placement beside
|
|
443
|
+
// text keeps its original baseline behavior.
|
|
444
|
+
...(fit.scaledHeight() !== undefined
|
|
445
|
+
? { height: `${fit.scaledHeight()}px`, overflow: 'hidden', 'vertical-align': 'top' }
|
|
446
|
+
: {}),
|
|
447
|
+
}}
|
|
448
|
+
>
|
|
449
|
+
<div
|
|
450
|
+
ref={fit.observeInner}
|
|
451
|
+
style={{
|
|
452
|
+
// THE FEEDBACK-LOOP GUARD (W5 live finding, mechanism 1). The inner
|
|
453
|
+
// wrapper is a flex item of the outer, and a flex item's default
|
|
454
|
+
// `align-self: stretch` makes its LAYOUT height follow the outer's
|
|
455
|
+
// -- including the scaled height this component itself adopts below.
|
|
456
|
+
// The ResizeObserver measuring this element for its NATURAL size
|
|
457
|
+
// then reads back the adopted height, k multiplies in again, and
|
|
458
|
+
// the element spirals (measured in headed Chromium: 224px -> 45.7
|
|
459
|
+
// -> 0.85 -> 0.38). `flex-start` + `flex: none` pin this box to its
|
|
460
|
+
// intrinsic content size in BOTH axes, so the measurement can never
|
|
461
|
+
// see anything this component wrote. Unconditional: at scale 1 both
|
|
462
|
+
// are visually identical to the defaults for a single item that
|
|
463
|
+
// defines its container's size.
|
|
464
|
+
flex: '0 0 auto',
|
|
465
|
+
'align-self': 'flex-start',
|
|
466
|
+
...(fit.scale() < 1
|
|
467
|
+
? { transform: `scale(${fit.scale()})`, 'transform-origin': 'top left' }
|
|
468
|
+
: {}),
|
|
469
|
+
}}
|
|
470
|
+
>
|
|
471
|
+
<Switch
|
|
396
472
|
fallback={<BarVisualizer {...domShared()} bands={bands()} barCount={props.barCount} />}
|
|
397
473
|
>
|
|
398
474
|
<Match when={variant() === 'grid'}>
|
|
@@ -446,6 +522,7 @@ export function AudioVisualizer(props: AudioVisualizerProps): JSX.Element {
|
|
|
446
522
|
</Show>
|
|
447
523
|
</Match>
|
|
448
524
|
</Switch>
|
|
525
|
+
</div>
|
|
449
526
|
</div>
|
|
450
527
|
);
|
|
451
528
|
}
|
|
@@ -3,6 +3,7 @@ import { ShaderCanvas, hexToRgb, DEFAULT_SHADER_COLOR } from './shader-canvas';
|
|
|
3
3
|
import { createTween } from '../../primitives/create-tween';
|
|
4
4
|
import type { VisualizerState } from '../../primitives/visualizer-sequences';
|
|
5
5
|
import { CONTAINER_HEIGHT } from './sizes';
|
|
6
|
+
import { amplitudeRenderState } from './variant-bar';
|
|
6
7
|
import type { ShaderVariantProps } from './index';
|
|
7
8
|
import auroraShader from './aurora.glsl';
|
|
8
9
|
|
|
@@ -175,8 +176,13 @@ export default function AuroraVisualizer(props: ShaderVariantProps & { dark?: bo
|
|
|
175
176
|
// nothing upstream resolved a theme at all (the standalone case).
|
|
176
177
|
const resolvedDark = () => props.dark ?? systemDark();
|
|
177
178
|
|
|
179
|
+
// The state the rendering follows: `listeningAmplitude` folds `listening`
|
|
180
|
+
// into the speaking presentation (live-volume uScale). See
|
|
181
|
+
// amplitudeRenderState in variant-bar. `data-kai-state` keeps the real state.
|
|
182
|
+
const renderState = () => amplitudeRenderState(props.state, props.listeningAmplitude);
|
|
183
|
+
|
|
178
184
|
createEffect(() => {
|
|
179
|
-
const t = auroraTargets(
|
|
185
|
+
const t = auroraTargets(renderState());
|
|
180
186
|
// Fact sheet section 5: "0.5 s ease-out unless noted." Frozen (reduced
|
|
181
187
|
// motion) settles on every target immediately instead.
|
|
182
188
|
const landing = props.frozen ? { duration: 0 } : { duration: 0.5, ease: 'easeOut' as const };
|
|
@@ -198,7 +204,7 @@ export default function AuroraVisualizer(props: ShaderVariantProps & { dark?: bo
|
|
|
198
204
|
// ease-out landing, and frozen collapses the spring like any tween.
|
|
199
205
|
scale.to(
|
|
200
206
|
t.scale,
|
|
201
|
-
|
|
207
|
+
renderState() === 'listening' && !props.frozen
|
|
202
208
|
? { type: 'spring', duration: 1.0, bounce: 0.35 }
|
|
203
209
|
: landing,
|
|
204
210
|
);
|
|
@@ -231,7 +237,7 @@ export default function AuroraVisualizer(props: ShaderVariantProps & { dark?: bo
|
|
|
231
237
|
// own value here would wire the self-retriggering effect loop
|
|
232
238
|
// create-tween's doc warns about.
|
|
233
239
|
createEffect(() => {
|
|
234
|
-
if (
|
|
240
|
+
if (renderState() !== 'speaking') return;
|
|
235
241
|
const volume = props.volume;
|
|
236
242
|
if (!(volume > 0)) return;
|
|
237
243
|
if (scale.animating()) return;
|
|
@@ -243,7 +249,7 @@ export default function AuroraVisualizer(props: ShaderVariantProps & { dark?: bo
|
|
|
243
249
|
// absolute time in the shader, so a nonzero value would keep the figure
|
|
244
250
|
// spinning through reduced motion.
|
|
245
251
|
const rotationValue = () =>
|
|
246
|
-
props.frozen ? 0 : (auroraTargets(
|
|
252
|
+
props.frozen ? 0 : (auroraTargets(renderState()).rotation * Math.PI) / 180;
|
|
247
253
|
|
|
248
254
|
// uTheme: 0 selects the shader's DARK colour pipeline, 1 selects LIGHT
|
|
249
255
|
// (aurora.glsl.ts, fact sheet section 4 -- a real branch in the colour
|
|
@@ -9,8 +9,18 @@ import { CONTAINER_HEIGHT, GAP, BAR_WIDTH, defaultBarCount, type VisualizerSize
|
|
|
9
9
|
export interface VariantProps {
|
|
10
10
|
state: VisualizerState;
|
|
11
11
|
size: VisualizerSize;
|
|
12
|
-
/** Multiband levels, 0..1. Only read while `state === 'speaking'
|
|
12
|
+
/** Multiband levels, 0..1. Only read while `state === 'speaking'`, or also
|
|
13
|
+
* while `'listening'` when `listeningAmplitude` is set. */
|
|
13
14
|
bands: number[];
|
|
15
|
+
/**
|
|
16
|
+
* Opt in to rendering live amplitude during `listening` as well: the
|
|
17
|
+
* variant presents `listening` exactly as it presents `speaking` (live
|
|
18
|
+
* levels, lit geometry) while the host keeps reporting the real state via
|
|
19
|
+
* `data-kai-state`. Default off, which preserves LiveKit parity: amplitude
|
|
20
|
+
* renders only while `state === 'speaking'`, and every other state plays
|
|
21
|
+
* its scripted sequence. See `amplitudeRenderState`.
|
|
22
|
+
*/
|
|
23
|
+
listeningAmplitude?: boolean;
|
|
14
24
|
/** `prefers-reduced-motion`: pin the sequencer at its first frame. */
|
|
15
25
|
frozen: boolean;
|
|
16
26
|
/** Overrides the inherited `currentColor` the bars are painted with. */
|
|
@@ -42,20 +52,42 @@ export interface VariantProps {
|
|
|
42
52
|
* `packages/shadcn/components/agents-ui/agent-audio-visualizer-bar.tsx`
|
|
43
53
|
* (Apache License 2.0).
|
|
44
54
|
*/
|
|
55
|
+
/**
|
|
56
|
+
* The state the RENDERING follows, as opposed to the state the consumer set.
|
|
57
|
+
*
|
|
58
|
+
* `listeningAmplitude` opts the `listening` state into the full speaking
|
|
59
|
+
* presentation: every variant routes its state-driven decisions (levels,
|
|
60
|
+
* highlight sequence, thresholds, volume overrides) through this ONE mapping
|
|
61
|
+
* rather than each patching its own `=== 'speaking'` gates, so the opt-in
|
|
62
|
+
* cannot half-apply within a variant. The host's `data-kai-state` deliberately
|
|
63
|
+
* keeps the REAL state, so CSS hooks and consumers observing the element are
|
|
64
|
+
* never lied to. With the flag absent or false this is the identity mapping,
|
|
65
|
+
* which is what keeps the default byte-identical to LiveKit parity.
|
|
66
|
+
*/
|
|
67
|
+
export function amplitudeRenderState(
|
|
68
|
+
state: VisualizerState,
|
|
69
|
+
listeningAmplitude: boolean | undefined,
|
|
70
|
+
): VisualizerState {
|
|
71
|
+
return listeningAmplitude === true && state === 'listening' ? 'speaking' : state;
|
|
72
|
+
}
|
|
73
|
+
|
|
45
74
|
export function BarVisualizer(props: VariantProps & { barCount?: number }): JSX.Element {
|
|
46
75
|
const count = () => props.barCount ?? defaultBarCount(props.size);
|
|
76
|
+
const renderState = () => amplitudeRenderState(props.state, props.listeningAmplitude);
|
|
47
77
|
|
|
48
78
|
// Frozen (reduced motion) parks the sequence on frame 0 rather than stopping
|
|
49
79
|
// the component: the shape still reads, it just does not move.
|
|
50
|
-
const tick = useSequencer(() => (props.frozen ? Infinity : barInterval(
|
|
80
|
+
const tick = useSequencer(() => (props.frozen ? Infinity : barInterval(renderState(), count())));
|
|
51
81
|
|
|
52
|
-
const sequence = () => barSequence(
|
|
82
|
+
const sequence = () => barSequence(renderState(), count());
|
|
53
83
|
const highlighted = () => sequence()[tick() % sequence().length] ?? [];
|
|
54
84
|
|
|
55
|
-
// Bands only mean anything while speaking
|
|
56
|
-
//
|
|
85
|
+
// Bands only mean anything while speaking (or listening under the
|
|
86
|
+
// `listeningAmplitude` opt-in, which renderState folds into 'speaking').
|
|
87
|
+
// Everywhere else the sequence is the whole story, so a stale level never
|
|
88
|
+
// leaks into a scripted state.
|
|
57
89
|
const levels = () =>
|
|
58
|
-
|
|
90
|
+
renderState() === 'speaking'
|
|
59
91
|
? normalizeVolumeBands(props.bands, count())
|
|
60
92
|
: new Array(count()).fill(0);
|
|
61
93
|
|
|
@@ -3,6 +3,7 @@ import { ShaderCanvas, hexToRgb, DEFAULT_SHADER_COLOR, type UniformSpec, type Un
|
|
|
3
3
|
import { createTween } from '../../primitives/create-tween';
|
|
4
4
|
import { shaderTargets } from '../../primitives/visualizer-sequences';
|
|
5
5
|
import { CONTAINER_HEIGHT } from './sizes';
|
|
6
|
+
import { amplitudeRenderState } from './variant-bar';
|
|
6
7
|
import type { ShaderVariantProps } from './index';
|
|
7
8
|
|
|
8
9
|
/**
|
|
@@ -203,6 +204,11 @@ export default function CustomVisualizer(props: ShaderVariantProps): JSX.Element
|
|
|
203
204
|
const intensity = createTween(0.3);
|
|
204
205
|
const speed = createTween(1);
|
|
205
206
|
|
|
207
|
+
// The state the rendering follows: `listeningAmplitude` folds `listening`
|
|
208
|
+
// into the speaking presentation (live-volume intensity). See
|
|
209
|
+
// amplitudeRenderState in variant-bar. `data-kai-state` keeps the real state.
|
|
210
|
+
const renderState = () => amplitudeRenderState(props.state, props.listeningAmplitude);
|
|
211
|
+
|
|
206
212
|
// Intensity has exactly ONE writer -- this effect -- on purpose. The
|
|
207
213
|
// volume override used to live in a second effect ("if speaking,
|
|
208
214
|
// intensity.to(0.3 + 0.7v, instant)") alongside this one's 0.5s tween
|
|
@@ -217,8 +223,8 @@ export default function CustomVisualizer(props: ShaderVariantProps): JSX.Element
|
|
|
217
223
|
// the Task 12 review accepted -- these two wrote the SAME tween. See the
|
|
218
224
|
// wave variant's twin comment; same effect-race class as b5795ac.
|
|
219
225
|
createEffect(() => {
|
|
220
|
-
const t = shaderTargets(
|
|
221
|
-
if (
|
|
226
|
+
const t = shaderTargets(renderState());
|
|
227
|
+
if (renderState() === 'speaking') {
|
|
222
228
|
// Live volume takes over intensity while speaking, with no easing so
|
|
223
229
|
// the picture tracks the audio exactly -- and lands immediately on
|
|
224
230
|
// re-entry regardless of effect ordering. `volume` is only tracked
|