office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
24 lines (22 loc) • 4.44 kB
JavaScript
/* tslint:disable */
var load_themed_styles_1 = require("@microsoft/load-themed-styles");
var styles = {
root: 'root_518f354f',
list: 'list_518f354f',
item: 'item_518f354f',
link: 'link_518f354f',
isDisabled: 'isDisabled_518f354f',
icon: 'icon_518f354f',
isExpanded: 'isExpanded_518f354f',
header: 'header_518f354f',
linkContent: 'linkContent_518f354f',
divider: 'divider_518f354f',
iconColor: 'iconColor_518f354f',
itemText: 'itemText_518f354f',
submenuIcon: 'submenuIcon_518f354f',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_518f354f{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";min-width:180px}.list_518f354f{list-style-type:none;margin:0;padding:0;line-height:0}.item_518f354f{font-size:14px;font-weight:400;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";position:relative;box-sizing:border-box}.link_518f354f{font:inherit;color:inherit;background:0 0;border:none;width:100%;height:32px;line-height:32px;display:block;cursor:pointer;padding:0 6px}.link_518f354f::-moz-focus-inner{border:0}.link_518f354f{outline:transparent}.link_518f354f{position:relative}.ms-Fabric.is-focusVisible .link_518f354f:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}html[dir=ltr] .link_518f354f{text-align:left}html[dir=rtl] .link_518f354f{text-align:right}.link_518f354f:hover:not([disabled]){background:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.link_518f354f.isDisabled_518f354f,.link_518f354f[disabled]{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";cursor:default;pointer-events:none}.link_518f354f.isDisabled_518f354f .icon_518f354f,.link_518f354f[disabled] .icon_518f354f{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.is-focusVisible .link_518f354f:focus{background:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.link_518f354f.isExpanded_518f354f,.link_518f354f.isExpanded_518f354f:hover{background:" }, { "theme": "neutralQuaternaryAlt", "defaultValue": "#dadada" }, { "rawString": ";color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": ";font-weight:600}.header_518f354f{font-size:12px;font-weight:400;font-weight:600;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";background:0 0;border:none;height:32px;line-height:32px;cursor:default;padding:0 6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header_518f354f::-moz-focus-inner{border:0}.header_518f354f{outline:transparent}.header_518f354f{position:relative}.ms-Fabric.is-focusVisible .header_518f354f:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}html[dir=ltr] .header_518f354f{text-align:left}html[dir=rtl] .header_518f354f{text-align:right}a.link_518f354f{padding:0 6px;text-rendering:auto;color:inherit;letter-spacing:normal;word-spacing:normal;text-transform:none;text-indent:0;text-shadow:none;text-decoration:none;box-sizing:border-box}.linkContent_518f354f{white-space:nowrap;height:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}.divider_518f354f{display:block;height:1px;background-color:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";position:relative}.icon_518f354f{display:inline-block;min-height:1px;max-height:32px;width:14px;margin:0 4px;vertical-align:middle;-ms-flex-negative:0;flex-shrink:0}.iconColor_518f354f{color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.itemText_518f354f{margin:0 4px;vertical-align:middle;display:inline-block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.submenuIcon_518f354f{height:32px;line-height:32px;text-align:center;font-size:10px;display:inline-block;vertical-align:middle;-ms-flex-negative:0;flex-shrink:0}" }]);
module.exports = styles;
/* tslint:enable */
//# sourceMappingURL=ContextualMenu.scss.js.map
;