@ionic/angular 8.8.5 → 8.8.6-dev.11777490150.1970e4f2

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