@nextui-org/avatar
Advanced tools
Comparing version 0.0.0-dev-v2-20230328190228 to 0.0.0-dev-v2-20230329200753
@@ -95,3 +95,3 @@ import * as tailwind_variants from 'tailwind-variants'; | ||
ignoreFallback: boolean; | ||
getInitials: (name: string) => string; | ||
getInitials: (text: 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-20230328190228", | ||
"version": "0.0.0-dev-v2-20230329200753", | ||
"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/system": "0.0.0-dev-v2-20230328184744", | ||
"@nextui-org/theme": "0.0.0-dev-v2-20230328190228", | ||
"@nextui-org/shared-utils": "0.0.0-dev-v2-20230328184744", | ||
"@nextui-org/dom-utils": "0.0.0-dev-v2-20230328184744", | ||
"@nextui-org/use-image": "0.0.0-dev-v2-20230328184744" | ||
"@nextui-org/system": "0.0.0-dev-v2-20230329200753", | ||
"@nextui-org/theme": "0.0.0-dev-v2-20230329200753", | ||
"@nextui-org/shared-utils": "0.0.0-dev-v2-20230329200753", | ||
"@nextui-org/use-image": "0.0.0-dev-v2-20230329200753", | ||
"@nextui-org/dom-utils": "0.0.0-dev-v2-20230329200753" | ||
}, | ||
@@ -43,4 +43,4 @@ "devDependencies": { | ||
"react": "^18.0.0", | ||
"@nextui-org/test-utils": "0.0.0-dev-v2-20230328184744", | ||
"@nextui-org/shared-icons": "0.0.0-dev-v2-20230328184744" | ||
"@nextui-org/shared-icons": "0.0.0-dev-v2-20230329200753", | ||
"@nextui-org/test-utils": "0.0.0-dev-v2-20230329200753" | ||
}, | ||
@@ -47,0 +47,0 @@ "clean-package": "../../../clean-package.config.json", |
+ Added@nextui-org/dom-utils@0.0.0-dev-v2-20230329200753(transitive)
+ Added@nextui-org/shared-utils@0.0.0-dev-v2-20230329200753(transitive)
+ Added@nextui-org/system@0.0.0-dev-v2-20230329200753(transitive)
+ Added@nextui-org/theme@0.0.0-dev-v2-20230329200753(transitive)
+ Added@nextui-org/use-image@0.0.0-dev-v2-20230329200753(transitive)
+ Added@nextui-org/use-safe-layout-effect@0.0.0-dev-v2-20230329200753(transitive)
- Removed@nextui-org/dom-utils@0.0.0-dev-v2-20230328184744(transitive)
- Removed@nextui-org/shared-utils@0.0.0-dev-v2-20230328184744(transitive)
- Removed@nextui-org/system@0.0.0-dev-v2-20230328184744(transitive)
- Removed@nextui-org/theme@0.0.0-dev-v2-20230328190228(transitive)
- Removed@nextui-org/use-image@0.0.0-dev-v2-20230328184744(transitive)
- Removed@nextui-org/use-safe-layout-effect@0.0.0-dev-v2-20230328184744(transitive)