@semcore/data-table 16.5.0 → 16.5.1-prerelease.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/lib/cjs/components/AccordionRows/AccordionRows.js +51 -51
- package/lib/cjs/components/Body/Body.js +80 -79
- package/lib/cjs/components/Body/Body.js.map +1 -1
- package/lib/cjs/components/Body/Cell.js +51 -51
- package/lib/cjs/components/Body/LimitOverlay.js +51 -51
- package/lib/cjs/components/Body/Row.js +51 -51
- package/lib/cjs/components/DataTable/DataTable.js +26 -26
- package/lib/cjs/components/DataTable/DataTable.types.js.map +1 -1
- package/lib/cjs/components/Head/Column.js +36 -36
- package/lib/cjs/components/Head/Group.js +36 -36
- package/lib/cjs/components/Head/Head.js +36 -36
- package/lib/es6/components/AccordionRows/AccordionRows.js +51 -51
- package/lib/es6/components/Body/Body.js +80 -79
- package/lib/es6/components/Body/Body.js.map +1 -1
- package/lib/es6/components/Body/Cell.js +51 -51
- package/lib/es6/components/Body/LimitOverlay.js +51 -51
- package/lib/es6/components/Body/Row.js +51 -51
- package/lib/es6/components/DataTable/DataTable.js +26 -26
- package/lib/es6/components/DataTable/DataTable.types.js.map +1 -1
- package/lib/es6/components/Head/Column.js +36 -36
- package/lib/es6/components/Head/Group.js +36 -36
- package/lib/es6/components/Head/Head.js +36 -36
- package/lib/esm/components/AccordionRows/AccordionRows.mjs +52 -52
- package/lib/esm/components/Body/Body.mjs +81 -80
- package/lib/esm/components/Body/Cell.mjs +52 -52
- package/lib/esm/components/Body/LimitOverlay.mjs +52 -52
- package/lib/esm/components/Body/Row.mjs +52 -52
- package/lib/esm/components/DataTable/DataTable.mjs +28 -28
- package/lib/esm/components/Head/Column.mjs +37 -37
- package/lib/esm/components/Head/Group.mjs +37 -37
- package/lib/esm/components/Head/Head.mjs +37 -37
- package/lib/types/components/DataTable/DataTable.types.d.ts +8 -2
- package/package.json +5 -5
|
@@ -18,61 +18,61 @@ var style = (
|
|
|
18
18
|
/*__reshadow_css_start__*/
|
|
19
19
|
(sstyled.insert(
|
|
20
20
|
/*__inner_css_start__*/
|
|
21
|
-
'.___SBody_jmssg_gg_,.___SRowGroup_jmssg_gg_,.___SRow_jmssg_gg_{display:contents}.___SAccordionRows_jmssg_gg_{display:grid;grid-column:1/-1;grid-row:var(--gridRow_jmssg);overflow:clip;transition-property:max-height;transition-duration:var(--duration_jmssg);transition-timing-function:linear;grid-template-columns:subgrid}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SCell_jmssg_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SCell_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SRow_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SCollapseRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level],.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SCell_jmssg_gg_ .___SAccordionToggle_jmssg_gg_{margin-right:var(--intergalactic-spacing-2x, 8px)}.___SCellWrapper_jmssg_gg_.__gridArea_jmssg_gg_,.___SCollapseRow_jmssg_gg_.__gridArea_jmssg_gg_,.___SRow_jmssg_gg_.__gridArea_jmssg_gg_{grid-area:var(--gridArea_jmssg)}.___SCellWrapper_jmssg_gg_{height:100%;overflow:hidden}.___SCollapseRow_jmssg_gg_.__gridArea_jmssg_gg_>.___SCellWrapper_jmssg_gg_,.___SRow_jmssg_gg_.__isAccordionRow_jmssg_gg_>.___SCellWrapper_jmssg_gg_{height:auto;overflow:auto}.___SAccordionRows_jmssg_gg_>.___SRow_jmssg_gg_.__isAccordionRow_jmssg_gg_:last-child>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__withoutBorder_jmssg_gg_),.___SCollapseRow_jmssg_gg_.__gridArea_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__withoutBorder_jmssg_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_{display:block}.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_).__expanded_jmssg_gg_.__withAccordion_jmssg_gg_,.___SRow_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._accordionType_row_jmssg_gg_.__expanded_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_jmssg_gg_._theme_muted_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_jmssg_gg_._theme_info_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SCell_jmssg_gg_._theme_success_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SCell_jmssg_gg_._theme_warning_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SCell_jmssg_gg_._theme_danger_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}.___SCollapseRow_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_.__isAccordionRow_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:not(._accordionType_row_jmssg_gg_.__expanded_jmssg_gg_):hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_muted_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_muted_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_muted_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_muted_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_muted_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_muted_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_info_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_info_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_info_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_info_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_info_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_info_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_success_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_success_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_success_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_success_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_success_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_success_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_warning_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_warning_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_warning_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_warning_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_warning_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_warning_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_danger_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_danger_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_danger_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_danger_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_danger_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_danger_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_jmssg_gg_._theme_muted_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_jmssg_gg_._theme_muted_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_muted_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_jmssg_gg_._theme_info_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_jmssg_gg_._theme_info_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_info_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_jmssg_gg_._theme_success_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_jmssg_gg_._theme_success_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_success_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_jmssg_gg_._theme_warning_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_jmssg_gg_._theme_warning_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_warning_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_jmssg_gg_._theme_danger_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_jmssg_gg_._theme_danger_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_danger_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_jmssg_gg_{display:flex;height:100%;font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;border-bottom:1px solid var(--intergalactic-border-secondary, #e0e1e9);white-space:pre-wrap;word-break:break-word;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;outline:0;overflow:hidden}.___SCell_jmssg_gg_ .___SAccordionToggle_jmssg_gg_{margin-top:var(--intergalactic-spacing-05x, 2px);margin-right:var(--intergalactic-spacing-3x, 12px);margin-left:calc(var(--intergalactic-spacing-05x, 2px)*-1);height:-moz-fit-content;height:fit-content}.___SCell_jmssg_gg_ .___SAccordionToggle_jmssg_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_jmssg_gg_ .___SAccordionToggle_jmssg_gg_.__expanded_jmssg_gg_ svg{transform:rotate(90deg)}.___SCell_jmssg_gg_.__withoutBorder_jmssg_gg_{border-bottom:none}.___SCell_jmssg_gg_.__withAccordion_jmssg_gg_,.___SCell_jmssg_gg_._name_Symbol\\(SELECT_ALL\\)_jmssg_gg_,.___SRow_jmssg_gg_._accordionType_row_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_{cursor:pointer}.___SCheckboxCell_jmssg_gg_[aria-hidden]{filter:blur(3px);pointer-events:none}.___SCell_jmssg_gg_._use_primary_jmssg_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_jmssg_gg_._use_primary_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SCell_jmssg_gg_._use_secondary_jmssg_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_jmssg_gg_._use_secondary_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SCell_jmssg_gg_._borders_both_jmssg_gg_,.___SCell_jmssg_gg_._borders_left_jmssg_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_jmssg_gg_._borders_both_jmssg_gg_,.___SCell_jmssg_gg_._borders_right_jmssg_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_jmssg_gg_.__fixed_jmssg_gg_{position:sticky;z-index:2}.___SCell_jmssg_gg_._theme_muted_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_jmssg_gg_._theme_info_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_jmssg_gg_._theme_success_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_jmssg_gg_._theme_warning_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_jmssg_gg_._theme_danger_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_jmssg_gg_{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85));z-index:15}.___SSpinContainer_jmssg_gg_:focus-visible{z-index:15}.___SSpinContainer_jmssg_gg_.__headerHeight_jmssg_gg_{top:var(--headerHeight_jmssg)}.___SEmptyData_jmssg_gg_{grid-column:1/-1}.___SCollapseRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_,.___SRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SCollapseRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level],.___SRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SCollapseRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:last-child .___SCell_jmssg_gg_,.___SRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:last-child .___SCell_jmssg_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_jmssg_gg_.__fixed_jmssg_gg_.__shadowVertical_jmssg_gg_:after{content:"";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_median_jmssg_gg_,.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_start_jmssg_gg_{margin-right:-5px}.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_median_jmssg_gg_:after,.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_start_jmssg_gg_:after{display:block;right:0;background:var(--intergalactic-scroll-area-shadow-left,\n linear-gradient(to right, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_median_jmssg_gg_ .___SCell_jmssg_gg_,.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_start_jmssg_gg_ .___SCell_jmssg_gg_{margin-right:5px}.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_end_jmssg_gg_,.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_median_jmssg_gg_{margin-left:-5px}.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_end_jmssg_gg_:after,.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_median_jmssg_gg_:after{display:block;left:0;background:var(--intergalactic-scroll-area-shadow-right,\n linear-gradient(to left, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_end_jmssg_gg_ .___SCell_jmssg_gg_,.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_median_jmssg_gg_ .___SCell_jmssg_gg_{margin-left:5px}.___SLimitOverlayCellWrapper_jmssg_gg_.__gridArea_jmssg_gg_{width:100%;height:100%;align-items:center;justify-content:center;z-index:16;grid-area:var(--gridArea_jmssg);backdrop-filter:blur(6px)}.___SLimitOverlayCellWrapper_jmssg_gg_.__left_jmssg_gg_{position:sticky;left:var(---left_jmssg)}.___SCell_jmssg_gg_.__innerOutline_jmssg_gg_:focus-visible{transition:none}',
|
|
21
|
+
'.___SBody_179hi_gg_,.___SRowGroup_179hi_gg_,.___SRow_179hi_gg_{display:contents}.___SAccordionRows_179hi_gg_{display:grid;grid-column:1/-1;grid-row:var(--gridRow_179hi);overflow:clip;transition-property:max-height;transition-duration:var(--duration_179hi);transition-timing-function:linear;grid-template-columns:subgrid}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SCell_179hi_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SCell_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SRow_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SCollapseRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level],.___SBody_179hi_gg_.__compact_179hi_gg_ .___SRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SCell_179hi_gg_ .___SAccordionToggle_179hi_gg_{margin-right:var(--intergalactic-spacing-2x, 8px)}.___SCellWrapper_179hi_gg_.__gridArea_179hi_gg_,.___SCollapseRow_179hi_gg_.__gridArea_179hi_gg_,.___SRow_179hi_gg_.__gridArea_179hi_gg_{grid-area:var(--gridArea_179hi)}.___SCellWrapper_179hi_gg_{height:100%;overflow:hidden}.___SCollapseRow_179hi_gg_.__gridArea_179hi_gg_>.___SCellWrapper_179hi_gg_,.___SRow_179hi_gg_.__isAccordionRow_179hi_gg_>.___SCellWrapper_179hi_gg_{height:auto;overflow:auto}.___SAccordionRows_179hi_gg_>.___SRow_179hi_gg_.__isAccordionRow_179hi_gg_:last-child>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__withoutBorder_179hi_gg_),.___SCollapseRow_179hi_gg_.__gridArea_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__withoutBorder_179hi_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_{display:block}.___SCell_179hi_gg_:not(.__theme_179hi_gg_).__expanded_179hi_gg_.__withAccordion_179hi_gg_,.___SRow_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._accordionType_row_179hi_gg_.__expanded_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_179hi_gg_._theme_muted_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_179hi_gg_._theme_info_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SCell_179hi_gg_._theme_success_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SCell_179hi_gg_._theme_warning_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SCell_179hi_gg_._theme_danger_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}.___SCollapseRow_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_.__isAccordionRow_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:not(._accordionType_row_179hi_gg_.__expanded_179hi_gg_):hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_muted_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_muted_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_muted_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_muted_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_muted_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_muted_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_info_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_info_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_info_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_info_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_info_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_info_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_success_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_success_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_success_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_success_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_success_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_success_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_warning_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_warning_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_warning_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_warning_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_warning_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_warning_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_danger_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_danger_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_danger_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_danger_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_danger_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_danger_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_179hi_gg_._theme_muted_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_179hi_gg_._theme_muted_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_muted_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_179hi_gg_._theme_info_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_179hi_gg_._theme_info_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_info_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_179hi_gg_._theme_success_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_179hi_gg_._theme_success_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_success_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_179hi_gg_._theme_warning_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_179hi_gg_._theme_warning_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_warning_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_179hi_gg_._theme_danger_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_179hi_gg_._theme_danger_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_danger_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_179hi_gg_{display:flex;height:100%;font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;border-bottom:1px solid var(--intergalactic-border-secondary, #e0e1e9);white-space:pre-wrap;word-break:break-word;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;outline:0;overflow:hidden}.___SCell_179hi_gg_ .___SAccordionToggle_179hi_gg_{margin-top:var(--intergalactic-spacing-05x, 2px);margin-right:var(--intergalactic-spacing-3x, 12px);margin-left:calc(var(--intergalactic-spacing-05x, 2px)*-1);height:-moz-fit-content;height:fit-content}.___SCell_179hi_gg_ .___SAccordionToggle_179hi_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_179hi_gg_ .___SAccordionToggle_179hi_gg_.__expanded_179hi_gg_ svg{transform:rotate(90deg)}.___SCell_179hi_gg_.__withoutBorder_179hi_gg_{border-bottom:none}.___SCell_179hi_gg_.__withAccordion_179hi_gg_,.___SCell_179hi_gg_._name_Symbol\\(SELECT_ALL\\)_179hi_gg_,.___SRow_179hi_gg_._accordionType_row_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_{cursor:pointer}.___SCheckboxCell_179hi_gg_[aria-hidden]{filter:blur(3px);pointer-events:none}.___SCell_179hi_gg_._use_primary_179hi_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_179hi_gg_._use_primary_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SCell_179hi_gg_._use_secondary_179hi_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_179hi_gg_._use_secondary_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SCell_179hi_gg_._borders_both_179hi_gg_,.___SCell_179hi_gg_._borders_left_179hi_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_179hi_gg_._borders_both_179hi_gg_,.___SCell_179hi_gg_._borders_right_179hi_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_179hi_gg_.__fixed_179hi_gg_{position:sticky;z-index:2}.___SCell_179hi_gg_._theme_muted_179hi_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_179hi_gg_._theme_info_179hi_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_179hi_gg_._theme_success_179hi_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_179hi_gg_._theme_warning_179hi_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_179hi_gg_._theme_danger_179hi_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_179hi_gg_{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85));z-index:15}.___SSpinContainer_179hi_gg_:focus-visible{z-index:15}.___SSpinContainer_179hi_gg_.__headerHeight_179hi_gg_{top:var(--headerHeight_179hi)}.___SEmptyData_179hi_gg_{grid-column:1/-1}.___SCollapseRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_,.___SRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SCollapseRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level],.___SRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SCollapseRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:last-child .___SCell_179hi_gg_,.___SRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:last-child .___SCell_179hi_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_179hi_gg_.__fixed_179hi_gg_.__shadowVertical_179hi_gg_:after{content:"";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_median_179hi_gg_,.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_start_179hi_gg_{margin-right:-5px}.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_median_179hi_gg_:after,.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_start_179hi_gg_:after{display:block;right:0;background:var(--intergalactic-scroll-area-shadow-left,\n linear-gradient(to right, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_median_179hi_gg_ .___SCell_179hi_gg_,.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_start_179hi_gg_ .___SCell_179hi_gg_{margin-right:5px}.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_end_179hi_gg_,.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_median_179hi_gg_{margin-left:-5px}.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_end_179hi_gg_:after,.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_median_179hi_gg_:after{display:block;left:0;background:var(--intergalactic-scroll-area-shadow-right,\n linear-gradient(to left, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_end_179hi_gg_ .___SCell_179hi_gg_,.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_median_179hi_gg_ .___SCell_179hi_gg_{margin-left:5px}.___SLimitOverlayCellWrapper_179hi_gg_.__gridArea_179hi_gg_{width:100%;height:100%;align-items:center;justify-content:center;z-index:16;grid-area:var(--gridArea_179hi);backdrop-filter:blur(6px)}.___SLimitOverlayCellWrapper_179hi_gg_.__left_179hi_gg_{position:sticky;left:var(---left_179hi)}.___SCell_179hi_gg_.__innerOutline_179hi_gg_:focus-visible{transition:none}',
|
|
22
22
|
/*__inner_css_end__*/
|
|
23
|
-
"
|
|
23
|
+
"179hi_gg_"
|
|
24
24
|
), /*__reshadow_css_end__*/
|
|
25
25
|
{
|
|
26
|
-
"__SBody": "
|
|
27
|
-
"__SRow": "
|
|
28
|
-
"__SRowGroup": "
|
|
29
|
-
"__SAccordionRows": "
|
|
30
|
-
"--gridRow": "--
|
|
31
|
-
"--duration": "--
|
|
32
|
-
"_gridArea": "
|
|
33
|
-
"__SCellWrapper": "
|
|
34
|
-
"__SCollapseRow": "
|
|
35
|
-
"--gridArea": "--
|
|
36
|
-
"_isAccordionRow": "
|
|
37
|
-
"__SCell": "
|
|
38
|
-
"_withoutBorder": "
|
|
39
|
-
"_active": "
|
|
40
|
-
"_theme": "
|
|
41
|
-
"_accordionType_row": "
|
|
42
|
-
"_expanded": "
|
|
43
|
-
"_withAccordion": "
|
|
44
|
-
"_theme_muted": "
|
|
45
|
-
"_theme_info": "
|
|
46
|
-
"_theme_success": "
|
|
47
|
-
"_theme_warning": "
|
|
48
|
-
"_theme_danger": "
|
|
49
|
-
"_isNonInteractive": "
|
|
50
|
-
"__SLimitOverlayCellWrapper": "
|
|
51
|
-
"_name_Symbol(SELECT_ALL)": "_name_Symbol(SELECT_ALL)
|
|
52
|
-
"__SCheckboxCell": "
|
|
53
|
-
"_borders_both": "
|
|
54
|
-
"_borders_left": "
|
|
55
|
-
"_borders_right": "
|
|
56
|
-
"_fixed": "
|
|
57
|
-
"__SSpinContainer": "
|
|
58
|
-
"_headerHeight": "
|
|
59
|
-
"--headerHeight": "--
|
|
60
|
-
"__SEmptyData": "
|
|
61
|
-
"_left": "
|
|
62
|
-
"---left": "---
|
|
63
|
-
"_innerOutline": "
|
|
64
|
-
"_compact": "
|
|
65
|
-
"--data-aria-level": "--data-aria-
|
|
66
|
-
"_sideIndents_wide": "
|
|
67
|
-
"__SAccordionToggle": "
|
|
68
|
-
"_use_primary": "
|
|
69
|
-
"_use_secondary": "
|
|
70
|
-
"_shadowVertical": "
|
|
71
|
-
"_fixed_left": "
|
|
72
|
-
"_shadowVertical_median": "
|
|
73
|
-
"_shadowVertical_start": "
|
|
74
|
-
"_fixed_right": "
|
|
75
|
-
"_shadowVertical_end": "
|
|
26
|
+
"__SBody": "___SBody_179hi_gg_",
|
|
27
|
+
"__SRow": "___SRow_179hi_gg_",
|
|
28
|
+
"__SRowGroup": "___SRowGroup_179hi_gg_",
|
|
29
|
+
"__SAccordionRows": "___SAccordionRows_179hi_gg_",
|
|
30
|
+
"--gridRow": "--gridRow_179hi",
|
|
31
|
+
"--duration": "--duration_179hi",
|
|
32
|
+
"_gridArea": "__gridArea_179hi_gg_",
|
|
33
|
+
"__SCellWrapper": "___SCellWrapper_179hi_gg_",
|
|
34
|
+
"__SCollapseRow": "___SCollapseRow_179hi_gg_",
|
|
35
|
+
"--gridArea": "--gridArea_179hi",
|
|
36
|
+
"_isAccordionRow": "__isAccordionRow_179hi_gg_",
|
|
37
|
+
"__SCell": "___SCell_179hi_gg_",
|
|
38
|
+
"_withoutBorder": "__withoutBorder_179hi_gg_",
|
|
39
|
+
"_active": "__active_179hi_gg_",
|
|
40
|
+
"_theme": "__theme_179hi_gg_",
|
|
41
|
+
"_accordionType_row": "_accordionType_row_179hi_gg_",
|
|
42
|
+
"_expanded": "__expanded_179hi_gg_",
|
|
43
|
+
"_withAccordion": "__withAccordion_179hi_gg_",
|
|
44
|
+
"_theme_muted": "_theme_muted_179hi_gg_",
|
|
45
|
+
"_theme_info": "_theme_info_179hi_gg_",
|
|
46
|
+
"_theme_success": "_theme_success_179hi_gg_",
|
|
47
|
+
"_theme_warning": "_theme_warning_179hi_gg_",
|
|
48
|
+
"_theme_danger": "_theme_danger_179hi_gg_",
|
|
49
|
+
"_isNonInteractive": "__isNonInteractive_179hi_gg_",
|
|
50
|
+
"__SLimitOverlayCellWrapper": "___SLimitOverlayCellWrapper_179hi_gg_",
|
|
51
|
+
"_name_Symbol(SELECT_ALL)": "_name_Symbol(SELECT_ALL)_179hi_gg_",
|
|
52
|
+
"__SCheckboxCell": "___SCheckboxCell_179hi_gg_",
|
|
53
|
+
"_borders_both": "_borders_both_179hi_gg_",
|
|
54
|
+
"_borders_left": "_borders_left_179hi_gg_",
|
|
55
|
+
"_borders_right": "_borders_right_179hi_gg_",
|
|
56
|
+
"_fixed": "__fixed_179hi_gg_",
|
|
57
|
+
"__SSpinContainer": "___SSpinContainer_179hi_gg_",
|
|
58
|
+
"_headerHeight": "__headerHeight_179hi_gg_",
|
|
59
|
+
"--headerHeight": "--headerHeight_179hi",
|
|
60
|
+
"__SEmptyData": "___SEmptyData_179hi_gg_",
|
|
61
|
+
"_left": "__left_179hi_gg_",
|
|
62
|
+
"---left": "---left_179hi",
|
|
63
|
+
"_innerOutline": "__innerOutline_179hi_gg_",
|
|
64
|
+
"_compact": "__compact_179hi_gg_",
|
|
65
|
+
"--data-aria-level": "--data-aria-level_179hi",
|
|
66
|
+
"_sideIndents_wide": "_sideIndents_wide_179hi_gg_",
|
|
67
|
+
"__SAccordionToggle": "___SAccordionToggle_179hi_gg_",
|
|
68
|
+
"_use_primary": "_use_primary_179hi_gg_",
|
|
69
|
+
"_use_secondary": "_use_secondary_179hi_gg_",
|
|
70
|
+
"_shadowVertical": "__shadowVertical_179hi_gg_",
|
|
71
|
+
"_fixed_left": "_fixed_left_179hi_gg_",
|
|
72
|
+
"_shadowVertical_median": "_shadowVertical_median_179hi_gg_",
|
|
73
|
+
"_shadowVertical_start": "_shadowVertical_start_179hi_gg_",
|
|
74
|
+
"_fixed_right": "_fixed_right_179hi_gg_",
|
|
75
|
+
"_shadowVertical_end": "_shadowVertical_end_179hi_gg_"
|
|
76
76
|
})
|
|
77
77
|
);
|
|
78
78
|
var ROWS_BUFFER = 20;
|
|
@@ -88,7 +88,6 @@ var BodyRoot = /* @__PURE__ */ (function(_Component) {
|
|
|
88
88
|
_defineProperty(_this, "indexForDownIterate", 0);
|
|
89
89
|
_defineProperty(_this, "indexForUpIterate", 0);
|
|
90
90
|
_defineProperty(_this, "startIndex", -1);
|
|
91
|
-
_defineProperty(_this, "lastIndex", -1);
|
|
92
91
|
_defineProperty(_this, "bodyRef", /* @__PURE__ */ React.createRef());
|
|
93
92
|
_defineProperty(_this, "spinContainerIsFocused", false);
|
|
94
93
|
_defineProperty(_this, "calculateAriaRowIndex", function() {
|
|
@@ -234,6 +233,8 @@ var BodyRoot = /* @__PURE__ */ (function(_Component) {
|
|
|
234
233
|
var SSpinContainer = Box;
|
|
235
234
|
var _this$asProps4 = this.asProps, styles = _this$asProps4.styles, loading = _this$asProps4.loading, spinnerRef = _this$asProps4.spinnerRef, virtualScroll = _this$asProps4.virtualScroll, scrollDirection = _this$asProps4.scrollDirection, tableContainerRef = _this$asProps4.tableContainerRef, scrollTop = _this$asProps4.scrollTop, renderEmptyData = _this$asProps4.renderEmptyData, columns = _this$asProps4.columns, uid = _this$asProps4.uid, rows = _this$asProps4.rows, renderCellOverlay = _this$asProps4.renderCellOverlay;
|
|
236
235
|
var rowsToRender = rows;
|
|
236
|
+
var startIndex = -1;
|
|
237
|
+
var lastIndex = -1;
|
|
237
238
|
if (virtualScroll) {
|
|
238
239
|
var _virtualScroll$rowsBu, _tableContainerRef$cu, _tableContainerRef$cu2;
|
|
239
240
|
var rowsBuffer = typeof virtualScroll !== "boolean" && "rowsBuffer" in virtualScroll ? (_virtualScroll$rowsBu = virtualScroll.rowsBuffer) !== null && _virtualScroll$rowsBu !== void 0 ? _virtualScroll$rowsBu : ROWS_BUFFER : ROWS_BUFFER;
|
|
@@ -244,65 +245,65 @@ var BodyRoot = /* @__PURE__ */ (function(_Component) {
|
|
|
244
245
|
var _virtualScroll$aproxR;
|
|
245
246
|
var aproxRowsOnPage = typeof virtualScroll !== "boolean" ? (_virtualScroll$aproxR = virtualScroll.aproxRowsOnPage) !== null && _virtualScroll$aproxR !== void 0 ? _virtualScroll$aproxR : APROX_ROWS_ON_PAGE : APROX_ROWS_ON_PAGE;
|
|
246
247
|
if (scrollDirection === "down") {
|
|
247
|
-
var _this$rowsHeightMap$g, _this$rowsHeightMap$g2
|
|
248
|
+
var _this$rowsHeightMap$g, _this$rowsHeightMap$g2;
|
|
248
249
|
for (var i = this.indexForDownIterate; i < this.rowsHeightMap.size - 1; i++) {
|
|
249
250
|
var value = this.rowsHeightMap.get(i);
|
|
250
251
|
if (!value) continue;
|
|
251
252
|
var key = i;
|
|
252
253
|
var valueFromToCompare = value[1];
|
|
253
254
|
var valueToToCompare = value[0];
|
|
254
|
-
if (
|
|
255
|
-
|
|
255
|
+
if (startIndex === -1 && scrollTop < valueFromToCompare) {
|
|
256
|
+
startIndex = Math.max(key - prevPrepared, 0);
|
|
256
257
|
}
|
|
257
|
-
if (
|
|
258
|
-
|
|
258
|
+
if (startIndex !== -1 && scrollTop + offsetHeight < valueToToCompare) {
|
|
259
|
+
lastIndex = Math.min(key + nextPrepared, rows.length);
|
|
259
260
|
}
|
|
260
|
-
if (
|
|
261
|
+
if (startIndex !== -1 && lastIndex !== -1) {
|
|
261
262
|
break;
|
|
262
263
|
}
|
|
263
264
|
}
|
|
264
|
-
if (scrollTop + offsetHeight < ((_this$rowsHeightMap$g = (_this$rowsHeightMap$g2 = this.rowsHeightMap.get(
|
|
265
|
-
|
|
265
|
+
if (scrollTop + offsetHeight < ((_this$rowsHeightMap$g = (_this$rowsHeightMap$g2 = this.rowsHeightMap.get(lastIndex !== null && lastIndex !== void 0 ? lastIndex : 0)) === null || _this$rowsHeightMap$g2 === void 0 ? void 0 : _this$rowsHeightMap$g2[1]) !== null && _this$rowsHeightMap$g !== void 0 ? _this$rowsHeightMap$g : 0)) {
|
|
266
|
+
lastIndex = lastIndex + aproxRowsOnPage;
|
|
266
267
|
}
|
|
267
268
|
} else if (scrollDirection === "up") {
|
|
268
|
-
var _this$rowsHeightMap$g3, _this$rowsHeightMap$g4
|
|
269
|
+
var _this$rowsHeightMap$g3, _this$rowsHeightMap$g4;
|
|
269
270
|
for (var _i = this.indexForUpIterate; _i >= 0; _i--) {
|
|
270
271
|
var _value = this.rowsHeightMap.get(_i);
|
|
271
272
|
if (!_value) continue;
|
|
272
273
|
var _key = _i;
|
|
273
274
|
var _valueFromToCompare = _value[1];
|
|
274
275
|
var _valueToToCompare = _value[0];
|
|
275
|
-
if (
|
|
276
|
-
|
|
276
|
+
if (lastIndex === -1 && scrollTop + offsetHeight > _valueToToCompare) {
|
|
277
|
+
lastIndex = Math.min(_key + nextPrepared, rows.length);
|
|
277
278
|
}
|
|
278
|
-
if (
|
|
279
|
-
|
|
279
|
+
if (lastIndex !== -1 && scrollTop < _valueFromToCompare) {
|
|
280
|
+
startIndex = Math.max(_key - prevPrepared, 0);
|
|
280
281
|
}
|
|
281
|
-
if (
|
|
282
|
+
if (startIndex !== -1 && lastIndex !== -1) {
|
|
282
283
|
break;
|
|
283
284
|
}
|
|
284
285
|
}
|
|
285
|
-
if (scrollTop < ((_this$rowsHeightMap$g3 = (_this$rowsHeightMap$g4 = this.rowsHeightMap.get(
|
|
286
|
-
|
|
286
|
+
if (scrollTop < ((_this$rowsHeightMap$g3 = (_this$rowsHeightMap$g4 = this.rowsHeightMap.get(startIndex !== null && startIndex !== void 0 ? startIndex : 0)) === null || _this$rowsHeightMap$g4 === void 0 ? void 0 : _this$rowsHeightMap$g4[0]) !== null && _this$rowsHeightMap$g3 !== void 0 ? _this$rowsHeightMap$g3 : 0)) {
|
|
287
|
+
startIndex = Math.max(startIndex - aproxRowsOnPage, 0);
|
|
287
288
|
}
|
|
288
289
|
}
|
|
289
|
-
if (
|
|
290
|
-
|
|
290
|
+
if (startIndex === -1) {
|
|
291
|
+
startIndex = scrollTop === 0 ? 0 : Math.max(rows.length - aproxRowsOnPage, 0);
|
|
291
292
|
}
|
|
292
|
-
if (
|
|
293
|
-
|
|
293
|
+
if (lastIndex === -1) {
|
|
294
|
+
lastIndex = scrollTop === 0 ? aproxRowsOnPage : rows.length;
|
|
294
295
|
}
|
|
295
|
-
this.indexForDownIterate =
|
|
296
|
-
this.indexForUpIterate =
|
|
297
|
-
rowsToRender = rows.slice(
|
|
296
|
+
this.indexForDownIterate = startIndex;
|
|
297
|
+
this.indexForUpIterate = lastIndex;
|
|
298
|
+
rowsToRender = rows.slice(startIndex, lastIndex);
|
|
298
299
|
} else if ("rowHeight" in virtualScroll) {
|
|
299
300
|
var rowHeight = virtualScroll.rowHeight;
|
|
300
|
-
|
|
301
|
-
var
|
|
302
|
-
rowsToRender = rows.slice(
|
|
301
|
+
startIndex = Math.max(Math.floor(scrollTop / rowHeight) - prevPrepared, 0);
|
|
302
|
+
var _lastIndex = Math.min(Math.ceil((scrollTop + offsetHeight) / rowHeight) + nextPrepared, rows.length);
|
|
303
|
+
rowsToRender = rows.slice(startIndex, _lastIndex);
|
|
303
304
|
}
|
|
304
305
|
}
|
|
305
|
-
this.startIndex =
|
|
306
|
+
this.startIndex = startIndex === -1 ? 0 : startIndex;
|
|
306
307
|
var rowMarginTop = (_this$rowsHeightMap$g5 = this.rowsHeightMap.get(this.startIndex - 1)) === null || _this$rowsHeightMap$g5 === void 0 ? void 0 : _this$rowsHeightMap$g5[1];
|
|
307
308
|
var emptyRow = null;
|
|
308
309
|
if (rowsToRender.length === 0) {
|
|
@@ -17,61 +17,61 @@ var styles = (
|
|
|
17
17
|
/*__reshadow_css_start__*/
|
|
18
18
|
(sstyled.insert(
|
|
19
19
|
/*__inner_css_start__*/
|
|
20
|
-
'.___SBody_jmssg_gg_,.___SRowGroup_jmssg_gg_,.___SRow_jmssg_gg_{display:contents}.___SAccordionRows_jmssg_gg_{display:grid;grid-column:1/-1;grid-row:var(--gridRow_jmssg);overflow:clip;transition-property:max-height;transition-duration:var(--duration_jmssg);transition-timing-function:linear;grid-template-columns:subgrid}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SCell_jmssg_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SCell_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SRow_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SCollapseRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level],.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SBody_jmssg_gg_.__compact_jmssg_gg_ .___SCell_jmssg_gg_ .___SAccordionToggle_jmssg_gg_{margin-right:var(--intergalactic-spacing-2x, 8px)}.___SCellWrapper_jmssg_gg_.__gridArea_jmssg_gg_,.___SCollapseRow_jmssg_gg_.__gridArea_jmssg_gg_,.___SRow_jmssg_gg_.__gridArea_jmssg_gg_{grid-area:var(--gridArea_jmssg)}.___SCellWrapper_jmssg_gg_{height:100%;overflow:hidden}.___SCollapseRow_jmssg_gg_.__gridArea_jmssg_gg_>.___SCellWrapper_jmssg_gg_,.___SRow_jmssg_gg_.__isAccordionRow_jmssg_gg_>.___SCellWrapper_jmssg_gg_{height:auto;overflow:auto}.___SAccordionRows_jmssg_gg_>.___SRow_jmssg_gg_.__isAccordionRow_jmssg_gg_:last-child>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__withoutBorder_jmssg_gg_),.___SCollapseRow_jmssg_gg_.__gridArea_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__withoutBorder_jmssg_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_{display:block}.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_).__expanded_jmssg_gg_.__withAccordion_jmssg_gg_,.___SRow_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._accordionType_row_jmssg_gg_.__expanded_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_jmssg_gg_._theme_muted_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_jmssg_gg_._theme_info_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SCell_jmssg_gg_._theme_success_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SCell_jmssg_gg_._theme_warning_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SCell_jmssg_gg_._theme_danger_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}.___SCollapseRow_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_.__isAccordionRow_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:not(._accordionType_row_jmssg_gg_.__expanded_jmssg_gg_):hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_muted_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_muted_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_muted_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_muted_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_muted_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_muted_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_info_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_info_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_info_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_info_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_info_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_info_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_success_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_success_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_success_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_success_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_success_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_success_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_warning_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_warning_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_warning_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_warning_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_warning_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_warning_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_._theme_danger_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_[data-grouped-by=rowgroup]._theme_danger_jmssg_gg_:not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_._theme_danger_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not([aria-hidden]),.___SRowGroup_jmssg_gg_:has(.___SCell_jmssg_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_jmssg_gg_:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden])>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_danger_jmssg_gg_:not([aria-hidden]),.___SRow_jmssg_gg_._theme_danger_jmssg_gg_:hover:not(.__expanded_jmssg_gg_.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_):not([aria-hidden]),.___SRow_jmssg_gg_:hover:not(.__isNonInteractive_jmssg_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_jmssg_gg_:hover))>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_._theme_danger_jmssg_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_jmssg_gg_._theme_muted_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_jmssg_gg_._theme_muted_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_muted_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_jmssg_gg_._theme_info_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_jmssg_gg_._theme_info_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_info_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_jmssg_gg_._theme_success_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_jmssg_gg_._theme_success_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_success_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_jmssg_gg_._theme_warning_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_jmssg_gg_._theme_warning_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_warning_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_jmssg_gg_._theme_danger_jmssg_gg_ .___SCell_jmssg_gg_:not(.__theme_jmssg_gg_):not(.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_jmssg_gg_._theme_danger_jmssg_gg_ .___SCell_jmssg_gg_.__expanded_jmssg_gg_.__withAccordion_jmssg_gg_:not(.__theme_jmssg_gg_),.___SRow_jmssg_gg_._theme_danger_jmssg_gg_.__active_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_:not(.__theme_jmssg_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_jmssg_gg_{display:flex;height:100%;font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;border-bottom:1px solid var(--intergalactic-border-secondary, #e0e1e9);white-space:pre-wrap;word-break:break-word;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;outline:0;overflow:hidden}.___SCell_jmssg_gg_ .___SAccordionToggle_jmssg_gg_{margin-top:var(--intergalactic-spacing-05x, 2px);margin-right:var(--intergalactic-spacing-3x, 12px);margin-left:calc(var(--intergalactic-spacing-05x, 2px)*-1);height:-moz-fit-content;height:fit-content}.___SCell_jmssg_gg_ .___SAccordionToggle_jmssg_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_jmssg_gg_ .___SAccordionToggle_jmssg_gg_.__expanded_jmssg_gg_ svg{transform:rotate(90deg)}.___SCell_jmssg_gg_.__withoutBorder_jmssg_gg_{border-bottom:none}.___SCell_jmssg_gg_.__withAccordion_jmssg_gg_,.___SCell_jmssg_gg_._name_Symbol\\(SELECT_ALL\\)_jmssg_gg_,.___SRow_jmssg_gg_._accordionType_row_jmssg_gg_>.___SCellWrapper_jmssg_gg_>.___SCell_jmssg_gg_{cursor:pointer}.___SCheckboxCell_jmssg_gg_[aria-hidden]{filter:blur(3px);pointer-events:none}.___SCell_jmssg_gg_._use_primary_jmssg_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_jmssg_gg_._use_primary_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SCell_jmssg_gg_._use_secondary_jmssg_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_jmssg_gg_._use_secondary_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SCell_jmssg_gg_._borders_both_jmssg_gg_,.___SCell_jmssg_gg_._borders_left_jmssg_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_jmssg_gg_._borders_both_jmssg_gg_,.___SCell_jmssg_gg_._borders_right_jmssg_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_jmssg_gg_.__fixed_jmssg_gg_{position:sticky;z-index:2}.___SCell_jmssg_gg_._theme_muted_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_jmssg_gg_._theme_info_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_jmssg_gg_._theme_success_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_jmssg_gg_._theme_warning_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_jmssg_gg_._theme_danger_jmssg_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_jmssg_gg_{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85));z-index:15}.___SSpinContainer_jmssg_gg_:focus-visible{z-index:15}.___SSpinContainer_jmssg_gg_.__headerHeight_jmssg_gg_{top:var(--headerHeight_jmssg)}.___SEmptyData_jmssg_gg_{grid-column:1/-1}.___SCollapseRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_,.___SRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SCollapseRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level],.___SRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:first-child .___SCell_jmssg_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_jmssg) - 1)))}.___SCollapseRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:last-child .___SCell_jmssg_gg_,.___SRow_jmssg_gg_._sideIndents_wide_jmssg_gg_ .___SCellWrapper_jmssg_gg_:last-child .___SCell_jmssg_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_jmssg_gg_.__fixed_jmssg_gg_.__shadowVertical_jmssg_gg_:after{content:"";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_median_jmssg_gg_,.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_start_jmssg_gg_{margin-right:-5px}.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_median_jmssg_gg_:after,.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_start_jmssg_gg_:after{display:block;right:0;background:var(--intergalactic-scroll-area-shadow-left,\n linear-gradient(to right, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_median_jmssg_gg_ .___SCell_jmssg_gg_,.___SCellWrapper_jmssg_gg_._fixed_left_jmssg_gg_._shadowVertical_start_jmssg_gg_ .___SCell_jmssg_gg_{margin-right:5px}.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_end_jmssg_gg_,.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_median_jmssg_gg_{margin-left:-5px}.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_end_jmssg_gg_:after,.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_median_jmssg_gg_:after{display:block;left:0;background:var(--intergalactic-scroll-area-shadow-right,\n linear-gradient(to left, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_end_jmssg_gg_ .___SCell_jmssg_gg_,.___SCellWrapper_jmssg_gg_._fixed_right_jmssg_gg_._shadowVertical_median_jmssg_gg_ .___SCell_jmssg_gg_{margin-left:5px}.___SLimitOverlayCellWrapper_jmssg_gg_.__gridArea_jmssg_gg_{width:100%;height:100%;align-items:center;justify-content:center;z-index:16;grid-area:var(--gridArea_jmssg);backdrop-filter:blur(6px)}.___SLimitOverlayCellWrapper_jmssg_gg_.__left_jmssg_gg_{position:sticky;left:var(---left_jmssg)}.___SCell_jmssg_gg_.__innerOutline_jmssg_gg_:focus-visible{transition:none}',
|
|
20
|
+
'.___SBody_179hi_gg_,.___SRowGroup_179hi_gg_,.___SRow_179hi_gg_{display:contents}.___SAccordionRows_179hi_gg_{display:grid;grid-column:1/-1;grid-row:var(--gridRow_179hi);overflow:clip;transition-property:max-height;transition-duration:var(--duration_179hi);transition-timing-function:linear;grid-template-columns:subgrid}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SCell_179hi_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SCell_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SRow_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SCollapseRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level],.___SBody_179hi_gg_.__compact_179hi_gg_ .___SRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SBody_179hi_gg_.__compact_179hi_gg_ .___SCell_179hi_gg_ .___SAccordionToggle_179hi_gg_{margin-right:var(--intergalactic-spacing-2x, 8px)}.___SCellWrapper_179hi_gg_.__gridArea_179hi_gg_,.___SCollapseRow_179hi_gg_.__gridArea_179hi_gg_,.___SRow_179hi_gg_.__gridArea_179hi_gg_{grid-area:var(--gridArea_179hi)}.___SCellWrapper_179hi_gg_{height:100%;overflow:hidden}.___SCollapseRow_179hi_gg_.__gridArea_179hi_gg_>.___SCellWrapper_179hi_gg_,.___SRow_179hi_gg_.__isAccordionRow_179hi_gg_>.___SCellWrapper_179hi_gg_{height:auto;overflow:auto}.___SAccordionRows_179hi_gg_>.___SRow_179hi_gg_.__isAccordionRow_179hi_gg_:last-child>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__withoutBorder_179hi_gg_),.___SCollapseRow_179hi_gg_.__gridArea_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__withoutBorder_179hi_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_{display:block}.___SCell_179hi_gg_:not(.__theme_179hi_gg_).__expanded_179hi_gg_.__withAccordion_179hi_gg_,.___SRow_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._accordionType_row_179hi_gg_.__expanded_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_179hi_gg_._theme_muted_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCell_179hi_gg_._theme_info_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SCell_179hi_gg_._theme_success_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SCell_179hi_gg_._theme_warning_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SCell_179hi_gg_._theme_danger_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}.___SCollapseRow_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_.__isAccordionRow_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:not(._accordionType_row_179hi_gg_.__expanded_179hi_gg_):hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_muted_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_muted_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_muted_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_muted_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_muted_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_muted_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_info_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_info_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_info_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_info_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_info_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_info_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_success_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_success_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_success_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_success_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_success_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_success_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_warning_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_warning_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_warning_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_warning_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_warning_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_warning_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_._theme_danger_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_[data-grouped-by=rowgroup]._theme_danger_179hi_gg_:not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_._theme_danger_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not([aria-hidden]),.___SRowGroup_179hi_gg_:has(.___SCell_179hi_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_179hi_gg_:not(.__isNonInteractive_179hi_gg_):not([aria-hidden])>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_danger_179hi_gg_:not([aria-hidden]),.___SRow_179hi_gg_._theme_danger_179hi_gg_:hover:not(.__expanded_179hi_gg_.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_):not([aria-hidden]),.___SRow_179hi_gg_:hover:not(.__isNonInteractive_179hi_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_179hi_gg_:hover))>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_._theme_danger_179hi_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_179hi_gg_._theme_muted_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_179hi_gg_._theme_muted_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_muted_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_179hi_gg_._theme_info_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_179hi_gg_._theme_info_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_info_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_179hi_gg_._theme_success_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_179hi_gg_._theme_success_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_success_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_179hi_gg_._theme_warning_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_179hi_gg_._theme_warning_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_warning_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_179hi_gg_._theme_danger_179hi_gg_ .___SCell_179hi_gg_:not(.__theme_179hi_gg_):not(.__expanded_179hi_gg_.__withAccordion_179hi_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_179hi_gg_._theme_danger_179hi_gg_ .___SCell_179hi_gg_.__expanded_179hi_gg_.__withAccordion_179hi_gg_:not(.__theme_179hi_gg_),.___SRow_179hi_gg_._theme_danger_179hi_gg_.__active_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_:not(.__theme_179hi_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_179hi_gg_{display:flex;height:100%;font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;border-bottom:1px solid var(--intergalactic-border-secondary, #e0e1e9);white-space:pre-wrap;word-break:break-word;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;outline:0;overflow:hidden}.___SCell_179hi_gg_ .___SAccordionToggle_179hi_gg_{margin-top:var(--intergalactic-spacing-05x, 2px);margin-right:var(--intergalactic-spacing-3x, 12px);margin-left:calc(var(--intergalactic-spacing-05x, 2px)*-1);height:-moz-fit-content;height:fit-content}.___SCell_179hi_gg_ .___SAccordionToggle_179hi_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_179hi_gg_ .___SAccordionToggle_179hi_gg_.__expanded_179hi_gg_ svg{transform:rotate(90deg)}.___SCell_179hi_gg_.__withoutBorder_179hi_gg_{border-bottom:none}.___SCell_179hi_gg_.__withAccordion_179hi_gg_,.___SCell_179hi_gg_._name_Symbol\\(SELECT_ALL\\)_179hi_gg_,.___SRow_179hi_gg_._accordionType_row_179hi_gg_>.___SCellWrapper_179hi_gg_>.___SCell_179hi_gg_{cursor:pointer}.___SCheckboxCell_179hi_gg_[aria-hidden]{filter:blur(3px);pointer-events:none}.___SCell_179hi_gg_._use_primary_179hi_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_179hi_gg_._use_primary_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SCell_179hi_gg_._use_secondary_179hi_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_179hi_gg_._use_secondary_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SCell_179hi_gg_._borders_both_179hi_gg_,.___SCell_179hi_gg_._borders_left_179hi_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_179hi_gg_._borders_both_179hi_gg_,.___SCell_179hi_gg_._borders_right_179hi_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_179hi_gg_.__fixed_179hi_gg_{position:sticky;z-index:2}.___SCell_179hi_gg_._theme_muted_179hi_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_179hi_gg_._theme_info_179hi_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_179hi_gg_._theme_success_179hi_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_179hi_gg_._theme_warning_179hi_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_179hi_gg_._theme_danger_179hi_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_179hi_gg_{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85));z-index:15}.___SSpinContainer_179hi_gg_:focus-visible{z-index:15}.___SSpinContainer_179hi_gg_.__headerHeight_179hi_gg_{top:var(--headerHeight_179hi)}.___SEmptyData_179hi_gg_{grid-column:1/-1}.___SCollapseRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_,.___SRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SCollapseRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level],.___SRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:first-child .___SCell_179hi_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_179hi) - 1)))}.___SCollapseRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:last-child .___SCell_179hi_gg_,.___SRow_179hi_gg_._sideIndents_wide_179hi_gg_ .___SCellWrapper_179hi_gg_:last-child .___SCell_179hi_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_179hi_gg_.__fixed_179hi_gg_.__shadowVertical_179hi_gg_:after{content:"";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_median_179hi_gg_,.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_start_179hi_gg_{margin-right:-5px}.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_median_179hi_gg_:after,.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_start_179hi_gg_:after{display:block;right:0;background:var(--intergalactic-scroll-area-shadow-left,\n linear-gradient(to right, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_median_179hi_gg_ .___SCell_179hi_gg_,.___SCellWrapper_179hi_gg_._fixed_left_179hi_gg_._shadowVertical_start_179hi_gg_ .___SCell_179hi_gg_{margin-right:5px}.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_end_179hi_gg_,.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_median_179hi_gg_{margin-left:-5px}.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_end_179hi_gg_:after,.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_median_179hi_gg_:after{display:block;left:0;background:var(--intergalactic-scroll-area-shadow-right,\n linear-gradient(to left, rgba(25, 27, 35, 0.1) 20.55%, rgba(255, 255, 255, 0.0001) 100%))}.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_end_179hi_gg_ .___SCell_179hi_gg_,.___SCellWrapper_179hi_gg_._fixed_right_179hi_gg_._shadowVertical_median_179hi_gg_ .___SCell_179hi_gg_{margin-left:5px}.___SLimitOverlayCellWrapper_179hi_gg_.__gridArea_179hi_gg_{width:100%;height:100%;align-items:center;justify-content:center;z-index:16;grid-area:var(--gridArea_179hi);backdrop-filter:blur(6px)}.___SLimitOverlayCellWrapper_179hi_gg_.__left_179hi_gg_{position:sticky;left:var(---left_179hi)}.___SCell_179hi_gg_.__innerOutline_179hi_gg_:focus-visible{transition:none}',
|
|
21
21
|
/*__inner_css_end__*/
|
|
22
|
-
"
|
|
22
|
+
"179hi_gg_"
|
|
23
23
|
), /*__reshadow_css_end__*/
|
|
24
24
|
{
|
|
25
|
-
"__SBody": "
|
|
26
|
-
"__SRow": "
|
|
27
|
-
"__SRowGroup": "
|
|
28
|
-
"__SAccordionRows": "
|
|
29
|
-
"--gridRow": "--
|
|
30
|
-
"--duration": "--
|
|
31
|
-
"_gridArea": "
|
|
32
|
-
"__SCellWrapper": "
|
|
33
|
-
"__SCollapseRow": "
|
|
34
|
-
"--gridArea": "--
|
|
35
|
-
"_isAccordionRow": "
|
|
36
|
-
"__SCell": "
|
|
37
|
-
"_withoutBorder": "
|
|
38
|
-
"_active": "
|
|
39
|
-
"_theme": "
|
|
40
|
-
"_accordionType_row": "
|
|
41
|
-
"_expanded": "
|
|
42
|
-
"_withAccordion": "
|
|
43
|
-
"_theme_muted": "
|
|
44
|
-
"_theme_info": "
|
|
45
|
-
"_theme_success": "
|
|
46
|
-
"_theme_warning": "
|
|
47
|
-
"_theme_danger": "
|
|
48
|
-
"_isNonInteractive": "
|
|
49
|
-
"__SLimitOverlayCellWrapper": "
|
|
50
|
-
"_name_Symbol(SELECT_ALL)": "_name_Symbol(SELECT_ALL)
|
|
51
|
-
"__SCheckboxCell": "
|
|
52
|
-
"_borders_both": "
|
|
53
|
-
"_borders_left": "
|
|
54
|
-
"_borders_right": "
|
|
55
|
-
"_fixed": "
|
|
56
|
-
"__SSpinContainer": "
|
|
57
|
-
"_headerHeight": "
|
|
58
|
-
"--headerHeight": "--
|
|
59
|
-
"__SEmptyData": "
|
|
60
|
-
"_left": "
|
|
61
|
-
"---left": "---
|
|
62
|
-
"_innerOutline": "
|
|
63
|
-
"_compact": "
|
|
64
|
-
"--data-aria-level": "--data-aria-
|
|
65
|
-
"_sideIndents_wide": "
|
|
66
|
-
"__SAccordionToggle": "
|
|
67
|
-
"_use_primary": "
|
|
68
|
-
"_use_secondary": "
|
|
69
|
-
"_shadowVertical": "
|
|
70
|
-
"_fixed_left": "
|
|
71
|
-
"_shadowVertical_median": "
|
|
72
|
-
"_shadowVertical_start": "
|
|
73
|
-
"_fixed_right": "
|
|
74
|
-
"_shadowVertical_end": "
|
|
25
|
+
"__SBody": "___SBody_179hi_gg_",
|
|
26
|
+
"__SRow": "___SRow_179hi_gg_",
|
|
27
|
+
"__SRowGroup": "___SRowGroup_179hi_gg_",
|
|
28
|
+
"__SAccordionRows": "___SAccordionRows_179hi_gg_",
|
|
29
|
+
"--gridRow": "--gridRow_179hi",
|
|
30
|
+
"--duration": "--duration_179hi",
|
|
31
|
+
"_gridArea": "__gridArea_179hi_gg_",
|
|
32
|
+
"__SCellWrapper": "___SCellWrapper_179hi_gg_",
|
|
33
|
+
"__SCollapseRow": "___SCollapseRow_179hi_gg_",
|
|
34
|
+
"--gridArea": "--gridArea_179hi",
|
|
35
|
+
"_isAccordionRow": "__isAccordionRow_179hi_gg_",
|
|
36
|
+
"__SCell": "___SCell_179hi_gg_",
|
|
37
|
+
"_withoutBorder": "__withoutBorder_179hi_gg_",
|
|
38
|
+
"_active": "__active_179hi_gg_",
|
|
39
|
+
"_theme": "__theme_179hi_gg_",
|
|
40
|
+
"_accordionType_row": "_accordionType_row_179hi_gg_",
|
|
41
|
+
"_expanded": "__expanded_179hi_gg_",
|
|
42
|
+
"_withAccordion": "__withAccordion_179hi_gg_",
|
|
43
|
+
"_theme_muted": "_theme_muted_179hi_gg_",
|
|
44
|
+
"_theme_info": "_theme_info_179hi_gg_",
|
|
45
|
+
"_theme_success": "_theme_success_179hi_gg_",
|
|
46
|
+
"_theme_warning": "_theme_warning_179hi_gg_",
|
|
47
|
+
"_theme_danger": "_theme_danger_179hi_gg_",
|
|
48
|
+
"_isNonInteractive": "__isNonInteractive_179hi_gg_",
|
|
49
|
+
"__SLimitOverlayCellWrapper": "___SLimitOverlayCellWrapper_179hi_gg_",
|
|
50
|
+
"_name_Symbol(SELECT_ALL)": "_name_Symbol(SELECT_ALL)_179hi_gg_",
|
|
51
|
+
"__SCheckboxCell": "___SCheckboxCell_179hi_gg_",
|
|
52
|
+
"_borders_both": "_borders_both_179hi_gg_",
|
|
53
|
+
"_borders_left": "_borders_left_179hi_gg_",
|
|
54
|
+
"_borders_right": "_borders_right_179hi_gg_",
|
|
55
|
+
"_fixed": "__fixed_179hi_gg_",
|
|
56
|
+
"__SSpinContainer": "___SSpinContainer_179hi_gg_",
|
|
57
|
+
"_headerHeight": "__headerHeight_179hi_gg_",
|
|
58
|
+
"--headerHeight": "--headerHeight_179hi",
|
|
59
|
+
"__SEmptyData": "___SEmptyData_179hi_gg_",
|
|
60
|
+
"_left": "__left_179hi_gg_",
|
|
61
|
+
"---left": "---left_179hi",
|
|
62
|
+
"_innerOutline": "__innerOutline_179hi_gg_",
|
|
63
|
+
"_compact": "__compact_179hi_gg_",
|
|
64
|
+
"--data-aria-level": "--data-aria-level_179hi",
|
|
65
|
+
"_sideIndents_wide": "_sideIndents_wide_179hi_gg_",
|
|
66
|
+
"__SAccordionToggle": "___SAccordionToggle_179hi_gg_",
|
|
67
|
+
"_use_primary": "_use_primary_179hi_gg_",
|
|
68
|
+
"_use_secondary": "_use_secondary_179hi_gg_",
|
|
69
|
+
"_shadowVertical": "__shadowVertical_179hi_gg_",
|
|
70
|
+
"_fixed_left": "_fixed_left_179hi_gg_",
|
|
71
|
+
"_shadowVertical_median": "_shadowVertical_median_179hi_gg_",
|
|
72
|
+
"_shadowVertical_start": "_shadowVertical_start_179hi_gg_",
|
|
73
|
+
"_fixed_right": "_fixed_right_179hi_gg_",
|
|
74
|
+
"_shadowVertical_end": "_shadowVertical_end_179hi_gg_"
|
|
75
75
|
})
|
|
76
76
|
);
|
|
77
77
|
var CellRoot = /* @__PURE__ */ (function(_Component) {
|