@nextui-org/avatar
Advanced tools
Comparing version 0.0.0-dev-v2-20230407185204 to 0.0.0-dev-v2-20230409022144
@@ -86,7 +86,7 @@ import * as tailwind_variants from 'tailwind-variants'; | ||
img: (slotProps?: tailwind_variants.ClassProp<tailwind_variants.ClassValue> | undefined) => string; | ||
fallback: (slotProps?: tailwind_variants.ClassProp<tailwind_variants.ClassValue> | undefined) => string; | ||
name: (slotProps?: tailwind_variants.ClassProp<tailwind_variants.ClassValue> | undefined) => string; | ||
fallback: (slotProps?: tailwind_variants.ClassProp<tailwind_variants.ClassValue> | undefined) => string; | ||
icon: (slotProps?: tailwind_variants.ClassProp<tailwind_variants.ClassValue> | undefined) => string; | ||
}; | ||
styles: SlotsToClasses<"base" | "img" | "name" | "fallback" | "icon"> | undefined; | ||
styles: SlotsToClasses<"base" | "img" | "fallback" | "name" | "icon"> | undefined; | ||
fallback: react.ReactNode; | ||
@@ -93,0 +93,0 @@ isImgLoaded: boolean; |
{ | ||
"name": "@nextui-org/avatar", | ||
"version": "0.0.0-dev-v2-20230407185204", | ||
"version": "0.0.0-dev-v2-20230409022144", | ||
"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.16.0", | ||
"@nextui-org/system": "0.0.0-dev-v2-20230407185204", | ||
"@nextui-org/theme": "0.0.0-dev-v2-20230407185204", | ||
"@nextui-org/use-image": "0.0.0-dev-v2-20230407185204", | ||
"@nextui-org/shared-utils": "0.0.0-dev-v2-20230407185204", | ||
"@nextui-org/dom-utils": "0.0.0-dev-v2-20230407185204" | ||
"@nextui-org/system": "0.0.0-dev-v2-20230409022144", | ||
"@nextui-org/theme": "0.0.0-dev-v2-20230409022144", | ||
"@nextui-org/shared-utils": "0.0.0-dev-v2-20230409022144", | ||
"@nextui-org/dom-utils": "0.0.0-dev-v2-20230409022144", | ||
"@nextui-org/use-image": "0.0.0-dev-v2-20230409022144" | ||
}, | ||
@@ -43,4 +43,4 @@ "devDependencies": { | ||
"react": "^18.0.0", | ||
"@nextui-org/shared-icons": "0.0.0-dev-v2-20230407185204", | ||
"@nextui-org/test-utils": "0.0.0-dev-v2-20230407185204" | ||
"@nextui-org/shared-icons": "0.0.0-dev-v2-20230409022144", | ||
"@nextui-org/test-utils": "0.0.0-dev-v2-20230409022144" | ||
}, | ||
@@ -47,0 +47,0 @@ "clean-package": "../../../clean-package.config.json", |
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/dom-utils@0.0.0-dev-v2-20230409022144(transitive)
+ Added@nextui-org/shared-utils@0.0.0-dev-v2-20230409022144(transitive)
+ Added@nextui-org/system@0.0.0-dev-v2-20230409022144(transitive)
+ Added@nextui-org/theme@0.0.0-dev-v2-20230409022144(transitive)
+ Added@nextui-org/use-image@0.0.0-dev-v2-20230409022144(transitive)
+ Added@nextui-org/use-safe-layout-effect@0.0.0-dev-v2-20230409022144(transitive)
- Removed@nextui-org/dom-utils@0.0.0-dev-v2-20230407185204(transitive)
- Removed@nextui-org/shared-utils@0.0.0-dev-v2-20230407185204(transitive)
- Removed@nextui-org/system@0.0.0-dev-v2-20230407185204(transitive)
- Removed@nextui-org/theme@0.0.0-dev-v2-20230407185204(transitive)
- Removed@nextui-org/use-image@0.0.0-dev-v2-20230407185204(transitive)
- Removed@nextui-org/use-safe-layout-effect@0.0.0-dev-v2-20230407185204(transitive)