@ionic/angular 8.8.6-dev.11777572994.1147595d → 8.8.6-dev.11777668103.132817bd

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