@material/mwc-list
Advanced tools
Comparing version 0.24.0-canary.f2ea80c4.0 to 0.26.0-canary.b1c1ab52.0
{ | ||
"name": "@material/mwc-list", | ||
"version": "0.24.0-canary.f2ea80c4.0", | ||
"version": "0.26.0-canary.b1c1ab52.0", | ||
"description": "Material Design list web component", | ||
@@ -17,8 +17,8 @@ "keywords": [ | ||
"@material/list": "=13.0.0-canary.65125b3a6.0", | ||
"@material/mwc-base": "0.24.0-canary.f2ea80c4.0", | ||
"@material/mwc-checkbox": "0.24.0-canary.f2ea80c4.0", | ||
"@material/mwc-radio": "0.24.0-canary.f2ea80c4.0", | ||
"@material/mwc-ripple": "0.24.0-canary.f2ea80c4.0", | ||
"lit-element": "3.0.0-rc.4", | ||
"lit-html": "2.0.0-rc.5", | ||
"@material/mwc-base": "0.26.0-canary.b1c1ab52.0", | ||
"@material/mwc-checkbox": "0.26.0-canary.b1c1ab52.0", | ||
"@material/mwc-radio": "0.26.0-canary.b1c1ab52.0", | ||
"@material/mwc-ripple": "0.26.0-canary.b1c1ab52.0", | ||
"lit-element": "^3.0.0", | ||
"lit-html": "^2.0.0", | ||
"tslib": "^2.0.1" | ||
@@ -29,4 +29,4 @@ }, | ||
"@material/feature-targeting": "=13.0.0-canary.65125b3a6.0", | ||
"@material/mwc-icon": "0.24.0-canary.f2ea80c4.0", | ||
"@material/mwc-menu": "0.24.0-canary.f2ea80c4.0", | ||
"@material/mwc-icon": "0.26.0-canary.b1c1ab52.0", | ||
"@material/mwc-menu": "0.26.0-canary.b1c1ab52.0", | ||
"@material/ripple": "=13.0.0-canary.65125b3a6.0", | ||
@@ -43,3 +43,3 @@ "@material/rtl": "=13.0.0-canary.65125b3a6.0", | ||
}, | ||
"gitHead": "be75dd39a03705b3cc24c5614f2c7f2be7c3c93e" | ||
"gitHead": "320a093b73bd45cc5fa68abda305913c26c72310" | ||
} |
@@ -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/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/list/images/header.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/320a093b73bd45cc5fa68abda305913c26c72310/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/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/list/images/basic.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/320a093b73bd45cc5fa68abda305913c26c72310/packages/list/images/basic.png" width="402px"> | ||
@@ -52,3 +52,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/list/images/activatable.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/320a093b73bd45cc5fa68abda305913c26c72310/packages/list/images/activatable.png" width="402px"> | ||
@@ -66,3 +66,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/list/images/multi.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/320a093b73bd45cc5fa68abda305913c26c72310/packages/list/images/multi.png" width="402px"> | ||
@@ -82,3 +82,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/list/images/leading_graphic.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/320a093b73bd45cc5fa68abda305913c26c72310/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/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/list/images/meta_icon.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/320a093b73bd45cc5fa68abda305913c26c72310/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/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/list/images/two_line.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/320a093b73bd45cc5fa68abda305913c26c72310/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/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/list/images/dividers.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/320a093b73bd45cc5fa68abda305913c26c72310/packages/list/images/dividers.png" width="402px"> | ||
@@ -209,3 +209,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/list/images/check_list.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/320a093b73bd45cc5fa68abda305913c26c72310/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/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/list/images/radio_list.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/320a093b73bd45cc5fa68abda305913c26c72310/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/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/list/images/multi_radio_list.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/320a093b73bd45cc5fa68abda305913c26c72310/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/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/list/images/noninteractive.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/320a093b73bd45cc5fa68abda305913c26c72310/packages/list/images/noninteractive.png" width="402px"> | ||
@@ -304,3 +304,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/list/images/styled.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/320a093b73bd45cc5fa68abda305913c26c72310/packages/list/images/styled.png" width="402px"> | ||
@@ -332,3 +332,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/list/images/styled_no_ripple.png" width="402px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/320a093b73bd45cc5fa68abda305913c26c72310/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
232689
+ Added@lit-labs/ssr-dom-shim@1.2.1(transitive)
+ Added@lit/reactive-element@1.6.3(transitive)
+ Added@material/mwc-base@0.26.0-canary.b1c1ab52.0(transitive)
+ Added@material/mwc-checkbox@0.26.0-canary.b1c1ab52.0(transitive)
+ Added@material/mwc-radio@0.26.0-canary.b1c1ab52.0(transitive)
+ Added@material/mwc-ripple@0.26.0-canary.b1c1ab52.0(transitive)
+ Addedlit-element@3.3.3(transitive)
+ Addedlit-html@2.8.0(transitive)
- Removed@material/mwc-base@0.24.0-canary.f2ea80c4.0(transitive)
- Removed@material/mwc-checkbox@0.24.0-canary.f2ea80c4.0(transitive)
- Removed@material/mwc-radio@0.24.0-canary.f2ea80c4.0(transitive)
- Removed@material/mwc-ripple@0.24.0-canary.f2ea80c4.0(transitive)
- Removedlit-element@3.0.0-rc.4(transitive)
- Removedlit-html@2.0.0-rc.5(transitive)
Updatedlit-element@^3.0.0
Updatedlit-html@^2.0.0