office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
21 lines • 7.17 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_875c5b2d{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.titleLabel_875c5b2d{padding:0}.line_875c5b2d{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.line_875c5b2d .lineContainer_875c5b2d{border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.container_875c5b2d{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.valueLabel_875c5b2d{-ms-flex-negative:1;flex-shrink:1;width:30px;line-height:1}.slideBox_875c5b2d{background:transparent;border:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:28px}.slideBox_875c5b2d::-moz-focus-inner{border:0}.slideBox_875c5b2d{outline:transparent}.slideBox_875c5b2d{position:relative}.ms-Fabric.is-focusVisible .slideBox_875c5b2d:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "focusBorder", "defaultValue": "#000000" }, { "rawString": "}.slideBox_875c5b2d .thumb_875c5b2d{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;border-radius:10px}.rootIsHorizontal_875c5b2d .line_875c5b2d{width:100%}.rootIsHorizontal_875c5b2d .line_875c5b2d .lineContainer_875c5b2d{height:4px}.rootIsHorizontal_875c5b2d .slideBox_875c5b2d{height:28px;padding:0 8px}.rootIsHorizontal_875c5b2d .slideBox_875c5b2d .thumb_875c5b2d{top:-6px}html[dir='ltr'] .rootIsHorizontal_875c5b2d .slideBox_875c5b2d .thumb_875c5b2d{-webkit-transform:translateX(-50%);transform:translateX(-50%)}html[dir='rtl'] .rootIsHorizontal_875c5b2d .slideBox_875c5b2d .thumb_875c5b2d{-webkit-transform:translateX(50%);transform:translateX(50%)}.rootIsHorizontal_875c5b2d .valueLabel_875c5b2d{margin:0 8px;white-space:nowrap;width:40px}.rootIsVertical_875c5b2d{margin-right:8px}.rootIsVertical_875c5b2d .line_875c5b2d{height:100%;width:4px;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.rootIsVertical_875c5b2d .line_875c5b2d .lineContainer_875c5b2d{width:4px;height:100%}.rootIsVertical_875c5b2d .slideBox_875c5b2d{height:100%;width:28px;padding:8px 0}.rootIsVertical_875c5b2d .slideBox_875c5b2d .thumb_875c5b2d{left:-6px;margin:0 auto;-webkit-transform:translateY(8px);transform:translateY(8px)}.rootIsVertical_875c5b2d .container_875c5b2d{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;text-align:center;margin:8px 0}.rootIsVertical_875c5b2d .valueLabel_875c5b2d{margin:0 auto;white-space:nowrap;width:40px}.activeSection_875c5b2d{background:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.activeSection_875c5b2d{background-color:WindowText}}.inactiveSection_875c5b2d{background:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.inactiveSection_875c5b2d{border:1px solid WindowText}}.showTransitions_875c5b2d .thumb_875c5b2d{-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_875c5b2d .activeSection_875c5b2d,.showTransitions_875c5b2d .inactiveSection_875c5b2d{-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)}.rootIsEnabled_875c5b2d .slideBox_875c5b2d:hover .thumb_875c5b2d,.rootIsEnabled_875c5b2d .slideBox_875c5b2d:active .thumb_875c5b2d{border:2px solid " }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.rootIsEnabled_875c5b2d .slideBox_875c5b2d:hover .thumb_875c5b2d,.rootIsEnabled_875c5b2d .slideBox_875c5b2d:active .thumb_875c5b2d{border-color:Highlight}}.rootIsEnabled_875c5b2d .slideBox_875c5b2d:hover .activeSection_875c5b2d,.rootIsEnabled_875c5b2d .slideBox_875c5b2d:active .activeSection_875c5b2d{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.rootIsEnabled_875c5b2d .slideBox_875c5b2d:hover .activeSection_875c5b2d,.rootIsEnabled_875c5b2d .slideBox_875c5b2d:active .activeSection_875c5b2d{background-color:Highlight}}.rootIsEnabled_875c5b2d .slideBox_875c5b2d:hover .inactiveSection_875c5b2d,.rootIsEnabled_875c5b2d .slideBox_875c5b2d:active .inactiveSection_875c5b2d{background-color:" }, { "theme": "themeLight", "defaultValue": "#c7e0f4" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.rootIsEnabled_875c5b2d .slideBox_875c5b2d:hover .inactiveSection_875c5b2d,.rootIsEnabled_875c5b2d .slideBox_875c5b2d:active .inactiveSection_875c5b2d{border-color:Highlight}}.rootIsEnabled_875c5b2d .slideBox_875c5b2d:active .thumb_875c5b2d{border:2px solid " }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": "}.rootIsEnabled_875c5b2d .slideBox_875c5b2d:active .activeSection_875c5b2d{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": "}.rootIsDisabled_875c5b2d .thumb_875c5b2d{border-color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.rootIsDisabled_875c5b2d .thumb_875c5b2d{border-color:GrayText}}@media screen and (-ms-high-contrast: active){.rootIsDisabled_875c5b2d .activeSection_875c5b2d,.rootIsDisabled_875c5b2d .inactiveSection_875c5b2d{background-color:GrayText;border-color:GrayText}}.rootIsDisabled_875c5b2d .activeSection_875c5b2d{background:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.rootIsDisabled_875c5b2d .inactiveSection_875c5b2d{background:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}\n" }]);
exports.root = "root_875c5b2d";
exports.titleLabel = "titleLabel_875c5b2d";
exports.line = "line_875c5b2d";
exports.lineContainer = "lineContainer_875c5b2d";
exports.container = "container_875c5b2d";
exports.valueLabel = "valueLabel_875c5b2d";
exports.slideBox = "slideBox_875c5b2d";
exports.thumb = "thumb_875c5b2d";
exports.rootIsHorizontal = "rootIsHorizontal_875c5b2d";
exports.rootIsVertical = "rootIsVertical_875c5b2d";
exports.activeSection = "activeSection_875c5b2d";
exports.inactiveSection = "inactiveSection_875c5b2d";
exports.showTransitions = "showTransitions_875c5b2d";
exports.rootIsEnabled = "rootIsEnabled_875c5b2d";
exports.rootIsDisabled = "rootIsDisabled_875c5b2d";
});
//# sourceMappingURL=Slider.scss.js.map