UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

17 lines 4.34 kB
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_cf5e13fb{display:block;max-width:364px}.bodyContent_cf5e13fb{padding:20px}.headerIsLarge_cf5e13fb:not(:last-child){margin-bottom:14px}.headline_cf5e13fb{margin:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.headerIsLarge_cf5e13fb .headline_cf5e13fb{font-size:28px;font-weight:100;font-weight:100}.headerIsSmall_cf5e13fb .headline_cf5e13fb{font-size:14px;font-weight:400;font-weight:600}[dir='ltr'] .headerIsSmall_cf5e13fb .headline_cf5e13fb{margin-right:10px}[dir='rtl'] .headerIsSmall_cf5e13fb .headline_cf5e13fb{margin-left:10px}.body_cf5e13fb:not(:last-child){margin-bottom:20px}.subText_cf5e13fb{margin:0;font-size:14px;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-weight:300}.root_cf5e13fb .closeButton_cf5e13fb{position:absolute;top:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-size:12px}[dir='ltr'] .root_cf5e13fb .closeButton_cf5e13fb{right:0}[dir='rtl'] .root_cf5e13fb .closeButton_cf5e13fb{left:0}html[dir='ltr'] .footer_cf5e13fb .ms-Button:not(:first-child){margin-left:20px}html[dir='rtl'] .footer_cf5e13fb .ms-Button:not(:first-child){margin-right:20px}.root_cf5e13fb .ms-Callout-main,.root_cf5e13fb .ms-Callout-beak,.root_cf5e13fb .ms-Callout-smallbeak{background:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_cf5e13fb .primaryButton_cf5e13fb{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_cf5e13fb .primaryButton_cf5e13fb .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_cf5e13fb .primaryButton_cf5e13fb:hover{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": "}.root_cf5e13fb .primaryButton_cf5e13fb:focus{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_cf5e13fb .primaryButton_cf5e13fb:active{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_cf5e13fb .secondaryButton_cf5e13fb{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_cf5e13fb .secondaryButton_cf5e13fb .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_cf5e13fb .secondaryButton_cf5e13fb:hover{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_cf5e13fb .secondaryButton_cf5e13fb:focus{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_cf5e13fb .secondaryButton_cf5e13fb:active{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}\n" }]); exports.root = "root_cf5e13fb"; exports.bodyContent = "bodyContent_cf5e13fb"; exports.headerIsLarge = "headerIsLarge_cf5e13fb"; exports.headline = "headline_cf5e13fb"; exports.headerIsSmall = "headerIsSmall_cf5e13fb"; exports.body = "body_cf5e13fb"; exports.subText = "subText_cf5e13fb"; exports.closeButton = "closeButton_cf5e13fb"; exports.footer = "footer_cf5e13fb"; exports.primaryButton = "primaryButton_cf5e13fb"; exports.secondaryButton = "secondaryButton_cf5e13fb"; }); //# sourceMappingURL=TeachingBubble.scss.js.map