@gram-ai/elements 1.27.4 → 1.27.6

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 (278) hide show
  1. package/README.md +72 -60
  2. package/README.typedoc.md +6 -6
  3. package/bin/cli.js +74 -74
  4. package/dist/compat-shims-CO9JXXV4.cjs.map +1 -1
  5. package/dist/{compat-shims-BPJ7Q68c.js → compat-shims-DxtUrORi.js} +4 -2
  6. package/dist/compat-shims-DxtUrORi.js.map +1 -0
  7. package/dist/components/ShareButton/index.d.ts +2 -2
  8. package/dist/components/assistant-ui/message-feedback.d.ts +1 -1
  9. package/dist/components/assistant-ui/tooltip-icon-button.d.ts +2 -2
  10. package/dist/components/ui/avatar.d.ts +2 -2
  11. package/dist/components/ui/button.d.ts +1 -1
  12. package/dist/components/ui/calendar.d.ts +1 -1
  13. package/dist/components/ui/collapsible.d.ts +1 -1
  14. package/dist/components/ui/dialog.d.ts +4 -4
  15. package/dist/components/ui/popover.d.ts +2 -2
  16. package/dist/components/ui/skeleton.d.ts +1 -1
  17. package/dist/components/ui/time-range-picker.d.ts +1 -1
  18. package/dist/components/ui/tool-ui.d.ts +7 -7
  19. package/dist/components/ui/tooltip.d.ts +2 -2
  20. package/dist/contexts/ConnectionStatusContext.d.ts +1 -1
  21. package/dist/elements.cjs +1 -1
  22. package/dist/elements.css +1 -1
  23. package/dist/elements.js +2 -2
  24. package/dist/hooks/useDensity.d.ts +73 -73
  25. package/dist/hooks/useMCPTools.d.ts +1 -1
  26. package/dist/hooks/useRadius.d.ts +1 -1
  27. package/dist/{index-KSX4Qjip.cjs → index-A17b62wR.cjs} +10 -10
  28. package/dist/index-A17b62wR.cjs.map +1 -0
  29. package/dist/{index-BpJstUh1.cjs → index-C4bFBGfl.cjs} +4 -4
  30. package/dist/{index-BpJstUh1.cjs.map → index-C4bFBGfl.cjs.map} +1 -1
  31. package/dist/{index-CUitXazZ.js → index-D93pV0_o.js} +55 -55
  32. package/dist/{index-CUitXazZ.js.map → index-D93pV0_o.js.map} +1 -1
  33. package/dist/{index-D0bAYNQy.js → index-Dm2wLFTN.js} +304 -282
  34. package/dist/index-Dm2wLFTN.js.map +1 -0
  35. package/dist/lib/cassette.d.ts +4 -4
  36. package/dist/lib/errorTracking.d.ts +1 -1
  37. package/dist/lib/messageConverter.d.ts +1 -1
  38. package/dist/lib/models.d.ts +1 -1
  39. package/dist/plugins/chart/ui/bar-chart.d.ts +1 -1
  40. package/dist/plugins/generative-ui/ui/accordion-wrapper.d.ts +2 -2
  41. package/dist/plugins/generative-ui/ui/accordion.d.ts +1 -1
  42. package/dist/plugins/generative-ui/ui/action-button.d.ts +2 -2
  43. package/dist/plugins/generative-ui/ui/alert-wrapper.d.ts +1 -1
  44. package/dist/plugins/generative-ui/ui/alert.d.ts +4 -4
  45. package/dist/plugins/generative-ui/ui/avatar.d.ts +5 -5
  46. package/dist/plugins/generative-ui/ui/badge.d.ts +2 -2
  47. package/dist/plugins/generative-ui/ui/button-wrapper.d.ts +2 -2
  48. package/dist/plugins/generative-ui/ui/button.d.ts +2 -2
  49. package/dist/plugins/generative-ui/ui/card-wrapper.d.ts +2 -2
  50. package/dist/plugins/generative-ui/ui/card.d.ts +8 -8
  51. package/dist/plugins/generative-ui/ui/checkbox.d.ts +1 -1
  52. package/dist/plugins/generative-ui/ui/data-table.d.ts +2 -2
  53. package/dist/plugins/generative-ui/ui/dialog.d.ts +3 -3
  54. package/dist/plugins/generative-ui/ui/dropdown-menu.d.ts +3 -3
  55. package/dist/plugins/generative-ui/ui/grid.d.ts +3 -3
  56. package/dist/plugins/generative-ui/ui/input-wrapper.d.ts +1 -1
  57. package/dist/plugins/generative-ui/ui/input.d.ts +2 -2
  58. package/dist/plugins/generative-ui/ui/label.d.ts +1 -1
  59. package/dist/plugins/generative-ui/ui/metric.d.ts +3 -3
  60. package/dist/plugins/generative-ui/ui/pagination.d.ts +6 -6
  61. package/dist/plugins/generative-ui/ui/popover.d.ts +4 -4
  62. package/dist/plugins/generative-ui/ui/progress.d.ts +2 -2
  63. package/dist/plugins/generative-ui/ui/radio-group.d.ts +1 -1
  64. package/dist/plugins/generative-ui/ui/select.d.ts +2 -2
  65. package/dist/plugins/generative-ui/ui/separator.d.ts +1 -1
  66. package/dist/plugins/generative-ui/ui/skeleton.d.ts +1 -1
  67. package/dist/plugins/generative-ui/ui/stack.d.ts +6 -6
  68. package/dist/plugins/generative-ui/ui/switch.d.ts +2 -2
  69. package/dist/plugins/generative-ui/ui/table.d.ts +9 -9
  70. package/dist/plugins/generative-ui/ui/tabs-wrapper.d.ts +1 -1
  71. package/dist/plugins/generative-ui/ui/tabs.d.ts +1 -1
  72. package/dist/plugins/generative-ui/ui/text.d.ts +3 -3
  73. package/dist/plugins/generative-ui/ui/textarea.d.ts +2 -2
  74. package/dist/plugins/generative-ui/ui/tooltip.d.ts +1 -1
  75. package/dist/plugins.cjs +1 -1
  76. package/dist/plugins.js +1 -1
  77. package/dist/{profiler-CyzxBxVz.cjs → profiler-Cbbf4eEX.cjs} +2 -2
  78. package/dist/{profiler-CyzxBxVz.cjs.map → profiler-Cbbf4eEX.cjs.map} +1 -1
  79. package/dist/{profiler-BFkhZRxj.js → profiler-mca4IXaY.js} +2 -2
  80. package/dist/{profiler-BFkhZRxj.js.map → profiler-mca4IXaY.js.map} +1 -1
  81. package/dist/react-shim.js +1 -1
  82. package/dist/server/express.cjs.map +1 -1
  83. package/dist/server/express.js.map +1 -1
  84. package/dist/{startRecording-C-PPAs_Z.js → startRecording-BCafdS7B.js} +2 -2
  85. package/dist/{startRecording-C-PPAs_Z.js.map → startRecording-BCafdS7B.js.map} +1 -1
  86. package/dist/{startRecording-Dq92sEHf.cjs → startRecording-Eb5f7wqP.cjs} +2 -2
  87. package/dist/{startRecording-Dq92sEHf.cjs.map → startRecording-Eb5f7wqP.cjs.map} +1 -1
  88. package/dist/types/index.d.ts +4 -4
  89. package/package.json +1 -5
  90. package/src/compat-plugin.ts +14 -14
  91. package/src/compat-shims.ts +33 -31
  92. package/src/compat.test.ts +48 -48
  93. package/src/compat.ts +6 -6
  94. package/src/components/Chat/index.tsx +17 -17
  95. package/src/components/Chat/stories/Charts.stories.tsx +98 -98
  96. package/src/components/Chat/stories/Composer.stories.tsx +15 -15
  97. package/src/components/Chat/stories/ConnectionConfiguration.stories.tsx +44 -44
  98. package/src/components/Chat/stories/CustomComponents.stories.tsx +17 -17
  99. package/src/components/Chat/stories/Density.stories.tsx +20 -20
  100. package/src/components/Chat/stories/ErrorBoundary.stories.tsx +47 -47
  101. package/src/components/Chat/stories/FrontendTools.stories.tsx +39 -39
  102. package/src/components/Chat/stories/GenerativeUI.stories.tsx +48 -48
  103. package/src/components/Chat/stories/MessageFeedback.stories.tsx +52 -52
  104. package/src/components/Chat/stories/Modal.stories.tsx +28 -28
  105. package/src/components/Chat/stories/Model.stories.tsx +11 -11
  106. package/src/components/Chat/stories/Radius.stories.tsx +20 -20
  107. package/src/components/Chat/stories/Sidecar.stories.tsx +13 -13
  108. package/src/components/Chat/stories/StyleIsolation.stories.tsx +11 -11
  109. package/src/components/Chat/stories/Theme.stories.tsx +25 -25
  110. package/src/components/Chat/stories/Thread.stories.tsx +25 -25
  111. package/src/components/Chat/stories/ToolApproval.stories.tsx +55 -55
  112. package/src/components/Chat/stories/ToolMentions.stories.tsx +17 -17
  113. package/src/components/Chat/stories/Tools.stories.tsx +88 -88
  114. package/src/components/Chat/stories/Variants.stories.tsx +32 -32
  115. package/src/components/Chat/stories/Welcome.stories.tsx +14 -14
  116. package/src/components/ChatHistory.tsx +7 -7
  117. package/src/components/FrontendTools/index.tsx +5 -5
  118. package/src/components/Replay.stories.tsx +157 -157
  119. package/src/components/Replay.tsx +76 -73
  120. package/src/components/ShadowRoot.tsx +40 -40
  121. package/src/components/ShareButton/index.tsx +32 -32
  122. package/src/components/assistant-ui/assistant-modal.tsx +92 -87
  123. package/src/components/assistant-ui/assistant-sidecar.tsx +35 -35
  124. package/src/components/assistant-ui/attachment.tsx +80 -80
  125. package/src/components/assistant-ui/connection-status-indicator.tsx +33 -33
  126. package/src/components/assistant-ui/error-boundary.tsx +34 -34
  127. package/src/components/assistant-ui/follow-on-suggestions.tsx +26 -26
  128. package/src/components/assistant-ui/markdown-text.tsx +69 -69
  129. package/src/components/assistant-ui/mentioned-tools-badges.tsx +38 -38
  130. package/src/components/assistant-ui/message-feedback.tsx +57 -50
  131. package/src/components/assistant-ui/reasoning.tsx +83 -83
  132. package/src/components/assistant-ui/thread-list.tsx +45 -45
  133. package/src/components/assistant-ui/thread.tsx +278 -278
  134. package/src/components/assistant-ui/tool-fallback.tsx +37 -37
  135. package/src/components/assistant-ui/tool-group.tsx +26 -26
  136. package/src/components/assistant-ui/tool-mention-autocomplete.tsx +122 -122
  137. package/src/components/assistant-ui/tooltip-icon-button.tsx +18 -18
  138. package/src/components/ui/avatar.tsx +12 -12
  139. package/src/components/ui/button.tsx +12 -12
  140. package/src/components/ui/buttonVariants.ts +17 -17
  141. package/src/components/ui/calendar.tsx +106 -106
  142. package/src/components/ui/charts.stories.tsx +56 -56
  143. package/src/components/ui/collapsible.tsx +5 -5
  144. package/src/components/ui/dialog.tsx +30 -30
  145. package/src/components/ui/generative-ui.stories.tsx +200 -200
  146. package/src/components/ui/generative-ui.tsx +26 -26
  147. package/src/components/ui/popover.tsx +14 -14
  148. package/src/components/ui/skeleton.tsx +5 -5
  149. package/src/components/ui/time-range-picker.stories.tsx +80 -80
  150. package/src/components/ui/time-range-picker.tsx +248 -246
  151. package/src/components/ui/tool-ui.stories.tsx +37 -37
  152. package/src/components/ui/tool-ui.tsx +221 -215
  153. package/src/components/ui/tooltip.tsx +15 -15
  154. package/src/constants/tailwind.ts +1 -1
  155. package/src/contexts/ChatIdContext.tsx +7 -7
  156. package/src/contexts/ConnectionStatusContext.tsx +64 -64
  157. package/src/contexts/ElementsProvider.tsx +214 -213
  158. package/src/contexts/ReplayContext.ts +3 -3
  159. package/src/contexts/ToolApprovalContext.tsx +54 -54
  160. package/src/contexts/ToolExecutionContext.tsx +34 -34
  161. package/src/contexts/contexts.ts +7 -7
  162. package/src/contexts/portal-container-context.ts +2 -2
  163. package/src/contexts/portal-container.tsx +7 -7
  164. package/src/embedded.ts +1 -1
  165. package/src/global.css +25 -25
  166. package/src/hooks/useAuth.ts +72 -72
  167. package/src/hooks/useDensity.ts +79 -79
  168. package/src/hooks/useElements.ts +6 -6
  169. package/src/hooks/useExpanded.ts +12 -12
  170. package/src/hooks/useFollowOnSuggestions.ts +83 -83
  171. package/src/hooks/useGramThreadListAdapter.tsx +99 -99
  172. package/src/hooks/useMCPTools.ts +47 -47
  173. package/src/hooks/useModel.ts +14 -14
  174. package/src/hooks/usePluginComponents.ts +11 -11
  175. package/src/hooks/usePortalContainer.ts +5 -5
  176. package/src/hooks/useRadius.ts +23 -23
  177. package/src/hooks/useRecordCassette.ts +34 -34
  178. package/src/hooks/useSession.ts +11 -11
  179. package/src/hooks/useThemeProps.ts +13 -13
  180. package/src/hooks/useThreadId.ts +4 -4
  181. package/src/hooks/useToolApproval.ts +7 -7
  182. package/src/hooks/useToolMentions.ts +40 -40
  183. package/src/index.ts +26 -26
  184. package/src/lib/api.test.ts +61 -61
  185. package/src/lib/api.ts +4 -3
  186. package/src/lib/auth.ts +13 -13
  187. package/src/lib/cassette.ts +84 -84
  188. package/src/lib/easing.ts +1 -1
  189. package/src/lib/errorTracking.config.ts +5 -5
  190. package/src/lib/errorTracking.ts +29 -29
  191. package/src/lib/generative-ui.ts +7 -7
  192. package/src/lib/humanize.ts +3 -3
  193. package/src/lib/messageConverter.test.ts +130 -127
  194. package/src/lib/messageConverter.ts +196 -196
  195. package/src/lib/models.ts +28 -20
  196. package/src/lib/token.test.ts +56 -56
  197. package/src/lib/token.ts +14 -14
  198. package/src/lib/tool-mentions.ts +45 -45
  199. package/src/lib/tools.ts +66 -62
  200. package/src/lib/utils.ts +5 -5
  201. package/src/lib.d.ts +1 -1
  202. package/src/plugins/README.md +5 -5
  203. package/src/plugins/chart/catalog.ts +18 -18
  204. package/src/plugins/chart/chart.test.ts +31 -31
  205. package/src/plugins/chart/component.tsx +34 -34
  206. package/src/plugins/chart/index.ts +4 -4
  207. package/src/plugins/chart/ui/area-chart.tsx +42 -42
  208. package/src/plugins/chart/ui/bar-chart.tsx +46 -46
  209. package/src/plugins/chart/ui/donut-chart.tsx +48 -48
  210. package/src/plugins/chart/ui/index.ts +7 -7
  211. package/src/plugins/chart/ui/line-chart.tsx +43 -43
  212. package/src/plugins/chart/ui/pie-chart.tsx +44 -44
  213. package/src/plugins/chart/ui/radar-chart.tsx +33 -33
  214. package/src/plugins/chart/ui/scatter-chart.tsx +43 -43
  215. package/src/plugins/components/MacOSWindowFrame.tsx +15 -15
  216. package/src/plugins/components/PluginLoadingState.tsx +10 -10
  217. package/src/plugins/components/index.ts +1 -1
  218. package/src/plugins/generative-ui/catalog.ts +54 -54
  219. package/src/plugins/generative-ui/component.tsx +85 -85
  220. package/src/plugins/generative-ui/index.ts +4 -4
  221. package/src/plugins/generative-ui/ui/accordion-wrapper.tsx +16 -16
  222. package/src/plugins/generative-ui/ui/accordion.tsx +16 -16
  223. package/src/plugins/generative-ui/ui/action-button.tsx +28 -28
  224. package/src/plugins/generative-ui/ui/alert-wrapper.tsx +8 -8
  225. package/src/plugins/generative-ui/ui/alert.tsx +20 -20
  226. package/src/plugins/generative-ui/ui/avatar-wrapper.tsx +7 -7
  227. package/src/plugins/generative-ui/ui/avatar.tsx +30 -30
  228. package/src/plugins/generative-ui/ui/badge.tsx +22 -22
  229. package/src/plugins/generative-ui/ui/button-wrapper.tsx +12 -12
  230. package/src/plugins/generative-ui/ui/button.tsx +28 -28
  231. package/src/plugins/generative-ui/ui/card-wrapper.tsx +8 -8
  232. package/src/plugins/generative-ui/ui/card.tsx +27 -27
  233. package/src/plugins/generative-ui/ui/checkbox-wrapper.tsx +9 -9
  234. package/src/plugins/generative-ui/ui/checkbox.tsx +9 -9
  235. package/src/plugins/generative-ui/ui/data-table.tsx +8 -8
  236. package/src/plugins/generative-ui/ui/dialog.tsx +31 -31
  237. package/src/plugins/generative-ui/ui/dropdown-menu.tsx +44 -44
  238. package/src/plugins/generative-ui/ui/grid.tsx +12 -12
  239. package/src/plugins/generative-ui/ui/index.ts +40 -40
  240. package/src/plugins/generative-ui/ui/input-wrapper.tsx +11 -11
  241. package/src/plugins/generative-ui/ui/input.tsx +9 -9
  242. package/src/plugins/generative-ui/ui/label.tsx +8 -8
  243. package/src/plugins/generative-ui/ui/list.tsx +11 -11
  244. package/src/plugins/generative-ui/ui/metric.tsx +23 -23
  245. package/src/plugins/generative-ui/ui/pagination.tsx +28 -28
  246. package/src/plugins/generative-ui/ui/popover.tsx +21 -21
  247. package/src/plugins/generative-ui/ui/progress.tsx +13 -13
  248. package/src/plugins/generative-ui/ui/radio-group.tsx +12 -12
  249. package/src/plugins/generative-ui/ui/select-wrapper.tsx +7 -7
  250. package/src/plugins/generative-ui/ui/select.tsx +37 -37
  251. package/src/plugins/generative-ui/ui/separator.tsx +9 -9
  252. package/src/plugins/generative-ui/ui/skeleton-wrapper.tsx +10 -10
  253. package/src/plugins/generative-ui/ui/skeleton.tsx +5 -5
  254. package/src/plugins/generative-ui/ui/stack.tsx +28 -28
  255. package/src/plugins/generative-ui/ui/switch.tsx +11 -11
  256. package/src/plugins/generative-ui/ui/table.tsx +32 -32
  257. package/src/plugins/generative-ui/ui/tabs-wrapper.tsx +11 -11
  258. package/src/plugins/generative-ui/ui/tabs.tsx +26 -26
  259. package/src/plugins/generative-ui/ui/text.tsx +12 -12
  260. package/src/plugins/generative-ui/ui/textarea.tsx +7 -7
  261. package/src/plugins/generative-ui/ui/tooltip.tsx +12 -12
  262. package/src/plugins/index.ts +7 -7
  263. package/src/react-shim.ts +6 -6
  264. package/src/server/bun.ts +12 -12
  265. package/src/server/core.ts +25 -25
  266. package/src/server/express.ts +17 -15
  267. package/src/server/fastify.ts +14 -14
  268. package/src/server/hono.ts +9 -9
  269. package/src/server/nextjs.ts +12 -12
  270. package/src/server/tanstack-start.ts +12 -12
  271. package/src/server.ts +27 -27
  272. package/src/storybook.d.ts +4 -4
  273. package/src/types/index.ts +124 -124
  274. package/src/types/plugins.ts +7 -7
  275. package/src/vite-env.d.ts +12 -12
  276. package/dist/compat-shims-BPJ7Q68c.js.map +0 -1
  277. package/dist/index-D0bAYNQy.js.map +0 -1
  278. package/dist/index-KSX4Qjip.cjs.map +0 -1
