@umbraco-ui/uui-avatar-group
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -5,2 +5,3 @@ import { LitElement } from 'lit'; | ||
* @element uui-avatar-group | ||
* @slot for uui-avatar elements | ||
*/ | ||
@@ -7,0 +8,0 @@ export declare class UUIAvatarGroupElement extends LitElement { |
{ | ||
"name": "@umbraco-ui/uui-avatar-group", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"license": "MIT", | ||
"keywords": [ | ||
"Umbraco", | ||
"Custom elements", | ||
"Web components", | ||
"UI", | ||
"Lit", | ||
"Avatar" | ||
], | ||
"description": "This element is designed to hold uui-avatars. It displays them slightly overlapped, so they are presented nicely. Use it if you need to display many avatars in one place. Set a limit to display certain number of avatars and a number of the ones remaining out of view.", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/umbraco/Umbraco.UI.git", | ||
"directory": "packages/uui-avatar-group" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/umbraco/Umbraco.UI/issues" | ||
}, | ||
"main": "./dist/index.js", | ||
"module": "./lib/index.js", | ||
"types": "./lib/index.d.ts", | ||
"types": "./lib/uui-avatar.element.d.ts", | ||
"customElements": "custom-elements.json", | ||
"files": [ | ||
"dist", | ||
"lib" | ||
"lib", | ||
"custom-elements.json" | ||
], | ||
"dependencies": { | ||
"@umbraco-ui/uui-base": "^0.0.5" | ||
"@umbraco-ui/uui-base": "^0.0.6" | ||
}, | ||
"devDependencies": { | ||
"@umbraco-ui/uui-avatar": "^0.0.5" | ||
"@umbraco-ui/uui-avatar": "^0.0.6" | ||
}, | ||
"scripts": { | ||
"build": "tsc --build --force && rollup -c rollup.config.js", | ||
"clean": "tsc --build --clean && rimraf dist lib" | ||
"clean": "tsc --build --clean && rimraf dist lib", | ||
"analyze": "web-component-analyzer **/*.element.ts --outFile custom-elements.json" | ||
}, | ||
@@ -25,3 +45,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "9aac63591ffa7bb95cf8a1a49927abd119bbf4a8" | ||
"gitHead": "561b39a1d239c7474d6e57b4df13c7300ba2bce4" | ||
} |
Sorry, the diff of this file is not supported yet
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
73567
431
1
0
+ Added@umbraco-ui/uui-base@0.0.6(transitive)
- Removed@umbraco-ui/uui-base@0.0.5(transitive)
Updated@umbraco-ui/uui-base@^0.0.6