@semcore/data-table 16.5.0 → 16.5.1-prerelease.2

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 (34) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/lib/cjs/components/AccordionRows/AccordionRows.js +51 -51
  3. package/lib/cjs/components/Body/Body.js +80 -79
  4. package/lib/cjs/components/Body/Body.js.map +1 -1
  5. package/lib/cjs/components/Body/Cell.js +51 -51
  6. package/lib/cjs/components/Body/LimitOverlay.js +51 -51
  7. package/lib/cjs/components/Body/Row.js +51 -51
  8. package/lib/cjs/components/DataTable/DataTable.js +26 -26
  9. package/lib/cjs/components/DataTable/DataTable.types.js.map +1 -1
  10. package/lib/cjs/components/Head/Column.js +36 -36
  11. package/lib/cjs/components/Head/Group.js +36 -36
  12. package/lib/cjs/components/Head/Head.js +36 -36
  13. package/lib/es6/components/AccordionRows/AccordionRows.js +51 -51
  14. package/lib/es6/components/Body/Body.js +80 -79
  15. package/lib/es6/components/Body/Body.js.map +1 -1
  16. package/lib/es6/components/Body/Cell.js +51 -51
  17. package/lib/es6/components/Body/LimitOverlay.js +51 -51
  18. package/lib/es6/components/Body/Row.js +51 -51
  19. package/lib/es6/components/DataTable/DataTable.js +26 -26
  20. package/lib/es6/components/DataTable/DataTable.types.js.map +1 -1
  21. package/lib/es6/components/Head/Column.js +36 -36
  22. package/lib/es6/components/Head/Group.js +36 -36
  23. package/lib/es6/components/Head/Head.js +36 -36
  24. package/lib/esm/components/AccordionRows/AccordionRows.mjs +52 -52
  25. package/lib/esm/components/Body/Body.mjs +81 -80
  26. package/lib/esm/components/Body/Cell.mjs +52 -52
  27. package/lib/esm/components/Body/LimitOverlay.mjs +52 -52
  28. package/lib/esm/components/Body/Row.mjs +52 -52
  29. package/lib/esm/components/DataTable/DataTable.mjs +28 -28
  30. package/lib/esm/components/Head/Column.mjs +37 -37
  31. package/lib/esm/components/Head/Group.mjs +37 -37
  32. package/lib/esm/components/Head/Head.mjs +37 -37
  33. package/lib/types/components/DataTable/DataTable.types.d.ts +8 -2
  34. package/package.json +5 -5
