UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

24 lines (22 loc) 4.12 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = { root: 'root_bb860e4b', svg: 'svg_bb860e4b', cell: 'cell_bb860e4b', wrapper: 'wrapper_bb860e4b', item: 'item_bb860e4b', disabled: 'disabled_bb860e4b', cellIsSelected: 'cellIsSelected_bb860e4b', circle: 'circle_bb860e4b', swatchColorPickerContainer: 'swatchColorPickerContainer_bb860e4b', icon: 'icon_bb860e4b', menuItem: 'menuItem_bb860e4b', header: 'header_bb860e4b', divider: 'divider_bb860e4b', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_bb860e4b{position:relative}.svg_bb860e4b{width:20px;height:20px;padding:4px}.ms-Fabric.is-focusVisible .cell_bb860e4b:focus,.ms-Fabric.is-focusVisible .cell_bb860e4b:focus::after{border:none}.wrapper_bb860e4b{display:inline-block}.item_bb860e4b{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_bb860e4b::-moz-focus-inner{border:0}.item_bb860e4b{outline:transparent}.item_bb860e4b{position:relative}.ms-Fabric.is-focusVisible .item_bb860e4b: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_bb860e4b{text-align:left}html[dir=rtl] .item_bb860e4b{text-align:right}.item_bb860e4b:hover:not([disabled]){background:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.item_bb860e4b.disabled_bb860e4b,.item_bb860e4b[disabled]{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";cursor:default;pointer-events:none}.is-focusVisible .item_bb860e4b:focus{background:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.cell_bb860e4b{padding:0;overflow:visible}.cell_bb860e4b.cellIsSelected_bb860e4b:active .svg_bb860e4b,.cell_bb860e4b.cellIsSelected_bb860e4b:hover .svg_bb860e4b{box-shadow:0 0 0 1px #969696}.cell_bb860e4b.cellIsSelected_bb860e4b .svg_bb860e4b{width:12px;height:12px;border:4px solid " }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.cell_bb860e4b.cellIsSelected_bb860e4b .svg_bb860e4b.circle_bb860e4b{border-radius:100%}.cell_bb860e4b:focus .svg_bb860e4b{box-shadow:0 0 0 1px #969696}.cell_bb860e4b:active .svg_bb860e4b,.cell_bb860e4b:focus .svg_bb860e4b,.cell_bb860e4b:hover .svg_bb860e4b{border:4px solid " }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";width:12px;height:12px}.cell_bb860e4b:active .svg_bb860e4b.circle_bb860e4b,.cell_bb860e4b:focus .svg_bb860e4b.circle_bb860e4b,.cell_bb860e4b:hover .svg_bb860e4b.circle_bb860e4b{border-radius:100%}.cell_bb860e4b:active .svg_bb860e4b{border:4px solid #969696;-ms-transform:translate(-1px,-1px)}.cell_bb860e4b.disabled_bb860e4b,.cell_bb860e4b[disabled]{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";cursor:default;pointer-events:none;opacity:.3}.swatchColorPickerContainer_bb860e4b{clear:both;display:inline-block;min-width:180px}.icon_bb860e4b{width:16px}.menuItem_bb860e4b{margin:0 4px}.header_bb860e4b{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_bb860e4b{text-align:left}html[dir=rtl] .header_bb860e4b{text-align:right}.divider_bb860e4b{display:block;height:1px;background-color:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";position:relative}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=SwatchColorPicker.scss.js.map