@arcadeai/design-system 3.36.0 → 3.36.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 (61) hide show
  1. package/dist/components/index.js +411 -396
  2. package/dist/components/ui/atoms/arcade-gradient.d.ts.map +1 -0
  3. package/dist/components/ui/atoms/{icons/arcade-gradient.js → arcade-gradient.js} +1 -1
  4. package/dist/components/ui/atoms/icons/index.d.ts +0 -1
  5. package/dist/components/ui/atoms/icons/index.d.ts.map +1 -1
  6. package/dist/components/ui/atoms/icons/index.js +294 -296
  7. package/dist/components/ui/atoms/index.d.ts +1 -0
  8. package/dist/components/ui/atoms/index.d.ts.map +1 -1
  9. package/dist/components/ui/atoms/index.js +112 -112
  10. package/dist/components/ui/atoms/virtualized-grid.d.ts.map +1 -1
  11. package/dist/components/ui/atoms/virtualized-grid.js +16 -16
  12. package/dist/components/ui/index.js +411 -396
  13. package/dist/components/ui/molecules/chat-history-item.d.ts +21 -0
  14. package/dist/components/ui/molecules/chat-history-item.d.ts.map +1 -0
  15. package/dist/components/ui/molecules/chat-history-item.js +88 -0
  16. package/dist/components/ui/molecules/chat-message-list.d.ts +6 -0
  17. package/dist/components/ui/molecules/chat-message-list.d.ts.map +1 -1
  18. package/dist/components/ui/molecules/chat-message-list.js +117 -61
  19. package/dist/components/ui/molecules/confirm-popover.d.ts +20 -0
  20. package/dist/components/ui/molecules/confirm-popover.d.ts.map +1 -0
  21. package/dist/components/ui/molecules/confirm-popover.js +50 -0
  22. package/dist/components/ui/molecules/error-state.d.ts +17 -0
  23. package/dist/components/ui/molecules/error-state.d.ts.map +1 -0
  24. package/dist/components/ui/molecules/error-state.js +45 -0
  25. package/dist/components/ui/molecules/index.d.ts +8 -4
  26. package/dist/components/ui/molecules/index.d.ts.map +1 -1
  27. package/dist/components/ui/molecules/index.js +41 -41
  28. package/dist/components/ui/molecules/requirement-badges.js +4 -5
  29. package/dist/components/ui/molecules/toolkit-card.js +1 -1
  30. package/dist/components/ui/pages/chat-page-skeleton.d.ts +7 -0
  31. package/dist/components/ui/pages/chat-page-skeleton.d.ts.map +1 -0
  32. package/dist/components/ui/pages/chat-page-skeleton.js +18 -0
  33. package/dist/components/ui/pages/index.d.ts +2 -2
  34. package/dist/components/ui/pages/index.d.ts.map +1 -1
  35. package/dist/components/ui/pages/index.js +4 -4
  36. package/dist/components/ui/templates/chat-template-skeletons.d.ts +12 -0
  37. package/dist/components/ui/templates/chat-template-skeletons.d.ts.map +1 -0
  38. package/dist/components/ui/templates/chat-template-skeletons.js +127 -0
  39. package/dist/components/ui/templates/error-template.d.ts +20 -0
  40. package/dist/components/ui/templates/error-template.d.ts.map +1 -0
  41. package/dist/components/ui/templates/error-template.js +117 -0
  42. package/dist/components/ui/templates/index.d.ts +4 -0
  43. package/dist/components/ui/templates/index.d.ts.map +1 -1
  44. package/dist/components/ui/templates/index.js +37 -22
  45. package/dist/hooks/use-mobile.d.ts.map +1 -1
  46. package/dist/hooks/use-mobile.js +12 -11
  47. package/dist/main.js +380 -365
  48. package/dist/metadata/toolkit-icons.d.ts.map +1 -1
  49. package/dist/metadata/toolkit-icons.js +187 -186
  50. package/dist/metadata/toolkits.d.ts.map +1 -1
  51. package/dist/metadata/toolkits.js +13 -0
  52. package/dist/{toolkit-card-B97E7TBA.js → toolkit-card-CB1oiaei.js} +2 -3
  53. package/package.json +1 -1
  54. package/dist/components/ui/atoms/icons/arcade-gradient.d.ts.map +0 -1
  55. package/dist/components/ui/molecules/switcher.d.ts +0 -83
  56. package/dist/components/ui/molecules/switcher.d.ts.map +0 -1
  57. package/dist/components/ui/molecules/switcher.js +0 -164
  58. package/dist/components/ui/pages/chat-page.d.ts +0 -83
  59. package/dist/components/ui/pages/chat-page.d.ts.map +0 -1
  60. package/dist/components/ui/pages/chat-page.js +0 -385
  61. /package/dist/components/ui/atoms/{icons/arcade-gradient.d.ts → arcade-gradient.d.ts} +0 -0
package/dist/main.js CHANGED
@@ -1,38 +1,38 @@
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 f } from "./components/ui/atoms/alert.js";
3
- import { AlertDialog as x, AlertDialogAction as d, AlertDialogCancel as s, AlertDialogContent as u, AlertDialogDescription as g, 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 { Avatar as D, AvatarFallback as M, AvatarImage as I } from "./components/ui/atoms/avatar.js";
5
- import { AvatarNotificationBadge as P, avatarBadgeVariants as k } from "./components/ui/atoms/avatar-notification-badge.js";
6
- import { Badge as L, badgeVariants as O } from "./components/ui/atoms/badge.js";
7
- import { BrandChip as w } from "./components/ui/atoms/brand-chip.js";
8
- import { Breadcrumb as R, BreadcrumbEllipsis as H, BreadcrumbItem as E, BreadcrumbLink as V, BreadcrumbList as _, BreadcrumbPage as F, BreadcrumbSeparator as U } from "./components/ui/atoms/breadcrumb.js";
9
- import { Button as N, buttonVariants as W } from "./components/ui/atoms/button.js";
10
- import { ByocBadge as q } from "./components/ui/atoms/byoc-badge.js";
11
- import { C as J, a as X } from "./calendar-DreAgQKY.js";
12
- import { Card as j, CardAction as Q, CardContent as $, CardDescription as oo, CardFooter as ro, CardHeader as eo, CardTitle as to } from "./components/ui/atoms/card.js";
13
- import { ChartContainer as po, ChartLegend as mo, ChartLegendContent as io, ChartStyle as lo, ChartTooltip as fo, ChartTooltipContent as no } from "./components/ui/atoms/chart.js";
14
- import { ChatContainerContent as so, ChatContainerRoot as uo, ChatContainerScrollAnchor as go } from "./components/ui/atoms/chat-container.js";
15
- import { Checkbox as Co } from "./components/ui/atoms/checkbox.js";
16
- import { CodeBlock as So, CodeBlockCode as ho, CodeBlockGroup as bo } from "./components/ui/atoms/code-block.js";
17
- import { Collapsible as Do, CollapsibleContent as Mo, CollapsibleTrigger as Io } from "./components/ui/atoms/collapsible.js";
18
- import { Command as Po, CommandDialog as ko, CommandEmpty as Go, CommandGroup as Lo, CommandInput as Oo, CommandItem as vo, CommandList as wo, CommandSeparator as yo, CommandShortcut as Ro } from "./components/ui/atoms/command.js";
19
- import { CopyButton as Eo } from "./components/ui/atoms/copy-button.js";
20
- import { Dialog as _o, DialogClose as Fo, DialogContent as Uo, DialogDescription as zo, DialogFooter as No, DialogHeader as Wo, DialogOverlay as Zo, DialogPortal as qo, DialogTitle as Ko, DialogTrigger as Jo } from "./components/ui/atoms/dialog.js";
21
- import { DropdownMenu as Yo, DropdownMenuCheckboxItem as jo, DropdownMenuContent as Qo, DropdownMenuGroup as $o, DropdownMenuItem as or, DropdownMenuLabel as rr, DropdownMenuPortal as er, DropdownMenuRadioGroup as tr, DropdownMenuRadioItem as ar, DropdownMenuSeparator as pr, DropdownMenuShortcut as mr, DropdownMenuSub as ir, DropdownMenuSubContent as lr, DropdownMenuSubTrigger as fr, DropdownMenuTrigger as nr } from "./components/ui/atoms/dropdown-menu.js";
22
- import { HoverCard as dr, HoverCardContent as sr, HoverCardTrigger as ur } from "./components/ui/atoms/hover-card.js";
23
- import { Adp as cr } from "./components/ui/atoms/icons/adp.js";
24
- import { Aha as Tr } from "./components/ui/atoms/icons/aha.js";
25
- import { Airtable as hr } from "./components/ui/atoms/icons/airtable.js";
26
- import { Amplitude as Ar } from "./components/ui/atoms/icons/amplitude.js";
27
- import { Arcade as Mr } from "./components/ui/atoms/icons/arcade.js";
28
- import { ArcadeGradient as Br } from "./components/ui/atoms/icons/arcade-gradient.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 B, AvatarFallback as I, AvatarImage as P } from "./components/ui/atoms/avatar.js";
6
+ import { AvatarNotificationBadge as L, avatarBadgeVariants as G } 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 R } from "./components/ui/atoms/brand-chip.js";
9
+ import { Breadcrumb as H, BreadcrumbEllipsis as V, BreadcrumbItem as F, BreadcrumbLink as U, BreadcrumbList as _, BreadcrumbPage as z, BreadcrumbSeparator as N } from "./components/ui/atoms/breadcrumb.js";
10
+ import { Button as Z, buttonVariants as q } 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 Bo, CollapsibleContent as Io, CollapsibleTrigger as Po } from "./components/ui/atoms/collapsible.js";
19
+ import { Command as Lo, CommandDialog as Go, CommandEmpty as Oo, CommandGroup as vo, CommandInput as yo, CommandItem as wo, CommandList as Ro, CommandSeparator as Eo, CommandShortcut as Ho } from "./components/ui/atoms/command.js";
20
+ import { CopyButton as Fo } from "./components/ui/atoms/copy-button.js";
21
+ import { Dialog as _o, DialogClose as zo, DialogContent as No, DialogDescription as Wo, DialogFooter as Zo, DialogHeader as qo, DialogOverlay as Ko, 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 Ir } from "./components/ui/atoms/icons/arcade.js";
29
29
  import { ArcadeLogo as kr } from "./components/ui/atoms/icons/arcade-logo.js";
