@ionic/angular 8.8.6-dev.11777559143.1d1ad1ad → 8.8.6-dev.11777572994.1147595d

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 (69) 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 +84 -140
  32. package/esm2022/common/directives/navigation/router-outlet.mjs +2 -1
  33. package/esm2022/directives/proxies-list.mjs +1 -3
  34. package/esm2022/directives/proxies.mjs +243 -310
  35. package/esm2022/index.mjs +1 -2
  36. package/esm2022/ionic-module.mjs +2 -2
  37. package/esm2022/standalone/directives/proxies.mjs +210 -278
  38. package/esm2022/standalone/index.mjs +1 -2
  39. package/fesm2022/ionic-angular-common.mjs +1 -0
  40. package/fesm2022/ionic-angular-common.mjs.map +1 -1
  41. package/fesm2022/ionic-angular-standalone.mjs +339 -423
  42. package/fesm2022/ionic-angular-standalone.mjs.map +1 -1
  43. package/fesm2022/ionic-angular.mjs +246 -330
  44. package/fesm2022/ionic-angular.mjs.map +1 -1
  45. package/index.d.ts +1 -2
  46. package/ionic-module.d.ts +1 -1
  47. package/package.json +2 -2
  48. package/standalone/directives/proxies.d.ts +70 -125
  49. package/standalone/index.d.ts +1 -2
  50. package/css/ionic/bundle.ionic.css +0 -1
  51. package/css/ionic/bundle.ionic.css.map +0 -1
  52. package/css/ionic/core.ionic.css +0 -1
  53. package/css/ionic/core.ionic.css.map +0 -1
  54. package/css/ionic/global.bundle.ionic.css +0 -1
  55. package/css/ionic/global.bundle.ionic.css.map +0 -1
  56. package/css/ionic/ionic-swiper.ionic.css +0 -1
  57. package/css/ionic/ionic-swiper.ionic.css.map +0 -1
  58. package/css/ionic/link.ionic.css +0 -1
  59. package/css/ionic/link.ionic.css.map +0 -1
  60. package/css/ionic/structure.ionic.css +0 -1
  61. package/css/ionic/structure.ionic.css.map +0 -1
  62. package/css/ionic/typography.ionic.css +0 -1
  63. package/css/ionic/typography.ionic.css.map +0 -1
  64. package/css/ionic/utils.bundle.ionic.css +0 -1
  65. package/css/ionic/utils.bundle.ionic.css.map +0 -1
  66. package/esm2022/providers/picker-controller.mjs +0 -22
  67. package/esm2022/standalone/providers/picker-controller.mjs +0 -24
  68. package/providers/picker-controller.d.ts +0 -11
  69. package/standalone/providers/picker-controller.d.ts +0 -11
@@ -33,76 +33,74 @@ 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-grid.js';
42
- import { defineCustomElement as defineCustomElement$w } from '@ionic/core/components/ion-header.js';
43
- import { defineCustomElement as defineCustomElement$x } from '@ionic/core/components/ion-img.js';
44
- import { defineCustomElement as defineCustomElement$y } from '@ionic/core/components/ion-infinite-scroll.js';
45
- import { defineCustomElement as defineCustomElement$z } from '@ionic/core/components/ion-infinite-scroll-content.js';
46
- import { defineCustomElement as defineCustomElement$A } from '@ionic/core/components/ion-input-password-toggle.js';
47
- import { defineCustomElement as defineCustomElement$B } from '@ionic/core/components/ion-item.js';
48
- import { defineCustomElement as defineCustomElement$C } from '@ionic/core/components/ion-item-divider.js';
49
- import { defineCustomElement as defineCustomElement$D } from '@ionic/core/components/ion-item-group.js';
50
- import { defineCustomElement as defineCustomElement$E } from '@ionic/core/components/ion-item-option.js';
51
- import { defineCustomElement as defineCustomElement$F } from '@ionic/core/components/ion-item-options.js';
52
- import { defineCustomElement as defineCustomElement$G } from '@ionic/core/components/ion-item-sliding.js';
53
- import { defineCustomElement as defineCustomElement$H } from '@ionic/core/components/ion-label.js';
54
- import { defineCustomElement as defineCustomElement$I } from '@ionic/core/components/ion-list.js';
55
- import { defineCustomElement as defineCustomElement$J } from '@ionic/core/components/ion-list-header.js';
56
- import { defineCustomElement as defineCustomElement$K } from '@ionic/core/components/ion-loading.js';
57
- import { defineCustomElement as defineCustomElement$L } from '@ionic/core/components/ion-menu.js';
58
- import { defineCustomElement as defineCustomElement$M } from '@ionic/core/components/ion-menu-button.js';
59
- import { defineCustomElement as defineCustomElement$N } from '@ionic/core/components/ion-menu-toggle.js';
60
- import { defineCustomElement as defineCustomElement$O } from '@ionic/core/components/ion-nav-link.js';
61
- import { defineCustomElement as defineCustomElement$P } from '@ionic/core/components/ion-note.js';
62
- import { defineCustomElement as defineCustomElement$Q } from '@ionic/core/components/ion-picker.js';
63
- import { defineCustomElement as defineCustomElement$R } from '@ionic/core/components/ion-picker-column.js';
64
- import { defineCustomElement as defineCustomElement$S } from '@ionic/core/components/ion-picker-column-option.js';
65
- import { defineCustomElement as defineCustomElement$T } from '@ionic/core/components/ion-picker-legacy.js';
66
- import { defineCustomElement as defineCustomElement$U } from '@ionic/core/components/ion-progress-bar.js';
67
- import { defineCustomElement as defineCustomElement$V } from '@ionic/core/components/ion-radio.js';
68
- import { defineCustomElement as defineCustomElement$W } from '@ionic/core/components/ion-refresher.js';
69
- import { defineCustomElement as defineCustomElement$X } from '@ionic/core/components/ion-refresher-content.js';
70
- import { defineCustomElement as defineCustomElement$Y } from '@ionic/core/components/ion-reorder.js';
71
- import { defineCustomElement as defineCustomElement$Z } from '@ionic/core/components/ion-reorder-group.js';
72
- import { defineCustomElement as defineCustomElement$_ } from '@ionic/core/components/ion-ripple-effect.js';
73
- import { defineCustomElement as defineCustomElement$$ } from '@ionic/core/components/ion-row.js';
74
- import { defineCustomElement as defineCustomElement$10 } from '@ionic/core/components/ion-segment-button.js';
75
- import { defineCustomElement as defineCustomElement$11 } from '@ionic/core/components/ion-segment-content.js';
76
- import { defineCustomElement as defineCustomElement$12 } from '@ionic/core/components/ion-segment-view.js';
77
- import { defineCustomElement as defineCustomElement$13 } from '@ionic/core/components/ion-select-modal.js';
78
- import { defineCustomElement as defineCustomElement$14 } from '@ionic/core/components/ion-select-option.js';
79
- import { defineCustomElement as defineCustomElement$15 } from '@ionic/core/components/ion-skeleton-text.js';
80
- import { defineCustomElement as defineCustomElement$16 } from '@ionic/core/components/ion-spinner.js';
81
- import { defineCustomElement as defineCustomElement$17 } from '@ionic/core/components/ion-split-pane.js';
82
- import { defineCustomElement as defineCustomElement$18 } from '@ionic/core/components/ion-tab.js';
83
- import { defineCustomElement as defineCustomElement$19 } from '@ionic/core/components/ion-tab-bar.js';
84
- import { defineCustomElement as defineCustomElement$1a } from '@ionic/core/components/ion-tab-button.js';
85
- import { defineCustomElement as defineCustomElement$1b } from '@ionic/core/components/ion-text.js';
86
- import { defineCustomElement as defineCustomElement$1c } from '@ionic/core/components/ion-thumbnail.js';
87
- import { defineCustomElement as defineCustomElement$1d } from '@ionic/core/components/ion-title.js';
88
- import { defineCustomElement as defineCustomElement$1e } from '@ionic/core/components/ion-toast.js';
89
- import { defineCustomElement as defineCustomElement$1f } from '@ionic/core/components/ion-toolbar.js';
90
- import { modalController, popoverController, initialize, actionSheetController, alertController, createAnimation, getTimeGivenProgression, createGesture, loadingController, menuController, pickerController, toastController } from '@ionic/core/components';
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-progress-bar.js';
65
+ import { defineCustomElement as defineCustomElement$T } from '@ionic/core/components/ion-radio.js';
66
+ import { defineCustomElement as defineCustomElement$U } from '@ionic/core/components/ion-refresher.js';
67
+ import { defineCustomElement as defineCustomElement$V } from '@ionic/core/components/ion-refresher-content.js';
68
+ import { defineCustomElement as defineCustomElement$W } from '@ionic/core/components/ion-reorder.js';
69
+ import { defineCustomElement as defineCustomElement$X } from '@ionic/core/components/ion-reorder-group.js';
70
+ import { defineCustomElement as defineCustomElement$Y } from '@ionic/core/components/ion-ripple-effect.js';
71
+ import { defineCustomElement as defineCustomElement$Z } from '@ionic/core/components/ion-row.js';
72
+ import { defineCustomElement as defineCustomElement$_ } from '@ionic/core/components/ion-segment-button.js';
73
+ import { defineCustomElement as defineCustomElement$$ } from '@ionic/core/components/ion-segment-content.js';
74
+ import { defineCustomElement as defineCustomElement$10 } from '@ionic/core/components/ion-segment-view.js';
75
+ import { defineCustomElement as defineCustomElement$11 } from '@ionic/core/components/ion-select-modal.js';
76
+ import { defineCustomElement as defineCustomElement$12 } from '@ionic/core/components/ion-select-option.js';
77
+ import { defineCustomElement as defineCustomElement$13 } from '@ionic/core/components/ion-skeleton-text.js';
78
+ import { defineCustomElement as defineCustomElement$14 } from '@ionic/core/components/ion-spinner.js';
79
+ import { defineCustomElement as defineCustomElement$15 } from '@ionic/core/components/ion-split-pane.js';
80
+ import { defineCustomElement as defineCustomElement$16 } from '@ionic/core/components/ion-tab.js';
81
+ import { defineCustomElement as defineCustomElement$17 } from '@ionic/core/components/ion-tab-bar.js';
82
+ import { defineCustomElement as defineCustomElement$18 } from '@ionic/core/components/ion-tab-button.js';
83
+ import { defineCustomElement as defineCustomElement$19 } from '@ionic/core/components/ion-text.js';
84
+ import { defineCustomElement as defineCustomElement$1a } from '@ionic/core/components/ion-thumbnail.js';
85
+ import { defineCustomElement as defineCustomElement$1b } from '@ionic/core/components/ion-title.js';
86
+ import { defineCustomElement as defineCustomElement$1c } from '@ionic/core/components/ion-toast.js';
87
+ import { defineCustomElement as defineCustomElement$1d } from '@ionic/core/components/ion-toolbar.js';
88
+ import { modalController, popoverController, initialize, actionSheetController, alertController, createAnimation, getTimeGivenProgression, createGesture, loadingController, menuController, toastController } from '@ionic/core/components';
91
89
  export { IonicSafeString, IonicSlides, createAnimation, createGesture, getPlatforms, getTimeGivenProgression, iosTransitionAnimation, isPlatform, mdTransitionAnimation } from '@ionic/core/components';
92
- import { defineCustomElement as defineCustomElement$1g } from '@ionic/core/components/ion-nav.js';
90
+ import { defineCustomElement as defineCustomElement$1e } from '@ionic/core/components/ion-nav.js';
93
91
  import { NG_VALUE_ACCESSOR } from '@angular/forms';
94
- import { defineCustomElement as defineCustomElement$1h } from '@ionic/core/components/ion-checkbox.js';
95
- import { defineCustomElement as defineCustomElement$1i } from '@ionic/core/components/ion-datetime.js';
96
- import { defineCustomElement as defineCustomElement$1j } from 'ionicons/components/ion-icon.js';
97
- import { defineCustomElement as defineCustomElement$1k } from '@ionic/core/components/ion-input.js';
98
- import { defineCustomElement as defineCustomElement$1l } from '@ionic/core/components/ion-input-otp.js';
99
- import { defineCustomElement as defineCustomElement$1m } from '@ionic/core/components/ion-radio-group.js';
100
- import { defineCustomElement as defineCustomElement$1n } from '@ionic/core/components/ion-range.js';
101
- import { defineCustomElement as defineCustomElement$1o } from '@ionic/core/components/ion-searchbar.js';
102
- import { defineCustomElement as defineCustomElement$1p } from '@ionic/core/components/ion-segment.js';
103
- import { defineCustomElement as defineCustomElement$1q } from '@ionic/core/components/ion-select.js';
104
- import { defineCustomElement as defineCustomElement$1r } from '@ionic/core/components/ion-textarea.js';
105
- import { defineCustomElement as defineCustomElement$1s } from '@ionic/core/components/ion-toggle.js';
92
+ import { defineCustomElement as defineCustomElement$1f } from '@ionic/core/components/ion-checkbox.js';
93
+ import { defineCustomElement as defineCustomElement$1g } from '@ionic/core/components/ion-datetime.js';
94
+ import { defineCustomElement as defineCustomElement$1h } from 'ionicons/components/ion-icon.js';
95
+ import { defineCustomElement as defineCustomElement$1i } from '@ionic/core/components/ion-input.js';
96
+ import { defineCustomElement as defineCustomElement$1j } from '@ionic/core/components/ion-input-otp.js';
97
+ import { defineCustomElement as defineCustomElement$1k } from '@ionic/core/components/ion-radio-group.js';
98
+ import { defineCustomElement as defineCustomElement$1l } from '@ionic/core/components/ion-range.js';
99
+ import { defineCustomElement as defineCustomElement$1m } from '@ionic/core/components/ion-searchbar.js';
100
+ import { defineCustomElement as defineCustomElement$1n } from '@ionic/core/components/ion-segment.js';
101
+ import { defineCustomElement as defineCustomElement$1o } from '@ionic/core/components/ion-select.js';
102
+ import { defineCustomElement as defineCustomElement$1p } from '@ionic/core/components/ion-textarea.js';
103
+ import { defineCustomElement as defineCustomElement$1q } from '@ionic/core/components/ion-toggle.js';
106
104
 
