@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 @@
1
+ {"version":3,"file":"ThreadViewport.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/context/stores/ThreadViewport.js"],"sourcesContent":["\"use client\";\n\n// src/context/stores/ThreadViewport.tsx\nimport { create } from \"zustand\";\nvar makeThreadViewportStore = () => {\n const scrollToBottomListeners = /* @__PURE__ */ new Set();\n return create(() => ({\n isAtBottom: true,\n scrollToBottom: () => {\n for (const listener of scrollToBottomListeners) {\n listener();\n }\n },\n onScrollToBottom: (callback) => {\n scrollToBottomListeners.add(callback);\n return () => {\n scrollToBottomListeners.delete(callback);\n };\n }\n }));\n};\nexport {\n makeThreadViewportStore\n};\n//# sourceMappingURL=ThreadViewport.js.map"],"names":[],"mappings":";;AAIG,IAAC,uBAAuB,GAAG,MAAM;AACpC,EAAE,MAAM,uBAAuB,mBAAmB,IAAI,GAAG,EAAE,CAAC;AAC5D,EAAE,OAAO,MAAM,CAAC,OAAO;AACvB,IAAI,UAAU,EAAE,IAAI;AACpB,IAAI,cAAc,EAAE,MAAM;AAC1B,MAAM,KAAK,MAAM,QAAQ,IAAI,uBAAuB,EAAE;AACtD,QAAQ,QAAQ,EAAE,CAAC;AACnB,OAAO;AACP,KAAK;AACL,IAAI,gBAAgB,EAAE,CAAC,QAAQ,KAAK;AACpC,MAAM,uBAAuB,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;AAC5C,MAAM,OAAO,MAAM;AACnB,QAAQ,uBAAuB,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC;AACjD,OAAO,CAAC;AACR,KAAK;AACL,GAAG,CAAC,CAAC,CAAC;AACN;;;;","x_google_ignoreList":[0]}
@@ -0,0 +1,80 @@
1
+ 'use strict';
2
+
3
+ // src/devtools/DevToolsHooks.ts
4
+ var cachedHook;
5
+ var getHook = () => {
6
+ if (cachedHook) {
7
+ return cachedHook;
8
+ }
9
+ const createHook = () => ({
10
+ apis: /* @__PURE__ */ new Map(),
11
+ nextId: 0,
12
+ listeners: /* @__PURE__ */ new Set()
13
+ });
14
+ if (typeof window === "undefined") {
15
+ cachedHook = createHook();
16
+ return cachedHook;
17
+ }
18
+ const existingHook = window.__ASSISTANT_UI_DEVTOOLS_HOOK__;
19
+ if (existingHook) {
20
+ cachedHook = existingHook;
21
+ return existingHook;
22
+ }
23
+ const newHook = createHook();
24
+ window.__ASSISTANT_UI_DEVTOOLS_HOOK__ = newHook;
25
+ cachedHook = newHook;
26
+ return newHook;
27
+ };
28
+ var DevToolsProviderApi = class _DevToolsProviderApi {
29
+ static MAX_EVENT_LOGS_PER_API = 200;
30
+ static register(api) {
31
+ const hook = getHook();
32
+ for (const entry2 of hook.apis.values()) {
33
+ if (entry2.api === api) {
34
+ return () => {
35
+ };
36
+ }
37
+ }
38
+ const apiId = hook.nextId++;
39
+ const entry = {
40
+ api,
41
+ logs: []
42
+ };
43
+ const eventUnsubscribe = api.on?.("*", (e) => {
44
+ const entry2 = hook.apis.get(apiId);
45
+ if (!entry2) return;
46
+ entry2.logs.push({
47
+ time: /* @__PURE__ */ new Date(),
48
+ event: e.event,
49
+ data: e.payload
50
+ });
51
+ if (entry2.logs.length > _DevToolsProviderApi.MAX_EVENT_LOGS_PER_API) {
52
+ entry2.logs = entry2.logs.slice(
53
+ -_DevToolsProviderApi.MAX_EVENT_LOGS_PER_API
54
+ );
55
+ }
56
+ _DevToolsProviderApi.notifyListeners(apiId);
57
+ });
58
+ const stateUnsubscribe = api.subscribe?.(() => {
59
+ _DevToolsProviderApi.notifyListeners(apiId);
60
+ });
61
+ hook.apis.set(apiId, entry);
62
+ _DevToolsProviderApi.notifyListeners(apiId);
63
+ return () => {
64
+ const hook2 = getHook();
65
+ const entry2 = hook2.apis.get(apiId);
66
+ if (!entry2) return;
67
+ eventUnsubscribe?.();
68
+ stateUnsubscribe?.();
69
+ hook2.apis.delete(apiId);
70
+ _DevToolsProviderApi.notifyListeners(apiId);
71
+ };
72
+ }
73
+ static notifyListeners(apiId) {
74
+ const hook = getHook();
75
+ hook.listeners.forEach((listener) => listener(apiId));
76
+ }
77
+ };
78
+
79
+ exports.DevToolsProviderApi = DevToolsProviderApi;
80
+ //# sourceMappingURL=DevToolsHooks.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DevToolsHooks.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/devtools/DevToolsHooks.js"],"sourcesContent":["// src/devtools/DevToolsHooks.ts\nvar cachedHook;\nvar getHook = () => {\n if (cachedHook) {\n return cachedHook;\n }\n const createHook = () => ({\n apis: /* @__PURE__ */ new Map(),\n nextId: 0,\n listeners: /* @__PURE__ */ new Set()\n });\n if (typeof window === \"undefined\") {\n cachedHook = createHook();\n return cachedHook;\n }\n const existingHook = window.__ASSISTANT_UI_DEVTOOLS_HOOK__;\n if (existingHook) {\n cachedHook = existingHook;\n return existingHook;\n }\n const newHook = createHook();\n window.__ASSISTANT_UI_DEVTOOLS_HOOK__ = newHook;\n cachedHook = newHook;\n return newHook;\n};\nvar DevToolsHooks = class _DevToolsHooks {\n static subscribe(listener) {\n const hook = getHook();\n hook.listeners.add(listener);\n return () => {\n hook.listeners.delete(listener);\n };\n }\n static clearEventLogs(apiId) {\n const hook = getHook();\n const entry = hook.apis.get(apiId);\n if (!entry) return;\n entry.logs = [];\n _DevToolsHooks.notifyListeners(apiId);\n }\n static getApis() {\n return getHook().apis;\n }\n static notifyListeners(apiId) {\n const hook = getHook();\n hook.listeners.forEach((listener) => listener(apiId));\n }\n};\nvar DevToolsProviderApi = class _DevToolsProviderApi {\n static MAX_EVENT_LOGS_PER_API = 200;\n static register(api) {\n const hook = getHook();\n for (const entry2 of hook.apis.values()) {\n if (entry2.api === api) {\n return () => {\n };\n }\n }\n const apiId = hook.nextId++;\n const entry = {\n api,\n logs: []\n };\n const eventUnsubscribe = api.on?.(\"*\", (e) => {\n const entry2 = hook.apis.get(apiId);\n if (!entry2) return;\n entry2.logs.push({\n time: /* @__PURE__ */ new Date(),\n event: e.event,\n data: e.payload\n });\n if (entry2.logs.length > _DevToolsProviderApi.MAX_EVENT_LOGS_PER_API) {\n entry2.logs = entry2.logs.slice(\n -_DevToolsProviderApi.MAX_EVENT_LOGS_PER_API\n );\n }\n _DevToolsProviderApi.notifyListeners(apiId);\n });\n const stateUnsubscribe = api.subscribe?.(() => {\n _DevToolsProviderApi.notifyListeners(apiId);\n });\n hook.apis.set(apiId, entry);\n _DevToolsProviderApi.notifyListeners(apiId);\n return () => {\n const hook2 = getHook();\n const entry2 = hook2.apis.get(apiId);\n if (!entry2) return;\n eventUnsubscribe?.();\n stateUnsubscribe?.();\n hook2.apis.delete(apiId);\n _DevToolsProviderApi.notifyListeners(apiId);\n };\n }\n static notifyListeners(apiId) {\n const hook = getHook();\n hook.listeners.forEach((listener) => listener(apiId));\n }\n};\nexport {\n DevToolsHooks,\n DevToolsProviderApi\n};\n//# sourceMappingURL=DevToolsHooks.js.map"],"names":[],"mappings":"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","x_google_ignoreList":[0]}
@@ -0,0 +1,78 @@
1
+ // src/devtools/DevToolsHooks.ts
2
+ var cachedHook;
3
+ var getHook = () => {
4
+ if (cachedHook) {
5
+ return cachedHook;
6
+ }
7
+ const createHook = () => ({
8
+ apis: /* @__PURE__ */ new Map(),
9
+ nextId: 0,
10
+ listeners: /* @__PURE__ */ new Set()
11
+ });
12
+ if (typeof window === "undefined") {
13
+ cachedHook = createHook();
14
+ return cachedHook;
15
+ }
16
+ const existingHook = window.__ASSISTANT_UI_DEVTOOLS_HOOK__;
17
+ if (existingHook) {
18
+ cachedHook = existingHook;
19
+ return existingHook;
20
+ }
21
+ const newHook = createHook();
22
+ window.__ASSISTANT_UI_DEVTOOLS_HOOK__ = newHook;
23
+ cachedHook = newHook;
24
+ return newHook;
25
+ };
26
+ var DevToolsProviderApi = class _DevToolsProviderApi {
27
+ static MAX_EVENT_LOGS_PER_API = 200;
28
+ static register(api) {
29
+ const hook = getHook();
30
+ for (const entry2 of hook.apis.values()) {
31
+ if (entry2.api === api) {
32
+ return () => {
33
+ };
34
+ }
35
+ }
36
+ const apiId = hook.nextId++;
37
+ const entry = {
38
+ api,
39
+ logs: []
40
+ };
41
+ const eventUnsubscribe = api.on?.("*", (e) => {
42
+ const entry2 = hook.apis.get(apiId);
43
+ if (!entry2) return;
44
+ entry2.logs.push({
45
+ time: /* @__PURE__ */ new Date(),
46
+ event: e.event,
47
+ data: e.payload
48
+ });
49
+ if (entry2.logs.length > _DevToolsProviderApi.MAX_EVENT_LOGS_PER_API) {
50
+ entry2.logs = entry2.logs.slice(
51
+ -_DevToolsProviderApi.MAX_EVENT_LOGS_PER_API
52
+ );
53
+ }
54
+ _DevToolsProviderApi.notifyListeners(apiId);
55
+ });
56
+ const stateUnsubscribe = api.subscribe?.(() => {
57
+ _DevToolsProviderApi.notifyListeners(apiId);
58
+ });
59
+ hook.apis.set(apiId, entry);
60
+ _DevToolsProviderApi.notifyListeners(apiId);
61
+ return () => {
62
+ const hook2 = getHook();
63
+ const entry2 = hook2.apis.get(apiId);
64
+ if (!entry2) return;
65
+ eventUnsubscribe?.();
66
+ stateUnsubscribe?.();
67
+ hook2.apis.delete(apiId);
68
+ _DevToolsProviderApi.notifyListeners(apiId);
69
+ };
70
+ }
71
+ static notifyListeners(apiId) {
72
+ const hook = getHook();
73
+ hook.listeners.forEach((listener) => listener(apiId));
74
+ }
75
+ };
76
+
77
+ export { DevToolsProviderApi };
78
+ //# sourceMappingURL=DevToolsHooks.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DevToolsHooks.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/devtools/DevToolsHooks.js"],"sourcesContent":["// src/devtools/DevToolsHooks.ts\nvar cachedHook;\nvar getHook = () => {\n if (cachedHook) {\n return cachedHook;\n }\n const createHook = () => ({\n apis: /* @__PURE__ */ new Map(),\n nextId: 0,\n listeners: /* @__PURE__ */ new Set()\n });\n if (typeof window === \"undefined\") {\n cachedHook = createHook();\n return cachedHook;\n }\n const existingHook = window.__ASSISTANT_UI_DEVTOOLS_HOOK__;\n if (existingHook) {\n cachedHook = existingHook;\n return existingHook;\n }\n const newHook = createHook();\n window.__ASSISTANT_UI_DEVTOOLS_HOOK__ = newHook;\n cachedHook = newHook;\n return newHook;\n};\nvar DevToolsHooks = class _DevToolsHooks {\n static subscribe(listener) {\n const hook = getHook();\n hook.listeners.add(listener);\n return () => {\n hook.listeners.delete(listener);\n };\n }\n static clearEventLogs(apiId) {\n const hook = getHook();\n const entry = hook.apis.get(apiId);\n if (!entry) return;\n entry.logs = [];\n _DevToolsHooks.notifyListeners(apiId);\n }\n static getApis() {\n return getHook().apis;\n }\n static notifyListeners(apiId) {\n const hook = getHook();\n hook.listeners.forEach((listener) => listener(apiId));\n }\n};\nvar DevToolsProviderApi = class _DevToolsProviderApi {\n static MAX_EVENT_LOGS_PER_API = 200;\n static register(api) {\n const hook = getHook();\n for (const entry2 of hook.apis.values()) {\n if (entry2.api === api) {\n return () => {\n };\n }\n }\n const apiId = hook.nextId++;\n const entry = {\n api,\n logs: []\n };\n const eventUnsubscribe = api.on?.(\"*\", (e) => {\n const entry2 = hook.apis.get(apiId);\n if (!entry2) return;\n entry2.logs.push({\n time: /* @__PURE__ */ new Date(),\n event: e.event,\n data: e.payload\n });\n if (entry2.logs.length > _DevToolsProviderApi.MAX_EVENT_LOGS_PER_API) {\n entry2.logs = entry2.logs.slice(\n -_DevToolsProviderApi.MAX_EVENT_LOGS_PER_API\n );\n }\n _DevToolsProviderApi.notifyListeners(apiId);\n });\n const stateUnsubscribe = api.subscribe?.(() => {\n _DevToolsProviderApi.notifyListeners(apiId);\n });\n hook.apis.set(apiId, entry);\n _DevToolsProviderApi.notifyListeners(apiId);\n return () => {\n const hook2 = getHook();\n const entry2 = hook2.apis.get(apiId);\n if (!entry2) return;\n eventUnsubscribe?.();\n stateUnsubscribe?.();\n hook2.apis.delete(apiId);\n _DevToolsProviderApi.notifyListeners(apiId);\n };\n }\n static notifyListeners(apiId) {\n const hook = getHook();\n hook.listeners.forEach((listener) => listener(apiId));\n }\n};\nexport {\n DevToolsHooks,\n DevToolsProviderApi\n};\n//# sourceMappingURL=DevToolsHooks.js.map"],"names":[],"mappings":"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","x_google_ignoreList":[0]}
@@ -0,0 +1,33 @@
1
+ 'use strict';
2
+
3
+ var DefaultThreadComposerRuntimeCore = require('./legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.cjs');
4
+ var CompositeContextProvider = require('./utils/CompositeContextProvider.cjs');
5
+ var MessageRepository = require('./legacy-runtime/runtime-cores/utils/MessageRepository.cjs');
6
+ var BaseAssistantRuntimeCore = require('./legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.cjs');
7
+ var idUtils = require('./utils/idUtils.cjs');
8
+ var AssistantRuntime = require('./legacy-runtime/runtime/AssistantRuntime.cjs');
9
+ var ThreadRuntime = require('./legacy-runtime/runtime/ThreadRuntime.cjs');
10
+ var ThreadMessageLike = require('./legacy-runtime/runtime-cores/external-store/ThreadMessageLike.cjs');
11
+ var autoStatus = require('./legacy-runtime/runtime-cores/external-store/auto-status.cjs');
12
+ var LocalRuntimeOptions = require('./legacy-runtime/runtime-cores/local/LocalRuntimeOptions.cjs');
13
+ var useToolInvocations = require('./legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.cjs');
14
+ var useSmooth = require('./utils/smooth/useSmooth.cjs');
15
+ var SmoothContext = require('./utils/smooth/SmoothContext.cjs');
16
+
17
+ // src/internal.ts
18
+
19
+ exports.DefaultThreadComposerRuntimeCore = DefaultThreadComposerRuntimeCore.DefaultThreadComposerRuntimeCore;
20
+ exports.CompositeContextProvider = CompositeContextProvider.CompositeContextProvider;
21
+ exports.MessageRepository = MessageRepository.MessageRepository;
22
+ exports.BaseAssistantRuntimeCore = BaseAssistantRuntimeCore.BaseAssistantRuntimeCore;
23
+ exports.generateId = idUtils.generateId;
24
+ exports.AssistantRuntimeImpl = AssistantRuntime.AssistantRuntimeImpl;
25
+ exports.ThreadRuntimeImpl = ThreadRuntime.ThreadRuntimeImpl;
26
+ exports.fromThreadMessageLike = ThreadMessageLike.fromThreadMessageLike;
27
+ exports.getAutoStatus = autoStatus.getAutoStatus;
28
+ exports.splitLocalRuntimeOptions = LocalRuntimeOptions.splitLocalRuntimeOptions;
29
+ exports.useToolInvocations = useToolInvocations.useToolInvocations;
30
+ exports.useSmooth = useSmooth.useSmooth;
31
+ exports.useSmoothStatus = SmoothContext.useSmoothStatus;
32
+ exports.withSmoothContextProvider = SmoothContext.withSmoothContextProvider;
33
+ //# sourceMappingURL=internal.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"internal.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/internal.js"],"sourcesContent":["// src/internal.ts\nimport { DefaultThreadComposerRuntimeCore } from \"./legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.js\";\nimport { CompositeContextProvider } from \"./utils/CompositeContextProvider.js\";\nimport { MessageRepository } from \"./legacy-runtime/runtime-cores/utils/MessageRepository.js\";\nimport { BaseAssistantRuntimeCore } from \"./legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.js\";\nimport { generateId } from \"./utils/idUtils.js\";\nimport { AssistantRuntimeImpl } from \"./legacy-runtime/runtime/AssistantRuntime.js\";\nimport {\n ThreadRuntimeImpl\n} from \"./legacy-runtime/runtime/ThreadRuntime.js\";\nimport { fromThreadMessageLike } from \"./legacy-runtime/runtime-cores/external-store/ThreadMessageLike.js\";\nimport { getAutoStatus } from \"./legacy-runtime/runtime-cores/external-store/auto-status.js\";\nimport { splitLocalRuntimeOptions } from \"./legacy-runtime/runtime-cores/local/LocalRuntimeOptions.js\";\nimport {\n useToolInvocations\n} from \"./legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.js\";\nexport * from \"./utils/smooth/index.js\";\nexport {\n AssistantRuntimeImpl,\n BaseAssistantRuntimeCore,\n CompositeContextProvider,\n DefaultThreadComposerRuntimeCore,\n MessageRepository,\n ThreadRuntimeImpl,\n fromThreadMessageLike,\n generateId,\n getAutoStatus,\n splitLocalRuntimeOptions,\n useToolInvocations\n};\n//# sourceMappingURL=internal.js.map"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA;;;;;;;;;;;;;;;;;","x_google_ignoreList":[0]}
@@ -0,0 +1,16 @@
1
+ export { DefaultThreadComposerRuntimeCore } from './legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.js';
2
+ export { CompositeContextProvider } from './utils/CompositeContextProvider.js';
3
+ export { MessageRepository } from './legacy-runtime/runtime-cores/utils/MessageRepository.js';
4
+ export { BaseAssistantRuntimeCore } from './legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.js';
5
+ export { generateId } from './utils/idUtils.js';
6
+ export { AssistantRuntimeImpl } from './legacy-runtime/runtime/AssistantRuntime.js';
7
+ export { ThreadRuntimeImpl } from './legacy-runtime/runtime/ThreadRuntime.js';
8
+ export { fromThreadMessageLike } from './legacy-runtime/runtime-cores/external-store/ThreadMessageLike.js';
9
+ export { getAutoStatus } from './legacy-runtime/runtime-cores/external-store/auto-status.js';
10
+ export { splitLocalRuntimeOptions } from './legacy-runtime/runtime-cores/local/LocalRuntimeOptions.js';
11
+ export { useToolInvocations } from './legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.js';
12
+ export { useSmooth } from './utils/smooth/useSmooth.js';
13
+ export { useSmoothStatus, withSmoothContextProvider } from './utils/smooth/SmoothContext.js';
14
+
15
+ // src/internal.ts
16
+ //# sourceMappingURL=internal.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"internal.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/internal.js"],"sourcesContent":["// src/internal.ts\nimport { DefaultThreadComposerRuntimeCore } from \"./legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.js\";\nimport { CompositeContextProvider } from \"./utils/CompositeContextProvider.js\";\nimport { MessageRepository } from \"./legacy-runtime/runtime-cores/utils/MessageRepository.js\";\nimport { BaseAssistantRuntimeCore } from \"./legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.js\";\nimport { generateId } from \"./utils/idUtils.js\";\nimport { AssistantRuntimeImpl } from \"./legacy-runtime/runtime/AssistantRuntime.js\";\nimport {\n ThreadRuntimeImpl\n} from \"./legacy-runtime/runtime/ThreadRuntime.js\";\nimport { fromThreadMessageLike } from \"./legacy-runtime/runtime-cores/external-store/ThreadMessageLike.js\";\nimport { getAutoStatus } from \"./legacy-runtime/runtime-cores/external-store/auto-status.js\";\nimport { splitLocalRuntimeOptions } from \"./legacy-runtime/runtime-cores/local/LocalRuntimeOptions.js\";\nimport {\n useToolInvocations\n} from \"./legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.js\";\nexport * from \"./utils/smooth/index.js\";\nexport {\n AssistantRuntimeImpl,\n BaseAssistantRuntimeCore,\n CompositeContextProvider,\n DefaultThreadComposerRuntimeCore,\n MessageRepository,\n ThreadRuntimeImpl,\n fromThreadMessageLike,\n generateId,\n getAutoStatus,\n splitLocalRuntimeOptions,\n useToolInvocations\n};\n//# sourceMappingURL=internal.js.map"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA","x_google_ignoreList":[0]}
@@ -0,0 +1,28 @@
1
+ 'use strict';
2
+
3
+ var React = require('react');
4
+ var AssistantApiContext = require('../context/react/AssistantApiContext.cjs');
5
+ var RuntimeAdapter = require('./RuntimeAdapter.cjs');
6
+ var jsxRuntime = require('react/jsx-runtime');
7
+
8
+ var getRenderComponent = (runtime) => {
9
+ return runtime._core?.RenderComponent;
10
+ };
11
+ var AssistantRuntimeProviderImpl = ({
12
+ children,
13
+ runtime
14
+ }) => {
15
+ const api = AssistantApiContext.useAssistantApi({
16
+ threads: RuntimeAdapter.RuntimeAdapter(runtime)
17
+ });
18
+ const RenderComponent = getRenderComponent(runtime);
19
+ return /* @__PURE__ */ jsxRuntime.jsxs(AssistantApiContext.AssistantProvider, { api, children: [
20
+ RenderComponent && /* @__PURE__ */ jsxRuntime.jsx(RenderComponent, {}),
21
+ children
22
+ ] });
23
+ };
24
+ var AssistantRuntimeProvider = React.memo(AssistantRuntimeProviderImpl);
25
+
26
+ exports.AssistantRuntimeProvider = AssistantRuntimeProvider;
27
+ exports.AssistantRuntimeProviderImpl = AssistantRuntimeProviderImpl;
28
+ //# sourceMappingURL=AssistantRuntimeProvider.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AssistantRuntimeProvider.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/AssistantRuntimeProvider.js"],"sourcesContent":["\"use client\";\n\n// src/legacy-runtime/AssistantRuntimeProvider.tsx\nimport { memo } from \"react\";\nimport {\n AssistantProvider,\n useAssistantApi\n} from \"../context/react/AssistantApiContext.js\";\nimport { RuntimeAdapter } from \"./RuntimeAdapter.js\";\nimport { jsx, jsxs } from \"react/jsx-runtime\";\nvar getRenderComponent = (runtime) => {\n return runtime._core?.RenderComponent;\n};\nvar AssistantRuntimeProviderImpl = ({\n children,\n runtime\n}) => {\n const api = useAssistantApi({\n threads: RuntimeAdapter(runtime)\n });\n const RenderComponent = getRenderComponent(runtime);\n return /* @__PURE__ */ jsxs(AssistantProvider, { api, children: [\n RenderComponent && /* @__PURE__ */ jsx(RenderComponent, {}),\n children\n ] });\n};\nvar AssistantRuntimeProvider = memo(AssistantRuntimeProviderImpl);\nexport {\n AssistantRuntimeProvider,\n AssistantRuntimeProviderImpl\n};\n//# sourceMappingURL=AssistantRuntimeProvider.js.map"],"names":["useAssistantApi","RuntimeAdapter","jsxs","AssistantProvider","jsx","memo"],"mappings":";;;;;;;AAUA,IAAI,kBAAkB,GAAG,CAAC,OAAO,KAAK;AACtC,EAAE,OAAO,OAAO,CAAC,KAAK,EAAE,eAAe,CAAC;AACxC,CAAC,CAAC;AACC,IAAC,4BAA4B,GAAG,CAAC;AACpC,EAAE,QAAQ;AACV,EAAE,OAAO;AACT,CAAC,KAAK;AACN,EAAE,MAAM,GAAG,GAAGA,mCAAe,CAAC;AAC9B,IAAI,OAAO,EAAEC,6BAAc,CAAC,OAAO,CAAC;AACpC,GAAG,CAAC,CAAC;AACL,EAAE,MAAM,eAAe,GAAG,kBAAkB,CAAC,OAAO,CAAC,CAAC;AACtD,EAAE,uBAAuBC,eAAI,CAACC,qCAAiB,EAAE,EAAE,GAAG,EAAE,QAAQ,EAAE;AAClE,IAAI,eAAe,oBAAoBC,cAAG,CAAC,eAAe,EAAE,EAAE,CAAC;AAC/D,IAAI,QAAQ;AACZ,GAAG,EAAE,CAAC,CAAC;AACP,EAAE;AACC,IAAC,wBAAwB,GAAGC,UAAI,CAAC,4BAA4B;;;;;","x_google_ignoreList":[0]}
@@ -0,0 +1,25 @@
1
+ import { memo } from 'react';
2
+ import { useAssistantApi, AssistantProvider } from '../context/react/AssistantApiContext.js';
3
+ import { RuntimeAdapter } from './RuntimeAdapter.js';
4
+ import { jsxs, jsx } from 'react/jsx-runtime';
5
+
6
+ var getRenderComponent = (runtime) => {
7
+ return runtime._core?.RenderComponent;
8
+ };
9
+ var AssistantRuntimeProviderImpl = ({
10
+ children,
11
+ runtime
12
+ }) => {
13
+ const api = useAssistantApi({
14
+ threads: RuntimeAdapter(runtime)
15
+ });
16
+ const RenderComponent = getRenderComponent(runtime);
17
+ return /* @__PURE__ */ jsxs(AssistantProvider, { api, children: [
18
+ RenderComponent && /* @__PURE__ */ jsx(RenderComponent, {}),
19
+ children
20
+ ] });
21
+ };
22
+ var AssistantRuntimeProvider = memo(AssistantRuntimeProviderImpl);
23
+
24
+ export { AssistantRuntimeProvider, AssistantRuntimeProviderImpl };
25
+ //# sourceMappingURL=AssistantRuntimeProvider.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AssistantRuntimeProvider.js","sources":["../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/AssistantRuntimeProvider.js"],"sourcesContent":["\"use client\";\n\n// src/legacy-runtime/AssistantRuntimeProvider.tsx\nimport { memo } from \"react\";\nimport {\n AssistantProvider,\n useAssistantApi\n} from \"../context/react/AssistantApiContext.js\";\nimport { RuntimeAdapter } from \"./RuntimeAdapter.js\";\nimport { jsx, jsxs } from \"react/jsx-runtime\";\nvar getRenderComponent = (runtime) => {\n return runtime._core?.RenderComponent;\n};\nvar AssistantRuntimeProviderImpl = ({\n children,\n runtime\n}) => {\n const api = useAssistantApi({\n threads: RuntimeAdapter(runtime)\n });\n const RenderComponent = getRenderComponent(runtime);\n return /* @__PURE__ */ jsxs(AssistantProvider, { api, children: [\n RenderComponent && /* @__PURE__ */ jsx(RenderComponent, {}),\n children\n ] });\n};\nvar AssistantRuntimeProvider = memo(AssistantRuntimeProviderImpl);\nexport {\n AssistantRuntimeProvider,\n AssistantRuntimeProviderImpl\n};\n//# sourceMappingURL=AssistantRuntimeProvider.js.map"],"names":[],"mappings":";;;;;AAUA,IAAI,kBAAkB,GAAG,CAAC,OAAO,KAAK;AACtC,EAAE,OAAO,OAAO,CAAC,KAAK,EAAE,eAAe,CAAC;AACxC,CAAC,CAAC;AACC,IAAC,4BAA4B,GAAG,CAAC;AACpC,EAAE,QAAQ;AACV,EAAE,OAAO;AACT,CAAC,KAAK;AACN,EAAE,MAAM,GAAG,GAAG,eAAe,CAAC;AAC9B,IAAI,OAAO,EAAE,cAAc,CAAC,OAAO,CAAC;AACpC,GAAG,CAAC,CAAC;AACL,EAAE,MAAM,eAAe,GAAG,kBAAkB,CAAC,OAAO,CAAC,CAAC;AACtD,EAAE,uBAAuB,IAAI,CAAC,iBAAiB,EAAE,EAAE,GAAG,EAAE,QAAQ,EAAE;AAClE,IAAI,eAAe,oBAAoB,GAAG,CAAC,eAAe,EAAE,EAAE,CAAC;AAC/D,IAAI,QAAQ;AACZ,GAAG,EAAE,CAAC,CAAC;AACP,EAAE;AACC,IAAC,wBAAwB,GAAG,IAAI,CAAC,4BAA4B;;;;","x_google_ignoreList":[0]}
@@ -0,0 +1,24 @@
1
+ 'use strict';
2
+
3
+ var resource = require('../../../../../../@assistant-ui_tap@0.1.5_react@18.2.0/node_modules/@assistant-ui/tap/dist/core/resource.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
+ var tapInlineResource = require('../../../../../../@assistant-ui_tap@0.1.5_react@18.2.0/node_modules/@assistant-ui/tap/dist/hooks/tap-inline-resource.cjs');
6
+ var ThreadListRuntimeClient = require('./client/ThreadListRuntimeClient.cjs');
7
+ var ModelContext = require('../client/ModelContext.cjs');
8
+
9
+ // src/legacy-runtime/RuntimeAdapter.ts
10
+ var RuntimeAdapter = resource.resource((runtime) => {
11
+ const modelContext = ModelContext.tapModelContext();
12
+ tapEffect.tapEffect(() => {
13
+ return runtime.registerModelContextProvider(modelContext);
14
+ }, [runtime, modelContext]);
15
+ return tapInlineResource.tapInlineResource(
16
+ ThreadListRuntimeClient.ThreadListClient({
17
+ runtime: runtime.threads,
18
+ __internal_assistantRuntime: runtime
19
+ })
20
+ );
21
+ });
22
+
23
+ exports.RuntimeAdapter = RuntimeAdapter;
24
+ //# sourceMappingURL=RuntimeAdapter.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RuntimeAdapter.cjs","sources":["../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/RuntimeAdapter.js"],"sourcesContent":["// src/legacy-runtime/RuntimeAdapter.ts\nimport { resource, tapEffect, tapInlineResource } from \"@assistant-ui/tap\";\nimport { ThreadListClient } from \"./client/ThreadListRuntimeClient.js\";\nimport { tapModelContext } from \"../client/ModelContext.js\";\nvar RuntimeAdapter = resource((runtime) => {\n const modelContext = tapModelContext();\n tapEffect(() => {\n return runtime.registerModelContextProvider(modelContext);\n }, [runtime, modelContext]);\n return tapInlineResource(\n ThreadListClient({\n runtime: runtime.threads,\n __internal_assistantRuntime: runtime\n })\n );\n});\nexport {\n RuntimeAdapter\n};\n//# sourceMappingURL=RuntimeAdapter.js.map"],"names":["resource","tapModelContext","tapEffect","tapInlineResource","ThreadListClient"],"mappings":";;;;;;;;AAAA;AAIG,IAAC,cAAc,GAAGA,iBAAQ,CAAC,CAAC,OAAO,KAAK;AAC3C,EAAE,MAAM,YAAY,GAAGC,4BAAe,EAAE,CAAC;AACzC,EAAEC,mBAAS,CAAC,MAAM;AAClB,IAAI,OAAO,OAAO,CAAC,4BAA4B,CAAC,YAAY,CAAC,CAAC;AAC9D,GAAG,EAAE,CAAC,OAAO,EAAE,YAAY,CAAC,CAAC,CAAC;AAC9B,EAAE,OAAOC,mCAAiB;AAC1B,IAAIC,wCAAgB,CAAC;AACrB,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO;AAC9B,MAAM,2BAA2B,EAAE,OAAO;AAC1C,KAAK,CAAC;AACN,GAAG,CAAC;AACJ,CAAC;;;;","x_google_ignoreList":[0]}
@@ -0,0 +1,22 @@
1
+ import { resource } from '../../../../../../@assistant-ui_tap@0.1.5_react@18.2.0/node_modules/@assistant-ui/tap/dist/core/resource.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
+ import { tapInlineResource } from '../../../../../../@assistant-ui_tap@0.1.5_react@18.2.0/node_modules/@assistant-ui/tap/dist/hooks/tap-inline-resource.js';
4
+ import { ThreadListClient } from './client/ThreadListRuntimeClient.js';
5
+ import { tapModelContext } from '../client/ModelContext.js';
6
+
7
+ // src/legacy-runtime/RuntimeAdapter.ts
8
+ var RuntimeAdapter = resource((runtime) => {
9
+ const modelContext = tapModelContext();
10
+ tapEffect(() => {
11
+ return runtime.registerModelContextProvider(modelContext);
12
+ }, [runtime, modelContext]);
13
+ return tapInlineResource(
14
+ ThreadListClient({
15
+ runtime: runtime.threads,
16
+ __internal_assistantRuntime: runtime
17
+ })
18
+ );
19
+ });
20
+
21
+ export { RuntimeAdapter };
22
+ //# sourceMappingURL=RuntimeAdapter.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RuntimeAdapter.js","sources":["../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/RuntimeAdapter.js"],"sourcesContent":["// src/legacy-runtime/RuntimeAdapter.ts\nimport { resource, tapEffect, tapInlineResource } from \"@assistant-ui/tap\";\nimport { ThreadListClient } from \"./client/ThreadListRuntimeClient.js\";\nimport { tapModelContext } from \"../client/ModelContext.js\";\nvar RuntimeAdapter = resource((runtime) => {\n const modelContext = tapModelContext();\n tapEffect(() => {\n return runtime.registerModelContextProvider(modelContext);\n }, [runtime, modelContext]);\n return tapInlineResource(\n ThreadListClient({\n runtime: runtime.threads,\n __internal_assistantRuntime: runtime\n })\n );\n});\nexport {\n RuntimeAdapter\n};\n//# sourceMappingURL=RuntimeAdapter.js.map"],"names":[],"mappings":";;;;;;AAAA;AAIG,IAAC,cAAc,GAAG,QAAQ,CAAC,CAAC,OAAO,KAAK;AAC3C,EAAE,MAAM,YAAY,GAAG,eAAe,EAAE,CAAC;AACzC,EAAE,SAAS,CAAC,MAAM;AAClB,IAAI,OAAO,OAAO,CAAC,4BAA4B,CAAC,YAAY,CAAC,CAAC;AAC9D,GAAG,EAAE,CAAC,OAAO,EAAE,YAAY,CAAC,CAAC,CAAC;AAC9B,EAAE,OAAO,iBAAiB;AAC1B,IAAI,gBAAgB,CAAC;AACrB,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO;AAC9B,MAAM,2BAA2B,EAAE,OAAO;AAC1C,KAAK,CAAC;AACN,GAAG,CAAC;AACJ,CAAC;;;;","x_google_ignoreList":[0]}
@@ -0,0 +1,25 @@
1
+ 'use strict';
2
+
3
+ var resource = require('../../../../../../../@assistant-ui_tap@0.1.5_react@18.2.0/node_modules/@assistant-ui/tap/dist/core/resource.cjs');
4
+ var tapApi = require('../../utils/tap-store/tap-api.cjs');
5
+ var tapSubscribable = require('../util-hooks/tapSubscribable.cjs');
6
+
7
+ // src/legacy-runtime/client/AttachmentRuntimeClient.ts
8
+ var AttachmentRuntimeClient = resource.resource(
9
+ ({ runtime }) => {
10
+ const state = tapSubscribable.tapSubscribable(runtime);
11
+ return tapApi.tapApi(
12
+ {
13
+ getState: () => state,
14
+ remove: runtime.remove,
15
+ __internal_getRuntime: () => runtime
16
+ },
17
+ {
18
+ key: state.id
19
+ }
20
+ );
21
+ }
22
+ );
23
+
24
+ exports.AttachmentRuntimeClient = AttachmentRuntimeClient;
25
+ //# sourceMappingURL=AttachmentRuntimeClient.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AttachmentRuntimeClient.cjs","sources":["../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/AttachmentRuntimeClient.js"],"sourcesContent":["// src/legacy-runtime/client/AttachmentRuntimeClient.ts\nimport { resource } from \"@assistant-ui/tap\";\nimport { tapApi } from \"../../utils/tap-store/index.js\";\nimport { tapSubscribable } from \"../util-hooks/tapSubscribable.js\";\nvar AttachmentRuntimeClient = resource(\n ({ runtime }) => {\n const state = tapSubscribable(runtime);\n return tapApi(\n {\n getState: () => state,\n remove: runtime.remove,\n __internal_getRuntime: () => runtime\n },\n {\n key: state.id\n }\n );\n }\n);\nexport {\n AttachmentRuntimeClient\n};\n//# sourceMappingURL=AttachmentRuntimeClient.js.map"],"names":["resource","tapSubscribable","tapApi"],"mappings":";;;;;;AAAA;AAIG,IAAC,uBAAuB,GAAGA,iBAAQ;AACtC,EAAE,CAAC,EAAE,OAAO,EAAE,KAAK;AACnB,IAAI,MAAM,KAAK,GAAGC,+BAAe,CAAC,OAAO,CAAC,CAAC;AAC3C,IAAI,OAAOC,aAAM;AACjB,MAAM;AACN,QAAQ,QAAQ,EAAE,MAAM,KAAK;AAC7B,QAAQ,MAAM,EAAE,OAAO,CAAC,MAAM;AAC9B,QAAQ,qBAAqB,EAAE,MAAM,OAAO;AAC5C,OAAO;AACP,MAAM;AACN,QAAQ,GAAG,EAAE,KAAK,CAAC,EAAE;AACrB,OAAO;AACP,KAAK,CAAC;AACN,GAAG;AACH;;;;","x_google_ignoreList":[0]}
@@ -0,0 +1,23 @@
1
+ import { resource } from '../../../../../../../@assistant-ui_tap@0.1.5_react@18.2.0/node_modules/@assistant-ui/tap/dist/core/resource.js';
2
+ import { tapApi } from '../../utils/tap-store/tap-api.js';
3
+ import { tapSubscribable } from '../util-hooks/tapSubscribable.js';
4
+
5
+ // src/legacy-runtime/client/AttachmentRuntimeClient.ts
6
+ var AttachmentRuntimeClient = resource(
7
+ ({ runtime }) => {
8
+ const state = tapSubscribable(runtime);
9
+ return tapApi(
10
+ {
11
+ getState: () => state,
12
+ remove: runtime.remove,
13
+ __internal_getRuntime: () => runtime
14
+ },
15
+ {
16
+ key: state.id
17
+ }
18
+ );
19
+ }
20
+ );
21
+
22
+ export { AttachmentRuntimeClient };
23
+ //# sourceMappingURL=AttachmentRuntimeClient.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AttachmentRuntimeClient.js","sources":["../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/AttachmentRuntimeClient.js"],"sourcesContent":["// src/legacy-runtime/client/AttachmentRuntimeClient.ts\nimport { resource } from \"@assistant-ui/tap\";\nimport { tapApi } from \"../../utils/tap-store/index.js\";\nimport { tapSubscribable } from \"../util-hooks/tapSubscribable.js\";\nvar AttachmentRuntimeClient = resource(\n ({ runtime }) => {\n const state = tapSubscribable(runtime);\n return tapApi(\n {\n getState: () => state,\n remove: runtime.remove,\n __internal_getRuntime: () => runtime\n },\n {\n key: state.id\n }\n );\n }\n);\nexport {\n AttachmentRuntimeClient\n};\n//# sourceMappingURL=AttachmentRuntimeClient.js.map"],"names":[],"mappings":";;;;AAAA;AAIG,IAAC,uBAAuB,GAAG,QAAQ;AACtC,EAAE,CAAC,EAAE,OAAO,EAAE,KAAK;AACnB,IAAI,MAAM,KAAK,GAAG,eAAe,CAAC,OAAO,CAAC,CAAC;AAC3C,IAAI,OAAO,MAAM;AACjB,MAAM;AACN,QAAQ,QAAQ,EAAE,MAAM,KAAK;AAC7B,QAAQ,MAAM,EAAE,OAAO,CAAC,MAAM;AAC9B,QAAQ,qBAAqB,EAAE,MAAM,OAAO;AAC5C,OAAO;AACP,MAAM;AACN,QAAQ,GAAG,EAAE,KAAK,CAAC,EAAE;AACrB,OAAO;AACP,KAAK,CAAC;AACN,GAAG;AACH;;;;","x_google_ignoreList":[0]}
@@ -0,0 +1,101 @@
1
+ 'use strict';
2
+
3
+ var resource = require('../../../../../../../@assistant-ui_tap@0.1.5_react@18.2.0/node_modules/@assistant-ui/tap/dist/core/resource.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
+ var tapMemo = require('../../../../../../../@assistant-ui_tap@0.1.5_react@18.2.0/node_modules/@assistant-ui/tap/dist/hooks/tap-memo.cjs');
6
+ var tapInlineResource = require('../../../../../../../@assistant-ui_tap@0.1.5_react@18.2.0/node_modules/@assistant-ui/tap/dist/hooks/tap-inline-resource.cjs');
7
+ var tapApi = require('../../utils/tap-store/tap-api.cjs');
8
+ var EventContext = require('../../client/EventContext.cjs');
9
+ var tapLookupResources = require('../../client/util-hooks/tapLookupResources.cjs');
10
+ var AttachmentRuntimeClient = require('./AttachmentRuntimeClient.cjs');
11
+ var tapSubscribable = require('../util-hooks/tapSubscribable.cjs');
12
+
13
+ // src/legacy-runtime/client/ComposerRuntimeClient.ts
14
+ var ComposerAttachmentClientByIndex = resource.resource(
15
+ ({ runtime, index }) => {
16
+ const attachmentRuntime = tapMemo.tapMemo(
17
+ () => runtime.getAttachmentByIndex(index),
18
+ [runtime, index]
19
+ );
20
+ return tapInlineResource.tapInlineResource(
21
+ AttachmentRuntimeClient.AttachmentRuntimeClient({
22
+ runtime: attachmentRuntime
23
+ })
24
+ );
25
+ }
26
+ );
27
+ var ComposerClient = resource.resource(
28
+ ({
29
+ threadIdRef,
30
+ messageIdRef,
31
+ runtime
32
+ }) => {
33
+ const runtimeState = tapSubscribable.tapSubscribable(runtime);
34
+ const events = EventContext.tapEvents();
35
+ tapEffect.tapEffect(() => {
36
+ const unsubscribers = [];
37
+ const composerEvents = [
38
+ "send",
39
+ "attachment-add"
40
+ ];
41
+ for (const event of composerEvents) {
42
+ const unsubscribe = runtime.unstable_on(event, () => {
43
+ events.emit(`composer.${event}`, {
44
+ threadId: threadIdRef.current,
45
+ ...messageIdRef && { messageId: messageIdRef.current }
46
+ });
47
+ });
48
+ unsubscribers.push(unsubscribe);
49
+ }
50
+ return () => {
51
+ for (const unsub of unsubscribers) unsub();
52
+ };
53
+ }, [runtime, events, threadIdRef, messageIdRef]);
54
+ const attachments = tapLookupResources.tapLookupResources(
55
+ runtimeState.attachments.map(
56
+ (_, idx) => ComposerAttachmentClientByIndex(
57
+ { runtime, index: idx },
58
+ { key: idx }
59
+ )
60
+ )
61
+ );
62
+ const state = tapMemo.tapMemo(() => {
63
+ return {
64
+ text: runtimeState.text,
65
+ role: runtimeState.role,
66
+ attachments: attachments.state,
67
+ runConfig: runtimeState.runConfig,
68
+ isEditing: runtimeState.isEditing,
69
+ canCancel: runtimeState.canCancel,
70
+ attachmentAccept: runtimeState.attachmentAccept,
71
+ isEmpty: runtimeState.isEmpty,
72
+ type: runtimeState.type ?? "thread"
73
+ };
74
+ }, [runtimeState, attachments.state]);
75
+ return tapApi.tapApi({
76
+ getState: () => state,
77
+ setText: runtime.setText,
78
+ setRole: runtime.setRole,
79
+ setRunConfig: runtime.setRunConfig,
80
+ addAttachment: runtime.addAttachment,
81
+ reset: runtime.reset,
82
+ clearAttachments: runtime.clearAttachments,
83
+ send: runtime.send,
84
+ cancel: runtime.cancel,
85
+ beginEdit: runtime.beginEdit ?? (() => {
86
+ throw new Error("beginEdit is not supported in this runtime");
87
+ }),
88
+ attachment: (selector) => {
89
+ if ("id" in selector) {
90
+ return attachments.api({ key: selector.id });
91
+ } else {
92
+ return attachments.api(selector);
93
+ }
94
+ },
95
+ __internal_getRuntime: () => runtime
96
+ });
97
+ }
98
+ );
99
+
100
+ exports.ComposerClient = ComposerClient;
101
+ //# sourceMappingURL=ComposerRuntimeClient.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ComposerRuntimeClient.cjs","sources":["../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ComposerRuntimeClient.js"],"sourcesContent":["// src/legacy-runtime/client/ComposerRuntimeClient.ts\nimport {\n resource,\n tapMemo,\n tapEffect,\n tapInlineResource\n} from \"@assistant-ui/tap\";\nimport { tapApi } from \"../../utils/tap-store/index.js\";\nimport { tapEvents } from \"../../client/EventContext.js\";\nimport { tapLookupResources } from \"../../client/util-hooks/tapLookupResources.js\";\nimport { AttachmentRuntimeClient } from \"./AttachmentRuntimeClient.js\";\nimport { tapSubscribable } from \"../util-hooks/tapSubscribable.js\";\nvar ComposerAttachmentClientByIndex = resource(\n ({ runtime, index }) => {\n const attachmentRuntime = tapMemo(\n () => runtime.getAttachmentByIndex(index),\n [runtime, index]\n );\n return tapInlineResource(\n AttachmentRuntimeClient({\n runtime: attachmentRuntime\n })\n );\n }\n);\nvar ComposerClient = resource(\n ({\n threadIdRef,\n messageIdRef,\n runtime\n }) => {\n const runtimeState = tapSubscribable(runtime);\n const events = tapEvents();\n tapEffect(() => {\n const unsubscribers = [];\n const composerEvents = [\n \"send\",\n \"attachment-add\"\n ];\n for (const event of composerEvents) {\n const unsubscribe = runtime.unstable_on(event, () => {\n events.emit(`composer.${event}`, {\n threadId: threadIdRef.current,\n ...messageIdRef && { messageId: messageIdRef.current }\n });\n });\n unsubscribers.push(unsubscribe);\n }\n return () => {\n for (const unsub of unsubscribers) unsub();\n };\n }, [runtime, events, threadIdRef, messageIdRef]);\n const attachments = tapLookupResources(\n runtimeState.attachments.map(\n (_, idx) => ComposerAttachmentClientByIndex(\n { runtime, index: idx },\n { key: idx }\n )\n )\n );\n const state = tapMemo(() => {\n return {\n text: runtimeState.text,\n role: runtimeState.role,\n attachments: attachments.state,\n runConfig: runtimeState.runConfig,\n isEditing: runtimeState.isEditing,\n canCancel: runtimeState.canCancel,\n attachmentAccept: runtimeState.attachmentAccept,\n isEmpty: runtimeState.isEmpty,\n type: runtimeState.type ?? \"thread\"\n };\n }, [runtimeState, attachments.state]);\n return tapApi({\n getState: () => state,\n setText: runtime.setText,\n setRole: runtime.setRole,\n setRunConfig: runtime.setRunConfig,\n addAttachment: runtime.addAttachment,\n reset: runtime.reset,\n clearAttachments: runtime.clearAttachments,\n send: runtime.send,\n cancel: runtime.cancel,\n beginEdit: runtime.beginEdit ?? (() => {\n throw new Error(\"beginEdit is not supported in this runtime\");\n }),\n attachment: (selector) => {\n if (\"id\" in selector) {\n return attachments.api({ key: selector.id });\n } else {\n return attachments.api(selector);\n }\n },\n __internal_getRuntime: () => runtime\n });\n }\n);\nexport {\n ComposerClient\n};\n//# sourceMappingURL=ComposerRuntimeClient.js.map"],"names":["resource","tapMemo","tapInlineResource","AttachmentRuntimeClient","tapSubscribable","tapEvents","tapEffect","tapLookupResources","tapApi"],"mappings":"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","x_google_ignoreList":[0]}