office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
59 lines (57 loc) • 22.4 kB
JavaScript
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
"use strict";
var styles = {
root: 'root_f9a08b8f',
contextualHost: 'contextualHost_f9a08b8f',
primaryText: 'primaryText_f9a08b8f',
imageArea: 'imageArea_f9a08b8f',
image: 'image_f9a08b8f',
placeholder: 'placeholder_f9a08b8f',
initials: 'initials_f9a08b8f',
initialsIsLightBlue: 'initialsIsLightBlue_f9a08b8f',
initialsIsBlue: 'initialsIsBlue_f9a08b8f',
initialsIsDarkBlue: 'initialsIsDarkBlue_f9a08b8f',
initialsIsTeal: 'initialsIsTeal_f9a08b8f',
initialsIsLightGreen: 'initialsIsLightGreen_f9a08b8f',
initialsIsGreen: 'initialsIsGreen_f9a08b8f',
initialsIsDarkGreen: 'initialsIsDarkGreen_f9a08b8f',
initialsIsLightPink: 'initialsIsLightPink_f9a08b8f',
initialsIsPink: 'initialsIsPink_f9a08b8f',
initialsIsMagenta: 'initialsIsMagenta_f9a08b8f',
initialsIsPurple: 'initialsIsPurple_f9a08b8f',
initialsIsBlack: 'initialsIsBlack_f9a08b8f',
initialsIsOrange: 'initialsIsOrange_f9a08b8f',
initialsIsRed: 'initialsIsRed_f9a08b8f',
initialsIsDarkRed: 'initialsIsDarkRed_f9a08b8f',
presence: 'presence_f9a08b8f',
presenceIcon: 'presenceIcon_f9a08b8f',
details: 'details_f9a08b8f',
secondaryText: 'secondaryText_f9a08b8f',
tertiaryText: 'tertiaryText_f9a08b8f',
optionalText: 'optionalText_f9a08b8f',
textContent: 'textContent_f9a08b8f',
rootIsTiny: 'rootIsTiny_f9a08b8f',
rootIsReadonly: 'rootIsReadonly_f9a08b8f',
rootIs16: 'rootIs16_f9a08b8f',
rootIsExtraExtraSmall: 'rootIsExtraExtraSmall_f9a08b8f',
showSecondaryText: 'showSecondaryText_f9a08b8f',
rootIs28: 'rootIs28_f9a08b8f',
rootIsExtraSmall: 'rootIsExtraSmall_f9a08b8f',
rootIsSmall: 'rootIsSmall_f9a08b8f',
rootIsLarge: 'rootIsLarge_f9a08b8f',
rootIsExtraLarge: 'rootIsExtraLarge_f9a08b8f',
rootIsDarkText: 'rootIsDarkText_f9a08b8f',
rootIsSelectable: 'rootIsSelectable_f9a08b8f',
rootExtraLarge: 'rootExtraLarge_f9a08b8f',
rootIsAvailable: 'rootIsAvailable_f9a08b8f',
rootIsAway: 'rootIsAway_f9a08b8f',
rootIsBlocked: 'rootIsBlocked_f9a08b8f',
rootIsBusy: 'rootIsBusy_f9a08b8f',
rootIsDoNotDisturb: 'rootIsDoNotDisturb_f9a08b8f',
rootIsOffline: 'rootIsOffline_f9a08b8f',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_f9a08b8f{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_f9a08b8f .contextualHost_f9a08b8f{display:none}.root_f9a08b8f:hover .primaryText_f9a08b8f{color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.imageArea_f9a08b8f{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_f9a08b8f{border:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.imageArea_f9a08b8f{border:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.imageArea_f9a08b8f .image_f9a08b8f{border:0}.placeholder_f9a08b8f{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";position:absolute;right:0;left:0;font-size:47px;top:9px;z-index:5}.initials_f9a08b8f{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-size:17px;font-weight:100;line-height:46px;height:48px}.initials_f9a08b8f.initialsIsLightBlue_f9a08b8f{background-color:#6ba5e7}.initials_f9a08b8f.initialsIsBlue_f9a08b8f{background-color:#2d89ef}.initials_f9a08b8f.initialsIsDarkBlue_f9a08b8f{background-color:#2b5797}.initials_f9a08b8f.initialsIsTeal_f9a08b8f{background-color:#00aba9}.initials_f9a08b8f.initialsIsLightGreen_f9a08b8f{background-color:#99b433}.initials_f9a08b8f.initialsIsGreen_f9a08b8f{background-color:#00a300}.initials_f9a08b8f.initialsIsDarkGreen_f9a08b8f{background-color:#1e7145}.initials_f9a08b8f.initialsIsLightPink_f9a08b8f{background-color:#e773bd}.initials_f9a08b8f.initialsIsPink_f9a08b8f{background-color:#ff0097}.initials_f9a08b8f.initialsIsMagenta_f9a08b8f{background-color:#7e3878}.initials_f9a08b8f.initialsIsPurple_f9a08b8f{background-color:#603cba}.initials_f9a08b8f.initialsIsBlack_f9a08b8f{background-color:#1d1d1d}.initials_f9a08b8f.initialsIsOrange_f9a08b8f{background-color:#da532c}.initials_f9a08b8f.initialsIsRed_f9a08b8f{background-color:#e11}.initials_f9a08b8f.initialsIsDarkRed_f9a08b8f{background-color:#b91d47}.image_f9a08b8f{position:absolute;top:0;width:100%;height:100%;border-radius:50%;-webkit-perspective:1px;perspective:1px}[dir=ltr] .image_f9a08b8f{margin-right:10px}[dir=rtl] .image_f9a08b8f{margin-left:10px}[dir=ltr] .image_f9a08b8f{left:0}[dir=rtl] .image_f9a08b8f{right:0}.image_f9a08b8f[src=\"\"]{display:none}.presence_f9a08b8f{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_f9a08b8f{left:34px}[dir=rtl] .presence_f9a08b8f{right:34px}@media screen and (-ms-high-contrast:active){.presence_f9a08b8f{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_f9a08b8f{border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";background-color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.presence_f9a08b8f .presenceIcon_f9a08b8f{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-size:8px;line-height:12px;vertical-align:top}@media screen and (-ms-high-contrast:active){.presence_f9a08b8f .presenceIcon_f9a08b8f{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.presence_f9a08b8f .presenceIcon_f9a08b8f{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}.details_f9a08b8f{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_f9a08b8f{padding:0 12px 0 24px}html[dir=ltr] .details_f9a08b8f{text-align:left}html[dir=rtl] .details_f9a08b8f{text-align:right}.optionalText_f9a08b8f,.primaryText_f9a08b8f,.secondaryText_f9a08b8f,.tertiaryText_f9a08b8f,.textContent_f9a08b8f{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.primaryText_f9a08b8f{color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";font-weight:400;font-size:17px}.optionalText_f9a08b8f,.secondaryText_f9a08b8f,.tertiaryText_f9a08b8f{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";font-weight:400;font-size:12px;white-space:nowrap}.optionalText_f9a08b8f,.tertiaryText_f9a08b8f{display:none}.root_f9a08b8f.rootIsTiny_f9a08b8f{height:30px;min-width:30px}.root_f9a08b8f.rootIsTiny_f9a08b8f .imageArea_f9a08b8f{overflow:visible;background:0 0;height:0;width:0}.root_f9a08b8f.rootIsTiny_f9a08b8f .presence_f9a08b8f{top:10px;border:0}[dir=ltr] .root_f9a08b8f.rootIsTiny_f9a08b8f .presence_f9a08b8f{right:auto}[dir=rtl] .root_f9a08b8f.rootIsTiny_f9a08b8f .presence_f9a08b8f{left:auto}[dir=ltr] .root_f9a08b8f.rootIsTiny_f9a08b8f .presence_f9a08b8f{left:0}[dir=rtl] .root_f9a08b8f.rootIsTiny_f9a08b8f .presence_f9a08b8f{right:0}@media screen and (-ms-high-contrast:active){.root_f9a08b8f.rootIsTiny_f9a08b8f .presence_f9a08b8f{top:9px;border:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.root_f9a08b8f.rootIsTiny_f9a08b8f .presence_f9a08b8f{border:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}[dir=ltr] .root_f9a08b8f.rootIsTiny_f9a08b8f .details_f9a08b8f{padding-left:20px}[dir=rtl] .root_f9a08b8f.rootIsTiny_f9a08b8f .details_f9a08b8f{padding-right:20px}.root_f9a08b8f.rootIsTiny_f9a08b8f .primaryText_f9a08b8f{font-size:14px;line-height:30px}.root_f9a08b8f.rootIsTiny_f9a08b8f .secondaryText_f9a08b8f{display:none}.root_f9a08b8f.rootIsTiny_f9a08b8f.rootIsReadonly_f9a08b8f{padding:0;background-color:transparent}.root_f9a08b8f.rootIsTiny_f9a08b8f.rootIsReadonly_f9a08b8f .primaryText_f9a08b8f:after{content:';'}.root_f9a08b8f.rootIs16_f9a08b8f{height:16px;min-width:16px;overflow:hidden}.root_f9a08b8f.rootIs16_f9a08b8f .imageArea_f9a08b8f{box-shadow:0 0 0 2px " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_f9a08b8f.rootIs16_f9a08b8f .imageArea_f9a08b8f,.root_f9a08b8f.rootIs16_f9a08b8f .image_f9a08b8f{-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px;height:16px;width:16px}.root_f9a08b8f.rootIs16_f9a08b8f .placeholder_f9a08b8f{font-size:18px;top:4px}.root_f9a08b8f.rootIs16_f9a08b8f .initials_f9a08b8f{font-size:11px;height:16px;line-height:16px}.root_f9a08b8f.rootIs16_f9a08b8f .presence_f9a08b8f{height:8px;width:8px;border:2px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}[dir=ltr] .root_f9a08b8f.rootIs16_f9a08b8f .presence_f9a08b8f{left:20px}[dir=rtl] .root_f9a08b8f.rootIs16_f9a08b8f .presence_f9a08b8f{right:20px}.root_f9a08b8f.rootIs16_f9a08b8f .presenceIcon_f9a08b8f{font-size:6px;line-height:9px}.root_f9a08b8f.rootIs16_f9a08b8f .primaryText_f9a08b8f{font-size:14px;line-height:28px}.root_f9a08b8f.rootIs16_f9a08b8f .secondaryText_f9a08b8f{display:none}.root_f9a08b8f.rootIsExtraExtraSmall_f9a08b8f{height:32px;min-width:32px}.root_f9a08b8f.rootIsExtraExtraSmall_f9a08b8f .imageArea_f9a08b8f,.root_f9a08b8f.rootIsExtraExtraSmall_f9a08b8f .image_f9a08b8f{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;height:24px;width:24px}.root_f9a08b8f.rootIsExtraExtraSmall_f9a08b8f .placeholder_f9a08b8f{font-size:18px;top:4px}.root_f9a08b8f.rootIsExtraExtraSmall_f9a08b8f .initials_f9a08b8f{font-size:11px;height:24px;line-height:24px}.root_f9a08b8f.rootIsExtraExtraSmall_f9a08b8f .presence_f9a08b8f{height:8px;width:8px;border:2px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";top:18px}[dir=ltr] .root_f9a08b8f.rootIsExtraExtraSmall_f9a08b8f .presence_f9a08b8f{left:14px}[dir=rtl] .root_f9a08b8f.rootIsExtraExtraSmall_f9a08b8f .presence_f9a08b8f{right:14px}.root_f9a08b8f.rootIsExtraExtraSmall_f9a08b8f .presence_f9a08b8f:after{display:none}.root_f9a08b8f.rootIsExtraExtraSmall_f9a08b8f .presenceIcon_f9a08b8f{display:none}.root_f9a08b8f.rootIsExtraExtraSmall_f9a08b8f .details_f9a08b8f{padding:0 8px}.root_f9a08b8f.rootIsExtraExtraSmall_f9a08b8f .primaryText_f9a08b8f{font-size:14px}.root_f9a08b8f.rootIsExtraExtraSmall_f9a08b8f .secondaryText_f9a08b8f{display:none}.root_f9a08b8f.rootIsExtraExtraSmall_f9a08b8f.showSecondaryText_f9a08b8f{height:32px}.root_f9a08b8f.rootIsExtraExtraSmall_f9a08b8f.showSecondaryText_f9a08b8f .primaryText_f9a08b8f,.root_f9a08b8f.rootIsExtraExtraSmall_f9a08b8f.showSecondaryText_f9a08b8f .secondaryText_f9a08b8f{display:block;height:16px;line-height:16px;overflow-x:hidden}.root_f9a08b8f.rootIs28_f9a08b8f{height:28px;min-width:28px;overflow:hidden}.root_f9a08b8f.rootIs28_f9a08b8f .imageArea_f9a08b8f,.root_f9a08b8f.rootIs28_f9a08b8f .image_f9a08b8f{-webkit-box-flex:0;-ms-flex:0 0 28px;flex:0 0 28px;height:28px;width:28px}.root_f9a08b8f.rootIs28_f9a08b8f .placeholder_f9a08b8f{font-size:18px;top:4px}.root_f9a08b8f.rootIs28_f9a08b8f .initials_f9a08b8f{font-size:11px;height:28px;line-height:28px}.root_f9a08b8f.rootIs28_f9a08b8f .presence_f9a08b8f{height:8px;width:8px;border:2px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";top:18px}[dir=ltr] .root_f9a08b8f.rootIs28_f9a08b8f .presence_f9a08b8f{left:20px}[dir=rtl] .root_f9a08b8f.rootIs28_f9a08b8f .presence_f9a08b8f{right:20px}.root_f9a08b8f.rootIs28_f9a08b8f .presence_f9a08b8f:after{display:none}.root_f9a08b8f.rootIs28_f9a08b8f .presenceIcon_f9a08b8f{display:none}.root_f9a08b8f.rootIs28_f9a08b8f .details_f9a08b8f{padding:0 8px}.root_f9a08b8f.rootIs28_f9a08b8f .primaryText_f9a08b8f{font-size:14px}.root_f9a08b8f.rootIs28_f9a08b8f .secondaryText_f9a08b8f{display:none}.root_f9a08b8f.rootIs28_f9a08b8f.showSecondaryText_f9a08b8f{height:32px}.root_f9a08b8f.rootIs28_f9a08b8f.showSecondaryText_f9a08b8f .primaryText_f9a08b8f,.root_f9a08b8f.rootIs28_f9a08b8f.showSecondaryText_f9a08b8f .secondaryText_f9a08b8f{display:block;line-height:16px;height:16px;overflow-x:hidden}.root_f9a08b8f.rootIsExtraSmall_f9a08b8f{height:32px;min-width:32px}.root_f9a08b8f.rootIsExtraSmall_f9a08b8f .imageArea_f9a08b8f,.root_f9a08b8f.rootIsExtraSmall_f9a08b8f .image_f9a08b8f{-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;height:32px;width:32px}.root_f9a08b8f.rootIsExtraSmall_f9a08b8f .placeholder_f9a08b8f{font-size:28px;top:6px}.root_f9a08b8f.rootIsExtraSmall_f9a08b8f .initials_f9a08b8f{font-size:14px;height:32px;line-height:32px}[dir=ltr] .root_f9a08b8f.rootIsExtraSmall_f9a08b8f .presence_f9a08b8f{left:19px}[dir=rtl] .root_f9a08b8f.rootIsExtraSmall_f9a08b8f .presence_f9a08b8f{right:19px}.root_f9a08b8f.rootIsExtraSmall_f9a08b8f .details_f9a08b8f{padding:0 8px}.root_f9a08b8f.rootIsExtraSmall_f9a08b8f .primaryText_f9a08b8f{font-size:14px}.root_f9a08b8f.rootIsExtraSmall_f9a08b8f .secondaryText_f9a08b8f{display:none}.root_f9a08b8f.rootIsExtraSmall_f9a08b8f.showSecondaryText_f9a08b8f .primaryText_f9a08b8f,.root_f9a08b8f.rootIsExtraSmall_f9a08b8f.showSecondaryText_f9a08b8f .secondaryText_f9a08b8f{display:block;height:16px;line-height:16px;overflow-x:hidden}.root_f9a08b8f.rootIsSmall_f9a08b8f{height:40px;min-width:40px}.root_f9a08b8f.rootIsSmall_f9a08b8f .imageArea_f9a08b8f,.root_f9a08b8f.rootIsSmall_f9a08b8f .image_f9a08b8f{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;height:40px;width:40px}.root_f9a08b8f.rootIsSmall_f9a08b8f .placeholder_f9a08b8f{font-size:38px;top:5px}.root_f9a08b8f.rootIsSmall_f9a08b8f .initials_f9a08b8f{font-size:14px;height:40px;line-height:40px}[dir=ltr] .root_f9a08b8f.rootIsSmall_f9a08b8f .presence_f9a08b8f{left:27px}[dir=rtl] .root_f9a08b8f.rootIsSmall_f9a08b8f .presence_f9a08b8f{right:27px}.root_f9a08b8f.rootIsSmall_f9a08b8f .primaryText_f9a08b8f{font-size:14px}.root_f9a08b8f.rootIsLarge_f9a08b8f{height:72px;min-width:72px}.root_f9a08b8f.rootIsLarge_f9a08b8f .imageArea_f9a08b8f,.root_f9a08b8f.rootIsLarge_f9a08b8f .image_f9a08b8f{-webkit-box-flex:0;-ms-flex:0 0 72px;flex:0 0 72px;height:72px;width:72px}.root_f9a08b8f.rootIsLarge_f9a08b8f .placeholder_f9a08b8f{font-size:67px;top:10px}.root_f9a08b8f.rootIsLarge_f9a08b8f .initials_f9a08b8f{font-size:28px;height:72px;line-height:70px}.root_f9a08b8f.rootIsLarge_f9a08b8f .presence_f9a08b8f{height:20px;width:20px;border-width:3px}[dir=ltr] .root_f9a08b8f.rootIsLarge_f9a08b8f .presence_f9a08b8f{left:49px}[dir=rtl] .root_f9a08b8f.rootIsLarge_f9a08b8f .presence_f9a08b8f{right:49px}.root_f9a08b8f.rootIsLarge_f9a08b8f .presenceIcon_f9a08b8f{line-height:20px;font-size:14px}.root_f9a08b8f.rootIsLarge_f9a08b8f .tertiaryText_f9a08b8f{display:block}.root_f9a08b8f.rootIsExtraLarge_f9a08b8f{height:100px;min-width:100px}.root_f9a08b8f.rootIsExtraLarge_f9a08b8f .imageArea_f9a08b8f,.root_f9a08b8f.rootIsExtraLarge_f9a08b8f .image_f9a08b8f{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;height:100px;width:100px}.root_f9a08b8f.rootIsExtraLarge_f9a08b8f .placeholder_f9a08b8f{font-size:95px;top:12px}.root_f9a08b8f.rootIsExtraLarge_f9a08b8f .initials_f9a08b8f{font-size:42px;height:100px;line-height:96px}.root_f9a08b8f.rootIsExtraLarge_f9a08b8f .presence_f9a08b8f{height:28px;width:28px;border-width:4px}[dir=ltr] .root_f9a08b8f.rootIsExtraLarge_f9a08b8f .presence_f9a08b8f{left:71px}[dir=rtl] .root_f9a08b8f.rootIsExtraLarge_f9a08b8f .presence_f9a08b8f{right:71px}.root_f9a08b8f.rootIsExtraLarge_f9a08b8f .presenceIcon_f9a08b8f{line-height:28px;font-size:21px;position:relative;top:1px}.root_f9a08b8f.rootIsExtraLarge_f9a08b8f .primaryText_f9a08b8f{font-size:21px;font-weight:300}.root_f9a08b8f.rootIsExtraLarge_f9a08b8f .optionalText_f9a08b8f,.root_f9a08b8f.rootIsExtraLarge_f9a08b8f .tertiaryText_f9a08b8f{display:block}.root_f9a08b8f.rootIsDarkText_f9a08b8f .primaryText_f9a08b8f{color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.root_f9a08b8f.rootIsDarkText_f9a08b8f .optionalText_f9a08b8f,.root_f9a08b8f.rootIsDarkText_f9a08b8f .secondaryText_f9a08b8f,.root_f9a08b8f.rootIsDarkText_f9a08b8f .tertiaryText_f9a08b8f{color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}.root_f9a08b8f.rootIsSelectable_f9a08b8f{cursor:pointer;padding:0 10px}.root_f9a08b8f.rootIsSelectable_f9a08b8f:not(.rootExtraLarge_f9a08b8f):focus,.root_f9a08b8f.rootIsSelectable_f9a08b8f:not(.rootExtraLarge_f9a08b8f):hover{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";outline:1px solid transparent}.root_f9a08b8f.rootIsAvailable_f9a08b8f .presence_f9a08b8f{background-color:#7fba00}@media screen and (-ms-high-contrast:active){.root_f9a08b8f.rootIsAvailable_f9a08b8f .presence_f9a08b8f{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.root_f9a08b8f.rootIsAvailable_f9a08b8f .presence_f9a08b8f{background-color:#600000}}.root_f9a08b8f.rootIsAway_f9a08b8f .presence_f9a08b8f{background-color:#fcd116}@media screen and (-ms-high-contrast:active){.root_f9a08b8f.rootIsAway_f9a08b8f .presence_f9a08b8f{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.root_f9a08b8f.rootIsAway_f9a08b8f .presence_f9a08b8f{background-color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.root_f9a08b8f.rootIsAway_f9a08b8f .presenceIcon_f9a08b8f{position:relative}[dir=ltr] .root_f9a08b8f.rootIsAway_f9a08b8f .presenceIcon_f9a08b8f{left:1px}[dir=rtl] .root_f9a08b8f.rootIsAway_f9a08b8f .presenceIcon_f9a08b8f{right:1px}.root_f9a08b8f.rootIsBlocked_f9a08b8f .presence_f9a08b8f{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_f9a08b8f.rootIsBlocked_f9a08b8f .presence_f9a08b8f::before{content:'';width:100%;height:100%;position:absolute;top:0;box-shadow:0 0 0 2px #d93b3b inset;border-radius:50%}[dir=ltr] .root_f9a08b8f.rootIsBlocked_f9a08b8f .presence_f9a08b8f::before{left:0}[dir=rtl] .root_f9a08b8f.rootIsBlocked_f9a08b8f .presence_f9a08b8f::before{right:0}.root_f9a08b8f.rootIsBlocked_f9a08b8f .presence_f9a08b8f::after{content:'';width:100%;height:2px;background-color:#d93b3b;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:40%}[dir=ltr] .root_f9a08b8f.rootIsBlocked_f9a08b8f .presence_f9a08b8f::after{left:0}[dir=rtl] .root_f9a08b8f.rootIsBlocked_f9a08b8f .presence_f9a08b8f::after{right:0}@media screen and (-ms-high-contrast:active){.root_f9a08b8f.rootIsBlocked_f9a08b8f .presence_f9a08b8f{color:#0f0;background-color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.root_f9a08b8f.rootIsBlocked_f9a08b8f .presence_f9a08b8f::before{box-shadow:0 0 0 2px #0f0 inset}.root_f9a08b8f.rootIsBlocked_f9a08b8f .presence_f9a08b8f::after{background-color:#0f0}}@media screen and (-ms-high-contrast:black-on-white){.root_f9a08b8f.rootIsBlocked_f9a08b8f .presence_f9a08b8f{color:#600000;background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_f9a08b8f.rootIsBlocked_f9a08b8f .presence_f9a08b8f::before{box-shadow:0 0 0 2px #600000 inset}.root_f9a08b8f.rootIsBlocked_f9a08b8f .presence_f9a08b8f::after{background-color:#600000}}.root_f9a08b8f.rootIsBlocked_f9a08b8f.rootIsLarge_f9a08b8f .presence_f9a08b8f::after{top:9px}.root_f9a08b8f.rootIsBlocked_f9a08b8f.rootIsExtraLarge_f9a08b8f .presence_f9a08b8f::after{top:13px}.root_f9a08b8f.rootIsBusy_f9a08b8f .presence_f9a08b8f{background-color:#d93b3b}@media screen and (-ms-high-contrast:active){.root_f9a08b8f.rootIsBusy_f9a08b8f .presence_f9a08b8f{background-color:#0f0}}@media screen and (-ms-high-contrast:black-on-white){.root_f9a08b8f.rootIsBusy_f9a08b8f .presence_f9a08b8f{background-color:#600000}}.root_f9a08b8f.rootIsDoNotDisturb_f9a08b8f .presence_f9a08b8f{background-color:#e81123}@media screen and (-ms-high-contrast:active){.root_f9a08b8f.rootIsDoNotDisturb_f9a08b8f .presence_f9a08b8f{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": ";background-color:#0f0}.root_f9a08b8f.rootIsDoNotDisturb_f9a08b8f .presence_f9a08b8f::before{background-color:#0f0}.root_f9a08b8f.rootIsDoNotDisturb_f9a08b8f .presence_f9a08b8f::after{background-color:#0f0}}@media screen and (-ms-high-contrast:black-on-white){.root_f9a08b8f.rootIsDoNotDisturb_f9a08b8f .presence_f9a08b8f{background-color:#600000}}.root_f9a08b8f.rootIsOffline_f9a08b8f .presence_f9a08b8f{background-color:#93abbd}@media screen and (-ms-high-contrast:active){.root_f9a08b8f.rootIsOffline_f9a08b8f .presence_f9a08b8f{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_f9a08b8f.rootIsOffline_f9a08b8f .presence_f9a08b8f{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