@arcadeai/design-system 3.8.0 → 3.9.0

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 (30) hide show
  1. package/dist/assets/icons/brightdata.js +10 -0
  2. package/dist/assets/icons/pagerduty.js +10 -0
  3. package/dist/assets/icons/squareup.js +14 -0
  4. package/dist/assets/icons/zoho-books.js +10 -0
  5. package/dist/assets/icons/zoho-creator.js +15 -0
  6. package/dist/assets/icons/zoho.js +17 -0
  7. package/dist/components/index.js +346 -334
  8. package/dist/components/ui/atoms/icons/brightdata.d.ts +3 -0
  9. package/dist/components/ui/atoms/icons/brightdata.js +25 -0
  10. package/dist/components/ui/atoms/icons/freshservice.js +6 -8
  11. package/dist/components/ui/atoms/icons/index.d.ts +6 -0
  12. package/dist/components/ui/atoms/icons/index.js +216 -204
  13. package/dist/components/ui/atoms/icons/pagerduty.d.ts +3 -0
  14. package/dist/components/ui/atoms/icons/pagerduty.js +44 -0
  15. package/dist/components/ui/atoms/icons/squareup.d.ts +3 -0
  16. package/dist/components/ui/atoms/icons/squareup.js +56 -0
  17. package/dist/components/ui/atoms/icons/zoho-books.d.ts +3 -0
  18. package/dist/components/ui/atoms/icons/zoho-books.js +33 -0
  19. package/dist/components/ui/atoms/icons/zoho-creator.d.ts +3 -0
  20. package/dist/components/ui/atoms/icons/zoho-creator.js +44 -0
  21. package/dist/components/ui/atoms/icons/zoho.d.ts +3 -0
  22. package/dist/components/ui/atoms/icons/zoho.js +108 -0
  23. package/dist/components/ui/atoms/index.js +338 -326
  24. package/dist/components/ui/index.js +346 -334
  25. package/dist/main.js +383 -371
  26. package/dist/metadata/oauth-providers.d.ts +12 -0
  27. package/dist/metadata/oauth-providers.js +128 -56
  28. package/dist/metadata/toolkit-icons.js +243 -227
  29. package/dist/metadata/toolkits.js +84 -19
  30. package/package.json +1 -1
@@ -1,18 +1,18 @@
1
1
  import { Accordion as e, AccordionContent as t, AccordionItem as p, AccordionTrigger as a } from "./accordion.js";
2
2
  import { Alert as i, AlertDescription as l, AlertTitle as f } from "./alert.js";
3
- import { AlertDialog as x, AlertDialogAction as d, AlertDialogCancel as g, AlertDialogContent as u, AlertDialogDescription as b, AlertDialogFooter as S, AlertDialogHeader as c, AlertDialogOverlay as s, AlertDialogPortal as C, AlertDialogTitle as D, AlertDialogTrigger as T } from "./alert-dialog.js";
4
- import { Avatar as A, AvatarFallback as h, AvatarImage as G } from "./avatar.js";
3
+ import { AlertDialog as n, AlertDialogAction as d, AlertDialogCancel as g, AlertDialogContent as u, AlertDialogDescription as b, AlertDialogFooter as S, AlertDialogHeader as c, AlertDialogOverlay as s, AlertDialogPortal as C, AlertDialogTitle as D, AlertDialogTrigger as T } from "./alert-dialog.js";
4
+ import { Avatar as M, AvatarFallback as A, AvatarImage as B } from "./avatar.js";
5
5
  import { Badge as k, badgeVariants as w } from "./badge.js";
6
6
  import { Breadcrumb as P, BreadcrumbEllipsis as I, BreadcrumbItem as y, BreadcrumbLink as H, BreadcrumbList as F, BreadcrumbPage as L, BreadcrumbSeparator as R } from "./breadcrumb.js";
7
7
  import { Button as z, buttonVariants as E } from "./button.js";
8
- import { ByocBadge as W } from "./byoc-badge.js";
9
- import { Card as q, CardAction as J, CardContent as X, CardDescription as Z, CardFooter as Q, CardHeader as U, CardTitle as Y } from "./card.js";
8
+ import { ByocBadge as Z } from "./byoc-badge.js";
9
+ import { Card as q, CardAction as N, CardContent as J, CardDescription as X, CardFooter as Q, CardHeader as U, CardTitle as Y } from "./card.js";
10
10
  import { ChartContainer as K, ChartLegend as _, ChartLegendContent as $, ChartStyle as oo, ChartTooltip as ro, ChartTooltipContent as eo } from "./chart.js";
11
11
  import { Checkbox as po } from "./checkbox.js";
12
12
  import { Collapsible as mo, CollapsibleContent as io, CollapsibleTrigger as lo } from "./collapsible.js";
