office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
31 lines (29 loc) • 12 kB
JavaScript
/* tslint:disable */
var load_themed_styles_1 = require("@microsoft/load-themed-styles");
var styles = {
root: 'root_6446c538',
container: 'container_6446c538',
primaryCommands: 'primaryCommands_6446c538',
sideCommands: 'sideCommands_6446c538',
item: 'item_6446c538',
itemChevronDown: 'itemChevronDown_6446c538',
itemCommandText: 'itemCommandText_6446c538',
itemText: 'itemText_6446c538',
itemLinkIsNoName: 'itemLinkIsNoName_6446c538',
itemLink: 'itemLink_6446c538',
itemLinkIsExpanded: 'itemLinkIsExpanded_6446c538',
itemIcon: 'itemIcon_6446c538',
itemOverflow: 'itemOverflow_6446c538',
itemIconColor: 'itemIconColor_6446c538',
search: 'search_6446c538',
searchInput: 'searchInput_6446c538',
searchIconSearchWrapper: 'searchIconSearchWrapper_6446c538',
searchIconArrowWrapper: 'searchIconArrowWrapper_6446c538',
searchIconClearWrapper: 'searchIconClearWrapper_6446c538',
searchIconWrapper: 'searchIconWrapper_6446c538',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_6446c538{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_6446c538{display:-webkit-box;display:-ms-flexbox;display:flex}.primaryCommands_6446c538{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_6446c538{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}[dir=ltr] .sideCommands_6446c538{right:0}[dir=rtl] .sideCommands_6446c538{left:0}html[dir=ltr] .sideCommands_6446c538{text-align:right}html[dir=rtl] .sideCommands_6446c538{text-align:left}html[dir=ltr] .sideCommands_6446c538{padding-right:20px}html[dir=rtl] .sideCommands_6446c538{padding-left:20px}.item_6446c538{display:inline-block;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";height:40px;outline:transparent;vertical-align:top}.item_6446c538:hover{background-color:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}.itemChevronDown_6446c538,.itemCommandText_6446c538{display:inline-block;padding:0 4px;vertical-align:top}.itemText_6446c538{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_6446c538::-moz-focus-inner{border:0}.itemText_6446c538{outline:transparent}.itemText_6446c538{position:relative}.ms-Fabric.is-focusVisible .itemText_6446c538: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_6446c538.itemLinkIsNoName_6446c538{padding:0 8px}.itemLink_6446c538{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_6446c538::-moz-focus-inner{border:0}.itemLink_6446c538{outline:transparent}.itemLink_6446c538{position:relative}.ms-Fabric.is-focusVisible .itemLink_6446c538: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_6446c538.itemLinkIsNoName_6446c538{padding:0 8px}@media screen and (-ms-high-contrast:active){.itemLink_6446c538.itemLinkIsExpanded_6446c538::-moz-focus-inner,.itemLink_6446c538:hover::-moz-focus-inner{border:0}.itemLink_6446c538.itemLinkIsExpanded_6446c538,.itemLink_6446c538:hover{outline:transparent}.itemLink_6446c538.itemLinkIsExpanded_6446c538,.itemLink_6446c538:hover{position:relative}.itemLink_6446c538.itemLinkIsExpanded_6446c538:after,.itemLink_6446c538: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_6446c538.itemLinkIsExpanded_6446c538::-moz-focus-inner,.itemLink_6446c538:hover::-moz-focus-inner{border:0}.itemLink_6446c538.itemLinkIsExpanded_6446c538,.itemLink_6446c538:hover{outline:transparent}.itemLink_6446c538.itemLinkIsExpanded_6446c538,.itemLink_6446c538:hover{position:relative}.itemLink_6446c538.itemLinkIsExpanded_6446c538:after,.itemLink_6446c538: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_6446c538:hover:not([disabled]){color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": ";background-color:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.itemLink_6446c538:hover:not([disabled]) .itemIcon_6446c538{color:" }, { "theme": "themeDark", "defaultValue": "#005a9e" }, { "rawString": "}.itemLink_6446c538:hover:not([disabled]) .itemChevronDown_6446c538{color:" }, { "theme": "neutralPrimaryAlt", "defaultValue": "#3c3c3c" }, { "rawString": "}.itemLink_6446c538:hover:not([disabled]) .itemOverflow_6446c538{color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.itemLink_6446c538.itemLinkIsExpanded_6446c538{background-color:" }, { "theme": "neutralQuaternaryAlt", "defaultValue": "#dadada" }, { "rawString": ";color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.itemLink_6446c538.itemLinkIsExpanded_6446c538 .itemIcon_6446c538{color:" }, { "theme": "themeDarker", "defaultValue": "#004578" }, { "rawString": "}.itemLink_6446c538.itemLinkIsExpanded_6446c538 .itemChevronDown_6446c538{color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.itemLink_6446c538.itemLinkIsExpanded_6446c538 .itemOverflow_6446c538{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.itemLink_6446c538.itemLinkIsExpanded_6446c538:hover{background-color:" }, { "theme": "neutralQuaternary", "defaultValue": "#d0d0d0" }, { "rawString": "}.itemLink_6446c538[disabled]{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";cursor:default;pointer-events:none}.itemLink_6446c538[disabled] .itemIcon_6446c538{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.itemIcon_6446c538{font-size:16px;padding:0 4px}.itemIconColor_6446c538{color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": "}.itemChevronDown_6446c538{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";font-size:12px}.itemOverflow_6446c538{font-size:18px;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";padding:0 7px}.search_6446c538{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_6446c538{float:left}html[dir=rtl] .search_6446c538{float:right}html[dir=ltr] .search_6446c538{border-right:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}html[dir=rtl] .search_6446c538{border-left:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.search_6446c538{z-index:10}html[dir=ltr] .search_6446c538{border-right:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}html[dir=rtl] .search_6446c538{border-left:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){html[dir=ltr] .search_6446c538{border-right:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}html[dir=rtl] .search_6446c538{border-left:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.search_6446c538:before{position:absolute;content:' ';right:0;bottom:0;left:0;margin:0 8px;border-bottom:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.search_6446c538:hover{color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.search_6446c538:hover::-moz-focus-inner{border:0}.search_6446c538:hover{outline:transparent}.search_6446c538:hover{position:relative}.search_6446c538: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_6446c538:hover::-moz-focus-inner{border:0}.search_6446c538:hover{outline:transparent}.search_6446c538:hover{position:relative}.search_6446c538: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_6446c538{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_6446c538{border-left:42px solid transparent}html[dir=rtl] .searchInput_6446c538{border-right:42px solid transparent}@media screen and (-ms-high-contrast:active){html[dir=ltr] .searchInput_6446c538{border-left:40px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}html[dir=rtl] .searchInput_6446c538{border-right:40px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){html[dir=ltr] .searchInput_6446c538{border-left:40px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}html[dir=rtl] .searchInput_6446c538{border-right:40px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}.searchInput_6446c538::-ms-clear{display:none}.searchIconSearchWrapper_6446c538{display:block}.searchIconArrowWrapper_6446c538{display:none}.searchIconArrowWrapper_6446c538,.searchIconSearchWrapper_6446c538{top:0}[dir=ltr] .searchIconArrowWrapper_6446c538,[dir=ltr] .searchIconSearchWrapper_6446c538{padding-left:17px}[dir=rtl] .searchIconArrowWrapper_6446c538,[dir=rtl] .searchIconSearchWrapper_6446c538{padding-right:17px}html[dir=ltr] .searchIconArrowWrapper_6446c538,html[dir=ltr] .searchIconSearchWrapper_6446c538{padding-right:8px}html[dir=rtl] .searchIconArrowWrapper_6446c538,html[dir=rtl] .searchIconSearchWrapper_6446c538{padding-left:8px}.searchIconClearWrapper_6446c538{display:none;top:1px;z-index:10}[dir=ltr] .searchIconClearWrapper_6446c538{right:0}[dir=rtl] .searchIconClearWrapper_6446c538{left:0}.searchIconWrapper_6446c538{height:40px;line-height:40px;cursor:pointer;position:absolute;text-align:center}.search_6446c538 .ms-Icon:before{font-size:16px;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.searchInput_6446c538,.searchInput_6446c538::-webkit-input-placeholder{font-size:14px}" }]);
module.exports = styles;
/* tslint:enable */
//# sourceMappingURL=CommandBar.scss.js.map
;