@nextui-org/avatar
Advanced tools
Comparing version 0.0.0-dev-v2-20230326032643 to 0.0.0-dev-v2-20230326125142
@@ -95,3 +95,3 @@ import * as tailwind_variants from 'tailwind-variants'; | ||
ignoreFallback: boolean; | ||
getInitials: (text: string) => string; | ||
getInitials: (name: string) => string; | ||
getAvatarProps: PropGetter<Record<string, unknown>, _nextui_org_system.DOMAttributes<_nextui_org_system.DOMElement>>; | ||
@@ -98,0 +98,0 @@ getImageProps: PropGetter<Record<string, unknown>, _nextui_org_system.DOMAttributes<_nextui_org_system.DOMElement>>; |
{ | ||
"name": "@nextui-org/avatar", | ||
"version": "0.0.0-dev-v2-20230326032643", | ||
"version": "0.0.0-dev-v2-20230326125142", | ||
"description": "The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.", | ||
@@ -33,7 +33,7 @@ "keywords": [ | ||
"@react-aria/utils": "^3.15.0", | ||
"@nextui-org/theme": "0.0.0-dev-v2-20230326125142", | ||
"@nextui-org/shared-utils": "0.0.0-dev-v2-20230326032643", | ||
"@nextui-org/use-image": "0.0.0-dev-v2-20230326032643", | ||
"@nextui-org/system": "0.0.0-dev-v2-20230326032643", | ||
"@nextui-org/theme": "0.0.0-dev-v2-20230326032643", | ||
"@nextui-org/shared-utils": "0.0.0-dev-v2-20230326032643", | ||
"@nextui-org/dom-utils": "0.0.0-dev-v2-20230326032643", | ||
"@nextui-org/use-image": "0.0.0-dev-v2-20230326032643" | ||
"@nextui-org/dom-utils": "0.0.0-dev-v2-20230326032643" | ||
}, | ||
@@ -40,0 +40,0 @@ "devDependencies": { |
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
+ Added@nextui-org/theme@0.0.0-dev-v2-20230326125142(transitive)
- Removed@nextui-org/theme@0.0.0-dev-v2-20230326032643(transitive)