@ni/nimble-components 20.0.5 → 20.0.6
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.
|
@@ -7337,7 +7337,7 @@ return this.firstSortedColumn=e.length?e[0]:void 0,e.map((e=>({id:e.columnIntern
|
|
|
7337
7337
|
if("string"==typeof n)return t[n]},sortingFn:T_(e.columnInternals.sortOperation),sortUndefined:!1})))}calculateTanStackSelectionState(e){if(this.selectionMode===N$.none)return{}
|
|
7338
7338
|
const t={},n=this.tableValidator.getPresentRecordIds(e)
|
|
7339
7339
|
for(const e of n)if(t[e]=!0,this.selectionMode===N$.single)break
|
|
7340
|
-
return t}}e([se({attribute:"id-field-name"})],K_.prototype,"idFieldName",void 0),e([se({attribute:"selection-mode"})],K_.prototype,"selectionMode",void 0),e([m],K_.prototype,"tableData",void 0),e([m],K_.prototype,"columns",void 0),e([m],K_.prototype,"childItems",void 0),e([m],K_.prototype,"rowElements",void 0),e([m],K_.prototype,"actionMenuSlots",void 0),e([m],K_.prototype,"openActionMenuRecordId",void 0),e([m],K_.prototype,"canRenderRows",void 0),e([m],K_.prototype,"scrollX",void 0),e([m],K_.prototype,"rowGridColumns",void 0),e([m],K_.prototype,"selectionState",void 0),e([m],K_.prototype,"selectionCheckbox",void 0),e([m],K_.prototype,"showCollapseAll",void 0),e([m],K_.prototype,"firstSortedColumn",void 0),e([m],K_.prototype,"visibleColumns",void 0),e([m],K_.prototype,"tableScrollableMinWidth",void 0)
|
|
7340
|
+
return t}}e([se({attribute:"id-field-name"})],K_.prototype,"idFieldName",void 0),e([se({attribute:"selection-mode"})],K_.prototype,"selectionMode",void 0),e([m],K_.prototype,"tableData",void 0),e([m],K_.prototype,"columns",void 0),e([m],K_.prototype,"childItems",void 0),e([m],K_.prototype,"rowElements",void 0),e([m],K_.prototype,"actionMenuSlots",void 0),e([m],K_.prototype,"openActionMenuRecordId",void 0),e([m],K_.prototype,"canRenderRows",void 0),e([m],K_.prototype,"scrollX",void 0),e([m],K_.prototype,"rowGridColumns",void 0),e([m],K_.prototype,"selectionState",void 0),e([m],K_.prototype,"selectionCheckbox",void 0),e([m],K_.prototype,"showCollapseAll",void 0),e([m],K_.prototype,"firstSortedColumn",void 0),e([m],K_.prototype,"visibleColumns",void 0),e([m],K_.prototype,"tableScrollableMinWidth",void 0),e([m],K_.prototype,"documentShiftKeyDown",void 0)
|
|
7341
7341
|
const X_=K_.compose({baseName:"table",template:k_,styles:t_})
|
|
7342
7342
|
mi.getOrCreate().withPrefix("nimble").register(X_()),mi.tagFor(K_)
|
|
7343
7343
|
const Y_=we`
|