@chat-lab/ui 0.1.0-beta.59 → 0.1.0-beta.60
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Chatkit/index.cjs +2 -2
- package/dist/components/Chatkit/index.js +2 -2
- package/dist/components/VoiceInput/index.cjs +1 -1
- package/dist/components/VoiceInput/index.js +1 -1
- package/dist/components/assistant-ui/attachment.cjs +8 -8
- package/dist/components/assistant-ui/attachment.js +8 -8
- package/dist/components/assistant-ui/markdown-text.cjs +3 -3
- package/dist/components/assistant-ui/markdown-text.js +3 -3
- package/dist/components/assistant-ui/message-components-with-avatar.cjs +2 -2
- package/dist/components/assistant-ui/message-components-with-avatar.js +2 -2
- package/dist/components/assistant-ui/reasoning.cjs +2 -2
- package/dist/components/assistant-ui/reasoning.js +2 -2
- package/dist/components/assistant-ui/thread.cjs +24 -24
- package/dist/components/assistant-ui/thread.js +24 -24
- package/dist/components/assistant-ui-tools/execution-card.cjs +1 -1
- package/dist/components/assistant-ui-tools/execution-card.js +1 -1
- package/dist/components/assistant-ui-tools/skill-agent-tool-set.cjs +1 -1
- package/dist/components/assistant-ui-tools/skill-agent-tool-set.js +1 -1
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/memoization.cjs +38 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/memoization.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/memoization.js +34 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/memoization.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeBlock.cjs +31 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeBlock.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeBlock.js +29 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeBlock.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeOverride.cjs +82 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeOverride.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeOverride.js +80 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeOverride.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/PreOverride.cjs +19 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/PreOverride.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/PreOverride.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/PreOverride.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/defaultComponents.cjs +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/defaultComponents.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/defaultComponents.js +10 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/defaultComponents.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/withDefaults.cjs +18 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/withDefaults.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/withDefaults.js +16 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/overrides/withDefaults.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/primitives/MarkdownText.cjs +89 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/primitives/MarkdownText.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/primitives/MarkdownText.js +87 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_jherfv3vgsifluliovy3zej3pa/node_modules/@assistant-ui/react-markdown/dist/primitives/MarkdownText.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/AssistantClient.cjs +133 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/AssistantClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/AssistantClient.js +131 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/AssistantClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/EventContext.cjs +18 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/EventContext.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/EventContext.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/EventContext.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ModelContext.cjs +19 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ModelContext.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ModelContext.js +16 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ModelContext.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ModelContextClient.cjs +21 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ModelContextClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ModelContextClient.js +19 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ModelContextClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ToolUIClient.cjs +74 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ToolUIClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ToolUIClient.js +72 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ToolUIClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ToolUIContext.cjs +18 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ToolUIContext.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ToolUIContext.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/ToolUIContext.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/Tools.cjs +56 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/Tools.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/Tools.js +54 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/Tools.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/util-hooks/tapLookupResources.cjs +23 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/util-hooks/tapLookupResources.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/util-hooks/tapLookupResources.js +21 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/client/util-hooks/tapLookupResources.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/ReadonlyStore.cjs +9 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/ReadonlyStore.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/ReadonlyStore.js +7 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/ReadonlyStore.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/AttachmentByIndexProvider.cjs +32 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/AttachmentByIndexProvider.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/AttachmentByIndexProvider.js +29 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/AttachmentByIndexProvider.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/MessageByIndexProvider.cjs +37 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/MessageByIndexProvider.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/MessageByIndexProvider.js +35 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/MessageByIndexProvider.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/PartByIndexProvider.cjs +20 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/PartByIndexProvider.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/PartByIndexProvider.js +18 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/PartByIndexProvider.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/TextMessagePartProvider.cjs +50 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/TextMessagePartProvider.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/TextMessagePartProvider.js +48 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/TextMessagePartProvider.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/ThreadViewportProvider.cjs +38 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/ThreadViewportProvider.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/ThreadViewportProvider.js +36 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/providers/ThreadViewportProvider.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/AssistantApiContext.cjs +175 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/AssistantApiContext.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/AssistantApiContext.js +168 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/AssistantApiContext.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/ThreadViewportContext.cjs +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/ThreadViewportContext.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/ThreadViewportContext.js +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/ThreadViewportContext.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantEvent.cjs +22 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantEvent.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantEvent.js +20 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantEvent.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantState.cjs +55 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantState.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantState.js +53 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantState.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/utils/createContextHook.cjs +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/utils/createContextHook.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/utils/createContextHook.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/utils/createContextHook.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/utils/createContextStoreHook.cjs +32 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/utils/createContextStoreHook.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/utils/createContextStoreHook.js +30 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/react/utils/createContextStoreHook.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/stores/ThreadViewport.cjs +24 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/stores/ThreadViewport.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/stores/ThreadViewport.js +22 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/context/stores/ThreadViewport.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/devtools/DevToolsHooks.cjs +80 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/devtools/DevToolsHooks.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/devtools/DevToolsHooks.js +78 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/devtools/DevToolsHooks.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/internal.cjs +33 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/internal.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/internal.js +16 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/internal.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/AssistantRuntimeProvider.cjs +28 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/AssistantRuntimeProvider.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/AssistantRuntimeProvider.js +25 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/AssistantRuntimeProvider.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/RuntimeAdapter.cjs +24 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/RuntimeAdapter.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/RuntimeAdapter.js +22 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/RuntimeAdapter.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/AttachmentRuntimeClient.cjs +25 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/AttachmentRuntimeClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/AttachmentRuntimeClient.js +23 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/AttachmentRuntimeClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ComposerRuntimeClient.cjs +101 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ComposerRuntimeClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ComposerRuntimeClient.js +99 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ComposerRuntimeClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/EventManagerRuntimeClient.cjs +47 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/EventManagerRuntimeClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/EventManagerRuntimeClient.js +45 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/EventManagerRuntimeClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessagePartRuntimeClient.cjs +24 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessagePartRuntimeClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessagePartRuntimeClient.js +22 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessagePartRuntimeClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessageRuntimeClient.cjs +119 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessageRuntimeClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessageRuntimeClient.js +117 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessageRuntimeClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListItemRuntimeClient.cjs +53 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListItemRuntimeClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListItemRuntimeClient.js +51 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListItemRuntimeClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListRuntimeClient.cjs +79 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListRuntimeClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListRuntimeClient.js +77 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListRuntimeClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadRuntimeClient.cjs +122 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadRuntimeClient.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadRuntimeClient.js +120 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadRuntimeClient.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AssistantRuntime.cjs +49 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AssistantRuntime.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AssistantRuntime.js +47 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AssistantRuntime.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AttachmentRuntime.cjs +61 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AttachmentRuntime.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AttachmentRuntime.js +56 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AttachmentRuntime.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ComposerRuntime.cjs +227 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ComposerRuntime.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ComposerRuntime.js +223 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ComposerRuntime.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessagePartRuntime.cjs +67 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessagePartRuntime.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessagePartRuntime.js +65 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessagePartRuntime.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessageRuntime.cjs +209 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessageRuntime.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessageRuntime.js +206 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessageRuntime.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListItemRuntime.cjs +86 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListItemRuntime.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListItemRuntime.js +84 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListItemRuntime.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListRuntime.cjs +166 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListRuntime.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListRuntime.js +164 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListRuntime.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadRuntime.cjs +245 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadRuntime.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadRuntime.js +242 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadRuntime.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/BaseSubject.cjs +33 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/BaseSubject.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/BaseSubject.js +31 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/BaseSubject.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/EventSubscriptionSubject.cjs +39 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/EventSubscriptionSubject.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/EventSubscriptionSubject.js +37 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/EventSubscriptionSubject.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/LazyMemoizeSubject.cjs +39 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/LazyMemoizeSubject.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/LazyMemoizeSubject.js +37 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/LazyMemoizeSubject.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/NestedSubscriptionSubject.cjs +43 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/NestedSubscriptionSubject.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/NestedSubscriptionSubject.js +41 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/NestedSubscriptionSubject.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/SKIP_UPDATE.cjs +7 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/SKIP_UPDATE.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/SKIP_UPDATE.js +5 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/SKIP_UPDATE.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/ShallowMemoizeSubject.cjs +43 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/ShallowMemoizeSubject.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/ShallowMemoizeSubject.js +41 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/ShallowMemoizeSubject.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/shallowEqual.cjs +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/shallowEqual.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/shallowEqual.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/shallowEqual.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/adapters/RuntimeAdapterProvider.cjs +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/adapters/RuntimeAdapterProvider.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/adapters/RuntimeAdapterProvider.js +11 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/adapters/RuntimeAdapterProvider.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.cjs +197 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.js +195 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/BaseComposerRuntimeCore.cjs +165 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/BaseComposerRuntimeCore.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/BaseComposerRuntimeCore.js +163 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/BaseComposerRuntimeCore.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultEditComposerRuntimeCore.cjs +50 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultEditComposerRuntimeCore.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultEditComposerRuntimeCore.js +48 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultEditComposerRuntimeCore.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.cjs +43 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.js +41 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.cjs +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseThreadRuntimeCore.cjs +163 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseThreadRuntimeCore.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseThreadRuntimeCore.js +161 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseThreadRuntimeCore.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.cjs +27 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.js +25 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.cjs +175 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.js +173 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.cjs +249 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.js +246 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.cjs +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageLike.cjs +137 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageLike.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageLike.js +135 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageLike.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/auto-status.cjs +52 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/auto-status.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/auto-status.js +49 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/auto-status.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/getExternalStoreMessage.cjs +12 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/getExternalStoreMessage.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/getExternalStoreMessage.js +9 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/getExternalStoreMessage.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/useExternalStoreRuntime.cjs +22 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/useExternalStoreRuntime.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/useExternalStoreRuntime.js +20 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/useExternalStoreRuntime.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/local/LocalRuntimeOptions.cjs +26 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/local/LocalRuntimeOptions.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/local/LocalRuntimeOptions.js +24 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/local/LocalRuntimeOptions.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/remote-thread-list/BaseSubscribable.cjs +38 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/remote-thread-list/BaseSubscribable.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/remote-thread-list/BaseSubscribable.js +36 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/remote-thread-list/BaseSubscribable.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/utils/MessageRepository.cjs +381 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/utils/MessageRepository.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/utils/MessageRepository.js +378 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/utils/MessageRepository.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/util-hooks/tapSubscribable.cjs +19 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/util-hooks/tapSubscribable.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/util-hooks/tapSubscribable.js +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/legacy-runtime/util-hooks/tapSubscribable.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/ModelContextTypes.cjs +45 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/ModelContextTypes.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/ModelContextTypes.js +43 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/ModelContextTypes.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/makeAssistantToolUI.cjs +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/makeAssistantToolUI.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/makeAssistantToolUI.js +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/makeAssistantToolUI.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/toolbox.cjs +9 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/toolbox.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/toolbox.js +6 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/toolbox.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/useAssistantToolUI.cjs +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/useAssistantToolUI.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/useAssistantToolUI.js +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/model-context/useAssistantToolUI.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarCopy.cjs +50 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarCopy.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarCopy.js +48 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarCopy.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarReload.cjs +25 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarReload.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarReload.js +23 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarReload.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarRoot.cjs +27 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarRoot.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarRoot.js +25 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarRoot.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/useActionBarFloatStatus.cjs +29 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/useActionBarFloatStatus.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/useActionBarFloatStatus.js +26 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/actionBar/useActionBarFloatStatus.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentName.cjs +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentName.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentName.js +11 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentName.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRemove.cjs +20 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRemove.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRemove.js +18 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRemove.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRoot.cjs +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRoot.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRoot.js +11 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRoot.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerCount.cjs +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerCount.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerCount.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerCount.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNext.cjs +29 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNext.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNext.js +27 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNext.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNumber.cjs +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNumber.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNumber.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNumber.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerPrevious.cjs +29 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerPrevious.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerPrevious.js +27 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerPrevious.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerRoot.cjs +14 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerRoot.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerRoot.js +12 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerRoot.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAddAttachment.cjs +48 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAddAttachment.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAddAttachment.js +46 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAddAttachment.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAttachments.cjs +56 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAttachments.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAttachments.js +53 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAttachments.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerCancel.cjs +23 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerCancel.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerCancel.js +21 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerCancel.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerInput.cjs +118 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerInput.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerInput.js +116 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerInput.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerRoot.cjs +28 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerRoot.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerRoot.js +26 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerRoot.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerSend.cjs +26 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerSend.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerSend.js +23 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerSend.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorMessage.cjs +18 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorMessage.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorMessage.js +16 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorMessage.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorRoot.cjs +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorRoot.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorRoot.js +11 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/error/ErrorRoot.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageAttachments.cjs +57 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageAttachments.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageAttachments.js +54 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageAttachments.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageError.cjs +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageError.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageError.js +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageError.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageIf.cjs +48 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageIf.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageIf.js +46 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageIf.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageParts.cjs +253 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageParts.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageParts.js +250 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageParts.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageRoot.cjs +43 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageRoot.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageRoot.js +41 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/message/MessageRoot.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartImage.cjs +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartImage.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartImage.js +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartImage.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartInProgress.cjs +14 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartInProgress.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartInProgress.js +12 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartInProgress.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartText.cjs +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartText.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartText.js +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartText.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartImage.cjs +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartImage.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartImage.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartImage.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartReasoning.cjs +17 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartReasoning.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartReasoning.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartReasoning.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartText.cjs +24 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartText.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartText.js +22 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartText.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/reasoning/useScrollLock.cjs +49 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/reasoning/useScrollLock.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/reasoning/useScrollLock.js +47 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/reasoning/useScrollLock.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadIf.cjs +27 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadIf.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadIf.js +25 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadIf.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadMessages.cjs +82 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadMessages.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadMessages.js +78 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadMessages.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadRoot.cjs +13 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadRoot.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadRoot.js +11 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadRoot.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadScrollToBottom.cjs +22 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadScrollToBottom.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadScrollToBottom.js +20 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadScrollToBottom.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadViewport.cjs +24 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadViewport.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadViewport.js +22 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadViewport.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/useThreadViewportAutoScroll.cjs +66 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/useThreadViewportAutoScroll.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/useThreadViewportAutoScroll.js +64 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/primitives/thread/useThreadViewportAutoScroll.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/types/EventTypes.cjs +23 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/types/EventTypes.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/types/EventTypes.js +20 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/types/EventTypes.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/CompositeContextProvider.cjs +34 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/CompositeContextProvider.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/CompositeContextProvider.js +32 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/CompositeContextProvider.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/createActionButton.cjs +37 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/createActionButton.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/createActionButton.js +35 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/createActionButton.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/getThreadMessageText.cjs +12 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/getThreadMessageText.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/getThreadMessageText.js +10 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/getThreadMessageText.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useManagedRef.cjs +23 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useManagedRef.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useManagedRef.js +21 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useManagedRef.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useOnResizeContent.cjs +36 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useOnResizeContent.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useOnResizeContent.js +34 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useOnResizeContent.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useOnScrollToBottom.cjs +16 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useOnScrollToBottom.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useOnScrollToBottom.js +14 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/hooks/useOnScrollToBottom.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/idUtils.cjs +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/idUtils.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/idUtils.js +12 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/idUtils.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/smooth/SmoothContext.cjs +47 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/smooth/SmoothContext.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/smooth/SmoothContext.js +42 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/smooth/SmoothContext.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/smooth/useSmooth.cjs +110 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/smooth/useSmooth.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/smooth/useSmooth.js +108 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/smooth/useSmooth.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/derived-scopes.cjs +73 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/derived-scopes.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/derived-scopes.js +70 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/derived-scopes.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/store.cjs +23 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/store.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/store.js +21 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/store.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/tap-api.cjs +56 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/tap-api.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/tap-api.js +54 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fnwsbgcfcbw6wy5qkobzchfevm/node_modules/@assistant-ui/react/dist/utils/tap-store/tap-api.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CodeBlock.js","sources":["../../../../../../../../../../../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"],"sourcesContent":["// src/overrides/CodeBlock.tsx\nimport { useMemo } from \"react\";\nimport { DefaultCodeBlockContent } from \"./defaultComponents.js\";\nimport { Fragment, jsx, jsxs } from \"react/jsx-runtime\";\nvar DefaultCodeBlock = ({\n node,\n components: { Pre, Code, SyntaxHighlighter, CodeHeader },\n language,\n code\n}) => {\n const components = useMemo(() => ({ Pre, Code }), [Pre, Code]);\n const SH = !!language ? SyntaxHighlighter : DefaultCodeBlockContent;\n return /* @__PURE__ */ jsxs(Fragment, { children: [\n /* @__PURE__ */ jsx(CodeHeader, { node, language, code }),\n /* @__PURE__ */ jsx(\n SH,\n {\n node,\n components,\n language: language ?? \"unknown\",\n code\n }\n )\n ] });\n};\nexport {\n DefaultCodeBlock\n};\n//# sourceMappingURL=CodeBlock.js.map"],"names":[],"mappings":";;;;AAAA;AAIG,IAAC,gBAAgB,GAAG,CAAC;AACxB,EAAE,IAAI;AACN,EAAE,UAAU,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,iBAAiB,EAAE,UAAU,EAAE;AAC1D,EAAE,QAAQ;AACV,EAAE,IAAI;AACN,CAAC,KAAK;AACN,EAAE,MAAM,UAAU,GAAG,OAAO,CAAC,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,CAAC,EAAE,CAAC,GAAG,EAAE,IAAI,CAAC,CAAC,CAAC;AACjE,EAAE,MAAM,EAAE,GAAG,CAAC,CAAC,QAAQ,GAAG,iBAAiB,GAAG,uBAAuB,CAAC;AACtE,EAAE,uBAAuB,IAAI,CAAC,QAAQ,EAAE,EAAE,QAAQ,EAAE;AACpD,oBAAoB,GAAG,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;AAC7D,oBAAoB,GAAG;AACvB,MAAM,EAAE;AACR,MAAM;AACN,QAAQ,IAAI;AACZ,QAAQ,UAAU;AAClB,QAAQ,QAAQ,EAAE,QAAQ,IAAI,SAAS;AACvC,QAAQ,IAAI;AACZ,OAAO;AACP,KAAK;AACL,GAAG,EAAE,CAAC,CAAC;AACP;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var PreOverride = require('./PreOverride.cjs');
|
|
5
|
+
var CodeBlock = require('./CodeBlock.cjs');
|
|
6
|
+
var index = require('../../../../../../@radix-ui_react-use-callback-ref@1.1.1_@types_react@17.0.2_react@17.0.2/node_modules/@radix-ui/react-use-callback-ref/dist/index.cjs');
|
|
7
|
+
var withDefaults = require('./withDefaults.cjs');
|
|
8
|
+
var defaultComponents = require('./defaultComponents.cjs');
|
|
9
|
+
var memoization = require('../memoization.cjs');
|
|
10
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
11
|
+
|
|
12
|
+
// src/overrides/CodeOverride.tsx
|
|
13
|
+
var CodeBlockOverride = ({
|
|
14
|
+
node,
|
|
15
|
+
components: {
|
|
16
|
+
Pre,
|
|
17
|
+
Code,
|
|
18
|
+
SyntaxHighlighter: FallbackSyntaxHighlighter,
|
|
19
|
+
CodeHeader: FallbackCodeHeader
|
|
20
|
+
},
|
|
21
|
+
componentsByLanguage = {},
|
|
22
|
+
children,
|
|
23
|
+
...codeProps
|
|
24
|
+
}) => {
|
|
25
|
+
const preProps = React.useContext(PreOverride.PreContext);
|
|
26
|
+
const getPreProps = withDefaults.withDefaultProps(preProps);
|
|
27
|
+
const WrappedPre = index.useCallbackRef((props) => /* @__PURE__ */ jsxRuntime.jsx(Pre, { ...getPreProps(props) }));
|
|
28
|
+
const getCodeProps = withDefaults.withDefaultProps(codeProps);
|
|
29
|
+
const WrappedCode = index.useCallbackRef((props) => /* @__PURE__ */ jsxRuntime.jsx(Code, { ...getCodeProps(props) }));
|
|
30
|
+
const language = /language-(\w+)/.exec(codeProps.className || "")?.[1] ?? "";
|
|
31
|
+
if (typeof children !== "string") {
|
|
32
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
33
|
+
defaultComponents.DefaultCodeBlockContent,
|
|
34
|
+
{
|
|
35
|
+
node,
|
|
36
|
+
components: { Pre: WrappedPre, Code: WrappedCode },
|
|
37
|
+
code: children
|
|
38
|
+
}
|
|
39
|
+
);
|
|
40
|
+
}
|
|
41
|
+
const SyntaxHighlighter = componentsByLanguage[language]?.SyntaxHighlighter ?? FallbackSyntaxHighlighter;
|
|
42
|
+
const CodeHeader = componentsByLanguage[language]?.CodeHeader ?? FallbackCodeHeader;
|
|
43
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
44
|
+
CodeBlock.DefaultCodeBlock,
|
|
45
|
+
{
|
|
46
|
+
node,
|
|
47
|
+
components: {
|
|
48
|
+
Pre: WrappedPre,
|
|
49
|
+
Code: WrappedCode,
|
|
50
|
+
SyntaxHighlighter,
|
|
51
|
+
CodeHeader
|
|
52
|
+
},
|
|
53
|
+
language: language || "unknown",
|
|
54
|
+
code: children
|
|
55
|
+
}
|
|
56
|
+
);
|
|
57
|
+
};
|
|
58
|
+
var CodeOverrideImpl = ({
|
|
59
|
+
node,
|
|
60
|
+
components,
|
|
61
|
+
componentsByLanguage,
|
|
62
|
+
...props
|
|
63
|
+
}) => {
|
|
64
|
+
const isCodeBlock = PreOverride.useIsMarkdownCodeBlock();
|
|
65
|
+
if (!isCodeBlock) return /* @__PURE__ */ jsxRuntime.jsx(components.Code, { ...props });
|
|
66
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
67
|
+
CodeBlockOverride,
|
|
68
|
+
{
|
|
69
|
+
node,
|
|
70
|
+
components,
|
|
71
|
+
componentsByLanguage,
|
|
72
|
+
...props
|
|
73
|
+
}
|
|
74
|
+
);
|
|
75
|
+
};
|
|
76
|
+
var CodeOverride = React.memo(CodeOverrideImpl, (prev, next) => {
|
|
77
|
+
const isEqual = prev.components === next.components && prev.componentsByLanguage === next.componentsByLanguage && memoization.memoCompareNodes(prev, next);
|
|
78
|
+
return isEqual;
|
|
79
|
+
});
|
|
80
|
+
|
|
81
|
+
exports.CodeOverride = CodeOverride;
|
|
82
|
+
//# sourceMappingURL=CodeOverride.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CodeOverride.cjs","sources":["../../../../../../../../../../../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"],"sourcesContent":["// src/overrides/CodeOverride.tsx\nimport {\n memo,\n useContext\n} from \"react\";\nimport { PreContext, useIsMarkdownCodeBlock } from \"./PreOverride.js\";\nimport { DefaultCodeBlock } from \"./CodeBlock.js\";\nimport { useCallbackRef } from \"@radix-ui/react-use-callback-ref\";\nimport { withDefaultProps } from \"./withDefaults.js\";\nimport { DefaultCodeBlockContent } from \"./defaultComponents.js\";\nimport { memoCompareNodes } from \"../memoization.js\";\nimport { jsx } from \"react/jsx-runtime\";\nvar CodeBlockOverride = ({\n node,\n components: {\n Pre,\n Code,\n SyntaxHighlighter: FallbackSyntaxHighlighter,\n CodeHeader: FallbackCodeHeader\n },\n componentsByLanguage = {},\n children,\n ...codeProps\n}) => {\n const preProps = useContext(PreContext);\n const getPreProps = withDefaultProps(preProps);\n const WrappedPre = useCallbackRef((props) => /* @__PURE__ */ jsx(Pre, { ...getPreProps(props) }));\n const getCodeProps = withDefaultProps(codeProps);\n const WrappedCode = useCallbackRef((props) => /* @__PURE__ */ jsx(Code, { ...getCodeProps(props) }));\n const language = /language-(\\w+)/.exec(codeProps.className || \"\")?.[1] ?? \"\";\n if (typeof children !== \"string\") {\n return /* @__PURE__ */ jsx(\n DefaultCodeBlockContent,\n {\n node,\n components: { Pre: WrappedPre, Code: WrappedCode },\n code: children\n }\n );\n }\n const SyntaxHighlighter = componentsByLanguage[language]?.SyntaxHighlighter ?? FallbackSyntaxHighlighter;\n const CodeHeader = componentsByLanguage[language]?.CodeHeader ?? FallbackCodeHeader;\n return /* @__PURE__ */ jsx(\n DefaultCodeBlock,\n {\n node,\n components: {\n Pre: WrappedPre,\n Code: WrappedCode,\n SyntaxHighlighter,\n CodeHeader\n },\n language: language || \"unknown\",\n code: children\n }\n );\n};\nvar CodeOverrideImpl = ({\n node,\n components,\n componentsByLanguage,\n ...props\n}) => {\n const isCodeBlock = useIsMarkdownCodeBlock();\n if (!isCodeBlock) return /* @__PURE__ */ jsx(components.Code, { ...props });\n return /* @__PURE__ */ jsx(\n CodeBlockOverride,\n {\n node,\n components,\n componentsByLanguage,\n ...props\n }\n );\n};\nvar CodeOverride = memo(CodeOverrideImpl, (prev, next) => {\n const isEqual = prev.components === next.components && prev.componentsByLanguage === next.componentsByLanguage && memoCompareNodes(prev, next);\n return isEqual;\n});\nexport {\n CodeOverride\n};\n//# sourceMappingURL=CodeOverride.js.map"],"names":["useContext","PreContext","withDefaultProps","useCallbackRef","jsx","DefaultCodeBlockContent","DefaultCodeBlock","useIsMarkdownCodeBlock","memo","memoCompareNodes"],"mappings":"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","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import { memo, useContext } from 'react';
|
|
2
|
+
import { useIsMarkdownCodeBlock, PreContext } from './PreOverride.js';
|
|
3
|
+
import { DefaultCodeBlock } from './CodeBlock.js';
|
|
4
|
+
import { useCallbackRef } from '../../../../../../@radix-ui_react-use-callback-ref@1.1.1_@types_react@17.0.2_react@17.0.2/node_modules/@radix-ui/react-use-callback-ref/dist/index.js';
|
|
5
|
+
import { withDefaultProps } from './withDefaults.js';
|
|
6
|
+
import { DefaultCodeBlockContent } from './defaultComponents.js';
|
|
7
|
+
import { memoCompareNodes } from '../memoization.js';
|
|
8
|
+
import { jsx } from 'react/jsx-runtime';
|
|
9
|
+
|
|
10
|
+
// src/overrides/CodeOverride.tsx
|
|
11
|
+
var CodeBlockOverride = ({
|
|
12
|
+
node,
|
|
13
|
+
components: {
|
|
14
|
+
Pre,
|
|
15
|
+
Code,
|
|
16
|
+
SyntaxHighlighter: FallbackSyntaxHighlighter,
|
|
17
|
+
CodeHeader: FallbackCodeHeader
|
|
18
|
+
},
|
|
19
|
+
componentsByLanguage = {},
|
|
20
|
+
children,
|
|
21
|
+
...codeProps
|
|
22
|
+
}) => {
|
|
23
|
+
const preProps = useContext(PreContext);
|
|
24
|
+
const getPreProps = withDefaultProps(preProps);
|
|
25
|
+
const WrappedPre = useCallbackRef((props) => /* @__PURE__ */ jsx(Pre, { ...getPreProps(props) }));
|
|
26
|
+
const getCodeProps = withDefaultProps(codeProps);
|
|
27
|
+
const WrappedCode = useCallbackRef((props) => /* @__PURE__ */ jsx(Code, { ...getCodeProps(props) }));
|
|
28
|
+
const language = /language-(\w+)/.exec(codeProps.className || "")?.[1] ?? "";
|
|
29
|
+
if (typeof children !== "string") {
|
|
30
|
+
return /* @__PURE__ */ jsx(
|
|
31
|
+
DefaultCodeBlockContent,
|
|
32
|
+
{
|
|
33
|
+
node,
|
|
34
|
+
components: { Pre: WrappedPre, Code: WrappedCode },
|
|
35
|
+
code: children
|
|
36
|
+
}
|
|
37
|
+
);
|
|
38
|
+
}
|
|
39
|
+
const SyntaxHighlighter = componentsByLanguage[language]?.SyntaxHighlighter ?? FallbackSyntaxHighlighter;
|
|
40
|
+
const CodeHeader = componentsByLanguage[language]?.CodeHeader ?? FallbackCodeHeader;
|
|
41
|
+
return /* @__PURE__ */ jsx(
|
|
42
|
+
DefaultCodeBlock,
|
|
43
|
+
{
|
|
44
|
+
node,
|
|
45
|
+
components: {
|
|
46
|
+
Pre: WrappedPre,
|
|
47
|
+
Code: WrappedCode,
|
|
48
|
+
SyntaxHighlighter,
|
|
49
|
+
CodeHeader
|
|
50
|
+
},
|
|
51
|
+
language: language || "unknown",
|
|
52
|
+
code: children
|
|
53
|
+
}
|
|
54
|
+
);
|
|
55
|
+
};
|
|
56
|
+
var CodeOverrideImpl = ({
|
|
57
|
+
node,
|
|
58
|
+
components,
|
|
59
|
+
componentsByLanguage,
|
|
60
|
+
...props
|
|
61
|
+
}) => {
|
|
62
|
+
const isCodeBlock = useIsMarkdownCodeBlock();
|
|
63
|
+
if (!isCodeBlock) return /* @__PURE__ */ jsx(components.Code, { ...props });
|
|
64
|
+
return /* @__PURE__ */ jsx(
|
|
65
|
+
CodeBlockOverride,
|
|
66
|
+
{
|
|
67
|
+
node,
|
|
68
|
+
components,
|
|
69
|
+
componentsByLanguage,
|
|
70
|
+
...props
|
|
71
|
+
}
|
|
72
|
+
);
|
|
73
|
+
};
|
|
74
|
+
var CodeOverride = memo(CodeOverrideImpl, (prev, next) => {
|
|
75
|
+
const isEqual = prev.components === next.components && prev.componentsByLanguage === next.componentsByLanguage && memoCompareNodes(prev, next);
|
|
76
|
+
return isEqual;
|
|
77
|
+
});
|
|
78
|
+
|
|
79
|
+
export { CodeOverride };
|
|
80
|
+
//# sourceMappingURL=CodeOverride.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CodeOverride.js","sources":["../../../../../../../../../../../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"],"sourcesContent":["// src/overrides/CodeOverride.tsx\nimport {\n memo,\n useContext\n} from \"react\";\nimport { PreContext, useIsMarkdownCodeBlock } from \"./PreOverride.js\";\nimport { DefaultCodeBlock } from \"./CodeBlock.js\";\nimport { useCallbackRef } from \"@radix-ui/react-use-callback-ref\";\nimport { withDefaultProps } from \"./withDefaults.js\";\nimport { DefaultCodeBlockContent } from \"./defaultComponents.js\";\nimport { memoCompareNodes } from \"../memoization.js\";\nimport { jsx } from \"react/jsx-runtime\";\nvar CodeBlockOverride = ({\n node,\n components: {\n Pre,\n Code,\n SyntaxHighlighter: FallbackSyntaxHighlighter,\n CodeHeader: FallbackCodeHeader\n },\n componentsByLanguage = {},\n children,\n ...codeProps\n}) => {\n const preProps = useContext(PreContext);\n const getPreProps = withDefaultProps(preProps);\n const WrappedPre = useCallbackRef((props) => /* @__PURE__ */ jsx(Pre, { ...getPreProps(props) }));\n const getCodeProps = withDefaultProps(codeProps);\n const WrappedCode = useCallbackRef((props) => /* @__PURE__ */ jsx(Code, { ...getCodeProps(props) }));\n const language = /language-(\\w+)/.exec(codeProps.className || \"\")?.[1] ?? \"\";\n if (typeof children !== \"string\") {\n return /* @__PURE__ */ jsx(\n DefaultCodeBlockContent,\n {\n node,\n components: { Pre: WrappedPre, Code: WrappedCode },\n code: children\n }\n );\n }\n const SyntaxHighlighter = componentsByLanguage[language]?.SyntaxHighlighter ?? FallbackSyntaxHighlighter;\n const CodeHeader = componentsByLanguage[language]?.CodeHeader ?? FallbackCodeHeader;\n return /* @__PURE__ */ jsx(\n DefaultCodeBlock,\n {\n node,\n components: {\n Pre: WrappedPre,\n Code: WrappedCode,\n SyntaxHighlighter,\n CodeHeader\n },\n language: language || \"unknown\",\n code: children\n }\n );\n};\nvar CodeOverrideImpl = ({\n node,\n components,\n componentsByLanguage,\n ...props\n}) => {\n const isCodeBlock = useIsMarkdownCodeBlock();\n if (!isCodeBlock) return /* @__PURE__ */ jsx(components.Code, { ...props });\n return /* @__PURE__ */ jsx(\n CodeBlockOverride,\n {\n node,\n components,\n componentsByLanguage,\n ...props\n }\n );\n};\nvar CodeOverride = memo(CodeOverrideImpl, (prev, next) => {\n const isEqual = prev.components === next.components && prev.componentsByLanguage === next.componentsByLanguage && memoCompareNodes(prev, next);\n return isEqual;\n});\nexport {\n CodeOverride\n};\n//# sourceMappingURL=CodeOverride.js.map"],"names":[],"mappings":"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","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var memoization = require('../memoization.cjs');
|
|
5
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
6
|
+
|
|
7
|
+
var PreContext = React.createContext(null);
|
|
8
|
+
var useIsMarkdownCodeBlock = () => {
|
|
9
|
+
return React.useContext(PreContext) !== null;
|
|
10
|
+
};
|
|
11
|
+
var PreOverrideImpl = ({ children, ...rest }) => {
|
|
12
|
+
return /* @__PURE__ */ jsxRuntime.jsx(PreContext.Provider, { value: rest, children });
|
|
13
|
+
};
|
|
14
|
+
var PreOverride = React.memo(PreOverrideImpl, memoization.memoCompareNodes);
|
|
15
|
+
|
|
16
|
+
exports.PreContext = PreContext;
|
|
17
|
+
exports.PreOverride = PreOverride;
|
|
18
|
+
exports.useIsMarkdownCodeBlock = useIsMarkdownCodeBlock;
|
|
19
|
+
//# sourceMappingURL=PreOverride.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PreOverride.cjs","sources":["../../../../../../../../../../../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"],"sourcesContent":["\"use client\";\n\n// src/overrides/PreOverride.tsx\nimport {\n createContext,\n useContext,\n memo\n} from \"react\";\nimport { memoCompareNodes } from \"../memoization.js\";\nimport { jsx } from \"react/jsx-runtime\";\nvar PreContext = createContext(null);\nvar useIsMarkdownCodeBlock = () => {\n return useContext(PreContext) !== null;\n};\nvar PreOverrideImpl = ({ children, ...rest }) => {\n return /* @__PURE__ */ jsx(PreContext.Provider, { value: rest, children });\n};\nvar PreOverride = memo(PreOverrideImpl, memoCompareNodes);\nexport {\n PreContext,\n PreOverride,\n useIsMarkdownCodeBlock\n};\n//# sourceMappingURL=PreOverride.js.map"],"names":["createContext","useContext","jsx","memo","memoCompareNodes"],"mappings":";;;;;;AAUG,IAAC,UAAU,GAAGA,mBAAa,CAAC,IAAI,EAAE;AAClC,IAAC,sBAAsB,GAAG,MAAM;AACnC,EAAE,OAAOC,gBAAU,CAAC,UAAU,CAAC,KAAK,IAAI,CAAC;AACzC,EAAE;AACF,IAAI,eAAe,GAAG,CAAC,EAAE,QAAQ,EAAE,GAAG,IAAI,EAAE,KAAK;AACjD,EAAE,uBAAuBC,cAAG,CAAC,UAAU,CAAC,QAAQ,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,CAAC;AAC7E,CAAC,CAAC;AACC,IAAC,WAAW,GAAGC,UAAI,CAAC,eAAe,EAAEC,4BAAgB;;;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { createContext, useContext, memo } from 'react';
|
|
2
|
+
import { memoCompareNodes } from '../memoization.js';
|
|
3
|
+
import { jsx } from 'react/jsx-runtime';
|
|
4
|
+
|
|
5
|
+
var PreContext = createContext(null);
|
|
6
|
+
var useIsMarkdownCodeBlock = () => {
|
|
7
|
+
return useContext(PreContext) !== null;
|
|
8
|
+
};
|
|
9
|
+
var PreOverrideImpl = ({ children, ...rest }) => {
|
|
10
|
+
return /* @__PURE__ */ jsx(PreContext.Provider, { value: rest, children });
|
|
11
|
+
};
|
|
12
|
+
var PreOverride = memo(PreOverrideImpl, memoCompareNodes);
|
|
13
|
+
|
|
14
|
+
export { PreContext, PreOverride, useIsMarkdownCodeBlock };
|
|
15
|
+
//# sourceMappingURL=PreOverride.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PreOverride.js","sources":["../../../../../../../../../../../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"],"sourcesContent":["\"use client\";\n\n// src/overrides/PreOverride.tsx\nimport {\n createContext,\n useContext,\n memo\n} from \"react\";\nimport { memoCompareNodes } from \"../memoization.js\";\nimport { jsx } from \"react/jsx-runtime\";\nvar PreContext = createContext(null);\nvar useIsMarkdownCodeBlock = () => {\n return useContext(PreContext) !== null;\n};\nvar PreOverrideImpl = ({ children, ...rest }) => {\n return /* @__PURE__ */ jsx(PreContext.Provider, { value: rest, children });\n};\nvar PreOverride = memo(PreOverrideImpl, memoCompareNodes);\nexport {\n PreContext,\n PreOverride,\n useIsMarkdownCodeBlock\n};\n//# sourceMappingURL=PreOverride.js.map"],"names":[],"mappings":";;;;AAUG,IAAC,UAAU,GAAG,aAAa,CAAC,IAAI,EAAE;AAClC,IAAC,sBAAsB,GAAG,MAAM;AACnC,EAAE,OAAO,UAAU,CAAC,UAAU,CAAC,KAAK,IAAI,CAAC;AACzC,EAAE;AACF,IAAI,eAAe,GAAG,CAAC,EAAE,QAAQ,EAAE,GAAG,IAAI,EAAE,KAAK;AACjD,EAAE,uBAAuB,GAAG,CAAC,UAAU,CAAC,QAAQ,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,CAAC;AAC7E,CAAC,CAAC;AACC,IAAC,WAAW,GAAG,IAAI,CAAC,eAAe,EAAE,gBAAgB;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
4
|
+
|
|
5
|
+
// src/overrides/defaultComponents.tsx
|
|
6
|
+
var DefaultPre = ({ node, ...rest }) => /* @__PURE__ */ jsxRuntime.jsx("pre", { ...rest });
|
|
7
|
+
var DefaultCode = ({ node, ...rest }) => /* @__PURE__ */ jsxRuntime.jsx("code", { ...rest });
|
|
8
|
+
var DefaultCodeBlockContent = ({ node, components: { Pre, Code }, code }) => /* @__PURE__ */ jsxRuntime.jsx(Pre, { children: /* @__PURE__ */ jsxRuntime.jsx(Code, { node, children: code }) });
|
|
9
|
+
var DefaultCodeHeader = () => null;
|
|
10
|
+
|
|
11
|
+
exports.DefaultCode = DefaultCode;
|
|
12
|
+
exports.DefaultCodeBlockContent = DefaultCodeBlockContent;
|
|
13
|
+
exports.DefaultCodeHeader = DefaultCodeHeader;
|
|
14
|
+
exports.DefaultPre = DefaultPre;
|
|
15
|
+
//# sourceMappingURL=defaultComponents.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"defaultComponents.cjs","sources":["../../../../../../../../../../../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"],"sourcesContent":["// src/overrides/defaultComponents.tsx\nimport { jsx } from \"react/jsx-runtime\";\nvar DefaultPre = ({ node, ...rest }) => /* @__PURE__ */ jsx(\"pre\", { ...rest });\nvar DefaultCode = ({ node, ...rest }) => /* @__PURE__ */ jsx(\"code\", { ...rest });\nvar DefaultCodeBlockContent = ({ node, components: { Pre, Code }, code }) => /* @__PURE__ */ jsx(Pre, { children: /* @__PURE__ */ jsx(Code, { node, children: code }) });\nvar DefaultCodeHeader = () => null;\nexport {\n DefaultCode,\n DefaultCodeBlockContent,\n DefaultCodeHeader,\n DefaultPre\n};\n//# sourceMappingURL=defaultComponents.js.map"],"names":["jsx"],"mappings":";;;;AAAA;AAEG,IAAC,UAAU,GAAG,CAAC,EAAE,IAAI,EAAE,GAAG,IAAI,EAAE,qBAAqBA,cAAG,CAAC,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE;AAC7E,IAAC,WAAW,GAAG,CAAC,EAAE,IAAI,EAAE,GAAG,IAAI,EAAE,qBAAqBA,cAAG,CAAC,MAAM,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE;AAC/E,IAAC,uBAAuB,GAAG,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,EAAE,IAAI,EAAE,qBAAqBA,cAAG,CAAC,GAAG,EAAE,EAAE,QAAQ,kBAAkBA,cAAG,CAAC,IAAI,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC,EAAE,EAAE;AACtK,IAAC,iBAAiB,GAAG,MAAM;;;;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
// src/overrides/defaultComponents.tsx
|
|
4
|
+
var DefaultPre = ({ node, ...rest }) => /* @__PURE__ */ jsx("pre", { ...rest });
|
|
5
|
+
var DefaultCode = ({ node, ...rest }) => /* @__PURE__ */ jsx("code", { ...rest });
|
|
6
|
+
var DefaultCodeBlockContent = ({ node, components: { Pre, Code }, code }) => /* @__PURE__ */ jsx(Pre, { children: /* @__PURE__ */ jsx(Code, { node, children: code }) });
|
|
7
|
+
var DefaultCodeHeader = () => null;
|
|
8
|
+
|
|
9
|
+
export { DefaultCode, DefaultCodeBlockContent, DefaultCodeHeader, DefaultPre };
|
|
10
|
+
//# sourceMappingURL=defaultComponents.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"defaultComponents.js","sources":["../../../../../../../../../../../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"],"sourcesContent":["// src/overrides/defaultComponents.tsx\nimport { jsx } from \"react/jsx-runtime\";\nvar DefaultPre = ({ node, ...rest }) => /* @__PURE__ */ jsx(\"pre\", { ...rest });\nvar DefaultCode = ({ node, ...rest }) => /* @__PURE__ */ jsx(\"code\", { ...rest });\nvar DefaultCodeBlockContent = ({ node, components: { Pre, Code }, code }) => /* @__PURE__ */ jsx(Pre, { children: /* @__PURE__ */ jsx(Code, { node, children: code }) });\nvar DefaultCodeHeader = () => null;\nexport {\n DefaultCode,\n DefaultCodeBlockContent,\n DefaultCodeHeader,\n DefaultPre\n};\n//# sourceMappingURL=defaultComponents.js.map"],"names":[],"mappings":";;AAAA;AAEG,IAAC,UAAU,GAAG,CAAC,EAAE,IAAI,EAAE,GAAG,IAAI,EAAE,qBAAqB,GAAG,CAAC,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE;AAC7E,IAAC,WAAW,GAAG,CAAC,EAAE,IAAI,EAAE,GAAG,IAAI,EAAE,qBAAqB,GAAG,CAAC,MAAM,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE;AAC/E,IAAC,uBAAuB,GAAG,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,EAAE,IAAI,EAAE,qBAAqB,GAAG,CAAC,GAAG,EAAE,EAAE,QAAQ,kBAAkB,GAAG,CAAC,IAAI,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC,EAAE,EAAE;AACtK,IAAC,iBAAiB,GAAG,MAAM;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var index = require('../../../../../../classnames@2.5.1/node_modules/classnames/index.cjs');
|
|
4
|
+
|
|
5
|
+
// src/overrides/withDefaults.tsx
|
|
6
|
+
var withDefaultProps = ({
|
|
7
|
+
className,
|
|
8
|
+
...defaultProps
|
|
9
|
+
}) => ({ className: classNameProp, ...props }) => {
|
|
10
|
+
return {
|
|
11
|
+
className: index(className, classNameProp),
|
|
12
|
+
...defaultProps,
|
|
13
|
+
...props
|
|
14
|
+
};
|
|
15
|
+
};
|
|
16
|
+
|
|
17
|
+
exports.withDefaultProps = withDefaultProps;
|
|
18
|
+
//# sourceMappingURL=withDefaults.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"withDefaults.cjs","sources":["../../../../../../../../../../../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"],"sourcesContent":["// src/overrides/withDefaults.tsx\nimport classNames from \"classnames\";\nvar withDefaultProps = ({\n className,\n ...defaultProps\n}) => ({ className: classNameProp, ...props }) => {\n return {\n className: classNames(className, classNameProp),\n ...defaultProps,\n ...props\n };\n};\nexport {\n withDefaultProps\n};\n//# sourceMappingURL=withDefaults.js.map"],"names":["classNames"],"mappings":";;;;AAAA;AAEG,IAAC,gBAAgB,GAAG,CAAC;AACxB,EAAE,SAAS;AACX,EAAE,GAAG,YAAY;AACjB,CAAC,KAAK,CAAC,EAAE,SAAS,EAAE,aAAa,EAAE,GAAG,KAAK,EAAE,KAAK;AAClD,EAAE,OAAO;AACT,IAAI,SAAS,EAAEA,KAAU,CAAC,SAAS,EAAE,aAAa,CAAC;AACnD,IAAI,GAAG,YAAY;AACnB,IAAI,GAAG,KAAK;AACZ,GAAG,CAAC;AACJ;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import classNames from '../../../../../../classnames@2.5.1/node_modules/classnames/index.js';
|
|
2
|
+
|
|
3
|
+
// src/overrides/withDefaults.tsx
|
|
4
|
+
var withDefaultProps = ({
|
|
5
|
+
className,
|
|
6
|
+
...defaultProps
|
|
7
|
+
}) => ({ className: classNameProp, ...props }) => {
|
|
8
|
+
return {
|
|
9
|
+
className: classNames(className, classNameProp),
|
|
10
|
+
...defaultProps,
|
|
11
|
+
...props
|
|
12
|
+
};
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { withDefaultProps };
|
|
16
|
+
//# sourceMappingURL=withDefaults.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"withDefaults.js","sources":["../../../../../../../../../../../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"],"sourcesContent":["// src/overrides/withDefaults.tsx\nimport classNames from \"classnames\";\nvar withDefaultProps = ({\n className,\n ...defaultProps\n}) => ({ className: classNameProp, ...props }) => {\n return {\n className: classNames(className, classNameProp),\n ...defaultProps,\n ...props\n };\n};\nexport {\n withDefaultProps\n};\n//# sourceMappingURL=withDefaults.js.map"],"names":[],"mappings":";;AAAA;AAEG,IAAC,gBAAgB,GAAG,CAAC;AACxB,EAAE,SAAS;AACX,EAAE,GAAG,YAAY;AACjB,CAAC,KAAK,CAAC,EAAE,SAAS,EAAE,aAAa,EAAE,GAAG,KAAK,EAAE,KAAK;AAClD,EAAE,OAAO;AACT,IAAI,SAAS,EAAE,UAAU,CAAC,SAAS,EAAE,aAAa,CAAC;AACnD,IAAI,GAAG,YAAY;AACnB,IAAI,GAAG,KAAK;AACZ,GAAG,CAAC;AACJ;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var useMessagePartText = require('../../../../../../@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');
|
|
4
|
+
var internal = require('../../../../../../@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');
|
|
5
|
+
var React = require('react');
|
|
6
|
+
var PreOverride = require('../overrides/PreOverride.cjs');
|
|
7
|
+
var defaultComponents = require('../overrides/defaultComponents.cjs');
|
|
8
|
+
var index$1 = require('../../../../../../@radix-ui_react-use-callback-ref@1.1.1_@types_react@17.0.2_react@17.0.2/node_modules/@radix-ui/react-use-callback-ref/dist/index.cjs');
|
|
9
|
+
var CodeOverride = require('../overrides/CodeOverride.cjs');
|
|
10
|
+
var index = require('../../../../../../classnames@2.5.1/node_modules/classnames/index.cjs');
|
|
11
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
12
|
+
var index$2 = require('../../../../../../react-markdown@10.1.0_@types_react@17.0.2_react@17.0.2/node_modules/react-markdown/lib/index.cjs');
|
|
13
|
+
|
|
14
|
+
var { useSmooth, useSmoothStatus, withSmoothContextProvider } = internal;
|
|
15
|
+
var MarkdownTextInner = ({
|
|
16
|
+
components: userComponents,
|
|
17
|
+
componentsByLanguage,
|
|
18
|
+
smooth = true,
|
|
19
|
+
preprocess,
|
|
20
|
+
...rest
|
|
21
|
+
}) => {
|
|
22
|
+
const messagePartText = useMessagePartText.useMessagePartText();
|
|
23
|
+
const processedMessagePart = React.useMemo(() => {
|
|
24
|
+
if (!preprocess) return messagePartText;
|
|
25
|
+
return {
|
|
26
|
+
...messagePartText,
|
|
27
|
+
text: preprocess(messagePartText.text)
|
|
28
|
+
};
|
|
29
|
+
}, [messagePartText, preprocess]);
|
|
30
|
+
const { text } = useSmooth(processedMessagePart, smooth);
|
|
31
|
+
const {
|
|
32
|
+
pre = defaultComponents.DefaultPre,
|
|
33
|
+
code = defaultComponents.DefaultCode,
|
|
34
|
+
SyntaxHighlighter = defaultComponents.DefaultCodeBlockContent,
|
|
35
|
+
CodeHeader = defaultComponents.DefaultCodeHeader
|
|
36
|
+
} = userComponents ?? {};
|
|
37
|
+
const useCodeOverrideComponents = React.useMemo(() => {
|
|
38
|
+
return {
|
|
39
|
+
Pre: pre,
|
|
40
|
+
Code: code,
|
|
41
|
+
SyntaxHighlighter,
|
|
42
|
+
CodeHeader
|
|
43
|
+
};
|
|
44
|
+
}, [pre, code, SyntaxHighlighter, CodeHeader]);
|
|
45
|
+
const CodeComponent = index$1.useCallbackRef((props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
46
|
+
CodeOverride.CodeOverride,
|
|
47
|
+
{
|
|
48
|
+
components: useCodeOverrideComponents,
|
|
49
|
+
componentsByLanguage,
|
|
50
|
+
...props
|
|
51
|
+
}
|
|
52
|
+
));
|
|
53
|
+
const components = React.useMemo(() => {
|
|
54
|
+
const { pre: pre2, code: code2, SyntaxHighlighter: SyntaxHighlighter2, CodeHeader: CodeHeader2, ...componentsRest } = userComponents ?? {};
|
|
55
|
+
return {
|
|
56
|
+
...componentsRest,
|
|
57
|
+
pre: PreOverride.PreOverride,
|
|
58
|
+
code: CodeComponent
|
|
59
|
+
};
|
|
60
|
+
}, [CodeComponent, userComponents]);
|
|
61
|
+
return /* @__PURE__ */ jsxRuntime.jsx(index$2.Markdown, { components, ...rest, children: text });
|
|
62
|
+
};
|
|
63
|
+
var MarkdownTextPrimitiveImpl = React.forwardRef(
|
|
64
|
+
({
|
|
65
|
+
className,
|
|
66
|
+
containerProps,
|
|
67
|
+
containerComponent: Container = "div",
|
|
68
|
+
...rest
|
|
69
|
+
}, forwardedRef) => {
|
|
70
|
+
const status = useSmoothStatus();
|
|
71
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
72
|
+
Container,
|
|
73
|
+
{
|
|
74
|
+
"data-status": status.type,
|
|
75
|
+
...containerProps,
|
|
76
|
+
className: index(className, containerProps?.className),
|
|
77
|
+
ref: forwardedRef,
|
|
78
|
+
children: /* @__PURE__ */ jsxRuntime.jsx(MarkdownTextInner, { ...rest })
|
|
79
|
+
}
|
|
80
|
+
);
|
|
81
|
+
}
|
|
82
|
+
);
|
|
83
|
+
MarkdownTextPrimitiveImpl.displayName = "MarkdownTextPrimitive";
|
|
84
|
+
var MarkdownTextPrimitive = withSmoothContextProvider(
|
|
85
|
+
MarkdownTextPrimitiveImpl
|
|
86
|
+
);
|
|
87
|
+
|
|
88
|
+
exports.MarkdownTextPrimitive = MarkdownTextPrimitive;
|
|
89
|
+
//# sourceMappingURL=MarkdownText.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MarkdownText.cjs","sources":["../../../../../../../../../../../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"],"sourcesContent":["\"use client\";\n\n// src/primitives/MarkdownText.tsx\nimport { INTERNAL, useMessagePartText } from \"@assistant-ui/react\";\nimport {\n forwardRef,\n useMemo\n} from \"react\";\nimport ReactMarkdown from \"react-markdown\";\nimport { PreOverride } from \"../overrides/PreOverride.js\";\nimport {\n DefaultPre,\n DefaultCode,\n DefaultCodeBlockContent,\n DefaultCodeHeader\n} from \"../overrides/defaultComponents.js\";\nimport { useCallbackRef } from \"@radix-ui/react-use-callback-ref\";\nimport { CodeOverride } from \"../overrides/CodeOverride.js\";\nimport classNames from \"classnames\";\nimport { jsx } from \"react/jsx-runtime\";\nvar { useSmooth, useSmoothStatus, withSmoothContextProvider } = INTERNAL;\nvar MarkdownTextInner = ({\n components: userComponents,\n componentsByLanguage,\n smooth = true,\n preprocess,\n ...rest\n}) => {\n const messagePartText = useMessagePartText();\n const processedMessagePart = useMemo(() => {\n if (!preprocess) return messagePartText;\n return {\n ...messagePartText,\n text: preprocess(messagePartText.text)\n };\n }, [messagePartText, preprocess]);\n const { text } = useSmooth(processedMessagePart, smooth);\n const {\n pre = DefaultPre,\n code = DefaultCode,\n SyntaxHighlighter = DefaultCodeBlockContent,\n CodeHeader = DefaultCodeHeader\n } = userComponents ?? {};\n const useCodeOverrideComponents = useMemo(() => {\n return {\n Pre: pre,\n Code: code,\n SyntaxHighlighter,\n CodeHeader\n };\n }, [pre, code, SyntaxHighlighter, CodeHeader]);\n const CodeComponent = useCallbackRef((props) => /* @__PURE__ */ jsx(\n CodeOverride,\n {\n components: useCodeOverrideComponents,\n componentsByLanguage,\n ...props\n }\n ));\n const components = useMemo(() => {\n const { pre: pre2, code: code2, SyntaxHighlighter: SyntaxHighlighter2, CodeHeader: CodeHeader2, ...componentsRest } = userComponents ?? {};\n return {\n ...componentsRest,\n pre: PreOverride,\n code: CodeComponent\n };\n }, [CodeComponent, userComponents]);\n return /* @__PURE__ */ jsx(ReactMarkdown, { components, ...rest, children: text });\n};\nvar MarkdownTextPrimitiveImpl = forwardRef(\n ({\n className,\n containerProps,\n containerComponent: Container = \"div\",\n ...rest\n }, forwardedRef) => {\n const status = useSmoothStatus();\n return /* @__PURE__ */ jsx(\n Container,\n {\n \"data-status\": status.type,\n ...containerProps,\n className: classNames(className, containerProps?.className),\n ref: forwardedRef,\n children: /* @__PURE__ */ jsx(MarkdownTextInner, { ...rest })\n }\n );\n }\n);\nMarkdownTextPrimitiveImpl.displayName = \"MarkdownTextPrimitive\";\nvar MarkdownTextPrimitive = withSmoothContextProvider(\n MarkdownTextPrimitiveImpl\n);\nexport {\n MarkdownTextPrimitive\n};\n//# sourceMappingURL=MarkdownText.js.map"],"names":["INTERNAL","useMessagePartText","useMemo","DefaultPre","DefaultCode","DefaultCodeBlockContent","DefaultCodeHeader","useCallbackRef","jsx","CodeOverride","PreOverride","ReactMarkdown","forwardRef","classNames"],"mappings":"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","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
import { useMessagePartText } from '../../../../../../@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';
|
|
2
|
+
import * as internal from '../../../../../../@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';
|
|
3
|
+
import { forwardRef, useMemo } from 'react';
|
|
4
|
+
import { PreOverride } from '../overrides/PreOverride.js';
|
|
5
|
+
import { DefaultPre, DefaultCode, DefaultCodeBlockContent, DefaultCodeHeader } from '../overrides/defaultComponents.js';
|
|
6
|
+
import { useCallbackRef } from '../../../../../../@radix-ui_react-use-callback-ref@1.1.1_@types_react@17.0.2_react@17.0.2/node_modules/@radix-ui/react-use-callback-ref/dist/index.js';
|
|
7
|
+
import { CodeOverride } from '../overrides/CodeOverride.js';
|
|
8
|
+
import classNames from '../../../../../../classnames@2.5.1/node_modules/classnames/index.js';
|
|
9
|
+
import { jsx } from 'react/jsx-runtime';
|
|
10
|
+
import { Markdown } from '../../../../../../react-markdown@10.1.0_@types_react@17.0.2_react@17.0.2/node_modules/react-markdown/lib/index.js';
|
|
11
|
+
|
|
12
|
+
var { useSmooth, useSmoothStatus, withSmoothContextProvider } = internal;
|
|
13
|
+
var MarkdownTextInner = ({
|
|
14
|
+
components: userComponents,
|
|
15
|
+
componentsByLanguage,
|
|
16
|
+
smooth = true,
|
|
17
|
+
preprocess,
|
|
18
|
+
...rest
|
|
19
|
+
}) => {
|
|
20
|
+
const messagePartText = useMessagePartText();
|
|
21
|
+
const processedMessagePart = useMemo(() => {
|
|
22
|
+
if (!preprocess) return messagePartText;
|
|
23
|
+
return {
|
|
24
|
+
...messagePartText,
|
|
25
|
+
text: preprocess(messagePartText.text)
|
|
26
|
+
};
|
|
27
|
+
}, [messagePartText, preprocess]);
|
|
28
|
+
const { text } = useSmooth(processedMessagePart, smooth);
|
|
29
|
+
const {
|
|
30
|
+
pre = DefaultPre,
|
|
31
|
+
code = DefaultCode,
|
|
32
|
+
SyntaxHighlighter = DefaultCodeBlockContent,
|
|
33
|
+
CodeHeader = DefaultCodeHeader
|
|
34
|
+
} = userComponents ?? {};
|
|
35
|
+
const useCodeOverrideComponents = useMemo(() => {
|
|
36
|
+
return {
|
|
37
|
+
Pre: pre,
|
|
38
|
+
Code: code,
|
|
39
|
+
SyntaxHighlighter,
|
|
40
|
+
CodeHeader
|
|
41
|
+
};
|
|
42
|
+
}, [pre, code, SyntaxHighlighter, CodeHeader]);
|
|
43
|
+
const CodeComponent = useCallbackRef((props) => /* @__PURE__ */ jsx(
|
|
44
|
+
CodeOverride,
|
|
45
|
+
{
|
|
46
|
+
components: useCodeOverrideComponents,
|
|
47
|
+
componentsByLanguage,
|
|
48
|
+
...props
|
|
49
|
+
}
|
|
50
|
+
));
|
|
51
|
+
const components = useMemo(() => {
|
|
52
|
+
const { pre: pre2, code: code2, SyntaxHighlighter: SyntaxHighlighter2, CodeHeader: CodeHeader2, ...componentsRest } = userComponents ?? {};
|
|
53
|
+
return {
|
|
54
|
+
...componentsRest,
|
|
55
|
+
pre: PreOverride,
|
|
56
|
+
code: CodeComponent
|
|
57
|
+
};
|
|
58
|
+
}, [CodeComponent, userComponents]);
|
|
59
|
+
return /* @__PURE__ */ jsx(Markdown, { components, ...rest, children: text });
|
|
60
|
+
};
|
|
61
|
+
var MarkdownTextPrimitiveImpl = forwardRef(
|
|
62
|
+
({
|
|
63
|
+
className,
|
|
64
|
+
containerProps,
|
|
65
|
+
containerComponent: Container = "div",
|
|
66
|
+
...rest
|
|
67
|
+
}, forwardedRef) => {
|
|
68
|
+
const status = useSmoothStatus();
|
|
69
|
+
return /* @__PURE__ */ jsx(
|
|
70
|
+
Container,
|
|
71
|
+
{
|
|
72
|
+
"data-status": status.type,
|
|
73
|
+
...containerProps,
|
|
74
|
+
className: classNames(className, containerProps?.className),
|
|
75
|
+
ref: forwardedRef,
|
|
76
|
+
children: /* @__PURE__ */ jsx(MarkdownTextInner, { ...rest })
|
|
77
|
+
}
|
|
78
|
+
);
|
|
79
|
+
}
|
|
80
|
+
);
|
|
81
|
+
MarkdownTextPrimitiveImpl.displayName = "MarkdownTextPrimitive";
|
|
82
|
+
var MarkdownTextPrimitive = withSmoothContextProvider(
|
|
83
|
+
MarkdownTextPrimitiveImpl
|
|
84
|
+
);
|
|
85
|
+
|
|
86
|
+
export { MarkdownTextPrimitive };
|
|
87
|
+
//# sourceMappingURL=MarkdownText.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MarkdownText.js","sources":["../../../../../../../../../../../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"],"sourcesContent":["\"use client\";\n\n// src/primitives/MarkdownText.tsx\nimport { INTERNAL, useMessagePartText } from \"@assistant-ui/react\";\nimport {\n forwardRef,\n useMemo\n} from \"react\";\nimport ReactMarkdown from \"react-markdown\";\nimport { PreOverride } from \"../overrides/PreOverride.js\";\nimport {\n DefaultPre,\n DefaultCode,\n DefaultCodeBlockContent,\n DefaultCodeHeader\n} from \"../overrides/defaultComponents.js\";\nimport { useCallbackRef } from \"@radix-ui/react-use-callback-ref\";\nimport { CodeOverride } from \"../overrides/CodeOverride.js\";\nimport classNames from \"classnames\";\nimport { jsx } from \"react/jsx-runtime\";\nvar { useSmooth, useSmoothStatus, withSmoothContextProvider } = INTERNAL;\nvar MarkdownTextInner = ({\n components: userComponents,\n componentsByLanguage,\n smooth = true,\n preprocess,\n ...rest\n}) => {\n const messagePartText = useMessagePartText();\n const processedMessagePart = useMemo(() => {\n if (!preprocess) return messagePartText;\n return {\n ...messagePartText,\n text: preprocess(messagePartText.text)\n };\n }, [messagePartText, preprocess]);\n const { text } = useSmooth(processedMessagePart, smooth);\n const {\n pre = DefaultPre,\n code = DefaultCode,\n SyntaxHighlighter = DefaultCodeBlockContent,\n CodeHeader = DefaultCodeHeader\n } = userComponents ?? {};\n const useCodeOverrideComponents = useMemo(() => {\n return {\n Pre: pre,\n Code: code,\n SyntaxHighlighter,\n CodeHeader\n };\n }, [pre, code, SyntaxHighlighter, CodeHeader]);\n const CodeComponent = useCallbackRef((props) => /* @__PURE__ */ jsx(\n CodeOverride,\n {\n components: useCodeOverrideComponents,\n componentsByLanguage,\n ...props\n }\n ));\n const components = useMemo(() => {\n const { pre: pre2, code: code2, SyntaxHighlighter: SyntaxHighlighter2, CodeHeader: CodeHeader2, ...componentsRest } = userComponents ?? {};\n return {\n ...componentsRest,\n pre: PreOverride,\n code: CodeComponent\n };\n }, [CodeComponent, userComponents]);\n return /* @__PURE__ */ jsx(ReactMarkdown, { components, ...rest, children: text });\n};\nvar MarkdownTextPrimitiveImpl = forwardRef(\n ({\n className,\n containerProps,\n containerComponent: Container = \"div\",\n ...rest\n }, forwardedRef) => {\n const status = useSmoothStatus();\n return /* @__PURE__ */ jsx(\n Container,\n {\n \"data-status\": status.type,\n ...containerProps,\n className: classNames(className, containerProps?.className),\n ref: forwardedRef,\n children: /* @__PURE__ */ jsx(MarkdownTextInner, { ...rest })\n }\n );\n }\n);\nMarkdownTextPrimitiveImpl.displayName = \"MarkdownTextPrimitive\";\nvar MarkdownTextPrimitive = withSmoothContextProvider(\n MarkdownTextPrimitiveImpl\n);\nexport {\n MarkdownTextPrimitive\n};\n//# sourceMappingURL=MarkdownText.js.map"],"names":["INTERNAL","ReactMarkdown"],"mappings":"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","x_google_ignoreList":[0]}
|