@nextui-org/theme
Advanced tools
Comparing version 0.0.0-dev-v2-20230424224035 to 0.0.0-dev-v2-20230425031000
@@ -118,3 +118,3 @@ "use strict"; | ||
"overflow-hidden", | ||
"gap-3", | ||
"gap-1.5", | ||
"[&>svg]:max-w-[2em]", | ||
@@ -121,0 +121,0 @@ "data-[focus-visible=true]:outline-none", |
@@ -36,3 +36,4 @@ export { AvatarSlots, AvatarVariantProps, avatar } from './avatar.js'; | ||
export { DividerVariantProps, divider } from './divider.js'; | ||
export { KbdSlots, KbdVariantProps, kbd } from './kbd.js'; | ||
import 'tailwind-variants'; | ||
import 'tailwind-variants/dist/config'; |
@@ -29,3 +29,3 @@ "use strict"; | ||
slots: { | ||
base: "group flex flex-col gap-2", | ||
base: "group flex flex-col data-[has-elements=true]:gap-2", | ||
label: "block text-sm font-medium text-neutral-600", | ||
@@ -253,3 +253,3 @@ inputWrapper: "relative w-full inline-flex flex-row items-center shadow-sm px-3 gap-3", | ||
size: "md", | ||
radius: "xl", | ||
radius: "lg", | ||
fullWidth: true, | ||
@@ -256,0 +256,0 @@ labelPosition: "inside", |
@@ -38,2 +38,3 @@ import * as tailwind_variants from 'tailwind-variants'; | ||
export { DividerVariantProps, divider } from './components/divider.js'; | ||
export { KbdSlots, KbdVariantProps, kbd } from './components/kbd.js'; | ||
export { absoluteFullClasses, baseStyles, focusVisibleClasses, ringClasses, translateCenterClasses } from './utils/classes.js'; | ||
@@ -40,0 +41,0 @@ export { SlotsToClasses } from './utils/types.js'; |
{ | ||
"name": "@nextui-org/theme", | ||
"version": "0.0.0-dev-v2-20230424224035", | ||
"version": "0.0.0-dev-v2-20230425031000", | ||
"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 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 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
828031
238
34301