UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

24 lines (22 loc) 4.24 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; var styles = { root: 'root_35930343', svg: 'svg_35930343', cell: 'cell_35930343', wrapper: 'wrapper_35930343', item: 'item_35930343', disabled: 'disabled_35930343', cellIsSelected: 'cellIsSelected_35930343', circle: 'circle_35930343', swatchColorPickerContainer: 'swatchColorPickerContainer_35930343', icon: 'icon_35930343', menuItem: 'menuItem_35930343', header: 'header_35930343', divider: 'divider_35930343', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_35930343{position:relative}.svg_35930343{width:20px;height:20px;padding:4px;box-sizing:content-box}.ms-Fabric.is-focusVisible .cell_35930343:focus,.ms-Fabric.is-focusVisible .cell_35930343:focus::after{border:none}.wrapper_35930343{display:inline-block}.item_35930343{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_35930343::-moz-focus-inner{border:0}.item_35930343{outline:transparent}.item_35930343{position:relative}.ms-Fabric.is-focusVisible .item_35930343: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_35930343{text-align:left}html[dir=rtl] .item_35930343{text-align:right}.item_35930343:hover:not([disabled]){background:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.item_35930343.disabled_35930343,.item_35930343[disabled]{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";cursor:default;pointer-events:none}.is-focusVisible .item_35930343:focus{background:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.cell_35930343{padding:0;overflow:visible}.cell_35930343.cellIsSelected_35930343:active .svg_35930343,.cell_35930343.cellIsSelected_35930343:hover .svg_35930343{box-shadow:0 0 0 1px #969696}.cell_35930343.cellIsSelected_35930343 .svg_35930343{width:12px;height:12px;border:4px solid " }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.cell_35930343.cellIsSelected_35930343 .svg_35930343.circle_35930343{border-radius:100%}.cell_35930343:focus .svg_35930343{box-shadow:0 0 0 1px #969696}.cell_35930343:active .svg_35930343,.cell_35930343:focus .svg_35930343,.cell_35930343:hover .svg_35930343{border:4px solid " }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";width:12px;height:12px}.cell_35930343:active .svg_35930343.circle_35930343,.cell_35930343:focus .svg_35930343.circle_35930343,.cell_35930343:hover .svg_35930343.circle_35930343{border-radius:100%}.cell_35930343:active .svg_35930343{border:4px solid #969696;-ms-transform:translate(-1px,-1px)}.cell_35930343.disabled_35930343,.cell_35930343[disabled]{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";cursor:default;pointer-events:none;opacity:.3}.swatchColorPickerContainer_35930343{clear:both;display:inline-block;min-width:180px}.icon_35930343{width:16px}.menuItem_35930343{margin:0 4px}.header_35930343{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_35930343{text-align:left}html[dir=rtl] .header_35930343{text-align:right}.divider_35930343{display:block;height:1px;background-color:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";position:relative}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=SwatchColorPicker.scss.js.map