@semcore/data-table 4.16.0-prerelease.0 → 4.16.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 CHANGED
@@ -2,11 +2,11 @@
2
2
 
3
3
  CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
4
4
 
5
- ## [4.16.0-prerelease.0] - 2023-11-06
5
+ ## [4.16.0-prerelease.1] - 2023-11-06
6
6
 
7
7
  ### Changed
8
8
 
9
- - Version preminor update due to children dependencies update (`@semcore/utils` [4.9.0 ~> 4.10.0], `@semcore/core` [2.8.0 ~> 2.9.0]).
9
+ - Version preminor update due to children dependencies update (`@semcore/icon` [4.13.0 ~> 4.14.0], `@semcore/utils` [4.9.0 ~> 4.10.1], `@semcore/core` [2.8.0 ~> 2.9.0]).
10
10
 
11
11
  ## [4.15.0] - 2023-10-27
12
12
 
@@ -14,6 +14,12 @@ CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangel
14
14
 
15
15
  - Version preminor update due to children dependencies update (`@semcore/icon` [4.12.0 ~> 4.13.0], `@semcore/utils` [4.8.4 ~> 4.9.0], `@semcore/core` [2.7.7 ~> 2.8.0]).
16
16
 
17
+ ## [4.14.1] - 2023-10-27
18
+
19
+ ### Changed
20
+
21
+ - Value for `--intergalactic-icon-secondary-neutral-hover-active` token.
22
+
17
23
  ## [4.14.0] - 2023-10-26
18
24
 
19
25
  ### Changed
@@ -42,7 +48,7 @@ CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangel
42
48
 
43
49
  ### Fixed
44
50
 
45
- - Table with columns with fixed position was not displayed correctly.
51
+ - Table with columns with fixed position was not displayed correctly.
46
52
 
47
53
  ## [4.12.2] - 2023-10-03
48
54
 
@@ -184,7 +190,7 @@ CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangel
184
190
 
185
191
  ### Fixed
186
192
 
187
- - Using special characters and spaces in the data keys were braking columns width.
193
+ - Using special characters and spaces in the data keys were braking columns width.
188
194
 
189
195
  ## [4.2.0] - 2023-08-01
190
196
 
package/lib/cjs/Body.js CHANGED
@@ -29,10 +29,10 @@ var _canUseDOM = _interopRequireDefault(require("@semcore/utils/lib/canUseDOM"))
29
29
  var _excluded = ["childrenPropsGetter"],
30
30
  _excluded2 = ["childrenPropsGetter"];
31
31
  /*__reshadow-styles__:"./style/scroll-area.shadow.css"*/
32
- var scrollStyles = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SShadowHorizontal_vk28r_gg_:before{left:var(--left-offset_vk28r)!important}.___SShadowHorizontal_vk28r_gg_:after{right:var(--right-offset_vk28r)!important}" /*__inner_css_end__*/, "vk28r_gg_") /*__reshadow_css_end__*/, {
33
- "__SShadowHorizontal": "___SShadowHorizontal_vk28r_gg_",
34
- "--left-offset": "--left-offset_vk28r",
35
- "--right-offset": "--right-offset_vk28r"
32
+ var scrollStyles = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SShadowHorizontal_bkxlf_gg_:before{left:var(--left-offset_bkxlf)!important}.___SShadowHorizontal_bkxlf_gg_:after{right:var(--right-offset_bkxlf)!important}" /*__inner_css_end__*/, "bkxlf_gg_") /*__reshadow_css_end__*/, {
33
+ "__SShadowHorizontal": "___SShadowHorizontal_bkxlf_gg_",
34
+ "--left-offset": "--left-offset_bkxlf",
35
+ "--right-offset": "--right-offset_bkxlf"
36
36
  });
37
37
  var testEnv = process.env.NODE_ENV === 'test';
