office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
31 lines (29 loc) • 12.1 kB
JavaScript
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
"use strict";
var styles = {
root: 'root_bdedd66a',
container: 'container_bdedd66a',
primaryCommands: 'primaryCommands_bdedd66a',
sideCommands: 'sideCommands_bdedd66a',
item: 'item_bdedd66a',
itemChevronDown: 'itemChevronDown_bdedd66a',
itemCommandText: 'itemCommandText_bdedd66a',
itemText: 'itemText_bdedd66a',
itemLinkIsNoName: 'itemLinkIsNoName_bdedd66a',
itemLink: 'itemLink_bdedd66a',
itemLinkIsExpanded: 'itemLinkIsExpanded_bdedd66a',
itemIcon: 'itemIcon_bdedd66a',
itemOverflow: 'itemOverflow_bdedd66a',
itemIconColor: 'itemIconColor_bdedd66a',
search: 'search_bdedd66a',
searchInput: 'searchInput_bdedd66a',
searchIconSearchWrapper: 'searchIconSearchWrapper_bdedd66a',
searchIconArrowWrapper: 'searchIconArrowWrapper_bdedd66a',
searchIconClearWrapper: 'searchIconClearWrapper_bdedd66a',
searchIconWrapper: 'searchIconWrapper_bdedd66a',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_bdedd66a{font-size:14px;font-weight:400;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";position:relative;background-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";height:40px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container_bdedd66a{display:-webkit-box;display:-ms-flexbox;display:flex}.primaryCommands_bdedd66a{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;vertical-align:top;line-height:40px;max-width:100%;margin:0 20px}.sideCommands_bdedd66a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}[dir=ltr] .sideCommands_bdedd66a{right:0}[dir=rtl] .sideCommands_bdedd66a{left:0}html[dir=ltr] .sideCommands_bdedd66a{text-align:right}html[dir=rtl] .sideCommands_bdedd66a{text-align:left}html[dir=ltr] .sideCommands_bdedd66a{padding-right:20px}html[dir=rtl] .sideCommands_bdedd66a{padding-left:20px}.item_bdedd66a{display:inline-block;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";height:40px;outline:transparent;vertical-align:top}.item_bdedd66a:hover{background-color:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}.itemChevronDown_bdedd66a,.itemCommandText_bdedd66a{display:inline-block;padding:0 4px;vertical-align:top}.itemText_bdedd66a{font-size:14px;font-weight:400;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";position:relative;background:0 0;border:none;line-height:40px;min-width:20px;text-align:center;padding:0 4px;display:block;height:100%}.itemText_bdedd66a::-moz-focus-inner{border:0}.itemText_bdedd66a{outline:transparent}.itemText_bdedd66a{position:relative}.ms-Fabric.is-focusVisible .itemText_bdedd66a:focus:after{content:'';position:absolute;top:2px;right:2px;bottom:2px;left:2px;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.itemText_bdedd66a.itemLinkIsNoName_bdedd66a{padding:0 8px}.itemLink_bdedd66a{font-size:14px;font-weight:400;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";position:relative;background:0 0;border:none;line-height:40px;min-width:20px;text-align:center;padding:0 4px;display:block;height:100%;cursor:pointer}.itemLink_bdedd66a::-moz-focus-inner{border:0}.itemLink_bdedd66a{outline:transparent}.itemLink_bdedd66a{position:relative}.ms-Fabric.is-focusVisible .itemLink_bdedd66a:focus:after{content:'';position:absolute;top:2px;right:2px;bottom:2px;left:2px;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.itemLink_bdedd66a.itemLinkIsNoName_bdedd66a{padding:0 8px}@media screen and (-ms-high-contrast:active){.itemLink_bdedd66a.itemLinkIsExpanded_bdedd66a::-moz-focus-inner,.itemLink_bdedd66a:hover::-moz-focus-inner{border:0}.itemLink_bdedd66a.itemLinkIsExpanded_bdedd66a,.itemLink_bdedd66a:hover{outline:transparent}.itemLink_bdedd66a.itemLinkIsExpanded_bdedd66a,.itemLink_bdedd66a:hover{position:relative}.itemLink_bdedd66a.itemLinkIsExpanded_bdedd66a:after,.itemLink_bdedd66a:hover:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.itemLink_bdedd66a.itemLinkIsExpanded_bdedd66a::-moz-focus-inner,.itemLink_bdedd66a:hover::-moz-focus-inner{border:0}.itemLink_bdedd66a.itemLinkIsExpanded_bdedd66a,.itemLink_bdedd66a:hover{outline:transparent}.itemLink_bdedd66a.itemLinkIsExpanded_bdedd66a,.itemLink_bdedd66a:hover{position:relative}.itemLink_bdedd66a.itemLinkIsExpanded_bdedd66a:after,.itemLink_bdedd66a:hover:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.itemLink_bdedd66a:hover:not([disabled]){color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": ";background-color:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.itemLink_bdedd66a:hover:not([disabled]) .itemIcon_bdedd66a{color:" }, { "theme": "themeDark", "defaultValue": "#005a9e" }, { "rawString": "}.itemLink_bdedd66a:hover:not([disabled]) .itemChevronDown_bdedd66a{color:" }, { "theme": "neutralPrimaryAlt", "defaultValue": "#3c3c3c" }, { "rawString": "}.itemLink_bdedd66a:hover:not([disabled]) .itemOverflow_bdedd66a{color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.itemLink_bdedd66a.itemLinkIsExpanded_bdedd66a{background-color:" }, { "theme": "neutralQuaternaryAlt", "defaultValue": "#dadada" }, { "rawString": ";color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.itemLink_bdedd66a.itemLinkIsExpanded_bdedd66a .itemIcon_bdedd66a{color:" }, { "theme": "themeDarker", "defaultValue": "#004578" }, { "rawString": "}.itemLink_bdedd66a.itemLinkIsExpanded_bdedd66a .itemChevronDown_bdedd66a{color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.itemLink_bdedd66a.itemLinkIsExpanded_bdedd66a .itemOverflow_bdedd66a{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.itemLink_bdedd66a.itemLinkIsExpanded_bdedd66a:hover{background-color:" }, { "theme": "neutralQuaternary", "defaultValue": "#d0d0d0" }, { "rawString": "}.itemLink_bdedd66a[disabled]{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";cursor:default;pointer-events:none}.itemLink_bdedd66a[disabled] .itemIcon_bdedd66a{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.itemIcon_bdedd66a{font-size:16px;padding:0 4px}.itemIconColor_bdedd66a{color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": "}.itemChevronDown_bdedd66a{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";font-size:12px}.itemOverflow_bdedd66a{font-size:18px;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";padding:0 7px}.search_bdedd66a{width:208px;max-width:208px;background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";height:40px;position:relative;box-sizing:border-box;border-color:transparent}html[dir=ltr] .search_bdedd66a{float:left}html[dir=rtl] .search_bdedd66a{float:right}html[dir=ltr] .search_bdedd66a{border-right:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}html[dir=rtl] .search_bdedd66a{border-left:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.search_bdedd66a{z-index:10}html[dir=ltr] .search_bdedd66a{border-right:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}html[dir=rtl] .search_bdedd66a{border-left:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){html[dir=ltr] .search_bdedd66a{border-right:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}html[dir=rtl] .search_bdedd66a{border-left:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.search_bdedd66a:before{position:absolute;content:' ';right:0;bottom:0;left:0;margin:0 8px;border-bottom:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.search_bdedd66a:hover{color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.search_bdedd66a:hover::-moz-focus-inner{border:0}.search_bdedd66a:hover{outline:transparent}.search_bdedd66a:hover{position:relative}.search_bdedd66a:hover:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.search_bdedd66a:hover::-moz-focus-inner{border:0}.search_bdedd66a:hover{outline:transparent}.search_bdedd66a:hover{position:relative}.search_bdedd66a:hover:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.searchInput_bdedd66a{height:40px;padding:8px 8px 8px 0;border:none;background-color:transparent;width:100%;box-sizing:border-box;outline:0;cursor:pointer;font-size:14px;-webkit-appearance:none;-webkit-border-radius:0}html[dir=ltr] .searchInput_bdedd66a{border-left:42px solid transparent}html[dir=rtl] .searchInput_bdedd66a{border-right:42px solid transparent}@media screen and (-ms-high-contrast:active){html[dir=ltr] .searchInput_bdedd66a{border-left:40px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}html[dir=rtl] .searchInput_bdedd66a{border-right:40px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){html[dir=ltr] .searchInput_bdedd66a{border-left:40px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}html[dir=rtl] .searchInput_bdedd66a{border-right:40px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}.searchInput_bdedd66a::-ms-clear{display:none}.searchIconSearchWrapper_bdedd66a{display:block}.searchIconArrowWrapper_bdedd66a{display:none}.searchIconArrowWrapper_bdedd66a,.searchIconSearchWrapper_bdedd66a{top:0}[dir=ltr] .searchIconArrowWrapper_bdedd66a,[dir=ltr] .searchIconSearchWrapper_bdedd66a{padding-left:17px}[dir=rtl] .searchIconArrowWrapper_bdedd66a,[dir=rtl] .searchIconSearchWrapper_bdedd66a{padding-right:17px}html[dir=ltr] .searchIconArrowWrapper_bdedd66a,html[dir=ltr] .searchIconSearchWrapper_bdedd66a{padding-right:8px}html[dir=rtl] .searchIconArrowWrapper_bdedd66a,html[dir=rtl] .searchIconSearchWrapper_bdedd66a{padding-left:8px}.searchIconClearWrapper_bdedd66a{display:none;top:1px;z-index:10}[dir=ltr] .searchIconClearWrapper_bdedd66a{right:0}[dir=rtl] .searchIconClearWrapper_bdedd66a{left:0}.searchIconWrapper_bdedd66a{height:40px;line-height:40px;cursor:pointer;position:absolute;text-align:center}.search_bdedd66a .ms-Icon:before{font-size:16px;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.searchInput_bdedd66a,.searchInput_bdedd66a::-webkit-input-placeholder{font-size:14px}" }]);
return styles;
});
/* tslint:enable */
//# sourceMappingURL=CommandBar.scss.js.map