@wavemaker/app-ng-runtime 11.8.0-next.27302 → 11.8.0-next.27306

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.
@@ -201,6 +201,7 @@ export declare class ListComponent extends StylableComponent implements OnInit,
201
201
  */
202
202
  private getItemRefByIndexOrModel;
203
203
  private beforePaginationChange;
204
+ trackByFn($index: number): number;
204
205
  private subscribeToPullToRefresh;
205
206
  private setUpCUDHandlers;
206
207
  static ɵfac: i0.ɵɵFactoryDeclaration<ListComponent, [null, null, null, null, null, null, { attribute: "itemclass.bind"; }, { attribute: "disableitem.bind"; }, { attribute: "dataset.bind"; }, { attribute: "datasource.bind"; }, { attribute: "mouseenter.event"; }, { attribute: "mouseleave.event"; }, null, null, { optional: true; }]>;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/app-ng-runtime",
3
- "version": "11.8.0-next.27302",
3
+ "version": "11.8.0-next.27306",
4
4
  "description": "All modules required for a wavemaker application.",
5
5
  "main": "index.js",
6
6
  "scripts": {