@semcore/data-table 16.0.6 → 16.0.7-prerelease.0

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 (55) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/lib/cjs/components/Body/Body.js +39 -37
  3. package/lib/cjs/components/Body/Body.js.map +1 -1
  4. package/lib/cjs/components/Body/Cell.js +37 -36
  5. package/lib/cjs/components/Body/Cell.js.map +1 -1
  6. package/lib/cjs/components/Body/Row.js +37 -36
  7. package/lib/cjs/components/Body/Row.js.map +1 -1
  8. package/lib/cjs/components/Body/Row.types.js.map +1 -1
  9. package/lib/cjs/components/Body/style.shadow.css +33 -33
  10. package/lib/cjs/components/DataTable/DataTable.js +45 -42
  11. package/lib/cjs/components/DataTable/DataTable.js.map +1 -1
  12. package/lib/cjs/components/DataTable/DataTable.types.js.map +1 -1
  13. package/lib/cjs/components/Head/Column.js +24 -22
  14. package/lib/cjs/components/Head/Column.js.map +1 -1
  15. package/lib/cjs/components/Head/Group.js +24 -22
  16. package/lib/cjs/components/Head/Group.js.map +1 -1
  17. package/lib/cjs/components/Head/Head.js +60 -35
  18. package/lib/cjs/components/Head/Head.js.map +1 -1
  19. package/lib/cjs/components/Head/Head.types.js.map +1 -1
  20. package/lib/cjs/components/Head/style.shadow.css +4 -0
  21. package/lib/cjs/style/scroll-shadows.shadow.css +12 -4
  22. package/lib/es6/components/Body/Body.js +39 -37
  23. package/lib/es6/components/Body/Body.js.map +1 -1
  24. package/lib/es6/components/Body/Cell.js +37 -36
  25. package/lib/es6/components/Body/Cell.js.map +1 -1
  26. package/lib/es6/components/Body/Row.js +37 -36
  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 +33 -33
  30. package/lib/es6/components/DataTable/DataTable.js +45 -42
  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 +24 -22
  34. package/lib/es6/components/Head/Column.js.map +1 -1
  35. package/lib/es6/components/Head/Group.js +24 -22
  36. package/lib/es6/components/Head/Group.js.map +1 -1
  37. package/lib/es6/components/Head/Head.js +61 -36
  38. package/lib/es6/components/Head/Head.js.map +1 -1
  39. package/lib/es6/components/Head/Head.types.js.map +1 -1
  40. package/lib/es6/components/Head/style.shadow.css +4 -0
  41. package/lib/es6/style/scroll-shadows.shadow.css +12 -4
  42. package/lib/esm/components/Body/Body.mjs +40 -38
  43. package/lib/esm/components/Body/Cell.mjs +38 -37
  44. package/lib/esm/components/Body/Row.mjs +38 -37
  45. package/lib/esm/components/Body/style.shadow.css +33 -33
  46. package/lib/esm/components/DataTable/DataTable.mjs +46 -43
  47. package/lib/esm/components/Head/Column.mjs +25 -23
  48. package/lib/esm/components/Head/Group.mjs +25 -23
  49. package/lib/esm/components/Head/Head.mjs +50 -30
  50. package/lib/esm/components/Head/style.shadow.css +4 -0
  51. package/lib/esm/style/scroll-shadows.shadow.css +12 -4
  52. package/lib/types/components/Body/Row.types.d.ts +1 -0
  53. package/lib/types/components/DataTable/DataTable.types.d.ts +2 -17
  54. package/lib/types/components/Head/Head.types.d.ts +4 -1
  55. package/package.json +22 -22
