UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

22 lines (20 loc) 2.33 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = { root: 'root_60dafb80', circle: 'circle_60dafb80', spinAnimation: 'spinAnimation_60dafb80', circleIsXSmall: 'circleIsXSmall_60dafb80', circleIsSmall: 'circleIsSmall_60dafb80', circleIsTypeMedium: 'circleIsTypeMedium_60dafb80', circleIsMedium: 'circleIsMedium_60dafb80', circleIsTypeLarge: 'circleIsTypeLarge_60dafb80', circleIsLarge: 'circleIsLarge_60dafb80', label: 'label_60dafb80', screenReaderOnly: 'screenReaderOnly_60dafb80', }; load_themed_styles_1.loadStyles([{ "rawString": "@-webkit-keyframes spinAnimation_60dafb80{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinAnimation_60dafb80{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.root_60dafb80>.circle_60dafb80{margin:auto;box-sizing:border-box;border-radius:50%;width:100%;height:100%;border:1.5px solid " }, { "theme": "themeLight", "defaultValue": "#c7e0f4" }, { "rawString": ";border-top-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";-webkit-animation:spinAnimation_60dafb80 1.3s infinite cubic-bezier(.53,.21,.29,.67);animation:spinAnimation_60dafb80 1.3s infinite cubic-bezier(.53,.21,.29,.67)}.root_60dafb80>.circle_60dafb80.circleIsXSmall_60dafb80{width:12px;height:12px}.root_60dafb80>.circle_60dafb80.circleIsSmall_60dafb80{width:16px;height:16px}.root_60dafb80>.circle_60dafb80.circleIsMedium_60dafb80,.root_60dafb80>.circle_60dafb80.circleIsTypeMedium_60dafb80{width:20px;height:20px}.root_60dafb80>.circle_60dafb80.circleIsLarge_60dafb80,.root_60dafb80>.circle_60dafb80.circleIsTypeLarge_60dafb80{width:28px;height:28px}.root_60dafb80 .label_60dafb80{color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";margin-top:10px;text-align:center}.root_60dafb80 .screenReaderOnly_60dafb80{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media screen and (-ms-high-contrast:active){.root_60dafb80>.circle_60dafb80{border-top-style:none}}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=Spinner.scss.js.map