@ionic/angular 8.8.6-dev.11777490150.1970e4f2 → 8.8.6-nightly.20260430

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.
Files changed (58) hide show
  1. package/css/core.css +1 -1
  2. package/css/core.css.map +1 -1
  3. package/css/display.css +1 -1
  4. package/css/display.css.map +1 -1
  5. package/css/flex-utils.css +1 -1
  6. package/css/flex-utils.css.map +1 -1
  7. package/css/float-elements.css.map +1 -1
  8. package/css/global.bundle.css.map +1 -1
  9. package/css/ionic-swiper.css +1 -1
  10. package/css/ionic-swiper.css.map +1 -1
  11. package/css/ionic.bundle.css +1 -1
  12. package/css/ionic.bundle.css.map +1 -1
  13. package/css/normalize.css.map +1 -1
  14. package/css/padding.css.map +1 -1
  15. package/css/palettes/dark.always.css.map +1 -1
  16. package/css/palettes/dark.class.css.map +1 -1
  17. package/css/palettes/dark.system.css.map +1 -1
  18. package/css/palettes/high-contrast-dark.always.css.map +1 -1
  19. package/css/palettes/high-contrast-dark.class.css.map +1 -1
  20. package/css/palettes/high-contrast-dark.system.css.map +1 -1
  21. package/css/palettes/high-contrast.always.css.map +1 -1
  22. package/css/palettes/high-contrast.class.css.map +1 -1
  23. package/css/palettes/high-contrast.system.css.map +1 -1
  24. package/css/structure.css.map +1 -1
  25. package/css/text-alignment.css.map +1 -1
  26. package/css/text-transformation.css.map +1 -1
  27. package/css/typography.css.map +1 -1
  28. package/css/utils.bundle.css +1 -1
  29. package/css/utils.bundle.css.map +1 -1
  30. package/directives/proxies-list.d.ts +1 -1
  31. package/directives/proxies.d.ts +85 -104
  32. package/esm2022/directives/proxies-list.mjs +1 -3
  33. package/esm2022/directives/proxies.mjs +246 -311
  34. package/esm2022/ionic-module.mjs +2 -2
  35. package/esm2022/standalone/directives/proxies.mjs +213 -279
  36. package/fesm2022/ionic-angular-standalone.mjs +344 -408
  37. package/fesm2022/ionic-angular-standalone.mjs.map +1 -1
  38. package/fesm2022/ionic-angular.mjs +248 -313
  39. package/fesm2022/ionic-angular.mjs.map +1 -1
  40. package/ionic-module.d.ts +1 -1
  41. package/package.json +2 -2
  42. package/standalone/directives/proxies.d.ts +71 -89
  43. package/css/ionic/bundle.ionic.css +0 -1
  44. package/css/ionic/bundle.ionic.css.map +0 -1
  45. package/css/ionic/core.ionic.css +0 -1
  46. package/css/ionic/core.ionic.css.map +0 -1
  47. package/css/ionic/global.bundle.ionic.css +0 -1
  48. package/css/ionic/global.bundle.ionic.css.map +0 -1
  49. package/css/ionic/ionic-swiper.ionic.css +0 -1
  50. package/css/ionic/ionic-swiper.ionic.css.map +0 -1
  51. package/css/ionic/link.ionic.css +0 -1
  52. package/css/ionic/link.ionic.css.map +0 -1
  53. package/css/ionic/structure.ionic.css +0 -1
  54. package/css/ionic/structure.ionic.css.map +0 -1
  55. package/css/ionic/typography.ionic.css +0 -1
  56. package/css/ionic/typography.ionic.css.map +0 -1
  57. package/css/ionic/utils.bundle.ionic.css +0 -1
  58. package/css/ionic/utils.bundle.ionic.css.map +0 -1
@@ -33,77 +33,75 @@ import { defineCustomElement as defineCustomElement$m } from '@ionic/core/compon
33
33
  import { defineCustomElement as defineCustomElement$n } from '@ionic/core/components/ion-col.js';
34
34
  import { defineCustomElement as defineCustomElement$o } from '@ionic/core/components/ion-content.js';
35
35
  import { defineCustomElement as defineCustomElement$p } from '@ionic/core/components/ion-datetime-button.js';
36
- import { defineCustomElement as defineCustomElement$q } from '@ionic/core/components/ion-divider.js';
37
- import { defineCustomElement as defineCustomElement$r } from '@ionic/core/components/ion-fab.js';
38
- import { defineCustomElement as defineCustomElement$s } from '@ionic/core/components/ion-fab-button.js';
39
- import { defineCustomElement as defineCustomElement$t } from '@ionic/core/components/ion-fab-list.js';
40
- import { defineCustomElement as defineCustomElement$u } from '@ionic/core/components/ion-footer.js';
41
- import { defineCustomElement as defineCustomElement$v } from '@ionic/core/components/ion-gallery.js';
42
- import { defineCustomElement as defineCustomElement$w } from '@ionic/core/components/ion-grid.js';
43
- import { defineCustomElement as defineCustomElement$x } from '@ionic/core/components/ion-header.js';
44
- import { defineCustomElement as defineCustomElement$y } from '@ionic/core/components/ion-img.js';
45
- import { defineCustomElement as defineCustomElement$z } from '@ionic/core/components/ion-infinite-scroll.js';
46
- import { defineCustomElement as defineCustomElement$A } from '@ionic/core/components/ion-infinite-scroll-content.js';
47
- import { defineCustomElement as defineCustomElement$B } from '@ionic/core/components/ion-input-password-toggle.js';
48
- import { defineCustomElement as defineCustomElement$C } from '@ionic/core/components/ion-item.js';
49
- import { defineCustomElement as defineCustomElement$D } from '@ionic/core/components/ion-item-divider.js';
50
- import { defineCustomElement as defineCustomElement$E } from '@ionic/core/components/ion-item-group.js';
51
- import { defineCustomElement as defineCustomElement$F } from '@ionic/core/components/ion-item-option.js';
52
- import { defineCustomElement as defineCustomElement$G } from '@ionic/core/components/ion-item-options.js';
53
- import { defineCustomElement as defineCustomElement$H } from '@ionic/core/components/ion-item-sliding.js';
54
- import { defineCustomElement as defineCustomElement$I } from '@ionic/core/components/ion-label.js';
55
- import { defineCustomElement as defineCustomElement$J } from '@ionic/core/components/ion-list.js';
56
- import { defineCustomElement as defineCustomElement$K } from '@ionic/core/components/ion-list-header.js';
57
- import { defineCustomElement as defineCustomElement$L } from '@ionic/core/components/ion-loading.js';
58
- import { defineCustomElement as defineCustomElement$M } from '@ionic/core/components/ion-menu.js';
59
- import { defineCustomElement as defineCustomElement$N } from '@ionic/core/components/ion-menu-button.js';
60
- import { defineCustomElement as defineCustomElement$O } from '@ionic/core/components/ion-menu-toggle.js';
61
- import { defineCustomElement as defineCustomElement$P } from '@ionic/core/components/ion-nav-link.js';
62
- import { defineCustomElement as defineCustomElement$Q } from '@ionic/core/components/ion-note.js';
63
- import { defineCustomElement as defineCustomElement$R } from '@ionic/core/components/ion-picker.js';
64
- import { defineCustomElement as defineCustomElement$S } from '@ionic/core/components/ion-picker-column.js';
65
- import { defineCustomElement as defineCustomElement$T } from '@ionic/core/components/ion-picker-column-option.js';
66
- import { defineCustomElement as defineCustomElement$U } from '@ionic/core/components/ion-picker-legacy.js';
67
- import { defineCustomElement as defineCustomElement$V } from '@ionic/core/components/ion-progress-bar.js';
68
- import { defineCustomElement as defineCustomElement$W } from '@ionic/core/components/ion-radio.js';
69
- import { defineCustomElement as defineCustomElement$X } from '@ionic/core/components/ion-refresher.js';
70
- import { defineCustomElement as defineCustomElement$Y } from '@ionic/core/components/ion-refresher-content.js';
71
- import { defineCustomElement as defineCustomElement$Z } from '@ionic/core/components/ion-reorder.js';
72
- import { defineCustomElement as defineCustomElement$_ } from '@ionic/core/components/ion-reorder-group.js';
73
- import { defineCustomElement as defineCustomElement$$ } from '@ionic/core/components/ion-ripple-effect.js';
74
- import { defineCustomElement as defineCustomElement$10 } from '@ionic/core/components/ion-row.js';
75
- import { defineCustomElement as defineCustomElement$11 } from '@ionic/core/components/ion-segment-button.js';
76
- import { defineCustomElement as defineCustomElement$12 } from '@ionic/core/components/ion-segment-content.js';
77
- import { defineCustomElement as defineCustomElement$13 } from '@ionic/core/components/ion-segment-view.js';
78
- import { defineCustomElement as defineCustomElement$14 } from '@ionic/core/components/ion-select-modal.js';
79
- import { defineCustomElement as defineCustomElement$15 } from '@ionic/core/components/ion-select-option.js';
80
- import { defineCustomElement as defineCustomElement$16 } from '@ionic/core/components/ion-skeleton-text.js';
81
- import { defineCustomElement as defineCustomElement$17 } from '@ionic/core/components/ion-spinner.js';
82
- import { defineCustomElement as defineCustomElement$18 } from '@ionic/core/components/ion-split-pane.js';
83
- import { defineCustomElement as defineCustomElement$19 } from '@ionic/core/components/ion-tab.js';
84
- import { defineCustomElement as defineCustomElement$1a } from '@ionic/core/components/ion-tab-bar.js';
85
- import { defineCustomElement as defineCustomElement$1b } from '@ionic/core/components/ion-tab-button.js';
86
- import { defineCustomElement as defineCustomElement$1c } from '@ionic/core/components/ion-text.js';
87
- import { defineCustomElement as defineCustomElement$1d } from '@ionic/core/components/ion-thumbnail.js';
88
- import { defineCustomElement as defineCustomElement$1e } from '@ionic/core/components/ion-title.js';
89
- import { defineCustomElement as defineCustomElement$1f } from '@ionic/core/components/ion-toast.js';
90
- import { defineCustomElement as defineCustomElement$1g } from '@ionic/core/components/ion-toolbar.js';
36
+ import { defineCustomElement as defineCustomElement$q } from '@ionic/core/components/ion-fab.js';
37
+ import { defineCustomElement as defineCustomElement$r } from '@ionic/core/components/ion-fab-button.js';
38
+ import { defineCustomElement as defineCustomElement$s } from '@ionic/core/components/ion-fab-list.js';
39
+ import { defineCustomElement as defineCustomElement$t } from '@ionic/core/components/ion-footer.js';
40
+ import { defineCustomElement as defineCustomElement$u } from '@ionic/core/components/ion-grid.js';
41
+ import { defineCustomElement as defineCustomElement$v } from '@ionic/core/components/ion-header.js';
42
+ import { defineCustomElement as defineCustomElement$w } from '@ionic/core/components/ion-img.js';
43
+ import { defineCustomElement as defineCustomElement$x } from '@ionic/core/components/ion-infinite-scroll.js';
44
+ import { defineCustomElement as defineCustomElement$y } from '@ionic/core/components/ion-infinite-scroll-content.js';
45
+ import { defineCustomElement as defineCustomElement$z } from '@ionic/core/components/ion-input-password-toggle.js';
46
+ import { defineCustomElement as defineCustomElement$A } from '@ionic/core/components/ion-item.js';
47
+ import { defineCustomElement as defineCustomElement$B } from '@ionic/core/components/ion-item-divider.js';
48
+ import { defineCustomElement as defineCustomElement$C } from '@ionic/core/components/ion-item-group.js';
49
+ import { defineCustomElement as defineCustomElement$D } from '@ionic/core/components/ion-item-option.js';
50
+ import { defineCustomElement as defineCustomElement$E } from '@ionic/core/components/ion-item-options.js';
51
+ import { defineCustomElement as defineCustomElement$F } from '@ionic/core/components/ion-item-sliding.js';
52
+ import { defineCustomElement as defineCustomElement$G } from '@ionic/core/components/ion-label.js';
53
+ import { defineCustomElement as defineCustomElement$H } from '@ionic/core/components/ion-list.js';
54
+ import { defineCustomElement as defineCustomElement$I } from '@ionic/core/components/ion-list-header.js';
55
+ import { defineCustomElement as defineCustomElement$J } from '@ionic/core/components/ion-loading.js';
56
+ import { defineCustomElement as defineCustomElement$K } from '@ionic/core/components/ion-menu.js';
57
+ import { defineCustomElement as defineCustomElement$L } from '@ionic/core/components/ion-menu-button.js';
58
+ import { defineCustomElement as defineCustomElement$M } from '@ionic/core/components/ion-menu-toggle.js';
59
+ import { defineCustomElement as defineCustomElement$N } from '@ionic/core/components/ion-nav-link.js';
60
+ import { defineCustomElement as defineCustomElement$O } from '@ionic/core/components/ion-note.js';
61
+ import { defineCustomElement as defineCustomElement$P } from '@ionic/core/components/ion-picker.js';
62
+ import { defineCustomElement as defineCustomElement$Q } from '@ionic/core/components/ion-picker-column.js';
63
+ import { defineCustomElement as defineCustomElement$R } from '@ionic/core/components/ion-picker-column-option.js';
64
+ import { defineCustomElement as defineCustomElement$S } from '@ionic/core/components/ion-picker-legacy.js';
65
+ import { defineCustomElement as defineCustomElement$T } from '@ionic/core/components/ion-progress-bar.js';
66
+ import { defineCustomElement as defineCustomElement$U } from '@ionic/core/components/ion-radio.js';
67
+ import { defineCustomElement as defineCustomElement$V } from '@ionic/core/components/ion-refresher.js';
68
+ import { defineCustomElement as defineCustomElement$W } from '@ionic/core/components/ion-refresher-content.js';
69
+ import { defineCustomElement as defineCustomElement$X } from '@ionic/core/components/ion-reorder.js';
70
+ import { defineCustomElement as defineCustomElement$Y } from '@ionic/core/components/ion-reorder-group.js';
71
+ import { defineCustomElement as defineCustomElement$Z } from '@ionic/core/components/ion-ripple-effect.js';
72
+ import { defineCustomElement as defineCustomElement$_ } from '@ionic/core/components/ion-row.js';
73
+ import { defineCustomElement as defineCustomElement$$ } from '@ionic/core/components/ion-segment-button.js';
74
+ import { defineCustomElement as defineCustomElement$10 } from '@ionic/core/components/ion-segment-content.js';
75
+ import { defineCustomElement as defineCustomElement$11 } from '@ionic/core/components/ion-segment-view.js';
76
+ import { defineCustomElement as defineCustomElement$12 } from '@ionic/core/components/ion-select-modal.js';
77
+ import { defineCustomElement as defineCustomElement$13 } from '@ionic/core/components/ion-select-option.js';
78
+ import { defineCustomElement as defineCustomElement$14 } from '@ionic/core/components/ion-skeleton-text.js';
79
+ import { defineCustomElement as defineCustomElement$15 } from '@ionic/core/components/ion-spinner.js';
80
+ import { defineCustomElement as defineCustomElement$16 } from '@ionic/core/components/ion-split-pane.js';
81
+ import { defineCustomElement as defineCustomElement$17 } from '@ionic/core/components/ion-tab.js';
82
+ import { defineCustomElement as defineCustomElement$18 } from '@ionic/core/components/ion-tab-bar.js';
83
+ import { defineCustomElement as defineCustomElement$19 } from '@ionic/core/components/ion-tab-button.js';
84
+ import { defineCustomElement as defineCustomElement$1a } from '@ionic/core/components/ion-text.js';
85
+ import { defineCustomElement as defineCustomElement$1b } from '@ionic/core/components/ion-thumbnail.js';
86
+ import { defineCustomElement as defineCustomElement$1c } from '@ionic/core/components/ion-title.js';
87
+ import { defineCustomElement as defineCustomElement$1d } from '@ionic/core/components/ion-toast.js';
88
+ import { defineCustomElement as defineCustomElement$1e } from '@ionic/core/components/ion-toolbar.js';
91
89
  import { modalController, popoverController, initialize, actionSheetController, alertController, createAnimation, getTimeGivenProgression, createGesture, loadingController, menuController, pickerController, toastController } from '@ionic/core/components';
92
90
  export { IonicSafeString, IonicSlides, createAnimation, createGesture, getPlatforms, getTimeGivenProgression, iosTransitionAnimation, isPlatform, mdTransitionAnimation } from '@ionic/core/components';
93
- import { defineCustomElement as defineCustomElement$1h } from '@ionic/core/components/ion-nav.js';
91
+ import { defineCustomElement as defineCustomElement$1f } from '@ionic/core/components/ion-nav.js';
94
92
  import { NG_VALUE_ACCESSOR } from '@angular/forms';
