@yamada-ui/core
Advanced tools
Comparing version 1.16.0-next-20241125004155 to 1.16.0-next-20241125011044
@@ -115,2 +115,6 @@ import { UITheme } from './ui-theme.types.js'; | ||
}; | ||
EmptyState: { | ||
sizes: "lg" | "md" | "sm" | ({} & string); | ||
variants: {} & string; | ||
}; | ||
FileButton: { | ||
@@ -117,0 +121,0 @@ sizes: "2xl" | "lg" | "md" | "sm" | "xl" | "xs" | ({} & string); |
{ | ||
"name": "@yamada-ui/core", | ||
"version": "1.16.0-next-20241125004155", | ||
"version": "1.16.0-next-20241125011044", | ||
"description": "Yamada UI core", | ||
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1993938
21389