@yamada-ui/core
Advanced tools
Comparing version 1.15.3-dev-20241023042125 to 1.15.3-dev-20241023044423
@@ -15,2 +15,6 @@ import { UITheme } from './ui-theme.types.js'; | ||
}; | ||
Airy: { | ||
sizes: {} & string; | ||
variants: {} & string; | ||
}; | ||
Alert: { | ||
@@ -112,2 +116,6 @@ sizes: {} & string; | ||
}; | ||
Flip: { | ||
sizes: {} & string; | ||
variants: {} & string; | ||
}; | ||
Heading: { | ||
@@ -221,2 +229,6 @@ sizes: "2xl" | "3xl" | "4xl" | "lg" | "md" | "sm" | "xl" | "xs" | ({} & string); | ||
}; | ||
Rotate: { | ||
sizes: {} & string; | ||
variants: {} & string; | ||
}; | ||
SaturationSlider: { | ||
@@ -223,0 +235,0 @@ sizes: "full" | "lg" | "md" | "sm" | ({} & string); |
{ | ||
"name": "@yamada-ui/core", | ||
"version": "1.15.3-dev-20241023042125", | ||
"version": "1.15.3-dev-20241023044423", | ||
"description": "Yamada UI core", | ||
@@ -48,4 +48,4 @@ "keywords": [ | ||
"react-fast-compare": "^3.2.2", | ||
"@yamada-ui/portal": "1.0.24-dev-20241023042125", | ||
"@yamada-ui/utils": "1.5.4-dev-20241023042125" | ||
"@yamada-ui/portal": "1.0.24-dev-20241023044423", | ||
"@yamada-ui/utils": "1.5.4-dev-20241023044423" | ||
}, | ||
@@ -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
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
1993371
21363
+ Added@yamada-ui/portal@1.0.24-dev-20241023044423(transitive)
+ Added@yamada-ui/utils@1.5.4-dev-20241023044423(transitive)
- Removed@yamada-ui/portal@1.0.24-dev-20241023042125(transitive)
- Removed@yamada-ui/utils@1.5.4-dev-20241023042125(transitive)