UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

24 lines (22 loc) 4.44 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = { root: 'root_7ccd8d59', list: 'list_7ccd8d59', item: 'item_7ccd8d59', link: 'link_7ccd8d59', isDisabled: 'isDisabled_7ccd8d59', icon: 'icon_7ccd8d59', isExpanded: 'isExpanded_7ccd8d59', header: 'header_7ccd8d59', linkContent: 'linkContent_7ccd8d59', divider: 'divider_7ccd8d59', iconColor: 'iconColor_7ccd8d59', itemText: 'itemText_7ccd8d59', submenuIcon: 'submenuIcon_7ccd8d59', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_7ccd8d59{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";min-width:180px}.list_7ccd8d59{list-style-type:none;margin:0;padding:0;line-height:0}.item_7ccd8d59{font-size:14px;font-weight:400;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";position:relative;box-sizing:border-box}.link_7ccd8d59{font:inherit;color:inherit;background:0 0;border:none;width:100%;height:32px;line-height:32px;display:block;cursor:pointer;padding:0 6px}.link_7ccd8d59::-moz-focus-inner{border:0}.link_7ccd8d59{outline:transparent}.link_7ccd8d59{position:relative}.ms-Fabric.is-focusVisible .link_7ccd8d59: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_7ccd8d59{text-align:left}html[dir=rtl] .link_7ccd8d59{text-align:right}.link_7ccd8d59:hover:not([disabled]){background:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.link_7ccd8d59.isDisabled_7ccd8d59,.link_7ccd8d59[disabled]{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";cursor:default;pointer-events:none}.link_7ccd8d59.isDisabled_7ccd8d59 .icon_7ccd8d59,.link_7ccd8d59[disabled] .icon_7ccd8d59{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.is-focusVisible .link_7ccd8d59:focus{background:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.link_7ccd8d59.isExpanded_7ccd8d59,.link_7ccd8d59.isExpanded_7ccd8d59:hover{background:" }, { "theme": "neutralQuaternaryAlt", "defaultValue": "#dadada" }, { "rawString": ";color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": ";font-weight:600}.header_7ccd8d59{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_7ccd8d59::-moz-focus-inner{border:0}.header_7ccd8d59{outline:transparent}.header_7ccd8d59{position:relative}.ms-Fabric.is-focusVisible .header_7ccd8d59: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_7ccd8d59{text-align:left}html[dir=rtl] .header_7ccd8d59{text-align:right}a.link_7ccd8d59{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_7ccd8d59{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_7ccd8d59{display:block;height:1px;background-color:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";position:relative}.icon_7ccd8d59{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_7ccd8d59{color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.itemText_7ccd8d59{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_7ccd8d59{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