@chat-lab/ui 0.1.0-beta.60 → 0.1.0-beta.61

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.
Files changed (529) hide show
  1. package/dist/hooks/useClawChat/ClawProtocolAdaptor.d.ts.map +1 -1
  2. package/dist/hooks/useClawChat/ClawProtocolAdaptor.js +0 -14
  3. package/dist/hooks/useClawChat/ClawProtocolAdaptor.js.map +1 -1
  4. package/dist/hooks/useClawChat/types.d.ts +2 -2
  5. package/dist/hooks/useClawChat/types.d.ts.map +1 -1
  6. package/dist/hooks/useClawChat/types.js +7 -7
  7. package/dist/hooks/useClawChat/types.js.map +1 -1
  8. package/dist/hooks/useSkillAgent/SkillAgentPlugin.cjs +3 -1
  9. package/dist/hooks/useSkillAgent/SkillAgentPlugin.cjs.map +1 -1
  10. package/dist/hooks/useSkillAgent/SkillAgentPlugin.d.ts.map +1 -1
  11. package/dist/hooks/useSkillAgent/SkillAgentPlugin.js +3 -1
  12. package/dist/hooks/useSkillAgent/SkillAgentPlugin.js.map +1 -1
  13. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/memoization.cjs +38 -0
  14. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/memoization.cjs.map +1 -0
  15. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/memoization.js +34 -0
  16. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/memoization.js.map +1 -0
  17. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeBlock.cjs +31 -0
  18. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeBlock.cjs.map +1 -0
  19. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeBlock.js +29 -0
  20. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeBlock.js.map +1 -0
  21. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeOverride.cjs +82 -0
  22. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeOverride.cjs.map +1 -0
  23. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeOverride.js +80 -0
  24. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeOverride.js.map +1 -0
  25. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/PreOverride.cjs +19 -0
  26. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/PreOverride.cjs.map +1 -0
  27. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/PreOverride.js +15 -0
  28. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/PreOverride.js.map +1 -0
  29. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/defaultComponents.cjs +15 -0
  30. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/defaultComponents.cjs.map +1 -0
  31. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/defaultComponents.js +10 -0
  32. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/defaultComponents.js.map +1 -0
  33. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/withDefaults.cjs +18 -0
  34. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/withDefaults.cjs.map +1 -0
  35. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/withDefaults.js +16 -0
  36. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/withDefaults.js.map +1 -0
  37. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/primitives/MarkdownText.cjs +89 -0
  38. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/primitives/MarkdownText.cjs.map +1 -0
  39. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/primitives/MarkdownText.js +87 -0
  40. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/primitives/MarkdownText.js.map +1 -0
  41. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/AssistantClient.cjs +133 -0
  42. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/AssistantClient.cjs.map +1 -0
  43. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/AssistantClient.js +131 -0
  44. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/AssistantClient.js.map +1 -0
  45. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/EventContext.cjs +18 -0
  46. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/EventContext.cjs.map +1 -0
  47. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/EventContext.js +15 -0
  48. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/EventContext.js.map +1 -0
  49. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ModelContext.cjs +19 -0
  50. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ModelContext.cjs.map +1 -0
  51. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ModelContext.js +16 -0
  52. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ModelContext.js.map +1 -0
  53. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ModelContextClient.cjs +21 -0
  54. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ModelContextClient.cjs.map +1 -0
  55. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ModelContextClient.js +19 -0
  56. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ModelContextClient.js.map +1 -0
  57. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ToolUIClient.cjs +74 -0
  58. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ToolUIClient.cjs.map +1 -0
  59. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ToolUIClient.js +72 -0
  60. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ToolUIClient.js.map +1 -0
  61. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ToolUIContext.cjs +18 -0
  62. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ToolUIContext.cjs.map +1 -0
  63. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ToolUIContext.js +15 -0
  64. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ToolUIContext.js.map +1 -0
  65. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/Tools.cjs +56 -0
  66. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/Tools.cjs.map +1 -0
  67. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/Tools.js +54 -0
  68. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/Tools.js.map +1 -0
  69. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/util-hooks/tapLookupResources.cjs +23 -0
  70. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/util-hooks/tapLookupResources.cjs.map +1 -0
  71. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/util-hooks/tapLookupResources.js +21 -0
  72. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/util-hooks/tapLookupResources.js.map +1 -0
  73. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/ReadonlyStore.cjs +9 -0
  74. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/ReadonlyStore.cjs.map +1 -0
  75. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/ReadonlyStore.js +7 -0
  76. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/ReadonlyStore.js.map +1 -0
  77. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/AttachmentByIndexProvider.cjs +32 -0
  78. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/AttachmentByIndexProvider.cjs.map +1 -0
  79. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/AttachmentByIndexProvider.js +29 -0
  80. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/AttachmentByIndexProvider.js.map +1 -0
  81. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/MessageByIndexProvider.cjs +37 -0
  82. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/MessageByIndexProvider.cjs.map +1 -0
  83. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/MessageByIndexProvider.js +35 -0
  84. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/MessageByIndexProvider.js.map +1 -0
  85. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/PartByIndexProvider.cjs +20 -0
  86. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/PartByIndexProvider.cjs.map +1 -0
  87. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/PartByIndexProvider.js +18 -0
  88. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/PartByIndexProvider.js.map +1 -0
  89. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/TextMessagePartProvider.cjs +50 -0
  90. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/TextMessagePartProvider.cjs.map +1 -0
  91. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/TextMessagePartProvider.js +48 -0
  92. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/TextMessagePartProvider.js.map +1 -0
  93. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/ThreadViewportProvider.cjs +38 -0
  94. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/ThreadViewportProvider.cjs.map +1 -0
  95. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/ThreadViewportProvider.js +36 -0
  96. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/ThreadViewportProvider.js.map +1 -0
  97. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/AssistantApiContext.cjs +175 -0
  98. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/AssistantApiContext.cjs.map +1 -0
  99. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/AssistantApiContext.js +168 -0
  100. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/AssistantApiContext.js.map +1 -0
  101. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/ThreadViewportContext.cjs +17 -0
  102. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/ThreadViewportContext.cjs.map +1 -0
  103. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/ThreadViewportContext.js +13 -0
  104. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/ThreadViewportContext.js.map +1 -0
  105. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantEvent.cjs +22 -0
  106. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantEvent.cjs.map +1 -0
  107. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantEvent.js +20 -0
  108. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantEvent.js.map +1 -0
  109. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantState.cjs +55 -0
  110. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantState.cjs.map +1 -0
  111. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantState.js +53 -0
  112. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantState.js.map +1 -0
  113. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/utils/createContextHook.cjs +17 -0
  114. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/utils/createContextHook.cjs.map +1 -0
  115. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/utils/createContextHook.js +15 -0
  116. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/utils/createContextHook.js.map +1 -0
  117. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/utils/createContextStoreHook.cjs +32 -0
  118. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/utils/createContextStoreHook.cjs.map +1 -0
  119. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/utils/createContextStoreHook.js +30 -0
  120. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/utils/createContextStoreHook.js.map +1 -0
  121. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/stores/ThreadViewport.cjs +24 -0
  122. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/stores/ThreadViewport.cjs.map +1 -0
  123. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/stores/ThreadViewport.js +22 -0
  124. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/stores/ThreadViewport.js.map +1 -0
  125. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/devtools/DevToolsHooks.cjs +80 -0
  126. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/devtools/DevToolsHooks.cjs.map +1 -0
  127. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/devtools/DevToolsHooks.js +78 -0
  128. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/devtools/DevToolsHooks.js.map +1 -0
  129. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/internal.cjs +33 -0
  130. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/internal.cjs.map +1 -0
  131. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/internal.js +16 -0
  132. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/internal.js.map +1 -0
  133. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/AssistantRuntimeProvider.cjs +28 -0
  134. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/AssistantRuntimeProvider.cjs.map +1 -0
  135. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/AssistantRuntimeProvider.js +25 -0
  136. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/AssistantRuntimeProvider.js.map +1 -0
  137. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/RuntimeAdapter.cjs +24 -0
  138. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/RuntimeAdapter.cjs.map +1 -0
  139. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/RuntimeAdapter.js +22 -0
  140. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/RuntimeAdapter.js.map +1 -0
  141. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/AttachmentRuntimeClient.cjs +25 -0
  142. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/AttachmentRuntimeClient.cjs.map +1 -0
  143. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/AttachmentRuntimeClient.js +23 -0
  144. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/AttachmentRuntimeClient.js.map +1 -0
  145. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ComposerRuntimeClient.cjs +101 -0
  146. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ComposerRuntimeClient.cjs.map +1 -0
  147. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ComposerRuntimeClient.js +99 -0
  148. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ComposerRuntimeClient.js.map +1 -0
  149. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/EventManagerRuntimeClient.cjs +47 -0
  150. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/EventManagerRuntimeClient.cjs.map +1 -0
  151. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/EventManagerRuntimeClient.js +45 -0
  152. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/EventManagerRuntimeClient.js.map +1 -0
  153. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessagePartRuntimeClient.cjs +24 -0
  154. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessagePartRuntimeClient.cjs.map +1 -0
  155. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessagePartRuntimeClient.js +22 -0
  156. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessagePartRuntimeClient.js.map +1 -0
  157. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessageRuntimeClient.cjs +119 -0
  158. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessageRuntimeClient.cjs.map +1 -0
  159. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessageRuntimeClient.js +117 -0
  160. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessageRuntimeClient.js.map +1 -0
  161. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListItemRuntimeClient.cjs +53 -0
  162. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListItemRuntimeClient.cjs.map +1 -0
  163. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListItemRuntimeClient.js +51 -0
  164. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListItemRuntimeClient.js.map +1 -0
  165. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListRuntimeClient.cjs +79 -0
  166. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListRuntimeClient.cjs.map +1 -0
  167. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListRuntimeClient.js +77 -0
  168. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListRuntimeClient.js.map +1 -0
  169. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadRuntimeClient.cjs +122 -0
  170. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadRuntimeClient.cjs.map +1 -0
  171. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadRuntimeClient.js +120 -0
  172. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadRuntimeClient.js.map +1 -0
  173. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AssistantRuntime.cjs +49 -0
  174. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AssistantRuntime.cjs.map +1 -0
  175. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AssistantRuntime.js +47 -0
  176. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AssistantRuntime.js.map +1 -0
  177. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AttachmentRuntime.cjs +61 -0
  178. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AttachmentRuntime.cjs.map +1 -0
  179. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AttachmentRuntime.js +56 -0
  180. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AttachmentRuntime.js.map +1 -0
  181. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ComposerRuntime.cjs +227 -0
  182. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ComposerRuntime.cjs.map +1 -0
  183. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ComposerRuntime.js +223 -0
  184. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ComposerRuntime.js.map +1 -0
  185. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessagePartRuntime.cjs +67 -0
  186. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessagePartRuntime.cjs.map +1 -0
  187. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessagePartRuntime.js +65 -0
  188. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessagePartRuntime.js.map +1 -0
  189. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessageRuntime.cjs +209 -0
  190. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessageRuntime.cjs.map +1 -0
  191. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessageRuntime.js +206 -0
  192. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessageRuntime.js.map +1 -0
  193. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListItemRuntime.cjs +86 -0
  194. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListItemRuntime.cjs.map +1 -0
  195. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListItemRuntime.js +84 -0
  196. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListItemRuntime.js.map +1 -0
  197. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListRuntime.cjs +166 -0
  198. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListRuntime.cjs.map +1 -0
  199. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListRuntime.js +164 -0
  200. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListRuntime.js.map +1 -0
  201. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadRuntime.cjs +245 -0
  202. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadRuntime.cjs.map +1 -0
  203. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadRuntime.js +242 -0
  204. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadRuntime.js.map +1 -0
  205. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/BaseSubject.cjs +33 -0
  206. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/BaseSubject.cjs.map +1 -0
  207. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/BaseSubject.js +31 -0
  208. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/BaseSubject.js.map +1 -0
  209. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/EventSubscriptionSubject.cjs +39 -0
  210. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/EventSubscriptionSubject.cjs.map +1 -0
  211. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/EventSubscriptionSubject.js +37 -0
  212. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/EventSubscriptionSubject.js.map +1 -0
  213. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/LazyMemoizeSubject.cjs +39 -0
  214. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/LazyMemoizeSubject.cjs.map +1 -0
  215. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/LazyMemoizeSubject.js +37 -0
  216. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/LazyMemoizeSubject.js.map +1 -0
  217. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/NestedSubscriptionSubject.cjs +43 -0
  218. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/NestedSubscriptionSubject.cjs.map +1 -0
  219. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/NestedSubscriptionSubject.js +41 -0
  220. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/NestedSubscriptionSubject.js.map +1 -0
  221. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/SKIP_UPDATE.cjs +7 -0
  222. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/SKIP_UPDATE.cjs.map +1 -0
  223. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/SKIP_UPDATE.js +5 -0
  224. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/SKIP_UPDATE.js.map +1 -0
  225. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/ShallowMemoizeSubject.cjs +43 -0
  226. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/ShallowMemoizeSubject.cjs.map +1 -0
  227. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/ShallowMemoizeSubject.js +41 -0
  228. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/ShallowMemoizeSubject.js.map +1 -0
  229. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/shallowEqual.cjs +17 -0
  230. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/shallowEqual.cjs.map +1 -0
  231. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/shallowEqual.js +15 -0
  232. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/shallowEqual.js.map +1 -0
  233. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/adapters/RuntimeAdapterProvider.cjs +13 -0
  234. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/adapters/RuntimeAdapterProvider.cjs.map +1 -0
  235. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/adapters/RuntimeAdapterProvider.js +11 -0
  236. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/adapters/RuntimeAdapterProvider.js.map +1 -0
  237. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.cjs +197 -0
  238. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.cjs.map +1 -0
  239. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.js +195 -0
  240. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.js.map +1 -0
  241. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/BaseComposerRuntimeCore.cjs +165 -0
  242. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/BaseComposerRuntimeCore.cjs.map +1 -0
  243. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/BaseComposerRuntimeCore.js +163 -0
  244. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/BaseComposerRuntimeCore.js.map +1 -0
  245. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultEditComposerRuntimeCore.cjs +50 -0
  246. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultEditComposerRuntimeCore.cjs.map +1 -0
  247. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultEditComposerRuntimeCore.js +48 -0
  248. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultEditComposerRuntimeCore.js.map +1 -0
  249. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.cjs +43 -0
  250. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.cjs.map +1 -0
  251. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.js +41 -0
  252. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.js.map +1 -0
  253. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.cjs +17 -0
  254. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.cjs.map +1 -0
  255. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.js +15 -0
  256. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.js.map +1 -0
  257. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseThreadRuntimeCore.cjs +163 -0
  258. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseThreadRuntimeCore.cjs.map +1 -0
  259. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseThreadRuntimeCore.js +161 -0
  260. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseThreadRuntimeCore.js.map +1 -0
  261. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.cjs +27 -0
  262. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.cjs.map +1 -0
  263. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.js +25 -0
  264. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.js.map +1 -0
  265. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.cjs +175 -0
  266. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.cjs.map +1 -0
  267. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.js +173 -0
  268. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.js.map +1 -0
  269. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.cjs +249 -0
  270. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.cjs.map +1 -0
  271. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.js +246 -0
  272. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.js.map +1 -0
  273. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.cjs +17 -0
  274. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.cjs.map +1 -0
  275. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.js +15 -0
  276. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.js.map +1 -0
  277. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageLike.cjs +137 -0
  278. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageLike.cjs.map +1 -0
  279. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageLike.js +135 -0
  280. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageLike.js.map +1 -0
  281. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/auto-status.cjs +52 -0
  282. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/auto-status.cjs.map +1 -0
  283. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/auto-status.js +49 -0
  284. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/auto-status.js.map +1 -0
  285. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/getExternalStoreMessage.cjs +12 -0
  286. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/getExternalStoreMessage.cjs.map +1 -0
  287. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/getExternalStoreMessage.js +9 -0
  288. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/getExternalStoreMessage.js.map +1 -0
  289. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/useExternalStoreRuntime.cjs +22 -0
  290. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/useExternalStoreRuntime.cjs.map +1 -0
  291. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/useExternalStoreRuntime.js +20 -0
  292. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/useExternalStoreRuntime.js.map +1 -0
  293. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/local/LocalRuntimeOptions.cjs +26 -0
  294. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/local/LocalRuntimeOptions.cjs.map +1 -0
  295. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/local/LocalRuntimeOptions.js +24 -0
  296. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/local/LocalRuntimeOptions.js.map +1 -0
  297. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/remote-thread-list/BaseSubscribable.cjs +38 -0
  298. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/remote-thread-list/BaseSubscribable.cjs.map +1 -0
  299. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/remote-thread-list/BaseSubscribable.js +36 -0
  300. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/remote-thread-list/BaseSubscribable.js.map +1 -0
  301. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/utils/MessageRepository.cjs +381 -0
  302. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/utils/MessageRepository.cjs.map +1 -0
  303. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/utils/MessageRepository.js +378 -0
  304. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/utils/MessageRepository.js.map +1 -0
  305. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/util-hooks/tapSubscribable.cjs +19 -0
  306. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/util-hooks/tapSubscribable.cjs.map +1 -0
  307. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/util-hooks/tapSubscribable.js +17 -0
  308. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/util-hooks/tapSubscribable.js.map +1 -0
  309. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/ModelContextTypes.cjs +45 -0
  310. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/ModelContextTypes.cjs.map +1 -0
  311. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/ModelContextTypes.js +43 -0
  312. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/ModelContextTypes.js.map +1 -0
  313. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/makeAssistantToolUI.cjs +15 -0
  314. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/makeAssistantToolUI.cjs.map +1 -0
  315. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/makeAssistantToolUI.js +13 -0
  316. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/makeAssistantToolUI.js.map +1 -0
  317. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/toolbox.cjs +9 -0
  318. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/toolbox.cjs.map +1 -0
  319. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/toolbox.js +6 -0
  320. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/toolbox.js.map +1 -0
  321. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/useAssistantToolUI.cjs +15 -0
  322. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/useAssistantToolUI.cjs.map +1 -0
  323. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/useAssistantToolUI.js +13 -0
  324. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/useAssistantToolUI.js.map +1 -0
  325. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarCopy.cjs +50 -0
  326. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarCopy.cjs.map +1 -0
  327. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarCopy.js +48 -0
  328. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarCopy.js.map +1 -0
  329. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarReload.cjs +25 -0
  330. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarReload.cjs.map +1 -0
  331. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarReload.js +23 -0
  332. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarReload.js.map +1 -0
  333. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarRoot.cjs +27 -0
  334. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarRoot.cjs.map +1 -0
  335. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarRoot.js +25 -0
  336. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarRoot.js.map +1 -0
  337. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/useActionBarFloatStatus.cjs +29 -0
  338. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/useActionBarFloatStatus.cjs.map +1 -0
  339. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/useActionBarFloatStatus.js +26 -0
  340. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/useActionBarFloatStatus.js.map +1 -0
  341. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentName.cjs +13 -0
  342. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentName.cjs.map +1 -0
  343. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentName.js +11 -0
  344. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentName.js.map +1 -0
  345. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRemove.cjs +20 -0
  346. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRemove.cjs.map +1 -0
  347. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRemove.js +18 -0
  348. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRemove.js.map +1 -0
  349. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRoot.cjs +13 -0
  350. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRoot.cjs.map +1 -0
  351. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRoot.js +11 -0
  352. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRoot.js.map +1 -0
  353. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerCount.cjs +17 -0
  354. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerCount.cjs.map +1 -0
  355. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerCount.js +15 -0
  356. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerCount.js.map +1 -0
  357. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNext.cjs +29 -0
  358. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNext.cjs.map +1 -0
  359. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNext.js +27 -0
  360. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNext.js.map +1 -0
  361. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNumber.cjs +17 -0
  362. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNumber.cjs.map +1 -0
  363. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNumber.js +15 -0
  364. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNumber.js.map +1 -0
  365. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerPrevious.cjs +29 -0
  366. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerPrevious.cjs.map +1 -0
  367. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerPrevious.js +27 -0
  368. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerPrevious.js.map +1 -0
  369. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerRoot.cjs +14 -0
  370. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerRoot.cjs.map +1 -0
  371. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerRoot.js +12 -0
  372. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerRoot.js.map +1 -0
  373. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAddAttachment.cjs +48 -0
  374. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAddAttachment.cjs.map +1 -0
  375. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAddAttachment.js +46 -0
  376. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAddAttachment.js.map +1 -0
  377. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAttachments.cjs +56 -0
  378. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAttachments.cjs.map +1 -0
  379. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAttachments.js +53 -0
  380. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAttachments.js.map +1 -0
  381. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerCancel.cjs +23 -0
  382. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerCancel.cjs.map +1 -0
  383. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerCancel.js +21 -0
  384. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerCancel.js.map +1 -0
  385. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerInput.cjs +118 -0
  386. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerInput.cjs.map +1 -0
  387. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerInput.js +116 -0
  388. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerInput.js.map +1 -0
  389. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerRoot.cjs +28 -0
  390. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerRoot.cjs.map +1 -0
  391. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerRoot.js +26 -0
  392. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerRoot.js.map +1 -0
  393. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerSend.cjs +26 -0
  394. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerSend.cjs.map +1 -0
  395. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerSend.js +23 -0
  396. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerSend.js.map +1 -0
  397. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/error/ErrorMessage.cjs +18 -0
  398. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/error/ErrorMessage.cjs.map +1 -0
  399. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/error/ErrorMessage.js +16 -0
  400. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/error/ErrorMessage.js.map +1 -0
  401. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/error/ErrorRoot.cjs +13 -0
  402. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/error/ErrorRoot.cjs.map +1 -0
  403. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/error/ErrorRoot.js +11 -0
  404. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/error/ErrorRoot.js.map +1 -0
  405. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageAttachments.cjs +57 -0
  406. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageAttachments.cjs.map +1 -0
  407. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageAttachments.js +54 -0
  408. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageAttachments.js.map +1 -0
  409. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageError.cjs +15 -0
  410. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageError.cjs.map +1 -0
  411. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageError.js +13 -0
  412. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageError.js.map +1 -0
  413. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageIf.cjs +48 -0
  414. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageIf.cjs.map +1 -0
  415. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageIf.js +46 -0
  416. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageIf.js.map +1 -0
  417. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageParts.cjs +253 -0
  418. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageParts.cjs.map +1 -0
  419. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageParts.js +250 -0
  420. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageParts.js.map +1 -0
  421. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageRoot.cjs +43 -0
  422. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageRoot.cjs.map +1 -0
  423. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageRoot.js +41 -0
  424. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageRoot.js.map +1 -0
  425. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartImage.cjs +15 -0
  426. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartImage.cjs.map +1 -0
  427. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartImage.js +13 -0
  428. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartImage.js.map +1 -0
  429. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartInProgress.cjs +14 -0
  430. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartInProgress.cjs.map +1 -0
  431. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartInProgress.js +12 -0
  432. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartInProgress.js.map +1 -0
  433. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartText.cjs +15 -0
  434. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartText.cjs.map +1 -0
  435. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartText.js +13 -0
  436. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartText.js.map +1 -0
  437. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartImage.cjs +17 -0
  438. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartImage.cjs.map +1 -0
  439. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartImage.js +15 -0
  440. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartImage.js.map +1 -0
  441. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartReasoning.cjs +17 -0
  442. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartReasoning.cjs.map +1 -0
  443. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartReasoning.js +15 -0
  444. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartReasoning.js.map +1 -0
  445. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartText.cjs +24 -0
  446. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartText.cjs.map +1 -0
  447. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartText.js +22 -0
  448. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartText.js.map +1 -0
  449. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/reasoning/useScrollLock.cjs +49 -0
  450. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/reasoning/useScrollLock.cjs.map +1 -0
  451. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/reasoning/useScrollLock.js +47 -0
  452. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/reasoning/useScrollLock.js.map +1 -0
  453. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadIf.cjs +27 -0
  454. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadIf.cjs.map +1 -0
  455. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadIf.js +25 -0
  456. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadIf.js.map +1 -0
  457. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadMessages.cjs +82 -0
  458. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadMessages.cjs.map +1 -0
  459. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadMessages.js +78 -0
  460. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadMessages.js.map +1 -0
  461. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadRoot.cjs +13 -0
  462. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadRoot.cjs.map +1 -0
  463. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadRoot.js +11 -0
  464. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadRoot.js.map +1 -0
  465. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadScrollToBottom.cjs +22 -0
  466. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadScrollToBottom.cjs.map +1 -0
  467. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadScrollToBottom.js +20 -0
  468. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadScrollToBottom.js.map +1 -0
  469. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadViewport.cjs +24 -0
  470. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadViewport.cjs.map +1 -0
  471. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadViewport.js +22 -0
  472. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadViewport.js.map +1 -0
  473. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/useThreadViewportAutoScroll.cjs +66 -0
  474. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/useThreadViewportAutoScroll.cjs.map +1 -0
  475. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/useThreadViewportAutoScroll.js +64 -0
  476. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/useThreadViewportAutoScroll.js.map +1 -0
  477. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/types/EventTypes.cjs +23 -0
  478. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/types/EventTypes.cjs.map +1 -0
  479. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/types/EventTypes.js +20 -0
  480. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/types/EventTypes.js.map +1 -0
  481. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/CompositeContextProvider.cjs +34 -0
  482. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/CompositeContextProvider.cjs.map +1 -0
  483. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/CompositeContextProvider.js +32 -0
  484. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/CompositeContextProvider.js.map +1 -0
  485. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/createActionButton.cjs +37 -0
  486. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/createActionButton.cjs.map +1 -0
  487. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/createActionButton.js +35 -0
  488. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/createActionButton.js.map +1 -0
  489. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/getThreadMessageText.cjs +12 -0
  490. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/getThreadMessageText.cjs.map +1 -0
  491. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/getThreadMessageText.js +10 -0
  492. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/getThreadMessageText.js.map +1 -0
  493. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useManagedRef.cjs +23 -0
  494. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useManagedRef.cjs.map +1 -0
  495. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useManagedRef.js +21 -0
  496. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useManagedRef.js.map +1 -0
  497. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useOnResizeContent.cjs +36 -0
  498. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useOnResizeContent.cjs.map +1 -0
  499. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useOnResizeContent.js +34 -0
  500. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useOnResizeContent.js.map +1 -0
  501. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useOnScrollToBottom.cjs +16 -0
  502. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useOnScrollToBottom.cjs.map +1 -0
  503. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useOnScrollToBottom.js +14 -0
  504. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useOnScrollToBottom.js.map +1 -0
  505. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/idUtils.cjs +15 -0
  506. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/idUtils.cjs.map +1 -0
  507. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/idUtils.js +12 -0
  508. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/idUtils.js.map +1 -0
  509. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/smooth/SmoothContext.cjs +47 -0
  510. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/smooth/SmoothContext.cjs.map +1 -0
  511. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/smooth/SmoothContext.js +42 -0
  512. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/smooth/SmoothContext.js.map +1 -0
  513. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/smooth/useSmooth.cjs +110 -0
  514. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/smooth/useSmooth.cjs.map +1 -0
  515. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/smooth/useSmooth.js +108 -0
  516. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/smooth/useSmooth.js.map +1 -0
  517. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/derived-scopes.cjs +73 -0
  518. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/derived-scopes.cjs.map +1 -0
  519. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/derived-scopes.js +70 -0
  520. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/derived-scopes.js.map +1 -0
  521. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/store.cjs +23 -0
  522. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/store.cjs.map +1 -0
  523. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/store.js +21 -0
  524. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/store.js.map +1 -0
  525. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/tap-api.cjs +56 -0
  526. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/tap-api.cjs.map +1 -0
  527. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/tap-api.js +54 -0
  528. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/tap-api.js.map +1 -0
  529. package/package.json +1 -1
