@ionic/angular 8.6.6-dev.11753284047.10e4473f → 8.6.6-dev.11753719591.13a5c65f

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.
@@ -496,7 +496,7 @@ export declare class IonInfiniteScroll {
496
496
  protected el: HTMLIonInfiniteScrollElement;
497
497
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
498
498
  static ɵfac: i0.ɵɵFactoryDeclaration<IonInfiniteScroll, never>;
499
- static ɵcmp: i0.ɵɵComponentDeclaration<IonInfiniteScroll, "ion-infinite-scroll", never, { "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "position": { "alias": "position"; "required": false; }; "preserveRerenderScrollPosition": { "alias": "preserveRerenderScrollPosition"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "threshold": { "alias": "threshold"; "required": false; }; }, {}, never, ["*"], false, never>;
499
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonInfiniteScroll, "ion-infinite-scroll", never, { "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "position": { "alias": "position"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "threshold": { "alias": "threshold"; "required": false; }; }, {}, never, ["*"], false, never>;
500
500
  }
501
501
  export declare interface IonInfiniteScroll extends Components.IonInfiniteScroll {
502
502
  /**