@material/mwc-list
Advanced tools
Comparing version 0.25.1 to 0.26.0-canary.ae060177.0
{ | ||
"name": "@material/mwc-list", | ||
"version": "0.25.1", | ||
"version": "0.26.0-canary.ae060177.0", | ||
"description": "Material Design list web component", | ||
@@ -17,6 +17,6 @@ "keywords": [ | ||
"@material/list": "=13.0.0-canary.65125b3a6.0", | ||
"@material/mwc-base": "^0.25.1", | ||
"@material/mwc-checkbox": "^0.25.1", | ||
"@material/mwc-radio": "^0.25.1", | ||
"@material/mwc-ripple": "^0.25.1", | ||
"@material/mwc-base": "0.26.0-canary.ae060177.0", | ||
"@material/mwc-checkbox": "0.26.0-canary.ae060177.0", | ||
"@material/mwc-radio": "0.26.0-canary.ae060177.0", | ||
"@material/mwc-ripple": "0.26.0-canary.ae060177.0", | ||
"lit-element": "^3.0.0", | ||
@@ -29,4 +29,4 @@ "lit-html": "^2.0.0", | ||
"@material/feature-targeting": "=13.0.0-canary.65125b3a6.0", | ||
"@material/mwc-icon": "^0.25.1", | ||
"@material/mwc-menu": "^0.25.1", | ||
"@material/mwc-icon": "0.26.0-canary.ae060177.0", | ||
"@material/mwc-menu": "0.26.0-canary.ae060177.0", | ||
"@material/ripple": "=13.0.0-canary.65125b3a6.0", | ||
@@ -43,3 +43,3 @@ "@material/rtl": "=13.0.0-canary.65125b3a6.0", | ||
}, | ||
"gitHead": "b1c1ab5230f56f6bce405387b9c75cc7111cacc2" | ||
"gitHead": "b919ae5340a9ffc926d328999cc5fe5704922e40" | ||
} |
@@ -8,3 +8,3 @@ # `<mwc-list>` [![Published on npm](https://img.shields.io/npm/v/@material/mwc-list.svg)](https://www.npmjs.com/package/@material/mwc-list) | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/list/images/header.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b919ae5340a9ffc926d328999cc5fe5704922e40/packages/list/images/header.png" width="402px"> | ||
@@ -33,3 +33,3 @@ [Material Design Guidelines: lists](https://material.io/design/components/lists.html) | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/list/images/basic.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b919ae5340a9ffc926d328999cc5fe5704922e40/packages/list/images/basic.png" width="402px"> | ||
@@ -52,3 +52,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/list/images/activatable.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b919ae5340a9ffc926d328999cc5fe5704922e40/packages/list/images/activatable.png" width="402px"> | ||
@@ -66,3 +66,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/list/images/multi.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b919ae5340a9ffc926d328999cc5fe5704922e40/packages/list/images/multi.png" width="402px"> | ||
@@ -82,3 +82,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/list/images/leading_graphic.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b919ae5340a9ffc926d328999cc5fe5704922e40/packages/list/images/leading_graphic.png" width="402px"> | ||
@@ -122,3 +122,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/list/images/meta_icon.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b919ae5340a9ffc926d328999cc5fe5704922e40/packages/list/images/meta_icon.png" width="402px"> | ||
@@ -148,3 +148,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/list/images/two_line.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b919ae5340a9ffc926d328999cc5fe5704922e40/packages/list/images/two_line.png" width="402px"> | ||
@@ -179,3 +179,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/list/images/dividers.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b919ae5340a9ffc926d328999cc5fe5704922e40/packages/list/images/dividers.png" width="402px"> | ||
@@ -209,3 +209,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/list/images/check_list.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b919ae5340a9ffc926d328999cc5fe5704922e40/packages/list/images/check_list.png" width="402px"> | ||
@@ -235,3 +235,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/list/images/radio_list.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b919ae5340a9ffc926d328999cc5fe5704922e40/packages/list/images/radio_list.png" width="402px"> | ||
@@ -252,3 +252,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/list/images/multi_radio_list.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b919ae5340a9ffc926d328999cc5fe5704922e40/packages/list/images/multi_radio_list.png" width="402px"> | ||
@@ -274,3 +274,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/list/images/noninteractive.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b919ae5340a9ffc926d328999cc5fe5704922e40/packages/list/images/noninteractive.png" width="402px"> | ||
@@ -304,3 +304,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/list/images/styled.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b919ae5340a9ffc926d328999cc5fe5704922e40/packages/list/images/styled.png" width="402px"> | ||
@@ -332,3 +332,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/list/images/styled_no_ripple.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b919ae5340a9ffc926d328999cc5fe5704922e40/packages/list/images/styled_no_ripple.png" width="402px"> | ||
@@ -335,0 +335,0 @@ ```html |
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 3 instances in 1 package
0
100
232689
45
1956
+ Added@material/mwc-base@0.26.0-canary.ae060177.0(transitive)
+ Added@material/mwc-checkbox@0.26.0-canary.ae060177.0(transitive)
+ Added@material/mwc-radio@0.26.0-canary.ae060177.0(transitive)
+ Added@material/mwc-ripple@0.26.0-canary.ae060177.0(transitive)
- Removed@material/mwc-base@0.25.3(transitive)
- Removed@material/mwc-checkbox@0.25.3(transitive)
- Removed@material/mwc-radio@0.25.3(transitive)
- Removed@material/mwc-ripple@0.25.3(transitive)
- Removedlit@2.8.0(transitive)