UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

28 lines (26 loc) 8.91 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = { root: 'root_294b3b65', wrapper: 'wrapper_294b3b65', focused: 'focused_294b3b65', readOnly: 'readOnly_294b3b65', caretDown: 'caretDown_294b3b65', wrapperForError: 'wrapperForError_294b3b65', rootIsDisabled: 'rootIsDisabled_294b3b65', input: 'input_294b3b65', callout: 'callout_294b3b65', errorMessage: 'errorMessage_294b3b65', items: 'items_294b3b65', item: 'item_294b3b65', itemIsDisabled: 'itemIsDisabled_294b3b65', itemIsSelected: 'itemIsSelected_294b3b65', header: 'header_294b3b65', divider: 'divider_294b3b65', optionText: 'optionText_294b3b65', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_294b3b65{box-sizing:border-box;box-shadow:none;margin:0;padding:0;font-size:14px;font-weight:400;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";margin-bottom:10px;position:relative;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border:1px solid " }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";cursor:text;display:block;height:32px;line-height:30px;padding:0 32px 0 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:content-box}html[dir=rtl] .root_294b3b65{padding:0 0 0 32px}.root_294b3b65.focused_294b3b65.wrapper_294b3b65,.root_294b3b65:hover.wrapper_294b3b65{border-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.root_294b3b65.focused_294b3b65.wrapper_294b3b65,.root_294b3b65:hover.wrapper_294b3b65{color:#1aebff}}@media screen and (-ms-high-contrast:black-on-white){.root_294b3b65.focused_294b3b65.wrapper_294b3b65,.root_294b3b65:hover.wrapper_294b3b65{color:#37006e}}.root_294b3b65.focused_294b3b65.readOnly_294b3b65 .caretDown_294b3b65,.root_294b3b65:hover.readOnly_294b3b65 .caretDown_294b3b65{background-color:inherit}.root_294b3b65.wrapperForError_294b3b65{border-color:" }, { "theme": "error", "defaultValue": "#a80000" }, { "rawString": "}.root_294b3b65 .ms-Label{display:inline-block;margin-bottom:8px}.root_294b3b65.rootIsDisabled_294b3b65 .caretDown_294b3b65,.root_294b3b65.rootIsDisabled_294b3b65 .input_294b3b65,.root_294b3b65.rootIsDisabled_294b3b65.wrapper_294b3b65{background-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";border-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": ";cursor:default}@media screen and (-ms-high-contrast:active){.root_294b3b65.rootIsDisabled_294b3b65 .caretDown_294b3b65,.root_294b3b65.rootIsDisabled_294b3b65 .input_294b3b65,.root_294b3b65.rootIsDisabled_294b3b65.wrapper_294b3b65{border-color:#0f0;color:#0f0}}@media screen and (-ms-high-contrast:black-on-white){.root_294b3b65.rootIsDisabled_294b3b65 .caretDown_294b3b65,.root_294b3b65.rootIsDisabled_294b3b65 .input_294b3b65,.root_294b3b65.rootIsDisabled_294b3b65.wrapper_294b3b65{border-color:#600000;color:#600000}}.input_294b3b65{box-sizing:border-box;width:100%;height:100%;border:none;outline:0;font:inherit;text-overflow:ellipsis;padding-left:12px}.caretDown_294b3b65{color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": ";font-size:12px;position:absolute;height:32px;line-height:30px;width:32px;text-align:center;cursor:default}.caretDown_294b3b65:hover{background-color:" }, { "theme": "neutralQuaternaryAlt", "defaultValue": "#dadada" }, { "rawString": "}.caretDown_294b3b65:active{background-color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.callout_294b3b65{box-shadow:0 0 5px 0 rgba(0,0,0,.4);border:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.errorMessage_294b3b65{color:" }, { "theme": "error", "defaultValue": "#a80000" }, { "rawString": "}.errorMessage_294b3b65::before{content:'* '}.items_294b3b65{display:block}.item_294b3b65{background:0 0;box-sizing:border-box;cursor:pointer;display:block;width:100%;height:auto;min-height:36px;line-height:20px;padding:5px 16px;position:relative;border:1px solid transparent;word-wrap:break-word;overflow-wrap:break-word;text-align:left}@media screen and (-ms-high-contrast:active){.item_294b3b65{border-color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.item_294b3b65{border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}.item_294b3b65:hover{background-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.item_294b3b65:hover{background-color:#1aebff;border-color:#1aebff;color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.item_294b3b65:hover:focus{border-color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.item_294b3b65:hover{background-color:#37006e;border-color:#37006e;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:black-on-white){.item_294b3b65:hover{-ms-high-contrast-adjust:none}}.item_294b3b65::-moz-focus-inner{border:0}.item_294b3b65{outline:transparent}.item_294b3b65{position:relative}.ms-Fabric.is-focusVisible .item_294b3b65:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.item_294b3b65:focus{background-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.item_294b3b65:active{background-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.item_294b3b65.itemIsDisabled_294b3b65{background:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": ";cursor:default}.item_294b3b65 .ms-Button-flexContainer{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.item_294b3b65.itemIsSelected_294b3b65{background-color:" }, { "theme": "neutralQuaternaryAlt", "defaultValue": "#dadada" }, { "rawString": ";color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.item_294b3b65.itemIsSelected_294b3b65:hover{background-color:" }, { "theme": "neutralQuaternaryAlt", "defaultValue": "#dadada" }, { "rawString": "}.item_294b3b65.itemIsSelected_294b3b65::-moz-focus-inner{border:0}.item_294b3b65.itemIsSelected_294b3b65{outline:transparent}.item_294b3b65.itemIsSelected_294b3b65{position:relative}.ms-Fabric.is-focusVisible .item_294b3b65.itemIsSelected_294b3b65:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.item_294b3b65.itemIsSelected_294b3b65{background-color:#1aebff;border-color:#1aebff;color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.item_294b3b65.itemIsSelected_294b3b65:focus{border-color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.item_294b3b65.itemIsSelected_294b3b65{background-color:#37006e;border-color:#37006e;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:black-on-white){.item_294b3b65.itemIsSelected_294b3b65{-ms-high-contrast-adjust:none}}.header_294b3b65{font-size:14px;font-weight:400;font-weight:600;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";background:0 0;border:none;height:36px;line-height:36px;cursor:default;padding:0 16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html[dir=ltr] .header_294b3b65{text-align:left}html[dir=rtl] .header_294b3b65{text-align:right}.divider_294b3b65{height:1px;background-color:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.optionText_294b3b65{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;margin:1px}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=ComboBox.scss.js.map