@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,378 @@
1
+ import { generateId, generateOptimisticId } from '../../../utils/idUtils.js';
2
+ import { getAutoStatus } from '../external-store/auto-status.js';
3
+ import { fromThreadMessageLike } from '../external-store/ThreadMessageLike.js';
4
+
5
+ // src/legacy-runtime/runtime-cores/utils/MessageRepository.tsx
6
+ var ExportedMessageRepository = {
7
+ /**
8
+ * Converts an array of messages to an ExportedMessageRepository format.
9
+ * Creates parent-child relationships based on the order of messages in the array.
10
+ *
11
+ * @param messages - Array of message-like objects to convert
12
+ * @returns ExportedMessageRepository with parent-child relationships established
13
+ */
14
+ fromArray: (messages) => {
15
+ const conv = messages.map(
16
+ (m) => fromThreadMessageLike(
17
+ m,
18
+ generateId(),
19
+ getAutoStatus(false, false, false, false, void 0)
20
+ )
21
+ );
22
+ return {
23
+ messages: conv.map((m, idx) => ({
24
+ parentId: idx > 0 ? conv[idx - 1].id : null,
25
+ message: m
26
+ }))
27
+ };
28
+ }
29
+ };
30
+ var findHead = (message) => {
31
+ if (message.next) return findHead(message.next);
32
+ if ("current" in message) return message;
33
+ return null;
34
+ };
35
+ var CachedValue = class {
36
+ /**
37
+ * @param func - The function that computes the cached value
38
+ */
39
+ constructor(func) {
40
+ this.func = func;
41
+ }
42
+ _value = null;
43
+ /**
44
+ * Gets the cached value, computing it if necessary.
45
+ */
46
+ get value() {
47
+ if (this._value === null) {
48
+ this._value = this.func();
49
+ }
50
+ return this._value;
51
+ }
52
+ /**
53
+ * Invalidates the cache, forcing recomputation on next access.
54
+ */
55
+ dirty() {
56
+ this._value = null;
57
+ }
58
+ };
59
+ var MessageRepository = class {
60
+ /** Map of message IDs to repository message objects */
61
+ messages = /* @__PURE__ */ new Map();
62
+ /** Reference to the current head (most recent) message in the active branch */
63
+ head = null;
64
+ /** Root node of the tree structure */
65
+ root = {
66
+ children: [],
67
+ next: null
68
+ };
69
+ /**
70
+ * Recursively updates the level of a message and all its descendants.
71
+ *
72
+ * @param message - The message to update
73
+ * @param newLevel - The new level for the message
74
+ */
75
+ updateLevels(message, newLevel) {
76
+ message.level = newLevel;
77
+ for (const childId of message.children) {
78
+ const childMessage = this.messages.get(childId);
79
+ if (childMessage) {
80
+ this.updateLevels(childMessage, newLevel + 1);
81
+ }
82
+ }
83
+ }
84
+ /**
85
+ * Performs link/unlink operations between messages in the tree.
86
+ *
87
+ * @param newParent - The new parent message, or null
88
+ * @param child - The child message to operate on
89
+ * @param operation - The type of operation to perform:
90
+ * - "cut": Remove the child from its current parent
91
+ * - "link": Add the child to a new parent
92
+ * - "relink": Both cut and link operations
93
+ */
94
+ performOp(newParent, child, operation) {
95
+ const parentOrRoot = child.prev ?? this.root;
96
+ const newParentOrRoot = newParent ?? this.root;
97
+ if (operation === "relink" && parentOrRoot === newParentOrRoot) return;
98
+ if (operation !== "link") {
99
+ parentOrRoot.children = parentOrRoot.children.filter(
100
+ (m) => m !== child.current.id
101
+ );
102
+ if (parentOrRoot.next === child) {
103
+ const fallbackId = parentOrRoot.children.at(-1);
104
+ const fallback = fallbackId ? this.messages.get(fallbackId) : null;
105
+ if (fallback === void 0) {
106
+ throw new Error(
107
+ "MessageRepository(performOp/cut): Fallback sibling message not found. This is likely an internal bug in assistant-ui."
108
+ );
109
+ }
110
+ parentOrRoot.next = fallback;
111
+ }
112
+ }
113
+ if (operation !== "cut") {
114
+ for (let current = newParent; current; current = current.prev) {
115
+ if (current.current.id === child.current.id) {
116
+ throw new Error(
117
+ "MessageRepository(performOp/link): A message with the same id already exists in the parent tree. This error occurs if the same message id is found multiple times. This is likely an internal bug in assistant-ui."
118
+ );
119
+ }
120
+ }
121
+ newParentOrRoot.children = [
122
+ ...newParentOrRoot.children,
123
+ child.current.id
124
+ ];
125
+ if (findHead(child) === this.head || newParentOrRoot.next === null) {
126
+ newParentOrRoot.next = child;
127
+ }
128
+ child.prev = newParent;
129
+ const newLevel = newParent ? newParent.level + 1 : 0;
130
+ this.updateLevels(child, newLevel);
131
+ }
132
+ }
133
+ /** Cached array of messages in the current active branch, from root to head */
134
+ _messages = new CachedValue(() => {
135
+ const messages = new Array((this.head?.level ?? -1) + 1);
136
+ for (let current = this.head; current; current = current.prev) {
137
+ messages[current.level] = current.current;
138
+ }
139
+ return messages;
140
+ });
141
+ /**
142
+ * Gets the ID of the current head message.
143
+ * @returns The ID of the head message, or null if no messages exist
144
+ */
145
+ get headId() {
146
+ return this.head?.current.id ?? null;
147
+ }
148
+ /**
149
+ * Gets all messages in the current active branch, from root to head.
150
+ * @returns Array of messages in the current branch
151
+ */
152
+ getMessages() {
153
+ return this._messages.value;
154
+ }
155
+ /**
156
+ * Adds a new message or updates an existing one in the repository.
157
+ * If the message ID already exists, the message is updated and potentially relinked to a new parent.
158
+ * If the message is new, it's added as a child of the specified parent.
159
+ *
160
+ * @param parentId - ID of the parent message, or null for root messages
161
+ * @param message - The message to add or update
162
+ * @throws Error if the parent message is not found
163
+ */
164
+ addOrUpdateMessage(parentId, message) {
165
+ const existingItem = this.messages.get(message.id);
166
+ const prev = parentId ? this.messages.get(parentId) : null;
167
+ if (prev === void 0)
168
+ throw new Error(
169
+ "MessageRepository(addOrUpdateMessage): Parent message not found. This is likely an internal bug in assistant-ui."
170
+ );
171
+ if (existingItem) {
172
+ existingItem.current = message;
173
+ this.performOp(prev, existingItem, "relink");
174
+ this._messages.dirty();
175
+ return;
176
+ }
177
+ const newItem = {
178
+ prev,
179
+ current: message,
180
+ next: null,
181
+ children: [],
182
+ level: prev ? prev.level + 1 : 0
183
+ };
184
+ this.messages.set(message.id, newItem);
185
+ this.performOp(prev, newItem, "link");
186
+ if (this.head === prev) {
187
+ this.head = newItem;
188
+ }
189
+ this._messages.dirty();
190
+ }
191
+ /**
192
+ * Gets a message and its parent ID by message ID.
193
+ *
194
+ * @param messageId - ID of the message to retrieve
195
+ * @returns Object containing the message and its parent ID
196
+ * @throws Error if the message is not found
197
+ */
198
+ getMessage(messageId) {
199
+ const message = this.messages.get(messageId);
200
+ if (!message)
201
+ throw new Error(
202
+ "MessageRepository(updateMessage): Message not found. This is likely an internal bug in assistant-ui."
203
+ );
204
+ return {
205
+ parentId: message.prev?.current.id ?? null,
206
+ message: message.current
207
+ };
208
+ }
209
+ /**
210
+ * Adds an optimistic message to the repository.
211
+ * An optimistic message is a temporary placeholder that will be replaced by a real message later.
212
+ *
213
+ * @param parentId - ID of the parent message, or null for root messages
214
+ * @param message - The core message to convert to an optimistic message
215
+ * @returns The generated optimistic ID
216
+ */
217
+ appendOptimisticMessage(parentId, message) {
218
+ let optimisticId;
219
+ do {
220
+ optimisticId = generateOptimisticId();
221
+ } while (this.messages.has(optimisticId));
222
+ this.addOrUpdateMessage(
223
+ parentId,
224
+ fromThreadMessageLike(message, optimisticId, { type: "running" })
225
+ );
226
+ return optimisticId;
227
+ }
228
+ /**
229
+ * Deletes a message from the repository and relinks its children.
230
+ *
231
+ * @param messageId - ID of the message to delete
232
+ * @param replacementId - Optional ID of the message to become the new parent of the children,
233
+ * undefined means use the deleted message's parent,
234
+ * null means use the root
235
+ * @throws Error if the message or replacement is not found
236
+ */
237
+ deleteMessage(messageId, replacementId) {
238
+ const message = this.messages.get(messageId);
239
+ if (!message)
240
+ throw new Error(
241
+ "MessageRepository(deleteMessage): Message not found. This is likely an internal bug in assistant-ui."
242
+ );
243
+ const replacement = replacementId === void 0 ? message.prev : replacementId === null ? null : this.messages.get(replacementId);
244
+ if (replacement === void 0)
245
+ throw new Error(
246
+ "MessageRepository(deleteMessage): Replacement not found. This is likely an internal bug in assistant-ui."
247
+ );
248
+ for (const child of message.children) {
249
+ const childMessage = this.messages.get(child);
250
+ if (!childMessage)
251
+ throw new Error(
252
+ "MessageRepository(deleteMessage): Child message not found. This is likely an internal bug in assistant-ui."
253
+ );
254
+ this.performOp(replacement, childMessage, "relink");
255
+ }
256
+ this.performOp(null, message, "cut");
257
+ this.messages.delete(messageId);
258
+ if (this.head === message) {
259
+ this.head = findHead(replacement ?? this.root);
260
+ }
261
+ this._messages.dirty();
262
+ }
263
+ /**
264
+ * Gets all branch IDs (sibling messages) at the level of a specified message.
265
+ *
266
+ * @param messageId - ID of the message to find branches for
267
+ * @returns Array of message IDs representing branches
268
+ * @throws Error if the message is not found
269
+ */
270
+ getBranches(messageId) {
271
+ const message = this.messages.get(messageId);
272
+ if (!message)
273
+ throw new Error(
274
+ "MessageRepository(getBranches): Message not found. This is likely an internal bug in assistant-ui."
275
+ );
276
+ const { children } = message.prev ?? this.root;
277
+ return children;
278
+ }
279
+ /**
280
+ * Switches the active branch to the one containing the specified message.
281
+ *
282
+ * @param messageId - ID of the message in the branch to switch to
283
+ * @throws Error if the branch is not found
284
+ */
285
+ switchToBranch(messageId) {
286
+ const message = this.messages.get(messageId);
287
+ if (!message)
288
+ throw new Error(
289
+ "MessageRepository(switchToBranch): Branch not found. This is likely an internal bug in assistant-ui."
290
+ );
291
+ const prevOrRoot = message.prev ?? this.root;
292
+ prevOrRoot.next = message;
293
+ this.head = findHead(message);
294
+ this._messages.dirty();
295
+ }
296
+ /**
297
+ * Resets the head to a specific message or null.
298
+ *
299
+ * @param messageId - ID of the message to set as head, or null to clear the head
300
+ * @throws Error if the message is not found
301
+ */
302
+ resetHead(messageId) {
303
+ if (messageId === null) {
304
+ this.clear();
305
+ return;
306
+ }
307
+ const message = this.messages.get(messageId);
308
+ if (!message)
309
+ throw new Error(
310
+ "MessageRepository(resetHead): Branch not found. This is likely an internal bug in assistant-ui."
311
+ );
312
+ if (message.children.length > 0) {
313
+ const deleteDescendants = (msg) => {
314
+ for (const childId of msg.children) {
315
+ const childMessage = this.messages.get(childId);
316
+ if (childMessage) {
317
+ deleteDescendants(childMessage);
318
+ this.messages.delete(childId);
319
+ }
320
+ }
321
+ };
322
+ deleteDescendants(message);
323
+ message.children = [];
324
+ message.next = null;
325
+ }
326
+ this.head = message;
327
+ for (let current = message; current; current = current.prev) {
328
+ if (current.prev) {
329
+ current.prev.next = current;
330
+ }
331
+ }
332
+ this._messages.dirty();
333
+ }
334
+ /**
335
+ * Clears all messages from the repository.
336
+ */
337
+ clear() {
338
+ this.messages.clear();
339
+ this.head = null;
340
+ this.root = {
341
+ children: [],
342
+ next: null
343
+ };
344
+ this._messages.dirty();
345
+ }
346
+ /**
347
+ * Exports the repository state for persistence.
348
+ *
349
+ * @returns Exportable repository state
350
+ */
351
+ export() {
352
+ const exportItems = [];
353
+ for (const [, message] of this.messages) {
354
+ exportItems.push({
355
+ message: message.current,
356
+ parentId: message.prev?.current.id ?? null
357
+ });
358
+ }
359
+ return {
360
+ headId: this.head?.current.id ?? null,
361
+ messages: exportItems
362
+ };
363
+ }
364
+ /**
365
+ * Imports repository state from an exported repository.
366
+ *
367
+ * @param repository - The exported repository state to import
368
+ */
369
+ import({ headId, messages }) {
370
+ for (const { message, parentId } of messages) {
371
+ this.addOrUpdateMessage(parentId, message);
372
+ }
373
+ this.resetHead(headId ?? messages.at(-1)?.message.id ?? null);
374
+ }
375
+ };
376
+
377
+ export { ExportedMessageRepository, MessageRepository };
378
+ //# sourceMappingURL=MessageRepository.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MessageRepository.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/utils/MessageRepository.js"],"sourcesContent":["// src/legacy-runtime/runtime-cores/utils/MessageRepository.tsx\nimport { generateId, generateOptimisticId } from \"../../../utils/idUtils.js\";\nimport { getAutoStatus } from \"../external-store/auto-status.js\";\nimport { fromThreadMessageLike } from \"../external-store/ThreadMessageLike.js\";\nvar ExportedMessageRepository = {\n /**\n * Converts an array of messages to an ExportedMessageRepository format.\n * Creates parent-child relationships based on the order of messages in the array.\n *\n * @param messages - Array of message-like objects to convert\n * @returns ExportedMessageRepository with parent-child relationships established\n */\n fromArray: (messages) => {\n const conv = messages.map(\n (m) => fromThreadMessageLike(\n m,\n generateId(),\n getAutoStatus(false, false, false, false, void 0)\n )\n );\n return {\n messages: conv.map((m, idx) => ({\n parentId: idx > 0 ? conv[idx - 1].id : null,\n message: m\n }))\n };\n }\n};\nvar findHead = (message) => {\n if (message.next) return findHead(message.next);\n if (\"current\" in message) return message;\n return null;\n};\nvar CachedValue = class {\n /**\n * @param func - The function that computes the cached value\n */\n constructor(func) {\n this.func = func;\n }\n _value = null;\n /**\n * Gets the cached value, computing it if necessary.\n */\n get value() {\n if (this._value === null) {\n this._value = this.func();\n }\n return this._value;\n }\n /**\n * Invalidates the cache, forcing recomputation on next access.\n */\n dirty() {\n this._value = null;\n }\n};\nvar MessageRepository = class {\n /** Map of message IDs to repository message objects */\n messages = /* @__PURE__ */ new Map();\n /** Reference to the current head (most recent) message in the active branch */\n head = null;\n /** Root node of the tree structure */\n root = {\n children: [],\n next: null\n };\n /**\n * Recursively updates the level of a message and all its descendants.\n *\n * @param message - The message to update\n * @param newLevel - The new level for the message\n */\n updateLevels(message, newLevel) {\n message.level = newLevel;\n for (const childId of message.children) {\n const childMessage = this.messages.get(childId);\n if (childMessage) {\n this.updateLevels(childMessage, newLevel + 1);\n }\n }\n }\n /**\n * Performs link/unlink operations between messages in the tree.\n *\n * @param newParent - The new parent message, or null\n * @param child - The child message to operate on\n * @param operation - The type of operation to perform:\n * - \"cut\": Remove the child from its current parent\n * - \"link\": Add the child to a new parent\n * - \"relink\": Both cut and link operations\n */\n performOp(newParent, child, operation) {\n const parentOrRoot = child.prev ?? this.root;\n const newParentOrRoot = newParent ?? this.root;\n if (operation === \"relink\" && parentOrRoot === newParentOrRoot) return;\n if (operation !== \"link\") {\n parentOrRoot.children = parentOrRoot.children.filter(\n (m) => m !== child.current.id\n );\n if (parentOrRoot.next === child) {\n const fallbackId = parentOrRoot.children.at(-1);\n const fallback = fallbackId ? this.messages.get(fallbackId) : null;\n if (fallback === void 0) {\n throw new Error(\n \"MessageRepository(performOp/cut): Fallback sibling message not found. This is likely an internal bug in assistant-ui.\"\n );\n }\n parentOrRoot.next = fallback;\n }\n }\n if (operation !== \"cut\") {\n for (let current = newParent; current; current = current.prev) {\n if (current.current.id === child.current.id) {\n throw new Error(\n \"MessageRepository(performOp/link): A message with the same id already exists in the parent tree. This error occurs if the same message id is found multiple times. This is likely an internal bug in assistant-ui.\"\n );\n }\n }\n newParentOrRoot.children = [\n ...newParentOrRoot.children,\n child.current.id\n ];\n if (findHead(child) === this.head || newParentOrRoot.next === null) {\n newParentOrRoot.next = child;\n }\n child.prev = newParent;\n const newLevel = newParent ? newParent.level + 1 : 0;\n this.updateLevels(child, newLevel);\n }\n }\n /** Cached array of messages in the current active branch, from root to head */\n _messages = new CachedValue(() => {\n const messages = new Array((this.head?.level ?? -1) + 1);\n for (let current = this.head; current; current = current.prev) {\n messages[current.level] = current.current;\n }\n return messages;\n });\n /**\n * Gets the ID of the current head message.\n * @returns The ID of the head message, or null if no messages exist\n */\n get headId() {\n return this.head?.current.id ?? null;\n }\n /**\n * Gets all messages in the current active branch, from root to head.\n * @returns Array of messages in the current branch\n */\n getMessages() {\n return this._messages.value;\n }\n /**\n * Adds a new message or updates an existing one in the repository.\n * If the message ID already exists, the message is updated and potentially relinked to a new parent.\n * If the message is new, it's added as a child of the specified parent.\n *\n * @param parentId - ID of the parent message, or null for root messages\n * @param message - The message to add or update\n * @throws Error if the parent message is not found\n */\n addOrUpdateMessage(parentId, message) {\n const existingItem = this.messages.get(message.id);\n const prev = parentId ? this.messages.get(parentId) : null;\n if (prev === void 0)\n throw new Error(\n \"MessageRepository(addOrUpdateMessage): Parent message not found. This is likely an internal bug in assistant-ui.\"\n );\n if (existingItem) {\n existingItem.current = message;\n this.performOp(prev, existingItem, \"relink\");\n this._messages.dirty();\n return;\n }\n const newItem = {\n prev,\n current: message,\n next: null,\n children: [],\n level: prev ? prev.level + 1 : 0\n };\n this.messages.set(message.id, newItem);\n this.performOp(prev, newItem, \"link\");\n if (this.head === prev) {\n this.head = newItem;\n }\n this._messages.dirty();\n }\n /**\n * Gets a message and its parent ID by message ID.\n *\n * @param messageId - ID of the message to retrieve\n * @returns Object containing the message and its parent ID\n * @throws Error if the message is not found\n */\n getMessage(messageId) {\n const message = this.messages.get(messageId);\n if (!message)\n throw new Error(\n \"MessageRepository(updateMessage): Message not found. This is likely an internal bug in assistant-ui.\"\n );\n return {\n parentId: message.prev?.current.id ?? null,\n message: message.current\n };\n }\n /**\n * Adds an optimistic message to the repository.\n * An optimistic message is a temporary placeholder that will be replaced by a real message later.\n *\n * @param parentId - ID of the parent message, or null for root messages\n * @param message - The core message to convert to an optimistic message\n * @returns The generated optimistic ID\n */\n appendOptimisticMessage(parentId, message) {\n let optimisticId;\n do {\n optimisticId = generateOptimisticId();\n } while (this.messages.has(optimisticId));\n this.addOrUpdateMessage(\n parentId,\n fromThreadMessageLike(message, optimisticId, { type: \"running\" })\n );\n return optimisticId;\n }\n /**\n * Deletes a message from the repository and relinks its children.\n *\n * @param messageId - ID of the message to delete\n * @param replacementId - Optional ID of the message to become the new parent of the children,\n * undefined means use the deleted message's parent,\n * null means use the root\n * @throws Error if the message or replacement is not found\n */\n deleteMessage(messageId, replacementId) {\n const message = this.messages.get(messageId);\n if (!message)\n throw new Error(\n \"MessageRepository(deleteMessage): Message not found. This is likely an internal bug in assistant-ui.\"\n );\n const replacement = replacementId === void 0 ? message.prev : replacementId === null ? null : this.messages.get(replacementId);\n if (replacement === void 0)\n throw new Error(\n \"MessageRepository(deleteMessage): Replacement not found. This is likely an internal bug in assistant-ui.\"\n );\n for (const child of message.children) {\n const childMessage = this.messages.get(child);\n if (!childMessage)\n throw new Error(\n \"MessageRepository(deleteMessage): Child message not found. This is likely an internal bug in assistant-ui.\"\n );\n this.performOp(replacement, childMessage, \"relink\");\n }\n this.performOp(null, message, \"cut\");\n this.messages.delete(messageId);\n if (this.head === message) {\n this.head = findHead(replacement ?? this.root);\n }\n this._messages.dirty();\n }\n /**\n * Gets all branch IDs (sibling messages) at the level of a specified message.\n *\n * @param messageId - ID of the message to find branches for\n * @returns Array of message IDs representing branches\n * @throws Error if the message is not found\n */\n getBranches(messageId) {\n const message = this.messages.get(messageId);\n if (!message)\n throw new Error(\n \"MessageRepository(getBranches): Message not found. This is likely an internal bug in assistant-ui.\"\n );\n const { children } = message.prev ?? this.root;\n return children;\n }\n /**\n * Switches the active branch to the one containing the specified message.\n *\n * @param messageId - ID of the message in the branch to switch to\n * @throws Error if the branch is not found\n */\n switchToBranch(messageId) {\n const message = this.messages.get(messageId);\n if (!message)\n throw new Error(\n \"MessageRepository(switchToBranch): Branch not found. This is likely an internal bug in assistant-ui.\"\n );\n const prevOrRoot = message.prev ?? this.root;\n prevOrRoot.next = message;\n this.head = findHead(message);\n this._messages.dirty();\n }\n /**\n * Resets the head to a specific message or null.\n *\n * @param messageId - ID of the message to set as head, or null to clear the head\n * @throws Error if the message is not found\n */\n resetHead(messageId) {\n if (messageId === null) {\n this.clear();\n return;\n }\n const message = this.messages.get(messageId);\n if (!message)\n throw new Error(\n \"MessageRepository(resetHead): Branch not found. This is likely an internal bug in assistant-ui.\"\n );\n if (message.children.length > 0) {\n const deleteDescendants = (msg) => {\n for (const childId of msg.children) {\n const childMessage = this.messages.get(childId);\n if (childMessage) {\n deleteDescendants(childMessage);\n this.messages.delete(childId);\n }\n }\n };\n deleteDescendants(message);\n message.children = [];\n message.next = null;\n }\n this.head = message;\n for (let current = message; current; current = current.prev) {\n if (current.prev) {\n current.prev.next = current;\n }\n }\n this._messages.dirty();\n }\n /**\n * Clears all messages from the repository.\n */\n clear() {\n this.messages.clear();\n this.head = null;\n this.root = {\n children: [],\n next: null\n };\n this._messages.dirty();\n }\n /**\n * Exports the repository state for persistence.\n *\n * @returns Exportable repository state\n */\n export() {\n const exportItems = [];\n for (const [, message] of this.messages) {\n exportItems.push({\n message: message.current,\n parentId: message.prev?.current.id ?? null\n });\n }\n return {\n headId: this.head?.current.id ?? null,\n messages: exportItems\n };\n }\n /**\n * Imports repository state from an exported repository.\n *\n * @param repository - The exported repository state to import\n */\n import({ headId, messages }) {\n for (const { message, parentId } of messages) {\n this.addOrUpdateMessage(parentId, message);\n }\n this.resetHead(headId ?? messages.at(-1)?.message.id ?? null);\n }\n};\nexport {\n ExportedMessageRepository,\n MessageRepository\n};\n//# sourceMappingURL=MessageRepository.js.map"],"names":[],"mappings":"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","x_google_ignoreList":[0]}
@@ -0,0 +1,19 @@
1
+ 'use strict';
2
+
3
+ var tapState = require('../../../../../../../@assistant-ui_tap@0.1.5_react@18.2.0/node_modules/@assistant-ui/tap/dist/hooks/tap-state.cjs');
4
+ var tapEffect = require('../../../../../../../@assistant-ui_tap@0.1.5_react@18.2.0/node_modules/@assistant-ui/tap/dist/hooks/tap-effect.cjs');
5
+
6
+ // src/legacy-runtime/util-hooks/tapSubscribable.ts
7
+ var tapSubscribable = (subscribable) => {
8
+ const [, setState] = tapState.tapState(subscribable.getState);
9
+ tapEffect.tapEffect(() => {
10
+ setState(subscribable.getState());
11
+ return subscribable.subscribe(() => {
12
+ setState(subscribable.getState());
13
+ });
14
+ }, [subscribable]);
15
+ return subscribable.getState();
16
+ };
17
+
18
+ exports.tapSubscribable = tapSubscribable;
19
+ //# sourceMappingURL=tapSubscribable.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tapSubscribable.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/util-hooks/tapSubscribable.js"],"sourcesContent":["// src/legacy-runtime/util-hooks/tapSubscribable.ts\nimport { tapState, tapEffect } from \"@assistant-ui/tap\";\nvar tapSubscribable = (subscribable) => {\n const [, setState] = tapState(subscribable.getState);\n tapEffect(() => {\n setState(subscribable.getState());\n return subscribable.subscribe(() => {\n setState(subscribable.getState());\n });\n }, [subscribable]);\n return subscribable.getState();\n};\nexport {\n tapSubscribable\n};\n//# sourceMappingURL=tapSubscribable.js.map"],"names":["tapState","tapEffect"],"mappings":";;;;;AAAA;AAEG,IAAC,eAAe,GAAG,CAAC,YAAY,KAAK;AACxC,EAAE,MAAM,GAAG,QAAQ,CAAC,GAAGA,iBAAQ,CAAC,YAAY,CAAC,QAAQ,CAAC,CAAC;AACvD,EAAEC,mBAAS,CAAC,MAAM;AAClB,IAAI,QAAQ,CAAC,YAAY,CAAC,QAAQ,EAAE,CAAC,CAAC;AACtC,IAAI,OAAO,YAAY,CAAC,SAAS,CAAC,MAAM;AACxC,MAAM,QAAQ,CAAC,YAAY,CAAC,QAAQ,EAAE,CAAC,CAAC;AACxC,KAAK,CAAC,CAAC;AACP,GAAG,EAAE,CAAC,YAAY,CAAC,CAAC,CAAC;AACrB,EAAE,OAAO,YAAY,CAAC,QAAQ,EAAE,CAAC;AACjC;;;;","x_google_ignoreList":[0]}
@@ -0,0 +1,17 @@
1
+ import { tapState } from '../../../../../../../@assistant-ui_tap@0.1.5_react@18.2.0/node_modules/@assistant-ui/tap/dist/hooks/tap-state.js';
2
+ import { tapEffect } from '../../../../../../../@assistant-ui_tap@0.1.5_react@18.2.0/node_modules/@assistant-ui/tap/dist/hooks/tap-effect.js';
3
+
4
+ // src/legacy-runtime/util-hooks/tapSubscribable.ts
5
+ var tapSubscribable = (subscribable) => {
6
+ const [, setState] = tapState(subscribable.getState);
7
+ tapEffect(() => {
8
+ setState(subscribable.getState());
9
+ return subscribable.subscribe(() => {
10
+ setState(subscribable.getState());
11
+ });
12
+ }, [subscribable]);
13
+ return subscribable.getState();
14
+ };
15
+
16
+ export { tapSubscribable };
17
+ //# sourceMappingURL=tapSubscribable.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tapSubscribable.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/util-hooks/tapSubscribable.js"],"sourcesContent":["// src/legacy-runtime/util-hooks/tapSubscribable.ts\nimport { tapState, tapEffect } from \"@assistant-ui/tap\";\nvar tapSubscribable = (subscribable) => {\n const [, setState] = tapState(subscribable.getState);\n tapEffect(() => {\n setState(subscribable.getState());\n return subscribable.subscribe(() => {\n setState(subscribable.getState());\n });\n }, [subscribable]);\n return subscribable.getState();\n};\nexport {\n tapSubscribable\n};\n//# sourceMappingURL=tapSubscribable.js.map"],"names":[],"mappings":";;;AAAA;AAEG,IAAC,eAAe,GAAG,CAAC,YAAY,KAAK;AACxC,EAAE,MAAM,GAAG,QAAQ,CAAC,GAAG,QAAQ,CAAC,YAAY,CAAC,QAAQ,CAAC,CAAC;AACvD,EAAE,SAAS,CAAC,MAAM;AAClB,IAAI,QAAQ,CAAC,YAAY,CAAC,QAAQ,EAAE,CAAC,CAAC;AACtC,IAAI,OAAO,YAAY,CAAC,SAAS,CAAC,MAAM;AACxC,MAAM,QAAQ,CAAC,YAAY,CAAC,QAAQ,EAAE,CAAC,CAAC;AACxC,KAAK,CAAC,CAAC;AACP,GAAG,EAAE,CAAC,YAAY,CAAC,CAAC,CAAC;AACrB,EAAE,OAAO,YAAY,CAAC,QAAQ,EAAE,CAAC;AACjC;;;;","x_google_ignoreList":[0]}
@@ -0,0 +1,45 @@
1
+ 'use strict';
2
+
3
+ // src/model-context/ModelContextTypes.ts
4
+ var mergeModelContexts = (configSet) => {
5
+ const configs = Array.from(configSet).map((c) => c.getModelContext()).sort((a, b) => (b.priority ?? 0) - (a.priority ?? 0));
6
+ return configs.reduce((acc, config) => {
7
+ if (config.system) {
8
+ if (acc.system) {
9
+ acc.system += `
10
+
11
+ ${config.system}`;
12
+ } else {
13
+ acc.system = config.system;
14
+ }
15
+ }
16
+ if (config.tools) {
17
+ for (const [name, tool] of Object.entries(config.tools)) {
18
+ const existing = acc.tools?.[name];
19
+ if (existing && existing !== tool) {
20
+ throw new Error(
21
+ `You tried to define a tool with the name ${name}, but it already exists.`
22
+ );
23
+ }
24
+ if (!acc.tools) acc.tools = {};
25
+ acc.tools[name] = tool;
26
+ }
27
+ }
28
+ if (config.config) {
29
+ acc.config = {
30
+ ...acc.config,
31
+ ...config.config
32
+ };
33
+ }
34
+ if (config.callSettings) {
35
+ acc.callSettings = {
36
+ ...acc.callSettings,
37
+ ...config.callSettings
38
+ };
39
+ }
40
+ return acc;
41
+ }, {});
42
+ };
43
+
44
+ exports.mergeModelContexts = mergeModelContexts;
45
+ //# sourceMappingURL=ModelContextTypes.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ModelContextTypes.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/model-context/ModelContextTypes.js"],"sourcesContent":["// src/model-context/ModelContextTypes.ts\nvar mergeModelContexts = (configSet) => {\n const configs = Array.from(configSet).map((c) => c.getModelContext()).sort((a, b) => (b.priority ?? 0) - (a.priority ?? 0));\n return configs.reduce((acc, config) => {\n if (config.system) {\n if (acc.system) {\n acc.system += `\n\n${config.system}`;\n } else {\n acc.system = config.system;\n }\n }\n if (config.tools) {\n for (const [name, tool] of Object.entries(config.tools)) {\n const existing = acc.tools?.[name];\n if (existing && existing !== tool) {\n throw new Error(\n `You tried to define a tool with the name ${name}, but it already exists.`\n );\n }\n if (!acc.tools) acc.tools = {};\n acc.tools[name] = tool;\n }\n }\n if (config.config) {\n acc.config = {\n ...acc.config,\n ...config.config\n };\n }\n if (config.callSettings) {\n acc.callSettings = {\n ...acc.callSettings,\n ...config.callSettings\n };\n }\n return acc;\n }, {});\n};\nexport {\n mergeModelContexts\n};\n//# sourceMappingURL=ModelContextTypes.js.map"],"names":[],"mappings":";;AAAA;AACG,IAAC,kBAAkB,GAAG,CAAC,SAAS,KAAK;AACxC,EAAE,MAAM,OAAO,GAAG,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,eAAe,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,CAAC,CAAC,CAAC,QAAQ,IAAI,CAAC,KAAK,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,CAAC,CAAC;AAC9H,EAAE,OAAO,OAAO,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,MAAM,KAAK;AACzC,IAAI,IAAI,MAAM,CAAC,MAAM,EAAE;AACvB,MAAM,IAAI,GAAG,CAAC,MAAM,EAAE;AACtB,QAAQ,GAAG,CAAC,MAAM,IAAI,CAAC;AACvB;AACA,EAAE,MAAM,CAAC,MAAM,CAAC,CAAC,CAAC;AAClB,OAAO,MAAM;AACb,QAAQ,GAAG,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC;AACnC,OAAO;AACP,KAAK;AACL,IAAI,IAAI,MAAM,CAAC,KAAK,EAAE;AACtB,MAAM,KAAK,MAAM,CAAC,IAAI,EAAE,IAAI,CAAC,IAAI,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,KAAK,CAAC,EAAE;AAC/D,QAAQ,MAAM,QAAQ,GAAG,GAAG,CAAC,KAAK,GAAG,IAAI,CAAC,CAAC;AAC3C,QAAQ,IAAI,QAAQ,IAAI,QAAQ,KAAK,IAAI,EAAE;AAC3C,UAAU,MAAM,IAAI,KAAK;AACzB,YAAY,CAAC,yCAAyC,EAAE,IAAI,CAAC,wBAAwB,CAAC;AACtF,WAAW,CAAC;AACZ,SAAS;AACT,QAAQ,IAAI,CAAC,GAAG,CAAC,KAAK,EAAE,GAAG,CAAC,KAAK,GAAG,EAAE,CAAC;AACvC,QAAQ,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC;AAC/B,OAAO;AACP,KAAK;AACL,IAAI,IAAI,MAAM,CAAC,MAAM,EAAE;AACvB,MAAM,GAAG,CAAC,MAAM,GAAG;AACnB,QAAQ,GAAG,GAAG,CAAC,MAAM;AACrB,QAAQ,GAAG,MAAM,CAAC,MAAM;AACxB,OAAO,CAAC;AACR,KAAK;AACL,IAAI,IAAI,MAAM,CAAC,YAAY,EAAE;AAC7B,MAAM,GAAG,CAAC,YAAY,GAAG;AACzB,QAAQ,GAAG,GAAG,CAAC,YAAY;AAC3B,QAAQ,GAAG,MAAM,CAAC,YAAY;AAC9B,OAAO,CAAC;AACR,KAAK;AACL,IAAI,OAAO,GAAG,CAAC;AACf,GAAG,EAAE,EAAE,CAAC,CAAC;AACT;;;;","x_google_ignoreList":[0]}
@@ -0,0 +1,43 @@
1
+ // src/model-context/ModelContextTypes.ts
2
+ var mergeModelContexts = (configSet) => {
3
+ const configs = Array.from(configSet).map((c) => c.getModelContext()).sort((a, b) => (b.priority ?? 0) - (a.priority ?? 0));
4
+ return configs.reduce((acc, config) => {
5
+ if (config.system) {
6
+ if (acc.system) {
7
+ acc.system += `
8
+
9
+ ${config.system}`;
10
+ } else {
11
+ acc.system = config.system;
12
+ }
13
+ }
14
+ if (config.tools) {
15
+ for (const [name, tool] of Object.entries(config.tools)) {
16
+ const existing = acc.tools?.[name];
17
+ if (existing && existing !== tool) {
18
+ throw new Error(
19
+ `You tried to define a tool with the name ${name}, but it already exists.`
20
+ );
21
+ }
22
+ if (!acc.tools) acc.tools = {};
23
+ acc.tools[name] = tool;
24
+ }
25
+ }
26
+ if (config.config) {
27
+ acc.config = {
28
+ ...acc.config,
29
+ ...config.config
30
+ };
31
+ }
32
+ if (config.callSettings) {
33
+ acc.callSettings = {
34
+ ...acc.callSettings,
35
+ ...config.callSettings
36
+ };
37
+ }
38
+ return acc;
39
+ }, {});
40
+ };
41
+
42
+ export { mergeModelContexts };
43
+ //# sourceMappingURL=ModelContextTypes.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ModelContextTypes.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/model-context/ModelContextTypes.js"],"sourcesContent":["// src/model-context/ModelContextTypes.ts\nvar mergeModelContexts = (configSet) => {\n const configs = Array.from(configSet).map((c) => c.getModelContext()).sort((a, b) => (b.priority ?? 0) - (a.priority ?? 0));\n return configs.reduce((acc, config) => {\n if (config.system) {\n if (acc.system) {\n acc.system += `\n\n${config.system}`;\n } else {\n acc.system = config.system;\n }\n }\n if (config.tools) {\n for (const [name, tool] of Object.entries(config.tools)) {\n const existing = acc.tools?.[name];\n if (existing && existing !== tool) {\n throw new Error(\n `You tried to define a tool with the name ${name}, but it already exists.`\n );\n }\n if (!acc.tools) acc.tools = {};\n acc.tools[name] = tool;\n }\n }\n if (config.config) {\n acc.config = {\n ...acc.config,\n ...config.config\n };\n }\n if (config.callSettings) {\n acc.callSettings = {\n ...acc.callSettings,\n ...config.callSettings\n };\n }\n return acc;\n }, {});\n};\nexport {\n mergeModelContexts\n};\n//# sourceMappingURL=ModelContextTypes.js.map"],"names":[],"mappings":"AAAA;AACG,IAAC,kBAAkB,GAAG,CAAC,SAAS,KAAK;AACxC,EAAE,MAAM,OAAO,GAAG,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,eAAe,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,CAAC,CAAC,CAAC,QAAQ,IAAI,CAAC,KAAK,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,CAAC,CAAC;AAC9H,EAAE,OAAO,OAAO,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,MAAM,KAAK;AACzC,IAAI,IAAI,MAAM,CAAC,MAAM,EAAE;AACvB,MAAM,IAAI,GAAG,CAAC,MAAM,EAAE;AACtB,QAAQ,GAAG,CAAC,MAAM,IAAI,CAAC;AACvB;AACA,EAAE,MAAM,CAAC,MAAM,CAAC,CAAC,CAAC;AAClB,OAAO,MAAM;AACb,QAAQ,GAAG,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC;AACnC,OAAO;AACP,KAAK;AACL,IAAI,IAAI,MAAM,CAAC,KAAK,EAAE;AACtB,MAAM,KAAK,MAAM,CAAC,IAAI,EAAE,IAAI,CAAC,IAAI,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,KAAK,CAAC,EAAE;AAC/D,QAAQ,MAAM,QAAQ,GAAG,GAAG,CAAC,KAAK,GAAG,IAAI,CAAC,CAAC;AAC3C,QAAQ,IAAI,QAAQ,IAAI,QAAQ,KAAK,IAAI,EAAE;AAC3C,UAAU,MAAM,IAAI,KAAK;AACzB,YAAY,CAAC,yCAAyC,EAAE,IAAI,CAAC,wBAAwB,CAAC;AACtF,WAAW,CAAC;AACZ,SAAS;AACT,QAAQ,IAAI,CAAC,GAAG,CAAC,KAAK,EAAE,GAAG,CAAC,KAAK,GAAG,EAAE,CAAC;AACvC,QAAQ,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC;AAC/B,OAAO;AACP,KAAK;AACL,IAAI,IAAI,MAAM,CAAC,MAAM,EAAE;AACvB,MAAM,GAAG,CAAC,MAAM,GAAG;AACnB,QAAQ,GAAG,GAAG,CAAC,MAAM;AACrB,QAAQ,GAAG,MAAM,CAAC,MAAM;AACxB,OAAO,CAAC;AACR,KAAK;AACL,IAAI,IAAI,MAAM,CAAC,YAAY,EAAE;AAC7B,MAAM,GAAG,CAAC,YAAY,GAAG;AACzB,QAAQ,GAAG,GAAG,CAAC,YAAY;AAC3B,QAAQ,GAAG,MAAM,CAAC,YAAY;AAC9B,OAAO,CAAC;AACR,KAAK;AACL,IAAI,OAAO,GAAG,CAAC;AACf,GAAG,EAAE,EAAE,CAAC,CAAC;AACT;;;;","x_google_ignoreList":[0]}
@@ -0,0 +1,15 @@
1
+ 'use strict';
2
+
3
+ var useAssistantToolUI = require('./useAssistantToolUI.cjs');
4
+
5
+ var makeAssistantToolUI = (tool) => {
6
+ const ToolUI = () => {
7
+ useAssistantToolUI.useAssistantToolUI(tool);
8
+ return null;
9
+ };
10
+ ToolUI.unstable_tool = tool;
11
+ return ToolUI;
12
+ };
13
+
14
+ exports.makeAssistantToolUI = makeAssistantToolUI;
15
+ //# sourceMappingURL=makeAssistantToolUI.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"makeAssistantToolUI.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/model-context/makeAssistantToolUI.js"],"sourcesContent":["\"use client\";\n\n// src/model-context/makeAssistantToolUI.tsx\nimport {\n useAssistantToolUI\n} from \"./useAssistantToolUI.js\";\nvar makeAssistantToolUI = (tool) => {\n const ToolUI = () => {\n useAssistantToolUI(tool);\n return null;\n };\n ToolUI.unstable_tool = tool;\n return ToolUI;\n};\nexport {\n makeAssistantToolUI\n};\n//# sourceMappingURL=makeAssistantToolUI.js.map"],"names":["useAssistantToolUI"],"mappings":";;;;AAMG,IAAC,mBAAmB,GAAG,CAAC,IAAI,KAAK;AACpC,EAAE,MAAM,MAAM,GAAG,MAAM;AACvB,IAAIA,qCAAkB,CAAC,IAAI,CAAC,CAAC;AAC7B,IAAI,OAAO,IAAI,CAAC;AAChB,GAAG,CAAC;AACJ,EAAE,MAAM,CAAC,aAAa,GAAG,IAAI,CAAC;AAC9B,EAAE,OAAO,MAAM,CAAC;AAChB;;;;","x_google_ignoreList":[0]}
@@ -0,0 +1,13 @@
1
+ import { useAssistantToolUI } from './useAssistantToolUI.js';
2
+
3
+ var makeAssistantToolUI = (tool) => {
4
+ const ToolUI = () => {
5
+ useAssistantToolUI(tool);
6
+ return null;
7
+ };
8
+ ToolUI.unstable_tool = tool;
9
+ return ToolUI;
10
+ };
11
+
12
+ export { makeAssistantToolUI };
13
+ //# sourceMappingURL=makeAssistantToolUI.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"makeAssistantToolUI.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/model-context/makeAssistantToolUI.js"],"sourcesContent":["\"use client\";\n\n// src/model-context/makeAssistantToolUI.tsx\nimport {\n useAssistantToolUI\n} from \"./useAssistantToolUI.js\";\nvar makeAssistantToolUI = (tool) => {\n const ToolUI = () => {\n useAssistantToolUI(tool);\n return null;\n };\n ToolUI.unstable_tool = tool;\n return ToolUI;\n};\nexport {\n makeAssistantToolUI\n};\n//# sourceMappingURL=makeAssistantToolUI.js.map"],"names":[],"mappings":";;AAMG,IAAC,mBAAmB,GAAG,CAAC,IAAI,KAAK;AACpC,EAAE,MAAM,MAAM,GAAG,MAAM;AACvB,IAAI,kBAAkB,CAAC,IAAI,CAAC,CAAC;AAC7B,IAAI,OAAO,IAAI,CAAC;AAChB,GAAG,CAAC;AACJ,EAAE,MAAM,CAAC,aAAa,GAAG,IAAI,CAAC;AAC9B,EAAE,OAAO,MAAM,CAAC;AAChB;;;;","x_google_ignoreList":[0]}
@@ -0,0 +1,9 @@
1
+ 'use strict';
2
+
3
+ // src/model-context/toolbox.tsx
4
+ var FallbackSymbol = Symbol("Toolkit.Fallback");
5
+ var LayoutSymbol = Symbol("Toolkit.Layout");
6
+
7
+ exports.FallbackSymbol = FallbackSymbol;
8
+ exports.LayoutSymbol = LayoutSymbol;
9
+ //# sourceMappingURL=toolbox.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"toolbox.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/model-context/toolbox.js"],"sourcesContent":["\"use client\";\n\n// src/model-context/toolbox.tsx\nvar FallbackSymbol = Symbol(\"Toolkit.Fallback\");\nvar LayoutSymbol = Symbol(\"Toolkit.Layout\");\nvar Toolkit = {\n Fallback: FallbackSymbol,\n Layout: LayoutSymbol\n};\nexport {\n FallbackSymbol,\n LayoutSymbol,\n Toolkit\n};\n//# sourceMappingURL=toolbox.js.map"],"names":[],"mappings":";;AAEA;AACG,IAAC,cAAc,GAAG,MAAM,CAAC,kBAAkB,EAAE;AAC7C,IAAC,YAAY,GAAG,MAAM,CAAC,gBAAgB;;;;;","x_google_ignoreList":[0]}
@@ -0,0 +1,6 @@
1
+ // src/model-context/toolbox.tsx
2
+ var FallbackSymbol = Symbol("Toolkit.Fallback");
3
+ var LayoutSymbol = Symbol("Toolkit.Layout");
4
+
5
+ export { FallbackSymbol, LayoutSymbol };
6
+ //# sourceMappingURL=toolbox.js.map