@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,43 +1,57 @@
1
1
  import * as i0 from '@angular/core';
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';
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';
8
5
  import { Location } from '@angular/common';
9
6
  import { Router, ActivatedRoute } from '@angular/router';
10
- import { MaxValidator, MinValidator } from '@angular/forms';
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';
11
10
 
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>;
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>;
18
36
  }
19
37
 
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>;
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>;
27
41
  }
28
42
 
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>;
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>;
34
46
  }
35
47
 
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>;
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>;
41
55
  }
42
56
 
43
57
  declare class IonAccordion {
@@ -45,7 +59,7 @@ declare class IonAccordion {
45
59
  protected el: HTMLIonAccordionElement;
46
60
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
47
61
  static ɵfac: i0.ɵɵFactoryDeclaration<IonAccordion, 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>;
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>;
49
63
  }
50
64
  declare interface IonAccordion extends Components.IonAccordion {
51
65
  }
@@ -55,7 +69,7 @@ declare class IonAccordionGroup {
55
69
  ionChange: EventEmitter<IonAccordionGroupCustomEvent<AccordionGroupChangeEventDetail<any>>>;
56
70
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
57
71
  static ɵfac: i0.ɵɵFactoryDeclaration<IonAccordionGroup, 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>;
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>;
59
73
  }
60
74
  declare interface IonAccordionGroup extends Components.IonAccordionGroup {
61
75
  /**
@@ -78,7 +92,7 @@ declare class IonActionSheet {
78
92
  didDismiss: EventEmitter<IonActionSheetCustomEvent<OverlayEventDetail<any>>>;
79
93
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
80
94
  static ɵfac: i0.ɵɵFactoryDeclaration<IonActionSheet, 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>;
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>;
82
96
  }
83
97
  declare interface IonActionSheet extends Components.IonActionSheet {
84
98
  /**
@@ -131,7 +145,7 @@ declare class IonAlert {
131
145
  didDismiss: EventEmitter<IonAlertCustomEvent<OverlayEventDetail<any>>>;
132
146
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
133
147
  static ɵfac: i0.ɵɵFactoryDeclaration<IonAlert, 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>;
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>;
135
149
  }
136
150
  declare interface IonAlert extends Components.IonAlert {
137
151
  /**
@@ -176,7 +190,7 @@ declare class IonApp {
176
190
  protected el: HTMLIonAppElement;
177
191
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
178
192
  static ɵfac: i0.ɵɵFactoryDeclaration<IonApp, never>;
179
- static ɵcmp: i0.ɵɵComponentDeclaration<IonApp, "ion-app", never, {}, {}, never, ["*"], false, never>;
193
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonApp, "ion-app", never, {}, {}, never, ["*"], true, never>;
180
194
  }
181
195
  declare interface IonApp extends Components.IonApp {
182
196
  }
@@ -185,7 +199,7 @@ declare class IonAvatar {
185
199
  protected el: HTMLIonAvatarElement;
186
200
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
187
201
  static ɵfac: i0.ɵɵFactoryDeclaration<IonAvatar, never>;
188
- static ɵcmp: i0.ɵɵComponentDeclaration<IonAvatar, "ion-avatar", never, {}, {}, never, ["*"], false, never>;
202
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonAvatar, "ion-avatar", never, {}, {}, never, ["*"], true, never>;
189
203
  }
190
204
  declare interface IonAvatar extends Components.IonAvatar {
191
205
  }
@@ -195,7 +209,7 @@ declare class IonBackdrop {
195
209
  ionBackdropTap: EventEmitter<IonBackdropCustomEvent<void>>;
196
210
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
197
211
  static ɵfac: i0.ɵɵFactoryDeclaration<IonBackdrop, 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>;
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>;
199
213
  }
200
214
  declare interface IonBackdrop extends Components.IonBackdrop {
201
215
  /**
@@ -208,7 +222,7 @@ declare class IonBadge {
208
222
  protected el: HTMLIonBadgeElement;
209
223
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
210
224
  static ɵfac: i0.ɵɵFactoryDeclaration<IonBadge, never>;
211
- static ɵcmp: i0.ɵɵComponentDeclaration<IonBadge, "ion-badge", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
225
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonBadge, "ion-badge", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
212
226
  }
213
227
  declare interface IonBadge extends Components.IonBadge {
214
228
  }
@@ -219,7 +233,7 @@ declare class IonBreadcrumb {
219
233
  ionBlur: EventEmitter<IonBreadcrumbCustomEvent<void>>;
220
234
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
221
235
  static ɵfac: i0.ɵɵFactoryDeclaration<IonBreadcrumb, 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>;
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>;
223
237
  }
224
238
  declare interface IonBreadcrumb extends Components.IonBreadcrumb {
225
239
  /**
@@ -237,7 +251,7 @@ declare class IonBreadcrumbs {
237
251
  ionCollapsedClick: EventEmitter<IonBreadcrumbsCustomEvent<BreadcrumbCollapsedClickEventDetail>>;
238
252
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
239
253
  static ɵfac: i0.ɵɵFactoryDeclaration<IonBreadcrumbs, 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>;
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>;
241
255
  }
242
256
  declare interface IonBreadcrumbs extends Components.IonBreadcrumbs {
243
257
  /**
@@ -252,7 +266,7 @@ declare class IonButton {
252
266
  ionBlur: EventEmitter<IonButtonCustomEvent<void>>;
253
267
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
254
268
  static ɵfac: i0.ɵɵFactoryDeclaration<IonButton, 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>;
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>;
256
270
  }
257
271
  declare interface IonButton extends Components.IonButton {
258
272
  /**
@@ -269,7 +283,7 @@ declare class IonButtons {
269
283
  protected el: HTMLIonButtonsElement;
270
284
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
271
285
  static ɵfac: i0.ɵɵFactoryDeclaration<IonButtons, never>;
272
- static ɵcmp: i0.ɵɵComponentDeclaration<IonButtons, "ion-buttons", never, { "collapse": { "alias": "collapse"; "required": false; }; }, {}, never, ["*"], false, never>;
286
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonButtons, "ion-buttons", never, { "collapse": { "alias": "collapse"; "required": false; }; }, {}, never, ["*"], true, never>;
273
287
  }
274
288
  declare interface IonButtons extends Components.IonButtons {
275
289
  }
@@ -278,7 +292,7 @@ declare class IonCard {
278
292
  protected el: HTMLIonCardElement;
279
293
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
280
294
  static ɵfac: i0.ɵɵFactoryDeclaration<IonCard, 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>;
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>;
282
296
  }
283
297
  declare interface IonCard extends Components.IonCard {
284
298
  }
@@ -287,7 +301,7 @@ declare class IonCardContent {
287
301
  protected el: HTMLIonCardContentElement;
288
302
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
289
303
  static ɵfac: i0.ɵɵFactoryDeclaration<IonCardContent, never>;
290
- static ɵcmp: i0.ɵɵComponentDeclaration<IonCardContent, "ion-card-content", never, { "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
304
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonCardContent, "ion-card-content", never, { "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
291
305
  }
292
306
  declare interface IonCardContent extends Components.IonCardContent {
293
307
  }
@@ -296,7 +310,7 @@ declare class IonCardHeader {
296
310
  protected el: HTMLIonCardHeaderElement;
297
311
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
298
312
  static ɵfac: i0.ɵɵFactoryDeclaration<IonCardHeader, 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>;
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>;
300
314
  }
301
315
  declare interface IonCardHeader extends Components.IonCardHeader {
302
316
  }
@@ -305,7 +319,7 @@ declare class IonCardSubtitle {
305
319
  protected el: HTMLIonCardSubtitleElement;
306
320
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
307
321
  static ɵfac: i0.ɵɵFactoryDeclaration<IonCardSubtitle, never>;
308
- static ɵcmp: i0.ɵɵComponentDeclaration<IonCardSubtitle, "ion-card-subtitle", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
322
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonCardSubtitle, "ion-card-subtitle", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
309
323
  }
310
324
  declare interface IonCardSubtitle extends Components.IonCardSubtitle {
311
325
  }
@@ -314,42 +328,16 @@ declare class IonCardTitle {
314
328
  protected el: HTMLIonCardTitleElement;
315
329
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
316
330
  static ɵfac: i0.ɵɵFactoryDeclaration<IonCardTitle, never>;
317
- static ɵcmp: i0.ɵɵComponentDeclaration<IonCardTitle, "ion-card-title", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
331
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonCardTitle, "ion-card-title", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
318
332
  }
319
333
  declare interface IonCardTitle extends Components.IonCardTitle {
320
334
  }
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
- }
347
335
  declare class IonChip {
348
336
  protected z: NgZone;
349
337
  protected el: HTMLIonChipElement;
350
338
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
351
339
  static ɵfac: i0.ɵɵFactoryDeclaration<IonChip, 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>;
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>;
353
341
  }
354
342
  declare interface IonChip extends Components.IonChip {
355
343
  }
@@ -358,7 +346,7 @@ declare class IonCol {
358
346
  protected el: HTMLIonColElement;
359
347
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
360
348
  static ɵfac: i0.ɵɵFactoryDeclaration<IonCol, 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>;
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>;
362
350
  }
363
351
  declare interface IonCol extends Components.IonCol {
364
352
  }
@@ -370,7 +358,7 @@ declare class IonContent {
370
358
  ionScrollEnd: EventEmitter<IonContentCustomEvent<ScrollBaseDetail>>;
371
359
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
372
360
  static ɵfac: i0.ɵɵFactoryDeclaration<IonContent, 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>;
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>;
374
362
  }
375
363
  declare interface IonContent extends Components.IonContent {
376
364
  /**
@@ -389,43 +377,12 @@ declare interface IonContent extends Components.IonContent {
389
377
  */
390
378
  ionScrollEnd: EventEmitter<IonContentCustomEvent<ScrollBaseDetail>>;
391
379
  }
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
- }
423
380
  declare class IonDatetimeButton {
424
381
  protected z: NgZone;
425
382
  protected el: HTMLIonDatetimeButtonElement;
426
383
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
427
384
  static ɵfac: i0.ɵɵFactoryDeclaration<IonDatetimeButton, 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>;
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>;
429
386
  }