@@ -27,46 +27,47 @@ var style = (
27
27
  /*__reshadow_css_start__*/
28
28
  (sstyled.insert(
29
29
  /*__inner_css_start__*/
30
- '.___SAccordionRows_1hhtt_gg_,.___SBody_1hhtt_gg_,.___SRowGroup_1hhtt_gg_,.___SRow_1hhtt_gg_{display:contents}.___SBody_1hhtt_gg_.__compact_1hhtt_gg_ .___SCell_1hhtt_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_1hhtt_gg_.__compact_1hhtt_gg_ .___SCell_1hhtt_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + (var(--intergalactic-spacing-5x, 20px)*(var(--data-aria-level_1hhtt) - 1)))}.___SCellWrapper_1hhtt_gg_.__gridArea_1hhtt_gg_,.___SCollapseRow_1hhtt_gg_.__gridArea_1hhtt_gg_,.___SRow_1hhtt_gg_.__gridArea_1hhtt_gg_{grid-area:var(--gridArea_1hhtt)}.___SCellWrapper_1hhtt_gg_{height:100%}.___SAccordionRows_1hhtt_gg_>.___SRow_1hhtt_gg_.__isAccordionRow_1hhtt_gg_:last-child>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_,.___SCollapseRow_1hhtt_gg_.__gridArea_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_{border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_1hhtt_gg_ .___SCell_1hhtt_gg_{display:block}.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_).__expanded_1hhtt_gg_.__withAccordion_1hhtt_gg_,.___SRow_1hhtt_gg_.__active_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_._accordionType_row_1hhtt_gg_.__expanded_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCollapseRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_.__isAccordionRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_._theme_muted_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]._theme_muted_1hhtt_gg_,.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:not(.__theme_1hhtt_gg_):not(.__expanded_1hhtt_gg_.__withAccordion_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_._theme_muted_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_muted_1hhtt_gg_,.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_):not(.__expanded_1hhtt_gg_.__withAccordion_1hhtt_gg_),.___SRow_1hhtt_gg_._theme_muted_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_muted_1hhtt_gg_,.___SRow_1hhtt_gg_:not(._accordionType_row_1hhtt_gg_.__expanded_1hhtt_gg_):hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_):not(.__expanded_1hhtt_gg_.__withAccordion_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_._theme_info_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]._theme_info_1hhtt_gg_,.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_._theme_info_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_info_1hhtt_gg_,.___SRow_1hhtt_gg_._theme_info_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_info_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_._theme_success_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]._theme_success_1hhtt_gg_,.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_._theme_success_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_success_1hhtt_gg_,.___SRow_1hhtt_gg_._theme_success_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_success_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_._theme_warning_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]._theme_warning_1hhtt_gg_,.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_._theme_warning_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_warning_1hhtt_gg_,.___SRow_1hhtt_gg_._theme_warning_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_warning_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_._theme_danger_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]._theme_danger_1hhtt_gg_,.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_._theme_danger_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_danger_1hhtt_gg_,.___SRow_1hhtt_gg_._theme_danger_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_danger_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_1hhtt_gg_._theme_muted_1hhtt_gg_ .___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_1hhtt_gg_._theme_muted_1hhtt_gg_.__active_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_1hhtt_gg_._theme_info_1hhtt_gg_ .___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_1hhtt_gg_._theme_info_1hhtt_gg_.__active_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_1hhtt_gg_._theme_success_1hhtt_gg_ .___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_1hhtt_gg_._theme_success_1hhtt_gg_.__active_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_1hhtt_gg_._theme_warning_1hhtt_gg_ .___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_1hhtt_gg_._theme_warning_1hhtt_gg_.__active_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_1hhtt_gg_._theme_danger_1hhtt_gg_ .___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_1hhtt_gg_._theme_danger_1hhtt_gg_.__active_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_1hhtt_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);overflow:hidden;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}.___SCell_1hhtt_gg_ .___SAccordionToggle_1hhtt_gg_{margin-right:var(--intergalactic-spacing-3x, 12px);margin-top:var(--intergalactic-spacing-05x, 2px);height:-moz-fit-content;height:fit-content}.___SCell_1hhtt_gg_ .___SAccordionToggle_1hhtt_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_1hhtt_gg_ .___SAccordionToggle_1hhtt_gg_.__expanded_1hhtt_gg_ svg{transform:rotate(90deg)}.___SCell_1hhtt_gg_.__withAccordion_1hhtt_gg_,.___SCheckboxCell_1hhtt_gg_,.___SRow_1hhtt_gg_._accordionType_row_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_{cursor:pointer}.___SCell_1hhtt_gg_._use_primary_1hhtt_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1hhtt_gg_._use_primary_1hhtt_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_1hhtt) - 1)))}.___SCell_1hhtt_gg_._use_secondary_1hhtt_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1hhtt_gg_._use_secondary_1hhtt_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_1hhtt) - 1)))}.___SCell_1hhtt_gg_._borders_both_1hhtt_gg_,.___SCell_1hhtt_gg_._borders_left_1hhtt_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_1hhtt_gg_._borders_both_1hhtt_gg_,.___SCell_1hhtt_gg_._borders_right_1hhtt_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_1hhtt_gg_.__fixed_1hhtt_gg_{position:sticky;z-index:2}.___SCell_1hhtt_gg_._theme_muted_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_1hhtt_gg_._theme_info_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_1hhtt_gg_._theme_success_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_1hhtt_gg_._theme_warning_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_1hhtt_gg_._theme_danger_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_1hhtt_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))}.___SSpinContainer_1hhtt_gg_.__headerHeight_1hhtt_gg_{top:var(--headerHeight_1hhtt)}.___SEmptyData_1hhtt_gg_{grid-column:1/-1}.___SRow_1hhtt_gg_._sideIndents_wide_1hhtt_gg_ .___SCellWrapper_1hhtt_gg_:first-child .___SCell_1hhtt_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SRow_1hhtt_gg_._sideIndents_wide_1hhtt_gg_ .___SCellWrapper_1hhtt_gg_:last-child .___SCell_1hhtt_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}',
30
+ '.___SAccordionRows_1qpr0_gg_,.___SBody_1qpr0_gg_,.___SRowGroup_1qpr0_gg_,.___SRow_1qpr0_gg_{display:contents}.___SBody_1qpr0_gg_.__compact_1qpr0_gg_ .___SCell_1qpr0_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_1qpr0_gg_.__compact_1qpr0_gg_ .___SCell_1qpr0_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + (var(--intergalactic-spacing-5x, 20px)*(var(--data-aria-level_1qpr0) - 1)))}.___SCellWrapper_1qpr0_gg_.__gridArea_1qpr0_gg_,.___SCollapseRow_1qpr0_gg_.__gridArea_1qpr0_gg_,.___SRow_1qpr0_gg_.__gridArea_1qpr0_gg_{grid-area:var(--gridArea_1qpr0)}.___SCellWrapper_1qpr0_gg_{height:100%}.___SAccordionRows_1qpr0_gg_>.___SRow_1qpr0_gg_.__isAccordionRow_1qpr0_gg_:last-child>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_,.___SCollapseRow_1qpr0_gg_.__gridArea_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_{border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_1qpr0_gg_ .___SCell_1qpr0_gg_{display:block}.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_).__expanded_1qpr0_gg_.__withAccordion_1qpr0_gg_,.___SRow_1qpr0_gg_.__active_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_._accordionType_row_1qpr0_gg_.__expanded_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCollapseRow_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_.__isAccordionRow_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_._theme_muted_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]._theme_muted_1qpr0_gg_,.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:not(.__theme_1qpr0_gg_):not(.__expanded_1qpr0_gg_.__withAccordion_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_._theme_muted_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_muted_1qpr0_gg_,.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_):not(.__expanded_1qpr0_gg_.__withAccordion_1qpr0_gg_),.___SRow_1qpr0_gg_._theme_muted_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_muted_1qpr0_gg_,.___SRow_1qpr0_gg_:not(._accordionType_row_1qpr0_gg_.__expanded_1qpr0_gg_):hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_):not(.__expanded_1qpr0_gg_.__withAccordion_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_._theme_info_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]._theme_info_1qpr0_gg_,.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_._theme_info_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_info_1qpr0_gg_,.___SRow_1qpr0_gg_._theme_info_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_info_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_._theme_success_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]._theme_success_1qpr0_gg_,.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_._theme_success_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_success_1qpr0_gg_,.___SRow_1qpr0_gg_._theme_success_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_success_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_._theme_warning_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]._theme_warning_1qpr0_gg_,.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_._theme_warning_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_warning_1qpr0_gg_,.___SRow_1qpr0_gg_._theme_warning_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_warning_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_._theme_danger_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]._theme_danger_1qpr0_gg_,.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_._theme_danger_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_danger_1qpr0_gg_,.___SRow_1qpr0_gg_._theme_danger_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_danger_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_1qpr0_gg_._theme_muted_1qpr0_gg_ .___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_1qpr0_gg_._theme_muted_1qpr0_gg_.__active_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_1qpr0_gg_._theme_info_1qpr0_gg_ .___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_1qpr0_gg_._theme_info_1qpr0_gg_.__active_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_1qpr0_gg_._theme_success_1qpr0_gg_ .___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_1qpr0_gg_._theme_success_1qpr0_gg_.__active_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_1qpr0_gg_._theme_warning_1qpr0_gg_ .___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_1qpr0_gg_._theme_warning_1qpr0_gg_.__active_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_1qpr0_gg_._theme_danger_1qpr0_gg_ .___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_1qpr0_gg_._theme_danger_1qpr0_gg_.__active_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_1qpr0_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);overflow:hidden;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}.___SCell_1qpr0_gg_ .___SAccordionToggle_1qpr0_gg_{margin-right:var(--intergalactic-spacing-3x, 12px);margin-top:var(--intergalactic-spacing-05x, 2px);height:-moz-fit-content;height:fit-content}.___SCell_1qpr0_gg_ .___SAccordionToggle_1qpr0_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_1qpr0_gg_ .___SAccordionToggle_1qpr0_gg_.__expanded_1qpr0_gg_ svg{transform:rotate(90deg)}.___SCell_1qpr0_gg_.__withAccordion_1qpr0_gg_,.___SCheckboxCell_1qpr0_gg_,.___SRow_1qpr0_gg_._accordionType_row_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_{cursor:pointer}.___SCell_1qpr0_gg_._use_primary_1qpr0_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1qpr0_gg_._use_primary_1qpr0_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_1qpr0) - 1)))}.___SCell_1qpr0_gg_._use_secondary_1qpr0_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1qpr0_gg_._use_secondary_1qpr0_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_1qpr0) - 1)))}.___SCell_1qpr0_gg_._borders_both_1qpr0_gg_,.___SCell_1qpr0_gg_._borders_left_1qpr0_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_1qpr0_gg_._borders_both_1qpr0_gg_,.___SCell_1qpr0_gg_._borders_right_1qpr0_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_1qpr0_gg_.__fixed_1qpr0_gg_{position:sticky;z-index:2}.___SCell_1qpr0_gg_._theme_muted_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_1qpr0_gg_._theme_info_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_1qpr0_gg_._theme_success_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_1qpr0_gg_._theme_warning_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_1qpr0_gg_._theme_danger_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_1qpr0_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))}.___SSpinContainer_1qpr0_gg_.__headerHeight_1qpr0_gg_{top:var(--headerHeight_1qpr0)}.___SEmptyData_1qpr0_gg_{grid-column:1/-1}.___SRow_1qpr0_gg_._sideIndents_wide_1qpr0_gg_ .___SCellWrapper_1qpr0_gg_:first-child .___SCell_1qpr0_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SRow_1qpr0_gg_._sideIndents_wide_1qpr0_gg_ .___SCellWrapper_1qpr0_gg_:last-child .___SCell_1qpr0_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}',
31
31
  /*__inner_css_end__*/
32
- "1hhtt_gg_"
32
+ "1qpr0_gg_"
33
33
  ), /*__reshadow_css_end__*/
34
34
  {
35
- "__SBody": "___SBody_1hhtt_gg_",
36
- "__SRow": "___SRow_1hhtt_gg_",
37
- "__SRowGroup": "___SRowGroup_1hhtt_gg_",
38
- "__SAccordionRows": "___SAccordionRows_1hhtt_gg_",
39
- "_gridArea": "__gridArea_1hhtt_gg_",
40
- "__SCellWrapper": "___SCellWrapper_1hhtt_gg_",
41
- "__SCollapseRow": "___SCollapseRow_1hhtt_gg_",
42
- "--gridArea": "--gridArea_1hhtt",
43
- "__SCell": "___SCell_1hhtt_gg_",
44
- "_isAccordionRow": "__isAccordionRow_1hhtt_gg_",
45
- "_active": "__active_1hhtt_gg_",
46
- "_theme": "__theme_1hhtt_gg_",
47
- "_accordionType_row": "_accordionType_row_1hhtt_gg_",
48
- "_expanded": "__expanded_1hhtt_gg_",
49
- "_withAccordion": "__withAccordion_1hhtt_gg_",
50
- "_theme_muted": "_theme_muted_1hhtt_gg_",
51
- "_theme_info": "_theme_info_1hhtt_gg_",
52
- "_theme_success": "_theme_success_1hhtt_gg_",
53
- "_theme_warning": "_theme_warning_1hhtt_gg_",
54
- "_theme_danger": "_theme_danger_1hhtt_gg_",
55
- "__SCheckboxCell": "___SCheckboxCell_1hhtt_gg_",
56
- "_borders_both": "_borders_both_1hhtt_gg_",
57
- "_borders_left": "_borders_left_1hhtt_gg_",
58
- "_borders_right": "_borders_right_1hhtt_gg_",
59
- "_fixed": "__fixed_1hhtt_gg_",
60
- "__SSpinContainer": "___SSpinContainer_1hhtt_gg_",
61
- "_headerHeight": "__headerHeight_1hhtt_gg_",
62
- "--headerHeight": "--headerHeight_1hhtt",
63
- "__SEmptyData": "___SEmptyData_1hhtt_gg_",
64
- "_compact": "__compact_1hhtt_gg_",
65
- "--data-aria-level": "--data-aria-level_1hhtt",
66
- "__SAccordionToggle": "___SAccordionToggle_1hhtt_gg_",
67
- "_use_primary": "_use_primary_1hhtt_gg_",
68
- "_use_secondary": "_use_secondary_1hhtt_gg_",
69
- "_sideIndents_wide": "_sideIndents_wide_1hhtt_gg_"
35
+ "__SBody": "___SBody_1qpr0_gg_",
36
+ "__SRow": "___SRow_1qpr0_gg_",
37
+ "__SRowGroup": "___SRowGroup_1qpr0_gg_",
38
+ "__SAccordionRows": "___SAccordionRows_1qpr0_gg_",
39
+ "_gridArea": "__gridArea_1qpr0_gg_",
40
+ "__SCellWrapper": "___SCellWrapper_1qpr0_gg_",
41
+ "__SCollapseRow": "___SCollapseRow_1qpr0_gg_",
42
+ "--gridArea": "--gridArea_1qpr0",
43
+ "__SCell": "___SCell_1qpr0_gg_",
44
+ "_isAccordionRow": "__isAccordionRow_1qpr0_gg_",
45
+ "_active": "__active_1qpr0_gg_",
46
+ "_theme": "__theme_1qpr0_gg_",
47
+ "_accordionType_row": "_accordionType_row_1qpr0_gg_",
48
+ "_expanded": "__expanded_1qpr0_gg_",
49
+ "_withAccordion": "__withAccordion_1qpr0_gg_",
50
+ "_isNonInteractive": "__isNonInteractive_1qpr0_gg_",
51
+ "_theme_muted": "_theme_muted_1qpr0_gg_",
52
+ "_theme_info": "_theme_info_1qpr0_gg_",
53
+ "_theme_success": "_theme_success_1qpr0_gg_",
54
+ "_theme_warning": "_theme_warning_1qpr0_gg_",
55
+ "_theme_danger": "_theme_danger_1qpr0_gg_",
56
+ "__SCheckboxCell": "___SCheckboxCell_1qpr0_gg_",
57
+ "_borders_both": "_borders_both_1qpr0_gg_",
58
+ "_borders_left": "_borders_left_1qpr0_gg_",
59
+ "_borders_right": "_borders_right_1qpr0_gg_",
60
+ "_fixed": "__fixed_1qpr0_gg_",
61
+ "__SSpinContainer": "___SSpinContainer_1qpr0_gg_",
62
+ "_headerHeight": "__headerHeight_1qpr0_gg_",
63
+ "--headerHeight": "--headerHeight_1qpr0",
64
+ "__SEmptyData": "___SEmptyData_1qpr0_gg_",
65
+ "_compact": "__compact_1qpr0_gg_",
66
+ "--data-aria-level": "--data-aria-level_1qpr0",
67
+ "__SAccordionToggle": "___SAccordionToggle_1qpr0_gg_",
68
+ "_use_primary": "_use_primary_1qpr0_gg_",
69
+ "_use_secondary": "_use_secondary_1qpr0_gg_",
70
+ "_sideIndents_wide": "_sideIndents_wide_1qpr0_gg_"
70
71
  })
71
72
  );
