UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

18 lines (16 loc) 4.72 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = { personaContainer: 'personaContainer_00745201', removeButton: 'removeButton_00745201', personaContainerIsSelected: 'personaContainerIsSelected_00745201', validationError: 'validationError_00745201', itemContent: 'itemContent_00745201', personaDetails: 'personaDetails_00745201', itemContainer: 'itemContainer_00745201', }; load_themed_styles_1.loadStyles([{ "rawString": ".personaContainer_00745201{border-radius:15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";margin:4px;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:300px;vertical-align:middle}.personaContainer_00745201::-moz-focus-inner{border:0}.personaContainer_00745201{outline:transparent}.personaContainer_00745201{position:relative}.ms-Fabric.is-focusVisible .personaContainer_00745201:focus:after{content:'';position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.personaContainer_00745201:hover{background:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.personaContainer_00745201:hover .removeButton_00745201{color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}.personaContainer_00745201.personaContainerIsSelected_00745201{background:" }, { "theme": "blue", "defaultValue": "#0078d7" }, { "rawString": "}.personaContainer_00745201.personaContainerIsSelected_00745201 .ms-Persona-primaryText{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.personaContainer_00745201.personaContainerIsSelected_00745201 .removeButton_00745201 .ms-Button-icon{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.personaContainer_00745201.personaContainerIsSelected_00745201 .removeButton_00745201:hover{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";background:" }, { "theme": "themeDark", "defaultValue": "#005a9e" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.personaContainer_00745201.personaContainerIsSelected_00745201{border:1px solid " }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}}.personaContainer_00745201.validationError_00745201 .ms-Persona-primaryText{color:" }, { "theme": "redDark", "defaultValue": "#a80000" }, { "rawString": ";border-bottom:2px dotted " }, { "theme": "redDark", "defaultValue": "#a80000" }, { "rawString": "}.personaContainer_00745201.validationError_00745201 .ms-Persona-initials{font-size:20px}.personaContainer_00745201.validationError_00745201.personaContainerIsSelected_00745201{background:" }, { "theme": "redDark", "defaultValue": "#a80000" }, { "rawString": "}.personaContainer_00745201.validationError_00745201.personaContainerIsSelected_00745201 .ms-Persona-primaryText{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-bottom:2px dotted " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.personaContainer_00745201.validationError_00745201.personaContainerIsSelected_00745201 .removeButton_00745201:hover{background:" }, { "theme": "red", "defaultValue": "#e81123" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.personaContainer_00745201{border:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.personaContainer_00745201{border:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.personaContainer_00745201 .itemContent_00745201{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:0;max-width:100%;overflow-x:hidden}.personaContainer_00745201 .removeButton_00745201{border-radius:15px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:28px;height:28px;-ms-flex-preferred-size:28px;flex-basis:28px}.personaContainer_00745201 .removeButton_00745201:hover{background:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.personaContainer_00745201 .personaDetails_00745201{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.itemContainer_00745201{display:inline-block;vertical-align:top}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=PickerItemsDefault.scss.js.map