@nextui-org/theme 2.2.9 → 2.2.11
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-726LN7M3.mjs → chunk-3LD7T42T.mjs} +1 -1
- package/dist/{chunk-GDIZAU4E.mjs → chunk-42JWJWWX.mjs} +1 -1
- package/dist/{chunk-DXPS72CE.mjs → chunk-63NMFZTF.mjs} +12 -7
- package/dist/{chunk-4YQYZDME.mjs → chunk-7YPXCOW5.mjs} +1 -1
- package/dist/{chunk-WUUKIKPR.mjs → chunk-ARYJFX77.mjs} +1 -1
- package/dist/{chunk-2PIR7DFM.mjs → chunk-BZCSOIUI.mjs} +12 -12
- package/dist/{chunk-YSA7EQBH.mjs → chunk-JFWA3DGK.mjs} +2 -2
- package/dist/{chunk-A4VDWEXY.mjs → chunk-JYFVXE5E.mjs} +1 -1
- package/dist/{chunk-NPRQPDVP.mjs → chunk-KPI62GDB.mjs} +4 -4
- package/dist/{chunk-5AGRECY5.mjs → chunk-KUKJUMC3.mjs} +1 -1
- package/dist/{chunk-XT44N6I6.mjs → chunk-LSQXJEPE.mjs} +9 -27
- package/dist/{chunk-DZGYN4XH.mjs → chunk-M3GQ3DWZ.mjs} +24 -41
- package/dist/{chunk-GFTQERGX.mjs → chunk-MP2JYSMR.mjs} +1 -1
- package/dist/{chunk-N4MWCCMM.mjs → chunk-P73E5YV7.mjs} +3 -2
- package/dist/{chunk-BT3FGTF7.mjs → chunk-PWJWH4MD.mjs} +1 -1
- package/dist/{chunk-SKQWKT6K.mjs → chunk-QV3ALCMB.mjs} +1 -1
- package/dist/{chunk-ARFD2V3F.mjs → chunk-QWWVIX6M.mjs} +10 -13
- package/dist/{chunk-HZX5JB5L.mjs → chunk-R27WO3A6.mjs} +1 -1
- package/dist/{chunk-KKN74BUG.mjs → chunk-TA7PDZUG.mjs} +5 -1
- package/dist/{chunk-D7H5R3VL.mjs → chunk-UDSOWFZE.mjs} +2 -2
- package/dist/{chunk-HPFX3B3F.mjs → chunk-WN6AL2BX.mjs} +2 -2
- package/dist/{chunk-CKTE75OS.mjs → chunk-XAYP4CR3.mjs} +1 -1
- package/dist/{chunk-IISEDJRF.mjs → chunk-XL6AWNU3.mjs} +1 -1
- package/dist/{chunk-MERQJVXF.mjs → chunk-XXQSA25O.mjs} +19 -7
- package/dist/components/accordion.mjs +1 -1
- package/dist/components/autocomplete.js +5 -1
- package/dist/components/autocomplete.mjs +1 -1
- package/dist/components/avatar.js +12 -12
- package/dist/components/avatar.mjs +2 -2
- package/dist/components/badge.js +12 -12
- package/dist/components/badge.mjs +2 -2
- package/dist/components/breadcrumbs.mjs +1 -1
- package/dist/components/button.js +30 -18
- package/dist/components/button.mjs +2 -2
- package/dist/components/calendar.d.ts +6 -6
- package/dist/components/calendar.js +4 -4
- package/dist/components/calendar.mjs +2 -2
- package/dist/components/card.mjs +1 -1
- package/dist/components/checkbox.js +1 -1
- package/dist/components/checkbox.mjs +2 -2
- package/dist/components/chip.js +12 -12
- package/dist/components/chip.mjs +2 -2
- package/dist/components/code.js +12 -12
- package/dist/components/code.mjs +2 -2
- package/dist/components/dropdown.mjs +1 -1
- package/dist/components/index.js +102 -118
- package/dist/components/index.mjs +21 -21
- package/dist/components/input.js +10 -13
- package/dist/components/input.mjs +2 -2
- package/dist/components/link.mjs +1 -1
- package/dist/components/listbox.js +1 -1
- package/dist/components/listbox.mjs +2 -2
- package/dist/components/menu.js +1 -1
- package/dist/components/menu.mjs +2 -2
- package/dist/components/modal.js +3 -2
- package/dist/components/modal.mjs +2 -2
- package/dist/components/navbar.mjs +1 -1
- package/dist/components/pagination.d.ts +3 -3
- package/dist/components/pagination.js +23 -18
- package/dist/components/pagination.mjs +2 -2
- package/dist/components/popover.js +12 -12
- package/dist/components/popover.mjs +2 -2
- package/dist/components/radio.js +1 -1
- package/dist/components/radio.mjs +2 -2
- package/dist/components/select.d.ts +14 -7
- package/dist/components/select.js +24 -41
- package/dist/components/select.mjs +2 -2
- package/dist/components/skeleton.js +2 -2
- package/dist/components/skeleton.mjs +1 -1
- package/dist/components/slider.mjs +1 -1
- package/dist/components/snippet.js +12 -12
- package/dist/components/snippet.mjs +2 -2
- package/dist/components/table.js +9 -27
- package/dist/components/table.mjs +2 -2
- package/dist/components/tabs.js +12 -12
- package/dist/components/tabs.mjs +2 -2
- package/dist/components/toggle.js +1 -1
- package/dist/components/toggle.mjs +2 -2
- package/dist/components/user.mjs +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.js +110 -120
- package/dist/index.mjs +32 -25
- package/dist/plugin.js +2 -2
- package/dist/plugin.mjs +3 -3
- package/dist/utilities/index.d.ts +2 -2
- package/dist/utilities/index.js +2 -2
- package/dist/utilities/index.mjs +2 -2
- package/dist/utilities/transition.d.ts +2 -2
- package/dist/utilities/transition.js +2 -2
- package/dist/utilities/transition.mjs +1 -1
- package/dist/utils/index.js +12 -12
- package/dist/utils/index.mjs +1 -1
- package/dist/utils/variants.js +12 -12
- package/dist/utils/variants.mjs +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
colorVariants
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-BZCSOIUI.mjs";
|
|
4
4
|
import {
|
|
5
5
|
tv
|
|
6
6
|
} from "./chunk-N2KXC5ZE.mjs";
|
|
@@ -271,32 +271,44 @@ var button = tv({
|
|
|
271
271
|
{
|
|
272
272
|
variant: "ghost",
|
|
273
273
|
color: "default",
|
|
274
|
-
class: colorVariants.ghost.default
|
|
274
|
+
class: [colorVariants.ghost.default, "data-[hover=true]:!bg-default"]
|
|
275
275
|
},
|
|
276
276
|
{
|
|
277
277
|
variant: "ghost",
|
|
278
278
|
color: "primary",
|
|
279
|
-
class:
|
|
279
|
+
class: [
|
|
280
|
+
colorVariants.ghost.primary,
|
|
281
|
+
"data-[hover=true]:!bg-primary data-[hover=true]:!text-primary-foreground"
|
|
282
|
+
]
|
|
280
283
|
},
|
|
281
284
|
{
|
|
282
285
|
variant: "ghost",
|
|
283
286
|
color: "secondary",
|
|
284
|
-
class:
|
|
287
|
+
class: [
|
|
288
|
+
colorVariants.ghost.secondary,
|
|
289
|
+
"data-[hover=true]:!bg-secondary data-[hover=true]:!text-secondary-foreground"
|
|
290
|
+
]
|
|
285
291
|
},
|
|
286
292
|
{
|
|
287
293
|
variant: "ghost",
|
|
288
294
|
color: "success",
|
|
289
|
-
class:
|
|
295
|
+
class: [
|
|
296
|
+
colorVariants.ghost.success,
|
|
297
|
+
"data-[hover=true]:!bg-success data-[hover=true]:!text-success-foreground"
|
|
298
|
+
]
|
|
290
299
|
},
|
|
291
300
|
{
|
|
292
301
|
variant: "ghost",
|
|
293
302
|
color: "warning",
|
|
294
|
-
class:
|
|
303
|
+
class: [
|
|
304
|
+
colorVariants.ghost.warning,
|
|
305
|
+
"data-[hover=true]:!bg-warning data-[hover=true]:!text-warning-foreground"
|
|
306
|
+
]
|
|
295
307
|
},
|
|
296
308
|
{
|
|
297
309
|
variant: "ghost",
|
|
298
310
|
color: "danger",
|
|
299
|
-
class: colorVariants.ghost.danger
|
|
311
|
+
class: [colorVariants.ghost.danger, "data-[hover=true]:!bg-danger !text-danger-foreground"]
|
|
300
312
|
},
|
|
301
313
|
{
|
|
302
314
|
isInGroup: true,
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
} from "../chunk-MVG7GLBD.mjs";
|
|
5
5
|
import "../chunk-IV3K5WDK.mjs";
|
|
6
6
|
import "../chunk-3XVMTUU7.mjs";
|
|
7
|
-
import "../chunk-
|
|
7
|
+
import "../chunk-BZCSOIUI.mjs";
|
|
8
8
|
import "../chunk-N2KXC5ZE.mjs";
|
|
9
9
|
import "../chunk-BYWORP66.mjs";
|
|
10
10
|
import "../chunk-XHQUSKIE.mjs";
|
|
@@ -76,12 +76,16 @@ var autocomplete = tv({
|
|
|
76
76
|
"translate-x-1",
|
|
77
77
|
"cursor-text",
|
|
78
78
|
"opacity-0",
|
|
79
|
+
"pointer-events-none",
|
|
79
80
|
"text-default-500",
|
|
80
81
|
"group-data-[invalid=true]:text-danger",
|
|
81
82
|
"data-[visible=true]:opacity-100",
|
|
83
|
+
"data-[visible=true]:pointer-events-auto",
|
|
82
84
|
"data-[visible=true]:cursor-pointer",
|
|
83
85
|
"sm:data-[visible=true]:opacity-0",
|
|
84
|
-
"sm:
|
|
86
|
+
"sm:data-[visible=true]:pointer-events-none",
|
|
87
|
+
"sm:group-data-[hover=true]:data-[visible=true]:opacity-100",
|
|
88
|
+
"sm:group-data-[hover=true]:data-[visible=true]:pointer-events-auto"
|
|
85
89
|
],
|
|
86
90
|
selectorButton: "text-medium"
|
|
87
91
|
},
|
|
@@ -109,12 +109,12 @@ var bordered = {
|
|
|
109
109
|
foreground: "bg-transparent border-foreground text-foreground"
|
|
110
110
|
};
|
|
111
111
|
var flat = {
|
|
112
|
-
default: "bg-default/40 text-default-
|
|
113
|
-
primary: "bg-primary/20 text-primary",
|
|
114
|
-
secondary: "bg-secondary/20 text-secondary",
|
|
115
|
-
success: "bg-success/20 text-success-
|
|
116
|
-
warning: "bg-warning/20 text-warning-
|
|
117
|
-
danger: "bg-danger/20 text-danger dark:text-danger-500",
|
|
112
|
+
default: "bg-default/40 text-default-700",
|
|
113
|
+
primary: "bg-primary/20 text-primary-700",
|
|
114
|
+
secondary: "bg-secondary/20 text-secondary-700",
|
|
115
|
+
success: "bg-success/20 text-success-800 dark:text-success",
|
|
116
|
+
warning: "bg-warning/20 text-warning-800 dark:text-warning",
|
|
117
|
+
danger: "bg-danger/20 text-danger-800 dark:text-danger-500",
|
|
118
118
|
foreground: "bg-foreground/10 text-foreground"
|
|
119
119
|
};
|
|
120
120
|
var faded = {
|
|
@@ -136,12 +136,12 @@ var light = {
|
|
|
136
136
|
foreground: "bg-transparent text-foreground"
|
|
137
137
|
};
|
|
138
138
|
var ghost = {
|
|
139
|
-
default: "border-default text-default-foreground
|
|
140
|
-
primary: "border-primary text-primary
|
|
141
|
-
secondary: "border-secondary text-secondary
|
|
142
|
-
success: "border-success text-success
|
|
143
|
-
warning: "border-warning text-warning
|
|
144
|
-
danger: "border-danger text-danger
|
|
139
|
+
default: "border-default text-default-foreground",
|
|
140
|
+
primary: "border-primary text-primary",
|
|
141
|
+
secondary: "border-secondary text-secondary",
|
|
142
|
+
success: "border-success text-success",
|
|
143
|
+
warning: "border-warning text-warning",
|
|
144
|
+
danger: "border-danger text-danger",
|
|
145
145
|
foreground: "border-foreground text-foreground hover:!bg-foreground"
|
|
146
146
|
};
|
|
147
147
|
var colorVariants = {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
avatar,
|
|
3
3
|
avatarGroup
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-R27WO3A6.mjs";
|
|
5
5
|
import "../chunk-IV3K5WDK.mjs";
|
|
6
6
|
import "../chunk-3XVMTUU7.mjs";
|
|
7
|
-
import "../chunk-
|
|
7
|
+
import "../chunk-BZCSOIUI.mjs";
|
|
8
8
|
import "../chunk-N2KXC5ZE.mjs";
|
|
9
9
|
import "../chunk-BYWORP66.mjs";
|
|
10
10
|
import "../chunk-XHQUSKIE.mjs";
|
package/dist/components/badge.js
CHANGED
|
@@ -92,12 +92,12 @@ var bordered = {
|
|
|
92
92
|
foreground: "bg-transparent border-foreground text-foreground"
|
|
93
93
|
};
|
|
94
94
|
var flat = {
|
|
95
|
-
default: "bg-default/40 text-default-
|
|
96
|
-
primary: "bg-primary/20 text-primary",
|
|
97
|
-
secondary: "bg-secondary/20 text-secondary",
|
|
98
|
-
success: "bg-success/20 text-success-
|
|
99
|
-
warning: "bg-warning/20 text-warning-
|
|
100
|
-
danger: "bg-danger/20 text-danger dark:text-danger-500",
|
|
95
|
+
default: "bg-default/40 text-default-700",
|
|
96
|
+
primary: "bg-primary/20 text-primary-700",
|
|
97
|
+
secondary: "bg-secondary/20 text-secondary-700",
|
|
98
|
+
success: "bg-success/20 text-success-800 dark:text-success",
|
|
99
|
+
warning: "bg-warning/20 text-warning-800 dark:text-warning",
|
|
100
|
+
danger: "bg-danger/20 text-danger-800 dark:text-danger-500",
|
|
101
101
|
foreground: "bg-foreground/10 text-foreground"
|
|
102
102
|
};
|
|
103
103
|
var faded = {
|
|
@@ -119,12 +119,12 @@ var light = {
|
|
|
119
119
|
foreground: "bg-transparent text-foreground"
|
|
120
120
|
};
|
|
121
121
|
var ghost = {
|
|
122
|
-
default: "border-default text-default-foreground
|
|
123
|
-
primary: "border-primary text-primary
|
|
124
|
-
secondary: "border-secondary text-secondary
|
|
125
|
-
success: "border-success text-success
|
|
126
|
-
warning: "border-warning text-warning
|
|
127
|
-
danger: "border-danger text-danger
|
|
122
|
+
default: "border-default text-default-foreground",
|
|
123
|
+
primary: "border-primary text-primary",
|
|
124
|
+
secondary: "border-secondary text-secondary",
|
|
125
|
+
success: "border-success text-success",
|
|
126
|
+
warning: "border-warning text-warning",
|
|
127
|
+
danger: "border-danger text-danger",
|
|
128
128
|
foreground: "border-foreground text-foreground hover:!bg-foreground"
|
|
129
129
|
};
|
|
130
130
|
var colorVariants = {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
badge
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-QV3ALCMB.mjs";
|
|
4
4
|
import "../chunk-IV3K5WDK.mjs";
|
|
5
5
|
import "../chunk-3XVMTUU7.mjs";
|
|
6
|
-
import "../chunk-
|
|
6
|
+
import "../chunk-BZCSOIUI.mjs";
|
|
7
7
|
import "../chunk-N2KXC5ZE.mjs";
|
|
8
8
|
import "../chunk-BYWORP66.mjs";
|
|
9
9
|
import "../chunk-XHQUSKIE.mjs";
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
} from "../chunk-C43Y2OOL.mjs";
|
|
5
5
|
import "../chunk-IV3K5WDK.mjs";
|
|
6
6
|
import "../chunk-3XVMTUU7.mjs";
|
|
7
|
-
import "../chunk-
|
|
7
|
+
import "../chunk-BZCSOIUI.mjs";
|
|
8
8
|
import "../chunk-N2KXC5ZE.mjs";
|
|
9
9
|
import "../chunk-BYWORP66.mjs";
|
|
10
10
|
import "../chunk-XHQUSKIE.mjs";
|
|
@@ -110,12 +110,12 @@ var bordered = {
|
|
|
110
110
|
foreground: "bg-transparent border-foreground text-foreground"
|
|
111
111
|
};
|
|
112
112
|
var flat = {
|
|
113
|
-
default: "bg-default/40 text-default-
|
|
114
|
-
primary: "bg-primary/20 text-primary",
|
|
115
|
-
secondary: "bg-secondary/20 text-secondary",
|
|
116
|
-
success: "bg-success/20 text-success-
|
|
117
|
-
warning: "bg-warning/20 text-warning-
|
|
118
|
-
danger: "bg-danger/20 text-danger dark:text-danger-500",
|
|
113
|
+
default: "bg-default/40 text-default-700",
|
|
114
|
+
primary: "bg-primary/20 text-primary-700",
|
|
115
|
+
secondary: "bg-secondary/20 text-secondary-700",
|
|
116
|
+
success: "bg-success/20 text-success-800 dark:text-success",
|
|
117
|
+
warning: "bg-warning/20 text-warning-800 dark:text-warning",
|
|
118
|
+
danger: "bg-danger/20 text-danger-800 dark:text-danger-500",
|
|
119
119
|
foreground: "bg-foreground/10 text-foreground"
|
|
120
120
|
};
|
|
121
121
|
var faded = {
|
|
@@ -137,12 +137,12 @@ var light = {
|
|
|
137
137
|
foreground: "bg-transparent text-foreground"
|
|
138
138
|
};
|
|
139
139
|
var ghost = {
|
|
140
|
-
default: "border-default text-default-foreground
|
|
141
|
-
primary: "border-primary text-primary
|
|
142
|
-
secondary: "border-secondary text-secondary
|
|
143
|
-
success: "border-success text-success
|
|
144
|
-
warning: "border-warning text-warning
|
|
145
|
-
danger: "border-danger text-danger
|
|
140
|
+
default: "border-default text-default-foreground",
|
|
141
|
+
primary: "border-primary text-primary",
|
|
142
|
+
secondary: "border-secondary text-secondary",
|
|
143
|
+
success: "border-success text-success",
|
|
144
|
+
warning: "border-warning text-warning",
|
|
145
|
+
danger: "border-danger text-danger",
|
|
146
146
|
foreground: "border-foreground text-foreground hover:!bg-foreground"
|
|
147
147
|
};
|
|
148
148
|
var colorVariants = {
|
|
@@ -417,32 +417,44 @@ var button = tv({
|
|
|
417
417
|
{
|
|
418
418
|
variant: "ghost",
|
|
419
419
|
color: "default",
|
|
420
|
-
class: colorVariants.ghost.default
|
|
420
|
+
class: [colorVariants.ghost.default, "data-[hover=true]:!bg-default"]
|
|
421
421
|
},
|
|
422
422
|
{
|
|
423
423
|
variant: "ghost",
|
|
424
424
|
color: "primary",
|
|
425
|
-
class:
|
|
425
|
+
class: [
|
|
426
|
+
colorVariants.ghost.primary,
|
|
427
|
+
"data-[hover=true]:!bg-primary data-[hover=true]:!text-primary-foreground"
|
|
428
|
+
]
|
|
426
429
|
},
|
|
427
430
|
{
|
|
428
431
|
variant: "ghost",
|
|
429
432
|
color: "secondary",
|
|
430
|
-
class:
|
|
433
|
+
class: [
|
|
434
|
+
colorVariants.ghost.secondary,
|
|
435
|
+
"data-[hover=true]:!bg-secondary data-[hover=true]:!text-secondary-foreground"
|
|
436
|
+
]
|
|
431
437
|
},
|
|
432
438
|
{
|
|
433
439
|
variant: "ghost",
|
|
434
440
|
color: "success",
|
|
435
|
-
class:
|
|
441
|
+
class: [
|
|
442
|
+
colorVariants.ghost.success,
|
|
443
|
+
"data-[hover=true]:!bg-success data-[hover=true]:!text-success-foreground"
|
|
444
|
+
]
|
|
436
445
|
},
|
|
437
446
|
{
|
|
438
447
|
variant: "ghost",
|
|
439
448
|
color: "warning",
|
|
440
|
-
class:
|
|
449
|
+
class: [
|
|
450
|
+
colorVariants.ghost.warning,
|
|
451
|
+
"data-[hover=true]:!bg-warning data-[hover=true]:!text-warning-foreground"
|
|
452
|
+
]
|
|
441
453
|
},
|
|
442
454
|
{
|
|
443
455
|
variant: "ghost",
|
|
444
456
|
color: "danger",
|
|
445
|
-
class: colorVariants.ghost.danger
|
|
457
|
+
class: [colorVariants.ghost.danger, "data-[hover=true]:!bg-danger !text-danger-foreground"]
|
|
446
458
|
},
|
|
447
459
|
{
|
|
448
460
|
isInGroup: true,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
button,
|
|
3
3
|
buttonGroup
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-XXQSA25O.mjs";
|
|
5
5
|
import "../chunk-IV3K5WDK.mjs";
|
|
6
6
|
import "../chunk-3XVMTUU7.mjs";
|
|
7
|
-
import "../chunk-
|
|
7
|
+
import "../chunk-BZCSOIUI.mjs";
|
|
8
8
|
import "../chunk-N2KXC5ZE.mjs";
|
|
9
9
|
import "../chunk-BYWORP66.mjs";
|
|
10
10
|
import "../chunk-XHQUSKIE.mjs";
|
|
@@ -63,8 +63,8 @@ declare const calendar: tailwind_variants.TVReturnType<{
|
|
|
63
63
|
};
|
|
64
64
|
}, {
|
|
65
65
|
base: string[];
|
|
66
|
-
prevButton:
|
|
67
|
-
nextButton:
|
|
66
|
+
prevButton: string[];
|
|
67
|
+
nextButton: string[];
|
|
68
68
|
headerWrapper: string[];
|
|
69
69
|
header: string;
|
|
70
70
|
title: string;
|
|
@@ -264,8 +264,8 @@ declare const calendar: tailwind_variants.TVReturnType<{
|
|
|
264
264
|
};
|
|
265
265
|
}, {
|
|
266
266
|
base: string[];
|
|
267
|
-
prevButton:
|
|
268
|
-
nextButton:
|
|
267
|
+
prevButton: string[];
|
|
268
|
+
nextButton: string[];
|
|
269
269
|
headerWrapper: string[];
|
|
270
270
|
header: string;
|
|
271
271
|
title: string;
|
|
@@ -347,8 +347,8 @@ declare const calendar: tailwind_variants.TVReturnType<{
|
|
|
347
347
|
};
|
|
348
348
|
}, {
|
|
349
349
|
base: string[];
|
|
350
|
-
prevButton:
|
|
351
|
-
nextButton:
|
|
350
|
+
prevButton: string[];
|
|
351
|
+
nextButton: string[];
|
|
352
352
|
headerWrapper: string[];
|
|
353
353
|
header: string;
|
|
354
354
|
title: string;
|
|
@@ -78,17 +78,17 @@ var calendar = tv({
|
|
|
78
78
|
"rounded-large overflow-x-auto bg-default-50 dark:bg-background",
|
|
79
79
|
"w-[calc(var(--visible-months)_*_var(--calendar-width))]"
|
|
80
80
|
],
|
|
81
|
-
prevButton: [],
|
|
82
|
-
nextButton: [],
|
|
81
|
+
prevButton: ["order-1"],
|
|
82
|
+
nextButton: ["order-3"],
|
|
83
83
|
headerWrapper: [
|
|
84
|
-
"px-4 py-2 flex items-center justify-between gap-2 bg-content1 overflow-hidden",
|
|
84
|
+
"px-4 py-2 flex items-center justify-between gap-2 bg-content1 overflow-hidden rtl:flex-row-reverse",
|
|
85
85
|
"[&_.chevron-icon]:flex-none",
|
|
86
86
|
"after:content-['']",
|
|
87
87
|
"after:bg-content1 origin-top",
|
|
88
88
|
"after:w-full after:h-0",
|
|
89
89
|
"after:absolute after:top-0 after:left-0"
|
|
90
90
|
],
|
|
91
|
-
header: "flex w-full items-center justify-center gap-2 z-10",
|
|
91
|
+
header: "flex w-full items-center justify-center gap-2 z-10 order-2",
|
|
92
92
|
title: "text-default-500 text-small font-medium",
|
|
93
93
|
content: "w-[calc(var(--visible-months)_*_var(--calendar-width))]",
|
|
94
94
|
gridWrapper: "flex max-w-full overflow-hidden pb-2 h-auto relative",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
calendar
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-KPI62GDB.mjs";
|
|
4
4
|
import "../chunk-IV3K5WDK.mjs";
|
|
5
5
|
import "../chunk-3XVMTUU7.mjs";
|
|
6
|
-
import "../chunk-
|
|
6
|
+
import "../chunk-BZCSOIUI.mjs";
|
|
7
7
|
import "../chunk-N2KXC5ZE.mjs";
|
|
8
8
|
import "../chunk-BYWORP66.mjs";
|
|
9
9
|
import "../chunk-XHQUSKIE.mjs";
|
package/dist/components/card.mjs
CHANGED
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
} from "../chunk-VLE2FQQR.mjs";
|
|
4
4
|
import "../chunk-IV3K5WDK.mjs";
|
|
5
5
|
import "../chunk-3XVMTUU7.mjs";
|
|
6
|
-
import "../chunk-
|
|
6
|
+
import "../chunk-BZCSOIUI.mjs";
|
|
7
7
|
import "../chunk-N2KXC5ZE.mjs";
|
|
8
8
|
import "../chunk-BYWORP66.mjs";
|
|
9
9
|
import "../chunk-XHQUSKIE.mjs";
|
|
@@ -77,7 +77,7 @@ var groupDataFocusVisibleClasses = [
|
|
|
77
77
|
// src/components/checkbox.ts
|
|
78
78
|
var checkbox = tv({
|
|
79
79
|
slots: {
|
|
80
|
-
base: "group relative max-w-fit inline-flex items-center justify-start cursor-pointer tap-highlight-transparent p-2 -m-2",
|
|
80
|
+
base: "group relative max-w-fit inline-flex items-center justify-start cursor-pointer tap-highlight-transparent p-2 -m-2 select-none",
|
|
81
81
|
wrapper: [
|
|
82
82
|
"relative",
|
|
83
83
|
"inline-flex",
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
checkbox,
|
|
3
3
|
checkboxGroup
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-KUKJUMC3.mjs";
|
|
5
5
|
import "../chunk-IV3K5WDK.mjs";
|
|
6
6
|
import "../chunk-3XVMTUU7.mjs";
|
|
7
|
-
import "../chunk-
|
|
7
|
+
import "../chunk-BZCSOIUI.mjs";
|
|
8
8
|
import "../chunk-N2KXC5ZE.mjs";
|
|
9
9
|
import "../chunk-BYWORP66.mjs";
|
|
10
10
|
import "../chunk-XHQUSKIE.mjs";
|
package/dist/components/chip.js
CHANGED
|
@@ -101,12 +101,12 @@ var bordered = {
|
|
|
101
101
|
foreground: "bg-transparent border-foreground text-foreground"
|
|
102
102
|
};
|
|
103
103
|
var flat = {
|
|
104
|
-
default: "bg-default/40 text-default-
|
|
105
|
-
primary: "bg-primary/20 text-primary",
|
|
106
|
-
secondary: "bg-secondary/20 text-secondary",
|
|
107
|
-
success: "bg-success/20 text-success-
|
|
108
|
-
warning: "bg-warning/20 text-warning-
|
|
109
|
-
danger: "bg-danger/20 text-danger dark:text-danger-500",
|
|
104
|
+
default: "bg-default/40 text-default-700",
|
|
105
|
+
primary: "bg-primary/20 text-primary-700",
|
|
106
|
+
secondary: "bg-secondary/20 text-secondary-700",
|
|
107
|
+
success: "bg-success/20 text-success-800 dark:text-success",
|
|
108
|
+
warning: "bg-warning/20 text-warning-800 dark:text-warning",
|
|
109
|
+
danger: "bg-danger/20 text-danger-800 dark:text-danger-500",
|
|
110
110
|
foreground: "bg-foreground/10 text-foreground"
|
|
111
111
|
};
|
|
112
112
|
var faded = {
|
|
@@ -128,12 +128,12 @@ var light = {
|
|
|
128
128
|
foreground: "bg-transparent text-foreground"
|
|
129
129
|
};
|
|
130
130
|
var ghost = {
|
|
131
|
-
default: "border-default text-default-foreground
|
|
132
|
-
primary: "border-primary text-primary
|
|
133
|
-
secondary: "border-secondary text-secondary
|
|
134
|
-
success: "border-success text-success
|
|
135
|
-
warning: "border-warning text-warning
|
|
136
|
-
danger: "border-danger text-danger
|
|
131
|
+
default: "border-default text-default-foreground",
|
|
132
|
+
primary: "border-primary text-primary",
|
|
133
|
+
secondary: "border-secondary text-secondary",
|
|
134
|
+
success: "border-success text-success",
|
|
135
|
+
warning: "border-warning text-warning",
|
|
136
|
+
danger: "border-danger text-danger",
|
|
137
137
|
foreground: "border-foreground text-foreground hover:!bg-foreground"
|
|
138
138
|
};
|
|
139
139
|
var colorVariants = {
|
package/dist/components/chip.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
chip
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-MP2JYSMR.mjs";
|
|
4
4
|
import "../chunk-IV3K5WDK.mjs";
|
|
5
5
|
import "../chunk-3XVMTUU7.mjs";
|
|
6
|
-
import "../chunk-
|
|
6
|
+
import "../chunk-BZCSOIUI.mjs";
|
|
7
7
|
import "../chunk-N2KXC5ZE.mjs";
|
|
8
8
|
import "../chunk-BYWORP66.mjs";
|
|
9
9
|
import "../chunk-XHQUSKIE.mjs";
|
package/dist/components/code.js
CHANGED
|
@@ -92,12 +92,12 @@ var bordered = {
|
|
|
92
92
|
foreground: "bg-transparent border-foreground text-foreground"
|
|
93
93
|
};
|
|
94
94
|
var flat = {
|
|
95
|
-
default: "bg-default/40 text-default-
|
|
96
|
-
primary: "bg-primary/20 text-primary",
|
|
97
|
-
secondary: "bg-secondary/20 text-secondary",
|
|
98
|
-
success: "bg-success/20 text-success-
|
|
99
|
-
warning: "bg-warning/20 text-warning-
|
|
100
|
-
danger: "bg-danger/20 text-danger dark:text-danger-500",
|
|
95
|
+
default: "bg-default/40 text-default-700",
|
|
96
|
+
primary: "bg-primary/20 text-primary-700",
|
|
97
|
+
secondary: "bg-secondary/20 text-secondary-700",
|
|
98
|
+
success: "bg-success/20 text-success-800 dark:text-success",
|
|
99
|
+
warning: "bg-warning/20 text-warning-800 dark:text-warning",
|
|
100
|
+
danger: "bg-danger/20 text-danger-800 dark:text-danger-500",
|
|
101
101
|
foreground: "bg-foreground/10 text-foreground"
|
|
102
102
|
};
|
|
103
103
|
var faded = {
|
|
@@ -119,12 +119,12 @@ var light = {
|
|
|
119
119
|
foreground: "bg-transparent text-foreground"
|
|
120
120
|
};
|
|
121
121
|
var ghost = {
|
|
122
|
-
default: "border-default text-default-foreground
|
|
123
|
-
primary: "border-primary text-primary
|
|
124
|
-
secondary: "border-secondary text-secondary
|
|
125
|
-
success: "border-success text-success
|
|
126
|
-
warning: "border-warning text-warning
|
|
127
|
-
danger: "border-danger text-danger
|
|
122
|
+
default: "border-default text-default-foreground",
|
|
123
|
+
primary: "border-primary text-primary",
|
|
124
|
+
secondary: "border-secondary text-secondary",
|
|
125
|
+
success: "border-success text-success",
|
|
126
|
+
warning: "border-warning text-warning",
|
|
127
|
+
danger: "border-danger text-danger",
|
|
128
128
|
foreground: "border-foreground text-foreground hover:!bg-foreground"
|
|
129
129
|
};
|
|
130
130
|
var colorVariants = {
|
package/dist/components/code.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
code
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-PWJWH4MD.mjs";
|
|
4
4
|
import "../chunk-IV3K5WDK.mjs";
|
|
5
5
|
import "../chunk-3XVMTUU7.mjs";
|
|
6
|
-
import "../chunk-
|
|
6
|
+
import "../chunk-BZCSOIUI.mjs";
|
|
7
7
|
import "../chunk-N2KXC5ZE.mjs";
|
|
8
8
|
import "../chunk-BYWORP66.mjs";
|
|
9
9
|
import "../chunk-XHQUSKIE.mjs";
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
} from "../chunk-GQDFLFNG.mjs";
|
|
7
7
|
import "../chunk-IV3K5WDK.mjs";
|
|
8
8
|
import "../chunk-3XVMTUU7.mjs";
|
|
9
|
-
import "../chunk-
|
|
9
|
+
import "../chunk-BZCSOIUI.mjs";
|
|
10
10
|
import "../chunk-N2KXC5ZE.mjs";
|
|
11
11
|
import "../chunk-BYWORP66.mjs";
|
|
12
12
|
import "../chunk-XHQUSKIE.mjs";
|