@nextui-org/theme 0.0.0-dev-v2-20230521141624 → 0.0.0-dev-v2-20230525214932
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-KUQBSI5S.mjs → chunk-6IVGIMY2.mjs} +1 -1
- package/dist/{chunk-B2N536X5.mjs → chunk-TLJBVOUD.mjs} +6 -1
- package/dist/components/checkbox.js +6 -1
- package/dist/components/checkbox.mjs +1 -1
- package/dist/components/index.js +7 -2
- package/dist/components/index.mjs +2 -2
- package/dist/components/kbd.js +1 -1
- package/dist/components/kbd.mjs +1 -1
- package/dist/index.js +7 -2
- package/dist/index.mjs +2 -2
- package/package.json +1 -1
|
@@ -136,7 +136,12 @@ var checkbox = tv({
|
|
|
136
136
|
label: "transition-none"
|
|
137
137
|
},
|
|
138
138
|
false: {
|
|
139
|
-
wrapper: [
|
|
139
|
+
wrapper: [
|
|
140
|
+
"before:transition-background",
|
|
141
|
+
"after:transition-transform-opacity",
|
|
142
|
+
"after:!ease-linear",
|
|
143
|
+
"after:!duration-200"
|
|
144
|
+
],
|
|
140
145
|
icon: "transition-opacity",
|
|
141
146
|
label: "transition-opacity before:transition-width"
|
|
142
147
|
}
|
|
@@ -161,7 +161,12 @@ var checkbox = (0, import_tailwind_variants.tv)({
|
|
|
161
161
|
label: "transition-none"
|
|
162
162
|
},
|
|
163
163
|
false: {
|
|
164
|
-
wrapper: [
|
|
164
|
+
wrapper: [
|
|
165
|
+
"before:transition-background",
|
|
166
|
+
"after:transition-transform-opacity",
|
|
167
|
+
"after:!ease-linear",
|
|
168
|
+
"after:!duration-200"
|
|
169
|
+
],
|
|
165
170
|
icon: "transition-opacity",
|
|
166
171
|
label: "transition-opacity before:transition-width"
|
|
167
172
|
}
|
package/dist/components/index.js
CHANGED
|
@@ -2742,7 +2742,12 @@ var checkbox = (0, import_tailwind_variants13.tv)({
|
|
|
2742
2742
|
label: "transition-none"
|
|
2743
2743
|
},
|
|
2744
2744
|
false: {
|
|
2745
|
-
wrapper: [
|
|
2745
|
+
wrapper: [
|
|
2746
|
+
"before:transition-background",
|
|
2747
|
+
"after:transition-transform-opacity",
|
|
2748
|
+
"after:!ease-linear",
|
|
2749
|
+
"after:!duration-200"
|
|
2750
|
+
],
|
|
2746
2751
|
icon: "transition-opacity",
|
|
2747
2752
|
label: "transition-opacity before:transition-width"
|
|
2748
2753
|
}
|
|
@@ -5794,7 +5799,7 @@ var kbd = (0, import_tailwind_variants28.tv)({
|
|
|
5794
5799
|
"inline-block",
|
|
5795
5800
|
"space-x-0.5",
|
|
5796
5801
|
"font-sans",
|
|
5797
|
-
"font-
|
|
5802
|
+
"font-normal",
|
|
5798
5803
|
"text-center",
|
|
5799
5804
|
"text-sm",
|
|
5800
5805
|
"border",
|
|
@@ -62,7 +62,7 @@ import {
|
|
|
62
62
|
} from "../chunk-7EDXWCUZ.mjs";
|
|
63
63
|
import {
|
|
64
64
|
kbd
|
|
65
|
-
} from "../chunk-
|
|
65
|
+
} from "../chunk-6IVGIMY2.mjs";
|
|
66
66
|
import {
|
|
67
67
|
link,
|
|
68
68
|
linkAnchorClasses
|
|
@@ -84,7 +84,7 @@ import {
|
|
|
84
84
|
import {
|
|
85
85
|
checkbox,
|
|
86
86
|
checkboxGroup
|
|
87
|
-
} from "../chunk-
|
|
87
|
+
} from "../chunk-TLJBVOUD.mjs";
|
|
88
88
|
import {
|
|
89
89
|
chip
|
|
90
90
|
} from "../chunk-W5WYYDCM.mjs";
|
package/dist/components/kbd.js
CHANGED
package/dist/components/kbd.mjs
CHANGED
package/dist/index.js
CHANGED
|
@@ -2774,7 +2774,12 @@ var checkbox = (0, import_tailwind_variants13.tv)({
|
|
|
2774
2774
|
label: "transition-none"
|
|
2775
2775
|
},
|
|
2776
2776
|
false: {
|
|
2777
|
-
wrapper: [
|
|
2777
|
+
wrapper: [
|
|
2778
|
+
"before:transition-background",
|
|
2779
|
+
"after:transition-transform-opacity",
|
|
2780
|
+
"after:!ease-linear",
|
|
2781
|
+
"after:!duration-200"
|
|
2782
|
+
],
|
|
2778
2783
|
icon: "transition-opacity",
|
|
2779
2784
|
label: "transition-opacity before:transition-width"
|
|
2780
2785
|
}
|
|
@@ -5826,7 +5831,7 @@ var kbd = (0, import_tailwind_variants28.tv)({
|
|
|
5826
5831
|
"inline-block",
|
|
5827
5832
|
"space-x-0.5",
|
|
5828
5833
|
"font-sans",
|
|
5829
|
-
"font-
|
|
5834
|
+
"font-normal",
|
|
5830
5835
|
"text-center",
|
|
5831
5836
|
"text-sm",
|
|
5832
5837
|
"border",
|
package/dist/index.mjs
CHANGED
|
@@ -62,7 +62,7 @@ import {
|
|
|
62
62
|
} from "./chunk-7EDXWCUZ.mjs";
|
|
63
63
|
import {
|
|
64
64
|
kbd
|
|
65
|
-
} from "./chunk-
|
|
65
|
+
} from "./chunk-6IVGIMY2.mjs";
|
|
66
66
|
import {
|
|
67
67
|
link,
|
|
68
68
|
linkAnchorClasses
|
|
@@ -84,7 +84,7 @@ import {
|
|
|
84
84
|
import {
|
|
85
85
|
checkbox,
|
|
86
86
|
checkboxGroup
|
|
87
|
-
} from "./chunk-
|
|
87
|
+
} from "./chunk-TLJBVOUD.mjs";
|
|
88
88
|
import {
|
|
89
89
|
chip
|
|
90
90
|
} from "./chunk-W5WYYDCM.mjs";
|