UNPKG

@react-md/menu

Version:

Create menus that auto-position themselves within the viewport and adhere to the accessibility guidelines

25 lines 910 B
"use strict"; /* * This file was generated from @react-md/dev-utils and should not be updated * manually. */ Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { "rmd-menu-elevation": 8, "rmd-menu-light-background-color": "var(--rmd-theme-surface, #fff)", "rmd-menu-dark-elevation-background-color": "#2f2f2f", "rmd-menu-dark-background-color": "#2f2f2f", "rmd-menu-background-color": "var(--rmd-theme-surface, #fff)", "rmd-menu-color": "var(--rmd-theme-on-surface, #000)", "rmd-menu-z-index": 30, "rmd-menu-min-width": "7rem", "rmd-menu-icon-spacing": "1rem", "rmd-menu-theme-values": { "background-color": "var(--rmd-theme-surface, #fff)", color: "var(--rmd-theme-on-surface, #000)", "min-width": "7rem", "icon-spacing": "1rem", "z-index": 30, }, }; //# sourceMappingURL=scssVariables.js.map