@semcore/data-table 3.8.0 → 3.8.1

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,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
+ ## [3.8.1] - 2023-04-14
6
+
7
+ ### Changed
8
+
9
+ - Version patch update due to children dependencies update (`@semcore/utils` [3.50.0 ~> 3.50.2]).
10
+
5
11
  ## [3.8.0] - 2023-03-31
6
12
 
7
13
  ### Changed
package/lib/cjs/Body.js CHANGED
@@ -28,12 +28,12 @@ var _rafTrottle = _interopRequireDefault(require("@semcore/utils/lib/rafTrottle"
28
28
  var _excluded = ["childrenPropsGetter"],
29
29
  _excluded2 = ["childrenPropsGetter"];
30
30
  /*__reshadow-styles__:"./style/scroll-area.shadow.css"*/
31
- var scrollStyles = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SShadowHorizontal_hmn2a_gg_:before{left:var(--left_hmn2a)!important}.___SShadowHorizontal_hmn2a_gg_:after{right:var(--right_hmn2a)!important}.___SContainer_hmn2a_gg_.__disabledScroll_hmn2a_gg_{overflow:visible}" /*__inner_css_end__*/, "hmn2a_gg_") /*__reshadow_css_end__*/, {
32
- "__SShadowHorizontal": "___SShadowHorizontal_hmn2a_gg_",
33
- "--left": "--left_hmn2a",
34
- "--right": "--right_hmn2a",
35
- "__SContainer": "___SContainer_hmn2a_gg_",
36
- "_disabledScroll": "__disabledScroll_hmn2a_gg_"
31
+ var scrollStyles = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SShadowHorizontal_15apy_gg_:before{left:var(--left_15apy)!important}.___SShadowHorizontal_15apy_gg_:after{right:var(--right_15apy)!important}.___SContainer_15apy_gg_.__disabledScroll_15apy_gg_{overflow:visible}" /*__inner_css_end__*/, "15apy_gg_") /*__reshadow_css_end__*/, {
32
+ "__SShadowHorizontal": "___SShadowHorizontal_15apy_gg_",
33
+ "--left": "--left_15apy",
34
+ "--right": "--right_15apy",
35
+ "__SContainer": "___SContainer_15apy_gg_",
36
+ "_disabledScroll": "__disabledScroll_15apy_gg_"
37
37
  });
38
38
  var testEnv = process.env.NODE_ENV === 'test';
