@semcore/data-table 16.2.0-prerelease.3 → 16.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/components/Head/Column.js +36 -36
- package/lib/cjs/components/Head/Group.js +36 -36
- package/lib/cjs/components/Head/Head.js +36 -36
- package/lib/cjs/components/Head/style.shadow.css +12 -0
- package/lib/es6/components/Head/Column.js +36 -36
- package/lib/es6/components/Head/Group.js +36 -36
- package/lib/es6/components/Head/Head.js +36 -36
- package/lib/es6/components/Head/style.shadow.css +12 -0
- package/lib/esm/components/Head/Column.mjs +37 -37
- package/lib/esm/components/Head/Group.mjs +37 -37
- package/lib/esm/components/Head/Head.mjs +37 -37
- package/lib/esm/components/Head/style.shadow.css +12 -0
- package/package.json +22 -22
|
@@ -26,44 +26,44 @@ var _m2 = _interopRequireDefault(require("@semcore/icon/SortDesc/m"));
|
|
|
26
26
|
var React = _interopRequireWildcard(require("react"));
|
|
27
27
|
function _callSuper(t, o, e) { return o = (0, _getPrototypeOf2["default"])(o), (0, _possibleConstructorReturn2["default"])(t, (0, _isNativeReflectConstruct2["default"])() ? Reflect.construct(o, e || [], (0, _getPrototypeOf2["default"])(t).constructor) : o.apply(t, e)); }
|
|
28
28
|
/*!__reshadow-styles__:"./style.shadow.css"*/
|
|
29
|
-
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".
|
|
29
|
+
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SGroupContainer_wneqs_gg_,.___SHead_wneqs_gg_{display:contents}.___SHead_wneqs_gg_.__isDataEmpty_wneqs_gg_.__gridTemplateColumns_wneqs_gg_{display:grid;grid-template-columns:var(--gridTemplateColumns_wneqs);overflow:auto;scrollbar-width:thin}.___SHead_wneqs_gg_.__animationDuration_wneqs_gg_>.___SColumn_wneqs_gg_{transition:top var(--animationDuration_wneqs) ease-out}.___SHead_wneqs_gg_.__sticky_wneqs_gg_ .___SColumn_wneqs_gg_,.___SHead_wneqs_gg_.__sticky_wneqs_gg_ .___SGroup_wneqs_gg_{position:sticky;top:0;z-index:18}.___SHead_wneqs_gg_.__sticky_wneqs_gg_ .___SGroupContainer_wneqs_gg_>.___SColumn_wneqs_gg_{position:sticky;z-index:18}.___SHead_wneqs_gg_.__compact_wneqs_gg_ .___SColumn_wneqs_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SColumn_wneqs_gg_,.___SGroup_wneqs_gg_{display:flex;align-items:flex-start;font-size:var(--intergalactic-fs-100, 12px);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;height:100%;position:relative;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,min-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,max-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;overflow:hidden;line-height:var(--intergalactic-lh-100, 133%)}.___SGroup_wneqs_gg_{justify-content:center;text-align:center;background-color:var(--intergalactic-table-th-primary-cell, #f4f5f9)}.___SGroup_wneqs_gg_._use_primary_wneqs_gg_{padding:var(--intergalactic-spacing-3x, 12px)}.___SGroup_wneqs_gg_._use_primary_wneqs_gg_:has(~.___SColumn_wneqs_gg_.__visibleSort_wneqs_gg_){background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SGroup_wneqs_gg_._use_secondary_wneqs_gg_{padding:var(--intergalactic-spacing-2x, 8px)}.___SColumn_wneqs_gg_._borders_both_wneqs_gg_,.___SColumn_wneqs_gg_._borders_left_wneqs_gg_,.___SGroup_wneqs_gg_._borders_both_wneqs_gg_,.___SGroup_wneqs_gg_._borders_left_wneqs_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_wneqs_gg_._borders_both_wneqs_gg_,.___SColumn_wneqs_gg_._borders_right_wneqs_gg_,.___SGroup_wneqs_gg_._borders_both_wneqs_gg_,.___SGroup_wneqs_gg_._borders_right_wneqs_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_{padding:var(--intergalactic-spacing-3x, 12px);border-bottom:1px solid var(--intergalactic-border-secondary, #e0e1e9);background-color:var(--intergalactic-table-th-primary-cell, #f4f5f9)}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_ .___SSortWrapper_wneqs_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_.__visibleSort_wneqs_gg_{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortWrapper_wneqs_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortButton_wneqs_gg_,.___SColumn_wneqs_gg_._use_primary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortWrapper_wneqs_gg_::before,.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortWrapper_wneqs_gg_::before{display:flex;opacity:1}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_._justifyContent_right_wneqs_gg_ .___SSortWrapper_wneqs_gg_{position:absolute}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_._justifyContent_right_wneqs_gg_.__changeSortSize_wneqs_gg_.__isSorted_wneqs_gg_ .___SSortWrapper_wneqs_gg_,.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_._justifyContent_right_wneqs_gg_.__changeSortSize_wneqs_gg_.__isSorted_wneqs_gg_ .___SSortWrapper_wneqs_gg_{position:relative}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_{padding:var(--intergalactic-spacing-2x, 8px);border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6);background-color:var(--intergalactic-table-th-secondary-cell, #ffffff)}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_ .___SSortWrapper_wneqs_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortWrapper_wneqs_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortButton_wneqs_gg_{display:flex;opacity:1}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_._justifyContent_right_wneqs_gg_ .___SSortWrapper_wneqs_gg_{position:absolute}.___SColumn_wneqs_gg_.__gridArea_wneqs_gg_,.___SGroupTitle_wneqs_gg_.__gridArea_wneqs_gg_,.___SGroup_wneqs_gg_.__gridArea_wneqs_gg_{grid-area:var(--gridArea_wneqs)}.___SHead_wneqs_gg_ .___SColumn_wneqs_gg_.__fixed_wneqs_gg_,.___SHead_wneqs_gg_ .___SGroup_wneqs_gg_.__fixed_wneqs_gg_,.___SHead_wneqs_gg_.__sticky_wneqs_gg_ .___SColumn_wneqs_gg_.__fixed_wneqs_gg_{position:sticky;z-index:19}@media (hover:hover){.___SColumn_wneqs_gg_.__sortable_wneqs_gg_:hover{cursor:pointer}}.___SSortWrapper_wneqs_gg_{align-items:center;display:flex;flex-shrink:1;position:relative;flex-basis:0;min-height:16px;opacity:0;transition:all calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SSortButton_wneqs_gg_,.___SSortWrapper_wneqs_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_wneqs_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortButton_wneqs_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #878992);top:calc(-1*(1em*1.25 - 16px));margin-left:var(--intergalactic-spacing-1x, 4px)}.___SHead_wneqs_gg_._sideIndents_wide_wneqs_gg_ .___SColumn_wneqs_gg_:first-child{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SHead_wneqs_gg_._sideIndents_wide_wneqs_gg_ .___SColumn_wneqs_gg_:last-child{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SHeadCheckboxCol_wneqs_gg_{cursor:pointer}.___SColumn_wneqs_gg_.__fixed_wneqs_gg_.__shadowVertical_wneqs_gg_:after,.___SGroup_wneqs_gg_.__fixed_wneqs_gg_.__shadowVertical_wneqs_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_{margin-right:-5px;border-right-color:transparent}.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_primary_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_._use_primary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_primary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_._use_primary_wneqs_gg_{padding-right:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_secondary_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_._use_secondary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_secondary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_._use_secondary_wneqs_gg_{padding-right:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_:after,.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_:after,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_:after,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_:after{display:block;right:0;background:var(--intergalactic-scroll-area-shadow-left,\n linear-gradient(to right, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_{margin-left:-5px;border-left-color:transparent}.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_._use_primary_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_primary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_._use_primary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_primary_wneqs_gg_{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_._use_secondary_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_secondary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_._use_secondary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_secondary_wneqs_gg_{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_:after,.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_:after,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_:after,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_:after{display:block;left:0;background:var(--intergalactic-scroll-area-shadow-right,\n linear-gradient(to left, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}", /*__inner_css_end__*/"wneqs_gg_"),
|
|
30
30
|
/*__reshadow_css_end__*/
|
|
31
31
|
{
|
|
32
|
-
"__SHead": "
|
|
33
|
-
"__SGroupContainer": "
|
|
34
|
-
"_isDataEmpty": "
|
|
35
|
-
"_gridTemplateColumns": "
|
|
36
|
-
"--gridTemplateColumns": "--
|
|
37
|
-
"_animationDuration": "
|
|
38
|
-
"__SColumn": "
|
|
39
|
-
"--animationDuration": "--
|
|
40
|
-
"_sticky": "
|
|
41
|
-
"__SGroup": "
|
|
42
|
-
"_compact": "
|
|
43
|
-
"_use_secondary": "
|
|
44
|
-
"_borders_both": "
|
|
45
|
-
"_borders_left": "
|
|
46
|
-
"_borders_right": "
|
|
47
|
-
"_gridArea": "
|
|
48
|
-
"__SGroupTitle": "
|
|
49
|
-
"--gridArea": "--
|
|
50
|
-
"_fixed": "
|
|
51
|
-
"_sortable": "
|
|
52
|
-
"__SSortWrapper": "
|
|
53
|
-
"__SSortButton": "
|
|
54
|
-
"__SHeadCheckboxCol": "
|
|
55
|
-
"_use_primary": "
|
|
56
|
-
"_visibleSort": "
|
|
57
|
-
"_justifyContent_right": "
|
|
58
|
-
"_changeSortSize": "
|
|
59
|
-
"_isSorted": "
|
|
60
|
-
"_sideIndents_wide": "
|
|
61
|
-
"_shadowVertical": "
|
|
62
|
-
"_fixed_left": "
|
|
63
|
-
"_shadowVertical_median": "
|
|
64
|
-
"_shadowVertical_start": "
|
|
65
|
-
"_fixed_right": "
|
|
66
|
-
"_shadowVertical_end": "
|
|
32
|
+
"__SHead": "___SHead_wneqs_gg_",
|
|
33
|
+
"__SGroupContainer": "___SGroupContainer_wneqs_gg_",
|
|
34
|
+
"_isDataEmpty": "__isDataEmpty_wneqs_gg_",
|
|
35
|
+
"_gridTemplateColumns": "__gridTemplateColumns_wneqs_gg_",
|
|
36
|
+
"--gridTemplateColumns": "--gridTemplateColumns_wneqs",
|
|
37
|
+
"_animationDuration": "__animationDuration_wneqs_gg_",
|
|
38
|
+
"__SColumn": "___SColumn_wneqs_gg_",
|
|
39
|
+
"--animationDuration": "--animationDuration_wneqs",
|
|
40
|
+
"_sticky": "__sticky_wneqs_gg_",
|
|
41
|
+
"__SGroup": "___SGroup_wneqs_gg_",
|
|
42
|
+
"_compact": "__compact_wneqs_gg_",
|
|
43
|
+
"_use_secondary": "_use_secondary_wneqs_gg_",
|
|
44
|
+
"_borders_both": "_borders_both_wneqs_gg_",
|
|
45
|
+
"_borders_left": "_borders_left_wneqs_gg_",
|
|
46
|
+
"_borders_right": "_borders_right_wneqs_gg_",
|
|
47
|
+
"_gridArea": "__gridArea_wneqs_gg_",
|
|
48
|
+
"__SGroupTitle": "___SGroupTitle_wneqs_gg_",
|
|
49
|
+
"--gridArea": "--gridArea_wneqs",
|
|
50
|
+
"_fixed": "__fixed_wneqs_gg_",
|
|
51
|
+
"_sortable": "__sortable_wneqs_gg_",
|
|
52
|
+
"__SSortWrapper": "___SSortWrapper_wneqs_gg_",
|
|
53
|
+
"__SSortButton": "___SSortButton_wneqs_gg_",
|
|
54
|
+
"__SHeadCheckboxCol": "___SHeadCheckboxCol_wneqs_gg_",
|
|
55
|
+
"_use_primary": "_use_primary_wneqs_gg_",
|
|
56
|
+
"_visibleSort": "__visibleSort_wneqs_gg_",
|
|
57
|
+
"_justifyContent_right": "_justifyContent_right_wneqs_gg_",
|
|
58
|
+
"_changeSortSize": "__changeSortSize_wneqs_gg_",
|
|
59
|
+
"_isSorted": "__isSorted_wneqs_gg_",
|
|
60
|
+
"_sideIndents_wide": "_sideIndents_wide_wneqs_gg_",
|
|
61
|
+
"_shadowVertical": "__shadowVertical_wneqs_gg_",
|
|
62
|
+
"_fixed_left": "_fixed_left_wneqs_gg_",
|
|
63
|
+
"_shadowVertical_median": "_shadowVertical_median_wneqs_gg_",
|
|
64
|
+
"_shadowVertical_start": "_shadowVertical_start_wneqs_gg_",
|
|
65
|
+
"_fixed_right": "_fixed_right_wneqs_gg_",
|
|
66
|
+
"_shadowVertical_end": "_shadowVertical_end_wneqs_gg_"
|
|
67
67
|
});
|
|
68
68
|
var SORTING_ICON = {
|
|
69
69
|
desc: _m2["default"],
|
|
@@ -22,44 +22,44 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
22
22
|
var _DataTable = require("../DataTable/DataTable");
|
|
23
23
|
function _callSuper(t, o, e) { return o = (0, _getPrototypeOf2["default"])(o), (0, _possibleConstructorReturn2["default"])(t, (0, _isNativeReflectConstruct2["default"])() ? Reflect.construct(o, e || [], (0, _getPrototypeOf2["default"])(t).constructor) : o.apply(t, e)); }
|
|
24
24
|
/*!__reshadow-styles__:"./style.shadow.css"*/
|
|
25
|
-
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".
|
|
25
|
+
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SGroupContainer_wneqs_gg_,.___SHead_wneqs_gg_{display:contents}.___SHead_wneqs_gg_.__isDataEmpty_wneqs_gg_.__gridTemplateColumns_wneqs_gg_{display:grid;grid-template-columns:var(--gridTemplateColumns_wneqs);overflow:auto;scrollbar-width:thin}.___SHead_wneqs_gg_.__animationDuration_wneqs_gg_>.___SColumn_wneqs_gg_{transition:top var(--animationDuration_wneqs) ease-out}.___SHead_wneqs_gg_.__sticky_wneqs_gg_ .___SColumn_wneqs_gg_,.___SHead_wneqs_gg_.__sticky_wneqs_gg_ .___SGroup_wneqs_gg_{position:sticky;top:0;z-index:18}.___SHead_wneqs_gg_.__sticky_wneqs_gg_ .___SGroupContainer_wneqs_gg_>.___SColumn_wneqs_gg_{position:sticky;z-index:18}.___SHead_wneqs_gg_.__compact_wneqs_gg_ .___SColumn_wneqs_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SColumn_wneqs_gg_,.___SGroup_wneqs_gg_{display:flex;align-items:flex-start;font-size:var(--intergalactic-fs-100, 12px);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;height:100%;position:relative;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,min-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,max-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;overflow:hidden;line-height:var(--intergalactic-lh-100, 133%)}.___SGroup_wneqs_gg_{justify-content:center;text-align:center;background-color:var(--intergalactic-table-th-primary-cell, #f4f5f9)}.___SGroup_wneqs_gg_._use_primary_wneqs_gg_{padding:var(--intergalactic-spacing-3x, 12px)}.___SGroup_wneqs_gg_._use_primary_wneqs_gg_:has(~.___SColumn_wneqs_gg_.__visibleSort_wneqs_gg_){background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SGroup_wneqs_gg_._use_secondary_wneqs_gg_{padding:var(--intergalactic-spacing-2x, 8px)}.___SColumn_wneqs_gg_._borders_both_wneqs_gg_,.___SColumn_wneqs_gg_._borders_left_wneqs_gg_,.___SGroup_wneqs_gg_._borders_both_wneqs_gg_,.___SGroup_wneqs_gg_._borders_left_wneqs_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_wneqs_gg_._borders_both_wneqs_gg_,.___SColumn_wneqs_gg_._borders_right_wneqs_gg_,.___SGroup_wneqs_gg_._borders_both_wneqs_gg_,.___SGroup_wneqs_gg_._borders_right_wneqs_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_{padding:var(--intergalactic-spacing-3x, 12px);border-bottom:1px solid var(--intergalactic-border-secondary, #e0e1e9);background-color:var(--intergalactic-table-th-primary-cell, #f4f5f9)}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_ .___SSortWrapper_wneqs_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_.__visibleSort_wneqs_gg_{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortWrapper_wneqs_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortButton_wneqs_gg_,.___SColumn_wneqs_gg_._use_primary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortWrapper_wneqs_gg_::before,.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortWrapper_wneqs_gg_::before{display:flex;opacity:1}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_._justifyContent_right_wneqs_gg_ .___SSortWrapper_wneqs_gg_{position:absolute}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_._justifyContent_right_wneqs_gg_.__changeSortSize_wneqs_gg_.__isSorted_wneqs_gg_ .___SSortWrapper_wneqs_gg_,.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_._justifyContent_right_wneqs_gg_.__changeSortSize_wneqs_gg_.__isSorted_wneqs_gg_ .___SSortWrapper_wneqs_gg_{position:relative}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_{padding:var(--intergalactic-spacing-2x, 8px);border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6);background-color:var(--intergalactic-table-th-secondary-cell, #ffffff)}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_ .___SSortWrapper_wneqs_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortWrapper_wneqs_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortButton_wneqs_gg_{display:flex;opacity:1}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_._justifyContent_right_wneqs_gg_ .___SSortWrapper_wneqs_gg_{position:absolute}.___SColumn_wneqs_gg_.__gridArea_wneqs_gg_,.___SGroupTitle_wneqs_gg_.__gridArea_wneqs_gg_,.___SGroup_wneqs_gg_.__gridArea_wneqs_gg_{grid-area:var(--gridArea_wneqs)}.___SHead_wneqs_gg_ .___SColumn_wneqs_gg_.__fixed_wneqs_gg_,.___SHead_wneqs_gg_ .___SGroup_wneqs_gg_.__fixed_wneqs_gg_,.___SHead_wneqs_gg_.__sticky_wneqs_gg_ .___SColumn_wneqs_gg_.__fixed_wneqs_gg_{position:sticky;z-index:19}@media (hover:hover){.___SColumn_wneqs_gg_.__sortable_wneqs_gg_:hover{cursor:pointer}}.___SSortWrapper_wneqs_gg_{align-items:center;display:flex;flex-shrink:1;position:relative;flex-basis:0;min-height:16px;opacity:0;transition:all calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SSortButton_wneqs_gg_,.___SSortWrapper_wneqs_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_wneqs_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortButton_wneqs_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #878992);top:calc(-1*(1em*1.25 - 16px));margin-left:var(--intergalactic-spacing-1x, 4px)}.___SHead_wneqs_gg_._sideIndents_wide_wneqs_gg_ .___SColumn_wneqs_gg_:first-child{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SHead_wneqs_gg_._sideIndents_wide_wneqs_gg_ .___SColumn_wneqs_gg_:last-child{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SHeadCheckboxCol_wneqs_gg_{cursor:pointer}.___SColumn_wneqs_gg_.__fixed_wneqs_gg_.__shadowVertical_wneqs_gg_:after,.___SGroup_wneqs_gg_.__fixed_wneqs_gg_.__shadowVertical_wneqs_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_{margin-right:-5px;border-right-color:transparent}.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_primary_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_._use_primary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_primary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_._use_primary_wneqs_gg_{padding-right:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_secondary_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_._use_secondary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_secondary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_._use_secondary_wneqs_gg_{padding-right:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_:after,.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_:after,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_:after,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_:after{display:block;right:0;background:var(--intergalactic-scroll-area-shadow-left,\n linear-gradient(to right, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_{margin-left:-5px;border-left-color:transparent}.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_._use_primary_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_primary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_._use_primary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_primary_wneqs_gg_{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_._use_secondary_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_secondary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_._use_secondary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_secondary_wneqs_gg_{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_:after,.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_:after,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_:after,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_:after{display:block;left:0;background:var(--intergalactic-scroll-area-shadow-right,\n linear-gradient(to left, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}", /*__inner_css_end__*/"wneqs_gg_"),
|
|
26
26
|
/*__reshadow_css_end__*/
|
|
27
27
|
{
|
|
28
|
-
"__SHead": "
|
|
29
|
-
"__SGroupContainer": "
|
|
30
|
-
"_isDataEmpty": "
|
|
31
|
-
"_gridTemplateColumns": "
|
|
32
|
-
"--gridTemplateColumns": "--
|
|
33
|
-
"_animationDuration": "
|
|
34
|
-
"__SColumn": "
|
|
35
|
-
"--animationDuration": "--
|
|
36
|
-
"_sticky": "
|
|
37
|
-
"__SGroup": "
|
|
38
|
-
"_compact": "
|
|
39
|
-
"_use_secondary": "
|
|
40
|
-
"_borders_both": "
|
|
41
|
-
"_borders_left": "
|
|
42
|
-
"_borders_right": "
|
|
43
|
-
"_gridArea": "
|
|
44
|
-
"__SGroupTitle": "
|
|
45
|
-
"--gridArea": "--
|
|
46
|
-
"_fixed": "
|
|
47
|
-
"_sortable": "
|
|
48
|
-
"__SSortWrapper": "
|
|
49
|
-
"__SSortButton": "
|
|
50
|
-
"__SHeadCheckboxCol": "
|
|
51
|
-
"_use_primary": "
|
|
52
|
-
"_visibleSort": "
|
|
53
|
-
"_justifyContent_right": "
|
|
54
|
-
"_changeSortSize": "
|
|
55
|
-
"_isSorted": "
|
|
56
|
-
"_sideIndents_wide": "
|
|
57
|
-
"_shadowVertical": "
|
|
58
|
-
"_fixed_left": "
|
|
59
|
-
"_shadowVertical_median": "
|
|
60
|
-
"_shadowVertical_start": "
|
|
61
|
-
"_fixed_right": "
|
|
62
|
-
"_shadowVertical_end": "
|
|
28
|
+
"__SHead": "___SHead_wneqs_gg_",
|
|
29
|
+
"__SGroupContainer": "___SGroupContainer_wneqs_gg_",
|
|
30
|
+
"_isDataEmpty": "__isDataEmpty_wneqs_gg_",
|
|
31
|
+
"_gridTemplateColumns": "__gridTemplateColumns_wneqs_gg_",
|
|
32
|
+
"--gridTemplateColumns": "--gridTemplateColumns_wneqs",
|
|
33
|
+
"_animationDuration": "__animationDuration_wneqs_gg_",
|
|
34
|
+
"__SColumn": "___SColumn_wneqs_gg_",
|
|
35
|
+
"--animationDuration": "--animationDuration_wneqs",
|
|
36
|
+
"_sticky": "__sticky_wneqs_gg_",
|
|
37
|
+
"__SGroup": "___SGroup_wneqs_gg_",
|
|
38
|
+
"_compact": "__compact_wneqs_gg_",
|
|
39
|
+
"_use_secondary": "_use_secondary_wneqs_gg_",
|
|
40
|
+
"_borders_both": "_borders_both_wneqs_gg_",
|
|
41
|
+
"_borders_left": "_borders_left_wneqs_gg_",
|
|
42
|
+
"_borders_right": "_borders_right_wneqs_gg_",
|
|
43
|
+
"_gridArea": "__gridArea_wneqs_gg_",
|
|
44
|
+
"__SGroupTitle": "___SGroupTitle_wneqs_gg_",
|
|
45
|
+
"--gridArea": "--gridArea_wneqs",
|
|
46
|
+
"_fixed": "__fixed_wneqs_gg_",
|
|
47
|
+
"_sortable": "__sortable_wneqs_gg_",
|
|
48
|
+
"__SSortWrapper": "___SSortWrapper_wneqs_gg_",
|
|
49
|
+
"__SSortButton": "___SSortButton_wneqs_gg_",
|
|
50
|
+
"__SHeadCheckboxCol": "___SHeadCheckboxCol_wneqs_gg_",
|
|
51
|
+
"_use_primary": "_use_primary_wneqs_gg_",
|
|
52
|
+
"_visibleSort": "__visibleSort_wneqs_gg_",
|
|
53
|
+
"_justifyContent_right": "_justifyContent_right_wneqs_gg_",
|
|
54
|
+
"_changeSortSize": "__changeSortSize_wneqs_gg_",
|
|
55
|
+
"_isSorted": "__isSorted_wneqs_gg_",
|
|
56
|
+
"_sideIndents_wide": "_sideIndents_wide_wneqs_gg_",
|
|
57
|
+
"_shadowVertical": "__shadowVertical_wneqs_gg_",
|
|
58
|
+
"_fixed_left": "_fixed_left_wneqs_gg_",
|
|
59
|
+
"_shadowVertical_median": "_shadowVertical_median_wneqs_gg_",
|
|
60
|
+
"_shadowVertical_start": "_shadowVertical_start_wneqs_gg_",
|
|
61
|
+
"_fixed_right": "_fixed_right_wneqs_gg_",
|
|
62
|
+
"_shadowVertical_end": "_shadowVertical_end_wneqs_gg_"
|
|
63
63
|
});
|
|
64
64
|
var Group = exports.Group = /*#__PURE__*/function (_Component) {
|
|
65
65
|
function Group() {
|
|
@@ -24,44 +24,44 @@ var _Group = require("./Group");
|
|
|
24
24
|
var _DataTable = require("../DataTable/DataTable");
|
|
25
25
|
function _callSuper(t, o, e) { return o = (0, _getPrototypeOf2["default"])(o), (0, _possibleConstructorReturn2["default"])(t, (0, _isNativeReflectConstruct2["default"])() ? Reflect.construct(o, e || [], (0, _getPrototypeOf2["default"])(t).constructor) : o.apply(t, e)); }
|
|
26
26
|
/*!__reshadow-styles__:"./style.shadow.css"*/
|
|
27
|
-
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".
|
|
27
|
+
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SGroupContainer_wneqs_gg_,.___SHead_wneqs_gg_{display:contents}.___SHead_wneqs_gg_.__isDataEmpty_wneqs_gg_.__gridTemplateColumns_wneqs_gg_{display:grid;grid-template-columns:var(--gridTemplateColumns_wneqs);overflow:auto;scrollbar-width:thin}.___SHead_wneqs_gg_.__animationDuration_wneqs_gg_>.___SColumn_wneqs_gg_{transition:top var(--animationDuration_wneqs) ease-out}.___SHead_wneqs_gg_.__sticky_wneqs_gg_ .___SColumn_wneqs_gg_,.___SHead_wneqs_gg_.__sticky_wneqs_gg_ .___SGroup_wneqs_gg_{position:sticky;top:0;z-index:18}.___SHead_wneqs_gg_.__sticky_wneqs_gg_ .___SGroupContainer_wneqs_gg_>.___SColumn_wneqs_gg_{position:sticky;z-index:18}.___SHead_wneqs_gg_.__compact_wneqs_gg_ .___SColumn_wneqs_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SColumn_wneqs_gg_,.___SGroup_wneqs_gg_{display:flex;align-items:flex-start;font-size:var(--intergalactic-fs-100, 12px);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;height:100%;position:relative;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,min-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,max-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;overflow:hidden;line-height:var(--intergalactic-lh-100, 133%)}.___SGroup_wneqs_gg_{justify-content:center;text-align:center;background-color:var(--intergalactic-table-th-primary-cell, #f4f5f9)}.___SGroup_wneqs_gg_._use_primary_wneqs_gg_{padding:var(--intergalactic-spacing-3x, 12px)}.___SGroup_wneqs_gg_._use_primary_wneqs_gg_:has(~.___SColumn_wneqs_gg_.__visibleSort_wneqs_gg_){background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SGroup_wneqs_gg_._use_secondary_wneqs_gg_{padding:var(--intergalactic-spacing-2x, 8px)}.___SColumn_wneqs_gg_._borders_both_wneqs_gg_,.___SColumn_wneqs_gg_._borders_left_wneqs_gg_,.___SGroup_wneqs_gg_._borders_both_wneqs_gg_,.___SGroup_wneqs_gg_._borders_left_wneqs_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_wneqs_gg_._borders_both_wneqs_gg_,.___SColumn_wneqs_gg_._borders_right_wneqs_gg_,.___SGroup_wneqs_gg_._borders_both_wneqs_gg_,.___SGroup_wneqs_gg_._borders_right_wneqs_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_{padding:var(--intergalactic-spacing-3x, 12px);border-bottom:1px solid var(--intergalactic-border-secondary, #e0e1e9);background-color:var(--intergalactic-table-th-primary-cell, #f4f5f9)}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_ .___SSortWrapper_wneqs_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_.__visibleSort_wneqs_gg_{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortWrapper_wneqs_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortButton_wneqs_gg_,.___SColumn_wneqs_gg_._use_primary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortWrapper_wneqs_gg_::before,.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortWrapper_wneqs_gg_::before{display:flex;opacity:1}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_._justifyContent_right_wneqs_gg_ .___SSortWrapper_wneqs_gg_{position:absolute}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_._justifyContent_right_wneqs_gg_.__changeSortSize_wneqs_gg_.__isSorted_wneqs_gg_ .___SSortWrapper_wneqs_gg_,.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_._justifyContent_right_wneqs_gg_.__changeSortSize_wneqs_gg_.__isSorted_wneqs_gg_ .___SSortWrapper_wneqs_gg_{position:relative}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_{padding:var(--intergalactic-spacing-2x, 8px);border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6);background-color:var(--intergalactic-table-th-secondary-cell, #ffffff)}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_ .___SSortWrapper_wneqs_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortWrapper_wneqs_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortButton_wneqs_gg_{display:flex;opacity:1}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_._justifyContent_right_wneqs_gg_ .___SSortWrapper_wneqs_gg_{position:absolute}.___SColumn_wneqs_gg_.__gridArea_wneqs_gg_,.___SGroupTitle_wneqs_gg_.__gridArea_wneqs_gg_,.___SGroup_wneqs_gg_.__gridArea_wneqs_gg_{grid-area:var(--gridArea_wneqs)}.___SHead_wneqs_gg_ .___SColumn_wneqs_gg_.__fixed_wneqs_gg_,.___SHead_wneqs_gg_ .___SGroup_wneqs_gg_.__fixed_wneqs_gg_,.___SHead_wneqs_gg_.__sticky_wneqs_gg_ .___SColumn_wneqs_gg_.__fixed_wneqs_gg_{position:sticky;z-index:19}@media (hover:hover){.___SColumn_wneqs_gg_.__sortable_wneqs_gg_:hover{cursor:pointer}}.___SSortWrapper_wneqs_gg_{align-items:center;display:flex;flex-shrink:1;position:relative;flex-basis:0;min-height:16px;opacity:0;transition:all calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SSortButton_wneqs_gg_,.___SSortWrapper_wneqs_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_wneqs_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortButton_wneqs_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #878992);top:calc(-1*(1em*1.25 - 16px));margin-left:var(--intergalactic-spacing-1x, 4px)}.___SHead_wneqs_gg_._sideIndents_wide_wneqs_gg_ .___SColumn_wneqs_gg_:first-child{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SHead_wneqs_gg_._sideIndents_wide_wneqs_gg_ .___SColumn_wneqs_gg_:last-child{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SHeadCheckboxCol_wneqs_gg_{cursor:pointer}.___SColumn_wneqs_gg_.__fixed_wneqs_gg_.__shadowVertical_wneqs_gg_:after,.___SGroup_wneqs_gg_.__fixed_wneqs_gg_.__shadowVertical_wneqs_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_{margin-right:-5px;border-right-color:transparent}.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_primary_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_._use_primary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_primary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_._use_primary_wneqs_gg_{padding-right:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_secondary_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_._use_secondary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_secondary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_._use_secondary_wneqs_gg_{padding-right:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_:after,.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_:after,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_:after,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_:after{display:block;right:0;background:var(--intergalactic-scroll-area-shadow-left,\n linear-gradient(to right, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_{margin-left:-5px;border-left-color:transparent}.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_._use_primary_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_primary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_._use_primary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_primary_wneqs_gg_{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_._use_secondary_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_secondary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_._use_secondary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_secondary_wneqs_gg_{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_:after,.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_:after,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_:after,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_:after{display:block;left:0;background:var(--intergalactic-scroll-area-shadow-right,\n linear-gradient(to left, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}", /*__inner_css_end__*/"wneqs_gg_"),
|
|
28
28
|
/*__reshadow_css_end__*/
|
|
29
29
|
{
|
|
30
|
-
"__SHead": "
|
|
31
|
-
"__SGroupContainer": "
|
|
32
|
-
"_isDataEmpty": "
|
|
33
|
-
"_gridTemplateColumns": "
|
|
34
|
-
"--gridTemplateColumns": "--
|
|
35
|
-
"_animationDuration": "
|
|
36
|
-
"__SColumn": "
|
|
37
|
-
"--animationDuration": "--
|
|
38
|
-
"_sticky": "
|
|
39
|
-
"__SGroup": "
|
|
40
|
-
"_compact": "
|
|
41
|
-
"_use_secondary": "
|
|
42
|
-
"_borders_both": "
|
|
43
|
-
"_borders_left": "
|
|
44
|
-
"_borders_right": "
|
|
45
|
-
"_gridArea": "
|
|
46
|
-
"__SGroupTitle": "
|
|
47
|
-
"--gridArea": "--
|
|
48
|
-
"_fixed": "
|
|
49
|
-
"_sortable": "
|
|
50
|
-
"__SSortWrapper": "
|
|
51
|
-
"__SSortButton": "
|
|
52
|
-
"__SHeadCheckboxCol": "
|
|
53
|
-
"_use_primary": "
|
|
54
|
-
"_visibleSort": "
|
|
55
|
-
"_justifyContent_right": "
|
|
56
|
-
"_changeSortSize": "
|
|
57
|
-
"_isSorted": "
|
|
58
|
-
"_sideIndents_wide": "
|
|
59
|
-
"_shadowVertical": "
|
|
60
|
-
"_fixed_left": "
|
|
61
|
-
"_shadowVertical_median": "
|
|
62
|
-
"_shadowVertical_start": "
|
|
63
|
-
"_fixed_right": "
|
|
64
|
-
"_shadowVertical_end": "
|
|
30
|
+
"__SHead": "___SHead_wneqs_gg_",
|
|
31
|
+
"__SGroupContainer": "___SGroupContainer_wneqs_gg_",
|
|
32
|
+
"_isDataEmpty": "__isDataEmpty_wneqs_gg_",
|
|
33
|
+
"_gridTemplateColumns": "__gridTemplateColumns_wneqs_gg_",
|
|
34
|
+
"--gridTemplateColumns": "--gridTemplateColumns_wneqs",
|
|
35
|
+
"_animationDuration": "__animationDuration_wneqs_gg_",
|
|
36
|
+
"__SColumn": "___SColumn_wneqs_gg_",
|
|
37
|
+
"--animationDuration": "--animationDuration_wneqs",
|
|
38
|
+
"_sticky": "__sticky_wneqs_gg_",
|
|
39
|
+
"__SGroup": "___SGroup_wneqs_gg_",
|
|
40
|
+
"_compact": "__compact_wneqs_gg_",
|
|
41
|
+
"_use_secondary": "_use_secondary_wneqs_gg_",
|
|
42
|
+
"_borders_both": "_borders_both_wneqs_gg_",
|
|
43
|
+
"_borders_left": "_borders_left_wneqs_gg_",
|
|
44
|
+
"_borders_right": "_borders_right_wneqs_gg_",
|
|
45
|
+
"_gridArea": "__gridArea_wneqs_gg_",
|
|
46
|
+
"__SGroupTitle": "___SGroupTitle_wneqs_gg_",
|
|
47
|
+
"--gridArea": "--gridArea_wneqs",
|
|
48
|
+
"_fixed": "__fixed_wneqs_gg_",
|
|
49
|
+
"_sortable": "__sortable_wneqs_gg_",
|
|
50
|
+
"__SSortWrapper": "___SSortWrapper_wneqs_gg_",
|
|
51
|
+
"__SSortButton": "___SSortButton_wneqs_gg_",
|
|
52
|
+
"__SHeadCheckboxCol": "___SHeadCheckboxCol_wneqs_gg_",
|
|
53
|
+
"_use_primary": "_use_primary_wneqs_gg_",
|
|
54
|
+
"_visibleSort": "__visibleSort_wneqs_gg_",
|
|
55
|
+
"_justifyContent_right": "_justifyContent_right_wneqs_gg_",
|
|
56
|
+
"_changeSortSize": "__changeSortSize_wneqs_gg_",
|
|
57
|
+
"_isSorted": "__isSorted_wneqs_gg_",
|
|
58
|
+
"_sideIndents_wide": "_sideIndents_wide_wneqs_gg_",
|
|
59
|
+
"_shadowVertical": "__shadowVertical_wneqs_gg_",
|
|
60
|
+
"_fixed_left": "_fixed_left_wneqs_gg_",
|
|
61
|
+
"_shadowVertical_median": "_shadowVertical_median_wneqs_gg_",
|
|
62
|
+
"_shadowVertical_start": "_shadowVertical_start_wneqs_gg_",
|
|
63
|
+
"_fixed_right": "_fixed_right_wneqs_gg_",
|
|
64
|
+
"_shadowVertical_end": "_shadowVertical_end_wneqs_gg_"
|
|
65
65
|
});
|
|
66
66
|
var HeadRoot = /*#__PURE__*/function (_Component) {
|
|
67
67
|
function HeadRoot() {
|
|
@@ -140,6 +140,18 @@ SColumn[use='secondary'] {
|
|
|
140
140
|
opacity: 1;
|
|
141
141
|
}
|
|
142
142
|
}
|
|
143
|
+
|
|
144
|
+
&[justifyContent='right'] {
|
|
145
|
+
SSortWrapper {
|
|
146
|
+
position: absolute;
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
&[changeSortSize][isSorted] {
|
|
150
|
+
SSortWrapper {
|
|
151
|
+
position: relative;
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
}
|
|
143
155
|
}
|
|
144
156
|
|
|
145
157
|
SColumn[gridArea], SGroup[gridArea], SGroupTitle[gridArea] {
|
|
@@ -20,44 +20,44 @@ import SortAsc from '@semcore/icon/SortAsc/m';
|
|
|
20
20
|
import SortDesc from '@semcore/icon/SortDesc/m';
|
|
21
21
|
import * as React from 'react';
|
|
22
22
|
/*!__reshadow-styles__:"./style.shadow.css"*/
|
|
23
|
-
var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".
|
|
23
|
+
var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SGroupContainer_wneqs_gg_,.___SHead_wneqs_gg_{display:contents}.___SHead_wneqs_gg_.__isDataEmpty_wneqs_gg_.__gridTemplateColumns_wneqs_gg_{display:grid;grid-template-columns:var(--gridTemplateColumns_wneqs);overflow:auto;scrollbar-width:thin}.___SHead_wneqs_gg_.__animationDuration_wneqs_gg_>.___SColumn_wneqs_gg_{transition:top var(--animationDuration_wneqs) ease-out}.___SHead_wneqs_gg_.__sticky_wneqs_gg_ .___SColumn_wneqs_gg_,.___SHead_wneqs_gg_.__sticky_wneqs_gg_ .___SGroup_wneqs_gg_{position:sticky;top:0;z-index:18}.___SHead_wneqs_gg_.__sticky_wneqs_gg_ .___SGroupContainer_wneqs_gg_>.___SColumn_wneqs_gg_{position:sticky;z-index:18}.___SHead_wneqs_gg_.__compact_wneqs_gg_ .___SColumn_wneqs_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SColumn_wneqs_gg_,.___SGroup_wneqs_gg_{display:flex;align-items:flex-start;font-size:var(--intergalactic-fs-100, 12px);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;height:100%;position:relative;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,min-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,max-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;overflow:hidden;line-height:var(--intergalactic-lh-100, 133%)}.___SGroup_wneqs_gg_{justify-content:center;text-align:center;background-color:var(--intergalactic-table-th-primary-cell, #f4f5f9)}.___SGroup_wneqs_gg_._use_primary_wneqs_gg_{padding:var(--intergalactic-spacing-3x, 12px)}.___SGroup_wneqs_gg_._use_primary_wneqs_gg_:has(~.___SColumn_wneqs_gg_.__visibleSort_wneqs_gg_){background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SGroup_wneqs_gg_._use_secondary_wneqs_gg_{padding:var(--intergalactic-spacing-2x, 8px)}.___SColumn_wneqs_gg_._borders_both_wneqs_gg_,.___SColumn_wneqs_gg_._borders_left_wneqs_gg_,.___SGroup_wneqs_gg_._borders_both_wneqs_gg_,.___SGroup_wneqs_gg_._borders_left_wneqs_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_wneqs_gg_._borders_both_wneqs_gg_,.___SColumn_wneqs_gg_._borders_right_wneqs_gg_,.___SGroup_wneqs_gg_._borders_both_wneqs_gg_,.___SGroup_wneqs_gg_._borders_right_wneqs_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_{padding:var(--intergalactic-spacing-3x, 12px);border-bottom:1px solid var(--intergalactic-border-secondary, #e0e1e9);background-color:var(--intergalactic-table-th-primary-cell, #f4f5f9)}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_ .___SSortWrapper_wneqs_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_.__visibleSort_wneqs_gg_{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortWrapper_wneqs_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortButton_wneqs_gg_,.___SColumn_wneqs_gg_._use_primary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortWrapper_wneqs_gg_::before,.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortWrapper_wneqs_gg_::before{display:flex;opacity:1}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_._justifyContent_right_wneqs_gg_ .___SSortWrapper_wneqs_gg_{position:absolute}.___SColumn_wneqs_gg_._use_primary_wneqs_gg_._justifyContent_right_wneqs_gg_.__changeSortSize_wneqs_gg_.__isSorted_wneqs_gg_ .___SSortWrapper_wneqs_gg_,.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_._justifyContent_right_wneqs_gg_.__changeSortSize_wneqs_gg_.__isSorted_wneqs_gg_ .___SSortWrapper_wneqs_gg_{position:relative}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_{padding:var(--intergalactic-spacing-2x, 8px);border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6);background-color:var(--intergalactic-table-th-secondary-cell, #ffffff)}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_ .___SSortWrapper_wneqs_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortWrapper_wneqs_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_.__visibleSort_wneqs_gg_ .___SSortButton_wneqs_gg_{display:flex;opacity:1}.___SColumn_wneqs_gg_._use_secondary_wneqs_gg_._justifyContent_right_wneqs_gg_ .___SSortWrapper_wneqs_gg_{position:absolute}.___SColumn_wneqs_gg_.__gridArea_wneqs_gg_,.___SGroupTitle_wneqs_gg_.__gridArea_wneqs_gg_,.___SGroup_wneqs_gg_.__gridArea_wneqs_gg_{grid-area:var(--gridArea_wneqs)}.___SHead_wneqs_gg_ .___SColumn_wneqs_gg_.__fixed_wneqs_gg_,.___SHead_wneqs_gg_ .___SGroup_wneqs_gg_.__fixed_wneqs_gg_,.___SHead_wneqs_gg_.__sticky_wneqs_gg_ .___SColumn_wneqs_gg_.__fixed_wneqs_gg_{position:sticky;z-index:19}@media (hover:hover){.___SColumn_wneqs_gg_.__sortable_wneqs_gg_:hover{cursor:pointer}}.___SSortWrapper_wneqs_gg_{align-items:center;display:flex;flex-shrink:1;position:relative;flex-basis:0;min-height:16px;opacity:0;transition:all calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SSortButton_wneqs_gg_,.___SSortWrapper_wneqs_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_wneqs_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortButton_wneqs_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #878992);top:calc(-1*(1em*1.25 - 16px));margin-left:var(--intergalactic-spacing-1x, 4px)}.___SHead_wneqs_gg_._sideIndents_wide_wneqs_gg_ .___SColumn_wneqs_gg_:first-child{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SHead_wneqs_gg_._sideIndents_wide_wneqs_gg_ .___SColumn_wneqs_gg_:last-child{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SHeadCheckboxCol_wneqs_gg_{cursor:pointer}.___SColumn_wneqs_gg_.__fixed_wneqs_gg_.__shadowVertical_wneqs_gg_:after,.___SGroup_wneqs_gg_.__fixed_wneqs_gg_.__shadowVertical_wneqs_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_{margin-right:-5px;border-right-color:transparent}.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_primary_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_._use_primary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_primary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_._use_primary_wneqs_gg_{padding-right:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_secondary_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_._use_secondary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_secondary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_._use_secondary_wneqs_gg_{padding-right:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_:after,.___SColumn_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_:after,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_median_wneqs_gg_:after,.___SGroup_wneqs_gg_._fixed_left_wneqs_gg_._shadowVertical_start_wneqs_gg_:after{display:block;right:0;background:var(--intergalactic-scroll-area-shadow-left,\n linear-gradient(to right, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_{margin-left:-5px;border-left-color:transparent}.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_._use_primary_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_primary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_._use_primary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_primary_wneqs_gg_{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_._use_secondary_wneqs_gg_,.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_secondary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_._use_secondary_wneqs_gg_,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_._use_secondary_wneqs_gg_{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_:after,.___SColumn_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_:after,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_end_wneqs_gg_:after,.___SGroup_wneqs_gg_._fixed_right_wneqs_gg_._shadowVertical_median_wneqs_gg_:after{display:block;left:0;background:var(--intergalactic-scroll-area-shadow-right,\n linear-gradient(to left, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}", /*__inner_css_end__*/"wneqs_gg_"),
|
|
24
24
|
/*__reshadow_css_end__*/
|
|
25
25
|
{
|
|
26
|
-
"__SHead": "
|
|
27
|
-
"__SGroupContainer": "
|
|
28
|
-
"_isDataEmpty": "
|
|
29
|
-
"_gridTemplateColumns": "
|
|
30
|
-
"--gridTemplateColumns": "--
|
|
31
|
-
"_animationDuration": "
|
|
32
|
-
"__SColumn": "
|
|
33
|
-
"--animationDuration": "--
|
|
34
|
-
"_sticky": "
|
|
35
|
-
"__SGroup": "
|
|
36
|
-
"_compact": "
|
|
37
|
-
"_use_secondary": "
|
|
38
|
-
"_borders_both": "
|
|
39
|
-
"_borders_left": "
|
|
40
|
-
"_borders_right": "
|
|
41
|
-
"_gridArea": "
|
|
42
|
-
"__SGroupTitle": "
|
|
43
|
-
"--gridArea": "--
|
|
44
|
-
"_fixed": "
|
|
45
|
-
"_sortable": "
|
|
46
|
-
"__SSortWrapper": "
|
|
47
|
-
"__SSortButton": "
|
|
48
|
-
"__SHeadCheckboxCol": "
|
|
49
|
-
"_use_primary": "
|
|
50
|
-
"_visibleSort": "
|
|
51
|
-
"_justifyContent_right": "
|
|
52
|
-
"_changeSortSize": "
|
|
53
|
-
"_isSorted": "
|
|
54
|
-
"_sideIndents_wide": "
|
|
55
|
-
"_shadowVertical": "
|
|
56
|
-
"_fixed_left": "
|
|
57
|
-
"_shadowVertical_median": "
|
|
58
|
-
"_shadowVertical_start": "
|
|
59
|
-
"_fixed_right": "
|
|
60
|
-
"_shadowVertical_end": "
|
|
26
|
+
"__SHead": "___SHead_wneqs_gg_",
|
|
27
|
+
"__SGroupContainer": "___SGroupContainer_wneqs_gg_",
|
|
28
|
+
"_isDataEmpty": "__isDataEmpty_wneqs_gg_",
|
|
29
|
+
"_gridTemplateColumns": "__gridTemplateColumns_wneqs_gg_",
|
|
30
|
+
"--gridTemplateColumns": "--gridTemplateColumns_wneqs",
|
|
31
|
+
"_animationDuration": "__animationDuration_wneqs_gg_",
|
|
32
|
+
"__SColumn": "___SColumn_wneqs_gg_",
|
|
33
|
+
"--animationDuration": "--animationDuration_wneqs",
|
|
34
|
+
"_sticky": "__sticky_wneqs_gg_",
|
|
35
|
+
"__SGroup": "___SGroup_wneqs_gg_",
|
|
36
|
+
"_compact": "__compact_wneqs_gg_",
|
|
37
|
+
"_use_secondary": "_use_secondary_wneqs_gg_",
|
|
38
|
+
"_borders_both": "_borders_both_wneqs_gg_",
|
|
39
|
+
"_borders_left": "_borders_left_wneqs_gg_",
|
|
40
|
+
"_borders_right": "_borders_right_wneqs_gg_",
|
|
41
|
+
"_gridArea": "__gridArea_wneqs_gg_",
|
|
42
|
+
"__SGroupTitle": "___SGroupTitle_wneqs_gg_",
|
|
43
|
+
"--gridArea": "--gridArea_wneqs",
|
|
44
|
+
"_fixed": "__fixed_wneqs_gg_",
|
|
45
|
+
"_sortable": "__sortable_wneqs_gg_",
|
|
46
|
+
"__SSortWrapper": "___SSortWrapper_wneqs_gg_",
|
|
47
|
+
"__SSortButton": "___SSortButton_wneqs_gg_",
|
|
48
|
+
"__SHeadCheckboxCol": "___SHeadCheckboxCol_wneqs_gg_",
|
|
49
|
+
"_use_primary": "_use_primary_wneqs_gg_",
|
|
50
|
+
"_visibleSort": "__visibleSort_wneqs_gg_",
|
|
51
|
+
"_justifyContent_right": "_justifyContent_right_wneqs_gg_",
|
|
52
|
+
"_changeSortSize": "__changeSortSize_wneqs_gg_",
|
|
53
|
+
"_isSorted": "__isSorted_wneqs_gg_",
|
|
54
|
+
"_sideIndents_wide": "_sideIndents_wide_wneqs_gg_",
|
|
55
|
+
"_shadowVertical": "__shadowVertical_wneqs_gg_",
|
|
56
|
+
"_fixed_left": "_fixed_left_wneqs_gg_",
|
|
57
|
+
"_shadowVertical_median": "_shadowVertical_median_wneqs_gg_",
|
|
58
|
+
"_shadowVertical_start": "_shadowVertical_start_wneqs_gg_",
|
|
59
|
+
"_fixed_right": "_fixed_right_wneqs_gg_",
|
|
60
|
+
"_shadowVertical_end": "_shadowVertical_end_wneqs_gg_"
|
|
61
61
|
});
|
|
62
62
|
var SORTING_ICON = {
|
|
63
63
|
desc: SortDesc,
|