office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
59 lines (57 loc) • 22.2 kB
JavaScript
"use strict";
/* tslint:disable */
var load_themed_styles_1 = require("@microsoft/load-themed-styles");
var styles = {
root: 'root_2faa3ef7',
contextualHost: 'contextualHost_2faa3ef7',
primaryText: 'primaryText_2faa3ef7',
imageArea: 'imageArea_2faa3ef7',
image: 'image_2faa3ef7',
placeholder: 'placeholder_2faa3ef7',
initials: 'initials_2faa3ef7',
initialsIsLightBlue: 'initialsIsLightBlue_2faa3ef7',
initialsIsBlue: 'initialsIsBlue_2faa3ef7',
initialsIsDarkBlue: 'initialsIsDarkBlue_2faa3ef7',
initialsIsTeal: 'initialsIsTeal_2faa3ef7',
initialsIsLightGreen: 'initialsIsLightGreen_2faa3ef7',
initialsIsGreen: 'initialsIsGreen_2faa3ef7',
initialsIsDarkGreen: 'initialsIsDarkGreen_2faa3ef7',
initialsIsLightPink: 'initialsIsLightPink_2faa3ef7',
initialsIsPink: 'initialsIsPink_2faa3ef7',
initialsIsMagenta: 'initialsIsMagenta_2faa3ef7',
initialsIsPurple: 'initialsIsPurple_2faa3ef7',
initialsIsBlack: 'initialsIsBlack_2faa3ef7',
initialsIsOrange: 'initialsIsOrange_2faa3ef7',
initialsIsRed: 'initialsIsRed_2faa3ef7',
initialsIsDarkRed: 'initialsIsDarkRed_2faa3ef7',
presence: 'presence_2faa3ef7',
presenceIcon: 'presenceIcon_2faa3ef7',
details: 'details_2faa3ef7',
secondaryText: 'secondaryText_2faa3ef7',
tertiaryText: 'tertiaryText_2faa3ef7',
optionalText: 'optionalText_2faa3ef7',
textContent: 'textContent_2faa3ef7',
rootIsTiny: 'rootIsTiny_2faa3ef7',
rootIsReadonly: 'rootIsReadonly_2faa3ef7',
rootIs16: 'rootIs16_2faa3ef7',
rootIsExtraExtraSmall: 'rootIsExtraExtraSmall_2faa3ef7',
showSecondaryText: 'showSecondaryText_2faa3ef7',
rootIs28: 'rootIs28_2faa3ef7',
rootIsExtraSmall: 'rootIsExtraSmall_2faa3ef7',
rootIsSmall: 'rootIsSmall_2faa3ef7',
rootIsLarge: 'rootIsLarge_2faa3ef7',
rootIsExtraLarge: 'rootIsExtraLarge_2faa3ef7',
rootIsDarkText: 'rootIsDarkText_2faa3ef7',
rootIsSelectable: 'rootIsSelectable_2faa3ef7',
rootExtraLarge: 'rootExtraLarge_2faa3ef7',
rootIsAvailable: 'rootIsAvailable_2faa3ef7',
rootIsAway: 'rootIsAway_2faa3ef7',
rootIsBlocked: 'rootIsBlocked_2faa3ef7',
rootIsBusy: 'rootIsBusy_2faa3ef7',
rootIsDoNotDisturb: 'rootIsDoNotDisturb_2faa3ef7',
rootIsOffline: 'rootIsOffline_2faa3ef7',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_2faa3ef7{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_2faa3ef7 .contextualHost_2faa3ef7{display:none}.root_2faa3ef7:hover .primaryText_2faa3ef7{color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.imageArea_2faa3ef7{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_2faa3ef7{border:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.imageArea_2faa3ef7{border:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.imageArea_2faa3ef7 .image_2faa3ef7{border:0}.placeholder_2faa3ef7{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";position:absolute;right:0;left:0;font-size:47px;top:9px;z-index:5}.initials_2faa3ef7{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-size:17px;font-weight:100;line-height:46px;height:48px}.initials_2faa3ef7.initialsIsLightBlue_2faa3ef7{background-color:#6ba5e7}.initials_2faa3ef7.initialsIsBlue_2faa3ef7{background-color:#2d89ef}.initials_2faa3ef7.initialsIsDarkBlue_2faa3ef7{background-color:#2b5797}.initials_2faa3ef7.initialsIsTeal_2faa3ef7{background-color:#00aba9}.initials_2faa3ef7.initialsIsLightGreen_2faa3ef7{background-color:#99b433}.initials_2faa3ef7.initialsIsGreen_2faa3ef7{background-color:#00a300}.initials_2faa3ef7.initialsIsDarkGreen_2faa3ef7{background-color:#1e7145}.initials_2faa3ef7.initialsIsLightPink_2faa3ef7{background-color:#e773bd}.initials_2faa3ef7.initialsIsPink_2faa3ef7{background-color:#ff0097}.initials_2faa3ef7.initialsIsMagenta_2faa3ef7{background-color:#7e3878}.initials_2faa3ef7.initialsIsPurple_2faa3ef7{background-color:#603cba}.initials_2faa3ef7.initialsIsBlack_2faa3ef7{background-color:#1d1d1d}.initials_2faa3ef7.initialsIsOrange_2faa3ef7{background-color:#da532c}.initials_2faa3ef7.initialsIsRed_2faa3ef7{background-color:#e11}.initials_2faa3ef7.initialsIsDarkRed_2faa3ef7{background-color:#b91d47}.image_2faa3ef7{position:absolute;top:0;width:100%;height:100%;border-radius:50%;-webkit-perspective:1px;perspective:1px}[dir=ltr] .image_2faa3ef7{margin-right:10px}[dir=rtl] .image_2faa3ef7{margin-left:10px}[dir=ltr] .image_2faa3ef7{left:0}[dir=rtl] .image_2faa3ef7{right:0}.image_2faa3ef7[src=\"\"]{display:none}.presence_2faa3ef7{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_2faa3ef7{left:34px}[dir=rtl] .presence_2faa3ef7{right:34px}@media screen and (-ms-high-contrast:active){.presence_2faa3ef7{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_2faa3ef7{border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";background-color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.presence_2faa3ef7 .presenceIcon_2faa3ef7{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-size:8px;line-height:12px;vertical-align:top}@media screen and (-ms-high-contrast:active){.presence_2faa3ef7 .presenceIcon_2faa3ef7{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.presence_2faa3ef7 .presenceIcon_2faa3ef7{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}.details_2faa3ef7{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_2faa3ef7{padding:0 12px 0 24px}html[dir=ltr] .details_2faa3ef7{text-align:left}html[dir=rtl] .details_2faa3ef7{text-align:right}.optionalText_2faa3ef7,.primaryText_2faa3ef7,.secondaryText_2faa3ef7,.tertiaryText_2faa3ef7,.textContent_2faa3ef7{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.primaryText_2faa3ef7{color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";font-weight:400;font-size:17px}.optionalText_2faa3ef7,.secondaryText_2faa3ef7,.tertiaryText_2faa3ef7{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";font-weight:400;font-size:12px;white-space:nowrap}.optionalText_2faa3ef7,.tertiaryText_2faa3ef7{display:none}.root_2faa3ef7.rootIsTiny_2faa3ef7{height:30px;min-width:30px}.root_2faa3ef7.rootIsTiny_2faa3ef7 .imageArea_2faa3ef7{overflow:visible;background:0 0;height:0;width:0}.root_2faa3ef7.rootIsTiny_2faa3ef7 .presence_2faa3ef7{top:10px;border:0}[dir=ltr] .root_2faa3ef7.rootIsTiny_2faa3ef7 .presence_2faa3ef7{right:auto}[dir=rtl] .root_2faa3ef7.rootIsTiny_2faa3ef7 .presence_2faa3ef7{left:auto}[dir=ltr] .root_2faa3ef7.rootIsTiny_2faa3ef7 .presence_2faa3ef7{left:0}[dir=rtl] .root_2faa3ef7.rootIsTiny_2faa3ef7 .presence_2faa3ef7{right:0}@media screen and (-ms-high-contrast:active){.root_2faa3ef7.rootIsTiny_2faa3ef7 .presence_2faa3ef7{top:9px;border:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.root_2faa3ef7.rootIsTiny_2faa3ef7 .presence_2faa3ef7{border:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}[dir=ltr] .root_2faa3ef7.rootIsTiny_2faa3ef7 .details_2faa3ef7{padding-left:20px}[dir=rtl] .root_2faa3ef7.rootIsTiny_2faa3ef7 .details_2faa3ef7{padding-right:20px}.root_2faa3ef7.rootIsTiny_2faa3ef7 .primaryText_2faa3ef7{font-size:14px;line-height:30px}.root_2faa3ef7.rootIsTiny_2faa3ef7 .secondaryText_2faa3ef7{display:none}.root_2faa3ef7.rootIsTiny_2faa3ef7.rootIsReadonly_2faa3ef7{padding:0;background-color:transparent}.root_2faa3ef7.rootIsTiny_2faa3ef7.rootIsReadonly_2faa3ef7 .primaryText_2faa3ef7:after{content:';'}.root_2faa3ef7.rootIs16_2faa3ef7{height:16px;min-width:16px;overflow:hidden}.root_2faa3ef7.rootIs16_2faa3ef7 .imageArea_2faa3ef7{box-shadow:0 0 0 2px " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_2faa3ef7.rootIs16_2faa3ef7 .imageArea_2faa3ef7,.root_2faa3ef7.rootIs16_2faa3ef7 .image_2faa3ef7{-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px;height:16px;width:16px}.root_2faa3ef7.rootIs16_2faa3ef7 .placeholder_2faa3ef7{font-size:18px;top:4px}.root_2faa3ef7.rootIs16_2faa3ef7 .initials_2faa3ef7{font-size:11px;height:16px;line-height:16px}.root_2faa3ef7.rootIs16_2faa3ef7 .presence_2faa3ef7{height:8px;width:8px;border:2px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}[dir=ltr] .root_2faa3ef7.rootIs16_2faa3ef7 .presence_2faa3ef7{left:20px}[dir=rtl] .root_2faa3ef7.rootIs16_2faa3ef7 .presence_2faa3ef7{right:20px}.root_2faa3ef7.rootIs16_2faa3ef7 .presenceIcon_2faa3ef7{font-size:6px;line-height:9px}.root_2faa3ef7.rootIs16_2faa3ef7 .primaryText_2faa3ef7{font-size:14px;line-height:28px}.root_2faa3ef7.rootIs16_2faa3ef7 .secondaryText_2faa3ef7{display:none}.root_2faa3ef7.rootIsExtraExtraSmall_2faa3ef7{height:32px;min-width:32px}.root_2faa3ef7.rootIsExtraExtraSmall_2faa3ef7 .imageArea_2faa3ef7,.root_2faa3ef7.rootIsExtraExtraSmall_2faa3ef7 .image_2faa3ef7{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;height:24px;width:24px}.root_2faa3ef7.rootIsExtraExtraSmall_2faa3ef7 .placeholder_2faa3ef7{font-size:18px;top:4px}.root_2faa3ef7.rootIsExtraExtraSmall_2faa3ef7 .initials_2faa3ef7{font-size:11px;height:24px;line-height:24px}.root_2faa3ef7.rootIsExtraExtraSmall_2faa3ef7 .presence_2faa3ef7{height:8px;width:8px;border:2px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";top:18px}[dir=ltr] .root_2faa3ef7.rootIsExtraExtraSmall_2faa3ef7 .presence_2faa3ef7{left:14px}[dir=rtl] .root_2faa3ef7.rootIsExtraExtraSmall_2faa3ef7 .presence_2faa3ef7{right:14px}.root_2faa3ef7.rootIsExtraExtraSmall_2faa3ef7 .presence_2faa3ef7:after{display:none}.root_2faa3ef7.rootIsExtraExtraSmall_2faa3ef7 .presenceIcon_2faa3ef7{display:none}.root_2faa3ef7.rootIsExtraExtraSmall_2faa3ef7 .details_2faa3ef7{padding:0 8px}.root_2faa3ef7.rootIsExtraExtraSmall_2faa3ef7 .primaryText_2faa3ef7{font-size:14px}.root_2faa3ef7.rootIsExtraExtraSmall_2faa3ef7 .secondaryText_2faa3ef7{display:none}.root_2faa3ef7.rootIsExtraExtraSmall_2faa3ef7.showSecondaryText_2faa3ef7{height:32px}.root_2faa3ef7.rootIsExtraExtraSmall_2faa3ef7.showSecondaryText_2faa3ef7 .primaryText_2faa3ef7,.root_2faa3ef7.rootIsExtraExtraSmall_2faa3ef7.showSecondaryText_2faa3ef7 .secondaryText_2faa3ef7{display:block;height:16px;line-height:16px;overflow-x:hidden}.root_2faa3ef7.rootIs28_2faa3ef7{height:28px;min-width:28px;overflow:hidden}.root_2faa3ef7.rootIs28_2faa3ef7 .imageArea_2faa3ef7,.root_2faa3ef7.rootIs28_2faa3ef7 .image_2faa3ef7{-webkit-box-flex:0;-ms-flex:0 0 28px;flex:0 0 28px;height:28px;width:28px}.root_2faa3ef7.rootIs28_2faa3ef7 .placeholder_2faa3ef7{font-size:18px;top:4px}.root_2faa3ef7.rootIs28_2faa3ef7 .initials_2faa3ef7{font-size:11px;height:28px;line-height:28px}.root_2faa3ef7.rootIs28_2faa3ef7 .presence_2faa3ef7{height:8px;width:8px;border:2px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";top:18px}[dir=ltr] .root_2faa3ef7.rootIs28_2faa3ef7 .presence_2faa3ef7{left:20px}[dir=rtl] .root_2faa3ef7.rootIs28_2faa3ef7 .presence_2faa3ef7{right:20px}.root_2faa3ef7.rootIs28_2faa3ef7 .presence_2faa3ef7:after{display:none}.root_2faa3ef7.rootIs28_2faa3ef7 .presenceIcon_2faa3ef7{display:none}.root_2faa3ef7.rootIs28_2faa3ef7 .details_2faa3ef7{padding:0 8px}.root_2faa3ef7.rootIs28_2faa3ef7 .primaryText_2faa3ef7{font-size:14px}.root_2faa3ef7.rootIs28_2faa3ef7 .secondaryText_2faa3ef7{display:none}.root_2faa3ef7.rootIs28_2faa3ef7.showSecondaryText_2faa3ef7{height:32px}.root_2faa3ef7.rootIs28_2faa3ef7.showSecondaryText_2faa3ef7 .primaryText_2faa3ef7,.root_2faa3ef7.rootIs28_2faa3ef7.showSecondaryText_2faa3ef7 .secondaryText_2faa3ef7{display:block;line-height:16px;height:16px;overflow-x:hidden}.root_2faa3ef7.rootIsExtraSmall_2faa3ef7{height:32px;min-width:32px}.root_2faa3ef7.rootIsExtraSmall_2faa3ef7 .imageArea_2faa3ef7,.root_2faa3ef7.rootIsExtraSmall_2faa3ef7 .image_2faa3ef7{-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;height:32px;width:32px}.root_2faa3ef7.rootIsExtraSmall_2faa3ef7 .placeholder_2faa3ef7{font-size:28px;top:6px}.root_2faa3ef7.rootIsExtraSmall_2faa3ef7 .initials_2faa3ef7{font-size:14px;height:32px;line-height:32px}[dir=ltr] .root_2faa3ef7.rootIsExtraSmall_2faa3ef7 .presence_2faa3ef7{left:19px}[dir=rtl] .root_2faa3ef7.rootIsExtraSmall_2faa3ef7 .presence_2faa3ef7{right:19px}.root_2faa3ef7.rootIsExtraSmall_2faa3ef7 .details_2faa3ef7{padding:0 8px}.root_2faa3ef7.rootIsExtraSmall_2faa3ef7 .primaryText_2faa3ef7{font-size:14px}.root_2faa3ef7.rootIsExtraSmall_2faa3ef7 .secondaryText_2faa3ef7{display:none}.root_2faa3ef7.rootIsExtraSmall_2faa3ef7.showSecondaryText_2faa3ef7 .primaryText_2faa3ef7,.root_2faa3ef7.rootIsExtraSmall_2faa3ef7.showSecondaryText_2faa3ef7 .secondaryText_2faa3ef7{display:block;height:16px;line-height:16px;overflow-x:hidden}.root_2faa3ef7.rootIsSmall_2faa3ef7{height:40px;min-width:40px}.root_2faa3ef7.rootIsSmall_2faa3ef7 .imageArea_2faa3ef7,.root_2faa3ef7.rootIsSmall_2faa3ef7 .image_2faa3ef7{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;height:40px;width:40px}.root_2faa3ef7.rootIsSmall_2faa3ef7 .placeholder_2faa3ef7{font-size:38px;top:5px}.root_2faa3ef7.rootIsSmall_2faa3ef7 .initials_2faa3ef7{font-size:14px;height:40px;line-height:40px}[dir=ltr] .root_2faa3ef7.rootIsSmall_2faa3ef7 .presence_2faa3ef7{left:27px}[dir=rtl] .root_2faa3ef7.rootIsSmall_2faa3ef7 .presence_2faa3ef7{right:27px}.root_2faa3ef7.rootIsSmall_2faa3ef7 .primaryText_2faa3ef7{font-size:14px}.root_2faa3ef7.rootIsLarge_2faa3ef7{height:72px;min-width:72px}.root_2faa3ef7.rootIsLarge_2faa3ef7 .imageArea_2faa3ef7,.root_2faa3ef7.rootIsLarge_2faa3ef7 .image_2faa3ef7{-webkit-box-flex:0;-ms-flex:0 0 72px;flex:0 0 72px;height:72px;width:72px}.root_2faa3ef7.rootIsLarge_2faa3ef7 .placeholder_2faa3ef7{font-size:67px;top:10px}.root_2faa3ef7.rootIsLarge_2faa3ef7 .initials_2faa3ef7{font-size:28px;height:72px;line-height:70px}.root_2faa3ef7.rootIsLarge_2faa3ef7 .presence_2faa3ef7{height:20px;width:20px;border-width:3px}[dir=ltr] .root_2faa3ef7.rootIsLarge_2faa3ef7 .presence_2faa3ef7{left:49px}[dir=rtl] .root_2faa3ef7.rootIsLarge_2faa3ef7 .presence_2faa3ef7{right:49px}.root_2faa3ef7.rootIsLarge_2faa3ef7 .presenceIcon_2faa3ef7{line-height:20px;font-size:14px}.root_2faa3ef7.rootIsLarge_2faa3ef7 .tertiaryText_2faa3ef7{display:block}.root_2faa3ef7.rootIsExtraLarge_2faa3ef7{height:100px;min-width:100px}.root_2faa3ef7.rootIsExtraLarge_2faa3ef7 .imageArea_2faa3ef7,.root_2faa3ef7.rootIsExtraLarge_2faa3ef7 .image_2faa3ef7{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;height:100px;width:100px}.root_2faa3ef7.rootIsExtraLarge_2faa3ef7 .placeholder_2faa3ef7{font-size:95px;top:12px}.root_2faa3ef7.rootIsExtraLarge_2faa3ef7 .initials_2faa3ef7{font-size:42px;height:100px;line-height:96px}.root_2faa3ef7.rootIsExtraLarge_2faa3ef7 .presence_2faa3ef7{height:28px;width:28px;border-width:4px}[dir=ltr] .root_2faa3ef7.rootIsExtraLarge_2faa3ef7 .presence_2faa3ef7{left:71px}[dir=rtl] .root_2faa3ef7.rootIsExtraLarge_2faa3ef7 .presence_2faa3ef7{right:71px}.root_2faa3ef7.rootIsExtraLarge_2faa3ef7 .presenceIcon_2faa3ef7{line-height:28px;font-size:21px;position:relative;top:1px}.root_2faa3ef7.rootIsExtraLarge_2faa3ef7 .primaryText_2faa3ef7{font-size:21px;font-weight:300}.root_2faa3ef7.rootIsExtraLarge_2faa3ef7 .optionalText_2faa3ef7,.root_2faa3ef7.rootIsExtraLarge_2faa3ef7 .tertiaryText_2faa3ef7{display:block}.root_2faa3ef7.rootIsDarkText_2faa3ef7 .primaryText_2faa3ef7{color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.root_2faa3ef7.rootIsDarkText_2faa3ef7 .optionalText_2faa3ef7,.root_2faa3ef7.rootIsDarkText_2faa3ef7 .secondaryText_2faa3ef7,.root_2faa3ef7.rootIsDarkText_2faa3ef7 .tertiaryText_2faa3ef7{color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}.root_2faa3ef7.rootIsSelectable_2faa3ef7{cursor:pointer;padding:0 10px}.root_2faa3ef7.rootIsSelectable_2faa3ef7:not(.rootExtraLarge_2faa3ef7):focus,.root_2faa3ef7.rootIsSelectable_2faa3ef7:not(.rootExtraLarge_2faa3ef7):hover{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";outline:1px solid transparent}.root_2faa3ef7.rootIsAvailable_2faa3ef7 .presence_2faa3ef7{background-color:#7fba00}@media screen and (-ms-high-contrast:active){.root_2faa3ef7.rootIsAvailable_2faa3ef7 .presence_2faa3ef7{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.root_2faa3ef7.rootIsAvailable_2faa3ef7 .presence_2faa3ef7{background-color:#600000}}.root_2faa3ef7.rootIsAway_2faa3ef7 .presence_2faa3ef7{background-color:#fcd116}@media screen and (-ms-high-contrast:active){.root_2faa3ef7.rootIsAway_2faa3ef7 .presence_2faa3ef7{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.root_2faa3ef7.rootIsAway_2faa3ef7 .presence_2faa3ef7{background-color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.root_2faa3ef7.rootIsAway_2faa3ef7 .presenceIcon_2faa3ef7{position:relative}[dir=ltr] .root_2faa3ef7.rootIsAway_2faa3ef7 .presenceIcon_2faa3ef7{left:1px}[dir=rtl] .root_2faa3ef7.rootIsAway_2faa3ef7 .presenceIcon_2faa3ef7{right:1px}.root_2faa3ef7.rootIsBlocked_2faa3ef7 .presence_2faa3ef7{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_2faa3ef7.rootIsBlocked_2faa3ef7 .presence_2faa3ef7::before{content:'';width:100%;height:100%;position:absolute;top:0;box-shadow:0 0 0 2px #d93b3b inset;border-radius:50%}[dir=ltr] .root_2faa3ef7.rootIsBlocked_2faa3ef7 .presence_2faa3ef7::before{left:0}[dir=rtl] .root_2faa3ef7.rootIsBlocked_2faa3ef7 .presence_2faa3ef7::before{right:0}.root_2faa3ef7.rootIsBlocked_2faa3ef7 .presence_2faa3ef7::after{content:'';width:100%;height:2px;background-color:#d93b3b;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:40%}[dir=ltr] .root_2faa3ef7.rootIsBlocked_2faa3ef7 .presence_2faa3ef7::after{left:0}[dir=rtl] .root_2faa3ef7.rootIsBlocked_2faa3ef7 .presence_2faa3ef7::after{right:0}@media screen and (-ms-high-contrast:active){.root_2faa3ef7.rootIsBlocked_2faa3ef7 .presence_2faa3ef7{color:#0f0;background-color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.root_2faa3ef7.rootIsBlocked_2faa3ef7 .presence_2faa3ef7::before{box-shadow:0 0 0 2px #0f0 inset}.root_2faa3ef7.rootIsBlocked_2faa3ef7 .presence_2faa3ef7::after{background-color:#0f0}}@media screen and (-ms-high-contrast:black-on-white){.root_2faa3ef7.rootIsBlocked_2faa3ef7 .presence_2faa3ef7{color:#600000;background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_2faa3ef7.rootIsBlocked_2faa3ef7 .presence_2faa3ef7::before{box-shadow:0 0 0 2px #600000 inset}.root_2faa3ef7.rootIsBlocked_2faa3ef7 .presence_2faa3ef7::after{background-color:#600000}}.root_2faa3ef7.rootIsBlocked_2faa3ef7.rootIsLarge_2faa3ef7 .presence_2faa3ef7::after{top:9px}.root_2faa3ef7.rootIsBlocked_2faa3ef7.rootIsExtraLarge_2faa3ef7 .presence_2faa3ef7::after{top:13px}.root_2faa3ef7.rootIsBusy_2faa3ef7 .presence_2faa3ef7{background-color:#d93b3b}@media screen and (-ms-high-contrast:active){.root_2faa3ef7.rootIsBusy_2faa3ef7 .presence_2faa3ef7{background-color:#0f0}}@media screen and (-ms-high-contrast:black-on-white){.root_2faa3ef7.rootIsBusy_2faa3ef7 .presence_2faa3ef7{background-color:#600000}}.root_2faa3ef7.rootIsDoNotDisturb_2faa3ef7 .presence_2faa3ef7{background-color:#e81123}@media screen and (-ms-high-contrast:active){.root_2faa3ef7.rootIsDoNotDisturb_2faa3ef7 .presence_2faa3ef7{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": ";background-color:#0f0}.root_2faa3ef7.rootIsDoNotDisturb_2faa3ef7 .presence_2faa3ef7::before{background-color:#0f0}.root_2faa3ef7.rootIsDoNotDisturb_2faa3ef7 .presence_2faa3ef7::after{background-color:#0f0}}@media screen and (-ms-high-contrast:black-on-white){.root_2faa3ef7.rootIsDoNotDisturb_2faa3ef7 .presence_2faa3ef7{background-color:#600000}}.root_2faa3ef7.rootIsOffline_2faa3ef7 .presence_2faa3ef7{background-color:#93abbd}@media screen and (-ms-high-contrast:active){.root_2faa3ef7.rootIsOffline_2faa3ef7 .presence_2faa3ef7{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_2faa3ef7.rootIsOffline_2faa3ef7 .presence_2faa3ef7{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";box-shadow:0 0 0 1px " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": " inset}}" }]);
module.exports = styles;
/* tslint:enable */
//# sourceMappingURL=Persona.scss.js.map