39
39
  var getCellsByColumn = function getCellsByColumn(cells) {
@@ -27,46 +27,46 @@ var _Body = _interopRequireDefault(require("./Body"));
27
27
  var _excluded = ["children", "name", "fixed", "resizable", "sortable", "flex", "vBorders", "active"],
28
28
  _excluded2 = ["name", "children"];
29
29
  /*__reshadow-styles__:"./style/data-table.shadow.css"*/
30
- var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SDataTable_13obu_gg_,.___SHeadWrapper_13obu_gg_{position:relative}.___SDataTable_13obu_gg_.__compact_13obu_gg_ .___SCell_13obu_gg_,.___SDataTable_13obu_gg_.__compact_13obu_gg_ .___SColumn_13obu_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SHeadWrapper_13obu_gg_.__sticky_13obu_gg_{position:sticky;top:0;z-index:2}.___SHead_13obu_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_13obu_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_13obu_gg_.focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.3))}.___SColumn_13obu_gg_:focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.3))}.___SColumn_13obu_gg_.__hidden_13obu_gg_{height:0!important;padding:0!important;overflow:hidden!important;border:0!important}.___SColumn_13obu_gg_._use_primary_13obu_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_13obu_gg_._use_secondary_13obu_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_13obu_gg_.__group_13obu_gg_.__use_13obu_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_13obu_gg_.__groupHead_13obu_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_13obu_gg_.__sortable_13obu_gg_{cursor:pointer}@media (hover:hover){.___SColumn_13obu_gg_.__sortable_13obu_gg_._use_primary_13obu_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_13obu_gg_.__sortable_13obu_gg_:hover .___SSortWrapper_13obu_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_13obu_gg_.__sortable_13obu_gg_:hover .___SSortIcon_13obu_gg_,.___SColumn_13obu_gg_.__sortable_13obu_gg_:hover .___SSortWrapper_13obu_gg_:before{display:block;opacity:1}}.___SColumn_13obu_gg_._use_primary_13obu_gg_.__active_13obu_gg_{background-color:var(--intergalactic-table-th-primary-cell-active, #e0e1e9);width:100%}.___SColumn_13obu_gg_.__active_13obu_gg_ .___SSortWrapper_13obu_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_13obu_gg_.__active_13obu_gg_ .___SSortIcon_13obu_gg_{display:block;position:relative;opacity:1}.___SColumn_13obu_gg_.__resizable_13obu_gg_{border-right:1px solid transparent}@media (hover:hover){.___SColumn_13obu_gg_.__resizable_13obu_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent, #a9abb6)}}.___SColumn_13obu_gg_.__resizable_13obu_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_13obu_gg_.__fixed_13obu_gg_{position:sticky;z-index:2}.___SCell_13obu_gg_.__borderLeft_13obu_gg_,.___SColumn_13obu_gg_.__borderLeft_13obu_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_13obu_gg_.__borderRight_13obu_gg_,.___SColumn_13obu_gg_.__borderRight_13obu_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SSortWrapper_13obu_gg_{flex-shrink:99999;position:relative;flex-basis:0;height:100%;min-height:16px;opacity:0;transition:all .3s ease}.___SSortIcon_13obu_gg_,.___SSortWrapper_13obu_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_13obu_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortIcon_13obu_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #8a8e9b);top:calc(1em*1.25 - 16px);margin-left:var(--intergalactic-spacing-1x, 4px)}.___SColumn_13obu_gg_._use_primary_13obu_gg_ .___SSortWrapper_13obu_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_13obu_gg_._use_secondary_13obu_gg_ .___SSortWrapper_13obu_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SBodyWrapper_13obu_gg_{position:relative}.___SBody_13obu_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_13obu_gg_{display:flex;flex-direction:row;position:relative}.___SRow_13obu_gg_.__active_13obu_gg_>.___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_._theme_muted_13obu_gg_.__active_13obu_gg_>.___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}@media (hover:hover){.___SRow_13obu_gg_ .___SCell_13obu_gg_:hover+.___SGroupCell_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_:hover>.___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_13obu_gg_._theme_muted_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}@media (hover:hover){.___SRow_13obu_gg_._theme_muted_13obu_gg_ .___SCell_13obu_gg_:hover+.___SGroupCell_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_._theme_muted_13obu_gg_:hover>.___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_:hover>.___SCell_13obu_gg_._theme_muted_13obu_gg_{background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_13obu_gg_._theme_info_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_13obu_gg_._theme_info_13obu_gg_.__active_13obu_gg_>.___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}@media (hover:hover){.___SRow_13obu_gg_._theme_info_13obu_gg_ .___SCell_13obu_gg_:hover+.___SGroupCell_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_._theme_info_13obu_gg_:hover>.___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_:hover>.___SCell_13obu_gg_._theme_info_13obu_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}}.___SRow_13obu_gg_._theme_success_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_13obu_gg_._theme_success_13obu_gg_.__active_13obu_gg_>.___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}@media (hover:hover){.___SRow_13obu_gg_._theme_success_13obu_gg_ .___SCell_13obu_gg_:hover+.___SGroupCell_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_._theme_success_13obu_gg_:hover>.___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_:hover>.___SCell_13obu_gg_._theme_success_13obu_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}}.___SRow_13obu_gg_._theme_warning_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_13obu_gg_._theme_warning_13obu_gg_.__active_13obu_gg_>.___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}@media (hover:hover){.___SRow_13obu_gg_._theme_warning_13obu_gg_ .___SCell_13obu_gg_:hover+.___SGroupCell_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_._theme_warning_13obu_gg_:hover>.___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_:hover>.___SCell_13obu_gg_._theme_warning_13obu_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}}.___SRow_13obu_gg_._theme_danger_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_13obu_gg_._theme_danger_13obu_gg_.__active_13obu_gg_>.___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}@media (hover:hover){.___SRow_13obu_gg_._theme_danger_13obu_gg_ .___SCell_13obu_gg_:hover+.___SGroupCell_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_._theme_danger_13obu_gg_:hover>.___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_:hover>.___SCell_13obu_gg_._theme_danger_13obu_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_13obu_gg_.__positioned_13obu_gg_{position:absolute}.___SCell_13obu_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}.___SCell_13obu_gg_._use_primary_13obu_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_13obu_gg_._use_secondary_13obu_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_13obu_gg_.__fixed_13obu_gg_{position:sticky;z-index:1}.___SCell_13obu_gg_._theme_muted_13obu_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_13obu_gg_._theme_info_13obu_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_13obu_gg_._theme_success_13obu_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_13obu_gg_._theme_warning_13obu_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_13obu_gg_._theme_danger_13obu_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SScrollAreaBar_13obu_gg_._orientation_horizontal_13obu_gg_{position:sticky;bottom:0;left:0;margin-top:calc(-1*var(--intergalactic-spacing-3x, 12px));z-index:2}.___SScrollAreaBar_13obu_gg_._orientation_vertical_13obu_gg_{width:12px}.___SScrollAreaBar_13obu_gg_._orientation_horizontal_13obu_gg_{margin-left:calc(var(--left_13obu) + var(--intergalactic-spacing-1x, 4px));margin-right:calc(var(--right_13obu) + var(--intergalactic-spacing-1x, 4px));width:calc(100% - var(--offsetSum_13obu) - 8px)}.___SHeightHold_13obu_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}" /*__inner_css_end__*/, "13obu_gg_") /*__reshadow_css_end__*/, {
31
- "__SDataTable": "___SDataTable_13obu_gg_",
32
- "_compact": "__compact_13obu_gg_",
33
- "__SColumn": "___SColumn_13obu_gg_",
34
- "__SCell": "___SCell_13obu_gg_",
35
- "__SHeadWrapper": "___SHeadWrapper_13obu_gg_",
36
- "_sticky": "__sticky_13obu_gg_",
37
- "__SHead": "___SHead_13obu_gg_",
38
- "_hidden": "__hidden_13obu_gg_",
39
- "_use_primary": "_use_primary_13obu_gg_",
40
- "_use_secondary": "_use_secondary_13obu_gg_",
41
- "_group": "__group_13obu_gg_",
42
- "_use": "__use_13obu_gg_",
43
- "_groupHead": "__groupHead_13obu_gg_",
44
- "_sortable": "__sortable_13obu_gg_",
45
- "__SSortWrapper": "___SSortWrapper_13obu_gg_",
46
- "__SSortIcon": "___SSortIcon_13obu_gg_",
47
- "_active": "__active_13obu_gg_",
48
- "_resizable": "__resizable_13obu_gg_",
49
- "_fixed": "__fixed_13obu_gg_",
50
- "_borderLeft": "__borderLeft_13obu_gg_",
51
- "_borderRight": "__borderRight_13obu_gg_",
52
- "__SBodyWrapper": "___SBodyWrapper_13obu_gg_",
53
- "__SBody": "___SBody_13obu_gg_",
54
- "__SRow": "___SRow_13obu_gg_",
55
- "_theme": "__theme_13obu_gg_",
56
- "__SGroupCell": "___SGroupCell_13obu_gg_",
57
- "_theme_muted": "_theme_muted_13obu_gg_",
58
- "_theme_info": "_theme_info_13obu_gg_",
59
- "_theme_success": "_theme_success_13obu_gg_",
60
- "_theme_warning": "_theme_warning_13obu_gg_",
61
- "_theme_danger": "_theme_danger_13obu_gg_",
62
- "_positioned": "__positioned_13obu_gg_",
63
- "__SScrollAreaBar": "___SScrollAreaBar_13obu_gg_",
64
- "_orientation_horizontal": "_orientation_horizontal_13obu_gg_",
65
- "_orientation_vertical": "_orientation_vertical_13obu_gg_",
66
- "--left": "--left_13obu",
67
- "--right": "--right_13obu",
68
- "--offsetSum": "--offsetSum_13obu",
69
- "__SHeightHold": "___SHeightHold_13obu_gg_"
30
+ var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SDataTable_15p9v_gg_,.___SHeadWrapper_15p9v_gg_{position:relative}.___SDataTable_15p9v_gg_.__compact_15p9v_gg_ .___SCell_15p9v_gg_,.___SDataTable_15p9v_gg_.__compact_15p9v_gg_ .___SColumn_15p9v_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SHeadWrapper_15p9v_gg_.__sticky_15p9v_gg_{position:sticky;top:0;z-index:2}.___SHead_15p9v_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_15p9v_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_15p9v_gg_.focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.3))}.___SColumn_15p9v_gg_:focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.3))}.___SColumn_15p9v_gg_.__hidden_15p9v_gg_{height:0!important;padding:0!important;overflow:hidden!important;border:0!important}.___SColumn_15p9v_gg_._use_primary_15p9v_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_15p9v_gg_._use_secondary_15p9v_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_15p9v_gg_.__group_15p9v_gg_.__use_15p9v_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_15p9v_gg_.__groupHead_15p9v_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_15p9v_gg_.__sortable_15p9v_gg_{cursor:pointer}@media (hover:hover){.___SColumn_15p9v_gg_.__sortable_15p9v_gg_._use_primary_15p9v_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_15p9v_gg_.__sortable_15p9v_gg_:hover .___SSortWrapper_15p9v_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_15p9v_gg_.__sortable_15p9v_gg_:hover .___SSortIcon_15p9v_gg_,.___SColumn_15p9v_gg_.__sortable_15p9v_gg_:hover .___SSortWrapper_15p9v_gg_:before{display:block;opacity:1}}.___SColumn_15p9v_gg_._use_primary_15p9v_gg_.__active_15p9v_gg_{background-color:var(--intergalactic-table-th-primary-cell-active, #e0e1e9);width:100%}.___SColumn_15p9v_gg_.__active_15p9v_gg_ .___SSortWrapper_15p9v_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_15p9v_gg_.__active_15p9v_gg_ .___SSortIcon_15p9v_gg_{display:block;position:relative;opacity:1}.___SColumn_15p9v_gg_.__resizable_15p9v_gg_{border-right:1px solid transparent}@media (hover:hover){.___SColumn_15p9v_gg_.__resizable_15p9v_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent, #a9abb6)}}.___SColumn_15p9v_gg_.__resizable_15p9v_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_15p9v_gg_.__fixed_15p9v_gg_{position:sticky;z-index:2}.___SCell_15p9v_gg_.__borderLeft_15p9v_gg_,.___SColumn_15p9v_gg_.__borderLeft_15p9v_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_15p9v_gg_.__borderRight_15p9v_gg_,.___SColumn_15p9v_gg_.__borderRight_15p9v_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SSortWrapper_15p9v_gg_{flex-shrink:99999;position:relative;flex-basis:0;height:100%;min-height:16px;opacity:0;transition:all .3s ease}.___SSortIcon_15p9v_gg_,.___SSortWrapper_15p9v_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_15p9v_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortIcon_15p9v_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #8a8e9b);top:calc(1em*1.25 - 16px);margin-left:var(--intergalactic-spacing-1x, 4px)}.___SColumn_15p9v_gg_._use_primary_15p9v_gg_ .___SSortWrapper_15p9v_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_15p9v_gg_._use_secondary_15p9v_gg_ .___SSortWrapper_15p9v_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SBodyWrapper_15p9v_gg_{position:relative}.___SBody_15p9v_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_15p9v_gg_{display:flex;flex-direction:row;position:relative}.___SRow_15p9v_gg_.__active_15p9v_gg_>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_._theme_muted_15p9v_gg_.__active_15p9v_gg_>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}@media (hover:hover){.___SRow_15p9v_gg_ .___SCell_15p9v_gg_:hover+.___SGroupCell_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_:hover>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_15p9v_gg_._theme_muted_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}@media (hover:hover){.___SRow_15p9v_gg_._theme_muted_15p9v_gg_ .___SCell_15p9v_gg_:hover+.___SGroupCell_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_._theme_muted_15p9v_gg_:hover>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_:hover>.___SCell_15p9v_gg_._theme_muted_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_15p9v_gg_._theme_info_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_15p9v_gg_._theme_info_15p9v_gg_.__active_15p9v_gg_>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}@media (hover:hover){.___SRow_15p9v_gg_._theme_info_15p9v_gg_ .___SCell_15p9v_gg_:hover+.___SGroupCell_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_._theme_info_15p9v_gg_:hover>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_:hover>.___SCell_15p9v_gg_._theme_info_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}}.___SRow_15p9v_gg_._theme_success_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_15p9v_gg_._theme_success_15p9v_gg_.__active_15p9v_gg_>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}@media (hover:hover){.___SRow_15p9v_gg_._theme_success_15p9v_gg_ .___SCell_15p9v_gg_:hover+.___SGroupCell_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_._theme_success_15p9v_gg_:hover>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_:hover>.___SCell_15p9v_gg_._theme_success_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}}.___SRow_15p9v_gg_._theme_warning_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_15p9v_gg_._theme_warning_15p9v_gg_.__active_15p9v_gg_>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}@media (hover:hover){.___SRow_15p9v_gg_._theme_warning_15p9v_gg_ .___SCell_15p9v_gg_:hover+.___SGroupCell_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_._theme_warning_15p9v_gg_:hover>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_:hover>.___SCell_15p9v_gg_._theme_warning_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}}.___SRow_15p9v_gg_._theme_danger_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_15p9v_gg_._theme_danger_15p9v_gg_.__active_15p9v_gg_>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}@media (hover:hover){.___SRow_15p9v_gg_._theme_danger_15p9v_gg_ .___SCell_15p9v_gg_:hover+.___SGroupCell_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_._theme_danger_15p9v_gg_:hover>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_:hover>.___SCell_15p9v_gg_._theme_danger_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_15p9v_gg_.__positioned_15p9v_gg_{position:absolute}.___SCell_15p9v_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}.___SCell_15p9v_gg_._use_primary_15p9v_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_15p9v_gg_._use_secondary_15p9v_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_15p9v_gg_.__fixed_15p9v_gg_{position:sticky;z-index:1}.___SCell_15p9v_gg_._theme_muted_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_15p9v_gg_._theme_info_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_15p9v_gg_._theme_success_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_15p9v_gg_._theme_warning_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_15p9v_gg_._theme_danger_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SScrollAreaBar_15p9v_gg_._orientation_horizontal_15p9v_gg_{position:sticky;bottom:0;left:0;margin-top:calc(-1*var(--intergalactic-spacing-3x, 12px));z-index:2}.___SScrollAreaBar_15p9v_gg_._orientation_vertical_15p9v_gg_{width:12px}.___SScrollAreaBar_15p9v_gg_._orientation_horizontal_15p9v_gg_{margin-left:calc(var(--left_15p9v) + var(--intergalactic-spacing-1x, 4px));margin-right:calc(var(--right_15p9v) + var(--intergalactic-spacing-1x, 4px));width:calc(100% - var(--offsetSum_15p9v) - 8px)}.___SHeightHold_15p9v_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}" /*__inner_css_end__*/, "15p9v_gg_") /*__reshadow_css_end__*/, {
31
+ "__SDataTable": "___SDataTable_15p9v_gg_",
32
+ "_compact": "__compact_15p9v_gg_",
33
+ "__SColumn": "___SColumn_15p9v_gg_",
34
+ "__SCell": "___SCell_15p9v_gg_",
35
+ "__SHeadWrapper": "___SHeadWrapper_15p9v_gg_",
36
+ "_sticky": "__sticky_15p9v_gg_",
37
+ "__SHead": "___SHead_15p9v_gg_",
38
+ "_hidden": "__hidden_15p9v_gg_",
39
+ "_use_primary": "_use_primary_15p9v_gg_",
40
+ "_use_secondary": "_use_secondary_15p9v_gg_",
41
+ "_group": "__group_15p9v_gg_",
42
+ "_use": "__use_15p9v_gg_",
43
+ "_groupHead": "__groupHead_15p9v_gg_",
44
+ "_sortable": "__sortable_15p9v_gg_",
45
+ "__SSortWrapper": "___SSortWrapper_15p9v_gg_",
46
+ "__SSortIcon": "___SSortIcon_15p9v_gg_",
47
+ "_active": "__active_15p9v_gg_",
48
+ "_resizable": "__resizable_15p9v_gg_",
49
+ "_fixed": "__fixed_15p9v_gg_",
50
+ "_borderLeft": "__borderLeft_15p9v_gg_",
51
+ "_borderRight": "__borderRight_15p9v_gg_",
52
+ "__SBodyWrapper": "___SBodyWrapper_15p9v_gg_",
53
+ "__SBody": "___SBody_15p9v_gg_",
54
+ "__SRow": "___SRow_15p9v_gg_",
55
+ "_theme": "__theme_15p9v_gg_",
56
+ "__SGroupCell": "___SGroupCell_15p9v_gg_",
57
+ "_theme_muted": "_theme_muted_15p9v_gg_",
58
+ "_theme_info": "_theme_info_15p9v_gg_",
59
+ "_theme_success": "_theme_success_15p9v_gg_",
60
+ "_theme_warning": "_theme_warning_15p9v_gg_",
61
+ "_theme_danger": "_theme_danger_15p9v_gg_",
62
+ "_positioned": "__positioned_15p9v_gg_",
63
+ "__SScrollAreaBar": "___SScrollAreaBar_15p9v_gg_",
64
+ "_orientation_horizontal": "_orientation_horizontal_15p9v_gg_",
65
+ "_orientation_vertical": "_orientation_vertical_15p9v_gg_",
66
+ "--left": "--left_15p9v",
67
+ "--right": "--right_15p9v",
68
+ "--offsetSum": "--offsetSum_15p9v",
69
+ "__SHeightHold": "___SHeightHold_15p9v_gg_"
70
70
  });
