@arcadeai/design-system 3.41.1 → 3.42.3
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 +6 -9
- package/dist/assets/icons/mcp.js +2 -5
- package/dist/assets/icons/resend.js +10 -0
- package/dist/assets/index.css +1 -1
- package/dist/assets/tokens.css +1 -1
- package/dist/assets/variables.css +1 -1
- package/dist/components/index.js +387 -379
- package/dist/components/ui/atoms/compute-flow-paths.d.ts +21 -0
- package/dist/components/ui/atoms/compute-flow-paths.d.ts.map +1 -0
- package/dist/components/ui/atoms/compute-flow-paths.js +38 -0
- package/dist/components/ui/atoms/flow-connector.d.ts +48 -0
- package/dist/components/ui/atoms/flow-connector.d.ts.map +1 -0
- package/dist/components/ui/atoms/flow-connector.js +153 -0
- package/dist/components/ui/atoms/flow-hub.d.ts +26 -0
- package/dist/components/ui/atoms/flow-hub.d.ts.map +1 -0
- package/dist/components/ui/atoms/flow-hub.js +34 -0
- package/dist/components/ui/atoms/flow-tile.d.ts +19 -0
- package/dist/components/ui/atoms/flow-tile.d.ts.map +1 -0
- package/dist/components/ui/atoms/flow-tile.js +49 -0
- package/dist/components/ui/atoms/icons/cursor.d.ts.map +1 -1
- package/dist/components/ui/atoms/icons/cursor.js +7 -7
- 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 +88 -86
- package/dist/components/ui/atoms/icons/mcp.d.ts.map +1 -1
- package/dist/components/ui/atoms/icons/mcp.js +3 -4
- package/dist/components/ui/atoms/icons/resend.d.ts +4 -0
- package/dist/components/ui/atoms/icons/resend.d.ts.map +1 -0
- package/dist/components/ui/atoms/icons/resend.js +24 -0
- package/dist/components/ui/atoms/index.js +257 -255
- package/dist/components/ui/index.js +387 -379
- package/dist/components/ui/molecules/flow-diagram.d.ts +56 -0
- package/dist/components/ui/molecules/flow-diagram.d.ts.map +1 -0
- package/dist/components/ui/molecules/flow-diagram.js +232 -0
- package/dist/components/ui/molecules/index.d.ts +2 -0
- package/dist/components/ui/molecules/index.d.ts.map +1 -1
- package/dist/components/ui/molecules/index.js +42 -40
- package/dist/components/ui/molecules/requirement-badges.js +6 -4
- package/dist/components/ui/molecules/toolkit-card.js +1 -1
- package/dist/components/ui/templates/gateway-diagram.d.ts +28 -0
- package/dist/components/ui/templates/gateway-diagram.d.ts.map +1 -0
- package/dist/components/ui/templates/gateway-diagram.js +76 -0
- package/dist/components/ui/templates/index.d.ts +2 -0
- package/dist/components/ui/templates/index.d.ts.map +1 -1
- package/dist/components/ui/templates/index.js +31 -27
- package/dist/main.js +410 -400
- package/dist/metadata/index.d.ts +1 -0
- package/dist/metadata/index.d.ts.map +1 -1
- package/dist/metadata/index.js +25 -23
- package/dist/metadata/mcp-clients.d.ts +54 -0
- package/dist/metadata/mcp-clients.d.ts.map +1 -0
- package/dist/metadata/mcp-clients.js +23 -0
- package/dist/metadata/toolkit-icons.d.ts.map +1 -1
- package/dist/metadata/toolkit-icons.js +58 -56
- package/dist/metadata/toolkits.d.ts.map +1 -1
- package/dist/metadata/toolkits.js +13 -0
- package/dist/{toolkit-card-Dc104Z9e.js → toolkit-card-ryIR325K.js} +22 -20
- package/package.json +1 -1
package/dist/components/index.js
CHANGED
|
@@ -2,11 +2,11 @@ import { Accordion as e, AccordionContent as t, AccordionItem as a, AccordionTri
|
|
|
2
2
|
import { Alert as i, AlertAction as l, AlertDescription as n, AlertTitle as f } from "./ui/atoms/alert.js";
|
|
3
3
|
import { AlertDialog as d, AlertDialogAction as s, AlertDialogCancel as u, AlertDialogContent as g, AlertDialogDescription as C, AlertDialogFooter as c, AlertDialogHeader as T, AlertDialogMedia as S, AlertDialogOverlay as h, AlertDialogPortal as b, AlertDialogTitle as A, AlertDialogTrigger as D } from "./ui/atoms/alert-dialog.js";
|
|
4
4
|
import { ArcadeGradient as k } from "./ui/atoms/arcade-gradient.js";
|
|
5
|
-
import { Avatar as G, AvatarBadge as I, AvatarFallback as P, AvatarGroup as
|
|
5
|
+
import { Avatar as G, AvatarBadge as I, AvatarFallback as P, AvatarGroup as L, AvatarGroupCount as v, AvatarImage as y } from "./ui/atoms/avatar.js";
|
|
6
6
|
import { AvatarNotificationBadge as H, avatarBadgeVariants as E } from "./ui/atoms/avatar-notification-badge.js";
|
|
7
|
-
import { Badge as
|
|
7
|
+
import { Badge as R, badgeVariants as V } from "./ui/atoms/badge.js";
|
|
8
8
|
import { BrandChip as z } from "./ui/atoms/brand-chip.js";
|
|
9
|
-
import { Breadcrumb as
|
|
9
|
+
import { Breadcrumb as N, BreadcrumbEllipsis as U, BreadcrumbItem as W, BreadcrumbLink as Z, BreadcrumbList as q, BreadcrumbPage as J, BreadcrumbSeparator as X } from "./ui/atoms/breadcrumb.js";
|
|
10
10
|
import { Button as j, buttonVariants as K } from "./ui/atoms/button.js";
|
|
11
11
|
import { ByocBadge as $ } from "./ui/atoms/byoc-badge.js";
|
|
12
12
|
import { C as ro, a as eo } from "../calendar-CLEnvrbp.js";
|
|
@@ -15,25 +15,25 @@ import { ChartContainer as so, ChartLegend as uo, ChartLegendContent as go, Char
|
|
|
15
15
|
import { ChatContainerContent as ho, ChatContainerRoot as bo, ChatContainerScrollAnchor as Ao } from "./ui/atoms/chat-container.js";
|
|
16
16
|
import { Checkbox as Mo } from "./ui/atoms/checkbox.js";
|
|
17
17
|
import { CodeBlock as Bo, CodeBlockCode as Go, CodeBlockGroup as Io } from "./ui/atoms/code-block.js";
|
|
18
|
-
import { Collapsible as
|
|
19
|
-
import { Command as Ho, CommandDialog as Eo, CommandEmpty as Fo, CommandGroup as
|
|
20
|
-
import { CopyButton as
|
|
21
|
-
import { Dialog as
|
|
18
|
+
import { Collapsible as Lo, CollapsibleContent as vo, CollapsibleTrigger as yo } from "./ui/atoms/collapsible.js";
|
|
19
|
+
import { Command as Ho, CommandDialog as Eo, CommandEmpty as Fo, CommandGroup as Ro, CommandInput as Vo, CommandItem as Oo, CommandList as zo, CommandSeparator as _o, CommandShortcut as No } from "./ui/atoms/command.js";
|
|
20
|
+
import { CopyButton as Wo } from "./ui/atoms/copy-button.js";
|
|
21
|
+
import { Dialog as qo, DialogClose as Jo, DialogContent as Xo, DialogDescription as Yo, DialogFooter as jo, DialogHeader as Ko, DialogOverlay as Qo, DialogPortal as $o, DialogTitle as or, DialogTrigger as rr } from "./ui/atoms/dialog.js";
|
|
22
22
|
import { DropdownMenu as tr, DropdownMenuCheckboxItem as ar, DropdownMenuContent as pr, DropdownMenuGroup as mr, DropdownMenuItem as ir, DropdownMenuLabel as lr, DropdownMenuPortal as nr, DropdownMenuRadioGroup as fr, DropdownMenuRadioItem as xr, DropdownMenuSeparator as dr, DropdownMenuShortcut as sr, DropdownMenuSub as ur, DropdownMenuSubContent as gr, DropdownMenuSubTrigger as Cr, DropdownMenuTrigger as cr } from "./ui/atoms/dropdown-menu.js";
|
|
23
23
|
import { HoverCard as Sr, HoverCardContent as hr, HoverCardTrigger as br } from "./ui/atoms/hover-card.js";
|
|
24
24
|
import { Adp as Dr } from "./ui/atoms/icons/adp.js";
|
|
25
25
|
import { Aha as kr } from "./ui/atoms/icons/aha.js";
|
|
26
26
|
import { Airtable as Gr } from "./ui/atoms/icons/airtable.js";
|
|
27
27
|
import { Amplitude as Pr } from "./ui/atoms/icons/amplitude.js";
|
|
28
|
-
import { Arcade as
|
|
28
|
+
import { Arcade as vr } from "./ui/atoms/icons/arcade.js";
|
|
29
29
|
import { ArcadeLogo as wr } from "./ui/atoms/icons/arcade-logo.js";
|
|
30
30
|
import { Asana as Er } from "./ui/atoms/icons/asana.js";
|
|
31
|
-
import { Ashby as
|
|
31
|
+
import { Ashby as Rr } from "./ui/atoms/icons/ashby.js";
|
|
32
32
|
import { Atlassian as Or } from "./ui/atoms/icons/atlassian.js";
|
|
33
|
-
import { Attio as
|
|
33
|
+
import { Attio as _r } from "./ui/atoms/icons/attio.js";
|
|
34
34
|
import { Auth0 as Ur } from "./ui/atoms/icons/auth0.js";
|
|
35
|
-
import { Azure as
|
|
36
|
-
import { Bamboohr as
|
|
35
|
+
import { Azure as Zr } from "./ui/atoms/icons/azure.js";
|
|
36
|
+
import { Bamboohr as Jr } from "./ui/atoms/icons/bamboohr.js";
|
|
37
37
|
import { Basecamp as Yr } from "./ui/atoms/icons/basecamp.js";
|
|
38
38
|
import { Bill as Kr } from "./ui/atoms/icons/bill.js";
|
|
39
39
|
import { Bitbucket as $r } from "./ui/atoms/icons/bitbucket.js";
|
|
@@ -52,15 +52,15 @@ import { Cline as De } from "./ui/atoms/icons/cline.js";
|
|
|
52
52
|
import { Closeio as ke } from "./ui/atoms/icons/closeio.js";
|
|
53
53
|
import { Codesandbox as Ge } from "./ui/atoms/icons/codesandbox.js";
|
|
54
54
|
import { Coinbase as Pe } from "./ui/atoms/icons/coinbase.js";
|
|
55
|
-
import { Confluence as
|
|
55
|
+
import { Confluence as ve } from "./ui/atoms/icons/confluence.js";
|
|
56
56
|
import { Cursor as we } from "./ui/atoms/icons/cursor.js";
|
|
57
57
|
import { CursorInstallDark as Ee } from "./ui/atoms/icons/cursor-install-dark.js";
|
|
58
|
-
import { CursorInstallLight as
|
|
58
|
+
import { CursorInstallLight as Re } from "./ui/atoms/icons/cursor-install-light.js";
|
|
59
59
|
import { CursorLogotype as Oe } from "./ui/atoms/icons/cursor-logotype.js";
|
|
60
|
-
import { Customerio as
|
|
60
|
+
import { Customerio as _e } from "./ui/atoms/icons/customerio.js";
|
|
61
61
|
import { Datadog as Ue } from "./ui/atoms/icons/datadog.js";
|
|
62
|
-
import { Daytona as
|
|
63
|
-
import { DigitalOcean as
|
|
62
|
+
import { Daytona as Ze } from "./ui/atoms/icons/daytona.js";
|
|
63
|
+
import { DigitalOcean as Je } from "./ui/atoms/icons/digital-ocean.js";
|
|
64
64
|
import { Discord as Ye } from "./ui/atoms/icons/discord.js";
|
|
65
65
|
import { Dropbox as Ke } from "./ui/atoms/icons/dropbox.js";
|
|
66
66
|
import { E2b as $e } from "./ui/atoms/icons/e2b.js";
|
|
@@ -79,15 +79,15 @@ import { Gitlab as Dt } from "./ui/atoms/icons/gitlab.js";
|
|
|
79
79
|
import { Gmail as kt } from "./ui/atoms/icons/gmail.js";
|
|
80
80
|
import { Google as Gt } from "./ui/atoms/icons/google.js";
|
|
81
81
|
import { GoogleCalendar as Pt } from "./ui/atoms/icons/google-calendar.js";
|
|
82
|
-
import { GoogleContacts as
|
|
82
|
+
import { GoogleContacts as vt } from "./ui/atoms/icons/google-contacts.js";
|
|
83
83
|
import { GoogleDocs as wt } from "./ui/atoms/icons/google-docs.js";
|
|
84
84
|
import { GoogleDrive as Et } from "./ui/atoms/icons/google-drive.js";
|
|
85
|
-
import { GoogleFinance as
|
|
85
|
+
import { GoogleFinance as Rt } from "./ui/atoms/icons/google-finance.js";
|
|
86
86
|
import { GoogleFlight as Ot } from "./ui/atoms/icons/google-flight.js";
|
|
87
|
-
import { GoogleFlights as
|
|
87
|
+
import { GoogleFlights as _t } from "./ui/atoms/icons/google-flights.js";
|
|
88
88
|
import { GoogleHotels as Ut } from "./ui/atoms/icons/google-hotels.js";
|
|
89
|
-
import { GoogleJobs as
|
|
90
|
-
import { GoogleMaps as
|
|
89
|
+
import { GoogleJobs as Zt } from "./ui/atoms/icons/google-jobs.js";
|
|
90
|
+
import { GoogleMaps as Jt } from "./ui/atoms/icons/google-maps.js";
|
|
91
91
|
import { GoogleNews as Yt } from "./ui/atoms/icons/google-news.js";
|
|
92
92
|
import { GoogleSheets as Kt } from "./ui/atoms/icons/google-sheets.js";
|
|
93
93
|
import { GoogleShopping as $t } from "./ui/atoms/icons/google-shopping.js";
|
|
@@ -106,15 +106,15 @@ import { Linear as Da } from "./ui/atoms/icons/linear.js";
|
|
|
106
106
|
import { Linkedin as ka } from "./ui/atoms/icons/linkedin.js";
|
|
107
107
|
import { Luma as Ga } from "./ui/atoms/icons/luma.js";
|
|
108
108
|
import { Mailchimp as Pa } from "./ui/atoms/icons/mailchimp.js";
|
|
109
|
-
import { Mastra as
|
|
109
|
+
import { Mastra as va } from "./ui/atoms/icons/mastra.js";
|
|
110
110
|
import { MastraLogotype as wa } from "./ui/atoms/icons/mastra-logotype.js";
|
|
111
111
|
import { MathToolkit as Ea } from "./ui/atoms/icons/math-toolkit.js";
|
|
112
|
-
import { Mcp as
|
|
112
|
+
import { Mcp as Ra } from "./ui/atoms/icons/mcp.js";
|
|
113
113
|
import { Microsoft as Oa } from "./ui/atoms/icons/microsoft.js";
|
|
114
|
-
import { MicrosoftDynamics as
|
|
114
|
+
import { MicrosoftDynamics as _a } from "./ui/atoms/icons/microsoft-dynamics.js";
|
|
115
115
|
import { MicrosoftExcel as Ua } from "./ui/atoms/icons/microsoft-excel.js";
|
|
116
|
-
import { MicrosoftOnedrive as
|
|
117
|
-
import { MicrosoftOutlookCalendar as
|
|
116
|
+
import { MicrosoftOnedrive as Za } from "./ui/atoms/icons/microsoft-onedrive.js";
|
|
117
|
+
import { MicrosoftOutlookCalendar as Ja } from "./ui/atoms/icons/microsoft-outlook-calendar.js";
|
|
118
118
|
import { MicrosoftOutlookMail as Ya } from "./ui/atoms/icons/microsoft-outlook-mail.js";
|
|
119
119
|
import { MicrosoftPowerpoint as Ka } from "./ui/atoms/icons/microsoft-powerpoint.js";
|
|
120
120
|
import { MicrosoftSharepoint as $a } from "./ui/atoms/icons/microsoft-sharepoint.js";
|
|
@@ -133,102 +133,105 @@ import { Pagerduty as Dp } from "./ui/atoms/icons/pagerduty.js";
|
|
|
133
133
|
import { Pinecone as kp } from "./ui/atoms/icons/pinecone.js";
|
|
134
134
|
import { Pinterest as Gp } from "./ui/atoms/icons/pinterest.js";
|
|
135
135
|
import { Pipedrive as Pp } from "./ui/atoms/icons/pipedrive.js";
|
|
136
|
-
import { Plaid as
|
|
136
|
+
import { Plaid as vp } from "./ui/atoms/icons/plaid.js";
|
|
137
137
|
import { Postgres as wp } from "./ui/atoms/icons/postgres.js";
|
|
138
138
|
import { Posthog as Ep } from "./ui/atoms/icons/posthog.js";
|
|
139
|
-
import { Pylon as
|
|
139
|
+
import { Pylon as Rp } from "./ui/atoms/icons/pylon.js";
|
|
140
140
|
import { Quickbooks as Op } from "./ui/atoms/icons/quickbooks.js";
|
|
141
|
-
import { Railway as
|
|
141
|
+
import { Railway as _p } from "./ui/atoms/icons/railway.js";
|
|
142
142
|
import { Reddit as Up } from "./ui/atoms/icons/reddit.js";
|
|
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 {
|
|
209
|
-
import {
|
|
210
|
-
import {
|
|
211
|
-
import {
|
|
212
|
-
import {
|
|
213
|
-
import {
|
|
214
|
-
import {
|
|
215
|
-
import {
|
|
216
|
-
import {
|
|
217
|
-
import {
|
|
218
|
-
import {
|
|
219
|
-
import {
|
|
220
|
-
import {
|
|
221
|
-
import {
|
|
222
|
-
import {
|
|
223
|
-
import {
|
|
224
|
-
import {
|
|
225
|
-
import {
|
|
226
|
-
import {
|
|
227
|
-
import {
|
|
228
|
-
import {
|
|
229
|
-
import {
|
|
230
|
-
import {
|
|
231
|
-
import {
|
|
143
|
+
import { Resend as Zp } from "./ui/atoms/icons/resend.js";
|
|
144
|
+
import { Salesforce as Jp } from "./ui/atoms/icons/salesforce.js";
|
|
145
|
+
import { Shopify as Yp } from "./ui/atoms/icons/shopify.js";
|
|
146
|
+
import { Singlestore as Kp } from "./ui/atoms/icons/singlestore.js";
|
|
147
|
+
import { Slack as $p } from "./ui/atoms/icons/slack.js";
|
|
148
|
+
import { Snowflake as rm } from "./ui/atoms/icons/snowflake.js";
|
|
149
|
+
import { Splunk as tm } from "./ui/atoms/icons/splunk.js";
|
|
150
|
+
import { Spotify as pm } from "./ui/atoms/icons/spotify.js";
|
|
151
|
+
import { Square as im } from "./ui/atoms/icons/square.js";
|
|
152
|
+
import { Squarespace as nm } from "./ui/atoms/icons/squarespace.js";
|
|
153
|
+
import { Squareup as xm } from "./ui/atoms/icons/squareup.js";
|
|
154
|
+
import { Stripe as sm } from "./ui/atoms/icons/stripe.js";
|
|
155
|
+
import { Telegram as gm } from "./ui/atoms/icons/telegram.js";
|
|
156
|
+
import { Tesla as cm } from "./ui/atoms/icons/tesla.js";
|
|
157
|
+
import { Ticktick as Sm } from "./ui/atoms/icons/ticktick.js";
|
|
158
|
+
import { Tiktok as bm } from "./ui/atoms/icons/tiktok.js";
|
|
159
|
+
import { Trello as Dm } from "./ui/atoms/icons/trello.js";
|
|
160
|
+
import { Twilio as km } from "./ui/atoms/icons/twilio.js";
|
|
161
|
+
import { Twitch as Gm } from "./ui/atoms/icons/twitch.js";
|
|
162
|
+
import { Vercel as Pm } from "./ui/atoms/icons/vercel.js";
|
|
163
|
+
import { VercelLogotype as vm } from "./ui/atoms/icons/vercel-logotype.js";
|
|
164
|
+
import { Vscode as wm } from "./ui/atoms/icons/vscode.js";
|
|
165
|
+
import { Walmart as Em } from "./ui/atoms/icons/walmart.js";
|
|
166
|
+
import { Weaviate as Rm } from "./ui/atoms/icons/weaviate.js";
|
|
167
|
+
import { Windsurf as Om } from "./ui/atoms/icons/windsurf.js";
|
|
168
|
+
import { Workday as _m } from "./ui/atoms/icons/workday.js";
|
|
169
|
+
import { Wrike as Um } from "./ui/atoms/icons/wrike.js";
|
|
170
|
+
import { X as Zm } from "./ui/atoms/icons/x.js";
|
|
171
|
+
import { Xero as Jm } from "./ui/atoms/icons/xero.js";
|
|
172
|
+
import { Youtube as Ym } from "./ui/atoms/icons/youtube.js";
|
|
173
|
+
import { Yugabytedb as Km } from "./ui/atoms/icons/yugabytedb.js";
|
|
174
|
+
import { Zendesk as $m } from "./ui/atoms/icons/zendesk.js";
|
|
175
|
+
import { Zoho as ri } from "./ui/atoms/icons/zoho.js";
|
|
176
|
+
import { ZohoBooks as ti } from "./ui/atoms/icons/zoho-books.js";
|
|
177
|
+
import { ZohoCreator as pi } from "./ui/atoms/icons/zoho-creator.js";
|
|
178
|
+
import { Zoom as ii } from "./ui/atoms/icons/zoom.js";
|
|
179
|
+
import { Input as ni } from "./ui/atoms/input.js";
|
|
180
|
+
import { InputGroup as xi, InputGroupAddon as di, InputGroupButton as si, InputGroupInput as ui, InputGroupText as gi, InputGroupTextarea as Ci } from "./ui/atoms/input-group.js";
|
|
181
|
+
import { JsonHighlight as Ti, jsonHighlightVariants as Si } from "./ui/atoms/json-highlight.js";
|
|
182
|
+
import { Label as bi } from "./ui/atoms/label.js";
|
|
183
|
+
import { Loader as Di } from "./ui/atoms/loader.js";
|
|
184
|
+
import { M as ki } from "../markdown-Cv6uZPhi.js";
|
|
185
|
+
import { MobileTooltip as Gi, MobileTooltipContent as Ii, MobileTooltipProvider as Pi, MobileTooltipTrigger as Li } from "./ui/atoms/mobile-tooltip.js";
|
|
186
|
+
import { Popover as yi, PopoverContent as wi, PopoverDescription as Hi, PopoverHeader as Ei, PopoverTitle as Fi, PopoverTrigger as Ri } from "./ui/atoms/popover.js";
|
|
187
|
+
import { ProBadge as Oi } from "./ui/atoms/pro-badge.js";
|
|
188
|
+
import { Progress as _i, ProgressIndicator as Ni, ProgressLabel as Ui, ProgressTrack as Wi, ProgressValue as Zi } from "./ui/atoms/progress.js";
|
|
189
|
+
import { RadioGroup as Ji, RadioGroupItem as Xi } from "./ui/atoms/radio-group.js";
|
|
190
|
+
import { ResizableHandle as ji, ResizablePanel as Ki, ResizablePanelGroup as Qi } from "./ui/atoms/resizable.js";
|
|
191
|
+
import { ScrollArea as ol, ScrollBar as rl } from "./ui/atoms/scroll-area.js";
|
|
192
|
+
import { ScrollButton as tl } from "./ui/atoms/scroll-button.js";
|
|
193
|
+
import { Select as pl, SelectContent as ml, SelectGroup as il, SelectItem as ll, SelectLabel as nl, SelectScrollDownButton as fl, SelectScrollUpButton as xl, SelectSeparator as dl, SelectTrigger as sl, SelectValue as ul } from "./ui/atoms/select.js";
|
|
194
|
+
import { Separator as Cl } from "./ui/atoms/separator.js";
|
|
195
|
+
import { Sheet as Tl, SheetClose as Sl, SheetContent as hl, SheetDescription as bl, SheetFooter as Al, SheetHeader as Dl, SheetTitle as Ml, SheetTrigger as kl } from "./ui/atoms/sheet.js";
|
|
196
|
+
import { Sidebar as Gl, SidebarContent as Il, SidebarFooter as Pl, SidebarGroup as Ll, SidebarGroupAction as vl, SidebarGroupContent as yl, SidebarGroupLabel as wl, SidebarHeader as Hl, SidebarInput as El, SidebarInset as Fl, SidebarMenu as Rl, SidebarMenuAction as Vl, SidebarMenuBadge as Ol, SidebarMenuButton as zl, SidebarMenuItem as _l, SidebarMenuSkeleton as Nl, SidebarMenuSub as Ul, SidebarMenuSubButton as Wl, SidebarMenuSubItem as Zl, SidebarProvider as ql, SidebarRail as Jl, SidebarSeparator as Xl, SidebarTrigger as Yl, useSidebar as jl } from "./ui/atoms/sidebar.js";
|
|
197
|
+
import { Skeleton as Ql } from "./ui/atoms/skeleton.js";
|
|
198
|
+
import { Slider as on } from "./ui/atoms/slider.js";
|
|
199
|
+
import { DS_SPARKLE_DURATION_MS as en, SparkleBurst as tn } from "./ui/atoms/sparkle-burst.js";
|
|
200
|
+
import { StepIndicator as pn, stepIndicatorIconVariants as mn, stepIndicatorLabelVariants as ln } from "./ui/atoms/step-indicator.js";
|
|
201
|
+
import { Switch as fn } from "./ui/atoms/switch.js";
|
|
202
|
+
import { Table as dn, TableBody as sn, TableCaption as un, TableCell as gn, TableFooter as Cn, TableHead as cn, TableHeader as Tn, TableRow as Sn } from "./ui/atoms/table.js";
|
|
203
|
+
import { Tabs as bn, TabsContent as An, TabsList as Dn, TabsTrigger as Mn, tabsListVariants as kn } from "./ui/atoms/tabs.js";
|
|
204
|
+
import { Textarea as Gn } from "./ui/atoms/textarea.js";
|
|
205
|
+
import { Toggle as Pn, toggleVariants as Ln } from "./ui/atoms/toggle.js";
|
|
206
|
+
import { Tooltip as yn, TooltipContent as wn, TooltipProvider as Hn, TooltipTrigger as En } from "./ui/atoms/tooltip.js";
|
|
207
|
+
import { ViewToolsControl as Rn } from "./ui/atoms/view-tools-control.js";
|
|
208
|
+
import { VirtualizedGrid as On } from "./ui/atoms/virtualized-grid.js";
|
|
209
|
+
import { ChatHistoryItem as _n } from "./ui/molecules/chat-history-item.js";
|
|
210
|
+
import { ChatAssistantMessage as Un, ChatMessageList as Wn, ChatMessageListSkeleton as Zn, ChatStreamingIndicator as qn, ChatUserMessage as Jn } from "./ui/molecules/chat-message-list.js";
|
|
211
|
+
import { ClientSecretInput as Yn } from "./ui/molecules/client-secret-field.js";
|
|
212
|
+
import { CommandBar as Kn } from "./ui/molecules/command-bar.js";
|
|
213
|
+
import { ConfirmPopover as $n } from "./ui/molecules/confirm-popover.js";
|
|
214
|
+
import { DateTimePicker as rf } from "./ui/molecules/date-time-picker.js";
|
|
215
|
+
import { EmptyState as tf } from "./ui/molecules/empty-state.js";
|
|
216
|
+
import { ErrorState as pf } from "./ui/molecules/error-state.js";
|
|
217
|
+
import { FlowDiagram as lf } from "./ui/molecules/flow-diagram.js";
|
|
218
|
+
import { Message as ff, MessageAction as xf, MessageActions as df, MessageAvatar as sf, MessageContent as uf } from "./ui/molecules/message.js";
|
|
219
|
+
import { PromptInput as Cf, PromptInputAction as cf, PromptInputActions as Tf, PromptInputTextarea as Sf } from "./ui/molecules/prompt-input.js";
|
|
220
|
+
import { R as bf, T as Af } from "../toolkit-card-ryIR325K.js";
|
|
221
|
+
import { StepsProgress as Mf } from "./ui/molecules/steps-progress.js";
|
|
222
|
+
import { SuggestionCard as Bf, SuggestionCardSkeleton as Gf } from "./ui/molecules/suggestion-card.js";
|
|
223
|
+
import { TagsInput as Pf, TagsInputValue as Lf } from "./ui/molecules/tags-input.js";
|
|
224
|
+
import { ToolAuthorization as yf, ToolAuthorizationArgs as wf, ToolAuthorizationContent as Hf, ToolAuthorizationHeader as Ef, ToolAuthorizationMessage as Ff } from "./ui/molecules/tool-authorization.js";
|
|
225
|
+
import { ToolCallAccordion as Vf, ToolCallAccordionContent as Of, ToolCallAccordionItem as zf, ToolCallAccordionTrigger as _f } from "./ui/molecules/tool-call-accordion.js";
|
|
226
|
+
import { ToolCard as Uf } from "./ui/molecules/tool-card.js";
|
|
227
|
+
import { UserNav as Zf } from "./ui/molecules/user-nav.js";
|
|
228
|
+
import { ChatPageSkeleton as Jf } from "./ui/pages/chat-page-skeleton.js";
|
|
229
|
+
import { LoginPage as Yf } from "./ui/pages/login-page.js";
|
|
230
|
+
import { AuthTemplate as Kf, AuthTemplateCard as Qf, AuthTemplateContent as $f, AuthTemplateDefaultBackground as ox, AuthTemplateDescription as rx, AuthTemplateFooter as ex, AuthTemplateGridOverlay as tx, AuthTemplateHeader as ax, AuthTemplateLegal as px, AuthTemplateLegalLink as mx, AuthTemplateLogo as ix, AuthTemplatePrompt as lx, AuthTemplatePromptLink as nx, AuthTemplateTitle as fx, AuthTemplateVideoBackground as xx } from "./ui/templates/auth-template.js";
|
|
231
|
+
import { ChatTemplate as sx, ChatTemplateBody as ux, ChatTemplateFooter as gx, ChatTemplateHeader as Cx, ChatTemplateHeaderGroup as cx, ChatTemplateOverview as Tx, ChatTemplateOverviewSubtitle as Sx, ChatTemplateOverviewTitle as hx, ChatTemplateSuggestions as bx } from "./ui/templates/chat-template.js";
|
|
232
|
+
import { ChatBodySkeleton as Dx, ChatContentSkeleton as Mx, ChatFooterSkeleton as kx, ChatHeaderSkeleton as Bx, ChatSidebarSkeleton as Gx } from "./ui/templates/chat-template-skeletons.js";
|
|
233
|
+
import { ErrorTemplate as Px, ErrorTemplateActions as Lx, ErrorTemplateContent as vx, ErrorTemplateDescription as yx, ErrorTemplateIcon as wx, ErrorTemplateLogo as Hx, ErrorTemplateTitle as Ex, ErrorTemplateUrl as Fx } from "./ui/templates/error-template.js";
|
|
234
|
+
import { DEFAULT_MCP_CLIENT_IDS as Vx, DEFAULT_MCP_SERVER_IDS as Ox, GatewayDiagram as zx } from "./ui/templates/gateway-diagram.js";
|
|
232
235
|
export {
|
|
233
236
|
e as Accordion,
|
|
234
237
|
t as AccordionContent,
|
|
@@ -254,39 +257,39 @@ export {
|
|
|
254
257
|
D as AlertDialogTrigger,
|
|
255
258
|
f as AlertTitle,
|
|
256
259
|
Pr as Amplitude,
|
|
257
|
-
|
|
260
|
+
vr as Arcade,
|
|
258
261
|
k as ArcadeGradient,
|
|
259
262
|
wr as ArcadeLogo,
|
|
260
263
|
Er as Asana,
|
|
261
|
-
|
|
264
|
+
Rr as Ashby,
|
|
262
265
|
Or as Atlassian,
|
|
263
|
-
|
|
266
|
+
_r as Attio,
|
|
264
267
|
Ur as Auth0,
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
268
|
+
Kf as AuthTemplate,
|
|
269
|
+
Qf as AuthTemplateCard,
|
|
270
|
+
$f as AuthTemplateContent,
|
|
271
|
+
ox as AuthTemplateDefaultBackground,
|
|
272
|
+
rx as AuthTemplateDescription,
|
|
273
|
+
ex as AuthTemplateFooter,
|
|
274
|
+
tx as AuthTemplateGridOverlay,
|
|
275
|
+
ax as AuthTemplateHeader,
|
|
276
|
+
px as AuthTemplateLegal,
|
|
277
|
+
mx as AuthTemplateLegalLink,
|
|
278
|
+
ix as AuthTemplateLogo,
|
|
279
|
+
lx as AuthTemplatePrompt,
|
|
280
|
+
nx as AuthTemplatePromptLink,
|
|
281
|
+
fx as AuthTemplateTitle,
|
|
282
|
+
xx as AuthTemplateVideoBackground,
|
|
280
283
|
G as Avatar,
|
|
281
284
|
I as AvatarBadge,
|
|
282
285
|
P as AvatarFallback,
|
|
283
|
-
|
|
284
|
-
|
|
286
|
+
L as AvatarGroup,
|
|
287
|
+
v as AvatarGroupCount,
|
|
285
288
|
y as AvatarImage,
|
|
286
289
|
H as AvatarNotificationBadge,
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
+
Zr as Azure,
|
|
291
|
+
R as Badge,
|
|
292
|
+
Jr as Bamboohr,
|
|
290
293
|
Yr as Basecamp,
|
|
291
294
|
Kr as Bill,
|
|
292
295
|
$r as Bitbucket,
|
|
@@ -294,12 +297,12 @@ export {
|
|
|
294
297
|
te as Box,
|
|
295
298
|
z as BrandChip,
|
|
296
299
|
pe as Braze,
|
|
297
|
-
|
|
300
|
+
N as Breadcrumb,
|
|
298
301
|
U as BreadcrumbEllipsis,
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
302
|
+
W as BreadcrumbItem,
|
|
303
|
+
Z as BreadcrumbLink,
|
|
304
|
+
q as BreadcrumbList,
|
|
305
|
+
J as BreadcrumbPage,
|
|
303
306
|
X as BreadcrumbSeparator,
|
|
304
307
|
ie as Brex,
|
|
305
308
|
ne as Brightdata,
|
|
@@ -322,36 +325,36 @@ export {
|
|
|
322
325
|
Co as ChartStyle,
|
|
323
326
|
co as ChartTooltip,
|
|
324
327
|
To as ChartTooltipContent,
|
|
325
|
-
|
|
326
|
-
|
|
328
|
+
Un as ChatAssistantMessage,
|
|
329
|
+
Dx as ChatBodySkeleton,
|
|
327
330
|
ho as ChatContainerContent,
|
|
328
331
|
bo as ChatContainerRoot,
|
|
329
332
|
Ao as ChatContainerScrollAnchor,
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
333
|
+
Mx as ChatContentSkeleton,
|
|
334
|
+
kx as ChatFooterSkeleton,
|
|
335
|
+
Bx as ChatHeaderSkeleton,
|
|
336
|
+
_n as ChatHistoryItem,
|
|
334
337
|
Wn as ChatMessageList,
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
338
|
+
Zn as ChatMessageListSkeleton,
|
|
339
|
+
Jf as ChatPageSkeleton,
|
|
340
|
+
Gx as ChatSidebarSkeleton,
|
|
341
|
+
qn as ChatStreamingIndicator,
|
|
342
|
+
sx as ChatTemplate,
|
|
343
|
+
ux as ChatTemplateBody,
|
|
344
|
+
gx as ChatTemplateFooter,
|
|
345
|
+
Cx as ChatTemplateHeader,
|
|
346
|
+
cx as ChatTemplateHeaderGroup,
|
|
347
|
+
Tx as ChatTemplateOverview,
|
|
348
|
+
Sx as ChatTemplateOverviewSubtitle,
|
|
349
|
+
hx as ChatTemplateOverviewTitle,
|
|
350
|
+
bx as ChatTemplateSuggestions,
|
|
351
|
+
Jn as ChatUserMessage,
|
|
349
352
|
Mo as Checkbox,
|
|
350
353
|
ge as Claude,
|
|
351
354
|
ce as ClaudeCodeLogotype,
|
|
352
355
|
Se as Clickhouse,
|
|
353
356
|
be as Clickup,
|
|
354
|
-
|
|
357
|
+
Yn as ClientSecretInput,
|
|
355
358
|
De as Cline,
|
|
356
359
|
ke as Closeio,
|
|
357
360
|
Bo as CodeBlock,
|
|
@@ -359,33 +362,35 @@ export {
|
|
|
359
362
|
Io as CodeBlockGroup,
|
|
360
363
|
Ge as Codesandbox,
|
|
361
364
|
Pe as Coinbase,
|
|
362
|
-
|
|
363
|
-
|
|
365
|
+
Lo as Collapsible,
|
|
366
|
+
vo as CollapsibleContent,
|
|
364
367
|
yo as CollapsibleTrigger,
|
|
365
368
|
Ho as Command,
|
|
366
|
-
|
|
369
|
+
Kn as CommandBar,
|
|
367
370
|
Eo as CommandDialog,
|
|
368
371
|
Fo as CommandEmpty,
|
|
369
|
-
|
|
370
|
-
|
|
372
|
+
Ro as CommandGroup,
|
|
373
|
+
Vo as CommandInput,
|
|
371
374
|
Oo as CommandItem,
|
|
372
375
|
zo as CommandList,
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
376
|
+
_o as CommandSeparator,
|
|
377
|
+
No as CommandShortcut,
|
|
378
|
+
$n as ConfirmPopover,
|
|
379
|
+
ve as Confluence,
|
|
380
|
+
Wo as CopyButton,
|
|
378
381
|
we as Cursor,
|
|
379
382
|
Ee as CursorInstallDark,
|
|
380
|
-
|
|
383
|
+
Re as CursorInstallLight,
|
|
381
384
|
Oe as CursorLogotype,
|
|
382
|
-
|
|
383
|
-
|
|
385
|
+
_e as Customerio,
|
|
386
|
+
Vx as DEFAULT_MCP_CLIENT_IDS,
|
|
387
|
+
Ox as DEFAULT_MCP_SERVER_IDS,
|
|
388
|
+
en as DS_SPARKLE_DURATION_MS,
|
|
384
389
|
Ue as Datadog,
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
390
|
+
rf as DateTimePicker,
|
|
391
|
+
Ze as Daytona,
|
|
392
|
+
qo as Dialog,
|
|
393
|
+
Jo as DialogClose,
|
|
389
394
|
Xo as DialogContent,
|
|
390
395
|
Yo as DialogDescription,
|
|
391
396
|
jo as DialogFooter,
|
|
@@ -394,7 +399,7 @@ export {
|
|
|
394
399
|
$o as DialogPortal,
|
|
395
400
|
or as DialogTitle,
|
|
396
401
|
rr as DialogTrigger,
|
|
397
|
-
|
|
402
|
+
Je as DigitalOcean,
|
|
398
403
|
Ye as Discord,
|
|
399
404
|
Ke as Dropbox,
|
|
400
405
|
tr as DropdownMenu,
|
|
@@ -414,23 +419,25 @@ export {
|
|
|
414
419
|
cr as DropdownMenuTrigger,
|
|
415
420
|
$e as E2b,
|
|
416
421
|
rt as Ebay,
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
422
|
+
tf as EmptyState,
|
|
423
|
+
pf as ErrorState,
|
|
424
|
+
Px as ErrorTemplate,
|
|
425
|
+
Lx as ErrorTemplateActions,
|
|
426
|
+
vx as ErrorTemplateContent,
|
|
427
|
+
yx as ErrorTemplateDescription,
|
|
428
|
+
wx as ErrorTemplateIcon,
|
|
429
|
+
Hx as ErrorTemplateLogo,
|
|
430
|
+
Ex as ErrorTemplateTitle,
|
|
431
|
+
Fx as ErrorTemplateUrl,
|
|
427
432
|
tt as Evernote,
|
|
428
433
|
pt as Exa,
|
|
429
434
|
it as Factorial,
|
|
430
435
|
nt as Figma,
|
|
431
436
|
xt as Firecrawl,
|
|
437
|
+
lf as FlowDiagram,
|
|
432
438
|
st as Forkable,
|
|
433
439
|
gt as Freshservice,
|
|
440
|
+
zx as GatewayDiagram,
|
|
434
441
|
ct as Gemini,
|
|
435
442
|
St as Generic,
|
|
436
443
|
bt as Github,
|
|
@@ -438,15 +445,15 @@ export {
|
|
|
438
445
|
kt as Gmail,
|
|
439
446
|
Gt as Google,
|
|
440
447
|
Pt as GoogleCalendar,
|
|
441
|
-
|
|
448
|
+
vt as GoogleContacts,
|
|
442
449
|
wt as GoogleDocs,
|
|
443
450
|
Et as GoogleDrive,
|
|
444
|
-
|
|
451
|
+
Rt as GoogleFinance,
|
|
445
452
|
Ot as GoogleFlight,
|
|
446
|
-
|
|
453
|
+
_t as GoogleFlights,
|
|
447
454
|
Ut as GoogleHotels,
|
|
448
|
-
|
|
449
|
-
|
|
455
|
+
Zt as GoogleJobs,
|
|
456
|
+
Jt as GoogleMaps,
|
|
450
457
|
Yt as GoogleNews,
|
|
451
458
|
Kt as GoogleSheets,
|
|
452
459
|
$t as GoogleShopping,
|
|
@@ -460,50 +467,50 @@ export {
|
|
|
460
467
|
br as HoverCardTrigger,
|
|
461
468
|
xa as Hubspot,
|
|
462
469
|
sa as Imgflip,
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
+
ni as Input,
|
|
471
|
+
xi as InputGroup,
|
|
472
|
+
di as InputGroupAddon,
|
|
473
|
+
si as InputGroupButton,
|
|
474
|
+
ui as InputGroupInput,
|
|
475
|
+
gi as InputGroupText,
|
|
476
|
+
Ci as InputGroupTextarea,
|
|
470
477
|
ga as Intercom,
|
|
471
478
|
ca as Jira,
|
|
472
|
-
|
|
473
|
-
|
|
479
|
+
Ti as JsonHighlight,
|
|
480
|
+
bi as Label,
|
|
474
481
|
Sa as Langchain,
|
|
475
482
|
ba as LangchainLogotype,
|
|
476
483
|
Da as Linear,
|
|
477
484
|
ka as Linkedin,
|
|
478
|
-
|
|
479
|
-
|
|
485
|
+
Di as Loader,
|
|
486
|
+
Yf as LoginPage,
|
|
480
487
|
Ga as Luma,
|
|
481
488
|
Pa as Mailchimp,
|
|
482
|
-
|
|
483
|
-
|
|
489
|
+
ki as Markdown,
|
|
490
|
+
va as Mastra,
|
|
484
491
|
wa as MastraLogotype,
|
|
485
492
|
Ea as MathToolkit,
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
493
|
+
Ra as Mcp,
|
|
494
|
+
ff as Message,
|
|
495
|
+
xf as MessageAction,
|
|
496
|
+
df as MessageActions,
|
|
497
|
+
sf as MessageAvatar,
|
|
498
|
+
uf as MessageContent,
|
|
492
499
|
Oa as Microsoft,
|
|
493
|
-
|
|
500
|
+
_a as MicrosoftDynamics,
|
|
494
501
|
Ua as MicrosoftExcel,
|
|
495
|
-
|
|
496
|
-
|
|
502
|
+
Za as MicrosoftOnedrive,
|
|
503
|
+
Ja as MicrosoftOutlookCalendar,
|
|
497
504
|
Ya as MicrosoftOutlookMail,
|
|
498
505
|
Ka as MicrosoftPowerpoint,
|
|
499
506
|
$a as MicrosoftSharepoint,
|
|
500
507
|
rp as MicrosoftTeams,
|
|
501
508
|
tp as MicrosoftWord,
|
|
502
509
|
pp as Miro,
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
510
|
+
Gi as MobileTooltip,
|
|
511
|
+
Ii as MobileTooltipContent,
|
|
512
|
+
Pi as MobileTooltipProvider,
|
|
513
|
+
Li as MobileTooltipTrigger,
|
|
507
514
|
ip as Monday,
|
|
508
515
|
np as MongoDB,
|
|
509
516
|
xp as Netsuite,
|
|
@@ -516,164 +523,165 @@ export {
|
|
|
516
523
|
kp as Pinecone,
|
|
517
524
|
Gp as Pinterest,
|
|
518
525
|
Pp as Pipedrive,
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
+
vp as Plaid,
|
|
527
|
+
yi as Popover,
|
|
528
|
+
wi as PopoverContent,
|
|
529
|
+
Hi as PopoverDescription,
|
|
530
|
+
Ei as PopoverHeader,
|
|
531
|
+
Fi as PopoverTitle,
|
|
532
|
+
Ri as PopoverTrigger,
|
|
526
533
|
wp as Postgres,
|
|
527
534
|
Ep as Posthog,
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
535
|
+
Oi as ProBadge,
|
|
536
|
+
_i as Progress,
|
|
537
|
+
Ni as ProgressIndicator,
|
|
538
|
+
Ui as ProgressLabel,
|
|
532
539
|
Wi as ProgressTrack,
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
540
|
+
Zi as ProgressValue,
|
|
541
|
+
Cf as PromptInput,
|
|
542
|
+
cf as PromptInputAction,
|
|
543
|
+
Tf as PromptInputActions,
|
|
544
|
+
Sf as PromptInputTextarea,
|
|
545
|
+
Rp as Pylon,
|
|
539
546
|
Op as Quickbooks,
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
547
|
+
Ji as RadioGroup,
|
|
548
|
+
Xi as RadioGroupItem,
|
|
549
|
+
_p as Railway,
|
|
543
550
|
Up as Reddit,
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
rl as
|
|
552
|
-
tl as
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
ul as
|
|
563
|
-
Cl as
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
vl as
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
Vl as
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
Nl as
|
|
551
|
+
bf as RequirementBadges,
|
|
552
|
+
Zp as Resend,
|
|
553
|
+
ji as ResizableHandle,
|
|
554
|
+
Ki as ResizablePanel,
|
|
555
|
+
Qi as ResizablePanelGroup,
|
|
556
|
+
Jp as Salesforce,
|
|
557
|
+
ol as ScrollArea,
|
|
558
|
+
rl as ScrollBar,
|
|
559
|
+
tl as ScrollButton,
|
|
560
|
+
pl as Select,
|
|
561
|
+
ml as SelectContent,
|
|
562
|
+
il as SelectGroup,
|
|
563
|
+
ll as SelectItem,
|
|
564
|
+
nl as SelectLabel,
|
|
565
|
+
fl as SelectScrollDownButton,
|
|
566
|
+
xl as SelectScrollUpButton,
|
|
567
|
+
dl as SelectSeparator,
|
|
568
|
+
sl as SelectTrigger,
|
|
569
|
+
ul as SelectValue,
|
|
570
|
+
Cl as Separator,
|
|
571
|
+
Tl as Sheet,
|
|
572
|
+
Sl as SheetClose,
|
|
573
|
+
hl as SheetContent,
|
|
574
|
+
bl as SheetDescription,
|
|
575
|
+
Al as SheetFooter,
|
|
576
|
+
Dl as SheetHeader,
|
|
577
|
+
Ml as SheetTitle,
|
|
578
|
+
kl as SheetTrigger,
|
|
579
|
+
Yp as Shopify,
|
|
580
|
+
Gl as Sidebar,
|
|
581
|
+
Il as SidebarContent,
|
|
582
|
+
Pl as SidebarFooter,
|
|
583
|
+
Ll as SidebarGroup,
|
|
584
|
+
vl as SidebarGroupAction,
|
|
585
|
+
yl as SidebarGroupContent,
|
|
586
|
+
wl as SidebarGroupLabel,
|
|
587
|
+
Hl as SidebarHeader,
|
|
588
|
+
El as SidebarInput,
|
|
589
|
+
Fl as SidebarInset,
|
|
590
|
+
Rl as SidebarMenu,
|
|
591
|
+
Vl as SidebarMenuAction,
|
|
592
|
+
Ol as SidebarMenuBadge,
|
|
593
|
+
zl as SidebarMenuButton,
|
|
594
|
+
_l as SidebarMenuItem,
|
|
595
|
+
Nl as SidebarMenuSkeleton,
|
|
596
|
+
Ul as SidebarMenuSub,
|
|
589
597
|
Wl as SidebarMenuSubButton,
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
598
|
+
Zl as SidebarMenuSubItem,
|
|
599
|
+
ql as SidebarProvider,
|
|
600
|
+
Jl as SidebarRail,
|
|
601
|
+
Xl as SidebarSeparator,
|
|
602
|
+
Yl as SidebarTrigger,
|
|
603
|
+
Kp as Singlestore,
|
|
604
|
+
Ql as Skeleton,
|
|
605
|
+
$p as Slack,
|
|
606
|
+
on as Slider,
|
|
607
|
+
rm as Snowflake,
|
|
608
|
+
tn as SparkleBurst,
|
|
609
|
+
tm as Splunk,
|
|
610
|
+
pm as Spotify,
|
|
611
|
+
im as Square,
|
|
612
|
+
nm as Squarespace,
|
|
613
|
+
xm as Squareup,
|
|
614
|
+
pn as StepIndicator,
|
|
615
|
+
Mf as StepsProgress,
|
|
616
|
+
sm as Stripe,
|
|
617
|
+
Bf as SuggestionCard,
|
|
618
|
+
Gf as SuggestionCardSkeleton,
|
|
619
|
+
fn as Switch,
|
|
620
|
+
dn as Table,
|
|
621
|
+
sn as TableBody,
|
|
622
|
+
un as TableCaption,
|
|
623
|
+
gn as TableCell,
|
|
624
|
+
Cn as TableFooter,
|
|
625
|
+
cn as TableHead,
|
|
626
|
+
Tn as TableHeader,
|
|
627
|
+
Sn as TableRow,
|
|
628
|
+
bn as Tabs,
|
|
629
|
+
An as TabsContent,
|
|
630
|
+
Dn as TabsList,
|
|
631
|
+
Mn as TabsTrigger,
|
|
632
|
+
Pf as TagsInput,
|
|
633
|
+
Lf as TagsInputValue,
|
|
634
|
+
gm as Telegram,
|
|
635
|
+
cm as Tesla,
|
|
636
|
+
Gn as Textarea,
|
|
637
|
+
Sm as Ticktick,
|
|
638
|
+
bm as Tiktok,
|
|
639
|
+
Pn as Toggle,
|
|
640
|
+
yf as ToolAuthorization,
|
|
641
|
+
wf as ToolAuthorizationArgs,
|
|
642
|
+
Hf as ToolAuthorizationContent,
|
|
643
|
+
Ef as ToolAuthorizationHeader,
|
|
644
|
+
Ff as ToolAuthorizationMessage,
|
|
645
|
+
Vf as ToolCallAccordion,
|
|
646
|
+
Of as ToolCallAccordionContent,
|
|
647
|
+
zf as ToolCallAccordionItem,
|
|
648
|
+
_f as ToolCallAccordionTrigger,
|
|
649
|
+
Uf as ToolCard,
|
|
650
|
+
Af as ToolkitCard,
|
|
651
|
+
yn as Tooltip,
|
|
652
|
+
wn as TooltipContent,
|
|
653
|
+
Hn as TooltipProvider,
|
|
654
|
+
En as TooltipTrigger,
|
|
655
|
+
Dm as Trello,
|
|
656
|
+
km as Twilio,
|
|
657
|
+
Gm as Twitch,
|
|
658
|
+
Zf as UserNav,
|
|
659
|
+
Pm as Vercel,
|
|
660
|
+
vm as VercelLogotype,
|
|
661
|
+
Rn as ViewToolsControl,
|
|
662
|
+
On as VirtualizedGrid,
|
|
663
|
+
wm as Vscode,
|
|
664
|
+
Em as Walmart,
|
|
665
|
+
Rm as Weaviate,
|
|
666
|
+
Om as Windsurf,
|
|
667
|
+
_m as Workday,
|
|
668
|
+
Um as Wrike,
|
|
669
|
+
Zm as X,
|
|
670
|
+
Jm as Xero,
|
|
671
|
+
Ym as Youtube,
|
|
672
|
+
Km as Yugabytedb,
|
|
673
|
+
$m as Zendesk,
|
|
674
|
+
ri as Zoho,
|
|
675
|
+
ti as ZohoBooks,
|
|
676
|
+
pi as ZohoCreator,
|
|
677
|
+
ii as Zoom,
|
|
670
678
|
E as avatarBadgeVariants,
|
|
671
|
-
|
|
679
|
+
V as badgeVariants,
|
|
672
680
|
K as buttonVariants,
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
681
|
+
Si as jsonHighlightVariants,
|
|
682
|
+
mn as stepIndicatorIconVariants,
|
|
683
|
+
ln as stepIndicatorLabelVariants,
|
|
684
|
+
kn as tabsListVariants,
|
|
685
|
+
Ln as toggleVariants,
|
|
686
|
+
jl as useSidebar
|
|
679
687
|
};
|