@@ -14,61 +14,61 @@ var style = (
14
14
  /*__reshadow_css_start__*/
15
15
  (sstyled.insert(
16
16
  /*__inner_css_start__*/
17
- '.___SBody_jmssg_gg_,.___SRowGroup_jmssg_gg_,.___SRow_jmssg_gg_{display:contents}.___SAccordionRows_jmssg_gg_{display:grid;grid-column:1/-1;grid-row:var(--gridRow_jmssg);overflow:clip;transition-property:max-height;transition-duration:var(--duration_jmssg);transition-timing-function:linear;grid-template-columns:subgrid}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SCell_jmssg_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SCell_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SRow_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SCollapseRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level],.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SCell_jmssg_gg_ .___SAccordionToggle_jmssg_gg_{margin-right:var(--intergalactic-spacing-2x, 8px)}.___SCellWrapper_jmssg_gg_.__gridArea_jmssg_gg_,.___SCollapseRow_jmssg_gg_.__gridArea_jmssg_gg_,.___SRow_jmssg_gg_.__gridArea_jmssg_gg_{grid-area:var(--gridArea_jmssg)}.___SCellWrapper_jmssg_gg_{height:100%;overflow:hidden}.___SCollapseRow_jmssg_gg_.__gridArea_jmssg_gg_>.___SCellWrapper_jmssg_gg_,.___SRow_jmssg_gg_.__isAccordionRow_jmssg_gg_>.___SCellWrapper_jmssg_gg_{height:auto;overflow:auto}.___SAccordionRows_jmssg_gg_>.___SRow_jmssg_gg_.__isAccordionRow_jmssg_gg_:last-child>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__withoutBorder_jmssg_gg_),.___SCollapseRow_jmssg_gg_.__gridArea_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__withoutBorder_jmssg_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_{display:block}.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_).__expanded_jmssg_gg_.__withAccordion_jmssg_gg_,.___SRow_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._accordionType_row_jmssg_gg_.__expanded_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_jmssg_gg_._theme_muted_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_jmssg_gg_._theme_info_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SCell_jmssg_gg_._theme_success_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SCell_jmssg_gg_._theme_warning_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SCell_jmssg_gg_._theme_danger_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}.___SCollapseRow_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_.__isAccordionRow_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:not(._accordionType_row_jmssg_gg_.__expanded_jmssg_gg_):hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_muted_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_muted_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_muted_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_muted_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_muted_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_muted_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_info_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_info_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_info_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_info_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_info_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_info_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_success_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_success_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_success_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_success_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_success_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_success_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_warning_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_warning_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_warning_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_warning_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_warning_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_warning_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_danger_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_danger_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_danger_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_danger_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_danger_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_danger_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_jmssg_gg_._theme_muted_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_jmssg_gg_._theme_muted_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_muted_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_jmssg_gg_._theme_info_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_jmssg_gg_._theme_info_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_info_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_jmssg_gg_._theme_success_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_jmssg_gg_._theme_success_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_success_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_jmssg_gg_._theme_warning_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_jmssg_gg_._theme_warning_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_warning_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_jmssg_gg_._theme_danger_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_jmssg_gg_._theme_danger_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_danger_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_jmssg_gg_{display:flex;height:100%;font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;border-bottom:1px solid var(--intergalactic-border-secondary, #e0e1e9);white-space:pre-wrap;word-break:break-word;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;outline:0;overflow:hidden}.___SCell_jmssg_gg_ .___SAccordionToggle_jmssg_gg_{margin-top:var(--intergalactic-spacing-05x, 2px);margin-right:var(--intergalactic-spacing-3x, 12px);margin-left:calc(var(--intergalactic-spacing-05x, 2px)*-1);height:-moz-fit-content;height:fit-content}.___SCell_jmssg_gg_ .___SAccordionToggle_jmssg_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_jmssg_gg_ .___SAccordionToggle_jmssg_gg_.__expanded_jmssg_gg_ svg{transform:rotate(90deg)}.___SCell_jmssg_gg_.__withoutBorder_jmssg_gg_{border-bottom:none}.___SCell_jmssg_gg_.__withAccordion_jmssg_gg_,.___SCell_jmssg_gg_._name_Symbol\\(SELECT_ALL\\)_jmssg_gg_,.___SRow_jmssg_gg_._accordionType_row_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_{cursor:pointer}.___SCheckboxCell_jmssg_gg_[aria-hidden]{filter:blur(3px);pointer-events:none}.___SCell_jmssg_gg_._use_primary_jmssg_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_jmssg_gg_._use_primary_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SCell_jmssg_gg_._use_secondary_jmssg_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_jmssg_gg_._use_secondary_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SCell_jmssg_gg_._borders_both_jmssg_gg_,.___SCell_jmssg_gg_._borders_left_jmssg_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_jmssg_gg_._borders_both_jmssg_gg_,.___SCell_jmssg_gg_._borders_right_jmssg_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_jmssg_gg_.__fixed_jmssg_gg_{position:sticky;z-index:2}.___SCell_jmssg_gg_._theme_muted_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_jmssg_gg_._theme_info_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_jmssg_gg_._theme_success_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_jmssg_gg_._theme_warning_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_jmssg_gg_._theme_danger_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_jmssg_gg_{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85));z-index:15}.___SSpinContainer_jmssg_gg_:focus-visible{z-index:15}.___SSpinContainer_jmssg_gg_.__headerHeight_jmssg_gg_{top:var(--headerHeight_jmssg)}.___SEmptyData_jmssg_gg_{grid-column:1/-1}.___SCollapseRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_,.___SRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SCollapseRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level],.___SRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SCollapseRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:last-child .___SCell_jmssg_gg_,.___SRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:last-child .___SCell_jmssg_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_jmssg_gg_.__fixed_jmssg_gg_.__shadowVertical_jmssg_gg_:after{content:"";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_median_jmssg_gg_,.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_start_jmssg_gg_{margin-right:-5px}.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_median_jmssg_gg_:after,.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_start_jmssg_gg_:after{display:block;right:0;background:var(--intergalactic-scroll-area-shadow-left,\n linear-gradient(to right, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_median_jmssg_gg_ .___SCell_jmssg_gg_,.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_start_jmssg_gg_ .___SCell_jmssg_gg_{margin-right:5px}.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_end_jmssg_gg_,.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_median_jmssg_gg_{margin-left:-5px}.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_end_jmssg_gg_:after,.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_median_jmssg_gg_:after{display:block;left:0;background:var(--intergalactic-scroll-area-shadow-right,\n linear-gradient(to left, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_end_jmssg_gg_ .___SCell_jmssg_gg_,.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_median_jmssg_gg_ .___SCell_jmssg_gg_{margin-left:5px}.___SLimitOverlayCellWrapper_jmssg_gg_.__gridArea_jmssg_gg_{width:100%;height:100%;align-items:center;justify-content:center;z-index:16;grid-area:var(--gridArea_jmssg);backdrop-filter:blur(6px)}.___SLimitOverlayCellWrapper_jmssg_gg_.__left_jmssg_gg_{position:sticky;left:var(---left_jmssg)}.___SCell_jmssg_gg_.__innerOutline_jmssg_gg_:focus-visible{transition:none}',
17
+ '.___SBody_179hi_gg_,.___SRowGroup_179hi_gg_,.___SRow_179hi_gg_{display:contents}.___SAccordionRows_179hi_gg_{display:grid;grid-column:1/-1;grid-row:var(--gridRow_179hi);overflow:clip;transition-property:max-height;transition-duration:var(--duration_179hi);transition-timing-function:linear;grid-template-columns:subgrid}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SCell_179hi_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SCell_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SRow_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SCollapseRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level],.___SBody_179hi_gg_.__compact_179hi_gg_ .___SRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SCell_179hi_gg_ .___SAccordionToggle_179hi_gg_{margin-right:var(--intergalactic-spacing-2x, 8px)}.___SCellWrapper_179hi_gg_.__gridArea_179hi_gg_,.___SCollapseRow_179hi_gg_.__gridArea_179hi_gg_,.___SRow_179hi_gg_.__gridArea_179hi_gg_{grid-area:var(--gridArea_179hi)}.___SCellWrapper_179hi_gg_{height:100%;overflow:hidden}.___SCollapseRow_179hi_gg_.__gridArea_179hi_gg_>.___SCellWrapper_179hi_gg_,.___SRow_179hi_gg_.__isAccordionRow_179hi_gg_>.___SCellWrapper_179hi_gg_{height:auto;overflow:auto}.___SAccordionRows_179hi_gg_>.___SRow_179hi_gg_.__isAccordionRow_179hi_gg_:last-child>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__withoutBorder_179hi_gg_),.___SCollapseRow_179hi_gg_.__gridArea_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__withoutBorder_179hi_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_{display:block}.___SCell_179hi_gg_:not(.__theme_179hi_gg_).__expanded_179hi_gg_.__withAccordion_179hi_gg_,.___SRow_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._accordionType_row_179hi_gg_.__expanded_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_179hi_gg_._theme_muted_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_179hi_gg_._theme_info_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SCell_179hi_gg_._theme_success_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SCell_179hi_gg_._theme_warning_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SCell_179hi_gg_._theme_danger_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}.___SCollapseRow_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_.__isAccordionRow_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:not(._accordionType_row_179hi_gg_.__expanded_179hi_gg_):hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_muted_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_muted_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_muted_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_muted_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_muted_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_muted_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_info_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_info_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_info_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_info_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_info_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_info_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_success_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_success_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_success_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_success_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_success_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_success_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_warning_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_warning_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_warning_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_warning_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_warning_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_warning_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_danger_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_danger_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_danger_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_danger_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_danger_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_danger_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_179hi_gg_._theme_muted_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_179hi_gg_._theme_muted_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_muted_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_179hi_gg_._theme_info_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_179hi_gg_._theme_info_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_info_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_179hi_gg_._theme_success_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_179hi_gg_._theme_success_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_success_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_179hi_gg_._theme_warning_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_179hi_gg_._theme_warning_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_warning_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_179hi_gg_._theme_danger_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_179hi_gg_._theme_danger_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_danger_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_179hi_gg_{display:flex;height:100%;font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;border-bottom:1px solid var(--intergalactic-border-secondary, #e0e1e9);white-space:pre-wrap;word-break:break-word;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;outline:0;overflow:hidden}.___SCell_179hi_gg_ .___SAccordionToggle_179hi_gg_{margin-top:var(--intergalactic-spacing-05x, 2px);margin-right:var(--intergalactic-spacing-3x, 12px);margin-left:calc(var(--intergalactic-spacing-05x, 2px)*-1);height:-moz-fit-content;height:fit-content}.___SCell_179hi_gg_ .___SAccordionToggle_179hi_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_179hi_gg_ .___SAccordionToggle_179hi_gg_.__expanded_179hi_gg_ svg{transform:rotate(90deg)}.___SCell_179hi_gg_.__withoutBorder_179hi_gg_{border-bottom:none}.___SCell_179hi_gg_.__withAccordion_179hi_gg_,.___SCell_179hi_gg_._name_Symbol\\(SELECT_ALL\\)_179hi_gg_,.___SRow_179hi_gg_._accordionType_row_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_{cursor:pointer}.___SCheckboxCell_179hi_gg_[aria-hidden]{filter:blur(3px);pointer-events:none}.___SCell_179hi_gg_._use_primary_179hi_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_179hi_gg_._use_primary_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SCell_179hi_gg_._use_secondary_179hi_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_179hi_gg_._use_secondary_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SCell_179hi_gg_._borders_both_179hi_gg_,.___SCell_179hi_gg_._borders_left_179hi_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_179hi_gg_._borders_both_179hi_gg_,.___SCell_179hi_gg_._borders_right_179hi_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_179hi_gg_.__fixed_179hi_gg_{position:sticky;z-index:2}.___SCell_179hi_gg_._theme_muted_179hi_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_179hi_gg_._theme_info_179hi_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_179hi_gg_._theme_success_179hi_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_179hi_gg_._theme_warning_179hi_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_179hi_gg_._theme_danger_179hi_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_179hi_gg_{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85));z-index:15}.___SSpinContainer_179hi_gg_:focus-visible{z-index:15}.___SSpinContainer_179hi_gg_.__headerHeight_179hi_gg_{top:var(--headerHeight_179hi)}.___SEmptyData_179hi_gg_{grid-column:1/-1}.___SCollapseRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_,.___SRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SCollapseRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level],.___SRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SCollapseRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:last-child .___SCell_179hi_gg_,.___SRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:last-child .___SCell_179hi_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_179hi_gg_.__fixed_179hi_gg_.__shadowVertical_179hi_gg_:after{content:"";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_median_179hi_gg_,.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_start_179hi_gg_{margin-right:-5px}.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_median_179hi_gg_:after,.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_start_179hi_gg_:after{display:block;right:0;background:var(--intergalactic-scroll-area-shadow-left,\n linear-gradient(to right, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_median_179hi_gg_ .___SCell_179hi_gg_,.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_start_179hi_gg_ .___SCell_179hi_gg_{margin-right:5px}.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_end_179hi_gg_,.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_median_179hi_gg_{margin-left:-5px}.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_end_179hi_gg_:after,.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_median_179hi_gg_:after{display:block;left:0;background:var(--intergalactic-scroll-area-shadow-right,\n linear-gradient(to left, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_end_179hi_gg_ .___SCell_179hi_gg_,.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_median_179hi_gg_ .___SCell_179hi_gg_{margin-left:5px}.___SLimitOverlayCellWrapper_179hi_gg_.__gridArea_179hi_gg_{width:100%;height:100%;align-items:center;justify-content:center;z-index:16;grid-area:var(--gridArea_179hi);backdrop-filter:blur(6px)}.___SLimitOverlayCellWrapper_179hi_gg_.__left_179hi_gg_{position:sticky;left:var(---left_179hi)}.___SCell_179hi_gg_.__innerOutline_179hi_gg_:focus-visible{transition:none}',
18
18
  /*__inner_css_end__*/
19
- "jmssg_gg_"
19
+ "179hi_gg_"
20
20
  ), /*__reshadow_css_end__*/
21
21
  {
22
- "__SBody": "___SBody_jmssg_gg_",
23
- "__SRow": "___SRow_jmssg_gg_",
24
- "__SRowGroup": "___SRowGroup_jmssg_gg_",
25
- "__SAccordionRows": "___SAccordionRows_jmssg_gg_",
26
- "--gridRow": "--gridRow_jmssg",
27
- "--duration": "--duration_jmssg",
28
- "_gridArea": "__gridArea_jmssg_gg_",
29
- "__SCellWrapper": "___SCellWrapper_jmssg_gg_",
30
- "__SCollapseRow": "___SCollapseRow_jmssg_gg_",
31
- "--gridArea": "--gridArea_jmssg",
32
- "_isAccordionRow": "__isAccordionRow_jmssg_gg_",
33
- "__SCell": "___SCell_jmssg_gg_",
34
- "_withoutBorder": "__withoutBorder_jmssg_gg_",
35
- "_active": "__active_jmssg_gg_",
36
- "_theme": "__theme_jmssg_gg_",
37
- "_accordionType_row": "_accordionType_row_jmssg_gg_",
38
- "_expanded": "__expanded_jmssg_gg_",
39
- "_withAccordion": "__withAccordion_jmssg_gg_",
40
- "_theme_muted": "_theme_muted_jmssg_gg_",
41
- "_theme_info": "_theme_info_jmssg_gg_",
42
- "_theme_success": "_theme_success_jmssg_gg_",
43
- "_theme_warning": "_theme_warning_jmssg_gg_",
44
- "_theme_danger": "_theme_danger_jmssg_gg_",
45
- "_isNonInteractive": "__isNonInteractive_jmssg_gg_",
46
- "__SLimitOverlayCellWrapper": "___SLimitOverlayCellWrapper_jmssg_gg_",
47
- "_name_Symbol(SELECT_ALL)": "_name_Symbol(SELECT_ALL)_jmssg_gg_",
48
- "__SCheckboxCell": "___SCheckboxCell_jmssg_gg_",
49
- "_borders_both": "_borders_both_jmssg_gg_",
50
- "_borders_left": "_borders_left_jmssg_gg_",
51
- "_borders_right": "_borders_right_jmssg_gg_",
52
- "_fixed": "__fixed_jmssg_gg_",
53
- "__SSpinContainer": "___SSpinContainer_jmssg_gg_",
54
- "_headerHeight": "__headerHeight_jmssg_gg_",
55
- "--headerHeight": "--headerHeight_jmssg",
56
- "__SEmptyData": "___SEmptyData_jmssg_gg_",
57
- "_left": "__left_jmssg_gg_",
58
- "---left": "---left_jmssg",
59
- "_innerOutline": "__innerOutline_jmssg_gg_",
60
- "_compact": "__compact_jmssg_gg_",
61
- "--data-aria-level": "--data-aria-level_jmssg",
62
- "_sideIndents_wide": "_sideIndents_wide_jmssg_gg_",
63
- "__SAccordionToggle": "___SAccordionToggle_jmssg_gg_",
64
- "_use_primary": "_use_primary_jmssg_gg_",
65
- "_use_secondary": "_use_secondary_jmssg_gg_",
66
- "_shadowVertical": "__shadowVertical_jmssg_gg_",
67
- "_fixed_left": "_fixed_left_jmssg_gg_",
68
- "_shadowVertical_median": "_shadowVertical_median_jmssg_gg_",
69
- "_shadowVertical_start": "_shadowVertical_start_jmssg_gg_",
70
- "_fixed_right": "_fixed_right_jmssg_gg_",
71
- "_shadowVertical_end": "_shadowVertical_end_jmssg_gg_"
22
+ "__SBody": "___SBody_179hi_gg_",
23
+ "__SRow": "___SRow_179hi_gg_",
24
+ "__SRowGroup": "___SRowGroup_179hi_gg_",
25
+ "__SAccordionRows": "___SAccordionRows_179hi_gg_",
26
+ "--gridRow": "--gridRow_179hi",
27
+ "--duration": "--duration_179hi",
28
+ "_gridArea": "__gridArea_179hi_gg_",
29
+ "__SCellWrapper": "___SCellWrapper_179hi_gg_",
30
+ "__SCollapseRow": "___SCollapseRow_179hi_gg_",
31
+ "--gridArea": "--gridArea_179hi",
32
+ "_isAccordionRow": "__isAccordionRow_179hi_gg_",
33
+ "__SCell": "___SCell_179hi_gg_",
34
+ "_withoutBorder": "__withoutBorder_179hi_gg_",
35
+ "_active": "__active_179hi_gg_",
36
+ "_theme": "__theme_179hi_gg_",
37
+ "_accordionType_row": "_accordionType_row_179hi_gg_",
38
+ "_expanded": "__expanded_179hi_gg_",
39
+ "_withAccordion": "__withAccordion_179hi_gg_",
40
+ "_theme_muted": "_theme_muted_179hi_gg_",
41
+ "_theme_info": "_theme_info_179hi_gg_",
42
+ "_theme_success": "_theme_success_179hi_gg_",
43
+ "_theme_warning": "_theme_warning_179hi_gg_",
44
+ "_theme_danger": "_theme_danger_179hi_gg_",
45
+ "_isNonInteractive": "__isNonInteractive_179hi_gg_",
46
+ "__SLimitOverlayCellWrapper": "___SLimitOverlayCellWrapper_179hi_gg_",
47
+ "_name_Symbol(SELECT_ALL)": "_name_Symbol(SELECT_ALL)_179hi_gg_",
48
+ "__SCheckboxCell": "___SCheckboxCell_179hi_gg_",
49
+ "_borders_both": "_borders_both_179hi_gg_",
50
+ "_borders_left": "_borders_left_179hi_gg_",
51
+ "_borders_right": "_borders_right_179hi_gg_",
52
+ "_fixed": "__fixed_179hi_gg_",
53
+ "__SSpinContainer": "___SSpinContainer_179hi_gg_",
54
+ "_headerHeight": "__headerHeight_179hi_gg_",
55
+ "--headerHeight": "--headerHeight_179hi",
56
+ "__SEmptyData": "___SEmptyData_179hi_gg_",
57
+ "_left": "__left_179hi_gg_",
58
+ "---left": "---left_179hi",
59
+ "_innerOutline": "__innerOutline_179hi_gg_",
60
+ "_compact": "__compact_179hi_gg_",
61
+ "--data-aria-level": "--data-aria-level_179hi",
62
+ "_sideIndents_wide": "_sideIndents_wide_179hi_gg_",
63
+ "__SAccordionToggle": "___SAccordionToggle_179hi_gg_",
64
+ "_use_primary": "_use_primary_179hi_gg_",
65
+ "_use_secondary": "_use_secondary_179hi_gg_",
66
+ "_shadowVertical": "__shadowVertical_179hi_gg_",
67
+ "_fixed_left": "_fixed_left_179hi_gg_",
68
+ "_shadowVertical_median": "_shadowVertical_median_179hi_gg_",
69
+ "_shadowVertical_start": "_shadowVertical_start_179hi_gg_",
70
+ "_fixed_right": "_fixed_right_179hi_gg_",
71
+ "_shadowVertical_end": "_shadowVertical_end_179hi_gg_"
72
72
  })
73
73
  );