71
71
  var REVERSED_SORT_DIRECTION = {
72
72
  desc: 'asc',
package/lib/cjs/Head.js CHANGED
@@ -25,12 +25,12 @@ var _logger = _interopRequireDefault(require("@semcore/utils/lib/logger"));
25
25
  var _ref4 = require("@semcore/utils/lib/ref");
26
26
  require("resize-observer-polyfill");
27
27
  /*__reshadow-styles__:"./style/scroll-area.shadow.css"*/
28
- var scrollStyles = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SShadowHorizontal_hmn2a_gg_:before{left:var(--left_hmn2a)!important}.___SShadowHorizontal_hmn2a_gg_:after{right:var(--right_hmn2a)!important}.___SContainer_hmn2a_gg_.__disabledScroll_hmn2a_gg_{overflow:visible}" /*__inner_css_end__*/, "hmn2a_gg_") /*__reshadow_css_end__*/, {
29
- "__SShadowHorizontal": "___SShadowHorizontal_hmn2a_gg_",
30
- "--left": "--left_hmn2a",
31
- "--right": "--right_hmn2a",
32
- "__SContainer": "___SContainer_hmn2a_gg_",
33
- "_disabledScroll": "__disabledScroll_hmn2a_gg_"
28
+ var scrollStyles = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SShadowHorizontal_15apy_gg_:before{left:var(--left_15apy)!important}.___SShadowHorizontal_15apy_gg_:after{right:var(--right_15apy)!important}.___SContainer_15apy_gg_.__disabledScroll_15apy_gg_{overflow:visible}" /*__inner_css_end__*/, "15apy_gg_") /*__reshadow_css_end__*/, {
29
+ "__SShadowHorizontal": "___SShadowHorizontal_15apy_gg_",
30
+ "--left": "--left_15apy",
31
+ "--right": "--right_15apy",
32
+ "__SContainer": "___SContainer_15apy_gg_",
33
+ "_disabledScroll": "__disabledScroll_15apy_gg_"
34
34
  });
