UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

22 lines (20 loc) 2.42 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; var styles = { root: 'root_524c5a09', circle: 'circle_524c5a09', spinAnimation: 'spinAnimation_524c5a09', circleIsXSmall: 'circleIsXSmall_524c5a09', circleIsSmall: 'circleIsSmall_524c5a09', circleIsTypeMedium: 'circleIsTypeMedium_524c5a09', circleIsMedium: 'circleIsMedium_524c5a09', circleIsTypeLarge: 'circleIsTypeLarge_524c5a09', circleIsLarge: 'circleIsLarge_524c5a09', label: 'label_524c5a09', screenReaderOnly: 'screenReaderOnly_524c5a09', }; load_themed_styles_1.loadStyles([{ "rawString": "@-webkit-keyframes spinAnimation_524c5a09{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinAnimation_524c5a09{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.root_524c5a09>.circle_524c5a09{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_524c5a09 1.3s infinite cubic-bezier(.53,.21,.29,.67);animation:spinAnimation_524c5a09 1.3s infinite cubic-bezier(.53,.21,.29,.67)}.root_524c5a09>.circle_524c5a09.circleIsXSmall_524c5a09{width:12px;height:12px}.root_524c5a09>.circle_524c5a09.circleIsSmall_524c5a09{width:16px;height:16px}.root_524c5a09>.circle_524c5a09.circleIsMedium_524c5a09,.root_524c5a09>.circle_524c5a09.circleIsTypeMedium_524c5a09{width:20px;height:20px}.root_524c5a09>.circle_524c5a09.circleIsLarge_524c5a09,.root_524c5a09>.circle_524c5a09.circleIsTypeLarge_524c5a09{width:28px;height:28px}.root_524c5a09 .label_524c5a09{color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";margin-top:10px;text-align:center}.root_524c5a09 .screenReaderOnly_524c5a09{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_524c5a09>.circle_524c5a09{border-top-style:none}}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=Spinner.scss.js.map