@nextui-org/theme
Advanced tools
Comparing version 0.0.0-canary-20240908122931 to 0.0.0-canary-20240908130736
@@ -91,4 +91,4 @@ "use strict"; | ||
innerWrapper: "inline-flex h-full w-[calc(100%_-_theme(spacing.6))] min-h-4 items-center gap-1.5 box-border", | ||
selectorIcon: "absolute right-3 rtl:left-3 rtl:right-[unset] w-4 h-4", | ||
spinner: "absolute right-3 rtl:left-3 rtl:right-[unset]", | ||
selectorIcon: "absolute end-3 w-4 h-4", | ||
spinner: "absolute end-3", | ||
value: ["text-foreground-500", "font-normal", "w-full", "text-left", "rtl:text-right"], | ||
@@ -205,3 +205,3 @@ listboxWrapper: "scroll-py-6 max-h-64 w-full", | ||
base: "flex-row items-center flex-nowrap items-start", | ||
label: "relative pr-2 rtl:pl-2 rtl:pr-[unset] text-foreground" | ||
label: "relative pe-2 text-foreground" | ||
}, | ||
@@ -233,3 +233,3 @@ inside: { | ||
true: { | ||
label: "after:content-['*'] after:text-danger after:ml-0.5" | ||
label: "after:content-['*'] after:text-danger after:ms-0.5" | ||
} | ||
@@ -602,11 +602,3 @@ }, | ||
base: "group relative justify-end", | ||
label: [ | ||
"pb-0", | ||
"z-20", | ||
"top-1/2", | ||
"-translate-y-1/2", | ||
"group-data-[filled=true]:left-0", | ||
"rtl:group-data-[filled=true]:right-0", | ||
"rtl:group-data-[filled=true]:left-[unset]" | ||
] | ||
label: ["pb-0", "z-20", "top-1/2", "-translate-y-1/2", "group-data-[filled=true]:start-0"] | ||
} | ||
@@ -731,5 +723,3 @@ }, | ||
label: [ | ||
"left-2", | ||
"rtl:right-2", | ||
"rtl:left-[unset]", | ||
"start-2", | ||
"text-tiny", | ||
@@ -747,5 +737,3 @@ "group-data-[filled=true]:-translate-y-[calc(100%_+_theme(fontSize.tiny)/2_+_16px)]" | ||
label: [ | ||
"left-3", | ||
"rtl:right-3", | ||
"rtl:left-[unset]", | ||
"start-3", | ||
"text-small", | ||
@@ -763,5 +751,3 @@ "group-data-[filled=true]:-translate-y-[calc(100%_+_theme(fontSize.small)/2_+_20px)]" | ||
label: [ | ||
"left-3", | ||
"rtl:right-3", | ||
"rtl:left-[unset]", | ||
"start-3", | ||
"text-medium", | ||
@@ -768,0 +754,0 @@ "group-data-[filled=true]:-translate-y-[calc(100%_+_theme(fontSize.small)/2_+_24px)]" |
{ | ||
"name": "@nextui-org/theme", | ||
"version": "0.0.0-canary-20240908122931", | ||
"version": "0.0.0-canary-20240908130736", | ||
"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 too big to display
Sorry, the diff of this file is not supported yet
1586945
64976