@yamada-ui/core
Advanced tools
Comparing version 0.0.0-dev-20230721170547 to 0.0.0-dev-20230724114032
@@ -16,3 +16,3 @@ import { UITheme } from './ui-theme.types.js'; | ||
radii: 'none' | 'sm' | 'base' | 'md' | 'lg' | 'xl' | '2xl' | '3xl' | 'full' | (string & {}); | ||
shadows: 'xs' | 'sm' | 'base' | 'md' | 'lg' | 'xl' | '2xl' | '3xl' | 'outline' | 'inner' | 'none' | 'dark-md' | 'dark-lg' | (string & {}); | ||
shadows: 'xs' | 'sm' | 'base' | 'md' | 'lg' | 'xl' | '2xl' | '3xl' | 'outline' | 'inner' | 'none' | 'dark-sm' | 'dark-md' | 'dark-lg' | (string & {}); | ||
sizes: '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9' | '10' | '12' | '14' | '16' | '20' | '24' | '28' | '32' | '36' | '40' | '44' | '48' | '52' | '56' | '60' | '64' | '70' | '72' | '80' | '84' | '96' | 'xs' | 'sm' | 'md' | 'normal' | 'lg' | 'xl' | '2xl' | '3xl' | '4xl' | 'px' | '0.5' | '1.5' | '2.5' | '3.5' | 'max' | 'min' | 'full' | '9xs' | '8xs' | '7xs' | '6xs' | '5xs' | '4xs' | '3xs' | '2xs' | '5xl' | '6xl' | '7xl' | '8xl' | '9xl' | (string & {}); | ||
@@ -19,0 +19,0 @@ spaces: '1' | '-1' | '2' | '-2' | '3' | '-3' | '4' | '-4' | '5' | '-5' | '6' | '-6' | '7' | '-7' | '8' | '-8' | '9' | '-9' | '10' | '-10' | '12' | '-12' | '14' | '-14' | '16' | '-16' | '20' | '-20' | '24' | '-24' | '28' | '-28' | '32' | '-32' | '36' | '-36' | '40' | '-40' | '44' | '-44' | '48' | '-48' | '52' | '-52' | '56' | '-56' | '60' | '-60' | '64' | '-64' | '70' | '-70' | '72' | '-72' | '80' | '-80' | '84' | '-84' | '96' | '-96' | 'xs' | '-xs' | 'sm' | '-sm' | 'md' | '-md' | 'normal' | '-normal' | 'lg' | '-lg' | 'xl' | '-xl' | '2xl' | '-2xl' | '3xl' | '-3xl' | '4xl' | '-4xl' | 'px' | '-px' | '0.5' | '-0.5' | '1.5' | '-1.5' | '2.5' | '-2.5' | '3.5' | '-3.5' | (string & {}); |
{ | ||
"name": "@yamada-ui/core", | ||
"version": "0.0.0-dev-20230721170547", | ||
"version": "0.0.0-dev-20230724114032", | ||
"description": "Yamada UI core", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
291169