UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

26 lines (24 loc) 3.35 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; var styles = { isOpen: 'isOpen_c4efcf8b', main: 'main_c4efcf8b', button: 'button_c4efcf8b', isClose: 'isClose_c4efcf8b', inner: 'inner_c4efcf8b', header: 'header_c4efcf8b', title: 'title_c4efcf8b', topButton: 'topButton_c4efcf8b', content: 'content_c4efcf8b', subText: 'subText_c4efcf8b', actions: 'actions_c4efcf8b', actionsRight: 'actionsRight_c4efcf8b', action: 'action_c4efcf8b', isMultiline: 'isMultiline_c4efcf8b', isLargeHeader: 'isLargeHeader_c4efcf8b', }; load_themed_styles_1.loadStyles([{ "rawString": ".isOpen_c4efcf8b{display:-webkit-box;display:-ms-flexbox;display:flex}.main_c4efcf8b{width:288px}.button_c4efcf8b.isClose_c4efcf8b .ms-Icon.ms-Icon--Cancel{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";font-size:16px}.inner_c4efcf8b{padding:0 28px 20px}.header_c4efcf8b{position:relative;width:100%;box-sizing:border-box}.title_c4efcf8b{margin:0;font-size:21px;font-weight:100;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";padding:20px 36px 20px 28px}[dir=rtl] .title_c4efcf8b{padding:20px 28px 20px 36px}.topButton_c4efcf8b{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_c4efcf8b{right:0}[dir=rtl] .topButton_c4efcf8b{left:0}[dir=rtl] .topButton_c4efcf8b{padding:12px 0 0 12px}.topButton_c4efcf8b>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.content_c4efcf8b{position:relative;width:100%}.content_c4efcf8b .ms-Button.ms-Button--compound{margin-bottom:20px}.content_c4efcf8b .ms-Button.ms-Button--compound:last-child{margin-bottom:0}.subText_c4efcf8b{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_c4efcf8b{position:relative;width:100%;min-height:24px;line-height:24px;margin:20px 0 0;font-size:0}.actions_c4efcf8b .ms-Button{line-height:normal}.actionsRight_c4efcf8b{font-size:0}[dir=ltr] .actionsRight_c4efcf8b{text-align:right}[dir=rtl] .actionsRight_c4efcf8b{text-align:left}[dir=ltr] .actionsRight_c4efcf8b{margin-right:-4px}[dir=rtl] .actionsRight_c4efcf8b{margin-left:-4px}.actionsRight_c4efcf8b .action_c4efcf8b{margin:0 4px}.isMultiline_c4efcf8b .title_c4efcf8b{font-size:28px}.isMultiline_c4efcf8b .inner_c4efcf8b{padding:0 20px 20px}.isLargeHeader_c4efcf8b .header_c4efcf8b{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.isLargeHeader_c4efcf8b .title_c4efcf8b{font-size:28px;font-weight:100;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";padding:26px 28px 28px;margin-bottom:8px}.isLargeHeader_c4efcf8b .subText_c4efcf8b{font-size:14px}@media (min-width:480px){.main_c4efcf8b{width:auto;min-width:288px;max-width:340px}}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=Dialog.scss.js.map