@ionic/angular 8.7.17-dev.11770405784.157a3c10 → 8.7.17-dev.11771865171.14f4c2cf

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.
@@ -1132,7 +1132,7 @@ export declare class IonSegmentView {
1132
1132
  protected el: HTMLIonSegmentViewElement;
1133
1133
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1134
1134
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSegmentView, never>;
1135
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSegmentView, "ion-segment-view", never, { "disabled": { "alias": "disabled"; "required": false; }; "swipeGesture": { "alias": "swipeGesture"; "required": false; }; }, {}, never, ["*"], false, never>;
1135
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSegmentView, "ion-segment-view", never, { "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, ["*"], false, never>;
1136
1136
  }
1137
1137
  export declare interface IonSegmentView extends Components.IonSegmentView {
1138
1138
  /**