38
38
  var getCellsByColumn = function getCellsByColumn(cells) {
@@ -28,46 +28,46 @@ var _uniqueID = _interopRequireDefault(require("@semcore/utils/lib/uniqueID"));
28
28
  var _excluded = ["children", "name", "fixed", "resizable", "sortable", "flex", "vBorders", "active"],
29
29
  _excluded2 = ["name", "children"];
30
30
  /*__reshadow-styles__:"./style/data-table.shadow.css"*/
31
- var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SDataTable_1s8ut_gg_,.___SHeadWrapper_1s8ut_gg_{position:relative}.___SDataTable_1s8ut_gg_.__compact_1s8ut_gg_ .___SCell_1s8ut_gg_,.___SDataTable_1s8ut_gg_.__compact_1s8ut_gg_ .___SColumn_1s8ut_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SHeadWrapper_1s8ut_gg_.__sticky_1s8ut_gg_{position:sticky;top:0;z-index:2}.___SHead_1s8ut_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_1s8ut_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}.___SColumn_1s8ut_gg_:focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5))}.___SColumn_1s8ut_gg_.__hidden_1s8ut_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_1s8ut_gg_._use_primary_1s8ut_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_1s8ut_gg_._use_secondary_1s8ut_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_1s8ut_gg_.__group_1s8ut_gg_.__use_1s8ut_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_1s8ut_gg_.__groupHead_1s8ut_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_1s8ut_gg_.__sortable_1s8ut_gg_{cursor:pointer}@media (hover:hover){.___SColumn_1s8ut_gg_.__sortable_1s8ut_gg_._use_primary_1s8ut_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_1s8ut_gg_.__sortable_1s8ut_gg_:hover .___SSortWrapper_1s8ut_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_1s8ut_gg_.__sortable_1s8ut_gg_:hover .___SSortIcon_1s8ut_gg_,.___SColumn_1s8ut_gg_.__sortable_1s8ut_gg_:hover .___SSortWrapper_1s8ut_gg_:before{display:block;opacity:1}}.___SColumn_1s8ut_gg_._use_primary_1s8ut_gg_.__active_1s8ut_gg_{background-color:var(--intergalactic-table-th-primary-cell-active, #e0e1e9);width:100%}.___SColumn_1s8ut_gg_.__active_1s8ut_gg_ .___SSortWrapper_1s8ut_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_1s8ut_gg_.__active_1s8ut_gg_ .___SSortIcon_1s8ut_gg_{display:block;position:relative;opacity:1}.___SColumn_1s8ut_gg_.__resizable_1s8ut_gg_{border-right:1px solid transparent}@media (hover:hover){.___SColumn_1s8ut_gg_.__resizable_1s8ut_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent, #a9abb6)}}.___SColumn_1s8ut_gg_.__resizable_1s8ut_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_1s8ut_gg_.__fixed_1s8ut_gg_{position:sticky;z-index:2}.___SCell_1s8ut_gg_.__borderLeft_1s8ut_gg_,.___SColumn_1s8ut_gg_.__borderLeft_1s8ut_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_1s8ut_gg_.__borderRight_1s8ut_gg_,.___SColumn_1s8ut_gg_.__borderRight_1s8ut_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SSortWrapper_1s8ut_gg_{flex-shrink:99999;position:relative;flex-basis:0;height:100%;min-height:16px;opacity:0;transition:all .3s ease}.___SSortIcon_1s8ut_gg_,.___SSortWrapper_1s8ut_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_1s8ut_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortIcon_1s8ut_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #8a8e9b);top:calc(1em*1.25 - 16px);margin-left:var(--intergalactic-spacing-1x, 4px)}.___SColumn_1s8ut_gg_._use_primary_1s8ut_gg_ .___SSortWrapper_1s8ut_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_1s8ut_gg_._use_secondary_1s8ut_gg_ .___SSortWrapper_1s8ut_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SBodyWrapper_1s8ut_gg_{position:relative}.___SBody_1s8ut_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_1s8ut_gg_{display:flex;flex-direction:row;position:relative}.___SRow_1s8ut_gg_.__active_1s8ut_gg_>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_._theme_muted_1s8ut_gg_.__active_1s8ut_gg_>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}@media (hover:hover){.___SRow_1s8ut_gg_ .___SCell_1s8ut_gg_:hover+.___SGroupCell_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_:hover>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_1s8ut_gg_._theme_muted_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}@media (hover:hover){.___SRow_1s8ut_gg_._theme_muted_1s8ut_gg_ .___SCell_1s8ut_gg_:hover+.___SGroupCell_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_._theme_muted_1s8ut_gg_:hover>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_:hover>.___SCell_1s8ut_gg_._theme_muted_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_1s8ut_gg_._theme_info_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_1s8ut_gg_._theme_info_1s8ut_gg_.__active_1s8ut_gg_>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}@media (hover:hover){.___SRow_1s8ut_gg_._theme_info_1s8ut_gg_ .___SCell_1s8ut_gg_:hover+.___SGroupCell_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_._theme_info_1s8ut_gg_:hover>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_:hover>.___SCell_1s8ut_gg_._theme_info_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}}.___SRow_1s8ut_gg_._theme_success_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_1s8ut_gg_._theme_success_1s8ut_gg_.__active_1s8ut_gg_>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}@media (hover:hover){.___SRow_1s8ut_gg_._theme_success_1s8ut_gg_ .___SCell_1s8ut_gg_:hover+.___SGroupCell_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_._theme_success_1s8ut_gg_:hover>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_:hover>.___SCell_1s8ut_gg_._theme_success_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}}.___SRow_1s8ut_gg_._theme_warning_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_1s8ut_gg_._theme_warning_1s8ut_gg_.__active_1s8ut_gg_>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}@media (hover:hover){.___SRow_1s8ut_gg_._theme_warning_1s8ut_gg_ .___SCell_1s8ut_gg_:hover+.___SGroupCell_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_._theme_warning_1s8ut_gg_:hover>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_:hover>.___SCell_1s8ut_gg_._theme_warning_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}}.___SRow_1s8ut_gg_._theme_danger_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_1s8ut_gg_._theme_danger_1s8ut_gg_.__active_1s8ut_gg_>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}@media (hover:hover){.___SRow_1s8ut_gg_._theme_danger_1s8ut_gg_ .___SCell_1s8ut_gg_:hover+.___SGroupCell_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_._theme_danger_1s8ut_gg_:hover>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_:hover>.___SCell_1s8ut_gg_._theme_danger_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_1s8ut_gg_.__positioned_1s8ut_gg_{position:absolute}.___SCell_1s8ut_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}.___SCell_1s8ut_gg_._use_primary_1s8ut_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1s8ut_gg_._use_secondary_1s8ut_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1s8ut_gg_.__fixed_1s8ut_gg_{position:sticky;z-index:1}.___SCell_1s8ut_gg_._theme_muted_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_1s8ut_gg_._theme_info_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_1s8ut_gg_._theme_success_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_1s8ut_gg_._theme_warning_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_1s8ut_gg_._theme_danger_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SScrollAreaBar_1s8ut_gg_._orientation_horizontal_1s8ut_gg_{position:sticky;bottom:0;left:0;margin-top:calc(-1*var(--intergalactic-spacing-3x, 12px));z-index:2;margin-left:calc(var(--left-offset_1s8ut) + var(--intergalactic-spacing-1x, 4px));margin-right:calc(var(--right-offset_1s8ut) + var(--intergalactic-spacing-1x, 4px));width:calc(100% - var(--offsetSum_1s8ut) - 8px)}.___SScrollAreaBar_1s8ut_gg_._orientation_vertical_1s8ut_gg_{width:12px}.___SHeightHold_1s8ut_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}" /*__inner_css_end__*/, "1s8ut_gg_") /*__reshadow_css_end__*/, {
32
- "__SDataTable": "___SDataTable_1s8ut_gg_",
33
- "__SHeadWrapper": "___SHeadWrapper_1s8ut_gg_",
34
- "_sticky": "__sticky_1s8ut_gg_",
35
- "__SHead": "___SHead_1s8ut_gg_",
36
- "__SColumn": "___SColumn_1s8ut_gg_",
37
- "_hidden": "__hidden_1s8ut_gg_",
38
- "_use_primary": "_use_primary_1s8ut_gg_",
39
- "_use_secondary": "_use_secondary_1s8ut_gg_",
40
- "_group": "__group_1s8ut_gg_",
41
- "_use": "__use_1s8ut_gg_",
42
- "_groupHead": "__groupHead_1s8ut_gg_",
43
- "_active": "__active_1s8ut_gg_",
44
- "__SSortWrapper": "___SSortWrapper_1s8ut_gg_",
45
- "__SSortIcon": "___SSortIcon_1s8ut_gg_",
46
- "_fixed": "__fixed_1s8ut_gg_",
47
- "_borderLeft": "__borderLeft_1s8ut_gg_",
48
- "__SCell": "___SCell_1s8ut_gg_",
49
- "_borderRight": "__borderRight_1s8ut_gg_",
50
- "__SBodyWrapper": "___SBodyWrapper_1s8ut_gg_",
51
- "__SBody": "___SBody_1s8ut_gg_",
52
- "__SRow": "___SRow_1s8ut_gg_",
53
- "_theme": "__theme_1s8ut_gg_",
54
- "__SGroupCell": "___SGroupCell_1s8ut_gg_",
55
- "_theme_muted": "_theme_muted_1s8ut_gg_",
56
- "_theme_info": "_theme_info_1s8ut_gg_",
57
- "_theme_success": "_theme_success_1s8ut_gg_",
58
- "_theme_warning": "_theme_warning_1s8ut_gg_",
59
- "_theme_danger": "_theme_danger_1s8ut_gg_",
60
- "_positioned": "__positioned_1s8ut_gg_",
61
- "__SScrollAreaBar": "___SScrollAreaBar_1s8ut_gg_",
62
- "_orientation_horizontal": "_orientation_horizontal_1s8ut_gg_",
63
- "--left-offset": "--left-offset_1s8ut",
64
- "--right-offset": "--right-offset_1s8ut",
65
- "--offsetSum": "--offsetSum_1s8ut",
66
- "_orientation_vertical": "_orientation_vertical_1s8ut_gg_",
67
- "__SHeightHold": "___SHeightHold_1s8ut_gg_",
68
- "_compact": "__compact_1s8ut_gg_",
69
- "_sortable": "__sortable_1s8ut_gg_",
70
- "_resizable": "__resizable_1s8ut_gg_"
31
+ var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SDataTable_jbonq_gg_,.___SHeadWrapper_jbonq_gg_{position:relative}.___SDataTable_jbonq_gg_.__compact_jbonq_gg_ .___SCell_jbonq_gg_,.___SDataTable_jbonq_gg_.__compact_jbonq_gg_ .___SColumn_jbonq_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SHeadWrapper_jbonq_gg_.__sticky_jbonq_gg_{position:sticky;top:0;z-index:2}.___SHead_jbonq_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_jbonq_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}.___SColumn_jbonq_gg_:focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5))}.___SColumn_jbonq_gg_.__hidden_jbonq_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_jbonq_gg_._use_primary_jbonq_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_jbonq_gg_._use_secondary_jbonq_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_jbonq_gg_.__group_jbonq_gg_.__use_jbonq_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_jbonq_gg_.__groupHead_jbonq_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_jbonq_gg_.__sortable_jbonq_gg_{cursor:pointer}@media (hover:hover){.___SColumn_jbonq_gg_.__sortable_jbonq_gg_._use_primary_jbonq_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_jbonq_gg_.__sortable_jbonq_gg_:hover .___SSortWrapper_jbonq_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_jbonq_gg_.__sortable_jbonq_gg_:hover .___SSortIcon_jbonq_gg_,.___SColumn_jbonq_gg_.__sortable_jbonq_gg_:hover .___SSortWrapper_jbonq_gg_:before{display:block;opacity:1}}.___SColumn_jbonq_gg_._use_primary_jbonq_gg_.__active_jbonq_gg_{background-color:var(--intergalactic-table-th-primary-cell-active, #e0e1e9);width:100%}.___SColumn_jbonq_gg_.__active_jbonq_gg_ .___SSortWrapper_jbonq_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_jbonq_gg_.__active_jbonq_gg_ .___SSortIcon_jbonq_gg_{display:block;position:relative;opacity:1}.___SColumn_jbonq_gg_.__resizable_jbonq_gg_{border-right:1px solid transparent}@media (hover:hover){.___SColumn_jbonq_gg_.__resizable_jbonq_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent, #a9abb6)}}.___SColumn_jbonq_gg_.__resizable_jbonq_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_jbonq_gg_.__fixed_jbonq_gg_{position:sticky;z-index:2}.___SCell_jbonq_gg_.__borderLeft_jbonq_gg_,.___SColumn_jbonq_gg_.__borderLeft_jbonq_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_jbonq_gg_.__borderRight_jbonq_gg_,.___SColumn_jbonq_gg_.__borderRight_jbonq_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SSortWrapper_jbonq_gg_{flex-shrink:99999;position:relative;flex-basis:0;height:100%;min-height:16px;opacity:0;transition:all .3s ease}.___SSortIcon_jbonq_gg_,.___SSortWrapper_jbonq_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_jbonq_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortIcon_jbonq_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #878992);top:calc(1em*1.25 - 16px);margin-left:var(--intergalactic-spacing-1x, 4px)}.___SColumn_jbonq_gg_._use_primary_jbonq_gg_ .___SSortWrapper_jbonq_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_jbonq_gg_._use_secondary_jbonq_gg_ .___SSortWrapper_jbonq_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SBodyWrapper_jbonq_gg_{position:relative}.___SBody_jbonq_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_jbonq_gg_{display:flex;flex-direction:row;position:relative}.___SRow_jbonq_gg_.__active_jbonq_gg_>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_._theme_muted_jbonq_gg_.__active_jbonq_gg_>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}@media (hover:hover){.___SRow_jbonq_gg_ .___SCell_jbonq_gg_:hover+.___SGroupCell_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_:hover>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_jbonq_gg_._theme_muted_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}@media (hover:hover){.___SRow_jbonq_gg_._theme_muted_jbonq_gg_ .___SCell_jbonq_gg_:hover+.___SGroupCell_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_._theme_muted_jbonq_gg_:hover>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_:hover>.___SCell_jbonq_gg_._theme_muted_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_jbonq_gg_._theme_info_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_jbonq_gg_._theme_info_jbonq_gg_.__active_jbonq_gg_>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}@media (hover:hover){.___SRow_jbonq_gg_._theme_info_jbonq_gg_ .___SCell_jbonq_gg_:hover+.___SGroupCell_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_._theme_info_jbonq_gg_:hover>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_:hover>.___SCell_jbonq_gg_._theme_info_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}}.___SRow_jbonq_gg_._theme_success_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_jbonq_gg_._theme_success_jbonq_gg_.__active_jbonq_gg_>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}@media (hover:hover){.___SRow_jbonq_gg_._theme_success_jbonq_gg_ .___SCell_jbonq_gg_:hover+.___SGroupCell_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_._theme_success_jbonq_gg_:hover>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_:hover>.___SCell_jbonq_gg_._theme_success_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}}.___SRow_jbonq_gg_._theme_warning_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_jbonq_gg_._theme_warning_jbonq_gg_.__active_jbonq_gg_>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}@media (hover:hover){.___SRow_jbonq_gg_._theme_warning_jbonq_gg_ .___SCell_jbonq_gg_:hover+.___SGroupCell_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_._theme_warning_jbonq_gg_:hover>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_:hover>.___SCell_jbonq_gg_._theme_warning_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}}.___SRow_jbonq_gg_._theme_danger_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_jbonq_gg_._theme_danger_jbonq_gg_.__active_jbonq_gg_>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}@media (hover:hover){.___SRow_jbonq_gg_._theme_danger_jbonq_gg_ .___SCell_jbonq_gg_:hover+.___SGroupCell_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_._theme_danger_jbonq_gg_:hover>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_:hover>.___SCell_jbonq_gg_._theme_danger_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_jbonq_gg_.__positioned_jbonq_gg_{position:absolute}.___SCell_jbonq_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}.___SCell_jbonq_gg_._use_primary_jbonq_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_jbonq_gg_._use_secondary_jbonq_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_jbonq_gg_.__fixed_jbonq_gg_{position:sticky;z-index:1}.___SCell_jbonq_gg_._theme_muted_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_jbonq_gg_._theme_info_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_jbonq_gg_._theme_success_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_jbonq_gg_._theme_warning_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_jbonq_gg_._theme_danger_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SScrollAreaBar_jbonq_gg_._orientation_horizontal_jbonq_gg_{position:sticky;bottom:0;left:0;margin-top:calc(-1*var(--intergalactic-spacing-3x, 12px));z-index:2;margin-left:calc(var(--left-offset_jbonq) + var(--intergalactic-spacing-1x, 4px));margin-right:calc(var(--right-offset_jbonq) + var(--intergalactic-spacing-1x, 4px));width:calc(100% - var(--offsetSum_jbonq) - 8px)}.___SScrollAreaBar_jbonq_gg_._orientation_vertical_jbonq_gg_{width:12px}.___SHeightHold_jbonq_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}" /*__inner_css_end__*/, "jbonq_gg_") /*__reshadow_css_end__*/, {
32
+ "__SDataTable": "___SDataTable_jbonq_gg_",
33
+ "__SHeadWrapper": "___SHeadWrapper_jbonq_gg_",
34
+ "_sticky": "__sticky_jbonq_gg_",
35
+ "__SHead": "___SHead_jbonq_gg_",
36
+ "__SColumn": "___SColumn_jbonq_gg_",
37
+ "_hidden": "__hidden_jbonq_gg_",
38
+ "_use_primary": "_use_primary_jbonq_gg_",
39
+ "_use_secondary": "_use_secondary_jbonq_gg_",
40
+ "_group": "__group_jbonq_gg_",
41
+ "_use": "__use_jbonq_gg_",
42
+ "_groupHead": "__groupHead_jbonq_gg_",
43
+ "_active": "__active_jbonq_gg_",
44
+ "__SSortWrapper": "___SSortWrapper_jbonq_gg_",
45
+ "__SSortIcon": "___SSortIcon_jbonq_gg_",
46
+ "_fixed": "__fixed_jbonq_gg_",
47
+ "_borderLeft": "__borderLeft_jbonq_gg_",
48
+ "__SCell": "___SCell_jbonq_gg_",
49
+ "_borderRight": "__borderRight_jbonq_gg_",
50
+ "__SBodyWrapper": "___SBodyWrapper_jbonq_gg_",
51
+ "__SBody": "___SBody_jbonq_gg_",
52
+ "__SRow": "___SRow_jbonq_gg_",
53
+ "_theme": "__theme_jbonq_gg_",
54
+ "__SGroupCell": "___SGroupCell_jbonq_gg_",
55
+ "_theme_muted": "_theme_muted_jbonq_gg_",
56
+ "_theme_info": "_theme_info_jbonq_gg_",
57
+ "_theme_success": "_theme_success_jbonq_gg_",
58
+ "_theme_warning": "_theme_warning_jbonq_gg_",
59
+ "_theme_danger": "_theme_danger_jbonq_gg_",
60
+ "_positioned": "__positioned_jbonq_gg_",
61
+ "__SScrollAreaBar": "___SScrollAreaBar_jbonq_gg_",
62
+ "_orientation_horizontal": "_orientation_horizontal_jbonq_gg_",
63
+ "--left-offset": "--left-offset_jbonq",
64
+ "--right-offset": "--right-offset_jbonq",
65
+ "--offsetSum": "--offsetSum_jbonq",
66
+ "_orientation_vertical": "_orientation_vertical_jbonq_gg_",
67
+ "__SHeightHold": "___SHeightHold_jbonq_gg_",
68
+ "_compact": "__compact_jbonq_gg_",
69
+ "_sortable": "__sortable_jbonq_gg_",
70
+ "_resizable": "__resizable_jbonq_gg_"
71
71
  });
