@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,10 +1,10 @@
|
|
|
1
1
|
import "../chunk-UVXYPGDZ.mjs";
|
|
2
2
|
import {
|
|
3
3
|
tabs
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-42JWJWWX.mjs";
|
|
5
5
|
import {
|
|
6
6
|
toggle
|
|
7
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-ARYJFX77.mjs";
|
|
8
8
|
import {
|
|
9
9
|
user
|
|
10
10
|
} from "../chunk-BJ6IKX32.mjs";
|
|
@@ -13,16 +13,16 @@ import {
|
|
|
13
13
|
} from "../chunk-EF6G67MF.mjs";
|
|
14
14
|
import {
|
|
15
15
|
select
|
|
16
|
-
} from "../chunk-
|
|
16
|
+
} from "../chunk-M3GQ3DWZ.mjs";
|
|
17
17
|
import {
|
|
18
18
|
skeleton
|
|
19
|
-
} from "../chunk-
|
|
19
|
+
} from "../chunk-UDSOWFZE.mjs";
|
|
20
20
|
import {
|
|
21
21
|
slider
|
|
22
22
|
} from "../chunk-JBKBSMXM.mjs";
|
|
23
23
|
import {
|
|
24
24
|
snippet
|
|
25
|
-
} from "../chunk-
|
|
25
|
+
} from "../chunk-XAYP4CR3.mjs";
|
|
26
26
|
import {
|
|
27
27
|
spacer
|
|
28
28
|
} from "../chunk-T2VR4T5R.mjs";
|
|
@@ -31,32 +31,32 @@ import {
|
|
|
31
31
|
} from "../chunk-AXXUQWWC.mjs";
|
|
32
32
|
import {
|
|
33
33
|
table
|
|
34
|
-
} from "../chunk-
|
|
34
|
+
} from "../chunk-LSQXJEPE.mjs";
|
|
35
35
|
import "../chunk-YJLQTC7L.mjs";
|
|
36
36
|
import {
|
|
37
37
|
menu,
|
|
38
38
|
menuItem,
|
|
39
39
|
menuSection
|
|
40
|
-
} from "../chunk-
|
|
40
|
+
} from "../chunk-7YPXCOW5.mjs";
|
|
41
41
|
import {
|
|
42
42
|
modal
|
|
43
|
-
} from "../chunk-
|
|
43
|
+
} from "../chunk-P73E5YV7.mjs";
|
|
44
44
|
import {
|
|
45
45
|
navbar
|
|
46
46
|
} from "../chunk-3QYYLFUC.mjs";
|
|
47
47
|
import {
|
|
48
48
|
pagination
|
|
49
|
-
} from "../chunk-
|
|
49
|
+
} from "../chunk-63NMFZTF.mjs";
|
|
50
50
|
import {
|
|
51
51
|
popover
|
|
52
|
-
} from "../chunk-
|
|
52
|
+
} from "../chunk-XL6AWNU3.mjs";
|
|
53
53
|
import {
|
|
54
54
|
progress
|
|
55
55
|
} from "../chunk-2KK3SUMT.mjs";
|
|
56
56
|
import {
|
|
57
57
|
radio,
|
|
58
58
|
radioGroup
|
|
59
|
-
} from "../chunk-
|
|
59
|
+
} from "../chunk-JYFVXE5E.mjs";
|
|
60
60
|
import {
|
|
61
61
|
divider
|
|
62
62
|
} from "../chunk-A2DU46QS.mjs";
|
|
@@ -74,7 +74,7 @@ import {
|
|
|
74
74
|
} from "../chunk-U6G6SZ26.mjs";
|
|
75
75
|
import {
|
|
76
76
|
input
|
|
77
|
-
} from "../chunk-
|
|
77
|
+
} from "../chunk-QWWVIX6M.mjs";
|
|
78
78
|
import {
|
|
79
79
|
kbd
|
|
80
80
|
} from "../chunk-F4AOWB64.mjs";
|
|
@@ -84,23 +84,23 @@ import {
|
|
|
84
84
|
} from "../chunk-C3SML4G4.mjs";
|
|
85
85
|
import {
|
|
86
86
|
calendar
|
|
87
|
-
} from "../chunk-
|
|
87
|
+
} from "../chunk-KPI62GDB.mjs";
|
|
88
88
|
import {
|
|
89
89
|
card
|
|
90
90
|
} from "../chunk-VLE2FQQR.mjs";
|
|
91
91
|
import {
|
|
92
92
|
checkbox,
|
|
93
93
|
checkboxGroup
|
|
94
|
-
} from "../chunk-
|
|
94
|
+
} from "../chunk-KUKJUMC3.mjs";
|
|
95
95
|
import {
|
|
96
96
|
chip
|
|
97
|
-
} from "../chunk-
|
|
97
|
+
} from "../chunk-MP2JYSMR.mjs";
|
|
98
98
|
import {
|
|
99
99
|
circularProgress
|
|
100
100
|
} from "../chunk-KPVV2V7V.mjs";
|
|
101
101
|
import {
|
|
102
102
|
code
|
|
103
|
-
} from "../chunk-
|
|
103
|
+
} from "../chunk-PWJWH4MD.mjs";
|
|
104
104
|
import {
|
|
105
105
|
dateInput
|
|
106
106
|
} from "../chunk-22SLLLIZ.mjs";
|
|
@@ -114,14 +114,14 @@ import {
|
|
|
114
114
|
} from "../chunk-MVG7GLBD.mjs";
|
|
115
115
|
import {
|
|
116
116
|
autocomplete
|
|
117
|
-
} from "../chunk-
|
|
117
|
+
} from "../chunk-TA7PDZUG.mjs";
|
|
118
118
|
import {
|
|
119
119
|
avatar,
|
|
120
120
|
avatarGroup
|
|
121
|
-
} from "../chunk-
|
|
121
|
+
} from "../chunk-R27WO3A6.mjs";
|
|
122
122
|
import {
|
|
123
123
|
badge
|
|
124
|
-
} from "../chunk-
|
|
124
|
+
} from "../chunk-QV3ALCMB.mjs";
|
|
125
125
|
import {
|
|
126
126
|
breadcrumbItem,
|
|
127
127
|
breadcrumbs
|
|
@@ -129,10 +129,10 @@ import {
|
|
|
129
129
|
import {
|
|
130
130
|
button,
|
|
131
131
|
buttonGroup
|
|
132
|
-
} from "../chunk-
|
|
132
|
+
} from "../chunk-XXQSA25O.mjs";
|
|
133
133
|
import "../chunk-IV3K5WDK.mjs";
|
|
134
134
|
import "../chunk-3XVMTUU7.mjs";
|
|
135
|
-
import "../chunk-
|
|
135
|
+
import "../chunk-BZCSOIUI.mjs";
|
|
136
136
|
import "../chunk-N2KXC5ZE.mjs";
|
|
137
137
|
import "../chunk-BYWORP66.mjs";
|
|
138
138
|
import "../chunk-XHQUSKIE.mjs";
|
package/dist/components/input.js
CHANGED
|
@@ -111,9 +111,8 @@ var input = tv({
|
|
|
111
111
|
"z-10",
|
|
112
112
|
"hidden",
|
|
113
113
|
"absolute",
|
|
114
|
-
"
|
|
115
|
-
"
|
|
116
|
-
"rtl:left-3",
|
|
114
|
+
"end-3",
|
|
115
|
+
"start-auto",
|
|
117
116
|
"appearance-none",
|
|
118
117
|
"outline-none",
|
|
119
118
|
"select-none",
|
|
@@ -232,7 +231,7 @@ var input = tv({
|
|
|
232
231
|
base: "flex-row items-center flex-nowrap data-[has-helper=true]:items-start",
|
|
233
232
|
inputWrapper: "flex-1",
|
|
234
233
|
mainWrapper: "flex flex-col",
|
|
235
|
-
label: "relative text-foreground
|
|
234
|
+
label: "relative text-foreground pe-2 ps-2 pointer-events-auto"
|
|
236
235
|
},
|
|
237
236
|
inside: {
|
|
238
237
|
label: "text-tiny cursor-text",
|
|
@@ -643,13 +642,13 @@ var input = tv({
|
|
|
643
642
|
labelPlacement: "outside",
|
|
644
643
|
isMultiline: false,
|
|
645
644
|
class: {
|
|
646
|
-
base: "
|
|
645
|
+
base: "relative justify-end",
|
|
647
646
|
label: [
|
|
648
647
|
"pb-0",
|
|
649
648
|
"z-20",
|
|
650
649
|
"top-1/2",
|
|
651
650
|
"-translate-y-1/2",
|
|
652
|
-
"group-data-[filled-within=true]:
|
|
651
|
+
"group-data-[filled-within=true]:start-0"
|
|
653
652
|
]
|
|
654
653
|
}
|
|
655
654
|
},
|
|
@@ -792,7 +791,7 @@ var input = tv({
|
|
|
792
791
|
isMultiline: false,
|
|
793
792
|
class: {
|
|
794
793
|
label: [
|
|
795
|
-
"
|
|
794
|
+
"start-2",
|
|
796
795
|
"text-tiny",
|
|
797
796
|
"group-data-[filled-within=true]:-translate-y-[calc(100%_+_theme(fontSize.tiny)/2_+_16px)]"
|
|
798
797
|
],
|
|
@@ -805,9 +804,8 @@ var input = tv({
|
|
|
805
804
|
isMultiline: false,
|
|
806
805
|
class: {
|
|
807
806
|
label: [
|
|
808
|
-
"
|
|
809
|
-
"
|
|
810
|
-
"rtl:right-3",
|
|
807
|
+
"start-3",
|
|
808
|
+
"end-auto",
|
|
811
809
|
"text-small",
|
|
812
810
|
"group-data-[filled-within=true]:-translate-y-[calc(100%_+_theme(fontSize.small)/2_+_20px)]"
|
|
813
811
|
],
|
|
@@ -820,9 +818,8 @@ var input = tv({
|
|
|
820
818
|
isMultiline: false,
|
|
821
819
|
class: {
|
|
822
820
|
label: [
|
|
823
|
-
"
|
|
824
|
-
"
|
|
825
|
-
"rtl:right-3",
|
|
821
|
+
"start-3",
|
|
822
|
+
"end-auto",
|
|
826
823
|
"text-medium",
|
|
827
824
|
"group-data-[filled-within=true]:-translate-y-[calc(100%_+_theme(fontSize.small)/2_+_24px)]"
|
|
828
825
|
],
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
input
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-QWWVIX6M.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/link.mjs
CHANGED
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
} from "../chunk-C3SML4G4.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";
|
|
@@ -113,7 +113,7 @@ var menuItem = tv({
|
|
|
113
113
|
"data-[focus-visible=true]:dark:ring-offset-background-content1"
|
|
114
114
|
],
|
|
115
115
|
wrapper: "w-full flex flex-col items-start justify-center",
|
|
116
|
-
title: "flex-1 text-small font-normal
|
|
116
|
+
title: "flex-1 text-small font-normal",
|
|
117
117
|
description: ["w-full", "text-tiny", "text-foreground-500", "group-hover:text-current"],
|
|
118
118
|
selectedIcon: ["text-inherit", "w-3", "h-3", "flex-shrink-0"],
|
|
119
119
|
shortcut: [
|
|
@@ -3,10 +3,10 @@ import {
|
|
|
3
3
|
menu,
|
|
4
4
|
menuItem,
|
|
5
5
|
menuSection
|
|
6
|
-
} from "../chunk-
|
|
6
|
+
} from "../chunk-7YPXCOW5.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";
|
package/dist/components/menu.js
CHANGED
|
@@ -113,7 +113,7 @@ var menuItem = tv({
|
|
|
113
113
|
"data-[focus-visible=true]:dark:ring-offset-background-content1"
|
|
114
114
|
],
|
|
115
115
|
wrapper: "w-full flex flex-col items-start justify-center",
|
|
116
|
-
title: "flex-1 text-small font-normal
|
|
116
|
+
title: "flex-1 text-small font-normal",
|
|
117
117
|
description: ["w-full", "text-tiny", "text-foreground-500", "group-hover:text-current"],
|
|
118
118
|
selectedIcon: ["text-inherit", "w-3", "h-3", "flex-shrink-0"],
|
|
119
119
|
shortcut: [
|
package/dist/components/menu.mjs
CHANGED
|
@@ -2,10 +2,10 @@ import {
|
|
|
2
2
|
menu,
|
|
3
3
|
menuItem,
|
|
4
4
|
menuSection
|
|
5
|
-
} from "../chunk-
|
|
5
|
+
} from "../chunk-7YPXCOW5.mjs";
|
|
6
6
|
import "../chunk-IV3K5WDK.mjs";
|
|
7
7
|
import "../chunk-3XVMTUU7.mjs";
|
|
8
|
-
import "../chunk-
|
|
8
|
+
import "../chunk-BZCSOIUI.mjs";
|
|
9
9
|
import "../chunk-N2KXC5ZE.mjs";
|
|
10
10
|
import "../chunk-BYWORP66.mjs";
|
|
11
11
|
import "../chunk-XHQUSKIE.mjs";
|
package/dist/components/modal.js
CHANGED
|
@@ -83,7 +83,8 @@ var modal = tv({
|
|
|
83
83
|
"inset-0",
|
|
84
84
|
"z-50",
|
|
85
85
|
"overflow-x-auto",
|
|
86
|
-
"justify-center"
|
|
86
|
+
"justify-center",
|
|
87
|
+
"h-[--visual-viewport-height]"
|
|
87
88
|
],
|
|
88
89
|
base: [
|
|
89
90
|
"flex",
|
|
@@ -152,7 +153,7 @@ var modal = tv({
|
|
|
152
153
|
base: "max-w-5xl"
|
|
153
154
|
},
|
|
154
155
|
full: {
|
|
155
|
-
base: "my-0 mx-0 sm:mx-0 sm:my-0 max-w-full h-[100dvh] !rounded-none"
|
|
156
|
+
base: "my-0 mx-0 sm:mx-0 sm:my-0 max-w-full h-[100dvh] min-h-[100dvh] !rounded-none"
|
|
156
157
|
}
|
|
157
158
|
},
|
|
158
159
|
radius: {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
modal
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-P73E5YV7.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";
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
} from "../chunk-3QYYLFUC.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";
|
|
@@ -101,7 +101,7 @@ declare const pagination: tailwind_variants.TVReturnType<{
|
|
|
101
101
|
prev: string;
|
|
102
102
|
next: string;
|
|
103
103
|
cursor: string[];
|
|
104
|
-
forwardIcon: string;
|
|
104
|
+
forwardIcon: string[];
|
|
105
105
|
ellipsis: string;
|
|
106
106
|
chevronNext: string;
|
|
107
107
|
}, undefined, tailwind_variants_dist_config.TVConfig<{
|
|
@@ -339,7 +339,7 @@ declare const pagination: tailwind_variants.TVReturnType<{
|
|
|
339
339
|
prev: string;
|
|
340
340
|
next: string;
|
|
341
341
|
cursor: string[];
|
|
342
|
-
forwardIcon: string;
|
|
342
|
+
forwardIcon: string[];
|
|
343
343
|
ellipsis: string;
|
|
344
344
|
chevronNext: string;
|
|
345
345
|
}, tailwind_variants.TVReturnType<{
|
|
@@ -425,7 +425,7 @@ declare const pagination: tailwind_variants.TVReturnType<{
|
|
|
425
425
|
prev: string;
|
|
426
426
|
next: string;
|
|
427
427
|
cursor: string[];
|
|
428
|
-
forwardIcon: string;
|
|
428
|
+
forwardIcon: string[];
|
|
429
429
|
ellipsis: string;
|
|
430
430
|
chevronNext: string;
|
|
431
431
|
}, undefined, tailwind_variants_dist_config.TVConfig<{
|
|
@@ -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 = {
|
|
@@ -176,7 +176,12 @@ var pagination = tv({
|
|
|
176
176
|
"pointer-events-none",
|
|
177
177
|
"z-20"
|
|
178
178
|
],
|
|
179
|
-
forwardIcon:
|
|
179
|
+
forwardIcon: [
|
|
180
|
+
"hidden",
|
|
181
|
+
"group-hover:block",
|
|
182
|
+
"group-data-[focus-visible=true]:block",
|
|
183
|
+
"data-[before=true]:rotate-180"
|
|
184
|
+
],
|
|
180
185
|
ellipsis: "group-hover:hidden group-data-[focus-visible=true]:hidden",
|
|
181
186
|
chevronNext: "rotate-180"
|
|
182
187
|
},
|
|
@@ -235,12 +240,12 @@ var pagination = tv({
|
|
|
235
240
|
wrapper: "gap-0 shadow-sm",
|
|
236
241
|
item: [
|
|
237
242
|
"shadow-none",
|
|
238
|
-
"first-of-type:rounded-
|
|
239
|
-
"last-of-type:rounded-
|
|
243
|
+
"first-of-type:rounded-e-none",
|
|
244
|
+
"last-of-type:rounded-s-none",
|
|
240
245
|
"[&:not(:first-of-type):not(:last-of-type)]:rounded-none"
|
|
241
246
|
],
|
|
242
|
-
prev: "!rounded-
|
|
243
|
-
next: "!rounded-
|
|
247
|
+
prev: "!rounded-e-none",
|
|
248
|
+
next: "!rounded-s-none"
|
|
244
249
|
}
|
|
245
250
|
},
|
|
246
251
|
isDisabled: {
|
|
@@ -329,7 +334,7 @@ var pagination = tv({
|
|
|
329
334
|
isCompact: true,
|
|
330
335
|
variant: "bordered",
|
|
331
336
|
class: {
|
|
332
|
-
item: "[&:not(:first-of-type)]:
|
|
337
|
+
item: "[&:not(:first-of-type)]:ms-[calc(theme(borderWidth.2)*-1)]"
|
|
333
338
|
}
|
|
334
339
|
},
|
|
335
340
|
{
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
pagination
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-63NMFZTF.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";
|
|
@@ -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 = {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
popover
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-XL6AWNU3.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/radio.js
CHANGED
|
@@ -77,7 +77,7 @@ var groupDataFocusVisibleClasses = [
|
|
|
77
77
|
// src/components/radio.ts
|
|
78
78
|
var radio = 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
|
radio,
|
|
3
3
|
radioGroup
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-JYFVXE5E.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";
|
|
@@ -13,10 +13,11 @@ declare const select: tailwind_variants.TVReturnType<{
|
|
|
13
13
|
};
|
|
14
14
|
bordered: {
|
|
15
15
|
trigger: string[];
|
|
16
|
+
value: string;
|
|
16
17
|
};
|
|
17
18
|
underlined: {
|
|
18
19
|
trigger: string[];
|
|
19
|
-
|
|
20
|
+
value: string;
|
|
20
21
|
};
|
|
21
22
|
};
|
|
22
23
|
color: {
|
|
@@ -149,10 +150,11 @@ declare const select: tailwind_variants.TVReturnType<{
|
|
|
149
150
|
};
|
|
150
151
|
bordered: {
|
|
151
152
|
trigger: string[];
|
|
153
|
+
value: string;
|
|
152
154
|
};
|
|
153
155
|
underlined: {
|
|
154
156
|
trigger: string[];
|
|
155
|
-
|
|
157
|
+
value: string;
|
|
156
158
|
};
|
|
157
159
|
};
|
|
158
160
|
color: {
|
|
@@ -270,10 +272,11 @@ declare const select: tailwind_variants.TVReturnType<{
|
|
|
270
272
|
};
|
|
271
273
|
bordered: {
|
|
272
274
|
trigger: string[];
|
|
275
|
+
value: string;
|
|
273
276
|
};
|
|
274
277
|
underlined: {
|
|
275
278
|
trigger: string[];
|
|
276
|
-
|
|
279
|
+
value: string;
|
|
277
280
|
};
|
|
278
281
|
};
|
|
279
282
|
color: {
|
|
@@ -391,10 +394,11 @@ declare const select: tailwind_variants.TVReturnType<{
|
|
|
391
394
|
};
|
|
392
395
|
bordered: {
|
|
393
396
|
trigger: string[];
|
|
397
|
+
value: string;
|
|
394
398
|
};
|
|
395
399
|
underlined: {
|
|
396
400
|
trigger: string[];
|
|
397
|
-
|
|
401
|
+
value: string;
|
|
398
402
|
};
|
|
399
403
|
};
|
|
400
404
|
color: {
|
|
@@ -527,10 +531,11 @@ declare const select: tailwind_variants.TVReturnType<{
|
|
|
527
531
|
};
|
|
528
532
|
bordered: {
|
|
529
533
|
trigger: string[];
|
|
534
|
+
value: string;
|
|
530
535
|
};
|
|
531
536
|
underlined: {
|
|
532
537
|
trigger: string[];
|
|
533
|
-
|
|
538
|
+
value: string;
|
|
534
539
|
};
|
|
535
540
|
};
|
|
536
541
|
color: {
|
|
@@ -663,10 +668,11 @@ declare const select: tailwind_variants.TVReturnType<{
|
|
|
663
668
|
};
|
|
664
669
|
bordered: {
|
|
665
670
|
trigger: string[];
|
|
671
|
+
value: string;
|
|
666
672
|
};
|
|
667
673
|
underlined: {
|
|
668
674
|
trigger: string[];
|
|
669
|
-
|
|
675
|
+
value: string;
|
|
670
676
|
};
|
|
671
677
|
};
|
|
672
678
|
color: {
|
|
@@ -784,10 +790,11 @@ declare const select: tailwind_variants.TVReturnType<{
|
|
|
784
790
|
};
|
|
785
791
|
bordered: {
|
|
786
792
|
trigger: string[];
|
|
793
|
+
value: string;
|
|
787
794
|
};
|
|
788
795
|
underlined: {
|
|
789
796
|
trigger: string[];
|
|
790
|
-
|
|
797
|
+
value: string;
|
|
791
798
|
};
|
|
792
799
|
};
|
|
793
800
|
color: {
|