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