@semcore/data-table 17.0.0-prerelease.43 → 17.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (32) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/lib/cjs/components/AccordionRows/AccordionRows.js +50 -50
  3. package/lib/cjs/components/Body/Body.js +50 -50
  4. package/lib/cjs/components/Body/Cell.js +50 -50
  5. package/lib/cjs/components/Body/LimitOverlay.js +50 -50
  6. package/lib/cjs/components/Body/Row.js +50 -50
  7. package/lib/cjs/components/Body/RowGroup.js +50 -50
  8. package/lib/cjs/components/DataTable/DataTable.js +26 -26
  9. package/lib/cjs/components/Head/Column.js +36 -36
  10. package/lib/cjs/components/Head/Group.js +36 -36
  11. package/lib/cjs/components/Head/Head.js +36 -36
  12. package/lib/es6/components/AccordionRows/AccordionRows.js +50 -50
  13. package/lib/es6/components/Body/Body.js +50 -50
  14. package/lib/es6/components/Body/Cell.js +50 -50
  15. package/lib/es6/components/Body/LimitOverlay.js +50 -50
  16. package/lib/es6/components/Body/Row.js +50 -50
  17. package/lib/es6/components/Body/RowGroup.js +50 -50
  18. package/lib/es6/components/DataTable/DataTable.js +26 -26
  19. package/lib/es6/components/Head/Column.js +36 -36
  20. package/lib/es6/components/Head/Group.js +36 -36
  21. package/lib/es6/components/Head/Head.js +36 -36
  22. package/lib/esm/components/AccordionRows/AccordionRows.mjs +52 -51
  23. package/lib/esm/components/Body/Body.mjs +52 -51
  24. package/lib/esm/components/Body/Cell.mjs +52 -51
  25. package/lib/esm/components/Body/LimitOverlay.mjs +52 -51
  26. package/lib/esm/components/Body/Row.mjs +52 -51
  27. package/lib/esm/components/Body/RowGroup.mjs +52 -51
  28. package/lib/esm/components/DataTable/DataTable.mjs +30 -28
  29. package/lib/esm/components/Head/Column.mjs +38 -37
  30. package/lib/esm/components/Head/Group.mjs +38 -37
  31. package/lib/esm/components/Head/Head.mjs +38 -37
  32. package/package.json +20 -20
@@ -12,58 +12,58 @@ import { Cell } from './Cell';
12
12
  import { LimitOverlay } from './LimitOverlay';
13
13
  import { MergedColumnsCell, MergedRowsCell } from './MergedCells';
14
14
  /*!__reshadow-styles__:"./style.shadow.css"*/
