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