@semcore/data-table 3.7.12 → 3.7.13
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.13] - 2023-02-13
|
|
6
6
|
|
|
7
7
|
### Changed
|
|
8
8
|
|
|
9
|
-
- Version patch update due to children dependencies update (`@semcore/
|
|
9
|
+
- Version patch update due to children dependencies update (`@semcore/icon` [3.8.1 ~> 3.9.0]).
|
|
10
|
+
|
|
11
|
+
## [3.7.12] - 2023-02-09
|
|
10
12
|
|
|
11
13
|
## [3.7.11] - 2023-01-27
|
|
12
14
|
|
package/lib/cjs/Body.js
CHANGED
|
@@ -71,16 +71,16 @@ var scrollStyles = (
|
|
|
71
71
|
/*__reshadow_css_start__*/
|
|
72
72
|
_core.sstyled.insert(
|
|
73
73
|
/*__inner_css_start__*/
|
|
74
|
-
".
|
|
74
|
+
".___SShadowHorizontal_1fkk9_gg_:before{left:var(--left_1fkk9)!important}.___SShadowHorizontal_1fkk9_gg_:after{right:var(--right_1fkk9)!important}.___SContainer_1fkk9_gg_.__disabledScroll_1fkk9_gg_{overflow:visible}"
|
|
75
75
|
/*__inner_css_end__*/
|
|
76
|
-
, "
|
|
76
|
+
, "1fkk9_gg_")
|
|
77
77
|
/*__reshadow_css_end__*/
|
|
78
78
|
, {
|
|
79
|
-
"__SShadowHorizontal": "
|
|
80
|
-
"--left": "--
|
|
81
|
-
"--right": "--
|
|
82
|
-
"__SContainer": "
|
|
83
|
-
"_disabledScroll": "
|
|
79
|
+
"__SShadowHorizontal": "___SShadowHorizontal_1fkk9_gg_",
|
|
80
|
+
"--left": "--left_1fkk9",
|
|
81
|
+
"--right": "--right_1fkk9",
|
|
82
|
+
"__SContainer": "___SContainer_1fkk9_gg_",
|
|
83
|
+
"_disabledScroll": "__disabledScroll_1fkk9_gg_"
|
|
84
84
|
});
|
|
85
85
|
var testEnv = process.env.NODE_ENV === 'test';
|
|
86
86
|
|
package/lib/cjs/DataTable.js
CHANGED
|
@@ -69,51 +69,51 @@ var style = (
|
|
|
69
69
|
/*__reshadow_css_start__*/
|
|
70
70
|
_core.sstyled.insert(
|
|
71
71
|
/*__inner_css_start__*/
|
|
72
|
-
".___SDataTable_moo2o_gg_{position:relative}.___SDataTable_moo2o_gg_.__compact_moo2o_gg_ .___SCell_moo2o_gg_,.___SDataTable_moo2o_gg_.__compact_moo2o_gg_ .___SColumn_moo2o_gg_{padding:var(--intergalactic-spacing-3x,12px) var(--intergalactic-spacing-2x,8px)}.___SHeadWrapper_moo2o_gg_{position:relative}.___SHeadWrapper_moo2o_gg_.__sticky_moo2o_gg_{position:sticky;top:0;z-index:2}.___SHead_moo2o_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_moo2o_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_moo2o_gg_.focus-visible{outline:none;box-shadow:inset var(--intergalactic-keyboard-focus,0 0 0 3px rgba(0,143,248,.3))}.___SColumn_moo2o_gg_:focus-visible{outline:none;box-shadow:inset var(--intergalactic-keyboard-focus,0 0 0 3px rgba(0,143,248,.3))}.___SColumn_moo2o_gg_.__hidden_moo2o_gg_{height:0!important;padding:0!important;overflow:hidden!important;border:none!important}.___SColumn_moo2o_gg_._use_primary_moo2o_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_moo2o_gg_._use_secondary_moo2o_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,#fff)}.___SColumn_moo2o_gg_.__group_moo2o_gg_.__use_moo2o_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_moo2o_gg_.__groupHead_moo2o_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_moo2o_gg_.__sortable_moo2o_gg_{cursor:pointer}@media (hover: hover){.___SColumn_moo2o_gg_.__sortable_moo2o_gg_._use_primary_moo2o_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover,#e0e1e9)}}@media (hover: hover){.___SColumn_moo2o_gg_.__sortable_moo2o_gg_:hover .___SSortWrapper_moo2o_gg_{display:block}}.___SColumn_moo2o_gg_._use_primary_moo2o_gg_.__active_moo2o_gg_{background-color:var(--intergalactic-table-th-primary-cell-active,#e0e1e9);width:100%}.___SColumn_moo2o_gg_.__active_moo2o_gg_ .___SSortIcon_moo2o_gg_{position:relative}.___SColumn_moo2o_gg_.__sortIconFloat_moo2o_gg_ .___SSortWrapper_moo2o_gg_{width:0;flex-basis:0}.___SColumn_moo2o_gg_.__active_moo2o_gg_ .___SSortWrapper_moo2o_gg_{display:block;width:16px;flex-basis:20px;margin-left:var(--intergalactic-spacing-1x,4px)}.___SColumn_moo2o_gg_.__resizable_moo2o_gg_{border-right:1px solid transparent}@media (hover: hover){.___SColumn_moo2o_gg_.__resizable_moo2o_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent,#a9abb6)}}.___SColumn_moo2o_gg_.__resizable_moo2o_gg_:after{content:\"\";position:absolute;bottom:0;right:-1px;height:100%;width:5px;background:transparent;cursor:col-resize;border-right:1px solid transparent}.___SColumn_moo2o_gg_.__fixed_moo2o_gg_{position:sticky;z-index:2}.___SCell_moo2o_gg_.__borderLeft_moo2o_gg_,.___SColumn_moo2o_gg_.__borderLeft_moo2o_gg_{border-left:1px solid var(--intergalactic-border-secondary,#e0e1e9)}.___SCell_moo2o_gg_.__borderRight_moo2o_gg_,.___SColumn_moo2o_gg_.__borderRight_moo2o_gg_{border-right:1px solid var(--intergalactic-border-secondary,#e0e1e9)}.___SSortIcon_moo2o_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active,#8a8e9b);position:absolute;top:-2px;right:0}.___SSortWrapper_moo2o_gg_{display:none;flex-shrink:99999;position:relative;flex-basis:20px;height:0}.___SSortWrapper_moo2o_gg_:before{content:\"\";position:absolute;top:-2px;right:0;width:20px;height:16px}.___SColumn_moo2o_gg_._use_primary_moo2o_gg_ .___SSortWrapper_moo2o_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover,#e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_moo2o_gg_._use_secondary_moo2o_gg_ .___SSortWrapper_moo2o_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell,#fff) 67.5%,hsla(0,0%,100%,0) 105%)}.___SBodyWrapper_moo2o_gg_{position:relative}.___SBody_moo2o_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_moo2o_gg_{display:flex;flex-direction:row;position:relative}.___SRow_moo2o_gg_.__active_moo2o_gg_>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-hover,#f0f0f4)}@media (hover: hover){.___SRow_moo2o_gg_:hover>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_),.___SRow_moo2o_gg_ .___SCell_moo2o_gg_:hover+.___SGroupCell_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-hover,#f0f0f4)}}.___SRow_moo2o_gg_._theme_muted_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-unread,#f4f5f9)}.___SRow_moo2o_gg_._theme_muted_moo2o_gg_.__active_moo2o_gg_>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-hover,#f0f0f4)}@media (hover: hover){.___SRow_moo2o_gg_:hover>.___SCell_moo2o_gg_._theme_muted_moo2o_gg_,.___SRow_moo2o_gg_._theme_muted_moo2o_gg_:hover>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_),.___SRow_moo2o_gg_._theme_muted_moo2o_gg_ .___SCell_moo2o_gg_:hover+.___SGroupCell_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-hover,#f0f0f4)}}.___SRow_moo2o_gg_._theme_info_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-selected,#e9f7ff)}.___SRow_moo2o_gg_._theme_info_moo2o_gg_.__active_moo2o_gg_>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-selected-hover,#c4e5fe)}@media (hover: hover){.___SRow_moo2o_gg_:hover>.___SCell_moo2o_gg_._theme_info_moo2o_gg_,.___SRow_moo2o_gg_._theme_info_moo2o_gg_:hover>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_),.___SRow_moo2o_gg_._theme_info_moo2o_gg_ .___SCell_moo2o_gg_:hover+.___SGroupCell_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-selected-hover,#c4e5fe)}}.___SRow_moo2o_gg_._theme_success_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-new,#dbfee8)}.___SRow_moo2o_gg_._theme_success_moo2o_gg_.__active_moo2o_gg_>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-new-hover,#9ef2c9)}@media (hover: hover){.___SRow_moo2o_gg_:hover>.___SCell_moo2o_gg_._theme_success_moo2o_gg_,.___SRow_moo2o_gg_._theme_success_moo2o_gg_:hover>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_),.___SRow_moo2o_gg_._theme_success_moo2o_gg_ .___SCell_moo2o_gg_:hover+.___SGroupCell_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-new-hover,#9ef2c9)}}.___SRow_moo2o_gg_._theme_warning_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-warning,#fff3d9)}.___SRow_moo2o_gg_._theme_warning_moo2o_gg_.__active_moo2o_gg_>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-warning-hover,#ffdca2)}@media (hover: hover){.___SRow_moo2o_gg_:hover>.___SCell_moo2o_gg_._theme_warning_moo2o_gg_,.___SRow_moo2o_gg_._theme_warning_moo2o_gg_:hover>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_),.___SRow_moo2o_gg_._theme_warning_moo2o_gg_ .___SCell_moo2o_gg_:hover+.___SGroupCell_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-warning-hover,#ffdca2)}}.___SRow_moo2o_gg_._theme_danger_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-critical,#fff0f7)}.___SRow_moo2o_gg_._theme_danger_moo2o_gg_.__active_moo2o_gg_>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-critical-hover,#ffd7df)}@media (hover: hover){.___SRow_moo2o_gg_:hover>.___SCell_moo2o_gg_._theme_danger_moo2o_gg_,.___SRow_moo2o_gg_._theme_danger_moo2o_gg_:hover>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_),.___SRow_moo2o_gg_._theme_danger_moo2o_gg_ .___SCell_moo2o_gg_:hover+.___SGroupCell_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-critical-hover,#ffd7df)}}.___SRow_moo2o_gg_.__positioned_moo2o_gg_{position:absolute}.___SCell_moo2o_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_moo2o_gg_._use_primary_moo2o_gg_{padding:var(--intergalactic-spacing-3x,12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral,#fff)}.___SCell_moo2o_gg_._use_secondary_moo2o_gg_{padding:var(--intergalactic-spacing-2x,8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral,#fff)}.___SCell_moo2o_gg_.__fixed_moo2o_gg_{position:sticky;z-index:1}.___SCell_moo2o_gg_._theme_muted_moo2o_gg_{background-color:var(--intergalactic-table-td-cell-unread,#f4f5f9)}.___SCell_moo2o_gg_._theme_info_moo2o_gg_{background-color:var(--intergalactic-table-td-cell-selected,#e9f7ff)}.___SCell_moo2o_gg_._theme_success_moo2o_gg_{background-color:var(--intergalactic-table-td-cell-new,#dbfee8)}.___SCell_moo2o_gg_._theme_warning_moo2o_gg_{background-color:var(--intergalactic-table-td-cell-warning,#fff3d9)}.___SCell_moo2o_gg_._theme_danger_moo2o_gg_{background-color:var(--intergalactic-table-td-cell-critical,#fff0f7)}.___SScrollAreaBar_moo2o_gg_._orientation_horizontal_moo2o_gg_{position:sticky;bottom:0;left:0;margin-top:calc(var(--intergalactic-spacing-3x, 12px)*-1);z-index:2;margin-left:calc(var(--left_moo2o) + var(--intergalactic-spacing-1x, 4px));margin-right:calc(var(--right_moo2o) + var(--intergalactic-spacing-1x, 4px));width:calc(100% - var(--offsetSum_moo2o) - 8px)}.___SScrollAreaBar_moo2o_gg_._orientation_vertical_moo2o_gg_{width:12px}.___SHeightHold_moo2o_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}"
|
|
72
|
+
".___SDataTable_1j6n0_gg_{position:relative}.___SDataTable_1j6n0_gg_.__compact_1j6n0_gg_ .___SCell_1j6n0_gg_,.___SDataTable_1j6n0_gg_.__compact_1j6n0_gg_ .___SColumn_1j6n0_gg_{padding:var(--intergalactic-spacing-3x,12px) var(--intergalactic-spacing-2x,8px)}.___SHeadWrapper_1j6n0_gg_{position:relative}.___SHeadWrapper_1j6n0_gg_.__sticky_1j6n0_gg_{position:sticky;top:0;z-index:2}.___SHead_1j6n0_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_1j6n0_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_1j6n0_gg_.focus-visible{outline:none;box-shadow:inset var(--intergalactic-keyboard-focus,0 0 0 3px rgba(0,143,248,.3))}.___SColumn_1j6n0_gg_:focus-visible{outline:none;box-shadow:inset var(--intergalactic-keyboard-focus,0 0 0 3px rgba(0,143,248,.3))}.___SColumn_1j6n0_gg_.__hidden_1j6n0_gg_{height:0!important;padding:0!important;overflow:hidden!important;border:none!important}.___SColumn_1j6n0_gg_._use_primary_1j6n0_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_1j6n0_gg_._use_secondary_1j6n0_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,#fff)}.___SColumn_1j6n0_gg_.__group_1j6n0_gg_.__use_1j6n0_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_1j6n0_gg_.__groupHead_1j6n0_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_1j6n0_gg_.__sortable_1j6n0_gg_{cursor:pointer}@media (hover: hover){.___SColumn_1j6n0_gg_.__sortable_1j6n0_gg_._use_primary_1j6n0_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover,#e0e1e9)}}@media (hover: hover){.___SColumn_1j6n0_gg_.__sortable_1j6n0_gg_:hover .___SSortWrapper_1j6n0_gg_{display:block}}.___SColumn_1j6n0_gg_._use_primary_1j6n0_gg_.__active_1j6n0_gg_{background-color:var(--intergalactic-table-th-primary-cell-active,#e0e1e9);width:100%}.___SColumn_1j6n0_gg_.__active_1j6n0_gg_ .___SSortIcon_1j6n0_gg_{position:relative}.___SColumn_1j6n0_gg_.__sortIconFloat_1j6n0_gg_ .___SSortWrapper_1j6n0_gg_{width:0;flex-basis:0}.___SColumn_1j6n0_gg_.__active_1j6n0_gg_ .___SSortWrapper_1j6n0_gg_{display:block;width:16px;flex-basis:20px;margin-left:var(--intergalactic-spacing-1x,4px)}.___SColumn_1j6n0_gg_.__resizable_1j6n0_gg_{border-right:1px solid transparent}@media (hover: hover){.___SColumn_1j6n0_gg_.__resizable_1j6n0_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent,#a9abb6)}}.___SColumn_1j6n0_gg_.__resizable_1j6n0_gg_:after{content:\"\";position:absolute;bottom:0;right:-1px;height:100%;width:5px;background:transparent;cursor:col-resize;border-right:1px solid transparent}.___SColumn_1j6n0_gg_.__fixed_1j6n0_gg_{position:sticky;z-index:2}.___SCell_1j6n0_gg_.__borderLeft_1j6n0_gg_,.___SColumn_1j6n0_gg_.__borderLeft_1j6n0_gg_{border-left:1px solid var(--intergalactic-border-secondary,#e0e1e9)}.___SCell_1j6n0_gg_.__borderRight_1j6n0_gg_,.___SColumn_1j6n0_gg_.__borderRight_1j6n0_gg_{border-right:1px solid var(--intergalactic-border-secondary,#e0e1e9)}.___SSortIcon_1j6n0_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active,#8a8e9b);position:absolute;top:-2px;right:0}.___SSortWrapper_1j6n0_gg_{display:none;flex-shrink:99999;position:relative;flex-basis:20px;height:0}.___SSortWrapper_1j6n0_gg_:before{content:\"\";position:absolute;top:-2px;right:0;width:20px;height:16px}.___SColumn_1j6n0_gg_._use_primary_1j6n0_gg_ .___SSortWrapper_1j6n0_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover,#e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_1j6n0_gg_._use_secondary_1j6n0_gg_ .___SSortWrapper_1j6n0_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell,#fff) 67.5%,hsla(0,0%,100%,0) 105%)}.___SBodyWrapper_1j6n0_gg_{position:relative}.___SBody_1j6n0_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_1j6n0_gg_{display:flex;flex-direction:row;position:relative}.___SRow_1j6n0_gg_.__active_1j6n0_gg_>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-hover,#f0f0f4)}@media (hover: hover){.___SRow_1j6n0_gg_:hover>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_),.___SRow_1j6n0_gg_ .___SCell_1j6n0_gg_:hover+.___SGroupCell_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-hover,#f0f0f4)}}.___SRow_1j6n0_gg_._theme_muted_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-unread,#f4f5f9)}.___SRow_1j6n0_gg_._theme_muted_1j6n0_gg_.__active_1j6n0_gg_>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-hover,#f0f0f4)}@media (hover: hover){.___SRow_1j6n0_gg_:hover>.___SCell_1j6n0_gg_._theme_muted_1j6n0_gg_,.___SRow_1j6n0_gg_._theme_muted_1j6n0_gg_:hover>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_),.___SRow_1j6n0_gg_._theme_muted_1j6n0_gg_ .___SCell_1j6n0_gg_:hover+.___SGroupCell_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-hover,#f0f0f4)}}.___SRow_1j6n0_gg_._theme_info_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-selected,#e9f7ff)}.___SRow_1j6n0_gg_._theme_info_1j6n0_gg_.__active_1j6n0_gg_>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-selected-hover,#c4e5fe)}@media (hover: hover){.___SRow_1j6n0_gg_:hover>.___SCell_1j6n0_gg_._theme_info_1j6n0_gg_,.___SRow_1j6n0_gg_._theme_info_1j6n0_gg_:hover>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_),.___SRow_1j6n0_gg_._theme_info_1j6n0_gg_ .___SCell_1j6n0_gg_:hover+.___SGroupCell_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-selected-hover,#c4e5fe)}}.___SRow_1j6n0_gg_._theme_success_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-new,#dbfee8)}.___SRow_1j6n0_gg_._theme_success_1j6n0_gg_.__active_1j6n0_gg_>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-new-hover,#9ef2c9)}@media (hover: hover){.___SRow_1j6n0_gg_:hover>.___SCell_1j6n0_gg_._theme_success_1j6n0_gg_,.___SRow_1j6n0_gg_._theme_success_1j6n0_gg_:hover>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_),.___SRow_1j6n0_gg_._theme_success_1j6n0_gg_ .___SCell_1j6n0_gg_:hover+.___SGroupCell_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-new-hover,#9ef2c9)}}.___SRow_1j6n0_gg_._theme_warning_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-warning,#fff3d9)}.___SRow_1j6n0_gg_._theme_warning_1j6n0_gg_.__active_1j6n0_gg_>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-warning-hover,#ffdca2)}@media (hover: hover){.___SRow_1j6n0_gg_:hover>.___SCell_1j6n0_gg_._theme_warning_1j6n0_gg_,.___SRow_1j6n0_gg_._theme_warning_1j6n0_gg_:hover>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_),.___SRow_1j6n0_gg_._theme_warning_1j6n0_gg_ .___SCell_1j6n0_gg_:hover+.___SGroupCell_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-warning-hover,#ffdca2)}}.___SRow_1j6n0_gg_._theme_danger_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-critical,#fff0f7)}.___SRow_1j6n0_gg_._theme_danger_1j6n0_gg_.__active_1j6n0_gg_>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-critical-hover,#ffd7df)}@media (hover: hover){.___SRow_1j6n0_gg_:hover>.___SCell_1j6n0_gg_._theme_danger_1j6n0_gg_,.___SRow_1j6n0_gg_._theme_danger_1j6n0_gg_:hover>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_),.___SRow_1j6n0_gg_._theme_danger_1j6n0_gg_ .___SCell_1j6n0_gg_:hover+.___SGroupCell_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-critical-hover,#ffd7df)}}.___SRow_1j6n0_gg_.__positioned_1j6n0_gg_{position:absolute}.___SCell_1j6n0_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_1j6n0_gg_._use_primary_1j6n0_gg_{padding:var(--intergalactic-spacing-3x,12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral,#fff)}.___SCell_1j6n0_gg_._use_secondary_1j6n0_gg_{padding:var(--intergalactic-spacing-2x,8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral,#fff)}.___SCell_1j6n0_gg_.__fixed_1j6n0_gg_{position:sticky;z-index:1}.___SCell_1j6n0_gg_._theme_muted_1j6n0_gg_{background-color:var(--intergalactic-table-td-cell-unread,#f4f5f9)}.___SCell_1j6n0_gg_._theme_info_1j6n0_gg_{background-color:var(--intergalactic-table-td-cell-selected,#e9f7ff)}.___SCell_1j6n0_gg_._theme_success_1j6n0_gg_{background-color:var(--intergalactic-table-td-cell-new,#dbfee8)}.___SCell_1j6n0_gg_._theme_warning_1j6n0_gg_{background-color:var(--intergalactic-table-td-cell-warning,#fff3d9)}.___SCell_1j6n0_gg_._theme_danger_1j6n0_gg_{background-color:var(--intergalactic-table-td-cell-critical,#fff0f7)}.___SScrollAreaBar_1j6n0_gg_._orientation_horizontal_1j6n0_gg_{position:sticky;bottom:0;left:0;margin-top:calc(var(--intergalactic-spacing-3x, 12px)*-1);z-index:2;margin-left:calc(var(--left_1j6n0) + var(--intergalactic-spacing-1x, 4px));margin-right:calc(var(--right_1j6n0) + var(--intergalactic-spacing-1x, 4px));width:calc(100% - var(--offsetSum_1j6n0) - 8px)}.___SScrollAreaBar_1j6n0_gg_._orientation_vertical_1j6n0_gg_{width:12px}.___SHeightHold_1j6n0_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}"
|
|
73
73
|
/*__inner_css_end__*/
|
|
74
|
-
, "
|
|
74
|
+
, "1j6n0_gg_")
|
|
75
75
|
/*__reshadow_css_end__*/
|
|
76
76
|
, {
|
|
77
|
-
"__SDataTable": "
|
|
78
|
-
"_compact": "
|
|
79
|
-
"__SCell": "
|
|
80
|
-
"__SColumn": "
|
|
81
|
-
"__SHeadWrapper": "
|
|
82
|
-
"_sticky": "
|
|
83
|
-
"__SHead": "
|
|
84
|
-
"_hidden": "
|
|
85
|
-
"_use_primary": "
|
|
86
|
-
"_use_secondary": "
|
|
87
|
-
"_group": "
|
|
88
|
-
"_use": "
|
|
89
|
-
"_groupHead": "
|
|
90
|
-
"_sortable": "
|
|
91
|
-
"__SSortWrapper": "
|
|
92
|
-
"_active": "
|
|
93
|
-
"__SSortIcon": "
|
|
94
|
-
"_sortIconFloat": "
|
|
95
|
-
"_resizable": "
|
|
96
|
-
"_fixed": "
|
|
97
|
-
"_borderLeft": "
|
|
98
|
-
"_borderRight": "
|
|
99
|
-
"__SBodyWrapper": "
|
|
100
|
-
"__SBody": "
|
|
101
|
-
"__SRow": "
|
|
102
|
-
"_theme": "
|
|
103
|
-
"__SGroupCell": "
|
|
104
|
-
"_theme_muted": "
|
|
105
|
-
"_theme_info": "
|
|
106
|
-
"_theme_success": "
|
|
107
|
-
"_theme_warning": "
|
|
108
|
-
"_theme_danger": "
|
|
109
|
-
"_positioned": "
|
|
110
|
-
"__SScrollAreaBar": "
|
|
111
|
-
"_orientation_horizontal": "
|
|
112
|
-
"_orientation_vertical": "
|
|
113
|
-
"__SHeightHold": "
|
|
114
|
-
"--left": "--
|
|
115
|
-
"--right": "--
|
|
116
|
-
"--offsetSum": "--
|
|
77
|
+
"__SDataTable": "___SDataTable_1j6n0_gg_",
|
|
78
|
+
"_compact": "__compact_1j6n0_gg_",
|
|
79
|
+
"__SCell": "___SCell_1j6n0_gg_",
|
|
80
|
+
"__SColumn": "___SColumn_1j6n0_gg_",
|
|
81
|
+
"__SHeadWrapper": "___SHeadWrapper_1j6n0_gg_",
|
|
82
|
+
"_sticky": "__sticky_1j6n0_gg_",
|
|
83
|
+
"__SHead": "___SHead_1j6n0_gg_",
|
|
84
|
+
"_hidden": "__hidden_1j6n0_gg_",
|
|
85
|
+
"_use_primary": "_use_primary_1j6n0_gg_",
|
|
86
|
+
"_use_secondary": "_use_secondary_1j6n0_gg_",
|
|
87
|
+
"_group": "__group_1j6n0_gg_",
|
|
88
|
+
"_use": "__use_1j6n0_gg_",
|
|
89
|
+
"_groupHead": "__groupHead_1j6n0_gg_",
|
|
90
|
+
"_sortable": "__sortable_1j6n0_gg_",
|
|
91
|
+
"__SSortWrapper": "___SSortWrapper_1j6n0_gg_",
|
|
92
|
+
"_active": "__active_1j6n0_gg_",
|
|
93
|
+
"__SSortIcon": "___SSortIcon_1j6n0_gg_",
|
|
94
|
+
"_sortIconFloat": "__sortIconFloat_1j6n0_gg_",
|
|
95
|
+
"_resizable": "__resizable_1j6n0_gg_",
|
|
96
|
+
"_fixed": "__fixed_1j6n0_gg_",
|
|
97
|
+
"_borderLeft": "__borderLeft_1j6n0_gg_",
|
|
98
|
+
"_borderRight": "__borderRight_1j6n0_gg_",
|
|
99
|
+
"__SBodyWrapper": "___SBodyWrapper_1j6n0_gg_",
|
|
100
|
+
"__SBody": "___SBody_1j6n0_gg_",
|
|
101
|
+
"__SRow": "___SRow_1j6n0_gg_",
|
|
102
|
+
"_theme": "__theme_1j6n0_gg_",
|
|
103
|
+
"__SGroupCell": "___SGroupCell_1j6n0_gg_",
|
|
104
|
+
"_theme_muted": "_theme_muted_1j6n0_gg_",
|
|
105
|
+
"_theme_info": "_theme_info_1j6n0_gg_",
|
|
106
|
+
"_theme_success": "_theme_success_1j6n0_gg_",
|
|
107
|
+
"_theme_warning": "_theme_warning_1j6n0_gg_",
|
|
108
|
+
"_theme_danger": "_theme_danger_1j6n0_gg_",
|
|
109
|
+
"_positioned": "__positioned_1j6n0_gg_",
|
|
110
|
+
"__SScrollAreaBar": "___SScrollAreaBar_1j6n0_gg_",
|
|
111
|
+
"_orientation_horizontal": "_orientation_horizontal_1j6n0_gg_",
|
|
112
|
+
"_orientation_vertical": "_orientation_vertical_1j6n0_gg_",
|
|
113
|
+
"__SHeightHold": "___SHeightHold_1j6n0_gg_",
|
|
114
|
+
"--left": "--left_1j6n0",
|
|
115
|
+
"--right": "--right_1j6n0",
|
|
116
|
+
"--offsetSum": "--offsetSum_1j6n0"
|
|
117
117
|
});
|
|
118
118
|
var REVERSED_SORT_DIRECTION = {
|
|
119
119
|
desc: 'asc',
|
package/lib/cjs/Head.js
CHANGED
|
@@ -58,16 +58,16 @@ var scrollStyles = (
|
|
|
58
58
|
/*__reshadow_css_start__*/
|
|
59
59
|
_core.sstyled.insert(
|
|
60
60
|
/*__inner_css_start__*/
|
|
61
|
-
".
|
|
61
|
+
".___SShadowHorizontal_1fkk9_gg_:before{left:var(--left_1fkk9)!important}.___SShadowHorizontal_1fkk9_gg_:after{right:var(--right_1fkk9)!important}.___SContainer_1fkk9_gg_.__disabledScroll_1fkk9_gg_{overflow:visible}"
|
|
62
62
|
/*__inner_css_end__*/
|
|
63
|
-
, "
|
|
63
|
+
, "1fkk9_gg_")
|
|
64
64
|
/*__reshadow_css_end__*/
|
|
65
65
|
, {
|
|
66
|
-
"__SShadowHorizontal": "
|
|
67
|
-
"--left": "--
|
|
68
|
-
"--right": "--
|
|
69
|
-
"__SContainer": "
|
|
70
|
-
"_disabledScroll": "
|
|
66
|
+
"__SShadowHorizontal": "___SShadowHorizontal_1fkk9_gg_",
|
|
67
|
+
"--left": "--left_1fkk9",
|
|
68
|
+
"--right": "--right_1fkk9",
|
|
69
|
+
"__SContainer": "___SContainer_1fkk9_gg_",
|
|
70
|
+
"_disabledScroll": "__disabledScroll_1fkk9_gg_"
|
|
71
71
|
});
|
|
72
72
|
var SORTING_ICON = {
|
|
73
73
|
desc: _m["default"],
|
package/lib/es6/Body.js
CHANGED
|
@@ -40,16 +40,16 @@ var scrollStyles = (
|
|
|
40
40
|
/*__reshadow_css_start__*/
|
|
41
41
|
_sstyled.insert(
|
|
42
42
|
/*__inner_css_start__*/
|
|
43
|
-
".
|
|
43
|
+
".___SShadowHorizontal_1fkk9_gg_:before{left:var(--left_1fkk9)!important}.___SShadowHorizontal_1fkk9_gg_:after{right:var(--right_1fkk9)!important}.___SContainer_1fkk9_gg_.__disabledScroll_1fkk9_gg_{overflow:visible}"
|
|
44
44
|
/*__inner_css_end__*/
|
|
45
|
-
, "
|
|
45
|
+
, "1fkk9_gg_")
|
|
46
46
|
/*__reshadow_css_end__*/
|
|
47
47
|
, {
|
|
48
|
-
"__SShadowHorizontal": "
|
|
49
|
-
"--left": "--
|
|
50
|
-
"--right": "--
|
|
51
|
-
"__SContainer": "
|
|
52
|
-
"_disabledScroll": "
|
|
48
|
+
"__SShadowHorizontal": "___SShadowHorizontal_1fkk9_gg_",
|
|
49
|
+
"--left": "--left_1fkk9",
|
|
50
|
+
"--right": "--right_1fkk9",
|
|
51
|
+
"__SContainer": "___SContainer_1fkk9_gg_",
|
|
52
|
+
"_disabledScroll": "__disabledScroll_1fkk9_gg_"
|
|
53
53
|
});
|
|
54
54
|
import trottle from '@semcore/utils/lib/rafTrottle';
|
|
55
55
|
var testEnv = process.env.NODE_ENV === 'test';
|
package/lib/es6/DataTable.js
CHANGED
|
@@ -40,51 +40,51 @@ var style = (
|
|
|
40
40
|
/*__reshadow_css_start__*/
|
|
41
41
|
_sstyled.insert(
|
|
42
42
|
/*__inner_css_start__*/
|
|
43
|
-
".___SDataTable_moo2o_gg_{position:relative}.___SDataTable_moo2o_gg_.__compact_moo2o_gg_ .___SCell_moo2o_gg_,.___SDataTable_moo2o_gg_.__compact_moo2o_gg_ .___SColumn_moo2o_gg_{padding:var(--intergalactic-spacing-3x,12px) var(--intergalactic-spacing-2x,8px)}.___SHeadWrapper_moo2o_gg_{position:relative}.___SHeadWrapper_moo2o_gg_.__sticky_moo2o_gg_{position:sticky;top:0;z-index:2}.___SHead_moo2o_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_moo2o_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_moo2o_gg_.focus-visible{outline:none;box-shadow:inset var(--intergalactic-keyboard-focus,0 0 0 3px rgba(0,143,248,.3))}.___SColumn_moo2o_gg_:focus-visible{outline:none;box-shadow:inset var(--intergalactic-keyboard-focus,0 0 0 3px rgba(0,143,248,.3))}.___SColumn_moo2o_gg_.__hidden_moo2o_gg_{height:0!important;padding:0!important;overflow:hidden!important;border:none!important}.___SColumn_moo2o_gg_._use_primary_moo2o_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_moo2o_gg_._use_secondary_moo2o_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,#fff)}.___SColumn_moo2o_gg_.__group_moo2o_gg_.__use_moo2o_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_moo2o_gg_.__groupHead_moo2o_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_moo2o_gg_.__sortable_moo2o_gg_{cursor:pointer}@media (hover: hover){.___SColumn_moo2o_gg_.__sortable_moo2o_gg_._use_primary_moo2o_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover,#e0e1e9)}}@media (hover: hover){.___SColumn_moo2o_gg_.__sortable_moo2o_gg_:hover .___SSortWrapper_moo2o_gg_{display:block}}.___SColumn_moo2o_gg_._use_primary_moo2o_gg_.__active_moo2o_gg_{background-color:var(--intergalactic-table-th-primary-cell-active,#e0e1e9);width:100%}.___SColumn_moo2o_gg_.__active_moo2o_gg_ .___SSortIcon_moo2o_gg_{position:relative}.___SColumn_moo2o_gg_.__sortIconFloat_moo2o_gg_ .___SSortWrapper_moo2o_gg_{width:0;flex-basis:0}.___SColumn_moo2o_gg_.__active_moo2o_gg_ .___SSortWrapper_moo2o_gg_{display:block;width:16px;flex-basis:20px;margin-left:var(--intergalactic-spacing-1x,4px)}.___SColumn_moo2o_gg_.__resizable_moo2o_gg_{border-right:1px solid transparent}@media (hover: hover){.___SColumn_moo2o_gg_.__resizable_moo2o_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent,#a9abb6)}}.___SColumn_moo2o_gg_.__resizable_moo2o_gg_:after{content:\"\";position:absolute;bottom:0;right:-1px;height:100%;width:5px;background:transparent;cursor:col-resize;border-right:1px solid transparent}.___SColumn_moo2o_gg_.__fixed_moo2o_gg_{position:sticky;z-index:2}.___SCell_moo2o_gg_.__borderLeft_moo2o_gg_,.___SColumn_moo2o_gg_.__borderLeft_moo2o_gg_{border-left:1px solid var(--intergalactic-border-secondary,#e0e1e9)}.___SCell_moo2o_gg_.__borderRight_moo2o_gg_,.___SColumn_moo2o_gg_.__borderRight_moo2o_gg_{border-right:1px solid var(--intergalactic-border-secondary,#e0e1e9)}.___SSortIcon_moo2o_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active,#8a8e9b);position:absolute;top:-2px;right:0}.___SSortWrapper_moo2o_gg_{display:none;flex-shrink:99999;position:relative;flex-basis:20px;height:0}.___SSortWrapper_moo2o_gg_:before{content:\"\";position:absolute;top:-2px;right:0;width:20px;height:16px}.___SColumn_moo2o_gg_._use_primary_moo2o_gg_ .___SSortWrapper_moo2o_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover,#e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_moo2o_gg_._use_secondary_moo2o_gg_ .___SSortWrapper_moo2o_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell,#fff) 67.5%,hsla(0,0%,100%,0) 105%)}.___SBodyWrapper_moo2o_gg_{position:relative}.___SBody_moo2o_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_moo2o_gg_{display:flex;flex-direction:row;position:relative}.___SRow_moo2o_gg_.__active_moo2o_gg_>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-hover,#f0f0f4)}@media (hover: hover){.___SRow_moo2o_gg_:hover>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_),.___SRow_moo2o_gg_ .___SCell_moo2o_gg_:hover+.___SGroupCell_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-hover,#f0f0f4)}}.___SRow_moo2o_gg_._theme_muted_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-unread,#f4f5f9)}.___SRow_moo2o_gg_._theme_muted_moo2o_gg_.__active_moo2o_gg_>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-hover,#f0f0f4)}@media (hover: hover){.___SRow_moo2o_gg_:hover>.___SCell_moo2o_gg_._theme_muted_moo2o_gg_,.___SRow_moo2o_gg_._theme_muted_moo2o_gg_:hover>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_),.___SRow_moo2o_gg_._theme_muted_moo2o_gg_ .___SCell_moo2o_gg_:hover+.___SGroupCell_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-hover,#f0f0f4)}}.___SRow_moo2o_gg_._theme_info_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-selected,#e9f7ff)}.___SRow_moo2o_gg_._theme_info_moo2o_gg_.__active_moo2o_gg_>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-selected-hover,#c4e5fe)}@media (hover: hover){.___SRow_moo2o_gg_:hover>.___SCell_moo2o_gg_._theme_info_moo2o_gg_,.___SRow_moo2o_gg_._theme_info_moo2o_gg_:hover>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_),.___SRow_moo2o_gg_._theme_info_moo2o_gg_ .___SCell_moo2o_gg_:hover+.___SGroupCell_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-selected-hover,#c4e5fe)}}.___SRow_moo2o_gg_._theme_success_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-new,#dbfee8)}.___SRow_moo2o_gg_._theme_success_moo2o_gg_.__active_moo2o_gg_>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-new-hover,#9ef2c9)}@media (hover: hover){.___SRow_moo2o_gg_:hover>.___SCell_moo2o_gg_._theme_success_moo2o_gg_,.___SRow_moo2o_gg_._theme_success_moo2o_gg_:hover>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_),.___SRow_moo2o_gg_._theme_success_moo2o_gg_ .___SCell_moo2o_gg_:hover+.___SGroupCell_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-new-hover,#9ef2c9)}}.___SRow_moo2o_gg_._theme_warning_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-warning,#fff3d9)}.___SRow_moo2o_gg_._theme_warning_moo2o_gg_.__active_moo2o_gg_>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-warning-hover,#ffdca2)}@media (hover: hover){.___SRow_moo2o_gg_:hover>.___SCell_moo2o_gg_._theme_warning_moo2o_gg_,.___SRow_moo2o_gg_._theme_warning_moo2o_gg_:hover>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_),.___SRow_moo2o_gg_._theme_warning_moo2o_gg_ .___SCell_moo2o_gg_:hover+.___SGroupCell_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-warning-hover,#ffdca2)}}.___SRow_moo2o_gg_._theme_danger_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-critical,#fff0f7)}.___SRow_moo2o_gg_._theme_danger_moo2o_gg_.__active_moo2o_gg_>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-critical-hover,#ffd7df)}@media (hover: hover){.___SRow_moo2o_gg_:hover>.___SCell_moo2o_gg_._theme_danger_moo2o_gg_,.___SRow_moo2o_gg_._theme_danger_moo2o_gg_:hover>.___SCell_moo2o_gg_:not(.__theme_moo2o_gg_),.___SRow_moo2o_gg_._theme_danger_moo2o_gg_ .___SCell_moo2o_gg_:hover+.___SGroupCell_moo2o_gg_ .___SCell_moo2o_gg_:not(.__theme_moo2o_gg_){background-color:var(--intergalactic-table-td-cell-critical-hover,#ffd7df)}}.___SRow_moo2o_gg_.__positioned_moo2o_gg_{position:absolute}.___SCell_moo2o_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_moo2o_gg_._use_primary_moo2o_gg_{padding:var(--intergalactic-spacing-3x,12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral,#fff)}.___SCell_moo2o_gg_._use_secondary_moo2o_gg_{padding:var(--intergalactic-spacing-2x,8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral,#fff)}.___SCell_moo2o_gg_.__fixed_moo2o_gg_{position:sticky;z-index:1}.___SCell_moo2o_gg_._theme_muted_moo2o_gg_{background-color:var(--intergalactic-table-td-cell-unread,#f4f5f9)}.___SCell_moo2o_gg_._theme_info_moo2o_gg_{background-color:var(--intergalactic-table-td-cell-selected,#e9f7ff)}.___SCell_moo2o_gg_._theme_success_moo2o_gg_{background-color:var(--intergalactic-table-td-cell-new,#dbfee8)}.___SCell_moo2o_gg_._theme_warning_moo2o_gg_{background-color:var(--intergalactic-table-td-cell-warning,#fff3d9)}.___SCell_moo2o_gg_._theme_danger_moo2o_gg_{background-color:var(--intergalactic-table-td-cell-critical,#fff0f7)}.___SScrollAreaBar_moo2o_gg_._orientation_horizontal_moo2o_gg_{position:sticky;bottom:0;left:0;margin-top:calc(var(--intergalactic-spacing-3x, 12px)*-1);z-index:2;margin-left:calc(var(--left_moo2o) + var(--intergalactic-spacing-1x, 4px));margin-right:calc(var(--right_moo2o) + var(--intergalactic-spacing-1x, 4px));width:calc(100% - var(--offsetSum_moo2o) - 8px)}.___SScrollAreaBar_moo2o_gg_._orientation_vertical_moo2o_gg_{width:12px}.___SHeightHold_moo2o_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}"
|
|
43
|
+
".___SDataTable_1j6n0_gg_{position:relative}.___SDataTable_1j6n0_gg_.__compact_1j6n0_gg_ .___SCell_1j6n0_gg_,.___SDataTable_1j6n0_gg_.__compact_1j6n0_gg_ .___SColumn_1j6n0_gg_{padding:var(--intergalactic-spacing-3x,12px) var(--intergalactic-spacing-2x,8px)}.___SHeadWrapper_1j6n0_gg_{position:relative}.___SHeadWrapper_1j6n0_gg_.__sticky_1j6n0_gg_{position:sticky;top:0;z-index:2}.___SHead_1j6n0_gg_{display:flex;position:relative;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;z-index:0}.___SColumn_1j6n0_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_1j6n0_gg_.focus-visible{outline:none;box-shadow:inset var(--intergalactic-keyboard-focus,0 0 0 3px rgba(0,143,248,.3))}.___SColumn_1j6n0_gg_:focus-visible{outline:none;box-shadow:inset var(--intergalactic-keyboard-focus,0 0 0 3px rgba(0,143,248,.3))}.___SColumn_1j6n0_gg_.__hidden_1j6n0_gg_{height:0!important;padding:0!important;overflow:hidden!important;border:none!important}.___SColumn_1j6n0_gg_._use_primary_1j6n0_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_1j6n0_gg_._use_secondary_1j6n0_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,#fff)}.___SColumn_1j6n0_gg_.__group_1j6n0_gg_.__use_1j6n0_gg_{display:flex;flex-wrap:wrap;flex-direction:column;align-items:normal;border-bottom:none;padding:0}.___SColumn_1j6n0_gg_.__groupHead_1j6n0_gg_{justify-content:center;z-index:1;border-bottom:none}.___SColumn_1j6n0_gg_.__sortable_1j6n0_gg_{cursor:pointer}@media (hover: hover){.___SColumn_1j6n0_gg_.__sortable_1j6n0_gg_._use_primary_1j6n0_gg_:hover{background-color:var(--intergalactic-table-th-primary-cell-hover,#e0e1e9)}}@media (hover: hover){.___SColumn_1j6n0_gg_.__sortable_1j6n0_gg_:hover .___SSortWrapper_1j6n0_gg_{display:block}}.___SColumn_1j6n0_gg_._use_primary_1j6n0_gg_.__active_1j6n0_gg_{background-color:var(--intergalactic-table-th-primary-cell-active,#e0e1e9);width:100%}.___SColumn_1j6n0_gg_.__active_1j6n0_gg_ .___SSortIcon_1j6n0_gg_{position:relative}.___SColumn_1j6n0_gg_.__sortIconFloat_1j6n0_gg_ .___SSortWrapper_1j6n0_gg_{width:0;flex-basis:0}.___SColumn_1j6n0_gg_.__active_1j6n0_gg_ .___SSortWrapper_1j6n0_gg_{display:block;width:16px;flex-basis:20px;margin-left:var(--intergalactic-spacing-1x,4px)}.___SColumn_1j6n0_gg_.__resizable_1j6n0_gg_{border-right:1px solid transparent}@media (hover: hover){.___SColumn_1j6n0_gg_.__resizable_1j6n0_gg_:hover:after{border-right-color:var(--intergalactic-border-table-accent,#a9abb6)}}.___SColumn_1j6n0_gg_.__resizable_1j6n0_gg_:after{content:\"\";position:absolute;bottom:0;right:-1px;height:100%;width:5px;background:transparent;cursor:col-resize;border-right:1px solid transparent}.___SColumn_1j6n0_gg_.__fixed_1j6n0_gg_{position:sticky;z-index:2}.___SCell_1j6n0_gg_.__borderLeft_1j6n0_gg_,.___SColumn_1j6n0_gg_.__borderLeft_1j6n0_gg_{border-left:1px solid var(--intergalactic-border-secondary,#e0e1e9)}.___SCell_1j6n0_gg_.__borderRight_1j6n0_gg_,.___SColumn_1j6n0_gg_.__borderRight_1j6n0_gg_{border-right:1px solid var(--intergalactic-border-secondary,#e0e1e9)}.___SSortIcon_1j6n0_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active,#8a8e9b);position:absolute;top:-2px;right:0}.___SSortWrapper_1j6n0_gg_{display:none;flex-shrink:99999;position:relative;flex-basis:20px;height:0}.___SSortWrapper_1j6n0_gg_:before{content:\"\";position:absolute;top:-2px;right:0;width:20px;height:16px}.___SColumn_1j6n0_gg_._use_primary_1j6n0_gg_ .___SSortWrapper_1j6n0_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover,#e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_1j6n0_gg_._use_secondary_1j6n0_gg_ .___SSortWrapper_1j6n0_gg_:before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell,#fff) 67.5%,hsla(0,0%,100%,0) 105%)}.___SBodyWrapper_1j6n0_gg_{position:relative}.___SBody_1j6n0_gg_{display:flex;flex-direction:column;position:relative;min-width:-moz-fit-content;min-width:fit-content}.___SRow_1j6n0_gg_{display:flex;flex-direction:row;position:relative}.___SRow_1j6n0_gg_.__active_1j6n0_gg_>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-hover,#f0f0f4)}@media (hover: hover){.___SRow_1j6n0_gg_:hover>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_),.___SRow_1j6n0_gg_ .___SCell_1j6n0_gg_:hover+.___SGroupCell_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-hover,#f0f0f4)}}.___SRow_1j6n0_gg_._theme_muted_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-unread,#f4f5f9)}.___SRow_1j6n0_gg_._theme_muted_1j6n0_gg_.__active_1j6n0_gg_>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-hover,#f0f0f4)}@media (hover: hover){.___SRow_1j6n0_gg_:hover>.___SCell_1j6n0_gg_._theme_muted_1j6n0_gg_,.___SRow_1j6n0_gg_._theme_muted_1j6n0_gg_:hover>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_),.___SRow_1j6n0_gg_._theme_muted_1j6n0_gg_ .___SCell_1j6n0_gg_:hover+.___SGroupCell_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-hover,#f0f0f4)}}.___SRow_1j6n0_gg_._theme_info_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-selected,#e9f7ff)}.___SRow_1j6n0_gg_._theme_info_1j6n0_gg_.__active_1j6n0_gg_>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-selected-hover,#c4e5fe)}@media (hover: hover){.___SRow_1j6n0_gg_:hover>.___SCell_1j6n0_gg_._theme_info_1j6n0_gg_,.___SRow_1j6n0_gg_._theme_info_1j6n0_gg_:hover>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_),.___SRow_1j6n0_gg_._theme_info_1j6n0_gg_ .___SCell_1j6n0_gg_:hover+.___SGroupCell_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-selected-hover,#c4e5fe)}}.___SRow_1j6n0_gg_._theme_success_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-new,#dbfee8)}.___SRow_1j6n0_gg_._theme_success_1j6n0_gg_.__active_1j6n0_gg_>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-new-hover,#9ef2c9)}@media (hover: hover){.___SRow_1j6n0_gg_:hover>.___SCell_1j6n0_gg_._theme_success_1j6n0_gg_,.___SRow_1j6n0_gg_._theme_success_1j6n0_gg_:hover>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_),.___SRow_1j6n0_gg_._theme_success_1j6n0_gg_ .___SCell_1j6n0_gg_:hover+.___SGroupCell_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-new-hover,#9ef2c9)}}.___SRow_1j6n0_gg_._theme_warning_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-warning,#fff3d9)}.___SRow_1j6n0_gg_._theme_warning_1j6n0_gg_.__active_1j6n0_gg_>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-warning-hover,#ffdca2)}@media (hover: hover){.___SRow_1j6n0_gg_:hover>.___SCell_1j6n0_gg_._theme_warning_1j6n0_gg_,.___SRow_1j6n0_gg_._theme_warning_1j6n0_gg_:hover>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_),.___SRow_1j6n0_gg_._theme_warning_1j6n0_gg_ .___SCell_1j6n0_gg_:hover+.___SGroupCell_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-warning-hover,#ffdca2)}}.___SRow_1j6n0_gg_._theme_danger_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-critical,#fff0f7)}.___SRow_1j6n0_gg_._theme_danger_1j6n0_gg_.__active_1j6n0_gg_>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-critical-hover,#ffd7df)}@media (hover: hover){.___SRow_1j6n0_gg_:hover>.___SCell_1j6n0_gg_._theme_danger_1j6n0_gg_,.___SRow_1j6n0_gg_._theme_danger_1j6n0_gg_:hover>.___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_),.___SRow_1j6n0_gg_._theme_danger_1j6n0_gg_ .___SCell_1j6n0_gg_:hover+.___SGroupCell_1j6n0_gg_ .___SCell_1j6n0_gg_:not(.__theme_1j6n0_gg_){background-color:var(--intergalactic-table-td-cell-critical-hover,#ffd7df)}}.___SRow_1j6n0_gg_.__positioned_1j6n0_gg_{position:absolute}.___SCell_1j6n0_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_1j6n0_gg_._use_primary_1j6n0_gg_{padding:var(--intergalactic-spacing-3x,12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral,#fff)}.___SCell_1j6n0_gg_._use_secondary_1j6n0_gg_{padding:var(--intergalactic-spacing-2x,8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral,#fff)}.___SCell_1j6n0_gg_.__fixed_1j6n0_gg_{position:sticky;z-index:1}.___SCell_1j6n0_gg_._theme_muted_1j6n0_gg_{background-color:var(--intergalactic-table-td-cell-unread,#f4f5f9)}.___SCell_1j6n0_gg_._theme_info_1j6n0_gg_{background-color:var(--intergalactic-table-td-cell-selected,#e9f7ff)}.___SCell_1j6n0_gg_._theme_success_1j6n0_gg_{background-color:var(--intergalactic-table-td-cell-new,#dbfee8)}.___SCell_1j6n0_gg_._theme_warning_1j6n0_gg_{background-color:var(--intergalactic-table-td-cell-warning,#fff3d9)}.___SCell_1j6n0_gg_._theme_danger_1j6n0_gg_{background-color:var(--intergalactic-table-td-cell-critical,#fff0f7)}.___SScrollAreaBar_1j6n0_gg_._orientation_horizontal_1j6n0_gg_{position:sticky;bottom:0;left:0;margin-top:calc(var(--intergalactic-spacing-3x, 12px)*-1);z-index:2;margin-left:calc(var(--left_1j6n0) + var(--intergalactic-spacing-1x, 4px));margin-right:calc(var(--right_1j6n0) + var(--intergalactic-spacing-1x, 4px));width:calc(100% - var(--offsetSum_1j6n0) - 8px)}.___SScrollAreaBar_1j6n0_gg_._orientation_vertical_1j6n0_gg_{width:12px}.___SHeightHold_1j6n0_gg_{position:absolute;top:0;width:100%;pointer-events:none;z-index:-1}"
|
|
44
44
|
/*__inner_css_end__*/
|
|
45
|
-
, "
|
|
45
|
+
, "1j6n0_gg_")
|
|
46
46
|
/*__reshadow_css_end__*/
|
|
47
47
|
, {
|
|
48
|
-
"__SDataTable": "
|
|
49
|
-
"_compact": "
|
|
50
|
-
"__SCell": "
|
|
51
|
-
"__SColumn": "
|
|
52
|
-
"__SHeadWrapper": "
|
|
53
|
-
"_sticky": "
|
|
54
|
-
"__SHead": "
|
|
55
|
-
"_hidden": "
|
|
56
|
-
"_use_primary": "
|
|
57
|
-
"_use_secondary": "
|
|
58
|
-
"_group": "
|
|
59
|
-
"_use": "
|
|
60
|
-
"_groupHead": "
|
|
61
|
-
"_sortable": "
|
|
62
|
-
"__SSortWrapper": "
|
|
63
|
-
"_active": "
|
|
64
|
-
"__SSortIcon": "
|
|
65
|
-
"_sortIconFloat": "
|
|
66
|
-
"_resizable": "
|
|
67
|
-
"_fixed": "
|
|
68
|
-
"_borderLeft": "
|
|
69
|
-
"_borderRight": "
|
|
70
|
-
"__SBodyWrapper": "
|
|
71
|
-
"__SBody": "
|
|
72
|
-
"__SRow": "
|
|
73
|
-
"_theme": "
|
|
74
|
-
"__SGroupCell": "
|
|
75
|
-
"_theme_muted": "
|
|
76
|
-
"_theme_info": "
|
|
77
|
-
"_theme_success": "
|
|
78
|
-
"_theme_warning": "
|
|
79
|
-
"_theme_danger": "
|
|
80
|
-
"_positioned": "
|
|
81
|
-
"__SScrollAreaBar": "
|
|
82
|
-
"_orientation_horizontal": "
|
|
83
|
-
"_orientation_vertical": "
|
|
84
|
-
"__SHeightHold": "
|
|
85
|
-
"--left": "--
|
|
86
|
-
"--right": "--
|
|
87
|
-
"--offsetSum": "--
|
|
48
|
+
"__SDataTable": "___SDataTable_1j6n0_gg_",
|
|
49
|
+
"_compact": "__compact_1j6n0_gg_",
|
|
50
|
+
"__SCell": "___SCell_1j6n0_gg_",
|
|
51
|
+
"__SColumn": "___SColumn_1j6n0_gg_",
|
|
52
|
+
"__SHeadWrapper": "___SHeadWrapper_1j6n0_gg_",
|
|
53
|
+
"_sticky": "__sticky_1j6n0_gg_",
|
|
54
|
+
"__SHead": "___SHead_1j6n0_gg_",
|
|
55
|
+
"_hidden": "__hidden_1j6n0_gg_",
|
|
56
|
+
"_use_primary": "_use_primary_1j6n0_gg_",
|
|
57
|
+
"_use_secondary": "_use_secondary_1j6n0_gg_",
|
|
58
|
+
"_group": "__group_1j6n0_gg_",
|
|
59
|
+
"_use": "__use_1j6n0_gg_",
|
|
60
|
+
"_groupHead": "__groupHead_1j6n0_gg_",
|
|
61
|
+
"_sortable": "__sortable_1j6n0_gg_",
|
|
62
|
+
"__SSortWrapper": "___SSortWrapper_1j6n0_gg_",
|
|
63
|
+
"_active": "__active_1j6n0_gg_",
|
|
64
|
+
"__SSortIcon": "___SSortIcon_1j6n0_gg_",
|
|
65
|
+
"_sortIconFloat": "__sortIconFloat_1j6n0_gg_",
|
|
66
|
+
"_resizable": "__resizable_1j6n0_gg_",
|
|
67
|
+
"_fixed": "__fixed_1j6n0_gg_",
|
|
68
|
+
"_borderLeft": "__borderLeft_1j6n0_gg_",
|
|
69
|
+
"_borderRight": "__borderRight_1j6n0_gg_",
|
|
70
|
+
"__SBodyWrapper": "___SBodyWrapper_1j6n0_gg_",
|
|
71
|
+
"__SBody": "___SBody_1j6n0_gg_",
|
|
72
|
+
"__SRow": "___SRow_1j6n0_gg_",
|
|
73
|
+
"_theme": "__theme_1j6n0_gg_",
|
|
74
|
+
"__SGroupCell": "___SGroupCell_1j6n0_gg_",
|
|
75
|
+
"_theme_muted": "_theme_muted_1j6n0_gg_",
|
|
76
|
+
"_theme_info": "_theme_info_1j6n0_gg_",
|
|
77
|
+
"_theme_success": "_theme_success_1j6n0_gg_",
|
|
78
|
+
"_theme_warning": "_theme_warning_1j6n0_gg_",
|
|
79
|
+
"_theme_danger": "_theme_danger_1j6n0_gg_",
|
|
80
|
+
"_positioned": "__positioned_1j6n0_gg_",
|
|
81
|
+
"__SScrollAreaBar": "___SScrollAreaBar_1j6n0_gg_",
|
|
82
|
+
"_orientation_horizontal": "_orientation_horizontal_1j6n0_gg_",
|
|
83
|
+
"_orientation_vertical": "_orientation_vertical_1j6n0_gg_",
|
|
84
|
+
"__SHeightHold": "___SHeightHold_1j6n0_gg_",
|
|
85
|
+
"--left": "--left_1j6n0",
|
|
86
|
+
"--right": "--right_1j6n0",
|
|
87
|
+
"--offsetSum": "--offsetSum_1j6n0"
|
|
88
88
|
});
|
|
89
89
|
var REVERSED_SORT_DIRECTION = {
|
|
90
90
|
desc: 'asc',
|
package/lib/es6/Head.js
CHANGED
|
@@ -34,16 +34,16 @@ var scrollStyles = (
|
|
|
34
34
|
/*__reshadow_css_start__*/
|
|
35
35
|
_sstyled.insert(
|
|
36
36
|
/*__inner_css_start__*/
|
|
37
|
-
".
|
|
37
|
+
".___SShadowHorizontal_1fkk9_gg_:before{left:var(--left_1fkk9)!important}.___SShadowHorizontal_1fkk9_gg_:after{right:var(--right_1fkk9)!important}.___SContainer_1fkk9_gg_.__disabledScroll_1fkk9_gg_{overflow:visible}"
|
|
38
38
|
/*__inner_css_end__*/
|
|
39
|
-
, "
|
|
39
|
+
, "1fkk9_gg_")
|
|
40
40
|
/*__reshadow_css_end__*/
|
|
41
41
|
, {
|
|
42
|
-
"__SShadowHorizontal": "
|
|
43
|
-
"--left": "--
|
|
44
|
-
"--right": "--
|
|
45
|
-
"__SContainer": "
|
|
46
|
-
"_disabledScroll": "
|
|
42
|
+
"__SShadowHorizontal": "___SShadowHorizontal_1fkk9_gg_",
|
|
43
|
+
"--left": "--left_1fkk9",
|
|
44
|
+
"--right": "--right_1fkk9",
|
|
45
|
+
"__SContainer": "___SContainer_1fkk9_gg_",
|
|
46
|
+
"_disabledScroll": "__disabledScroll_1fkk9_gg_"
|
|
47
47
|
});
|
|
48
48
|
var SORTING_ICON = {
|
|
49
49
|
desc: SortDesc,
|