UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

12 lines 2.36 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); load_themed_styles_1.loadStyles([{ "rawString": ".root_0c4c7e4c{-ms-flex-negative:1;flex-shrink:1;background:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";margin:1px;height:26px;line-height:26px;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:300px}.root_0c4c7e4c::-moz-focus-inner{border:0}.root_0c4c7e4c{outline:transparent}.root_0c4c7e4c{position:relative}.ms-Fabric.is-focusVisible .root_0c4c7e4c:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.root_0c4c7e4c:hover{background:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.root_0c4c7e4c.isSelected_0c4c7e4c{background:" }, { "theme": "neutralQuaternary", "defaultValue": "#d0d0d0" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.root_0c4c7e4c.isSelected_0c4c7e4c{border:1px solid WindowFrame}}.root_0c4c7e4c.isSelected_0c4c7e4c:hover{background:" }, { "theme": "neutralQuaternaryAlt", "defaultValue": "#dadada" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.root_0c4c7e4c{border:1px solid WindowText}}.tagItemText_0c4c7e4c{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:30px;margin:0 8px}.tagItemClose_0c4c7e4c{cursor:pointer;color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";font-size:12px;display:inline-block;text-align:center;vertical-align:top;width:30px;height:100%;-ms-flex-negative:0;flex-shrink:0}.tagItemButton_0c4c7e4c{width:100%;height:100%}.tagItemTextOverflow_0c4c7e4c{overflow:hidden;text-overflow:ellipsis;max-width:60vw}\n" }]); exports.root = "root_0c4c7e4c"; exports.isSelected = "isSelected_0c4c7e4c"; exports.tagItemText = "tagItemText_0c4c7e4c"; exports.tagItemClose = "tagItemClose_0c4c7e4c"; exports.tagItemButton = "tagItemButton_0c4c7e4c"; exports.tagItemTextOverflow = "tagItemTextOverflow_0c4c7e4c"; //# sourceMappingURL=TagItem.scss.js.map