@semcore/data-table 16.3.1 → 16.3.2-prerelease.3

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.
Files changed (50) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/lib/cjs/components/Body/Body.js +47 -44
  3. package/lib/cjs/components/Body/Body.js.map +1 -1
  4. package/lib/cjs/components/Body/Body.types.js.map +1 -1
  5. package/lib/cjs/components/Body/Cell.js +55 -52
  6. package/lib/cjs/components/Body/Cell.js.map +1 -1
  7. package/lib/cjs/components/Body/Cell.types.js.map +1 -1
  8. package/lib/cjs/components/Body/MergedCells.js.map +1 -1
  9. package/lib/cjs/components/Body/Row.js +181 -99
  10. package/lib/cjs/components/Body/Row.js.map +1 -1
  11. package/lib/cjs/components/Body/Row.types.js.map +1 -1
  12. package/lib/cjs/components/Body/style.shadow.css +32 -4
  13. package/lib/cjs/components/DataTable/DataTable.js +46 -44
  14. package/lib/cjs/components/DataTable/DataTable.js.map +1 -1
  15. package/lib/cjs/components/DataTable/DataTable.types.js.map +1 -1
  16. package/lib/cjs/components/Head/Column.js +36 -36
  17. package/lib/cjs/components/Head/Group.js +36 -36
  18. package/lib/cjs/components/Head/Head.js +36 -36
  19. package/lib/es6/components/Body/Body.js +47 -44
  20. package/lib/es6/components/Body/Body.js.map +1 -1
  21. package/lib/es6/components/Body/Body.types.js.map +1 -1
  22. package/lib/es6/components/Body/Cell.js +56 -53
  23. package/lib/es6/components/Body/Cell.js.map +1 -1
  24. package/lib/es6/components/Body/Cell.types.js.map +1 -1
  25. package/lib/es6/components/Body/MergedCells.js.map +1 -1
  26. package/lib/es6/components/Body/Row.js +181 -99
  27. package/lib/es6/components/Body/Row.js.map +1 -1
  28. package/lib/es6/components/Body/Row.types.js.map +1 -1
  29. package/lib/es6/components/Body/style.shadow.css +32 -4
  30. package/lib/es6/components/DataTable/DataTable.js +46 -44
  31. package/lib/es6/components/DataTable/DataTable.js.map +1 -1
  32. package/lib/es6/components/DataTable/DataTable.types.js.map +1 -1
  33. package/lib/es6/components/Head/Column.js +36 -36
  34. package/lib/es6/components/Head/Group.js +36 -36
  35. package/lib/es6/components/Head/Head.js +36 -36
  36. package/lib/esm/components/Body/Body.mjs +48 -45
  37. package/lib/esm/components/Body/Cell.mjs +84 -80
  38. package/lib/esm/components/Body/Row.mjs +139 -66
  39. package/lib/esm/components/Body/style.shadow.css +32 -4
  40. package/lib/esm/components/DataTable/DataTable.mjs +48 -46
  41. package/lib/esm/components/Head/Column.mjs +37 -37
  42. package/lib/esm/components/Head/Group.mjs +37 -37
  43. package/lib/esm/components/Head/Head.mjs +37 -37
  44. package/lib/types/components/Body/Body.types.d.ts +4 -0
  45. package/lib/types/components/Body/Cell.types.d.ts +1 -0
  46. package/lib/types/components/Body/MergedCells.d.ts +5 -5
  47. package/lib/types/components/Body/Row.d.ts +4 -0
  48. package/lib/types/components/Body/Row.types.d.ts +2 -1
  49. package/lib/types/components/DataTable/DataTable.types.d.ts +2 -1
  50. package/package.json +6 -6
@@ -27,44 +27,44 @@ var _m2 = _interopRequireDefault(require("@semcore/icon/SortDesc/m"));
27
27
  var React = _interopRequireWildcard(require("react"));
28
28
  function _callSuper(t, o, e) { return o = (0, _getPrototypeOf2["default"])(o), (0, _possibleConstructorReturn2["default"])(t, (0, _isNativeReflectConstruct2["default"])() ? Reflect.construct(o, e || [], (0, _getPrototypeOf2["default"])(t).constructor) : o.apply(t, e)); }
29
29
  /*!__reshadow-styles__:"./style.shadow.css"*/
