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