@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 @@
|
|
|
1
|
+
{"version":3,"file":"TextMessagePartProvider.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/context/providers/TextMessagePartProvider.js"],"sourcesContent":["\"use client\";\n\n// src/context/providers/TextMessagePartProvider.tsx\nimport {\n AssistantProvider,\n useExtendedAssistantApi\n} from \"../react/AssistantApiContext.js\";\nimport { resource, tapMemo } from \"@assistant-ui/tap\";\nimport { useResource } from \"@assistant-ui/tap/react\";\nimport { asStore, tapApi } from \"../../utils/tap-store/index.js\";\nimport { DerivedScope } from \"../../utils/tap-store/derived-scopes.js\";\nimport { jsx } from \"react/jsx-runtime\";\nvar TextMessagePartClient = resource(\n ({ text, isRunning }) => {\n const state = tapMemo(\n () => ({\n type: \"text\",\n text,\n status: isRunning ? { type: \"running\" } : { type: \"complete\" }\n }),\n [text, isRunning]\n );\n return tapApi({\n getState: () => state,\n addToolResult: () => {\n throw new Error(\"Not supported\");\n },\n resumeToolCall: () => {\n throw new Error(\"Not supported\");\n }\n });\n }\n);\nvar TextMessagePartProvider = ({ text, isRunning = false, children }) => {\n const store = useResource(\n asStore(TextMessagePartClient({ text, isRunning }))\n );\n const api = useExtendedAssistantApi({\n part: DerivedScope({\n source: \"root\",\n query: {},\n get: () => store.getState().api\n }),\n subscribe: store.subscribe,\n flushSync: store.flushSync\n });\n return /* @__PURE__ */ jsx(AssistantProvider, { api, children });\n};\nexport {\n TextMessagePartProvider\n};\n//# sourceMappingURL=TextMessagePartProvider.js.map"],"names":[],"mappings":";;;;;;;;;AAYA,IAAI,qBAAqB,GAAG,QAAQ;AACpC,EAAE,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,KAAK;AAC3B,IAAI,MAAM,KAAK,GAAG,OAAO;AACzB,MAAM,OAAO;AACb,QAAQ,IAAI,EAAE,MAAM;AACpB,QAAQ,IAAI;AACZ,QAAQ,MAAM,EAAE,SAAS,GAAG,EAAE,IAAI,EAAE,SAAS,EAAE,GAAG,EAAE,IAAI,EAAE,UAAU,EAAE;AACtE,OAAO,CAAC;AACR,MAAM,CAAC,IAAI,EAAE,SAAS,CAAC;AACvB,KAAK,CAAC;AACN,IAAI,OAAO,MAAM,CAAC;AAClB,MAAM,QAAQ,EAAE,MAAM,KAAK;AAC3B,MAAM,aAAa,EAAE,MAAM;AAC3B,QAAQ,MAAM,IAAI,KAAK,CAAC,eAAe,CAAC,CAAC;AACzC,OAAO;AACP,MAAM,cAAc,EAAE,MAAM;AAC5B,QAAQ,MAAM,IAAI,KAAK,CAAC,eAAe,CAAC,CAAC;AACzC,OAAO;AACP,KAAK,CAAC,CAAC;AACP,GAAG;AACH,CAAC,CAAC;AACC,IAAC,uBAAuB,GAAG,CAAC,EAAE,IAAI,EAAE,SAAS,GAAG,KAAK,EAAE,QAAQ,EAAE,KAAK;AACzE,EAAE,MAAM,KAAK,GAAG,WAAW;AAC3B,IAAI,OAAO,CAAC,qBAAqB,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC,CAAC;AACvD,GAAG,CAAC;AACJ,EAAE,MAAM,GAAG,GAAG,uBAAuB,CAAC;AACtC,IAAI,IAAI,EAAE,YAAY,CAAC;AACvB,MAAM,MAAM,EAAE,MAAM;AACpB,MAAM,KAAK,EAAE,EAAE;AACf,MAAM,GAAG,EAAE,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC,GAAG;AACrC,KAAK,CAAC;AACN,IAAI,SAAS,EAAE,KAAK,CAAC,SAAS;AAC9B,IAAI,SAAS,EAAE,KAAK,CAAC,SAAS;AAC9B,GAAG,CAAC,CAAC;AACL,EAAE,uBAAuB,GAAG,CAAC,iBAAiB,EAAE,EAAE,GAAG,EAAE,QAAQ,EAAE,CAAC,CAAC;AACnE;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var ThreadViewport = require('../stores/ThreadViewport.cjs');
|
|
5
|
+
var ThreadViewportContext = require('../react/ThreadViewportContext.cjs');
|
|
6
|
+
var ReadonlyStore = require('../ReadonlyStore.cjs');
|
|
7
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
8
|
+
|
|
9
|
+
var useThreadViewportStoreValue = () => {
|
|
10
|
+
const outerViewport = ThreadViewportContext.useThreadViewportStore({ optional: true });
|
|
11
|
+
const [store] = React.useState(() => ThreadViewport.makeThreadViewportStore());
|
|
12
|
+
React.useEffect(() => {
|
|
13
|
+
return outerViewport?.getState().onScrollToBottom(() => {
|
|
14
|
+
store.getState().scrollToBottom();
|
|
15
|
+
});
|
|
16
|
+
}, [outerViewport, store]);
|
|
17
|
+
React.useEffect(() => {
|
|
18
|
+
if (!outerViewport) return;
|
|
19
|
+
return store.subscribe((state) => {
|
|
20
|
+
if (outerViewport.getState().isAtBottom !== state.isAtBottom) {
|
|
21
|
+
ReadonlyStore.writableStore(outerViewport).setState({ isAtBottom: state.isAtBottom });
|
|
22
|
+
}
|
|
23
|
+
});
|
|
24
|
+
}, [store, outerViewport]);
|
|
25
|
+
return store;
|
|
26
|
+
};
|
|
27
|
+
var ThreadViewportProvider = ({ children }) => {
|
|
28
|
+
const useThreadViewport = useThreadViewportStoreValue();
|
|
29
|
+
const [context] = React.useState(() => {
|
|
30
|
+
return {
|
|
31
|
+
useThreadViewport
|
|
32
|
+
};
|
|
33
|
+
});
|
|
34
|
+
return /* @__PURE__ */ jsxRuntime.jsx(ThreadViewportContext.ThreadViewportContext.Provider, { value: context, children });
|
|
35
|
+
};
|
|
36
|
+
|
|
37
|
+
exports.ThreadViewportProvider = ThreadViewportProvider;
|
|
38
|
+
//# sourceMappingURL=ThreadViewportProvider.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ThreadViewportProvider.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/context/providers/ThreadViewportProvider.js"],"sourcesContent":["\"use client\";\n\n// src/context/providers/ThreadViewportProvider.tsx\nimport { useEffect, useState } from \"react\";\nimport { makeThreadViewportStore } from \"../stores/ThreadViewport.js\";\nimport {\n ThreadViewportContext,\n useThreadViewportStore\n} from \"../react/ThreadViewportContext.js\";\nimport { writableStore } from \"../ReadonlyStore.js\";\nimport { jsx } from \"react/jsx-runtime\";\nvar useThreadViewportStoreValue = () => {\n const outerViewport = useThreadViewportStore({ optional: true });\n const [store] = useState(() => makeThreadViewportStore());\n useEffect(() => {\n return outerViewport?.getState().onScrollToBottom(() => {\n store.getState().scrollToBottom();\n });\n }, [outerViewport, store]);\n useEffect(() => {\n if (!outerViewport) return;\n return store.subscribe((state) => {\n if (outerViewport.getState().isAtBottom !== state.isAtBottom) {\n writableStore(outerViewport).setState({ isAtBottom: state.isAtBottom });\n }\n });\n }, [store, outerViewport]);\n return store;\n};\nvar ThreadViewportProvider = ({ children }) => {\n const useThreadViewport = useThreadViewportStoreValue();\n const [context] = useState(() => {\n return {\n useThreadViewport\n };\n });\n return /* @__PURE__ */ jsx(ThreadViewportContext.Provider, { value: context, children });\n};\nexport {\n ThreadViewportProvider\n};\n//# sourceMappingURL=ThreadViewportProvider.js.map"],"names":["useThreadViewportStore","useState","makeThreadViewportStore","useEffect","writableStore","jsx","ThreadViewportContext"],"mappings":";;;;;;;;AAWA,IAAI,2BAA2B,GAAG,MAAM;AACxC,EAAE,MAAM,aAAa,GAAGA,4CAAsB,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC,CAAC;AACnE,EAAE,MAAM,CAAC,KAAK,CAAC,GAAGC,cAAQ,CAAC,MAAMC,sCAAuB,EAAE,CAAC,CAAC;AAC5D,EAAEC,eAAS,CAAC,MAAM;AAClB,IAAI,OAAO,aAAa,EAAE,QAAQ,EAAE,CAAC,gBAAgB,CAAC,MAAM;AAC5D,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC,cAAc,EAAE,CAAC;AACxC,KAAK,CAAC,CAAC;AACP,GAAG,EAAE,CAAC,aAAa,EAAE,KAAK,CAAC,CAAC,CAAC;AAC7B,EAAEA,eAAS,CAAC,MAAM;AAClB,IAAI,IAAI,CAAC,aAAa,EAAE,OAAO;AAC/B,IAAI,OAAO,KAAK,CAAC,SAAS,CAAC,CAAC,KAAK,KAAK;AACtC,MAAM,IAAI,aAAa,CAAC,QAAQ,EAAE,CAAC,UAAU,KAAK,KAAK,CAAC,UAAU,EAAE;AACpE,QAAQC,2BAAa,CAAC,aAAa,CAAC,CAAC,QAAQ,CAAC,EAAE,UAAU,EAAE,KAAK,CAAC,UAAU,EAAE,CAAC,CAAC;AAChF,OAAO;AACP,KAAK,CAAC,CAAC;AACP,GAAG,EAAE,CAAC,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC;AAC7B,EAAE,OAAO,KAAK,CAAC;AACf,CAAC,CAAC;AACC,IAAC,sBAAsB,GAAG,CAAC,EAAE,QAAQ,EAAE,KAAK;AAC/C,EAAE,MAAM,iBAAiB,GAAG,2BAA2B,EAAE,CAAC;AAC1D,EAAE,MAAM,CAAC,OAAO,CAAC,GAAGH,cAAQ,CAAC,MAAM;AACnC,IAAI,OAAO;AACX,MAAM,iBAAiB;AACvB,KAAK,CAAC;AACN,GAAG,CAAC,CAAC;AACL,EAAE,uBAAuBI,cAAG,CAACC,2CAAqB,CAAC,QAAQ,EAAE,EAAE,KAAK,EAAE,OAAO,EAAE,QAAQ,EAAE,CAAC,CAAC;AAC3F;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { useState, useEffect } from 'react';
|
|
2
|
+
import { makeThreadViewportStore } from '../stores/ThreadViewport.js';
|
|
3
|
+
import { ThreadViewportContext, useThreadViewportStore } from '../react/ThreadViewportContext.js';
|
|
4
|
+
import { writableStore } from '../ReadonlyStore.js';
|
|
5
|
+
import { jsx } from 'react/jsx-runtime';
|
|
6
|
+
|
|
7
|
+
var useThreadViewportStoreValue = () => {
|
|
8
|
+
const outerViewport = useThreadViewportStore({ optional: true });
|
|
9
|
+
const [store] = useState(() => makeThreadViewportStore());
|
|
10
|
+
useEffect(() => {
|
|
11
|
+
return outerViewport?.getState().onScrollToBottom(() => {
|
|
12
|
+
store.getState().scrollToBottom();
|
|
13
|
+
});
|
|
14
|
+
}, [outerViewport, store]);
|
|
15
|
+
useEffect(() => {
|
|
16
|
+
if (!outerViewport) return;
|
|
17
|
+
return store.subscribe((state) => {
|
|
18
|
+
if (outerViewport.getState().isAtBottom !== state.isAtBottom) {
|
|
19
|
+
writableStore(outerViewport).setState({ isAtBottom: state.isAtBottom });
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
}, [store, outerViewport]);
|
|
23
|
+
return store;
|
|
24
|
+
};
|
|
25
|
+
var ThreadViewportProvider = ({ children }) => {
|
|
26
|
+
const useThreadViewport = useThreadViewportStoreValue();
|
|
27
|
+
const [context] = useState(() => {
|
|
28
|
+
return {
|
|
29
|
+
useThreadViewport
|
|
30
|
+
};
|
|
31
|
+
});
|
|
32
|
+
return /* @__PURE__ */ jsx(ThreadViewportContext.Provider, { value: context, children });
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
export { ThreadViewportProvider };
|
|
36
|
+
//# sourceMappingURL=ThreadViewportProvider.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ThreadViewportProvider.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/context/providers/ThreadViewportProvider.js"],"sourcesContent":["\"use client\";\n\n// src/context/providers/ThreadViewportProvider.tsx\nimport { useEffect, useState } from \"react\";\nimport { makeThreadViewportStore } from \"../stores/ThreadViewport.js\";\nimport {\n ThreadViewportContext,\n useThreadViewportStore\n} from \"../react/ThreadViewportContext.js\";\nimport { writableStore } from \"../ReadonlyStore.js\";\nimport { jsx } from \"react/jsx-runtime\";\nvar useThreadViewportStoreValue = () => {\n const outerViewport = useThreadViewportStore({ optional: true });\n const [store] = useState(() => makeThreadViewportStore());\n useEffect(() => {\n return outerViewport?.getState().onScrollToBottom(() => {\n store.getState().scrollToBottom();\n });\n }, [outerViewport, store]);\n useEffect(() => {\n if (!outerViewport) return;\n return store.subscribe((state) => {\n if (outerViewport.getState().isAtBottom !== state.isAtBottom) {\n writableStore(outerViewport).setState({ isAtBottom: state.isAtBottom });\n }\n });\n }, [store, outerViewport]);\n return store;\n};\nvar ThreadViewportProvider = ({ children }) => {\n const useThreadViewport = useThreadViewportStoreValue();\n const [context] = useState(() => {\n return {\n useThreadViewport\n };\n });\n return /* @__PURE__ */ jsx(ThreadViewportContext.Provider, { value: context, children });\n};\nexport {\n ThreadViewportProvider\n};\n//# sourceMappingURL=ThreadViewportProvider.js.map"],"names":[],"mappings":";;;;;;AAWA,IAAI,2BAA2B,GAAG,MAAM;AACxC,EAAE,MAAM,aAAa,GAAG,sBAAsB,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC,CAAC;AACnE,EAAE,MAAM,CAAC,KAAK,CAAC,GAAG,QAAQ,CAAC,MAAM,uBAAuB,EAAE,CAAC,CAAC;AAC5D,EAAE,SAAS,CAAC,MAAM;AAClB,IAAI,OAAO,aAAa,EAAE,QAAQ,EAAE,CAAC,gBAAgB,CAAC,MAAM;AAC5D,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC,cAAc,EAAE,CAAC;AACxC,KAAK,CAAC,CAAC;AACP,GAAG,EAAE,CAAC,aAAa,EAAE,KAAK,CAAC,CAAC,CAAC;AAC7B,EAAE,SAAS,CAAC,MAAM;AAClB,IAAI,IAAI,CAAC,aAAa,EAAE,OAAO;AAC/B,IAAI,OAAO,KAAK,CAAC,SAAS,CAAC,CAAC,KAAK,KAAK;AACtC,MAAM,IAAI,aAAa,CAAC,QAAQ,EAAE,CAAC,UAAU,KAAK,KAAK,CAAC,UAAU,EAAE;AACpE,QAAQ,aAAa,CAAC,aAAa,CAAC,CAAC,QAAQ,CAAC,EAAE,UAAU,EAAE,KAAK,CAAC,UAAU,EAAE,CAAC,CAAC;AAChF,OAAO;AACP,KAAK,CAAC,CAAC;AACP,GAAG,EAAE,CAAC,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC;AAC7B,EAAE,OAAO,KAAK,CAAC;AACf,CAAC,CAAC;AACC,IAAC,sBAAsB,GAAG,CAAC,EAAE,QAAQ,EAAE,KAAK;AAC/C,EAAE,MAAM,iBAAiB,GAAG,2BAA2B,EAAE,CAAC;AAC1D,EAAE,MAAM,CAAC,OAAO,CAAC,GAAG,QAAQ,CAAC,MAAM;AACnC,IAAI,OAAO;AACX,MAAM,iBAAiB;AACvB,KAAK,CAAC;AACN,GAAG,CAAC,CAAC;AACL,EAAE,uBAAuB,GAAG,CAAC,qBAAqB,CAAC,QAAQ,EAAE,EAAE,KAAK,EAAE,OAAO,EAAE,QAAQ,EAAE,CAAC,CAAC;AAC3F;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,175 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var useResource = require('../../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/react/use-resource.cjs');
|
|
5
|
+
var EventTypes = require('../../types/EventTypes.cjs');
|
|
6
|
+
var ThreadViewportProvider = require('../providers/ThreadViewportProvider.cjs');
|
|
7
|
+
var DevToolsHooks = require('../../devtools/DevToolsHooks.cjs');
|
|
8
|
+
var AssistantClient = require('../../client/AssistantClient.cjs');
|
|
9
|
+
var derivedScopes = require('../../utils/tap-store/derived-scopes.cjs');
|
|
10
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
11
|
+
|
|
12
|
+
var createAssistantApiField = (config) => {
|
|
13
|
+
const fn = config.get;
|
|
14
|
+
fn.source = config.source;
|
|
15
|
+
fn.query = config.query;
|
|
16
|
+
return fn;
|
|
17
|
+
};
|
|
18
|
+
var NO_OP_FN = () => () => {
|
|
19
|
+
};
|
|
20
|
+
var AssistantApiContext = React.createContext({
|
|
21
|
+
threads: createAssistantApiField({
|
|
22
|
+
source: null,
|
|
23
|
+
query: {},
|
|
24
|
+
get: () => {
|
|
25
|
+
throw new Error("Threads is only available inside <AssistantProvider />");
|
|
26
|
+
}
|
|
27
|
+
}),
|
|
28
|
+
toolUIs: createAssistantApiField({
|
|
29
|
+
source: null,
|
|
30
|
+
query: {},
|
|
31
|
+
get: () => {
|
|
32
|
+
throw new Error("ToolUIs is only available inside <AssistantProvider />");
|
|
33
|
+
}
|
|
34
|
+
}),
|
|
35
|
+
tools: createAssistantApiField({
|
|
36
|
+
source: null,
|
|
37
|
+
query: {},
|
|
38
|
+
get: () => {
|
|
39
|
+
throw new Error("Tools is only available inside <AssistantProvider />");
|
|
40
|
+
}
|
|
41
|
+
}),
|
|
42
|
+
modelContext: createAssistantApiField({
|
|
43
|
+
source: null,
|
|
44
|
+
query: {},
|
|
45
|
+
get: () => {
|
|
46
|
+
throw new Error(
|
|
47
|
+
"ModelContext is only available inside <AssistantProvider />"
|
|
48
|
+
);
|
|
49
|
+
}
|
|
50
|
+
}),
|
|
51
|
+
threadListItem: createAssistantApiField({
|
|
52
|
+
source: null,
|
|
53
|
+
query: {},
|
|
54
|
+
get: () => {
|
|
55
|
+
throw new Error(
|
|
56
|
+
"ThreadListItem is only available inside <AssistantProvider />"
|
|
57
|
+
);
|
|
58
|
+
}
|
|
59
|
+
}),
|
|
60
|
+
thread: createAssistantApiField({
|
|
61
|
+
source: null,
|
|
62
|
+
query: {},
|
|
63
|
+
get: () => {
|
|
64
|
+
throw new Error("Thread is only available inside <AssistantProvider />");
|
|
65
|
+
}
|
|
66
|
+
}),
|
|
67
|
+
composer: createAssistantApiField({
|
|
68
|
+
source: null,
|
|
69
|
+
query: {},
|
|
70
|
+
get: () => {
|
|
71
|
+
throw new Error(
|
|
72
|
+
"Composer is only available inside <AssistantProvider />"
|
|
73
|
+
);
|
|
74
|
+
}
|
|
75
|
+
}),
|
|
76
|
+
message: createAssistantApiField({
|
|
77
|
+
source: null,
|
|
78
|
+
query: {},
|
|
79
|
+
get: () => {
|
|
80
|
+
throw new Error(
|
|
81
|
+
"Message is only available inside <ThreadPrimitive.Messages />"
|
|
82
|
+
);
|
|
83
|
+
}
|
|
84
|
+
}),
|
|
85
|
+
part: createAssistantApiField({
|
|
86
|
+
source: null,
|
|
87
|
+
query: {},
|
|
88
|
+
get: () => {
|
|
89
|
+
throw new Error(
|
|
90
|
+
"Part is only available inside <MessagePrimitive.Parts />"
|
|
91
|
+
);
|
|
92
|
+
}
|
|
93
|
+
}),
|
|
94
|
+
attachment: createAssistantApiField({
|
|
95
|
+
source: null,
|
|
96
|
+
query: {},
|
|
97
|
+
get: () => {
|
|
98
|
+
throw new Error(
|
|
99
|
+
"Attachment is only available inside <MessagePrimitive.Attachments /> or <ComposerPrimitive.Attachments />"
|
|
100
|
+
);
|
|
101
|
+
}
|
|
102
|
+
}),
|
|
103
|
+
subscribe: NO_OP_FN,
|
|
104
|
+
flushSync: NO_OP_FN,
|
|
105
|
+
on: (selector) => {
|
|
106
|
+
const { scope } = EventTypes.normalizeEventSelector(selector);
|
|
107
|
+
throw new Error(`Event scope is not available in this component: ${scope}`);
|
|
108
|
+
}
|
|
109
|
+
});
|
|
110
|
+
var useAssistantApiImpl = () => {
|
|
111
|
+
return React.useContext(AssistantApiContext);
|
|
112
|
+
};
|
|
113
|
+
var useExtendedAssistantApi = (scopes) => {
|
|
114
|
+
const baseApi = useAssistantApiImpl();
|
|
115
|
+
const partialApi = useResource.useResource(derivedScopes.DerivedScopes(scopes));
|
|
116
|
+
return React.useMemo(() => extendApi(baseApi, partialApi), [baseApi, partialApi]);
|
|
117
|
+
};
|
|
118
|
+
var useExtendedAssistantApiImpl = (config) => {
|
|
119
|
+
return AssistantClient.useAssistantClient(config);
|
|
120
|
+
};
|
|
121
|
+
function useAssistantApi(config) {
|
|
122
|
+
if (config) {
|
|
123
|
+
return useExtendedAssistantApiImpl(config);
|
|
124
|
+
} else {
|
|
125
|
+
return useAssistantApiImpl();
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
var mergeFns = (fn1, fn2) => {
|
|
129
|
+
if (fn1 === NO_OP_FN) return fn2;
|
|
130
|
+
if (fn2 === NO_OP_FN) return fn1;
|
|
131
|
+
return (...args) => {
|
|
132
|
+
fn1(...args);
|
|
133
|
+
fn2(...args);
|
|
134
|
+
};
|
|
135
|
+
};
|
|
136
|
+
var mergeFnsWithUnsubscribe = (fn1, fn2) => {
|
|
137
|
+
if (fn1 === NO_OP_FN) return fn2;
|
|
138
|
+
if (fn2 === NO_OP_FN) return fn1;
|
|
139
|
+
return (...args) => {
|
|
140
|
+
const unsubscribe1 = fn1(...args);
|
|
141
|
+
const unsubscribe2 = fn2(...args);
|
|
142
|
+
return () => {
|
|
143
|
+
unsubscribe1();
|
|
144
|
+
unsubscribe2();
|
|
145
|
+
};
|
|
146
|
+
};
|
|
147
|
+
};
|
|
148
|
+
var extendApi = (api, api2) => {
|
|
149
|
+
const api2Subscribe = api2.subscribe;
|
|
150
|
+
const api2FlushSync = api2.flushSync;
|
|
151
|
+
return {
|
|
152
|
+
...api,
|
|
153
|
+
...api2,
|
|
154
|
+
subscribe: mergeFnsWithUnsubscribe(
|
|
155
|
+
api.subscribe,
|
|
156
|
+
api2Subscribe ?? NO_OP_FN
|
|
157
|
+
),
|
|
158
|
+
flushSync: mergeFns(api.flushSync, api2FlushSync ?? NO_OP_FN)
|
|
159
|
+
};
|
|
160
|
+
};
|
|
161
|
+
var AssistantProvider = ({ api, children, devToolsVisible = true }) => {
|
|
162
|
+
React.useEffect(() => {
|
|
163
|
+
if (!devToolsVisible || !api.subscribe) return void 0;
|
|
164
|
+
return DevToolsHooks.DevToolsProviderApi.register(api);
|
|
165
|
+
}, [api, devToolsVisible]);
|
|
166
|
+
return /* @__PURE__ */ jsxRuntime.jsx(AssistantApiContext.Provider, { value: api, children: /* @__PURE__ */ jsxRuntime.jsx(ThreadViewportProvider.ThreadViewportProvider, { children }) });
|
|
167
|
+
};
|
|
168
|
+
|
|
169
|
+
exports.AssistantProvider = AssistantProvider;
|
|
170
|
+
exports.createAssistantApiField = createAssistantApiField;
|
|
171
|
+
exports.extendApi = extendApi;
|
|
172
|
+
exports.useAssistantApi = useAssistantApi;
|
|
173
|
+
exports.useAssistantApiImpl = useAssistantApiImpl;
|
|
174
|
+
exports.useExtendedAssistantApi = useExtendedAssistantApi;
|
|
175
|
+
//# sourceMappingURL=AssistantApiContext.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AssistantApiContext.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/context/react/AssistantApiContext.js"],"sourcesContent":["\"use client\";\n\n// src/context/react/AssistantApiContext.tsx\nimport {\n createContext,\n useContext,\n useMemo,\n useEffect\n} from \"react\";\nimport { useResource } from \"@assistant-ui/tap/react\";\nimport {\n normalizeEventSelector\n} from \"../../types/EventTypes.js\";\nimport { ThreadViewportProvider } from \"../providers/ThreadViewportProvider.js\";\nimport { DevToolsProviderApi } from \"../../devtools/DevToolsHooks.js\";\nimport {\n useAssistantClient\n} from \"../../client/AssistantClient.js\";\nimport {\n DerivedScopes\n} from \"../../utils/tap-store/derived-scopes.js\";\nimport { jsx } from \"react/jsx-runtime\";\nvar createAssistantApiField = (config) => {\n const fn = config.get;\n fn.source = config.source;\n fn.query = config.query;\n return fn;\n};\nvar NO_OP_FN = () => () => {\n};\nvar AssistantApiContext = createContext({\n threads: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\"Threads is only available inside <AssistantProvider />\");\n }\n }),\n toolUIs: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\"ToolUIs is only available inside <AssistantProvider />\");\n }\n }),\n tools: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\"Tools is only available inside <AssistantProvider />\");\n }\n }),\n modelContext: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\n \"ModelContext is only available inside <AssistantProvider />\"\n );\n }\n }),\n threadListItem: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\n \"ThreadListItem is only available inside <AssistantProvider />\"\n );\n }\n }),\n thread: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\"Thread is only available inside <AssistantProvider />\");\n }\n }),\n composer: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\n \"Composer is only available inside <AssistantProvider />\"\n );\n }\n }),\n message: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\n \"Message is only available inside <ThreadPrimitive.Messages />\"\n );\n }\n }),\n part: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\n \"Part is only available inside <MessagePrimitive.Parts />\"\n );\n }\n }),\n attachment: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\n \"Attachment is only available inside <MessagePrimitive.Attachments /> or <ComposerPrimitive.Attachments />\"\n );\n }\n }),\n subscribe: NO_OP_FN,\n flushSync: NO_OP_FN,\n on: (selector) => {\n const { scope } = normalizeEventSelector(selector);\n throw new Error(`Event scope is not available in this component: ${scope}`);\n }\n});\nvar useAssistantApiImpl = () => {\n return useContext(AssistantApiContext);\n};\nvar useExtendedAssistantApi = (scopes) => {\n const baseApi = useAssistantApiImpl();\n const partialApi = useResource(DerivedScopes(scopes));\n return useMemo(() => extendApi(baseApi, partialApi), [baseApi, partialApi]);\n};\nvar useExtendedAssistantApiImpl = (config) => {\n return useAssistantClient(config);\n};\nfunction useAssistantApi(config) {\n if (config) {\n return useExtendedAssistantApiImpl(config);\n } else {\n return useAssistantApiImpl();\n }\n}\nvar mergeFns = (fn1, fn2) => {\n if (fn1 === NO_OP_FN) return fn2;\n if (fn2 === NO_OP_FN) return fn1;\n return (...args) => {\n fn1(...args);\n fn2(...args);\n };\n};\nvar mergeFnsWithUnsubscribe = (fn1, fn2) => {\n if (fn1 === NO_OP_FN) return fn2;\n if (fn2 === NO_OP_FN) return fn1;\n return (...args) => {\n const unsubscribe1 = fn1(...args);\n const unsubscribe2 = fn2(...args);\n return () => {\n unsubscribe1();\n unsubscribe2();\n };\n };\n};\nvar extendApi = (api, api2) => {\n const api2Subscribe = api2.subscribe;\n const api2FlushSync = api2.flushSync;\n return {\n ...api,\n ...api2,\n subscribe: mergeFnsWithUnsubscribe(\n api.subscribe,\n api2Subscribe ?? NO_OP_FN\n ),\n flushSync: mergeFns(api.flushSync, api2FlushSync ?? NO_OP_FN)\n };\n};\nvar AssistantProvider = ({ api, children, devToolsVisible = true }) => {\n useEffect(() => {\n if (!devToolsVisible || !api.subscribe) return void 0;\n return DevToolsProviderApi.register(api);\n }, [api, devToolsVisible]);\n return /* @__PURE__ */ jsx(AssistantApiContext.Provider, { value: api, children: /* @__PURE__ */ jsx(ThreadViewportProvider, { children }) });\n};\nexport {\n AssistantProvider,\n createAssistantApiField,\n extendApi,\n useAssistantApi,\n useAssistantApiImpl,\n useExtendedAssistantApi\n};\n//# sourceMappingURL=AssistantApiContext.js.map"],"names":["createContext","normalizeEventSelector","useContext","useResource","DerivedScopes","useMemo","useAssistantClient","useEffect","DevToolsProviderApi","jsx","ThreadViewportProvider"],"mappings":"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","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,168 @@
|
|
|
1
|
+
import { createContext, useContext, useEffect, useMemo } from 'react';
|
|
2
|
+
import { useResource } from '../../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/react/use-resource.js';
|
|
3
|
+
import { normalizeEventSelector } from '../../types/EventTypes.js';
|
|
4
|
+
import { ThreadViewportProvider } from '../providers/ThreadViewportProvider.js';
|
|
5
|
+
import { DevToolsProviderApi } from '../../devtools/DevToolsHooks.js';
|
|
6
|
+
import { useAssistantClient } from '../../client/AssistantClient.js';
|
|
7
|
+
import { DerivedScopes } from '../../utils/tap-store/derived-scopes.js';
|
|
8
|
+
import { jsx } from 'react/jsx-runtime';
|
|
9
|
+
|
|
10
|
+
var createAssistantApiField = (config) => {
|
|
11
|
+
const fn = config.get;
|
|
12
|
+
fn.source = config.source;
|
|
13
|
+
fn.query = config.query;
|
|
14
|
+
return fn;
|
|
15
|
+
};
|
|
16
|
+
var NO_OP_FN = () => () => {
|
|
17
|
+
};
|
|
18
|
+
var AssistantApiContext = createContext({
|
|
19
|
+
threads: createAssistantApiField({
|
|
20
|
+
source: null,
|
|
21
|
+
query: {},
|
|
22
|
+
get: () => {
|
|
23
|
+
throw new Error("Threads is only available inside <AssistantProvider />");
|
|
24
|
+
}
|
|
25
|
+
}),
|
|
26
|
+
toolUIs: createAssistantApiField({
|
|
27
|
+
source: null,
|
|
28
|
+
query: {},
|
|
29
|
+
get: () => {
|
|
30
|
+
throw new Error("ToolUIs is only available inside <AssistantProvider />");
|
|
31
|
+
}
|
|
32
|
+
}),
|
|
33
|
+
tools: createAssistantApiField({
|
|
34
|
+
source: null,
|
|
35
|
+
query: {},
|
|
36
|
+
get: () => {
|
|
37
|
+
throw new Error("Tools is only available inside <AssistantProvider />");
|
|
38
|
+
}
|
|
39
|
+
}),
|
|
40
|
+
modelContext: createAssistantApiField({
|
|
41
|
+
source: null,
|
|
42
|
+
query: {},
|
|
43
|
+
get: () => {
|
|
44
|
+
throw new Error(
|
|
45
|
+
"ModelContext is only available inside <AssistantProvider />"
|
|
46
|
+
);
|
|
47
|
+
}
|
|
48
|
+
}),
|
|
49
|
+
threadListItem: createAssistantApiField({
|
|
50
|
+
source: null,
|
|
51
|
+
query: {},
|
|
52
|
+
get: () => {
|
|
53
|
+
throw new Error(
|
|
54
|
+
"ThreadListItem is only available inside <AssistantProvider />"
|
|
55
|
+
);
|
|
56
|
+
}
|
|
57
|
+
}),
|
|
58
|
+
thread: createAssistantApiField({
|
|
59
|
+
source: null,
|
|
60
|
+
query: {},
|
|
61
|
+
get: () => {
|
|
62
|
+
throw new Error("Thread is only available inside <AssistantProvider />");
|
|
63
|
+
}
|
|
64
|
+
}),
|
|
65
|
+
composer: createAssistantApiField({
|
|
66
|
+
source: null,
|
|
67
|
+
query: {},
|
|
68
|
+
get: () => {
|
|
69
|
+
throw new Error(
|
|
70
|
+
"Composer is only available inside <AssistantProvider />"
|
|
71
|
+
);
|
|
72
|
+
}
|
|
73
|
+
}),
|
|
74
|
+
message: createAssistantApiField({
|
|
75
|
+
source: null,
|
|
76
|
+
query: {},
|
|
77
|
+
get: () => {
|
|
78
|
+
throw new Error(
|
|
79
|
+
"Message is only available inside <ThreadPrimitive.Messages />"
|
|
80
|
+
);
|
|
81
|
+
}
|
|
82
|
+
}),
|
|
83
|
+
part: createAssistantApiField({
|
|
84
|
+
source: null,
|
|
85
|
+
query: {},
|
|
86
|
+
get: () => {
|
|
87
|
+
throw new Error(
|
|
88
|
+
"Part is only available inside <MessagePrimitive.Parts />"
|
|
89
|
+
);
|
|
90
|
+
}
|
|
91
|
+
}),
|
|
92
|
+
attachment: createAssistantApiField({
|
|
93
|
+
source: null,
|
|
94
|
+
query: {},
|
|
95
|
+
get: () => {
|
|
96
|
+
throw new Error(
|
|
97
|
+
"Attachment is only available inside <MessagePrimitive.Attachments /> or <ComposerPrimitive.Attachments />"
|
|
98
|
+
);
|
|
99
|
+
}
|
|
100
|
+
}),
|
|
101
|
+
subscribe: NO_OP_FN,
|
|
102
|
+
flushSync: NO_OP_FN,
|
|
103
|
+
on: (selector) => {
|
|
104
|
+
const { scope } = normalizeEventSelector(selector);
|
|
105
|
+
throw new Error(`Event scope is not available in this component: ${scope}`);
|
|
106
|
+
}
|
|
107
|
+
});
|
|
108
|
+
var useAssistantApiImpl = () => {
|
|
109
|
+
return useContext(AssistantApiContext);
|
|
110
|
+
};
|
|
111
|
+
var useExtendedAssistantApi = (scopes) => {
|
|
112
|
+
const baseApi = useAssistantApiImpl();
|
|
113
|
+
const partialApi = useResource(DerivedScopes(scopes));
|
|
114
|
+
return useMemo(() => extendApi(baseApi, partialApi), [baseApi, partialApi]);
|
|
115
|
+
};
|
|
116
|
+
var useExtendedAssistantApiImpl = (config) => {
|
|
117
|
+
return useAssistantClient(config);
|
|
118
|
+
};
|
|
119
|
+
function useAssistantApi(config) {
|
|
120
|
+
if (config) {
|
|
121
|
+
return useExtendedAssistantApiImpl(config);
|
|
122
|
+
} else {
|
|
123
|
+
return useAssistantApiImpl();
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
var mergeFns = (fn1, fn2) => {
|
|
127
|
+
if (fn1 === NO_OP_FN) return fn2;
|
|
128
|
+
if (fn2 === NO_OP_FN) return fn1;
|
|
129
|
+
return (...args) => {
|
|
130
|
+
fn1(...args);
|
|
131
|
+
fn2(...args);
|
|
132
|
+
};
|
|
133
|
+
};
|
|
134
|
+
var mergeFnsWithUnsubscribe = (fn1, fn2) => {
|
|
135
|
+
if (fn1 === NO_OP_FN) return fn2;
|
|
136
|
+
if (fn2 === NO_OP_FN) return fn1;
|
|
137
|
+
return (...args) => {
|
|
138
|
+
const unsubscribe1 = fn1(...args);
|
|
139
|
+
const unsubscribe2 = fn2(...args);
|
|
140
|
+
return () => {
|
|
141
|
+
unsubscribe1();
|
|
142
|
+
unsubscribe2();
|
|
143
|
+
};
|
|
144
|
+
};
|
|
145
|
+
};
|
|
146
|
+
var extendApi = (api, api2) => {
|
|
147
|
+
const api2Subscribe = api2.subscribe;
|
|
148
|
+
const api2FlushSync = api2.flushSync;
|
|
149
|
+
return {
|
|
150
|
+
...api,
|
|
151
|
+
...api2,
|
|
152
|
+
subscribe: mergeFnsWithUnsubscribe(
|
|
153
|
+
api.subscribe,
|
|
154
|
+
api2Subscribe ?? NO_OP_FN
|
|
155
|
+
),
|
|
156
|
+
flushSync: mergeFns(api.flushSync, api2FlushSync ?? NO_OP_FN)
|
|
157
|
+
};
|
|
158
|
+
};
|
|
159
|
+
var AssistantProvider = ({ api, children, devToolsVisible = true }) => {
|
|
160
|
+
useEffect(() => {
|
|
161
|
+
if (!devToolsVisible || !api.subscribe) return void 0;
|
|
162
|
+
return DevToolsProviderApi.register(api);
|
|
163
|
+
}, [api, devToolsVisible]);
|
|
164
|
+
return /* @__PURE__ */ jsx(AssistantApiContext.Provider, { value: api, children: /* @__PURE__ */ jsx(ThreadViewportProvider, { children }) });
|
|
165
|
+
};
|
|
166
|
+
|
|
167
|
+
export { AssistantProvider, createAssistantApiField, extendApi, useAssistantApi, useAssistantApiImpl, useExtendedAssistantApi };
|
|
168
|
+
//# sourceMappingURL=AssistantApiContext.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AssistantApiContext.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/context/react/AssistantApiContext.js"],"sourcesContent":["\"use client\";\n\n// src/context/react/AssistantApiContext.tsx\nimport {\n createContext,\n useContext,\n useMemo,\n useEffect\n} from \"react\";\nimport { useResource } from \"@assistant-ui/tap/react\";\nimport {\n normalizeEventSelector\n} from \"../../types/EventTypes.js\";\nimport { ThreadViewportProvider } from \"../providers/ThreadViewportProvider.js\";\nimport { DevToolsProviderApi } from \"../../devtools/DevToolsHooks.js\";\nimport {\n useAssistantClient\n} from \"../../client/AssistantClient.js\";\nimport {\n DerivedScopes\n} from \"../../utils/tap-store/derived-scopes.js\";\nimport { jsx } from \"react/jsx-runtime\";\nvar createAssistantApiField = (config) => {\n const fn = config.get;\n fn.source = config.source;\n fn.query = config.query;\n return fn;\n};\nvar NO_OP_FN = () => () => {\n};\nvar AssistantApiContext = createContext({\n threads: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\"Threads is only available inside <AssistantProvider />\");\n }\n }),\n toolUIs: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\"ToolUIs is only available inside <AssistantProvider />\");\n }\n }),\n tools: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\"Tools is only available inside <AssistantProvider />\");\n }\n }),\n modelContext: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\n \"ModelContext is only available inside <AssistantProvider />\"\n );\n }\n }),\n threadListItem: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\n \"ThreadListItem is only available inside <AssistantProvider />\"\n );\n }\n }),\n thread: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\"Thread is only available inside <AssistantProvider />\");\n }\n }),\n composer: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\n \"Composer is only available inside <AssistantProvider />\"\n );\n }\n }),\n message: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\n \"Message is only available inside <ThreadPrimitive.Messages />\"\n );\n }\n }),\n part: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\n \"Part is only available inside <MessagePrimitive.Parts />\"\n );\n }\n }),\n attachment: createAssistantApiField({\n source: null,\n query: {},\n get: () => {\n throw new Error(\n \"Attachment is only available inside <MessagePrimitive.Attachments /> or <ComposerPrimitive.Attachments />\"\n );\n }\n }),\n subscribe: NO_OP_FN,\n flushSync: NO_OP_FN,\n on: (selector) => {\n const { scope } = normalizeEventSelector(selector);\n throw new Error(`Event scope is not available in this component: ${scope}`);\n }\n});\nvar useAssistantApiImpl = () => {\n return useContext(AssistantApiContext);\n};\nvar useExtendedAssistantApi = (scopes) => {\n const baseApi = useAssistantApiImpl();\n const partialApi = useResource(DerivedScopes(scopes));\n return useMemo(() => extendApi(baseApi, partialApi), [baseApi, partialApi]);\n};\nvar useExtendedAssistantApiImpl = (config) => {\n return useAssistantClient(config);\n};\nfunction useAssistantApi(config) {\n if (config) {\n return useExtendedAssistantApiImpl(config);\n } else {\n return useAssistantApiImpl();\n }\n}\nvar mergeFns = (fn1, fn2) => {\n if (fn1 === NO_OP_FN) return fn2;\n if (fn2 === NO_OP_FN) return fn1;\n return (...args) => {\n fn1(...args);\n fn2(...args);\n };\n};\nvar mergeFnsWithUnsubscribe = (fn1, fn2) => {\n if (fn1 === NO_OP_FN) return fn2;\n if (fn2 === NO_OP_FN) return fn1;\n return (...args) => {\n const unsubscribe1 = fn1(...args);\n const unsubscribe2 = fn2(...args);\n return () => {\n unsubscribe1();\n unsubscribe2();\n };\n };\n};\nvar extendApi = (api, api2) => {\n const api2Subscribe = api2.subscribe;\n const api2FlushSync = api2.flushSync;\n return {\n ...api,\n ...api2,\n subscribe: mergeFnsWithUnsubscribe(\n api.subscribe,\n api2Subscribe ?? NO_OP_FN\n ),\n flushSync: mergeFns(api.flushSync, api2FlushSync ?? NO_OP_FN)\n };\n};\nvar AssistantProvider = ({ api, children, devToolsVisible = true }) => {\n useEffect(() => {\n if (!devToolsVisible || !api.subscribe) return void 0;\n return DevToolsProviderApi.register(api);\n }, [api, devToolsVisible]);\n return /* @__PURE__ */ jsx(AssistantApiContext.Provider, { value: api, children: /* @__PURE__ */ jsx(ThreadViewportProvider, { children }) });\n};\nexport {\n AssistantProvider,\n createAssistantApiField,\n extendApi,\n useAssistantApi,\n useAssistantApiImpl,\n useExtendedAssistantApi\n};\n//# sourceMappingURL=AssistantApiContext.js.map"],"names":[],"mappings":"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","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var createContextHook = require('./utils/createContextHook.cjs');
|
|
5
|
+
var createContextStoreHook = require('./utils/createContextStoreHook.cjs');
|
|
6
|
+
|
|
7
|
+
var ThreadViewportContext = React.createContext(null);
|
|
8
|
+
var useThreadViewportContext = createContextHook.createContextHook(
|
|
9
|
+
ThreadViewportContext,
|
|
10
|
+
"ThreadPrimitive.Viewport"
|
|
11
|
+
);
|
|
12
|
+
var { useThreadViewport, useThreadViewportStore } = createContextStoreHook.createContextStoreHook(useThreadViewportContext, "useThreadViewport");
|
|
13
|
+
|
|
14
|
+
exports.ThreadViewportContext = ThreadViewportContext;
|
|
15
|
+
exports.useThreadViewport = useThreadViewport;
|
|
16
|
+
exports.useThreadViewportStore = useThreadViewportStore;
|
|
17
|
+
//# sourceMappingURL=ThreadViewportContext.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ThreadViewportContext.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/context/react/ThreadViewportContext.js"],"sourcesContent":["\"use client\";\n\n// src/context/react/ThreadViewportContext.ts\nimport { createContext } from \"react\";\nimport { createContextHook } from \"./utils/createContextHook.js\";\nimport { createContextStoreHook } from \"./utils/createContextStoreHook.js\";\nvar ThreadViewportContext = createContext(null);\nvar useThreadViewportContext = createContextHook(\n ThreadViewportContext,\n \"ThreadPrimitive.Viewport\"\n);\nvar { useThreadViewport, useThreadViewportStore } = createContextStoreHook(useThreadViewportContext, \"useThreadViewport\");\nexport {\n ThreadViewportContext,\n useThreadViewport,\n useThreadViewportStore\n};\n//# sourceMappingURL=ThreadViewportContext.js.map"],"names":["createContext","createContextHook","createContextStoreHook"],"mappings":";;;;;;AAMG,IAAC,qBAAqB,GAAGA,mBAAa,CAAC,IAAI,EAAE;AAChD,IAAI,wBAAwB,GAAGC,mCAAiB;AAChD,EAAE,qBAAqB;AACvB,EAAE,0BAA0B;AAC5B,CAAC,CAAC;AACC,IAAC,EAAE,iBAAiB,EAAE,sBAAsB,EAAE,GAAGC,6CAAsB,CAAC,wBAAwB,EAAE,mBAAmB;;;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createContext } from 'react';
|
|
2
|
+
import { createContextHook } from './utils/createContextHook.js';
|
|
3
|
+
import { createContextStoreHook } from './utils/createContextStoreHook.js';
|
|
4
|
+
|
|
5
|
+
var ThreadViewportContext = createContext(null);
|
|
6
|
+
var useThreadViewportContext = createContextHook(
|
|
7
|
+
ThreadViewportContext,
|
|
8
|
+
"ThreadPrimitive.Viewport"
|
|
9
|
+
);
|
|
10
|
+
var { useThreadViewport, useThreadViewportStore } = createContextStoreHook(useThreadViewportContext, "useThreadViewport");
|
|
11
|
+
|
|
12
|
+
export { ThreadViewportContext, useThreadViewport, useThreadViewportStore };
|
|
13
|
+
//# sourceMappingURL=ThreadViewportContext.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ThreadViewportContext.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/context/react/ThreadViewportContext.js"],"sourcesContent":["\"use client\";\n\n// src/context/react/ThreadViewportContext.ts\nimport { createContext } from \"react\";\nimport { createContextHook } from \"./utils/createContextHook.js\";\nimport { createContextStoreHook } from \"./utils/createContextStoreHook.js\";\nvar ThreadViewportContext = createContext(null);\nvar useThreadViewportContext = createContextHook(\n ThreadViewportContext,\n \"ThreadPrimitive.Viewport\"\n);\nvar { useThreadViewport, useThreadViewportStore } = createContextStoreHook(useThreadViewportContext, \"useThreadViewport\");\nexport {\n ThreadViewportContext,\n useThreadViewport,\n useThreadViewportStore\n};\n//# sourceMappingURL=ThreadViewportContext.js.map"],"names":[],"mappings":";;;;AAMG,IAAC,qBAAqB,GAAG,aAAa,CAAC,IAAI,EAAE;AAChD,IAAI,wBAAwB,GAAG,iBAAiB;AAChD,EAAE,qBAAqB;AACvB,EAAE,0BAA0B;AAC5B,CAAC,CAAC;AACC,IAAC,EAAE,iBAAiB,EAAE,sBAAsB,EAAE,GAAG,sBAAsB,CAAC,wBAAwB,EAAE,mBAAmB;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var AssistantApiContext = require('../AssistantApiContext.cjs');
|
|
5
|
+
var EventTypes = require('../../../types/EventTypes.cjs');
|
|
6
|
+
|
|
7
|
+
// src/context/react/hooks/useAssistantEvent.ts
|
|
8
|
+
var useAssistantEvent = (selector, callback) => {
|
|
9
|
+
const api = AssistantApiContext.useAssistantApi();
|
|
10
|
+
const callbackRef = React.useRef(callback);
|
|
11
|
+
React.useEffect(() => {
|
|
12
|
+
callbackRef.current = callback;
|
|
13
|
+
});
|
|
14
|
+
const { scope, event } = EventTypes.normalizeEventSelector(selector);
|
|
15
|
+
React.useEffect(
|
|
16
|
+
() => api.on({ scope, event }, (e) => callbackRef.current(e)),
|
|
17
|
+
[api, scope, event]
|
|
18
|
+
);
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
exports.useAssistantEvent = useAssistantEvent;
|
|
22
|
+
//# sourceMappingURL=useAssistantEvent.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useAssistantEvent.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/context/react/hooks/useAssistantEvent.js"],"sourcesContent":["// src/context/react/hooks/useAssistantEvent.ts\nimport { useEffect, useRef } from \"react\";\nimport { useAssistantApi } from \"../../react/AssistantApiContext.js\";\nimport {\n normalizeEventSelector\n} from \"../../../types/EventTypes.js\";\nvar useAssistantEvent = (selector, callback) => {\n const api = useAssistantApi();\n const callbackRef = useRef(callback);\n useEffect(() => {\n callbackRef.current = callback;\n });\n const { scope, event } = normalizeEventSelector(selector);\n useEffect(\n () => api.on({ scope, event }, (e) => callbackRef.current(e)),\n [api, scope, event]\n );\n};\nexport {\n useAssistantEvent\n};\n//# sourceMappingURL=useAssistantEvent.js.map"],"names":["useAssistantApi","useRef","useEffect","normalizeEventSelector"],"mappings":";;;;;;AAAA;AAMG,IAAC,iBAAiB,GAAG,CAAC,QAAQ,EAAE,QAAQ,KAAK;AAChD,EAAE,MAAM,GAAG,GAAGA,mCAAe,EAAE,CAAC;AAChC,EAAE,MAAM,WAAW,GAAGC,YAAM,CAAC,QAAQ,CAAC,CAAC;AACvC,EAAEC,eAAS,CAAC,MAAM;AAClB,IAAI,WAAW,CAAC,OAAO,GAAG,QAAQ,CAAC;AACnC,GAAG,CAAC,CAAC;AACL,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,GAAGC,iCAAsB,CAAC,QAAQ,CAAC,CAAC;AAC5D,EAAED,eAAS;AACX,IAAI,MAAM,GAAG,CAAC,EAAE,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,CAAC,KAAK,WAAW,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC;AACjE,IAAI,CAAC,GAAG,EAAE,KAAK,EAAE,KAAK,CAAC;AACvB,GAAG,CAAC;AACJ;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { useRef, useEffect } from 'react';
|
|
2
|
+
import { useAssistantApi } from '../AssistantApiContext.js';
|
|
3
|
+
import { normalizeEventSelector } from '../../../types/EventTypes.js';
|
|
4
|
+
|
|
5
|
+
// src/context/react/hooks/useAssistantEvent.ts
|
|
6
|
+
var useAssistantEvent = (selector, callback) => {
|
|
7
|
+
const api = useAssistantApi();
|
|
8
|
+
const callbackRef = useRef(callback);
|
|
9
|
+
useEffect(() => {
|
|
10
|
+
callbackRef.current = callback;
|
|
11
|
+
});
|
|
12
|
+
const { scope, event } = normalizeEventSelector(selector);
|
|
13
|
+
useEffect(
|
|
14
|
+
() => api.on({ scope, event }, (e) => callbackRef.current(e)),
|
|
15
|
+
[api, scope, event]
|
|
16
|
+
);
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
export { useAssistantEvent };
|
|
20
|
+
//# sourceMappingURL=useAssistantEvent.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useAssistantEvent.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/context/react/hooks/useAssistantEvent.js"],"sourcesContent":["// src/context/react/hooks/useAssistantEvent.ts\nimport { useEffect, useRef } from \"react\";\nimport { useAssistantApi } from \"../../react/AssistantApiContext.js\";\nimport {\n normalizeEventSelector\n} from \"../../../types/EventTypes.js\";\nvar useAssistantEvent = (selector, callback) => {\n const api = useAssistantApi();\n const callbackRef = useRef(callback);\n useEffect(() => {\n callbackRef.current = callback;\n });\n const { scope, event } = normalizeEventSelector(selector);\n useEffect(\n () => api.on({ scope, event }, (e) => callbackRef.current(e)),\n [api, scope, event]\n );\n};\nexport {\n useAssistantEvent\n};\n//# sourceMappingURL=useAssistantEvent.js.map"],"names":[],"mappings":";;;;AAAA;AAMG,IAAC,iBAAiB,GAAG,CAAC,QAAQ,EAAE,QAAQ,KAAK;AAChD,EAAE,MAAM,GAAG,GAAG,eAAe,EAAE,CAAC;AAChC,EAAE,MAAM,WAAW,GAAG,MAAM,CAAC,QAAQ,CAAC,CAAC;AACvC,EAAE,SAAS,CAAC,MAAM;AAClB,IAAI,WAAW,CAAC,OAAO,GAAG,QAAQ,CAAC;AACnC,GAAG,CAAC,CAAC;AACL,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,GAAG,sBAAsB,CAAC,QAAQ,CAAC,CAAC;AAC5D,EAAE,SAAS;AACX,IAAI,MAAM,GAAG,CAAC,EAAE,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,CAAC,KAAK,WAAW,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC;AACjE,IAAI,CAAC,GAAG,EAAE,KAAK,EAAE,KAAK,CAAC;AACvB,GAAG,CAAC;AACJ;;;;","x_google_ignoreList":[0]}
|