30
- var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SGroupContainer_1vfex_gg_,.___SHead_1vfex_gg_{display:contents}.___SHead_1vfex_gg_.__isDataEmpty_1vfex_gg_.__gridTemplateColumns_1vfex_gg_{display:grid;grid-template-columns:var(--gridTemplateColumns_1vfex);overflow:auto;scrollbar-width:thin}.___SHead_1vfex_gg_.__animationDuration_1vfex_gg_>.___SColumn_1vfex_gg_{transition:top var(--animationDuration_1vfex) ease-out}.___SHead_1vfex_gg_.__sticky_1vfex_gg_ .___SColumn_1vfex_gg_,.___SHead_1vfex_gg_.__sticky_1vfex_gg_ .___SGroup_1vfex_gg_{position:sticky;top:0;z-index:18}.___SHead_1vfex_gg_.__sticky_1vfex_gg_ .___SGroupContainer_1vfex_gg_>.___SColumn_1vfex_gg_{position:sticky;z-index:18}.___SHead_1vfex_gg_.__compact_1vfex_gg_ .___SColumn_1vfex_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SColumn_1vfex_gg_,.___SGroup_1vfex_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_1vfex_gg_{justify-content:center;text-align:center;background-color:var(--intergalactic-table-th-primary-cell, #f4f5f9)}.___SGroup_1vfex_gg_._use_primary_1vfex_gg_{padding:var(--intergalactic-spacing-3x, 12px)}.___SGroup_1vfex_gg_._use_primary_1vfex_gg_:has(~.___SColumn_1vfex_gg_.__visibleSort_1vfex_gg_){background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SGroup_1vfex_gg_._use_secondary_1vfex_gg_{padding:var(--intergalactic-spacing-2x, 8px)}.___SColumn_1vfex_gg_._borders_both_1vfex_gg_,.___SColumn_1vfex_gg_._borders_left_1vfex_gg_,.___SGroup_1vfex_gg_._borders_both_1vfex_gg_,.___SGroup_1vfex_gg_._borders_left_1vfex_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_1vfex_gg_._borders_both_1vfex_gg_,.___SColumn_1vfex_gg_._borders_right_1vfex_gg_,.___SGroup_1vfex_gg_._borders_both_1vfex_gg_,.___SGroup_1vfex_gg_._borders_right_1vfex_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_1vfex_gg_._use_primary_1vfex_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_1vfex_gg_._use_primary_1vfex_gg_ .___SSortWrapper_1vfex_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_1vfex_gg_._use_primary_1vfex_gg_.__visibleSort_1vfex_gg_{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_1vfex_gg_._use_primary_1vfex_gg_.__visibleSort_1vfex_gg_ .___SSortWrapper_1vfex_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_1vfex_gg_._use_primary_1vfex_gg_.__visibleSort_1vfex_gg_ .___SSortButton_1vfex_gg_,.___SColumn_1vfex_gg_._use_primary_1vfex_gg_.__visibleSort_1vfex_gg_ .___SSortWrapper_1vfex_gg_::before,.___SColumn_1vfex_gg_._use_secondary_1vfex_gg_.__visibleSort_1vfex_gg_ .___SSortWrapper_1vfex_gg_::before{display:flex;opacity:1}.___SColumn_1vfex_gg_._use_primary_1vfex_gg_._justifyContent_right_1vfex_gg_ .___SSortWrapper_1vfex_gg_{position:absolute}.___SColumn_1vfex_gg_._use_primary_1vfex_gg_._justifyContent_right_1vfex_gg_.__changeSortSize_1vfex_gg_.__isSorted_1vfex_gg_ .___SSortWrapper_1vfex_gg_,.___SColumn_1vfex_gg_._use_secondary_1vfex_gg_._justifyContent_right_1vfex_gg_.__changeSortSize_1vfex_gg_.__isSorted_1vfex_gg_ .___SSortWrapper_1vfex_gg_{position:relative}.___SColumn_1vfex_gg_._use_secondary_1vfex_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_1vfex_gg_._use_secondary_1vfex_gg_ .___SSortWrapper_1vfex_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SColumn_1vfex_gg_._use_secondary_1vfex_gg_.__visibleSort_1vfex_gg_ .___SSortWrapper_1vfex_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_1vfex_gg_._use_secondary_1vfex_gg_.__visibleSort_1vfex_gg_ .___SSortButton_1vfex_gg_{display:flex;opacity:1}.___SColumn_1vfex_gg_._use_secondary_1vfex_gg_._justifyContent_right_1vfex_gg_ .___SSortWrapper_1vfex_gg_{position:absolute}.___SColumn_1vfex_gg_.__gridArea_1vfex_gg_,.___SGroupTitle_1vfex_gg_.__gridArea_1vfex_gg_,.___SGroup_1vfex_gg_.__gridArea_1vfex_gg_{grid-area:var(--gridArea_1vfex)}.___SHead_1vfex_gg_ .___SColumn_1vfex_gg_.__fixed_1vfex_gg_,.___SHead_1vfex_gg_ .___SGroup_1vfex_gg_.__fixed_1vfex_gg_,.___SHead_1vfex_gg_.__sticky_1vfex_gg_ .___SColumn_1vfex_gg_.__fixed_1vfex_gg_{position:sticky;z-index:19}@media (hover:hover){.___SColumn_1vfex_gg_.__sortable_1vfex_gg_:hover{cursor:pointer}}.___SSortWrapper_1vfex_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_1vfex_gg_,.___SSortWrapper_1vfex_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_1vfex_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortButton_1vfex_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_1vfex_gg_._sideIndents_wide_1vfex_gg_ .___SColumn_1vfex_gg_:first-child{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SHead_1vfex_gg_._sideIndents_wide_1vfex_gg_ .___SColumn_1vfex_gg_:last-child{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SHeadCheckboxCol_1vfex_gg_{cursor:pointer}.___SColumn_1vfex_gg_.__fixed_1vfex_gg_.__shadowVertical_1vfex_gg_:after,.___SGroup_1vfex_gg_.__fixed_1vfex_gg_.__shadowVertical_1vfex_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_,.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_{margin-right:-5px;border-right-color:transparent}.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_primary_1vfex_gg_,.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_._use_primary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_primary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_._use_primary_1vfex_gg_{padding-right:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_secondary_1vfex_gg_,.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_._use_secondary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_secondary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_._use_secondary_1vfex_gg_{padding-right:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_:after,.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_:after,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_:after,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_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_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_,.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_{margin-left:-5px;border-left-color:transparent}.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_._use_primary_1vfex_gg_,.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_primary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_._use_primary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_primary_1vfex_gg_{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_._use_secondary_1vfex_gg_,.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_secondary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_._use_secondary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_secondary_1vfex_gg_{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_:after,.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_:after,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_:after,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_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%))}", /*__inner_css_end__*/"1vfex_gg_"),
30
+ var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SGroupContainer_3r3g8_gg_,.___SHead_3r3g8_gg_{display:contents}.___SHead_3r3g8_gg_.__isDataEmpty_3r3g8_gg_.__gridTemplateColumns_3r3g8_gg_{display:grid;grid-template-columns:var(--gridTemplateColumns_3r3g8);overflow:auto;scrollbar-width:thin}.___SHead_3r3g8_gg_.__animationDuration_3r3g8_gg_>.___SColumn_3r3g8_gg_{transition:top var(--animationDuration_3r3g8) ease-out}.___SHead_3r3g8_gg_.__sticky_3r3g8_gg_ .___SColumn_3r3g8_gg_,.___SHead_3r3g8_gg_.__sticky_3r3g8_gg_ .___SGroup_3r3g8_gg_{position:sticky;top:0;z-index:18}.___SHead_3r3g8_gg_.__sticky_3r3g8_gg_ .___SGroupContainer_3r3g8_gg_>.___SColumn_3r3g8_gg_{position:sticky;z-index:18}.___SHead_3r3g8_gg_.__compact_3r3g8_gg_ .___SColumn_3r3g8_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SColumn_3r3g8_gg_,.___SGroup_3r3g8_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_3r3g8_gg_{justify-content:center;text-align:center;background-color:var(--intergalactic-table-th-primary-cell, #f4f5f9)}.___SGroup_3r3g8_gg_._use_primary_3r3g8_gg_{padding:var(--intergalactic-spacing-3x, 12px)}.___SGroup_3r3g8_gg_._use_primary_3r3g8_gg_:has(~.___SColumn_3r3g8_gg_.__visibleSort_3r3g8_gg_){background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SGroup_3r3g8_gg_._use_secondary_3r3g8_gg_{padding:var(--intergalactic-spacing-2x, 8px)}.___SColumn_3r3g8_gg_._borders_both_3r3g8_gg_,.___SColumn_3r3g8_gg_._borders_left_3r3g8_gg_,.___SGroup_3r3g8_gg_._borders_both_3r3g8_gg_,.___SGroup_3r3g8_gg_._borders_left_3r3g8_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_3r3g8_gg_._borders_both_3r3g8_gg_,.___SColumn_3r3g8_gg_._borders_right_3r3g8_gg_,.___SGroup_3r3g8_gg_._borders_both_3r3g8_gg_,.___SGroup_3r3g8_gg_._borders_right_3r3g8_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_3r3g8_gg_._use_primary_3r3g8_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_3r3g8_gg_._use_primary_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_3r3g8_gg_._use_primary_3r3g8_gg_.__visibleSort_3r3g8_gg_{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_3r3g8_gg_._use_primary_3r3g8_gg_.__visibleSort_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_3r3g8_gg_._use_primary_3r3g8_gg_.__visibleSort_3r3g8_gg_ .___SSortButton_3r3g8_gg_,.___SColumn_3r3g8_gg_._use_primary_3r3g8_gg_.__visibleSort_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_::before,.___SColumn_3r3g8_gg_._use_secondary_3r3g8_gg_.__visibleSort_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_::before{display:flex;opacity:1}.___SColumn_3r3g8_gg_._use_primary_3r3g8_gg_._justifyContent_right_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_{position:absolute}.___SColumn_3r3g8_gg_._use_primary_3r3g8_gg_._justifyContent_right_3r3g8_gg_.__changeSortSize_3r3g8_gg_.__isSorted_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_,.___SColumn_3r3g8_gg_._use_secondary_3r3g8_gg_._justifyContent_right_3r3g8_gg_.__changeSortSize_3r3g8_gg_.__isSorted_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_{position:relative}.___SColumn_3r3g8_gg_._use_secondary_3r3g8_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_3r3g8_gg_._use_secondary_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SColumn_3r3g8_gg_._use_secondary_3r3g8_gg_.__visibleSort_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_3r3g8_gg_._use_secondary_3r3g8_gg_.__visibleSort_3r3g8_gg_ .___SSortButton_3r3g8_gg_{display:flex;opacity:1}.___SColumn_3r3g8_gg_._use_secondary_3r3g8_gg_._justifyContent_right_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_{position:absolute}.___SColumn_3r3g8_gg_.__gridArea_3r3g8_gg_,.___SGroupTitle_3r3g8_gg_.__gridArea_3r3g8_gg_,.___SGroup_3r3g8_gg_.__gridArea_3r3g8_gg_{grid-area:var(--gridArea_3r3g8)}.___SHead_3r3g8_gg_ .___SColumn_3r3g8_gg_.__fixed_3r3g8_gg_,.___SHead_3r3g8_gg_ .___SGroup_3r3g8_gg_.__fixed_3r3g8_gg_,.___SHead_3r3g8_gg_.__sticky_3r3g8_gg_ .___SColumn_3r3g8_gg_.__fixed_3r3g8_gg_{position:sticky;z-index:19}@media (hover:hover){.___SColumn_3r3g8_gg_.__sortable_3r3g8_gg_:hover{cursor:pointer}}.___SSortWrapper_3r3g8_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_3r3g8_gg_,.___SSortWrapper_3r3g8_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_3r3g8_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortButton_3r3g8_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_3r3g8_gg_._sideIndents_wide_3r3g8_gg_ .___SColumn_3r3g8_gg_:first-child{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SHead_3r3g8_gg_._sideIndents_wide_3r3g8_gg_ .___SColumn_3r3g8_gg_:last-child{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SHeadCheckboxCol_3r3g8_gg_{cursor:pointer}.___SColumn_3r3g8_gg_.__fixed_3r3g8_gg_.__shadowVertical_3r3g8_gg_:after,.___SGroup_3r3g8_gg_.__fixed_3r3g8_gg_.__shadowVertical_3r3g8_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_,.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_{margin-right:-5px;border-right-color:transparent}.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_primary_3r3g8_gg_,.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_._use_primary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_primary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_._use_primary_3r3g8_gg_{padding-right:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_secondary_3r3g8_gg_,.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_._use_secondary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_secondary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_._use_secondary_3r3g8_gg_{padding-right:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_:after,.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_:after,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_:after,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_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_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_,.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_{margin-left:-5px;border-left-color:transparent}.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_._use_primary_3r3g8_gg_,.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_primary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_._use_primary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_primary_3r3g8_gg_{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_._use_secondary_3r3g8_gg_,.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_secondary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_._use_secondary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_secondary_3r3g8_gg_{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_:after,.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_:after,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_:after,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_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%))}", /*__inner_css_end__*/"3r3g8_gg_"),
31
31
  /*__reshadow_css_end__*/
32
32
  {
33
- "__SHead": "___SHead_1vfex_gg_",
34
- "__SGroupContainer": "___SGroupContainer_1vfex_gg_",
35
- "_isDataEmpty": "__isDataEmpty_1vfex_gg_",
36
- "_gridTemplateColumns": "__gridTemplateColumns_1vfex_gg_",
37
- "--gridTemplateColumns": "--gridTemplateColumns_1vfex",
38
- "_animationDuration": "__animationDuration_1vfex_gg_",
39
- "__SColumn": "___SColumn_1vfex_gg_",
40
- "--animationDuration": "--animationDuration_1vfex",
41
- "_sticky": "__sticky_1vfex_gg_",
42
- "__SGroup": "___SGroup_1vfex_gg_",
43
- "_compact": "__compact_1vfex_gg_",
44
- "_use_secondary": "_use_secondary_1vfex_gg_",
45
- "_borders_both": "_borders_both_1vfex_gg_",
46
- "_borders_left": "_borders_left_1vfex_gg_",
47
- "_borders_right": "_borders_right_1vfex_gg_",
48
- "_gridArea": "__gridArea_1vfex_gg_",
49
- "__SGroupTitle": "___SGroupTitle_1vfex_gg_",
50
- "--gridArea": "--gridArea_1vfex",
51
- "_fixed": "__fixed_1vfex_gg_",
52
- "_sortable": "__sortable_1vfex_gg_",
53
- "__SSortWrapper": "___SSortWrapper_1vfex_gg_",
54
- "__SSortButton": "___SSortButton_1vfex_gg_",
55
- "__SHeadCheckboxCol": "___SHeadCheckboxCol_1vfex_gg_",
56
- "_use_primary": "_use_primary_1vfex_gg_",
57
- "_visibleSort": "__visibleSort_1vfex_gg_",
58
- "_justifyContent_right": "_justifyContent_right_1vfex_gg_",
59
- "_changeSortSize": "__changeSortSize_1vfex_gg_",
60
- "_isSorted": "__isSorted_1vfex_gg_",
61
- "_sideIndents_wide": "_sideIndents_wide_1vfex_gg_",
62
- "_shadowVertical": "__shadowVertical_1vfex_gg_",
63
- "_fixed_left": "_fixed_left_1vfex_gg_",
64
- "_shadowVertical_median": "_shadowVertical_median_1vfex_gg_",
65
- "_shadowVertical_start": "_shadowVertical_start_1vfex_gg_",
66
- "_fixed_right": "_fixed_right_1vfex_gg_",
67
- "_shadowVertical_end": "_shadowVertical_end_1vfex_gg_"
33
+ "__SHead": "___SHead_3r3g8_gg_",
34
+ "__SGroupContainer": "___SGroupContainer_3r3g8_gg_",
35
+ "_isDataEmpty": "__isDataEmpty_3r3g8_gg_",
36
+ "_gridTemplateColumns": "__gridTemplateColumns_3r3g8_gg_",
37
+ "--gridTemplateColumns": "--gridTemplateColumns_3r3g8",
38
+ "_animationDuration": "__animationDuration_3r3g8_gg_",
39
+ "__SColumn": "___SColumn_3r3g8_gg_",
40
+ "--animationDuration": "--animationDuration_3r3g8",
41
+ "_sticky": "__sticky_3r3g8_gg_",
42
+ "__SGroup": "___SGroup_3r3g8_gg_",
43
+ "_compact": "__compact_3r3g8_gg_",
44
+ "_use_secondary": "_use_secondary_3r3g8_gg_",
45
+ "_borders_both": "_borders_both_3r3g8_gg_",
46
+ "_borders_left": "_borders_left_3r3g8_gg_",
47
+ "_borders_right": "_borders_right_3r3g8_gg_",
48
+ "_gridArea": "__gridArea_3r3g8_gg_",
49
+ "__SGroupTitle": "___SGroupTitle_3r3g8_gg_",
50
+ "--gridArea": "--gridArea_3r3g8",
51
+ "_fixed": "__fixed_3r3g8_gg_",
52
+ "_sortable": "__sortable_3r3g8_gg_",
53
+ "__SSortWrapper": "___SSortWrapper_3r3g8_gg_",
54
+ "__SSortButton": "___SSortButton_3r3g8_gg_",
55
+ "__SHeadCheckboxCol": "___SHeadCheckboxCol_3r3g8_gg_",
56
+ "_use_primary": "_use_primary_3r3g8_gg_",
57
+ "_visibleSort": "__visibleSort_3r3g8_gg_",
58
+ "_justifyContent_right": "_justifyContent_right_3r3g8_gg_",
59
+ "_changeSortSize": "__changeSortSize_3r3g8_gg_",
60
+ "_isSorted": "__isSorted_3r3g8_gg_",
61
+ "_sideIndents_wide": "_sideIndents_wide_3r3g8_gg_",
62
+ "_shadowVertical": "__shadowVertical_3r3g8_gg_",
63
+ "_fixed_left": "_fixed_left_3r3g8_gg_",
64
+ "_shadowVertical_median": "_shadowVertical_median_3r3g8_gg_",
65
+ "_shadowVertical_start": "_shadowVertical_start_3r3g8_gg_",
66
+ "_fixed_right": "_fixed_right_3r3g8_gg_",
67
+ "_shadowVertical_end": "_shadowVertical_end_3r3g8_gg_"
68
68
  });
69
69
  var SORTING_ICON = {
70
70
  desc: _m2["default"],
@@ -21,44 +21,44 @@ var _react = _interopRequireDefault(require("react"));
21
21
  var _DataTable = require("../DataTable/DataTable");
22
22
  function _callSuper(t, o, e) { return o = (0, _getPrototypeOf2["default"])(o), (0, _possibleConstructorReturn2["default"])(t, (0, _isNativeReflectConstruct2["default"])() ? Reflect.construct(o, e || [], (0, _getPrototypeOf2["default"])(t).constructor) : o.apply(t, e)); }
23
23
  /*!__reshadow-styles__:"./style.shadow.css"*/
24
- var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SGroupContainer_1vfex_gg_,.___SHead_1vfex_gg_{display:contents}.___SHead_1vfex_gg_.__isDataEmpty_1vfex_gg_.__gridTemplateColumns_1vfex_gg_{display:grid;grid-template-columns:var(--gridTemplateColumns_1vfex);overflow:auto;scrollbar-width:thin}.___SHead_1vfex_gg_.__animationDuration_1vfex_gg_>.___SColumn_1vfex_gg_{transition:top var(--animationDuration_1vfex) ease-out}.___SHead_1vfex_gg_.__sticky_1vfex_gg_ .___SColumn_1vfex_gg_,.___SHead_1vfex_gg_.__sticky_1vfex_gg_ .___SGroup_1vfex_gg_{position:sticky;top:0;z-index:18}.___SHead_1vfex_gg_.__sticky_1vfex_gg_ .___SGroupContainer_1vfex_gg_>.___SColumn_1vfex_gg_{position:sticky;z-index:18}.___SHead_1vfex_gg_.__compact_1vfex_gg_ .___SColumn_1vfex_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SColumn_1vfex_gg_,.___SGroup_1vfex_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_1vfex_gg_{justify-content:center;text-align:center;background-color:var(--intergalactic-table-th-primary-cell, #f4f5f9)}.___SGroup_1vfex_gg_._use_primary_1vfex_gg_{padding:var(--intergalactic-spacing-3x, 12px)}.___SGroup_1vfex_gg_._use_primary_1vfex_gg_:has(~.___SColumn_1vfex_gg_.__visibleSort_1vfex_gg_){background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SGroup_1vfex_gg_._use_secondary_1vfex_gg_{padding:var(--intergalactic-spacing-2x, 8px)}.___SColumn_1vfex_gg_._borders_both_1vfex_gg_,.___SColumn_1vfex_gg_._borders_left_1vfex_gg_,.___SGroup_1vfex_gg_._borders_both_1vfex_gg_,.___SGroup_1vfex_gg_._borders_left_1vfex_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_1vfex_gg_._borders_both_1vfex_gg_,.___SColumn_1vfex_gg_._borders_right_1vfex_gg_,.___SGroup_1vfex_gg_._borders_both_1vfex_gg_,.___SGroup_1vfex_gg_._borders_right_1vfex_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_1vfex_gg_._use_primary_1vfex_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_1vfex_gg_._use_primary_1vfex_gg_ .___SSortWrapper_1vfex_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_1vfex_gg_._use_primary_1vfex_gg_.__visibleSort_1vfex_gg_{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_1vfex_gg_._use_primary_1vfex_gg_.__visibleSort_1vfex_gg_ .___SSortWrapper_1vfex_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_1vfex_gg_._use_primary_1vfex_gg_.__visibleSort_1vfex_gg_ .___SSortButton_1vfex_gg_,.___SColumn_1vfex_gg_._use_primary_1vfex_gg_.__visibleSort_1vfex_gg_ .___SSortWrapper_1vfex_gg_::before,.___SColumn_1vfex_gg_._use_secondary_1vfex_gg_.__visibleSort_1vfex_gg_ .___SSortWrapper_1vfex_gg_::before{display:flex;opacity:1}.___SColumn_1vfex_gg_._use_primary_1vfex_gg_._justifyContent_right_1vfex_gg_ .___SSortWrapper_1vfex_gg_{position:absolute}.___SColumn_1vfex_gg_._use_primary_1vfex_gg_._justifyContent_right_1vfex_gg_.__changeSortSize_1vfex_gg_.__isSorted_1vfex_gg_ .___SSortWrapper_1vfex_gg_,.___SColumn_1vfex_gg_._use_secondary_1vfex_gg_._justifyContent_right_1vfex_gg_.__changeSortSize_1vfex_gg_.__isSorted_1vfex_gg_ .___SSortWrapper_1vfex_gg_{position:relative}.___SColumn_1vfex_gg_._use_secondary_1vfex_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_1vfex_gg_._use_secondary_1vfex_gg_ .___SSortWrapper_1vfex_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SColumn_1vfex_gg_._use_secondary_1vfex_gg_.__visibleSort_1vfex_gg_ .___SSortWrapper_1vfex_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_1vfex_gg_._use_secondary_1vfex_gg_.__visibleSort_1vfex_gg_ .___SSortButton_1vfex_gg_{display:flex;opacity:1}.___SColumn_1vfex_gg_._use_secondary_1vfex_gg_._justifyContent_right_1vfex_gg_ .___SSortWrapper_1vfex_gg_{position:absolute}.___SColumn_1vfex_gg_.__gridArea_1vfex_gg_,.___SGroupTitle_1vfex_gg_.__gridArea_1vfex_gg_,.___SGroup_1vfex_gg_.__gridArea_1vfex_gg_{grid-area:var(--gridArea_1vfex)}.___SHead_1vfex_gg_ .___SColumn_1vfex_gg_.__fixed_1vfex_gg_,.___SHead_1vfex_gg_ .___SGroup_1vfex_gg_.__fixed_1vfex_gg_,.___SHead_1vfex_gg_.__sticky_1vfex_gg_ .___SColumn_1vfex_gg_.__fixed_1vfex_gg_{position:sticky;z-index:19}@media (hover:hover){.___SColumn_1vfex_gg_.__sortable_1vfex_gg_:hover{cursor:pointer}}.___SSortWrapper_1vfex_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_1vfex_gg_,.___SSortWrapper_1vfex_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_1vfex_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortButton_1vfex_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_1vfex_gg_._sideIndents_wide_1vfex_gg_ .___SColumn_1vfex_gg_:first-child{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SHead_1vfex_gg_._sideIndents_wide_1vfex_gg_ .___SColumn_1vfex_gg_:last-child{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SHeadCheckboxCol_1vfex_gg_{cursor:pointer}.___SColumn_1vfex_gg_.__fixed_1vfex_gg_.__shadowVertical_1vfex_gg_:after,.___SGroup_1vfex_gg_.__fixed_1vfex_gg_.__shadowVertical_1vfex_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_,.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_{margin-right:-5px;border-right-color:transparent}.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_primary_1vfex_gg_,.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_._use_primary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_primary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_._use_primary_1vfex_gg_{padding-right:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_secondary_1vfex_gg_,.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_._use_secondary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_secondary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_._use_secondary_1vfex_gg_{padding-right:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_:after,.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_:after,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_:after,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_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_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_,.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_{margin-left:-5px;border-left-color:transparent}.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_._use_primary_1vfex_gg_,.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_primary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_._use_primary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_primary_1vfex_gg_{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_._use_secondary_1vfex_gg_,.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_secondary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_._use_secondary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_secondary_1vfex_gg_{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_:after,.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_:after,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_:after,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_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%))}", /*__inner_css_end__*/"1vfex_gg_"),
24
+ var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SGroupContainer_3r3g8_gg_,.___SHead_3r3g8_gg_{display:contents}.___SHead_3r3g8_gg_.__isDataEmpty_3r3g8_gg_.__gridTemplateColumns_3r3g8_gg_{display:grid;grid-template-columns:var(--gridTemplateColumns_3r3g8);overflow:auto;scrollbar-width:thin}.___SHead_3r3g8_gg_.__animationDuration_3r3g8_gg_>.___SColumn_3r3g8_gg_{transition:top var(--animationDuration_3r3g8) ease-out}.___SHead_3r3g8_gg_.__sticky_3r3g8_gg_ .___SColumn_3r3g8_gg_,.___SHead_3r3g8_gg_.__sticky_3r3g8_gg_ .___SGroup_3r3g8_gg_{position:sticky;top:0;z-index:18}.___SHead_3r3g8_gg_.__sticky_3r3g8_gg_ .___SGroupContainer_3r3g8_gg_>.___SColumn_3r3g8_gg_{position:sticky;z-index:18}.___SHead_3r3g8_gg_.__compact_3r3g8_gg_ .___SColumn_3r3g8_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SColumn_3r3g8_gg_,.___SGroup_3r3g8_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_3r3g8_gg_{justify-content:center;text-align:center;background-color:var(--intergalactic-table-th-primary-cell, #f4f5f9)}.___SGroup_3r3g8_gg_._use_primary_3r3g8_gg_{padding:var(--intergalactic-spacing-3x, 12px)}.___SGroup_3r3g8_gg_._use_primary_3r3g8_gg_:has(~.___SColumn_3r3g8_gg_.__visibleSort_3r3g8_gg_){background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SGroup_3r3g8_gg_._use_secondary_3r3g8_gg_{padding:var(--intergalactic-spacing-2x, 8px)}.___SColumn_3r3g8_gg_._borders_both_3r3g8_gg_,.___SColumn_3r3g8_gg_._borders_left_3r3g8_gg_,.___SGroup_3r3g8_gg_._borders_both_3r3g8_gg_,.___SGroup_3r3g8_gg_._borders_left_3r3g8_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_3r3g8_gg_._borders_both_3r3g8_gg_,.___SColumn_3r3g8_gg_._borders_right_3r3g8_gg_,.___SGroup_3r3g8_gg_._borders_both_3r3g8_gg_,.___SGroup_3r3g8_gg_._borders_right_3r3g8_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_3r3g8_gg_._use_primary_3r3g8_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_3r3g8_gg_._use_primary_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_3r3g8_gg_._use_primary_3r3g8_gg_.__visibleSort_3r3g8_gg_{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_3r3g8_gg_._use_primary_3r3g8_gg_.__visibleSort_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_3r3g8_gg_._use_primary_3r3g8_gg_.__visibleSort_3r3g8_gg_ .___SSortButton_3r3g8_gg_,.___SColumn_3r3g8_gg_._use_primary_3r3g8_gg_.__visibleSort_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_::before,.___SColumn_3r3g8_gg_._use_secondary_3r3g8_gg_.__visibleSort_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_::before{display:flex;opacity:1}.___SColumn_3r3g8_gg_._use_primary_3r3g8_gg_._justifyContent_right_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_{position:absolute}.___SColumn_3r3g8_gg_._use_primary_3r3g8_gg_._justifyContent_right_3r3g8_gg_.__changeSortSize_3r3g8_gg_.__isSorted_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_,.___SColumn_3r3g8_gg_._use_secondary_3r3g8_gg_._justifyContent_right_3r3g8_gg_.__changeSortSize_3r3g8_gg_.__isSorted_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_{position:relative}.___SColumn_3r3g8_gg_._use_secondary_3r3g8_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_3r3g8_gg_._use_secondary_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SColumn_3r3g8_gg_._use_secondary_3r3g8_gg_.__visibleSort_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_3r3g8_gg_._use_secondary_3r3g8_gg_.__visibleSort_3r3g8_gg_ .___SSortButton_3r3g8_gg_{display:flex;opacity:1}.___SColumn_3r3g8_gg_._use_secondary_3r3g8_gg_._justifyContent_right_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_{position:absolute}.___SColumn_3r3g8_gg_.__gridArea_3r3g8_gg_,.___SGroupTitle_3r3g8_gg_.__gridArea_3r3g8_gg_,.___SGroup_3r3g8_gg_.__gridArea_3r3g8_gg_{grid-area:var(--gridArea_3r3g8)}.___SHead_3r3g8_gg_ .___SColumn_3r3g8_gg_.__fixed_3r3g8_gg_,.___SHead_3r3g8_gg_ .___SGroup_3r3g8_gg_.__fixed_3r3g8_gg_,.___SHead_3r3g8_gg_.__sticky_3r3g8_gg_ .___SColumn_3r3g8_gg_.__fixed_3r3g8_gg_{position:sticky;z-index:19}@media (hover:hover){.___SColumn_3r3g8_gg_.__sortable_3r3g8_gg_:hover{cursor:pointer}}.___SSortWrapper_3r3g8_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_3r3g8_gg_,.___SSortWrapper_3r3g8_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_3r3g8_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortButton_3r3g8_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_3r3g8_gg_._sideIndents_wide_3r3g8_gg_ .___SColumn_3r3g8_gg_:first-child{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SHead_3r3g8_gg_._sideIndents_wide_3r3g8_gg_ .___SColumn_3r3g8_gg_:last-child{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SHeadCheckboxCol_3r3g8_gg_{cursor:pointer}.___SColumn_3r3g8_gg_.__fixed_3r3g8_gg_.__shadowVertical_3r3g8_gg_:after,.___SGroup_3r3g8_gg_.__fixed_3r3g8_gg_.__shadowVertical_3r3g8_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_,.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_{margin-right:-5px;border-right-color:transparent}.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_primary_3r3g8_gg_,.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_._use_primary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_primary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_._use_primary_3r3g8_gg_{padding-right:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_secondary_3r3g8_gg_,.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_._use_secondary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_secondary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_._use_secondary_3r3g8_gg_{padding-right:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_:after,.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_:after,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_:after,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_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_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_,.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_{margin-left:-5px;border-left-color:transparent}.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_._use_primary_3r3g8_gg_,.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_primary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_._use_primary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_primary_3r3g8_gg_{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_._use_secondary_3r3g8_gg_,.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_secondary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_._use_secondary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_secondary_3r3g8_gg_{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_:after,.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_:after,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_:after,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_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%))}", /*__inner_css_end__*/"3r3g8_gg_"),
25
25
  /*__reshadow_css_end__*/
26
26
  {
27
- "__SHead": "___SHead_1vfex_gg_",
28
- "__SGroupContainer": "___SGroupContainer_1vfex_gg_",
29
- "_isDataEmpty": "__isDataEmpty_1vfex_gg_",
30
- "_gridTemplateColumns": "__gridTemplateColumns_1vfex_gg_",
31
- "--gridTemplateColumns": "--gridTemplateColumns_1vfex",
32
- "_animationDuration": "__animationDuration_1vfex_gg_",
33
- "__SColumn": "___SColumn_1vfex_gg_",
34
- "--animationDuration": "--animationDuration_1vfex",
35
- "_sticky": "__sticky_1vfex_gg_",
36
- "__SGroup": "___SGroup_1vfex_gg_",
37
- "_compact": "__compact_1vfex_gg_",
38
- "_use_secondary": "_use_secondary_1vfex_gg_",
39
- "_borders_both": "_borders_both_1vfex_gg_",
40
- "_borders_left": "_borders_left_1vfex_gg_",
41
- "_borders_right": "_borders_right_1vfex_gg_",
42
- "_gridArea": "__gridArea_1vfex_gg_",
43
- "__SGroupTitle": "___SGroupTitle_1vfex_gg_",
44
- "--gridArea": "--gridArea_1vfex",
45
- "_fixed": "__fixed_1vfex_gg_",
46
- "_sortable": "__sortable_1vfex_gg_",
47
- "__SSortWrapper": "___SSortWrapper_1vfex_gg_",
48
- "__SSortButton": "___SSortButton_1vfex_gg_",
49
- "__SHeadCheckboxCol": "___SHeadCheckboxCol_1vfex_gg_",
50
- "_use_primary": "_use_primary_1vfex_gg_",
51
- "_visibleSort": "__visibleSort_1vfex_gg_",
52
- "_justifyContent_right": "_justifyContent_right_1vfex_gg_",
53
- "_changeSortSize": "__changeSortSize_1vfex_gg_",
54
- "_isSorted": "__isSorted_1vfex_gg_",
55
- "_sideIndents_wide": "_sideIndents_wide_1vfex_gg_",
56
- "_shadowVertical": "__shadowVertical_1vfex_gg_",
57
- "_fixed_left": "_fixed_left_1vfex_gg_",
58
- "_shadowVertical_median": "_shadowVertical_median_1vfex_gg_",
59
- "_shadowVertical_start": "_shadowVertical_start_1vfex_gg_",
60
- "_fixed_right": "_fixed_right_1vfex_gg_",
61
- "_shadowVertical_end": "_shadowVertical_end_1vfex_gg_"
27
+ "__SHead": "___SHead_3r3g8_gg_",
28
+ "__SGroupContainer": "___SGroupContainer_3r3g8_gg_",
29
+ "_isDataEmpty": "__isDataEmpty_3r3g8_gg_",
30
+ "_gridTemplateColumns": "__gridTemplateColumns_3r3g8_gg_",
31
+ "--gridTemplateColumns": "--gridTemplateColumns_3r3g8",
32
+ "_animationDuration": "__animationDuration_3r3g8_gg_",
33
+ "__SColumn": "___SColumn_3r3g8_gg_",
34
+ "--animationDuration": "--animationDuration_3r3g8",
35
+ "_sticky": "__sticky_3r3g8_gg_",
36
+ "__SGroup": "___SGroup_3r3g8_gg_",
37
+ "_compact": "__compact_3r3g8_gg_",
38
+ "_use_secondary": "_use_secondary_3r3g8_gg_",
39
+ "_borders_both": "_borders_both_3r3g8_gg_",
40
+ "_borders_left": "_borders_left_3r3g8_gg_",
41
+ "_borders_right": "_borders_right_3r3g8_gg_",
42
+ "_gridArea": "__gridArea_3r3g8_gg_",
43
+ "__SGroupTitle": "___SGroupTitle_3r3g8_gg_",
44
+ "--gridArea": "--gridArea_3r3g8",
45
+ "_fixed": "__fixed_3r3g8_gg_",
46
+ "_sortable": "__sortable_3r3g8_gg_",
47
+ "__SSortWrapper": "___SSortWrapper_3r3g8_gg_",
48
+ "__SSortButton": "___SSortButton_3r3g8_gg_",
49
+ "__SHeadCheckboxCol": "___SHeadCheckboxCol_3r3g8_gg_",
50
+ "_use_primary": "_use_primary_3r3g8_gg_",
51
+ "_visibleSort": "__visibleSort_3r3g8_gg_",
52
+ "_justifyContent_right": "_justifyContent_right_3r3g8_gg_",
53
+ "_changeSortSize": "__changeSortSize_3r3g8_gg_",
54
+ "_isSorted": "__isSorted_3r3g8_gg_",
55
+ "_sideIndents_wide": "_sideIndents_wide_3r3g8_gg_",
56
+ "_shadowVertical": "__shadowVertical_3r3g8_gg_",
57
+ "_fixed_left": "_fixed_left_3r3g8_gg_",
58
+ "_shadowVertical_median": "_shadowVertical_median_3r3g8_gg_",
59
+ "_shadowVertical_start": "_shadowVertical_start_3r3g8_gg_",
60
+ "_fixed_right": "_fixed_right_3r3g8_gg_",
61
+ "_shadowVertical_end": "_shadowVertical_end_3r3g8_gg_"
62
62
  });
63
63
  var Group = exports.Group = /*#__PURE__*/function (_Component) {
64
64
  function Group() {
@@ -24,44 +24,44 @@ var _Group = require("./Group");
24
24
  var _DataTable = require("../DataTable/DataTable");
25
25
  function _callSuper(t, o, e) { return o = (0, _getPrototypeOf2["default"])(o), (0, _possibleConstructorReturn2["default"])(t, (0, _isNativeReflectConstruct2["default"])() ? Reflect.construct(o, e || [], (0, _getPrototypeOf2["default"])(t).constructor) : o.apply(t, e)); }
26
26
  /*!__reshadow-styles__:"./style.shadow.css"*/
27
- var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SGroupContainer_1vfex_gg_,.___SHead_1vfex_gg_{display:contents}.___SHead_1vfex_gg_.__isDataEmpty_1vfex_gg_.__gridTemplateColumns_1vfex_gg_{display:grid;grid-template-columns:var(--gridTemplateColumns_1vfex);overflow:auto;scrollbar-width:thin}.___SHead_1vfex_gg_.__animationDuration_1vfex_gg_>.___SColumn_1vfex_gg_{transition:top var(--animationDuration_1vfex) ease-out}.___SHead_1vfex_gg_.__sticky_1vfex_gg_ .___SColumn_1vfex_gg_,.___SHead_1vfex_gg_.__sticky_1vfex_gg_ .___SGroup_1vfex_gg_{position:sticky;top:0;z-index:18}.___SHead_1vfex_gg_.__sticky_1vfex_gg_ .___SGroupContainer_1vfex_gg_>.___SColumn_1vfex_gg_{position:sticky;z-index:18}.___SHead_1vfex_gg_.__compact_1vfex_gg_ .___SColumn_1vfex_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SColumn_1vfex_gg_,.___SGroup_1vfex_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_1vfex_gg_{justify-content:center;text-align:center;background-color:var(--intergalactic-table-th-primary-cell, #f4f5f9)}.___SGroup_1vfex_gg_._use_primary_1vfex_gg_{padding:var(--intergalactic-spacing-3x, 12px)}.___SGroup_1vfex_gg_._use_primary_1vfex_gg_:has(~.___SColumn_1vfex_gg_.__visibleSort_1vfex_gg_){background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SGroup_1vfex_gg_._use_secondary_1vfex_gg_{padding:var(--intergalactic-spacing-2x, 8px)}.___SColumn_1vfex_gg_._borders_both_1vfex_gg_,.___SColumn_1vfex_gg_._borders_left_1vfex_gg_,.___SGroup_1vfex_gg_._borders_both_1vfex_gg_,.___SGroup_1vfex_gg_._borders_left_1vfex_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_1vfex_gg_._borders_both_1vfex_gg_,.___SColumn_1vfex_gg_._borders_right_1vfex_gg_,.___SGroup_1vfex_gg_._borders_both_1vfex_gg_,.___SGroup_1vfex_gg_._borders_right_1vfex_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_1vfex_gg_._use_primary_1vfex_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_1vfex_gg_._use_primary_1vfex_gg_ .___SSortWrapper_1vfex_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_1vfex_gg_._use_primary_1vfex_gg_.__visibleSort_1vfex_gg_{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_1vfex_gg_._use_primary_1vfex_gg_.__visibleSort_1vfex_gg_ .___SSortWrapper_1vfex_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_1vfex_gg_._use_primary_1vfex_gg_.__visibleSort_1vfex_gg_ .___SSortButton_1vfex_gg_,.___SColumn_1vfex_gg_._use_primary_1vfex_gg_.__visibleSort_1vfex_gg_ .___SSortWrapper_1vfex_gg_::before,.___SColumn_1vfex_gg_._use_secondary_1vfex_gg_.__visibleSort_1vfex_gg_ .___SSortWrapper_1vfex_gg_::before{display:flex;opacity:1}.___SColumn_1vfex_gg_._use_primary_1vfex_gg_._justifyContent_right_1vfex_gg_ .___SSortWrapper_1vfex_gg_{position:absolute}.___SColumn_1vfex_gg_._use_primary_1vfex_gg_._justifyContent_right_1vfex_gg_.__changeSortSize_1vfex_gg_.__isSorted_1vfex_gg_ .___SSortWrapper_1vfex_gg_,.___SColumn_1vfex_gg_._use_secondary_1vfex_gg_._justifyContent_right_1vfex_gg_.__changeSortSize_1vfex_gg_.__isSorted_1vfex_gg_ .___SSortWrapper_1vfex_gg_{position:relative}.___SColumn_1vfex_gg_._use_secondary_1vfex_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_1vfex_gg_._use_secondary_1vfex_gg_ .___SSortWrapper_1vfex_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SColumn_1vfex_gg_._use_secondary_1vfex_gg_.__visibleSort_1vfex_gg_ .___SSortWrapper_1vfex_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_1vfex_gg_._use_secondary_1vfex_gg_.__visibleSort_1vfex_gg_ .___SSortButton_1vfex_gg_{display:flex;opacity:1}.___SColumn_1vfex_gg_._use_secondary_1vfex_gg_._justifyContent_right_1vfex_gg_ .___SSortWrapper_1vfex_gg_{position:absolute}.___SColumn_1vfex_gg_.__gridArea_1vfex_gg_,.___SGroupTitle_1vfex_gg_.__gridArea_1vfex_gg_,.___SGroup_1vfex_gg_.__gridArea_1vfex_gg_{grid-area:var(--gridArea_1vfex)}.___SHead_1vfex_gg_ .___SColumn_1vfex_gg_.__fixed_1vfex_gg_,.___SHead_1vfex_gg_ .___SGroup_1vfex_gg_.__fixed_1vfex_gg_,.___SHead_1vfex_gg_.__sticky_1vfex_gg_ .___SColumn_1vfex_gg_.__fixed_1vfex_gg_{position:sticky;z-index:19}@media (hover:hover){.___SColumn_1vfex_gg_.__sortable_1vfex_gg_:hover{cursor:pointer}}.___SSortWrapper_1vfex_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_1vfex_gg_,.___SSortWrapper_1vfex_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_1vfex_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortButton_1vfex_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_1vfex_gg_._sideIndents_wide_1vfex_gg_ .___SColumn_1vfex_gg_:first-child{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SHead_1vfex_gg_._sideIndents_wide_1vfex_gg_ .___SColumn_1vfex_gg_:last-child{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SHeadCheckboxCol_1vfex_gg_{cursor:pointer}.___SColumn_1vfex_gg_.__fixed_1vfex_gg_.__shadowVertical_1vfex_gg_:after,.___SGroup_1vfex_gg_.__fixed_1vfex_gg_.__shadowVertical_1vfex_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_,.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_{margin-right:-5px;border-right-color:transparent}.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_primary_1vfex_gg_,.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_._use_primary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_primary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_._use_primary_1vfex_gg_{padding-right:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_secondary_1vfex_gg_,.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_._use_secondary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_secondary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_._use_secondary_1vfex_gg_{padding-right:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_:after,.___SColumn_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_gg_:after,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_median_1vfex_gg_:after,.___SGroup_1vfex_gg_._fixed_left_1vfex_gg_._shadowVertical_start_1vfex_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_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_,.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_{margin-left:-5px;border-left-color:transparent}.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_._use_primary_1vfex_gg_,.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_primary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_._use_primary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_primary_1vfex_gg_{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_._use_secondary_1vfex_gg_,.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_secondary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_._use_secondary_1vfex_gg_,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_._use_secondary_1vfex_gg_{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_:after,.___SColumn_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_gg_:after,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_end_1vfex_gg_:after,.___SGroup_1vfex_gg_._fixed_right_1vfex_gg_._shadowVertical_median_1vfex_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%))}", /*__inner_css_end__*/"1vfex_gg_"),
27
+ var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SGroupContainer_3r3g8_gg_,.___SHead_3r3g8_gg_{display:contents}.___SHead_3r3g8_gg_.__isDataEmpty_3r3g8_gg_.__gridTemplateColumns_3r3g8_gg_{display:grid;grid-template-columns:var(--gridTemplateColumns_3r3g8);overflow:auto;scrollbar-width:thin}.___SHead_3r3g8_gg_.__animationDuration_3r3g8_gg_>.___SColumn_3r3g8_gg_{transition:top var(--animationDuration_3r3g8) ease-out}.___SHead_3r3g8_gg_.__sticky_3r3g8_gg_ .___SColumn_3r3g8_gg_,.___SHead_3r3g8_gg_.__sticky_3r3g8_gg_ .___SGroup_3r3g8_gg_{position:sticky;top:0;z-index:18}.___SHead_3r3g8_gg_.__sticky_3r3g8_gg_ .___SGroupContainer_3r3g8_gg_>.___SColumn_3r3g8_gg_{position:sticky;z-index:18}.___SHead_3r3g8_gg_.__compact_3r3g8_gg_ .___SColumn_3r3g8_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SColumn_3r3g8_gg_,.___SGroup_3r3g8_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_3r3g8_gg_{justify-content:center;text-align:center;background-color:var(--intergalactic-table-th-primary-cell, #f4f5f9)}.___SGroup_3r3g8_gg_._use_primary_3r3g8_gg_{padding:var(--intergalactic-spacing-3x, 12px)}.___SGroup_3r3g8_gg_._use_primary_3r3g8_gg_:has(~.___SColumn_3r3g8_gg_.__visibleSort_3r3g8_gg_){background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SGroup_3r3g8_gg_._use_secondary_3r3g8_gg_{padding:var(--intergalactic-spacing-2x, 8px)}.___SColumn_3r3g8_gg_._borders_both_3r3g8_gg_,.___SColumn_3r3g8_gg_._borders_left_3r3g8_gg_,.___SGroup_3r3g8_gg_._borders_both_3r3g8_gg_,.___SGroup_3r3g8_gg_._borders_left_3r3g8_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_3r3g8_gg_._borders_both_3r3g8_gg_,.___SColumn_3r3g8_gg_._borders_right_3r3g8_gg_,.___SGroup_3r3g8_gg_._borders_both_3r3g8_gg_,.___SGroup_3r3g8_gg_._borders_right_3r3g8_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_3r3g8_gg_._use_primary_3r3g8_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_3r3g8_gg_._use_primary_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_3r3g8_gg_._use_primary_3r3g8_gg_.__visibleSort_3r3g8_gg_{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_3r3g8_gg_._use_primary_3r3g8_gg_.__visibleSort_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_3r3g8_gg_._use_primary_3r3g8_gg_.__visibleSort_3r3g8_gg_ .___SSortButton_3r3g8_gg_,.___SColumn_3r3g8_gg_._use_primary_3r3g8_gg_.__visibleSort_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_::before,.___SColumn_3r3g8_gg_._use_secondary_3r3g8_gg_.__visibleSort_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_::before{display:flex;opacity:1}.___SColumn_3r3g8_gg_._use_primary_3r3g8_gg_._justifyContent_right_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_{position:absolute}.___SColumn_3r3g8_gg_._use_primary_3r3g8_gg_._justifyContent_right_3r3g8_gg_.__changeSortSize_3r3g8_gg_.__isSorted_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_,.___SColumn_3r3g8_gg_._use_secondary_3r3g8_gg_._justifyContent_right_3r3g8_gg_.__changeSortSize_3r3g8_gg_.__isSorted_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_{position:relative}.___SColumn_3r3g8_gg_._use_secondary_3r3g8_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_3r3g8_gg_._use_secondary_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SColumn_3r3g8_gg_._use_secondary_3r3g8_gg_.__visibleSort_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_3r3g8_gg_._use_secondary_3r3g8_gg_.__visibleSort_3r3g8_gg_ .___SSortButton_3r3g8_gg_{display:flex;opacity:1}.___SColumn_3r3g8_gg_._use_secondary_3r3g8_gg_._justifyContent_right_3r3g8_gg_ .___SSortWrapper_3r3g8_gg_{position:absolute}.___SColumn_3r3g8_gg_.__gridArea_3r3g8_gg_,.___SGroupTitle_3r3g8_gg_.__gridArea_3r3g8_gg_,.___SGroup_3r3g8_gg_.__gridArea_3r3g8_gg_{grid-area:var(--gridArea_3r3g8)}.___SHead_3r3g8_gg_ .___SColumn_3r3g8_gg_.__fixed_3r3g8_gg_,.___SHead_3r3g8_gg_ .___SGroup_3r3g8_gg_.__fixed_3r3g8_gg_,.___SHead_3r3g8_gg_.__sticky_3r3g8_gg_ .___SColumn_3r3g8_gg_.__fixed_3r3g8_gg_{position:sticky;z-index:19}@media (hover:hover){.___SColumn_3r3g8_gg_.__sortable_3r3g8_gg_:hover{cursor:pointer}}.___SSortWrapper_3r3g8_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_3r3g8_gg_,.___SSortWrapper_3r3g8_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_3r3g8_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortButton_3r3g8_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_3r3g8_gg_._sideIndents_wide_3r3g8_gg_ .___SColumn_3r3g8_gg_:first-child{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SHead_3r3g8_gg_._sideIndents_wide_3r3g8_gg_ .___SColumn_3r3g8_gg_:last-child{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SHeadCheckboxCol_3r3g8_gg_{cursor:pointer}.___SColumn_3r3g8_gg_.__fixed_3r3g8_gg_.__shadowVertical_3r3g8_gg_:after,.___SGroup_3r3g8_gg_.__fixed_3r3g8_gg_.__shadowVertical_3r3g8_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_,.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_{margin-right:-5px;border-right-color:transparent}.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_primary_3r3g8_gg_,.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_._use_primary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_primary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_._use_primary_3r3g8_gg_{padding-right:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_secondary_3r3g8_gg_,.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_._use_secondary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_secondary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_._use_secondary_3r3g8_gg_{padding-right:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_:after,.___SColumn_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_gg_:after,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_median_3r3g8_gg_:after,.___SGroup_3r3g8_gg_._fixed_left_3r3g8_gg_._shadowVertical_start_3r3g8_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_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_,.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_{margin-left:-5px;border-left-color:transparent}.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_._use_primary_3r3g8_gg_,.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_primary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_._use_primary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_primary_3r3g8_gg_{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_._use_secondary_3r3g8_gg_,.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_secondary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_._use_secondary_3r3g8_gg_,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_._use_secondary_3r3g8_gg_{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_:after,.___SColumn_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_gg_:after,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_end_3r3g8_gg_:after,.___SGroup_3r3g8_gg_._fixed_right_3r3g8_gg_._shadowVertical_median_3r3g8_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%))}", /*__inner_css_end__*/"3r3g8_gg_"),
28
28
  /*__reshadow_css_end__*/
29
29
  {
30
- "__SHead": "___SHead_1vfex_gg_",
31
- "__SGroupContainer": "___SGroupContainer_1vfex_gg_",
32
- "_isDataEmpty": "__isDataEmpty_1vfex_gg_",
33
- "_gridTemplateColumns": "__gridTemplateColumns_1vfex_gg_",
34
- "--gridTemplateColumns": "--gridTemplateColumns_1vfex",
35
- "_animationDuration": "__animationDuration_1vfex_gg_",
36
- "__SColumn": "___SColumn_1vfex_gg_",
37
- "--animationDuration": "--animationDuration_1vfex",
38
- "_sticky": "__sticky_1vfex_gg_",
39
- "__SGroup": "___SGroup_1vfex_gg_",
40
- "_compact": "__compact_1vfex_gg_",
41
- "_use_secondary": "_use_secondary_1vfex_gg_",
42
- "_borders_both": "_borders_both_1vfex_gg_",
43
- "_borders_left": "_borders_left_1vfex_gg_",
44
- "_borders_right": "_borders_right_1vfex_gg_",
45
- "_gridArea": "__gridArea_1vfex_gg_",
46
- "__SGroupTitle": "___SGroupTitle_1vfex_gg_",
47
- "--gridArea": "--gridArea_1vfex",
48
- "_fixed": "__fixed_1vfex_gg_",
49
- "_sortable": "__sortable_1vfex_gg_",
50
- "__SSortWrapper": "___SSortWrapper_1vfex_gg_",
51
- "__SSortButton": "___SSortButton_1vfex_gg_",
52
- "__SHeadCheckboxCol": "___SHeadCheckboxCol_1vfex_gg_",
53
- "_use_primary": "_use_primary_1vfex_gg_",
54
- "_visibleSort": "__visibleSort_1vfex_gg_",
55
- "_justifyContent_right": "_justifyContent_right_1vfex_gg_",
56
- "_changeSortSize": "__changeSortSize_1vfex_gg_",
57
- "_isSorted": "__isSorted_1vfex_gg_",
58
- "_sideIndents_wide": "_sideIndents_wide_1vfex_gg_",
59
- "_shadowVertical": "__shadowVertical_1vfex_gg_",
60
- "_fixed_left": "_fixed_left_1vfex_gg_",
61
- "_shadowVertical_median": "_shadowVertical_median_1vfex_gg_",
62
- "_shadowVertical_start": "_shadowVertical_start_1vfex_gg_",
63
- "_fixed_right": "_fixed_right_1vfex_gg_",
64
- "_shadowVertical_end": "_shadowVertical_end_1vfex_gg_"
30
+ "__SHead": "___SHead_3r3g8_gg_",
31
+ "__SGroupContainer": "___SGroupContainer_3r3g8_gg_",
32
+ "_isDataEmpty": "__isDataEmpty_3r3g8_gg_",
33
+ "_gridTemplateColumns": "__gridTemplateColumns_3r3g8_gg_",
34
+ "--gridTemplateColumns": "--gridTemplateColumns_3r3g8",
35
+ "_animationDuration": "__animationDuration_3r3g8_gg_",
36
+ "__SColumn": "___SColumn_3r3g8_gg_",
37
+ "--animationDuration": "--animationDuration_3r3g8",
38
+ "_sticky": "__sticky_3r3g8_gg_",
39
+ "__SGroup": "___SGroup_3r3g8_gg_",
40
+ "_compact": "__compact_3r3g8_gg_",
41
+ "_use_secondary": "_use_secondary_3r3g8_gg_",
42
+ "_borders_both": "_borders_both_3r3g8_gg_",
43
+ "_borders_left": "_borders_left_3r3g8_gg_",
44
+ "_borders_right": "_borders_right_3r3g8_gg_",
45
+ "_gridArea": "__gridArea_3r3g8_gg_",
46
+ "__SGroupTitle": "___SGroupTitle_3r3g8_gg_",
47
+ "--gridArea": "--gridArea_3r3g8",
48
+ "_fixed": "__fixed_3r3g8_gg_",
49
+ "_sortable": "__sortable_3r3g8_gg_",
50
+ "__SSortWrapper": "___SSortWrapper_3r3g8_gg_",
51
+ "__SSortButton": "___SSortButton_3r3g8_gg_",
52
+ "__SHeadCheckboxCol": "___SHeadCheckboxCol_3r3g8_gg_",
53
+ "_use_primary": "_use_primary_3r3g8_gg_",
54
+ "_visibleSort": "__visibleSort_3r3g8_gg_",
55
+ "_justifyContent_right": "_justifyContent_right_3r3g8_gg_",
56
+ "_changeSortSize": "__changeSortSize_3r3g8_gg_",
57
+ "_isSorted": "__isSorted_3r3g8_gg_",
58
+ "_sideIndents_wide": "_sideIndents_wide_3r3g8_gg_",
59
+ "_shadowVertical": "__shadowVertical_3r3g8_gg_",
60
+ "_fixed_left": "_fixed_left_3r3g8_gg_",
61
+ "_shadowVertical_median": "_shadowVertical_median_3r3g8_gg_",
62
+ "_shadowVertical_start": "_shadowVertical_start_3r3g8_gg_",
63
+ "_fixed_right": "_fixed_right_3r3g8_gg_",
64
+ "_shadowVertical_end": "_shadowVertical_end_3r3g8_gg_"
65
65
  });
66
66
  var HeadRoot = /*#__PURE__*/function (_Component) {
67
67
  function HeadRoot() {
@@ -17,52 +17,55 @@ import * as React from 'react';
17
17
  import { MergedColumnsCell } from './MergedCells';
18
18
  import { Row } from './Row';
19
19
  /*!__reshadow-styles__:"./style.shadow.css"*/
20
- var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SAccordionRows_52u23_gg_,.___SBody_52u23_gg_,.___SRowGroup_52u23_gg_,.___SRow_52u23_gg_{display:contents}.___SBody_52u23_gg_.__compact_52u23_gg_ .___SCell_52u23_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_52u23_gg_.__compact_52u23_gg_ .___SCell_52u23_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + (var(--intergalactic-spacing-5x, 20px)*(var(--data-aria-level_52u23) - 1)))}.___SCellWrapper_52u23_gg_.__gridArea_52u23_gg_,.___SCollapseRow_52u23_gg_.__gridArea_52u23_gg_,.___SRow_52u23_gg_.__gridArea_52u23_gg_{grid-area:var(--gridArea_52u23)}.___SCellWrapper_52u23_gg_{height:100%;overflow:hidden}.___SCollapseRow_52u23_gg_.__gridArea_52u23_gg_>.___SCellWrapper_52u23_gg_,.___SRow_52u23_gg_.__isAccordionRow_52u23_gg_>.___SCellWrapper_52u23_gg_{height:auto;overflow:auto}.___SAccordionRows_52u23_gg_>.___SRow_52u23_gg_.__isAccordionRow_52u23_gg_:last-child>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__withoutBorder_52u23_gg_),.___SCollapseRow_52u23_gg_.__gridArea_52u23_gg_>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__withoutBorder_52u23_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_52u23_gg_ .___SCell_52u23_gg_{display:block}.___SCell_52u23_gg_:not(.__theme_52u23_gg_).__expanded_52u23_gg_.__withAccordion_52u23_gg_,.___SRow_52u23_gg_.__active_52u23_gg_>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_),.___SRow_52u23_gg_._accordionType_row_52u23_gg_.__expanded_52u23_gg_>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCollapseRow_52u23_gg_>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_),.___SRow_52u23_gg_.__isAccordionRow_52u23_gg_>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_:hover)>.___SRow_52u23_gg_._theme_muted_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_[data-grouped-by=rowgroup]:not(.__theme_52u23_gg_),.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_:hover)>.___SRow_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_[data-grouped-by=rowgroup]._theme_muted_52u23_gg_,.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_:hover)>.___SRow_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_[data-grouped-by=rowgroup]:not(.__theme_52u23_gg_):not(.__expanded_52u23_gg_.__withAccordion_52u23_gg_),.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_52u23_gg_._theme_muted_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_),.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_._theme_muted_52u23_gg_,.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_):not(.__expanded_52u23_gg_.__withAccordion_52u23_gg_),.___SRow_52u23_gg_._theme_muted_52u23_gg_:hover:not(.__expanded_52u23_gg_.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_):not(.__expanded_52u23_gg_.__withAccordion_52u23_gg_),.___SRow_52u23_gg_:hover:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_._theme_muted_52u23_gg_,.___SRow_52u23_gg_:not(._accordionType_row_52u23_gg_.__expanded_52u23_gg_):hover:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_):not(.__expanded_52u23_gg_.__withAccordion_52u23_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_:hover)>.___SRow_52u23_gg_._theme_info_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_[data-grouped-by=rowgroup]:not(.__theme_52u23_gg_),.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_:hover)>.___SRow_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_[data-grouped-by=rowgroup]._theme_info_52u23_gg_,.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_52u23_gg_._theme_info_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_),.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_._theme_info_52u23_gg_,.___SRow_52u23_gg_._theme_info_52u23_gg_:hover:not(.__expanded_52u23_gg_.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_):not(.__expanded_52u23_gg_.__withAccordion_52u23_gg_),.___SRow_52u23_gg_:hover:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_._theme_info_52u23_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_:hover)>.___SRow_52u23_gg_._theme_success_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_[data-grouped-by=rowgroup]:not(.__theme_52u23_gg_):not(.__expanded_52u23_gg_.__withAccordion_52u23_gg_),.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_:hover)>.___SRow_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_[data-grouped-by=rowgroup]._theme_success_52u23_gg_,.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_52u23_gg_._theme_success_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_),.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_._theme_success_52u23_gg_,.___SRow_52u23_gg_._theme_success_52u23_gg_:hover:not(.__expanded_52u23_gg_.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_):not(.__expanded_52u23_gg_.__withAccordion_52u23_gg_),.___SRow_52u23_gg_:hover:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_._theme_success_52u23_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_:hover)>.___SRow_52u23_gg_._theme_warning_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_[data-grouped-by=rowgroup]:not(.__theme_52u23_gg_),.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_:hover)>.___SRow_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_[data-grouped-by=rowgroup]._theme_warning_52u23_gg_,.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_52u23_gg_._theme_warning_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_),.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_._theme_warning_52u23_gg_,.___SRow_52u23_gg_._theme_warning_52u23_gg_:hover:not(.__expanded_52u23_gg_.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_):not(.__expanded_52u23_gg_.__withAccordion_52u23_gg_),.___SRow_52u23_gg_:hover:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_._theme_warning_52u23_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_:hover)>.___SRow_52u23_gg_._theme_danger_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_[data-grouped-by=rowgroup]:not(.__theme_52u23_gg_),.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_:hover)>.___SRow_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_[data-grouped-by=rowgroup]._theme_danger_52u23_gg_,.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_52u23_gg_._theme_danger_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_),.___SRowGroup_52u23_gg_:has(.___SCell_52u23_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_52u23_gg_:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_._theme_danger_52u23_gg_,.___SRow_52u23_gg_._theme_danger_52u23_gg_:hover:not(.__expanded_52u23_gg_.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_):not(.__expanded_52u23_gg_.__withAccordion_52u23_gg_),.___SRow_52u23_gg_:hover:not(.__isNonInteractive_52u23_gg_)>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_._theme_danger_52u23_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_52u23_gg_._theme_muted_52u23_gg_ .___SCell_52u23_gg_:not(.__theme_52u23_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_52u23_gg_._theme_muted_52u23_gg_.__active_52u23_gg_>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_52u23_gg_._theme_info_52u23_gg_ .___SCell_52u23_gg_:not(.__theme_52u23_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_52u23_gg_._theme_info_52u23_gg_.__active_52u23_gg_>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_52u23_gg_._theme_success_52u23_gg_ .___SCell_52u23_gg_:not(.__theme_52u23_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_52u23_gg_._theme_success_52u23_gg_.__active_52u23_gg_>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_52u23_gg_._theme_warning_52u23_gg_ .___SCell_52u23_gg_:not(.__theme_52u23_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_52u23_gg_._theme_warning_52u23_gg_.__active_52u23_gg_>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_52u23_gg_._theme_danger_52u23_gg_ .___SCell_52u23_gg_:not(.__theme_52u23_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_52u23_gg_._theme_danger_52u23_gg_.__active_52u23_gg_>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_:not(.__theme_52u23_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_52u23_gg_{display:flex;height:100%;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);white-space:pre-wrap;word-break:break-word;font-feature-settings:\"tnum\";font-variant-numeric:tabular-nums;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;outline:0;overflow:hidden}.___SCell_52u23_gg_ .___SAccordionToggle_52u23_gg_{margin-top:var(--intergalactic-spacing-05x, 2px);margin-right:var(--intergalactic-spacing-3x, 12px);margin-left:calc(var(--intergalactic-spacing-05x, 2px)*-1);height:-moz-fit-content;height:fit-content}.___SCell_52u23_gg_ .___SAccordionToggle_52u23_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_52u23_gg_ .___SAccordionToggle_52u23_gg_.__expanded_52u23_gg_ svg{transform:rotate(90deg)}.___SCell_52u23_gg_.__withoutBorder_52u23_gg_{border-bottom:none}.___SCell_52u23_gg_.__withAccordion_52u23_gg_,.___SCheckboxCell_52u23_gg_,.___SRow_52u23_gg_._accordionType_row_52u23_gg_>.___SCellWrapper_52u23_gg_>.___SCell_52u23_gg_{cursor:pointer}.___SCell_52u23_gg_._use_primary_52u23_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_52u23_gg_._use_primary_52u23_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-2x, 8px))*(var(--data-aria-level_52u23) - 1)))}.___SCell_52u23_gg_._use_secondary_52u23_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_52u23_gg_._use_secondary_52u23_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-2x, 8px))*(var(--data-aria-level_52u23) - 1)))}.___SCell_52u23_gg_._borders_both_52u23_gg_,.___SCell_52u23_gg_._borders_left_52u23_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_52u23_gg_._borders_both_52u23_gg_,.___SCell_52u23_gg_._borders_right_52u23_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_52u23_gg_.__fixed_52u23_gg_{position:sticky;z-index:2}.___SCell_52u23_gg_._theme_muted_52u23_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_52u23_gg_._theme_info_52u23_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_52u23_gg_._theme_success_52u23_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_52u23_gg_._theme_warning_52u23_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_52u23_gg_._theme_danger_52u23_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_52u23_gg_{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85));z-index:15}.___SSpinContainer_52u23_gg_:focus-visible{z-index:15}.___SSpinContainer_52u23_gg_.__headerHeight_52u23_gg_{top:var(--headerHeight_52u23)}.___SEmptyData_52u23_gg_{grid-column:1/-1}.___SRow_52u23_gg_._sideIndents_wide_52u23_gg_ .___SCellWrapper_52u23_gg_:first-child .___SCell_52u23_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SRow_52u23_gg_._sideIndents_wide_52u23_gg_ .___SCellWrapper_52u23_gg_:last-child .___SCell_52u23_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_52u23_gg_.__fixed_52u23_gg_.__shadowVertical_52u23_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_52u23_gg_._fixed_left_52u23_gg_._shadowVertical_median_52u23_gg_,.___SCellWrapper_52u23_gg_._fixed_left_52u23_gg_._shadowVertical_start_52u23_gg_{margin-right:-5px}.___SCellWrapper_52u23_gg_._fixed_left_52u23_gg_._shadowVertical_median_52u23_gg_:after,.___SCellWrapper_52u23_gg_._fixed_left_52u23_gg_._shadowVertical_start_52u23_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%))}.___SCellWrapper_52u23_gg_._fixed_left_52u23_gg_._shadowVertical_median_52u23_gg_ .___SCell_52u23_gg_,.___SCellWrapper_52u23_gg_._fixed_left_52u23_gg_._shadowVertical_start_52u23_gg_ .___SCell_52u23_gg_{margin-right:5px}.___SCellWrapper_52u23_gg_._fixed_right_52u23_gg_._shadowVertical_end_52u23_gg_,.___SCellWrapper_52u23_gg_._fixed_right_52u23_gg_._shadowVertical_median_52u23_gg_{margin-left:-5px}.___SCellWrapper_52u23_gg_._fixed_right_52u23_gg_._shadowVertical_end_52u23_gg_:after,.___SCellWrapper_52u23_gg_._fixed_right_52u23_gg_._shadowVertical_median_52u23_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%))}.___SCellWrapper_52u23_gg_._fixed_right_52u23_gg_._shadowVertical_end_52u23_gg_ .___SCell_52u23_gg_,.___SCellWrapper_52u23_gg_._fixed_right_52u23_gg_._shadowVertical_median_52u23_gg_ .___SCell_52u23_gg_{margin-left:5px}", /*__inner_css_end__*/"52u23_gg_"),
20
+ var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SAccordionRows_p1jyf_gg_,.___SBody_p1jyf_gg_,.___SRowGroup_p1jyf_gg_,.___SRow_p1jyf_gg_{display:contents}.___SBody_p1jyf_gg_.__compact_p1jyf_gg_ .___SCell_p1jyf_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_p1jyf_gg_.__compact_p1jyf_gg_ .___SCell_p1jyf_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_p1jyf) - 1)))}.___SBody_p1jyf_gg_.__compact_p1jyf_gg_ .___SRow_p1jyf_gg_ .___SCellWrapper_p1jyf_gg_:first-child .___SCell_p1jyf_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_p1jyf) - 1)))}.___SBody_p1jyf_gg_.__compact_p1jyf_gg_ .___SRow_p1jyf_gg_._sideIndents_wide_p1jyf_gg_ .___SCellWrapper_p1jyf_gg_:first-child .___SCell_p1jyf_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_p1jyf) - 1)))}.___SBody_p1jyf_gg_.__compact_p1jyf_gg_ .___SCell_p1jyf_gg_ .___SAccordionToggle_p1jyf_gg_{margin-right:var(--intergalactic-spacing-2x, 8px)}.___SCellWrapper_p1jyf_gg_.__gridArea_p1jyf_gg_,.___SCollapseRow_p1jyf_gg_.__gridArea_p1jyf_gg_,.___SRow_p1jyf_gg_.__gridArea_p1jyf_gg_{grid-area:var(--gridArea_p1jyf)}.___SCellWrapper_p1jyf_gg_{height:100%;overflow:hidden}.___SCollapseRow_p1jyf_gg_.__gridArea_p1jyf_gg_>.___SCellWrapper_p1jyf_gg_,.___SRow_p1jyf_gg_.__isAccordionRow_p1jyf_gg_>.___SCellWrapper_p1jyf_gg_{height:auto;overflow:auto}.___SAccordionRows_p1jyf_gg_>.___SRow_p1jyf_gg_.__isAccordionRow_p1jyf_gg_:last-child>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__withoutBorder_p1jyf_gg_),.___SCollapseRow_p1jyf_gg_.__gridArea_p1jyf_gg_>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__withoutBorder_p1jyf_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_p1jyf_gg_>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_{display:block}.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_).__expanded_p1jyf_gg_.__withAccordion_p1jyf_gg_,.___SRow_p1jyf_gg_.__active_p1jyf_gg_>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_),.___SRow_p1jyf_gg_._accordionType_row_p1jyf_gg_.__expanded_p1jyf_gg_>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCollapseRow_p1jyf_gg_>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_),.___SRow_p1jyf_gg_.__isAccordionRow_p1jyf_gg_>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_:hover)>.___SRow_p1jyf_gg_._theme_muted_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]:not(.__theme_p1jyf_gg_),.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_:hover)>.___SRow_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]._theme_muted_p1jyf_gg_,.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_:hover)>.___SRow_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]:not(.__theme_p1jyf_gg_):not(.__expanded_p1jyf_gg_.__withAccordion_p1jyf_gg_),.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_p1jyf_gg_._theme_muted_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_),.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_._theme_muted_p1jyf_gg_,.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_):not(.__expanded_p1jyf_gg_.__withAccordion_p1jyf_gg_),.___SRow_p1jyf_gg_._theme_muted_p1jyf_gg_:hover:not(.__expanded_p1jyf_gg_.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_):not(.__expanded_p1jyf_gg_.__withAccordion_p1jyf_gg_),.___SRow_p1jyf_gg_:hover:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_._theme_muted_p1jyf_gg_,.___SRow_p1jyf_gg_:not(._accordionType_row_p1jyf_gg_.__expanded_p1jyf_gg_):hover:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_):not(.__expanded_p1jyf_gg_.__withAccordion_p1jyf_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_:hover)>.___SRow_p1jyf_gg_._theme_info_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]:not(.__theme_p1jyf_gg_),.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_:hover)>.___SRow_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]._theme_info_p1jyf_gg_,.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_p1jyf_gg_._theme_info_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_),.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_._theme_info_p1jyf_gg_,.___SRow_p1jyf_gg_._theme_info_p1jyf_gg_:hover:not(.__expanded_p1jyf_gg_.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_):not(.__expanded_p1jyf_gg_.__withAccordion_p1jyf_gg_),.___SRow_p1jyf_gg_:hover:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_._theme_info_p1jyf_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_:hover)>.___SRow_p1jyf_gg_._theme_success_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]:not(.__theme_p1jyf_gg_):not(.__expanded_p1jyf_gg_.__withAccordion_p1jyf_gg_),.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_:hover)>.___SRow_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]._theme_success_p1jyf_gg_,.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_p1jyf_gg_._theme_success_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_),.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_._theme_success_p1jyf_gg_,.___SRow_p1jyf_gg_._theme_success_p1jyf_gg_:hover:not(.__expanded_p1jyf_gg_.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_):not(.__expanded_p1jyf_gg_.__withAccordion_p1jyf_gg_),.___SRow_p1jyf_gg_:hover:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_._theme_success_p1jyf_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_:hover)>.___SRow_p1jyf_gg_._theme_warning_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]:not(.__theme_p1jyf_gg_),.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_:hover)>.___SRow_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]._theme_warning_p1jyf_gg_,.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_p1jyf_gg_._theme_warning_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_),.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_._theme_warning_p1jyf_gg_,.___SRow_p1jyf_gg_._theme_warning_p1jyf_gg_:hover:not(.__expanded_p1jyf_gg_.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_):not(.__expanded_p1jyf_gg_.__withAccordion_p1jyf_gg_),.___SRow_p1jyf_gg_:hover:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_._theme_warning_p1jyf_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_:hover)>.___SRow_p1jyf_gg_._theme_danger_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]:not(.__theme_p1jyf_gg_),.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_:hover)>.___SRow_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]._theme_danger_p1jyf_gg_,.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_p1jyf_gg_._theme_danger_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_),.___SRowGroup_p1jyf_gg_:has(.___SCell_p1jyf_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_p1jyf_gg_:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_._theme_danger_p1jyf_gg_,.___SRow_p1jyf_gg_._theme_danger_p1jyf_gg_:hover:not(.__expanded_p1jyf_gg_.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_):not(.__expanded_p1jyf_gg_.__withAccordion_p1jyf_gg_),.___SRow_p1jyf_gg_:hover:not(.__isNonInteractive_p1jyf_gg_)>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_._theme_danger_p1jyf_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_p1jyf_gg_._theme_muted_p1jyf_gg_ .___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_p1jyf_gg_._theme_muted_p1jyf_gg_.__active_p1jyf_gg_>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_p1jyf_gg_._theme_info_p1jyf_gg_ .___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_p1jyf_gg_._theme_info_p1jyf_gg_.__active_p1jyf_gg_>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_p1jyf_gg_._theme_success_p1jyf_gg_ .___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_p1jyf_gg_._theme_success_p1jyf_gg_.__active_p1jyf_gg_>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_p1jyf_gg_._theme_warning_p1jyf_gg_ .___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_p1jyf_gg_._theme_warning_p1jyf_gg_.__active_p1jyf_gg_>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_p1jyf_gg_._theme_danger_p1jyf_gg_ .___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_p1jyf_gg_._theme_danger_p1jyf_gg_.__active_p1jyf_gg_>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_:not(.__theme_p1jyf_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_p1jyf_gg_{display:flex;height:100%;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);white-space:pre-wrap;word-break:break-word;font-feature-settings:\"tnum\";font-variant-numeric:tabular-nums;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;outline:0;overflow:hidden}.___SCell_p1jyf_gg_ .___SAccordionToggle_p1jyf_gg_{margin-top:var(--intergalactic-spacing-05x, 2px);margin-right:var(--intergalactic-spacing-3x, 12px);margin-left:calc(var(--intergalactic-spacing-05x, 2px)*-1);height:-moz-fit-content;height:fit-content}.___SCell_p1jyf_gg_ .___SAccordionToggle_p1jyf_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_p1jyf_gg_ .___SAccordionToggle_p1jyf_gg_.__expanded_p1jyf_gg_ svg{transform:rotate(90deg)}.___SCell_p1jyf_gg_.__withoutBorder_p1jyf_gg_{border-bottom:none}.___SCell_p1jyf_gg_.__withAccordion_p1jyf_gg_,.___SCheckboxCell_p1jyf_gg_,.___SRow_p1jyf_gg_._accordionType_row_p1jyf_gg_>.___SCellWrapper_p1jyf_gg_>.___SCell_p1jyf_gg_{cursor:pointer}.___SCell_p1jyf_gg_._use_primary_p1jyf_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_p1jyf_gg_._use_primary_p1jyf_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_p1jyf) - 1)))}.___SCell_p1jyf_gg_._use_secondary_p1jyf_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_p1jyf_gg_._use_secondary_p1jyf_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_p1jyf) - 1)))}.___SCell_p1jyf_gg_._borders_both_p1jyf_gg_,.___SCell_p1jyf_gg_._borders_left_p1jyf_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_p1jyf_gg_._borders_both_p1jyf_gg_,.___SCell_p1jyf_gg_._borders_right_p1jyf_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_p1jyf_gg_.__fixed_p1jyf_gg_{position:sticky;z-index:2}.___SCell_p1jyf_gg_._theme_muted_p1jyf_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_p1jyf_gg_._theme_info_p1jyf_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_p1jyf_gg_._theme_success_p1jyf_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_p1jyf_gg_._theme_warning_p1jyf_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_p1jyf_gg_._theme_danger_p1jyf_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_p1jyf_gg_{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85));z-index:15}.___SSpinContainer_p1jyf_gg_:focus-visible{z-index:15}.___SSpinContainer_p1jyf_gg_.__headerHeight_p1jyf_gg_{top:var(--headerHeight_p1jyf)}.___SEmptyData_p1jyf_gg_{grid-column:1/-1}.___SRow_p1jyf_gg_._sideIndents_wide_p1jyf_gg_ .___SCellWrapper_p1jyf_gg_:first-child .___SCell_p1jyf_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SRow_p1jyf_gg_._sideIndents_wide_p1jyf_gg_ .___SCellWrapper_p1jyf_gg_:first-child .___SCell_p1jyf_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_p1jyf) - 1)))}.___SRow_p1jyf_gg_._sideIndents_wide_p1jyf_gg_ .___SCellWrapper_p1jyf_gg_:last-child .___SCell_p1jyf_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SRow_p1jyf_gg_.__isAccordionRow_p1jyf_gg_.__withAnimation_p1jyf_gg_>.___SCellWrapper_p1jyf_gg_{transition-property:height;transition-delay:var(--delay_p1jyf);transition-duration:var(--duration_p1jyf);transition-timing-function:linear;overflow:clip}.___SCellWrapper_p1jyf_gg_.__fixed_p1jyf_gg_.__shadowVertical_p1jyf_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_p1jyf_gg_._fixed_left_p1jyf_gg_._shadowVertical_median_p1jyf_gg_,.___SCellWrapper_p1jyf_gg_._fixed_left_p1jyf_gg_._shadowVertical_start_p1jyf_gg_{margin-right:-5px}.___SCellWrapper_p1jyf_gg_._fixed_left_p1jyf_gg_._shadowVertical_median_p1jyf_gg_:after,.___SCellWrapper_p1jyf_gg_._fixed_left_p1jyf_gg_._shadowVertical_start_p1jyf_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%))}.___SCellWrapper_p1jyf_gg_._fixed_left_p1jyf_gg_._shadowVertical_median_p1jyf_gg_ .___SCell_p1jyf_gg_,.___SCellWrapper_p1jyf_gg_._fixed_left_p1jyf_gg_._shadowVertical_start_p1jyf_gg_ .___SCell_p1jyf_gg_{margin-right:5px}.___SCellWrapper_p1jyf_gg_._fixed_right_p1jyf_gg_._shadowVertical_end_p1jyf_gg_,.___SCellWrapper_p1jyf_gg_._fixed_right_p1jyf_gg_._shadowVertical_median_p1jyf_gg_{margin-left:-5px}.___SCellWrapper_p1jyf_gg_._fixed_right_p1jyf_gg_._shadowVertical_end_p1jyf_gg_:after,.___SCellWrapper_p1jyf_gg_._fixed_right_p1jyf_gg_._shadowVertical_median_p1jyf_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%))}.___SCellWrapper_p1jyf_gg_._fixed_right_p1jyf_gg_._shadowVertical_end_p1jyf_gg_ .___SCell_p1jyf_gg_,.___SCellWrapper_p1jyf_gg_._fixed_right_p1jyf_gg_._shadowVertical_median_p1jyf_gg_ .___SCell_p1jyf_gg_{margin-left:5px}", /*__inner_css_end__*/"p1jyf_gg_"),
21
21
  /*__reshadow_css_end__*/
22
22
  {
23
- "__SBody": "___SBody_52u23_gg_",
24
- "__SRow": "___SRow_52u23_gg_",
25
- "__SRowGroup": "___SRowGroup_52u23_gg_",
26
- "__SAccordionRows": "___SAccordionRows_52u23_gg_",
27
- "_gridArea": "__gridArea_52u23_gg_",
28
- "__SCellWrapper": "___SCellWrapper_52u23_gg_",
29
- "__SCollapseRow": "___SCollapseRow_52u23_gg_",
30
- "--gridArea": "--gridArea_52u23",
31
- "_isAccordionRow": "__isAccordionRow_52u23_gg_",
32
- "__SCell": "___SCell_52u23_gg_",
33
- "_withoutBorder": "__withoutBorder_52u23_gg_",
34
- "_active": "__active_52u23_gg_",
35
- "_theme": "__theme_52u23_gg_",
36
- "_accordionType_row": "_accordionType_row_52u23_gg_",
37
- "_expanded": "__expanded_52u23_gg_",
38
- "_withAccordion": "__withAccordion_52u23_gg_",
39
- "_isNonInteractive": "__isNonInteractive_52u23_gg_",
40
- "_theme_muted": "_theme_muted_52u23_gg_",
41
- "_theme_info": "_theme_info_52u23_gg_",
42
- "_theme_success": "_theme_success_52u23_gg_",
43
- "_theme_warning": "_theme_warning_52u23_gg_",
44
- "_theme_danger": "_theme_danger_52u23_gg_",
45
- "__SCheckboxCell": "___SCheckboxCell_52u23_gg_",
46
- "_borders_both": "_borders_both_52u23_gg_",
47
- "_borders_left": "_borders_left_52u23_gg_",
48
- "_borders_right": "_borders_right_52u23_gg_",
49
- "_fixed": "__fixed_52u23_gg_",
50
- "__SSpinContainer": "___SSpinContainer_52u23_gg_",
51
- "_headerHeight": "__headerHeight_52u23_gg_",
52
- "--headerHeight": "--headerHeight_52u23",
53
- "__SEmptyData": "___SEmptyData_52u23_gg_",
54
- "_compact": "__compact_52u23_gg_",
55
- "--data-aria-level": "--data-aria-level_52u23",
56
- "__SAccordionToggle": "___SAccordionToggle_52u23_gg_",
57
- "_use_primary": "_use_primary_52u23_gg_",
58
- "_use_secondary": "_use_secondary_52u23_gg_",
59
- "_sideIndents_wide": "_sideIndents_wide_52u23_gg_",
60
- "_shadowVertical": "__shadowVertical_52u23_gg_",
61
- "_fixed_left": "_fixed_left_52u23_gg_",
62
- "_shadowVertical_median": "_shadowVertical_median_52u23_gg_",
63
- "_shadowVertical_start": "_shadowVertical_start_52u23_gg_",
64
- "_fixed_right": "_fixed_right_52u23_gg_",
65
- "_shadowVertical_end": "_shadowVertical_end_52u23_gg_"
23
+ "__SBody": "___SBody_p1jyf_gg_",
24
+ "__SRow": "___SRow_p1jyf_gg_",
25
+ "__SRowGroup": "___SRowGroup_p1jyf_gg_",
26
+ "__SAccordionRows": "___SAccordionRows_p1jyf_gg_",
27
+ "_gridArea": "__gridArea_p1jyf_gg_",
28
+ "__SCellWrapper": "___SCellWrapper_p1jyf_gg_",
29
+ "__SCollapseRow": "___SCollapseRow_p1jyf_gg_",
30
+ "--gridArea": "--gridArea_p1jyf",
31
+ "_isAccordionRow": "__isAccordionRow_p1jyf_gg_",
32
+ "__SCell": "___SCell_p1jyf_gg_",
33
+ "_withoutBorder": "__withoutBorder_p1jyf_gg_",
34
+ "_active": "__active_p1jyf_gg_",
35
+ "_theme": "__theme_p1jyf_gg_",
36
+ "_accordionType_row": "_accordionType_row_p1jyf_gg_",
37
+ "_expanded": "__expanded_p1jyf_gg_",
38
+ "_withAccordion": "__withAccordion_p1jyf_gg_",
39
+ "_isNonInteractive": "__isNonInteractive_p1jyf_gg_",
40
+ "_theme_muted": "_theme_muted_p1jyf_gg_",
41
+ "_theme_info": "_theme_info_p1jyf_gg_",
42
+ "_theme_success": "_theme_success_p1jyf_gg_",
43
+ "_theme_warning": "_theme_warning_p1jyf_gg_",
44
+ "_theme_danger": "_theme_danger_p1jyf_gg_",
45
+ "__SCheckboxCell": "___SCheckboxCell_p1jyf_gg_",
46
+ "_borders_both": "_borders_both_p1jyf_gg_",
47
+ "_borders_left": "_borders_left_p1jyf_gg_",
48
+ "_borders_right": "_borders_right_p1jyf_gg_",
49
+ "_fixed": "__fixed_p1jyf_gg_",
50
+ "__SSpinContainer": "___SSpinContainer_p1jyf_gg_",
51
+ "_headerHeight": "__headerHeight_p1jyf_gg_",
52
+ "--headerHeight": "--headerHeight_p1jyf",
53
+ "__SEmptyData": "___SEmptyData_p1jyf_gg_",
54
+ "_withAnimation": "__withAnimation_p1jyf_gg_",
55
+ "--delay": "--delay_p1jyf",
56
+ "--duration": "--duration_p1jyf",
57
+ "_compact": "__compact_p1jyf_gg_",
58
+ "--data-aria-level": "--data-aria-level_p1jyf",
59
+ "_sideIndents_wide": "_sideIndents_wide_p1jyf_gg_",
60
+ "__SAccordionToggle": "___SAccordionToggle_p1jyf_gg_",
61
+ "_use_primary": "_use_primary_p1jyf_gg_",
62
+ "_use_secondary": "_use_secondary_p1jyf_gg_",
63
+ "_shadowVertical": "__shadowVertical_p1jyf_gg_",
64
+ "_fixed_left": "_fixed_left_p1jyf_gg_",
65
+ "_shadowVertical_median": "_shadowVertical_median_p1jyf_gg_",
66
+ "_shadowVertical_start": "_shadowVertical_start_p1jyf_gg_",
67
+ "_fixed_right": "_fixed_right_p1jyf_gg_",
68
+ "_shadowVertical_end": "_shadowVertical_end_p1jyf_gg_"
66
69
  });
67
70
  import { GRID_ROW_INDEX, IS_EMPTY_DATA_ROW, ROW_INDEX, UNIQ_ROW_KEY } from '../DataTable/DataTable';
68
71
  var ROWS_BUFFER = 20;