15
- const style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SBody_nspw1_gg_,.___SRowGroup_nspw1_gg_,.___SRow_nspw1_gg_{display:contents}.___SAccordionRows_nspw1_gg_{display:grid;grid-column:1/-1;grid-row:var(--gridRow_nspw1);overflow:clip;transition-property:max-height;transition-duration:var(--duration_nspw1);transition-timing-function:linear;grid-template-columns:subgrid}.___SBody_nspw1_gg_.__compact_nspw1_gg_ .___SCell_nspw1_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_nspw1_gg_.__compact_nspw1_gg_ .___SCell_nspw1_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_nspw1) - 1)))}.___SBody_nspw1_gg_.__compact_nspw1_gg_ .___SRow_nspw1_gg_ .___SCellWrapper_nspw1_gg_:first-child .___SCell_nspw1_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_nspw1) - 1)))}.___SBody_nspw1_gg_.__compact_nspw1_gg_ .___SCollapseRow_nspw1_gg_._sideIndents_wide_nspw1_gg_ .___SCellWrapper_nspw1_gg_:first-child .___SCell_nspw1_gg_[data-aria-level],.___SBody_nspw1_gg_.__compact_nspw1_gg_ .___SRow_nspw1_gg_._sideIndents_wide_nspw1_gg_ .___SCellWrapper_nspw1_gg_:first-child .___SCell_nspw1_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_nspw1) - 1)))}.___SBody_nspw1_gg_.__compact_nspw1_gg_ .___SCell_nspw1_gg_ .___SAccordionToggle_nspw1_gg_{margin-right:var(--intergalactic-spacing-2x, 8px)}.___SCellWrapper_nspw1_gg_.__gridArea_nspw1_gg_,.___SCollapseRow_nspw1_gg_.__gridArea_nspw1_gg_,.___SRow_nspw1_gg_.__gridArea_nspw1_gg_{grid-area:var(--gridArea_nspw1)}.___SCellWrapper_nspw1_gg_{height:100%;overflow:hidden}.___SCollapseRow_nspw1_gg_.__gridArea_nspw1_gg_>.___SCellWrapper_nspw1_gg_,.___SRow_nspw1_gg_.__isAccordionRow_nspw1_gg_>.___SCellWrapper_nspw1_gg_{height:auto;overflow:auto}.___SAccordionRows_nspw1_gg_>.___SRow_nspw1_gg_.__isAccordionRow_nspw1_gg_:last-child>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__withoutBorder_nspw1_gg_),.___SCollapseRow_nspw1_gg_.__gridArea_nspw1_gg_>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__withoutBorder_nspw1_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_nspw1_gg_>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_{display:block}.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_).__expanded_nspw1_gg_.__withAccordion_nspw1_gg_,.___SRow_nspw1_gg_._accordionType_row_nspw1_gg_.__expanded_nspw1_gg_>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCollapseRow_nspw1_gg_>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_),.___SRow_nspw1_gg_.__isAccordionRow_nspw1_gg_>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover):not(:has([data-row-selector=true] input:checked))>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:not(.__theme_nspw1_gg_):not(.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover):not(:has([data-row-selector=true] input:checked))>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not(.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_):not([aria-hidden]),:not(.___SRowGroup_nspw1_gg_:has([data-row-selector=true] input:checked))>.___SRow_nspw1_gg_:not(._accordionType_row_nspw1_gg_.__expanded_nspw1_gg_):hover:not(.__isNonInteractive_nspw1_gg_):not(:has([data-row-selector=true] input:checked)):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not(.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_):not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_._theme_muted_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:not(.__theme_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]._theme_muted_nspw1_gg_:not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_._theme_muted_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_muted_nspw1_gg_:not([aria-hidden]),.___SRow_nspw1_gg_._theme_muted_nspw1_gg_:hover:not(.__expanded_nspw1_gg_.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not(.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_):not([aria-hidden]),.___SRow_nspw1_gg_:hover:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_muted_nspw1_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover):has([data-row-selector=true] input:checked)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_._theme_info_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:not(.__theme_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]._theme_info_nspw1_gg_:not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover):has([data-row-selector=true] input:checked) .___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_._theme_info_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_info_nspw1_gg_:not([aria-hidden]),.___SRowGroup_nspw1_gg_:has([data-row-selector=true] input:checked)>.___SRow_nspw1_gg_:hover:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not([aria-hidden]),.___SRow_nspw1_gg_._theme_info_nspw1_gg_:hover:not(.__expanded_nspw1_gg_.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not(.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_):not([aria-hidden]),.___SRow_nspw1_gg_:hover:has([data-row-selector=true] input:checked):not(.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not([aria-hidden]),.___SRow_nspw1_gg_:hover:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_info_nspw1_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_._theme_success_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:not(.__theme_nspw1_gg_):not(.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]._theme_success_nspw1_gg_:not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_._theme_success_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_success_nspw1_gg_:not([aria-hidden]),.___SRow_nspw1_gg_._theme_success_nspw1_gg_:hover:not(.__expanded_nspw1_gg_.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not(.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_):not([aria-hidden]),.___SRow_nspw1_gg_:hover:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_success_nspw1_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_._theme_warning_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:not(.__theme_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]._theme_warning_nspw1_gg_:not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_._theme_warning_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_warning_nspw1_gg_:not([aria-hidden]),.___SRow_nspw1_gg_._theme_warning_nspw1_gg_:hover:not(.__expanded_nspw1_gg_.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not(.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_):not([aria-hidden]),.___SRow_nspw1_gg_:hover:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_warning_nspw1_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_._theme_danger_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:not(.__theme_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]._theme_danger_nspw1_gg_:not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_._theme_danger_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_danger_nspw1_gg_:not([aria-hidden]),.___SRow_nspw1_gg_._theme_danger_nspw1_gg_:hover:not(.__expanded_nspw1_gg_.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not(.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_):not([aria-hidden]),.___SRow_nspw1_gg_:hover:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_danger_nspw1_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRowGroup_nspw1_gg_:has([data-row-selector=true] input:checked)>.___SRow_nspw1_gg_>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_,.___SRow_nspw1_gg_:has([data-row-selector=true] input:checked)>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRowGroup_nspw1_gg_:has([data-row-selector=true] input:checked)>.___SRow_nspw1_gg_>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_,.___SRow_nspw1_gg_:has([data-row-selector=true] input:checked)>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SCell_nspw1_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_nspw1_gg_ .___SAccordionToggle_nspw1_gg_{margin-right:var(--intergalactic-spacing-3x, 12px);margin-left:calc(var(--intergalactic-spacing-05x, 2px)*-1);height:-moz-fit-content;height:fit-content}.___SCell_nspw1_gg_ .___SAccordionToggle_nspw1_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_nspw1_gg_ .___SAccordionToggle_nspw1_gg_.__expanded_nspw1_gg_ svg{transform:rotate(90deg)}.___SCell_nspw1_gg_.__withoutBorder_nspw1_gg_{border-bottom:none}.___SCell_nspw1_gg_._use_primary_nspw1_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_nspw1_gg_._use_primary_nspw1_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_nspw1) - 1)))}.___SCell_nspw1_gg_._use_secondary_nspw1_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_nspw1_gg_._use_secondary_nspw1_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_nspw1) - 1)))}.___SCell_nspw1_gg_._theme_muted_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_nspw1_gg_._theme_muted_nspw1_gg_.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_nspw1_gg_._theme_info_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_nspw1_gg_._theme_info_nspw1_gg_.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SCell_nspw1_gg_._theme_success_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_nspw1_gg_._theme_success_nspw1_gg_.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SCell_nspw1_gg_._theme_warning_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_nspw1_gg_._theme_warning_nspw1_gg_.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SCell_nspw1_gg_._theme_danger_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SCell_nspw1_gg_._theme_danger_nspw1_gg_.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_nspw1_gg_._borders_both_nspw1_gg_,.___SCell_nspw1_gg_._borders_left_nspw1_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_nspw1_gg_._borders_both_nspw1_gg_,.___SCell_nspw1_gg_._borders_right_nspw1_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_nspw1_gg_.__innerOutline_nspw1_gg_:focus-visible{transition:none}.___SCell_nspw1_gg_.__withAccordion_nspw1_gg_,.___SCell_nspw1_gg_._name_Symbol\\(SELECT_ALL\\)_nspw1_gg_,.___SRow_nspw1_gg_._accordionType_row_nspw1_gg_>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_{cursor:pointer}.___SCheckboxCell_nspw1_gg_[aria-hidden]{filter:blur(3px);pointer-events:none}.___SCellWrapper_nspw1_gg_.__fixed_nspw1_gg_{position:sticky;z-index:2}.___SSpinContainer_nspw1_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_nspw1_gg_:focus-visible{z-index:15}.___SSpinContainer_nspw1_gg_.__headerHeight_nspw1_gg_{top:var(--headerHeight_nspw1)}.___SEmptyData_nspw1_gg_{grid-column:1/-1}.___SCollapseRow_nspw1_gg_._sideIndents_wide_nspw1_gg_ .___SCellWrapper_nspw1_gg_:first-child .___SCell_nspw1_gg_,.___SRow_nspw1_gg_._sideIndents_wide_nspw1_gg_ .___SCellWrapper_nspw1_gg_:first-child .___SCell_nspw1_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SCollapseRow_nspw1_gg_._sideIndents_wide_nspw1_gg_ .___SCellWrapper_nspw1_gg_:first-child .___SCell_nspw1_gg_[data-aria-level],.___SRow_nspw1_gg_._sideIndents_wide_nspw1_gg_ .___SCellWrapper_nspw1_gg_:first-child .___SCell_nspw1_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_nspw1) - 1)))}.___SCollapseRow_nspw1_gg_._sideIndents_wide_nspw1_gg_ .___SCellWrapper_nspw1_gg_:last-child .___SCell_nspw1_gg_,.___SRow_nspw1_gg_._sideIndents_wide_nspw1_gg_ .___SCellWrapper_nspw1_gg_:last-child .___SCell_nspw1_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_nspw1_gg_.__fixed_nspw1_gg_.__shadowVertical_nspw1_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_nspw1_gg_._fixed_left_nspw1_gg_._shadowVertical_median_nspw1_gg_,.___SCellWrapper_nspw1_gg_._fixed_left_nspw1_gg_._shadowVertical_start_nspw1_gg_{margin-right:-5px}.___SCellWrapper_nspw1_gg_._fixed_left_nspw1_gg_._shadowVertical_median_nspw1_gg_:after,.___SCellWrapper_nspw1_gg_._fixed_left_nspw1_gg_._shadowVertical_start_nspw1_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_nspw1_gg_._fixed_left_nspw1_gg_._shadowVertical_median_nspw1_gg_ .___SCell_nspw1_gg_,.___SCellWrapper_nspw1_gg_._fixed_left_nspw1_gg_._shadowVertical_start_nspw1_gg_ .___SCell_nspw1_gg_{margin-right:5px}.___SCellWrapper_nspw1_gg_._fixed_right_nspw1_gg_._shadowVertical_end_nspw1_gg_,.___SCellWrapper_nspw1_gg_._fixed_right_nspw1_gg_._shadowVertical_median_nspw1_gg_{margin-left:-5px}.___SCellWrapper_nspw1_gg_._fixed_right_nspw1_gg_._shadowVertical_end_nspw1_gg_:after,.___SCellWrapper_nspw1_gg_._fixed_right_nspw1_gg_._shadowVertical_median_nspw1_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_nspw1_gg_._fixed_right_nspw1_gg_._shadowVertical_end_nspw1_gg_ .___SCell_nspw1_gg_,.___SCellWrapper_nspw1_gg_._fixed_right_nspw1_gg_._shadowVertical_median_nspw1_gg_ .___SCell_nspw1_gg_{margin-left:5px}.___SLimitOverlayCellWrapper_nspw1_gg_.__gridArea_nspw1_gg_{width:100%;height:100%;align-items:center;justify-content:center;z-index:16;grid-area:var(--gridArea_nspw1);backdrop-filter:blur(6px)}.___SLimitOverlayCellWrapper_nspw1_gg_.__left_nspw1_gg_{position:sticky;left:var(---left_nspw1)}", /*__inner_css_end__*/"nspw1_gg_"),
15
+ const style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SBody_rfvh5_gg_,.___SRowGroup_rfvh5_gg_,.___SRow_rfvh5_gg_{display:contents}.___SAccordionRows_rfvh5_gg_{display:grid;grid-column:1/-1;grid-row:var(--gridRow_rfvh5);overflow:clip;transition-property:max-height;transition-duration:var(--duration_rfvh5);transition-timing-function:linear;grid-template-columns:subgrid}.___SBody_rfvh5_gg_.__compact_rfvh5_gg_ .___SCell_rfvh5_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_rfvh5_gg_.__compact_rfvh5_gg_ .___SCell_rfvh5_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_rfvh5) - 1)))}.___SBody_rfvh5_gg_.__compact_rfvh5_gg_ .___SRow_rfvh5_gg_ .___SCellWrapper_rfvh5_gg_:first-child .___SCell_rfvh5_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_rfvh5) - 1)))}.___SBody_rfvh5_gg_.__compact_rfvh5_gg_ .___SCollapseRow_rfvh5_gg_._sideIndents_wide_rfvh5_gg_ .___SCellWrapper_rfvh5_gg_:first-child .___SCell_rfvh5_gg_[data-aria-level],.___SBody_rfvh5_gg_.__compact_rfvh5_gg_ .___SRow_rfvh5_gg_._sideIndents_wide_rfvh5_gg_ .___SCellWrapper_rfvh5_gg_:first-child .___SCell_rfvh5_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_rfvh5) - 1)))}.___SBody_rfvh5_gg_.__compact_rfvh5_gg_ .___SCell_rfvh5_gg_ .___SAccordionToggle_rfvh5_gg_{margin-right:var(--intergalactic-spacing-2x, 8px)}.___SCellWrapper_rfvh5_gg_.__gridArea_rfvh5_gg_,.___SCollapseRow_rfvh5_gg_.__gridArea_rfvh5_gg_,.___SRow_rfvh5_gg_.__gridArea_rfvh5_gg_{grid-area:var(--gridArea_rfvh5)}.___SCellWrapper_rfvh5_gg_{height:100%;overflow:hidden}.___SCollapseRow_rfvh5_gg_.__gridArea_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_,.___SRow_rfvh5_gg_.__isAccordionRow_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_{height:auto;overflow:auto}.___SAccordionRows_rfvh5_gg_>.___SRow_rfvh5_gg_.__isAccordionRow_rfvh5_gg_:last-child>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__withoutBorder_rfvh5_gg_),.___SCollapseRow_rfvh5_gg_.__gridArea_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__withoutBorder_rfvh5_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_{display:block}.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_).__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_,.___SRow_rfvh5_gg_._accordionType_row_rfvh5_gg_.__expanded_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCollapseRow_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_),.___SRow_rfvh5_gg_.__isAccordionRow_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover):not(:has([data-row-selector=true] input:checked))>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:not(.__theme_rfvh5_gg_):not(.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover):not(:has([data-row-selector=true] input:checked))>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not(.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_):not([aria-hidden]),:not(.___SRowGroup_rfvh5_gg_:has([data-row-selector=true] input:checked))>.___SRow_rfvh5_gg_:not(._accordionType_row_rfvh5_gg_.__expanded_rfvh5_gg_):hover:not(.__isNonInteractive_rfvh5_gg_):not(:has([data-row-selector=true] input:checked)):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not(.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_):not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_._theme_muted_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:not(.__theme_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]._theme_muted_rfvh5_gg_:not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_._theme_muted_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_muted_rfvh5_gg_:not([aria-hidden]),.___SRow_rfvh5_gg_._theme_muted_rfvh5_gg_:hover:not(.__expanded_rfvh5_gg_.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not(.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_):not([aria-hidden]),.___SRow_rfvh5_gg_:hover:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_muted_rfvh5_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover):has([data-row-selector=true] input:checked)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_._theme_info_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:not(.__theme_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]._theme_info_rfvh5_gg_:not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover):has([data-row-selector=true] input:checked) .___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_._theme_info_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_info_rfvh5_gg_:not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has([data-row-selector=true] input:checked)>.___SRow_rfvh5_gg_:hover:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not([aria-hidden]),.___SRow_rfvh5_gg_._theme_info_rfvh5_gg_:hover:not(.__expanded_rfvh5_gg_.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not(.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_):not([aria-hidden]),.___SRow_rfvh5_gg_:hover:has([data-row-selector=true] input:checked):not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not([aria-hidden]),.___SRow_rfvh5_gg_:hover:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_info_rfvh5_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_._theme_success_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:not(.__theme_rfvh5_gg_):not(.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]._theme_success_rfvh5_gg_:not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_._theme_success_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_success_rfvh5_gg_:not([aria-hidden]),.___SRow_rfvh5_gg_._theme_success_rfvh5_gg_:hover:not(.__expanded_rfvh5_gg_.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not(.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_):not([aria-hidden]),.___SRow_rfvh5_gg_:hover:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_success_rfvh5_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_._theme_warning_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:not(.__theme_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]._theme_warning_rfvh5_gg_:not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_._theme_warning_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_warning_rfvh5_gg_:not([aria-hidden]),.___SRow_rfvh5_gg_._theme_warning_rfvh5_gg_:hover:not(.__expanded_rfvh5_gg_.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not(.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_):not([aria-hidden]),.___SRow_rfvh5_gg_:hover:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_warning_rfvh5_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_._theme_danger_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:not(.__theme_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]._theme_danger_rfvh5_gg_:not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_._theme_danger_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_danger_rfvh5_gg_:not([aria-hidden]),.___SRow_rfvh5_gg_._theme_danger_rfvh5_gg_:hover:not(.__expanded_rfvh5_gg_.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not(.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_):not([aria-hidden]),.___SRow_rfvh5_gg_:hover:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_danger_rfvh5_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRowGroup_rfvh5_gg_:has([data-row-selector=true] input:checked)>.___SRow_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_,.___SRow_rfvh5_gg_:has([data-row-selector=true] input:checked)>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRowGroup_rfvh5_gg_:has([data-row-selector=true] input:checked)>.___SRow_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_,.___SRow_rfvh5_gg_:has([data-row-selector=true] input:checked)>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SCell_rfvh5_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_rfvh5_gg_ .___SAccordionToggle_rfvh5_gg_{margin-right:var(--intergalactic-spacing-3x, 12px);margin-left:calc(var(--intergalactic-spacing-05x, 2px)*-1);height:-moz-fit-content;height:fit-content}.___SCell_rfvh5_gg_ .___SAccordionToggle_rfvh5_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_rfvh5_gg_ .___SAccordionToggle_rfvh5_gg_.__expanded_rfvh5_gg_ svg{transform:rotate(90deg)}.___SCell_rfvh5_gg_.__withoutBorder_rfvh5_gg_{border-bottom:none}.___SCell_rfvh5_gg_._use_primary_rfvh5_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_rfvh5_gg_._use_primary_rfvh5_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_rfvh5) - 1)))}.___SCell_rfvh5_gg_._use_secondary_rfvh5_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_rfvh5_gg_._use_secondary_rfvh5_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_rfvh5) - 1)))}.___SCell_rfvh5_gg_._theme_muted_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_rfvh5_gg_._theme_muted_rfvh5_gg_.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_rfvh5_gg_._theme_info_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_rfvh5_gg_._theme_info_rfvh5_gg_.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SCell_rfvh5_gg_._theme_success_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_rfvh5_gg_._theme_success_rfvh5_gg_.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SCell_rfvh5_gg_._theme_warning_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_rfvh5_gg_._theme_warning_rfvh5_gg_.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SCell_rfvh5_gg_._theme_danger_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SCell_rfvh5_gg_._theme_danger_rfvh5_gg_.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_rfvh5_gg_._borders_both_rfvh5_gg_,.___SCell_rfvh5_gg_._borders_left_rfvh5_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_rfvh5_gg_._borders_both_rfvh5_gg_,.___SCell_rfvh5_gg_._borders_right_rfvh5_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_rfvh5_gg_.__innerOutline_rfvh5_gg_:focus-visible{transition:none}.___SCell_rfvh5_gg_.__withAccordion_rfvh5_gg_,.___SCell_rfvh5_gg_._name_Symbol\\(SELECT_ALL\\)_rfvh5_gg_,.___SRow_rfvh5_gg_._accordionType_row_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_{cursor:pointer}.___SCheckboxCell_rfvh5_gg_[aria-hidden]{filter:blur(3px);pointer-events:none}.___SCellWrapper_rfvh5_gg_.__fixed_rfvh5_gg_{position:sticky;z-index:2}.___SSpinContainer_rfvh5_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_rfvh5_gg_:focus-visible{z-index:15}.___SSpinContainer_rfvh5_gg_.__headerHeight_rfvh5_gg_{top:var(--headerHeight_rfvh5)}.___SEmptyData_rfvh5_gg_{grid-column:1/-1}.___SCollapseRow_rfvh5_gg_._sideIndents_wide_rfvh5_gg_ .___SCellWrapper_rfvh5_gg_:first-child .___SCell_rfvh5_gg_,.___SRow_rfvh5_gg_._sideIndents_wide_rfvh5_gg_ .___SCellWrapper_rfvh5_gg_:first-child .___SCell_rfvh5_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SCollapseRow_rfvh5_gg_._sideIndents_wide_rfvh5_gg_ .___SCellWrapper_rfvh5_gg_:first-child .___SCell_rfvh5_gg_[data-aria-level],.___SRow_rfvh5_gg_._sideIndents_wide_rfvh5_gg_ .___SCellWrapper_rfvh5_gg_:first-child .___SCell_rfvh5_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_rfvh5) - 1)))}.___SCollapseRow_rfvh5_gg_._sideIndents_wide_rfvh5_gg_ .___SCellWrapper_rfvh5_gg_:last-child .___SCell_rfvh5_gg_,.___SRow_rfvh5_gg_._sideIndents_wide_rfvh5_gg_ .___SCellWrapper_rfvh5_gg_:last-child .___SCell_rfvh5_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_rfvh5_gg_.__fixed_rfvh5_gg_.__shadowVertical_rfvh5_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_rfvh5_gg_._fixed_left_rfvh5_gg_._shadowVertical_median_rfvh5_gg_,.___SCellWrapper_rfvh5_gg_._fixed_left_rfvh5_gg_._shadowVertical_start_rfvh5_gg_{margin-right:-5px}.___SCellWrapper_rfvh5_gg_._fixed_left_rfvh5_gg_._shadowVertical_median_rfvh5_gg_:after,.___SCellWrapper_rfvh5_gg_._fixed_left_rfvh5_gg_._shadowVertical_start_rfvh5_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_rfvh5_gg_._fixed_left_rfvh5_gg_._shadowVertical_median_rfvh5_gg_ .___SCell_rfvh5_gg_,.___SCellWrapper_rfvh5_gg_._fixed_left_rfvh5_gg_._shadowVertical_start_rfvh5_gg_ .___SCell_rfvh5_gg_{margin-right:5px}.___SCellWrapper_rfvh5_gg_._fixed_right_rfvh5_gg_._shadowVertical_end_rfvh5_gg_,.___SCellWrapper_rfvh5_gg_._fixed_right_rfvh5_gg_._shadowVertical_median_rfvh5_gg_{margin-left:-5px}.___SCellWrapper_rfvh5_gg_._fixed_right_rfvh5_gg_._shadowVertical_end_rfvh5_gg_:after,.___SCellWrapper_rfvh5_gg_._fixed_right_rfvh5_gg_._shadowVertical_median_rfvh5_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_rfvh5_gg_._fixed_right_rfvh5_gg_._shadowVertical_end_rfvh5_gg_ .___SCell_rfvh5_gg_,.___SCellWrapper_rfvh5_gg_._fixed_right_rfvh5_gg_._shadowVertical_median_rfvh5_gg_ .___SCell_rfvh5_gg_{margin-left:5px}.___SLimitOverlayCellWrapper_rfvh5_gg_.__gridArea_rfvh5_gg_{width:100%;height:100%;align-items:center;justify-content:center;z-index:16;grid-area:var(--gridArea_rfvh5);backdrop-filter:blur(6px)}.___SLimitOverlayCellWrapper_rfvh5_gg_.__left_rfvh5_gg_{position:sticky;left:var(---left_rfvh5)}", /*__inner_css_end__*/"rfvh5_gg_"),
16
16
  /*__reshadow_css_end__*/
