@semcore/data-table 3.7.17 → 3.7.18
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 +4 -2
- package/lib/cjs/Body.js +7 -7
- package/lib/cjs/DataTable.js +42 -42
- package/lib/cjs/Head.js +7 -7
- package/lib/es6/Body.js +7 -7
- package/lib/es6/DataTable.js +42 -42
- package/lib/es6/Head.js +7 -7
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,11 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
|
|
4
4
|
|
|
5
|
-
## [3.7.
|
|
5
|
+
## [3.7.18] - 2023-02-24
|
|
6
6
|
|
|
7
7
|
### Changed
|
|
8
8
|
|
|
9
|
-
- Version patch update due to children dependencies update (`@semcore/icon` [3.
|
|
9
|
+
- Version patch update due to children dependencies update (`@semcore/icon` [3.12.0 ~> 3.13.0]).
|
|
10
|
+
|
|
11
|
+
## [3.7.17] - 2023-02-22
|
|
10
12
|
|
|
11
13
|
## [3.7.16] - 2023-02-20
|
|
12
14
|
|
package/lib/cjs/Body.js
CHANGED
|
@@ -55,16 +55,16 @@ var scrollStyles = (
|
|
|
55
55
|
/*__reshadow_css_start__*/
|
|
56
56
|
_core.sstyled.insert(
|
|
57
57
|
/*__inner_css_start__*/
|
|
58
|
-
".
|
|
58
|
+
".___SShadowHorizontal_177hg_gg_:before{left:var(--left_177hg)!important}.___SShadowHorizontal_177hg_gg_:after{right:var(--right_177hg)!important}.___SContainer_177hg_gg_.__disabledScroll_177hg_gg_{overflow:visible}"
|
|
59
59
|
/*__inner_css_end__*/
|
|
60
|
-
, "
|
|
60
|
+
, "177hg_gg_")
|
|
61
61
|
/*__reshadow_css_end__*/
|
|
62
62
|
, {
|
|
63
|
-
"__SShadowHorizontal": "
|
|
64
|
-
"--left": "--
|
|
65
|
-
"--right": "--
|
|
66
|
-
"__SContainer": "
|
|
67
|
-
"_disabledScroll": "
|
|
63
|
+
"__SShadowHorizontal": "___SShadowHorizontal_177hg_gg_",
|
|
64
|
+
"--left": "--left_177hg",
|
|
65
|
+
"--right": "--right_177hg",
|
|
66
|
+
"__SContainer": "___SContainer_177hg_gg_",
|
|
67
|
+
"_disabledScroll": "__disabledScroll_177hg_gg_"
|
|
68
68
|
});
|
|
69
69
|
var testEnv = process.env.NODE_ENV === 'test';
|
|
70
70
|
|
package/lib/cjs/DataTable.js
CHANGED
|
@@ -53,51 +53,51 @@ var style = (
|
|
|
53
53
|
/*__reshadow_css_start__*/
|
|
54
54
|
_core.sstyled.insert(
|
|
55
55
|
/*__inner_css_start__*/
|
|
56
|
-
".___SDataTable_1d8hs_gg_,.___SHeadWrapper_1d8hs_gg_{position:relative}.___SDataTable_1d8hs_gg_.__compact_1d8hs_gg_ .___SCell_1d8hs_gg_,.___SDataTable_1d8hs_gg_.__compact_1d8hs_gg_ .___SColumn_1d8hs_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SHeadWrapper_1d8hs_gg_.__sticky_1d8hs_gg_{position:sticky;top:0;z-index:2}.___SHead_1d8hs_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_1d8hs_gg_{display:flex;align-items:flex-start;flex-grow:1;font-size:var(--intergalactic-fs-100, 12px);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;position:relative}.___SColumn_1d8hs_gg_.focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.3))}.___SColumn_1d8hs_gg_:focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.3))}.___SColumn_1d8hs_gg_.__hidden_1d8hs_gg_{height:0!important;padding:0!important;overflow:hidden!important;border:0!important}.___SColumn_1d8hs_gg_._use_primary_1d8hs_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_1d8hs_gg_._use_secondary_1d8hs_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_1d8hs_gg_.__group_1d8hs_gg_.__use_1d8hs_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_1d8hs_gg_.__groupHead_1d8hs_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_1d8hs_gg_.__sortable_1d8hs_gg_{cursor:pointer}@media (hover:hover){.___SColumn_1d8hs_gg_.__sortable_1d8hs_gg_._use_primary_1d8hs_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_1d8hs_gg_.__sortable_1d8hs_gg_:hover .___SSortWrapper_1d8hs_gg_{display:block}}.___SColumn_1d8hs_gg_._use_primary_1d8hs_gg_.__active_1d8hs_gg_{background-color:var(--intergalactic-table-th-primary-cell-active, #e0e1e9);width:100%}.___SColumn_1d8hs_gg_.__active_1d8hs_gg_ .___SSortIcon_1d8hs_gg_{position:relative}.___SColumn_1d8hs_gg_.__sortIconFloat_1d8hs_gg_ .___SSortWrapper_1d8hs_gg_{width:0;flex-basis:0}.___SColumn_1d8hs_gg_.__active_1d8hs_gg_ .___SSortWrapper_1d8hs_gg_{display:block;width:16px;flex-basis:20px;margin-left:var(--intergalactic-spacing-1x, 4px)}.___SColumn_1d8hs_gg_.__resizable_1d8hs_gg_{border-right:1px solid transparent}@media (hover:hover){.___SColumn_1d8hs_gg_.__resizable_1d8hs_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent, #a9abb6)}}.___SColumn_1d8hs_gg_.__resizable_1d8hs_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_1d8hs_gg_.__fixed_1d8hs_gg_{position:sticky;z-index:2}.___SCell_1d8hs_gg_.__borderLeft_1d8hs_gg_,.___SColumn_1d8hs_gg_.__borderLeft_1d8hs_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_1d8hs_gg_.__borderRight_1d8hs_gg_,.___SColumn_1d8hs_gg_.__borderRight_1d8hs_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SSortIcon_1d8hs_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #8a8e9b);position:absolute;top:-2px;right:0}.___SSortWrapper_1d8hs_gg_{display:none;flex-shrink:99999;position:relative;flex-basis:20px;height:0}.___SSortWrapper_1d8hs_gg_:before{content:\"\";position:absolute;top:-2px;right:0;width:20px;height:16px}.___SColumn_1d8hs_gg_._use_primary_1d8hs_gg_ .___SSortWrapper_1d8hs_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_1d8hs_gg_._use_secondary_1d8hs_gg_ .___SSortWrapper_1d8hs_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SBodyWrapper_1d8hs_gg_{position:relative}.___SBody_1d8hs_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_1d8hs_gg_{display:flex;flex-direction:row;position:relative}.___SRow_1d8hs_gg_.__active_1d8hs_gg_>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_._theme_muted_1d8hs_gg_.__active_1d8hs_gg_>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}@media (hover:hover){.___SRow_1d8hs_gg_ .___SCell_1d8hs_gg_:hover+.___SGroupCell_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_:hover>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_1d8hs_gg_._theme_muted_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}@media (hover:hover){.___SRow_1d8hs_gg_._theme_muted_1d8hs_gg_ .___SCell_1d8hs_gg_:hover+.___SGroupCell_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_._theme_muted_1d8hs_gg_:hover>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_:hover>.___SCell_1d8hs_gg_._theme_muted_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_1d8hs_gg_._theme_info_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_1d8hs_gg_._theme_info_1d8hs_gg_.__active_1d8hs_gg_>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}@media (hover:hover){.___SRow_1d8hs_gg_._theme_info_1d8hs_gg_ .___SCell_1d8hs_gg_:hover+.___SGroupCell_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_._theme_info_1d8hs_gg_:hover>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_:hover>.___SCell_1d8hs_gg_._theme_info_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}}.___SRow_1d8hs_gg_._theme_success_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_1d8hs_gg_._theme_success_1d8hs_gg_.__active_1d8hs_gg_>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}@media (hover:hover){.___SRow_1d8hs_gg_._theme_success_1d8hs_gg_ .___SCell_1d8hs_gg_:hover+.___SGroupCell_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_._theme_success_1d8hs_gg_:hover>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_:hover>.___SCell_1d8hs_gg_._theme_success_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}}.___SRow_1d8hs_gg_._theme_warning_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_1d8hs_gg_._theme_warning_1d8hs_gg_.__active_1d8hs_gg_>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}@media (hover:hover){.___SRow_1d8hs_gg_._theme_warning_1d8hs_gg_ .___SCell_1d8hs_gg_:hover+.___SGroupCell_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_._theme_warning_1d8hs_gg_:hover>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_:hover>.___SCell_1d8hs_gg_._theme_warning_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}}.___SRow_1d8hs_gg_._theme_danger_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_1d8hs_gg_._theme_danger_1d8hs_gg_.__active_1d8hs_gg_>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}@media (hover:hover){.___SRow_1d8hs_gg_._theme_danger_1d8hs_gg_ .___SCell_1d8hs_gg_:hover+.___SGroupCell_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_._theme_danger_1d8hs_gg_:hover>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_:hover>.___SCell_1d8hs_gg_._theme_danger_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_1d8hs_gg_.__positioned_1d8hs_gg_{position:absolute}.___SCell_1d8hs_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_1d8hs_gg_._use_primary_1d8hs_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1d8hs_gg_._use_secondary_1d8hs_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1d8hs_gg_.__fixed_1d8hs_gg_{position:sticky;z-index:1}.___SCell_1d8hs_gg_._theme_muted_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_1d8hs_gg_._theme_info_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_1d8hs_gg_._theme_success_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_1d8hs_gg_._theme_warning_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_1d8hs_gg_._theme_danger_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SScrollAreaBar_1d8hs_gg_._orientation_horizontal_1d8hs_gg_{position:sticky;bottom:0;left:0;margin-top:calc(-1*var(--intergalactic-spacing-3x, 12px));z-index:2}.___SScrollAreaBar_1d8hs_gg_._orientation_vertical_1d8hs_gg_{width:12px}.___SScrollAreaBar_1d8hs_gg_._orientation_horizontal_1d8hs_gg_{margin-left:calc(var(--left_1d8hs) + var(--intergalactic-spacing-1x, 4px));margin-right:calc(var(--right_1d8hs) + var(--intergalactic-spacing-1x, 4px));width:calc(100% - var(--offsetSum_1d8hs) - 8px)}.___SHeightHold_1d8hs_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}"
|
|
56
|
+
".___SDataTable_c7av5_gg_,.___SHeadWrapper_c7av5_gg_{position:relative}.___SDataTable_c7av5_gg_.__compact_c7av5_gg_ .___SCell_c7av5_gg_,.___SDataTable_c7av5_gg_.__compact_c7av5_gg_ .___SColumn_c7av5_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SHeadWrapper_c7av5_gg_.__sticky_c7av5_gg_{position:sticky;top:0;z-index:2}.___SHead_c7av5_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_c7av5_gg_{display:flex;align-items:flex-start;flex-grow:1;font-size:var(--intergalactic-fs-100, 12px);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;position:relative}.___SColumn_c7av5_gg_.focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.3))}.___SColumn_c7av5_gg_:focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.3))}.___SColumn_c7av5_gg_.__hidden_c7av5_gg_{height:0!important;padding:0!important;overflow:hidden!important;border:0!important}.___SColumn_c7av5_gg_._use_primary_c7av5_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_c7av5_gg_._use_secondary_c7av5_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_c7av5_gg_.__group_c7av5_gg_.__use_c7av5_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_c7av5_gg_.__groupHead_c7av5_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_c7av5_gg_.__sortable_c7av5_gg_{cursor:pointer}@media (hover:hover){.___SColumn_c7av5_gg_.__sortable_c7av5_gg_._use_primary_c7av5_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_c7av5_gg_.__sortable_c7av5_gg_:hover .___SSortWrapper_c7av5_gg_{display:block}}.___SColumn_c7av5_gg_._use_primary_c7av5_gg_.__active_c7av5_gg_{background-color:var(--intergalactic-table-th-primary-cell-active, #e0e1e9);width:100%}.___SColumn_c7av5_gg_.__active_c7av5_gg_ .___SSortIcon_c7av5_gg_{position:relative}.___SColumn_c7av5_gg_.__sortIconFloat_c7av5_gg_ .___SSortWrapper_c7av5_gg_{width:0;flex-basis:0}.___SColumn_c7av5_gg_.__active_c7av5_gg_ .___SSortWrapper_c7av5_gg_{display:block;width:16px;flex-basis:20px;margin-left:var(--intergalactic-spacing-1x, 4px)}.___SColumn_c7av5_gg_.__resizable_c7av5_gg_{border-right:1px solid transparent}@media (hover:hover){.___SColumn_c7av5_gg_.__resizable_c7av5_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent, #a9abb6)}}.___SColumn_c7av5_gg_.__resizable_c7av5_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_c7av5_gg_.__fixed_c7av5_gg_{position:sticky;z-index:2}.___SCell_c7av5_gg_.__borderLeft_c7av5_gg_,.___SColumn_c7av5_gg_.__borderLeft_c7av5_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_c7av5_gg_.__borderRight_c7av5_gg_,.___SColumn_c7av5_gg_.__borderRight_c7av5_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SSortIcon_c7av5_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #8a8e9b);position:absolute;top:-2px;right:0}.___SSortWrapper_c7av5_gg_{display:none;flex-shrink:99999;position:relative;flex-basis:20px;height:0}.___SSortWrapper_c7av5_gg_:before{content:\"\";position:absolute;top:-2px;right:0;width:20px;height:16px}.___SColumn_c7av5_gg_._use_primary_c7av5_gg_ .___SSortWrapper_c7av5_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_c7av5_gg_._use_secondary_c7av5_gg_ .___SSortWrapper_c7av5_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SBodyWrapper_c7av5_gg_{position:relative}.___SBody_c7av5_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_c7av5_gg_{display:flex;flex-direction:row;position:relative}.___SRow_c7av5_gg_.__active_c7av5_gg_>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_._theme_muted_c7av5_gg_.__active_c7av5_gg_>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}@media (hover:hover){.___SRow_c7av5_gg_ .___SCell_c7av5_gg_:hover+.___SGroupCell_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_:hover>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_c7av5_gg_._theme_muted_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}@media (hover:hover){.___SRow_c7av5_gg_._theme_muted_c7av5_gg_ .___SCell_c7av5_gg_:hover+.___SGroupCell_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_._theme_muted_c7av5_gg_:hover>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_:hover>.___SCell_c7av5_gg_._theme_muted_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_c7av5_gg_._theme_info_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_c7av5_gg_._theme_info_c7av5_gg_.__active_c7av5_gg_>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}@media (hover:hover){.___SRow_c7av5_gg_._theme_info_c7av5_gg_ .___SCell_c7av5_gg_:hover+.___SGroupCell_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_._theme_info_c7av5_gg_:hover>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_:hover>.___SCell_c7av5_gg_._theme_info_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}}.___SRow_c7av5_gg_._theme_success_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_c7av5_gg_._theme_success_c7av5_gg_.__active_c7av5_gg_>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}@media (hover:hover){.___SRow_c7av5_gg_._theme_success_c7av5_gg_ .___SCell_c7av5_gg_:hover+.___SGroupCell_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_._theme_success_c7av5_gg_:hover>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_:hover>.___SCell_c7av5_gg_._theme_success_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}}.___SRow_c7av5_gg_._theme_warning_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_c7av5_gg_._theme_warning_c7av5_gg_.__active_c7av5_gg_>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}@media (hover:hover){.___SRow_c7av5_gg_._theme_warning_c7av5_gg_ .___SCell_c7av5_gg_:hover+.___SGroupCell_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_._theme_warning_c7av5_gg_:hover>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_:hover>.___SCell_c7av5_gg_._theme_warning_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}}.___SRow_c7av5_gg_._theme_danger_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_c7av5_gg_._theme_danger_c7av5_gg_.__active_c7av5_gg_>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}@media (hover:hover){.___SRow_c7av5_gg_._theme_danger_c7av5_gg_ .___SCell_c7av5_gg_:hover+.___SGroupCell_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_._theme_danger_c7av5_gg_:hover>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_:hover>.___SCell_c7av5_gg_._theme_danger_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_c7av5_gg_.__positioned_c7av5_gg_{position:absolute}.___SCell_c7av5_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_c7av5_gg_._use_primary_c7av5_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_c7av5_gg_._use_secondary_c7av5_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_c7av5_gg_.__fixed_c7av5_gg_{position:sticky;z-index:1}.___SCell_c7av5_gg_._theme_muted_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_c7av5_gg_._theme_info_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_c7av5_gg_._theme_success_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_c7av5_gg_._theme_warning_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_c7av5_gg_._theme_danger_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SScrollAreaBar_c7av5_gg_._orientation_horizontal_c7av5_gg_{position:sticky;bottom:0;left:0;margin-top:calc(-1*var(--intergalactic-spacing-3x, 12px));z-index:2}.___SScrollAreaBar_c7av5_gg_._orientation_vertical_c7av5_gg_{width:12px}.___SScrollAreaBar_c7av5_gg_._orientation_horizontal_c7av5_gg_{margin-left:calc(var(--left_c7av5) + var(--intergalactic-spacing-1x, 4px));margin-right:calc(var(--right_c7av5) + var(--intergalactic-spacing-1x, 4px));width:calc(100% - var(--offsetSum_c7av5) - 8px)}.___SHeightHold_c7av5_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}"
|
|
57
57
|
/*__inner_css_end__*/
|
|
58
|
-
, "
|
|
58
|
+
, "c7av5_gg_")
|
|
59
59
|
/*__reshadow_css_end__*/
|
|
60
60
|
, {
|
|
61
|
-
"__SDataTable": "
|
|
62
|
-
"_compact": "
|
|
63
|
-
"__SColumn": "
|
|
64
|
-
"__SCell": "
|
|
65
|
-
"__SHeadWrapper": "
|
|
66
|
-
"_sticky": "
|
|
67
|
-
"__SHead": "
|
|
68
|
-
"_hidden": "
|
|
69
|
-
"_use_primary": "
|
|
70
|
-
"_use_secondary": "
|
|
71
|
-
"_group": "
|
|
72
|
-
"_use": "
|
|
73
|
-
"_groupHead": "
|
|
74
|
-
"_sortable": "
|
|
75
|
-
"__SSortWrapper": "
|
|
76
|
-
"_active": "
|
|
77
|
-
"__SSortIcon": "
|
|
78
|
-
"_sortIconFloat": "
|
|
79
|
-
"_resizable": "
|
|
80
|
-
"_fixed": "
|
|
81
|
-
"_borderLeft": "
|
|
82
|
-
"_borderRight": "
|
|
83
|
-
"__SBodyWrapper": "
|
|
84
|
-
"__SBody": "
|
|
85
|
-
"__SRow": "
|
|
86
|
-
"_theme": "
|
|
87
|
-
"__SGroupCell": "
|
|
88
|
-
"_theme_muted": "
|
|
89
|
-
"_theme_info": "
|
|
90
|
-
"_theme_success": "
|
|
91
|
-
"_theme_warning": "
|
|
92
|
-
"_theme_danger": "
|
|
93
|
-
"_positioned": "
|
|
94
|
-
"__SScrollAreaBar": "
|
|
95
|
-
"_orientation_horizontal": "
|
|
96
|
-
"_orientation_vertical": "
|
|
97
|
-
"--left": "--
|
|
98
|
-
"--right": "--
|
|
99
|
-
"--offsetSum": "--
|
|
100
|
-
"__SHeightHold": "
|
|
61
|
+
"__SDataTable": "___SDataTable_c7av5_gg_",
|
|
62
|
+
"_compact": "__compact_c7av5_gg_",
|
|
63
|
+
"__SColumn": "___SColumn_c7av5_gg_",
|
|
64
|
+
"__SCell": "___SCell_c7av5_gg_",
|
|
65
|
+
"__SHeadWrapper": "___SHeadWrapper_c7av5_gg_",
|
|
66
|
+
"_sticky": "__sticky_c7av5_gg_",
|
|
67
|
+
"__SHead": "___SHead_c7av5_gg_",
|
|
68
|
+
"_hidden": "__hidden_c7av5_gg_",
|
|
69
|
+
"_use_primary": "_use_primary_c7av5_gg_",
|
|
70
|
+
"_use_secondary": "_use_secondary_c7av5_gg_",
|
|
71
|
+
"_group": "__group_c7av5_gg_",
|
|
72
|
+
"_use": "__use_c7av5_gg_",
|
|
73
|
+
"_groupHead": "__groupHead_c7av5_gg_",
|
|
74
|
+
"_sortable": "__sortable_c7av5_gg_",
|
|
75
|
+
"__SSortWrapper": "___SSortWrapper_c7av5_gg_",
|
|
76
|
+
"_active": "__active_c7av5_gg_",
|
|
77
|
+
"__SSortIcon": "___SSortIcon_c7av5_gg_",
|
|
78
|
+
"_sortIconFloat": "__sortIconFloat_c7av5_gg_",
|
|
79
|
+
"_resizable": "__resizable_c7av5_gg_",
|
|
80
|
+
"_fixed": "__fixed_c7av5_gg_",
|
|
81
|
+
"_borderLeft": "__borderLeft_c7av5_gg_",
|
|
82
|
+
"_borderRight": "__borderRight_c7av5_gg_",
|
|
83
|
+
"__SBodyWrapper": "___SBodyWrapper_c7av5_gg_",
|
|
84
|
+
"__SBody": "___SBody_c7av5_gg_",
|
|
85
|
+
"__SRow": "___SRow_c7av5_gg_",
|
|
86
|
+
"_theme": "__theme_c7av5_gg_",
|
|
87
|
+
"__SGroupCell": "___SGroupCell_c7av5_gg_",
|
|
88
|
+
"_theme_muted": "_theme_muted_c7av5_gg_",
|
|
89
|
+
"_theme_info": "_theme_info_c7av5_gg_",
|
|
90
|
+
"_theme_success": "_theme_success_c7av5_gg_",
|
|
91
|
+
"_theme_warning": "_theme_warning_c7av5_gg_",
|
|
92
|
+
"_theme_danger": "_theme_danger_c7av5_gg_",
|
|
93
|
+
"_positioned": "__positioned_c7av5_gg_",
|
|
94
|
+
"__SScrollAreaBar": "___SScrollAreaBar_c7av5_gg_",
|
|
95
|
+
"_orientation_horizontal": "_orientation_horizontal_c7av5_gg_",
|
|
96
|
+
"_orientation_vertical": "_orientation_vertical_c7av5_gg_",
|
|
97
|
+
"--left": "--left_c7av5",
|
|
98
|
+
"--right": "--right_c7av5",
|
|
99
|
+
"--offsetSum": "--offsetSum_c7av5",
|
|
100
|
+
"__SHeightHold": "___SHeightHold_c7av5_gg_"
|
|
101
101
|
});
|
|
102
102
|
var REVERSED_SORT_DIRECTION = {
|
|
103
103
|
desc: 'asc',
|
package/lib/cjs/Head.js
CHANGED
|
@@ -50,16 +50,16 @@ var scrollStyles = (
|
|
|
50
50
|
/*__reshadow_css_start__*/
|
|
51
51
|
_core.sstyled.insert(
|
|
52
52
|
/*__inner_css_start__*/
|
|
53
|
-
".
|
|
53
|
+
".___SShadowHorizontal_177hg_gg_:before{left:var(--left_177hg)!important}.___SShadowHorizontal_177hg_gg_:after{right:var(--right_177hg)!important}.___SContainer_177hg_gg_.__disabledScroll_177hg_gg_{overflow:visible}"
|
|
54
54
|
/*__inner_css_end__*/
|
|
55
|
-
, "
|
|
55
|
+
, "177hg_gg_")
|
|
56
56
|
/*__reshadow_css_end__*/
|
|
57
57
|
, {
|
|
58
|
-
"__SShadowHorizontal": "
|
|
59
|
-
"--left": "--
|
|
60
|
-
"--right": "--
|
|
61
|
-
"__SContainer": "
|
|
62
|
-
"_disabledScroll": "
|
|
58
|
+
"__SShadowHorizontal": "___SShadowHorizontal_177hg_gg_",
|
|
59
|
+
"--left": "--left_177hg",
|
|
60
|
+
"--right": "--right_177hg",
|
|
61
|
+
"__SContainer": "___SContainer_177hg_gg_",
|
|
62
|
+
"_disabledScroll": "__disabledScroll_177hg_gg_"
|
|
63
63
|
});
|
|
64
64
|
var SORTING_ICON = {
|
|
65
65
|
desc: _m["default"],
|
package/lib/es6/Body.js
CHANGED
|
@@ -26,16 +26,16 @@ var scrollStyles = (
|
|
|
26
26
|
/*__reshadow_css_start__*/
|
|
27
27
|
_sstyled.insert(
|
|
28
28
|
/*__inner_css_start__*/
|
|
29
|
-
".
|
|
29
|
+
".___SShadowHorizontal_177hg_gg_:before{left:var(--left_177hg)!important}.___SShadowHorizontal_177hg_gg_:after{right:var(--right_177hg)!important}.___SContainer_177hg_gg_.__disabledScroll_177hg_gg_{overflow:visible}"
|
|
30
30
|
/*__inner_css_end__*/
|
|
31
|
-
, "
|
|
31
|
+
, "177hg_gg_")
|
|
32
32
|
/*__reshadow_css_end__*/
|
|
33
33
|
, {
|
|
34
|
-
"__SShadowHorizontal": "
|
|
35
|
-
"--left": "--
|
|
36
|
-
"--right": "--
|
|
37
|
-
"__SContainer": "
|
|
38
|
-
"_disabledScroll": "
|
|
34
|
+
"__SShadowHorizontal": "___SShadowHorizontal_177hg_gg_",
|
|
35
|
+
"--left": "--left_177hg",
|
|
36
|
+
"--right": "--right_177hg",
|
|
37
|
+
"__SContainer": "___SContainer_177hg_gg_",
|
|
38
|
+
"_disabledScroll": "__disabledScroll_177hg_gg_"
|
|
39
39
|
});
|
|
40
40
|
import trottle from '@semcore/utils/lib/rafTrottle';
|
|
41
41
|
var testEnv = process.env.NODE_ENV === 'test';
|
package/lib/es6/DataTable.js
CHANGED
|
@@ -26,51 +26,51 @@ var style = (
|
|
|
26
26
|
/*__reshadow_css_start__*/
|
|
27
27
|
_sstyled.insert(
|
|
28
28
|
/*__inner_css_start__*/
|
|
29
|
-
".___SDataTable_1d8hs_gg_,.___SHeadWrapper_1d8hs_gg_{position:relative}.___SDataTable_1d8hs_gg_.__compact_1d8hs_gg_ .___SCell_1d8hs_gg_,.___SDataTable_1d8hs_gg_.__compact_1d8hs_gg_ .___SColumn_1d8hs_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SHeadWrapper_1d8hs_gg_.__sticky_1d8hs_gg_{position:sticky;top:0;z-index:2}.___SHead_1d8hs_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_1d8hs_gg_{display:flex;align-items:flex-start;flex-grow:1;font-size:var(--intergalactic-fs-100, 12px);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;position:relative}.___SColumn_1d8hs_gg_.focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.3))}.___SColumn_1d8hs_gg_:focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.3))}.___SColumn_1d8hs_gg_.__hidden_1d8hs_gg_{height:0!important;padding:0!important;overflow:hidden!important;border:0!important}.___SColumn_1d8hs_gg_._use_primary_1d8hs_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_1d8hs_gg_._use_secondary_1d8hs_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_1d8hs_gg_.__group_1d8hs_gg_.__use_1d8hs_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_1d8hs_gg_.__groupHead_1d8hs_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_1d8hs_gg_.__sortable_1d8hs_gg_{cursor:pointer}@media (hover:hover){.___SColumn_1d8hs_gg_.__sortable_1d8hs_gg_._use_primary_1d8hs_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_1d8hs_gg_.__sortable_1d8hs_gg_:hover .___SSortWrapper_1d8hs_gg_{display:block}}.___SColumn_1d8hs_gg_._use_primary_1d8hs_gg_.__active_1d8hs_gg_{background-color:var(--intergalactic-table-th-primary-cell-active, #e0e1e9);width:100%}.___SColumn_1d8hs_gg_.__active_1d8hs_gg_ .___SSortIcon_1d8hs_gg_{position:relative}.___SColumn_1d8hs_gg_.__sortIconFloat_1d8hs_gg_ .___SSortWrapper_1d8hs_gg_{width:0;flex-basis:0}.___SColumn_1d8hs_gg_.__active_1d8hs_gg_ .___SSortWrapper_1d8hs_gg_{display:block;width:16px;flex-basis:20px;margin-left:var(--intergalactic-spacing-1x, 4px)}.___SColumn_1d8hs_gg_.__resizable_1d8hs_gg_{border-right:1px solid transparent}@media (hover:hover){.___SColumn_1d8hs_gg_.__resizable_1d8hs_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent, #a9abb6)}}.___SColumn_1d8hs_gg_.__resizable_1d8hs_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_1d8hs_gg_.__fixed_1d8hs_gg_{position:sticky;z-index:2}.___SCell_1d8hs_gg_.__borderLeft_1d8hs_gg_,.___SColumn_1d8hs_gg_.__borderLeft_1d8hs_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_1d8hs_gg_.__borderRight_1d8hs_gg_,.___SColumn_1d8hs_gg_.__borderRight_1d8hs_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SSortIcon_1d8hs_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #8a8e9b);position:absolute;top:-2px;right:0}.___SSortWrapper_1d8hs_gg_{display:none;flex-shrink:99999;position:relative;flex-basis:20px;height:0}.___SSortWrapper_1d8hs_gg_:before{content:\"\";position:absolute;top:-2px;right:0;width:20px;height:16px}.___SColumn_1d8hs_gg_._use_primary_1d8hs_gg_ .___SSortWrapper_1d8hs_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_1d8hs_gg_._use_secondary_1d8hs_gg_ .___SSortWrapper_1d8hs_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SBodyWrapper_1d8hs_gg_{position:relative}.___SBody_1d8hs_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_1d8hs_gg_{display:flex;flex-direction:row;position:relative}.___SRow_1d8hs_gg_.__active_1d8hs_gg_>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_._theme_muted_1d8hs_gg_.__active_1d8hs_gg_>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}@media (hover:hover){.___SRow_1d8hs_gg_ .___SCell_1d8hs_gg_:hover+.___SGroupCell_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_:hover>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_1d8hs_gg_._theme_muted_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}@media (hover:hover){.___SRow_1d8hs_gg_._theme_muted_1d8hs_gg_ .___SCell_1d8hs_gg_:hover+.___SGroupCell_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_._theme_muted_1d8hs_gg_:hover>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_:hover>.___SCell_1d8hs_gg_._theme_muted_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_1d8hs_gg_._theme_info_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_1d8hs_gg_._theme_info_1d8hs_gg_.__active_1d8hs_gg_>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}@media (hover:hover){.___SRow_1d8hs_gg_._theme_info_1d8hs_gg_ .___SCell_1d8hs_gg_:hover+.___SGroupCell_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_._theme_info_1d8hs_gg_:hover>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_:hover>.___SCell_1d8hs_gg_._theme_info_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}}.___SRow_1d8hs_gg_._theme_success_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_1d8hs_gg_._theme_success_1d8hs_gg_.__active_1d8hs_gg_>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}@media (hover:hover){.___SRow_1d8hs_gg_._theme_success_1d8hs_gg_ .___SCell_1d8hs_gg_:hover+.___SGroupCell_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_._theme_success_1d8hs_gg_:hover>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_:hover>.___SCell_1d8hs_gg_._theme_success_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}}.___SRow_1d8hs_gg_._theme_warning_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_1d8hs_gg_._theme_warning_1d8hs_gg_.__active_1d8hs_gg_>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}@media (hover:hover){.___SRow_1d8hs_gg_._theme_warning_1d8hs_gg_ .___SCell_1d8hs_gg_:hover+.___SGroupCell_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_._theme_warning_1d8hs_gg_:hover>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_:hover>.___SCell_1d8hs_gg_._theme_warning_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}}.___SRow_1d8hs_gg_._theme_danger_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_1d8hs_gg_._theme_danger_1d8hs_gg_.__active_1d8hs_gg_>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}@media (hover:hover){.___SRow_1d8hs_gg_._theme_danger_1d8hs_gg_ .___SCell_1d8hs_gg_:hover+.___SGroupCell_1d8hs_gg_ .___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_._theme_danger_1d8hs_gg_:hover>.___SCell_1d8hs_gg_:not(.__theme_1d8hs_gg_),.___SRow_1d8hs_gg_:hover>.___SCell_1d8hs_gg_._theme_danger_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_1d8hs_gg_.__positioned_1d8hs_gg_{position:absolute}.___SCell_1d8hs_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_1d8hs_gg_._use_primary_1d8hs_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1d8hs_gg_._use_secondary_1d8hs_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1d8hs_gg_.__fixed_1d8hs_gg_{position:sticky;z-index:1}.___SCell_1d8hs_gg_._theme_muted_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_1d8hs_gg_._theme_info_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_1d8hs_gg_._theme_success_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_1d8hs_gg_._theme_warning_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_1d8hs_gg_._theme_danger_1d8hs_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SScrollAreaBar_1d8hs_gg_._orientation_horizontal_1d8hs_gg_{position:sticky;bottom:0;left:0;margin-top:calc(-1*var(--intergalactic-spacing-3x, 12px));z-index:2}.___SScrollAreaBar_1d8hs_gg_._orientation_vertical_1d8hs_gg_{width:12px}.___SScrollAreaBar_1d8hs_gg_._orientation_horizontal_1d8hs_gg_{margin-left:calc(var(--left_1d8hs) + var(--intergalactic-spacing-1x, 4px));margin-right:calc(var(--right_1d8hs) + var(--intergalactic-spacing-1x, 4px));width:calc(100% - var(--offsetSum_1d8hs) - 8px)}.___SHeightHold_1d8hs_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}"
|
|
29
|
+
".___SDataTable_c7av5_gg_,.___SHeadWrapper_c7av5_gg_{position:relative}.___SDataTable_c7av5_gg_.__compact_c7av5_gg_ .___SCell_c7av5_gg_,.___SDataTable_c7av5_gg_.__compact_c7av5_gg_ .___SColumn_c7av5_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SHeadWrapper_c7av5_gg_.__sticky_c7av5_gg_{position:sticky;top:0;z-index:2}.___SHead_c7av5_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_c7av5_gg_{display:flex;align-items:flex-start;flex-grow:1;font-size:var(--intergalactic-fs-100, 12px);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;position:relative}.___SColumn_c7av5_gg_.focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.3))}.___SColumn_c7av5_gg_:focus-visible{outline:0;box-shadow:inset var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.3))}.___SColumn_c7av5_gg_.__hidden_c7av5_gg_{height:0!important;padding:0!important;overflow:hidden!important;border:0!important}.___SColumn_c7av5_gg_._use_primary_c7av5_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_c7av5_gg_._use_secondary_c7av5_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_c7av5_gg_.__group_c7av5_gg_.__use_c7av5_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_c7av5_gg_.__groupHead_c7av5_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_c7av5_gg_.__sortable_c7av5_gg_{cursor:pointer}@media (hover:hover){.___SColumn_c7av5_gg_.__sortable_c7av5_gg_._use_primary_c7av5_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_c7av5_gg_.__sortable_c7av5_gg_:hover .___SSortWrapper_c7av5_gg_{display:block}}.___SColumn_c7av5_gg_._use_primary_c7av5_gg_.__active_c7av5_gg_{background-color:var(--intergalactic-table-th-primary-cell-active, #e0e1e9);width:100%}.___SColumn_c7av5_gg_.__active_c7av5_gg_ .___SSortIcon_c7av5_gg_{position:relative}.___SColumn_c7av5_gg_.__sortIconFloat_c7av5_gg_ .___SSortWrapper_c7av5_gg_{width:0;flex-basis:0}.___SColumn_c7av5_gg_.__active_c7av5_gg_ .___SSortWrapper_c7av5_gg_{display:block;width:16px;flex-basis:20px;margin-left:var(--intergalactic-spacing-1x, 4px)}.___SColumn_c7av5_gg_.__resizable_c7av5_gg_{border-right:1px solid transparent}@media (hover:hover){.___SColumn_c7av5_gg_.__resizable_c7av5_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent, #a9abb6)}}.___SColumn_c7av5_gg_.__resizable_c7av5_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_c7av5_gg_.__fixed_c7av5_gg_{position:sticky;z-index:2}.___SCell_c7av5_gg_.__borderLeft_c7av5_gg_,.___SColumn_c7av5_gg_.__borderLeft_c7av5_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_c7av5_gg_.__borderRight_c7av5_gg_,.___SColumn_c7av5_gg_.__borderRight_c7av5_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SSortIcon_c7av5_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #8a8e9b);position:absolute;top:-2px;right:0}.___SSortWrapper_c7av5_gg_{display:none;flex-shrink:99999;position:relative;flex-basis:20px;height:0}.___SSortWrapper_c7av5_gg_:before{content:\"\";position:absolute;top:-2px;right:0;width:20px;height:16px}.___SColumn_c7av5_gg_._use_primary_c7av5_gg_ .___SSortWrapper_c7av5_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_c7av5_gg_._use_secondary_c7av5_gg_ .___SSortWrapper_c7av5_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SBodyWrapper_c7av5_gg_{position:relative}.___SBody_c7av5_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_c7av5_gg_{display:flex;flex-direction:row;position:relative}.___SRow_c7av5_gg_.__active_c7av5_gg_>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_._theme_muted_c7av5_gg_.__active_c7av5_gg_>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}@media (hover:hover){.___SRow_c7av5_gg_ .___SCell_c7av5_gg_:hover+.___SGroupCell_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_:hover>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_c7av5_gg_._theme_muted_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}@media (hover:hover){.___SRow_c7av5_gg_._theme_muted_c7av5_gg_ .___SCell_c7av5_gg_:hover+.___SGroupCell_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_._theme_muted_c7av5_gg_:hover>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_:hover>.___SCell_c7av5_gg_._theme_muted_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}}.___SRow_c7av5_gg_._theme_info_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_c7av5_gg_._theme_info_c7av5_gg_.__active_c7av5_gg_>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}@media (hover:hover){.___SRow_c7av5_gg_._theme_info_c7av5_gg_ .___SCell_c7av5_gg_:hover+.___SGroupCell_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_._theme_info_c7av5_gg_:hover>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_:hover>.___SCell_c7av5_gg_._theme_info_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}}.___SRow_c7av5_gg_._theme_success_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_c7av5_gg_._theme_success_c7av5_gg_.__active_c7av5_gg_>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}@media (hover:hover){.___SRow_c7av5_gg_._theme_success_c7av5_gg_ .___SCell_c7av5_gg_:hover+.___SGroupCell_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_._theme_success_c7av5_gg_:hover>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_:hover>.___SCell_c7av5_gg_._theme_success_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}}.___SRow_c7av5_gg_._theme_warning_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_c7av5_gg_._theme_warning_c7av5_gg_.__active_c7av5_gg_>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}@media (hover:hover){.___SRow_c7av5_gg_._theme_warning_c7av5_gg_ .___SCell_c7av5_gg_:hover+.___SGroupCell_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_._theme_warning_c7av5_gg_:hover>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_:hover>.___SCell_c7av5_gg_._theme_warning_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}}.___SRow_c7av5_gg_._theme_danger_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_c7av5_gg_._theme_danger_c7av5_gg_.__active_c7av5_gg_>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}@media (hover:hover){.___SRow_c7av5_gg_._theme_danger_c7av5_gg_ .___SCell_c7av5_gg_:hover+.___SGroupCell_c7av5_gg_ .___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_._theme_danger_c7av5_gg_:hover>.___SCell_c7av5_gg_:not(.__theme_c7av5_gg_),.___SRow_c7av5_gg_:hover>.___SCell_c7av5_gg_._theme_danger_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_c7av5_gg_.__positioned_c7av5_gg_{position:absolute}.___SCell_c7av5_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_c7av5_gg_._use_primary_c7av5_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_c7av5_gg_._use_secondary_c7av5_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_c7av5_gg_.__fixed_c7av5_gg_{position:sticky;z-index:1}.___SCell_c7av5_gg_._theme_muted_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_c7av5_gg_._theme_info_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_c7av5_gg_._theme_success_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_c7av5_gg_._theme_warning_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_c7av5_gg_._theme_danger_c7av5_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SScrollAreaBar_c7av5_gg_._orientation_horizontal_c7av5_gg_{position:sticky;bottom:0;left:0;margin-top:calc(-1*var(--intergalactic-spacing-3x, 12px));z-index:2}.___SScrollAreaBar_c7av5_gg_._orientation_vertical_c7av5_gg_{width:12px}.___SScrollAreaBar_c7av5_gg_._orientation_horizontal_c7av5_gg_{margin-left:calc(var(--left_c7av5) + var(--intergalactic-spacing-1x, 4px));margin-right:calc(var(--right_c7av5) + var(--intergalactic-spacing-1x, 4px));width:calc(100% - var(--offsetSum_c7av5) - 8px)}.___SHeightHold_c7av5_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}"
|
|
30
30
|
/*__inner_css_end__*/
|
|
31
|
-
, "
|
|
31
|
+
, "c7av5_gg_")
|
|
32
32
|
/*__reshadow_css_end__*/
|
|
33
33
|
, {
|
|
34
|
-
"__SDataTable": "
|
|
35
|
-
"_compact": "
|
|
36
|
-
"__SColumn": "
|
|
37
|
-
"__SCell": "
|
|
38
|
-
"__SHeadWrapper": "
|
|
39
|
-
"_sticky": "
|
|
40
|
-
"__SHead": "
|
|
41
|
-
"_hidden": "
|
|
42
|
-
"_use_primary": "
|
|
43
|
-
"_use_secondary": "
|
|
44
|
-
"_group": "
|
|
45
|
-
"_use": "
|
|
46
|
-
"_groupHead": "
|
|
47
|
-
"_sortable": "
|
|
48
|
-
"__SSortWrapper": "
|
|
49
|
-
"_active": "
|
|
50
|
-
"__SSortIcon": "
|
|
51
|
-
"_sortIconFloat": "
|
|
52
|
-
"_resizable": "
|
|
53
|
-
"_fixed": "
|
|
54
|
-
"_borderLeft": "
|
|
55
|
-
"_borderRight": "
|
|
56
|
-
"__SBodyWrapper": "
|
|
57
|
-
"__SBody": "
|
|
58
|
-
"__SRow": "
|
|
59
|
-
"_theme": "
|
|
60
|
-
"__SGroupCell": "
|
|
61
|
-
"_theme_muted": "
|
|
62
|
-
"_theme_info": "
|
|
63
|
-
"_theme_success": "
|
|
64
|
-
"_theme_warning": "
|
|
65
|
-
"_theme_danger": "
|
|
66
|
-
"_positioned": "
|
|
67
|
-
"__SScrollAreaBar": "
|
|
68
|
-
"_orientation_horizontal": "
|
|
69
|
-
"_orientation_vertical": "
|
|
70
|
-
"--left": "--
|
|
71
|
-
"--right": "--
|
|
72
|
-
"--offsetSum": "--
|
|
73
|
-
"__SHeightHold": "
|
|
34
|
+
"__SDataTable": "___SDataTable_c7av5_gg_",
|
|
35
|
+
"_compact": "__compact_c7av5_gg_",
|
|
36
|
+
"__SColumn": "___SColumn_c7av5_gg_",
|
|
37
|
+
"__SCell": "___SCell_c7av5_gg_",
|
|
38
|
+
"__SHeadWrapper": "___SHeadWrapper_c7av5_gg_",
|
|
39
|
+
"_sticky": "__sticky_c7av5_gg_",
|
|
40
|
+
"__SHead": "___SHead_c7av5_gg_",
|
|
41
|
+
"_hidden": "__hidden_c7av5_gg_",
|
|
42
|
+
"_use_primary": "_use_primary_c7av5_gg_",
|
|
43
|
+
"_use_secondary": "_use_secondary_c7av5_gg_",
|
|
44
|
+
"_group": "__group_c7av5_gg_",
|
|
45
|
+
"_use": "__use_c7av5_gg_",
|
|
46
|
+
"_groupHead": "__groupHead_c7av5_gg_",
|
|
47
|
+
"_sortable": "__sortable_c7av5_gg_",
|
|
48
|
+
"__SSortWrapper": "___SSortWrapper_c7av5_gg_",
|
|
49
|
+
"_active": "__active_c7av5_gg_",
|
|
50
|
+
"__SSortIcon": "___SSortIcon_c7av5_gg_",
|
|
51
|
+
"_sortIconFloat": "__sortIconFloat_c7av5_gg_",
|
|
52
|
+
"_resizable": "__resizable_c7av5_gg_",
|
|
53
|
+
"_fixed": "__fixed_c7av5_gg_",
|
|
54
|
+
"_borderLeft": "__borderLeft_c7av5_gg_",
|
|
55
|
+
"_borderRight": "__borderRight_c7av5_gg_",
|
|
56
|
+
"__SBodyWrapper": "___SBodyWrapper_c7av5_gg_",
|
|
57
|
+
"__SBody": "___SBody_c7av5_gg_",
|
|
58
|
+
"__SRow": "___SRow_c7av5_gg_",
|
|
59
|
+
"_theme": "__theme_c7av5_gg_",
|
|
60
|
+
"__SGroupCell": "___SGroupCell_c7av5_gg_",
|
|
61
|
+
"_theme_muted": "_theme_muted_c7av5_gg_",
|
|
62
|
+
"_theme_info": "_theme_info_c7av5_gg_",
|
|
63
|
+
"_theme_success": "_theme_success_c7av5_gg_",
|
|
64
|
+
"_theme_warning": "_theme_warning_c7av5_gg_",
|
|
65
|
+
"_theme_danger": "_theme_danger_c7av5_gg_",
|
|
66
|
+
"_positioned": "__positioned_c7av5_gg_",
|
|
67
|
+
"__SScrollAreaBar": "___SScrollAreaBar_c7av5_gg_",
|
|
68
|
+
"_orientation_horizontal": "_orientation_horizontal_c7av5_gg_",
|
|
69
|
+
"_orientation_vertical": "_orientation_vertical_c7av5_gg_",
|
|
70
|
+
"--left": "--left_c7av5",
|
|
71
|
+
"--right": "--right_c7av5",
|
|
72
|
+
"--offsetSum": "--offsetSum_c7av5",
|
|
73
|
+
"__SHeightHold": "___SHeightHold_c7av5_gg_"
|
|
74
74
|
});
|
|
75
75
|
var REVERSED_SORT_DIRECTION = {
|
|
76
76
|
desc: 'asc',
|
package/lib/es6/Head.js
CHANGED
|
@@ -25,16 +25,16 @@ var scrollStyles = (
|
|
|
25
25
|
/*__reshadow_css_start__*/
|
|
26
26
|
_sstyled.insert(
|
|
27
27
|
/*__inner_css_start__*/
|
|
28
|
-
".
|
|
28
|
+
".___SShadowHorizontal_177hg_gg_:before{left:var(--left_177hg)!important}.___SShadowHorizontal_177hg_gg_:after{right:var(--right_177hg)!important}.___SContainer_177hg_gg_.__disabledScroll_177hg_gg_{overflow:visible}"
|
|
29
29
|
/*__inner_css_end__*/
|
|
30
|
-
, "
|
|
30
|
+
, "177hg_gg_")
|
|
31
31
|
/*__reshadow_css_end__*/
|
|
32
32
|
, {
|
|
33
|
-
"__SShadowHorizontal": "
|
|
34
|
-
"--left": "--
|
|
35
|
-
"--right": "--
|
|
36
|
-
"__SContainer": "
|
|
37
|
-
"_disabledScroll": "
|
|
33
|
+
"__SShadowHorizontal": "___SShadowHorizontal_177hg_gg_",
|
|
34
|
+
"--left": "--left_177hg",
|
|
35
|
+
"--right": "--right_177hg",
|
|
36
|
+
"__SContainer": "___SContainer_177hg_gg_",
|
|
37
|
+
"_disabledScroll": "__disabledScroll_177hg_gg_"
|
|
38
38
|
});
|
|
39
39
|
var SORTING_ICON = {
|
|
40
40
|
desc: SortDesc,
|