@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,25 @@
|
|
|
1
|
+
import { memo } from 'react';
|
|
2
|
+
import { useAssistantApi, AssistantProvider } from '../context/react/AssistantApiContext.js';
|
|
3
|
+
import { RuntimeAdapter } from './RuntimeAdapter.js';
|
|
4
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
5
|
+
|
|
6
|
+
var getRenderComponent = (runtime) => {
|
|
7
|
+
return runtime._core?.RenderComponent;
|
|
8
|
+
};
|
|
9
|
+
var AssistantRuntimeProviderImpl = ({
|
|
10
|
+
children,
|
|
11
|
+
runtime
|
|
12
|
+
}) => {
|
|
13
|
+
const api = useAssistantApi({
|
|
14
|
+
threads: RuntimeAdapter(runtime)
|
|
15
|
+
});
|
|
16
|
+
const RenderComponent = getRenderComponent(runtime);
|
|
17
|
+
return /* @__PURE__ */ jsxs(AssistantProvider, { api, children: [
|
|
18
|
+
RenderComponent && /* @__PURE__ */ jsx(RenderComponent, {}),
|
|
19
|
+
children
|
|
20
|
+
] });
|
|
21
|
+
};
|
|
22
|
+
var AssistantRuntimeProvider = memo(AssistantRuntimeProviderImpl);
|
|
23
|
+
|
|
24
|
+
export { AssistantRuntimeProvider, AssistantRuntimeProviderImpl };
|
|
25
|
+
//# sourceMappingURL=AssistantRuntimeProvider.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AssistantRuntimeProvider.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/legacy-runtime/AssistantRuntimeProvider.js"],"sourcesContent":["\"use client\";\n\n// src/legacy-runtime/AssistantRuntimeProvider.tsx\nimport { memo } from \"react\";\nimport {\n AssistantProvider,\n useAssistantApi\n} from \"../context/react/AssistantApiContext.js\";\nimport { RuntimeAdapter } from \"./RuntimeAdapter.js\";\nimport { jsx, jsxs } from \"react/jsx-runtime\";\nvar getRenderComponent = (runtime) => {\n return runtime._core?.RenderComponent;\n};\nvar AssistantRuntimeProviderImpl = ({\n children,\n runtime\n}) => {\n const api = useAssistantApi({\n threads: RuntimeAdapter(runtime)\n });\n const RenderComponent = getRenderComponent(runtime);\n return /* @__PURE__ */ jsxs(AssistantProvider, { api, children: [\n RenderComponent && /* @__PURE__ */ jsx(RenderComponent, {}),\n children\n ] });\n};\nvar AssistantRuntimeProvider = memo(AssistantRuntimeProviderImpl);\nexport {\n AssistantRuntimeProvider,\n AssistantRuntimeProviderImpl\n};\n//# sourceMappingURL=AssistantRuntimeProvider.js.map"],"names":[],"mappings":";;;;;AAUA,IAAI,kBAAkB,GAAG,CAAC,OAAO,KAAK;AACtC,EAAE,OAAO,OAAO,CAAC,KAAK,EAAE,eAAe,CAAC;AACxC,CAAC,CAAC;AACC,IAAC,4BAA4B,GAAG,CAAC;AACpC,EAAE,QAAQ;AACV,EAAE,OAAO;AACT,CAAC,KAAK;AACN,EAAE,MAAM,GAAG,GAAG,eAAe,CAAC;AAC9B,IAAI,OAAO,EAAE,cAAc,CAAC,OAAO,CAAC;AACpC,GAAG,CAAC,CAAC;AACL,EAAE,MAAM,eAAe,GAAG,kBAAkB,CAAC,OAAO,CAAC,CAAC;AACtD,EAAE,uBAAuB,IAAI,CAAC,iBAAiB,EAAE,EAAE,GAAG,EAAE,QAAQ,EAAE;AAClE,IAAI,eAAe,oBAAoB,GAAG,CAAC,eAAe,EAAE,EAAE,CAAC;AAC/D,IAAI,QAAQ;AACZ,GAAG,EAAE,CAAC,CAAC;AACP,EAAE;AACC,IAAC,wBAAwB,GAAG,IAAI,CAAC,4BAA4B;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var resource = require('../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/core/resource.cjs');
|
|
4
|
+
var tapEffect = require('../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/hooks/tap-effect.cjs');
|
|
5
|
+
var tapInlineResource = require('../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/hooks/tap-inline-resource.cjs');
|
|
6
|
+
var ThreadListRuntimeClient = require('./client/ThreadListRuntimeClient.cjs');
|
|
7
|
+
var ModelContext = require('../client/ModelContext.cjs');
|
|
8
|
+
|
|
9
|
+
// src/legacy-runtime/RuntimeAdapter.ts
|
|
10
|
+
var RuntimeAdapter = resource.resource((runtime) => {
|
|
11
|
+
const modelContext = ModelContext.tapModelContext();
|
|
12
|
+
tapEffect.tapEffect(() => {
|
|
13
|
+
return runtime.registerModelContextProvider(modelContext);
|
|
14
|
+
}, [runtime, modelContext]);
|
|
15
|
+
return tapInlineResource.tapInlineResource(
|
|
16
|
+
ThreadListRuntimeClient.ThreadListClient({
|
|
17
|
+
runtime: runtime.threads,
|
|
18
|
+
__internal_assistantRuntime: runtime
|
|
19
|
+
})
|
|
20
|
+
);
|
|
21
|
+
});
|
|
22
|
+
|
|
23
|
+
exports.RuntimeAdapter = RuntimeAdapter;
|
|
24
|
+
//# sourceMappingURL=RuntimeAdapter.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RuntimeAdapter.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/legacy-runtime/RuntimeAdapter.js"],"sourcesContent":["// src/legacy-runtime/RuntimeAdapter.ts\nimport { resource, tapEffect, tapInlineResource } from \"@assistant-ui/tap\";\nimport { ThreadListClient } from \"./client/ThreadListRuntimeClient.js\";\nimport { tapModelContext } from \"../client/ModelContext.js\";\nvar RuntimeAdapter = resource((runtime) => {\n const modelContext = tapModelContext();\n tapEffect(() => {\n return runtime.registerModelContextProvider(modelContext);\n }, [runtime, modelContext]);\n return tapInlineResource(\n ThreadListClient({\n runtime: runtime.threads,\n __internal_assistantRuntime: runtime\n })\n );\n});\nexport {\n RuntimeAdapter\n};\n//# sourceMappingURL=RuntimeAdapter.js.map"],"names":["resource","tapModelContext","tapEffect","tapInlineResource","ThreadListClient"],"mappings":";;;;;;;;AAAA;AAIG,IAAC,cAAc,GAAGA,iBAAQ,CAAC,CAAC,OAAO,KAAK;AAC3C,EAAE,MAAM,YAAY,GAAGC,4BAAe,EAAE,CAAC;AACzC,EAAEC,mBAAS,CAAC,MAAM;AAClB,IAAI,OAAO,OAAO,CAAC,4BAA4B,CAAC,YAAY,CAAC,CAAC;AAC9D,GAAG,EAAE,CAAC,OAAO,EAAE,YAAY,CAAC,CAAC,CAAC;AAC9B,EAAE,OAAOC,mCAAiB;AAC1B,IAAIC,wCAAgB,CAAC;AACrB,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO;AAC9B,MAAM,2BAA2B,EAAE,OAAO;AAC1C,KAAK,CAAC;AACN,GAAG,CAAC;AACJ,CAAC;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { resource } from '../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/core/resource.js';
|
|
2
|
+
import { tapEffect } from '../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/hooks/tap-effect.js';
|
|
3
|
+
import { tapInlineResource } from '../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/hooks/tap-inline-resource.js';
|
|
4
|
+
import { ThreadListClient } from './client/ThreadListRuntimeClient.js';
|
|
5
|
+
import { tapModelContext } from '../client/ModelContext.js';
|
|
6
|
+
|
|
7
|
+
// src/legacy-runtime/RuntimeAdapter.ts
|
|
8
|
+
var RuntimeAdapter = resource((runtime) => {
|
|
9
|
+
const modelContext = tapModelContext();
|
|
10
|
+
tapEffect(() => {
|
|
11
|
+
return runtime.registerModelContextProvider(modelContext);
|
|
12
|
+
}, [runtime, modelContext]);
|
|
13
|
+
return tapInlineResource(
|
|
14
|
+
ThreadListClient({
|
|
15
|
+
runtime: runtime.threads,
|
|
16
|
+
__internal_assistantRuntime: runtime
|
|
17
|
+
})
|
|
18
|
+
);
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
export { RuntimeAdapter };
|
|
22
|
+
//# sourceMappingURL=RuntimeAdapter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RuntimeAdapter.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/legacy-runtime/RuntimeAdapter.js"],"sourcesContent":["// src/legacy-runtime/RuntimeAdapter.ts\nimport { resource, tapEffect, tapInlineResource } from \"@assistant-ui/tap\";\nimport { ThreadListClient } from \"./client/ThreadListRuntimeClient.js\";\nimport { tapModelContext } from \"../client/ModelContext.js\";\nvar RuntimeAdapter = resource((runtime) => {\n const modelContext = tapModelContext();\n tapEffect(() => {\n return runtime.registerModelContextProvider(modelContext);\n }, [runtime, modelContext]);\n return tapInlineResource(\n ThreadListClient({\n runtime: runtime.threads,\n __internal_assistantRuntime: runtime\n })\n );\n});\nexport {\n RuntimeAdapter\n};\n//# sourceMappingURL=RuntimeAdapter.js.map"],"names":[],"mappings":";;;;;;AAAA;AAIG,IAAC,cAAc,GAAG,QAAQ,CAAC,CAAC,OAAO,KAAK;AAC3C,EAAE,MAAM,YAAY,GAAG,eAAe,EAAE,CAAC;AACzC,EAAE,SAAS,CAAC,MAAM;AAClB,IAAI,OAAO,OAAO,CAAC,4BAA4B,CAAC,YAAY,CAAC,CAAC;AAC9D,GAAG,EAAE,CAAC,OAAO,EAAE,YAAY,CAAC,CAAC,CAAC;AAC9B,EAAE,OAAO,iBAAiB;AAC1B,IAAI,gBAAgB,CAAC;AACrB,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO;AAC9B,MAAM,2BAA2B,EAAE,OAAO;AAC1C,KAAK,CAAC;AACN,GAAG,CAAC;AACJ,CAAC;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var resource = require('../../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/core/resource.cjs');
|
|
4
|
+
var tapApi = require('../../utils/tap-store/tap-api.cjs');
|
|
5
|
+
var tapSubscribable = require('../util-hooks/tapSubscribable.cjs');
|
|
6
|
+
|
|
7
|
+
// src/legacy-runtime/client/AttachmentRuntimeClient.ts
|
|
8
|
+
var AttachmentRuntimeClient = resource.resource(
|
|
9
|
+
({ runtime }) => {
|
|
10
|
+
const state = tapSubscribable.tapSubscribable(runtime);
|
|
11
|
+
return tapApi.tapApi(
|
|
12
|
+
{
|
|
13
|
+
getState: () => state,
|
|
14
|
+
remove: runtime.remove,
|
|
15
|
+
__internal_getRuntime: () => runtime
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
key: state.id
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
|
|
24
|
+
exports.AttachmentRuntimeClient = AttachmentRuntimeClient;
|
|
25
|
+
//# sourceMappingURL=AttachmentRuntimeClient.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttachmentRuntimeClient.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/legacy-runtime/client/AttachmentRuntimeClient.js"],"sourcesContent":["// src/legacy-runtime/client/AttachmentRuntimeClient.ts\nimport { resource } from \"@assistant-ui/tap\";\nimport { tapApi } from \"../../utils/tap-store/index.js\";\nimport { tapSubscribable } from \"../util-hooks/tapSubscribable.js\";\nvar AttachmentRuntimeClient = resource(\n ({ runtime }) => {\n const state = tapSubscribable(runtime);\n return tapApi(\n {\n getState: () => state,\n remove: runtime.remove,\n __internal_getRuntime: () => runtime\n },\n {\n key: state.id\n }\n );\n }\n);\nexport {\n AttachmentRuntimeClient\n};\n//# sourceMappingURL=AttachmentRuntimeClient.js.map"],"names":["resource","tapSubscribable","tapApi"],"mappings":";;;;;;AAAA;AAIG,IAAC,uBAAuB,GAAGA,iBAAQ;AACtC,EAAE,CAAC,EAAE,OAAO,EAAE,KAAK;AACnB,IAAI,MAAM,KAAK,GAAGC,+BAAe,CAAC,OAAO,CAAC,CAAC;AAC3C,IAAI,OAAOC,aAAM;AACjB,MAAM;AACN,QAAQ,QAAQ,EAAE,MAAM,KAAK;AAC7B,QAAQ,MAAM,EAAE,OAAO,CAAC,MAAM;AAC9B,QAAQ,qBAAqB,EAAE,MAAM,OAAO;AAC5C,OAAO;AACP,MAAM;AACN,QAAQ,GAAG,EAAE,KAAK,CAAC,EAAE;AACrB,OAAO;AACP,KAAK,CAAC;AACN,GAAG;AACH;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { resource } from '../../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/core/resource.js';
|
|
2
|
+
import { tapApi } from '../../utils/tap-store/tap-api.js';
|
|
3
|
+
import { tapSubscribable } from '../util-hooks/tapSubscribable.js';
|
|
4
|
+
|
|
5
|
+
// src/legacy-runtime/client/AttachmentRuntimeClient.ts
|
|
6
|
+
var AttachmentRuntimeClient = resource(
|
|
7
|
+
({ runtime }) => {
|
|
8
|
+
const state = tapSubscribable(runtime);
|
|
9
|
+
return tapApi(
|
|
10
|
+
{
|
|
11
|
+
getState: () => state,
|
|
12
|
+
remove: runtime.remove,
|
|
13
|
+
__internal_getRuntime: () => runtime
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
key: state.id
|
|
17
|
+
}
|
|
18
|
+
);
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
|
|
22
|
+
export { AttachmentRuntimeClient };
|
|
23
|
+
//# sourceMappingURL=AttachmentRuntimeClient.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttachmentRuntimeClient.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/legacy-runtime/client/AttachmentRuntimeClient.js"],"sourcesContent":["// src/legacy-runtime/client/AttachmentRuntimeClient.ts\nimport { resource } from \"@assistant-ui/tap\";\nimport { tapApi } from \"../../utils/tap-store/index.js\";\nimport { tapSubscribable } from \"../util-hooks/tapSubscribable.js\";\nvar AttachmentRuntimeClient = resource(\n ({ runtime }) => {\n const state = tapSubscribable(runtime);\n return tapApi(\n {\n getState: () => state,\n remove: runtime.remove,\n __internal_getRuntime: () => runtime\n },\n {\n key: state.id\n }\n );\n }\n);\nexport {\n AttachmentRuntimeClient\n};\n//# sourceMappingURL=AttachmentRuntimeClient.js.map"],"names":[],"mappings":";;;;AAAA;AAIG,IAAC,uBAAuB,GAAG,QAAQ;AACtC,EAAE,CAAC,EAAE,OAAO,EAAE,KAAK;AACnB,IAAI,MAAM,KAAK,GAAG,eAAe,CAAC,OAAO,CAAC,CAAC;AAC3C,IAAI,OAAO,MAAM;AACjB,MAAM;AACN,QAAQ,QAAQ,EAAE,MAAM,KAAK;AAC7B,QAAQ,MAAM,EAAE,OAAO,CAAC,MAAM;AAC9B,QAAQ,qBAAqB,EAAE,MAAM,OAAO;AAC5C,OAAO;AACP,MAAM;AACN,QAAQ,GAAG,EAAE,KAAK,CAAC,EAAE;AACrB,OAAO;AACP,KAAK,CAAC;AACN,GAAG;AACH;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var resource = require('../../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/core/resource.cjs');
|
|
4
|
+
var tapEffect = require('../../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/hooks/tap-effect.cjs');
|
|
5
|
+
var tapMemo = require('../../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/hooks/tap-memo.cjs');
|
|
6
|
+
var tapInlineResource = require('../../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/hooks/tap-inline-resource.cjs');
|
|
7
|
+
var tapApi = require('../../utils/tap-store/tap-api.cjs');
|
|
8
|
+
var EventContext = require('../../client/EventContext.cjs');
|
|
9
|
+
var tapLookupResources = require('../../client/util-hooks/tapLookupResources.cjs');
|
|
10
|
+
var AttachmentRuntimeClient = require('./AttachmentRuntimeClient.cjs');
|
|
11
|
+
var tapSubscribable = require('../util-hooks/tapSubscribable.cjs');
|
|
12
|
+
|
|
13
|
+
// src/legacy-runtime/client/ComposerRuntimeClient.ts
|
|
14
|
+
var ComposerAttachmentClientByIndex = resource.resource(
|
|
15
|
+
({ runtime, index }) => {
|
|
16
|
+
const attachmentRuntime = tapMemo.tapMemo(
|
|
17
|
+
() => runtime.getAttachmentByIndex(index),
|
|
18
|
+
[runtime, index]
|
|
19
|
+
);
|
|
20
|
+
return tapInlineResource.tapInlineResource(
|
|
21
|
+
AttachmentRuntimeClient.AttachmentRuntimeClient({
|
|
22
|
+
runtime: attachmentRuntime
|
|
23
|
+
})
|
|
24
|
+
);
|
|
25
|
+
}
|
|
26
|
+
);
|
|
27
|
+
var ComposerClient = resource.resource(
|
|
28
|
+
({
|
|
29
|
+
threadIdRef,
|
|
30
|
+
messageIdRef,
|
|
31
|
+
runtime
|
|
32
|
+
}) => {
|
|
33
|
+
const runtimeState = tapSubscribable.tapSubscribable(runtime);
|
|
34
|
+
const events = EventContext.tapEvents();
|
|
35
|
+
tapEffect.tapEffect(() => {
|
|
36
|
+
const unsubscribers = [];
|
|
37
|
+
const composerEvents = [
|
|
38
|
+
"send",
|
|
39
|
+
"attachment-add"
|
|
40
|
+
];
|
|
41
|
+
for (const event of composerEvents) {
|
|
42
|
+
const unsubscribe = runtime.unstable_on(event, () => {
|
|
43
|
+
events.emit(`composer.${event}`, {
|
|
44
|
+
threadId: threadIdRef.current,
|
|
45
|
+
...messageIdRef && { messageId: messageIdRef.current }
|
|
46
|
+
});
|
|
47
|
+
});
|
|
48
|
+
unsubscribers.push(unsubscribe);
|
|
49
|
+
}
|
|
50
|
+
return () => {
|
|
51
|
+
for (const unsub of unsubscribers) unsub();
|
|
52
|
+
};
|
|
53
|
+
}, [runtime, events, threadIdRef, messageIdRef]);
|
|
54
|
+
const attachments = tapLookupResources.tapLookupResources(
|
|
55
|
+
runtimeState.attachments.map(
|
|
56
|
+
(_, idx) => ComposerAttachmentClientByIndex(
|
|
57
|
+
{ runtime, index: idx },
|
|
58
|
+
{ key: idx }
|
|
59
|
+
)
|
|
60
|
+
)
|
|
61
|
+
);
|
|
62
|
+
const state = tapMemo.tapMemo(() => {
|
|
63
|
+
return {
|
|
64
|
+
text: runtimeState.text,
|
|
65
|
+
role: runtimeState.role,
|
|
66
|
+
attachments: attachments.state,
|
|
67
|
+
runConfig: runtimeState.runConfig,
|
|
68
|
+
isEditing: runtimeState.isEditing,
|
|
69
|
+
canCancel: runtimeState.canCancel,
|
|
70
|
+
attachmentAccept: runtimeState.attachmentAccept,
|
|
71
|
+
isEmpty: runtimeState.isEmpty,
|
|
72
|
+
type: runtimeState.type ?? "thread"
|
|
73
|
+
};
|
|
74
|
+
}, [runtimeState, attachments.state]);
|
|
75
|
+
return tapApi.tapApi({
|
|
76
|
+
getState: () => state,
|
|
77
|
+
setText: runtime.setText,
|
|
78
|
+
setRole: runtime.setRole,
|
|
79
|
+
setRunConfig: runtime.setRunConfig,
|
|
80
|
+
addAttachment: runtime.addAttachment,
|
|
81
|
+
reset: runtime.reset,
|
|
82
|
+
clearAttachments: runtime.clearAttachments,
|
|
83
|
+
send: runtime.send,
|
|
84
|
+
cancel: runtime.cancel,
|
|
85
|
+
beginEdit: runtime.beginEdit ?? (() => {
|
|
86
|
+
throw new Error("beginEdit is not supported in this runtime");
|
|
87
|
+
}),
|
|
88
|
+
attachment: (selector) => {
|
|
89
|
+
if ("id" in selector) {
|
|
90
|
+
return attachments.api({ key: selector.id });
|
|
91
|
+
} else {
|
|
92
|
+
return attachments.api(selector);
|
|
93
|
+
}
|
|
94
|
+
},
|
|
95
|
+
__internal_getRuntime: () => runtime
|
|
96
|
+
});
|
|
97
|
+
}
|
|
98
|
+
);
|
|
99
|
+
|
|
100
|
+
exports.ComposerClient = ComposerClient;
|
|
101
|
+
//# sourceMappingURL=ComposerRuntimeClient.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ComposerRuntimeClient.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/legacy-runtime/client/ComposerRuntimeClient.js"],"sourcesContent":["// src/legacy-runtime/client/ComposerRuntimeClient.ts\nimport {\n resource,\n tapMemo,\n tapEffect,\n tapInlineResource\n} from \"@assistant-ui/tap\";\nimport { tapApi } from \"../../utils/tap-store/index.js\";\nimport { tapEvents } from \"../../client/EventContext.js\";\nimport { tapLookupResources } from \"../../client/util-hooks/tapLookupResources.js\";\nimport { AttachmentRuntimeClient } from \"./AttachmentRuntimeClient.js\";\nimport { tapSubscribable } from \"../util-hooks/tapSubscribable.js\";\nvar ComposerAttachmentClientByIndex = resource(\n ({ runtime, index }) => {\n const attachmentRuntime = tapMemo(\n () => runtime.getAttachmentByIndex(index),\n [runtime, index]\n );\n return tapInlineResource(\n AttachmentRuntimeClient({\n runtime: attachmentRuntime\n })\n );\n }\n);\nvar ComposerClient = resource(\n ({\n threadIdRef,\n messageIdRef,\n runtime\n }) => {\n const runtimeState = tapSubscribable(runtime);\n const events = tapEvents();\n tapEffect(() => {\n const unsubscribers = [];\n const composerEvents = [\n \"send\",\n \"attachment-add\"\n ];\n for (const event of composerEvents) {\n const unsubscribe = runtime.unstable_on(event, () => {\n events.emit(`composer.${event}`, {\n threadId: threadIdRef.current,\n ...messageIdRef && { messageId: messageIdRef.current }\n });\n });\n unsubscribers.push(unsubscribe);\n }\n return () => {\n for (const unsub of unsubscribers) unsub();\n };\n }, [runtime, events, threadIdRef, messageIdRef]);\n const attachments = tapLookupResources(\n runtimeState.attachments.map(\n (_, idx) => ComposerAttachmentClientByIndex(\n { runtime, index: idx },\n { key: idx }\n )\n )\n );\n const state = tapMemo(() => {\n return {\n text: runtimeState.text,\n role: runtimeState.role,\n attachments: attachments.state,\n runConfig: runtimeState.runConfig,\n isEditing: runtimeState.isEditing,\n canCancel: runtimeState.canCancel,\n attachmentAccept: runtimeState.attachmentAccept,\n isEmpty: runtimeState.isEmpty,\n type: runtimeState.type ?? \"thread\"\n };\n }, [runtimeState, attachments.state]);\n return tapApi({\n getState: () => state,\n setText: runtime.setText,\n setRole: runtime.setRole,\n setRunConfig: runtime.setRunConfig,\n addAttachment: runtime.addAttachment,\n reset: runtime.reset,\n clearAttachments: runtime.clearAttachments,\n send: runtime.send,\n cancel: runtime.cancel,\n beginEdit: runtime.beginEdit ?? (() => {\n throw new Error(\"beginEdit is not supported in this runtime\");\n }),\n attachment: (selector) => {\n if (\"id\" in selector) {\n return attachments.api({ key: selector.id });\n } else {\n return attachments.api(selector);\n }\n },\n __internal_getRuntime: () => runtime\n });\n }\n);\nexport {\n ComposerClient\n};\n//# sourceMappingURL=ComposerRuntimeClient.js.map"],"names":["resource","tapMemo","tapInlineResource","AttachmentRuntimeClient","tapSubscribable","tapEvents","tapEffect","tapLookupResources","tapApi"],"mappings":";;;;;;;;;;;;AAAA;AAYA,IAAI,+BAA+B,GAAGA,iBAAQ;AAC9C,EAAE,CAAC,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK;AAC1B,IAAI,MAAM,iBAAiB,GAAGC,eAAO;AACrC,MAAM,MAAM,OAAO,CAAC,oBAAoB,CAAC,KAAK,CAAC;AAC/C,MAAM,CAAC,OAAO,EAAE,KAAK,CAAC;AACtB,KAAK,CAAC;AACN,IAAI,OAAOC,mCAAiB;AAC5B,MAAMC,+CAAuB,CAAC;AAC9B,QAAQ,OAAO,EAAE,iBAAiB;AAClC,OAAO,CAAC;AACR,KAAK,CAAC;AACN,GAAG;AACH,CAAC,CAAC;AACC,IAAC,cAAc,GAAGH,iBAAQ;AAC7B,EAAE,CAAC;AACH,IAAI,WAAW;AACf,IAAI,YAAY;AAChB,IAAI,OAAO;AACX,GAAG,KAAK;AACR,IAAI,MAAM,YAAY,GAAGI,+BAAe,CAAC,OAAO,CAAC,CAAC;AAClD,IAAI,MAAM,MAAM,GAAGC,sBAAS,EAAE,CAAC;AAC/B,IAAIC,mBAAS,CAAC,MAAM;AACpB,MAAM,MAAM,aAAa,GAAG,EAAE,CAAC;AAC/B,MAAM,MAAM,cAAc,GAAG;AAC7B,QAAQ,MAAM;AACd,QAAQ,gBAAgB;AACxB,OAAO,CAAC;AACR,MAAM,KAAK,MAAM,KAAK,IAAI,cAAc,EAAE;AAC1C,QAAQ,MAAM,WAAW,GAAG,OAAO,CAAC,WAAW,CAAC,KAAK,EAAE,MAAM;AAC7D,UAAU,MAAM,CAAC,IAAI,CAAC,CAAC,SAAS,EAAE,KAAK,CAAC,CAAC,EAAE;AAC3C,YAAY,QAAQ,EAAE,WAAW,CAAC,OAAO;AACzC,YAAY,GAAG,YAAY,IAAI,EAAE,SAAS,EAAE,YAAY,CAAC,OAAO,EAAE;AAClE,WAAW,CAAC,CAAC;AACb,SAAS,CAAC,CAAC;AACX,QAAQ,aAAa,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;AACxC,OAAO;AACP,MAAM,OAAO,MAAM;AACnB,QAAQ,KAAK,MAAM,KAAK,IAAI,aAAa,EAAE,KAAK,EAAE,CAAC;AACnD,OAAO,CAAC;AACR,KAAK,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,YAAY,CAAC,CAAC,CAAC;AACrD,IAAI,MAAM,WAAW,GAAGC,qCAAkB;AAC1C,MAAM,YAAY,CAAC,WAAW,CAAC,GAAG;AAClC,QAAQ,CAAC,CAAC,EAAE,GAAG,KAAK,+BAA+B;AACnD,UAAU,EAAE,OAAO,EAAE,KAAK,EAAE,GAAG,EAAE;AACjC,UAAU,EAAE,GAAG,EAAE,GAAG,EAAE;AACtB,SAAS;AACT,OAAO;AACP,KAAK,CAAC;AACN,IAAI,MAAM,KAAK,GAAGN,eAAO,CAAC,MAAM;AAChC,MAAM,OAAO;AACb,QAAQ,IAAI,EAAE,YAAY,CAAC,IAAI;AAC/B,QAAQ,IAAI,EAAE,YAAY,CAAC,IAAI;AAC/B,QAAQ,WAAW,EAAE,WAAW,CAAC,KAAK;AACtC,QAAQ,SAAS,EAAE,YAAY,CAAC,SAAS;AACzC,QAAQ,SAAS,EAAE,YAAY,CAAC,SAAS;AACzC,QAAQ,SAAS,EAAE,YAAY,CAAC,SAAS;AACzC,QAAQ,gBAAgB,EAAE,YAAY,CAAC,gBAAgB;AACvD,QAAQ,OAAO,EAAE,YAAY,CAAC,OAAO;AACrC,QAAQ,IAAI,EAAE,YAAY,CAAC,IAAI,IAAI,QAAQ;AAC3C,OAAO,CAAC;AACR,KAAK,EAAE,CAAC,YAAY,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC,CAAC;AAC1C,IAAI,OAAOO,aAAM,CAAC;AAClB,MAAM,QAAQ,EAAE,MAAM,KAAK;AAC3B,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO;AAC9B,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO;AAC9B,MAAM,YAAY,EAAE,OAAO,CAAC,YAAY;AACxC,MAAM,aAAa,EAAE,OAAO,CAAC,aAAa;AAC1C,MAAM,KAAK,EAAE,OAAO,CAAC,KAAK;AAC1B,MAAM,gBAAgB,EAAE,OAAO,CAAC,gBAAgB;AAChD,MAAM,IAAI,EAAE,OAAO,CAAC,IAAI;AACxB,MAAM,MAAM,EAAE,OAAO,CAAC,MAAM;AAC5B,MAAM,SAAS,EAAE,OAAO,CAAC,SAAS,KAAK,MAAM;AAC7C,QAAQ,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;AACtE,OAAO,CAAC;AACR,MAAM,UAAU,EAAE,CAAC,QAAQ,KAAK;AAChC,QAAQ,IAAI,IAAI,IAAI,QAAQ,EAAE;AAC9B,UAAU,OAAO,WAAW,CAAC,GAAG,CAAC,EAAE,GAAG,EAAE,QAAQ,CAAC,EAAE,EAAE,CAAC,CAAC;AACvD,SAAS,MAAM;AACf,UAAU,OAAO,WAAW,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;AAC3C,SAAS;AACT,OAAO;AACP,MAAM,qBAAqB,EAAE,MAAM,OAAO;AAC1C,KAAK,CAAC,CAAC;AACP,GAAG;AACH;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
import { resource } from '../../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/core/resource.js';
|
|
2
|
+
import { tapEffect } from '../../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/hooks/tap-effect.js';
|
|
3
|
+
import { tapMemo } from '../../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/hooks/tap-memo.js';
|
|
4
|
+
import { tapInlineResource } from '../../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/hooks/tap-inline-resource.js';
|
|
5
|
+
import { tapApi } from '../../utils/tap-store/tap-api.js';
|
|
6
|
+
import { tapEvents } from '../../client/EventContext.js';
|
|
7
|
+
import { tapLookupResources } from '../../client/util-hooks/tapLookupResources.js';
|
|
8
|
+
import { AttachmentRuntimeClient } from './AttachmentRuntimeClient.js';
|
|
9
|
+
import { tapSubscribable } from '../util-hooks/tapSubscribable.js';
|
|
10
|
+
|
|
11
|
+
// src/legacy-runtime/client/ComposerRuntimeClient.ts
|
|
12
|
+
var ComposerAttachmentClientByIndex = resource(
|
|
13
|
+
({ runtime, index }) => {
|
|
14
|
+
const attachmentRuntime = tapMemo(
|
|
15
|
+
() => runtime.getAttachmentByIndex(index),
|
|
16
|
+
[runtime, index]
|
|
17
|
+
);
|
|
18
|
+
return tapInlineResource(
|
|
19
|
+
AttachmentRuntimeClient({
|
|
20
|
+
runtime: attachmentRuntime
|
|
21
|
+
})
|
|
22
|
+
);
|
|
23
|
+
}
|
|
24
|
+
);
|
|
25
|
+
var ComposerClient = resource(
|
|
26
|
+
({
|
|
27
|
+
threadIdRef,
|
|
28
|
+
messageIdRef,
|
|
29
|
+
runtime
|
|
30
|
+
}) => {
|
|
31
|
+
const runtimeState = tapSubscribable(runtime);
|
|
32
|
+
const events = tapEvents();
|
|
33
|
+
tapEffect(() => {
|
|
34
|
+
const unsubscribers = [];
|
|
35
|
+
const composerEvents = [
|
|
36
|
+
"send",
|
|
37
|
+
"attachment-add"
|
|
38
|
+
];
|
|
39
|
+
for (const event of composerEvents) {
|
|
40
|
+
const unsubscribe = runtime.unstable_on(event, () => {
|
|
41
|
+
events.emit(`composer.${event}`, {
|
|
42
|
+
threadId: threadIdRef.current,
|
|
43
|
+
...messageIdRef && { messageId: messageIdRef.current }
|
|
44
|
+
});
|
|
45
|
+
});
|
|
46
|
+
unsubscribers.push(unsubscribe);
|
|
47
|
+
}
|
|
48
|
+
return () => {
|
|
49
|
+
for (const unsub of unsubscribers) unsub();
|
|
50
|
+
};
|
|
51
|
+
}, [runtime, events, threadIdRef, messageIdRef]);
|
|
52
|
+
const attachments = tapLookupResources(
|
|
53
|
+
runtimeState.attachments.map(
|
|
54
|
+
(_, idx) => ComposerAttachmentClientByIndex(
|
|
55
|
+
{ runtime, index: idx },
|
|
56
|
+
{ key: idx }
|
|
57
|
+
)
|
|
58
|
+
)
|
|
59
|
+
);
|
|
60
|
+
const state = tapMemo(() => {
|
|
61
|
+
return {
|
|
62
|
+
text: runtimeState.text,
|
|
63
|
+
role: runtimeState.role,
|
|
64
|
+
attachments: attachments.state,
|
|
65
|
+
runConfig: runtimeState.runConfig,
|
|
66
|
+
isEditing: runtimeState.isEditing,
|
|
67
|
+
canCancel: runtimeState.canCancel,
|
|
68
|
+
attachmentAccept: runtimeState.attachmentAccept,
|
|
69
|
+
isEmpty: runtimeState.isEmpty,
|
|
70
|
+
type: runtimeState.type ?? "thread"
|
|
71
|
+
};
|
|
72
|
+
}, [runtimeState, attachments.state]);
|
|
73
|
+
return tapApi({
|
|
74
|
+
getState: () => state,
|
|
75
|
+
setText: runtime.setText,
|
|
76
|
+
setRole: runtime.setRole,
|
|
77
|
+
setRunConfig: runtime.setRunConfig,
|
|
78
|
+
addAttachment: runtime.addAttachment,
|
|
79
|
+
reset: runtime.reset,
|
|
80
|
+
clearAttachments: runtime.clearAttachments,
|
|
81
|
+
send: runtime.send,
|
|
82
|
+
cancel: runtime.cancel,
|
|
83
|
+
beginEdit: runtime.beginEdit ?? (() => {
|
|
84
|
+
throw new Error("beginEdit is not supported in this runtime");
|
|
85
|
+
}),
|
|
86
|
+
attachment: (selector) => {
|
|
87
|
+
if ("id" in selector) {
|
|
88
|
+
return attachments.api({ key: selector.id });
|
|
89
|
+
} else {
|
|
90
|
+
return attachments.api(selector);
|
|
91
|
+
}
|
|
92
|
+
},
|
|
93
|
+
__internal_getRuntime: () => runtime
|
|
94
|
+
});
|
|
95
|
+
}
|
|
96
|
+
);
|
|
97
|
+
|
|
98
|
+
export { ComposerClient };
|
|
99
|
+
//# sourceMappingURL=ComposerRuntimeClient.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ComposerRuntimeClient.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/legacy-runtime/client/ComposerRuntimeClient.js"],"sourcesContent":["// src/legacy-runtime/client/ComposerRuntimeClient.ts\nimport {\n resource,\n tapMemo,\n tapEffect,\n tapInlineResource\n} from \"@assistant-ui/tap\";\nimport { tapApi } from \"../../utils/tap-store/index.js\";\nimport { tapEvents } from \"../../client/EventContext.js\";\nimport { tapLookupResources } from \"../../client/util-hooks/tapLookupResources.js\";\nimport { AttachmentRuntimeClient } from \"./AttachmentRuntimeClient.js\";\nimport { tapSubscribable } from \"../util-hooks/tapSubscribable.js\";\nvar ComposerAttachmentClientByIndex = resource(\n ({ runtime, index }) => {\n const attachmentRuntime = tapMemo(\n () => runtime.getAttachmentByIndex(index),\n [runtime, index]\n );\n return tapInlineResource(\n AttachmentRuntimeClient({\n runtime: attachmentRuntime\n })\n );\n }\n);\nvar ComposerClient = resource(\n ({\n threadIdRef,\n messageIdRef,\n runtime\n }) => {\n const runtimeState = tapSubscribable(runtime);\n const events = tapEvents();\n tapEffect(() => {\n const unsubscribers = [];\n const composerEvents = [\n \"send\",\n \"attachment-add\"\n ];\n for (const event of composerEvents) {\n const unsubscribe = runtime.unstable_on(event, () => {\n events.emit(`composer.${event}`, {\n threadId: threadIdRef.current,\n ...messageIdRef && { messageId: messageIdRef.current }\n });\n });\n unsubscribers.push(unsubscribe);\n }\n return () => {\n for (const unsub of unsubscribers) unsub();\n };\n }, [runtime, events, threadIdRef, messageIdRef]);\n const attachments = tapLookupResources(\n runtimeState.attachments.map(\n (_, idx) => ComposerAttachmentClientByIndex(\n { runtime, index: idx },\n { key: idx }\n )\n )\n );\n const state = tapMemo(() => {\n return {\n text: runtimeState.text,\n role: runtimeState.role,\n attachments: attachments.state,\n runConfig: runtimeState.runConfig,\n isEditing: runtimeState.isEditing,\n canCancel: runtimeState.canCancel,\n attachmentAccept: runtimeState.attachmentAccept,\n isEmpty: runtimeState.isEmpty,\n type: runtimeState.type ?? \"thread\"\n };\n }, [runtimeState, attachments.state]);\n return tapApi({\n getState: () => state,\n setText: runtime.setText,\n setRole: runtime.setRole,\n setRunConfig: runtime.setRunConfig,\n addAttachment: runtime.addAttachment,\n reset: runtime.reset,\n clearAttachments: runtime.clearAttachments,\n send: runtime.send,\n cancel: runtime.cancel,\n beginEdit: runtime.beginEdit ?? (() => {\n throw new Error(\"beginEdit is not supported in this runtime\");\n }),\n attachment: (selector) => {\n if (\"id\" in selector) {\n return attachments.api({ key: selector.id });\n } else {\n return attachments.api(selector);\n }\n },\n __internal_getRuntime: () => runtime\n });\n }\n);\nexport {\n ComposerClient\n};\n//# sourceMappingURL=ComposerRuntimeClient.js.map"],"names":[],"mappings":";;;;;;;;;;AAAA;AAYA,IAAI,+BAA+B,GAAG,QAAQ;AAC9C,EAAE,CAAC,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK;AAC1B,IAAI,MAAM,iBAAiB,GAAG,OAAO;AACrC,MAAM,MAAM,OAAO,CAAC,oBAAoB,CAAC,KAAK,CAAC;AAC/C,MAAM,CAAC,OAAO,EAAE,KAAK,CAAC;AACtB,KAAK,CAAC;AACN,IAAI,OAAO,iBAAiB;AAC5B,MAAM,uBAAuB,CAAC;AAC9B,QAAQ,OAAO,EAAE,iBAAiB;AAClC,OAAO,CAAC;AACR,KAAK,CAAC;AACN,GAAG;AACH,CAAC,CAAC;AACC,IAAC,cAAc,GAAG,QAAQ;AAC7B,EAAE,CAAC;AACH,IAAI,WAAW;AACf,IAAI,YAAY;AAChB,IAAI,OAAO;AACX,GAAG,KAAK;AACR,IAAI,MAAM,YAAY,GAAG,eAAe,CAAC,OAAO,CAAC,CAAC;AAClD,IAAI,MAAM,MAAM,GAAG,SAAS,EAAE,CAAC;AAC/B,IAAI,SAAS,CAAC,MAAM;AACpB,MAAM,MAAM,aAAa,GAAG,EAAE,CAAC;AAC/B,MAAM,MAAM,cAAc,GAAG;AAC7B,QAAQ,MAAM;AACd,QAAQ,gBAAgB;AACxB,OAAO,CAAC;AACR,MAAM,KAAK,MAAM,KAAK,IAAI,cAAc,EAAE;AAC1C,QAAQ,MAAM,WAAW,GAAG,OAAO,CAAC,WAAW,CAAC,KAAK,EAAE,MAAM;AAC7D,UAAU,MAAM,CAAC,IAAI,CAAC,CAAC,SAAS,EAAE,KAAK,CAAC,CAAC,EAAE;AAC3C,YAAY,QAAQ,EAAE,WAAW,CAAC,OAAO;AACzC,YAAY,GAAG,YAAY,IAAI,EAAE,SAAS,EAAE,YAAY,CAAC,OAAO,EAAE;AAClE,WAAW,CAAC,CAAC;AACb,SAAS,CAAC,CAAC;AACX,QAAQ,aAAa,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;AACxC,OAAO;AACP,MAAM,OAAO,MAAM;AACnB,QAAQ,KAAK,MAAM,KAAK,IAAI,aAAa,EAAE,KAAK,EAAE,CAAC;AACnD,OAAO,CAAC;AACR,KAAK,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,YAAY,CAAC,CAAC,CAAC;AACrD,IAAI,MAAM,WAAW,GAAG,kBAAkB;AAC1C,MAAM,YAAY,CAAC,WAAW,CAAC,GAAG;AAClC,QAAQ,CAAC,CAAC,EAAE,GAAG,KAAK,+BAA+B;AACnD,UAAU,EAAE,OAAO,EAAE,KAAK,EAAE,GAAG,EAAE;AACjC,UAAU,EAAE,GAAG,EAAE,GAAG,EAAE;AACtB,SAAS;AACT,OAAO;AACP,KAAK,CAAC;AACN,IAAI,MAAM,KAAK,GAAG,OAAO,CAAC,MAAM;AAChC,MAAM,OAAO;AACb,QAAQ,IAAI,EAAE,YAAY,CAAC,IAAI;AAC/B,QAAQ,IAAI,EAAE,YAAY,CAAC,IAAI;AAC/B,QAAQ,WAAW,EAAE,WAAW,CAAC,KAAK;AACtC,QAAQ,SAAS,EAAE,YAAY,CAAC,SAAS;AACzC,QAAQ,SAAS,EAAE,YAAY,CAAC,SAAS;AACzC,QAAQ,SAAS,EAAE,YAAY,CAAC,SAAS;AACzC,QAAQ,gBAAgB,EAAE,YAAY,CAAC,gBAAgB;AACvD,QAAQ,OAAO,EAAE,YAAY,CAAC,OAAO;AACrC,QAAQ,IAAI,EAAE,YAAY,CAAC,IAAI,IAAI,QAAQ;AAC3C,OAAO,CAAC;AACR,KAAK,EAAE,CAAC,YAAY,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC,CAAC;AAC1C,IAAI,OAAO,MAAM,CAAC;AAClB,MAAM,QAAQ,EAAE,MAAM,KAAK;AAC3B,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO;AAC9B,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO;AAC9B,MAAM,YAAY,EAAE,OAAO,CAAC,YAAY;AACxC,MAAM,aAAa,EAAE,OAAO,CAAC,aAAa;AAC1C,MAAM,KAAK,EAAE,OAAO,CAAC,KAAK;AAC1B,MAAM,gBAAgB,EAAE,OAAO,CAAC,gBAAgB;AAChD,MAAM,IAAI,EAAE,OAAO,CAAC,IAAI;AACxB,MAAM,MAAM,EAAE,OAAO,CAAC,MAAM;AAC5B,MAAM,SAAS,EAAE,OAAO,CAAC,SAAS,KAAK,MAAM;AAC7C,QAAQ,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;AACtE,OAAO,CAAC;AACR,MAAM,UAAU,EAAE,CAAC,QAAQ,KAAK;AAChC,QAAQ,IAAI,IAAI,IAAI,QAAQ,EAAE;AAC9B,UAAU,OAAO,WAAW,CAAC,GAAG,CAAC,EAAE,GAAG,EAAE,QAAQ,CAAC,EAAE,EAAE,CAAC,CAAC;AACvD,SAAS,MAAM;AACf,UAAU,OAAO,WAAW,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;AAC3C,SAAS;AACT,OAAO;AACP,MAAM,qBAAqB,EAAE,MAAM,OAAO;AAC1C,KAAK,CAAC,CAAC;AACP,GAAG;AACH;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var resource = require('../../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/core/resource.cjs');
|
|
4
|
+
var tapMemo = require('../../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/hooks/tap-memo.cjs');
|
|
5
|
+
|
|
6
|
+
// src/legacy-runtime/client/EventManagerRuntimeClient.ts
|
|
7
|
+
var EventManager = resource.resource(() => {
|
|
8
|
+
const events = tapMemo.tapMemo(() => {
|
|
9
|
+
const listeners = /* @__PURE__ */ new Map();
|
|
10
|
+
return {
|
|
11
|
+
on: (event, callback) => {
|
|
12
|
+
if (!listeners.has(event)) {
|
|
13
|
+
listeners.set(event, /* @__PURE__ */ new Set());
|
|
14
|
+
}
|
|
15
|
+
const eventListeners = listeners.get(event);
|
|
16
|
+
eventListeners.add(callback);
|
|
17
|
+
return () => {
|
|
18
|
+
eventListeners.delete(callback);
|
|
19
|
+
if (eventListeners.size === 0) {
|
|
20
|
+
listeners.delete(event);
|
|
21
|
+
}
|
|
22
|
+
};
|
|
23
|
+
},
|
|
24
|
+
emit: (event, payload) => {
|
|
25
|
+
const eventListeners = listeners.get(event);
|
|
26
|
+
const wildcardListeners = listeners.get("*");
|
|
27
|
+
if (!eventListeners && !wildcardListeners) return;
|
|
28
|
+
queueMicrotask(() => {
|
|
29
|
+
if (eventListeners) {
|
|
30
|
+
for (const callback of eventListeners) {
|
|
31
|
+
callback(payload);
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
if (wildcardListeners) {
|
|
35
|
+
for (const callback of wildcardListeners) {
|
|
36
|
+
callback({ event, payload });
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
}, []);
|
|
43
|
+
return events;
|
|
44
|
+
});
|
|
45
|
+
|
|
46
|
+
exports.EventManager = EventManager;
|
|
47
|
+
//# sourceMappingURL=EventManagerRuntimeClient.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EventManagerRuntimeClient.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/legacy-runtime/client/EventManagerRuntimeClient.js"],"sourcesContent":["// src/legacy-runtime/client/EventManagerRuntimeClient.ts\nimport { resource, tapMemo } from \"@assistant-ui/tap\";\nvar EventManager = resource(() => {\n const events = tapMemo(() => {\n const listeners = /* @__PURE__ */ new Map();\n return {\n on: (event, callback) => {\n if (!listeners.has(event)) {\n listeners.set(event, /* @__PURE__ */ new Set());\n }\n const eventListeners = listeners.get(event);\n eventListeners.add(callback);\n return () => {\n eventListeners.delete(callback);\n if (eventListeners.size === 0) {\n listeners.delete(event);\n }\n };\n },\n emit: (event, payload) => {\n const eventListeners = listeners.get(event);\n const wildcardListeners = listeners.get(\"*\");\n if (!eventListeners && !wildcardListeners) return;\n queueMicrotask(() => {\n if (eventListeners) {\n for (const callback of eventListeners) {\n callback(payload);\n }\n }\n if (wildcardListeners) {\n for (const callback of wildcardListeners) {\n callback({ event, payload });\n }\n }\n });\n }\n };\n }, []);\n return events;\n});\nexport {\n EventManager\n};\n//# sourceMappingURL=EventManagerRuntimeClient.js.map"],"names":["resource","tapMemo"],"mappings":";;;;;AAAA;AAEG,IAAC,YAAY,GAAGA,iBAAQ,CAAC,MAAM;AAClC,EAAE,MAAM,MAAM,GAAGC,eAAO,CAAC,MAAM;AAC/B,IAAI,MAAM,SAAS,mBAAmB,IAAI,GAAG,EAAE,CAAC;AAChD,IAAI,OAAO;AACX,MAAM,EAAE,EAAE,CAAC,KAAK,EAAE,QAAQ,KAAK;AAC/B,QAAQ,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,KAAK,CAAC,EAAE;AACnC,UAAU,SAAS,CAAC,GAAG,CAAC,KAAK,kBAAkB,IAAI,GAAG,EAAE,CAAC,CAAC;AAC1D,SAAS;AACT,QAAQ,MAAM,cAAc,GAAG,SAAS,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;AACpD,QAAQ,cAAc,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;AACrC,QAAQ,OAAO,MAAM;AACrB,UAAU,cAAc,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC;AAC1C,UAAU,IAAI,cAAc,CAAC,IAAI,KAAK,CAAC,EAAE;AACzC,YAAY,SAAS,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;AACpC,WAAW;AACX,SAAS,CAAC;AACV,OAAO;AACP,MAAM,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,KAAK;AAChC,QAAQ,MAAM,cAAc,GAAG,SAAS,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;AACpD,QAAQ,MAAM,iBAAiB,GAAG,SAAS,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;AACrD,QAAQ,IAAI,CAAC,cAAc,IAAI,CAAC,iBAAiB,EAAE,OAAO;AAC1D,QAAQ,cAAc,CAAC,MAAM;AAC7B,UAAU,IAAI,cAAc,EAAE;AAC9B,YAAY,KAAK,MAAM,QAAQ,IAAI,cAAc,EAAE;AACnD,cAAc,QAAQ,CAAC,OAAO,CAAC,CAAC;AAChC,aAAa;AACb,WAAW;AACX,UAAU,IAAI,iBAAiB,EAAE;AACjC,YAAY,KAAK,MAAM,QAAQ,IAAI,iBAAiB,EAAE;AACtD,cAAc,QAAQ,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,CAAC,CAAC;AAC3C,aAAa;AACb,WAAW;AACX,SAAS,CAAC,CAAC;AACX,OAAO;AACP,KAAK,CAAC;AACN,GAAG,EAAE,EAAE,CAAC,CAAC;AACT,EAAE,OAAO,MAAM,CAAC;AAChB,CAAC;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { resource } from '../../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/core/resource.js';
|
|
2
|
+
import { tapMemo } from '../../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/hooks/tap-memo.js';
|
|
3
|
+
|
|
4
|
+
// src/legacy-runtime/client/EventManagerRuntimeClient.ts
|
|
5
|
+
var EventManager = resource(() => {
|
|
6
|
+
const events = tapMemo(() => {
|
|
7
|
+
const listeners = /* @__PURE__ */ new Map();
|
|
8
|
+
return {
|
|
9
|
+
on: (event, callback) => {
|
|
10
|
+
if (!listeners.has(event)) {
|
|
11
|
+
listeners.set(event, /* @__PURE__ */ new Set());
|
|
12
|
+
}
|
|
13
|
+
const eventListeners = listeners.get(event);
|
|
14
|
+
eventListeners.add(callback);
|
|
15
|
+
return () => {
|
|
16
|
+
eventListeners.delete(callback);
|
|
17
|
+
if (eventListeners.size === 0) {
|
|
18
|
+
listeners.delete(event);
|
|
19
|
+
}
|
|
20
|
+
};
|
|
21
|
+
},
|
|
22
|
+
emit: (event, payload) => {
|
|
23
|
+
const eventListeners = listeners.get(event);
|
|
24
|
+
const wildcardListeners = listeners.get("*");
|
|
25
|
+
if (!eventListeners && !wildcardListeners) return;
|
|
26
|
+
queueMicrotask(() => {
|
|
27
|
+
if (eventListeners) {
|
|
28
|
+
for (const callback of eventListeners) {
|
|
29
|
+
callback(payload);
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
if (wildcardListeners) {
|
|
33
|
+
for (const callback of wildcardListeners) {
|
|
34
|
+
callback({ event, payload });
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
});
|
|
38
|
+
}
|
|
39
|
+
};
|
|
40
|
+
}, []);
|
|
41
|
+
return events;
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { EventManager };
|
|
45
|
+
//# sourceMappingURL=EventManagerRuntimeClient.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EventManagerRuntimeClient.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/legacy-runtime/client/EventManagerRuntimeClient.js"],"sourcesContent":["// src/legacy-runtime/client/EventManagerRuntimeClient.ts\nimport { resource, tapMemo } from \"@assistant-ui/tap\";\nvar EventManager = resource(() => {\n const events = tapMemo(() => {\n const listeners = /* @__PURE__ */ new Map();\n return {\n on: (event, callback) => {\n if (!listeners.has(event)) {\n listeners.set(event, /* @__PURE__ */ new Set());\n }\n const eventListeners = listeners.get(event);\n eventListeners.add(callback);\n return () => {\n eventListeners.delete(callback);\n if (eventListeners.size === 0) {\n listeners.delete(event);\n }\n };\n },\n emit: (event, payload) => {\n const eventListeners = listeners.get(event);\n const wildcardListeners = listeners.get(\"*\");\n if (!eventListeners && !wildcardListeners) return;\n queueMicrotask(() => {\n if (eventListeners) {\n for (const callback of eventListeners) {\n callback(payload);\n }\n }\n if (wildcardListeners) {\n for (const callback of wildcardListeners) {\n callback({ event, payload });\n }\n }\n });\n }\n };\n }, []);\n return events;\n});\nexport {\n EventManager\n};\n//# sourceMappingURL=EventManagerRuntimeClient.js.map"],"names":[],"mappings":";;;AAAA;AAEG,IAAC,YAAY,GAAG,QAAQ,CAAC,MAAM;AAClC,EAAE,MAAM,MAAM,GAAG,OAAO,CAAC,MAAM;AAC/B,IAAI,MAAM,SAAS,mBAAmB,IAAI,GAAG,EAAE,CAAC;AAChD,IAAI,OAAO;AACX,MAAM,EAAE,EAAE,CAAC,KAAK,EAAE,QAAQ,KAAK;AAC/B,QAAQ,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,KAAK,CAAC,EAAE;AACnC,UAAU,SAAS,CAAC,GAAG,CAAC,KAAK,kBAAkB,IAAI,GAAG,EAAE,CAAC,CAAC;AAC1D,SAAS;AACT,QAAQ,MAAM,cAAc,GAAG,SAAS,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;AACpD,QAAQ,cAAc,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;AACrC,QAAQ,OAAO,MAAM;AACrB,UAAU,cAAc,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC;AAC1C,UAAU,IAAI,cAAc,CAAC,IAAI,KAAK,CAAC,EAAE;AACzC,YAAY,SAAS,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;AACpC,WAAW;AACX,SAAS,CAAC;AACV,OAAO;AACP,MAAM,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,KAAK;AAChC,QAAQ,MAAM,cAAc,GAAG,SAAS,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;AACpD,QAAQ,MAAM,iBAAiB,GAAG,SAAS,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;AACrD,QAAQ,IAAI,CAAC,cAAc,IAAI,CAAC,iBAAiB,EAAE,OAAO;AAC1D,QAAQ,cAAc,CAAC,MAAM;AAC7B,UAAU,IAAI,cAAc,EAAE;AAC9B,YAAY,KAAK,MAAM,QAAQ,IAAI,cAAc,EAAE;AACnD,cAAc,QAAQ,CAAC,OAAO,CAAC,CAAC;AAChC,aAAa;AACb,WAAW;AACX,UAAU,IAAI,iBAAiB,EAAE;AACjC,YAAY,KAAK,MAAM,QAAQ,IAAI,iBAAiB,EAAE;AACtD,cAAc,QAAQ,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,CAAC,CAAC;AAC3C,aAAa;AACb,WAAW;AACX,SAAS,CAAC,CAAC;AACX,OAAO;AACP,KAAK,CAAC;AACN,GAAG,EAAE,EAAE,CAAC,CAAC;AACT,EAAE,OAAO,MAAM,CAAC;AAChB,CAAC;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var resource = require('../../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/core/resource.cjs');
|
|
4
|
+
var tapApi = require('../../utils/tap-store/tap-api.cjs');
|
|
5
|
+
var tapSubscribable = require('../util-hooks/tapSubscribable.cjs');
|
|
6
|
+
|
|
7
|
+
// src/legacy-runtime/client/MessagePartRuntimeClient.ts
|
|
8
|
+
var MessagePartClient = resource.resource(
|
|
9
|
+
({ runtime }) => {
|
|
10
|
+
const runtimeState = tapSubscribable.tapSubscribable(runtime);
|
|
11
|
+
const api = {
|
|
12
|
+
getState: () => runtimeState,
|
|
13
|
+
addToolResult: (result) => runtime.addToolResult(result),
|
|
14
|
+
resumeToolCall: (payload) => runtime.resumeToolCall(payload),
|
|
15
|
+
__internal_getRuntime: () => runtime
|
|
16
|
+
};
|
|
17
|
+
return tapApi.tapApi(api, {
|
|
18
|
+
key: runtimeState.type === "tool-call" ? "toolCallId-" + runtimeState.toolCallId : void 0
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
);
|
|
22
|
+
|
|
23
|
+
exports.MessagePartClient = MessagePartClient;
|
|
24
|
+
//# sourceMappingURL=MessagePartRuntimeClient.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MessagePartRuntimeClient.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/legacy-runtime/client/MessagePartRuntimeClient.js"],"sourcesContent":["// src/legacy-runtime/client/MessagePartRuntimeClient.ts\nimport { resource } from \"@assistant-ui/tap\";\nimport { tapApi } from \"../../utils/tap-store/index.js\";\nimport { tapSubscribable } from \"../util-hooks/tapSubscribable.js\";\nvar MessagePartClient = resource(\n ({ runtime }) => {\n const runtimeState = tapSubscribable(runtime);\n const api = {\n getState: () => runtimeState,\n addToolResult: (result) => runtime.addToolResult(result),\n resumeToolCall: (payload) => runtime.resumeToolCall(payload),\n __internal_getRuntime: () => runtime\n };\n return tapApi(api, {\n key: runtimeState.type === \"tool-call\" ? \"toolCallId-\" + runtimeState.toolCallId : void 0\n });\n }\n);\nexport {\n MessagePartClient\n};\n//# sourceMappingURL=MessagePartRuntimeClient.js.map"],"names":["resource","tapSubscribable","tapApi"],"mappings":";;;;;;AAAA;AAIG,IAAC,iBAAiB,GAAGA,iBAAQ;AAChC,EAAE,CAAC,EAAE,OAAO,EAAE,KAAK;AACnB,IAAI,MAAM,YAAY,GAAGC,+BAAe,CAAC,OAAO,CAAC,CAAC;AAClD,IAAI,MAAM,GAAG,GAAG;AAChB,MAAM,QAAQ,EAAE,MAAM,YAAY;AAClC,MAAM,aAAa,EAAE,CAAC,MAAM,KAAK,OAAO,CAAC,aAAa,CAAC,MAAM,CAAC;AAC9D,MAAM,cAAc,EAAE,CAAC,OAAO,KAAK,OAAO,CAAC,cAAc,CAAC,OAAO,CAAC;AAClE,MAAM,qBAAqB,EAAE,MAAM,OAAO;AAC1C,KAAK,CAAC;AACN,IAAI,OAAOC,aAAM,CAAC,GAAG,EAAE;AACvB,MAAM,GAAG,EAAE,YAAY,CAAC,IAAI,KAAK,WAAW,GAAG,aAAa,GAAG,YAAY,CAAC,UAAU,GAAG,KAAK,CAAC;AAC/F,KAAK,CAAC,CAAC;AACP,GAAG;AACH;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { resource } from '../../../../../../../@assistant-ui_tap@0.1.5_react@17.0.2/node_modules/@assistant-ui/tap/dist/core/resource.js';
|
|
2
|
+
import { tapApi } from '../../utils/tap-store/tap-api.js';
|
|
3
|
+
import { tapSubscribable } from '../util-hooks/tapSubscribable.js';
|
|
4
|
+
|
|
5
|
+
// src/legacy-runtime/client/MessagePartRuntimeClient.ts
|
|
6
|
+
var MessagePartClient = resource(
|
|
7
|
+
({ runtime }) => {
|
|
8
|
+
const runtimeState = tapSubscribable(runtime);
|
|
9
|
+
const api = {
|
|
10
|
+
getState: () => runtimeState,
|
|
11
|
+
addToolResult: (result) => runtime.addToolResult(result),
|
|
12
|
+
resumeToolCall: (payload) => runtime.resumeToolCall(payload),
|
|
13
|
+
__internal_getRuntime: () => runtime
|
|
14
|
+
};
|
|
15
|
+
return tapApi(api, {
|
|
16
|
+
key: runtimeState.type === "tool-call" ? "toolCallId-" + runtimeState.toolCallId : void 0
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export { MessagePartClient };
|
|
22
|
+
//# sourceMappingURL=MessagePartRuntimeClient.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MessagePartRuntimeClient.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/legacy-runtime/client/MessagePartRuntimeClient.js"],"sourcesContent":["// src/legacy-runtime/client/MessagePartRuntimeClient.ts\nimport { resource } from \"@assistant-ui/tap\";\nimport { tapApi } from \"../../utils/tap-store/index.js\";\nimport { tapSubscribable } from \"../util-hooks/tapSubscribable.js\";\nvar MessagePartClient = resource(\n ({ runtime }) => {\n const runtimeState = tapSubscribable(runtime);\n const api = {\n getState: () => runtimeState,\n addToolResult: (result) => runtime.addToolResult(result),\n resumeToolCall: (payload) => runtime.resumeToolCall(payload),\n __internal_getRuntime: () => runtime\n };\n return tapApi(api, {\n key: runtimeState.type === \"tool-call\" ? \"toolCallId-\" + runtimeState.toolCallId : void 0\n });\n }\n);\nexport {\n MessagePartClient\n};\n//# sourceMappingURL=MessagePartRuntimeClient.js.map"],"names":[],"mappings":";;;;AAAA;AAIG,IAAC,iBAAiB,GAAG,QAAQ;AAChC,EAAE,CAAC,EAAE,OAAO,EAAE,KAAK;AACnB,IAAI,MAAM,YAAY,GAAG,eAAe,CAAC,OAAO,CAAC,CAAC;AAClD,IAAI,MAAM,GAAG,GAAG;AAChB,MAAM,QAAQ,EAAE,MAAM,YAAY;AAClC,MAAM,aAAa,EAAE,CAAC,MAAM,KAAK,OAAO,CAAC,aAAa,CAAC,MAAM,CAAC;AAC9D,MAAM,cAAc,EAAE,CAAC,OAAO,KAAK,OAAO,CAAC,cAAc,CAAC,OAAO,CAAC;AAClE,MAAM,qBAAqB,EAAE,MAAM,OAAO;AAC1C,KAAK,CAAC;AACN,IAAI,OAAO,MAAM,CAAC,GAAG,EAAE;AACvB,MAAM,GAAG,EAAE,YAAY,CAAC,IAAI,KAAK,WAAW,GAAG,aAAa,GAAG,YAAY,CAAC,UAAU,GAAG,KAAK,CAAC;AAC/F,KAAK,CAAC,CAAC;AACP,GAAG;AACH;;;;","x_google_ignoreList":[0]}
|