95
- import { defineCustomElement as defineCustomElement$1i } from '@ionic/core/components/ion-checkbox.js';
96
- import { defineCustomElement as defineCustomElement$1j } from '@ionic/core/components/ion-datetime.js';
97
- import { defineCustomElement as defineCustomElement$1k } from 'ionicons/components/ion-icon.js';
98
- import { defineCustomElement as defineCustomElement$1l } from '@ionic/core/components/ion-input.js';
99
- import { defineCustomElement as defineCustomElement$1m } from '@ionic/core/components/ion-input-otp.js';
100
- import { defineCustomElement as defineCustomElement$1n } from '@ionic/core/components/ion-radio-group.js';
101
- import { defineCustomElement as defineCustomElement$1o } from '@ionic/core/components/ion-range.js';
102
- import { defineCustomElement as defineCustomElement$1p } from '@ionic/core/components/ion-searchbar.js';
103
- import { defineCustomElement as defineCustomElement$1q } from '@ionic/core/components/ion-segment.js';
104
- import { defineCustomElement as defineCustomElement$1r } from '@ionic/core/components/ion-select.js';
105
- import { defineCustomElement as defineCustomElement$1s } from '@ionic/core/components/ion-textarea.js';
106
- import { defineCustomElement as defineCustomElement$1t } from '@ionic/core/components/ion-toggle.js';
93
+ import { defineCustomElement as defineCustomElement$1g } from '@ionic/core/components/ion-checkbox.js';
94
+ import { defineCustomElement as defineCustomElement$1h } from '@ionic/core/components/ion-datetime.js';
95
+ import { defineCustomElement as defineCustomElement$1i } from 'ionicons/components/ion-icon.js';
96
+ import { defineCustomElement as defineCustomElement$1j } from '@ionic/core/components/ion-input.js';
97
+ import { defineCustomElement as defineCustomElement$1k } from '@ionic/core/components/ion-input-otp.js';
98
+ import { defineCustomElement as defineCustomElement$1l } from '@ionic/core/components/ion-radio-group.js';
99
+ import { defineCustomElement as defineCustomElement$1m } from '@ionic/core/components/ion-range.js';
100
+ import { defineCustomElement as defineCustomElement$1n } from '@ionic/core/components/ion-searchbar.js';
101
+ import { defineCustomElement as defineCustomElement$1o } from '@ionic/core/components/ion-segment.js';
102
+ import { defineCustomElement as defineCustomElement$1p } from '@ionic/core/components/ion-select.js';
103
+ import { defineCustomElement as defineCustomElement$1q } from '@ionic/core/components/ion-textarea.js';
104
+ import { defineCustomElement as defineCustomElement$1r } from '@ionic/core/components/ion-toggle.js';
107
105
 
108
106
  let IonRouterOutlet = class IonRouterOutlet extends IonRouterOutlet$1 {
109
107
  parentOutlet;
@@ -315,12 +313,12 @@ let IonAccordion = class IonAccordion {
315
313
  this.el = r.nativeElement;
316
314
  }
317
315
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
318
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonAccordion, isStandalone: true, selector: "ion-accordion", inputs: { disabled: "disabled", mode: "mode", readonly: "readonly", theme: "theme", toggleIcon: "toggleIcon", toggleIconSlot: "toggleIconSlot", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
316
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonAccordion, isStandalone: true, selector: "ion-accordion", inputs: { disabled: "disabled", mode: "mode", readonly: "readonly", toggleIcon: "toggleIcon", toggleIconSlot: "toggleIconSlot", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
319
317
  };
320
318
  IonAccordion = __decorate([
321
319
  ProxyCmp({
322
320
  defineCustomElementFn: defineCustomElement$5,
323
- inputs: ['disabled', 'mode', 'readonly', 'theme', 'toggleIcon', 'toggleIconSlot', 'value']
321
+ inputs: ['disabled', 'mode', 'readonly', 'toggleIcon', 'toggleIconSlot', 'value']
324
322
  })
325
323
  ], IonAccordion);
326
324
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonAccordion, decorators: [{
@@ -330,7 +328,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
330
328
  changeDetection: ChangeDetectionStrategy.OnPush,
331
329
  template: '<ng-content></ng-content>',
332
330
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
333
- inputs: ['disabled', 'mode', 'readonly', 'theme', 'toggleIcon', 'toggleIconSlot', 'value'],
331
+ inputs: ['disabled', 'mode', 'readonly', 'toggleIcon', 'toggleIconSlot', 'value'],
334
332
  standalone: true
335
333
  }]
336
334
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -344,12 +342,12 @@ let IonAccordionGroup = class IonAccordionGroup {
344
342
  proxyOutputs(this, this.el, ['ionChange']);
345
343
  }
346
344
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonAccordionGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
347
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonAccordionGroup, isStandalone: true, selector: "ion-accordion-group", inputs: { animated: "animated", disabled: "disabled", expand: "expand", mode: "mode", multiple: "multiple", readonly: "readonly", shape: "shape", theme: "theme", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
345
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonAccordionGroup, isStandalone: true, selector: "ion-accordion-group", inputs: { animated: "animated", disabled: "disabled", expand: "expand", mode: "mode", multiple: "multiple", readonly: "readonly", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
348
346
  };
349
347
  IonAccordionGroup = __decorate([
350
348
  ProxyCmp({
351
349
  defineCustomElementFn: defineCustomElement$6,
352
- inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'shape', 'theme', 'value']
350
+ inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'value']
353
351
  })
354
352
  ], IonAccordionGroup);
355
353
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonAccordionGroup, decorators: [{
@@ -359,7 +357,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
359
357
  changeDetection: ChangeDetectionStrategy.OnPush,
360
358
  template: '<ng-content></ng-content>',
361
359
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
362
- inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'shape', 'theme', 'value'],
360
+ inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'value'],
363
361
  standalone: true
364
362
  }]
365
363
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -373,12 +371,12 @@ let IonActionSheet = class IonActionSheet {
373
371
  proxyOutputs(this, this.el, ['ionActionSheetDidPresent', 'ionActionSheetWillPresent', 'ionActionSheetWillDismiss', 'ionActionSheetDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss']);
374
372
  }
375
373
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonActionSheet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
376
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonActionSheet, isStandalone: true, selector: "ion-action-sheet", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", buttons: "buttons", cssClass: "cssClass", enterAnimation: "enterAnimation", header: "header", htmlAttributes: "htmlAttributes", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", mode: "mode", subHeader: "subHeader", theme: "theme", translucent: "translucent", trigger: "trigger" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
374
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonActionSheet, isStandalone: true, selector: "ion-action-sheet", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", buttons: "buttons", cssClass: "cssClass", enterAnimation: "enterAnimation", header: "header", htmlAttributes: "htmlAttributes", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", mode: "mode", subHeader: "subHeader", translucent: "translucent", trigger: "trigger" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
377
375
  };
378
376
  IonActionSheet = __decorate([
379
377
  ProxyCmp({
380
378
  defineCustomElementFn: defineCustomElement$7,
381
- inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],
379
+ inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'translucent', 'trigger'],
382
380
  methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
383
381
  })
384
382
  ], IonActionSheet);
@@ -389,7 +387,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
389
387
  changeDetection: ChangeDetectionStrategy.OnPush,
390
388
  template: '<ng-content></ng-content>',
391
389
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
392
- inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],
390
+ inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'translucent', 'trigger'],
393
391
  standalone: true
394
392
  }]
395
393
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -403,12 +401,12 @@ let IonAlert = class IonAlert {
403
401
  proxyOutputs(this, this.el, ['ionAlertDidPresent', 'ionAlertWillPresent', 'ionAlertWillDismiss', 'ionAlertDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss']);
404
402
  }
405
403
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonAlert, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
406
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonAlert, isStandalone: true, selector: "ion-alert", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", buttons: "buttons", cssClass: "cssClass", enterAnimation: "enterAnimation", header: "header", htmlAttributes: "htmlAttributes", inputs: "inputs", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", message: "message", mode: "mode", subHeader: "subHeader", theme: "theme", translucent: "translucent", trigger: "trigger" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
404
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonAlert, isStandalone: true, selector: "ion-alert", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", buttons: "buttons", cssClass: "cssClass", enterAnimation: "enterAnimation", header: "header", htmlAttributes: "htmlAttributes", inputs: "inputs", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", message: "message", mode: "mode", subHeader: "subHeader", translucent: "translucent", trigger: "trigger" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
407
405
  };
408
406
  IonAlert = __decorate([
409
407
  ProxyCmp({
410
408
  defineCustomElementFn: defineCustomElement$8,
411
- inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],
409
+ inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'translucent', 'trigger'],
412
410
  methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
413
411
  })
414
412
  ], IonAlert);
@@ -419,7 +417,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
419
417
  changeDetection: ChangeDetectionStrategy.OnPush,
420
418
  template: '<ng-content></ng-content>',
421
419
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
422
- inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],
420
+ inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'translucent', 'trigger'],
423
421
  standalone: true
424
422
  }]
425
423
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -432,12 +430,11 @@ let IonApp = class IonApp {
432
430
  this.el = r.nativeElement;
433
431
  }
434
432
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonApp, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
435
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonApp, isStandalone: true, selector: "ion-app", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
433
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonApp, isStandalone: true, selector: "ion-app", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
436
434
  };
437
435
  IonApp = __decorate([
438
436
  ProxyCmp({
439
437
  defineCustomElementFn: defineCustomElement$9,
440
- inputs: ['mode', 'theme'],
441
438
  methods: ['setFocus']
442
439
  })
443
440
  ], IonApp);
@@ -448,7 +445,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
448
445
  changeDetection: ChangeDetectionStrategy.OnPush,
449
446
  template: '<ng-content></ng-content>',
450
447
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
451
- inputs: ['mode', 'theme'],
448
+ inputs: [],
452
449
  standalone: true
453
450
  }]
454
451
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -461,12 +458,11 @@ let IonAvatar = class IonAvatar {
461
458
  this.el = r.nativeElement;
462
459
  }
463
460
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonAvatar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
464
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonAvatar, isStandalone: true, selector: "ion-avatar", inputs: { disabled: "disabled", mode: "mode", shape: "shape", size: "size", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
461
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonAvatar, isStandalone: true, selector: "ion-avatar", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
465
462
  };
466
463
  IonAvatar = __decorate([
467
464
  ProxyCmp({
468
- defineCustomElementFn: defineCustomElement$a,
469
- inputs: ['disabled', 'mode', 'shape', 'size', 'theme']
465
+ defineCustomElementFn: defineCustomElement$a
470
466
  })
471
467
  ], IonAvatar);
472
468
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonAvatar, decorators: [{
@@ -476,7 +472,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
476
472
  changeDetection: ChangeDetectionStrategy.OnPush,
477
473
  template: '<ng-content></ng-content>',
478
474
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
479
- inputs: ['disabled', 'mode', 'shape', 'size', 'theme'],
475
+ inputs: [],
480
476
  standalone: true
481
477
  }]
482
478
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -490,12 +486,12 @@ let IonBackdrop = class IonBackdrop {
490
486
  proxyOutputs(this, this.el, ['ionBackdropTap']);
491
487
  }