@@ -1,14 +1,14 @@
1
- import { ThreadPrimitive } from '@assistant-ui/react'
2
- import { AnimatePresence } from 'motion/react'
3
- import * as m from 'motion/react-m'
4
- import { FC } from 'react'
1
+ import { ThreadPrimitive } from "@assistant-ui/react";
2
+ import { AnimatePresence } from "motion/react";
3
+ import * as m from "motion/react-m";
4
+ import { FC } from "react";
5
5
 
6
- import { Button } from '@/components/ui/button'
7
- import { useDensity } from '@/hooks/useDensity'
8
- import { useFollowOnSuggestions } from '@/hooks/useFollowOnSuggestions'
9
- import { useRadius } from '@/hooks/useRadius'
10
- import { EASE_OUT_QUINT } from '@/lib/easing'
11
- import { cn } from '@/lib/utils'
6
+ import { Button } from "@/components/ui/button";
7
+ import { useDensity } from "@/hooks/useDensity";
8
+ import { useFollowOnSuggestions } from "@/hooks/useFollowOnSuggestions";
9
+ import { useRadius } from "@/hooks/useRadius";
10
+ import { EASE_OUT_QUINT } from "@/lib/easing";
11
+ import { cn } from "@/lib/utils";
12
12
 
13
13
  const suggestionVariants = {
14
14
  hidden: {
@@ -35,7 +35,7 @@ const suggestionVariants = {
35
35
  ease: EASE_OUT_QUINT,
36
36
  },
37
37
  },
38
- }
38
+ };
39
39
 
