@arcadeai/design-system 3.17.0 → 3.20.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/customerio.js +19 -0
- package/dist/components/index.js +312 -310
- package/dist/components/ui/atoms/icons/customerio.d.ts +3 -0
- package/dist/components/ui/atoms/icons/customerio.js +40 -0
- package/dist/components/ui/atoms/icons/index.d.ts +1 -0
- package/dist/components/ui/atoms/icons/index.js +198 -196
- package/dist/components/ui/atoms/index.js +299 -297
- package/dist/components/ui/index.js +312 -310
- package/dist/main.js +338 -336
- package/dist/metadata/toolkit-icons.js +237 -233
- package/dist/metadata/toolkits.js +43 -4
- package/package.json +1 -1
|
@@ -42,123 +42,124 @@ import { Codesandbox as Xr } from "./icons/codesandbox.js";
|
|
|
42
42
|
import { Coinbase as Ur } from "./icons/coinbase.js";
|
|
43
43
|
import { Confluence as jr } from "./icons/confluence.js";
|
|
44
44
|
import { Cursor as _r } from "./icons/cursor.js";
|
|
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 {
|
|
45
|
+
import { Customerio as oe } from "./icons/customerio.js";
|
|
46
|
+
import { Datadog as ee } from "./icons/datadog.js";
|
|
47
|
+
import { DigitalOcean as pe } from "./icons/digital-ocean.js";
|
|
48
|
+
import { Discord as me } from "./icons/discord.js";
|
|
49
|
+
import { Dropbox as le } from "./icons/dropbox.js";
|
|
50
|
+
import { E2b as xe } from "./icons/e2b.js";
|
|
51
|
+
import { Ebay as de } from "./icons/ebay.js";
|
|
52
|
+
import { Evernote as ue } from "./icons/evernote.js";
|
|
53
|
+
import { Exa as Se } from "./icons/exa.js";
|
|
54
|
+
import { Factorial as se } from "./icons/factorial.js";
|
|
55
|
+
import { Figma as De } from "./icons/figma.js";
|
|
56
|
+
import { Firecrawl as he } from "./icons/firecrawl.js";
|
|
57
|
+
import { Freshservice as Ae } from "./icons/freshservice.js";
|
|
58
|
+
import { Generic as Ge } from "./icons/generic.js";
|
|
59
|
+
import { Github as we } from "./icons/github.js";
|
|
60
|
+
import { Gitlab as ve } from "./icons/gitlab.js";
|
|
61
|
+
import { Gmail as Ie } from "./icons/gmail.js";
|
|
62
|
+
import { Google as Fe } from "./icons/google.js";
|
|
63
|
+
import { GoogleCalendar as Re } from "./icons/google-calendar.js";
|
|
64
|
+
import { GoogleContacts as Ee } from "./icons/google-contacts.js";
|
|
65
|
+
import { GoogleDocs as Ve } from "./icons/google-docs.js";
|
|
66
|
+
import { GoogleDrive as We } from "./icons/google-drive.js";
|
|
67
|
+
import { GoogleFinance as Ne } from "./icons/google-finance.js";
|
|
68
|
+
import { GoogleFlight as Xe } from "./icons/google-flight.js";
|
|
69
|
+
import { GoogleFlights as Ue } from "./icons/google-flights.js";
|
|
70
|
+
import { GoogleHotels as je } from "./icons/google-hotels.js";
|
|
71
|
+
import { GoogleJobs as _e } from "./icons/google-jobs.js";
|
|
72
|
+
import { GoogleMaps as ot } from "./icons/google-maps.js";
|
|
73
|
+
import { GoogleNews as et } from "./icons/google-news.js";
|
|
74
|
+
import { GoogleSheets as pt } from "./icons/google-sheets.js";
|
|
75
|
+
import { GoogleShopping as mt } from "./icons/google-shopping.js";
|
|
76
|
+
import { GoogleSlides as lt } from "./icons/google-slides.js";
|
|
77
|
+
import { Heroku as xt } from "./icons/heroku.js";
|
|
78
|
+
import { Hootsuite as dt } from "./icons/hootsuite.js";
|
|
79
|
+
import { Hubspot as ut } from "./icons/hubspot.js";
|
|
80
|
+
import { Imgflip as St } from "./icons/imgflip.js";
|
|
81
|
+
import { Intercom as st } from "./icons/intercom.js";
|
|
82
|
+
import { Jira as Dt } from "./icons/jira.js";
|
|
83
|
+
import { Linear as ht } from "./icons/linear.js";
|
|
84
|
+
import { Linkedin as At } from "./icons/linkedin.js";
|
|
85
|
+
import { Mailchimp as Gt } from "./icons/mailchimp.js";
|
|
86
|
+
import { Mcp as wt } from "./icons/mcp.js";
|
|
87
|
+
import { Microsoft as vt } from "./icons/microsoft.js";
|
|
88
|
+
import { MicrosoftDynamics as It } from "./icons/microsoft-dynamics.js";
|
|
89
|
+
import { MicrosoftSharepoint as Ft } from "./icons/microsoft-sharepoint.js";
|
|
90
|
+
import { MicrosoftTeams as Rt } from "./icons/microsoft-teams.js";
|
|
91
|
+
import { Miro as Et } from "./icons/miro.js";
|
|
92
|
+
import { Monday as Vt } from "./icons/monday.js";
|
|
93
|
+
import { MongoDB as Wt } from "./icons/mongodb.js";
|
|
94
|
+
import { Netsuite as Nt } from "./icons/netsuite.js";
|
|
95
|
+
import { Notion as Xt } from "./icons/notion.js";
|
|
96
|
+
import { Oauth as Ut } from "./icons/oauth.js";
|
|
97
|
+
import { Obsidian as jt } from "./icons/obsidian.js";
|
|
98
|
+
import { Okta as _t } from "./icons/okta.js";
|
|
99
|
+
import { OneDrive as op } from "./icons/one-drive.js";
|
|
100
|
+
import { OutlookCalendar as ep } from "./icons/outlook-calendar.js";
|
|
101
|
+
import { OutlookMail as pp } from "./icons/outlook-mail.js";
|
|
102
|
+
import { Pagerduty as mp } from "./icons/pagerduty.js";
|
|
103
|
+
import { Pinecone as lp } from "./icons/pinecone.js";
|
|
104
|
+
import { Pinterest as xp } from "./icons/pinterest.js";
|
|
105
|
+
import { Pipedrive as dp } from "./icons/pipedrive.js";
|
|
106
|
+
import { Plaid as up } from "./icons/plaid.js";
|
|
107
|
+
import { Postgres as Sp } from "./icons/postgres.js";
|
|
108
|
+
import { Posthog as sp } from "./icons/posthog.js";
|
|
109
|
+
import { Pylon as Dp } from "./icons/pylon.js";
|
|
110
|
+
import { Quickbooks as hp } from "./icons/quickbooks.js";
|
|
111
|
+
import { Reddit as Ap } from "./icons/reddit.js";
|
|
112
|
+
import { Salesforce as Gp } from "./icons/salesforce.js";
|
|
113
|
+
import { Shopify as wp } from "./icons/shopify.js";
|
|
114
|
+
import { Singlestore as vp } from "./icons/singlestore.js";
|
|
115
|
+
import { Slack as Ip } from "./icons/slack.js";
|
|
116
|
+
import { Snowflake as Fp } from "./icons/snowflake.js";
|
|
117
|
+
import { Splunk as Rp } from "./icons/splunk.js";
|
|
118
|
+
import { Spotify as Ep } from "./icons/spotify.js";
|
|
119
|
+
import { Square as Vp } from "./icons/square.js";
|
|
120
|
+
import { Squarespace as Wp } from "./icons/squarespace.js";
|
|
121
|
+
import { Squareup as Np } from "./icons/squareup.js";
|
|
122
|
+
import { Stripe as Xp } from "./icons/stripe.js";
|
|
123
|
+
import { Tesla as Up } from "./icons/tesla.js";
|
|
124
|
+
import { Ticktick as jp } from "./icons/ticktick.js";
|
|
125
|
+
import { Tiktok as _p } from "./icons/tiktok.js";
|
|
126
|
+
import { Trello as oa } from "./icons/trello.js";
|
|
127
|
+
import { Twilio as ea } from "./icons/twilio.js";
|
|
128
|
+
import { Twitch as pa } from "./icons/twitch.js";
|
|
129
|
+
import { Vercel as ma } from "./icons/vercel.js";
|
|
130
|
+
import { Walmart as la } from "./icons/walmart.js";
|
|
131
|
+
import { Weaviate as xa } from "./icons/weaviate.js";
|
|
132
|
+
import { Workday as da } from "./icons/workday.js";
|
|
133
|
+
import { Wrike as ua } from "./icons/wrike.js";
|
|
134
|
+
import { X as Sa } from "./icons/x.js";
|
|
135
|
+
import { Xero as sa } from "./icons/xero.js";
|
|
136
|
+
import { Youtube as Da } from "./icons/youtube.js";
|
|
137
|
+
import { Zendesk as ha } from "./icons/zendesk.js";
|
|
138
|
+
import { Zoho as Aa } from "./icons/zoho.js";
|
|
139
|
+
import { ZohoBooks as Ga } from "./icons/zoho-books.js";
|
|
140
|
+
import { ZohoCreator as wa } from "./icons/zoho-creator.js";
|
|
141
|
+
import { Zoom as va } from "./icons/zoom.js";
|
|
142
|
+
import { Input as Ia } from "./input.js";
|
|
143
|
+
import { Label as Fa } from "./label.js";
|
|
144
|
+
import { MobileTooltip as Ra, MobileTooltipContent as Oa, MobileTooltipProvider as Ea, MobileTooltipTrigger as za } from "./mobile-tooltip.js";
|
|
145
|
+
import { Popover as Za, PopoverAnchor as Wa, PopoverContent as qa, PopoverTrigger as Na } from "./popover.js";
|
|
146
|
+
import { ProBadge as Xa } from "./pro-badge.js";
|
|
147
|
+
import { Progress as Ua } from "./progress.js";
|
|
148
|
+
import { RadioGroup as ja, RadioGroupItem as Ka } from "./radio-group.js";
|
|
149
|
+
import { ResizableHandle as $a, ResizablePanel as om, ResizablePanelGroup as rm } from "./resizable.js";
|
|
150
|
+
import { ScrollArea as tm, ScrollBar as pm } from "./scroll-area.js";
|
|
151
|
+
import { Select as mm, SelectContent as im, SelectGroup as lm, SelectItem as fm, SelectLabel as xm, SelectScrollDownButton as nm, SelectScrollUpButton as dm, SelectSeparator as gm, SelectTrigger as um, SelectValue as bm } from "./select.js";
|
|
152
|
+
import { Separator as cm } from "./separator.js";
|
|
153
|
+
import { Sheet as Cm, SheetClose as Dm, SheetContent as Tm, SheetDescription as hm, SheetFooter as Mm, SheetHeader as Am, SheetTitle as Bm, SheetTrigger as Gm } from "./sheet.js";
|
|
154
|
+
import { Sidebar as wm, SidebarContent as Pm, SidebarFooter as vm, SidebarGroup as ym, SidebarGroupAction as Im, SidebarGroupContent as Hm, SidebarGroupLabel as Fm, SidebarHeader as Lm, SidebarInput as Rm, SidebarInset as Om, SidebarMenu as Em, SidebarMenuAction as zm, SidebarMenuBadge as Vm, SidebarMenuButton as Zm, SidebarMenuItem as Wm, SidebarMenuSkeleton as qm, SidebarMenuSub as Nm, SidebarMenuSubButton as Jm, SidebarMenuSubItem as Xm, SidebarProvider as Qm, SidebarRail as Um, SidebarSeparator as Ym, SidebarTrigger as jm, useSidebar as Km } from "./sidebar.js";
|
|
155
|
+
import { Skeleton as $m } from "./skeleton.js";
|
|
156
|
+
import { Slider as ri } from "./slider.js";
|
|
157
|
+
import { Switch as ti } from "./switch.js";
|
|
158
|
+
import { Table as ai, TableBody as mi, TableCaption as ii, TableCell as li, TableFooter as fi, TableHead as xi, TableHeader as ni, TableRow as di } from "./table.js";
|
|
159
|
+
import { Tabs as ui, TabsContent as bi, TabsList as Si, TabsTrigger as ci } from "./tabs.js";
|
|
160
|
+
import { Textarea as Ci } from "./textarea.js";
|
|
161
|
+
import { Toggle as Ti, toggleVariants as hi } from "./toggle.js";
|
|
162
|
+
import { Tooltip as Ai, TooltipContent as Bi, TooltipProvider as Gi, TooltipTrigger as ki } from "./tooltip.js";
|
|
162
163
|
export {
|
|
163
164
|
e as Accordion,
|
|
164
165
|
t as AccordionContent,
|
|
@@ -245,7 +246,8 @@ export {
|
|
|
245
246
|
Co as CommandShortcut,
|
|
246
247
|
jr as Confluence,
|
|
247
248
|
_r as Cursor,
|
|
248
|
-
oe as
|
|
249
|
+
oe as Customerio,
|
|
250
|
+
ee as Datadog,
|
|
249
251
|
To as Dialog,
|
|
250
252
|
ho as DialogClose,
|
|
251
253
|
Mo as DialogContent,
|
|
@@ -256,9 +258,9 @@ export {
|
|
|
256
258
|
wo as DialogPortal,
|
|
257
259
|
Po as DialogTitle,
|
|
258
260
|
vo as DialogTrigger,
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
261
|
+
pe as DigitalOcean,
|
|
262
|
+
me as Discord,
|
|
263
|
+
le as Dropbox,
|
|
262
264
|
Io as DropdownMenu,
|
|
263
265
|
Ho as DropdownMenuCheckboxItem,
|
|
264
266
|
Fo as DropdownMenuContent,
|
|
@@ -274,185 +276,185 @@ export {
|
|
|
274
276
|
No as DropdownMenuSubContent,
|
|
275
277
|
Jo as DropdownMenuSubTrigger,
|
|
276
278
|
Xo as DropdownMenuTrigger,
|
|
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
|
-
|
|
305
|
-
|
|
279
|
+
xe as E2b,
|
|
280
|
+
de as Ebay,
|
|
281
|
+
ue as Evernote,
|
|
282
|
+
Se as Exa,
|
|
283
|
+
se as Factorial,
|
|
284
|
+
De as Figma,
|
|
285
|
+
he as Firecrawl,
|
|
286
|
+
Ae as Freshservice,
|
|
287
|
+
Ge as Generic,
|
|
288
|
+
we as Github,
|
|
289
|
+
ve as Gitlab,
|
|
290
|
+
Ie as Gmail,
|
|
291
|
+
Fe as Google,
|
|
292
|
+
Re as GoogleCalendar,
|
|
293
|
+
Ee as GoogleContacts,
|
|
294
|
+
Ve as GoogleDocs,
|
|
295
|
+
We as GoogleDrive,
|
|
296
|
+
Ne as GoogleFinance,
|
|
297
|
+
Xe as GoogleFlight,
|
|
298
|
+
Ue as GoogleFlights,
|
|
299
|
+
je as GoogleHotels,
|
|
300
|
+
_e as GoogleJobs,
|
|
301
|
+
ot as GoogleMaps,
|
|
302
|
+
et as GoogleNews,
|
|
303
|
+
pt as GoogleSheets,
|
|
304
|
+
mt as GoogleShopping,
|
|
305
|
+
lt as GoogleSlides,
|
|
306
|
+
xt as Heroku,
|
|
307
|
+
dt as Hootsuite,
|
|
306
308
|
Uo as HoverCard,
|
|
307
309
|
Yo as HoverCardContent,
|
|
308
310
|
jo as HoverCardTrigger,
|
|
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
|
-
|
|
311
|
+
ut as Hubspot,
|
|
312
|
+
St as Imgflip,
|
|
313
|
+
Ia as Input,
|
|
314
|
+
st as Intercom,
|
|
315
|
+
Dt as Jira,
|
|
316
|
+
Fa as Label,
|
|
317
|
+
ht as Linear,
|
|
318
|
+
At as Linkedin,
|
|
319
|
+
Gt as Mailchimp,
|
|
320
|
+
wt as Mcp,
|
|
321
|
+
vt as Microsoft,
|
|
322
|
+
It as MicrosoftDynamics,
|
|
323
|
+
Ft as MicrosoftSharepoint,
|
|
324
|
+
Rt as MicrosoftTeams,
|
|
325
|
+
Et as Miro,
|
|
326
|
+
Ra as MobileTooltip,
|
|
327
|
+
Oa as MobileTooltipContent,
|
|
328
|
+
Ea as MobileTooltipProvider,
|
|
329
|
+
za as MobileTooltipTrigger,
|
|
330
|
+
Vt as Monday,
|
|
331
|
+
Wt as MongoDB,
|
|
332
|
+
Nt as Netsuite,
|
|
333
|
+
Xt as Notion,
|
|
334
|
+
Ut as Oauth,
|
|
335
|
+
jt as Obsidian,
|
|
336
|
+
_t as Okta,
|
|
337
|
+
op as OneDrive,
|
|
338
|
+
ep as OutlookCalendar,
|
|
339
|
+
pp as OutlookMail,
|
|
340
|
+
mp as Pagerduty,
|
|
341
|
+
lp as Pinecone,
|
|
342
|
+
xp as Pinterest,
|
|
343
|
+
dp as Pipedrive,
|
|
344
|
+
up as Plaid,
|
|
345
|
+
Za as Popover,
|
|
346
|
+
Wa as PopoverAnchor,
|
|
347
|
+
qa as PopoverContent,
|
|
348
|
+
Na as PopoverTrigger,
|
|
349
|
+
Sp as Postgres,
|
|
350
|
+
sp as Posthog,
|
|
351
|
+
Xa as ProBadge,
|
|
352
|
+
Ua as Progress,
|
|
353
|
+
Dp as Pylon,
|
|
354
|
+
hp as Quickbooks,
|
|
355
|
+
ja as RadioGroup,
|
|
356
|
+
Ka as RadioGroupItem,
|
|
357
|
+
Ap as Reddit,
|
|
358
|
+
$a as ResizableHandle,
|
|
359
|
+
om as ResizablePanel,
|
|
360
|
+
rm as ResizablePanelGroup,
|
|
361
|
+
Gp as Salesforce,
|
|
362
|
+
tm as ScrollArea,
|
|
363
|
+
pm as ScrollBar,
|
|
364
|
+
mm as Select,
|
|
365
|
+
im as SelectContent,
|
|
366
|
+
lm as SelectGroup,
|
|
367
|
+
fm as SelectItem,
|
|
368
|
+
xm as SelectLabel,
|
|
369
|
+
nm as SelectScrollDownButton,
|
|
370
|
+
dm as SelectScrollUpButton,
|
|
371
|
+
gm as SelectSeparator,
|
|
372
|
+
um as SelectTrigger,
|
|
373
|
+
bm as SelectValue,
|
|
374
|
+
cm as Separator,
|
|
375
|
+
Cm as Sheet,
|
|
376
|
+
Dm as SheetClose,
|
|
377
|
+
Tm as SheetContent,
|
|
378
|
+
hm as SheetDescription,
|
|
379
|
+
Mm as SheetFooter,
|
|
380
|
+
Am as SheetHeader,
|
|
381
|
+
Bm as SheetTitle,
|
|
382
|
+
Gm as SheetTrigger,
|
|
383
|
+
wp as Shopify,
|
|
384
|
+
wm as Sidebar,
|
|
385
|
+
Pm as SidebarContent,
|
|
386
|
+
vm as SidebarFooter,
|
|
387
|
+
ym as SidebarGroup,
|
|
388
|
+
Im as SidebarGroupAction,
|
|
389
|
+
Hm as SidebarGroupContent,
|
|
390
|
+
Fm as SidebarGroupLabel,
|
|
391
|
+
Lm as SidebarHeader,
|
|
392
|
+
Rm as SidebarInput,
|
|
393
|
+
Om as SidebarInset,
|
|
394
|
+
Em as SidebarMenu,
|
|
395
|
+
zm as SidebarMenuAction,
|
|
396
|
+
Vm as SidebarMenuBadge,
|
|
397
|
+
Zm as SidebarMenuButton,
|
|
398
|
+
Wm as SidebarMenuItem,
|
|
399
|
+
qm as SidebarMenuSkeleton,
|
|
400
|
+
Nm as SidebarMenuSub,
|
|
401
|
+
Jm as SidebarMenuSubButton,
|
|
402
|
+
Xm as SidebarMenuSubItem,
|
|
403
|
+
Qm as SidebarProvider,
|
|
404
|
+
Um as SidebarRail,
|
|
405
|
+
Ym as SidebarSeparator,
|
|
406
|
+
jm as SidebarTrigger,
|
|
407
|
+
vp as Singlestore,
|
|
408
|
+
$m as Skeleton,
|
|
409
|
+
Ip as Slack,
|
|
410
|
+
ri as Slider,
|
|
411
|
+
Fp as Snowflake,
|
|
412
|
+
Rp as Splunk,
|
|
413
|
+
Ep as Spotify,
|
|
414
|
+
Vp as Square,
|
|
415
|
+
Wp as Squarespace,
|
|
416
|
+
Np as Squareup,
|
|
417
|
+
Xp as Stripe,
|
|
418
|
+
ti as Switch,
|
|
419
|
+
ai as Table,
|
|
420
|
+
mi as TableBody,
|
|
421
|
+
ii as TableCaption,
|
|
422
|
+
li as TableCell,
|
|
423
|
+
fi as TableFooter,
|
|
424
|
+
xi as TableHead,
|
|
425
|
+
ni as TableHeader,
|
|
426
|
+
di as TableRow,
|
|
427
|
+
ui as Tabs,
|
|
428
|
+
bi as TabsContent,
|
|
429
|
+
Si as TabsList,
|
|
430
|
+
ci as TabsTrigger,
|
|
431
|
+
Up as Tesla,
|
|
432
|
+
Ci as Textarea,
|
|
433
|
+
jp as Ticktick,
|
|
434
|
+
_p as Tiktok,
|
|
435
|
+
Ti as Toggle,
|
|
436
|
+
Ai as Tooltip,
|
|
437
|
+
Bi as TooltipContent,
|
|
438
|
+
Gi as TooltipProvider,
|
|
439
|
+
ki as TooltipTrigger,
|
|
440
|
+
oa as Trello,
|
|
441
|
+
ea as Twilio,
|
|
442
|
+
pa as Twitch,
|
|
443
|
+
ma as Vercel,
|
|
444
|
+
la as Walmart,
|
|
445
|
+
xa as Weaviate,
|
|
446
|
+
da as Workday,
|
|
447
|
+
ua as Wrike,
|
|
448
|
+
Sa as X,
|
|
449
|
+
sa as Xero,
|
|
450
|
+
Da as Youtube,
|
|
451
|
+
ha as Zendesk,
|
|
452
|
+
Aa as Zoho,
|
|
453
|
+
Ga as ZohoBooks,
|
|
454
|
+
wa as ZohoCreator,
|
|
455
|
+
va as Zoom,
|
|
454
456
|
w as badgeVariants,
|
|
455
457
|
z as buttonVariants,
|
|
456
|
-
|
|
457
|
-
|
|
458
|
+
hi as toggleVariants,
|
|
459
|
+
Km as useSidebar
|
|
458
460
|
};
|