UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

20 lines (18 loc) 4.11 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = { root: 'root_5fe8ff1c', iconContainer: 'iconContainer_5fe8ff1c', icon: 'icon_5fe8ff1c', field: 'field_5fe8ff1c', clearButton: 'clearButton_5fe8ff1c', label: 'label_5fe8ff1c', rootIsActive: 'rootIsActive_5fe8ff1c', rootIsDisabled: 'rootIsDisabled_5fe8ff1c', rootCanClear: 'rootCanClear_5fe8ff1c', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_5fe8ff1c{font-size:14px;font-weight:400;box-sizing:border-box;box-shadow:none;margin:0;padding:0;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:10px;padding:0 0 0 8px;border:1px solid " }, { "theme": "themeTertiary", "defaultValue": "#71afe5" }, { "rawString": ";height:32px}html[dir=rtl] .root_5fe8ff1c{padding:0 8px 0 0}@media screen and (-ms-high-contrast:active){.root_5fe8ff1c{border:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.root_5fe8ff1c{border:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.iconContainer_5fe8ff1c{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;color:" }, { "theme": "neutralSecondaryAlt", "defaultValue": "#767676" }, { "rawString": ";font-size:16px;width:32px;text-align:center;transition:width 167ms;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.icon_5fe8ff1c{opacity:1;transition:opacity 167ms 0s}.field_5fe8ff1c{box-sizing:border-box;box-shadow:none;margin:0;padding:0;border:none;outline:0;font-weight:inherit;font-family:inherit;font-size:inherit;color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": ";background-color:transparent;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;overflow:hidden;text-overflow:ellipsis;padding-bottom:.5px}.field_5fe8ff1c::-ms-clear{display:none}.clearButton_5fe8ff1c{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none;cursor:pointer;text-align:center;font-size:12px;-ms-flex-preferred-size:32px;flex-basis:32px;-ms-flex-negative:0;flex-shrink:0;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_5fe8ff1c:hover{border-color:" }, { "theme": "themeDarker", "defaultValue": "#004578" }, { "rawString": "}.root_5fe8ff1c:hover .label_5fe8ff1c{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.root_5fe8ff1c:hover .label_5fe8ff1c .iconContainer_5fe8ff1c{color:" }, { "theme": "themeDarker", "defaultValue": "#004578" }, { "rawString": "}.rootIsActive_5fe8ff1c{border-color:" }, { "theme": "themeDarker", "defaultValue": "#004578" }, { "rawString": "}.rootIsActive_5fe8ff1c .iconContainer_5fe8ff1c{width:4px;transition:width 167ms}.rootIsActive_5fe8ff1c .icon_5fe8ff1c{opacity:0;opacity:0 0s 167ms}.rootIsDisabled_5fe8ff1c{border-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.rootIsDisabled_5fe8ff1c .iconContainer_5fe8ff1c{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.rootIsDisabled_5fe8ff1c .field_5fe8ff1c{background-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";pointer-events:none;cursor:default}.rootCanClear_5fe8ff1c .clearButton_5fe8ff1c{display:-webkit-box;display:-ms-flexbox;display:flex}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=SearchBox.scss.js.map