office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
18 lines • 7.28 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_ea7132fe{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:8px}.titleLabel_ea7132fe{padding:0}.line_ea7132fe{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}.line_ea7132fe span{height:4px;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.activeSection_ea7132fe{background:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.activeSection_ea7132fe{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast: black-on-white){.activeSection_ea7132fe{background-color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.inactiveSection_ea7132fe{background:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.inactiveSection_ea7132fe{border:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast: black-on-white){.inactiveSection_ea7132fe{border:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.showTransitions_ea7132fe .thumb_ea7132fe{-webkit-transition:left .367s cubic-bezier(0.1, 0.9, 0.2, 1);transition:left .367s cubic-bezier(0.1, 0.9, 0.2, 1)}.showTransitions_ea7132fe .activeSection_ea7132fe,.showTransitions_ea7132fe .inactiveSection_ea7132fe{-webkit-transition:width .367s cubic-bezier(0.1, 0.9, 0.2, 1);transition:width .367s cubic-bezier(0.1, 0.9, 0.2, 1)}.slideBox_ea7132fe{background:transparent;border:none;padding:0;margin:0}.slideBox_ea7132fe .thumb_ea7132fe{border:2px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";-webkit-box-sizing:border-box;box-sizing:border-box;background:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";display:block;width:16px;height:16px;position:absolute;top:-6px;border-radius:10px}html[dir='ltr'] .slideBox_ea7132fe .thumb_ea7132fe{-webkit-transform:translateX(-50%);transform:translateX(-50%)}html[dir='rtl'] .slideBox_ea7132fe .thumb_ea7132fe{-webkit-transform:translateX(50%);transform:translateX(50%)}.container_ea7132fe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.slideBox_ea7132fe{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:28px;line-height:28px;padding:0 8px}.slideBox_ea7132fe::-moz-focus-inner{border:0}.slideBox_ea7132fe{outline:transparent}.slideBox_ea7132fe{position:relative}.ms-Fabric.is-focusVisible .slideBox_ea7132fe:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.valueLabel_ea7132fe{-ms-flex-negative:1;flex-shrink:1;width:30px;margin:0 8px;line-height:1}.rootIsEnabled_ea7132fe .slideBox_ea7132fe:hover .thumb_ea7132fe,.rootIsEnabled_ea7132fe .slideBox_ea7132fe:active .thumb_ea7132fe{border:2px solid " }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.rootIsEnabled_ea7132fe .slideBox_ea7132fe:hover .thumb_ea7132fe,.rootIsEnabled_ea7132fe .slideBox_ea7132fe:active .thumb_ea7132fe{border-color:#1AEBFF}}@media screen and (-ms-high-contrast: black-on-white){.rootIsEnabled_ea7132fe .slideBox_ea7132fe:hover .thumb_ea7132fe,.rootIsEnabled_ea7132fe .slideBox_ea7132fe:active .thumb_ea7132fe{border-color:#37006E}}.rootIsEnabled_ea7132fe .slideBox_ea7132fe:hover .activeSection_ea7132fe,.rootIsEnabled_ea7132fe .slideBox_ea7132fe:active .activeSection_ea7132fe{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.rootIsEnabled_ea7132fe .slideBox_ea7132fe:hover .activeSection_ea7132fe,.rootIsEnabled_ea7132fe .slideBox_ea7132fe:active .activeSection_ea7132fe{background-color:#1AEBFF}}@media screen and (-ms-high-contrast: black-on-white){.rootIsEnabled_ea7132fe .slideBox_ea7132fe:hover .activeSection_ea7132fe,.rootIsEnabled_ea7132fe .slideBox_ea7132fe:active .activeSection_ea7132fe{background-color:#37006E}}.rootIsEnabled_ea7132fe .slideBox_ea7132fe:hover .inactiveSection_ea7132fe,.rootIsEnabled_ea7132fe .slideBox_ea7132fe:active .inactiveSection_ea7132fe{background-color:" }, { "theme": "themeLight", "defaultValue": "#c7e0f4" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.rootIsEnabled_ea7132fe .slideBox_ea7132fe:hover .inactiveSection_ea7132fe,.rootIsEnabled_ea7132fe .slideBox_ea7132fe:active .inactiveSection_ea7132fe{border-color:#1AEBFF}}@media screen and (-ms-high-contrast: black-on-white){.rootIsEnabled_ea7132fe .slideBox_ea7132fe:hover .inactiveSection_ea7132fe,.rootIsEnabled_ea7132fe .slideBox_ea7132fe:active .inactiveSection_ea7132fe{border-color:#37006E}}.rootIsEnabled_ea7132fe .slideBox_ea7132fe:active .thumb_ea7132fe{border:2px solid " }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": "}.rootIsEnabled_ea7132fe .slideBox_ea7132fe:active .activeSection_ea7132fe{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": "}.rootIsDisabled_ea7132fe .thumb_ea7132fe{border-color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.rootIsDisabled_ea7132fe .thumb_ea7132fe{border-color:lime}}@media screen and (-ms-high-contrast: black-on-white){.rootIsDisabled_ea7132fe .thumb_ea7132fe{border-color:#600000}}@media screen and (-ms-high-contrast: active){.rootIsDisabled_ea7132fe .activeSection_ea7132fe,.rootIsDisabled_ea7132fe .inactiveSection_ea7132fe{background-color:lime;border-color:lime}}@media screen and (-ms-high-contrast: black-on-white){.rootIsDisabled_ea7132fe .activeSection_ea7132fe,.rootIsDisabled_ea7132fe .inactiveSection_ea7132fe{background-color:#600000;border-color:#600000}}.rootIsDisabled_ea7132fe .activeSection_ea7132fe{background:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.rootIsDisabled_ea7132fe .inactiveSection_ea7132fe{background:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}\n" }]);
exports.root = "root_ea7132fe";
exports.titleLabel = "titleLabel_ea7132fe";
exports.line = "line_ea7132fe";
exports.activeSection = "activeSection_ea7132fe";
exports.inactiveSection = "inactiveSection_ea7132fe";
exports.showTransitions = "showTransitions_ea7132fe";
exports.thumb = "thumb_ea7132fe";
exports.slideBox = "slideBox_ea7132fe";
exports.container = "container_ea7132fe";
exports.valueLabel = "valueLabel_ea7132fe";
exports.rootIsEnabled = "rootIsEnabled_ea7132fe";
exports.rootIsDisabled = "rootIsDisabled_ea7132fe";
});
//# sourceMappingURL=Slider.scss.js.map