@nextui-org/theme
Advanced tools
Comparing version 0.0.0-dev-v2-20230609194506 to 0.0.0-dev-v2-20230610024734
@@ -39,3 +39,4 @@ "use strict"; | ||
"justify-center", | ||
"items-center" | ||
"items-start", | ||
"md:items-center" | ||
], | ||
@@ -53,3 +54,4 @@ base: [ | ||
"border border-default-100", | ||
"outline-none" | ||
"outline-none", | ||
"my-16" | ||
], | ||
@@ -111,3 +113,3 @@ trigger: [], | ||
full: { | ||
base: "max-w-full rounded-none min-h-screen" | ||
base: "my-0 max-w-full rounded-none min-h-screen" | ||
} | ||
@@ -131,3 +133,3 @@ }, | ||
blur: { | ||
backdrop: "backdrop-blur-sm backdrop-saturate-150 bg-black/20" | ||
backdrop: "backdrop-blur-md backdrop-saturate-150 bg-black/30" | ||
} | ||
@@ -141,3 +143,3 @@ }, | ||
outside: { | ||
wrapper: "items-start overflow-y-auto", | ||
wrapper: "md:items-start overflow-y-auto", | ||
base: "my-16" | ||
@@ -150,4 +152,3 @@ } | ||
radius: "lg", | ||
backdrop: "blur", | ||
scrollBehavior: "inside" | ||
backdrop: "blur" | ||
}, | ||
@@ -154,0 +155,0 @@ compoundVariants: [ |
@@ -230,3 +230,3 @@ "use strict"; | ||
blur: { | ||
backdrop: "backdrop-blur-sm backdrop-saturate-150 bg-black/20" | ||
backdrop: "backdrop-blur-sm backdrop-saturate-150 bg-black/30" | ||
} | ||
@@ -233,0 +233,0 @@ }, |
{ | ||
"name": "@nextui-org/theme", | ||
"version": "0.0.0-dev-v2-20230609194506", | ||
"version": "0.0.0-dev-v2-20230610024734", | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
872530
36149