@sytechui/theme 2.6.1 → 2.6.2
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/{chunk-LYTXO6TG.mjs → chunk-22RNS2JQ.mjs} +4 -336
- package/dist/{chunk-JV5J6JHS.mjs → chunk-27EH4573.mjs} +1 -1
- package/dist/{chunk-4CEUCYJO.mjs → chunk-3PBT3W4C.mjs} +1 -1
- package/dist/{chunk-EOYBTX52.mjs → chunk-4XFAHRMJ.mjs} +1 -1
- package/dist/chunk-63TVI5PY.mjs +29 -0
- package/dist/{chunk-FNHXMO5W.mjs → chunk-6Q4A5IGD.mjs} +1 -1
- package/dist/{chunk-QP5CGENQ.mjs → chunk-7CAOOET2.mjs} +1 -1
- package/dist/{chunk-2BUT7L7P.mjs → chunk-7MY46DKJ.mjs} +1 -1
- package/dist/{chunk-K3TTKHSU.mjs → chunk-CR7SUL27.mjs} +1 -1
- package/dist/{chunk-GQMW4NEU.mjs → chunk-GXDNTAQH.mjs} +1 -1
- package/dist/{chunk-BHGZZQCH.mjs → chunk-GYRKKQKN.mjs} +1 -1
- package/dist/{chunk-FZM5ZZP2.mjs → chunk-HRULT2QB.mjs} +1 -1
- package/dist/{chunk-KCPJHUUJ.mjs → chunk-K6X3VPO4.mjs} +1 -1
- package/dist/{chunk-DBDK3IF7.mjs → chunk-LD2JADOO.mjs} +1 -1
- package/dist/{chunk-FLCPUBBE.mjs → chunk-M5F7VFZT.mjs} +1 -1
- package/dist/{chunk-SRSOCM2C.mjs → chunk-OBSH26UE.mjs} +1 -1
- package/dist/{chunk-ZLTZIM6X.mjs → chunk-P2SWF4YK.mjs} +1 -1
- package/dist/{chunk-7QDYFNL6.mjs → chunk-QU72GCNK.mjs} +1 -1
- package/dist/{chunk-FBI452W6.mjs → chunk-RAC3PSZO.mjs} +1 -1
- package/dist/chunk-T754O54S.mjs +96 -0
- package/dist/{chunk-VK7USAMR.mjs → chunk-TYJNRAT2.mjs} +1 -1
- package/dist/{chunk-TOGBVQYA.mjs → chunk-YISEC5JS.mjs} +3 -3
- package/dist/components/accordion.mjs +26 -25
- package/dist/components/alert.d.mts +215 -110
- package/dist/components/alert.d.ts +215 -110
- package/dist/components/alert.js +65 -380
- package/dist/components/alert.mjs +10 -46
- package/dist/components/autocomplete.mjs +6 -6
- package/dist/components/avatar.mjs +26 -25
- package/dist/components/badge.mjs +26 -25
- package/dist/components/bottom-bar.mjs +26 -25
- package/dist/components/breadcrumbs.mjs +26 -25
- package/dist/components/button.mjs +26 -25
- package/dist/components/calendar.mjs +26 -25
- package/dist/components/card.mjs +26 -25
- package/dist/components/checkbox.mjs +26 -25
- package/dist/components/chip.mjs +26 -25
- package/dist/components/code.mjs +26 -25
- package/dist/components/date-input.mjs +6 -6
- package/dist/components/date-picker.mjs +6 -6
- package/dist/components/divider.d.mts +40 -1
- package/dist/components/divider.d.ts +40 -1
- package/dist/components/divider.js +12 -3
- package/dist/components/divider.mjs +10 -8
- package/dist/components/drawer.mjs +6 -6
- package/dist/components/drip.mjs +6 -6
- package/dist/components/drop-zone.mjs +26 -25
- package/dist/components/dropdown.mjs +26 -25
- package/dist/components/form.mjs +6 -6
- package/dist/components/image.mjs +6 -6
- package/dist/components/index.d.mts +2 -2
- package/dist/components/index.d.ts +2 -2
- package/dist/components/index.js +73 -305
- package/dist/components/index.mjs +34 -28
- package/dist/components/input-otp.mjs +26 -25
- package/dist/components/input.mjs +26 -25
- package/dist/components/kbd.mjs +6 -6
- package/dist/components/link.mjs +26 -25
- package/dist/components/listbox.mjs +26 -25
- package/dist/components/menu.mjs +26 -25
- package/dist/components/modal.mjs +26 -25
- package/dist/components/navbar.mjs +26 -25
- package/dist/components/number-input.mjs +26 -25
- package/dist/components/pagination.mjs +26 -25
- package/dist/components/popover.mjs +26 -25
- package/dist/components/progress.mjs +6 -6
- package/dist/components/radio.mjs +26 -25
- package/dist/components/scroll-area.mjs +6 -6
- package/dist/components/scroll-shadow.mjs +6 -6
- package/dist/components/select.mjs +26 -25
- package/dist/components/shimmer-text.mjs +6 -6
- package/dist/components/skeleton.mjs +6 -6
- package/dist/components/slider.mjs +26 -25
- package/dist/components/snippet.mjs +26 -25
- package/dist/components/spacer.mjs +6 -6
- package/dist/components/spinner.mjs +6 -6
- package/dist/components/stepper.mjs +26 -25
- package/dist/components/table.mjs +26 -25
- package/dist/components/tabs.mjs +26 -25
- package/dist/components/toast.mjs +26 -25
- package/dist/components/toggle.mjs +26 -25
- package/dist/components/user.mjs +26 -25
- package/dist/index.d.mts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +73 -305
- package/dist/index.mjs +37 -31
- package/dist/plugin.mjs +5 -5
- package/dist/utilities/index.mjs +3 -3
- package/dist/utils/cn.mjs +5 -5
- package/dist/utils/index.mjs +26 -25
- package/dist/utils/merge-classes.mjs +26 -25
- package/dist/utils/tv.mjs +5 -5
- package/dist/utils/tw-merge-config.mjs +4 -4
- package/package.json +1 -1
- package/dist/chunk-7ZVSC6V6.mjs +0 -21
- package/dist/{chunk-2WQ76NXU.mjs → chunk-UJC5GXOO.mjs} +6 -6
package/dist/components/index.js
CHANGED
|
@@ -23,6 +23,7 @@ __export(components_exports, {
|
|
|
23
23
|
accordion: () => accordion,
|
|
24
24
|
accordionItem: () => accordionItem,
|
|
25
25
|
alert: () => alert,
|
|
26
|
+
alertVariants: () => alertVariants,
|
|
26
27
|
autocomplete: () => autocomplete,
|
|
27
28
|
avatar: () => avatar,
|
|
28
29
|
avatarGroup: () => avatarGroup,
|
|
@@ -55,6 +56,7 @@ __export(components_exports, {
|
|
|
55
56
|
input: () => input,
|
|
56
57
|
inputOtp: () => inputOtp,
|
|
57
58
|
kbd: () => kbd,
|
|
59
|
+
labeledDivider: () => labeledDivider,
|
|
58
60
|
link: () => link,
|
|
59
61
|
linkAnchorClasses: () => linkAnchorClasses,
|
|
60
62
|
listbox: () => menu,
|
|
@@ -7846,13 +7848,20 @@ var divider = tv({
|
|
|
7846
7848
|
variants: {
|
|
7847
7849
|
orientation: {
|
|
7848
7850
|
horizontal: "w-full h-divider",
|
|
7849
|
-
vertical: "h-
|
|
7851
|
+
vertical: "h-auto min-h-2 self-stretch w-divider"
|
|
7850
7852
|
}
|
|
7851
7853
|
},
|
|
7852
7854
|
defaultVariants: {
|
|
7853
7855
|
orientation: "horizontal"
|
|
7854
7856
|
}
|
|
7855
7857
|
});
|
|
7858
|
+
var labeledDivider = tv({
|
|
7859
|
+
slots: {
|
|
7860
|
+
base: "flex w-full items-center gap-3",
|
|
7861
|
+
line: "h-divider flex-1 bg-divider",
|
|
7862
|
+
label: "shrink-0 text-small text-default-500"
|
|
7863
|
+
}
|
|
7864
|
+
});
|
|
7856
7865
|
|
|
7857
7866
|
// src/components/kbd.ts
|
|
7858
7867
|
var kbd = tv({
|
|
@@ -11399,33 +11408,66 @@ var dateRangePicker = tv({
|
|
|
11399
11408
|
});
|
|
11400
11409
|
|
|
11401
11410
|
// src/components/alert.ts
|
|
11402
|
-
var
|
|
11411
|
+
var accentColor = [
|
|
11412
|
+
"text-[color:color-mix(in_oklab,oklch(0.6204_0.195_253.83)_70%,oklch(0.2103_0.0059_285.89)_30%)]",
|
|
11413
|
+
"dark:text-[color:color-mix(in_oklab,oklch(0.6204_0.195_253.83)_80%,oklch(0.9911_0_0)_30%)]"
|
|
11414
|
+
];
|
|
11415
|
+
var successColor = [
|
|
11416
|
+
"text-[color:color-mix(in_oklab,oklch(0.7329_0.1935_150.81)_80%,oklch(0.2103_0.0059_285.89)_60%)]",
|
|
11417
|
+
"dark:text-[color:color-mix(in_oklab,oklch(0.7329_0.1935_150.81)_80%,oklch(0.9911_0_0)_30%)]"
|
|
11418
|
+
];
|
|
11419
|
+
var warningColor = [
|
|
11420
|
+
"text-[color:color-mix(in_oklab,oklch(0.7819_0.1585_72.33)_80%,oklch(0.2103_0.0059_285.89)_70%)]",
|
|
11421
|
+
"dark:text-[color:color-mix(in_oklab,oklch(0.8203_0.1388_76.34)_80%,oklch(0.9911_0_0)_30%)]"
|
|
11422
|
+
];
|
|
11423
|
+
var dangerColor = [
|
|
11424
|
+
"text-[color:color-mix(in_oklab,oklch(0.6532_0.2328_25.74)_70%,oklch(0.2103_0.0059_285.89)_40%)]",
|
|
11425
|
+
"dark:text-[color:color-mix(in_oklab,oklch(0.594_0.1967_24.63)_80%,oklch(0.9911_0_0)_30%)]"
|
|
11426
|
+
];
|
|
11427
|
+
var alertVariants = tv({
|
|
11403
11428
|
slots: {
|
|
11404
|
-
base:
|
|
11405
|
-
|
|
11406
|
-
|
|
11407
|
-
|
|
11408
|
-
|
|
11409
|
-
|
|
11410
|
-
|
|
11429
|
+
base: [
|
|
11430
|
+
"flex w-full flex-row items-start justify-start gap-1 px-4 py-3",
|
|
11431
|
+
"rounded-[24px] bg-[oklch(100%_0_0)] text-[oklch(0.2103_0.0059_285.89)]",
|
|
11432
|
+
"dark:bg-[oklch(0.2103_0.0059_285.89)] dark:text-[oklch(0.9911_0_0)]",
|
|
11433
|
+
"shadow-[0_2px_4px_0_rgba(0,0,0,0.04),0_1px_2px_0_rgba(0,0,0,0.06),0_0_1px_0_rgba(0,0,0,0.06)]",
|
|
11434
|
+
"dark:shadow-none"
|
|
11435
|
+
],
|
|
11436
|
+
content: "flex h-full grow flex-col items-start",
|
|
11437
|
+
indicator: [
|
|
11438
|
+
"flex size-6 shrink-0 items-center justify-center p-1 select-none",
|
|
11439
|
+
"[&_[data-slot=alert-default-icon]]:box-content",
|
|
11440
|
+
"[&_[data-slot=alert-default-icon]]:size-4"
|
|
11441
|
+
],
|
|
11442
|
+
title: "text-small leading-6 font-medium",
|
|
11443
|
+
description: "text-small text-[oklch(0.5517_0.0138_285.94)] dark:text-[oklch(70.5%_0.015_286.067)]"
|
|
11411
11444
|
},
|
|
11412
11445
|
variants: {
|
|
11413
|
-
|
|
11414
|
-
default: {
|
|
11415
|
-
|
|
11416
|
-
|
|
11417
|
-
|
|
11418
|
-
warning: {},
|
|
11419
|
-
danger: {}
|
|
11420
|
-
},
|
|
11421
|
-
variant: {
|
|
11422
|
-
solid: {},
|
|
11423
|
-
flat: {},
|
|
11424
|
-
faded: {
|
|
11425
|
-
base: "border-small"
|
|
11446
|
+
status: {
|
|
11447
|
+
default: {
|
|
11448
|
+
base: "border-default-300",
|
|
11449
|
+
indicator: "text-inherit",
|
|
11450
|
+
title: "text-inherit"
|
|
11426
11451
|
},
|
|
11427
|
-
|
|
11428
|
-
base: "border-
|
|
11452
|
+
accent: {
|
|
11453
|
+
base: "border-primary-300",
|
|
11454
|
+
indicator: accentColor,
|
|
11455
|
+
title: accentColor
|
|
11456
|
+
},
|
|
11457
|
+
success: {
|
|
11458
|
+
base: "border-success-300",
|
|
11459
|
+
indicator: successColor,
|
|
11460
|
+
title: successColor
|
|
11461
|
+
},
|
|
11462
|
+
warning: {
|
|
11463
|
+
base: "border-warning-300",
|
|
11464
|
+
indicator: warningColor,
|
|
11465
|
+
title: warningColor
|
|
11466
|
+
},
|
|
11467
|
+
danger: {
|
|
11468
|
+
base: "border-danger-300",
|
|
11469
|
+
indicator: dangerColor,
|
|
11470
|
+
title: dangerColor
|
|
11429
11471
|
}
|
|
11430
11472
|
},
|
|
11431
11473
|
radius: {
|
|
@@ -11439,295 +11481,19 @@ var alert = tv({
|
|
|
11439
11481
|
base: "rounded-medium"
|
|
11440
11482
|
},
|
|
11441
11483
|
lg: {
|
|
11442
|
-
base: "rounded-
|
|
11484
|
+
base: "rounded-[24px]"
|
|
11443
11485
|
},
|
|
11444
11486
|
full: {
|
|
11445
11487
|
base: "rounded-full"
|
|
11446
11488
|
}
|
|
11447
|
-
},
|
|
11448
|
-
hideIcon: {
|
|
11449
|
-
true: {
|
|
11450
|
-
iconWrapper: "hidden"
|
|
11451
|
-
}
|
|
11452
|
-
},
|
|
11453
|
-
hideIconWrapper: {
|
|
11454
|
-
true: {
|
|
11455
|
-
base: "gap-x-0",
|
|
11456
|
-
iconWrapper: "!bg-transparent !shadow-none !border-none"
|
|
11457
|
-
}
|
|
11458
|
-
},
|
|
11459
|
-
hasContent: {
|
|
11460
|
-
false: {
|
|
11461
|
-
base: "items-center",
|
|
11462
|
-
mainWrapper: "justify-center items-center"
|
|
11463
|
-
}
|
|
11464
11489
|
}
|
|
11465
11490
|
},
|
|
11466
11491
|
defaultVariants: {
|
|
11467
|
-
|
|
11468
|
-
|
|
11469
|
-
|
|
11470
|
-
hideIcon: false,
|
|
11471
|
-
hideIconWrapper: false
|
|
11472
|
-
},
|
|
11473
|
-
compoundVariants: [
|
|
11474
|
-
// solid / color
|
|
11475
|
-
{
|
|
11476
|
-
variant: "solid",
|
|
11477
|
-
color: "default",
|
|
11478
|
-
class: {
|
|
11479
|
-
base: colorVariants.solid.default,
|
|
11480
|
-
closeButton: "data-[hover]:bg-default-100",
|
|
11481
|
-
alertIcon: "text-default-foreground"
|
|
11482
|
-
}
|
|
11483
|
-
},
|
|
11484
|
-
{
|
|
11485
|
-
variant: "solid",
|
|
11486
|
-
color: "primary",
|
|
11487
|
-
class: {
|
|
11488
|
-
base: colorVariants.solid.primary
|
|
11489
|
-
}
|
|
11490
|
-
},
|
|
11491
|
-
{
|
|
11492
|
-
variant: "solid",
|
|
11493
|
-
color: "secondary",
|
|
11494
|
-
class: {
|
|
11495
|
-
base: colorVariants.solid.secondary
|
|
11496
|
-
}
|
|
11497
|
-
},
|
|
11498
|
-
{
|
|
11499
|
-
variant: "solid",
|
|
11500
|
-
color: "success",
|
|
11501
|
-
class: {
|
|
11502
|
-
base: colorVariants.solid.success
|
|
11503
|
-
}
|
|
11504
|
-
},
|
|
11505
|
-
{
|
|
11506
|
-
variant: "solid",
|
|
11507
|
-
color: "warning",
|
|
11508
|
-
class: {
|
|
11509
|
-
base: colorVariants.solid.warning
|
|
11510
|
-
}
|
|
11511
|
-
},
|
|
11512
|
-
{
|
|
11513
|
-
variant: "solid",
|
|
11514
|
-
color: "danger",
|
|
11515
|
-
class: {
|
|
11516
|
-
base: colorVariants.solid.danger
|
|
11517
|
-
}
|
|
11518
|
-
},
|
|
11519
|
-
// flat & faded / color
|
|
11520
|
-
{
|
|
11521
|
-
variant: ["flat", "faded"],
|
|
11522
|
-
color: "default",
|
|
11523
|
-
class: {
|
|
11524
|
-
base: [
|
|
11525
|
-
colorVariants.flat.default,
|
|
11526
|
-
"bg-default-100 dark:bg-default-50/50",
|
|
11527
|
-
"text-default-foreground"
|
|
11528
|
-
],
|
|
11529
|
-
description: "text-default-600",
|
|
11530
|
-
closeButton: "text-default-400",
|
|
11531
|
-
iconWrapper: "bg-default-50 dark:bg-default-100 border-default-200"
|
|
11532
|
-
}
|
|
11533
|
-
},
|
|
11534
|
-
{
|
|
11535
|
-
variant: ["flat", "faded"],
|
|
11536
|
-
color: "primary",
|
|
11537
|
-
class: {
|
|
11538
|
-
base: [colorVariants.flat.primary, "bg-primary-50 dark:bg-primary-50/50"],
|
|
11539
|
-
closeButton: "text-primary-500 data-[hover]:bg-primary-200",
|
|
11540
|
-
iconWrapper: "bg-primary-50 dark:bg-primary-100 border-primary-100"
|
|
11541
|
-
}
|
|
11542
|
-
},
|
|
11543
|
-
{
|
|
11544
|
-
variant: ["flat", "faded"],
|
|
11545
|
-
color: "secondary",
|
|
11546
|
-
class: {
|
|
11547
|
-
base: [colorVariants.flat.secondary, "bg-secondary-50 dark:bg-secondary-50/50"],
|
|
11548
|
-
closeButton: "text-secondary-500 data-[hover]:bg-secondary-200",
|
|
11549
|
-
iconWrapper: "bg-secondary-50 dark:bg-secondary-100 border-secondary-100"
|
|
11550
|
-
}
|
|
11551
|
-
},
|
|
11552
|
-
{
|
|
11553
|
-
variant: ["flat", "faded"],
|
|
11554
|
-
color: "success",
|
|
11555
|
-
class: {
|
|
11556
|
-
base: [colorVariants.flat.success, "bg-success-50 dark:bg-success-50/50"],
|
|
11557
|
-
closeButton: "text-success-500 data-[hover]:bg-success-200",
|
|
11558
|
-
iconWrapper: "bg-success-50 dark:bg-success-100 border-success-100"
|
|
11559
|
-
}
|
|
11560
|
-
},
|
|
11561
|
-
{
|
|
11562
|
-
variant: ["flat", "faded"],
|
|
11563
|
-
color: "warning",
|
|
11564
|
-
class: {
|
|
11565
|
-
base: [colorVariants.flat.warning, "bg-warning-50 dark:bg-warning-50/50"],
|
|
11566
|
-
closeButton: "text-warning-500 data-[hover]:bg-warning-200",
|
|
11567
|
-
iconWrapper: "bg-warning-50 dark:bg-warning-100 border-warning-100"
|
|
11568
|
-
}
|
|
11569
|
-
},
|
|
11570
|
-
{
|
|
11571
|
-
variant: ["flat", "faded"],
|
|
11572
|
-
color: "danger",
|
|
11573
|
-
class: {
|
|
11574
|
-
base: [colorVariants.flat.danger, "bg-danger-50 dark:bg-danger-50/50"],
|
|
11575
|
-
closeButton: "text-danger-500 data-[hover]:bg-danger-200",
|
|
11576
|
-
iconWrapper: "bg-danger-50 dark:bg-danger-100 border-danger-100"
|
|
11577
|
-
}
|
|
11578
|
-
},
|
|
11579
|
-
// faded / color
|
|
11580
|
-
{
|
|
11581
|
-
variant: "faded",
|
|
11582
|
-
color: "default",
|
|
11583
|
-
class: {
|
|
11584
|
-
base: "border-default-300 dark:border-default-200"
|
|
11585
|
-
}
|
|
11586
|
-
},
|
|
11587
|
-
{
|
|
11588
|
-
variant: "faded",
|
|
11589
|
-
color: "primary",
|
|
11590
|
-
class: {
|
|
11591
|
-
base: "border-primary-200 dark:border-primary-100"
|
|
11592
|
-
}
|
|
11593
|
-
},
|
|
11594
|
-
{
|
|
11595
|
-
variant: "faded",
|
|
11596
|
-
color: "secondary",
|
|
11597
|
-
class: {
|
|
11598
|
-
base: "border-secondary-200"
|
|
11599
|
-
}
|
|
11600
|
-
},
|
|
11601
|
-
{
|
|
11602
|
-
variant: "faded",
|
|
11603
|
-
color: "success",
|
|
11604
|
-
class: {
|
|
11605
|
-
base: "border-success-300 dark:border-success-100"
|
|
11606
|
-
}
|
|
11607
|
-
},
|
|
11608
|
-
{
|
|
11609
|
-
variant: "faded",
|
|
11610
|
-
color: "warning",
|
|
11611
|
-
class: {
|
|
11612
|
-
base: "border-warning-300 dark:border-warning-100"
|
|
11613
|
-
}
|
|
11614
|
-
},
|
|
11615
|
-
{
|
|
11616
|
-
variant: "faded",
|
|
11617
|
-
color: "danger",
|
|
11618
|
-
class: {
|
|
11619
|
-
base: "border-danger-200 dark:border-danger-100"
|
|
11620
|
-
}
|
|
11621
|
-
},
|
|
11622
|
-
// bordered / color
|
|
11623
|
-
{
|
|
11624
|
-
variant: "bordered",
|
|
11625
|
-
color: "default",
|
|
11626
|
-
class: {
|
|
11627
|
-
base: [colorVariants.bordered.default],
|
|
11628
|
-
description: "text-default-600",
|
|
11629
|
-
closeButton: "text-default-400"
|
|
11630
|
-
}
|
|
11631
|
-
},
|
|
11632
|
-
{
|
|
11633
|
-
variant: "bordered",
|
|
11634
|
-
color: "primary",
|
|
11635
|
-
class: {
|
|
11636
|
-
base: [colorVariants.bordered.primary],
|
|
11637
|
-
closeButton: "data-[hover]:bg-primary-50"
|
|
11638
|
-
}
|
|
11639
|
-
},
|
|
11640
|
-
{
|
|
11641
|
-
variant: "bordered",
|
|
11642
|
-
color: "secondary",
|
|
11643
|
-
class: {
|
|
11644
|
-
base: [colorVariants.bordered.secondary],
|
|
11645
|
-
closeButton: "data-[hover]:bg-secondary-50"
|
|
11646
|
-
}
|
|
11647
|
-
},
|
|
11648
|
-
{
|
|
11649
|
-
variant: "bordered",
|
|
11650
|
-
color: "success",
|
|
11651
|
-
class: {
|
|
11652
|
-
base: [colorVariants.bordered.success],
|
|
11653
|
-
closeButton: "data-[hover]:bg-success-50"
|
|
11654
|
-
}
|
|
11655
|
-
},
|
|
11656
|
-
{
|
|
11657
|
-
variant: "bordered",
|
|
11658
|
-
color: "warning",
|
|
11659
|
-
class: {
|
|
11660
|
-
base: [colorVariants.bordered.warning],
|
|
11661
|
-
closeButton: "data-[hover]:bg-warning-100"
|
|
11662
|
-
}
|
|
11663
|
-
},
|
|
11664
|
-
{
|
|
11665
|
-
variant: "bordered",
|
|
11666
|
-
color: "danger",
|
|
11667
|
-
class: {
|
|
11668
|
-
base: [colorVariants.bordered.danger],
|
|
11669
|
-
closeButton: "data-[hover]:bg-danger-50"
|
|
11670
|
-
}
|
|
11671
|
-
},
|
|
11672
|
-
// flat & bordered & faded
|
|
11673
|
-
{
|
|
11674
|
-
variant: ["flat", "bordered", "faded"],
|
|
11675
|
-
class: {
|
|
11676
|
-
iconWrapper: "shadow-small"
|
|
11677
|
-
}
|
|
11678
|
-
},
|
|
11679
|
-
// flat & faded
|
|
11680
|
-
{
|
|
11681
|
-
variant: ["flat", "faded"],
|
|
11682
|
-
class: {
|
|
11683
|
-
iconWrapper: "shadow-small border-1"
|
|
11684
|
-
}
|
|
11685
|
-
},
|
|
11686
|
-
// bordered & color
|
|
11687
|
-
{
|
|
11688
|
-
variant: "bordered",
|
|
11689
|
-
color: "default",
|
|
11690
|
-
class: {
|
|
11691
|
-
iconWrapper: "bg-default-200 dark:bg-default-100"
|
|
11692
|
-
}
|
|
11693
|
-
},
|
|
11694
|
-
{
|
|
11695
|
-
variant: "bordered",
|
|
11696
|
-
color: "primary",
|
|
11697
|
-
class: {
|
|
11698
|
-
iconWrapper: "bg-primary-100 dark:bg-primary-50"
|
|
11699
|
-
}
|
|
11700
|
-
},
|
|
11701
|
-
{
|
|
11702
|
-
variant: "bordered",
|
|
11703
|
-
color: "secondary",
|
|
11704
|
-
class: {
|
|
11705
|
-
iconWrapper: "bg-secondary-100 dark:bg-secondary-50"
|
|
11706
|
-
}
|
|
11707
|
-
},
|
|
11708
|
-
{
|
|
11709
|
-
variant: "bordered",
|
|
11710
|
-
color: "success",
|
|
11711
|
-
class: {
|
|
11712
|
-
iconWrapper: "bg-success-100 dark:bg-success-50"
|
|
11713
|
-
}
|
|
11714
|
-
},
|
|
11715
|
-
{
|
|
11716
|
-
variant: "bordered",
|
|
11717
|
-
color: "warning",
|
|
11718
|
-
class: {
|
|
11719
|
-
iconWrapper: "bg-warning-100 dark:bg-warning-50"
|
|
11720
|
-
}
|
|
11721
|
-
},
|
|
11722
|
-
{
|
|
11723
|
-
variant: "bordered",
|
|
11724
|
-
color: "danger",
|
|
11725
|
-
class: {
|
|
11726
|
-
iconWrapper: "bg-danger-100 dark:bg-danger-50"
|
|
11727
|
-
}
|
|
11728
|
-
}
|
|
11729
|
-
]
|
|
11492
|
+
radius: "lg",
|
|
11493
|
+
status: "default"
|
|
11494
|
+
}
|
|
11730
11495
|
});
|
|
11496
|
+
var alert = alertVariants;
|
|
11731
11497
|
|
|
11732
11498
|
// src/components/drawer.ts
|
|
11733
11499
|
var drawer = tv({
|
|
@@ -13128,6 +12894,7 @@ var toast = tv({
|
|
|
13128
12894
|
accordion,
|
|
13129
12895
|
accordionItem,
|
|
13130
12896
|
alert,
|
|
12897
|
+
alertVariants,
|
|
13131
12898
|
autocomplete,
|
|
13132
12899
|
avatar,
|
|
13133
12900
|
avatarGroup,
|
|
@@ -13160,6 +12927,7 @@ var toast = tv({
|
|
|
13160
12927
|
input,
|
|
13161
12928
|
inputOtp,
|
|
13162
12929
|
kbd,
|
|
12930
|
+
labeledDivider,
|
|
13163
12931
|
link,
|
|
13164
12932
|
linkAnchorClasses,
|
|
13165
12933
|
listbox,
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
accordion,
|
|
3
3
|
accordionItem,
|
|
4
|
-
alert,
|
|
5
4
|
avatar,
|
|
6
5
|
avatarGroup,
|
|
7
6
|
badge,
|
|
@@ -45,71 +44,76 @@ import {
|
|
|
45
44
|
toastRegion,
|
|
46
45
|
toggle,
|
|
47
46
|
user
|
|
48
|
-
} from "../chunk-
|
|
47
|
+
} from "../chunk-22RNS2JQ.mjs";
|
|
49
48
|
import {
|
|
50
49
|
scrollShadow
|
|
51
|
-
} from "../chunk-
|
|
50
|
+
} from "../chunk-CR7SUL27.mjs";
|
|
52
51
|
import {
|
|
53
52
|
shimmerText
|
|
54
|
-
} from "../chunk-
|
|
53
|
+
} from "../chunk-LD2JADOO.mjs";
|
|
55
54
|
import {
|
|
56
55
|
skeleton
|
|
57
|
-
} from "../chunk-
|
|
56
|
+
} from "../chunk-27EH4573.mjs";
|
|
58
57
|
import {
|
|
59
58
|
spacer
|
|
60
|
-
} from "../chunk-
|
|
59
|
+
} from "../chunk-6Q4A5IGD.mjs";
|
|
61
60
|
import {
|
|
62
61
|
spinner
|
|
63
|
-
} from "../chunk-
|
|
62
|
+
} from "../chunk-7MY46DKJ.mjs";
|
|
64
63
|
import {
|
|
65
64
|
circularProgress,
|
|
66
65
|
progress
|
|
67
|
-
} from "../chunk-
|
|
66
|
+
} from "../chunk-7CAOOET2.mjs";
|
|
68
67
|
import {
|
|
69
68
|
scrollArea
|
|
70
|
-
} from "../chunk-
|
|
69
|
+
} from "../chunk-GYRKKQKN.mjs";
|
|
71
70
|
import {
|
|
72
71
|
image
|
|
73
|
-
} from "../chunk-
|
|
72
|
+
} from "../chunk-HRULT2QB.mjs";
|
|
74
73
|
import {
|
|
75
74
|
kbd
|
|
76
|
-
} from "../chunk-
|
|
75
|
+
} from "../chunk-3PBT3W4C.mjs";
|
|
77
76
|
import {
|
|
78
77
|
dateInput
|
|
79
|
-
} from "../chunk-
|
|
78
|
+
} from "../chunk-TYJNRAT2.mjs";
|
|
80
79
|
import {
|
|
81
80
|
datePicker,
|
|
82
81
|
dateRangePicker
|
|
83
|
-
} from "../chunk-
|
|
82
|
+
} from "../chunk-M5F7VFZT.mjs";
|
|
84
83
|
import {
|
|
85
|
-
divider
|
|
86
|
-
|
|
84
|
+
divider,
|
|
85
|
+
labeledDivider
|
|
86
|
+
} from "../chunk-63TVI5PY.mjs";
|
|
87
87
|
import {
|
|
88
88
|
drawer
|
|
89
|
-
} from "../chunk-
|
|
89
|
+
} from "../chunk-4XFAHRMJ.mjs";
|
|
90
90
|
import {
|
|
91
91
|
drip
|
|
92
|
-
} from "../chunk-
|
|
92
|
+
} from "../chunk-OBSH26UE.mjs";
|
|
93
93
|
import {
|
|
94
94
|
form
|
|
95
|
-
} from "../chunk-
|
|
96
|
-
import
|
|
95
|
+
} from "../chunk-K6X3VPO4.mjs";
|
|
96
|
+
import {
|
|
97
|
+
alert,
|
|
98
|
+
alertVariants
|
|
99
|
+
} from "../chunk-T754O54S.mjs";
|
|
97
100
|
import {
|
|
98
101
|
autocomplete
|
|
99
|
-
} from "../chunk-
|
|
100
|
-
import "../chunk-
|
|
101
|
-
import "../chunk-
|
|
102
|
-
import "../chunk-
|
|
103
|
-
import "../chunk-
|
|
102
|
+
} from "../chunk-GXDNTAQH.mjs";
|
|
103
|
+
import "../chunk-RAC3PSZO.mjs";
|
|
104
|
+
import "../chunk-GQT3YUX3.mjs";
|
|
105
|
+
import "../chunk-P2SWF4YK.mjs";
|
|
106
|
+
import "../chunk-QU72GCNK.mjs";
|
|
107
|
+
import "../chunk-YISEC5JS.mjs";
|
|
104
108
|
import "../chunk-JGY6VQQQ.mjs";
|
|
105
|
-
import "../chunk-
|
|
106
|
-
import "../chunk-
|
|
109
|
+
import "../chunk-UJC5GXOO.mjs";
|
|
110
|
+
import "../chunk-FJOYYPB2.mjs";
|
|
111
|
+
import "../chunk-RUIUXVZ4.mjs";
|
|
107
112
|
import "../chunk-GSRZWDGA.mjs";
|
|
108
113
|
import "../chunk-AWXUGVFR.mjs";
|
|
109
114
|
import "../chunk-MPVWW3DX.mjs";
|
|
110
115
|
import "../chunk-WH6SPIFG.mjs";
|
|
111
|
-
import "../chunk-
|
|
112
|
-
import "../chunk-RUIUXVZ4.mjs";
|
|
116
|
+
import "../chunk-D2XMP2NC.mjs";
|
|
113
117
|
import "../chunk-WQEDQHKX.mjs";
|
|
114
118
|
import "../chunk-CPSLANMP.mjs";
|
|
115
119
|
import "../chunk-FFKHVGFX.mjs";
|
|
@@ -131,6 +135,7 @@ export {
|
|
|
131
135
|
accordion,
|
|
132
136
|
accordionItem,
|
|
133
137
|
alert,
|
|
138
|
+
alertVariants,
|
|
134
139
|
autocomplete,
|
|
135
140
|
avatar,
|
|
136
141
|
avatarGroup,
|
|
@@ -163,6 +168,7 @@ export {
|
|
|
163
168
|
input,
|
|
164
169
|
inputOtp,
|
|
165
170
|
kbd,
|
|
171
|
+
labeledDivider,
|
|
166
172
|
link,
|
|
167
173
|
linkAnchorClasses,
|
|
168
174
|
menu as listbox,
|
|
@@ -1,36 +1,37 @@
|
|
|
1
1
|
import {
|
|
2
2
|
inputOtp
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
5
|
-
import "../chunk-
|
|
6
|
-
import "../chunk-
|
|
7
|
-
import "../chunk-
|
|
8
|
-
import "../chunk-
|
|
9
|
-
import "../chunk-
|
|
10
|
-
import "../chunk-
|
|
11
|
-
import "../chunk-
|
|
12
|
-
import "../chunk-
|
|
13
|
-
import "../chunk-
|
|
14
|
-
import "../chunk-
|
|
15
|
-
import "../chunk-
|
|
16
|
-
import "../chunk-
|
|
17
|
-
import "../chunk-
|
|
18
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-22RNS2JQ.mjs";
|
|
4
|
+
import "../chunk-CR7SUL27.mjs";
|
|
5
|
+
import "../chunk-LD2JADOO.mjs";
|
|
6
|
+
import "../chunk-27EH4573.mjs";
|
|
7
|
+
import "../chunk-6Q4A5IGD.mjs";
|
|
8
|
+
import "../chunk-7MY46DKJ.mjs";
|
|
9
|
+
import "../chunk-7CAOOET2.mjs";
|
|
10
|
+
import "../chunk-GYRKKQKN.mjs";
|
|
11
|
+
import "../chunk-HRULT2QB.mjs";
|
|
12
|
+
import "../chunk-3PBT3W4C.mjs";
|
|
13
|
+
import "../chunk-TYJNRAT2.mjs";
|
|
14
|
+
import "../chunk-M5F7VFZT.mjs";
|
|
15
|
+
import "../chunk-63TVI5PY.mjs";
|
|
16
|
+
import "../chunk-4XFAHRMJ.mjs";
|
|
17
|
+
import "../chunk-OBSH26UE.mjs";
|
|
18
|
+
import "../chunk-K6X3VPO4.mjs";
|
|
19
|
+
import "../chunk-T754O54S.mjs";
|
|
20
|
+
import "../chunk-GXDNTAQH.mjs";
|
|
21
|
+
import "../chunk-RAC3PSZO.mjs";
|
|
19
22
|
import "../chunk-GQT3YUX3.mjs";
|
|
20
|
-
import "../chunk-
|
|
21
|
-
import "../chunk-
|
|
22
|
-
import "../chunk-
|
|
23
|
-
import "../chunk-7QDYFNL6.mjs";
|
|
24
|
-
import "../chunk-TOGBVQYA.mjs";
|
|
23
|
+
import "../chunk-P2SWF4YK.mjs";
|
|
24
|
+
import "../chunk-QU72GCNK.mjs";
|
|
25
|
+
import "../chunk-YISEC5JS.mjs";
|
|
25
26
|
import "../chunk-JGY6VQQQ.mjs";
|
|
26
|
-
import "../chunk-
|
|
27
|
-
import "../chunk-
|
|
27
|
+
import "../chunk-UJC5GXOO.mjs";
|
|
28
|
+
import "../chunk-FJOYYPB2.mjs";
|
|
29
|
+
import "../chunk-RUIUXVZ4.mjs";
|
|
28
30
|
import "../chunk-GSRZWDGA.mjs";
|
|
29
31
|
import "../chunk-AWXUGVFR.mjs";
|
|
30
32
|
import "../chunk-MPVWW3DX.mjs";
|
|
31
33
|
import "../chunk-WH6SPIFG.mjs";
|
|
32
|
-
import "../chunk-
|
|
33
|
-
import "../chunk-RUIUXVZ4.mjs";
|
|
34
|
+
import "../chunk-D2XMP2NC.mjs";
|
|
34
35
|
import "../chunk-WQEDQHKX.mjs";
|
|
35
36
|
import "../chunk-CPSLANMP.mjs";
|
|
36
37
|
import "../chunk-FFKHVGFX.mjs";
|
|
@@ -1,36 +1,37 @@
|
|
|
1
1
|
import {
|
|
2
2
|
input
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
5
|
-
import "../chunk-
|
|
6
|
-
import "../chunk-
|
|
7
|
-
import "../chunk-
|
|
8
|
-
import "../chunk-
|
|
9
|
-
import "../chunk-
|
|
10
|
-
import "../chunk-
|
|
11
|
-
import "../chunk-
|
|
12
|
-
import "../chunk-
|
|
13
|
-
import "../chunk-
|
|
14
|
-
import "../chunk-
|
|
15
|
-
import "../chunk-
|
|
16
|
-
import "../chunk-
|
|
17
|
-
import "../chunk-
|
|
18
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-22RNS2JQ.mjs";
|
|
4
|
+
import "../chunk-CR7SUL27.mjs";
|
|
5
|
+
import "../chunk-LD2JADOO.mjs";
|
|
6
|
+
import "../chunk-27EH4573.mjs";
|
|
7
|
+
import "../chunk-6Q4A5IGD.mjs";
|
|
8
|
+
import "../chunk-7MY46DKJ.mjs";
|
|
9
|
+
import "../chunk-7CAOOET2.mjs";
|
|
10
|
+
import "../chunk-GYRKKQKN.mjs";
|
|
11
|
+
import "../chunk-HRULT2QB.mjs";
|
|
12
|
+
import "../chunk-3PBT3W4C.mjs";
|
|
13
|
+
import "../chunk-TYJNRAT2.mjs";
|
|
14
|
+
import "../chunk-M5F7VFZT.mjs";
|
|
15
|
+
import "../chunk-63TVI5PY.mjs";
|
|
16
|
+
import "../chunk-4XFAHRMJ.mjs";
|
|
17
|
+
import "../chunk-OBSH26UE.mjs";
|
|
18
|
+
import "../chunk-K6X3VPO4.mjs";
|
|
19
|
+
import "../chunk-T754O54S.mjs";
|
|
20
|
+
import "../chunk-GXDNTAQH.mjs";
|
|
21
|
+
import "../chunk-RAC3PSZO.mjs";
|
|
19
22
|
import "../chunk-GQT3YUX3.mjs";
|
|
20
|
-
import "../chunk-
|
|
21
|
-
import "../chunk-
|
|
22
|
-
import "../chunk-
|
|
23
|
-
import "../chunk-7QDYFNL6.mjs";
|
|
24
|
-
import "../chunk-TOGBVQYA.mjs";
|
|
23
|
+
import "../chunk-P2SWF4YK.mjs";
|
|
24
|
+
import "../chunk-QU72GCNK.mjs";
|
|
25
|
+
import "../chunk-YISEC5JS.mjs";
|
|
25
26
|
import "../chunk-JGY6VQQQ.mjs";
|
|
26
|
-
import "../chunk-
|
|
27
|
-
import "../chunk-
|
|
27
|
+
import "../chunk-UJC5GXOO.mjs";
|
|
28
|
+
import "../chunk-FJOYYPB2.mjs";
|
|
29
|
+
import "../chunk-RUIUXVZ4.mjs";
|
|
28
30
|
import "../chunk-GSRZWDGA.mjs";
|
|
29
31
|
import "../chunk-AWXUGVFR.mjs";
|
|
30
32
|
import "../chunk-MPVWW3DX.mjs";
|
|
31
33
|
import "../chunk-WH6SPIFG.mjs";
|
|
32
|
-
import "../chunk-
|
|
33
|
-
import "../chunk-RUIUXVZ4.mjs";
|
|
34
|
+
import "../chunk-D2XMP2NC.mjs";
|
|
34
35
|
import "../chunk-WQEDQHKX.mjs";
|
|
35
36
|
import "../chunk-CPSLANMP.mjs";
|
|
36
37
|
import "../chunk-FFKHVGFX.mjs";
|