UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

21 lines (19 loc) 4.18 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = { root: 'root_2ac183c4', suggestionsItem: 'suggestionsItem_2ac183c4', suggestionsItemIsSuggested: 'suggestionsItemIsSuggested_2ac183c4', closeButton: 'closeButton_2ac183c4', searchMoreButton: 'searchMoreButton_2ac183c4', suggestionsTitle: 'suggestionsTitle_2ac183c4', suggestionsContainer: 'suggestionsContainer_2ac183c4', suggestionsNone: 'suggestionsNone_2ac183c4', suggestionsSpinner: 'suggestionsSpinner_2ac183c4', itemButton: 'itemButton_2ac183c4', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_2ac183c4{min-width:260px}.suggestionsItem_2ac183c4{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_2ac183c4:hover{background:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.suggestionsItem_2ac183c4.suggestionsItemIsSuggested_2ac183c4{background:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.suggestionsItem_2ac183c4.suggestionsItemIsSuggested_2ac183c4:hover{background:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.suggestionsItem_2ac183c4.suggestionsItemIsSuggested_2ac183c4 .closeButton_2ac183c4:hover{background:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": ";color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.searchMoreButton_2ac183c4{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_2ac183c4{padding-left:8px}[dir=rtl] .searchMoreButton_2ac183c4{padding-right:8px}[dir=ltr] .searchMoreButton_2ac183c4{text-align:left}[dir=rtl] .searchMoreButton_2ac183c4{text-align:right}.searchMoreButton_2ac183c4:hover{background-color:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";cursor:pointer}.searchMoreButton_2ac183c4:active,.searchMoreButton_2ac183c4:focus{background-color:" }, { "theme": "themeLight", "defaultValue": "#c7e0f4" }, { "rawString": "}.searchMoreButton_2ac183c4 .ms-Button-icon{font-size:16px;width:25px}.searchMoreButton_2ac183c4 .ms-Button-label{margin:0 4px 0 9px}html[dir=rtl] .searchMoreButton_2ac183c4 .ms-Button-label{margin:0 9px 0 4px}.suggestionsTitle_2ac183c4{padding:0 12px;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";font-size:12px;text-transform:uppercase;line-height:40px;border-bottom:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.suggestionsContainer_2ac183c4{overflow-y:auto;overflow-x:hidden;max-height:300px;border-bottom:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.suggestionsNone_2ac183c4{text-align:center;color:" }, { "theme": "info", "defaultValue": "#767676" }, { "rawString": ";font-size:12px;line-height:30px}.suggestionsSpinner_2ac183c4{margin:5px 0;white-space:nowrap;line-height:20px}html[dir=ltr] .suggestionsSpinner_2ac183c4{padding-left:14px}html[dir=rtl] .suggestionsSpinner_2ac183c4{padding-right:14px}html[dir=ltr] .suggestionsSpinner_2ac183c4{text-align:left}html[dir=rtl] .suggestionsSpinner_2ac183c4{text-align:right}.suggestionsSpinner_2ac183c4 .ms-Spinner-circle{display:inline-block;vertical-align:middle}.suggestionsSpinner_2ac183c4 .ms-Spinner-label{display:inline-block;margin:0 10px 0 16px;vertical-align:middle}html[dir=rtl] .suggestionsSpinner_2ac183c4 .ms-Spinner-label{margin:0 16px 0 10px}.itemButton_2ac183c4{height:100%;width:100%;padding:7px 12px}.closeButton_2ac183c4{padding:0 4px;height:auto;width:32px}.closeButton_2ac183c4:hover{background:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=Suggestions.scss.js.map