@yamada-ui/core
Advanced tools
Comparing version 1.15.3-dev-20241021041203 to 1.15.3-dev-20241021083023
@@ -44,3 +44,3 @@ import { UITheme } from './ui-theme.types.js'; | ||
Button: { | ||
sizes: "lg" | "md" | "sm" | "xl" | "xs" | ({} & string); | ||
sizes: "2xl" | "lg" | "md" | "sm" | "xl" | "xs" | ({} & string); | ||
variants: "ghost" | "link" | "outline" | "solid" | "unstyled" | ({} & string); | ||
@@ -105,3 +105,3 @@ }; | ||
FileButton: { | ||
sizes: "lg" | "md" | "sm" | "xl" | "xs" | ({} & string); | ||
sizes: "2xl" | "lg" | "md" | "sm" | "xl" | "xs" | ({} & string); | ||
variants: "ghost" | "link" | "outline" | "solid" | "unstyled" | ({} & string); | ||
@@ -108,0 +108,0 @@ }; |
{ | ||
"name": "@yamada-ui/core", | ||
"version": "1.15.3-dev-20241021041203", | ||
"version": "1.15.3-dev-20241021083023", | ||
"description": "Yamada UI core", | ||
@@ -48,4 +48,4 @@ "keywords": [ | ||
"react-fast-compare": "^3.2.2", | ||
"@yamada-ui/portal": "1.0.24-dev-20241021041203", | ||
"@yamada-ui/utils": "1.5.4-dev-20241021041203" | ||
"@yamada-ui/portal": "1.0.24-dev-20241021083023", | ||
"@yamada-ui/utils": "1.5.4-dev-20241021083023" | ||
}, | ||
@@ -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
1990292
+ Added@yamada-ui/portal@1.0.24-dev-20241021083023(transitive)
+ Added@yamada-ui/utils@1.5.4-dev-20241021083023(transitive)
- Removed@yamada-ui/portal@1.0.24-dev-20241021041203(transitive)
- Removed@yamada-ui/utils@1.5.4-dev-20241021041203(transitive)