13
- import { Command as no, CommandDialog as xo, CommandEmpty as go, CommandGroup as uo, CommandInput as bo, CommandItem as So, CommandList as co, CommandSeparator as so, CommandShortcut as Co } from "./command.js";
14
- import { Dialog as To, DialogClose as Mo, DialogContent as Ao, DialogDescription as ho, DialogFooter as Go, DialogHeader as Bo, DialogOverlay as ko, DialogPortal as wo, DialogTitle as vo, DialogTrigger as Po } from "./dialog.js";
15
- import { DropdownMenu as yo, DropdownMenuCheckboxItem as Ho, DropdownMenuContent as Fo, DropdownMenuGroup as Lo, DropdownMenuItem as Ro, DropdownMenuLabel as Oo, DropdownMenuPortal as zo, DropdownMenuRadioGroup as Eo, DropdownMenuRadioItem as Vo, DropdownMenuSeparator as Wo, DropdownMenuShortcut as No, DropdownMenuSub as qo, DropdownMenuSubContent as Jo, DropdownMenuSubTrigger as Xo, DropdownMenuTrigger as Zo } from "./dropdown-menu.js";
13
+ import { Command as xo, CommandDialog as no, CommandEmpty as go, CommandGroup as uo, CommandInput as bo, CommandItem as So, CommandList as co, CommandSeparator as so, CommandShortcut as Co } from "./command.js";
14
+ import { Dialog as To, DialogClose as ho, DialogContent as Mo, DialogDescription as Ao, DialogFooter as Bo, DialogHeader as Go, DialogOverlay as ko, DialogPortal as wo, DialogTitle as vo, DialogTrigger as Po } from "./dialog.js";
15
+ import { DropdownMenu as yo, DropdownMenuCheckboxItem as Ho, DropdownMenuContent as Fo, DropdownMenuGroup as Lo, DropdownMenuItem as Ro, DropdownMenuLabel as Oo, DropdownMenuPortal as zo, DropdownMenuRadioGroup as Eo, DropdownMenuRadioItem as Vo, DropdownMenuSeparator as Zo, DropdownMenuShortcut as Wo, DropdownMenuSub as qo, DropdownMenuSubContent as No, DropdownMenuSubTrigger as Jo, DropdownMenuTrigger as Xo } from "./dropdown-menu.js";
16
16
  import { HoverCard as Uo, HoverCardContent as Yo, HoverCardTrigger as jo } from "./hover-card.js";
17
17
  import { Adp as _o } from "./icons/adp.js";
18
18
  import { Aha as or } from "./icons/aha.js";
@@ -20,135 +20,141 @@ import { Airtable as er } from "./icons/airtable.js";
20
20
  import { Amplitude as pr } from "./icons/amplitude.js";
21
21
  import { Arcade as mr } from "./icons/arcade.js";
22
22
  import { Asana as lr } from "./icons/asana.js";
23
- import { Ashby as nr } from "./icons/ashby.js";
23
+ import { Ashby as xr } from "./icons/ashby.js";
24
24
  import { Atlassian as dr } from "./icons/atlassian.js";
25
25
  import { Auth0 as ur } from "./icons/auth0.js";
26
26
  import { Azure as Sr } from "./icons/azure.js";
27
27
  import { Bamboohr as sr } from "./icons/bamboohr.js";
28
28
  import { Basecamp as Dr } from "./icons/basecamp.js";
29
- import { Bill as Mr } from "./icons/bill.js";
30
- import { Bitbucket as hr } from "./icons/bitbucket.js";
31
- import { Bluesky as Br } from "./icons/bluesky.js";
29
+ import { Bill as hr } from "./icons/bill.js";
30
+ import { Bitbucket as Ar } from "./icons/bitbucket.js";
31
+ import { Bluesky as Gr } from "./icons/bluesky.js";
32
32
  import { Box as wr } from "./icons/box.js";
33
33
  import { Braze as Pr } from "./icons/braze.js";
34
34
  import { Brex as yr } from "./icons/brex.js";
35
- import { Buffer as Fr } from "./icons/buffer.js";
36
- import { Calendly as Rr } from "./icons/calendly.js";
37
- import { Clickhouse as zr } from "./icons/clickhouse.js";
38
- import { Clickup as Vr } from "./icons/clickup.js";
35
+ import { Brightdata as Fr } from "./icons/brightdata.js";
36
+ import { Buffer as Rr } from "./icons/buffer.js";
37
+ import { Calendly as zr } from "./icons/calendly.js";
38
+ import { Clickhouse as Vr } from "./icons/clickhouse.js";
39
+ import { Clickup as Wr } from "./icons/clickup.js";
39
40
  import { Closeio as Nr } from "./icons/closeio.js";
40
- import { Codesandbox as Jr } from "./icons/codesandbox.js";
41
- import { Coinbase as Zr } from "./icons/coinbase.js";
42
- import { Confluence as Ur } from "./icons/confluence.js";
43
- import { Cursor as jr } from "./icons/cursor.js";
44
- import { Datadog as _r } from "./icons/datadog.js";
45
- import { DigitalOcean as oe } from "./icons/digital-ocean.js";
46
- import { Discord as ee } from "./icons/discord.js";
47
- import { Dropbox as pe } from "./icons/dropbox.js";
48
- import { E2b as me } from "./icons/e2b.js";
49
- import { Ebay as le } from "./icons/ebay.js";
50
- import { Evernote as ne } from "./icons/evernote.js";
51
- import { Factorial as de } from "./icons/factorial.js";
52
- import { Figma as ue } from "./icons/figma.js";
53
- import { Firecrawl as Se } from "./icons/firecrawl.js";
54
- import { Freshservice as se } from "./icons/freshservice.js";
55
- import { Generic as De } from "./icons/generic.js";
56
- import { Github as Me } from "./icons/github.js";
57
- import { Gitlab as he } from "./icons/gitlab.js";
58
- import { Gmail as Be } from "./icons/gmail.js";
59
- import { Google as we } from "./icons/google.js";
60
- import { GoogleCalendar as Pe } from "./icons/google-calendar.js";
61
- import { GoogleContacts as ye } from "./icons/google-contacts.js";
62
- import { GoogleDocs as Fe } from "./icons/google-docs.js";
63
- import { GoogleDrive as Re } from "./icons/google-drive.js";
64
- import { GoogleFinance as ze } from "./icons/google-finance.js";
65
- import { GoogleFlight as Ve } from "./icons/google-flight.js";
41
+ import { Codesandbox as Xr } from "./icons/codesandbox.js";
42
+ import { Coinbase as Ur } from "./icons/coinbase.js";
43
+ import { Confluence as jr } from "./icons/confluence.js";
44
+ import { Cursor as _r } from "./icons/cursor.js";
45
+ import { Datadog as oe } from "./icons/datadog.js";
46
+ import { DigitalOcean as ee } from "./icons/digital-ocean.js";
47
+ import { Discord as pe } from "./icons/discord.js";
48
+ import { Dropbox as me } from "./icons/dropbox.js";
49
+ import { E2b as le } from "./icons/e2b.js";
50
+ import { Ebay as xe } from "./icons/ebay.js";
51
+ import { Evernote as de } from "./icons/evernote.js";
52
+ import { Factorial as ue } from "./icons/factorial.js";
53
+ import { Figma as Se } from "./icons/figma.js";
54
+ import { Firecrawl as se } from "./icons/firecrawl.js";
55
+ import { Freshservice as De } from "./icons/freshservice.js";
56
+ import { Generic as he } from "./icons/generic.js";
57
+ import { Github as Ae } from "./icons/github.js";
58
+ import { Gitlab as Ge } from "./icons/gitlab.js";
59
+ import { Gmail as we } from "./icons/gmail.js";
60
+ import { Google as Pe } from "./icons/google.js";
61
+ import { GoogleCalendar as ye } from "./icons/google-calendar.js";
62
+ import { GoogleContacts as Fe } from "./icons/google-contacts.js";
63
+ import { GoogleDocs as Re } from "./icons/google-docs.js";
64
+ import { GoogleDrive as ze } from "./icons/google-drive.js";
65
+ import { GoogleFinance as Ve } from "./icons/google-finance.js";
66
+ import { GoogleFlight as We } from "./icons/google-flight.js";
66
67
  import { GoogleFlights as Ne } from "./icons/google-flights.js";
