@arcadeai/design-system 3.36.0 → 3.37.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/index.css +1 -1
- package/dist/assets/tokens.css +1 -1
- package/dist/assets/variables.css +1 -1
- package/dist/components/index.js +412 -396
- package/dist/components/ui/atoms/arcade-gradient.d.ts.map +1 -0
- package/dist/components/ui/atoms/{icons/arcade-gradient.js → arcade-gradient.js} +1 -1
- package/dist/components/ui/atoms/icons/index.d.ts +0 -1
- package/dist/components/ui/atoms/icons/index.d.ts.map +1 -1
- package/dist/components/ui/atoms/icons/index.js +294 -296
- package/dist/components/ui/atoms/index.d.ts +1 -0
- package/dist/components/ui/atoms/index.d.ts.map +1 -1
- package/dist/components/ui/atoms/index.js +112 -112
- package/dist/components/ui/atoms/loader.d.ts +1 -1
- package/dist/components/ui/atoms/loader.d.ts.map +1 -1
- package/dist/components/ui/atoms/loader.js +91 -61
- package/dist/components/ui/atoms/virtualized-grid.d.ts.map +1 -1
- package/dist/components/ui/atoms/virtualized-grid.js +16 -16
- package/dist/components/ui/index.js +412 -396
- package/dist/components/ui/molecules/chat-history-item.d.ts +21 -0
- package/dist/components/ui/molecules/chat-history-item.d.ts.map +1 -0
- package/dist/components/ui/molecules/chat-history-item.js +88 -0
- package/dist/components/ui/molecules/chat-message-list.d.ts +6 -0
- package/dist/components/ui/molecules/chat-message-list.d.ts.map +1 -1
- package/dist/components/ui/molecules/chat-message-list.js +117 -61
- package/dist/components/ui/molecules/confirm-popover.d.ts +20 -0
- package/dist/components/ui/molecules/confirm-popover.d.ts.map +1 -0
- package/dist/components/ui/molecules/confirm-popover.js +50 -0
- package/dist/components/ui/molecules/error-state.d.ts +17 -0
- package/dist/components/ui/molecules/error-state.d.ts.map +1 -0
- package/dist/components/ui/molecules/error-state.js +45 -0
- package/dist/components/ui/molecules/index.d.ts +10 -6
- package/dist/components/ui/molecules/index.d.ts.map +1 -1
- package/dist/components/ui/molecules/index.js +52 -51
- package/dist/components/ui/molecules/requirement-badges.js +4 -5
- package/dist/components/ui/molecules/steps-progress.d.ts +1 -0
- package/dist/components/ui/molecules/steps-progress.d.ts.map +1 -1
- package/dist/components/ui/molecules/steps-progress.js +75 -52
- package/dist/components/ui/molecules/suggestion-card.d.ts +2 -0
- package/dist/components/ui/molecules/suggestion-card.d.ts.map +1 -1
- package/dist/components/ui/molecules/suggestion-card.js +42 -16
- package/dist/components/ui/molecules/tool-call-accordion.d.ts +6 -1
- package/dist/components/ui/molecules/tool-call-accordion.d.ts.map +1 -1
- package/dist/components/ui/molecules/tool-call-accordion.js +153 -96
- package/dist/components/ui/molecules/toolkit-card.js +1 -1
- package/dist/components/ui/pages/chat-page-skeleton.d.ts +7 -0
- package/dist/components/ui/pages/chat-page-skeleton.d.ts.map +1 -0
- package/dist/components/ui/pages/chat-page-skeleton.js +18 -0
- package/dist/components/ui/pages/index.d.ts +2 -2
- package/dist/components/ui/pages/index.d.ts.map +1 -1
- package/dist/components/ui/pages/index.js +4 -4
- package/dist/components/ui/templates/chat-template-skeletons.d.ts +12 -0
- package/dist/components/ui/templates/chat-template-skeletons.d.ts.map +1 -0
- package/dist/components/ui/templates/chat-template-skeletons.js +119 -0
- package/dist/components/ui/templates/error-template.d.ts +20 -0
- package/dist/components/ui/templates/error-template.d.ts.map +1 -0
- package/dist/components/ui/templates/error-template.js +117 -0
- package/dist/components/ui/templates/index.d.ts +4 -0
- package/dist/components/ui/templates/index.d.ts.map +1 -1
- package/dist/components/ui/templates/index.js +37 -22
- package/dist/hooks/use-mobile.d.ts.map +1 -1
- package/dist/hooks/use-mobile.js +12 -11
- package/dist/main.js +381 -365
- package/dist/metadata/toolkit-icons.d.ts.map +1 -1
- package/dist/metadata/toolkit-icons.js +187 -186
- package/dist/metadata/toolkits.d.ts.map +1 -1
- package/dist/metadata/toolkits.js +13 -0
- package/dist/{toolkit-card-B97E7TBA.js → toolkit-card-CB1oiaei.js} +2 -3
- package/package.json +1 -1
- package/dist/components/ui/atoms/icons/arcade-gradient.d.ts.map +0 -1
- package/dist/components/ui/molecules/switcher.d.ts +0 -83
- package/dist/components/ui/molecules/switcher.d.ts.map +0 -1
- package/dist/components/ui/molecules/switcher.js +0 -164
- package/dist/components/ui/pages/chat-page.d.ts +0 -83
- package/dist/components/ui/pages/chat-page.d.ts.map +0 -1
- package/dist/components/ui/pages/chat-page.js +0 -385
- /package/dist/components/ui/atoms/{icons/arcade-gradient.d.ts → arcade-gradient.d.ts} +0 -0
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
import { Accordion as e, AccordionContent as t, AccordionItem as p, AccordionTrigger as a } from "./accordion.js";
|
|
2
2
|
import { Alert as i, AlertDescription as f, AlertTitle as x } from "./alert.js";
|
|
3
3
|
import { AlertDialog as n, AlertDialogAction as d, AlertDialogCancel as g, AlertDialogContent as c, AlertDialogDescription as s, AlertDialogFooter as u, AlertDialogHeader as C, AlertDialogOverlay as b, AlertDialogPortal as S, AlertDialogTitle as h, AlertDialogTrigger as D } from "./alert-dialog.js";
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
4
|
+
import { ArcadeGradient as M } from "./arcade-gradient.js";
|
|
5
|
+
import { Avatar as B, AvatarFallback as G, AvatarImage as k } from "./avatar.js";
|
|
6
|
+
import { AvatarNotificationBadge as y, avatarBadgeVariants as L } from "./avatar-notification-badge.js";
|
|
7
|
+
import { Badge as v, badgeVariants as I } from "./badge.js";
|
|
8
|
+
import { BrandChip as F } from "./brand-chip.js";
|
|
9
|
+
import { Breadcrumb as R, BreadcrumbEllipsis as O, BreadcrumbItem as E, BreadcrumbLink as z, BreadcrumbList as W, BreadcrumbPage as Z, BreadcrumbSeparator as N } from "./breadcrumb.js";
|
|
10
|
+
import { Button as J, buttonVariants as X } from "./button.js";
|
|
11
|
+
import { ByocBadge as j } from "./byoc-badge.js";
|
|
12
|
+
import { C as U, a as K } from "../../../calendar-DreAgQKY.js";
|
|
13
|
+
import { Card as $, CardAction as oo, CardContent as ro, CardDescription as eo, CardFooter as to, CardHeader as po, CardTitle as ao } from "./card.js";
|
|
14
|
+
import { ChartContainer as io, ChartLegend as fo, ChartLegendContent as xo, ChartStyle as lo, ChartTooltip as no, ChartTooltipContent as go } from "./chart.js";
|
|
15
|
+
import { ChatContainerContent as so, ChatContainerRoot as uo, ChatContainerScrollAnchor as Co } from "./chat-container.js";
|
|
16
|
+
import { Checkbox as So } from "./checkbox.js";
|
|
17
|
+
import { CodeBlock as Do, CodeBlockCode as To, CodeBlockGroup as Mo } from "./code-block.js";
|
|
18
|
+
import { Collapsible as Bo, CollapsibleContent as Go, CollapsibleTrigger as ko } from "./collapsible.js";
|
|
19
|
+
import { Command as yo, CommandDialog as Lo, CommandEmpty as Po, CommandGroup as vo, CommandInput as Io, CommandItem as Ho, CommandList as Fo, CommandSeparator as Vo, CommandShortcut as Ro } from "./command.js";
|
|
20
|
+
import { CopyButton as Eo } from "./copy-button.js";
|
|
21
|
+
import { Dialog as Wo, DialogClose as Zo, DialogContent as No, DialogDescription as qo, DialogFooter as Jo, DialogHeader as Xo, DialogOverlay as Yo, DialogPortal as jo, DialogTitle as Qo, DialogTrigger as Uo } from "./dialog.js";
|
|
22
|
+
import { DropdownMenu as _o, DropdownMenuCheckboxItem as $o, DropdownMenuContent as or, DropdownMenuGroup as rr, DropdownMenuItem as er, DropdownMenuLabel as tr, DropdownMenuPortal as pr, DropdownMenuRadioGroup as ar, DropdownMenuRadioItem as mr, DropdownMenuSeparator as ir, DropdownMenuShortcut as fr, DropdownMenuSub as xr, DropdownMenuSubContent as lr, DropdownMenuSubTrigger as nr, DropdownMenuTrigger as dr } from "./dropdown-menu.js";
|
|
23
|
+
import { HoverCard as cr, HoverCardContent as sr, HoverCardTrigger as ur } from "./hover-card.js";
|
|
24
|
+
import { Adp as br } from "./icons/adp.js";
|
|
25
|
+
import { Aha as hr } from "./icons/aha.js";
|
|
26
|
+
import { Airtable as Tr } from "./icons/airtable.js";
|
|
27
|
+
import { Amplitude as Ar } from "./icons/amplitude.js";
|
|
28
|
+
import { Arcade as Gr } from "./icons/arcade.js";
|
|
29
29
|
import { ArcadeLogo as wr } from "./icons/arcade-logo.js";
|
|
30
30
|
import { Asana as Lr } from "./icons/asana.js";
|
|
31
31
|
import { Ashby as vr } from "./icons/ashby.js";
|
|
@@ -206,9 +206,9 @@ export {
|
|
|
206
206
|
t as AccordionContent,
|
|
207
207
|
p as AccordionItem,
|
|
208
208
|
a as AccordionTrigger,
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
209
|
+
br as Adp,
|
|
210
|
+
hr as Aha,
|
|
211
|
+
Tr as Airtable,
|
|
212
212
|
i as Alert,
|
|
213
213
|
f as AlertDescription,
|
|
214
214
|
n as AlertDialog,
|
|
@@ -223,86 +223,86 @@ export {
|
|
|
223
223
|
h as AlertDialogTitle,
|
|
224
224
|
D as AlertDialogTrigger,
|
|
225
225
|
x as AlertTitle,
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
226
|
+
Ar as Amplitude,
|
|
227
|
+
Gr as Arcade,
|
|
228
|
+
M as ArcadeGradient,
|
|
229
229
|
wr as ArcadeLogo,
|
|
230
230
|
Lr as Asana,
|
|
231
231
|
vr as Ashby,
|
|
232
232
|
Hr as Atlassian,
|
|
233
233
|
Vr as Attio,
|
|
234
234
|
Or as Auth0,
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
235
|
+
B as Avatar,
|
|
236
|
+
G as AvatarFallback,
|
|
237
|
+
k as AvatarImage,
|
|
238
|
+
y as AvatarNotificationBadge,
|
|
239
239
|
zr as Azure,
|
|
240
|
-
|
|
240
|
+
v as Badge,
|
|
241
241
|
Zr as Bamboohr,
|
|
242
242
|
qr as Basecamp,
|
|
243
243
|
Xr as Bill,
|
|
244
244
|
jr as Bitbucket,
|
|
245
245
|
Ur as Bluesky,
|
|
246
246
|
_r as Box,
|
|
247
|
-
|
|
247
|
+
F as BrandChip,
|
|
248
248
|
oe as Braze,
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
249
|
+
R as Breadcrumb,
|
|
250
|
+
O as BreadcrumbEllipsis,
|
|
251
|
+
E as BreadcrumbItem,
|
|
252
|
+
z as BreadcrumbLink,
|
|
253
|
+
W as BreadcrumbList,
|
|
254
|
+
Z as BreadcrumbPage,
|
|
255
|
+
N as BreadcrumbSeparator,
|
|
256
256
|
ee as Brex,
|
|
257
257
|
pe as Brightdata,
|
|
258
258
|
me as Buffer,
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
259
|
+
J as Button,
|
|
260
|
+
j as ByocBadge,
|
|
261
|
+
U as Calendar,
|
|
262
|
+
K as CalendarDayButton,
|
|
263
263
|
fe as Calendly,
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
264
|
+
$ as Card,
|
|
265
|
+
oo as CardAction,
|
|
266
|
+
ro as CardContent,
|
|
267
|
+
eo as CardDescription,
|
|
268
|
+
to as CardFooter,
|
|
269
|
+
po as CardHeader,
|
|
270
|
+
ao as CardTitle,
|
|
271
|
+
io as ChartContainer,
|
|
272
|
+
fo as ChartLegend,
|
|
273
|
+
xo as ChartLegendContent,
|
|
274
|
+
lo as ChartStyle,
|
|
275
|
+
no as ChartTooltip,
|
|
276
|
+
go as ChartTooltipContent,
|
|
277
|
+
so as ChatContainerContent,
|
|
278
|
+
uo as ChatContainerRoot,
|
|
279
|
+
Co as ChatContainerScrollAnchor,
|
|
280
|
+
So as Checkbox,
|
|
281
281
|
le as Claude,
|
|
282
282
|
de as ClaudeCodeLogotype,
|
|
283
283
|
ce as Clickhouse,
|
|
284
284
|
ue as Clickup,
|
|
285
285
|
be as Cline,
|
|
286
286
|
he as Closeio,
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
287
|
+
Do as CodeBlock,
|
|
288
|
+
To as CodeBlockCode,
|
|
289
|
+
Mo as CodeBlockGroup,
|
|
290
290
|
Te as Codesandbox,
|
|
291
291
|
Ae as Coinbase,
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
292
|
+
Bo as Collapsible,
|
|
293
|
+
Go as CollapsibleContent,
|
|
294
|
+
ko as CollapsibleTrigger,
|
|
295
|
+
yo as Command,
|
|
296
|
+
Lo as CommandDialog,
|
|
297
|
+
Po as CommandEmpty,
|
|
298
|
+
vo as CommandGroup,
|
|
299
|
+
Io as CommandInput,
|
|
300
|
+
Ho as CommandItem,
|
|
301
|
+
Fo as CommandList,
|
|
302
|
+
Vo as CommandSeparator,
|
|
303
|
+
Ro as CommandShortcut,
|
|
304
304
|
Ge as Confluence,
|
|
305
|
-
|
|
305
|
+
Eo as CopyButton,
|
|
306
306
|
we as Cursor,
|
|
307
307
|
Le as CursorInstallDark,
|
|
308
308
|
ve as CursorInstallLight,
|
|
@@ -310,34 +310,34 @@ export {
|
|
|
310
310
|
Ve as Customerio,
|
|
311
311
|
Oe as Datadog,
|
|
312
312
|
ze as Daytona,
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
313
|
+
Wo as Dialog,
|
|
314
|
+
Zo as DialogClose,
|
|
315
|
+
No as DialogContent,
|
|
316
|
+
qo as DialogDescription,
|
|
317
|
+
Jo as DialogFooter,
|
|
318
|
+
Xo as DialogHeader,
|
|
319
|
+
Yo as DialogOverlay,
|
|
320
|
+
jo as DialogPortal,
|
|
321
|
+
Qo as DialogTitle,
|
|
322
|
+
Uo as DialogTrigger,
|
|
323
323
|
Ze as DigitalOcean,
|
|
324
324
|
qe as Discord,
|
|
325
325
|
Xe as Dropbox,
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
326
|
+
_o as DropdownMenu,
|
|
327
|
+
$o as DropdownMenuCheckboxItem,
|
|
328
|
+
or as DropdownMenuContent,
|
|
329
|
+
rr as DropdownMenuGroup,
|
|
330
|
+
er as DropdownMenuItem,
|
|
331
|
+
tr as DropdownMenuLabel,
|
|
332
|
+
pr as DropdownMenuPortal,
|
|
333
|
+
ar as DropdownMenuRadioGroup,
|
|
334
|
+
mr as DropdownMenuRadioItem,
|
|
335
|
+
ir as DropdownMenuSeparator,
|
|
336
|
+
fr as DropdownMenuShortcut,
|
|
337
|
+
xr as DropdownMenuSub,
|
|
338
|
+
lr as DropdownMenuSubContent,
|
|
339
|
+
nr as DropdownMenuSubTrigger,
|
|
340
|
+
dr as DropdownMenuTrigger,
|
|
341
341
|
je as E2b,
|
|
342
342
|
Ue as Ebay,
|
|
343
343
|
_e as Evernote,
|
|
@@ -370,9 +370,9 @@ export {
|
|
|
370
370
|
_t as Granola,
|
|
371
371
|
op as Heroku,
|
|
372
372
|
ep as Hootsuite,
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
373
|
+
cr as HoverCard,
|
|
374
|
+
sr as HoverCardContent,
|
|
375
|
+
ur as HoverCardTrigger,
|
|
376
376
|
pp as Hubspot,
|
|
377
377
|
mp as Imgflip,
|
|
378
378
|
_m as Input,
|
|
@@ -540,9 +540,9 @@ export {
|
|
|
540
540
|
Xm as ZohoBooks,
|
|
541
541
|
jm as ZohoCreator,
|
|
542
542
|
Um as Zoom,
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
543
|
+
L as avatarBadgeVariants,
|
|
544
|
+
I as badgeVariants,
|
|
545
|
+
X as buttonVariants,
|
|
546
546
|
ri as jsonHighlightVariants,
|
|
547
547
|
Hf as stepIndicatorIconVariants,
|
|
548
548
|
Ff as stepIndicatorLabelVariants,
|
|
@@ -3,7 +3,7 @@ type LoaderProps = {
|
|
|
3
3
|
className?: string;
|
|
4
4
|
size?: LoaderSize;
|
|
5
5
|
text?: string;
|
|
6
|
-
variant?: "circular" | "classic" | "pulse" | "pulse-dot" | "dots" | "typing" | "wave" | "bars" | "terminal" | "text-blink" | "text-shimmer" | "loading-dots";
|
|
6
|
+
variant?: "circular" | "classic" | "pulse" | "pulse-dot" | "dots" | "typing" | "wave" | "bars" | "terminal" | "text-blink" | "text-shimmer" | "loading-dots" | "braille";
|
|
7
7
|
};
|
|
8
8
|
declare function Loader({ variant, size, text, className, }: LoaderProps): import("react/jsx-runtime").JSX.Element;
|
|
9
9
|
export type { LoaderProps };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"loader.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/loader.tsx"],"names":[],"mappings":"AAEA,KAAK,UAAU,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AAErC,KAAK,WAAW,GAAG;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EACJ,UAAU,GACV,SAAS,GACT,OAAO,GACP,WAAW,GACX,MAAM,GACN,QAAQ,GACR,MAAM,GACN,MAAM,GACN,UAAU,GACV,YAAY,GACZ,cAAc,GACd,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"loader.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/loader.tsx"],"names":[],"mappings":"AAEA,KAAK,UAAU,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AAErC,KAAK,WAAW,GAAG;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EACJ,UAAU,GACV,SAAS,GACT,OAAO,GACP,WAAW,GACX,MAAM,GACN,QAAQ,GACR,MAAM,GACN,MAAM,GACN,UAAU,GACV,YAAY,GACZ,cAAc,GACd,cAAc,GACd,SAAS,CAAC;CACf,CAAC;AA8ZF,iBAAS,MAAM,CAAC,EACd,OAAoB,EACpB,IAAW,EACX,IAAI,EACJ,SAAS,GACV,EAAE,WAAW,2CAiCb;AAED,YAAY,EAAE,WAAW,EAAE,CAAC;AAC5B,OAAO,EAAE,MAAM,EAAE,CAAC"}
|