@ionic/angular 8.8.12-dev.11782342444.186b6e9c → 8.8.12-dev.11782931922.18ba507c

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.
@@ -1,57 +1,43 @@
1
1
  import * as i0 from '@angular/core';
2
- import { ViewContainerRef, ElementRef, NgZone, ChangeDetectorRef, EventEmitter, QueryList, EnvironmentProviders, EnvironmentInjector, Injector } from '@angular/core';
3
- import { IonRouterOutlet as IonRouterOutlet$1, IonBackButton as IonBackButton$1, NavController, Config, IonModal as IonModal$1, IonPopover as IonPopover$1, RouterLinkDelegateDirective, RouterLinkWithHrefDelegateDirective, IonTabs as IonTabs$1, OverlayBaseController, MenuController as MenuController$1, ModalOptions, PopoverOptions, IonNav as IonNav$1, AngularDelegate, ValueAccessor } from '@ionic/angular/common';
4
- export { Config, DomController, IonModalToken, IonicRouteStrategy, ModalOptions, NavController, NavParams, Platform, PopoverOptions, ViewDidEnter, ViewDidLeave, ViewWillEnter, ViewWillLeave } from '@ionic/angular/common';
2
+ import { Injector, ElementRef, NgZone, ChangeDetectorRef, EventEmitter, ViewContainerRef, QueryList, EnvironmentInjector, Provider, ModuleWithProviders } from '@angular/core';
3
+ import { ValueAccessor, IonRouterOutlet as IonRouterOutlet$1, IonTabs as IonTabs$1, IonBackButton as IonBackButton$1, NavController, Config, IonNav as IonNav$1, AngularDelegate, RouterLinkDelegateDirective as RouterLinkDelegateDirective$1, RouterLinkWithHrefDelegateDirective as RouterLinkWithHrefDelegateDirective$1, IonModal as IonModal$1, IonPopover as IonPopover$1, OverlayBaseController, MenuController as MenuController$1, ModalOptions, PopoverOptions } from '@ionic/angular/common';
4
+ export { AngularDelegate, Config, DomController, IonModalToken, IonicRouteStrategy, ModalOptions, NavController, NavParams, Platform, PopoverOptions, ViewDidEnter, ViewDidLeave, ViewWillEnter, ViewWillLeave } from '@ionic/angular/common';
5
+ import { Components, IonAccordionGroupCustomEvent, AccordionGroupChangeEventDetail, IonActionSheetCustomEvent, OverlayEventDetail, IonAlertCustomEvent, IonBackdropCustomEvent, IonBreadcrumbCustomEvent, IonBreadcrumbsCustomEvent, BreadcrumbCollapsedClickEventDetail, IonButtonCustomEvent, IonCheckboxCustomEvent, CheckboxChangeEventDetail, IonContentCustomEvent, ScrollBaseDetail, ScrollDetail, IonDatetimeCustomEvent, DatetimeChangeEventDetail, IonFabButtonCustomEvent, IonImgCustomEvent, IonInfiniteScrollCustomEvent, IonInputCustomEvent, InputInputEventDetail, InputChangeEventDetail, IonInputOtpCustomEvent, InputOtpInputEventDetail, InputOtpChangeEventDetail, InputOtpCompleteEventDetail, IonItemOptionsCustomEvent, IonItemSlidingCustomEvent, IonLoadingCustomEvent, IonMenuCustomEvent, MenuCloseEventDetail, IonPickerColumnCustomEvent, PickerColumnChangeEventDetail, IonRadioCustomEvent, IonRadioGroupCustomEvent, RadioGroupChangeEventDetail, IonRangeCustomEvent, RangeChangeEventDetail, RangeKnobMoveStartEventDetail, RangeKnobMoveEndEventDetail, IonRefresherCustomEvent, RefresherEventDetail, RefresherPullEndEventDetail, IonReorderGroupCustomEvent, ItemReorderEventDetail, ReorderMoveEventDetail, ReorderEndEventDetail, IonSearchbarCustomEvent, SearchbarInputEventDetail, SearchbarChangeEventDetail, IonSegmentCustomEvent, SegmentChangeEventDetail, IonSegmentViewCustomEvent, SegmentViewScrollEvent, IonSelectCustomEvent, SelectChangeEventDetail, IonSplitPaneCustomEvent, IonTextareaCustomEvent, TextareaChangeEventDetail, TextareaInputEventDetail, IonToastCustomEvent, IonToggleCustomEvent, ToggleChangeEventDetail, AlertOptions, Animation, ActionSheetOptions, GestureConfig, Gesture, LoadingOptions, ToastOptions, IonicConfig } from '@ionic/core';
6
+ export { AccordionGroupChangeEventDetail, AccordionGroupCustomEvent, ActionSheetButton, ActionSheetOptions, AlertButton, AlertInput, AlertOptions, Animation, AnimationBuilder, AnimationCallbackOptions, AnimationDirection, AnimationFill, AnimationKeyFrames, AnimationLifecycle, BackButtonEvent, BreadcrumbCollapsedClickEventDetail, BreadcrumbCustomEvent, CheckboxChangeEventDetail, CheckboxCustomEvent, DatetimeChangeEventDetail, DatetimeCustomEvent, Gesture, GestureConfig, GestureDetail, InfiniteScrollCustomEvent, InputChangeEventDetail, InputCustomEvent, InputOtpChangeEventDetail, InputOtpCompleteEventDetail, InputOtpCustomEvent, InputOtpInputEventDetail, IonicSafeString, IonicSlides, ItemReorderCustomEvent, ItemReorderEventDetail, ItemSlidingCustomEvent, LoadingOptions, MenuCustomEvent, ModalDragEventDetail, NavComponentWithProps, NavCustomEvent, PlatformConfig, RadioGroupChangeEventDetail, RadioGroupCustomEvent, RangeChangeEventDetail, RangeCustomEvent, RangeKnobMoveEndEventDetail, RangeKnobMoveStartEventDetail, RefresherCustomEvent, RefresherEventDetail, RefresherPullEndCustomEvent, RefresherPullEndEventDetail, ReorderEndCustomEvent, ReorderEndEventDetail, ReorderMoveCustomEvent, ReorderMoveEventDetail, RouterCustomEvent, RouterEventDetail, ScrollBaseCustomEvent, ScrollBaseDetail, ScrollCustomEvent, ScrollDetail, SearchbarChangeEventDetail, SearchbarCustomEvent, SearchbarInputEventDetail, SegmentChangeEventDetail, SegmentCustomEvent, SegmentValue, SelectChangeEventDetail, SelectCustomEvent, SpinnerTypes, TabsCustomEvent, TextareaChangeEventDetail, TextareaCustomEvent, ToastButton, ToastLayout, ToastOptions, ToggleChangeEventDetail, ToggleCustomEvent, TransitionOptions, createAnimation, createGesture, getIonPageElement, getPlatforms, getTimeGivenProgression, iosTransitionAnimation, isPlatform, mdTransitionAnimation, openURL } from '@ionic/core';
7
+ import * as i15 from '@angular/common';
5
8
  import { Location } from '@angular/common';
6
9
  import { Router, ActivatedRoute } from '@angular/router';
7
- import { Components, IonAccordionGroupCustomEvent, AccordionGroupChangeEventDetail, IonActionSheetCustomEvent, OverlayEventDetail, IonAlertCustomEvent, IonBackdropCustomEvent, IonBreadcrumbCustomEvent, IonBreadcrumbsCustomEvent, BreadcrumbCollapsedClickEventDetail, IonButtonCustomEvent, IonContentCustomEvent, ScrollBaseDetail, ScrollDetail, IonFabButtonCustomEvent, IonImgCustomEvent, IonInfiniteScrollCustomEvent, IonItemOptionsCustomEvent, IonItemSlidingCustomEvent, IonLoadingCustomEvent, IonMenuCustomEvent, MenuCloseEventDetail, IonPickerColumnCustomEvent, PickerColumnChangeEventDetail, IonRadioCustomEvent, IonRefresherCustomEvent, RefresherEventDetail, RefresherPullEndEventDetail, IonReorderGroupCustomEvent, ItemReorderEventDetail, ReorderMoveEventDetail, ReorderEndEventDetail, IonSegmentViewCustomEvent, SegmentViewScrollEvent, IonSplitPaneCustomEvent, IonToastCustomEvent, IonicConfig, ActionSheetOptions, AlertOptions, GestureConfig, Gesture, LoadingOptions, ToastOptions, CheckboxChangeEventDetail, DatetimeChangeEventDetail, InputInputEventDetail, InputChangeEventDetail, InputOtpInputEventDetail, InputOtpChangeEventDetail, InputOtpCompleteEventDetail, RadioGroupChangeEventDetail, RangeChangeEventDetail, RangeKnobMoveStartEventDetail, RangeKnobMoveEndEventDetail, SearchbarInputEventDetail, SearchbarChangeEventDetail, SegmentChangeEventDetail, SelectChangeEventDetail, TextareaChangeEventDetail, TextareaInputEventDetail, ToggleChangeEventDetail } from '@ionic/core/components';
8
- export { AccordionGroupChangeEventDetail, AccordionGroupCustomEvent, ActionSheetButton, ActionSheetOptions, AlertButton, AlertInput, AlertOptions, Animation, AnimationBuilder, AnimationCallbackOptions, AnimationDirection, AnimationFill, AnimationKeyFrames, AnimationLifecycle, BackButtonEvent, BreadcrumbCollapsedClickEventDetail, BreadcrumbCustomEvent, CheckboxChangeEventDetail, CheckboxCustomEvent, DatetimeChangeEventDetail, DatetimeCustomEvent, Gesture, GestureConfig, GestureDetail, InfiniteScrollCustomEvent, InputChangeEventDetail, InputCustomEvent, InputOtpChangeEventDetail, InputOtpCompleteEventDetail, InputOtpCustomEvent, InputOtpInputEventDetail, IonicSafeString, IonicSlides, ItemReorderCustomEvent, ItemReorderEventDetail, ItemSlidingCustomEvent, LoadingOptions, MenuCustomEvent, ModalDragEventDetail, NavComponentWithProps, NavCustomEvent, PlatformConfig, RadioGroupChangeEventDetail, RadioGroupCustomEvent, RangeChangeEventDetail, RangeCustomEvent, RangeKnobMoveEndEventDetail, RangeKnobMoveStartEventDetail, RefresherCustomEvent, RefresherEventDetail, RefresherPullEndCustomEvent, RefresherPullEndEventDetail, ReorderEndCustomEvent, ReorderEndEventDetail, ReorderMoveCustomEvent, ReorderMoveEventDetail, RouterCustomEvent, RouterEventDetail, ScrollBaseCustomEvent, ScrollBaseDetail, ScrollCustomEvent, ScrollDetail, SearchbarChangeEventDetail, SearchbarCustomEvent, SearchbarInputEventDetail, SegmentChangeEventDetail, SegmentCustomEvent, SegmentValue, SelectChangeEventDetail, SelectCustomEvent, SpinnerTypes, TabsCustomEvent, TextareaChangeEventDetail, TextareaCustomEvent, ToastButton, ToastLayout, ToastOptions, ToggleChangeEventDetail, ToggleCustomEvent, createAnimation, createGesture, getPlatforms, getTimeGivenProgression, iosTransitionAnimation, isPlatform, mdTransitionAnimation } from '@ionic/core/components';
9
- import { Animation } from '@ionic/core';
10
+ import { MaxValidator, MinValidator } from '@angular/forms';
10
11
 
