@arcadeai/design-system 3.29.0 → 3.29.2
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 +95 -101
- package/dist/components/ui/index.d.ts +0 -1
- package/dist/components/ui/index.d.ts.map +1 -1
- package/dist/components/ui/index.js +95 -101
- package/dist/components/ui/molecules/index.d.ts +0 -2
- package/dist/components/ui/molecules/index.d.ts.map +1 -1
- package/dist/components/ui/molecules/index.js +9 -13
- package/dist/components/ui/molecules/requirement-badges.js +4 -7
- package/dist/components/ui/molecules/toolkit-card.d.ts +14 -2
- package/dist/components/ui/molecules/toolkit-card.d.ts.map +1 -1
- package/dist/components/ui/molecules/toolkit-card.js +1 -1
- package/dist/main.js +136 -142
- package/dist/{toolkit-card-BTFS_2j_.js → toolkit-card-DE-5B2dS.js} +2 -5
- package/package.json +27 -71
- package/dist/components/ui/molecules/toolkit-picker-trigger.d.ts +0 -9
- package/dist/components/ui/molecules/toolkit-picker-trigger.d.ts.map +0 -1
- package/dist/components/ui/molecules/toolkit-picker-trigger.js +0 -99
- package/dist/components/ui/molecules/toolkit-selection-summary.d.ts +0 -12
- package/dist/components/ui/molecules/toolkit-selection-summary.d.ts.map +0 -1
- package/dist/components/ui/molecules/toolkit-selection-summary.js +0 -116
- package/dist/components/ui/organisms/index.d.ts +0 -3
- package/dist/components/ui/organisms/index.d.ts.map +0 -1
- package/dist/components/ui/organisms/index.js +0 -4
- package/dist/components/ui/organisms/toolkit-picker/components/action-buttons.d.ts +0 -7
- package/dist/components/ui/organisms/toolkit-picker/components/action-buttons.d.ts.map +0 -1
- package/dist/components/ui/organisms/toolkit-picker/components/action-buttons.js +0 -54
- package/dist/components/ui/organisms/toolkit-picker/components/filter-badges.d.ts +0 -2
- package/dist/components/ui/organisms/toolkit-picker/components/filter-badges.d.ts.map +0 -1
- package/dist/components/ui/organisms/toolkit-picker/components/filter-badges.js +0 -89
- package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.d.ts +0 -2
- package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.d.ts.map +0 -1
- package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.js +0 -36
- package/dist/components/ui/organisms/toolkit-picker/components/search-input.d.ts +0 -2
- package/dist/components/ui/organisms/toolkit-picker/components/search-input.d.ts.map +0 -1
- package/dist/components/ui/organisms/toolkit-picker/components/search-input.js +0 -70
- package/dist/components/ui/organisms/toolkit-picker/components/select-button.d.ts +0 -10
- package/dist/components/ui/organisms/toolkit-picker/components/select-button.d.ts.map +0 -1
- package/dist/components/ui/organisms/toolkit-picker/components/select-button.js +0 -35
- package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.d.ts +0 -10
- package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.d.ts.map +0 -1
- package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.js +0 -36
- package/dist/components/ui/organisms/toolkit-picker/components/toolkit-list.d.ts +0 -9
- package/dist/components/ui/organisms/toolkit-picker/components/toolkit-list.d.ts.map +0 -1
- package/dist/components/ui/organisms/toolkit-picker/components/toolkit-list.js +0 -169
- package/dist/components/ui/organisms/toolkit-picker/components/tools-list.d.ts +0 -9
- package/dist/components/ui/organisms/toolkit-picker/components/tools-list.d.ts.map +0 -1
- package/dist/components/ui/organisms/toolkit-picker/components/tools-list.js +0 -125
- package/dist/components/ui/organisms/toolkit-picker/components/unoptimized-toggle.d.ts +0 -21
- package/dist/components/ui/organisms/toolkit-picker/components/unoptimized-toggle.d.ts.map +0 -1
- package/dist/components/ui/organisms/toolkit-picker/components/unoptimized-toggle.js +0 -29
- package/dist/components/ui/organisms/toolkit-picker/hooks/featured-toolkits.d.ts +0 -8
- package/dist/components/ui/organisms/toolkit-picker/hooks/featured-toolkits.d.ts.map +0 -1
- package/dist/components/ui/organisms/toolkit-picker/hooks/featured-toolkits.js +0 -11
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.d.ts +0 -60
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.d.ts.map +0 -1
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.js +0 -326
- package/dist/components/ui/organisms/toolkit-picker/index.d.ts +0 -17
- package/dist/components/ui/organisms/toolkit-picker/index.d.ts.map +0 -1
- package/dist/components/ui/organisms/toolkit-picker/index.js +0 -17
- package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.d.ts +0 -14
- package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.d.ts.map +0 -1
- package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.js +0 -896
- package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.d.ts +0 -3
- package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.d.ts.map +0 -1
- package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.js +0 -221
- package/dist/components/ui/organisms/toolkit-picker/utils/toolkit-grouping.d.ts +0 -51
- package/dist/components/ui/organisms/toolkit-picker/utils/toolkit-grouping.d.ts.map +0 -1
- package/dist/components/ui/organisms/toolkit-picker/utils/toolkit-grouping.js +0 -81
- package/dist/lib/arcade/arcade.d.ts +0 -76
- package/dist/lib/arcade/arcade.d.ts.map +0 -1
- package/dist/lib/arcade/arcade.js +0 -1305
- package/dist/lib/arcade/mocks.d.ts +0 -3
- package/dist/lib/arcade/mocks.d.ts.map +0 -1
- package/dist/lib/arcade/mocks.js +0 -547
- package/dist/lib/arcade/toolkit-collection.d.ts +0 -15
- package/dist/lib/arcade/toolkit-collection.d.ts.map +0 -1
- package/dist/lib/arcade/toolkit-collection.js +0 -149
- package/dist/web-sgv-FK6q.js +0 -84
package/dist/main.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
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 f, AlertTitle as l } from "./components/ui/atoms/alert.js";
|
|
3
|
-
import { AlertDialog as n, AlertDialogAction as d, AlertDialogCancel as u, AlertDialogContent as g, AlertDialogDescription as
|
|
4
|
-
import { Avatar as M, AvatarFallback as
|
|
5
|
-
import { Badge as
|
|
6
|
-
import { Breadcrumb as O, BreadcrumbEllipsis as R, BreadcrumbItem as
|
|
3
|
+
import { AlertDialog as n, AlertDialogAction as d, AlertDialogCancel as u, AlertDialogContent as g, AlertDialogDescription as s, AlertDialogFooter as c, AlertDialogHeader as b, AlertDialogOverlay as S, AlertDialogPortal as C, AlertDialogTitle as T, AlertDialogTrigger as D } from "./components/ui/atoms/alert-dialog.js";
|
|
4
|
+
import { Avatar as M, AvatarFallback as h, 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 O, 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
7
|
import { Button as _, buttonVariants as F } from "./components/ui/atoms/button.js";
|
|
8
8
|
import { ByocBadge as U } from "./components/ui/atoms/byoc-badge.js";
|
|
9
9
|
import { C as z, a as W } from "./calendar-cxv-TTEh.js";
|
|
@@ -11,8 +11,8 @@ import { Card as q, CardAction as K, CardContent as J, CardDescription as X, Car
|
|
|
11
11
|
import { ChartContainer as oo, ChartLegend as ro, ChartLegendContent as eo, ChartStyle as to, ChartTooltip as po, ChartTooltipContent as ao } from "./components/ui/atoms/chart.js";
|
|
12
12
|
import { Checkbox as io } from "./components/ui/atoms/checkbox.js";
|
|
13
13
|
import { Collapsible as lo, CollapsibleContent as xo, CollapsibleTrigger as no } from "./components/ui/atoms/collapsible.js";
|
|
14
|
-
import { Command as go, CommandDialog as
|
|
15
|
-
import { Dialog as
|
|
14
|
+
import { Command as go, CommandDialog as so, CommandEmpty as co, CommandGroup as bo, CommandInput as So, CommandItem as Co, CommandList as To, CommandSeparator as Do, CommandShortcut as Ao } from "./components/ui/atoms/command.js";
|
|
15
|
+
import { Dialog as ho, DialogClose as Po, DialogContent as Bo, DialogDescription as Io, DialogFooter as ko, DialogHeader as Go, DialogOverlay as Oo, DialogPortal as Ro, DialogTitle as vo, DialogTrigger as wo } from "./components/ui/atoms/dialog.js";
|
|
16
16
|
import { DropdownMenu as Ho, DropdownMenuCheckboxItem as Lo, DropdownMenuContent as Eo, DropdownMenuGroup as _o, DropdownMenuItem as Fo, DropdownMenuLabel as Vo, DropdownMenuPortal as Uo, DropdownMenuRadioGroup as No, DropdownMenuRadioItem as zo, DropdownMenuSeparator as Wo, DropdownMenuShortcut as Zo, DropdownMenuSub as qo, DropdownMenuSubContent as Ko, DropdownMenuSubTrigger as Jo, DropdownMenuTrigger as Xo } from "./components/ui/atoms/dropdown-menu.js";
|
|
17
17
|
import { HoverCard as Yo, HoverCardContent as jo, HoverCardTrigger as $o } from "./components/ui/atoms/hover-card.js";
|
|
18
18
|
import { Adp as rr } from "./components/ui/atoms/icons/adp.js";
|
|
@@ -22,16 +22,16 @@ import { Amplitude as ir } from "./components/ui/atoms/icons/amplitude.js";
|
|
|
22
22
|
import { Arcade as lr } from "./components/ui/atoms/icons/arcade.js";
|
|
23
23
|
import { Asana as nr } from "./components/ui/atoms/icons/asana.js";
|
|
24
24
|
import { Ashby as ur } from "./components/ui/atoms/icons/ashby.js";
|
|
25
|
-
import { Atlassian as
|
|
26
|
-
import { Attio as
|
|
25
|
+
import { Atlassian as sr } from "./components/ui/atoms/icons/atlassian.js";
|
|
26
|
+
import { Attio as br } from "./components/ui/atoms/icons/attio.js";
|
|
27
27
|
import { Auth0 as Cr } from "./components/ui/atoms/icons/auth0.js";
|
|
28
28
|
import { Azure as Dr } from "./components/ui/atoms/icons/azure.js";
|
|
29
29
|
import { Bamboohr as Mr } from "./components/ui/atoms/icons/bamboohr.js";
|
|
30
|
-
import { Basecamp as
|
|
31
|
-
import { Bill as
|
|
30
|
+
import { Basecamp as Pr } from "./components/ui/atoms/icons/basecamp.js";
|
|
31
|
+
import { Bill as Ir } from "./components/ui/atoms/icons/bill.js";
|
|
32
32
|
import { Bitbucket as Gr } from "./components/ui/atoms/icons/bitbucket.js";
|
|
33
33
|
import { Bluesky as Rr } from "./components/ui/atoms/icons/bluesky.js";
|
|
34
|
-
import { Box as
|
|
34
|
+
import { Box as wr } from "./components/ui/atoms/icons/box.js";
|
|
35
35
|
import { Braze as Hr } from "./components/ui/atoms/icons/braze.js";
|
|
36
36
|
import { Brex as Er } from "./components/ui/atoms/icons/brex.js";
|
|
37
37
|
import { Brightdata as Fr } from "./components/ui/atoms/icons/brightdata.js";
|
|
@@ -49,16 +49,16 @@ import { Cursor as ie } from "./components/ui/atoms/icons/cursor.js";
|
|
|
49
49
|
import { CursorInstallDark as le } from "./components/ui/atoms/icons/cursor-install-dark.js";
|
|
50
50
|
import { CursorInstallLight as ne } from "./components/ui/atoms/icons/cursor-install-light.js";
|
|
51
51
|
import { Customerio as ue } from "./components/ui/atoms/icons/customerio.js";
|
|
52
|
-
import { Datadog as
|
|
53
|
-
import { Daytona as
|
|
52
|
+
import { Datadog as se } from "./components/ui/atoms/icons/datadog.js";
|
|
53
|
+
import { Daytona as be } from "./components/ui/atoms/icons/daytona.js";
|
|
54
54
|
import { DigitalOcean as Ce } from "./components/ui/atoms/icons/digital-ocean.js";
|
|
55
55
|
import { Discord as De } from "./components/ui/atoms/icons/discord.js";
|
|
56
56
|
import { Dropbox as Me } from "./components/ui/atoms/icons/dropbox.js";
|
|
57
|
-
import { E2b as
|
|
58
|
-
import { Ebay as
|
|
57
|
+
import { E2b as Pe } from "./components/ui/atoms/icons/e2b.js";
|
|
58
|
+
import { Ebay as Ie } from "./components/ui/atoms/icons/ebay.js";
|
|
59
59
|
import { Evernote as Ge } from "./components/ui/atoms/icons/evernote.js";
|
|
60
60
|
import { Exa as Re } from "./components/ui/atoms/icons/exa.js";
|
|
61
|
-
import { Factorial as
|
|
61
|
+
import { Factorial as we } from "./components/ui/atoms/icons/factorial.js";
|
|
62
62
|
import { Figma as He } from "./components/ui/atoms/icons/figma.js";
|
|
63
63
|
import { Firecrawl as Ee } from "./components/ui/atoms/icons/firecrawl.js";
|
|
64
64
|
import { Freshservice as Fe } from "./components/ui/atoms/icons/freshservice.js";
|
|
@@ -76,16 +76,16 @@ import { GoogleFinance as it } from "./components/ui/atoms/icons/google-finance.
|
|
|
76
76
|
import { GoogleFlight as lt } from "./components/ui/atoms/icons/google-flight.js";
|
|
77
77
|
import { GoogleFlights as nt } from "./components/ui/atoms/icons/google-flights.js";
|
|
78
78
|
import { GoogleHotels as ut } from "./components/ui/atoms/icons/google-hotels.js";
|
|
79
|
-
import { GoogleJobs as
|
|
80
|
-
import { GoogleMaps as
|
|
79
|
+
import { GoogleJobs as st } from "./components/ui/atoms/icons/google-jobs.js";
|
|
80
|
+
import { GoogleMaps as bt } from "./components/ui/atoms/icons/google-maps.js";
|
|
81
81
|
import { GoogleNews as Ct } from "./components/ui/atoms/icons/google-news.js";
|
|
82
82
|
import { GoogleSheets as Dt } from "./components/ui/atoms/icons/google-sheets.js";
|
|
83
83
|
import { GoogleShopping as Mt } from "./components/ui/atoms/icons/google-shopping.js";
|
|
84
|
-
import { GoogleSlides as
|
|
85
|
-
import { Goose as
|
|
84
|
+
import { GoogleSlides as Pt } from "./components/ui/atoms/icons/google-slides.js";
|
|
85
|
+
import { Goose as It } from "./components/ui/atoms/icons/goose.js";
|
|
86
86
|
import { Heroku as Gt } from "./components/ui/atoms/icons/heroku.js";
|
|
87
87
|
import { Hootsuite as Rt } from "./components/ui/atoms/icons/hootsuite.js";
|
|
88
|
-
import { Hubspot as
|
|
88
|
+
import { Hubspot as wt } from "./components/ui/atoms/icons/hubspot.js";
|
|
89
89
|
import { Imgflip as Ht } from "./components/ui/atoms/icons/imgflip.js";
|
|
90
90
|
import { Intercom as Et } from "./components/ui/atoms/icons/intercom.js";
|
|
91
91
|
import { Jira as Ft } from "./components/ui/atoms/icons/jira.js";
|
|
@@ -103,16 +103,16 @@ import { MicrosoftSharepoint as ip } from "./components/ui/atoms/icons/microsoft
|
|
|
103
103
|
import { MicrosoftTeams as lp } from "./components/ui/atoms/icons/microsoft-teams.js";
|
|
104
104
|
import { MicrosoftWord as np } from "./components/ui/atoms/icons/microsoft-word.js";
|
|
105
105
|
import { Miro as up } from "./components/ui/atoms/icons/miro.js";
|
|
106
|
-
import { Monday as
|
|
107
|
-
import { MongoDB as
|
|
106
|
+
import { Monday as sp } from "./components/ui/atoms/icons/monday.js";
|
|
107
|
+
import { MongoDB as bp } from "./components/ui/atoms/icons/mongodb.js";
|
|
108
108
|
import { Netsuite as Cp } from "./components/ui/atoms/icons/netsuite.js";
|
|
109
109
|
import { Notion as Dp } from "./components/ui/atoms/icons/notion.js";
|
|
110
110
|
import { Oauth as Mp } from "./components/ui/atoms/icons/oauth.js";
|
|
111
|
-
import { Obsidian as
|
|
112
|
-
import { Okta as
|
|
111
|
+
import { Obsidian as Pp } from "./components/ui/atoms/icons/obsidian.js";
|
|
112
|
+
import { Okta as Ip } from "./components/ui/atoms/icons/okta.js";
|
|
113
113
|
import { Openai as Gp } from "./components/ui/atoms/icons/openai.js";
|
|
114
114
|
import { OutlookCalendar as Rp } from "./components/ui/atoms/icons/outlook-calendar.js";
|
|
115
|
-
import { OutlookMail as
|
|
115
|
+
import { OutlookMail as wp } from "./components/ui/atoms/icons/outlook-mail.js";
|
|
116
116
|
import { Pagerduty as Hp } from "./components/ui/atoms/icons/pagerduty.js";
|
|
117
117
|
import { Pinecone as Ep } from "./components/ui/atoms/icons/pinecone.js";
|
|
118
118
|
import { Pinterest as Fp } from "./components/ui/atoms/icons/pinterest.js";
|
|
@@ -130,16 +130,16 @@ import { Singlestore as ia } from "./components/ui/atoms/icons/singlestore.js";
|
|
|
130
130
|
import { Slack as la } from "./components/ui/atoms/icons/slack.js";
|
|
131
131
|
import { Snowflake as na } from "./components/ui/atoms/icons/snowflake.js";
|
|
132
132
|
import { Splunk as ua } from "./components/ui/atoms/icons/splunk.js";
|
|
133
|
-
import { Spotify as
|
|
134
|
-
import { Square as
|
|
133
|
+
import { Spotify as sa } from "./components/ui/atoms/icons/spotify.js";
|
|
134
|
+
import { Square as ba } from "./components/ui/atoms/icons/square.js";
|
|
135
135
|
import { Squarespace as Ca } from "./components/ui/atoms/icons/squarespace.js";
|
|
136
136
|
import { Squareup as Da } from "./components/ui/atoms/icons/squareup.js";
|
|
137
137
|
import { Stripe as Ma } from "./components/ui/atoms/icons/stripe.js";
|
|
138
|
-
import { Tesla as
|
|
139
|
-
import { Ticktick as
|
|
138
|
+
import { Tesla as Pa } from "./components/ui/atoms/icons/tesla.js";
|
|
139
|
+
import { Ticktick as Ia } from "./components/ui/atoms/icons/ticktick.js";
|
|
140
140
|
import { Tiktok as Ga } from "./components/ui/atoms/icons/tiktok.js";
|
|
141
141
|
import { Trello as Ra } from "./components/ui/atoms/icons/trello.js";
|
|
142
|
-
import { Twilio as
|
|
142
|
+
import { Twilio as wa } from "./components/ui/atoms/icons/twilio.js";
|
|
143
143
|
import { Twitch as Ha } from "./components/ui/atoms/icons/twitch.js";
|
|
144
144
|
import { Vercel as Ea } from "./components/ui/atoms/icons/vercel.js";
|
|
145
145
|
import { Vscode as Fa } from "./components/ui/atoms/icons/vscode.js";
|
|
@@ -157,19 +157,19 @@ import { ZohoBooks as im } from "./components/ui/atoms/icons/zoho-books.js";
|
|
|
157
157
|
import { ZohoCreator as lm } from "./components/ui/atoms/icons/zoho-creator.js";
|
|
158
158
|
import { Zoom as nm } from "./components/ui/atoms/icons/zoom.js";
|
|
159
159
|
import { Input as um } from "./components/ui/atoms/input.js";
|
|
160
|
-
import { Label as
|
|
161
|
-
import { MobileTooltip as
|
|
162
|
-
import { Popover as Am, PopoverAnchor as Mm, PopoverContent as
|
|
163
|
-
import { ProBadge as
|
|
160
|
+
import { Label as sm } from "./components/ui/atoms/label.js";
|
|
161
|
+
import { MobileTooltip as bm, MobileTooltipContent as Sm, MobileTooltipProvider as Cm, MobileTooltipTrigger as Tm } from "./components/ui/atoms/mobile-tooltip.js";
|
|
162
|
+
import { Popover as Am, PopoverAnchor as Mm, PopoverContent as hm, PopoverTrigger as Pm } from "./components/ui/atoms/popover.js";
|
|
163
|
+
import { ProBadge as Im } from "./components/ui/atoms/pro-badge.js";
|
|
164
164
|
import { Progress as Gm } from "./components/ui/atoms/progress.js";
|
|
165
|
-
import { RadioGroup as Rm, RadioGroupItem as
|
|
166
|
-
import { ResizableHandle as
|
|
165
|
+
import { RadioGroup as Rm, RadioGroupItem as vm } from "./components/ui/atoms/radio-group.js";
|
|
166
|
+
import { ResizableHandle as ym, ResizablePanel as Hm, ResizablePanelGroup as Lm } from "./components/ui/atoms/resizable.js";
|
|
167
167
|
import { ScrollArea as _m, ScrollBar as Fm } from "./components/ui/atoms/scroll-area.js";
|
|
168
168
|
import { Select as Um, SelectContent as Nm, SelectGroup as zm, SelectItem as Wm, SelectLabel as Zm, SelectScrollDownButton as qm, SelectScrollUpButton as Km, SelectSeparator as Jm, SelectTrigger as Xm, SelectValue as Qm } from "./components/ui/atoms/select.js";
|
|
169
169
|
import { Separator as jm } from "./components/ui/atoms/separator.js";
|
|
170
170
|
import { Sheet as oi, SheetClose as ri, SheetContent as ei, SheetDescription as ti, SheetFooter as pi, SheetHeader as ai, SheetTitle as mi, SheetTrigger as ii } from "./components/ui/atoms/sheet.js";
|
|
171
|
-
import { Sidebar as li, SidebarContent as xi, SidebarFooter as ni, SidebarGroup as di, SidebarGroupAction as ui, SidebarGroupContent as gi, SidebarGroupLabel as
|
|
172
|
-
import { Skeleton as
|
|
171
|
+
import { Sidebar as li, SidebarContent as xi, SidebarFooter as ni, SidebarGroup as di, SidebarGroupAction as ui, SidebarGroupContent as gi, SidebarGroupLabel as si, SidebarHeader as ci, SidebarInput as bi, SidebarInset as Si, SidebarMenu as Ci, SidebarMenuAction as Ti, SidebarMenuBadge as Di, SidebarMenuButton as Ai, SidebarMenuItem as Mi, SidebarMenuSkeleton as hi, SidebarMenuSub as Pi, SidebarMenuSubButton as Bi, SidebarMenuSubItem as Ii, SidebarProvider as ki, SidebarRail as Gi, SidebarSeparator as Oi, SidebarTrigger as Ri, useSidebar as vi } from "./components/ui/atoms/sidebar.js";
|
|
172
|
+
import { Skeleton as yi } from "./components/ui/atoms/skeleton.js";
|
|
173
173
|
import { Slider as Li } from "./components/ui/atoms/slider.js";
|
|
174
174
|
import { Switch as _i } from "./components/ui/atoms/switch.js";
|
|
175
175
|
import { Table as Vi, TableBody as Ui, TableCaption as Ni, TableCell as zi, TableFooter as Wi, TableHead as Zi, TableHeader as qi, TableRow as Ki } from "./components/ui/atoms/table.js";
|
|
@@ -179,17 +179,14 @@ import { Toggle as ef, toggleVariants as tf } from "./components/ui/atoms/toggle
|
|
|
179
179
|
import { Tooltip as af, TooltipContent as mf, TooltipProvider as ff, TooltipTrigger as lf } from "./components/ui/atoms/tooltip.js";
|
|
180
180
|
import { VirtualizedGrid as nf } from "./components/ui/atoms/virtualized-grid.js";
|
|
181
181
|
import { DateTimePicker as uf } from "./components/ui/molecules/date-time-picker.js";
|
|
182
|
-
import { EmptyState as
|
|
183
|
-
import { R as
|
|
182
|
+
import { EmptyState as sf } from "./components/ui/molecules/empty-state.js";
|
|
183
|
+
import { R as bf, T as Sf } from "./toolkit-card-DE-5B2dS.js";
|
|
184
184
|
import { ToolCard as Tf } from "./components/ui/molecules/tool-card.js";
|
|
185
|
-
import {
|
|
186
|
-
import {
|
|
187
|
-
import {
|
|
188
|
-
import {
|
|
189
|
-
import {
|
|
190
|
-
import { TOOLKIT_ICON_MAP as Ff, getToolIconByToolkitName as Vf, getToolkitIcon as Uf, getToolkitIconByName as Nf } from "./metadata/toolkit-icons.js";
|
|
191
|
-
import { CATEGORIES as Wf, TOOLKITS as Zf, TOOLKIT_CATALOGUE as qf } from "./metadata/toolkits.js";
|
|
192
|
-
import { findPrebuiltProviderById as Jf, findPrebuiltProviderByProviderId as Xf, findToolkitByName as Qf, isKnownToolkit as Yf, isPrebuiltProvider as jf } from "./metadata/utils.js";
|
|
185
|
+
import { PUBLIC_ICON_URL as Af } from "./metadata/constants.js";
|
|
186
|
+
import { MCP_OAUTH2_PROVIDER as hf, OAUTH2_PROVIDER as Pf, OAUTH_PROVIDERS as Bf, OAUTH_PROVIDER_CATALOGUE as If, OAuthId as kf, OAuthProviderId as Gf, OTHER_OAUTH_PROVIDERS as Of, PREBUILT_OAUTH_PROVIDERS as Rf } from "./metadata/oauth-providers.js";
|
|
187
|
+
import { TOOLKIT_ICON_MAP as wf, getToolIconByToolkitName as yf, getToolkitIcon as Hf, getToolkitIconByName as Lf } from "./metadata/toolkit-icons.js";
|
|
188
|
+
import { CATEGORIES as _f, TOOLKITS as Ff, TOOLKIT_CATALOGUE as Vf } from "./metadata/toolkits.js";
|
|
189
|
+
import { findPrebuiltProviderById as Nf, findPrebuiltProviderByProviderId as zf, findToolkitByName as Wf, isKnownToolkit as Zf, isPrebuiltProvider as qf } from "./metadata/utils.js";
|
|
193
190
|
export {
|
|
194
191
|
e as Accordion,
|
|
195
192
|
t as AccordionContent,
|
|
@@ -204,10 +201,10 @@ export {
|
|
|
204
201
|
d as AlertDialogAction,
|
|
205
202
|
u as AlertDialogCancel,
|
|
206
203
|
g as AlertDialogContent,
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
204
|
+
s as AlertDialogDescription,
|
|
205
|
+
c as AlertDialogFooter,
|
|
206
|
+
b as AlertDialogHeader,
|
|
207
|
+
S as AlertDialogOverlay,
|
|
211
208
|
C as AlertDialogPortal,
|
|
212
209
|
T as AlertDialogTitle,
|
|
213
210
|
D as AlertDialogTrigger,
|
|
@@ -216,26 +213,26 @@ export {
|
|
|
216
213
|
lr as Arcade,
|
|
217
214
|
nr as Asana,
|
|
218
215
|
ur as Ashby,
|
|
219
|
-
|
|
220
|
-
|
|
216
|
+
sr as Atlassian,
|
|
217
|
+
br as Attio,
|
|
221
218
|
Cr as Auth0,
|
|
222
219
|
M as Avatar,
|
|
223
|
-
|
|
224
|
-
|
|
220
|
+
h as AvatarFallback,
|
|
221
|
+
P as AvatarImage,
|
|
225
222
|
Dr as Azure,
|
|
226
|
-
|
|
223
|
+
I as Badge,
|
|
227
224
|
Mr as Bamboohr,
|
|
228
|
-
|
|
229
|
-
|
|
225
|
+
Pr as Basecamp,
|
|
226
|
+
Ir as Bill,
|
|
230
227
|
Gr as Bitbucket,
|
|
231
228
|
Rr as Bluesky,
|
|
232
|
-
|
|
229
|
+
wr as Box,
|
|
233
230
|
Hr as Braze,
|
|
234
231
|
O as Breadcrumb,
|
|
235
232
|
R as BreadcrumbEllipsis,
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
233
|
+
v as BreadcrumbItem,
|
|
234
|
+
w as BreadcrumbLink,
|
|
235
|
+
y as BreadcrumbList,
|
|
239
236
|
H as BreadcrumbPage,
|
|
240
237
|
L as BreadcrumbSeparator,
|
|
241
238
|
Er as Brex,
|
|
@@ -243,7 +240,7 @@ export {
|
|
|
243
240
|
Ur as Buffer,
|
|
244
241
|
_ as Button,
|
|
245
242
|
U as ByocBadge,
|
|
246
|
-
|
|
243
|
+
_f as CATEGORIES,
|
|
247
244
|
z as Calendar,
|
|
248
245
|
W as CalendarDayButton,
|
|
249
246
|
zr as Calendly,
|
|
@@ -272,10 +269,10 @@ export {
|
|
|
272
269
|
xo as CollapsibleContent,
|
|
273
270
|
no as CollapsibleTrigger,
|
|
274
271
|
go as Command,
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
272
|
+
so as CommandDialog,
|
|
273
|
+
co as CommandEmpty,
|
|
274
|
+
bo as CommandGroup,
|
|
275
|
+
So as CommandInput,
|
|
279
276
|
Co as CommandItem,
|
|
280
277
|
To as CommandList,
|
|
281
278
|
Do as CommandSeparator,
|
|
@@ -285,19 +282,19 @@ export {
|
|
|
285
282
|
le as CursorInstallDark,
|
|
286
283
|
ne as CursorInstallLight,
|
|
287
284
|
ue as Customerio,
|
|
288
|
-
|
|
285
|
+
se as Datadog,
|
|
289
286
|
uf as DateTimePicker,
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
287
|
+
be as Daytona,
|
|
288
|
+
ho as Dialog,
|
|
289
|
+
Po as DialogClose,
|
|
290
|
+
Bo as DialogContent,
|
|
291
|
+
Io as DialogDescription,
|
|
292
|
+
ko as DialogFooter,
|
|
296
293
|
Go as DialogHeader,
|
|
297
294
|
Oo as DialogOverlay,
|
|
298
295
|
Ro as DialogPortal,
|
|
299
|
-
|
|
300
|
-
|
|
296
|
+
vo as DialogTitle,
|
|
297
|
+
wo as DialogTrigger,
|
|
301
298
|
Ce as DigitalOcean,
|
|
302
299
|
De as Discord,
|
|
303
300
|
Me as Dropbox,
|
|
@@ -316,12 +313,12 @@ export {
|
|
|
316
313
|
Ko as DropdownMenuSubContent,
|
|
317
314
|
Jo as DropdownMenuSubTrigger,
|
|
318
315
|
Xo as DropdownMenuTrigger,
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
316
|
+
Pe as E2b,
|
|
317
|
+
Ie as Ebay,
|
|
318
|
+
sf as EmptyState,
|
|
322
319
|
Ge as Evernote,
|
|
323
320
|
Re as Exa,
|
|
324
|
-
|
|
321
|
+
we as Factorial,
|
|
325
322
|
He as Figma,
|
|
326
323
|
Ee as Firecrawl,
|
|
327
324
|
Fe as Freshservice,
|
|
@@ -339,28 +336,28 @@ export {
|
|
|
339
336
|
lt as GoogleFlight,
|
|
340
337
|
nt as GoogleFlights,
|
|
341
338
|
ut as GoogleHotels,
|
|
342
|
-
|
|
343
|
-
|
|
339
|
+
st as GoogleJobs,
|
|
340
|
+
bt as GoogleMaps,
|
|
344
341
|
Ct as GoogleNews,
|
|
345
342
|
Dt as GoogleSheets,
|
|
346
343
|
Mt as GoogleShopping,
|
|
347
|
-
|
|
348
|
-
|
|
344
|
+
Pt as GoogleSlides,
|
|
345
|
+
It as Goose,
|
|
349
346
|
Gt as Heroku,
|
|
350
347
|
Rt as Hootsuite,
|
|
351
348
|
Yo as HoverCard,
|
|
352
349
|
jo as HoverCardContent,
|
|
353
350
|
$o as HoverCardTrigger,
|
|
354
|
-
|
|
351
|
+
wt as Hubspot,
|
|
355
352
|
Ht as Imgflip,
|
|
356
353
|
um as Input,
|
|
357
354
|
Et as Intercom,
|
|
358
355
|
Ft as Jira,
|
|
359
|
-
|
|
356
|
+
sm as Label,
|
|
360
357
|
Ut as Linear,
|
|
361
358
|
zt as Linkedin,
|
|
362
359
|
Zt as Luma,
|
|
363
|
-
|
|
360
|
+
hf as MCP_OAUTH2_PROVIDER,
|
|
364
361
|
Kt as Mailchimp,
|
|
365
362
|
Xt as Mcp,
|
|
366
363
|
Yt as Microsoft,
|
|
@@ -372,28 +369,28 @@ export {
|
|
|
372
369
|
lp as MicrosoftTeams,
|
|
373
370
|
np as MicrosoftWord,
|
|
374
371
|
up as Miro,
|
|
375
|
-
|
|
376
|
-
|
|
372
|
+
bm as MobileTooltip,
|
|
373
|
+
Sm as MobileTooltipContent,
|
|
377
374
|
Cm as MobileTooltipProvider,
|
|
378
375
|
Tm as MobileTooltipTrigger,
|
|
379
|
-
|
|
380
|
-
|
|
376
|
+
sp as Monday,
|
|
377
|
+
bp as MongoDB,
|
|
381
378
|
Cp as Netsuite,
|
|
382
379
|
Dp as Notion,
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
380
|
+
Pf as OAUTH2_PROVIDER,
|
|
381
|
+
Bf as OAUTH_PROVIDERS,
|
|
382
|
+
If as OAUTH_PROVIDER_CATALOGUE,
|
|
383
|
+
kf as OAuthId,
|
|
384
|
+
Gf as OAuthProviderId,
|
|
385
|
+
Of as OTHER_OAUTH_PROVIDERS,
|
|
389
386
|
Mp as Oauth,
|
|
390
|
-
|
|
391
|
-
|
|
387
|
+
Pp as Obsidian,
|
|
388
|
+
Ip as Okta,
|
|
392
389
|
Gp as Openai,
|
|
393
390
|
Rp as OutlookCalendar,
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
391
|
+
wp as OutlookMail,
|
|
392
|
+
Rf as PREBUILT_OAUTH_PROVIDERS,
|
|
393
|
+
Af as PUBLIC_ICON_URL,
|
|
397
394
|
Hp as Pagerduty,
|
|
398
395
|
Ep as Pinecone,
|
|
399
396
|
Fp as Pinterest,
|
|
@@ -401,20 +398,20 @@ export {
|
|
|
401
398
|
zp as Plaid,
|
|
402
399
|
Am as Popover,
|
|
403
400
|
Mm as PopoverAnchor,
|
|
404
|
-
|
|
405
|
-
|
|
401
|
+
hm as PopoverContent,
|
|
402
|
+
Pm as PopoverTrigger,
|
|
406
403
|
Zp as Postgres,
|
|
407
404
|
Kp as Posthog,
|
|
408
|
-
|
|
405
|
+
Im as ProBadge,
|
|
409
406
|
Gm as Progress,
|
|
410
407
|
Xp as Pylon,
|
|
411
408
|
Yp as Quickbooks,
|
|
412
409
|
Rm as RadioGroup,
|
|
413
|
-
|
|
410
|
+
vm as RadioGroupItem,
|
|
414
411
|
$p as Railway,
|
|
415
412
|
ra as Reddit,
|
|
416
|
-
|
|
417
|
-
|
|
413
|
+
bf as RequirementBadges,
|
|
414
|
+
ym as ResizableHandle,
|
|
418
415
|
Hm as ResizablePanel,
|
|
419
416
|
Lm as ResizablePanelGroup,
|
|
420
417
|
ta as Salesforce,
|
|
@@ -446,38 +443,38 @@ export {
|
|
|
446
443
|
di as SidebarGroup,
|
|
447
444
|
ui as SidebarGroupAction,
|
|
448
445
|
gi as SidebarGroupContent,
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
446
|
+
si as SidebarGroupLabel,
|
|
447
|
+
ci as SidebarHeader,
|
|
448
|
+
bi as SidebarInput,
|
|
449
|
+
Si as SidebarInset,
|
|
453
450
|
Ci as SidebarMenu,
|
|
454
451
|
Ti as SidebarMenuAction,
|
|
455
452
|
Di as SidebarMenuBadge,
|
|
456
453
|
Ai as SidebarMenuButton,
|
|
457
454
|
Mi as SidebarMenuItem,
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
455
|
+
hi as SidebarMenuSkeleton,
|
|
456
|
+
Pi as SidebarMenuSub,
|
|
457
|
+
Bi as SidebarMenuSubButton,
|
|
458
|
+
Ii as SidebarMenuSubItem,
|
|
459
|
+
ki as SidebarProvider,
|
|
463
460
|
Gi as SidebarRail,
|
|
464
461
|
Oi as SidebarSeparator,
|
|
465
462
|
Ri as SidebarTrigger,
|
|
466
463
|
ia as Singlestore,
|
|
467
|
-
|
|
464
|
+
yi as Skeleton,
|
|
468
465
|
la as Slack,
|
|
469
466
|
Li as Slider,
|
|
470
467
|
na as Snowflake,
|
|
471
468
|
ua as Splunk,
|
|
472
|
-
|
|
473
|
-
|
|
469
|
+
sa as Spotify,
|
|
470
|
+
ba as Square,
|
|
474
471
|
Ca as Squarespace,
|
|
475
472
|
Da as Squareup,
|
|
476
473
|
Ma as Stripe,
|
|
477
474
|
_i as Switch,
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
475
|
+
Ff as TOOLKITS,
|
|
476
|
+
Vf as TOOLKIT_CATALOGUE,
|
|
477
|
+
wf as TOOLKIT_ICON_MAP,
|
|
481
478
|
Vi as Table,
|
|
482
479
|
Ui as TableBody,
|
|
483
480
|
Ni as TableCaption,
|
|
@@ -490,22 +487,19 @@ export {
|
|
|
490
487
|
Qi as TabsContent,
|
|
491
488
|
Yi as TabsList,
|
|
492
489
|
ji as TabsTrigger,
|
|
493
|
-
|
|
490
|
+
Pa as Tesla,
|
|
494
491
|
of as Textarea,
|
|
495
|
-
|
|
492
|
+
Ia as Ticktick,
|
|
496
493
|
Ga as Tiktok,
|
|
497
494
|
ef as Toggle,
|
|
498
495
|
Tf as ToolCard,
|
|
499
|
-
|
|
500
|
-
kf as ToolkitPicker,
|
|
501
|
-
Af as ToolkitPickerTrigger,
|
|
502
|
-
Pf as ToolkitSelectionSummary,
|
|
496
|
+
Sf as ToolkitCard,
|
|
503
497
|
af as Tooltip,
|
|
504
498
|
mf as TooltipContent,
|
|
505
499
|
ff as TooltipProvider,
|
|
506
500
|
lf as TooltipTrigger,
|
|
507
501
|
Ra as Trello,
|
|
508
|
-
|
|
502
|
+
wa as Twilio,
|
|
509
503
|
Ha as Twitch,
|
|
510
504
|
Ea as Vercel,
|
|
511
505
|
nf as VirtualizedGrid,
|
|
@@ -523,16 +517,16 @@ export {
|
|
|
523
517
|
im as ZohoBooks,
|
|
524
518
|
lm as ZohoCreator,
|
|
525
519
|
nm as Zoom,
|
|
526
|
-
|
|
520
|
+
k as badgeVariants,
|
|
527
521
|
F as buttonVariants,
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
522
|
+
Nf as findPrebuiltProviderById,
|
|
523
|
+
zf as findPrebuiltProviderByProviderId,
|
|
524
|
+
Wf as findToolkitByName,
|
|
525
|
+
yf as getToolIconByToolkitName,
|
|
526
|
+
Hf as getToolkitIcon,
|
|
527
|
+
Lf as getToolkitIconByName,
|
|
528
|
+
Zf as isKnownToolkit,
|
|
529
|
+
qf as isPrebuiltProvider,
|
|
536
530
|
tf as toggleVariants,
|
|
537
|
-
|
|
531
|
+
vi as useSidebar
|
|
538
532
|
};
|
|
@@ -17,9 +17,6 @@ import { Tooltip as v, TooltipTrigger as y, TooltipContent as w } from "./compon
|
|
|
17
17
|
import "./components/ui/molecules/date-time-picker.js";
|
|
18
18
|
import "./components/ui/molecules/tool-card.js";
|
|
19
19
|
import { areStringArraysEqual as h, createPropsComparator as C } from "./components/ui/utils/memo.js";
|
|
20
|
-
import "./metadata/oauth-providers.js";
|
|
21
|
-
import "./metadata/toolkits.js";
|
|
22
|
-
import "./components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.js";
|
|
23
20
|
const F = ({
|
|
24
21
|
secrets: r,
|
|
25
22
|
className: a
|
|
@@ -298,7 +295,7 @@ const Y = C([
|
|
|
298
295
|
"isByoc",
|
|
299
296
|
"isPro",
|
|
300
297
|
"hideCheckbox"
|
|
301
|
-
]),
|
|
298
|
+
]), he = f.memo(
|
|
302
299
|
X,
|
|
303
300
|
Y
|
|
304
301
|
);
|
|
@@ -306,5 +303,5 @@ export {
|
|
|
306
303
|
H as O,
|
|
307
304
|
J as R,
|
|
308
305
|
G as S,
|
|
309
|
-
|
|
306
|
+
he as T
|
|
310
307
|
};
|