430
387
  declare interface IonDatetimeButton extends Components.IonDatetimeButton {
431
388
  }
@@ -434,7 +391,7 @@ declare class IonFab {
434
391
  protected el: HTMLIonFabElement;
435
392
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
436
393
  static ɵfac: i0.ɵɵFactoryDeclaration<IonFab, 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>;
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>;
438
395
  }
439
396
  declare interface IonFab extends Components.IonFab {
440
397
  }
@@ -445,7 +402,7 @@ declare class IonFabButton {
445
402
  ionBlur: EventEmitter<IonFabButtonCustomEvent<void>>;
446
403
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
447
404
  static ɵfac: i0.ɵɵFactoryDeclaration<IonFabButton, 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>;
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>;
449
406
  }
450
407
  declare interface IonFabButton extends Components.IonFabButton {
451
408
  /**
@@ -462,7 +419,7 @@ declare class IonFabList {
462
419
  protected el: HTMLIonFabListElement;
463
420
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
464
421
  static ɵfac: i0.ɵɵFactoryDeclaration<IonFabList, never>;
465
- static ɵcmp: i0.ɵɵComponentDeclaration<IonFabList, "ion-fab-list", never, { "activated": { "alias": "activated"; "required": false; }; "side": { "alias": "side"; "required": false; }; }, {}, never, ["*"], false, never>;
422
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonFabList, "ion-fab-list", never, { "activated": { "alias": "activated"; "required": false; }; "side": { "alias": "side"; "required": false; }; }, {}, never, ["*"], true, never>;
466
423
  }
467
424
  declare interface IonFabList extends Components.IonFabList {
468
425
  }
@@ -471,7 +428,7 @@ declare class IonFooter {
471
428
  protected el: HTMLIonFooterElement;
472
429
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
473
430
  static ɵfac: i0.ɵɵFactoryDeclaration<IonFooter, 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>;
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>;
475
432
  }
476
433
  declare interface IonFooter extends Components.IonFooter {
477
434
  }
@@ -480,7 +437,7 @@ declare class IonGrid {
480
437
  protected el: HTMLIonGridElement;
481
438
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
482
439
  static ɵfac: i0.ɵɵFactoryDeclaration<IonGrid, never>;
483
- static ɵcmp: i0.ɵɵComponentDeclaration<IonGrid, "ion-grid", never, { "fixed": { "alias": "fixed"; "required": false; }; }, {}, never, ["*"], false, never>;
440
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonGrid, "ion-grid", never, { "fixed": { "alias": "fixed"; "required": false; }; }, {}, never, ["*"], true, never>;
484
441
  }
485
442
  declare interface IonGrid extends Components.IonGrid {
486
443
  }
@@ -489,19 +446,10 @@ declare class IonHeader {
489
446
  protected el: HTMLIonHeaderElement;
490
447
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
491
448
  static ɵfac: i0.ɵɵFactoryDeclaration<IonHeader, 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>;
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>;
493
450
  }
494
451
  declare interface IonHeader extends Components.IonHeader {
495
452
  }
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
- }
505
453
  declare class IonImg {
506
454
  protected z: NgZone;
507
455
  protected el: HTMLIonImgElement;
@@ -510,7 +458,7 @@ declare class IonImg {
510
458
  ionError: EventEmitter<IonImgCustomEvent<void>>;
511
459
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
512
460
  static ɵfac: i0.ɵɵFactoryDeclaration<IonImg, 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>;
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>;
514
462
  }
515
463
  declare interface IonImg extends Components.IonImg {
516
464
  /**
@@ -532,7 +480,7 @@ declare class IonInfiniteScroll {
532
480
  ionInfinite: EventEmitter<IonInfiniteScrollCustomEvent<void>>;
533
481
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
534
482
  static ɵfac: i0.ɵɵFactoryDeclaration<IonInfiniteScroll, 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>;
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>;
536
484
  }
537
485
  declare interface IonInfiniteScroll extends Components.IonInfiniteScroll {
538
486
  /**
@@ -548,111 +496,16 @@ declare class IonInfiniteScrollContent {
548
496
  protected el: HTMLIonInfiniteScrollContentElement;
549
497
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
550
498
  static ɵfac: i0.ɵɵFactoryDeclaration<IonInfiniteScrollContent, 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>;
499
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonInfiniteScrollContent, "ion-infinite-scroll-content", never, { "loadingSpinner": { "alias": "loadingSpinner"; "required": false; }; "loadingText": { "alias": "loadingText"; "required": false; }; }, {}, never, ["*"], true, never>;
552
500
  }
553
501
  declare interface IonInfiniteScrollContent extends Components.IonInfiniteScrollContent {
554
502
  }
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
- }
650
503
  declare class IonInputPasswordToggle {
651
504
  protected z: NgZone;
652
505
  protected el: HTMLIonInputPasswordToggleElement;
653
506
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
654
507
  static ɵfac: i0.ɵɵFactoryDeclaration<IonInputPasswordToggle, 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>;
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>;
656
509
  }
657
510
  declare interface IonInputPasswordToggle extends Components.IonInputPasswordToggle {
658
511
  }
@@ -661,7 +514,7 @@ declare class IonItem {
661
514
  protected el: HTMLIonItemElement;
662
515
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
663
516
  static ɵfac: i0.ɵɵFactoryDeclaration<IonItem, 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>;
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>;
665
518
  }
666
519
  declare interface IonItem extends Components.IonItem {
667
520
  }
@@ -670,7 +523,7 @@ declare class IonItemDivider {
670
523
  protected el: HTMLIonItemDividerElement;
671
524
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
672
525
  static ɵfac: i0.ɵɵFactoryDeclaration<IonItemDivider, 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>;
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>;
674
527
  }
675
528
  declare interface IonItemDivider extends Components.IonItemDivider {
676
529
  }
@@ -679,7 +532,7 @@ declare class IonItemGroup {
679
532
  protected el: HTMLIonItemGroupElement;
680
533
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
681
534
  static ɵfac: i0.ɵɵFactoryDeclaration<IonItemGroup, never>;
682
- static ɵcmp: i0.ɵɵComponentDeclaration<IonItemGroup, "ion-item-group", never, {}, {}, never, ["*"], false, never>;
535
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonItemGroup, "ion-item-group", never, {}, {}, never, ["*"], true, never>;
683
536
  }
684
537
  declare interface IonItemGroup extends Components.IonItemGroup {
685
538
  }
@@ -688,7 +541,7 @@ declare class IonItemOption {
688
541
  protected el: HTMLIonItemOptionElement;
689
542
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
690
543
  static ɵfac: i0.ɵɵFactoryDeclaration<IonItemOption, 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>;
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>;
692
545
  }
693
546
  declare interface IonItemOption extends Components.IonItemOption {
694
547
  }
@@ -698,7 +551,7 @@ declare class IonItemOptions {
698
551
  ionSwipe: EventEmitter<IonItemOptionsCustomEvent<any>>;
699
552
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
700
553
  static ɵfac: i0.ɵɵFactoryDeclaration<IonItemOptions, never>;
701
- static ɵcmp: i0.ɵɵComponentDeclaration<IonItemOptions, "ion-item-options", never, { "side": { "alias": "side"; "required": false; }; }, { "ionSwipe": "ionSwipe"; }, never, ["*"], false, never>;
554
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonItemOptions, "ion-item-options", never, { "side": { "alias": "side"; "required": false; }; }, { "ionSwipe": "ionSwipe"; }, never, ["*"], true, never>;
702
555
  }
703
556
  declare interface IonItemOptions extends Components.IonItemOptions {
704
557
  /**
@@ -712,7 +565,7 @@ declare class IonItemSliding {
712
565
  ionDrag: EventEmitter<IonItemSlidingCustomEvent<any>>;
713
566
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
714
567
  static ɵfac: i0.ɵɵFactoryDeclaration<IonItemSliding, never>;
715
- static ɵcmp: i0.ɵɵComponentDeclaration<IonItemSliding, "ion-item-sliding", never, { "disabled": { "alias": "disabled"; "required": false; }; }, { "ionDrag": "ionDrag"; }, never, ["*"], false, never>;
568
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonItemSliding, "ion-item-sliding", never, { "disabled": { "alias": "disabled"; "required": false; }; }, { "ionDrag": "ionDrag"; }, never, ["*"], true, never>;
716
569
  }
717
570
  declare interface IonItemSliding extends Components.IonItemSliding {
718
571
  /**
@@ -725,7 +578,7 @@ declare class IonLabel {
725
578
  protected el: HTMLIonLabelElement;
726
579
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
727
580
  static ɵfac: i0.ɵɵFactoryDeclaration<IonLabel, 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>;
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>;
729
582
  }
730
583
  declare interface IonLabel extends Components.IonLabel {
731
584
  }
@@ -734,7 +587,7 @@ declare class IonList {
734
587
  protected el: HTMLIonListElement;
735
588
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
736
589
  static ɵfac: i0.ɵɵFactoryDeclaration<IonList, 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>;
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>;
738
591
  }
739
592
  declare interface IonList extends Components.IonList {
740
593
  }
@@ -743,7 +596,7 @@ declare class IonListHeader {
743
596
  protected el: HTMLIonListHeaderElement;
744
597
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
745
598
  static ɵfac: i0.ɵɵFactoryDeclaration<IonListHeader, 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>;
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>;
747
600
  }
748
601
  declare interface IonListHeader extends Components.IonListHeader {
749
602
  }
@@ -760,7 +613,7 @@ declare class IonLoading {
760
613
  didDismiss: EventEmitter<IonLoadingCustomEvent<OverlayEventDetail<any>>>;
761
614
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
762
615
  static ɵfac: i0.ɵɵFactoryDeclaration<IonLoading, 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>;
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>;
764
617
  }
765
618
  declare interface IonLoading extends Components.IonLoading {
766
619
  /**
@@ -809,7 +662,7 @@ declare class IonMenu {
809
662
  ionDidClose: EventEmitter<IonMenuCustomEvent<MenuCloseEventDetail>>;
810
663
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
811
664
  static ɵfac: i0.ɵɵFactoryDeclaration<IonMenu, 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>;
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>;
813
666
  }
814
667
  declare interface IonMenu extends Components.IonMenu {
815
668
  /**
@@ -834,7 +687,7 @@ declare class IonMenuButton {
834
687
  protected el: HTMLIonMenuButtonElement;
835
688
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
836
689
  static ɵfac: i0.ɵɵFactoryDeclaration<IonMenuButton, 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>;
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>;
838
691
  }
839
692
  declare interface IonMenuButton extends Components.IonMenuButton {
840
693
  }
@@ -843,7 +696,7 @@ declare class IonMenuToggle {
843
696
  protected el: HTMLIonMenuToggleElement;
844
697
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
845
698
  static ɵfac: i0.ɵɵFactoryDeclaration<IonMenuToggle, never>;
846
- static ɵcmp: i0.ɵɵComponentDeclaration<IonMenuToggle, "ion-menu-toggle", never, { "autoHide": { "alias": "autoHide"; "required": false; }; "menu": { "alias": "menu"; "required": false; }; }, {}, never, ["*"], false, never>;
699
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonMenuToggle, "ion-menu-toggle", never, { "autoHide": { "alias": "autoHide"; "required": false; }; "menu": { "alias": "menu"; "required": false; }; }, {}, never, ["*"], true, never>;
847
700
  }
848
701
  declare interface IonMenuToggle extends Components.IonMenuToggle {
849
702
  }
@@ -852,7 +705,7 @@ declare class IonNavLink {
852
705
  protected el: HTMLIonNavLinkElement;
853
706
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
854
707
  static ɵfac: i0.ɵɵFactoryDeclaration<IonNavLink, 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>;
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>;
856
709
  }
857
710
  declare interface IonNavLink extends Components.IonNavLink {
858
711
  }
@@ -861,7 +714,7 @@ declare class IonNote {
861
714
  protected el: HTMLIonNoteElement;
862
715
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
863
716
  static ɵfac: i0.ɵɵFactoryDeclaration<IonNote, never>;
864
- static ɵcmp: i0.ɵɵComponentDeclaration<IonNote, "ion-note", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
717
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonNote, "ion-note", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
865
718
  }
866
719
  declare interface IonNote extends Components.IonNote {
867
720
  }
@@ -870,7 +723,7 @@ declare class IonPicker {
870
723
  protected el: HTMLIonPickerElement;
871
724
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
872
725
  static ɵfac: i0.ɵɵFactoryDeclaration<IonPicker, never>;
873
- static ɵcmp: i0.ɵɵComponentDeclaration<IonPicker, "ion-picker", never, { "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
726
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonPicker, "ion-picker", never, { "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
874
727
  }
875
728
  declare interface IonPicker extends Components.IonPicker {
876
729
  }
@@ -880,7 +733,7 @@ declare class IonPickerColumn {
880
733
  ionChange: EventEmitter<IonPickerColumnCustomEvent<PickerColumnChangeEventDetail>>;
881
734
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
882
735
  static ɵfac: i0.ɵɵFactoryDeclaration<IonPickerColumn, 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>;
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>;
884
737
  }
885
738
  declare interface IonPickerColumn extends Components.IonPickerColumn {
886
739
  /**
@@ -895,7 +748,7 @@ declare class IonPickerColumnOption {
895
748
  protected el: HTMLIonPickerColumnOptionElement;
896
749
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
897
750
  static ɵfac: i0.ɵɵFactoryDeclaration<IonPickerColumnOption, 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>;
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>;
899
752
  }
900
753
  declare interface IonPickerColumnOption extends Components.IonPickerColumnOption {
901
754
  }
@@ -904,7 +757,7 @@ declare class IonProgressBar {
904
757
  protected el: HTMLIonProgressBarElement;
905
758
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
906
759
  static ɵfac: i0.ɵɵFactoryDeclaration<IonProgressBar, 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>;
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>;
908
761
  }
909
762
  declare interface IonProgressBar extends Components.IonProgressBar {
910
763
  }
@@ -915,7 +768,7 @@ declare class IonRadio {
915
768
  ionBlur: EventEmitter<IonRadioCustomEvent<void>>;
916
769
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
917
770
  static ɵfac: i0.ɵɵFactoryDeclaration<IonRadio, 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>;
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>;
919
772
  }
920
773
  declare interface IonRadio extends Components.IonRadio {
921
774
  /**
@@ -927,70 +780,6 @@ declare interface IonRadio extends Components.IonRadio {
927
780
  */
928
781
  ionBlur: EventEmitter<IonRadioCustomEvent<void>>;
929
782
  }
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
- }
994
783
  declare class IonRefresher {
995
784
  protected z: NgZone;
996
785
  protected el: HTMLIonRefresherElement;
@@ -1001,7 +790,7 @@ declare class IonRefresher {
1001
790
  ionPullEnd: EventEmitter<IonRefresherCustomEvent<RefresherPullEndEventDetail>>;
1002
791
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1003
792
  static ɵfac: i0.ɵɵFactoryDeclaration<IonRefresher, 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>;
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>;
1005
794
  }
1006
795
  declare interface IonRefresher extends Components.IonRefresher {
1007
796
  /**
@@ -1035,7 +824,7 @@ declare class IonRefresherContent {
1035
824
  protected el: HTMLIonRefresherContentElement;
1036
825
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1037
826
  static ɵfac: i0.ɵɵFactoryDeclaration<IonRefresherContent, 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>;
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>;
1039
828
  }
1040
829
  declare interface IonRefresherContent extends Components.IonRefresherContent {
1041
830
  }
@@ -1044,7 +833,7 @@ declare class IonReorder {
1044
833
  protected el: HTMLIonReorderElement;
1045
834
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1046
835
  static ɵfac: i0.ɵɵFactoryDeclaration<IonReorder, never>;
1047
- static ɵcmp: i0.ɵɵComponentDeclaration<IonReorder, "ion-reorder", never, {}, {}, never, ["*"], false, never>;
836
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonReorder, "ion-reorder", never, {}, {}, never, ["*"], true, never>;
1048
837
  }
1049
838
  declare interface IonReorder extends Components.IonReorder {
1050
839
  }
@@ -1057,7 +846,7 @@ declare class IonReorderGroup {
1057
846
  ionReorderEnd: EventEmitter<IonReorderGroupCustomEvent<ReorderEndEventDetail>>;
1058
847
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1059
848
  static ɵfac: i0.ɵɵFactoryDeclaration<IonReorderGroup, 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>;
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>;
1061
850
  }
1062
851
  declare interface IonReorderGroup extends Components.IonReorderGroup {
1063
852
  /**
@@ -1090,7 +879,7 @@ declare class IonRippleEffect {
1090
879
  protected el: HTMLIonRippleEffectElement;
1091
880
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1092
881
  static ɵfac: i0.ɵɵFactoryDeclaration<IonRippleEffect, never>;
1093
- static ɵcmp: i0.ɵɵComponentDeclaration<IonRippleEffect, "ion-ripple-effect", never, { "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], false, never>;
882
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonRippleEffect, "ion-ripple-effect", never, { "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], true, never>;
1094
883
  }
1095
884
  declare interface IonRippleEffect extends Components.IonRippleEffect {
1096
885
  }
@@ -1099,80 +888,16 @@ declare class IonRow {
1099
888
  protected el: HTMLIonRowElement;
1100
889
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1101
890
  static ɵfac: i0.ɵɵFactoryDeclaration<IonRow, never>;
1102
- static ɵcmp: i0.ɵɵComponentDeclaration<IonRow, "ion-row", never, {}, {}, never, ["*"], false, never>;
891
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonRow, "ion-row", never, {}, {}, never, ["*"], true, never>;
1103
892
  }
1104
893
  declare interface IonRow extends Components.IonRow {
1105
894
  }
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
- }
1170
895
  declare class IonSegmentButton {
1171
896
  protected z: NgZone;
1172
897
  protected el: HTMLIonSegmentButtonElement;
1173
898
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1174
899
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSegmentButton, 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>;
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>;
1176
901
  }
1177
902
  declare interface IonSegmentButton extends Components.IonSegmentButton {
1178
903
  }
@@ -1181,7 +906,7 @@ declare class IonSegmentContent {
1181
906
  protected el: HTMLIonSegmentContentElement;
1182
907
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1183
908
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSegmentContent, never>;
1184
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSegmentContent, "ion-segment-content", never, {}, {}, never, ["*"], false, never>;
909
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSegmentContent, "ion-segment-content", never, {}, {}, never, ["*"], true, never>;
1185
910
  }
1186
911
  declare interface IonSegmentContent extends Components.IonSegmentContent {
1187
912
  }
@@ -1191,7 +916,7 @@ declare class IonSegmentView {
1191
916
  ionSegmentViewScroll: EventEmitter<IonSegmentViewCustomEvent<SegmentViewScrollEvent>>;
1192
917
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1193
918
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSegmentView, 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>;
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>;
1195
920
  }
1196
921
  declare interface IonSegmentView extends Components.IonSegmentView {
1197
922
  /**
@@ -1199,48 +924,12 @@ declare interface IonSegmentView extends Components.IonSegmentView {
1199
924
  */
1200
925
  ionSegmentViewScroll: EventEmitter<IonSegmentViewCustomEvent<SegmentViewScrollEvent>>;
1201
926
  }
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
- }
1238
927
  declare class IonSelectModal {
1239
928
  protected z: NgZone;
1240
929
  protected el: HTMLIonSelectModalElement;
1241
930
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1242
931
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSelectModal, 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>;
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>;
1244
933
  }
