office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
22 lines (20 loc) • 4.25 kB
JavaScript
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
"use strict";
var styles = {
root: 'root_930ff9ea',
bodyContent: 'bodyContent_930ff9ea',
headerIsLarge: 'headerIsLarge_930ff9ea',
headline: 'headline_930ff9ea',
headerIsSmall: 'headerIsSmall_930ff9ea',
body: 'body_930ff9ea',
subText: 'subText_930ff9ea',
closeButton: 'closeButton_930ff9ea',
footer: 'footer_930ff9ea',
primaryButton: 'primaryButton_930ff9ea',
secondaryButton: 'secondaryButton_930ff9ea',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_930ff9ea{display:block;max-width:364px}.bodyContent_930ff9ea{padding:20px}.headerIsLarge_930ff9ea:not(:last-child){margin-bottom:14px}.headline_930ff9ea{margin:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.headerIsLarge_930ff9ea .headline_930ff9ea{font-size:28px;font-weight:100;font-weight:100}.headerIsSmall_930ff9ea .headline_930ff9ea{font-size:14px;font-weight:400;font-weight:600}[dir=ltr] .headerIsSmall_930ff9ea .headline_930ff9ea{margin-right:10px}[dir=rtl] .headerIsSmall_930ff9ea .headline_930ff9ea{margin-left:10px}.body_930ff9ea:not(:last-child){margin-bottom:20px}.subText_930ff9ea{margin:0;font-size:14px;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-weight:300}.root_930ff9ea .closeButton_930ff9ea{position:absolute;top:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-size:12px}[dir=ltr] .root_930ff9ea .closeButton_930ff9ea{right:0}[dir=rtl] .root_930ff9ea .closeButton_930ff9ea{left:0}html[dir=ltr] .footer_930ff9ea .ms-Button:not(:first-child){margin-left:20px}html[dir=rtl] .footer_930ff9ea .ms-Button:not(:first-child){margin-right:20px}.root_930ff9ea .ms-Callout-beak,.root_930ff9ea .ms-Callout-main,.root_930ff9ea .ms-Callout-smallbeak{background:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_930ff9ea .primaryButton_930ff9ea{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_930ff9ea .primaryButton_930ff9ea .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_930ff9ea .primaryButton_930ff9ea:hover{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": "}.root_930ff9ea .primaryButton_930ff9ea:focus{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_930ff9ea .primaryButton_930ff9ea:active{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_930ff9ea .secondaryButton_930ff9ea{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_930ff9ea .secondaryButton_930ff9ea .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_930ff9ea .secondaryButton_930ff9ea:hover{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_930ff9ea .secondaryButton_930ff9ea:focus{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_930ff9ea .secondaryButton_930ff9ea:active{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}" }]);
return styles;
});
/* tslint:enable */
//# sourceMappingURL=TeachingBubble.scss.js.map