17
17
  {
18
- "__SBody": "___SBody_nspw1_gg_",
19
- "__SRow": "___SRow_nspw1_gg_",
20
- "__SRowGroup": "___SRowGroup_nspw1_gg_",
21
- "__SAccordionRows": "___SAccordionRows_nspw1_gg_",
22
- "--gridRow": "--gridRow_nspw1",
23
- "--duration": "--duration_nspw1",
24
- "_gridArea": "__gridArea_nspw1_gg_",
25
- "__SCellWrapper": "___SCellWrapper_nspw1_gg_",
26
- "__SCollapseRow": "___SCollapseRow_nspw1_gg_",
27
- "--gridArea": "--gridArea_nspw1",
28
- "_isAccordionRow": "__isAccordionRow_nspw1_gg_",
29
- "__SCell": "___SCell_nspw1_gg_",
30
- "_withoutBorder": "__withoutBorder_nspw1_gg_",
31
- "_accordionType_row": "_accordionType_row_nspw1_gg_",
32
- "_expanded": "__expanded_nspw1_gg_",
33
- "_theme": "__theme_nspw1_gg_",
34
- "_withAccordion": "__withAccordion_nspw1_gg_",
35
- "_isNonInteractive": "__isNonInteractive_nspw1_gg_",
36
- "__SLimitOverlayCellWrapper": "___SLimitOverlayCellWrapper_nspw1_gg_",
37
- "_theme_muted": "_theme_muted_nspw1_gg_",
38
- "_theme_info": "_theme_info_nspw1_gg_",
39
- "_theme_success": "_theme_success_nspw1_gg_",
40
- "_theme_warning": "_theme_warning_nspw1_gg_",
41
- "_theme_danger": "_theme_danger_nspw1_gg_",
42
- "_name_Symbol(SELECT_ALL)": "_name_Symbol(SELECT_ALL)_nspw1_gg_",
43
- "__SCheckboxCell": "___SCheckboxCell_nspw1_gg_",
44
- "_fixed": "__fixed_nspw1_gg_",
45
- "__SEmptyData": "___SEmptyData_nspw1_gg_",
46
- "_left": "__left_nspw1_gg_",
47
- "---left": "---left_nspw1",
48
- "_compact": "__compact_nspw1_gg_",
49
- "--data-aria-level": "--data-aria-level_nspw1",
50
- "_sideIndents_wide": "_sideIndents_wide_nspw1_gg_",
51
- "__SAccordionToggle": "___SAccordionToggle_nspw1_gg_",
52
- "_use_primary": "_use_primary_nspw1_gg_",
53
- "_use_secondary": "_use_secondary_nspw1_gg_",
54
- "_borders_both": "_borders_both_nspw1_gg_",
55
- "_borders_left": "_borders_left_nspw1_gg_",
56
- "_borders_right": "_borders_right_nspw1_gg_",
57
- "_innerOutline": "__innerOutline_nspw1_gg_",
58
- "__SSpinContainer": "___SSpinContainer_nspw1_gg_",
59
- "_headerHeight": "__headerHeight_nspw1_gg_",
60
- "--headerHeight": "--headerHeight_nspw1",
61
- "_shadowVertical": "__shadowVertical_nspw1_gg_",
62
- "_fixed_left": "_fixed_left_nspw1_gg_",
63
- "_shadowVertical_median": "_shadowVertical_median_nspw1_gg_",
64
- "_shadowVertical_start": "_shadowVertical_start_nspw1_gg_",
65
- "_fixed_right": "_fixed_right_nspw1_gg_",
66
- "_shadowVertical_end": "_shadowVertical_end_nspw1_gg_"
18
+ "__SBody": "___SBody_rfvh5_gg_",
19
+ "__SRow": "___SRow_rfvh5_gg_",
20
+ "__SRowGroup": "___SRowGroup_rfvh5_gg_",
21
+ "__SAccordionRows": "___SAccordionRows_rfvh5_gg_",
22
+ "--gridRow": "--gridRow_rfvh5",
23
+ "--duration": "--duration_rfvh5",
24
+ "_gridArea": "__gridArea_rfvh5_gg_",
25
+ "__SCellWrapper": "___SCellWrapper_rfvh5_gg_",
26
+ "__SCollapseRow": "___SCollapseRow_rfvh5_gg_",
27
+ "--gridArea": "--gridArea_rfvh5",
28
+ "_isAccordionRow": "__isAccordionRow_rfvh5_gg_",
29
+ "__SCell": "___SCell_rfvh5_gg_",
30
+ "_withoutBorder": "__withoutBorder_rfvh5_gg_",
31
+ "_accordionType_row": "_accordionType_row_rfvh5_gg_",
32
+ "_expanded": "__expanded_rfvh5_gg_",
33
+ "_theme": "__theme_rfvh5_gg_",
34
+ "_withAccordion": "__withAccordion_rfvh5_gg_",
35
+ "_isNonInteractive": "__isNonInteractive_rfvh5_gg_",
36
+ "__SLimitOverlayCellWrapper": "___SLimitOverlayCellWrapper_rfvh5_gg_",
37
+ "_theme_muted": "_theme_muted_rfvh5_gg_",
38
+ "_theme_info": "_theme_info_rfvh5_gg_",
39
+ "_theme_success": "_theme_success_rfvh5_gg_",
40
+ "_theme_warning": "_theme_warning_rfvh5_gg_",
41
+ "_theme_danger": "_theme_danger_rfvh5_gg_",
42
+ "_name_Symbol(SELECT_ALL)": "_name_Symbol(SELECT_ALL)_rfvh5_gg_",
43
+ "__SCheckboxCell": "___SCheckboxCell_rfvh5_gg_",
44
+ "_fixed": "__fixed_rfvh5_gg_",
45
+ "__SEmptyData": "___SEmptyData_rfvh5_gg_",
46
+ "_left": "__left_rfvh5_gg_",
47
+ "---left": "---left_rfvh5",
48
+ "_compact": "__compact_rfvh5_gg_",
49
+ "--data-aria-level": "--data-aria-level_rfvh5",
50
+ "_sideIndents_wide": "_sideIndents_wide_rfvh5_gg_",
51
+ "__SAccordionToggle": "___SAccordionToggle_rfvh5_gg_",
52
+ "_use_primary": "_use_primary_rfvh5_gg_",
53
+ "_use_secondary": "_use_secondary_rfvh5_gg_",
54
+ "_borders_both": "_borders_both_rfvh5_gg_",
55
+ "_borders_left": "_borders_left_rfvh5_gg_",
56
+ "_borders_right": "_borders_right_rfvh5_gg_",
57
+ "_innerOutline": "__innerOutline_rfvh5_gg_",
58
+ "__SSpinContainer": "___SSpinContainer_rfvh5_gg_",
59
+ "_headerHeight": "__headerHeight_rfvh5_gg_",
60
+ "--headerHeight": "--headerHeight_rfvh5",
61
+ "_shadowVertical": "__shadowVertical_rfvh5_gg_",
62
+ "_fixed_left": "_fixed_left_rfvh5_gg_",
63
+ "_shadowVertical_median": "_shadowVertical_median_rfvh5_gg_",
64
+ "_shadowVertical_start": "_shadowVertical_start_rfvh5_gg_",
65
+ "_fixed_right": "_fixed_right_rfvh5_gg_",
66
+ "_shadowVertical_end": "_shadowVertical_end_rfvh5_gg_"
67
67
  });
