@fea-ui/react 0.1.0-alpha.0 → 0.1.0-alpha.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/README.MD +3 -0
- package/dist/index.d.cts +3 -3
- package/dist/index.d.mts +3 -3
- package/package.json +1 -1
package/README.MD
ADDED
package/dist/index.d.cts
CHANGED
|
@@ -1160,8 +1160,8 @@ declare const navbarVariants: tailwind_variants1.TVReturnType<{
|
|
|
1160
1160
|
content?: tailwind_merge0.ClassNameValue;
|
|
1161
1161
|
root?: tailwind_merge0.ClassNameValue;
|
|
1162
1162
|
menu?: tailwind_merge0.ClassNameValue;
|
|
1163
|
-
list?: tailwind_merge0.ClassNameValue;
|
|
1164
1163
|
container?: tailwind_merge0.ClassNameValue;
|
|
1164
|
+
list?: tailwind_merge0.ClassNameValue;
|
|
1165
1165
|
listItem?: tailwind_merge0.ClassNameValue;
|
|
1166
1166
|
menuItem?: tailwind_merge0.ClassNameValue;
|
|
1167
1167
|
toggle?: tailwind_merge0.ClassNameValue;
|
|
@@ -1173,8 +1173,8 @@ declare const navbarVariants: tailwind_variants1.TVReturnType<{
|
|
|
1173
1173
|
content?: tailwind_merge0.ClassNameValue;
|
|
1174
1174
|
root?: tailwind_merge0.ClassNameValue;
|
|
1175
1175
|
menu?: tailwind_merge0.ClassNameValue;
|
|
1176
|
-
list?: tailwind_merge0.ClassNameValue;
|
|
1177
1176
|
container?: tailwind_merge0.ClassNameValue;
|
|
1177
|
+
list?: tailwind_merge0.ClassNameValue;
|
|
1178
1178
|
listItem?: tailwind_merge0.ClassNameValue;
|
|
1179
1179
|
menuItem?: tailwind_merge0.ClassNameValue;
|
|
1180
1180
|
toggle?: tailwind_merge0.ClassNameValue;
|
|
@@ -1195,8 +1195,8 @@ declare const navbarVariants: tailwind_variants1.TVReturnType<{
|
|
|
1195
1195
|
content?: tailwind_merge0.ClassNameValue;
|
|
1196
1196
|
root?: tailwind_merge0.ClassNameValue;
|
|
1197
1197
|
menu?: tailwind_merge0.ClassNameValue;
|
|
1198
|
-
list?: tailwind_merge0.ClassNameValue;
|
|
1199
1198
|
container?: tailwind_merge0.ClassNameValue;
|
|
1199
|
+
list?: tailwind_merge0.ClassNameValue;
|
|
1200
1200
|
listItem?: tailwind_merge0.ClassNameValue;
|
|
1201
1201
|
menuItem?: tailwind_merge0.ClassNameValue;
|
|
1202
1202
|
toggle?: tailwind_merge0.ClassNameValue;
|
package/dist/index.d.mts
CHANGED
|
@@ -1160,8 +1160,8 @@ declare const navbarVariants: tailwind_variants0.TVReturnType<{
|
|
|
1160
1160
|
content?: tailwind_merge0.ClassNameValue;
|
|
1161
1161
|
root?: tailwind_merge0.ClassNameValue;
|
|
1162
1162
|
menu?: tailwind_merge0.ClassNameValue;
|
|
1163
|
-
list?: tailwind_merge0.ClassNameValue;
|
|
1164
1163
|
container?: tailwind_merge0.ClassNameValue;
|
|
1164
|
+
list?: tailwind_merge0.ClassNameValue;
|
|
1165
1165
|
listItem?: tailwind_merge0.ClassNameValue;
|
|
1166
1166
|
menuItem?: tailwind_merge0.ClassNameValue;
|
|
1167
1167
|
toggle?: tailwind_merge0.ClassNameValue;
|
|
@@ -1173,8 +1173,8 @@ declare const navbarVariants: tailwind_variants0.TVReturnType<{
|
|
|
1173
1173
|
content?: tailwind_merge0.ClassNameValue;
|
|
1174
1174
|
root?: tailwind_merge0.ClassNameValue;
|
|
1175
1175
|
menu?: tailwind_merge0.ClassNameValue;
|
|
1176
|
-
list?: tailwind_merge0.ClassNameValue;
|
|
1177
1176
|
container?: tailwind_merge0.ClassNameValue;
|
|
1177
|
+
list?: tailwind_merge0.ClassNameValue;
|
|
1178
1178
|
listItem?: tailwind_merge0.ClassNameValue;
|
|
1179
1179
|
menuItem?: tailwind_merge0.ClassNameValue;
|
|
1180
1180
|
toggle?: tailwind_merge0.ClassNameValue;
|
|
@@ -1195,8 +1195,8 @@ declare const navbarVariants: tailwind_variants0.TVReturnType<{
|
|
|
1195
1195
|
content?: tailwind_merge0.ClassNameValue;
|
|
1196
1196
|
root?: tailwind_merge0.ClassNameValue;
|
|
1197
1197
|
menu?: tailwind_merge0.ClassNameValue;
|
|
1198
|
-
list?: tailwind_merge0.ClassNameValue;
|
|
1199
1198
|
container?: tailwind_merge0.ClassNameValue;
|
|
1199
|
+
list?: tailwind_merge0.ClassNameValue;
|
|
1200
1200
|
listItem?: tailwind_merge0.ClassNameValue;
|
|
1201
1201
|
menuItem?: tailwind_merge0.ClassNameValue;
|
|
1202
1202
|
toggle?: tailwind_merge0.ClassNameValue;
|