@arcadeai/design-system 3.7.0 → 3.8.1
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/cursor.js +13 -0
- package/dist/components/index.js +294 -292
- package/dist/components/ui/atoms/icons/cursor.d.ts +3 -0
- package/dist/components/ui/atoms/icons/cursor.js +21 -0
- package/dist/components/ui/atoms/icons/freshservice.js +6 -8
- package/dist/components/ui/atoms/icons/index.d.ts +1 -0
- package/dist/components/ui/atoms/icons/index.js +180 -178
- package/dist/components/ui/atoms/index.js +289 -287
- package/dist/components/ui/index.js +294 -292
- package/dist/main.js +326 -324
- package/dist/metadata/toolkit-icons.js +170 -168
- package/dist/metadata/toolkits.js +13 -0
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
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
|
-
import { AlertDialog as
|
|
3
|
+
import { AlertDialog as n, AlertDialogAction as d, AlertDialogCancel as g, AlertDialogContent as u, AlertDialogDescription as b, AlertDialogFooter as S, AlertDialogHeader as c, AlertDialogOverlay as T, AlertDialogPortal as s, AlertDialogTitle as C, AlertDialogTrigger as D } from "./components/ui/atoms/alert-dialog.js";
|
|
4
4
|
import { Avatar as M, AvatarFallback as h, AvatarImage as P } from "./components/ui/atoms/avatar.js";
|
|
5
5
|
import { Badge as I, badgeVariants as k } from "./components/ui/atoms/badge.js";
|
|
6
6
|
import { Breadcrumb as O, BreadcrumbEllipsis as v, BreadcrumbItem as R, BreadcrumbLink as w, BreadcrumbList as y, BreadcrumbPage as H, BreadcrumbSeparator as L } from "./components/ui/atoms/breadcrumb.js";
|
|
@@ -10,7 +10,7 @@ import { Card as z, CardAction as K, CardContent as W, CardDescription as q, Car
|
|
|
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
|
-
import { Command as
|
|
13
|
+
import { Command as xo, CommandDialog as no, CommandEmpty as go, CommandGroup as uo, CommandInput as bo, CommandItem as So, CommandList as co, CommandSeparator as To, CommandShortcut as so } from "./components/ui/atoms/command.js";
|
|
14
14
|
import { Dialog as Do, DialogClose as Ao, DialogContent as Mo, DialogDescription as ho, DialogFooter as Po, DialogHeader as Bo, DialogOverlay as Io, DialogPortal as ko, DialogTitle as Go, DialogTrigger as Oo } from "./components/ui/atoms/dialog.js";
|
|
15
15
|
import { DropdownMenu as Ro, DropdownMenuCheckboxItem as wo, DropdownMenuContent as yo, DropdownMenuGroup as Ho, DropdownMenuItem as Lo, DropdownMenuLabel as Eo, DropdownMenuPortal as Fo, DropdownMenuRadioGroup as _o, DropdownMenuRadioItem as Uo, DropdownMenuSeparator as Vo, DropdownMenuShortcut as No, DropdownMenuSub as zo, DropdownMenuSubContent as Ko, DropdownMenuSubTrigger as Wo, DropdownMenuTrigger as qo } from "./components/ui/atoms/dropdown-menu.js";
|
|
16
16
|
import { HoverCard as Xo, HoverCardContent as Zo, HoverCardTrigger as Qo } from "./components/ui/atoms/hover-card.js";
|
|
@@ -20,7 +20,7 @@ import { Airtable as er } from "./components/ui/atoms/icons/airtable.js";
|
|
|
20
20
|
import { Amplitude as pr } from "./components/ui/atoms/icons/amplitude.js";
|
|
21
21
|
import { Arcade as mr } from "./components/ui/atoms/icons/arcade.js";
|
|
22
22
|
import { Asana as lr } from "./components/ui/atoms/icons/asana.js";
|
|
23
|
-
import { Ashby as
|
|
23
|
+
import { Ashby as xr } from "./components/ui/atoms/icons/ashby.js";
|
|
24
24
|
import { Atlassian as dr } from "./components/ui/atoms/icons/atlassian.js";
|
|
25
25
|
import { Auth0 as ur } from "./components/ui/atoms/icons/auth0.js";
|
|
26
26
|
import { Azure as Sr } from "./components/ui/atoms/icons/azure.js";
|
|
@@ -40,125 +40,126 @@ import { Closeio as Nr } from "./components/ui/atoms/icons/closeio.js";
|
|
|
40
40
|
import { Codesandbox as Kr } from "./components/ui/atoms/icons/codesandbox.js";
|
|
41
41
|
import { Coinbase as qr } from "./components/ui/atoms/icons/coinbase.js";
|
|
42
42
|
import { Confluence as Xr } from "./components/ui/atoms/icons/confluence.js";
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
79
|
-
import {
|
|
80
|
-
import {
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
84
|
-
import {
|
|
85
|
-
import {
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
92
|
-
import {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
95
|
-
import {
|
|
96
|
-
import {
|
|
97
|
-
import {
|
|
98
|
-
import {
|
|
99
|
-
import {
|
|
100
|
-
import {
|
|
101
|
-
import {
|
|
102
|
-
import {
|
|
103
|
-
import {
|
|
104
|
-
import {
|
|
105
|
-
import {
|
|
106
|
-
import {
|
|
107
|
-
import {
|
|
108
|
-
import {
|
|
109
|
-
import {
|
|
110
|
-
import {
|
|
111
|
-
import {
|
|
112
|
-
import {
|
|
113
|
-
import {
|
|
114
|
-
import {
|
|
115
|
-
import {
|
|
116
|
-
import {
|
|
117
|
-
import {
|
|
118
|
-
import {
|
|
119
|
-
import {
|
|
120
|
-
import {
|
|
121
|
-
import {
|
|
122
|
-
import {
|
|
123
|
-
import {
|
|
124
|
-
import {
|
|
125
|
-
import {
|
|
126
|
-
import {
|
|
127
|
-
import {
|
|
128
|
-
import {
|
|
129
|
-
import {
|
|
130
|
-
import {
|
|
131
|
-
import {
|
|
132
|
-
import {
|
|
133
|
-
import {
|
|
134
|
-
import {
|
|
135
|
-
import {
|
|
136
|
-
import {
|
|
137
|
-
import {
|
|
138
|
-
import {
|
|
139
|
-
import {
|
|
140
|
-
import {
|
|
141
|
-
import {
|
|
142
|
-
import {
|
|
143
|
-
import {
|
|
144
|
-
import {
|
|
145
|
-
import {
|
|
146
|
-
import {
|
|
147
|
-
import {
|
|
148
|
-
import {
|
|
149
|
-
import {
|
|
150
|
-
import {
|
|
151
|
-
import {
|
|
152
|
-
import {
|
|
153
|
-
import {
|
|
154
|
-
import {
|
|
155
|
-
import {
|
|
156
|
-
import {
|
|
157
|
-
import {
|
|
158
|
-
import {
|
|
159
|
-
import {
|
|
160
|
-
import {
|
|
161
|
-
import {
|
|
43
|
+
import { Cursor as Qr } from "./components/ui/atoms/icons/cursor.js";
|
|
44
|
+
import { Datadog as jr } from "./components/ui/atoms/icons/datadog.js";
|
|
45
|
+
import { DigitalOcean as oe } from "./components/ui/atoms/icons/digital-ocean.js";
|
|
46
|
+
import { Discord as ee } from "./components/ui/atoms/icons/discord.js";
|
|
47
|
+
import { Dropbox as pe } from "./components/ui/atoms/icons/dropbox.js";
|
|
48
|
+
import { E2b as me } from "./components/ui/atoms/icons/e2b.js";
|
|
49
|
+
import { Ebay as le } from "./components/ui/atoms/icons/ebay.js";
|
|
50
|
+
import { Evernote as xe } from "./components/ui/atoms/icons/evernote.js";
|
|
51
|
+
import { Factorial as de } from "./components/ui/atoms/icons/factorial.js";
|
|
52
|
+
import { Figma as ue } from "./components/ui/atoms/icons/figma.js";
|
|
53
|
+
import { Firecrawl as Se } from "./components/ui/atoms/icons/firecrawl.js";
|
|
54
|
+
import { Freshservice as Te } from "./components/ui/atoms/icons/freshservice.js";
|
|
55
|
+
import { Generic as Ce } from "./components/ui/atoms/icons/generic.js";
|
|
56
|
+
import { Github as Ae } from "./components/ui/atoms/icons/github.js";
|
|
57
|
+
import { Gitlab as he } from "./components/ui/atoms/icons/gitlab.js";
|
|
58
|
+
import { Gmail as Be } from "./components/ui/atoms/icons/gmail.js";
|
|
59
|
+
import { Google as ke } from "./components/ui/atoms/icons/google.js";
|
|
60
|
+
import { GoogleCalendar as Oe } from "./components/ui/atoms/icons/google-calendar.js";
|
|
61
|
+
import { GoogleContacts as Re } from "./components/ui/atoms/icons/google-contacts.js";
|
|
62
|
+
import { GoogleDocs as ye } from "./components/ui/atoms/icons/google-docs.js";
|
|
63
|
+
import { GoogleDrive as Le } from "./components/ui/atoms/icons/google-drive.js";
|
|
64
|
+
import { GoogleFinance as Fe } from "./components/ui/atoms/icons/google-finance.js";
|
|
65
|
+
import { GoogleFlight as Ue } from "./components/ui/atoms/icons/google-flight.js";
|
|
66
|
+
import { GoogleFlights as Ne } from "./components/ui/atoms/icons/google-flights.js";
|
|
67
|
+
import { GoogleHotels as Ke } from "./components/ui/atoms/icons/google-hotels.js";
|
|
68
|
+
import { GoogleJobs as qe } from "./components/ui/atoms/icons/google-jobs.js";
|
|
69
|
+
import { GoogleMaps as Xe } from "./components/ui/atoms/icons/google-maps.js";
|
|
70
|
+
import { GoogleNews as Qe } from "./components/ui/atoms/icons/google-news.js";
|
|
71
|
+
import { GoogleSheets as je } from "./components/ui/atoms/icons/google-sheets.js";
|
|
72
|
+
import { GoogleShopping as ot } from "./components/ui/atoms/icons/google-shopping.js";
|
|
73
|
+
import { GoogleSlides as et } from "./components/ui/atoms/icons/google-slides.js";
|
|
74
|
+
import { Heroku as pt } from "./components/ui/atoms/icons/heroku.js";
|
|
75
|
+
import { Hootsuite as mt } from "./components/ui/atoms/icons/hootsuite.js";
|
|
76
|
+
import { Hubspot as lt } from "./components/ui/atoms/icons/hubspot.js";
|
|
77
|
+
import { Imgflip as xt } from "./components/ui/atoms/icons/imgflip.js";
|
|
78
|
+
import { Intercom as dt } from "./components/ui/atoms/icons/intercom.js";
|
|
79
|
+
import { Jira as ut } from "./components/ui/atoms/icons/jira.js";
|
|
80
|
+
import { Linear as St } from "./components/ui/atoms/icons/linear.js";
|
|
81
|
+
import { Linkedin as Tt } from "./components/ui/atoms/icons/linkedin.js";
|
|
82
|
+
import { Mailchimp as Ct } from "./components/ui/atoms/icons/mailchimp.js";
|
|
83
|
+
import { Mcp as At } from "./components/ui/atoms/icons/mcp.js";
|
|
84
|
+
import { Microsoft as ht } from "./components/ui/atoms/icons/microsoft.js";
|
|
85
|
+
import { MicrosoftDynamics as Bt } from "./components/ui/atoms/icons/microsoft-dynamics.js";
|
|
86
|
+
import { MicrosoftSharepoint as kt } from "./components/ui/atoms/icons/microsoft-sharepoint.js";
|
|
87
|
+
import { MicrosoftTeams as Ot } from "./components/ui/atoms/icons/microsoft-teams.js";
|
|
88
|
+
import { Miro as Rt } from "./components/ui/atoms/icons/miro.js";
|
|
89
|
+
import { Monday as yt } from "./components/ui/atoms/icons/monday.js";
|
|
90
|
+
import { MongoDB as Lt } from "./components/ui/atoms/icons/mongodb.js";
|
|
91
|
+
import { Netsuite as Ft } from "./components/ui/atoms/icons/netsuite.js";
|
|
92
|
+
import { Notion as Ut } from "./components/ui/atoms/icons/notion.js";
|
|
93
|
+
import { Oauth as Nt } from "./components/ui/atoms/icons/oauth.js";
|
|
94
|
+
import { Obsidian as Kt } from "./components/ui/atoms/icons/obsidian.js";
|
|
95
|
+
import { Okta as qt } from "./components/ui/atoms/icons/okta.js";
|
|
96
|
+
import { OneDrive as Xt } from "./components/ui/atoms/icons/one-drive.js";
|
|
97
|
+
import { OutlookCalendar as Qt } from "./components/ui/atoms/icons/outlook-calendar.js";
|
|
98
|
+
import { OutlookMail as jt } from "./components/ui/atoms/icons/outlook-mail.js";
|
|
99
|
+
import { Pinecone as op } from "./components/ui/atoms/icons/pinecone.js";
|
|
100
|
+
import { Pinterest as ep } from "./components/ui/atoms/icons/pinterest.js";
|
|
101
|
+
import { Pipedrive as pp } from "./components/ui/atoms/icons/pipedrive.js";
|
|
102
|
+
import { Plaid as mp } from "./components/ui/atoms/icons/plaid.js";
|
|
103
|
+
import { Postgres as lp } from "./components/ui/atoms/icons/postgres.js";
|
|
104
|
+
import { Quickbooks as xp } from "./components/ui/atoms/icons/quickbooks.js";
|
|
105
|
+
import { Reddit as dp } from "./components/ui/atoms/icons/reddit.js";
|
|
106
|
+
import { Salesforce as up } from "./components/ui/atoms/icons/salesforce.js";
|
|
107
|
+
import { Shopify as Sp } from "./components/ui/atoms/icons/shopify.js";
|
|
108
|
+
import { Singlestore as Tp } from "./components/ui/atoms/icons/singlestore.js";
|
|
109
|
+
import { Slack as Cp } from "./components/ui/atoms/icons/slack.js";
|
|
110
|
+
import { Snowflake as Ap } from "./components/ui/atoms/icons/snowflake.js";
|
|
111
|
+
import { Splunk as hp } from "./components/ui/atoms/icons/splunk.js";
|
|
112
|
+
import { Spotify as Bp } from "./components/ui/atoms/icons/spotify.js";
|
|
113
|
+
import { Square as kp } from "./components/ui/atoms/icons/square.js";
|
|
114
|
+
import { Squarespace as Op } from "./components/ui/atoms/icons/squarespace.js";
|
|
115
|
+
import { Stripe as Rp } from "./components/ui/atoms/icons/stripe.js";
|
|
116
|
+
import { Tesla as yp } from "./components/ui/atoms/icons/tesla.js";
|
|
117
|
+
import { Tiktok as Lp } from "./components/ui/atoms/icons/tiktok.js";
|
|
118
|
+
import { Trello as Fp } from "./components/ui/atoms/icons/trello.js";
|
|
119
|
+
import { Twilio as Up } from "./components/ui/atoms/icons/twilio.js";
|
|
120
|
+
import { Twitch as Np } from "./components/ui/atoms/icons/twitch.js";
|
|
121
|
+
import { Vercel as Kp } from "./components/ui/atoms/icons/vercel.js";
|
|
122
|
+
import { Walmart as qp } from "./components/ui/atoms/icons/walmart.js";
|
|
123
|
+
import { Weaviate as Xp } from "./components/ui/atoms/icons/weaviate.js";
|
|
124
|
+
import { Workday as Qp } from "./components/ui/atoms/icons/workday.js";
|
|
125
|
+
import { Wrike as jp } from "./components/ui/atoms/icons/wrike.js";
|
|
126
|
+
import { X as oa } from "./components/ui/atoms/icons/x.js";
|
|
127
|
+
import { Xero as ea } from "./components/ui/atoms/icons/xero.js";
|
|
128
|
+
import { Youtube as pa } from "./components/ui/atoms/icons/youtube.js";
|
|
129
|
+
import { Zendesk as ma } from "./components/ui/atoms/icons/zendesk.js";
|
|
130
|
+
import { Zoom as la } from "./components/ui/atoms/icons/zoom.js";
|
|
131
|
+
import { Input as xa } from "./components/ui/atoms/input.js";
|
|
132
|
+
import { Label as da } from "./components/ui/atoms/label.js";
|
|
133
|
+
import { MobileTooltip as ua, MobileTooltipContent as ba, MobileTooltipProvider as Sa, MobileTooltipTrigger as ca } from "./components/ui/atoms/mobile-tooltip.js";
|
|
134
|
+
import { Popover as sa, PopoverAnchor as Ca, PopoverContent as Da, PopoverTrigger as Aa } from "./components/ui/atoms/popover.js";
|
|
135
|
+
import { ProBadge as ha } from "./components/ui/atoms/pro-badge.js";
|
|
136
|
+
import { Progress as Ba } from "./components/ui/atoms/progress.js";
|
|
137
|
+
import { RadioGroup as ka, RadioGroupItem as Ga } from "./components/ui/atoms/radio-group.js";
|
|
138
|
+
import { ResizableHandle as va, ResizablePanel as Ra, ResizablePanelGroup as wa } from "./components/ui/atoms/resizable.js";
|
|
139
|
+
import { ScrollArea as Ha, ScrollBar as La } from "./components/ui/atoms/scroll-area.js";
|
|
140
|
+
import { Select as Fa, SelectContent as _a, SelectGroup as Ua, SelectItem as Va, SelectLabel as Na, SelectScrollDownButton as za, SelectScrollUpButton as Ka, SelectSeparator as Wa, SelectTrigger as qa, SelectValue as Ja } from "./components/ui/atoms/select.js";
|
|
141
|
+
import { Separator as Za } from "./components/ui/atoms/separator.js";
|
|
142
|
+
import { Sheet as Ya, SheetClose as ja, SheetContent as $a, SheetDescription as om, SheetFooter as rm, SheetHeader as em, SheetTitle as tm, SheetTrigger as pm } from "./components/ui/atoms/sheet.js";
|
|
143
|
+
import { Sidebar as mm, SidebarContent as im, SidebarFooter as lm, SidebarGroup as fm, SidebarGroupAction as xm, SidebarGroupContent as nm, SidebarGroupLabel as dm, SidebarHeader as gm, SidebarInput as um, SidebarInset as bm, SidebarMenu as Sm, SidebarMenuAction as cm, SidebarMenuBadge as Tm, SidebarMenuButton as sm, SidebarMenuItem as Cm, SidebarMenuSkeleton as Dm, SidebarMenuSub as Am, SidebarMenuSubButton as Mm, SidebarMenuSubItem as hm, SidebarProvider as Pm, SidebarRail as Bm, SidebarSeparator as Im, SidebarTrigger as km, useSidebar as Gm } from "./components/ui/atoms/sidebar.js";
|
|
144
|
+
import { Skeleton as vm } from "./components/ui/atoms/skeleton.js";
|
|
145
|
+
import { Slider as wm } from "./components/ui/atoms/slider.js";
|
|
146
|
+
import { Switch as Hm } from "./components/ui/atoms/switch.js";
|
|
147
|
+
import { Table as Em, TableBody as Fm, TableCaption as _m, TableCell as Um, TableFooter as Vm, TableHead as Nm, TableHeader as zm, TableRow as Km } from "./components/ui/atoms/table.js";
|
|
148
|
+
import { Tabs as qm, TabsContent as Jm, TabsList as Xm, TabsTrigger as Zm } from "./components/ui/atoms/tabs.js";
|
|
149
|
+
import { Textarea as Ym } from "./components/ui/atoms/textarea.js";
|
|
150
|
+
import { Toggle as $m, toggleVariants as oi } from "./components/ui/atoms/toggle.js";
|
|
151
|
+
import { Tooltip as ei, TooltipContent as ti, TooltipProvider as pi, TooltipTrigger as ai } from "./components/ui/atoms/tooltip.js";
|
|
152
|
+
import { EmptyState as ii } from "./components/ui/molecules/empty-state.js";
|
|
153
|
+
import { R as fi, T as xi } from "./toolkit-card-BzIa8ZXI.js";
|
|
154
|
+
import { ToolCard as di } from "./components/ui/molecules/tool-card.js";
|
|
155
|
+
import { ToolkitPickerTrigger as ui } from "./components/ui/molecules/toolkit-picker-trigger.js";
|
|
156
|
+
import { ToolkitSelectionSummary as Si } from "./components/ui/molecules/toolkit-selection-summary.js";
|
|
157
|
+
import { ToolkitPicker as Ti } from "./components/ui/organisms/toolkit-picker/index.js";
|
|
158
|
+
import { PUBLIC_ICON_URL as Ci } from "./metadata/constants.js";
|
|
159
|
+
import { OAUTH2_PROVIDER as Ai, OAUTH_PROVIDERS as Mi, OAUTH_PROVIDER_CATALOGUE as hi, OAuthId as Pi, OAuthProviderId as Bi, OTHER_OAUTH_PROVIDERS as Ii, PREBUILT_OAUTH_PROVIDERS as ki } from "./metadata/oauth-providers.js";
|
|
160
|
+
import { TOOLKIT_ICON_MAP as Oi, getToolIconByToolkitName as vi, getToolkitIcon as Ri, getToolkitIconByName as wi } from "./metadata/toolkit-icons.js";
|
|
161
|
+
import { CATEGORIES as Hi, TOOLKITS as Li, TOOLKIT_CATALOGUE as Ei } from "./metadata/toolkits.js";
|
|
162
|
+
import { findPrebuiltProviderById as _i, findPrebuiltProviderByProviderId as Ui, findToolkitByName as Vi, isKnownToolkit as Ni, isPrebuiltProvider as zi } from "./metadata/utils.js";
|
|
162
163
|
export {
|
|
163
164
|
e as Accordion,
|
|
164
165
|
t as AccordionContent,
|
|
@@ -169,7 +170,7 @@ export {
|
|
|
169
170
|
er as Airtable,
|
|
170
171
|
i as Alert,
|
|
171
172
|
l as AlertDescription,
|
|
172
|
-
|
|
173
|
+
n as AlertDialog,
|
|
173
174
|
d as AlertDialogAction,
|
|
174
175
|
g as AlertDialogCancel,
|
|
175
176
|
u as AlertDialogContent,
|
|
@@ -184,7 +185,7 @@ export {
|
|
|
184
185
|
pr as Amplitude,
|
|
185
186
|
mr as Arcade,
|
|
186
187
|
lr as Asana,
|
|
187
|
-
|
|
188
|
+
xr as Ashby,
|
|
188
189
|
dr as Atlassian,
|
|
189
190
|
ur as Auth0,
|
|
190
191
|
M as Avatar,
|
|
@@ -210,7 +211,7 @@ export {
|
|
|
210
211
|
yr as Buffer,
|
|
211
212
|
F as Button,
|
|
212
213
|
V as ByocBadge,
|
|
213
|
-
|
|
214
|
+
Hi as CATEGORIES,
|
|
214
215
|
Lr as Calendly,
|
|
215
216
|
z as Card,
|
|
216
217
|
K as CardAction,
|
|
@@ -234,8 +235,8 @@ export {
|
|
|
234
235
|
mo as Collapsible,
|
|
235
236
|
io as CollapsibleContent,
|
|
236
237
|
lo as CollapsibleTrigger,
|
|
237
|
-
|
|
238
|
-
|
|
238
|
+
xo as Command,
|
|
239
|
+
no as CommandDialog,
|
|
239
240
|
go as CommandEmpty,
|
|
240
241
|
uo as CommandGroup,
|
|
241
242
|
bo as CommandInput,
|
|
@@ -244,7 +245,8 @@ export {
|
|
|
244
245
|
To as CommandSeparator,
|
|
245
246
|
so as CommandShortcut,
|
|
246
247
|
Xr as Confluence,
|
|
247
|
-
Qr as
|
|
248
|
+
Qr as Cursor,
|
|
249
|
+
jr as Datadog,
|
|
248
250
|
Do as Dialog,
|
|
249
251
|
Ao as DialogClose,
|
|
250
252
|
Mo as DialogContent,
|
|
@@ -255,9 +257,9 @@ export {
|
|
|
255
257
|
ko as DialogPortal,
|
|
256
258
|
Go as DialogTitle,
|
|
257
259
|
Oo as DialogTrigger,
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
260
|
+
oe as DigitalOcean,
|
|
261
|
+
ee as Discord,
|
|
262
|
+
pe as Dropbox,
|
|
261
263
|
Ro as DropdownMenu,
|
|
262
264
|
wo as DropdownMenuCheckboxItem,
|
|
263
265
|
yo as DropdownMenuContent,
|
|
@@ -273,202 +275,202 @@ export {
|
|
|
273
275
|
Ko as DropdownMenuSubContent,
|
|
274
276
|
Wo as DropdownMenuSubTrigger,
|
|
275
277
|
qo as DropdownMenuTrigger,
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
278
|
+
me as E2b,
|
|
279
|
+
le as Ebay,
|
|
280
|
+
ii as EmptyState,
|
|
281
|
+
xe as Evernote,
|
|
282
|
+
de as Factorial,
|
|
283
|
+
ue as Figma,
|
|
284
|
+
Se as Firecrawl,
|
|
285
|
+
Te as Freshservice,
|
|
286
|
+
Ce as Generic,
|
|
287
|
+
Ae as Github,
|
|
288
|
+
he as Gitlab,
|
|
289
|
+
Be as Gmail,
|
|
290
|
+
ke as Google,
|
|
291
|
+
Oe as GoogleCalendar,
|
|
292
|
+
Re as GoogleContacts,
|
|
293
|
+
ye as GoogleDocs,
|
|
294
|
+
Le as GoogleDrive,
|
|
295
|
+
Fe as GoogleFinance,
|
|
296
|
+
Ue as GoogleFlight,
|
|
297
|
+
Ne as GoogleFlights,
|
|
298
|
+
Ke as GoogleHotels,
|
|
299
|
+
qe as GoogleJobs,
|
|
300
|
+
Xe as GoogleMaps,
|
|
301
|
+
Qe as GoogleNews,
|
|
302
|
+
je as GoogleSheets,
|
|
303
|
+
ot as GoogleShopping,
|
|
304
|
+
et as GoogleSlides,
|
|
305
|
+
pt as Heroku,
|
|
306
|
+
mt as Hootsuite,
|
|
305
307
|
Xo as HoverCard,
|
|
306
308
|
Zo as HoverCardContent,
|
|
307
309
|
Qo as HoverCardTrigger,
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
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
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
310
|
+
lt as Hubspot,
|
|
311
|
+
xt as Imgflip,
|
|
312
|
+
xa as Input,
|
|
313
|
+
dt as Intercom,
|
|
314
|
+
ut as Jira,
|
|
315
|
+
da as Label,
|
|
316
|
+
St as Linear,
|
|
317
|
+
Tt as Linkedin,
|
|
318
|
+
Ct as Mailchimp,
|
|
319
|
+
At as Mcp,
|
|
320
|
+
ht as Microsoft,
|
|
321
|
+
Bt as MicrosoftDynamics,
|
|
322
|
+
kt as MicrosoftSharepoint,
|
|
323
|
+
Ot as MicrosoftTeams,
|
|
324
|
+
Rt as Miro,
|
|
325
|
+
ua as MobileTooltip,
|
|
326
|
+
ba as MobileTooltipContent,
|
|
327
|
+
Sa as MobileTooltipProvider,
|
|
328
|
+
ca as MobileTooltipTrigger,
|
|
329
|
+
yt as Monday,
|
|
330
|
+
Lt as MongoDB,
|
|
331
|
+
Ft as Netsuite,
|
|
332
|
+
Ut as Notion,
|
|
333
|
+
Ai as OAUTH2_PROVIDER,
|
|
334
|
+
Mi as OAUTH_PROVIDERS,
|
|
335
|
+
hi as OAUTH_PROVIDER_CATALOGUE,
|
|
336
|
+
Pi as OAuthId,
|
|
337
|
+
Bi as OAuthProviderId,
|
|
338
|
+
Ii as OTHER_OAUTH_PROVIDERS,
|
|
339
|
+
Nt as Oauth,
|
|
340
|
+
Kt as Obsidian,
|
|
341
|
+
qt as Okta,
|
|
342
|
+
Xt as OneDrive,
|
|
343
|
+
Qt as OutlookCalendar,
|
|
344
|
+
jt as OutlookMail,
|
|
345
|
+
ki as PREBUILT_OAUTH_PROVIDERS,
|
|
346
|
+
Ci as PUBLIC_ICON_URL,
|
|
347
|
+
op as Pinecone,
|
|
348
|
+
ep as Pinterest,
|
|
349
|
+
pp as Pipedrive,
|
|
350
|
+
mp as Plaid,
|
|
351
|
+
sa as Popover,
|
|
352
|
+
Ca as PopoverAnchor,
|
|
353
|
+
Da as PopoverContent,
|
|
354
|
+
Aa as PopoverTrigger,
|
|
355
|
+
lp as Postgres,
|
|
356
|
+
ha as ProBadge,
|
|
357
|
+
Ba as Progress,
|
|
358
|
+
xp as Quickbooks,
|
|
359
|
+
ka as RadioGroup,
|
|
360
|
+
Ga as RadioGroupItem,
|
|
361
|
+
dp as Reddit,
|
|
362
|
+
fi as RequirementBadges,
|
|
363
|
+
va as ResizableHandle,
|
|
364
|
+
Ra as ResizablePanel,
|
|
365
|
+
wa as ResizablePanelGroup,
|
|
366
|
+
up as Salesforce,
|
|
367
|
+
Ha as ScrollArea,
|
|
368
|
+
La as ScrollBar,
|
|
369
|
+
Fa as Select,
|
|
370
|
+
_a as SelectContent,
|
|
371
|
+
Ua as SelectGroup,
|
|
372
|
+
Va as SelectItem,
|
|
373
|
+
Na as SelectLabel,
|
|
374
|
+
za as SelectScrollDownButton,
|
|
375
|
+
Ka as SelectScrollUpButton,
|
|
376
|
+
Wa as SelectSeparator,
|
|
377
|
+
qa as SelectTrigger,
|
|
378
|
+
Ja as SelectValue,
|
|
379
|
+
Za as Separator,
|
|
380
|
+
Ya as Sheet,
|
|
381
|
+
ja as SheetClose,
|
|
382
|
+
$a as SheetContent,
|
|
383
|
+
om as SheetDescription,
|
|
384
|
+
rm as SheetFooter,
|
|
385
|
+
em as SheetHeader,
|
|
386
|
+
tm as SheetTitle,
|
|
387
|
+
pm as SheetTrigger,
|
|
388
|
+
Sp as Shopify,
|
|
389
|
+
mm as Sidebar,
|
|
390
|
+
im as SidebarContent,
|
|
391
|
+
lm as SidebarFooter,
|
|
392
|
+
fm as SidebarGroup,
|
|
393
|
+
xm as SidebarGroupAction,
|
|
394
|
+
nm as SidebarGroupContent,
|
|
395
|
+
dm as SidebarGroupLabel,
|
|
396
|
+
gm as SidebarHeader,
|
|
397
|
+
um as SidebarInput,
|
|
398
|
+
bm as SidebarInset,
|
|
399
|
+
Sm as SidebarMenu,
|
|
400
|
+
cm as SidebarMenuAction,
|
|
401
|
+
Tm as SidebarMenuBadge,
|
|
402
|
+
sm as SidebarMenuButton,
|
|
403
|
+
Cm as SidebarMenuItem,
|
|
404
|
+
Dm as SidebarMenuSkeleton,
|
|
405
|
+
Am as SidebarMenuSub,
|
|
406
|
+
Mm as SidebarMenuSubButton,
|
|
407
|
+
hm as SidebarMenuSubItem,
|
|
408
|
+
Pm as SidebarProvider,
|
|
409
|
+
Bm as SidebarRail,
|
|
410
|
+
Im as SidebarSeparator,
|
|
411
|
+
km as SidebarTrigger,
|
|
412
|
+
Tp as Singlestore,
|
|
413
|
+
vm as Skeleton,
|
|
414
|
+
Cp as Slack,
|
|
415
|
+
wm as Slider,
|
|
416
|
+
Ap as Snowflake,
|
|
417
|
+
hp as Splunk,
|
|
418
|
+
Bp as Spotify,
|
|
419
|
+
kp as Square,
|
|
420
|
+
Op as Squarespace,
|
|
421
|
+
Rp as Stripe,
|
|
422
|
+
Hm as Switch,
|
|
423
|
+
Li as TOOLKITS,
|
|
424
|
+
Ei as TOOLKIT_CATALOGUE,
|
|
425
|
+
Oi as TOOLKIT_ICON_MAP,
|
|
426
|
+
Em as Table,
|
|
427
|
+
Fm as TableBody,
|
|
428
|
+
_m as TableCaption,
|
|
429
|
+
Um as TableCell,
|
|
430
|
+
Vm as TableFooter,
|
|
431
|
+
Nm as TableHead,
|
|
432
|
+
zm as TableHeader,
|
|
433
|
+
Km as TableRow,
|
|
434
|
+
qm as Tabs,
|
|
435
|
+
Jm as TabsContent,
|
|
436
|
+
Xm as TabsList,
|
|
437
|
+
Zm as TabsTrigger,
|
|
438
|
+
yp as Tesla,
|
|
439
|
+
Ym as Textarea,
|
|
440
|
+
Lp as Tiktok,
|
|
441
|
+
$m as Toggle,
|
|
442
|
+
di as ToolCard,
|
|
443
|
+
xi as ToolkitCard,
|
|
444
|
+
Ti as ToolkitPicker,
|
|
445
|
+
ui as ToolkitPickerTrigger,
|
|
446
|
+
Si as ToolkitSelectionSummary,
|
|
447
|
+
ei as Tooltip,
|
|
448
|
+
ti as TooltipContent,
|
|
449
|
+
pi as TooltipProvider,
|
|
450
|
+
ai as TooltipTrigger,
|
|
451
|
+
Fp as Trello,
|
|
452
|
+
Up as Twilio,
|
|
453
|
+
Np as Twitch,
|
|
454
|
+
Kp as Vercel,
|
|
455
|
+
qp as Walmart,
|
|
456
|
+
Xp as Weaviate,
|
|
457
|
+
Qp as Workday,
|
|
458
|
+
jp as Wrike,
|
|
459
|
+
oa as X,
|
|
460
|
+
ea as Xero,
|
|
461
|
+
pa as Youtube,
|
|
462
|
+
ma as Zendesk,
|
|
463
|
+
la as Zoom,
|
|
462
464
|
k as badgeVariants,
|
|
463
465
|
_ as buttonVariants,
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
466
|
+
_i as findPrebuiltProviderById,
|
|
467
|
+
Ui as findPrebuiltProviderByProviderId,
|
|
468
|
+
Vi as findToolkitByName,
|
|
469
|
+
vi as getToolIconByToolkitName,
|
|
470
|
+
Ri as getToolkitIcon,
|
|
471
|
+
wi as getToolkitIconByName,
|
|
472
|
+
Ni as isKnownToolkit,
|
|
473
|
+
zi as isPrebuiltProvider,
|
|
474
|
+
oi as toggleVariants,
|
|
475
|
+
Gm as useSidebar
|
|
474
476
|
};
|