67
- import { GoogleHotels as Je } from "./icons/google-hotels.js";
68
- import { GoogleJobs as Ze } from "./icons/google-jobs.js";
69
- import { GoogleMaps as Ue } from "./icons/google-maps.js";
70
- import { GoogleNews as je } from "./icons/google-news.js";
71
- import { GoogleSheets as _e } from "./icons/google-sheets.js";
72
- import { GoogleShopping as ot } from "./icons/google-shopping.js";
73
- import { GoogleSlides as et } from "./icons/google-slides.js";
74
- import { Heroku as pt } from "./icons/heroku.js";
75
- import { Hootsuite as mt } from "./icons/hootsuite.js";
76
- import { Hubspot as lt } from "./icons/hubspot.js";
77
- import { Imgflip as nt } from "./icons/imgflip.js";
78
- import { Intercom as dt } from "./icons/intercom.js";
79
- import { Jira as ut } from "./icons/jira.js";
80
- import { Linear as St } from "./icons/linear.js";
81
- import { Linkedin as st } from "./icons/linkedin.js";
82
- import { Mailchimp as Dt } from "./icons/mailchimp.js";
83
- import { Mcp as Mt } from "./icons/mcp.js";
84
- import { Microsoft as ht } from "./icons/microsoft.js";
85
- import { MicrosoftDynamics as Bt } from "./icons/microsoft-dynamics.js";
86
- import { MicrosoftSharepoint as wt } from "./icons/microsoft-sharepoint.js";
87
- import { MicrosoftTeams as Pt } from "./icons/microsoft-teams.js";
88
- import { Miro as yt } from "./icons/miro.js";
89
- import { Monday as Ft } from "./icons/monday.js";
90
- import { MongoDB as Rt } from "./icons/mongodb.js";
91
- import { Netsuite as zt } from "./icons/netsuite.js";
92
- import { Notion as Vt } from "./icons/notion.js";
68
+ import { GoogleHotels as Xe } from "./icons/google-hotels.js";
69
+ import { GoogleJobs as Ue } from "./icons/google-jobs.js";
70
+ import { GoogleMaps as je } from "./icons/google-maps.js";
71
+ import { GoogleNews as _e } from "./icons/google-news.js";
72
+ import { GoogleSheets as ot } from "./icons/google-sheets.js";
73
+ import { GoogleShopping as et } from "./icons/google-shopping.js";
74
+ import { GoogleSlides as pt } from "./icons/google-slides.js";
75
+ import { Heroku as mt } from "./icons/heroku.js";
76
+ import { Hootsuite as lt } from "./icons/hootsuite.js";
77
+ import { Hubspot as xt } from "./icons/hubspot.js";
78
+ import { Imgflip as dt } from "./icons/imgflip.js";
79
+ import { Intercom as ut } from "./icons/intercom.js";
80
+ import { Jira as St } from "./icons/jira.js";
81
+ import { Linear as st } from "./icons/linear.js";
82
+ import { Linkedin as Dt } from "./icons/linkedin.js";
83
+ import { Mailchimp as ht } from "./icons/mailchimp.js";
84
+ import { Mcp as At } from "./icons/mcp.js";
85
+ import { Microsoft as Gt } from "./icons/microsoft.js";
86
+ import { MicrosoftDynamics as wt } from "./icons/microsoft-dynamics.js";
87
+ import { MicrosoftSharepoint as Pt } from "./icons/microsoft-sharepoint.js";
88
+ import { MicrosoftTeams as yt } from "./icons/microsoft-teams.js";
89
+ import { Miro as Ft } from "./icons/miro.js";
90
+ import { Monday as Rt } from "./icons/monday.js";
91
+ import { MongoDB as zt } from "./icons/mongodb.js";
92
+ import { Netsuite as Vt } from "./icons/netsuite.js";
93
+ import { Notion as Wt } from "./icons/notion.js";
93
94
  import { Oauth as Nt } from "./icons/oauth.js";
