@nextui-org/theme
Advanced tools
Comparing version 0.0.0-dev-v2-20230407131834 to 0.0.0-dev-v2-20230407155017
@@ -41,2 +41,3 @@ import * as tailwind_variants from 'tailwind-variants'; | ||
base: string; | ||
arrow: string; | ||
}; | ||
@@ -132,2 +133,3 @@ }; | ||
base: string; | ||
arrow: string; | ||
}; | ||
@@ -134,0 +136,0 @@ }; |
@@ -171,5 +171,5 @@ "use strict"; | ||
light: { base: "!bg-transparent", arrow: "hidden" }, | ||
faded: { base: "border-1.5", arrow: "border-1.5 border-inherit" }, | ||
faded: { base: "border", arrow: "border border-inherit" }, | ||
flat: { base: "" }, | ||
shadow: { base: "" } | ||
shadow: { base: "border border-neutral-100", arrow: "border border-neutral-100" } | ||
}, | ||
@@ -212,3 +212,3 @@ color: { | ||
color: "neutral", | ||
radius: "lg", | ||
radius: "xl", | ||
disableAnimation: false, | ||
@@ -215,0 +215,0 @@ isTriggerForeground: false |
{ | ||
"name": "@nextui-org/theme", | ||
"version": "0.0.0-dev-v2-20230407131834", | ||
"version": "0.0.0-dev-v2-20230407155017", | ||
"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 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
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
664120
27833