office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
22 lines (20 loc) • 9.51 kB
JavaScript
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
"use strict";
var styles = {
root: 'root_26dd2c4a',
checkbox: 'checkbox_26dd2c4a',
text: 'text_26dd2c4a',
reversed: 'reversed_26dd2c4a',
label: 'label_26dd2c4a',
input: 'input_26dd2c4a',
isInFocus: 'isInFocus_26dd2c4a',
box: 'box_26dd2c4a',
checkmark: 'checkmark_26dd2c4a',
isChecked: 'isChecked_26dd2c4a',
isDisabled: 'isDisabled_26dd2c4a',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_26dd2c4a{overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.root_26dd2c4a:active .checkbox_26dd2c4a,.root_26dd2c4a:focus .checkbox_26dd2c4a,.root_26dd2c4a:hover .checkbox_26dd2c4a{border-color:" }, { "theme": "neutralSecondaryAlt", "defaultValue": "#767676" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.root_26dd2c4a:active .checkbox_26dd2c4a,.root_26dd2c4a:focus .checkbox_26dd2c4a,.root_26dd2c4a:hover .checkbox_26dd2c4a{border-color:#600000}}@media screen and (-ms-high-contrast:black-on-white){.root_26dd2c4a:active .checkbox_26dd2c4a,.root_26dd2c4a:focus .checkbox_26dd2c4a,.root_26dd2c4a:hover .checkbox_26dd2c4a{border-color:#0f0}}.root_26dd2c4a:active .text_26dd2c4a,.root_26dd2c4a:focus .text_26dd2c4a,.root_26dd2c4a:hover .text_26dd2c4a{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.root_26dd2c4a:active .text_26dd2c4a,.root_26dd2c4a:focus .text_26dd2c4a,.root_26dd2c4a:hover .text_26dd2c4a{color:#600000}}@media screen and (-ms-high-contrast:black-on-white){.root_26dd2c4a:active .text_26dd2c4a,.root_26dd2c4a:focus .text_26dd2c4a,.root_26dd2c4a:hover .text_26dd2c4a{color:#0f0}}.root_26dd2c4a.reversed_26dd2c4a>.label_26dd2c4a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.input_26dd2c4a{position:absolute;opacity:0}.label_26dd2c4a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;margin:0 -4px}.ms-Fabric.is-focusVisible .isInFocus_26dd2c4a .label_26dd2c4a{outline:transparent}.ms-Fabric.is-focusVisible .isInFocus_26dd2c4a .label_26dd2c4a:after{margin:0 4px;content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.box_26dd2c4a{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;height:20px}.checkbox_26dd2c4a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:20px;width:20px;border:1px solid transparent;box-sizing:border-box;transition-property:background,border,border-color;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.23,1);overflow:hidden;border-color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.checkbox_26dd2c4a{border-color:#1aebff}}@media screen and (-ms-high-contrast:black-on-white){.checkbox_26dd2c4a{border-color:#37006e}}.checkmark_26dd2c4a{opacity:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.text_26dd2c4a{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin:0 4px}.root_26dd2c4a.isChecked_26dd2c4a .checkbox_26dd2c4a{border-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-width:0}.root_26dd2c4a.isChecked_26dd2c4a .checkbox_26dd2c4a>.checkmark_26dd2c4a{opacity:1}@media screen and (-ms-high-contrast:active){.root_26dd2c4a.isChecked_26dd2c4a .checkbox_26dd2c4a{height:16px;width:16px;border-width:1px;border-color:#1aebff;background-color:#37006e}}@media screen and (-ms-high-contrast:black-on-white){.root_26dd2c4a.isChecked_26dd2c4a .checkbox_26dd2c4a{height:16px;width:16px;border-width:1px;border-color:#1aebff;background-color:#1aebff}}.root_26dd2c4a.isChecked_26dd2c4a:active .checkbox_26dd2c4a,.root_26dd2c4a.isChecked_26dd2c4a:focus .checkbox_26dd2c4a,.root_26dd2c4a.isChecked_26dd2c4a:hover .checkbox_26dd2c4a{border-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.root_26dd2c4a.isChecked_26dd2c4a:active .checkbox_26dd2c4a,.root_26dd2c4a.isChecked_26dd2c4a:focus .checkbox_26dd2c4a,.root_26dd2c4a.isChecked_26dd2c4a:hover .checkbox_26dd2c4a{border-color:#600000;background-color:#600000}}@media screen and (-ms-high-contrast:black-on-white){.root_26dd2c4a.isChecked_26dd2c4a:active .checkbox_26dd2c4a,.root_26dd2c4a.isChecked_26dd2c4a:focus .checkbox_26dd2c4a,.root_26dd2c4a.isChecked_26dd2c4a:hover .checkbox_26dd2c4a{border-color:#0f0;background-color:#0f0}}.root_26dd2c4a.isChecked_26dd2c4a:active .text_26dd2c4a,.root_26dd2c4a.isChecked_26dd2c4a:focus .text_26dd2c4a,.root_26dd2c4a.isChecked_26dd2c4a:hover .text_26dd2c4a{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.root_26dd2c4a.isChecked_26dd2c4a:active .text_26dd2c4a,.root_26dd2c4a.isChecked_26dd2c4a:focus .text_26dd2c4a,.root_26dd2c4a.isChecked_26dd2c4a:hover .text_26dd2c4a{color:#600000}}@media screen and (-ms-high-contrast:black-on-white){.root_26dd2c4a.isChecked_26dd2c4a:active .text_26dd2c4a,.root_26dd2c4a.isChecked_26dd2c4a:focus .text_26dd2c4a,.root_26dd2c4a.isChecked_26dd2c4a:hover .text_26dd2c4a{color:#0f0}}.root_26dd2c4a.isDisabled_26dd2c4a .checkbox_26dd2c4a{border-color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";background-color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.root_26dd2c4a.isDisabled_26dd2c4a .checkbox_26dd2c4a{border-color:#0f0;background-color:#0f0}}@media screen and (-ms-high-contrast:active) and (-ms-high-contrast:active){.root_26dd2c4a.isDisabled_26dd2c4a .checkbox_26dd2c4a>.checkmark_26dd2c4a{color:#0f0}}@media screen and (-ms-high-contrast:active) and (-ms-high-contrast:black-on-white){.root_26dd2c4a.isDisabled_26dd2c4a .checkbox_26dd2c4a>.checkmark_26dd2c4a{color:#600000}}@media screen and (-ms-high-contrast:black-on-white){.root_26dd2c4a.isDisabled_26dd2c4a .checkbox_26dd2c4a{background-color:#600000;border-color:#600000}}@media screen and (-ms-high-contrast:black-on-white) and (-ms-high-contrast:active){.root_26dd2c4a.isDisabled_26dd2c4a .checkbox_26dd2c4a>.checkmark_26dd2c4a{color:#0f0}}@media screen and (-ms-high-contrast:black-on-white) and (-ms-high-contrast:black-on-white){.root_26dd2c4a.isDisabled_26dd2c4a .checkbox_26dd2c4a>.checkmark_26dd2c4a{color:#600000}}.root_26dd2c4a.isDisabled_26dd2c4a .text_26dd2c4a{color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.root_26dd2c4a.isDisabled_26dd2c4a .text_26dd2c4a{color:#0f0}}@media screen and (-ms-high-contrast:black-on-white){.root_26dd2c4a.isDisabled_26dd2c4a .text_26dd2c4a{color:#600000}}.root_26dd2c4a.isDisabled_26dd2c4a:active .checkbox_26dd2c4a,.root_26dd2c4a.isDisabled_26dd2c4a:focus .checkbox_26dd2c4a,.root_26dd2c4a.isDisabled_26dd2c4a:hover .checkbox_26dd2c4a{border-color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";background-color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.root_26dd2c4a.isDisabled_26dd2c4a:active .checkbox_26dd2c4a,.root_26dd2c4a.isDisabled_26dd2c4a:focus .checkbox_26dd2c4a,.root_26dd2c4a.isDisabled_26dd2c4a:hover .checkbox_26dd2c4a{border-color:#0f0;background-color:#0f0}}@media screen and (-ms-high-contrast:black-on-white){.root_26dd2c4a.isDisabled_26dd2c4a:active .checkbox_26dd2c4a,.root_26dd2c4a.isDisabled_26dd2c4a:focus .checkbox_26dd2c4a,.root_26dd2c4a.isDisabled_26dd2c4a:hover .checkbox_26dd2c4a{background-color:#600000;border-color:#600000}}.root_26dd2c4a.isDisabled_26dd2c4a:active .text_26dd2c4a,.root_26dd2c4a.isDisabled_26dd2c4a:focus .text_26dd2c4a,.root_26dd2c4a.isDisabled_26dd2c4a:hover .text_26dd2c4a{color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.root_26dd2c4a.isDisabled_26dd2c4a:active .text_26dd2c4a,.root_26dd2c4a.isDisabled_26dd2c4a:focus .text_26dd2c4a,.root_26dd2c4a.isDisabled_26dd2c4a:hover .text_26dd2c4a{color:#0f0}}@media screen and (-ms-high-contrast:black-on-white){.root_26dd2c4a.isDisabled_26dd2c4a:active .text_26dd2c4a,.root_26dd2c4a.isDisabled_26dd2c4a:focus .text_26dd2c4a,.root_26dd2c4a.isDisabled_26dd2c4a:hover .text_26dd2c4a{color:#600000}}" }]);
return styles;
});
/* tslint:enable */
//# sourceMappingURL=Checkbox.scss.js.map