492
488
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBackdrop, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
493
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonBackdrop, isStandalone: true, selector: "ion-backdrop", inputs: { mode: "mode", stopPropagation: "stopPropagation", tappable: "tappable", theme: "theme", visible: "visible" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
489
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonBackdrop, isStandalone: true, selector: "ion-backdrop", inputs: { stopPropagation: "stopPropagation", tappable: "tappable", visible: "visible" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
494
490
  };
495
491
  IonBackdrop = __decorate([
496
492
  ProxyCmp({
497
493
  defineCustomElementFn: defineCustomElement$b,
498
- inputs: ['mode', 'stopPropagation', 'tappable', 'theme', 'visible']
494
+ inputs: ['stopPropagation', 'tappable', 'visible']
499
495
  })
500
496
  ], IonBackdrop);
501
497
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBackdrop, decorators: [{
@@ -505,7 +501,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
505
501
  changeDetection: ChangeDetectionStrategy.OnPush,
506
502
  template: '<ng-content></ng-content>',
507
503
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
508
- inputs: ['mode', 'stopPropagation', 'tappable', 'theme', 'visible'],
504
+ inputs: ['stopPropagation', 'tappable', 'visible'],
509
505
  standalone: true
510
506
  }]
511
507
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -518,12 +514,12 @@ let IonBadge = class IonBadge {
518
514
  this.el = r.nativeElement;
519
515
  }
520
516
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBadge, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
521
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonBadge, isStandalone: true, selector: "ion-badge", inputs: { color: "color", hue: "hue", mode: "mode", shape: "shape", size: "size", theme: "theme", vertical: "vertical" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
517
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonBadge, isStandalone: true, selector: "ion-badge", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
522
518
  };
523
519
  IonBadge = __decorate([
524
520
  ProxyCmp({
525
521
  defineCustomElementFn: defineCustomElement$c,
526
- inputs: ['color', 'hue', 'mode', 'shape', 'size', 'theme', 'vertical']
522
+ inputs: ['color', 'mode']
527
523
  })
528
524
  ], IonBadge);
529
525
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBadge, decorators: [{
@@ -533,7 +529,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
533
529
  changeDetection: ChangeDetectionStrategy.OnPush,
534
530
  template: '<ng-content></ng-content>',
535
531
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
536
- inputs: ['color', 'hue', 'mode', 'shape', 'size', 'theme', 'vertical'],
532
+ inputs: ['color', 'mode'],
537
533
  standalone: true
538
534
  }]
539
535
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -547,12 +543,12 @@ let IonBreadcrumb = class IonBreadcrumb {
547
543
  proxyOutputs(this, this.el, ['ionFocus', 'ionBlur']);
548
544
  }
549
545
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBreadcrumb, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
550
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonBreadcrumb, isStandalone: true, selector: "ion-breadcrumb", inputs: { active: "active", color: "color", disabled: "disabled", download: "download", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", separator: "separator", target: "target", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
546
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonBreadcrumb, isStandalone: true, selector: "ion-breadcrumb", inputs: { active: "active", color: "color", disabled: "disabled", download: "download", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", separator: "separator", target: "target" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
551
547
  };
552
548
  IonBreadcrumb = __decorate([
553
549
  ProxyCmp({
554
550
  defineCustomElementFn: defineCustomElement$d,
555
- inputs: ['active', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'separator', 'target', 'theme']
551
+ inputs: ['active', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'separator', 'target']
556
552
  })
557
553
  ], IonBreadcrumb);
558
554
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBreadcrumb, decorators: [{
@@ -562,7 +558,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
562
558
  changeDetection: ChangeDetectionStrategy.OnPush,
563
559
  template: '<ng-content></ng-content>',
564
560
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
565
- inputs: ['active', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'separator', 'target', 'theme'],
561
+ inputs: ['active', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'separator', 'target'],
566
562
  standalone: true
567
563
  }]
568
564
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -576,12 +572,12 @@ let IonBreadcrumbs = class IonBreadcrumbs {
576
572
  proxyOutputs(this, this.el, ['ionCollapsedClick']);
577
573
  }
578
574
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBreadcrumbs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
579
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonBreadcrumbs, isStandalone: true, selector: "ion-breadcrumbs", inputs: { color: "color", itemsAfterCollapse: "itemsAfterCollapse", itemsBeforeCollapse: "itemsBeforeCollapse", maxItems: "maxItems", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
575
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonBreadcrumbs, isStandalone: true, selector: "ion-breadcrumbs", inputs: { color: "color", itemsAfterCollapse: "itemsAfterCollapse", itemsBeforeCollapse: "itemsBeforeCollapse", maxItems: "maxItems", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
580
576
  };
581
577
  IonBreadcrumbs = __decorate([
582
578
  ProxyCmp({
583
579
  defineCustomElementFn: defineCustomElement$e,
584
- inputs: ['color', 'itemsAfterCollapse', 'itemsBeforeCollapse', 'maxItems', 'mode', 'theme']
580
+ inputs: ['color', 'itemsAfterCollapse', 'itemsBeforeCollapse', 'maxItems', 'mode']
585
581
  })
586
582
  ], IonBreadcrumbs);
587
583
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBreadcrumbs, decorators: [{
@@ -591,7 +587,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
591
587
  changeDetection: ChangeDetectionStrategy.OnPush,
592
588
  template: '<ng-content></ng-content>',
593
589
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
594
- inputs: ['color', 'itemsAfterCollapse', 'itemsBeforeCollapse', 'maxItems', 'mode', 'theme'],
590
+ inputs: ['color', 'itemsAfterCollapse', 'itemsBeforeCollapse', 'maxItems', 'mode'],
595
591
  standalone: true
596
592
  }]
597
593
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -605,12 +601,12 @@ let IonButton = class IonButton {
605
601
  proxyOutputs(this, this.el, ['ionFocus', 'ionBlur']);
606
602
  }
607
603
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
608
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonButton, isStandalone: true, selector: "ion-button", inputs: { buttonType: "buttonType", color: "color", disabled: "disabled", download: "download", expand: "expand", fill: "fill", form: "form", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", shape: "shape", size: "size", strong: "strong", target: "target", theme: "theme", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
604
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonButton, isStandalone: true, selector: "ion-button", inputs: { buttonType: "buttonType", color: "color", disabled: "disabled", download: "download", expand: "expand", fill: "fill", form: "form", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", shape: "shape", size: "size", strong: "strong", target: "target", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
609
605
  };
610
606
  IonButton = __decorate([
611
607
  ProxyCmp({
612
608
  defineCustomElementFn: defineCustomElement$f,
613
- inputs: ['buttonType', 'color', 'disabled', 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', 'strong', 'target', 'theme', 'type']
609
+ inputs: ['buttonType', 'color', 'disabled', 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', 'strong', 'target', 'type']
614
610
  })
615
611
  ], IonButton);
616
612
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonButton, decorators: [{
@@ -620,7 +616,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
620
616
  changeDetection: ChangeDetectionStrategy.OnPush,
621
617
  template: '<ng-content></ng-content>',
622
618
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
623
- inputs: ['buttonType', 'color', 'disabled', 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', 'strong', 'target', 'theme', 'type'],
619
+ inputs: ['buttonType', 'color', 'disabled', 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', 'strong', 'target', 'type'],
624
620
  standalone: true
625
621
  }]
626
622
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -633,12 +629,12 @@ let IonButtons = class IonButtons {
633
629
  this.el = r.nativeElement;
634
630
  }
635
631
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonButtons, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
636
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonButtons, isStandalone: true, selector: "ion-buttons", inputs: { collapse: "collapse", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
632
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonButtons, isStandalone: true, selector: "ion-buttons", inputs: { collapse: "collapse" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
637
633
  };
638
634
  IonButtons = __decorate([
639
635
  ProxyCmp({
640
636
  defineCustomElementFn: defineCustomElement$g,
641
- inputs: ['collapse', 'mode', 'theme']
637
+ inputs: ['collapse']
642
638
  })
643
639
  ], IonButtons);
644
640
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonButtons, decorators: [{
@@ -648,7 +644,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
648
644
  changeDetection: ChangeDetectionStrategy.OnPush,
649
645
  template: '<ng-content></ng-content>',
650
646
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
651
- inputs: ['collapse', 'mode', 'theme'],
647
+ inputs: ['collapse'],
652
648
  standalone: true
653
649
  }]
654
650
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -661,12 +657,12 @@ let IonCard = class IonCard {
661
657
  this.el = r.nativeElement;
662
658
  }
663
659
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
664
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCard, isStandalone: true, selector: "ion-card", inputs: { button: "button", color: "color", disabled: "disabled", download: "download", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", shape: "shape", target: "target", theme: "theme", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
660
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCard, isStandalone: true, selector: "ion-card", inputs: { button: "button", color: "color", disabled: "disabled", download: "download", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", target: "target", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
665
661
  };
666
662
  IonCard = __decorate([
667
663
  ProxyCmp({
668
664
  defineCustomElementFn: defineCustomElement$h,
669
- inputs: ['button', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'target', 'theme', 'type']
665
+ inputs: ['button', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type']
670
666
  })
671
667
  ], IonCard);
672
668
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCard, decorators: [{
@@ -676,7 +672,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
676
672
  changeDetection: ChangeDetectionStrategy.OnPush,
677
673
  template: '<ng-content></ng-content>',
678
674
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
679
- inputs: ['button', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'target', 'theme', 'type'],
675
+ inputs: ['button', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type'],
680
676
  standalone: true
681
677
  }]
682
678
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -689,12 +685,12 @@ let IonCardContent = class IonCardContent {
689
685
  this.el = r.nativeElement;
690
686
  }
691
687
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
692
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCardContent, isStandalone: true, selector: "ion-card-content", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
688
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCardContent, isStandalone: true, selector: "ion-card-content", inputs: { mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
693
689
  };
694
690
  IonCardContent = __decorate([
695
691
  ProxyCmp({
696
692
  defineCustomElementFn: defineCustomElement$i,
697
- inputs: ['mode', 'theme']
693
+ inputs: ['mode']
698
694
  })
699
695
  ], IonCardContent);
700
696
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardContent, decorators: [{
@@ -704,7 +700,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
704
700
  changeDetection: ChangeDetectionStrategy.OnPush,
705
701
  template: '<ng-content></ng-content>',
706
702
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
707
- inputs: ['mode', 'theme'],
703
+ inputs: ['mode'],
708
704
  standalone: true
709
705
  }]
710
706
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -717,12 +713,12 @@ let IonCardHeader = class IonCardHeader {
717
713
  this.el = r.nativeElement;
718
714
  }
719
715
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
720
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCardHeader, isStandalone: true, selector: "ion-card-header", inputs: { color: "color", mode: "mode", theme: "theme", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
716
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCardHeader, isStandalone: true, selector: "ion-card-header", inputs: { color: "color", mode: "mode", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
721
717
  };
722
718
  IonCardHeader = __decorate([
723
719
  ProxyCmp({
724
720
  defineCustomElementFn: defineCustomElement$j,
725
- inputs: ['color', 'mode', 'theme', 'translucent']
721
+ inputs: ['color', 'mode', 'translucent']
726
722
  })
727
723
  ], IonCardHeader);
728
724
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardHeader, decorators: [{
@@ -732,7 +728,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
732
728
  changeDetection: ChangeDetectionStrategy.OnPush,
733
729
  template: '<ng-content></ng-content>',
734
730
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
735
- inputs: ['color', 'mode', 'theme', 'translucent'],
731
+ inputs: ['color', 'mode', 'translucent'],
736
732
  standalone: true
737
733
  }]
738
734
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -745,12 +741,12 @@ let IonCardSubtitle = class IonCardSubtitle {
745
741
  this.el = r.nativeElement;
746
742
  }
747
743
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardSubtitle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
748
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCardSubtitle, isStandalone: true, selector: "ion-card-subtitle", inputs: { color: "color", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
744
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCardSubtitle, isStandalone: true, selector: "ion-card-subtitle", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
749
745
  };
750
746
  IonCardSubtitle = __decorate([
751
747
  ProxyCmp({
752
748
  defineCustomElementFn: defineCustomElement$k,
753
- inputs: ['color', 'mode', 'theme']
749
+ inputs: ['color', 'mode']
754
750
  })
755
751
  ], IonCardSubtitle);
756
752
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardSubtitle, decorators: [{
@@ -760,7 +756,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
760
756
  changeDetection: ChangeDetectionStrategy.OnPush,
761
757
  template: '<ng-content></ng-content>',
762
758
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
763
- inputs: ['color', 'mode', 'theme'],
759
+ inputs: ['color', 'mode'],
764
760
  standalone: true
765
761
  }]
766
762
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -773,12 +769,12 @@ let IonCardTitle = class IonCardTitle {
773
769
  this.el = r.nativeElement;
774
770
  }
775
771
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardTitle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
776
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCardTitle, isStandalone: true, selector: "ion-card-title", inputs: { color: "color", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
772
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCardTitle, isStandalone: true, selector: "ion-card-title", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
777
773
  };
778
774
  IonCardTitle = __decorate([
779
775
  ProxyCmp({
780
776
  defineCustomElementFn: defineCustomElement$l,
781
- inputs: ['color', 'mode', 'theme']
777
+ inputs: ['color', 'mode']
782
778
  })
783
779
  ], IonCardTitle);
784
780
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardTitle, decorators: [{
@@ -788,7 +784,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
788
784
  changeDetection: ChangeDetectionStrategy.OnPush,
789
785
  template: '<ng-content></ng-content>',
790
786
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
791
- inputs: ['color', 'mode', 'theme'],
787
+ inputs: ['color', 'mode'],
792
788
  standalone: true
793
789
  }]
794
790
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -801,12 +797,12 @@ let IonChip = class IonChip {
801
797
  this.el = r.nativeElement;
802
798
  }
803
799
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonChip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
804
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonChip, isStandalone: true, selector: "ion-chip", inputs: { color: "color", disabled: "disabled", hue: "hue", mode: "mode", outline: "outline", shape: "shape", size: "size", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
800
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonChip, isStandalone: true, selector: "ion-chip", inputs: { color: "color", disabled: "disabled", mode: "mode", outline: "outline" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
805
801
  };
806
802
  IonChip = __decorate([
807
803
  ProxyCmp({
808
804
  defineCustomElementFn: defineCustomElement$m,
809
- inputs: ['color', 'disabled', 'hue', 'mode', 'outline', 'shape', 'size', 'theme']
805
+ inputs: ['color', 'disabled', 'mode', 'outline']
810
806
  })
811
807
  ], IonChip);
812
808
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonChip, decorators: [{
@@ -816,7 +812,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
816
812
  changeDetection: ChangeDetectionStrategy.OnPush,
817
813
  template: '<ng-content></ng-content>',
818
814
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
819
- inputs: ['color', 'disabled', 'hue', 'mode', 'outline', 'shape', 'size', 'theme'],
815
+ inputs: ['color', 'disabled', 'mode', 'outline'],
820
816
  standalone: true
821
817
  }]
822
818
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -829,12 +825,12 @@ let IonCol = class IonCol {
829
825
  this.el = r.nativeElement;
830
826
  }
831
827
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCol, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
832
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCol, isStandalone: true, selector: "ion-col", inputs: { mode: "mode", offset: "offset", offsetLg: "offsetLg", offsetMd: "offsetMd", offsetSm: "offsetSm", offsetXl: "offsetXl", offsetXs: "offsetXs", order: "order", orderLg: "orderLg", orderMd: "orderMd", orderSm: "orderSm", orderXl: "orderXl", orderXs: "orderXs", pull: "pull", pullLg: "pullLg", pullMd: "pullMd", pullSm: "pullSm", pullXl: "pullXl", pullXs: "pullXs", push: "push", pushLg: "pushLg", pushMd: "pushMd", pushSm: "pushSm", pushXl: "pushXl", pushXs: "pushXs", size: "size", sizeLg: "sizeLg", sizeMd: "sizeMd", sizeSm: "sizeSm", sizeXl: "sizeXl", sizeXs: "sizeXs", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
828
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCol, isStandalone: true, selector: "ion-col", inputs: { offset: "offset", offsetLg: "offsetLg", offsetMd: "offsetMd", offsetSm: "offsetSm", offsetXl: "offsetXl", offsetXs: "offsetXs", pull: "pull", pullLg: "pullLg", pullMd: "pullMd", pullSm: "pullSm", pullXl: "pullXl", pullXs: "pullXs", push: "push", pushLg: "pushLg", pushMd: "pushMd", pushSm: "pushSm", pushXl: "pushXl", pushXs: "pushXs", size: "size", sizeLg: "sizeLg", sizeMd: "sizeMd", sizeSm: "sizeSm", sizeXl: "sizeXl", sizeXs: "sizeXs" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
833
829
  };
834
830
  IonCol = __decorate([
835
831
  ProxyCmp({
836
832
  defineCustomElementFn: defineCustomElement$n,
837
- inputs: ['mode', 'offset', 'offsetLg', 'offsetMd', 'offsetSm', 'offsetXl', 'offsetXs', 'order', 'orderLg', 'orderMd', 'orderSm', 'orderXl', 'orderXs', 'pull', 'pullLg', 'pullMd', 'pullSm', 'pullXl', 'pullXs', 'push', 'pushLg', 'pushMd', 'pushSm', 'pushXl', 'pushXs', 'size', 'sizeLg', 'sizeMd', 'sizeSm', 'sizeXl', 'sizeXs', 'theme']
833
+ inputs: ['offset', 'offsetLg', 'offsetMd', 'offsetSm', 'offsetXl', 'offsetXs', 'pull', 'pullLg', 'pullMd', 'pullSm', 'pullXl', 'pullXs', 'push', 'pushLg', 'pushMd', 'pushSm', 'pushXl', 'pushXs', 'size', 'sizeLg', 'sizeMd', 'sizeSm', 'sizeXl', 'sizeXs']
838
834
  })
839
835
  ], IonCol);
840
836
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCol, decorators: [{
@@ -844,7 +840,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
844
840
  changeDetection: ChangeDetectionStrategy.OnPush,
845
841
  template: '<ng-content></ng-content>',
846
842
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
847
- inputs: ['mode', 'offset', 'offsetLg', 'offsetMd', 'offsetSm', 'offsetXl', 'offsetXs', 'order', 'orderLg', 'orderMd', 'orderSm', 'orderXl', 'orderXs', 'pull', 'pullLg', 'pullMd', 'pullSm', 'pullXl', 'pullXs', 'push', 'pushLg', 'pushMd', 'pushSm', 'pushXl', 'pushXs', 'size', 'sizeLg', 'sizeMd', 'sizeSm', 'sizeXl', 'sizeXs', 'theme'],
843
+ inputs: ['offset', 'offsetLg', 'offsetMd', 'offsetSm', 'offsetXl', 'offsetXs', 'pull', 'pullLg', 'pullMd', 'pullSm', 'pullXl', 'pullXs', 'push', 'pushLg', 'pushMd', 'pushSm', 'pushXl', 'pushXs', 'size', 'sizeLg', 'sizeMd', 'sizeSm', 'sizeXl', 'sizeXs'],
848
844
  standalone: true
849
845
  }]
850
846
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -858,12 +854,12 @@ let IonContent = class IonContent {
858
854
  proxyOutputs(this, this.el, ['ionScrollStart', 'ionScroll', 'ionScrollEnd']);
859
855
  }
860
856
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
861
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonContent, isStandalone: true, selector: "ion-content", inputs: { color: "color", fixedSlotPlacement: "fixedSlotPlacement", forceOverscroll: "forceOverscroll", fullscreen: "fullscreen", mode: "mode", scrollEvents: "scrollEvents", scrollX: "scrollX", scrollY: "scrollY", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
857
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonContent, isStandalone: true, selector: "ion-content", inputs: { color: "color", fixedSlotPlacement: "fixedSlotPlacement", forceOverscroll: "forceOverscroll", fullscreen: "fullscreen", scrollEvents: "scrollEvents", scrollX: "scrollX", scrollY: "scrollY" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
862
858
  };
863
859
  IonContent = __decorate([
864
860
  ProxyCmp({
865
861
  defineCustomElementFn: defineCustomElement$o,
866
- inputs: ['color', 'fixedSlotPlacement', 'forceOverscroll', 'fullscreen', 'mode', 'scrollEvents', 'scrollX', 'scrollY', 'theme'],
862
+ inputs: ['color', 'fixedSlotPlacement', 'forceOverscroll', 'fullscreen', 'scrollEvents', 'scrollX', 'scrollY'],
867
863
  methods: ['getScrollElement', 'scrollToTop', 'scrollToBottom', 'scrollByPoint', 'scrollToPoint']
868
864
  })
869
865
  ], IonContent);
@@ -874,7 +870,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
874
870
  changeDetection: ChangeDetectionStrategy.OnPush,
875
871
  template: '<ng-content></ng-content>',
876
872
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
877
- inputs: ['color', 'fixedSlotPlacement', 'forceOverscroll', 'fullscreen', 'mode', 'scrollEvents', 'scrollX', 'scrollY', 'theme'],
873
+ inputs: ['color', 'fixedSlotPlacement', 'forceOverscroll', 'fullscreen', 'scrollEvents', 'scrollX', 'scrollY'],
878
874
  standalone: true
879
875
  }]
880
876
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -887,12 +883,12 @@ let IonDatetimeButton = class IonDatetimeButton {
887
883
  this.el = r.nativeElement;
888
884
  }
889
885
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonDatetimeButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
890
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonDatetimeButton, isStandalone: true, selector: "ion-datetime-button", inputs: { color: "color", datetime: "datetime", disabled: "disabled", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
886
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonDatetimeButton, isStandalone: true, selector: "ion-datetime-button", inputs: { color: "color", datetime: "datetime", disabled: "disabled", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
891
887
  };
892
888
  IonDatetimeButton = __decorate([
893
889
  ProxyCmp({
894
890
  defineCustomElementFn: defineCustomElement$p,
895
- inputs: ['color', 'datetime', 'disabled', 'mode', 'theme']
891
+ inputs: ['color', 'datetime', 'disabled', 'mode']
896
892
  })
897
893
  ], IonDatetimeButton);
898
894
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonDatetimeButton, decorators: [{
@@ -902,35 +898,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
902
898
  changeDetection: ChangeDetectionStrategy.OnPush,
903
899
  template: '<ng-content></ng-content>',
904
900
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
905
- inputs: ['color', 'datetime', 'disabled', 'mode', 'theme'],
906
- standalone: true
907
- }]
908
- }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
909
- let IonDivider = class IonDivider {
910
- z;
911
- el;
912
- constructor(c, r, z) {
913
- this.z = z;
914
- c.detach();
915
- this.el = r.nativeElement;
916
- }
917
- /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonDivider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
918
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonDivider, isStandalone: true, selector: "ion-divider", inputs: { inset: "inset", spacing: "spacing" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
919
- };
920
- IonDivider = __decorate([
921
- ProxyCmp({
922
- defineCustomElementFn: defineCustomElement$q,
923
- inputs: ['inset', 'spacing']
924
- })
925
- ], IonDivider);
926
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonDivider, decorators: [{
927
- type: Component,
928
- args: [{
929
- selector: 'ion-divider',
930
- changeDetection: ChangeDetectionStrategy.OnPush,
931
- template: '<ng-content></ng-content>',
932
- // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
933
- inputs: ['inset', 'spacing'],
901
+ inputs: ['color', 'datetime', 'disabled', 'mode'],
934
902
  standalone: true
935
903
  }]
936
904
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -943,12 +911,12 @@ let IonFab = class IonFab {
943
911
  this.el = r.nativeElement;
944
912
  }
945
913
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonFab, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
946
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonFab, isStandalone: true, selector: "ion-fab", inputs: { activated: "activated", edge: "edge", horizontal: "horizontal", mode: "mode", theme: "theme", vertical: "vertical" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
914
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonFab, isStandalone: true, selector: "ion-fab", inputs: { activated: "activated", edge: "edge", horizontal: "horizontal", vertical: "vertical" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
947
915
  };
948
916
  IonFab = __decorate([
949
917
  ProxyCmp({
950
- defineCustomElementFn: defineCustomElement$r,
951
- inputs: ['activated', 'edge', 'horizontal', 'mode', 'theme', 'vertical'],
918
+ defineCustomElementFn: defineCustomElement$q,
919
+ inputs: ['activated', 'edge', 'horizontal', 'vertical'],
952
920
  methods: ['close']
953
921
  })
954
922
  ], IonFab);
@@ -959,7 +927,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
959
927
  changeDetection: ChangeDetectionStrategy.OnPush,
960
928
  template: '<ng-content></ng-content>',
961
929
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
962
- inputs: ['activated', 'edge', 'horizontal', 'mode', 'theme', 'vertical'],
930
+ inputs: ['activated', 'edge', 'horizontal', 'vertical'],
963
931
  standalone: true
964
932
  }]
965
933
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -973,12 +941,12 @@ let IonFabButton = class IonFabButton {
973
941
  proxyOutputs(this, this.el, ['ionFocus', 'ionBlur']);
974
942
  }
975
943
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonFabButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
976
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonFabButton, isStandalone: true, selector: "ion-fab-button", inputs: { activated: "activated", closeIcon: "closeIcon", color: "color", disabled: "disabled", download: "download", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", show: "show", size: "size", target: "target", theme: "theme", translucent: "translucent", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
944
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonFabButton, isStandalone: true, selector: "ion-fab-button", inputs: { activated: "activated", closeIcon: "closeIcon", color: "color", disabled: "disabled", download: "download", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", show: "show", size: "size", target: "target", translucent: "translucent", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
977
945
  };
978
946
  IonFabButton = __decorate([
979
947
  ProxyCmp({
980
- defineCustomElementFn: defineCustomElement$s,
981
- inputs: ['activated', 'closeIcon', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'show', 'size', 'target', 'theme', 'translucent', 'type']
948
+ defineCustomElementFn: defineCustomElement$r,
949
+ inputs: ['activated', 'closeIcon', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'show', 'size', 'target', 'translucent', 'type']
982
950
  })
983
951
  ], IonFabButton);
984
952
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonFabButton, decorators: [{
@@ -988,7 +956,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
988
956
  changeDetection: ChangeDetectionStrategy.OnPush,
989
957
  template: '<ng-content></ng-content>',
990
958
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
991
- inputs: ['activated', 'closeIcon', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'show', 'size', 'target', 'theme', 'translucent', 'type'],
959
+ inputs: ['activated', 'closeIcon', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'show', 'size', 'target', 'translucent', 'type'],
992
960
  standalone: true
993
961
  }]
994
962
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1001,12 +969,12 @@ let IonFabList = class IonFabList {
1001
969
  this.el = r.nativeElement;
1002
970
  }
1003
971
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonFabList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1004
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonFabList, isStandalone: true, selector: "ion-fab-list", inputs: { activated: "activated", mode: "mode", side: "side", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
972
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonFabList, isStandalone: true, selector: "ion-fab-list", inputs: { activated: "activated", side: "side" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1005
973
  };
1006
974
  IonFabList = __decorate([
1007
975
  ProxyCmp({
1008
- defineCustomElementFn: defineCustomElement$t,
1009
- inputs: ['activated', 'mode', 'side', 'theme']
976
+ defineCustomElementFn: defineCustomElement$s,
977
+ inputs: ['activated', 'side']
1010
978
  })
1011
979
  ], IonFabList);
1012
980
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonFabList, decorators: [{
@@ -1016,7 +984,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1016
984
  changeDetection: ChangeDetectionStrategy.OnPush,
1017
985
  template: '<ng-content></ng-content>',
1018
986
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1019
- inputs: ['activated', 'mode', 'side', 'theme'],
987
+ inputs: ['activated', 'side'],
1020
988
  standalone: true
1021
989
  }]
1022
990
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1029,12 +997,12 @@ let IonFooter = class IonFooter {
1029
997
  this.el = r.nativeElement;
1030
998
  }
1031
999
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonFooter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1032
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonFooter, isStandalone: true, selector: "ion-footer", inputs: { collapse: "collapse", mode: "mode", theme: "theme", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1000
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonFooter, isStandalone: true, selector: "ion-footer", inputs: { collapse: "collapse", mode: "mode", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1033
1001
  };
1034
1002
  IonFooter = __decorate([
1035
1003
  ProxyCmp({
1036
- defineCustomElementFn: defineCustomElement$u,
1037
- inputs: ['collapse', 'mode', 'theme', 'translucent']
1004
+ defineCustomElementFn: defineCustomElement$t,
1005
+ inputs: ['collapse', 'mode', 'translucent']
1038
1006
  })
1039
1007
  ], IonFooter);
1040
1008
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonFooter, decorators: [{
@@ -1044,35 +1012,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1044
1012
  changeDetection: ChangeDetectionStrategy.OnPush,
1045
1013
  template: '<ng-content></ng-content>',
1046
1014
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1047
- inputs: ['collapse', 'mode', 'theme', 'translucent'],
1048
- standalone: true
1049
- }]
1050
- }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
1051
- let IonGallery = class IonGallery {
1052
- z;
1053
- el;
1054
- constructor(c, r, z) {
1055
- this.z = z;
1056
- c.detach();
1057
- this.el = r.nativeElement;
1058
- }
1059
- /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonGallery, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1060
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonGallery, isStandalone: true, selector: "ion-gallery", inputs: { columns: "columns", layout: "layout", mode: "mode", order: "order", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1061
- };
1062
- IonGallery = __decorate([
1063
- ProxyCmp({
1064
- defineCustomElementFn: defineCustomElement$v,
1065
- inputs: ['columns', 'layout', 'mode', 'order', 'theme']
1066
- })
1067
- ], IonGallery);
1068
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonGallery, decorators: [{
1069
- type: Component,
1070
- args: [{
1071
- selector: 'ion-gallery',
1072
- changeDetection: ChangeDetectionStrategy.OnPush,
1073
- template: '<ng-content></ng-content>',
1074
- // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1075
- inputs: ['columns', 'layout', 'mode', 'order', 'theme'],
1015
+ inputs: ['collapse', 'mode', 'translucent'],
1076
1016
  standalone: true
1077
1017
  }]
1078
1018
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1085,12 +1025,12 @@ let IonGrid = class IonGrid {
1085
1025
  this.el = r.nativeElement;
1086
1026
  }
1087
1027
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1088
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonGrid, isStandalone: true, selector: "ion-grid", inputs: { fixed: "fixed", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1028
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonGrid, isStandalone: true, selector: "ion-grid", inputs: { fixed: "fixed" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1089
1029
  };
1090
1030
  IonGrid = __decorate([
1091
1031
  ProxyCmp({
1092
- defineCustomElementFn: defineCustomElement$w,
1093
- inputs: ['fixed', 'mode', 'theme']
1032
+ defineCustomElementFn: defineCustomElement$u,
1033
+ inputs: ['fixed']
1094
1034
  })
1095
1035
  ], IonGrid);
1096
1036
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonGrid, decorators: [{
@@ -1100,7 +1040,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1100
1040
  changeDetection: ChangeDetectionStrategy.OnPush,
1101
1041
  template: '<ng-content></ng-content>',
1102
1042
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1103
- inputs: ['fixed', 'mode', 'theme'],
1043
+ inputs: ['fixed'],
1104
1044
  standalone: true
1105
1045
  }]
1106
1046
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1113,12 +1053,12 @@ let IonHeader = class IonHeader {
1113
1053
  this.el = r.nativeElement;
1114
1054
  }
1115
1055
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1116
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonHeader, isStandalone: true, selector: "ion-header", inputs: { collapse: "collapse", divider: "divider", mode: "mode", theme: "theme", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1056
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonHeader, isStandalone: true, selector: "ion-header", inputs: { collapse: "collapse", mode: "mode", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1117
1057
  };
1118
1058
  IonHeader = __decorate([
1119
1059
  ProxyCmp({
1120
- defineCustomElementFn: defineCustomElement$x,
1121
- inputs: ['collapse', 'divider', 'mode', 'theme', 'translucent']
1060
+ defineCustomElementFn: defineCustomElement$v,
1061
+ inputs: ['collapse', 'mode', 'translucent']
1122
1062
  })
1123
1063
  ], IonHeader);
1124
1064
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonHeader, decorators: [{
@@ -1128,7 +1068,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1128
1068
  changeDetection: ChangeDetectionStrategy.OnPush,
1129
1069
  template: '<ng-content></ng-content>',
1130
1070
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1131
- inputs: ['collapse', 'divider', 'mode', 'theme', 'translucent'],
1071
+ inputs: ['collapse', 'mode', 'translucent'],
1132
1072
  standalone: true
1133
1073
  }]
1134
1074
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1142,12 +1082,12 @@ let IonImg = class IonImg {
1142
1082
  proxyOutputs(this, this.el, ['ionImgWillLoad', 'ionImgDidLoad', 'ionError']);
1143
1083
  }
1144
1084
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonImg, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1145
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonImg, isStandalone: true, selector: "ion-img", inputs: { alt: "alt", mode: "mode", src: "src", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1085
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonImg, isStandalone: true, selector: "ion-img", inputs: { alt: "alt", src: "src" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1146
1086
  };
1147
1087
  IonImg = __decorate([
1148
1088
  ProxyCmp({
1149
- defineCustomElementFn: defineCustomElement$y,
1150
- inputs: ['alt', 'mode', 'src', 'theme']
1089
+ defineCustomElementFn: defineCustomElement$w,
1090
+ inputs: ['alt', 'src']
1151
1091
  })
1152
1092
  ], IonImg);
1153
1093
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonImg, decorators: [{
@@ -1157,7 +1097,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1157
1097
  changeDetection: ChangeDetectionStrategy.OnPush,
1158
1098
  template: '<ng-content></ng-content>',
1159
1099
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1160
- inputs: ['alt', 'mode', 'src', 'theme'],
1100
+ inputs: ['alt', 'src'],
1161
1101
  standalone: true
1162
1102
  }]
1163
1103
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1171,12 +1111,12 @@ let IonInfiniteScroll = class IonInfiniteScroll {
1171
1111
  proxyOutputs(this, this.el, ['ionInfinite']);
1172
1112
  }
1173
1113
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonInfiniteScroll, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1174
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonInfiniteScroll, isStandalone: true, selector: "ion-infinite-scroll", inputs: { disabled: "disabled", mode: "mode", position: "position", preserveRerenderScrollPosition: "preserveRerenderScrollPosition", theme: "theme", threshold: "threshold" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1114
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonInfiniteScroll, isStandalone: true, selector: "ion-infinite-scroll", inputs: { disabled: "disabled", position: "position", threshold: "threshold" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1175
1115
  };
1176
1116
  IonInfiniteScroll = __decorate([
1177
1117
  ProxyCmp({
1178
- defineCustomElementFn: defineCustomElement$z,
1179
- inputs: ['disabled', 'mode', 'position', 'preserveRerenderScrollPosition', 'theme', 'threshold'],
1118
+ defineCustomElementFn: defineCustomElement$x,
1119
+ inputs: ['disabled', 'position', 'threshold'],
1180
1120
  methods: ['complete']
1181
1121
  })
1182
1122
  ], IonInfiniteScroll);
@@ -1187,7 +1127,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1187
1127
  changeDetection: ChangeDetectionStrategy.OnPush,
1188
1128
  template: '<ng-content></ng-content>',
1189
1129
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1190
- inputs: ['disabled', 'mode', 'position', 'preserveRerenderScrollPosition', 'theme', 'threshold'],
1130
+ inputs: ['disabled', 'position', 'threshold'],
1191
1131
  standalone: true
1192
1132
  }]
1193
1133
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1200,12 +1140,12 @@ let IonInfiniteScrollContent = class IonInfiniteScrollContent {
1200
1140
  this.el = r.nativeElement;
1201
1141
  }
1202
1142
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonInfiniteScrollContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1203
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonInfiniteScrollContent, isStandalone: true, selector: "ion-infinite-scroll-content", inputs: { loadingSpinner: "loadingSpinner", loadingText: "loadingText", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1143
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonInfiniteScrollContent, isStandalone: true, selector: "ion-infinite-scroll-content", inputs: { loadingSpinner: "loadingSpinner", loadingText: "loadingText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1204
1144
  };
1205
1145
  IonInfiniteScrollContent = __decorate([
1206
1146
  ProxyCmp({
1207
- defineCustomElementFn: defineCustomElement$A,
1208
- inputs: ['loadingSpinner', 'loadingText', 'mode', 'theme']
1147
+ defineCustomElementFn: defineCustomElement$y,
1148
+ inputs: ['loadingSpinner', 'loadingText']
1209
1149
  })
1210
1150
  ], IonInfiniteScrollContent);
1211
1151
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonInfiniteScrollContent, decorators: [{
@@ -1215,7 +1155,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1215
1155
  changeDetection: ChangeDetectionStrategy.OnPush,
1216
1156
  template: '<ng-content></ng-content>',
1217
1157
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1218
- inputs: ['loadingSpinner', 'loadingText', 'mode', 'theme'],
1158
+ inputs: ['loadingSpinner', 'loadingText'],
1219
1159
  standalone: true
1220
1160
  }]
1221
1161
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1232,7 +1172,7 @@ let IonInputPasswordToggle = class IonInputPasswordToggle {
1232
1172
  };
1233
1173
  IonInputPasswordToggle = __decorate([
1234
1174
  ProxyCmp({
1235
- defineCustomElementFn: defineCustomElement$B,
1175
+ defineCustomElementFn: defineCustomElement$z,
1236
1176
  inputs: ['color', 'hideIcon', 'mode', 'showIcon']
1237
1177
  })
1238
1178
  ], IonInputPasswordToggle);
@@ -1256,12 +1196,12 @@ let IonItem = class IonItem {
1256
1196
  this.el = r.nativeElement;
1257
1197
  }
1258
1198
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1259
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItem, isStandalone: true, selector: "ion-item", inputs: { button: "button", color: "color", detail: "detail", detailIcon: "detailIcon", disabled: "disabled", download: "download", href: "href", lines: "lines", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", target: "target", theme: "theme", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1199
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItem, isStandalone: true, selector: "ion-item", inputs: { button: "button", color: "color", detail: "detail", detailIcon: "detailIcon", disabled: "disabled", download: "download", href: "href", lines: "lines", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", target: "target", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1260
1200
  };
1261
1201
  IonItem = __decorate([
1262
1202
  ProxyCmp({
1263
- defineCustomElementFn: defineCustomElement$C,
1264
- inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'theme', 'type']
1203
+ defineCustomElementFn: defineCustomElement$A,
1204
+ inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type']
1265
1205
  })
1266
1206
  ], IonItem);
1267
1207
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItem, decorators: [{
@@ -1271,7 +1211,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1271
1211
  changeDetection: ChangeDetectionStrategy.OnPush,
1272
1212
  template: '<ng-content></ng-content>',
1273
1213
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1274
- inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'theme', 'type'],
1214
+ inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type'],
1275
1215
  standalone: true
1276
1216
  }]
1277
1217
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1284,12 +1224,12 @@ let IonItemDivider = class IonItemDivider {
1284
1224
  this.el = r.nativeElement;
1285
1225
  }
1286
1226
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemDivider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1287
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemDivider, isStandalone: true, selector: "ion-item-divider", inputs: { color: "color", mode: "mode", sticky: "sticky", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1227
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemDivider, isStandalone: true, selector: "ion-item-divider", inputs: { color: "color", mode: "mode", sticky: "sticky" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1288
1228
  };
1289
1229
  IonItemDivider = __decorate([
1290
1230
  ProxyCmp({
1291
- defineCustomElementFn: defineCustomElement$D,
1292
- inputs: ['color', 'mode', 'sticky', 'theme']
1231
+ defineCustomElementFn: defineCustomElement$B,
1232
+ inputs: ['color', 'mode', 'sticky']
1293
1233
  })
1294
1234
  ], IonItemDivider);
1295
1235
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemDivider, decorators: [{
@@ -1299,7 +1239,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1299
1239
  changeDetection: ChangeDetectionStrategy.OnPush,
1300
1240
  template: '<ng-content></ng-content>',
1301
1241
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1302
- inputs: ['color', 'mode', 'sticky', 'theme'],
1242
+ inputs: ['color', 'mode', 'sticky'],
1303
1243
  standalone: true
1304
1244
  }]
1305
1245
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1312,12 +1252,11 @@ let IonItemGroup = class IonItemGroup {
1312
1252
  this.el = r.nativeElement;
1313
1253
  }
1314
1254
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1315
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemGroup, isStandalone: true, selector: "ion-item-group", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1255
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemGroup, isStandalone: true, selector: "ion-item-group", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1316
1256
  };
1317
1257
  IonItemGroup = __decorate([
1318
1258
  ProxyCmp({
1319
- defineCustomElementFn: defineCustomElement$E,
1320
- inputs: ['mode', 'theme']
1259
+ defineCustomElementFn: defineCustomElement$C
1321
1260
  })
1322
1261
  ], IonItemGroup);
1323
1262
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemGroup, decorators: [{
@@ -1327,7 +1266,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1327
1266
  changeDetection: ChangeDetectionStrategy.OnPush,
1328
1267
  template: '<ng-content></ng-content>',
1329
1268
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1330
- inputs: ['mode', 'theme'],
1269
+ inputs: [],
1331
1270
  standalone: true
1332
1271
  }]
1333
1272
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1340,12 +1279,12 @@ let IonItemOption = class IonItemOption {
1340
1279
  this.el = r.nativeElement;
1341
1280
  }
1342
1281
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemOption, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1343
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemOption, isStandalone: true, selector: "ion-item-option", inputs: { color: "color", disabled: "disabled", download: "download", expandable: "expandable", href: "href", hue: "hue", mode: "mode", rel: "rel", shape: "shape", target: "target", theme: "theme", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1282
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemOption, isStandalone: true, selector: "ion-item-option", inputs: { color: "color", disabled: "disabled", download: "download", expandable: "expandable", href: "href", mode: "mode", rel: "rel", target: "target", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1344
1283
  };
1345
1284
  IonItemOption = __decorate([
1346
1285
  ProxyCmp({
1347
- defineCustomElementFn: defineCustomElement$F,
1348
- inputs: ['color', 'disabled', 'download', 'expandable', 'href', 'hue', 'mode', 'rel', 'shape', 'target', 'theme', 'type']
1286
+ defineCustomElementFn: defineCustomElement$D,
1287
+ inputs: ['color', 'disabled', 'download', 'expandable', 'href', 'mode', 'rel', 'target', 'type']
1349
1288
  })
1350
1289
  ], IonItemOption);
1351
1290
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemOption, decorators: [{
@@ -1355,7 +1294,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1355
1294
  changeDetection: ChangeDetectionStrategy.OnPush,
1356
1295
  template: '<ng-content></ng-content>',
1357
1296
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1358
- inputs: ['color', 'disabled', 'download', 'expandable', 'href', 'hue', 'mode', 'rel', 'shape', 'target', 'theme', 'type'],
1297
+ inputs: ['color', 'disabled', 'download', 'expandable', 'href', 'mode', 'rel', 'target', 'type'],
1359
1298
  standalone: true
1360
1299
  }]
1361
1300
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1369,12 +1308,12 @@ let IonItemOptions = class IonItemOptions {
1369
1308
  proxyOutputs(this, this.el, ['ionSwipe']);
1370
1309
  }
1371
1310
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemOptions, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1372
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemOptions, isStandalone: true, selector: "ion-item-options", inputs: { mode: "mode", side: "side", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1311
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemOptions, isStandalone: true, selector: "ion-item-options", inputs: { side: "side" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1373
1312
  };
1374
1313
  IonItemOptions = __decorate([
1375
1314
  ProxyCmp({
1376
- defineCustomElementFn: defineCustomElement$G,
1377
- inputs: ['mode', 'side', 'theme']
1315
+ defineCustomElementFn: defineCustomElement$E,
1316
+ inputs: ['side']
1378
1317
  })
1379
1318
  ], IonItemOptions);
1380
1319
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemOptions, decorators: [{
@@ -1384,7 +1323,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1384
1323
  changeDetection: ChangeDetectionStrategy.OnPush,
1385
1324
  template: '<ng-content></ng-content>',
1386
1325
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1387
- inputs: ['mode', 'side', 'theme'],
1326
+ inputs: ['side'],
1388
1327
  standalone: true
1389
1328
  }]
1390
1329
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1398,12 +1337,12 @@ let IonItemSliding = class IonItemSliding {
1398
1337
  proxyOutputs(this, this.el, ['ionDrag']);
1399
1338
  }
1400
1339
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemSliding, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1401
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemSliding, isStandalone: true, selector: "ion-item-sliding", inputs: { disabled: "disabled", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1340
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemSliding, isStandalone: true, selector: "ion-item-sliding", inputs: { disabled: "disabled" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1402
1341
  };
1403
1342
  IonItemSliding = __decorate([
1404
1343
  ProxyCmp({
1405
- defineCustomElementFn: defineCustomElement$H,
1406
- inputs: ['disabled', 'mode', 'theme'],
1344
+ defineCustomElementFn: defineCustomElement$F,
1345
+ inputs: ['disabled'],
1407
1346
  methods: ['getOpenAmount', 'getSlidingRatio', 'open', 'close', 'closeOpened']
1408
1347
  })
1409
1348
  ], IonItemSliding);
@@ -1414,7 +1353,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1414
1353
  changeDetection: ChangeDetectionStrategy.OnPush,
1415
1354
  template: '<ng-content></ng-content>',
1416
1355
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1417
- inputs: ['disabled', 'mode', 'theme'],
1356
+ inputs: ['disabled'],
1418
1357
  standalone: true
1419
1358
  }]
1420
1359
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1427,12 +1366,12 @@ let IonLabel = class IonLabel {
1427
1366
  this.el = r.nativeElement;
1428
1367
  }
1429
1368
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonLabel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1430
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonLabel, isStandalone: true, selector: "ion-label", inputs: { color: "color", mode: "mode", position: "position", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1369
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonLabel, isStandalone: true, selector: "ion-label", inputs: { color: "color", mode: "mode", position: "position" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1431
1370
  };
1432
1371
  IonLabel = __decorate([
1433
1372
  ProxyCmp({
1434
- defineCustomElementFn: defineCustomElement$I,
1435
- inputs: ['color', 'mode', 'position', 'theme']
1373
+ defineCustomElementFn: defineCustomElement$G,
1374
+ inputs: ['color', 'mode', 'position']
1436
1375
  })
1437
1376
  ], IonLabel);
1438
1377
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonLabel, decorators: [{
@@ -1442,7 +1381,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1442
1381
  changeDetection: ChangeDetectionStrategy.OnPush,
1443
1382
  template: '<ng-content></ng-content>',
1444
1383
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1445
- inputs: ['color', 'mode', 'position', 'theme'],
1384
+ inputs: ['color', 'mode', 'position'],
1446
1385
  standalone: true
1447
1386
  }]
1448
1387
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1455,12 +1394,12 @@ let IonList = class IonList {
1455
1394
  this.el = r.nativeElement;
1456
1395
  }
1457
1396
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1458
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonList, isStandalone: true, selector: "ion-list", inputs: { inset: "inset", lines: "lines", mode: "mode", shape: "shape", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1397
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonList, isStandalone: true, selector: "ion-list", inputs: { inset: "inset", lines: "lines", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1459
1398
  };
1460
1399
  IonList = __decorate([
1461
1400
  ProxyCmp({
1462
- defineCustomElementFn: defineCustomElement$J,
1463
- inputs: ['inset', 'lines', 'mode', 'shape', 'theme'],
1401
+ defineCustomElementFn: defineCustomElement$H,
1402
+ inputs: ['inset', 'lines', 'mode'],
1464
1403
  methods: ['closeSlidingItems']
1465
1404
  })
1466
1405
  ], IonList);
@@ -1471,7 +1410,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1471
1410
  changeDetection: ChangeDetectionStrategy.OnPush,
1472
1411
  template: '<ng-content></ng-content>',
1473
1412
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1474
- inputs: ['inset', 'lines', 'mode', 'shape', 'theme'],
1413
+ inputs: ['inset', 'lines', 'mode'],
1475
1414
  standalone: true
1476
1415
  }]
1477
1416
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1484,12 +1423,12 @@ let IonListHeader = class IonListHeader {
1484
1423
  this.el = r.nativeElement;
1485
1424
  }
1486
1425
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonListHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1487
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonListHeader, isStandalone: true, selector: "ion-list-header", inputs: { color: "color", lines: "lines", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1426
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonListHeader, isStandalone: true, selector: "ion-list-header", inputs: { color: "color", lines: "lines", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1488
1427
  };
1489
1428
  IonListHeader = __decorate([
1490
1429
  ProxyCmp({
1491
- defineCustomElementFn: defineCustomElement$K,
1492
- inputs: ['color', 'lines', 'mode', 'theme']
1430
+ defineCustomElementFn: defineCustomElement$I,
1431
+ inputs: ['color', 'lines', 'mode']
1493
1432
  })
1494
1433
  ], IonListHeader);
1495
1434
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonListHeader, decorators: [{
@@ -1499,7 +1438,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1499
1438
  changeDetection: ChangeDetectionStrategy.OnPush,
1500
1439
  template: '<ng-content></ng-content>',
1501
1440
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1502
- inputs: ['color', 'lines', 'mode', 'theme'],
1441
+ inputs: ['color', 'lines', 'mode'],
1503
1442
  standalone: true
1504
1443
  }]
1505
1444
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1513,12 +1452,12 @@ let IonLoading = class IonLoading {
1513
1452
  proxyOutputs(this, this.el, ['ionLoadingDidPresent', 'ionLoadingWillPresent', 'ionLoadingWillDismiss', 'ionLoadingDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss']);
1514
1453
  }
1515
1454
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonLoading, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1516
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonLoading, isStandalone: true, selector: "ion-loading", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", cssClass: "cssClass", duration: "duration", enterAnimation: "enterAnimation", htmlAttributes: "htmlAttributes", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", message: "message", mode: "mode", showBackdrop: "showBackdrop", spinner: "spinner", theme: "theme", translucent: "translucent", trigger: "trigger" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1455
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonLoading, isStandalone: true, selector: "ion-loading", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", cssClass: "cssClass", duration: "duration", enterAnimation: "enterAnimation", htmlAttributes: "htmlAttributes", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", message: "message", mode: "mode", showBackdrop: "showBackdrop", spinner: "spinner", translucent: "translucent", trigger: "trigger" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1517
1456
  };
1518
1457
  IonLoading = __decorate([
1519
1458
  ProxyCmp({
1520
- defineCustomElementFn: defineCustomElement$L,
1521
- inputs: ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'theme', 'translucent', 'trigger'],
1459
+ defineCustomElementFn: defineCustomElement$J,
1460
+ inputs: ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'translucent', 'trigger'],
1522
1461
  methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
1523
1462
  })
1524
1463
  ], IonLoading);
@@ -1529,7 +1468,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1529
1468
  changeDetection: ChangeDetectionStrategy.OnPush,
1530
1469
  template: '<ng-content></ng-content>',
1531
1470
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1532
- inputs: ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'theme', 'translucent', 'trigger'],
1471
+ inputs: ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'translucent', 'trigger'],
1533
1472
  standalone: true
1534
1473
  }]
1535
1474
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1543,12 +1482,12 @@ let IonMenu = class IonMenu {
1543
1482
  proxyOutputs(this, this.el, ['ionWillOpen', 'ionWillClose', 'ionDidOpen', 'ionDidClose']);
1544
1483
  }
1545
1484
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1546
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonMenu, isStandalone: true, selector: "ion-menu", inputs: { contentId: "contentId", disabled: "disabled", maxEdgeStart: "maxEdgeStart", menuId: "menuId", mode: "mode", side: "side", swipeGesture: "swipeGesture", theme: "theme", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1485
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonMenu, isStandalone: true, selector: "ion-menu", inputs: { contentId: "contentId", disabled: "disabled", maxEdgeStart: "maxEdgeStart", menuId: "menuId", side: "side", swipeGesture: "swipeGesture", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1547
1486
  };
1548
1487
  IonMenu = __decorate([
1549
1488
  ProxyCmp({
1550
- defineCustomElementFn: defineCustomElement$M,
1551
- inputs: ['contentId', 'disabled', 'maxEdgeStart', 'menuId', 'mode', 'side', 'swipeGesture', 'theme', 'type'],
1489
+ defineCustomElementFn: defineCustomElement$K,
1490
+ inputs: ['contentId', 'disabled', 'maxEdgeStart', 'menuId', 'side', 'swipeGesture', 'type'],
1552
1491
  methods: ['isOpen', 'isActive', 'open', 'close', 'toggle', 'setOpen']
1553
1492
  })
1554
1493
  ], IonMenu);
@@ -1559,7 +1498,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1559
1498
  changeDetection: ChangeDetectionStrategy.OnPush,
1560
1499
  template: '<ng-content></ng-content>',
1561
1500
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1562
- inputs: ['contentId', 'disabled', 'maxEdgeStart', 'menuId', 'mode', 'side', 'swipeGesture', 'theme', 'type'],
1501
+ inputs: ['contentId', 'disabled', 'maxEdgeStart', 'menuId', 'side', 'swipeGesture', 'type'],
1563
1502
  standalone: true
1564
1503
  }]
1565
1504
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1572,12 +1511,12 @@ let IonMenuButton = class IonMenuButton {
1572
1511
  this.el = r.nativeElement;
1573
1512
  }
1574
1513
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonMenuButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1575
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonMenuButton, isStandalone: true, selector: "ion-menu-button", inputs: { autoHide: "autoHide", color: "color", disabled: "disabled", menu: "menu", mode: "mode", theme: "theme", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1514
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonMenuButton, isStandalone: true, selector: "ion-menu-button", inputs: { autoHide: "autoHide", color: "color", disabled: "disabled", menu: "menu", mode: "mode", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1576
1515
  };
1577
1516
  IonMenuButton = __decorate([
1578
1517
  ProxyCmp({
1579
- defineCustomElementFn: defineCustomElement$N,
1580
- inputs: ['autoHide', 'color', 'disabled', 'menu', 'mode', 'theme', 'type']
1518
+ defineCustomElementFn: defineCustomElement$L,
1519
+ inputs: ['autoHide', 'color', 'disabled', 'menu', 'mode', 'type']
1581
1520
  })
1582
1521
  ], IonMenuButton);
1583
1522
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonMenuButton, decorators: [{
@@ -1587,7 +1526,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1587
1526
  changeDetection: ChangeDetectionStrategy.OnPush,
1588
1527
  template: '<ng-content></ng-content>',
1589
1528
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1590
- inputs: ['autoHide', 'color', 'disabled', 'menu', 'mode', 'theme', 'type'],
1529
+ inputs: ['autoHide', 'color', 'disabled', 'menu', 'mode', 'type'],
1591
1530
  standalone: true
1592
1531
  }]
1593
1532
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1600,12 +1539,12 @@ let IonMenuToggle = class IonMenuToggle {
1600
1539
  this.el = r.nativeElement;
1601
1540
  }
1602
1541
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonMenuToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1603
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonMenuToggle, isStandalone: true, selector: "ion-menu-toggle", inputs: { autoHide: "autoHide", menu: "menu", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1542
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonMenuToggle, isStandalone: true, selector: "ion-menu-toggle", inputs: { autoHide: "autoHide", menu: "menu" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1604
1543
  };
1605
1544
  IonMenuToggle = __decorate([
1606
1545
  ProxyCmp({
1607
- defineCustomElementFn: defineCustomElement$O,
1608
- inputs: ['autoHide', 'menu', 'mode', 'theme']
1546
+ defineCustomElementFn: defineCustomElement$M,
1547
+ inputs: ['autoHide', 'menu']
1609
1548
  })
1610
1549
  ], IonMenuToggle);
1611
1550
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonMenuToggle, decorators: [{
@@ -1615,7 +1554,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1615
1554
  changeDetection: ChangeDetectionStrategy.OnPush,
1616
1555
  template: '<ng-content></ng-content>',
1617
1556
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1618
- inputs: ['autoHide', 'menu', 'mode', 'theme'],
1557
+ inputs: ['autoHide', 'menu'],
1619
1558
  standalone: true
1620
1559
  }]
1621
1560
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1628,12 +1567,12 @@ let IonNavLink = class IonNavLink {
1628
1567
  this.el = r.nativeElement;
1629
1568
  }
1630
1569
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonNavLink, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1631
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonNavLink, isStandalone: true, selector: "ion-nav-link", inputs: { component: "component", componentProps: "componentProps", mode: "mode", routerAnimation: "routerAnimation", routerDirection: "routerDirection", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1570
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonNavLink, isStandalone: true, selector: "ion-nav-link", inputs: { component: "component", componentProps: "componentProps", routerAnimation: "routerAnimation", routerDirection: "routerDirection" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1632
1571
  };
1633
1572
  IonNavLink = __decorate([
1634
1573
  ProxyCmp({
1635
- defineCustomElementFn: defineCustomElement$P,
1636
- inputs: ['component', 'componentProps', 'mode', 'routerAnimation', 'routerDirection', 'theme']
1574
+ defineCustomElementFn: defineCustomElement$N,
1575
+ inputs: ['component', 'componentProps', 'routerAnimation', 'routerDirection']
1637
1576
  })
1638
1577
  ], IonNavLink);
1639
1578
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonNavLink, decorators: [{
@@ -1643,7 +1582,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1643
1582
  changeDetection: ChangeDetectionStrategy.OnPush,
1644
1583
  template: '<ng-content></ng-content>',
1645
1584
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1646
- inputs: ['component', 'componentProps', 'mode', 'routerAnimation', 'routerDirection', 'theme'],
1585
+ inputs: ['component', 'componentProps', 'routerAnimation', 'routerDirection'],
1647
1586
  standalone: true
1648
1587
  }]
1649
1588
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1656,12 +1595,12 @@ let IonNote = class IonNote {
1656
1595
  this.el = r.nativeElement;
1657
1596
  }
1658
1597
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonNote, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1659
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonNote, isStandalone: true, selector: "ion-note", inputs: { color: "color", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1598
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonNote, isStandalone: true, selector: "ion-note", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1660
1599
  };
1661
1600
  IonNote = __decorate([
1662
1601
  ProxyCmp({
1663
- defineCustomElementFn: defineCustomElement$Q,
1664
- inputs: ['color', 'mode', 'theme']
1602
+ defineCustomElementFn: defineCustomElement$O,
1603
+ inputs: ['color', 'mode']
1665
1604
  })
1666
1605
  ], IonNote);
1667
1606
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonNote, decorators: [{
@@ -1671,7 +1610,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1671
1610
  changeDetection: ChangeDetectionStrategy.OnPush,
1672
1611
  template: '<ng-content></ng-content>',
1673
1612
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1674
- inputs: ['color', 'mode', 'theme'],
1613
+ inputs: ['color', 'mode'],
1675
1614
  standalone: true
1676
1615
  }]
1677
1616
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1684,12 +1623,12 @@ let IonPicker = class IonPicker {
1684
1623
  this.el = r.nativeElement;
1685
1624
  }
1686
1625
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonPicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1687
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonPicker, isStandalone: true, selector: "ion-picker", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1626
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonPicker, isStandalone: true, selector: "ion-picker", inputs: { mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1688
1627
  };
1689
1628
  IonPicker = __decorate([
1690
1629
  ProxyCmp({
1691
- defineCustomElementFn: defineCustomElement$R,
1692
- inputs: ['mode', 'theme']
1630
+ defineCustomElementFn: defineCustomElement$P,
1631
+ inputs: ['mode']
1693
1632
  })
1694
1633
  ], IonPicker);
1695
1634
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonPicker, decorators: [{
@@ -1699,7 +1638,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1699
1638
  changeDetection: ChangeDetectionStrategy.OnPush,
1700
1639
  template: '<ng-content></ng-content>',
1701
1640
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1702
- inputs: ['mode', 'theme'],
1641
+ inputs: ['mode'],
1703
1642
  standalone: true
1704
1643
  }]
1705
1644
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1713,12 +1652,12 @@ let IonPickerColumn = class IonPickerColumn {
1713
1652
  proxyOutputs(this, this.el, ['ionChange']);
1714
1653
  }
1715
1654
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonPickerColumn, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1716
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonPickerColumn, isStandalone: true, selector: "ion-picker-column", inputs: { color: "color", disabled: "disabled", mode: "mode", theme: "theme", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1655
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonPickerColumn, isStandalone: true, selector: "ion-picker-column", inputs: { color: "color", disabled: "disabled", mode: "mode", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1717
1656
  };
1718
1657
  IonPickerColumn = __decorate([
1719
1658
  ProxyCmp({
1720
- defineCustomElementFn: defineCustomElement$S,
1721
- inputs: ['color', 'disabled', 'mode', 'theme', 'value'],
1659
+ defineCustomElementFn: defineCustomElement$Q,
1660
+ inputs: ['color', 'disabled', 'mode', 'value'],
1722
1661
  methods: ['setFocus']
1723
1662
  })
1724
1663
  ], IonPickerColumn);
@@ -1729,7 +1668,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1729
1668
  changeDetection: ChangeDetectionStrategy.OnPush,
1730
1669
  template: '<ng-content></ng-content>',
1731
1670
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1732
- inputs: ['color', 'disabled', 'mode', 'theme', 'value'],
1671
+ inputs: ['color', 'disabled', 'mode', 'value'],
1733
1672
  standalone: true
1734
1673
  }]
1735
1674
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1742,12 +1681,12 @@ let IonPickerColumnOption = class IonPickerColumnOption {
1742
1681
  this.el = r.nativeElement;
1743
1682
  }
1744
1683
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonPickerColumnOption, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1745
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonPickerColumnOption, isStandalone: true, selector: "ion-picker-column-option", inputs: { color: "color", disabled: "disabled", mode: "mode", theme: "theme", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1684
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonPickerColumnOption, isStandalone: true, selector: "ion-picker-column-option", inputs: { color: "color", disabled: "disabled", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1746
1685
  };
1747
1686
  IonPickerColumnOption = __decorate([
1748
1687
  ProxyCmp({
1749
- defineCustomElementFn: defineCustomElement$T,
1750
- inputs: ['color', 'disabled', 'mode', 'theme', 'value']
1688
+ defineCustomElementFn: defineCustomElement$R,
1689
+ inputs: ['color', 'disabled', 'value']
1751
1690
  })
1752
1691
  ], IonPickerColumnOption);
1753
1692
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonPickerColumnOption, decorators: [{
@@ -1757,7 +1696,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1757
1696
  changeDetection: ChangeDetectionStrategy.OnPush,
1758
1697
  template: '<ng-content></ng-content>',
1759
1698
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1760
- inputs: ['color', 'disabled', 'mode', 'theme', 'value'],
1699
+ inputs: ['color', 'disabled', 'value'],
1761
1700
  standalone: true
1762
1701
  }]
1763
1702
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1771,12 +1710,12 @@ let IonPickerLegacy = class IonPickerLegacy {
1771
1710
  proxyOutputs(this, this.el, ['ionPickerDidPresent', 'ionPickerWillPresent', 'ionPickerWillDismiss', 'ionPickerDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss']);
1772
1711
  }
1773
1712
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonPickerLegacy, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1774
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonPickerLegacy, isStandalone: true, selector: "ion-picker-legacy", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", buttons: "buttons", columns: "columns", cssClass: "cssClass", duration: "duration", enterAnimation: "enterAnimation", htmlAttributes: "htmlAttributes", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", mode: "mode", showBackdrop: "showBackdrop", theme: "theme", trigger: "trigger" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1713
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonPickerLegacy, isStandalone: true, selector: "ion-picker-legacy", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", buttons: "buttons", columns: "columns", cssClass: "cssClass", duration: "duration", enterAnimation: "enterAnimation", htmlAttributes: "htmlAttributes", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", mode: "mode", showBackdrop: "showBackdrop", trigger: "trigger" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1775
1714
  };
1776
1715
  IonPickerLegacy = __decorate([
1777
1716
  ProxyCmp({
1778
- defineCustomElementFn: defineCustomElement$U,
1779
- inputs: ['animated', 'backdropDismiss', 'buttons', 'columns', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'showBackdrop', 'theme', 'trigger'],
1717
+ defineCustomElementFn: defineCustomElement$S,
1718
+ inputs: ['animated', 'backdropDismiss', 'buttons', 'columns', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'showBackdrop', 'trigger'],
1780
1719
  methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss', 'getColumn']
1781
1720
  })
1782
1721
  ], IonPickerLegacy);
@@ -1787,7 +1726,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1787
1726
  changeDetection: ChangeDetectionStrategy.OnPush,
1788
1727
  template: '<ng-content></ng-content>',
1789
1728
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1790
- inputs: ['animated', 'backdropDismiss', 'buttons', 'columns', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'showBackdrop', 'theme', 'trigger'],
1729
+ inputs: ['animated', 'backdropDismiss', 'buttons', 'columns', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'showBackdrop', 'trigger'],
1791
1730
  standalone: true
1792
1731
  }]
1793
1732
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1800,12 +1739,12 @@ let IonProgressBar = class IonProgressBar {
1800
1739
  this.el = r.nativeElement;
1801
1740
  }
1802
1741
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonProgressBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1803
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonProgressBar, isStandalone: true, selector: "ion-progress-bar", inputs: { buffer: "buffer", color: "color", mode: "mode", reversed: "reversed", shape: "shape", theme: "theme", type: "type", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1742
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonProgressBar, isStandalone: true, selector: "ion-progress-bar", inputs: { buffer: "buffer", color: "color", mode: "mode", reversed: "reversed", type: "type", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1804
1743
  };
1805
1744
  IonProgressBar = __decorate([
1806
1745
  ProxyCmp({
1807
- defineCustomElementFn: defineCustomElement$V,
1808
- inputs: ['buffer', 'color', 'mode', 'reversed', 'shape', 'theme', 'type', 'value']
1746
+ defineCustomElementFn: defineCustomElement$T,
1747
+ inputs: ['buffer', 'color', 'mode', 'reversed', 'type', 'value']
1809
1748
  })
1810
1749
  ], IonProgressBar);
1811
1750
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonProgressBar, decorators: [{
@@ -1815,7 +1754,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1815
1754
  changeDetection: ChangeDetectionStrategy.OnPush,
1816
1755
  template: '<ng-content></ng-content>',
1817
1756
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1818
- inputs: ['buffer', 'color', 'mode', 'reversed', 'shape', 'theme', 'type', 'value'],
1757
+ inputs: ['buffer', 'color', 'mode', 'reversed', 'type', 'value'],
1819
1758
  standalone: true
1820
1759
  }]
1821
1760
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1829,12 +1768,12 @@ let IonRadio = class IonRadio {
1829
1768
  proxyOutputs(this, this.el, ['ionFocus', 'ionBlur']);
1830
1769
  }
1831
1770
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonRadio, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1832
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRadio, isStandalone: true, selector: "ion-radio", inputs: { alignment: "alignment", color: "color", disabled: "disabled", justify: "justify", labelPlacement: "labelPlacement", mode: "mode", name: "name", theme: "theme", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1771
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRadio, isStandalone: true, selector: "ion-radio", inputs: { alignment: "alignment", color: "color", disabled: "disabled", justify: "justify", labelPlacement: "labelPlacement", mode: "mode", name: "name", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1833
1772
  };
1834
1773
  IonRadio = __decorate([
1835
1774
  ProxyCmp({
1836
- defineCustomElementFn: defineCustomElement$W,
1837
- inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'theme', 'value']
1775
+ defineCustomElementFn: defineCustomElement$U,
1776
+ inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'value']
1838
1777
  })
1839
1778
  ], IonRadio);
1840
1779
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonRadio, decorators: [{
@@ -1844,7 +1783,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1844
1783
  changeDetection: ChangeDetectionStrategy.OnPush,
1845
1784
  template: '<ng-content></ng-content>',
1846
1785
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1847
- inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'theme', 'value'],
1786
+ inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'value'],
1848
1787
  standalone: true
1849
1788
  }]
1850
1789
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1858,12 +1797,12 @@ let IonRefresher = class IonRefresher {
1858
1797
  proxyOutputs(this, this.el, ['ionRefresh', 'ionPull', 'ionStart', 'ionPullStart', 'ionPullEnd']);
1859
1798
  }
1860
1799
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonRefresher, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1861
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRefresher, isStandalone: true, selector: "ion-refresher", inputs: { closeDuration: "closeDuration", disabled: "disabled", mode: "mode", pullFactor: "pullFactor", pullMax: "pullMax", pullMin: "pullMin", snapbackDuration: "snapbackDuration", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1800
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRefresher, isStandalone: true, selector: "ion-refresher", inputs: { closeDuration: "closeDuration", disabled: "disabled", mode: "mode", pullFactor: "pullFactor", pullMax: "pullMax", pullMin: "pullMin", snapbackDuration: "snapbackDuration" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1862
1801
  };
1863
1802
  IonRefresher = __decorate([
1864
1803
  ProxyCmp({
1865
- defineCustomElementFn: defineCustomElement$X,
1866
- inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration', 'theme'],
1804
+ defineCustomElementFn: defineCustomElement$V,
1805
+ inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration'],
1867
1806
  methods: ['complete', 'cancel', 'getProgress']
1868
1807
  })
1869
1808
  ], IonRefresher);
@@ -1874,7 +1813,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1874
1813
  changeDetection: ChangeDetectionStrategy.OnPush,
1875
1814
  template: '<ng-content></ng-content>',
1876
1815
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1877
- inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration', 'theme'],
1816
+ inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration'],
1878
1817
  standalone: true
1879
1818
  }]
1880
1819
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1887,12 +1826,12 @@ let IonRefresherContent = class IonRefresherContent {
1887
1826
  this.el = r.nativeElement;
1888
1827
  }
1889
1828
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonRefresherContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1890
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRefresherContent, isStandalone: true, selector: "ion-refresher-content", inputs: { mode: "mode", pullingIcon: "pullingIcon", pullingText: "pullingText", refreshingSpinner: "refreshingSpinner", refreshingText: "refreshingText", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1829
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRefresherContent, isStandalone: true, selector: "ion-refresher-content", inputs: { pullingIcon: "pullingIcon", pullingText: "pullingText", refreshingSpinner: "refreshingSpinner", refreshingText: "refreshingText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1891
1830
  };
1892
1831
  IonRefresherContent = __decorate([
1893
1832
  ProxyCmp({
1894
- defineCustomElementFn: defineCustomElement$Y,
1895
- inputs: ['mode', 'pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText', 'theme']
1833
+ defineCustomElementFn: defineCustomElement$W,
1834
+ inputs: ['pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText']
1896
1835
  })
1897
1836
  ], IonRefresherContent);
1898
1837
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonRefresherContent, decorators: [{
@@ -1902,7 +1841,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1902
1841
  changeDetection: ChangeDetectionStrategy.OnPush,
1903
1842
  template: '<ng-content></ng-content>',
1904
1843
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1905
- inputs: ['mode', 'pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText', 'theme'],
1844
+ inputs: ['pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText'],
1906
1845
  standalone: true
1907
1846
  }]
1908
1847
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1915,12 +1854,11 @@ let IonReorder = class IonReorder {
1915
1854
  this.el = r.nativeElement;
1916
1855
  }
1917
1856
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonReorder, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1918
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonReorder, isStandalone: true, selector: "ion-reorder", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1857
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonReorder, isStandalone: true, selector: "ion-reorder", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1919
1858
  };
1920
1859
  IonReorder = __decorate([
1921
1860
  ProxyCmp({
1922
- defineCustomElementFn: defineCustomElement$Z,
1923
- inputs: ['mode', 'theme']
1861
+ defineCustomElementFn: defineCustomElement$X
1924
1862
  })
1925
1863
  ], IonReorder);
1926
1864
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonReorder, decorators: [{
@@ -1930,7 +1868,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1930
1868
  changeDetection: ChangeDetectionStrategy.OnPush,
1931
1869
  template: '<ng-content></ng-content>',
1932
1870
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1933
- inputs: ['mode', 'theme'],
1871
+ inputs: [],
1934
1872
  standalone: true
1935
1873
  }]
1936
1874
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1944,12 +1882,12 @@ let IonReorderGroup = class IonReorderGroup {
1944
1882
  proxyOutputs(this, this.el, ['ionItemReorder', 'ionReorderStart', 'ionReorderMove', 'ionReorderEnd']);
1945
1883
  }
1946
1884
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonReorderGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1947
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonReorderGroup, isStandalone: true, selector: "ion-reorder-group", inputs: { disabled: "disabled", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1885
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonReorderGroup, isStandalone: true, selector: "ion-reorder-group", inputs: { disabled: "disabled" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1948
1886
  };
1949
1887
  IonReorderGroup = __decorate([
1950
1888
  ProxyCmp({
1951
- defineCustomElementFn: defineCustomElement$_,
1952
- inputs: ['disabled', 'mode', 'theme'],
1889
+ defineCustomElementFn: defineCustomElement$Y,
1890
+ inputs: ['disabled'],
1953
1891
  methods: ['complete']
1954
1892
  })
1955
1893
  ], IonReorderGroup);
@@ -1960,7 +1898,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1960
1898
  changeDetection: ChangeDetectionStrategy.OnPush,
1961
1899
  template: '<ng-content></ng-content>',
1962
1900
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1963
- inputs: ['disabled', 'mode', 'theme'],
1901
+ inputs: ['disabled'],
1964
1902
  standalone: true
1965
1903
  }]
1966
1904
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1973,12 +1911,12 @@ let IonRippleEffect = class IonRippleEffect {
1973
1911
  this.el = r.nativeElement;
1974
1912
  }
1975
1913
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonRippleEffect, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1976
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRippleEffect, isStandalone: true, selector: "ion-ripple-effect", inputs: { mode: "mode", theme: "theme", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1914
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRippleEffect, isStandalone: true, selector: "ion-ripple-effect", inputs: { type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1977
1915
  };
1978
1916
  IonRippleEffect = __decorate([
1979
1917
  ProxyCmp({
1980
- defineCustomElementFn: defineCustomElement$$,
1981
- inputs: ['mode', 'theme', 'type'],
1918
+ defineCustomElementFn: defineCustomElement$Z,
1919
+ inputs: ['type'],
1982
1920
  methods: ['addRipple']
1983
1921
  })
1984
1922
  ], IonRippleEffect);
@@ -1989,7 +1927,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1989
1927
  changeDetection: ChangeDetectionStrategy.OnPush,
1990
1928
  template: '<ng-content></ng-content>',
1991
1929
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1992
- inputs: ['mode', 'theme', 'type'],
1930
+ inputs: ['type'],
1993
1931
  standalone: true
1994
1932
  }]
1995
1933
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2002,12 +1940,11 @@ let IonRow = class IonRow {
2002
1940
  this.el = r.nativeElement;
2003
1941
  }
2004
1942
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonRow, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2005
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRow, isStandalone: true, selector: "ion-row", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1943
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRow, isStandalone: true, selector: "ion-row", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2006
1944
  };
2007
1945
  IonRow = __decorate([
2008
1946
  ProxyCmp({
2009
- defineCustomElementFn: defineCustomElement$10,
2010
- inputs: ['mode', 'theme']
1947
+ defineCustomElementFn: defineCustomElement$_
2011
1948
  })
2012
1949
  ], IonRow);
2013
1950
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonRow, decorators: [{
@@ -2017,7 +1954,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2017
1954
  changeDetection: ChangeDetectionStrategy.OnPush,
2018
1955
  template: '<ng-content></ng-content>',
2019
1956
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2020
- inputs: ['mode', 'theme'],
1957
+ inputs: [],
2021
1958
  standalone: true
2022
1959
  }]
2023
1960
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2030,12 +1967,12 @@ let IonSegmentButton = class IonSegmentButton {
2030
1967
  this.el = r.nativeElement;
2031
1968
  }
2032
1969
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSegmentButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2033
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSegmentButton, isStandalone: true, selector: "ion-segment-button", inputs: { contentId: "contentId", disabled: "disabled", layout: "layout", mode: "mode", theme: "theme", type: "type", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1970
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSegmentButton, isStandalone: true, selector: "ion-segment-button", inputs: { contentId: "contentId", disabled: "disabled", layout: "layout", mode: "mode", type: "type", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2034
1971
  };
2035
1972
  IonSegmentButton = __decorate([
2036
1973
  ProxyCmp({
2037
- defineCustomElementFn: defineCustomElement$11,
2038
- inputs: ['contentId', 'disabled', 'layout', 'mode', 'theme', 'type', 'value']
1974
+ defineCustomElementFn: defineCustomElement$$,
1975
+ inputs: ['contentId', 'disabled', 'layout', 'mode', 'type', 'value']
2039
1976
  })
2040
1977
  ], IonSegmentButton);
2041
1978
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSegmentButton, decorators: [{
@@ -2045,7 +1982,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2045
1982
  changeDetection: ChangeDetectionStrategy.OnPush,
2046
1983
  template: '<ng-content></ng-content>',
2047
1984
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2048
- inputs: ['contentId', 'disabled', 'layout', 'mode', 'theme', 'type', 'value'],
1985
+ inputs: ['contentId', 'disabled', 'layout', 'mode', 'type', 'value'],
2049
1986
  standalone: true
2050
1987
  }]
2051
1988
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2062,7 +1999,7 @@ let IonSegmentContent = class IonSegmentContent {
2062
1999
  };
2063
2000
  IonSegmentContent = __decorate([
2064
2001
  ProxyCmp({
2065
- defineCustomElementFn: defineCustomElement$12
2002
+ defineCustomElementFn: defineCustomElement$10
2066
2003
  })
2067
2004
  ], IonSegmentContent);
2068
2005
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSegmentContent, decorators: [{
@@ -2090,7 +2027,7 @@ let IonSegmentView = class IonSegmentView {
2090
2027
  };
2091
2028
  IonSegmentView = __decorate([
2092
2029
  ProxyCmp({
2093
- defineCustomElementFn: defineCustomElement$13,
2030
+ defineCustomElementFn: defineCustomElement$11,
2094
2031
  inputs: ['disabled', 'swipeGesture']
2095
2032
  })
2096
2033
  ], IonSegmentView);
@@ -2114,12 +2051,12 @@ let IonSelectModal = class IonSelectModal {
2114
2051
  this.el = r.nativeElement;
2115
2052
  }
2116
2053
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSelectModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2117
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSelectModal, isStandalone: true, selector: "ion-select-modal", inputs: { cancelIcon: "cancelIcon", cancelText: "cancelText", header: "header", multiple: "multiple", options: "options" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2054
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSelectModal, isStandalone: true, selector: "ion-select-modal", inputs: { cancelText: "cancelText", header: "header", multiple: "multiple", options: "options" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2118
2055
  };
2119
2056
  IonSelectModal = __decorate([
2120
2057
  ProxyCmp({
2121
- defineCustomElementFn: defineCustomElement$14,
2122
- inputs: ['cancelIcon', 'cancelText', 'header', 'multiple', 'options']
2058
+ defineCustomElementFn: defineCustomElement$12,
2059
+ inputs: ['cancelText', 'header', 'multiple', 'options']
2123
2060
  })
2124
2061
  ], IonSelectModal);
2125
2062
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSelectModal, decorators: [{
@@ -2129,7 +2066,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2129
2066
  changeDetection: ChangeDetectionStrategy.OnPush,
2130
2067
  template: '<ng-content></ng-content>',
2131
2068
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2132
- inputs: ['cancelIcon', 'cancelText', 'header', 'multiple', 'options'],
2069
+ inputs: ['cancelText', 'header', 'multiple', 'options'],
2133
2070
  standalone: true
2134
2071
  }]
2135
2072
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2142,12 +2079,12 @@ let IonSelectOption = class IonSelectOption {
2142
2079
  this.el = r.nativeElement;
2143
2080
  }
2144
2081
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSelectOption, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2145
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSelectOption, isStandalone: true, selector: "ion-select-option", inputs: { description: "description", disabled: "disabled", mode: "mode", theme: "theme", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2082
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSelectOption, isStandalone: true, selector: "ion-select-option", inputs: { disabled: "disabled", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2146
2083
  };
2147
2084
  IonSelectOption = __decorate([
2148
2085
  ProxyCmp({
2149
- defineCustomElementFn: defineCustomElement$15,
2150
- inputs: ['description', 'disabled', 'mode', 'theme', 'value']
2086
+ defineCustomElementFn: defineCustomElement$13,
2087
+ inputs: ['disabled', 'value']
2151
2088
  })
2152
2089
  ], IonSelectOption);
2153
2090
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSelectOption, decorators: [{
@@ -2157,7 +2094,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2157
2094
  changeDetection: ChangeDetectionStrategy.OnPush,
2158
2095
  template: '<ng-content></ng-content>',
2159
2096
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2160
- inputs: ['description', 'disabled', 'mode', 'theme', 'value'],
2097
+ inputs: ['disabled', 'value'],
2161
2098
  standalone: true
2162
2099
  }]
2163
2100
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2170,12 +2107,12 @@ let IonSkeletonText = class IonSkeletonText {
2170
2107
  this.el = r.nativeElement;
2171
2108
  }
2172
2109
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSkeletonText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2173
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSkeletonText, isStandalone: true, selector: "ion-skeleton-text", inputs: { animated: "animated", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2110
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSkeletonText, isStandalone: true, selector: "ion-skeleton-text", inputs: { animated: "animated" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2174
2111
  };
2175
2112
  IonSkeletonText = __decorate([
2176
2113
  ProxyCmp({
2177
- defineCustomElementFn: defineCustomElement$16,
2178
- inputs: ['animated', 'mode', 'theme']
2114
+ defineCustomElementFn: defineCustomElement$14,
2115
+ inputs: ['animated']
2179
2116
  })
2180
2117
  ], IonSkeletonText);
2181
2118
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSkeletonText, decorators: [{
@@ -2185,7 +2122,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2185
2122
  changeDetection: ChangeDetectionStrategy.OnPush,
2186
2123
  template: '<ng-content></ng-content>',
2187
2124
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2188
- inputs: ['animated', 'mode', 'theme'],
2125
+ inputs: ['animated'],
2189
2126
  standalone: true
2190
2127
  }]
2191
2128
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2198,12 +2135,12 @@ let IonSpinner = class IonSpinner {
2198
2135
  this.el = r.nativeElement;
2199
2136
  }
2200
2137
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSpinner, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2201
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSpinner, isStandalone: true, selector: "ion-spinner", inputs: { color: "color", duration: "duration", mode: "mode", name: "name", paused: "paused", size: "size", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2138
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSpinner, isStandalone: true, selector: "ion-spinner", inputs: { color: "color", duration: "duration", name: "name", paused: "paused" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2202
2139
  };
2203
2140
  IonSpinner = __decorate([
2204
2141
  ProxyCmp({
2205
- defineCustomElementFn: defineCustomElement$17,
2206
- inputs: ['color', 'duration', 'mode', 'name', 'paused', 'size', 'theme']
2142
+ defineCustomElementFn: defineCustomElement$15,
2143
+ inputs: ['color', 'duration', 'name', 'paused']
2207
2144
  })
2208
2145
  ], IonSpinner);
2209
2146
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSpinner, decorators: [{
@@ -2213,7 +2150,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2213
2150
  changeDetection: ChangeDetectionStrategy.OnPush,
2214
2151
  template: '<ng-content></ng-content>',
2215
2152
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2216
- inputs: ['color', 'duration', 'mode', 'name', 'paused', 'size', 'theme'],
2153
+ inputs: ['color', 'duration', 'name', 'paused'],
2217
2154
  standalone: true
2218
2155
  }]
2219
2156
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2227,12 +2164,12 @@ let IonSplitPane = class IonSplitPane {
2227
2164
  proxyOutputs(this, this.el, ['ionSplitPaneVisible']);
2228
2165
  }
2229
2166
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSplitPane, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2230
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSplitPane, isStandalone: true, selector: "ion-split-pane", inputs: { contentId: "contentId", disabled: "disabled", mode: "mode", theme: "theme", when: "when" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2167
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSplitPane, isStandalone: true, selector: "ion-split-pane", inputs: { contentId: "contentId", disabled: "disabled", when: "when" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2231
2168
  };
2232
2169
  IonSplitPane = __decorate([
2233
2170
  ProxyCmp({
2234
- defineCustomElementFn: defineCustomElement$18,
2235
- inputs: ['contentId', 'disabled', 'mode', 'theme', 'when']
2171
+ defineCustomElementFn: defineCustomElement$16,
2172
+ inputs: ['contentId', 'disabled', 'when']
2236
2173
  })
2237
2174
  ], IonSplitPane);
2238
2175
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSplitPane, decorators: [{
@@ -2242,7 +2179,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2242
2179
  changeDetection: ChangeDetectionStrategy.OnPush,
2243
2180
  template: '<ng-content></ng-content>',
2244
2181
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2245
- inputs: ['contentId', 'disabled', 'mode', 'theme', 'when'],
2182
+ inputs: ['contentId', 'disabled', 'when'],
2246
2183
  standalone: true
2247
2184
  }]
2248
2185
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2255,12 +2192,12 @@ let IonTab = class IonTab {
2255
2192
  this.el = r.nativeElement;
2256
2193
  }
2257
2194
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonTab, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2258
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonTab, isStandalone: true, selector: "ion-tab", inputs: { component: "component", mode: "mode", tab: "tab", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2195
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonTab, isStandalone: true, selector: "ion-tab", inputs: { component: "component", tab: "tab" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2259
2196
  };
2260
2197
  IonTab = __decorate([
2261
2198
  ProxyCmp({
2262
- defineCustomElementFn: defineCustomElement$19,
2263
- inputs: ['component', 'mode', 'tab', 'theme'],
2199
+ defineCustomElementFn: defineCustomElement$17,
2200
+ inputs: ['component', 'tab'],
2264
2201
  methods: ['setActive']
2265
2202
  })
2266
2203
  ], IonTab);
@@ -2271,7 +2208,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2271
2208
  changeDetection: ChangeDetectionStrategy.OnPush,
2272
2209
  template: '<ng-content></ng-content>',
2273
2210
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2274
- inputs: ['component', 'mode', 'tab', 'theme'],
2211
+ inputs: ['component', 'tab'],
2275
2212
  standalone: true
2276
2213
  }]
2277
2214
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2284,12 +2221,12 @@ let IonTabBar = class IonTabBar {
2284
2221
  this.el = r.nativeElement;
2285
2222
  }
2286
2223
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonTabBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2287
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonTabBar, isStandalone: true, selector: "ion-tab-bar", inputs: { color: "color", expand: "expand", hideOnScroll: "hideOnScroll", mode: "mode", selectedTab: "selectedTab", shape: "shape", theme: "theme", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2224
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonTabBar, isStandalone: true, selector: "ion-tab-bar", inputs: { color: "color", mode: "mode", selectedTab: "selectedTab", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2288
2225
  };
2289
2226
  IonTabBar = __decorate([
2290
2227
  ProxyCmp({
2291
- defineCustomElementFn: defineCustomElement$1a,
2292
- inputs: ['color', 'expand', 'hideOnScroll', 'mode', 'selectedTab', 'shape', 'theme', 'translucent']
2228
+ defineCustomElementFn: defineCustomElement$18,
2229
+ inputs: ['color', 'mode', 'selectedTab', 'translucent']
2293
2230
  })
2294
2231
  ], IonTabBar);
2295
2232
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonTabBar, decorators: [{
@@ -2299,7 +2236,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2299
2236
  changeDetection: ChangeDetectionStrategy.OnPush,
2300
2237
  template: '<ng-content></ng-content>',
2301
2238
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2302
- inputs: ['color', 'expand', 'hideOnScroll', 'mode', 'selectedTab', 'shape', 'theme', 'translucent'],
2239
+ inputs: ['color', 'mode', 'selectedTab', 'translucent'],
2303
2240
  standalone: true
2304
2241
  }]
2305
2242
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2312,12 +2249,12 @@ let IonTabButton = class IonTabButton {
2312
2249
  this.el = r.nativeElement;
2313
2250
  }
2314
2251
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonTabButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2315
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonTabButton, isStandalone: true, selector: "ion-tab-button", inputs: { disabled: "disabled", download: "download", href: "href", layout: "layout", mode: "mode", rel: "rel", selected: "selected", shape: "shape", tab: "tab", target: "target", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2252
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonTabButton, isStandalone: true, selector: "ion-tab-button", inputs: { disabled: "disabled", download: "download", href: "href", layout: "layout", mode: "mode", rel: "rel", selected: "selected", tab: "tab", target: "target" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2316
2253
  };
2317
2254
  IonTabButton = __decorate([
2318
2255
  ProxyCmp({
2319
- defineCustomElementFn: defineCustomElement$1b,
2320
- inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'shape', 'tab', 'target', 'theme']
2256
+ defineCustomElementFn: defineCustomElement$19,
2257
+ inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'tab', 'target']
2321
2258
  })
2322
2259
  ], IonTabButton);
2323
2260
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonTabButton, decorators: [{
@@ -2327,7 +2264,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2327
2264
  changeDetection: ChangeDetectionStrategy.OnPush,
2328
2265
  template: '<ng-content></ng-content>',
2329
2266
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2330
- inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'shape', 'tab', 'target', 'theme'],
2267
+ inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'tab', 'target'],
2331
2268
  standalone: true
2332
2269
  }]
2333
2270
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2340,12 +2277,12 @@ let IonText = class IonText {
2340
2277
  this.el = r.nativeElement;
2341
2278
  }
2342
2279
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2343
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonText, isStandalone: true, selector: "ion-text", inputs: { color: "color", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2280
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonText, isStandalone: true, selector: "ion-text", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2344
2281
  };
2345
2282
  IonText = __decorate([
2346
2283
  ProxyCmp({
2347
- defineCustomElementFn: defineCustomElement$1c,
2348
- inputs: ['color', 'mode', 'theme']
2284
+ defineCustomElementFn: defineCustomElement$1a,
2285
+ inputs: ['color', 'mode']
2349
2286
  })
2350
2287
  ], IonText);
2351
2288
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonText, decorators: [{
@@ -2355,7 +2292,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2355
2292
  changeDetection: ChangeDetectionStrategy.OnPush,
2356
2293
  template: '<ng-content></ng-content>',
2357
2294
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2358
- inputs: ['color', 'mode', 'theme'],
2295
+ inputs: ['color', 'mode'],
2359
2296
  standalone: true
2360
2297
  }]
2361
2298
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2368,12 +2305,11 @@ let IonThumbnail = class IonThumbnail {
2368
2305
  this.el = r.nativeElement;
2369
2306
  }
2370
2307
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonThumbnail, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2371
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonThumbnail, isStandalone: true, selector: "ion-thumbnail", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2308
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonThumbnail, isStandalone: true, selector: "ion-thumbnail", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2372
2309
  };
2373
2310
  IonThumbnail = __decorate([
2374
2311
  ProxyCmp({
2375
- defineCustomElementFn: defineCustomElement$1d,
2376
- inputs: ['mode', 'theme']
2312
+ defineCustomElementFn: defineCustomElement$1b
2377
2313
  })
2378
2314
  ], IonThumbnail);
2379
2315
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonThumbnail, decorators: [{
@@ -2383,7 +2319,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2383
2319
  changeDetection: ChangeDetectionStrategy.OnPush,
2384
2320
  template: '<ng-content></ng-content>',
2385
2321
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2386
- inputs: ['mode', 'theme'],
2322
+ inputs: [],
2387
2323
  standalone: true
2388
2324
  }]
2389
2325
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2396,12 +2332,12 @@ let IonTitle = class IonTitle {
2396
2332
  this.el = r.nativeElement;
2397
2333
  }
2398
2334
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonTitle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2399
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonTitle, isStandalone: true, selector: "ion-title", inputs: { color: "color", mode: "mode", size: "size", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2335
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonTitle, isStandalone: true, selector: "ion-title", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2400
2336
  };
2401
2337
  IonTitle = __decorate([
2402
2338
  ProxyCmp({
2403
- defineCustomElementFn: defineCustomElement$1e,
2404
- inputs: ['color', 'mode', 'size', 'theme']
2339
+ defineCustomElementFn: defineCustomElement$1c,
2340
+ inputs: ['color', 'size']
2405
2341
  })
2406
2342
  ], IonTitle);
2407
2343
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonTitle, decorators: [{
@@ -2411,7 +2347,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2411
2347
  changeDetection: ChangeDetectionStrategy.OnPush,
2412
2348
  template: '<ng-content></ng-content>',
2413
2349
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2414
- inputs: ['color', 'mode', 'size', 'theme'],
2350
+ inputs: ['color', 'size'],
2415
2351
  standalone: true
2416
2352
  }]
2417
2353
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2425,12 +2361,12 @@ let IonToast = class IonToast {
2425
2361
  proxyOutputs(this, this.el, ['ionToastDidPresent', 'ionToastWillPresent', 'ionToastWillDismiss', 'ionToastDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss']);
2426
2362
  }
2427
2363
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonToast, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2428
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonToast, isStandalone: true, selector: "ion-toast", inputs: { animated: "animated", buttons: "buttons", color: "color", cssClass: "cssClass", duration: "duration", enterAnimation: "enterAnimation", header: "header", htmlAttributes: "htmlAttributes", hue: "hue", icon: "icon", isOpen: "isOpen", keyboardClose: "keyboardClose", layout: "layout", leaveAnimation: "leaveAnimation", message: "message", mode: "mode", position: "position", positionAnchor: "positionAnchor", shape: "shape", swipeGesture: "swipeGesture", theme: "theme", translucent: "translucent", trigger: "trigger" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2364
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonToast, isStandalone: true, selector: "ion-toast", inputs: { animated: "animated", buttons: "buttons", color: "color", cssClass: "cssClass", duration: "duration", enterAnimation: "enterAnimation", header: "header", htmlAttributes: "htmlAttributes", icon: "icon", isOpen: "isOpen", keyboardClose: "keyboardClose", layout: "layout", leaveAnimation: "leaveAnimation", message: "message", mode: "mode", position: "position", positionAnchor: "positionAnchor", swipeGesture: "swipeGesture", translucent: "translucent", trigger: "trigger" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2429
2365
  };
2430
2366
  IonToast = __decorate([
2431
2367
  ProxyCmp({
2432
- defineCustomElementFn: defineCustomElement$1f,
2433
- inputs: ['animated', 'buttons', 'color', 'cssClass', 'duration', 'enterAnimation', 'header', 'htmlAttributes', 'hue', 'icon', 'isOpen', 'keyboardClose', 'layout', 'leaveAnimation', 'message', 'mode', 'position', 'positionAnchor', 'shape', 'swipeGesture', 'theme', 'translucent', 'trigger'],
2368
+ defineCustomElementFn: defineCustomElement$1d,
2369
+ inputs: ['animated', 'buttons', 'color', 'cssClass', 'duration', 'enterAnimation', 'header', 'htmlAttributes', 'icon', 'isOpen', 'keyboardClose', 'layout', 'leaveAnimation', 'message', 'mode', 'position', 'positionAnchor', 'swipeGesture', 'translucent', 'trigger'],
2434
2370
  methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
2435
2371
  })
2436
2372
  ], IonToast);
@@ -2441,7 +2377,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2441
2377
  changeDetection: ChangeDetectionStrategy.OnPush,
2442
2378
  template: '<ng-content></ng-content>',
2443
2379
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2444
- inputs: ['animated', 'buttons', 'color', 'cssClass', 'duration', 'enterAnimation', 'header', 'htmlAttributes', 'hue', 'icon', 'isOpen', 'keyboardClose', 'layout', 'leaveAnimation', 'message', 'mode', 'position', 'positionAnchor', 'shape', 'swipeGesture', 'theme', 'translucent', 'trigger'],
2380
+ inputs: ['animated', 'buttons', 'color', 'cssClass', 'duration', 'enterAnimation', 'header', 'htmlAttributes', 'icon', 'isOpen', 'keyboardClose', 'layout', 'leaveAnimation', 'message', 'mode', 'position', 'positionAnchor', 'swipeGesture', 'translucent', 'trigger'],
2445
2381
  standalone: true
2446
2382
  }]
2447
2383
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2454,12 +2390,12 @@ let IonToolbar = class IonToolbar {
2454
2390
  this.el = r.nativeElement;
2455
2391
  }
2456
2392
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonToolbar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2457
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonToolbar, isStandalone: true, selector: "ion-toolbar", inputs: { color: "color", mode: "mode", theme: "theme", titlePlacement: "titlePlacement" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2393
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonToolbar, isStandalone: true, selector: "ion-toolbar", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2458
2394
  };
2459
2395
  IonToolbar = __decorate([
2460
2396
  ProxyCmp({
2461
- defineCustomElementFn: defineCustomElement$1g,
2462
- inputs: ['color', 'mode', 'theme', 'titlePlacement']
2397
+ defineCustomElementFn: defineCustomElement$1e,
2398
+ inputs: ['color', 'mode']
2463
2399
  })
2464
2400
  ], IonToolbar);
2465
2401
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonToolbar, decorators: [{
@@ -2469,7 +2405,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2469
2405
  changeDetection: ChangeDetectionStrategy.OnPush,
2470
2406
  template: '<ng-content></ng-content>',
2471
2407
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2472
- inputs: ['color', 'mode', 'theme', 'titlePlacement'],
2408
+ inputs: ['color', 'mode'],
2473
2409
  standalone: true
2474
2410
  }]
2475
2411
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2692,7 +2628,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2692
2628
  class LoadingController extends OverlayBaseController {
2693
2629
  constructor() {
2694
2630
  super(loadingController);
2695
- defineCustomElement$L();
2631
+ defineCustomElement$J();
2696
2632
  }
2697
2633
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LoadingController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
2698
2634
  /** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LoadingController, providedIn: 'root' });
@@ -2724,7 +2660,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2724
2660
  class PickerController extends OverlayBaseController {
2725
2661
  constructor() {
2726
2662
  super(pickerController);
2727
- defineCustomElement$U();
2663
+ defineCustomElement$S();
2728
2664
  }
2729
2665
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PickerController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
2730
2666
  /** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PickerController, providedIn: 'root' });
@@ -2739,7 +2675,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2739
2675
  class ToastController extends OverlayBaseController {
2740
2676
  constructor() {
2741
2677
  super(toastController);
2742
- defineCustomElement$1f();
2678
+ defineCustomElement$1d();
2743
2679
  }
2744
2680
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ToastController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
2745
2681
  /** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ToastController, providedIn: 'root' });
@@ -2760,7 +2696,7 @@ let IonNav = class IonNav extends IonNav$1 {
2760
2696
  };
2761
2697
  IonNav = __decorate([
2762
2698
  ProxyCmp$1({
2763
- defineCustomElementFn: defineCustomElement$1h,
2699
+ defineCustomElementFn: defineCustomElement$1f,
2764
2700
  })
2765
2701
  ], IonNav);
2766
2702
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonNav, decorators: [{
@@ -2820,7 +2756,7 @@ let IonCheckbox = class IonCheckbox extends ValueAccessor {
2820
2756
  };
2821
2757
  IonCheckbox = __decorate([
2822
2758
  ProxyCmp({
2823
- defineCustomElementFn: defineCustomElement$1i,
2759
+ defineCustomElementFn: defineCustomElement$1g,
2824
2760
  inputs: CHECKBOX_INPUTS,
2825
2761
  })
2826
2762
  ], IonCheckbox);
@@ -2906,7 +2842,7 @@ let IonDatetime = class IonDatetime extends ValueAccessor {
2906
2842
  };
2907
2843
  IonDatetime = __decorate([
2908
2844
  ProxyCmp({
2909
- defineCustomElementFn: defineCustomElement$1j,
2845
+ defineCustomElementFn: defineCustomElement$1h,
2910
2846
  inputs: DATETIME_INPUTS,
2911
2847
  methods: ['confirm', 'reset', 'cancel'],
2912
2848
  })
@@ -2940,7 +2876,7 @@ let IonIcon = class IonIcon {
2940
2876
  };
2941
2877
  IonIcon = __decorate([
2942
2878
  ProxyCmp({
2943
- defineCustomElementFn: defineCustomElement$1k,
2879
+ defineCustomElementFn: defineCustomElement$1i,
2944
2880
  inputs: ['color', 'flipRtl', 'icon', 'ios', 'lazy', 'md', 'mode', 'name', 'sanitize', 'size', 'src'],
2945
2881
  })
2946
2882
  ], IonIcon);
@@ -3040,7 +2976,7 @@ let IonInput = class IonInput extends ValueAccessor {
3040
2976
  };
3041
2977
  IonInput = __decorate([
3042
2978
  ProxyCmp({
3043
- defineCustomElementFn: defineCustomElement$1l,
2979
+ defineCustomElementFn: defineCustomElement$1j,
3044
2980
  inputs: INPUT_INPUTS,
3045
2981
  methods: ['setFocus', 'getInputElement'],
3046
2982
  })
@@ -3122,7 +3058,7 @@ let IonInputOtp = class IonInputOtp extends ValueAccessor {
3122
3058
  };
3123
3059
  IonInputOtp = __decorate([
3124
3060
  ProxyCmp({
3125
- defineCustomElementFn: defineCustomElement$1m,
3061
+ defineCustomElementFn: defineCustomElement$1k,
3126
3062
  inputs: INPUT_OTP_INPUTS,
3127
3063
  methods: ['setFocus'],
3128
3064
  })
@@ -3175,7 +3111,7 @@ let IonRadioGroup = class IonRadioGroup extends ValueAccessor {
3175
3111
  };
3176
3112
  IonRadioGroup = __decorate([
3177
3113
  ProxyCmp({
3178
- defineCustomElementFn: defineCustomElement$1n,
3114
+ defineCustomElementFn: defineCustomElement$1l,
3179
3115
  inputs: RADIO_GROUP_INPUTS,
3180
3116
  })
3181
3117
  ], IonRadioGroup);
@@ -3245,7 +3181,7 @@ let IonRange = class IonRange extends ValueAccessor {
3245
3181
  };
3246
3182
  IonRange = __decorate([
3247
3183
  ProxyCmp({
3248
- defineCustomElementFn: defineCustomElement$1o,
3184
+ defineCustomElementFn: defineCustomElement$1m,
3249
3185
  inputs: RANGE_INPUTS,
3250
3186
  })
3251
3187
  ], IonRange);
@@ -3318,7 +3254,7 @@ let IonSearchbar = class IonSearchbar extends ValueAccessor {
3318
3254
  };
3319
3255
  IonSearchbar = __decorate([
3320
3256
  ProxyCmp({
3321
- defineCustomElementFn: defineCustomElement$1p,
3257
+ defineCustomElementFn: defineCustomElement$1n,
3322
3258
  inputs: SEARCHBAR_INPUTS,
3323
3259
  methods: ['setFocus', 'getInputElement'],
3324
3260
  })
@@ -3371,7 +3307,7 @@ let IonSegment = class IonSegment extends ValueAccessor {
3371
3307
  };
3372
3308
  IonSegment = __decorate([
3373
3309
  ProxyCmp({
3374
- defineCustomElementFn: defineCustomElement$1q,
3310
+ defineCustomElementFn: defineCustomElement$1o,
3375
3311
  inputs: SEGMENT_INPUTS,
3376
3312
  })
3377
3313
  ], IonSegment);
@@ -3446,7 +3382,7 @@ let IonSelect = class IonSelect extends ValueAccessor {
3446
3382
  };
3447
3383
  IonSelect = __decorate([
3448
3384
  ProxyCmp({
3449
- defineCustomElementFn: defineCustomElement$1r,
3385
+ defineCustomElementFn: defineCustomElement$1p,
3450
3386
  inputs: SELECT_INPUTS,
3451
3387
  methods: ['open'],
3452
3388
  })
@@ -3529,7 +3465,7 @@ let IonTextarea = class IonTextarea extends ValueAccessor {
3529
3465
  };
3530
3466
  IonTextarea = __decorate([
3531
3467
  ProxyCmp({
3532
- defineCustomElementFn: defineCustomElement$1s,
3468
+ defineCustomElementFn: defineCustomElement$1q,
3533
3469
  inputs: TEXTAREA_INPUTS,
3534
3470
  methods: ['setFocus', 'getInputElement'],
3535
3471
  })
@@ -3598,7 +3534,7 @@ let IonToggle = class IonToggle extends ValueAccessor {
3598
3534
  };
3599
3535
  IonToggle = __decorate([
3600
3536
  ProxyCmp({
3601
- defineCustomElementFn: defineCustomElement$1t,
3537
+ defineCustomElementFn: defineCustomElement$1r,
3602
3538
  inputs: TOGGLE_INPUTS,
3603
3539
  })
3604
3540
  ], IonToggle);
@@ -3622,5 +3558,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
3622
3558
  * Generated bundle index. Do not edit.
3623
3559
  */
3624
3560
 
3625
- 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, IonDivider, IonFab, IonFabButton, IonFabList, IonFooter, IonGallery, 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, IonPickerLegacy, 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, PickerController, PopoverController, ToastController, provideIonicAngular };
3561
+ 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, IonPickerLegacy, 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, PickerController, PopoverController, ToastController, provideIonicAngular };
3626
3562
  //# sourceMappingURL=ionic-angular-standalone.mjs.map