@ionic/angular 8.8.6-dev.11777572994.1147595d → 8.8.6-dev.11777928681.1e4919af

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