office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
31 lines (29 loc) • 8.17 kB
JavaScript
/* tslint:disable */
var load_themed_styles_1 = require("@microsoft/load-themed-styles");
var styles = {
root: 'root_635233e1',
icon: 'icon_635233e1',
text: 'text_635233e1',
rootIsWarning: 'rootIsWarning_635233e1',
rootIsSevereWarning: 'rootIsSevereWarning_635233e1',
rootIsError: 'rootIsError_635233e1',
rootIsBlocked: 'rootIsBlocked_635233e1',
rootIsSuccess: 'rootIsSuccess_635233e1',
content: 'content_635233e1',
actions: 'actions_635233e1',
innerTextPadding: 'innerTextPadding_635233e1',
innerText: 'innerText_635233e1',
singleline: 'singleline_635233e1',
actionsOneline: 'actionsOneline_635233e1',
dismissal: 'dismissal_635233e1',
dismissalOneline: 'dismissalOneline_635233e1',
actionableOneline: 'actionableOneline_635233e1',
multiline: 'multiline_635233e1',
actionableMultiline: 'actionableMultiline_635233e1',
dismissalMultiline: 'dismissalMultiline_635233e1',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_635233e1{background-color:" }, { "theme": "infoBackground", "defaultValue": "#f4f4f4" }, { "rawString": ";min-height:32px;color:" }, { "theme": "infoText", "defaultValue": "#333333" }, { "rawString": ";width:100%;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.root_635233e1 .icon_635233e1{color:" }, { "theme": "info", "defaultValue": "#767676" }, { "rawString": "}html[dir=ltr] .root_635233e1 .icon_635233e1{padding-right:8px}html[dir=rtl] .root_635233e1 .icon_635233e1{padding-left:8px}.root_635233e1 .ms-Link{font-size:12px;color:" }, { "theme": "themeDark", "defaultValue": "#005a9e" }, { "rawString": "}html[dir=ltr] .root_635233e1 .ms-Button{margin-left:6px}html[dir=rtl] .root_635233e1 .ms-Button{margin-right:6px}.icon_635233e1,.text_635233e1{display:table-cell;vertical-align:top}.icon_635233e1{font-size:16px;min-width:16px;min-height:16px;display:-webkit-box;display:-ms-flexbox;display:flex}.text_635233e1{font-size:12px;font-weight:400;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.root_635233e1.rootIsWarning_635233e1{background-color:" }, { "theme": "warningBackground", "defaultValue": "#fff4ce" }, { "rawString": ";color:" }, { "theme": "warningText", "defaultValue": "#333333" }, { "rawString": "}.root_635233e1.rootIsSevereWarning_635233e1{background-color:" }, { "theme": "severeWarningBackground", "defaultValue": "#fed9cc" }, { "rawString": ";color:" }, { "theme": "severeWarningText", "defaultValue": "#333333" }, { "rawString": "}.root_635233e1.rootIsSevereWarning_635233e1 .icon_635233e1{color:" }, { "theme": "severeWarning", "defaultValue": "#d83b01" }, { "rawString": "}.root_635233e1.rootIsError_635233e1{background-color:" }, { "theme": "errorBackground", "defaultValue": "#fde7e9" }, { "rawString": ";color:" }, { "theme": "errorText", "defaultValue": "#333333" }, { "rawString": "}.root_635233e1.rootIsError_635233e1 .icon_635233e1{color:" }, { "theme": "error", "defaultValue": "#a80000" }, { "rawString": "}.root_635233e1.rootIsBlocked_635233e1{background-color:" }, { "theme": "errorBackground", "defaultValue": "#fde7e9" }, { "rawString": ";color:" }, { "theme": "errorText", "defaultValue": "#333333" }, { "rawString": "}.root_635233e1.rootIsBlocked_635233e1 .icon_635233e1{color:" }, { "theme": "error", "defaultValue": "#a80000" }, { "rawString": "}.root_635233e1.rootIsSuccess_635233e1{background-color:" }, { "theme": "successBackground", "defaultValue": "#dff6dd" }, { "rawString": ";color:" }, { "theme": "successText", "defaultValue": "#333333" }, { "rawString": "}.root_635233e1.rootIsSuccess_635233e1 .icon_635233e1{color:" }, { "theme": "green", "defaultValue": "#107c10" }, { "rawString": "}.content_635233e1{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;box-sizing:border-box}.content_635233e1:before{pointer-events:none;position:absolute;right:0;bottom:0;left:0;top:0;margin:0}@media screen and (-ms-high-contrast:active){.content_635233e1:before{border:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";content:' '}}@media screen and (-ms-high-contrast:black-on-white){.content_635233e1:before{border:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": ";content:' '}}.actions_635233e1{padding-top:12px}html[dir=ltr] .innerTextPadding_635233e1 .innerText_635233e1>span,html[dir=ltr] .innerTextPadding_635233e1 span{padding-right:4px}html[dir=rtl] .innerTextPadding_635233e1 .innerText_635233e1>span,html[dir=rtl] .innerTextPadding_635233e1 span{padding-left:4px}.singleline_635233e1{height:32px}.singleline_635233e1 .content_635233e1{-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;padding:8px 0}.singleline_635233e1 .content_635233e1 .icon_635233e1{font-family:FabricMDL2Icons;padding:0 8px}.singleline_635233e1 .content_635233e1 .text_635233e1{-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.singleline_635233e1 .content_635233e1 .text_635233e1 .innerTextPadding_635233e1,.singleline_635233e1 .content_635233e1 .text_635233e1 .innerText_635233e1{max-height:1.3em;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}html[dir=ltr] .singleline_635233e1 .content_635233e1 .text_635233e1 .innerTextPadding_635233e1,html[dir=ltr] .singleline_635233e1 .content_635233e1 .text_635233e1 .innerText_635233e1{padding-right:8px}html[dir=rtl] .singleline_635233e1 .content_635233e1 .text_635233e1 .innerTextPadding_635233e1,html[dir=rtl] .singleline_635233e1 .content_635233e1 .text_635233e1 .innerText_635233e1{padding-left:8px}.actionsOneline_635233e1,.actions_635233e1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dismissal_635233e1{max-height:16px;-ms-flex-negative:0;flex-shrink:0}.dismissal_635233e1::-moz-focus-inner{border:0}.dismissal_635233e1{outline:transparent}.dismissal_635233e1{position:relative}.ms-Fabric.is-focusVisible .dismissal_635233e1:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}html[dir=ltr] .dismissal_635233e1{right:0}html[dir=rtl] .dismissal_635233e1{left:0}.dismissalOneline_635233e1{min-width:16px;min-height:16px;padding:8px 12px 8px 12px}html[dir=rtl] .dismissalOneline_635233e1{padding:8px 12px 8px 12px}.actionsOneline_635233e1{position:relative;padding:0 8px}.actionableOneline_635233e1{height:48px}.actionableOneline_635233e1 .content_635233e1 .icon_635233e1{padding:0 16px}html[dir=ltr] .actionableOneline_635233e1 .content_635233e1 .innerText_635233e1{padding-right:0}html[dir=rtl] .actionableOneline_635233e1 .content_635233e1 .innerText_635233e1{padding-left:0}.multiline_635233e1{padding:16px 12px 12px 16px}html[dir=rtl] .multiline_635233e1{padding:16px 16px 12px 12px}.multiline_635233e1 .content_635233e1{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.multiline_635233e1 .content_635233e1 .icon_635233e1{font-family:FabricMDL2Icons}html[dir=ltr] .multiline_635233e1 .content_635233e1 .icon_635233e1{padding-right:8px}html[dir=rtl] .multiline_635233e1 .content_635233e1 .icon_635233e1{padding-left:8px}.multiline_635233e1 .content_635233e1 .innerText_635233e1{line-height:16px}.multiline_635233e1 .dismissal_635233e1{margin:0}.multiline_635233e1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}html[dir=ltr] .actionableMultiline_635233e1.dismissalMultiline_635233e1 .innerTextPadding_635233e1{padding-right:48px}html[dir=rtl] .actionableMultiline_635233e1.dismissalMultiline_635233e1 .innerTextPadding_635233e1{padding-left:48px}" }]);
module.exports = styles;
/* tslint:enable */
//# sourceMappingURL=MessageBar.scss.js.map
;