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