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