@@ -0,0 +1,197 @@
1
+ 'use strict';
2
+
3
+ var React = require('react');
4
+ var AssistantMetaTransformStream = require('../../../../../../../../assistant-stream@0.2.39/node_modules/assistant-stream/dist/core/utils/stream/AssistantMetaTransformStream.cjs');
5
+ var assistantStream = require('../../../../../../../../assistant-stream@0.2.39/node_modules/assistant-stream/dist/core/modules/assistant-stream.cjs');
6
+ var ToolResponse = require('../../../../../../../../assistant-stream@0.2.39/node_modules/assistant-stream/dist/core/tool/ToolResponse.cjs');
7
+ var toolResultStream = require('../../../../../../../../assistant-stream@0.2.39/node_modules/assistant-stream/dist/core/tool/toolResultStream.cjs');
8
+
9
+ // src/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.ts
10
+ var isArgsTextComplete = (argsText) => {
11
+ try {
12
+ JSON.parse(argsText);
13
+ return true;
14
+ } catch {
15
+ return false;
16
+ }
17
+ };
18
+ function useToolInvocations({
19
+ state,
20
+ getTools,
21
+ onResult,
22
+ setToolStatuses
23
+ }) {
24
+ const lastToolStates = React.useRef({});
25
+ const humanInputRef = React.useRef(/* @__PURE__ */ new Map());
26
+ const acRef = React.useRef(new AbortController());
27
+ const [controller] = React.useState(() => {
28
+ const [stream, controller2] = assistantStream.createAssistantStreamController();
29
+ const transform = toolResultStream.toolResultStream(
30
+ getTools,
31
+ () => acRef.current?.signal ?? new AbortController().signal,
32
+ (toolCallId, payload) => {
33
+ return new Promise((resolve, reject) => {
34
+ const previous = humanInputRef.current.get(toolCallId);
35
+ if (previous) {
36
+ previous.reject(
37
+ new Error("Human input request was superseded by a new request")
38
+ );
39
+ }
40
+ humanInputRef.current.set(toolCallId, { resolve, reject });
41
+ setToolStatuses((prev) => ({
42
+ ...prev,
43
+ [toolCallId]: {
44
+ type: "interrupt",
45
+ payload: { type: "human", payload }
46
+ }
47
+ }));
48
+ });
49
+ }
50
+ );
51
+ stream.pipeThrough(transform).pipeThrough(new AssistantMetaTransformStream.AssistantMetaTransformStream()).pipeTo(
52
+ new WritableStream({
53
+ write(chunk) {
54
+ if (chunk.type === "result") {
55
+ if (lastToolStates.current[chunk.meta.toolCallId]?.hasResult)
56
+ return;
57
+ onResult({
58
+ type: "add-tool-result",
59
+ toolCallId: chunk.meta.toolCallId,
60
+ toolName: chunk.meta.toolName,
61
+ result: chunk.result,
62
+ isError: chunk.isError,
63
+ ...chunk.artifact && { artifact: chunk.artifact }
64
+ });
65
+ setToolStatuses((prev) => {
66
+ const next = { ...prev };
67
+ delete next[chunk.meta.toolCallId];
68
+ return next;
69
+ });
70
+ }
71
+ }
72
+ })
73
+ );
74
+ return controller2;
75
+ });
76
+ const ignoredToolIds = React.useRef(/* @__PURE__ */ new Set());
77
+ const isInititialState = React.useRef(true);
78
+ React.useEffect(() => {
79
+ const processMessages = (messages) => {
80
+ messages.forEach((message) => {
81
+ message.content.forEach((content) => {
82
+ if (content.type === "tool-call") {
83
+ if (isInititialState.current) {
84
+ ignoredToolIds.current.add(content.toolCallId);
85
+ } else {
86
+ if (ignoredToolIds.current.has(content.toolCallId)) {
87
+ return;
88
+ }
89
+ let lastState = lastToolStates.current[content.toolCallId];
90
+ if (!lastState) {
91
+ const toolCallController = controller.addToolCallPart({
92
+ toolName: content.toolName,
93
+ toolCallId: content.toolCallId
94
+ });
95
+ lastState = {
96
+ argsText: "",
97
+ hasResult: false,
98
+ argsComplete: false,
99
+ controller: toolCallController
100
+ };
101
+ lastToolStates.current[content.toolCallId] = lastState;
102
+ }
103
+ if (content.argsText !== lastState.argsText) {
104
+ if (lastState.argsComplete) {
105
+ if (process.env["NODE_ENV"] !== "production") {
106
+ console.warn(
107
+ "argsText updated after controller was closed:",
108
+ { previous: lastState.argsText, next: content.argsText }
109
+ );
110
+ }
111
+ } else {
112
+ if (!content.argsText.startsWith(lastState.argsText)) {
113
+ throw new Error(
114
+ `Tool call argsText can only be appended, not updated: ${content.argsText} does not start with ${lastState.argsText}`
115
+ );
116
+ }
117
+ const argsTextDelta = content.argsText.slice(
118
+ lastState.argsText.length
119
+ );
120
+ lastState.controller.argsText.append(argsTextDelta);
121
+ const shouldClose = isArgsTextComplete(content.argsText);
122
+ if (shouldClose) {
123
+ lastState.controller.argsText.close();
124
+ }
125
+ lastToolStates.current[content.toolCallId] = {
126
+ argsText: content.argsText,
127
+ hasResult: lastState.hasResult,
128
+ argsComplete: shouldClose,
129
+ controller: lastState.controller
130
+ };
131
+ }
132
+ }
133
+ if (content.result !== void 0 && !lastState.hasResult) {
134
+ lastState.controller.setResponse(
135
+ new ToolResponse.ToolResponse({
136
+ result: content.result,
137
+ artifact: content.artifact,
138
+ isError: content.isError
139
+ })
140
+ );
141
+ lastState.controller.close();
142
+ lastToolStates.current[content.toolCallId] = {
143
+ hasResult: true,
144
+ argsComplete: true,
145
+ argsText: lastState.argsText,
146
+ controller: lastState.controller
147
+ };
148
+ }
149
+ }
150
+ if (content.messages) {
151
+ processMessages(content.messages);
152
+ }
153
+ }
154
+ });
155
+ });
156
+ };
157
+ processMessages(state.messages);
158
+ if (isInititialState.current) {
159
+ isInititialState.current = false;
160
+ }
161
+ }, [state, controller, onResult]);
162
+ const abort = () => {
163
+ humanInputRef.current.forEach(({ reject }) => {
164
+ reject(new Error("Tool execution aborted"));
165
+ });
166
+ humanInputRef.current.clear();
167
+ setToolStatuses({});
168
+ acRef.current.abort();
169
+ acRef.current = new AbortController();
170
+ };
171
+ return {
172
+ reset: () => {
173
+ abort();
174
+ isInititialState.current = true;
175
+ },
176
+ abort,
177
+ resume: (toolCallId, payload) => {
178
+ const handlers = humanInputRef.current.get(toolCallId);
179
+ if (handlers) {
180
+ humanInputRef.current.delete(toolCallId);
181
+ setToolStatuses((prev) => {
182
+ const next = { ...prev };
183
+ delete next[toolCallId];
184
+ return next;
185
+ });
186
+ handlers.resolve(payload);
187
+ } else {
188
+ throw new Error(
189
+ `Tool call ${toolCallId} is not waiting for human input`
190
+ );
191
+ }
192
+ }
193
+ };
194
+ }
195
+
196
+ exports.useToolInvocations = useToolInvocations;
197
+ //# sourceMappingURL=useToolInvocations.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useToolInvocations.cjs","sources":["../../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.js"],"sourcesContent":["// src/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.ts\nimport { useEffect, useRef, useState } from \"react\";\nimport {\n createAssistantStreamController,\n ToolResponse,\n unstable_toolResultStream\n} from \"assistant-stream\";\nimport {\n AssistantMetaTransformStream\n} from \"assistant-stream/utils\";\nvar isArgsTextComplete = (argsText) => {\n try {\n JSON.parse(argsText);\n return true;\n } catch {\n return false;\n }\n};\nfunction useToolInvocations({\n state,\n getTools,\n onResult,\n setToolStatuses\n}) {\n const lastToolStates = useRef({});\n const humanInputRef = useRef(/* @__PURE__ */ new Map());\n const acRef = useRef(new AbortController());\n const [controller] = useState(() => {\n const [stream, controller2] = createAssistantStreamController();\n const transform = unstable_toolResultStream(\n getTools,\n () => acRef.current?.signal ?? new AbortController().signal,\n (toolCallId, payload) => {\n return new Promise((resolve, reject) => {\n const previous = humanInputRef.current.get(toolCallId);\n if (previous) {\n previous.reject(\n new Error(\"Human input request was superseded by a new request\")\n );\n }\n humanInputRef.current.set(toolCallId, { resolve, reject });\n setToolStatuses((prev) => ({\n ...prev,\n [toolCallId]: {\n type: \"interrupt\",\n payload: { type: \"human\", payload }\n }\n }));\n });\n }\n );\n stream.pipeThrough(transform).pipeThrough(new AssistantMetaTransformStream()).pipeTo(\n new WritableStream({\n write(chunk) {\n if (chunk.type === \"result\") {\n if (lastToolStates.current[chunk.meta.toolCallId]?.hasResult)\n return;\n onResult({\n type: \"add-tool-result\",\n toolCallId: chunk.meta.toolCallId,\n toolName: chunk.meta.toolName,\n result: chunk.result,\n isError: chunk.isError,\n ...chunk.artifact && { artifact: chunk.artifact }\n });\n setToolStatuses((prev) => {\n const next = { ...prev };\n delete next[chunk.meta.toolCallId];\n return next;\n });\n }\n }\n })\n );\n return controller2;\n });\n const ignoredToolIds = useRef(/* @__PURE__ */ new Set());\n const isInititialState = useRef(true);\n useEffect(() => {\n const processMessages = (messages) => {\n messages.forEach((message) => {\n message.content.forEach((content) => {\n if (content.type === \"tool-call\") {\n if (isInititialState.current) {\n ignoredToolIds.current.add(content.toolCallId);\n } else {\n if (ignoredToolIds.current.has(content.toolCallId)) {\n return;\n }\n let lastState = lastToolStates.current[content.toolCallId];\n if (!lastState) {\n const toolCallController = controller.addToolCallPart({\n toolName: content.toolName,\n toolCallId: content.toolCallId\n });\n lastState = {\n argsText: \"\",\n hasResult: false,\n argsComplete: false,\n controller: toolCallController\n };\n lastToolStates.current[content.toolCallId] = lastState;\n }\n if (content.argsText !== lastState.argsText) {\n if (lastState.argsComplete) {\n if (process.env[\"NODE_ENV\"] !== \"production\") {\n console.warn(\n \"argsText updated after controller was closed:\",\n { previous: lastState.argsText, next: content.argsText }\n );\n }\n } else {\n if (!content.argsText.startsWith(lastState.argsText)) {\n throw new Error(\n `Tool call argsText can only be appended, not updated: ${content.argsText} does not start with ${lastState.argsText}`\n );\n }\n const argsTextDelta = content.argsText.slice(\n lastState.argsText.length\n );\n lastState.controller.argsText.append(argsTextDelta);\n const shouldClose = isArgsTextComplete(content.argsText);\n if (shouldClose) {\n lastState.controller.argsText.close();\n }\n lastToolStates.current[content.toolCallId] = {\n argsText: content.argsText,\n hasResult: lastState.hasResult,\n argsComplete: shouldClose,\n controller: lastState.controller\n };\n }\n }\n if (content.result !== void 0 && !lastState.hasResult) {\n lastState.controller.setResponse(\n new ToolResponse({\n result: content.result,\n artifact: content.artifact,\n isError: content.isError\n })\n );\n lastState.controller.close();\n lastToolStates.current[content.toolCallId] = {\n hasResult: true,\n argsComplete: true,\n argsText: lastState.argsText,\n controller: lastState.controller\n };\n }\n }\n if (content.messages) {\n processMessages(content.messages);\n }\n }\n });\n });\n };\n processMessages(state.messages);\n if (isInititialState.current) {\n isInititialState.current = false;\n }\n }, [state, controller, onResult]);\n const abort = () => {\n humanInputRef.current.forEach(({ reject }) => {\n reject(new Error(\"Tool execution aborted\"));\n });\n humanInputRef.current.clear();\n setToolStatuses({});\n acRef.current.abort();\n acRef.current = new AbortController();\n };\n return {\n reset: () => {\n abort();\n isInititialState.current = true;\n },\n abort,\n resume: (toolCallId, payload) => {\n const handlers = humanInputRef.current.get(toolCallId);\n if (handlers) {\n humanInputRef.current.delete(toolCallId);\n setToolStatuses((prev) => {\n const next = { ...prev };\n delete next[toolCallId];\n return next;\n });\n handlers.resolve(payload);\n } else {\n throw new Error(\n `Tool call ${toolCallId} is not waiting for human input`\n );\n }\n }\n };\n}\nexport {\n useToolInvocations\n};\n//# sourceMappingURL=useToolInvocations.js.map"],"names":["useRef","useState","createAssistantStreamController","unstable_toolResultStream","AssistantMetaTransformStream","useEffect","ToolResponse"],"mappings":"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","x_google_ignoreList":[0]}
@@ -0,0 +1,195 @@
1
+ import { useRef, useState, useEffect } from 'react';
2
+ import { AssistantMetaTransformStream } from '../../../../../../../../assistant-stream@0.2.39/node_modules/assistant-stream/dist/core/utils/stream/AssistantMetaTransformStream.js';
3
+ import { createAssistantStreamController } from '../../../../../../../../assistant-stream@0.2.39/node_modules/assistant-stream/dist/core/modules/assistant-stream.js';
4
+ import { ToolResponse } from '../../../../../../../../assistant-stream@0.2.39/node_modules/assistant-stream/dist/core/tool/ToolResponse.js';
5
+ import { toolResultStream } from '../../../../../../../../assistant-stream@0.2.39/node_modules/assistant-stream/dist/core/tool/toolResultStream.js';
6
+
7
+ // src/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.ts
8
+ var isArgsTextComplete = (argsText) => {
9
+ try {
10
+ JSON.parse(argsText);
11
+ return true;
12
+ } catch {
13
+ return false;
14
+ }
15
+ };
16
+ function useToolInvocations({
17
+ state,
18
+ getTools,
19
+ onResult,
20
+ setToolStatuses
21
+ }) {
22
+ const lastToolStates = useRef({});
23
+ const humanInputRef = useRef(/* @__PURE__ */ new Map());
24
+ const acRef = useRef(new AbortController());
25
+ const [controller] = useState(() => {
26
+ const [stream, controller2] = createAssistantStreamController();
27
+ const transform = toolResultStream(
28
+ getTools,
29
+ () => acRef.current?.signal ?? new AbortController().signal,
30
+ (toolCallId, payload) => {
31
+ return new Promise((resolve, reject) => {
32
+ const previous = humanInputRef.current.get(toolCallId);
33
+ if (previous) {
34
+ previous.reject(
35
+ new Error("Human input request was superseded by a new request")
36
+ );
37
+ }
38
+ humanInputRef.current.set(toolCallId, { resolve, reject });
39
+ setToolStatuses((prev) => ({
40
+ ...prev,
41
+ [toolCallId]: {
42
+ type: "interrupt",
43
+ payload: { type: "human", payload }
44
+ }
45
+ }));
46
+ });
47
+ }
48
+ );
49
+ stream.pipeThrough(transform).pipeThrough(new AssistantMetaTransformStream()).pipeTo(
50
+ new WritableStream({
51
+ write(chunk) {
52
+ if (chunk.type === "result") {
53
+ if (lastToolStates.current[chunk.meta.toolCallId]?.hasResult)
54
+ return;
55
+ onResult({
56
+ type: "add-tool-result",
57
+ toolCallId: chunk.meta.toolCallId,
58
+ toolName: chunk.meta.toolName,
59
+ result: chunk.result,
60
+ isError: chunk.isError,
61
+ ...chunk.artifact && { artifact: chunk.artifact }
62
+ });
63
+ setToolStatuses((prev) => {
64
+ const next = { ...prev };
65
+ delete next[chunk.meta.toolCallId];
66
+ return next;
67
+ });
68
+ }
69
+ }
70
+ })
71
+ );
72
+ return controller2;
73
+ });
74
+ const ignoredToolIds = useRef(/* @__PURE__ */ new Set());
75
+ const isInititialState = useRef(true);
76
+ useEffect(() => {
77
+ const processMessages = (messages) => {
78
+ messages.forEach((message) => {
79
+ message.content.forEach((content) => {
80
+ if (content.type === "tool-call") {
81
+ if (isInititialState.current) {
82
+ ignoredToolIds.current.add(content.toolCallId);
83
+ } else {
84
+ if (ignoredToolIds.current.has(content.toolCallId)) {
85
+ return;
86
+ }
87
+ let lastState = lastToolStates.current[content.toolCallId];
88
+ if (!lastState) {
89
+ const toolCallController = controller.addToolCallPart({
90
+ toolName: content.toolName,
91
+ toolCallId: content.toolCallId
92
+ });
93
+ lastState = {
94
+ argsText: "",
95
+ hasResult: false,
96
+ argsComplete: false,
97
+ controller: toolCallController
98
+ };
99
+ lastToolStates.current[content.toolCallId] = lastState;
100
+ }
101
+ if (content.argsText !== lastState.argsText) {
102
+ if (lastState.argsComplete) {
103
+ if (process.env["NODE_ENV"] !== "production") {
104
+ console.warn(
105
+ "argsText updated after controller was closed:",
106
+ { previous: lastState.argsText, next: content.argsText }
107
+ );
108
+ }
109
+ } else {
110
+ if (!content.argsText.startsWith(lastState.argsText)) {
111
+ throw new Error(
112
+ `Tool call argsText can only be appended, not updated: ${content.argsText} does not start with ${lastState.argsText}`
113
+ );
114
+ }
115
+ const argsTextDelta = content.argsText.slice(
116
+ lastState.argsText.length
117
+ );
118
+ lastState.controller.argsText.append(argsTextDelta);
119
+ const shouldClose = isArgsTextComplete(content.argsText);
120
+ if (shouldClose) {
121
+ lastState.controller.argsText.close();
122
+ }
123
+ lastToolStates.current[content.toolCallId] = {
124
+ argsText: content.argsText,
125
+ hasResult: lastState.hasResult,
126
+ argsComplete: shouldClose,
127
+ controller: lastState.controller
128
+ };
129
+ }
130
+ }
131
+ if (content.result !== void 0 && !lastState.hasResult) {
132
+ lastState.controller.setResponse(
133
+ new ToolResponse({
134
+ result: content.result,
135
+ artifact: content.artifact,
136
+ isError: content.isError
137
+ })
138
+ );
139
+ lastState.controller.close();
140
+ lastToolStates.current[content.toolCallId] = {
141
+ hasResult: true,
142
+ argsComplete: true,
143
+ argsText: lastState.argsText,
144
+ controller: lastState.controller
145
+ };
146
+ }
147
+ }
148
+ if (content.messages) {
149
+ processMessages(content.messages);
150
+ }
151
+ }
152
+ });
153
+ });
154
+ };
155
+ processMessages(state.messages);
156
+ if (isInititialState.current) {
157
+ isInititialState.current = false;
158
+ }
159
+ }, [state, controller, onResult]);
160
+ const abort = () => {
161
+ humanInputRef.current.forEach(({ reject }) => {
162
+ reject(new Error("Tool execution aborted"));
163
+ });
164
+ humanInputRef.current.clear();
165
+ setToolStatuses({});
166
+ acRef.current.abort();
167
+ acRef.current = new AbortController();
168
+ };
169
+ return {
170
+ reset: () => {
171
+ abort();
172
+ isInititialState.current = true;
173
+ },
174
+ abort,
175
+ resume: (toolCallId, payload) => {
176
+ const handlers = humanInputRef.current.get(toolCallId);
177
+ if (handlers) {
178
+ humanInputRef.current.delete(toolCallId);
179
+ setToolStatuses((prev) => {
180
+ const next = { ...prev };
181
+ delete next[toolCallId];
182
+ return next;
183
+ });
184
+ handlers.resolve(payload);
185
+ } else {
186
+ throw new Error(
187
+ `Tool call ${toolCallId} is not waiting for human input`
188
+ );
189
+ }
190
+ }
191
+ };
192
+ }
193
+
194
+ export { useToolInvocations };
195
+ //# sourceMappingURL=useToolInvocations.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useToolInvocations.js","sources":["../../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.js"],"sourcesContent":["// src/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.ts\nimport { useEffect, useRef, useState } from \"react\";\nimport {\n createAssistantStreamController,\n ToolResponse,\n unstable_toolResultStream\n} from \"assistant-stream\";\nimport {\n AssistantMetaTransformStream\n} from \"assistant-stream/utils\";\nvar isArgsTextComplete = (argsText) => {\n try {\n JSON.parse(argsText);\n return true;\n } catch {\n return false;\n }\n};\nfunction useToolInvocations({\n state,\n getTools,\n onResult,\n setToolStatuses\n}) {\n const lastToolStates = useRef({});\n const humanInputRef = useRef(/* @__PURE__ */ new Map());\n const acRef = useRef(new AbortController());\n const [controller] = useState(() => {\n const [stream, controller2] = createAssistantStreamController();\n const transform = unstable_toolResultStream(\n getTools,\n () => acRef.current?.signal ?? new AbortController().signal,\n (toolCallId, payload) => {\n return new Promise((resolve, reject) => {\n const previous = humanInputRef.current.get(toolCallId);\n if (previous) {\n previous.reject(\n new Error(\"Human input request was superseded by a new request\")\n );\n }\n humanInputRef.current.set(toolCallId, { resolve, reject });\n setToolStatuses((prev) => ({\n ...prev,\n [toolCallId]: {\n type: \"interrupt\",\n payload: { type: \"human\", payload }\n }\n }));\n });\n }\n );\n stream.pipeThrough(transform).pipeThrough(new AssistantMetaTransformStream()).pipeTo(\n new WritableStream({\n write(chunk) {\n if (chunk.type === \"result\") {\n if (lastToolStates.current[chunk.meta.toolCallId]?.hasResult)\n return;\n onResult({\n type: \"add-tool-result\",\n toolCallId: chunk.meta.toolCallId,\n toolName: chunk.meta.toolName,\n result: chunk.result,\n isError: chunk.isError,\n ...chunk.artifact && { artifact: chunk.artifact }\n });\n setToolStatuses((prev) => {\n const next = { ...prev };\n delete next[chunk.meta.toolCallId];\n return next;\n });\n }\n }\n })\n );\n return controller2;\n });\n const ignoredToolIds = useRef(/* @__PURE__ */ new Set());\n const isInititialState = useRef(true);\n useEffect(() => {\n const processMessages = (messages) => {\n messages.forEach((message) => {\n message.content.forEach((content) => {\n if (content.type === \"tool-call\") {\n if (isInititialState.current) {\n ignoredToolIds.current.add(content.toolCallId);\n } else {\n if (ignoredToolIds.current.has(content.toolCallId)) {\n return;\n }\n let lastState = lastToolStates.current[content.toolCallId];\n if (!lastState) {\n const toolCallController = controller.addToolCallPart({\n toolName: content.toolName,\n toolCallId: content.toolCallId\n });\n lastState = {\n argsText: \"\",\n hasResult: false,\n argsComplete: false,\n controller: toolCallController\n };\n lastToolStates.current[content.toolCallId] = lastState;\n }\n if (content.argsText !== lastState.argsText) {\n if (lastState.argsComplete) {\n if (process.env[\"NODE_ENV\"] !== \"production\") {\n console.warn(\n \"argsText updated after controller was closed:\",\n { previous: lastState.argsText, next: content.argsText }\n );\n }\n } else {\n if (!content.argsText.startsWith(lastState.argsText)) {\n throw new Error(\n `Tool call argsText can only be appended, not updated: ${content.argsText} does not start with ${lastState.argsText}`\n );\n }\n const argsTextDelta = content.argsText.slice(\n lastState.argsText.length\n );\n lastState.controller.argsText.append(argsTextDelta);\n const shouldClose = isArgsTextComplete(content.argsText);\n if (shouldClose) {\n lastState.controller.argsText.close();\n }\n lastToolStates.current[content.toolCallId] = {\n argsText: content.argsText,\n hasResult: lastState.hasResult,\n argsComplete: shouldClose,\n controller: lastState.controller\n };\n }\n }\n if (content.result !== void 0 && !lastState.hasResult) {\n lastState.controller.setResponse(\n new ToolResponse({\n result: content.result,\n artifact: content.artifact,\n isError: content.isError\n })\n );\n lastState.controller.close();\n lastToolStates.current[content.toolCallId] = {\n hasResult: true,\n argsComplete: true,\n argsText: lastState.argsText,\n controller: lastState.controller\n };\n }\n }\n if (content.messages) {\n processMessages(content.messages);\n }\n }\n });\n });\n };\n processMessages(state.messages);\n if (isInititialState.current) {\n isInititialState.current = false;\n }\n }, [state, controller, onResult]);\n const abort = () => {\n humanInputRef.current.forEach(({ reject }) => {\n reject(new Error(\"Tool execution aborted\"));\n });\n humanInputRef.current.clear();\n setToolStatuses({});\n acRef.current.abort();\n acRef.current = new AbortController();\n };\n return {\n reset: () => {\n abort();\n isInititialState.current = true;\n },\n abort,\n resume: (toolCallId, payload) => {\n const handlers = humanInputRef.current.get(toolCallId);\n if (handlers) {\n humanInputRef.current.delete(toolCallId);\n setToolStatuses((prev) => {\n const next = { ...prev };\n delete next[toolCallId];\n return next;\n });\n handlers.resolve(payload);\n } else {\n throw new Error(\n `Tool call ${toolCallId} is not waiting for human input`\n );\n }\n }\n };\n}\nexport {\n useToolInvocations\n};\n//# sourceMappingURL=useToolInvocations.js.map"],"names":["unstable_toolResultStream"],"mappings":"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","x_google_ignoreList":[0]}
@@ -0,0 +1,165 @@
1
+ 'use strict';
2
+
3
+ var BaseSubscribable = require('../remote-thread-list/BaseSubscribable.cjs');
4
+
5
+ // src/legacy-runtime/runtime-cores/composer/BaseComposerRuntimeCore.tsx
6
+ var isAttachmentComplete = (a) => a.status.type === "complete";
7
+ var BaseComposerRuntimeCore = class extends BaseSubscribable.BaseSubscribable {
8
+ isEditing = true;
9
+ get attachmentAccept() {
10
+ return this.getAttachmentAdapter()?.accept ?? "*";
11
+ }
12
+ _attachments = [];
13
+ get attachments() {
14
+ return this._attachments;
15
+ }
16
+ setAttachments(value) {
17
+ this._attachments = value;
18
+ this._notifySubscribers();
19
+ }
20
+ get isEmpty() {
21
+ return !this.text.trim() && !this.attachments.length;
22
+ }
23
+ _text = "";
24
+ get text() {
25
+ return this._text;
26
+ }
27
+ _role = "user";
28
+ get role() {
29
+ return this._role;
30
+ }
31
+ _runConfig = {};
32
+ get runConfig() {
33
+ return this._runConfig;
34
+ }
35
+ setText(value) {
36
+ if (this._text === value) return;
37
+ this._text = value;
38
+ this._notifySubscribers();
39
+ }
40
+ setRole(role) {
41
+ if (this._role === role) return;
42
+ this._role = role;
43
+ this._notifySubscribers();
44
+ }
45
+ setRunConfig(runConfig) {
46
+ if (this._runConfig === runConfig) return;
47
+ this._runConfig = runConfig;
48
+ this._notifySubscribers();
49
+ }
50
+ _emptyTextAndAttachments() {
51
+ this._attachments = [];
52
+ this._text = "";
53
+ this._notifySubscribers();
54
+ }
55
+ async _onClearAttachments() {
56
+ const adapter = this.getAttachmentAdapter();
57
+ if (adapter) {
58
+ await Promise.all(this._attachments.map((a) => adapter.remove(a)));
59
+ }
60
+ }
61
+ async reset() {
62
+ if (this._attachments.length === 0 && this._text === "" && this._role === "user" && Object.keys(this._runConfig).length === 0) {
63
+ return;
64
+ }
65
+ this._role = "user";
66
+ this._runConfig = {};
67
+ const task = this._onClearAttachments();
68
+ this._emptyTextAndAttachments();
69
+ await task;
70
+ }
71
+ async clearAttachments() {
72
+ const task = this._onClearAttachments();
73
+ this.setAttachments([]);
74
+ await task;
75
+ }
76
+ async send() {
77
+ const adapter = this.getAttachmentAdapter();
78
+ const attachments = adapter && this.attachments.length > 0 ? Promise.all(
79
+ this.attachments.map(async (a) => {
80
+ if (isAttachmentComplete(a)) return a;
81
+ const result = await adapter.send(a);
82
+ return result;
83
+ })
84
+ ) : [];
85
+ const text = this.text;
86
+ this._emptyTextAndAttachments();
87
+ const message = {
88
+ createdAt: /* @__PURE__ */ new Date(),
89
+ role: this.role,
90
+ content: text ? [{ type: "text", text }] : [],
91
+ attachments: await attachments,
92
+ runConfig: this.runConfig,
93
+ metadata: { custom: {} }
94
+ };
95
+ this.handleSend(message);
96
+ this._notifyEventSubscribers("send");
97
+ }
98
+ cancel() {
99
+ this.handleCancel();
100
+ }
101
+ async addAttachment(file) {
102
+ const adapter = this.getAttachmentAdapter();
103
+ if (!adapter) throw new Error("Attachments are not supported");
104
+ const upsertAttachment = (a) => {
105
+ const idx = this._attachments.findIndex(
106
+ (attachment) => attachment.id === a.id
107
+ );
108
+ if (idx !== -1)
109
+ this._attachments = [
110
+ ...this._attachments.slice(0, idx),
111
+ a,
112
+ ...this._attachments.slice(idx + 1)
113
+ ];
114
+ else {
115
+ this._attachments = [...this._attachments, a];
116
+ }
117
+ this._notifySubscribers();
118
+ };
119
+ const promiseOrGenerator = adapter.add({ file });
120
+ if (Symbol.asyncIterator in promiseOrGenerator) {
121
+ for await (const r of promiseOrGenerator) {
122
+ upsertAttachment(r);
123
+ }
124
+ } else {
125
+ upsertAttachment(await promiseOrGenerator);
126
+ }
127
+ this._notifyEventSubscribers("attachment-add");
128
+ this._notifySubscribers();
129
+ }
130
+ async removeAttachment(attachmentId) {
131
+ const adapter = this.getAttachmentAdapter();
132
+ if (!adapter) throw new Error("Attachments are not supported");
133
+ const index = this._attachments.findIndex((a) => a.id === attachmentId);
134
+ if (index === -1) throw new Error("Attachment not found");
135
+ const attachment = this._attachments[index];
136
+ await adapter.remove(attachment);
137
+ this._attachments = [
138
+ ...this._attachments.slice(0, index),
139
+ ...this._attachments.slice(index + 1)
140
+ ];
141
+ this._notifySubscribers();
142
+ }
143
+ _eventSubscribers = /* @__PURE__ */ new Map();
144
+ _notifyEventSubscribers(event) {
145
+ const subscribers = this._eventSubscribers.get(event);
146
+ if (!subscribers) return;
147
+ for (const callback of subscribers) callback();
148
+ }
149
+ unstable_on(event, callback) {
150
+ const subscribers = this._eventSubscribers.get(event);
151
+ if (!subscribers) {
152
+ this._eventSubscribers.set(event, /* @__PURE__ */ new Set([callback]));
153
+ } else {
154
+ subscribers.add(callback);
155
+ }
156
+ return () => {
157
+ const subscribers2 = this._eventSubscribers.get(event);
158
+ if (!subscribers2) return;
159
+ subscribers2.delete(callback);
160
+ };
161
+ }
162
+ };
163
+
164
+ exports.BaseComposerRuntimeCore = BaseComposerRuntimeCore;
165
+ //# sourceMappingURL=BaseComposerRuntimeCore.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BaseComposerRuntimeCore.cjs","sources":["../../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/BaseComposerRuntimeCore.js"],"sourcesContent":["// src/legacy-runtime/runtime-cores/composer/BaseComposerRuntimeCore.tsx\nimport { BaseSubscribable } from \"../remote-thread-list/BaseSubscribable.js\";\nvar isAttachmentComplete = (a) => a.status.type === \"complete\";\nvar BaseComposerRuntimeCore = class extends BaseSubscribable {\n isEditing = true;\n get attachmentAccept() {\n return this.getAttachmentAdapter()?.accept ?? \"*\";\n }\n _attachments = [];\n get attachments() {\n return this._attachments;\n }\n setAttachments(value) {\n this._attachments = value;\n this._notifySubscribers();\n }\n get isEmpty() {\n return !this.text.trim() && !this.attachments.length;\n }\n _text = \"\";\n get text() {\n return this._text;\n }\n _role = \"user\";\n get role() {\n return this._role;\n }\n _runConfig = {};\n get runConfig() {\n return this._runConfig;\n }\n setText(value) {\n if (this._text === value) return;\n this._text = value;\n this._notifySubscribers();\n }\n setRole(role) {\n if (this._role === role) return;\n this._role = role;\n this._notifySubscribers();\n }\n setRunConfig(runConfig) {\n if (this._runConfig === runConfig) return;\n this._runConfig = runConfig;\n this._notifySubscribers();\n }\n _emptyTextAndAttachments() {\n this._attachments = [];\n this._text = \"\";\n this._notifySubscribers();\n }\n async _onClearAttachments() {\n const adapter = this.getAttachmentAdapter();\n if (adapter) {\n await Promise.all(this._attachments.map((a) => adapter.remove(a)));\n }\n }\n async reset() {\n if (this._attachments.length === 0 && this._text === \"\" && this._role === \"user\" && Object.keys(this._runConfig).length === 0) {\n return;\n }\n this._role = \"user\";\n this._runConfig = {};\n const task = this._onClearAttachments();\n this._emptyTextAndAttachments();\n await task;\n }\n async clearAttachments() {\n const task = this._onClearAttachments();\n this.setAttachments([]);\n await task;\n }\n async send() {\n const adapter = this.getAttachmentAdapter();\n const attachments = adapter && this.attachments.length > 0 ? Promise.all(\n this.attachments.map(async (a) => {\n if (isAttachmentComplete(a)) return a;\n const result = await adapter.send(a);\n return result;\n })\n ) : [];\n const text = this.text;\n this._emptyTextAndAttachments();\n const message = {\n createdAt: /* @__PURE__ */ new Date(),\n role: this.role,\n content: text ? [{ type: \"text\", text }] : [],\n attachments: await attachments,\n runConfig: this.runConfig,\n metadata: { custom: {} }\n };\n this.handleSend(message);\n this._notifyEventSubscribers(\"send\");\n }\n cancel() {\n this.handleCancel();\n }\n async addAttachment(file) {\n const adapter = this.getAttachmentAdapter();\n if (!adapter) throw new Error(\"Attachments are not supported\");\n const upsertAttachment = (a) => {\n const idx = this._attachments.findIndex(\n (attachment) => attachment.id === a.id\n );\n if (idx !== -1)\n this._attachments = [\n ...this._attachments.slice(0, idx),\n a,\n ...this._attachments.slice(idx + 1)\n ];\n else {\n this._attachments = [...this._attachments, a];\n }\n this._notifySubscribers();\n };\n const promiseOrGenerator = adapter.add({ file });\n if (Symbol.asyncIterator in promiseOrGenerator) {\n for await (const r of promiseOrGenerator) {\n upsertAttachment(r);\n }\n } else {\n upsertAttachment(await promiseOrGenerator);\n }\n this._notifyEventSubscribers(\"attachment-add\");\n this._notifySubscribers();\n }\n async removeAttachment(attachmentId) {\n const adapter = this.getAttachmentAdapter();\n if (!adapter) throw new Error(\"Attachments are not supported\");\n const index = this._attachments.findIndex((a) => a.id === attachmentId);\n if (index === -1) throw new Error(\"Attachment not found\");\n const attachment = this._attachments[index];\n await adapter.remove(attachment);\n this._attachments = [\n ...this._attachments.slice(0, index),\n ...this._attachments.slice(index + 1)\n ];\n this._notifySubscribers();\n }\n _eventSubscribers = /* @__PURE__ */ new Map();\n _notifyEventSubscribers(event) {\n const subscribers = this._eventSubscribers.get(event);\n if (!subscribers) return;\n for (const callback of subscribers) callback();\n }\n unstable_on(event, callback) {\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 if (!subscribers2) return;\n subscribers2.delete(callback);\n };\n }\n};\nexport {\n BaseComposerRuntimeCore\n};\n//# sourceMappingURL=BaseComposerRuntimeCore.js.map"],"names":["BaseSubscribable"],"mappings":"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","x_google_ignoreList":[0]}