30
- import { Asana as Lr } from "./components/ui/atoms/icons/asana.js";
30
+ import { Asana as Gr } from "./components/ui/atoms/icons/asana.js";
31
31
  import { Ashby as vr } from "./components/ui/atoms/icons/ashby.js";
32
- import { Atlassian as yr } from "./components/ui/atoms/icons/atlassian.js";
33
- import { Attio as Hr } from "./components/ui/atoms/icons/attio.js";
32
+ import { Atlassian as wr } from "./components/ui/atoms/icons/atlassian.js";
33
+ import { Attio as Er } from "./components/ui/atoms/icons/attio.js";
34
34
  import { Auth0 as Vr } from "./components/ui/atoms/icons/auth0.js";
35
- import { Azure as Fr } from "./components/ui/atoms/icons/azure.js";
35
+ import { Azure as Ur } from "./components/ui/atoms/icons/azure.js";
36
36
  import { Bamboohr as zr } from "./components/ui/atoms/icons/bamboohr.js";
37
37
  import { Basecamp as Wr } from "./components/ui/atoms/icons/basecamp.js";
38
38
  import { Bill as qr } from "./components/ui/atoms/icons/bill.js";
@@ -44,22 +44,22 @@ import { Brex as ee } from "./components/ui/atoms/icons/brex.js";
44
44
  import { Brightdata as ae } from "./components/ui/atoms/icons/brightdata.js";
45
45
  import { Buffer as me } from "./components/ui/atoms/icons/buffer.js";
46
46
  import { Calendly as le } from "./components/ui/atoms/icons/calendly.js";
47
- import { Claude as ne } from "./components/ui/atoms/icons/claude.js";
47
+ import { Claude as fe } from "./components/ui/atoms/icons/claude.js";
48
48
  import { ClaudeCodeLogotype as de } from "./components/ui/atoms/icons/claude-code-logotype.js";
49
- import { Clickhouse as ue } from "./components/ui/atoms/icons/clickhouse.js";
50
- import { Clickup as ce } from "./components/ui/atoms/icons/clickup.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
51
  import { Cline as Te } from "./components/ui/atoms/icons/cline.js";
52
52
  import { Closeio as he } from "./components/ui/atoms/icons/closeio.js";
53
53
  import { Codesandbox as Ae } from "./components/ui/atoms/icons/codesandbox.js";
54
54
  import { Coinbase as Me } from "./components/ui/atoms/icons/coinbase.js";
55
- import { Confluence as Be } from "./components/ui/atoms/icons/confluence.js";
55
+ import { Confluence as Ie } from "./components/ui/atoms/icons/confluence.js";
56
56
  import { Cursor as ke } from "./components/ui/atoms/icons/cursor.js";
57
- import { CursorInstallDark as Le } from "./components/ui/atoms/icons/cursor-install-dark.js";
57
+ import { CursorInstallDark as Ge } from "./components/ui/atoms/icons/cursor-install-dark.js";
58
58
  import { CursorInstallLight as ve } from "./components/ui/atoms/icons/cursor-install-light.js";
59
- import { CursorLogotype as ye } from "./components/ui/atoms/icons/cursor-logotype.js";
60
- import { Customerio as He } from "./components/ui/atoms/icons/customerio.js";
59
+ import { CursorLogotype as we } from "./components/ui/atoms/icons/cursor-logotype.js";
60
+ import { Customerio as Ee } from "./components/ui/atoms/icons/customerio.js";
61
61
  import { Datadog as Ve } from "./components/ui/atoms/icons/datadog.js";
62
- import { Daytona as Fe } from "./components/ui/atoms/icons/daytona.js";
62
+ import { Daytona as Ue } from "./components/ui/atoms/icons/daytona.js";
63
63
  import { DigitalOcean as ze } from "./components/ui/atoms/icons/digital-ocean.js";
64
64
  import { Discord as We } from "./components/ui/atoms/icons/discord.js";
65
65
  import { Dropbox as qe } from "./components/ui/atoms/icons/dropbox.js";
@@ -71,22 +71,22 @@ import { Factorial as et } from "./components/ui/atoms/icons/factorial.js";
71
71
  import { Figma as at } from "./components/ui/atoms/icons/figma.js";
72
72
  import { Firecrawl as mt } from "./components/ui/atoms/icons/firecrawl.js";
73
73
  import { Freshservice as lt } from "./components/ui/atoms/icons/freshservice.js";
74
- import { Gemini as nt } from "./components/ui/atoms/icons/gemini.js";
74
+ import { Gemini as ft } from "./components/ui/atoms/icons/gemini.js";
75
75
  import { Generic as dt } from "./components/ui/atoms/icons/generic.js";
76
- import { Github as ut } from "./components/ui/atoms/icons/github.js";
77
- import { Gitlab as ct } from "./components/ui/atoms/icons/gitlab.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
78
  import { Gmail as Tt } from "./components/ui/atoms/icons/gmail.js";
79
79
  import { Google as ht } from "./components/ui/atoms/icons/google.js";
80
80
  import { GoogleCalendar as At } from "./components/ui/atoms/icons/google-calendar.js";
81
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";
82
+ import { GoogleDocs as It } from "./components/ui/atoms/icons/google-docs.js";
83
83
  import { GoogleDrive as kt } from "./components/ui/atoms/icons/google-drive.js";
84
- import { GoogleFinance as Lt } from "./components/ui/atoms/icons/google-finance.js";
84
+ import { GoogleFinance as Gt } from "./components/ui/atoms/icons/google-finance.js";
85
85
  import { GoogleFlight as vt } from "./components/ui/atoms/icons/google-flight.js";
86
- import { GoogleFlights as yt } from "./components/ui/atoms/icons/google-flights.js";
87
- import { GoogleHotels as Ht } from "./components/ui/atoms/icons/google-hotels.js";
86
+ import { GoogleFlights as wt } from "./components/ui/atoms/icons/google-flights.js";
87
+ import { GoogleHotels as Et } from "./components/ui/atoms/icons/google-hotels.js";
88
88
  import { GoogleJobs as Vt } from "./components/ui/atoms/icons/google-jobs.js";
89
- import { GoogleMaps as Ft } from "./components/ui/atoms/icons/google-maps.js";
89
+ import { GoogleMaps as Ut } from "./components/ui/atoms/icons/google-maps.js";
90
90
  import { GoogleNews as zt } from "./components/ui/atoms/icons/google-news.js";
91
91
  import { GoogleSheets as Wt } from "./components/ui/atoms/icons/google-sheets.js";
92
92
  import { GoogleShopping as qt } from "./components/ui/atoms/icons/google-shopping.js";
@@ -98,22 +98,22 @@ import { Hootsuite as ea } from "./components/ui/atoms/icons/hootsuite.js";
98
98
  import { Hubspot as aa } from "./components/ui/atoms/icons/hubspot.js";
99
99
  import { Imgflip as ma } from "./components/ui/atoms/icons/imgflip.js";
100
100
  import { Intercom as la } from "./components/ui/atoms/icons/intercom.js";
