UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

19 lines 5.14 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); load_themed_styles_1.loadStyles([{ "rawString": ".root_420d869d{display:block;max-width:364px;border:0;-webkit-box-shadow:none !important;box-shadow:none !important}.bodyContent_420d869d{padding:20px}.headerIsLarge_420d869d:not(:last-child){margin-bottom:14px}.headerIsSmall_420d869d:not(:last-child){margin-bottom:14px}.headline_420d869d{margin:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.headerIsLarge_420d869d .headline_420d869d{font-size:28px;font-weight:100;font-weight:100}.headerIsCondensed_420d869d .headline_420d869d{font-size:14px;font-weight:400;font-weight:600}[dir='ltr'] .headerIsCondensed_420d869d .headline_420d869d{margin-right:10px}[dir='rtl'] .headerIsCondensed_420d869d .headline_420d869d{margin-left:10px}.headerIsSmall_420d869d .headline_420d869d{font-size:14px;font-weight:400;font-weight:600}[dir='ltr'] .headerIsSmall_420d869d .headline_420d869d{margin-right:10px}[dir='rtl'] .headerIsSmall_420d869d .headline_420d869d{margin-left:10px}.body_420d869d:not(:last-child){margin-bottom:20px}.subText_420d869d{margin:0;font-size:14px;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-weight:300}.root_420d869d .closeButton_420d869d{position:absolute;top:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-size:12px}[dir='ltr'] .root_420d869d .closeButton_420d869d{right:0}[dir='rtl'] .root_420d869d .closeButton_420d869d{left:0}html[dir='ltr'] .footer_420d869d .ms-Button:not(:first-child){margin-left:20px}html[dir='rtl'] .footer_420d869d .ms-Button:not(:first-child){margin-right:20px}.root_420d869d .ms-Callout-main,.root_420d869d .ms-Callout-beak,.root_420d869d .ms-Callout-smallbeak{background:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.wideCallout_420d869d{max-width:456px}.wideCallout_420d869d .ms-TeachingBubble-content{display:-webkit-box;display:-ms-flexbox;display:flex}.wideCallout_420d869d .ms-TeachingBubble-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:20px;max-width:154px}.wideCallout_420d869d .bodyContent_420d869d{max-width:302px}.root_420d869d .primaryButton_420d869d{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_420d869d .primaryButton_420d869d .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_420d869d .primaryButton_420d869d:hover{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": "}.root_420d869d .primaryButton_420d869d:focus{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_420d869d .primaryButton_420d869d:active{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_420d869d .secondaryButton_420d869d{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_420d869d .secondaryButton_420d869d .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_420d869d .secondaryButton_420d869d:hover{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_420d869d .secondaryButton_420d869d:focus{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_420d869d .secondaryButton_420d869d:active{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}\n" }]); exports.root = "root_420d869d"; exports.bodyContent = "bodyContent_420d869d"; exports.headerIsLarge = "headerIsLarge_420d869d"; exports.headerIsSmall = "headerIsSmall_420d869d"; exports.headline = "headline_420d869d"; exports.headerIsCondensed = "headerIsCondensed_420d869d"; exports.body = "body_420d869d"; exports.subText = "subText_420d869d"; exports.closeButton = "closeButton_420d869d"; exports.footer = "footer_420d869d"; exports.wideCallout = "wideCallout_420d869d"; exports.primaryButton = "primaryButton_420d869d"; exports.secondaryButton = "secondaryButton_420d869d"; //# sourceMappingURL=TeachingBubble.scss.js.map