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

@material/menu-surface

Package Overview
Dependencies
Maintainers
13
Versions
1656
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/menu-surface - npm Package Compare versions

Comparing version 2.3.0 to 3.0.0-alpha.0

LICENSE

11

package.json
{
"name": "@material/menu-surface",
"version": "2.3.0",
"version": "3.0.0-alpha.0",
"description": "The Material Components for the web menu surface component",

@@ -22,7 +22,7 @@ "license": "MIT",

"@material/base": "^1.0.0",
"@material/elevation": "^1.1.0",
"@material/elevation": "^3.0.0-alpha.0",
"@material/feature-targeting": "^0.44.1",
"@material/rtl": "^0.42.0",
"@material/shape": "^1.1.1",
"@material/theme": "^1.1.0",
"@material/shape": "^3.0.0-alpha.0",
"@material/theme": "^3.0.0-alpha.0",
"tslib": "^1.9.3"

@@ -32,3 +32,4 @@ },

"access": "public"
}
},
"gitHead": "094e507fcfb488303e5adec97f7f985b30e8567e"
}

@@ -209,6 +209,2 @@ <!--docs:

`restoreFocus() => void` | Restores the previously saved focus state, by making the previously focused element the active focus again.
`isFirstElementFocused() => boolean` | Returns a boolean value indicating if the first focusable element of the menu-surface is focused.
`isLastElementFocused() => boolean` | Returns a boolean value indicating if the last focusable element of the menu-surface is focused.
`focusFirstElement() => void` | Focuses the first focusable element of the menu-surface.
`focusLastElement() => void` | Focuses the last focusable element of the menu-surface.
`getInnerDimensions() => MDCMenuDimensions` | Returns an object with the items container width and height.

@@ -215,0 +211,0 @@ `getAnchorDimensions() => ClientRect \| null` | Returns an object with the dimensions and position of the anchor.

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