@semcore/data-table 4.47.2 → 4.47.3-prerelease.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/CHANGELOG.md +6 -0
- package/lib/cjs/Body.js +3 -3
- package/lib/cjs/DataTable.js +36 -36
- package/lib/es6/Body.js +3 -3
- package/lib/es6/DataTable.js +36 -36
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
|
|
4
4
|
|
|
5
|
+
## [4.47.3] - 2024-11-22
|
|
6
|
+
|
|
7
|
+
### Changed
|
|
8
|
+
|
|
9
|
+
- Version patch update due to children dependencies update (`@semcore/utils` [4.43.2 ~> 4.43.3], `@semcore/core` [2.36.1 ~> 2.36.2]).
|
|
10
|
+
|
|
5
11
|
## [4.47.2] - 2024-11-08
|
|
6
12
|
|
|
7
13
|
### Changed
|
package/lib/cjs/Body.js
CHANGED
|
@@ -33,9 +33,9 @@ var _getFocusableIn = require("@semcore/utils/lib/focus-lock/getFocusableIn");
|
|
|
33
33
|
var _excluded = ["childrenPropsGetter"],
|
|
34
34
|
_excluded2 = ["childrenPropsGetter"];
|
|
35
35
|
/*__reshadow-styles__:"./style/scroll-shadows.shadow.css"*/
|
|
36
|
-
var scrollStyles = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/".
|
|
37
|
-
"__SShadowHorizontal": "
|
|
38
|
-
"__SShadowVertical": "
|
|
36
|
+
var scrollStyles = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/".___SShadowHorizontal_dfbcr_gg_:after,.___SShadowHorizontal_dfbcr_gg_:before,.___SShadowVertical_dfbcr_gg_:after,.___SShadowVertical_dfbcr_gg_:before{z-index:1}" /*__inner_css_end__*/, "dfbcr_gg_") /*__reshadow_css_end__*/, {
|
|
37
|
+
"__SShadowHorizontal": "___SShadowHorizontal_dfbcr_gg_",
|
|
38
|
+
"__SShadowVertical": "___SShadowVertical_dfbcr_gg_"
|
|
39
39
|
});
|
|
40
40
|
var testEnv = process.env.NODE_ENV === 'test';
|
|
41
41
|
var getCellsByColumn = function getCellsByColumn(cells) {
|
package/lib/cjs/DataTable.js
CHANGED
|
@@ -33,42 +33,42 @@ var _focusSourceEnhance = _interopRequireDefault(require("@semcore/utils/lib/enh
|
|
|
33
33
|
var _excluded = ["children", "name", "fixed", "resizable", "sortable", "flex", "vBorders", "active"],
|
|
34
34
|
_excluded2 = ["name", "children"];
|
|
35
35
|
/*__reshadow-styles__:"./style/data-table.shadow.css"*/
|
|
36
|
-
var style = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/".___SDataTable_1oi4g_gg_,.___SHeadWrapper_1oi4g_gg_{position:relative}.___SDataTable_1oi4g_gg_.__compact_1oi4g_gg_ .___SCell_1oi4g_gg_,.___SDataTable_1oi4g_gg_.__compact_1oi4g_gg_ .___SColumn_1oi4g_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SHeadWrapper_1oi4g_gg_.__animationsDisabled_1oi4g_gg_ .___SColumn_1oi4g_gg_{transition:none}.___SHeadWrapper_1oi4g_gg_.__sticky_1oi4g_gg_{position:sticky;top:0;z-index:2}.___SHead_1oi4g_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_1oi4g_gg_{display:flex;align-items:flex-start;flex-grow:1;font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;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}.___SColumn_1oi4g_gg_:focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5))}.___SColumn_1oi4g_gg_.__hidden_1oi4g_gg_{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.___SColumn_1oi4g_gg_._use_primary_1oi4g_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_1oi4g_gg_._use_secondary_1oi4g_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_1oi4g_gg_.__group_1oi4g_gg_.__use_1oi4g_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_1oi4g_gg_.__groupHead_1oi4g_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_{cursor:pointer}.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_._use_primary_1oi4g_gg_:focus{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}@media (hover:hover){.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_._use_primary_1oi4g_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}}.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_._justifyContent_right_1oi4g_gg_:focus .___SSortWrapper_1oi4g_gg_{position:absolute;flex-basis:0;right:var(--intergalactic-spacing-3x, 12px)}@media (hover:hover){.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_._justifyContent_right_1oi4g_gg_:hover .___SSortWrapper_1oi4g_gg_{position:absolute;flex-basis:0;right:var(--intergalactic-spacing-3x, 12px)}}.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_._justifyContent_right_1oi4g_gg_.__active_1oi4g_gg_ .___SSortWrapper_1oi4g_gg_{position:relative;flex-basis:inherit;right:0}.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_.__active_1oi4g_gg_ .___SSortWrapper_1oi4g_gg_,.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_:focus .___SSortWrapper_1oi4g_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}@media (hover:hover){.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_:hover .___SSortWrapper_1oi4g_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}}.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_.__active_1oi4g_gg_ .___SSortWrapper_1oi4g_gg_:before,.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_:focus .___SSortIcon_1oi4g_gg_,.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_:focus .___SSortWrapper_1oi4g_gg_:before{display:block;opacity:1}@media (hover:hover){.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_:hover .___SSortWrapper_1oi4g_gg_:before{display:block;opacity:1}}@media (hover:hover){.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_:hover .___SSortIcon_1oi4g_gg_{display:block;opacity:1}}.___SColumn_1oi4g_gg_._use_primary_1oi4g_gg_.__active_1oi4g_gg_{background-color:var(--intergalactic-table-th-primary-cell-active, #e0e1e9);width:100%}.___SColumn_1oi4g_gg_.__active_1oi4g_gg_ .___SSortIcon_1oi4g_gg_{display:block;opacity:1}.___SColumn_1oi4g_gg_.__resizable_1oi4g_gg_{border-right:1px solid transparent}@media (hover:hover){.___SColumn_1oi4g_gg_.__resizable_1oi4g_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent, #a9abb6)}}.___SColumn_1oi4g_gg_.__resizable_1oi4g_gg_:after{content:\"\";position:absolute;bottom:0;right:-1px;height:100%;width:5px;background:0 0;cursor:col-resize;border-right:1px solid transparent}.___SColumn_1oi4g_gg_.__fixed_1oi4g_gg_{position:sticky;z-index:2}.___SCell_1oi4g_gg_.__borderLeft_1oi4g_gg_,.___SColumn_1oi4g_gg_.__borderLeft_1oi4g_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_1oi4g_gg_.__borderRight_1oi4g_gg_,.___SColumn_1oi4g_gg_.__borderRight_1oi4g_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SSortWrapper_1oi4g_gg_{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}.___SSortIcon_1oi4g_gg_,.___SSortWrapper_1oi4g_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_1oi4g_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortIcon_1oi4g_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #878992);top:calc(1em*1.25 - 16px);margin-left:var(--intergalactic-spacing-1x, 4px)}.___SColumn_1oi4g_gg_._use_primary_1oi4g_gg_ .___SSortWrapper_1oi4g_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_1oi4g_gg_._use_secondary_1oi4g_gg_ .___SSortWrapper_1oi4g_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SBodyWrapper_1oi4g_gg_{position:relative}.___SBody_1oi4g_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_1oi4g_gg_{display:flex;flex-direction:row;position:relative}.___SRow_1oi4g_gg_.__active_1oi4g_gg_>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_._theme_muted_1oi4g_gg_.__active_1oi4g_gg_>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}@media (hover:hover){.___SRow_1oi4g_gg_ .___SCell_1oi4g_gg_:hover+.___SGroupCell_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_:hover>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_1oi4g_gg_._theme_muted_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}@media (hover:hover){.___SRow_1oi4g_gg_._theme_muted_1oi4g_gg_ .___SCell_1oi4g_gg_:hover+.___SGroupCell_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_._theme_muted_1oi4g_gg_:hover>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_:hover>.___SCell_1oi4g_gg_._theme_muted_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_1oi4g_gg_._theme_info_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_1oi4g_gg_._theme_info_1oi4g_gg_.__active_1oi4g_gg_>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}@media (hover:hover){.___SRow_1oi4g_gg_._theme_info_1oi4g_gg_ .___SCell_1oi4g_gg_:hover+.___SGroupCell_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_._theme_info_1oi4g_gg_:hover>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_:hover>.___SCell_1oi4g_gg_._theme_info_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}}.___SRow_1oi4g_gg_._theme_success_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_1oi4g_gg_._theme_success_1oi4g_gg_.__active_1oi4g_gg_>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}@media (hover:hover){.___SRow_1oi4g_gg_._theme_success_1oi4g_gg_ .___SCell_1oi4g_gg_:hover+.___SGroupCell_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_._theme_success_1oi4g_gg_:hover>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_:hover>.___SCell_1oi4g_gg_._theme_success_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}}.___SRow_1oi4g_gg_._theme_warning_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_1oi4g_gg_._theme_warning_1oi4g_gg_.__active_1oi4g_gg_>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}@media (hover:hover){.___SRow_1oi4g_gg_._theme_warning_1oi4g_gg_ .___SCell_1oi4g_gg_:hover+.___SGroupCell_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_._theme_warning_1oi4g_gg_:hover>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_:hover>.___SCell_1oi4g_gg_._theme_warning_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}}.___SRow_1oi4g_gg_._theme_danger_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_1oi4g_gg_._theme_danger_1oi4g_gg_.__active_1oi4g_gg_>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}@media (hover:hover){.___SRow_1oi4g_gg_._theme_danger_1oi4g_gg_ .___SCell_1oi4g_gg_:hover+.___SGroupCell_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_._theme_danger_1oi4g_gg_:hover>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_:hover>.___SCell_1oi4g_gg_._theme_danger_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_1oi4g_gg_.__positioned_1oi4g_gg_{position:absolute}.___SBody_1oi4g_gg_.__animationsDisabled_1oi4g_gg_ .___SCell_1oi4g_gg_{transition:none}.___SCell_1oi4g_gg_{display:flex;flex:1;flex-basis:auto;font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;border-bottom:1px solid var(--intergalactic-border-secondary, #e0e1e9);overflow:hidden;white-space:nowrap;font-feature-settings:\"tnum\";font-variant-numeric:tabular-nums;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;outline:0}.___SCell_1oi4g_gg_._use_primary_1oi4g_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1oi4g_gg_._use_secondary_1oi4g_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1oi4g_gg_.__fixed_1oi4g_gg_{position:sticky;z-index:1}.___SCell_1oi4g_gg_._theme_muted_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_1oi4g_gg_._theme_info_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_1oi4g_gg_._theme_success_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_1oi4g_gg_._theme_warning_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_1oi4g_gg_._theme_danger_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SCell_1oi4g_gg_:focus-visible{position:relative}.___SCell_1oi4g_gg_:focus-visible:after{position:absolute;display:block;content:\"\";top:3px;right:3px;bottom:3px;left:3px;box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5));pointer-events:none}.___SHeightHold_1oi4g_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}" /*__inner_css_end__*/, "1oi4g_gg_") /*__reshadow_css_end__*/, {
|
|
37
|
-
"__SDataTable": "
|
|
38
|
-
"__SHeadWrapper": "
|
|
39
|
-
"_sticky": "
|
|
40
|
-
"__SHead": "
|
|
41
|
-
"__SColumn": "
|
|
42
|
-
"_hidden": "
|
|
43
|
-
"_use_primary": "
|
|
44
|
-
"_use_secondary": "
|
|
45
|
-
"_group": "
|
|
46
|
-
"_use": "
|
|
47
|
-
"_groupHead": "
|
|
48
|
-
"_active": "
|
|
49
|
-
"__SSortIcon": "
|
|
50
|
-
"_fixed": "
|
|
51
|
-
"_borderLeft": "
|
|
52
|
-
"__SCell": "
|
|
53
|
-
"_borderRight": "
|
|
54
|
-
"__SSortWrapper": "
|
|
55
|
-
"__SBodyWrapper": "
|
|
56
|
-
"__SBody": "
|
|
57
|
-
"__SRow": "
|
|
58
|
-
"_theme": "
|
|
59
|
-
"__SGroupCell": "
|
|
60
|
-
"_theme_muted": "
|
|
61
|
-
"_theme_info": "
|
|
62
|
-
"_theme_success": "
|
|
63
|
-
"_theme_warning": "
|
|
64
|
-
"_theme_danger": "
|
|
65
|
-
"_positioned": "
|
|
66
|
-
"_animationsDisabled": "
|
|
67
|
-
"__SHeightHold": "
|
|
68
|
-
"_compact": "
|
|
69
|
-
"_sortable": "
|
|
70
|
-
"_justifyContent_right": "
|
|
71
|
-
"_resizable": "
|
|
36
|
+
var style = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/".___SDataTable_j7hz4_gg_,.___SHeadWrapper_j7hz4_gg_{position:relative}.___SDataTable_j7hz4_gg_.__compact_j7hz4_gg_ .___SCell_j7hz4_gg_,.___SDataTable_j7hz4_gg_.__compact_j7hz4_gg_ .___SColumn_j7hz4_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SHeadWrapper_j7hz4_gg_.__animationsDisabled_j7hz4_gg_ .___SColumn_j7hz4_gg_{transition:none}.___SHeadWrapper_j7hz4_gg_.__sticky_j7hz4_gg_{position:sticky;top:0;z-index:2}.___SHead_j7hz4_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_j7hz4_gg_{display:flex;align-items:flex-start;flex-grow:1;font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;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}.___SColumn_j7hz4_gg_:focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5))}.___SColumn_j7hz4_gg_.__hidden_j7hz4_gg_{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.___SColumn_j7hz4_gg_._use_primary_j7hz4_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_j7hz4_gg_._use_secondary_j7hz4_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_j7hz4_gg_.__group_j7hz4_gg_.__use_j7hz4_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_j7hz4_gg_.__groupHead_j7hz4_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_{cursor:pointer}.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_._use_primary_j7hz4_gg_:focus{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}@media (hover:hover){.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_._use_primary_j7hz4_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}}.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_._justifyContent_right_j7hz4_gg_:focus .___SSortWrapper_j7hz4_gg_{position:absolute;flex-basis:0;right:var(--intergalactic-spacing-3x, 12px)}@media (hover:hover){.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_._justifyContent_right_j7hz4_gg_:hover .___SSortWrapper_j7hz4_gg_{position:absolute;flex-basis:0;right:var(--intergalactic-spacing-3x, 12px)}}.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_._justifyContent_right_j7hz4_gg_.__active_j7hz4_gg_ .___SSortWrapper_j7hz4_gg_{position:relative;flex-basis:inherit;right:0}.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_.__active_j7hz4_gg_ .___SSortWrapper_j7hz4_gg_,.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_:focus .___SSortWrapper_j7hz4_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}@media (hover:hover){.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_:hover .___SSortWrapper_j7hz4_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}}.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_.__active_j7hz4_gg_ .___SSortWrapper_j7hz4_gg_:before,.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_:focus .___SSortIcon_j7hz4_gg_,.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_:focus .___SSortWrapper_j7hz4_gg_:before{display:block;opacity:1}@media (hover:hover){.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_:hover .___SSortWrapper_j7hz4_gg_:before{display:block;opacity:1}}@media (hover:hover){.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_:hover .___SSortIcon_j7hz4_gg_{display:block;opacity:1}}.___SColumn_j7hz4_gg_._use_primary_j7hz4_gg_.__active_j7hz4_gg_{background-color:var(--intergalactic-table-th-primary-cell-active, #e0e1e9);width:100%}.___SColumn_j7hz4_gg_.__active_j7hz4_gg_ .___SSortIcon_j7hz4_gg_{display:block;opacity:1}.___SColumn_j7hz4_gg_.__resizable_j7hz4_gg_{border-right:1px solid transparent}@media (hover:hover){.___SColumn_j7hz4_gg_.__resizable_j7hz4_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent, #a9abb6)}}.___SColumn_j7hz4_gg_.__resizable_j7hz4_gg_:after{content:\"\";position:absolute;bottom:0;right:-1px;height:100%;width:5px;background:0 0;cursor:col-resize;border-right:1px solid transparent}.___SColumn_j7hz4_gg_.__fixed_j7hz4_gg_{position:sticky;z-index:2}.___SCell_j7hz4_gg_.__borderLeft_j7hz4_gg_,.___SColumn_j7hz4_gg_.__borderLeft_j7hz4_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_j7hz4_gg_.__borderRight_j7hz4_gg_,.___SColumn_j7hz4_gg_.__borderRight_j7hz4_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SSortWrapper_j7hz4_gg_{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}.___SSortIcon_j7hz4_gg_,.___SSortWrapper_j7hz4_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_j7hz4_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortIcon_j7hz4_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #878992);top:calc(1em*1.25 - 16px);margin-left:var(--intergalactic-spacing-1x, 4px)}.___SColumn_j7hz4_gg_._use_primary_j7hz4_gg_ .___SSortWrapper_j7hz4_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_j7hz4_gg_._use_secondary_j7hz4_gg_ .___SSortWrapper_j7hz4_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SBodyWrapper_j7hz4_gg_{position:relative}.___SBody_j7hz4_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_j7hz4_gg_{display:flex;flex-direction:row;position:relative}.___SRow_j7hz4_gg_.__active_j7hz4_gg_>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_._theme_muted_j7hz4_gg_.__active_j7hz4_gg_>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}@media (hover:hover){.___SRow_j7hz4_gg_ .___SCell_j7hz4_gg_:hover+.___SGroupCell_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_:hover>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_j7hz4_gg_._theme_muted_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}@media (hover:hover){.___SRow_j7hz4_gg_._theme_muted_j7hz4_gg_ .___SCell_j7hz4_gg_:hover+.___SGroupCell_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_._theme_muted_j7hz4_gg_:hover>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_:hover>.___SCell_j7hz4_gg_._theme_muted_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_j7hz4_gg_._theme_info_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_j7hz4_gg_._theme_info_j7hz4_gg_.__active_j7hz4_gg_>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}@media (hover:hover){.___SRow_j7hz4_gg_._theme_info_j7hz4_gg_ .___SCell_j7hz4_gg_:hover+.___SGroupCell_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_._theme_info_j7hz4_gg_:hover>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_:hover>.___SCell_j7hz4_gg_._theme_info_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}}.___SRow_j7hz4_gg_._theme_success_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_j7hz4_gg_._theme_success_j7hz4_gg_.__active_j7hz4_gg_>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}@media (hover:hover){.___SRow_j7hz4_gg_._theme_success_j7hz4_gg_ .___SCell_j7hz4_gg_:hover+.___SGroupCell_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_._theme_success_j7hz4_gg_:hover>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_:hover>.___SCell_j7hz4_gg_._theme_success_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}}.___SRow_j7hz4_gg_._theme_warning_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_j7hz4_gg_._theme_warning_j7hz4_gg_.__active_j7hz4_gg_>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}@media (hover:hover){.___SRow_j7hz4_gg_._theme_warning_j7hz4_gg_ .___SCell_j7hz4_gg_:hover+.___SGroupCell_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_._theme_warning_j7hz4_gg_:hover>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_:hover>.___SCell_j7hz4_gg_._theme_warning_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}}.___SRow_j7hz4_gg_._theme_danger_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_j7hz4_gg_._theme_danger_j7hz4_gg_.__active_j7hz4_gg_>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}@media (hover:hover){.___SRow_j7hz4_gg_._theme_danger_j7hz4_gg_ .___SCell_j7hz4_gg_:hover+.___SGroupCell_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_._theme_danger_j7hz4_gg_:hover>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_:hover>.___SCell_j7hz4_gg_._theme_danger_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_j7hz4_gg_.__positioned_j7hz4_gg_{position:absolute}.___SBody_j7hz4_gg_.__animationsDisabled_j7hz4_gg_ .___SCell_j7hz4_gg_{transition:none}.___SCell_j7hz4_gg_{display:flex;flex:1;flex-basis:auto;font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;border-bottom:1px solid var(--intergalactic-border-secondary, #e0e1e9);overflow:hidden;white-space:nowrap;font-feature-settings:\"tnum\";font-variant-numeric:tabular-nums;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;outline:0}.___SCell_j7hz4_gg_._use_primary_j7hz4_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_j7hz4_gg_._use_secondary_j7hz4_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_j7hz4_gg_.__fixed_j7hz4_gg_{position:sticky;z-index:1}.___SCell_j7hz4_gg_._theme_muted_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_j7hz4_gg_._theme_info_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_j7hz4_gg_._theme_success_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_j7hz4_gg_._theme_warning_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_j7hz4_gg_._theme_danger_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SCell_j7hz4_gg_:focus-visible{position:relative}.___SCell_j7hz4_gg_:focus-visible:after{position:absolute;display:block;content:\"\";top:3px;right:3px;bottom:3px;left:3px;box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5));pointer-events:none}.___SHeightHold_j7hz4_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}" /*__inner_css_end__*/, "j7hz4_gg_") /*__reshadow_css_end__*/, {
|
|
37
|
+
"__SDataTable": "___SDataTable_j7hz4_gg_",
|
|
38
|
+
"__SHeadWrapper": "___SHeadWrapper_j7hz4_gg_",
|
|
39
|
+
"_sticky": "__sticky_j7hz4_gg_",
|
|
40
|
+
"__SHead": "___SHead_j7hz4_gg_",
|
|
41
|
+
"__SColumn": "___SColumn_j7hz4_gg_",
|
|
42
|
+
"_hidden": "__hidden_j7hz4_gg_",
|
|
43
|
+
"_use_primary": "_use_primary_j7hz4_gg_",
|
|
44
|
+
"_use_secondary": "_use_secondary_j7hz4_gg_",
|
|
45
|
+
"_group": "__group_j7hz4_gg_",
|
|
46
|
+
"_use": "__use_j7hz4_gg_",
|
|
47
|
+
"_groupHead": "__groupHead_j7hz4_gg_",
|
|
48
|
+
"_active": "__active_j7hz4_gg_",
|
|
49
|
+
"__SSortIcon": "___SSortIcon_j7hz4_gg_",
|
|
50
|
+
"_fixed": "__fixed_j7hz4_gg_",
|
|
51
|
+
"_borderLeft": "__borderLeft_j7hz4_gg_",
|
|
52
|
+
"__SCell": "___SCell_j7hz4_gg_",
|
|
53
|
+
"_borderRight": "__borderRight_j7hz4_gg_",
|
|
54
|
+
"__SSortWrapper": "___SSortWrapper_j7hz4_gg_",
|
|
55
|
+
"__SBodyWrapper": "___SBodyWrapper_j7hz4_gg_",
|
|
56
|
+
"__SBody": "___SBody_j7hz4_gg_",
|
|
57
|
+
"__SRow": "___SRow_j7hz4_gg_",
|
|
58
|
+
"_theme": "__theme_j7hz4_gg_",
|
|
59
|
+
"__SGroupCell": "___SGroupCell_j7hz4_gg_",
|
|
60
|
+
"_theme_muted": "_theme_muted_j7hz4_gg_",
|
|
61
|
+
"_theme_info": "_theme_info_j7hz4_gg_",
|
|
62
|
+
"_theme_success": "_theme_success_j7hz4_gg_",
|
|
63
|
+
"_theme_warning": "_theme_warning_j7hz4_gg_",
|
|
64
|
+
"_theme_danger": "_theme_danger_j7hz4_gg_",
|
|
65
|
+
"_positioned": "__positioned_j7hz4_gg_",
|
|
66
|
+
"_animationsDisabled": "__animationsDisabled_j7hz4_gg_",
|
|
67
|
+
"__SHeightHold": "___SHeightHold_j7hz4_gg_",
|
|
68
|
+
"_compact": "__compact_j7hz4_gg_",
|
|
69
|
+
"_sortable": "__sortable_j7hz4_gg_",
|
|
70
|
+
"_justifyContent_right": "_justifyContent_right_j7hz4_gg_",
|
|
71
|
+
"_resizable": "__resizable_j7hz4_gg_"
|
|
72
72
|
});
|
|
73
73
|
var reversedSortDirection = {
|
|
74
74
|
desc: 'asc',
|
package/lib/es6/Body.js
CHANGED
|
@@ -25,9 +25,9 @@ import { forkRef } from '@semcore/utils/lib/ref';
|
|
|
25
25
|
import canUseDOM from '@semcore/utils/lib/canUseDOM';
|
|
26
26
|
import { SORT_ICON_WIDTH } from './Head';
|
|
27
27
|
/*__reshadow-styles__:"./style/scroll-shadows.shadow.css"*/
|
|
28
|
-
var scrollStyles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".
|
|
29
|
-
"__SShadowHorizontal": "
|
|
30
|
-
"__SShadowVertical": "
|
|
28
|
+
var scrollStyles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SShadowHorizontal_dfbcr_gg_:after,.___SShadowHorizontal_dfbcr_gg_:before,.___SShadowVertical_dfbcr_gg_:after,.___SShadowVertical_dfbcr_gg_:before{z-index:1}" /*__inner_css_end__*/, "dfbcr_gg_") /*__reshadow_css_end__*/, {
|
|
29
|
+
"__SShadowHorizontal": "___SShadowHorizontal_dfbcr_gg_",
|
|
30
|
+
"__SShadowVertical": "___SShadowVertical_dfbcr_gg_"
|
|
31
31
|
});
|
|
32
32
|
import { getFocusableIn } from '@semcore/utils/lib/focus-lock/getFocusableIn';
|
|
33
33
|
var testEnv = process.env.NODE_ENV === 'test';
|
package/lib/es6/DataTable.js
CHANGED
|
@@ -24,42 +24,42 @@ import uniqueIDEnhancement from '@semcore/utils/lib/uniqueID';
|
|
|
24
24
|
import { localizedMessages } from './translations/__intergalactic-dynamic-locales';
|
|
25
25
|
import i18nEnhance from '@semcore/utils/lib/enhances/i18nEnhance';
|
|
26
26
|
/*__reshadow-styles__:"./style/data-table.shadow.css"*/
|
|
27
|
-
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SDataTable_1oi4g_gg_,.___SHeadWrapper_1oi4g_gg_{position:relative}.___SDataTable_1oi4g_gg_.__compact_1oi4g_gg_ .___SCell_1oi4g_gg_,.___SDataTable_1oi4g_gg_.__compact_1oi4g_gg_ .___SColumn_1oi4g_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SHeadWrapper_1oi4g_gg_.__animationsDisabled_1oi4g_gg_ .___SColumn_1oi4g_gg_{transition:none}.___SHeadWrapper_1oi4g_gg_.__sticky_1oi4g_gg_{position:sticky;top:0;z-index:2}.___SHead_1oi4g_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_1oi4g_gg_{display:flex;align-items:flex-start;flex-grow:1;font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;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}.___SColumn_1oi4g_gg_:focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5))}.___SColumn_1oi4g_gg_.__hidden_1oi4g_gg_{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.___SColumn_1oi4g_gg_._use_primary_1oi4g_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_1oi4g_gg_._use_secondary_1oi4g_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_1oi4g_gg_.__group_1oi4g_gg_.__use_1oi4g_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_1oi4g_gg_.__groupHead_1oi4g_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_{cursor:pointer}.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_._use_primary_1oi4g_gg_:focus{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}@media (hover:hover){.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_._use_primary_1oi4g_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}}.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_._justifyContent_right_1oi4g_gg_:focus .___SSortWrapper_1oi4g_gg_{position:absolute;flex-basis:0;right:var(--intergalactic-spacing-3x, 12px)}@media (hover:hover){.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_._justifyContent_right_1oi4g_gg_:hover .___SSortWrapper_1oi4g_gg_{position:absolute;flex-basis:0;right:var(--intergalactic-spacing-3x, 12px)}}.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_._justifyContent_right_1oi4g_gg_.__active_1oi4g_gg_ .___SSortWrapper_1oi4g_gg_{position:relative;flex-basis:inherit;right:0}.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_.__active_1oi4g_gg_ .___SSortWrapper_1oi4g_gg_,.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_:focus .___SSortWrapper_1oi4g_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}@media (hover:hover){.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_:hover .___SSortWrapper_1oi4g_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}}.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_.__active_1oi4g_gg_ .___SSortWrapper_1oi4g_gg_:before,.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_:focus .___SSortIcon_1oi4g_gg_,.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_:focus .___SSortWrapper_1oi4g_gg_:before{display:block;opacity:1}@media (hover:hover){.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_:hover .___SSortWrapper_1oi4g_gg_:before{display:block;opacity:1}}@media (hover:hover){.___SColumn_1oi4g_gg_.__sortable_1oi4g_gg_:hover .___SSortIcon_1oi4g_gg_{display:block;opacity:1}}.___SColumn_1oi4g_gg_._use_primary_1oi4g_gg_.__active_1oi4g_gg_{background-color:var(--intergalactic-table-th-primary-cell-active, #e0e1e9);width:100%}.___SColumn_1oi4g_gg_.__active_1oi4g_gg_ .___SSortIcon_1oi4g_gg_{display:block;opacity:1}.___SColumn_1oi4g_gg_.__resizable_1oi4g_gg_{border-right:1px solid transparent}@media (hover:hover){.___SColumn_1oi4g_gg_.__resizable_1oi4g_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent, #a9abb6)}}.___SColumn_1oi4g_gg_.__resizable_1oi4g_gg_:after{content:\"\";position:absolute;bottom:0;right:-1px;height:100%;width:5px;background:0 0;cursor:col-resize;border-right:1px solid transparent}.___SColumn_1oi4g_gg_.__fixed_1oi4g_gg_{position:sticky;z-index:2}.___SCell_1oi4g_gg_.__borderLeft_1oi4g_gg_,.___SColumn_1oi4g_gg_.__borderLeft_1oi4g_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_1oi4g_gg_.__borderRight_1oi4g_gg_,.___SColumn_1oi4g_gg_.__borderRight_1oi4g_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SSortWrapper_1oi4g_gg_{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}.___SSortIcon_1oi4g_gg_,.___SSortWrapper_1oi4g_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_1oi4g_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortIcon_1oi4g_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #878992);top:calc(1em*1.25 - 16px);margin-left:var(--intergalactic-spacing-1x, 4px)}.___SColumn_1oi4g_gg_._use_primary_1oi4g_gg_ .___SSortWrapper_1oi4g_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_1oi4g_gg_._use_secondary_1oi4g_gg_ .___SSortWrapper_1oi4g_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SBodyWrapper_1oi4g_gg_{position:relative}.___SBody_1oi4g_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_1oi4g_gg_{display:flex;flex-direction:row;position:relative}.___SRow_1oi4g_gg_.__active_1oi4g_gg_>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_._theme_muted_1oi4g_gg_.__active_1oi4g_gg_>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}@media (hover:hover){.___SRow_1oi4g_gg_ .___SCell_1oi4g_gg_:hover+.___SGroupCell_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_:hover>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_1oi4g_gg_._theme_muted_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}@media (hover:hover){.___SRow_1oi4g_gg_._theme_muted_1oi4g_gg_ .___SCell_1oi4g_gg_:hover+.___SGroupCell_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_._theme_muted_1oi4g_gg_:hover>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_:hover>.___SCell_1oi4g_gg_._theme_muted_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_1oi4g_gg_._theme_info_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_1oi4g_gg_._theme_info_1oi4g_gg_.__active_1oi4g_gg_>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}@media (hover:hover){.___SRow_1oi4g_gg_._theme_info_1oi4g_gg_ .___SCell_1oi4g_gg_:hover+.___SGroupCell_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_._theme_info_1oi4g_gg_:hover>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_:hover>.___SCell_1oi4g_gg_._theme_info_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}}.___SRow_1oi4g_gg_._theme_success_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_1oi4g_gg_._theme_success_1oi4g_gg_.__active_1oi4g_gg_>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}@media (hover:hover){.___SRow_1oi4g_gg_._theme_success_1oi4g_gg_ .___SCell_1oi4g_gg_:hover+.___SGroupCell_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_._theme_success_1oi4g_gg_:hover>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_:hover>.___SCell_1oi4g_gg_._theme_success_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}}.___SRow_1oi4g_gg_._theme_warning_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_1oi4g_gg_._theme_warning_1oi4g_gg_.__active_1oi4g_gg_>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}@media (hover:hover){.___SRow_1oi4g_gg_._theme_warning_1oi4g_gg_ .___SCell_1oi4g_gg_:hover+.___SGroupCell_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_._theme_warning_1oi4g_gg_:hover>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_:hover>.___SCell_1oi4g_gg_._theme_warning_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}}.___SRow_1oi4g_gg_._theme_danger_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_1oi4g_gg_._theme_danger_1oi4g_gg_.__active_1oi4g_gg_>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}@media (hover:hover){.___SRow_1oi4g_gg_._theme_danger_1oi4g_gg_ .___SCell_1oi4g_gg_:hover+.___SGroupCell_1oi4g_gg_ .___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_._theme_danger_1oi4g_gg_:hover>.___SCell_1oi4g_gg_:not(.__theme_1oi4g_gg_),.___SRow_1oi4g_gg_:hover>.___SCell_1oi4g_gg_._theme_danger_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_1oi4g_gg_.__positioned_1oi4g_gg_{position:absolute}.___SBody_1oi4g_gg_.__animationsDisabled_1oi4g_gg_ .___SCell_1oi4g_gg_{transition:none}.___SCell_1oi4g_gg_{display:flex;flex:1;flex-basis:auto;font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;border-bottom:1px solid var(--intergalactic-border-secondary, #e0e1e9);overflow:hidden;white-space:nowrap;font-feature-settings:\"tnum\";font-variant-numeric:tabular-nums;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;outline:0}.___SCell_1oi4g_gg_._use_primary_1oi4g_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1oi4g_gg_._use_secondary_1oi4g_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1oi4g_gg_.__fixed_1oi4g_gg_{position:sticky;z-index:1}.___SCell_1oi4g_gg_._theme_muted_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_1oi4g_gg_._theme_info_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_1oi4g_gg_._theme_success_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_1oi4g_gg_._theme_warning_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_1oi4g_gg_._theme_danger_1oi4g_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SCell_1oi4g_gg_:focus-visible{position:relative}.___SCell_1oi4g_gg_:focus-visible:after{position:absolute;display:block;content:\"\";top:3px;right:3px;bottom:3px;left:3px;box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5));pointer-events:none}.___SHeightHold_1oi4g_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}" /*__inner_css_end__*/, "1oi4g_gg_") /*__reshadow_css_end__*/, {
|
|
28
|
-
"__SDataTable": "
|
|
29
|
-
"__SHeadWrapper": "
|
|
30
|
-
"_sticky": "
|
|
31
|
-
"__SHead": "
|
|
32
|
-
"__SColumn": "
|
|
33
|
-
"_hidden": "
|
|
34
|
-
"_use_primary": "
|
|
35
|
-
"_use_secondary": "
|
|
36
|
-
"_group": "
|
|
37
|
-
"_use": "
|
|
38
|
-
"_groupHead": "
|
|
39
|
-
"_active": "
|
|
40
|
-
"__SSortIcon": "
|
|
41
|
-
"_fixed": "
|
|
42
|
-
"_borderLeft": "
|
|
43
|
-
"__SCell": "
|
|
44
|
-
"_borderRight": "
|
|
45
|
-
"__SSortWrapper": "
|
|
46
|
-
"__SBodyWrapper": "
|
|
47
|
-
"__SBody": "
|
|
48
|
-
"__SRow": "
|
|
49
|
-
"_theme": "
|
|
50
|
-
"__SGroupCell": "
|
|
51
|
-
"_theme_muted": "
|
|
52
|
-
"_theme_info": "
|
|
53
|
-
"_theme_success": "
|
|
54
|
-
"_theme_warning": "
|
|
55
|
-
"_theme_danger": "
|
|
56
|
-
"_positioned": "
|
|
57
|
-
"_animationsDisabled": "
|
|
58
|
-
"__SHeightHold": "
|
|
59
|
-
"_compact": "
|
|
60
|
-
"_sortable": "
|
|
61
|
-
"_justifyContent_right": "
|
|
62
|
-
"_resizable": "
|
|
27
|
+
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SDataTable_j7hz4_gg_,.___SHeadWrapper_j7hz4_gg_{position:relative}.___SDataTable_j7hz4_gg_.__compact_j7hz4_gg_ .___SCell_j7hz4_gg_,.___SDataTable_j7hz4_gg_.__compact_j7hz4_gg_ .___SColumn_j7hz4_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SHeadWrapper_j7hz4_gg_.__animationsDisabled_j7hz4_gg_ .___SColumn_j7hz4_gg_{transition:none}.___SHeadWrapper_j7hz4_gg_.__sticky_j7hz4_gg_{position:sticky;top:0;z-index:2}.___SHead_j7hz4_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_j7hz4_gg_{display:flex;align-items:flex-start;flex-grow:1;font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;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}.___SColumn_j7hz4_gg_:focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5))}.___SColumn_j7hz4_gg_.__hidden_j7hz4_gg_{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.___SColumn_j7hz4_gg_._use_primary_j7hz4_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_j7hz4_gg_._use_secondary_j7hz4_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_j7hz4_gg_.__group_j7hz4_gg_.__use_j7hz4_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_j7hz4_gg_.__groupHead_j7hz4_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_{cursor:pointer}.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_._use_primary_j7hz4_gg_:focus{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}@media (hover:hover){.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_._use_primary_j7hz4_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}}.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_._justifyContent_right_j7hz4_gg_:focus .___SSortWrapper_j7hz4_gg_{position:absolute;flex-basis:0;right:var(--intergalactic-spacing-3x, 12px)}@media (hover:hover){.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_._justifyContent_right_j7hz4_gg_:hover .___SSortWrapper_j7hz4_gg_{position:absolute;flex-basis:0;right:var(--intergalactic-spacing-3x, 12px)}}.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_._justifyContent_right_j7hz4_gg_.__active_j7hz4_gg_ .___SSortWrapper_j7hz4_gg_{position:relative;flex-basis:inherit;right:0}.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_.__active_j7hz4_gg_ .___SSortWrapper_j7hz4_gg_,.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_:focus .___SSortWrapper_j7hz4_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}@media (hover:hover){.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_:hover .___SSortWrapper_j7hz4_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}}.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_.__active_j7hz4_gg_ .___SSortWrapper_j7hz4_gg_:before,.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_:focus .___SSortIcon_j7hz4_gg_,.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_:focus .___SSortWrapper_j7hz4_gg_:before{display:block;opacity:1}@media (hover:hover){.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_:hover .___SSortWrapper_j7hz4_gg_:before{display:block;opacity:1}}@media (hover:hover){.___SColumn_j7hz4_gg_.__sortable_j7hz4_gg_:hover .___SSortIcon_j7hz4_gg_{display:block;opacity:1}}.___SColumn_j7hz4_gg_._use_primary_j7hz4_gg_.__active_j7hz4_gg_{background-color:var(--intergalactic-table-th-primary-cell-active, #e0e1e9);width:100%}.___SColumn_j7hz4_gg_.__active_j7hz4_gg_ .___SSortIcon_j7hz4_gg_{display:block;opacity:1}.___SColumn_j7hz4_gg_.__resizable_j7hz4_gg_{border-right:1px solid transparent}@media (hover:hover){.___SColumn_j7hz4_gg_.__resizable_j7hz4_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent, #a9abb6)}}.___SColumn_j7hz4_gg_.__resizable_j7hz4_gg_:after{content:\"\";position:absolute;bottom:0;right:-1px;height:100%;width:5px;background:0 0;cursor:col-resize;border-right:1px solid transparent}.___SColumn_j7hz4_gg_.__fixed_j7hz4_gg_{position:sticky;z-index:2}.___SCell_j7hz4_gg_.__borderLeft_j7hz4_gg_,.___SColumn_j7hz4_gg_.__borderLeft_j7hz4_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_j7hz4_gg_.__borderRight_j7hz4_gg_,.___SColumn_j7hz4_gg_.__borderRight_j7hz4_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SSortWrapper_j7hz4_gg_{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}.___SSortIcon_j7hz4_gg_,.___SSortWrapper_j7hz4_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_j7hz4_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortIcon_j7hz4_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #878992);top:calc(1em*1.25 - 16px);margin-left:var(--intergalactic-spacing-1x, 4px)}.___SColumn_j7hz4_gg_._use_primary_j7hz4_gg_ .___SSortWrapper_j7hz4_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_j7hz4_gg_._use_secondary_j7hz4_gg_ .___SSortWrapper_j7hz4_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SBodyWrapper_j7hz4_gg_{position:relative}.___SBody_j7hz4_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_j7hz4_gg_{display:flex;flex-direction:row;position:relative}.___SRow_j7hz4_gg_.__active_j7hz4_gg_>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_._theme_muted_j7hz4_gg_.__active_j7hz4_gg_>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}@media (hover:hover){.___SRow_j7hz4_gg_ .___SCell_j7hz4_gg_:hover+.___SGroupCell_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_:hover>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_j7hz4_gg_._theme_muted_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}@media (hover:hover){.___SRow_j7hz4_gg_._theme_muted_j7hz4_gg_ .___SCell_j7hz4_gg_:hover+.___SGroupCell_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_._theme_muted_j7hz4_gg_:hover>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_:hover>.___SCell_j7hz4_gg_._theme_muted_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_j7hz4_gg_._theme_info_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_j7hz4_gg_._theme_info_j7hz4_gg_.__active_j7hz4_gg_>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}@media (hover:hover){.___SRow_j7hz4_gg_._theme_info_j7hz4_gg_ .___SCell_j7hz4_gg_:hover+.___SGroupCell_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_._theme_info_j7hz4_gg_:hover>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_:hover>.___SCell_j7hz4_gg_._theme_info_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}}.___SRow_j7hz4_gg_._theme_success_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_j7hz4_gg_._theme_success_j7hz4_gg_.__active_j7hz4_gg_>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}@media (hover:hover){.___SRow_j7hz4_gg_._theme_success_j7hz4_gg_ .___SCell_j7hz4_gg_:hover+.___SGroupCell_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_._theme_success_j7hz4_gg_:hover>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_:hover>.___SCell_j7hz4_gg_._theme_success_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}}.___SRow_j7hz4_gg_._theme_warning_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_j7hz4_gg_._theme_warning_j7hz4_gg_.__active_j7hz4_gg_>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}@media (hover:hover){.___SRow_j7hz4_gg_._theme_warning_j7hz4_gg_ .___SCell_j7hz4_gg_:hover+.___SGroupCell_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_._theme_warning_j7hz4_gg_:hover>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_:hover>.___SCell_j7hz4_gg_._theme_warning_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}}.___SRow_j7hz4_gg_._theme_danger_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_j7hz4_gg_._theme_danger_j7hz4_gg_.__active_j7hz4_gg_>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}@media (hover:hover){.___SRow_j7hz4_gg_._theme_danger_j7hz4_gg_ .___SCell_j7hz4_gg_:hover+.___SGroupCell_j7hz4_gg_ .___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_._theme_danger_j7hz4_gg_:hover>.___SCell_j7hz4_gg_:not(.__theme_j7hz4_gg_),.___SRow_j7hz4_gg_:hover>.___SCell_j7hz4_gg_._theme_danger_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_j7hz4_gg_.__positioned_j7hz4_gg_{position:absolute}.___SBody_j7hz4_gg_.__animationsDisabled_j7hz4_gg_ .___SCell_j7hz4_gg_{transition:none}.___SCell_j7hz4_gg_{display:flex;flex:1;flex-basis:auto;font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;border-bottom:1px solid var(--intergalactic-border-secondary, #e0e1e9);overflow:hidden;white-space:nowrap;font-feature-settings:\"tnum\";font-variant-numeric:tabular-nums;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;outline:0}.___SCell_j7hz4_gg_._use_primary_j7hz4_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_j7hz4_gg_._use_secondary_j7hz4_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_j7hz4_gg_.__fixed_j7hz4_gg_{position:sticky;z-index:1}.___SCell_j7hz4_gg_._theme_muted_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_j7hz4_gg_._theme_info_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_j7hz4_gg_._theme_success_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_j7hz4_gg_._theme_warning_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_j7hz4_gg_._theme_danger_j7hz4_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SCell_j7hz4_gg_:focus-visible{position:relative}.___SCell_j7hz4_gg_:focus-visible:after{position:absolute;display:block;content:\"\";top:3px;right:3px;bottom:3px;left:3px;box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5));pointer-events:none}.___SHeightHold_j7hz4_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}" /*__inner_css_end__*/, "j7hz4_gg_") /*__reshadow_css_end__*/, {
|
|
28
|
+
"__SDataTable": "___SDataTable_j7hz4_gg_",
|
|
29
|
+
"__SHeadWrapper": "___SHeadWrapper_j7hz4_gg_",
|
|
30
|
+
"_sticky": "__sticky_j7hz4_gg_",
|
|
31
|
+
"__SHead": "___SHead_j7hz4_gg_",
|
|
32
|
+
"__SColumn": "___SColumn_j7hz4_gg_",
|
|
33
|
+
"_hidden": "__hidden_j7hz4_gg_",
|
|
34
|
+
"_use_primary": "_use_primary_j7hz4_gg_",
|
|
35
|
+
"_use_secondary": "_use_secondary_j7hz4_gg_",
|
|
36
|
+
"_group": "__group_j7hz4_gg_",
|
|
37
|
+
"_use": "__use_j7hz4_gg_",
|
|
38
|
+
"_groupHead": "__groupHead_j7hz4_gg_",
|
|
39
|
+
"_active": "__active_j7hz4_gg_",
|
|
40
|
+
"__SSortIcon": "___SSortIcon_j7hz4_gg_",
|
|
41
|
+
"_fixed": "__fixed_j7hz4_gg_",
|
|
42
|
+
"_borderLeft": "__borderLeft_j7hz4_gg_",
|
|
43
|
+
"__SCell": "___SCell_j7hz4_gg_",
|
|
44
|
+
"_borderRight": "__borderRight_j7hz4_gg_",
|
|
45
|
+
"__SSortWrapper": "___SSortWrapper_j7hz4_gg_",
|
|
46
|
+
"__SBodyWrapper": "___SBodyWrapper_j7hz4_gg_",
|
|
47
|
+
"__SBody": "___SBody_j7hz4_gg_",
|
|
48
|
+
"__SRow": "___SRow_j7hz4_gg_",
|
|
49
|
+
"_theme": "__theme_j7hz4_gg_",
|
|
50
|
+
"__SGroupCell": "___SGroupCell_j7hz4_gg_",
|
|
51
|
+
"_theme_muted": "_theme_muted_j7hz4_gg_",
|
|
52
|
+
"_theme_info": "_theme_info_j7hz4_gg_",
|
|
53
|
+
"_theme_success": "_theme_success_j7hz4_gg_",
|
|
54
|
+
"_theme_warning": "_theme_warning_j7hz4_gg_",
|
|
55
|
+
"_theme_danger": "_theme_danger_j7hz4_gg_",
|
|
56
|
+
"_positioned": "__positioned_j7hz4_gg_",
|
|
57
|
+
"_animationsDisabled": "__animationsDisabled_j7hz4_gg_",
|
|
58
|
+
"__SHeightHold": "___SHeightHold_j7hz4_gg_",
|
|
59
|
+
"_compact": "__compact_j7hz4_gg_",
|
|
60
|
+
"_sortable": "__sortable_j7hz4_gg_",
|
|
61
|
+
"_justifyContent_right": "_justifyContent_right_j7hz4_gg_",
|
|
62
|
+
"_resizable": "__resizable_j7hz4_gg_"
|
|
63
63
|
});
|
|
64
64
|
import { isFocusInside } from '@semcore/utils/lib/use/useFocusLock';
|
|
65
65
|
import { hasFocusableIn } from '@semcore/utils/lib/use/useFocusLock';
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@semcore/data-table",
|
|
3
3
|
"description": "Semrush DataTable Component",
|
|
4
|
-
"version": "4.47.
|
|
4
|
+
"version": "4.47.3-prerelease.0",
|
|
5
5
|
"main": "lib/cjs/index.js",
|
|
6
6
|
"module": "lib/es6/index.js",
|
|
7
7
|
"typings": "lib/types/index.d.ts",
|
|
@@ -9,10 +9,10 @@
|
|
|
9
9
|
"author": "UI-kit team <ui-kit-team@semrush.com>",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@semcore/flex-box": "5.38.
|
|
13
|
-
"@semcore/icon": "4.52.
|
|
14
|
-
"@semcore/scroll-area": "5.42.
|
|
15
|
-
"@semcore/utils": "4.43.
|
|
12
|
+
"@semcore/flex-box": "5.38.2-prerelease.0",
|
|
13
|
+
"@semcore/icon": "4.52.2-prerelease.0",
|
|
14
|
+
"@semcore/scroll-area": "5.42.2-prerelease.0",
|
|
15
|
+
"@semcore/utils": "4.43.3-prerelease.0"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
18
|
"@types/react": "18.0.21",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"csstype": "3.0.8"
|
|
33
33
|
},
|
|
34
34
|
"peerDependencies": {
|
|
35
|
-
"@semcore/core": "^2.
|
|
35
|
+
"@semcore/core": "^2.36.2-prerelease.0",
|
|
36
36
|
"react": "16.8 - 18",
|
|
37
37
|
"react-dom": "16.8 - 18"
|
|
38
38
|
},
|