@semcore/data-table 3.0.6 → 3.0.9

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,24 @@
2
2
 
3
3
  CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
4
4
 
5
+ ## [3.0.9] - 2022-07-04
6
+
7
+ ### Fixed
8
+
9
+ - Fixed scrolling of table when enable virtual scrolling.
10
+
11
+ ## [3.0.8] - 2022-06-09
12
+
13
+ ### Changed
14
+
15
+ - Version patch update due to children dependencies update (`@semcore/progress-bar` [3.0.3 ~> 3.0.4]).
16
+
17
+ ## [3.0.7] - 2022-06-02
18
+
19
+ ### Changed
20
+
21
+ - Version patch update due to children dependencies update (`@semcore/icon` [2.26.1 ~> 2.27.0], `@semcore/utils` [3.32.2 ~> 3.33.0], `@semcore/base-trigger` [3.0.5 ~> 3.0.6], `@semcore/accordion` [4.0.4 ~> 4.0.5]).
22
+
5
23
  ## [3.0.6] - 2022-05-31
6
24
 
7
25
  ### Changed
@@ -69,46 +69,46 @@ var style = (
69
69
  /*__reshadow_css_start__*/
70
70
  _core.sstyled.insert(
71
71
  /*__inner_css_start__*/
72
- ".___SDataTable_1pz37_gg_{position:relative}.___SHeadWrapper_1pz37_gg_{position:relative}.___SHeadWrapper_1pz37_gg_.__sticky_1pz37_gg_{position:-webkit-sticky;position:sticky;top:0;z-index:2}.___SHead_1pz37_gg_{display:flex;position:relative;flex-direction:row;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_1pz37_gg_{display:flex;align-items:center;flex-grow:1;font-size:12px;color:#191b23;box-sizing:border-box;position:relative}.___SColumn_1pz37_gg_:focus{outline:none;box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SColumn_1pz37_gg_.__hidden_1pz37_gg_{height:0!important;padding:0!important;overflow:hidden!important;border:none!important}.___SColumn_1pz37_gg_._use_primary_1pz37_gg_{padding:12px;border-right:1px solid #e0e1e9;border-bottom:1px solid #e0e1e9;background-color:#f4f5f9}.___SColumn_1pz37_gg_._use_secondary_1pz37_gg_{padding:8px;border-bottom:1px solid #a9abb6;background-color:#ffffff}.___SColumn_1pz37_gg_.__use_1pz37_gg_:last-child{border-right:none}.___SColumn_1pz37_gg_.__group_1pz37_gg_.__use_1pz37_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_1pz37_gg_.__groupHead_1pz37_gg_.__use_1pz37_gg_{justify-content:center;border-right:none;z-index:1}.___SColumn_1pz37_gg_.__groupHead_1pz37_gg_._use_primary_1pz37_gg_{border-bottom:1px solid #e0e1e9}.___SColumn_1pz37_gg_.__groupHead_1pz37_gg_._use_secondary_1pz37_gg_{border-bottom:1px solid #e0e1e9}.___SColumn_1pz37_gg_.__sortable_1pz37_gg_{cursor:pointer}.___SColumn_1pz37_gg_.__sortable_1pz37_gg_._use_primary_1pz37_gg_:hover{background-color:#e0e1e9}.___SColumn_1pz37_gg_.__active_1pz37_gg_._use_primary_1pz37_gg_{background-color:#e0e1e9}.___SColumn_1pz37_gg_.__resizable_1pz37_gg_:hover:after{background:#e0e1e9}.___SColumn_1pz37_gg_.__resizable_1pz37_gg_:after{content:\"\";position:absolute;bottom:0;right:-1px;height:100vh;width:1px;background:transparent;cursor:col-resize}.___SColumn_1pz37_gg_.__fixed_1pz37_gg_{position:-webkit-sticky;position:sticky;z-index:2}.___SSortIcon_1pz37_gg_{fill:#a9abb6;margin-left:6px}.___SSortIcon_1pz37_gg_.__active_1pz37_gg_{fill:#8a8e9b}.___SBodyWrapper_1pz37_gg_{position:relative}.___SBody_1pz37_gg_{display:flex;flex-direction:column;position:relative;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.___SRow_1pz37_gg_{display:flex;flex-direction:row;position:relative}.___SRow_1pz37_gg_:hover>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_.__active_1pz37_gg_>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_ .___SCell_1pz37_gg_:hover+.___SGroupCell_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#f0f0f4}.___SRow_1pz37_gg_._theme_muted_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#f2f3f4}.___SRow_1pz37_gg_:hover>.___SCell_1pz37_gg_._theme_muted_1pz37_gg_,.___SRow_1pz37_gg_._theme_muted_1pz37_gg_:hover>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_muted_1pz37_gg_.__active_1pz37_gg_>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_muted_1pz37_gg_ .___SCell_1pz37_gg_:hover+.___SGroupCell_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#f6f7f7}.___SRow_1pz37_gg_._theme_info_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#e9f7ff}.___SRow_1pz37_gg_:hover>.___SCell_1pz37_gg_._theme_info_1pz37_gg_,.___SRow_1pz37_gg_._theme_info_1pz37_gg_:hover>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_info_1pz37_gg_.__active_1pz37_gg_>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_info_1pz37_gg_ .___SCell_1pz37_gg_:hover+.___SGroupCell_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#c4e5fe}.___SRow_1pz37_gg_._theme_success_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#dbfee8}.___SRow_1pz37_gg_:hover>.___SCell_1pz37_gg_._theme_success_1pz37_gg_,.___SRow_1pz37_gg_._theme_success_1pz37_gg_:hover>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_success_1pz37_gg_.__active_1pz37_gg_>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_success_1pz37_gg_ .___SCell_1pz37_gg_:hover+.___SGroupCell_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#9ef2c9}.___SRow_1pz37_gg_._theme_warning_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#fff3d9}.___SRow_1pz37_gg_:hover>.___SCell_1pz37_gg_._theme_warning_1pz37_gg_,.___SRow_1pz37_gg_._theme_warning_1pz37_gg_:hover>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_warning_1pz37_gg_.__active_1pz37_gg_>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_warning_1pz37_gg_ .___SCell_1pz37_gg_:hover+.___SGroupCell_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#ffdca2}.___SRow_1pz37_gg_._theme_danger_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#fff0f7}.___SRow_1pz37_gg_:hover>.___SCell_1pz37_gg_._theme_danger_1pz37_gg_,.___SRow_1pz37_gg_._theme_danger_1pz37_gg_:hover>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_danger_1pz37_gg_.__active_1pz37_gg_>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_danger_1pz37_gg_ .___SCell_1pz37_gg_:hover+.___SGroupCell_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#ffd7df}.___SRow_1pz37_gg_.__positioned_1pz37_gg_{position:absolute}.___SCell_1pz37_gg_{display:flex;flex:1;flex-basis:auto;font-size:14px;line-height:1.42;color:#191b23;box-sizing:border-box;border-bottom:1px solid #e0e1e9;overflow:hidden;white-space:nowrap}.___SCell_1pz37_gg_._use_primary_1pz37_gg_{padding:12px;min-height:45px;background-color:#ffffff}.___SCell_1pz37_gg_._use_secondary_1pz37_gg_{padding:8px;min-height:37px;background-color:#ffffff}.___SCell_1pz37_gg_.__fixed_1pz37_gg_{position:-webkit-sticky;position:sticky;z-index:1}.___SCell_1pz37_gg_._theme_muted_1pz37_gg_{background-color:#f2f3f4}.___SCell_1pz37_gg_._theme_info_1pz37_gg_{background-color:#e9f7ff}.___SCell_1pz37_gg_._theme_success_1pz37_gg_{background-color:#dbfee8}.___SCell_1pz37_gg_._theme_warning_1pz37_gg_{background-color:#fff3d9}.___SCell_1pz37_gg_._theme_danger_1pz37_gg_{background-color:#fff0f7}.___SScrollAreaBar_1pz37_gg_._orientation_horizontal_1pz37_gg_{position:-webkit-sticky;position:sticky;bottom:0;left:0;margin-top:-12px;z-index:2}.___SScrollAreaBar_1pz37_gg_._orientation_vertical_1pz37_gg_{width:12px}.___SScrollAreaBar_1pz37_gg_._orientation_horizontal_1pz37_gg_{margin-left:calc(var(--left_jppxj1) + 4px);margin-right:calc(var(--right_jppxj1) + 4px);width:calc(100% - var(--offsetSum_jppxj1) - 8px)}.___SHeightHold_1pz37_gg_{position:absolute;top:0;width:0;pointer-events:none}"
72
+ ".___SDataTable_15uol_gg_{position:relative}.___SHeadWrapper_15uol_gg_{position:relative}.___SHeadWrapper_15uol_gg_.__sticky_15uol_gg_{position:-webkit-sticky;position:sticky;top:0;z-index:2}.___SHead_15uol_gg_{display:flex;position:relative;flex-direction:row;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_15uol_gg_{display:flex;align-items:center;flex-grow:1;font-size:12px;color:#191b23;box-sizing:border-box;position:relative}.___SColumn_15uol_gg_:focus{outline:none;box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SColumn_15uol_gg_.__hidden_15uol_gg_{height:0!important;padding:0!important;overflow:hidden!important;border:none!important}.___SColumn_15uol_gg_._use_primary_15uol_gg_{padding:12px;border-right:1px solid #e0e1e9;border-bottom:1px solid #e0e1e9;background-color:#f4f5f9}.___SColumn_15uol_gg_._use_secondary_15uol_gg_{padding:8px;border-bottom:1px solid #a9abb6;background-color:#ffffff}.___SColumn_15uol_gg_.__use_15uol_gg_:last-child{border-right:none}.___SColumn_15uol_gg_.__group_15uol_gg_.__use_15uol_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_15uol_gg_.__groupHead_15uol_gg_.__use_15uol_gg_{justify-content:center;border-right:none;z-index:1}.___SColumn_15uol_gg_.__groupHead_15uol_gg_._use_primary_15uol_gg_{border-bottom:1px solid #e0e1e9}.___SColumn_15uol_gg_.__groupHead_15uol_gg_._use_secondary_15uol_gg_{border-bottom:1px solid #e0e1e9}.___SColumn_15uol_gg_.__sortable_15uol_gg_{cursor:pointer}.___SColumn_15uol_gg_.__sortable_15uol_gg_._use_primary_15uol_gg_:hover{background-color:#e0e1e9}.___SColumn_15uol_gg_.__active_15uol_gg_._use_primary_15uol_gg_{background-color:#e0e1e9}.___SColumn_15uol_gg_.__resizable_15uol_gg_:hover:after{background:#e0e1e9}.___SColumn_15uol_gg_.__resizable_15uol_gg_:after{content:\"\";position:absolute;bottom:0;right:-1px;height:100vh;width:1px;background:transparent;cursor:col-resize}.___SColumn_15uol_gg_.__fixed_15uol_gg_{position:-webkit-sticky;position:sticky;z-index:2}.___SSortIcon_15uol_gg_{fill:#a9abb6;margin-left:6px}.___SSortIcon_15uol_gg_.__active_15uol_gg_{fill:#8a8e9b}.___SBodyWrapper_15uol_gg_{position:relative}.___SBody_15uol_gg_{display:flex;flex-direction:column;position:relative;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.___SRow_15uol_gg_{display:flex;flex-direction:row;position:relative}.___SRow_15uol_gg_:hover>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_.__active_15uol_gg_>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_ .___SCell_15uol_gg_:hover+.___SGroupCell_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#f0f0f4}.___SRow_15uol_gg_._theme_muted_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#f2f3f4}.___SRow_15uol_gg_:hover>.___SCell_15uol_gg_._theme_muted_15uol_gg_,.___SRow_15uol_gg_._theme_muted_15uol_gg_:hover>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_muted_15uol_gg_.__active_15uol_gg_>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_muted_15uol_gg_ .___SCell_15uol_gg_:hover+.___SGroupCell_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#f6f7f7}.___SRow_15uol_gg_._theme_info_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#e9f7ff}.___SRow_15uol_gg_:hover>.___SCell_15uol_gg_._theme_info_15uol_gg_,.___SRow_15uol_gg_._theme_info_15uol_gg_:hover>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_info_15uol_gg_.__active_15uol_gg_>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_info_15uol_gg_ .___SCell_15uol_gg_:hover+.___SGroupCell_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#c4e5fe}.___SRow_15uol_gg_._theme_success_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#dbfee8}.___SRow_15uol_gg_:hover>.___SCell_15uol_gg_._theme_success_15uol_gg_,.___SRow_15uol_gg_._theme_success_15uol_gg_:hover>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_success_15uol_gg_.__active_15uol_gg_>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_success_15uol_gg_ .___SCell_15uol_gg_:hover+.___SGroupCell_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#9ef2c9}.___SRow_15uol_gg_._theme_warning_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#fff3d9}.___SRow_15uol_gg_:hover>.___SCell_15uol_gg_._theme_warning_15uol_gg_,.___SRow_15uol_gg_._theme_warning_15uol_gg_:hover>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_warning_15uol_gg_.__active_15uol_gg_>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_warning_15uol_gg_ .___SCell_15uol_gg_:hover+.___SGroupCell_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#ffdca2}.___SRow_15uol_gg_._theme_danger_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#fff0f7}.___SRow_15uol_gg_:hover>.___SCell_15uol_gg_._theme_danger_15uol_gg_,.___SRow_15uol_gg_._theme_danger_15uol_gg_:hover>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_danger_15uol_gg_.__active_15uol_gg_>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_danger_15uol_gg_ .___SCell_15uol_gg_:hover+.___SGroupCell_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#ffd7df}.___SRow_15uol_gg_.__positioned_15uol_gg_{position:absolute}.___SCell_15uol_gg_{display:flex;flex:1;flex-basis:auto;font-size:14px;line-height:1.42;color:#191b23;box-sizing:border-box;border-bottom:1px solid #e0e1e9;overflow:hidden;white-space:nowrap}.___SCell_15uol_gg_._use_primary_15uol_gg_{padding:12px;min-height:45px;background-color:#ffffff}.___SCell_15uol_gg_._use_secondary_15uol_gg_{padding:8px;min-height:37px;background-color:#ffffff}.___SCell_15uol_gg_.__fixed_15uol_gg_{position:-webkit-sticky;position:sticky;z-index:1}.___SCell_15uol_gg_._theme_muted_15uol_gg_{background-color:#f2f3f4}.___SCell_15uol_gg_._theme_info_15uol_gg_{background-color:#e9f7ff}.___SCell_15uol_gg_._theme_success_15uol_gg_{background-color:#dbfee8}.___SCell_15uol_gg_._theme_warning_15uol_gg_{background-color:#fff3d9}.___SCell_15uol_gg_._theme_danger_15uol_gg_{background-color:#fff0f7}.___SScrollAreaBar_15uol_gg_._orientation_horizontal_15uol_gg_{position:-webkit-sticky;position:sticky;bottom:0;left:0;margin-top:-12px;z-index:2}.___SScrollAreaBar_15uol_gg_._orientation_vertical_15uol_gg_{width:12px}.___SScrollAreaBar_15uol_gg_._orientation_horizontal_15uol_gg_{margin-left:calc(var(--left_6ys8u7) + 4px);margin-right:calc(var(--right_6ys8u7) + 4px);width:calc(100% - var(--offsetSum_6ys8u7) - 8px)}.___SHeightHold_15uol_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}"
73
73
  /*__inner_css_end__*/
74
- , "jppxj1_gg_")
74
+ , "6ys8u7_gg_")
75
75
  /*__reshadow_css_end__*/