1245
934
  declare interface IonSelectModal extends Components.IonSelectModal {
1246
935
  }
@@ -1249,7 +938,7 @@ declare class IonSelectOption {
1249
938
  protected el: HTMLIonSelectOptionElement;
1250
939
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1251
940
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSelectOption, 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>;
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>;
1253
942
  }
1254
943
  declare interface IonSelectOption extends Components.IonSelectOption {
1255
944
  }
@@ -1258,7 +947,7 @@ declare class IonSkeletonText {
1258
947
  protected el: HTMLIonSkeletonTextElement;
1259
948
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1260
949
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSkeletonText, never>;
1261
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSkeletonText, "ion-skeleton-text", never, { "animated": { "alias": "animated"; "required": false; }; }, {}, never, ["*"], false, never>;
950
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSkeletonText, "ion-skeleton-text", never, { "animated": { "alias": "animated"; "required": false; }; }, {}, never, ["*"], true, never>;
1262
951
  }
1263
952
  declare interface IonSkeletonText extends Components.IonSkeletonText {
1264
953
  }
@@ -1267,7 +956,7 @@ declare class IonSpinner {
1267
956
  protected el: HTMLIonSpinnerElement;
1268
957
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1269
958
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSpinner, 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>;
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>;
1271
960
  }
1272
961
  declare interface IonSpinner extends Components.IonSpinner {
1273
962
  }
