@semcore/data-table 16.1.0 → 16.2.0-prerelease.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/lib/cjs/components/Body/Body.js +43 -43
- package/lib/cjs/components/Body/Body.js.map +1 -1
- package/lib/cjs/components/Body/Body.types.js.map +1 -1
- package/lib/cjs/components/Body/Cell.js +43 -43
- package/lib/cjs/components/Body/Cell.js.map +1 -1
- package/lib/cjs/components/Body/Cell.types.js.map +1 -1
- package/lib/cjs/components/Body/Row.js +43 -43
- package/lib/cjs/components/Body/style.shadow.css +2 -1
- package/lib/cjs/components/DataTable/DataTable.js +66 -44
- package/lib/cjs/components/DataTable/DataTable.js.map +1 -1
- package/lib/cjs/components/DataTable/DataTable.types.js.map +1 -1
- package/lib/cjs/components/Head/Column.js +30 -30
- package/lib/cjs/components/Head/Column.types.js.map +1 -1
- package/lib/cjs/components/Head/Group.js +30 -30
- package/lib/cjs/components/Head/Group.type.js.map +1 -1
- package/lib/cjs/components/Head/Head.js +30 -30
- package/lib/cjs/components/Head/Head.types.js.map +1 -1
- package/lib/es6/components/Body/Body.js +43 -43
- package/lib/es6/components/Body/Body.js.map +1 -1
- package/lib/es6/components/Body/Body.types.js.map +1 -1
- package/lib/es6/components/Body/Cell.js +43 -43
- package/lib/es6/components/Body/Cell.js.map +1 -1
- package/lib/es6/components/Body/Cell.types.js.map +1 -1
- package/lib/es6/components/Body/Row.js +43 -43
- package/lib/es6/components/Body/style.shadow.css +2 -1
- package/lib/es6/components/DataTable/DataTable.js +66 -44
- package/lib/es6/components/DataTable/DataTable.js.map +1 -1
- package/lib/es6/components/DataTable/DataTable.types.js.map +1 -1
- package/lib/es6/components/Head/Column.js +30 -30
- package/lib/es6/components/Head/Column.types.js.map +1 -1
- package/lib/es6/components/Head/Group.js +30 -30
- package/lib/es6/components/Head/Group.type.js.map +1 -1
- package/lib/es6/components/Head/Head.js +30 -30
- package/lib/es6/components/Head/Head.types.js.map +1 -1
- package/lib/esm/components/Body/Body.mjs +44 -44
- package/lib/esm/components/Body/Cell.mjs +44 -44
- package/lib/esm/components/Body/Row.mjs +44 -44
- package/lib/esm/components/Body/style.shadow.css +2 -1
- package/lib/esm/components/DataTable/DataTable.mjs +68 -46
- package/lib/esm/components/Head/Column.mjs +31 -31
- package/lib/esm/components/Head/Group.mjs +31 -31
- package/lib/esm/components/Head/Head.mjs +31 -31
- package/lib/types/components/Body/Body.types.d.ts +20 -9
- package/lib/types/components/Body/Cell.types.d.ts +3 -3
- package/lib/types/components/DataTable/DataTable.types.d.ts +10 -4
- package/lib/types/components/Head/Column.types.d.ts +2 -2
- package/lib/types/components/Head/Group.type.d.ts +1 -1
- package/lib/types/components/Head/Head.types.d.ts +2 -2
- package/package.json +22 -22
|
@@ -24,40 +24,40 @@ var style = (
|
|
|
24
24
|
/*__reshadow_css_start__*/
|
|
25
25
|
(sstyled.insert(
|
|
26
26
|
/*__inner_css_start__*/
|
|
27
|
-
'.
|
|
27
|
+
'.___SGroupContainer_oh6cc_gg_,.___SHead_oh6cc_gg_{display:contents}.___SHead_oh6cc_gg_.__animationDuration_oh6cc_gg_>.___SColumn_oh6cc_gg_{transition:top var(--animationDuration_oh6cc) ease-out}.___SHead_oh6cc_gg_.__sticky_oh6cc_gg_ .___SColumn_oh6cc_gg_,.___SHead_oh6cc_gg_.__sticky_oh6cc_gg_ .___SGroup_oh6cc_gg_{position:sticky;top:0;z-index:18}.___SHead_oh6cc_gg_.__sticky_oh6cc_gg_ .___SGroupContainer_oh6cc_gg_>.___SColumn_oh6cc_gg_{position:sticky;z-index:18}.___SHead_oh6cc_gg_.__compact_oh6cc_gg_ .___SColumn_oh6cc_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SColumn_oh6cc_gg_,.___SGroup_oh6cc_gg_{display:flex;align-items:flex-start;font-size:var(--intergalactic-fs-100, 12px);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;height:100%;position:relative;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,min-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,max-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;overflow:hidden;line-height:var(--intergalactic-lh-100, 133%)}.___SGroup_oh6cc_gg_{justify-content:center;text-align:center;background-color:var(--intergalactic-table-th-primary-cell, #f4f5f9)}.___SGroup_oh6cc_gg_._use_primary_oh6cc_gg_{padding:var(--intergalactic-spacing-3x, 12px)}.___SGroup_oh6cc_gg_._use_primary_oh6cc_gg_:has(~.___SColumn_oh6cc_gg_.__visibleSort_oh6cc_gg_){background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SGroup_oh6cc_gg_._use_secondary_oh6cc_gg_{padding:var(--intergalactic-spacing-2x, 8px)}.___SColumn_oh6cc_gg_._borders_both_oh6cc_gg_,.___SColumn_oh6cc_gg_._borders_left_oh6cc_gg_,.___SGroup_oh6cc_gg_._borders_both_oh6cc_gg_,.___SGroup_oh6cc_gg_._borders_left_oh6cc_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_oh6cc_gg_._borders_both_oh6cc_gg_,.___SColumn_oh6cc_gg_._borders_right_oh6cc_gg_,.___SGroup_oh6cc_gg_._borders_both_oh6cc_gg_,.___SGroup_oh6cc_gg_._borders_right_oh6cc_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_oh6cc_gg_._use_primary_oh6cc_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_oh6cc_gg_._use_primary_oh6cc_gg_ .___SSortWrapper_oh6cc_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_oh6cc_gg_._use_primary_oh6cc_gg_.__visibleSort_oh6cc_gg_{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_oh6cc_gg_._use_primary_oh6cc_gg_.__visibleSort_oh6cc_gg_ .___SSortWrapper_oh6cc_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_oh6cc_gg_._use_primary_oh6cc_gg_.__visibleSort_oh6cc_gg_ .___SSortButton_oh6cc_gg_,.___SColumn_oh6cc_gg_._use_primary_oh6cc_gg_.__visibleSort_oh6cc_gg_ .___SSortWrapper_oh6cc_gg_::before,.___SColumn_oh6cc_gg_._use_secondary_oh6cc_gg_.__visibleSort_oh6cc_gg_ .___SSortWrapper_oh6cc_gg_::before{display:flex;opacity:1}.___SColumn_oh6cc_gg_._use_secondary_oh6cc_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_oh6cc_gg_._use_secondary_oh6cc_gg_ .___SSortWrapper_oh6cc_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SColumn_oh6cc_gg_._use_secondary_oh6cc_gg_.__visibleSort_oh6cc_gg_ .___SSortWrapper_oh6cc_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_oh6cc_gg_._use_secondary_oh6cc_gg_.__visibleSort_oh6cc_gg_ .___SSortButton_oh6cc_gg_{display:flex;opacity:1}.___SColumn_oh6cc_gg_.__gridArea_oh6cc_gg_,.___SGroupTitle_oh6cc_gg_.__gridArea_oh6cc_gg_,.___SGroup_oh6cc_gg_.__gridArea_oh6cc_gg_{grid-area:var(--gridArea_oh6cc)}.___SHead_oh6cc_gg_ .___SColumn_oh6cc_gg_.__fixed_oh6cc_gg_,.___SHead_oh6cc_gg_ .___SGroup_oh6cc_gg_.__fixed_oh6cc_gg_,.___SHead_oh6cc_gg_.__sticky_oh6cc_gg_ .___SColumn_oh6cc_gg_.__fixed_oh6cc_gg_{position:sticky;z-index:19}@media (hover:hover){.___SColumn_oh6cc_gg_.__sortable_oh6cc_gg_:hover{cursor:pointer}}.___SSortWrapper_oh6cc_gg_{align-items:center;display:flex;flex-shrink:1;position:relative;flex-basis:0;min-height:16px;opacity:0;transition:all calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SSortButton_oh6cc_gg_,.___SSortWrapper_oh6cc_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_oh6cc_gg_:before{content:"";top:0;width:20px;height:100%}.___SSortButton_oh6cc_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #878992);top:calc(-1*(1em*1.25 - 16px));margin-left:var(--intergalactic-spacing-1x, 4px)}.___SHead_oh6cc_gg_._sideIndents_wide_oh6cc_gg_ .___SColumn_oh6cc_gg_:first-child{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SHead_oh6cc_gg_._sideIndents_wide_oh6cc_gg_ .___SColumn_oh6cc_gg_:last-child{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SHeadCheckboxCol_oh6cc_gg_{cursor:pointer}.___SColumn_oh6cc_gg_.__fixed_oh6cc_gg_.__shadowVertical_oh6cc_gg_:after,.___SGroup_oh6cc_gg_.__fixed_oh6cc_gg_.__shadowVertical_oh6cc_gg_:after{content:"";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_,.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_{margin-right:-5px;border-right-color:transparent}.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_primary_oh6cc_gg_,.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_._use_primary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_primary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_._use_primary_oh6cc_gg_{padding-right:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_secondary_oh6cc_gg_,.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_._use_secondary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_secondary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_._use_secondary_oh6cc_gg_{padding-right:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_:after,.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_:after,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_:after,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_:after{display:block;right:0;background:var(--intergalactic-scroll-area-shadow-left,\n linear-gradient(to right, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_,.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_{margin-left:-5px;border-left-color:transparent}.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_._use_primary_oh6cc_gg_,.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_primary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_._use_primary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_primary_oh6cc_gg_{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_._use_secondary_oh6cc_gg_,.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_secondary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_._use_secondary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_secondary_oh6cc_gg_{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_:after,.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_:after,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_:after,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_:after{display:block;left:0;background:var(--intergalactic-scroll-area-shadow-right,\n linear-gradient(to left, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}',
|
|
28
28
|
/*__inner_css_end__*/
|
|
29
|
-
"
|
|
29
|
+
"oh6cc_gg_"
|
|
30
30
|
), /*__reshadow_css_end__*/
|
|
31
31
|
{
|
|
32
|
-
"__SHead": "
|
|
33
|
-
"__SGroupContainer": "
|
|
34
|
-
"_animationDuration": "
|
|
35
|
-
"__SColumn": "
|
|
36
|
-
"--animationDuration": "--
|
|
37
|
-
"_sticky": "
|
|
38
|
-
"__SGroup": "
|
|
39
|
-
"_compact": "
|
|
40
|
-
"_use_secondary": "
|
|
41
|
-
"_borders_both": "
|
|
42
|
-
"_borders_left": "
|
|
43
|
-
"_borders_right": "
|
|
44
|
-
"_gridArea": "
|
|
45
|
-
"__SGroupTitle": "
|
|
46
|
-
"--gridArea": "--
|
|
47
|
-
"_fixed": "
|
|
48
|
-
"_sortable": "
|
|
49
|
-
"__SSortWrapper": "
|
|
50
|
-
"__SSortButton": "
|
|
51
|
-
"__SHeadCheckboxCol": "
|
|
52
|
-
"_use_primary": "
|
|
53
|
-
"_visibleSort": "
|
|
54
|
-
"_sideIndents_wide": "
|
|
55
|
-
"_shadowVertical": "
|
|
56
|
-
"_fixed_left": "
|
|
57
|
-
"_shadowVertical_median": "
|
|
58
|
-
"_shadowVertical_start": "
|
|
59
|
-
"_fixed_right": "
|
|
60
|
-
"_shadowVertical_end": "
|
|
32
|
+
"__SHead": "___SHead_oh6cc_gg_",
|
|
33
|
+
"__SGroupContainer": "___SGroupContainer_oh6cc_gg_",
|
|
34
|
+
"_animationDuration": "__animationDuration_oh6cc_gg_",
|
|
35
|
+
"__SColumn": "___SColumn_oh6cc_gg_",
|
|
36
|
+
"--animationDuration": "--animationDuration_oh6cc",
|
|
37
|
+
"_sticky": "__sticky_oh6cc_gg_",
|
|
38
|
+
"__SGroup": "___SGroup_oh6cc_gg_",
|
|
39
|
+
"_compact": "__compact_oh6cc_gg_",
|
|
40
|
+
"_use_secondary": "_use_secondary_oh6cc_gg_",
|
|
41
|
+
"_borders_both": "_borders_both_oh6cc_gg_",
|
|
42
|
+
"_borders_left": "_borders_left_oh6cc_gg_",
|
|
43
|
+
"_borders_right": "_borders_right_oh6cc_gg_",
|
|
44
|
+
"_gridArea": "__gridArea_oh6cc_gg_",
|
|
45
|
+
"__SGroupTitle": "___SGroupTitle_oh6cc_gg_",
|
|
46
|
+
"--gridArea": "--gridArea_oh6cc",
|
|
47
|
+
"_fixed": "__fixed_oh6cc_gg_",
|
|
48
|
+
"_sortable": "__sortable_oh6cc_gg_",
|
|
49
|
+
"__SSortWrapper": "___SSortWrapper_oh6cc_gg_",
|
|
50
|
+
"__SSortButton": "___SSortButton_oh6cc_gg_",
|
|
51
|
+
"__SHeadCheckboxCol": "___SHeadCheckboxCol_oh6cc_gg_",
|
|
52
|
+
"_use_primary": "_use_primary_oh6cc_gg_",
|
|
53
|
+
"_visibleSort": "__visibleSort_oh6cc_gg_",
|
|
54
|
+
"_sideIndents_wide": "_sideIndents_wide_oh6cc_gg_",
|
|
55
|
+
"_shadowVertical": "__shadowVertical_oh6cc_gg_",
|
|
56
|
+
"_fixed_left": "_fixed_left_oh6cc_gg_",
|
|
57
|
+
"_shadowVertical_median": "_shadowVertical_median_oh6cc_gg_",
|
|
58
|
+
"_shadowVertical_start": "_shadowVertical_start_oh6cc_gg_",
|
|
59
|
+
"_fixed_right": "_fixed_right_oh6cc_gg_",
|
|
60
|
+
"_shadowVertical_end": "_shadowVertical_end_oh6cc_gg_"
|
|
61
61
|
})
|
|
62
62
|
);
|
|
63
63
|
var SORTING_ICON = {
|
|
@@ -21,40 +21,40 @@ var style = (
|
|
|
21
21
|
/*__reshadow_css_start__*/
|
|
22
22
|
(sstyled.insert(
|
|
23
23
|
/*__inner_css_start__*/
|
|
24
|
-
'.
|
|
24
|
+
'.___SGroupContainer_oh6cc_gg_,.___SHead_oh6cc_gg_{display:contents}.___SHead_oh6cc_gg_.__animationDuration_oh6cc_gg_>.___SColumn_oh6cc_gg_{transition:top var(--animationDuration_oh6cc) ease-out}.___SHead_oh6cc_gg_.__sticky_oh6cc_gg_ .___SColumn_oh6cc_gg_,.___SHead_oh6cc_gg_.__sticky_oh6cc_gg_ .___SGroup_oh6cc_gg_{position:sticky;top:0;z-index:18}.___SHead_oh6cc_gg_.__sticky_oh6cc_gg_ .___SGroupContainer_oh6cc_gg_>.___SColumn_oh6cc_gg_{position:sticky;z-index:18}.___SHead_oh6cc_gg_.__compact_oh6cc_gg_ .___SColumn_oh6cc_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SColumn_oh6cc_gg_,.___SGroup_oh6cc_gg_{display:flex;align-items:flex-start;font-size:var(--intergalactic-fs-100, 12px);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;height:100%;position:relative;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,min-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,max-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;overflow:hidden;line-height:var(--intergalactic-lh-100, 133%)}.___SGroup_oh6cc_gg_{justify-content:center;text-align:center;background-color:var(--intergalactic-table-th-primary-cell, #f4f5f9)}.___SGroup_oh6cc_gg_._use_primary_oh6cc_gg_{padding:var(--intergalactic-spacing-3x, 12px)}.___SGroup_oh6cc_gg_._use_primary_oh6cc_gg_:has(~.___SColumn_oh6cc_gg_.__visibleSort_oh6cc_gg_){background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SGroup_oh6cc_gg_._use_secondary_oh6cc_gg_{padding:var(--intergalactic-spacing-2x, 8px)}.___SColumn_oh6cc_gg_._borders_both_oh6cc_gg_,.___SColumn_oh6cc_gg_._borders_left_oh6cc_gg_,.___SGroup_oh6cc_gg_._borders_both_oh6cc_gg_,.___SGroup_oh6cc_gg_._borders_left_oh6cc_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_oh6cc_gg_._borders_both_oh6cc_gg_,.___SColumn_oh6cc_gg_._borders_right_oh6cc_gg_,.___SGroup_oh6cc_gg_._borders_both_oh6cc_gg_,.___SGroup_oh6cc_gg_._borders_right_oh6cc_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_oh6cc_gg_._use_primary_oh6cc_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_oh6cc_gg_._use_primary_oh6cc_gg_ .___SSortWrapper_oh6cc_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_oh6cc_gg_._use_primary_oh6cc_gg_.__visibleSort_oh6cc_gg_{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_oh6cc_gg_._use_primary_oh6cc_gg_.__visibleSort_oh6cc_gg_ .___SSortWrapper_oh6cc_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_oh6cc_gg_._use_primary_oh6cc_gg_.__visibleSort_oh6cc_gg_ .___SSortButton_oh6cc_gg_,.___SColumn_oh6cc_gg_._use_primary_oh6cc_gg_.__visibleSort_oh6cc_gg_ .___SSortWrapper_oh6cc_gg_::before,.___SColumn_oh6cc_gg_._use_secondary_oh6cc_gg_.__visibleSort_oh6cc_gg_ .___SSortWrapper_oh6cc_gg_::before{display:flex;opacity:1}.___SColumn_oh6cc_gg_._use_secondary_oh6cc_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_oh6cc_gg_._use_secondary_oh6cc_gg_ .___SSortWrapper_oh6cc_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SColumn_oh6cc_gg_._use_secondary_oh6cc_gg_.__visibleSort_oh6cc_gg_ .___SSortWrapper_oh6cc_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_oh6cc_gg_._use_secondary_oh6cc_gg_.__visibleSort_oh6cc_gg_ .___SSortButton_oh6cc_gg_{display:flex;opacity:1}.___SColumn_oh6cc_gg_.__gridArea_oh6cc_gg_,.___SGroupTitle_oh6cc_gg_.__gridArea_oh6cc_gg_,.___SGroup_oh6cc_gg_.__gridArea_oh6cc_gg_{grid-area:var(--gridArea_oh6cc)}.___SHead_oh6cc_gg_ .___SColumn_oh6cc_gg_.__fixed_oh6cc_gg_,.___SHead_oh6cc_gg_ .___SGroup_oh6cc_gg_.__fixed_oh6cc_gg_,.___SHead_oh6cc_gg_.__sticky_oh6cc_gg_ .___SColumn_oh6cc_gg_.__fixed_oh6cc_gg_{position:sticky;z-index:19}@media (hover:hover){.___SColumn_oh6cc_gg_.__sortable_oh6cc_gg_:hover{cursor:pointer}}.___SSortWrapper_oh6cc_gg_{align-items:center;display:flex;flex-shrink:1;position:relative;flex-basis:0;min-height:16px;opacity:0;transition:all calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SSortButton_oh6cc_gg_,.___SSortWrapper_oh6cc_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_oh6cc_gg_:before{content:"";top:0;width:20px;height:100%}.___SSortButton_oh6cc_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #878992);top:calc(-1*(1em*1.25 - 16px));margin-left:var(--intergalactic-spacing-1x, 4px)}.___SHead_oh6cc_gg_._sideIndents_wide_oh6cc_gg_ .___SColumn_oh6cc_gg_:first-child{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SHead_oh6cc_gg_._sideIndents_wide_oh6cc_gg_ .___SColumn_oh6cc_gg_:last-child{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SHeadCheckboxCol_oh6cc_gg_{cursor:pointer}.___SColumn_oh6cc_gg_.__fixed_oh6cc_gg_.__shadowVertical_oh6cc_gg_:after,.___SGroup_oh6cc_gg_.__fixed_oh6cc_gg_.__shadowVertical_oh6cc_gg_:after{content:"";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_,.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_{margin-right:-5px;border-right-color:transparent}.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_primary_oh6cc_gg_,.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_._use_primary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_primary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_._use_primary_oh6cc_gg_{padding-right:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_secondary_oh6cc_gg_,.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_._use_secondary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_secondary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_._use_secondary_oh6cc_gg_{padding-right:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_:after,.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_:after,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_:after,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_:after{display:block;right:0;background:var(--intergalactic-scroll-area-shadow-left,\n linear-gradient(to right, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_,.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_{margin-left:-5px;border-left-color:transparent}.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_._use_primary_oh6cc_gg_,.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_primary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_._use_primary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_primary_oh6cc_gg_{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_._use_secondary_oh6cc_gg_,.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_secondary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_._use_secondary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_secondary_oh6cc_gg_{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_:after,.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_:after,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_:after,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_:after{display:block;left:0;background:var(--intergalactic-scroll-area-shadow-right,\n linear-gradient(to left, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}',
|
|
25
25
|
/*__inner_css_end__*/
|
|
26
|
-
"
|
|
26
|
+
"oh6cc_gg_"
|
|
27
27
|
), /*__reshadow_css_end__*/
|
|
28
28
|
{
|
|
29
|
-
"__SHead": "
|
|
30
|
-
"__SGroupContainer": "
|
|
31
|
-
"_animationDuration": "
|
|
32
|
-
"__SColumn": "
|
|
33
|
-
"--animationDuration": "--
|
|
34
|
-
"_sticky": "
|
|
35
|
-
"__SGroup": "
|
|
36
|
-
"_compact": "
|
|
37
|
-
"_use_secondary": "
|
|
38
|
-
"_borders_both": "
|
|
39
|
-
"_borders_left": "
|
|
40
|
-
"_borders_right": "
|
|
41
|
-
"_gridArea": "
|
|
42
|
-
"__SGroupTitle": "
|
|
43
|
-
"--gridArea": "--
|
|
44
|
-
"_fixed": "
|
|
45
|
-
"_sortable": "
|
|
46
|
-
"__SSortWrapper": "
|
|
47
|
-
"__SSortButton": "
|
|
48
|
-
"__SHeadCheckboxCol": "
|
|
49
|
-
"_use_primary": "
|
|
50
|
-
"_visibleSort": "
|
|
51
|
-
"_sideIndents_wide": "
|
|
52
|
-
"_shadowVertical": "
|
|
53
|
-
"_fixed_left": "
|
|
54
|
-
"_shadowVertical_median": "
|
|
55
|
-
"_shadowVertical_start": "
|
|
56
|
-
"_fixed_right": "
|
|
57
|
-
"_shadowVertical_end": "
|
|
29
|
+
"__SHead": "___SHead_oh6cc_gg_",
|
|
30
|
+
"__SGroupContainer": "___SGroupContainer_oh6cc_gg_",
|
|
31
|
+
"_animationDuration": "__animationDuration_oh6cc_gg_",
|
|
32
|
+
"__SColumn": "___SColumn_oh6cc_gg_",
|
|
33
|
+
"--animationDuration": "--animationDuration_oh6cc",
|
|
34
|
+
"_sticky": "__sticky_oh6cc_gg_",
|
|
35
|
+
"__SGroup": "___SGroup_oh6cc_gg_",
|
|
36
|
+
"_compact": "__compact_oh6cc_gg_",
|
|
37
|
+
"_use_secondary": "_use_secondary_oh6cc_gg_",
|
|
38
|
+
"_borders_both": "_borders_both_oh6cc_gg_",
|
|
39
|
+
"_borders_left": "_borders_left_oh6cc_gg_",
|
|
40
|
+
"_borders_right": "_borders_right_oh6cc_gg_",
|
|
41
|
+
"_gridArea": "__gridArea_oh6cc_gg_",
|
|
42
|
+
"__SGroupTitle": "___SGroupTitle_oh6cc_gg_",
|
|
43
|
+
"--gridArea": "--gridArea_oh6cc",
|
|
44
|
+
"_fixed": "__fixed_oh6cc_gg_",
|
|
45
|
+
"_sortable": "__sortable_oh6cc_gg_",
|
|
46
|
+
"__SSortWrapper": "___SSortWrapper_oh6cc_gg_",
|
|
47
|
+
"__SSortButton": "___SSortButton_oh6cc_gg_",
|
|
48
|
+
"__SHeadCheckboxCol": "___SHeadCheckboxCol_oh6cc_gg_",
|
|
49
|
+
"_use_primary": "_use_primary_oh6cc_gg_",
|
|
50
|
+
"_visibleSort": "__visibleSort_oh6cc_gg_",
|
|
51
|
+
"_sideIndents_wide": "_sideIndents_wide_oh6cc_gg_",
|
|
52
|
+
"_shadowVertical": "__shadowVertical_oh6cc_gg_",
|
|
53
|
+
"_fixed_left": "_fixed_left_oh6cc_gg_",
|
|
54
|
+
"_shadowVertical_median": "_shadowVertical_median_oh6cc_gg_",
|
|
55
|
+
"_shadowVertical_start": "_shadowVertical_start_oh6cc_gg_",
|
|
56
|
+
"_fixed_right": "_fixed_right_oh6cc_gg_",
|
|
57
|
+
"_shadowVertical_end": "_shadowVertical_end_oh6cc_gg_"
|
|
58
58
|
})
|
|
59
59
|
);
|
|
60
60
|
var Group = /* @__PURE__ */ function(_Component) {
|
|
@@ -23,40 +23,40 @@ var style = (
|
|
|
23
23
|
/*__reshadow_css_start__*/
|
|
24
24
|
(sstyled.insert(
|
|
25
25
|
/*__inner_css_start__*/
|
|
26
|
-
'.
|
|
26
|
+
'.___SGroupContainer_oh6cc_gg_,.___SHead_oh6cc_gg_{display:contents}.___SHead_oh6cc_gg_.__animationDuration_oh6cc_gg_>.___SColumn_oh6cc_gg_{transition:top var(--animationDuration_oh6cc) ease-out}.___SHead_oh6cc_gg_.__sticky_oh6cc_gg_ .___SColumn_oh6cc_gg_,.___SHead_oh6cc_gg_.__sticky_oh6cc_gg_ .___SGroup_oh6cc_gg_{position:sticky;top:0;z-index:18}.___SHead_oh6cc_gg_.__sticky_oh6cc_gg_ .___SGroupContainer_oh6cc_gg_>.___SColumn_oh6cc_gg_{position:sticky;z-index:18}.___SHead_oh6cc_gg_.__compact_oh6cc_gg_ .___SColumn_oh6cc_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SColumn_oh6cc_gg_,.___SGroup_oh6cc_gg_{display:flex;align-items:flex-start;font-size:var(--intergalactic-fs-100, 12px);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;height:100%;position:relative;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,min-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,max-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;overflow:hidden;line-height:var(--intergalactic-lh-100, 133%)}.___SGroup_oh6cc_gg_{justify-content:center;text-align:center;background-color:var(--intergalactic-table-th-primary-cell, #f4f5f9)}.___SGroup_oh6cc_gg_._use_primary_oh6cc_gg_{padding:var(--intergalactic-spacing-3x, 12px)}.___SGroup_oh6cc_gg_._use_primary_oh6cc_gg_:has(~.___SColumn_oh6cc_gg_.__visibleSort_oh6cc_gg_){background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SGroup_oh6cc_gg_._use_secondary_oh6cc_gg_{padding:var(--intergalactic-spacing-2x, 8px)}.___SColumn_oh6cc_gg_._borders_both_oh6cc_gg_,.___SColumn_oh6cc_gg_._borders_left_oh6cc_gg_,.___SGroup_oh6cc_gg_._borders_both_oh6cc_gg_,.___SGroup_oh6cc_gg_._borders_left_oh6cc_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_oh6cc_gg_._borders_both_oh6cc_gg_,.___SColumn_oh6cc_gg_._borders_right_oh6cc_gg_,.___SGroup_oh6cc_gg_._borders_both_oh6cc_gg_,.___SGroup_oh6cc_gg_._borders_right_oh6cc_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_oh6cc_gg_._use_primary_oh6cc_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_oh6cc_gg_._use_primary_oh6cc_gg_ .___SSortWrapper_oh6cc_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_oh6cc_gg_._use_primary_oh6cc_gg_.__visibleSort_oh6cc_gg_{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_oh6cc_gg_._use_primary_oh6cc_gg_.__visibleSort_oh6cc_gg_ .___SSortWrapper_oh6cc_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_oh6cc_gg_._use_primary_oh6cc_gg_.__visibleSort_oh6cc_gg_ .___SSortButton_oh6cc_gg_,.___SColumn_oh6cc_gg_._use_primary_oh6cc_gg_.__visibleSort_oh6cc_gg_ .___SSortWrapper_oh6cc_gg_::before,.___SColumn_oh6cc_gg_._use_secondary_oh6cc_gg_.__visibleSort_oh6cc_gg_ .___SSortWrapper_oh6cc_gg_::before{display:flex;opacity:1}.___SColumn_oh6cc_gg_._use_secondary_oh6cc_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_oh6cc_gg_._use_secondary_oh6cc_gg_ .___SSortWrapper_oh6cc_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SColumn_oh6cc_gg_._use_secondary_oh6cc_gg_.__visibleSort_oh6cc_gg_ .___SSortWrapper_oh6cc_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_oh6cc_gg_._use_secondary_oh6cc_gg_.__visibleSort_oh6cc_gg_ .___SSortButton_oh6cc_gg_{display:flex;opacity:1}.___SColumn_oh6cc_gg_.__gridArea_oh6cc_gg_,.___SGroupTitle_oh6cc_gg_.__gridArea_oh6cc_gg_,.___SGroup_oh6cc_gg_.__gridArea_oh6cc_gg_{grid-area:var(--gridArea_oh6cc)}.___SHead_oh6cc_gg_ .___SColumn_oh6cc_gg_.__fixed_oh6cc_gg_,.___SHead_oh6cc_gg_ .___SGroup_oh6cc_gg_.__fixed_oh6cc_gg_,.___SHead_oh6cc_gg_.__sticky_oh6cc_gg_ .___SColumn_oh6cc_gg_.__fixed_oh6cc_gg_{position:sticky;z-index:19}@media (hover:hover){.___SColumn_oh6cc_gg_.__sortable_oh6cc_gg_:hover{cursor:pointer}}.___SSortWrapper_oh6cc_gg_{align-items:center;display:flex;flex-shrink:1;position:relative;flex-basis:0;min-height:16px;opacity:0;transition:all calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SSortButton_oh6cc_gg_,.___SSortWrapper_oh6cc_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_oh6cc_gg_:before{content:"";top:0;width:20px;height:100%}.___SSortButton_oh6cc_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #878992);top:calc(-1*(1em*1.25 - 16px));margin-left:var(--intergalactic-spacing-1x, 4px)}.___SHead_oh6cc_gg_._sideIndents_wide_oh6cc_gg_ .___SColumn_oh6cc_gg_:first-child{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SHead_oh6cc_gg_._sideIndents_wide_oh6cc_gg_ .___SColumn_oh6cc_gg_:last-child{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SHeadCheckboxCol_oh6cc_gg_{cursor:pointer}.___SColumn_oh6cc_gg_.__fixed_oh6cc_gg_.__shadowVertical_oh6cc_gg_:after,.___SGroup_oh6cc_gg_.__fixed_oh6cc_gg_.__shadowVertical_oh6cc_gg_:after{content:"";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_,.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_{margin-right:-5px;border-right-color:transparent}.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_primary_oh6cc_gg_,.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_._use_primary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_primary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_._use_primary_oh6cc_gg_{padding-right:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_secondary_oh6cc_gg_,.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_._use_secondary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_secondary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_._use_secondary_oh6cc_gg_{padding-right:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_:after,.___SColumn_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_:after,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_median_oh6cc_gg_:after,.___SGroup_oh6cc_gg_._fixed_left_oh6cc_gg_._shadowVertical_start_oh6cc_gg_:after{display:block;right:0;background:var(--intergalactic-scroll-area-shadow-left,\n linear-gradient(to right, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_,.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_{margin-left:-5px;border-left-color:transparent}.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_._use_primary_oh6cc_gg_,.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_primary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_._use_primary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_primary_oh6cc_gg_{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_._use_secondary_oh6cc_gg_,.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_secondary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_._use_secondary_oh6cc_gg_,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_._use_secondary_oh6cc_gg_{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_:after,.___SColumn_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_:after,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_end_oh6cc_gg_:after,.___SGroup_oh6cc_gg_._fixed_right_oh6cc_gg_._shadowVertical_median_oh6cc_gg_:after{display:block;left:0;background:var(--intergalactic-scroll-area-shadow-right,\n linear-gradient(to left, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}',
|
|
27
27
|
/*__inner_css_end__*/
|
|
28
|
-
"
|
|
28
|
+
"oh6cc_gg_"
|
|
29
29
|
), /*__reshadow_css_end__*/
|
|
30
30
|
{
|
|
31
|
-
"__SHead": "
|
|
32
|
-
"__SGroupContainer": "
|
|
33
|
-
"_animationDuration": "
|
|
34
|
-
"__SColumn": "
|
|
35
|
-
"--animationDuration": "--
|
|
36
|
-
"_sticky": "
|
|
37
|
-
"__SGroup": "
|
|
38
|
-
"_compact": "
|
|
39
|
-
"_use_secondary": "
|
|
40
|
-
"_borders_both": "
|
|
41
|
-
"_borders_left": "
|
|
42
|
-
"_borders_right": "
|
|
43
|
-
"_gridArea": "
|
|
44
|
-
"__SGroupTitle": "
|
|
45
|
-
"--gridArea": "--
|
|
46
|
-
"_fixed": "
|
|
47
|
-
"_sortable": "
|
|
48
|
-
"__SSortWrapper": "
|
|
49
|
-
"__SSortButton": "
|
|
50
|
-
"__SHeadCheckboxCol": "
|
|
51
|
-
"_use_primary": "
|
|
52
|
-
"_visibleSort": "
|
|
53
|
-
"_sideIndents_wide": "
|
|
54
|
-
"_shadowVertical": "
|
|
55
|
-
"_fixed_left": "
|
|
56
|
-
"_shadowVertical_median": "
|
|
57
|
-
"_shadowVertical_start": "
|
|
58
|
-
"_fixed_right": "
|
|
59
|
-
"_shadowVertical_end": "
|
|
31
|
+
"__SHead": "___SHead_oh6cc_gg_",
|
|
32
|
+
"__SGroupContainer": "___SGroupContainer_oh6cc_gg_",
|
|
33
|
+
"_animationDuration": "__animationDuration_oh6cc_gg_",
|
|
34
|
+
"__SColumn": "___SColumn_oh6cc_gg_",
|
|
35
|
+
"--animationDuration": "--animationDuration_oh6cc",
|
|
36
|
+
"_sticky": "__sticky_oh6cc_gg_",
|
|
37
|
+
"__SGroup": "___SGroup_oh6cc_gg_",
|
|
38
|
+
"_compact": "__compact_oh6cc_gg_",
|
|
39
|
+
"_use_secondary": "_use_secondary_oh6cc_gg_",
|
|
40
|
+
"_borders_both": "_borders_both_oh6cc_gg_",
|
|
41
|
+
"_borders_left": "_borders_left_oh6cc_gg_",
|
|
42
|
+
"_borders_right": "_borders_right_oh6cc_gg_",
|
|
43
|
+
"_gridArea": "__gridArea_oh6cc_gg_",
|
|
44
|
+
"__SGroupTitle": "___SGroupTitle_oh6cc_gg_",
|
|
45
|
+
"--gridArea": "--gridArea_oh6cc",
|
|
46
|
+
"_fixed": "__fixed_oh6cc_gg_",
|
|
47
|
+
"_sortable": "__sortable_oh6cc_gg_",
|
|
48
|
+
"__SSortWrapper": "___SSortWrapper_oh6cc_gg_",
|
|
49
|
+
"__SSortButton": "___SSortButton_oh6cc_gg_",
|
|
50
|
+
"__SHeadCheckboxCol": "___SHeadCheckboxCol_oh6cc_gg_",
|
|
51
|
+
"_use_primary": "_use_primary_oh6cc_gg_",
|
|
52
|
+
"_visibleSort": "__visibleSort_oh6cc_gg_",
|
|
53
|
+
"_sideIndents_wide": "_sideIndents_wide_oh6cc_gg_",
|
|
54
|
+
"_shadowVertical": "__shadowVertical_oh6cc_gg_",
|
|
55
|
+
"_fixed_left": "_fixed_left_oh6cc_gg_",
|
|
56
|
+
"_shadowVertical_median": "_shadowVertical_median_oh6cc_gg_",
|
|
57
|
+
"_shadowVertical_start": "_shadowVertical_start_oh6cc_gg_",
|
|
58
|
+
"_fixed_right": "_fixed_right_oh6cc_gg_",
|
|
59
|
+
"_shadowVertical_end": "_shadowVertical_end_oh6cc_gg_"
|
|
60
60
|
})
|
|
61
61
|
);
|
|
62
62
|
var HeadRoot = /* @__PURE__ */ function(_Component) {
|
|
@@ -3,30 +3,41 @@ import type * as React from 'react';
|
|
|
3
3
|
import type { CellPropsInner, Theme } from './Cell.types';
|
|
4
4
|
import type { DTRow } from './Row.types';
|
|
5
5
|
import type { ACCORDION } from '../DataTable/DataTable';
|
|
6
|
-
import type { DataRowItem, DTUse, VirtualScroll, DataTableProps } from '../DataTable/DataTable.types';
|
|
6
|
+
import type { DataRowItem, DTUse, VirtualScroll, DataTableProps, DataTableData } from '../DataTable/DataTable.types';
|
|
7
7
|
import type { DTColumn } from '../Head/Column.types';
|
|
8
|
-
export type CellRenderProps<UniqKeyType> = {
|
|
8
|
+
export type CellRenderProps<Data extends DataRowItem, UniqKeyType> = {
|
|
9
|
+
/** The column key for the cell data */
|
|
9
10
|
dataKey: string;
|
|
11
|
+
/** The complete row data object */
|
|
10
12
|
row: DTRow<UniqKeyType>;
|
|
13
|
+
/** The column configuration object */
|
|
11
14
|
column: DTColumn;
|
|
15
|
+
/** Zero-based row index in the table */
|
|
12
16
|
rowIndex: number;
|
|
17
|
+
/** Zero-based column index in the table */
|
|
13
18
|
columnIndex: number;
|
|
19
|
+
/** The name/key of the column */
|
|
14
20
|
columnName: string | typeof ACCORDION;
|
|
21
|
+
/** Cell value */
|
|
15
22
|
value: string | React.ReactElement;
|
|
23
|
+
/** Function that returns the default cell rendering */
|
|
16
24
|
defaultRender: () => React.ReactNode;
|
|
25
|
+
/** Indicates if this cell spans multiple rows */
|
|
17
26
|
isMergedRows: boolean;
|
|
27
|
+
/** Indicates if this cell spans multiple columns */
|
|
18
28
|
isMergedColumns: boolean;
|
|
19
|
-
|
|
29
|
+
/** The original unprocessed row data */
|
|
30
|
+
rawData: Data;
|
|
20
31
|
};
|
|
21
|
-
export type DataTableBodyProps<UniqKeyType> = {
|
|
22
|
-
renderCell?: (props: CellRenderProps<UniqKeyType>) => React.ReactNode | (Record<string, any> & {
|
|
32
|
+
export type DataTableBodyProps<Data extends DataTableData, UniqKeyType> = {
|
|
33
|
+
renderCell?: (props: CellRenderProps<Data[number], UniqKeyType>) => React.ReactNode | (Record<string, any> & {
|
|
23
34
|
theme?: Theme;
|
|
24
35
|
});
|
|
25
36
|
rowProps?: (row: DTRow<UniqKeyType>, rowIndex: number) => (Record<string, any> & {
|
|
26
37
|
theme?: Theme;
|
|
27
38
|
}) | undefined;
|
|
28
39
|
};
|
|
29
|
-
export type BodyPropsInner<UniqKeyType> = DataTableBodyProps<UniqKeyType> & {
|
|
40
|
+
export type BodyPropsInner<Data extends DataTableData, UniqKeyType> = DataTableBodyProps<Data, UniqKeyType> & {
|
|
30
41
|
rows: Array<DTRow<UniqKeyType> | DTRow<UniqKeyType>[]>;
|
|
31
42
|
flatRows: DTRow<UniqKeyType>[];
|
|
32
43
|
columns: DTColumn[];
|
|
@@ -49,7 +60,7 @@ export type BodyPropsInner<UniqKeyType> = DataTableBodyProps<UniqKeyType> & {
|
|
|
49
60
|
hasGroups: boolean;
|
|
50
61
|
uid: string;
|
|
51
62
|
rowProps?: (row: DTRow<UniqKeyType>, rowIndex: number) => Record<string, any> | undefined;
|
|
52
|
-
renderCell?: (props: CellRenderProps<UniqKeyType>) => React.ReactNode | Record<string, any>;
|
|
63
|
+
renderCell?: (props: CellRenderProps<Data[number], UniqKeyType>) => React.ReactNode | Record<string, any>;
|
|
53
64
|
onBackFromAccordion: (colIndex: number) => void;
|
|
54
65
|
stickyHeader?: boolean;
|
|
55
66
|
selectedRows?: UniqKeyType[];
|
|
@@ -58,10 +69,10 @@ export type BodyPropsInner<UniqKeyType> = DataTableBodyProps<UniqKeyType> & {
|
|
|
58
69
|
sideIndents?: 'wide';
|
|
59
70
|
getFixedStyle: (cell: Pick<DTColumn, 'name' | 'fixed'>) => [side: 'left' | 'right', style: string | number] | [side: undefined, style: undefined];
|
|
60
71
|
accordionDuration?: DataTableProps<any, any, any>['accordionDuration'];
|
|
61
|
-
onCellClick: CellPropsInner<UniqKeyType>['onClick'];
|
|
72
|
+
onCellClick: CellPropsInner<Data, UniqKeyType>['onClick'];
|
|
62
73
|
rawData: DataRowItem[];
|
|
63
74
|
accordionMode?: DataTableProps<any, any, any>['accordionMode'];
|
|
64
75
|
shadowVertical?: '' | 'end' | 'start' | 'median';
|
|
65
76
|
renderCellOverlay?: () => React.ReactNode;
|
|
66
77
|
};
|
|
67
|
-
export type DataTableBodyType = (<UniqKeyType, Tag extends Intergalactic.Tag = 'div'>(props: Intergalactic.InternalTypings.ComponentProps<Tag, 'div', DataTableBodyProps<UniqKeyType>>) => Intergalactic.InternalTypings.ComponentRenderingResults) & Intergalactic.InternalTypings.ComponentAdditive<'div', 'div', DataTableBodyProps<any>>;
|
|
78
|
+
export type DataTableBodyType = (<Data extends DataTableData, UniqKeyType, Tag extends Intergalactic.Tag = 'div'>(props: Intergalactic.InternalTypings.ComponentProps<Tag, 'div', DataTableBodyProps<Data, UniqKeyType>>) => Intergalactic.InternalTypings.ComponentRenderingResults) & Intergalactic.InternalTypings.ComponentAdditive<'div', 'div', DataTableBodyProps<any, any>>;
|
|
@@ -2,7 +2,7 @@ import type { Intergalactic } from '@semcore/core';
|
|
|
2
2
|
import type * as React from 'react';
|
|
3
3
|
import type { BodyPropsInner } from './Body.types';
|
|
4
4
|
import type { DTRow, DTRows } from './Row.types';
|
|
5
|
-
import type { DTUse } from '../DataTable/DataTable.types';
|
|
5
|
+
import type { DataTableData, DTUse } from '../DataTable/DataTable.types';
|
|
6
6
|
import type { DTColumn } from '../Head/Column.types';
|
|
7
7
|
export type Theme = 'muted' | 'info' | 'success' | 'warning' | 'danger';
|
|
8
8
|
export type DataTableCellProps<UniqKeyType> = {
|
|
@@ -21,7 +21,7 @@ export type DataTableCellProps<UniqKeyType> = {
|
|
|
21
21
|
accordionRowIndex?: number;
|
|
22
22
|
rows: DTRows<UniqKeyType>;
|
|
23
23
|
};
|
|
24
|
-
export type CellPropsInner<UniqKeyType> = {
|
|
24
|
+
export type CellPropsInner<Data extends DataTableData, UniqKeyType> = {
|
|
25
25
|
use: DTUse;
|
|
26
26
|
virtualScroll: boolean;
|
|
27
27
|
tableRef: React.RefObject<HTMLDivElement>;
|
|
@@ -32,7 +32,7 @@ export type CellPropsInner<UniqKeyType> = {
|
|
|
32
32
|
row?: DTRow<UniqKeyType>;
|
|
33
33
|
}) => void;
|
|
34
34
|
flatRows: DTRow<UniqKeyType>[];
|
|
35
|
-
shadowVertical?: BodyPropsInner<UniqKeyType>;
|
|
35
|
+
shadowVertical?: BodyPropsInner<Data, UniqKeyType>;
|
|
36
36
|
lastLeftFixedIndex: number;
|
|
37
37
|
firstRightFixedIndex: number;
|
|
38
38
|
};
|
|
@@ -69,19 +69,25 @@ export type DataTableProps<Data extends DataTableData, UniqKey extends keyof Dat
|
|
|
69
69
|
* Set of expanded rows (uniq id from them)
|
|
70
70
|
*/
|
|
71
71
|
expandedRows?: Set<UniqKeyType>;
|
|
72
|
+
/** Configuration for virtual scroll */
|
|
72
73
|
virtualScroll?: VirtualScroll;
|
|
74
|
+
/** Configuration for table columns including headers, sorting, and layout */
|
|
73
75
|
columns: ColumnsConfig;
|
|
76
|
+
/** Configuration for sticky headers, height, scroll bars, etc. */
|
|
74
77
|
headerProps?: DataTableHeadProps;
|
|
75
|
-
|
|
76
|
-
|
|
78
|
+
/** Function to add custom props to rows */
|
|
79
|
+
rowProps?: DataTableBodyProps<Data, UniqKeyType>['rowProps'];
|
|
80
|
+
/** Custom cell renderer function */
|
|
81
|
+
renderCell?: DataTableBodyProps<Data, UniqKeyType>['renderCell'];
|
|
77
82
|
/**
|
|
78
|
-
|
|
79
|
-
|
|
83
|
+
* Name of a unique key for each row data item
|
|
84
|
+
*/
|
|
80
85
|
uniqueRowKey?: UniqKey;
|
|
81
86
|
/**
|
|
82
87
|
* List of selected rows (uniqIds from a data array)
|
|
83
88
|
*/
|
|
84
89
|
selectedRows?: UniqKeyType[];
|
|
90
|
+
/** Callback when row selection changes */
|
|
85
91
|
onSelectedRowsChange?: (selectedRows: UniqKeyType[], event?: React.SyntheticEvent<HTMLElement>, opts?: {
|
|
86
92
|
selectedRowIndex: number;
|
|
87
93
|
isSelected: boolean;
|
|
@@ -74,7 +74,7 @@ export type ColumnPropsInner<Data extends DataTableData, UniqKey extends keyof D
|
|
|
74
74
|
gridTemplateColumns: string[];
|
|
75
75
|
gridTemplateAreas: string[];
|
|
76
76
|
sticky: boolean;
|
|
77
|
-
onClick: CellPropsInner<UniqKeyType>['onClick'];
|
|
78
|
-
shadowVertical?: BodyPropsInner<UniqKeyType>['shadowVertical'];
|
|
77
|
+
onClick: CellPropsInner<Data, UniqKeyType>['onClick'];
|
|
78
|
+
shadowVertical?: BodyPropsInner<Data, UniqKeyType>['shadowVertical'];
|
|
79
79
|
scrollDirection?: 'horizontal' | 'vertical' | 'both';
|
|
80
80
|
};
|
|
@@ -14,5 +14,5 @@ export type GroupPropsInner = {
|
|
|
14
14
|
use: DTUse;
|
|
15
15
|
withConfig: boolean;
|
|
16
16
|
getFixedStyle: (cell: Pick<DTColumn, 'name' | 'fixed'>) => [side: 'left' | 'right', style: string | number] | [side: undefined, style: undefined];
|
|
17
|
-
shadowVertical?: BodyPropsInner<any>['shadowVertical'];
|
|
17
|
+
shadowVertical?: BodyPropsInner<any, any>['shadowVertical'];
|
|
18
18
|
};
|
|
@@ -44,7 +44,7 @@ export type HeadPropsInner<Data extends DataTableData, UniqKey extends keyof Dat
|
|
|
44
44
|
onChangeSelectAll?: (value: boolean, event?: React.SyntheticEvent<HTMLElement>) => void;
|
|
45
45
|
flatRows: DTRow<UniqKeyType>[];
|
|
46
46
|
getFixedStyle: (cell: Pick<DTColumn, 'name' | 'fixed'>) => [side: 'left' | 'right', style: string | number] | [side: undefined, style: undefined];
|
|
47
|
-
onCellClick: CellPropsInner<UniqKeyType>['onClick'];
|
|
48
|
-
shadowVertical?: BodyPropsInner<UniqKeyType>['shadowVertical'];
|
|
47
|
+
onCellClick: CellPropsInner<Data, UniqKeyType>['onClick'];
|
|
48
|
+
shadowVertical?: BodyPropsInner<Data, UniqKeyType>['shadowVertical'];
|
|
49
49
|
scrollDirection?: ColumnPropsInner<Data, UniqKey, UniqKeyType>['scrollDirection'];
|
|
50
50
|
};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@semcore/data-table",
|
|
3
3
|
"description": "Semrush DataTable Component",
|
|
4
|
-
"version": "16.
|
|
4
|
+
"version": "16.2.0-prerelease.1",
|
|
5
5
|
"main": "lib/cjs/index.js",
|
|
6
6
|
"module": "lib/es6/index.js",
|
|
7
7
|
"typings": "lib/types/index.d.ts",
|
|
@@ -14,34 +14,34 @@
|
|
|
14
14
|
"types": "./lib/types/index.d.ts"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@semcore/icon": "16.5.
|
|
18
|
-
"@semcore/button": "16.0.
|
|
19
|
-
"@semcore/checkbox": "16.1.
|
|
20
|
-
"@semcore/flex-box": "16.0.
|
|
21
|
-
"@semcore/scroll-area": "16.0.
|
|
22
|
-
"@semcore/spin": "16.0.
|
|
23
|
-
"@semcore/tooltip": "16.0.
|
|
24
|
-
"@semcore/widget-empty": "16.0.
|
|
17
|
+
"@semcore/icon": "16.5.1-prerelease.1",
|
|
18
|
+
"@semcore/button": "16.0.7-prerelease.1",
|
|
19
|
+
"@semcore/checkbox": "16.1.1-prerelease.1",
|
|
20
|
+
"@semcore/flex-box": "16.0.7-prerelease.1",
|
|
21
|
+
"@semcore/scroll-area": "16.0.7-prerelease.1",
|
|
22
|
+
"@semcore/spin": "16.0.7-prerelease.1",
|
|
23
|
+
"@semcore/tooltip": "16.0.7-prerelease.1",
|
|
24
|
+
"@semcore/widget-empty": "16.0.7-prerelease.1"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
27
|
"@types/node": "18.16.15",
|
|
28
28
|
"csstype": "3.1.3",
|
|
29
29
|
"@semcore/testing-utils": "1.0.0",
|
|
30
|
-
"@semcore/
|
|
31
|
-
"@semcore/
|
|
32
|
-
"@semcore/typography": "16.2.
|
|
33
|
-
"@semcore/accordion": "16.4.
|
|
34
|
-
"@semcore/
|
|
35
|
-
"@semcore/
|
|
36
|
-
"@semcore/
|
|
37
|
-
"@semcore/
|
|
38
|
-
"@semcore/spin": "16.0.
|
|
39
|
-
"@semcore/
|
|
40
|
-
"@semcore/
|
|
41
|
-
"@semcore/base-components": "16.2.
|
|
30
|
+
"@semcore/base-trigger": "16.3.1-prerelease.1",
|
|
31
|
+
"@semcore/dropdown-menu": "16.1.8-prerelease.1",
|
|
32
|
+
"@semcore/typography": "16.2.1-prerelease.1",
|
|
33
|
+
"@semcore/accordion": "16.4.1-prerelease.1",
|
|
34
|
+
"@semcore/divider": "16.0.7-prerelease.1",
|
|
35
|
+
"@semcore/portal": "16.0.7-prerelease.1",
|
|
36
|
+
"@semcore/progress-bar": "16.0.7-prerelease.1",
|
|
37
|
+
"@semcore/skeleton": "16.0.7-prerelease.1",
|
|
38
|
+
"@semcore/spin": "16.0.7-prerelease.1",
|
|
39
|
+
"@semcore/spin-container": "16.0.7-prerelease.1",
|
|
40
|
+
"@semcore/tooltip": "16.0.7-prerelease.1",
|
|
41
|
+
"@semcore/base-components": "16.2.1-prerelease.1"
|
|
42
42
|
},
|
|
43
43
|
"peerDependencies": {
|
|
44
|
-
"@semcore/base-components": "^16.
|
|
44
|
+
"@semcore/base-components": "^16.2.1-prerelease.1"
|
|
45
45
|
},
|
|
46
46
|
"repository": {
|
|
47
47
|
"type": "git",
|