@yamada-ui/avatar
Advanced tools
Comparing version 1.1.5-next-20240114202837 to 1.1.5
@@ -119,2 +119,3 @@ "use client" | ||
onLoad, | ||
crossOrigin, | ||
format, | ||
@@ -158,2 +159,3 @@ children, | ||
onError, | ||
crossOrigin, | ||
format, | ||
@@ -160,0 +162,0 @@ name, |
@@ -87,2 +87,3 @@ "use client" | ||
onLoad, | ||
crossOrigin, | ||
format, | ||
@@ -126,2 +127,3 @@ children, | ||
onError, | ||
crossOrigin, | ||
format, | ||
@@ -128,0 +130,0 @@ name, |
@@ -53,3 +53,3 @@ import * as _yamada_ui_core from '@yamada-ui/core'; | ||
}; | ||
type AvatarProps = HTMLUIProps<"span"> & ThemeProps<"Avatar"> & AvatarOptions & Pick<UseImageProps, "onLoad" | "onError">; | ||
type AvatarProps = HTMLUIProps<"span"> & ThemeProps<"Avatar"> & AvatarOptions & Pick<UseImageProps, "onLoad" | "onError" | "crossOrigin">; | ||
/** | ||
@@ -56,0 +56,0 @@ * `Avatar` is a component that displays a profile picture or an icon with initials representing a user. |
@@ -116,2 +116,3 @@ "use client" | ||
onLoad, | ||
crossOrigin, | ||
format, | ||
@@ -155,2 +156,3 @@ children, | ||
onError, | ||
crossOrigin, | ||
format, | ||
@@ -157,0 +159,0 @@ name, |
@@ -118,2 +118,3 @@ "use client" | ||
onLoad, | ||
crossOrigin, | ||
format, | ||
@@ -157,2 +158,3 @@ children, | ||
onError, | ||
crossOrigin, | ||
format, | ||
@@ -159,0 +161,0 @@ name, |
{ | ||
"name": "@yamada-ui/avatar", | ||
"version": "1.1.5-next-20240114202837", | ||
"version": "1.1.5", | ||
"description": "Yamada UI avatar component", | ||
@@ -39,7 +39,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@yamada-ui/core": "1.1.5-next-20240114202837", | ||
"@yamada-ui/utils": "1.0.3-next-20240114202837", | ||
"@yamada-ui/image": "1.0.6-next-20240114202837", | ||
"@yamada-ui/icon": "1.0.6-next-20240114202837", | ||
"@yamada-ui/use-animation": "1.0.6-next-20240114202837" | ||
"@yamada-ui/core": "1.2.0", | ||
"@yamada-ui/utils": "1.0.3", | ||
"@yamada-ui/image": "1.0.6", | ||
"@yamada-ui/icon": "1.0.6", | ||
"@yamada-ui/use-animation": "1.0.6" | ||
}, | ||
@@ -46,0 +46,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 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 not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
136649
1824
0
+ Added@yamada-ui/core@1.2.0(transitive)
+ Added@yamada-ui/icon@1.0.6(transitive)
+ Added@yamada-ui/image@1.0.6(transitive)
+ Added@yamada-ui/portal@1.0.3(transitive)
+ Added@yamada-ui/use-animation@1.0.6(transitive)
+ Added@yamada-ui/use-event-listener@1.0.3(transitive)
+ Added@yamada-ui/use-token@1.0.6(transitive)
+ Added@yamada-ui/utils@1.0.3(transitive)
- Removed@yamada-ui/core@1.1.5-next-20240114202837(transitive)
- Removed@yamada-ui/icon@1.0.6-next-20240114202837(transitive)
- Removed@yamada-ui/image@1.0.6-next-20240114202837(transitive)
- Removed@yamada-ui/portal@1.0.3-next-20240114202837(transitive)
- Removed@yamada-ui/use-animation@1.0.6-next-20240114202837(transitive)
- Removed@yamada-ui/use-event-listener@1.0.3-next-20240114202837(transitive)
- Removed@yamada-ui/use-token@1.0.6-next-20240114202837(transitive)
- Removed@yamada-ui/utils@1.0.3-next-20240114202837(transitive)
Updated@yamada-ui/core@1.2.0
Updated@yamada-ui/icon@1.0.6
Updated@yamada-ui/image@1.0.6
Updated@yamada-ui/utils@1.0.3