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