72
72
  var reversedSortDirection = {
73
73
  desc: 'asc',
package/lib/cjs/Head.js CHANGED
@@ -24,10 +24,10 @@ var _utils = require("./utils");
24
24
  var _logger = _interopRequireDefault(require("@semcore/utils/lib/logger"));
25
25
  var _ref4 = require("@semcore/utils/lib/ref");
26
26
  /*__reshadow-styles__:"./style/scroll-area.shadow.css"*/
27
- var scrollStyles = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SShadowHorizontal_vk28r_gg_:before{left:var(--left-offset_vk28r)!important}.___SShadowHorizontal_vk28r_gg_:after{right:var(--right-offset_vk28r)!important}" /*__inner_css_end__*/, "vk28r_gg_") /*__reshadow_css_end__*/, {
28
- "__SShadowHorizontal": "___SShadowHorizontal_vk28r_gg_",
29
- "--left-offset": "--left-offset_vk28r",
30
- "--right-offset": "--right-offset_vk28r"
27
+ var scrollStyles = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SShadowHorizontal_bkxlf_gg_:before{left:var(--left-offset_bkxlf)!important}.___SShadowHorizontal_bkxlf_gg_:after{right:var(--right-offset_bkxlf)!important}" /*__inner_css_end__*/, "bkxlf_gg_") /*__reshadow_css_end__*/, {
28
+ "__SShadowHorizontal": "___SShadowHorizontal_bkxlf_gg_",
29
+ "--left-offset": "--left-offset_bkxlf",
30
+ "--right-offset": "--right-offset_bkxlf"
31
31
  });
