office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
22 lines (20 loc) • 5.21 kB
JavaScript
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
"use strict";
var styles = {
root: 'root_477320a3',
suggestionsItem: 'suggestionsItem_477320a3',
closeButton: 'closeButton_477320a3',
suggestionsItemIsSuggested: 'suggestionsItemIsSuggested_477320a3',
searchMoreButton: 'searchMoreButton_477320a3',
suggestionsTitle: 'suggestionsTitle_477320a3',
suggestionsContainer: 'suggestionsContainer_477320a3',
suggestionsNone: 'suggestionsNone_477320a3',
suggestionsSpinner: 'suggestionsSpinner_477320a3',
itemButton: 'itemButton_477320a3',
suggestionsAvailable: 'suggestionsAvailable_477320a3',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_477320a3{min-width:260px}.suggestionsItem_477320a3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;box-sizing:border-box;width:100%;position:relative}.suggestionsItem_477320a3:hover{background:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.suggestionsItem_477320a3:hover .closeButton_477320a3{display:block}.suggestionsItem_477320a3.suggestionsItemIsSuggested_477320a3{background:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.suggestionsItem_477320a3.suggestionsItemIsSuggested_477320a3:hover{background:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.suggestionsItem_477320a3.suggestionsItemIsSuggested_477320a3{border:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.suggestionsItem_477320a3.suggestionsItemIsSuggested_477320a3{border:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.suggestionsItem_477320a3.suggestionsItemIsSuggested_477320a3 .closeButton_477320a3:hover{background:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": ";color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}.suggestionsItem_477320a3 .closeButton_477320a3{display:none;color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.suggestionsItem_477320a3 .closeButton_477320a3:hover{background:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.searchMoreButton_477320a3{background:0 0;border:0;cursor:pointer;margin:0;position:relative;border-top:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";height:40px;width:100%}[dir=ltr] .searchMoreButton_477320a3{padding-left:8px}[dir=rtl] .searchMoreButton_477320a3{padding-right:8px}[dir=ltr] .searchMoreButton_477320a3{text-align:left}[dir=rtl] .searchMoreButton_477320a3{text-align:right}.searchMoreButton_477320a3:hover{background-color:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";cursor:pointer}.searchMoreButton_477320a3:active,.searchMoreButton_477320a3:focus{background-color:" }, { "theme": "themeLight", "defaultValue": "#c7e0f4" }, { "rawString": "}.searchMoreButton_477320a3 .ms-Button-icon{font-size:16px;width:25px}.searchMoreButton_477320a3 .ms-Button-label{margin:0 4px 0 9px}html[dir=rtl] .searchMoreButton_477320a3 .ms-Button-label{margin:0 9px 0 4px}.suggestionsTitle_477320a3{padding:0 12px;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";font-size:12px;line-height:40px;border-bottom:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.suggestionsContainer_477320a3{overflow-y:auto;overflow-x:hidden;max-height:300px;border-bottom:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.suggestionsNone_477320a3{text-align:center;color:" }, { "theme": "info", "defaultValue": "#767676" }, { "rawString": ";font-size:12px;line-height:30px}.suggestionsSpinner_477320a3{margin:5px 0;white-space:nowrap;line-height:20px}html[dir=ltr] .suggestionsSpinner_477320a3{padding-left:14px}html[dir=rtl] .suggestionsSpinner_477320a3{padding-right:14px}html[dir=ltr] .suggestionsSpinner_477320a3{text-align:left}html[dir=rtl] .suggestionsSpinner_477320a3{text-align:right}.suggestionsSpinner_477320a3 .ms-Spinner-circle{display:inline-block;vertical-align:middle}.suggestionsSpinner_477320a3 .ms-Spinner-label{display:inline-block;margin:0 10px 0 16px;vertical-align:middle}html[dir=rtl] .suggestionsSpinner_477320a3 .ms-Spinner-label{margin:0 16px 0 10px}.itemButton_477320a3{height:100%;width:100%;padding:7px 12px}.closeButton_477320a3{padding:0 4px;height:auto;width:32px}.closeButton_477320a3:hover{background:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.suggestionsAvailable_477320a3{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}" }]);
return styles;
});
/* tslint:enable */
//# sourceMappingURL=Suggestions.scss.js.map