68
68
  import { AccordionRows } from '../AccordionRows/AccordionRows';
69
69
  import { ACCORDION, IS_EMPTY_DATA_ROW, ROW_GROUP, ROW_INDEX, UNIQ_ROW_KEY } from '../DataTable/DataTable';
@@ -4,58 +4,58 @@ import { Box } from '@semcore/base-components';
4
4
  import { sstyled } from '@semcore/core';
5
5
  import * as React from 'react';
6
6
  /*!__reshadow-styles__:"./style.shadow.css"*/
7
- const style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SBody_nspw1_gg_,.___SRowGroup_nspw1_gg_,.___SRow_nspw1_gg_{display:contents}.___SAccordionRows_nspw1_gg_{display:grid;grid-column:1/-1;grid-row:var(--gridRow_nspw1);overflow:clip;transition-property:max-height;transition-duration:var(--duration_nspw1);transition-timing-function:linear;grid-template-columns:subgrid}.___SBody_nspw1_gg_.__compact_nspw1_gg_ .___SCell_nspw1_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_nspw1_gg_.__compact_nspw1_gg_ .___SCell_nspw1_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_nspw1) - 1)))}.___SBody_nspw1_gg_.__compact_nspw1_gg_ .___SRow_nspw1_gg_ .___SCellWrapper_nspw1_gg_:first-child .___SCell_nspw1_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_nspw1) - 1)))}.___SBody_nspw1_gg_.__compact_nspw1_gg_ .___SCollapseRow_nspw1_gg_._sideIndents_wide_nspw1_gg_ .___SCellWrapper_nspw1_gg_:first-child .___SCell_nspw1_gg_[data-aria-level],.___SBody_nspw1_gg_.__compact_nspw1_gg_ .___SRow_nspw1_gg_._sideIndents_wide_nspw1_gg_ .___SCellWrapper_nspw1_gg_:first-child .___SCell_nspw1_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_nspw1) - 1)))}.___SBody_nspw1_gg_.__compact_nspw1_gg_ .___SCell_nspw1_gg_ .___SAccordionToggle_nspw1_gg_{margin-right:var(--intergalactic-spacing-2x, 8px)}.___SCellWrapper_nspw1_gg_.__gridArea_nspw1_gg_,.___SCollapseRow_nspw1_gg_.__gridArea_nspw1_gg_,.___SRow_nspw1_gg_.__gridArea_nspw1_gg_{grid-area:var(--gridArea_nspw1)}.___SCellWrapper_nspw1_gg_{height:100%;overflow:hidden}.___SCollapseRow_nspw1_gg_.__gridArea_nspw1_gg_>.___SCellWrapper_nspw1_gg_,.___SRow_nspw1_gg_.__isAccordionRow_nspw1_gg_>.___SCellWrapper_nspw1_gg_{height:auto;overflow:auto}.___SAccordionRows_nspw1_gg_>.___SRow_nspw1_gg_.__isAccordionRow_nspw1_gg_:last-child>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__withoutBorder_nspw1_gg_),.___SCollapseRow_nspw1_gg_.__gridArea_nspw1_gg_>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__withoutBorder_nspw1_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_nspw1_gg_>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_{display:block}.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_).__expanded_nspw1_gg_.__withAccordion_nspw1_gg_,.___SRow_nspw1_gg_._accordionType_row_nspw1_gg_.__expanded_nspw1_gg_>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCollapseRow_nspw1_gg_>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_),.___SRow_nspw1_gg_.__isAccordionRow_nspw1_gg_>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover):not(:has([data-row-selector=true] input:checked))>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:not(.__theme_nspw1_gg_):not(.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover):not(:has([data-row-selector=true] input:checked))>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not(.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_):not([aria-hidden]),:not(.___SRowGroup_nspw1_gg_:has([data-row-selector=true] input:checked))>.___SRow_nspw1_gg_:not(._accordionType_row_nspw1_gg_.__expanded_nspw1_gg_):hover:not(.__isNonInteractive_nspw1_gg_):not(:has([data-row-selector=true] input:checked)):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not(.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_):not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_._theme_muted_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:not(.__theme_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]._theme_muted_nspw1_gg_:not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_._theme_muted_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_muted_nspw1_gg_:not([aria-hidden]),.___SRow_nspw1_gg_._theme_muted_nspw1_gg_:hover:not(.__expanded_nspw1_gg_.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not(.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_):not([aria-hidden]),.___SRow_nspw1_gg_:hover:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_muted_nspw1_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover):has([data-row-selector=true] input:checked)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_._theme_info_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:not(.__theme_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]._theme_info_nspw1_gg_:not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover):has([data-row-selector=true] input:checked) .___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_._theme_info_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_info_nspw1_gg_:not([aria-hidden]),.___SRowGroup_nspw1_gg_:has([data-row-selector=true] input:checked)>.___SRow_nspw1_gg_:hover:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not([aria-hidden]),.___SRow_nspw1_gg_._theme_info_nspw1_gg_:hover:not(.__expanded_nspw1_gg_.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not(.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_):not([aria-hidden]),.___SRow_nspw1_gg_:hover:has([data-row-selector=true] input:checked):not(.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not([aria-hidden]),.___SRow_nspw1_gg_:hover:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_info_nspw1_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_._theme_success_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:not(.__theme_nspw1_gg_):not(.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]._theme_success_nspw1_gg_:not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_._theme_success_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_success_nspw1_gg_:not([aria-hidden]),.___SRow_nspw1_gg_._theme_success_nspw1_gg_:hover:not(.__expanded_nspw1_gg_.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not(.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_):not([aria-hidden]),.___SRow_nspw1_gg_:hover:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_success_nspw1_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_._theme_warning_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:not(.__theme_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]._theme_warning_nspw1_gg_:not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_._theme_warning_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_warning_nspw1_gg_:not([aria-hidden]),.___SRow_nspw1_gg_._theme_warning_nspw1_gg_:hover:not(.__expanded_nspw1_gg_.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not(.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_):not([aria-hidden]),.___SRow_nspw1_gg_:hover:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_warning_nspw1_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_._theme_danger_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:not(.__theme_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_[data-grouped-by=rowgroup]._theme_danger_nspw1_gg_:not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_._theme_danger_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not([aria-hidden]),.___SRowGroup_nspw1_gg_:has(.___SCell_nspw1_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_nspw1_gg_:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden])>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_danger_nspw1_gg_:not([aria-hidden]),.___SRow_nspw1_gg_._theme_danger_nspw1_gg_:hover:not(.__expanded_nspw1_gg_.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_:not(.__theme_nspw1_gg_):not(.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_):not([aria-hidden]),.___SRow_nspw1_gg_:hover:not(.__isNonInteractive_nspw1_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_nspw1_gg_:hover))>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_._theme_danger_nspw1_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRowGroup_nspw1_gg_:has([data-row-selector=true] input:checked)>.___SRow_nspw1_gg_>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_,.___SRow_nspw1_gg_:has([data-row-selector=true] input:checked)>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRowGroup_nspw1_gg_:has([data-row-selector=true] input:checked)>.___SRow_nspw1_gg_>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_,.___SRow_nspw1_gg_:has([data-row-selector=true] input:checked)>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SCell_nspw1_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_nspw1_gg_ .___SAccordionToggle_nspw1_gg_{margin-right:var(--intergalactic-spacing-3x, 12px);margin-left:calc(var(--intergalactic-spacing-05x, 2px)*-1);height:-moz-fit-content;height:fit-content}.___SCell_nspw1_gg_ .___SAccordionToggle_nspw1_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_nspw1_gg_ .___SAccordionToggle_nspw1_gg_.__expanded_nspw1_gg_ svg{transform:rotate(90deg)}.___SCell_nspw1_gg_.__withoutBorder_nspw1_gg_{border-bottom:none}.___SCell_nspw1_gg_._use_primary_nspw1_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_nspw1_gg_._use_primary_nspw1_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_nspw1) - 1)))}.___SCell_nspw1_gg_._use_secondary_nspw1_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_nspw1_gg_._use_secondary_nspw1_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_nspw1) - 1)))}.___SCell_nspw1_gg_._theme_muted_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_nspw1_gg_._theme_muted_nspw1_gg_.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_nspw1_gg_._theme_info_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_nspw1_gg_._theme_info_nspw1_gg_.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SCell_nspw1_gg_._theme_success_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_nspw1_gg_._theme_success_nspw1_gg_.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SCell_nspw1_gg_._theme_warning_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_nspw1_gg_._theme_warning_nspw1_gg_.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SCell_nspw1_gg_._theme_danger_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SCell_nspw1_gg_._theme_danger_nspw1_gg_.__expanded_nspw1_gg_.__withAccordion_nspw1_gg_{background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_nspw1_gg_._borders_both_nspw1_gg_,.___SCell_nspw1_gg_._borders_left_nspw1_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_nspw1_gg_._borders_both_nspw1_gg_,.___SCell_nspw1_gg_._borders_right_nspw1_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_nspw1_gg_.__innerOutline_nspw1_gg_:focus-visible{transition:none}.___SCell_nspw1_gg_.__withAccordion_nspw1_gg_,.___SCell_nspw1_gg_._name_Symbol\\(SELECT_ALL\\)_nspw1_gg_,.___SRow_nspw1_gg_._accordionType_row_nspw1_gg_>.___SCellWrapper_nspw1_gg_>.___SCell_nspw1_gg_{cursor:pointer}.___SCheckboxCell_nspw1_gg_[aria-hidden]{filter:blur(3px);pointer-events:none}.___SCellWrapper_nspw1_gg_.__fixed_nspw1_gg_{position:sticky;z-index:2}.___SSpinContainer_nspw1_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_nspw1_gg_:focus-visible{z-index:15}.___SSpinContainer_nspw1_gg_.__headerHeight_nspw1_gg_{top:var(--headerHeight_nspw1)}.___SEmptyData_nspw1_gg_{grid-column:1/-1}.___SCollapseRow_nspw1_gg_._sideIndents_wide_nspw1_gg_ .___SCellWrapper_nspw1_gg_:first-child .___SCell_nspw1_gg_,.___SRow_nspw1_gg_._sideIndents_wide_nspw1_gg_ .___SCellWrapper_nspw1_gg_:first-child .___SCell_nspw1_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SCollapseRow_nspw1_gg_._sideIndents_wide_nspw1_gg_ .___SCellWrapper_nspw1_gg_:first-child .___SCell_nspw1_gg_[data-aria-level],.___SRow_nspw1_gg_._sideIndents_wide_nspw1_gg_ .___SCellWrapper_nspw1_gg_:first-child .___SCell_nspw1_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_nspw1) - 1)))}.___SCollapseRow_nspw1_gg_._sideIndents_wide_nspw1_gg_ .___SCellWrapper_nspw1_gg_:last-child .___SCell_nspw1_gg_,.___SRow_nspw1_gg_._sideIndents_wide_nspw1_gg_ .___SCellWrapper_nspw1_gg_:last-child .___SCell_nspw1_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_nspw1_gg_.__fixed_nspw1_gg_.__shadowVertical_nspw1_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_nspw1_gg_._fixed_left_nspw1_gg_._shadowVertical_median_nspw1_gg_,.___SCellWrapper_nspw1_gg_._fixed_left_nspw1_gg_._shadowVertical_start_nspw1_gg_{margin-right:-5px}.___SCellWrapper_nspw1_gg_._fixed_left_nspw1_gg_._shadowVertical_median_nspw1_gg_:after,.___SCellWrapper_nspw1_gg_._fixed_left_nspw1_gg_._shadowVertical_start_nspw1_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_nspw1_gg_._fixed_left_nspw1_gg_._shadowVertical_median_nspw1_gg_ .___SCell_nspw1_gg_,.___SCellWrapper_nspw1_gg_._fixed_left_nspw1_gg_._shadowVertical_start_nspw1_gg_ .___SCell_nspw1_gg_{margin-right:5px}.___SCellWrapper_nspw1_gg_._fixed_right_nspw1_gg_._shadowVertical_end_nspw1_gg_,.___SCellWrapper_nspw1_gg_._fixed_right_nspw1_gg_._shadowVertical_median_nspw1_gg_{margin-left:-5px}.___SCellWrapper_nspw1_gg_._fixed_right_nspw1_gg_._shadowVertical_end_nspw1_gg_:after,.___SCellWrapper_nspw1_gg_._fixed_right_nspw1_gg_._shadowVertical_median_nspw1_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_nspw1_gg_._fixed_right_nspw1_gg_._shadowVertical_end_nspw1_gg_ .___SCell_nspw1_gg_,.___SCellWrapper_nspw1_gg_._fixed_right_nspw1_gg_._shadowVertical_median_nspw1_gg_ .___SCell_nspw1_gg_{margin-left:5px}.___SLimitOverlayCellWrapper_nspw1_gg_.__gridArea_nspw1_gg_{width:100%;height:100%;align-items:center;justify-content:center;z-index:16;grid-area:var(--gridArea_nspw1);backdrop-filter:blur(6px)}.___SLimitOverlayCellWrapper_nspw1_gg_.__left_nspw1_gg_{position:sticky;left:var(---left_nspw1)}", /*__inner_css_end__*/"nspw1_gg_"),
7
+ const style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SBody_rfvh5_gg_,.___SRowGroup_rfvh5_gg_,.___SRow_rfvh5_gg_{display:contents}.___SAccordionRows_rfvh5_gg_{display:grid;grid-column:1/-1;grid-row:var(--gridRow_rfvh5);overflow:clip;transition-property:max-height;transition-duration:var(--duration_rfvh5);transition-timing-function:linear;grid-template-columns:subgrid}.___SBody_rfvh5_gg_.__compact_rfvh5_gg_ .___SCell_rfvh5_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_rfvh5_gg_.__compact_rfvh5_gg_ .___SCell_rfvh5_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_rfvh5) - 1)))}.___SBody_rfvh5_gg_.__compact_rfvh5_gg_ .___SRow_rfvh5_gg_ .___SCellWrapper_rfvh5_gg_:first-child .___SCell_rfvh5_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_rfvh5) - 1)))}.___SBody_rfvh5_gg_.__compact_rfvh5_gg_ .___SCollapseRow_rfvh5_gg_._sideIndents_wide_rfvh5_gg_ .___SCellWrapper_rfvh5_gg_:first-child .___SCell_rfvh5_gg_[data-aria-level],.___SBody_rfvh5_gg_.__compact_rfvh5_gg_ .___SRow_rfvh5_gg_._sideIndents_wide_rfvh5_gg_ .___SCellWrapper_rfvh5_gg_:first-child .___SCell_rfvh5_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_rfvh5) - 1)))}.___SBody_rfvh5_gg_.__compact_rfvh5_gg_ .___SCell_rfvh5_gg_ .___SAccordionToggle_rfvh5_gg_{margin-right:var(--intergalactic-spacing-2x, 8px)}.___SCellWrapper_rfvh5_gg_.__gridArea_rfvh5_gg_,.___SCollapseRow_rfvh5_gg_.__gridArea_rfvh5_gg_,.___SRow_rfvh5_gg_.__gridArea_rfvh5_gg_{grid-area:var(--gridArea_rfvh5)}.___SCellWrapper_rfvh5_gg_{height:100%;overflow:hidden}.___SCollapseRow_rfvh5_gg_.__gridArea_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_,.___SRow_rfvh5_gg_.__isAccordionRow_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_{height:auto;overflow:auto}.___SAccordionRows_rfvh5_gg_>.___SRow_rfvh5_gg_.__isAccordionRow_rfvh5_gg_:last-child>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__withoutBorder_rfvh5_gg_),.___SCollapseRow_rfvh5_gg_.__gridArea_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__withoutBorder_rfvh5_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_{display:block}.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_).__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_,.___SRow_rfvh5_gg_._accordionType_row_rfvh5_gg_.__expanded_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCollapseRow_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_),.___SRow_rfvh5_gg_.__isAccordionRow_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover):not(:has([data-row-selector=true] input:checked))>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:not(.__theme_rfvh5_gg_):not(.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover):not(:has([data-row-selector=true] input:checked))>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not(.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_):not([aria-hidden]),:not(.___SRowGroup_rfvh5_gg_:has([data-row-selector=true] input:checked))>.___SRow_rfvh5_gg_:not(._accordionType_row_rfvh5_gg_.__expanded_rfvh5_gg_):hover:not(.__isNonInteractive_rfvh5_gg_):not(:has([data-row-selector=true] input:checked)):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not(.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_):not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_._theme_muted_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:not(.__theme_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]._theme_muted_rfvh5_gg_:not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_._theme_muted_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_muted_rfvh5_gg_:not([aria-hidden]),.___SRow_rfvh5_gg_._theme_muted_rfvh5_gg_:hover:not(.__expanded_rfvh5_gg_.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not(.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_):not([aria-hidden]),.___SRow_rfvh5_gg_:hover:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_muted_rfvh5_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover):has([data-row-selector=true] input:checked)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_._theme_info_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:not(.__theme_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]._theme_info_rfvh5_gg_:not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover):has([data-row-selector=true] input:checked) .___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_._theme_info_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_info_rfvh5_gg_:not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has([data-row-selector=true] input:checked)>.___SRow_rfvh5_gg_:hover:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not([aria-hidden]),.___SRow_rfvh5_gg_._theme_info_rfvh5_gg_:hover:not(.__expanded_rfvh5_gg_.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not(.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_):not([aria-hidden]),.___SRow_rfvh5_gg_:hover:has([data-row-selector=true] input:checked):not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not([aria-hidden]),.___SRow_rfvh5_gg_:hover:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_info_rfvh5_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_._theme_success_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:not(.__theme_rfvh5_gg_):not(.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]._theme_success_rfvh5_gg_:not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_._theme_success_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_success_rfvh5_gg_:not([aria-hidden]),.___SRow_rfvh5_gg_._theme_success_rfvh5_gg_:hover:not(.__expanded_rfvh5_gg_.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not(.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_):not([aria-hidden]),.___SRow_rfvh5_gg_:hover:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_success_rfvh5_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_._theme_warning_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:not(.__theme_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]._theme_warning_rfvh5_gg_:not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_._theme_warning_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_warning_rfvh5_gg_:not([aria-hidden]),.___SRow_rfvh5_gg_._theme_warning_rfvh5_gg_:hover:not(.__expanded_rfvh5_gg_.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not(.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_):not([aria-hidden]),.___SRow_rfvh5_gg_:hover:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_warning_rfvh5_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_._theme_danger_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:not(.__theme_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]._theme_danger_rfvh5_gg_:not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_._theme_danger_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not([aria-hidden]),.___SRowGroup_rfvh5_gg_:has(.___SCell_rfvh5_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_rfvh5_gg_:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden])>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_danger_rfvh5_gg_:not([aria-hidden]),.___SRow_rfvh5_gg_._theme_danger_rfvh5_gg_:hover:not(.__expanded_rfvh5_gg_.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_:not(.__theme_rfvh5_gg_):not(.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_):not([aria-hidden]),.___SRow_rfvh5_gg_:hover:not(.__isNonInteractive_rfvh5_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_rfvh5_gg_:hover))>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_._theme_danger_rfvh5_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRowGroup_rfvh5_gg_:has([data-row-selector=true] input:checked)>.___SRow_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_,.___SRow_rfvh5_gg_:has([data-row-selector=true] input:checked)>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRowGroup_rfvh5_gg_:has([data-row-selector=true] input:checked)>.___SRow_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_,.___SRow_rfvh5_gg_:has([data-row-selector=true] input:checked)>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SCell_rfvh5_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_rfvh5_gg_ .___SAccordionToggle_rfvh5_gg_{margin-right:var(--intergalactic-spacing-3x, 12px);margin-left:calc(var(--intergalactic-spacing-05x, 2px)*-1);height:-moz-fit-content;height:fit-content}.___SCell_rfvh5_gg_ .___SAccordionToggle_rfvh5_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_rfvh5_gg_ .___SAccordionToggle_rfvh5_gg_.__expanded_rfvh5_gg_ svg{transform:rotate(90deg)}.___SCell_rfvh5_gg_.__withoutBorder_rfvh5_gg_{border-bottom:none}.___SCell_rfvh5_gg_._use_primary_rfvh5_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_rfvh5_gg_._use_primary_rfvh5_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_rfvh5) - 1)))}.___SCell_rfvh5_gg_._use_secondary_rfvh5_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_rfvh5_gg_._use_secondary_rfvh5_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_rfvh5) - 1)))}.___SCell_rfvh5_gg_._theme_muted_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_rfvh5_gg_._theme_muted_rfvh5_gg_.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_rfvh5_gg_._theme_info_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_rfvh5_gg_._theme_info_rfvh5_gg_.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SCell_rfvh5_gg_._theme_success_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_rfvh5_gg_._theme_success_rfvh5_gg_.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SCell_rfvh5_gg_._theme_warning_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_rfvh5_gg_._theme_warning_rfvh5_gg_.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SCell_rfvh5_gg_._theme_danger_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SCell_rfvh5_gg_._theme_danger_rfvh5_gg_.__expanded_rfvh5_gg_.__withAccordion_rfvh5_gg_{background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_rfvh5_gg_._borders_both_rfvh5_gg_,.___SCell_rfvh5_gg_._borders_left_rfvh5_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_rfvh5_gg_._borders_both_rfvh5_gg_,.___SCell_rfvh5_gg_._borders_right_rfvh5_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_rfvh5_gg_.__innerOutline_rfvh5_gg_:focus-visible{transition:none}.___SCell_rfvh5_gg_.__withAccordion_rfvh5_gg_,.___SCell_rfvh5_gg_._name_Symbol\\(SELECT_ALL\\)_rfvh5_gg_,.___SRow_rfvh5_gg_._accordionType_row_rfvh5_gg_>.___SCellWrapper_rfvh5_gg_>.___SCell_rfvh5_gg_{cursor:pointer}.___SCheckboxCell_rfvh5_gg_[aria-hidden]{filter:blur(3px);pointer-events:none}.___SCellWrapper_rfvh5_gg_.__fixed_rfvh5_gg_{position:sticky;z-index:2}.___SSpinContainer_rfvh5_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_rfvh5_gg_:focus-visible{z-index:15}.___SSpinContainer_rfvh5_gg_.__headerHeight_rfvh5_gg_{top:var(--headerHeight_rfvh5)}.___SEmptyData_rfvh5_gg_{grid-column:1/-1}.___SCollapseRow_rfvh5_gg_._sideIndents_wide_rfvh5_gg_ .___SCellWrapper_rfvh5_gg_:first-child .___SCell_rfvh5_gg_,.___SRow_rfvh5_gg_._sideIndents_wide_rfvh5_gg_ .___SCellWrapper_rfvh5_gg_:first-child .___SCell_rfvh5_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SCollapseRow_rfvh5_gg_._sideIndents_wide_rfvh5_gg_ .___SCellWrapper_rfvh5_gg_:first-child .___SCell_rfvh5_gg_[data-aria-level],.___SRow_rfvh5_gg_._sideIndents_wide_rfvh5_gg_ .___SCellWrapper_rfvh5_gg_:first-child .___SCell_rfvh5_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_rfvh5) - 1)))}.___SCollapseRow_rfvh5_gg_._sideIndents_wide_rfvh5_gg_ .___SCellWrapper_rfvh5_gg_:last-child .___SCell_rfvh5_gg_,.___SRow_rfvh5_gg_._sideIndents_wide_rfvh5_gg_ .___SCellWrapper_rfvh5_gg_:last-child .___SCell_rfvh5_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_rfvh5_gg_.__fixed_rfvh5_gg_.__shadowVertical_rfvh5_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_rfvh5_gg_._fixed_left_rfvh5_gg_._shadowVertical_median_rfvh5_gg_,.___SCellWrapper_rfvh5_gg_._fixed_left_rfvh5_gg_._shadowVertical_start_rfvh5_gg_{margin-right:-5px}.___SCellWrapper_rfvh5_gg_._fixed_left_rfvh5_gg_._shadowVertical_median_rfvh5_gg_:after,.___SCellWrapper_rfvh5_gg_._fixed_left_rfvh5_gg_._shadowVertical_start_rfvh5_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_rfvh5_gg_._fixed_left_rfvh5_gg_._shadowVertical_median_rfvh5_gg_ .___SCell_rfvh5_gg_,.___SCellWrapper_rfvh5_gg_._fixed_left_rfvh5_gg_._shadowVertical_start_rfvh5_gg_ .___SCell_rfvh5_gg_{margin-right:5px}.___SCellWrapper_rfvh5_gg_._fixed_right_rfvh5_gg_._shadowVertical_end_rfvh5_gg_,.___SCellWrapper_rfvh5_gg_._fixed_right_rfvh5_gg_._shadowVertical_median_rfvh5_gg_{margin-left:-5px}.___SCellWrapper_rfvh5_gg_._fixed_right_rfvh5_gg_._shadowVertical_end_rfvh5_gg_:after,.___SCellWrapper_rfvh5_gg_._fixed_right_rfvh5_gg_._shadowVertical_median_rfvh5_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_rfvh5_gg_._fixed_right_rfvh5_gg_._shadowVertical_end_rfvh5_gg_ .___SCell_rfvh5_gg_,.___SCellWrapper_rfvh5_gg_._fixed_right_rfvh5_gg_._shadowVertical_median_rfvh5_gg_ .___SCell_rfvh5_gg_{margin-left:5px}.___SLimitOverlayCellWrapper_rfvh5_gg_.__gridArea_rfvh5_gg_{width:100%;height:100%;align-items:center;justify-content:center;z-index:16;grid-area:var(--gridArea_rfvh5);backdrop-filter:blur(6px)}.___SLimitOverlayCellWrapper_rfvh5_gg_.__left_rfvh5_gg_{position:sticky;left:var(---left_rfvh5)}", /*__inner_css_end__*/"rfvh5_gg_"),
8
8
  /*__reshadow_css_end__*/