101
- import { Jira as na } from "./components/ui/atoms/icons/jira.js";
101
+ import { Jira as fa } from "./components/ui/atoms/icons/jira.js";
102
102
  import { Langchain as da } from "./components/ui/atoms/icons/langchain.js";
103
- import { LangchainLogotype as ua } from "./components/ui/atoms/icons/langchain-logotype.js";
104
- import { Linear as ca } from "./components/ui/atoms/icons/linear.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
105
  import { Linkedin as Ta } from "./components/ui/atoms/icons/linkedin.js";
106
106
  import { Luma as ha } from "./components/ui/atoms/icons/luma.js";
107
107
  import { Mailchimp as Aa } from "./components/ui/atoms/icons/mailchimp.js";
108
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";
109
+ import { MastraLogotype as Ia } from "./components/ui/atoms/icons/mastra-logotype.js";
110
110
  import { MathToolkit as ka } from "./components/ui/atoms/icons/math-toolkit.js";
111
- import { Mcp as La } from "./components/ui/atoms/icons/mcp.js";
111
+ import { Mcp as Ga } from "./components/ui/atoms/icons/mcp.js";
112
112
  import { Microsoft as va } from "./components/ui/atoms/icons/microsoft.js";
113
- import { MicrosoftDynamics as ya } from "./components/ui/atoms/icons/microsoft-dynamics.js";
114
- import { MicrosoftExcel as Ha } from "./components/ui/atoms/icons/microsoft-excel.js";
113
+ import { MicrosoftDynamics as wa } from "./components/ui/atoms/icons/microsoft-dynamics.js";
114
+ import { MicrosoftExcel as Ea } from "./components/ui/atoms/icons/microsoft-excel.js";
115
115
  import { MicrosoftOnedrive as Va } from "./components/ui/atoms/icons/microsoft-onedrive.js";
116
- import { MicrosoftOutlookCalendar as Fa } from "./components/ui/atoms/icons/microsoft-outlook-calendar.js";
116
+ import { MicrosoftOutlookCalendar as Ua } from "./components/ui/atoms/icons/microsoft-outlook-calendar.js";
117
117
  import { MicrosoftOutlookMail as za } from "./components/ui/atoms/icons/microsoft-outlook-mail.js";
118
118
  import { MicrosoftPowerpoint as Wa } from "./components/ui/atoms/icons/microsoft-powerpoint.js";
119
119
  import { MicrosoftSharepoint as qa } from "./components/ui/atoms/icons/microsoft-sharepoint.js";
@@ -125,22 +125,22 @@ import { MongoDB as ep } from "./components/ui/atoms/icons/mongodb.js";
125
125
  import { Netsuite as ap } from "./components/ui/atoms/icons/netsuite.js";
126
126
  import { Notion as mp } from "./components/ui/atoms/icons/notion.js";
127
127
  import { Oauth as lp } from "./components/ui/atoms/icons/oauth.js";
128
- import { Obsidian as np } from "./components/ui/atoms/icons/obsidian.js";
128
+ import { Obsidian as fp } from "./components/ui/atoms/icons/obsidian.js";
129
129
  import { Okta as dp } from "./components/ui/atoms/icons/okta.js";
130
- import { Openai as up } from "./components/ui/atoms/icons/openai.js";
131
- import { Pagerduty as cp } from "./components/ui/atoms/icons/pagerduty.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
132
  import { Pinecone as Tp } from "./components/ui/atoms/icons/pinecone.js";
133
133
  import { Pinterest as hp } from "./components/ui/atoms/icons/pinterest.js";
134
134
  import { Pipedrive as Ap } from "./components/ui/atoms/icons/pipedrive.js";
135
135
  import { Plaid as Mp } from "./components/ui/atoms/icons/plaid.js";
136
- import { Postgres as Bp } from "./components/ui/atoms/icons/postgres.js";
136
+ import { Postgres as Ip } from "./components/ui/atoms/icons/postgres.js";
137
137
  import { Posthog as kp } from "./components/ui/atoms/icons/posthog.js";
138
- import { Pylon as Lp } from "./components/ui/atoms/icons/pylon.js";
138
+ import { Pylon as Gp } from "./components/ui/atoms/icons/pylon.js";
139
139
  import { Quickbooks as vp } from "./components/ui/atoms/icons/quickbooks.js";
140
- import { Railway as yp } from "./components/ui/atoms/icons/railway.js";
141
- import { Reddit as Hp } from "./components/ui/atoms/icons/reddit.js";
140
+ import { Railway as wp } from "./components/ui/atoms/icons/railway.js";
141
+ import { Reddit as Ep } from "./components/ui/atoms/icons/reddit.js";
142
142
  import { Salesforce as Vp } from "./components/ui/atoms/icons/salesforce.js";
143
- import { Shopify as Fp } from "./components/ui/atoms/icons/shopify.js";
143
+ import { Shopify as Up } from "./components/ui/atoms/icons/shopify.js";
144
144
  import { Singlestore as zp } from "./components/ui/atoms/icons/singlestore.js";
145
145
  import { Slack as Wp } from "./components/ui/atoms/icons/slack.js";
146
146
  import { Snowflake as qp } from "./components/ui/atoms/icons/snowflake.js";
@@ -152,22 +152,22 @@ import { Squareup as em } from "./components/ui/atoms/icons/squareup.js";
152
152
  import { Stripe as am } from "./components/ui/atoms/icons/stripe.js";
153
153
  import { Tesla as mm } from "./components/ui/atoms/icons/tesla.js";
154
154
  import { Ticktick as lm } from "./components/ui/atoms/icons/ticktick.js";
155
- import { Tiktok as nm } from "./components/ui/atoms/icons/tiktok.js";
155
+ import { Tiktok as fm } from "./components/ui/atoms/icons/tiktok.js";
156
156
  import { Trello as dm } from "./components/ui/atoms/icons/trello.js";
157
- import { Twilio as um } from "./components/ui/atoms/icons/twilio.js";
158
- import { Twitch as cm } from "./components/ui/atoms/icons/twitch.js";
157
+ import { Twilio as gm } from "./components/ui/atoms/icons/twilio.js";
158
+ import { Twitch as Cm } from "./components/ui/atoms/icons/twitch.js";
159
159
  import { Vercel as Tm } from "./components/ui/atoms/icons/vercel.js";
160
160
  import { VercelLogotype as hm } from "./components/ui/atoms/icons/vercel-logotype.js";
161
161
  import { Vscode as Am } from "./components/ui/atoms/icons/vscode.js";
162
162
  import { Walmart as Mm } from "./components/ui/atoms/icons/walmart.js";
163
- import { Weaviate as Bm } from "./components/ui/atoms/icons/weaviate.js";
163
+ import { Weaviate as Im } from "./components/ui/atoms/icons/weaviate.js";
164
164
  import { Windsurf as km } from "./components/ui/atoms/icons/windsurf.js";
165
- import { Workday as Lm } from "./components/ui/atoms/icons/workday.js";
165
+ import { Workday as Gm } from "./components/ui/atoms/icons/workday.js";
166
166
  import { Wrike as vm } from "./components/ui/atoms/icons/wrike.js";
167
- import { X as ym } from "./components/ui/atoms/icons/x.js";
168
- import { Xero as Hm } from "./components/ui/atoms/icons/xero.js";
167
+ import { X as wm } from "./components/ui/atoms/icons/x.js";
168
+ import { Xero as Em } from "./components/ui/atoms/icons/xero.js";
169
169
  import { Youtube as Vm } from "./components/ui/atoms/icons/youtube.js";
170
- import { Yugabytedb as Fm } from "./components/ui/atoms/icons/yugabytedb.js";
170
+ import { Yugabytedb as Um } from "./components/ui/atoms/icons/yugabytedb.js";
171
171
  import { Zendesk as zm } from "./components/ui/atoms/icons/zendesk.js";
172
172
  import { Zoho as Wm } from "./components/ui/atoms/icons/zoho.js";
173
173
  import { ZohoBooks as qm } from "./components/ui/atoms/icons/zoho-books.js";
@@ -178,246 +178,267 @@ import { JsonHighlight as oi, jsonHighlightVariants as ri } from "./components/u
178
178
  import { Label as ti } from "./components/ui/atoms/label.js";
179
179
  import { Loader as pi } from "./components/ui/atoms/loader.js";
180
180
  import { M as ii } from "./markdown-D0xxRbwP.js";