11
- declare class IonRouterOutlet extends IonRouterOutlet$1 {
12
- readonly parentOutlet?: IonRouterOutlet | undefined;
13
- /**
14
- * `static: true` must be set so the query results are resolved
15
- * before change detection runs. Otherwise, the view container
16
- * ref will be ion-router-outlet instead of ng-container, and
17
- * the first view will be added as a sibling of ion-router-outlet
18
- * instead of a child.
19
- */
20
- outletContent: ViewContainerRef;
21
- /**
22
- * We need to pass in the correct instance of IonRouterOutlet
23
- * otherwise parentOutlet will be null in a nested outlet context.
24
- * This results in APIs such as NavController.pop not working
25
- * in nested outlets because the parent outlet cannot be found.
26
- */
27
- constructor(name: string, tabs: string, commonLocation: Location, elementRef: ElementRef, router: Router, zone: NgZone, activatedRoute: ActivatedRoute, parentOutlet?: IonRouterOutlet | undefined);
28
- static ɵfac: i0.ɵɵFactoryDeclaration<IonRouterOutlet, [{ attribute: "name"; }, { attribute: "tabs"; optional: true; }, null, null, null, null, null, { optional: true; skipSelf: true; }]>;
29
- static ɵcmp: i0.ɵɵComponentDeclaration<IonRouterOutlet, "ion-router-outlet", never, {}, {}, never, ["*"], true, never>;
30
- }
31
-
32
- declare class IonBackButton extends IonBackButton$1 {
33
- constructor(routerOutlet: IonRouterOutlet, navCtrl: NavController, config: Config, r: ElementRef, z: NgZone, c: ChangeDetectorRef);
34
- static ɵfac: i0.ɵɵFactoryDeclaration<IonBackButton, [{ optional: true; }, null, null, null, null, null]>;
35
- static ɵcmp: i0.ɵɵComponentDeclaration<IonBackButton, "ion-back-button", never, {}, {}, never, ["*"], true, never>;
12
+ declare class BooleanValueAccessorDirective extends ValueAccessor {
13
+ constructor(injector: Injector, el: ElementRef);
14
+ writeValue(value: boolean): void;
15
+ _handleIonChange(ev: Event): void;
16
+ static ɵfac: i0.ɵɵFactoryDeclaration<BooleanValueAccessorDirective, never>;
17
+ static ɵdir: i0.ɵɵDirectiveDeclaration<BooleanValueAccessorDirective, "ion-checkbox,ion-toggle", never, {}, {}, never, never, false, never>;
36
18
  }
37
19
 
38
- declare class IonModal extends IonModal$1 {
39
- static ɵfac: i0.ɵɵFactoryDeclaration<IonModal, never>;
40
- static ɵcmp: i0.ɵɵComponentDeclaration<IonModal, "ion-modal", never, {}, {}, never, never, true, never>;
20
+ declare class NumericValueAccessorDirective extends ValueAccessor {
21
+ private el;
22
+ constructor(injector: Injector, el: ElementRef<HTMLInputElement | HTMLIonRangeElement>);
23
+ handleInputEvent(ev: Event): void;
24
+ registerOnChange(fn: (_: number | null) => void): void;
25
+ static ɵfac: i0.ɵɵFactoryDeclaration<NumericValueAccessorDirective, never>;
26
+ static ɵdir: i0.ɵɵDirectiveDeclaration<NumericValueAccessorDirective, "ion-input[type=number],ion-input-otp:not([type=text]),ion-range", never, {}, {}, never, never, false, never>;
41
27
  }
42
28
 
43
- declare class IonPopover extends IonPopover$1 {
44
- static ɵfac: i0.ɵɵFactoryDeclaration<IonPopover, never>;
45
- static ɵcmp: i0.ɵɵComponentDeclaration<IonPopover, "ion-popover", never, {}, {}, never, never, true, never>;
29
+ declare class SelectValueAccessorDirective extends ValueAccessor {
30
+ constructor(injector: Injector, el: ElementRef);
31
+ _handleChangeEvent(ev: Event): void;
32
+ static ɵfac: i0.ɵɵFactoryDeclaration<SelectValueAccessorDirective, never>;
33
+ static ɵdir: i0.ɵɵDirectiveDeclaration<SelectValueAccessorDirective, "ion-select, ion-radio-group, ion-segment, ion-datetime", never, {}, {}, never, never, false, never>;
46
34
  }
47
35
 
48
- declare class IonRouterLink extends RouterLinkDelegateDirective {
49
- static ɵfac: i0.ɵɵFactoryDeclaration<IonRouterLink, never>;
50
- static ɵdir: i0.ɵɵDirectiveDeclaration<IonRouterLink, ":not(a):not(area)[routerLink]", never, {}, {}, never, never, true, never>;
51
- }
52
- declare class IonRouterLinkWithHref extends RouterLinkWithHrefDelegateDirective {
53
- static ɵfac: i0.ɵɵFactoryDeclaration<IonRouterLinkWithHref, never>;
54
- static ɵdir: i0.ɵɵDirectiveDeclaration<IonRouterLinkWithHref, "a[routerLink],area[routerLink]", never, {}, {}, never, never, true, never>;
36
+ declare class TextValueAccessorDirective extends ValueAccessor {
37
+ constructor(injector: Injector, el: ElementRef);
38
+ _handleInputEvent(ev: Event): void;
39
+ static ɵfac: i0.ɵɵFactoryDeclaration<TextValueAccessorDirective, never>;
40
+ static ɵdir: i0.ɵɵDirectiveDeclaration<TextValueAccessorDirective, "ion-input:not([type=number]),ion-input-otp[type=text],ion-textarea,ion-searchbar", never, {}, {}, never, never, false, never>;
55
41
  }
56
42
 
57
43
  declare class IonAccordion {
@@ -59,7 +45,7 @@ declare class IonAccordion {
59
45
  protected el: HTMLIonAccordionElement;
60
46
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
61
47
  static ɵfac: i0.ɵɵFactoryDeclaration<IonAccordion, never>;
62
- static ɵcmp: i0.ɵɵComponentDeclaration<IonAccordion, "ion-accordion", never, { "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "toggleIcon": { "alias": "toggleIcon"; "required": false; }; "toggleIconSlot": { "alias": "toggleIconSlot"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
48
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonAccordion, "ion-accordion", never, { "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "toggleIcon": { "alias": "toggleIcon"; "required": false; }; "toggleIconSlot": { "alias": "toggleIconSlot"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], false, never>;
63
49
  }
64
50
  declare interface IonAccordion extends Components.IonAccordion {
65
51
  }
@@ -69,7 +55,7 @@ declare class IonAccordionGroup {
69
55
  ionChange: EventEmitter<IonAccordionGroupCustomEvent<AccordionGroupChangeEventDetail<any>>>;
70
56
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
71
57
  static ɵfac: i0.ɵɵFactoryDeclaration<IonAccordionGroup, never>;
72
- static ɵcmp: i0.ɵɵComponentDeclaration<IonAccordionGroup, "ion-accordion-group", never, { "animated": { "alias": "animated"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "expand": { "alias": "expand"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionChange": "ionChange"; }, never, ["*"], true, never>;
58
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonAccordionGroup, "ion-accordion-group", never, { "animated": { "alias": "animated"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "expand": { "alias": "expand"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionChange": "ionChange"; }, never, ["*"], false, never>;
73
59
  }
74
60
  declare interface IonAccordionGroup extends Components.IonAccordionGroup {
75
61
  /**
@@ -92,7 +78,7 @@ declare class IonActionSheet {
92
78
  didDismiss: EventEmitter<IonActionSheetCustomEvent<OverlayEventDetail<any>>>;
93
79
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
94
80
  static ɵfac: i0.ɵɵFactoryDeclaration<IonActionSheet, never>;
95
- static ɵcmp: i0.ɵɵComponentDeclaration<IonActionSheet, "ion-action-sheet", never, { "animated": { "alias": "animated"; "required": false; }; "backdropDismiss": { "alias": "backdropDismiss"; "required": false; }; "buttons": { "alias": "buttons"; "required": false; }; "cssClass": { "alias": "cssClass"; "required": false; }; "enterAnimation": { "alias": "enterAnimation"; "required": false; }; "header": { "alias": "header"; "required": false; }; "htmlAttributes": { "alias": "htmlAttributes"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "keyboardClose": { "alias": "keyboardClose"; "required": false; }; "leaveAnimation": { "alias": "leaveAnimation"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "subHeader": { "alias": "subHeader"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; "trigger": { "alias": "trigger"; "required": false; }; }, { "ionActionSheetDidPresent": "ionActionSheetDidPresent"; "ionActionSheetWillPresent": "ionActionSheetWillPresent"; "ionActionSheetWillDismiss": "ionActionSheetWillDismiss"; "ionActionSheetDidDismiss": "ionActionSheetDidDismiss"; "didPresent": "didPresent"; "willPresent": "willPresent"; "willDismiss": "willDismiss"; "didDismiss": "didDismiss"; }, never, ["*"], true, never>;
81
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonActionSheet, "ion-action-sheet", never, { "animated": { "alias": "animated"; "required": false; }; "backdropDismiss": { "alias": "backdropDismiss"; "required": false; }; "buttons": { "alias": "buttons"; "required": false; }; "cssClass": { "alias": "cssClass"; "required": false; }; "enterAnimation": { "alias": "enterAnimation"; "required": false; }; "header": { "alias": "header"; "required": false; }; "htmlAttributes": { "alias": "htmlAttributes"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "keyboardClose": { "alias": "keyboardClose"; "required": false; }; "leaveAnimation": { "alias": "leaveAnimation"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "subHeader": { "alias": "subHeader"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; "trigger": { "alias": "trigger"; "required": false; }; }, { "ionActionSheetDidPresent": "ionActionSheetDidPresent"; "ionActionSheetWillPresent": "ionActionSheetWillPresent"; "ionActionSheetWillDismiss": "ionActionSheetWillDismiss"; "ionActionSheetDidDismiss": "ionActionSheetDidDismiss"; "didPresent": "didPresent"; "willPresent": "willPresent"; "willDismiss": "willDismiss"; "didDismiss": "didDismiss"; }, never, ["*"], false, never>;
96
82
  }
97
83
  declare interface IonActionSheet extends Components.IonActionSheet {
98
84
  /**
@@ -145,7 +131,7 @@ declare class IonAlert {
145
131
  didDismiss: EventEmitter<IonAlertCustomEvent<OverlayEventDetail<any>>>;
146
132
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
147
133
  static ɵfac: i0.ɵɵFactoryDeclaration<IonAlert, never>;
148
- static ɵcmp: i0.ɵɵComponentDeclaration<IonAlert, "ion-alert", never, { "animated": { "alias": "animated"; "required": false; }; "backdropDismiss": { "alias": "backdropDismiss"; "required": false; }; "buttons": { "alias": "buttons"; "required": false; }; "cssClass": { "alias": "cssClass"; "required": false; }; "enterAnimation": { "alias": "enterAnimation"; "required": false; }; "header": { "alias": "header"; "required": false; }; "htmlAttributes": { "alias": "htmlAttributes"; "required": false; }; "inputs": { "alias": "inputs"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "keyboardClose": { "alias": "keyboardClose"; "required": false; }; "leaveAnimation": { "alias": "leaveAnimation"; "required": false; }; "message": { "alias": "message"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "subHeader": { "alias": "subHeader"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; "trigger": { "alias": "trigger"; "required": false; }; }, { "ionAlertDidPresent": "ionAlertDidPresent"; "ionAlertWillPresent": "ionAlertWillPresent"; "ionAlertWillDismiss": "ionAlertWillDismiss"; "ionAlertDidDismiss": "ionAlertDidDismiss"; "didPresent": "didPresent"; "willPresent": "willPresent"; "willDismiss": "willDismiss"; "didDismiss": "didDismiss"; }, never, ["*"], true, never>;
134
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonAlert, "ion-alert", never, { "animated": { "alias": "animated"; "required": false; }; "backdropDismiss": { "alias": "backdropDismiss"; "required": false; }; "buttons": { "alias": "buttons"; "required": false; }; "cssClass": { "alias": "cssClass"; "required": false; }; "enterAnimation": { "alias": "enterAnimation"; "required": false; }; "header": { "alias": "header"; "required": false; }; "htmlAttributes": { "alias": "htmlAttributes"; "required": false; }; "inputs": { "alias": "inputs"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "keyboardClose": { "alias": "keyboardClose"; "required": false; }; "leaveAnimation": { "alias": "leaveAnimation"; "required": false; }; "message": { "alias": "message"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "subHeader": { "alias": "subHeader"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; "trigger": { "alias": "trigger"; "required": false; }; }, { "ionAlertDidPresent": "ionAlertDidPresent"; "ionAlertWillPresent": "ionAlertWillPresent"; "ionAlertWillDismiss": "ionAlertWillDismiss"; "ionAlertDidDismiss": "ionAlertDidDismiss"; "didPresent": "didPresent"; "willPresent": "willPresent"; "willDismiss": "willDismiss"; "didDismiss": "didDismiss"; }, never, ["*"], false, never>;
149
135
  }
150
136
  declare interface IonAlert extends Components.IonAlert {
151
137
  /**
@@ -190,7 +176,7 @@ declare class IonApp {
190
176
  protected el: HTMLIonAppElement;
191
177
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
192
178
  static ɵfac: i0.ɵɵFactoryDeclaration<IonApp, never>;
193
- static ɵcmp: i0.ɵɵComponentDeclaration<IonApp, "ion-app", never, {}, {}, never, ["*"], true, never>;
179
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonApp, "ion-app", never, {}, {}, never, ["*"], false, never>;
194
180
  }
195
181
  declare interface IonApp extends Components.IonApp {
196
182
  }
@@ -199,7 +185,7 @@ declare class IonAvatar {
199
185
  protected el: HTMLIonAvatarElement;
200
186
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
201
187
  static ɵfac: i0.ɵɵFactoryDeclaration<IonAvatar, never>;
202
- static ɵcmp: i0.ɵɵComponentDeclaration<IonAvatar, "ion-avatar", never, {}, {}, never, ["*"], true, never>;
188
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonAvatar, "ion-avatar", never, {}, {}, never, ["*"], false, never>;
203
189
  }
204
190
  declare interface IonAvatar extends Components.IonAvatar {
205
191
  }
@@ -209,7 +195,7 @@ declare class IonBackdrop {
209
195
  ionBackdropTap: EventEmitter<IonBackdropCustomEvent<void>>;
210
196
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
211
197
  static ɵfac: i0.ɵɵFactoryDeclaration<IonBackdrop, never>;
212
- static ɵcmp: i0.ɵɵComponentDeclaration<IonBackdrop, "ion-backdrop", never, { "stopPropagation": { "alias": "stopPropagation"; "required": false; }; "tappable": { "alias": "tappable"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; }, { "ionBackdropTap": "ionBackdropTap"; }, never, ["*"], true, never>;
198
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonBackdrop, "ion-backdrop", never, { "stopPropagation": { "alias": "stopPropagation"; "required": false; }; "tappable": { "alias": "tappable"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; }, { "ionBackdropTap": "ionBackdropTap"; }, never, ["*"], false, never>;
213
199
  }
214
200
  declare interface IonBackdrop extends Components.IonBackdrop {
215
201
  /**
@@ -222,7 +208,7 @@ declare class IonBadge {
222
208
  protected el: HTMLIonBadgeElement;
223
209
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
224
210
  static ɵfac: i0.ɵɵFactoryDeclaration<IonBadge, never>;
225
- static ɵcmp: i0.ɵɵComponentDeclaration<IonBadge, "ion-badge", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
211
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonBadge, "ion-badge", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
226
212
  }
227
213
  declare interface IonBadge extends Components.IonBadge {
228
214
  }
@@ -233,7 +219,7 @@ declare class IonBreadcrumb {
233
219
  ionBlur: EventEmitter<IonBreadcrumbCustomEvent<void>>;
234
220
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
235
221
  static ɵfac: i0.ɵɵFactoryDeclaration<IonBreadcrumb, never>;
236
- static ɵcmp: i0.ɵɵComponentDeclaration<IonBreadcrumb, "ion-breadcrumb", never, { "active": { "alias": "active"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "href": { "alias": "href"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "routerAnimation": { "alias": "routerAnimation"; "required": false; }; "routerDirection": { "alias": "routerDirection"; "required": false; }; "separator": { "alias": "separator"; "required": false; }; "target": { "alias": "target"; "required": false; }; }, { "ionFocus": "ionFocus"; "ionBlur": "ionBlur"; }, never, ["*"], true, never>;
222
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonBreadcrumb, "ion-breadcrumb", never, { "active": { "alias": "active"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "href": { "alias": "href"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "routerAnimation": { "alias": "routerAnimation"; "required": false; }; "routerDirection": { "alias": "routerDirection"; "required": false; }; "separator": { "alias": "separator"; "required": false; }; "target": { "alias": "target"; "required": false; }; }, { "ionFocus": "ionFocus"; "ionBlur": "ionBlur"; }, never, ["*"], false, never>;
237
223
  }
238
224
  declare interface IonBreadcrumb extends Components.IonBreadcrumb {
239
225
  /**
@@ -251,7 +237,7 @@ declare class IonBreadcrumbs {
251
237
  ionCollapsedClick: EventEmitter<IonBreadcrumbsCustomEvent<BreadcrumbCollapsedClickEventDetail>>;
252
238
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
253
239
  static ɵfac: i0.ɵɵFactoryDeclaration<IonBreadcrumbs, never>;
254
- static ɵcmp: i0.ɵɵComponentDeclaration<IonBreadcrumbs, "ion-breadcrumbs", never, { "color": { "alias": "color"; "required": false; }; "itemsAfterCollapse": { "alias": "itemsAfterCollapse"; "required": false; }; "itemsBeforeCollapse": { "alias": "itemsBeforeCollapse"; "required": false; }; "maxItems": { "alias": "maxItems"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, { "ionCollapsedClick": "ionCollapsedClick"; }, never, ["*"], true, never>;
240
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonBreadcrumbs, "ion-breadcrumbs", never, { "color": { "alias": "color"; "required": false; }; "itemsAfterCollapse": { "alias": "itemsAfterCollapse"; "required": false; }; "itemsBeforeCollapse": { "alias": "itemsBeforeCollapse"; "required": false; }; "maxItems": { "alias": "maxItems"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, { "ionCollapsedClick": "ionCollapsedClick"; }, never, ["*"], false, never>;
255
241
  }
256
242
  declare interface IonBreadcrumbs extends Components.IonBreadcrumbs {
257
243
  /**
@@ -266,7 +252,7 @@ declare class IonButton {
266
252
  ionBlur: EventEmitter<IonButtonCustomEvent<void>>;
267
253
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
268
254
  static ɵfac: i0.ɵɵFactoryDeclaration<IonButton, never>;
269
- static ɵcmp: i0.ɵɵComponentDeclaration<IonButton, "ion-button", never, { "buttonType": { "alias": "buttonType"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "expand": { "alias": "expand"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "form": { "alias": "form"; "required": false; }; "href": { "alias": "href"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "routerAnimation": { "alias": "routerAnimation"; "required": false; }; "routerDirection": { "alias": "routerDirection"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "size": { "alias": "size"; "required": false; }; "strong": { "alias": "strong"; "required": false; }; "target": { "alias": "target"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, { "ionFocus": "ionFocus"; "ionBlur": "ionBlur"; }, never, ["*"], true, never>;
255
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonButton, "ion-button", never, { "buttonType": { "alias": "buttonType"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "expand": { "alias": "expand"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "form": { "alias": "form"; "required": false; }; "href": { "alias": "href"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "routerAnimation": { "alias": "routerAnimation"; "required": false; }; "routerDirection": { "alias": "routerDirection"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "size": { "alias": "size"; "required": false; }; "strong": { "alias": "strong"; "required": false; }; "target": { "alias": "target"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, { "ionFocus": "ionFocus"; "ionBlur": "ionBlur"; }, never, ["*"], false, never>;
270
256
  }
271
257
  declare interface IonButton extends Components.IonButton {
272
258
  /**
@@ -283,7 +269,7 @@ declare class IonButtons {
283
269
  protected el: HTMLIonButtonsElement;
284
270
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
285
271
  static ɵfac: i0.ɵɵFactoryDeclaration<IonButtons, never>;
286
- static ɵcmp: i0.ɵɵComponentDeclaration<IonButtons, "ion-buttons", never, { "collapse": { "alias": "collapse"; "required": false; }; }, {}, never, ["*"], true, never>;
272
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonButtons, "ion-buttons", never, { "collapse": { "alias": "collapse"; "required": false; }; }, {}, never, ["*"], false, never>;
287
273
  }
288
274
  declare interface IonButtons extends Components.IonButtons {
289
275
  }
@@ -292,7 +278,7 @@ declare class IonCard {
292
278
  protected el: HTMLIonCardElement;
293
279
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
294
280
  static ɵfac: i0.ɵɵFactoryDeclaration<IonCard, never>;
295
- static ɵcmp: i0.ɵɵComponentDeclaration<IonCard, "ion-card", never, { "button": { "alias": "button"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "href": { "alias": "href"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "routerAnimation": { "alias": "routerAnimation"; "required": false; }; "routerDirection": { "alias": "routerDirection"; "required": false; }; "target": { "alias": "target"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], true, never>;
281
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonCard, "ion-card", never, { "button": { "alias": "button"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "href": { "alias": "href"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "routerAnimation": { "alias": "routerAnimation"; "required": false; }; "routerDirection": { "alias": "routerDirection"; "required": false; }; "target": { "alias": "target"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], false, never>;
296
282
  }
297
283
  declare interface IonCard extends Components.IonCard {
298
284
  }
@@ -301,7 +287,7 @@ declare class IonCardContent {
301
287
  protected el: HTMLIonCardContentElement;
302
288
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
303
289
  static ɵfac: i0.ɵɵFactoryDeclaration<IonCardContent, never>;
304
- static ɵcmp: i0.ɵɵComponentDeclaration<IonCardContent, "ion-card-content", never, { "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
290
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonCardContent, "ion-card-content", never, { "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
305
291
  }
306
292
  declare interface IonCardContent extends Components.IonCardContent {
307
293
  }
@@ -310,7 +296,7 @@ declare class IonCardHeader {
310
296
  protected el: HTMLIonCardHeaderElement;
311
297
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
312
298
  static ɵfac: i0.ɵɵFactoryDeclaration<IonCardHeader, never>;
313
- static ɵcmp: i0.ɵɵComponentDeclaration<IonCardHeader, "ion-card-header", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; }, {}, never, ["*"], true, never>;
299
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonCardHeader, "ion-card-header", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; }, {}, never, ["*"], false, never>;
314
300
  }
315
301
  declare interface IonCardHeader extends Components.IonCardHeader {
316
302
  }
@@ -319,7 +305,7 @@ declare class IonCardSubtitle {
319
305
  protected el: HTMLIonCardSubtitleElement;
320
306
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
321
307
  static ɵfac: i0.ɵɵFactoryDeclaration<IonCardSubtitle, never>;
322
- static ɵcmp: i0.ɵɵComponentDeclaration<IonCardSubtitle, "ion-card-subtitle", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
308
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonCardSubtitle, "ion-card-subtitle", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
323
309
  }
324
310
  declare interface IonCardSubtitle extends Components.IonCardSubtitle {
325
311
  }
@@ -328,16 +314,42 @@ declare class IonCardTitle {
328
314
  protected el: HTMLIonCardTitleElement;
329
315
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
330
316
  static ɵfac: i0.ɵɵFactoryDeclaration<IonCardTitle, never>;
331
- static ɵcmp: i0.ɵɵComponentDeclaration<IonCardTitle, "ion-card-title", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
317
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonCardTitle, "ion-card-title", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
332
318
  }
333
319
  declare interface IonCardTitle extends Components.IonCardTitle {
334
320
  }
321
+ declare class IonCheckbox {
322
+ protected z: NgZone;
323
+ protected el: HTMLIonCheckboxElement;
324
+ ionChange: EventEmitter<IonCheckboxCustomEvent<CheckboxChangeEventDetail<any>>>;
325
+ ionFocus: EventEmitter<IonCheckboxCustomEvent<void>>;
326
+ ionBlur: EventEmitter<IonCheckboxCustomEvent<void>>;
327
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
328
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonCheckbox, never>;
329
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonCheckbox, "ion-checkbox", never, { "alignment": { "alias": "alignment"; "required": false; }; "checked": { "alias": "checked"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "errorText": { "alias": "errorText"; "required": false; }; "helperText": { "alias": "helperText"; "required": false; }; "indeterminate": { "alias": "indeterminate"; "required": false; }; "justify": { "alias": "justify"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "name": { "alias": "name"; "required": false; }; "required": { "alias": "required"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionChange": "ionChange"; "ionFocus": "ionFocus"; "ionBlur": "ionBlur"; }, never, ["*"], false, never>;
330
+ }
331
+ declare interface IonCheckbox extends Components.IonCheckbox {
332
+ /**
333
+ * Emitted when the checked property has changed as a result of a user action such as a click.
334
+
335
+ This event will not emit when programmatically setting the `checked` property.
336
+ */
337
+ ionChange: EventEmitter<IonCheckboxCustomEvent<CheckboxChangeEventDetail>>;
338
+ /**
339
+ * Emitted when the checkbox has focus.
340
+ */
341
+ ionFocus: EventEmitter<IonCheckboxCustomEvent<void>>;
342
+ /**
343
+ * Emitted when the checkbox loses focus.
344
+ */
345
+ ionBlur: EventEmitter<IonCheckboxCustomEvent<void>>;
346
+ }
335
347
  declare class IonChip {
336
348
  protected z: NgZone;
337
349
  protected el: HTMLIonChipElement;
338
350
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
339
351
  static ɵfac: i0.ɵɵFactoryDeclaration<IonChip, never>;
340
- static ɵcmp: i0.ɵɵComponentDeclaration<IonChip, "ion-chip", never, { "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "outline": { "alias": "outline"; "required": false; }; }, {}, never, ["*"], true, never>;
352
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonChip, "ion-chip", never, { "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "outline": { "alias": "outline"; "required": false; }; }, {}, never, ["*"], false, never>;
341
353
  }
342
354
  declare interface IonChip extends Components.IonChip {
343
355
  }
@@ -346,7 +358,7 @@ declare class IonCol {
346
358
  protected el: HTMLIonColElement;
347
359
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
348
360
  static ɵfac: i0.ɵɵFactoryDeclaration<IonCol, never>;
349
- static ɵcmp: i0.ɵɵComponentDeclaration<IonCol, "ion-col", never, { "offset": { "alias": "offset"; "required": false; }; "offsetLg": { "alias": "offsetLg"; "required": false; }; "offsetMd": { "alias": "offsetMd"; "required": false; }; "offsetSm": { "alias": "offsetSm"; "required": false; }; "offsetXl": { "alias": "offsetXl"; "required": false; }; "offsetXs": { "alias": "offsetXs"; "required": false; }; "pull": { "alias": "pull"; "required": false; }; "pullLg": { "alias": "pullLg"; "required": false; }; "pullMd": { "alias": "pullMd"; "required": false; }; "pullSm": { "alias": "pullSm"; "required": false; }; "pullXl": { "alias": "pullXl"; "required": false; }; "pullXs": { "alias": "pullXs"; "required": false; }; "push": { "alias": "push"; "required": false; }; "pushLg": { "alias": "pushLg"; "required": false; }; "pushMd": { "alias": "pushMd"; "required": false; }; "pushSm": { "alias": "pushSm"; "required": false; }; "pushXl": { "alias": "pushXl"; "required": false; }; "pushXs": { "alias": "pushXs"; "required": false; }; "size": { "alias": "size"; "required": false; }; "sizeLg": { "alias": "sizeLg"; "required": false; }; "sizeMd": { "alias": "sizeMd"; "required": false; }; "sizeSm": { "alias": "sizeSm"; "required": false; }; "sizeXl": { "alias": "sizeXl"; "required": false; }; "sizeXs": { "alias": "sizeXs"; "required": false; }; }, {}, never, ["*"], true, never>;
361
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonCol, "ion-col", never, { "offset": { "alias": "offset"; "required": false; }; "offsetLg": { "alias": "offsetLg"; "required": false; }; "offsetMd": { "alias": "offsetMd"; "required": false; }; "offsetSm": { "alias": "offsetSm"; "required": false; }; "offsetXl": { "alias": "offsetXl"; "required": false; }; "offsetXs": { "alias": "offsetXs"; "required": false; }; "pull": { "alias": "pull"; "required": false; }; "pullLg": { "alias": "pullLg"; "required": false; }; "pullMd": { "alias": "pullMd"; "required": false; }; "pullSm": { "alias": "pullSm"; "required": false; }; "pullXl": { "alias": "pullXl"; "required": false; }; "pullXs": { "alias": "pullXs"; "required": false; }; "push": { "alias": "push"; "required": false; }; "pushLg": { "alias": "pushLg"; "required": false; }; "pushMd": { "alias": "pushMd"; "required": false; }; "pushSm": { "alias": "pushSm"; "required": false; }; "pushXl": { "alias": "pushXl"; "required": false; }; "pushXs": { "alias": "pushXs"; "required": false; }; "size": { "alias": "size"; "required": false; }; "sizeLg": { "alias": "sizeLg"; "required": false; }; "sizeMd": { "alias": "sizeMd"; "required": false; }; "sizeSm": { "alias": "sizeSm"; "required": false; }; "sizeXl": { "alias": "sizeXl"; "required": false; }; "sizeXs": { "alias": "sizeXs"; "required": false; }; }, {}, never, ["*"], false, never>;
350
362
  }
351
363
  declare interface IonCol extends Components.IonCol {
352
364
  }
@@ -358,7 +370,7 @@ declare class IonContent {
358
370
  ionScrollEnd: EventEmitter<IonContentCustomEvent<ScrollBaseDetail>>;
359
371
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
360
372
  static ɵfac: i0.ɵɵFactoryDeclaration<IonContent, never>;
361
- static ɵcmp: i0.ɵɵComponentDeclaration<IonContent, "ion-content", never, { "color": { "alias": "color"; "required": false; }; "fixedSlotPlacement": { "alias": "fixedSlotPlacement"; "required": false; }; "forceOverscroll": { "alias": "forceOverscroll"; "required": false; }; "fullscreen": { "alias": "fullscreen"; "required": false; }; "scrollEvents": { "alias": "scrollEvents"; "required": false; }; "scrollX": { "alias": "scrollX"; "required": false; }; "scrollY": { "alias": "scrollY"; "required": false; }; }, { "ionScrollStart": "ionScrollStart"; "ionScroll": "ionScroll"; "ionScrollEnd": "ionScrollEnd"; }, never, ["*"], true, never>;
373
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonContent, "ion-content", never, { "color": { "alias": "color"; "required": false; }; "fixedSlotPlacement": { "alias": "fixedSlotPlacement"; "required": false; }; "forceOverscroll": { "alias": "forceOverscroll"; "required": false; }; "fullscreen": { "alias": "fullscreen"; "required": false; }; "scrollEvents": { "alias": "scrollEvents"; "required": false; }; "scrollX": { "alias": "scrollX"; "required": false; }; "scrollY": { "alias": "scrollY"; "required": false; }; }, { "ionScrollStart": "ionScrollStart"; "ionScroll": "ionScroll"; "ionScrollEnd": "ionScrollEnd"; }, never, ["*"], false, never>;
362
374
  }
363
375
  declare interface IonContent extends Components.IonContent {
364
376
  /**
@@ -377,12 +389,43 @@ declare interface IonContent extends Components.IonContent {
377
389
  */
378
390
  ionScrollEnd: EventEmitter<IonContentCustomEvent<ScrollBaseDetail>>;
379
391
  }
392
+ declare class IonDatetime {
393
+ protected z: NgZone;
394
+ protected el: HTMLIonDatetimeElement;
395
+ ionCancel: EventEmitter<IonDatetimeCustomEvent<void>>;
396
+ ionChange: EventEmitter<IonDatetimeCustomEvent<DatetimeChangeEventDetail>>;
397
+ ionFocus: EventEmitter<IonDatetimeCustomEvent<void>>;
398
+ ionBlur: EventEmitter<IonDatetimeCustomEvent<void>>;
399
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
400
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonDatetime, never>;
401
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonDatetime, "ion-datetime", never, { "cancelText": { "alias": "cancelText"; "required": false; }; "clearText": { "alias": "clearText"; "required": false; }; "color": { "alias": "color"; "required": false; }; "dayValues": { "alias": "dayValues"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "doneText": { "alias": "doneText"; "required": false; }; "firstDayOfWeek": { "alias": "firstDayOfWeek"; "required": false; }; "formatOptions": { "alias": "formatOptions"; "required": false; }; "highlightedDates": { "alias": "highlightedDates"; "required": false; }; "hourCycle": { "alias": "hourCycle"; "required": false; }; "hourValues": { "alias": "hourValues"; "required": false; }; "isDateEnabled": { "alias": "isDateEnabled"; "required": false; }; "locale": { "alias": "locale"; "required": false; }; "max": { "alias": "max"; "required": false; }; "min": { "alias": "min"; "required": false; }; "minuteValues": { "alias": "minuteValues"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "monthValues": { "alias": "monthValues"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "name": { "alias": "name"; "required": false; }; "preferWheel": { "alias": "preferWheel"; "required": false; }; "presentation": { "alias": "presentation"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "showAdjacentDays": { "alias": "showAdjacentDays"; "required": false; }; "showClearButton": { "alias": "showClearButton"; "required": false; }; "showDefaultButtons": { "alias": "showDefaultButtons"; "required": false; }; "showDefaultTimeLabel": { "alias": "showDefaultTimeLabel"; "required": false; }; "showDefaultTitle": { "alias": "showDefaultTitle"; "required": false; }; "size": { "alias": "size"; "required": false; }; "titleSelectedDatesFormatter": { "alias": "titleSelectedDatesFormatter"; "required": false; }; "value": { "alias": "value"; "required": false; }; "yearValues": { "alias": "yearValues"; "required": false; }; }, { "ionCancel": "ionCancel"; "ionChange": "ionChange"; "ionFocus": "ionFocus"; "ionBlur": "ionBlur"; }, never, ["*"], false, never>;
402
+ }
403
+ declare interface IonDatetime extends Components.IonDatetime {
404
+ /**
405
+ * Emitted when the datetime selection was cancelled.
406
+ */
407
+ ionCancel: EventEmitter<IonDatetimeCustomEvent<void>>;
408
+ /**
409
+ * Emitted when the value (selected date) has changed.
410
+
411
+ This event will not emit when programmatically setting the `value` property.
412
+ */
413
+ ionChange: EventEmitter<IonDatetimeCustomEvent<DatetimeChangeEventDetail>>;
414
+ /**
415
+ * Emitted when the datetime has focus.
416
+ */
417
+ ionFocus: EventEmitter<IonDatetimeCustomEvent<void>>;
418
+ /**
419
+ * Emitted when the datetime loses focus.
420
+ */
421
+ ionBlur: EventEmitter<IonDatetimeCustomEvent<void>>;
422
+ }
380
423
  declare class IonDatetimeButton {
381
424
  protected z: NgZone;
382
425
  protected el: HTMLIonDatetimeButtonElement;
383
426
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
384
427
  static ɵfac: i0.ɵɵFactoryDeclaration<IonDatetimeButton, never>;
385
- static ɵcmp: i0.ɵɵComponentDeclaration<IonDatetimeButton, "ion-datetime-button", never, { "color": { "alias": "color"; "required": false; }; "datetime": { "alias": "datetime"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
428
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonDatetimeButton, "ion-datetime-button", never, { "color": { "alias": "color"; "required": false; }; "datetime": { "alias": "datetime"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
386
429
  }
387
430
  declare interface IonDatetimeButton extends Components.IonDatetimeButton {
388
431
  }
@@ -391,7 +434,7 @@ declare class IonFab {
391
434
  protected el: HTMLIonFabElement;
392
435
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
393
436
  static ɵfac: i0.ɵɵFactoryDeclaration<IonFab, never>;
394
- static ɵcmp: i0.ɵɵComponentDeclaration<IonFab, "ion-fab", never, { "activated": { "alias": "activated"; "required": false; }; "edge": { "alias": "edge"; "required": false; }; "horizontal": { "alias": "horizontal"; "required": false; }; "vertical": { "alias": "vertical"; "required": false; }; }, {}, never, ["*"], true, never>;
437
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonFab, "ion-fab", never, { "activated": { "alias": "activated"; "required": false; }; "edge": { "alias": "edge"; "required": false; }; "horizontal": { "alias": "horizontal"; "required": false; }; "vertical": { "alias": "vertical"; "required": false; }; }, {}, never, ["*"], false, never>;
395
438
  }
396
439
  declare interface IonFab extends Components.IonFab {
397
440
  }
@@ -402,7 +445,7 @@ declare class IonFabButton {
402
445
  ionBlur: EventEmitter<IonFabButtonCustomEvent<void>>;
403
446
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
404
447
  static ɵfac: i0.ɵɵFactoryDeclaration<IonFabButton, never>;
405
- static ɵcmp: i0.ɵɵComponentDeclaration<IonFabButton, "ion-fab-button", never, { "activated": { "alias": "activated"; "required": false; }; "closeIcon": { "alias": "closeIcon"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "href": { "alias": "href"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "routerAnimation": { "alias": "routerAnimation"; "required": false; }; "routerDirection": { "alias": "routerDirection"; "required": false; }; "show": { "alias": "show"; "required": false; }; "size": { "alias": "size"; "required": false; }; "target": { "alias": "target"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, { "ionFocus": "ionFocus"; "ionBlur": "ionBlur"; }, never, ["*"], true, never>;
448
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonFabButton, "ion-fab-button", never, { "activated": { "alias": "activated"; "required": false; }; "closeIcon": { "alias": "closeIcon"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "href": { "alias": "href"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "routerAnimation": { "alias": "routerAnimation"; "required": false; }; "routerDirection": { "alias": "routerDirection"; "required": false; }; "show": { "alias": "show"; "required": false; }; "size": { "alias": "size"; "required": false; }; "target": { "alias": "target"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, { "ionFocus": "ionFocus"; "ionBlur": "ionBlur"; }, never, ["*"], false, never>;
406
449
  }
407
450
  declare interface IonFabButton extends Components.IonFabButton {
408
451
  /**
@@ -419,7 +462,7 @@ declare class IonFabList {
419
462
  protected el: HTMLIonFabListElement;
420
463
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
421
464
  static ɵfac: i0.ɵɵFactoryDeclaration<IonFabList, never>;
422
- static ɵcmp: i0.ɵɵComponentDeclaration<IonFabList, "ion-fab-list", never, { "activated": { "alias": "activated"; "required": false; }; "side": { "alias": "side"; "required": false; }; }, {}, never, ["*"], true, never>;
465
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonFabList, "ion-fab-list", never, { "activated": { "alias": "activated"; "required": false; }; "side": { "alias": "side"; "required": false; }; }, {}, never, ["*"], false, never>;
423
466
  }
424
467
  declare interface IonFabList extends Components.IonFabList {
425
468
  }
@@ -428,7 +471,7 @@ declare class IonFooter {
428
471
  protected el: HTMLIonFooterElement;
429
472
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
430
473
  static ɵfac: i0.ɵɵFactoryDeclaration<IonFooter, never>;
431
- static ɵcmp: i0.ɵɵComponentDeclaration<IonFooter, "ion-footer", never, { "collapse": { "alias": "collapse"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; }, {}, never, ["*"], true, never>;
474
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonFooter, "ion-footer", never, { "collapse": { "alias": "collapse"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; }, {}, never, ["*"], false, never>;
432
475
  }
433
476
  declare interface IonFooter extends Components.IonFooter {
434
477
  }
@@ -437,7 +480,7 @@ declare class IonGrid {
437
480
  protected el: HTMLIonGridElement;
438
481
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
439
482
  static ɵfac: i0.ɵɵFactoryDeclaration<IonGrid, never>;
440
- static ɵcmp: i0.ɵɵComponentDeclaration<IonGrid, "ion-grid", never, { "fixed": { "alias": "fixed"; "required": false; }; }, {}, never, ["*"], true, never>;
483
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonGrid, "ion-grid", never, { "fixed": { "alias": "fixed"; "required": false; }; }, {}, never, ["*"], false, never>;
441
484
  }
442
485
  declare interface IonGrid extends Components.IonGrid {
443
486
  }
@@ -446,10 +489,19 @@ declare class IonHeader {
446
489
  protected el: HTMLIonHeaderElement;
447
490
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
448
491
  static ɵfac: i0.ɵɵFactoryDeclaration<IonHeader, never>;
449
- static ɵcmp: i0.ɵɵComponentDeclaration<IonHeader, "ion-header", never, { "collapse": { "alias": "collapse"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; }, {}, never, ["*"], true, never>;
492
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonHeader, "ion-header", never, { "collapse": { "alias": "collapse"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; }, {}, never, ["*"], false, never>;
450
493
  }
451
494
  declare interface IonHeader extends Components.IonHeader {
452
495
  }
496
+ declare class IonIcon {
497
+ protected z: NgZone;
498
+ protected el: HTMLIonIconElement;
499
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
500
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonIcon, never>;
501
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonIcon, "ion-icon", never, { "color": { "alias": "color"; "required": false; }; "flipRtl": { "alias": "flipRtl"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "ios": { "alias": "ios"; "required": false; }; "lazy": { "alias": "lazy"; "required": false; }; "md": { "alias": "md"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "name": { "alias": "name"; "required": false; }; "sanitize": { "alias": "sanitize"; "required": false; }; "size": { "alias": "size"; "required": false; }; "src": { "alias": "src"; "required": false; }; }, {}, never, ["*"], false, never>;
502
+ }
503
+ declare interface IonIcon extends Components.IonIcon {
504
+ }
453
505
  declare class IonImg {
454
506
  protected z: NgZone;
455
507
  protected el: HTMLIonImgElement;
@@ -458,7 +510,7 @@ declare class IonImg {
458
510
  ionError: EventEmitter<IonImgCustomEvent<void>>;
459
511
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
460
512
  static ɵfac: i0.ɵɵFactoryDeclaration<IonImg, never>;
461
- static ɵcmp: i0.ɵɵComponentDeclaration<IonImg, "ion-img", never, { "alt": { "alias": "alt"; "required": false; }; "src": { "alias": "src"; "required": false; }; }, { "ionImgWillLoad": "ionImgWillLoad"; "ionImgDidLoad": "ionImgDidLoad"; "ionError": "ionError"; }, never, ["*"], true, never>;
513
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonImg, "ion-img", never, { "alt": { "alias": "alt"; "required": false; }; "src": { "alias": "src"; "required": false; }; }, { "ionImgWillLoad": "ionImgWillLoad"; "ionImgDidLoad": "ionImgDidLoad"; "ionError": "ionError"; }, never, ["*"], false, never>;
462
514
  }
463
515
  declare interface IonImg extends Components.IonImg {
464
516
  /**
@@ -480,7 +532,7 @@ declare class IonInfiniteScroll {
480
532
  ionInfinite: EventEmitter<IonInfiniteScrollCustomEvent<void>>;
481
533
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
482
534
  static ɵfac: i0.ɵɵFactoryDeclaration<IonInfiniteScroll, never>;
483
- static ɵcmp: i0.ɵɵComponentDeclaration<IonInfiniteScroll, "ion-infinite-scroll", never, { "disabled": { "alias": "disabled"; "required": false; }; "position": { "alias": "position"; "required": false; }; "threshold": { "alias": "threshold"; "required": false; }; }, { "ionInfinite": "ionInfinite"; }, never, ["*"], true, never>;
535
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonInfiniteScroll, "ion-infinite-scroll", never, { "disabled": { "alias": "disabled"; "required": false; }; "position": { "alias": "position"; "required": false; }; "threshold": { "alias": "threshold"; "required": false; }; }, { "ionInfinite": "ionInfinite"; }, never, ["*"], false, never>;
484
536
  }
485
537
  declare interface IonInfiniteScroll extends Components.IonInfiniteScroll {
486
538
  /**
@@ -496,16 +548,111 @@ declare class IonInfiniteScrollContent {
496
548
  protected el: HTMLIonInfiniteScrollContentElement;
497
549
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
498
550
  static ɵfac: i0.ɵɵFactoryDeclaration<IonInfiniteScrollContent, never>;
499
- static ɵcmp: i0.ɵɵComponentDeclaration<IonInfiniteScrollContent, "ion-infinite-scroll-content", never, { "loadingSpinner": { "alias": "loadingSpinner"; "required": false; }; "loadingText": { "alias": "loadingText"; "required": false; }; }, {}, never, ["*"], true, never>;
551
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonInfiniteScrollContent, "ion-infinite-scroll-content", never, { "loadingSpinner": { "alias": "loadingSpinner"; "required": false; }; "loadingText": { "alias": "loadingText"; "required": false; }; }, {}, never, ["*"], false, never>;
500
552
  }
501
553
  declare interface IonInfiniteScrollContent extends Components.IonInfiniteScrollContent {
502
554
  }
555
+ declare class IonInput {
556
+ protected z: NgZone;
557
+ protected el: HTMLIonInputElement;
558
+ ionInput: EventEmitter<IonInputCustomEvent<InputInputEventDetail>>;
559
+ ionChange: EventEmitter<IonInputCustomEvent<InputChangeEventDetail>>;
560
+ ionBlur: EventEmitter<IonInputCustomEvent<FocusEvent>>;
561
+ ionFocus: EventEmitter<IonInputCustomEvent<FocusEvent>>;
562
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
563
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonInput, never>;
564
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonInput, "ion-input", never, { "autocapitalize": { "alias": "autocapitalize"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "autocorrect": { "alias": "autocorrect"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "clearInput": { "alias": "clearInput"; "required": false; }; "clearInputIcon": { "alias": "clearInputIcon"; "required": false; }; "clearOnEdit": { "alias": "clearOnEdit"; "required": false; }; "color": { "alias": "color"; "required": false; }; "counter": { "alias": "counter"; "required": false; }; "counterFormatter": { "alias": "counterFormatter"; "required": false; }; "debounce": { "alias": "debounce"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "enterkeyhint": { "alias": "enterkeyhint"; "required": false; }; "errorText": { "alias": "errorText"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "helperText": { "alias": "helperText"; "required": false; }; "inputmode": { "alias": "inputmode"; "required": false; }; "label": { "alias": "label"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "max": { "alias": "max"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "min": { "alias": "min"; "required": false; }; "minlength": { "alias": "minlength"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "name": { "alias": "name"; "required": false; }; "pattern": { "alias": "pattern"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "spellcheck": { "alias": "spellcheck"; "required": false; }; "step": { "alias": "step"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionInput": "ionInput"; "ionChange": "ionChange"; "ionBlur": "ionBlur"; "ionFocus": "ionFocus"; }, never, ["*"], false, never>;
565
+ }
566
+ declare interface IonInput extends Components.IonInput {
567
+ /**
568
+ * The `ionInput` event is fired each time the user modifies the input's value.
569
+ Unlike the `ionChange` event, the `ionInput` event is fired for each alteration
570
+ to the input's value. This typically happens for each keystroke as the user types.
571
+
572
+ For elements that accept text input (`type=text`, `type=tel`, etc.), the interface
573
+ is [`InputEvent`](https://developer.mozilla.org/en-US/docs/Web/API/InputEvent); for others,
574
+ the interface is [`Event`](https://developer.mozilla.org/en-US/docs/Web/API/Event). If
575
+ the input is cleared on edit, the type is `null`.
576
+ */
577
+ ionInput: EventEmitter<IonInputCustomEvent<InputInputEventDetail>>;
578
+ /**
579
+ * The `ionChange` event is fired when the user modifies the input's value.
580
+ Unlike the `ionInput` event, the `ionChange` event is only fired when changes
581
+ are committed, not as the user types.
582
+
583
+ Depending on the way the users interacts with the element, the `ionChange`
584
+ event fires at a different moment:
585
+ - When the user commits the change explicitly (e.g. by selecting a date
586
+ from a date picker for `<ion-input type="date">`, pressing the "Enter" key, etc.).
587
+ - When the element loses focus after its value has changed: for elements
588
+ where the user's interaction is typing.
589
+
590
+ This event will not emit when programmatically setting the `value` property.
591
+ */
592
+ ionChange: EventEmitter<IonInputCustomEvent<InputChangeEventDetail>>;
593
+ /**
594
+ * Emitted when the input loses focus.
595
+ */
596
+ ionBlur: EventEmitter<IonInputCustomEvent<FocusEvent>>;
597
+ /**
598
+ * Emitted when the input has focus.
599
+ */
600
+ ionFocus: EventEmitter<IonInputCustomEvent<FocusEvent>>;
601
+ }
602
+ declare class IonInputOtp {
603
+ protected z: NgZone;
604
+ protected el: HTMLIonInputOtpElement;
605
+ ionInput: EventEmitter<IonInputOtpCustomEvent<InputOtpInputEventDetail>>;
606
+ ionChange: EventEmitter<IonInputOtpCustomEvent<InputOtpChangeEventDetail>>;
607
+ ionComplete: EventEmitter<IonInputOtpCustomEvent<InputOtpCompleteEventDetail>>;
608
+ ionBlur: EventEmitter<IonInputOtpCustomEvent<FocusEvent>>;
609
+ ionFocus: EventEmitter<IonInputOtpCustomEvent<FocusEvent>>;
610
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
611
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonInputOtp, never>;
612
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonInputOtp, "ion-input-otp", never, { "autocapitalize": { "alias": "autocapitalize"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "inputmode": { "alias": "inputmode"; "required": false; }; "length": { "alias": "length"; "required": false; }; "pattern": { "alias": "pattern"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "separators": { "alias": "separators"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "size": { "alias": "size"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionInput": "ionInput"; "ionChange": "ionChange"; "ionComplete": "ionComplete"; "ionBlur": "ionBlur"; "ionFocus": "ionFocus"; }, never, ["*"], false, never>;
613
+ }
614
+ declare interface IonInputOtp extends Components.IonInputOtp {
615
+ /**
616
+ * The `ionInput` event is fired each time the user modifies the input's value.
617
+ Unlike the `ionChange` event, the `ionInput` event is fired for each alteration
618
+ to the input's value. This typically happens for each keystroke as the user types.
619
+
620
+ For elements that accept text input (`type=text`, `type=tel`, etc.), the interface
621
+ is [`InputEvent`](https://developer.mozilla.org/en-US/docs/Web/API/InputEvent); for others,
622
+ the interface is [`Event`](https://developer.mozilla.org/en-US/docs/Web/API/Event). If
623
+ the input is cleared on edit, the type is `null`.
624
+ */
625
+ ionInput: EventEmitter<IonInputOtpCustomEvent<InputOtpInputEventDetail>>;
626
+ /**
627
+ * The `ionChange` event is fired when the user modifies the input's value.
628
+ Unlike the `ionInput` event, the `ionChange` event is only fired when changes
629
+ are committed, not as the user types.
630
+
631
+ The `ionChange` event fires when the `<ion-input-otp>` component loses
632
+ focus after its value has changed.
633
+
634
+ This event will not emit when programmatically setting the `value` property.
635
+ */
636
+ ionChange: EventEmitter<IonInputOtpCustomEvent<InputOtpChangeEventDetail>>;
637
+ /**
638
+ * Emitted when all input boxes have been filled with valid values.
639
+ */
640
+ ionComplete: EventEmitter<IonInputOtpCustomEvent<InputOtpCompleteEventDetail>>;
641
+ /**
642
+ * Emitted when the input group loses focus.
643
+ */
644
+ ionBlur: EventEmitter<IonInputOtpCustomEvent<FocusEvent>>;
645
+ /**
646
+ * Emitted when the input group has focus.
647
+ */
648
+ ionFocus: EventEmitter<IonInputOtpCustomEvent<FocusEvent>>;
649
+ }
503
650
  declare class IonInputPasswordToggle {
504
651
  protected z: NgZone;
505
652
  protected el: HTMLIonInputPasswordToggleElement;
506
653
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
507
654
  static ɵfac: i0.ɵɵFactoryDeclaration<IonInputPasswordToggle, never>;
508
- static ɵcmp: i0.ɵɵComponentDeclaration<IonInputPasswordToggle, "ion-input-password-toggle", never, { "color": { "alias": "color"; "required": false; }; "hideIcon": { "alias": "hideIcon"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "showIcon": { "alias": "showIcon"; "required": false; }; }, {}, never, ["*"], true, never>;
655
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonInputPasswordToggle, "ion-input-password-toggle", never, { "color": { "alias": "color"; "required": false; }; "hideIcon": { "alias": "hideIcon"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "showIcon": { "alias": "showIcon"; "required": false; }; }, {}, never, ["*"], false, never>;
509
656
  }
510
657
  declare interface IonInputPasswordToggle extends Components.IonInputPasswordToggle {
511
658
  }
@@ -514,7 +661,7 @@ declare class IonItem {
514
661
  protected el: HTMLIonItemElement;
515
662
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
516
663
  static ɵfac: i0.ɵɵFactoryDeclaration<IonItem, never>;
517
- static ɵcmp: i0.ɵɵComponentDeclaration<IonItem, "ion-item", never, { "button": { "alias": "button"; "required": false; }; "color": { "alias": "color"; "required": false; }; "detail": { "alias": "detail"; "required": false; }; "detailIcon": { "alias": "detailIcon"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "href": { "alias": "href"; "required": false; }; "lines": { "alias": "lines"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "routerAnimation": { "alias": "routerAnimation"; "required": false; }; "routerDirection": { "alias": "routerDirection"; "required": false; }; "target": { "alias": "target"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], true, never>;
664
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonItem, "ion-item", never, { "button": { "alias": "button"; "required": false; }; "color": { "alias": "color"; "required": false; }; "detail": { "alias": "detail"; "required": false; }; "detailIcon": { "alias": "detailIcon"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "href": { "alias": "href"; "required": false; }; "lines": { "alias": "lines"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "routerAnimation": { "alias": "routerAnimation"; "required": false; }; "routerDirection": { "alias": "routerDirection"; "required": false; }; "target": { "alias": "target"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], false, never>;
518
665
  }
519
666
  declare interface IonItem extends Components.IonItem {
520
667
  }
@@ -523,7 +670,7 @@ declare class IonItemDivider {
523
670
  protected el: HTMLIonItemDividerElement;
524
671
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
525
672
  static ɵfac: i0.ɵɵFactoryDeclaration<IonItemDivider, never>;
526
- static ɵcmp: i0.ɵɵComponentDeclaration<IonItemDivider, "ion-item-divider", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "sticky": { "alias": "sticky"; "required": false; }; }, {}, never, ["*"], true, never>;
673
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonItemDivider, "ion-item-divider", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "sticky": { "alias": "sticky"; "required": false; }; }, {}, never, ["*"], false, never>;
527
674
  }
528
675
  declare interface IonItemDivider extends Components.IonItemDivider {
529
676
  }
@@ -532,7 +679,7 @@ declare class IonItemGroup {
532
679
  protected el: HTMLIonItemGroupElement;
533
680
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
534
681
  static ɵfac: i0.ɵɵFactoryDeclaration<IonItemGroup, never>;
535
- static ɵcmp: i0.ɵɵComponentDeclaration<IonItemGroup, "ion-item-group", never, {}, {}, never, ["*"], true, never>;
682
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonItemGroup, "ion-item-group", never, {}, {}, never, ["*"], false, never>;
536
683
  }
537
684
  declare interface IonItemGroup extends Components.IonItemGroup {
538
685
  }
@@ -541,7 +688,7 @@ declare class IonItemOption {
541
688
  protected el: HTMLIonItemOptionElement;
542
689
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
543
690
  static ɵfac: i0.ɵɵFactoryDeclaration<IonItemOption, never>;
544
- static ɵcmp: i0.ɵɵComponentDeclaration<IonItemOption, "ion-item-option", never, { "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "expandable": { "alias": "expandable"; "required": false; }; "href": { "alias": "href"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "target": { "alias": "target"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], true, never>;
691
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonItemOption, "ion-item-option", never, { "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "expandable": { "alias": "expandable"; "required": false; }; "href": { "alias": "href"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "target": { "alias": "target"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], false, never>;
545
692
  }
546
693
  declare interface IonItemOption extends Components.IonItemOption {
547
694
  }
@@ -551,7 +698,7 @@ declare class IonItemOptions {
551
698
  ionSwipe: EventEmitter<IonItemOptionsCustomEvent<any>>;
552
699
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
553
700
  static ɵfac: i0.ɵɵFactoryDeclaration<IonItemOptions, never>;
554
- static ɵcmp: i0.ɵɵComponentDeclaration<IonItemOptions, "ion-item-options", never, { "side": { "alias": "side"; "required": false; }; }, { "ionSwipe": "ionSwipe"; }, never, ["*"], true, never>;
701
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonItemOptions, "ion-item-options", never, { "side": { "alias": "side"; "required": false; }; }, { "ionSwipe": "ionSwipe"; }, never, ["*"], false, never>;
555
702
  }
556
703
  declare interface IonItemOptions extends Components.IonItemOptions {
557
704
  /**
@@ -565,7 +712,7 @@ declare class IonItemSliding {
565
712
  ionDrag: EventEmitter<IonItemSlidingCustomEvent<any>>;
566
713
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
567
714
  static ɵfac: i0.ɵɵFactoryDeclaration<IonItemSliding, never>;
568
- static ɵcmp: i0.ɵɵComponentDeclaration<IonItemSliding, "ion-item-sliding", never, { "disabled": { "alias": "disabled"; "required": false; }; }, { "ionDrag": "ionDrag"; }, never, ["*"], true, never>;
715
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonItemSliding, "ion-item-sliding", never, { "disabled": { "alias": "disabled"; "required": false; }; }, { "ionDrag": "ionDrag"; }, never, ["*"], false, never>;
569
716
  }
570
717
  declare interface IonItemSliding extends Components.IonItemSliding {
571
718
  /**
@@ -578,7 +725,7 @@ declare class IonLabel {
578
725
  protected el: HTMLIonLabelElement;
579
726
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
580
727
  static ɵfac: i0.ɵɵFactoryDeclaration<IonLabel, never>;
581
- static ɵcmp: i0.ɵɵComponentDeclaration<IonLabel, "ion-label", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "position": { "alias": "position"; "required": false; }; }, {}, never, ["*"], true, never>;
728
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonLabel, "ion-label", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "position": { "alias": "position"; "required": false; }; }, {}, never, ["*"], false, never>;
582
729
  }
583
730
  declare interface IonLabel extends Components.IonLabel {
584
731
  }
@@ -587,7 +734,7 @@ declare class IonList {
587
734
  protected el: HTMLIonListElement;
588
735
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
589
736
  static ɵfac: i0.ɵɵFactoryDeclaration<IonList, never>;
590
- static ɵcmp: i0.ɵɵComponentDeclaration<IonList, "ion-list", never, { "inset": { "alias": "inset"; "required": false; }; "lines": { "alias": "lines"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
737
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonList, "ion-list", never, { "inset": { "alias": "inset"; "required": false; }; "lines": { "alias": "lines"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
591
738
  }
592
739
  declare interface IonList extends Components.IonList {
593
740
  }
@@ -596,7 +743,7 @@ declare class IonListHeader {
596
743
  protected el: HTMLIonListHeaderElement;
597
744
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
598
745
  static ɵfac: i0.ɵɵFactoryDeclaration<IonListHeader, never>;
599
- static ɵcmp: i0.ɵɵComponentDeclaration<IonListHeader, "ion-list-header", never, { "color": { "alias": "color"; "required": false; }; "lines": { "alias": "lines"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
746
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonListHeader, "ion-list-header", never, { "color": { "alias": "color"; "required": false; }; "lines": { "alias": "lines"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
600
747
  }
601
748
  declare interface IonListHeader extends Components.IonListHeader {
602
749
  }
@@ -613,7 +760,7 @@ declare class IonLoading {
613
760
  didDismiss: EventEmitter<IonLoadingCustomEvent<OverlayEventDetail<any>>>;
614
761
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
615
762
  static ɵfac: i0.ɵɵFactoryDeclaration<IonLoading, never>;
616
- static ɵcmp: i0.ɵɵComponentDeclaration<IonLoading, "ion-loading", never, { "animated": { "alias": "animated"; "required": false; }; "backdropDismiss": { "alias": "backdropDismiss"; "required": false; }; "cssClass": { "alias": "cssClass"; "required": false; }; "duration": { "alias": "duration"; "required": false; }; "enterAnimation": { "alias": "enterAnimation"; "required": false; }; "htmlAttributes": { "alias": "htmlAttributes"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "keyboardClose": { "alias": "keyboardClose"; "required": false; }; "leaveAnimation": { "alias": "leaveAnimation"; "required": false; }; "message": { "alias": "message"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "showBackdrop": { "alias": "showBackdrop"; "required": false; }; "spinner": { "alias": "spinner"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; "trigger": { "alias": "trigger"; "required": false; }; }, { "ionLoadingDidPresent": "ionLoadingDidPresent"; "ionLoadingWillPresent": "ionLoadingWillPresent"; "ionLoadingWillDismiss": "ionLoadingWillDismiss"; "ionLoadingDidDismiss": "ionLoadingDidDismiss"; "didPresent": "didPresent"; "willPresent": "willPresent"; "willDismiss": "willDismiss"; "didDismiss": "didDismiss"; }, never, ["*"], true, never>;
763
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonLoading, "ion-loading", never, { "animated": { "alias": "animated"; "required": false; }; "backdropDismiss": { "alias": "backdropDismiss"; "required": false; }; "cssClass": { "alias": "cssClass"; "required": false; }; "duration": { "alias": "duration"; "required": false; }; "enterAnimation": { "alias": "enterAnimation"; "required": false; }; "htmlAttributes": { "alias": "htmlAttributes"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "keyboardClose": { "alias": "keyboardClose"; "required": false; }; "leaveAnimation": { "alias": "leaveAnimation"; "required": false; }; "message": { "alias": "message"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "showBackdrop": { "alias": "showBackdrop"; "required": false; }; "spinner": { "alias": "spinner"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; "trigger": { "alias": "trigger"; "required": false; }; }, { "ionLoadingDidPresent": "ionLoadingDidPresent"; "ionLoadingWillPresent": "ionLoadingWillPresent"; "ionLoadingWillDismiss": "ionLoadingWillDismiss"; "ionLoadingDidDismiss": "ionLoadingDidDismiss"; "didPresent": "didPresent"; "willPresent": "willPresent"; "willDismiss": "willDismiss"; "didDismiss": "didDismiss"; }, never, ["*"], false, never>;
617
764
  }
618
765
  declare interface IonLoading extends Components.IonLoading {
619
766
  /**
@@ -662,7 +809,7 @@ declare class IonMenu {
662
809
  ionDidClose: EventEmitter<IonMenuCustomEvent<MenuCloseEventDetail>>;
663
810
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
664
811
  static ɵfac: i0.ɵɵFactoryDeclaration<IonMenu, never>;
665
- static ɵcmp: i0.ɵɵComponentDeclaration<IonMenu, "ion-menu", never, { "contentId": { "alias": "contentId"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "maxEdgeStart": { "alias": "maxEdgeStart"; "required": false; }; "menuId": { "alias": "menuId"; "required": false; }; "side": { "alias": "side"; "required": false; }; "swipeGesture": { "alias": "swipeGesture"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, { "ionWillOpen": "ionWillOpen"; "ionWillClose": "ionWillClose"; "ionDidOpen": "ionDidOpen"; "ionDidClose": "ionDidClose"; }, never, ["*"], true, never>;
812
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonMenu, "ion-menu", never, { "contentId": { "alias": "contentId"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "maxEdgeStart": { "alias": "maxEdgeStart"; "required": false; }; "menuId": { "alias": "menuId"; "required": false; }; "side": { "alias": "side"; "required": false; }; "swipeGesture": { "alias": "swipeGesture"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, { "ionWillOpen": "ionWillOpen"; "ionWillClose": "ionWillClose"; "ionDidOpen": "ionDidOpen"; "ionDidClose": "ionDidClose"; }, never, ["*"], false, never>;
666
813
  }
667
814
  declare interface IonMenu extends Components.IonMenu {
668
815
  /**
@@ -687,7 +834,7 @@ declare class IonMenuButton {
687
834
  protected el: HTMLIonMenuButtonElement;
688
835
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
689
836
  static ɵfac: i0.ɵɵFactoryDeclaration<IonMenuButton, never>;
690
- static ɵcmp: i0.ɵɵComponentDeclaration<IonMenuButton, "ion-menu-button", never, { "autoHide": { "alias": "autoHide"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "menu": { "alias": "menu"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], true, never>;
837
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonMenuButton, "ion-menu-button", never, { "autoHide": { "alias": "autoHide"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "menu": { "alias": "menu"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], false, never>;
691
838
  }
692
839
  declare interface IonMenuButton extends Components.IonMenuButton {
693
840
  }
@@ -696,7 +843,7 @@ declare class IonMenuToggle {
696
843
  protected el: HTMLIonMenuToggleElement;
697
844
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
698
845
  static ɵfac: i0.ɵɵFactoryDeclaration<IonMenuToggle, never>;
699
- static ɵcmp: i0.ɵɵComponentDeclaration<IonMenuToggle, "ion-menu-toggle", never, { "autoHide": { "alias": "autoHide"; "required": false; }; "menu": { "alias": "menu"; "required": false; }; }, {}, never, ["*"], true, never>;
846
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonMenuToggle, "ion-menu-toggle", never, { "autoHide": { "alias": "autoHide"; "required": false; }; "menu": { "alias": "menu"; "required": false; }; }, {}, never, ["*"], false, never>;
700
847
  }
701
848
  declare interface IonMenuToggle extends Components.IonMenuToggle {
702
849
  }
@@ -705,7 +852,7 @@ declare class IonNavLink {
705
852
  protected el: HTMLIonNavLinkElement;
706
853
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
707
854
  static ɵfac: i0.ɵɵFactoryDeclaration<IonNavLink, never>;
708
- static ɵcmp: i0.ɵɵComponentDeclaration<IonNavLink, "ion-nav-link", never, { "component": { "alias": "component"; "required": false; }; "componentProps": { "alias": "componentProps"; "required": false; }; "routerAnimation": { "alias": "routerAnimation"; "required": false; }; "routerDirection": { "alias": "routerDirection"; "required": false; }; }, {}, never, ["*"], true, never>;
855
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonNavLink, "ion-nav-link", never, { "component": { "alias": "component"; "required": false; }; "componentProps": { "alias": "componentProps"; "required": false; }; "routerAnimation": { "alias": "routerAnimation"; "required": false; }; "routerDirection": { "alias": "routerDirection"; "required": false; }; }, {}, never, ["*"], false, never>;
709
856
  }
710
857
  declare interface IonNavLink extends Components.IonNavLink {
711
858
  }
@@ -714,7 +861,7 @@ declare class IonNote {
714
861
  protected el: HTMLIonNoteElement;
715
862
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
716
863
  static ɵfac: i0.ɵɵFactoryDeclaration<IonNote, never>;
717
- static ɵcmp: i0.ɵɵComponentDeclaration<IonNote, "ion-note", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
864
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonNote, "ion-note", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
718
865
  }
719
866
  declare interface IonNote extends Components.IonNote {
720
867
  }
@@ -723,7 +870,7 @@ declare class IonPicker {
723
870
  protected el: HTMLIonPickerElement;
724
871
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
725
872
  static ɵfac: i0.ɵɵFactoryDeclaration<IonPicker, never>;
726
- static ɵcmp: i0.ɵɵComponentDeclaration<IonPicker, "ion-picker", never, { "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
873
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonPicker, "ion-picker", never, { "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
727
874
  }
728
875
  declare interface IonPicker extends Components.IonPicker {
729
876
  }
@@ -733,7 +880,7 @@ declare class IonPickerColumn {
733
880
  ionChange: EventEmitter<IonPickerColumnCustomEvent<PickerColumnChangeEventDetail>>;
734
881
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
735
882
  static ɵfac: i0.ɵɵFactoryDeclaration<IonPickerColumn, never>;
736
- static ɵcmp: i0.ɵɵComponentDeclaration<IonPickerColumn, "ion-picker-column", never, { "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionChange": "ionChange"; }, never, ["*"], true, never>;
883
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonPickerColumn, "ion-picker-column", never, { "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionChange": "ionChange"; }, never, ["*"], false, never>;
737
884
  }
738
885
  declare interface IonPickerColumn extends Components.IonPickerColumn {
739
886
  /**
@@ -748,7 +895,7 @@ declare class IonPickerColumnOption {
748
895
  protected el: HTMLIonPickerColumnOptionElement;
749
896
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
750
897
  static ɵfac: i0.ɵɵFactoryDeclaration<IonPickerColumnOption, never>;
751
- static ɵcmp: i0.ɵɵComponentDeclaration<IonPickerColumnOption, "ion-picker-column-option", never, { "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
898
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonPickerColumnOption, "ion-picker-column-option", never, { "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], false, never>;
752
899
  }
753
900
  declare interface IonPickerColumnOption extends Components.IonPickerColumnOption {
754
901
  }
@@ -757,7 +904,7 @@ declare class IonProgressBar {
757
904
  protected el: HTMLIonProgressBarElement;
758
905
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
759
906
  static ɵfac: i0.ɵɵFactoryDeclaration<IonProgressBar, never>;
760
- static ɵcmp: i0.ɵɵComponentDeclaration<IonProgressBar, "ion-progress-bar", never, { "buffer": { "alias": "buffer"; "required": false; }; "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "reversed": { "alias": "reversed"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
907
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonProgressBar, "ion-progress-bar", never, { "buffer": { "alias": "buffer"; "required": false; }; "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "reversed": { "alias": "reversed"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], false, never>;
761
908
  }
762
909
  declare interface IonProgressBar extends Components.IonProgressBar {
763
910
  }
@@ -768,7 +915,7 @@ declare class IonRadio {
768
915
  ionBlur: EventEmitter<IonRadioCustomEvent<void>>;
769
916
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
770
917
  static ɵfac: i0.ɵɵFactoryDeclaration<IonRadio, never>;
771
- static ɵcmp: i0.ɵɵComponentDeclaration<IonRadio, "ion-radio", never, { "alignment": { "alias": "alignment"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "justify": { "alias": "justify"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "name": { "alias": "name"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionFocus": "ionFocus"; "ionBlur": "ionBlur"; }, never, ["*"], true, never>;
918
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonRadio, "ion-radio", never, { "alignment": { "alias": "alignment"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "justify": { "alias": "justify"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "name": { "alias": "name"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionFocus": "ionFocus"; "ionBlur": "ionBlur"; }, never, ["*"], false, never>;
772
919
  }
773
920
  declare interface IonRadio extends Components.IonRadio {
774
921
  /**
@@ -780,6 +927,70 @@ declare interface IonRadio extends Components.IonRadio {
780
927
  */
781
928
  ionBlur: EventEmitter<IonRadioCustomEvent<void>>;
782
929
  }
930
+ declare class IonRadioGroup {
931
+ protected z: NgZone;
932
+ protected el: HTMLIonRadioGroupElement;
933
+ ionChange: EventEmitter<IonRadioGroupCustomEvent<RadioGroupChangeEventDetail<any>>>;
934
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
935
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonRadioGroup, never>;
936
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonRadioGroup, "ion-radio-group", never, { "allowEmptySelection": { "alias": "allowEmptySelection"; "required": false; }; "compareWith": { "alias": "compareWith"; "required": false; }; "errorText": { "alias": "errorText"; "required": false; }; "helperText": { "alias": "helperText"; "required": false; }; "name": { "alias": "name"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionChange": "ionChange"; }, never, ["*"], false, never>;
937
+ }
938
+ declare interface IonRadioGroup extends Components.IonRadioGroup {
939
+ /**
940
+ * Emitted when the value has changed.
941
+
942
+ This event will not emit when programmatically setting the `value` property.
943
+ */
944
+ ionChange: EventEmitter<IonRadioGroupCustomEvent<RadioGroupChangeEventDetail>>;
945
+ }
946
+ declare class IonRange {
947
+ protected z: NgZone;
948
+ protected el: HTMLIonRangeElement;
949
+ ionChange: EventEmitter<IonRangeCustomEvent<RangeChangeEventDetail>>;
950
+ ionInput: EventEmitter<IonRangeCustomEvent<RangeChangeEventDetail>>;
951
+ ionFocus: EventEmitter<IonRangeCustomEvent<void>>;
952
+ ionBlur: EventEmitter<IonRangeCustomEvent<void>>;
953
+ ionKnobMoveStart: EventEmitter<IonRangeCustomEvent<RangeKnobMoveStartEventDetail>>;
954
+ ionKnobMoveEnd: EventEmitter<IonRangeCustomEvent<RangeKnobMoveEndEventDetail>>;
955
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
956
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonRange, never>;
957
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonRange, "ion-range", never, { "activeBarStart": { "alias": "activeBarStart"; "required": false; }; "color": { "alias": "color"; "required": false; }; "debounce": { "alias": "debounce"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "dualKnobs": { "alias": "dualKnobs"; "required": false; }; "label": { "alias": "label"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "max": { "alias": "max"; "required": false; }; "min": { "alias": "min"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "name": { "alias": "name"; "required": false; }; "pin": { "alias": "pin"; "required": false; }; "pinFormatter": { "alias": "pinFormatter"; "required": false; }; "snaps": { "alias": "snaps"; "required": false; }; "step": { "alias": "step"; "required": false; }; "ticks": { "alias": "ticks"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionChange": "ionChange"; "ionInput": "ionInput"; "ionFocus": "ionFocus"; "ionBlur": "ionBlur"; "ionKnobMoveStart": "ionKnobMoveStart"; "ionKnobMoveEnd": "ionKnobMoveEnd"; }, never, ["*"], false, never>;
958
+ }
959
+ declare interface IonRange extends Components.IonRange {
960
+ /**
961
+ * The `ionChange` event is fired for `<ion-range>` elements when the user
962
+ modifies the element's value:
963
+ - When the user releases the knob after dragging;
964
+ - When the user moves the knob with keyboard arrows
965
+
966
+ This event will not emit when programmatically setting the `value` property.
967
+ */
968
+ ionChange: EventEmitter<IonRangeCustomEvent<RangeChangeEventDetail>>;
969
+ /**
970
+ * The `ionInput` event is fired for `<ion-range>` elements when the value
971
+ is modified. Unlike `ionChange`, `ionInput` is fired continuously
972
+ while the user is dragging the knob.
973
+ */
974
+ ionInput: EventEmitter<IonRangeCustomEvent<RangeChangeEventDetail>>;
975
+ /**
976
+ * Emitted when the range has focus.
977
+ */
978
+ ionFocus: EventEmitter<IonRangeCustomEvent<void>>;
979
+ /**
980
+ * Emitted when the range loses focus.
981
+ */
982
+ ionBlur: EventEmitter<IonRangeCustomEvent<void>>;
983
+ /**
984
+ * Emitted when the user starts moving the range knob, whether through
985
+ mouse drag, touch gesture, or keyboard interaction.
986
+ */
987
+ ionKnobMoveStart: EventEmitter<IonRangeCustomEvent<RangeKnobMoveStartEventDetail>>;
988
+ /**
989
+ * Emitted when the user finishes moving the range knob, whether through
990
+ mouse drag, touch gesture, or keyboard interaction.
991
+ */
992
+ ionKnobMoveEnd: EventEmitter<IonRangeCustomEvent<RangeKnobMoveEndEventDetail>>;
993
+ }
783
994
  declare class IonRefresher {
784
995
  protected z: NgZone;
785
996
  protected el: HTMLIonRefresherElement;
@@ -790,7 +1001,7 @@ declare class IonRefresher {
790
1001
  ionPullEnd: EventEmitter<IonRefresherCustomEvent<RefresherPullEndEventDetail>>;
791
1002
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
792
1003
  static ɵfac: i0.ɵɵFactoryDeclaration<IonRefresher, never>;
793
- static ɵcmp: i0.ɵɵComponentDeclaration<IonRefresher, "ion-refresher", never, { "closeDuration": { "alias": "closeDuration"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "pullFactor": { "alias": "pullFactor"; "required": false; }; "pullMax": { "alias": "pullMax"; "required": false; }; "pullMin": { "alias": "pullMin"; "required": false; }; "snapbackDuration": { "alias": "snapbackDuration"; "required": false; }; }, { "ionRefresh": "ionRefresh"; "ionPull": "ionPull"; "ionStart": "ionStart"; "ionPullStart": "ionPullStart"; "ionPullEnd": "ionPullEnd"; }, never, ["*"], true, never>;
1004
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonRefresher, "ion-refresher", never, { "closeDuration": { "alias": "closeDuration"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "pullFactor": { "alias": "pullFactor"; "required": false; }; "pullMax": { "alias": "pullMax"; "required": false; }; "pullMin": { "alias": "pullMin"; "required": false; }; "snapbackDuration": { "alias": "snapbackDuration"; "required": false; }; }, { "ionRefresh": "ionRefresh"; "ionPull": "ionPull"; "ionStart": "ionStart"; "ionPullStart": "ionPullStart"; "ionPullEnd": "ionPullEnd"; }, never, ["*"], false, never>;
794
1005
  }
795
1006
  declare interface IonRefresher extends Components.IonRefresher {
796
1007
  /**
@@ -824,7 +1035,7 @@ declare class IonRefresherContent {
824
1035
  protected el: HTMLIonRefresherContentElement;
825
1036
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
826
1037
  static ɵfac: i0.ɵɵFactoryDeclaration<IonRefresherContent, never>;
827
- static ɵcmp: i0.ɵɵComponentDeclaration<IonRefresherContent, "ion-refresher-content", never, { "pullingIcon": { "alias": "pullingIcon"; "required": false; }; "pullingText": { "alias": "pullingText"; "required": false; }; "refreshingSpinner": { "alias": "refreshingSpinner"; "required": false; }; "refreshingText": { "alias": "refreshingText"; "required": false; }; }, {}, never, ["*"], true, never>;
1038
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonRefresherContent, "ion-refresher-content", never, { "pullingIcon": { "alias": "pullingIcon"; "required": false; }; "pullingText": { "alias": "pullingText"; "required": false; }; "refreshingSpinner": { "alias": "refreshingSpinner"; "required": false; }; "refreshingText": { "alias": "refreshingText"; "required": false; }; }, {}, never, ["*"], false, never>;
828
1039
  }
829
1040
  declare interface IonRefresherContent extends Components.IonRefresherContent {
830
1041
  }
@@ -833,7 +1044,7 @@ declare class IonReorder {
833
1044
  protected el: HTMLIonReorderElement;
834
1045
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
835
1046
  static ɵfac: i0.ɵɵFactoryDeclaration<IonReorder, never>;
836
- static ɵcmp: i0.ɵɵComponentDeclaration<IonReorder, "ion-reorder", never, {}, {}, never, ["*"], true, never>;
1047
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonReorder, "ion-reorder", never, {}, {}, never, ["*"], false, never>;
837
1048
  }
838
1049
  declare interface IonReorder extends Components.IonReorder {
839
1050
  }
@@ -846,7 +1057,7 @@ declare class IonReorderGroup {
846
1057
  ionReorderEnd: EventEmitter<IonReorderGroupCustomEvent<ReorderEndEventDetail>>;
847
1058
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
848
1059
  static ɵfac: i0.ɵɵFactoryDeclaration<IonReorderGroup, never>;
849
- static ɵcmp: i0.ɵɵComponentDeclaration<IonReorderGroup, "ion-reorder-group", never, { "disabled": { "alias": "disabled"; "required": false; }; }, { "ionItemReorder": "ionItemReorder"; "ionReorderStart": "ionReorderStart"; "ionReorderMove": "ionReorderMove"; "ionReorderEnd": "ionReorderEnd"; }, never, ["*"], true, never>;
1060
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonReorderGroup, "ion-reorder-group", never, { "disabled": { "alias": "disabled"; "required": false; }; }, { "ionItemReorder": "ionItemReorder"; "ionReorderStart": "ionReorderStart"; "ionReorderMove": "ionReorderMove"; "ionReorderEnd": "ionReorderEnd"; }, never, ["*"], false, never>;
850
1061
  }
851
1062
  declare interface IonReorderGroup extends Components.IonReorderGroup {
852
1063
  /**
@@ -879,7 +1090,7 @@ declare class IonRippleEffect {
879
1090
  protected el: HTMLIonRippleEffectElement;
880
1091
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
881
1092
  static ɵfac: i0.ɵɵFactoryDeclaration<IonRippleEffect, never>;
882
- static ɵcmp: i0.ɵɵComponentDeclaration<IonRippleEffect, "ion-ripple-effect", never, { "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], true, never>;
1093
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonRippleEffect, "ion-ripple-effect", never, { "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], false, never>;
883
1094
  }
884
1095
  declare interface IonRippleEffect extends Components.IonRippleEffect {
885
1096
  }
@@ -888,16 +1099,80 @@ declare class IonRow {
888
1099
  protected el: HTMLIonRowElement;
889
1100
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
890
1101
  static ɵfac: i0.ɵɵFactoryDeclaration<IonRow, never>;
891
- static ɵcmp: i0.ɵɵComponentDeclaration<IonRow, "ion-row", never, {}, {}, never, ["*"], true, never>;
1102
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonRow, "ion-row", never, {}, {}, never, ["*"], false, never>;
892
1103
  }
893
1104
  declare interface IonRow extends Components.IonRow {
894
1105
  }
1106
+ declare class IonSearchbar {
1107
+ protected z: NgZone;
1108
+ protected el: HTMLIonSearchbarElement;
1109
+ ionInput: EventEmitter<IonSearchbarCustomEvent<SearchbarInputEventDetail>>;
1110
+ ionChange: EventEmitter<IonSearchbarCustomEvent<SearchbarChangeEventDetail>>;
1111
+ ionCancel: EventEmitter<IonSearchbarCustomEvent<void>>;
1112
+ ionClear: EventEmitter<IonSearchbarCustomEvent<void>>;
1113
+ ionBlur: EventEmitter<IonSearchbarCustomEvent<void>>;
1114
+ ionFocus: EventEmitter<IonSearchbarCustomEvent<void>>;
1115
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1116
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonSearchbar, never>;
1117
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSearchbar, "ion-searchbar", never, { "animated": { "alias": "animated"; "required": false; }; "autocapitalize": { "alias": "autocapitalize"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "autocorrect": { "alias": "autocorrect"; "required": false; }; "cancelButtonIcon": { "alias": "cancelButtonIcon"; "required": false; }; "cancelButtonText": { "alias": "cancelButtonText"; "required": false; }; "clearIcon": { "alias": "clearIcon"; "required": false; }; "color": { "alias": "color"; "required": false; }; "debounce": { "alias": "debounce"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "enterkeyhint": { "alias": "enterkeyhint"; "required": false; }; "inputmode": { "alias": "inputmode"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "minlength": { "alias": "minlength"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "name": { "alias": "name"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "searchIcon": { "alias": "searchIcon"; "required": false; }; "showCancelButton": { "alias": "showCancelButton"; "required": false; }; "showClearButton": { "alias": "showClearButton"; "required": false; }; "spellcheck": { "alias": "spellcheck"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionInput": "ionInput"; "ionChange": "ionChange"; "ionCancel": "ionCancel"; "ionClear": "ionClear"; "ionBlur": "ionBlur"; "ionFocus": "ionFocus"; }, never, ["*"], false, never>;
1118
+ }
1119
+ declare interface IonSearchbar extends Components.IonSearchbar {
1120
+ /**
1121
+ * Emitted when the `value` of the `ion-searchbar` element has changed.
1122
+ */
1123
+ ionInput: EventEmitter<IonSearchbarCustomEvent<SearchbarInputEventDetail>>;
1124
+ /**
1125
+ * The `ionChange` event is fired for `<ion-searchbar>` elements when the user
1126
+ modifies the element's value. Unlike the `ionInput` event, the `ionChange`
1127
+ event is not necessarily fired for each alteration to an element's value.
1128
+
1129
+ The `ionChange` event is fired when the value has been committed
1130
+ by the user. This can happen when the element loses focus or
1131
+ when the "Enter" key is pressed. `ionChange` can also fire
1132
+ when clicking the clear or cancel buttons.
1133
+
1134
+ This event will not emit when programmatically setting the `value` property.
1135
+ */
1136
+ ionChange: EventEmitter<IonSearchbarCustomEvent<SearchbarChangeEventDetail>>;
1137
+ /**
1138
+ * Emitted when the cancel button is clicked.
1139
+ */
1140
+ ionCancel: EventEmitter<IonSearchbarCustomEvent<void>>;
1141
+ /**
1142
+ * Emitted when the clear input button is clicked.
1143
+ */
1144
+ ionClear: EventEmitter<IonSearchbarCustomEvent<void>>;
1145
+ /**
1146
+ * Emitted when the input loses focus.
1147
+ */
1148
+ ionBlur: EventEmitter<IonSearchbarCustomEvent<void>>;
1149
+ /**
1150
+ * Emitted when the input has focus.
1151
+ */
1152
+ ionFocus: EventEmitter<IonSearchbarCustomEvent<void>>;
1153
+ }
1154
+ declare class IonSegment {
1155
+ protected z: NgZone;
1156
+ protected el: HTMLIonSegmentElement;
1157
+ ionChange: EventEmitter<IonSegmentCustomEvent<SegmentChangeEventDetail>>;
1158
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1159
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonSegment, never>;
1160
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSegment, "ion-segment", never, { "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "scrollable": { "alias": "scrollable"; "required": false; }; "selectOnFocus": { "alias": "selectOnFocus"; "required": false; }; "swipeGesture": { "alias": "swipeGesture"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionChange": "ionChange"; }, never, ["*"], false, never>;
1161
+ }
1162
+ declare interface IonSegment extends Components.IonSegment {
1163
+ /**
1164
+ * Emitted when the value property has changed and any dragging pointer has been released from `ion-segment`.
1165
+
1166
+ This event will not emit when programmatically setting the `value` property.
1167
+ */
1168
+ ionChange: EventEmitter<IonSegmentCustomEvent<SegmentChangeEventDetail>>;
1169
+ }
895
1170
  declare class IonSegmentButton {
896
1171
  protected z: NgZone;
897
1172
  protected el: HTMLIonSegmentButtonElement;
898
1173
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
899
1174
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSegmentButton, never>;
900
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSegmentButton, "ion-segment-button", never, { "contentId": { "alias": "contentId"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
1175
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSegmentButton, "ion-segment-button", never, { "contentId": { "alias": "contentId"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], false, never>;
901
1176
  }
902
1177
  declare interface IonSegmentButton extends Components.IonSegmentButton {
903
1178
  }
@@ -906,7 +1181,7 @@ declare class IonSegmentContent {
906
1181
  protected el: HTMLIonSegmentContentElement;
907
1182
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
908
1183
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSegmentContent, never>;
909
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSegmentContent, "ion-segment-content", never, {}, {}, never, ["*"], true, never>;
1184
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSegmentContent, "ion-segment-content", never, {}, {}, never, ["*"], false, never>;
910
1185
  }
911
1186
  declare interface IonSegmentContent extends Components.IonSegmentContent {
912
1187
  }
@@ -916,7 +1191,7 @@ declare class IonSegmentView {
916
1191
  ionSegmentViewScroll: EventEmitter<IonSegmentViewCustomEvent<SegmentViewScrollEvent>>;
917
1192
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
918
1193
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSegmentView, never>;
919
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSegmentView, "ion-segment-view", never, { "disabled": { "alias": "disabled"; "required": false; }; "swipeGesture": { "alias": "swipeGesture"; "required": false; }; }, { "ionSegmentViewScroll": "ionSegmentViewScroll"; }, never, ["*"], true, never>;
1194
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSegmentView, "ion-segment-view", never, { "disabled": { "alias": "disabled"; "required": false; }; "swipeGesture": { "alias": "swipeGesture"; "required": false; }; }, { "ionSegmentViewScroll": "ionSegmentViewScroll"; }, never, ["*"], false, never>;
920
1195
  }
921
1196
  declare interface IonSegmentView extends Components.IonSegmentView {
922
1197
  /**
@@ -924,12 +1199,48 @@ declare interface IonSegmentView extends Components.IonSegmentView {
924
1199
  */
925
1200
  ionSegmentViewScroll: EventEmitter<IonSegmentViewCustomEvent<SegmentViewScrollEvent>>;
926
1201
  }
1202
+ declare class IonSelect {
1203
+ protected z: NgZone;
1204
+ protected el: HTMLIonSelectElement;
1205
+ ionChange: EventEmitter<IonSelectCustomEvent<SelectChangeEventDetail<any>>>;
1206
+ ionCancel: EventEmitter<IonSelectCustomEvent<void>>;
1207
+ ionDismiss: EventEmitter<IonSelectCustomEvent<void>>;
1208
+ ionFocus: EventEmitter<IonSelectCustomEvent<void>>;
1209
+ ionBlur: EventEmitter<IonSelectCustomEvent<void>>;
1210
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1211
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonSelect, never>;
1212
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSelect, "ion-select", never, { "cancelText": { "alias": "cancelText"; "required": false; }; "color": { "alias": "color"; "required": false; }; "compareWith": { "alias": "compareWith"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "errorText": { "alias": "errorText"; "required": false; }; "expandedIcon": { "alias": "expandedIcon"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "helperText": { "alias": "helperText"; "required": false; }; "interface": { "alias": "interface"; "required": false; }; "interfaceOptions": { "alias": "interfaceOptions"; "required": false; }; "justify": { "alias": "justify"; "required": false; }; "label": { "alias": "label"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "name": { "alias": "name"; "required": false; }; "okText": { "alias": "okText"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; "selectedText": { "alias": "selectedText"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "toggleIcon": { "alias": "toggleIcon"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionChange": "ionChange"; "ionCancel": "ionCancel"; "ionDismiss": "ionDismiss"; "ionFocus": "ionFocus"; "ionBlur": "ionBlur"; }, never, ["*"], false, never>;
1213
+ }
1214
+ declare interface IonSelect extends Components.IonSelect {
1215
+ /**
1216
+ * Emitted when the value has changed.
1217
+
1218
+ This event will not emit when programmatically setting the `value` property.
1219
+ */
1220
+ ionChange: EventEmitter<IonSelectCustomEvent<SelectChangeEventDetail>>;
1221
+ /**
1222
+ * Emitted when the selection is cancelled.
1223
+ */
1224
+ ionCancel: EventEmitter<IonSelectCustomEvent<void>>;
1225
+ /**
1226
+ * Emitted when the overlay is dismissed.
1227
+ */
1228
+ ionDismiss: EventEmitter<IonSelectCustomEvent<void>>;
1229
+ /**
1230
+ * Emitted when the select has focus.
1231
+ */
1232
+ ionFocus: EventEmitter<IonSelectCustomEvent<void>>;
1233
+ /**
1234
+ * Emitted when the select loses focus.
1235
+ */
1236
+ ionBlur: EventEmitter<IonSelectCustomEvent<void>>;
1237
+ }
927
1238
  declare class IonSelectModal {
928
1239
  protected z: NgZone;
929
1240
  protected el: HTMLIonSelectModalElement;
930
1241
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
931
1242
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSelectModal, never>;
932
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSelectModal, "ion-select-modal", never, { "cancelText": { "alias": "cancelText"; "required": false; }; "header": { "alias": "header"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "options": { "alias": "options"; "required": false; }; }, {}, never, ["*"], true, never>;
1243
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSelectModal, "ion-select-modal", never, { "cancelText": { "alias": "cancelText"; "required": false; }; "header": { "alias": "header"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "options": { "alias": "options"; "required": false; }; }, {}, never, ["*"], false, never>;
933
1244
  }
934
1245
  declare interface IonSelectModal extends Components.IonSelectModal {
935
1246
  }
@@ -938,7 +1249,7 @@ declare class IonSelectOption {
938
1249
  protected el: HTMLIonSelectOptionElement;
939
1250
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
940
1251
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSelectOption, never>;
941
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSelectOption, "ion-select-option", never, { "description": { "alias": "description"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "justify": { "alias": "justify"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
1252
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSelectOption, "ion-select-option", never, { "description": { "alias": "description"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "justify": { "alias": "justify"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], false, never>;
942
1253
  }
943
1254
  declare interface IonSelectOption extends Components.IonSelectOption {
944
1255
  }
@@ -947,7 +1258,7 @@ declare class IonSkeletonText {
947
1258
  protected el: HTMLIonSkeletonTextElement;
948
1259
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
949
1260
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSkeletonText, never>;
950
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSkeletonText, "ion-skeleton-text", never, { "animated": { "alias": "animated"; "required": false; }; }, {}, never, ["*"], true, never>;
1261
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSkeletonText, "ion-skeleton-text", never, { "animated": { "alias": "animated"; "required": false; }; }, {}, never, ["*"], false, never>;
951
1262
  }
952
1263
  declare interface IonSkeletonText extends Components.IonSkeletonText {
953
1264
  }
@@ -956,7 +1267,7 @@ declare class IonSpinner {
956
1267
  protected el: HTMLIonSpinnerElement;
957
1268
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
958
1269
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSpinner, never>;
959
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSpinner, "ion-spinner", never, { "color": { "alias": "color"; "required": false; }; "duration": { "alias": "duration"; "required": false; }; "name": { "alias": "name"; "required": false; }; "paused": { "alias": "paused"; "required": false; }; }, {}, never, ["*"], true, never>;
1270
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSpinner, "ion-spinner", never, { "color": { "alias": "color"; "required": false; }; "duration": { "alias": "duration"; "required": false; }; "name": { "alias": "name"; "required": false; }; "paused": { "alias": "paused"; "required": false; }; }, {}, never, ["*"], false, never>;
960
1271
  }
961
1272
  declare interface IonSpinner extends Components.IonSpinner {
962
1273
  }
@@ -968,7 +1279,7 @@ declare class IonSplitPane {
968
1279
  }>>;
969
1280
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
970
1281
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSplitPane, never>;
971
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSplitPane, "ion-split-pane", never, { "contentId": { "alias": "contentId"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "when": { "alias": "when"; "required": false; }; }, { "ionSplitPaneVisible": "ionSplitPaneVisible"; }, never, ["*"], true, never>;
1282
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSplitPane, "ion-split-pane", never, { "contentId": { "alias": "contentId"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "when": { "alias": "when"; "required": false; }; }, { "ionSplitPaneVisible": "ionSplitPaneVisible"; }, never, ["*"], false, never>;
972
1283
  }
973
1284
  declare interface IonSplitPane extends Components.IonSplitPane {
974
1285
  /**
@@ -983,7 +1294,7 @@ declare class IonTab {
983
1294
  protected el: HTMLIonTabElement;
984
1295
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
985
1296
  static ɵfac: i0.ɵɵFactoryDeclaration<IonTab, never>;
986
- static ɵcmp: i0.ɵɵComponentDeclaration<IonTab, "ion-tab", never, { "component": { "alias": "component"; "required": false; }; "tab": { "alias": "tab"; "required": true; }; }, {}, never, ["*"], true, never>;
1297
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonTab, "ion-tab", never, { "component": { "alias": "component"; "required": false; }; "tab": { "alias": "tab"; "required": true; }; }, {}, never, ["*"], false, never>;
987
1298
  }
988
1299
  declare interface IonTab extends Components.IonTab {
989
1300
  }
@@ -992,7 +1303,7 @@ declare class IonTabBar {
992
1303
  protected el: HTMLIonTabBarElement;
993
1304
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
994
1305
  static ɵfac: i0.ɵɵFactoryDeclaration<IonTabBar, never>;
995
- static ɵcmp: i0.ɵɵComponentDeclaration<IonTabBar, "ion-tab-bar", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "selectedTab": { "alias": "selectedTab"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; }, {}, never, ["*"], true, never>;
1306
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonTabBar, "ion-tab-bar", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "selectedTab": { "alias": "selectedTab"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; }, {}, never, ["*"], false, never>;
996
1307
  }
997
1308
  declare interface IonTabBar extends Components.IonTabBar {
998
1309
  }
@@ -1001,7 +1312,7 @@ declare class IonTabButton {
1001
1312
  protected el: HTMLIonTabButtonElement;
1002
1313
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1003
1314
  static ɵfac: i0.ɵɵFactoryDeclaration<IonTabButton, never>;
1004
- static ɵcmp: i0.ɵɵComponentDeclaration<IonTabButton, "ion-tab-button", never, { "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "href": { "alias": "href"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "tab": { "alias": "tab"; "required": false; }; "target": { "alias": "target"; "required": false; }; }, {}, never, ["*"], true, never>;
1315
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonTabButton, "ion-tab-button", never, { "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "href": { "alias": "href"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "tab": { "alias": "tab"; "required": false; }; "target": { "alias": "target"; "required": false; }; }, {}, never, ["*"], false, never>;
1005
1316
  }
1006
1317
  declare interface IonTabButton extends Components.IonTabButton {
1007
1318
  }
@@ -1010,25 +1321,63 @@ declare class IonText {
1010
1321
  protected el: HTMLIonTextElement;
1011
1322
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1012
1323
  static ɵfac: i0.ɵɵFactoryDeclaration<IonText, never>;
1013
- static ɵcmp: i0.ɵɵComponentDeclaration<IonText, "ion-text", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
1324
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonText, "ion-text", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
1014
1325
  }
1015
1326
  declare interface IonText extends Components.IonText {
1016
1327
  }
1017
- declare class IonThumbnail {
1328
+ declare class IonTextarea {
1018
1329
  protected z: NgZone;
1019
- protected el: HTMLIonThumbnailElement;
1330
+ protected el: HTMLIonTextareaElement;
1331
+ ionChange: EventEmitter<IonTextareaCustomEvent<TextareaChangeEventDetail>>;
1332
+ ionInput: EventEmitter<IonTextareaCustomEvent<TextareaInputEventDetail>>;
1333
+ ionBlur: EventEmitter<IonTextareaCustomEvent<FocusEvent>>;
1334
+ ionFocus: EventEmitter<IonTextareaCustomEvent<FocusEvent>>;
1020
1335
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1021
- static ɵfac: i0.ɵɵFactoryDeclaration<IonThumbnail, never>;
1022
- static ɵcmp: i0.ɵɵComponentDeclaration<IonThumbnail, "ion-thumbnail", never, {}, {}, never, ["*"], true, never>;
1023
- }
1024
- declare interface IonThumbnail extends Components.IonThumbnail {
1336
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonTextarea, never>;
1337
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonTextarea, "ion-textarea", never, { "autoGrow": { "alias": "autoGrow"; "required": false; }; "autocapitalize": { "alias": "autocapitalize"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "clearOnEdit": { "alias": "clearOnEdit"; "required": false; }; "color": { "alias": "color"; "required": false; }; "cols": { "alias": "cols"; "required": false; }; "counter": { "alias": "counter"; "required": false; }; "counterFormatter": { "alias": "counterFormatter"; "required": false; }; "debounce": { "alias": "debounce"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "enterkeyhint": { "alias": "enterkeyhint"; "required": false; }; "errorText": { "alias": "errorText"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "helperText": { "alias": "helperText"; "required": false; }; "inputmode": { "alias": "inputmode"; "required": false; }; "label": { "alias": "label"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "minlength": { "alias": "minlength"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "name": { "alias": "name"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "spellcheck": { "alias": "spellcheck"; "required": false; }; "value": { "alias": "value"; "required": false; }; "wrap": { "alias": "wrap"; "required": false; }; }, { "ionChange": "ionChange"; "ionInput": "ionInput"; "ionBlur": "ionBlur"; "ionFocus": "ionFocus"; }, never, ["*"], false, never>;
1025
1338
  }
1026
- declare class IonTitle {
1339
+ declare interface IonTextarea extends Components.IonTextarea {
1340
+ /**
1341
+ * The `ionChange` event is fired when the user modifies the textarea's value.
1342
+ Unlike the `ionInput` event, the `ionChange` event is fired when
1343
+ the element loses focus after its value has been modified.
1344
+
1345
+ This event will not emit when programmatically setting the `value` property.
1346
+ */
1347
+ ionChange: EventEmitter<IonTextareaCustomEvent<TextareaChangeEventDetail>>;
1348
+ /**
1349
+ * The `ionInput` event is fired each time the user modifies the textarea's value.
1350
+ Unlike the `ionChange` event, the `ionInput` event is fired for each alteration
1351
+ to the textarea's value. This typically happens for each keystroke as the user types.
1352
+
1353
+ When `clearOnEdit` is enabled, the `ionInput` event will be fired when
1354
+ the user clears the textarea by performing a keydown event.
1355
+ */
1356
+ ionInput: EventEmitter<IonTextareaCustomEvent<TextareaInputEventDetail>>;
1357
+ /**
1358
+ * Emitted when the input loses focus.
1359
+ */
1360
+ ionBlur: EventEmitter<IonTextareaCustomEvent<FocusEvent>>;
1361
+ /**
1362
+ * Emitted when the input has focus.
1363
+ */
1364
+ ionFocus: EventEmitter<IonTextareaCustomEvent<FocusEvent>>;
1365
+ }
1366
+ declare class IonThumbnail {
1367
+ protected z: NgZone;
1368
+ protected el: HTMLIonThumbnailElement;
1369
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1370
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonThumbnail, never>;
1371
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonThumbnail, "ion-thumbnail", never, {}, {}, never, ["*"], false, never>;
1372
+ }
1373
+ declare interface IonThumbnail extends Components.IonThumbnail {
1374
+ }
1375
+ declare class IonTitle {
1027
1376
  protected z: NgZone;
1028
1377
  protected el: HTMLIonTitleElement;
1029
1378
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1030
1379
  static ɵfac: i0.ɵɵFactoryDeclaration<IonTitle, never>;
1031
- static ɵcmp: i0.ɵɵComponentDeclaration<IonTitle, "ion-title", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, ["*"], true, never>;
1380
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonTitle, "ion-title", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, ["*"], false, never>;
1032
1381
  }
1033
1382
  declare interface IonTitle extends Components.IonTitle {
1034
1383
  }
@@ -1045,7 +1394,7 @@ declare class IonToast {
1045
1394
  didDismiss: EventEmitter<IonToastCustomEvent<OverlayEventDetail<any>>>;
1046
1395
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1047
1396
  static ɵfac: i0.ɵɵFactoryDeclaration<IonToast, never>;
1048
- static ɵcmp: i0.ɵɵComponentDeclaration<IonToast, "ion-toast", never, { "animated": { "alias": "animated"; "required": false; }; "buttons": { "alias": "buttons"; "required": false; }; "color": { "alias": "color"; "required": false; }; "cssClass": { "alias": "cssClass"; "required": false; }; "duration": { "alias": "duration"; "required": false; }; "enterAnimation": { "alias": "enterAnimation"; "required": false; }; "header": { "alias": "header"; "required": false; }; "htmlAttributes": { "alias": "htmlAttributes"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "keyboardClose": { "alias": "keyboardClose"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; "leaveAnimation": { "alias": "leaveAnimation"; "required": false; }; "message": { "alias": "message"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "position": { "alias": "position"; "required": false; }; "positionAnchor": { "alias": "positionAnchor"; "required": false; }; "swipeGesture": { "alias": "swipeGesture"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; "trigger": { "alias": "trigger"; "required": false; }; }, { "ionToastDidPresent": "ionToastDidPresent"; "ionToastWillPresent": "ionToastWillPresent"; "ionToastWillDismiss": "ionToastWillDismiss"; "ionToastDidDismiss": "ionToastDidDismiss"; "didPresent": "didPresent"; "willPresent": "willPresent"; "willDismiss": "willDismiss"; "didDismiss": "didDismiss"; }, never, ["*"], true, never>;
1397
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonToast, "ion-toast", never, { "animated": { "alias": "animated"; "required": false; }; "buttons": { "alias": "buttons"; "required": false; }; "color": { "alias": "color"; "required": false; }; "cssClass": { "alias": "cssClass"; "required": false; }; "duration": { "alias": "duration"; "required": false; }; "enterAnimation": { "alias": "enterAnimation"; "required": false; }; "header": { "alias": "header"; "required": false; }; "htmlAttributes": { "alias": "htmlAttributes"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "keyboardClose": { "alias": "keyboardClose"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; "leaveAnimation": { "alias": "leaveAnimation"; "required": false; }; "message": { "alias": "message"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "position": { "alias": "position"; "required": false; }; "positionAnchor": { "alias": "positionAnchor"; "required": false; }; "swipeGesture": { "alias": "swipeGesture"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; "trigger": { "alias": "trigger"; "required": false; }; }, { "ionToastDidPresent": "ionToastDidPresent"; "ionToastWillPresent": "ionToastWillPresent"; "ionToastWillDismiss": "ionToastWillDismiss"; "ionToastDidDismiss": "ionToastDidDismiss"; "didPresent": "didPresent"; "willPresent": "willPresent"; "willDismiss": "willDismiss"; "didDismiss": "didDismiss"; }, never, ["*"], false, never>;
1049
1398
  }
1050
1399
  declare interface IonToast extends Components.IonToast {
1051
1400
  /**
@@ -1085,34 +1434,127 @@ declare interface IonToast extends Components.IonToast {
1085
1434
  */
1086
1435
  didDismiss: EventEmitter<IonToastCustomEvent<OverlayEventDetail>>;
1087
1436
  }
1437
+ declare class IonToggle {
1438
+ protected z: NgZone;
1439
+ protected el: HTMLIonToggleElement;
1440
+ ionChange: EventEmitter<IonToggleCustomEvent<ToggleChangeEventDetail<any>>>;
1441
+ ionFocus: EventEmitter<IonToggleCustomEvent<void>>;
1442
+ ionBlur: EventEmitter<IonToggleCustomEvent<void>>;
1443
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1444
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonToggle, never>;
1445
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonToggle, "ion-toggle", never, { "alignment": { "alias": "alignment"; "required": false; }; "checked": { "alias": "checked"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "enableOnOffLabels": { "alias": "enableOnOffLabels"; "required": false; }; "errorText": { "alias": "errorText"; "required": false; }; "helperText": { "alias": "helperText"; "required": false; }; "justify": { "alias": "justify"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "name": { "alias": "name"; "required": false; }; "required": { "alias": "required"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionChange": "ionChange"; "ionFocus": "ionFocus"; "ionBlur": "ionBlur"; }, never, ["*"], false, never>;
1446
+ }
1447
+ declare interface IonToggle extends Components.IonToggle {
1448
+ /**
1449
+ * Emitted when the user switches the toggle on or off.
1450
+
1451
+ This event will not emit when programmatically setting the `checked` property.
1452
+ */
1453
+ ionChange: EventEmitter<IonToggleCustomEvent<ToggleChangeEventDetail>>;
1454
+ /**
1455
+ * Emitted when the toggle has focus.
1456
+ */
1457
+ ionFocus: EventEmitter<IonToggleCustomEvent<void>>;
1458
+ /**
1459
+ * Emitted when the toggle loses focus.
1460
+ */
1461
+ ionBlur: EventEmitter<IonToggleCustomEvent<void>>;
1462
+ }
1088
1463
  declare class IonToolbar {
1089
1464
  protected z: NgZone;
1090
1465
  protected el: HTMLIonToolbarElement;
1091
1466
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1092
1467
  static ɵfac: i0.ɵɵFactoryDeclaration<IonToolbar, never>;
1093
- static ɵcmp: i0.ɵɵComponentDeclaration<IonToolbar, "ion-toolbar", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
1468
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonToolbar, "ion-toolbar", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
1094
1469
  }
1095
1470
  declare interface IonToolbar extends Components.IonToolbar {
1096
1471
  }
1097
1472
 
1473
+ declare class IonRouterOutlet extends IonRouterOutlet$1 {
1474
+ readonly parentOutlet?: IonRouterOutlet | undefined;
1475
+ /**
1476
+ * `static: true` must be set so the query results are resolved
1477
+ * before change detection runs. Otherwise, the view container
1478
+ * ref will be ion-router-outlet instead of ng-container, and
1479
+ * the first view will be added as a sibling of ion-router-outlet
1480
+ * instead of a child.
1481
+ */
1482
+ outletContent: ViewContainerRef;
1483
+ /**
1484
+ * We need to pass in the correct instance of IonRouterOutlet
1485
+ * otherwise parentOutlet will be null in a nested outlet context.
1486
+ * This results in APIs such as NavController.pop not working
1487
+ * in nested outlets because the parent outlet cannot be found.
1488
+ */
1489
+ constructor(name: string, tabs: string, commonLocation: Location, elementRef: ElementRef, router: Router, zone: NgZone, activatedRoute: ActivatedRoute, parentOutlet?: IonRouterOutlet | undefined);
1490
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonRouterOutlet, [{ attribute: "name"; }, { attribute: "tabs"; optional: true; }, null, null, null, null, null, { optional: true; skipSelf: true; }]>;
1491
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonRouterOutlet, "ion-router-outlet", never, {}, {}, never, ["*"], false, never>;
1492
+ }
1493
+
1098
1494
  declare class IonTabs extends IonTabs$1 {
1099
1495
  outlet: IonRouterOutlet;
1100
1496
  tabBar: IonTabBar | undefined;
1101
1497
  tabBars: QueryList<IonTabBar>;
1102
1498
  tabs: QueryList<IonTab>;
1103
1499
  static ɵfac: i0.ɵɵFactoryDeclaration<IonTabs, never>;
1104
- static ɵcmp: i0.ɵɵComponentDeclaration<IonTabs, "ion-tabs", never, {}, {}, ["tabBar", "tabBars", "tabs"], ["[slot=top]", "ion-tab", "*"], true, never>;
1500
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonTabs, "ion-tabs", never, {}, {}, ["tabBar", "tabBars", "tabs"], ["[slot=top]", "ion-tab", "*"], false, never>;
1105
1501
  }
1106
1502
 
1107
- type OptInAngularFeatures = {
1108
- useSetInputAPI?: boolean;
1109
- };
1110
- declare const provideIonicAngular: (config?: IonicConfig & OptInAngularFeatures) => EnvironmentProviders;
1503
+ declare class IonBackButton extends IonBackButton$1 {
1504
+ constructor(routerOutlet: IonRouterOutlet, navCtrl: NavController, config: Config, r: ElementRef, z: NgZone, c: ChangeDetectorRef);
1505
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonBackButton, [{ optional: true; }, null, null, null, null, null]>;
1506
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonBackButton, "ion-back-button", never, {}, {}, never, ["*"], false, never>;
1507
+ }
1111
1508
 
1112
- declare class ActionSheetController extends OverlayBaseController<ActionSheetOptions, HTMLIonActionSheetElement> {
1113
- constructor();
1114
- static ɵfac: i0.ɵɵFactoryDeclaration<ActionSheetController, never>;
1115
- static ɵprov: i0.ɵɵInjectableDeclaration<ActionSheetController>;
1509
+ declare class IonNav extends IonNav$1 {
1510
+ constructor(ref: ElementRef, environmentInjector: EnvironmentInjector, injector: Injector, angularDelegate: AngularDelegate, z: NgZone, c: ChangeDetectorRef);
1511
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonNav, never>;
1512
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonNav, "ion-nav", never, {}, {}, never, ["*"], false, never>;
1513
+ }
1514
+
1515
+ /**
1516
+ * Adds support for Ionic routing directions and animations to the base Angular router link directive.
1517
+ *
1518
+ * When the router link is clicked, the directive will assign the direction and
1519
+ * animation so that the routing integration will transition correctly.
1520
+ */
1521
+ declare class RouterLinkDelegateDirective extends RouterLinkDelegateDirective$1 {
1522
+ static ɵfac: i0.ɵɵFactoryDeclaration<RouterLinkDelegateDirective, never>;
1523
+ static ɵdir: i0.ɵɵDirectiveDeclaration<RouterLinkDelegateDirective, ":not(a):not(area)[routerLink]", never, {}, {}, never, never, false, never>;
1524
+ }
1525
+ declare class RouterLinkWithHrefDelegateDirective extends RouterLinkWithHrefDelegateDirective$1 {
1526
+ static ɵfac: i0.ɵɵFactoryDeclaration<RouterLinkWithHrefDelegateDirective, never>;
1527
+ static ɵdir: i0.ɵɵDirectiveDeclaration<RouterLinkWithHrefDelegateDirective, "a[routerLink],area[routerLink]", never, {}, {}, never, never, false, never>;
1528
+ }
1529
+
1530
+ declare class IonModal extends IonModal$1 {
1531
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonModal, never>;
1532
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonModal, "ion-modal", never, {}, {}, never, never, false, never>;
1533
+ }
1534
+
1535
+ declare class IonPopover extends IonPopover$1 {
1536
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonPopover, never>;
1537
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonPopover, "ion-popover", never, {}, {}, never, never, false, never>;
1538
+ }
1539
+
1540
+ /**
1541
+ * @description
1542
+ * Provider which adds `MaxValidator` to the `NG_VALIDATORS` multi-provider list.
1543
+ */
1544
+ declare const ION_MAX_VALIDATOR: Provider;
1545
+ declare class IonMaxValidator extends MaxValidator {
1546
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonMaxValidator, never>;
1547
+ static ɵdir: i0.ɵɵDirectiveDeclaration<IonMaxValidator, "ion-input[type=number][max][formControlName],ion-input[type=number][max][formControl],ion-input[type=number][max][ngModel]", never, {}, {}, never, never, false, never>;
1548
+ }
1549
+
1550
+ /**
1551
+ * @description
1552
+ * Provider which adds `MinValidator` to the `NG_VALIDATORS` multi-provider list.
1553
+ */
1554
+ declare const ION_MIN_VALIDATOR: Provider;
1555
+ declare class IonMinValidator extends MinValidator {
1556
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonMinValidator, never>;
1557
+ static ɵdir: i0.ɵɵDirectiveDeclaration<IonMinValidator, "ion-input[type=number][min][formControlName],ion-input[type=number][min][formControl],ion-input[type=number][min][ngModel]", never, {}, {}, never, never, false, never>;
1116
1558
  }
1117
1559
 
1118
1560
  declare class AlertController extends OverlayBaseController<AlertOptions, HTMLIonAlertElement> {
@@ -1145,6 +1587,12 @@ declare class AnimationController {
1145
1587
  static ɵprov: i0.ɵɵInjectableDeclaration<AnimationController>;
1146
1588
  }
1147
1589
 
1590
+ declare class ActionSheetController extends OverlayBaseController<ActionSheetOptions, HTMLIonActionSheetElement> {
1591
+ constructor();
1592
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionSheetController, never>;
1593
+ static ɵprov: i0.ɵɵInjectableDeclaration<ActionSheetController>;
1594
+ }
1595
+
1148
1596
  declare class GestureController {
1149
1597
  private zone;
1150
1598
  constructor(zone: NgZone);
@@ -1192,369 +1640,14 @@ declare class ToastController extends OverlayBaseController<ToastOptions, HTMLIo
1192
1640
  static ɵprov: i0.ɵɵInjectableDeclaration<ToastController>;
1193
1641
  }
1194
1642
 
1195
- declare class IonNav extends IonNav$1 {
1196
- constructor(ref: ElementRef, environmentInjector: EnvironmentInjector, injector: Injector, angularDelegate: AngularDelegate, z: NgZone, c: ChangeDetectorRef);
1197
- static ɵfac: i0.ɵɵFactoryDeclaration<IonNav, never>;
1198
- static ɵcmp: i0.ɵɵComponentDeclaration<IonNav, "ion-nav", never, {}, {}, never, ["*"], true, never>;
1199
- }
1200
-
1201
- declare class IonCheckbox extends ValueAccessor {
1202
- protected z: NgZone;
1203
- protected el: HTMLElement;
1204
- constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone, injector: Injector);
1205
- writeValue(value: boolean): void;
1206
- handleIonChange(el: HTMLIonCheckboxElement | HTMLIonToggleElement): void;
1207
- static ɵfac: i0.ɵɵFactoryDeclaration<IonCheckbox, never>;
1208
- static ɵcmp: i0.ɵɵComponentDeclaration<IonCheckbox, "ion-checkbox", never, { "checked": { "alias": "checked"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "errorText": { "alias": "errorText"; "required": false; }; "helperText": { "alias": "helperText"; "required": false; }; "indeterminate": { "alias": "indeterminate"; "required": false; }; "justify": { "alias": "justify"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "name": { "alias": "name"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
1209
- }
1210
- declare interface IonCheckbox extends Components.IonCheckbox {
1211
- /**
1212
- * Emitted when the checked property has changed
1213
- as a result of a user action such as a click.
1214
- This event will not emit when programmatically
1215
- setting the checked property.
1216
- */
1217
- ionChange: EventEmitter<CustomEvent<CheckboxChangeEventDetail>>;
1218
- /**
1219
- * Emitted when the checkbox has focus.
1220
- */
1221
- ionFocus: EventEmitter<CustomEvent<void>>;
1222
- /**
1223
- * Emitted when the checkbox loses focus.
1224
- */
1225
- ionBlur: EventEmitter<CustomEvent<void>>;
1226
- }
1227
-
1228
- declare class IonDatetime extends ValueAccessor {
1229
- protected z: NgZone;
1230
- protected el: HTMLElement;
1231
- constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone, injector: Injector);
1232
- handleIonChange(el: HTMLIonDatetimeElement): void;
1233
- static ɵfac: i0.ɵɵFactoryDeclaration<IonDatetime, never>;
1234
- static ɵcmp: i0.ɵɵComponentDeclaration<IonDatetime, "ion-datetime", never, { "cancelText": { "alias": "cancelText"; "required": false; }; "clearText": { "alias": "clearText"; "required": false; }; "color": { "alias": "color"; "required": false; }; "dayValues": { "alias": "dayValues"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "doneText": { "alias": "doneText"; "required": false; }; "firstDayOfWeek": { "alias": "firstDayOfWeek"; "required": false; }; "formatOptions": { "alias": "formatOptions"; "required": false; }; "highlightedDates": { "alias": "highlightedDates"; "required": false; }; "hourCycle": { "alias": "hourCycle"; "required": false; }; "hourValues": { "alias": "hourValues"; "required": false; }; "isDateEnabled": { "alias": "isDateEnabled"; "required": false; }; "locale": { "alias": "locale"; "required": false; }; "max": { "alias": "max"; "required": false; }; "min": { "alias": "min"; "required": false; }; "minuteValues": { "alias": "minuteValues"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "monthValues": { "alias": "monthValues"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "name": { "alias": "name"; "required": false; }; "preferWheel": { "alias": "preferWheel"; "required": false; }; "presentation": { "alias": "presentation"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "showAdjacentDays": { "alias": "showAdjacentDays"; "required": false; }; "showClearButton": { "alias": "showClearButton"; "required": false; }; "showDefaultButtons": { "alias": "showDefaultButtons"; "required": false; }; "showDefaultTimeLabel": { "alias": "showDefaultTimeLabel"; "required": false; }; "showDefaultTitle": { "alias": "showDefaultTitle"; "required": false; }; "size": { "alias": "size"; "required": false; }; "titleSelectedDatesFormatter": { "alias": "titleSelectedDatesFormatter"; "required": false; }; "value": { "alias": "value"; "required": false; }; "yearValues": { "alias": "yearValues"; "required": false; }; }, {}, never, ["*"], true, never>;
1235
- }
1236
- declare interface IonDatetime extends Components.IonDatetime {
1237
- /**
1238
- * Emitted when the datetime selection was cancelled.
1239
- */
1240
- ionCancel: EventEmitter<CustomEvent<void>>;
1241
- /**
1242
- * Emitted when the value (selected date) has changed.
1243
- */
1244
- ionChange: EventEmitter<CustomEvent<DatetimeChangeEventDetail>>;
1245
- /**
1246
- * Emitted when the datetime has focus.
1247
- */
1248
- ionFocus: EventEmitter<CustomEvent<void>>;
1249
- /**
1250
- * Emitted when the datetime loses focus.
1251
- */
1252
- ionBlur: EventEmitter<CustomEvent<void>>;
1253
- }
1254
-
1255
- declare class IonIcon {
1256
- protected z: NgZone;
1257
- protected el: HTMLElement;
1258
- constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1259
- static ɵfac: i0.ɵɵFactoryDeclaration<IonIcon, never>;
1260
- static ɵcmp: i0.ɵɵComponentDeclaration<IonIcon, "ion-icon", never, { "color": { "alias": "color"; "required": false; }; "flipRtl": { "alias": "flipRtl"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "ios": { "alias": "ios"; "required": false; }; "lazy": { "alias": "lazy"; "required": false; }; "md": { "alias": "md"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "name": { "alias": "name"; "required": false; }; "sanitize": { "alias": "sanitize"; "required": false; }; "size": { "alias": "size"; "required": false; }; "src": { "alias": "src"; "required": false; }; }, {}, never, ["*"], true, never>;
1261
- }
1262
-
1263
- declare class IonInput extends ValueAccessor {
1264
- protected z: NgZone;
1265
- protected el: HTMLElement;
1266
- constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone, injector: Injector);
1267
- handleIonInput(el: HTMLIonInputElement): void;
1268
- registerOnChange(fn: (_: any) => void): void;
1269
- static ɵfac: i0.ɵɵFactoryDeclaration<IonInput, never>;
1270
- static ɵcmp: i0.ɵɵComponentDeclaration<IonInput, "ion-input", never, { "accept": { "alias": "accept"; "required": false; }; "autocapitalize": { "alias": "autocapitalize"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "autocorrect": { "alias": "autocorrect"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "clearInput": { "alias": "clearInput"; "required": false; }; "clearOnEdit": { "alias": "clearOnEdit"; "required": false; }; "color": { "alias": "color"; "required": false; }; "counter": { "alias": "counter"; "required": false; }; "counterFormatter": { "alias": "counterFormatter"; "required": false; }; "debounce": { "alias": "debounce"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "enterkeyhint": { "alias": "enterkeyhint"; "required": false; }; "errorText": { "alias": "errorText"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "helperText": { "alias": "helperText"; "required": false; }; "inputmode": { "alias": "inputmode"; "required": false; }; "label": { "alias": "label"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "max": { "alias": "max"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "min": { "alias": "min"; "required": false; }; "minlength": { "alias": "minlength"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "name": { "alias": "name"; "required": false; }; "pattern": { "alias": "pattern"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "size": { "alias": "size"; "required": false; }; "spellcheck": { "alias": "spellcheck"; "required": false; }; "step": { "alias": "step"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
1271
- }
1272
- declare interface IonInput extends Components.IonInput {
1273
- /**
1274
- * The `ionInput` event is fired each time the user modifies the input's value.
1275
- Unlike the `ionChange` event, the `ionInput` event is fired for each alteration
1276
- to the input's value. This typically happens for each keystroke as the user types.
1277
-
1278
- For elements that accept text input (`type=text`, `type=tel`, etc.), the interface
1279
- is [`InputEvent`](https://developer.mozilla.org/en-US/docs/Web/API/InputEvent); for others,
1280
- the interface is [`Event`](https://developer.mozilla.org/en-US/docs/Web/API/Event). If
1281
- the input is cleared on edit, the type is `null`.
1282
- */
1283
- ionInput: EventEmitter<CustomEvent<InputInputEventDetail>>;
1284
- /**
1285
- * The `ionChange` event is fired when the user modifies the input's value.
1286
- Unlike the `ionInput` event, the `ionChange` event is only fired when changes
1287
- are committed, not as the user types.
1288
-
1289
- Depending on the way the users interacts with the element, the `ionChange`
1290
- event fires at a different moment:
1291
- - When the user commits the change explicitly (e.g. by selecting a date
1292
- from a date picker for `<ion-input type="date">`, pressing the "Enter" key, etc.).
1293
- - When the element loses focus after its value has changed: for elements
1294
- where the user's interaction is typing.
1295
- */
1296
- ionChange: EventEmitter<CustomEvent<InputChangeEventDetail>>;
1297
- /**
1298
- * Emitted when the input loses focus.
1299
- */
1300
- ionBlur: EventEmitter<CustomEvent<FocusEvent>>;
1301
- /**
1302
- * Emitted when the input has focus.
1303
- */
1304
- ionFocus: EventEmitter<CustomEvent<FocusEvent>>;
1305
- }
1306
-
1307
- declare class IonInputOtp extends ValueAccessor {
1308
- protected z: NgZone;
1309
- protected el: HTMLElement;
1310
- constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone, injector: Injector);
1311
- handleIonInput(el: HTMLIonInputOtpElement): void;
1312
- registerOnChange(fn: (_: any) => void): void;
1313
- static ɵfac: i0.ɵɵFactoryDeclaration<IonInputOtp, never>;
1314
- static ɵcmp: i0.ɵɵComponentDeclaration<IonInputOtp, "ion-input-otp", never, { "autocapitalize": { "alias": "autocapitalize"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "inputmode": { "alias": "inputmode"; "required": false; }; "length": { "alias": "length"; "required": false; }; "pattern": { "alias": "pattern"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "separators": { "alias": "separators"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "size": { "alias": "size"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
1315
- }
1316
- declare interface IonInputOtp extends Components.IonInputOtp {
1317
- /**
1318
- * The `ionInput` event is fired each time the user modifies the input's value.
1319
- * Unlike the `ionChange` event, the `ionInput` event is fired for each alteration
1320
- * to the input's value. This typically happens for each keystroke as the user types.
1321
- *
1322
- * For elements that accept text input (`type=text`, `type=tel`, etc.), the interface
1323
- * is [`InputEvent`](https://developer.mozilla.org/en-US/docs/Web/API/InputEvent); for others,
1324
- * the interface is [`Event`](https://developer.mozilla.org/en-US/docs/Web/API/Event). If
1325
- * the input is cleared on edit, the type is `null`.
1326
- */
1327
- ionInput: EventEmitter<CustomEvent<InputOtpInputEventDetail>>;
1328
- /**
1329
- * The `ionChange` event is fired when the user modifies the input's value.
1330
- * Unlike the `ionInput` event, the `ionChange` event is only fired when changes
1331
- * are committed, not as the user types.
1332
- *
1333
- * The `ionChange` event fires when the `<ion-input-otp>` component loses
1334
- * focus after its value has changed.
1335
- *
1336
- * This event will not emit when programmatically setting the `value` property.
1337
- */
1338
- ionChange: EventEmitter<CustomEvent<InputOtpChangeEventDetail>>;
1339
- /**
1340
- * Emitted when all input boxes have been filled with valid values.
1341
- */
1342
- ionComplete: EventEmitter<CustomEvent<InputOtpCompleteEventDetail>>;
1343
- /**
1344
- * Emitted when the input group loses focus.
1345
- */
1346
- ionBlur: EventEmitter<CustomEvent<FocusEvent>>;
1347
- /**
1348
- * Emitted when the input group has focus.
1349
- */
1350
- ionFocus: EventEmitter<CustomEvent<FocusEvent>>;
1351
- }
1352
-
1353
- declare class IonRadioGroup extends ValueAccessor {
1354
- protected z: NgZone;
1355
- protected el: HTMLElement;
1356
- constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone, injector: Injector);
1357
- handleIonChange(el: HTMLIonRadioGroupElement): void;
1358
- static ɵfac: i0.ɵɵFactoryDeclaration<IonRadioGroup, never>;
1359
- static ɵcmp: i0.ɵɵComponentDeclaration<IonRadioGroup, "ion-radio-group", never, { "allowEmptySelection": { "alias": "allowEmptySelection"; "required": false; }; "compareWith": { "alias": "compareWith"; "required": false; }; "errorText": { "alias": "errorText"; "required": false; }; "helperText": { "alias": "helperText"; "required": false; }; "name": { "alias": "name"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
1360
- }
1361
- declare interface IonRadioGroup extends Components.IonRadioGroup {
1362
- /**
1363
- * Emitted when the value has changed.
1364
- */
1365
- ionChange: EventEmitter<CustomEvent<RadioGroupChangeEventDetail>>;
1366
- }
1367
-
1368
- declare class IonRange extends ValueAccessor {
1369
- protected z: NgZone;
1370
- protected el: HTMLElement;
1371
- constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone, injector: Injector);
1372
- handleIonInput(el: HTMLIonRangeElement): void;
1373
- static ɵfac: i0.ɵɵFactoryDeclaration<IonRange, never>;
1374
- static ɵcmp: i0.ɵɵComponentDeclaration<IonRange, "ion-range", never, { "activeBarStart": { "alias": "activeBarStart"; "required": false; }; "color": { "alias": "color"; "required": false; }; "debounce": { "alias": "debounce"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "dualKnobs": { "alias": "dualKnobs"; "required": false; }; "label": { "alias": "label"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "max": { "alias": "max"; "required": false; }; "min": { "alias": "min"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "name": { "alias": "name"; "required": false; }; "pin": { "alias": "pin"; "required": false; }; "pinFormatter": { "alias": "pinFormatter"; "required": false; }; "snaps": { "alias": "snaps"; "required": false; }; "step": { "alias": "step"; "required": false; }; "ticks": { "alias": "ticks"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
1375
- }
1376
- declare interface IonRange extends Components.IonRange {
1377
- /**
1378
- * The `ionChange` event is fired for `<ion-range>` elements when the user
1379
- modifies the element's value:
1380
- - When the user releases the knob after dragging;
1381
- - When the user moves the knob with keyboard arrows
1382
-
1383
- `ionChange` is not fired when the value is changed programmatically.
1384
- */
1385
- ionChange: EventEmitter<CustomEvent<RangeChangeEventDetail>>;
1386
- /**
1387
- * The `ionInput` event is fired for `<ion-range>` elements when the value
1388
- is modified. Unlike `ionChange`, `ionInput` is fired continuously
1389
- while the user is dragging the knob.
1390
- */
1391
- ionInput: EventEmitter<CustomEvent<RangeChangeEventDetail>>;
1392
- /**
1393
- * Emitted when the range has focus.
1394
- */
1395
- ionFocus: EventEmitter<CustomEvent<void>>;
1396
- /**
1397
- * Emitted when the range loses focus.
1398
- */
1399
- ionBlur: EventEmitter<CustomEvent<void>>;
1400
- /**
1401
- * Emitted when the user starts moving the range knob, whether through
1402
- mouse drag, touch gesture, or keyboard interaction.
1403
- */
1404
- ionKnobMoveStart: EventEmitter<CustomEvent<RangeKnobMoveStartEventDetail>>;
1405
- /**
1406
- * Emitted when the user finishes moving the range knob, whether through
1407
- mouse drag, touch gesture, or keyboard interaction.
1408
- */
1409
- ionKnobMoveEnd: EventEmitter<CustomEvent<RangeKnobMoveEndEventDetail>>;
1410
- }
1411
-
1412
- declare class IonSearchbar extends ValueAccessor {
1413
- protected z: NgZone;
1414
- protected el: HTMLElement;
1415
- constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone, injector: Injector);
1416
- handleIonInput(el: HTMLIonSearchbarElement): void;
1417
- static ɵfac: i0.ɵɵFactoryDeclaration<IonSearchbar, never>;
1418
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSearchbar, "ion-searchbar", never, { "animated": { "alias": "animated"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "autocorrect": { "alias": "autocorrect"; "required": false; }; "cancelButtonIcon": { "alias": "cancelButtonIcon"; "required": false; }; "cancelButtonText": { "alias": "cancelButtonText"; "required": false; }; "clearIcon": { "alias": "clearIcon"; "required": false; }; "color": { "alias": "color"; "required": false; }; "debounce": { "alias": "debounce"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "enterkeyhint": { "alias": "enterkeyhint"; "required": false; }; "inputmode": { "alias": "inputmode"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "name": { "alias": "name"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "searchIcon": { "alias": "searchIcon"; "required": false; }; "showCancelButton": { "alias": "showCancelButton"; "required": false; }; "showClearButton": { "alias": "showClearButton"; "required": false; }; "spellcheck": { "alias": "spellcheck"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
1419
- }
1420
- declare interface IonSearchbar extends Components.IonSearchbar {
1421
- /**
1422
- * Emitted when the `value` of the `ion-searchbar` element has changed.
1423
- */
1424
- ionInput: EventEmitter<CustomEvent<SearchbarInputEventDetail>>;
1425
- /**
1426
- * The `ionChange` event is fired for `<ion-searchbar>` elements when the user
1427
- modifies the element's value. Unlike the `ionInput` event, the `ionChange`
1428
- event is not necessarily fired for each alteration to an element's value.
1429
-
1430
- The `ionChange` event is fired when the value has been committed
1431
- by the user. This can happen when the element loses focus or
1432
- when the "Enter" key is pressed. `ionChange` can also fire
1433
- when clicking the clear or cancel buttons.
1434
- */
1435
- ionChange: EventEmitter<CustomEvent<SearchbarChangeEventDetail>>;
1436
- /**
1437
- * Emitted when the cancel button is clicked.
1438
- */
1439
- ionCancel: EventEmitter<CustomEvent<void>>;
1440
- /**
1441
- * Emitted when the clear input button is clicked.
1442
- */
1443
- ionClear: EventEmitter<CustomEvent<void>>;
1444
- /**
1445
- * Emitted when the input loses focus.
1446
- */
1447
- ionBlur: EventEmitter<CustomEvent<void>>;
1448
- /**
1449
- * Emitted when the input has focus.
1450
- */
1451
- ionFocus: EventEmitter<CustomEvent<void>>;
1452
- }
1453
-
1454
- declare class IonSegment extends ValueAccessor {
1455
- protected z: NgZone;
1456
- protected el: HTMLElement;
1457
- constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone, injector: Injector);
1458
- handleIonChange(el: HTMLIonSegmentElement): void;
1459
- static ɵfac: i0.ɵɵFactoryDeclaration<IonSegment, never>;
1460
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSegment, "ion-segment", never, { "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "scrollable": { "alias": "scrollable"; "required": false; }; "selectOnFocus": { "alias": "selectOnFocus"; "required": false; }; "swipeGesture": { "alias": "swipeGesture"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
1461
- }
1462
- declare interface IonSegment extends Components.IonSegment {
1463
- /**
1464
- * Emitted when the value property has changed and any
1465
- dragging pointer has been released from `ion-segment`.
1466
- */
1467
- ionChange: EventEmitter<CustomEvent<SegmentChangeEventDetail>>;
1468
- }
1469
-
1470
- declare class IonSelect extends ValueAccessor {
1471
- protected z: NgZone;
1472
- protected el: HTMLElement;
1473
- constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone, injector: Injector);
1474
- handleIonChange(el: HTMLIonSelectElement): void;
1475
- static ɵfac: i0.ɵɵFactoryDeclaration<IonSelect, never>;
1476
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSelect, "ion-select", never, { "cancelText": { "alias": "cancelText"; "required": false; }; "color": { "alias": "color"; "required": false; }; "compareWith": { "alias": "compareWith"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "errorText": { "alias": "errorText"; "required": false; }; "expandedIcon": { "alias": "expandedIcon"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "helperText": { "alias": "helperText"; "required": false; }; "interface": { "alias": "interface"; "required": false; }; "interfaceOptions": { "alias": "interfaceOptions"; "required": false; }; "justify": { "alias": "justify"; "required": false; }; "label": { "alias": "label"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "name": { "alias": "name"; "required": false; }; "okText": { "alias": "okText"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "selectedText": { "alias": "selectedText"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "toggleIcon": { "alias": "toggleIcon"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
1477
- }
1478
- declare interface IonSelect extends Components.IonSelect {
1479
- /**
1480
- * Emitted when the value has changed.
1481
- */
1482
- ionChange: EventEmitter<CustomEvent<SelectChangeEventDetail>>;
1483
- /**
1484
- * Emitted when the selection is cancelled.
1485
- */
1486
- ionCancel: EventEmitter<CustomEvent<void>>;
1487
- /**
1488
- * Emitted when the overlay is dismissed.
1489
- */
1490
- ionDismiss: EventEmitter<CustomEvent<void>>;
1491
- /**
1492
- * Emitted when the select has focus.
1493
- */
1494
- ionFocus: EventEmitter<CustomEvent<void>>;
1495
- /**
1496
- * Emitted when the select loses focus.
1497
- */
1498
- ionBlur: EventEmitter<CustomEvent<void>>;
1499
- }
1500
-
1501
- declare class IonTextarea extends ValueAccessor {
1502
- protected z: NgZone;
1503
- protected el: HTMLElement;
1504
- constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone, injector: Injector);
1505
- handleIonInput(el: HTMLIonTextareaElement): void;
1506
- static ɵfac: i0.ɵɵFactoryDeclaration<IonTextarea, never>;
1507
- static ɵcmp: i0.ɵɵComponentDeclaration<IonTextarea, "ion-textarea", never, { "autoGrow": { "alias": "autoGrow"; "required": false; }; "autocapitalize": { "alias": "autocapitalize"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "clearOnEdit": { "alias": "clearOnEdit"; "required": false; }; "color": { "alias": "color"; "required": false; }; "cols": { "alias": "cols"; "required": false; }; "counter": { "alias": "counter"; "required": false; }; "counterFormatter": { "alias": "counterFormatter"; "required": false; }; "debounce": { "alias": "debounce"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "enterkeyhint": { "alias": "enterkeyhint"; "required": false; }; "errorText": { "alias": "errorText"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "helperText": { "alias": "helperText"; "required": false; }; "inputmode": { "alias": "inputmode"; "required": false; }; "label": { "alias": "label"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "minlength": { "alias": "minlength"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "name": { "alias": "name"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "spellcheck": { "alias": "spellcheck"; "required": false; }; "value": { "alias": "value"; "required": false; }; "wrap": { "alias": "wrap"; "required": false; }; }, {}, never, ["*"], true, never>;
1508
- }
1509
- declare interface IonTextarea extends Components.IonTextarea {
1510
- /**
1511
- * The `ionChange` event is fired when the user modifies the textarea's value.
1512
- Unlike the `ionInput` event, the `ionChange` event is fired when
1513
- the element loses focus after its value has been modified.
1514
- */
1515
- ionChange: EventEmitter<CustomEvent<TextareaChangeEventDetail>>;
1516
- /**
1517
- * The `ionInput` event is fired each time the user modifies the textarea's value.
1518
- Unlike the `ionChange` event, the `ionInput` event is fired for each alteration
1519
- to the textarea's value. This typically happens for each keystroke as the user types.
1520
-
1521
- When `clearOnEdit` is enabled, the `ionInput` event will be fired when
1522
- the user clears the textarea by performing a keydown event.
1523
- */
1524
- ionInput: EventEmitter<CustomEvent<TextareaInputEventDetail>>;
1525
- /**
1526
- * Emitted when the input loses focus.
1527
- */
1528
- ionBlur: EventEmitter<CustomEvent<FocusEvent>>;
1529
- /**
1530
- * Emitted when the input has focus.
1531
- */
1532
- ionFocus: EventEmitter<CustomEvent<FocusEvent>>;
1533
- }
1534
-
1535
- declare class IonToggle extends ValueAccessor {
1536
- protected z: NgZone;
1537
- protected el: HTMLElement;
1538
- constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone, injector: Injector);
1539
- writeValue(value: boolean): void;
1540
- handleIonChange(el: HTMLIonToggleElement): void;
1541
- static ɵfac: i0.ɵɵFactoryDeclaration<IonToggle, never>;
1542
- static ɵcmp: i0.ɵɵComponentDeclaration<IonToggle, "ion-toggle", never, { "checked": { "alias": "checked"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "enableOnOffLabels": { "alias": "enableOnOffLabels"; "required": false; }; "errorText": { "alias": "errorText"; "required": false; }; "helperText": { "alias": "helperText"; "required": false; }; "justify": { "alias": "justify"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "name": { "alias": "name"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
1543
- }
1544
- declare interface IonToggle extends Components.IonToggle {
1545
- /**
1546
- * Emitted when the user switches the toggle on or off. Does not emit
1547
- when programmatically changing the value of the `checked` property.
1548
- */
1549
- ionChange: EventEmitter<CustomEvent<ToggleChangeEventDetail>>;
1550
- /**
1551
- * Emitted when the toggle has focus.
1552
- */
1553
- ionFocus: EventEmitter<CustomEvent<void>>;
1554
- /**
1555
- * Emitted when the toggle loses focus.
1556
- */
1557
- ionBlur: EventEmitter<CustomEvent<void>>;
1643
+ type OptInAngularFeatures = {
1644
+ useSetInputAPI?: boolean;
1645
+ };
1646
+ declare class IonicModule {
1647
+ static forRoot(config?: IonicConfig & OptInAngularFeatures): ModuleWithProviders<IonicModule>;
1648
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonicModule, never>;
1649
+ static ɵmod: i0.ɵɵNgModuleDeclaration<IonicModule, [typeof IonAccordion, typeof IonAccordionGroup, typeof IonActionSheet, typeof IonAlert, typeof IonApp, typeof IonAvatar, typeof IonBackdrop, typeof IonBadge, typeof IonBreadcrumb, typeof IonBreadcrumbs, typeof IonButton, typeof IonButtons, typeof IonCard, typeof IonCardContent, typeof IonCardHeader, typeof IonCardSubtitle, typeof IonCardTitle, typeof IonCheckbox, typeof IonChip, typeof IonCol, typeof IonContent, typeof IonDatetime, typeof IonDatetimeButton, typeof IonFab, typeof IonFabButton, typeof IonFabList, typeof IonFooter, typeof IonGrid, typeof IonHeader, typeof IonIcon, typeof IonImg, typeof IonInfiniteScroll, typeof IonInfiniteScrollContent, typeof IonInput, typeof IonInputOtp, typeof IonInputPasswordToggle, typeof IonItem, typeof IonItemDivider, typeof IonItemGroup, typeof IonItemOption, typeof IonItemOptions, typeof IonItemSliding, typeof IonLabel, typeof IonList, typeof IonListHeader, typeof IonLoading, typeof IonMenu, typeof IonMenuButton, typeof IonMenuToggle, typeof IonNavLink, typeof IonNote, typeof IonPicker, typeof IonPickerColumn, typeof IonPickerColumnOption, typeof IonProgressBar, typeof IonRadio, typeof IonRadioGroup, typeof IonRange, typeof IonRefresher, typeof IonRefresherContent, typeof IonReorder, typeof IonReorderGroup, typeof IonRippleEffect, typeof IonRow, typeof IonSearchbar, typeof IonSegment, typeof IonSegmentButton, typeof IonSegmentContent, typeof IonSegmentView, typeof IonSelect, typeof IonSelectModal, typeof IonSelectOption, typeof IonSkeletonText, typeof IonSpinner, typeof IonSplitPane, typeof IonTab, typeof IonTabBar, typeof IonTabButton, typeof IonText, typeof IonTextarea, typeof IonThumbnail, typeof IonTitle, typeof IonToast, typeof IonToggle, typeof IonToolbar, typeof IonModal, typeof IonPopover, typeof BooleanValueAccessorDirective, typeof NumericValueAccessorDirective, typeof SelectValueAccessorDirective, typeof TextValueAccessorDirective, typeof IonTabs, typeof IonRouterOutlet, typeof IonBackButton, typeof IonNav, typeof RouterLinkDelegateDirective, typeof RouterLinkWithHrefDelegateDirective, typeof IonMinValidator, typeof IonMaxValidator], [typeof i15.CommonModule], [typeof IonAccordion, typeof IonAccordionGroup, typeof IonActionSheet, typeof IonAlert, typeof IonApp, typeof IonAvatar, typeof IonBackdrop, typeof IonBadge, typeof IonBreadcrumb, typeof IonBreadcrumbs, typeof IonButton, typeof IonButtons, typeof IonCard, typeof IonCardContent, typeof IonCardHeader, typeof IonCardSubtitle, typeof IonCardTitle, typeof IonCheckbox, typeof IonChip, typeof IonCol, typeof IonContent, typeof IonDatetime, typeof IonDatetimeButton, typeof IonFab, typeof IonFabButton, typeof IonFabList, typeof IonFooter, typeof IonGrid, typeof IonHeader, typeof IonIcon, typeof IonImg, typeof IonInfiniteScroll, typeof IonInfiniteScrollContent, typeof IonInput, typeof IonInputOtp, typeof IonInputPasswordToggle, typeof IonItem, typeof IonItemDivider, typeof IonItemGroup, typeof IonItemOption, typeof IonItemOptions, typeof IonItemSliding, typeof IonLabel, typeof IonList, typeof IonListHeader, typeof IonLoading, typeof IonMenu, typeof IonMenuButton, typeof IonMenuToggle, typeof IonNavLink, typeof IonNote, typeof IonPicker, typeof IonPickerColumn, typeof IonPickerColumnOption, typeof IonProgressBar, typeof IonRadio, typeof IonRadioGroup, typeof IonRange, typeof IonRefresher, typeof IonRefresherContent, typeof IonReorder, typeof IonReorderGroup, typeof IonRippleEffect, typeof IonRow, typeof IonSearchbar, typeof IonSegment, typeof IonSegmentButton, typeof IonSegmentContent, typeof IonSegmentView, typeof IonSelect, typeof IonSelectModal, typeof IonSelectOption, typeof IonSkeletonText, typeof IonSpinner, typeof IonSplitPane, typeof IonTab, typeof IonTabBar, typeof IonTabButton, typeof IonText, typeof IonTextarea, typeof IonThumbnail, typeof IonTitle, typeof IonToast, typeof IonToggle, typeof IonToolbar, typeof IonModal, typeof IonPopover, typeof BooleanValueAccessorDirective, typeof NumericValueAccessorDirective, typeof SelectValueAccessorDirective, typeof TextValueAccessorDirective, typeof IonTabs, typeof IonRouterOutlet, typeof IonBackButton, typeof IonNav, typeof RouterLinkDelegateDirective, typeof RouterLinkWithHrefDelegateDirective, typeof IonMinValidator, typeof IonMaxValidator]>;
1650
+ static ɵinj: i0.ɵɵInjectorDeclaration<IonicModule>;
1558
1651
  }
1559
1652
 
1560
- export { ActionSheetController, AlertController, AnimationController, GestureController, IonAccordion, IonAccordionGroup, IonActionSheet, IonAlert, IonApp, IonAvatar, IonBackButton, IonBackdrop, IonBadge, IonBreadcrumb, IonBreadcrumbs, IonButton, IonButtons, IonCard, IonCardContent, IonCardHeader, IonCardSubtitle, IonCardTitle, IonCheckbox, IonChip, IonCol, IonContent, IonDatetime, IonDatetimeButton, IonFab, IonFabButton, IonFabList, IonFooter, IonGrid, IonHeader, IonIcon, IonImg, IonInfiniteScroll, IonInfiniteScrollContent, IonInput, IonInputOtp, IonInputPasswordToggle, IonItem, IonItemDivider, IonItemGroup, IonItemOption, IonItemOptions, IonItemSliding, IonLabel, IonList, IonListHeader, IonLoading, IonMenu, IonMenuButton, IonMenuToggle, IonModal, IonNav, IonNavLink, IonNote, IonPicker, IonPickerColumn, IonPickerColumnOption, IonPopover, IonProgressBar, IonRadio, IonRadioGroup, IonRange, IonRefresher, IonRefresherContent, IonReorder, IonReorderGroup, IonRippleEffect, IonRouterLink, IonRouterLinkWithHref, IonRouterOutlet, IonRow, IonSearchbar, IonSegment, IonSegmentButton, IonSegmentContent, IonSegmentView, IonSelect, IonSelectModal, IonSelectOption, IonSkeletonText, IonSpinner, IonSplitPane, IonTab, IonTabBar, IonTabButton, IonTabs, IonText, IonTextarea, IonThumbnail, IonTitle, IonToast, IonToggle, IonToolbar, LoadingController, MenuController, ModalController, PopoverController, ToastController, provideIonicAngular };
1653
+ export { ActionSheetController, AlertController, AnimationController, BooleanValueAccessorDirective as BooleanValueAccessor, GestureController, ION_MAX_VALIDATOR, ION_MIN_VALIDATOR, IonAccordion, IonAccordionGroup, IonActionSheet, IonAlert, IonApp, IonAvatar, IonBackButton, IonBackdrop, IonBadge, IonBreadcrumb, IonBreadcrumbs, IonButton, IonButtons, IonCard, IonCardContent, IonCardHeader, IonCardSubtitle, IonCardTitle, IonCheckbox, IonChip, IonCol, IonContent, IonDatetime, IonDatetimeButton, IonFab, IonFabButton, IonFabList, IonFooter, IonGrid, IonHeader, IonIcon, IonImg, IonInfiniteScroll, IonInfiniteScrollContent, IonInput, IonInputOtp, IonInputPasswordToggle, IonItem, IonItemDivider, IonItemGroup, IonItemOption, IonItemOptions, IonItemSliding, IonLabel, IonList, IonListHeader, IonLoading, IonMaxValidator, IonMenu, IonMenuButton, IonMenuToggle, IonMinValidator, IonModal, IonNav, IonNavLink, IonNote, IonPicker, IonPickerColumn, IonPickerColumnOption, IonPopover, IonProgressBar, IonRadio, IonRadioGroup, IonRange, IonRefresher, IonRefresherContent, IonReorder, IonReorderGroup, IonRippleEffect, IonRouterOutlet, IonRow, IonSearchbar, IonSegment, IonSegmentButton, IonSegmentContent, IonSegmentView, IonSelect, IonSelectModal, IonSelectOption, IonSkeletonText, IonSpinner, IonSplitPane, IonTab, IonTabBar, IonTabButton, IonTabs, IonText, IonTextarea, IonThumbnail, IonTitle, IonToast, IonToggle, IonToolbar, IonicModule, LoadingController, MenuController, ModalController, NumericValueAccessorDirective as NumericValueAccessor, PopoverController, RouterLinkDelegateDirective as RouterLinkDelegate, RouterLinkWithHrefDelegateDirective as RouterLinkWithHrefDelegate, SelectValueAccessorDirective as SelectValueAccessor, TextValueAccessorDirective as TextValueAccessor, ToastController };