UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

21 lines 3.5 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": ".isOpen_352a7c92{display:-webkit-box;display:-ms-flexbox;display:flex}.main_352a7c92{width:288px}.button_352a7c92.isClose_352a7c92 .ms-Icon.ms-Icon--Cancel{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";font-size:16px}.inner_352a7c92{padding:0 28px 20px}.header_352a7c92{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.title_352a7c92{margin:0;font-size:21px;font-weight:100;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";padding:20px 36px 20px 28px}[dir='rtl'] .title_352a7c92{padding:20px 28px 20px 36px}.topButton_352a7c92{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:absolute;top:0;padding:12px 12px 0 0}[dir='ltr'] .topButton_352a7c92{right:0}[dir='rtl'] .topButton_352a7c92{left:0}[dir='rtl'] .topButton_352a7c92{padding:12px 0 0 12px}.topButton_352a7c92>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.content_352a7c92{position:relative;width:100%}.content_352a7c92 .ms-Button.ms-Button--compound{margin-bottom:20px}.content_352a7c92 .ms-Button.ms-Button--compound:last-child{margin-bottom:0}.subText_352a7c92{margin:0 0 20px 0;padding-top:8px;font-size:12px;font-weight:400;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";font-weight:300;line-height:1.5;word-wrap:break-word}.actions_352a7c92{position:relative;width:100%;min-height:24px;line-height:24px;margin:20px 0 0;font-size:0}.actions_352a7c92 .ms-Button{line-height:normal}.actionsRight_352a7c92{font-size:0}[dir='ltr'] .actionsRight_352a7c92{text-align:right}[dir='rtl'] .actionsRight_352a7c92{text-align:left}[dir='ltr'] .actionsRight_352a7c92{margin-right:-4px}[dir='rtl'] .actionsRight_352a7c92{margin-left:-4px}.actionsRight_352a7c92 .action_352a7c92{margin:0px 4px}.isMultiline_352a7c92 .title_352a7c92{font-size:28px}.isMultiline_352a7c92 .inner_352a7c92{padding:0 20px 20px}.isLargeHeader_352a7c92 .header_352a7c92{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.isLargeHeader_352a7c92 .title_352a7c92{font-size:28px;font-weight:100;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";padding:26px 28px 28px;margin-bottom:8px}.isLargeHeader_352a7c92 .subText_352a7c92{font-size:14px}@media (min-width: 480px){.main_352a7c92{width:auto;min-width:288px;max-width:340px}}\n" }]); exports.isOpen = "isOpen_352a7c92"; exports.main = "main_352a7c92"; exports.button = "button_352a7c92"; exports.isClose = "isClose_352a7c92"; exports.inner = "inner_352a7c92"; exports.header = "header_352a7c92"; exports.title = "title_352a7c92"; exports.topButton = "topButton_352a7c92"; exports.content = "content_352a7c92"; exports.subText = "subText_352a7c92"; exports.actions = "actions_352a7c92"; exports.actionsRight = "actionsRight_352a7c92"; exports.action = "action_352a7c92"; exports.isMultiline = "isMultiline_352a7c92"; exports.isLargeHeader = "isLargeHeader_352a7c92"; }); //# sourceMappingURL=Dialog.scss.js.map