@nextui-org/theme
Advanced tools
Comparing version 0.0.0-canary-20241001090403 to 0.0.0-canary-20241003162641
@@ -104,2 +104,3 @@ import * as tailwind_variants from 'tailwind-variants'; | ||
}; | ||
false: {}; | ||
}; | ||
@@ -242,2 +243,3 @@ isClearable: { | ||
}; | ||
false: {}; | ||
}; | ||
@@ -369,2 +371,3 @@ isClearable: { | ||
}; | ||
false: {}; | ||
}; | ||
@@ -496,2 +499,3 @@ isClearable: { | ||
}; | ||
false: {}; | ||
}; | ||
@@ -634,2 +638,3 @@ isClearable: { | ||
}; | ||
false: {}; | ||
}; | ||
@@ -772,2 +777,3 @@ isClearable: { | ||
}; | ||
false: {}; | ||
}; | ||
@@ -899,2 +905,3 @@ isClearable: { | ||
}; | ||
false: {}; | ||
}; | ||
@@ -901,0 +908,0 @@ isClearable: { |
@@ -245,3 +245,4 @@ "use strict"; | ||
base: "w-full" | ||
} | ||
}, | ||
false: {} | ||
}, | ||
@@ -248,0 +249,0 @@ isClearable: { |
@@ -80,2 +80,5 @@ import * as tailwind_variants from 'tailwind-variants'; | ||
}; | ||
false: { | ||
base: string; | ||
}; | ||
}; | ||
@@ -218,2 +221,5 @@ isDisabled: { | ||
}; | ||
false: { | ||
base: string; | ||
}; | ||
}; | ||
@@ -341,2 +347,5 @@ isDisabled: { | ||
}; | ||
false: { | ||
base: string; | ||
}; | ||
}; | ||
@@ -464,2 +473,5 @@ isDisabled: { | ||
}; | ||
false: { | ||
base: string; | ||
}; | ||
}; | ||
@@ -602,2 +614,5 @@ isDisabled: { | ||
}; | ||
false: { | ||
base: string; | ||
}; | ||
}; | ||
@@ -740,2 +755,5 @@ isDisabled: { | ||
}; | ||
false: { | ||
base: string; | ||
}; | ||
}; | ||
@@ -863,2 +881,5 @@ isDisabled: { | ||
}; | ||
false: { | ||
base: string; | ||
}; | ||
}; | ||
@@ -865,0 +886,0 @@ isDisabled: { |
@@ -76,3 +76,3 @@ "use strict"; | ||
slots: { | ||
base: ["group inline-flex flex-col relative w-full"], | ||
base: ["group inline-flex flex-col relative"], | ||
label: [ | ||
@@ -215,2 +215,5 @@ "block", | ||
base: "w-full" | ||
}, | ||
false: { | ||
base: "min-w-40" | ||
} | ||
@@ -217,0 +220,0 @@ }, |
{ | ||
"name": "@nextui-org/theme", | ||
"version": "0.0.0-canary-20241001090403", | ||
"version": "0.0.0-canary-20241003162641", | ||
"description": "The default theme for NextUI components", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1582932
65028