9
9
  {
10
- "__SBody": "___SBody_nspw1_gg_",
11
- "__SRow": "___SRow_nspw1_gg_",
12
- "__SRowGroup": "___SRowGroup_nspw1_gg_",
13
- "__SAccordionRows": "___SAccordionRows_nspw1_gg_",
14
- "--gridRow": "--gridRow_nspw1",
15
- "--duration": "--duration_nspw1",
16
- "_gridArea": "__gridArea_nspw1_gg_",
17
- "__SCellWrapper": "___SCellWrapper_nspw1_gg_",
18
- "__SCollapseRow": "___SCollapseRow_nspw1_gg_",
19
- "--gridArea": "--gridArea_nspw1",
20
- "_isAccordionRow": "__isAccordionRow_nspw1_gg_",
21
- "__SCell": "___SCell_nspw1_gg_",
22
- "_withoutBorder": "__withoutBorder_nspw1_gg_",
23
- "_accordionType_row": "_accordionType_row_nspw1_gg_",
24
- "_expanded": "__expanded_nspw1_gg_",
25
- "_theme": "__theme_nspw1_gg_",
26
- "_withAccordion": "__withAccordion_nspw1_gg_",
27
- "_isNonInteractive": "__isNonInteractive_nspw1_gg_",
28
- "__SLimitOverlayCellWrapper": "___SLimitOverlayCellWrapper_nspw1_gg_",
29
- "_theme_muted": "_theme_muted_nspw1_gg_",
30
- "_theme_info": "_theme_info_nspw1_gg_",
31
- "_theme_success": "_theme_success_nspw1_gg_",
32
- "_theme_warning": "_theme_warning_nspw1_gg_",
33
- "_theme_danger": "_theme_danger_nspw1_gg_",
34
- "_name_Symbol(SELECT_ALL)": "_name_Symbol(SELECT_ALL)_nspw1_gg_",
35
- "__SCheckboxCell": "___SCheckboxCell_nspw1_gg_",
36
- "_fixed": "__fixed_nspw1_gg_",
37
- "__SEmptyData": "___SEmptyData_nspw1_gg_",
38
- "_left": "__left_nspw1_gg_",
39
- "---left": "---left_nspw1",
40
- "_compact": "__compact_nspw1_gg_",
41
- "--data-aria-level": "--data-aria-level_nspw1",
42
- "_sideIndents_wide": "_sideIndents_wide_nspw1_gg_",
43
- "__SAccordionToggle": "___SAccordionToggle_nspw1_gg_",
44
- "_use_primary": "_use_primary_nspw1_gg_",
45
- "_use_secondary": "_use_secondary_nspw1_gg_",
46
- "_borders_both": "_borders_both_nspw1_gg_",
47
- "_borders_left": "_borders_left_nspw1_gg_",
48
- "_borders_right": "_borders_right_nspw1_gg_",
49
- "_innerOutline": "__innerOutline_nspw1_gg_",
50
- "__SSpinContainer": "___SSpinContainer_nspw1_gg_",
51
- "_headerHeight": "__headerHeight_nspw1_gg_",
52
- "--headerHeight": "--headerHeight_nspw1",
53
- "_shadowVertical": "__shadowVertical_nspw1_gg_",
54
- "_fixed_left": "_fixed_left_nspw1_gg_",
55
- "_shadowVertical_median": "_shadowVertical_median_nspw1_gg_",
56
- "_shadowVertical_start": "_shadowVertical_start_nspw1_gg_",
57
- "_fixed_right": "_fixed_right_nspw1_gg_",
58
- "_shadowVertical_end": "_shadowVertical_end_nspw1_gg_"
10
+ "__SBody": "___SBody_rfvh5_gg_",
11
+ "__SRow": "___SRow_rfvh5_gg_",
12
+ "__SRowGroup": "___SRowGroup_rfvh5_gg_",
13
+ "__SAccordionRows": "___SAccordionRows_rfvh5_gg_",
14
+ "--gridRow": "--gridRow_rfvh5",
15
+ "--duration": "--duration_rfvh5",
16
+ "_gridArea": "__gridArea_rfvh5_gg_",
17
+ "__SCellWrapper": "___SCellWrapper_rfvh5_gg_",
18
+ "__SCollapseRow": "___SCollapseRow_rfvh5_gg_",
19
+ "--gridArea": "--gridArea_rfvh5",
20
+ "_isAccordionRow": "__isAccordionRow_rfvh5_gg_",
21
+ "__SCell": "___SCell_rfvh5_gg_",
22
+ "_withoutBorder": "__withoutBorder_rfvh5_gg_",
23
+ "_accordionType_row": "_accordionType_row_rfvh5_gg_",
24
+ "_expanded": "__expanded_rfvh5_gg_",
25
+ "_theme": "__theme_rfvh5_gg_",
26
+ "_withAccordion": "__withAccordion_rfvh5_gg_",
27
+ "_isNonInteractive": "__isNonInteractive_rfvh5_gg_",
28
+ "__SLimitOverlayCellWrapper": "___SLimitOverlayCellWrapper_rfvh5_gg_",
29
+ "_theme_muted": "_theme_muted_rfvh5_gg_",
30
+ "_theme_info": "_theme_info_rfvh5_gg_",
31
+ "_theme_success": "_theme_success_rfvh5_gg_",
32
+ "_theme_warning": "_theme_warning_rfvh5_gg_",
33
+ "_theme_danger": "_theme_danger_rfvh5_gg_",
34
+ "_name_Symbol(SELECT_ALL)": "_name_Symbol(SELECT_ALL)_rfvh5_gg_",
35
+ "__SCheckboxCell": "___SCheckboxCell_rfvh5_gg_",
36
+ "_fixed": "__fixed_rfvh5_gg_",
37
+ "__SEmptyData": "___SEmptyData_rfvh5_gg_",
38
+ "_left": "__left_rfvh5_gg_",
39
+ "---left": "---left_rfvh5",
40
+ "_compact": "__compact_rfvh5_gg_",
41
+ "--data-aria-level": "--data-aria-level_rfvh5",
42
+ "_sideIndents_wide": "_sideIndents_wide_rfvh5_gg_",
43
+ "__SAccordionToggle": "___SAccordionToggle_rfvh5_gg_",
44
+ "_use_primary": "_use_primary_rfvh5_gg_",
45
+ "_use_secondary": "_use_secondary_rfvh5_gg_",
46
+ "_borders_both": "_borders_both_rfvh5_gg_",
47
+ "_borders_left": "_borders_left_rfvh5_gg_",
48
+ "_borders_right": "_borders_right_rfvh5_gg_",
49
+ "_innerOutline": "__innerOutline_rfvh5_gg_",
50
+ "__SSpinContainer": "___SSpinContainer_rfvh5_gg_",
51
+ "_headerHeight": "__headerHeight_rfvh5_gg_",
52
+ "--headerHeight": "--headerHeight_rfvh5",
53
+ "_shadowVertical": "__shadowVertical_rfvh5_gg_",
54
+ "_fixed_left": "_fixed_left_rfvh5_gg_",
55
+ "_shadowVertical_median": "_shadowVertical_median_rfvh5_gg_",
56
+ "_shadowVertical_start": "_shadowVertical_start_rfvh5_gg_",
57
+ "_fixed_right": "_fixed_right_rfvh5_gg_",
58
+ "_shadowVertical_end": "_shadowVertical_end_rfvh5_gg_"
59
59
  });