94
- import { Obsidian as Jt } from "./icons/obsidian.js";
95
- import { Okta as Zt } from "./icons/okta.js";
96
- import { OneDrive as Ut } from "./icons/one-drive.js";
97
- import { OutlookCalendar as jt } from "./icons/outlook-calendar.js";
98
- import { OutlookMail as _t } from "./icons/outlook-mail.js";
99
- import { Pinecone as op } from "./icons/pinecone.js";
100
- import { Pinterest as ep } from "./icons/pinterest.js";
101
- import { Pipedrive as pp } from "./icons/pipedrive.js";
102
- import { Plaid as mp } from "./icons/plaid.js";
103
- import { Postgres as lp } from "./icons/postgres.js";
104
- import { Quickbooks as np } from "./icons/quickbooks.js";
105
- import { Reddit as dp } from "./icons/reddit.js";
106
- import { Salesforce as up } from "./icons/salesforce.js";
107
- import { Shopify as Sp } from "./icons/shopify.js";
108
- import { Singlestore as sp } from "./icons/singlestore.js";
109
- import { Slack as Dp } from "./icons/slack.js";
110
- import { Snowflake as Mp } from "./icons/snowflake.js";
111
- import { Splunk as hp } from "./icons/splunk.js";
112
- import { Spotify as Bp } from "./icons/spotify.js";
113
- import { Square as wp } from "./icons/square.js";
114
- import { Squarespace as Pp } from "./icons/squarespace.js";
115
- import { Stripe as yp } from "./icons/stripe.js";
116
- import { Tesla as Fp } from "./icons/tesla.js";
117
- import { Tiktok as Rp } from "./icons/tiktok.js";
118
- import { Trello as zp } from "./icons/trello.js";
119
- import { Twilio as Vp } from "./icons/twilio.js";
120
- import { Twitch as Np } from "./icons/twitch.js";
121
- import { Vercel as Jp } from "./icons/vercel.js";
122
- import { Walmart as Zp } from "./icons/walmart.js";
123
- import { Weaviate as Up } from "./icons/weaviate.js";
124
- import { Workday as jp } from "./icons/workday.js";
125
- import { Wrike as _p } from "./icons/wrike.js";
126
- import { X as oa } from "./icons/x.js";
127
- import { Xero as ea } from "./icons/xero.js";
128
- import { Youtube as pa } from "./icons/youtube.js";
129
- import { Zendesk as ma } from "./icons/zendesk.js";
130
- import { Zoom as la } from "./icons/zoom.js";
131
- import { Input as na } from "./input.js";
132
- import { Label as da } from "./label.js";
133
- import { MobileTooltip as ua, MobileTooltipContent as ba, MobileTooltipProvider as Sa, MobileTooltipTrigger as ca } from "./mobile-tooltip.js";
134
- import { Popover as Ca, PopoverAnchor as Da, PopoverContent as Ta, PopoverTrigger as Ma } from "./popover.js";
135
- import { ProBadge as ha } from "./pro-badge.js";
136
- import { Progress as Ba } from "./progress.js";
137
- import { RadioGroup as wa, RadioGroupItem as va } from "./radio-group.js";
138
- import { ResizableHandle as Ia, ResizablePanel as ya, ResizablePanelGroup as Ha } from "./resizable.js";
139
- import { ScrollArea as La, ScrollBar as Ra } from "./scroll-area.js";
140
- import { Select as za, SelectContent as Ea, SelectGroup as Va, SelectItem as Wa, SelectLabel as Na, SelectScrollDownButton as qa, SelectScrollUpButton as Ja, SelectSeparator as Xa, SelectTrigger as Za, SelectValue as Qa } from "./select.js";
141
- import { Separator as Ya } from "./separator.js";
142
- import { Sheet as Ka, SheetClose as _a, SheetContent as $a, SheetDescription as om, SheetFooter as rm, SheetHeader as em, SheetTitle as tm, SheetTrigger as pm } from "./sheet.js";
143
- import { Sidebar as mm, SidebarContent as im, SidebarFooter as lm, SidebarGroup as fm, SidebarGroupAction as nm, SidebarGroupContent as xm, SidebarGroupLabel as dm, SidebarHeader as gm, SidebarInput as um, SidebarInset as bm, SidebarMenu as Sm, SidebarMenuAction as cm, SidebarMenuBadge as sm, SidebarMenuButton as Cm, SidebarMenuItem as Dm, SidebarMenuSkeleton as Tm, SidebarMenuSub as Mm, SidebarMenuSubButton as Am, SidebarMenuSubItem as hm, SidebarProvider as Gm, SidebarRail as Bm, SidebarSeparator as km, SidebarTrigger as wm, useSidebar as vm } from "./sidebar.js";
144
- import { Skeleton as Im } from "./skeleton.js";
145
- import { Slider as Hm } from "./slider.js";
146
- import { Switch as Lm } from "./switch.js";
147
- import { Table as Om, TableBody as zm, TableCaption as Em, TableCell as Vm, TableFooter as Wm, TableHead as Nm, TableHeader as qm, TableRow as Jm } from "./table.js";
148
- import { Tabs as Zm, TabsContent as Qm, TabsList as Um, TabsTrigger as Ym } from "./tabs.js";
149
- import { Textarea as Km } from "./textarea.js";
150
- import { Toggle as $m, toggleVariants as oi } from "./toggle.js";
151
- import { Tooltip as ei, TooltipContent as ti, TooltipProvider as pi, TooltipTrigger as ai } from "./tooltip.js";
95
+ import { Obsidian as Xt } from "./icons/obsidian.js";
96
+ import { Okta as Ut } from "./icons/okta.js";
97
+ import { OneDrive as jt } from "./icons/one-drive.js";
98
+ import { OutlookCalendar as _t } from "./icons/outlook-calendar.js";
99
+ import { OutlookMail as op } from "./icons/outlook-mail.js";
100
+ import { Pagerduty as ep } from "./icons/pagerduty.js";
101
+ import { Pinecone as pp } from "./icons/pinecone.js";
102
+ import { Pinterest as mp } from "./icons/pinterest.js";
103
+ import { Pipedrive as lp } from "./icons/pipedrive.js";
104
+ import { Plaid as xp } from "./icons/plaid.js";
105
+ import { Postgres as dp } from "./icons/postgres.js";
106
+ import { Quickbooks as up } from "./icons/quickbooks.js";
107
+ import { Reddit as Sp } from "./icons/reddit.js";
108
+ import { Salesforce as sp } from "./icons/salesforce.js";
109
+ import { Shopify as Dp } from "./icons/shopify.js";
110
+ import { Singlestore as hp } from "./icons/singlestore.js";
111
+ import { Slack as Ap } from "./icons/slack.js";
112
+ import { Snowflake as Gp } from "./icons/snowflake.js";
113
+ import { Splunk as wp } from "./icons/splunk.js";
114
+ import { Spotify as Pp } from "./icons/spotify.js";
115
+ import { Square as yp } from "./icons/square.js";
116
+ import { Squarespace as Fp } from "./icons/squarespace.js";
117
+ import { Squareup as Rp } from "./icons/squareup.js";
118
+ import { Stripe as zp } from "./icons/stripe.js";
119
+ import { Tesla as Vp } from "./icons/tesla.js";
120
+ import { Tiktok as Wp } from "./icons/tiktok.js";
121
+ import { Trello as Np } from "./icons/trello.js";
122
+ import { Twilio as Xp } from "./icons/twilio.js";
123
+ import { Twitch as Up } from "./icons/twitch.js";
124
+ import { Vercel as jp } from "./icons/vercel.js";
125
+ import { Walmart as _p } from "./icons/walmart.js";
126
+ import { Weaviate as oa } from "./icons/weaviate.js";
127
+ import { Workday as ea } from "./icons/workday.js";
128
+ import { Wrike as pa } from "./icons/wrike.js";
129
+ import { X as ma } from "./icons/x.js";
130
+ import { Xero as la } from "./icons/xero.js";
131
+ import { Youtube as xa } from "./icons/youtube.js";
132
+ import { Zendesk as da } from "./icons/zendesk.js";
133
+ import { Zoho as ua } from "./icons/zoho.js";
134
+ import { ZohoBooks as Sa } from "./icons/zoho-books.js";
135
+ import { ZohoCreator as sa } from "./icons/zoho-creator.js";
136
+ import { Zoom as Da } from "./icons/zoom.js";
137
+ import { Input as ha } from "./input.js";
138
+ import { Label as Aa } from "./label.js";
139
+ import { MobileTooltip as Ga, MobileTooltipContent as ka, MobileTooltipProvider as wa, MobileTooltipTrigger as va } from "./mobile-tooltip.js";
140
+ import { Popover as Ia, PopoverAnchor as ya, PopoverContent as Ha, PopoverTrigger as Fa } from "./popover.js";
141
+ import { ProBadge as Ra } from "./pro-badge.js";
142
+ import { Progress as za } from "./progress.js";
143
+ import { RadioGroup as Va, RadioGroupItem as Za } from "./radio-group.js";
144
+ import { ResizableHandle as qa, ResizablePanel as Na, ResizablePanelGroup as Ja } from "./resizable.js";
145
+ import { ScrollArea as Qa, ScrollBar as Ua } from "./scroll-area.js";
146
+ import { Select as ja, SelectContent as Ka, SelectGroup as _a, SelectItem as $a, SelectLabel as om, SelectScrollDownButton as rm, SelectScrollUpButton as em, SelectSeparator as tm, SelectTrigger as pm, SelectValue as am } from "./select.js";
147
+ import { Separator as im } from "./separator.js";
148
+ import { Sheet as fm, SheetClose as xm, SheetContent as nm, SheetDescription as dm, SheetFooter as gm, SheetHeader as um, SheetTitle as bm, SheetTrigger as Sm } from "./sheet.js";
149
+ import { Sidebar as sm, SidebarContent as Cm, SidebarFooter as Dm, SidebarGroup as Tm, SidebarGroupAction as hm, SidebarGroupContent as Mm, SidebarGroupLabel as Am, SidebarHeader as Bm, SidebarInput as Gm, SidebarInset as km, SidebarMenu as wm, SidebarMenuAction as vm, SidebarMenuBadge as Pm, SidebarMenuButton as Im, SidebarMenuItem as ym, SidebarMenuSkeleton as Hm, SidebarMenuSub as Fm, SidebarMenuSubButton as Lm, SidebarMenuSubItem as Rm, SidebarProvider as Om, SidebarRail as zm, SidebarSeparator as Em, SidebarTrigger as Vm, useSidebar as Zm } from "./sidebar.js";
150
+ import { Skeleton as qm } from "./skeleton.js";
151
+ import { Slider as Jm } from "./slider.js";
152
+ import { Switch as Qm } from "./switch.js";
153
+ import { Table as Ym, TableBody as jm, TableCaption as Km, TableCell as _m, TableFooter as $m, TableHead as oi, TableHeader as ri, TableRow as ei } from "./table.js";
154
+ import { Tabs as pi, TabsContent as ai, TabsList as mi, TabsTrigger as ii } from "./tabs.js";
155
+ import { Textarea as fi } from "./textarea.js";
156
+ import { Toggle as ni, toggleVariants as di } from "./toggle.js";
157
+ import { Tooltip as ui, TooltipContent as bi, TooltipProvider as Si, TooltipTrigger as ci } from "./tooltip.js";
152
158
  export {
153
159
  e as Accordion,
154
160
  t as AccordionContent,
@@ -159,7 +165,7 @@ export {
159
165
  er as Airtable,
160
166
  i as Alert,
161
167
  l as AlertDescription,
162
- x as AlertDialog,
168
+ n as AlertDialog,
163
169
  d as AlertDialogAction,
164
170
  g as AlertDialogCancel,
165
171
  u as AlertDialogContent,
@@ -174,19 +180,19 @@ export {
174
180
  pr as Amplitude,
175
181
  mr as Arcade,
176
182
  lr as Asana,
177
- nr as Ashby,
183
+ xr as Ashby,
178
184
  dr as Atlassian,
179
185
  ur as Auth0,
180
- A as Avatar,
181
- h as AvatarFallback,
182
- G as AvatarImage,
186
+ M as Avatar,
187
+ A as AvatarFallback,
188
+ B as AvatarImage,
183
189
  Sr as Azure,
184
190
  k as Badge,
185
191
  sr as Bamboohr,
186
192
  Dr as Basecamp,
187
- Mr as Bill,
188
- hr as Bitbucket,
189
- Br as Bluesky,
193
+ hr as Bill,
194
+ Ar as Bitbucket,
195
+ Gr as Bluesky,
190
196
  wr as Box,
191
197
  Pr as Braze,
192
198
  P as Breadcrumb,
@@ -197,14 +203,15 @@ export {
197
203
  L as BreadcrumbPage,
198
204
  R as BreadcrumbSeparator,
199
205
  yr as Brex,
200
- Fr as Buffer,
206
+ Fr as Brightdata,
207
+ Rr as Buffer,
201
208
  z as Button,
202
- W as ByocBadge,
203
- Rr as Calendly,
209
+ Z as ByocBadge,
210
+ zr as Calendly,
204
211
  q as Card,
205
- J as CardAction,
206
- X as CardContent,
207
- Z as CardDescription,
212
+ N as CardAction,
213
+ J as CardContent,
214
+ X as CardDescription,
208
215
  Q as CardFooter,
209
216
  U as CardHeader,
210
217
  Y as CardTitle,
@@ -215,16 +222,16 @@ export {
215
222
  ro as ChartTooltip,
216
223
  eo as ChartTooltipContent,
217
224
  po as Checkbox,
218
- zr as Clickhouse,
219
- Vr as Clickup,
225
+ Vr as Clickhouse,
226
+ Wr as Clickup,
220
227
  Nr as Closeio,
221
- Jr as Codesandbox,
222
- Zr as Coinbase,
228
+ Xr as Codesandbox,
229
+ Ur as Coinbase,
223
230
  mo as Collapsible,
224
231
  io as CollapsibleContent,
225
232
  lo as CollapsibleTrigger,
226
- no as Command,
227
- xo as CommandDialog,
233
+ xo as Command,
234
+ no as CommandDialog,
228
235
  go as CommandEmpty,
229
236
  uo as CommandGroup,
230
237
  bo as CommandInput,
@@ -232,22 +239,22 @@ export {
232
239
  co as CommandList,
233
240
  so as CommandSeparator,
234
241
  Co as CommandShortcut,
235
- Ur as Confluence,
236
- jr as Cursor,
237
- _r as Datadog,
242
+ jr as Confluence,
243
+ _r as Cursor,
244
+ oe as Datadog,
238
245
  To as Dialog,
239
- Mo as DialogClose,
240
- Ao as DialogContent,
241
- ho as DialogDescription,
242
- Go as DialogFooter,
243
- Bo as DialogHeader,
246
+ ho as DialogClose,
247
+ Mo as DialogContent,
248
+ Ao as DialogDescription,
249
+ Bo as DialogFooter,
250
+ Go as DialogHeader,
244
251
  ko as DialogOverlay,
245
252
  wo as DialogPortal,
246
253
  vo as DialogTitle,
247
254
  Po as DialogTrigger,
248
- oe as DigitalOcean,
249
- ee as Discord,
250
- pe as Dropbox,
255
+ ee as DigitalOcean,
256
+ pe as Discord,
257
+ me as Dropbox,
251
258
  yo as DropdownMenu,
252
259
  Ho as DropdownMenuCheckboxItem,
253
260
  Fo as DropdownMenuContent,
@@ -257,182 +264,187 @@ export {
257
264
  zo as DropdownMenuPortal,
258
265
  Eo as DropdownMenuRadioGroup,
259
266
  Vo as DropdownMenuRadioItem,
260
- Wo as DropdownMenuSeparator,
261
- No as DropdownMenuShortcut,
267
+ Zo as DropdownMenuSeparator,
268
+ Wo as DropdownMenuShortcut,
262
269
  qo as DropdownMenuSub,
263
- Jo as DropdownMenuSubContent,
264
- Xo as DropdownMenuSubTrigger,
265
- Zo as DropdownMenuTrigger,
266
- me as E2b,
267
- le as Ebay,
268
- ne as Evernote,
269
- de as Factorial,
270
- ue as Figma,
271
- Se as Firecrawl,
272
- se as Freshservice,
273
- De as Generic,
274
- Me as Github,
275
- he as Gitlab,
276
- Be as Gmail,
277
- we as Google,
278
- Pe as GoogleCalendar,
279
- ye as GoogleContacts,
280
- Fe as GoogleDocs,
281
- Re as GoogleDrive,
282
- ze as GoogleFinance,
283
- Ve as GoogleFlight,
270
+ No as DropdownMenuSubContent,
271
+ Jo as DropdownMenuSubTrigger,
272
+ Xo as DropdownMenuTrigger,
273
+ le as E2b,
274
+ xe as Ebay,
275
+ de as Evernote,
276
+ ue as Factorial,
277
+ Se as Figma,
278
+ se as Firecrawl,
279
+ De as Freshservice,
280
+ he as Generic,
281
+ Ae as Github,
282
+ Ge as Gitlab,
283
+ we as Gmail,
284
+ Pe as Google,
285
+ ye as GoogleCalendar,
286
+ Fe as GoogleContacts,
287
+ Re as GoogleDocs,
288
+ ze as GoogleDrive,
289
+ Ve as GoogleFinance,
290
+ We as GoogleFlight,
284
291
  Ne as GoogleFlights,
285
- Je as GoogleHotels,
286
- Ze as GoogleJobs,
287
- Ue as GoogleMaps,
288
- je as GoogleNews,
289
- _e as GoogleSheets,
290
- ot as GoogleShopping,
291
- et as GoogleSlides,
292
- pt as Heroku,
293
- mt as Hootsuite,
292
+ Xe as GoogleHotels,
293
+ Ue as GoogleJobs,
294
+ je as GoogleMaps,
295
+ _e as GoogleNews,
296
+ ot as GoogleSheets,
297
+ et as GoogleShopping,
298
+ pt as GoogleSlides,
299
+ mt as Heroku,
300
+ lt as Hootsuite,
294
301
  Uo as HoverCard,
295
302
  Yo as HoverCardContent,
296
303
  jo as HoverCardTrigger,
297
- lt as Hubspot,
298
- nt as Imgflip,
299
- na as Input,
300
- dt as Intercom,
301
- ut as Jira,
302
- da as Label,
303
- St as Linear,
304
- st as Linkedin,
305
- Dt as Mailchimp,
306
- Mt as Mcp,
307
- ht as Microsoft,
308
- Bt as MicrosoftDynamics,
309
- wt as MicrosoftSharepoint,
310
- Pt as MicrosoftTeams,
311
- yt as Miro,
312
- ua as MobileTooltip,
313
- ba as MobileTooltipContent,
314
- Sa as MobileTooltipProvider,
315
- ca as MobileTooltipTrigger,
316
- Ft as Monday,
317
- Rt as MongoDB,
318
- zt as Netsuite,
319
- Vt as Notion,
304
+ xt as Hubspot,
305
+ dt as Imgflip,
306
+ ha as Input,
307
+ ut as Intercom,
308
+ St as Jira,
309
+ Aa as Label,
310
+ st as Linear,
311
+ Dt as Linkedin,
312
+ ht as Mailchimp,
313
+ At as Mcp,
314
+ Gt as Microsoft,
315
+ wt as MicrosoftDynamics,
316
+ Pt as MicrosoftSharepoint,
317
+ yt as MicrosoftTeams,
318
+ Ft as Miro,
319
+ Ga as MobileTooltip,
320
+ ka as MobileTooltipContent,
321
+ wa as MobileTooltipProvider,
322
+ va as MobileTooltipTrigger,
323
+ Rt as Monday,
324
+ zt as MongoDB,
325
+ Vt as Netsuite,
326
+ Wt as Notion,
320
327
  Nt as Oauth,
321
- Jt as Obsidian,
322
- Zt as Okta,
323
- Ut as OneDrive,
324
- jt as OutlookCalendar,
325
- _t as OutlookMail,
326
- op as Pinecone,
327
- ep as Pinterest,
328
- pp as Pipedrive,
329
- mp as Plaid,
330
- Ca as Popover,
331
- Da as PopoverAnchor,
332
- Ta as PopoverContent,
333
- Ma as PopoverTrigger,
334
- lp as Postgres,
335
- ha as ProBadge,
336
- Ba as Progress,
337
- np as Quickbooks,
338
- wa as RadioGroup,
339
- va as RadioGroupItem,
340
- dp as Reddit,
341
- Ia as ResizableHandle,
342
- ya as ResizablePanel,
343
- Ha as ResizablePanelGroup,
344
- up as Salesforce,
345
- La as ScrollArea,
346
- Ra as ScrollBar,
347
- za as Select,
348
- Ea as SelectContent,
349
- Va as SelectGroup,
350
- Wa as SelectItem,
351
- Na as SelectLabel,
352
- qa as SelectScrollDownButton,
353
- Ja as SelectScrollUpButton,
354
- Xa as SelectSeparator,
355
- Za as SelectTrigger,
356
- Qa as SelectValue,
357
- Ya as Separator,
358
- Ka as Sheet,
359
- _a as SheetClose,
360
- $a as SheetContent,
361
- om as SheetDescription,
362
- rm as SheetFooter,
363
- em as SheetHeader,
364
- tm as SheetTitle,
365
- pm as SheetTrigger,
366
- Sp as Shopify,
367
- mm as Sidebar,
368
- im as SidebarContent,
369
- lm as SidebarFooter,
370
- fm as SidebarGroup,
371
- nm as SidebarGroupAction,
372
- xm as SidebarGroupContent,
373
- dm as SidebarGroupLabel,
374
- gm as SidebarHeader,
375
- um as SidebarInput,
376
- bm as SidebarInset,
377
- Sm as SidebarMenu,
378
- cm as SidebarMenuAction,
379
- sm as SidebarMenuBadge,
380
- Cm as SidebarMenuButton,
381
- Dm as SidebarMenuItem,
382
- Tm as SidebarMenuSkeleton,
383
- Mm as SidebarMenuSub,
384
- Am as SidebarMenuSubButton,
385
- hm as SidebarMenuSubItem,
386
- Gm as SidebarProvider,
387
- Bm as SidebarRail,
388
- km as SidebarSeparator,
389
- wm as SidebarTrigger,
390
- sp as Singlestore,
391
- Im as Skeleton,
392
- Dp as Slack,
393
- Hm as Slider,
394
- Mp as Snowflake,
395
- hp as Splunk,
396
- Bp as Spotify,
397
- wp as Square,
398
- Pp as Squarespace,
399
- yp as Stripe,
400
- Lm as Switch,
401
- Om as Table,
402
- zm as TableBody,
403
- Em as TableCaption,
404
- Vm as TableCell,
405
- Wm as TableFooter,
406
- Nm as TableHead,
407
- qm as TableHeader,
408
- Jm as TableRow,
409
- Zm as Tabs,
410
- Qm as TabsContent,
411
- Um as TabsList,
412
- Ym as TabsTrigger,
413
- Fp as Tesla,
414
- Km as Textarea,
415
- Rp as Tiktok,
416
- $m as Toggle,
417
- ei as Tooltip,
418
- ti as TooltipContent,
419
- pi as TooltipProvider,
420
- ai as TooltipTrigger,
421
- zp as Trello,
422
- Vp as Twilio,
423
- Np as Twitch,
424
- Jp as Vercel,
425
- Zp as Walmart,
426
- Up as Weaviate,
427
- jp as Workday,
428
- _p as Wrike,
429
- oa as X,
430
- ea as Xero,
431
- pa as Youtube,
432
- ma as Zendesk,
433
- la as Zoom,
328
+ Xt as Obsidian,
329
+ Ut as Okta,
330
+ jt as OneDrive,
331
+ _t as OutlookCalendar,
332
+ op as OutlookMail,
333
+ ep as Pagerduty,
334
+ pp as Pinecone,
335
+ mp as Pinterest,
336
+ lp as Pipedrive,
337
+ xp as Plaid,
338
+ Ia as Popover,
339
+ ya as PopoverAnchor,
340
+ Ha as PopoverContent,
341
+ Fa as PopoverTrigger,
342
+ dp as Postgres,
343
+ Ra as ProBadge,
344
+ za as Progress,
345
+ up as Quickbooks,
346
+ Va as RadioGroup,
347
+ Za as RadioGroupItem,
348
+ Sp as Reddit,
349
+ qa as ResizableHandle,
350
+ Na as ResizablePanel,
351
+ Ja as ResizablePanelGroup,
352
+ sp as Salesforce,
353
+ Qa as ScrollArea,
354
+ Ua as ScrollBar,
355
+ ja as Select,
356
+ Ka as SelectContent,
357
+ _a as SelectGroup,
358
+ $a as SelectItem,
359
+ om as SelectLabel,
360
+ rm as SelectScrollDownButton,
361
+ em as SelectScrollUpButton,
362
+ tm as SelectSeparator,
363
+ pm as SelectTrigger,
364
+ am as SelectValue,
365
+ im as Separator,
366
+ fm as Sheet,
367
+ xm as SheetClose,
368
+ nm as SheetContent,
369
+ dm as SheetDescription,
370
+ gm as SheetFooter,
371
+ um as SheetHeader,
372
+ bm as SheetTitle,
373
+ Sm as SheetTrigger,
374
+ Dp as Shopify,
375
+ sm as Sidebar,
376
+ Cm as SidebarContent,
377
+ Dm as SidebarFooter,
378
+ Tm as SidebarGroup,
379
+ hm as SidebarGroupAction,
380
+ Mm as SidebarGroupContent,
381
+ Am as SidebarGroupLabel,
382
+ Bm as SidebarHeader,
383
+ Gm as SidebarInput,
384
+ km as SidebarInset,
385
+ wm as SidebarMenu,
386
+ vm as SidebarMenuAction,
387
+ Pm as SidebarMenuBadge,
388
+ Im as SidebarMenuButton,
389
+ ym as SidebarMenuItem,
390
+ Hm as SidebarMenuSkeleton,
391
+ Fm as SidebarMenuSub,
392
+ Lm as SidebarMenuSubButton,
393
+ Rm as SidebarMenuSubItem,
394
+ Om as SidebarProvider,
395
+ zm as SidebarRail,
396
+ Em as SidebarSeparator,
397
+ Vm as SidebarTrigger,
398
+ hp as Singlestore,
399
+ qm as Skeleton,
400
+ Ap as Slack,
401
+ Jm as Slider,
402
+ Gp as Snowflake,
403
+ wp as Splunk,
404
+ Pp as Spotify,
405
+ yp as Square,
406
+ Fp as Squarespace,
407
+ Rp as Squareup,
408
+ zp as Stripe,
409
+ Qm as Switch,
410
+ Ym as Table,
411
+ jm as TableBody,
412
+ Km as TableCaption,
413
+ _m as TableCell,
414
+ $m as TableFooter,
415
+ oi as TableHead,
416
+ ri as TableHeader,
417
+ ei as TableRow,
418
+ pi as Tabs,
419
+ ai as TabsContent,
420
+ mi as TabsList,
421
+ ii as TabsTrigger,
422
+ Vp as Tesla,
423
+ fi as Textarea,
424
+ Wp as Tiktok,
425
+ ni as Toggle,
426
+ ui as Tooltip,
427
+ bi as TooltipContent,
428
+ Si as TooltipProvider,
429
+ ci as TooltipTrigger,
430
+ Np as Trello,
431
+ Xp as Twilio,
432
+ Up as Twitch,
433
+ jp as Vercel,
434
+ _p as Walmart,
435
+ oa as Weaviate,
436
+ ea as Workday,
437
+ pa as Wrike,
438
+ ma as X,
439
+ la as Xero,
440
+ xa as Youtube,
441
+ da as Zendesk,
442
+ ua as Zoho,
443
+ Sa as ZohoBooks,
444
+ sa as ZohoCreator,
445
+ Da as Zoom,
434
446
  w as badgeVariants,
435
447
  E as buttonVariants,
436
- oi as toggleVariants,
437
- vm as useSidebar
448
+ di as toggleVariants,
449
+ Zm as useSidebar
438
450
  };