@arcadeai/design-system 3.42.5 → 3.43.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/freshdesk.js +10 -0
- package/dist/components/index.js +459 -457
- package/dist/components/ui/atoms/icons/freshdesk.d.ts +4 -0
- package/dist/components/ui/atoms/icons/freshdesk.d.ts.map +1 -0
- package/dist/components/ui/atoms/icons/freshdesk.js +22 -0
- package/dist/components/ui/atoms/icons/index.d.ts +1 -0
- package/dist/components/ui/atoms/icons/index.d.ts.map +1 -1
- package/dist/components/ui/atoms/icons/index.js +218 -216
- package/dist/components/ui/atoms/index.js +351 -349
- package/dist/components/ui/index.js +459 -457
- package/dist/main.js +498 -496
- package/dist/metadata/mcp-clients.d.ts +8 -0
- package/dist/metadata/mcp-clients.d.ts.map +1 -1
- package/dist/metadata/mcp-clients.js +15 -12
- package/dist/metadata/toolkit-icons.d.ts.map +1 -1
- package/dist/metadata/toolkit-icons.js +170 -168
- package/dist/metadata/toolkits.d.ts.map +1 -1
- package/dist/metadata/toolkits.js +13 -0
- package/package.json +1 -1
|
@@ -71,141 +71,142 @@ import { Factorial as it } from "./icons/factorial.js";
|
|
|
71
71
|
import { Figma as xt } from "./icons/figma.js";
|
|
72
72
|
import { Firecrawl as lt } from "./icons/firecrawl.js";
|
|
73
73
|
import { Forkable as ut } from "./icons/forkable.js";
|
|
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 {
|
|
169
|
-
import {
|
|
170
|
-
import {
|
|
171
|
-
import {
|
|
172
|
-
import {
|
|
173
|
-
import {
|
|
174
|
-
import {
|
|
175
|
-
import {
|
|
176
|
-
import {
|
|
177
|
-
import {
|
|
178
|
-
import {
|
|
179
|
-
import {
|
|
180
|
-
import {
|
|
181
|
-
import {
|
|
182
|
-
import {
|
|
183
|
-
import {
|
|
184
|
-
import {
|
|
185
|
-
import {
|
|
186
|
-
import {
|
|
187
|
-
import {
|
|
188
|
-
import {
|
|
189
|
-
import {
|
|
190
|
-
import {
|
|
191
|
-
import {
|
|
192
|
-
import {
|
|
193
|
-
import {
|
|
194
|
-
import {
|
|
195
|
-
import {
|
|
196
|
-
import {
|
|
197
|
-
import {
|
|
198
|
-
import {
|
|
199
|
-
import {
|
|
200
|
-
import {
|
|
201
|
-
import {
|
|
202
|
-
import {
|
|
203
|
-
import {
|
|
204
|
-
import {
|
|
205
|
-
import {
|
|
206
|
-
import {
|
|
207
|
-
import {
|
|
208
|
-
import {
|
|
74
|
+
import { Freshdesk as gt } from "./icons/freshdesk.js";
|
|
75
|
+
import { Freshservice as Ct } from "./icons/freshservice.js";
|
|
76
|
+
import { Gemini as St } from "./icons/gemini.js";
|
|
77
|
+
import { Generic as Tt } from "./icons/generic.js";
|
|
78
|
+
import { Github as Mt } from "./icons/github.js";
|
|
79
|
+
import { Gitlab as Gt } from "./icons/gitlab.js";
|
|
80
|
+
import { Gmail as kt } from "./icons/gmail.js";
|
|
81
|
+
import { Google as Pt } from "./icons/google.js";
|
|
82
|
+
import { GoogleCalendar as wt } from "./icons/google-calendar.js";
|
|
83
|
+
import { GoogleContacts as Lt } from "./icons/google-contacts.js";
|
|
84
|
+
import { GoogleDocs as Ft } from "./icons/google-docs.js";
|
|
85
|
+
import { GoogleDrive as Vt } from "./icons/google-drive.js";
|
|
86
|
+
import { GoogleFinance as Et } from "./icons/google-finance.js";
|
|
87
|
+
import { GoogleFlight as Wt } from "./icons/google-flight.js";
|
|
88
|
+
import { GoogleFlights as Zt } from "./icons/google-flights.js";
|
|
89
|
+
import { GoogleHotels as Jt } from "./icons/google-hotels.js";
|
|
90
|
+
import { GoogleJobs as Ut } from "./icons/google-jobs.js";
|
|
91
|
+
import { GoogleMaps as Yt } from "./icons/google-maps.js";
|
|
92
|
+
import { GoogleNews as Kt } from "./icons/google-news.js";
|
|
93
|
+
import { GoogleSheets as $t } from "./icons/google-sheets.js";
|
|
94
|
+
import { GoogleShopping as rp } from "./icons/google-shopping.js";
|
|
95
|
+
import { GoogleSlides as tp } from "./icons/google-slides.js";
|
|
96
|
+
import { Goose as ap } from "./icons/goose.js";
|
|
97
|
+
import { Granola as ip } from "./icons/granola.js";
|
|
98
|
+
import { Heroku as xp } from "./icons/heroku.js";
|
|
99
|
+
import { Hootsuite as lp } from "./icons/hootsuite.js";
|
|
100
|
+
import { Hubspot as up } from "./icons/hubspot.js";
|
|
101
|
+
import { Imgflip as gp } from "./icons/imgflip.js";
|
|
102
|
+
import { Intercom as Cp } from "./icons/intercom.js";
|
|
103
|
+
import { Jira as Sp } from "./icons/jira.js";
|
|
104
|
+
import { Langchain as Tp } from "./icons/langchain.js";
|
|
105
|
+
import { LangchainLogotype as Mp } from "./icons/langchain-logotype.js";
|
|
106
|
+
import { Linear as Gp } from "./icons/linear.js";
|
|
107
|
+
import { Linkedin as kp } from "./icons/linkedin.js";
|
|
108
|
+
import { Luma as Pp } from "./icons/luma.js";
|
|
109
|
+
import { Mailchimp as wp } from "./icons/mailchimp.js";
|
|
110
|
+
import { Mastra as Lp } from "./icons/mastra.js";
|
|
111
|
+
import { MastraLogotype as Fp } from "./icons/mastra-logotype.js";
|
|
112
|
+
import { MathToolkit as Vp } from "./icons/math-toolkit.js";
|
|
113
|
+
import { Mcp as Ep } from "./icons/mcp.js";
|
|
114
|
+
import { Microsoft as Wp } from "./icons/microsoft.js";
|
|
115
|
+
import { MicrosoftDynamics as Zp } from "./icons/microsoft-dynamics.js";
|
|
116
|
+
import { MicrosoftExcel as Jp } from "./icons/microsoft-excel.js";
|
|
117
|
+
import { MicrosoftOnedrive as Up } from "./icons/microsoft-onedrive.js";
|
|
118
|
+
import { MicrosoftOutlookCalendar as Yp } from "./icons/microsoft-outlook-calendar.js";
|
|
119
|
+
import { MicrosoftOutlookMail as Kp } from "./icons/microsoft-outlook-mail.js";
|
|
120
|
+
import { MicrosoftPowerpoint as $p } from "./icons/microsoft-powerpoint.js";
|
|
121
|
+
import { MicrosoftSharepoint as ra } from "./icons/microsoft-sharepoint.js";
|
|
122
|
+
import { MicrosoftTeams as ta } from "./icons/microsoft-teams.js";
|
|
123
|
+
import { MicrosoftWord as aa } from "./icons/microsoft-word.js";
|
|
124
|
+
import { Miro as ia } from "./icons/miro.js";
|
|
125
|
+
import { Monday as xa } from "./icons/monday.js";
|
|
126
|
+
import { MongoDB as la } from "./icons/mongodb.js";
|
|
127
|
+
import { Netsuite as ua } from "./icons/netsuite.js";
|
|
128
|
+
import { Notion as ga } from "./icons/notion.js";
|
|
129
|
+
import { Oauth as Ca } from "./icons/oauth.js";
|
|
130
|
+
import { Obsidian as Sa } from "./icons/obsidian.js";
|
|
131
|
+
import { Okta as Ta } from "./icons/okta.js";
|
|
132
|
+
import { Openai as Ma } from "./icons/openai.js";
|
|
133
|
+
import { Pagerduty as Ga } from "./icons/pagerduty.js";
|
|
134
|
+
import { Pinecone as ka } from "./icons/pinecone.js";
|
|
135
|
+
import { Pinterest as Pa } from "./icons/pinterest.js";
|
|
136
|
+
import { Pipedrive as wa } from "./icons/pipedrive.js";
|
|
137
|
+
import { Plaid as La } from "./icons/plaid.js";
|
|
138
|
+
import { Postgres as Fa } from "./icons/postgres.js";
|
|
139
|
+
import { Posthog as Va } from "./icons/posthog.js";
|
|
140
|
+
import { Pylon as Ea } from "./icons/pylon.js";
|
|
141
|
+
import { Quickbooks as Wa } from "./icons/quickbooks.js";
|
|
142
|
+
import { Railway as Za } from "./icons/railway.js";
|
|
143
|
+
import { Reddit as Ja } from "./icons/reddit.js";
|
|
144
|
+
import { Resend as Ua } from "./icons/resend.js";
|
|
145
|
+
import { Salesforce as Ya } from "./icons/salesforce.js";
|
|
146
|
+
import { Shopify as Ka } from "./icons/shopify.js";
|
|
147
|
+
import { Singlestore as $a } from "./icons/singlestore.js";
|
|
148
|
+
import { Slack as rm } from "./icons/slack.js";
|
|
149
|
+
import { Snowflake as tm } from "./icons/snowflake.js";
|
|
150
|
+
import { Splunk as am } from "./icons/splunk.js";
|
|
151
|
+
import { Spotify as im } from "./icons/spotify.js";
|
|
152
|
+
import { Square as xm } from "./icons/square.js";
|
|
153
|
+
import { Squarespace as lm } from "./icons/squarespace.js";
|
|
154
|
+
import { Squareup as um } from "./icons/squareup.js";
|
|
155
|
+
import { Stripe as gm } from "./icons/stripe.js";
|
|
156
|
+
import { Telegram as Cm } from "./icons/telegram.js";
|
|
157
|
+
import { Tesla as Sm } from "./icons/tesla.js";
|
|
158
|
+
import { Ticktick as Tm } from "./icons/ticktick.js";
|
|
159
|
+
import { Tiktok as Mm } from "./icons/tiktok.js";
|
|
160
|
+
import { Trello as Gm } from "./icons/trello.js";
|
|
161
|
+
import { Twilio as km } from "./icons/twilio.js";
|
|
162
|
+
import { Twitch as Pm } from "./icons/twitch.js";
|
|
163
|
+
import { Vercel as wm } from "./icons/vercel.js";
|
|
164
|
+
import { VercelLogotype as Lm } from "./icons/vercel-logotype.js";
|
|
165
|
+
import { Vscode as Fm } from "./icons/vscode.js";
|
|
166
|
+
import { Walmart as Vm } from "./icons/walmart.js";
|
|
167
|
+
import { Weaviate as Em } from "./icons/weaviate.js";
|
|
168
|
+
import { Windsurf as Wm } from "./icons/windsurf.js";
|
|
169
|
+
import { Workday as Zm } from "./icons/workday.js";
|
|
170
|
+
import { Wrike as Jm } from "./icons/wrike.js";
|
|
171
|
+
import { X as Um } from "./icons/x.js";
|
|
172
|
+
import { Xero as Ym } from "./icons/xero.js";
|
|
173
|
+
import { Youtube as Km } from "./icons/youtube.js";
|
|
174
|
+
import { Yugabytedb as $m } from "./icons/yugabytedb.js";
|
|
175
|
+
import { Zendesk as ri } from "./icons/zendesk.js";
|
|
176
|
+
import { Zoho as ti } from "./icons/zoho.js";
|
|
177
|
+
import { ZohoBooks as ai } from "./icons/zoho-books.js";
|
|
178
|
+
import { ZohoCreator as ii } from "./icons/zoho-creator.js";
|
|
179
|
+
import { Zoom as xi } from "./icons/zoom.js";
|
|
180
|
+
import { Input as li } from "./input.js";
|
|
181
|
+
import { InputGroup as ui, InputGroupAddon as si, InputGroupButton as gi, InputGroupInput as ci, InputGroupText as Ci, InputGroupTextarea as bi } from "./input-group.js";
|
|
182
|
+
import { JsonHighlight as Di, jsonHighlightVariants as Ti } from "./json-highlight.js";
|
|
183
|
+
import { Label as Mi } from "./label.js";
|
|
184
|
+
import { Loader as Gi } from "./loader.js";
|
|
185
|
+
import { M as ki } from "../../../markdown-Cv6uZPhi.js";
|
|
186
|
+
import { MobileTooltip as Pi, MobileTooltipContent as vi, MobileTooltipProvider as wi, MobileTooltipTrigger as yi } from "./mobile-tooltip.js";
|
|
187
|
+
import { Popover as Hi, PopoverContent as Fi, PopoverDescription as Ri, PopoverHeader as Vi, PopoverTitle as Oi, PopoverTrigger as Ei } from "./popover.js";
|
|
188
|
+
import { ProBadge as Wi } from "./pro-badge.js";
|
|
189
|
+
import { Progress as Zi, ProgressIndicator as qi, ProgressLabel as Ji, ProgressTrack as _i, ProgressValue as Ui } from "./progress.js";
|
|
190
|
+
import { RadioGroup as Yi, RadioGroupItem as ji } from "./radio-group.js";
|
|
191
|
+
import { ResizableHandle as Qi, ResizablePanel as $i, ResizablePanelGroup as of } from "./resizable.js";
|
|
192
|
+
import { ScrollArea as ef, ScrollBar as tf } from "./scroll-area.js";
|
|
193
|
+
import { ScrollButton as af } from "./scroll-button.js";
|
|
194
|
+
import { Select as ff, SelectContent as xf, SelectGroup as nf, SelectItem as lf, SelectLabel as df, SelectScrollDownButton as uf, SelectScrollUpButton as sf, SelectSeparator as gf, SelectTrigger as cf, SelectValue as Cf } from "./select.js";
|
|
195
|
+
import { Separator as Sf } from "./separator.js";
|
|
196
|
+
import { Sheet as Tf, SheetClose as hf, SheetContent as Mf, SheetDescription as Af, SheetFooter as Gf, SheetHeader as Bf, SheetTitle as kf, SheetTrigger as If } from "./sheet.js";
|
|
197
|
+
import { Sidebar as vf, SidebarContent as wf, SidebarFooter as yf, SidebarGroup as Lf, SidebarGroupAction as Hf, SidebarGroupContent as Ff, SidebarGroupLabel as Rf, SidebarHeader as Vf, SidebarInput as Of, SidebarInset as Ef, SidebarMenu as zf, SidebarMenuAction as Wf, SidebarMenuBadge as Nf, SidebarMenuButton as Zf, SidebarMenuItem as qf, SidebarMenuSkeleton as Jf, SidebarMenuSub as _f, SidebarMenuSubButton as Uf, SidebarMenuSubItem as Xf, SidebarProvider as Yf, SidebarRail as jf, SidebarSeparator as Kf, SidebarTrigger as Qf, useSidebar as $f } from "./sidebar.js";
|
|
198
|
+
import { Skeleton as rx } from "./skeleton.js";
|
|
199
|
+
import { Slider as tx } from "./slider.js";
|
|
200
|
+
import { DS_SPARKLE_DURATION_MS as ax, SparkleBurst as mx } from "./sparkle-burst.js";
|
|
201
|
+
import { StepIndicator as fx, stepIndicatorIconVariants as xx, stepIndicatorLabelVariants as nx } from "./step-indicator.js";
|
|
202
|
+
import { Switch as dx } from "./switch.js";
|
|
203
|
+
import { Table as sx, TableBody as gx, TableCaption as cx, TableCell as Cx, TableFooter as bx, TableHead as Sx, TableHeader as Dx, TableRow as Tx } from "./table.js";
|
|
204
|
+
import { Tabs as Mx, TabsContent as Ax, TabsList as Gx, TabsTrigger as Bx, tabsListVariants as kx } from "./tabs.js";
|
|
205
|
+
import { Textarea as Px } from "./textarea.js";
|
|
206
|
+
import { Toggle as wx, toggleVariants as yx } from "./toggle.js";
|
|
207
|
+
import { Tooltip as Hx, TooltipContent as Fx, TooltipProvider as Rx, TooltipTrigger as Vx } from "./tooltip.js";
|
|
208
|
+
import { ViewToolsControl as Ex } from "./view-tools-control.js";
|
|
209
|
+
import { VirtualizedGrid as Wx } from "./virtualized-grid.js";
|
|
209
210
|
export {
|
|
210
211
|
e as Accordion,
|
|
211
212
|
t as AccordionContent,
|
|
@@ -318,7 +319,7 @@ export {
|
|
|
318
319
|
Ve as CursorInstallLight,
|
|
319
320
|
Ee as CursorLogotype,
|
|
320
321
|
We as Customerio,
|
|
321
|
-
|
|
322
|
+
ax as DS_SPARKLE_DURATION_MS,
|
|
322
323
|
Ze as Datadog,
|
|
323
324
|
Je as Daytona,
|
|
324
325
|
_o as Dialog,
|
|
@@ -357,223 +358,224 @@ export {
|
|
|
357
358
|
xt as Figma,
|
|
358
359
|
lt as Firecrawl,
|
|
359
360
|
ut as Forkable,
|
|
360
|
-
gt as
|
|
361
|
-
Ct as
|
|
362
|
-
St as
|
|
363
|
-
Tt as
|
|
364
|
-
Mt as
|
|
365
|
-
Gt as
|
|
366
|
-
kt as
|
|
367
|
-
Pt as
|
|
368
|
-
wt as
|
|
369
|
-
Lt as
|
|
370
|
-
Ft as
|
|
371
|
-
Vt as
|
|
372
|
-
Et as
|
|
373
|
-
Wt as
|
|
374
|
-
Zt as
|
|
375
|
-
Jt as
|
|
376
|
-
Ut as
|
|
377
|
-
Yt as
|
|
378
|
-
Kt as
|
|
379
|
-
$t as
|
|
380
|
-
rp as
|
|
381
|
-
tp as
|
|
382
|
-
ap as
|
|
383
|
-
ip as
|
|
384
|
-
xp as
|
|
361
|
+
gt as Freshdesk,
|
|
362
|
+
Ct as Freshservice,
|
|
363
|
+
St as Gemini,
|
|
364
|
+
Tt as Generic,
|
|
365
|
+
Mt as Github,
|
|
366
|
+
Gt as Gitlab,
|
|
367
|
+
kt as Gmail,
|
|
368
|
+
Pt as Google,
|
|
369
|
+
wt as GoogleCalendar,
|
|
370
|
+
Lt as GoogleContacts,
|
|
371
|
+
Ft as GoogleDocs,
|
|
372
|
+
Vt as GoogleDrive,
|
|
373
|
+
Et as GoogleFinance,
|
|
374
|
+
Wt as GoogleFlight,
|
|
375
|
+
Zt as GoogleFlights,
|
|
376
|
+
Jt as GoogleHotels,
|
|
377
|
+
Ut as GoogleJobs,
|
|
378
|
+
Yt as GoogleMaps,
|
|
379
|
+
Kt as GoogleNews,
|
|
380
|
+
$t as GoogleSheets,
|
|
381
|
+
rp as GoogleShopping,
|
|
382
|
+
tp as GoogleSlides,
|
|
383
|
+
ap as Goose,
|
|
384
|
+
ip as Granola,
|
|
385
|
+
xp as Heroku,
|
|
386
|
+
lp as Hootsuite,
|
|
385
387
|
Sr as HoverCard,
|
|
386
388
|
Dr as HoverCardContent,
|
|
387
389
|
Tr as HoverCardTrigger,
|
|
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
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
390
|
+
up as Hubspot,
|
|
391
|
+
gp as Imgflip,
|
|
392
|
+
li as Input,
|
|
393
|
+
ui as InputGroup,
|
|
394
|
+
si as InputGroupAddon,
|
|
395
|
+
gi as InputGroupButton,
|
|
396
|
+
ci as InputGroupInput,
|
|
397
|
+
Ci as InputGroupText,
|
|
398
|
+
bi as InputGroupTextarea,
|
|
399
|
+
Cp as Intercom,
|
|
400
|
+
Sp as Jira,
|
|
401
|
+
Di as JsonHighlight,
|
|
402
|
+
Mi as Label,
|
|
403
|
+
Tp as Langchain,
|
|
404
|
+
Mp as LangchainLogotype,
|
|
405
|
+
Gp as Linear,
|
|
406
|
+
kp as Linkedin,
|
|
407
|
+
Gi as Loader,
|
|
408
|
+
Pp as Luma,
|
|
409
|
+
wp as Mailchimp,
|
|
410
|
+
ki as Markdown,
|
|
411
|
+
Lp as Mastra,
|
|
412
|
+
Fp as MastraLogotype,
|
|
413
|
+
Vp as MathToolkit,
|
|
414
|
+
Ep as Mcp,
|
|
415
|
+
Wp as Microsoft,
|
|
416
|
+
Zp as MicrosoftDynamics,
|
|
417
|
+
Jp as MicrosoftExcel,
|
|
418
|
+
Up as MicrosoftOnedrive,
|
|
419
|
+
Yp as MicrosoftOutlookCalendar,
|
|
420
|
+
Kp as MicrosoftOutlookMail,
|
|
421
|
+
$p as MicrosoftPowerpoint,
|
|
422
|
+
ra as MicrosoftSharepoint,
|
|
423
|
+
ta as MicrosoftTeams,
|
|
424
|
+
aa as MicrosoftWord,
|
|
425
|
+
ia as Miro,
|
|
426
|
+
Pi as MobileTooltip,
|
|
427
|
+
vi as MobileTooltipContent,
|
|
428
|
+
wi as MobileTooltipProvider,
|
|
429
|
+
yi as MobileTooltipTrigger,
|
|
430
|
+
xa as Monday,
|
|
431
|
+
la as MongoDB,
|
|
432
|
+
ua as Netsuite,
|
|
433
|
+
ga as Notion,
|
|
434
|
+
Ca as Oauth,
|
|
435
|
+
Sa as Obsidian,
|
|
436
|
+
Ta as Okta,
|
|
437
|
+
Ma as Openai,
|
|
438
|
+
Ga as Pagerduty,
|
|
439
|
+
ka as Pinecone,
|
|
440
|
+
Pa as Pinterest,
|
|
441
|
+
wa as Pipedrive,
|
|
442
|
+
La as Plaid,
|
|
443
|
+
Hi as Popover,
|
|
444
|
+
Fi as PopoverContent,
|
|
445
|
+
Ri as PopoverDescription,
|
|
446
|
+
Vi as PopoverHeader,
|
|
447
|
+
Oi as PopoverTitle,
|
|
448
|
+
Ei as PopoverTrigger,
|
|
449
|
+
Fa as Postgres,
|
|
450
|
+
Va as Posthog,
|
|
451
|
+
Wi as ProBadge,
|
|
452
|
+
Zi as Progress,
|
|
453
|
+
qi as ProgressIndicator,
|
|
454
|
+
Ji as ProgressLabel,
|
|
455
|
+
_i as ProgressTrack,
|
|
456
|
+
Ui as ProgressValue,
|
|
457
|
+
Ea as Pylon,
|
|
458
|
+
Wa as Quickbooks,
|
|
459
|
+
Yi as RadioGroup,
|
|
460
|
+
ji as RadioGroupItem,
|
|
461
|
+
Za as Railway,
|
|
462
|
+
Ja as Reddit,
|
|
463
|
+
Ua as Resend,
|
|
464
|
+
Qi as ResizableHandle,
|
|
465
|
+
$i as ResizablePanel,
|
|
466
|
+
of as ResizablePanelGroup,
|
|
467
|
+
Ya as Salesforce,
|
|
468
|
+
ef as ScrollArea,
|
|
469
|
+
tf as ScrollBar,
|
|
470
|
+
af as ScrollButton,
|
|
471
|
+
ff as Select,
|
|
472
|
+
xf as SelectContent,
|
|
473
|
+
nf as SelectGroup,
|
|
474
|
+
lf as SelectItem,
|
|
475
|
+
df as SelectLabel,
|
|
476
|
+
uf as SelectScrollDownButton,
|
|
477
|
+
sf as SelectScrollUpButton,
|
|
478
|
+
gf as SelectSeparator,
|
|
479
|
+
cf as SelectTrigger,
|
|
480
|
+
Cf as SelectValue,
|
|
481
|
+
Sf as Separator,
|
|
482
|
+
Tf as Sheet,
|
|
483
|
+
hf as SheetClose,
|
|
484
|
+
Mf as SheetContent,
|
|
485
|
+
Af as SheetDescription,
|
|
486
|
+
Gf as SheetFooter,
|
|
487
|
+
Bf as SheetHeader,
|
|
488
|
+
kf as SheetTitle,
|
|
489
|
+
If as SheetTrigger,
|
|
490
|
+
Ka as Shopify,
|
|
491
|
+
vf as Sidebar,
|
|
492
|
+
wf as SidebarContent,
|
|
493
|
+
yf as SidebarFooter,
|
|
494
|
+
Lf as SidebarGroup,
|
|
495
|
+
Hf as SidebarGroupAction,
|
|
496
|
+
Ff as SidebarGroupContent,
|
|
497
|
+
Rf as SidebarGroupLabel,
|
|
498
|
+
Vf as SidebarHeader,
|
|
499
|
+
Of as SidebarInput,
|
|
500
|
+
Ef as SidebarInset,
|
|
501
|
+
zf as SidebarMenu,
|
|
502
|
+
Wf as SidebarMenuAction,
|
|
503
|
+
Nf as SidebarMenuBadge,
|
|
504
|
+
Zf as SidebarMenuButton,
|
|
505
|
+
qf as SidebarMenuItem,
|
|
506
|
+
Jf as SidebarMenuSkeleton,
|
|
507
|
+
_f as SidebarMenuSub,
|
|
508
|
+
Uf as SidebarMenuSubButton,
|
|
509
|
+
Xf as SidebarMenuSubItem,
|
|
510
|
+
Yf as SidebarProvider,
|
|
511
|
+
jf as SidebarRail,
|
|
512
|
+
Kf as SidebarSeparator,
|
|
513
|
+
Qf as SidebarTrigger,
|
|
514
|
+
$a as Singlestore,
|
|
515
|
+
rx as Skeleton,
|
|
516
|
+
rm as Slack,
|
|
517
|
+
tx as Slider,
|
|
518
|
+
tm as Snowflake,
|
|
519
|
+
mx as SparkleBurst,
|
|
520
|
+
am as Splunk,
|
|
521
|
+
im as Spotify,
|
|
522
|
+
xm as Square,
|
|
523
|
+
lm as Squarespace,
|
|
524
|
+
um as Squareup,
|
|
525
|
+
fx as StepIndicator,
|
|
526
|
+
gm as Stripe,
|
|
527
|
+
dx as Switch,
|
|
528
|
+
sx as Table,
|
|
529
|
+
gx as TableBody,
|
|
530
|
+
cx as TableCaption,
|
|
531
|
+
Cx as TableCell,
|
|
532
|
+
bx as TableFooter,
|
|
533
|
+
Sx as TableHead,
|
|
534
|
+
Dx as TableHeader,
|
|
535
|
+
Tx as TableRow,
|
|
536
|
+
Mx as Tabs,
|
|
537
|
+
Ax as TabsContent,
|
|
538
|
+
Gx as TabsList,
|
|
539
|
+
Bx as TabsTrigger,
|
|
540
|
+
Cm as Telegram,
|
|
541
|
+
Sm as Tesla,
|
|
542
|
+
Px as Textarea,
|
|
543
|
+
Tm as Ticktick,
|
|
544
|
+
Mm as Tiktok,
|
|
545
|
+
wx as Toggle,
|
|
546
|
+
Hx as Tooltip,
|
|
547
|
+
Fx as TooltipContent,
|
|
548
|
+
Rx as TooltipProvider,
|
|
549
|
+
Vx as TooltipTrigger,
|
|
550
|
+
Gm as Trello,
|
|
551
|
+
km as Twilio,
|
|
552
|
+
Pm as Twitch,
|
|
553
|
+
wm as Vercel,
|
|
554
|
+
Lm as VercelLogotype,
|
|
555
|
+
Ex as ViewToolsControl,
|
|
556
|
+
Wx as VirtualizedGrid,
|
|
557
|
+
Fm as Vscode,
|
|
558
|
+
Vm as Walmart,
|
|
559
|
+
Em as Weaviate,
|
|
560
|
+
Wm as Windsurf,
|
|
561
|
+
Zm as Workday,
|
|
562
|
+
Jm as Wrike,
|
|
563
|
+
Um as X,
|
|
564
|
+
Ym as Xero,
|
|
565
|
+
Km as Youtube,
|
|
566
|
+
$m as Yugabytedb,
|
|
567
|
+
ri as Zendesk,
|
|
568
|
+
ti as Zoho,
|
|
569
|
+
ai as ZohoBooks,
|
|
570
|
+
ii as ZohoCreator,
|
|
571
|
+
xi as Zoom,
|
|
570
572
|
F as avatarBadgeVariants,
|
|
571
573
|
O as badgeVariants,
|
|
572
574
|
K as buttonVariants,
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
575
|
+
Ti as jsonHighlightVariants,
|
|
576
|
+
xx as stepIndicatorIconVariants,
|
|
577
|
+
nx as stepIndicatorLabelVariants,
|
|
578
|
+
kx as tabsListVariants,
|
|
579
|
+
yx as toggleVariants,
|
|
580
|
+
$f as useSidebar
|
|
579
581
|
};
|