@@ -1279,7 +968,7 @@ declare class IonSplitPane {
1279
968
  }>>;
1280
969
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1281
970
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSplitPane, 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>;
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>;
1283
972
  }
1284
973
  declare interface IonSplitPane extends Components.IonSplitPane {
1285
974
  /**
@@ -1294,7 +983,7 @@ declare class IonTab {
1294
983
  protected el: HTMLIonTabElement;
1295
984
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1296
985
  static ɵfac: i0.ɵɵFactoryDeclaration<IonTab, never>;
1297
- static ɵcmp: i0.ɵɵComponentDeclaration<IonTab, "ion-tab", never, { "component": { "alias": "component"; "required": false; }; "tab": { "alias": "tab"; "required": true; }; }, {}, never, ["*"], false, never>;
986
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonTab, "ion-tab", never, { "component": { "alias": "component"; "required": false; }; "tab": { "alias": "tab"; "required": true; }; }, {}, never, ["*"], true, never>;
1298
987
  }
1299
988
  declare interface IonTab extends Components.IonTab {
1300
989
  }
@@ -1303,7 +992,7 @@ declare class IonTabBar {
1303
992
  protected el: HTMLIonTabBarElement;
1304
993
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1305
994
  static ɵfac: i0.ɵɵFactoryDeclaration<IonTabBar, 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>;
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>;
1307
996
  }
1308
997
  declare interface IonTabBar extends Components.IonTabBar {
1309
998
  }
@@ -1312,7 +1001,7 @@ declare class IonTabButton {
1312
1001
  protected el: HTMLIonTabButtonElement;
1313
1002
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1314
1003
  static ɵfac: i0.ɵɵFactoryDeclaration<IonTabButton, 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>;
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>;
1316
1005
  }
1317
1006
  declare interface IonTabButton extends Components.IonTabButton {
1318
1007
  }
@@ -1321,54 +1010,16 @@ declare class IonText {
1321
1010
  protected el: HTMLIonTextElement;
1322
1011
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1323
1012
  static ɵfac: i0.ɵɵFactoryDeclaration<IonText, never>;
1324
- static ɵcmp: i0.ɵɵComponentDeclaration<IonText, "ion-text", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
1013
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonText, "ion-text", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
1325
1014
  }
1326
1015
  declare interface IonText extends Components.IonText {
1327
1016
  }
1328
- declare class IonTextarea {
1017
+ declare class IonThumbnail {
1329
1018
  protected z: NgZone;
1330
- protected el: HTMLIonTextareaElement;
1331
- ionChange: EventEmitter<IonTextareaCustomEvent<TextareaChangeEventDetail>>;
1332
- ionInput: EventEmitter<IonTextareaCustomEvent<TextareaInputEventDetail>>;
1333
- ionBlur: EventEmitter<IonTextareaCustomEvent<FocusEvent>>;
1334
- ionFocus: EventEmitter<IonTextareaCustomEvent<FocusEvent>>;
1019
+ protected el: HTMLIonThumbnailElement;
1335
1020
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
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>;
1338
- }
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>;
1021
+ static ɵfac: i0.ɵɵFactoryDeclaration<IonThumbnail, never>;
1022
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonThumbnail, "ion-thumbnail", never, {}, {}, never, ["*"], true, never>;
1372
1023
  }
1373
1024
  declare interface IonThumbnail extends Components.IonThumbnail {
1374
1025
  }
@@ -1377,7 +1028,7 @@ declare class IonTitle {
1377
1028
  protected el: HTMLIonTitleElement;
1378
1029
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1379
1030
  static ɵfac: i0.ɵɵFactoryDeclaration<IonTitle, never>;
1380
- static ɵcmp: i0.ɵɵComponentDeclaration<IonTitle, "ion-title", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, ["*"], false, never>;
1031
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonTitle, "ion-title", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, ["*"], true, never>;
1381
1032
  }
1382
1033
  declare interface IonTitle extends Components.IonTitle {
1383
1034
  }
@@ -1394,7 +1045,7 @@ declare class IonToast {
1394
1045
  didDismiss: EventEmitter<IonToastCustomEvent<OverlayEventDetail<any>>>;
1395
1046
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1396
1047
  static ɵfac: i0.ɵɵFactoryDeclaration<IonToast, 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>;
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>;
1398
1049
  }
1399
1050
  declare interface IonToast extends Components.IonToast {
1400
1051
  /**
@@ -1434,127 +1085,34 @@ declare interface IonToast extends Components.IonToast {
1434
1085
  */
1435
1086
  didDismiss: EventEmitter<IonToastCustomEvent<OverlayEventDetail>>;
1436
1087
  }
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
- }
1463
1088
  declare class IonToolbar {
1464
1089
  protected z: NgZone;
1465
1090
  protected el: HTMLIonToolbarElement;
1466
1091
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1467
1092
  static ɵfac: i0.ɵɵFactoryDeclaration<IonToolbar, never>;
1468
- static ɵcmp: i0.ɵɵComponentDeclaration<IonToolbar, "ion-toolbar", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
1093
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonToolbar, "ion-toolbar", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
1469
1094
  }
