office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
25 lines • 24.6 kB
JavaScript
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
load_themed_styles_1.loadStyles([{ "rawString": ".root_3c8f4c74{display:block}.choiceField_3c8f4c74{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;color:" }, { "theme": "bodyText", "defaultValue": "#333333" }, { "rawString": ";font-size:14px;font-weight:400;min-height:26px;border:none;position:relative;margin-top:8px}.choiceField_3c8f4c74 .ms-Label{font-size:14px;padding:0 0 0 26px;display:inline-block}[dir='rtl'] .choiceField_3c8f4c74 .ms-Label{padding:0 26px 0 0}.input_3c8f4c74{position:absolute;opacity:0;top:8px}.field_3c8f4c74::before{content:'';display:inline-block;background-color:" }, { "theme": "bodyBackground", "defaultValue": "#ffffff" }, { "rawString": ";border:1px solid " }, { "theme": "inputBorder", "defaultValue": "#666666" }, { "rawString": ";width:20px;height:20px;font-weight:normal;position:absolute;top:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:border-color;transition-property:border-color;-webkit-transition-duration:200ms;transition-duration:200ms;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.23, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.23, 1);border-radius:50%}[dir='ltr'] .field_3c8f4c74::before{left:0}[dir='rtl'] .field_3c8f4c74::before{right:0}.field_3c8f4c74::after{content:'';width:0;height:0;border-radius:50%;position:absolute;-webkit-transition-property:border-width;transition-property:border-width;-webkit-transition-duration:150ms;transition-duration:150ms;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.23, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.23, 1);-webkit-box-sizing:border-box;box-sizing:border-box}[dir='ltr'] .field_3c8f4c74::after{left:10px}[dir='rtl'] .field_3c8f4c74::after{right:10px}[dir='ltr'] .field_3c8f4c74::after{right:0}[dir='rtl'] .field_3c8f4c74::after{left:0}.field_3c8f4c74{display:inline-block;cursor:pointer;margin-top:0;position:relative;vertical-align:top;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:20px}.field_3c8f4c74:hover::before,.field_3c8f4c74:focus::before{border-color:" }, { "theme": "inputBorderHovered", "defaultValue": "#212121" }, { "rawString": "}.field_3c8f4c74:hover .ms-Label,.field_3c8f4c74:focus .ms-Label{color:" }, { "theme": "bodyTextChecked", "defaultValue": "#000000" }, { "rawString": "}.field_3c8f4c74.fieldIsChecked_3c8f4c74::before{border:1px solid " }, { "theme": "inputBackgroundChecked", "defaultValue": "#0078d7" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.field_3c8f4c74.fieldIsChecked_3c8f4c74::before{border-color:Highlight}}.field_3c8f4c74.fieldIsChecked_3c8f4c74::after{border:5px solid " }, { "theme": "inputBackgroundChecked", "defaultValue": "#0078d7" }, { "rawString": ";top:5px;width:10px;height:10px}[dir='ltr'] .field_3c8f4c74.fieldIsChecked_3c8f4c74::after{left:5px}[dir='rtl'] .field_3c8f4c74.fieldIsChecked_3c8f4c74::after{right:5px}@media screen and (-ms-high-contrast: active){.field_3c8f4c74.fieldIsChecked_3c8f4c74::after{border-color:Highlight}}.field_3c8f4c74.fieldIsChecked_3c8f4c74:hover::before,.field_3c8f4c74.fieldIsChecked_3c8f4c74:focus::before{border-color:" }, { "theme": "inputBackgroundCheckedHovered", "defaultValue": "#106ebe" }, { "rawString": "}.field_3c8f4c74.fieldIsDisabled_3c8f4c74{cursor:default}.field_3c8f4c74.fieldIsDisabled_3c8f4c74::before{background-color:" }, { "theme": "disabledText", "defaultValue": "#a6a6a6" }, { "rawString": ";border-color:" }, { "theme": "disabledText", "defaultValue": "#a6a6a6" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.field_3c8f4c74.fieldIsDisabled_3c8f4c74::before{border-color:GrayText}}.field_3c8f4c74.fieldIsDisabled_3c8f4c74 .ms-Label{color:" }, { "theme": "disabledText", "defaultValue": "#c8c8c8" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.field_3c8f4c74.fieldIsDisabled_3c8f4c74 .ms-Label{color:GrayText}}.field_3c8f4c74.fieldIsChecked_3c8f4c74.fieldIsDisabled_3c8f4c74::before{background-color:" }, { "theme": "bodyBackground", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "disabledText", "defaultValue": "#a6a6a6" }, { "rawString": "}.field_3c8f4c74.fieldIsChecked_3c8f4c74.fieldIsDisabled_3c8f4c74::after{background-color:" }, { "theme": "disabledText", "defaultValue": "#a6a6a6" }, { "rawString": ";border-color:" }, { "theme": "disabledText", "defaultValue": "#a6a6a6" }, { "rawString": "}.choiceFieldIsImage_3c8f4c74,.choiceFieldIsIcon_3c8f4c74{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:0;margin:0 4px 4px 0;background-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}[dir='rtl'] .choiceFieldIsImage_3c8f4c74,[dir='rtl'] .choiceFieldIsIcon_3c8f4c74{margin:0 0 4px 4px}[dir='ltr'] .choiceFieldIsImage_3c8f4c74,[dir='ltr'] .choiceFieldIsIcon_3c8f4c74{padding-left:0px}[dir='rtl'] .choiceFieldIsImage_3c8f4c74,[dir='rtl'] .choiceFieldIsIcon_3c8f4c74{padding-right:0px}.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:96px;cursor:pointer;padding-top:22px;margin:0;text-align:center;-webkit-transition:all 200ms ease;transition:all 200ms ease;border:2px solid transparent}.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74.fieldIsDisabled_3c8f4c74,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74.fieldIsDisabled_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74.fieldIsDisabled_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74.fieldIsDisabled_3c8f4c74{cursor:default}.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74.fieldIsDisabled_3c8f4c74 .innerField_3c8f4c74,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74.fieldIsDisabled_3c8f4c74 .innerField_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74.fieldIsDisabled_3c8f4c74 .innerField_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74.fieldIsDisabled_3c8f4c74 .innerField_3c8f4c74{opacity:0.25}@media screen and (-ms-high-contrast: active){.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74.fieldIsDisabled_3c8f4c74 .innerField_3c8f4c74,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74.fieldIsDisabled_3c8f4c74 .innerField_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74.fieldIsDisabled_3c8f4c74 .innerField_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74.fieldIsDisabled_3c8f4c74 .innerField_3c8f4c74{color:GrayText;opacity:1}}.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74 .innerField_3c8f4c74,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74 .innerField_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74 .innerField_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74 .innerField_3c8f4c74{position:relative;padding:0 28px}.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74 .innerField_3c8f4c74 .imageWrapper_3c8f4c74,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74 .innerField_3c8f4c74 .imageWrapper_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74 .innerField_3c8f4c74 .imageWrapper_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74 .innerField_3c8f4c74 .imageWrapper_3c8f4c74{padding-bottom:2px;-webkit-transition:opacity 200ms ease;transition:opacity 200ms ease}.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74 .innerField_3c8f4c74 .imageWrapper_3c8f4c74.imageWrapperIsHidden_3c8f4c74,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74 .innerField_3c8f4c74 .imageWrapper_3c8f4c74.imageWrapperIsHidden_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74 .innerField_3c8f4c74 .imageWrapper_3c8f4c74.imageWrapperIsHidden_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74 .innerField_3c8f4c74 .imageWrapper_3c8f4c74.imageWrapperIsHidden_3c8f4c74{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;opacity:0}.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74 .innerField_3c8f4c74 .imageWrapper_3c8f4c74 .ms-Image,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74 .innerField_3c8f4c74 .imageWrapper_3c8f4c74 .ms-Image,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74 .innerField_3c8f4c74 .imageWrapper_3c8f4c74 .ms-Image,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74 .innerField_3c8f4c74 .imageWrapper_3c8f4c74 .ms-Image{display:inline-block}.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74 .labelWrapper_3c8f4c74,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74 .labelWrapper_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74 .labelWrapper_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74 .labelWrapper_3c8f4c74{display:block;position:relative;margin:4px 0 0 0;height:32px;line-height:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400}.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74 .labelWrapper_3c8f4c74 .ms-Label,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74 .labelWrapper_3c8f4c74 .ms-Label,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74 .labelWrapper_3c8f4c74 .ms-Label,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74 .labelWrapper_3c8f4c74 .ms-Label{padding:0}.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74::before,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74::before,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74::before,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74::before{top:3px;opacity:0}[dir='ltr'] .choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74::before,[dir='ltr'] .choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74::before,[dir='ltr'] .choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74::before,[dir='ltr'] .choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74::before{right:3px}[dir='rtl'] .choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74::before,[dir='rtl'] .choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74::before,[dir='rtl'] .choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74::before,[dir='rtl'] .choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74::before{left:3px}[dir='ltr'] .choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74::before,[dir='ltr'] .choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74::before,[dir='ltr'] .choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74::before,[dir='ltr'] .choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74::before{left:auto}[dir='rtl'] .choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74::before,[dir='rtl'] .choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74::before,[dir='rtl'] .choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74::before,[dir='rtl'] .choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74::before{right:auto}.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74::after,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74::after,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74::after,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74::after{top:13px}[dir='ltr'] .choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74::after,[dir='ltr'] .choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74::after,[dir='ltr'] .choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74::after,[dir='ltr'] .choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74::after{right:13px}[dir='rtl'] .choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74::after,[dir='rtl'] .choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74::after,[dir='rtl'] .choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74::after,[dir='rtl'] .choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74::after{left:13px}[dir='ltr'] .choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74::after,[dir='ltr'] .choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74::after,[dir='ltr'] .choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74::after,[dir='ltr'] .choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74::after{left:auto}[dir='rtl'] .choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74::after,[dir='rtl'] .choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74::after,[dir='rtl'] .choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74::after,[dir='rtl'] .choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74::after{right:auto}.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74):hover,.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74):focus,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74):hover,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74):focus,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74):hover,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74):focus,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74):hover,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74):focus{border-color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74):hover::before,.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74):focus::before,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74):hover::before,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74):focus::before,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74):hover::before,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74):focus::before,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74):hover::before,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74):focus::before{opacity:1}.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74{border-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74::before,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74::before,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74::before,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74::before{opacity:1}.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74::after,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74::after,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74::after,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74::after{top:8px}[dir='ltr'] .choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74::after,[dir='ltr'] .choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74::after,[dir='ltr'] .choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74::after,[dir='ltr'] .choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74::after{right:8px}[dir='rtl'] .choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74::after,[dir='rtl'] .choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74::after,[dir='rtl'] .choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74::after,[dir='rtl'] .choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74::after{left:8px}.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:hover,.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:focus,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:hover,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:focus,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:hover,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:focus,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:hover,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:focus{border-color:" }, { "theme": "themeDark", "defaultValue": "#005a9e" }, { "rawString": "}.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:hover::before,.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:focus::before,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:hover::before,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:focus::before,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:hover::before,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:focus::before,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:hover::before,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:focus::before{border-color:" }, { "theme": "themeDark", "defaultValue": "#005a9e" }, { "rawString": "}.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:hover::after,.choiceFieldIsImage_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:focus::after,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:hover::after,.choiceFieldIsImage_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:focus::after,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:hover::after,.choiceFieldIsIcon_3c8f4c74 .fieldIsImage_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:focus::after,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:hover::after,.choiceFieldIsIcon_3c8f4c74 .fieldIsIcon_3c8f4c74:not(.fieldIsDisabled_3c8f4c74).fieldIsChecked_3c8f4c74:focus::after{background-color:" }, { "theme": "themeDark", "defaultValue": "#005a9e" }, { "rawString": "}.choiceFieldIsImage_3c8f4c74 .inputHasImage_3c8f4c74,.choiceFieldIsImage_3c8f4c74 .inputHasIcon_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .inputHasImage_3c8f4c74,.choiceFieldIsIcon_3c8f4c74 .inputHasIcon_3c8f4c74{top:0;right:0;opacity:0;width:100%;height:100%;margin:0}.choiceFieldIsIcon_3c8f4c74{height:96px;width:96px}.choiceFieldIsIcon_3c8f4c74 .iconWrapper_3c8f4c74{font-size:32px;line-height:32px;height:32px}.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74 .choiceFieldWrapper_3c8f4c74::-moz-focus-inner{border:0}.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74 .choiceFieldWrapper_3c8f4c74{outline:transparent}.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74 .choiceFieldWrapper_3c8f4c74{position:relative}.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74 .choiceFieldWrapper_3c8f4c74:after{content:'';position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;pointer-events:none;border:1px solid " }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74 .choiceFieldWrapper_3c8f4c74::-moz-focus-inner{border:0}.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74 .choiceFieldWrapper_3c8f4c74{outline:transparent}.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74 .choiceFieldWrapper_3c8f4c74{position:relative}.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74 .choiceFieldWrapper_3c8f4c74:after{content:'';position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;pointer-events:none;border:2px solid WindowText}}.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74.choiceFieldIsImage_3c8f4c74 .choiceFieldWrapper_3c8f4c74::-moz-focus-inner,.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74.choiceFieldIsIcon_3c8f4c74 .choiceFieldWrapper_3c8f4c74::-moz-focus-inner{border:0}.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74.choiceFieldIsImage_3c8f4c74 .choiceFieldWrapper_3c8f4c74,.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74.choiceFieldIsIcon_3c8f4c74 .choiceFieldWrapper_3c8f4c74{outline:transparent}.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74.choiceFieldIsImage_3c8f4c74 .choiceFieldWrapper_3c8f4c74,.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74.choiceFieldIsIcon_3c8f4c74 .choiceFieldWrapper_3c8f4c74{position:relative}.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74.choiceFieldIsImage_3c8f4c74 .choiceFieldWrapper_3c8f4c74:after,.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74.choiceFieldIsIcon_3c8f4c74 .choiceFieldWrapper_3c8f4c74:after{content:'';position:absolute;top:1px;right:1px;bottom:1px;left:1px;pointer-events:none;border:2px solid " }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74.choiceFieldIsImage_3c8f4c74 .choiceFieldWrapper_3c8f4c74::-moz-focus-inner,.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74.choiceFieldIsIcon_3c8f4c74 .choiceFieldWrapper_3c8f4c74::-moz-focus-inner{border:0}.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74.choiceFieldIsImage_3c8f4c74 .choiceFieldWrapper_3c8f4c74,.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74.choiceFieldIsIcon_3c8f4c74 .choiceFieldWrapper_3c8f4c74{outline:transparent}.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74.choiceFieldIsImage_3c8f4c74 .choiceFieldWrapper_3c8f4c74,.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74.choiceFieldIsIcon_3c8f4c74 .choiceFieldWrapper_3c8f4c74{position:relative}.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74.choiceFieldIsImage_3c8f4c74 .choiceFieldWrapper_3c8f4c74:after,.ms-Fabric.is-focusVisible .choiceFieldIsInFocus_3c8f4c74.choiceFieldIsIcon_3c8f4c74 .choiceFieldWrapper_3c8f4c74:after{content:'';position:absolute;top:1px;right:1px;bottom:1px;left:1px;pointer-events:none;border:2px solid WindowText}}\n" }]);
exports.root = "root_3c8f4c74";
exports.choiceField = "choiceField_3c8f4c74";
exports.input = "input_3c8f4c74";
exports.field = "field_3c8f4c74";
exports.fieldIsChecked = "fieldIsChecked_3c8f4c74";
exports.fieldIsDisabled = "fieldIsDisabled_3c8f4c74";
exports.choiceFieldIsImage = "choiceFieldIsImage_3c8f4c74";
exports.choiceFieldIsIcon = "choiceFieldIsIcon_3c8f4c74";
exports.fieldIsImage = "fieldIsImage_3c8f4c74";
exports.fieldIsIcon = "fieldIsIcon_3c8f4c74";
exports.innerField = "innerField_3c8f4c74";
exports.imageWrapper = "imageWrapper_3c8f4c74";
exports.imageWrapperIsHidden = "imageWrapperIsHidden_3c8f4c74";
exports.labelWrapper = "labelWrapper_3c8f4c74";
exports.inputHasImage = "inputHasImage_3c8f4c74";
exports.inputHasIcon = "inputHasIcon_3c8f4c74";
exports.iconWrapper = "iconWrapper_3c8f4c74";
exports.choiceFieldIsInFocus = "choiceFieldIsInFocus_3c8f4c74";
exports.choiceFieldWrapper = "choiceFieldWrapper_3c8f4c74";
});
//# sourceMappingURL=ChoiceGroup.scss.js.map