35
35
  var SORTING_ICON = {
36
36
  desc: _m["default"],
package/lib/es6/Body.js CHANGED
@@ -21,12 +21,12 @@ import { getFixedStyle, getScrollOffsetValue } from './utils';
21
21
  import assignProps, { callAllEventHandlers } from '@semcore/utils/lib/assignProps';
22
22
  import ResizeObserver from 'resize-observer-polyfill';
23
23
  /*__reshadow-styles__:"./style/scroll-area.shadow.css"*/
24
- var scrollStyles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SShadowHorizontal_hmn2a_gg_:before{left:var(--left_hmn2a)!important}.___SShadowHorizontal_hmn2a_gg_:after{right:var(--right_hmn2a)!important}.___SContainer_hmn2a_gg_.__disabledScroll_hmn2a_gg_{overflow:visible}" /*__inner_css_end__*/, "hmn2a_gg_") /*__reshadow_css_end__*/, {
25
- "__SShadowHorizontal": "___SShadowHorizontal_hmn2a_gg_",
26
- "--left": "--left_hmn2a",
27
- "--right": "--right_hmn2a",
28
- "__SContainer": "___SContainer_hmn2a_gg_",
29
- "_disabledScroll": "__disabledScroll_hmn2a_gg_"
24
+ var scrollStyles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SShadowHorizontal_15apy_gg_:before{left:var(--left_15apy)!important}.___SShadowHorizontal_15apy_gg_:after{right:var(--right_15apy)!important}.___SContainer_15apy_gg_.__disabledScroll_15apy_gg_{overflow:visible}" /*__inner_css_end__*/, "15apy_gg_") /*__reshadow_css_end__*/, {
25
+ "__SShadowHorizontal": "___SShadowHorizontal_15apy_gg_",
26
+ "--left": "--left_15apy",
27
+ "--right": "--right_15apy",
28
+ "__SContainer": "___SContainer_15apy_gg_",
29
+ "_disabledScroll": "__disabledScroll_15apy_gg_"
30
30
  });
