@arcadeai/design-system 3.13.0 → 3.15.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/assets/icons/posthog.js +14 -0
- package/dist/assets/icons/ticktick.js +10 -0
- package/dist/components/index.js +301 -295
- package/dist/components/ui/atoms/icons/exa.d.ts +3 -0
- package/dist/components/ui/atoms/icons/exa.js +27 -0
- package/dist/components/ui/atoms/icons/index.d.ts +3 -0
- package/dist/components/ui/atoms/icons/index.js +188 -182
- package/dist/components/ui/atoms/icons/posthog.d.ts +3 -0
- package/dist/components/ui/atoms/icons/posthog.js +50 -0
- package/dist/components/ui/atoms/icons/ticktick.d.ts +3 -0
- package/dist/components/ui/atoms/icons/ticktick.js +49 -0
- package/dist/components/ui/atoms/index.js +296 -290
- package/dist/components/ui/index.js +301 -295
- package/dist/main.js +338 -332
- package/dist/metadata/oauth-providers.d.ts +2 -0
- package/dist/metadata/oauth-providers.js +43 -31
- package/dist/metadata/toolkit-icons.js +195 -187
- package/dist/metadata/toolkits.js +80 -2
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
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
|
|
5
|
-
import { Badge as
|
|
4
|
+
import { Avatar as h, AvatarFallback as P, AvatarImage as M } from "./components/ui/atoms/avatar.js";
|
|
5
|
+
import { Badge as B, badgeVariants as I } from "./components/ui/atoms/badge.js";
|
|
6
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
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";
|
|
@@ -11,7 +11,7 @@ import { ChartContainer as Y, ChartLegend as j, ChartLegendContent as $, ChartSt
|
|
|
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
|
|
14
|
+
import { Dialog as Do, DialogClose as Ao, DialogContent as ho, DialogDescription as Po, DialogFooter as Mo, DialogHeader as ko, DialogOverlay as Bo, DialogPortal as Io, DialogTitle as Oo, DialogTrigger as Go } from "./components/ui/atoms/dialog.js";
|
|
15
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";
|
|
@@ -27,9 +27,9 @@ import { Azure as br } from "./components/ui/atoms/icons/azure.js";
|
|
|
27
27
|
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
|
-
import { Bitbucket as
|
|
31
|
-
import { Bluesky as
|
|
32
|
-
import { Box as
|
|
30
|
+
import { Bitbucket as Pr } from "./components/ui/atoms/icons/bitbucket.js";
|
|
31
|
+
import { Bluesky as kr } from "./components/ui/atoms/icons/bluesky.js";
|
|
32
|
+
import { Box as Ir } from "./components/ui/atoms/icons/box.js";
|
|
33
33
|
import { Braze as Gr } from "./components/ui/atoms/icons/braze.js";
|
|
34
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";
|
|
@@ -49,123 +49,126 @@ import { Dropbox as me } from "./components/ui/atoms/icons/dropbox.js";
|
|
|
49
49
|
import { E2b as le } from "./components/ui/atoms/icons/e2b.js";
|
|
50
50
|
import { Ebay as xe } from "./components/ui/atoms/icons/ebay.js";
|
|
51
51
|
import { Evernote as de } from "./components/ui/atoms/icons/evernote.js";
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
79
|
-
import {
|
|
80
|
-
import {
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
84
|
-
import {
|
|
85
|
-
import {
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
92
|
-
import {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
95
|
-
import {
|
|
96
|
-
import {
|
|
97
|
-
import {
|
|
98
|
-
import {
|
|
99
|
-
import {
|
|
100
|
-
import {
|
|
101
|
-
import {
|
|
102
|
-
import {
|
|
103
|
-
import {
|
|
104
|
-
import {
|
|
105
|
-
import {
|
|
106
|
-
import {
|
|
107
|
-
import {
|
|
108
|
-
import {
|
|
109
|
-
import {
|
|
110
|
-
import {
|
|
111
|
-
import {
|
|
112
|
-
import {
|
|
113
|
-
import {
|
|
114
|
-
import {
|
|
115
|
-
import {
|
|
116
|
-
import {
|
|
117
|
-
import {
|
|
118
|
-
import {
|
|
119
|
-
import {
|
|
120
|
-
import {
|
|
121
|
-
import {
|
|
122
|
-
import {
|
|
123
|
-
import {
|
|
124
|
-
import {
|
|
125
|
-
import {
|
|
126
|
-
import {
|
|
127
|
-
import {
|
|
128
|
-
import {
|
|
129
|
-
import {
|
|
130
|
-
import {
|
|
131
|
-
import {
|
|
132
|
-
import {
|
|
133
|
-
import {
|
|
134
|
-
import {
|
|
135
|
-
import {
|
|
136
|
-
import {
|
|
137
|
-
import {
|
|
138
|
-
import {
|
|
139
|
-
import {
|
|
140
|
-
import {
|
|
141
|
-
import {
|
|
142
|
-
import {
|
|
143
|
-
import {
|
|
144
|
-
import {
|
|
145
|
-
import {
|
|
146
|
-
import {
|
|
147
|
-
import {
|
|
148
|
-
import {
|
|
149
|
-
import {
|
|
150
|
-
import {
|
|
151
|
-
import {
|
|
152
|
-
import {
|
|
153
|
-
import {
|
|
154
|
-
import {
|
|
155
|
-
import {
|
|
156
|
-
import {
|
|
157
|
-
import {
|
|
158
|
-
import {
|
|
159
|
-
import {
|
|
160
|
-
import {
|
|
161
|
-
import {
|
|
162
|
-
import {
|
|
163
|
-
import {
|
|
164
|
-
import {
|
|
165
|
-
import {
|
|
166
|
-
import {
|
|
167
|
-
import {
|
|
168
|
-
import {
|
|
52
|
+
import { Exa as ue } from "./components/ui/atoms/icons/exa.js";
|
|
53
|
+
import { Factorial as be } from "./components/ui/atoms/icons/factorial.js";
|
|
54
|
+
import { Figma as Te } from "./components/ui/atoms/icons/figma.js";
|
|
55
|
+
import { Firecrawl as Ce } from "./components/ui/atoms/icons/firecrawl.js";
|
|
56
|
+
import { Freshservice as Ae } from "./components/ui/atoms/icons/freshservice.js";
|
|
57
|
+
import { Generic as Pe } from "./components/ui/atoms/icons/generic.js";
|
|
58
|
+
import { Github as ke } from "./components/ui/atoms/icons/github.js";
|
|
59
|
+
import { Gitlab as Ie } from "./components/ui/atoms/icons/gitlab.js";
|
|
60
|
+
import { Gmail as Ge } from "./components/ui/atoms/icons/gmail.js";
|
|
61
|
+
import { Google as ve } from "./components/ui/atoms/icons/google.js";
|
|
62
|
+
import { GoogleCalendar as ye } from "./components/ui/atoms/icons/google-calendar.js";
|
|
63
|
+
import { GoogleContacts as Le } from "./components/ui/atoms/icons/google-contacts.js";
|
|
64
|
+
import { GoogleDocs as _e } from "./components/ui/atoms/icons/google-docs.js";
|
|
65
|
+
import { GoogleDrive as Ue } from "./components/ui/atoms/icons/google-drive.js";
|
|
66
|
+
import { GoogleFinance as Ne } from "./components/ui/atoms/icons/google-finance.js";
|
|
67
|
+
import { GoogleFlight as Ze } from "./components/ui/atoms/icons/google-flight.js";
|
|
68
|
+
import { GoogleFlights as Ke } from "./components/ui/atoms/icons/google-flights.js";
|
|
69
|
+
import { GoogleHotels as Je } from "./components/ui/atoms/icons/google-hotels.js";
|
|
70
|
+
import { GoogleJobs as Qe } from "./components/ui/atoms/icons/google-jobs.js";
|
|
71
|
+
import { GoogleMaps as je } from "./components/ui/atoms/icons/google-maps.js";
|
|
72
|
+
import { GoogleNews as ot } from "./components/ui/atoms/icons/google-news.js";
|
|
73
|
+
import { GoogleSheets as et } from "./components/ui/atoms/icons/google-sheets.js";
|
|
74
|
+
import { GoogleShopping as pt } from "./components/ui/atoms/icons/google-shopping.js";
|
|
75
|
+
import { GoogleSlides as mt } from "./components/ui/atoms/icons/google-slides.js";
|
|
76
|
+
import { Heroku as lt } from "./components/ui/atoms/icons/heroku.js";
|
|
77
|
+
import { Hootsuite as xt } from "./components/ui/atoms/icons/hootsuite.js";
|
|
78
|
+
import { Hubspot as dt } from "./components/ui/atoms/icons/hubspot.js";
|
|
79
|
+
import { Imgflip as ut } from "./components/ui/atoms/icons/imgflip.js";
|
|
80
|
+
import { Intercom as bt } from "./components/ui/atoms/icons/intercom.js";
|
|
81
|
+
import { Jira as Tt } from "./components/ui/atoms/icons/jira.js";
|
|
82
|
+
import { Linear as Ct } from "./components/ui/atoms/icons/linear.js";
|
|
83
|
+
import { Linkedin as At } from "./components/ui/atoms/icons/linkedin.js";
|
|
84
|
+
import { Mailchimp as Pt } from "./components/ui/atoms/icons/mailchimp.js";
|
|
85
|
+
import { Mcp as kt } from "./components/ui/atoms/icons/mcp.js";
|
|
86
|
+
import { Microsoft as It } from "./components/ui/atoms/icons/microsoft.js";
|
|
87
|
+
import { MicrosoftDynamics as Gt } from "./components/ui/atoms/icons/microsoft-dynamics.js";
|
|
88
|
+
import { MicrosoftSharepoint as vt } from "./components/ui/atoms/icons/microsoft-sharepoint.js";
|
|
89
|
+
import { MicrosoftTeams as yt } from "./components/ui/atoms/icons/microsoft-teams.js";
|
|
90
|
+
import { Miro as Lt } from "./components/ui/atoms/icons/miro.js";
|
|
91
|
+
import { Monday as _t } from "./components/ui/atoms/icons/monday.js";
|
|
92
|
+
import { MongoDB as Ut } from "./components/ui/atoms/icons/mongodb.js";
|
|
93
|
+
import { Netsuite as Nt } from "./components/ui/atoms/icons/netsuite.js";
|
|
94
|
+
import { Notion as Zt } from "./components/ui/atoms/icons/notion.js";
|
|
95
|
+
import { Oauth as Kt } from "./components/ui/atoms/icons/oauth.js";
|
|
96
|
+
import { Obsidian as Jt } from "./components/ui/atoms/icons/obsidian.js";
|
|
97
|
+
import { Okta as Qt } from "./components/ui/atoms/icons/okta.js";
|
|
98
|
+
import { OneDrive as jt } from "./components/ui/atoms/icons/one-drive.js";
|
|
99
|
+
import { OutlookCalendar as op } from "./components/ui/atoms/icons/outlook-calendar.js";
|
|
100
|
+
import { OutlookMail as ep } from "./components/ui/atoms/icons/outlook-mail.js";
|
|
101
|
+
import { Pagerduty as pp } from "./components/ui/atoms/icons/pagerduty.js";
|
|
102
|
+
import { Pinecone as mp } from "./components/ui/atoms/icons/pinecone.js";
|
|
103
|
+
import { Pinterest as lp } from "./components/ui/atoms/icons/pinterest.js";
|
|
104
|
+
import { Pipedrive as xp } from "./components/ui/atoms/icons/pipedrive.js";
|
|
105
|
+
import { Plaid as dp } from "./components/ui/atoms/icons/plaid.js";
|
|
106
|
+
import { Postgres as up } from "./components/ui/atoms/icons/postgres.js";
|
|
107
|
+
import { Posthog as bp } from "./components/ui/atoms/icons/posthog.js";
|
|
108
|
+
import { Quickbooks as Tp } from "./components/ui/atoms/icons/quickbooks.js";
|
|
109
|
+
import { Reddit as Cp } from "./components/ui/atoms/icons/reddit.js";
|
|
110
|
+
import { Salesforce as Ap } from "./components/ui/atoms/icons/salesforce.js";
|
|
111
|
+
import { Shopify as Pp } from "./components/ui/atoms/icons/shopify.js";
|
|
112
|
+
import { Singlestore as kp } from "./components/ui/atoms/icons/singlestore.js";
|
|
113
|
+
import { Slack as Ip } from "./components/ui/atoms/icons/slack.js";
|
|
114
|
+
import { Snowflake as Gp } from "./components/ui/atoms/icons/snowflake.js";
|
|
115
|
+
import { Splunk as vp } from "./components/ui/atoms/icons/splunk.js";
|
|
116
|
+
import { Spotify as yp } from "./components/ui/atoms/icons/spotify.js";
|
|
117
|
+
import { Square as Lp } from "./components/ui/atoms/icons/square.js";
|
|
118
|
+
import { Squarespace as _p } from "./components/ui/atoms/icons/squarespace.js";
|
|
119
|
+
import { Squareup as Up } from "./components/ui/atoms/icons/squareup.js";
|
|
120
|
+
import { Stripe as Np } from "./components/ui/atoms/icons/stripe.js";
|
|
121
|
+
import { Tesla as Zp } from "./components/ui/atoms/icons/tesla.js";
|
|
122
|
+
import { Ticktick as Kp } from "./components/ui/atoms/icons/ticktick.js";
|
|
123
|
+
import { Tiktok as Jp } from "./components/ui/atoms/icons/tiktok.js";
|
|
124
|
+
import { Trello as Qp } from "./components/ui/atoms/icons/trello.js";
|
|
125
|
+
import { Twilio as jp } from "./components/ui/atoms/icons/twilio.js";
|
|
126
|
+
import { Twitch as oa } from "./components/ui/atoms/icons/twitch.js";
|
|
127
|
+
import { Vercel as ea } from "./components/ui/atoms/icons/vercel.js";
|
|
128
|
+
import { Walmart as pa } from "./components/ui/atoms/icons/walmart.js";
|
|
129
|
+
import { Weaviate as ma } from "./components/ui/atoms/icons/weaviate.js";
|
|
130
|
+
import { Workday as la } from "./components/ui/atoms/icons/workday.js";
|
|
131
|
+
import { Wrike as xa } from "./components/ui/atoms/icons/wrike.js";
|
|
132
|
+
import { X as da } from "./components/ui/atoms/icons/x.js";
|
|
133
|
+
import { Xero as ua } from "./components/ui/atoms/icons/xero.js";
|
|
134
|
+
import { Youtube as ba } from "./components/ui/atoms/icons/youtube.js";
|
|
135
|
+
import { Zendesk as Ta } from "./components/ui/atoms/icons/zendesk.js";
|
|
136
|
+
import { Zoho as Ca } from "./components/ui/atoms/icons/zoho.js";
|
|
137
|
+
import { ZohoBooks as Aa } from "./components/ui/atoms/icons/zoho-books.js";
|
|
138
|
+
import { ZohoCreator as Pa } from "./components/ui/atoms/icons/zoho-creator.js";
|
|
139
|
+
import { Zoom as ka } from "./components/ui/atoms/icons/zoom.js";
|
|
140
|
+
import { Input as Ia } from "./components/ui/atoms/input.js";
|
|
141
|
+
import { Label as Ga } from "./components/ui/atoms/label.js";
|
|
142
|
+
import { MobileTooltip as va, MobileTooltipContent as wa, MobileTooltipProvider as ya, MobileTooltipTrigger as Ha } from "./components/ui/atoms/mobile-tooltip.js";
|
|
143
|
+
import { Popover as Ea, PopoverAnchor as _a, PopoverContent as Fa, PopoverTrigger as Ua } from "./components/ui/atoms/popover.js";
|
|
144
|
+
import { ProBadge as Na } from "./components/ui/atoms/pro-badge.js";
|
|
145
|
+
import { Progress as Za } from "./components/ui/atoms/progress.js";
|
|
146
|
+
import { RadioGroup as Ka, RadioGroupItem as Wa } from "./components/ui/atoms/radio-group.js";
|
|
147
|
+
import { ResizableHandle as Xa, ResizablePanel as Qa, ResizablePanelGroup as Ya } from "./components/ui/atoms/resizable.js";
|
|
148
|
+
import { ScrollArea as $a, ScrollBar as om } from "./components/ui/atoms/scroll-area.js";
|
|
149
|
+
import { Select as em, SelectContent as tm, SelectGroup as pm, SelectItem as am, SelectLabel as mm, SelectScrollDownButton as im, SelectScrollUpButton as lm, SelectSeparator as fm, SelectTrigger as xm, SelectValue as nm } from "./components/ui/atoms/select.js";
|
|
150
|
+
import { Separator as gm } from "./components/ui/atoms/separator.js";
|
|
151
|
+
import { Sheet as Sm, SheetClose as bm, SheetContent as cm, SheetDescription as Tm, SheetFooter as sm, SheetHeader as Cm, SheetTitle as Dm, SheetTrigger as Am } from "./components/ui/atoms/sheet.js";
|
|
152
|
+
import { Sidebar as Pm, SidebarContent as Mm, SidebarFooter as km, SidebarGroup as Bm, SidebarGroupAction as Im, SidebarGroupContent as Om, SidebarGroupLabel as Gm, SidebarHeader as Rm, SidebarInput as vm, SidebarInset as wm, SidebarMenu as ym, SidebarMenuAction as Hm, SidebarMenuBadge as Lm, SidebarMenuButton as Em, SidebarMenuItem as _m, SidebarMenuSkeleton as Fm, SidebarMenuSub as Um, SidebarMenuSubButton as Vm, SidebarMenuSubItem as Nm, SidebarProvider as zm, SidebarRail as Zm, SidebarSeparator as qm, SidebarTrigger as Km, useSidebar as Wm } from "./components/ui/atoms/sidebar.js";
|
|
153
|
+
import { Skeleton as Xm } from "./components/ui/atoms/skeleton.js";
|
|
154
|
+
import { Slider as Ym } from "./components/ui/atoms/slider.js";
|
|
155
|
+
import { Switch as $m } from "./components/ui/atoms/switch.js";
|
|
156
|
+
import { Table as ri, TableBody as ei, TableCaption as ti, TableCell as pi, TableFooter as ai, TableHead as mi, TableHeader as ii, TableRow as li } from "./components/ui/atoms/table.js";
|
|
157
|
+
import { Tabs as xi, TabsContent as ni, TabsList as di, TabsTrigger as gi } from "./components/ui/atoms/tabs.js";
|
|
158
|
+
import { Textarea as Si } from "./components/ui/atoms/textarea.js";
|
|
159
|
+
import { Toggle as ci, toggleVariants as Ti } from "./components/ui/atoms/toggle.js";
|
|
160
|
+
import { Tooltip as Ci, TooltipContent as Di, TooltipProvider as Ai, TooltipTrigger as hi } from "./components/ui/atoms/tooltip.js";
|
|
161
|
+
import { EmptyState as Mi } from "./components/ui/molecules/empty-state.js";
|
|
162
|
+
import { R as Bi, T as Ii } from "./toolkit-card-BzIa8ZXI.js";
|
|
163
|
+
import { ToolCard as Gi } from "./components/ui/molecules/tool-card.js";
|
|
164
|
+
import { ToolkitPickerTrigger as vi } from "./components/ui/molecules/toolkit-picker-trigger.js";
|
|
165
|
+
import { ToolkitSelectionSummary as yi } from "./components/ui/molecules/toolkit-selection-summary.js";
|
|
166
|
+
import { ToolkitPicker as Li } from "./components/ui/organisms/toolkit-picker/index.js";
|
|
167
|
+
import { PUBLIC_ICON_URL as _i } from "./metadata/constants.js";
|
|
168
|
+
import { MCP_OAUTH2_PROVIDER as Ui, OAUTH2_PROVIDER as Vi, OAUTH_PROVIDERS as Ni, OAUTH_PROVIDER_CATALOGUE as zi, OAuthId as Zi, OAuthProviderId as qi, OTHER_OAUTH_PROVIDERS as Ki, PREBUILT_OAUTH_PROVIDERS as Wi } from "./metadata/oauth-providers.js";
|
|
169
|
+
import { TOOLKIT_ICON_MAP as Xi, getToolIconByToolkitName as Qi, getToolkitIcon as Yi, getToolkitIconByName as ji } from "./metadata/toolkit-icons.js";
|
|
170
|
+
import { CATEGORIES as ol, TOOLKITS as rl, TOOLKIT_CATALOGUE as el } from "./metadata/toolkits.js";
|
|
171
|
+
import { findPrebuiltProviderById as pl, findPrebuiltProviderByProviderId as al, findToolkitByName as ml, isKnownToolkit as il, isPrebuiltProvider as ll } from "./metadata/utils.js";
|
|
169
172
|
export {
|
|
170
173
|
e as Accordion,
|
|
171
174
|
t as AccordionContent,
|
|
@@ -195,16 +198,16 @@ export {
|
|
|
195
198
|
dr as Atlassian,
|
|
196
199
|
ur as Auth0,
|
|
197
200
|
h as Avatar,
|
|
198
|
-
|
|
199
|
-
|
|
201
|
+
P as AvatarFallback,
|
|
202
|
+
M as AvatarImage,
|
|
200
203
|
br as Azure,
|
|
201
|
-
|
|
204
|
+
B as Badge,
|
|
202
205
|
Tr as Bamboohr,
|
|
203
206
|
Cr as Basecamp,
|
|
204
207
|
Ar as Bill,
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
+
Pr as Bitbucket,
|
|
209
|
+
kr as Bluesky,
|
|
210
|
+
Ir as Box,
|
|
208
211
|
Gr as Braze,
|
|
209
212
|
G as Breadcrumb,
|
|
210
213
|
R as BreadcrumbEllipsis,
|
|
@@ -218,7 +221,7 @@ export {
|
|
|
218
221
|
Lr as Buffer,
|
|
219
222
|
_ as Button,
|
|
220
223
|
V as ByocBadge,
|
|
221
|
-
|
|
224
|
+
ol as CATEGORIES,
|
|
222
225
|
_r as Calendly,
|
|
223
226
|
z as Card,
|
|
224
227
|
Z as CardAction,
|
|
@@ -257,11 +260,11 @@ export {
|
|
|
257
260
|
Do as Dialog,
|
|
258
261
|
Ao as DialogClose,
|
|
259
262
|
ho as DialogContent,
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
263
|
+
Po as DialogDescription,
|
|
264
|
+
Mo as DialogFooter,
|
|
265
|
+
ko as DialogHeader,
|
|
266
|
+
Bo as DialogOverlay,
|
|
267
|
+
Io as DialogPortal,
|
|
265
268
|
Oo as DialogTitle,
|
|
266
269
|
Go as DialogTrigger,
|
|
267
270
|
ee as DigitalOcean,
|
|
@@ -284,206 +287,209 @@ export {
|
|
|
284
287
|
Ko as DropdownMenuTrigger,
|
|
285
288
|
le as E2b,
|
|
286
289
|
xe as Ebay,
|
|
287
|
-
|
|
290
|
+
Mi as EmptyState,
|
|
288
291
|
de as Evernote,
|
|
289
|
-
ue as
|
|
290
|
-
be as
|
|
291
|
-
Te as
|
|
292
|
-
Ce as
|
|
293
|
-
Ae as
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
Ge as
|
|
298
|
-
ve as
|
|
299
|
-
ye as
|
|
300
|
-
Le as
|
|
301
|
-
_e as
|
|
302
|
-
Ue as
|
|
303
|
-
Ne as
|
|
304
|
-
Ze as
|
|
305
|
-
Ke as
|
|
306
|
-
Je as
|
|
307
|
-
Qe as
|
|
308
|
-
je as
|
|
309
|
-
ot as
|
|
310
|
-
et as
|
|
311
|
-
pt as
|
|
312
|
-
mt as
|
|
313
|
-
lt as
|
|
292
|
+
ue as Exa,
|
|
293
|
+
be as Factorial,
|
|
294
|
+
Te as Figma,
|
|
295
|
+
Ce as Firecrawl,
|
|
296
|
+
Ae as Freshservice,
|
|
297
|
+
Pe as Generic,
|
|
298
|
+
ke as Github,
|
|
299
|
+
Ie as Gitlab,
|
|
300
|
+
Ge as Gmail,
|
|
301
|
+
ve as Google,
|
|
302
|
+
ye as GoogleCalendar,
|
|
303
|
+
Le as GoogleContacts,
|
|
304
|
+
_e as GoogleDocs,
|
|
305
|
+
Ue as GoogleDrive,
|
|
306
|
+
Ne as GoogleFinance,
|
|
307
|
+
Ze as GoogleFlight,
|
|
308
|
+
Ke as GoogleFlights,
|
|
309
|
+
Je as GoogleHotels,
|
|
310
|
+
Qe as GoogleJobs,
|
|
311
|
+
je as GoogleMaps,
|
|
312
|
+
ot as GoogleNews,
|
|
313
|
+
et as GoogleSheets,
|
|
314
|
+
pt as GoogleShopping,
|
|
315
|
+
mt as GoogleSlides,
|
|
316
|
+
lt as Heroku,
|
|
317
|
+
xt as Hootsuite,
|
|
314
318
|
Jo as HoverCard,
|
|
315
319
|
Xo as HoverCardContent,
|
|
316
320
|
Qo as HoverCardTrigger,
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
Gi as
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
321
|
+
dt as Hubspot,
|
|
322
|
+
ut as Imgflip,
|
|
323
|
+
Ia as Input,
|
|
324
|
+
bt as Intercom,
|
|
325
|
+
Tt as Jira,
|
|
326
|
+
Ga as Label,
|
|
327
|
+
Ct as Linear,
|
|
328
|
+
At as Linkedin,
|
|
329
|
+
Ui as MCP_OAUTH2_PROVIDER,
|
|
330
|
+
Pt as Mailchimp,
|
|
331
|
+
kt as Mcp,
|
|
332
|
+
It as Microsoft,
|
|
333
|
+
Gt as MicrosoftDynamics,
|
|
334
|
+
vt as MicrosoftSharepoint,
|
|
335
|
+
yt as MicrosoftTeams,
|
|
336
|
+
Lt as Miro,
|
|
337
|
+
va as MobileTooltip,
|
|
338
|
+
wa as MobileTooltipContent,
|
|
339
|
+
ya as MobileTooltipProvider,
|
|
340
|
+
Ha as MobileTooltipTrigger,
|
|
341
|
+
_t as Monday,
|
|
342
|
+
Ut as MongoDB,
|
|
343
|
+
Nt as Netsuite,
|
|
344
|
+
Zt as Notion,
|
|
345
|
+
Vi as OAUTH2_PROVIDER,
|
|
346
|
+
Ni as OAUTH_PROVIDERS,
|
|
347
|
+
zi as OAUTH_PROVIDER_CATALOGUE,
|
|
348
|
+
Zi as OAuthId,
|
|
349
|
+
qi as OAuthProviderId,
|
|
350
|
+
Ki as OTHER_OAUTH_PROVIDERS,
|
|
351
|
+
Kt as Oauth,
|
|
352
|
+
Jt as Obsidian,
|
|
353
|
+
Qt as Okta,
|
|
354
|
+
jt as OneDrive,
|
|
355
|
+
op as OutlookCalendar,
|
|
356
|
+
ep as OutlookMail,
|
|
357
|
+
Wi as PREBUILT_OAUTH_PROVIDERS,
|
|
358
|
+
_i as PUBLIC_ICON_URL,
|
|
359
|
+
pp as Pagerduty,
|
|
360
|
+
mp as Pinecone,
|
|
361
|
+
lp as Pinterest,
|
|
362
|
+
xp as Pipedrive,
|
|
363
|
+
dp as Plaid,
|
|
364
|
+
Ea as Popover,
|
|
365
|
+
_a as PopoverAnchor,
|
|
366
|
+
Fa as PopoverContent,
|
|
367
|
+
Ua as PopoverTrigger,
|
|
368
|
+
up as Postgres,
|
|
369
|
+
bp as Posthog,
|
|
370
|
+
Na as ProBadge,
|
|
371
|
+
Za as Progress,
|
|
372
|
+
Tp as Quickbooks,
|
|
373
|
+
Ka as RadioGroup,
|
|
374
|
+
Wa as RadioGroupItem,
|
|
375
|
+
Cp as Reddit,
|
|
376
|
+
Bi as RequirementBadges,
|
|
377
|
+
Xa as ResizableHandle,
|
|
378
|
+
Qa as ResizablePanel,
|
|
379
|
+
Ya as ResizablePanelGroup,
|
|
380
|
+
Ap as Salesforce,
|
|
381
|
+
$a as ScrollArea,
|
|
382
|
+
om as ScrollBar,
|
|
383
|
+
em as Select,
|
|
384
|
+
tm as SelectContent,
|
|
385
|
+
pm as SelectGroup,
|
|
386
|
+
am as SelectItem,
|
|
387
|
+
mm as SelectLabel,
|
|
388
|
+
im as SelectScrollDownButton,
|
|
389
|
+
lm as SelectScrollUpButton,
|
|
390
|
+
fm as SelectSeparator,
|
|
391
|
+
xm as SelectTrigger,
|
|
392
|
+
nm as SelectValue,
|
|
393
|
+
gm as Separator,
|
|
394
|
+
Sm as Sheet,
|
|
395
|
+
bm as SheetClose,
|
|
396
|
+
cm as SheetContent,
|
|
397
|
+
Tm as SheetDescription,
|
|
398
|
+
sm as SheetFooter,
|
|
399
|
+
Cm as SheetHeader,
|
|
400
|
+
Dm as SheetTitle,
|
|
401
|
+
Am as SheetTrigger,
|
|
402
|
+
Pp as Shopify,
|
|
403
|
+
Pm as Sidebar,
|
|
404
|
+
Mm as SidebarContent,
|
|
405
|
+
km as SidebarFooter,
|
|
406
|
+
Bm as SidebarGroup,
|
|
407
|
+
Im as SidebarGroupAction,
|
|
408
|
+
Om as SidebarGroupContent,
|
|
409
|
+
Gm as SidebarGroupLabel,
|
|
410
|
+
Rm as SidebarHeader,
|
|
411
|
+
vm as SidebarInput,
|
|
412
|
+
wm as SidebarInset,
|
|
413
|
+
ym as SidebarMenu,
|
|
414
|
+
Hm as SidebarMenuAction,
|
|
415
|
+
Lm as SidebarMenuBadge,
|
|
416
|
+
Em as SidebarMenuButton,
|
|
417
|
+
_m as SidebarMenuItem,
|
|
418
|
+
Fm as SidebarMenuSkeleton,
|
|
419
|
+
Um as SidebarMenuSub,
|
|
420
|
+
Vm as SidebarMenuSubButton,
|
|
421
|
+
Nm as SidebarMenuSubItem,
|
|
422
|
+
zm as SidebarProvider,
|
|
423
|
+
Zm as SidebarRail,
|
|
424
|
+
qm as SidebarSeparator,
|
|
425
|
+
Km as SidebarTrigger,
|
|
426
|
+
kp as Singlestore,
|
|
427
|
+
Xm as Skeleton,
|
|
428
|
+
Ip as Slack,
|
|
429
|
+
Ym as Slider,
|
|
430
|
+
Gp as Snowflake,
|
|
431
|
+
vp as Splunk,
|
|
432
|
+
yp as Spotify,
|
|
433
|
+
Lp as Square,
|
|
434
|
+
_p as Squarespace,
|
|
435
|
+
Up as Squareup,
|
|
436
|
+
Np as Stripe,
|
|
437
|
+
$m as Switch,
|
|
438
|
+
rl as TOOLKITS,
|
|
439
|
+
el as TOOLKIT_CATALOGUE,
|
|
440
|
+
Xi as TOOLKIT_ICON_MAP,
|
|
441
|
+
ri as Table,
|
|
442
|
+
ei as TableBody,
|
|
443
|
+
ti as TableCaption,
|
|
444
|
+
pi as TableCell,
|
|
445
|
+
ai as TableFooter,
|
|
446
|
+
mi as TableHead,
|
|
447
|
+
ii as TableHeader,
|
|
448
|
+
li as TableRow,
|
|
449
|
+
xi as Tabs,
|
|
450
|
+
ni as TabsContent,
|
|
451
|
+
di as TabsList,
|
|
452
|
+
gi as TabsTrigger,
|
|
453
|
+
Zp as Tesla,
|
|
454
|
+
Si as Textarea,
|
|
455
|
+
Kp as Ticktick,
|
|
456
|
+
Jp as Tiktok,
|
|
457
|
+
ci as Toggle,
|
|
458
|
+
Gi as ToolCard,
|
|
459
|
+
Ii as ToolkitCard,
|
|
460
|
+
Li as ToolkitPicker,
|
|
461
|
+
vi as ToolkitPickerTrigger,
|
|
462
|
+
yi as ToolkitSelectionSummary,
|
|
463
|
+
Ci as Tooltip,
|
|
464
|
+
Di as TooltipContent,
|
|
465
|
+
Ai as TooltipProvider,
|
|
466
|
+
hi as TooltipTrigger,
|
|
467
|
+
Qp as Trello,
|
|
468
|
+
jp as Twilio,
|
|
469
|
+
oa as Twitch,
|
|
470
|
+
ea as Vercel,
|
|
471
|
+
pa as Walmart,
|
|
472
|
+
ma as Weaviate,
|
|
473
|
+
la as Workday,
|
|
474
|
+
xa as Wrike,
|
|
475
|
+
da as X,
|
|
476
|
+
ua as Xero,
|
|
477
|
+
ba as Youtube,
|
|
478
|
+
Ta as Zendesk,
|
|
479
|
+
Ca as Zoho,
|
|
480
|
+
Aa as ZohoBooks,
|
|
481
|
+
Pa as ZohoCreator,
|
|
482
|
+
ka as Zoom,
|
|
483
|
+
I as badgeVariants,
|
|
478
484
|
F as buttonVariants,
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
485
|
+
pl as findPrebuiltProviderById,
|
|
486
|
+
al as findPrebuiltProviderByProviderId,
|
|
487
|
+
ml as findToolkitByName,
|
|
488
|
+
Qi as getToolIconByToolkitName,
|
|
489
|
+
Yi as getToolkitIcon,
|
|
490
|
+
ji as getToolkitIconByName,
|
|
491
|
+
il as isKnownToolkit,
|
|
492
|
+
ll as isPrebuiltProvider,
|
|
493
|
+
Ti as toggleVariants,
|
|
494
|
+
Wm as useSidebar
|
|
489
495
|
};
|