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