@material/mwc-menu
Advanced tools
Comparing version 0.26.0-canary.143ed3c8.0 to 0.26.0-canary.1c9adcb3.0
{ | ||
"name": "@material/mwc-menu", | ||
"version": "0.26.0-canary.143ed3c8.0", | ||
"version": "0.26.0-canary.1c9adcb3.0", | ||
"description": "Material Design menu web component", | ||
@@ -14,8 +14,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/menu": "=14.0.0-canary.86b50ef74.0", | ||
"@material/menu-surface": "=14.0.0-canary.86b50ef74.0", | ||
"@material/mwc-base": "0.26.0-canary.143ed3c8.0", | ||
"@material/mwc-list": "0.26.0-canary.143ed3c8.0", | ||
"@material/shape": "=14.0.0-canary.86b50ef74.0", | ||
"@material/theme": "=14.0.0-canary.86b50ef74.0", | ||
"@material/menu": "=14.0.0-canary.586e740dd.0", | ||
"@material/menu-surface": "=14.0.0-canary.586e740dd.0", | ||
"@material/mwc-base": "0.26.0-canary.1c9adcb3.0", | ||
"@material/mwc-list": "0.26.0-canary.1c9adcb3.0", | ||
"@material/shape": "=14.0.0-canary.586e740dd.0", | ||
"@material/theme": "=14.0.0-canary.586e740dd.0", | ||
"lit": "^2.0.0", | ||
@@ -25,3 +25,3 @@ "tslib": "^2.0.1" | ||
"devDependencies": { | ||
"@material/shape": "=14.0.0-canary.86b50ef74.0" | ||
"@material/shape": "=14.0.0-canary.586e740dd.0" | ||
}, | ||
@@ -34,3 +34,3 @@ "scripts": { | ||
}, | ||
"gitHead": "d25beb586046dd7cd30a302cdbcf1114a66b7770" | ||
"gitHead": "432b66e41cc474278a452cfd5bd850754fd8b9f3" | ||
} |
@@ -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/d25beb586046dd7cd30a302cdbcf1114a66b7770/packages/menu/images/header.png" width="240px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/432b66e41cc474278a452cfd5bd850754fd8b9f3/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/d25beb586046dd7cd30a302cdbcf1114a66b7770/packages/menu/images/basic.png" width="160px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/432b66e41cc474278a452cfd5bd850754fd8b9f3/packages/menu/images/basic.png" width="160px"> | ||
@@ -66,3 +66,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/d25beb586046dd7cd30a302cdbcf1114a66b7770/packages/menu/images/activatable.png" width="152px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/432b66e41cc474278a452cfd5bd850754fd8b9f3/packages/menu/images/activatable.png" width="152px"> | ||
@@ -83,3 +83,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/d25beb586046dd7cd30a302cdbcf1114a66b7770/packages/menu/images/multi.png" width="152px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/432b66e41cc474278a452cfd5bd850754fd8b9f3/packages/menu/images/multi.png" width="152px"> | ||
@@ -100,3 +100,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/d25beb586046dd7cd30a302cdbcf1114a66b7770/packages/menu/images/absolute.png" width="155px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/432b66e41cc474278a452cfd5bd850754fd8b9f3/packages/menu/images/absolute.png" width="155px"> | ||
@@ -122,3 +122,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/d25beb586046dd7cd30a302cdbcf1114a66b7770/packages/menu/images/fixed.png" width="154px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/432b66e41cc474278a452cfd5bd850754fd8b9f3/packages/menu/images/fixed.png" width="154px"> | ||
@@ -154,3 +154,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/d25beb586046dd7cd30a302cdbcf1114a66b7770/packages/menu/images/selection_group.png" width="170px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/432b66e41cc474278a452cfd5bd850754fd8b9f3/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/d25beb586046dd7cd30a302cdbcf1114a66b7770/packages/menu/images/styled.png" width="234px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/432b66e41cc474278a452cfd5bd850754fd8b9f3/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
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@material/mwc-base@0.26.0-canary.1c9adcb3.0(transitive)
+ Added@material/mwc-checkbox@0.26.0-canary.1c9adcb3.0(transitive)
+ Added@material/mwc-list@0.26.0-canary.1c9adcb3.0(transitive)
+ Added@material/mwc-radio@0.26.0-canary.1c9adcb3.0(transitive)
+ Added@material/mwc-ripple@0.26.0-canary.1c9adcb3.0(transitive)
- Removed@material/mwc-base@0.26.0-canary.143ed3c8.0(transitive)
- Removed@material/mwc-checkbox@0.26.0-canary.143ed3c8.0(transitive)
- Removed@material/mwc-list@0.26.0-canary.143ed3c8.0(transitive)
- Removed@material/mwc-radio@0.26.0-canary.143ed3c8.0(transitive)
- Removed@material/mwc-ripple@0.26.0-canary.143ed3c8.0(transitive)