@chat-lab/ui 0.1.0-beta.53 → 0.1.0-beta.55
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 +7 -7
- package/dist/components/Chatkit/index.cjs.map +1 -1
- package/dist/components/Chatkit/index.js +7 -7
- package/dist/components/Chatkit/index.js.map +1 -1
- package/dist/components/Chatkit/types.d.ts +1 -0
- package/dist/components/Chatkit/types.d.ts.map +1 -1
- package/dist/components/VoiceInput/index.cjs +1 -1
- package/dist/components/VoiceInput/index.js +1 -1
- package/dist/components/assistant-ui/attachment.cjs +15 -66
- package/dist/components/assistant-ui/attachment.cjs.map +1 -1
- package/dist/components/assistant-ui/attachment.d.ts.map +1 -1
- package/dist/components/assistant-ui/attachment.js +16 -67
- package/dist/components/assistant-ui/attachment.js.map +1 -1
- 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 +10 -4
- package/dist/components/assistant-ui/message-components-with-avatar.cjs.map +1 -1
- package/dist/components/assistant-ui/message-components-with-avatar.d.ts +2 -4
- package/dist/components/assistant-ui/message-components-with-avatar.d.ts.map +1 -1
- package/dist/components/assistant-ui/message-components-with-avatar.js +10 -4
- package/dist/components/assistant-ui/message-components-with-avatar.js.map +1 -1
- 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 -25
- package/dist/components/assistant-ui/thread.cjs.map +1 -1
- package/dist/components/assistant-ui/thread.js +24 -25
- package/dist/components/assistant-ui/thread.js.map +1 -1
- 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 +53 -8
- package/dist/components/assistant-ui-tools/skill-agent-tool-set.cjs.map +1 -1
- package/dist/components/assistant-ui-tools/skill-agent-tool-set.d.ts.map +1 -1
- package/dist/components/assistant-ui-tools/skill-agent-tool-set.js +54 -9
- package/dist/components/assistant-ui-tools/skill-agent-tool-set.js.map +1 -1
- package/dist/hooks/useSkillAgent/SkillAgentPlugin.cjs +12 -5
- package/dist/hooks/useSkillAgent/SkillAgentPlugin.cjs.map +1 -1
- package/dist/hooks/useSkillAgent/SkillAgentPlugin.d.ts.map +1 -1
- package/dist/hooks/useSkillAgent/SkillAgentPlugin.js +12 -5
- package/dist/hooks/useSkillAgent/SkillAgentPlugin.js.map +1 -1
- package/dist/index.css +1 -1
- package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5_wxfjrkher6wva4kv4vccidrjoy/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/client/AssistantClient.cjs +133 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/client/AssistantClient.js +131 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/client/EventContext.cjs +18 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/client/EventContext.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/client/ModelContext.cjs +19 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/client/ModelContext.js +16 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/client/ModelContextClient.cjs +21 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/client/ModelContextClient.js +19 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/client/ToolUIClient.cjs +74 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/client/ToolUIClient.js +72 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/client/ToolUIContext.cjs +18 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/client/ToolUIContext.js +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/client/Tools.cjs +56 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/client/Tools.js +54 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/context/ReadonlyStore.cjs +9 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/context/ReadonlyStore.js +7 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/devtools/DevToolsHooks.cjs +80 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/devtools/DevToolsHooks.js +78 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/internal.cjs +33 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/internal.cjs.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/internal.js +16 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/internal.js.map +1 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartText.cjs +21 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartText.js +19 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/types/EventTypes.cjs +23 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/types/EventTypes.js +20 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/utils/CompositeContextProvider.cjs +34 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/utils/CompositeContextProvider.js +32 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/utils/createActionButton.cjs +37 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/utils/createActionButton.js +35 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/utils/getThreadMessageText.cjs +12 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/utils/getThreadMessageText.js +10 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/utils/idUtils.cjs +15 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/utils/idUtils.js +12 -0
- package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/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_ga5wchs2nv7glg5nt5vp3rf7w4_@types_react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/utils/tap-store/tap-api.js.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.cjs +31 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.cjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.js +29 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.js.map +1 -0
- package/dist/packages/core/dist/index.cjs +1 -8
- package/dist/packages/core/dist/index.cjs.map +1 -1
- package/dist/packages/core/dist/index.js +1 -8
- package/dist/packages/core/dist/index.js.map +1 -1
- package/dist/utils/convertToAssistantMessage.cjs +43 -16
- package/dist/utils/convertToAssistantMessage.cjs.map +1 -1
- package/dist/utils/convertToAssistantMessage.d.ts.map +1 -1
- package/dist/utils/convertToAssistantMessage.js +43 -16
- package/dist/utils/convertToAssistantMessage.js.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,161 @@
|
|
|
1
|
+
import { MessageRepository, ExportedMessageRepository } from '../utils/MessageRepository.js';
|
|
2
|
+
import { DefaultThreadComposerRuntimeCore } from '../composer/DefaultThreadComposerRuntimeCore.js';
|
|
3
|
+
import { DefaultEditComposerRuntimeCore } from '../composer/DefaultEditComposerRuntimeCore.js';
|
|
4
|
+
import { getThreadMessageText } from '../../../utils/getThreadMessageText.js';
|
|
5
|
+
|
|
6
|
+
// src/legacy-runtime/runtime-cores/core/BaseThreadRuntimeCore.tsx
|
|
7
|
+
var BaseThreadRuntimeCore = class {
|
|
8
|
+
constructor(_contextProvider) {
|
|
9
|
+
this._contextProvider = _contextProvider;
|
|
10
|
+
}
|
|
11
|
+
_subscriptions = /* @__PURE__ */ new Set();
|
|
12
|
+
_isInitialized = false;
|
|
13
|
+
repository = new MessageRepository();
|
|
14
|
+
get messages() {
|
|
15
|
+
return this.repository.getMessages();
|
|
16
|
+
}
|
|
17
|
+
get state() {
|
|
18
|
+
let mostRecentAssistantMessage;
|
|
19
|
+
for (const message of this.messages) {
|
|
20
|
+
if (message.role === "assistant") {
|
|
21
|
+
mostRecentAssistantMessage = message;
|
|
22
|
+
break;
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
return mostRecentAssistantMessage?.metadata.unstable_state ?? null;
|
|
26
|
+
}
|
|
27
|
+
composer = new DefaultThreadComposerRuntimeCore(this);
|
|
28
|
+
getModelContext() {
|
|
29
|
+
return this._contextProvider.getModelContext();
|
|
30
|
+
}
|
|
31
|
+
_editComposers = /* @__PURE__ */ new Map();
|
|
32
|
+
getEditComposer(messageId) {
|
|
33
|
+
return this._editComposers.get(messageId);
|
|
34
|
+
}
|
|
35
|
+
beginEdit(messageId) {
|
|
36
|
+
if (this._editComposers.has(messageId))
|
|
37
|
+
throw new Error("Edit already in progress");
|
|
38
|
+
this._editComposers.set(
|
|
39
|
+
messageId,
|
|
40
|
+
new DefaultEditComposerRuntimeCore(
|
|
41
|
+
this,
|
|
42
|
+
() => this._editComposers.delete(messageId),
|
|
43
|
+
this.repository.getMessage(messageId)
|
|
44
|
+
)
|
|
45
|
+
);
|
|
46
|
+
this._notifySubscribers();
|
|
47
|
+
}
|
|
48
|
+
getMessageById(messageId) {
|
|
49
|
+
try {
|
|
50
|
+
return this.repository.getMessage(messageId);
|
|
51
|
+
} catch {
|
|
52
|
+
return void 0;
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
getBranches(messageId) {
|
|
56
|
+
return this.repository.getBranches(messageId);
|
|
57
|
+
}
|
|
58
|
+
switchToBranch(branchId) {
|
|
59
|
+
this.repository.switchToBranch(branchId);
|
|
60
|
+
this._notifySubscribers();
|
|
61
|
+
}
|
|
62
|
+
_notifySubscribers() {
|
|
63
|
+
for (const callback of this._subscriptions) callback();
|
|
64
|
+
}
|
|
65
|
+
_notifyEventSubscribers(event) {
|
|
66
|
+
const subscribers = this._eventSubscribers.get(event);
|
|
67
|
+
if (!subscribers) return;
|
|
68
|
+
for (const callback of subscribers) callback();
|
|
69
|
+
}
|
|
70
|
+
subscribe(callback) {
|
|
71
|
+
this._subscriptions.add(callback);
|
|
72
|
+
return () => this._subscriptions.delete(callback);
|
|
73
|
+
}
|
|
74
|
+
submitFeedback({ messageId, type }) {
|
|
75
|
+
const adapter = this.adapters?.feedback;
|
|
76
|
+
if (!adapter) throw new Error("Feedback adapter not configured");
|
|
77
|
+
const { message, parentId } = this.repository.getMessage(messageId);
|
|
78
|
+
adapter.submit({ message, type });
|
|
79
|
+
if (message.role === "assistant") {
|
|
80
|
+
const updatedMessage = {
|
|
81
|
+
...message,
|
|
82
|
+
metadata: {
|
|
83
|
+
...message.metadata,
|
|
84
|
+
submittedFeedback: { type }
|
|
85
|
+
}
|
|
86
|
+
};
|
|
87
|
+
this.repository.addOrUpdateMessage(parentId, updatedMessage);
|
|
88
|
+
}
|
|
89
|
+
this._notifySubscribers();
|
|
90
|
+
}
|
|
91
|
+
_stopSpeaking;
|
|
92
|
+
speech;
|
|
93
|
+
speak(messageId) {
|
|
94
|
+
const adapter = this.adapters?.speech;
|
|
95
|
+
if (!adapter) throw new Error("Speech adapter not configured");
|
|
96
|
+
const { message } = this.repository.getMessage(messageId);
|
|
97
|
+
this._stopSpeaking?.();
|
|
98
|
+
const utterance = adapter.speak(getThreadMessageText(message));
|
|
99
|
+
const unsub = utterance.subscribe(() => {
|
|
100
|
+
if (utterance.status.type === "ended") {
|
|
101
|
+
this._stopSpeaking = void 0;
|
|
102
|
+
this.speech = void 0;
|
|
103
|
+
} else {
|
|
104
|
+
this.speech = { messageId, status: utterance.status };
|
|
105
|
+
}
|
|
106
|
+
this._notifySubscribers();
|
|
107
|
+
});
|
|
108
|
+
this.speech = { messageId, status: utterance.status };
|
|
109
|
+
this._notifySubscribers();
|
|
110
|
+
this._stopSpeaking = () => {
|
|
111
|
+
utterance.cancel();
|
|
112
|
+
unsub();
|
|
113
|
+
this.speech = void 0;
|
|
114
|
+
this._stopSpeaking = void 0;
|
|
115
|
+
};
|
|
116
|
+
}
|
|
117
|
+
stopSpeaking() {
|
|
118
|
+
if (!this._stopSpeaking) throw new Error("No message is being spoken");
|
|
119
|
+
this._stopSpeaking();
|
|
120
|
+
this._notifySubscribers();
|
|
121
|
+
}
|
|
122
|
+
ensureInitialized() {
|
|
123
|
+
if (!this._isInitialized) {
|
|
124
|
+
this._isInitialized = true;
|
|
125
|
+
this._notifyEventSubscribers("initialize");
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
// TODO import()/export() on external store doesn't make much sense
|
|
129
|
+
export() {
|
|
130
|
+
return this.repository.export();
|
|
131
|
+
}
|
|
132
|
+
import(data) {
|
|
133
|
+
this.ensureInitialized();
|
|
134
|
+
this.repository.clear();
|
|
135
|
+
this.repository.import(data);
|
|
136
|
+
this._notifySubscribers();
|
|
137
|
+
}
|
|
138
|
+
reset(initialMessages) {
|
|
139
|
+
this.import(ExportedMessageRepository.fromArray(initialMessages ?? []));
|
|
140
|
+
}
|
|
141
|
+
_eventSubscribers = /* @__PURE__ */ new Map();
|
|
142
|
+
unstable_on(event, callback) {
|
|
143
|
+
if (event === "model-context-update") {
|
|
144
|
+
return this._contextProvider.subscribe?.(callback) ?? (() => {
|
|
145
|
+
});
|
|
146
|
+
}
|
|
147
|
+
const subscribers = this._eventSubscribers.get(event);
|
|
148
|
+
if (!subscribers) {
|
|
149
|
+
this._eventSubscribers.set(event, /* @__PURE__ */ new Set([callback]));
|
|
150
|
+
} else {
|
|
151
|
+
subscribers.add(callback);
|
|
152
|
+
}
|
|
153
|
+
return () => {
|
|
154
|
+
const subscribers2 = this._eventSubscribers.get(event);
|
|
155
|
+
subscribers2.delete(callback);
|
|
156
|
+
};
|
|
157
|
+
}
|
|
158
|
+
};
|
|
159
|
+
|
|
160
|
+
export { BaseThreadRuntimeCore };
|
|
161
|
+
//# sourceMappingURL=BaseThreadRuntimeCore.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BaseThreadRuntimeCore.js","sources":["../../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=ga5wchs2nv7glg5nt5vp3rf7w4_@types+react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseThreadRuntimeCore.js"],"sourcesContent":["// src/legacy-runtime/runtime-cores/core/BaseThreadRuntimeCore.tsx\nimport {\n ExportedMessageRepository,\n MessageRepository\n} from \"../utils/MessageRepository.js\";\nimport { DefaultThreadComposerRuntimeCore } from \"../composer/DefaultThreadComposerRuntimeCore.js\";\nimport { DefaultEditComposerRuntimeCore } from \"../composer/DefaultEditComposerRuntimeCore.js\";\nimport { getThreadMessageText } from \"../../../utils/getThreadMessageText.js\";\nvar BaseThreadRuntimeCore = class {\n constructor(_contextProvider) {\n this._contextProvider = _contextProvider;\n }\n _subscriptions = /* @__PURE__ */ new Set();\n _isInitialized = false;\n repository = new MessageRepository();\n get messages() {\n return this.repository.getMessages();\n }\n get state() {\n let mostRecentAssistantMessage;\n for (const message of this.messages) {\n if (message.role === \"assistant\") {\n mostRecentAssistantMessage = message;\n break;\n }\n }\n return mostRecentAssistantMessage?.metadata.unstable_state ?? null;\n }\n composer = new DefaultThreadComposerRuntimeCore(this);\n getModelContext() {\n return this._contextProvider.getModelContext();\n }\n _editComposers = /* @__PURE__ */ new Map();\n getEditComposer(messageId) {\n return this._editComposers.get(messageId);\n }\n beginEdit(messageId) {\n if (this._editComposers.has(messageId))\n throw new Error(\"Edit already in progress\");\n this._editComposers.set(\n messageId,\n new DefaultEditComposerRuntimeCore(\n this,\n () => this._editComposers.delete(messageId),\n this.repository.getMessage(messageId)\n )\n );\n this._notifySubscribers();\n }\n getMessageById(messageId) {\n try {\n return this.repository.getMessage(messageId);\n } catch {\n return void 0;\n }\n }\n getBranches(messageId) {\n return this.repository.getBranches(messageId);\n }\n switchToBranch(branchId) {\n this.repository.switchToBranch(branchId);\n this._notifySubscribers();\n }\n _notifySubscribers() {\n for (const callback of this._subscriptions) callback();\n }\n _notifyEventSubscribers(event) {\n const subscribers = this._eventSubscribers.get(event);\n if (!subscribers) return;\n for (const callback of subscribers) callback();\n }\n subscribe(callback) {\n this._subscriptions.add(callback);\n return () => this._subscriptions.delete(callback);\n }\n submitFeedback({ messageId, type }) {\n const adapter = this.adapters?.feedback;\n if (!adapter) throw new Error(\"Feedback adapter not configured\");\n const { message, parentId } = this.repository.getMessage(messageId);\n adapter.submit({ message, type });\n if (message.role === \"assistant\") {\n const updatedMessage = {\n ...message,\n metadata: {\n ...message.metadata,\n submittedFeedback: { type }\n }\n };\n this.repository.addOrUpdateMessage(parentId, updatedMessage);\n }\n this._notifySubscribers();\n }\n _stopSpeaking;\n speech;\n speak(messageId) {\n const adapter = this.adapters?.speech;\n if (!adapter) throw new Error(\"Speech adapter not configured\");\n const { message } = this.repository.getMessage(messageId);\n this._stopSpeaking?.();\n const utterance = adapter.speak(getThreadMessageText(message));\n const unsub = utterance.subscribe(() => {\n if (utterance.status.type === \"ended\") {\n this._stopSpeaking = void 0;\n this.speech = void 0;\n } else {\n this.speech = { messageId, status: utterance.status };\n }\n this._notifySubscribers();\n });\n this.speech = { messageId, status: utterance.status };\n this._notifySubscribers();\n this._stopSpeaking = () => {\n utterance.cancel();\n unsub();\n this.speech = void 0;\n this._stopSpeaking = void 0;\n };\n }\n stopSpeaking() {\n if (!this._stopSpeaking) throw new Error(\"No message is being spoken\");\n this._stopSpeaking();\n this._notifySubscribers();\n }\n ensureInitialized() {\n if (!this._isInitialized) {\n this._isInitialized = true;\n this._notifyEventSubscribers(\"initialize\");\n }\n }\n // TODO import()/export() on external store doesn't make much sense\n export() {\n return this.repository.export();\n }\n import(data) {\n this.ensureInitialized();\n this.repository.clear();\n this.repository.import(data);\n this._notifySubscribers();\n }\n reset(initialMessages) {\n this.import(ExportedMessageRepository.fromArray(initialMessages ?? []));\n }\n _eventSubscribers = /* @__PURE__ */ new Map();\n unstable_on(event, callback) {\n if (event === \"model-context-update\") {\n return this._contextProvider.subscribe?.(callback) ?? (() => {\n });\n }\n const subscribers = this._eventSubscribers.get(event);\n if (!subscribers) {\n this._eventSubscribers.set(event, /* @__PURE__ */ new Set([callback]));\n } else {\n subscribers.add(callback);\n }\n return () => {\n const subscribers2 = this._eventSubscribers.get(event);\n subscribers2.delete(callback);\n };\n }\n};\nexport {\n BaseThreadRuntimeCore\n};\n//# sourceMappingURL=BaseThreadRuntimeCore.js.map"],"names":[],"mappings":"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","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var BaseAssistantRuntimeCore = require('../core/BaseAssistantRuntimeCore.cjs');
|
|
4
|
+
var ExternalStoreThreadListRuntimeCore = require('./ExternalStoreThreadListRuntimeCore.cjs');
|
|
5
|
+
var ExternalStoreThreadRuntimeCore = require('./ExternalStoreThreadRuntimeCore.cjs');
|
|
6
|
+
|
|
7
|
+
// src/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.tsx
|
|
8
|
+
var getThreadListAdapter = (store) => {
|
|
9
|
+
return store.adapters?.threadList ?? {};
|
|
10
|
+
};
|
|
11
|
+
var ExternalStoreRuntimeCore = class extends BaseAssistantRuntimeCore.BaseAssistantRuntimeCore {
|
|
12
|
+
threads;
|
|
13
|
+
constructor(adapter) {
|
|
14
|
+
super();
|
|
15
|
+
this.threads = new ExternalStoreThreadListRuntimeCore.ExternalStoreThreadListRuntimeCore(
|
|
16
|
+
getThreadListAdapter(adapter),
|
|
17
|
+
() => new ExternalStoreThreadRuntimeCore.ExternalStoreThreadRuntimeCore(this._contextProvider, adapter)
|
|
18
|
+
);
|
|
19
|
+
}
|
|
20
|
+
setAdapter(adapter) {
|
|
21
|
+
this.threads.__internal_setAdapter(getThreadListAdapter(adapter));
|
|
22
|
+
this.threads.getMainThreadRuntimeCore().__internal_setAdapter(adapter);
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
|
|
26
|
+
exports.ExternalStoreRuntimeCore = ExternalStoreRuntimeCore;
|
|
27
|
+
//# sourceMappingURL=ExternalStoreRuntimeCore.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ExternalStoreRuntimeCore.cjs","sources":["../../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=ga5wchs2nv7glg5nt5vp3rf7w4_@types+react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.js"],"sourcesContent":["// src/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.tsx\nimport { BaseAssistantRuntimeCore } from \"../core/BaseAssistantRuntimeCore.js\";\nimport { ExternalStoreThreadListRuntimeCore } from \"./ExternalStoreThreadListRuntimeCore.js\";\nimport { ExternalStoreThreadRuntimeCore } from \"./ExternalStoreThreadRuntimeCore.js\";\nvar getThreadListAdapter = (store) => {\n return store.adapters?.threadList ?? {};\n};\nvar ExternalStoreRuntimeCore = class extends BaseAssistantRuntimeCore {\n threads;\n constructor(adapter) {\n super();\n this.threads = new ExternalStoreThreadListRuntimeCore(\n getThreadListAdapter(adapter),\n () => new ExternalStoreThreadRuntimeCore(this._contextProvider, adapter)\n );\n }\n setAdapter(adapter) {\n this.threads.__internal_setAdapter(getThreadListAdapter(adapter));\n this.threads.getMainThreadRuntimeCore().__internal_setAdapter(adapter);\n }\n};\nexport {\n ExternalStoreRuntimeCore\n};\n//# sourceMappingURL=ExternalStoreRuntimeCore.js.map"],"names":["BaseAssistantRuntimeCore","ExternalStoreThreadListRuntimeCore","ExternalStoreThreadRuntimeCore"],"mappings":";;;;;;AAAA;AAIA,IAAI,oBAAoB,GAAG,CAAC,KAAK,KAAK;AACtC,EAAE,OAAO,KAAK,CAAC,QAAQ,EAAE,UAAU,IAAI,EAAE,CAAC;AAC1C,CAAC,CAAC;AACC,IAAC,wBAAwB,GAAG,cAAcA,iDAAwB,CAAC;AACtE,EAAE,OAAO,CAAC;AACV,EAAE,WAAW,CAAC,OAAO,EAAE;AACvB,IAAI,KAAK,EAAE,CAAC;AACZ,IAAI,IAAI,CAAC,OAAO,GAAG,IAAIC,qEAAkC;AACzD,MAAM,oBAAoB,CAAC,OAAO,CAAC;AACnC,MAAM,MAAM,IAAIC,6DAA8B,CAAC,IAAI,CAAC,gBAAgB,EAAE,OAAO,CAAC;AAC9E,KAAK,CAAC;AACN,GAAG;AACH,EAAE,UAAU,CAAC,OAAO,EAAE;AACtB,IAAI,IAAI,CAAC,OAAO,CAAC,qBAAqB,CAAC,oBAAoB,CAAC,OAAO,CAAC,CAAC,CAAC;AACtE,IAAI,IAAI,CAAC,OAAO,CAAC,wBAAwB,EAAE,CAAC,qBAAqB,CAAC,OAAO,CAAC,CAAC;AAC3E,GAAG;AACH;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { BaseAssistantRuntimeCore } from '../core/BaseAssistantRuntimeCore.js';
|
|
2
|
+
import { ExternalStoreThreadListRuntimeCore } from './ExternalStoreThreadListRuntimeCore.js';
|
|
3
|
+
import { ExternalStoreThreadRuntimeCore } from './ExternalStoreThreadRuntimeCore.js';
|
|
4
|
+
|
|
5
|
+
// src/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.tsx
|
|
6
|
+
var getThreadListAdapter = (store) => {
|
|
7
|
+
return store.adapters?.threadList ?? {};
|
|
8
|
+
};
|
|
9
|
+
var ExternalStoreRuntimeCore = class extends BaseAssistantRuntimeCore {
|
|
10
|
+
threads;
|
|
11
|
+
constructor(adapter) {
|
|
12
|
+
super();
|
|
13
|
+
this.threads = new ExternalStoreThreadListRuntimeCore(
|
|
14
|
+
getThreadListAdapter(adapter),
|
|
15
|
+
() => new ExternalStoreThreadRuntimeCore(this._contextProvider, adapter)
|
|
16
|
+
);
|
|
17
|
+
}
|
|
18
|
+
setAdapter(adapter) {
|
|
19
|
+
this.threads.__internal_setAdapter(getThreadListAdapter(adapter));
|
|
20
|
+
this.threads.getMainThreadRuntimeCore().__internal_setAdapter(adapter);
|
|
21
|
+
}
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
export { ExternalStoreRuntimeCore };
|
|
25
|
+
//# sourceMappingURL=ExternalStoreRuntimeCore.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ExternalStoreRuntimeCore.js","sources":["../../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=ga5wchs2nv7glg5nt5vp3rf7w4_@types+react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.js"],"sourcesContent":["// src/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.tsx\nimport { BaseAssistantRuntimeCore } from \"../core/BaseAssistantRuntimeCore.js\";\nimport { ExternalStoreThreadListRuntimeCore } from \"./ExternalStoreThreadListRuntimeCore.js\";\nimport { ExternalStoreThreadRuntimeCore } from \"./ExternalStoreThreadRuntimeCore.js\";\nvar getThreadListAdapter = (store) => {\n return store.adapters?.threadList ?? {};\n};\nvar ExternalStoreRuntimeCore = class extends BaseAssistantRuntimeCore {\n threads;\n constructor(adapter) {\n super();\n this.threads = new ExternalStoreThreadListRuntimeCore(\n getThreadListAdapter(adapter),\n () => new ExternalStoreThreadRuntimeCore(this._contextProvider, adapter)\n );\n }\n setAdapter(adapter) {\n this.threads.__internal_setAdapter(getThreadListAdapter(adapter));\n this.threads.getMainThreadRuntimeCore().__internal_setAdapter(adapter);\n }\n};\nexport {\n ExternalStoreRuntimeCore\n};\n//# sourceMappingURL=ExternalStoreRuntimeCore.js.map"],"names":[],"mappings":";;;;AAAA;AAIA,IAAI,oBAAoB,GAAG,CAAC,KAAK,KAAK;AACtC,EAAE,OAAO,KAAK,CAAC,QAAQ,EAAE,UAAU,IAAI,EAAE,CAAC;AAC1C,CAAC,CAAC;AACC,IAAC,wBAAwB,GAAG,cAAc,wBAAwB,CAAC;AACtE,EAAE,OAAO,CAAC;AACV,EAAE,WAAW,CAAC,OAAO,EAAE;AACvB,IAAI,KAAK,EAAE,CAAC;AACZ,IAAI,IAAI,CAAC,OAAO,GAAG,IAAI,kCAAkC;AACzD,MAAM,oBAAoB,CAAC,OAAO,CAAC;AACnC,MAAM,MAAM,IAAI,8BAA8B,CAAC,IAAI,CAAC,gBAAgB,EAAE,OAAO,CAAC;AAC9E,KAAK,CAAC;AACN,GAAG;AACH,EAAE,UAAU,CAAC,OAAO,EAAE;AACtB,IAAI,IAAI,CAAC,OAAO,CAAC,qBAAqB,CAAC,oBAAoB,CAAC,OAAO,CAAC,CAAC,CAAC;AACtE,IAAI,IAAI,CAAC,OAAO,CAAC,wBAAwB,EAAE,CAAC,qBAAqB,CAAC,OAAO,CAAC,CAAC;AAC3E,GAAG;AACH;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,175 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
// src/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.tsx
|
|
4
|
+
var EMPTY_ARRAY = Object.freeze([]);
|
|
5
|
+
var DEFAULT_THREAD_ID = "DEFAULT_THREAD_ID";
|
|
6
|
+
var DEFAULT_THREADS = Object.freeze([DEFAULT_THREAD_ID]);
|
|
7
|
+
var DEFAULT_THREAD = Object.freeze({
|
|
8
|
+
id: DEFAULT_THREAD_ID,
|
|
9
|
+
remoteId: void 0,
|
|
10
|
+
externalId: void 0,
|
|
11
|
+
status: "regular"
|
|
12
|
+
});
|
|
13
|
+
var RESOLVED_PROMISE = Promise.resolve();
|
|
14
|
+
var DEFAULT_THREAD_DATA = Object.freeze({
|
|
15
|
+
[DEFAULT_THREAD_ID]: DEFAULT_THREAD
|
|
16
|
+
});
|
|
17
|
+
var ExternalStoreThreadListRuntimeCore = class {
|
|
18
|
+
constructor(adapter = {}, threadFactory) {
|
|
19
|
+
this.adapter = adapter;
|
|
20
|
+
this.threadFactory = threadFactory;
|
|
21
|
+
this._mainThread = this.threadFactory();
|
|
22
|
+
this.__internal_setAdapter(adapter, true);
|
|
23
|
+
}
|
|
24
|
+
_mainThreadId = DEFAULT_THREAD_ID;
|
|
25
|
+
_threads = DEFAULT_THREADS;
|
|
26
|
+
_archivedThreads = EMPTY_ARRAY;
|
|
27
|
+
_threadData = DEFAULT_THREAD_DATA;
|
|
28
|
+
get isLoading() {
|
|
29
|
+
return this.adapter.isLoading ?? false;
|
|
30
|
+
}
|
|
31
|
+
get newThreadId() {
|
|
32
|
+
return void 0;
|
|
33
|
+
}
|
|
34
|
+
get threadIds() {
|
|
35
|
+
return this._threads;
|
|
36
|
+
}
|
|
37
|
+
get archivedThreadIds() {
|
|
38
|
+
return this._archivedThreads;
|
|
39
|
+
}
|
|
40
|
+
get threadData() {
|
|
41
|
+
return this._threadData;
|
|
42
|
+
}
|
|
43
|
+
getLoadThreadsPromise() {
|
|
44
|
+
return RESOLVED_PROMISE;
|
|
45
|
+
}
|
|
46
|
+
_mainThread;
|
|
47
|
+
get mainThreadId() {
|
|
48
|
+
return this._mainThreadId;
|
|
49
|
+
}
|
|
50
|
+
getMainThreadRuntimeCore() {
|
|
51
|
+
return this._mainThread;
|
|
52
|
+
}
|
|
53
|
+
getThreadRuntimeCore() {
|
|
54
|
+
throw new Error("Method not implemented.");
|
|
55
|
+
}
|
|
56
|
+
getItemById(threadId) {
|
|
57
|
+
for (const thread of this.adapter.threads ?? []) {
|
|
58
|
+
if (thread.id === threadId) return thread;
|
|
59
|
+
}
|
|
60
|
+
for (const thread of this.adapter.archivedThreads ?? []) {
|
|
61
|
+
if (thread.id === threadId) return thread;
|
|
62
|
+
}
|
|
63
|
+
if (threadId === DEFAULT_THREAD_ID) return DEFAULT_THREAD;
|
|
64
|
+
return void 0;
|
|
65
|
+
}
|
|
66
|
+
__internal_setAdapter(adapter, initialLoad = false) {
|
|
67
|
+
const previousAdapter = this.adapter;
|
|
68
|
+
this.adapter = adapter;
|
|
69
|
+
const newThreadId = adapter.threadId ?? DEFAULT_THREAD_ID;
|
|
70
|
+
const newThreads = adapter.threads ?? EMPTY_ARRAY;
|
|
71
|
+
const newArchivedThreads = adapter.archivedThreads ?? EMPTY_ARRAY;
|
|
72
|
+
const previousThreadId = previousAdapter.threadId ?? DEFAULT_THREAD_ID;
|
|
73
|
+
const previousThreads = previousAdapter.threads ?? EMPTY_ARRAY;
|
|
74
|
+
const previousArchivedThreads = previousAdapter.archivedThreads ?? EMPTY_ARRAY;
|
|
75
|
+
if (!initialLoad && previousThreadId === newThreadId && previousThreads === newThreads && previousArchivedThreads === newArchivedThreads) {
|
|
76
|
+
return;
|
|
77
|
+
}
|
|
78
|
+
this._threadData = {
|
|
79
|
+
...DEFAULT_THREAD_DATA,
|
|
80
|
+
...Object.fromEntries(
|
|
81
|
+
adapter.threads?.map((t) => [
|
|
82
|
+
t.id,
|
|
83
|
+
{
|
|
84
|
+
...t,
|
|
85
|
+
remoteId: t.remoteId,
|
|
86
|
+
externalId: t.externalId,
|
|
87
|
+
status: "regular"
|
|
88
|
+
}
|
|
89
|
+
]) ?? []
|
|
90
|
+
),
|
|
91
|
+
...Object.fromEntries(
|
|
92
|
+
adapter.archivedThreads?.map((t) => [
|
|
93
|
+
t.id,
|
|
94
|
+
{
|
|
95
|
+
...t,
|
|
96
|
+
remoteId: t.remoteId,
|
|
97
|
+
externalId: t.externalId,
|
|
98
|
+
status: "archived"
|
|
99
|
+
}
|
|
100
|
+
]) ?? []
|
|
101
|
+
)
|
|
102
|
+
};
|
|
103
|
+
if (previousThreads !== newThreads) {
|
|
104
|
+
this._threads = this.adapter.threads?.map((t) => t.id) ?? EMPTY_ARRAY;
|
|
105
|
+
}
|
|
106
|
+
if (previousArchivedThreads !== newArchivedThreads) {
|
|
107
|
+
this._archivedThreads = this.adapter.archivedThreads?.map((t) => t.id) ?? EMPTY_ARRAY;
|
|
108
|
+
}
|
|
109
|
+
if (previousThreadId !== newThreadId) {
|
|
110
|
+
this._mainThreadId = newThreadId;
|
|
111
|
+
this._mainThread = this.threadFactory();
|
|
112
|
+
}
|
|
113
|
+
this._notifySubscribers();
|
|
114
|
+
}
|
|
115
|
+
async switchToThread(threadId) {
|
|
116
|
+
if (this._mainThreadId === threadId) return;
|
|
117
|
+
const onSwitchToThread = this.adapter.onSwitchToThread;
|
|
118
|
+
if (!onSwitchToThread)
|
|
119
|
+
throw new Error(
|
|
120
|
+
"External store adapter does not support switching to thread"
|
|
121
|
+
);
|
|
122
|
+
onSwitchToThread(threadId);
|
|
123
|
+
}
|
|
124
|
+
async switchToNewThread() {
|
|
125
|
+
const onSwitchToNewThread = this.adapter.onSwitchToNewThread;
|
|
126
|
+
if (!onSwitchToNewThread)
|
|
127
|
+
throw new Error(
|
|
128
|
+
"External store adapter does not support switching to new thread"
|
|
129
|
+
);
|
|
130
|
+
onSwitchToNewThread();
|
|
131
|
+
}
|
|
132
|
+
async rename(threadId, newTitle) {
|
|
133
|
+
const onRename = this.adapter.onRename;
|
|
134
|
+
if (!onRename)
|
|
135
|
+
throw new Error("External store adapter does not support renaming");
|
|
136
|
+
onRename(threadId, newTitle);
|
|
137
|
+
}
|
|
138
|
+
async detach() {
|
|
139
|
+
}
|
|
140
|
+
async archive(threadId) {
|
|
141
|
+
const onArchive = this.adapter.onArchive;
|
|
142
|
+
if (!onArchive)
|
|
143
|
+
throw new Error("External store adapter does not support archiving");
|
|
144
|
+
onArchive(threadId);
|
|
145
|
+
}
|
|
146
|
+
async unarchive(threadId) {
|
|
147
|
+
const onUnarchive = this.adapter.onUnarchive;
|
|
148
|
+
if (!onUnarchive)
|
|
149
|
+
throw new Error("External store adapter does not support unarchiving");
|
|
150
|
+
onUnarchive(threadId);
|
|
151
|
+
}
|
|
152
|
+
async delete(threadId) {
|
|
153
|
+
const onDelete = this.adapter.onDelete;
|
|
154
|
+
if (!onDelete)
|
|
155
|
+
throw new Error("External store adapter does not support deleting");
|
|
156
|
+
onDelete(threadId);
|
|
157
|
+
}
|
|
158
|
+
initialize(threadId) {
|
|
159
|
+
return Promise.resolve({ remoteId: threadId, externalId: void 0 });
|
|
160
|
+
}
|
|
161
|
+
generateTitle() {
|
|
162
|
+
throw new Error("Method not implemented.");
|
|
163
|
+
}
|
|
164
|
+
_subscriptions = /* @__PURE__ */ new Set();
|
|
165
|
+
subscribe(callback) {
|
|
166
|
+
this._subscriptions.add(callback);
|
|
167
|
+
return () => this._subscriptions.delete(callback);
|
|
168
|
+
}
|
|
169
|
+
_notifySubscribers() {
|
|
170
|
+
for (const callback of this._subscriptions) callback();
|
|
171
|
+
}
|
|
172
|
+
};
|
|
173
|
+
|
|
174
|
+
exports.ExternalStoreThreadListRuntimeCore = ExternalStoreThreadListRuntimeCore;
|
|
175
|
+
//# sourceMappingURL=ExternalStoreThreadListRuntimeCore.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ExternalStoreThreadListRuntimeCore.cjs","sources":["../../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=ga5wchs2nv7glg5nt5vp3rf7w4_@types+react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.js"],"sourcesContent":["// src/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.tsx\nvar EMPTY_ARRAY = Object.freeze([]);\nvar DEFAULT_THREAD_ID = \"DEFAULT_THREAD_ID\";\nvar DEFAULT_THREADS = Object.freeze([DEFAULT_THREAD_ID]);\nvar DEFAULT_THREAD = Object.freeze({\n id: DEFAULT_THREAD_ID,\n remoteId: void 0,\n externalId: void 0,\n status: \"regular\"\n});\nvar RESOLVED_PROMISE = Promise.resolve();\nvar DEFAULT_THREAD_DATA = Object.freeze({\n [DEFAULT_THREAD_ID]: DEFAULT_THREAD\n});\nvar ExternalStoreThreadListRuntimeCore = class {\n constructor(adapter = {}, threadFactory) {\n this.adapter = adapter;\n this.threadFactory = threadFactory;\n this._mainThread = this.threadFactory();\n this.__internal_setAdapter(adapter, true);\n }\n _mainThreadId = DEFAULT_THREAD_ID;\n _threads = DEFAULT_THREADS;\n _archivedThreads = EMPTY_ARRAY;\n _threadData = DEFAULT_THREAD_DATA;\n get isLoading() {\n return this.adapter.isLoading ?? false;\n }\n get newThreadId() {\n return void 0;\n }\n get threadIds() {\n return this._threads;\n }\n get archivedThreadIds() {\n return this._archivedThreads;\n }\n get threadData() {\n return this._threadData;\n }\n getLoadThreadsPromise() {\n return RESOLVED_PROMISE;\n }\n _mainThread;\n get mainThreadId() {\n return this._mainThreadId;\n }\n getMainThreadRuntimeCore() {\n return this._mainThread;\n }\n getThreadRuntimeCore() {\n throw new Error(\"Method not implemented.\");\n }\n getItemById(threadId) {\n for (const thread of this.adapter.threads ?? []) {\n if (thread.id === threadId) return thread;\n }\n for (const thread of this.adapter.archivedThreads ?? []) {\n if (thread.id === threadId) return thread;\n }\n if (threadId === DEFAULT_THREAD_ID) return DEFAULT_THREAD;\n return void 0;\n }\n __internal_setAdapter(adapter, initialLoad = false) {\n const previousAdapter = this.adapter;\n this.adapter = adapter;\n const newThreadId = adapter.threadId ?? DEFAULT_THREAD_ID;\n const newThreads = adapter.threads ?? EMPTY_ARRAY;\n const newArchivedThreads = adapter.archivedThreads ?? EMPTY_ARRAY;\n const previousThreadId = previousAdapter.threadId ?? DEFAULT_THREAD_ID;\n const previousThreads = previousAdapter.threads ?? EMPTY_ARRAY;\n const previousArchivedThreads = previousAdapter.archivedThreads ?? EMPTY_ARRAY;\n if (!initialLoad && previousThreadId === newThreadId && previousThreads === newThreads && previousArchivedThreads === newArchivedThreads) {\n return;\n }\n this._threadData = {\n ...DEFAULT_THREAD_DATA,\n ...Object.fromEntries(\n adapter.threads?.map((t) => [\n t.id,\n {\n ...t,\n remoteId: t.remoteId,\n externalId: t.externalId,\n status: \"regular\"\n }\n ]) ?? []\n ),\n ...Object.fromEntries(\n adapter.archivedThreads?.map((t) => [\n t.id,\n {\n ...t,\n remoteId: t.remoteId,\n externalId: t.externalId,\n status: \"archived\"\n }\n ]) ?? []\n )\n };\n if (previousThreads !== newThreads) {\n this._threads = this.adapter.threads?.map((t) => t.id) ?? EMPTY_ARRAY;\n }\n if (previousArchivedThreads !== newArchivedThreads) {\n this._archivedThreads = this.adapter.archivedThreads?.map((t) => t.id) ?? EMPTY_ARRAY;\n }\n if (previousThreadId !== newThreadId) {\n this._mainThreadId = newThreadId;\n this._mainThread = this.threadFactory();\n }\n this._notifySubscribers();\n }\n async switchToThread(threadId) {\n if (this._mainThreadId === threadId) return;\n const onSwitchToThread = this.adapter.onSwitchToThread;\n if (!onSwitchToThread)\n throw new Error(\n \"External store adapter does not support switching to thread\"\n );\n onSwitchToThread(threadId);\n }\n async switchToNewThread() {\n const onSwitchToNewThread = this.adapter.onSwitchToNewThread;\n if (!onSwitchToNewThread)\n throw new Error(\n \"External store adapter does not support switching to new thread\"\n );\n onSwitchToNewThread();\n }\n async rename(threadId, newTitle) {\n const onRename = this.adapter.onRename;\n if (!onRename)\n throw new Error(\"External store adapter does not support renaming\");\n onRename(threadId, newTitle);\n }\n async detach() {\n }\n async archive(threadId) {\n const onArchive = this.adapter.onArchive;\n if (!onArchive)\n throw new Error(\"External store adapter does not support archiving\");\n onArchive(threadId);\n }\n async unarchive(threadId) {\n const onUnarchive = this.adapter.onUnarchive;\n if (!onUnarchive)\n throw new Error(\"External store adapter does not support unarchiving\");\n onUnarchive(threadId);\n }\n async delete(threadId) {\n const onDelete = this.adapter.onDelete;\n if (!onDelete)\n throw new Error(\"External store adapter does not support deleting\");\n onDelete(threadId);\n }\n initialize(threadId) {\n return Promise.resolve({ remoteId: threadId, externalId: void 0 });\n }\n generateTitle() {\n throw new Error(\"Method not implemented.\");\n }\n _subscriptions = /* @__PURE__ */ new Set();\n subscribe(callback) {\n this._subscriptions.add(callback);\n return () => this._subscriptions.delete(callback);\n }\n _notifySubscribers() {\n for (const callback of this._subscriptions) callback();\n }\n};\nexport {\n ExternalStoreThreadListRuntimeCore\n};\n//# sourceMappingURL=ExternalStoreThreadListRuntimeCore.js.map"],"names":[],"mappings":"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","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,173 @@
|
|
|
1
|
+
// src/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.tsx
|
|
2
|
+
var EMPTY_ARRAY = Object.freeze([]);
|
|
3
|
+
var DEFAULT_THREAD_ID = "DEFAULT_THREAD_ID";
|
|
4
|
+
var DEFAULT_THREADS = Object.freeze([DEFAULT_THREAD_ID]);
|
|
5
|
+
var DEFAULT_THREAD = Object.freeze({
|
|
6
|
+
id: DEFAULT_THREAD_ID,
|
|
7
|
+
remoteId: void 0,
|
|
8
|
+
externalId: void 0,
|
|
9
|
+
status: "regular"
|
|
10
|
+
});
|
|
11
|
+
var RESOLVED_PROMISE = Promise.resolve();
|
|
12
|
+
var DEFAULT_THREAD_DATA = Object.freeze({
|
|
13
|
+
[DEFAULT_THREAD_ID]: DEFAULT_THREAD
|
|
14
|
+
});
|
|
15
|
+
var ExternalStoreThreadListRuntimeCore = class {
|
|
16
|
+
constructor(adapter = {}, threadFactory) {
|
|
17
|
+
this.adapter = adapter;
|
|
18
|
+
this.threadFactory = threadFactory;
|
|
19
|
+
this._mainThread = this.threadFactory();
|
|
20
|
+
this.__internal_setAdapter(adapter, true);
|
|
21
|
+
}
|
|
22
|
+
_mainThreadId = DEFAULT_THREAD_ID;
|
|
23
|
+
_threads = DEFAULT_THREADS;
|
|
24
|
+
_archivedThreads = EMPTY_ARRAY;
|
|
25
|
+
_threadData = DEFAULT_THREAD_DATA;
|
|
26
|
+
get isLoading() {
|
|
27
|
+
return this.adapter.isLoading ?? false;
|
|
28
|
+
}
|
|
29
|
+
get newThreadId() {
|
|
30
|
+
return void 0;
|
|
31
|
+
}
|
|
32
|
+
get threadIds() {
|
|
33
|
+
return this._threads;
|
|
34
|
+
}
|
|
35
|
+
get archivedThreadIds() {
|
|
36
|
+
return this._archivedThreads;
|
|
37
|
+
}
|
|
38
|
+
get threadData() {
|
|
39
|
+
return this._threadData;
|
|
40
|
+
}
|
|
41
|
+
getLoadThreadsPromise() {
|
|
42
|
+
return RESOLVED_PROMISE;
|
|
43
|
+
}
|
|
44
|
+
_mainThread;
|
|
45
|
+
get mainThreadId() {
|
|
46
|
+
return this._mainThreadId;
|
|
47
|
+
}
|
|
48
|
+
getMainThreadRuntimeCore() {
|
|
49
|
+
return this._mainThread;
|
|
50
|
+
}
|
|
51
|
+
getThreadRuntimeCore() {
|
|
52
|
+
throw new Error("Method not implemented.");
|
|
53
|
+
}
|
|
54
|
+
getItemById(threadId) {
|
|
55
|
+
for (const thread of this.adapter.threads ?? []) {
|
|
56
|
+
if (thread.id === threadId) return thread;
|
|
57
|
+
}
|
|
58
|
+
for (const thread of this.adapter.archivedThreads ?? []) {
|
|
59
|
+
if (thread.id === threadId) return thread;
|
|
60
|
+
}
|
|
61
|
+
if (threadId === DEFAULT_THREAD_ID) return DEFAULT_THREAD;
|
|
62
|
+
return void 0;
|
|
63
|
+
}
|
|
64
|
+
__internal_setAdapter(adapter, initialLoad = false) {
|
|
65
|
+
const previousAdapter = this.adapter;
|
|
66
|
+
this.adapter = adapter;
|
|
67
|
+
const newThreadId = adapter.threadId ?? DEFAULT_THREAD_ID;
|
|
68
|
+
const newThreads = adapter.threads ?? EMPTY_ARRAY;
|
|
69
|
+
const newArchivedThreads = adapter.archivedThreads ?? EMPTY_ARRAY;
|
|
70
|
+
const previousThreadId = previousAdapter.threadId ?? DEFAULT_THREAD_ID;
|
|
71
|
+
const previousThreads = previousAdapter.threads ?? EMPTY_ARRAY;
|
|
72
|
+
const previousArchivedThreads = previousAdapter.archivedThreads ?? EMPTY_ARRAY;
|
|
73
|
+
if (!initialLoad && previousThreadId === newThreadId && previousThreads === newThreads && previousArchivedThreads === newArchivedThreads) {
|
|
74
|
+
return;
|
|
75
|
+
}
|
|
76
|
+
this._threadData = {
|
|
77
|
+
...DEFAULT_THREAD_DATA,
|
|
78
|
+
...Object.fromEntries(
|
|
79
|
+
adapter.threads?.map((t) => [
|
|
80
|
+
t.id,
|
|
81
|
+
{
|
|
82
|
+
...t,
|
|
83
|
+
remoteId: t.remoteId,
|
|
84
|
+
externalId: t.externalId,
|
|
85
|
+
status: "regular"
|
|
86
|
+
}
|
|
87
|
+
]) ?? []
|
|
88
|
+
),
|
|
89
|
+
...Object.fromEntries(
|
|
90
|
+
adapter.archivedThreads?.map((t) => [
|
|
91
|
+
t.id,
|
|
92
|
+
{
|
|
93
|
+
...t,
|
|
94
|
+
remoteId: t.remoteId,
|
|
95
|
+
externalId: t.externalId,
|
|
96
|
+
status: "archived"
|
|
97
|
+
}
|
|
98
|
+
]) ?? []
|
|
99
|
+
)
|
|
100
|
+
};
|
|
101
|
+
if (previousThreads !== newThreads) {
|
|
102
|
+
this._threads = this.adapter.threads?.map((t) => t.id) ?? EMPTY_ARRAY;
|
|
103
|
+
}
|
|
104
|
+
if (previousArchivedThreads !== newArchivedThreads) {
|
|
105
|
+
this._archivedThreads = this.adapter.archivedThreads?.map((t) => t.id) ?? EMPTY_ARRAY;
|
|
106
|
+
}
|
|
107
|
+
if (previousThreadId !== newThreadId) {
|
|
108
|
+
this._mainThreadId = newThreadId;
|
|
109
|
+
this._mainThread = this.threadFactory();
|
|
110
|
+
}
|
|
111
|
+
this._notifySubscribers();
|
|
112
|
+
}
|
|
113
|
+
async switchToThread(threadId) {
|
|
114
|
+
if (this._mainThreadId === threadId) return;
|
|
115
|
+
const onSwitchToThread = this.adapter.onSwitchToThread;
|
|
116
|
+
if (!onSwitchToThread)
|
|
117
|
+
throw new Error(
|
|
118
|
+
"External store adapter does not support switching to thread"
|
|
119
|
+
);
|
|
120
|
+
onSwitchToThread(threadId);
|
|
121
|
+
}
|
|
122
|
+
async switchToNewThread() {
|
|
123
|
+
const onSwitchToNewThread = this.adapter.onSwitchToNewThread;
|
|
124
|
+
if (!onSwitchToNewThread)
|
|
125
|
+
throw new Error(
|
|
126
|
+
"External store adapter does not support switching to new thread"
|
|
127
|
+
);
|
|
128
|
+
onSwitchToNewThread();
|
|
129
|
+
}
|
|
130
|
+
async rename(threadId, newTitle) {
|
|
131
|
+
const onRename = this.adapter.onRename;
|
|
132
|
+
if (!onRename)
|
|
133
|
+
throw new Error("External store adapter does not support renaming");
|
|
134
|
+
onRename(threadId, newTitle);
|
|
135
|
+
}
|
|
136
|
+
async detach() {
|
|
137
|
+
}
|
|
138
|
+
async archive(threadId) {
|
|
139
|
+
const onArchive = this.adapter.onArchive;
|
|
140
|
+
if (!onArchive)
|
|
141
|
+
throw new Error("External store adapter does not support archiving");
|
|
142
|
+
onArchive(threadId);
|
|
143
|
+
}
|
|
144
|
+
async unarchive(threadId) {
|
|
145
|
+
const onUnarchive = this.adapter.onUnarchive;
|
|
146
|
+
if (!onUnarchive)
|
|
147
|
+
throw new Error("External store adapter does not support unarchiving");
|
|
148
|
+
onUnarchive(threadId);
|
|
149
|
+
}
|
|
150
|
+
async delete(threadId) {
|
|
151
|
+
const onDelete = this.adapter.onDelete;
|
|
152
|
+
if (!onDelete)
|
|
153
|
+
throw new Error("External store adapter does not support deleting");
|
|
154
|
+
onDelete(threadId);
|
|
155
|
+
}
|
|
156
|
+
initialize(threadId) {
|
|
157
|
+
return Promise.resolve({ remoteId: threadId, externalId: void 0 });
|
|
158
|
+
}
|
|
159
|
+
generateTitle() {
|
|
160
|
+
throw new Error("Method not implemented.");
|
|
161
|
+
}
|
|
162
|
+
_subscriptions = /* @__PURE__ */ new Set();
|
|
163
|
+
subscribe(callback) {
|
|
164
|
+
this._subscriptions.add(callback);
|
|
165
|
+
return () => this._subscriptions.delete(callback);
|
|
166
|
+
}
|
|
167
|
+
_notifySubscribers() {
|
|
168
|
+
for (const callback of this._subscriptions) callback();
|
|
169
|
+
}
|
|
170
|
+
};
|
|
171
|
+
|
|
172
|
+
export { ExternalStoreThreadListRuntimeCore };
|
|
173
|
+
//# sourceMappingURL=ExternalStoreThreadListRuntimeCore.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ExternalStoreThreadListRuntimeCore.js","sources":["../../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=ga5wchs2nv7glg5nt5vp3rf7w4_@types+react-dom@17.0.2_@ty_n4uoi6zte4w63372rejm7oygyq/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.js"],"sourcesContent":["// src/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.tsx\nvar EMPTY_ARRAY = Object.freeze([]);\nvar DEFAULT_THREAD_ID = \"DEFAULT_THREAD_ID\";\nvar DEFAULT_THREADS = Object.freeze([DEFAULT_THREAD_ID]);\nvar DEFAULT_THREAD = Object.freeze({\n id: DEFAULT_THREAD_ID,\n remoteId: void 0,\n externalId: void 0,\n status: \"regular\"\n});\nvar RESOLVED_PROMISE = Promise.resolve();\nvar DEFAULT_THREAD_DATA = Object.freeze({\n [DEFAULT_THREAD_ID]: DEFAULT_THREAD\n});\nvar ExternalStoreThreadListRuntimeCore = class {\n constructor(adapter = {}, threadFactory) {\n this.adapter = adapter;\n this.threadFactory = threadFactory;\n this._mainThread = this.threadFactory();\n this.__internal_setAdapter(adapter, true);\n }\n _mainThreadId = DEFAULT_THREAD_ID;\n _threads = DEFAULT_THREADS;\n _archivedThreads = EMPTY_ARRAY;\n _threadData = DEFAULT_THREAD_DATA;\n get isLoading() {\n return this.adapter.isLoading ?? false;\n }\n get newThreadId() {\n return void 0;\n }\n get threadIds() {\n return this._threads;\n }\n get archivedThreadIds() {\n return this._archivedThreads;\n }\n get threadData() {\n return this._threadData;\n }\n getLoadThreadsPromise() {\n return RESOLVED_PROMISE;\n }\n _mainThread;\n get mainThreadId() {\n return this._mainThreadId;\n }\n getMainThreadRuntimeCore() {\n return this._mainThread;\n }\n getThreadRuntimeCore() {\n throw new Error(\"Method not implemented.\");\n }\n getItemById(threadId) {\n for (const thread of this.adapter.threads ?? []) {\n if (thread.id === threadId) return thread;\n }\n for (const thread of this.adapter.archivedThreads ?? []) {\n if (thread.id === threadId) return thread;\n }\n if (threadId === DEFAULT_THREAD_ID) return DEFAULT_THREAD;\n return void 0;\n }\n __internal_setAdapter(adapter, initialLoad = false) {\n const previousAdapter = this.adapter;\n this.adapter = adapter;\n const newThreadId = adapter.threadId ?? DEFAULT_THREAD_ID;\n const newThreads = adapter.threads ?? EMPTY_ARRAY;\n const newArchivedThreads = adapter.archivedThreads ?? EMPTY_ARRAY;\n const previousThreadId = previousAdapter.threadId ?? DEFAULT_THREAD_ID;\n const previousThreads = previousAdapter.threads ?? EMPTY_ARRAY;\n const previousArchivedThreads = previousAdapter.archivedThreads ?? EMPTY_ARRAY;\n if (!initialLoad && previousThreadId === newThreadId && previousThreads === newThreads && previousArchivedThreads === newArchivedThreads) {\n return;\n }\n this._threadData = {\n ...DEFAULT_THREAD_DATA,\n ...Object.fromEntries(\n adapter.threads?.map((t) => [\n t.id,\n {\n ...t,\n remoteId: t.remoteId,\n externalId: t.externalId,\n status: \"regular\"\n }\n ]) ?? []\n ),\n ...Object.fromEntries(\n adapter.archivedThreads?.map((t) => [\n t.id,\n {\n ...t,\n remoteId: t.remoteId,\n externalId: t.externalId,\n status: \"archived\"\n }\n ]) ?? []\n )\n };\n if (previousThreads !== newThreads) {\n this._threads = this.adapter.threads?.map((t) => t.id) ?? EMPTY_ARRAY;\n }\n if (previousArchivedThreads !== newArchivedThreads) {\n this._archivedThreads = this.adapter.archivedThreads?.map((t) => t.id) ?? EMPTY_ARRAY;\n }\n if (previousThreadId !== newThreadId) {\n this._mainThreadId = newThreadId;\n this._mainThread = this.threadFactory();\n }\n this._notifySubscribers();\n }\n async switchToThread(threadId) {\n if (this._mainThreadId === threadId) return;\n const onSwitchToThread = this.adapter.onSwitchToThread;\n if (!onSwitchToThread)\n throw new Error(\n \"External store adapter does not support switching to thread\"\n );\n onSwitchToThread(threadId);\n }\n async switchToNewThread() {\n const onSwitchToNewThread = this.adapter.onSwitchToNewThread;\n if (!onSwitchToNewThread)\n throw new Error(\n \"External store adapter does not support switching to new thread\"\n );\n onSwitchToNewThread();\n }\n async rename(threadId, newTitle) {\n const onRename = this.adapter.onRename;\n if (!onRename)\n throw new Error(\"External store adapter does not support renaming\");\n onRename(threadId, newTitle);\n }\n async detach() {\n }\n async archive(threadId) {\n const onArchive = this.adapter.onArchive;\n if (!onArchive)\n throw new Error(\"External store adapter does not support archiving\");\n onArchive(threadId);\n }\n async unarchive(threadId) {\n const onUnarchive = this.adapter.onUnarchive;\n if (!onUnarchive)\n throw new Error(\"External store adapter does not support unarchiving\");\n onUnarchive(threadId);\n }\n async delete(threadId) {\n const onDelete = this.adapter.onDelete;\n if (!onDelete)\n throw new Error(\"External store adapter does not support deleting\");\n onDelete(threadId);\n }\n initialize(threadId) {\n return Promise.resolve({ remoteId: threadId, externalId: void 0 });\n }\n generateTitle() {\n throw new Error(\"Method not implemented.\");\n }\n _subscriptions = /* @__PURE__ */ new Set();\n subscribe(callback) {\n this._subscriptions.add(callback);\n return () => this._subscriptions.delete(callback);\n }\n _notifySubscribers() {\n for (const callback of this._subscriptions) callback();\n }\n};\nexport {\n ExternalStoreThreadListRuntimeCore\n};\n//# sourceMappingURL=ExternalStoreThreadListRuntimeCore.js.map"],"names":[],"mappings":"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","x_google_ignoreList":[0]}
|