office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
24 lines (22 loc) • 4.21 kB
JavaScript
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
"use strict";
var styles = {
root: 'root_2795b76c',
svg: 'svg_2795b76c',
cell: 'cell_2795b76c',
wrapper: 'wrapper_2795b76c',
item: 'item_2795b76c',
disabled: 'disabled_2795b76c',
cellIsSelected: 'cellIsSelected_2795b76c',
circle: 'circle_2795b76c',
swatchColorPickerContainer: 'swatchColorPickerContainer_2795b76c',
icon: 'icon_2795b76c',
menuItem: 'menuItem_2795b76c',
header: 'header_2795b76c',
divider: 'divider_2795b76c',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_2795b76c{position:relative}.svg_2795b76c{width:20px;height:20px;padding:4px}.ms-Fabric.is-focusVisible .cell_2795b76c:focus,.ms-Fabric.is-focusVisible .cell_2795b76c:focus::after{border:none}.wrapper_2795b76c{display:inline-block}.item_2795b76c{font-size:14px;font-weight:400;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";position:relative;box-sizing:border-box;border:none;width:100%;height:36px;line-height:36px;display:block;cursor:pointer;padding:0 6px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.item_2795b76c::-moz-focus-inner{border:0}.item_2795b76c{outline:transparent}.item_2795b76c{position:relative}.ms-Fabric.is-focusVisible .item_2795b76c:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}html[dir=ltr] .item_2795b76c{text-align:left}html[dir=rtl] .item_2795b76c{text-align:right}.item_2795b76c:hover:not([disabled]){background:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.item_2795b76c.disabled_2795b76c,.item_2795b76c[disabled]{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";cursor:default;pointer-events:none}.is-focusVisible .item_2795b76c:focus{background:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.cell_2795b76c{padding:0;overflow:visible}.cell_2795b76c.cellIsSelected_2795b76c:active .svg_2795b76c,.cell_2795b76c.cellIsSelected_2795b76c:hover .svg_2795b76c{box-shadow:0 0 0 1px #969696}.cell_2795b76c.cellIsSelected_2795b76c .svg_2795b76c{width:12px;height:12px;border:4px solid " }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.cell_2795b76c.cellIsSelected_2795b76c .svg_2795b76c.circle_2795b76c{border-radius:100%}.cell_2795b76c:focus .svg_2795b76c{box-shadow:0 0 0 1px #969696}.cell_2795b76c:active .svg_2795b76c,.cell_2795b76c:focus .svg_2795b76c,.cell_2795b76c:hover .svg_2795b76c{border:4px solid " }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";width:12px;height:12px}.cell_2795b76c:active .svg_2795b76c.circle_2795b76c,.cell_2795b76c:focus .svg_2795b76c.circle_2795b76c,.cell_2795b76c:hover .svg_2795b76c.circle_2795b76c{border-radius:100%}.cell_2795b76c:active .svg_2795b76c{border:4px solid #969696;-ms-transform:translate(-1px,-1px)}.cell_2795b76c.disabled_2795b76c,.cell_2795b76c[disabled]{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";cursor:default;pointer-events:none;opacity:.3}.swatchColorPickerContainer_2795b76c{clear:both;display:inline-block;min-width:180px}.icon_2795b76c{width:16px}.menuItem_2795b76c{margin:0 4px}.header_2795b76c{color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";font-weight:600;white-space:nowrap;background:0 0;border:none;height:36px;line-height:36px;cursor:default;padding:0 16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html[dir=ltr] .header_2795b76c{text-align:left}html[dir=rtl] .header_2795b76c{text-align:right}.divider_2795b76c{display:block;height:1px;background-color:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";position:relative}" }]);
return styles;
});
/* tslint:enable */
//# sourceMappingURL=SwatchColorPicker.scss.js.map