76
76
  , {
77
- "__SDataTable": "___SDataTable_1pz37_gg_",
78
- "__SHeadWrapper": "___SHeadWrapper_1pz37_gg_",
79
- "_sticky": "__sticky_1pz37_gg_",
80
- "__SHead": "___SHead_1pz37_gg_",
81
- "__SColumn": "___SColumn_1pz37_gg_",
82
- "_hidden": "__hidden_1pz37_gg_",
83
- "_use_primary": "_use_primary_1pz37_gg_",
84
- "_use_secondary": "_use_secondary_1pz37_gg_",
85
- "_use": "__use_1pz37_gg_",
86
- "_group": "__group_1pz37_gg_",
87
- "_groupHead": "__groupHead_1pz37_gg_",
88
- "_sortable": "__sortable_1pz37_gg_",
89
- "_active": "__active_1pz37_gg_",
90
- "_resizable": "__resizable_1pz37_gg_",
91
- "_fixed": "__fixed_1pz37_gg_",
92
- "__SSortIcon": "___SSortIcon_1pz37_gg_",
93
- "__SBodyWrapper": "___SBodyWrapper_1pz37_gg_",
94
- "__SBody": "___SBody_1pz37_gg_",
95
- "__SRow": "___SRow_1pz37_gg_",
96
- "__SCell": "___SCell_1pz37_gg_",
97
- "_theme": "__theme_1pz37_gg_",
98
- "__SGroupCell": "___SGroupCell_1pz37_gg_",
99
- "_theme_muted": "_theme_muted_1pz37_gg_",
100
- "_theme_info": "_theme_info_1pz37_gg_",
101
- "_theme_success": "_theme_success_1pz37_gg_",
102
- "_theme_warning": "_theme_warning_1pz37_gg_",
103
- "_theme_danger": "_theme_danger_1pz37_gg_",
104
- "_positioned": "__positioned_1pz37_gg_",
105
- "__SScrollAreaBar": "___SScrollAreaBar_1pz37_gg_",
106
- "_orientation_horizontal": "_orientation_horizontal_1pz37_gg_",
107
- "_orientation_vertical": "_orientation_vertical_1pz37_gg_",
108
- "--left": "--left_jppxj1",
109
- "--right": "--right_jppxj1",
110
- "--offsetSum": "--offsetSum_jppxj1",
111
- "__SHeightHold": "___SHeightHold_1pz37_gg_"
77
+ "__SDataTable": "___SDataTable_15uol_gg_",
78
+ "__SHeadWrapper": "___SHeadWrapper_15uol_gg_",
79
+ "_sticky": "__sticky_15uol_gg_",
80
+ "__SHead": "___SHead_15uol_gg_",
81
+ "__SColumn": "___SColumn_15uol_gg_",
82
+ "_hidden": "__hidden_15uol_gg_",
83
+ "_use_primary": "_use_primary_15uol_gg_",
84
+ "_use_secondary": "_use_secondary_15uol_gg_",
85
+ "_use": "__use_15uol_gg_",
86
+ "_group": "__group_15uol_gg_",
87
+ "_groupHead": "__groupHead_15uol_gg_",
88
+ "_sortable": "__sortable_15uol_gg_",
89
+ "_active": "__active_15uol_gg_",
90
+ "_resizable": "__resizable_15uol_gg_",
91
+ "_fixed": "__fixed_15uol_gg_",
92
+ "__SSortIcon": "___SSortIcon_15uol_gg_",
93
+ "__SBodyWrapper": "___SBodyWrapper_15uol_gg_",
94
+ "__SBody": "___SBody_15uol_gg_",
95
+ "__SRow": "___SRow_15uol_gg_",
96
+ "__SCell": "___SCell_15uol_gg_",
97
+ "_theme": "__theme_15uol_gg_",
98
+ "__SGroupCell": "___SGroupCell_15uol_gg_",
99
+ "_theme_muted": "_theme_muted_15uol_gg_",
100
+ "_theme_info": "_theme_info_15uol_gg_",
101
+ "_theme_success": "_theme_success_15uol_gg_",
102
+ "_theme_warning": "_theme_warning_15uol_gg_",
103
+ "_theme_danger": "_theme_danger_15uol_gg_",
104
+ "_positioned": "__positioned_15uol_gg_",
105
+ "__SScrollAreaBar": "___SScrollAreaBar_15uol_gg_",
106
+ "_orientation_horizontal": "_orientation_horizontal_15uol_gg_",
107
+ "_orientation_vertical": "_orientation_vertical_15uol_gg_",
108
+ "--left": "--left_6ys8u7",
109
+ "--right": "--right_6ys8u7",
110
+ "--offsetSum": "--offsetSum_6ys8u7",
111
+ "__SHeightHold": "___SHeightHold_15uol_gg_"
112
112
  });
