office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
21 lines • 8.55 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_5cc6eb25{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:8px}.titleLabel_5cc6eb25{padding:0}.line_5cc6eb25{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.line_5cc6eb25 .lineContainer_5cc6eb25{border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.container_5cc6eb25{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_5cc6eb25{-ms-flex-negative:1;flex-shrink:1;width:30px;line-height:1}.slideBox_5cc6eb25{background:transparent;border:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:28px}.slideBox_5cc6eb25::-moz-focus-inner{border:0}.slideBox_5cc6eb25{outline:transparent}.slideBox_5cc6eb25{position:relative}.ms-Fabric.is-focusVisible .slideBox_5cc6eb25:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.slideBox_5cc6eb25 .thumb_5cc6eb25{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_5cc6eb25 .line_5cc6eb25{width:100%}.rootIsHorizontal_5cc6eb25 .line_5cc6eb25 .lineContainer_5cc6eb25{height:4px}.rootIsHorizontal_5cc6eb25 .slideBox_5cc6eb25{height:28px;padding:0 8px}.rootIsHorizontal_5cc6eb25 .slideBox_5cc6eb25 .thumb_5cc6eb25{top:-6px}html[dir='ltr'] .rootIsHorizontal_5cc6eb25 .slideBox_5cc6eb25 .thumb_5cc6eb25{-webkit-transform:translateX(-50%);transform:translateX(-50%)}html[dir='rtl'] .rootIsHorizontal_5cc6eb25 .slideBox_5cc6eb25 .thumb_5cc6eb25{-webkit-transform:translateX(50%);transform:translateX(50%)}.rootIsHorizontal_5cc6eb25 .valueLabel_5cc6eb25{margin:0 8px}.rootIsVertical_5cc6eb25{margin-right:8px}.rootIsVertical_5cc6eb25 .line_5cc6eb25{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_5cc6eb25 .line_5cc6eb25 .lineContainer_5cc6eb25{width:4px;height:100%}.rootIsVertical_5cc6eb25 .slideBox_5cc6eb25{height:100%;width:28px;padding:8px 0}.rootIsVertical_5cc6eb25 .slideBox_5cc6eb25 .thumb_5cc6eb25{left:-6px;margin:0 auto;-webkit-transform:translateY(8px);transform:translateY(8px)}.rootIsVertical_5cc6eb25 .container_5cc6eb25{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;text-align:center;margin:8px 0}.rootIsVertical_5cc6eb25 .valueLabel_5cc6eb25{margin:0 auto}.activeSection_5cc6eb25{background:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.activeSection_5cc6eb25{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast: black-on-white){.activeSection_5cc6eb25{background-color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.inactiveSection_5cc6eb25{background:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.inactiveSection_5cc6eb25{border:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast: black-on-white){.inactiveSection_5cc6eb25{border:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.showTransitions_5cc6eb25 .thumb_5cc6eb25{-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_5cc6eb25 .activeSection_5cc6eb25,.showTransitions_5cc6eb25 .inactiveSection_5cc6eb25{-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_5cc6eb25 .slideBox_5cc6eb25:hover .thumb_5cc6eb25,.rootIsEnabled_5cc6eb25 .slideBox_5cc6eb25:active .thumb_5cc6eb25{border:2px solid " }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.rootIsEnabled_5cc6eb25 .slideBox_5cc6eb25:hover .thumb_5cc6eb25,.rootIsEnabled_5cc6eb25 .slideBox_5cc6eb25:active .thumb_5cc6eb25{border-color:#1AEBFF}}@media screen and (-ms-high-contrast: black-on-white){.rootIsEnabled_5cc6eb25 .slideBox_5cc6eb25:hover .thumb_5cc6eb25,.rootIsEnabled_5cc6eb25 .slideBox_5cc6eb25:active .thumb_5cc6eb25{border-color:#37006E}}.rootIsEnabled_5cc6eb25 .slideBox_5cc6eb25:hover .activeSection_5cc6eb25,.rootIsEnabled_5cc6eb25 .slideBox_5cc6eb25:active .activeSection_5cc6eb25{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.rootIsEnabled_5cc6eb25 .slideBox_5cc6eb25:hover .activeSection_5cc6eb25,.rootIsEnabled_5cc6eb25 .slideBox_5cc6eb25:active .activeSection_5cc6eb25{background-color:#1AEBFF}}@media screen and (-ms-high-contrast: black-on-white){.rootIsEnabled_5cc6eb25 .slideBox_5cc6eb25:hover .activeSection_5cc6eb25,.rootIsEnabled_5cc6eb25 .slideBox_5cc6eb25:active .activeSection_5cc6eb25{background-color:#37006E}}.rootIsEnabled_5cc6eb25 .slideBox_5cc6eb25:hover .inactiveSection_5cc6eb25,.rootIsEnabled_5cc6eb25 .slideBox_5cc6eb25:active .inactiveSection_5cc6eb25{background-color:" }, { "theme": "themeLight", "defaultValue": "#c7e0f4" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.rootIsEnabled_5cc6eb25 .slideBox_5cc6eb25:hover .inactiveSection_5cc6eb25,.rootIsEnabled_5cc6eb25 .slideBox_5cc6eb25:active .inactiveSection_5cc6eb25{border-color:#1AEBFF}}@media screen and (-ms-high-contrast: black-on-white){.rootIsEnabled_5cc6eb25 .slideBox_5cc6eb25:hover .inactiveSection_5cc6eb25,.rootIsEnabled_5cc6eb25 .slideBox_5cc6eb25:active .inactiveSection_5cc6eb25{border-color:#37006E}}.rootIsEnabled_5cc6eb25 .slideBox_5cc6eb25:active .thumb_5cc6eb25{border:2px solid " }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": "}.rootIsEnabled_5cc6eb25 .slideBox_5cc6eb25:active .activeSection_5cc6eb25{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": "}.rootIsDisabled_5cc6eb25 .thumb_5cc6eb25{border-color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.rootIsDisabled_5cc6eb25 .thumb_5cc6eb25{border-color:lime}}@media screen and (-ms-high-contrast: black-on-white){.rootIsDisabled_5cc6eb25 .thumb_5cc6eb25{border-color:#600000}}@media screen and (-ms-high-contrast: active){.rootIsDisabled_5cc6eb25 .activeSection_5cc6eb25,.rootIsDisabled_5cc6eb25 .inactiveSection_5cc6eb25{background-color:lime;border-color:lime}}@media screen and (-ms-high-contrast: black-on-white){.rootIsDisabled_5cc6eb25 .activeSection_5cc6eb25,.rootIsDisabled_5cc6eb25 .inactiveSection_5cc6eb25{background-color:#600000;border-color:#600000}}.rootIsDisabled_5cc6eb25 .activeSection_5cc6eb25{background:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.rootIsDisabled_5cc6eb25 .inactiveSection_5cc6eb25{background:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}\n" }]);
exports.root = "root_5cc6eb25";
exports.titleLabel = "titleLabel_5cc6eb25";
exports.line = "line_5cc6eb25";
exports.lineContainer = "lineContainer_5cc6eb25";
exports.container = "container_5cc6eb25";
exports.valueLabel = "valueLabel_5cc6eb25";
exports.slideBox = "slideBox_5cc6eb25";
exports.thumb = "thumb_5cc6eb25";
exports.rootIsHorizontal = "rootIsHorizontal_5cc6eb25";
exports.rootIsVertical = "rootIsVertical_5cc6eb25";
exports.activeSection = "activeSection_5cc6eb25";
exports.inactiveSection = "inactiveSection_5cc6eb25";
exports.showTransitions = "showTransitions_5cc6eb25";
exports.rootIsEnabled = "rootIsEnabled_5cc6eb25";
exports.rootIsDisabled = "rootIsDisabled_5cc6eb25";
});
//# sourceMappingURL=Slider.scss.js.map