32
32
  var SORTING_ICON = {
33
33
  desc: _m["default"],
@@ -182,7 +182,7 @@ SSortWrapper:before {
182
182
 
183
183
  SSortIcon {
184
184
  display: none;
185
- fill: var(--intergalactic-icon-secondary-neutral-hover-active, #8a8e9b);
185
+ fill: var(--intergalactic-icon-secondary-neutral-hover-active, #878992);
186
186
  position: absolute;
187
187
  top: calc(1em * 1.25 - 16px);
188
188
  right: 0;
package/lib/es6/Body.js CHANGED
@@ -21,10 +21,10 @@ import ScrollArea from '@semcore/scroll-area';
21
21
  import { getFixedStyle, getScrollOffsetValue } from './utils';
22
22
  import assignProps, { callAllEventHandlers } from '@semcore/utils/lib/assignProps';
23
23
  /*__reshadow-styles__:"./style/scroll-area.shadow.css"*/
24
- var scrollStyles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SShadowHorizontal_vk28r_gg_:before{left:var(--left-offset_vk28r)!important}.___SShadowHorizontal_vk28r_gg_:after{right:var(--right-offset_vk28r)!important}" /*__inner_css_end__*/, "vk28r_gg_") /*__reshadow_css_end__*/, {
25
- "__SShadowHorizontal": "___SShadowHorizontal_vk28r_gg_",
26
- "--left-offset": "--left-offset_vk28r",
27
- "--right-offset": "--right-offset_vk28r"
24
+ var scrollStyles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SShadowHorizontal_bkxlf_gg_:before{left:var(--left-offset_bkxlf)!important}.___SShadowHorizontal_bkxlf_gg_:after{right:var(--right-offset_bkxlf)!important}" /*__inner_css_end__*/, "bkxlf_gg_") /*__reshadow_css_end__*/, {
25
+ "__SShadowHorizontal": "___SShadowHorizontal_bkxlf_gg_",
26
+ "--left-offset": "--left-offset_bkxlf",
27
+ "--right-offset": "--right-offset_bkxlf"
28
28
  });
29
29
  import trottle from '@semcore/utils/lib/rafTrottle';
30
30
  import canUseDOM from '@semcore/utils/lib/canUseDOM';
@@ -22,46 +22,46 @@ import Head from './Head';
22
22
  import Body from './Body';
23
23
  import uniqueIDEnhancement from '@semcore/utils/lib/uniqueID';
24
24
  /*__reshadow-styles__:"./style/data-table.shadow.css"*/
25
- var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SDataTable_1s8ut_gg_,.___SHeadWrapper_1s8ut_gg_{position:relative}.___SDataTable_1s8ut_gg_.__compact_1s8ut_gg_ .___SCell_1s8ut_gg_,.___SDataTable_1s8ut_gg_.__compact_1s8ut_gg_ .___SColumn_1s8ut_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SHeadWrapper_1s8ut_gg_.__sticky_1s8ut_gg_{position:sticky;top:0;z-index:2}.___SHead_1s8ut_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_1s8ut_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}.___SColumn_1s8ut_gg_:focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5))}.___SColumn_1s8ut_gg_.__hidden_1s8ut_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_1s8ut_gg_._use_primary_1s8ut_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_1s8ut_gg_._use_secondary_1s8ut_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_1s8ut_gg_.__group_1s8ut_gg_.__use_1s8ut_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_1s8ut_gg_.__groupHead_1s8ut_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_1s8ut_gg_.__sortable_1s8ut_gg_{cursor:pointer}@media (hover:hover){.___SColumn_1s8ut_gg_.__sortable_1s8ut_gg_._use_primary_1s8ut_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_1s8ut_gg_.__sortable_1s8ut_gg_:hover .___SSortWrapper_1s8ut_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_1s8ut_gg_.__sortable_1s8ut_gg_:hover .___SSortIcon_1s8ut_gg_,.___SColumn_1s8ut_gg_.__sortable_1s8ut_gg_:hover .___SSortWrapper_1s8ut_gg_:before{display:block;opacity:1}}.___SColumn_1s8ut_gg_._use_primary_1s8ut_gg_.__active_1s8ut_gg_{background-color:var(--intergalactic-table-th-primary-cell-active, #e0e1e9);width:100%}.___SColumn_1s8ut_gg_.__active_1s8ut_gg_ .___SSortWrapper_1s8ut_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_1s8ut_gg_.__active_1s8ut_gg_ .___SSortIcon_1s8ut_gg_{display:block;position:relative;opacity:1}.___SColumn_1s8ut_gg_.__resizable_1s8ut_gg_{border-right:1px solid transparent}@media (hover:hover){.___SColumn_1s8ut_gg_.__resizable_1s8ut_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent, #a9abb6)}}.___SColumn_1s8ut_gg_.__resizable_1s8ut_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_1s8ut_gg_.__fixed_1s8ut_gg_{position:sticky;z-index:2}.___SCell_1s8ut_gg_.__borderLeft_1s8ut_gg_,.___SColumn_1s8ut_gg_.__borderLeft_1s8ut_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_1s8ut_gg_.__borderRight_1s8ut_gg_,.___SColumn_1s8ut_gg_.__borderRight_1s8ut_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SSortWrapper_1s8ut_gg_{flex-shrink:99999;position:relative;flex-basis:0;height:100%;min-height:16px;opacity:0;transition:all .3s ease}.___SSortIcon_1s8ut_gg_,.___SSortWrapper_1s8ut_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_1s8ut_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortIcon_1s8ut_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #8a8e9b);top:calc(1em*1.25 - 16px);margin-left:var(--intergalactic-spacing-1x, 4px)}.___SColumn_1s8ut_gg_._use_primary_1s8ut_gg_ .___SSortWrapper_1s8ut_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_1s8ut_gg_._use_secondary_1s8ut_gg_ .___SSortWrapper_1s8ut_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SBodyWrapper_1s8ut_gg_{position:relative}.___SBody_1s8ut_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_1s8ut_gg_{display:flex;flex-direction:row;position:relative}.___SRow_1s8ut_gg_.__active_1s8ut_gg_>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_._theme_muted_1s8ut_gg_.__active_1s8ut_gg_>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}@media (hover:hover){.___SRow_1s8ut_gg_ .___SCell_1s8ut_gg_:hover+.___SGroupCell_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_:hover>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_1s8ut_gg_._theme_muted_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}@media (hover:hover){.___SRow_1s8ut_gg_._theme_muted_1s8ut_gg_ .___SCell_1s8ut_gg_:hover+.___SGroupCell_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_._theme_muted_1s8ut_gg_:hover>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_:hover>.___SCell_1s8ut_gg_._theme_muted_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_1s8ut_gg_._theme_info_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_1s8ut_gg_._theme_info_1s8ut_gg_.__active_1s8ut_gg_>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}@media (hover:hover){.___SRow_1s8ut_gg_._theme_info_1s8ut_gg_ .___SCell_1s8ut_gg_:hover+.___SGroupCell_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_._theme_info_1s8ut_gg_:hover>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_:hover>.___SCell_1s8ut_gg_._theme_info_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}}.___SRow_1s8ut_gg_._theme_success_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_1s8ut_gg_._theme_success_1s8ut_gg_.__active_1s8ut_gg_>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}@media (hover:hover){.___SRow_1s8ut_gg_._theme_success_1s8ut_gg_ .___SCell_1s8ut_gg_:hover+.___SGroupCell_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_._theme_success_1s8ut_gg_:hover>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_:hover>.___SCell_1s8ut_gg_._theme_success_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}}.___SRow_1s8ut_gg_._theme_warning_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_1s8ut_gg_._theme_warning_1s8ut_gg_.__active_1s8ut_gg_>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}@media (hover:hover){.___SRow_1s8ut_gg_._theme_warning_1s8ut_gg_ .___SCell_1s8ut_gg_:hover+.___SGroupCell_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_._theme_warning_1s8ut_gg_:hover>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_:hover>.___SCell_1s8ut_gg_._theme_warning_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}}.___SRow_1s8ut_gg_._theme_danger_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_1s8ut_gg_._theme_danger_1s8ut_gg_.__active_1s8ut_gg_>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}@media (hover:hover){.___SRow_1s8ut_gg_._theme_danger_1s8ut_gg_ .___SCell_1s8ut_gg_:hover+.___SGroupCell_1s8ut_gg_ .___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_._theme_danger_1s8ut_gg_:hover>.___SCell_1s8ut_gg_:not(.__theme_1s8ut_gg_),.___SRow_1s8ut_gg_:hover>.___SCell_1s8ut_gg_._theme_danger_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_1s8ut_gg_.__positioned_1s8ut_gg_{position:absolute}.___SCell_1s8ut_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}.___SCell_1s8ut_gg_._use_primary_1s8ut_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1s8ut_gg_._use_secondary_1s8ut_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1s8ut_gg_.__fixed_1s8ut_gg_{position:sticky;z-index:1}.___SCell_1s8ut_gg_._theme_muted_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_1s8ut_gg_._theme_info_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_1s8ut_gg_._theme_success_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_1s8ut_gg_._theme_warning_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_1s8ut_gg_._theme_danger_1s8ut_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SScrollAreaBar_1s8ut_gg_._orientation_horizontal_1s8ut_gg_{position:sticky;bottom:0;left:0;margin-top:calc(-1*var(--intergalactic-spacing-3x, 12px));z-index:2;margin-left:calc(var(--left-offset_1s8ut) + var(--intergalactic-spacing-1x, 4px));margin-right:calc(var(--right-offset_1s8ut) + var(--intergalactic-spacing-1x, 4px));width:calc(100% - var(--offsetSum_1s8ut) - 8px)}.___SScrollAreaBar_1s8ut_gg_._orientation_vertical_1s8ut_gg_{width:12px}.___SHeightHold_1s8ut_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}" /*__inner_css_end__*/, "1s8ut_gg_") /*__reshadow_css_end__*/, {
26
- "__SDataTable": "___SDataTable_1s8ut_gg_",
27
- "__SHeadWrapper": "___SHeadWrapper_1s8ut_gg_",
28
- "_sticky": "__sticky_1s8ut_gg_",
29
- "__SHead": "___SHead_1s8ut_gg_",
30
- "__SColumn": "___SColumn_1s8ut_gg_",
31
- "_hidden": "__hidden_1s8ut_gg_",
32
- "_use_primary": "_use_primary_1s8ut_gg_",
33
- "_use_secondary": "_use_secondary_1s8ut_gg_",
34
- "_group": "__group_1s8ut_gg_",
35
- "_use": "__use_1s8ut_gg_",
36
- "_groupHead": "__groupHead_1s8ut_gg_",
37
- "_active": "__active_1s8ut_gg_",
38
- "__SSortWrapper": "___SSortWrapper_1s8ut_gg_",
39
- "__SSortIcon": "___SSortIcon_1s8ut_gg_",
40
- "_fixed": "__fixed_1s8ut_gg_",
41
- "_borderLeft": "__borderLeft_1s8ut_gg_",
42
- "__SCell": "___SCell_1s8ut_gg_",
43
- "_borderRight": "__borderRight_1s8ut_gg_",
44
- "__SBodyWrapper": "___SBodyWrapper_1s8ut_gg_",
45
- "__SBody": "___SBody_1s8ut_gg_",
46
- "__SRow": "___SRow_1s8ut_gg_",
47
- "_theme": "__theme_1s8ut_gg_",
48
- "__SGroupCell": "___SGroupCell_1s8ut_gg_",
49
- "_theme_muted": "_theme_muted_1s8ut_gg_",
50
- "_theme_info": "_theme_info_1s8ut_gg_",
51
- "_theme_success": "_theme_success_1s8ut_gg_",
52
- "_theme_warning": "_theme_warning_1s8ut_gg_",
53
- "_theme_danger": "_theme_danger_1s8ut_gg_",
54
- "_positioned": "__positioned_1s8ut_gg_",
55
- "__SScrollAreaBar": "___SScrollAreaBar_1s8ut_gg_",
56
- "_orientation_horizontal": "_orientation_horizontal_1s8ut_gg_",
57
- "--left-offset": "--left-offset_1s8ut",
58
- "--right-offset": "--right-offset_1s8ut",
59
- "--offsetSum": "--offsetSum_1s8ut",
60
- "_orientation_vertical": "_orientation_vertical_1s8ut_gg_",
61
- "__SHeightHold": "___SHeightHold_1s8ut_gg_",
62
- "_compact": "__compact_1s8ut_gg_",
63
- "_sortable": "__sortable_1s8ut_gg_",
64
- "_resizable": "__resizable_1s8ut_gg_"
25
+ var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SDataTable_jbonq_gg_,.___SHeadWrapper_jbonq_gg_{position:relative}.___SDataTable_jbonq_gg_.__compact_jbonq_gg_ .___SCell_jbonq_gg_,.___SDataTable_jbonq_gg_.__compact_jbonq_gg_ .___SColumn_jbonq_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SHeadWrapper_jbonq_gg_.__sticky_jbonq_gg_{position:sticky;top:0;z-index:2}.___SHead_jbonq_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_jbonq_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}.___SColumn_jbonq_gg_:focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5))}.___SColumn_jbonq_gg_.__hidden_jbonq_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_jbonq_gg_._use_primary_jbonq_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_jbonq_gg_._use_secondary_jbonq_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_jbonq_gg_.__group_jbonq_gg_.__use_jbonq_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_jbonq_gg_.__groupHead_jbonq_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_jbonq_gg_.__sortable_jbonq_gg_{cursor:pointer}@media (hover:hover){.___SColumn_jbonq_gg_.__sortable_jbonq_gg_._use_primary_jbonq_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_jbonq_gg_.__sortable_jbonq_gg_:hover .___SSortWrapper_jbonq_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_jbonq_gg_.__sortable_jbonq_gg_:hover .___SSortIcon_jbonq_gg_,.___SColumn_jbonq_gg_.__sortable_jbonq_gg_:hover .___SSortWrapper_jbonq_gg_:before{display:block;opacity:1}}.___SColumn_jbonq_gg_._use_primary_jbonq_gg_.__active_jbonq_gg_{background-color:var(--intergalactic-table-th-primary-cell-active, #e0e1e9);width:100%}.___SColumn_jbonq_gg_.__active_jbonq_gg_ .___SSortWrapper_jbonq_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_jbonq_gg_.__active_jbonq_gg_ .___SSortIcon_jbonq_gg_{display:block;position:relative;opacity:1}.___SColumn_jbonq_gg_.__resizable_jbonq_gg_{border-right:1px solid transparent}@media (hover:hover){.___SColumn_jbonq_gg_.__resizable_jbonq_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent, #a9abb6)}}.___SColumn_jbonq_gg_.__resizable_jbonq_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_jbonq_gg_.__fixed_jbonq_gg_{position:sticky;z-index:2}.___SCell_jbonq_gg_.__borderLeft_jbonq_gg_,.___SColumn_jbonq_gg_.__borderLeft_jbonq_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_jbonq_gg_.__borderRight_jbonq_gg_,.___SColumn_jbonq_gg_.__borderRight_jbonq_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SSortWrapper_jbonq_gg_{flex-shrink:99999;position:relative;flex-basis:0;height:100%;min-height:16px;opacity:0;transition:all .3s ease}.___SSortIcon_jbonq_gg_,.___SSortWrapper_jbonq_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_jbonq_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortIcon_jbonq_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #878992);top:calc(1em*1.25 - 16px);margin-left:var(--intergalactic-spacing-1x, 4px)}.___SColumn_jbonq_gg_._use_primary_jbonq_gg_ .___SSortWrapper_jbonq_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_jbonq_gg_._use_secondary_jbonq_gg_ .___SSortWrapper_jbonq_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SBodyWrapper_jbonq_gg_{position:relative}.___SBody_jbonq_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_jbonq_gg_{display:flex;flex-direction:row;position:relative}.___SRow_jbonq_gg_.__active_jbonq_gg_>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_._theme_muted_jbonq_gg_.__active_jbonq_gg_>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}@media (hover:hover){.___SRow_jbonq_gg_ .___SCell_jbonq_gg_:hover+.___SGroupCell_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_:hover>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_jbonq_gg_._theme_muted_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}@media (hover:hover){.___SRow_jbonq_gg_._theme_muted_jbonq_gg_ .___SCell_jbonq_gg_:hover+.___SGroupCell_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_._theme_muted_jbonq_gg_:hover>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_:hover>.___SCell_jbonq_gg_._theme_muted_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_jbonq_gg_._theme_info_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_jbonq_gg_._theme_info_jbonq_gg_.__active_jbonq_gg_>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}@media (hover:hover){.___SRow_jbonq_gg_._theme_info_jbonq_gg_ .___SCell_jbonq_gg_:hover+.___SGroupCell_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_._theme_info_jbonq_gg_:hover>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_:hover>.___SCell_jbonq_gg_._theme_info_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}}.___SRow_jbonq_gg_._theme_success_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_jbonq_gg_._theme_success_jbonq_gg_.__active_jbonq_gg_>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}@media (hover:hover){.___SRow_jbonq_gg_._theme_success_jbonq_gg_ .___SCell_jbonq_gg_:hover+.___SGroupCell_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_._theme_success_jbonq_gg_:hover>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_:hover>.___SCell_jbonq_gg_._theme_success_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}}.___SRow_jbonq_gg_._theme_warning_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_jbonq_gg_._theme_warning_jbonq_gg_.__active_jbonq_gg_>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}@media (hover:hover){.___SRow_jbonq_gg_._theme_warning_jbonq_gg_ .___SCell_jbonq_gg_:hover+.___SGroupCell_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_._theme_warning_jbonq_gg_:hover>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_:hover>.___SCell_jbonq_gg_._theme_warning_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}}.___SRow_jbonq_gg_._theme_danger_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_jbonq_gg_._theme_danger_jbonq_gg_.__active_jbonq_gg_>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}@media (hover:hover){.___SRow_jbonq_gg_._theme_danger_jbonq_gg_ .___SCell_jbonq_gg_:hover+.___SGroupCell_jbonq_gg_ .___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_._theme_danger_jbonq_gg_:hover>.___SCell_jbonq_gg_:not(.__theme_jbonq_gg_),.___SRow_jbonq_gg_:hover>.___SCell_jbonq_gg_._theme_danger_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_jbonq_gg_.__positioned_jbonq_gg_{position:absolute}.___SCell_jbonq_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}.___SCell_jbonq_gg_._use_primary_jbonq_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_jbonq_gg_._use_secondary_jbonq_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_jbonq_gg_.__fixed_jbonq_gg_{position:sticky;z-index:1}.___SCell_jbonq_gg_._theme_muted_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_jbonq_gg_._theme_info_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_jbonq_gg_._theme_success_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_jbonq_gg_._theme_warning_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_jbonq_gg_._theme_danger_jbonq_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SScrollAreaBar_jbonq_gg_._orientation_horizontal_jbonq_gg_{position:sticky;bottom:0;left:0;margin-top:calc(-1*var(--intergalactic-spacing-3x, 12px));z-index:2;margin-left:calc(var(--left-offset_jbonq) + var(--intergalactic-spacing-1x, 4px));margin-right:calc(var(--right-offset_jbonq) + var(--intergalactic-spacing-1x, 4px));width:calc(100% - var(--offsetSum_jbonq) - 8px)}.___SScrollAreaBar_jbonq_gg_._orientation_vertical_jbonq_gg_{width:12px}.___SHeightHold_jbonq_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}" /*__inner_css_end__*/, "jbonq_gg_") /*__reshadow_css_end__*/, {
26
+ "__SDataTable": "___SDataTable_jbonq_gg_",
27
+ "__SHeadWrapper": "___SHeadWrapper_jbonq_gg_",
28
+ "_sticky": "__sticky_jbonq_gg_",
29
+ "__SHead": "___SHead_jbonq_gg_",
30
+ "__SColumn": "___SColumn_jbonq_gg_",
31
+ "_hidden": "__hidden_jbonq_gg_",
32
+ "_use_primary": "_use_primary_jbonq_gg_",
33
+ "_use_secondary": "_use_secondary_jbonq_gg_",
34
+ "_group": "__group_jbonq_gg_",
35
+ "_use": "__use_jbonq_gg_",
36
+ "_groupHead": "__groupHead_jbonq_gg_",
37
+ "_active": "__active_jbonq_gg_",
38
+ "__SSortWrapper": "___SSortWrapper_jbonq_gg_",
39
+ "__SSortIcon": "___SSortIcon_jbonq_gg_",
40
+ "_fixed": "__fixed_jbonq_gg_",
41
+ "_borderLeft": "__borderLeft_jbonq_gg_",
42
+ "__SCell": "___SCell_jbonq_gg_",
43
+ "_borderRight": "__borderRight_jbonq_gg_",
44
+ "__SBodyWrapper": "___SBodyWrapper_jbonq_gg_",
45
+ "__SBody": "___SBody_jbonq_gg_",
46
+ "__SRow": "___SRow_jbonq_gg_",
47
+ "_theme": "__theme_jbonq_gg_",
48
+ "__SGroupCell": "___SGroupCell_jbonq_gg_",
49
+ "_theme_muted": "_theme_muted_jbonq_gg_",
50
+ "_theme_info": "_theme_info_jbonq_gg_",
51
+ "_theme_success": "_theme_success_jbonq_gg_",
52
+ "_theme_warning": "_theme_warning_jbonq_gg_",
53
+ "_theme_danger": "_theme_danger_jbonq_gg_",
54
+ "_positioned": "__positioned_jbonq_gg_",
55
+ "__SScrollAreaBar": "___SScrollAreaBar_jbonq_gg_",
56
+ "_orientation_horizontal": "_orientation_horizontal_jbonq_gg_",
57
+ "--left-offset": "--left-offset_jbonq",
58
+ "--right-offset": "--right-offset_jbonq",
59
+ "--offsetSum": "--offsetSum_jbonq",
60
+ "_orientation_vertical": "_orientation_vertical_jbonq_gg_",
61
+ "__SHeightHold": "___SHeightHold_jbonq_gg_",
62
+ "_compact": "__compact_jbonq_gg_",
63
+ "_sortable": "__sortable_jbonq_gg_",
64
+ "_resizable": "__resizable_jbonq_gg_"
65
65
  });
