@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,59 +14,59 @@ import { isInteractiveElement } from '@semcore/core/lib/utils/isInteractiveEleme
14
14
  import * as React from 'react';
15
15
  import { MergedColumnsCell, MergedRowsCell } from './MergedCells';
16
16
  /*!__reshadow-styles__:"./style.shadow.css"*/
17
- var styles = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___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}", /*__inner_css_end__*/"jmssg_gg_"),
17
+ var styles = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___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}", /*__inner_css_end__*/"179hi_gg_"),
18
18
  /*__reshadow_css_end__*/
19
19
  {
20
- "__SBody": "___SBody_jmssg_gg_",
21
- "__SRow": "___SRow_jmssg_gg_",
22
- "__SRowGroup": "___SRowGroup_jmssg_gg_",
23
- "__SAccordionRows": "___SAccordionRows_jmssg_gg_",
24
- "--gridRow": "--gridRow_jmssg",
25
- "--duration": "--duration_jmssg",
26
- "_gridArea": "__gridArea_jmssg_gg_",
27
- "__SCellWrapper": "___SCellWrapper_jmssg_gg_",
28
- "__SCollapseRow": "___SCollapseRow_jmssg_gg_",
29
- "--gridArea": "--gridArea_jmssg",
30
- "_isAccordionRow": "__isAccordionRow_jmssg_gg_",
31
- "__SCell": "___SCell_jmssg_gg_",
32
- "_withoutBorder": "__withoutBorder_jmssg_gg_",
33
- "_active": "__active_jmssg_gg_",
34
- "_theme": "__theme_jmssg_gg_",
35
- "_accordionType_row": "_accordionType_row_jmssg_gg_",
36
- "_expanded": "__expanded_jmssg_gg_",
37
- "_withAccordion": "__withAccordion_jmssg_gg_",
38
- "_theme_muted": "_theme_muted_jmssg_gg_",
39
- "_theme_info": "_theme_info_jmssg_gg_",
40
- "_theme_success": "_theme_success_jmssg_gg_",
41
- "_theme_warning": "_theme_warning_jmssg_gg_",
42
- "_theme_danger": "_theme_danger_jmssg_gg_",
43
- "_isNonInteractive": "__isNonInteractive_jmssg_gg_",
44
- "__SLimitOverlayCellWrapper": "___SLimitOverlayCellWrapper_jmssg_gg_",
45
- "_name_Symbol(SELECT_ALL)": "_name_Symbol(SELECT_ALL)_jmssg_gg_",
46
- "__SCheckboxCell": "___SCheckboxCell_jmssg_gg_",
47
- "_borders_both": "_borders_both_jmssg_gg_",
48
- "_borders_left": "_borders_left_jmssg_gg_",
49
- "_borders_right": "_borders_right_jmssg_gg_",
50
- "_fixed": "__fixed_jmssg_gg_",
51
- "__SSpinContainer": "___SSpinContainer_jmssg_gg_",
52
- "_headerHeight": "__headerHeight_jmssg_gg_",
53
- "--headerHeight": "--headerHeight_jmssg",
54
- "__SEmptyData": "___SEmptyData_jmssg_gg_",
55
- "_left": "__left_jmssg_gg_",
56
- "---left": "---left_jmssg",
57
- "_innerOutline": "__innerOutline_jmssg_gg_",
58
- "_compact": "__compact_jmssg_gg_",
59
- "--data-aria-level": "--data-aria-level_jmssg",
60
- "_sideIndents_wide": "_sideIndents_wide_jmssg_gg_",
61
- "__SAccordionToggle": "___SAccordionToggle_jmssg_gg_",
62
- "_use_primary": "_use_primary_jmssg_gg_",
63
- "_use_secondary": "_use_secondary_jmssg_gg_",
64
- "_shadowVertical": "__shadowVertical_jmssg_gg_",
65
- "_fixed_left": "_fixed_left_jmssg_gg_",
66
- "_shadowVertical_median": "_shadowVertical_median_jmssg_gg_",
67
- "_shadowVertical_start": "_shadowVertical_start_jmssg_gg_",
68
- "_fixed_right": "_fixed_right_jmssg_gg_",
69
- "_shadowVertical_end": "_shadowVertical_end_jmssg_gg_"
20
+ "__SBody": "___SBody_179hi_gg_",
21
+ "__SRow": "___SRow_179hi_gg_",
22
+ "__SRowGroup": "___SRowGroup_179hi_gg_",
23
+ "__SAccordionRows": "___SAccordionRows_179hi_gg_",
24
+ "--gridRow": "--gridRow_179hi",
25
+ "--duration": "--duration_179hi",
26
+ "_gridArea": "__gridArea_179hi_gg_",
27
+ "__SCellWrapper": "___SCellWrapper_179hi_gg_",
28
+ "__SCollapseRow": "___SCollapseRow_179hi_gg_",
29
+ "--gridArea": "--gridArea_179hi",
30
+ "_isAccordionRow": "__isAccordionRow_179hi_gg_",
31
+ "__SCell": "___SCell_179hi_gg_",
32
+ "_withoutBorder": "__withoutBorder_179hi_gg_",
33
+ "_active": "__active_179hi_gg_",
34
+ "_theme": "__theme_179hi_gg_",
35
+ "_accordionType_row": "_accordionType_row_179hi_gg_",
36
+ "_expanded": "__expanded_179hi_gg_",
37
+ "_withAccordion": "__withAccordion_179hi_gg_",
38
+ "_theme_muted": "_theme_muted_179hi_gg_",
39
+ "_theme_info": "_theme_info_179hi_gg_",
40
+ "_theme_success": "_theme_success_179hi_gg_",
41
+ "_theme_warning": "_theme_warning_179hi_gg_",
42
+ "_theme_danger": "_theme_danger_179hi_gg_",
43
+ "_isNonInteractive": "__isNonInteractive_179hi_gg_",
44
+ "__SLimitOverlayCellWrapper": "___SLimitOverlayCellWrapper_179hi_gg_",
45
+ "_name_Symbol(SELECT_ALL)": "_name_Symbol(SELECT_ALL)_179hi_gg_",
46
+ "__SCheckboxCell": "___SCheckboxCell_179hi_gg_",
47
+ "_borders_both": "_borders_both_179hi_gg_",
48
+ "_borders_left": "_borders_left_179hi_gg_",
49
+ "_borders_right": "_borders_right_179hi_gg_",
50
+ "_fixed": "__fixed_179hi_gg_",
51
+ "__SSpinContainer": "___SSpinContainer_179hi_gg_",
52
+ "_headerHeight": "__headerHeight_179hi_gg_",
53
+ "--headerHeight": "--headerHeight_179hi",
54
+ "__SEmptyData": "___SEmptyData_179hi_gg_",
55
+ "_left": "__left_179hi_gg_",
56
+ "---left": "---left_179hi",
57
+ "_innerOutline": "__innerOutline_179hi_gg_",
58
+ "_compact": "__compact_179hi_gg_",
59
+ "--data-aria-level": "--data-aria-level_179hi",
60
+ "_sideIndents_wide": "_sideIndents_wide_179hi_gg_",
61
+ "__SAccordionToggle": "___SAccordionToggle_179hi_gg_",
62
+ "_use_primary": "_use_primary_179hi_gg_",
63
+ "_use_secondary": "_use_secondary_179hi_gg_",
64
+ "_shadowVertical": "__shadowVertical_179hi_gg_",
65
+ "_fixed_left": "_fixed_left_179hi_gg_",
66
+ "_shadowVertical_median": "_shadowVertical_median_179hi_gg_",
67
+ "_shadowVertical_start": "_shadowVertical_start_179hi_gg_",
68
+ "_fixed_right": "_fixed_right_179hi_gg_",
69
+ "_shadowVertical_end": "_shadowVertical_end_179hi_gg_"
70
70
  });
