@ionic/angular 8.7.5 → 8.7.6-dev.11758808200.14faa1a0

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