@arcadeai/design-system 3.39.1 → 3.39.2

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 (414) hide show
  1. package/dist/CompositeItem-CniPsjzP.js +30 -0
  2. package/dist/CompositeList-yq5K_yj6.js +81 -0
  3. package/dist/CompositeRoot-Dy-5A-Je.js +206 -0
  4. package/dist/DialogRoot-DDokfJcO.js +57 -0
  5. package/dist/DialogTrigger-CFUE8YsM.js +402 -0
  6. package/dist/DirectionContext-BSOheMwC.js +10 -0
  7. package/dist/FieldItemContext-CF2fRwBC.js +12 -0
  8. package/dist/FloatingPortalLite-BHsRx4XN.js +29 -0
  9. package/dist/InternalBackdrop-BVEfe6O1.js +610 -0
  10. package/dist/LabelableContext-Dzw1DWuj.js +171 -0
  11. package/dist/Separator-CswSYAXX.js +25 -0
  12. package/dist/ToolbarRootContext-D7EsmJ5f.js +10 -0
  13. package/dist/andromeeda-B-gfN00q.js +4 -0
  14. package/dist/angular-html-dA1qUKRV.js +32 -0
  15. package/dist/angular-ts-CXyBC0vY.js +21 -0
  16. package/dist/apl-CjNiDgad.js +3 -3
  17. package/dist/assets/images/arcade-grid.d.ts.map +1 -1
  18. package/dist/assets/images/arcade-grid.js +1 -0
  19. package/dist/assets/index.css +1 -1
  20. package/dist/assets/tokens.css +1 -1
  21. package/dist/assets/variables.css +1 -1
  22. package/dist/astro--3ZkKqYU.js +18 -0
  23. package/dist/astro-CFFExE8Q.js +5 -5
  24. package/dist/aurora-x-B56eICma.js +4 -0
  25. package/dist/ayu-dark-DJSOaKig.js +4 -0
  26. package/dist/ayu-light-BPfFt4v-.js +4 -0
  27. package/dist/ayu-mirage-DmPLRBj7.js +4 -0
  28. package/dist/blade-BoRuQEEj.js +20 -0
  29. package/dist/blade-D0HyNvCw.js +4 -4
  30. package/dist/c-C4SM8H98.js +6 -0
  31. package/dist/cairo-DM6WF2e3.js +1 -1
  32. package/dist/{calendar-DreAgQKY.js → calendar-CLEnvrbp.js} +483 -482
  33. package/dist/catppuccin-frappe-CA5k7W3u.js +4 -0
  34. package/dist/catppuccin-latte-CYfkUW5v.js +4 -0
  35. package/dist/catppuccin-macchiato-BOj_4I3g.js +4 -0
  36. package/dist/catppuccin-mocha-BXpUXme4.js +4 -0
  37. package/dist/clamp-BxE4ZAuA.js +17 -0
  38. package/dist/cobol-HihOMwht.js +1 -1
  39. package/dist/coffee-D8Swy5yR.js +8 -0
  40. package/dist/components/index.js +665 -646
  41. package/dist/components/ui/atoms/accordion.d.ts +9 -7
  42. package/dist/components/ui/atoms/accordion.d.ts.map +1 -1
  43. package/dist/components/ui/atoms/accordion.js +454 -243
  44. package/dist/components/ui/atoms/alert-dialog.d.ts +13 -9
  45. package/dist/components/ui/atoms/alert-dialog.d.ts.map +1 -1
  46. package/dist/components/ui/atoms/alert-dialog.js +149 -183
  47. package/dist/components/ui/atoms/alert.d.ts +2 -1
  48. package/dist/components/ui/atoms/alert.d.ts.map +1 -1
  49. package/dist/components/ui/atoms/alert.js +36 -25
  50. package/dist/components/ui/atoms/avatar.d.ts +10 -5
  51. package/dist/components/ui/atoms/avatar.d.ts.map +1 -1
  52. package/dist/components/ui/atoms/avatar.js +198 -205
  53. package/dist/components/ui/atoms/badge.d.ts +4 -5
  54. package/dist/components/ui/atoms/badge.d.ts.map +1 -1
  55. package/dist/components/ui/atoms/badge.js +31 -22
  56. package/dist/components/ui/atoms/breadcrumb.d.ts +4 -5
  57. package/dist/components/ui/atoms/breadcrumb.d.ts.map +1 -1
  58. package/dist/components/ui/atoms/breadcrumb.js +46 -29
  59. package/dist/components/ui/atoms/button.d.ts +4 -6
  60. package/dist/components/ui/atoms/button.d.ts.map +1 -1
  61. package/dist/components/ui/atoms/button.js +59 -28
  62. package/dist/components/ui/atoms/byoc-badge.d.ts +2 -2
  63. package/dist/components/ui/atoms/byoc-badge.d.ts.map +1 -1
  64. package/dist/components/ui/atoms/byoc-badge.js +14 -8
  65. package/dist/components/ui/atoms/calendar.d.ts +6 -16
  66. package/dist/components/ui/atoms/calendar.d.ts.map +1 -1
  67. package/dist/components/ui/atoms/calendar.js +1 -1
  68. package/dist/components/ui/atoms/card.d.ts +4 -2
  69. package/dist/components/ui/atoms/card.d.ts.map +1 -1
  70. package/dist/components/ui/atoms/card.js +46 -35
  71. package/dist/components/ui/atoms/chart.d.ts +24 -48
  72. package/dist/components/ui/atoms/chart.d.ts.map +1 -1
  73. package/dist/components/ui/atoms/chart.js +179 -148
  74. package/dist/components/ui/atoms/checkbox.d.ts +2 -3
  75. package/dist/components/ui/atoms/checkbox.d.ts.map +1 -1
  76. package/dist/components/ui/atoms/checkbox.js +269 -249
  77. package/dist/components/ui/atoms/code-block.js +1 -1
  78. package/dist/components/ui/atoms/collapsible.d.ts +5 -5
  79. package/dist/components/ui/atoms/collapsible.d.ts.map +1 -1
  80. package/dist/components/ui/atoms/collapsible.js +208 -23
  81. package/dist/components/ui/atoms/command.d.ts +4 -3
  82. package/dist/components/ui/atoms/command.d.ts.map +1 -1
  83. package/dist/components/ui/atoms/command.js +1655 -348
  84. package/dist/components/ui/atoms/dialog.d.ts +12 -10
  85. package/dist/components/ui/atoms/dialog.d.ts.map +1 -1
  86. package/dist/components/ui/atoms/dialog.js +91 -80
  87. package/dist/components/ui/atoms/dropdown-menu.d.ts +21 -17
  88. package/dist/components/ui/atoms/dropdown-menu.d.ts.map +1 -1
  89. package/dist/components/ui/atoms/dropdown-menu.js +1507 -899
  90. package/dist/components/ui/atoms/form.d.ts +5 -3
  91. package/dist/components/ui/atoms/form.d.ts.map +1 -1
  92. package/dist/components/ui/atoms/form.js +36 -42
  93. package/dist/components/ui/atoms/hover-card.d.ts +5 -6
  94. package/dist/components/ui/atoms/hover-card.d.ts.map +1 -1
  95. package/dist/components/ui/atoms/hover-card.js +355 -193
  96. package/dist/components/ui/atoms/index.d.ts +1 -0
  97. package/dist/components/ui/atoms/index.d.ts.map +1 -1
  98. package/dist/components/ui/atoms/index.js +566 -547
  99. package/dist/components/ui/atoms/input-group.d.ts +20 -0
  100. package/dist/components/ui/atoms/input-group.d.ts.map +1 -0
  101. package/dist/components/ui/atoms/input-group.js +136 -0
  102. package/dist/components/ui/atoms/input.d.ts.map +1 -1
  103. package/dist/components/ui/atoms/input.js +113 -13
  104. package/dist/components/ui/atoms/label.d.ts +1 -2
  105. package/dist/components/ui/atoms/label.d.ts.map +1 -1
  106. package/dist/components/ui/atoms/label.js +18 -31
  107. package/dist/components/ui/atoms/markdown.js +1 -1
  108. package/dist/components/ui/atoms/mobile-tooltip.js +4 -3
  109. package/dist/components/ui/atoms/popover.d.ts +8 -6
  110. package/dist/components/ui/atoms/popover.d.ts.map +1 -1
  111. package/dist/components/ui/atoms/popover.js +617 -245
  112. package/dist/components/ui/atoms/pro-badge.js +1 -1
  113. package/dist/components/ui/atoms/progress.d.ts +7 -4
  114. package/dist/components/ui/atoms/progress.d.ts.map +1 -1
  115. package/dist/components/ui/atoms/progress.js +236 -92
  116. package/dist/components/ui/atoms/radio-group.d.ts +4 -4
  117. package/dist/components/ui/atoms/radio-group.d.ts.map +1 -1
  118. package/dist/components/ui/atoms/radio-group.js +355 -251
  119. package/dist/components/ui/atoms/resizable.d.ts +3 -4
  120. package/dist/components/ui/atoms/resizable.d.ts.map +1 -1
  121. package/dist/components/ui/atoms/resizable.js +25 -27
  122. package/dist/components/ui/atoms/scroll-area.d.ts +5 -5
  123. package/dist/components/ui/atoms/scroll-area.d.ts.map +1 -1
  124. package/dist/components/ui/atoms/scroll-area.js +611 -526
  125. package/dist/components/ui/atoms/scroll-button.d.ts.map +1 -1
  126. package/dist/components/ui/atoms/scroll-button.js +27 -22
  127. package/dist/components/ui/atoms/select.d.ts +11 -11
  128. package/dist/components/ui/atoms/select.d.ts.map +1 -1
  129. package/dist/components/ui/atoms/select.js +1525 -889
  130. package/dist/components/ui/atoms/separator.d.ts +2 -3
  131. package/dist/components/ui/atoms/separator.d.ts.map +1 -1
  132. package/dist/components/ui/atoms/separator.js +16 -35
  133. package/dist/components/ui/atoms/sheet.d.ts +9 -9
  134. package/dist/components/ui/atoms/sheet.d.ts.map +1 -1
  135. package/dist/components/ui/atoms/sheet.js +65 -64
  136. package/dist/components/ui/atoms/sidebar.d.ts +9 -15
  137. package/dist/components/ui/atoms/sidebar.d.ts.map +1 -1
  138. package/dist/components/ui/atoms/sidebar.js +288 -283
  139. package/dist/components/ui/atoms/skeleton.js +4 -4
  140. package/dist/components/ui/atoms/slider.d.ts +2 -3
  141. package/dist/components/ui/atoms/slider.d.ts.map +1 -1
  142. package/dist/components/ui/atoms/slider.js +886 -440
  143. package/dist/components/ui/atoms/switch.d.ts +4 -5
  144. package/dist/components/ui/atoms/switch.d.ts.map +1 -1
  145. package/dist/components/ui/atoms/switch.js +218 -151
  146. package/dist/components/ui/atoms/table.d.ts +2 -4
  147. package/dist/components/ui/atoms/table.d.ts.map +1 -1
  148. package/dist/components/ui/atoms/table.js +35 -36
  149. package/dist/components/ui/atoms/tabs.d.ts +11 -7
  150. package/dist/components/ui/atoms/tabs.d.ts.map +1 -1
  151. package/dist/components/ui/atoms/tabs.js +492 -186
  152. package/dist/components/ui/atoms/textarea.d.ts.map +1 -1
  153. package/dist/components/ui/atoms/textarea.js +7 -7
  154. package/dist/components/ui/atoms/toggle.d.ts +2 -3
  155. package/dist/components/ui/atoms/toggle.d.ts.map +1 -1
  156. package/dist/components/ui/atoms/toggle.js +92 -45
  157. package/dist/components/ui/atoms/tooltip.d.ts +6 -9
  158. package/dist/components/ui/atoms/tooltip.d.ts.map +1 -1
  159. package/dist/components/ui/atoms/tooltip.js +625 -343
  160. package/dist/components/ui/atoms/view-tools-control.js +16 -15
  161. package/dist/components/ui/atoms/virtualized-grid.d.ts +11 -4
  162. package/dist/components/ui/atoms/virtualized-grid.d.ts.map +1 -1
  163. package/dist/components/ui/atoms/virtualized-grid.js +365 -333
  164. package/dist/components/ui/index.js +665 -646
  165. package/dist/components/ui/molecules/chat-history-item.d.ts.map +1 -1
  166. package/dist/components/ui/molecules/chat-history-item.js +47 -40
  167. package/dist/components/ui/molecules/command-bar.js +1 -1
  168. package/dist/components/ui/molecules/confirm-popover.d.ts +2 -2
  169. package/dist/components/ui/molecules/confirm-popover.d.ts.map +1 -1
  170. package/dist/components/ui/molecules/confirm-popover.js +26 -24
  171. package/dist/components/ui/molecules/date-time-picker.d.ts.map +1 -1
  172. package/dist/components/ui/molecules/date-time-picker.js +17 -11
  173. package/dist/components/ui/molecules/index.js +1 -1
  174. package/dist/components/ui/molecules/message.d.ts +2 -3
  175. package/dist/components/ui/molecules/message.d.ts.map +1 -1
  176. package/dist/components/ui/molecules/message.js +10 -16
  177. package/dist/components/ui/molecules/prompt-input.d.ts +1 -1
  178. package/dist/components/ui/molecules/prompt-input.d.ts.map +1 -1
  179. package/dist/components/ui/molecules/prompt-input.js +21 -22
  180. package/dist/components/ui/molecules/requirement-badges.d.ts.map +1 -1
  181. package/dist/components/ui/molecules/requirement-badges.js +3 -3
  182. package/dist/components/ui/molecules/steps-progress.js +1 -0
  183. package/dist/components/ui/molecules/tool-call-accordion.js +1 -0
  184. package/dist/components/ui/molecules/tool-card.d.ts.map +1 -1
  185. package/dist/components/ui/molecules/tool-card.js +60 -47
  186. package/dist/components/ui/molecules/toolkit-card.d.ts.map +1 -1
  187. package/dist/components/ui/molecules/toolkit-card.js +1 -1
  188. package/dist/components/ui/molecules/user-nav.d.ts.map +1 -1
  189. package/dist/components/ui/molecules/user-nav.js +62 -57
  190. package/dist/components/ui/templates/auth-template.js +5 -5
  191. package/dist/composite-BASdnlNo.js +220 -0
  192. package/dist/composite-BSpUD7nI.js +66 -0
  193. package/dist/cpp-CA4iM_wM.js +18 -0
  194. package/dist/createBaseUIEventDetails-CqidROtw.js +55 -0
  195. package/dist/crystal-CRJyc4G-.js +4 -4
  196. package/dist/css-M7EaDHN_.js +6 -0
  197. package/dist/csv-B7yqA61e.js +6 -0
  198. package/dist/dark-plus-B4vfALTw.js +4 -0
  199. package/dist/detectBrowser-Dn2N72k1.js +42 -0
  200. package/dist/dracula-Cb59ZzY3.js +4 -0
  201. package/dist/dracula-soft-aaEmszbU.js +4 -0
  202. package/dist/edge-BYQkOzbF.js +1 -1
  203. package/dist/element-DSo91iOi.js +88 -0
  204. package/dist/elm-BtNbw_Cd.js +1 -1
  205. package/dist/erlang-DNcDT8Hi.js +1 -1
  206. package/dist/event-BCa0Un_3.js +30 -0
  207. package/dist/everforest-dark-CLp_21RJ.js +4 -0
  208. package/dist/everforest-light-CZ0NCAAv.js +4 -0
  209. package/dist/floating-ui.utils-48URp89E.js +126 -0
  210. package/dist/floating-ui.utils.dom-jr2suqy2.js +135 -0
  211. package/dist/fsharp-CYOiIVNx.js +1 -1
  212. package/dist/getDisabledMountTransitionStyles-fmnaQYVj.js +1539 -0
  213. package/dist/getPseudoElementBounds-B4_miSEJ.js +364 -0
  214. package/dist/git-rebase-ZWUFO_T4.js +1 -1
  215. package/dist/github-dark-BD3lImVS.js +4 -0
  216. package/dist/github-dark-default-ID_nBUwl.js +4 -0
  217. package/dist/github-dark-dimmed-Cw4rFgde.js +4 -0
  218. package/dist/github-dark-high-contrast-DSby9de8.js +4 -0
  219. package/dist/github-light-W396yAFe.js +4 -0
  220. package/dist/github-light-default-DCAQ2px1.js +4 -0
  221. package/dist/github-light-high-contrast-ChWJGEvx.js +4 -0
  222. package/dist/glimmer-js-DkxNrfPT.js +2 -2
  223. package/dist/glimmer-ts-D6YZEmK_.js +2 -2
  224. package/dist/glsl-CgdqkyFp.js +8 -0
  225. package/dist/graphql-Bv26LTzG.js +14 -0
  226. package/dist/gruvbox-dark-hard-BC1GRqFa.js +4 -0
  227. package/dist/gruvbox-dark-medium-COLy2cDY.js +4 -0
  228. package/dist/gruvbox-dark-soft-B8MALL4f.js +4 -0
  229. package/dist/gruvbox-light-hard-Bzxr_AnB.js +4 -0
  230. package/dist/gruvbox-light-medium-D2fqu3Kj.js +4 -0
  231. package/dist/gruvbox-light-soft-atzRH3-n.js +4 -0
  232. package/dist/hack-ItRNKiEb.js +1 -1
  233. package/dist/haml-B1t5q1Sv.js +10 -0
  234. package/dist/haml-NZLVzu_R.js +1 -1
  235. package/dist/handlebars-B2fb61mr.js +14 -0
  236. package/dist/handlebars-mxStpSE7.js +2 -2
  237. package/dist/highlighted-body-OFNGDK62-Df6AJMbs.js +20 -0
  238. package/dist/hooks/use-mobile.d.ts.map +1 -1
  239. package/dist/hooks/use-mobile.js +11 -12
  240. package/dist/horizon-PFtq58ZB.js +4 -0
  241. package/dist/horizon-bright-2WzHy-Vo.js +4 -0
  242. package/dist/houston-BEqUWhHr.js +4 -0
  243. package/dist/html-B50bmoVb.js +1 -1
  244. package/dist/html-CPZ3oZQ7.js +10 -0
  245. package/dist/html-derivative-B2qv7eyt.js +8 -0
  246. package/dist/http-BQ2t9cn1.js +14 -0
  247. package/dist/hurl-RyCMCa80.js +12 -0
  248. package/dist/imba-DpB-wtPB.js +6 -0
  249. package/dist/index-3rscXtm3.js +4708 -0
  250. package/dist/inertValue-kpZZDBEy.js +7 -0
  251. package/dist/integrations/rhf/index.js +6 -5
  252. package/dist/isElementDisabled-Cbd8W9kH.js +6 -0
  253. package/dist/java-CbphP4lz.js +6 -0
  254. package/dist/javascript-CgYd5l7W.js +6 -0
  255. package/dist/jinja-DFCUirAg.js +11 -0
  256. package/dist/jison-CTEI_s6O.js +8 -0
  257. package/dist/json-B5-prx4F.js +6 -0
  258. package/dist/json5-CZ8R1oUY.js +6 -0
  259. package/dist/jsonc-DMboCKBJ.js +6 -0
  260. package/dist/jsonl-YgIUi4Dg.js +6 -0
  261. package/dist/jsx-D4q4E1UD.js +6 -0
  262. package/dist/julia-2ubi2n9a.js +16 -0
  263. package/dist/just-CEK2SJ_k.js +4 -4
  264. package/dist/kanagawa-dragon-DuYaOBBk.js +4 -0
  265. package/dist/kanagawa-lotus-CyjAihYC.js +4 -0
  266. package/dist/kanagawa-wave-BVdXUMj5.js +4 -0
  267. package/dist/laserwave-B_2VVKNJ.js +4 -0
  268. package/dist/less-MoGo8xoS.js +6 -0
  269. package/dist/light-plus-IB4fPeJj.js +4 -0
  270. package/dist/liquid-CHzkx3jT.js +2 -2
  271. package/dist/lua-Bp3IRv7I.js +1 -1
  272. package/dist/main.js +691 -672
  273. package/dist/markdown-B-zRtm0x.js +6 -0
  274. package/dist/{markdown-D0xxRbwP.js → markdown-B71Eurda.js} +10329 -8108
  275. package/dist/marko-BlmC3dqW.js +14 -0
  276. package/dist/marko-CJBA24Ri.js +2 -2
  277. package/dist/material-theme-CjsSdYF2.js +4 -0
  278. package/dist/material-theme-darker-DEk0vgdS.js +4 -0
  279. package/dist/material-theme-lighter-DEVB_7K5.js +4 -0
  280. package/dist/material-theme-ocean-DK6jm24j.js +4 -0
  281. package/dist/material-theme-palenight-CNkXNpHv.js +4 -0
  282. package/dist/mdc-C9YSUwVC.js +2 -2
  283. package/dist/mdc-CLNk3q28.js +12 -0
  284. package/dist/mdx-CiUWpBB_.js +6 -0
  285. package/dist/mermaid-GHXKKRXX-BkplG-MI.js +5 -0
  286. package/dist/min-dark-CJcHUHwu.js +4 -0
  287. package/dist/min-light-BAN2UR75.js +4 -0
  288. package/dist/monokai-BbXwpjKl.js +4 -0
  289. package/dist/night-owl-csViJ7u4.js +4 -0
  290. package/dist/night-owl-light-BC-NuMC3.js +4 -0
  291. package/dist/nim-QAjRdh9w.js +5 -5
  292. package/dist/nord-B8Sq-VQ0.js +4 -0
  293. package/dist/one-dark-pro-DTdrcl-J.js +4 -0
  294. package/dist/one-light-kPHTChCU.js +4 -0
  295. package/dist/owner-rKN292Q9.js +6 -0
  296. package/dist/perl-DkVrgJBg.js +3 -3
  297. package/dist/php-BIzsF_5x.js +4 -4
  298. package/dist/php-Kn-vgdBD.js +18 -0
  299. package/dist/plastic-DDweBgVs.js +4 -0
  300. package/dist/poimandres-Dqvs16BQ.js +4 -0
  301. package/dist/popupStateMapping-BT9Y_jIq.js +1849 -0
  302. package/dist/postcss-CwL8bLZI.js +6 -0
  303. package/dist/pug-CTOOvSEH.js +12 -0
  304. package/dist/pug-XOw9Q1Ho.js +1 -1
  305. package/dist/python-jjYlTiSH.js +6 -0
  306. package/dist/qml-rTNXsquU.js +1 -1
  307. package/dist/r-C8zl4zMO.js +6 -0
  308. package/dist/react-resizable-panels-BqIpIFl2.js +2017 -0
  309. package/dist/red-DBDwQkX-.js +4 -0
  310. package/dist/regexp-Dpy_RgoJ.js +6 -0
  311. package/dist/resolveAriaLabelledBy-B5vw-szP.js +11 -0
  312. package/dist/rose-pine-DGHrTu7e.js +4 -0
  313. package/dist/rose-pine-dawn-DfRVdapG.js +4 -0
  314. package/dist/rose-pine-moon-DFpJm5Rd.js +4 -0
  315. package/dist/rst-DM32Wy3O.js +5 -5
  316. package/dist/ruby-BeqCs27h.js +8 -8
  317. package/dist/safePolygon-CJcmMc0u.js +389 -0
  318. package/dist/safeReact-DKq-628G.js +7 -0
  319. package/dist/sas-fpEvgATw.js +1 -1
  320. package/dist/sass-BmupNt-w.js +6 -0
  321. package/dist/scss-BZYVIVaN.js +8 -0
  322. package/dist/serializeValue-BebmSzW3.js +14 -0
  323. package/dist/shellscript-fMxXshxv.js +6 -0
  324. package/dist/shellsession-DiDJNQdy.js +1 -1
  325. package/dist/slack-dark-noeC6QPl.js +4 -0
  326. package/dist/slack-ochin-3_2idqLR.js +4 -0
  327. package/dist/snazzy-light-B9cV359v.js +4 -0
  328. package/dist/solarized-dark-B6X0ILWr.js +4 -0
  329. package/dist/solarized-light-LxOemn3c.js +4 -0
  330. package/dist/sql-D30Zid36.js +6 -0
  331. package/dist/stata-B8c5fTjX.js +1 -1
  332. package/dist/styles-DU5BO7fS.js +16 -0
  333. package/dist/stylus-BoBcEBjx.js +6 -0
  334. package/dist/surrealql-CQi7GQN7.js +1 -1
  335. package/dist/svelte-b9PAcyUe.js +14 -0
  336. package/dist/svelte-rYri41WT.js +3 -3
  337. package/dist/synthwave-84-DzQeMpV0.js +4 -0
  338. package/dist/templ-Crs9Ui8q.js +1 -1
  339. package/dist/tex-AHxmLTL0.js +1 -1
  340. package/dist/tokyo-night-CLM-V_Re.js +4 -0
  341. package/dist/{toolkit-card-CB1oiaei.js → toolkit-card-DhpOY80l.js} +56 -36
  342. package/dist/ts-tags-CP1b-4Z2.js +41 -0
  343. package/dist/ts-tags-ioVe2PKw.js +5 -5
  344. package/dist/tsx-QNpb2qLW.js +6 -0
  345. package/dist/twig-DwV2Fi4L.js +2 -2
  346. package/dist/typescript-AhniRyfZ.js +6 -0
  347. package/dist/useAnimationFrame-DIc6eFHa.js +69 -0
  348. package/dist/useAriaLabelledBy-VklrCmKp.js +34 -0
  349. package/dist/useBaseUiId-C8Dq0BQq.js +25 -0
  350. package/dist/useButton-JYPKQKj4.js +150 -0
  351. package/dist/useCollapsiblePanel-9pDlDh3R.js +257 -0
  352. package/dist/useCompositeItem-D00ALGkT.js +35 -0
  353. package/dist/useCompositeListItem-CYQrZg5-.js +74 -0
  354. package/dist/useControlled-Sx-_x7Sz.js +32 -0
  355. package/dist/useFocus-Aj9ShMQu.js +97 -0
  356. package/dist/useIsoLayoutEffect-DpJo20by.js +7 -0
  357. package/dist/useLabelableId-DF_d91GP.js +44 -0
  358. package/dist/useOnFirstRender-B4aruaIA.js +9 -0
  359. package/dist/useOnMount-JHtE6teb.js +9 -0
  360. package/dist/useOpenChangeComplete-DkeH9FGJ.js +130 -0
  361. package/dist/useRender-BNXBkp2o.js +7 -0
  362. package/dist/useRenderElement-DNB2vtF1.js +274 -0
  363. package/dist/useRole-N-RCRzo1.js +76 -0
  364. package/dist/useStableCallback-CudqoENs.js +33 -0
  365. package/dist/useSyncedFloatingRootContext-Bc90zSTy.js +185 -0
  366. package/dist/useTimeout-DAqPwigF.js +33 -0
  367. package/dist/useValueAsRef-LhoZc6As.js +20 -0
  368. package/dist/useValueChanged-Bissqjjn.js +15 -0
  369. package/dist/valueToPercent-BBgE4D3L.js +27 -0
  370. package/dist/vesper-BmV7KiQ0.js +4 -0
  371. package/dist/visuallyHidden-PuyyGHVF.js +22 -0
  372. package/dist/vitesse-black-CxZz3C4s.js +4 -0
  373. package/dist/vitesse-dark-DVUJ0sy2.js +4 -0
  374. package/dist/vitesse-light-BDJohtUr.js +4 -0
  375. package/dist/vue-CY6W2ID0.js +31 -0
  376. package/dist/vue-DXEmyXn9.js +3 -3
  377. package/dist/vue-html-DYXHAJ2G.js +8 -0
  378. package/dist/vue-vine-D41-N99t.js +4 -4
  379. package/dist/vue-vine-DiWTpMwZ.js +18 -0
  380. package/dist/wasm-3y0A1Y71.js +6 -0
  381. package/dist/wasm-Dm9SFfrx.js +7 -0
  382. package/dist/web-BbvN_Lei.js +2846 -0
  383. package/dist/wgsl-SXl3EZUN.js +6 -0
  384. package/dist/wit-Cw0CTVY0.js +6 -0
  385. package/dist/xml-CNXGTZ6Z.js +8 -0
  386. package/dist/xsl-BmSZphgC.js +1 -1
  387. package/dist/yaml-DZqZ2PBD.js +6 -0
  388. package/package.json +37 -34
  389. package/dist/highlighted-body-TPN3WLV5-D6UnKGod.js +0 -19
  390. package/dist/index-0ioNhtNM.js +0 -10
  391. package/dist/index-437EL2iq.js +0 -52
  392. package/dist/index-B695uy69.js +0 -9
  393. package/dist/index-BEZCAdXQ.js +0 -1568
  394. package/dist/index-BGQepRFJ.js +0 -27
  395. package/dist/index-BZPx6jYI.js +0 -8
  396. package/dist/index-BaLuVb4t.js +0 -70
  397. package/dist/index-Bw62B28F.js +0 -31
  398. package/dist/index-By-GFSsC.js +0 -245
  399. package/dist/index-ByaXH_ih.js +0 -10
  400. package/dist/index-CCKe-Mpx.js +0 -6
  401. package/dist/index-Cv867SGx.js +0 -13
  402. package/dist/index-CvA4FcaC.js +0 -677
  403. package/dist/index-D2LZVjSn.js +0 -82
  404. package/dist/index-DFZozV_h.js +0 -68
  405. package/dist/index-DJQkmo5O.js +0 -49
  406. package/dist/index-DLohNuco.js +0 -36
  407. package/dist/index-DrFfdHac.js +0 -144
  408. package/dist/index-DrlYGDRT.js +0 -119
  409. package/dist/index-Dz8CQngS.js +0 -181
  410. package/dist/index-cd1ceFJg.js +0 -6973
  411. package/dist/index-rKs9bXHr.js +0 -6
  412. package/dist/mermaid-O7DHMXV3-gUrB-Xs1.js +0 -4
  413. package/dist/react-resizable-panels.browser-DYl0LXfw.js +0 -1510
  414. package/dist/web-BwFNdl01.js +0 -697
