UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

32 lines (30 loc) 9.79 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; var styles = { root: 'root_8df6bd3a', screenReaderOnly: 'screenReaderOnly_8df6bd3a', fieldGroup: 'fieldGroup_8df6bd3a', fieldGroupIsFocused: 'fieldGroupIsFocused_8df6bd3a', rootIsDisabled: 'rootIsDisabled_8df6bd3a', fieldAddon: 'fieldAddon_8df6bd3a', field: 'field_8df6bd3a', hasIcon: 'hasIcon_8df6bd3a', rootIsRequired: 'rootIsRequired_8df6bd3a', rootIsActive: 'rootIsActive_8df6bd3a', errorIcon: 'errorIcon_8df6bd3a', icon: 'icon_8df6bd3a', description: 'description_8df6bd3a', rootIsBorderless: 'rootIsBorderless_8df6bd3a', rootIsUnderlined: 'rootIsUnderlined_8df6bd3a', wrapper: 'wrapper_8df6bd3a', rootIsMultiline: 'rootIsMultiline_8df6bd3a', errorMessage: 'errorMessage_8df6bd3a', invalid: 'invalid_8df6bd3a', fieldIsUnresizable: 'fieldIsUnresizable_8df6bd3a', hidden: 'hidden_8df6bd3a', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_8df6bd3a{box-sizing:border-box;box-shadow:none;margin:0;padding:0;margin-bottom:8px;position:relative}.screenReaderOnly_8df6bd3a{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.fieldGroup_8df6bd3a{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_8df6bd3a:hover{border-color:" }, { "theme": "neutralSecondaryAlt", "defaultValue": "#767676" }, { "rawString": "}.fieldGroup_8df6bd3a.fieldGroupIsFocused_8df6bd3a{border-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.rootIsDisabled_8df6bd3a>.fieldGroup_8df6bd3a{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_8df6bd3a.fieldGroupIsFocused_8df6bd3a,.fieldGroup_8df6bd3a:hover{border-color:#1aebff}}@media screen and (-ms-high-contrast:black-on-white){.fieldGroup_8df6bd3a.fieldGroupIsFocused_8df6bd3a,.fieldGroup_8df6bd3a:hover{border-color:#37006e}}.fieldGroup_8df6bd3a::-ms-clear{display:none}.root_8df6bd3a.rootIsDisabled_8df6bd3a .field{background-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";border-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";pointer-events:none;cursor:default}.fieldAddon_8df6bd3a{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_8df6bd3a{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_8df6bd3a{padding:0 12px 0 12px}.field_8df6bd3a:active,.field_8df6bd3a:focus,.field_8df6bd3a:hover{outline:0}[dir=ltr] .field_8df6bd3a.hasIcon_8df6bd3a{padding-right:24px}[dir=rtl] .field_8df6bd3a.hasIcon_8df6bd3a{padding-left:24px}.field_8df6bd3a[disabled]{background-color:transparent;border-color:transparent;pointer-events:none;cursor:default}.field_8df6bd3a .field_8df6bd3a::-webkit-input-placeholder{color:" }, { "theme": "neutralQuaternary", "defaultValue": "#d0d0d0" }, { "rawString": "}.field_8df6bd3a .field_8df6bd3a:-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_8df6bd3a .field_8df6bd3a::placeholder{color:" }, { "theme": "neutralQuaternary", "defaultValue": "#d0d0d0" }, { "rawString": "}.root_8df6bd3a.rootIsRequired_8df6bd3a .ms-Label::after{content:' *';color:" }, { "theme": "error", "defaultValue": "#a80000" }, { "rawString": "}.root_8df6bd3a.rootIsActive_8df6bd3a{border-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.errorIcon_8df6bd3a{font-size:14px}html[dir=ltr] .errorIcon_8df6bd3a{margin-right:5px}html[dir=rtl] .errorIcon_8df6bd3a{margin-left:5px}.icon_8df6bd3a{position:absolute;bottom:8px;top:auto}html[dir=ltr] .icon_8df6bd3a{right:8px}html[dir=rtl] .icon_8df6bd3a{left:8px}.description_8df6bd3a{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";font-size:11px}.rootIsBorderless_8df6bd3a .fieldGroup_8df6bd3a{border-color:transparent}.root_8df6bd3a.rootIsUnderlined_8df6bd3a{border-width:0}.root_8df6bd3a.rootIsUnderlined_8df6bd3a:hover:not(.rootIsDisabled_8df6bd3a){border-color:" }, { "theme": "neutralSecondaryAlt", "defaultValue": "#767676" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.root_8df6bd3a.rootIsUnderlined_8df6bd3a:hover:not(.rootIsDisabled_8df6bd3a){border-color:#1aebff}}@media screen and (-ms-high-contrast:black-on-white){.root_8df6bd3a.rootIsUnderlined_8df6bd3a:hover:not(.rootIsDisabled_8df6bd3a){border-color:#37006e}}.root_8df6bd3a.rootIsUnderlined_8df6bd3a .wrapper_8df6bd3a{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid " }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";width:100%}.root_8df6bd3a.rootIsUnderlined_8df6bd3a .ms-Label{font-size:14px;line-height:22px;height:32px}[dir=ltr] .root_8df6bd3a.rootIsUnderlined_8df6bd3a .ms-Label{margin-right:8px}[dir=rtl] .root_8df6bd3a.rootIsUnderlined_8df6bd3a .ms-Label{margin-left:8px}[dir=ltr] .root_8df6bd3a.rootIsUnderlined_8df6bd3a .ms-Label{padding-left:12px}[dir=rtl] .root_8df6bd3a.rootIsUnderlined_8df6bd3a .ms-Label{padding-right:12px}.root_8df6bd3a.rootIsUnderlined_8df6bd3a .fieldGroup_8df6bd3a{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;border:0}[dir=ltr] .root_8df6bd3a.rootIsUnderlined_8df6bd3a .fieldGroup_8df6bd3a{text-align:left}[dir=rtl] .root_8df6bd3a.rootIsUnderlined_8df6bd3a .fieldGroup_8df6bd3a{text-align:right}.root_8df6bd3a.rootIsUnderlined_8df6bd3a.rootIsDisabled_8df6bd3a{border-bottom-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.root_8df6bd3a.rootIsUnderlined_8df6bd3a.rootIsDisabled_8df6bd3a .ms-Label{color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": "}.root_8df6bd3a.rootIsUnderlined_8df6bd3a.rootIsDisabled_8df6bd3a .field_8df6bd3a{background-color:transparent;color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.root_8df6bd3a.rootIsUnderlined_8df6bd3a.rootIsActive_8df6bd3a{border-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.root_8df6bd3a.rootIsUnderlined_8df6bd3a.rootIsActive_8df6bd3a{border-color:#1aebff}}@media screen and (-ms-high-contrast:black-on-white){.root_8df6bd3a.rootIsUnderlined_8df6bd3a.rootIsActive_8df6bd3a{border-color:#37006e}}.root_8df6bd3a.rootIsMultiline_8df6bd3a .fieldGroup_8df6bd3a{min-height:60px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.root_8df6bd3a.rootIsMultiline_8df6bd3a .field_8df6bd3a{line-height:17px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:6px;overflow:auto;width:100%}[dir=ltr] .root_8df6bd3a.rootIsMultiline_8df6bd3a .field_8df6bd3a.hasIcon_8df6bd3a{padding-right:40px}[dir=rtl] .root_8df6bd3a.rootIsMultiline_8df6bd3a .field_8df6bd3a.hasIcon_8df6bd3a{padding-left:40px}.errorMessage_8df6bd3a{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_8df6bd3a,.invalid_8df6bd3a:focus,.invalid_8df6bd3a:hover{border-color:" }, { "theme": "redDark", "defaultValue": "#a80000" }, { "rawString": "}[dir=ltr] .root_8df6bd3a.rootIsUnderlined_8df6bd3a .ms-Label{padding-left:12px}[dir=rtl] .root_8df6bd3a.rootIsUnderlined_8df6bd3a .ms-Label{padding-right:12px}[dir=ltr] .root_8df6bd3a.rootIsUnderlined_8df6bd3a .ms-Label{padding-right:0}[dir=rtl] .root_8df6bd3a.rootIsUnderlined_8df6bd3a .ms-Label{padding-left:0}html[dir=ltr] .root_8df6bd3a.rootIsUnderlined_8df6bd3a .field_8df6bd3a{text-align:left}html[dir=rtl] .root_8df6bd3a.rootIsUnderlined_8df6bd3a .field_8df6bd3a{text-align:right}.root_8df6bd3a.rootIsMultiline_8df6bd3a .icon_8df6bd3a{padding-bottom:8px;-webkit-box-align:end;-ms-flex-align:end;-ms-grid-row-align:flex-end;align-items:flex-end}[dir=ltr] .root_8df6bd3a.rootIsMultiline_8df6bd3a .icon_8df6bd3a{padding-right:24px}[dir=rtl] .root_8df6bd3a.rootIsMultiline_8df6bd3a .icon_8df6bd3a{padding-left:24px}.root_8df6bd3a.rootIsMultiline_8df6bd3a .field_8df6bd3a.fieldIsUnresizable_8df6bd3a{resize:none}.hidden_8df6bd3a{display:none}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=TextField.scss.js.map