@semcore/data-table 16.2.0-prerelease.0 → 16.2.0-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 +13 -0
- package/lib/cjs/components/Body/Body.js +43 -43
- 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/Row.js +43 -43
- package/lib/cjs/components/Body/style.shadow.css +2 -1
- package/lib/cjs/components/DataTable/DataTable.js +72 -30
- 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/DataTable/dataTable.shadow.css +6 -0
- package/lib/cjs/components/Head/Column.js +37 -30
- package/lib/cjs/components/Head/Column.js.map +1 -1
- package/lib/cjs/components/Head/Group.js +36 -30
- package/lib/cjs/components/Head/Group.js.map +1 -1
- package/lib/cjs/components/Head/Head.js +43 -32
- package/lib/cjs/components/Head/Head.js.map +1 -1
- package/lib/cjs/components/Head/Head.types.js.map +1 -1
- package/lib/cjs/components/Head/style.shadow.css +19 -0
- package/lib/es6/components/Body/Body.js +43 -43
- 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/Row.js +43 -43
- package/lib/es6/components/Body/style.shadow.css +2 -1
- package/lib/es6/components/DataTable/DataTable.js +72 -30
- 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/DataTable/dataTable.shadow.css +6 -0
- package/lib/es6/components/Head/Column.js +37 -30
- package/lib/es6/components/Head/Column.js.map +1 -1
- package/lib/es6/components/Head/Group.js +36 -30
- package/lib/es6/components/Head/Group.js.map +1 -1
- package/lib/es6/components/Head/Head.js +43 -32
- package/lib/es6/components/Head/Head.js.map +1 -1
- package/lib/es6/components/Head/Head.types.js.map +1 -1
- package/lib/es6/components/Head/style.shadow.css +19 -0
- 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 +73 -31
- package/lib/esm/components/DataTable/dataTable.shadow.css +6 -0
- package/lib/esm/components/Head/Column.mjs +38 -31
- package/lib/esm/components/Head/Group.mjs +37 -31
- package/lib/esm/components/Head/Head.mjs +42 -33
- package/lib/esm/components/Head/style.shadow.css +19 -0
- package/lib/types/components/Body/Body.types.d.ts +11 -0
- package/lib/types/components/DataTable/DataTable.types.d.ts +8 -2
- package/lib/types/components/Head/Head.types.d.ts +1 -0
- package/package.json +22 -22
|
@@ -22,53 +22,53 @@ var style = (
|
|
|
22
22
|
/*__reshadow_css_start__*/
|
|
23
23
|
(sstyled.insert(
|
|
24
24
|
/*__inner_css_start__*/
|
|
25
|
-
'.___SAccordionRows_1yh7f_gg_,.___SBody_1yh7f_gg_,.___SRowGroup_1yh7f_gg_,.___SRow_1yh7f_gg_{display:contents}.___SBody_1yh7f_gg_.__compact_1yh7f_gg_ .___SCell_1yh7f_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_1yh7f_gg_.__compact_1yh7f_gg_ .___SCell_1yh7f_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + (var(--intergalactic-spacing-5x, 20px)*(var(--data-aria-level_1yh7f) - 1)))}.___SCellWrapper_1yh7f_gg_.__gridArea_1yh7f_gg_,.___SCollapseRow_1yh7f_gg_.__gridArea_1yh7f_gg_,.___SRow_1yh7f_gg_.__gridArea_1yh7f_gg_{grid-area:var(--gridArea_1yh7f)}.___SCellWrapper_1yh7f_gg_{height:100%;overflow:hidden}.___SCollapseRow_1yh7f_gg_.__gridArea_1yh7f_gg_>.___SCellWrapper_1yh7f_gg_,.___SRow_1yh7f_gg_.__isAccordionRow_1yh7f_gg_>.___SCellWrapper_1yh7f_gg_{height:auto;overflow:auto}.___SAccordionRows_1yh7f_gg_>.___SRow_1yh7f_gg_.__isAccordionRow_1yh7f_gg_:last-child>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_,.___SCollapseRow_1yh7f_gg_.__gridArea_1yh7f_gg_>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_{border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6)}.___SCollapseRow_1yh7f_gg_ .___SCell_1yh7f_gg_{display:block}.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_).__expanded_1yh7f_gg_.__withAccordion_1yh7f_gg_,.___SRow_1yh7f_gg_.__active_1yh7f_gg_>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_),.___SRow_1yh7f_gg_._accordionType_row_1yh7f_gg_.__expanded_1yh7f_gg_>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SCollapseRow_1yh7f_gg_>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_),.___SRow_1yh7f_gg_.__isAccordionRow_1yh7f_gg_>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_){background-color:var(--intergalactic-table-td-cell-accordion, #f4f5f9)}@media (hover:hover){.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_:hover)>.___SRow_1yh7f_gg_._theme_muted_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]:not(.__theme_1yh7f_gg_),.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_:hover)>.___SRow_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]._theme_muted_1yh7f_gg_,.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_:hover)>.___SRow_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]:not(.__theme_1yh7f_gg_):not(.__expanded_1yh7f_gg_.__withAccordion_1yh7f_gg_),.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1yh7f_gg_._theme_muted_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_),.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_._theme_muted_1yh7f_gg_,.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_):not(.__expanded_1yh7f_gg_.__withAccordion_1yh7f_gg_),.___SRow_1yh7f_gg_._theme_muted_1yh7f_gg_:hover:not(.__expanded_1yh7f_gg_.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_):not(.__expanded_1yh7f_gg_.__withAccordion_1yh7f_gg_),.___SRow_1yh7f_gg_:hover:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_._theme_muted_1yh7f_gg_,.___SRow_1yh7f_gg_:not(._accordionType_row_1yh7f_gg_.__expanded_1yh7f_gg_):hover:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_):not(.__expanded_1yh7f_gg_.__withAccordion_1yh7f_gg_){background-color:var(--intergalactic-table-td-cell-hover, #f0f0f4)}.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_:hover)>.___SRow_1yh7f_gg_._theme_info_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]:not(.__theme_1yh7f_gg_),.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_:hover)>.___SRow_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]._theme_info_1yh7f_gg_,.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1yh7f_gg_._theme_info_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_),.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_._theme_info_1yh7f_gg_,.___SRow_1yh7f_gg_._theme_info_1yh7f_gg_:hover:not(.__expanded_1yh7f_gg_.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_):not(.__expanded_1yh7f_gg_.__withAccordion_1yh7f_gg_),.___SRow_1yh7f_gg_:hover:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_._theme_info_1yh7f_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, #c4e5fe)}.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_:hover)>.___SRow_1yh7f_gg_._theme_success_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]:not(.__theme_1yh7f_gg_):not(.__expanded_1yh7f_gg_.__withAccordion_1yh7f_gg_),.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_:hover)>.___SRow_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]._theme_success_1yh7f_gg_,.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1yh7f_gg_._theme_success_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_),.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_._theme_success_1yh7f_gg_,.___SRow_1yh7f_gg_._theme_success_1yh7f_gg_:hover:not(.__expanded_1yh7f_gg_.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_):not(.__expanded_1yh7f_gg_.__withAccordion_1yh7f_gg_),.___SRow_1yh7f_gg_:hover:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_._theme_success_1yh7f_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, #9ef2c9)}.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_:hover)>.___SRow_1yh7f_gg_._theme_warning_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]:not(.__theme_1yh7f_gg_),.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_:hover)>.___SRow_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]._theme_warning_1yh7f_gg_,.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1yh7f_gg_._theme_warning_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_),.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_._theme_warning_1yh7f_gg_,.___SRow_1yh7f_gg_._theme_warning_1yh7f_gg_:hover:not(.__expanded_1yh7f_gg_.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_):not(.__expanded_1yh7f_gg_.__withAccordion_1yh7f_gg_),.___SRow_1yh7f_gg_:hover:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_._theme_warning_1yh7f_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, #ffdca2)}.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_:hover)>.___SRow_1yh7f_gg_._theme_danger_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]:not(.__theme_1yh7f_gg_),.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_:hover)>.___SRow_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]._theme_danger_1yh7f_gg_,.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1yh7f_gg_._theme_danger_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_),.___SRowGroup_1yh7f_gg_:has(.___SCell_1yh7f_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1yh7f_gg_:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_._theme_danger_1yh7f_gg_,.___SRow_1yh7f_gg_._theme_danger_1yh7f_gg_:hover:not(.__expanded_1yh7f_gg_.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_):not(.__expanded_1yh7f_gg_.__withAccordion_1yh7f_gg_),.___SRow_1yh7f_gg_:hover:not(.__isNonInteractive_1yh7f_gg_)>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_._theme_danger_1yh7f_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, #ffd7df)}}.___SRow_1yh7f_gg_._theme_muted_1yh7f_gg_ .___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_){background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SRow_1yh7f_gg_._theme_muted_1yh7f_gg_.__active_1yh7f_gg_>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_){background-color:var(--intergalactic-table-td-cell-active, #e6e7ed)}.___SRow_1yh7f_gg_._theme_info_1yh7f_gg_ .___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_){background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SRow_1yh7f_gg_._theme_info_1yh7f_gg_.__active_1yh7f_gg_>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, #c4e5fe)}.___SRow_1yh7f_gg_._theme_success_1yh7f_gg_ .___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_){background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SRow_1yh7f_gg_._theme_success_1yh7f_gg_.__active_1yh7f_gg_>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_){background-color:var(--intergalactic-table-td-cell-new-active, #9ef2c9)}.___SRow_1yh7f_gg_._theme_warning_1yh7f_gg_ .___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_){background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SRow_1yh7f_gg_._theme_warning_1yh7f_gg_.__active_1yh7f_gg_>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, #ffdca2)}.___SRow_1yh7f_gg_._theme_danger_1yh7f_gg_ .___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_){background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SRow_1yh7f_gg_._theme_danger_1yh7f_gg_.__active_1yh7f_gg_>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_:not(.__theme_1yh7f_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, #ffd7df)}.___SCell_1yh7f_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_1yh7f_gg_ .___SAccordionToggle_1yh7f_gg_{margin-right:var(--intergalactic-spacing-3x, 12px);margin-top:var(--intergalactic-spacing-05x, 2px);height:-moz-fit-content;height:fit-content}.___SCell_1yh7f_gg_ .___SAccordionToggle_1yh7f_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_1yh7f_gg_ .___SAccordionToggle_1yh7f_gg_.__expanded_1yh7f_gg_ svg{transform:rotate(90deg)}.___SCell_1yh7f_gg_.__withAccordion_1yh7f_gg_,.___SCheckboxCell_1yh7f_gg_,.___SRow_1yh7f_gg_._accordionType_row_1yh7f_gg_>.___SCellWrapper_1yh7f_gg_>.___SCell_1yh7f_gg_{cursor:pointer}.___SCell_1yh7f_gg_._use_primary_1yh7f_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1yh7f_gg_._use_primary_1yh7f_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_1yh7f) - 1)))}.___SCell_1yh7f_gg_._use_secondary_1yh7f_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff)}.___SCell_1yh7f_gg_._use_secondary_1yh7f_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_1yh7f) - 1)))}.___SCell_1yh7f_gg_._borders_both_1yh7f_gg_,.___SCell_1yh7f_gg_._borders_left_1yh7f_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCell_1yh7f_gg_._borders_both_1yh7f_gg_,.___SCell_1yh7f_gg_._borders_right_1yh7f_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SCellWrapper_1yh7f_gg_.__fixed_1yh7f_gg_{position:sticky;z-index:2}.___SCell_1yh7f_gg_._theme_muted_1yh7f_gg_{background-color:var(--intergalactic-table-td-cell-unread, #f4f5f9)}.___SCell_1yh7f_gg_._theme_info_1yh7f_gg_{background-color:var(--intergalactic-table-td-cell-selected, #e9f7ff)}.___SCell_1yh7f_gg_._theme_success_1yh7f_gg_{background-color:var(--intergalactic-table-td-cell-new, #dbfee8)}.___SCell_1yh7f_gg_._theme_warning_1yh7f_gg_{background-color:var(--intergalactic-table-td-cell-warning, #fff3d9)}.___SCell_1yh7f_gg_._theme_danger_1yh7f_gg_{background-color:var(--intergalactic-table-td-cell-critical, #fff0f7)}.___SSpinContainer_1yh7f_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_1yh7f_gg_:focus-visible{z-index:15}.___SSpinContainer_1yh7f_gg_.__headerHeight_1yh7f_gg_{top:var(--headerHeight_1yh7f)}.___SEmptyData_1yh7f_gg_{grid-column:1/-1}.___SRow_1yh7f_gg_._sideIndents_wide_1yh7f_gg_ .___SCellWrapper_1yh7f_gg_:first-child .___SCell_1yh7f_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SRow_1yh7f_gg_._sideIndents_wide_1yh7f_gg_ .___SCellWrapper_1yh7f_gg_:last-child .___SCell_1yh7f_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_1yh7f_gg_.__fixed_1yh7f_gg_.__shadowVertical_1yh7f_gg_:after{content:"";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_1yh7f_gg_._fixed_left_1yh7f_gg_._shadowVertical_median_1yh7f_gg_,.___SCellWrapper_1yh7f_gg_._fixed_left_1yh7f_gg_._shadowVertical_start_1yh7f_gg_{margin-right:-5px}.___SCellWrapper_1yh7f_gg_._fixed_left_1yh7f_gg_._shadowVertical_median_1yh7f_gg_:after,.___SCellWrapper_1yh7f_gg_._fixed_left_1yh7f_gg_._shadowVertical_start_1yh7f_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_1yh7f_gg_._fixed_left_1yh7f_gg_._shadowVertical_median_1yh7f_gg_ .___SCell_1yh7f_gg_,.___SCellWrapper_1yh7f_gg_._fixed_left_1yh7f_gg_._shadowVertical_start_1yh7f_gg_ .___SCell_1yh7f_gg_{margin-right:5px}.___SCellWrapper_1yh7f_gg_._fixed_right_1yh7f_gg_._shadowVertical_end_1yh7f_gg_,.___SCellWrapper_1yh7f_gg_._fixed_right_1yh7f_gg_._shadowVertical_median_1yh7f_gg_{margin-left:-5px}.___SCellWrapper_1yh7f_gg_._fixed_right_1yh7f_gg_._shadowVertical_end_1yh7f_gg_:after,.___SCellWrapper_1yh7f_gg_._fixed_right_1yh7f_gg_._shadowVertical_median_1yh7f_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_1yh7f_gg_._fixed_right_1yh7f_gg_._shadowVertical_end_1yh7f_gg_ .___SCell_1yh7f_gg_,.___SCellWrapper_1yh7f_gg_._fixed_right_1yh7f_gg_._shadowVertical_median_1yh7f_gg_ .___SCell_1yh7f_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,19 @@ var style = (
|
|
|
32
32
|
/*__reshadow_css_start__*/
|
|
33
33
|
(sstyled.insert(
|
|
34
34
|
/*__inner_css_start__*/
|
|
35
|
-
".
|
|
35
|
+
".___SDataTable_oz5ss_gg_{display:grid;align-items:start;min-width:-moz-fit-content;min-width:fit-content}.___SDataTable_oz5ss_gg_.__isDataEmpty_oz5ss_gg_{display:block;align-items:initial;min-width:initial}.___SDataTable_oz5ss_gg_.__gridTemplateColumns_oz5ss_gg_{grid-template-columns:var(--gridTemplateColumns_oz5ss)}.___SDataTable_oz5ss_gg_.__gridTemplateAreas_oz5ss_gg_{grid-template-areas:var(--gridTemplateAreas_oz5ss)}.___SDataTable_oz5ss_gg_.__gridTemplateRows_oz5ss_gg_{grid-template-rows:var(--gridTemplateRows_oz5ss)}",
|
|
36
36
|
/*__inner_css_end__*/
|
|
37
|
-
"
|
|
37
|
+
"oz5ss_gg_"
|
|
38
38
|
), /*__reshadow_css_end__*/
|
|
39
39
|
{
|
|
40
|
-
"__SDataTable": "
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"
|
|
40
|
+
"__SDataTable": "___SDataTable_oz5ss_gg_",
|
|
41
|
+
"_isDataEmpty": "__isDataEmpty_oz5ss_gg_",
|
|
42
|
+
"_gridTemplateColumns": "__gridTemplateColumns_oz5ss_gg_",
|
|
43
|
+
"--gridTemplateColumns": "--gridTemplateColumns_oz5ss",
|
|
44
|
+
"_gridTemplateAreas": "__gridTemplateAreas_oz5ss_gg_",
|
|
45
|
+
"--gridTemplateAreas": "--gridTemplateAreas_oz5ss",
|
|
46
|
+
"_gridTemplateRows": "__gridTemplateRows_oz5ss_gg_",
|
|
47
|
+
"--gridTemplateRows": "--gridTemplateRows_oz5ss"
|
|
47
48
|
})
|
|
48
49
|
);
|
|
49
50
|
/*!__reshadow-styles__:"../../style/scroll-shadows.shadow.css"*/
|
|
@@ -96,10 +97,12 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
96
97
|
_defineProperty(_this, "tableRef", /* @__PURE__ */ React.createRef());
|
|
97
98
|
_defineProperty(_this, "headerRef", /* @__PURE__ */ React.createRef());
|
|
98
99
|
_defineProperty(_this, "spinnerRef", /* @__PURE__ */ React.createRef());
|
|
100
|
+
_defineProperty(_this, "containerResizeEndTimeoutId", null);
|
|
99
101
|
_defineProperty(_this, "gridAreaGroupMap", /* @__PURE__ */ new Map());
|
|
100
102
|
_defineProperty(_this, "columnsSplitter", "/");
|
|
101
|
-
_defineProperty(_this, "
|
|
102
|
-
_defineProperty(_this, "
|
|
103
|
+
_defineProperty(_this, "tmpData", void 0);
|
|
104
|
+
_defineProperty(_this, "calculatedRows", void 0);
|
|
105
|
+
_defineProperty(_this, "flatRows", void 0);
|
|
103
106
|
_defineProperty(_this, "selectAllMessageTimer", 0);
|
|
104
107
|
_defineProperty(_this, "headerNodesMap", /* @__PURE__ */ new Map());
|
|
105
108
|
_defineProperty(_this, "state", {
|
|
@@ -332,6 +335,10 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
332
335
|
var _this$spinnerRef$curr;
|
|
333
336
|
(_this$spinnerRef$curr = _this.spinnerRef.current) === null || _this$spinnerRef$curr === void 0 || _this$spinnerRef$curr.focus();
|
|
334
337
|
e.currentTarget.setAttribute("tabIndex", "-1");
|
|
338
|
+
if (_this.isDataEmpty) {
|
|
339
|
+
var _this$headerRef$curre;
|
|
340
|
+
(_this$headerRef$curre = _this.headerRef.current) === null || _this$headerRef$curre === void 0 || _this$headerRef$curre.setAttribute("tabIndex", "-1");
|
|
341
|
+
}
|
|
335
342
|
} else if ((!e.relatedTarget || !isFocusInside(e.currentTarget, e.relatedTarget)) && lastInteraction.isKeyboard()) {
|
|
336
343
|
var _row;
|
|
337
344
|
if (_this.focusedCell[0] === -1 && _this.focusedCell[1] === -1) {
|
|
@@ -365,6 +372,10 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
365
372
|
cell.focus();
|
|
366
373
|
}
|
|
367
374
|
}
|
|
375
|
+
if (_this.isDataEmpty) {
|
|
376
|
+
var _this$headerRef$curre2;
|
|
377
|
+
(_this$headerRef$curre2 = _this.headerRef.current) === null || _this$headerRef$curre2 === void 0 || _this$headerRef$curre2.setAttribute("tabIndex", "-1");
|
|
378
|
+
}
|
|
368
379
|
e.currentTarget.setAttribute("tabIndex", "-1");
|
|
369
380
|
}
|
|
370
381
|
});
|
|
@@ -374,6 +385,10 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
374
385
|
if (tableElement && (!relatedTarget || !isFocusInside(tableElement, relatedTarget) || !lastInteraction.isKeyboard())) {
|
|
375
386
|
_this.setInert(false);
|
|
376
387
|
tableElement.setAttribute("tabIndex", "0");
|
|
388
|
+
if (_this.isDataEmpty) {
|
|
389
|
+
var _this$headerRef$curre3;
|
|
390
|
+
(_this$headerRef$curre3 = _this.headerRef.current) === null || _this$headerRef$curre3 === void 0 || _this$headerRef$curre3.setAttribute("tabIndex", "0");
|
|
391
|
+
}
|
|
377
392
|
}
|
|
378
393
|
});
|
|
379
394
|
_defineProperty(_this, "handleMouseMove", function() {
|
|
@@ -382,6 +397,12 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
382
397
|
_defineProperty(_this, "handleBackFromAccordion", function(cellIndex) {
|
|
383
398
|
_this.changeFocusCell(-1, cellIndex === -1 ? 0 : cellIndex, "up");
|
|
384
399
|
});
|
|
400
|
+
_defineProperty(_this, "handleContainerResizeEnd", function() {
|
|
401
|
+
if (_this.containerResizeEndTimeoutId) {
|
|
402
|
+
clearTimeout(_this.containerResizeEndTimeoutId);
|
|
403
|
+
}
|
|
404
|
+
_this.containerResizeEndTimeoutId = setTimeout(_this.calculateVerticalShadow, 0);
|
|
405
|
+
});
|
|
385
406
|
_defineProperty(_this, "getScrollOffsetValue", function() {
|
|
386
407
|
if (!_this.headerRef.current) {
|
|
387
408
|
return [0, 0];
|
|
@@ -455,8 +476,9 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
455
476
|
_this.columns = cols[0];
|
|
456
477
|
_this.treeColumns = cols[1];
|
|
457
478
|
}
|
|
458
|
-
_this.
|
|
459
|
-
_this.flatRows = _this.
|
|
479
|
+
_this.calculatedRows = _this.getRows();
|
|
480
|
+
_this.flatRows = _this.calculatedRows.flat();
|
|
481
|
+
_this.tmpData = props.data;
|
|
460
482
|
return _this;
|
|
461
483
|
}
|
|
462
484
|
_inherits(DataTableRoot2, _Component);
|
|
@@ -490,11 +512,9 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
490
512
|
var cols = this.calculateColumnsFromConfig();
|
|
491
513
|
this.columns = cols[0];
|
|
492
514
|
this.treeColumns = cols[1];
|
|
515
|
+
this.forceUpdate();
|
|
493
516
|
}
|
|
494
517
|
if (prevProps.data !== data || prevProps.columns !== columns) {
|
|
495
|
-
this.rows = this.calculateRows();
|
|
496
|
-
this.flatRows = this.rows.flat();
|
|
497
|
-
this.forceUpdate();
|
|
498
518
|
if (this.hasFixedColumn) {
|
|
499
519
|
this.calculateVerticalShadow();
|
|
500
520
|
}
|
|
@@ -518,7 +538,7 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
518
538
|
key: "totalRows",
|
|
519
539
|
get: function get() {
|
|
520
540
|
var _this$asProps5 = this.asProps, totalRows = _this$asProps5.totalRows, expandedRows = _this$asProps5.expandedRows;
|
|
521
|
-
var flatRows = this.
|
|
541
|
+
var flatRows = this.getFlatRows();
|
|
522
542
|
var expandedRowsCount = Array.from(expandedRows !== null && expandedRows !== void 0 ? expandedRows : []).reduce(function(acc, rowKey) {
|
|
523
543
|
var dtRow = flatRows.find(function(el) {
|
|
524
544
|
return el[UNIQ_ROW_KEY] === rowKey;
|
|
@@ -536,7 +556,7 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
536
556
|
if (totalRows !== void 0) {
|
|
537
557
|
return totalRows + expandedRowsCount;
|
|
538
558
|
}
|
|
539
|
-
var rows = this.
|
|
559
|
+
var rows = this.getRows().reduce(function(acc, item) {
|
|
540
560
|
acc = acc + 1;
|
|
541
561
|
if (Array.isArray(item)) {
|
|
542
562
|
acc = acc + item.length;
|
|
@@ -576,6 +596,11 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
576
596
|
}
|
|
577
597
|
return scrollDirection;
|
|
578
598
|
}
|
|
599
|
+
}, {
|
|
600
|
+
key: "isDataEmpty",
|
|
601
|
+
get: function get() {
|
|
602
|
+
return this.asProps.data.length === 0;
|
|
603
|
+
}
|
|
579
604
|
}, {
|
|
580
605
|
key: "getHeadProps",
|
|
581
606
|
value: function getHeadProps() {
|
|
@@ -600,9 +625,9 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
600
625
|
sideIndents,
|
|
601
626
|
totalRows: this.totalRows,
|
|
602
627
|
selectedRows,
|
|
603
|
-
flatRows: this.
|
|
628
|
+
flatRows: this.getFlatRows(),
|
|
604
629
|
onChangeSelectAll: function onChangeSelectAll(value, e) {
|
|
605
|
-
var mappedFlatRows = _this3.
|
|
630
|
+
var mappedFlatRows = _this3.getFlatRows().map(function(r) {
|
|
606
631
|
return r[UNIQ_ROW_KEY];
|
|
607
632
|
});
|
|
608
633
|
var selectedRowsSet = new Set(selectedRows);
|
|
@@ -616,7 +641,8 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
616
641
|
getFixedStyle: this.getFixedStyle,
|
|
617
642
|
onCellClick: this.handleCellClick,
|
|
618
643
|
shadowVertical,
|
|
619
|
-
scrollDirection: this.scrollDirection
|
|
644
|
+
scrollDirection: this.scrollDirection,
|
|
645
|
+
isDataEmpty: this.isDataEmpty
|
|
620
646
|
});
|
|
621
647
|
}
|
|
622
648
|
}, {
|
|
@@ -629,8 +655,8 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
629
655
|
accordionDuration,
|
|
630
656
|
accordionMode,
|
|
631
657
|
columns: this.columns,
|
|
632
|
-
rows: this.
|
|
633
|
-
flatRows: this.
|
|
658
|
+
rows: this.getRows(),
|
|
659
|
+
flatRows: this.getFlatRows(),
|
|
634
660
|
use,
|
|
635
661
|
compact: Boolean(compact),
|
|
636
662
|
gridTemplateColumns,
|
|
@@ -651,8 +677,8 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
651
677
|
virtualScroll,
|
|
652
678
|
hasGroups: this.hasGroups,
|
|
653
679
|
uid,
|
|
654
|
-
rowProps: this.
|
|
655
|
-
renderCell: this.
|
|
680
|
+
rowProps: this.getRows().length > 0 ? rowProps : void 0,
|
|
681
|
+
renderCell: this.getRows().length > 0 ? renderCell : void 0,
|
|
656
682
|
renderEmptyData: renderEmptyData2,
|
|
657
683
|
sideIndents,
|
|
658
684
|
selectedRows,
|
|
@@ -724,7 +750,8 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
724
750
|
"container": this.tableContainerRef,
|
|
725
751
|
"styles": scrollStyles,
|
|
726
752
|
"onScroll": this.handleScroll,
|
|
727
|
-
"disableAutofocusToContent": true
|
|
753
|
+
"disableAutofocusToContent": true,
|
|
754
|
+
"onResize": this.handleContainerResizeEnd
|
|
728
755
|
}), /* @__PURE__ */ React.createElement(ScrollArea.Container, {
|
|
729
756
|
tabIndex: -1,
|
|
730
757
|
scrollDirection: this.scrollDirection,
|
|
@@ -740,6 +767,7 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
740
767
|
"tabIndex": 0,
|
|
741
768
|
"onFocus": this.handleFocus,
|
|
742
769
|
"onBlur": this.handleBlur,
|
|
770
|
+
"isDataEmpty": this.isDataEmpty,
|
|
743
771
|
"aria-rowcount": this.totalRows,
|
|
744
772
|
"aria-colcount": this.columns.length,
|
|
745
773
|
"gridTemplateColumns": gridTemplateColumns.join(" "),
|
|
@@ -948,15 +976,28 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
948
976
|
groupIndex++;
|
|
949
977
|
}
|
|
950
978
|
});
|
|
951
|
-
console.log(calculatedColumns, treeColumns);
|
|
952
979
|
return [calculatedColumns, treeColumns];
|
|
953
980
|
}
|
|
954
981
|
}, {
|
|
955
|
-
key: "
|
|
956
|
-
value: function
|
|
982
|
+
key: "getFlatRows",
|
|
983
|
+
value: function getFlatRows() {
|
|
984
|
+
var data = this.props.data;
|
|
985
|
+
if (this.tmpData === data && this.flatRows) {
|
|
986
|
+
return this.flatRows;
|
|
987
|
+
}
|
|
988
|
+
this.flatRows = this.getRows().flat();
|
|
989
|
+
return this.flatRows;
|
|
990
|
+
}
|
|
991
|
+
}, {
|
|
992
|
+
key: "getRows",
|
|
993
|
+
value: function getRows() {
|
|
957
994
|
var _this6 = this;
|
|
958
995
|
var columns = this.columns;
|
|
959
996
|
var _this$props3 = this.props, data = _this$props3.data, uid = _this$props3.uid, uniqueRowKey = _this$props3.uniqueRowKey;
|
|
997
|
+
if (this.tmpData === data) {
|
|
998
|
+
return this.calculatedRows;
|
|
999
|
+
}
|
|
1000
|
+
this.tmpData = data;
|
|
960
1001
|
var rows = [];
|
|
961
1002
|
var columnNames = columns.map(function(column) {
|
|
962
1003
|
return column.name;
|
|
@@ -1030,6 +1071,7 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
1030
1071
|
rowIndex++;
|
|
1031
1072
|
}
|
|
1032
1073
|
});
|
|
1074
|
+
this.calculatedRows = rows;
|
|
1033
1075
|
return rows;
|
|
1034
1076
|
}
|
|
1035
1077
|
}, {
|
|
@@ -1041,8 +1083,8 @@ var DataTableRoot = /* @__PURE__ */ function(_Component) {
|
|
|
1041
1083
|
}, {
|
|
1042
1084
|
key: "getHeaderHeight",
|
|
1043
1085
|
value: function getHeaderHeight() {
|
|
1044
|
-
var _this$headerRef$
|
|
1045
|
-
var header = (_this$headerRef$
|
|
1086
|
+
var _this$headerRef$curre4;
|
|
1087
|
+
var header = (_this$headerRef$curre4 = this.headerRef.current) === null || _this$headerRef$curre4 === void 0 ? void 0 : _this$headerRef$curre4.children;
|
|
1046
1088
|
var height = 0;
|
|
1047
1089
|
for (var i = 0; i < ((_header$length = header === null || header === void 0 ? void 0 : header.length) !== null && _header$length !== void 0 ? _header$length : 0); i++) {
|
|
1048
1090
|
var _header$length;
|
|
@@ -24,40 +24,46 @@ var style = (
|
|
|
24
24
|
/*__reshadow_css_start__*/
|
|
25
25
|
(sstyled.insert(
|
|
26
26
|
/*__inner_css_start__*/
|
|
27
|
-
'.
|
|
27
|
+
'.___SGroupContainer_1vo21_gg_,.___SHead_1vo21_gg_{display:contents}.___SHead_1vo21_gg_.__isDataEmpty_1vo21_gg_.__gridTemplateColumns_1vo21_gg_{display:grid;grid-template-columns:var(--gridTemplateColumns_1vo21);overflow:auto;scrollbar-width:thin}.___SHead_1vo21_gg_.__animationDuration_1vo21_gg_>.___SColumn_1vo21_gg_{transition:top var(--animationDuration_1vo21) ease-out}.___SHead_1vo21_gg_.__sticky_1vo21_gg_ .___SColumn_1vo21_gg_,.___SHead_1vo21_gg_.__sticky_1vo21_gg_ .___SGroup_1vo21_gg_{position:sticky;top:0;z-index:18}.___SHead_1vo21_gg_.__sticky_1vo21_gg_ .___SGroupContainer_1vo21_gg_>.___SColumn_1vo21_gg_{position:sticky;z-index:18}.___SHead_1vo21_gg_.__compact_1vo21_gg_ .___SColumn_1vo21_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SColumn_1vo21_gg_,.___SGroup_1vo21_gg_{display:flex;align-items:flex-start;font-size:var(--intergalactic-fs-100, 12px);color:var(--intergalactic-text-primary, #191b23);box-sizing:border-box;height:100%;position:relative;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,min-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,max-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;overflow:hidden;line-height:var(--intergalactic-lh-100, 133%)}.___SGroup_1vo21_gg_{justify-content:center;text-align:center;background-color:var(--intergalactic-table-th-primary-cell, #f4f5f9)}.___SGroup_1vo21_gg_._use_primary_1vo21_gg_{padding:var(--intergalactic-spacing-3x, 12px)}.___SGroup_1vo21_gg_._use_primary_1vo21_gg_:has(~.___SColumn_1vo21_gg_.__visibleSort_1vo21_gg_){background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SGroup_1vo21_gg_._use_secondary_1vo21_gg_{padding:var(--intergalactic-spacing-2x, 8px)}.___SColumn_1vo21_gg_._borders_both_1vo21_gg_,.___SColumn_1vo21_gg_._borders_left_1vo21_gg_,.___SGroup_1vo21_gg_._borders_both_1vo21_gg_,.___SGroup_1vo21_gg_._borders_left_1vo21_gg_{border-left:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_1vo21_gg_._borders_both_1vo21_gg_,.___SColumn_1vo21_gg_._borders_right_1vo21_gg_,.___SGroup_1vo21_gg_._borders_both_1vo21_gg_,.___SGroup_1vo21_gg_._borders_right_1vo21_gg_{border-right:1px solid var(--intergalactic-border-secondary, #e0e1e9)}.___SColumn_1vo21_gg_._use_primary_1vo21_gg_{padding:var(--intergalactic-spacing-3x, 12px);border-bottom:1px solid var(--intergalactic-border-secondary, #e0e1e9);background-color:var(--intergalactic-table-th-primary-cell, #f4f5f9)}.___SColumn_1vo21_gg_._use_primary_1vo21_gg_ .___SSortWrapper_1vo21_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, #e0e1e9) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_1vo21_gg_._use_primary_1vo21_gg_.__visibleSort_1vo21_gg_{background-color:var(--intergalactic-table-th-primary-cell-hover, #e0e1e9)}.___SColumn_1vo21_gg_._use_primary_1vo21_gg_.__visibleSort_1vo21_gg_ .___SSortWrapper_1vo21_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_1vo21_gg_._use_primary_1vo21_gg_.__visibleSort_1vo21_gg_ .___SSortButton_1vo21_gg_,.___SColumn_1vo21_gg_._use_primary_1vo21_gg_.__visibleSort_1vo21_gg_ .___SSortWrapper_1vo21_gg_::before,.___SColumn_1vo21_gg_._use_secondary_1vo21_gg_.__visibleSort_1vo21_gg_ .___SSortWrapper_1vo21_gg_::before{display:flex;opacity:1}.___SColumn_1vo21_gg_._use_primary_1vo21_gg_._justifyContent_right_1vo21_gg_ .___SSortWrapper_1vo21_gg_{position:absolute}.___SColumn_1vo21_gg_._use_primary_1vo21_gg_._justifyContent_right_1vo21_gg_.__changeSortSize_1vo21_gg_.__isSorted_1vo21_gg_ .___SSortWrapper_1vo21_gg_{position:relative}.___SColumn_1vo21_gg_._use_secondary_1vo21_gg_{padding:var(--intergalactic-spacing-2x, 8px);border-bottom:1px solid var(--intergalactic-border-table-accent, #a9abb6);background-color:var(--intergalactic-table-th-secondary-cell, #ffffff)}.___SColumn_1vo21_gg_._use_secondary_1vo21_gg_ .___SSortWrapper_1vo21_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, #ffffff) 67.5%,rgba(255,255,255,0) 105%)}.___SColumn_1vo21_gg_._use_secondary_1vo21_gg_.__visibleSort_1vo21_gg_ .___SSortWrapper_1vo21_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_1vo21_gg_._use_secondary_1vo21_gg_.__visibleSort_1vo21_gg_ .___SSortButton_1vo21_gg_{display:flex;opacity:1}.___SColumn_1vo21_gg_.__gridArea_1vo21_gg_,.___SGroupTitle_1vo21_gg_.__gridArea_1vo21_gg_,.___SGroup_1vo21_gg_.__gridArea_1vo21_gg_{grid-area:var(--gridArea_1vo21)}.___SHead_1vo21_gg_ .___SColumn_1vo21_gg_.__fixed_1vo21_gg_,.___SHead_1vo21_gg_ .___SGroup_1vo21_gg_.__fixed_1vo21_gg_,.___SHead_1vo21_gg_.__sticky_1vo21_gg_ .___SColumn_1vo21_gg_.__fixed_1vo21_gg_{position:sticky;z-index:19}@media (hover:hover){.___SColumn_1vo21_gg_.__sortable_1vo21_gg_:hover{cursor:pointer}}.___SSortWrapper_1vo21_gg_{align-items:center;display:flex;flex-shrink:1;position:relative;flex-basis:0;min-height:16px;opacity:0;transition:all calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SSortButton_1vo21_gg_,.___SSortWrapper_1vo21_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_1vo21_gg_:before{content:"";top:0;width:20px;height:100%}.___SSortButton_1vo21_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, #878992);top:calc(-1*(1em*1.25 - 16px));margin-left:var(--intergalactic-spacing-1x, 4px)}.___SHead_1vo21_gg_._sideIndents_wide_1vo21_gg_ .___SColumn_1vo21_gg_:first-child{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SHead_1vo21_gg_._sideIndents_wide_1vo21_gg_ .___SColumn_1vo21_gg_:last-child{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SHeadCheckboxCol_1vo21_gg_{cursor:pointer}.___SColumn_1vo21_gg_.__fixed_1vo21_gg_.__shadowVertical_1vo21_gg_:after,.___SGroup_1vo21_gg_.__fixed_1vo21_gg_.__shadowVertical_1vo21_gg_:after{content:"";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SColumn_1vo21_gg_._fixed_left_1vo21_gg_._shadowVertical_median_1vo21_gg_,.___SColumn_1vo21_gg_._fixed_left_1vo21_gg_._shadowVertical_start_1vo21_gg_,.___SGroup_1vo21_gg_._fixed_left_1vo21_gg_._shadowVertical_median_1vo21_gg_,.___SGroup_1vo21_gg_._fixed_left_1vo21_gg_._shadowVertical_start_1vo21_gg_{margin-right:-5px;border-right-color:transparent}.___SColumn_1vo21_gg_._fixed_left_1vo21_gg_._shadowVertical_median_1vo21_gg_._use_primary_1vo21_gg_,.___SColumn_1vo21_gg_._fixed_left_1vo21_gg_._shadowVertical_start_1vo21_gg_._use_primary_1vo21_gg_,.___SGroup_1vo21_gg_._fixed_left_1vo21_gg_._shadowVertical_median_1vo21_gg_._use_primary_1vo21_gg_,.___SGroup_1vo21_gg_._fixed_left_1vo21_gg_._shadowVertical_start_1vo21_gg_._use_primary_1vo21_gg_{padding-right:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_1vo21_gg_._fixed_left_1vo21_gg_._shadowVertical_median_1vo21_gg_._use_secondary_1vo21_gg_,.___SColumn_1vo21_gg_._fixed_left_1vo21_gg_._shadowVertical_start_1vo21_gg_._use_secondary_1vo21_gg_,.___SGroup_1vo21_gg_._fixed_left_1vo21_gg_._shadowVertical_median_1vo21_gg_._use_secondary_1vo21_gg_,.___SGroup_1vo21_gg_._fixed_left_1vo21_gg_._shadowVertical_start_1vo21_gg_._use_secondary_1vo21_gg_{padding-right:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_1vo21_gg_._fixed_left_1vo21_gg_._shadowVertical_median_1vo21_gg_:after,.___SColumn_1vo21_gg_._fixed_left_1vo21_gg_._shadowVertical_start_1vo21_gg_:after,.___SGroup_1vo21_gg_._fixed_left_1vo21_gg_._shadowVertical_median_1vo21_gg_:after,.___SGroup_1vo21_gg_._fixed_left_1vo21_gg_._shadowVertical_start_1vo21_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%))}.___SColumn_1vo21_gg_._fixed_right_1vo21_gg_._shadowVertical_end_1vo21_gg_,.___SColumn_1vo21_gg_._fixed_right_1vo21_gg_._shadowVertical_median_1vo21_gg_,.___SGroup_1vo21_gg_._fixed_right_1vo21_gg_._shadowVertical_end_1vo21_gg_,.___SGroup_1vo21_gg_._fixed_right_1vo21_gg_._shadowVertical_median_1vo21_gg_{margin-left:-5px;border-left-color:transparent}.___SColumn_1vo21_gg_._fixed_right_1vo21_gg_._shadowVertical_end_1vo21_gg_._use_primary_1vo21_gg_,.___SColumn_1vo21_gg_._fixed_right_1vo21_gg_._shadowVertical_median_1vo21_gg_._use_primary_1vo21_gg_,.___SGroup_1vo21_gg_._fixed_right_1vo21_gg_._shadowVertical_end_1vo21_gg_._use_primary_1vo21_gg_,.___SGroup_1vo21_gg_._fixed_right_1vo21_gg_._shadowVertical_median_1vo21_gg_._use_primary_1vo21_gg_{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_1vo21_gg_._fixed_right_1vo21_gg_._shadowVertical_end_1vo21_gg_._use_secondary_1vo21_gg_,.___SColumn_1vo21_gg_._fixed_right_1vo21_gg_._shadowVertical_median_1vo21_gg_._use_secondary_1vo21_gg_,.___SGroup_1vo21_gg_._fixed_right_1vo21_gg_._shadowVertical_end_1vo21_gg_._use_secondary_1vo21_gg_,.___SGroup_1vo21_gg_._fixed_right_1vo21_gg_._shadowVertical_median_1vo21_gg_._use_secondary_1vo21_gg_{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_1vo21_gg_._fixed_right_1vo21_gg_._shadowVertical_end_1vo21_gg_:after,.___SColumn_1vo21_gg_._fixed_right_1vo21_gg_._shadowVertical_median_1vo21_gg_:after,.___SGroup_1vo21_gg_._fixed_right_1vo21_gg_._shadowVertical_end_1vo21_gg_:after,.___SGroup_1vo21_gg_._fixed_right_1vo21_gg_._shadowVertical_median_1vo21_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%))}',
|
|
28
28
|
/*__inner_css_end__*/
|
|
29
|
-
"
|
|
29
|
+
"1vo21_gg_"
|
|
30
30
|
), /*__reshadow_css_end__*/
|
|
31
31
|
{
|
|
32
|
-
"__SHead": "
|
|
33
|
-
"__SGroupContainer": "
|
|
34
|
-
"
|
|
35
|
-
"
|
|
36
|
-
"--
|
|
37
|
-
"
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
"
|
|
56
|
-
"
|
|
57
|
-
"
|
|
58
|
-
"
|
|
59
|
-
"
|
|
60
|
-
"
|
|
32
|
+
"__SHead": "___SHead_1vo21_gg_",
|
|
33
|
+
"__SGroupContainer": "___SGroupContainer_1vo21_gg_",
|
|
34
|
+
"_isDataEmpty": "__isDataEmpty_1vo21_gg_",
|
|
35
|
+
"_gridTemplateColumns": "__gridTemplateColumns_1vo21_gg_",
|
|
36
|
+
"--gridTemplateColumns": "--gridTemplateColumns_1vo21",
|
|
37
|
+
"_animationDuration": "__animationDuration_1vo21_gg_",
|
|
38
|
+
"__SColumn": "___SColumn_1vo21_gg_",
|
|
39
|
+
"--animationDuration": "--animationDuration_1vo21",
|
|
40
|
+
"_sticky": "__sticky_1vo21_gg_",
|
|
41
|
+
"__SGroup": "___SGroup_1vo21_gg_",
|
|
42
|
+
"_compact": "__compact_1vo21_gg_",
|
|
43
|
+
"_use_secondary": "_use_secondary_1vo21_gg_",
|
|
44
|
+
"_borders_both": "_borders_both_1vo21_gg_",
|
|
45
|
+
"_borders_left": "_borders_left_1vo21_gg_",
|
|
46
|
+
"_borders_right": "_borders_right_1vo21_gg_",
|
|
47
|
+
"_gridArea": "__gridArea_1vo21_gg_",
|
|
48
|
+
"__SGroupTitle": "___SGroupTitle_1vo21_gg_",
|
|
49
|
+
"--gridArea": "--gridArea_1vo21",
|
|
50
|
+
"_fixed": "__fixed_1vo21_gg_",
|
|
51
|
+
"_sortable": "__sortable_1vo21_gg_",
|
|
52
|
+
"__SSortWrapper": "___SSortWrapper_1vo21_gg_",
|
|
53
|
+
"__SSortButton": "___SSortButton_1vo21_gg_",
|
|
54
|
+
"__SHeadCheckboxCol": "___SHeadCheckboxCol_1vo21_gg_",
|
|
55
|
+
"_use_primary": "_use_primary_1vo21_gg_",
|
|
56
|
+
"_visibleSort": "__visibleSort_1vo21_gg_",
|
|
57
|
+
"_justifyContent_right": "_justifyContent_right_1vo21_gg_",
|
|
58
|
+
"_changeSortSize": "__changeSortSize_1vo21_gg_",
|
|
59
|
+
"_isSorted": "__isSorted_1vo21_gg_",
|
|
60
|
+
"_sideIndents_wide": "_sideIndents_wide_1vo21_gg_",
|
|
61
|
+
"_shadowVertical": "__shadowVertical_1vo21_gg_",
|
|
62
|
+
"_fixed_left": "_fixed_left_1vo21_gg_",
|
|
63
|
+
"_shadowVertical_median": "_shadowVertical_median_1vo21_gg_",
|
|
64
|
+
"_shadowVertical_start": "_shadowVertical_start_1vo21_gg_",
|
|
65
|
+
"_fixed_right": "_fixed_right_1vo21_gg_",
|
|
66
|
+
"_shadowVertical_end": "_shadowVertical_end_1vo21_gg_"
|
|
61
67
|
})
|
|
62
68
|
);
|
|
63
69
|
var SORTING_ICON = {
|
|
@@ -139,6 +145,7 @@ var Column = /* @__PURE__ */ function(_Component) {
|
|
|
139
145
|
}
|
|
140
146
|
});
|
|
141
147
|
_defineProperty(_this, "handleSortClick", function(e) {
|
|
148
|
+
e.stopPropagation();
|
|
142
149
|
var _this$asProps = _this.asProps, sort = _this$asProps.sort, onSortChange = _this$asProps.onSortChange, name = _this$asProps.name, sortable = _this$asProps.sortable;
|
|
143
150
|
if (lastInteraction.isMouse() || lastInteraction.isKeyboard() && e.target === e.currentTarget) {
|
|
144
151
|
if (sortable && onSortChange) {
|