1470
1095
  declare interface IonToolbar extends Components.IonToolbar {
1471
1096
  }
1472
1097
 
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
-
1494
1098
  declare class IonTabs extends IonTabs$1 {
1495
1099
  outlet: IonRouterOutlet;
1496
1100
  tabBar: IonTabBar | undefined;
1497
1101
  tabBars: QueryList<IonTabBar>;
1498
1102
  tabs: QueryList<IonTab>;
1499
1103
  static ɵfac: i0.ɵɵFactoryDeclaration<IonTabs, never>;
1500
- static ɵcmp: i0.ɵɵComponentDeclaration<IonTabs, "ion-tabs", never, {}, {}, ["tabBar", "tabBars", "tabs"], ["[slot=top]", "ion-tab", "*"], false, never>;
1501
- }
1502
-
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>;
1104
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonTabs, "ion-tabs", never, {}, {}, ["tabBar", "tabBars", "tabs"], ["[slot=top]", "ion-tab", "*"], true, never>;
1507
1105
  }
1508
1106
 
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
- }
1107
+ type OptInAngularFeatures = {
1108
+ useSetInputAPI?: boolean;
1109
+ };
1110
+ declare const provideIonicAngular: (config?: IonicConfig & OptInAngularFeatures) => EnvironmentProviders;
1549
1111
 
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>;
1112
+ declare class ActionSheetController extends OverlayBaseController<ActionSheetOptions, HTMLIonActionSheetElement> {
1113
+ constructor();
1114
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionSheetController, never>;
1115
+ static ɵprov: i0.ɵɵInjectableDeclaration<ActionSheetController>;
1558
1116
  }
1559
1117
 
1560
1118
  declare class AlertController extends OverlayBaseController<AlertOptions, HTMLIonAlertElement> {
@@ -1587,12 +1145,6 @@ declare class AnimationController {
1587
1145
  static ɵprov: i0.ɵɵInjectableDeclaration<AnimationController>;
1588
1146
  }
1589
1147
 
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
-
1596
1148
  declare class GestureController {
1597
1149
  private zone;
1598
1150
  constructor(zone: NgZone);
@@ -1640,14 +1192,369 @@ declare class ToastController extends OverlayBaseController<ToastOptions, HTMLIo
1640
1192
  static ɵprov: i0.ɵɵInjectableDeclaration<ToastController>;
1641
1193
  }
1642
1194
 
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>;
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>>;
1651
1558
  }
1652
1559
 
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 };
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 };