72
73
  var ROWS_BUFFER = 20;
@@ -380,7 +381,8 @@ var BodyRoot = /* @__PURE__ */ function(_Component) {
380
381
  return _ref3 = sstyled(styles), /* @__PURE__ */ React.createElement(SBody, _ref3.cn("SBody", _objectSpread({}, assignProps({
381
382
  "__excludeProps": ["data"]
382
383
  }, _ref))), emptyRow && /* @__PURE__ */ React.createElement(Body.Row, {
383
- row: emptyRow
384
+ row: emptyRow,
385
+ isNonInteractive: true
384
386
  }), typeof virtualScroll === "boolean" && rowMarginTop && /* @__PURE__ */ React.createElement(Box, _ref3.cn("Box", {
385
387
  "h": rowMarginTop
386
388
  })), rowsToRender.map(function(row, index) {
@@ -20,46 +20,47 @@ var style = (
20
20
  /*__reshadow_css_start__*/
21
21
  (sstyled.insert(
22
22
  /*__inner_css_start__*/
23
- '.___SAccordionRows_1hhtt_gg_,.___SBody_1hhtt_gg_,.___SRowGroup_1hhtt_gg_,.___SRow_1hhtt_gg_{display:contents}.___SBody_1hhtt_gg_.__compact_1hhtt_gg_ .___SCell_1hhtt_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_1hhtt_gg_.__compact_1hhtt_gg_ .___SCell_1hhtt_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + (var(--intergalactic-spacing-5x, 20px)*(var(--data-aria-level_1hhtt) - 1)))}.___SCellWrapper_1hhtt_gg_.__gridArea_1hhtt_gg_,.___SCollapseRow_1hhtt_gg_.__gridArea_1hhtt_gg_,.___SRow_1hhtt_gg_.__gridArea_1hhtt_gg_{grid-area:var(--gridArea_1hhtt)}.___SCellWrapper_1hhtt_gg_{height:100%}.___SAccordionRows_1hhtt_gg_>.___SRow_1hhtt_gg_.__isAccordionRow_1hhtt_gg_:last-child>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_,.___SCollapseRow_1hhtt_gg_.__gridArea_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_{border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_1hhtt_gg_ .___SCell_1hhtt_gg_{display:block}.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_).__expanded_1hhtt_gg_.__withAccordion_1hhtt_gg_,.___SRow_1hhtt_gg_.__active_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_._accordionType_row_1hhtt_gg_.__expanded_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCollapseRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_.__isAccordionRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_._theme_muted_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]._theme_muted_1hhtt_gg_,.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:not(.__theme_1hhtt_gg_):not(.__expanded_1hhtt_gg_.__withAccordion_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_._theme_muted_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_muted_1hhtt_gg_,.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_):not(.__expanded_1hhtt_gg_.__withAccordion_1hhtt_gg_),.___SRow_1hhtt_gg_._theme_muted_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_muted_1hhtt_gg_,.___SRow_1hhtt_gg_:not(._accordionType_row_1hhtt_gg_.__expanded_1hhtt_gg_):hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_):not(.__expanded_1hhtt_gg_.__withAccordion_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_._theme_info_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]._theme_info_1hhtt_gg_,.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_._theme_info_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_info_1hhtt_gg_,.___SRow_1hhtt_gg_._theme_info_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_info_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_._theme_success_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]._theme_success_1hhtt_gg_,.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_._theme_success_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_success_1hhtt_gg_,.___SRow_1hhtt_gg_._theme_success_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_success_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_._theme_warning_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]._theme_warning_1hhtt_gg_,.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_._theme_warning_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_warning_1hhtt_gg_,.___SRow_1hhtt_gg_._theme_warning_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_warning_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_._theme_danger_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]._theme_danger_1hhtt_gg_,.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_._theme_danger_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_danger_1hhtt_gg_,.___SRow_1hhtt_gg_._theme_danger_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_danger_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_1hhtt_gg_._theme_muted_1hhtt_gg_ .___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_1hhtt_gg_._theme_muted_1hhtt_gg_.__active_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_1hhtt_gg_._theme_info_1hhtt_gg_ .___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_1hhtt_gg_._theme_info_1hhtt_gg_.__active_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_1hhtt_gg_._theme_success_1hhtt_gg_ .___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_1hhtt_gg_._theme_success_1hhtt_gg_.__active_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_1hhtt_gg_._theme_warning_1hhtt_gg_ .___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_1hhtt_gg_._theme_warning_1hhtt_gg_.__active_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_1hhtt_gg_._theme_danger_1hhtt_gg_ .___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_1hhtt_gg_._theme_danger_1hhtt_gg_.__active_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_1hhtt_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);overflow:hidden;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}.___SCell_1hhtt_gg_ .___SAccordionToggle_1hhtt_gg_{margin-right:var(--intergalactic-spacing-3x, 12px);margin-top:var(--intergalactic-spacing-05x, 2px);height:-moz-fit-content;height:fit-content}.___SCell_1hhtt_gg_ .___SAccordionToggle_1hhtt_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_1hhtt_gg_ .___SAccordionToggle_1hhtt_gg_.__expanded_1hhtt_gg_ svg{transform:rotate(90deg)}.___SCell_1hhtt_gg_.__withAccordion_1hhtt_gg_,.___SCheckboxCell_1hhtt_gg_,.___SRow_1hhtt_gg_._accordionType_row_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_{cursor:pointer}.___SCell_1hhtt_gg_._use_primary_1hhtt_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1hhtt_gg_._use_primary_1hhtt_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_1hhtt) - 1)))}.___SCell_1hhtt_gg_._use_secondary_1hhtt_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1hhtt_gg_._use_secondary_1hhtt_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_1hhtt) - 1)))}.___SCell_1hhtt_gg_._borders_both_1hhtt_gg_,.___SCell_1hhtt_gg_._borders_left_1hhtt_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_1hhtt_gg_._borders_both_1hhtt_gg_,.___SCell_1hhtt_gg_._borders_right_1hhtt_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_1hhtt_gg_.__fixed_1hhtt_gg_{position:sticky;z-index:2}.___SCell_1hhtt_gg_._theme_muted_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_1hhtt_gg_._theme_info_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_1hhtt_gg_._theme_success_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_1hhtt_gg_._theme_warning_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_1hhtt_gg_._theme_danger_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_1hhtt_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))}.___SSpinContainer_1hhtt_gg_.__headerHeight_1hhtt_gg_{top:var(--headerHeight_1hhtt)}.___SEmptyData_1hhtt_gg_{grid-column:1/-1}.___SRow_1hhtt_gg_._sideIndents_wide_1hhtt_gg_ .___SCellWrapper_1hhtt_gg_:first-child .___SCell_1hhtt_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SRow_1hhtt_gg_._sideIndents_wide_1hhtt_gg_ .___SCellWrapper_1hhtt_gg_:last-child .___SCell_1hhtt_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}',
23
+ '.___SAccordionRows_1qpr0_gg_,.___SBody_1qpr0_gg_,.___SRowGroup_1qpr0_gg_,.___SRow_1qpr0_gg_{display:contents}.___SBody_1qpr0_gg_.__compact_1qpr0_gg_ .___SCell_1qpr0_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_1qpr0_gg_.__compact_1qpr0_gg_ .___SCell_1qpr0_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + (var(--intergalactic-spacing-5x, 20px)*(var(--data-aria-level_1qpr0) - 1)))}.___SCellWrapper_1qpr0_gg_.__gridArea_1qpr0_gg_,.___SCollapseRow_1qpr0_gg_.__gridArea_1qpr0_gg_,.___SRow_1qpr0_gg_.__gridArea_1qpr0_gg_{grid-area:var(--gridArea_1qpr0)}.___SCellWrapper_1qpr0_gg_{height:100%}.___SAccordionRows_1qpr0_gg_>.___SRow_1qpr0_gg_.__isAccordionRow_1qpr0_gg_:last-child>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_,.___SCollapseRow_1qpr0_gg_.__gridArea_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_{border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_1qpr0_gg_ .___SCell_1qpr0_gg_{display:block}.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_).__expanded_1qpr0_gg_.__withAccordion_1qpr0_gg_,.___SRow_1qpr0_gg_.__active_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_._accordionType_row_1qpr0_gg_.__expanded_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCollapseRow_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_.__isAccordionRow_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_._theme_muted_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]._theme_muted_1qpr0_gg_,.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:not(.__theme_1qpr0_gg_):not(.__expanded_1qpr0_gg_.__withAccordion_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_._theme_muted_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_muted_1qpr0_gg_,.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_):not(.__expanded_1qpr0_gg_.__withAccordion_1qpr0_gg_),.___SRow_1qpr0_gg_._theme_muted_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_muted_1qpr0_gg_,.___SRow_1qpr0_gg_:not(._accordionType_row_1qpr0_gg_.__expanded_1qpr0_gg_):hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_):not(.__expanded_1qpr0_gg_.__withAccordion_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_._theme_info_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]._theme_info_1qpr0_gg_,.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_._theme_info_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_info_1qpr0_gg_,.___SRow_1qpr0_gg_._theme_info_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_info_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_._theme_success_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]._theme_success_1qpr0_gg_,.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_._theme_success_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_success_1qpr0_gg_,.___SRow_1qpr0_gg_._theme_success_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_success_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_._theme_warning_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]._theme_warning_1qpr0_gg_,.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_._theme_warning_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_warning_1qpr0_gg_,.___SRow_1qpr0_gg_._theme_warning_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_warning_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_._theme_danger_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]._theme_danger_1qpr0_gg_,.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_._theme_danger_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_danger_1qpr0_gg_,.___SRow_1qpr0_gg_._theme_danger_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_danger_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_1qpr0_gg_._theme_muted_1qpr0_gg_ .___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_1qpr0_gg_._theme_muted_1qpr0_gg_.__active_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_1qpr0_gg_._theme_info_1qpr0_gg_ .___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_1qpr0_gg_._theme_info_1qpr0_gg_.__active_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_1qpr0_gg_._theme_success_1qpr0_gg_ .___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_1qpr0_gg_._theme_success_1qpr0_gg_.__active_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_1qpr0_gg_._theme_warning_1qpr0_gg_ .___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_1qpr0_gg_._theme_warning_1qpr0_gg_.__active_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_1qpr0_gg_._theme_danger_1qpr0_gg_ .___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_1qpr0_gg_._theme_danger_1qpr0_gg_.__active_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_1qpr0_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);overflow:hidden;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}.___SCell_1qpr0_gg_ .___SAccordionToggle_1qpr0_gg_{margin-right:var(--intergalactic-spacing-3x, 12px);margin-top:var(--intergalactic-spacing-05x, 2px);height:-moz-fit-content;height:fit-content}.___SCell_1qpr0_gg_ .___SAccordionToggle_1qpr0_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_1qpr0_gg_ .___SAccordionToggle_1qpr0_gg_.__expanded_1qpr0_gg_ svg{transform:rotate(90deg)}.___SCell_1qpr0_gg_.__withAccordion_1qpr0_gg_,.___SCheckboxCell_1qpr0_gg_,.___SRow_1qpr0_gg_._accordionType_row_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_{cursor:pointer}.___SCell_1qpr0_gg_._use_primary_1qpr0_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1qpr0_gg_._use_primary_1qpr0_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_1qpr0) - 1)))}.___SCell_1qpr0_gg_._use_secondary_1qpr0_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1qpr0_gg_._use_secondary_1qpr0_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_1qpr0) - 1)))}.___SCell_1qpr0_gg_._borders_both_1qpr0_gg_,.___SCell_1qpr0_gg_._borders_left_1qpr0_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_1qpr0_gg_._borders_both_1qpr0_gg_,.___SCell_1qpr0_gg_._borders_right_1qpr0_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_1qpr0_gg_.__fixed_1qpr0_gg_{position:sticky;z-index:2}.___SCell_1qpr0_gg_._theme_muted_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_1qpr0_gg_._theme_info_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_1qpr0_gg_._theme_success_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_1qpr0_gg_._theme_warning_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_1qpr0_gg_._theme_danger_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_1qpr0_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))}.___SSpinContainer_1qpr0_gg_.__headerHeight_1qpr0_gg_{top:var(--headerHeight_1qpr0)}.___SEmptyData_1qpr0_gg_{grid-column:1/-1}.___SRow_1qpr0_gg_._sideIndents_wide_1qpr0_gg_ .___SCellWrapper_1qpr0_gg_:first-child .___SCell_1qpr0_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SRow_1qpr0_gg_._sideIndents_wide_1qpr0_gg_ .___SCellWrapper_1qpr0_gg_:last-child .___SCell_1qpr0_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}',
24
24
  /*__inner_css_end__*/
25
- "1hhtt_gg_"
25
+ "1qpr0_gg_"
26
26
  ), /*__reshadow_css_end__*/
27
27
  {
28
- "__SBody": "___SBody_1hhtt_gg_",
29
- "__SRow": "___SRow_1hhtt_gg_",
30
- "__SRowGroup": "___SRowGroup_1hhtt_gg_",
31
- "__SAccordionRows": "___SAccordionRows_1hhtt_gg_",
32
- "_gridArea": "__gridArea_1hhtt_gg_",
33
- "__SCellWrapper": "___SCellWrapper_1hhtt_gg_",
34
- "__SCollapseRow": "___SCollapseRow_1hhtt_gg_",
35
- "--gridArea": "--gridArea_1hhtt",
36
- "__SCell": "___SCell_1hhtt_gg_",
37
- "_isAccordionRow": "__isAccordionRow_1hhtt_gg_",
38
- "_active": "__active_1hhtt_gg_",
39
- "_theme": "__theme_1hhtt_gg_",
40
- "_accordionType_row": "_accordionType_row_1hhtt_gg_",
41
- "_expanded": "__expanded_1hhtt_gg_",
42
- "_withAccordion": "__withAccordion_1hhtt_gg_",
43
- "_theme_muted": "_theme_muted_1hhtt_gg_",
44
- "_theme_info": "_theme_info_1hhtt_gg_",
45
- "_theme_success": "_theme_success_1hhtt_gg_",
46
- "_theme_warning": "_theme_warning_1hhtt_gg_",
47
- "_theme_danger": "_theme_danger_1hhtt_gg_",
48
- "__SCheckboxCell": "___SCheckboxCell_1hhtt_gg_",
49
- "_borders_both": "_borders_both_1hhtt_gg_",
50
- "_borders_left": "_borders_left_1hhtt_gg_",
51
- "_borders_right": "_borders_right_1hhtt_gg_",
52
- "_fixed": "__fixed_1hhtt_gg_",
53
- "__SSpinContainer": "___SSpinContainer_1hhtt_gg_",
54
- "_headerHeight": "__headerHeight_1hhtt_gg_",
55
- "--headerHeight": "--headerHeight_1hhtt",
56
- "__SEmptyData": "___SEmptyData_1hhtt_gg_",
57
- "_compact": "__compact_1hhtt_gg_",
58
- "--data-aria-level": "--data-aria-level_1hhtt",
59
- "__SAccordionToggle": "___SAccordionToggle_1hhtt_gg_",
60
- "_use_primary": "_use_primary_1hhtt_gg_",
61
- "_use_secondary": "_use_secondary_1hhtt_gg_",
62
- "_sideIndents_wide": "_sideIndents_wide_1hhtt_gg_"
28
+ "__SBody": "___SBody_1qpr0_gg_",
29
+ "__SRow": "___SRow_1qpr0_gg_",
30
+ "__SRowGroup": "___SRowGroup_1qpr0_gg_",
31
+ "__SAccordionRows": "___SAccordionRows_1qpr0_gg_",
32
+ "_gridArea": "__gridArea_1qpr0_gg_",
33
+ "__SCellWrapper": "___SCellWrapper_1qpr0_gg_",
34
+ "__SCollapseRow": "___SCollapseRow_1qpr0_gg_",
35
+ "--gridArea": "--gridArea_1qpr0",
36
+ "__SCell": "___SCell_1qpr0_gg_",
37
+ "_isAccordionRow": "__isAccordionRow_1qpr0_gg_",
38
+ "_active": "__active_1qpr0_gg_",
39
+ "_theme": "__theme_1qpr0_gg_",
40
+ "_accordionType_row": "_accordionType_row_1qpr0_gg_",
41
+ "_expanded": "__expanded_1qpr0_gg_",
42
+ "_withAccordion": "__withAccordion_1qpr0_gg_",
43
+ "_isNonInteractive": "__isNonInteractive_1qpr0_gg_",
44
+ "_theme_muted": "_theme_muted_1qpr0_gg_",
45
+ "_theme_info": "_theme_info_1qpr0_gg_",
46
+ "_theme_success": "_theme_success_1qpr0_gg_",
47
+ "_theme_warning": "_theme_warning_1qpr0_gg_",
48
+ "_theme_danger": "_theme_danger_1qpr0_gg_",
49
+ "__SCheckboxCell": "___SCheckboxCell_1qpr0_gg_",
50
+ "_borders_both": "_borders_both_1qpr0_gg_",
51
+ "_borders_left": "_borders_left_1qpr0_gg_",
52
+ "_borders_right": "_borders_right_1qpr0_gg_",
53
+ "_fixed": "__fixed_1qpr0_gg_",
54
+ "__SSpinContainer": "___SSpinContainer_1qpr0_gg_",
55
+ "_headerHeight": "__headerHeight_1qpr0_gg_",
56
+ "--headerHeight": "--headerHeight_1qpr0",
57
+ "__SEmptyData": "___SEmptyData_1qpr0_gg_",
58
+ "_compact": "__compact_1qpr0_gg_",
59
+ "--data-aria-level": "--data-aria-level_1qpr0",
60
+ "__SAccordionToggle": "___SAccordionToggle_1qpr0_gg_",
61
+ "_use_primary": "_use_primary_1qpr0_gg_",
62
+ "_use_secondary": "_use_secondary_1qpr0_gg_",
63
+ "_sideIndents_wide": "_sideIndents_wide_1qpr0_gg_"
63
64
  })
64
65
  );
65
66
  var DEFAULT_ROW_DURATION = 50;
@@ -22,46 +22,47 @@ var style = (
22
22
  /*__reshadow_css_start__*/
23
23
  (sstyled.insert(
24
24
  /*__inner_css_start__*/
25
- '.___SAccordionRows_1hhtt_gg_,.___SBody_1hhtt_gg_,.___SRowGroup_1hhtt_gg_,.___SRow_1hhtt_gg_{display:contents}.___SBody_1hhtt_gg_.__compact_1hhtt_gg_ .___SCell_1hhtt_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_1hhtt_gg_.__compact_1hhtt_gg_ .___SCell_1hhtt_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + (var(--intergalactic-spacing-5x, 20px)*(var(--data-aria-level_1hhtt) - 1)))}.___SCellWrapper_1hhtt_gg_.__gridArea_1hhtt_gg_,.___SCollapseRow_1hhtt_gg_.__gridArea_1hhtt_gg_,.___SRow_1hhtt_gg_.__gridArea_1hhtt_gg_{grid-area:var(--gridArea_1hhtt)}.___SCellWrapper_1hhtt_gg_{height:100%}.___SAccordionRows_1hhtt_gg_>.___SRow_1hhtt_gg_.__isAccordionRow_1hhtt_gg_:last-child>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_,.___SCollapseRow_1hhtt_gg_.__gridArea_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_{border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_1hhtt_gg_ .___SCell_1hhtt_gg_{display:block}.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_).__expanded_1hhtt_gg_.__withAccordion_1hhtt_gg_,.___SRow_1hhtt_gg_.__active_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_._accordionType_row_1hhtt_gg_.__expanded_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCollapseRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_.__isAccordionRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_._theme_muted_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]._theme_muted_1hhtt_gg_,.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:not(.__theme_1hhtt_gg_):not(.__expanded_1hhtt_gg_.__withAccordion_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_._theme_muted_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_muted_1hhtt_gg_,.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_):not(.__expanded_1hhtt_gg_.__withAccordion_1hhtt_gg_),.___SRow_1hhtt_gg_._theme_muted_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_muted_1hhtt_gg_,.___SRow_1hhtt_gg_:not(._accordionType_row_1hhtt_gg_.__expanded_1hhtt_gg_):hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_):not(.__expanded_1hhtt_gg_.__withAccordion_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_._theme_info_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]._theme_info_1hhtt_gg_,.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_._theme_info_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_info_1hhtt_gg_,.___SRow_1hhtt_gg_._theme_info_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_info_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_._theme_success_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]._theme_success_1hhtt_gg_,.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_._theme_success_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_success_1hhtt_gg_,.___SRow_1hhtt_gg_._theme_success_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_success_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_._theme_warning_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]._theme_warning_1hhtt_gg_,.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_._theme_warning_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_warning_1hhtt_gg_,.___SRow_1hhtt_gg_._theme_warning_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_warning_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_._theme_danger_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]._theme_danger_1hhtt_gg_,.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_._theme_danger_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRowGroup_1hhtt_gg_:has(.___SCell_1hhtt_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_danger_1hhtt_gg_,.___SRow_1hhtt_gg_._theme_danger_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_),.___SRow_1hhtt_gg_:hover>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_._theme_danger_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_1hhtt_gg_._theme_muted_1hhtt_gg_ .___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_1hhtt_gg_._theme_muted_1hhtt_gg_.__active_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_1hhtt_gg_._theme_info_1hhtt_gg_ .___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_1hhtt_gg_._theme_info_1hhtt_gg_.__active_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_1hhtt_gg_._theme_success_1hhtt_gg_ .___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_1hhtt_gg_._theme_success_1hhtt_gg_.__active_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_1hhtt_gg_._theme_warning_1hhtt_gg_ .___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_1hhtt_gg_._theme_warning_1hhtt_gg_.__active_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_1hhtt_gg_._theme_danger_1hhtt_gg_ .___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_1hhtt_gg_._theme_danger_1hhtt_gg_.__active_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_:not(.__theme_1hhtt_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_1hhtt_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);overflow:hidden;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}.___SCell_1hhtt_gg_ .___SAccordionToggle_1hhtt_gg_{margin-right:var(--intergalactic-spacing-3x, 12px);margin-top:var(--intergalactic-spacing-05x, 2px);height:-moz-fit-content;height:fit-content}.___SCell_1hhtt_gg_ .___SAccordionToggle_1hhtt_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_1hhtt_gg_ .___SAccordionToggle_1hhtt_gg_.__expanded_1hhtt_gg_ svg{transform:rotate(90deg)}.___SCell_1hhtt_gg_.__withAccordion_1hhtt_gg_,.___SCheckboxCell_1hhtt_gg_,.___SRow_1hhtt_gg_._accordionType_row_1hhtt_gg_>.___SCellWrapper_1hhtt_gg_>.___SCell_1hhtt_gg_{cursor:pointer}.___SCell_1hhtt_gg_._use_primary_1hhtt_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1hhtt_gg_._use_primary_1hhtt_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_1hhtt) - 1)))}.___SCell_1hhtt_gg_._use_secondary_1hhtt_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1hhtt_gg_._use_secondary_1hhtt_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_1hhtt) - 1)))}.___SCell_1hhtt_gg_._borders_both_1hhtt_gg_,.___SCell_1hhtt_gg_._borders_left_1hhtt_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_1hhtt_gg_._borders_both_1hhtt_gg_,.___SCell_1hhtt_gg_._borders_right_1hhtt_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_1hhtt_gg_.__fixed_1hhtt_gg_{position:sticky;z-index:2}.___SCell_1hhtt_gg_._theme_muted_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_1hhtt_gg_._theme_info_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_1hhtt_gg_._theme_success_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_1hhtt_gg_._theme_warning_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_1hhtt_gg_._theme_danger_1hhtt_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_1hhtt_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))}.___SSpinContainer_1hhtt_gg_.__headerHeight_1hhtt_gg_{top:var(--headerHeight_1hhtt)}.___SEmptyData_1hhtt_gg_{grid-column:1/-1}.___SRow_1hhtt_gg_._sideIndents_wide_1hhtt_gg_ .___SCellWrapper_1hhtt_gg_:first-child .___SCell_1hhtt_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SRow_1hhtt_gg_._sideIndents_wide_1hhtt_gg_ .___SCellWrapper_1hhtt_gg_:last-child .___SCell_1hhtt_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}',
25
+ '.___SAccordionRows_1qpr0_gg_,.___SBody_1qpr0_gg_,.___SRowGroup_1qpr0_gg_,.___SRow_1qpr0_gg_{display:contents}.___SBody_1qpr0_gg_.__compact_1qpr0_gg_ .___SCell_1qpr0_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_1qpr0_gg_.__compact_1qpr0_gg_ .___SCell_1qpr0_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + (var(--intergalactic-spacing-5x, 20px)*(var(--data-aria-level_1qpr0) - 1)))}.___SCellWrapper_1qpr0_gg_.__gridArea_1qpr0_gg_,.___SCollapseRow_1qpr0_gg_.__gridArea_1qpr0_gg_,.___SRow_1qpr0_gg_.__gridArea_1qpr0_gg_{grid-area:var(--gridArea_1qpr0)}.___SCellWrapper_1qpr0_gg_{height:100%}.___SAccordionRows_1qpr0_gg_>.___SRow_1qpr0_gg_.__isAccordionRow_1qpr0_gg_:last-child>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_,.___SCollapseRow_1qpr0_gg_.__gridArea_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_{border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_1qpr0_gg_ .___SCell_1qpr0_gg_{display:block}.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_).__expanded_1qpr0_gg_.__withAccordion_1qpr0_gg_,.___SRow_1qpr0_gg_.__active_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_._accordionType_row_1qpr0_gg_.__expanded_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCollapseRow_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_.__isAccordionRow_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_._theme_muted_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]._theme_muted_1qpr0_gg_,.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:not(.__theme_1qpr0_gg_):not(.__expanded_1qpr0_gg_.__withAccordion_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_._theme_muted_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_muted_1qpr0_gg_,.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_):not(.__expanded_1qpr0_gg_.__withAccordion_1qpr0_gg_),.___SRow_1qpr0_gg_._theme_muted_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_muted_1qpr0_gg_,.___SRow_1qpr0_gg_:not(._accordionType_row_1qpr0_gg_.__expanded_1qpr0_gg_):hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_):not(.__expanded_1qpr0_gg_.__withAccordion_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_._theme_info_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]._theme_info_1qpr0_gg_,.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_._theme_info_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_info_1qpr0_gg_,.___SRow_1qpr0_gg_._theme_info_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_info_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_._theme_success_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]._theme_success_1qpr0_gg_,.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_._theme_success_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_success_1qpr0_gg_,.___SRow_1qpr0_gg_._theme_success_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_success_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_._theme_warning_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]._theme_warning_1qpr0_gg_,.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_._theme_warning_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_warning_1qpr0_gg_,.___SRow_1qpr0_gg_._theme_warning_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_warning_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_._theme_danger_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]._theme_danger_1qpr0_gg_,.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_._theme_danger_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRowGroup_1qpr0_gg_:has(.___SCell_1qpr0_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1qpr0_gg_:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_danger_1qpr0_gg_,.___SRow_1qpr0_gg_._theme_danger_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_),.___SRow_1qpr0_gg_:hover:not(.__isNonInteractive_1qpr0_gg_)>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_._theme_danger_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_1qpr0_gg_._theme_muted_1qpr0_gg_ .___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_1qpr0_gg_._theme_muted_1qpr0_gg_.__active_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_1qpr0_gg_._theme_info_1qpr0_gg_ .___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_1qpr0_gg_._theme_info_1qpr0_gg_.__active_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_1qpr0_gg_._theme_success_1qpr0_gg_ .___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_1qpr0_gg_._theme_success_1qpr0_gg_.__active_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_1qpr0_gg_._theme_warning_1qpr0_gg_ .___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_1qpr0_gg_._theme_warning_1qpr0_gg_.__active_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_1qpr0_gg_._theme_danger_1qpr0_gg_ .___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_1qpr0_gg_._theme_danger_1qpr0_gg_.__active_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_:not(.__theme_1qpr0_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_1qpr0_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);overflow:hidden;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}.___SCell_1qpr0_gg_ .___SAccordionToggle_1qpr0_gg_{margin-right:var(--intergalactic-spacing-3x, 12px);margin-top:var(--intergalactic-spacing-05x, 2px);height:-moz-fit-content;height:fit-content}.___SCell_1qpr0_gg_ .___SAccordionToggle_1qpr0_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_1qpr0_gg_ .___SAccordionToggle_1qpr0_gg_.__expanded_1qpr0_gg_ svg{transform:rotate(90deg)}.___SCell_1qpr0_gg_.__withAccordion_1qpr0_gg_,.___SCheckboxCell_1qpr0_gg_,.___SRow_1qpr0_gg_._accordionType_row_1qpr0_gg_>.___SCellWrapper_1qpr0_gg_>.___SCell_1qpr0_gg_{cursor:pointer}.___SCell_1qpr0_gg_._use_primary_1qpr0_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1qpr0_gg_._use_primary_1qpr0_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_1qpr0) - 1)))}.___SCell_1qpr0_gg_._use_secondary_1qpr0_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1qpr0_gg_._use_secondary_1qpr0_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_1qpr0) - 1)))}.___SCell_1qpr0_gg_._borders_both_1qpr0_gg_,.___SCell_1qpr0_gg_._borders_left_1qpr0_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_1qpr0_gg_._borders_both_1qpr0_gg_,.___SCell_1qpr0_gg_._borders_right_1qpr0_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_1qpr0_gg_.__fixed_1qpr0_gg_{position:sticky;z-index:2}.___SCell_1qpr0_gg_._theme_muted_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_1qpr0_gg_._theme_info_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_1qpr0_gg_._theme_success_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_1qpr0_gg_._theme_warning_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_1qpr0_gg_._theme_danger_1qpr0_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_1qpr0_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))}.___SSpinContainer_1qpr0_gg_.__headerHeight_1qpr0_gg_{top:var(--headerHeight_1qpr0)}.___SEmptyData_1qpr0_gg_{grid-column:1/-1}.___SRow_1qpr0_gg_._sideIndents_wide_1qpr0_gg_ .___SCellWrapper_1qpr0_gg_:first-child .___SCell_1qpr0_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SRow_1qpr0_gg_._sideIndents_wide_1qpr0_gg_ .___SCellWrapper_1qpr0_gg_:last-child .___SCell_1qpr0_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}',
26
26
  /*__inner_css_end__*/
27
- "1hhtt_gg_"
27
+ "1qpr0_gg_"
28
28
  ), /*__reshadow_css_end__*/
29
29
  {
30
- "__SBody": "___SBody_1hhtt_gg_",
31
- "__SRow": "___SRow_1hhtt_gg_",
32
- "__SRowGroup": "___SRowGroup_1hhtt_gg_",
33
- "__SAccordionRows": "___SAccordionRows_1hhtt_gg_",
34
- "_gridArea": "__gridArea_1hhtt_gg_",
35
- "__SCellWrapper": "___SCellWrapper_1hhtt_gg_",
36
- "__SCollapseRow": "___SCollapseRow_1hhtt_gg_",
37
- "--gridArea": "--gridArea_1hhtt",
38
- "__SCell": "___SCell_1hhtt_gg_",
39
- "_isAccordionRow": "__isAccordionRow_1hhtt_gg_",
40
- "_active": "__active_1hhtt_gg_",
41
- "_theme": "__theme_1hhtt_gg_",
42
- "_accordionType_row": "_accordionType_row_1hhtt_gg_",
43
- "_expanded": "__expanded_1hhtt_gg_",
44
- "_withAccordion": "__withAccordion_1hhtt_gg_",
45
- "_theme_muted": "_theme_muted_1hhtt_gg_",
46
- "_theme_info": "_theme_info_1hhtt_gg_",
47
- "_theme_success": "_theme_success_1hhtt_gg_",
48
- "_theme_warning": "_theme_warning_1hhtt_gg_",
49
- "_theme_danger": "_theme_danger_1hhtt_gg_",
50
- "__SCheckboxCell": "___SCheckboxCell_1hhtt_gg_",
51
- "_borders_both": "_borders_both_1hhtt_gg_",
52
- "_borders_left": "_borders_left_1hhtt_gg_",
53
- "_borders_right": "_borders_right_1hhtt_gg_",
54
- "_fixed": "__fixed_1hhtt_gg_",
55
- "__SSpinContainer": "___SSpinContainer_1hhtt_gg_",
56
- "_headerHeight": "__headerHeight_1hhtt_gg_",
57
- "--headerHeight": "--headerHeight_1hhtt",
58
- "__SEmptyData": "___SEmptyData_1hhtt_gg_",
59
- "_compact": "__compact_1hhtt_gg_",
60
- "--data-aria-level": "--data-aria-level_1hhtt",
61
- "__SAccordionToggle": "___SAccordionToggle_1hhtt_gg_",
62
- "_use_primary": "_use_primary_1hhtt_gg_",
63
- "_use_secondary": "_use_secondary_1hhtt_gg_",
64
- "_sideIndents_wide": "_sideIndents_wide_1hhtt_gg_"
30
+ "__SBody": "___SBody_1qpr0_gg_",
31
+ "__SRow": "___SRow_1qpr0_gg_",
32
+ "__SRowGroup": "___SRowGroup_1qpr0_gg_",
33
+ "__SAccordionRows": "___SAccordionRows_1qpr0_gg_",
34
+ "_gridArea": "__gridArea_1qpr0_gg_",
35
+ "__SCellWrapper": "___SCellWrapper_1qpr0_gg_",
36
+ "__SCollapseRow": "___SCollapseRow_1qpr0_gg_",
37
+ "--gridArea": "--gridArea_1qpr0",
38
+ "__SCell": "___SCell_1qpr0_gg_",
39
+ "_isAccordionRow": "__isAccordionRow_1qpr0_gg_",
40
+ "_active": "__active_1qpr0_gg_",
41
+ "_theme": "__theme_1qpr0_gg_",
42
+ "_accordionType_row": "_accordionType_row_1qpr0_gg_",
43
+ "_expanded": "__expanded_1qpr0_gg_",
44
+ "_withAccordion": "__withAccordion_1qpr0_gg_",
45
+ "_isNonInteractive": "__isNonInteractive_1qpr0_gg_",
46
+ "_theme_muted": "_theme_muted_1qpr0_gg_",
47
+ "_theme_info": "_theme_info_1qpr0_gg_",
48
+ "_theme_success": "_theme_success_1qpr0_gg_",
49
+ "_theme_warning": "_theme_warning_1qpr0_gg_",
50
+ "_theme_danger": "_theme_danger_1qpr0_gg_",
51
+ "__SCheckboxCell": "___SCheckboxCell_1qpr0_gg_",
52
+ "_borders_both": "_borders_both_1qpr0_gg_",
53
+ "_borders_left": "_borders_left_1qpr0_gg_",
54
+ "_borders_right": "_borders_right_1qpr0_gg_",
55
+ "_fixed": "__fixed_1qpr0_gg_",
56
+ "__SSpinContainer": "___SSpinContainer_1qpr0_gg_",
57
+ "_headerHeight": "__headerHeight_1qpr0_gg_",
58
+ "--headerHeight": "--headerHeight_1qpr0",
59
+ "__SEmptyData": "___SEmptyData_1qpr0_gg_",
60
+ "_compact": "__compact_1qpr0_gg_",
61
+ "--data-aria-level": "--data-aria-level_1qpr0",
62
+ "__SAccordionToggle": "___SAccordionToggle_1qpr0_gg_",
63
+ "_use_primary": "_use_primary_1qpr0_gg_",
64
+ "_use_secondary": "_use_secondary_1qpr0_gg_",
65
+ "_sideIndents_wide": "_sideIndents_wide_1qpr0_gg_"
65
66
  })
66
67
  );
67
68
  var RowRoot = /* @__PURE__ */ function(_Component) {
@@ -47,61 +47,61 @@ SCollapseRow > SCellWrapper > SCell:not([theme]), SRow[isAccordionRow] > SCellWr
47
47
 
48
48
  /* we need a media query here because of the postcssHoverMediaFeature plugin. it doesn't handle this type of selectors correctly */
49
49
  @media (hover: hover) {
50
- SRow:not([accordionType='row'][expanded]):hover > SCellWrapper > SCell:not([theme]):not([expanded][withAccordion]),
51
- SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow > SCellWrapper > SCell:not([theme]):not([expanded][withAccordion]),
52
- SRowGroup:has(SCell:hover) > SRow > SCellWrapper > SCell[data-grouped-by='rowgroup']:not([theme]):not([expanded][withAccordion]) {
50
+ SRow:not([accordionType='row'][expanded]):hover:not([isNonInteractive]) > SCellWrapper > SCell:not([theme]):not([expanded][withAccordion]),
51
+ SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow:not([isNonInteractive]) > SCellWrapper > SCell:not([theme]):not([expanded][withAccordion]),
52
+ SRowGroup:has(SCell:hover) > SRow:not([isNonInteractive]) > SCellWrapper > SCell[data-grouped-by='rowgroup']:not([theme]):not([expanded][withAccordion]) {
53
53
  background-color: var(--intergalactic-table-td-cell-hover, #f0f0f4);
54
54
  }
55
55
 
56
56
  /* MUTED THEME */
57
- SRow:hover > SCellWrapper > SCell[theme='muted'],
58
- SRow[theme='muted']:hover > SCellWrapper > SCell:not([theme]),
59
- SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow > SCellWrapper > SCell[theme='muted'],
60
- SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow[theme='muted'] > SCellWrapper > SCell:not([theme]),
61
- SRowGroup:has(SCell:hover) > SRow > SCellWrapper > SCell[data-grouped-by='rowgroup'][theme='muted'],
62
- SRowGroup:has(SCell:hover) > SRow[theme='muted'] > SCellWrapper > SCell[data-grouped-by='rowgroup']:not([theme]) {
57
+ SRow:hover:not([isNonInteractive]) > SCellWrapper > SCell[theme='muted'],
58
+ SRow[theme='muted']:hover:not([isNonInteractive]) > SCellWrapper > SCell:not([theme]),
59
+ SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow:not([isNonInteractive]) > SCellWrapper > SCell[theme='muted'],
60
+ SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow[theme='muted']:not([isNonInteractive]) > SCellWrapper > SCell:not([theme]),
61
+ SRowGroup:has(SCell:hover) > SRow:not([isNonInteractive]) > SCellWrapper > SCell[data-grouped-by='rowgroup'][theme='muted'],
62
+ SRowGroup:has(SCell:hover) > SRow[theme='muted']:not([isNonInteractive]) > SCellWrapper > SCell[data-grouped-by='rowgroup']:not([theme]) {
63
63
  /* The color is hardcoded because need hex(in figma rgba) */
64
64
  /* disable-tokens-validator */
65
65
  background-color: var(--intergalactic-table-td-cell-hover, #f0f0f4);
66
66
  }
67
67
 
68
68
  /* INFO THEME */
69
- SRow:hover > SCellWrapper > SCell[theme='info'],
70
- SRow[theme='info']:hover > SCellWrapper > SCell:not([theme]),
71
- SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow > SCellWrapper > SCell[theme='info'],
72
- SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow[theme='info'] > SCellWrapper > SCell:not([theme]),
73
- SRowGroup:has(SCell:hover) > SRow > SCellWrapper > SCell[data-grouped-by='rowgroup'][theme='info'],
74
- SRowGroup:has(SCell:hover) > SRow[theme='info'] > SCellWrapper > SCell[data-grouped-by='rowgroup']:not([theme]) {
69
+ SRow:hover:not([isNonInteractive]) > SCellWrapper > SCell[theme='info'],
70
+ SRow[theme='info']:hover:not([isNonInteractive]) > SCellWrapper > SCell:not([theme]),
71
+ SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow:not([isNonInteractive]) > SCellWrapper > SCell[theme='info'],
72
+ SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow[theme='info']:not([isNonInteractive]) > SCellWrapper > SCell:not([theme]),
73
+ SRowGroup:has(SCell:hover) > SRow:not([isNonInteractive]) > SCellWrapper > SCell[data-grouped-by='rowgroup'][theme='info'],
74
+ SRowGroup:has(SCell:hover) > SRow[theme='info']:not([isNonInteractive]) > SCellWrapper > SCell[data-grouped-by='rowgroup']:not([theme]) {
75
75
  background-color: var(--intergalactic-table-td-cell-selected-hover, #c4e5fe);
76
76
  }
77
77
 
78
78
  /* SUCCESS THEME */
79
- SRow:hover > SCellWrapper > SCell[theme='success'],
80
- SRow[theme='success']:hover > SCellWrapper > SCell:not([theme]),
81
- SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow > SCellWrapper > SCell[theme='success'],
82
- SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow[theme='success'] > SCellWrapper > SCell:not([theme]),
83
- SRowGroup:has(SCell:hover) > SRow > SCellWrapper > SCell[data-grouped-by='rowgroup'][theme='success'],
84
- SRowGroup:has(SCell:hover) > SRow[theme='success'] > SCellWrapper > SCell[data-grouped-by='rowgroup']:not([theme]) {
79
+ SRow:hover:not([isNonInteractive]) > SCellWrapper > SCell[theme='success'],
80
+ SRow[theme='success']:hover:not([isNonInteractive]) > SCellWrapper > SCell:not([theme]),
81
+ SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow:not([isNonInteractive]) > SCellWrapper > SCell[theme='success'],
82
+ SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow[theme='success']:not([isNonInteractive]) > SCellWrapper > SCell:not([theme]),
83
+ SRowGroup:has(SCell:hover) > SRow:not([isNonInteractive]) > SCellWrapper > SCell[data-grouped-by='rowgroup'][theme='success'],
84
+ SRowGroup:has(SCell:hover) > SRow[theme='success']:not([isNonInteractive]) > SCellWrapper > SCell[data-grouped-by='rowgroup']:not([theme]) {
85
85
  background-color: var(--intergalactic-table-td-cell-new-hover, #9ef2c9);
86
86
  }
87
87
 
88
88
  /* WARNING THEME */
89
- SRow:hover > SCellWrapper > SCell[theme='warning'],
90
- SRow[theme='warning']:hover > SCellWrapper > SCell:not([theme]),
91
- SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow > SCellWrapper > SCell[theme='warning'],
92
- SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow[theme='warning'] > SCellWrapper > SCell:not([theme]),
93
- SRowGroup:has(SCell:hover) > SRow > SCellWrapper > SCell[data-grouped-by='rowgroup'][theme='warning'],
94
- SRowGroup:has(SCell:hover) > SRow[theme='warning'] > SCellWrapper > SCell[data-grouped-by='rowgroup']:not([theme]) {
89
+ SRow:hover:not([isNonInteractive]) > SCellWrapper > SCell[theme='warning'],
90
+ SRow[theme='warning']:hover:not([isNonInteractive]) > SCellWrapper > SCell:not([theme]),
91
+ SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow:not([isNonInteractive]) > SCellWrapper > SCell[theme='warning'],
92
+ SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow[theme='warning']:not([isNonInteractive]) > SCellWrapper > SCell:not([theme]),
93
+ SRowGroup:has(SCell:hover) > SRow:not([isNonInteractive]) > SCellWrapper > SCell[data-grouped-by='rowgroup'][theme='warning'],
94
+ SRowGroup:has(SCell:hover) > SRow[theme='warning']:not([isNonInteractive]) > SCellWrapper > SCell[data-grouped-by='rowgroup']:not([theme]) {
95
95
  background-color: var(--intergalactic-table-td-cell-warning-hover, #ffdca2);
96
96
  }
97
97
 
98
98
  /* DANGER THEME */
99
- SRow:hover > SCellWrapper > SCell[theme='danger'],
100
- SRow[theme='danger']:hover > SCellWrapper > SCell:not([theme]),
101
- SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow > SCellWrapper > SCell[theme='danger'],
102
- SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow[theme='danger'] > SCellWrapper > SCell:not([theme]),
103
- SRowGroup:has(SCell:hover) > SRow > SCellWrapper > SCell[data-grouped-by='rowgroup'][theme='danger'],
104
- SRowGroup:has(SCell:hover) > SRow[theme='danger'] > SCellWrapper > SCell[data-grouped-by='rowgroup']:not([theme]) {
99
+ SRow:hover:not([isNonInteractive]) > SCellWrapper > SCell[theme='danger'],
100
+ SRow[theme='danger']:hover:not([isNonInteractive]) > SCellWrapper > SCell:not([theme]),
101
+ SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow:not([isNonInteractive]) > SCellWrapper > SCell[theme='danger'],
102
+ SRowGroup:has(SCell[data-grouped-by='rowgroup']:hover) > SRow[theme='danger']:not([isNonInteractive]) > SCellWrapper > SCell:not([theme]),
103
+ SRowGroup:has(SCell:hover) > SRow:not([isNonInteractive]) > SCellWrapper > SCell[data-grouped-by='rowgroup'][theme='danger'],
104
+ SRowGroup:has(SCell:hover) > SRow[theme='danger']:not([isNonInteractive]) > SCellWrapper > SCell[data-grouped-by='rowgroup']:not([theme]) {
105
105
  background-color: var(--intergalactic-table-td-cell-critical-hover, #ffd7df);
106
106
  }
107
107
  }