Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@material/mwc-menu

Package Overview
Dependencies
Maintainers
19
Versions
694
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/mwc-menu - npm Package Compare versions

Comparing version 0.14.0-canary.3a79dfa6.0 to 0.14.0-canary.55338c25.0

1

mwc-menu-base.js

@@ -268,2 +268,3 @@ import { __decorate } from "tslib";

async firstUpdated() {
super.firstUpdated();
const listElement = this.listElement;

@@ -270,0 +271,0 @@ if (listElement) {

12

package.json
{
"name": "@material/mwc-menu",
"version": "0.14.0-canary.3a79dfa6.0",
"version": "0.14.0-canary.55338c25.0",
"description": "",

@@ -13,6 +13,6 @@ "main": "mwc-menu.js",

"dependencies": {
"@material/menu": "=6.0.0-canary.bd33cb56b.0",
"@material/menu-surface": "=6.0.0-canary.bd33cb56b.0",
"@material/mwc-base": "0.14.0-canary.3a79dfa6.0",
"@material/mwc-list": "0.14.0-canary.3a79dfa6.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.55338c25.0",
"@material/mwc-list": "0.14.0-canary.55338c25.0",
"lit-element": "^2.2.1",

@@ -25,3 +25,3 @@ "lit-html": "^1.1.2",

},
"gitHead": "d8c4d68989d9c1489104002dc0f43cfb89ad0488"
"gitHead": "6251bd82d8c2b37985e6a165d6904180ec7a96e3"
}

@@ -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/d8c4d68989d9c1489104002dc0f43cfb89ad0488/packages/menu/images/header.png" width="240px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6251bd82d8c2b37985e6a165d6904180ec7a96e3/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/d8c4d68989d9c1489104002dc0f43cfb89ad0488/packages/menu/images/basic.png" width="160px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6251bd82d8c2b37985e6a165d6904180ec7a96e3/packages/menu/images/basic.png" width="160px">

@@ -65,3 +65,3 @@ ```html

<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/d8c4d68989d9c1489104002dc0f43cfb89ad0488/packages/menu/images/activatable.png" width="152px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6251bd82d8c2b37985e6a165d6904180ec7a96e3/packages/menu/images/activatable.png" width="152px">

@@ -82,3 +82,3 @@ ```html

<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/d8c4d68989d9c1489104002dc0f43cfb89ad0488/packages/menu/images/multi.png" width="152px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6251bd82d8c2b37985e6a165d6904180ec7a96e3/packages/menu/images/multi.png" width="152px">

@@ -99,3 +99,3 @@ ```html

<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/d8c4d68989d9c1489104002dc0f43cfb89ad0488/packages/menu/images/absolute.png" width="155px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6251bd82d8c2b37985e6a165d6904180ec7a96e3/packages/menu/images/absolute.png" width="155px">

@@ -121,3 +121,3 @@ ```html

<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/d8c4d68989d9c1489104002dc0f43cfb89ad0488/packages/menu/images/fixed.png" width="154px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6251bd82d8c2b37985e6a165d6904180ec7a96e3/packages/menu/images/fixed.png" width="154px">

@@ -153,3 +153,3 @@ ```html

<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/d8c4d68989d9c1489104002dc0f43cfb89ad0488/packages/menu/images/selection_group.png" width="170px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6251bd82d8c2b37985e6a165d6904180ec7a96e3/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/d8c4d68989d9c1489104002dc0f43cfb89ad0488/packages/menu/images/styled.png" width="234px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6251bd82d8c2b37985e6a165d6904180ec7a96e3/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/d8c4d68989d9c1489104002dc0f43cfb89ad0488/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/6251bd82d8c2b37985e6a165d6904180ec7a96e3/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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc