office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
29 lines (27 loc) • 5.75 kB
JavaScript
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
"use strict";
var styles = {
root: 'root_814851f5',
rootIsSelectAllHidden: 'rootIsSelectAllHidden_814851f5',
cell: 'cell_814851f5',
cellIsCheck: 'cellIsCheck_814851f5',
cellWrapperPadded: 'cellWrapperPadded_814851f5',
cellIsActionable: 'cellIsActionable_814851f5',
cellIsEmpty: 'cellIsEmpty_814851f5',
cellSizer: 'cellSizer_814851f5',
cellIsResizing: 'cellIsResizing_814851f5',
collapseButton: 'collapseButton_814851f5',
collapseButtonIsCollapsed: 'collapseButtonIsCollapsed_814851f5',
iconOnlyHeader: 'iconOnlyHeader_814851f5',
nearIcon: 'nearIcon_814851f5',
filterChevron: 'filterChevron_814851f5',
cellTitle: 'cellTitle_814851f5',
checkTooltip: 'checkTooltip_814851f5',
cellTooltip: 'cellTooltip_814851f5',
sizingOverlay: 'sizingOverlay_814851f5',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_814851f5{display:inline-block;position:relative;min-width:100%;vertical-align:top;height:32px;line-height:32px;white-space:nowrap;padding-bottom:1px;border-bottom:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.root_814851f5.rootIsSelectAllHidden_814851f5 .cell_814851f5.cellIsCheck_814851f5{visibility:hidden}[dir=ltr] .cellWrapperPadded_814851f5{padding-right:32px}[dir=rtl] .cellWrapperPadded_814851f5{padding-left:32px}.cell_814851f5{font-size:12px;font-weight:400;background:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";position:relative;display:inline-block;box-sizing:border-box;padding:0 8px;border:none;line-height:inherit;margin:0;height:32px;vertical-align:top;white-space:nowrap;text-overflow:ellipsis}.cell_814851f5::-moz-focus-inner{border:0}.cell_814851f5{outline:transparent}.cell_814851f5{position:relative}.ms-Fabric.is-focusVisible .cell_814851f5:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}[dir=ltr] .cell_814851f5{text-align:left}[dir=rtl] .cell_814851f5{text-align:right}[dir=ltr] .cell_814851f5{text-align:left}[dir=rtl] .cell_814851f5{text-align:right}.cell_814851f5.cellIsCheck_814851f5{position:relative;padding:6px 8px;margin:0}.cell_814851f5.cellIsActionable_814851f5:hover{color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";background:" }, { "theme": "neutralLighterAlt", "defaultValue": "#f8f8f8" }, { "rawString": "}.cell_814851f5.cellIsActionable_814851f5:active{background:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.cell_814851f5.cellIsEmpty_814851f5{text-overflow:clip}.cellSizer_814851f5{display:inline-block;position:relative;cursor:ew-resize;bottom:0;top:0;margin:0 -8px;overflow:hidden;height:inherit;background:0 0;z-index:1;width:16px}.cellSizer_814851f5::-moz-focus-inner{border:0}.cellSizer_814851f5{outline:transparent}.cellSizer_814851f5:after{content:'';position:absolute;top:0;bottom:0;width:1px;background:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";opacity:0;left:50%}.cellSizer_814851f5.cellIsResizing_814851f5:after,.cellSizer_814851f5:focus:after,.cellSizer_814851f5:hover:after{opacity:1;transition:opacity .3s linear}.cellSizer_814851f5.cellIsResizing_814851f5:after{box-shadow:0 0 5px 0 rgba(0,0,0,.4)}.collapseButton_814851f5{text-align:center;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:-webkit-transform .1s linear;transition:transform .1s linear;transition:transform .1s linear,-webkit-transform .1s linear;width:20px;outline:0}.collapseButton_814851f5.collapseButtonIsCollapsed_814851f5{-webkit-transform:rotate(0);transform:rotate(0)}[dir=ltr] .iconOnlyHeader_814851f5 .nearIcon_814851f5{padding-left:0}[dir=rtl] .iconOnlyHeader_814851f5 .nearIcon_814851f5{padding-right:0}.nearIcon_814851f5{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";opacity:1}[dir=ltr] .nearIcon_814851f5{padding-left:8px}[dir=rtl] .nearIcon_814851f5{padding-right:8px}.cell_814851f5 .filterChevron_814851f5{color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": ";vertical-align:middle}[dir=ltr] .cell_814851f5 .filterChevron_814851f5{padding-left:4px}[dir=rtl] .cell_814851f5 .filterChevron_814851f5{padding-right:4px}.cellTitle_814851f5{display:block;overflow:hidden;top:0;left:0;bottom:0;right:0;padding:0 8px}.cellTitle_814851f5::-moz-focus-inner{border:0}.cellTitle_814851f5{outline:transparent}.cellTitle_814851f5{position:absolute}.ms-Fabric.is-focusVisible .cellTitle_814851f5:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.ms-TooltipHost.checkTooltip_814851f5{display:block}.cellTooltip_814851f5{display:block;position:absolute;top:0;left:0;bottom:0;right:0}.sizingOverlay_814851f5{position:absolute;left:0;top:0;right:0;bottom:0;cursor:ew-resize;background:rgba(255,255,255,0)}[dir=ltr] .cell_814851f5 .collapseButton_814851f5{padding-right:0}[dir=rtl] .cell_814851f5 .collapseButton_814851f5{padding-left:0}" }]);
return styles;
});
/* tslint:enable */
//# sourceMappingURL=DetailsHeader.scss.js.map