office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
6 lines (5 loc) • 4.13 kB
JavaScript
define(["require", "exports", '/load-themed-styles'], function (require, exports, load_themed_styles_1) {
"use strict";
load_themed_styles_1.loadStyles([{ "rawString": ".ms-Icon--groupingAscending:before{content:'\\e31d'}.ms-Icon--groupingDescending:before{content:'\\e31e'}.ms-SearchBox{color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";font-family:\"Segoe UI Regular WestEuropean\",\"Segoe UI\",Tahoma,Arial,sans-serif;font-size:14px;font-weight:400;box-sizing:border-box;margin:0;padding:0;box-shadow:none;position:relative;margin-bottom:10px;display:inline-block}.ms-SearchBox.is-disabled .ms-SearchBox-icon{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.ms-SearchBox.is-disabled .ms-SearchBox-field{background-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";border-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";pointer-events:none;cursor:default}.ms-SearchBox.is-active .ms-SearchBox-closeButton{display:block;outline:transparent 1px solid}.ms-SearchBox-field{position:relative;box-sizing:border-box;margin:0;padding:0;box-shadow:none;border:1px solid " }, { "theme": "themeTertiary", "defaultValue": "#71afe5" }, { "rawString": ";outline:transparent 1px solid;border-radius:0;font-family:\"Segoe UI Semilight WestEuropean\",\"Segoe UI Semilight\",\"Segoe UI\",Tahoma,Arial,sans-serif;font-size:14px;color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": ";height:32px;padding:6px 3px 7px 10px;width:180px;background-color:transparent;z-index:5}.ms-SearchBox-field.hovering{border-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": "}.ms-SearchBox-field.hovering+.ms-SearchBox-label{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.ms-SearchBox-field.hovering+.ms-SearchBox-label .ms-Icon{color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}.ms-SearchBox-field:focus{padding:6px 32px 7px 10px;border-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": "}.ms-SearchBox-field::-ms-clear{display:none}.ms-SearchBox-closeButton{border:none;cursor:pointer;position:absolute;right:0;top:0;height:32px;width:32px;background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";text-align:center;display:none;font-size:17px;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";z-index:10}.ms-SearchBox-label{position:absolute;top:0;left:0;padding-left:8px;line-height:32px;color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.ms-SearchBox-icon{margin-right:7px;font-size:17px;color:" }, { "theme": "neutralSecondaryAlt", "defaultValue": "#767676" }, { "rawString": "}.ms-SearchBox,.ms-SearchBox-field{width:100%}.ms-SearchBox-label{z-index:10}.ms-SearchBox-field:hover{border-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": "}.ms-SearchBox-field:hover+.ms-SearchBox-label{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.ms-SearchBox-field:hover+.ms-SearchBox-label .ms-Icon{color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}html[dir=ltr] .ms-SearchBox-label{padding-left:8px}html[dir=rtl] .ms-SearchBox-label{padding-right:8px}html[dir=ltr] .ms-SearchBox-label{left:0}html[dir=rtl] .ms-SearchBox-label{right:0}html[dir=ltr] .ms-SearchBox-icon{margin-right:7px}html[dir=rtl] .ms-SearchBox-icon{margin-left:7px}html[dir=ltr] .ms-SearchBox-closeButton{right:0}html[dir=rtl] .ms-SearchBox-closeButton{left:0}html[dir=ltr] .ms-SearchBox-closeButton{left:auto}html[dir=rtl] .ms-SearchBox-closeButton{right:auto}" }]);
});
/* tslint:enable */