31
31
  import trottle from '@semcore/utils/lib/rafTrottle';
32
32
  var testEnv = process.env.NODE_ENV === 'test';
@@ -21,46 +21,46 @@ import { flattenColumns } from './utils';
21
21
  import Head from './Head';
22
22
  import Body from './Body';
23
23
  /*__reshadow-styles__:"./style/data-table.shadow.css"*/
24
- var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SDataTable_13obu_gg_,.___SHeadWrapper_13obu_gg_{position:relative}.___SDataTable_13obu_gg_.__compact_13obu_gg_ .___SCell_13obu_gg_,.___SDataTable_13obu_gg_.__compact_13obu_gg_ .___SColumn_13obu_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SHeadWrapper_13obu_gg_.__sticky_13obu_gg_{position:sticky;top:0;z-index:2}.___SHead_13obu_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_13obu_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_13obu_gg_.focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.3))}.___SColumn_13obu_gg_:focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.3))}.___SColumn_13obu_gg_.__hidden_13obu_gg_{height:0!important;padding:0!important;overflow:hidden!important;border:0!important}.___SColumn_13obu_gg_._use_primary_13obu_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_13obu_gg_._use_secondary_13obu_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_13obu_gg_.__group_13obu_gg_.__use_13obu_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_13obu_gg_.__groupHead_13obu_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_13obu_gg_.__sortable_13obu_gg_{cursor:pointer}@media (hover:hover){.___SColumn_13obu_gg_.__sortable_13obu_gg_._use_primary_13obu_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_13obu_gg_.__sortable_13obu_gg_:hover .___SSortWrapper_13obu_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_13obu_gg_.__sortable_13obu_gg_:hover .___SSortIcon_13obu_gg_,.___SColumn_13obu_gg_.__sortable_13obu_gg_:hover .___SSortWrapper_13obu_gg_:before{display:block;opacity:1}}.___SColumn_13obu_gg_._use_primary_13obu_gg_.__active_13obu_gg_{background-color:var(--intergalactic-table-th-primary-cell-active, #e0e1e9);width:100%}.___SColumn_13obu_gg_.__active_13obu_gg_ .___SSortWrapper_13obu_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_13obu_gg_.__active_13obu_gg_ .___SSortIcon_13obu_gg_{display:block;position:relative;opacity:1}.___SColumn_13obu_gg_.__resizable_13obu_gg_{border-right:1px solid transparent}@media (hover:hover){.___SColumn_13obu_gg_.__resizable_13obu_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent, #a9abb6)}}.___SColumn_13obu_gg_.__resizable_13obu_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_13obu_gg_.__fixed_13obu_gg_{position:sticky;z-index:2}.___SCell_13obu_gg_.__borderLeft_13obu_gg_,.___SColumn_13obu_gg_.__borderLeft_13obu_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_13obu_gg_.__borderRight_13obu_gg_,.___SColumn_13obu_gg_.__borderRight_13obu_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SSortWrapper_13obu_gg_{flex-shrink:99999;position:relative;flex-basis:0;height:100%;min-height:16px;opacity:0;transition:all .3s ease}.___SSortIcon_13obu_gg_,.___SSortWrapper_13obu_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_13obu_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortIcon_13obu_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #8a8e9b);top:calc(1em*1.25 - 16px);margin-left:var(--intergalactic-spacing-1x, 4px)}.___SColumn_13obu_gg_._use_primary_13obu_gg_ .___SSortWrapper_13obu_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_13obu_gg_._use_secondary_13obu_gg_ .___SSortWrapper_13obu_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SBodyWrapper_13obu_gg_{position:relative}.___SBody_13obu_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_13obu_gg_{display:flex;flex-direction:row;position:relative}.___SRow_13obu_gg_.__active_13obu_gg_>.___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_._theme_muted_13obu_gg_.__active_13obu_gg_>.___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}@media (hover:hover){.___SRow_13obu_gg_ .___SCell_13obu_gg_:hover+.___SGroupCell_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_:hover>.___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_13obu_gg_._theme_muted_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}@media (hover:hover){.___SRow_13obu_gg_._theme_muted_13obu_gg_ .___SCell_13obu_gg_:hover+.___SGroupCell_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_._theme_muted_13obu_gg_:hover>.___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_:hover>.___SCell_13obu_gg_._theme_muted_13obu_gg_{background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_13obu_gg_._theme_info_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_13obu_gg_._theme_info_13obu_gg_.__active_13obu_gg_>.___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}@media (hover:hover){.___SRow_13obu_gg_._theme_info_13obu_gg_ .___SCell_13obu_gg_:hover+.___SGroupCell_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_._theme_info_13obu_gg_:hover>.___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_:hover>.___SCell_13obu_gg_._theme_info_13obu_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}}.___SRow_13obu_gg_._theme_success_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_13obu_gg_._theme_success_13obu_gg_.__active_13obu_gg_>.___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}@media (hover:hover){.___SRow_13obu_gg_._theme_success_13obu_gg_ .___SCell_13obu_gg_:hover+.___SGroupCell_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_._theme_success_13obu_gg_:hover>.___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_:hover>.___SCell_13obu_gg_._theme_success_13obu_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}}.___SRow_13obu_gg_._theme_warning_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_13obu_gg_._theme_warning_13obu_gg_.__active_13obu_gg_>.___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}@media (hover:hover){.___SRow_13obu_gg_._theme_warning_13obu_gg_ .___SCell_13obu_gg_:hover+.___SGroupCell_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_._theme_warning_13obu_gg_:hover>.___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_:hover>.___SCell_13obu_gg_._theme_warning_13obu_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}}.___SRow_13obu_gg_._theme_danger_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_13obu_gg_._theme_danger_13obu_gg_.__active_13obu_gg_>.___SCell_13obu_gg_:not(.__theme_13obu_gg_){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}@media (hover:hover){.___SRow_13obu_gg_._theme_danger_13obu_gg_ .___SCell_13obu_gg_:hover+.___SGroupCell_13obu_gg_ .___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_._theme_danger_13obu_gg_:hover>.___SCell_13obu_gg_:not(.__theme_13obu_gg_),.___SRow_13obu_gg_:hover>.___SCell_13obu_gg_._theme_danger_13obu_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_13obu_gg_.__positioned_13obu_gg_{position:absolute}.___SCell_13obu_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}.___SCell_13obu_gg_._use_primary_13obu_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_13obu_gg_._use_secondary_13obu_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_13obu_gg_.__fixed_13obu_gg_{position:sticky;z-index:1}.___SCell_13obu_gg_._theme_muted_13obu_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_13obu_gg_._theme_info_13obu_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_13obu_gg_._theme_success_13obu_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_13obu_gg_._theme_warning_13obu_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_13obu_gg_._theme_danger_13obu_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SScrollAreaBar_13obu_gg_._orientation_horizontal_13obu_gg_{position:sticky;bottom:0;left:0;margin-top:calc(-1*var(--intergalactic-spacing-3x, 12px));z-index:2}.___SScrollAreaBar_13obu_gg_._orientation_vertical_13obu_gg_{width:12px}.___SScrollAreaBar_13obu_gg_._orientation_horizontal_13obu_gg_{margin-left:calc(var(--left_13obu) + var(--intergalactic-spacing-1x, 4px));margin-right:calc(var(--right_13obu) + var(--intergalactic-spacing-1x, 4px));width:calc(100% - var(--offsetSum_13obu) - 8px)}.___SHeightHold_13obu_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}" /*__inner_css_end__*/, "13obu_gg_") /*__reshadow_css_end__*/, {
25
- "__SDataTable": "___SDataTable_13obu_gg_",
26
- "_compact": "__compact_13obu_gg_",
27
- "__SColumn": "___SColumn_13obu_gg_",
28
- "__SCell": "___SCell_13obu_gg_",
29
- "__SHeadWrapper": "___SHeadWrapper_13obu_gg_",
30
- "_sticky": "__sticky_13obu_gg_",
31
- "__SHead": "___SHead_13obu_gg_",
32
- "_hidden": "__hidden_13obu_gg_",
33
- "_use_primary": "_use_primary_13obu_gg_",
34
- "_use_secondary": "_use_secondary_13obu_gg_",
35
- "_group": "__group_13obu_gg_",
36
- "_use": "__use_13obu_gg_",
37
- "_groupHead": "__groupHead_13obu_gg_",
38
- "_sortable": "__sortable_13obu_gg_",
39
- "__SSortWrapper": "___SSortWrapper_13obu_gg_",
40
- "__SSortIcon": "___SSortIcon_13obu_gg_",
41
- "_active": "__active_13obu_gg_",
42
- "_resizable": "__resizable_13obu_gg_",
43
- "_fixed": "__fixed_13obu_gg_",
44
- "_borderLeft": "__borderLeft_13obu_gg_",
45
- "_borderRight": "__borderRight_13obu_gg_",
46
- "__SBodyWrapper": "___SBodyWrapper_13obu_gg_",
47
- "__SBody": "___SBody_13obu_gg_",
48
- "__SRow": "___SRow_13obu_gg_",
49
- "_theme": "__theme_13obu_gg_",
50
- "__SGroupCell": "___SGroupCell_13obu_gg_",
51
- "_theme_muted": "_theme_muted_13obu_gg_",
52
- "_theme_info": "_theme_info_13obu_gg_",
53
- "_theme_success": "_theme_success_13obu_gg_",
54
- "_theme_warning": "_theme_warning_13obu_gg_",
55
- "_theme_danger": "_theme_danger_13obu_gg_",
56
- "_positioned": "__positioned_13obu_gg_",
57
- "__SScrollAreaBar": "___SScrollAreaBar_13obu_gg_",
58
- "_orientation_horizontal": "_orientation_horizontal_13obu_gg_",
59
- "_orientation_vertical": "_orientation_vertical_13obu_gg_",
60
- "--left": "--left_13obu",
61
- "--right": "--right_13obu",
62
- "--offsetSum": "--offsetSum_13obu",
63
- "__SHeightHold": "___SHeightHold_13obu_gg_"
24
+ var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SDataTable_15p9v_gg_,.___SHeadWrapper_15p9v_gg_{position:relative}.___SDataTable_15p9v_gg_.__compact_15p9v_gg_ .___SCell_15p9v_gg_,.___SDataTable_15p9v_gg_.__compact_15p9v_gg_ .___SColumn_15p9v_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SHeadWrapper_15p9v_gg_.__sticky_15p9v_gg_{position:sticky;top:0;z-index:2}.___SHead_15p9v_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_15p9v_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_15p9v_gg_.focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.3))}.___SColumn_15p9v_gg_:focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.3))}.___SColumn_15p9v_gg_.__hidden_15p9v_gg_{height:0!important;padding:0!important;overflow:hidden!important;border:0!important}.___SColumn_15p9v_gg_._use_primary_15p9v_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_15p9v_gg_._use_secondary_15p9v_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_15p9v_gg_.__group_15p9v_gg_.__use_15p9v_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_15p9v_gg_.__groupHead_15p9v_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_15p9v_gg_.__sortable_15p9v_gg_{cursor:pointer}@media (hover:hover){.___SColumn_15p9v_gg_.__sortable_15p9v_gg_._use_primary_15p9v_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_15p9v_gg_.__sortable_15p9v_gg_:hover .___SSortWrapper_15p9v_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_15p9v_gg_.__sortable_15p9v_gg_:hover .___SSortIcon_15p9v_gg_,.___SColumn_15p9v_gg_.__sortable_15p9v_gg_:hover .___SSortWrapper_15p9v_gg_:before{display:block;opacity:1}}.___SColumn_15p9v_gg_._use_primary_15p9v_gg_.__active_15p9v_gg_{background-color:var(--intergalactic-table-th-primary-cell-active, #e0e1e9);width:100%}.___SColumn_15p9v_gg_.__active_15p9v_gg_ .___SSortWrapper_15p9v_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_15p9v_gg_.__active_15p9v_gg_ .___SSortIcon_15p9v_gg_{display:block;position:relative;opacity:1}.___SColumn_15p9v_gg_.__resizable_15p9v_gg_{border-right:1px solid transparent}@media (hover:hover){.___SColumn_15p9v_gg_.__resizable_15p9v_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent, #a9abb6)}}.___SColumn_15p9v_gg_.__resizable_15p9v_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_15p9v_gg_.__fixed_15p9v_gg_{position:sticky;z-index:2}.___SCell_15p9v_gg_.__borderLeft_15p9v_gg_,.___SColumn_15p9v_gg_.__borderLeft_15p9v_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_15p9v_gg_.__borderRight_15p9v_gg_,.___SColumn_15p9v_gg_.__borderRight_15p9v_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SSortWrapper_15p9v_gg_{flex-shrink:99999;position:relative;flex-basis:0;height:100%;min-height:16px;opacity:0;transition:all .3s ease}.___SSortIcon_15p9v_gg_,.___SSortWrapper_15p9v_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_15p9v_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortIcon_15p9v_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #8a8e9b);top:calc(1em*1.25 - 16px);margin-left:var(--intergalactic-spacing-1x, 4px)}.___SColumn_15p9v_gg_._use_primary_15p9v_gg_ .___SSortWrapper_15p9v_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_15p9v_gg_._use_secondary_15p9v_gg_ .___SSortWrapper_15p9v_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SBodyWrapper_15p9v_gg_{position:relative}.___SBody_15p9v_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_15p9v_gg_{display:flex;flex-direction:row;position:relative}.___SRow_15p9v_gg_.__active_15p9v_gg_>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_._theme_muted_15p9v_gg_.__active_15p9v_gg_>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}@media (hover:hover){.___SRow_15p9v_gg_ .___SCell_15p9v_gg_:hover+.___SGroupCell_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_:hover>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_15p9v_gg_._theme_muted_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}@media (hover:hover){.___SRow_15p9v_gg_._theme_muted_15p9v_gg_ .___SCell_15p9v_gg_:hover+.___SGroupCell_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_._theme_muted_15p9v_gg_:hover>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_:hover>.___SCell_15p9v_gg_._theme_muted_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_15p9v_gg_._theme_info_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_15p9v_gg_._theme_info_15p9v_gg_.__active_15p9v_gg_>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}@media (hover:hover){.___SRow_15p9v_gg_._theme_info_15p9v_gg_ .___SCell_15p9v_gg_:hover+.___SGroupCell_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_._theme_info_15p9v_gg_:hover>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_:hover>.___SCell_15p9v_gg_._theme_info_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}}.___SRow_15p9v_gg_._theme_success_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_15p9v_gg_._theme_success_15p9v_gg_.__active_15p9v_gg_>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}@media (hover:hover){.___SRow_15p9v_gg_._theme_success_15p9v_gg_ .___SCell_15p9v_gg_:hover+.___SGroupCell_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_._theme_success_15p9v_gg_:hover>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_:hover>.___SCell_15p9v_gg_._theme_success_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}}.___SRow_15p9v_gg_._theme_warning_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_15p9v_gg_._theme_warning_15p9v_gg_.__active_15p9v_gg_>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}@media (hover:hover){.___SRow_15p9v_gg_._theme_warning_15p9v_gg_ .___SCell_15p9v_gg_:hover+.___SGroupCell_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_._theme_warning_15p9v_gg_:hover>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_:hover>.___SCell_15p9v_gg_._theme_warning_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}}.___SRow_15p9v_gg_._theme_danger_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_15p9v_gg_._theme_danger_15p9v_gg_.__active_15p9v_gg_>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}@media (hover:hover){.___SRow_15p9v_gg_._theme_danger_15p9v_gg_ .___SCell_15p9v_gg_:hover+.___SGroupCell_15p9v_gg_ .___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_._theme_danger_15p9v_gg_:hover>.___SCell_15p9v_gg_:not(.__theme_15p9v_gg_),.___SRow_15p9v_gg_:hover>.___SCell_15p9v_gg_._theme_danger_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_15p9v_gg_.__positioned_15p9v_gg_{position:absolute}.___SCell_15p9v_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}.___SCell_15p9v_gg_._use_primary_15p9v_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_15p9v_gg_._use_secondary_15p9v_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_15p9v_gg_.__fixed_15p9v_gg_{position:sticky;z-index:1}.___SCell_15p9v_gg_._theme_muted_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_15p9v_gg_._theme_info_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_15p9v_gg_._theme_success_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_15p9v_gg_._theme_warning_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_15p9v_gg_._theme_danger_15p9v_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SScrollAreaBar_15p9v_gg_._orientation_horizontal_15p9v_gg_{position:sticky;bottom:0;left:0;margin-top:calc(-1*var(--intergalactic-spacing-3x, 12px));z-index:2}.___SScrollAreaBar_15p9v_gg_._orientation_vertical_15p9v_gg_{width:12px}.___SScrollAreaBar_15p9v_gg_._orientation_horizontal_15p9v_gg_{margin-left:calc(var(--left_15p9v) + var(--intergalactic-spacing-1x, 4px));margin-right:calc(var(--right_15p9v) + var(--intergalactic-spacing-1x, 4px));width:calc(100% - var(--offsetSum_15p9v) - 8px)}.___SHeightHold_15p9v_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}" /*__inner_css_end__*/, "15p9v_gg_") /*__reshadow_css_end__*/, {
25
+ "__SDataTable": "___SDataTable_15p9v_gg_",
26
+ "_compact": "__compact_15p9v_gg_",
27
+ "__SColumn": "___SColumn_15p9v_gg_",
28
+ "__SCell": "___SCell_15p9v_gg_",
29
+ "__SHeadWrapper": "___SHeadWrapper_15p9v_gg_",
30
+ "_sticky": "__sticky_15p9v_gg_",
31
+ "__SHead": "___SHead_15p9v_gg_",
32
+ "_hidden": "__hidden_15p9v_gg_",
33
+ "_use_primary": "_use_primary_15p9v_gg_",
34
+ "_use_secondary": "_use_secondary_15p9v_gg_",
35
+ "_group": "__group_15p9v_gg_",
36
+ "_use": "__use_15p9v_gg_",
37
+ "_groupHead": "__groupHead_15p9v_gg_",
38
+ "_sortable": "__sortable_15p9v_gg_",
39
+ "__SSortWrapper": "___SSortWrapper_15p9v_gg_",
40
+ "__SSortIcon": "___SSortIcon_15p9v_gg_",
41
+ "_active": "__active_15p9v_gg_",
42
+ "_resizable": "__resizable_15p9v_gg_",
43
+ "_fixed": "__fixed_15p9v_gg_",
44
+ "_borderLeft": "__borderLeft_15p9v_gg_",
45
+ "_borderRight": "__borderRight_15p9v_gg_",
46
+ "__SBodyWrapper": "___SBodyWrapper_15p9v_gg_",
47
+ "__SBody": "___SBody_15p9v_gg_",
48
+ "__SRow": "___SRow_15p9v_gg_",
49
+ "_theme": "__theme_15p9v_gg_",
50
+ "__SGroupCell": "___SGroupCell_15p9v_gg_",
51
+ "_theme_muted": "_theme_muted_15p9v_gg_",
52
+ "_theme_info": "_theme_info_15p9v_gg_",
53
+ "_theme_success": "_theme_success_15p9v_gg_",
54
+ "_theme_warning": "_theme_warning_15p9v_gg_",
55
+ "_theme_danger": "_theme_danger_15p9v_gg_",
56
+ "_positioned": "__positioned_15p9v_gg_",
57
+ "__SScrollAreaBar": "___SScrollAreaBar_15p9v_gg_",
58
+ "_orientation_horizontal": "_orientation_horizontal_15p9v_gg_",
59
+ "_orientation_vertical": "_orientation_vertical_15p9v_gg_",
60
+ "--left": "--left_15p9v",
61
+ "--right": "--right_15p9v",
62
+ "--offsetSum": "--offsetSum_15p9v",
63
+ "__SHeightHold": "___SHeightHold_15p9v_gg_"
64
64
  });
