UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

58 lines (56 loc) • 20.9 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; var styles = { root: 'root_5f2f2530', contextualHost: 'contextualHost_5f2f2530', primaryText: 'primaryText_5f2f2530', imageArea: 'imageArea_5f2f2530', image: 'image_5f2f2530', placeholder: 'placeholder_5f2f2530', initials: 'initials_5f2f2530', initialsIsLightBlue: 'initialsIsLightBlue_5f2f2530', initialsIsBlue: 'initialsIsBlue_5f2f2530', initialsIsDarkBlue: 'initialsIsDarkBlue_5f2f2530', initialsIsTeal: 'initialsIsTeal_5f2f2530', initialsIsLightGreen: 'initialsIsLightGreen_5f2f2530', initialsIsGreen: 'initialsIsGreen_5f2f2530', initialsIsDarkGreen: 'initialsIsDarkGreen_5f2f2530', initialsIsLightPink: 'initialsIsLightPink_5f2f2530', initialsIsPink: 'initialsIsPink_5f2f2530', initialsIsMagenta: 'initialsIsMagenta_5f2f2530', initialsIsPurple: 'initialsIsPurple_5f2f2530', initialsIsBlack: 'initialsIsBlack_5f2f2530', initialsIsOrange: 'initialsIsOrange_5f2f2530', initialsIsRed: 'initialsIsRed_5f2f2530', initialsIsDarkRed: 'initialsIsDarkRed_5f2f2530', presence: 'presence_5f2f2530', presenceIcon: 'presenceIcon_5f2f2530', details: 'details_5f2f2530', secondaryText: 'secondaryText_5f2f2530', tertiaryText: 'tertiaryText_5f2f2530', optionalText: 'optionalText_5f2f2530', textContent: 'textContent_5f2f2530', rootIsTiny: 'rootIsTiny_5f2f2530', rootIsReadonly: 'rootIsReadonly_5f2f2530', rootIsExtraExtraSmall: 'rootIsExtraExtraSmall_5f2f2530', showSecondaryText: 'showSecondaryText_5f2f2530', rootIs28: 'rootIs28_5f2f2530', rootIsExtraSmall: 'rootIsExtraSmall_5f2f2530', rootIsSmall: 'rootIsSmall_5f2f2530', rootIsLarge: 'rootIsLarge_5f2f2530', rootIsExtraLarge: 'rootIsExtraLarge_5f2f2530', rootIsDarkText: 'rootIsDarkText_5f2f2530', rootIsSelectable: 'rootIsSelectable_5f2f2530', rootExtraLarge: 'rootExtraLarge_5f2f2530', rootIsAvailable: 'rootIsAvailable_5f2f2530', rootIsAway: 'rootIsAway_5f2f2530', rootIsBlocked: 'rootIsBlocked_5f2f2530', rootIsBusy: 'rootIsBusy_5f2f2530', rootIsDoNotDisturb: 'rootIsDoNotDisturb_5f2f2530', rootIsOffline: 'rootIsOffline_5f2f2530', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_5f2f2530{box-sizing:border-box;box-shadow:none;margin:0;padding:0;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";font-size:14px;font-weight:400;position:relative;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.root_5f2f2530 .contextualHost_5f2f2530{display:none}.root_5f2f2530:hover .primaryText_5f2f2530{color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.imageArea_5f2f2530{position:relative;overflow:hidden;text-align:center;-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px;height:48px;width:48px;border-radius:50%}@media screen and (-ms-high-contrast:active){.imageArea_5f2f2530{border:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.imageArea_5f2f2530{border:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.imageArea_5f2f2530 .image_5f2f2530{border:0}.placeholder_5f2f2530{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";position:absolute;right:0;left:0;font-size:47px;top:9px;z-index:5}.initials_5f2f2530{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-size:17px;font-weight:100;line-height:46px;height:48px}.initials_5f2f2530.initialsIsLightBlue_5f2f2530{background-color:#6ba5e7}.initials_5f2f2530.initialsIsBlue_5f2f2530{background-color:#2d89ef}.initials_5f2f2530.initialsIsDarkBlue_5f2f2530{background-color:#2b5797}.initials_5f2f2530.initialsIsTeal_5f2f2530{background-color:#00aba9}.initials_5f2f2530.initialsIsLightGreen_5f2f2530{background-color:#99b433}.initials_5f2f2530.initialsIsGreen_5f2f2530{background-color:#00a300}.initials_5f2f2530.initialsIsDarkGreen_5f2f2530{background-color:#1e7145}.initials_5f2f2530.initialsIsLightPink_5f2f2530{background-color:#e773bd}.initials_5f2f2530.initialsIsPink_5f2f2530{background-color:#ff0097}.initials_5f2f2530.initialsIsMagenta_5f2f2530{background-color:#7e3878}.initials_5f2f2530.initialsIsPurple_5f2f2530{background-color:#603cba}.initials_5f2f2530.initialsIsBlack_5f2f2530{background-color:#1d1d1d}.initials_5f2f2530.initialsIsOrange_5f2f2530{background-color:#da532c}.initials_5f2f2530.initialsIsRed_5f2f2530{background-color:#e11}.initials_5f2f2530.initialsIsDarkRed_5f2f2530{background-color:#b91d47}.image_5f2f2530{position:absolute;top:0;width:100%;height:100%;border-radius:50%;-webkit-perspective:1px;perspective:1px}[dir=ltr] .image_5f2f2530{margin-right:10px}[dir=rtl] .image_5f2f2530{margin-left:10px}[dir=ltr] .image_5f2f2530{left:0}[dir=rtl] .image_5f2f2530{right:0}.image_5f2f2530[src=\"\"]{display:none}.presence_5f2f2530{background-color:#7fba00;position:absolute;height:12px;width:12px;border-radius:50%;top:auto;bottom:-1px;border:2px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";text-align:center;box-sizing:content-box;-ms-high-contrast-adjust:none}[dir=ltr] .presence_5f2f2530{left:34px}[dir=rtl] .presence_5f2f2530{right:34px}@media screen and (-ms-high-contrast:active){.presence_5f2f2530{border-color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": ";color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": ";background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.presence_5f2f2530{border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";background-color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.presence_5f2f2530 .presenceIcon_5f2f2530{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-size:8px;line-height:12px;vertical-align:top}@media screen and (-ms-high-contrast:active){.presence_5f2f2530 .presenceIcon_5f2f2530{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.presence_5f2f2530 .presenceIcon_5f2f2530{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}.details_5f2f2530{padding:0 24px 0 12px;min-width:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}html[dir=rtl] .details_5f2f2530{padding:0 12px 0 24px}html[dir=ltr] .details_5f2f2530{text-align:left}html[dir=rtl] .details_5f2f2530{text-align:right}.optionalText_5f2f2530,.primaryText_5f2f2530,.secondaryText_5f2f2530,.tertiaryText_5f2f2530,.textContent_5f2f2530{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.primaryText_5f2f2530{color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";font-weight:400;font-size:17px}.optionalText_5f2f2530,.secondaryText_5f2f2530,.tertiaryText_5f2f2530{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";font-weight:400;font-size:12px;white-space:nowrap}.optionalText_5f2f2530,.tertiaryText_5f2f2530{display:none}.root_5f2f2530.rootIsTiny_5f2f2530{height:30px;min-width:30px}.root_5f2f2530.rootIsTiny_5f2f2530 .imageArea_5f2f2530{overflow:visible;background:0 0;height:0;width:0}.root_5f2f2530.rootIsTiny_5f2f2530 .presence_5f2f2530{top:10px;border:0}[dir=ltr] .root_5f2f2530.rootIsTiny_5f2f2530 .presence_5f2f2530{right:auto}[dir=rtl] .root_5f2f2530.rootIsTiny_5f2f2530 .presence_5f2f2530{left:auto}[dir=ltr] .root_5f2f2530.rootIsTiny_5f2f2530 .presence_5f2f2530{left:0}[dir=rtl] .root_5f2f2530.rootIsTiny_5f2f2530 .presence_5f2f2530{right:0}@media screen and (-ms-high-contrast:active){.root_5f2f2530.rootIsTiny_5f2f2530 .presence_5f2f2530{top:9px;border:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.root_5f2f2530.rootIsTiny_5f2f2530 .presence_5f2f2530{border:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}[dir=ltr] .root_5f2f2530.rootIsTiny_5f2f2530 .details_5f2f2530{padding-left:20px}[dir=rtl] .root_5f2f2530.rootIsTiny_5f2f2530 .details_5f2f2530{padding-right:20px}.root_5f2f2530.rootIsTiny_5f2f2530 .primaryText_5f2f2530{font-size:14px;line-height:30px}.root_5f2f2530.rootIsTiny_5f2f2530 .secondaryText_5f2f2530{display:none}.root_5f2f2530.rootIsTiny_5f2f2530.rootIsReadonly_5f2f2530{padding:0;background-color:transparent}.root_5f2f2530.rootIsTiny_5f2f2530.rootIsReadonly_5f2f2530 .primaryText_5f2f2530:after{content:';'}.root_5f2f2530.rootIsExtraExtraSmall_5f2f2530{height:24px;min-width:24px}.root_5f2f2530.rootIsExtraExtraSmall_5f2f2530 .imageArea_5f2f2530,.root_5f2f2530.rootIsExtraExtraSmall_5f2f2530 .image_5f2f2530{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;height:24px;width:24px}.root_5f2f2530.rootIsExtraExtraSmall_5f2f2530 .placeholder_5f2f2530{font-size:18px;top:4px}.root_5f2f2530.rootIsExtraExtraSmall_5f2f2530 .initials_5f2f2530{font-size:11px;height:24px;line-height:24px}.root_5f2f2530.rootIsExtraExtraSmall_5f2f2530 .presence_5f2f2530{height:8px;width:8px;border:2px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}[dir=ltr] .root_5f2f2530.rootIsExtraExtraSmall_5f2f2530 .presence_5f2f2530{left:16px}[dir=rtl] .root_5f2f2530.rootIsExtraExtraSmall_5f2f2530 .presence_5f2f2530{right:16px}.root_5f2f2530.rootIsExtraExtraSmall_5f2f2530 .presenceIcon_5f2f2530{font-size:6px;line-height:9px}.root_5f2f2530.rootIsExtraExtraSmall_5f2f2530 .primaryText_5f2f2530{font-size:14px;line-height:24px}.root_5f2f2530.rootIsExtraExtraSmall_5f2f2530 .secondaryText_5f2f2530{display:none}.root_5f2f2530.rootIsExtraExtraSmall_5f2f2530.showSecondaryText_5f2f2530{height:32px}.root_5f2f2530.rootIsExtraExtraSmall_5f2f2530.showSecondaryText_5f2f2530 .primaryText_5f2f2530,.root_5f2f2530.rootIsExtraExtraSmall_5f2f2530.showSecondaryText_5f2f2530 .secondaryText_5f2f2530{display:block;height:16px;line-height:16px}.root_5f2f2530.rootIs28_5f2f2530{height:28px;min-width:28px;overflow:hidden}.root_5f2f2530.rootIs28_5f2f2530 .imageArea_5f2f2530,.root_5f2f2530.rootIs28_5f2f2530 .image_5f2f2530{-webkit-box-flex:0;-ms-flex:0 0 28px;flex:0 0 28px;height:28px;width:28px}.root_5f2f2530.rootIs28_5f2f2530 .placeholder_5f2f2530{font-size:18px;top:4px}.root_5f2f2530.rootIs28_5f2f2530 .initials_5f2f2530{font-size:11px;height:28px;line-height:28px}.root_5f2f2530.rootIs28_5f2f2530 .presence_5f2f2530{height:8px;width:8px;border:2px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}[dir=ltr] .root_5f2f2530.rootIs28_5f2f2530 .presence_5f2f2530{left:20px}[dir=rtl] .root_5f2f2530.rootIs28_5f2f2530 .presence_5f2f2530{right:20px}.root_5f2f2530.rootIs28_5f2f2530 .presenceIcon_5f2f2530{font-size:6px;line-height:9px}.root_5f2f2530.rootIs28_5f2f2530 .primaryText_5f2f2530{font-size:14px;line-height:28px}.root_5f2f2530.rootIs28_5f2f2530 .secondaryText_5f2f2530{display:none}.root_5f2f2530.rootIs28_5f2f2530.showSecondaryText_5f2f2530{height:32px}.root_5f2f2530.rootIs28_5f2f2530.showSecondaryText_5f2f2530 .primaryText_5f2f2530,.root_5f2f2530.rootIs28_5f2f2530.showSecondaryText_5f2f2530 .secondaryText_5f2f2530{display:block;line-height:16px;height:16px}.root_5f2f2530.rootIsExtraSmall_5f2f2530{height:32px;min-width:32px}.root_5f2f2530.rootIsExtraSmall_5f2f2530 .imageArea_5f2f2530,.root_5f2f2530.rootIsExtraSmall_5f2f2530 .image_5f2f2530{-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;height:32px;width:32px}.root_5f2f2530.rootIsExtraSmall_5f2f2530 .placeholder_5f2f2530{font-size:28px;top:6px}.root_5f2f2530.rootIsExtraSmall_5f2f2530 .initials_5f2f2530{font-size:14px;height:32px;line-height:32px}[dir=ltr] .root_5f2f2530.rootIsExtraSmall_5f2f2530 .presence_5f2f2530{left:19px}[dir=rtl] .root_5f2f2530.rootIsExtraSmall_5f2f2530 .presence_5f2f2530{right:19px}.root_5f2f2530.rootIsExtraSmall_5f2f2530 .primaryText_5f2f2530{font-size:14px;line-height:32px}.root_5f2f2530.rootIsExtraSmall_5f2f2530 .secondaryText_5f2f2530{display:none}.root_5f2f2530.rootIsExtraSmall_5f2f2530.showSecondaryText_5f2f2530 .primaryText_5f2f2530,.root_5f2f2530.rootIsExtraSmall_5f2f2530.showSecondaryText_5f2f2530 .secondaryText_5f2f2530{display:block;height:16px;line-height:16px}.root_5f2f2530.rootIsSmall_5f2f2530{height:40px;min-width:40px}.root_5f2f2530.rootIsSmall_5f2f2530 .imageArea_5f2f2530,.root_5f2f2530.rootIsSmall_5f2f2530 .image_5f2f2530{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;height:40px;width:40px}.root_5f2f2530.rootIsSmall_5f2f2530 .placeholder_5f2f2530{font-size:38px;top:5px}.root_5f2f2530.rootIsSmall_5f2f2530 .initials_5f2f2530{font-size:14px;height:40px;line-height:40px}[dir=ltr] .root_5f2f2530.rootIsSmall_5f2f2530 .presence_5f2f2530{left:27px}[dir=rtl] .root_5f2f2530.rootIsSmall_5f2f2530 .presence_5f2f2530{right:27px}.root_5f2f2530.rootIsSmall_5f2f2530 .primaryText_5f2f2530{font-size:14px}.root_5f2f2530.rootIsLarge_5f2f2530{height:72px;min-width:72px}.root_5f2f2530.rootIsLarge_5f2f2530 .imageArea_5f2f2530,.root_5f2f2530.rootIsLarge_5f2f2530 .image_5f2f2530{-webkit-box-flex:0;-ms-flex:0 0 72px;flex:0 0 72px;height:72px;width:72px}.root_5f2f2530.rootIsLarge_5f2f2530 .placeholder_5f2f2530{font-size:67px;top:10px}.root_5f2f2530.rootIsLarge_5f2f2530 .initials_5f2f2530{font-size:28px;height:72px;line-height:70px}.root_5f2f2530.rootIsLarge_5f2f2530 .presence_5f2f2530{height:20px;width:20px;border-width:3px}[dir=ltr] .root_5f2f2530.rootIsLarge_5f2f2530 .presence_5f2f2530{left:49px}[dir=rtl] .root_5f2f2530.rootIsLarge_5f2f2530 .presence_5f2f2530{right:49px}.root_5f2f2530.rootIsLarge_5f2f2530 .presenceIcon_5f2f2530{line-height:20px;font-size:14px}.root_5f2f2530.rootIsLarge_5f2f2530 .tertiaryText_5f2f2530{display:block}.root_5f2f2530.rootIsExtraLarge_5f2f2530{height:100px;min-width:100px}.root_5f2f2530.rootIsExtraLarge_5f2f2530 .imageArea_5f2f2530,.root_5f2f2530.rootIsExtraLarge_5f2f2530 .image_5f2f2530{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;height:100px;width:100px}.root_5f2f2530.rootIsExtraLarge_5f2f2530 .placeholder_5f2f2530{font-size:95px;top:12px}.root_5f2f2530.rootIsExtraLarge_5f2f2530 .initials_5f2f2530{font-size:42px;height:100px;line-height:96px}.root_5f2f2530.rootIsExtraLarge_5f2f2530 .presence_5f2f2530{height:28px;width:28px;border-width:4px}[dir=ltr] .root_5f2f2530.rootIsExtraLarge_5f2f2530 .presence_5f2f2530{left:71px}[dir=rtl] .root_5f2f2530.rootIsExtraLarge_5f2f2530 .presence_5f2f2530{right:71px}.root_5f2f2530.rootIsExtraLarge_5f2f2530 .presenceIcon_5f2f2530{line-height:28px;font-size:21px;position:relative;top:1px}.root_5f2f2530.rootIsExtraLarge_5f2f2530 .primaryText_5f2f2530{font-size:21px;font-weight:300}.root_5f2f2530.rootIsExtraLarge_5f2f2530 .optionalText_5f2f2530,.root_5f2f2530.rootIsExtraLarge_5f2f2530 .tertiaryText_5f2f2530{display:block}.root_5f2f2530.rootIsDarkText_5f2f2530 .primaryText_5f2f2530{color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.root_5f2f2530.rootIsDarkText_5f2f2530 .optionalText_5f2f2530,.root_5f2f2530.rootIsDarkText_5f2f2530 .secondaryText_5f2f2530,.root_5f2f2530.rootIsDarkText_5f2f2530 .tertiaryText_5f2f2530{color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}.root_5f2f2530.rootIsSelectable_5f2f2530{cursor:pointer;padding:0 10px}.root_5f2f2530.rootIsSelectable_5f2f2530:not(.rootExtraLarge_5f2f2530):focus,.root_5f2f2530.rootIsSelectable_5f2f2530:not(.rootExtraLarge_5f2f2530):hover{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";outline:1px solid transparent}.root_5f2f2530.rootIsAvailable_5f2f2530 .presence_5f2f2530{background-color:#7fba00}@media screen and (-ms-high-contrast:active){.root_5f2f2530.rootIsAvailable_5f2f2530 .presence_5f2f2530{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.root_5f2f2530.rootIsAvailable_5f2f2530 .presence_5f2f2530{background-color:#600000}}.root_5f2f2530.rootIsAway_5f2f2530 .presence_5f2f2530{background-color:#fcd116}@media screen and (-ms-high-contrast:active){.root_5f2f2530.rootIsAway_5f2f2530 .presence_5f2f2530{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.root_5f2f2530.rootIsAway_5f2f2530 .presence_5f2f2530{background-color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.root_5f2f2530.rootIsAway_5f2f2530 .presenceIcon_5f2f2530{position:relative}[dir=ltr] .root_5f2f2530.rootIsAway_5f2f2530 .presenceIcon_5f2f2530{left:1px}[dir=rtl] .root_5f2f2530.rootIsAway_5f2f2530 .presenceIcon_5f2f2530{right:1px}.root_5f2f2530.rootIsBlocked_5f2f2530 .presence_5f2f2530{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_5f2f2530.rootIsBlocked_5f2f2530 .presence_5f2f2530::before{content:'';width:100%;height:100%;position:absolute;top:0;box-shadow:0 0 0 2px #d93b3b inset;border-radius:50%}[dir=ltr] .root_5f2f2530.rootIsBlocked_5f2f2530 .presence_5f2f2530::before{left:0}[dir=rtl] .root_5f2f2530.rootIsBlocked_5f2f2530 .presence_5f2f2530::before{right:0}.root_5f2f2530.rootIsBlocked_5f2f2530 .presence_5f2f2530::after{content:'';width:100%;height:2px;background-color:#d93b3b;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:40%}[dir=ltr] .root_5f2f2530.rootIsBlocked_5f2f2530 .presence_5f2f2530::after{left:0}[dir=rtl] .root_5f2f2530.rootIsBlocked_5f2f2530 .presence_5f2f2530::after{right:0}@media screen and (-ms-high-contrast:active){.root_5f2f2530.rootIsBlocked_5f2f2530 .presence_5f2f2530{color:#0f0;background-color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.root_5f2f2530.rootIsBlocked_5f2f2530 .presence_5f2f2530::before{box-shadow:0 0 0 2px #0f0 inset}.root_5f2f2530.rootIsBlocked_5f2f2530 .presence_5f2f2530::after{background-color:#0f0}}@media screen and (-ms-high-contrast:black-on-white){.root_5f2f2530.rootIsBlocked_5f2f2530 .presence_5f2f2530{color:#600000;background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_5f2f2530.rootIsBlocked_5f2f2530 .presence_5f2f2530::before{box-shadow:0 0 0 2px #600000 inset}.root_5f2f2530.rootIsBlocked_5f2f2530 .presence_5f2f2530::after{background-color:#600000}}.root_5f2f2530.rootIsBlocked_5f2f2530.rootIsLarge_5f2f2530 .presence_5f2f2530::after{top:9px}.root_5f2f2530.rootIsBlocked_5f2f2530.rootIsExtraLarge_5f2f2530 .presence_5f2f2530::after{top:13px}.root_5f2f2530.rootIsBusy_5f2f2530 .presence_5f2f2530{background-color:#d93b3b}@media screen and (-ms-high-contrast:active){.root_5f2f2530.rootIsBusy_5f2f2530 .presence_5f2f2530{background-color:#0f0}}@media screen and (-ms-high-contrast:black-on-white){.root_5f2f2530.rootIsBusy_5f2f2530 .presence_5f2f2530{background-color:#600000}}.root_5f2f2530.rootIsDoNotDisturb_5f2f2530 .presence_5f2f2530{background-color:#e81123}@media screen and (-ms-high-contrast:active){.root_5f2f2530.rootIsDoNotDisturb_5f2f2530 .presence_5f2f2530{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": ";background-color:#0f0}.root_5f2f2530.rootIsDoNotDisturb_5f2f2530 .presence_5f2f2530::before{background-color:#0f0}.root_5f2f2530.rootIsDoNotDisturb_5f2f2530 .presence_5f2f2530::after{background-color:#0f0}}@media screen and (-ms-high-contrast:black-on-white){.root_5f2f2530.rootIsDoNotDisturb_5f2f2530 .presence_5f2f2530{background-color:#600000}}.root_5f2f2530.rootIsOffline_5f2f2530 .presence_5f2f2530{background-color:#93abbd}@media screen and (-ms-high-contrast:active){.root_5f2f2530.rootIsOffline_5f2f2530 .presence_5f2f2530{background-color:#0f0;box-shadow:0 0 0 1px " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": " inset}}@media screen and (-ms-high-contrast:black-on-white){.root_5f2f2530.rootIsOffline_5f2f2530 .presence_5f2f2530{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";box-shadow:0 0 0 1px " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": " inset}}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=Persona.scss.js.map