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_135b707f', circle: 'circle_135b707f', spinAnimation: 'spinAnimation_135b707f', circleIsXSmall: 'circleIsXSmall_135b707f', circleIsSmall: 'circleIsSmall_135b707f', circleIsTypeMedium: 'circleIsTypeMedium_135b707f', circleIsMedium: 'circleIsMedium_135b707f', circleIsTypeLarge: 'circleIsTypeLarge_135b707f', circleIsLarge: 'circleIsLarge_135b707f', label: 'label_135b707f', screenReaderOnly: 'screenReaderOnly_135b707f', }; load_themed_styles_1.loadStyles([{ "rawString": "@-webkit-keyframes spinAnimation_135b707f{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinAnimation_135b707f{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.root_135b707f>.circle_135b707f{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_135b707f 1.3s infinite cubic-bezier(.53,.21,.29,.67);animation:spinAnimation_135b707f 1.3s infinite cubic-bezier(.53,.21,.29,.67)}.root_135b707f>.circle_135b707f.circleIsXSmall_135b707f{width:12px;height:12px}.root_135b707f>.circle_135b707f.circleIsSmall_135b707f{width:16px;height:16px}.root_135b707f>.circle_135b707f.circleIsMedium_135b707f,.root_135b707f>.circle_135b707f.circleIsTypeMedium_135b707f{width:20px;height:20px}.root_135b707f>.circle_135b707f.circleIsLarge_135b707f,.root_135b707f>.circle_135b707f.circleIsTypeLarge_135b707f{width:28px;height:28px}.root_135b707f .label_135b707f{color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";margin-top:10px;text-align:center}.root_135b707f .screenReaderOnly_135b707f{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_135b707f>.circle_135b707f{border-top-style:none}}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=Spinner.scss.js.map