181
- import { MobileTooltip as fi, MobileTooltipContent as ni, MobileTooltipProvider as xi, MobileTooltipTrigger as di } from "./components/ui/atoms/mobile-tooltip.js";
182
- import { Popover as ui, PopoverAnchor as gi, PopoverContent as ci, PopoverTrigger as Ci } from "./components/ui/atoms/popover.js";
181
+ import { MobileTooltip as ni, MobileTooltipContent as fi, MobileTooltipProvider as xi, MobileTooltipTrigger as di } from "./components/ui/atoms/mobile-tooltip.js";
182
+ import { Popover as gi, PopoverAnchor as ui, PopoverContent as Ci, PopoverTrigger as ci } from "./components/ui/atoms/popover.js";
183
183
  import { ProBadge as Si } from "./components/ui/atoms/pro-badge.js";
184
184
  import { Progress as bi } from "./components/ui/atoms/progress.js";
185
185
  import { RadioGroup as Di, RadioGroupItem as Mi } from "./components/ui/atoms/radio-group.js";
186
- import { ResizableHandle as Bi, ResizablePanel as Pi, ResizablePanelGroup as ki } from "./components/ui/atoms/resizable.js";
187
- import { ScrollArea as Li, ScrollBar as Oi } from "./components/ui/atoms/scroll-area.js";
188
- import { ScrollButton as wi } from "./components/ui/atoms/scroll-button.js";
189
- import { Select as Ri, SelectContent as Hi, SelectGroup as Ei, SelectItem as Vi, SelectLabel as _i, SelectScrollDownButton as Fi, SelectScrollUpButton as Ui, SelectSeparator as zi, SelectTrigger as Ni, SelectValue as Wi } from "./components/ui/atoms/select.js";
186
+ import { ResizableHandle as Ii, ResizablePanel as Pi, ResizablePanelGroup as ki } from "./components/ui/atoms/resizable.js";
187
+ import { ScrollArea as Gi, ScrollBar as Oi } from "./components/ui/atoms/scroll-area.js";
188
+ import { ScrollButton as yi } from "./components/ui/atoms/scroll-button.js";
189
+ import { Select as Ri, SelectContent as Ei, SelectGroup as Hi, SelectItem as Vi, SelectLabel as Fi, SelectScrollDownButton as Ui, SelectScrollUpButton as _i, SelectSeparator as zi, SelectTrigger as Ni, SelectValue as Wi } from "./components/ui/atoms/select.js";
190
190
  import { Separator as qi } from "./components/ui/atoms/separator.js";
191
191
  import { Sheet as Ji, SheetClose as Xi, SheetContent as Yi, SheetDescription as ji, SheetFooter as Qi, SheetHeader as $i, SheetTitle as ol, SheetTrigger as rl } from "./components/ui/atoms/sheet.js";
192
- import { Sidebar as tl, SidebarContent as al, SidebarFooter as pl, SidebarGroup as ml, SidebarGroupAction as il, SidebarGroupContent as ll, SidebarGroupLabel as fl, SidebarHeader as nl, SidebarInput as xl, SidebarInset as dl, SidebarMenu as sl, SidebarMenuAction as ul, SidebarMenuBadge as gl, SidebarMenuButton as cl, SidebarMenuItem as Cl, SidebarMenuSkeleton as Tl, SidebarMenuSub as Sl, SidebarMenuSubButton as hl, SidebarMenuSubItem as bl, SidebarProvider as Al, SidebarRail as Dl, SidebarSeparator as Ml, SidebarTrigger as Il, useSidebar as Bl } from "./components/ui/atoms/sidebar.js";
192
+ import { Sidebar as tl, SidebarContent as al, SidebarFooter as pl, SidebarGroup as ml, SidebarGroupAction as il, SidebarGroupContent as ll, SidebarGroupLabel as nl, SidebarHeader as fl, SidebarInput as xl, SidebarInset as dl, SidebarMenu as sl, SidebarMenuAction as gl, SidebarMenuBadge as ul, SidebarMenuButton as Cl, SidebarMenuItem as cl, SidebarMenuSkeleton as Tl, SidebarMenuSub as Sl, SidebarMenuSubButton as hl, SidebarMenuSubItem as bl, SidebarProvider as Al, SidebarRail as Dl, SidebarSeparator as Ml, SidebarTrigger as Bl, useSidebar as Il } from "./components/ui/atoms/sidebar.js";
193
193
  import { Skeleton as kl } from "./components/ui/atoms/skeleton.js";
194
- import { Slider as Ll } from "./components/ui/atoms/slider.js";
195
- import { StepIndicator as vl, stepIndicatorIconVariants as wl, stepIndicatorLabelVariants as yl } from "./components/ui/atoms/step-indicator.js";
196
- import { Switch as Hl } from "./components/ui/atoms/switch.js";
197
- import { Table as Vl, TableBody as _l, TableCaption as Fl, TableCell as Ul, TableFooter as zl, TableHead as Nl, TableHeader as Wl, TableRow as Zl } from "./components/ui/atoms/table.js";
194
+ import { Slider as Gl } from "./components/ui/atoms/slider.js";
195
+ import { StepIndicator as vl, stepIndicatorIconVariants as yl, stepIndicatorLabelVariants as wl } from "./components/ui/atoms/step-indicator.js";
196
+ import { Switch as El } from "./components/ui/atoms/switch.js";
197
+ import { Table as Vl, TableBody as Fl, TableCaption as Ul, TableCell as _l, TableFooter as zl, TableHead as Nl, TableHeader as Wl, TableRow as Zl } from "./components/ui/atoms/table.js";
198
198
  import { Tabs as Kl, TabsContent as Jl, TabsList as Xl, TabsTrigger as Yl } from "./components/ui/atoms/tabs.js";
199
199
  import { Textarea as Ql } from "./components/ui/atoms/textarea.js";
