@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
package/dist/index.mjs
CHANGED
|
@@ -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,14 +129,14 @@ 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 {
|
|
135
135
|
cn
|
|
136
136
|
} from "./chunk-3XVMTUU7.mjs";
|
|
137
137
|
import {
|
|
138
138
|
colorVariants
|
|
139
|
-
} from "./chunk-
|
|
139
|
+
} from "./chunk-BZCSOIUI.mjs";
|
|
140
140
|
import {
|
|
141
141
|
tv
|
|
142
142
|
} from "./chunk-N2KXC5ZE.mjs";
|
|
@@ -146,12 +146,12 @@ import {
|
|
|
146
146
|
} from "./chunk-BYWORP66.mjs";
|
|
147
147
|
import {
|
|
148
148
|
nextui
|
|
149
|
-
} from "./chunk-
|
|
149
|
+
} from "./chunk-JFWA3DGK.mjs";
|
|
150
150
|
import "./chunk-D2XMP2NC.mjs";
|
|
151
|
-
import "./chunk-
|
|
151
|
+
import "./chunk-3LD7T42T.mjs";
|
|
152
152
|
import "./chunk-DI2L75XK.mjs";
|
|
153
153
|
import "./chunk-4Z22WXZX.mjs";
|
|
154
|
-
import "./chunk-
|
|
154
|
+
import "./chunk-WN6AL2BX.mjs";
|
|
155
155
|
import {
|
|
156
156
|
absoluteFullClasses,
|
|
157
157
|
baseStyles,
|
|
@@ -171,7 +171,11 @@ import {
|
|
|
171
171
|
} from "./chunk-G4RCK475.mjs";
|
|
172
172
|
import "./chunk-KUNVFLXJ.mjs";
|
|
173
173
|
import "./chunk-M63AFAHO.mjs";
|
|
174
|
-
import
|
|
174
|
+
import {
|
|
175
|
+
darkLayout,
|
|
176
|
+
defaultLayout,
|
|
177
|
+
lightLayout
|
|
178
|
+
} from "./chunk-HUBDRSA4.mjs";
|
|
175
179
|
import "./chunk-WBQAMGXK.mjs";
|
|
176
180
|
import "./chunk-DMASP6FA.mjs";
|
|
177
181
|
import {
|
|
@@ -211,10 +215,12 @@ export {
|
|
|
211
215
|
colorVariants,
|
|
212
216
|
colors,
|
|
213
217
|
commonColors,
|
|
218
|
+
darkLayout,
|
|
214
219
|
dataFocusVisibleClasses,
|
|
215
220
|
dateInput,
|
|
216
221
|
datePicker,
|
|
217
222
|
dateRangePicker,
|
|
223
|
+
defaultLayout,
|
|
218
224
|
divider,
|
|
219
225
|
drip,
|
|
220
226
|
dropdown,
|
|
@@ -226,6 +232,7 @@ export {
|
|
|
226
232
|
image,
|
|
227
233
|
input,
|
|
228
234
|
kbd,
|
|
235
|
+
lightLayout,
|
|
229
236
|
link,
|
|
230
237
|
linkAnchorClasses,
|
|
231
238
|
menu as listbox,
|
package/dist/plugin.js
CHANGED
|
@@ -466,12 +466,12 @@ var transition_default = {
|
|
|
466
466
|
"transition-duration": DEFAULT_TRANSITION_DURATION
|
|
467
467
|
},
|
|
468
468
|
".transition-transform-colors": {
|
|
469
|
-
"
|
|
469
|
+
"transition-property": "transform, color, background, background-color, border-color, text-decoration-color, fill, stroke",
|
|
470
470
|
"transition-timing-function": "ease",
|
|
471
471
|
"transition-duration": DEFAULT_TRANSITION_DURATION
|
|
472
472
|
},
|
|
473
473
|
".transition-transform-colors-opacity": {
|
|
474
|
-
"
|
|
474
|
+
"transition-property": "transform, color, background, background-color, border-color, text-decoration-color, fill, stroke, opacity",
|
|
475
475
|
"transition-timing-function": "ease",
|
|
476
476
|
"transition-duration": DEFAULT_TRANSITION_DURATION
|
|
477
477
|
}
|
package/dist/plugin.mjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
nextui
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-JFWA3DGK.mjs";
|
|
4
4
|
import "./chunk-D2XMP2NC.mjs";
|
|
5
|
-
import "./chunk-
|
|
5
|
+
import "./chunk-3LD7T42T.mjs";
|
|
6
6
|
import "./chunk-DI2L75XK.mjs";
|
|
7
7
|
import "./chunk-4Z22WXZX.mjs";
|
|
8
|
-
import "./chunk-
|
|
8
|
+
import "./chunk-WN6AL2BX.mjs";
|
|
9
9
|
import "./chunk-XHQUSKIE.mjs";
|
|
10
10
|
import "./chunk-WQEDQHKX.mjs";
|
|
11
11
|
import "./chunk-QZTWGJ72.mjs";
|
|
@@ -54,12 +54,12 @@ declare const utilities: {
|
|
|
54
54
|
"transition-duration": string;
|
|
55
55
|
};
|
|
56
56
|
".transition-transform-colors": {
|
|
57
|
-
"
|
|
57
|
+
"transition-property": string;
|
|
58
58
|
"transition-timing-function": string;
|
|
59
59
|
"transition-duration": string;
|
|
60
60
|
};
|
|
61
61
|
".transition-transform-colors-opacity": {
|
|
62
|
-
"
|
|
62
|
+
"transition-property": string;
|
|
63
63
|
"transition-timing-function": string;
|
|
64
64
|
"transition-duration": string;
|
|
65
65
|
};
|
package/dist/utilities/index.js
CHANGED
|
@@ -68,12 +68,12 @@ var transition_default = {
|
|
|
68
68
|
"transition-duration": DEFAULT_TRANSITION_DURATION
|
|
69
69
|
},
|
|
70
70
|
".transition-transform-colors": {
|
|
71
|
-
"
|
|
71
|
+
"transition-property": "transform, color, background, background-color, border-color, text-decoration-color, fill, stroke",
|
|
72
72
|
"transition-timing-function": "ease",
|
|
73
73
|
"transition-duration": DEFAULT_TRANSITION_DURATION
|
|
74
74
|
},
|
|
75
75
|
".transition-transform-colors-opacity": {
|
|
76
|
-
"
|
|
76
|
+
"transition-property": "transform, color, background, background-color, border-color, text-decoration-color, fill, stroke, opacity",
|
|
77
77
|
"transition-timing-function": "ease",
|
|
78
78
|
"transition-duration": DEFAULT_TRANSITION_DURATION
|
|
79
79
|
}
|
package/dist/utilities/index.mjs
CHANGED
|
@@ -44,12 +44,12 @@ declare const _default: {
|
|
|
44
44
|
"transition-duration": string;
|
|
45
45
|
};
|
|
46
46
|
".transition-transform-colors": {
|
|
47
|
-
"
|
|
47
|
+
"transition-property": string;
|
|
48
48
|
"transition-timing-function": string;
|
|
49
49
|
"transition-duration": string;
|
|
50
50
|
};
|
|
51
51
|
".transition-transform-colors-opacity": {
|
|
52
|
-
"
|
|
52
|
+
"transition-property": string;
|
|
53
53
|
"transition-timing-function": string;
|
|
54
54
|
"transition-duration": string;
|
|
55
55
|
};
|
|
@@ -67,12 +67,12 @@ var transition_default = {
|
|
|
67
67
|
"transition-duration": DEFAULT_TRANSITION_DURATION
|
|
68
68
|
},
|
|
69
69
|
".transition-transform-colors": {
|
|
70
|
-
"
|
|
70
|
+
"transition-property": "transform, color, background, background-color, border-color, text-decoration-color, fill, stroke",
|
|
71
71
|
"transition-timing-function": "ease",
|
|
72
72
|
"transition-duration": DEFAULT_TRANSITION_DURATION
|
|
73
73
|
},
|
|
74
74
|
".transition-transform-colors-opacity": {
|
|
75
|
-
"
|
|
75
|
+
"transition-property": "transform, color, background, background-color, border-color, text-decoration-color, fill, stroke, opacity",
|
|
76
76
|
"transition-timing-function": "ease",
|
|
77
77
|
"transition-duration": DEFAULT_TRANSITION_DURATION
|
|
78
78
|
}
|
package/dist/utils/index.js
CHANGED
|
@@ -120,12 +120,12 @@ var bordered = {
|
|
|
120
120
|
foreground: "bg-transparent border-foreground text-foreground"
|
|
121
121
|
};
|
|
122
122
|
var flat = {
|
|
123
|
-
default: "bg-default/40 text-default-
|
|
124
|
-
primary: "bg-primary/20 text-primary",
|
|
125
|
-
secondary: "bg-secondary/20 text-secondary",
|
|
126
|
-
success: "bg-success/20 text-success-
|
|
127
|
-
warning: "bg-warning/20 text-warning-
|
|
128
|
-
danger: "bg-danger/20 text-danger dark:text-danger-500",
|
|
123
|
+
default: "bg-default/40 text-default-700",
|
|
124
|
+
primary: "bg-primary/20 text-primary-700",
|
|
125
|
+
secondary: "bg-secondary/20 text-secondary-700",
|
|
126
|
+
success: "bg-success/20 text-success-800 dark:text-success",
|
|
127
|
+
warning: "bg-warning/20 text-warning-800 dark:text-warning",
|
|
128
|
+
danger: "bg-danger/20 text-danger-800 dark:text-danger-500",
|
|
129
129
|
foreground: "bg-foreground/10 text-foreground"
|
|
130
130
|
};
|
|
131
131
|
var faded = {
|
|
@@ -147,12 +147,12 @@ var light = {
|
|
|
147
147
|
foreground: "bg-transparent text-foreground"
|
|
148
148
|
};
|
|
149
149
|
var ghost = {
|
|
150
|
-
default: "border-default text-default-foreground
|
|
151
|
-
primary: "border-primary text-primary
|
|
152
|
-
secondary: "border-secondary text-secondary
|
|
153
|
-
success: "border-success text-success
|
|
154
|
-
warning: "border-warning text-warning
|
|
155
|
-
danger: "border-danger text-danger
|
|
150
|
+
default: "border-default text-default-foreground",
|
|
151
|
+
primary: "border-primary text-primary",
|
|
152
|
+
secondary: "border-secondary text-secondary",
|
|
153
|
+
success: "border-success text-success",
|
|
154
|
+
warning: "border-warning text-warning",
|
|
155
|
+
danger: "border-danger text-danger",
|
|
156
156
|
foreground: "border-foreground text-foreground hover:!bg-foreground"
|
|
157
157
|
};
|
|
158
158
|
var colorVariants = {
|
package/dist/utils/index.mjs
CHANGED
package/dist/utils/variants.js
CHANGED
|
@@ -51,12 +51,12 @@ var bordered = {
|
|
|
51
51
|
foreground: "bg-transparent border-foreground text-foreground"
|
|
52
52
|
};
|
|
53
53
|
var flat = {
|
|
54
|
-
default: "bg-default/40 text-default-
|
|
55
|
-
primary: "bg-primary/20 text-primary",
|
|
56
|
-
secondary: "bg-secondary/20 text-secondary",
|
|
57
|
-
success: "bg-success/20 text-success-
|
|
58
|
-
warning: "bg-warning/20 text-warning-
|
|
59
|
-
danger: "bg-danger/20 text-danger dark:text-danger-500",
|
|
54
|
+
default: "bg-default/40 text-default-700",
|
|
55
|
+
primary: "bg-primary/20 text-primary-700",
|
|
56
|
+
secondary: "bg-secondary/20 text-secondary-700",
|
|
57
|
+
success: "bg-success/20 text-success-800 dark:text-success",
|
|
58
|
+
warning: "bg-warning/20 text-warning-800 dark:text-warning",
|
|
59
|
+
danger: "bg-danger/20 text-danger-800 dark:text-danger-500",
|
|
60
60
|
foreground: "bg-foreground/10 text-foreground"
|
|
61
61
|
};
|
|
62
62
|
var faded = {
|
|
@@ -78,12 +78,12 @@ var light = {
|
|
|
78
78
|
foreground: "bg-transparent text-foreground"
|
|
79
79
|
};
|
|
80
80
|
var ghost = {
|
|
81
|
-
default: "border-default text-default-foreground
|
|
82
|
-
primary: "border-primary text-primary
|
|
83
|
-
secondary: "border-secondary text-secondary
|
|
84
|
-
success: "border-success text-success
|
|
85
|
-
warning: "border-warning text-warning
|
|
86
|
-
danger: "border-danger text-danger
|
|
81
|
+
default: "border-default text-default-foreground",
|
|
82
|
+
primary: "border-primary text-primary",
|
|
83
|
+
secondary: "border-secondary text-secondary",
|
|
84
|
+
success: "border-success text-success",
|
|
85
|
+
warning: "border-warning text-warning",
|
|
86
|
+
danger: "border-danger text-danger",
|
|
87
87
|
foreground: "border-foreground text-foreground hover:!bg-foreground"
|
|
88
88
|
};
|
|
89
89
|
var colorVariants = {
|
package/dist/utils/variants.mjs
CHANGED