office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
32 lines (30 loc) • 9.79 kB
JavaScript
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
"use strict";
var styles = {
root: 'root_22834652',
screenReaderOnly: 'screenReaderOnly_22834652',
fieldGroup: 'fieldGroup_22834652',
fieldGroupIsFocused: 'fieldGroupIsFocused_22834652',
rootIsDisabled: 'rootIsDisabled_22834652',
fieldAddon: 'fieldAddon_22834652',
field: 'field_22834652',
hasIcon: 'hasIcon_22834652',
rootIsRequired: 'rootIsRequired_22834652',
rootIsActive: 'rootIsActive_22834652',
errorIcon: 'errorIcon_22834652',
icon: 'icon_22834652',
description: 'description_22834652',
rootIsBorderless: 'rootIsBorderless_22834652',
rootIsUnderlined: 'rootIsUnderlined_22834652',
wrapper: 'wrapper_22834652',
rootIsMultiline: 'rootIsMultiline_22834652',
errorMessage: 'errorMessage_22834652',
invalid: 'invalid_22834652',
fieldIsUnresizable: 'fieldIsUnresizable_22834652',
hidden: 'hidden_22834652',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_22834652{box-sizing:border-box;box-shadow:none;margin:0;padding:0;margin-bottom:8px;position:relative}.screenReaderOnly_22834652{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.fieldGroup_22834652{border:1px solid " }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";background:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative}.fieldGroup_22834652:hover{border-color:" }, { "theme": "neutralSecondaryAlt", "defaultValue": "#767676" }, { "rawString": "}.fieldGroup_22834652.fieldGroupIsFocused_22834652{border-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.rootIsDisabled_22834652>.fieldGroup_22834652{background-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";border-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";pointer-events:none;cursor:default}@media screen and (-ms-high-contrast:active){.fieldGroup_22834652.fieldGroupIsFocused_22834652,.fieldGroup_22834652:hover{border-color:#1aebff}}@media screen and (-ms-high-contrast:black-on-white){.fieldGroup_22834652.fieldGroupIsFocused_22834652,.fieldGroup_22834652:hover{border-color:#37006e}}.fieldGroup_22834652::-ms-clear{display:none}.root_22834652.rootIsDisabled_22834652 .field{background-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";border-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";pointer-events:none;cursor:default}.fieldAddon_22834652{background:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px;line-height:1}.field_22834652{box-sizing:border-box;box-shadow:none;margin:0;padding:0;font-size:14px;border-radius:0;border:none;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";padding:0 12px 0 12px;width:100%;text-overflow:ellipsis;outline:0}[dir=rtl] .field_22834652{padding:0 12px 0 12px}.field_22834652:active,.field_22834652:focus,.field_22834652:hover{outline:0}[dir=ltr] .field_22834652.hasIcon_22834652{padding-right:24px}[dir=rtl] .field_22834652.hasIcon_22834652{padding-left:24px}.field_22834652[disabled]{background-color:transparent;border-color:transparent;pointer-events:none;cursor:default}.field_22834652 .field_22834652::-webkit-input-placeholder{color:" }, { "theme": "neutralQuaternary", "defaultValue": "#d0d0d0" }, { "rawString": "}.field_22834652 .field_22834652:-ms-input-placeholder{color:" }, { "theme": "neutralQuaternary", "defaultValue": "#d0d0d0" }, { "rawString": "}.field .field::-webkit-input-placeholder{color:" }, { "theme": "neutralQuaternary", "defaultValue": "#d0d0d0" }, { "rawString": "}.field .field:-ms-input-placeholder{color:" }, { "theme": "neutralQuaternary", "defaultValue": "#d0d0d0" }, { "rawString": "}.field_22834652 .field_22834652::placeholder{color:" }, { "theme": "neutralQuaternary", "defaultValue": "#d0d0d0" }, { "rawString": "}.root_22834652.rootIsRequired_22834652 .ms-Label::after{content:' *';color:" }, { "theme": "error", "defaultValue": "#a80000" }, { "rawString": "}.root_22834652.rootIsActive_22834652{border-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.errorIcon_22834652{font-size:14px}html[dir=ltr] .errorIcon_22834652{margin-right:5px}html[dir=rtl] .errorIcon_22834652{margin-left:5px}.icon_22834652{position:absolute;bottom:8px;top:auto}html[dir=ltr] .icon_22834652{right:8px}html[dir=rtl] .icon_22834652{left:8px}.description_22834652{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";font-size:11px}.rootIsBorderless_22834652 .fieldGroup_22834652{border-color:transparent}.root_22834652.rootIsUnderlined_22834652{border-width:0}.root_22834652.rootIsUnderlined_22834652:hover:not(.rootIsDisabled_22834652){border-color:" }, { "theme": "neutralSecondaryAlt", "defaultValue": "#767676" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.root_22834652.rootIsUnderlined_22834652:hover:not(.rootIsDisabled_22834652){border-color:#1aebff}}@media screen and (-ms-high-contrast:black-on-white){.root_22834652.rootIsUnderlined_22834652:hover:not(.rootIsDisabled_22834652){border-color:#37006e}}.root_22834652.rootIsUnderlined_22834652 .wrapper_22834652{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid " }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";width:100%}.root_22834652.rootIsUnderlined_22834652 .ms-Label{font-size:14px;line-height:22px;height:32px}[dir=ltr] .root_22834652.rootIsUnderlined_22834652 .ms-Label{margin-right:8px}[dir=rtl] .root_22834652.rootIsUnderlined_22834652 .ms-Label{margin-left:8px}[dir=ltr] .root_22834652.rootIsUnderlined_22834652 .ms-Label{padding-left:12px}[dir=rtl] .root_22834652.rootIsUnderlined_22834652 .ms-Label{padding-right:12px}.root_22834652.rootIsUnderlined_22834652 .fieldGroup_22834652{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;border:0}[dir=ltr] .root_22834652.rootIsUnderlined_22834652 .fieldGroup_22834652{text-align:left}[dir=rtl] .root_22834652.rootIsUnderlined_22834652 .fieldGroup_22834652{text-align:right}.root_22834652.rootIsUnderlined_22834652.rootIsDisabled_22834652{border-bottom-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.root_22834652.rootIsUnderlined_22834652.rootIsDisabled_22834652 .ms-Label{color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": "}.root_22834652.rootIsUnderlined_22834652.rootIsDisabled_22834652 .field_22834652{background-color:transparent;color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.root_22834652.rootIsUnderlined_22834652.rootIsActive_22834652{border-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.root_22834652.rootIsUnderlined_22834652.rootIsActive_22834652{border-color:#1aebff}}@media screen and (-ms-high-contrast:black-on-white){.root_22834652.rootIsUnderlined_22834652.rootIsActive_22834652{border-color:#37006e}}.root_22834652.rootIsMultiline_22834652 .fieldGroup_22834652{min-height:60px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.root_22834652.rootIsMultiline_22834652 .field_22834652{line-height:17px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:6px;overflow:auto;width:100%}[dir=ltr] .root_22834652.rootIsMultiline_22834652 .field_22834652.hasIcon_22834652{padding-right:40px}[dir=rtl] .root_22834652.rootIsMultiline_22834652 .field_22834652.hasIcon_22834652{padding-left:40px}.errorMessage_22834652{font-size:12px;font-weight:400;color:" }, { "theme": "redDark", "defaultValue": "#a80000" }, { "rawString": ";margin:0;padding-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.invalid_22834652,.invalid_22834652:focus,.invalid_22834652:hover{border-color:" }, { "theme": "redDark", "defaultValue": "#a80000" }, { "rawString": "}[dir=ltr] .root_22834652.rootIsUnderlined_22834652 .ms-Label{padding-left:12px}[dir=rtl] .root_22834652.rootIsUnderlined_22834652 .ms-Label{padding-right:12px}[dir=ltr] .root_22834652.rootIsUnderlined_22834652 .ms-Label{padding-right:0}[dir=rtl] .root_22834652.rootIsUnderlined_22834652 .ms-Label{padding-left:0}html[dir=ltr] .root_22834652.rootIsUnderlined_22834652 .field_22834652{text-align:left}html[dir=rtl] .root_22834652.rootIsUnderlined_22834652 .field_22834652{text-align:right}.root_22834652.rootIsMultiline_22834652 .icon_22834652{padding-bottom:8px;-webkit-box-align:end;-ms-flex-align:end;-ms-grid-row-align:flex-end;align-items:flex-end}[dir=ltr] .root_22834652.rootIsMultiline_22834652 .icon_22834652{padding-right:24px}[dir=rtl] .root_22834652.rootIsMultiline_22834652 .icon_22834652{padding-left:24px}.root_22834652.rootIsMultiline_22834652 .field_22834652.fieldIsUnresizable_22834652{resize:none}.hidden_22834652{display:none}" }]);
return styles;
});
/* tslint:enable */
//# sourceMappingURL=TextField.scss.js.map