40
40
  const containerVariants = {
41
41
  hidden: { opacity: 0 },
@@ -53,26 +53,26 @@ const containerVariants = {
53
53
  staggerDirection: -1,
54
54
  },
55
55
  },
56
- }
56
+ };
57
57
 
58
58
  /**
59
59
  * Displays follow-on suggestions after the assistant finishes responding.
60
60
  * These are dynamically generated based on the conversation context.
61
61
  */
62
62
  export const FollowOnSuggestions: FC = () => {
63
- const { suggestions, isLoading } = useFollowOnSuggestions()
64
- const r = useRadius()
65
- const d = useDensity()
63
+ const { suggestions, isLoading } = useFollowOnSuggestions();
64
+ const r = useRadius();
65
+ const d = useDensity();
66
66
 
67
- const showSuggestions = !isLoading && suggestions.length > 0
67
+ const showSuggestions = !isLoading && suggestions.length > 0;
68
68
 
69
69
  return (
70
70
  <div
71
71
  className={cn(
72
- 'aui-follow-on-suggestions w-full',
73
- d('gap-sm'),
74
- d('py-sm'),
75
- d('px-md')
72
+ "aui-follow-on-suggestions w-full",
73
+ d("gap-sm"),
74
+ d("py-sm"),
75
+ d("px-md"),
76
76
  )}
77
77
  >
78
78
  <AnimatePresence mode="wait">
@@ -103,10 +103,10 @@ export const FollowOnSuggestions: FC = () => {
103
103
  variant="outline"
104
104
  size="sm"
105
105
  className={cn(
106
- 'aui-follow-on-suggestion text-muted-foreground hover:text-foreground h-auto cursor-pointer text-left text-sm whitespace-normal transition-colors',
107
- d('px-md'),
108
- d('py-sm'),
109
- r('lg')
106
+ "aui-follow-on-suggestion h-auto cursor-pointer text-left text-sm whitespace-normal text-muted-foreground transition-colors hover:text-foreground",
107
+ d("px-md"),
108
+ d("py-sm"),
109
+ r("lg"),
110
110
  )}
111
111
  >
112
112
  {suggestion.prompt}
@@ -118,5 +118,5 @@ export const FollowOnSuggestions: FC = () => {
118
118
  )}
119
119
  </AnimatePresence>
120
120
  </div>
121
- )
122
- }
121
+ );
122
+ };
@@ -1,24 +1,24 @@
1
- 'use client'
1
+ "use client";
2
2
 