71
71
  import { handleFocusCell, handleKeydownFocusCell } from '../../enhancers/focusableCell';
72
72
  var CellRoot = /*#__PURE__*/function (_Component) {
@@ -9,59 +9,59 @@ import { Component, createComponent, sstyled } from '@semcore/core';
9
9
  import { hasParent } from '@semcore/core/lib/utils/hasParent';
10
10
  import * as React from 'react';
11
11
  /*!__reshadow-styles__:"./style.shadow.css"*/
12
- var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___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}", /*__inner_css_end__*/"jmssg_gg_"),
12
+ var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___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}", /*__inner_css_end__*/"179hi_gg_"),
13
13
  /*__reshadow_css_end__*/
14
14
  {
15
- "__SBody": "___SBody_jmssg_gg_",
16
- "__SRow": "___SRow_jmssg_gg_",
17
- "__SRowGroup": "___SRowGroup_jmssg_gg_",
18
- "__SAccordionRows": "___SAccordionRows_jmssg_gg_",
19
- "--gridRow": "--gridRow_jmssg",
20
- "--duration": "--duration_jmssg",
21
- "_gridArea": "__gridArea_jmssg_gg_",
22
- "__SCellWrapper": "___SCellWrapper_jmssg_gg_",
23
- "__SCollapseRow": "___SCollapseRow_jmssg_gg_",
24
- "--gridArea": "--gridArea_jmssg",
25
- "_isAccordionRow": "__isAccordionRow_jmssg_gg_",
26
- "__SCell": "___SCell_jmssg_gg_",
27
- "_withoutBorder": "__withoutBorder_jmssg_gg_",
28
- "_active": "__active_jmssg_gg_",
29
- "_theme": "__theme_jmssg_gg_",
30
- "_accordionType_row": "_accordionType_row_jmssg_gg_",
31
- "_expanded": "__expanded_jmssg_gg_",
32
- "_withAccordion": "__withAccordion_jmssg_gg_",
33
- "_theme_muted": "_theme_muted_jmssg_gg_",
34
- "_theme_info": "_theme_info_jmssg_gg_",
35
- "_theme_success": "_theme_success_jmssg_gg_",
36
- "_theme_warning": "_theme_warning_jmssg_gg_",
37
- "_theme_danger": "_theme_danger_jmssg_gg_",
38
- "_isNonInteractive": "__isNonInteractive_jmssg_gg_",
39
- "__SLimitOverlayCellWrapper": "___SLimitOverlayCellWrapper_jmssg_gg_",
40
- "_name_Symbol(SELECT_ALL)": "_name_Symbol(SELECT_ALL)_jmssg_gg_",
41
- "__SCheckboxCell": "___SCheckboxCell_jmssg_gg_",
42
- "_borders_both": "_borders_both_jmssg_gg_",
43
- "_borders_left": "_borders_left_jmssg_gg_",
44
- "_borders_right": "_borders_right_jmssg_gg_",
45
- "_fixed": "__fixed_jmssg_gg_",
46
- "__SSpinContainer": "___SSpinContainer_jmssg_gg_",
47
- "_headerHeight": "__headerHeight_jmssg_gg_",
48
- "--headerHeight": "--headerHeight_jmssg",
49
- "__SEmptyData": "___SEmptyData_jmssg_gg_",
50
- "_left": "__left_jmssg_gg_",
51
- "---left": "---left_jmssg",
52
- "_innerOutline": "__innerOutline_jmssg_gg_",
53
- "_compact": "__compact_jmssg_gg_",
54
- "--data-aria-level": "--data-aria-level_jmssg",
55
- "_sideIndents_wide": "_sideIndents_wide_jmssg_gg_",
56
- "__SAccordionToggle": "___SAccordionToggle_jmssg_gg_",
57
- "_use_primary": "_use_primary_jmssg_gg_",
58
- "_use_secondary": "_use_secondary_jmssg_gg_",
59
- "_shadowVertical": "__shadowVertical_jmssg_gg_",
60
- "_fixed_left": "_fixed_left_jmssg_gg_",
61
- "_shadowVertical_median": "_shadowVertical_median_jmssg_gg_",
62
- "_shadowVertical_start": "_shadowVertical_start_jmssg_gg_",
63
- "_fixed_right": "_fixed_right_jmssg_gg_",
64
- "_shadowVertical_end": "_shadowVertical_end_jmssg_gg_"
15
+ "__SBody": "___SBody_179hi_gg_",
16
+ "__SRow": "___SRow_179hi_gg_",
17
+ "__SRowGroup": "___SRowGroup_179hi_gg_",
18
+ "__SAccordionRows": "___SAccordionRows_179hi_gg_",
19
+ "--gridRow": "--gridRow_179hi",
20
+ "--duration": "--duration_179hi",
21
+ "_gridArea": "__gridArea_179hi_gg_",
22
+ "__SCellWrapper": "___SCellWrapper_179hi_gg_",
23
+ "__SCollapseRow": "___SCollapseRow_179hi_gg_",
24
+ "--gridArea": "--gridArea_179hi",
25
+ "_isAccordionRow": "__isAccordionRow_179hi_gg_",
26
+ "__SCell": "___SCell_179hi_gg_",
27
+ "_withoutBorder": "__withoutBorder_179hi_gg_",
28
+ "_active": "__active_179hi_gg_",
29
+ "_theme": "__theme_179hi_gg_",
30
+ "_accordionType_row": "_accordionType_row_179hi_gg_",
31
+ "_expanded": "__expanded_179hi_gg_",
32
+ "_withAccordion": "__withAccordion_179hi_gg_",
33
+ "_theme_muted": "_theme_muted_179hi_gg_",
34
+ "_theme_info": "_theme_info_179hi_gg_",
35
+ "_theme_success": "_theme_success_179hi_gg_",
36
+ "_theme_warning": "_theme_warning_179hi_gg_",
37
+ "_theme_danger": "_theme_danger_179hi_gg_",
38
+ "_isNonInteractive": "__isNonInteractive_179hi_gg_",
39
+ "__SLimitOverlayCellWrapper": "___SLimitOverlayCellWrapper_179hi_gg_",
40
+ "_name_Symbol(SELECT_ALL)": "_name_Symbol(SELECT_ALL)_179hi_gg_",
41
+ "__SCheckboxCell": "___SCheckboxCell_179hi_gg_",
42
+ "_borders_both": "_borders_both_179hi_gg_",
43
+ "_borders_left": "_borders_left_179hi_gg_",
44
+ "_borders_right": "_borders_right_179hi_gg_",
45
+ "_fixed": "__fixed_179hi_gg_",
46
+ "__SSpinContainer": "___SSpinContainer_179hi_gg_",
47
+ "_headerHeight": "__headerHeight_179hi_gg_",
48
+ "--headerHeight": "--headerHeight_179hi",
49
+ "__SEmptyData": "___SEmptyData_179hi_gg_",
50
+ "_left": "__left_179hi_gg_",
51
+ "---left": "---left_179hi",
52
+ "_innerOutline": "__innerOutline_179hi_gg_",
53
+ "_compact": "__compact_179hi_gg_",
54
+ "--data-aria-level": "--data-aria-level_179hi",
55
+ "_sideIndents_wide": "_sideIndents_wide_179hi_gg_",
56
+ "__SAccordionToggle": "___SAccordionToggle_179hi_gg_",
57
+ "_use_primary": "_use_primary_179hi_gg_",
58
+ "_use_secondary": "_use_secondary_179hi_gg_",
59
+ "_shadowVertical": "__shadowVertical_179hi_gg_",
60
+ "_fixed_left": "_fixed_left_179hi_gg_",
61
+ "_shadowVertical_median": "_shadowVertical_median_179hi_gg_",
62
+ "_shadowVertical_start": "_shadowVertical_start_179hi_gg_",
63
+ "_fixed_right": "_fixed_right_179hi_gg_",
64
+ "_shadowVertical_end": "_shadowVertical_end_179hi_gg_"
65
65
  });
66
66
  import { handleFocusCell, handleKeydownFocusCell } from '../../enhancers/focusableCell';
67
67
  import { ACCORDION, GRID_ROW_INDEX } from '../DataTable/DataTable';