66
66
  var reversedSortDirection = {
67
67
  desc: 'asc',
package/lib/es6/Head.js CHANGED
@@ -19,10 +19,10 @@ import { flattenColumns, getFixedStyle, getScrollOffsetValue } from './utils';
19
19
  import logger from '@semcore/utils/lib/logger';
20
20
  import { setRef } from '@semcore/utils/lib/ref';
21
21
  /*__reshadow-styles__:"./style/scroll-area.shadow.css"*/
22
- var scrollStyles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SShadowHorizontal_vk28r_gg_:before{left:var(--left-offset_vk28r)!important}.___SShadowHorizontal_vk28r_gg_:after{right:var(--right-offset_vk28r)!important}" /*__inner_css_end__*/, "vk28r_gg_") /*__reshadow_css_end__*/, {
23
- "__SShadowHorizontal": "___SShadowHorizontal_vk28r_gg_",
24
- "--left-offset": "--left-offset_vk28r",
25
- "--right-offset": "--right-offset_vk28r"
22
+ var scrollStyles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SShadowHorizontal_bkxlf_gg_:before{left:var(--left-offset_bkxlf)!important}.___SShadowHorizontal_bkxlf_gg_:after{right:var(--right-offset_bkxlf)!important}" /*__inner_css_end__*/, "bkxlf_gg_") /*__reshadow_css_end__*/, {
23
+ "__SShadowHorizontal": "___SShadowHorizontal_bkxlf_gg_",
24
+ "--left-offset": "--left-offset_bkxlf",
25
+ "--right-offset": "--right-offset_bkxlf"
26
26
  });