3
3
  import {
4
4
  type CodeHeaderProps,
5
5
  MarkdownTextPrimitive,
6
6
  unstable_memoizeMarkdownComponents as memoizeMarkdownComponents,
7
7
  useIsMarkdownCodeBlock,
8
- } from '@assistant-ui/react-markdown'
9
- import { CheckIcon, CopyIcon } from 'lucide-react'
10
- import { type FC, memo, useState } from 'react'
11
- import remarkGfm from 'remark-gfm'
8
+ } from "@assistant-ui/react-markdown";
9
+ import { CheckIcon, CopyIcon } from "lucide-react";
10
+ import { type FC, memo, useState } from "react";
11
+ import remarkGfm from "remark-gfm";
12
12
 
13
- import { TooltipIconButton } from '@/components/assistant-ui/tooltip-icon-button'
14
- import { cn } from '@/lib/utils'
15
- import { useElements } from '@/hooks/useElements'
16
- import { useComponentsByLanguage } from '@/hooks/usePluginComponents'
17
- import { useAssistantState } from '@assistant-ui/react'
13
+ import { TooltipIconButton } from "@/components/assistant-ui/tooltip-icon-button";
14
+ import { cn } from "@/lib/utils";
15
+ import { useElements } from "@/hooks/useElements";
16
+ import { useComponentsByLanguage } from "@/hooks/usePluginComponents";
17
+ import { useAssistantState } from "@assistant-ui/react";
18
18
 
