@semcore/data-table 16.1.0 → 16.2.0-prerelease.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/lib/cjs/components/Body/Body.js +43 -43
- package/lib/cjs/components/Body/Body.js.map +1 -1
- package/lib/cjs/components/Body/Body.types.js.map +1 -1
- package/lib/cjs/components/Body/Cell.js +43 -43
- package/lib/cjs/components/Body/Cell.js.map +1 -1
- package/lib/cjs/components/Body/Cell.types.js.map +1 -1
- package/lib/cjs/components/Body/Row.js +43 -43
- package/lib/cjs/components/Body/style.shadow.css +2 -1
- package/lib/cjs/components/DataTable/DataTable.js +66 -44
- package/lib/cjs/components/DataTable/DataTable.js.map +1 -1
- package/lib/cjs/components/DataTable/DataTable.types.js.map +1 -1
- package/lib/cjs/components/Head/Column.js +30 -30
- package/lib/cjs/components/Head/Column.types.js.map +1 -1
- package/lib/cjs/components/Head/Group.js +30 -30
- package/lib/cjs/components/Head/Group.type.js.map +1 -1
- package/lib/cjs/components/Head/Head.js +30 -30
- package/lib/cjs/components/Head/Head.types.js.map +1 -1
- package/lib/es6/components/Body/Body.js +43 -43
- package/lib/es6/components/Body/Body.js.map +1 -1
- package/lib/es6/components/Body/Body.types.js.map +1 -1
- package/lib/es6/components/Body/Cell.js +43 -43
- package/lib/es6/components/Body/Cell.js.map +1 -1
- package/lib/es6/components/Body/Cell.types.js.map +1 -1
- package/lib/es6/components/Body/Row.js +43 -43
- package/lib/es6/components/Body/style.shadow.css +2 -1
- package/lib/es6/components/DataTable/DataTable.js +66 -44
- package/lib/es6/components/DataTable/DataTable.js.map +1 -1
- package/lib/es6/components/DataTable/DataTable.types.js.map +1 -1
- package/lib/es6/components/Head/Column.js +30 -30
- package/lib/es6/components/Head/Column.types.js.map +1 -1
- package/lib/es6/components/Head/Group.js +30 -30
- package/lib/es6/components/Head/Group.type.js.map +1 -1
- package/lib/es6/components/Head/Head.js +30 -30
- package/lib/es6/components/Head/Head.types.js.map +1 -1
- package/lib/esm/components/Body/Body.mjs +44 -44
- package/lib/esm/components/Body/Cell.mjs +44 -44
- package/lib/esm/components/Body/Row.mjs +44 -44
- package/lib/esm/components/Body/style.shadow.css +2 -1
- package/lib/esm/components/DataTable/DataTable.mjs +68 -46
- package/lib/esm/components/Head/Column.mjs +31 -31
- package/lib/esm/components/Head/Group.mjs +31 -31
- package/lib/esm/components/Head/Head.mjs +31 -31
- package/lib/types/components/Body/Body.types.d.ts +20 -9
- package/lib/types/components/Body/Cell.types.d.ts +3 -3
- package/lib/types/components/DataTable/DataTable.types.d.ts +10 -4
- package/lib/types/components/Head/Column.types.d.ts +2 -2
- package/lib/types/components/Head/Group.type.d.ts +1 -1
- package/lib/types/components/Head/Head.types.d.ts +2 -2
- package/package.json +22 -22
|
@@ -20,53 +20,53 @@ var style = (
|
|
|
20
20
|
/*__reshadow_css_start__*/
|
|
21
21
|
(sstyled.insert(
|
|
22
22
|
/*__inner_css_start__*/
|
|
23
|
-
'.___SAccordionRows_4hfiq_gg_,.___SBody_4hfiq_gg_,.___SRowGroup_4hfiq_gg_,.___SRow_4hfiq_gg_{display:contents}.___SBody_4hfiq_gg_.__compact_4hfiq_gg_ .___SCell_4hfiq_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_4hfiq_gg_.__compact_4hfiq_gg_ .___SCell_4hfiq_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + (var(--intergalactic-spacing-5x, 20px)*(var(--data-aria-level_4hfiq) - 1)))}.___SCellWrapper_4hfiq_gg_.__gridArea_4hfiq_gg_,.___SCollapseRow_4hfiq_gg_.__gridArea_4hfiq_gg_,.___SRow_4hfiq_gg_.__gridArea_4hfiq_gg_{grid-area:var(--gridArea_4hfiq)}.___SCellWrapper_4hfiq_gg_{height:100%;overflow:hidden}.___SCollapseRow_4hfiq_gg_.__gridArea_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_,.___SRow_4hfiq_gg_.__isAccordionRow_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_{height:auto;overflow:auto}.___SAccordionRows_4hfiq_gg_>.___SRow_4hfiq_gg_.__isAccordionRow_4hfiq_gg_:last-child>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_,.___SCollapseRow_4hfiq_gg_.__gridArea_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_{border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_4hfiq_gg_ .___SCell_4hfiq_gg_{display:block}.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_).__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_,.___SRow_4hfiq_gg_.__active_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_),.___SRow_4hfiq_gg_._accordionType_row_4hfiq_gg_.__expanded_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCollapseRow_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_),.___SRow_4hfiq_gg_.__isAccordionRow_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_._theme_muted_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:not(.__theme_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]._theme_muted_4hfiq_gg_,.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:not(.__theme_4hfiq_gg_):not(.__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_._theme_muted_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_muted_4hfiq_gg_,.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_):not(.__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_),.___SRow_4hfiq_gg_._theme_muted_4hfiq_gg_:hover:not(.__expanded_4hfiq_gg_.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_):not(.__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_),.___SRow_4hfiq_gg_:hover:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_muted_4hfiq_gg_,.___SRow_4hfiq_gg_:not(._accordionType_row_4hfiq_gg_.__expanded_4hfiq_gg_):hover:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_):not(.__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_._theme_info_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:not(.__theme_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]._theme_info_4hfiq_gg_,.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_._theme_info_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_info_4hfiq_gg_,.___SRow_4hfiq_gg_._theme_info_4hfiq_gg_:hover:not(.__expanded_4hfiq_gg_.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_):not(.__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_),.___SRow_4hfiq_gg_:hover:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_info_4hfiq_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_._theme_success_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:not(.__theme_4hfiq_gg_):not(.__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]._theme_success_4hfiq_gg_,.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_._theme_success_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_success_4hfiq_gg_,.___SRow_4hfiq_gg_._theme_success_4hfiq_gg_:hover:not(.__expanded_4hfiq_gg_.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_):not(.__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_),.___SRow_4hfiq_gg_:hover:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_success_4hfiq_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_._theme_warning_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:not(.__theme_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]._theme_warning_4hfiq_gg_,.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_._theme_warning_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_warning_4hfiq_gg_,.___SRow_4hfiq_gg_._theme_warning_4hfiq_gg_:hover:not(.__expanded_4hfiq_gg_.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_):not(.__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_),.___SRow_4hfiq_gg_:hover:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_warning_4hfiq_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_._theme_danger_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:not(.__theme_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]._theme_danger_4hfiq_gg_,.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_._theme_danger_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_danger_4hfiq_gg_,.___SRow_4hfiq_gg_._theme_danger_4hfiq_gg_:hover:not(.__expanded_4hfiq_gg_.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_):not(.__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_),.___SRow_4hfiq_gg_:hover:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_danger_4hfiq_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_4hfiq_gg_._theme_muted_4hfiq_gg_ .___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_4hfiq_gg_._theme_muted_4hfiq_gg_.__active_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_4hfiq_gg_._theme_info_4hfiq_gg_ .___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_4hfiq_gg_._theme_info_4hfiq_gg_.__active_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_4hfiq_gg_._theme_success_4hfiq_gg_ .___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_4hfiq_gg_._theme_success_4hfiq_gg_.__active_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_4hfiq_gg_._theme_warning_4hfiq_gg_ .___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_4hfiq_gg_._theme_warning_4hfiq_gg_.__active_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_4hfiq_gg_._theme_danger_4hfiq_gg_ .___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_4hfiq_gg_._theme_danger_4hfiq_gg_.__active_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_4hfiq_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_4hfiq_gg_ .___SAccordionToggle_4hfiq_gg_{margin-right:var(--intergalactic-spacing-3x, 12px);margin-top:var(--intergalactic-spacing-05x, 2px);height:-moz-fit-content;height:fit-content}.___SCell_4hfiq_gg_ .___SAccordionToggle_4hfiq_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_4hfiq_gg_ .___SAccordionToggle_4hfiq_gg_.__expanded_4hfiq_gg_ svg{transform:rotate(90deg)}.___SCell_4hfiq_gg_.__withAccordion_4hfiq_gg_,.___SCheckboxCell_4hfiq_gg_,.___SRow_4hfiq_gg_._accordionType_row_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_{cursor:pointer}.___SCell_4hfiq_gg_._use_primary_4hfiq_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_4hfiq_gg_._use_primary_4hfiq_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-2x, 8px))*(var(--data-aria-level_4hfiq) - 1)))}.___SCell_4hfiq_gg_._use_secondary_4hfiq_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_4hfiq_gg_._use_secondary_4hfiq_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-2x, 8px))*(var(--data-aria-level_4hfiq) - 1)))}.___SCell_4hfiq_gg_._borders_both_4hfiq_gg_,.___SCell_4hfiq_gg_._borders_left_4hfiq_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_4hfiq_gg_._borders_both_4hfiq_gg_,.___SCell_4hfiq_gg_._borders_right_4hfiq_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_4hfiq_gg_.__fixed_4hfiq_gg_{position:sticky;z-index:2}.___SCell_4hfiq_gg_._theme_muted_4hfiq_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_4hfiq_gg_._theme_info_4hfiq_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_4hfiq_gg_._theme_success_4hfiq_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_4hfiq_gg_._theme_warning_4hfiq_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_4hfiq_gg_._theme_danger_4hfiq_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_4hfiq_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_4hfiq_gg_:focus-visible{z-index:15}.___SSpinContainer_4hfiq_gg_.__headerHeight_4hfiq_gg_{top:var(--headerHeight_4hfiq)}.___SEmptyData_4hfiq_gg_{grid-column:1/-1}.___SRow_4hfiq_gg_._sideIndents_wide_4hfiq_gg_ .___SCellWrapper_4hfiq_gg_:first-child .___SCell_4hfiq_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SRow_4hfiq_gg_._sideIndents_wide_4hfiq_gg_ .___SCellWrapper_4hfiq_gg_:last-child .___SCell_4hfiq_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_4hfiq_gg_.__fixed_4hfiq_gg_.__shadowVertical_4hfiq_gg_:after{content:"";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_4hfiq_gg_._fixed_left_4hfiq_gg_._shadowVertical_median_4hfiq_gg_,.___SCellWrapper_4hfiq_gg_._fixed_left_4hfiq_gg_._shadowVertical_start_4hfiq_gg_{margin-right:-5px}.___SCellWrapper_4hfiq_gg_._fixed_left_4hfiq_gg_._shadowVertical_median_4hfiq_gg_:after,.___SCellWrapper_4hfiq_gg_._fixed_left_4hfiq_gg_._shadowVertical_start_4hfiq_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_4hfiq_gg_._fixed_left_4hfiq_gg_._shadowVertical_median_4hfiq_gg_ .___SCell_4hfiq_gg_,.___SCellWrapper_4hfiq_gg_._fixed_left_4hfiq_gg_._shadowVertical_start_4hfiq_gg_ .___SCell_4hfiq_gg_{margin-right:5px}.___SCellWrapper_4hfiq_gg_._fixed_right_4hfiq_gg_._shadowVertical_end_4hfiq_gg_,.___SCellWrapper_4hfiq_gg_._fixed_right_4hfiq_gg_._shadowVertical_median_4hfiq_gg_{margin-left:-5px}.___SCellWrapper_4hfiq_gg_._fixed_right_4hfiq_gg_._shadowVertical_end_4hfiq_gg_:after,.___SCellWrapper_4hfiq_gg_._fixed_right_4hfiq_gg_._shadowVertical_median_4hfiq_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_4hfiq_gg_._fixed_right_4hfiq_gg_._shadowVertical_end_4hfiq_gg_ .___SCell_4hfiq_gg_,.___SCellWrapper_4hfiq_gg_._fixed_right_4hfiq_gg_._shadowVertical_median_4hfiq_gg_ .___SCell_4hfiq_gg_{margin-left:5px}',
|
|
23
|
+
'.___SAccordionRows_15zlz_gg_,.___SBody_15zlz_gg_,.___SRowGroup_15zlz_gg_,.___SRow_15zlz_gg_{display:contents}.___SBody_15zlz_gg_.__compact_15zlz_gg_ .___SCell_15zlz_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_15zlz_gg_.__compact_15zlz_gg_ .___SCell_15zlz_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + (var(--intergalactic-spacing-5x, 20px)*(var(--data-aria-level_15zlz) - 1)))}.___SCellWrapper_15zlz_gg_.__gridArea_15zlz_gg_,.___SCollapseRow_15zlz_gg_.__gridArea_15zlz_gg_,.___SRow_15zlz_gg_.__gridArea_15zlz_gg_{grid-area:var(--gridArea_15zlz)}.___SCellWrapper_15zlz_gg_{height:100%;overflow:hidden}.___SCollapseRow_15zlz_gg_.__gridArea_15zlz_gg_>.___SCellWrapper_15zlz_gg_,.___SRow_15zlz_gg_.__isAccordionRow_15zlz_gg_>.___SCellWrapper_15zlz_gg_{height:auto;overflow:auto}.___SAccordionRows_15zlz_gg_>.___SRow_15zlz_gg_.__isAccordionRow_15zlz_gg_:last-child>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_,.___SCollapseRow_15zlz_gg_.__gridArea_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_{border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_15zlz_gg_ .___SCell_15zlz_gg_{display:block}.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_).__expanded_15zlz_gg_.__withAccordion_15zlz_gg_,.___SRow_15zlz_gg_.__active_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_),.___SRow_15zlz_gg_._accordionType_row_15zlz_gg_.__expanded_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCollapseRow_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_),.___SRow_15zlz_gg_.__isAccordionRow_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_._theme_muted_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:not(.__theme_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]._theme_muted_15zlz_gg_,.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:not(.__theme_15zlz_gg_):not(.__expanded_15zlz_gg_.__withAccordion_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_._theme_muted_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_muted_15zlz_gg_,.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_):not(.__expanded_15zlz_gg_.__withAccordion_15zlz_gg_),.___SRow_15zlz_gg_._theme_muted_15zlz_gg_:hover:not(.__expanded_15zlz_gg_.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_):not(.__expanded_15zlz_gg_.__withAccordion_15zlz_gg_),.___SRow_15zlz_gg_:hover:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_muted_15zlz_gg_,.___SRow_15zlz_gg_:not(._accordionType_row_15zlz_gg_.__expanded_15zlz_gg_):hover:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_):not(.__expanded_15zlz_gg_.__withAccordion_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_._theme_info_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:not(.__theme_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]._theme_info_15zlz_gg_,.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_._theme_info_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_info_15zlz_gg_,.___SRow_15zlz_gg_._theme_info_15zlz_gg_:hover:not(.__expanded_15zlz_gg_.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_):not(.__expanded_15zlz_gg_.__withAccordion_15zlz_gg_),.___SRow_15zlz_gg_:hover:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_info_15zlz_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_._theme_success_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:not(.__theme_15zlz_gg_):not(.__expanded_15zlz_gg_.__withAccordion_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]._theme_success_15zlz_gg_,.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_._theme_success_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_success_15zlz_gg_,.___SRow_15zlz_gg_._theme_success_15zlz_gg_:hover:not(.__expanded_15zlz_gg_.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_):not(.__expanded_15zlz_gg_.__withAccordion_15zlz_gg_),.___SRow_15zlz_gg_:hover:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_success_15zlz_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_._theme_warning_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:not(.__theme_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]._theme_warning_15zlz_gg_,.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_._theme_warning_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_warning_15zlz_gg_,.___SRow_15zlz_gg_._theme_warning_15zlz_gg_:hover:not(.__expanded_15zlz_gg_.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_):not(.__expanded_15zlz_gg_.__withAccordion_15zlz_gg_),.___SRow_15zlz_gg_:hover:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_warning_15zlz_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_._theme_danger_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:not(.__theme_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]._theme_danger_15zlz_gg_,.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_._theme_danger_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_danger_15zlz_gg_,.___SRow_15zlz_gg_._theme_danger_15zlz_gg_:hover:not(.__expanded_15zlz_gg_.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_):not(.__expanded_15zlz_gg_.__withAccordion_15zlz_gg_),.___SRow_15zlz_gg_:hover:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_danger_15zlz_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_15zlz_gg_._theme_muted_15zlz_gg_ .___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_15zlz_gg_._theme_muted_15zlz_gg_.__active_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_15zlz_gg_._theme_info_15zlz_gg_ .___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_15zlz_gg_._theme_info_15zlz_gg_.__active_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_15zlz_gg_._theme_success_15zlz_gg_ .___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_15zlz_gg_._theme_success_15zlz_gg_.__active_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_15zlz_gg_._theme_warning_15zlz_gg_ .___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_15zlz_gg_._theme_warning_15zlz_gg_.__active_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_15zlz_gg_._theme_danger_15zlz_gg_ .___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_15zlz_gg_._theme_danger_15zlz_gg_.__active_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_15zlz_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_15zlz_gg_ .___SAccordionToggle_15zlz_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_15zlz_gg_ .___SAccordionToggle_15zlz_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_15zlz_gg_ .___SAccordionToggle_15zlz_gg_.__expanded_15zlz_gg_ svg{transform:rotate(90deg)}.___SCell_15zlz_gg_.__withAccordion_15zlz_gg_,.___SCheckboxCell_15zlz_gg_,.___SRow_15zlz_gg_._accordionType_row_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_{cursor:pointer}.___SCell_15zlz_gg_._use_primary_15zlz_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_15zlz_gg_._use_primary_15zlz_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-2x, 8px))*(var(--data-aria-level_15zlz) - 1)))}.___SCell_15zlz_gg_._use_secondary_15zlz_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_15zlz_gg_._use_secondary_15zlz_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-2x, 8px))*(var(--data-aria-level_15zlz) - 1)))}.___SCell_15zlz_gg_._borders_both_15zlz_gg_,.___SCell_15zlz_gg_._borders_left_15zlz_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_15zlz_gg_._borders_both_15zlz_gg_,.___SCell_15zlz_gg_._borders_right_15zlz_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_15zlz_gg_.__fixed_15zlz_gg_{position:sticky;z-index:2}.___SCell_15zlz_gg_._theme_muted_15zlz_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_15zlz_gg_._theme_info_15zlz_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_15zlz_gg_._theme_success_15zlz_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_15zlz_gg_._theme_warning_15zlz_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_15zlz_gg_._theme_danger_15zlz_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_15zlz_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_15zlz_gg_:focus-visible{z-index:15}.___SSpinContainer_15zlz_gg_.__headerHeight_15zlz_gg_{top:var(--headerHeight_15zlz)}.___SEmptyData_15zlz_gg_{grid-column:1/-1}.___SRow_15zlz_gg_._sideIndents_wide_15zlz_gg_ .___SCellWrapper_15zlz_gg_:first-child .___SCell_15zlz_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SRow_15zlz_gg_._sideIndents_wide_15zlz_gg_ .___SCellWrapper_15zlz_gg_:last-child .___SCell_15zlz_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_15zlz_gg_.__fixed_15zlz_gg_.__shadowVertical_15zlz_gg_:after{content:"";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_15zlz_gg_._fixed_left_15zlz_gg_._shadowVertical_median_15zlz_gg_,.___SCellWrapper_15zlz_gg_._fixed_left_15zlz_gg_._shadowVertical_start_15zlz_gg_{margin-right:-5px}.___SCellWrapper_15zlz_gg_._fixed_left_15zlz_gg_._shadowVertical_median_15zlz_gg_:after,.___SCellWrapper_15zlz_gg_._fixed_left_15zlz_gg_._shadowVertical_start_15zlz_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_15zlz_gg_._fixed_left_15zlz_gg_._shadowVertical_median_15zlz_gg_ .___SCell_15zlz_gg_,.___SCellWrapper_15zlz_gg_._fixed_left_15zlz_gg_._shadowVertical_start_15zlz_gg_ .___SCell_15zlz_gg_{margin-right:5px}.___SCellWrapper_15zlz_gg_._fixed_right_15zlz_gg_._shadowVertical_end_15zlz_gg_,.___SCellWrapper_15zlz_gg_._fixed_right_15zlz_gg_._shadowVertical_median_15zlz_gg_{margin-left:-5px}.___SCellWrapper_15zlz_gg_._fixed_right_15zlz_gg_._shadowVertical_end_15zlz_gg_:after,.___SCellWrapper_15zlz_gg_._fixed_right_15zlz_gg_._shadowVertical_median_15zlz_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_15zlz_gg_._fixed_right_15zlz_gg_._shadowVertical_end_15zlz_gg_ .___SCell_15zlz_gg_,.___SCellWrapper_15zlz_gg_._fixed_right_15zlz_gg_._shadowVertical_median_15zlz_gg_ .___SCell_15zlz_gg_{margin-left:5px}',
|
|
24
24
|
/*__inner_css_end__*/
|
|
25
|
-
"
|
|
25
|
+
"15zlz_gg_"
|
|
26
26
|
), /*__reshadow_css_end__*/
|
|
27
27
|
{
|
|
28
|
-
"__SBody": "
|
|
29
|
-
"__SRow": "
|
|
30
|
-
"__SRowGroup": "
|
|
31
|
-
"__SAccordionRows": "
|
|
32
|
-
"_gridArea": "
|
|
33
|
-
"__SCellWrapper": "
|
|
34
|
-
"__SCollapseRow": "
|
|
35
|
-
"--gridArea": "--
|
|
36
|
-
"_isAccordionRow": "
|
|
37
|
-
"__SCell": "
|
|
38
|
-
"_active": "
|
|
39
|
-
"_theme": "
|
|
40
|
-
"_accordionType_row": "
|
|
41
|
-
"_expanded": "
|
|
42
|
-
"_withAccordion": "
|
|
43
|
-
"_isNonInteractive": "
|
|
44
|
-
"_theme_muted": "
|
|
45
|
-
"_theme_info": "
|
|
46
|
-
"_theme_success": "
|
|
47
|
-
"_theme_warning": "
|
|
48
|
-
"_theme_danger": "
|
|
49
|
-
"__SCheckboxCell": "
|
|
50
|
-
"_borders_both": "
|
|
51
|
-
"_borders_left": "
|
|
52
|
-
"_borders_right": "
|
|
53
|
-
"_fixed": "
|
|
54
|
-
"__SSpinContainer": "
|
|
55
|
-
"_headerHeight": "
|
|
56
|
-
"--headerHeight": "--
|
|
57
|
-
"__SEmptyData": "
|
|
58
|
-
"_compact": "
|
|
59
|
-
"--data-aria-level": "--data-aria-
|
|
60
|
-
"__SAccordionToggle": "
|
|
61
|
-
"_use_primary": "
|
|
62
|
-
"_use_secondary": "
|
|
63
|
-
"_sideIndents_wide": "
|
|
64
|
-
"_shadowVertical": "
|
|
65
|
-
"_fixed_left": "
|
|
66
|
-
"_shadowVertical_median": "
|
|
67
|
-
"_shadowVertical_start": "
|
|
68
|
-
"_fixed_right": "
|
|
69
|
-
"_shadowVertical_end": "
|
|
28
|
+
"__SBody": "___SBody_15zlz_gg_",
|
|
29
|
+
"__SRow": "___SRow_15zlz_gg_",
|
|
30
|
+
"__SRowGroup": "___SRowGroup_15zlz_gg_",
|
|
31
|
+
"__SAccordionRows": "___SAccordionRows_15zlz_gg_",
|
|
32
|
+
"_gridArea": "__gridArea_15zlz_gg_",
|
|
33
|
+
"__SCellWrapper": "___SCellWrapper_15zlz_gg_",
|
|
34
|
+
"__SCollapseRow": "___SCollapseRow_15zlz_gg_",
|
|
35
|
+
"--gridArea": "--gridArea_15zlz",
|
|
36
|
+
"_isAccordionRow": "__isAccordionRow_15zlz_gg_",
|
|
37
|
+
"__SCell": "___SCell_15zlz_gg_",
|
|
38
|
+
"_active": "__active_15zlz_gg_",
|
|
39
|
+
"_theme": "__theme_15zlz_gg_",
|
|
40
|
+
"_accordionType_row": "_accordionType_row_15zlz_gg_",
|
|
41
|
+
"_expanded": "__expanded_15zlz_gg_",
|
|
42
|
+
"_withAccordion": "__withAccordion_15zlz_gg_",
|
|
43
|
+
"_isNonInteractive": "__isNonInteractive_15zlz_gg_",
|
|
44
|
+
"_theme_muted": "_theme_muted_15zlz_gg_",
|
|
45
|
+
"_theme_info": "_theme_info_15zlz_gg_",
|
|
46
|
+
"_theme_success": "_theme_success_15zlz_gg_",
|
|
47
|
+
"_theme_warning": "_theme_warning_15zlz_gg_",
|
|
48
|
+
"_theme_danger": "_theme_danger_15zlz_gg_",
|
|
49
|
+
"__SCheckboxCell": "___SCheckboxCell_15zlz_gg_",
|
|
50
|
+
"_borders_both": "_borders_both_15zlz_gg_",
|
|
51
|
+
"_borders_left": "_borders_left_15zlz_gg_",
|
|
52
|
+
"_borders_right": "_borders_right_15zlz_gg_",
|
|
53
|
+
"_fixed": "__fixed_15zlz_gg_",
|
|
54
|
+
"__SSpinContainer": "___SSpinContainer_15zlz_gg_",
|
|
55
|
+
"_headerHeight": "__headerHeight_15zlz_gg_",
|
|
56
|
+
"--headerHeight": "--headerHeight_15zlz",
|
|
57
|
+
"__SEmptyData": "___SEmptyData_15zlz_gg_",
|
|
58
|
+
"_compact": "__compact_15zlz_gg_",
|
|
59
|
+
"--data-aria-level": "--data-aria-level_15zlz",
|
|
60
|
+
"__SAccordionToggle": "___SAccordionToggle_15zlz_gg_",
|
|
61
|
+
"_use_primary": "_use_primary_15zlz_gg_",
|
|
62
|
+
"_use_secondary": "_use_secondary_15zlz_gg_",
|
|
63
|
+
"_sideIndents_wide": "_sideIndents_wide_15zlz_gg_",
|
|
64
|
+
"_shadowVertical": "__shadowVertical_15zlz_gg_",
|
|
65
|
+
"_fixed_left": "_fixed_left_15zlz_gg_",
|
|
66
|
+
"_shadowVertical_median": "_shadowVertical_median_15zlz_gg_",
|
|
67
|
+
"_shadowVertical_start": "_shadowVertical_start_15zlz_gg_",
|
|
68
|
+
"_fixed_right": "_fixed_right_15zlz_gg_",
|
|
69
|
+
"_shadowVertical_end": "_shadowVertical_end_15zlz_gg_"
|
|
70
70
|
})
|
|
71
71
|
);
|
|
72
72
|
var DEFAULT_ROW_DURATION = 50;
|
|
@@ -22,53 +22,53 @@ var style = (
|
|
|
22
22
|
/*__reshadow_css_start__*/
|
|
23
23
|
(sstyled.insert(
|
|
24
24
|
/*__inner_css_start__*/
|
|
25
|
-
'.___SAccordionRows_4hfiq_gg_,.___SBody_4hfiq_gg_,.___SRowGroup_4hfiq_gg_,.___SRow_4hfiq_gg_{display:contents}.___SBody_4hfiq_gg_.__compact_4hfiq_gg_ .___SCell_4hfiq_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_4hfiq_gg_.__compact_4hfiq_gg_ .___SCell_4hfiq_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + (var(--intergalactic-spacing-5x, 20px)*(var(--data-aria-level_4hfiq) - 1)))}.___SCellWrapper_4hfiq_gg_.__gridArea_4hfiq_gg_,.___SCollapseRow_4hfiq_gg_.__gridArea_4hfiq_gg_,.___SRow_4hfiq_gg_.__gridArea_4hfiq_gg_{grid-area:var(--gridArea_4hfiq)}.___SCellWrapper_4hfiq_gg_{height:100%;overflow:hidden}.___SCollapseRow_4hfiq_gg_.__gridArea_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_,.___SRow_4hfiq_gg_.__isAccordionRow_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_{height:auto;overflow:auto}.___SAccordionRows_4hfiq_gg_>.___SRow_4hfiq_gg_.__isAccordionRow_4hfiq_gg_:last-child>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_,.___SCollapseRow_4hfiq_gg_.__gridArea_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_{border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_4hfiq_gg_ .___SCell_4hfiq_gg_{display:block}.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_).__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_,.___SRow_4hfiq_gg_.__active_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_),.___SRow_4hfiq_gg_._accordionType_row_4hfiq_gg_.__expanded_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCollapseRow_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_),.___SRow_4hfiq_gg_.__isAccordionRow_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_._theme_muted_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:not(.__theme_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]._theme_muted_4hfiq_gg_,.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:not(.__theme_4hfiq_gg_):not(.__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_._theme_muted_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_muted_4hfiq_gg_,.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_):not(.__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_),.___SRow_4hfiq_gg_._theme_muted_4hfiq_gg_:hover:not(.__expanded_4hfiq_gg_.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_):not(.__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_),.___SRow_4hfiq_gg_:hover:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_muted_4hfiq_gg_,.___SRow_4hfiq_gg_:not(._accordionType_row_4hfiq_gg_.__expanded_4hfiq_gg_):hover:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_):not(.__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_._theme_info_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:not(.__theme_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]._theme_info_4hfiq_gg_,.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_._theme_info_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_info_4hfiq_gg_,.___SRow_4hfiq_gg_._theme_info_4hfiq_gg_:hover:not(.__expanded_4hfiq_gg_.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_):not(.__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_),.___SRow_4hfiq_gg_:hover:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_info_4hfiq_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_._theme_success_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:not(.__theme_4hfiq_gg_):not(.__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]._theme_success_4hfiq_gg_,.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_._theme_success_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_success_4hfiq_gg_,.___SRow_4hfiq_gg_._theme_success_4hfiq_gg_:hover:not(.__expanded_4hfiq_gg_.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_):not(.__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_),.___SRow_4hfiq_gg_:hover:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_success_4hfiq_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_._theme_warning_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:not(.__theme_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]._theme_warning_4hfiq_gg_,.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_._theme_warning_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_warning_4hfiq_gg_,.___SRow_4hfiq_gg_._theme_warning_4hfiq_gg_:hover:not(.__expanded_4hfiq_gg_.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_):not(.__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_),.___SRow_4hfiq_gg_:hover:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_warning_4hfiq_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_._theme_danger_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:not(.__theme_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]._theme_danger_4hfiq_gg_,.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_._theme_danger_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_),.___SRowGroup_4hfiq_gg_:has(.___SCell_4hfiq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_4hfiq_gg_:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_danger_4hfiq_gg_,.___SRow_4hfiq_gg_._theme_danger_4hfiq_gg_:hover:not(.__expanded_4hfiq_gg_.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_):not(.__expanded_4hfiq_gg_.__withAccordion_4hfiq_gg_),.___SRow_4hfiq_gg_:hover:not(.__isNonInteractive_4hfiq_gg_)>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_._theme_danger_4hfiq_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_4hfiq_gg_._theme_muted_4hfiq_gg_ .___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_4hfiq_gg_._theme_muted_4hfiq_gg_.__active_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_4hfiq_gg_._theme_info_4hfiq_gg_ .___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_4hfiq_gg_._theme_info_4hfiq_gg_.__active_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_4hfiq_gg_._theme_success_4hfiq_gg_ .___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_4hfiq_gg_._theme_success_4hfiq_gg_.__active_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_4hfiq_gg_._theme_warning_4hfiq_gg_ .___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_4hfiq_gg_._theme_warning_4hfiq_gg_.__active_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_4hfiq_gg_._theme_danger_4hfiq_gg_ .___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_4hfiq_gg_._theme_danger_4hfiq_gg_.__active_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_:not(.__theme_4hfiq_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_4hfiq_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_4hfiq_gg_ .___SAccordionToggle_4hfiq_gg_{margin-right:var(--intergalactic-spacing-3x, 12px);margin-top:var(--intergalactic-spacing-05x, 2px);height:-moz-fit-content;height:fit-content}.___SCell_4hfiq_gg_ .___SAccordionToggle_4hfiq_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_4hfiq_gg_ .___SAccordionToggle_4hfiq_gg_.__expanded_4hfiq_gg_ svg{transform:rotate(90deg)}.___SCell_4hfiq_gg_.__withAccordion_4hfiq_gg_,.___SCheckboxCell_4hfiq_gg_,.___SRow_4hfiq_gg_._accordionType_row_4hfiq_gg_>.___SCellWrapper_4hfiq_gg_>.___SCell_4hfiq_gg_{cursor:pointer}.___SCell_4hfiq_gg_._use_primary_4hfiq_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_4hfiq_gg_._use_primary_4hfiq_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-2x, 8px))*(var(--data-aria-level_4hfiq) - 1)))}.___SCell_4hfiq_gg_._use_secondary_4hfiq_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_4hfiq_gg_._use_secondary_4hfiq_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-2x, 8px))*(var(--data-aria-level_4hfiq) - 1)))}.___SCell_4hfiq_gg_._borders_both_4hfiq_gg_,.___SCell_4hfiq_gg_._borders_left_4hfiq_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_4hfiq_gg_._borders_both_4hfiq_gg_,.___SCell_4hfiq_gg_._borders_right_4hfiq_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_4hfiq_gg_.__fixed_4hfiq_gg_{position:sticky;z-index:2}.___SCell_4hfiq_gg_._theme_muted_4hfiq_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_4hfiq_gg_._theme_info_4hfiq_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_4hfiq_gg_._theme_success_4hfiq_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_4hfiq_gg_._theme_warning_4hfiq_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_4hfiq_gg_._theme_danger_4hfiq_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_4hfiq_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_4hfiq_gg_:focus-visible{z-index:15}.___SSpinContainer_4hfiq_gg_.__headerHeight_4hfiq_gg_{top:var(--headerHeight_4hfiq)}.___SEmptyData_4hfiq_gg_{grid-column:1/-1}.___SRow_4hfiq_gg_._sideIndents_wide_4hfiq_gg_ .___SCellWrapper_4hfiq_gg_:first-child .___SCell_4hfiq_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SRow_4hfiq_gg_._sideIndents_wide_4hfiq_gg_ .___SCellWrapper_4hfiq_gg_:last-child .___SCell_4hfiq_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_4hfiq_gg_.__fixed_4hfiq_gg_.__shadowVertical_4hfiq_gg_:after{content:"";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_4hfiq_gg_._fixed_left_4hfiq_gg_._shadowVertical_median_4hfiq_gg_,.___SCellWrapper_4hfiq_gg_._fixed_left_4hfiq_gg_._shadowVertical_start_4hfiq_gg_{margin-right:-5px}.___SCellWrapper_4hfiq_gg_._fixed_left_4hfiq_gg_._shadowVertical_median_4hfiq_gg_:after,.___SCellWrapper_4hfiq_gg_._fixed_left_4hfiq_gg_._shadowVertical_start_4hfiq_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_4hfiq_gg_._fixed_left_4hfiq_gg_._shadowVertical_median_4hfiq_gg_ .___SCell_4hfiq_gg_,.___SCellWrapper_4hfiq_gg_._fixed_left_4hfiq_gg_._shadowVertical_start_4hfiq_gg_ .___SCell_4hfiq_gg_{margin-right:5px}.___SCellWrapper_4hfiq_gg_._fixed_right_4hfiq_gg_._shadowVertical_end_4hfiq_gg_,.___SCellWrapper_4hfiq_gg_._fixed_right_4hfiq_gg_._shadowVertical_median_4hfiq_gg_{margin-left:-5px}.___SCellWrapper_4hfiq_gg_._fixed_right_4hfiq_gg_._shadowVertical_end_4hfiq_gg_:after,.___SCellWrapper_4hfiq_gg_._fixed_right_4hfiq_gg_._shadowVertical_median_4hfiq_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_4hfiq_gg_._fixed_right_4hfiq_gg_._shadowVertical_end_4hfiq_gg_ .___SCell_4hfiq_gg_,.___SCellWrapper_4hfiq_gg_._fixed_right_4hfiq_gg_._shadowVertical_median_4hfiq_gg_ .___SCell_4hfiq_gg_{margin-left:5px}',
|
|
25
|
+
'.___SAccordionRows_15zlz_gg_,.___SBody_15zlz_gg_,.___SRowGroup_15zlz_gg_,.___SRow_15zlz_gg_{display:contents}.___SBody_15zlz_gg_.__compact_15zlz_gg_ .___SCell_15zlz_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_15zlz_gg_.__compact_15zlz_gg_ .___SCell_15zlz_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + (var(--intergalactic-spacing-5x, 20px)*(var(--data-aria-level_15zlz) - 1)))}.___SCellWrapper_15zlz_gg_.__gridArea_15zlz_gg_,.___SCollapseRow_15zlz_gg_.__gridArea_15zlz_gg_,.___SRow_15zlz_gg_.__gridArea_15zlz_gg_{grid-area:var(--gridArea_15zlz)}.___SCellWrapper_15zlz_gg_{height:100%;overflow:hidden}.___SCollapseRow_15zlz_gg_.__gridArea_15zlz_gg_>.___SCellWrapper_15zlz_gg_,.___SRow_15zlz_gg_.__isAccordionRow_15zlz_gg_>.___SCellWrapper_15zlz_gg_{height:auto;overflow:auto}.___SAccordionRows_15zlz_gg_>.___SRow_15zlz_gg_.__isAccordionRow_15zlz_gg_:last-child>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_,.___SCollapseRow_15zlz_gg_.__gridArea_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_{border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_15zlz_gg_ .___SCell_15zlz_gg_{display:block}.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_).__expanded_15zlz_gg_.__withAccordion_15zlz_gg_,.___SRow_15zlz_gg_.__active_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_),.___SRow_15zlz_gg_._accordionType_row_15zlz_gg_.__expanded_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCollapseRow_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_),.___SRow_15zlz_gg_.__isAccordionRow_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_._theme_muted_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:not(.__theme_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]._theme_muted_15zlz_gg_,.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:not(.__theme_15zlz_gg_):not(.__expanded_15zlz_gg_.__withAccordion_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_._theme_muted_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_muted_15zlz_gg_,.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_):not(.__expanded_15zlz_gg_.__withAccordion_15zlz_gg_),.___SRow_15zlz_gg_._theme_muted_15zlz_gg_:hover:not(.__expanded_15zlz_gg_.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_):not(.__expanded_15zlz_gg_.__withAccordion_15zlz_gg_),.___SRow_15zlz_gg_:hover:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_muted_15zlz_gg_,.___SRow_15zlz_gg_:not(._accordionType_row_15zlz_gg_.__expanded_15zlz_gg_):hover:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_):not(.__expanded_15zlz_gg_.__withAccordion_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_._theme_info_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:not(.__theme_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]._theme_info_15zlz_gg_,.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_._theme_info_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_info_15zlz_gg_,.___SRow_15zlz_gg_._theme_info_15zlz_gg_:hover:not(.__expanded_15zlz_gg_.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_):not(.__expanded_15zlz_gg_.__withAccordion_15zlz_gg_),.___SRow_15zlz_gg_:hover:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_info_15zlz_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_._theme_success_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:not(.__theme_15zlz_gg_):not(.__expanded_15zlz_gg_.__withAccordion_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]._theme_success_15zlz_gg_,.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_._theme_success_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_success_15zlz_gg_,.___SRow_15zlz_gg_._theme_success_15zlz_gg_:hover:not(.__expanded_15zlz_gg_.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_):not(.__expanded_15zlz_gg_.__withAccordion_15zlz_gg_),.___SRow_15zlz_gg_:hover:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_success_15zlz_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_._theme_warning_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:not(.__theme_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]._theme_warning_15zlz_gg_,.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_._theme_warning_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_warning_15zlz_gg_,.___SRow_15zlz_gg_._theme_warning_15zlz_gg_:hover:not(.__expanded_15zlz_gg_.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_):not(.__expanded_15zlz_gg_.__withAccordion_15zlz_gg_),.___SRow_15zlz_gg_:hover:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_warning_15zlz_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_._theme_danger_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:not(.__theme_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_[data-grouped-by=rowgroup]._theme_danger_15zlz_gg_,.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_._theme_danger_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_),.___SRowGroup_15zlz_gg_:has(.___SCell_15zlz_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_15zlz_gg_:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_danger_15zlz_gg_,.___SRow_15zlz_gg_._theme_danger_15zlz_gg_:hover:not(.__expanded_15zlz_gg_.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_):not(.__expanded_15zlz_gg_.__withAccordion_15zlz_gg_),.___SRow_15zlz_gg_:hover:not(.__isNonInteractive_15zlz_gg_)>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_._theme_danger_15zlz_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_15zlz_gg_._theme_muted_15zlz_gg_ .___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_15zlz_gg_._theme_muted_15zlz_gg_.__active_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_15zlz_gg_._theme_info_15zlz_gg_ .___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_15zlz_gg_._theme_info_15zlz_gg_.__active_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_15zlz_gg_._theme_success_15zlz_gg_ .___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_15zlz_gg_._theme_success_15zlz_gg_.__active_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_15zlz_gg_._theme_warning_15zlz_gg_ .___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_15zlz_gg_._theme_warning_15zlz_gg_.__active_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_15zlz_gg_._theme_danger_15zlz_gg_ .___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_15zlz_gg_._theme_danger_15zlz_gg_.__active_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_:not(.__theme_15zlz_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_15zlz_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_15zlz_gg_ .___SAccordionToggle_15zlz_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_15zlz_gg_ .___SAccordionToggle_15zlz_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_15zlz_gg_ .___SAccordionToggle_15zlz_gg_.__expanded_15zlz_gg_ svg{transform:rotate(90deg)}.___SCell_15zlz_gg_.__withAccordion_15zlz_gg_,.___SCheckboxCell_15zlz_gg_,.___SRow_15zlz_gg_._accordionType_row_15zlz_gg_>.___SCellWrapper_15zlz_gg_>.___SCell_15zlz_gg_{cursor:pointer}.___SCell_15zlz_gg_._use_primary_15zlz_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_15zlz_gg_._use_primary_15zlz_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-2x, 8px))*(var(--data-aria-level_15zlz) - 1)))}.___SCell_15zlz_gg_._use_secondary_15zlz_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_15zlz_gg_._use_secondary_15zlz_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-2x, 8px))*(var(--data-aria-level_15zlz) - 1)))}.___SCell_15zlz_gg_._borders_both_15zlz_gg_,.___SCell_15zlz_gg_._borders_left_15zlz_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_15zlz_gg_._borders_both_15zlz_gg_,.___SCell_15zlz_gg_._borders_right_15zlz_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_15zlz_gg_.__fixed_15zlz_gg_{position:sticky;z-index:2}.___SCell_15zlz_gg_._theme_muted_15zlz_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_15zlz_gg_._theme_info_15zlz_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_15zlz_gg_._theme_success_15zlz_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_15zlz_gg_._theme_warning_15zlz_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_15zlz_gg_._theme_danger_15zlz_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_15zlz_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_15zlz_gg_:focus-visible{z-index:15}.___SSpinContainer_15zlz_gg_.__headerHeight_15zlz_gg_{top:var(--headerHeight_15zlz)}.___SEmptyData_15zlz_gg_{grid-column:1/-1}.___SRow_15zlz_gg_._sideIndents_wide_15zlz_gg_ .___SCellWrapper_15zlz_gg_:first-child .___SCell_15zlz_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SRow_15zlz_gg_._sideIndents_wide_15zlz_gg_ .___SCellWrapper_15zlz_gg_:last-child .___SCell_15zlz_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_15zlz_gg_.__fixed_15zlz_gg_.__shadowVertical_15zlz_gg_:after{content:"";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_15zlz_gg_._fixed_left_15zlz_gg_._shadowVertical_median_15zlz_gg_,.___SCellWrapper_15zlz_gg_._fixed_left_15zlz_gg_._shadowVertical_start_15zlz_gg_{margin-right:-5px}.___SCellWrapper_15zlz_gg_._fixed_left_15zlz_gg_._shadowVertical_median_15zlz_gg_:after,.___SCellWrapper_15zlz_gg_._fixed_left_15zlz_gg_._shadowVertical_start_15zlz_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_15zlz_gg_._fixed_left_15zlz_gg_._shadowVertical_median_15zlz_gg_ .___SCell_15zlz_gg_,.___SCellWrapper_15zlz_gg_._fixed_left_15zlz_gg_._shadowVertical_start_15zlz_gg_ .___SCell_15zlz_gg_{margin-right:5px}.___SCellWrapper_15zlz_gg_._fixed_right_15zlz_gg_._shadowVertical_end_15zlz_gg_,.___SCellWrapper_15zlz_gg_._fixed_right_15zlz_gg_._shadowVertical_median_15zlz_gg_{margin-left:-5px}.___SCellWrapper_15zlz_gg_._fixed_right_15zlz_gg_._shadowVertical_end_15zlz_gg_:after,.___SCellWrapper_15zlz_gg_._fixed_right_15zlz_gg_._shadowVertical_median_15zlz_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_15zlz_gg_._fixed_right_15zlz_gg_._shadowVertical_end_15zlz_gg_ .___SCell_15zlz_gg_,.___SCellWrapper_15zlz_gg_._fixed_right_15zlz_gg_._shadowVertical_median_15zlz_gg_ .___SCell_15zlz_gg_{margin-left:5px}',
|
|
26
26
|
/*__inner_css_end__*/
|
|
27
|
-
"
|
|
27
|
+
"15zlz_gg_"
|
|
28
28
|
), /*__reshadow_css_end__*/
|
|
29
29
|
{
|
|
30
|
-
"__SBody": "
|
|
31
|
-
"__SRow": "
|
|
32
|
-
"__SRowGroup": "
|
|
33
|
-
"__SAccordionRows": "
|
|
34
|
-
"_gridArea": "
|
|
35
|
-
"__SCellWrapper": "
|
|
36
|
-
"__SCollapseRow": "
|
|
37
|
-
"--gridArea": "--
|
|
38
|
-
"_isAccordionRow": "
|
|
39
|
-
"__SCell": "
|
|
40
|
-
"_active": "
|
|
41
|
-
"_theme": "
|
|
42
|
-
"_accordionType_row": "
|
|
43
|
-
"_expanded": "
|
|
44
|
-
"_withAccordion": "
|
|
45
|
-
"_isNonInteractive": "
|
|
46
|
-
"_theme_muted": "
|
|
47
|
-
"_theme_info": "
|
|
48
|
-
"_theme_success": "
|
|
49
|
-
"_theme_warning": "
|
|
50
|
-
"_theme_danger": "
|
|
51
|
-
"__SCheckboxCell": "
|
|
52
|
-
"_borders_both": "
|
|
53
|
-
"_borders_left": "
|
|
54
|
-
"_borders_right": "
|
|
55
|
-
"_fixed": "
|
|
56
|
-
"__SSpinContainer": "
|
|
57
|
-
"_headerHeight": "
|
|
58
|
-
"--headerHeight": "--
|
|
59
|
-
"__SEmptyData": "
|
|
60
|
-
"_compact": "
|
|
61
|
-
"--data-aria-level": "--data-aria-
|
|
62
|
-
"__SAccordionToggle": "
|
|
63
|
-
"_use_primary": "
|
|
64
|
-
"_use_secondary": "
|
|
65
|
-
"_sideIndents_wide": "
|
|
66
|
-
"_shadowVertical": "
|
|
67
|
-
"_fixed_left": "
|
|
68
|
-
"_shadowVertical_median": "
|
|
69
|
-
"_shadowVertical_start": "
|
|
70
|
-
"_fixed_right": "
|
|
71
|
-
"_shadowVertical_end": "
|
|
30
|
+
"__SBody": "___SBody_15zlz_gg_",
|
|
31
|
+
"__SRow": "___SRow_15zlz_gg_",
|
|
32
|
+
"__SRowGroup": "___SRowGroup_15zlz_gg_",
|
|
33
|
+
"__SAccordionRows": "___SAccordionRows_15zlz_gg_",
|
|
34
|
+
"_gridArea": "__gridArea_15zlz_gg_",
|
|
35
|
+
"__SCellWrapper": "___SCellWrapper_15zlz_gg_",
|
|
36
|
+
"__SCollapseRow": "___SCollapseRow_15zlz_gg_",
|
|
37
|
+
"--gridArea": "--gridArea_15zlz",
|
|
38
|
+
"_isAccordionRow": "__isAccordionRow_15zlz_gg_",
|
|
39
|
+
"__SCell": "___SCell_15zlz_gg_",
|
|
40
|
+
"_active": "__active_15zlz_gg_",
|
|
41
|
+
"_theme": "__theme_15zlz_gg_",
|
|
42
|
+
"_accordionType_row": "_accordionType_row_15zlz_gg_",
|
|
43
|
+
"_expanded": "__expanded_15zlz_gg_",
|
|
44
|
+
"_withAccordion": "__withAccordion_15zlz_gg_",
|
|
45
|
+
"_isNonInteractive": "__isNonInteractive_15zlz_gg_",
|
|
46
|
+
"_theme_muted": "_theme_muted_15zlz_gg_",
|
|
47
|
+
"_theme_info": "_theme_info_15zlz_gg_",
|
|
48
|
+
"_theme_success": "_theme_success_15zlz_gg_",
|
|
49
|
+
"_theme_warning": "_theme_warning_15zlz_gg_",
|
|
50
|
+
"_theme_danger": "_theme_danger_15zlz_gg_",
|
|
51
|
+
"__SCheckboxCell": "___SCheckboxCell_15zlz_gg_",
|
|
52
|
+
"_borders_both": "_borders_both_15zlz_gg_",
|
|
53
|
+
"_borders_left": "_borders_left_15zlz_gg_",
|
|
54
|
+
"_borders_right": "_borders_right_15zlz_gg_",
|
|
55
|
+
"_fixed": "__fixed_15zlz_gg_",
|
|
56
|
+
"__SSpinContainer": "___SSpinContainer_15zlz_gg_",
|
|
57
|
+
"_headerHeight": "__headerHeight_15zlz_gg_",
|
|
58
|
+
"--headerHeight": "--headerHeight_15zlz",
|
|
59
|
+
"__SEmptyData": "___SEmptyData_15zlz_gg_",
|
|
60
|
+
"_compact": "__compact_15zlz_gg_",
|
|
61
|
+
"--data-aria-level": "--data-aria-level_15zlz",
|
|
62
|
+
"__SAccordionToggle": "___SAccordionToggle_15zlz_gg_",
|
|
63
|
+
"_use_primary": "_use_primary_15zlz_gg_",
|
|
64
|
+
"_use_secondary": "_use_secondary_15zlz_gg_",
|
|
65
|
+
"_sideIndents_wide": "_sideIndents_wide_15zlz_gg_",
|
|
66
|
+
"_shadowVertical": "__shadowVertical_15zlz_gg_",
|
|
67
|
+
"_fixed_left": "_fixed_left_15zlz_gg_",
|
|
68
|
+
"_shadowVertical_median": "_shadowVertical_median_15zlz_gg_",
|
|
69
|
+
"_shadowVertical_start": "_shadowVertical_start_15zlz_gg_",
|
|
70
|
+
"_fixed_right": "_fixed_right_15zlz_gg_",
|
|
71
|
+
"_shadowVertical_end": "_shadowVertical_end_15zlz_gg_"
|
|
72
72
|
})
|
|
73
73
|
);
|
|
74
74
|
var RowRoot = /* @__PURE__ */ function(_Component) {
|
|
@@ -175,8 +175,9 @@ SCell {
|
|
|
175
175
|
overflow: hidden;
|
|
176
176
|
|
|
177
177
|
SAccordionToggle {
|
|
178
|
-
margin-right: var(--intergalactic-spacing-3x, 12px);
|
|
179
178
|
margin-top: var(--intergalactic-spacing-05x, 2px);
|
|
179
|
+
margin-right: var(--intergalactic-spacing-3x, 12px);
|
|
180
|
+
margin-left: calc(var(--intergalactic-spacing-05x, 2px) * -1);
|
|
180
181
|
height: fit-content;
|
|
181
182
|
|
|
182
183
|
svg {
|
|
@@ -32,18 +32,18 @@ var style = (
|
|
|
32
32
|
/*__reshadow_css_start__*/
|
|
33
33
|
(sstyled.insert(
|
|
34
34
|
/*__inner_css_start__*/
|
|
35
|
-
".
|
|
35
|
+
".___SDataTable_crlgn_gg_{display:grid;align-items:start;min-width:-moz-fit-content;min-width:fit-content}.___SDataTable_crlgn_gg_.__gridTemplateColumns_crlgn_gg_{grid-template-columns:var(--gridTemplateColumns_crlgn)}.___SDataTable_crlgn_gg_.__gridTemplateAreas_crlgn_gg_{grid-template-areas:var(--gridTemplateAreas_crlgn)}.___SDataTable_crlgn_gg_.__gridTemplateRows_crlgn_gg_{grid-template-rows:var(--gridTemplateRows_crlgn)}",
|
|
36
36
|
/*__inner_css_end__*/
|
|
37
|
-
"
|
|
37
|
+
"crlgn_gg_"
|
|
38
38
|
), /*__reshadow_css_end__*/
|
|
39
39
|
{
|
|
40
|
-
"__SDataTable": "
|
|
41
|
-
"_gridTemplateColumns": "
|
|
42
|
-
"--gridTemplateColumns": "--
|
|
43
|
-
"_gridTemplateAreas": "
|
|
44
|
-
"--gridTemplateAreas": "--
|
|
45
|
-
"_gridTemplateRows": "
|
|
46
|
-
"--gridTemplateRows": "--
|
|
40
|
+
"__SDataTable": "___SDataTable_crlgn_gg_",
|
|
41
|
+
"_gridTemplateColumns": "__gridTemplateColumns_crlgn_gg_",
|
|
42
|
+
"--gridTemplateColumns": "--gridTemplateColumns_crlgn",
|
|
43
|
+
"_gridTemplateAreas": "__gridTemplateAreas_crlgn_gg_",
|
|
44
|
+
"--gridTemplateAreas": "--gridTemplateAreas_crlgn",
|
|
45
|
+
"_gridTemplateRows": "__gridTemplateRows_crlgn_gg_",
|
|
46
|
+
"--gridTemplateRows": "--gridTemplateRows_crlgn"
|
|
47
47
|
})
|
|
48
48
|
);
|
|
49
49
|
/*!__reshadow-styles__:"../../style/scroll-shadows.shadow.css"*/
|
|
@@ -51,27 +51,27 @@ var scrollStyles = (
|
|
|
51
51
|
/*__reshadow_css_start__*/
|
|
52
52
|
(sstyled.insert(
|
|
53
53
|
/*__inner_css_start__*/
|
|
54
|
-
".
|
|
54
|
+
".___SScrollArea_1994j_gg_{width:-moz-fit-content;width:fit-content}.___SScrollArea_1994j_gg_ .___SContainer_1994j_gg_{overflow:visible;overflow:initial}.___SScrollArea_1994j_gg_ .___SContainer_1994j_gg_._scrollDirection_both_1994j_gg_{overflow:auto}.___SScrollArea_1994j_gg_ .___SContainer_1994j_gg_._scrollDirection_both_1994j_gg_.__loading_1994j_gg_,.___SScrollArea_1994j_gg_ .___SContainer_1994j_gg_._scrollDirection_horizontal_1994j_gg_.__loading_1994j_gg_,.___SScrollArea_1994j_gg_ .___SContainer_1994j_gg_._scrollDirection_vertical_1994j_gg_.__loading_1994j_gg_{overflow:hidden}.___SScrollArea_1994j_gg_ .___SContainer_1994j_gg_._scrollDirection_horizontal_1994j_gg_{overflow-x:auto;overflow-y:initial}.___SScrollArea_1994j_gg_ .___SContainer_1994j_gg_._scrollDirection_vertical_1994j_gg_{overflow-x:initial;overflow-y:auto}.___SScrollArea_1994j_gg_ .___SContainer_1994j_gg_.__headerHeight_1994j_gg_{scroll-padding-top:var(--headerHeight_1994j)}.___SScrollArea_1994j_gg_ .___SContainer_1994j_gg_.__leftScrollPadding_1994j_gg_{scroll-padding-left:var(--leftScrollPadding_1994j)}.___SScrollArea_1994j_gg_ .___SContainer_1994j_gg_.__rightScrollPadding_1994j_gg_{scroll-padding-right:var(--rightScrollPadding_1994j)}.___SScrollArea_1994j_gg_ .___SShadowHorizontal_1994j_gg_::before,.___SScrollArea_1994j_gg_ .___SShadowHorizontal_1994j_gg_:after,.___SScrollArea_1994j_gg_ .___SShadowVertical_1994j_gg_::after{z-index:20}.___SScrollArea_1994j_gg_ .___SShadowHorizontal_1994j_gg_.__leftOffset_1994j_gg_::before,.___SScrollArea_1994j_gg_ .___SShadowHorizontal_1994j_gg_.__rightOffset_1994j_gg_::after,.___SScrollArea_1994j_gg_ .___SShadowVertical_1994j_gg_::before{display:none}",
|
|
55
55
|
/*__inner_css_end__*/
|
|
56
|
-
"
|
|
56
|
+
"1994j_gg_"
|
|
57
57
|
), /*__reshadow_css_end__*/
|
|
58
58
|
{
|
|
59
|
-
"__SScrollArea": "
|
|
60
|
-
"__SContainer": "
|
|
61
|
-
"_scrollDirection_both": "
|
|
62
|
-
"_loading": "
|
|
63
|
-
"_scrollDirection_horizontal": "
|
|
64
|
-
"_scrollDirection_vertical": "
|
|
65
|
-
"_headerHeight": "
|
|
66
|
-
"--headerHeight": "--
|
|
67
|
-
"_leftScrollPadding": "
|
|
68
|
-
"--leftScrollPadding": "--
|
|
69
|
-
"_rightScrollPadding": "
|
|
70
|
-
"--rightScrollPadding": "--
|
|
71
|
-
"__SShadowVertical": "
|
|
72
|
-
"__SShadowHorizontal": "
|
|
73
|
-
"_leftOffset": "
|
|
74
|
-
"_rightOffset": "
|
|
59
|
+
"__SScrollArea": "___SScrollArea_1994j_gg_",
|
|
60
|
+
"__SContainer": "___SContainer_1994j_gg_",
|
|
61
|
+
"_scrollDirection_both": "_scrollDirection_both_1994j_gg_",
|
|
62
|
+
"_loading": "__loading_1994j_gg_",
|
|
63
|
+
"_scrollDirection_horizontal": "_scrollDirection_horizontal_1994j_gg_",
|
|
64
|
+
"_scrollDirection_vertical": "_scrollDirection_vertical_1994j_gg_",
|
|
65
|
+
"_headerHeight": "__headerHeight_1994j_gg_",
|
|
66
|
+
"--headerHeight": "--headerHeight_1994j",
|
|
67
|
+
"_leftScrollPadding": "__leftScrollPadding_1994j_gg_",
|
|
68
|
+
"--leftScrollPadding": "--leftScrollPadding_1994j",
|
|
69
|
+
"_rightScrollPadding": "__rightScrollPadding_1994j_gg_",
|
|
70
|
+
"--rightScrollPadding": "--rightScrollPadding_1994j",
|
|
71
|
+
"__SShadowVertical": "___SShadowVertical_1994j_gg_",
|
|
72
|
+
"__SShadowHorizontal": "___SShadowHorizontal_1994j_gg_",
|
|
73
|
+
"_leftOffset": "__leftOffset_1994j_gg_",
|
|
74
|
+
"_rightOffset": "__rightOffset_1994j_gg_"
|
|
75
75
|
})
|
|
76
76
|
);
|
|
77
77
|
var ACCORDION = Symbol("accordion");
|
|
@@ -96,10 +96,12 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
96
96
|
_defineProperty(_this, "tableRef", /* @__PURE__ */ React.createRef());
|
|
97
97
|
_defineProperty(_this, "headerRef", /* @__PURE__ */ React.createRef());
|
|
98
98
|
_defineProperty(_this, "spinnerRef", /* @__PURE__ */ React.createRef());
|
|
99
|
+
_defineProperty(_this, "containerResizeEndTimeoutId", null);
|
|
99
100
|
_defineProperty(_this, "gridAreaGroupMap", /* @__PURE__ */ new Map());
|
|
100
101
|
_defineProperty(_this, "columnsSplitter", "/");
|
|
101
|
-
_defineProperty(_this, "
|
|
102
|
-
_defineProperty(_this, "
|
|
102
|
+
_defineProperty(_this, "tmpData", void 0);
|
|
103
|
+
_defineProperty(_this, "calculatedRows", void 0);
|
|
104
|
+
_defineProperty(_this, "flatRows", void 0);
|
|
103
105
|
_defineProperty(_this, "selectAllMessageTimer", 0);
|
|
104
106
|
_defineProperty(_this, "headerNodesMap", /* @__PURE__ */ new Map());
|
|
105
107
|
_defineProperty(_this, "state", {
|
|
@@ -382,6 +384,12 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
382
384
|
_defineProperty(_this, "handleBackFromAccordion", function(cellIndex) {
|
|
383
385
|
_this.changeFocusCell(-1, cellIndex === -1 ? 0 : cellIndex, "up");
|
|
384
386
|
});
|
|
387
|
+
_defineProperty(_this, "handleContainerResizeEnd", function() {
|
|
388
|
+
if (_this.containerResizeEndTimeoutId) {
|
|
389
|
+
clearTimeout(_this.containerResizeEndTimeoutId);
|
|
390
|
+
}
|
|
391
|
+
_this.containerResizeEndTimeoutId = setTimeout(_this.calculateVerticalShadow, 0);
|
|
392
|
+
});
|
|
385
393
|
_defineProperty(_this, "getScrollOffsetValue", function() {
|
|
386
394
|
if (!_this.headerRef.current) {
|
|
387
395
|
return [0, 0];
|
|
@@ -455,8 +463,9 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
455
463
|
_this.columns = cols[0];
|
|
456
464
|
_this.treeColumns = cols[1];
|
|
457
465
|
}
|
|
458
|
-
_this.
|
|
459
|
-
_this.flatRows = _this.
|
|
466
|
+
_this.calculatedRows = _this.getRows();
|
|
467
|
+
_this.flatRows = _this.calculatedRows.flat();
|
|
468
|
+
_this.tmpData = props.data;
|
|
460
469
|
return _this;
|
|
461
470
|
}
|
|
462
471
|
_inherits(DataTableRoot2, _Component);
|
|
@@ -490,11 +499,9 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
490
499
|
var cols = this.calculateColumnsFromConfig();
|
|
491
500
|
this.columns = cols[0];
|
|
492
501
|
this.treeColumns = cols[1];
|
|
502
|
+
this.forceUpdate();
|
|
493
503
|
}
|
|
494
504
|
if (prevProps.data !== data || prevProps.columns !== columns) {
|
|
495
|
-
this.rows = this.calculateRows();
|
|
496
|
-
this.flatRows = this.rows.flat();
|
|
497
|
-
this.forceUpdate();
|
|
498
505
|
if (this.hasFixedColumn) {
|
|
499
506
|
this.calculateVerticalShadow();
|
|
500
507
|
}
|
|
@@ -518,7 +525,7 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
518
525
|
key: "totalRows",
|
|
519
526
|
get: function get() {
|
|
520
527
|
var _this$asProps5 = this.asProps, totalRows = _this$asProps5.totalRows, expandedRows = _this$asProps5.expandedRows;
|
|
521
|
-
var flatRows = this.
|
|
528
|
+
var flatRows = this.getFlatRows();
|
|
522
529
|
var expandedRowsCount = Array.from(expandedRows !== null && expandedRows !== void 0 ? expandedRows : []).reduce(function(acc, rowKey) {
|
|
523
530
|
var dtRow = flatRows.find(function(el) {
|
|
524
531
|
return el[UNIQ_ROW_KEY] === rowKey;
|
|
@@ -536,7 +543,7 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
536
543
|
if (totalRows !== void 0) {
|
|
537
544
|
return totalRows + expandedRowsCount;
|
|
538
545
|
}
|
|
539
|
-
var rows = this.
|
|
546
|
+
var rows = this.getRows().reduce(function(acc, item) {
|
|
540
547
|
acc = acc + 1;
|
|
541
548
|
if (Array.isArray(item)) {
|
|
542
549
|
acc = acc + item.length;
|
|
@@ -600,9 +607,9 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
600
607
|
sideIndents,
|
|
601
608
|
totalRows: this.totalRows,
|
|
602
609
|
selectedRows,
|
|
603
|
-
flatRows: this.
|
|
610
|
+
flatRows: this.getFlatRows(),
|
|
604
611
|
onChangeSelectAll: function onChangeSelectAll(value, e) {
|
|
605
|
-
var mappedFlatRows = _this3.
|
|
612
|
+
var mappedFlatRows = _this3.getFlatRows().map(function(r) {
|
|
606
613
|
return r[UNIQ_ROW_KEY];
|
|
607
614
|
});
|
|
608
615
|
var selectedRowsSet = new Set(selectedRows);
|
|
@@ -629,8 +636,8 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
629
636
|
accordionDuration,
|
|
630
637
|
accordionMode,
|
|
631
638
|
columns: this.columns,
|
|
632
|
-
rows: this.
|
|
633
|
-
flatRows: this.
|
|
639
|
+
rows: this.getRows(),
|
|
640
|
+
flatRows: this.getFlatRows(),
|
|
634
641
|
use,
|
|
635
642
|
compact: Boolean(compact),
|
|
636
643
|
gridTemplateColumns,
|
|
@@ -651,8 +658,8 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
651
658
|
virtualScroll,
|
|
652
659
|
hasGroups: this.hasGroups,
|
|
653
660
|
uid,
|
|
654
|
-
rowProps: this.
|
|
655
|
-
renderCell: this.
|
|
661
|
+
rowProps: this.getRows().length > 0 ? rowProps : void 0,
|
|
662
|
+
renderCell: this.getRows().length > 0 ? renderCell : void 0,
|
|
656
663
|
renderEmptyData: renderEmptyData2,
|
|
657
664
|
sideIndents,
|
|
658
665
|
selectedRows,
|
|
@@ -724,7 +731,8 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
724
731
|
"container": this.tableContainerRef,
|
|
725
732
|
"styles": scrollStyles,
|
|
726
733
|
"onScroll": this.handleScroll,
|
|
727
|
-
"disableAutofocusToContent": true
|
|
734
|
+
"disableAutofocusToContent": true,
|
|
735
|
+
"onResize": this.handleContainerResizeEnd
|
|
728
736
|
}), /* @__PURE__ */ React.createElement(ScrollArea.Container, {
|
|
729
737
|
tabIndex: -1,
|
|
730
738
|
scrollDirection: this.scrollDirection,
|
|
@@ -948,15 +956,28 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
948
956
|
groupIndex++;
|
|
949
957
|
}
|
|
950
958
|
});
|
|
951
|
-
console.log(calculatedColumns, treeColumns);
|
|
952
959
|
return [calculatedColumns, treeColumns];
|
|
953
960
|
}
|
|
954
961
|
}, {
|
|
955
|
-
key: "
|
|
956
|
-
value: function
|
|
962
|
+
key: "getFlatRows",
|
|
963
|
+
value: function getFlatRows() {
|
|
964
|
+
var data = this.props.data;
|
|
965
|
+
if (this.tmpData === data && this.flatRows) {
|
|
966
|
+
return this.flatRows;
|
|
967
|
+
}
|
|
968
|
+
this.flatRows = this.getRows().flat();
|
|
969
|
+
return this.flatRows;
|
|
970
|
+
}
|
|
971
|
+
}, {
|
|
972
|
+
key: "getRows",
|
|
973
|
+
value: function getRows() {
|
|
957
974
|
var _this6 = this;
|
|
958
975
|
var columns = this.columns;
|
|
959
976
|
var _this$props3 = this.props, data = _this$props3.data, uid = _this$props3.uid, uniqueRowKey = _this$props3.uniqueRowKey;
|
|
977
|
+
if (this.tmpData === data) {
|
|
978
|
+
return this.calculatedRows;
|
|
979
|
+
}
|
|
980
|
+
this.tmpData = data;
|
|
960
981
|
var rows = [];
|
|
961
982
|
var columnNames = columns.map(function(column) {
|
|
962
983
|
return column.name;
|
|
@@ -1030,6 +1051,7 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
1030
1051
|
rowIndex++;
|
|
1031
1052
|
}
|
|
1032
1053
|
});
|
|
1054
|
+
this.calculatedRows = rows;
|
|
1033
1055
|
return rows;
|
|
1034
1056
|
}
|
|
1035
1057
|
}, {
|