office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
20 lines (18 loc) • 3.49 kB
JavaScript
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
"use strict";
var styles = {
root: 'root_f1de17d4',
clear: 'clear_f1de17d4',
itemContainer: 'itemContainer_f1de17d4',
members: 'members_f1de17d4',
itemButton: 'itemButton_f1de17d4',
addButton: 'addButton_f1de17d4',
overflowButton: 'overflowButton_f1de17d4',
descriptiveOverflowButton: 'descriptiveOverflowButton_f1de17d4',
screenReaderOnly: 'screenReaderOnly_f1de17d4',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_f1de17d4{width:auto}.clear_f1de17d4{clear:both}.itemContainer_f1de17d4{display:-webkit-box;display:-ms-flexbox;display:flex}.members_f1de17d4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-2px}.members_f1de17d4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:2px}.itemButton_f1de17d4{text-align:center;padding:0;border-radius:50%;vertical-align:top}.itemButton_f1de17d4::-moz-focus-inner{border:0}.itemButton_f1de17d4{outline:transparent}.itemButton_f1de17d4{position:relative}.ms-Fabric.is-focusVisible .itemButton_f1de17d4:focus:after{content:'';position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.itemButton_f1de17d4 .ms-Persona-details{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}button.itemButton_f1de17d4{display:inline;background:0 0;padding:0;cursor:pointer;border:none}button.itemButton_f1de17d4::-moz-focus-inner{padding:0;border:0}button.addButton_f1de17d4{font-size:14px;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}html[dir=ltr] button.addButton_f1de17d4{margin-right:4px}html[dir=rtl] button.addButton_f1de17d4{margin-left:4px}button.addButton_f1de17d4:focus,button.addButton_f1de17d4:hover{background-color:" }, { "theme": "themeDark", "defaultValue": "#005a9e" }, { "rawString": "}button.addButton_f1de17d4:active{background-color:" }, { "theme": "themeDarker", "defaultValue": "#004578" }, { "rawString": "}button.addButton_f1de17d4:disabled{background-color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}button.overflowButton_f1de17d4{font-size:14px;color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";background-color:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}html[dir=ltr] button.overflowButton_f1de17d4{margin-left:4px}html[dir=rtl] button.overflowButton_f1de17d4{margin-right:4px}button.descriptiveOverflowButton_f1de17d4{font-size:12px;color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";background-color:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}html[dir=ltr] button.descriptiveOverflowButton_f1de17d4{margin-left:4px}html[dir=rtl] button.descriptiveOverflowButton_f1de17d4{margin-right:4px}.screenReaderOnly_f1de17d4{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}" }]);
return styles;
});
/* tslint:enable */
//# sourceMappingURL=Facepile.scss.js.map