@acorex/platform 20.6.0-next.20 → 20.6.0-next.21

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.
@@ -68,7 +68,7 @@ class AXPEntityCategoryComponent {
68
68
  this.tree = viewChild('tree', ...(ngDevMode ? [{ debugName: "tree" }] : []));
69
69
  this.searchValue = input('', ...(ngDevMode ? [{ debugName: "searchValue" }] : []));
70
70
  // Tree view inputs with defaults
71
- this.selectMode = input('multiple', ...(ngDevMode ? [{ debugName: "selectMode" }] : []));
71
+ this.selectMode = input('single', ...(ngDevMode ? [{ debugName: "selectMode" }] : []));
72
72
  this.selectionBehavior = input('intermediate', ...(ngDevMode ? [{ debugName: "selectionBehavior" }] : []));
73
73
  this.dragArea = input('handler', ...(ngDevMode ? [{ debugName: "dragArea" }] : []));
74
74
  this.dragBehavior = input('none', ...(ngDevMode ? [{ debugName: "dragBehavior" }] : []));
@@ -1519,4 +1519,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImpo
1519
1519
  }], ctorParameters: () => [{ type: i1$1.AXPlatform }], propDecorators: { grid: [{ type: i0.ViewChild, args: ['grid', { isSignal: true }] }] } });
1520
1520
 
1521
1521
  export { AXPEntityMasterListViewComponent };
1522
- //# sourceMappingURL=acorex-platform-themes-default-entity-master-list-view.component-CenhnHXi.mjs.map
1522
+ //# sourceMappingURL=acorex-platform-themes-default-entity-master-list-view.component-D5K0XUqM.mjs.map