@nextui-org/theme
Advanced tools
Comparing version 0.0.0-dev-v2-20230610024734 to 0.0.0-dev-v2-20230610220209
@@ -116,3 +116,3 @@ "use strict"; | ||
base: ["relative", "max-w-fit", "inline-flex", "items-center", "justify-between", "box-border"], | ||
content: "flex-1 text-inherit select-none font-normal", | ||
content: "flex-1 text-inherit font-normal", | ||
dot: ["w-2", "h-2", "ml-1", "rounded-full"], | ||
@@ -119,0 +119,0 @@ avatar: "flex-shrink-0", |
@@ -92,2 +92,5 @@ import * as tailwind_variants from 'tailwind-variants'; | ||
scrollBehavior: { | ||
normal: { | ||
base: string[]; | ||
}; | ||
inside: { | ||
@@ -180,2 +183,5 @@ base: string; | ||
scrollBehavior: { | ||
normal: { | ||
base: string[]; | ||
}; | ||
inside: { | ||
@@ -182,0 +188,0 @@ base: string; |
@@ -37,3 +37,2 @@ "use strict"; | ||
"overflow-x-auto", | ||
"overflow-y-hidden", | ||
"justify-center", | ||
@@ -135,2 +134,5 @@ "items-start", | ||
scrollBehavior: { | ||
normal: { | ||
base: ["overflow-y-hidden"] | ||
}, | ||
inside: { | ||
@@ -149,3 +151,4 @@ base: "max-h-[calc(100%_-_7.5rem)]", | ||
radius: "lg", | ||
backdrop: "blur" | ||
backdrop: "blur", | ||
scrollBehavior: "normal" | ||
}, | ||
@@ -152,0 +155,0 @@ compoundVariants: [ |
@@ -31,3 +31,3 @@ "use strict"; | ||
"relative", | ||
"z-50", | ||
"z-40", | ||
"w-full", | ||
@@ -135,3 +135,3 @@ "h-auto", | ||
menu: [ | ||
"z-50", | ||
"z-40", | ||
"hidden", | ||
@@ -138,0 +138,0 @@ "px-6", |
{ | ||
"name": "@nextui-org/theme", | ||
"version": "0.0.0-dev-v2-20230610024734", | ||
"version": "0.0.0-dev-v2-20230610220209", | ||
"description": "The default theme for NextUI components", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
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
Sorry, the diff of this file is not supported yet
872852
36167