19
19
  const MarkdownTextImpl = () => {
20
- const { plugins } = useElements()
21
- const componentsByLanguage = useComponentsByLanguage(plugins)
20
+ const { plugins } = useElements();
21
+ const componentsByLanguage = useComponentsByLanguage(plugins);
22
22
 
23
23
  return (
24
24
  <MarkdownTextPrimitive
@@ -27,22 +27,22 @@ const MarkdownTextImpl = () => {
27
27
  components={defaultComponents}
28
28
  componentsByLanguage={componentsByLanguage}
29
29
  />
30
- )
31
- }
30
+ );
31
+ };
32
32
 
33
- export const MarkdownText = memo(MarkdownTextImpl)
33
+ export const MarkdownText = memo(MarkdownTextImpl);
34
34
 
35
35
  const CodeHeader: FC<CodeHeaderProps> = ({ language, code }) => {
36
- const message = useAssistantState(({ message }) => message)
37
- const messageIsComplete = message.status?.type === 'complete'
38
- const { isCopied, copyToClipboard } = useCopyToClipboard()
36
+ const message = useAssistantState(({ message }) => message);
37
+ const messageIsComplete = message.status?.type === "complete";
38
+ const { isCopied, copyToClipboard } = useCopyToClipboard();
39
39
  const onCopy = () => {
40
- if (!code || isCopied) return
41
- copyToClipboard(code)
42
- }
40
+ if (!code || isCopied) return;
41
+ copyToClipboard(code);
42
+ };
43
43
 