65
65
  var REVERSED_SORT_DIRECTION = {
66
66
  desc: 'asc',
package/lib/es6/Head.js CHANGED
@@ -20,12 +20,12 @@ import logger from '@semcore/utils/lib/logger';
20
20
  import { setRef } from '@semcore/utils/lib/ref';
21
21
  import 'resize-observer-polyfill';
22
22
  /*__reshadow-styles__:"./style/scroll-area.shadow.css"*/
23
- var scrollStyles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SShadowHorizontal_hmn2a_gg_:before{left:var(--left_hmn2a)!important}.___SShadowHorizontal_hmn2a_gg_:after{right:var(--right_hmn2a)!important}.___SContainer_hmn2a_gg_.__disabledScroll_hmn2a_gg_{overflow:visible}" /*__inner_css_end__*/, "hmn2a_gg_") /*__reshadow_css_end__*/, {
24
- "__SShadowHorizontal": "___SShadowHorizontal_hmn2a_gg_",
25
- "--left": "--left_hmn2a",
26
- "--right": "--right_hmn2a",
27
- "__SContainer": "___SContainer_hmn2a_gg_",
28
- "_disabledScroll": "__disabledScroll_hmn2a_gg_"
23
+ var scrollStyles = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SShadowHorizontal_15apy_gg_:before{left:var(--left_15apy)!important}.___SShadowHorizontal_15apy_gg_:after{right:var(--right_15apy)!important}.___SContainer_15apy_gg_.__disabledScroll_15apy_gg_{overflow:visible}" /*__inner_css_end__*/, "15apy_gg_") /*__reshadow_css_end__*/, {
24
+ "__SShadowHorizontal": "___SShadowHorizontal_15apy_gg_",
25
+ "--left": "--left_15apy",
26
+ "--right": "--right_15apy",
27
+ "__SContainer": "___SContainer_15apy_gg_",
28
+ "_disabledScroll": "__disabledScroll_15apy_gg_"
29
29
  });
30
30
  var SORTING_ICON = {
31
31
  desc: SortDesc,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@semcore/data-table",
3
3
  "description": "Semrush DataTable Component",
4
- "version": "3.8.0",
4
+ "version": "3.8.1",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "typings": "lib/types/index.d.ts",