60
60
  import { Body } from '../Body/Body';
61
61
  import { MergedRowsCell } from '../Body/MergedCells';
@@ -15,39 +15,39 @@ import { isFocusInside, hasFocusableIn } from '@semcore/core/lib/utils/use/useFo
15
15
  import { NoData } from '@semcore/widget-empty';
16
16
  import * as React from 'react';
17
17
  /*!__reshadow-styles__:"./dataTable.shadow.css"*/
18
- const style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SDataTable_wo0cb_gg_{display:grid;align-items:start;min-width:-moz-fit-content;min-width:fit-content;grid-auto-rows:min-content}.___SDataTable_wo0cb_gg_.__isDataEmpty_wo0cb_gg_{display:block;align-items:initial;min-width:initial}.___SDataTable_wo0cb_gg_.__gridTemplateColumns_wo0cb_gg_{grid-template-columns:var(--gridTemplateColumns_wo0cb)}.___SDataTable_wo0cb_gg_.__gridTemplateAreas_wo0cb_gg_{grid-template-areas:var(--gridTemplateAreas_wo0cb)}.___SDataTable_wo0cb_gg_.__gridTemplateRows_wo0cb_gg_{grid-template-rows:var(--gridTemplateRows_wo0cb)}", /*__inner_css_end__*/"wo0cb_gg_"),
18
+ const style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SDataTable_ldhu1_gg_{display:grid;align-items:start;min-width:-moz-fit-content;min-width:fit-content;grid-auto-rows:min-content}.___SDataTable_ldhu1_gg_.__isDataEmpty_ldhu1_gg_{display:block;align-items:initial;min-width:initial}.___SDataTable_ldhu1_gg_.__gridTemplateColumns_ldhu1_gg_{grid-template-columns:var(--gridTemplateColumns_ldhu1)}.___SDataTable_ldhu1_gg_.__gridTemplateAreas_ldhu1_gg_{grid-template-areas:var(--gridTemplateAreas_ldhu1)}.___SDataTable_ldhu1_gg_.__gridTemplateRows_ldhu1_gg_{grid-template-rows:var(--gridTemplateRows_ldhu1)}", /*__inner_css_end__*/"ldhu1_gg_"),
19
19
  /*__reshadow_css_end__*/
