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