74
74
  var LimitOverlayRoot = /* @__PURE__ */ (function(_Component) {
@@ -24,61 +24,61 @@ var style = (
24
24
  /*__reshadow_css_start__*/
25
25
  (sstyled.insert(
26
26
  /*__inner_css_start__*/
27
- '.___SBody_jmssg_gg_,.___SRowGroup_jmssg_gg_,.___SRow_jmssg_gg_{display:contents}.___SAccordionRows_jmssg_gg_{display:grid;grid-column:1/-1;grid-row:var(--gridRow_jmssg);overflow:clip;transition-property:max-height;transition-duration:var(--duration_jmssg);transition-timing-function:linear;grid-template-columns:subgrid}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SCell_jmssg_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SCell_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SRow_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SCollapseRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level],.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SCell_jmssg_gg_ .___SAccordionToggle_jmssg_gg_{margin-right:var(--intergalactic-spacing-2x, 8px)}.___SCellWrapper_jmssg_gg_.__gridArea_jmssg_gg_,.___SCollapseRow_jmssg_gg_.__gridArea_jmssg_gg_,.___SRow_jmssg_gg_.__gridArea_jmssg_gg_{grid-area:var(--gridArea_jmssg)}.___SCellWrapper_jmssg_gg_{height:100%;overflow:hidden}.___SCollapseRow_jmssg_gg_.__gridArea_jmssg_gg_>.___SCellWrapper_jmssg_gg_,.___SRow_jmssg_gg_.__isAccordionRow_jmssg_gg_>.___SCellWrapper_jmssg_gg_{height:auto;overflow:auto}.___SAccordionRows_jmssg_gg_>.___SRow_jmssg_gg_.__isAccordionRow_jmssg_gg_:last-child>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__withoutBorder_jmssg_gg_),.___SCollapseRow_jmssg_gg_.__gridArea_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__withoutBorder_jmssg_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_{display:block}.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_).__expanded_jmssg_gg_.__withAccordion_jmssg_gg_,.___SRow_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._accordionType_row_jmssg_gg_.__expanded_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_jmssg_gg_._theme_muted_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_jmssg_gg_._theme_info_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SCell_jmssg_gg_._theme_success_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SCell_jmssg_gg_._theme_warning_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SCell_jmssg_gg_._theme_danger_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}.___SCollapseRow_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_.__isAccordionRow_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:not(._accordionType_row_jmssg_gg_.__expanded_jmssg_gg_):hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_muted_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_muted_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_muted_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_muted_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_muted_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_muted_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_info_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_info_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_info_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_info_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_info_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_info_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_success_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_success_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_success_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_success_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_success_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_success_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_warning_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_warning_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_warning_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_warning_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_warning_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_warning_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_danger_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_danger_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_danger_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_danger_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_danger_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_danger_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_jmssg_gg_._theme_muted_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_jmssg_gg_._theme_muted_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_muted_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_jmssg_gg_._theme_info_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_jmssg_gg_._theme_info_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_info_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_jmssg_gg_._theme_success_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_jmssg_gg_._theme_success_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_success_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_jmssg_gg_._theme_warning_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_jmssg_gg_._theme_warning_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_warning_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_jmssg_gg_._theme_danger_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_jmssg_gg_._theme_danger_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_danger_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_jmssg_gg_{display:flex;height:100%;font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;border-bottom:1px solid var(--intergalactic-border-secondary, #e0e1e9);white-space:pre-wrap;word-break:break-word;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;outline:0;overflow:hidden}.___SCell_jmssg_gg_ .___SAccordionToggle_jmssg_gg_{margin-top:var(--intergalactic-spacing-05x, 2px);margin-right:var(--intergalactic-spacing-3x, 12px);margin-left:calc(var(--intergalactic-spacing-05x, 2px)*-1);height:-moz-fit-content;height:fit-content}.___SCell_jmssg_gg_ .___SAccordionToggle_jmssg_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_jmssg_gg_ .___SAccordionToggle_jmssg_gg_.__expanded_jmssg_gg_ svg{transform:rotate(90deg)}.___SCell_jmssg_gg_.__withoutBorder_jmssg_gg_{border-bottom:none}.___SCell_jmssg_gg_.__withAccordion_jmssg_gg_,.___SCell_jmssg_gg_._name_Symbol\\(SELECT_ALL\\)_jmssg_gg_,.___SRow_jmssg_gg_._accordionType_row_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_{cursor:pointer}.___SCheckboxCell_jmssg_gg_[aria-hidden]{filter:blur(3px);pointer-events:none}.___SCell_jmssg_gg_._use_primary_jmssg_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_jmssg_gg_._use_primary_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SCell_jmssg_gg_._use_secondary_jmssg_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_jmssg_gg_._use_secondary_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SCell_jmssg_gg_._borders_both_jmssg_gg_,.___SCell_jmssg_gg_._borders_left_jmssg_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_jmssg_gg_._borders_both_jmssg_gg_,.___SCell_jmssg_gg_._borders_right_jmssg_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_jmssg_gg_.__fixed_jmssg_gg_{position:sticky;z-index:2}.___SCell_jmssg_gg_._theme_muted_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_jmssg_gg_._theme_info_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_jmssg_gg_._theme_success_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_jmssg_gg_._theme_warning_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_jmssg_gg_._theme_danger_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_jmssg_gg_{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85));z-index:15}.___SSpinContainer_jmssg_gg_:focus-visible{z-index:15}.___SSpinContainer_jmssg_gg_.__headerHeight_jmssg_gg_{top:var(--headerHeight_jmssg)}.___SEmptyData_jmssg_gg_{grid-column:1/-1}.___SCollapseRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_,.___SRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SCollapseRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level],.___SRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SCollapseRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:last-child .___SCell_jmssg_gg_,.___SRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:last-child .___SCell_jmssg_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_jmssg_gg_.__fixed_jmssg_gg_.__shadowVertical_jmssg_gg_:after{content:"";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_median_jmssg_gg_,.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_start_jmssg_gg_{margin-right:-5px}.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_median_jmssg_gg_:after,.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_start_jmssg_gg_:after{display:block;right:0;background:var(--intergalactic-scroll-area-shadow-left,\n linear-gradient(to right, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_median_jmssg_gg_ .___SCell_jmssg_gg_,.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_start_jmssg_gg_ .___SCell_jmssg_gg_{margin-right:5px}.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_end_jmssg_gg_,.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_median_jmssg_gg_{margin-left:-5px}.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_end_jmssg_gg_:after,.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_median_jmssg_gg_:after{display:block;left:0;background:var(--intergalactic-scroll-area-shadow-right,\n linear-gradient(to left, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_end_jmssg_gg_ .___SCell_jmssg_gg_,.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_median_jmssg_gg_ .___SCell_jmssg_gg_{margin-left:5px}.___SLimitOverlayCellWrapper_jmssg_gg_.__gridArea_jmssg_gg_{width:100%;height:100%;align-items:center;justify-content:center;z-index:16;grid-area:var(--gridArea_jmssg);backdrop-filter:blur(6px)}.___SLimitOverlayCellWrapper_jmssg_gg_.__left_jmssg_gg_{position:sticky;left:var(---left_jmssg)}.___SCell_jmssg_gg_.__innerOutline_jmssg_gg_:focus-visible{transition:none}',
27
+ '.___SBody_179hi_gg_,.___SRowGroup_179hi_gg_,.___SRow_179hi_gg_{display:contents}.___SAccordionRows_179hi_gg_{display:grid;grid-column:1/-1;grid-row:var(--gridRow_179hi);overflow:clip;transition-property:max-height;transition-duration:var(--duration_179hi);transition-timing-function:linear;grid-template-columns:subgrid}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SCell_179hi_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SCell_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SRow_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SCollapseRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level],.___SBody_179hi_gg_.__compact_179hi_gg_ .___SRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SCell_179hi_gg_ .___SAccordionToggle_179hi_gg_{margin-right:var(--intergalactic-spacing-2x, 8px)}.___SCellWrapper_179hi_gg_.__gridArea_179hi_gg_,.___SCollapseRow_179hi_gg_.__gridArea_179hi_gg_,.___SRow_179hi_gg_.__gridArea_179hi_gg_{grid-area:var(--gridArea_179hi)}.___SCellWrapper_179hi_gg_{height:100%;overflow:hidden}.___SCollapseRow_179hi_gg_.__gridArea_179hi_gg_>.___SCellWrapper_179hi_gg_,.___SRow_179hi_gg_.__isAccordionRow_179hi_gg_>.___SCellWrapper_179hi_gg_{height:auto;overflow:auto}.___SAccordionRows_179hi_gg_>.___SRow_179hi_gg_.__isAccordionRow_179hi_gg_:last-child>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__withoutBorder_179hi_gg_),.___SCollapseRow_179hi_gg_.__gridArea_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__withoutBorder_179hi_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_{display:block}.___SCell_179hi_gg_:not(.__theme_179hi_gg_).__expanded_179hi_gg_.__withAccordion_179hi_gg_,.___SRow_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._accordionType_row_179hi_gg_.__expanded_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_179hi_gg_._theme_muted_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_179hi_gg_._theme_info_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SCell_179hi_gg_._theme_success_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SCell_179hi_gg_._theme_warning_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SCell_179hi_gg_._theme_danger_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}.___SCollapseRow_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_.__isAccordionRow_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:not(._accordionType_row_179hi_gg_.__expanded_179hi_gg_):hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_muted_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_muted_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_muted_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_muted_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_muted_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_muted_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_info_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_info_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_info_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_info_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_info_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_info_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_success_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_success_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_success_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_success_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_success_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_success_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_warning_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_warning_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_warning_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_warning_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_warning_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_warning_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_danger_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_danger_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_danger_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_danger_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_danger_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_danger_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_179hi_gg_._theme_muted_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_179hi_gg_._theme_muted_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_muted_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_179hi_gg_._theme_info_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_179hi_gg_._theme_info_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_info_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_179hi_gg_._theme_success_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_179hi_gg_._theme_success_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_success_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_179hi_gg_._theme_warning_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_179hi_gg_._theme_warning_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_warning_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_179hi_gg_._theme_danger_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_179hi_gg_._theme_danger_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_danger_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_179hi_gg_{display:flex;height:100%;font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;border-bottom:1px solid var(--intergalactic-border-secondary, #e0e1e9);white-space:pre-wrap;word-break:break-word;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;outline:0;overflow:hidden}.___SCell_179hi_gg_ .___SAccordionToggle_179hi_gg_{margin-top:var(--intergalactic-spacing-05x, 2px);margin-right:var(--intergalactic-spacing-3x, 12px);margin-left:calc(var(--intergalactic-spacing-05x, 2px)*-1);height:-moz-fit-content;height:fit-content}.___SCell_179hi_gg_ .___SAccordionToggle_179hi_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_179hi_gg_ .___SAccordionToggle_179hi_gg_.__expanded_179hi_gg_ svg{transform:rotate(90deg)}.___SCell_179hi_gg_.__withoutBorder_179hi_gg_{border-bottom:none}.___SCell_179hi_gg_.__withAccordion_179hi_gg_,.___SCell_179hi_gg_._name_Symbol\\(SELECT_ALL\\)_179hi_gg_,.___SRow_179hi_gg_._accordionType_row_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_{cursor:pointer}.___SCheckboxCell_179hi_gg_[aria-hidden]{filter:blur(3px);pointer-events:none}.___SCell_179hi_gg_._use_primary_179hi_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_179hi_gg_._use_primary_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SCell_179hi_gg_._use_secondary_179hi_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_179hi_gg_._use_secondary_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SCell_179hi_gg_._borders_both_179hi_gg_,.___SCell_179hi_gg_._borders_left_179hi_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_179hi_gg_._borders_both_179hi_gg_,.___SCell_179hi_gg_._borders_right_179hi_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_179hi_gg_.__fixed_179hi_gg_{position:sticky;z-index:2}.___SCell_179hi_gg_._theme_muted_179hi_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_179hi_gg_._theme_info_179hi_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_179hi_gg_._theme_success_179hi_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_179hi_gg_._theme_warning_179hi_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_179hi_gg_._theme_danger_179hi_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_179hi_gg_{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85));z-index:15}.___SSpinContainer_179hi_gg_:focus-visible{z-index:15}.___SSpinContainer_179hi_gg_.__headerHeight_179hi_gg_{top:var(--headerHeight_179hi)}.___SEmptyData_179hi_gg_{grid-column:1/-1}.___SCollapseRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_,.___SRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SCollapseRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level],.___SRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SCollapseRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:last-child .___SCell_179hi_gg_,.___SRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:last-child .___SCell_179hi_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_179hi_gg_.__fixed_179hi_gg_.__shadowVertical_179hi_gg_:after{content:"";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_median_179hi_gg_,.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_start_179hi_gg_{margin-right:-5px}.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_median_179hi_gg_:after,.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_start_179hi_gg_:after{display:block;right:0;background:var(--intergalactic-scroll-area-shadow-left,\n linear-gradient(to right, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_median_179hi_gg_ .___SCell_179hi_gg_,.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_start_179hi_gg_ .___SCell_179hi_gg_{margin-right:5px}.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_end_179hi_gg_,.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_median_179hi_gg_{margin-left:-5px}.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_end_179hi_gg_:after,.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_median_179hi_gg_:after{display:block;left:0;background:var(--intergalactic-scroll-area-shadow-right,\n linear-gradient(to left, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_end_179hi_gg_ .___SCell_179hi_gg_,.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_median_179hi_gg_ .___SCell_179hi_gg_{margin-left:5px}.___SLimitOverlayCellWrapper_179hi_gg_.__gridArea_179hi_gg_{width:100%;height:100%;align-items:center;justify-content:center;z-index:16;grid-area:var(--gridArea_179hi);backdrop-filter:blur(6px)}.___SLimitOverlayCellWrapper_179hi_gg_.__left_179hi_gg_{position:sticky;left:var(---left_179hi)}.___SCell_179hi_gg_.__innerOutline_179hi_gg_:focus-visible{transition:none}',
28
28
  /*__inner_css_end__*/
29
- "jmssg_gg_"
29
+ "179hi_gg_"
30
30
  ), /*__reshadow_css_end__*/
31
31
  {
32
- "__SBody": "___SBody_jmssg_gg_",
33
- "__SRow": "___SRow_jmssg_gg_",
34
- "__SRowGroup": "___SRowGroup_jmssg_gg_",
35
- "__SAccordionRows": "___SAccordionRows_jmssg_gg_",
36
- "--gridRow": "--gridRow_jmssg",
37
- "--duration": "--duration_jmssg",
38
- "_gridArea": "__gridArea_jmssg_gg_",
39
- "__SCellWrapper": "___SCellWrapper_jmssg_gg_",
40
- "__SCollapseRow": "___SCollapseRow_jmssg_gg_",
41
- "--gridArea": "--gridArea_jmssg",
42
- "_isAccordionRow": "__isAccordionRow_jmssg_gg_",
43
- "__SCell": "___SCell_jmssg_gg_",
44
- "_withoutBorder": "__withoutBorder_jmssg_gg_",
45
- "_active": "__active_jmssg_gg_",
46
- "_theme": "__theme_jmssg_gg_",
47
- "_accordionType_row": "_accordionType_row_jmssg_gg_",
48
- "_expanded": "__expanded_jmssg_gg_",
49
- "_withAccordion": "__withAccordion_jmssg_gg_",
50
- "_theme_muted": "_theme_muted_jmssg_gg_",
51
- "_theme_info": "_theme_info_jmssg_gg_",
52
- "_theme_success": "_theme_success_jmssg_gg_",
53
- "_theme_warning": "_theme_warning_jmssg_gg_",
54
- "_theme_danger": "_theme_danger_jmssg_gg_",
55
- "_isNonInteractive": "__isNonInteractive_jmssg_gg_",
56
- "__SLimitOverlayCellWrapper": "___SLimitOverlayCellWrapper_jmssg_gg_",
57
- "_name_Symbol(SELECT_ALL)": "_name_Symbol(SELECT_ALL)_jmssg_gg_",
58
- "__SCheckboxCell": "___SCheckboxCell_jmssg_gg_",
59
- "_borders_both": "_borders_both_jmssg_gg_",
60
- "_borders_left": "_borders_left_jmssg_gg_",
61
- "_borders_right": "_borders_right_jmssg_gg_",
62
- "_fixed": "__fixed_jmssg_gg_",
63
- "__SSpinContainer": "___SSpinContainer_jmssg_gg_",
64
- "_headerHeight": "__headerHeight_jmssg_gg_",
65
- "--headerHeight": "--headerHeight_jmssg",
66
- "__SEmptyData": "___SEmptyData_jmssg_gg_",
67
- "_left": "__left_jmssg_gg_",
68
- "---left": "---left_jmssg",
69
- "_innerOutline": "__innerOutline_jmssg_gg_",
70
- "_compact": "__compact_jmssg_gg_",
71
- "--data-aria-level": "--data-aria-level_jmssg",
72
- "_sideIndents_wide": "_sideIndents_wide_jmssg_gg_",
73
- "__SAccordionToggle": "___SAccordionToggle_jmssg_gg_",
74
- "_use_primary": "_use_primary_jmssg_gg_",
75
- "_use_secondary": "_use_secondary_jmssg_gg_",
76
- "_shadowVertical": "__shadowVertical_jmssg_gg_",
77
- "_fixed_left": "_fixed_left_jmssg_gg_",
78
- "_shadowVertical_median": "_shadowVertical_median_jmssg_gg_",
79
- "_shadowVertical_start": "_shadowVertical_start_jmssg_gg_",
80
- "_fixed_right": "_fixed_right_jmssg_gg_",
81
- "_shadowVertical_end": "_shadowVertical_end_jmssg_gg_"
32
+ "__SBody": "___SBody_179hi_gg_",
33
+ "__SRow": "___SRow_179hi_gg_",
34
+ "__SRowGroup": "___SRowGroup_179hi_gg_",
35
+ "__SAccordionRows": "___SAccordionRows_179hi_gg_",
36
+ "--gridRow": "--gridRow_179hi",
37
+ "--duration": "--duration_179hi",
38
+ "_gridArea": "__gridArea_179hi_gg_",
39
+ "__SCellWrapper": "___SCellWrapper_179hi_gg_",
40
+ "__SCollapseRow": "___SCollapseRow_179hi_gg_",
41
+ "--gridArea": "--gridArea_179hi",
42
+ "_isAccordionRow": "__isAccordionRow_179hi_gg_",
43
+ "__SCell": "___SCell_179hi_gg_",
44
+ "_withoutBorder": "__withoutBorder_179hi_gg_",
45
+ "_active": "__active_179hi_gg_",
46
+ "_theme": "__theme_179hi_gg_",
47
+ "_accordionType_row": "_accordionType_row_179hi_gg_",
48
+ "_expanded": "__expanded_179hi_gg_",
49
+ "_withAccordion": "__withAccordion_179hi_gg_",
50
+ "_theme_muted": "_theme_muted_179hi_gg_",
51
+ "_theme_info": "_theme_info_179hi_gg_",
52
+ "_theme_success": "_theme_success_179hi_gg_",
53
+ "_theme_warning": "_theme_warning_179hi_gg_",
54
+ "_theme_danger": "_theme_danger_179hi_gg_",
55
+ "_isNonInteractive": "__isNonInteractive_179hi_gg_",
56
+ "__SLimitOverlayCellWrapper": "___SLimitOverlayCellWrapper_179hi_gg_",
57
+ "_name_Symbol(SELECT_ALL)": "_name_Symbol(SELECT_ALL)_179hi_gg_",
58
+ "__SCheckboxCell": "___SCheckboxCell_179hi_gg_",
59
+ "_borders_both": "_borders_both_179hi_gg_",
60
+ "_borders_left": "_borders_left_179hi_gg_",
61
+ "_borders_right": "_borders_right_179hi_gg_",
62
+ "_fixed": "__fixed_179hi_gg_",
63
+ "__SSpinContainer": "___SSpinContainer_179hi_gg_",
64
+ "_headerHeight": "__headerHeight_179hi_gg_",
65
+ "--headerHeight": "--headerHeight_179hi",
66
+ "__SEmptyData": "___SEmptyData_179hi_gg_",
67
+ "_left": "__left_179hi_gg_",
68
+ "---left": "---left_179hi",
69
+ "_innerOutline": "__innerOutline_179hi_gg_",
70
+ "_compact": "__compact_179hi_gg_",
71
+ "--data-aria-level": "--data-aria-level_179hi",
72
+ "_sideIndents_wide": "_sideIndents_wide_179hi_gg_",
73
+ "__SAccordionToggle": "___SAccordionToggle_179hi_gg_",
74
+ "_use_primary": "_use_primary_179hi_gg_",
75
+ "_use_secondary": "_use_secondary_179hi_gg_",
76
+ "_shadowVertical": "__shadowVertical_179hi_gg_",
77
+ "_fixed_left": "_fixed_left_179hi_gg_",
78
+ "_shadowVertical_median": "_shadowVertical_median_179hi_gg_",
79
+ "_shadowVertical_start": "_shadowVertical_start_179hi_gg_",
80
+ "_fixed_right": "_fixed_right_179hi_gg_",
81
+ "_shadowVertical_end": "_shadowVertical_end_179hi_gg_"
82
82
  })
83
83
  );
84
84
  var RowRoot = /* @__PURE__ */ (function(_Component) {
@@ -27,19 +27,19 @@ var style = (
27
27
  /*__reshadow_css_start__*/
28
28
  (sstyled.insert(
29
29
  /*__inner_css_start__*/
30
- ".___SDataTable_1ujb6_gg_{display:grid;align-items:start;min-width:-moz-fit-content;min-width:fit-content;grid-auto-rows:min-content}.___SDataTable_1ujb6_gg_.__isDataEmpty_1ujb6_gg_{display:block;align-items:initial;min-width:initial}.___SDataTable_1ujb6_gg_.__gridTemplateColumns_1ujb6_gg_{grid-template-columns:var(--gridTemplateColumns_1ujb6)}.___SDataTable_1ujb6_gg_.__gridTemplateAreas_1ujb6_gg_{grid-template-areas:var(--gridTemplateAreas_1ujb6)}.___SDataTable_1ujb6_gg_.__gridTemplateRows_1ujb6_gg_{grid-template-rows:var(--gridTemplateRows_1ujb6)}",
30
+ ".___SDataTable_1hg6h_gg_{display:grid;align-items:start;min-width:-moz-fit-content;min-width:fit-content;grid-auto-rows:min-content}.___SDataTable_1hg6h_gg_.__isDataEmpty_1hg6h_gg_{display:block;align-items:initial;min-width:initial}.___SDataTable_1hg6h_gg_.__gridTemplateColumns_1hg6h_gg_{grid-template-columns:var(--gridTemplateColumns_1hg6h)}.___SDataTable_1hg6h_gg_.__gridTemplateAreas_1hg6h_gg_{grid-template-areas:var(--gridTemplateAreas_1hg6h)}.___SDataTable_1hg6h_gg_.__gridTemplateRows_1hg6h_gg_{grid-template-rows:var(--gridTemplateRows_1hg6h)}",
31
31
  /*__inner_css_end__*/
32
- "1ujb6_gg_"
32
+ "1hg6h_gg_"
33
33
  ), /*__reshadow_css_end__*/
34
34
  {
35
- "__SDataTable": "___SDataTable_1ujb6_gg_",
36
- "_isDataEmpty": "__isDataEmpty_1ujb6_gg_",
37
- "_gridTemplateColumns": "__gridTemplateColumns_1ujb6_gg_",
38
- "--gridTemplateColumns": "--gridTemplateColumns_1ujb6",
39
- "_gridTemplateAreas": "__gridTemplateAreas_1ujb6_gg_",
40
- "--gridTemplateAreas": "--gridTemplateAreas_1ujb6",
41
- "_gridTemplateRows": "__gridTemplateRows_1ujb6_gg_",
42
- "--gridTemplateRows": "--gridTemplateRows_1ujb6"
35
+ "__SDataTable": "___SDataTable_1hg6h_gg_",
36
+ "_isDataEmpty": "__isDataEmpty_1hg6h_gg_",
37
+ "_gridTemplateColumns": "__gridTemplateColumns_1hg6h_gg_",
38
+ "--gridTemplateColumns": "--gridTemplateColumns_1hg6h",
39
+ "_gridTemplateAreas": "__gridTemplateAreas_1hg6h_gg_",
40
+ "--gridTemplateAreas": "--gridTemplateAreas_1hg6h",
41
+ "_gridTemplateRows": "__gridTemplateRows_1hg6h_gg_",
42
+ "--gridTemplateRows": "--gridTemplateRows_1hg6h"
43
43
  })
44
44
  );
45
45
  /*!__reshadow-styles__:"../../style/scroll-shadows.shadow.css"*/
@@ -47,27 +47,27 @@ var scrollStyles = (
47
47
  /*__reshadow_css_start__*/
48
48
  (sstyled.insert(
49
49
  /*__inner_css_start__*/
50
- ".___SScrollArea_1i9u6_gg_{width:-moz-fit-content;width:fit-content}.___SScrollArea_1i9u6_gg_ .___SContainer_1i9u6_gg_{overflow:visible;overflow:initial}.___SScrollArea_1i9u6_gg_ .___SContainer_1i9u6_gg_._scrollDirection_both_1i9u6_gg_{overflow:auto}.___SScrollArea_1i9u6_gg_ .___SContainer_1i9u6_gg_._scrollDirection_both_1i9u6_gg_.__loading_1i9u6_gg_,.___SScrollArea_1i9u6_gg_ .___SContainer_1i9u6_gg_._scrollDirection_horizontal_1i9u6_gg_.__loading_1i9u6_gg_,.___SScrollArea_1i9u6_gg_ .___SContainer_1i9u6_gg_._scrollDirection_vertical_1i9u6_gg_.__loading_1i9u6_gg_{overflow:hidden}.___SScrollArea_1i9u6_gg_ .___SContainer_1i9u6_gg_._scrollDirection_horizontal_1i9u6_gg_{overflow-x:auto;overflow-y:initial}.___SScrollArea_1i9u6_gg_ .___SContainer_1i9u6_gg_._scrollDirection_vertical_1i9u6_gg_{overflow-x:initial;overflow-y:auto}.___SScrollArea_1i9u6_gg_ .___SContainer_1i9u6_gg_.__headerHeight_1i9u6_gg_{scroll-padding-top:var(--headerHeight_1i9u6)}.___SScrollArea_1i9u6_gg_ .___SContainer_1i9u6_gg_.__leftScrollPadding_1i9u6_gg_{scroll-padding-left:var(--leftScrollPadding_1i9u6)}.___SScrollArea_1i9u6_gg_ .___SContainer_1i9u6_gg_.__rightScrollPadding_1i9u6_gg_{scroll-padding-right:var(--rightScrollPadding_1i9u6)}.___SScrollArea_1i9u6_gg_ .___SShadowHorizontal_1i9u6_gg_::before,.___SScrollArea_1i9u6_gg_ .___SShadowHorizontal_1i9u6_gg_:after,.___SScrollArea_1i9u6_gg_ .___SShadowVertical_1i9u6_gg_::after{z-index:20}.___SScrollArea_1i9u6_gg_ .___SShadowHorizontal_1i9u6_gg_.__leftOffset_1i9u6_gg_::before,.___SScrollArea_1i9u6_gg_ .___SShadowHorizontal_1i9u6_gg_.__rightOffset_1i9u6_gg_::after,.___SScrollArea_1i9u6_gg_ .___SShadowVertical_1i9u6_gg_::before{display:none}",
50
+ ".___SScrollArea_s36b2_gg_{width:-moz-fit-content;width:fit-content}.___SScrollArea_s36b2_gg_ .___SContainer_s36b2_gg_{overflow:visible;overflow:initial}.___SScrollArea_s36b2_gg_ .___SContainer_s36b2_gg_._scrollDirection_both_s36b2_gg_{overflow:auto}.___SScrollArea_s36b2_gg_ .___SContainer_s36b2_gg_._scrollDirection_both_s36b2_gg_.__loading_s36b2_gg_,.___SScrollArea_s36b2_gg_ .___SContainer_s36b2_gg_._scrollDirection_horizontal_s36b2_gg_.__loading_s36b2_gg_,.___SScrollArea_s36b2_gg_ .___SContainer_s36b2_gg_._scrollDirection_vertical_s36b2_gg_.__loading_s36b2_gg_{overflow:hidden}.___SScrollArea_s36b2_gg_ .___SContainer_s36b2_gg_._scrollDirection_horizontal_s36b2_gg_{overflow-x:auto;overflow-y:initial}.___SScrollArea_s36b2_gg_ .___SContainer_s36b2_gg_._scrollDirection_vertical_s36b2_gg_{overflow-x:initial;overflow-y:auto}.___SScrollArea_s36b2_gg_ .___SContainer_s36b2_gg_.__headerHeight_s36b2_gg_{scroll-padding-top:var(--headerHeight_s36b2)}.___SScrollArea_s36b2_gg_ .___SContainer_s36b2_gg_.__leftScrollPadding_s36b2_gg_{scroll-padding-left:var(--leftScrollPadding_s36b2)}.___SScrollArea_s36b2_gg_ .___SContainer_s36b2_gg_.__rightScrollPadding_s36b2_gg_{scroll-padding-right:var(--rightScrollPadding_s36b2)}.___SScrollArea_s36b2_gg_ .___SShadowHorizontal_s36b2_gg_::before,.___SScrollArea_s36b2_gg_ .___SShadowHorizontal_s36b2_gg_:after,.___SScrollArea_s36b2_gg_ .___SShadowVertical_s36b2_gg_::after{z-index:20}.___SScrollArea_s36b2_gg_ .___SShadowHorizontal_s36b2_gg_.__leftOffset_s36b2_gg_::before,.___SScrollArea_s36b2_gg_ .___SShadowHorizontal_s36b2_gg_.__rightOffset_s36b2_gg_::after,.___SScrollArea_s36b2_gg_ .___SShadowVertical_s36b2_gg_::before{display:none}",
51
51
  /*__inner_css_end__*/
52
- "1i9u6_gg_"
52
+ "s36b2_gg_"
53
53
  ), /*__reshadow_css_end__*/
54
54
  {
55
- "__SScrollArea": "___SScrollArea_1i9u6_gg_",
56
- "__SContainer": "___SContainer_1i9u6_gg_",
57
- "_scrollDirection_both": "_scrollDirection_both_1i9u6_gg_",
58
- "_loading": "__loading_1i9u6_gg_",
59
- "_scrollDirection_horizontal": "_scrollDirection_horizontal_1i9u6_gg_",
60
- "_scrollDirection_vertical": "_scrollDirection_vertical_1i9u6_gg_",
61
- "_headerHeight": "__headerHeight_1i9u6_gg_",
62
- "--headerHeight": "--headerHeight_1i9u6",
63
- "_leftScrollPadding": "__leftScrollPadding_1i9u6_gg_",
64
- "--leftScrollPadding": "--leftScrollPadding_1i9u6",
65
- "_rightScrollPadding": "__rightScrollPadding_1i9u6_gg_",
66
- "--rightScrollPadding": "--rightScrollPadding_1i9u6",
67
- "__SShadowVertical": "___SShadowVertical_1i9u6_gg_",
68
- "__SShadowHorizontal": "___SShadowHorizontal_1i9u6_gg_",
69
- "_leftOffset": "__leftOffset_1i9u6_gg_",
70
- "_rightOffset": "__rightOffset_1i9u6_gg_"
55
+ "__SScrollArea": "___SScrollArea_s36b2_gg_",
56
+ "__SContainer": "___SContainer_s36b2_gg_",
57
+ "_scrollDirection_both": "_scrollDirection_both_s36b2_gg_",
58
+ "_loading": "__loading_s36b2_gg_",
59
+ "_scrollDirection_horizontal": "_scrollDirection_horizontal_s36b2_gg_",
60
+ "_scrollDirection_vertical": "_scrollDirection_vertical_s36b2_gg_",
61
+ "_headerHeight": "__headerHeight_s36b2_gg_",
62
+ "--headerHeight": "--headerHeight_s36b2",
63
+ "_leftScrollPadding": "__leftScrollPadding_s36b2_gg_",
64
+ "--leftScrollPadding": "--leftScrollPadding_s36b2",
65
+ "_rightScrollPadding": "__rightScrollPadding_s36b2_gg_",
66
+ "--rightScrollPadding": "--rightScrollPadding_s36b2",
67
+ "__SShadowVertical": "___SShadowVertical_s36b2_gg_",
68
+ "__SShadowHorizontal": "___SShadowHorizontal_s36b2_gg_",
69
+ "_leftOffset": "__leftOffset_s36b2_gg_",
70
+ "_rightOffset": "__rightOffset_s36b2_gg_"
71
71
  })
72
72
  );
73
73
  var ACCORDION = Symbol("accordion");