44
44
  return (
45
- <div className="aui-code-header-root bg-muted-foreground/15 text-foreground dark:bg-muted-foreground/20 mt-4 flex items-center justify-between gap-4 rounded-t-lg px-4 py-2 text-sm font-semibold">
45
+ <div className="aui-code-header-root mt-4 flex items-center justify-between gap-4 rounded-t-lg bg-muted-foreground/15 px-4 py-2 text-sm font-semibold text-foreground dark:bg-muted-foreground/20">
46
46
  <span className="aui-code-header-language lowercase [&>span]:text-xs">
47
47
  {language}
48
48
  </span>
@@ -53,34 +53,34 @@ const CodeHeader: FC<CodeHeaderProps> = ({ language, code }) => {
53
53
  </TooltipIconButton>
54
54
  )}
55
55
  </div>
56
- )
57
- }
56
+ );
57
+ };
58
58
 
59
59
  const useCopyToClipboard = ({
60
60
  copiedDuration = 3000,
61
61
  }: {
62
- copiedDuration?: number
62
+ copiedDuration?: number;
63
63
  } = {}) => {
64
- const [isCopied, setIsCopied] = useState<boolean>(false)
64
+ const [isCopied, setIsCopied] = useState<boolean>(false);
65
65
 
66
66
  const copyToClipboard = (value: string) => {
67
- if (!value) return
67
+ if (!value) return;
68
68
 
69
69
  navigator.clipboard.writeText(value).then(() => {
70
- setIsCopied(true)
71
- setTimeout(() => setIsCopied(false), copiedDuration)
72
- })
73
- }
70
+ setIsCopied(true);
71
+ setTimeout(() => setIsCopied(false), copiedDuration);
72
+ });
73
+ };
74
74
 
75
- return { isCopied, copyToClipboard }
76
- }
75
+ return { isCopied, copyToClipboard };
76
+ };
77
77
 