107
105
  let IonRouterOutlet = class IonRouterOutlet extends IonRouterOutlet$1 {
108
106
  parentOutlet;
@@ -314,12 +312,12 @@ let IonAccordion = class IonAccordion {
314
312
  this.el = r.nativeElement;
315
313
  }
316
314
  /** @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 });
317
- /** @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 });
315
+ /** @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 });
318
316
  };
319
317
  IonAccordion = __decorate([
320
318
  ProxyCmp({
321
319
  defineCustomElementFn: defineCustomElement$5,
322
- inputs: ['disabled', 'mode', 'readonly', 'theme', 'toggleIcon', 'toggleIconSlot', 'value']
320
+ inputs: ['disabled', 'mode', 'readonly', 'toggleIcon', 'toggleIconSlot', 'value']
323
321
  })
324
322
  ], IonAccordion);
325
323
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonAccordion, decorators: [{
@@ -329,7 +327,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
329
327
  changeDetection: ChangeDetectionStrategy.OnPush,
330
328
  template: '<ng-content></ng-content>',
331
329
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
332
- inputs: ['disabled', 'mode', 'readonly', 'theme', 'toggleIcon', 'toggleIconSlot', 'value'],
330
+ inputs: ['disabled', 'mode', 'readonly', 'toggleIcon', 'toggleIconSlot', 'value'],
333
331
  standalone: true
334
332
  }]
335
333
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -343,12 +341,12 @@ let IonAccordionGroup = class IonAccordionGroup {
343
341
  proxyOutputs(this, this.el, ['ionChange']);
344
342
  }
345
343
  /** @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 });
346
- /** @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 });
344
+ /** @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 });
347
345
  };
348
346
  IonAccordionGroup = __decorate([
349
347
  ProxyCmp({
350
348
  defineCustomElementFn: defineCustomElement$6,
351
- inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'shape', 'theme', 'value']
349
+ inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'value']
352
350
  })
353
351
  ], IonAccordionGroup);
354
352
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonAccordionGroup, decorators: [{
@@ -358,7 +356,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
358
356
  changeDetection: ChangeDetectionStrategy.OnPush,
359
357
  template: '<ng-content></ng-content>',
360
358
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
361
- inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'shape', 'theme', 'value'],
359
+ inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'value'],
362
360
  standalone: true
363
361
  }]
364
362
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -372,12 +370,12 @@ let IonActionSheet = class IonActionSheet {
372
370
  proxyOutputs(this, this.el, ['ionActionSheetDidPresent', 'ionActionSheetWillPresent', 'ionActionSheetWillDismiss', 'ionActionSheetDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss']);
373
371
  }
374
372
  /** @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 });
375
- /** @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 });
373
+ /** @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 });
376
374
  };
377
375
  IonActionSheet = __decorate([
378
376
  ProxyCmp({
379
377
  defineCustomElementFn: defineCustomElement$7,
380
- inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],
378
+ inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'translucent', 'trigger'],
381
379
  methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
382
380
  })
383
381
  ], IonActionSheet);
@@ -388,7 +386,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
388
386
  changeDetection: ChangeDetectionStrategy.OnPush,
389
387
  template: '<ng-content></ng-content>',
390
388
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
391
- inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],
389
+ inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'translucent', 'trigger'],
392
390
  standalone: true
393
391
  }]
394
392
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -402,12 +400,12 @@ let IonAlert = class IonAlert {
402
400
  proxyOutputs(this, this.el, ['ionAlertDidPresent', 'ionAlertWillPresent', 'ionAlertWillDismiss', 'ionAlertDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss']);
403
401
  }
404
402
  /** @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 });
405
- /** @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 });
403
+ /** @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 });
406
404
  };
407
405
  IonAlert = __decorate([
408
406
  ProxyCmp({
409
407
  defineCustomElementFn: defineCustomElement$8,
410
- inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],
408
+ inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'translucent', 'trigger'],
411
409
  methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
412
410
  })
413
411
  ], IonAlert);
@@ -418,7 +416,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
418
416
  changeDetection: ChangeDetectionStrategy.OnPush,
419
417
  template: '<ng-content></ng-content>',
420
418
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
421
- inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],
419
+ inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'translucent', 'trigger'],
422
420
  standalone: true
423
421
  }]
424
422
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -431,12 +429,11 @@ let IonApp = class IonApp {
431
429
  this.el = r.nativeElement;
432
430
  }
433
431
  /** @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 });
434
- /** @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 });
432
+ /** @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 });
435
433
  };
436
434
  IonApp = __decorate([
437
435
  ProxyCmp({
438
436
  defineCustomElementFn: defineCustomElement$9,
439
- inputs: ['mode', 'theme'],
440
437
  methods: ['setFocus']
441
438
  })
442
439
  ], IonApp);
@@ -447,7 +444,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
447
444
  changeDetection: ChangeDetectionStrategy.OnPush,
448
445
  template: '<ng-content></ng-content>',
449
446
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
450
- inputs: ['mode', 'theme'],
447
+ inputs: [],
451
448
  standalone: true
452
449
  }]
453
450
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -460,12 +457,11 @@ let IonAvatar = class IonAvatar {
460
457
  this.el = r.nativeElement;
461
458
  }
462
459
  /** @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 });
463
- /** @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 });
460
+ /** @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 });
464
461
  };
465
462
  IonAvatar = __decorate([
466
463
  ProxyCmp({
467
- defineCustomElementFn: defineCustomElement$a,
468
- inputs: ['disabled', 'mode', 'shape', 'size', 'theme']
464
+ defineCustomElementFn: defineCustomElement$a
469
465
  })
470
466
  ], IonAvatar);
471
467
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonAvatar, decorators: [{
@@ -475,7 +471,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
475
471
  changeDetection: ChangeDetectionStrategy.OnPush,
476
472
  template: '<ng-content></ng-content>',
477
473
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
478
- inputs: ['disabled', 'mode', 'shape', 'size', 'theme'],
474
+ inputs: [],
479
475
  standalone: true
480
476
  }]
481
477
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -489,12 +485,12 @@ let IonBackdrop = class IonBackdrop {
489
485
  proxyOutputs(this, this.el, ['ionBackdropTap']);
490
486
  }
491
487
  /** @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 });
492
- /** @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 });
488
+ /** @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 });
493
489
  };
494
490
  IonBackdrop = __decorate([
495
491
  ProxyCmp({
496
492
  defineCustomElementFn: defineCustomElement$b,
497
- inputs: ['mode', 'stopPropagation', 'tappable', 'theme', 'visible']
493
+ inputs: ['stopPropagation', 'tappable', 'visible']
498
494
  })
499
495
  ], IonBackdrop);
500
496
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBackdrop, decorators: [{
@@ -504,7 +500,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
504
500
  changeDetection: ChangeDetectionStrategy.OnPush,
505
501
  template: '<ng-content></ng-content>',
506
502
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
507
- inputs: ['mode', 'stopPropagation', 'tappable', 'theme', 'visible'],
503
+ inputs: ['stopPropagation', 'tappable', 'visible'],
508
504
  standalone: true
509
505
  }]
510
506
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -517,12 +513,12 @@ let IonBadge = class IonBadge {
517
513
  this.el = r.nativeElement;
518
514
  }
519
515
  /** @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 });
520
- /** @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 });
516
+ /** @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 });
521
517
  };
522
518
  IonBadge = __decorate([
523
519
  ProxyCmp({
524
520
  defineCustomElementFn: defineCustomElement$c,
525
- inputs: ['color', 'hue', 'mode', 'shape', 'size', 'theme', 'vertical']
521
+ inputs: ['color', 'mode']
526
522
  })
527
523
  ], IonBadge);
528
524
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBadge, decorators: [{
@@ -532,7 +528,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
532
528
  changeDetection: ChangeDetectionStrategy.OnPush,
533
529
  template: '<ng-content></ng-content>',
534
530
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
535
- inputs: ['color', 'hue', 'mode', 'shape', 'size', 'theme', 'vertical'],
531
+ inputs: ['color', 'mode'],
536
532
  standalone: true
537
533
  }]
538
534
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -546,12 +542,12 @@ let IonBreadcrumb = class IonBreadcrumb {
546
542
  proxyOutputs(this, this.el, ['ionFocus', 'ionBlur']);
547
543
  }
548
544
  /** @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 });
549
- /** @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 });
545
+ /** @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 });
550
546
  };
551
547
  IonBreadcrumb = __decorate([
552
548
  ProxyCmp({
553
549
  defineCustomElementFn: defineCustomElement$d,
554
- inputs: ['active', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'separator', 'target', 'theme']
550
+ inputs: ['active', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'separator', 'target']
555
551
  })
556
552
  ], IonBreadcrumb);
557
553
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBreadcrumb, decorators: [{
@@ -561,7 +557,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
561
557
  changeDetection: ChangeDetectionStrategy.OnPush,
562
558
  template: '<ng-content></ng-content>',
563
559
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
564
- inputs: ['active', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'separator', 'target', 'theme'],
560
+ inputs: ['active', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'separator', 'target'],
565
561
  standalone: true
566
562
  }]
567
563
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -575,12 +571,12 @@ let IonBreadcrumbs = class IonBreadcrumbs {
575
571
  proxyOutputs(this, this.el, ['ionCollapsedClick']);
576
572
  }
577
573
  /** @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 });
578
- /** @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 });
574
+ /** @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 });
579
575
  };
580
576
  IonBreadcrumbs = __decorate([
581
577
  ProxyCmp({
582
578
  defineCustomElementFn: defineCustomElement$e,
583
- inputs: ['color', 'itemsAfterCollapse', 'itemsBeforeCollapse', 'maxItems', 'mode', 'theme']
579
+ inputs: ['color', 'itemsAfterCollapse', 'itemsBeforeCollapse', 'maxItems', 'mode']
584
580
  })
585
581
  ], IonBreadcrumbs);
586
582
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBreadcrumbs, decorators: [{
@@ -590,7 +586,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
590
586
  changeDetection: ChangeDetectionStrategy.OnPush,
591
587
  template: '<ng-content></ng-content>',
592
588
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
593
- inputs: ['color', 'itemsAfterCollapse', 'itemsBeforeCollapse', 'maxItems', 'mode', 'theme'],
589
+ inputs: ['color', 'itemsAfterCollapse', 'itemsBeforeCollapse', 'maxItems', 'mode'],
594
590
  standalone: true
595
591
  }]
596
592
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -604,12 +600,12 @@ let IonButton = class IonButton {
604
600
  proxyOutputs(this, this.el, ['ionFocus', 'ionBlur']);
605
601
  }
606
602
  /** @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 });
607
- /** @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 });
603
+ /** @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 });
608
604
  };
609
605
  IonButton = __decorate([
610
606
  ProxyCmp({
611
607
  defineCustomElementFn: defineCustomElement$f,
612
- inputs: ['buttonType', 'color', 'disabled', 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', 'strong', 'target', 'theme', 'type']
608
+ inputs: ['buttonType', 'color', 'disabled', 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', 'strong', 'target', 'type']
613
609
  })
614
610
  ], IonButton);
615
611
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonButton, decorators: [{
@@ -619,7 +615,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
619
615
  changeDetection: ChangeDetectionStrategy.OnPush,
620
616
  template: '<ng-content></ng-content>',
621
617
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
622
- inputs: ['buttonType', 'color', 'disabled', 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', 'strong', 'target', 'theme', 'type'],
618
+ inputs: ['buttonType', 'color', 'disabled', 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', 'strong', 'target', 'type'],
623
619
  standalone: true
624
620
  }]
625
621
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -632,12 +628,12 @@ let IonButtons = class IonButtons {
632
628
  this.el = r.nativeElement;
633
629
  }
634
630
  /** @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 });
635
- /** @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 });
631
+ /** @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 });
636
632
  };
637
633
  IonButtons = __decorate([
638
634
  ProxyCmp({
639
635
  defineCustomElementFn: defineCustomElement$g,
640
- inputs: ['collapse', 'mode', 'theme']
636
+ inputs: ['collapse']
641
637
  })
642
638
  ], IonButtons);
643
639
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonButtons, decorators: [{
@@ -647,7 +643,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
647
643
  changeDetection: ChangeDetectionStrategy.OnPush,
648
644
  template: '<ng-content></ng-content>',
649
645
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
650
- inputs: ['collapse', 'mode', 'theme'],
646
+ inputs: ['collapse'],
651
647
  standalone: true
652
648
  }]
653
649
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -660,12 +656,12 @@ let IonCard = class IonCard {
660
656
  this.el = r.nativeElement;
661
657
  }
662
658
  /** @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 });
663
- /** @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 });
659
+ /** @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 });
664
660
  };
665
661
  IonCard = __decorate([
666
662
  ProxyCmp({
667
663
  defineCustomElementFn: defineCustomElement$h,
668
- inputs: ['button', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'target', 'theme', 'type']
664
+ inputs: ['button', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type']
669
665
  })
670
666
  ], IonCard);
671
667
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCard, decorators: [{
@@ -675,7 +671,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
675
671
  changeDetection: ChangeDetectionStrategy.OnPush,
676
672
  template: '<ng-content></ng-content>',
677
673
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
678
- inputs: ['button', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'target', 'theme', 'type'],
674
+ inputs: ['button', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type'],
679
675
  standalone: true
680
676
  }]
681
677
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -688,12 +684,12 @@ let IonCardContent = class IonCardContent {
688
684
  this.el = r.nativeElement;
689
685
  }
690
686
  /** @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 });
691
- /** @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 });
687
+ /** @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 });
692
688
  };
693
689
  IonCardContent = __decorate([
694
690
  ProxyCmp({
695
691
  defineCustomElementFn: defineCustomElement$i,
696
- inputs: ['mode', 'theme']
692
+ inputs: ['mode']
697
693
  })
698
694
  ], IonCardContent);
699
695
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardContent, decorators: [{
@@ -703,7 +699,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
703
699
  changeDetection: ChangeDetectionStrategy.OnPush,
704
700
  template: '<ng-content></ng-content>',
705
701
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
706
- inputs: ['mode', 'theme'],
702
+ inputs: ['mode'],
707
703
  standalone: true
708
704
  }]
709
705
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -716,12 +712,12 @@ let IonCardHeader = class IonCardHeader {
716
712
  this.el = r.nativeElement;
717
713
  }
718
714
  /** @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 });
719
- /** @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 });
715
+ /** @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 });
720
716
  };
721
717
  IonCardHeader = __decorate([
722
718
  ProxyCmp({
723
719
  defineCustomElementFn: defineCustomElement$j,
724
- inputs: ['color', 'mode', 'theme', 'translucent']
720
+ inputs: ['color', 'mode', 'translucent']
725
721
  })
726
722
  ], IonCardHeader);
727
723
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardHeader, decorators: [{
@@ -731,7 +727,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
731
727
  changeDetection: ChangeDetectionStrategy.OnPush,
732
728
  template: '<ng-content></ng-content>',
733
729
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
734
- inputs: ['color', 'mode', 'theme', 'translucent'],
730
+ inputs: ['color', 'mode', 'translucent'],
735
731
  standalone: true
736
732
  }]
737
733
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -744,12 +740,12 @@ let IonCardSubtitle = class IonCardSubtitle {
744
740
  this.el = r.nativeElement;
745
741
  }
746
742
  /** @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 });
747
- /** @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 });
743
+ /** @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 });
748
744
  };
749
745
  IonCardSubtitle = __decorate([
750
746
  ProxyCmp({
751
747
  defineCustomElementFn: defineCustomElement$k,
752
- inputs: ['color', 'mode', 'theme']
748
+ inputs: ['color', 'mode']
753
749
  })
754
750
  ], IonCardSubtitle);
755
751
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardSubtitle, decorators: [{
@@ -759,7 +755,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
759
755
  changeDetection: ChangeDetectionStrategy.OnPush,
760
756
  template: '<ng-content></ng-content>',
761
757
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
762
- inputs: ['color', 'mode', 'theme'],
758
+ inputs: ['color', 'mode'],
763
759
  standalone: true
764
760
  }]
765
761
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -772,12 +768,12 @@ let IonCardTitle = class IonCardTitle {
772
768
  this.el = r.nativeElement;
773
769
  }
774
770
  /** @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 });
775
- /** @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 });
771
+ /** @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 });
776
772
  };
777
773
  IonCardTitle = __decorate([
778
774
  ProxyCmp({
779
775
  defineCustomElementFn: defineCustomElement$l,
780
- inputs: ['color', 'mode', 'theme']
776
+ inputs: ['color', 'mode']
781
777
  })
782
778
  ], IonCardTitle);
783
779
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardTitle, decorators: [{
@@ -787,7 +783,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
787
783
  changeDetection: ChangeDetectionStrategy.OnPush,
788
784
  template: '<ng-content></ng-content>',
789
785
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
790
- inputs: ['color', 'mode', 'theme'],
786
+ inputs: ['color', 'mode'],
791
787
  standalone: true
792
788
  }]
793
789
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -800,12 +796,12 @@ let IonChip = class IonChip {
800
796
  this.el = r.nativeElement;
801
797
  }
802
798
  /** @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 });
803
- /** @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 });
799
+ /** @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 });
804
800
  };
805
801
  IonChip = __decorate([
806
802
  ProxyCmp({
807
803
  defineCustomElementFn: defineCustomElement$m,
808
- inputs: ['color', 'disabled', 'hue', 'mode', 'outline', 'shape', 'size', 'theme']
804
+ inputs: ['color', 'disabled', 'mode', 'outline']
809
805
  })
810
806
  ], IonChip);
811
807
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonChip, decorators: [{
@@ -815,7 +811,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
815
811
  changeDetection: ChangeDetectionStrategy.OnPush,
816
812
  template: '<ng-content></ng-content>',
817
813
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
818
- inputs: ['color', 'disabled', 'hue', 'mode', 'outline', 'shape', 'size', 'theme'],
814
+ inputs: ['color', 'disabled', 'mode', 'outline'],
819
815
  standalone: true
820
816
  }]
821
817
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -828,12 +824,12 @@ let IonCol = class IonCol {
828
824
  this.el = r.nativeElement;
829
825
  }
830
826
  /** @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 });
831
- /** @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 });
827
+ /** @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 });
832
828
  };
833
829
  IonCol = __decorate([
834
830
  ProxyCmp({
835
831
  defineCustomElementFn: defineCustomElement$n,
836
- 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']
832
+ 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']
837
833
  })
838
834
  ], IonCol);
839
835
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCol, decorators: [{
@@ -843,7 +839,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
843
839
  changeDetection: ChangeDetectionStrategy.OnPush,
844
840
  template: '<ng-content></ng-content>',
845
841
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
846
- 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'],
842
+ 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'],
847
843
  standalone: true
848
844
  }]
849
845
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -857,12 +853,12 @@ let IonContent = class IonContent {
857
853
  proxyOutputs(this, this.el, ['ionScrollStart', 'ionScroll', 'ionScrollEnd']);
858
854
  }
859
855
  /** @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 });
860
- /** @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 });
856
+ /** @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 });
861
857
  };
862
858
  IonContent = __decorate([
863
859
  ProxyCmp({
864
860
  defineCustomElementFn: defineCustomElement$o,
865
- inputs: ['color', 'fixedSlotPlacement', 'forceOverscroll', 'fullscreen', 'mode', 'scrollEvents', 'scrollX', 'scrollY', 'theme'],
861
+ inputs: ['color', 'fixedSlotPlacement', 'forceOverscroll', 'fullscreen', 'scrollEvents', 'scrollX', 'scrollY'],
866
862
  methods: ['getScrollElement', 'scrollToTop', 'scrollToBottom', 'scrollByPoint', 'scrollToPoint']
867
863
  })
868
864
  ], IonContent);
@@ -873,7 +869,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
873
869
  changeDetection: ChangeDetectionStrategy.OnPush,
874
870
  template: '<ng-content></ng-content>',
875
871
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
876
- inputs: ['color', 'fixedSlotPlacement', 'forceOverscroll', 'fullscreen', 'mode', 'scrollEvents', 'scrollX', 'scrollY', 'theme'],
872
+ inputs: ['color', 'fixedSlotPlacement', 'forceOverscroll', 'fullscreen', 'scrollEvents', 'scrollX', 'scrollY'],
877
873
  standalone: true
878
874
  }]
879
875
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -886,12 +882,12 @@ let IonDatetimeButton = class IonDatetimeButton {
886
882
  this.el = r.nativeElement;
887
883
  }
888
884
  /** @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 });
889
- /** @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 });
885
+ /** @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 });
890
886
  };
891
887
  IonDatetimeButton = __decorate([
892
888
  ProxyCmp({
893
889
  defineCustomElementFn: defineCustomElement$p,
894
- inputs: ['color', 'datetime', 'disabled', 'mode', 'theme']
890
+ inputs: ['color', 'datetime', 'disabled', 'mode']
895
891
  })
896
892
  ], IonDatetimeButton);
897
893
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonDatetimeButton, decorators: [{
@@ -901,35 +897,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
901
897
  changeDetection: ChangeDetectionStrategy.OnPush,
902
898
  template: '<ng-content></ng-content>',
903
899
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
904
- inputs: ['color', 'datetime', 'disabled', 'mode', 'theme'],
905
- standalone: true
906
- }]
907
- }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
908
- let IonDivider = class IonDivider {
909
- z;
910
- el;
911
- constructor(c, r, z) {
912
- this.z = z;
913
- c.detach();
914
- this.el = r.nativeElement;
915
- }
916
- /** @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 });
917
- /** @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 });
918
- };
919
- IonDivider = __decorate([
920
- ProxyCmp({
921
- defineCustomElementFn: defineCustomElement$q,
922
- inputs: ['inset', 'spacing']
923
- })
924
- ], IonDivider);
925
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonDivider, decorators: [{
926
- type: Component,
927
- args: [{
928
- selector: 'ion-divider',
929
- changeDetection: ChangeDetectionStrategy.OnPush,
930
- template: '<ng-content></ng-content>',
931
- // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
932
- inputs: ['inset', 'spacing'],
900
+ inputs: ['color', 'datetime', 'disabled', 'mode'],
933
901
  standalone: true
934
902
  }]
935
903
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -942,12 +910,12 @@ let IonFab = class IonFab {
942
910
  this.el = r.nativeElement;
943
911
  }
944
912
  /** @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 });
945
- /** @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 });
913
+ /** @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 });
946
914
  };
947
915
  IonFab = __decorate([
948
916
  ProxyCmp({
949
- defineCustomElementFn: defineCustomElement$r,
950
- inputs: ['activated', 'edge', 'horizontal', 'mode', 'theme', 'vertical'],
917
+ defineCustomElementFn: defineCustomElement$q,
918
+ inputs: ['activated', 'edge', 'horizontal', 'vertical'],
951
919
  methods: ['close']
952
920
  })
953
921
  ], IonFab);
@@ -958,7 +926,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
958
926
  changeDetection: ChangeDetectionStrategy.OnPush,
959
927
  template: '<ng-content></ng-content>',
960
928
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
961
- inputs: ['activated', 'edge', 'horizontal', 'mode', 'theme', 'vertical'],
929
+ inputs: ['activated', 'edge', 'horizontal', 'vertical'],
962
930
  standalone: true
963
931
  }]
964
932
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -972,12 +940,12 @@ let IonFabButton = class IonFabButton {
972
940
  proxyOutputs(this, this.el, ['ionFocus', 'ionBlur']);
973
941
  }
974
942
  /** @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 });
975
- /** @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 });
943
+ /** @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 });
976
944
  };
977
945
  IonFabButton = __decorate([
978
946
  ProxyCmp({
979
- defineCustomElementFn: defineCustomElement$s,
980
- inputs: ['activated', 'closeIcon', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'show', 'size', 'target', 'theme', 'translucent', 'type']
947
+ defineCustomElementFn: defineCustomElement$r,
948
+ inputs: ['activated', 'closeIcon', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'show', 'size', 'target', 'translucent', 'type']
981
949
  })
982
950
  ], IonFabButton);
983
951
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonFabButton, decorators: [{
@@ -987,7 +955,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
987
955
  changeDetection: ChangeDetectionStrategy.OnPush,
988
956
  template: '<ng-content></ng-content>',
989
957
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
990
- inputs: ['activated', 'closeIcon', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'show', 'size', 'target', 'theme', 'translucent', 'type'],
958
+ inputs: ['activated', 'closeIcon', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'show', 'size', 'target', 'translucent', 'type'],
991
959
  standalone: true
992
960
  }]
993
961
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1000,12 +968,12 @@ let IonFabList = class IonFabList {
1000
968
  this.el = r.nativeElement;
1001
969
  }
1002
970
  /** @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 });
1003
- /** @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 });
971
+ /** @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 });
1004
972
  };
1005
973
  IonFabList = __decorate([
1006
974
  ProxyCmp({
1007
- defineCustomElementFn: defineCustomElement$t,
1008
- inputs: ['activated', 'mode', 'side', 'theme']
975
+ defineCustomElementFn: defineCustomElement$s,
976
+ inputs: ['activated', 'side']
1009
977
  })
1010
978
  ], IonFabList);
1011
979
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonFabList, decorators: [{
@@ -1015,7 +983,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1015
983
  changeDetection: ChangeDetectionStrategy.OnPush,
1016
984
  template: '<ng-content></ng-content>',
1017
985
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1018
- inputs: ['activated', 'mode', 'side', 'theme'],
986
+ inputs: ['activated', 'side'],
1019
987
  standalone: true
1020
988
  }]
1021
989
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1028,12 +996,12 @@ let IonFooter = class IonFooter {
1028
996
  this.el = r.nativeElement;
1029
997
  }
1030
998
  /** @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 });
1031
- /** @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 });
999
+ /** @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 });
1032
1000
  };
1033
1001
  IonFooter = __decorate([
1034
1002
  ProxyCmp({
1035
- defineCustomElementFn: defineCustomElement$u,
1036
- inputs: ['collapse', 'mode', 'theme', 'translucent']
1003
+ defineCustomElementFn: defineCustomElement$t,
1004
+ inputs: ['collapse', 'mode', 'translucent']
1037
1005
  })
1038
1006
  ], IonFooter);
1039
1007
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonFooter, decorators: [{
@@ -1043,7 +1011,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1043
1011
  changeDetection: ChangeDetectionStrategy.OnPush,
1044
1012
  template: '<ng-content></ng-content>',
1045
1013
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1046
- inputs: ['collapse', 'mode', 'theme', 'translucent'],
1014
+ inputs: ['collapse', 'mode', 'translucent'],
1047
1015
  standalone: true
1048
1016
  }]
1049
1017
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1056,12 +1024,12 @@ let IonGrid = class IonGrid {
1056
1024
  this.el = r.nativeElement;
1057
1025
  }
1058
1026
  /** @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 });
1059
- /** @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 });
1027
+ /** @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 });
1060
1028
  };
1061
1029
  IonGrid = __decorate([
1062
1030
  ProxyCmp({
1063
- defineCustomElementFn: defineCustomElement$v,
1064
- inputs: ['fixed', 'mode', 'theme']
1031
+ defineCustomElementFn: defineCustomElement$u,
1032
+ inputs: ['fixed']
1065
1033
  })
1066
1034
  ], IonGrid);
1067
1035
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonGrid, decorators: [{
@@ -1071,7 +1039,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1071
1039
  changeDetection: ChangeDetectionStrategy.OnPush,
1072
1040
  template: '<ng-content></ng-content>',
1073
1041
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1074
- inputs: ['fixed', 'mode', 'theme'],
1042
+ inputs: ['fixed'],
1075
1043
  standalone: true
1076
1044
  }]
1077
1045
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1084,12 +1052,12 @@ let IonHeader = class IonHeader {
1084
1052
  this.el = r.nativeElement;
1085
1053
  }
1086
1054
  /** @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 });
1087
- /** @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 });
1055
+ /** @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 });
1088
1056
  };
1089
1057
  IonHeader = __decorate([
1090
1058
  ProxyCmp({
1091
- defineCustomElementFn: defineCustomElement$w,
1092
- inputs: ['collapse', 'divider', 'mode', 'theme', 'translucent']
1059
+ defineCustomElementFn: defineCustomElement$v,
1060
+ inputs: ['collapse', 'mode', 'translucent']
1093
1061
  })
1094
1062
  ], IonHeader);
1095
1063
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonHeader, decorators: [{
@@ -1099,7 +1067,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1099
1067
  changeDetection: ChangeDetectionStrategy.OnPush,
1100
1068
  template: '<ng-content></ng-content>',
1101
1069
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1102
- inputs: ['collapse', 'divider', 'mode', 'theme', 'translucent'],
1070
+ inputs: ['collapse', 'mode', 'translucent'],
1103
1071
  standalone: true
1104
1072
  }]
1105
1073
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1113,12 +1081,12 @@ let IonImg = class IonImg {
1113
1081
  proxyOutputs(this, this.el, ['ionImgWillLoad', 'ionImgDidLoad', 'ionError']);
1114
1082
  }
1115
1083
  /** @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 });
1116
- /** @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 });
1084
+ /** @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 });
1117
1085
  };
1118
1086
  IonImg = __decorate([
1119
1087
  ProxyCmp({
1120
- defineCustomElementFn: defineCustomElement$x,
1121
- inputs: ['alt', 'mode', 'src', 'theme']
1088
+ defineCustomElementFn: defineCustomElement$w,
1089
+ inputs: ['alt', 'src']
1122
1090
  })
1123
1091
  ], IonImg);
1124
1092
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonImg, decorators: [{
@@ -1128,7 +1096,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1128
1096
  changeDetection: ChangeDetectionStrategy.OnPush,
1129
1097
  template: '<ng-content></ng-content>',
1130
1098
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1131
- inputs: ['alt', 'mode', 'src', 'theme'],
1099
+ inputs: ['alt', 'src'],
1132
1100
  standalone: true
1133
1101
  }]
1134
1102
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1142,12 +1110,12 @@ let IonInfiniteScroll = class IonInfiniteScroll {
1142
1110
  proxyOutputs(this, this.el, ['ionInfinite']);
1143
1111
  }
1144
1112
  /** @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 });
1145
- /** @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 });
1113
+ /** @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 });
1146
1114
  };
1147
1115
  IonInfiniteScroll = __decorate([
1148
1116
  ProxyCmp({
1149
- defineCustomElementFn: defineCustomElement$y,
1150
- inputs: ['disabled', 'mode', 'position', 'preserveRerenderScrollPosition', 'theme', 'threshold'],
1117
+ defineCustomElementFn: defineCustomElement$x,
1118
+ inputs: ['disabled', 'position', 'threshold'],
1151
1119
  methods: ['complete']
1152
1120
  })
1153
1121
  ], IonInfiniteScroll);
@@ -1158,7 +1126,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1158
1126
  changeDetection: ChangeDetectionStrategy.OnPush,
1159
1127
  template: '<ng-content></ng-content>',
1160
1128
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1161
- inputs: ['disabled', 'mode', 'position', 'preserveRerenderScrollPosition', 'theme', 'threshold'],
1129
+ inputs: ['disabled', 'position', 'threshold'],
1162
1130
  standalone: true
1163
1131
  }]
1164
1132
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1171,12 +1139,12 @@ let IonInfiniteScrollContent = class IonInfiniteScrollContent {
1171
1139
  this.el = r.nativeElement;
1172
1140
  }
1173
1141
  /** @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 });
1174
- /** @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 });
1142
+ /** @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 });
1175
1143
  };
1176
1144
  IonInfiniteScrollContent = __decorate([
1177
1145
  ProxyCmp({
1178
- defineCustomElementFn: defineCustomElement$z,
1179
- inputs: ['loadingSpinner', 'loadingText', 'mode', 'theme']
1146
+ defineCustomElementFn: defineCustomElement$y,
1147
+ inputs: ['loadingSpinner', 'loadingText']
1180
1148
  })
1181
1149
  ], IonInfiniteScrollContent);
1182
1150
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonInfiniteScrollContent, decorators: [{
@@ -1186,7 +1154,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1186
1154
  changeDetection: ChangeDetectionStrategy.OnPush,
1187
1155
  template: '<ng-content></ng-content>',
1188
1156
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1189
- inputs: ['loadingSpinner', 'loadingText', 'mode', 'theme'],
1157
+ inputs: ['loadingSpinner', 'loadingText'],
1190
1158
  standalone: true
1191
1159
  }]
1192
1160
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1203,7 +1171,7 @@ let IonInputPasswordToggle = class IonInputPasswordToggle {
1203
1171
  };
1204
1172
  IonInputPasswordToggle = __decorate([
1205
1173
  ProxyCmp({
1206
- defineCustomElementFn: defineCustomElement$A,
1174
+ defineCustomElementFn: defineCustomElement$z,
1207
1175
  inputs: ['color', 'hideIcon', 'mode', 'showIcon']
1208
1176
  })
1209
1177
  ], IonInputPasswordToggle);
@@ -1227,12 +1195,12 @@ let IonItem = class IonItem {
1227
1195
  this.el = r.nativeElement;
1228
1196
  }
1229
1197
  /** @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 });
1230
- /** @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 });
1198
+ /** @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 });
1231
1199
  };
1232
1200
  IonItem = __decorate([
1233
1201
  ProxyCmp({
1234
- defineCustomElementFn: defineCustomElement$B,
1235
- inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'theme', 'type']
1202
+ defineCustomElementFn: defineCustomElement$A,
1203
+ inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type']
1236
1204
  })
1237
1205
  ], IonItem);
1238
1206
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItem, decorators: [{
@@ -1242,7 +1210,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1242
1210
  changeDetection: ChangeDetectionStrategy.OnPush,
1243
1211
  template: '<ng-content></ng-content>',
1244
1212
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1245
- inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'theme', 'type'],
1213
+ inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type'],
1246
1214
  standalone: true
1247
1215
  }]
1248
1216
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1255,12 +1223,12 @@ let IonItemDivider = class IonItemDivider {
1255
1223
  this.el = r.nativeElement;
1256
1224
  }
1257
1225
  /** @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 });
1258
- /** @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 });
1226
+ /** @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 });
1259
1227
  };
1260
1228
  IonItemDivider = __decorate([
1261
1229
  ProxyCmp({
1262
- defineCustomElementFn: defineCustomElement$C,
1263
- inputs: ['color', 'mode', 'sticky', 'theme']
1230
+ defineCustomElementFn: defineCustomElement$B,
1231
+ inputs: ['color', 'mode', 'sticky']
1264
1232
  })
1265
1233
  ], IonItemDivider);
1266
1234
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemDivider, decorators: [{
@@ -1270,7 +1238,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1270
1238
  changeDetection: ChangeDetectionStrategy.OnPush,
1271
1239
  template: '<ng-content></ng-content>',
1272
1240
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1273
- inputs: ['color', 'mode', 'sticky', 'theme'],
1241
+ inputs: ['color', 'mode', 'sticky'],
1274
1242
  standalone: true
1275
1243
  }]
1276
1244
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1283,12 +1251,11 @@ let IonItemGroup = class IonItemGroup {
1283
1251
  this.el = r.nativeElement;
1284
1252
  }
1285
1253
  /** @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 });
1286
- /** @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 });
1254
+ /** @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 });
1287
1255
  };
1288
1256
  IonItemGroup = __decorate([
1289
1257
  ProxyCmp({
1290
- defineCustomElementFn: defineCustomElement$D,
1291
- inputs: ['mode', 'theme']
1258
+ defineCustomElementFn: defineCustomElement$C
1292
1259
  })
1293
1260
  ], IonItemGroup);
1294
1261
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemGroup, decorators: [{
@@ -1298,7 +1265,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1298
1265
  changeDetection: ChangeDetectionStrategy.OnPush,
1299
1266
  template: '<ng-content></ng-content>',
1300
1267
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1301
- inputs: ['mode', 'theme'],
1268
+ inputs: [],
1302
1269
  standalone: true
1303
1270
  }]
1304
1271
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1311,12 +1278,12 @@ let IonItemOption = class IonItemOption {
1311
1278
  this.el = r.nativeElement;
1312
1279
  }
1313
1280
  /** @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 });
1314
- /** @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 });
1281
+ /** @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 });
1315
1282
  };
1316
1283
  IonItemOption = __decorate([
1317
1284
  ProxyCmp({
1318
- defineCustomElementFn: defineCustomElement$E,
1319
- inputs: ['color', 'disabled', 'download', 'expandable', 'href', 'hue', 'mode', 'rel', 'shape', 'target', 'theme', 'type']
1285
+ defineCustomElementFn: defineCustomElement$D,
1286
+ inputs: ['color', 'disabled', 'download', 'expandable', 'href', 'mode', 'rel', 'target', 'type']
1320
1287
  })
1321
1288
  ], IonItemOption);
1322
1289
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemOption, decorators: [{
@@ -1326,7 +1293,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1326
1293
  changeDetection: ChangeDetectionStrategy.OnPush,
1327
1294
  template: '<ng-content></ng-content>',
1328
1295
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1329
- inputs: ['color', 'disabled', 'download', 'expandable', 'href', 'hue', 'mode', 'rel', 'shape', 'target', 'theme', 'type'],
1296
+ inputs: ['color', 'disabled', 'download', 'expandable', 'href', 'mode', 'rel', 'target', 'type'],
1330
1297
  standalone: true
1331
1298
  }]
1332
1299
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1340,12 +1307,12 @@ let IonItemOptions = class IonItemOptions {
1340
1307
  proxyOutputs(this, this.el, ['ionSwipe']);
1341
1308
  }
1342
1309
  /** @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 });
1343
- /** @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 });
1310
+ /** @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 });
1344
1311
  };
1345
1312
  IonItemOptions = __decorate([
1346
1313
  ProxyCmp({
1347
- defineCustomElementFn: defineCustomElement$F,
1348
- inputs: ['mode', 'side', 'theme']
1314
+ defineCustomElementFn: defineCustomElement$E,
1315
+ inputs: ['side']
1349
1316
  })
1350
1317
  ], IonItemOptions);
1351
1318
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemOptions, decorators: [{
@@ -1355,7 +1322,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1355
1322
  changeDetection: ChangeDetectionStrategy.OnPush,
1356
1323
  template: '<ng-content></ng-content>',
1357
1324
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1358
- inputs: ['mode', 'side', 'theme'],
1325
+ inputs: ['side'],
1359
1326
  standalone: true
1360
1327
  }]
1361
1328
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1369,12 +1336,12 @@ let IonItemSliding = class IonItemSliding {
1369
1336
  proxyOutputs(this, this.el, ['ionDrag']);
1370
1337
  }
1371
1338
  /** @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 });
1372
- /** @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 });
1339
+ /** @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 });
1373
1340
  };
1374
1341
  IonItemSliding = __decorate([
1375
1342
  ProxyCmp({
1376
- defineCustomElementFn: defineCustomElement$G,
1377
- inputs: ['disabled', 'mode', 'theme'],
1343
+ defineCustomElementFn: defineCustomElement$F,
1344
+ inputs: ['disabled'],
1378
1345
  methods: ['getOpenAmount', 'getSlidingRatio', 'open', 'close', 'closeOpened']
1379
1346
  })
1380
1347
  ], IonItemSliding);
@@ -1385,7 +1352,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1385
1352
  changeDetection: ChangeDetectionStrategy.OnPush,
1386
1353
  template: '<ng-content></ng-content>',
1387
1354
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1388
- inputs: ['disabled', 'mode', 'theme'],
1355
+ inputs: ['disabled'],
1389
1356
  standalone: true
1390
1357
  }]
1391
1358
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1398,12 +1365,12 @@ let IonLabel = class IonLabel {
1398
1365
  this.el = r.nativeElement;
1399
1366
  }
1400
1367
  /** @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 });
1401
- /** @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 });
1368
+ /** @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 });
1402
1369
  };
1403
1370
  IonLabel = __decorate([
1404
1371
  ProxyCmp({
1405
- defineCustomElementFn: defineCustomElement$H,
1406
- inputs: ['color', 'mode', 'position', 'theme']
1372
+ defineCustomElementFn: defineCustomElement$G,
1373
+ inputs: ['color', 'mode', 'position']
1407
1374
  })
1408
1375
  ], IonLabel);
1409
1376
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonLabel, decorators: [{
@@ -1413,7 +1380,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1413
1380
  changeDetection: ChangeDetectionStrategy.OnPush,
1414
1381
  template: '<ng-content></ng-content>',
1415
1382
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1416
- inputs: ['color', 'mode', 'position', 'theme'],
1383
+ inputs: ['color', 'mode', 'position'],
1417
1384
  standalone: true
1418
1385
  }]
1419
1386
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1426,12 +1393,12 @@ let IonList = class IonList {
1426
1393
  this.el = r.nativeElement;
1427
1394
  }
1428
1395
  /** @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 });
1429
- /** @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 });
1396
+ /** @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 });
1430
1397
  };
1431
1398
  IonList = __decorate([
1432
1399
  ProxyCmp({
1433
- defineCustomElementFn: defineCustomElement$I,
1434
- inputs: ['inset', 'lines', 'mode', 'shape', 'theme'],
1400
+ defineCustomElementFn: defineCustomElement$H,
1401
+ inputs: ['inset', 'lines', 'mode'],
1435
1402
  methods: ['closeSlidingItems']
1436
1403
  })
1437
1404
  ], IonList);
@@ -1442,7 +1409,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1442
1409
  changeDetection: ChangeDetectionStrategy.OnPush,
1443
1410
  template: '<ng-content></ng-content>',
1444
1411
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1445
- inputs: ['inset', 'lines', 'mode', 'shape', 'theme'],
1412
+ inputs: ['inset', 'lines', 'mode'],
1446
1413
  standalone: true
1447
1414
  }]
1448
1415
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1455,12 +1422,12 @@ let IonListHeader = class IonListHeader {
1455
1422
  this.el = r.nativeElement;
1456
1423
  }
1457
1424
  /** @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 });
1458
- /** @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 });
1425
+ /** @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 });
1459
1426
  };
1460
1427
  IonListHeader = __decorate([
1461
1428
  ProxyCmp({
1462
- defineCustomElementFn: defineCustomElement$J,
1463
- inputs: ['color', 'lines', 'mode', 'theme']
1429
+ defineCustomElementFn: defineCustomElement$I,
1430
+ inputs: ['color', 'lines', 'mode']
1464
1431
  })
1465
1432
  ], IonListHeader);
1466
1433
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonListHeader, decorators: [{
@@ -1470,7 +1437,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1470
1437
  changeDetection: ChangeDetectionStrategy.OnPush,
1471
1438
  template: '<ng-content></ng-content>',
1472
1439
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1473
- inputs: ['color', 'lines', 'mode', 'theme'],
1440
+ inputs: ['color', 'lines', 'mode'],
1474
1441
  standalone: true
1475
1442
  }]
1476
1443
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1484,12 +1451,12 @@ let IonLoading = class IonLoading {
1484
1451
  proxyOutputs(this, this.el, ['ionLoadingDidPresent', 'ionLoadingWillPresent', 'ionLoadingWillDismiss', 'ionLoadingDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss']);
1485
1452
  }
1486
1453
  /** @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 });
1487
- /** @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 });
1454
+ /** @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 });
1488
1455
  };
1489
1456
  IonLoading = __decorate([
1490
1457
  ProxyCmp({
1491
- defineCustomElementFn: defineCustomElement$K,
1492
- inputs: ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'theme', 'translucent', 'trigger'],
1458
+ defineCustomElementFn: defineCustomElement$J,
1459
+ inputs: ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'translucent', 'trigger'],
1493
1460
  methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
1494
1461
  })
1495
1462
  ], IonLoading);
@@ -1500,7 +1467,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1500
1467
  changeDetection: ChangeDetectionStrategy.OnPush,
1501
1468
  template: '<ng-content></ng-content>',
1502
1469
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1503
- inputs: ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'theme', 'translucent', 'trigger'],
1470
+ inputs: ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'translucent', 'trigger'],
1504
1471
  standalone: true
1505
1472
  }]
1506
1473
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1514,12 +1481,12 @@ let IonMenu = class IonMenu {
1514
1481
  proxyOutputs(this, this.el, ['ionWillOpen', 'ionWillClose', 'ionDidOpen', 'ionDidClose']);
1515
1482
  }
1516
1483
  /** @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 });
1517
- /** @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 });
1484
+ /** @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 });
1518
1485
  };
1519
1486
  IonMenu = __decorate([
1520
1487
  ProxyCmp({
1521
- defineCustomElementFn: defineCustomElement$L,
1522
- inputs: ['contentId', 'disabled', 'maxEdgeStart', 'menuId', 'mode', 'side', 'swipeGesture', 'theme', 'type'],
1488
+ defineCustomElementFn: defineCustomElement$K,
1489
+ inputs: ['contentId', 'disabled', 'maxEdgeStart', 'menuId', 'side', 'swipeGesture', 'type'],
1523
1490
  methods: ['isOpen', 'isActive', 'open', 'close', 'toggle', 'setOpen']
1524
1491
  })
1525
1492
  ], IonMenu);
@@ -1530,7 +1497,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1530
1497
  changeDetection: ChangeDetectionStrategy.OnPush,
1531
1498
  template: '<ng-content></ng-content>',
1532
1499
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1533
- inputs: ['contentId', 'disabled', 'maxEdgeStart', 'menuId', 'mode', 'side', 'swipeGesture', 'theme', 'type'],
1500
+ inputs: ['contentId', 'disabled', 'maxEdgeStart', 'menuId', 'side', 'swipeGesture', 'type'],
1534
1501
  standalone: true
1535
1502
  }]
1536
1503
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1543,12 +1510,12 @@ let IonMenuButton = class IonMenuButton {
1543
1510
  this.el = r.nativeElement;
1544
1511
  }
1545
1512
  /** @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 });
1546
- /** @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 });
1513
+ /** @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 });
1547
1514
  };
1548
1515
  IonMenuButton = __decorate([
1549
1516
  ProxyCmp({
1550
- defineCustomElementFn: defineCustomElement$M,
1551
- inputs: ['autoHide', 'color', 'disabled', 'menu', 'mode', 'theme', 'type']
1517
+ defineCustomElementFn: defineCustomElement$L,
1518
+ inputs: ['autoHide', 'color', 'disabled', 'menu', 'mode', 'type']
1552
1519
  })
1553
1520
  ], IonMenuButton);
1554
1521
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonMenuButton, decorators: [{
@@ -1558,7 +1525,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1558
1525
  changeDetection: ChangeDetectionStrategy.OnPush,
1559
1526
  template: '<ng-content></ng-content>',
1560
1527
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1561
- inputs: ['autoHide', 'color', 'disabled', 'menu', 'mode', 'theme', 'type'],
1528
+ inputs: ['autoHide', 'color', 'disabled', 'menu', 'mode', 'type'],
1562
1529
  standalone: true
1563
1530
  }]
1564
1531
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1571,12 +1538,12 @@ let IonMenuToggle = class IonMenuToggle {
1571
1538
  this.el = r.nativeElement;
1572
1539
  }
1573
1540
  /** @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 });
1574
- /** @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 });
1541
+ /** @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 });
1575
1542
  };
1576
1543
  IonMenuToggle = __decorate([
1577
1544
  ProxyCmp({
1578
- defineCustomElementFn: defineCustomElement$N,
1579
- inputs: ['autoHide', 'menu', 'mode', 'theme']
1545
+ defineCustomElementFn: defineCustomElement$M,
1546
+ inputs: ['autoHide', 'menu']
1580
1547
  })
1581
1548
  ], IonMenuToggle);
1582
1549
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonMenuToggle, decorators: [{
@@ -1586,7 +1553,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1586
1553
  changeDetection: ChangeDetectionStrategy.OnPush,
1587
1554
  template: '<ng-content></ng-content>',
1588
1555
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1589
- inputs: ['autoHide', 'menu', 'mode', 'theme'],
1556
+ inputs: ['autoHide', 'menu'],
1590
1557
  standalone: true
1591
1558
  }]
1592
1559
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1599,12 +1566,12 @@ let IonNavLink = class IonNavLink {
1599
1566
  this.el = r.nativeElement;
1600
1567
  }
1601
1568
  /** @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 });
1602
- /** @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 });
1569
+ /** @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 });
1603
1570
  };
1604
1571
  IonNavLink = __decorate([
1605
1572
  ProxyCmp({
1606
- defineCustomElementFn: defineCustomElement$O,
1607
- inputs: ['component', 'componentProps', 'mode', 'routerAnimation', 'routerDirection', 'theme']
1573
+ defineCustomElementFn: defineCustomElement$N,
1574
+ inputs: ['component', 'componentProps', 'routerAnimation', 'routerDirection']
1608
1575
  })
1609
1576
  ], IonNavLink);
1610
1577
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonNavLink, decorators: [{
@@ -1614,7 +1581,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1614
1581
  changeDetection: ChangeDetectionStrategy.OnPush,
1615
1582
  template: '<ng-content></ng-content>',
1616
1583
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1617
- inputs: ['component', 'componentProps', 'mode', 'routerAnimation', 'routerDirection', 'theme'],
1584
+ inputs: ['component', 'componentProps', 'routerAnimation', 'routerDirection'],
1618
1585
  standalone: true
1619
1586
  }]
1620
1587
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1627,12 +1594,12 @@ let IonNote = class IonNote {
1627
1594
  this.el = r.nativeElement;
1628
1595
  }
1629
1596
  /** @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 });
1630
- /** @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 });
1597
+ /** @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 });
1631
1598
  };
1632
1599
  IonNote = __decorate([
1633
1600
  ProxyCmp({
1634
- defineCustomElementFn: defineCustomElement$P,
1635
- inputs: ['color', 'mode', 'theme']
1601
+ defineCustomElementFn: defineCustomElement$O,
1602
+ inputs: ['color', 'mode']
1636
1603
  })
1637
1604
  ], IonNote);
1638
1605
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonNote, decorators: [{
@@ -1642,7 +1609,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1642
1609
  changeDetection: ChangeDetectionStrategy.OnPush,
1643
1610
  template: '<ng-content></ng-content>',
1644
1611
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1645
- inputs: ['color', 'mode', 'theme'],
1612
+ inputs: ['color', 'mode'],
1646
1613
  standalone: true
1647
1614
  }]
1648
1615
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1655,12 +1622,12 @@ let IonPicker = class IonPicker {
1655
1622
  this.el = r.nativeElement;
1656
1623
  }
1657
1624
  /** @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 });
1658
- /** @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 });
1625
+ /** @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 });
1659
1626
  };
1660
1627
  IonPicker = __decorate([
1661
1628
  ProxyCmp({
1662
- defineCustomElementFn: defineCustomElement$Q,
1663
- inputs: ['mode', 'theme']
1629
+ defineCustomElementFn: defineCustomElement$P,
1630
+ inputs: ['mode']
1664
1631
  })
1665
1632
  ], IonPicker);
1666
1633
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonPicker, decorators: [{
@@ -1670,7 +1637,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1670
1637
  changeDetection: ChangeDetectionStrategy.OnPush,
1671
1638
  template: '<ng-content></ng-content>',
1672
1639
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1673
- inputs: ['mode', 'theme'],
1640
+ inputs: ['mode'],
1674
1641
  standalone: true
1675
1642
  }]
1676
1643
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1684,12 +1651,12 @@ let IonPickerColumn = class IonPickerColumn {
1684
1651
  proxyOutputs(this, this.el, ['ionChange']);
1685
1652
  }
1686
1653
  /** @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 });
1687
- /** @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 });
1654
+ /** @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 });
1688
1655
  };
1689
1656
  IonPickerColumn = __decorate([
1690
1657
  ProxyCmp({
1691
- defineCustomElementFn: defineCustomElement$R,
1692
- inputs: ['color', 'disabled', 'mode', 'theme', 'value'],
1658
+ defineCustomElementFn: defineCustomElement$Q,
1659
+ inputs: ['color', 'disabled', 'mode', 'value'],
1693
1660
  methods: ['setFocus']
1694
1661
  })
1695
1662
  ], IonPickerColumn);
@@ -1700,7 +1667,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1700
1667
  changeDetection: ChangeDetectionStrategy.OnPush,
1701
1668
  template: '<ng-content></ng-content>',
1702
1669
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1703
- inputs: ['color', 'disabled', 'mode', 'theme', 'value'],
1670
+ inputs: ['color', 'disabled', 'mode', 'value'],
1704
1671
  standalone: true
1705
1672
  }]
1706
1673
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1713,12 +1680,12 @@ let IonPickerColumnOption = class IonPickerColumnOption {
1713
1680
  this.el = r.nativeElement;
1714
1681
  }
1715
1682
  /** @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 });
1716
- /** @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 });
1683
+ /** @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 });
1717
1684
  };
1718
1685
  IonPickerColumnOption = __decorate([
1719
1686
  ProxyCmp({
1720
- defineCustomElementFn: defineCustomElement$S,
1721
- inputs: ['color', 'disabled', 'mode', 'theme', 'value']
1687
+ defineCustomElementFn: defineCustomElement$R,
1688
+ inputs: ['color', 'disabled', 'value']
1722
1689
  })
1723
1690
  ], IonPickerColumnOption);
1724
1691
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonPickerColumnOption, decorators: [{
@@ -1728,37 +1695,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1728
1695
  changeDetection: ChangeDetectionStrategy.OnPush,
1729
1696
  template: '<ng-content></ng-content>',
1730
1697
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1731
- inputs: ['color', 'disabled', 'mode', 'theme', 'value'],
1732
- standalone: true
1733
- }]
1734
- }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
1735
- let IonPickerLegacy = class IonPickerLegacy {
1736
- z;
1737
- el;
1738
- constructor(c, r, z) {
1739
- this.z = z;
1740
- c.detach();
1741
- this.el = r.nativeElement;
1742
- proxyOutputs(this, this.el, ['ionPickerDidPresent', 'ionPickerWillPresent', 'ionPickerWillDismiss', 'ionPickerDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss']);
1743
- }
1744
- /** @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 });
1745
- /** @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 });
1746
- };
1747
- IonPickerLegacy = __decorate([
1748
- ProxyCmp({
1749
- defineCustomElementFn: defineCustomElement$T,
1750
- inputs: ['animated', 'backdropDismiss', 'buttons', 'columns', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'showBackdrop', 'theme', 'trigger'],
1751
- methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss', 'getColumn']
1752
- })
1753
- ], IonPickerLegacy);
1754
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonPickerLegacy, decorators: [{
1755
- type: Component,
1756
- args: [{
1757
- selector: 'ion-picker-legacy',
1758
- changeDetection: ChangeDetectionStrategy.OnPush,
1759
- template: '<ng-content></ng-content>',
1760
- // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1761
- inputs: ['animated', 'backdropDismiss', 'buttons', 'columns', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'showBackdrop', 'theme', 'trigger'],
1698
+ inputs: ['color', 'disabled', 'value'],
1762
1699
  standalone: true
1763
1700
  }]
1764
1701
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1771,12 +1708,12 @@ let IonProgressBar = class IonProgressBar {
1771
1708
  this.el = r.nativeElement;
1772
1709
  }
1773
1710
  /** @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 });
1774
- /** @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 });
1711
+ /** @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 });
1775
1712
  };
1776
1713
  IonProgressBar = __decorate([
1777
1714
  ProxyCmp({
1778
- defineCustomElementFn: defineCustomElement$U,
1779
- inputs: ['buffer', 'color', 'mode', 'reversed', 'shape', 'theme', 'type', 'value']
1715
+ defineCustomElementFn: defineCustomElement$S,
1716
+ inputs: ['buffer', 'color', 'mode', 'reversed', 'type', 'value']
1780
1717
  })
1781
1718
  ], IonProgressBar);
1782
1719
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonProgressBar, decorators: [{
@@ -1786,7 +1723,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1786
1723
  changeDetection: ChangeDetectionStrategy.OnPush,
1787
1724
  template: '<ng-content></ng-content>',
1788
1725
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1789
- inputs: ['buffer', 'color', 'mode', 'reversed', 'shape', 'theme', 'type', 'value'],
1726
+ inputs: ['buffer', 'color', 'mode', 'reversed', 'type', 'value'],
1790
1727
  standalone: true
1791
1728
  }]
1792
1729
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1800,12 +1737,12 @@ let IonRadio = class IonRadio {
1800
1737
  proxyOutputs(this, this.el, ['ionFocus', 'ionBlur']);
1801
1738
  }
1802
1739
  /** @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 });
1803
- /** @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 });
1740
+ /** @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 });
1804
1741
  };
1805
1742
  IonRadio = __decorate([
1806
1743
  ProxyCmp({
1807
- defineCustomElementFn: defineCustomElement$V,
1808
- inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'theme', 'value']
1744
+ defineCustomElementFn: defineCustomElement$T,
1745
+ inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'value']
1809
1746
  })
1810
1747
  ], IonRadio);
1811
1748
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonRadio, decorators: [{
@@ -1815,7 +1752,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1815
1752
  changeDetection: ChangeDetectionStrategy.OnPush,
1816
1753
  template: '<ng-content></ng-content>',
1817
1754
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1818
- inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'theme', 'value'],
1755
+ inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'value'],
1819
1756
  standalone: true
1820
1757
  }]
1821
1758
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1829,12 +1766,12 @@ let IonRefresher = class IonRefresher {
1829
1766
  proxyOutputs(this, this.el, ['ionRefresh', 'ionPull', 'ionStart', 'ionPullStart', 'ionPullEnd']);
1830
1767
  }
1831
1768
  /** @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 });
1832
- /** @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 });
1769
+ /** @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 });
1833
1770
  };
1834
1771
  IonRefresher = __decorate([
1835
1772
  ProxyCmp({
1836
- defineCustomElementFn: defineCustomElement$W,
1837
- inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration', 'theme'],
1773
+ defineCustomElementFn: defineCustomElement$U,
1774
+ inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration'],
1838
1775
  methods: ['complete', 'cancel', 'getProgress']
1839
1776
  })
1840
1777
  ], IonRefresher);
@@ -1845,7 +1782,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1845
1782
  changeDetection: ChangeDetectionStrategy.OnPush,
1846
1783
  template: '<ng-content></ng-content>',
1847
1784
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1848
- inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration', 'theme'],
1785
+ inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration'],
1849
1786
  standalone: true
1850
1787
  }]
1851
1788
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1858,12 +1795,12 @@ let IonRefresherContent = class IonRefresherContent {
1858
1795
  this.el = r.nativeElement;
1859
1796
  }
1860
1797
  /** @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 });
1861
- /** @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 });
1798
+ /** @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 });
1862
1799
  };
1863
1800
  IonRefresherContent = __decorate([
1864
1801
  ProxyCmp({
1865
- defineCustomElementFn: defineCustomElement$X,
1866
- inputs: ['mode', 'pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText', 'theme']
1802
+ defineCustomElementFn: defineCustomElement$V,
1803
+ inputs: ['pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText']
1867
1804
  })
1868
1805
  ], IonRefresherContent);
1869
1806
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonRefresherContent, decorators: [{
@@ -1873,7 +1810,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1873
1810
  changeDetection: ChangeDetectionStrategy.OnPush,
1874
1811
  template: '<ng-content></ng-content>',
1875
1812
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1876
- inputs: ['mode', 'pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText', 'theme'],
1813
+ inputs: ['pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText'],
1877
1814
  standalone: true
1878
1815
  }]
1879
1816
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1886,12 +1823,11 @@ let IonReorder = class IonReorder {
1886
1823
  this.el = r.nativeElement;
1887
1824
  }
1888
1825
  /** @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 });
1889
- /** @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 });
1826
+ /** @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 });
1890
1827
  };
1891
1828
  IonReorder = __decorate([
1892
1829
  ProxyCmp({
1893
- defineCustomElementFn: defineCustomElement$Y,
1894
- inputs: ['mode', 'theme']
1830
+ defineCustomElementFn: defineCustomElement$W
1895
1831
  })
1896
1832
  ], IonReorder);
1897
1833
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonReorder, decorators: [{
@@ -1901,7 +1837,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1901
1837
  changeDetection: ChangeDetectionStrategy.OnPush,
1902
1838
  template: '<ng-content></ng-content>',
1903
1839
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1904
- inputs: ['mode', 'theme'],
1840
+ inputs: [],
1905
1841
  standalone: true
1906
1842
  }]
1907
1843
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1915,12 +1851,12 @@ let IonReorderGroup = class IonReorderGroup {
1915
1851
  proxyOutputs(this, this.el, ['ionItemReorder', 'ionReorderStart', 'ionReorderMove', 'ionReorderEnd']);
1916
1852
  }
1917
1853
  /** @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 });
1918
- /** @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 });
1854
+ /** @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 });
1919
1855
  };
1920
1856
  IonReorderGroup = __decorate([
1921
1857
  ProxyCmp({
1922
- defineCustomElementFn: defineCustomElement$Z,
1923
- inputs: ['disabled', 'mode', 'theme'],
1858
+ defineCustomElementFn: defineCustomElement$X,
1859
+ inputs: ['disabled'],
1924
1860
  methods: ['complete']
1925
1861
  })
1926
1862
  ], IonReorderGroup);
@@ -1931,7 +1867,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1931
1867
  changeDetection: ChangeDetectionStrategy.OnPush,
1932
1868
  template: '<ng-content></ng-content>',
1933
1869
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1934
- inputs: ['disabled', 'mode', 'theme'],
1870
+ inputs: ['disabled'],
1935
1871
  standalone: true
1936
1872
  }]
1937
1873
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1944,12 +1880,12 @@ let IonRippleEffect = class IonRippleEffect {
1944
1880
  this.el = r.nativeElement;
1945
1881
  }
1946
1882
  /** @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 });
1947
- /** @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 });
1883
+ /** @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 });
1948
1884
  };
1949
1885
  IonRippleEffect = __decorate([
1950
1886
  ProxyCmp({
1951
- defineCustomElementFn: defineCustomElement$_,
1952
- inputs: ['mode', 'theme', 'type'],
1887
+ defineCustomElementFn: defineCustomElement$Y,
1888
+ inputs: ['type'],
1953
1889
  methods: ['addRipple']
1954
1890
  })
1955
1891
  ], IonRippleEffect);
@@ -1960,7 +1896,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1960
1896
  changeDetection: ChangeDetectionStrategy.OnPush,
1961
1897
  template: '<ng-content></ng-content>',
1962
1898
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1963
- inputs: ['mode', 'theme', 'type'],
1899
+ inputs: ['type'],
1964
1900
  standalone: true
1965
1901
  }]
1966
1902
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -1973,12 +1909,11 @@ let IonRow = class IonRow {
1973
1909
  this.el = r.nativeElement;
1974
1910
  }
1975
1911
  /** @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 });
1976
- /** @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 });
1912
+ /** @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 });
1977
1913
  };
1978
1914
  IonRow = __decorate([
1979
1915
  ProxyCmp({
1980
- defineCustomElementFn: defineCustomElement$$,
1981
- inputs: ['mode', 'theme']
1916
+ defineCustomElementFn: defineCustomElement$Z
1982
1917
  })
1983
1918
  ], IonRow);
1984
1919
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonRow, decorators: [{
@@ -1988,7 +1923,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1988
1923
  changeDetection: ChangeDetectionStrategy.OnPush,
1989
1924
  template: '<ng-content></ng-content>',
1990
1925
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1991
- inputs: ['mode', 'theme'],
1926
+ inputs: [],
1992
1927
  standalone: true
1993
1928
  }]
1994
1929
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2001,12 +1936,12 @@ let IonSegmentButton = class IonSegmentButton {
2001
1936
  this.el = r.nativeElement;
2002
1937
  }
2003
1938
  /** @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 });
2004
- /** @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 });
1939
+ /** @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 });
2005
1940
  };
2006
1941
  IonSegmentButton = __decorate([
2007
1942
  ProxyCmp({
2008
- defineCustomElementFn: defineCustomElement$10,
2009
- inputs: ['contentId', 'disabled', 'layout', 'mode', 'theme', 'type', 'value']
1943
+ defineCustomElementFn: defineCustomElement$_,
1944
+ inputs: ['contentId', 'disabled', 'layout', 'mode', 'type', 'value']
2010
1945
  })
2011
1946
  ], IonSegmentButton);
2012
1947
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSegmentButton, decorators: [{
@@ -2016,7 +1951,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2016
1951
  changeDetection: ChangeDetectionStrategy.OnPush,
2017
1952
  template: '<ng-content></ng-content>',
2018
1953
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2019
- inputs: ['contentId', 'disabled', 'layout', 'mode', 'theme', 'type', 'value'],
1954
+ inputs: ['contentId', 'disabled', 'layout', 'mode', 'type', 'value'],
2020
1955
  standalone: true
2021
1956
  }]
2022
1957
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2033,7 +1968,7 @@ let IonSegmentContent = class IonSegmentContent {
2033
1968
  };
2034
1969
  IonSegmentContent = __decorate([
2035
1970
  ProxyCmp({
2036
- defineCustomElementFn: defineCustomElement$11
1971
+ defineCustomElementFn: defineCustomElement$$
2037
1972
  })
2038
1973
  ], IonSegmentContent);
2039
1974
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSegmentContent, decorators: [{
@@ -2061,7 +1996,7 @@ let IonSegmentView = class IonSegmentView {
2061
1996
  };
2062
1997
  IonSegmentView = __decorate([
2063
1998
  ProxyCmp({
2064
- defineCustomElementFn: defineCustomElement$12,
1999
+ defineCustomElementFn: defineCustomElement$10,
2065
2000
  inputs: ['disabled', 'swipeGesture']
2066
2001
  })
2067
2002
  ], IonSegmentView);
@@ -2085,12 +2020,12 @@ let IonSelectModal = class IonSelectModal {
2085
2020
  this.el = r.nativeElement;
2086
2021
  }
2087
2022
  /** @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 });
2088
- /** @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 });
2023
+ /** @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 });
2089
2024
  };
2090
2025
  IonSelectModal = __decorate([
2091
2026
  ProxyCmp({
2092
- defineCustomElementFn: defineCustomElement$13,
2093
- inputs: ['cancelIcon', 'cancelText', 'header', 'multiple', 'options']
2027
+ defineCustomElementFn: defineCustomElement$11,
2028
+ inputs: ['cancelText', 'header', 'multiple', 'options']
2094
2029
  })
2095
2030
  ], IonSelectModal);
2096
2031
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSelectModal, decorators: [{
@@ -2100,7 +2035,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2100
2035
  changeDetection: ChangeDetectionStrategy.OnPush,
2101
2036
  template: '<ng-content></ng-content>',
2102
2037
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2103
- inputs: ['cancelIcon', 'cancelText', 'header', 'multiple', 'options'],
2038
+ inputs: ['cancelText', 'header', 'multiple', 'options'],
2104
2039
  standalone: true
2105
2040
  }]
2106
2041
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2113,12 +2048,12 @@ let IonSelectOption = class IonSelectOption {
2113
2048
  this.el = r.nativeElement;
2114
2049
  }
2115
2050
  /** @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 });
2116
- /** @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 });
2051
+ /** @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 });
2117
2052
  };
2118
2053
  IonSelectOption = __decorate([
2119
2054
  ProxyCmp({
2120
- defineCustomElementFn: defineCustomElement$14,
2121
- inputs: ['description', 'disabled', 'mode', 'theme', 'value']
2055
+ defineCustomElementFn: defineCustomElement$12,
2056
+ inputs: ['disabled', 'value']
2122
2057
  })
2123
2058
  ], IonSelectOption);
2124
2059
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSelectOption, decorators: [{
@@ -2128,7 +2063,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2128
2063
  changeDetection: ChangeDetectionStrategy.OnPush,
2129
2064
  template: '<ng-content></ng-content>',
2130
2065
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2131
- inputs: ['description', 'disabled', 'mode', 'theme', 'value'],
2066
+ inputs: ['disabled', 'value'],
2132
2067
  standalone: true
2133
2068
  }]
2134
2069
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2141,12 +2076,12 @@ let IonSkeletonText = class IonSkeletonText {
2141
2076
  this.el = r.nativeElement;
2142
2077
  }
2143
2078
  /** @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 });
2144
- /** @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 });
2079
+ /** @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 });
2145
2080
  };
2146
2081
  IonSkeletonText = __decorate([
2147
2082
  ProxyCmp({
2148
- defineCustomElementFn: defineCustomElement$15,
2149
- inputs: ['animated', 'mode', 'theme']
2083
+ defineCustomElementFn: defineCustomElement$13,
2084
+ inputs: ['animated']
2150
2085
  })
2151
2086
  ], IonSkeletonText);
2152
2087
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSkeletonText, decorators: [{
@@ -2156,7 +2091,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2156
2091
  changeDetection: ChangeDetectionStrategy.OnPush,
2157
2092
  template: '<ng-content></ng-content>',
2158
2093
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2159
- inputs: ['animated', 'mode', 'theme'],
2094
+ inputs: ['animated'],
2160
2095
  standalone: true
2161
2096
  }]
2162
2097
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2169,12 +2104,12 @@ let IonSpinner = class IonSpinner {
2169
2104
  this.el = r.nativeElement;
2170
2105
  }
2171
2106
  /** @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 });
2172
- /** @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 });
2107
+ /** @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 });
2173
2108
  };
2174
2109
  IonSpinner = __decorate([
2175
2110
  ProxyCmp({
2176
- defineCustomElementFn: defineCustomElement$16,
2177
- inputs: ['color', 'duration', 'mode', 'name', 'paused', 'size', 'theme']
2111
+ defineCustomElementFn: defineCustomElement$14,
2112
+ inputs: ['color', 'duration', 'name', 'paused']
2178
2113
  })
2179
2114
  ], IonSpinner);
2180
2115
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSpinner, decorators: [{
@@ -2184,7 +2119,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2184
2119
  changeDetection: ChangeDetectionStrategy.OnPush,
2185
2120
  template: '<ng-content></ng-content>',
2186
2121
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2187
- inputs: ['color', 'duration', 'mode', 'name', 'paused', 'size', 'theme'],
2122
+ inputs: ['color', 'duration', 'name', 'paused'],
2188
2123
  standalone: true
2189
2124
  }]
2190
2125
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2198,12 +2133,12 @@ let IonSplitPane = class IonSplitPane {
2198
2133
  proxyOutputs(this, this.el, ['ionSplitPaneVisible']);
2199
2134
  }
2200
2135
  /** @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 });
2201
- /** @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 });
2136
+ /** @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 });
2202
2137
  };
2203
2138
  IonSplitPane = __decorate([
2204
2139
  ProxyCmp({
2205
- defineCustomElementFn: defineCustomElement$17,
2206
- inputs: ['contentId', 'disabled', 'mode', 'theme', 'when']
2140
+ defineCustomElementFn: defineCustomElement$15,
2141
+ inputs: ['contentId', 'disabled', 'when']
2207
2142
  })
2208
2143
  ], IonSplitPane);
2209
2144
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSplitPane, decorators: [{
@@ -2213,7 +2148,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2213
2148
  changeDetection: ChangeDetectionStrategy.OnPush,
2214
2149
  template: '<ng-content></ng-content>',
2215
2150
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2216
- inputs: ['contentId', 'disabled', 'mode', 'theme', 'when'],
2151
+ inputs: ['contentId', 'disabled', 'when'],
2217
2152
  standalone: true
2218
2153
  }]
2219
2154
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2226,12 +2161,12 @@ let IonTab = class IonTab {
2226
2161
  this.el = r.nativeElement;
2227
2162
  }
2228
2163
  /** @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 });
2229
- /** @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 });
2164
+ /** @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 });
2230
2165
  };
2231
2166
  IonTab = __decorate([
2232
2167
  ProxyCmp({
2233
- defineCustomElementFn: defineCustomElement$18,
2234
- inputs: ['component', 'mode', 'tab', 'theme'],
2168
+ defineCustomElementFn: defineCustomElement$16,
2169
+ inputs: ['component', 'tab'],
2235
2170
  methods: ['setActive']
2236
2171
  })
2237
2172
  ], IonTab);
@@ -2242,7 +2177,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2242
2177
  changeDetection: ChangeDetectionStrategy.OnPush,
2243
2178
  template: '<ng-content></ng-content>',
2244
2179
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2245
- inputs: ['component', 'mode', 'tab', 'theme'],
2180
+ inputs: ['component', 'tab'],
2246
2181
  standalone: true
2247
2182
  }]
2248
2183
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2255,12 +2190,12 @@ let IonTabBar = class IonTabBar {
2255
2190
  this.el = r.nativeElement;
2256
2191
  }
2257
2192
  /** @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 });
2258
- /** @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 });
2193
+ /** @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 });
2259
2194
  };
2260
2195
  IonTabBar = __decorate([
2261
2196
  ProxyCmp({
2262
- defineCustomElementFn: defineCustomElement$19,
2263
- inputs: ['color', 'expand', 'hideOnScroll', 'mode', 'selectedTab', 'shape', 'theme', 'translucent']
2197
+ defineCustomElementFn: defineCustomElement$17,
2198
+ inputs: ['color', 'mode', 'selectedTab', 'translucent']
2264
2199
  })
2265
2200
  ], IonTabBar);
2266
2201
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonTabBar, decorators: [{
@@ -2270,7 +2205,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2270
2205
  changeDetection: ChangeDetectionStrategy.OnPush,
2271
2206
  template: '<ng-content></ng-content>',
2272
2207
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2273
- inputs: ['color', 'expand', 'hideOnScroll', 'mode', 'selectedTab', 'shape', 'theme', 'translucent'],
2208
+ inputs: ['color', 'mode', 'selectedTab', 'translucent'],
2274
2209
  standalone: true
2275
2210
  }]
2276
2211
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2283,12 +2218,12 @@ let IonTabButton = class IonTabButton {
2283
2218
  this.el = r.nativeElement;
2284
2219
  }
2285
2220
  /** @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 });
2286
- /** @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 });
2221
+ /** @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 });
2287
2222
  };
2288
2223
  IonTabButton = __decorate([
2289
2224
  ProxyCmp({
2290
- defineCustomElementFn: defineCustomElement$1a,
2291
- inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'shape', 'tab', 'target', 'theme']
2225
+ defineCustomElementFn: defineCustomElement$18,
2226
+ inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'tab', 'target']
2292
2227
  })
2293
2228
  ], IonTabButton);
2294
2229
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonTabButton, decorators: [{
@@ -2298,7 +2233,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2298
2233
  changeDetection: ChangeDetectionStrategy.OnPush,
2299
2234
  template: '<ng-content></ng-content>',
2300
2235
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2301
- inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'shape', 'tab', 'target', 'theme'],
2236
+ inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'tab', 'target'],
2302
2237
  standalone: true
2303
2238
  }]
2304
2239
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2311,12 +2246,12 @@ let IonText = class IonText {
2311
2246
  this.el = r.nativeElement;
2312
2247
  }
2313
2248
  /** @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 });
2314
- /** @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 });
2249
+ /** @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 });
2315
2250
  };
2316
2251
  IonText = __decorate([
2317
2252
  ProxyCmp({
2318
- defineCustomElementFn: defineCustomElement$1b,
2319
- inputs: ['color', 'mode', 'theme']
2253
+ defineCustomElementFn: defineCustomElement$19,
2254
+ inputs: ['color', 'mode']
2320
2255
  })
2321
2256
  ], IonText);
2322
2257
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonText, decorators: [{
@@ -2326,7 +2261,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2326
2261
  changeDetection: ChangeDetectionStrategy.OnPush,
2327
2262
  template: '<ng-content></ng-content>',
2328
2263
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2329
- inputs: ['color', 'mode', 'theme'],
2264
+ inputs: ['color', 'mode'],
2330
2265
  standalone: true
2331
2266
  }]
2332
2267
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2339,12 +2274,11 @@ let IonThumbnail = class IonThumbnail {
2339
2274
  this.el = r.nativeElement;
2340
2275
  }
2341
2276
  /** @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 });
2342
- /** @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 });
2277
+ /** @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 });
2343
2278
  };
2344
2279
  IonThumbnail = __decorate([
2345
2280
  ProxyCmp({
2346
- defineCustomElementFn: defineCustomElement$1c,
2347
- inputs: ['mode', 'theme']
2281
+ defineCustomElementFn: defineCustomElement$1a
2348
2282
  })
2349
2283
  ], IonThumbnail);
2350
2284
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonThumbnail, decorators: [{
@@ -2354,7 +2288,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2354
2288
  changeDetection: ChangeDetectionStrategy.OnPush,
2355
2289
  template: '<ng-content></ng-content>',
2356
2290
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2357
- inputs: ['mode', 'theme'],
2291
+ inputs: [],
2358
2292
  standalone: true
2359
2293
  }]
2360
2294
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2367,12 +2301,12 @@ let IonTitle = class IonTitle {
2367
2301
  this.el = r.nativeElement;
2368
2302
  }
2369
2303
  /** @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 });
2370
- /** @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 });
2304
+ /** @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 });
2371
2305
  };
2372
2306
  IonTitle = __decorate([
2373
2307
  ProxyCmp({
2374
- defineCustomElementFn: defineCustomElement$1d,
2375
- inputs: ['color', 'mode', 'size', 'theme']
2308
+ defineCustomElementFn: defineCustomElement$1b,
2309
+ inputs: ['color', 'size']
2376
2310
  })
2377
2311
  ], IonTitle);
2378
2312
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonTitle, decorators: [{
@@ -2382,7 +2316,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2382
2316
  changeDetection: ChangeDetectionStrategy.OnPush,
2383
2317
  template: '<ng-content></ng-content>',
2384
2318
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2385
- inputs: ['color', 'mode', 'size', 'theme'],
2319
+ inputs: ['color', 'size'],
2386
2320
  standalone: true
2387
2321
  }]
2388
2322
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2396,12 +2330,12 @@ let IonToast = class IonToast {
2396
2330
  proxyOutputs(this, this.el, ['ionToastDidPresent', 'ionToastWillPresent', 'ionToastWillDismiss', 'ionToastDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss']);
2397
2331
  }
2398
2332
  /** @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 });
2399
- /** @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 });
2333
+ /** @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 });
2400
2334
  };
2401
2335
  IonToast = __decorate([
2402
2336
  ProxyCmp({
2403
- defineCustomElementFn: defineCustomElement$1e,
2404
- inputs: ['animated', 'buttons', 'color', 'cssClass', 'duration', 'enterAnimation', 'header', 'htmlAttributes', 'hue', 'icon', 'isOpen', 'keyboardClose', 'layout', 'leaveAnimation', 'message', 'mode', 'position', 'positionAnchor', 'shape', 'swipeGesture', 'theme', 'translucent', 'trigger'],
2337
+ defineCustomElementFn: defineCustomElement$1c,
2338
+ inputs: ['animated', 'buttons', 'color', 'cssClass', 'duration', 'enterAnimation', 'header', 'htmlAttributes', 'icon', 'isOpen', 'keyboardClose', 'layout', 'leaveAnimation', 'message', 'mode', 'position', 'positionAnchor', 'swipeGesture', 'translucent', 'trigger'],
2405
2339
  methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
2406
2340
  })
2407
2341
  ], IonToast);
@@ -2412,7 +2346,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2412
2346
  changeDetection: ChangeDetectionStrategy.OnPush,
2413
2347
  template: '<ng-content></ng-content>',
2414
2348
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2415
- inputs: ['animated', 'buttons', 'color', 'cssClass', 'duration', 'enterAnimation', 'header', 'htmlAttributes', 'hue', 'icon', 'isOpen', 'keyboardClose', 'layout', 'leaveAnimation', 'message', 'mode', 'position', 'positionAnchor', 'shape', 'swipeGesture', 'theme', 'translucent', 'trigger'],
2349
+ inputs: ['animated', 'buttons', 'color', 'cssClass', 'duration', 'enterAnimation', 'header', 'htmlAttributes', 'icon', 'isOpen', 'keyboardClose', 'layout', 'leaveAnimation', 'message', 'mode', 'position', 'positionAnchor', 'swipeGesture', 'translucent', 'trigger'],
2416
2350
  standalone: true
2417
2351
  }]
2418
2352
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2425,12 +2359,12 @@ let IonToolbar = class IonToolbar {
2425
2359
  this.el = r.nativeElement;
2426
2360
  }
2427
2361
  /** @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 });
2428
- /** @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 });
2362
+ /** @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 });
2429
2363
  };
2430
2364
  IonToolbar = __decorate([
2431
2365
  ProxyCmp({
2432
- defineCustomElementFn: defineCustomElement$1f,
2433
- inputs: ['color', 'mode', 'theme', 'titlePlacement']
2366
+ defineCustomElementFn: defineCustomElement$1d,
2367
+ inputs: ['color', 'mode']
2434
2368
  })
2435
2369
  ], IonToolbar);
2436
2370
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonToolbar, decorators: [{
@@ -2440,7 +2374,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2440
2374
  changeDetection: ChangeDetectionStrategy.OnPush,
2441
2375
  template: '<ng-content></ng-content>',
2442
2376
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2443
- inputs: ['color', 'mode', 'theme', 'titlePlacement'],
2377
+ inputs: ['color', 'mode'],
2444
2378
  standalone: true
2445
2379
  }]
2446
2380
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
@@ -2663,7 +2597,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2663
2597
  class LoadingController extends OverlayBaseController {
2664
2598
  constructor() {
2665
2599
  super(loadingController);
2666
- defineCustomElement$K();
2600
+ defineCustomElement$J();
2667
2601
  }
2668
2602
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LoadingController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
2669
2603
  /** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LoadingController, providedIn: 'root' });
@@ -2689,28 +2623,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2689
2623
  }]
2690
2624
  }], ctorParameters: function () { return []; } });
2691
2625
 
2692
- /**
2693
- * @deprecated Use the inline ion-picker component instead.
2694
- */
2695
- class PickerController extends OverlayBaseController {
2696
- constructor() {
2697
- super(pickerController);
2698
- defineCustomElement$T();
2699
- }
2700
- /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PickerController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
2701
- /** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PickerController, providedIn: 'root' });
2702
- }
2703
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PickerController, decorators: [{
2704
- type: Injectable,
2705
- args: [{
2706
- providedIn: 'root',
2707
- }]
2708
- }], ctorParameters: function () { return []; } });
2709
-
2710
2626
  class ToastController extends OverlayBaseController {
2711
2627
  constructor() {
2712
2628
  super(toastController);
2713
- defineCustomElement$1e();
2629
+ defineCustomElement$1c();
2714
2630
  }
2715
2631
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ToastController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
2716
2632
  /** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ToastController, providedIn: 'root' });
@@ -2731,7 +2647,7 @@ let IonNav = class IonNav extends IonNav$1 {
2731
2647
  };
2732
2648
  IonNav = __decorate([
2733
2649
  ProxyCmp$1({
2734
- defineCustomElementFn: defineCustomElement$1g,
2650
+ defineCustomElementFn: defineCustomElement$1e,
2735
2651
  })
2736
2652
  ], IonNav);
2737
2653
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonNav, decorators: [{
@@ -2791,7 +2707,7 @@ let IonCheckbox = class IonCheckbox extends ValueAccessor {
2791
2707
  };
2792
2708
  IonCheckbox = __decorate([
2793
2709
  ProxyCmp({
2794
- defineCustomElementFn: defineCustomElement$1h,
2710
+ defineCustomElementFn: defineCustomElement$1f,
2795
2711
  inputs: CHECKBOX_INPUTS,
2796
2712
  })
2797
2713
  ], IonCheckbox);
@@ -2877,7 +2793,7 @@ let IonDatetime = class IonDatetime extends ValueAccessor {
2877
2793
  };
2878
2794
  IonDatetime = __decorate([
2879
2795
  ProxyCmp({
2880
- defineCustomElementFn: defineCustomElement$1i,
2796
+ defineCustomElementFn: defineCustomElement$1g,
2881
2797
  inputs: DATETIME_INPUTS,
2882
2798
  methods: ['confirm', 'reset', 'cancel'],
2883
2799
  })
@@ -2911,7 +2827,7 @@ let IonIcon = class IonIcon {
2911
2827
  };
2912
2828
  IonIcon = __decorate([
2913
2829
  ProxyCmp({
2914
- defineCustomElementFn: defineCustomElement$1j,
2830
+ defineCustomElementFn: defineCustomElement$1h,
2915
2831
  inputs: ['color', 'flipRtl', 'icon', 'ios', 'lazy', 'md', 'mode', 'name', 'sanitize', 'size', 'src'],
2916
2832
  })
2917
2833
  ], IonIcon);
@@ -3011,7 +2927,7 @@ let IonInput = class IonInput extends ValueAccessor {
3011
2927
  };
3012
2928
  IonInput = __decorate([
3013
2929
  ProxyCmp({
3014
- defineCustomElementFn: defineCustomElement$1k,
2930
+ defineCustomElementFn: defineCustomElement$1i,
3015
2931
  inputs: INPUT_INPUTS,
3016
2932
  methods: ['setFocus', 'getInputElement'],
3017
2933
  })
@@ -3093,7 +3009,7 @@ let IonInputOtp = class IonInputOtp extends ValueAccessor {
3093
3009
  };
3094
3010
  IonInputOtp = __decorate([
3095
3011
  ProxyCmp({
3096
- defineCustomElementFn: defineCustomElement$1l,
3012
+ defineCustomElementFn: defineCustomElement$1j,
3097
3013
  inputs: INPUT_OTP_INPUTS,
3098
3014
  methods: ['setFocus'],
3099
3015
  })
@@ -3146,7 +3062,7 @@ let IonRadioGroup = class IonRadioGroup extends ValueAccessor {
3146
3062
  };
3147
3063
  IonRadioGroup = __decorate([
3148
3064
  ProxyCmp({
3149
- defineCustomElementFn: defineCustomElement$1m,
3065
+ defineCustomElementFn: defineCustomElement$1k,
3150
3066
  inputs: RADIO_GROUP_INPUTS,
3151
3067
  })
3152
3068
  ], IonRadioGroup);
@@ -3216,7 +3132,7 @@ let IonRange = class IonRange extends ValueAccessor {
3216
3132
  };
3217
3133
  IonRange = __decorate([
3218
3134
  ProxyCmp({
3219
- defineCustomElementFn: defineCustomElement$1n,
3135
+ defineCustomElementFn: defineCustomElement$1l,
3220
3136
  inputs: RANGE_INPUTS,
3221
3137
  })
3222
3138
  ], IonRange);
@@ -3289,7 +3205,7 @@ let IonSearchbar = class IonSearchbar extends ValueAccessor {
3289
3205
  };
3290
3206
  IonSearchbar = __decorate([
3291
3207
  ProxyCmp({
3292
- defineCustomElementFn: defineCustomElement$1o,
3208
+ defineCustomElementFn: defineCustomElement$1m,
3293
3209
  inputs: SEARCHBAR_INPUTS,
3294
3210
  methods: ['setFocus', 'getInputElement'],
3295
3211
  })
@@ -3342,7 +3258,7 @@ let IonSegment = class IonSegment extends ValueAccessor {
3342
3258
  };
3343
3259
  IonSegment = __decorate([
3344
3260
  ProxyCmp({
3345
- defineCustomElementFn: defineCustomElement$1p,
3261
+ defineCustomElementFn: defineCustomElement$1n,
3346
3262
  inputs: SEGMENT_INPUTS,
3347
3263
  })
3348
3264
  ], IonSegment);
@@ -3417,7 +3333,7 @@ let IonSelect = class IonSelect extends ValueAccessor {
3417
3333
  };
3418
3334
  IonSelect = __decorate([
3419
3335
  ProxyCmp({
3420
- defineCustomElementFn: defineCustomElement$1q,
3336
+ defineCustomElementFn: defineCustomElement$1o,
3421
3337
  inputs: SELECT_INPUTS,
3422
3338
  methods: ['open'],
3423
3339
  })
@@ -3500,7 +3416,7 @@ let IonTextarea = class IonTextarea extends ValueAccessor {
3500
3416
  };
3501
3417
  IonTextarea = __decorate([
3502
3418
  ProxyCmp({
3503
- defineCustomElementFn: defineCustomElement$1r,
3419
+ defineCustomElementFn: defineCustomElement$1p,
3504
3420
  inputs: TEXTAREA_INPUTS,
3505
3421
  methods: ['setFocus', 'getInputElement'],
3506
3422
  })
@@ -3569,7 +3485,7 @@ let IonToggle = class IonToggle extends ValueAccessor {
3569
3485
  };
3570
3486
  IonToggle = __decorate([
3571
3487
  ProxyCmp({
3572
- defineCustomElementFn: defineCustomElement$1s,
3488
+ defineCustomElementFn: defineCustomElement$1q,
3573
3489
  inputs: TOGGLE_INPUTS,
3574
3490
  })
3575
3491
  ], IonToggle);
@@ -3593,5 +3509,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
3593
3509
  * Generated bundle index. Do not edit.
3594
3510
  */
3595
3511
 
3596
- 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, 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 };
3512
+ export { ActionSheetController, AlertController, AnimationController, GestureController, IonAccordion, IonAccordionGroup, IonActionSheet, IonAlert, IonApp, IonAvatar, IonBackButton, IonBackdrop, IonBadge, IonBreadcrumb, IonBreadcrumbs, IonButton, IonButtons, IonCard, IonCardContent, IonCardHeader, IonCardSubtitle, IonCardTitle, IonCheckbox, IonChip, IonCol, IonContent, IonDatetime, IonDatetimeButton, IonFab, IonFabButton, IonFabList, IonFooter, IonGrid, IonHeader, IonIcon, IonImg, IonInfiniteScroll, IonInfiniteScrollContent, IonInput, IonInputOtp, IonInputPasswordToggle, IonItem, IonItemDivider, IonItemGroup, IonItemOption, IonItemOptions, IonItemSliding, IonLabel, IonList, IonListHeader, IonLoading, IonMenu, IonMenuButton, IonMenuToggle, IonModal, IonNav, IonNavLink, IonNote, IonPicker, IonPickerColumn, IonPickerColumnOption, IonPopover, IonProgressBar, IonRadio, IonRadioGroup, IonRange, IonRefresher, IonRefresherContent, IonReorder, IonReorderGroup, IonRippleEffect, IonRouterLink, IonRouterLinkWithHref, IonRouterOutlet, IonRow, IonSearchbar, IonSegment, IonSegmentButton, IonSegmentContent, IonSegmentView, IonSelect, IonSelectModal, IonSelectOption, IonSkeletonText, IonSpinner, IonSplitPane, IonTab, IonTabBar, IonTabButton, IonTabs, IonText, IonTextarea, IonThumbnail, IonTitle, IonToast, IonToggle, IonToolbar, LoadingController, MenuController, ModalController, PopoverController, ToastController, provideIonicAngular };
3597
3513
  //# sourceMappingURL=ionic-angular-standalone.mjs.map