@ionic/angular 8.8.11-dev.11781283724.13318488 → 8.8.11-dev.11781532458.19fb3990

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