@material/mwc-menu
Advanced tools
Comparing version 0.24.0-canary.f2ea80c4.0 to 0.25.1
{ | ||
"name": "@material/mwc-menu", | ||
"version": "0.24.0-canary.f2ea80c4.0", | ||
"version": "0.25.1", | ||
"description": "Material Design menu web component", | ||
@@ -16,8 +16,8 @@ "keywords": [ | ||
"@material/menu-surface": "=13.0.0-canary.65125b3a6.0", | ||
"@material/mwc-base": "0.24.0-canary.f2ea80c4.0", | ||
"@material/mwc-list": "0.24.0-canary.f2ea80c4.0", | ||
"@material/mwc-base": "^0.25.1", | ||
"@material/mwc-list": "^0.25.1", | ||
"@material/shape": "=13.0.0-canary.65125b3a6.0", | ||
"@material/theme": "=13.0.0-canary.65125b3a6.0", | ||
"lit-element": "3.0.0-rc.4", | ||
"lit-html": "2.0.0-rc.5", | ||
"lit-element": "^3.0.0", | ||
"lit-html": "^2.0.0", | ||
"tslib": "^2.0.1" | ||
@@ -34,3 +34,3 @@ }, | ||
}, | ||
"gitHead": "be75dd39a03705b3cc24c5614f2c7f2be7c3c93e" | ||
"gitHead": "b1c1ab5230f56f6bce405387b9c75cc7111cacc2" | ||
} |
@@ -7,3 +7,3 @@ # `<mwc-menu>` [![Published on npm](https://img.shields.io/npm/v/@material/mwc-menu.svg)](https://www.npmjs.com/package/@material/mwc-menu) | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/menu/images/header.png" width="240px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/menu/images/header.png" width="240px"> | ||
@@ -36,3 +36,3 @@ [Material Design Guidelines: menus](https://material.io/design/components/menus.html) | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/menu/images/basic.png" width="160px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/menu/images/basic.png" width="160px"> | ||
@@ -66,3 +66,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/menu/images/activatable.png" width="152px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/menu/images/activatable.png" width="152px"> | ||
@@ -83,3 +83,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/menu/images/multi.png" width="152px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/menu/images/multi.png" width="152px"> | ||
@@ -100,3 +100,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/menu/images/absolute.png" width="155px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/menu/images/absolute.png" width="155px"> | ||
@@ -122,3 +122,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/menu/images/fixed.png" width="154px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/menu/images/fixed.png" width="154px"> | ||
@@ -154,3 +154,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/menu/images/selection_group.png" width="170px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/menu/images/selection_group.png" width="170px"> | ||
@@ -199,3 +199,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/be75dd39a03705b3cc24c5614f2c7f2be7c3c93e/packages/menu/images/styled.png" width="234px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b1c1ab5230f56f6bce405387b9c75cc7111cacc2/packages/menu/images/styled.png" width="234px"> | ||
@@ -202,0 +202,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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances 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
114399
29
954
2
80
+ Added@lit-labs/ssr-dom-shim@1.2.1(transitive)
+ Added@lit/reactive-element@1.6.3(transitive)
+ Added@material/mwc-base@0.25.3(transitive)
+ Added@material/mwc-checkbox@0.25.3(transitive)
+ Added@material/mwc-list@0.25.3(transitive)
+ Added@material/mwc-radio@0.25.3(transitive)
+ Added@material/mwc-ripple@0.25.3(transitive)
+ Addedlit@2.8.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-list@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)
Updated@material/mwc-base@^0.25.1
Updated@material/mwc-list@^0.25.1
Updatedlit-element@^3.0.0
Updatedlit-html@^2.0.0