@arcadeai/design-system 3.9.0 → 3.11.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.js +115 -114
- package/dist/metadata/index.js +23 -22
- package/dist/metadata/oauth-providers.d.ts +14 -0
- package/dist/metadata/oauth-providers.js +57 -43
- package/dist/metadata/toolkit-icons.js +193 -186
- package/package.json +14 -14
package/dist/main.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { Accordion as e, AccordionContent as t, AccordionItem as p, AccordionTrigger as a } from "./components/ui/atoms/accordion.js";
|
|
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 g, AlertDialogContent as u, AlertDialogDescription as S, AlertDialogFooter as b, AlertDialogHeader as c, AlertDialogOverlay as T, AlertDialogPortal as s, AlertDialogTitle as C, AlertDialogTrigger as D } from "./components/ui/atoms/alert-dialog.js";
|
|
4
|
-
import { Avatar as h, AvatarFallback as M, AvatarImage as
|
|
5
|
-
import { Badge as
|
|
6
|
-
import { Breadcrumb as
|
|
7
|
-
import { Button as
|
|
4
|
+
import { Avatar as h, AvatarFallback as M, AvatarImage as P } from "./components/ui/atoms/avatar.js";
|
|
5
|
+
import { Badge as I, badgeVariants as k } from "./components/ui/atoms/badge.js";
|
|
6
|
+
import { Breadcrumb as G, BreadcrumbEllipsis as R, BreadcrumbItem as v, BreadcrumbLink as w, BreadcrumbList as y, BreadcrumbPage as H, BreadcrumbSeparator as L } from "./components/ui/atoms/breadcrumb.js";
|
|
7
|
+
import { Button as _, buttonVariants as F } from "./components/ui/atoms/button.js";
|
|
8
8
|
import { ByocBadge as V } from "./components/ui/atoms/byoc-badge.js";
|
|
9
9
|
import { Card as z, CardAction as Z, CardContent as q, CardDescription as K, CardFooter as W, CardHeader as J, CardTitle as X } 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 go, CommandGroup as uo, CommandInput as So, CommandItem as bo, CommandList as co, CommandSeparator as To, CommandShortcut as so } from "./components/ui/atoms/command.js";
|
|
14
|
-
import { Dialog as Do, DialogClose as Ao, DialogContent as ho, DialogDescription as Mo, DialogFooter as
|
|
15
|
-
import { DropdownMenu as
|
|
14
|
+
import { Dialog as Do, DialogClose as Ao, DialogContent as ho, DialogDescription as Mo, DialogFooter as Po, DialogHeader as Bo, DialogOverlay as Io, DialogPortal as ko, DialogTitle as Oo, DialogTrigger as Go } from "./components/ui/atoms/dialog.js";
|
|
15
|
+
import { DropdownMenu as vo, DropdownMenuCheckboxItem as wo, DropdownMenuContent as yo, DropdownMenuGroup as Ho, DropdownMenuItem as Lo, DropdownMenuLabel as Eo, DropdownMenuPortal as _o, DropdownMenuRadioGroup as Fo, DropdownMenuRadioItem as Uo, DropdownMenuSeparator as Vo, DropdownMenuShortcut as No, DropdownMenuSub as zo, DropdownMenuSubContent as Zo, DropdownMenuSubTrigger as qo, DropdownMenuTrigger as Ko } from "./components/ui/atoms/dropdown-menu.js";
|
|
16
16
|
import { HoverCard as Jo, HoverCardContent as Xo, HoverCardTrigger as Qo } from "./components/ui/atoms/hover-card.js";
|
|
17
17
|
import { Adp as jo } from "./components/ui/atoms/icons/adp.js";
|
|
18
18
|
import { Aha as or } from "./components/ui/atoms/icons/aha.js";
|
|
@@ -28,13 +28,13 @@ import { Bamboohr as Tr } 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 Ar } from "./components/ui/atoms/icons/bill.js";
|
|
30
30
|
import { Bitbucket as Mr } from "./components/ui/atoms/icons/bitbucket.js";
|
|
31
|
-
import { Bluesky as
|
|
32
|
-
import { Box as
|
|
33
|
-
import { Braze as
|
|
34
|
-
import { Brex as
|
|
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 Gr } from "./components/ui/atoms/icons/braze.js";
|
|
34
|
+
import { Brex as vr } from "./components/ui/atoms/icons/brex.js";
|
|
35
35
|
import { Brightdata as yr } from "./components/ui/atoms/icons/brightdata.js";
|
|
36
36
|
import { Buffer as Lr } from "./components/ui/atoms/icons/buffer.js";
|
|
37
|
-
import { Calendly as
|
|
37
|
+
import { Calendly as _r } from "./components/ui/atoms/icons/calendly.js";
|
|
38
38
|
import { Clickhouse as Ur } from "./components/ui/atoms/icons/clickhouse.js";
|
|
39
39
|
import { Clickup as Nr } from "./components/ui/atoms/icons/clickup.js";
|
|
40
40
|
import { Closeio as Zr } from "./components/ui/atoms/icons/closeio.js";
|
|
@@ -55,13 +55,13 @@ import { Firecrawl as Te } from "./components/ui/atoms/icons/firecrawl.js";
|
|
|
55
55
|
import { Freshservice as Ce } from "./components/ui/atoms/icons/freshservice.js";
|
|
56
56
|
import { Generic as Ae } from "./components/ui/atoms/icons/generic.js";
|
|
57
57
|
import { Github as Me } from "./components/ui/atoms/icons/github.js";
|
|
58
|
-
import { Gitlab as
|
|
59
|
-
import { Gmail as
|
|
60
|
-
import { Google as
|
|
61
|
-
import { GoogleCalendar as
|
|
58
|
+
import { Gitlab as Be } from "./components/ui/atoms/icons/gitlab.js";
|
|
59
|
+
import { Gmail as ke } from "./components/ui/atoms/icons/gmail.js";
|
|
60
|
+
import { Google as Ge } from "./components/ui/atoms/icons/google.js";
|
|
61
|
+
import { GoogleCalendar as ve } from "./components/ui/atoms/icons/google-calendar.js";
|
|
62
62
|
import { GoogleContacts as ye } from "./components/ui/atoms/icons/google-contacts.js";
|
|
63
63
|
import { GoogleDocs as Le } from "./components/ui/atoms/icons/google-docs.js";
|
|
64
|
-
import { GoogleDrive as
|
|
64
|
+
import { GoogleDrive as _e } from "./components/ui/atoms/icons/google-drive.js";
|
|
65
65
|
import { GoogleFinance as Ue } from "./components/ui/atoms/icons/google-finance.js";
|
|
66
66
|
import { GoogleFlight as Ne } from "./components/ui/atoms/icons/google-flight.js";
|
|
67
67
|
import { GoogleFlights as Ze } from "./components/ui/atoms/icons/google-flights.js";
|
|
@@ -82,13 +82,13 @@ import { Linear as Tt } from "./components/ui/atoms/icons/linear.js";
|
|
|
82
82
|
import { Linkedin as Ct } from "./components/ui/atoms/icons/linkedin.js";
|
|
83
83
|
import { Mailchimp as At } from "./components/ui/atoms/icons/mailchimp.js";
|
|
84
84
|
import { Mcp as Mt } from "./components/ui/atoms/icons/mcp.js";
|
|
85
|
-
import { Microsoft as
|
|
86
|
-
import { MicrosoftDynamics as
|
|
87
|
-
import { MicrosoftSharepoint as
|
|
88
|
-
import { MicrosoftTeams as
|
|
85
|
+
import { Microsoft as Bt } from "./components/ui/atoms/icons/microsoft.js";
|
|
86
|
+
import { MicrosoftDynamics as kt } from "./components/ui/atoms/icons/microsoft-dynamics.js";
|
|
87
|
+
import { MicrosoftSharepoint as Gt } from "./components/ui/atoms/icons/microsoft-sharepoint.js";
|
|
88
|
+
import { MicrosoftTeams as vt } from "./components/ui/atoms/icons/microsoft-teams.js";
|
|
89
89
|
import { Miro as yt } from "./components/ui/atoms/icons/miro.js";
|
|
90
90
|
import { Monday as Lt } from "./components/ui/atoms/icons/monday.js";
|
|
91
|
-
import { MongoDB as
|
|
91
|
+
import { MongoDB as _t } from "./components/ui/atoms/icons/mongodb.js";
|
|
92
92
|
import { Netsuite as Ut } from "./components/ui/atoms/icons/netsuite.js";
|
|
93
93
|
import { Notion as Nt } from "./components/ui/atoms/icons/notion.js";
|
|
94
94
|
import { Oauth as Zt } from "./components/ui/atoms/icons/oauth.js";
|
|
@@ -109,13 +109,13 @@ import { Salesforce as Tp } from "./components/ui/atoms/icons/salesforce.js";
|
|
|
109
109
|
import { Shopify as Cp } from "./components/ui/atoms/icons/shopify.js";
|
|
110
110
|
import { Singlestore as Ap } from "./components/ui/atoms/icons/singlestore.js";
|
|
111
111
|
import { Slack as Mp } from "./components/ui/atoms/icons/slack.js";
|
|
112
|
-
import { Snowflake as
|
|
113
|
-
import { Splunk as
|
|
114
|
-
import { Spotify as
|
|
115
|
-
import { Square as
|
|
112
|
+
import { Snowflake as Bp } from "./components/ui/atoms/icons/snowflake.js";
|
|
113
|
+
import { Splunk as kp } from "./components/ui/atoms/icons/splunk.js";
|
|
114
|
+
import { Spotify as Gp } from "./components/ui/atoms/icons/spotify.js";
|
|
115
|
+
import { Square as vp } from "./components/ui/atoms/icons/square.js";
|
|
116
116
|
import { Squarespace as yp } from "./components/ui/atoms/icons/squarespace.js";
|
|
117
117
|
import { Squareup as Lp } from "./components/ui/atoms/icons/squareup.js";
|
|
118
|
-
import { Stripe as
|
|
118
|
+
import { Stripe as _p } from "./components/ui/atoms/icons/stripe.js";
|
|
119
119
|
import { Tesla as Up } from "./components/ui/atoms/icons/tesla.js";
|
|
120
120
|
import { Tiktok as Np } from "./components/ui/atoms/icons/tiktok.js";
|
|
121
121
|
import { Trello as Zp } from "./components/ui/atoms/icons/trello.js";
|
|
@@ -136,17 +136,17 @@ import { ZohoCreator as Ta } from "./components/ui/atoms/icons/zoho-creator.js";
|
|
|
136
136
|
import { Zoom as Ca } from "./components/ui/atoms/icons/zoom.js";
|
|
137
137
|
import { Input as Aa } from "./components/ui/atoms/input.js";
|
|
138
138
|
import { Label as Ma } from "./components/ui/atoms/label.js";
|
|
139
|
-
import { MobileTooltip as
|
|
140
|
-
import { Popover as
|
|
139
|
+
import { MobileTooltip as Ba, MobileTooltipContent as Ia, MobileTooltipProvider as ka, MobileTooltipTrigger as Oa } from "./components/ui/atoms/mobile-tooltip.js";
|
|
140
|
+
import { Popover as Ra, PopoverAnchor as va, PopoverContent as wa, PopoverTrigger as ya } from "./components/ui/atoms/popover.js";
|
|
141
141
|
import { ProBadge as La } from "./components/ui/atoms/pro-badge.js";
|
|
142
|
-
import { Progress as
|
|
142
|
+
import { Progress as _a } from "./components/ui/atoms/progress.js";
|
|
143
143
|
import { RadioGroup as Ua, RadioGroupItem as Va } from "./components/ui/atoms/radio-group.js";
|
|
144
144
|
import { ResizableHandle as za, ResizablePanel as Za, ResizablePanelGroup as qa } from "./components/ui/atoms/resizable.js";
|
|
145
145
|
import { ScrollArea as Wa, ScrollBar as Ja } from "./components/ui/atoms/scroll-area.js";
|
|
146
146
|
import { Select as Qa, SelectContent as Ya, SelectGroup as ja, SelectItem as $a, SelectLabel as om, SelectScrollDownButton as rm, SelectScrollUpButton as em, SelectSeparator as tm, SelectTrigger as pm, SelectValue as am } from "./components/ui/atoms/select.js";
|
|
147
147
|
import { Separator as im } from "./components/ui/atoms/separator.js";
|
|
148
148
|
import { Sheet as fm, SheetClose as xm, SheetContent as nm, SheetDescription as dm, SheetFooter as gm, SheetHeader as um, SheetTitle as Sm, SheetTrigger as bm } from "./components/ui/atoms/sheet.js";
|
|
149
|
-
import { Sidebar as Tm, SidebarContent as sm, SidebarFooter as Cm, SidebarGroup as Dm, SidebarGroupAction as Am, SidebarGroupContent as hm, SidebarGroupLabel as Mm, SidebarHeader as
|
|
149
|
+
import { Sidebar as Tm, SidebarContent as sm, SidebarFooter as Cm, SidebarGroup as Dm, SidebarGroupAction as Am, SidebarGroupContent as hm, SidebarGroupLabel as Mm, SidebarHeader as Pm, SidebarInput as Bm, SidebarInset as Im, SidebarMenu as km, SidebarMenuAction as Om, SidebarMenuBadge as Gm, SidebarMenuButton as Rm, SidebarMenuItem as vm, SidebarMenuSkeleton as wm, SidebarMenuSub as ym, SidebarMenuSubButton as Hm, SidebarMenuSubItem as Lm, SidebarProvider as Em, SidebarRail as _m, SidebarSeparator as Fm, SidebarTrigger as Um, useSidebar as Vm } from "./components/ui/atoms/sidebar.js";
|
|
150
150
|
import { Skeleton as zm } from "./components/ui/atoms/skeleton.js";
|
|
151
151
|
import { Slider as qm } from "./components/ui/atoms/slider.js";
|
|
152
152
|
import { Switch as Wm } from "./components/ui/atoms/switch.js";
|
|
@@ -158,14 +158,14 @@ import { Tooltip as ui, TooltipContent as Si, TooltipProvider as bi, TooltipTrig
|
|
|
158
158
|
import { EmptyState as si } from "./components/ui/molecules/empty-state.js";
|
|
159
159
|
import { R as Di, T as Ai } from "./toolkit-card-BzIa8ZXI.js";
|
|
160
160
|
import { ToolCard as Mi } from "./components/ui/molecules/tool-card.js";
|
|
161
|
-
import { ToolkitPickerTrigger as
|
|
162
|
-
import { ToolkitSelectionSummary as
|
|
163
|
-
import { ToolkitPicker as
|
|
164
|
-
import { PUBLIC_ICON_URL as
|
|
165
|
-
import {
|
|
166
|
-
import { TOOLKIT_ICON_MAP as
|
|
167
|
-
import { CATEGORIES as
|
|
168
|
-
import { findPrebuiltProviderById as
|
|
161
|
+
import { ToolkitPickerTrigger as Bi } from "./components/ui/molecules/toolkit-picker-trigger.js";
|
|
162
|
+
import { ToolkitSelectionSummary as ki } from "./components/ui/molecules/toolkit-selection-summary.js";
|
|
163
|
+
import { ToolkitPicker as Gi } from "./components/ui/organisms/toolkit-picker/index.js";
|
|
164
|
+
import { PUBLIC_ICON_URL as vi } from "./metadata/constants.js";
|
|
165
|
+
import { MCP_OAUTH2_PROVIDER as yi, OAUTH2_PROVIDER as Hi, OAUTH_PROVIDERS as Li, OAUTH_PROVIDER_CATALOGUE as Ei, OAuthId as _i, OAuthProviderId as Fi, OTHER_OAUTH_PROVIDERS as Ui, PREBUILT_OAUTH_PROVIDERS as Vi } from "./metadata/oauth-providers.js";
|
|
166
|
+
import { TOOLKIT_ICON_MAP as zi, getToolIconByToolkitName as Zi, getToolkitIcon as qi, getToolkitIconByName as Ki } from "./metadata/toolkit-icons.js";
|
|
167
|
+
import { CATEGORIES as Ji, TOOLKITS as Xi, TOOLKIT_CATALOGUE as Qi } from "./metadata/toolkits.js";
|
|
168
|
+
import { findPrebuiltProviderById as ji, findPrebuiltProviderByProviderId as $i, findToolkitByName as ol, isKnownToolkit as rl, isPrebuiltProvider as el } from "./metadata/utils.js";
|
|
169
169
|
export {
|
|
170
170
|
e as Accordion,
|
|
171
171
|
t as AccordionContent,
|
|
@@ -196,30 +196,30 @@ export {
|
|
|
196
196
|
ur as Auth0,
|
|
197
197
|
h as Avatar,
|
|
198
198
|
M as AvatarFallback,
|
|
199
|
-
|
|
199
|
+
P as AvatarImage,
|
|
200
200
|
br as Azure,
|
|
201
|
-
|
|
201
|
+
I as Badge,
|
|
202
202
|
Tr as Bamboohr,
|
|
203
203
|
Cr as Basecamp,
|
|
204
204
|
Ar as Bill,
|
|
205
205
|
Mr as Bitbucket,
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
206
|
+
Br as Bluesky,
|
|
207
|
+
kr as Box,
|
|
208
|
+
Gr as Braze,
|
|
209
|
+
G as Breadcrumb,
|
|
210
|
+
R as BreadcrumbEllipsis,
|
|
211
|
+
v as BreadcrumbItem,
|
|
212
212
|
w as BreadcrumbLink,
|
|
213
213
|
y as BreadcrumbList,
|
|
214
214
|
H as BreadcrumbPage,
|
|
215
215
|
L as BreadcrumbSeparator,
|
|
216
|
-
|
|
216
|
+
vr as Brex,
|
|
217
217
|
yr as Brightdata,
|
|
218
218
|
Lr as Buffer,
|
|
219
|
-
|
|
219
|
+
_ as Button,
|
|
220
220
|
V as ByocBadge,
|
|
221
|
-
|
|
222
|
-
|
|
221
|
+
Ji as CATEGORIES,
|
|
222
|
+
_r as Calendly,
|
|
223
223
|
z as Card,
|
|
224
224
|
Z as CardAction,
|
|
225
225
|
q as CardContent,
|
|
@@ -258,23 +258,23 @@ export {
|
|
|
258
258
|
Ao as DialogClose,
|
|
259
259
|
ho as DialogContent,
|
|
260
260
|
Mo as DialogDescription,
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
261
|
+
Po as DialogFooter,
|
|
262
|
+
Bo as DialogHeader,
|
|
263
|
+
Io as DialogOverlay,
|
|
264
|
+
ko as DialogPortal,
|
|
265
|
+
Oo as DialogTitle,
|
|
266
|
+
Go as DialogTrigger,
|
|
267
267
|
ee as DigitalOcean,
|
|
268
268
|
pe as Discord,
|
|
269
269
|
me as Dropbox,
|
|
270
|
-
|
|
270
|
+
vo as DropdownMenu,
|
|
271
271
|
wo as DropdownMenuCheckboxItem,
|
|
272
272
|
yo as DropdownMenuContent,
|
|
273
273
|
Ho as DropdownMenuGroup,
|
|
274
274
|
Lo as DropdownMenuItem,
|
|
275
275
|
Eo as DropdownMenuLabel,
|
|
276
|
-
|
|
277
|
-
|
|
276
|
+
_o as DropdownMenuPortal,
|
|
277
|
+
Fo as DropdownMenuRadioGroup,
|
|
278
278
|
Uo as DropdownMenuRadioItem,
|
|
279
279
|
Vo as DropdownMenuSeparator,
|
|
280
280
|
No as DropdownMenuShortcut,
|
|
@@ -292,13 +292,13 @@ export {
|
|
|
292
292
|
Ce as Freshservice,
|
|
293
293
|
Ae as Generic,
|
|
294
294
|
Me as Github,
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
295
|
+
Be as Gitlab,
|
|
296
|
+
ke as Gmail,
|
|
297
|
+
Ge as Google,
|
|
298
|
+
ve as GoogleCalendar,
|
|
299
299
|
ye as GoogleContacts,
|
|
300
300
|
Le as GoogleDocs,
|
|
301
|
-
|
|
301
|
+
_e as GoogleDrive,
|
|
302
302
|
Ue as GoogleFinance,
|
|
303
303
|
Ne as GoogleFlight,
|
|
304
304
|
Ze as GoogleFlights,
|
|
@@ -322,47 +322,48 @@ export {
|
|
|
322
322
|
Ma as Label,
|
|
323
323
|
Tt as Linear,
|
|
324
324
|
Ct as Linkedin,
|
|
325
|
+
yi as MCP_OAUTH2_PROVIDER,
|
|
325
326
|
At as Mailchimp,
|
|
326
327
|
Mt as Mcp,
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
328
|
+
Bt as Microsoft,
|
|
329
|
+
kt as MicrosoftDynamics,
|
|
330
|
+
Gt as MicrosoftSharepoint,
|
|
331
|
+
vt as MicrosoftTeams,
|
|
331
332
|
yt as Miro,
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
333
|
+
Ba as MobileTooltip,
|
|
334
|
+
Ia as MobileTooltipContent,
|
|
335
|
+
ka as MobileTooltipProvider,
|
|
336
|
+
Oa as MobileTooltipTrigger,
|
|
336
337
|
Lt as Monday,
|
|
337
|
-
|
|
338
|
+
_t as MongoDB,
|
|
338
339
|
Ut as Netsuite,
|
|
339
340
|
Nt as Notion,
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
341
|
+
Hi as OAUTH2_PROVIDER,
|
|
342
|
+
Li as OAUTH_PROVIDERS,
|
|
343
|
+
Ei as OAUTH_PROVIDER_CATALOGUE,
|
|
344
|
+
_i as OAuthId,
|
|
344
345
|
Fi as OAuthProviderId,
|
|
345
|
-
|
|
346
|
+
Ui as OTHER_OAUTH_PROVIDERS,
|
|
346
347
|
Zt as Oauth,
|
|
347
348
|
Kt as Obsidian,
|
|
348
349
|
Jt as Okta,
|
|
349
350
|
Qt as OneDrive,
|
|
350
351
|
jt as OutlookCalendar,
|
|
351
352
|
op as OutlookMail,
|
|
352
|
-
|
|
353
|
-
|
|
353
|
+
Vi as PREBUILT_OAUTH_PROVIDERS,
|
|
354
|
+
vi as PUBLIC_ICON_URL,
|
|
354
355
|
ep as Pagerduty,
|
|
355
356
|
pp as Pinecone,
|
|
356
357
|
mp as Pinterest,
|
|
357
358
|
lp as Pipedrive,
|
|
358
359
|
xp as Plaid,
|
|
359
|
-
|
|
360
|
-
|
|
360
|
+
Ra as Popover,
|
|
361
|
+
va as PopoverAnchor,
|
|
361
362
|
wa as PopoverContent,
|
|
362
363
|
ya as PopoverTrigger,
|
|
363
364
|
dp as Postgres,
|
|
364
365
|
La as ProBadge,
|
|
365
|
-
|
|
366
|
+
_a as Progress,
|
|
366
367
|
up as Quickbooks,
|
|
367
368
|
Ua as RadioGroup,
|
|
368
369
|
Va as RadioGroupItem,
|
|
@@ -401,37 +402,37 @@ export {
|
|
|
401
402
|
Am as SidebarGroupAction,
|
|
402
403
|
hm as SidebarGroupContent,
|
|
403
404
|
Mm as SidebarGroupLabel,
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
405
|
+
Pm as SidebarHeader,
|
|
406
|
+
Bm as SidebarInput,
|
|
407
|
+
Im as SidebarInset,
|
|
408
|
+
km as SidebarMenu,
|
|
409
|
+
Om as SidebarMenuAction,
|
|
410
|
+
Gm as SidebarMenuBadge,
|
|
411
|
+
Rm as SidebarMenuButton,
|
|
412
|
+
vm as SidebarMenuItem,
|
|
412
413
|
wm as SidebarMenuSkeleton,
|
|
413
414
|
ym as SidebarMenuSub,
|
|
414
415
|
Hm as SidebarMenuSubButton,
|
|
415
416
|
Lm as SidebarMenuSubItem,
|
|
416
417
|
Em as SidebarProvider,
|
|
417
|
-
|
|
418
|
-
|
|
418
|
+
_m as SidebarRail,
|
|
419
|
+
Fm as SidebarSeparator,
|
|
419
420
|
Um as SidebarTrigger,
|
|
420
421
|
Ap as Singlestore,
|
|
421
422
|
zm as Skeleton,
|
|
422
423
|
Mp as Slack,
|
|
423
424
|
qm as Slider,
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
425
|
+
Bp as Snowflake,
|
|
426
|
+
kp as Splunk,
|
|
427
|
+
Gp as Spotify,
|
|
428
|
+
vp as Square,
|
|
428
429
|
yp as Squarespace,
|
|
429
430
|
Lp as Squareup,
|
|
430
|
-
|
|
431
|
+
_p as Stripe,
|
|
431
432
|
Wm as Switch,
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
433
|
+
Xi as TOOLKITS,
|
|
434
|
+
Qi as TOOLKIT_CATALOGUE,
|
|
435
|
+
zi as TOOLKIT_ICON_MAP,
|
|
435
436
|
Xm as Table,
|
|
436
437
|
Qm as TableBody,
|
|
437
438
|
Ym as TableCaption,
|
|
@@ -450,9 +451,9 @@ export {
|
|
|
450
451
|
ni as Toggle,
|
|
451
452
|
Mi as ToolCard,
|
|
452
453
|
Ai as ToolkitCard,
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
454
|
+
Gi as ToolkitPicker,
|
|
455
|
+
Bi as ToolkitPickerTrigger,
|
|
456
|
+
ki as ToolkitSelectionSummary,
|
|
456
457
|
ui as Tooltip,
|
|
457
458
|
Si as TooltipContent,
|
|
458
459
|
bi as TooltipProvider,
|
|
@@ -473,16 +474,16 @@ export {
|
|
|
473
474
|
ba as ZohoBooks,
|
|
474
475
|
Ta as ZohoCreator,
|
|
475
476
|
Ca as Zoom,
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
477
|
+
k as badgeVariants,
|
|
478
|
+
F as buttonVariants,
|
|
479
|
+
ji as findPrebuiltProviderById,
|
|
480
|
+
$i as findPrebuiltProviderByProviderId,
|
|
481
|
+
ol as findToolkitByName,
|
|
482
|
+
Zi as getToolIconByToolkitName,
|
|
483
|
+
qi as getToolkitIcon,
|
|
484
|
+
Ki as getToolkitIconByName,
|
|
485
|
+
rl as isKnownToolkit,
|
|
486
|
+
el as isPrebuiltProvider,
|
|
486
487
|
di as toggleVariants,
|
|
487
488
|
Vm as useSidebar
|
|
488
489
|
};
|
package/dist/metadata/index.js
CHANGED
|
@@ -1,27 +1,28 @@
|
|
|
1
1
|
import { PUBLIC_ICON_URL as r } from "./constants.js";
|
|
2
|
-
import {
|
|
3
|
-
import { TOOLKIT_ICON_MAP as
|
|
4
|
-
import { CATEGORIES as
|
|
5
|
-
import { findPrebuiltProviderById as
|
|
2
|
+
import { MCP_OAUTH2_PROVIDER as I, OAUTH2_PROVIDER as e, OAUTH_PROVIDERS as i, OAUTH_PROVIDER_CATALOGUE as t, OAuthId as P, OAuthProviderId as R, OTHER_OAUTH_PROVIDERS as _, PREBUILT_OAUTH_PROVIDERS as A } from "./oauth-providers.js";
|
|
3
|
+
import { TOOLKIT_ICON_MAP as E, getToolIconByToolkitName as U, getToolkitIcon as l, getToolkitIconByName as f } from "./toolkit-icons.js";
|
|
4
|
+
import { CATEGORIES as n, TOOLKITS as L, TOOLKIT_CATALOGUE as B } from "./toolkits.js";
|
|
5
|
+
import { findPrebuiltProviderById as H, findPrebuiltProviderByProviderId as D, findToolkitByName as V, isKnownToolkit as k, isPrebuiltProvider as p } from "./utils.js";
|
|
6
6
|
export {
|
|
7
|
-
|
|
8
|
-
I as
|
|
9
|
-
e as
|
|
10
|
-
i as
|
|
11
|
-
t as
|
|
12
|
-
P as
|
|
13
|
-
R as
|
|
7
|
+
n as CATEGORIES,
|
|
8
|
+
I as MCP_OAUTH2_PROVIDER,
|
|
9
|
+
e as OAUTH2_PROVIDER,
|
|
10
|
+
i as OAUTH_PROVIDERS,
|
|
11
|
+
t as OAUTH_PROVIDER_CATALOGUE,
|
|
12
|
+
P as OAuthId,
|
|
13
|
+
R as OAuthProviderId,
|
|
14
|
+
_ as OTHER_OAUTH_PROVIDERS,
|
|
14
15
|
A as PREBUILT_OAUTH_PROVIDERS,
|
|
15
16
|
r as PUBLIC_ICON_URL,
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
17
|
+
L as TOOLKITS,
|
|
18
|
+
B as TOOLKIT_CATALOGUE,
|
|
19
|
+
E as TOOLKIT_ICON_MAP,
|
|
20
|
+
H as findPrebuiltProviderById,
|
|
21
|
+
D as findPrebuiltProviderByProviderId,
|
|
22
|
+
V as findToolkitByName,
|
|
23
|
+
U as getToolIconByToolkitName,
|
|
24
|
+
l as getToolkitIcon,
|
|
25
|
+
f as getToolkitIconByName,
|
|
26
|
+
k as isKnownToolkit,
|
|
27
|
+
p as isPrebuiltProvider
|
|
27
28
|
};
|
|
@@ -13,6 +13,7 @@ export declare const OAuthId: {
|
|
|
13
13
|
readonly Hubspot: "arcade-hubspot";
|
|
14
14
|
readonly Linkedin: "arcade-linkedin";
|
|
15
15
|
readonly Linear: "arcade-linear";
|
|
16
|
+
readonly MCP_OAuth2: "arcade-mcp-oauth2";
|
|
16
17
|
readonly Microsoft: "arcade-microsoft";
|
|
17
18
|
readonly Miro: "arcade-miro";
|
|
18
19
|
readonly Notion: "arcade-notion";
|
|
@@ -43,6 +44,7 @@ export declare const OAuthProviderId: {
|
|
|
43
44
|
readonly Hubspot: "hubspot";
|
|
44
45
|
readonly Linkedin: "linkedin";
|
|
45
46
|
readonly Linear: "linear";
|
|
47
|
+
readonly MCP_OAuth2: "mcp-oauth2";
|
|
46
48
|
readonly Microsoft: "microsoft";
|
|
47
49
|
readonly Miro: "miro";
|
|
48
50
|
readonly Notion: "notion";
|
|
@@ -76,6 +78,18 @@ export declare const OAUTH2_PROVIDER: {
|
|
|
76
78
|
icon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
|
|
77
79
|
docs: string;
|
|
78
80
|
};
|
|
81
|
+
/**
|
|
82
|
+
* MCP OAUTH2 PROVIDER - The default OAuth 2.0 provider for MCP
|
|
83
|
+
*/
|
|
84
|
+
export declare const MCP_OAUTH2_PROVIDER: {
|
|
85
|
+
id: "arcade-mcp-oauth2";
|
|
86
|
+
provider_id: "mcp-oauth2";
|
|
87
|
+
name: string;
|
|
88
|
+
description: string;
|
|
89
|
+
publicIconUrl: string;
|
|
90
|
+
icon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
|
|
91
|
+
docs: string;
|
|
92
|
+
};
|
|
79
93
|
/**
|
|
80
94
|
* OTHER OAUTH PROVIDERS - A list of all OAuth providers that are not prebuilt
|
|
81
95
|
*/
|
|
@@ -11,22 +11,23 @@ import { Google as u } from "../components/ui/atoms/icons/google.js";
|
|
|
11
11
|
import { Hubspot as m } from "../components/ui/atoms/icons/hubspot.js";
|
|
12
12
|
import { Linear as v } from "../components/ui/atoms/icons/linear.js";
|
|
13
13
|
import { Linkedin as g } from "../components/ui/atoms/icons/linkedin.js";
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
14
|
+
import { Mcp as b } from "../components/ui/atoms/icons/mcp.js";
|
|
15
|
+
import { Microsoft as A } from "../components/ui/atoms/icons/microsoft.js";
|
|
16
|
+
import { Miro as f } from "../components/ui/atoms/icons/miro.js";
|
|
17
|
+
import { Notion as _ } from "../components/ui/atoms/icons/notion.js";
|
|
17
18
|
import { Oauth as k } from "../components/ui/atoms/icons/oauth.js";
|
|
18
|
-
import { Pagerduty as
|
|
19
|
-
import { Reddit as
|
|
20
|
-
import { Salesforce as
|
|
21
|
-
import { Slack as
|
|
22
|
-
import { Spotify as
|
|
23
|
-
import { Square as
|
|
24
|
-
import { Tesla as
|
|
25
|
-
import { Twitch as
|
|
26
|
-
import { X as
|
|
27
|
-
import { Zendesk as
|
|
28
|
-
import { Zoho as
|
|
29
|
-
import { Zoom as
|
|
19
|
+
import { Pagerduty as I } from "../components/ui/atoms/icons/pagerduty.js";
|
|
20
|
+
import { Reddit as w } from "../components/ui/atoms/icons/reddit.js";
|
|
21
|
+
import { Salesforce as U } from "../components/ui/atoms/icons/salesforce.js";
|
|
22
|
+
import { Slack as z } from "../components/ui/atoms/icons/slack.js";
|
|
23
|
+
import { Spotify as y } from "../components/ui/atoms/icons/spotify.js";
|
|
24
|
+
import { Square as S } from "../components/ui/atoms/icons/square.js";
|
|
25
|
+
import { Tesla as $ } from "../components/ui/atoms/icons/tesla.js";
|
|
26
|
+
import { Twitch as O } from "../components/ui/atoms/icons/twitch.js";
|
|
27
|
+
import { X as C } from "../components/ui/atoms/icons/x.js";
|
|
28
|
+
import { Zendesk as T } from "../components/ui/atoms/icons/zendesk.js";
|
|
29
|
+
import { Zoho as P } from "../components/ui/atoms/icons/zoho.js";
|
|
30
|
+
import { Zoom as D } from "../components/ui/atoms/icons/zoom.js";
|
|
30
31
|
import { PUBLIC_ICON_URL as o } from "./constants.js";
|
|
31
32
|
const i = {
|
|
32
33
|
Airtable: "arcade-airtable",
|
|
@@ -41,6 +42,7 @@ const i = {
|
|
|
41
42
|
Hubspot: "arcade-hubspot",
|
|
42
43
|
Linkedin: "arcade-linkedin",
|
|
43
44
|
Linear: "arcade-linear",
|
|
45
|
+
MCP_OAuth2: "arcade-mcp-oauth2",
|
|
44
46
|
Microsoft: "arcade-microsoft",
|
|
45
47
|
Miro: "arcade-miro",
|
|
46
48
|
Notion: "arcade-notion",
|
|
@@ -70,6 +72,7 @@ const i = {
|
|
|
70
72
|
Hubspot: "hubspot",
|
|
71
73
|
Linkedin: "linkedin",
|
|
72
74
|
Linear: "linear",
|
|
75
|
+
MCP_OAuth2: "mcp-oauth2",
|
|
73
76
|
Microsoft: "microsoft",
|
|
74
77
|
Miro: "miro",
|
|
75
78
|
Notion: "notion",
|
|
@@ -86,7 +89,7 @@ const i = {
|
|
|
86
89
|
Zendesk: "zendesk",
|
|
87
90
|
Zoho: "zoho",
|
|
88
91
|
Zoom: "zoom"
|
|
89
|
-
},
|
|
92
|
+
}, M = [
|
|
90
93
|
{
|
|
91
94
|
id: i.Asana,
|
|
92
95
|
provider_id: e.Asana,
|
|
@@ -174,7 +177,7 @@ const i = {
|
|
|
174
177
|
name: "Microsoft",
|
|
175
178
|
description: "Authorize tools and agents with Microsoft",
|
|
176
179
|
publicIconUrl: `${o}/microsoft.svg`,
|
|
177
|
-
icon:
|
|
180
|
+
icon: A,
|
|
178
181
|
docs: "https://docs.arcade.dev/home/auth-providers/microsoft"
|
|
179
182
|
},
|
|
180
183
|
{
|
|
@@ -183,7 +186,7 @@ const i = {
|
|
|
183
186
|
name: "Notion",
|
|
184
187
|
description: "Authorize tools and agents with Notion",
|
|
185
188
|
publicIconUrl: `${o}/notion.svg`,
|
|
186
|
-
icon:
|
|
189
|
+
icon: _,
|
|
187
190
|
docs: "https://docs.arcade.dev/home/auth-providers/notion"
|
|
188
191
|
},
|
|
189
192
|
{
|
|
@@ -192,7 +195,7 @@ const i = {
|
|
|
192
195
|
name: "Reddit",
|
|
193
196
|
description: "Authorize tools and agents with Reddit",
|
|
194
197
|
publicIconUrl: `${o}/reddit.svg`,
|
|
195
|
-
icon:
|
|
198
|
+
icon: w,
|
|
196
199
|
docs: "https://docs.arcade.dev/home/auth-providers/reddit"
|
|
197
200
|
},
|
|
198
201
|
{
|
|
@@ -201,7 +204,7 @@ const i = {
|
|
|
201
204
|
name: "Slack",
|
|
202
205
|
description: "Authorize tools and agents with Slack",
|
|
203
206
|
publicIconUrl: `${o}/slack.svg`,
|
|
204
|
-
icon:
|
|
207
|
+
icon: z,
|
|
205
208
|
docs: "https://docs.arcade.dev/home/auth-providers/slack"
|
|
206
209
|
},
|
|
207
210
|
{
|
|
@@ -210,7 +213,7 @@ const i = {
|
|
|
210
213
|
name: "Spotify",
|
|
211
214
|
description: "Authorize tools and agents with Spotify",
|
|
212
215
|
publicIconUrl: `${o}/spotify.svg`,
|
|
213
|
-
icon:
|
|
216
|
+
icon: y,
|
|
214
217
|
docs: "https://docs.arcade.dev/home/auth-providers/spotify"
|
|
215
218
|
},
|
|
216
219
|
{
|
|
@@ -219,7 +222,7 @@ const i = {
|
|
|
219
222
|
name: "Twitch",
|
|
220
223
|
description: "Authorize tools and agents with Twitch",
|
|
221
224
|
publicIconUrl: `${o}/twitch.svg`,
|
|
222
|
-
icon:
|
|
225
|
+
icon: O,
|
|
223
226
|
docs: "https://docs.arcade.dev/home/auth-providers/twitch"
|
|
224
227
|
},
|
|
225
228
|
{
|
|
@@ -228,7 +231,7 @@ const i = {
|
|
|
228
231
|
name: "X (Twitter)",
|
|
229
232
|
description: "Authorize tools and agents with X (Twitter)",
|
|
230
233
|
publicIconUrl: `${o}/x.svg`,
|
|
231
|
-
icon:
|
|
234
|
+
icon: C,
|
|
232
235
|
docs: "https://docs.arcade.dev/home/auth-providers/x"
|
|
233
236
|
},
|
|
234
237
|
{
|
|
@@ -237,10 +240,10 @@ const i = {
|
|
|
237
240
|
name: "Zoom",
|
|
238
241
|
description: "Authorize tools and agents with Zoom",
|
|
239
242
|
publicIconUrl: `${o}/zoom.svg`,
|
|
240
|
-
icon:
|
|
243
|
+
icon: D,
|
|
241
244
|
docs: "https://docs.arcade.dev/home/auth-providers/zoom"
|
|
242
245
|
}
|
|
243
|
-
],
|
|
246
|
+
], R = {
|
|
244
247
|
id: i.OAuth2,
|
|
245
248
|
provider_id: e.OAuth2,
|
|
246
249
|
name: "OAuth 2.0",
|
|
@@ -248,8 +251,18 @@ const i = {
|
|
|
248
251
|
publicIconUrl: `${o}/oauth.svg`,
|
|
249
252
|
icon: k,
|
|
250
253
|
docs: "https://docs.arcade.dev/home/auth-providers/oauth2"
|
|
251
|
-
},
|
|
252
|
-
|
|
254
|
+
}, Z = {
|
|
255
|
+
id: i.MCP_OAuth2,
|
|
256
|
+
provider_id: e.MCP_OAuth2,
|
|
257
|
+
name: "MCP",
|
|
258
|
+
description: "Model Context Protocol (MCP)",
|
|
259
|
+
publicIconUrl: `${o}/mcp.svg`,
|
|
260
|
+
icon: b,
|
|
261
|
+
docs: "https://docs.arcade.dev/en/home/glossary#mcp-server"
|
|
262
|
+
// TODO: Use the correct docs link when we have it
|
|
263
|
+
}, x = [
|
|
264
|
+
R,
|
|
265
|
+
Z,
|
|
253
266
|
{
|
|
254
267
|
id: i.Airtable,
|
|
255
268
|
provider_id: e.Airtable,
|
|
@@ -283,7 +296,7 @@ const i = {
|
|
|
283
296
|
name: "Miro",
|
|
284
297
|
description: "Authorize tools and agents with Miro",
|
|
285
298
|
publicIconUrl: `${o}/miro.svg`,
|
|
286
|
-
icon:
|
|
299
|
+
icon: f,
|
|
287
300
|
docs: "https://docs.arcade.dev/home/auth-providers/miro"
|
|
288
301
|
},
|
|
289
302
|
{
|
|
@@ -292,7 +305,7 @@ const i = {
|
|
|
292
305
|
name: "PagerDuty",
|
|
293
306
|
description: "Authorize tools and agents with PagerDuty",
|
|
294
307
|
publicIconUrl: `${o}/pagerduty.svg`,
|
|
295
|
-
icon:
|
|
308
|
+
icon: I,
|
|
296
309
|
docs: "https://docs.arcade.dev/home/auth-providers/pagerduty"
|
|
297
310
|
},
|
|
298
311
|
{
|
|
@@ -301,7 +314,7 @@ const i = {
|
|
|
301
314
|
name: "Salesforce",
|
|
302
315
|
description: "Authorize tools and agents with Salesforce",
|
|
303
316
|
publicIconUrl: `${o}/salesforce.svg`,
|
|
304
|
-
icon:
|
|
317
|
+
icon: U,
|
|
305
318
|
docs: "https://docs.arcade.dev/home/auth-providers/salesforce"
|
|
306
319
|
},
|
|
307
320
|
{
|
|
@@ -310,7 +323,7 @@ const i = {
|
|
|
310
323
|
name: "Square",
|
|
311
324
|
description: "Authorize tools and agents with Square",
|
|
312
325
|
publicIconUrl: `${o}/square.svg`,
|
|
313
|
-
icon:
|
|
326
|
+
icon: S,
|
|
314
327
|
docs: "https://docs.arcade.dev/home/auth-providers/squareup"
|
|
315
328
|
},
|
|
316
329
|
{
|
|
@@ -319,7 +332,7 @@ const i = {
|
|
|
319
332
|
name: "Tesla",
|
|
320
333
|
description: "Authorize tools and agents with Tesla",
|
|
321
334
|
publicIconUrl: `${o}/tesla.svg`,
|
|
322
|
-
icon:
|
|
335
|
+
icon: $,
|
|
323
336
|
docs: "https://docs.arcade.dev/home/auth-providers/tesla"
|
|
324
337
|
},
|
|
325
338
|
{
|
|
@@ -328,7 +341,7 @@ const i = {
|
|
|
328
341
|
name: "Zendesk",
|
|
329
342
|
description: "Authorize tools and agents with Zendesk",
|
|
330
343
|
publicIconUrl: `${o}/zendesk.svg`,
|
|
331
|
-
icon:
|
|
344
|
+
icon: T,
|
|
332
345
|
docs: "https://docs.arcade.dev/home/auth-providers/zendesk"
|
|
333
346
|
},
|
|
334
347
|
{
|
|
@@ -337,22 +350,23 @@ const i = {
|
|
|
337
350
|
name: "Zoho",
|
|
338
351
|
description: "Authorize tools and agents with Zoho",
|
|
339
352
|
publicIconUrl: `${o}/zoho.svg`,
|
|
340
|
-
icon:
|
|
353
|
+
icon: P,
|
|
341
354
|
docs: "https://docs.arcade.dev/home/auth-providers/zoho"
|
|
342
355
|
}
|
|
343
|
-
],
|
|
344
|
-
...
|
|
345
|
-
...
|
|
346
|
-
],
|
|
356
|
+
], L = [
|
|
357
|
+
...M,
|
|
358
|
+
...x
|
|
359
|
+
], bo = L.reduce(
|
|
347
360
|
(r, t) => (r[t.provider_id] = t, r),
|
|
348
361
|
{}
|
|
349
362
|
);
|
|
350
363
|
export {
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
364
|
+
Z as MCP_OAUTH2_PROVIDER,
|
|
365
|
+
R as OAUTH2_PROVIDER,
|
|
366
|
+
L as OAUTH_PROVIDERS,
|
|
367
|
+
bo as OAUTH_PROVIDER_CATALOGUE,
|
|
354
368
|
i as OAuthId,
|
|
355
369
|
e as OAuthProviderId,
|
|
356
|
-
|
|
357
|
-
|
|
370
|
+
x as OTHER_OAUTH_PROVIDERS,
|
|
371
|
+
M as PREBUILT_OAUTH_PROVIDERS
|
|
358
372
|
};
|
|
@@ -1,250 +1,257 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as d } from "react/jsx-runtime";
|
|
2
2
|
import { Adp as S } from "../components/ui/atoms/icons/adp.js";
|
|
3
|
-
import { Aha as
|
|
3
|
+
import { Aha as b } from "../components/ui/atoms/icons/aha.js";
|
|
4
4
|
import { Airtable as e } from "../components/ui/atoms/icons/airtable.js";
|
|
5
|
-
import { Amplitude as
|
|
6
|
-
import { Asana as
|
|
7
|
-
import { Ashby as
|
|
8
|
-
import { Auth0 as
|
|
9
|
-
import { Bamboohr as
|
|
10
|
-
import { Basecamp as
|
|
11
|
-
import { Bill as
|
|
12
|
-
import { Bitbucket as
|
|
13
|
-
import { Bluesky as
|
|
5
|
+
import { Amplitude as A } from "../components/ui/atoms/icons/amplitude.js";
|
|
6
|
+
import { Asana as C } from "../components/ui/atoms/icons/asana.js";
|
|
7
|
+
import { Ashby as P } from "../components/ui/atoms/icons/ashby.js";
|
|
8
|
+
import { Auth0 as B } from "../components/ui/atoms/icons/auth0.js";
|
|
9
|
+
import { Bamboohr as I } from "../components/ui/atoms/icons/bamboohr.js";
|
|
10
|
+
import { Basecamp as y } from "../components/ui/atoms/icons/basecamp.js";
|
|
11
|
+
import { Bill as M } from "../components/ui/atoms/icons/bill.js";
|
|
12
|
+
import { Bitbucket as D } from "../components/ui/atoms/icons/bitbucket.js";
|
|
13
|
+
import { Bluesky as T } from "../components/ui/atoms/icons/bluesky.js";
|
|
14
14
|
import { Box as p } from "../components/ui/atoms/icons/box.js";
|
|
15
|
-
import { Braze as
|
|
16
|
-
import { Brex as
|
|
15
|
+
import { Braze as O } from "../components/ui/atoms/icons/braze.js";
|
|
16
|
+
import { Brex as w } from "../components/ui/atoms/icons/brex.js";
|
|
17
17
|
import { Brightdata as F } from "../components/ui/atoms/icons/brightdata.js";
|
|
18
18
|
import { Buffer as v } from "../components/ui/atoms/icons/buffer.js";
|
|
19
19
|
import { Calendly as f } from "../components/ui/atoms/icons/calendly.js";
|
|
20
20
|
import { Clickhouse as N } from "../components/ui/atoms/icons/clickhouse.js";
|
|
21
|
-
import { Clickup as
|
|
22
|
-
import { Closeio as
|
|
23
|
-
import { Codesandbox as
|
|
24
|
-
import { Coinbase as
|
|
25
|
-
import { Confluence as
|
|
21
|
+
import { Clickup as x } from "../components/ui/atoms/icons/clickup.js";
|
|
22
|
+
import { Closeio as H } from "../components/ui/atoms/icons/closeio.js";
|
|
23
|
+
import { Codesandbox as W } from "../components/ui/atoms/icons/codesandbox.js";
|
|
24
|
+
import { Coinbase as q } from "../components/ui/atoms/icons/coinbase.js";
|
|
25
|
+
import { Confluence as L } from "../components/ui/atoms/icons/confluence.js";
|
|
26
26
|
import { Cursor as Z } from "../components/ui/atoms/icons/cursor.js";
|
|
27
27
|
import { Datadog as E } from "../components/ui/atoms/icons/datadog.js";
|
|
28
|
-
import { DigitalOcean as
|
|
29
|
-
import { Discord as
|
|
30
|
-
import { Dropbox as
|
|
28
|
+
import { DigitalOcean as X } from "../components/ui/atoms/icons/digital-ocean.js";
|
|
29
|
+
import { Discord as J } from "../components/ui/atoms/icons/discord.js";
|
|
30
|
+
import { Dropbox as z } from "../components/ui/atoms/icons/dropbox.js";
|
|
31
31
|
import { E2b as R } from "../components/ui/atoms/icons/e2b.js";
|
|
32
|
-
import { Ebay as
|
|
33
|
-
import { Evernote as
|
|
34
|
-
import { Factorial as
|
|
32
|
+
import { Ebay as j } from "../components/ui/atoms/icons/ebay.js";
|
|
33
|
+
import { Evernote as K } from "../components/ui/atoms/icons/evernote.js";
|
|
34
|
+
import { Factorial as Q } from "../components/ui/atoms/icons/factorial.js";
|
|
35
35
|
import { Figma as a } from "../components/ui/atoms/icons/figma.js";
|
|
36
|
-
import { Firecrawl as
|
|
37
|
-
import { Freshservice as
|
|
36
|
+
import { Firecrawl as U } from "../components/ui/atoms/icons/firecrawl.js";
|
|
37
|
+
import { Freshservice as V } from "../components/ui/atoms/icons/freshservice.js";
|
|
38
38
|
import { Generic as l } from "../components/ui/atoms/icons/generic.js";
|
|
39
|
-
import { Github as
|
|
40
|
-
import { Gitlab as
|
|
41
|
-
import { Gmail as
|
|
42
|
-
import { Google as
|
|
43
|
-
import { GoogleCalendar as
|
|
44
|
-
import { GoogleContacts as
|
|
45
|
-
import { GoogleDocs as
|
|
46
|
-
import { GoogleDrive as
|
|
47
|
-
import { GoogleFinance as
|
|
48
|
-
import { GoogleFlights as
|
|
49
|
-
import { GoogleHotels as
|
|
50
|
-
import { GoogleJobs as
|
|
51
|
-
import { GoogleMaps as
|
|
52
|
-
import { GoogleNews as
|
|
53
|
-
import { GoogleSheets as
|
|
54
|
-
import { GoogleShopping as
|
|
55
|
-
import { GoogleSlides as
|
|
39
|
+
import { Github as Y } from "../components/ui/atoms/icons/github.js";
|
|
40
|
+
import { Gitlab as _ } from "../components/ui/atoms/icons/gitlab.js";
|
|
41
|
+
import { Gmail as $ } from "../components/ui/atoms/icons/gmail.js";
|
|
42
|
+
import { Google as oo } from "../components/ui/atoms/icons/google.js";
|
|
43
|
+
import { GoogleCalendar as ro } from "../components/ui/atoms/icons/google-calendar.js";
|
|
44
|
+
import { GoogleContacts as mo } from "../components/ui/atoms/icons/google-contacts.js";
|
|
45
|
+
import { GoogleDocs as io } from "../components/ui/atoms/icons/google-docs.js";
|
|
46
|
+
import { GoogleDrive as to } from "../components/ui/atoms/icons/google-drive.js";
|
|
47
|
+
import { GoogleFinance as eo } from "../components/ui/atoms/icons/google-finance.js";
|
|
48
|
+
import { GoogleFlights as po } from "../components/ui/atoms/icons/google-flights.js";
|
|
49
|
+
import { GoogleHotels as fo } from "../components/ui/atoms/icons/google-hotels.js";
|
|
50
|
+
import { GoogleJobs as ao } from "../components/ui/atoms/icons/google-jobs.js";
|
|
51
|
+
import { GoogleMaps as lo } from "../components/ui/atoms/icons/google-maps.js";
|
|
52
|
+
import { GoogleNews as no } from "../components/ui/atoms/icons/google-news.js";
|
|
53
|
+
import { GoogleSheets as so } from "../components/ui/atoms/icons/google-sheets.js";
|
|
54
|
+
import { GoogleShopping as co } from "../components/ui/atoms/icons/google-shopping.js";
|
|
55
|
+
import { GoogleSlides as go } from "../components/ui/atoms/icons/google-slides.js";
|
|
56
56
|
import { Heroku as uo } from "../components/ui/atoms/icons/heroku.js";
|
|
57
|
-
import { Hootsuite as
|
|
58
|
-
import { Hubspot as
|
|
57
|
+
import { Hootsuite as ko } from "../components/ui/atoms/icons/hootsuite.js";
|
|
58
|
+
import { Hubspot as ho } from "../components/ui/atoms/icons/hubspot.js";
|
|
59
59
|
import { Imgflip as Go } from "../components/ui/atoms/icons/imgflip.js";
|
|
60
60
|
import { Intercom as So } from "../components/ui/atoms/icons/intercom.js";
|
|
61
|
-
import { Jira as
|
|
62
|
-
import { Linear as
|
|
63
|
-
import { Linkedin as
|
|
64
|
-
import { Mailchimp as
|
|
65
|
-
import { Mcp as
|
|
66
|
-
import { MicrosoftDynamics as
|
|
67
|
-
import { MicrosoftSharepoint as
|
|
68
|
-
import { MicrosoftTeams as
|
|
61
|
+
import { Jira as bo } from "../components/ui/atoms/icons/jira.js";
|
|
62
|
+
import { Linear as Ao } from "../components/ui/atoms/icons/linear.js";
|
|
63
|
+
import { Linkedin as Co } from "../components/ui/atoms/icons/linkedin.js";
|
|
64
|
+
import { Mailchimp as Po } from "../components/ui/atoms/icons/mailchimp.js";
|
|
65
|
+
import { Mcp as Bo } from "../components/ui/atoms/icons/mcp.js";
|
|
66
|
+
import { MicrosoftDynamics as Io } from "../components/ui/atoms/icons/microsoft-dynamics.js";
|
|
67
|
+
import { MicrosoftSharepoint as yo } from "../components/ui/atoms/icons/microsoft-sharepoint.js";
|
|
68
|
+
import { MicrosoftTeams as Mo } from "../components/ui/atoms/icons/microsoft-teams.js";
|
|
69
69
|
import { Miro as n } from "../components/ui/atoms/icons/miro.js";
|
|
70
|
-
import { Monday as
|
|
71
|
-
import { MongoDB as
|
|
72
|
-
import { Netsuite as
|
|
70
|
+
import { Monday as Do } from "../components/ui/atoms/icons/monday.js";
|
|
71
|
+
import { MongoDB as To } from "../components/ui/atoms/icons/mongodb.js";
|
|
72
|
+
import { Netsuite as Oo } from "../components/ui/atoms/icons/netsuite.js";
|
|
73
73
|
import { Notion as s } from "../components/ui/atoms/icons/notion.js";
|
|
74
|
-
import { Obsidian as
|
|
74
|
+
import { Obsidian as wo } from "../components/ui/atoms/icons/obsidian.js";
|
|
75
75
|
import { Okta as Fo } from "../components/ui/atoms/icons/okta.js";
|
|
76
76
|
import { OneDrive as vo } from "../components/ui/atoms/icons/one-drive.js";
|
|
77
77
|
import { OutlookCalendar as No } from "../components/ui/atoms/icons/outlook-calendar.js";
|
|
78
|
-
import { OutlookMail as
|
|
79
|
-
import { Pagerduty as
|
|
80
|
-
import { Pinecone as
|
|
81
|
-
import { Pinterest as
|
|
82
|
-
import { Pipedrive as
|
|
78
|
+
import { OutlookMail as xo } from "../components/ui/atoms/icons/outlook-mail.js";
|
|
79
|
+
import { Pagerduty as Ho } from "../components/ui/atoms/icons/pagerduty.js";
|
|
80
|
+
import { Pinecone as Wo } from "../components/ui/atoms/icons/pinecone.js";
|
|
81
|
+
import { Pinterest as qo } from "../components/ui/atoms/icons/pinterest.js";
|
|
82
|
+
import { Pipedrive as Lo } from "../components/ui/atoms/icons/pipedrive.js";
|
|
83
83
|
import { Plaid as Zo } from "../components/ui/atoms/icons/plaid.js";
|
|
84
84
|
import { Postgres as Eo } from "../components/ui/atoms/icons/postgres.js";
|
|
85
|
-
import { Quickbooks as
|
|
86
|
-
import { Reddit as
|
|
87
|
-
import { Salesforce as
|
|
85
|
+
import { Quickbooks as Xo } from "../components/ui/atoms/icons/quickbooks.js";
|
|
86
|
+
import { Reddit as Jo } from "../components/ui/atoms/icons/reddit.js";
|
|
87
|
+
import { Salesforce as zo } from "../components/ui/atoms/icons/salesforce.js";
|
|
88
88
|
import { Shopify as Ro } from "../components/ui/atoms/icons/shopify.js";
|
|
89
|
-
import { Singlestore as
|
|
89
|
+
import { Singlestore as jo } from "../components/ui/atoms/icons/singlestore.js";
|
|
90
90
|
import { Slack as c } from "../components/ui/atoms/icons/slack.js";
|
|
91
|
-
import { Snowflake as
|
|
92
|
-
import { Splunk as
|
|
93
|
-
import { Spotify as
|
|
91
|
+
import { Snowflake as Ko } from "../components/ui/atoms/icons/snowflake.js";
|
|
92
|
+
import { Splunk as Qo } from "../components/ui/atoms/icons/splunk.js";
|
|
93
|
+
import { Spotify as Uo } from "../components/ui/atoms/icons/spotify.js";
|
|
94
94
|
import { Square as t } from "../components/ui/atoms/icons/square.js";
|
|
95
|
-
import { Squarespace as
|
|
96
|
-
import { Squareup as
|
|
97
|
-
import { Stripe as
|
|
98
|
-
import { Tiktok as
|
|
99
|
-
import { Trello as
|
|
100
|
-
import { Twilio as
|
|
101
|
-
import { Twitch as
|
|
102
|
-
import { Vercel as
|
|
103
|
-
import { Walmart as
|
|
104
|
-
import { Weaviate as
|
|
105
|
-
import { Workday as
|
|
106
|
-
import { Wrike as
|
|
107
|
-
import { X as
|
|
108
|
-
import { Xero as
|
|
109
|
-
import { Youtube as
|
|
110
|
-
import { Zendesk as
|
|
111
|
-
import { ZohoBooks as
|
|
112
|
-
import { ZohoCreator as
|
|
113
|
-
import { Zoom as
|
|
114
|
-
import { findToolkitByName as
|
|
115
|
-
const
|
|
95
|
+
import { Squarespace as Vo } from "../components/ui/atoms/icons/squarespace.js";
|
|
96
|
+
import { Squareup as Yo } from "../components/ui/atoms/icons/squareup.js";
|
|
97
|
+
import { Stripe as g } from "../components/ui/atoms/icons/stripe.js";
|
|
98
|
+
import { Tiktok as _o } from "../components/ui/atoms/icons/tiktok.js";
|
|
99
|
+
import { Trello as $o } from "../components/ui/atoms/icons/trello.js";
|
|
100
|
+
import { Twilio as or } from "../components/ui/atoms/icons/twilio.js";
|
|
101
|
+
import { Twitch as rr } from "../components/ui/atoms/icons/twitch.js";
|
|
102
|
+
import { Vercel as mr } from "../components/ui/atoms/icons/vercel.js";
|
|
103
|
+
import { Walmart as ir } from "../components/ui/atoms/icons/walmart.js";
|
|
104
|
+
import { Weaviate as tr } from "../components/ui/atoms/icons/weaviate.js";
|
|
105
|
+
import { Workday as er } from "../components/ui/atoms/icons/workday.js";
|
|
106
|
+
import { Wrike as pr } from "../components/ui/atoms/icons/wrike.js";
|
|
107
|
+
import { X as fr } from "../components/ui/atoms/icons/x.js";
|
|
108
|
+
import { Xero as u } from "../components/ui/atoms/icons/xero.js";
|
|
109
|
+
import { Youtube as ar } from "../components/ui/atoms/icons/youtube.js";
|
|
110
|
+
import { Zendesk as lr } from "../components/ui/atoms/icons/zendesk.js";
|
|
111
|
+
import { ZohoBooks as nr } from "../components/ui/atoms/icons/zoho-books.js";
|
|
112
|
+
import { ZohoCreator as sr } from "../components/ui/atoms/icons/zoho-creator.js";
|
|
113
|
+
import { Zoom as cr } from "../components/ui/atoms/icons/zoom.js";
|
|
114
|
+
import { findToolkitByName as h } from "./utils.js";
|
|
115
|
+
const k = {
|
|
116
116
|
ADPWorkforceNow: S,
|
|
117
|
-
Aha:
|
|
117
|
+
Aha: b,
|
|
118
118
|
Airtable: e,
|
|
119
119
|
AirtableAPI: e,
|
|
120
|
-
Amplitude:
|
|
121
|
-
Asana:
|
|
122
|
-
Ashby:
|
|
123
|
-
Auth0:
|
|
124
|
-
BambooHR:
|
|
125
|
-
Basecamp:
|
|
126
|
-
BillCom:
|
|
127
|
-
Bitbucket:
|
|
128
|
-
Bluesky:
|
|
120
|
+
Amplitude: A,
|
|
121
|
+
Asana: C,
|
|
122
|
+
Ashby: P,
|
|
123
|
+
Auth0: B,
|
|
124
|
+
BambooHR: I,
|
|
125
|
+
Basecamp: y,
|
|
126
|
+
BillCom: M,
|
|
127
|
+
Bitbucket: D,
|
|
128
|
+
Bluesky: T,
|
|
129
129
|
Box: p,
|
|
130
130
|
BoxAPI: p,
|
|
131
|
-
Braze:
|
|
132
|
-
Brex:
|
|
131
|
+
Braze: O,
|
|
132
|
+
Brex: w,
|
|
133
133
|
Brightdata: F,
|
|
134
134
|
Buffer: v,
|
|
135
135
|
Calendly: f,
|
|
136
136
|
CalendlyAPI: f,
|
|
137
137
|
Clickhouse: N,
|
|
138
|
-
ClickUp:
|
|
139
|
-
CloseIO:
|
|
140
|
-
Codesandbox:
|
|
141
|
-
Coinbase:
|
|
142
|
-
Confluence:
|
|
138
|
+
ClickUp: x,
|
|
139
|
+
CloseIO: H,
|
|
140
|
+
Codesandbox: W,
|
|
141
|
+
Coinbase: q,
|
|
142
|
+
Confluence: L,
|
|
143
143
|
CursorAgentsAPI: Z,
|
|
144
144
|
Datadog: E,
|
|
145
|
-
DigitalOcean:
|
|
146
|
-
Discord:
|
|
147
|
-
Dropbox:
|
|
145
|
+
DigitalOcean: X,
|
|
146
|
+
Discord: J,
|
|
147
|
+
Dropbox: z,
|
|
148
148
|
E2b: R,
|
|
149
|
-
EBay:
|
|
150
|
-
Evernote:
|
|
151
|
-
Factorial:
|
|
149
|
+
EBay: j,
|
|
150
|
+
Evernote: K,
|
|
151
|
+
Factorial: Q,
|
|
152
152
|
Figma: a,
|
|
153
153
|
FigmaAPI: a,
|
|
154
|
-
Firecrawl:
|
|
155
|
-
FreshserviceAPI:
|
|
156
|
-
Github:
|
|
157
|
-
GitLab:
|
|
158
|
-
Gmail:
|
|
159
|
-
GoogleCalendar:
|
|
160
|
-
GoogleContacts:
|
|
161
|
-
GoogleDocs:
|
|
162
|
-
GoogleDrive:
|
|
163
|
-
GoogleFinance:
|
|
164
|
-
GoogleFlights:
|
|
165
|
-
GoogleHotels:
|
|
166
|
-
GoogleJobs:
|
|
167
|
-
GoogleMaps:
|
|
168
|
-
GoogleNews:
|
|
169
|
-
GoogleSearch:
|
|
170
|
-
GoogleSheets:
|
|
171
|
-
GoogleShopping:
|
|
172
|
-
GoogleSlides:
|
|
154
|
+
Firecrawl: U,
|
|
155
|
+
FreshserviceAPI: V,
|
|
156
|
+
Github: Y,
|
|
157
|
+
GitLab: _,
|
|
158
|
+
Gmail: $,
|
|
159
|
+
GoogleCalendar: ro,
|
|
160
|
+
GoogleContacts: mo,
|
|
161
|
+
GoogleDocs: io,
|
|
162
|
+
GoogleDrive: to,
|
|
163
|
+
GoogleFinance: eo,
|
|
164
|
+
GoogleFlights: po,
|
|
165
|
+
GoogleHotels: fo,
|
|
166
|
+
GoogleJobs: ao,
|
|
167
|
+
GoogleMaps: lo,
|
|
168
|
+
GoogleNews: no,
|
|
169
|
+
GoogleSearch: oo,
|
|
170
|
+
GoogleSheets: so,
|
|
171
|
+
GoogleShopping: co,
|
|
172
|
+
GoogleSlides: go,
|
|
173
173
|
Heroku: uo,
|
|
174
|
-
Hootsuite:
|
|
175
|
-
Hubspot:
|
|
174
|
+
Hootsuite: ko,
|
|
175
|
+
Hubspot: ho,
|
|
176
176
|
Imgflip: Go,
|
|
177
177
|
Intercom: So,
|
|
178
|
-
Jira:
|
|
179
|
-
Linear:
|
|
180
|
-
Linkedin:
|
|
181
|
-
Mailchimp:
|
|
182
|
-
MCP:
|
|
183
|
-
MicrosoftDynamics:
|
|
184
|
-
Sharepoint:
|
|
185
|
-
MicrosoftTeams:
|
|
178
|
+
Jira: bo,
|
|
179
|
+
Linear: Ao,
|
|
180
|
+
Linkedin: Co,
|
|
181
|
+
Mailchimp: Po,
|
|
182
|
+
MCP: Bo,
|
|
183
|
+
MicrosoftDynamics: Io,
|
|
184
|
+
Sharepoint: yo,
|
|
185
|
+
MicrosoftTeams: Mo,
|
|
186
186
|
Miro: n,
|
|
187
187
|
MiroAPI: n,
|
|
188
|
-
Monday:
|
|
189
|
-
MongoDB:
|
|
190
|
-
Netsuite:
|
|
188
|
+
Monday: Do,
|
|
189
|
+
MongoDB: To,
|
|
190
|
+
Netsuite: Oo,
|
|
191
191
|
Notion: s,
|
|
192
192
|
NotionToolkit: s,
|
|
193
|
-
Obsidian:
|
|
193
|
+
Obsidian: wo,
|
|
194
194
|
Okta: Fo,
|
|
195
195
|
OneDrive: vo,
|
|
196
196
|
OutlookCalendar: No,
|
|
197
|
-
OutlookMail:
|
|
198
|
-
PagerDutyAPI:
|
|
199
|
-
Pinecone:
|
|
200
|
-
Pinterest:
|
|
201
|
-
Pipedrive:
|
|
197
|
+
OutlookMail: xo,
|
|
198
|
+
PagerDutyAPI: Ho,
|
|
199
|
+
Pinecone: Wo,
|
|
200
|
+
Pinterest: qo,
|
|
201
|
+
Pipedrive: Lo,
|
|
202
202
|
Plaid: Zo,
|
|
203
203
|
Postgres: Eo,
|
|
204
|
-
Quickbooks:
|
|
205
|
-
Reddit:
|
|
206
|
-
Salesforce:
|
|
204
|
+
Quickbooks: Xo,
|
|
205
|
+
Reddit: Jo,
|
|
206
|
+
Salesforce: zo,
|
|
207
207
|
Shopify: Ro,
|
|
208
|
-
Singlestore:
|
|
208
|
+
Singlestore: jo,
|
|
209
209
|
Slack: c,
|
|
210
210
|
SlackAPI: c,
|
|
211
|
-
Snowflake:
|
|
212
|
-
Splunk:
|
|
213
|
-
Spotify:
|
|
211
|
+
Snowflake: Ko,
|
|
212
|
+
Splunk: Qo,
|
|
213
|
+
Spotify: Uo,
|
|
214
214
|
Square: t,
|
|
215
|
-
Squareup:
|
|
215
|
+
Squareup: Yo,
|
|
216
216
|
SquareupAPI: t,
|
|
217
217
|
SquareUpAPI: t,
|
|
218
|
-
Squarespace:
|
|
219
|
-
Stripe:
|
|
220
|
-
StripeAPI:
|
|
221
|
-
Tiktok:
|
|
222
|
-
Trello:
|
|
223
|
-
Twilio:
|
|
224
|
-
Twitch:
|
|
225
|
-
Vercel:
|
|
226
|
-
Walmart:
|
|
227
|
-
Weaviate:
|
|
228
|
-
Workday:
|
|
229
|
-
Wrike:
|
|
230
|
-
X:
|
|
231
|
-
Xero:
|
|
232
|
-
XeroAPI:
|
|
233
|
-
ZohoBooksAPI:
|
|
234
|
-
ZohoCreatorAPI:
|
|
235
|
-
Youtube:
|
|
236
|
-
Zendesk:
|
|
237
|
-
Zoom:
|
|
238
|
-
}, G = (o) =>
|
|
239
|
-
|
|
240
|
-
|
|
218
|
+
Squarespace: Vo,
|
|
219
|
+
Stripe: g,
|
|
220
|
+
StripeAPI: g,
|
|
221
|
+
Tiktok: _o,
|
|
222
|
+
Trello: $o,
|
|
223
|
+
Twilio: or,
|
|
224
|
+
Twitch: rr,
|
|
225
|
+
Vercel: mr,
|
|
226
|
+
Walmart: ir,
|
|
227
|
+
Weaviate: tr,
|
|
228
|
+
Workday: er,
|
|
229
|
+
Wrike: pr,
|
|
230
|
+
X: fr,
|
|
231
|
+
Xero: u,
|
|
232
|
+
XeroAPI: u,
|
|
233
|
+
ZohoBooksAPI: nr,
|
|
234
|
+
ZohoCreatorAPI: sr,
|
|
235
|
+
Youtube: ar,
|
|
236
|
+
Zendesk: lr,
|
|
237
|
+
Zoom: cr
|
|
238
|
+
}, G = (o) => {
|
|
239
|
+
if (!o)
|
|
240
|
+
return l;
|
|
241
|
+
const m = o.toLowerCase(), r = Object.keys(k).find(
|
|
242
|
+
(i) => i.toLowerCase() === m
|
|
243
|
+
);
|
|
244
|
+
return r ? k[r] : l;
|
|
245
|
+
}, Si = (o) => {
|
|
246
|
+
const m = h(o), r = G(m?.id);
|
|
247
|
+
return ({ className: i }) => /* @__PURE__ */ d(r, { className: i });
|
|
241
248
|
}, bi = (o) => {
|
|
242
|
-
const
|
|
243
|
-
return ({ className: i }) => /* @__PURE__ */
|
|
249
|
+
const m = h(o), r = G(m?.id);
|
|
250
|
+
return ({ className: i }) => /* @__PURE__ */ d(r, { className: i });
|
|
244
251
|
};
|
|
245
252
|
export {
|
|
246
|
-
|
|
253
|
+
k as TOOLKIT_ICON_MAP,
|
|
247
254
|
bi as getToolIconByToolkitName,
|
|
248
255
|
G as getToolkitIcon,
|
|
249
|
-
|
|
256
|
+
Si as getToolkitIconByName
|
|
250
257
|
};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@arcadeai/design-system",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.11.0",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/main.js",
|
|
7
7
|
"types": "dist/main.d.ts",
|
|
@@ -121,16 +121,16 @@
|
|
|
121
121
|
"@hookform/resolvers": "5.2.2",
|
|
122
122
|
"@semantic-release/changelog": "6.0.3",
|
|
123
123
|
"@semantic-release/git": "10.0.1",
|
|
124
|
-
"@storybook/addon-a11y": "9.1.
|
|
125
|
-
"@storybook/addon-docs": "9.1.
|
|
126
|
-
"@storybook/addon-themes": "9.1.
|
|
127
|
-
"@storybook/addon-vitest": "9.1.
|
|
128
|
-
"@storybook/react-vite": "9.1.
|
|
124
|
+
"@storybook/addon-a11y": "9.1.12",
|
|
125
|
+
"@storybook/addon-docs": "9.1.12",
|
|
126
|
+
"@storybook/addon-themes": "9.1.12",
|
|
127
|
+
"@storybook/addon-vitest": "9.1.12",
|
|
128
|
+
"@storybook/react-vite": "9.1.12",
|
|
129
129
|
"@testing-library/dom": "^10.4.1",
|
|
130
130
|
"@testing-library/jest-dom": "6.9.1",
|
|
131
131
|
"@testing-library/react": "^16.3.0",
|
|
132
132
|
"@testing-library/user-event": "^14.6.1",
|
|
133
|
-
"@types/node": "24.
|
|
133
|
+
"@types/node": "24.8.1",
|
|
134
134
|
"@types/react": "19.2.2",
|
|
135
135
|
"@types/react-dom": "19.2.2",
|
|
136
136
|
"@vitejs/plugin-react-swc": "4.1.0",
|
|
@@ -139,22 +139,22 @@
|
|
|
139
139
|
"chromatic": "13.3.0",
|
|
140
140
|
"glob": "11.0.3",
|
|
141
141
|
"globals": "16.4.0",
|
|
142
|
-
"happy-dom": "^20.0.
|
|
142
|
+
"happy-dom": "^20.0.5",
|
|
143
143
|
"husky": "9.1.7",
|
|
144
144
|
"lint-staged": "16.2.4",
|
|
145
|
-
"lucide-react": "0.
|
|
146
|
-
"playwright": "1.56.
|
|
145
|
+
"lucide-react": "0.546.0",
|
|
146
|
+
"playwright": "1.56.1",
|
|
147
147
|
"react": "19.2.0",
|
|
148
148
|
"react-dom": "19.2.0",
|
|
149
149
|
"react-hook-form": "7.65.0",
|
|
150
|
-
"recharts": "3.
|
|
151
|
-
"semantic-release": "
|
|
152
|
-
"storybook": "9.1.
|
|
150
|
+
"recharts": "3.3.0",
|
|
151
|
+
"semantic-release": "25.0.0",
|
|
152
|
+
"storybook": "9.1.12",
|
|
153
153
|
"storybook-addon-test-codegen": "2.0.1",
|
|
154
154
|
"tailwindcss": "4.1.14",
|
|
155
155
|
"tw-animate-css": "1.4.0",
|
|
156
156
|
"typescript": "~5.9.3",
|
|
157
|
-
"ultracite": "5.6.
|
|
157
|
+
"ultracite": "5.6.4",
|
|
158
158
|
"vite": "7.1.10",
|
|
159
159
|
"vite-plugin-dts": "4.5.4",
|
|
160
160
|
"vite-plugin-svgr": "^4.5.0",
|