package/dist/main.js CHANGED
@@ -1,682 +1,701 @@
1
1
  import { Accordion as e, AccordionContent as t, AccordionItem as a, AccordionTrigger as p } from "./components/ui/atoms/accordion.js";
2
- import { Alert as i, AlertDescription as l, AlertTitle as n } from "./components/ui/atoms/alert.js";
3
- import { AlertDialog as x, AlertDialogAction as d, AlertDialogCancel as s, AlertDialogContent as g, AlertDialogDescription as u, AlertDialogFooter as C, AlertDialogHeader as c, AlertDialogOverlay as T, AlertDialogPortal as S, AlertDialogTitle as h, AlertDialogTrigger as b } from "./components/ui/atoms/alert-dialog.js";
4
- import { ArcadeGradient as D } from "./components/ui/atoms/arcade-gradient.js";
5
- import { Avatar as I, AvatarFallback as B, AvatarImage as P } from "./components/ui/atoms/avatar.js";
6
- import { AvatarNotificationBadge as L, avatarBadgeVariants as O } from "./components/ui/atoms/avatar-notification-badge.js";
7
- import { Badge as v, badgeVariants as y } from "./components/ui/atoms/badge.js";
8
- import { BrandChip as w } from "./components/ui/atoms/brand-chip.js";
9
- import { Breadcrumb as H, BreadcrumbEllipsis as V, BreadcrumbItem as _, BreadcrumbLink as U, BreadcrumbList as F, BreadcrumbPage as z, BreadcrumbSeparator as N } from "./components/ui/atoms/breadcrumb.js";
10
- import { Button as K, buttonVariants as Z } from "./components/ui/atoms/button.js";
11
- import { ByocBadge as J } from "./components/ui/atoms/byoc-badge.js";
12
- import { C as Y, a as j } from "./calendar-DreAgQKY.js";
13
- import { Card as $, CardAction as oo, CardContent as ro, CardDescription as eo, CardFooter as to, CardHeader as ao, CardTitle as po } from "./components/ui/atoms/card.js";
14
- import { ChartContainer as io, ChartLegend as lo, ChartLegendContent as no, ChartStyle as fo, ChartTooltip as xo, ChartTooltipContent as so } from "./components/ui/atoms/chart.js";
15
- import { ChatContainerContent as uo, ChatContainerRoot as Co, ChatContainerScrollAnchor as co } from "./components/ui/atoms/chat-container.js";
16
- import { Checkbox as So } from "./components/ui/atoms/checkbox.js";
17
- import { CodeBlock as bo, CodeBlockCode as Ao, CodeBlockGroup as Do } from "./components/ui/atoms/code-block.js";
18
- import { Collapsible as Io, CollapsibleContent as Bo, CollapsibleTrigger as Po } from "./components/ui/atoms/collapsible.js";
19
- import { Command as Lo, CommandDialog as Oo, CommandEmpty as Go, CommandGroup as vo, CommandInput as yo, CommandItem as Ro, CommandList as wo, CommandSeparator as Eo, CommandShortcut as Ho } from "./components/ui/atoms/command.js";
20
- import { CopyButton as _o } from "./components/ui/atoms/copy-button.js";
21
- import { Dialog as Fo, DialogClose as zo, DialogContent as No, DialogDescription as Wo, DialogFooter as Ko, DialogHeader as Zo, DialogOverlay as qo, DialogPortal as Jo, DialogTitle as Xo, DialogTrigger as Yo } from "./components/ui/atoms/dialog.js";
22
- import { DropdownMenu as Qo, DropdownMenuCheckboxItem as $o, DropdownMenuContent as or, DropdownMenuGroup as rr, DropdownMenuItem as er, DropdownMenuLabel as tr, DropdownMenuPortal as ar, DropdownMenuRadioGroup as pr, DropdownMenuRadioItem as mr, DropdownMenuSeparator as ir, DropdownMenuShortcut as lr, DropdownMenuSub as nr, DropdownMenuSubContent as fr, DropdownMenuSubTrigger as xr, DropdownMenuTrigger as dr } from "./components/ui/atoms/dropdown-menu.js";
23
- import { HoverCard as gr, HoverCardContent as ur, HoverCardTrigger as Cr } from "./components/ui/atoms/hover-card.js";
24
- import { Adp as Tr } from "./components/ui/atoms/icons/adp.js";
25
- import { Aha as hr } from "./components/ui/atoms/icons/aha.js";
26
- import { Airtable as Ar } from "./components/ui/atoms/icons/airtable.js";
27
- import { Amplitude as Mr } from "./components/ui/atoms/icons/amplitude.js";
28
- import { Arcade as Br } from "./components/ui/atoms/icons/arcade.js";
29
- import { ArcadeLogo as kr } from "./components/ui/atoms/icons/arcade-logo.js";
30
- import { Asana as Or } from "./components/ui/atoms/icons/asana.js";
31
- import { Ashby as vr } from "./components/ui/atoms/icons/ashby.js";
32
- import { Atlassian as Rr } from "./components/ui/atoms/icons/atlassian.js";
33
- import { Attio as Er } from "./components/ui/atoms/icons/attio.js";
34
- import { Auth0 as Vr } from "./components/ui/atoms/icons/auth0.js";
35
- import { Azure as Ur } from "./components/ui/atoms/icons/azure.js";
36
- import { Bamboohr as zr } from "./components/ui/atoms/icons/bamboohr.js";
37
- import { Basecamp as Wr } from "./components/ui/atoms/icons/basecamp.js";
38
- import { Bill as Zr } from "./components/ui/atoms/icons/bill.js";
39
- import { Bitbucket as Jr } from "./components/ui/atoms/icons/bitbucket.js";
40
- import { Bluesky as Yr } from "./components/ui/atoms/icons/bluesky.js";
41
- import { Box as Qr } from "./components/ui/atoms/icons/box.js";
42
- import { Braze as oe } from "./components/ui/atoms/icons/braze.js";
43
- import { Brex as ee } from "./components/ui/atoms/icons/brex.js";
44
- import { Brightdata as ae } from "./components/ui/atoms/icons/brightdata.js";
45
- import { Buffer as me } from "./components/ui/atoms/icons/buffer.js";
46
- import { Calendly as le } from "./components/ui/atoms/icons/calendly.js";
47
- import { Claude as fe } from "./components/ui/atoms/icons/claude.js";
48
- import { ClaudeCodeLogotype as de } from "./components/ui/atoms/icons/claude-code-logotype.js";
49
- import { Clickhouse as ge } from "./components/ui/atoms/icons/clickhouse.js";
50
- import { Clickup as Ce } from "./components/ui/atoms/icons/clickup.js";
51
- import { Cline as Te } from "./components/ui/atoms/icons/cline.js";
52
- import { Closeio as he } from "./components/ui/atoms/icons/closeio.js";
53
- import { Codesandbox as Ae } from "./components/ui/atoms/icons/codesandbox.js";
54
- import { Coinbase as Me } from "./components/ui/atoms/icons/coinbase.js";
55
- import { Confluence as Be } from "./components/ui/atoms/icons/confluence.js";
56
- import { Cursor as ke } from "./components/ui/atoms/icons/cursor.js";
57
- import { CursorInstallDark as Oe } from "./components/ui/atoms/icons/cursor-install-dark.js";
58
- import { CursorInstallLight as ve } from "./components/ui/atoms/icons/cursor-install-light.js";
59
- import { CursorLogotype as Re } from "./components/ui/atoms/icons/cursor-logotype.js";
60
- import { Customerio as Ee } from "./components/ui/atoms/icons/customerio.js";
61
- import { Datadog as Ve } from "./components/ui/atoms/icons/datadog.js";
62
- import { Daytona as Ue } from "./components/ui/atoms/icons/daytona.js";
63
- import { DigitalOcean as ze } from "./components/ui/atoms/icons/digital-ocean.js";
64
- import { Discord as We } from "./components/ui/atoms/icons/discord.js";
65
- import { Dropbox as Ze } from "./components/ui/atoms/icons/dropbox.js";
66
- import { E2b as Je } from "./components/ui/atoms/icons/e2b.js";
67
- import { Ebay as Ye } from "./components/ui/atoms/icons/ebay.js";
68
- import { Evernote as Qe } from "./components/ui/atoms/icons/evernote.js";
69
- import { Exa as ot } from "./components/ui/atoms/icons/exa.js";
70
- import { Factorial as et } from "./components/ui/atoms/icons/factorial.js";
71
- import { Figma as at } from "./components/ui/atoms/icons/figma.js";
72
- import { Firecrawl as mt } from "./components/ui/atoms/icons/firecrawl.js";
73
- import { Freshservice as lt } from "./components/ui/atoms/icons/freshservice.js";
74
- import { Gemini as ft } from "./components/ui/atoms/icons/gemini.js";
75
- import { Generic as dt } from "./components/ui/atoms/icons/generic.js";
76
- import { Github as gt } from "./components/ui/atoms/icons/github.js";
77
- import { Gitlab as Ct } from "./components/ui/atoms/icons/gitlab.js";
78
- import { Gmail as Tt } from "./components/ui/atoms/icons/gmail.js";
79
- import { Google as ht } from "./components/ui/atoms/icons/google.js";
80
- import { GoogleCalendar as At } from "./components/ui/atoms/icons/google-calendar.js";
81
- import { GoogleContacts as Mt } from "./components/ui/atoms/icons/google-contacts.js";
82
- import { GoogleDocs as Bt } from "./components/ui/atoms/icons/google-docs.js";
83
- import { GoogleDrive as kt } from "./components/ui/atoms/icons/google-drive.js";
84
- import { GoogleFinance as Ot } from "./components/ui/atoms/icons/google-finance.js";
85
- import { GoogleFlight as vt } from "./components/ui/atoms/icons/google-flight.js";
86
- import { GoogleFlights as Rt } from "./components/ui/atoms/icons/google-flights.js";
87
- import { GoogleHotels as Et } from "./components/ui/atoms/icons/google-hotels.js";
88
- import { GoogleJobs as Vt } from "./components/ui/atoms/icons/google-jobs.js";
89
- import { GoogleMaps as Ut } from "./components/ui/atoms/icons/google-maps.js";
90
- import { GoogleNews as zt } from "./components/ui/atoms/icons/google-news.js";
91
- import { GoogleSheets as Wt } from "./components/ui/atoms/icons/google-sheets.js";
92
- import { GoogleShopping as Zt } from "./components/ui/atoms/icons/google-shopping.js";
93
- import { GoogleSlides as Jt } from "./components/ui/atoms/icons/google-slides.js";
94
- import { Goose as Yt } from "./components/ui/atoms/icons/goose.js";
95
- import { Granola as Qt } from "./components/ui/atoms/icons/granola.js";
96
- import { Heroku as oa } from "./components/ui/atoms/icons/heroku.js";
97
- import { Hootsuite as ea } from "./components/ui/atoms/icons/hootsuite.js";
98
- import { Hubspot as aa } from "./components/ui/atoms/icons/hubspot.js";
99
- import { Imgflip as ma } from "./components/ui/atoms/icons/imgflip.js";
100
- import { Intercom as la } from "./components/ui/atoms/icons/intercom.js";
101
- import { Jira as fa } from "./components/ui/atoms/icons/jira.js";
102
- import { Langchain as da } from "./components/ui/atoms/icons/langchain.js";
103
- import { LangchainLogotype as ga } from "./components/ui/atoms/icons/langchain-logotype.js";
104
- import { Linear as Ca } from "./components/ui/atoms/icons/linear.js";
105
- import { Linkedin as Ta } from "./components/ui/atoms/icons/linkedin.js";
106
- import { Luma as ha } from "./components/ui/atoms/icons/luma.js";
107
- import { Mailchimp as Aa } from "./components/ui/atoms/icons/mailchimp.js";
108
- import { Mastra as Ma } from "./components/ui/atoms/icons/mastra.js";
109
- import { MastraLogotype as Ba } from "./components/ui/atoms/icons/mastra-logotype.js";
110
- import { MathToolkit as ka } from "./components/ui/atoms/icons/math-toolkit.js";
111
- import { Mcp as Oa } from "./components/ui/atoms/icons/mcp.js";
112
- import { Microsoft as va } from "./components/ui/atoms/icons/microsoft.js";
113
- import { MicrosoftDynamics as Ra } from "./components/ui/atoms/icons/microsoft-dynamics.js";
114
- import { MicrosoftExcel as Ea } from "./components/ui/atoms/icons/microsoft-excel.js";
115
- import { MicrosoftOnedrive as Va } from "./components/ui/atoms/icons/microsoft-onedrive.js";
116
- import { MicrosoftOutlookCalendar as Ua } from "./components/ui/atoms/icons/microsoft-outlook-calendar.js";
117
- import { MicrosoftOutlookMail as za } from "./components/ui/atoms/icons/microsoft-outlook-mail.js";
118
- import { MicrosoftPowerpoint as Wa } from "./components/ui/atoms/icons/microsoft-powerpoint.js";
119
- import { MicrosoftSharepoint as Za } from "./components/ui/atoms/icons/microsoft-sharepoint.js";
120
- import { MicrosoftTeams as Ja } from "./components/ui/atoms/icons/microsoft-teams.js";
121
- import { MicrosoftWord as Ya } from "./components/ui/atoms/icons/microsoft-word.js";
122
- import { Miro as Qa } from "./components/ui/atoms/icons/miro.js";
123
- import { Monday as op } from "./components/ui/atoms/icons/monday.js";
124
- import { MongoDB as ep } from "./components/ui/atoms/icons/mongodb.js";
125
- import { Netsuite as ap } from "./components/ui/atoms/icons/netsuite.js";
126
- import { Notion as mp } from "./components/ui/atoms/icons/notion.js";
127
- import { Oauth as lp } from "./components/ui/atoms/icons/oauth.js";
128
- import { Obsidian as fp } from "./components/ui/atoms/icons/obsidian.js";
129
- import { Okta as dp } from "./components/ui/atoms/icons/okta.js";
130
- import { Openai as gp } from "./components/ui/atoms/icons/openai.js";
131
- import { Pagerduty as Cp } from "./components/ui/atoms/icons/pagerduty.js";
132
- import { Pinecone as Tp } from "./components/ui/atoms/icons/pinecone.js";
133
- import { Pinterest as hp } from "./components/ui/atoms/icons/pinterest.js";
134
- import { Pipedrive as Ap } from "./components/ui/atoms/icons/pipedrive.js";
135
- import { Plaid as Mp } from "./components/ui/atoms/icons/plaid.js";
136
- import { Postgres as Bp } from "./components/ui/atoms/icons/postgres.js";
137
- import { Posthog as kp } from "./components/ui/atoms/icons/posthog.js";
138
- import { Pylon as Op } from "./components/ui/atoms/icons/pylon.js";
139
- import { Quickbooks as vp } from "./components/ui/atoms/icons/quickbooks.js";
140
- import { Railway as Rp } from "./components/ui/atoms/icons/railway.js";
141
- import { Reddit as Ep } from "./components/ui/atoms/icons/reddit.js";
142
- import { Salesforce as Vp } from "./components/ui/atoms/icons/salesforce.js";
143
- import { Shopify as Up } from "./components/ui/atoms/icons/shopify.js";
144
- import { Singlestore as zp } from "./components/ui/atoms/icons/singlestore.js";
145
- import { Slack as Wp } from "./components/ui/atoms/icons/slack.js";
146
- import { Snowflake as Zp } from "./components/ui/atoms/icons/snowflake.js";
147
- import { Splunk as Jp } from "./components/ui/atoms/icons/splunk.js";
148
- import { Spotify as Yp } from "./components/ui/atoms/icons/spotify.js";
149
- import { Square as Qp } from "./components/ui/atoms/icons/square.js";
150
- import { Squarespace as om } from "./components/ui/atoms/icons/squarespace.js";
151
- import { Squareup as em } from "./components/ui/atoms/icons/squareup.js";
152
- import { Stripe as am } from "./components/ui/atoms/icons/stripe.js";
153
- import { Telegram as mm } from "./components/ui/atoms/icons/telegram.js";
154
- import { Tesla as lm } from "./components/ui/atoms/icons/tesla.js";
155
- import { Ticktick as fm } from "./components/ui/atoms/icons/ticktick.js";
156
- import { Tiktok as dm } from "./components/ui/atoms/icons/tiktok.js";
157
- import { Trello as gm } from "./components/ui/atoms/icons/trello.js";
158
- import { Twilio as Cm } from "./components/ui/atoms/icons/twilio.js";
159
- import { Twitch as Tm } from "./components/ui/atoms/icons/twitch.js";
160
- import { Vercel as hm } from "./components/ui/atoms/icons/vercel.js";
161
- import { VercelLogotype as Am } from "./components/ui/atoms/icons/vercel-logotype.js";
162
- import { Vscode as Mm } from "./components/ui/atoms/icons/vscode.js";
163
- import { Walmart as Bm } from "./components/ui/atoms/icons/walmart.js";
164
- import { Weaviate as km } from "./components/ui/atoms/icons/weaviate.js";
165
- import { Windsurf as Om } from "./components/ui/atoms/icons/windsurf.js";
166
- import { Workday as vm } from "./components/ui/atoms/icons/workday.js";
167
- import { Wrike as Rm } from "./components/ui/atoms/icons/wrike.js";
168
- import { X as Em } from "./components/ui/atoms/icons/x.js";
169
- import { Xero as Vm } from "./components/ui/atoms/icons/xero.js";
170
- import { Youtube as Um } from "./components/ui/atoms/icons/youtube.js";
171
- import { Yugabytedb as zm } from "./components/ui/atoms/icons/yugabytedb.js";
172
- import { Zendesk as Wm } from "./components/ui/atoms/icons/zendesk.js";
173
- import { Zoho as Zm } from "./components/ui/atoms/icons/zoho.js";
174
- import { ZohoBooks as Jm } from "./components/ui/atoms/icons/zoho-books.js";
175
- import { ZohoCreator as Ym } from "./components/ui/atoms/icons/zoho-creator.js";
176
- import { Zoom as Qm } from "./components/ui/atoms/icons/zoom.js";
177
- import { Input as oi } from "./components/ui/atoms/input.js";
178
- import { JsonHighlight as ei, jsonHighlightVariants as ti } from "./components/ui/atoms/json-highlight.js";
179
- import { Label as pi } from "./components/ui/atoms/label.js";
180
- import { Loader as ii } from "./components/ui/atoms/loader.js";
181
- import { M as ni } from "./markdown-D0xxRbwP.js";
182
- import { MobileTooltip as xi, MobileTooltipContent as di, MobileTooltipProvider as si, MobileTooltipTrigger as gi } from "./components/ui/atoms/mobile-tooltip.js";
183
- import { Popover as Ci, PopoverAnchor as ci, PopoverContent as Ti, PopoverTrigger as Si } from "./components/ui/atoms/popover.js";
184
- import { ProBadge as bi } from "./components/ui/atoms/pro-badge.js";
185
- import { Progress as Di } from "./components/ui/atoms/progress.js";
186
- import { RadioGroup as Ii, RadioGroupItem as Bi } from "./components/ui/atoms/radio-group.js";
187
- import { ResizableHandle as ki, ResizablePanel as Li, ResizablePanelGroup as Oi } from "./components/ui/atoms/resizable.js";
188
- import { ScrollArea as vi, ScrollBar as yi } from "./components/ui/atoms/scroll-area.js";
189
- import { ScrollButton as wi } from "./components/ui/atoms/scroll-button.js";
190
- import { Select as Hi, SelectContent as Vi, SelectGroup as _i, SelectItem as Ui, SelectLabel as Fi, SelectScrollDownButton as zi, SelectScrollUpButton as Ni, SelectSeparator as Wi, SelectTrigger as Ki, SelectValue as Zi } from "./components/ui/atoms/select.js";
191
- import { Separator as Ji } from "./components/ui/atoms/separator.js";
192
- import { Sheet as Yi, SheetClose as ji, SheetContent as Qi, SheetDescription as $i, SheetFooter as ol, SheetHeader as rl, SheetTitle as el, SheetTrigger as tl } from "./components/ui/atoms/sheet.js";
193
- import { Sidebar as pl, SidebarContent as ml, SidebarFooter as il, SidebarGroup as ll, SidebarGroupAction as nl, SidebarGroupContent as fl, SidebarGroupLabel as xl, SidebarHeader as dl, SidebarInput as sl, SidebarInset as gl, SidebarMenu as ul, SidebarMenuAction as Cl, SidebarMenuBadge as cl, SidebarMenuButton as Tl, SidebarMenuItem as Sl, SidebarMenuSkeleton as hl, SidebarMenuSub as bl, SidebarMenuSubButton as Al, SidebarMenuSubItem as Dl, SidebarProvider as Ml, SidebarRail as Il, SidebarSeparator as Bl, SidebarTrigger as Pl, useSidebar as kl } from "./components/ui/atoms/sidebar.js";
194
- import { Skeleton as Ol } from "./components/ui/atoms/skeleton.js";
195
- import { Slider as vl } from "./components/ui/atoms/slider.js";
196
- import { DS_SPARKLE_DURATION_MS as Rl, SparkleBurst as wl } from "./components/ui/atoms/sparkle-burst.js";
197
- import { StepIndicator as Hl, stepIndicatorIconVariants as Vl, stepIndicatorLabelVariants as _l } from "./components/ui/atoms/step-indicator.js";
198
- import { Switch as Fl } from "./components/ui/atoms/switch.js";
199
- import { Table as Nl, TableBody as Wl, TableCaption as Kl, TableCell as Zl, TableFooter as ql, TableHead as Jl, TableHeader as Xl, TableRow as Yl } from "./components/ui/atoms/table.js";
200
- import { Tabs as Ql, TabsContent as $l, TabsList as on, TabsTrigger as rn } from "./components/ui/atoms/tabs.js";
201
- import { Textarea as tn } from "./components/ui/atoms/textarea.js";
202
- import { Toggle as pn, toggleVariants as mn } from "./components/ui/atoms/toggle.js";
203
- import { Tooltip as nn, TooltipContent as fn, TooltipProvider as xn, TooltipTrigger as dn } from "./components/ui/atoms/tooltip.js";
204
- import { ViewToolsControl as gn } from "./components/ui/atoms/view-tools-control.js";
205
- import { VirtualizedGrid as Cn } from "./components/ui/atoms/virtualized-grid.js";
206
- import { ChatHistoryItem as Tn } from "./components/ui/molecules/chat-history-item.js";
207
- import { ChatAssistantMessage as hn, ChatMessageList as bn, ChatMessageListSkeleton as An, ChatStreamingIndicator as Dn, ChatUserMessage as Mn } from "./components/ui/molecules/chat-message-list.js";
208
- import { ClientSecretInput as Bn } from "./components/ui/molecules/client-secret-field.js";
209
- import { CommandBar as kn } from "./components/ui/molecules/command-bar.js";
210
- import { ConfirmPopover as On } from "./components/ui/molecules/confirm-popover.js";
211
- import { DateTimePicker as vn } from "./components/ui/molecules/date-time-picker.js";
212
- import { EmptyState as Rn } from "./components/ui/molecules/empty-state.js";
213
- import { ErrorState as En } from "./components/ui/molecules/error-state.js";
214
- import { Message as Vn, MessageAction as _n, MessageActions as Un, MessageAvatar as Fn, MessageContent as zn } from "./components/ui/molecules/message.js";
215
- import { PromptInput as Wn, PromptInputAction as Kn, PromptInputActions as Zn, PromptInputTextarea as qn } from "./components/ui/molecules/prompt-input.js";
216
- import { R as Xn, T as Yn } from "./toolkit-card-CB1oiaei.js";
217
- import { StepsProgress as Qn } from "./components/ui/molecules/steps-progress.js";
218
- import { SuggestionCard as of, SuggestionCardSkeleton as rf } from "./components/ui/molecules/suggestion-card.js";
219
- import { ToolAuthorization as tf, ToolAuthorizationArgs as af, ToolAuthorizationContent as pf, ToolAuthorizationHeader as mf, ToolAuthorizationMessage as lf } from "./components/ui/molecules/tool-authorization.js";
220
- import { ToolCallAccordion as ff, ToolCallAccordionContent as xf, ToolCallAccordionItem as df, ToolCallAccordionTrigger as sf } from "./components/ui/molecules/tool-call-accordion.js";
221
- import { ToolCard as uf } from "./components/ui/molecules/tool-card.js";
222
- import { UserNav as cf } from "./components/ui/molecules/user-nav.js";
223
- import { ChatPageSkeleton as Sf } from "./components/ui/pages/chat-page-skeleton.js";
224
- import { LoginPage as bf } from "./components/ui/pages/login-page.js";
225
- import { AuthTemplate as Df, AuthTemplateCard as Mf, AuthTemplateContent as If, AuthTemplateDefaultBackground as Bf, AuthTemplateDescription as Pf, AuthTemplateFooter as kf, AuthTemplateGridOverlay as Lf, AuthTemplateHeader as Of, AuthTemplateLegal as Gf, AuthTemplateLegalLink as vf, AuthTemplateLogo as yf, AuthTemplatePrompt as Rf, AuthTemplatePromptLink as wf, AuthTemplateTitle as Ef, AuthTemplateVideoBackground as Hf } from "./components/ui/templates/auth-template.js";
226
- import { ChatTemplate as _f, ChatTemplateBody as Uf, ChatTemplateFooter as Ff, ChatTemplateHeader as zf, ChatTemplateHeaderGroup as Nf, ChatTemplateOverview as Wf, ChatTemplateOverviewSubtitle as Kf, ChatTemplateOverviewTitle as Zf, ChatTemplateSuggestions as qf } from "./components/ui/templates/chat-template.js";
227
- import { ChatBodySkeleton as Xf, ChatContentSkeleton as Yf, ChatFooterSkeleton as jf, ChatHeaderSkeleton as Qf, ChatSidebarSkeleton as $f } from "./components/ui/templates/chat-template-skeletons.js";
228
- import { ErrorTemplate as rx, ErrorTemplateActions as ex, ErrorTemplateContent as tx, ErrorTemplateDescription as ax, ErrorTemplateIcon as px, ErrorTemplateLogo as mx, ErrorTemplateTitle as ix, ErrorTemplateUrl as lx } from "./components/ui/templates/error-template.js";
229
- import { PUBLIC_ICON_URL as fx, PUBLIC_VIDEO_URL as xx } from "./metadata/constants.js";
230
- import { MCP_OAUTH2_PROVIDER as sx, OAUTH2_PROVIDER as gx, OAUTH_PROVIDERS as ux, OAUTH_PROVIDER_CATALOGUE as Cx, OAuthId as cx, OAuthProviderId as Tx, OTHER_OAUTH_PROVIDERS as Sx, PREBUILT_OAUTH_PROVIDERS as hx } from "./metadata/oauth-providers.js";
231
- import { TOOLKIT_ICON_MAP as Ax, getToolIconByToolkitName as Dx, getToolkitIcon as Mx, getToolkitIconByName as Ix } from "./metadata/toolkit-icons.js";
232
- import { CATEGORIES as Px, TOOLKITS as kx, TOOLKIT_CATALOGUE as Lx } from "./metadata/toolkits.js";
233
- import { findPrebuiltProviderById as Gx, findPrebuiltProviderByProviderId as vx, findToolkitByName as yx, isKnownToolkit as Rx, isPrebuiltProvider as wx } from "./metadata/utils.js";
2
+ import { Alert as i, AlertAction as l, AlertDescription as n, AlertTitle as f } from "./components/ui/atoms/alert.js";
3
+ import { AlertDialog as d, AlertDialogAction as s, AlertDialogCancel as u, AlertDialogContent as g, AlertDialogDescription as C, AlertDialogFooter as T, AlertDialogHeader as c, AlertDialogMedia as S, AlertDialogOverlay as h, AlertDialogPortal as A, AlertDialogTitle as b, AlertDialogTrigger as D } from "./components/ui/atoms/alert-dialog.js";
4
+ import { ArcadeGradient as M } from "./components/ui/atoms/arcade-gradient.js";
5
+ import { Avatar as B, AvatarBadge as k, AvatarFallback as G, AvatarGroup as L, AvatarGroupCount as v, AvatarImage as O } from "./components/ui/atoms/avatar.js";
6
+ import { AvatarNotificationBadge as R, avatarBadgeVariants as w } from "./components/ui/atoms/avatar-notification-badge.js";
7
+ import { Badge as H, badgeVariants as V } from "./components/ui/atoms/badge.js";
8
+ import { BrandChip as U } from "./components/ui/atoms/brand-chip.js";
9
+ import { Breadcrumb as z, BreadcrumbEllipsis as N, BreadcrumbItem as W, BreadcrumbLink as K, BreadcrumbList as Z, BreadcrumbPage as q, BreadcrumbSeparator as J } from "./components/ui/atoms/breadcrumb.js";
10
+ import { Button as Y, buttonVariants as j } from "./components/ui/atoms/button.js";
11
+ import { ByocBadge as $ } from "./components/ui/atoms/byoc-badge.js";
12
+ import { C as ro, a as eo } from "./calendar-CLEnvrbp.js";
13
+ import { Card as ao, CardAction as po, CardContent as mo, CardDescription as io, CardFooter as lo, CardHeader as no, CardTitle as fo } from "./components/ui/atoms/card.js";
14
+ import { ChartContainer as so, ChartLegend as uo, ChartLegendContent as go, ChartStyle as Co, ChartTooltip as To, ChartTooltipContent as co } from "./components/ui/atoms/chart.js";
15
+ import { ChatContainerContent as ho, ChatContainerRoot as Ao, ChatContainerScrollAnchor as bo } from "./components/ui/atoms/chat-container.js";
16
+ import { Checkbox as Io } from "./components/ui/atoms/checkbox.js";
17
+ import { CodeBlock as Po, CodeBlockCode as Bo, CodeBlockGroup as ko } from "./components/ui/atoms/code-block.js";
18
+ import { Collapsible as Lo, CollapsibleContent as vo, CollapsibleTrigger as Oo } from "./components/ui/atoms/collapsible.js";
19
+ import { Command as Ro, CommandDialog as wo, CommandEmpty as Eo, CommandGroup as Ho, CommandInput as Vo, CommandItem as _o, CommandList as Uo, CommandSeparator as Fo, CommandShortcut as zo } from "./components/ui/atoms/command.js";
20
+ import { CopyButton as Wo } from "./components/ui/atoms/copy-button.js";
21
+ import { Dialog as Zo, DialogClose as qo, DialogContent as Jo, DialogDescription as Xo, DialogFooter as Yo, DialogHeader as jo, DialogOverlay as Qo, DialogPortal as $o, DialogTitle as or, DialogTrigger as rr } from "./components/ui/atoms/dialog.js";
22
+ import { DropdownMenu as tr, DropdownMenuCheckboxItem as ar, DropdownMenuContent as pr, DropdownMenuGroup as mr, DropdownMenuItem as ir, DropdownMenuLabel as lr, DropdownMenuPortal as nr, DropdownMenuRadioGroup as fr, DropdownMenuRadioItem as xr, DropdownMenuSeparator as dr, DropdownMenuShortcut as sr, DropdownMenuSub as ur, DropdownMenuSubContent as gr, DropdownMenuSubTrigger as Cr, DropdownMenuTrigger as Tr } from "./components/ui/atoms/dropdown-menu.js";
23
+ import { HoverCard as Sr, HoverCardContent as hr, HoverCardTrigger as Ar } from "./components/ui/atoms/hover-card.js";
24
+ import { Adp as Dr } from "./components/ui/atoms/icons/adp.js";
25
+ import { Aha as Mr } from "./components/ui/atoms/icons/aha.js";
26
+ import { Airtable as Br } from "./components/ui/atoms/icons/airtable.js";
27
+ import { Amplitude as Gr } from "./components/ui/atoms/icons/amplitude.js";
28
+ import { Arcade as vr } from "./components/ui/atoms/icons/arcade.js";
29
+ import { ArcadeLogo as yr } from "./components/ui/atoms/icons/arcade-logo.js";
30
+ import { Asana as wr } from "./components/ui/atoms/icons/asana.js";
31
+ import { Ashby as Hr } from "./components/ui/atoms/icons/ashby.js";
32
+ import { Atlassian as _r } from "./components/ui/atoms/icons/atlassian.js";
33
+ import { Attio as Fr } from "./components/ui/atoms/icons/attio.js";
34
+ import { Auth0 as Nr } from "./components/ui/atoms/icons/auth0.js";
35
+ import { Azure as Kr } from "./components/ui/atoms/icons/azure.js";
36
+ import { Bamboohr as qr } from "./components/ui/atoms/icons/bamboohr.js";
37
+ import { Basecamp as Xr } from "./components/ui/atoms/icons/basecamp.js";
38
+ import { Bill as jr } from "./components/ui/atoms/icons/bill.js";
39
+ import { Bitbucket as $r } from "./components/ui/atoms/icons/bitbucket.js";
40
+ import { Bluesky as re } from "./components/ui/atoms/icons/bluesky.js";
41
+ import { Box as te } from "./components/ui/atoms/icons/box.js";
42
+ import { Braze as pe } from "./components/ui/atoms/icons/braze.js";
43
+ import { Brex as ie } from "./components/ui/atoms/icons/brex.js";
44
+ import { Brightdata as ne } from "./components/ui/atoms/icons/brightdata.js";
45
+ import { Buffer as xe } from "./components/ui/atoms/icons/buffer.js";
46
+ import { Calendly as se } from "./components/ui/atoms/icons/calendly.js";
47
+ import { Claude as ge } from "./components/ui/atoms/icons/claude.js";
48
+ import { ClaudeCodeLogotype as Te } from "./components/ui/atoms/icons/claude-code-logotype.js";
49
+ import { Clickhouse as Se } from "./components/ui/atoms/icons/clickhouse.js";
50
+ import { Clickup as Ae } from "./components/ui/atoms/icons/clickup.js";
51
+ import { Cline as De } from "./components/ui/atoms/icons/cline.js";
52
+ import { Closeio as Me } from "./components/ui/atoms/icons/closeio.js";
53
+ import { Codesandbox as Be } from "./components/ui/atoms/icons/codesandbox.js";
54
+ import { Coinbase as Ge } from "./components/ui/atoms/icons/coinbase.js";
55
+ import { Confluence as ve } from "./components/ui/atoms/icons/confluence.js";
56
+ import { Cursor as ye } from "./components/ui/atoms/icons/cursor.js";
57
+ import { CursorInstallDark as we } from "./components/ui/atoms/icons/cursor-install-dark.js";
58
+ import { CursorInstallLight as He } from "./components/ui/atoms/icons/cursor-install-light.js";
59
+ import { CursorLogotype as _e } from "./components/ui/atoms/icons/cursor-logotype.js";
60
+ import { Customerio as Fe } from "./components/ui/atoms/icons/customerio.js";
61
+ import { Datadog as Ne } from "./components/ui/atoms/icons/datadog.js";
62
+ import { Daytona as Ke } from "./components/ui/atoms/icons/daytona.js";
63
+ import { DigitalOcean as qe } from "./components/ui/atoms/icons/digital-ocean.js";
64
+ import { Discord as Xe } from "./components/ui/atoms/icons/discord.js";
65
+ import { Dropbox as je } from "./components/ui/atoms/icons/dropbox.js";
66
+ import { E2b as $e } from "./components/ui/atoms/icons/e2b.js";
67
+ import { Ebay as rt } from "./components/ui/atoms/icons/ebay.js";
68
+ import { Evernote as tt } from "./components/ui/atoms/icons/evernote.js";
69
+ import { Exa as pt } from "./components/ui/atoms/icons/exa.js";
70
+ import { Factorial as it } from "./components/ui/atoms/icons/factorial.js";
71
+ import { Figma as nt } from "./components/ui/atoms/icons/figma.js";
72
+ import { Firecrawl as xt } from "./components/ui/atoms/icons/firecrawl.js";
73
+ import { Freshservice as st } from "./components/ui/atoms/icons/freshservice.js";
74
+ import { Gemini as gt } from "./components/ui/atoms/icons/gemini.js";
75
+ import { Generic as Tt } from "./components/ui/atoms/icons/generic.js";
76
+ import { Github as St } from "./components/ui/atoms/icons/github.js";
77
+ import { Gitlab as At } from "./components/ui/atoms/icons/gitlab.js";
78
+ import { Gmail as Dt } from "./components/ui/atoms/icons/gmail.js";
79
+ import { Google as Mt } from "./components/ui/atoms/icons/google.js";
80
+ import { GoogleCalendar as Bt } from "./components/ui/atoms/icons/google-calendar.js";
81
+ import { GoogleContacts as Gt } from "./components/ui/atoms/icons/google-contacts.js";
82
+ import { GoogleDocs as vt } from "./components/ui/atoms/icons/google-docs.js";
83
+ import { GoogleDrive as yt } from "./components/ui/atoms/icons/google-drive.js";
84
+ import { GoogleFinance as wt } from "./components/ui/atoms/icons/google-finance.js";
85
+ import { GoogleFlight as Ht } from "./components/ui/atoms/icons/google-flight.js";
86
+ import { GoogleFlights as _t } from "./components/ui/atoms/icons/google-flights.js";
87
+ import { GoogleHotels as Ft } from "./components/ui/atoms/icons/google-hotels.js";
88
+ import { GoogleJobs as Nt } from "./components/ui/atoms/icons/google-jobs.js";
89
+ import { GoogleMaps as Kt } from "./components/ui/atoms/icons/google-maps.js";
90
+ import { GoogleNews as qt } from "./components/ui/atoms/icons/google-news.js";
91
+ import { GoogleSheets as Xt } from "./components/ui/atoms/icons/google-sheets.js";
92
+ import { GoogleShopping as jt } from "./components/ui/atoms/icons/google-shopping.js";
93
+ import { GoogleSlides as $t } from "./components/ui/atoms/icons/google-slides.js";
94
+ import { Goose as ra } from "./components/ui/atoms/icons/goose.js";
95
+ import { Granola as ta } from "./components/ui/atoms/icons/granola.js";
96
+ import { Heroku as pa } from "./components/ui/atoms/icons/heroku.js";
97
+ import { Hootsuite as ia } from "./components/ui/atoms/icons/hootsuite.js";
98
+ import { Hubspot as na } from "./components/ui/atoms/icons/hubspot.js";
99
+ import { Imgflip as xa } from "./components/ui/atoms/icons/imgflip.js";
100
+ import { Intercom as sa } from "./components/ui/atoms/icons/intercom.js";
101
+ import { Jira as ga } from "./components/ui/atoms/icons/jira.js";
102
+ import { Langchain as Ta } from "./components/ui/atoms/icons/langchain.js";
103
+ import { LangchainLogotype as Sa } from "./components/ui/atoms/icons/langchain-logotype.js";
104
+ import { Linear as Aa } from "./components/ui/atoms/icons/linear.js";
105
+ import { Linkedin as Da } from "./components/ui/atoms/icons/linkedin.js";
106
+ import { Luma as Ma } from "./components/ui/atoms/icons/luma.js";
107
+ import { Mailchimp as Ba } from "./components/ui/atoms/icons/mailchimp.js";
108
+ import { Mastra as Ga } from "./components/ui/atoms/icons/mastra.js";
109
+ import { MastraLogotype as va } from "./components/ui/atoms/icons/mastra-logotype.js";
110
+ import { MathToolkit as ya } from "./components/ui/atoms/icons/math-toolkit.js";
111
+ import { Mcp as wa } from "./components/ui/atoms/icons/mcp.js";
112
+ import { Microsoft as Ha } from "./components/ui/atoms/icons/microsoft.js";
113
+ import { MicrosoftDynamics as _a } from "./components/ui/atoms/icons/microsoft-dynamics.js";
114
+ import { MicrosoftExcel as Fa } from "./components/ui/atoms/icons/microsoft-excel.js";
115
+ import { MicrosoftOnedrive as Na } from "./components/ui/atoms/icons/microsoft-onedrive.js";
116
+ import { MicrosoftOutlookCalendar as Ka } from "./components/ui/atoms/icons/microsoft-outlook-calendar.js";
117
+ import { MicrosoftOutlookMail as qa } from "./components/ui/atoms/icons/microsoft-outlook-mail.js";
118
+ import { MicrosoftPowerpoint as Xa } from "./components/ui/atoms/icons/microsoft-powerpoint.js";
119
+ import { MicrosoftSharepoint as ja } from "./components/ui/atoms/icons/microsoft-sharepoint.js";
120
+ import { MicrosoftTeams as $a } from "./components/ui/atoms/icons/microsoft-teams.js";
121
+ import { MicrosoftWord as rp } from "./components/ui/atoms/icons/microsoft-word.js";
122
+ import { Miro as tp } from "./components/ui/atoms/icons/miro.js";
123
+ import { Monday as pp } from "./components/ui/atoms/icons/monday.js";
124
+ import { MongoDB as ip } from "./components/ui/atoms/icons/mongodb.js";
125
+ import { Netsuite as np } from "./components/ui/atoms/icons/netsuite.js";
126
+ import { Notion as xp } from "./components/ui/atoms/icons/notion.js";
127
+ import { Oauth as sp } from "./components/ui/atoms/icons/oauth.js";
128
+ import { Obsidian as gp } from "./components/ui/atoms/icons/obsidian.js";
129
+ import { Okta as Tp } from "./components/ui/atoms/icons/okta.js";
130
+ import { Openai as Sp } from "./components/ui/atoms/icons/openai.js";
131
+ import { Pagerduty as Ap } from "./components/ui/atoms/icons/pagerduty.js";
132
+ import { Pinecone as Dp } from "./components/ui/atoms/icons/pinecone.js";
133
+ import { Pinterest as Mp } from "./components/ui/atoms/icons/pinterest.js";
134
+ import { Pipedrive as Bp } from "./components/ui/atoms/icons/pipedrive.js";
135
+ import { Plaid as Gp } from "./components/ui/atoms/icons/plaid.js";
136
+ import { Postgres as vp } from "./components/ui/atoms/icons/postgres.js";
137
+ import { Posthog as yp } from "./components/ui/atoms/icons/posthog.js";
138
+ import { Pylon as wp } from "./components/ui/atoms/icons/pylon.js";
139
+ import { Quickbooks as Hp } from "./components/ui/atoms/icons/quickbooks.js";
140
+ import { Railway as _p } from "./components/ui/atoms/icons/railway.js";
141
+ import { Reddit as Fp } from "./components/ui/atoms/icons/reddit.js";
142
+ import { Salesforce as Np } from "./components/ui/atoms/icons/salesforce.js";
143
+ import { Shopify as Kp } from "./components/ui/atoms/icons/shopify.js";
144
+ import { Singlestore as qp } from "./components/ui/atoms/icons/singlestore.js";
145
+ import { Slack as Xp } from "./components/ui/atoms/icons/slack.js";
146
+ import { Snowflake as jp } from "./components/ui/atoms/icons/snowflake.js";
147
+ import { Splunk as $p } from "./components/ui/atoms/icons/splunk.js";
148
+ import { Spotify as rm } from "./components/ui/atoms/icons/spotify.js";
149
+ import { Square as tm } from "./components/ui/atoms/icons/square.js";
150
+ import { Squarespace as pm } from "./components/ui/atoms/icons/squarespace.js";
151
+ import { Squareup as im } from "./components/ui/atoms/icons/squareup.js";
152
+ import { Stripe as nm } from "./components/ui/atoms/icons/stripe.js";
153
+ import { Telegram as xm } from "./components/ui/atoms/icons/telegram.js";
154
+ import { Tesla as sm } from "./components/ui/atoms/icons/tesla.js";
155
+ import { Ticktick as gm } from "./components/ui/atoms/icons/ticktick.js";
156
+ import { Tiktok as Tm } from "./components/ui/atoms/icons/tiktok.js";
157
+ import { Trello as Sm } from "./components/ui/atoms/icons/trello.js";
158
+ import { Twilio as Am } from "./components/ui/atoms/icons/twilio.js";
159
+ import { Twitch as Dm } from "./components/ui/atoms/icons/twitch.js";
160
+ import { Vercel as Mm } from "./components/ui/atoms/icons/vercel.js";
161
+ import { VercelLogotype as Bm } from "./components/ui/atoms/icons/vercel-logotype.js";
162
+ import { Vscode as Gm } from "./components/ui/atoms/icons/vscode.js";
163
+ import { Walmart as vm } from "./components/ui/atoms/icons/walmart.js";
164
+ import { Weaviate as ym } from "./components/ui/atoms/icons/weaviate.js";
165
+ import { Windsurf as wm } from "./components/ui/atoms/icons/windsurf.js";
166
+ import { Workday as Hm } from "./components/ui/atoms/icons/workday.js";
167
+ import { Wrike as _m } from "./components/ui/atoms/icons/wrike.js";
168
+ import { X as Fm } from "./components/ui/atoms/icons/x.js";
169
+ import { Xero as Nm } from "./components/ui/atoms/icons/xero.js";
170
+ import { Youtube as Km } from "./components/ui/atoms/icons/youtube.js";
171
+ import { Yugabytedb as qm } from "./components/ui/atoms/icons/yugabytedb.js";
172
+ import { Zendesk as Xm } from "./components/ui/atoms/icons/zendesk.js";
173
+ import { Zoho as jm } from "./components/ui/atoms/icons/zoho.js";
174
+ import { ZohoBooks as $m } from "./components/ui/atoms/icons/zoho-books.js";
175
+ import { ZohoCreator as ri } from "./components/ui/atoms/icons/zoho-creator.js";
176
+ import { Zoom as ti } from "./components/ui/atoms/icons/zoom.js";
177
+ import { Input as pi } from "./components/ui/atoms/input.js";
178
+ import { InputGroup as ii, InputGroupAddon as li, InputGroupButton as ni, InputGroupInput as fi, InputGroupText as xi, InputGroupTextarea as di } from "./components/ui/atoms/input-group.js";
179
+ import { JsonHighlight as ui, jsonHighlightVariants as gi } from "./components/ui/atoms/json-highlight.js";
180
+ import { Label as Ti } from "./components/ui/atoms/label.js";
181
+ import { Loader as Si } from "./components/ui/atoms/loader.js";
182
+ import { M as Ai } from "./markdown-B71Eurda.js";
183
+ import { MobileTooltip as Di, MobileTooltipContent as Ii, MobileTooltipProvider as Mi, MobileTooltipTrigger as Pi } from "./components/ui/atoms/mobile-tooltip.js";
184
+ import { Popover as ki, PopoverContent as Gi, PopoverDescription as Li, PopoverHeader as vi, PopoverTitle as Oi, PopoverTrigger as yi } from "./components/ui/atoms/popover.js";
185
+ import { ProBadge as wi } from "./components/ui/atoms/pro-badge.js";
186
+ import { Progress as Hi, ProgressIndicator as Vi, ProgressLabel as _i, ProgressTrack as Ui, ProgressValue as Fi } from "./components/ui/atoms/progress.js";
187
+ import { RadioGroup as Ni, RadioGroupItem as Wi } from "./components/ui/atoms/radio-group.js";
188
+ import { ResizableHandle as Zi, ResizablePanel as qi, ResizablePanelGroup as Ji } from "./components/ui/atoms/resizable.js";
189
+ import { ScrollArea as Yi, ScrollBar as ji } from "./components/ui/atoms/scroll-area.js";
190
+ import { ScrollButton as $i } from "./components/ui/atoms/scroll-button.js";
191
+ import { Select as rl, SelectContent as el, SelectGroup as tl, SelectItem as al, SelectLabel as pl, SelectScrollDownButton as ml, SelectScrollUpButton as il, SelectSeparator as ll, SelectTrigger as nl, SelectValue as fl } from "./components/ui/atoms/select.js";
192
+ import { Separator as dl } from "./components/ui/atoms/separator.js";
193
+ import { Sheet as ul, SheetClose as gl, SheetContent as Cl, SheetDescription as Tl, SheetFooter as cl, SheetHeader as Sl, SheetTitle as hl, SheetTrigger as Al } from "./components/ui/atoms/sheet.js";
194
+ import { Sidebar as Dl, SidebarContent as Il, SidebarFooter as Ml, SidebarGroup as Pl, SidebarGroupAction as Bl, SidebarGroupContent as kl, SidebarGroupLabel as Gl, SidebarHeader as Ll, SidebarInput as vl, SidebarInset as Ol, SidebarMenu as yl, SidebarMenuAction as Rl, SidebarMenuBadge as wl, SidebarMenuButton as El, SidebarMenuItem as Hl, SidebarMenuSkeleton as Vl, SidebarMenuSub as _l, SidebarMenuSubButton as Ul, SidebarMenuSubItem as Fl, SidebarProvider as zl, SidebarRail as Nl, SidebarSeparator as Wl, SidebarTrigger as Kl, useSidebar as Zl } from "./components/ui/atoms/sidebar.js";
195
+ import { Skeleton as Jl } from "./components/ui/atoms/skeleton.js";
196
+ import { Slider as Yl } from "./components/ui/atoms/slider.js";
197
+ import { DS_SPARKLE_DURATION_MS as Ql, SparkleBurst as $l } from "./components/ui/atoms/sparkle-burst.js";
198
+ import { StepIndicator as rn, stepIndicatorIconVariants as en, stepIndicatorLabelVariants as tn } from "./components/ui/atoms/step-indicator.js";
199
+ import { Switch as pn } from "./components/ui/atoms/switch.js";
200
+ import { Table as ln, TableBody as nn, TableCaption as fn, TableCell as xn, TableFooter as dn, TableHead as sn, TableHeader as un, TableRow as gn } from "./components/ui/atoms/table.js";
201
+ import { Tabs as Tn, TabsContent as cn, TabsList as Sn, TabsTrigger as hn, tabsListVariants as An } from "./components/ui/atoms/tabs.js";
202
+ import { Textarea as Dn } from "./components/ui/atoms/textarea.js";
203
+ import { Toggle as Mn, toggleVariants as Pn } from "./components/ui/atoms/toggle.js";
204
+ import { Tooltip as kn, TooltipContent as Gn, TooltipProvider as Ln, TooltipTrigger as vn } from "./components/ui/atoms/tooltip.js";
205
+ import { ViewToolsControl as yn } from "./components/ui/atoms/view-tools-control.js";
206
+ import { VirtualizedGrid as wn } from "./components/ui/atoms/virtualized-grid.js";
207
+ import { ChatHistoryItem as Hn } from "./components/ui/molecules/chat-history-item.js";
208
+ import { ChatAssistantMessage as _n, ChatMessageList as Un, ChatMessageListSkeleton as Fn, ChatStreamingIndicator as zn, ChatUserMessage as Nn } from "./components/ui/molecules/chat-message-list.js";
209
+ import { ClientSecretInput as Kn } from "./components/ui/molecules/client-secret-field.js";
210
+ import { CommandBar as qn } from "./components/ui/molecules/command-bar.js";
211
+ import { ConfirmPopover as Xn } from "./components/ui/molecules/confirm-popover.js";
212
+ import { DateTimePicker as jn } from "./components/ui/molecules/date-time-picker.js";
213
+ import { EmptyState as $n } from "./components/ui/molecules/empty-state.js";
214
+ import { ErrorState as rf } from "./components/ui/molecules/error-state.js";
215
+ import { Message as tf, MessageAction as af, MessageActions as pf, MessageAvatar as mf, MessageContent as lf } from "./components/ui/molecules/message.js";
216
+ import { PromptInput as ff, PromptInputAction as xf, PromptInputActions as df, PromptInputTextarea as sf } from "./components/ui/molecules/prompt-input.js";
217
+ import { R as gf, T as Cf } from "./toolkit-card-DhpOY80l.js";
218
+ import { StepsProgress as cf } from "./components/ui/molecules/steps-progress.js";
219
+ import { SuggestionCard as hf, SuggestionCardSkeleton as Af } from "./components/ui/molecules/suggestion-card.js";
220
+ import { ToolAuthorization as Df, ToolAuthorizationArgs as If, ToolAuthorizationContent as Mf, ToolAuthorizationHeader as Pf, ToolAuthorizationMessage as Bf } from "./components/ui/molecules/tool-authorization.js";
221
+ import { ToolCallAccordion as Gf, ToolCallAccordionContent as Lf, ToolCallAccordionItem as vf, ToolCallAccordionTrigger as Of } from "./components/ui/molecules/tool-call-accordion.js";
222
+ import { ToolCard as Rf } from "./components/ui/molecules/tool-card.js";
223
+ import { UserNav as Ef } from "./components/ui/molecules/user-nav.js";
224
+ import { ChatPageSkeleton as Vf } from "./components/ui/pages/chat-page-skeleton.js";
225
+ import { LoginPage as Uf } from "./components/ui/pages/login-page.js";
226
+ import { AuthTemplate as zf, AuthTemplateCard as Nf, AuthTemplateContent as Wf, AuthTemplateDefaultBackground as Kf, AuthTemplateDescription as Zf, AuthTemplateFooter as qf, AuthTemplateGridOverlay as Jf, AuthTemplateHeader as Xf, AuthTemplateLegal as Yf, AuthTemplateLegalLink as jf, AuthTemplateLogo as Qf, AuthTemplatePrompt as $f, AuthTemplatePromptLink as ox, AuthTemplateTitle as rx, AuthTemplateVideoBackground as ex } from "./components/ui/templates/auth-template.js";
227
+ import { ChatTemplate as ax, ChatTemplateBody as px, ChatTemplateFooter as mx, ChatTemplateHeader as ix, ChatTemplateHeaderGroup as lx, ChatTemplateOverview as nx, ChatTemplateOverviewSubtitle as fx, ChatTemplateOverviewTitle as xx, ChatTemplateSuggestions as dx } from "./components/ui/templates/chat-template.js";
228
+ import { ChatBodySkeleton as ux, ChatContentSkeleton as gx, ChatFooterSkeleton as Cx, ChatHeaderSkeleton as Tx, ChatSidebarSkeleton as cx } from "./components/ui/templates/chat-template-skeletons.js";
229
+ import { ErrorTemplate as hx, ErrorTemplateActions as Ax, ErrorTemplateContent as bx, ErrorTemplateDescription as Dx, ErrorTemplateIcon as Ix, ErrorTemplateLogo as Mx, ErrorTemplateTitle as Px, ErrorTemplateUrl as Bx } from "./components/ui/templates/error-template.js";
230
+ import { PUBLIC_ICON_URL as Gx, PUBLIC_VIDEO_URL as Lx } from "./metadata/constants.js";
231
+ import { MCP_OAUTH2_PROVIDER as Ox, OAUTH2_PROVIDER as yx, OAUTH_PROVIDERS as Rx, OAUTH_PROVIDER_CATALOGUE as wx, OAuthId as Ex, OAuthProviderId as Hx, OTHER_OAUTH_PROVIDERS as Vx, PREBUILT_OAUTH_PROVIDERS as _x } from "./metadata/oauth-providers.js";
232
+ import { TOOLKIT_ICON_MAP as Fx, getToolIconByToolkitName as zx, getToolkitIcon as Nx, getToolkitIconByName as Wx } from "./metadata/toolkit-icons.js";
233
+ import { CATEGORIES as Zx, TOOLKITS as qx, TOOLKIT_CATALOGUE as Jx } from "./metadata/toolkits.js";
234
+ import { findPrebuiltProviderById as Yx, findPrebuiltProviderByProviderId as jx, findToolkitByName as Qx, isKnownToolkit as $x, isPrebuiltProvider as od } from "./metadata/utils.js";
234
235
  export {
235
236
  e as Accordion,
236
237
  t as AccordionContent,
237
238
  a as AccordionItem,
238
239
  p as AccordionTrigger,
239
- Tr as Adp,
240
- hr as Aha,
241
- Ar as Airtable,
240
+ Dr as Adp,
241
+ Mr as Aha,
242
+ Br as Airtable,
242
243
  i as Alert,
243
- l as AlertDescription,
244
- x as AlertDialog,
245
- d as AlertDialogAction,
246
- s as AlertDialogCancel,
244
+ l as AlertAction,
245
+ n as AlertDescription,
246
+ d as AlertDialog,
247
+ s as AlertDialogAction,
248
+ u as AlertDialogCancel,
247
249
  g as AlertDialogContent,
248
- u as AlertDialogDescription,
249
- C as AlertDialogFooter,
250
+ C as AlertDialogDescription,
251
+ T as AlertDialogFooter,
250
252
  c as AlertDialogHeader,
251
- T as AlertDialogOverlay,
252
- S as AlertDialogPortal,
253
- h as AlertDialogTitle,
254
- b as AlertDialogTrigger,
255
- n as AlertTitle,
256
- Mr as Amplitude,
257
- Br as Arcade,
258
- D as ArcadeGradient,
259
- kr as ArcadeLogo,
260
- Or as Asana,
261
- vr as Ashby,
262
- Rr as Atlassian,
263
- Er as Attio,
264
- Vr as Auth0,
265
- Df as AuthTemplate,
266
- Mf as AuthTemplateCard,
267
- If as AuthTemplateContent,
268
- Bf as AuthTemplateDefaultBackground,
269
- Pf as AuthTemplateDescription,
270
- kf as AuthTemplateFooter,
271
- Lf as AuthTemplateGridOverlay,
272
- Of as AuthTemplateHeader,
273
- Gf as AuthTemplateLegal,
274
- vf as AuthTemplateLegalLink,
275
- yf as AuthTemplateLogo,
276
- Rf as AuthTemplatePrompt,
277
- wf as AuthTemplatePromptLink,
278
- Ef as AuthTemplateTitle,
279
- Hf as AuthTemplateVideoBackground,
280
- I as Avatar,
281
- B as AvatarFallback,
282
- P as AvatarImage,
283
- L as AvatarNotificationBadge,
284
- Ur as Azure,
285
- v as Badge,
286
- zr as Bamboohr,
287
- Wr as Basecamp,
288
- Zr as Bill,
289
- Jr as Bitbucket,
290
- Yr as Bluesky,
291
- Qr as Box,
292
- w as BrandChip,
293
- oe as Braze,
294
- H as Breadcrumb,
295
- V as BreadcrumbEllipsis,
296
- _ as BreadcrumbItem,
297
- U as BreadcrumbLink,
298
- F as BreadcrumbList,
299
- z as BreadcrumbPage,
300
- N as BreadcrumbSeparator,
301
- ee as Brex,
302
- ae as Brightdata,
303
- me as Buffer,
304
- K as Button,
305
- J as ByocBadge,
306
- Px as CATEGORIES,
307
- Y as Calendar,
308
- j as CalendarDayButton,
309
- le as Calendly,
310
- $ as Card,
311
- oo as CardAction,
312
- ro as CardContent,
313
- eo as CardDescription,
314
- to as CardFooter,
315
- ao as CardHeader,
316
- po as CardTitle,
317
- io as ChartContainer,
318
- lo as ChartLegend,
319
- no as ChartLegendContent,
320
- fo as ChartStyle,
321
- xo as ChartTooltip,
322
- so as ChartTooltipContent,
323
- hn as ChatAssistantMessage,
324
- Xf as ChatBodySkeleton,
325
- uo as ChatContainerContent,
326
- Co as ChatContainerRoot,
327
- co as ChatContainerScrollAnchor,
328
- Yf as ChatContentSkeleton,
329
- jf as ChatFooterSkeleton,
330
- Qf as ChatHeaderSkeleton,
331
- Tn as ChatHistoryItem,
332
- bn as ChatMessageList,
333
- An as ChatMessageListSkeleton,
334
- Sf as ChatPageSkeleton,
335
- $f as ChatSidebarSkeleton,
336
- Dn as ChatStreamingIndicator,
337
- _f as ChatTemplate,
338
- Uf as ChatTemplateBody,
339
- Ff as ChatTemplateFooter,
340
- zf as ChatTemplateHeader,
341
- Nf as ChatTemplateHeaderGroup,
342
- Wf as ChatTemplateOverview,
343
- Kf as ChatTemplateOverviewSubtitle,
344
- Zf as ChatTemplateOverviewTitle,
345
- qf as ChatTemplateSuggestions,
346
- Mn as ChatUserMessage,
347
- So as Checkbox,
348
- fe as Claude,
349
- de as ClaudeCodeLogotype,
350
- ge as Clickhouse,
351
- Ce as Clickup,
352
- Bn as ClientSecretInput,
353
- Te as Cline,
354
- he as Closeio,
355
- bo as CodeBlock,
356
- Ao as CodeBlockCode,
357
- Do as CodeBlockGroup,
358
- Ae as Codesandbox,
359
- Me as Coinbase,
360
- Io as Collapsible,
361
- Bo as CollapsibleContent,
362
- Po as CollapsibleTrigger,
363
- Lo as Command,
364
- kn as CommandBar,
365
- Oo as CommandDialog,
366
- Go as CommandEmpty,
367
- vo as CommandGroup,
368
- yo as CommandInput,
369
- Ro as CommandItem,
370
- wo as CommandList,
371
- Eo as CommandSeparator,
372
- Ho as CommandShortcut,
373
- On as ConfirmPopover,
374
- Be as Confluence,
375
- _o as CopyButton,
376
- ke as Cursor,
377
- Oe as CursorInstallDark,
378
- ve as CursorInstallLight,
379
- Re as CursorLogotype,
380
- Ee as Customerio,
381
- Rl as DS_SPARKLE_DURATION_MS,
382
- Ve as Datadog,
383
- vn as DateTimePicker,
384
- Ue as Daytona,
385
- Fo as Dialog,
386
- zo as DialogClose,
387
- No as DialogContent,
388
- Wo as DialogDescription,
389
- Ko as DialogFooter,
390
- Zo as DialogHeader,
391
- qo as DialogOverlay,
392
- Jo as DialogPortal,
393
- Xo as DialogTitle,
394
- Yo as DialogTrigger,
395
- ze as DigitalOcean,
396
- We as Discord,
397
- Ze as Dropbox,
398
- Qo as DropdownMenu,
399
- $o as DropdownMenuCheckboxItem,
400
- or as DropdownMenuContent,
401
- rr as DropdownMenuGroup,
402
- er as DropdownMenuItem,
403
- tr as DropdownMenuLabel,
404
- ar as DropdownMenuPortal,
405
- pr as DropdownMenuRadioGroup,
406
- mr as DropdownMenuRadioItem,
407
- ir as DropdownMenuSeparator,
408
- lr as DropdownMenuShortcut,
409
- nr as DropdownMenuSub,
410
- fr as DropdownMenuSubContent,
411
- xr as DropdownMenuSubTrigger,
412
- dr as DropdownMenuTrigger,
413
- Je as E2b,
414
- Ye as Ebay,
415
- Rn as EmptyState,
416
- En as ErrorState,
417
- rx as ErrorTemplate,
418
- ex as ErrorTemplateActions,
419
- tx as ErrorTemplateContent,
420
- ax as ErrorTemplateDescription,
421
- px as ErrorTemplateIcon,
422
- mx as ErrorTemplateLogo,
423
- ix as ErrorTemplateTitle,
424
- lx as ErrorTemplateUrl,
425
- Qe as Evernote,
426
- ot as Exa,
427
- et as Factorial,
428
- at as Figma,
429
- mt as Firecrawl,
430
- lt as Freshservice,
431
- ft as Gemini,
432
- dt as Generic,
433
- gt as Github,
434
- Ct as Gitlab,
435
- Tt as Gmail,
436
- ht as Google,
437
- At as GoogleCalendar,
438
- Mt as GoogleContacts,
439
- Bt as GoogleDocs,
440
- kt as GoogleDrive,
441
- Ot as GoogleFinance,
442
- vt as GoogleFlight,
443
- Rt as GoogleFlights,
444
- Et as GoogleHotels,
445
- Vt as GoogleJobs,
446
- Ut as GoogleMaps,
447
- zt as GoogleNews,
448
- Wt as GoogleSheets,
449
- Zt as GoogleShopping,
450
- Jt as GoogleSlides,
451
- Yt as Goose,
452
- Qt as Granola,
453
- oa as Heroku,
454
- ea as Hootsuite,
455
- gr as HoverCard,
456
- ur as HoverCardContent,
457
- Cr as HoverCardTrigger,
458
- aa as Hubspot,
459
- ma as Imgflip,
460
- oi as Input,
461
- la as Intercom,
462
- fa as Jira,
463
- ei as JsonHighlight,
464
- pi as Label,
465
- da as Langchain,
466
- ga as LangchainLogotype,
467
- Ca as Linear,
468
- Ta as Linkedin,
469
- ii as Loader,
470
- bf as LoginPage,
471
- ha as Luma,
472
- sx as MCP_OAUTH2_PROVIDER,
473
- Aa as Mailchimp,
474
- ni as Markdown,
475
- Ma as Mastra,
476
- Ba as MastraLogotype,
477
- ka as MathToolkit,
478
- Oa as Mcp,
479
- Vn as Message,
480
- _n as MessageAction,
481
- Un as MessageActions,
482
- Fn as MessageAvatar,
483
- zn as MessageContent,
484
- va as Microsoft,
485
- Ra as MicrosoftDynamics,
486
- Ea as MicrosoftExcel,
487
- Va as MicrosoftOnedrive,
488
- Ua as MicrosoftOutlookCalendar,
489
- za as MicrosoftOutlookMail,
490
- Wa as MicrosoftPowerpoint,
491
- Za as MicrosoftSharepoint,
492
- Ja as MicrosoftTeams,
493
- Ya as MicrosoftWord,
494
- Qa as Miro,
495
- xi as MobileTooltip,
496
- di as MobileTooltipContent,
497
- si as MobileTooltipProvider,
498
- gi as MobileTooltipTrigger,
499
- op as Monday,
500
- ep as MongoDB,
501
- ap as Netsuite,
502
- mp as Notion,
503
- gx as OAUTH2_PROVIDER,
504
- ux as OAUTH_PROVIDERS,
505
- Cx as OAUTH_PROVIDER_CATALOGUE,
506
- cx as OAuthId,
507
- Tx as OAuthProviderId,
508
- Sx as OTHER_OAUTH_PROVIDERS,
509
- lp as Oauth,
510
- fp as Obsidian,
511
- dp as Okta,
512
- gp as Openai,
513
- hx as PREBUILT_OAUTH_PROVIDERS,
514
- fx as PUBLIC_ICON_URL,
515
- xx as PUBLIC_VIDEO_URL,
516
- Cp as Pagerduty,
517
- Tp as Pinecone,
518
- hp as Pinterest,
519
- Ap as Pipedrive,
520
- Mp as Plaid,
521
- Ci as Popover,
522
- ci as PopoverAnchor,
523
- Ti as PopoverContent,
524
- Si as PopoverTrigger,
525
- Bp as Postgres,
526
- kp as Posthog,
527
- bi as ProBadge,
528
- Di as Progress,
529
- Wn as PromptInput,
530
- Kn as PromptInputAction,
531
- Zn as PromptInputActions,
532
- qn as PromptInputTextarea,
533
- Op as Pylon,
534
- vp as Quickbooks,
535
- Ii as RadioGroup,
536
- Bi as RadioGroupItem,
537
- Rp as Railway,
538
- Ep as Reddit,
539
- Xn as RequirementBadges,
540
- ki as ResizableHandle,
541
- Li as ResizablePanel,
542
- Oi as ResizablePanelGroup,
543
- Vp as Salesforce,
544
- vi as ScrollArea,
545
- yi as ScrollBar,
546
- wi as ScrollButton,
547
- Hi as Select,
548
- Vi as SelectContent,
549
- _i as SelectGroup,
550
- Ui as SelectItem,
551
- Fi as SelectLabel,
552
- zi as SelectScrollDownButton,
553
- Ni as SelectScrollUpButton,
554
- Wi as SelectSeparator,
555
- Ki as SelectTrigger,
556
- Zi as SelectValue,
557
- Ji as Separator,
558
- Yi as Sheet,
559
- ji as SheetClose,
560
- Qi as SheetContent,
561
- $i as SheetDescription,
562
- ol as SheetFooter,
563
- rl as SheetHeader,
564
- el as SheetTitle,
565
- tl as SheetTrigger,
566
- Up as Shopify,
567
- pl as Sidebar,
568
- ml as SidebarContent,
569
- il as SidebarFooter,
570
- ll as SidebarGroup,
571
- nl as SidebarGroupAction,
572
- fl as SidebarGroupContent,
573
- xl as SidebarGroupLabel,
574
- dl as SidebarHeader,
575
- sl as SidebarInput,
576
- gl as SidebarInset,
577
- ul as SidebarMenu,
578
- Cl as SidebarMenuAction,
579
- cl as SidebarMenuBadge,
580
- Tl as SidebarMenuButton,
581
- Sl as SidebarMenuItem,
582
- hl as SidebarMenuSkeleton,
583
- bl as SidebarMenuSub,
584
- Al as SidebarMenuSubButton,
585
- Dl as SidebarMenuSubItem,
586
- Ml as SidebarProvider,
587
- Il as SidebarRail,
588
- Bl as SidebarSeparator,
589
- Pl as SidebarTrigger,
590
- zp as Singlestore,
591
- Ol as Skeleton,
592
- Wp as Slack,
593
- vl as Slider,
594
- Zp as Snowflake,
595
- wl as SparkleBurst,
596
- Jp as Splunk,
597
- Yp as Spotify,
598
- Qp as Square,
599
- om as Squarespace,
600
- em as Squareup,
601
- Hl as StepIndicator,
602
- Qn as StepsProgress,
603
- am as Stripe,
604
- of as SuggestionCard,
605
- rf as SuggestionCardSkeleton,
606
- Fl as Switch,
607
- kx as TOOLKITS,
608
- Lx as TOOLKIT_CATALOGUE,
609
- Ax as TOOLKIT_ICON_MAP,
610
- Nl as Table,
611
- Wl as TableBody,
612
- Kl as TableCaption,
613
- Zl as TableCell,
614
- ql as TableFooter,
615
- Jl as TableHead,
616
- Xl as TableHeader,
617
- Yl as TableRow,
618
- Ql as Tabs,
619
- $l as TabsContent,
620
- on as TabsList,
621
- rn as TabsTrigger,
622
- mm as Telegram,
623
- lm as Tesla,
624
- tn as Textarea,
625
- fm as Ticktick,
626
- dm as Tiktok,
627
- pn as Toggle,
628
- tf as ToolAuthorization,
629
- af as ToolAuthorizationArgs,
630
- pf as ToolAuthorizationContent,
631
- mf as ToolAuthorizationHeader,
632
- lf as ToolAuthorizationMessage,
633
- ff as ToolCallAccordion,
634
- xf as ToolCallAccordionContent,
635
- df as ToolCallAccordionItem,
636
- sf as ToolCallAccordionTrigger,
637
- uf as ToolCard,
638
- Yn as ToolkitCard,
639
- nn as Tooltip,
640
- fn as TooltipContent,
641
- xn as TooltipProvider,
642
- dn as TooltipTrigger,
643
- gm as Trello,
644
- Cm as Twilio,
645
- Tm as Twitch,
646
- cf as UserNav,
647
- hm as Vercel,
648
- Am as VercelLogotype,
649
- gn as ViewToolsControl,
650
- Cn as VirtualizedGrid,
651
- Mm as Vscode,
652
- Bm as Walmart,
653
- km as Weaviate,
654
- Om as Windsurf,
655
- vm as Workday,
656
- Rm as Wrike,
657
- Em as X,
658
- Vm as Xero,
659
- Um as Youtube,
660
- zm as Yugabytedb,
661
- Wm as Zendesk,
662
- Zm as Zoho,
663
- Jm as ZohoBooks,
664
- Ym as ZohoCreator,
665
- Qm as Zoom,
666
- O as avatarBadgeVariants,
667
- y as badgeVariants,
668
- Z as buttonVariants,
669
- Gx as findPrebuiltProviderById,
670
- vx as findPrebuiltProviderByProviderId,
671
- yx as findToolkitByName,
672
- Dx as getToolIconByToolkitName,
673
- Mx as getToolkitIcon,
674
- Ix as getToolkitIconByName,
675
- Rx as isKnownToolkit,
676
- wx as isPrebuiltProvider,
677
- ti as jsonHighlightVariants,
678
- Vl as stepIndicatorIconVariants,
679
- _l as stepIndicatorLabelVariants,
680
- mn as toggleVariants,
681
- kl as useSidebar
253
+ S as AlertDialogMedia,
254
+ h as AlertDialogOverlay,
255
+ A as AlertDialogPortal,
256
+ b as AlertDialogTitle,
257
+ D as AlertDialogTrigger,
258
+ f as AlertTitle,
259
+ Gr as Amplitude,
260
+ vr as Arcade,
261
+ M as ArcadeGradient,
262
+ yr as ArcadeLogo,
263
+ wr as Asana,
264
+ Hr as Ashby,
265
+ _r as Atlassian,
266
+ Fr as Attio,
267
+ Nr as Auth0,
268
+ zf as AuthTemplate,
269
+ Nf as AuthTemplateCard,
270
+ Wf as AuthTemplateContent,
271
+ Kf as AuthTemplateDefaultBackground,
272
+ Zf as AuthTemplateDescription,
273
+ qf as AuthTemplateFooter,
274
+ Jf as AuthTemplateGridOverlay,
275
+ Xf as AuthTemplateHeader,
276
+ Yf as AuthTemplateLegal,
277
+ jf as AuthTemplateLegalLink,
278
+ Qf as AuthTemplateLogo,
279
+ $f as AuthTemplatePrompt,
280
+ ox as AuthTemplatePromptLink,
281
+ rx as AuthTemplateTitle,
282
+ ex as AuthTemplateVideoBackground,
283
+ B as Avatar,
284
+ k as AvatarBadge,
285
+ G as AvatarFallback,
286
+ L as AvatarGroup,
287
+ v as AvatarGroupCount,
288
+ O as AvatarImage,
289
+ R as AvatarNotificationBadge,
290
+ Kr as Azure,
291
+ H as Badge,
292
+ qr as Bamboohr,
293
+ Xr as Basecamp,
294
+ jr as Bill,
295
+ $r as Bitbucket,
296
+ re as Bluesky,
297
+ te as Box,
298
+ U as BrandChip,
299
+ pe as Braze,
300
+ z as Breadcrumb,
301
+ N as BreadcrumbEllipsis,
302
+ W as BreadcrumbItem,
303
+ K as BreadcrumbLink,
304
+ Z as BreadcrumbList,
305
+ q as BreadcrumbPage,
306
+ J as BreadcrumbSeparator,
307
+ ie as Brex,
308
+ ne as Brightdata,
309
+ xe as Buffer,
310
+ Y as Button,
311
+ $ as ByocBadge,
312
+ Zx as CATEGORIES,
313
+ ro as Calendar,
314
+ eo as CalendarDayButton,
315
+ se as Calendly,
316
+ ao as Card,
317
+ po as CardAction,
318
+ mo as CardContent,
319
+ io as CardDescription,
320
+ lo as CardFooter,
321
+ no as CardHeader,
322
+ fo as CardTitle,
323
+ so as ChartContainer,
324
+ uo as ChartLegend,
325
+ go as ChartLegendContent,
326
+ Co as ChartStyle,
327
+ To as ChartTooltip,
328
+ co as ChartTooltipContent,
329
+ _n as ChatAssistantMessage,
330
+ ux as ChatBodySkeleton,
331
+ ho as ChatContainerContent,
332
+ Ao as ChatContainerRoot,
333
+ bo as ChatContainerScrollAnchor,
334
+ gx as ChatContentSkeleton,
335
+ Cx as ChatFooterSkeleton,
336
+ Tx as ChatHeaderSkeleton,
337
+ Hn as ChatHistoryItem,
338
+ Un as ChatMessageList,
339
+ Fn as ChatMessageListSkeleton,
340
+ Vf as ChatPageSkeleton,
341
+ cx as ChatSidebarSkeleton,
342
+ zn as ChatStreamingIndicator,
343
+ ax as ChatTemplate,
344
+ px as ChatTemplateBody,
345
+ mx as ChatTemplateFooter,
346
+ ix as ChatTemplateHeader,
347
+ lx as ChatTemplateHeaderGroup,
348
+ nx as ChatTemplateOverview,
349
+ fx as ChatTemplateOverviewSubtitle,
350
+ xx as ChatTemplateOverviewTitle,
351
+ dx as ChatTemplateSuggestions,
352
+ Nn as ChatUserMessage,
353
+ Io as Checkbox,
354
+ ge as Claude,
355
+ Te as ClaudeCodeLogotype,
356
+ Se as Clickhouse,
357
+ Ae as Clickup,
358
+ Kn as ClientSecretInput,
359
+ De as Cline,
360
+ Me as Closeio,
361
+ Po as CodeBlock,
362
+ Bo as CodeBlockCode,
363
+ ko as CodeBlockGroup,
364
+ Be as Codesandbox,
365
+ Ge as Coinbase,
366
+ Lo as Collapsible,
367
+ vo as CollapsibleContent,
368
+ Oo as CollapsibleTrigger,
369
+ Ro as Command,
370
+ qn as CommandBar,
371
+ wo as CommandDialog,
372
+ Eo as CommandEmpty,
373
+ Ho as CommandGroup,
374
+ Vo as CommandInput,
375
+ _o as CommandItem,
376
+ Uo as CommandList,
377
+ Fo as CommandSeparator,
378
+ zo as CommandShortcut,
379
+ Xn as ConfirmPopover,
380
+ ve as Confluence,
381
+ Wo as CopyButton,
382
+ ye as Cursor,
383
+ we as CursorInstallDark,
384
+ He as CursorInstallLight,
385
+ _e as CursorLogotype,
386
+ Fe as Customerio,
387
+ Ql as DS_SPARKLE_DURATION_MS,
388
+ Ne as Datadog,
389
+ jn as DateTimePicker,
390
+ Ke as Daytona,
391
+ Zo as Dialog,
392
+ qo as DialogClose,
393
+ Jo as DialogContent,
394
+ Xo as DialogDescription,
395
+ Yo as DialogFooter,
396
+ jo as DialogHeader,
397
+ Qo as DialogOverlay,
398
+ $o as DialogPortal,
399
+ or as DialogTitle,
400
+ rr as DialogTrigger,
401
+ qe as DigitalOcean,
402
+ Xe as Discord,
403
+ je as Dropbox,
404
+ tr as DropdownMenu,
405
+ ar as DropdownMenuCheckboxItem,
406
+ pr as DropdownMenuContent,
407
+ mr as DropdownMenuGroup,
408
+ ir as DropdownMenuItem,
409
+ lr as DropdownMenuLabel,
410
+ nr as DropdownMenuPortal,
411
+ fr as DropdownMenuRadioGroup,
412
+ xr as DropdownMenuRadioItem,
413
+ dr as DropdownMenuSeparator,
414
+ sr as DropdownMenuShortcut,
415
+ ur as DropdownMenuSub,
416
+ gr as DropdownMenuSubContent,
417
+ Cr as DropdownMenuSubTrigger,
418
+ Tr as DropdownMenuTrigger,
419
+ $e as E2b,
420
+ rt as Ebay,
421
+ $n as EmptyState,
422
+ rf as ErrorState,
423
+ hx as ErrorTemplate,
424
+ Ax as ErrorTemplateActions,
425
+ bx as ErrorTemplateContent,
426
+ Dx as ErrorTemplateDescription,
427
+ Ix as ErrorTemplateIcon,
428
+ Mx as ErrorTemplateLogo,
429
+ Px as ErrorTemplateTitle,
430
+ Bx as ErrorTemplateUrl,
431
+ tt as Evernote,
432
+ pt as Exa,
433
+ it as Factorial,
434
+ nt as Figma,
435
+ xt as Firecrawl,
436
+ st as Freshservice,
437
+ gt as Gemini,
438
+ Tt as Generic,
439
+ St as Github,
440
+ At as Gitlab,
441
+ Dt as Gmail,
442
+ Mt as Google,
443
+ Bt as GoogleCalendar,
444
+ Gt as GoogleContacts,
445
+ vt as GoogleDocs,
446
+ yt as GoogleDrive,
447
+ wt as GoogleFinance,
448
+ Ht as GoogleFlight,
449
+ _t as GoogleFlights,
450
+ Ft as GoogleHotels,
451
+ Nt as GoogleJobs,
452
+ Kt as GoogleMaps,
453
+ qt as GoogleNews,
454
+ Xt as GoogleSheets,
455
+ jt as GoogleShopping,
456
+ $t as GoogleSlides,
457
+ ra as Goose,
458
+ ta as Granola,
459
+ pa as Heroku,
460
+ ia as Hootsuite,
461
+ Sr as HoverCard,
462
+ hr as HoverCardContent,
463
+ Ar as HoverCardTrigger,
464
+ na as Hubspot,
465
+ xa as Imgflip,
466
+ pi as Input,
467
+ ii as InputGroup,
468
+ li as InputGroupAddon,
469
+ ni as InputGroupButton,
470
+ fi as InputGroupInput,
471
+ xi as InputGroupText,
472
+ di as InputGroupTextarea,
473
+ sa as Intercom,
474
+ ga as Jira,
475
+ ui as JsonHighlight,
476
+ Ti as Label,
477
+ Ta as Langchain,
478
+ Sa as LangchainLogotype,
479
+ Aa as Linear,
480
+ Da as Linkedin,
481
+ Si as Loader,
482
+ Uf as LoginPage,
483
+ Ma as Luma,
484
+ Ox as MCP_OAUTH2_PROVIDER,
485
+ Ba as Mailchimp,
486
+ Ai as Markdown,
487
+ Ga as Mastra,
488
+ va as MastraLogotype,
489
+ ya as MathToolkit,
490
+ wa as Mcp,
491
+ tf as Message,
492
+ af as MessageAction,
493
+ pf as MessageActions,
494
+ mf as MessageAvatar,
495
+ lf as MessageContent,
496
+ Ha as Microsoft,
497
+ _a as MicrosoftDynamics,
498
+ Fa as MicrosoftExcel,
499
+ Na as MicrosoftOnedrive,
500
+ Ka as MicrosoftOutlookCalendar,
501
+ qa as MicrosoftOutlookMail,
502
+ Xa as MicrosoftPowerpoint,
503
+ ja as MicrosoftSharepoint,
504
+ $a as MicrosoftTeams,
505
+ rp as MicrosoftWord,
506
+ tp as Miro,
507
+ Di as MobileTooltip,
508
+ Ii as MobileTooltipContent,
509
+ Mi as MobileTooltipProvider,
510
+ Pi as MobileTooltipTrigger,
511
+ pp as Monday,
512
+ ip as MongoDB,
513
+ np as Netsuite,
514
+ xp as Notion,
515
+ yx as OAUTH2_PROVIDER,
516
+ Rx as OAUTH_PROVIDERS,
517
+ wx as OAUTH_PROVIDER_CATALOGUE,
518
+ Ex as OAuthId,
519
+ Hx as OAuthProviderId,
520
+ Vx as OTHER_OAUTH_PROVIDERS,
521
+ sp as Oauth,
522
+ gp as Obsidian,
523
+ Tp as Okta,
524
+ Sp as Openai,
525
+ _x as PREBUILT_OAUTH_PROVIDERS,
526
+ Gx as PUBLIC_ICON_URL,
527
+ Lx as PUBLIC_VIDEO_URL,
528
+ Ap as Pagerduty,
529
+ Dp as Pinecone,
530
+ Mp as Pinterest,
531
+ Bp as Pipedrive,
532
+ Gp as Plaid,
533
+ ki as Popover,
534
+ Gi as PopoverContent,
535
+ Li as PopoverDescription,
536
+ vi as PopoverHeader,
537
+ Oi as PopoverTitle,
538
+ yi as PopoverTrigger,
539
+ vp as Postgres,
540
+ yp as Posthog,
541
+ wi as ProBadge,
542
+ Hi as Progress,
543
+ Vi as ProgressIndicator,
544
+ _i as ProgressLabel,
545
+ Ui as ProgressTrack,
546
+ Fi as ProgressValue,
547
+ ff as PromptInput,
548
+ xf as PromptInputAction,
549
+ df as PromptInputActions,
550
+ sf as PromptInputTextarea,
551
+ wp as Pylon,
552
+ Hp as Quickbooks,
553
+ Ni as RadioGroup,
554
+ Wi as RadioGroupItem,
555
+ _p as Railway,
556
+ Fp as Reddit,
557
+ gf as RequirementBadges,
558
+ Zi as ResizableHandle,
559
+ qi as ResizablePanel,
560
+ Ji as ResizablePanelGroup,
561
+ Np as Salesforce,
562
+ Yi as ScrollArea,
563
+ ji as ScrollBar,
564
+ $i as ScrollButton,
565
+ rl as Select,
566
+ el as SelectContent,
567
+ tl as SelectGroup,
568
+ al as SelectItem,
569
+ pl as SelectLabel,
570
+ ml as SelectScrollDownButton,
571
+ il as SelectScrollUpButton,
572
+ ll as SelectSeparator,
573
+ nl as SelectTrigger,
574
+ fl as SelectValue,
575
+ dl as Separator,
576
+ ul as Sheet,
577
+ gl as SheetClose,
578
+ Cl as SheetContent,
579
+ Tl as SheetDescription,
580
+ cl as SheetFooter,
581
+ Sl as SheetHeader,
582
+ hl as SheetTitle,
583
+ Al as SheetTrigger,
584
+ Kp as Shopify,
585
+ Dl as Sidebar,
586
+ Il as SidebarContent,
587
+ Ml as SidebarFooter,
588
+ Pl as SidebarGroup,
589
+ Bl as SidebarGroupAction,
590
+ kl as SidebarGroupContent,
591
+ Gl as SidebarGroupLabel,
592
+ Ll as SidebarHeader,
593
+ vl as SidebarInput,
594
+ Ol as SidebarInset,
595
+ yl as SidebarMenu,
596
+ Rl as SidebarMenuAction,
597
+ wl as SidebarMenuBadge,
598
+ El as SidebarMenuButton,
599
+ Hl as SidebarMenuItem,
600
+ Vl as SidebarMenuSkeleton,
601
+ _l as SidebarMenuSub,
602
+ Ul as SidebarMenuSubButton,
603
+ Fl as SidebarMenuSubItem,
604
+ zl as SidebarProvider,
605
+ Nl as SidebarRail,
606
+ Wl as SidebarSeparator,
607
+ Kl as SidebarTrigger,
608
+ qp as Singlestore,
609
+ Jl as Skeleton,
610
+ Xp as Slack,
611
+ Yl as Slider,
612
+ jp as Snowflake,
613
+ $l as SparkleBurst,
614
+ $p as Splunk,
615
+ rm as Spotify,
616
+ tm as Square,
617
+ pm as Squarespace,
618
+ im as Squareup,
619
+ rn as StepIndicator,
620
+ cf as StepsProgress,
621
+ nm as Stripe,
622
+ hf as SuggestionCard,
623
+ Af as SuggestionCardSkeleton,
624
+ pn as Switch,
625
+ qx as TOOLKITS,
626
+ Jx as TOOLKIT_CATALOGUE,
627
+ Fx as TOOLKIT_ICON_MAP,
628
+ ln as Table,
629
+ nn as TableBody,
630
+ fn as TableCaption,
631
+ xn as TableCell,
632
+ dn as TableFooter,
633
+ sn as TableHead,
634
+ un as TableHeader,
635
+ gn as TableRow,
636
+ Tn as Tabs,
637
+ cn as TabsContent,
638
+ Sn as TabsList,
639
+ hn as TabsTrigger,
640
+ xm as Telegram,
641
+ sm as Tesla,
642
+ Dn as Textarea,
643
+ gm as Ticktick,
644
+ Tm as Tiktok,
645
+ Mn as Toggle,
646
+ Df as ToolAuthorization,
647
+ If as ToolAuthorizationArgs,
648
+ Mf as ToolAuthorizationContent,
649
+ Pf as ToolAuthorizationHeader,
650
+ Bf as ToolAuthorizationMessage,
651
+ Gf as ToolCallAccordion,
652
+ Lf as ToolCallAccordionContent,
653
+ vf as ToolCallAccordionItem,
654
+ Of as ToolCallAccordionTrigger,
655
+ Rf as ToolCard,
656
+ Cf as ToolkitCard,
657
+ kn as Tooltip,
658
+ Gn as TooltipContent,
659
+ Ln as TooltipProvider,
660
+ vn as TooltipTrigger,
661
+ Sm as Trello,
662
+ Am as Twilio,
663
+ Dm as Twitch,
664
+ Ef as UserNav,
665
+ Mm as Vercel,
666
+ Bm as VercelLogotype,
667
+ yn as ViewToolsControl,
668
+ wn as VirtualizedGrid,
669
+ Gm as Vscode,
670
+ vm as Walmart,
671
+ ym as Weaviate,
672
+ wm as Windsurf,
673
+ Hm as Workday,
674
+ _m as Wrike,
675
+ Fm as X,
676
+ Nm as Xero,
677
+ Km as Youtube,
678
+ qm as Yugabytedb,
679
+ Xm as Zendesk,
680
+ jm as Zoho,
681
+ $m as ZohoBooks,
682
+ ri as ZohoCreator,
683
+ ti as Zoom,
684
+ w as avatarBadgeVariants,
685
+ V as badgeVariants,
686
+ j as buttonVariants,
687
+ Yx as findPrebuiltProviderById,
688
+ jx as findPrebuiltProviderByProviderId,
689
+ Qx as findToolkitByName,
690
+ zx as getToolIconByToolkitName,
691
+ Nx as getToolkitIcon,
692
+ Wx as getToolkitIconByName,
693
+ $x as isKnownToolkit,
694
+ od as isPrebuiltProvider,
695
+ gi as jsonHighlightVariants,
696
+ en as stepIndicatorIconVariants,
697
+ tn as stepIndicatorLabelVariants,
698
+ An as tabsListVariants,
699
+ Pn as toggleVariants,
700
+ Zl as useSidebar
682
701
  };