@ionic/angular 8.5.5-dev.11748018287.1fc4e5ae → 8.5.5-dev.11751410458.1a42e1a2

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