@chat-lab/ui 0.1.0-beta.59 → 0.1.0-beta.60
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/dist/components/Chatkit/index.cjs +2 -2
- package/dist/components/Chatkit/index.js +2 -2
- package/dist/components/VoiceInput/index.cjs +1 -1
- package/dist/components/VoiceInput/index.js +1 -1
- package/dist/components/assistant-ui/attachment.cjs +8 -8
- package/dist/components/assistant-ui/attachment.js +8 -8
- package/dist/components/assistant-ui/markdown-text.cjs +3 -3
- package/dist/components/assistant-ui/markdown-text.js +3 -3
- package/dist/components/assistant-ui/message-components-with-avatar.cjs +2 -2
- package/dist/components/assistant-ui/message-components-with-avatar.js +2 -2
- package/dist/components/assistant-ui/reasoning.cjs +2 -2
- package/dist/components/assistant-ui/reasoning.js +2 -2
- package/dist/components/assistant-ui/thread.cjs +24 -24
- package/dist/components/assistant-ui/thread.js +24 -24
- package/dist/components/assistant-ui-tools/execution-card.cjs +1 -1
- package/dist/components/assistant-ui-tools/execution-card.js +1 -1
- package/dist/components/assistant-ui-tools/skill-agent-tool-set.cjs +1 -1
- package/dist/components/assistant-ui-tools/skill-agent-tool-set.js +1 -1
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/memoization.cjs +38 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/memoization.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/memoization.js +34 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/memoization.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeBlock.cjs +31 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeBlock.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeBlock.js +29 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeBlock.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeOverride.cjs +82 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeOverride.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeOverride.js +80 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeOverride.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/PreOverride.cjs +19 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/PreOverride.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/PreOverride.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/PreOverride.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/defaultComponents.cjs +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/defaultComponents.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/defaultComponents.js +10 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/defaultComponents.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/withDefaults.cjs +18 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/withDefaults.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/withDefaults.js +16 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/withDefaults.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/primitives/MarkdownText.cjs +89 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/primitives/MarkdownText.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/primitives/MarkdownText.js +87 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/primitives/MarkdownText.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/AssistantClient.cjs +133 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/AssistantClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/AssistantClient.js +131 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/AssistantClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/EventContext.cjs +18 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/EventContext.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/EventContext.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/EventContext.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ModelContext.cjs +19 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ModelContext.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ModelContext.js +16 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ModelContext.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ModelContextClient.cjs +21 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ModelContextClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ModelContextClient.js +19 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ModelContextClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ToolUIClient.cjs +74 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ToolUIClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ToolUIClient.js +72 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ToolUIClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ToolUIContext.cjs +18 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ToolUIContext.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ToolUIContext.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ToolUIContext.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/Tools.cjs +56 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/Tools.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/Tools.js +54 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/Tools.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/util-hooks/tapLookupResources.cjs +23 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/util-hooks/tapLookupResources.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/util-hooks/tapLookupResources.js +21 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/util-hooks/tapLookupResources.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/ReadonlyStore.cjs +9 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/ReadonlyStore.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/ReadonlyStore.js +7 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/ReadonlyStore.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/AttachmentByIndexProvider.cjs +32 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/AttachmentByIndexProvider.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/AttachmentByIndexProvider.js +29 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/AttachmentByIndexProvider.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/MessageByIndexProvider.cjs +37 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/MessageByIndexProvider.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/MessageByIndexProvider.js +35 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/MessageByIndexProvider.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/PartByIndexProvider.cjs +20 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/PartByIndexProvider.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/PartByIndexProvider.js +18 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/PartByIndexProvider.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/TextMessagePartProvider.cjs +50 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/TextMessagePartProvider.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/TextMessagePartProvider.js +48 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/TextMessagePartProvider.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/ThreadViewportProvider.cjs +38 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/ThreadViewportProvider.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/ThreadViewportProvider.js +36 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/ThreadViewportProvider.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/AssistantApiContext.cjs +175 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/AssistantApiContext.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/AssistantApiContext.js +168 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/AssistantApiContext.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/ThreadViewportContext.cjs +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/ThreadViewportContext.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/ThreadViewportContext.js +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/ThreadViewportContext.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantEvent.cjs +22 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantEvent.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantEvent.js +20 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantEvent.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantState.cjs +55 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantState.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantState.js +53 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantState.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/utils/createContextHook.cjs +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/utils/createContextHook.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/utils/createContextHook.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/utils/createContextHook.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/utils/createContextStoreHook.cjs +32 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/utils/createContextStoreHook.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/utils/createContextStoreHook.js +30 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/utils/createContextStoreHook.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/stores/ThreadViewport.cjs +24 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/stores/ThreadViewport.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/stores/ThreadViewport.js +22 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/stores/ThreadViewport.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/devtools/DevToolsHooks.cjs +80 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/devtools/DevToolsHooks.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/devtools/DevToolsHooks.js +78 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/devtools/DevToolsHooks.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/internal.cjs +33 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/internal.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/internal.js +16 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/internal.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/AssistantRuntimeProvider.cjs +28 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/AssistantRuntimeProvider.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/AssistantRuntimeProvider.js +25 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/AssistantRuntimeProvider.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/RuntimeAdapter.cjs +24 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/RuntimeAdapter.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/RuntimeAdapter.js +22 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/RuntimeAdapter.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/AttachmentRuntimeClient.cjs +25 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/AttachmentRuntimeClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/AttachmentRuntimeClient.js +23 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/AttachmentRuntimeClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ComposerRuntimeClient.cjs +101 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ComposerRuntimeClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ComposerRuntimeClient.js +99 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ComposerRuntimeClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/EventManagerRuntimeClient.cjs +47 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/EventManagerRuntimeClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/EventManagerRuntimeClient.js +45 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/EventManagerRuntimeClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessagePartRuntimeClient.cjs +24 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessagePartRuntimeClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessagePartRuntimeClient.js +22 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessagePartRuntimeClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessageRuntimeClient.cjs +119 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessageRuntimeClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessageRuntimeClient.js +117 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessageRuntimeClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListItemRuntimeClient.cjs +53 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListItemRuntimeClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListItemRuntimeClient.js +51 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListItemRuntimeClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListRuntimeClient.cjs +79 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListRuntimeClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListRuntimeClient.js +77 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListRuntimeClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadRuntimeClient.cjs +122 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadRuntimeClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadRuntimeClient.js +120 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadRuntimeClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AssistantRuntime.cjs +49 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AssistantRuntime.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AssistantRuntime.js +47 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AssistantRuntime.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AttachmentRuntime.cjs +61 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AttachmentRuntime.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AttachmentRuntime.js +56 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AttachmentRuntime.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ComposerRuntime.cjs +227 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ComposerRuntime.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ComposerRuntime.js +223 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ComposerRuntime.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessagePartRuntime.cjs +67 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessagePartRuntime.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessagePartRuntime.js +65 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessagePartRuntime.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessageRuntime.cjs +209 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessageRuntime.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessageRuntime.js +206 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessageRuntime.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListItemRuntime.cjs +86 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListItemRuntime.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListItemRuntime.js +84 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListItemRuntime.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListRuntime.cjs +166 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListRuntime.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListRuntime.js +164 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListRuntime.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadRuntime.cjs +245 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadRuntime.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadRuntime.js +242 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadRuntime.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/BaseSubject.cjs +33 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/BaseSubject.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/BaseSubject.js +31 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/BaseSubject.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/EventSubscriptionSubject.cjs +39 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/EventSubscriptionSubject.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/EventSubscriptionSubject.js +37 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/EventSubscriptionSubject.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/LazyMemoizeSubject.cjs +39 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/LazyMemoizeSubject.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/LazyMemoizeSubject.js +37 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/LazyMemoizeSubject.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/NestedSubscriptionSubject.cjs +43 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/NestedSubscriptionSubject.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/NestedSubscriptionSubject.js +41 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/NestedSubscriptionSubject.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/SKIP_UPDATE.cjs +7 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/SKIP_UPDATE.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/SKIP_UPDATE.js +5 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/SKIP_UPDATE.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/ShallowMemoizeSubject.cjs +43 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/ShallowMemoizeSubject.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/ShallowMemoizeSubject.js +41 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/ShallowMemoizeSubject.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/shallowEqual.cjs +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/shallowEqual.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/shallowEqual.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/shallowEqual.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/adapters/RuntimeAdapterProvider.cjs +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/adapters/RuntimeAdapterProvider.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/adapters/RuntimeAdapterProvider.js +11 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/adapters/RuntimeAdapterProvider.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.cjs +197 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.js +195 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/BaseComposerRuntimeCore.cjs +165 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/BaseComposerRuntimeCore.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/BaseComposerRuntimeCore.js +163 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/BaseComposerRuntimeCore.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultEditComposerRuntimeCore.cjs +50 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultEditComposerRuntimeCore.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultEditComposerRuntimeCore.js +48 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultEditComposerRuntimeCore.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.cjs +43 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.js +41 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.cjs +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseThreadRuntimeCore.cjs +163 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseThreadRuntimeCore.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseThreadRuntimeCore.js +161 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseThreadRuntimeCore.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.cjs +27 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.js +25 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.cjs +175 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.js +173 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.cjs +249 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.js +246 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.cjs +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageLike.cjs +137 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageLike.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageLike.js +135 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageLike.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/auto-status.cjs +52 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/auto-status.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/auto-status.js +49 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/auto-status.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/getExternalStoreMessage.cjs +12 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/getExternalStoreMessage.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/getExternalStoreMessage.js +9 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/getExternalStoreMessage.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/useExternalStoreRuntime.cjs +22 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/useExternalStoreRuntime.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/useExternalStoreRuntime.js +20 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/useExternalStoreRuntime.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/local/LocalRuntimeOptions.cjs +26 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/local/LocalRuntimeOptions.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/local/LocalRuntimeOptions.js +24 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/local/LocalRuntimeOptions.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/remote-thread-list/BaseSubscribable.cjs +38 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/remote-thread-list/BaseSubscribable.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/remote-thread-list/BaseSubscribable.js +36 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/remote-thread-list/BaseSubscribable.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/utils/MessageRepository.cjs +381 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/utils/MessageRepository.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/utils/MessageRepository.js +378 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/utils/MessageRepository.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/util-hooks/tapSubscribable.cjs +19 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/util-hooks/tapSubscribable.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/util-hooks/tapSubscribable.js +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/util-hooks/tapSubscribable.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/ModelContextTypes.cjs +45 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/ModelContextTypes.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/ModelContextTypes.js +43 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/ModelContextTypes.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/makeAssistantToolUI.cjs +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/makeAssistantToolUI.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/makeAssistantToolUI.js +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/makeAssistantToolUI.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/toolbox.cjs +9 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/toolbox.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/toolbox.js +6 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/toolbox.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/useAssistantToolUI.cjs +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/useAssistantToolUI.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/useAssistantToolUI.js +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/useAssistantToolUI.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarCopy.cjs +50 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarCopy.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarCopy.js +48 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarCopy.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarReload.cjs +25 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarReload.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarReload.js +23 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarReload.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarRoot.cjs +27 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarRoot.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarRoot.js +25 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarRoot.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/useActionBarFloatStatus.cjs +29 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/useActionBarFloatStatus.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/useActionBarFloatStatus.js +26 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/useActionBarFloatStatus.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentName.cjs +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentName.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentName.js +11 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentName.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRemove.cjs +20 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRemove.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRemove.js +18 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRemove.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRoot.cjs +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRoot.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRoot.js +11 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRoot.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerCount.cjs +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerCount.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerCount.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerCount.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNext.cjs +29 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNext.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNext.js +27 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNext.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNumber.cjs +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNumber.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNumber.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNumber.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerPrevious.cjs +29 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerPrevious.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerPrevious.js +27 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerPrevious.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerRoot.cjs +14 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerRoot.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerRoot.js +12 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerRoot.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAddAttachment.cjs +48 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAddAttachment.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAddAttachment.js +46 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAddAttachment.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAttachments.cjs +56 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAttachments.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAttachments.js +53 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAttachments.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerCancel.cjs +23 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerCancel.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerCancel.js +21 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerCancel.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerInput.cjs +118 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerInput.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerInput.js +116 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerInput.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerRoot.cjs +28 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerRoot.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerRoot.js +26 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerRoot.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerSend.cjs +26 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerSend.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerSend.js +23 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerSend.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorMessage.cjs +18 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorMessage.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorMessage.js +16 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorMessage.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorRoot.cjs +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorRoot.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorRoot.js +11 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorRoot.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageAttachments.cjs +57 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageAttachments.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageAttachments.js +54 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageAttachments.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageError.cjs +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageError.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageError.js +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageError.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageIf.cjs +48 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageIf.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageIf.js +46 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageIf.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageParts.cjs +253 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageParts.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageParts.js +250 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageParts.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageRoot.cjs +43 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageRoot.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageRoot.js +41 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageRoot.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartImage.cjs +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartImage.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartImage.js +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartImage.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartInProgress.cjs +14 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartInProgress.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartInProgress.js +12 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartInProgress.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartText.cjs +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartText.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartText.js +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartText.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartImage.cjs +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartImage.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartImage.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartImage.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartReasoning.cjs +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartReasoning.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartReasoning.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartReasoning.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartText.cjs +24 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartText.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartText.js +22 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartText.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/reasoning/useScrollLock.cjs +49 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/reasoning/useScrollLock.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/reasoning/useScrollLock.js +47 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/reasoning/useScrollLock.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadIf.cjs +27 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadIf.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadIf.js +25 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadIf.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadMessages.cjs +82 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadMessages.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadMessages.js +78 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadMessages.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadRoot.cjs +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadRoot.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadRoot.js +11 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadRoot.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadScrollToBottom.cjs +22 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadScrollToBottom.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadScrollToBottom.js +20 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadScrollToBottom.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadViewport.cjs +24 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadViewport.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadViewport.js +22 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadViewport.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/useThreadViewportAutoScroll.cjs +66 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/useThreadViewportAutoScroll.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/useThreadViewportAutoScroll.js +64 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/useThreadViewportAutoScroll.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/types/EventTypes.cjs +23 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/types/EventTypes.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/types/EventTypes.js +20 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/types/EventTypes.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/CompositeContextProvider.cjs +34 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/CompositeContextProvider.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/CompositeContextProvider.js +32 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/CompositeContextProvider.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/createActionButton.cjs +37 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/createActionButton.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/createActionButton.js +35 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/createActionButton.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/getThreadMessageText.cjs +12 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/getThreadMessageText.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/getThreadMessageText.js +10 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/getThreadMessageText.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useManagedRef.cjs +23 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useManagedRef.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useManagedRef.js +21 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useManagedRef.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useOnResizeContent.cjs +36 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useOnResizeContent.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useOnResizeContent.js +34 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useOnResizeContent.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useOnScrollToBottom.cjs +16 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useOnScrollToBottom.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useOnScrollToBottom.js +14 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useOnScrollToBottom.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/idUtils.cjs +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/idUtils.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/idUtils.js +12 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/idUtils.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/smooth/SmoothContext.cjs +47 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/smooth/SmoothContext.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/smooth/SmoothContext.js +42 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/smooth/SmoothContext.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/smooth/useSmooth.cjs +110 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/smooth/useSmooth.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/smooth/useSmooth.js +108 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/smooth/useSmooth.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/derived-scopes.cjs +73 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/derived-scopes.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/derived-scopes.js +70 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/derived-scopes.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/store.cjs +23 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/store.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/store.js +21 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/store.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/tap-api.cjs +56 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/tap-api.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/tap-api.js +54 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/tap-api.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var index$2 = require('../../../../../../../@radix-ui_primitive@1.1.3/node_modules/@radix-ui/primitive/dist/index.cjs');
|
|
4
|
+
var index = require('../../../../../../../@radix-ui_react-compose-refs@1.1.2_@types_react@17.0.2_react@17.0.2/node_modules/@radix-ui/react-compose-refs/dist/index.cjs');
|
|
5
|
+
var index$3 = require('../../../../../../../@radix-ui_react-slot@1.2.4_@types_react@17.0.2_react@17.0.2/node_modules/@radix-ui/react-slot/dist/index.cjs');
|
|
6
|
+
var React = require('react');
|
|
7
|
+
var reactTextareaAutosize_browser_esm = require('../../../../../../../react-textarea-autosize@8.5.9_@types_react@17.0.2_react@17.0.2/node_modules/react-textarea-autosize/dist/react-textarea-autosize.browser.esm.cjs');
|
|
8
|
+
var index$1 = require('../../../../../../../@radix-ui_react-use-escape-keydown@1.1.1_@types_react@17.0.2_react@17.0.2/node_modules/@radix-ui/react-use-escape-keydown/dist/index.cjs');
|
|
9
|
+
var useOnScrollToBottom = require('../../utils/hooks/useOnScrollToBottom.cjs');
|
|
10
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
11
|
+
var AssistantApiContext = require('../../context/react/AssistantApiContext.cjs');
|
|
12
|
+
var useAssistantState = require('../../context/react/hooks/useAssistantState.cjs');
|
|
13
|
+
|
|
14
|
+
var ComposerPrimitiveInput = React.forwardRef(
|
|
15
|
+
({
|
|
16
|
+
autoFocus = false,
|
|
17
|
+
asChild,
|
|
18
|
+
disabled: disabledProp,
|
|
19
|
+
onChange,
|
|
20
|
+
onKeyDown,
|
|
21
|
+
onPaste,
|
|
22
|
+
submitOnEnter = true,
|
|
23
|
+
cancelOnEscape = true,
|
|
24
|
+
unstable_focusOnRunStart = true,
|
|
25
|
+
unstable_focusOnScrollToBottom = true,
|
|
26
|
+
unstable_focusOnThreadSwitched = true,
|
|
27
|
+
addAttachmentOnPaste = true,
|
|
28
|
+
...rest
|
|
29
|
+
}, forwardedRef) => {
|
|
30
|
+
const api = AssistantApiContext.useAssistantApi();
|
|
31
|
+
const value = useAssistantState.useAssistantState(({ composer }) => {
|
|
32
|
+
if (!composer.isEditing) return "";
|
|
33
|
+
return composer.text;
|
|
34
|
+
});
|
|
35
|
+
const Component = asChild ? index$3.Root : reactTextareaAutosize_browser_esm;
|
|
36
|
+
const isDisabled = useAssistantState.useAssistantState(({ thread }) => thread.isDisabled) || disabledProp;
|
|
37
|
+
const textareaRef = React.useRef(null);
|
|
38
|
+
const ref = index.useComposedRefs(forwardedRef, textareaRef);
|
|
39
|
+
index$1.useEscapeKeydown((e) => {
|
|
40
|
+
if (!cancelOnEscape) return;
|
|
41
|
+
const composer = api.composer();
|
|
42
|
+
if (composer.getState().canCancel) {
|
|
43
|
+
composer.cancel();
|
|
44
|
+
e.preventDefault();
|
|
45
|
+
}
|
|
46
|
+
});
|
|
47
|
+
const handleKeyPress = (e) => {
|
|
48
|
+
if (isDisabled || !submitOnEnter) return;
|
|
49
|
+
if (e.nativeEvent.isComposing) return;
|
|
50
|
+
if (e.key === "Enter" && e.shiftKey === false) {
|
|
51
|
+
const isRunning = api.thread().getState().isRunning;
|
|
52
|
+
if (!isRunning) {
|
|
53
|
+
e.preventDefault();
|
|
54
|
+
textareaRef.current?.closest("form")?.requestSubmit();
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
};
|
|
58
|
+
const handlePaste = async (e) => {
|
|
59
|
+
if (!addAttachmentOnPaste) return;
|
|
60
|
+
const threadCapabilities = api.thread().getState().capabilities;
|
|
61
|
+
const files = Array.from(e.clipboardData?.files || []);
|
|
62
|
+
if (threadCapabilities.attachments && files.length > 0) {
|
|
63
|
+
try {
|
|
64
|
+
e.preventDefault();
|
|
65
|
+
await Promise.all(
|
|
66
|
+
files.map((file) => api.composer().addAttachment(file))
|
|
67
|
+
);
|
|
68
|
+
} catch (error) {
|
|
69
|
+
console.error("Error adding attachment:", error);
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
};
|
|
73
|
+
const autoFocusEnabled = autoFocus && !isDisabled;
|
|
74
|
+
const focus = React.useCallback(() => {
|
|
75
|
+
const textarea = textareaRef.current;
|
|
76
|
+
if (!textarea || !autoFocusEnabled) return;
|
|
77
|
+
textarea.focus({ preventScroll: true });
|
|
78
|
+
textarea.setSelectionRange(textarea.value.length, textarea.value.length);
|
|
79
|
+
}, [autoFocusEnabled]);
|
|
80
|
+
React.useEffect(() => focus(), [focus]);
|
|
81
|
+
useOnScrollToBottom.useOnScrollToBottom(() => {
|
|
82
|
+
if (api.composer().getState().type === "thread" && unstable_focusOnScrollToBottom) {
|
|
83
|
+
focus();
|
|
84
|
+
}
|
|
85
|
+
});
|
|
86
|
+
React.useEffect(() => {
|
|
87
|
+
if (api.composer().getState().type !== "thread" || !unstable_focusOnRunStart)
|
|
88
|
+
return void 0;
|
|
89
|
+
return api.on("thread.run-start", focus);
|
|
90
|
+
}, [unstable_focusOnRunStart, focus, api]);
|
|
91
|
+
React.useEffect(() => {
|
|
92
|
+
if (api.composer().getState().type !== "thread" || !unstable_focusOnThreadSwitched)
|
|
93
|
+
return void 0;
|
|
94
|
+
return api.on("thread-list-item.switched-to", focus);
|
|
95
|
+
}, [unstable_focusOnThreadSwitched, focus, api]);
|
|
96
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
97
|
+
Component,
|
|
98
|
+
{
|
|
99
|
+
name: "input",
|
|
100
|
+
value,
|
|
101
|
+
...rest,
|
|
102
|
+
ref,
|
|
103
|
+
disabled: isDisabled,
|
|
104
|
+
onChange: index$2.composeEventHandlers(onChange, (e) => {
|
|
105
|
+
if (!api.composer().getState().isEditing) return;
|
|
106
|
+
api.composer().setText(e.target.value);
|
|
107
|
+
api.flushSync();
|
|
108
|
+
}),
|
|
109
|
+
onKeyDown: index$2.composeEventHandlers(onKeyDown, handleKeyPress),
|
|
110
|
+
onPaste: index$2.composeEventHandlers(onPaste, handlePaste)
|
|
111
|
+
}
|
|
112
|
+
);
|
|
113
|
+
}
|
|
114
|
+
);
|
|
115
|
+
ComposerPrimitiveInput.displayName = "ComposerPrimitive.Input";
|
|
116
|
+
|
|
117
|
+
exports.ComposerPrimitiveInput = ComposerPrimitiveInput;
|
|
118
|
+
//# sourceMappingURL=ComposerInput.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ComposerInput.cjs","sources":["../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerInput.js"],"sourcesContent":["\"use client\";\n\n// src/primitives/composer/ComposerInput.tsx\nimport { composeEventHandlers } from \"@radix-ui/primitive\";\nimport { useComposedRefs } from \"@radix-ui/react-compose-refs\";\nimport { Slot } from \"@radix-ui/react-slot\";\nimport {\n forwardRef,\n useCallback,\n useEffect,\n useRef\n} from \"react\";\nimport TextareaAutosize from \"react-textarea-autosize\";\nimport { useEscapeKeydown } from \"@radix-ui/react-use-escape-keydown\";\nimport { useOnScrollToBottom } from \"../../utils/hooks/useOnScrollToBottom.js\";\nimport { useAssistantState, useAssistantApi } from \"../../context/index.js\";\nimport { jsx } from \"react/jsx-runtime\";\nvar ComposerPrimitiveInput = forwardRef(\n ({\n autoFocus = false,\n asChild,\n disabled: disabledProp,\n onChange,\n onKeyDown,\n onPaste,\n submitOnEnter = true,\n cancelOnEscape = true,\n unstable_focusOnRunStart = true,\n unstable_focusOnScrollToBottom = true,\n unstable_focusOnThreadSwitched = true,\n addAttachmentOnPaste = true,\n ...rest\n }, forwardedRef) => {\n const api = useAssistantApi();\n const value = useAssistantState(({ composer }) => {\n if (!composer.isEditing) return \"\";\n return composer.text;\n });\n const Component = asChild ? Slot : TextareaAutosize;\n const isDisabled = useAssistantState(({ thread }) => thread.isDisabled) || disabledProp;\n const textareaRef = useRef(null);\n const ref = useComposedRefs(forwardedRef, textareaRef);\n useEscapeKeydown((e) => {\n if (!cancelOnEscape) return;\n const composer = api.composer();\n if (composer.getState().canCancel) {\n composer.cancel();\n e.preventDefault();\n }\n });\n const handleKeyPress = (e) => {\n if (isDisabled || !submitOnEnter) return;\n if (e.nativeEvent.isComposing) return;\n if (e.key === \"Enter\" && e.shiftKey === false) {\n const isRunning = api.thread().getState().isRunning;\n if (!isRunning) {\n e.preventDefault();\n textareaRef.current?.closest(\"form\")?.requestSubmit();\n }\n }\n };\n const handlePaste = async (e) => {\n if (!addAttachmentOnPaste) return;\n const threadCapabilities = api.thread().getState().capabilities;\n const files = Array.from(e.clipboardData?.files || []);\n if (threadCapabilities.attachments && files.length > 0) {\n try {\n e.preventDefault();\n await Promise.all(\n files.map((file) => api.composer().addAttachment(file))\n );\n } catch (error) {\n console.error(\"Error adding attachment:\", error);\n }\n }\n };\n const autoFocusEnabled = autoFocus && !isDisabled;\n const focus = useCallback(() => {\n const textarea = textareaRef.current;\n if (!textarea || !autoFocusEnabled) return;\n textarea.focus({ preventScroll: true });\n textarea.setSelectionRange(textarea.value.length, textarea.value.length);\n }, [autoFocusEnabled]);\n useEffect(() => focus(), [focus]);\n useOnScrollToBottom(() => {\n if (api.composer().getState().type === \"thread\" && unstable_focusOnScrollToBottom) {\n focus();\n }\n });\n useEffect(() => {\n if (api.composer().getState().type !== \"thread\" || !unstable_focusOnRunStart)\n return void 0;\n return api.on(\"thread.run-start\", focus);\n }, [unstable_focusOnRunStart, focus, api]);\n useEffect(() => {\n if (api.composer().getState().type !== \"thread\" || !unstable_focusOnThreadSwitched)\n return void 0;\n return api.on(\"thread-list-item.switched-to\", focus);\n }, [unstable_focusOnThreadSwitched, focus, api]);\n return /* @__PURE__ */ jsx(\n Component,\n {\n name: \"input\",\n value,\n ...rest,\n ref,\n disabled: isDisabled,\n onChange: composeEventHandlers(onChange, (e) => {\n if (!api.composer().getState().isEditing) return;\n api.composer().setText(e.target.value);\n api.flushSync();\n }),\n onKeyDown: composeEventHandlers(onKeyDown, handleKeyPress),\n onPaste: composeEventHandlers(onPaste, handlePaste)\n }\n );\n }\n);\nComposerPrimitiveInput.displayName = \"ComposerPrimitive.Input\";\nexport {\n ComposerPrimitiveInput\n};\n//# sourceMappingURL=ComposerInput.js.map"],"names":["forwardRef","useAssistantApi","useAssistantState","Slot","TextareaAutosize","useRef","useComposedRefs","useEscapeKeydown","useCallback","useEffect","useOnScrollToBottom","jsx","composeEventHandlers"],"mappings":"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","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
import { composeEventHandlers } from '../../../../../../../@radix-ui_primitive@1.1.3/node_modules/@radix-ui/primitive/dist/index.js';
|
|
2
|
+
import { useComposedRefs } from '../../../../../../../@radix-ui_react-compose-refs@1.1.2_@types_react@17.0.2_react@17.0.2/node_modules/@radix-ui/react-compose-refs/dist/index.js';
|
|
3
|
+
import { Root as Slot } from '../../../../../../../@radix-ui_react-slot@1.2.4_@types_react@17.0.2_react@17.0.2/node_modules/@radix-ui/react-slot/dist/index.js';
|
|
4
|
+
import { forwardRef, useRef, useCallback, useEffect } from 'react';
|
|
5
|
+
import index from '../../../../../../../react-textarea-autosize@8.5.9_@types_react@17.0.2_react@17.0.2/node_modules/react-textarea-autosize/dist/react-textarea-autosize.browser.esm.js';
|
|
6
|
+
import { useEscapeKeydown } from '../../../../../../../@radix-ui_react-use-escape-keydown@1.1.1_@types_react@17.0.2_react@17.0.2/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js';
|
|
7
|
+
import { useOnScrollToBottom } from '../../utils/hooks/useOnScrollToBottom.js';
|
|
8
|
+
import { jsx } from 'react/jsx-runtime';
|
|
9
|
+
import { useAssistantApi } from '../../context/react/AssistantApiContext.js';
|
|
10
|
+
import { useAssistantState } from '../../context/react/hooks/useAssistantState.js';
|
|
11
|
+
|
|
12
|
+
var ComposerPrimitiveInput = forwardRef(
|
|
13
|
+
({
|
|
14
|
+
autoFocus = false,
|
|
15
|
+
asChild,
|
|
16
|
+
disabled: disabledProp,
|
|
17
|
+
onChange,
|
|
18
|
+
onKeyDown,
|
|
19
|
+
onPaste,
|
|
20
|
+
submitOnEnter = true,
|
|
21
|
+
cancelOnEscape = true,
|
|
22
|
+
unstable_focusOnRunStart = true,
|
|
23
|
+
unstable_focusOnScrollToBottom = true,
|
|
24
|
+
unstable_focusOnThreadSwitched = true,
|
|
25
|
+
addAttachmentOnPaste = true,
|
|
26
|
+
...rest
|
|
27
|
+
}, forwardedRef) => {
|
|
28
|
+
const api = useAssistantApi();
|
|
29
|
+
const value = useAssistantState(({ composer }) => {
|
|
30
|
+
if (!composer.isEditing) return "";
|
|
31
|
+
return composer.text;
|
|
32
|
+
});
|
|
33
|
+
const Component = asChild ? Slot : index;
|
|
34
|
+
const isDisabled = useAssistantState(({ thread }) => thread.isDisabled) || disabledProp;
|
|
35
|
+
const textareaRef = useRef(null);
|
|
36
|
+
const ref = useComposedRefs(forwardedRef, textareaRef);
|
|
37
|
+
useEscapeKeydown((e) => {
|
|
38
|
+
if (!cancelOnEscape) return;
|
|
39
|
+
const composer = api.composer();
|
|
40
|
+
if (composer.getState().canCancel) {
|
|
41
|
+
composer.cancel();
|
|
42
|
+
e.preventDefault();
|
|
43
|
+
}
|
|
44
|
+
});
|
|
45
|
+
const handleKeyPress = (e) => {
|
|
46
|
+
if (isDisabled || !submitOnEnter) return;
|
|
47
|
+
if (e.nativeEvent.isComposing) return;
|
|
48
|
+
if (e.key === "Enter" && e.shiftKey === false) {
|
|
49
|
+
const isRunning = api.thread().getState().isRunning;
|
|
50
|
+
if (!isRunning) {
|
|
51
|
+
e.preventDefault();
|
|
52
|
+
textareaRef.current?.closest("form")?.requestSubmit();
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
};
|
|
56
|
+
const handlePaste = async (e) => {
|
|
57
|
+
if (!addAttachmentOnPaste) return;
|
|
58
|
+
const threadCapabilities = api.thread().getState().capabilities;
|
|
59
|
+
const files = Array.from(e.clipboardData?.files || []);
|
|
60
|
+
if (threadCapabilities.attachments && files.length > 0) {
|
|
61
|
+
try {
|
|
62
|
+
e.preventDefault();
|
|
63
|
+
await Promise.all(
|
|
64
|
+
files.map((file) => api.composer().addAttachment(file))
|
|
65
|
+
);
|
|
66
|
+
} catch (error) {
|
|
67
|
+
console.error("Error adding attachment:", error);
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
};
|
|
71
|
+
const autoFocusEnabled = autoFocus && !isDisabled;
|
|
72
|
+
const focus = useCallback(() => {
|
|
73
|
+
const textarea = textareaRef.current;
|
|
74
|
+
if (!textarea || !autoFocusEnabled) return;
|
|
75
|
+
textarea.focus({ preventScroll: true });
|
|
76
|
+
textarea.setSelectionRange(textarea.value.length, textarea.value.length);
|
|
77
|
+
}, [autoFocusEnabled]);
|
|
78
|
+
useEffect(() => focus(), [focus]);
|
|
79
|
+
useOnScrollToBottom(() => {
|
|
80
|
+
if (api.composer().getState().type === "thread" && unstable_focusOnScrollToBottom) {
|
|
81
|
+
focus();
|
|
82
|
+
}
|
|
83
|
+
});
|
|
84
|
+
useEffect(() => {
|
|
85
|
+
if (api.composer().getState().type !== "thread" || !unstable_focusOnRunStart)
|
|
86
|
+
return void 0;
|
|
87
|
+
return api.on("thread.run-start", focus);
|
|
88
|
+
}, [unstable_focusOnRunStart, focus, api]);
|
|
89
|
+
useEffect(() => {
|
|
90
|
+
if (api.composer().getState().type !== "thread" || !unstable_focusOnThreadSwitched)
|
|
91
|
+
return void 0;
|
|
92
|
+
return api.on("thread-list-item.switched-to", focus);
|
|
93
|
+
}, [unstable_focusOnThreadSwitched, focus, api]);
|
|
94
|
+
return /* @__PURE__ */ jsx(
|
|
95
|
+
Component,
|
|
96
|
+
{
|
|
97
|
+
name: "input",
|
|
98
|
+
value,
|
|
99
|
+
...rest,
|
|
100
|
+
ref,
|
|
101
|
+
disabled: isDisabled,
|
|
102
|
+
onChange: composeEventHandlers(onChange, (e) => {
|
|
103
|
+
if (!api.composer().getState().isEditing) return;
|
|
104
|
+
api.composer().setText(e.target.value);
|
|
105
|
+
api.flushSync();
|
|
106
|
+
}),
|
|
107
|
+
onKeyDown: composeEventHandlers(onKeyDown, handleKeyPress),
|
|
108
|
+
onPaste: composeEventHandlers(onPaste, handlePaste)
|
|
109
|
+
}
|
|
110
|
+
);
|
|
111
|
+
}
|
|
112
|
+
);
|
|
113
|
+
ComposerPrimitiveInput.displayName = "ComposerPrimitive.Input";
|
|
114
|
+
|
|
115
|
+
export { ComposerPrimitiveInput };
|
|
116
|
+
//# sourceMappingURL=ComposerInput.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ComposerInput.js","sources":["../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerInput.js"],"sourcesContent":["\"use client\";\n\n// src/primitives/composer/ComposerInput.tsx\nimport { composeEventHandlers } from \"@radix-ui/primitive\";\nimport { useComposedRefs } from \"@radix-ui/react-compose-refs\";\nimport { Slot } from \"@radix-ui/react-slot\";\nimport {\n forwardRef,\n useCallback,\n useEffect,\n useRef\n} from \"react\";\nimport TextareaAutosize from \"react-textarea-autosize\";\nimport { useEscapeKeydown } from \"@radix-ui/react-use-escape-keydown\";\nimport { useOnScrollToBottom } from \"../../utils/hooks/useOnScrollToBottom.js\";\nimport { useAssistantState, useAssistantApi } from \"../../context/index.js\";\nimport { jsx } from \"react/jsx-runtime\";\nvar ComposerPrimitiveInput = forwardRef(\n ({\n autoFocus = false,\n asChild,\n disabled: disabledProp,\n onChange,\n onKeyDown,\n onPaste,\n submitOnEnter = true,\n cancelOnEscape = true,\n unstable_focusOnRunStart = true,\n unstable_focusOnScrollToBottom = true,\n unstable_focusOnThreadSwitched = true,\n addAttachmentOnPaste = true,\n ...rest\n }, forwardedRef) => {\n const api = useAssistantApi();\n const value = useAssistantState(({ composer }) => {\n if (!composer.isEditing) return \"\";\n return composer.text;\n });\n const Component = asChild ? Slot : TextareaAutosize;\n const isDisabled = useAssistantState(({ thread }) => thread.isDisabled) || disabledProp;\n const textareaRef = useRef(null);\n const ref = useComposedRefs(forwardedRef, textareaRef);\n useEscapeKeydown((e) => {\n if (!cancelOnEscape) return;\n const composer = api.composer();\n if (composer.getState().canCancel) {\n composer.cancel();\n e.preventDefault();\n }\n });\n const handleKeyPress = (e) => {\n if (isDisabled || !submitOnEnter) return;\n if (e.nativeEvent.isComposing) return;\n if (e.key === \"Enter\" && e.shiftKey === false) {\n const isRunning = api.thread().getState().isRunning;\n if (!isRunning) {\n e.preventDefault();\n textareaRef.current?.closest(\"form\")?.requestSubmit();\n }\n }\n };\n const handlePaste = async (e) => {\n if (!addAttachmentOnPaste) return;\n const threadCapabilities = api.thread().getState().capabilities;\n const files = Array.from(e.clipboardData?.files || []);\n if (threadCapabilities.attachments && files.length > 0) {\n try {\n e.preventDefault();\n await Promise.all(\n files.map((file) => api.composer().addAttachment(file))\n );\n } catch (error) {\n console.error(\"Error adding attachment:\", error);\n }\n }\n };\n const autoFocusEnabled = autoFocus && !isDisabled;\n const focus = useCallback(() => {\n const textarea = textareaRef.current;\n if (!textarea || !autoFocusEnabled) return;\n textarea.focus({ preventScroll: true });\n textarea.setSelectionRange(textarea.value.length, textarea.value.length);\n }, [autoFocusEnabled]);\n useEffect(() => focus(), [focus]);\n useOnScrollToBottom(() => {\n if (api.composer().getState().type === \"thread\" && unstable_focusOnScrollToBottom) {\n focus();\n }\n });\n useEffect(() => {\n if (api.composer().getState().type !== \"thread\" || !unstable_focusOnRunStart)\n return void 0;\n return api.on(\"thread.run-start\", focus);\n }, [unstable_focusOnRunStart, focus, api]);\n useEffect(() => {\n if (api.composer().getState().type !== \"thread\" || !unstable_focusOnThreadSwitched)\n return void 0;\n return api.on(\"thread-list-item.switched-to\", focus);\n }, [unstable_focusOnThreadSwitched, focus, api]);\n return /* @__PURE__ */ jsx(\n Component,\n {\n name: \"input\",\n value,\n ...rest,\n ref,\n disabled: isDisabled,\n onChange: composeEventHandlers(onChange, (e) => {\n if (!api.composer().getState().isEditing) return;\n api.composer().setText(e.target.value);\n api.flushSync();\n }),\n onKeyDown: composeEventHandlers(onKeyDown, handleKeyPress),\n onPaste: composeEventHandlers(onPaste, handlePaste)\n }\n );\n }\n);\nComposerPrimitiveInput.displayName = \"ComposerPrimitive.Input\";\nexport {\n ComposerPrimitiveInput\n};\n//# sourceMappingURL=ComposerInput.js.map"],"names":["TextareaAutosize"],"mappings":"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","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var index$1 = require('../../../../../../../@radix-ui_primitive@1.1.3/node_modules/@radix-ui/primitive/dist/index.cjs');
|
|
4
|
+
var index = require('../../../../../../../@radix-ui_react-primitive@2.1.4_@types_react-dom@17.0.2_@types_react@17.0.2_react-dom@17.0.2_react@17.0.2__react@17.0.2/node_modules/@radix-ui/react-primitive/dist/index.cjs');
|
|
5
|
+
var React = require('react');
|
|
6
|
+
var ComposerSend = require('./ComposerSend.cjs');
|
|
7
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
8
|
+
|
|
9
|
+
var ComposerPrimitiveRoot = React.forwardRef(({ onSubmit, ...rest }, forwardedRef) => {
|
|
10
|
+
const send = ComposerSend.useComposerSend();
|
|
11
|
+
const handleSubmit = (e) => {
|
|
12
|
+
e.preventDefault();
|
|
13
|
+
if (!send) return;
|
|
14
|
+
send();
|
|
15
|
+
};
|
|
16
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
17
|
+
index.Primitive.form,
|
|
18
|
+
{
|
|
19
|
+
...rest,
|
|
20
|
+
ref: forwardedRef,
|
|
21
|
+
onSubmit: index$1.composeEventHandlers(onSubmit, handleSubmit)
|
|
22
|
+
}
|
|
23
|
+
);
|
|
24
|
+
});
|
|
25
|
+
ComposerPrimitiveRoot.displayName = "ComposerPrimitive.Root";
|
|
26
|
+
|
|
27
|
+
exports.ComposerPrimitiveRoot = ComposerPrimitiveRoot;
|
|
28
|
+
//# sourceMappingURL=ComposerRoot.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ComposerRoot.cjs","sources":["../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerRoot.js"],"sourcesContent":["\"use client\";\n\n// src/primitives/composer/ComposerRoot.tsx\nimport { composeEventHandlers } from \"@radix-ui/primitive\";\nimport { Primitive } from \"@radix-ui/react-primitive\";\nimport {\n forwardRef\n} from \"react\";\nimport { useComposerSend } from \"./ComposerSend.js\";\nimport { jsx } from \"react/jsx-runtime\";\nvar ComposerPrimitiveRoot = forwardRef(({ onSubmit, ...rest }, forwardedRef) => {\n const send = useComposerSend();\n const handleSubmit = (e) => {\n e.preventDefault();\n if (!send) return;\n send();\n };\n return /* @__PURE__ */ jsx(\n Primitive.form,\n {\n ...rest,\n ref: forwardedRef,\n onSubmit: composeEventHandlers(onSubmit, handleSubmit)\n }\n );\n});\nComposerPrimitiveRoot.displayName = \"ComposerPrimitive.Root\";\nexport {\n ComposerPrimitiveRoot\n};\n//# sourceMappingURL=ComposerRoot.js.map"],"names":["forwardRef","useComposerSend","jsx","Primitive","composeEventHandlers"],"mappings":";;;;;;;;AAUG,IAAC,qBAAqB,GAAGA,gBAAU,CAAC,CAAC,EAAE,QAAQ,EAAE,GAAG,IAAI,EAAE,EAAE,YAAY,KAAK;AAChF,EAAE,MAAM,IAAI,GAAGC,4BAAe,EAAE,CAAC;AACjC,EAAE,MAAM,YAAY,GAAG,CAAC,CAAC,KAAK;AAC9B,IAAI,CAAC,CAAC,cAAc,EAAE,CAAC;AACvB,IAAI,IAAI,CAAC,IAAI,EAAE,OAAO;AACtB,IAAI,IAAI,EAAE,CAAC;AACX,GAAG,CAAC;AACJ,EAAE,uBAAuBC,cAAG;AAC5B,IAAIC,eAAS,CAAC,IAAI;AAClB,IAAI;AACJ,MAAM,GAAG,IAAI;AACb,MAAM,GAAG,EAAE,YAAY;AACvB,MAAM,QAAQ,EAAEC,4BAAoB,CAAC,QAAQ,EAAE,YAAY,CAAC;AAC5D,KAAK;AACL,GAAG,CAAC;AACJ,CAAC,EAAE;AACH,qBAAqB,CAAC,WAAW,GAAG,wBAAwB;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { composeEventHandlers } from '../../../../../../../@radix-ui_primitive@1.1.3/node_modules/@radix-ui/primitive/dist/index.js';
|
|
2
|
+
import { Primitive } from '../../../../../../../@radix-ui_react-primitive@2.1.4_@types_react-dom@17.0.2_@types_react@17.0.2_react-dom@17.0.2_react@17.0.2__react@17.0.2/node_modules/@radix-ui/react-primitive/dist/index.js';
|
|
3
|
+
import { forwardRef } from 'react';
|
|
4
|
+
import { useComposerSend } from './ComposerSend.js';
|
|
5
|
+
import { jsx } from 'react/jsx-runtime';
|
|
6
|
+
|
|
7
|
+
var ComposerPrimitiveRoot = forwardRef(({ onSubmit, ...rest }, forwardedRef) => {
|
|
8
|
+
const send = useComposerSend();
|
|
9
|
+
const handleSubmit = (e) => {
|
|
10
|
+
e.preventDefault();
|
|
11
|
+
if (!send) return;
|
|
12
|
+
send();
|
|
13
|
+
};
|
|
14
|
+
return /* @__PURE__ */ jsx(
|
|
15
|
+
Primitive.form,
|
|
16
|
+
{
|
|
17
|
+
...rest,
|
|
18
|
+
ref: forwardedRef,
|
|
19
|
+
onSubmit: composeEventHandlers(onSubmit, handleSubmit)
|
|
20
|
+
}
|
|
21
|
+
);
|
|
22
|
+
});
|
|
23
|
+
ComposerPrimitiveRoot.displayName = "ComposerPrimitive.Root";
|
|
24
|
+
|
|
25
|
+
export { ComposerPrimitiveRoot };
|
|
26
|
+
//# sourceMappingURL=ComposerRoot.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ComposerRoot.js","sources":["../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerRoot.js"],"sourcesContent":["\"use client\";\n\n// src/primitives/composer/ComposerRoot.tsx\nimport { composeEventHandlers } from \"@radix-ui/primitive\";\nimport { Primitive } from \"@radix-ui/react-primitive\";\nimport {\n forwardRef\n} from \"react\";\nimport { useComposerSend } from \"./ComposerSend.js\";\nimport { jsx } from \"react/jsx-runtime\";\nvar ComposerPrimitiveRoot = forwardRef(({ onSubmit, ...rest }, forwardedRef) => {\n const send = useComposerSend();\n const handleSubmit = (e) => {\n e.preventDefault();\n if (!send) return;\n send();\n };\n return /* @__PURE__ */ jsx(\n Primitive.form,\n {\n ...rest,\n ref: forwardedRef,\n onSubmit: composeEventHandlers(onSubmit, handleSubmit)\n }\n );\n});\nComposerPrimitiveRoot.displayName = \"ComposerPrimitive.Root\";\nexport {\n ComposerPrimitiveRoot\n};\n//# sourceMappingURL=ComposerRoot.js.map"],"names":[],"mappings":";;;;;;AAUG,IAAC,qBAAqB,GAAG,UAAU,CAAC,CAAC,EAAE,QAAQ,EAAE,GAAG,IAAI,EAAE,EAAE,YAAY,KAAK;AAChF,EAAE,MAAM,IAAI,GAAG,eAAe,EAAE,CAAC;AACjC,EAAE,MAAM,YAAY,GAAG,CAAC,CAAC,KAAK;AAC9B,IAAI,CAAC,CAAC,cAAc,EAAE,CAAC;AACvB,IAAI,IAAI,CAAC,IAAI,EAAE,OAAO;AACtB,IAAI,IAAI,EAAE,CAAC;AACX,GAAG,CAAC;AACJ,EAAE,uBAAuB,GAAG;AAC5B,IAAI,SAAS,CAAC,IAAI;AAClB,IAAI;AACJ,MAAM,GAAG,IAAI;AACb,MAAM,GAAG,EAAE,YAAY;AACvB,MAAM,QAAQ,EAAE,oBAAoB,CAAC,QAAQ,EAAE,YAAY,CAAC;AAC5D,KAAK;AACL,GAAG,CAAC;AACJ,CAAC,EAAE;AACH,qBAAqB,CAAC,WAAW,GAAG,wBAAwB;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var createActionButton = require('../../utils/createActionButton.cjs');
|
|
4
|
+
var React = require('react');
|
|
5
|
+
var AssistantApiContext = require('../../context/react/AssistantApiContext.cjs');
|
|
6
|
+
var useAssistantState = require('../../context/react/hooks/useAssistantState.cjs');
|
|
7
|
+
|
|
8
|
+
var useComposerSend = () => {
|
|
9
|
+
const api = AssistantApiContext.useAssistantApi();
|
|
10
|
+
const disabled = useAssistantState.useAssistantState(
|
|
11
|
+
(s) => s.thread.isRunning || !s.composer.isEditing || s.composer.isEmpty
|
|
12
|
+
);
|
|
13
|
+
const callback = React.useCallback(() => {
|
|
14
|
+
api.composer().send();
|
|
15
|
+
}, [api]);
|
|
16
|
+
if (disabled) return null;
|
|
17
|
+
return callback;
|
|
18
|
+
};
|
|
19
|
+
var ComposerPrimitiveSend = createActionButton.createActionButton(
|
|
20
|
+
"ComposerPrimitive.Send",
|
|
21
|
+
useComposerSend
|
|
22
|
+
);
|
|
23
|
+
|
|
24
|
+
exports.ComposerPrimitiveSend = ComposerPrimitiveSend;
|
|
25
|
+
exports.useComposerSend = useComposerSend;
|
|
26
|
+
//# sourceMappingURL=ComposerSend.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ComposerSend.cjs","sources":["../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerSend.js"],"sourcesContent":["\"use client\";\n\n// src/primitives/composer/ComposerSend.tsx\nimport {\n createActionButton\n} from \"../../utils/createActionButton.js\";\nimport { useCallback } from \"react\";\nimport { useAssistantState, useAssistantApi } from \"../../context/index.js\";\nvar useComposerSend = () => {\n const api = useAssistantApi();\n const disabled = useAssistantState(\n (s) => s.thread.isRunning || !s.composer.isEditing || s.composer.isEmpty\n );\n const callback = useCallback(() => {\n api.composer().send();\n }, [api]);\n if (disabled) return null;\n return callback;\n};\nvar ComposerPrimitiveSend = createActionButton(\n \"ComposerPrimitive.Send\",\n useComposerSend\n);\nexport {\n ComposerPrimitiveSend,\n useComposerSend\n};\n//# sourceMappingURL=ComposerSend.js.map"],"names":["useAssistantApi","useAssistantState","useCallback","createActionButton"],"mappings":";;;;;;;AAQG,IAAC,eAAe,GAAG,MAAM;AAC5B,EAAE,MAAM,GAAG,GAAGA,mCAAe,EAAE,CAAC;AAChC,EAAE,MAAM,QAAQ,GAAGC,mCAAiB;AACpC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,SAAS,IAAI,CAAC,CAAC,CAAC,QAAQ,CAAC,SAAS,IAAI,CAAC,CAAC,QAAQ,CAAC,OAAO;AAC5E,GAAG,CAAC;AACJ,EAAE,MAAM,QAAQ,GAAGC,iBAAW,CAAC,MAAM;AACrC,IAAI,GAAG,CAAC,QAAQ,EAAE,CAAC,IAAI,EAAE,CAAC;AAC1B,GAAG,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;AACZ,EAAE,IAAI,QAAQ,EAAE,OAAO,IAAI,CAAC;AAC5B,EAAE,OAAO,QAAQ,CAAC;AAClB,EAAE;AACC,IAAC,qBAAqB,GAAGC,qCAAkB;AAC9C,EAAE,wBAAwB;AAC1B,EAAE,eAAe;AACjB;;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { createActionButton } from '../../utils/createActionButton.js';
|
|
2
|
+
import { useCallback } from 'react';
|
|
3
|
+
import { useAssistantApi } from '../../context/react/AssistantApiContext.js';
|
|
4
|
+
import { useAssistantState } from '../../context/react/hooks/useAssistantState.js';
|
|
5
|
+
|
|
6
|
+
var useComposerSend = () => {
|
|
7
|
+
const api = useAssistantApi();
|
|
8
|
+
const disabled = useAssistantState(
|
|
9
|
+
(s) => s.thread.isRunning || !s.composer.isEditing || s.composer.isEmpty
|
|
10
|
+
);
|
|
11
|
+
const callback = useCallback(() => {
|
|
12
|
+
api.composer().send();
|
|
13
|
+
}, [api]);
|
|
14
|
+
if (disabled) return null;
|
|
15
|
+
return callback;
|
|
16
|
+
};
|
|
17
|
+
var ComposerPrimitiveSend = createActionButton(
|
|
18
|
+
"ComposerPrimitive.Send",
|
|
19
|
+
useComposerSend
|
|
20
|
+
);
|
|
21
|
+
|
|
22
|
+
export { ComposerPrimitiveSend, useComposerSend };
|
|
23
|
+
//# sourceMappingURL=ComposerSend.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ComposerSend.js","sources":["../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerSend.js"],"sourcesContent":["\"use client\";\n\n// src/primitives/composer/ComposerSend.tsx\nimport {\n createActionButton\n} from \"../../utils/createActionButton.js\";\nimport { useCallback } from \"react\";\nimport { useAssistantState, useAssistantApi } from \"../../context/index.js\";\nvar useComposerSend = () => {\n const api = useAssistantApi();\n const disabled = useAssistantState(\n (s) => s.thread.isRunning || !s.composer.isEditing || s.composer.isEmpty\n );\n const callback = useCallback(() => {\n api.composer().send();\n }, [api]);\n if (disabled) return null;\n return callback;\n};\nvar ComposerPrimitiveSend = createActionButton(\n \"ComposerPrimitive.Send\",\n useComposerSend\n);\nexport {\n ComposerPrimitiveSend,\n useComposerSend\n};\n//# sourceMappingURL=ComposerSend.js.map"],"names":[],"mappings":";;;;;AAQG,IAAC,eAAe,GAAG,MAAM;AAC5B,EAAE,MAAM,GAAG,GAAG,eAAe,EAAE,CAAC;AAChC,EAAE,MAAM,QAAQ,GAAG,iBAAiB;AACpC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,SAAS,IAAI,CAAC,CAAC,CAAC,QAAQ,CAAC,SAAS,IAAI,CAAC,CAAC,QAAQ,CAAC,OAAO;AAC5E,GAAG,CAAC;AACJ,EAAE,MAAM,QAAQ,GAAG,WAAW,CAAC,MAAM;AACrC,IAAI,GAAG,CAAC,QAAQ,EAAE,CAAC,IAAI,EAAE,CAAC;AAC1B,GAAG,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;AACZ,EAAE,IAAI,QAAQ,EAAE,OAAO,IAAI,CAAC;AAC5B,EAAE,OAAO,QAAQ,CAAC;AAClB,EAAE;AACC,IAAC,qBAAqB,GAAG,kBAAkB;AAC9C,EAAE,wBAAwB;AAC1B,EAAE,eAAe;AACjB;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var index = require('../../../../../../../@radix-ui_react-primitive@2.1.4_@types_react-dom@17.0.2_@types_react@17.0.2_react-dom@17.0.2_react@17.0.2__react@17.0.2/node_modules/@radix-ui/react-primitive/dist/index.cjs');
|
|
4
|
+
var React = require('react');
|
|
5
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
6
|
+
var useAssistantState = require('../../context/react/hooks/useAssistantState.cjs');
|
|
7
|
+
|
|
8
|
+
var ErrorPrimitiveMessage = React.forwardRef(({ children, ...props }, forwardRef2) => {
|
|
9
|
+
const error = useAssistantState.useAssistantState(({ message }) => {
|
|
10
|
+
return message.status?.type === "incomplete" && message.status.reason === "error" ? message.status.error : void 0;
|
|
11
|
+
});
|
|
12
|
+
if (error === void 0) return null;
|
|
13
|
+
return /* @__PURE__ */ jsxRuntime.jsx(index.Primitive.span, { ...props, ref: forwardRef2, children: children ?? String(error) });
|
|
14
|
+
});
|
|
15
|
+
ErrorPrimitiveMessage.displayName = "ErrorPrimitive.Message";
|
|
16
|
+
|
|
17
|
+
exports.ErrorPrimitiveMessage = ErrorPrimitiveMessage;
|
|
18
|
+
//# sourceMappingURL=ErrorMessage.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ErrorMessage.cjs","sources":["../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorMessage.js"],"sourcesContent":["\"use client\";\n\n// src/primitives/error/ErrorMessage.tsx\nimport { Primitive } from \"@radix-ui/react-primitive\";\nimport { forwardRef } from \"react\";\nimport { useAssistantState } from \"../../context/index.js\";\nimport { jsx } from \"react/jsx-runtime\";\nvar ErrorPrimitiveMessage = forwardRef(({ children, ...props }, forwardRef2) => {\n const error = useAssistantState(({ message }) => {\n return message.status?.type === \"incomplete\" && message.status.reason === \"error\" ? message.status.error : void 0;\n });\n if (error === void 0) return null;\n return /* @__PURE__ */ jsx(Primitive.span, { ...props, ref: forwardRef2, children: children ?? String(error) });\n});\nErrorPrimitiveMessage.displayName = \"ErrorPrimitive.Message\";\nexport {\n ErrorPrimitiveMessage\n};\n//# sourceMappingURL=ErrorMessage.js.map"],"names":["forwardRef","useAssistantState","jsx","Primitive"],"mappings":";;;;;;;AAOG,IAAC,qBAAqB,GAAGA,gBAAU,CAAC,CAAC,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAE,EAAE,WAAW,KAAK;AAChF,EAAE,MAAM,KAAK,GAAGC,mCAAiB,CAAC,CAAC,EAAE,OAAO,EAAE,KAAK;AACnD,IAAI,OAAO,OAAO,CAAC,MAAM,EAAE,IAAI,KAAK,YAAY,IAAI,OAAO,CAAC,MAAM,CAAC,MAAM,KAAK,OAAO,GAAG,OAAO,CAAC,MAAM,CAAC,KAAK,GAAG,KAAK,CAAC,CAAC;AACtH,GAAG,CAAC,CAAC;AACL,EAAE,IAAI,KAAK,KAAK,KAAK,CAAC,EAAE,OAAO,IAAI,CAAC;AACpC,EAAE,uBAAuBC,cAAG,CAACC,eAAS,CAAC,IAAI,EAAE,EAAE,GAAG,KAAK,EAAE,GAAG,EAAE,WAAW,EAAE,QAAQ,EAAE,QAAQ,IAAI,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC;AAClH,CAAC,EAAE;AACH,qBAAqB,CAAC,WAAW,GAAG,wBAAwB;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { Primitive } from '../../../../../../../@radix-ui_react-primitive@2.1.4_@types_react-dom@17.0.2_@types_react@17.0.2_react-dom@17.0.2_react@17.0.2__react@17.0.2/node_modules/@radix-ui/react-primitive/dist/index.js';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { jsx } from 'react/jsx-runtime';
|
|
4
|
+
import { useAssistantState } from '../../context/react/hooks/useAssistantState.js';
|
|
5
|
+
|
|
6
|
+
var ErrorPrimitiveMessage = forwardRef(({ children, ...props }, forwardRef2) => {
|
|
7
|
+
const error = useAssistantState(({ message }) => {
|
|
8
|
+
return message.status?.type === "incomplete" && message.status.reason === "error" ? message.status.error : void 0;
|
|
9
|
+
});
|
|
10
|
+
if (error === void 0) return null;
|
|
11
|
+
return /* @__PURE__ */ jsx(Primitive.span, { ...props, ref: forwardRef2, children: children ?? String(error) });
|
|
12
|
+
});
|
|
13
|
+
ErrorPrimitiveMessage.displayName = "ErrorPrimitive.Message";
|
|
14
|
+
|
|
15
|
+
export { ErrorPrimitiveMessage };
|
|
16
|
+
//# sourceMappingURL=ErrorMessage.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ErrorMessage.js","sources":["../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorMessage.js"],"sourcesContent":["\"use client\";\n\n// src/primitives/error/ErrorMessage.tsx\nimport { Primitive } from \"@radix-ui/react-primitive\";\nimport { forwardRef } from \"react\";\nimport { useAssistantState } from \"../../context/index.js\";\nimport { jsx } from \"react/jsx-runtime\";\nvar ErrorPrimitiveMessage = forwardRef(({ children, ...props }, forwardRef2) => {\n const error = useAssistantState(({ message }) => {\n return message.status?.type === \"incomplete\" && message.status.reason === \"error\" ? message.status.error : void 0;\n });\n if (error === void 0) return null;\n return /* @__PURE__ */ jsx(Primitive.span, { ...props, ref: forwardRef2, children: children ?? String(error) });\n});\nErrorPrimitiveMessage.displayName = \"ErrorPrimitive.Message\";\nexport {\n ErrorPrimitiveMessage\n};\n//# sourceMappingURL=ErrorMessage.js.map"],"names":[],"mappings":";;;;;AAOG,IAAC,qBAAqB,GAAG,UAAU,CAAC,CAAC,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAE,EAAE,WAAW,KAAK;AAChF,EAAE,MAAM,KAAK,GAAG,iBAAiB,CAAC,CAAC,EAAE,OAAO,EAAE,KAAK;AACnD,IAAI,OAAO,OAAO,CAAC,MAAM,EAAE,IAAI,KAAK,YAAY,IAAI,OAAO,CAAC,MAAM,CAAC,MAAM,KAAK,OAAO,GAAG,OAAO,CAAC,MAAM,CAAC,KAAK,GAAG,KAAK,CAAC,CAAC;AACtH,GAAG,CAAC,CAAC;AACL,EAAE,IAAI,KAAK,KAAK,KAAK,CAAC,EAAE,OAAO,IAAI,CAAC;AACpC,EAAE,uBAAuB,GAAG,CAAC,SAAS,CAAC,IAAI,EAAE,EAAE,GAAG,KAAK,EAAE,GAAG,EAAE,WAAW,EAAE,QAAQ,EAAE,QAAQ,IAAI,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC;AAClH,CAAC,EAAE;AACH,qBAAqB,CAAC,WAAW,GAAG,wBAAwB;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var index = require('../../../../../../../@radix-ui_react-primitive@2.1.4_@types_react-dom@17.0.2_@types_react@17.0.2_react-dom@17.0.2_react@17.0.2__react@17.0.2/node_modules/@radix-ui/react-primitive/dist/index.cjs');
|
|
4
|
+
var React = require('react');
|
|
5
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
6
|
+
|
|
7
|
+
var ErrorPrimitiveRoot = React.forwardRef((props, forwardRef2) => {
|
|
8
|
+
return /* @__PURE__ */ jsxRuntime.jsx(index.Primitive.div, { role: "alert", ...props, ref: forwardRef2 });
|
|
9
|
+
});
|
|
10
|
+
ErrorPrimitiveRoot.displayName = "ErrorPrimitive.Root";
|
|
11
|
+
|
|
12
|
+
exports.ErrorPrimitiveRoot = ErrorPrimitiveRoot;
|
|
13
|
+
//# sourceMappingURL=ErrorRoot.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ErrorRoot.cjs","sources":["../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorRoot.js"],"sourcesContent":["\"use client\";\n\n// src/primitives/error/ErrorRoot.tsx\nimport { Primitive } from \"@radix-ui/react-primitive\";\nimport { forwardRef } from \"react\";\nimport { jsx } from \"react/jsx-runtime\";\nvar ErrorPrimitiveRoot = forwardRef((props, forwardRef2) => {\n return /* @__PURE__ */ jsx(Primitive.div, { role: \"alert\", ...props, ref: forwardRef2 });\n});\nErrorPrimitiveRoot.displayName = \"ErrorPrimitive.Root\";\nexport {\n ErrorPrimitiveRoot\n};\n//# sourceMappingURL=ErrorRoot.js.map"],"names":["forwardRef","jsx","Primitive"],"mappings":";;;;;;AAMG,IAAC,kBAAkB,GAAGA,gBAAU,CAAC,CAAC,KAAK,EAAE,WAAW,KAAK;AAC5D,EAAE,uBAAuBC,cAAG,CAACC,eAAS,CAAC,GAAG,EAAE,EAAE,IAAI,EAAE,OAAO,EAAE,GAAG,KAAK,EAAE,GAAG,EAAE,WAAW,EAAE,CAAC,CAAC;AAC3F,CAAC,EAAE;AACH,kBAAkB,CAAC,WAAW,GAAG,qBAAqB;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Primitive } from '../../../../../../../@radix-ui_react-primitive@2.1.4_@types_react-dom@17.0.2_@types_react@17.0.2_react-dom@17.0.2_react@17.0.2__react@17.0.2/node_modules/@radix-ui/react-primitive/dist/index.js';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { jsx } from 'react/jsx-runtime';
|
|
4
|
+
|
|
5
|
+
var ErrorPrimitiveRoot = forwardRef((props, forwardRef2) => {
|
|
6
|
+
return /* @__PURE__ */ jsx(Primitive.div, { role: "alert", ...props, ref: forwardRef2 });
|
|
7
|
+
});
|
|
8
|
+
ErrorPrimitiveRoot.displayName = "ErrorPrimitive.Root";
|
|
9
|
+
|
|
10
|
+
export { ErrorPrimitiveRoot };
|
|
11
|
+
//# sourceMappingURL=ErrorRoot.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ErrorRoot.js","sources":["../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorRoot.js"],"sourcesContent":["\"use client\";\n\n// src/primitives/error/ErrorRoot.tsx\nimport { Primitive } from \"@radix-ui/react-primitive\";\nimport { forwardRef } from \"react\";\nimport { jsx } from \"react/jsx-runtime\";\nvar ErrorPrimitiveRoot = forwardRef((props, forwardRef2) => {\n return /* @__PURE__ */ jsx(Primitive.div, { role: \"alert\", ...props, ref: forwardRef2 });\n});\nErrorPrimitiveRoot.displayName = \"ErrorPrimitive.Root\";\nexport {\n ErrorPrimitiveRoot\n};\n//# sourceMappingURL=ErrorRoot.js.map"],"names":[],"mappings":";;;;AAMG,IAAC,kBAAkB,GAAG,UAAU,CAAC,CAAC,KAAK,EAAE,WAAW,KAAK;AAC5D,EAAE,uBAAuB,GAAG,CAAC,SAAS,CAAC,GAAG,EAAE,EAAE,IAAI,EAAE,OAAO,EAAE,GAAG,KAAK,EAAE,GAAG,EAAE,WAAW,EAAE,CAAC,CAAC;AAC3F,CAAC,EAAE;AACH,kBAAkB,CAAC,WAAW,GAAG,qBAAqB;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
5
|
+
var AttachmentByIndexProvider = require('../../context/providers/AttachmentByIndexProvider.cjs');
|
|
6
|
+
var useAssistantState = require('../../context/react/hooks/useAssistantState.cjs');
|
|
7
|
+
|
|
8
|
+
var getComponent = (components, attachment) => {
|
|
9
|
+
const type = attachment.type;
|
|
10
|
+
switch (type) {
|
|
11
|
+
case "image":
|
|
12
|
+
return components?.Image ?? components?.Attachment;
|
|
13
|
+
case "document":
|
|
14
|
+
return components?.Document ?? components?.Attachment;
|
|
15
|
+
case "file":
|
|
16
|
+
return components?.File ?? components?.Attachment;
|
|
17
|
+
default:
|
|
18
|
+
const _exhaustiveCheck = type;
|
|
19
|
+
throw new Error(`Unknown attachment type: ${_exhaustiveCheck}`);
|
|
20
|
+
}
|
|
21
|
+
};
|
|
22
|
+
var AttachmentComponent = ({ components }) => {
|
|
23
|
+
const attachment = useAssistantState.useAssistantState(({ attachment: attachment2 }) => attachment2);
|
|
24
|
+
if (!attachment) return null;
|
|
25
|
+
const Component = getComponent(components, attachment);
|
|
26
|
+
if (!Component) return null;
|
|
27
|
+
return /* @__PURE__ */ jsxRuntime.jsx(Component, {});
|
|
28
|
+
};
|
|
29
|
+
var MessagePrimitiveAttachmentByIndex = React.memo(
|
|
30
|
+
({ index, components }) => {
|
|
31
|
+
return /* @__PURE__ */ jsxRuntime.jsx(AttachmentByIndexProvider.MessageAttachmentByIndexProvider, { index, children: /* @__PURE__ */ jsxRuntime.jsx(AttachmentComponent, { components }) });
|
|
32
|
+
},
|
|
33
|
+
(prev, next) => prev.index === next.index && prev.components?.Image === next.components?.Image && prev.components?.Document === next.components?.Document && prev.components?.File === next.components?.File && prev.components?.Attachment === next.components?.Attachment
|
|
34
|
+
);
|
|
35
|
+
MessagePrimitiveAttachmentByIndex.displayName = "MessagePrimitive.AttachmentByIndex";
|
|
36
|
+
var MessagePrimitiveAttachments = ({ components }) => {
|
|
37
|
+
const attachmentsCount = useAssistantState.useAssistantState(({ message }) => {
|
|
38
|
+
if (message.role !== "user") return 0;
|
|
39
|
+
return message.attachments.length;
|
|
40
|
+
});
|
|
41
|
+
const attachmentElements = React.useMemo(() => {
|
|
42
|
+
return Array.from({ length: attachmentsCount }, (_, index) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
43
|
+
MessagePrimitiveAttachmentByIndex,
|
|
44
|
+
{
|
|
45
|
+
index,
|
|
46
|
+
components
|
|
47
|
+
},
|
|
48
|
+
index
|
|
49
|
+
));
|
|
50
|
+
}, [attachmentsCount, components]);
|
|
51
|
+
return attachmentElements;
|
|
52
|
+
};
|
|
53
|
+
MessagePrimitiveAttachments.displayName = "MessagePrimitive.Attachments";
|
|
54
|
+
|
|
55
|
+
exports.MessagePrimitiveAttachmentByIndex = MessagePrimitiveAttachmentByIndex;
|
|
56
|
+
exports.MessagePrimitiveAttachments = MessagePrimitiveAttachments;
|
|
57
|
+
//# sourceMappingURL=MessageAttachments.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MessageAttachments.cjs","sources":["../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageAttachments.js"],"sourcesContent":["\"use client\";\n\n// src/primitives/message/MessageAttachments.tsx\nimport { memo, useMemo } from \"react\";\nimport {\n useAssistantState,\n MessageAttachmentByIndexProvider\n} from \"../../context/index.js\";\nimport { jsx } from \"react/jsx-runtime\";\nvar getComponent = (components, attachment) => {\n const type = attachment.type;\n switch (type) {\n case \"image\":\n return components?.Image ?? components?.Attachment;\n case \"document\":\n return components?.Document ?? components?.Attachment;\n case \"file\":\n return components?.File ?? components?.Attachment;\n default:\n const _exhaustiveCheck = type;\n throw new Error(`Unknown attachment type: ${_exhaustiveCheck}`);\n }\n};\nvar AttachmentComponent = ({ components }) => {\n const attachment = useAssistantState(({ attachment: attachment2 }) => attachment2);\n if (!attachment) return null;\n const Component = getComponent(components, attachment);\n if (!Component) return null;\n return /* @__PURE__ */ jsx(Component, {});\n};\nvar MessagePrimitiveAttachmentByIndex = memo(\n ({ index, components }) => {\n return /* @__PURE__ */ jsx(MessageAttachmentByIndexProvider, { index, children: /* @__PURE__ */ jsx(AttachmentComponent, { components }) });\n },\n (prev, next) => prev.index === next.index && prev.components?.Image === next.components?.Image && prev.components?.Document === next.components?.Document && prev.components?.File === next.components?.File && prev.components?.Attachment === next.components?.Attachment\n);\nMessagePrimitiveAttachmentByIndex.displayName = \"MessagePrimitive.AttachmentByIndex\";\nvar MessagePrimitiveAttachments = ({ components }) => {\n const attachmentsCount = useAssistantState(({ message }) => {\n if (message.role !== \"user\") return 0;\n return message.attachments.length;\n });\n const attachmentElements = useMemo(() => {\n return Array.from({ length: attachmentsCount }, (_, index) => /* @__PURE__ */ jsx(\n MessagePrimitiveAttachmentByIndex,\n {\n index,\n components\n },\n index\n ));\n }, [attachmentsCount, components]);\n return attachmentElements;\n};\nMessagePrimitiveAttachments.displayName = \"MessagePrimitive.Attachments\";\nexport {\n MessagePrimitiveAttachmentByIndex,\n MessagePrimitiveAttachments\n};\n//# sourceMappingURL=MessageAttachments.js.map"],"names":["useAssistantState","jsx","memo","MessageAttachmentByIndexProvider","useMemo"],"mappings":"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","x_google_ignoreList":[0]}
|