113
113
  var REVERSED_SORT_DIRECTION = {
114
114
  desc: 'asc',
@@ -288,6 +288,8 @@ SScrollAreaBar[orientation='horizontal'] {
288
288
  SHeightHold {
289
289
  position: absolute;
290
290
  top: 0;
291
- width: 0;
291
+ width: 100%;
292
292
  pointer-events: none;
293
+ /* should be under other layers */
294
+ z-index: -1;
293
295
  }
@@ -40,46 +40,46 @@ var style = (
40
40
  /*__reshadow_css_start__*/
41
41
  _sstyled.insert(
42
42
  /*__inner_css_start__*/
43
- ".___SDataTable_1pz37_gg_{position:relative}.___SHeadWrapper_1pz37_gg_{position:relative}.___SHeadWrapper_1pz37_gg_.__sticky_1pz37_gg_{position:-webkit-sticky;position:sticky;top:0;z-index:2}.___SHead_1pz37_gg_{display:flex;position:relative;flex-direction:row;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_1pz37_gg_{display:flex;align-items:center;flex-grow:1;font-size:12px;color:#191b23;box-sizing:border-box;position:relative}.___SColumn_1pz37_gg_:focus{outline:none;box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SColumn_1pz37_gg_.__hidden_1pz37_gg_{height:0!important;padding:0!important;overflow:hidden!important;border:none!important}.___SColumn_1pz37_gg_._use_primary_1pz37_gg_{padding:12px;border-right:1px solid #e0e1e9;border-bottom:1px solid #e0e1e9;background-color:#f4f5f9}.___SColumn_1pz37_gg_._use_secondary_1pz37_gg_{padding:8px;border-bottom:1px solid #a9abb6;background-color:#ffffff}.___SColumn_1pz37_gg_.__use_1pz37_gg_:last-child{border-right:none}.___SColumn_1pz37_gg_.__group_1pz37_gg_.__use_1pz37_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_1pz37_gg_.__groupHead_1pz37_gg_.__use_1pz37_gg_{justify-content:center;border-right:none;z-index:1}.___SColumn_1pz37_gg_.__groupHead_1pz37_gg_._use_primary_1pz37_gg_{border-bottom:1px solid #e0e1e9}.___SColumn_1pz37_gg_.__groupHead_1pz37_gg_._use_secondary_1pz37_gg_{border-bottom:1px solid #e0e1e9}.___SColumn_1pz37_gg_.__sortable_1pz37_gg_{cursor:pointer}.___SColumn_1pz37_gg_.__sortable_1pz37_gg_._use_primary_1pz37_gg_:hover{background-color:#e0e1e9}.___SColumn_1pz37_gg_.__active_1pz37_gg_._use_primary_1pz37_gg_{background-color:#e0e1e9}.___SColumn_1pz37_gg_.__resizable_1pz37_gg_:hover:after{background:#e0e1e9}.___SColumn_1pz37_gg_.__resizable_1pz37_gg_:after{content:\"\";position:absolute;bottom:0;right:-1px;height:100vh;width:1px;background:transparent;cursor:col-resize}.___SColumn_1pz37_gg_.__fixed_1pz37_gg_{position:-webkit-sticky;position:sticky;z-index:2}.___SSortIcon_1pz37_gg_{fill:#a9abb6;margin-left:6px}.___SSortIcon_1pz37_gg_.__active_1pz37_gg_{fill:#8a8e9b}.___SBodyWrapper_1pz37_gg_{position:relative}.___SBody_1pz37_gg_{display:flex;flex-direction:column;position:relative;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.___SRow_1pz37_gg_{display:flex;flex-direction:row;position:relative}.___SRow_1pz37_gg_:hover>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_.__active_1pz37_gg_>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_ .___SCell_1pz37_gg_:hover+.___SGroupCell_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#f0f0f4}.___SRow_1pz37_gg_._theme_muted_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#f2f3f4}.___SRow_1pz37_gg_:hover>.___SCell_1pz37_gg_._theme_muted_1pz37_gg_,.___SRow_1pz37_gg_._theme_muted_1pz37_gg_:hover>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_muted_1pz37_gg_.__active_1pz37_gg_>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_muted_1pz37_gg_ .___SCell_1pz37_gg_:hover+.___SGroupCell_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#f6f7f7}.___SRow_1pz37_gg_._theme_info_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#e9f7ff}.___SRow_1pz37_gg_:hover>.___SCell_1pz37_gg_._theme_info_1pz37_gg_,.___SRow_1pz37_gg_._theme_info_1pz37_gg_:hover>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_info_1pz37_gg_.__active_1pz37_gg_>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_info_1pz37_gg_ .___SCell_1pz37_gg_:hover+.___SGroupCell_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#c4e5fe}.___SRow_1pz37_gg_._theme_success_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#dbfee8}.___SRow_1pz37_gg_:hover>.___SCell_1pz37_gg_._theme_success_1pz37_gg_,.___SRow_1pz37_gg_._theme_success_1pz37_gg_:hover>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_success_1pz37_gg_.__active_1pz37_gg_>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_success_1pz37_gg_ .___SCell_1pz37_gg_:hover+.___SGroupCell_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#9ef2c9}.___SRow_1pz37_gg_._theme_warning_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#fff3d9}.___SRow_1pz37_gg_:hover>.___SCell_1pz37_gg_._theme_warning_1pz37_gg_,.___SRow_1pz37_gg_._theme_warning_1pz37_gg_:hover>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_warning_1pz37_gg_.__active_1pz37_gg_>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_warning_1pz37_gg_ .___SCell_1pz37_gg_:hover+.___SGroupCell_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#ffdca2}.___SRow_1pz37_gg_._theme_danger_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#fff0f7}.___SRow_1pz37_gg_:hover>.___SCell_1pz37_gg_._theme_danger_1pz37_gg_,.___SRow_1pz37_gg_._theme_danger_1pz37_gg_:hover>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_danger_1pz37_gg_.__active_1pz37_gg_>.___SCell_1pz37_gg_:not(.__theme_1pz37_gg_),.___SRow_1pz37_gg_._theme_danger_1pz37_gg_ .___SCell_1pz37_gg_:hover+.___SGroupCell_1pz37_gg_ .___SCell_1pz37_gg_:not(.__theme_1pz37_gg_){background-color:#ffd7df}.___SRow_1pz37_gg_.__positioned_1pz37_gg_{position:absolute}.___SCell_1pz37_gg_{display:flex;flex:1;flex-basis:auto;font-size:14px;line-height:1.42;color:#191b23;box-sizing:border-box;border-bottom:1px solid #e0e1e9;overflow:hidden;white-space:nowrap}.___SCell_1pz37_gg_._use_primary_1pz37_gg_{padding:12px;min-height:45px;background-color:#ffffff}.___SCell_1pz37_gg_._use_secondary_1pz37_gg_{padding:8px;min-height:37px;background-color:#ffffff}.___SCell_1pz37_gg_.__fixed_1pz37_gg_{position:-webkit-sticky;position:sticky;z-index:1}.___SCell_1pz37_gg_._theme_muted_1pz37_gg_{background-color:#f2f3f4}.___SCell_1pz37_gg_._theme_info_1pz37_gg_{background-color:#e9f7ff}.___SCell_1pz37_gg_._theme_success_1pz37_gg_{background-color:#dbfee8}.___SCell_1pz37_gg_._theme_warning_1pz37_gg_{background-color:#fff3d9}.___SCell_1pz37_gg_._theme_danger_1pz37_gg_{background-color:#fff0f7}.___SScrollAreaBar_1pz37_gg_._orientation_horizontal_1pz37_gg_{position:-webkit-sticky;position:sticky;bottom:0;left:0;margin-top:-12px;z-index:2}.___SScrollAreaBar_1pz37_gg_._orientation_vertical_1pz37_gg_{width:12px}.___SScrollAreaBar_1pz37_gg_._orientation_horizontal_1pz37_gg_{margin-left:calc(var(--left_jppxj1) + 4px);margin-right:calc(var(--right_jppxj1) + 4px);width:calc(100% - var(--offsetSum_jppxj1) - 8px)}.___SHeightHold_1pz37_gg_{position:absolute;top:0;width:0;pointer-events:none}"
43
+ ".___SDataTable_15uol_gg_{position:relative}.___SHeadWrapper_15uol_gg_{position:relative}.___SHeadWrapper_15uol_gg_.__sticky_15uol_gg_{position:-webkit-sticky;position:sticky;top:0;z-index:2}.___SHead_15uol_gg_{display:flex;position:relative;flex-direction:row;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_15uol_gg_{display:flex;align-items:center;flex-grow:1;font-size:12px;color:#191b23;box-sizing:border-box;position:relative}.___SColumn_15uol_gg_:focus{outline:none;box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SColumn_15uol_gg_.__hidden_15uol_gg_{height:0!important;padding:0!important;overflow:hidden!important;border:none!important}.___SColumn_15uol_gg_._use_primary_15uol_gg_{padding:12px;border-right:1px solid #e0e1e9;border-bottom:1px solid #e0e1e9;background-color:#f4f5f9}.___SColumn_15uol_gg_._use_secondary_15uol_gg_{padding:8px;border-bottom:1px solid #a9abb6;background-color:#ffffff}.___SColumn_15uol_gg_.__use_15uol_gg_:last-child{border-right:none}.___SColumn_15uol_gg_.__group_15uol_gg_.__use_15uol_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_15uol_gg_.__groupHead_15uol_gg_.__use_15uol_gg_{justify-content:center;border-right:none;z-index:1}.___SColumn_15uol_gg_.__groupHead_15uol_gg_._use_primary_15uol_gg_{border-bottom:1px solid #e0e1e9}.___SColumn_15uol_gg_.__groupHead_15uol_gg_._use_secondary_15uol_gg_{border-bottom:1px solid #e0e1e9}.___SColumn_15uol_gg_.__sortable_15uol_gg_{cursor:pointer}.___SColumn_15uol_gg_.__sortable_15uol_gg_._use_primary_15uol_gg_:hover{background-color:#e0e1e9}.___SColumn_15uol_gg_.__active_15uol_gg_._use_primary_15uol_gg_{background-color:#e0e1e9}.___SColumn_15uol_gg_.__resizable_15uol_gg_:hover:after{background:#e0e1e9}.___SColumn_15uol_gg_.__resizable_15uol_gg_:after{content:\"\";position:absolute;bottom:0;right:-1px;height:100vh;width:1px;background:transparent;cursor:col-resize}.___SColumn_15uol_gg_.__fixed_15uol_gg_{position:-webkit-sticky;position:sticky;z-index:2}.___SSortIcon_15uol_gg_{fill:#a9abb6;margin-left:6px}.___SSortIcon_15uol_gg_.__active_15uol_gg_{fill:#8a8e9b}.___SBodyWrapper_15uol_gg_{position:relative}.___SBody_15uol_gg_{display:flex;flex-direction:column;position:relative;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.___SRow_15uol_gg_{display:flex;flex-direction:row;position:relative}.___SRow_15uol_gg_:hover>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_.__active_15uol_gg_>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_ .___SCell_15uol_gg_:hover+.___SGroupCell_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#f0f0f4}.___SRow_15uol_gg_._theme_muted_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#f2f3f4}.___SRow_15uol_gg_:hover>.___SCell_15uol_gg_._theme_muted_15uol_gg_,.___SRow_15uol_gg_._theme_muted_15uol_gg_:hover>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_muted_15uol_gg_.__active_15uol_gg_>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_muted_15uol_gg_ .___SCell_15uol_gg_:hover+.___SGroupCell_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#f6f7f7}.___SRow_15uol_gg_._theme_info_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#e9f7ff}.___SRow_15uol_gg_:hover>.___SCell_15uol_gg_._theme_info_15uol_gg_,.___SRow_15uol_gg_._theme_info_15uol_gg_:hover>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_info_15uol_gg_.__active_15uol_gg_>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_info_15uol_gg_ .___SCell_15uol_gg_:hover+.___SGroupCell_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#c4e5fe}.___SRow_15uol_gg_._theme_success_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#dbfee8}.___SRow_15uol_gg_:hover>.___SCell_15uol_gg_._theme_success_15uol_gg_,.___SRow_15uol_gg_._theme_success_15uol_gg_:hover>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_success_15uol_gg_.__active_15uol_gg_>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_success_15uol_gg_ .___SCell_15uol_gg_:hover+.___SGroupCell_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#9ef2c9}.___SRow_15uol_gg_._theme_warning_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#fff3d9}.___SRow_15uol_gg_:hover>.___SCell_15uol_gg_._theme_warning_15uol_gg_,.___SRow_15uol_gg_._theme_warning_15uol_gg_:hover>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_warning_15uol_gg_.__active_15uol_gg_>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_warning_15uol_gg_ .___SCell_15uol_gg_:hover+.___SGroupCell_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#ffdca2}.___SRow_15uol_gg_._theme_danger_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#fff0f7}.___SRow_15uol_gg_:hover>.___SCell_15uol_gg_._theme_danger_15uol_gg_,.___SRow_15uol_gg_._theme_danger_15uol_gg_:hover>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_danger_15uol_gg_.__active_15uol_gg_>.___SCell_15uol_gg_:not(.__theme_15uol_gg_),.___SRow_15uol_gg_._theme_danger_15uol_gg_ .___SCell_15uol_gg_:hover+.___SGroupCell_15uol_gg_ .___SCell_15uol_gg_:not(.__theme_15uol_gg_){background-color:#ffd7df}.___SRow_15uol_gg_.__positioned_15uol_gg_{position:absolute}.___SCell_15uol_gg_{display:flex;flex:1;flex-basis:auto;font-size:14px;line-height:1.42;color:#191b23;box-sizing:border-box;border-bottom:1px solid #e0e1e9;overflow:hidden;white-space:nowrap}.___SCell_15uol_gg_._use_primary_15uol_gg_{padding:12px;min-height:45px;background-color:#ffffff}.___SCell_15uol_gg_._use_secondary_15uol_gg_{padding:8px;min-height:37px;background-color:#ffffff}.___SCell_15uol_gg_.__fixed_15uol_gg_{position:-webkit-sticky;position:sticky;z-index:1}.___SCell_15uol_gg_._theme_muted_15uol_gg_{background-color:#f2f3f4}.___SCell_15uol_gg_._theme_info_15uol_gg_{background-color:#e9f7ff}.___SCell_15uol_gg_._theme_success_15uol_gg_{background-color:#dbfee8}.___SCell_15uol_gg_._theme_warning_15uol_gg_{background-color:#fff3d9}.___SCell_15uol_gg_._theme_danger_15uol_gg_{background-color:#fff0f7}.___SScrollAreaBar_15uol_gg_._orientation_horizontal_15uol_gg_{position:-webkit-sticky;position:sticky;bottom:0;left:0;margin-top:-12px;z-index:2}.___SScrollAreaBar_15uol_gg_._orientation_vertical_15uol_gg_{width:12px}.___SScrollAreaBar_15uol_gg_._orientation_horizontal_15uol_gg_{margin-left:calc(var(--left_6ys8u7) + 4px);margin-right:calc(var(--right_6ys8u7) + 4px);width:calc(100% - var(--offsetSum_6ys8u7) - 8px)}.___SHeightHold_15uol_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}"
44
44
  /*__inner_css_end__*/
45
- , "jppxj1_gg_")
45
+ , "6ys8u7_gg_")
46
46
  /*__reshadow_css_end__*/
47
47
  , {
48
- "__SDataTable": "___SDataTable_1pz37_gg_",
49
- "__SHeadWrapper": "___SHeadWrapper_1pz37_gg_",
50
- "_sticky": "__sticky_1pz37_gg_",
51
- "__SHead": "___SHead_1pz37_gg_",
52
- "__SColumn": "___SColumn_1pz37_gg_",
53
- "_hidden": "__hidden_1pz37_gg_",
54
- "_use_primary": "_use_primary_1pz37_gg_",
55
- "_use_secondary": "_use_secondary_1pz37_gg_",
56
- "_use": "__use_1pz37_gg_",
57
- "_group": "__group_1pz37_gg_",
58
- "_groupHead": "__groupHead_1pz37_gg_",
59
- "_sortable": "__sortable_1pz37_gg_",
60
- "_active": "__active_1pz37_gg_",
61
- "_resizable": "__resizable_1pz37_gg_",
62
- "_fixed": "__fixed_1pz37_gg_",
63
- "__SSortIcon": "___SSortIcon_1pz37_gg_",
64
- "__SBodyWrapper": "___SBodyWrapper_1pz37_gg_",
65
- "__SBody": "___SBody_1pz37_gg_",
66
- "__SRow": "___SRow_1pz37_gg_",
67
- "__SCell": "___SCell_1pz37_gg_",
68
- "_theme": "__theme_1pz37_gg_",
69
- "__SGroupCell": "___SGroupCell_1pz37_gg_",
70
- "_theme_muted": "_theme_muted_1pz37_gg_",
71
- "_theme_info": "_theme_info_1pz37_gg_",
72
- "_theme_success": "_theme_success_1pz37_gg_",
73
- "_theme_warning": "_theme_warning_1pz37_gg_",
74
- "_theme_danger": "_theme_danger_1pz37_gg_",
75
- "_positioned": "__positioned_1pz37_gg_",
76
- "__SScrollAreaBar": "___SScrollAreaBar_1pz37_gg_",
77
- "_orientation_horizontal": "_orientation_horizontal_1pz37_gg_",
78
- "_orientation_vertical": "_orientation_vertical_1pz37_gg_",
79
- "--left": "--left_jppxj1",
80
- "--right": "--right_jppxj1",
81
- "--offsetSum": "--offsetSum_jppxj1",
82
- "__SHeightHold": "___SHeightHold_1pz37_gg_"
48
+ "__SDataTable": "___SDataTable_15uol_gg_",
49
+ "__SHeadWrapper": "___SHeadWrapper_15uol_gg_",
50
+ "_sticky": "__sticky_15uol_gg_",
51
+ "__SHead": "___SHead_15uol_gg_",
52
+ "__SColumn": "___SColumn_15uol_gg_",
53
+ "_hidden": "__hidden_15uol_gg_",
54
+ "_use_primary": "_use_primary_15uol_gg_",
55
+ "_use_secondary": "_use_secondary_15uol_gg_",
56
+ "_use": "__use_15uol_gg_",
57
+ "_group": "__group_15uol_gg_",
58
+ "_groupHead": "__groupHead_15uol_gg_",
59
+ "_sortable": "__sortable_15uol_gg_",
60
+ "_active": "__active_15uol_gg_",
61
+ "_resizable": "__resizable_15uol_gg_",
62
+ "_fixed": "__fixed_15uol_gg_",
63
+ "__SSortIcon": "___SSortIcon_15uol_gg_",
64
+ "__SBodyWrapper": "___SBodyWrapper_15uol_gg_",
65
+ "__SBody": "___SBody_15uol_gg_",
66
+ "__SRow": "___SRow_15uol_gg_",
67
+ "__SCell": "___SCell_15uol_gg_",
68
+ "_theme": "__theme_15uol_gg_",
69
+ "__SGroupCell": "___SGroupCell_15uol_gg_",
70
+ "_theme_muted": "_theme_muted_15uol_gg_",
71
+ "_theme_info": "_theme_info_15uol_gg_",
72
+ "_theme_success": "_theme_success_15uol_gg_",
73
+ "_theme_warning": "_theme_warning_15uol_gg_",
74
+ "_theme_danger": "_theme_danger_15uol_gg_",
75
+ "_positioned": "__positioned_15uol_gg_",
76
+ "__SScrollAreaBar": "___SScrollAreaBar_15uol_gg_",
77
+ "_orientation_horizontal": "_orientation_horizontal_15uol_gg_",
78
+ "_orientation_vertical": "_orientation_vertical_15uol_gg_",
79
+ "--left": "--left_6ys8u7",
80
+ "--right": "--right_6ys8u7",
81
+ "--offsetSum": "--offsetSum_6ys8u7",
82
+ "__SHeightHold": "___SHeightHold_15uol_gg_"
83
83
  });
84
84
  var REVERSED_SORT_DIRECTION = {
85
85
  desc: 'asc',
@@ -288,6 +288,8 @@ SScrollAreaBar[orientation='horizontal'] {
288
288
  SHeightHold {
289
289
  position: absolute;
290
290
  top: 0;
291
- width: 0;
291
+ width: 100%;
292
292
  pointer-events: none;
293
+ /* should be under other layers */
294
+ z-index: -1;
293
295
  }
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.0.6",
4
+ "version": "3.0.9",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "typings": "lib/types/index.d.ts",
@@ -288,6 +288,8 @@ SScrollAreaBar[orientation='horizontal'] {
288
288
  SHeightHold {
289
289
  position: absolute;
290
290
  top: 0;
291
- width: 0;
291
+ width: 100%;
292
292
  pointer-events: none;
293
+ /* should be under other layers */
294
+ z-index: -1;
293
295
  }