@ionic/angular 8.5.5-dev.11744728652.115947e1 → 8.5.5-dev.11744821352.11e7a84f

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