20
20
  {
21
- "__SDataTable": "___SDataTable_wo0cb_gg_",
22
- "_isDataEmpty": "__isDataEmpty_wo0cb_gg_",
23
- "_gridTemplateColumns": "__gridTemplateColumns_wo0cb_gg_",
24
- "--gridTemplateColumns": "--gridTemplateColumns_wo0cb",
25
- "_gridTemplateAreas": "__gridTemplateAreas_wo0cb_gg_",
26
- "--gridTemplateAreas": "--gridTemplateAreas_wo0cb",
27
- "_gridTemplateRows": "__gridTemplateRows_wo0cb_gg_",
28
- "--gridTemplateRows": "--gridTemplateRows_wo0cb"
21
+ "__SDataTable": "___SDataTable_ldhu1_gg_",
22
+ "_isDataEmpty": "__isDataEmpty_ldhu1_gg_",
23
+ "_gridTemplateColumns": "__gridTemplateColumns_ldhu1_gg_",
24
+ "--gridTemplateColumns": "--gridTemplateColumns_ldhu1",
25
+ "_gridTemplateAreas": "__gridTemplateAreas_ldhu1_gg_",
26
+ "--gridTemplateAreas": "--gridTemplateAreas_ldhu1",
27
+ "_gridTemplateRows": "__gridTemplateRows_ldhu1_gg_",
28
+ "--gridTemplateRows": "--gridTemplateRows_ldhu1"
29
29
  });
