@material/mwc-menu
Advanced tools
Comparing version 0.14.0-canary.02aa8a98.0 to 0.14.0-canary.04ccbc88.0
@@ -268,2 +268,3 @@ import { __decorate } from "tslib"; | ||
async firstUpdated() { | ||
super.firstUpdated(); | ||
const listElement = this.listElement; | ||
@@ -270,0 +271,0 @@ if (listElement) { |
{ | ||
"name": "@material/mwc-menu", | ||
"version": "0.14.0-canary.02aa8a98.0", | ||
"version": "0.14.0-canary.04ccbc88.0", | ||
"description": "", | ||
@@ -13,6 +13,6 @@ "main": "mwc-menu.js", | ||
"dependencies": { | ||
"@material/menu": "=6.0.0-canary.17b9699c4.0", | ||
"@material/menu-surface": "=6.0.0-canary.17b9699c4.0", | ||
"@material/mwc-base": "0.14.0-canary.02aa8a98.0", | ||
"@material/mwc-list": "0.14.0-canary.02aa8a98.0", | ||
"@material/menu": "=6.0.0-canary.1ae8130ce.0", | ||
"@material/menu-surface": "=6.0.0-canary.1ae8130ce.0", | ||
"@material/mwc-base": "0.14.0-canary.04ccbc88.0", | ||
"@material/mwc-list": "0.14.0-canary.04ccbc88.0", | ||
"lit-element": "^2.2.1", | ||
@@ -25,3 +25,3 @@ "lit-html": "^1.1.2", | ||
}, | ||
"gitHead": "97bedf50cad33662f192490eaffe0e04894aa3c1" | ||
"gitHead": "bfcaa800a510585165a925b6961a7e6316f30f57" | ||
} |
@@ -8,3 +8,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/97bedf50cad33662f192490eaffe0e04894aa3c1/packages/menu/images/header.png" width="240px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/bfcaa800a510585165a925b6961a7e6316f30f57/packages/menu/images/header.png" width="240px"> | ||
@@ -35,3 +35,3 @@ [Material Design Guidelines: menus](https://material.io/design/components/menus.html) | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/97bedf50cad33662f192490eaffe0e04894aa3c1/packages/menu/images/basic.png" width="160px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/bfcaa800a510585165a925b6961a7e6316f30f57/packages/menu/images/basic.png" width="160px"> | ||
@@ -65,3 +65,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/97bedf50cad33662f192490eaffe0e04894aa3c1/packages/menu/images/activatable.png" width="152px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/bfcaa800a510585165a925b6961a7e6316f30f57/packages/menu/images/activatable.png" width="152px"> | ||
@@ -82,3 +82,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/97bedf50cad33662f192490eaffe0e04894aa3c1/packages/menu/images/multi.png" width="152px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/bfcaa800a510585165a925b6961a7e6316f30f57/packages/menu/images/multi.png" width="152px"> | ||
@@ -99,3 +99,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/97bedf50cad33662f192490eaffe0e04894aa3c1/packages/menu/images/absolute.png" width="155px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/bfcaa800a510585165a925b6961a7e6316f30f57/packages/menu/images/absolute.png" width="155px"> | ||
@@ -121,3 +121,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/97bedf50cad33662f192490eaffe0e04894aa3c1/packages/menu/images/fixed.png" width="154px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/bfcaa800a510585165a925b6961a7e6316f30f57/packages/menu/images/fixed.png" width="154px"> | ||
@@ -153,3 +153,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/97bedf50cad33662f192490eaffe0e04894aa3c1/packages/menu/images/selection_group.png" width="170px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/bfcaa800a510585165a925b6961a7e6316f30f57/packages/menu/images/selection_group.png" width="170px"> | ||
@@ -198,3 +198,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/97bedf50cad33662f192490eaffe0e04894aa3c1/packages/menu/images/styled.png" width="234px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/bfcaa800a510585165a925b6961a7e6316f30f57/packages/menu/images/styled.png" width="234px"> | ||
@@ -304,3 +304,3 @@ ```html | ||
| `--mdc-menu-max-width` | `auto` | Menu max-width. | ||
| `--mdc-theme-surface` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/97bedf50cad33662f192490eaffe0e04894aa3c1/packages/menu/images/color_fff.png) `#fff` | Color of the menu surface. | ||
| `--mdc-theme-surface` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/bfcaa800a510585165a925b6961a7e6316f30f57/packages/menu/images/color_fff.png) `#fff` | Color of the menu surface. | ||
@@ -307,0 +307,0 @@ `mwc-menu` internally uses |
@@ -353,2 +353,3 @@ /** | ||
protected async firstUpdated() { | ||
super.firstUpdated(); | ||
const listElement = this.listElement; | ||
@@ -355,0 +356,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
592583
1508
+ Added@material/mwc-base@0.14.0-canary.04ccbc88.0(transitive)
+ Added@material/mwc-checkbox@0.14.0-canary.04ccbc88.0(transitive)
+ Added@material/mwc-list@0.14.0-canary.04ccbc88.0(transitive)
+ Added@material/mwc-radio@0.14.0-canary.04ccbc88.0(transitive)
+ Added@material/mwc-ripple@0.14.0-canary.04ccbc88.0(transitive)
- Removed@material/mwc-base@0.14.0-canary.02aa8a98.0(transitive)
- Removed@material/mwc-checkbox@0.14.0-canary.02aa8a98.0(transitive)
- Removed@material/mwc-list@0.14.0-canary.02aa8a98.0(transitive)
- Removed@material/mwc-radio@0.14.0-canary.02aa8a98.0(transitive)
- Removed@material/mwc-ripple@0.14.0-canary.02aa8a98.0(transitive)