27
27
  var SORTING_ICON = {
28
28
  desc: SortDesc,
@@ -182,7 +182,7 @@ SSortWrapper:before {
182
182
 
183
183
  SSortIcon {
184
184
  display: none;
185
- fill: var(--intergalactic-icon-secondary-neutral-hover-active, #8a8e9b);
185
+ fill: var(--intergalactic-icon-secondary-neutral-hover-active, #878992);
186
186
  position: absolute;
187
187
  top: calc(1em * 1.25 - 16px);
188
188
  right: 0;
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.16.0-prerelease.0",
4
+ "version": "4.16.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.10.0-prerelease.0",
13
- "@semcore/icon": "4.14.0-prerelease.0",
14
- "@semcore/scroll-area": "5.12.0-prerelease.0",
15
- "@semcore/utils": "4.10.0-prerelease.0"
12
+ "@semcore/flex-box": "5.10.0",
13
+ "@semcore/icon": "4.14.0",
14
+ "@semcore/scroll-area": "5.12.0",
15
+ "@semcore/utils": "4.10.1"
16
16
  },
17
17
  "devDependencies": {
18
18
  "@types/react": "18.0.21",
@@ -34,7 +34,7 @@
34
34
  "csstype": "3.0.8"
35
35
  },
36
36
  "peerDependencies": {
37
- "@semcore/core": "^2.9.0-prerelease.0",
37
+ "@semcore/core": "^2.9.0",
38
38
  "react": "16.8 - 18",
39
39
  "react-dom": "16.8 - 18"
40
40
  },