@arcadeai/design-system 3.7.0 → 3.8.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/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/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/components/index.js
CHANGED
|
@@ -40,120 +40,121 @@ import { Closeio as qr } from "./ui/atoms/icons/closeio.js";
|
|
|
40
40
|
import { Codesandbox as Jr } from "./ui/atoms/icons/codesandbox.js";
|
|
41
41
|
import { Coinbase as Zr } from "./ui/atoms/icons/coinbase.js";
|
|
42
42
|
import { Confluence as Ur } from "./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 {
|
|
43
|
+
import { Cursor as jr } from "./ui/atoms/icons/cursor.js";
|
|
44
|
+
import { Datadog as _r } from "./ui/atoms/icons/datadog.js";
|
|
45
|
+
import { DigitalOcean as oe } from "./ui/atoms/icons/digital-ocean.js";
|
|
46
|
+
import { Discord as ee } from "./ui/atoms/icons/discord.js";
|
|
47
|
+
import { Dropbox as pe } from "./ui/atoms/icons/dropbox.js";
|
|
48
|
+
import { E2b as me } from "./ui/atoms/icons/e2b.js";
|
|
49
|
+
import { Ebay as le } from "./ui/atoms/icons/ebay.js";
|
|
50
|
+
import { Evernote as xe } from "./ui/atoms/icons/evernote.js";
|
|
51
|
+
import { Factorial as de } from "./ui/atoms/icons/factorial.js";
|
|
52
|
+
import { Figma as ue } from "./ui/atoms/icons/figma.js";
|
|
53
|
+
import { Firecrawl as Se } from "./ui/atoms/icons/firecrawl.js";
|
|
54
|
+
import { Freshservice as se } from "./ui/atoms/icons/freshservice.js";
|
|
55
|
+
import { Generic as Te } from "./ui/atoms/icons/generic.js";
|
|
56
|
+
import { Github as Me } from "./ui/atoms/icons/github.js";
|
|
57
|
+
import { Gitlab as he } from "./ui/atoms/icons/gitlab.js";
|
|
58
|
+
import { Gmail as Be } from "./ui/atoms/icons/gmail.js";
|
|
59
|
+
import { Google as we } from "./ui/atoms/icons/google.js";
|
|
60
|
+
import { GoogleCalendar as ve } from "./ui/atoms/icons/google-calendar.js";
|
|
61
|
+
import { GoogleContacts as Ie } from "./ui/atoms/icons/google-contacts.js";
|
|
62
|
+
import { GoogleDocs as Fe } from "./ui/atoms/icons/google-docs.js";
|
|
63
|
+
import { GoogleDrive as Re } from "./ui/atoms/icons/google-drive.js";
|
|
64
|
+
import { GoogleFinance as Ee } from "./ui/atoms/icons/google-finance.js";
|
|
65
|
+
import { GoogleFlight as Ve } from "./ui/atoms/icons/google-flight.js";
|
|
66
|
+
import { GoogleFlights as qe } from "./ui/atoms/icons/google-flights.js";
|
|
67
|
+
import { GoogleHotels as Je } from "./ui/atoms/icons/google-hotels.js";
|
|
68
|
+
import { GoogleJobs as Ze } from "./ui/atoms/icons/google-jobs.js";
|
|
69
|
+
import { GoogleMaps as Ue } from "./ui/atoms/icons/google-maps.js";
|
|
70
|
+
import { GoogleNews as je } from "./ui/atoms/icons/google-news.js";
|
|
71
|
+
import { GoogleSheets as _e } from "./ui/atoms/icons/google-sheets.js";
|
|
72
|
+
import { GoogleShopping as ot } from "./ui/atoms/icons/google-shopping.js";
|
|
73
|
+
import { GoogleSlides as et } from "./ui/atoms/icons/google-slides.js";
|
|
74
|
+
import { Heroku as pt } from "./ui/atoms/icons/heroku.js";
|
|
75
|
+
import { Hootsuite as mt } from "./ui/atoms/icons/hootsuite.js";
|
|
76
|
+
import { Hubspot as lt } from "./ui/atoms/icons/hubspot.js";
|
|
77
|
+
import { Imgflip as xt } from "./ui/atoms/icons/imgflip.js";
|
|
78
|
+
import { Intercom as dt } from "./ui/atoms/icons/intercom.js";
|
|
79
|
+
import { Jira as ut } from "./ui/atoms/icons/jira.js";
|
|
80
|
+
import { Linear as St } from "./ui/atoms/icons/linear.js";
|
|
81
|
+
import { Linkedin as st } from "./ui/atoms/icons/linkedin.js";
|
|
82
|
+
import { Mailchimp as Tt } from "./ui/atoms/icons/mailchimp.js";
|
|
83
|
+
import { Mcp as Mt } from "./ui/atoms/icons/mcp.js";
|
|
84
|
+
import { Microsoft as ht } from "./ui/atoms/icons/microsoft.js";
|
|
85
|
+
import { MicrosoftDynamics as Bt } from "./ui/atoms/icons/microsoft-dynamics.js";
|
|
86
|
+
import { MicrosoftSharepoint as wt } from "./ui/atoms/icons/microsoft-sharepoint.js";
|
|
87
|
+
import { MicrosoftTeams as vt } from "./ui/atoms/icons/microsoft-teams.js";
|
|
88
|
+
import { Miro as It } from "./ui/atoms/icons/miro.js";
|
|
89
|
+
import { Monday as Ft } from "./ui/atoms/icons/monday.js";
|
|
90
|
+
import { MongoDB as Rt } from "./ui/atoms/icons/mongodb.js";
|
|
91
|
+
import { Netsuite as Et } from "./ui/atoms/icons/netsuite.js";
|
|
92
|
+
import { Notion as Vt } from "./ui/atoms/icons/notion.js";
|
|
93
|
+
import { Oauth as qt } from "./ui/atoms/icons/oauth.js";
|
|
94
|
+
import { Obsidian as Jt } from "./ui/atoms/icons/obsidian.js";
|
|
95
|
+
import { Okta as Zt } from "./ui/atoms/icons/okta.js";
|
|
96
|
+
import { OneDrive as Ut } from "./ui/atoms/icons/one-drive.js";
|
|
97
|
+
import { OutlookCalendar as jt } from "./ui/atoms/icons/outlook-calendar.js";
|
|
98
|
+
import { OutlookMail as _t } from "./ui/atoms/icons/outlook-mail.js";
|
|
99
|
+
import { Pinecone as op } from "./ui/atoms/icons/pinecone.js";
|
|
100
|
+
import { Pinterest as ep } from "./ui/atoms/icons/pinterest.js";
|
|
101
|
+
import { Pipedrive as pp } from "./ui/atoms/icons/pipedrive.js";
|
|
102
|
+
import { Plaid as mp } from "./ui/atoms/icons/plaid.js";
|
|
103
|
+
import { Postgres as lp } from "./ui/atoms/icons/postgres.js";
|
|
104
|
+
import { Quickbooks as xp } from "./ui/atoms/icons/quickbooks.js";
|
|
105
|
+
import { Reddit as dp } from "./ui/atoms/icons/reddit.js";
|
|
106
|
+
import { Salesforce as up } from "./ui/atoms/icons/salesforce.js";
|
|
107
|
+
import { Shopify as Sp } from "./ui/atoms/icons/shopify.js";
|
|
108
|
+
import { Singlestore as sp } from "./ui/atoms/icons/singlestore.js";
|
|
109
|
+
import { Slack as Tp } from "./ui/atoms/icons/slack.js";
|
|
110
|
+
import { Snowflake as Mp } from "./ui/atoms/icons/snowflake.js";
|
|
111
|
+
import { Splunk as hp } from "./ui/atoms/icons/splunk.js";
|
|
112
|
+
import { Spotify as Bp } from "./ui/atoms/icons/spotify.js";
|
|
113
|
+
import { Square as wp } from "./ui/atoms/icons/square.js";
|
|
114
|
+
import { Squarespace as vp } from "./ui/atoms/icons/squarespace.js";
|
|
115
|
+
import { Stripe as Ip } from "./ui/atoms/icons/stripe.js";
|
|
116
|
+
import { Tesla as Fp } from "./ui/atoms/icons/tesla.js";
|
|
117
|
+
import { Tiktok as Rp } from "./ui/atoms/icons/tiktok.js";
|
|
118
|
+
import { Trello as Ep } from "./ui/atoms/icons/trello.js";
|
|
119
|
+
import { Twilio as Vp } from "./ui/atoms/icons/twilio.js";
|
|
120
|
+
import { Twitch as qp } from "./ui/atoms/icons/twitch.js";
|
|
121
|
+
import { Vercel as Jp } from "./ui/atoms/icons/vercel.js";
|
|
122
|
+
import { Walmart as Zp } from "./ui/atoms/icons/walmart.js";
|
|
123
|
+
import { Weaviate as Up } from "./ui/atoms/icons/weaviate.js";
|
|
124
|
+
import { Workday as jp } from "./ui/atoms/icons/workday.js";
|
|
125
|
+
import { Wrike as _p } from "./ui/atoms/icons/wrike.js";
|
|
126
|
+
import { X as oa } from "./ui/atoms/icons/x.js";
|
|
127
|
+
import { Xero as ea } from "./ui/atoms/icons/xero.js";
|
|
128
|
+
import { Youtube as pa } from "./ui/atoms/icons/youtube.js";
|
|
129
|
+
import { Zendesk as ma } from "./ui/atoms/icons/zendesk.js";
|
|
130
|
+
import { Zoom as la } from "./ui/atoms/icons/zoom.js";
|
|
131
|
+
import { Input as xa } from "./ui/atoms/input.js";
|
|
132
|
+
import { Label as da } from "./ui/atoms/label.js";
|
|
133
|
+
import { MobileTooltip as ua, MobileTooltipContent as ba, MobileTooltipProvider as Sa, MobileTooltipTrigger as ca } from "./ui/atoms/mobile-tooltip.js";
|
|
134
|
+
import { Popover as Ca, PopoverAnchor as Ta, PopoverContent as Da, PopoverTrigger as Ma } from "./ui/atoms/popover.js";
|
|
135
|
+
import { ProBadge as ha } from "./ui/atoms/pro-badge.js";
|
|
136
|
+
import { Progress as Ba } from "./ui/atoms/progress.js";
|
|
137
|
+
import { RadioGroup as wa, RadioGroupItem as Pa } from "./ui/atoms/radio-group.js";
|
|
138
|
+
import { ResizableHandle as ya, ResizablePanel as Ia, ResizablePanelGroup as Ha } from "./ui/atoms/resizable.js";
|
|
139
|
+
import { ScrollArea as La, ScrollBar as Ra } from "./ui/atoms/scroll-area.js";
|
|
140
|
+
import { Select as Ea, SelectContent as za, SelectGroup as Va, SelectItem as Wa, SelectLabel as qa, SelectScrollDownButton as Na, SelectScrollUpButton as Ja, SelectSeparator as Xa, SelectTrigger as Za, SelectValue as Qa } from "./ui/atoms/select.js";
|
|
141
|
+
import { Separator as Ya } from "./ui/atoms/separator.js";
|
|
142
|
+
import { Sheet as Ka, SheetClose as _a, SheetContent as $a, SheetDescription as om, SheetFooter as rm, SheetHeader as em, SheetTitle as tm, SheetTrigger as pm } from "./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 sm, SidebarMenuButton as Cm, SidebarMenuItem as Tm, SidebarMenuSkeleton as Dm, SidebarMenuSub as Mm, SidebarMenuSubButton as Am, SidebarMenuSubItem as hm, SidebarProvider as km, SidebarRail as Bm, SidebarSeparator as Gm, SidebarTrigger as wm, useSidebar as Pm } from "./ui/atoms/sidebar.js";
|
|
144
|
+
import { Skeleton as ym } from "./ui/atoms/skeleton.js";
|
|
145
|
+
import { Slider as Hm } from "./ui/atoms/slider.js";
|
|
146
|
+
import { Switch as Lm } from "./ui/atoms/switch.js";
|
|
147
|
+
import { Table as Om, TableBody as Em, TableCaption as zm, TableCell as Vm, TableFooter as Wm, TableHead as qm, TableHeader as Nm, TableRow as Jm } from "./ui/atoms/table.js";
|
|
148
|
+
import { Tabs as Zm, TabsContent as Qm, TabsList as Um, TabsTrigger as Ym } from "./ui/atoms/tabs.js";
|
|
149
|
+
import { Textarea as Km } from "./ui/atoms/textarea.js";
|
|
150
|
+
import { Toggle as $m, toggleVariants as oi } from "./ui/atoms/toggle.js";
|
|
151
|
+
import { Tooltip as ei, TooltipContent as ti, TooltipProvider as pi, TooltipTrigger as ai } from "./ui/atoms/tooltip.js";
|
|
152
|
+
import { EmptyState as ii } from "./ui/molecules/empty-state.js";
|
|
153
|
+
import { R as fi, T as xi } from "../toolkit-card-BzIa8ZXI.js";
|
|
154
|
+
import { ToolCard as di } from "./ui/molecules/tool-card.js";
|
|
155
|
+
import { ToolkitPickerTrigger as ui } from "./ui/molecules/toolkit-picker-trigger.js";
|
|
156
|
+
import { ToolkitSelectionSummary as Si } from "./ui/molecules/toolkit-selection-summary.js";
|
|
157
|
+
import { ToolkitPicker as si } from "./ui/organisms/toolkit-picker/index.js";
|
|
157
158
|
export {
|
|
158
159
|
e as Accordion,
|
|
159
160
|
t as AccordionContent,
|
|
@@ -238,7 +239,8 @@ export {
|
|
|
238
239
|
so as CommandSeparator,
|
|
239
240
|
Co as CommandShortcut,
|
|
240
241
|
Ur as Confluence,
|
|
241
|
-
jr as
|
|
242
|
+
jr as Cursor,
|
|
243
|
+
_r as Datadog,
|
|
242
244
|
Do as Dialog,
|
|
243
245
|
Mo as DialogClose,
|
|
244
246
|
Ao as DialogContent,
|
|
@@ -249,9 +251,9 @@ export {
|
|
|
249
251
|
wo as DialogPortal,
|
|
250
252
|
Po as DialogTitle,
|
|
251
253
|
vo as DialogTrigger,
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
254
|
+
oe as DigitalOcean,
|
|
255
|
+
ee as Discord,
|
|
256
|
+
pe as Dropbox,
|
|
255
257
|
Io as DropdownMenu,
|
|
256
258
|
Ho as DropdownMenuCheckboxItem,
|
|
257
259
|
Fo as DropdownMenuContent,
|
|
@@ -267,183 +269,183 @@ export {
|
|
|
267
269
|
Jo as DropdownMenuSubContent,
|
|
268
270
|
Xo as DropdownMenuSubTrigger,
|
|
269
271
|
Zo as DropdownMenuTrigger,
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
272
|
+
me as E2b,
|
|
273
|
+
le as Ebay,
|
|
274
|
+
ii as EmptyState,
|
|
275
|
+
xe as Evernote,
|
|
276
|
+
de as Factorial,
|
|
277
|
+
ue as Figma,
|
|
278
|
+
Se as Firecrawl,
|
|
279
|
+
se as Freshservice,
|
|
280
|
+
Te as Generic,
|
|
281
|
+
Me as Github,
|
|
282
|
+
he as Gitlab,
|
|
283
|
+
Be as Gmail,
|
|
284
|
+
we as Google,
|
|
285
|
+
ve as GoogleCalendar,
|
|
286
|
+
Ie as GoogleContacts,
|
|
287
|
+
Fe as GoogleDocs,
|
|
288
|
+
Re as GoogleDrive,
|
|
289
|
+
Ee as GoogleFinance,
|
|
290
|
+
Ve as GoogleFlight,
|
|
291
|
+
qe as GoogleFlights,
|
|
292
|
+
Je as GoogleHotels,
|
|
293
|
+
Ze as GoogleJobs,
|
|
294
|
+
Ue as GoogleMaps,
|
|
295
|
+
je as GoogleNews,
|
|
296
|
+
_e as GoogleSheets,
|
|
297
|
+
ot as GoogleShopping,
|
|
298
|
+
et as GoogleSlides,
|
|
299
|
+
pt as Heroku,
|
|
300
|
+
mt as Hootsuite,
|
|
299
301
|
Uo as HoverCard,
|
|
300
302
|
Yo as HoverCardContent,
|
|
301
303
|
jo as HoverCardTrigger,
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
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
|
-
|
|
304
|
+
lt as Hubspot,
|
|
305
|
+
xt as Imgflip,
|
|
306
|
+
xa as Input,
|
|
307
|
+
dt as Intercom,
|
|
308
|
+
ut as Jira,
|
|
309
|
+
da as Label,
|
|
310
|
+
St as Linear,
|
|
311
|
+
st as Linkedin,
|
|
312
|
+
Tt as Mailchimp,
|
|
313
|
+
Mt as Mcp,
|
|
314
|
+
ht as Microsoft,
|
|
315
|
+
Bt as MicrosoftDynamics,
|
|
316
|
+
wt as MicrosoftSharepoint,
|
|
317
|
+
vt as MicrosoftTeams,
|
|
318
|
+
It as Miro,
|
|
319
|
+
ua as MobileTooltip,
|
|
320
|
+
ba as MobileTooltipContent,
|
|
321
|
+
Sa as MobileTooltipProvider,
|
|
322
|
+
ca as MobileTooltipTrigger,
|
|
323
|
+
Ft as Monday,
|
|
324
|
+
Rt as MongoDB,
|
|
325
|
+
Et as Netsuite,
|
|
326
|
+
Vt as Notion,
|
|
327
|
+
qt as Oauth,
|
|
328
|
+
Jt as Obsidian,
|
|
329
|
+
Zt as Okta,
|
|
330
|
+
Ut as OneDrive,
|
|
331
|
+
jt as OutlookCalendar,
|
|
332
|
+
_t as OutlookMail,
|
|
333
|
+
op as Pinecone,
|
|
334
|
+
ep as Pinterest,
|
|
335
|
+
pp as Pipedrive,
|
|
336
|
+
mp as Plaid,
|
|
337
|
+
Ca as Popover,
|
|
338
|
+
Ta as PopoverAnchor,
|
|
339
|
+
Da as PopoverContent,
|
|
340
|
+
Ma as PopoverTrigger,
|
|
341
|
+
lp as Postgres,
|
|
342
|
+
ha as ProBadge,
|
|
343
|
+
Ba as Progress,
|
|
344
|
+
xp as Quickbooks,
|
|
345
|
+
wa as RadioGroup,
|
|
346
|
+
Pa as RadioGroupItem,
|
|
347
|
+
dp as Reddit,
|
|
348
|
+
fi as RequirementBadges,
|
|
349
|
+
ya as ResizableHandle,
|
|
350
|
+
Ia as ResizablePanel,
|
|
351
|
+
Ha as ResizablePanelGroup,
|
|
352
|
+
up as Salesforce,
|
|
353
|
+
La as ScrollArea,
|
|
354
|
+
Ra as ScrollBar,
|
|
355
|
+
Ea as Select,
|
|
356
|
+
za as SelectContent,
|
|
357
|
+
Va as SelectGroup,
|
|
358
|
+
Wa as SelectItem,
|
|
359
|
+
qa as SelectLabel,
|
|
360
|
+
Na as SelectScrollDownButton,
|
|
361
|
+
Ja as SelectScrollUpButton,
|
|
362
|
+
Xa as SelectSeparator,
|
|
363
|
+
Za as SelectTrigger,
|
|
364
|
+
Qa as SelectValue,
|
|
365
|
+
Ya as Separator,
|
|
366
|
+
Ka as Sheet,
|
|
367
|
+
_a as SheetClose,
|
|
368
|
+
$a as SheetContent,
|
|
369
|
+
om as SheetDescription,
|
|
370
|
+
rm as SheetFooter,
|
|
371
|
+
em as SheetHeader,
|
|
372
|
+
tm as SheetTitle,
|
|
373
|
+
pm as SheetTrigger,
|
|
374
|
+
Sp as Shopify,
|
|
375
|
+
mm as Sidebar,
|
|
376
|
+
im as SidebarContent,
|
|
377
|
+
lm as SidebarFooter,
|
|
378
|
+
fm as SidebarGroup,
|
|
379
|
+
xm as SidebarGroupAction,
|
|
380
|
+
nm as SidebarGroupContent,
|
|
381
|
+
dm as SidebarGroupLabel,
|
|
382
|
+
gm as SidebarHeader,
|
|
383
|
+
um as SidebarInput,
|
|
384
|
+
bm as SidebarInset,
|
|
385
|
+
Sm as SidebarMenu,
|
|
386
|
+
cm as SidebarMenuAction,
|
|
387
|
+
sm as SidebarMenuBadge,
|
|
388
|
+
Cm as SidebarMenuButton,
|
|
389
|
+
Tm as SidebarMenuItem,
|
|
390
|
+
Dm as SidebarMenuSkeleton,
|
|
391
|
+
Mm as SidebarMenuSub,
|
|
392
|
+
Am as SidebarMenuSubButton,
|
|
393
|
+
hm as SidebarMenuSubItem,
|
|
394
|
+
km as SidebarProvider,
|
|
395
|
+
Bm as SidebarRail,
|
|
396
|
+
Gm as SidebarSeparator,
|
|
397
|
+
wm as SidebarTrigger,
|
|
398
|
+
sp as Singlestore,
|
|
399
|
+
ym as Skeleton,
|
|
400
|
+
Tp as Slack,
|
|
401
|
+
Hm as Slider,
|
|
402
|
+
Mp as Snowflake,
|
|
403
|
+
hp as Splunk,
|
|
404
|
+
Bp as Spotify,
|
|
405
|
+
wp as Square,
|
|
406
|
+
vp as Squarespace,
|
|
407
|
+
Ip as Stripe,
|
|
408
|
+
Lm as Switch,
|
|
409
|
+
Om as Table,
|
|
410
|
+
Em as TableBody,
|
|
411
|
+
zm as TableCaption,
|
|
412
|
+
Vm as TableCell,
|
|
413
|
+
Wm as TableFooter,
|
|
414
|
+
qm as TableHead,
|
|
415
|
+
Nm as TableHeader,
|
|
416
|
+
Jm as TableRow,
|
|
417
|
+
Zm as Tabs,
|
|
418
|
+
Qm as TabsContent,
|
|
419
|
+
Um as TabsList,
|
|
420
|
+
Ym as TabsTrigger,
|
|
421
|
+
Fp as Tesla,
|
|
422
|
+
Km as Textarea,
|
|
423
|
+
Rp as Tiktok,
|
|
424
|
+
$m as Toggle,
|
|
425
|
+
di as ToolCard,
|
|
426
|
+
xi as ToolkitCard,
|
|
427
|
+
si as ToolkitPicker,
|
|
428
|
+
ui as ToolkitPickerTrigger,
|
|
429
|
+
Si as ToolkitSelectionSummary,
|
|
430
|
+
ei as Tooltip,
|
|
431
|
+
ti as TooltipContent,
|
|
432
|
+
pi as TooltipProvider,
|
|
433
|
+
ai as TooltipTrigger,
|
|
434
|
+
Ep as Trello,
|
|
435
|
+
Vp as Twilio,
|
|
436
|
+
qp as Twitch,
|
|
437
|
+
Jp as Vercel,
|
|
438
|
+
Zp as Walmart,
|
|
439
|
+
Up as Weaviate,
|
|
440
|
+
jp as Workday,
|
|
441
|
+
_p as Wrike,
|
|
442
|
+
oa as X,
|
|
443
|
+
ea as Xero,
|
|
444
|
+
pa as Youtube,
|
|
445
|
+
ma as Zendesk,
|
|
446
|
+
la as Zoom,
|
|
445
447
|
w as badgeVariants,
|
|
446
448
|
z as buttonVariants,
|
|
447
|
-
|
|
448
|
-
|
|
449
|
+
oi as toggleVariants,
|
|
450
|
+
Pm as useSidebar
|
|
449
451
|
};
|