200
- import { Toggle as of, toggleVariants as rf } from "./components/ui/atoms/toggle.js";
201
- import { Tooltip as tf, TooltipContent as af, TooltipProvider as pf, TooltipTrigger as mf } from "./components/ui/atoms/tooltip.js";
202
- import { ViewToolsControl as ff } from "./components/ui/atoms/view-tools-control.js";
203
- import { VirtualizedGrid as xf } from "./components/ui/atoms/virtualized-grid.js";
204
- import { ChatAssistantMessage as sf, ChatMessageList as uf, ChatStreamingIndicator as gf, ChatUserMessage as cf } from "./components/ui/molecules/chat-message-list.js";
205
- import { CommandBar as Tf } from "./components/ui/molecules/command-bar.js";
206
- import { DateTimePicker as hf } from "./components/ui/molecules/date-time-picker.js";
207
- import { EmptyState as Af } from "./components/ui/molecules/empty-state.js";
208
- import { Message as Mf, MessageAction as If, MessageActions as Bf, MessageAvatar as Pf, MessageContent as kf } from "./components/ui/molecules/message.js";
209
- import { PromptInput as Lf, PromptInputAction as Of, PromptInputActions as vf, PromptInputTextarea as wf } from "./components/ui/molecules/prompt-input.js";
210
- import { R as Rf, T as Hf } from "./toolkit-card-B97E7TBA.js";
211
- import { StepsProgress as Vf } from "./components/ui/molecules/steps-progress.js";
212
- import { SuggestionCard as Ff } from "./components/ui/molecules/suggestion-card.js";
213
- import { Switcher as zf, SwitcherContent as Nf, SwitcherInput as Wf, SwitcherItem as Zf, SwitcherTrigger as qf, useSwitcher as Kf } from "./components/ui/molecules/switcher.js";
214
- import { ToolAuthorization as Xf, ToolAuthorizationArgs as Yf, ToolAuthorizationContent as jf, ToolAuthorizationHeader as Qf, ToolAuthorizationMessage as $f } from "./components/ui/molecules/tool-authorization.js";
215
- import { ToolCallAccordion as rn, ToolCallAccordionContent as en, ToolCallAccordionItem as tn, ToolCallAccordionTrigger as an } from "./components/ui/molecules/tool-call-accordion.js";
216
- import { ToolCard as mn } from "./components/ui/molecules/tool-card.js";
217
- import { UserNav as fn } from "./components/ui/molecules/user-nav.js";
218
- import { ChatPage as xn } from "./components/ui/pages/chat-page.js";
219
- import { LoginPage as sn } from "./components/ui/pages/login-page.js";
220
- import { AuthTemplate as gn, AuthTemplateCard as cn, AuthTemplateContent as Cn, AuthTemplateDefaultBackground as Tn, AuthTemplateDescription as Sn, AuthTemplateFooter as hn, AuthTemplateGridOverlay as bn, AuthTemplateHeader as An, AuthTemplateLegal as Dn, AuthTemplateLegalLink as Mn, AuthTemplateLogo as In, AuthTemplatePrompt as Bn, AuthTemplatePromptLink as Pn, AuthTemplateTitle as kn, AuthTemplateVideoBackground as Gn } from "./components/ui/templates/auth-template.js";
221
- import { ChatTemplate as On, ChatTemplateBody as vn, ChatTemplateFooter as wn, ChatTemplateHeader as yn, ChatTemplateHeaderGroup as Rn, ChatTemplateOverview as Hn, ChatTemplateOverviewSubtitle as En, ChatTemplateOverviewTitle as Vn, ChatTemplateSuggestions as _n } from "./components/ui/templates/chat-template.js";
222
- import { PUBLIC_ICON_URL as Un, PUBLIC_VIDEO_URL as zn } from "./metadata/constants.js";
223
- import { MCP_OAUTH2_PROVIDER as Wn, OAUTH2_PROVIDER as Zn, OAUTH_PROVIDERS as qn, OAUTH_PROVIDER_CATALOGUE as Kn, OAuthId as Jn, OAuthProviderId as Xn, OTHER_OAUTH_PROVIDERS as Yn, PREBUILT_OAUTH_PROVIDERS as jn } from "./metadata/oauth-providers.js";
224
- import { TOOLKIT_ICON_MAP as $n, getToolIconByToolkitName as ox, getToolkitIcon as rx, getToolkitIconByName as ex } from "./metadata/toolkit-icons.js";
225
- import { CATEGORIES as ax, TOOLKITS as px, TOOLKIT_CATALOGUE as mx } from "./metadata/toolkits.js";
226
- import { findPrebuiltProviderById as lx, findPrebuiltProviderByProviderId as fx, findToolkitByName as nx, isKnownToolkit as xx, isPrebuiltProvider as dx } from "./metadata/utils.js";
200
+ import { Toggle as on, toggleVariants as rn } from "./components/ui/atoms/toggle.js";
201
+ import { Tooltip as tn, TooltipContent as an, TooltipProvider as pn, TooltipTrigger as mn } from "./components/ui/atoms/tooltip.js";
202
+ import { ViewToolsControl as nn } from "./components/ui/atoms/view-tools-control.js";
203
+ import { VirtualizedGrid as xn } from "./components/ui/atoms/virtualized-grid.js";
204
+ import { ChatHistoryItem as sn } from "./components/ui/molecules/chat-history-item.js";
205
+ import { ChatAssistantMessage as un, ChatMessageList as Cn, ChatMessageListSkeleton as cn, ChatStreamingIndicator as Tn, ChatUserMessage as Sn } from "./components/ui/molecules/chat-message-list.js";
206
+ import { CommandBar as bn } from "./components/ui/molecules/command-bar.js";
207
+ import { ConfirmPopover as Dn } from "./components/ui/molecules/confirm-popover.js";
208
+ import { DateTimePicker as Bn } from "./components/ui/molecules/date-time-picker.js";
209
+ import { EmptyState as Pn } from "./components/ui/molecules/empty-state.js";
210
+ import { ErrorState as Ln } from "./components/ui/molecules/error-state.js";
211
+ import { Message as On, MessageAction as vn, MessageActions as yn, MessageAvatar as wn, MessageContent as Rn } from "./components/ui/molecules/message.js";
212
+ import { PromptInput as Hn, PromptInputAction as Vn, PromptInputActions as Fn, PromptInputTextarea as Un } from "./components/ui/molecules/prompt-input.js";
213
+ import { R as zn, T as Nn } from "./toolkit-card-CB1oiaei.js";
214
+ import { StepsProgress as Zn } from "./components/ui/molecules/steps-progress.js";
215
+ import { SuggestionCard as Kn } from "./components/ui/molecules/suggestion-card.js";
216
+ import { ToolAuthorization as Xn, ToolAuthorizationArgs as Yn, ToolAuthorizationContent as jn, ToolAuthorizationHeader as Qn, ToolAuthorizationMessage as $n } from "./components/ui/molecules/tool-authorization.js";
217
+ import { ToolCallAccordion as rf, ToolCallAccordionContent as ef, ToolCallAccordionItem as tf, ToolCallAccordionTrigger as af } from "./components/ui/molecules/tool-call-accordion.js";
218
+ import { ToolCard as mf } from "./components/ui/molecules/tool-card.js";
219
+ import { UserNav as nf } from "./components/ui/molecules/user-nav.js";
220
+ import { ChatPageSkeleton as xf } from "./components/ui/pages/chat-page-skeleton.js";
221
+ import { LoginPage as sf } from "./components/ui/pages/login-page.js";
222
+ import { AuthTemplate as uf, AuthTemplateCard as Cf, AuthTemplateContent as cf, AuthTemplateDefaultBackground as Tf, AuthTemplateDescription as Sf, AuthTemplateFooter as hf, AuthTemplateGridOverlay as bf, AuthTemplateHeader as Af, AuthTemplateLegal as Df, AuthTemplateLegalLink as Mf, AuthTemplateLogo as Bf, AuthTemplatePrompt as If, AuthTemplatePromptLink as Pf, AuthTemplateTitle as kf, AuthTemplateVideoBackground as Lf } from "./components/ui/templates/auth-template.js";
223
+ import { ChatTemplate as Of, ChatTemplateBody as vf, ChatTemplateFooter as yf, ChatTemplateHeader as wf, ChatTemplateHeaderGroup as Rf, ChatTemplateOverview as Ef, ChatTemplateOverviewSubtitle as Hf, ChatTemplateOverviewTitle as Vf, ChatTemplateSuggestions as Ff } from "./components/ui/templates/chat-template.js";
224
+ import { ChatBodySkeleton as _f, ChatContentSkeleton as zf, ChatFooterSkeleton as Nf, ChatHeaderSkeleton as Wf, ChatSidebarSkeleton as Zf } from "./components/ui/templates/chat-template-skeletons.js";
225
+ import { ErrorTemplate as Kf, ErrorTemplateActions as Jf, ErrorTemplateContent as Xf, ErrorTemplateDescription as Yf, ErrorTemplateIcon as jf, ErrorTemplateLogo as Qf, ErrorTemplateTitle as $f, ErrorTemplateUrl as ox } from "./components/ui/templates/error-template.js";
226
+ import { PUBLIC_ICON_URL as ex, PUBLIC_VIDEO_URL as tx } from "./metadata/constants.js";
227
+ import { MCP_OAUTH2_PROVIDER as px, OAUTH2_PROVIDER as mx, OAUTH_PROVIDERS as ix, OAUTH_PROVIDER_CATALOGUE as lx, OAuthId as nx, OAuthProviderId as fx, OTHER_OAUTH_PROVIDERS as xx, PREBUILT_OAUTH_PROVIDERS as dx } from "./metadata/oauth-providers.js";
228
+ import { TOOLKIT_ICON_MAP as gx, getToolIconByToolkitName as ux, getToolkitIcon as Cx, getToolkitIconByName as cx } from "./metadata/toolkit-icons.js";
229
+ import { CATEGORIES as Sx, TOOLKITS as hx, TOOLKIT_CATALOGUE as bx } from "./metadata/toolkits.js";
230
+ import { findPrebuiltProviderById as Dx, findPrebuiltProviderByProviderId as Mx, findToolkitByName as Bx, isKnownToolkit as Ix, isPrebuiltProvider as Px } from "./metadata/utils.js";
227
231
  export {
228
232
  e as Accordion,
229
233
  t as AccordionContent,
230
234
  a as AccordionItem,
231
235
  p as AccordionTrigger,
232
- cr as Adp,
233
- Tr as Aha,
234
- hr as Airtable,
236
+ Tr as Adp,
237
+ hr as Aha,
238
+ Ar as Airtable,
235
239
  i as Alert,
236
240
  l as AlertDescription,
237
241
  x as AlertDialog,
238
242
  d as AlertDialogAction,
239
243
  s as AlertDialogCancel,
240
- u as AlertDialogContent,
241
- g as AlertDialogDescription,
242
- c as AlertDialogFooter,
243
- C as AlertDialogHeader,
244
+ g as AlertDialogContent,
245
+ u as AlertDialogDescription,
246
+ C as AlertDialogFooter,
247
+ c as AlertDialogHeader,
244
248
  T as AlertDialogOverlay,
245
249
  S as AlertDialogPortal,
246
250
  h as AlertDialogTitle,
247
251
  b as AlertDialogTrigger,
248
- f as AlertTitle,
249
- Ar as Amplitude,
250
- Mr as Arcade,
251
- Br as ArcadeGradient,
252
+ n as AlertTitle,
253
+ Mr as Amplitude,
254
+ Ir as Arcade,
255
+ D as ArcadeGradient,
252
256
  kr as ArcadeLogo,
253
- Lr as Asana,
257
+ Gr as Asana,
254
258
  vr as Ashby,
255
- yr as Atlassian,
256
- Hr as Attio,
259
+ wr as Atlassian,
260
+ Er as Attio,
257
261
  Vr as Auth0,
258
- gn as AuthTemplate,
259
- cn as AuthTemplateCard,
260
- Cn as AuthTemplateContent,
261
- Tn as AuthTemplateDefaultBackground,
262
- Sn as AuthTemplateDescription,
263
- hn as AuthTemplateFooter,
264
- bn as AuthTemplateGridOverlay,
265
- An as AuthTemplateHeader,
266
- Dn as AuthTemplateLegal,
267
- Mn as AuthTemplateLegalLink,
268
- In as AuthTemplateLogo,
269
- Bn as AuthTemplatePrompt,
270
- Pn as AuthTemplatePromptLink,
271
- kn as AuthTemplateTitle,
272
- Gn as AuthTemplateVideoBackground,
273
- D as Avatar,
274
- M as AvatarFallback,
275
- I as AvatarImage,
276
- P as AvatarNotificationBadge,
277
- Fr as Azure,
278
- L as Badge,
262
+ uf as AuthTemplate,
263
+ Cf as AuthTemplateCard,
264
+ cf as AuthTemplateContent,
265
+ Tf as AuthTemplateDefaultBackground,
266
+ Sf as AuthTemplateDescription,
267
+ hf as AuthTemplateFooter,
268
+ bf as AuthTemplateGridOverlay,
269
+ Af as AuthTemplateHeader,
270
+ Df as AuthTemplateLegal,
271
+ Mf as AuthTemplateLegalLink,
272
+ Bf as AuthTemplateLogo,
273
+ If as AuthTemplatePrompt,
274
+ Pf as AuthTemplatePromptLink,
275
+ kf as AuthTemplateTitle,
276
+ Lf as AuthTemplateVideoBackground,
277
+ B as Avatar,
278
+ I as AvatarFallback,
279
+ P as AvatarImage,
280
+ L as AvatarNotificationBadge,
281
+ Ur as Azure,
282
+ v as Badge,
279
283
  zr as Bamboohr,
280
284
  Wr as Basecamp,
281
285
  qr as Bill,
282
286
  Jr as Bitbucket,
283
287
  Yr as Bluesky,
284
288
  Qr as Box,
285
- w as BrandChip,
289
+ R as BrandChip,
286
290
  oe as Braze,
287
- R as Breadcrumb,
288
- H as BreadcrumbEllipsis,
289
- E as BreadcrumbItem,
290
- V as BreadcrumbLink,
291
+ H as Breadcrumb,
292
+ V as BreadcrumbEllipsis,
293
+ F as BreadcrumbItem,
294
+ U as BreadcrumbLink,
291
295
  _ as BreadcrumbList,
292
- F as BreadcrumbPage,
293
- U as BreadcrumbSeparator,
296
+ z as BreadcrumbPage,
297
+ N as BreadcrumbSeparator,
294
298
  ee as Brex,
295
299
  ae as Brightdata,
296
300
  me as Buffer,
297
- N as Button,
298
- q as ByocBadge,
299
- ax as CATEGORIES,
300
- J as Calendar,
301
- X as CalendarDayButton,
301
+ Z as Button,
302
+ J as ByocBadge,
303
+ Sx as CATEGORIES,
304
+ Y as Calendar,
305
+ j as CalendarDayButton,
302
306
  le as Calendly,
303
- j as Card,
304
- Q as CardAction,
305
- $ as CardContent,
306
- oo as CardDescription,
307
- ro as CardFooter,
308
- eo as CardHeader,
309
- to as CardTitle,
310
- po as ChartContainer,
311
- mo as ChartLegend,
312
- io as ChartLegendContent,
313
- lo as ChartStyle,
314
- fo as ChartTooltip,
315
- no as ChartTooltipContent,
316
- sf as ChatAssistantMessage,
317
- so as ChatContainerContent,
318
- uo as ChatContainerRoot,
319
- go as ChatContainerScrollAnchor,
320
- uf as ChatMessageList,
321
- xn as ChatPage,
322
- gf as ChatStreamingIndicator,
323
- On as ChatTemplate,
324
- vn as ChatTemplateBody,
325
- wn as ChatTemplateFooter,
326
- yn as ChatTemplateHeader,
327
- Rn as ChatTemplateHeaderGroup,
328
- Hn as ChatTemplateOverview,
329
- En as ChatTemplateOverviewSubtitle,
330
- Vn as ChatTemplateOverviewTitle,
331
- _n as ChatTemplateSuggestions,
332
- cf as ChatUserMessage,
333
- Co as Checkbox,
334
- ne as Claude,
307
+ $ as Card,
308
+ oo as CardAction,
309
+ ro as CardContent,
310
+ eo as CardDescription,
311
+ to as CardFooter,
312
+ ao as CardHeader,
313
+ po as CardTitle,
314
+ io as ChartContainer,
315
+ lo as ChartLegend,
316
+ no as ChartLegendContent,
317
+ fo as ChartStyle,
318
+ xo as ChartTooltip,
319
+ so as ChartTooltipContent,
320
+ un as ChatAssistantMessage,
321
+ _f as ChatBodySkeleton,
322
+ uo as ChatContainerContent,
323
+ Co as ChatContainerRoot,
324
+ co as ChatContainerScrollAnchor,
325
+ zf as ChatContentSkeleton,
326
+ Nf as ChatFooterSkeleton,
327
+ Wf as ChatHeaderSkeleton,
328
+ sn as ChatHistoryItem,
329
+ Cn as ChatMessageList,
330
+ cn as ChatMessageListSkeleton,
331
+ xf as ChatPageSkeleton,
332
+ Zf as ChatSidebarSkeleton,
333
+ Tn as ChatStreamingIndicator,
334
+ Of as ChatTemplate,
335
+ vf as ChatTemplateBody,
336
+ yf as ChatTemplateFooter,
337
+ wf as ChatTemplateHeader,
338
+ Rf as ChatTemplateHeaderGroup,
339
+ Ef as ChatTemplateOverview,
340
+ Hf as ChatTemplateOverviewSubtitle,
341
+ Vf as ChatTemplateOverviewTitle,
342
+ Ff as ChatTemplateSuggestions,
343
+ Sn as ChatUserMessage,
344
+ So as Checkbox,
345
+ fe as Claude,
335
346
  de as ClaudeCodeLogotype,
336
- ue as Clickhouse,
337
- ce as Clickup,
347
+ ge as Clickhouse,
348
+ Ce as Clickup,
338
349
  Te as Cline,
339
350
  he as Closeio,
340
- So as CodeBlock,
341
- ho as CodeBlockCode,
342
- bo as CodeBlockGroup,
351
+ bo as CodeBlock,
352
+ Ao as CodeBlockCode,
353
+ Do as CodeBlockGroup,
343
354
  Ae as Codesandbox,
344
355
  Me as Coinbase,
345
- Do as Collapsible,
346
- Mo as CollapsibleContent,
347
- Io as CollapsibleTrigger,
348
- Po as Command,
349
- Tf as CommandBar,
350
- ko as CommandDialog,
351
- Go as CommandEmpty,
352
- Lo as CommandGroup,
353
- Oo as CommandInput,
354
- vo as CommandItem,
355
- wo as CommandList,
356
- yo as CommandSeparator,
357
- Ro as CommandShortcut,
358
- Be as Confluence,
359
- Eo as CopyButton,
356
+ Bo as Collapsible,
357
+ Io as CollapsibleContent,
358
+ Po as CollapsibleTrigger,
359
+ Lo as Command,
360
+ bn as CommandBar,
361
+ Go as CommandDialog,
362
+ Oo as CommandEmpty,
363
+ vo as CommandGroup,
364
+ yo as CommandInput,
365
+ wo as CommandItem,
366
+ Ro as CommandList,
367
+ Eo as CommandSeparator,
368
+ Ho as CommandShortcut,
369
+ Dn as ConfirmPopover,
370
+ Ie as Confluence,
371
+ Fo as CopyButton,
360
372
  ke as Cursor,
361
- Le as CursorInstallDark,
373
+ Ge as CursorInstallDark,
362
374
  ve as CursorInstallLight,
363
- ye as CursorLogotype,
364
- He as Customerio,
375
+ we as CursorLogotype,
376
+ Ee as Customerio,
365
377
  Ve as Datadog,
366
- hf as DateTimePicker,
367
- Fe as Daytona,
378
+ Bn as DateTimePicker,
379
+ Ue as Daytona,
368
380
  _o as Dialog,
369
- Fo as DialogClose,
370
- Uo as DialogContent,
371
- zo as DialogDescription,
372
- No as DialogFooter,
373
- Wo as DialogHeader,
374
- Zo as DialogOverlay,
375
- qo as DialogPortal,
376
- Ko as DialogTitle,
377
- Jo as DialogTrigger,
381
+ zo as DialogClose,
382
+ No as DialogContent,
383
+ Wo as DialogDescription,
384
+ Zo as DialogFooter,
385
+ qo as DialogHeader,
386
+ Ko as DialogOverlay,
387
+ Jo as DialogPortal,
388
+ Xo as DialogTitle,
389
+ Yo as DialogTrigger,
378
390
  ze as DigitalOcean,
379
391
  We as Discord,
380
392
  qe as Dropbox,
381
- Yo as DropdownMenu,
382
- jo as DropdownMenuCheckboxItem,
383
- Qo as DropdownMenuContent,
384
- $o as DropdownMenuGroup,
385
- or as DropdownMenuItem,
386
- rr as DropdownMenuLabel,
387
- er as DropdownMenuPortal,
388
- tr as DropdownMenuRadioGroup,
389
- ar as DropdownMenuRadioItem,
390
- pr as DropdownMenuSeparator,
391
- mr as DropdownMenuShortcut,
392
- ir as DropdownMenuSub,
393
- lr as DropdownMenuSubContent,
394
- fr as DropdownMenuSubTrigger,
395
- nr as DropdownMenuTrigger,
393
+ Qo as DropdownMenu,
394
+ $o as DropdownMenuCheckboxItem,
395
+ or as DropdownMenuContent,
396
+ rr as DropdownMenuGroup,
397
+ er as DropdownMenuItem,
398
+ tr as DropdownMenuLabel,
399
+ ar as DropdownMenuPortal,
400
+ pr as DropdownMenuRadioGroup,
401
+ mr as DropdownMenuRadioItem,
402
+ ir as DropdownMenuSeparator,
403
+ lr as DropdownMenuShortcut,
404
+ nr as DropdownMenuSub,
405
+ fr as DropdownMenuSubContent,
406
+ xr as DropdownMenuSubTrigger,
407
+ dr as DropdownMenuTrigger,
396
408
  Je as E2b,
397
409
  Ye as Ebay,
398
- Af as EmptyState,
410
+ Pn as EmptyState,
411
+ Ln as ErrorState,
412
+ Kf as ErrorTemplate,
413
+ Jf as ErrorTemplateActions,
414
+ Xf as ErrorTemplateContent,
415
+ Yf as ErrorTemplateDescription,
416
+ jf as ErrorTemplateIcon,
417
+ Qf as ErrorTemplateLogo,
418
+ $f as ErrorTemplateTitle,
419
+ ox as ErrorTemplateUrl,
399
420
  Qe as Evernote,
400
421
  ot as Exa,
401
422
  et as Factorial,
402
423
  at as Figma,
403
424
  mt as Firecrawl,
404
425
  lt as Freshservice,
405
- nt as Gemini,
426
+ ft as Gemini,
406
427
  dt as Generic,
407
- ut as Github,
408
- ct as Gitlab,
428
+ gt as Github,
429
+ Ct as Gitlab,
409
430
  Tt as Gmail,
410
431
  ht as Google,
411
432
  At as GoogleCalendar,
412
433
  Mt as GoogleContacts,
413
- Bt as GoogleDocs,
434
+ It as GoogleDocs,
414
435
  kt as GoogleDrive,
415
- Lt as GoogleFinance,
436
+ Gt as GoogleFinance,
416
437
  vt as GoogleFlight,
417
- yt as GoogleFlights,
418
- Ht as GoogleHotels,
438
+ wt as GoogleFlights,
439
+ Et as GoogleHotels,
419
440
  Vt as GoogleJobs,
420
- Ft as GoogleMaps,
441
+ Ut as GoogleMaps,
421
442
  zt as GoogleNews,
422
443
  Wt as GoogleSheets,
423
444
  qt as GoogleShopping,
@@ -426,105 +447,105 @@ export {
426
447
  Qt as Granola,
427
448
  oa as Heroku,
428
449
  ea as Hootsuite,
429
- dr as HoverCard,
430
- sr as HoverCardContent,
431
- ur as HoverCardTrigger,
450
+ gr as HoverCard,
451
+ ur as HoverCardContent,
452
+ Cr as HoverCardTrigger,
432
453
  aa as Hubspot,
433
454
  ma as Imgflip,
434
455
  Qm as Input,
435
456
  la as Intercom,
436
- na as Jira,
457
+ fa as Jira,
437
458
  oi as JsonHighlight,
438
459
  ti as Label,
439
460
  da as Langchain,
440
- ua as LangchainLogotype,
441
- ca as Linear,
461
+ ga as LangchainLogotype,
462
+ Ca as Linear,
442
463
  Ta as Linkedin,
443
464
  pi as Loader,
444
- sn as LoginPage,
465
+ sf as LoginPage,
445
466
  ha as Luma,
446
- Wn as MCP_OAUTH2_PROVIDER,
467
+ px as MCP_OAUTH2_PROVIDER,
447
468
  Aa as Mailchimp,
448
469
  ii as Markdown,
449
470
  Ma as Mastra,
450
- Ba as MastraLogotype,
471
+ Ia as MastraLogotype,
451
472
  ka as MathToolkit,
452
- La as Mcp,
453
- Mf as Message,
454
- If as MessageAction,
455
- Bf as MessageActions,
456
- Pf as MessageAvatar,
457
- kf as MessageContent,
473
+ Ga as Mcp,
474
+ On as Message,
475
+ vn as MessageAction,
476
+ yn as MessageActions,
477
+ wn as MessageAvatar,
478
+ Rn as MessageContent,
458
479
  va as Microsoft,
459
- ya as MicrosoftDynamics,
460
- Ha as MicrosoftExcel,
480
+ wa as MicrosoftDynamics,
481
+ Ea as MicrosoftExcel,
461
482
  Va as MicrosoftOnedrive,
462
- Fa as MicrosoftOutlookCalendar,
483
+ Ua as MicrosoftOutlookCalendar,
463
484
  za as MicrosoftOutlookMail,
464
485
  Wa as MicrosoftPowerpoint,
465
486
  qa as MicrosoftSharepoint,
466
487
  Ja as MicrosoftTeams,
467
488
  Ya as MicrosoftWord,
468
489
  Qa as Miro,
469
- fi as MobileTooltip,
470
- ni as MobileTooltipContent,
490
+ ni as MobileTooltip,
491
+ fi as MobileTooltipContent,
471
492
  xi as MobileTooltipProvider,
472
493
  di as MobileTooltipTrigger,
473
494
  op as Monday,
474
495
  ep as MongoDB,
475
496
  ap as Netsuite,
476
497
  mp as Notion,
477
- Zn as OAUTH2_PROVIDER,
478
- qn as OAUTH_PROVIDERS,
479
- Kn as OAUTH_PROVIDER_CATALOGUE,
480
- Jn as OAuthId,
481
- Xn as OAuthProviderId,
482
- Yn as OTHER_OAUTH_PROVIDERS,
498
+ mx as OAUTH2_PROVIDER,
499
+ ix as OAUTH_PROVIDERS,
500
+ lx as OAUTH_PROVIDER_CATALOGUE,
501
+ nx as OAuthId,
502
+ fx as OAuthProviderId,
503
+ xx as OTHER_OAUTH_PROVIDERS,
483
504
  lp as Oauth,
484
- np as Obsidian,
505
+ fp as Obsidian,
485
506
  dp as Okta,
486
- up as Openai,
487
- jn as PREBUILT_OAUTH_PROVIDERS,
488
- Un as PUBLIC_ICON_URL,
489
- zn as PUBLIC_VIDEO_URL,
490
- cp as Pagerduty,
507
+ gp as Openai,
508
+ dx as PREBUILT_OAUTH_PROVIDERS,
509
+ ex as PUBLIC_ICON_URL,
510
+ tx as PUBLIC_VIDEO_URL,
511
+ Cp as Pagerduty,
491
512
  Tp as Pinecone,
492
513
  hp as Pinterest,
493
514
  Ap as Pipedrive,
494
515
  Mp as Plaid,
495
- ui as Popover,
496
- gi as PopoverAnchor,
497
- ci as PopoverContent,
498
- Ci as PopoverTrigger,
499
- Bp as Postgres,
516
+ gi as Popover,
517
+ ui as PopoverAnchor,
518
+ Ci as PopoverContent,
519
+ ci as PopoverTrigger,
520
+ Ip as Postgres,
500
521
  kp as Posthog,
501
522
  Si as ProBadge,
502
523
  bi as Progress,
503
- Lf as PromptInput,
504
- Of as PromptInputAction,
505
- vf as PromptInputActions,
506
- wf as PromptInputTextarea,
507
- Lp as Pylon,
524
+ Hn as PromptInput,
525
+ Vn as PromptInputAction,
526
+ Fn as PromptInputActions,
527
+ Un as PromptInputTextarea,
528
+ Gp as Pylon,
508
529
  vp as Quickbooks,
509
530
  Di as RadioGroup,
510
531
  Mi as RadioGroupItem,
511
- yp as Railway,
512
- Hp as Reddit,
513
- Rf as RequirementBadges,
514
- Bi as ResizableHandle,
532
+ wp as Railway,
533
+ Ep as Reddit,
534
+ zn as RequirementBadges,
535
+ Ii as ResizableHandle,
515
536
  Pi as ResizablePanel,
516
537
  ki as ResizablePanelGroup,
517
538
  Vp as Salesforce,
518
- Li as ScrollArea,
539
+ Gi as ScrollArea,
519
540
  Oi as ScrollBar,
520
- wi as ScrollButton,
541
+ yi as ScrollButton,
521
542
  Ri as Select,
522
- Hi as SelectContent,
523
- Ei as SelectGroup,
543
+ Ei as SelectContent,
544
+ Hi as SelectGroup,
524
545
  Vi as SelectItem,
525
- _i as SelectLabel,
526
- Fi as SelectScrollDownButton,
527
- Ui as SelectScrollUpButton,
546
+ Fi as SelectLabel,
547
+ Ui as SelectScrollDownButton,
548
+ _i as SelectScrollUpButton,
528
549
  zi as SelectSeparator,
529
550
  Ni as SelectTrigger,
530
551
  Wi as SelectValue,
@@ -537,22 +558,22 @@ export {
537
558
  $i as SheetHeader,
538
559
  ol as SheetTitle,
539
560
  rl as SheetTrigger,
540
- Fp as Shopify,
561
+ Up as Shopify,
541
562
  tl as Sidebar,
542
563
  al as SidebarContent,
543
564
  pl as SidebarFooter,
544
565
  ml as SidebarGroup,
545
566
  il as SidebarGroupAction,
546
567
  ll as SidebarGroupContent,
547
- fl as SidebarGroupLabel,
548
- nl as SidebarHeader,
568
+ nl as SidebarGroupLabel,
569
+ fl as SidebarHeader,
549
570
  xl as SidebarInput,
550
571
  dl as SidebarInset,
551
572
  sl as SidebarMenu,
552
- ul as SidebarMenuAction,
553
- gl as SidebarMenuBadge,
554
- cl as SidebarMenuButton,
555
- Cl as SidebarMenuItem,
573
+ gl as SidebarMenuAction,
574
+ ul as SidebarMenuBadge,
575
+ Cl as SidebarMenuButton,
576
+ cl as SidebarMenuItem,
556
577
  Tl as SidebarMenuSkeleton,
557
578
  Sl as SidebarMenuSub,
558
579
  hl as SidebarMenuSubButton,
@@ -560,11 +581,11 @@ export {
560
581
  Al as SidebarProvider,
561
582
  Dl as SidebarRail,
562
583
  Ml as SidebarSeparator,
563
- Il as SidebarTrigger,
584
+ Bl as SidebarTrigger,
564
585
  zp as Singlestore,
565
586
  kl as Skeleton,
566
587
  Wp as Slack,
567
- Ll as Slider,
588
+ Gl as Slider,
568
589
  qp as Snowflake,
569
590
  Jp as Splunk,
570
591
  Yp as Spotify,
@@ -572,22 +593,17 @@ export {
572
593
  om as Squarespace,
573
594
  em as Squareup,
574
595
  vl as StepIndicator,
575
- Vf as StepsProgress,
596
+ Zn as StepsProgress,
576
597
  am as Stripe,
577
- Ff as SuggestionCard,
578
- Hl as Switch,
579
- zf as Switcher,
580
- Nf as SwitcherContent,
581
- Wf as SwitcherInput,
582
- Zf as SwitcherItem,
583
- qf as SwitcherTrigger,
584
- px as TOOLKITS,
585
- mx as TOOLKIT_CATALOGUE,
586
- $n as TOOLKIT_ICON_MAP,
598
+ Kn as SuggestionCard,
599
+ El as Switch,
600
+ hx as TOOLKITS,
601
+ bx as TOOLKIT_CATALOGUE,
602
+ gx as TOOLKIT_ICON_MAP,
587
603
  Vl as Table,
588
- _l as TableBody,
589
- Fl as TableCaption,
590
- Ul as TableCell,
604
+ Fl as TableBody,
605
+ Ul as TableCaption,
606
+ _l as TableCell,
591
607
  zl as TableFooter,
592
608
  Nl as TableHead,
593
609
  Wl as TableHeader,
@@ -599,61 +615,60 @@ export {
599
615
  mm as Tesla,
600
616
  Ql as Textarea,
601
617
  lm as Ticktick,
602
- nm as Tiktok,
603
- of as Toggle,
604
- Xf as ToolAuthorization,
605
- Yf as ToolAuthorizationArgs,
606
- jf as ToolAuthorizationContent,
607
- Qf as ToolAuthorizationHeader,
608
- $f as ToolAuthorizationMessage,
609
- rn as ToolCallAccordion,
610
- en as ToolCallAccordionContent,
611
- tn as ToolCallAccordionItem,
612
- an as ToolCallAccordionTrigger,
613
- mn as ToolCard,
614
- Hf as ToolkitCard,
615
- tf as Tooltip,
616
- af as TooltipContent,
617
- pf as TooltipProvider,
618
- mf as TooltipTrigger,
618
+ fm as Tiktok,
619
+ on as Toggle,
620
+ Xn as ToolAuthorization,
621
+ Yn as ToolAuthorizationArgs,
622
+ jn as ToolAuthorizationContent,
623
+ Qn as ToolAuthorizationHeader,
624
+ $n as ToolAuthorizationMessage,
625
+ rf as ToolCallAccordion,
626
+ ef as ToolCallAccordionContent,
627
+ tf as ToolCallAccordionItem,
628
+ af as ToolCallAccordionTrigger,
629
+ mf as ToolCard,
630
+ Nn as ToolkitCard,
631
+ tn as Tooltip,
632
+ an as TooltipContent,
633
+ pn as TooltipProvider,
634
+ mn as TooltipTrigger,
619
635
  dm as Trello,
620
- um as Twilio,
621
- cm as Twitch,
622
- fn as UserNav,
636
+ gm as Twilio,
637
+ Cm as Twitch,
638
+ nf as UserNav,
623
639
  Tm as Vercel,
624
640
  hm as VercelLogotype,
625
- ff as ViewToolsControl,
626
- xf as VirtualizedGrid,
641
+ nn as ViewToolsControl,
642
+ xn as VirtualizedGrid,
627
643
  Am as Vscode,
628
644
  Mm as Walmart,
629
- Bm as Weaviate,
645
+ Im as Weaviate,
630
646
  km as Windsurf,
631
- Lm as Workday,
647
+ Gm as Workday,
632
648
  vm as Wrike,
633
- ym as X,
634
- Hm as Xero,
649
+ wm as X,
650
+ Em as Xero,
635
651
  Vm as Youtube,
636
- Fm as Yugabytedb,
652
+ Um as Yugabytedb,
637
653
  zm as Zendesk,
638
654
  Wm as Zoho,
639
655
  qm as ZohoBooks,
640
656
  Jm as ZohoCreator,
641
657
  Ym as Zoom,
642
- k as avatarBadgeVariants,
643
- O as badgeVariants,
644
- W as buttonVariants,
645
- lx as findPrebuiltProviderById,
646
- fx as findPrebuiltProviderByProviderId,
647
- nx as findToolkitByName,
648
- ox as getToolIconByToolkitName,
649
- rx as getToolkitIcon,
650
- ex as getToolkitIconByName,
651
- xx as isKnownToolkit,
652
- dx as isPrebuiltProvider,
658
+ G as avatarBadgeVariants,
659
+ y as badgeVariants,
660
+ q as buttonVariants,
661
+ Dx as findPrebuiltProviderById,
662
+ Mx as findPrebuiltProviderByProviderId,
663
+ Bx as findToolkitByName,
664
+ ux as getToolIconByToolkitName,
665
+ Cx as getToolkitIcon,
666
+ cx as getToolkitIconByName,
667
+ Ix as isKnownToolkit,
668
+ Px as isPrebuiltProvider,
653
669
  ri as jsonHighlightVariants,
654
- wl as stepIndicatorIconVariants,
655
- yl as stepIndicatorLabelVariants,
656
- rf as toggleVariants,
657
- Bl as useSidebar,
658
- Kf as useSwitcher
670
+ yl as stepIndicatorIconVariants,
671
+ wl as stepIndicatorLabelVariants,
672
+ rn as toggleVariants,
673
+ Il as useSidebar
659
674
  };