@yamada-ui/icon
Advanced tools
Comparing version 0.0.0-dev-20230625235915 to 0.0.0-dev-20230701130255
@@ -6,2 +6,5 @@ import * as _yamada_ui_core from '@yamada-ui/core'; | ||
type IconOptions = { | ||
/** | ||
* The CSS `font-size` property. | ||
*/ | ||
size?: CSSUIProps['fontSize']; | ||
@@ -8,0 +11,0 @@ }; |
{ | ||
"name": "@yamada-ui/icon", | ||
"version": "0.0.0-dev-20230625235915", | ||
"version": "0.0.0-dev-20230701130255", | ||
"description": "Yamada UI icon components", | ||
@@ -38,5 +38,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@yamada-ui/core": "0.0.0-dev-20230625235915", | ||
"@yamada-ui/core": "0.0.0-dev-20230701130255", | ||
"@yamada-ui/utils": "0.1.1", | ||
"@yamada-ui/use-token": "0.0.0-dev-20230625235915" | ||
"@yamada-ui/use-token": "0.0.0-dev-20230701130255" | ||
}, | ||
@@ -75,4 +75,4 @@ "devDependencies": { | ||
"typecheck": "tsc --noEmit", | ||
"gen:types": "tsx ../../../scripts/generate-types" | ||
"gen:docs": "tsx ../../../scripts/generate-docs" | ||
} | ||
} |
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
17826
390
+ Added@yamada-ui/core@0.0.0-dev-20230701130255(transitive)
+ Added@yamada-ui/portal@0.0.0-dev-20230701130255(transitive)
+ Added@yamada-ui/use-token@0.0.0-dev-20230701130255(transitive)
- Removed@yamada-ui/core@0.0.0-dev-20230625235915(transitive)
- Removed@yamada-ui/portal@0.1.2(transitive)
- Removed@yamada-ui/use-token@0.0.0-dev-20230625235915(transitive)