30
30
  import { SelectableRows } from '../../store/SelectableRows';
31
31
  /*!__reshadow-styles__:"../../style/scroll-shadows.shadow.css"*/
32
- const scrollStyles = (/*__reshadow_css_start__*/_sstyled2.insert(/*__inner_css_start__*/".___SScrollArea_j4820_gg_{width:-moz-fit-content;width:fit-content}.___SScrollArea_j4820_gg_ .___SContainer_j4820_gg_{overflow:visible;overflow:initial}.___SScrollArea_j4820_gg_ .___SContainer_j4820_gg_._scrollDirection_both_j4820_gg_{overflow:auto}.___SScrollArea_j4820_gg_ .___SContainer_j4820_gg_._scrollDirection_both_j4820_gg_.__loading_j4820_gg_,.___SScrollArea_j4820_gg_ .___SContainer_j4820_gg_._scrollDirection_horizontal_j4820_gg_.__loading_j4820_gg_,.___SScrollArea_j4820_gg_ .___SContainer_j4820_gg_._scrollDirection_vertical_j4820_gg_.__loading_j4820_gg_{overflow:hidden}.___SScrollArea_j4820_gg_ .___SContainer_j4820_gg_._scrollDirection_horizontal_j4820_gg_{overflow-x:auto;overflow-y:initial}.___SScrollArea_j4820_gg_ .___SContainer_j4820_gg_._scrollDirection_vertical_j4820_gg_{overflow-x:initial;overflow-y:auto}.___SScrollArea_j4820_gg_ .___SContainer_j4820_gg_.__headerHeight_j4820_gg_{scroll-padding-top:var(--headerHeight_j4820)}.___SScrollArea_j4820_gg_ .___SContainer_j4820_gg_.__leftScrollPadding_j4820_gg_{scroll-padding-left:var(--leftScrollPadding_j4820)}.___SScrollArea_j4820_gg_ .___SContainer_j4820_gg_.__rightScrollPadding_j4820_gg_{scroll-padding-right:var(--rightScrollPadding_j4820)}.___SScrollArea_j4820_gg_ .___SShadowHorizontal_j4820_gg_::before,.___SScrollArea_j4820_gg_ .___SShadowHorizontal_j4820_gg_:after,.___SScrollArea_j4820_gg_ .___SShadowVertical_j4820_gg_::after{z-index:20}.___SScrollArea_j4820_gg_ .___SShadowHorizontal_j4820_gg_.__leftOffset_j4820_gg_::before,.___SScrollArea_j4820_gg_ .___SShadowHorizontal_j4820_gg_.__rightOffset_j4820_gg_::after,.___SScrollArea_j4820_gg_ .___SShadowVertical_j4820_gg_::before{display:none}", /*__inner_css_end__*/"j4820_gg_"),
32
+ const scrollStyles = (/*__reshadow_css_start__*/_sstyled2.insert(/*__inner_css_start__*/".___SScrollArea_15e3j_gg_{width:-moz-fit-content;width:fit-content}.___SScrollArea_15e3j_gg_ .___SContainer_15e3j_gg_{overflow:visible;overflow:initial}.___SScrollArea_15e3j_gg_ .___SContainer_15e3j_gg_._scrollDirection_both_15e3j_gg_{overflow:auto}.___SScrollArea_15e3j_gg_ .___SContainer_15e3j_gg_._scrollDirection_both_15e3j_gg_.__loading_15e3j_gg_,.___SScrollArea_15e3j_gg_ .___SContainer_15e3j_gg_._scrollDirection_horizontal_15e3j_gg_.__loading_15e3j_gg_,.___SScrollArea_15e3j_gg_ .___SContainer_15e3j_gg_._scrollDirection_vertical_15e3j_gg_.__loading_15e3j_gg_{overflow:hidden}.___SScrollArea_15e3j_gg_ .___SContainer_15e3j_gg_._scrollDirection_horizontal_15e3j_gg_{overflow-x:auto;overflow-y:initial}.___SScrollArea_15e3j_gg_ .___SContainer_15e3j_gg_._scrollDirection_vertical_15e3j_gg_{overflow-x:initial;overflow-y:auto}.___SScrollArea_15e3j_gg_ .___SContainer_15e3j_gg_.__headerHeight_15e3j_gg_{scroll-padding-top:var(--headerHeight_15e3j)}.___SScrollArea_15e3j_gg_ .___SContainer_15e3j_gg_.__leftScrollPadding_15e3j_gg_{scroll-padding-left:var(--leftScrollPadding_15e3j)}.___SScrollArea_15e3j_gg_ .___SContainer_15e3j_gg_.__rightScrollPadding_15e3j_gg_{scroll-padding-right:var(--rightScrollPadding_15e3j)}.___SScrollArea_15e3j_gg_ .___SShadowHorizontal_15e3j_gg_::before,.___SScrollArea_15e3j_gg_ .___SShadowHorizontal_15e3j_gg_:after,.___SScrollArea_15e3j_gg_ .___SShadowVertical_15e3j_gg_::after{z-index:20}.___SScrollArea_15e3j_gg_ .___SShadowHorizontal_15e3j_gg_.__leftOffset_15e3j_gg_::before,.___SScrollArea_15e3j_gg_ .___SShadowHorizontal_15e3j_gg_.__rightOffset_15e3j_gg_::after,.___SScrollArea_15e3j_gg_ .___SShadowVertical_15e3j_gg_::before{display:none}", /*__inner_css_end__*/"15e3j_gg_"),
33
33
  /*__reshadow_css_end__*/
34
34
  {
35
- "__SScrollArea": "___SScrollArea_j4820_gg_",
36
- "__SContainer": "___SContainer_j4820_gg_",
37
- "_scrollDirection_both": "_scrollDirection_both_j4820_gg_",
38
- "_loading": "__loading_j4820_gg_",
39
- "_scrollDirection_horizontal": "_scrollDirection_horizontal_j4820_gg_",
40
- "_scrollDirection_vertical": "_scrollDirection_vertical_j4820_gg_",
41
- "_headerHeight": "__headerHeight_j4820_gg_",
42
- "--headerHeight": "--headerHeight_j4820",
43
- "_leftScrollPadding": "__leftScrollPadding_j4820_gg_",
44
- "--leftScrollPadding": "--leftScrollPadding_j4820",
45
- "_rightScrollPadding": "__rightScrollPadding_j4820_gg_",
46
- "--rightScrollPadding": "--rightScrollPadding_j4820",
47
- "__SShadowVertical": "___SShadowVertical_j4820_gg_",
48
- "__SShadowHorizontal": "___SShadowHorizontal_j4820_gg_",
49
- "_leftOffset": "__leftOffset_j4820_gg_",
50
- "_rightOffset": "__rightOffset_j4820_gg_"
35
+ "__SScrollArea": "___SScrollArea_15e3j_gg_",
36
+ "__SContainer": "___SContainer_15e3j_gg_",
37
+ "_scrollDirection_both": "_scrollDirection_both_15e3j_gg_",
38
+ "_loading": "__loading_15e3j_gg_",
39
+ "_scrollDirection_horizontal": "_scrollDirection_horizontal_15e3j_gg_",
40
+ "_scrollDirection_vertical": "_scrollDirection_vertical_15e3j_gg_",
41
+ "_headerHeight": "__headerHeight_15e3j_gg_",
42
+ "--headerHeight": "--headerHeight_15e3j",
43
+ "_leftScrollPadding": "__leftScrollPadding_15e3j_gg_",
44
+ "--leftScrollPadding": "--leftScrollPadding_15e3j",
45
+ "_rightScrollPadding": "__rightScrollPadding_15e3j_gg_",
46
+ "--rightScrollPadding": "--rightScrollPadding_15e3j",
47
+ "__SShadowVertical": "___SShadowVertical_15e3j_gg_",
48
+ "__SShadowHorizontal": "___SShadowHorizontal_15e3j_gg_",
49
+ "_leftOffset": "__leftOffset_15e3j_gg_",
50
+ "_rightOffset": "__rightOffset_15e3j_gg_"
51
51
  });
52
52
  import { localizedMessages } from '../../translations/__intergalactic-dynamic-locales';
53
53
  import { Body } from '../Body/Body';