78
78
  const defaultComponents = memoizeMarkdownComponents({
79
79
  h1: ({ className, ...props }) => (
80
80
  <h1
81
81
  className={cn(
82
- 'aui-md-h1 mb-8 scroll-m-20 text-4xl font-extrabold tracking-tight last:mb-0',
83
- className
82
+ "aui-md-h1 mb-8 scroll-m-20 text-4xl font-extrabold tracking-tight last:mb-0",
83
+ className,
84
84
  )}
85
85
  {...props}
86
86
  />
@@ -88,8 +88,8 @@ const defaultComponents = memoizeMarkdownComponents({
88
88
  h2: ({ className, ...props }) => (
89
89
  <h2
90
90
  className={cn(
91
- 'aui-md-h2 mt-8 mb-4 scroll-m-20 text-3xl font-semibold tracking-tight first:mt-0 last:mb-0',
92
- className
91
+ "aui-md-h2 mt-8 mb-4 scroll-m-20 text-3xl font-semibold tracking-tight first:mt-0 last:mb-0",
92
+ className,
93
93
  )}
94
94
  {...props}
95
95
  />
@@ -97,8 +97,8 @@ const defaultComponents = memoizeMarkdownComponents({
97
97
  h3: ({ className, ...props }) => (
98
98
  <h3
99
99
  className={cn(
100
- 'aui-md-h3 mt-6 mb-4 scroll-m-20 text-2xl font-semibold tracking-tight first:mt-0 last:mb-0',
101
- className
100
+ "aui-md-h3 mt-6 mb-4 scroll-m-20 text-2xl font-semibold tracking-tight first:mt-0 last:mb-0",
101
+ className,
102
102
  )}
103
103
  {...props}
104
104
  />
@@ -106,8 +106,8 @@ const defaultComponents = memoizeMarkdownComponents({
106
106
  h4: ({ className, ...props }) => (
107
107
  <h4
108
108
  className={cn(
109
- 'aui-md-h4 mt-6 mb-4 scroll-m-20 text-xl font-semibold tracking-tight first:mt-0 last:mb-0',
110
- className
109
+ "aui-md-h4 mt-6 mb-4 scroll-m-20 text-xl font-semibold tracking-tight first:mt-0 last:mb-0",
110
+ className,
111
111
  )}
112
112
  {...props}
113
113
  />
@@ -115,8 +115,8 @@ const defaultComponents = memoizeMarkdownComponents({
115
115
  h5: ({ className, ...props }) => (
116
116
  <h5
117
117
  className={cn(
118
- 'aui-md-h5 my-4 text-lg font-semibold first:mt-0 last:mb-0',
119
- className
118
+ "aui-md-h5 my-4 text-lg font-semibold first:mt-0 last:mb-0",
119
+ className,
120
120
  )}
121
121
  {...props}
122
122
  />
@@ -124,8 +124,8 @@ const defaultComponents = memoizeMarkdownComponents({
124
124
  h6: ({ className, ...props }) => (
125
125
  <h6
126
126
  className={cn(
127
- 'aui-md-h6 my-4 font-semibold first:mt-0 last:mb-0',
128
- className
127
+ "aui-md-h6 my-4 font-semibold first:mt-0 last:mb-0",
128
+ className,
129
129
  )}
130
130
  {...props}
131
131
  />
@@ -133,8 +133,8 @@ const defaultComponents = memoizeMarkdownComponents({
133
133
  p: ({ className, ...props }) => (
134
134
  <p
135
135
  className={cn(
136
- 'aui-md-p mt-5 mb-5 leading-7 first:mt-0 last:mb-0',
137
- className
136
+ "aui-md-p mt-5 mb-5 leading-7 first:mt-0 last:mb-0",
137
+ className,
138
138
  )}
139
139
  {...props}
140
140
  />
@@ -142,38 +142,38 @@ const defaultComponents = memoizeMarkdownComponents({
142
142
  a: ({ className, ...props }) => (
143
143
  <a
144
144
  className={cn(
145
- 'aui-md-a text-primary font-medium underline underline-offset-4',
146
- className
145
+ "aui-md-a font-medium text-primary underline underline-offset-4",
146
+ className,
147
147
  )}
148
148
  {...props}
149
149
  />
150
150
  ),
151
151
  blockquote: ({ className, ...props }) => (
152
152
  <blockquote
153
- className={cn('aui-md-blockquote border-l-2 pl-6 italic', className)}
153
+ className={cn("aui-md-blockquote border-l-2 pl-6 italic", className)}
154
154
  {...props}
155
155
  />
156
156
  ),
157
157
  ul: ({ className, ...props }) => (
158
158
  <ul
159
- className={cn('aui-md-ul my-5 ml-6 list-disc [&>li]:mt-2', className)}
159
+ className={cn("aui-md-ul my-5 ml-6 list-disc [&>li]:mt-2", className)}
160
160
  {...props}
161
161
  />
162
162
  ),
163
163
  ol: ({ className, ...props }) => (
164
164
  <ol
165
- className={cn('aui-md-ol my-5 ml-6 list-decimal [&>li]:mt-2', className)}
165
+ className={cn("aui-md-ol my-5 ml-6 list-decimal [&>li]:mt-2", className)}
166
166
  {...props}
167
167
  />
168
168
  ),
169
169
  hr: ({ className, ...props }) => (
170
- <hr className={cn('aui-md-hr my-5 border-b', className)} {...props} />
170
+ <hr className={cn("aui-md-hr my-5 border-b", className)} {...props} />
171
171
  ),
172
172
  table: ({ className, ...props }) => (
173
173
  <table
174
174
  className={cn(
175
- 'aui-md-table my-5 w-full border-separate border-spacing-0 overflow-y-auto',
176
- className
175
+ "aui-md-table my-5 w-full border-separate border-spacing-0 overflow-y-auto",
176
+ className,
177
177
  )}
178
178
  {...props}
179
179
  />
@@ -181,8 +181,8 @@ const defaultComponents = memoizeMarkdownComponents({
181
181
  th: ({ className, ...props }) => (
182
182
  <th
183
183
  className={cn(
184
- 'aui-md-th bg-muted px-4 py-2 text-left font-bold first:rounded-tl-lg last:rounded-tr-lg [[align=center]]:text-center [[align=right]]:text-right',
185
- className
184
+ "aui-md-th bg-muted px-4 py-2 text-left font-bold first:rounded-tl-lg last:rounded-tr-lg [[align=center]]:text-center [[align=right]]:text-right",
185
+ className,
186
186
  )}
187
187
  {...props}
188
188
  />
@@ -190,8 +190,8 @@ const defaultComponents = memoizeMarkdownComponents({
190
190
  td: ({ className, ...props }) => (
191
191
  <td
192
192
  className={cn(
193
- 'aui-md-td border-b border-l px-4 py-2 text-left last:border-r [[align=center]]:text-center [[align=right]]:text-right',
194
- className
193
+ "aui-md-td border-b border-l px-4 py-2 text-left last:border-r [[align=center]]:text-center [[align=right]]:text-right",
194
+ className,
195
195
  )}
196
196
  {...props}
197
197
  />
@@ -199,39 +199,39 @@ const defaultComponents = memoizeMarkdownComponents({
199
199
  tr: ({ className, ...props }) => (
200
200
  <tr
201
201
  className={cn(
202
- 'aui-md-tr m-0 border-b p-0 first:border-t [&:last-child>td:first-child]:rounded-bl-lg [&:last-child>td:last-child]:rounded-br-lg',
203
- className
202
+ "aui-md-tr m-0 border-b p-0 first:border-t [&:last-child>td:first-child]:rounded-bl-lg [&:last-child>td:last-child]:rounded-br-lg",
203
+ className,
204
204
  )}
205
205
  {...props}
206
206
  />
207
207
  ),
208
208
  sup: ({ className, ...props }) => (
209
209
  <sup
210
- className={cn('aui-md-sup [&>a]:text-xs [&>a]:no-underline', className)}
210
+ className={cn("aui-md-sup [&>a]:text-xs [&>a]:no-underline", className)}
211
211
  {...props}
212
212
  />
213
213
  ),
214
214
  pre: ({ className, ...props }) => (
215
215
  <pre
216
216
  className={cn(
217
- 'aui-md-pre text-foreground bg-muted overflow-x-auto rounded-t-none! rounded-b-lg border border-t-0 p-4',
218
- className
217
+ "aui-md-pre overflow-x-auto rounded-t-none! rounded-b-lg border border-t-0 bg-muted p-4 text-foreground",
218
+ className,
219
219
  )}
220
220
  {...props}
221
221
  />
222
222
  ),
223
223
  code: function Code({ className, ...props }) {
224
- const isCodeBlock = useIsMarkdownCodeBlock()
224
+ const isCodeBlock = useIsMarkdownCodeBlock();
225
225
  return (
226
226
  <code
227
227
  className={cn(
228
228
  !isCodeBlock &&
229
- 'aui-md-inline-code bg-muted rounded border font-semibold',
230
- className
229
+ "aui-md-inline-code rounded border bg-muted font-semibold",
230
+ className,
231
231
  )}
232
232
  {...props}
233
233
  />
234
- )
234
+ );
235
235
  },
236
236
  CodeHeader,
237
- })
237
+ });
@@ -1,19 +1,19 @@
1
- import { FC } from 'react'
2
- import { Wrench, X } from 'lucide-react'
3
- import { AnimatePresence } from 'motion/react'
4
- import * as m from 'motion/react-m'
1
+ import { FC } from "react";
2
+ import { Wrench, X } from "lucide-react";
3
+ import { AnimatePresence } from "motion/react";
4
+ import * as m from "motion/react-m";
5
5
 
6
- import { cn } from '@/lib/utils'
7
- import { useDensity } from '@/hooks/useDensity'
8
- import { useRadius } from '@/hooks/useRadius'
9
- import { EASE_OUT_QUINT } from '@/lib/easing'
10
- import { MentionableTool } from '@/lib/tool-mentions'
6
+ import { cn } from "@/lib/utils";
7
+ import { useDensity } from "@/hooks/useDensity";
8
+ import { useRadius } from "@/hooks/useRadius";
9
+ import { EASE_OUT_QUINT } from "@/lib/easing";
10
+ import { MentionableTool } from "@/lib/tool-mentions";
11
11
 
12
12
  export interface MentionedToolsBadgesProps {
13
- mentionedToolIds: string[]
14
- tools: MentionableTool[]
15
- onRemove?: (toolId: string) => void
16
- className?: string
13
+ mentionedToolIds: string[];
14
+ tools: MentionableTool[];
15
+ onRemove?: (toolId: string) => void;
16
+ className?: string;
17
17
  }
18
18
 
19
19
  export const MentionedToolsBadges: FC<MentionedToolsBadgesProps> = ({
@@ -22,25 +22,25 @@ export const MentionedToolsBadges: FC<MentionedToolsBadgesProps> = ({
22
22
  onRemove,
23
23
  className,
24
24
  }) => {
25
- const d = useDensity()
25
+ const d = useDensity();
26
26
  const mentionedTools = tools.filter((tool) =>
27
- mentionedToolIds.includes(tool.id)
28
- )
27
+ mentionedToolIds.includes(tool.id),
28
+ );
29
29
 
30
30
  if (mentionedTools.length === 0) {
31
- return null
31
+ return null;
32
32
  }
33
33
 
34
34
  return (
35
35
  <div
36
36
  className={cn(
37
- 'aui-mentioned-tools-badges flex flex-wrap items-center gap-1',
38
- d('px-sm'),
39
- d('py-xs'),
40
- className
37
+ "aui-mentioned-tools-badges flex flex-wrap items-center gap-1",
38
+ d("px-sm"),
39
+ d("py-xs"),
40
+ className,
41
41
  )}
42
42
  >
43
- <span className="text-muted-foreground flex-shrink-0 text-xs">
43
+ <span className="flex-shrink-0 text-xs text-muted-foreground">
44
44
  Tools:
45
45
  </span>
46
46
  <AnimatePresence mode="popLayout">
@@ -61,25 +61,25 @@ export const MentionedToolsBadges: FC<MentionedToolsBadgesProps> = ({
61
61
  ))}
62
62
  </AnimatePresence>
63
63
  </div>
64
- )
65
- }
64
+ );
65
+ };
66
66
 
67
67
  interface ToolBadgeProps {
68
- tool: MentionableTool
69
- onRemove?: () => void
68
+ tool: MentionableTool;
69
+ onRemove?: () => void;
70
70
  }
71
71
 
72
72
  const ToolBadge: FC<ToolBadgeProps> = ({ tool, onRemove }) => {
73
- const d = useDensity()
74
- const r = useRadius()
73
+ const d = useDensity();
74
+ const r = useRadius();
75
75
 
76
76
  return (
77
77
  <div
78
78
  className={cn(
79
- 'aui-tool-badge bg-primary/10 text-primary inline-flex items-center gap-1',
80
- r('md'),
81
- d('px-sm'),
82
- d('py-xs')
79
+ "aui-tool-badge inline-flex items-center gap-1 bg-primary/10 text-primary",
80
+ r("md"),
81
+ d("px-sm"),
82
+ d("py-xs"),
83
83
  )}
84
84
  >
85
85
  <Wrench className="size-3 flex-shrink-0" />
@@ -88,9 +88,9 @@ const ToolBadge: FC<ToolBadgeProps> = ({ tool, onRemove }) => {
88
88
  <button
89
89
  type="button"
90
90
  onClick={(e) => {
91
- e.preventDefault()
92
- e.stopPropagation()
93
- onRemove()
91
+ e.preventDefault();
92
+ e.stopPropagation();
93
+ onRemove();
94
94
  }}
95
95
  className="hover:opacity-70 focus:outline-none"
96
96
  aria-label={`Remove ${tool.name}`}
@@ -99,7 +99,7 @@ const ToolBadge: FC<ToolBadgeProps> = ({ tool, onRemove }) => {
99
99
  </button>
100
100
  )}
101
101
  </div>
102
- )
103
- }
102
+ );
103
+ };
104
104
 
105
- export default MentionedToolsBadges
105
+ export default MentionedToolsBadges;