@yamada-ui/core
Advanced tools
Comparing version 1.16.0-dev-20241128050622 to 1.16.0-dev-20241128161242
@@ -271,2 +271,6 @@ import { UITheme } from './ui-theme.types.js'; | ||
}; | ||
Separator: { | ||
sizes: {} & string; | ||
variants: "dashed" | "dotted" | "solid" | ({} & string); | ||
}; | ||
Slider: { | ||
@@ -273,0 +277,0 @@ sizes: "lg" | "md" | "sm" | ({} & string); |
{ | ||
"name": "@yamada-ui/core", | ||
"version": "1.16.0-dev-20241128050622", | ||
"version": "1.16.0-dev-20241128161242", | ||
"description": "Yamada UI core", | ||
@@ -48,4 +48,4 @@ "keywords": [ | ||
"react-fast-compare": "^3.2.2", | ||
"@yamada-ui/portal": "1.0.25-dev-20241128050622", | ||
"@yamada-ui/utils": "1.6.0-dev-20241128050622" | ||
"@yamada-ui/portal": "1.0.25-dev-20241128161242", | ||
"@yamada-ui/utils": "1.6.0-dev-20241128161242" | ||
}, | ||
@@ -52,0 +52,0 @@ "devDependencies": { |
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
2029680
21848
+ Added@yamada-ui/portal@1.0.25-dev-20241128161242(transitive)
+ Added@yamada-ui/utils@1.6.0-dev-20241128161242(transitive)
- Removed@yamada-ui/portal@1.0.25-dev-20241128050622(transitive)
- Removed@yamada-ui/utils@1.6.0-dev-20241128050622(transitive)