@ionic/angular 9.0.2 → 9.0.3-dev.11788449150.16022b1e

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 (276) 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/dist/lazy/directives/proxies-list.d.ts +1 -1
  47. package/dist/lazy/directives/proxies-list.js +3 -0
  48. package/dist/lazy/directives/proxies-list.js.map +1 -1
  49. package/dist/lazy/directives/proxies.d.ts +112 -84
  50. package/dist/lazy/directives/proxies.js +337 -242
  51. package/dist/lazy/directives/proxies.js.map +1 -1
  52. package/dist/lazy/ionic-module.d.ts +1 -1
  53. package/dist/lazy/ionic-module.js +2 -2
  54. package/dist/standalone/directives/ion-accordion-group.d.ts +1 -1
  55. package/dist/standalone/directives/ion-accordion-group.js +3 -3
  56. package/dist/standalone/directives/ion-accordion-group.js.map +1 -1
  57. package/dist/standalone/directives/ion-accordion.d.ts +1 -1
  58. package/dist/standalone/directives/ion-accordion.js +3 -3
  59. package/dist/standalone/directives/ion-accordion.js.map +1 -1
  60. package/dist/standalone/directives/ion-action-sheet.d.ts +1 -1
  61. package/dist/standalone/directives/ion-action-sheet.js +3 -3
  62. package/dist/standalone/directives/ion-action-sheet.js.map +1 -1
  63. package/dist/standalone/directives/ion-alert.d.ts +1 -1
  64. package/dist/standalone/directives/ion-alert.js +3 -3
  65. package/dist/standalone/directives/ion-alert.js.map +1 -1
  66. package/dist/standalone/directives/ion-app.d.ts +1 -1
  67. package/dist/standalone/directives/ion-app.js +3 -2
  68. package/dist/standalone/directives/ion-app.js.map +1 -1
  69. package/dist/standalone/directives/ion-avatar.d.ts +1 -1
  70. package/dist/standalone/directives/ion-avatar.js +4 -3
  71. package/dist/standalone/directives/ion-avatar.js.map +1 -1
  72. package/dist/standalone/directives/ion-backdrop.d.ts +1 -1
  73. package/dist/standalone/directives/ion-backdrop.js +3 -3
  74. package/dist/standalone/directives/ion-backdrop.js.map +1 -1
  75. package/dist/standalone/directives/ion-badge.d.ts +1 -1
  76. package/dist/standalone/directives/ion-badge.js +3 -3
  77. package/dist/standalone/directives/ion-badge.js.map +1 -1
  78. package/dist/standalone/directives/ion-breadcrumb.d.ts +1 -1
  79. package/dist/standalone/directives/ion-breadcrumb.js +3 -3
  80. package/dist/standalone/directives/ion-breadcrumb.js.map +1 -1
  81. package/dist/standalone/directives/ion-breadcrumbs.d.ts +1 -1
  82. package/dist/standalone/directives/ion-breadcrumbs.js +3 -3
  83. package/dist/standalone/directives/ion-breadcrumbs.js.map +1 -1
  84. package/dist/standalone/directives/ion-button.d.ts +1 -1
  85. package/dist/standalone/directives/ion-button.js +3 -3
  86. package/dist/standalone/directives/ion-button.js.map +1 -1
  87. package/dist/standalone/directives/ion-buttons.d.ts +1 -1
  88. package/dist/standalone/directives/ion-buttons.js +3 -3
  89. package/dist/standalone/directives/ion-buttons.js.map +1 -1
  90. package/dist/standalone/directives/ion-card-content.d.ts +1 -1
  91. package/dist/standalone/directives/ion-card-content.js +3 -3
  92. package/dist/standalone/directives/ion-card-content.js.map +1 -1
  93. package/dist/standalone/directives/ion-card-header.d.ts +1 -1
  94. package/dist/standalone/directives/ion-card-header.js +3 -3
  95. package/dist/standalone/directives/ion-card-header.js.map +1 -1
  96. package/dist/standalone/directives/ion-card-subtitle.d.ts +1 -1
  97. package/dist/standalone/directives/ion-card-subtitle.js +3 -3
  98. package/dist/standalone/directives/ion-card-subtitle.js.map +1 -1
  99. package/dist/standalone/directives/ion-card-title.d.ts +1 -1
  100. package/dist/standalone/directives/ion-card-title.js +3 -3
  101. package/dist/standalone/directives/ion-card-title.js.map +1 -1
  102. package/dist/standalone/directives/ion-card.d.ts +1 -1
  103. package/dist/standalone/directives/ion-card.js +3 -3
  104. package/dist/standalone/directives/ion-card.js.map +1 -1
  105. package/dist/standalone/directives/ion-chip.d.ts +1 -1
  106. package/dist/standalone/directives/ion-chip.js +3 -3
  107. package/dist/standalone/directives/ion-chip.js.map +1 -1
  108. package/dist/standalone/directives/ion-col.d.ts +1 -1
  109. package/dist/standalone/directives/ion-col.js +3 -3
  110. package/dist/standalone/directives/ion-col.js.map +1 -1
  111. package/dist/standalone/directives/ion-content.d.ts +1 -1
  112. package/dist/standalone/directives/ion-content.js +3 -3
  113. package/dist/standalone/directives/ion-content.js.map +1 -1
  114. package/dist/standalone/directives/ion-datetime-button.d.ts +1 -1
  115. package/dist/standalone/directives/ion-datetime-button.js +3 -3
  116. package/dist/standalone/directives/ion-datetime-button.js.map +1 -1
  117. package/dist/standalone/directives/ion-divider.d.ts +12 -0
  118. package/dist/standalone/directives/ion-divider.js +36 -0
  119. package/dist/standalone/directives/ion-divider.js.map +1 -0
  120. package/dist/standalone/directives/ion-fab-button.d.ts +1 -1
  121. package/dist/standalone/directives/ion-fab-button.js +3 -3
  122. package/dist/standalone/directives/ion-fab-button.js.map +1 -1
  123. package/dist/standalone/directives/ion-fab-list.d.ts +1 -1
  124. package/dist/standalone/directives/ion-fab-list.js +3 -3
  125. package/dist/standalone/directives/ion-fab-list.js.map +1 -1
  126. package/dist/standalone/directives/ion-fab.d.ts +1 -1
  127. package/dist/standalone/directives/ion-fab.js +3 -3
  128. package/dist/standalone/directives/ion-fab.js.map +1 -1
  129. package/dist/standalone/directives/ion-footer.d.ts +1 -1
  130. package/dist/standalone/directives/ion-footer.js +3 -3
  131. package/dist/standalone/directives/ion-footer.js.map +1 -1
  132. package/dist/standalone/directives/ion-gallery-item.d.ts +12 -0
  133. package/dist/standalone/directives/ion-gallery-item.js +36 -0
  134. package/dist/standalone/directives/ion-gallery-item.js.map +1 -0
  135. package/dist/standalone/directives/ion-gallery.d.ts +12 -0
  136. package/dist/standalone/directives/ion-gallery.js +36 -0
  137. package/dist/standalone/directives/ion-gallery.js.map +1 -0
  138. package/dist/standalone/directives/ion-grid.d.ts +1 -1
  139. package/dist/standalone/directives/ion-grid.js +3 -3
  140. package/dist/standalone/directives/ion-grid.js.map +1 -1
  141. package/dist/standalone/directives/ion-header.d.ts +1 -1
  142. package/dist/standalone/directives/ion-header.js +3 -3
  143. package/dist/standalone/directives/ion-header.js.map +1 -1
  144. package/dist/standalone/directives/ion-img.d.ts +1 -1
  145. package/dist/standalone/directives/ion-img.js +3 -3
  146. package/dist/standalone/directives/ion-img.js.map +1 -1
  147. package/dist/standalone/directives/ion-infinite-scroll-content.d.ts +1 -1
  148. package/dist/standalone/directives/ion-infinite-scroll-content.js +3 -3
  149. package/dist/standalone/directives/ion-infinite-scroll-content.js.map +1 -1
  150. package/dist/standalone/directives/ion-infinite-scroll.d.ts +1 -1
  151. package/dist/standalone/directives/ion-infinite-scroll.js +3 -3
  152. package/dist/standalone/directives/ion-infinite-scroll.js.map +1 -1
  153. package/dist/standalone/directives/ion-item-divider.d.ts +1 -1
  154. package/dist/standalone/directives/ion-item-divider.js +3 -3
  155. package/dist/standalone/directives/ion-item-divider.js.map +1 -1
  156. package/dist/standalone/directives/ion-item-group.d.ts +1 -1
  157. package/dist/standalone/directives/ion-item-group.js +4 -3
  158. package/dist/standalone/directives/ion-item-group.js.map +1 -1
  159. package/dist/standalone/directives/ion-item-option.d.ts +1 -1
  160. package/dist/standalone/directives/ion-item-option.js +3 -3
  161. package/dist/standalone/directives/ion-item-option.js.map +1 -1
  162. package/dist/standalone/directives/ion-item-options.d.ts +1 -1
  163. package/dist/standalone/directives/ion-item-options.js +3 -3
  164. package/dist/standalone/directives/ion-item-options.js.map +1 -1
  165. package/dist/standalone/directives/ion-item-sliding.d.ts +1 -1
  166. package/dist/standalone/directives/ion-item-sliding.js +3 -3
  167. package/dist/standalone/directives/ion-item-sliding.js.map +1 -1
  168. package/dist/standalone/directives/ion-item.d.ts +1 -1
  169. package/dist/standalone/directives/ion-item.js +3 -3
  170. package/dist/standalone/directives/ion-item.js.map +1 -1
  171. package/dist/standalone/directives/ion-label.d.ts +1 -1
  172. package/dist/standalone/directives/ion-label.js +3 -3
  173. package/dist/standalone/directives/ion-label.js.map +1 -1
  174. package/dist/standalone/directives/ion-list-header.d.ts +1 -1
  175. package/dist/standalone/directives/ion-list-header.js +3 -3
  176. package/dist/standalone/directives/ion-list-header.js.map +1 -1
  177. package/dist/standalone/directives/ion-list.d.ts +1 -1
  178. package/dist/standalone/directives/ion-list.js +3 -3
  179. package/dist/standalone/directives/ion-list.js.map +1 -1
  180. package/dist/standalone/directives/ion-loading.d.ts +1 -1
  181. package/dist/standalone/directives/ion-loading.js +3 -3
  182. package/dist/standalone/directives/ion-loading.js.map +1 -1
  183. package/dist/standalone/directives/ion-menu-button.d.ts +1 -1
  184. package/dist/standalone/directives/ion-menu-button.js +3 -3
  185. package/dist/standalone/directives/ion-menu-button.js.map +1 -1
  186. package/dist/standalone/directives/ion-menu-toggle.d.ts +1 -1
  187. package/dist/standalone/directives/ion-menu-toggle.js +3 -3
  188. package/dist/standalone/directives/ion-menu-toggle.js.map +1 -1
  189. package/dist/standalone/directives/ion-menu.d.ts +1 -1
  190. package/dist/standalone/directives/ion-menu.js +3 -3
  191. package/dist/standalone/directives/ion-menu.js.map +1 -1
  192. package/dist/standalone/directives/ion-nav-link.d.ts +1 -1
  193. package/dist/standalone/directives/ion-nav-link.js +3 -3
  194. package/dist/standalone/directives/ion-nav-link.js.map +1 -1
  195. package/dist/standalone/directives/ion-note.d.ts +1 -1
  196. package/dist/standalone/directives/ion-note.js +3 -3
  197. package/dist/standalone/directives/ion-note.js.map +1 -1
  198. package/dist/standalone/directives/ion-picker-column-option.d.ts +1 -1
  199. package/dist/standalone/directives/ion-picker-column-option.js +3 -3
  200. package/dist/standalone/directives/ion-picker-column-option.js.map +1 -1
  201. package/dist/standalone/directives/ion-picker-column.d.ts +1 -1
  202. package/dist/standalone/directives/ion-picker-column.js +3 -3
  203. package/dist/standalone/directives/ion-picker-column.js.map +1 -1
  204. package/dist/standalone/directives/ion-picker.d.ts +1 -1
  205. package/dist/standalone/directives/ion-picker.js +3 -3
  206. package/dist/standalone/directives/ion-picker.js.map +1 -1
  207. package/dist/standalone/directives/ion-progress-bar.d.ts +1 -1
  208. package/dist/standalone/directives/ion-progress-bar.js +3 -3
  209. package/dist/standalone/directives/ion-progress-bar.js.map +1 -1
  210. package/dist/standalone/directives/ion-radio.d.ts +1 -1
  211. package/dist/standalone/directives/ion-radio.js +3 -3
  212. package/dist/standalone/directives/ion-radio.js.map +1 -1
  213. package/dist/standalone/directives/ion-refresher-content.d.ts +1 -1
  214. package/dist/standalone/directives/ion-refresher-content.js +3 -3
  215. package/dist/standalone/directives/ion-refresher-content.js.map +1 -1
  216. package/dist/standalone/directives/ion-refresher.d.ts +1 -1
  217. package/dist/standalone/directives/ion-refresher.js +3 -3
  218. package/dist/standalone/directives/ion-refresher.js.map +1 -1
  219. package/dist/standalone/directives/ion-reorder-group.d.ts +1 -1
  220. package/dist/standalone/directives/ion-reorder-group.js +3 -3
  221. package/dist/standalone/directives/ion-reorder-group.js.map +1 -1
  222. package/dist/standalone/directives/ion-reorder.d.ts +1 -1
  223. package/dist/standalone/directives/ion-reorder.js +4 -3
  224. package/dist/standalone/directives/ion-reorder.js.map +1 -1
  225. package/dist/standalone/directives/ion-ripple-effect.d.ts +1 -1
  226. package/dist/standalone/directives/ion-ripple-effect.js +3 -3
  227. package/dist/standalone/directives/ion-ripple-effect.js.map +1 -1
  228. package/dist/standalone/directives/ion-row.d.ts +1 -1
  229. package/dist/standalone/directives/ion-row.js +4 -3
  230. package/dist/standalone/directives/ion-row.js.map +1 -1
  231. package/dist/standalone/directives/ion-segment-button.d.ts +1 -1
  232. package/dist/standalone/directives/ion-segment-button.js +3 -3
  233. package/dist/standalone/directives/ion-segment-button.js.map +1 -1
  234. package/dist/standalone/directives/ion-select-modal.d.ts +1 -1
  235. package/dist/standalone/directives/ion-select-modal.js +3 -3
  236. package/dist/standalone/directives/ion-select-modal.js.map +1 -1
  237. package/dist/standalone/directives/ion-select-option.d.ts +1 -1
  238. package/dist/standalone/directives/ion-select-option.js +3 -3
  239. package/dist/standalone/directives/ion-select-option.js.map +1 -1
  240. package/dist/standalone/directives/ion-skeleton-text.d.ts +1 -1
  241. package/dist/standalone/directives/ion-skeleton-text.js +3 -3
  242. package/dist/standalone/directives/ion-skeleton-text.js.map +1 -1
  243. package/dist/standalone/directives/ion-spinner.d.ts +1 -1
  244. package/dist/standalone/directives/ion-spinner.js +3 -3
  245. package/dist/standalone/directives/ion-spinner.js.map +1 -1
  246. package/dist/standalone/directives/ion-split-pane.d.ts +1 -1
  247. package/dist/standalone/directives/ion-split-pane.js +3 -3
  248. package/dist/standalone/directives/ion-split-pane.js.map +1 -1
  249. package/dist/standalone/directives/ion-tab-bar.d.ts +1 -1
  250. package/dist/standalone/directives/ion-tab-bar.js +3 -3
  251. package/dist/standalone/directives/ion-tab-bar.js.map +1 -1
  252. package/dist/standalone/directives/ion-tab-button.d.ts +1 -1
  253. package/dist/standalone/directives/ion-tab-button.js +3 -3
  254. package/dist/standalone/directives/ion-tab-button.js.map +1 -1
  255. package/dist/standalone/directives/ion-tab.d.ts +1 -1
  256. package/dist/standalone/directives/ion-tab.js +3 -3
  257. package/dist/standalone/directives/ion-tab.js.map +1 -1
  258. package/dist/standalone/directives/ion-text.d.ts +1 -1
  259. package/dist/standalone/directives/ion-text.js +3 -3
  260. package/dist/standalone/directives/ion-text.js.map +1 -1
  261. package/dist/standalone/directives/ion-thumbnail.d.ts +1 -1
  262. package/dist/standalone/directives/ion-thumbnail.js +4 -3
  263. package/dist/standalone/directives/ion-thumbnail.js.map +1 -1
  264. package/dist/standalone/directives/ion-title.d.ts +1 -1
  265. package/dist/standalone/directives/ion-title.js +3 -3
  266. package/dist/standalone/directives/ion-title.js.map +1 -1
  267. package/dist/standalone/directives/ion-toast.d.ts +1 -1
  268. package/dist/standalone/directives/ion-toast.js +3 -3
  269. package/dist/standalone/directives/ion-toast.js.map +1 -1
  270. package/dist/standalone/directives/ion-toolbar.d.ts +1 -1
  271. package/dist/standalone/directives/ion-toolbar.js +3 -3
  272. package/dist/standalone/directives/ion-toolbar.js.map +1 -1
  273. package/dist/standalone/directives/proxies.d.ts +3 -0
  274. package/dist/standalone/directives/proxies.js +3 -0
  275. package/dist/standalone/directives/proxies.js.map +1 -1
  276. package/package.json +5 -2
@@ -13,11 +13,11 @@ let IonAccordion = class IonAccordion {
13
13
  this.el = r.nativeElement;
14
14
  }
15
15
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
16
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonAccordion, isStandalone: false, 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 });
16
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonAccordion, isStandalone: false, 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 });
17
17
  };
18
18
  IonAccordion = __decorate([
19
19
  ProxyCmp({
20
- inputs: ['disabled', 'mode', 'readonly', 'toggleIcon', 'toggleIconSlot', 'value']
20
+ inputs: ['disabled', 'mode', 'readonly', 'theme', 'toggleIcon', 'toggleIconSlot', 'value']
21
21
  })
22
22
  ], IonAccordion);
23
23
  export { IonAccordion };
@@ -28,7 +28,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
28
28
  changeDetection: ChangeDetectionStrategy.OnPush,
29
29
  template: '<ng-content></ng-content>',
30
30
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
31
- inputs: ['disabled', 'mode', 'readonly', 'toggleIcon', 'toggleIconSlot', 'value'],
31
+ inputs: ['disabled', 'mode', 'readonly', 'theme', 'toggleIcon', 'toggleIconSlot', 'value'],
32
32
  standalone: false
33
33
  }]
34
34
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -42,11 +42,11 @@ let IonAccordionGroup = class IonAccordionGroup {
42
42
  this.el = r.nativeElement;
43
43
  }
44
44
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonAccordionGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
45
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonAccordionGroup, isStandalone: false, selector: "ion-accordion-group", inputs: { animated: "animated", disabled: "disabled", expand: "expand", mode: "mode", multiple: "multiple", readonly: "readonly", value: "value" }, outputs: { ionChange: "ionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
45
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonAccordionGroup, isStandalone: false, selector: "ion-accordion-group", inputs: { animated: "animated", disabled: "disabled", expand: "expand", mode: "mode", multiple: "multiple", readonly: "readonly", shape: "shape", theme: "theme", value: "value" }, outputs: { ionChange: "ionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
46
46
  };
47
47
  IonAccordionGroup = __decorate([
48
48
  ProxyCmp({
49
- inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'value']
49
+ inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'shape', 'theme', 'value']
50
50
  })
51
51
  ], IonAccordionGroup);
52
52
  export { IonAccordionGroup };
@@ -57,7 +57,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
57
57
  changeDetection: ChangeDetectionStrategy.OnPush,
58
58
  template: '<ng-content></ng-content>',
59
59
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
60
- inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'value'],
60
+ inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'shape', 'theme', 'value'],
61
61
  outputs: ['ionChange'],
62
62
  standalone: false
63
63
  }]
@@ -81,11 +81,11 @@ let IonActionSheet = class IonActionSheet {
81
81
  this.el = r.nativeElement;
82
82
  }
83
83
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonActionSheet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
84
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonActionSheet, isStandalone: false, 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" }, outputs: { ionActionSheetDidPresent: "ionActionSheetDidPresent", ionActionSheetWillPresent: "ionActionSheetWillPresent", ionActionSheetWillDismiss: "ionActionSheetWillDismiss", ionActionSheetDidDismiss: "ionActionSheetDidDismiss", didPresent: "didPresent", willPresent: "willPresent", willDismiss: "willDismiss", didDismiss: "didDismiss" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
84
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonActionSheet, isStandalone: false, 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" }, outputs: { ionActionSheetDidPresent: "ionActionSheetDidPresent", ionActionSheetWillPresent: "ionActionSheetWillPresent", ionActionSheetWillDismiss: "ionActionSheetWillDismiss", ionActionSheetDidDismiss: "ionActionSheetDidDismiss", didPresent: "didPresent", willPresent: "willPresent", willDismiss: "willDismiss", didDismiss: "didDismiss" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
85
85
  };
86
86
  IonActionSheet = __decorate([
87
87
  ProxyCmp({
88
- inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'translucent', 'trigger'],
88
+ inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],
89
89
  methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
90
90
  })
91
91
  ], IonActionSheet);
@@ -97,7 +97,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
97
97
  changeDetection: ChangeDetectionStrategy.OnPush,
98
98
  template: '<ng-content></ng-content>',
99
99
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
100
- inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'translucent', 'trigger'],
100
+ inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],
101
101
  outputs: ['ionActionSheetDidPresent', 'ionActionSheetWillPresent', 'ionActionSheetWillDismiss', 'ionActionSheetDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss'],
102
102
  standalone: false
103
103
  }]
@@ -135,11 +135,11 @@ let IonAlert = class IonAlert {
135
135
  this.el = r.nativeElement;
136
136
  }
137
137
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonAlert, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
138
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonAlert, isStandalone: false, 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" }, outputs: { ionAlertDidPresent: "ionAlertDidPresent", ionAlertWillPresent: "ionAlertWillPresent", ionAlertWillDismiss: "ionAlertWillDismiss", ionAlertDidDismiss: "ionAlertDidDismiss", didPresent: "didPresent", willPresent: "willPresent", willDismiss: "willDismiss", didDismiss: "didDismiss" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
138
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonAlert, isStandalone: false, 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" }, outputs: { ionAlertDidPresent: "ionAlertDidPresent", ionAlertWillPresent: "ionAlertWillPresent", ionAlertWillDismiss: "ionAlertWillDismiss", ionAlertDidDismiss: "ionAlertDidDismiss", didPresent: "didPresent", willPresent: "willPresent", willDismiss: "willDismiss", didDismiss: "didDismiss" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
139
139
  };
140
140
  IonAlert = __decorate([
141
141
  ProxyCmp({
142
- inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'translucent', 'trigger'],
142
+ inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],
143
143
  methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
144
144
  })
145
145
  ], IonAlert);
@@ -151,7 +151,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
151
151
  changeDetection: ChangeDetectionStrategy.OnPush,
152
152
  template: '<ng-content></ng-content>',
153
153
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
154
- inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'translucent', 'trigger'],
154
+ inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],
155
155
  outputs: ['ionAlertDidPresent', 'ionAlertWillPresent', 'ionAlertWillDismiss', 'ionAlertDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss'],
156
156
  standalone: false
157
157
  }]
@@ -181,10 +181,11 @@ let IonApp = class IonApp {
181
181
  this.el = r.nativeElement;
182
182
  }
183
183
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonApp, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
184
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonApp, isStandalone: false, selector: "ion-app", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
184
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonApp, isStandalone: false, selector: "ion-app", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
185
185
  };
186
186
  IonApp = __decorate([
187
187
  ProxyCmp({
188
+ inputs: ['mode', 'theme'],
188
189
  methods: ['setFocus']
189
190
  })
190
191
  ], IonApp);
@@ -196,7 +197,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
196
197
  changeDetection: ChangeDetectionStrategy.OnPush,
197
198
  template: '<ng-content></ng-content>',
198
199
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
199
- inputs: [],
200
+ inputs: ['mode', 'theme'],
200
201
  standalone: false
201
202
  }]
202
203
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -209,10 +210,12 @@ let IonAvatar = class IonAvatar {
209
210
  this.el = r.nativeElement;
210
211
  }
211
212
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonAvatar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
212
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonAvatar, isStandalone: false, selector: "ion-avatar", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
213
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonAvatar, isStandalone: false, 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 });
213
214
  };
214
215
  IonAvatar = __decorate([
215
- ProxyCmp({})
216
+ ProxyCmp({
217
+ inputs: ['disabled', 'mode', 'shape', 'size', 'theme']
218
+ })
216
219
  ], IonAvatar);
217
220
  export { IonAvatar };
218
221
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonAvatar, decorators: [{
@@ -222,7 +225,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
222
225
  changeDetection: ChangeDetectionStrategy.OnPush,
223
226
  template: '<ng-content></ng-content>',
224
227
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
225
- inputs: [],
228
+ inputs: ['disabled', 'mode', 'shape', 'size', 'theme'],
226
229
  standalone: false
227
230
  }]
228
231
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -236,11 +239,11 @@ let IonBackdrop = class IonBackdrop {
236
239
  this.el = r.nativeElement;
237
240
  }
238
241
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonBackdrop, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
239
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonBackdrop, isStandalone: false, selector: "ion-backdrop", inputs: { stopPropagation: "stopPropagation", tappable: "tappable", visible: "visible" }, outputs: { ionBackdropTap: "ionBackdropTap" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
242
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonBackdrop, isStandalone: false, selector: "ion-backdrop", inputs: { mode: "mode", stopPropagation: "stopPropagation", tappable: "tappable", theme: "theme", visible: "visible" }, outputs: { ionBackdropTap: "ionBackdropTap" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
240
243
  };
241
244
  IonBackdrop = __decorate([
242
245
  ProxyCmp({
243
- inputs: ['stopPropagation', 'tappable', 'visible']
246
+ inputs: ['mode', 'stopPropagation', 'tappable', 'theme', 'visible']
244
247
  })
245
248
  ], IonBackdrop);
246
249
  export { IonBackdrop };
@@ -251,7 +254,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
251
254
  changeDetection: ChangeDetectionStrategy.OnPush,
252
255
  template: '<ng-content></ng-content>',
253
256
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
254
- inputs: ['stopPropagation', 'tappable', 'visible'],
257
+ inputs: ['mode', 'stopPropagation', 'tappable', 'theme', 'visible'],
255
258
  outputs: ['ionBackdropTap'],
256
259
  standalone: false
257
260
  }]
@@ -267,11 +270,11 @@ let IonBadge = class IonBadge {
267
270
  this.el = r.nativeElement;
268
271
  }
269
272
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonBadge, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
270
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonBadge, isStandalone: false, selector: "ion-badge", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
273
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonBadge, isStandalone: false, 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 });
271
274
  };
272
275
  IonBadge = __decorate([
273
276
  ProxyCmp({
274
- inputs: ['color', 'mode']
277
+ inputs: ['color', 'hue', 'mode', 'shape', 'size', 'theme', 'vertical']
275
278
  })
276
279
  ], IonBadge);
277
280
  export { IonBadge };
@@ -282,7 +285,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
282
285
  changeDetection: ChangeDetectionStrategy.OnPush,
283
286
  template: '<ng-content></ng-content>',
284
287
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
285
- inputs: ['color', 'mode'],
288
+ inputs: ['color', 'hue', 'mode', 'shape', 'size', 'theme', 'vertical'],
286
289
  standalone: false
287
290
  }]
288
291
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -297,11 +300,11 @@ let IonBreadcrumb = class IonBreadcrumb {
297
300
  this.el = r.nativeElement;
298
301
  }
299
302
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonBreadcrumb, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
300
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonBreadcrumb, isStandalone: false, 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" }, outputs: { ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
303
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonBreadcrumb, isStandalone: false, 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" }, outputs: { ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
301
304
  };
302
305
  IonBreadcrumb = __decorate([
303
306
  ProxyCmp({
304
- inputs: ['active', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'separator', 'target']
307
+ inputs: ['active', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'separator', 'target', 'theme']
305
308
  })
306
309
  ], IonBreadcrumb);
307
310
  export { IonBreadcrumb };
@@ -312,7 +315,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
312
315
  changeDetection: ChangeDetectionStrategy.OnPush,
313
316
  template: '<ng-content></ng-content>',
314
317
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
315
- inputs: ['active', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'separator', 'target'],
318
+ inputs: ['active', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'separator', 'target', 'theme'],
316
319
  outputs: ['ionFocus', 'ionBlur'],
317
320
  standalone: false
318
321
  }]
@@ -331,11 +334,11 @@ let IonBreadcrumbs = class IonBreadcrumbs {
331
334
  this.el = r.nativeElement;
332
335
  }
333
336
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonBreadcrumbs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
334
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonBreadcrumbs, isStandalone: false, selector: "ion-breadcrumbs", inputs: { color: "color", itemsAfterCollapse: "itemsAfterCollapse", itemsBeforeCollapse: "itemsBeforeCollapse", maxItems: "maxItems", mode: "mode" }, outputs: { ionCollapsedClick: "ionCollapsedClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
337
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonBreadcrumbs, isStandalone: false, selector: "ion-breadcrumbs", inputs: { color: "color", itemsAfterCollapse: "itemsAfterCollapse", itemsBeforeCollapse: "itemsBeforeCollapse", maxItems: "maxItems", mode: "mode", theme: "theme" }, outputs: { ionCollapsedClick: "ionCollapsedClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
335
338
  };
336
339
  IonBreadcrumbs = __decorate([
337
340
  ProxyCmp({
338
- inputs: ['color', 'itemsAfterCollapse', 'itemsBeforeCollapse', 'maxItems', 'mode']
341
+ inputs: ['color', 'itemsAfterCollapse', 'itemsBeforeCollapse', 'maxItems', 'mode', 'theme']
339
342
  })
340
343
  ], IonBreadcrumbs);
341
344
  export { IonBreadcrumbs };
@@ -346,7 +349,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
346
349
  changeDetection: ChangeDetectionStrategy.OnPush,
347
350
  template: '<ng-content></ng-content>',
348
351
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
349
- inputs: ['color', 'itemsAfterCollapse', 'itemsBeforeCollapse', 'maxItems', 'mode'],
352
+ inputs: ['color', 'itemsAfterCollapse', 'itemsBeforeCollapse', 'maxItems', 'mode', 'theme'],
350
353
  outputs: ['ionCollapsedClick'],
351
354
  standalone: false
352
355
  }]
@@ -364,11 +367,11 @@ let IonButton = class IonButton {
364
367
  this.el = r.nativeElement;
365
368
  }
366
369
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
367
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonButton, isStandalone: false, 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" }, outputs: { ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
370
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonButton, isStandalone: false, 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" }, outputs: { ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
368
371
  };
369
372
  IonButton = __decorate([
370
373
  ProxyCmp({
371
- inputs: ['buttonType', 'color', 'disabled', 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', 'strong', 'target', 'type']
374
+ inputs: ['buttonType', 'color', 'disabled', 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', 'strong', 'target', 'theme', 'type']
372
375
  })
373
376
  ], IonButton);
374
377
  export { IonButton };
@@ -379,7 +382,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
379
382
  changeDetection: ChangeDetectionStrategy.OnPush,
380
383
  template: '<ng-content></ng-content>',
381
384
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
382
- inputs: ['buttonType', 'color', 'disabled', 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', 'strong', 'target', 'type'],
385
+ inputs: ['buttonType', 'color', 'disabled', 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', 'strong', 'target', 'theme', 'type'],
383
386
  outputs: ['ionFocus', 'ionBlur'],
384
387
  standalone: false
385
388
  }]
@@ -397,11 +400,11 @@ let IonButtons = class IonButtons {
397
400
  this.el = r.nativeElement;
398
401
  }
399
402
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonButtons, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
400
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonButtons, isStandalone: false, selector: "ion-buttons", inputs: { collapse: "collapse" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
403
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonButtons, isStandalone: false, selector: "ion-buttons", inputs: { collapse: "collapse", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
401
404
  };
402
405
  IonButtons = __decorate([
403
406
  ProxyCmp({
404
- inputs: ['collapse']
407
+ inputs: ['collapse', 'mode', 'theme']
405
408
  })
406
409
  ], IonButtons);
407
410
  export { IonButtons };
@@ -412,7 +415,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
412
415
  changeDetection: ChangeDetectionStrategy.OnPush,
413
416
  template: '<ng-content></ng-content>',
414
417
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
415
- inputs: ['collapse'],
418
+ inputs: ['collapse', 'mode', 'theme'],
416
419
  standalone: false
417
420
  }]
418
421
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -425,11 +428,11 @@ let IonCard = class IonCard {
425
428
  this.el = r.nativeElement;
426
429
  }
427
430
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
428
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonCard, isStandalone: false, 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 });
431
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonCard, isStandalone: false, 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 });
429
432
  };
430
433
  IonCard = __decorate([
431
434
  ProxyCmp({
432
- inputs: ['button', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type']
435
+ inputs: ['button', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'target', 'theme', 'type']
433
436
  })
434
437
  ], IonCard);
435
438
  export { IonCard };
@@ -440,7 +443,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
440
443
  changeDetection: ChangeDetectionStrategy.OnPush,
441
444
  template: '<ng-content></ng-content>',
442
445
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
443
- inputs: ['button', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type'],
446
+ inputs: ['button', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'target', 'theme', 'type'],
444
447
  standalone: false
445
448
  }]
446
449
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -453,11 +456,11 @@ let IonCardContent = class IonCardContent {
453
456
  this.el = r.nativeElement;
454
457
  }
455
458
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonCardContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
456
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonCardContent, isStandalone: false, selector: "ion-card-content", inputs: { mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
459
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonCardContent, isStandalone: false, selector: "ion-card-content", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
457
460
  };
458
461
  IonCardContent = __decorate([
459
462
  ProxyCmp({
460
- inputs: ['mode']
463
+ inputs: ['mode', 'theme']
461
464
  })
462
465
  ], IonCardContent);
463
466
  export { IonCardContent };
@@ -468,7 +471,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
468
471
  changeDetection: ChangeDetectionStrategy.OnPush,
469
472
  template: '<ng-content></ng-content>',
470
473
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
471
- inputs: ['mode'],
474
+ inputs: ['mode', 'theme'],
472
475
  standalone: false
473
476
  }]
474
477
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -481,11 +484,11 @@ let IonCardHeader = class IonCardHeader {
481
484
  this.el = r.nativeElement;
482
485
  }
483
486
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonCardHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
484
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonCardHeader, isStandalone: false, selector: "ion-card-header", inputs: { color: "color", mode: "mode", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
487
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonCardHeader, isStandalone: false, 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 });
485
488
  };
486
489
  IonCardHeader = __decorate([
487
490
  ProxyCmp({
488
- inputs: ['color', 'mode', 'translucent']
491
+ inputs: ['color', 'mode', 'theme', 'translucent']
489
492
  })
490
493
  ], IonCardHeader);
491
494
  export { IonCardHeader };
@@ -496,7 +499,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
496
499
  changeDetection: ChangeDetectionStrategy.OnPush,
497
500
  template: '<ng-content></ng-content>',
498
501
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
499
- inputs: ['color', 'mode', 'translucent'],
502
+ inputs: ['color', 'mode', 'theme', 'translucent'],
500
503
  standalone: false
501
504
  }]
502
505
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -509,11 +512,11 @@ let IonCardSubtitle = class IonCardSubtitle {
509
512
  this.el = r.nativeElement;
510
513
  }
511
514
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonCardSubtitle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
512
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonCardSubtitle, isStandalone: false, selector: "ion-card-subtitle", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
515
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonCardSubtitle, isStandalone: false, selector: "ion-card-subtitle", inputs: { color: "color", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
513
516
  };
514
517
  IonCardSubtitle = __decorate([
515
518
  ProxyCmp({
516
- inputs: ['color', 'mode']
519
+ inputs: ['color', 'mode', 'theme']
517
520
  })
518
521
  ], IonCardSubtitle);
519
522
  export { IonCardSubtitle };
@@ -524,7 +527,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
524
527
  changeDetection: ChangeDetectionStrategy.OnPush,
525
528
  template: '<ng-content></ng-content>',
526
529
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
527
- inputs: ['color', 'mode'],
530
+ inputs: ['color', 'mode', 'theme'],
528
531
  standalone: false
529
532
  }]
530
533
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -537,11 +540,11 @@ let IonCardTitle = class IonCardTitle {
537
540
  this.el = r.nativeElement;
538
541
  }
539
542
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonCardTitle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
540
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonCardTitle, isStandalone: false, selector: "ion-card-title", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
543
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonCardTitle, isStandalone: false, selector: "ion-card-title", inputs: { color: "color", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
541
544
  };
542
545
  IonCardTitle = __decorate([
543
546
  ProxyCmp({
544
- inputs: ['color', 'mode']
547
+ inputs: ['color', 'mode', 'theme']
545
548
  })
546
549
  ], IonCardTitle);
547
550
  export { IonCardTitle };
@@ -552,7 +555,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
552
555
  changeDetection: ChangeDetectionStrategy.OnPush,
553
556
  template: '<ng-content></ng-content>',
554
557
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
555
- inputs: ['color', 'mode'],
558
+ inputs: ['color', 'mode', 'theme'],
556
559
  standalone: false
557
560
  }]
558
561
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -568,11 +571,11 @@ let IonCheckbox = class IonCheckbox {
568
571
  this.el = r.nativeElement;
569
572
  }
570
573
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonCheckbox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
571
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonCheckbox, isStandalone: false, selector: "ion-checkbox", inputs: { alignment: "alignment", checked: "checked", color: "color", disabled: "disabled", errorText: "errorText", helperText: "helperText", indeterminate: "indeterminate", justify: "justify", labelPlacement: "labelPlacement", mode: "mode", name: "name", required: "required", value: "value" }, outputs: { ionChange: "ionChange", ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
574
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonCheckbox, isStandalone: false, selector: "ion-checkbox", inputs: { alignment: "alignment", checked: "checked", color: "color", disabled: "disabled", errorText: "errorText", helperText: "helperText", indeterminate: "indeterminate", justify: "justify", labelPlacement: "labelPlacement", mode: "mode", name: "name", required: "required", shape: "shape", size: "size", theme: "theme", value: "value" }, outputs: { ionChange: "ionChange", ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
572
575
  };
573
576
  IonCheckbox = __decorate([
574
577
  ProxyCmp({
575
- inputs: ['alignment', 'checked', 'color', 'disabled', 'errorText', 'helperText', 'indeterminate', 'justify', 'labelPlacement', 'mode', 'name', 'required', 'value']
578
+ inputs: ['alignment', 'checked', 'color', 'disabled', 'errorText', 'helperText', 'indeterminate', 'justify', 'labelPlacement', 'mode', 'name', 'required', 'shape', 'size', 'theme', 'value']
576
579
  })
577
580
  ], IonCheckbox);
578
581
  export { IonCheckbox };
@@ -583,7 +586,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
583
586
  changeDetection: ChangeDetectionStrategy.OnPush,
584
587
  template: '<ng-content></ng-content>',
585
588
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
586
- inputs: ['alignment', 'checked', 'color', 'disabled', 'errorText', 'helperText', 'indeterminate', 'justify', 'labelPlacement', 'mode', 'name', 'required', 'value'],
589
+ inputs: ['alignment', 'checked', 'color', 'disabled', 'errorText', 'helperText', 'indeterminate', 'justify', 'labelPlacement', 'mode', 'name', 'required', 'shape', 'size', 'theme', 'value'],
587
590
  outputs: ['ionChange', 'ionFocus', 'ionBlur'],
588
591
  standalone: false
589
592
  }]
@@ -603,11 +606,11 @@ let IonChip = class IonChip {
603
606
  this.el = r.nativeElement;
604
607
  }
605
608
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonChip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
606
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonChip, isStandalone: false, 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 });
609
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonChip, isStandalone: false, 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 });
607
610
  };
608
611
  IonChip = __decorate([
609
612
  ProxyCmp({
610
- inputs: ['color', 'disabled', 'mode', 'outline']
613
+ inputs: ['color', 'disabled', 'hue', 'mode', 'outline', 'shape', 'size', 'theme']
611
614
  })
612
615
  ], IonChip);
613
616
  export { IonChip };
@@ -618,7 +621,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
618
621
  changeDetection: ChangeDetectionStrategy.OnPush,
619
622
  template: '<ng-content></ng-content>',
620
623
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
621
- inputs: ['color', 'disabled', 'mode', 'outline'],
624
+ inputs: ['color', 'disabled', 'hue', 'mode', 'outline', 'shape', 'size', 'theme'],
622
625
  standalone: false
623
626
  }]
624
627
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -631,11 +634,11 @@ let IonCol = class IonCol {
631
634
  this.el = r.nativeElement;
632
635
  }
633
636
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonCol, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
634
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonCol, isStandalone: false, 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 });
637
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonCol, isStandalone: false, 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 });
635
638
  };
636
639
  IonCol = __decorate([
637
640
  ProxyCmp({
638
- 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']
641
+ 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']
639
642
  })
640
643
  ], IonCol);
641
644
  export { IonCol };
@@ -646,7 +649,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
646
649
  changeDetection: ChangeDetectionStrategy.OnPush,
647
650
  template: '<ng-content></ng-content>',
648
651
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
649
- inputs: ['offset', 'offsetLg', 'offsetMd', 'offsetSm', 'offsetXl', 'offsetXs', 'pull', 'pullLg', 'pullMd', 'pullSm', 'pullXl', 'pullXs', 'push', 'pushLg', 'pushMd', 'pushSm', 'pushXl', 'pushXs', 'size', 'sizeLg', 'sizeMd', 'sizeSm', 'sizeXl', 'sizeXs'],
652
+ 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'],
650
653
  standalone: false
651
654
  }]
652
655
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -662,11 +665,11 @@ let IonContent = class IonContent {
662
665
  this.el = r.nativeElement;
663
666
  }
664
667
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
665
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonContent, isStandalone: false, selector: "ion-content", inputs: { color: "color", fixedSlotPlacement: "fixedSlotPlacement", forceOverscroll: "forceOverscroll", fullscreen: "fullscreen", scrollEvents: "scrollEvents", scrollX: "scrollX", scrollY: "scrollY" }, outputs: { ionScrollStart: "ionScrollStart", ionScroll: "ionScroll", ionScrollEnd: "ionScrollEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
668
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonContent, isStandalone: false, selector: "ion-content", inputs: { color: "color", fixedSlotPlacement: "fixedSlotPlacement", forceOverscroll: "forceOverscroll", fullscreen: "fullscreen", mode: "mode", scrollEvents: "scrollEvents", scrollX: "scrollX", scrollY: "scrollY", theme: "theme" }, outputs: { ionScrollStart: "ionScrollStart", ionScroll: "ionScroll", ionScrollEnd: "ionScrollEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
666
669
  };
667
670
  IonContent = __decorate([
668
671
  ProxyCmp({
669
- inputs: ['color', 'fixedSlotPlacement', 'forceOverscroll', 'fullscreen', 'scrollEvents', 'scrollX', 'scrollY'],
672
+ inputs: ['color', 'fixedSlotPlacement', 'forceOverscroll', 'fullscreen', 'mode', 'scrollEvents', 'scrollX', 'scrollY', 'theme'],
670
673
  methods: ['getScrollElement', 'scrollToTop', 'scrollToBottom', 'scrollByPoint', 'scrollToPoint']
671
674
  })
672
675
  ], IonContent);
@@ -678,7 +681,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
678
681
  changeDetection: ChangeDetectionStrategy.OnPush,
679
682
  template: '<ng-content></ng-content>',
680
683
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
681
- inputs: ['color', 'fixedSlotPlacement', 'forceOverscroll', 'fullscreen', 'scrollEvents', 'scrollX', 'scrollY'],
684
+ inputs: ['color', 'fixedSlotPlacement', 'forceOverscroll', 'fullscreen', 'mode', 'scrollEvents', 'scrollX', 'scrollY', 'theme'],
682
685
  outputs: ['ionScrollStart', 'ionScroll', 'ionScrollEnd'],
683
686
  standalone: false
684
687
  }]
@@ -702,11 +705,11 @@ let IonDatetime = class IonDatetime {
702
705
  this.el = r.nativeElement;
703
706
  }
704
707
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonDatetime, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
705
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonDatetime, isStandalone: false, selector: "ion-datetime", inputs: { cancelText: "cancelText", clearText: "clearText", color: "color", dayValues: "dayValues", disabled: "disabled", doneText: "doneText", firstDayOfWeek: "firstDayOfWeek", formatOptions: "formatOptions", highlightedDates: "highlightedDates", hourCycle: "hourCycle", hourValues: "hourValues", isDateEnabled: "isDateEnabled", locale: "locale", max: "max", min: "min", minuteValues: "minuteValues", mode: "mode", monthValues: "monthValues", multiple: "multiple", name: "name", preferWheel: "preferWheel", presentation: "presentation", readonly: "readonly", showAdjacentDays: "showAdjacentDays", showClearButton: "showClearButton", showDefaultButtons: "showDefaultButtons", showDefaultTimeLabel: "showDefaultTimeLabel", showDefaultTitle: "showDefaultTitle", size: "size", titleSelectedDatesFormatter: "titleSelectedDatesFormatter", value: "value", yearValues: "yearValues" }, outputs: { ionCancel: "ionCancel", ionChange: "ionChange", ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
708
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonDatetime, isStandalone: false, selector: "ion-datetime", inputs: { cancelText: "cancelText", clearText: "clearText", color: "color", dayValues: "dayValues", disabled: "disabled", doneText: "doneText", firstDayOfWeek: "firstDayOfWeek", formatOptions: "formatOptions", highlightedDates: "highlightedDates", hourCycle: "hourCycle", hourValues: "hourValues", isDateEnabled: "isDateEnabled", locale: "locale", max: "max", min: "min", minuteValues: "minuteValues", mode: "mode", monthValues: "monthValues", multiple: "multiple", name: "name", preferWheel: "preferWheel", presentation: "presentation", readonly: "readonly", showAdjacentDays: "showAdjacentDays", showClearButton: "showClearButton", showDefaultButtons: "showDefaultButtons", showDefaultTimeLabel: "showDefaultTimeLabel", showDefaultTitle: "showDefaultTitle", size: "size", theme: "theme", titleSelectedDatesFormatter: "titleSelectedDatesFormatter", value: "value", yearValues: "yearValues" }, outputs: { ionCancel: "ionCancel", ionChange: "ionChange", ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
706
709
  };
707
710
  IonDatetime = __decorate([
708
711
  ProxyCmp({
709
- inputs: ['cancelText', 'clearText', 'color', 'dayValues', 'disabled', 'doneText', 'firstDayOfWeek', 'formatOptions', 'highlightedDates', 'hourCycle', 'hourValues', 'isDateEnabled', 'locale', 'max', 'min', 'minuteValues', 'mode', 'monthValues', 'multiple', 'name', 'preferWheel', 'presentation', 'readonly', 'showAdjacentDays', 'showClearButton', 'showDefaultButtons', 'showDefaultTimeLabel', 'showDefaultTitle', 'size', 'titleSelectedDatesFormatter', 'value', 'yearValues'],
712
+ inputs: ['cancelText', 'clearText', 'color', 'dayValues', 'disabled', 'doneText', 'firstDayOfWeek', 'formatOptions', 'highlightedDates', 'hourCycle', 'hourValues', 'isDateEnabled', 'locale', 'max', 'min', 'minuteValues', 'mode', 'monthValues', 'multiple', 'name', 'preferWheel', 'presentation', 'readonly', 'showAdjacentDays', 'showClearButton', 'showDefaultButtons', 'showDefaultTimeLabel', 'showDefaultTitle', 'size', 'theme', 'titleSelectedDatesFormatter', 'value', 'yearValues'],
710
713
  methods: ['confirm', 'reset', 'cancel']
711
714
  })
712
715
  ], IonDatetime);
@@ -718,7 +721,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
718
721
  changeDetection: ChangeDetectionStrategy.OnPush,
719
722
  template: '<ng-content></ng-content>',
720
723
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
721
- inputs: ['cancelText', 'clearText', 'color', 'dayValues', 'disabled', 'doneText', 'firstDayOfWeek', 'formatOptions', 'highlightedDates', 'hourCycle', 'hourValues', 'isDateEnabled', 'locale', 'max', 'min', 'minuteValues', 'mode', 'monthValues', 'multiple', 'name', 'preferWheel', 'presentation', 'readonly', 'showAdjacentDays', 'showClearButton', 'showDefaultButtons', 'showDefaultTimeLabel', 'showDefaultTitle', 'size', 'titleSelectedDatesFormatter', 'value', 'yearValues'],
724
+ inputs: ['cancelText', 'clearText', 'color', 'dayValues', 'disabled', 'doneText', 'firstDayOfWeek', 'formatOptions', 'highlightedDates', 'hourCycle', 'hourValues', 'isDateEnabled', 'locale', 'max', 'min', 'minuteValues', 'mode', 'monthValues', 'multiple', 'name', 'preferWheel', 'presentation', 'readonly', 'showAdjacentDays', 'showClearButton', 'showDefaultButtons', 'showDefaultTimeLabel', 'showDefaultTitle', 'size', 'theme', 'titleSelectedDatesFormatter', 'value', 'yearValues'],
722
725
  outputs: ['ionCancel', 'ionChange', 'ionFocus', 'ionBlur'],
723
726
  standalone: false
724
727
  }]
@@ -740,11 +743,11 @@ let IonDatetimeButton = class IonDatetimeButton {
740
743
  this.el = r.nativeElement;
741
744
  }
742
745
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonDatetimeButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
743
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonDatetimeButton, isStandalone: false, 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 });
746
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonDatetimeButton, isStandalone: false, 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 });
744
747
  };
745
748
  IonDatetimeButton = __decorate([
746
749
  ProxyCmp({
747
- inputs: ['color', 'datetime', 'disabled', 'mode']
750
+ inputs: ['color', 'datetime', 'disabled', 'mode', 'theme']
748
751
  })
749
752
  ], IonDatetimeButton);
750
753
  export { IonDatetimeButton };
@@ -755,7 +758,35 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
755
758
  changeDetection: ChangeDetectionStrategy.OnPush,
756
759
  template: '<ng-content></ng-content>',
757
760
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
758
- inputs: ['color', 'datetime', 'disabled', 'mode'],
761
+ inputs: ['color', 'datetime', 'disabled', 'mode', 'theme'],
762
+ standalone: false
763
+ }]
764
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
765
+ let IonDivider = class IonDivider {
766
+ z;
767
+ el;
768
+ constructor(c, r, z) {
769
+ this.z = z;
770
+ c.detach();
771
+ this.el = r.nativeElement;
772
+ }
773
+ /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonDivider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
774
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonDivider, isStandalone: false, selector: "ion-divider", inputs: { inset: "inset", spacing: "spacing" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
775
+ };
776
+ IonDivider = __decorate([
777
+ ProxyCmp({
778
+ inputs: ['inset', 'spacing']
779
+ })
780
+ ], IonDivider);
781
+ export { IonDivider };
782
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonDivider, decorators: [{
783
+ type: Component,
784
+ args: [{
785
+ selector: 'ion-divider',
786
+ changeDetection: ChangeDetectionStrategy.OnPush,
787
+ template: '<ng-content></ng-content>',
788
+ // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
789
+ inputs: ['inset', 'spacing'],
759
790
  standalone: false
760
791
  }]
761
792
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -768,11 +799,11 @@ let IonFab = class IonFab {
768
799
  this.el = r.nativeElement;
769
800
  }
770
801
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonFab, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
771
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonFab, isStandalone: false, 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 });
802
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonFab, isStandalone: false, 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 });
772
803
  };
773
804
  IonFab = __decorate([
774
805
  ProxyCmp({
775
- inputs: ['activated', 'edge', 'horizontal', 'vertical'],
806
+ inputs: ['activated', 'edge', 'horizontal', 'mode', 'theme', 'vertical'],
776
807
  methods: ['close']
777
808
  })
778
809
  ], IonFab);
@@ -784,7 +815,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
784
815
  changeDetection: ChangeDetectionStrategy.OnPush,
785
816
  template: '<ng-content></ng-content>',
786
817
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
787
- inputs: ['activated', 'edge', 'horizontal', 'vertical'],
818
+ inputs: ['activated', 'edge', 'horizontal', 'mode', 'theme', 'vertical'],
788
819
  standalone: false
789
820
  }]
790
821
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -799,11 +830,11 @@ let IonFabButton = class IonFabButton {
799
830
  this.el = r.nativeElement;
800
831
  }
801
832
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonFabButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
802
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonFabButton, isStandalone: false, selector: "ion-fab-button", inputs: { activated: "activated", closeIcon: "closeIcon", color: "color", disabled: "disabled", download: "download", form: "form", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", show: "show", size: "size", target: "target", translucent: "translucent", type: "type" }, outputs: { ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
833
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonFabButton, isStandalone: false, selector: "ion-fab-button", inputs: { activated: "activated", closeIcon: "closeIcon", color: "color", disabled: "disabled", download: "download", form: "form", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", show: "show", size: "size", target: "target", theme: "theme", translucent: "translucent", type: "type" }, outputs: { ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
803
834
  };
804
835
  IonFabButton = __decorate([
805
836
  ProxyCmp({
806
- inputs: ['activated', 'closeIcon', 'color', 'disabled', 'download', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'show', 'size', 'target', 'translucent', 'type']
837
+ inputs: ['activated', 'closeIcon', 'color', 'disabled', 'download', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'show', 'size', 'target', 'theme', 'translucent', 'type']
807
838
  })
808
839
  ], IonFabButton);
809
840
  export { IonFabButton };
@@ -814,7 +845,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
814
845
  changeDetection: ChangeDetectionStrategy.OnPush,
815
846
  template: '<ng-content></ng-content>',
816
847
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
817
- inputs: ['activated', 'closeIcon', 'color', 'disabled', 'download', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'show', 'size', 'target', 'translucent', 'type'],
848
+ inputs: ['activated', 'closeIcon', 'color', 'disabled', 'download', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'show', 'size', 'target', 'theme', 'translucent', 'type'],
818
849
  outputs: ['ionFocus', 'ionBlur'],
819
850
  standalone: false
820
851
  }]
@@ -832,11 +863,11 @@ let IonFabList = class IonFabList {
832
863
  this.el = r.nativeElement;
833
864
  }
834
865
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonFabList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
835
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonFabList, isStandalone: false, selector: "ion-fab-list", inputs: { activated: "activated", side: "side" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
866
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonFabList, isStandalone: false, 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 });
836
867
  };
837
868
  IonFabList = __decorate([
838
869
  ProxyCmp({
839
- inputs: ['activated', 'side']
870
+ inputs: ['activated', 'mode', 'side', 'theme']
840
871
  })
841
872
  ], IonFabList);
842
873
  export { IonFabList };
@@ -847,7 +878,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
847
878
  changeDetection: ChangeDetectionStrategy.OnPush,
848
879
  template: '<ng-content></ng-content>',
849
880
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
850
- inputs: ['activated', 'side'],
881
+ inputs: ['activated', 'mode', 'side', 'theme'],
851
882
  standalone: false
852
883
  }]
853
884
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -860,11 +891,11 @@ let IonFooter = class IonFooter {
860
891
  this.el = r.nativeElement;
861
892
  }
862
893
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonFooter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
863
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonFooter, isStandalone: false, selector: "ion-footer", inputs: { collapse: "collapse", mode: "mode", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
894
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonFooter, isStandalone: false, selector: "ion-footer", inputs: { collapse: "collapse", mode: "mode", scrollEffect: "scrollEffect", theme: "theme", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
864
895
  };
865
896
  IonFooter = __decorate([
866
897
  ProxyCmp({
867
- inputs: ['collapse', 'mode', 'translucent']
898
+ inputs: ['collapse', 'mode', 'scrollEffect', 'theme', 'translucent']
868
899
  })
869
900
  ], IonFooter);
870
901
  export { IonFooter };
@@ -875,7 +906,63 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
875
906
  changeDetection: ChangeDetectionStrategy.OnPush,
876
907
  template: '<ng-content></ng-content>',
877
908
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
878
- inputs: ['collapse', 'mode', 'translucent'],
909
+ inputs: ['collapse', 'mode', 'scrollEffect', 'theme', 'translucent'],
910
+ standalone: false
911
+ }]
912
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
913
+ let IonGallery = class IonGallery {
914
+ z;
915
+ el;
916
+ constructor(c, r, z) {
917
+ this.z = z;
918
+ c.detach();
919
+ this.el = r.nativeElement;
920
+ }
921
+ /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonGallery, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
922
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonGallery, isStandalone: false, selector: "ion-gallery", inputs: { columns: "columns", gap: "gap", layout: "layout", mode: "mode", order: "order", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
923
+ };
924
+ IonGallery = __decorate([
925
+ ProxyCmp({
926
+ inputs: ['columns', 'gap', 'layout', 'mode', 'order', 'theme']
927
+ })
928
+ ], IonGallery);
929
+ export { IonGallery };
930
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonGallery, decorators: [{
931
+ type: Component,
932
+ args: [{
933
+ selector: 'ion-gallery',
934
+ changeDetection: ChangeDetectionStrategy.OnPush,
935
+ template: '<ng-content></ng-content>',
936
+ // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
937
+ inputs: ['columns', 'gap', 'layout', 'mode', 'order', 'theme'],
938
+ standalone: false
939
+ }]
940
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
941
+ let IonGalleryItem = class IonGalleryItem {
942
+ z;
943
+ el;
944
+ constructor(c, r, z) {
945
+ this.z = z;
946
+ c.detach();
947
+ this.el = r.nativeElement;
948
+ }
949
+ /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonGalleryItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
950
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonGalleryItem, isStandalone: false, selector: "ion-gallery-item", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
951
+ };
952
+ IonGalleryItem = __decorate([
953
+ ProxyCmp({
954
+ inputs: ['mode', 'theme']
955
+ })
956
+ ], IonGalleryItem);
957
+ export { IonGalleryItem };
958
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonGalleryItem, decorators: [{
959
+ type: Component,
960
+ args: [{
961
+ selector: 'ion-gallery-item',
962
+ changeDetection: ChangeDetectionStrategy.OnPush,
963
+ template: '<ng-content></ng-content>',
964
+ // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
965
+ inputs: ['mode', 'theme'],
879
966
  standalone: false
880
967
  }]
881
968
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -888,11 +975,11 @@ let IonGrid = class IonGrid {
888
975
  this.el = r.nativeElement;
889
976
  }
890
977
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
891
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonGrid, isStandalone: false, selector: "ion-grid", inputs: { fixed: "fixed" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
978
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonGrid, isStandalone: false, selector: "ion-grid", inputs: { fixed: "fixed", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
892
979
  };
893
980
  IonGrid = __decorate([
894
981
  ProxyCmp({
895
- inputs: ['fixed']
982
+ inputs: ['fixed', 'mode', 'theme']
896
983
  })
897
984
  ], IonGrid);
898
985
  export { IonGrid };
@@ -903,7 +990,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
903
990
  changeDetection: ChangeDetectionStrategy.OnPush,
904
991
  template: '<ng-content></ng-content>',
905
992
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
906
- inputs: ['fixed'],
993
+ inputs: ['fixed', 'mode', 'theme'],
907
994
  standalone: false
908
995
  }]
909
996
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -916,11 +1003,11 @@ let IonHeader = class IonHeader {
916
1003
  this.el = r.nativeElement;
917
1004
  }
918
1005
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
919
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonHeader, isStandalone: false, selector: "ion-header", inputs: { collapse: "collapse", mode: "mode", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1006
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonHeader, isStandalone: false, selector: "ion-header", inputs: { collapse: "collapse", divider: "divider", mode: "mode", scrollEffect: "scrollEffect", theme: "theme", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
920
1007
  };
921
1008
  IonHeader = __decorate([
922
1009
  ProxyCmp({
923
- inputs: ['collapse', 'mode', 'translucent']
1010
+ inputs: ['collapse', 'divider', 'mode', 'scrollEffect', 'theme', 'translucent']
924
1011
  })
925
1012
  ], IonHeader);
926
1013
  export { IonHeader };
@@ -931,7 +1018,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
931
1018
  changeDetection: ChangeDetectionStrategy.OnPush,
932
1019
  template: '<ng-content></ng-content>',
933
1020
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
934
- inputs: ['collapse', 'mode', 'translucent'],
1021
+ inputs: ['collapse', 'divider', 'mode', 'scrollEffect', 'theme', 'translucent'],
935
1022
  standalone: false
936
1023
  }]
937
1024
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -975,11 +1062,11 @@ let IonImg = class IonImg {
975
1062
  this.el = r.nativeElement;
976
1063
  }
977
1064
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonImg, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
978
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonImg, isStandalone: false, selector: "ion-img", inputs: { alt: "alt", src: "src" }, outputs: { ionImgWillLoad: "ionImgWillLoad", ionImgDidLoad: "ionImgDidLoad", ionError: "ionError" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1065
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonImg, isStandalone: false, selector: "ion-img", inputs: { alt: "alt", mode: "mode", src: "src", theme: "theme" }, outputs: { ionImgWillLoad: "ionImgWillLoad", ionImgDidLoad: "ionImgDidLoad", ionError: "ionError" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
979
1066
  };
980
1067
  IonImg = __decorate([
981
1068
  ProxyCmp({
982
- inputs: ['alt', 'src']
1069
+ inputs: ['alt', 'mode', 'src', 'theme']
983
1070
  })
984
1071
  ], IonImg);
985
1072
  export { IonImg };
@@ -990,7 +1077,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
990
1077
  changeDetection: ChangeDetectionStrategy.OnPush,
991
1078
  template: '<ng-content></ng-content>',
992
1079
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
993
- inputs: ['alt', 'src'],
1080
+ inputs: ['alt', 'mode', 'src', 'theme'],
994
1081
  outputs: ['ionImgWillLoad', 'ionImgDidLoad', 'ionError'],
995
1082
  standalone: false
996
1083
  }]
@@ -1011,11 +1098,11 @@ let IonInfiniteScroll = class IonInfiniteScroll {
1011
1098
  this.el = r.nativeElement;
1012
1099
  }
1013
1100
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonInfiniteScroll, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1014
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonInfiniteScroll, isStandalone: false, selector: "ion-infinite-scroll", inputs: { disabled: "disabled", position: "position", threshold: "threshold" }, outputs: { ionInfinite: "ionInfinite" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1101
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonInfiniteScroll, isStandalone: false, selector: "ion-infinite-scroll", inputs: { disabled: "disabled", mode: "mode", position: "position", preserveRerenderScrollPosition: "preserveRerenderScrollPosition", theme: "theme", threshold: "threshold" }, outputs: { ionInfinite: "ionInfinite" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1015
1102
  };
1016
1103
  IonInfiniteScroll = __decorate([
1017
1104
  ProxyCmp({
1018
- inputs: ['disabled', 'position', 'threshold'],
1105
+ inputs: ['disabled', 'mode', 'position', 'preserveRerenderScrollPosition', 'theme', 'threshold'],
1019
1106
  methods: ['complete']
1020
1107
  })
1021
1108
  ], IonInfiniteScroll);
@@ -1027,7 +1114,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1027
1114
  changeDetection: ChangeDetectionStrategy.OnPush,
1028
1115
  template: '<ng-content></ng-content>',
1029
1116
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1030
- inputs: ['disabled', 'position', 'threshold'],
1117
+ inputs: ['disabled', 'mode', 'position', 'preserveRerenderScrollPosition', 'theme', 'threshold'],
1031
1118
  outputs: ['ionInfinite'],
1032
1119
  standalone: false
1033
1120
  }]
@@ -1043,11 +1130,11 @@ let IonInfiniteScrollContent = class IonInfiniteScrollContent {
1043
1130
  this.el = r.nativeElement;
1044
1131
  }
1045
1132
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonInfiniteScrollContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1046
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonInfiniteScrollContent, isStandalone: false, selector: "ion-infinite-scroll-content", inputs: { loadingSpinner: "loadingSpinner", loadingText: "loadingText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1133
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonInfiniteScrollContent, isStandalone: false, 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 });
1047
1134
  };
1048
1135
  IonInfiniteScrollContent = __decorate([
1049
1136
  ProxyCmp({
1050
- inputs: ['loadingSpinner', 'loadingText']
1137
+ inputs: ['loadingSpinner', 'loadingText', 'mode', 'theme']
1051
1138
  })
1052
1139
  ], IonInfiniteScrollContent);
1053
1140
  export { IonInfiniteScrollContent };
@@ -1058,7 +1145,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1058
1145
  changeDetection: ChangeDetectionStrategy.OnPush,
1059
1146
  template: '<ng-content></ng-content>',
1060
1147
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1061
- inputs: ['loadingSpinner', 'loadingText'],
1148
+ inputs: ['loadingSpinner', 'loadingText', 'mode', 'theme'],
1062
1149
  standalone: false
1063
1150
  }]
1064
1151
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -1075,11 +1162,11 @@ let IonInput = class IonInput {
1075
1162
  this.el = r.nativeElement;
1076
1163
  }
1077
1164
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1078
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonInput, isStandalone: false, selector: "ion-input", inputs: { autocapitalize: "autocapitalize", autocomplete: "autocomplete", autocorrect: "autocorrect", autofocus: "autofocus", clearInput: "clearInput", clearInputIcon: "clearInputIcon", clearOnEdit: "clearOnEdit", color: "color", counter: "counter", counterFormatter: "counterFormatter", debounce: "debounce", disabled: "disabled", enterkeyhint: "enterkeyhint", errorText: "errorText", fill: "fill", helperText: "helperText", inputmode: "inputmode", label: "label", labelPlacement: "labelPlacement", max: "max", maxlength: "maxlength", min: "min", minlength: "minlength", mode: "mode", multiple: "multiple", name: "name", pattern: "pattern", placeholder: "placeholder", readonly: "readonly", required: "required", shape: "shape", spellcheck: "spellcheck", step: "step", type: "type", value: "value" }, outputs: { ionInput: "ionInput", ionChange: "ionChange", ionBlur: "ionBlur", ionFocus: "ionFocus" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1165
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonInput, isStandalone: false, selector: "ion-input", inputs: { autocapitalize: "autocapitalize", autocomplete: "autocomplete", autocorrect: "autocorrect", autofocus: "autofocus", clearInput: "clearInput", clearInputIcon: "clearInputIcon", clearOnEdit: "clearOnEdit", color: "color", counter: "counter", counterFormatter: "counterFormatter", debounce: "debounce", disabled: "disabled", enterkeyhint: "enterkeyhint", errorText: "errorText", fill: "fill", helperText: "helperText", inputmode: "inputmode", label: "label", labelPlacement: "labelPlacement", max: "max", maxlength: "maxlength", min: "min", minlength: "minlength", mode: "mode", multiple: "multiple", name: "name", pattern: "pattern", placeholder: "placeholder", readonly: "readonly", required: "required", shape: "shape", size: "size", spellcheck: "spellcheck", step: "step", theme: "theme", type: "type", value: "value" }, outputs: { ionInput: "ionInput", ionChange: "ionChange", ionBlur: "ionBlur", ionFocus: "ionFocus" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1079
1166
  };
1080
1167
  IonInput = __decorate([
1081
1168
  ProxyCmp({
1082
- inputs: ['autocapitalize', 'autocomplete', 'autocorrect', 'autofocus', 'clearInput', 'clearInputIcon', 'clearOnEdit', 'color', 'counter', 'counterFormatter', 'debounce', 'disabled', 'enterkeyhint', 'errorText', 'fill', 'helperText', 'inputmode', 'label', 'labelPlacement', 'max', 'maxlength', 'min', 'minlength', 'mode', 'multiple', 'name', 'pattern', 'placeholder', 'readonly', 'required', 'shape', 'spellcheck', 'step', 'type', 'value'],
1169
+ inputs: ['autocapitalize', 'autocomplete', 'autocorrect', 'autofocus', 'clearInput', 'clearInputIcon', 'clearOnEdit', 'color', 'counter', 'counterFormatter', 'debounce', 'disabled', 'enterkeyhint', 'errorText', 'fill', 'helperText', 'inputmode', 'label', 'labelPlacement', 'max', 'maxlength', 'min', 'minlength', 'mode', 'multiple', 'name', 'pattern', 'placeholder', 'readonly', 'required', 'shape', 'size', 'spellcheck', 'step', 'theme', 'type', 'value'],
1083
1170
  methods: ['setFocus', 'getInputElement']
1084
1171
  })
1085
1172
  ], IonInput);
@@ -1091,7 +1178,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1091
1178
  changeDetection: ChangeDetectionStrategy.OnPush,
1092
1179
  template: '<ng-content></ng-content>',
1093
1180
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1094
- inputs: ['autocapitalize', 'autocomplete', 'autocorrect', 'autofocus', 'clearInput', 'clearInputIcon', 'clearOnEdit', 'color', 'counter', 'counterFormatter', 'debounce', 'disabled', 'enterkeyhint', 'errorText', 'fill', 'helperText', 'inputmode', 'label', 'labelPlacement', 'max', 'maxlength', 'min', 'minlength', 'mode', 'multiple', 'name', 'pattern', 'placeholder', 'readonly', 'required', 'shape', 'spellcheck', 'step', 'type', 'value'],
1181
+ inputs: ['autocapitalize', 'autocomplete', 'autocorrect', 'autofocus', 'clearInput', 'clearInputIcon', 'clearOnEdit', 'color', 'counter', 'counterFormatter', 'debounce', 'disabled', 'enterkeyhint', 'errorText', 'fill', 'helperText', 'inputmode', 'label', 'labelPlacement', 'max', 'maxlength', 'min', 'minlength', 'mode', 'multiple', 'name', 'pattern', 'placeholder', 'readonly', 'required', 'shape', 'size', 'spellcheck', 'step', 'theme', 'type', 'value'],
1095
1182
  outputs: ['ionInput', 'ionChange', 'ionBlur', 'ionFocus'],
1096
1183
  standalone: false
1097
1184
  }]
@@ -1118,11 +1205,11 @@ let IonInputOtp = class IonInputOtp {
1118
1205
  this.el = r.nativeElement;
1119
1206
  }
1120
1207
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonInputOtp, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1121
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonInputOtp, isStandalone: false, selector: "ion-input-otp", inputs: { autocapitalize: "autocapitalize", color: "color", disabled: "disabled", fill: "fill", inputmode: "inputmode", length: "length", pattern: "pattern", readonly: "readonly", separators: "separators", shape: "shape", size: "size", type: "type", value: "value" }, outputs: { ionInput: "ionInput", ionChange: "ionChange", ionComplete: "ionComplete", ionBlur: "ionBlur", ionFocus: "ionFocus" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1208
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonInputOtp, isStandalone: false, selector: "ion-input-otp", inputs: { autocapitalize: "autocapitalize", color: "color", disabled: "disabled", fill: "fill", inputmode: "inputmode", length: "length", mode: "mode", pattern: "pattern", readonly: "readonly", separators: "separators", shape: "shape", size: "size", theme: "theme", type: "type", value: "value" }, outputs: { ionInput: "ionInput", ionChange: "ionChange", ionComplete: "ionComplete", ionBlur: "ionBlur", ionFocus: "ionFocus" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1122
1209
  };
1123
1210
  IonInputOtp = __decorate([
1124
1211
  ProxyCmp({
1125
- inputs: ['autocapitalize', 'color', 'disabled', 'fill', 'inputmode', 'length', 'pattern', 'readonly', 'separators', 'shape', 'size', 'type', 'value'],
1212
+ inputs: ['autocapitalize', 'color', 'disabled', 'fill', 'inputmode', 'length', 'mode', 'pattern', 'readonly', 'separators', 'shape', 'size', 'theme', 'type', 'value'],
1126
1213
  methods: ['setFocus']
1127
1214
  })
1128
1215
  ], IonInputOtp);
@@ -1134,7 +1221,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1134
1221
  changeDetection: ChangeDetectionStrategy.OnPush,
1135
1222
  template: '<ng-content></ng-content>',
1136
1223
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1137
- inputs: ['autocapitalize', 'color', 'disabled', 'fill', 'inputmode', 'length', 'pattern', 'readonly', 'separators', 'shape', 'size', 'type', 'value'],
1224
+ inputs: ['autocapitalize', 'color', 'disabled', 'fill', 'inputmode', 'length', 'mode', 'pattern', 'readonly', 'separators', 'shape', 'size', 'theme', 'type', 'value'],
1138
1225
  outputs: ['ionInput', 'ionChange', 'ionComplete', 'ionBlur', 'ionFocus'],
1139
1226
  standalone: false
1140
1227
  }]
@@ -1186,11 +1273,11 @@ let IonItem = class IonItem {
1186
1273
  this.el = r.nativeElement;
1187
1274
  }
1188
1275
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1189
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonItem, isStandalone: false, 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 });
1276
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonItem, isStandalone: false, 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 });
1190
1277
  };
1191
1278
  IonItem = __decorate([
1192
1279
  ProxyCmp({
1193
- inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type']
1280
+ inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'theme', 'type']
1194
1281
  })
1195
1282
  ], IonItem);
1196
1283
  export { IonItem };
@@ -1201,7 +1288,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1201
1288
  changeDetection: ChangeDetectionStrategy.OnPush,
1202
1289
  template: '<ng-content></ng-content>',
1203
1290
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1204
- inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type'],
1291
+ inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'theme', 'type'],
1205
1292
  standalone: false
1206
1293
  }]
1207
1294
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -1214,11 +1301,11 @@ let IonItemDivider = class IonItemDivider {
1214
1301
  this.el = r.nativeElement;
1215
1302
  }
1216
1303
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonItemDivider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1217
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonItemDivider, isStandalone: false, selector: "ion-item-divider", inputs: { color: "color", mode: "mode", sticky: "sticky" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1304
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonItemDivider, isStandalone: false, 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 });
1218
1305
  };
1219
1306
  IonItemDivider = __decorate([
1220
1307
  ProxyCmp({
1221
- inputs: ['color', 'mode', 'sticky']
1308
+ inputs: ['color', 'mode', 'sticky', 'theme']
1222
1309
  })
1223
1310
  ], IonItemDivider);
1224
1311
  export { IonItemDivider };
@@ -1229,7 +1316,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1229
1316
  changeDetection: ChangeDetectionStrategy.OnPush,
1230
1317
  template: '<ng-content></ng-content>',
1231
1318
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1232
- inputs: ['color', 'mode', 'sticky'],
1319
+ inputs: ['color', 'mode', 'sticky', 'theme'],
1233
1320
  standalone: false
1234
1321
  }]
1235
1322
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -1242,10 +1329,12 @@ let IonItemGroup = class IonItemGroup {
1242
1329
  this.el = r.nativeElement;
1243
1330
  }
1244
1331
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonItemGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1245
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonItemGroup, isStandalone: false, selector: "ion-item-group", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1332
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonItemGroup, isStandalone: false, selector: "ion-item-group", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1246
1333
  };
1247
1334
  IonItemGroup = __decorate([
1248
- ProxyCmp({})
1335
+ ProxyCmp({
1336
+ inputs: ['mode', 'theme']
1337
+ })
1249
1338
  ], IonItemGroup);
1250
1339
  export { IonItemGroup };
1251
1340
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonItemGroup, decorators: [{
@@ -1255,7 +1344,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1255
1344
  changeDetection: ChangeDetectionStrategy.OnPush,
1256
1345
  template: '<ng-content></ng-content>',
1257
1346
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1258
- inputs: [],
1347
+ inputs: ['mode', 'theme'],
1259
1348
  standalone: false
1260
1349
  }]
1261
1350
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -1268,11 +1357,11 @@ let IonItemOption = class IonItemOption {
1268
1357
  this.el = r.nativeElement;
1269
1358
  }
1270
1359
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonItemOption, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1271
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonItemOption, isStandalone: false, 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 });
1360
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonItemOption, isStandalone: false, 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 });
1272
1361
  };
1273
1362
  IonItemOption = __decorate([
1274
1363
  ProxyCmp({
1275
- inputs: ['color', 'disabled', 'download', 'expandable', 'href', 'mode', 'rel', 'target', 'type']
1364
+ inputs: ['color', 'disabled', 'download', 'expandable', 'href', 'hue', 'mode', 'rel', 'shape', 'target', 'theme', 'type']
1276
1365
  })
1277
1366
  ], IonItemOption);
1278
1367
  export { IonItemOption };
@@ -1283,7 +1372,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1283
1372
  changeDetection: ChangeDetectionStrategy.OnPush,
1284
1373
  template: '<ng-content></ng-content>',
1285
1374
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1286
- inputs: ['color', 'disabled', 'download', 'expandable', 'href', 'mode', 'rel', 'target', 'type'],
1375
+ inputs: ['color', 'disabled', 'download', 'expandable', 'href', 'hue', 'mode', 'rel', 'shape', 'target', 'theme', 'type'],
1287
1376
  standalone: false
1288
1377
  }]
1289
1378
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -1297,11 +1386,11 @@ let IonItemOptions = class IonItemOptions {
1297
1386
  this.el = r.nativeElement;
1298
1387
  }
1299
1388
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonItemOptions, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1300
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonItemOptions, isStandalone: false, selector: "ion-item-options", inputs: { side: "side" }, outputs: { ionSwipe: "ionSwipe" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1389
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonItemOptions, isStandalone: false, selector: "ion-item-options", inputs: { mode: "mode", side: "side", theme: "theme" }, outputs: { ionSwipe: "ionSwipe" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1301
1390
  };
1302
1391
  IonItemOptions = __decorate([
1303
1392
  ProxyCmp({
1304
- inputs: ['side']
1393
+ inputs: ['mode', 'side', 'theme']
1305
1394
  })
1306
1395
  ], IonItemOptions);
1307
1396
  export { IonItemOptions };
@@ -1312,7 +1401,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1312
1401
  changeDetection: ChangeDetectionStrategy.OnPush,
1313
1402
  template: '<ng-content></ng-content>',
1314
1403
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1315
- inputs: ['side'],
1404
+ inputs: ['mode', 'side', 'theme'],
1316
1405
  outputs: ['ionSwipe'],
1317
1406
  standalone: false
1318
1407
  }]
@@ -1329,11 +1418,11 @@ let IonItemSliding = class IonItemSliding {
1329
1418
  this.el = r.nativeElement;
1330
1419
  }
1331
1420
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonItemSliding, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1332
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonItemSliding, isStandalone: false, selector: "ion-item-sliding", inputs: { disabled: "disabled" }, outputs: { ionDrag: "ionDrag" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1421
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonItemSliding, isStandalone: false, selector: "ion-item-sliding", inputs: { disabled: "disabled", mode: "mode", theme: "theme" }, outputs: { ionDrag: "ionDrag" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1333
1422
  };
1334
1423
  IonItemSliding = __decorate([
1335
1424
  ProxyCmp({
1336
- inputs: ['disabled'],
1425
+ inputs: ['disabled', 'mode', 'theme'],
1337
1426
  methods: ['getOpenAmount', 'getSlidingRatio', 'open', 'close', 'closeOpened']
1338
1427
  })
1339
1428
  ], IonItemSliding);
@@ -1345,7 +1434,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1345
1434
  changeDetection: ChangeDetectionStrategy.OnPush,
1346
1435
  template: '<ng-content></ng-content>',
1347
1436
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1348
- inputs: ['disabled'],
1437
+ inputs: ['disabled', 'mode', 'theme'],
1349
1438
  outputs: ['ionDrag'],
1350
1439
  standalone: false
1351
1440
  }]
@@ -1361,11 +1450,11 @@ let IonLabel = class IonLabel {
1361
1450
  this.el = r.nativeElement;
1362
1451
  }
1363
1452
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonLabel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1364
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonLabel, isStandalone: false, selector: "ion-label", inputs: { color: "color", mode: "mode", position: "position" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1453
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonLabel, isStandalone: false, 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 });
1365
1454
  };
1366
1455
  IonLabel = __decorate([
1367
1456
  ProxyCmp({
1368
- inputs: ['color', 'mode', 'position']
1457
+ inputs: ['color', 'mode', 'position', 'theme']
1369
1458
  })
1370
1459
  ], IonLabel);
1371
1460
  export { IonLabel };
@@ -1376,7 +1465,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1376
1465
  changeDetection: ChangeDetectionStrategy.OnPush,
1377
1466
  template: '<ng-content></ng-content>',
1378
1467
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1379
- inputs: ['color', 'mode', 'position'],
1468
+ inputs: ['color', 'mode', 'position', 'theme'],
1380
1469
  standalone: false
1381
1470
  }]
1382
1471
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -1389,11 +1478,11 @@ let IonList = class IonList {
1389
1478
  this.el = r.nativeElement;
1390
1479
  }
1391
1480
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1392
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonList, isStandalone: false, selector: "ion-list", inputs: { inset: "inset", lines: "lines", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1481
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonList, isStandalone: false, 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 });
1393
1482
  };
1394
1483
  IonList = __decorate([
1395
1484
  ProxyCmp({
1396
- inputs: ['inset', 'lines', 'mode'],
1485
+ inputs: ['inset', 'lines', 'mode', 'shape', 'theme'],
1397
1486
  methods: ['closeSlidingItems']
1398
1487
  })
1399
1488
  ], IonList);
@@ -1405,7 +1494,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1405
1494
  changeDetection: ChangeDetectionStrategy.OnPush,
1406
1495
  template: '<ng-content></ng-content>',
1407
1496
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1408
- inputs: ['inset', 'lines', 'mode'],
1497
+ inputs: ['inset', 'lines', 'mode', 'shape', 'theme'],
1409
1498
  standalone: false
1410
1499
  }]
1411
1500
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -1418,11 +1507,11 @@ let IonListHeader = class IonListHeader {
1418
1507
  this.el = r.nativeElement;
1419
1508
  }
1420
1509
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonListHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1421
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonListHeader, isStandalone: false, selector: "ion-list-header", inputs: { color: "color", lines: "lines", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1510
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonListHeader, isStandalone: false, 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 });
1422
1511
  };
1423
1512
  IonListHeader = __decorate([
1424
1513
  ProxyCmp({
1425
- inputs: ['color', 'lines', 'mode']
1514
+ inputs: ['color', 'lines', 'mode', 'theme']
1426
1515
  })
1427
1516
  ], IonListHeader);
1428
1517
  export { IonListHeader };
@@ -1433,7 +1522,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1433
1522
  changeDetection: ChangeDetectionStrategy.OnPush,
1434
1523
  template: '<ng-content></ng-content>',
1435
1524
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1436
- inputs: ['color', 'lines', 'mode'],
1525
+ inputs: ['color', 'lines', 'mode', 'theme'],
1437
1526
  standalone: false
1438
1527
  }]
1439
1528
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -1454,11 +1543,11 @@ let IonLoading = class IonLoading {
1454
1543
  this.el = r.nativeElement;
1455
1544
  }
1456
1545
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonLoading, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1457
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonLoading, isStandalone: false, 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" }, outputs: { ionLoadingDidPresent: "ionLoadingDidPresent", ionLoadingWillPresent: "ionLoadingWillPresent", ionLoadingWillDismiss: "ionLoadingWillDismiss", ionLoadingDidDismiss: "ionLoadingDidDismiss", didPresent: "didPresent", willPresent: "willPresent", willDismiss: "willDismiss", didDismiss: "didDismiss" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1546
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonLoading, isStandalone: false, 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" }, outputs: { ionLoadingDidPresent: "ionLoadingDidPresent", ionLoadingWillPresent: "ionLoadingWillPresent", ionLoadingWillDismiss: "ionLoadingWillDismiss", ionLoadingDidDismiss: "ionLoadingDidDismiss", didPresent: "didPresent", willPresent: "willPresent", willDismiss: "willDismiss", didDismiss: "didDismiss" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1458
1547
  };
1459
1548
  IonLoading = __decorate([
1460
1549
  ProxyCmp({
1461
- inputs: ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'translucent', 'trigger'],
1550
+ inputs: ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'theme', 'translucent', 'trigger'],
1462
1551
  methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
1463
1552
  })
1464
1553
  ], IonLoading);
@@ -1470,7 +1559,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1470
1559
  changeDetection: ChangeDetectionStrategy.OnPush,
1471
1560
  template: '<ng-content></ng-content>',
1472
1561
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1473
- inputs: ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'translucent', 'trigger'],
1562
+ inputs: ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'theme', 'translucent', 'trigger'],
1474
1563
  outputs: ['ionLoadingDidPresent', 'ionLoadingWillPresent', 'ionLoadingWillDismiss', 'ionLoadingDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss'],
1475
1564
  standalone: false
1476
1565
  }]
@@ -1504,11 +1593,11 @@ let IonMenu = class IonMenu {
1504
1593
  this.el = r.nativeElement;
1505
1594
  }
1506
1595
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1507
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonMenu, isStandalone: false, selector: "ion-menu", inputs: { contentId: "contentId", disabled: "disabled", maxEdgeStart: "maxEdgeStart", menuId: "menuId", side: "side", swipeGesture: "swipeGesture", type: "type" }, outputs: { ionWillOpen: "ionWillOpen", ionWillClose: "ionWillClose", ionDidOpen: "ionDidOpen", ionDidClose: "ionDidClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1596
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonMenu, isStandalone: false, selector: "ion-menu", inputs: { contentId: "contentId", disabled: "disabled", maxEdgeStart: "maxEdgeStart", menuId: "menuId", mode: "mode", side: "side", swipeGesture: "swipeGesture", theme: "theme", type: "type" }, outputs: { ionWillOpen: "ionWillOpen", ionWillClose: "ionWillClose", ionDidOpen: "ionDidOpen", ionDidClose: "ionDidClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1508
1597
  };
1509
1598
  IonMenu = __decorate([
1510
1599
  ProxyCmp({
1511
- inputs: ['contentId', 'disabled', 'maxEdgeStart', 'menuId', 'side', 'swipeGesture', 'type'],
1600
+ inputs: ['contentId', 'disabled', 'maxEdgeStart', 'menuId', 'mode', 'side', 'swipeGesture', 'theme', 'type'],
1512
1601
  methods: ['isOpen', 'isActive', 'open', 'close', 'toggle', 'setOpen']
1513
1602
  })
1514
1603
  ], IonMenu);
@@ -1520,7 +1609,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1520
1609
  changeDetection: ChangeDetectionStrategy.OnPush,
1521
1610
  template: '<ng-content></ng-content>',
1522
1611
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1523
- inputs: ['contentId', 'disabled', 'maxEdgeStart', 'menuId', 'side', 'swipeGesture', 'type'],
1612
+ inputs: ['contentId', 'disabled', 'maxEdgeStart', 'menuId', 'mode', 'side', 'swipeGesture', 'theme', 'type'],
1524
1613
  outputs: ['ionWillOpen', 'ionWillClose', 'ionDidOpen', 'ionDidClose'],
1525
1614
  standalone: false
1526
1615
  }]
@@ -1542,11 +1631,11 @@ let IonMenuButton = class IonMenuButton {
1542
1631
  this.el = r.nativeElement;
1543
1632
  }
1544
1633
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonMenuButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1545
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonMenuButton, isStandalone: false, 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 });
1634
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonMenuButton, isStandalone: false, 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 });
1546
1635
  };
1547
1636
  IonMenuButton = __decorate([
1548
1637
  ProxyCmp({
1549
- inputs: ['autoHide', 'color', 'disabled', 'menu', 'mode', 'type']
1638
+ inputs: ['autoHide', 'color', 'disabled', 'menu', 'mode', 'theme', 'type']
1550
1639
  })
1551
1640
  ], IonMenuButton);
1552
1641
  export { IonMenuButton };
@@ -1557,7 +1646,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1557
1646
  changeDetection: ChangeDetectionStrategy.OnPush,
1558
1647
  template: '<ng-content></ng-content>',
1559
1648
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1560
- inputs: ['autoHide', 'color', 'disabled', 'menu', 'mode', 'type'],
1649
+ inputs: ['autoHide', 'color', 'disabled', 'menu', 'mode', 'theme', 'type'],
1561
1650
  standalone: false
1562
1651
  }]
1563
1652
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -1570,11 +1659,11 @@ let IonMenuToggle = class IonMenuToggle {
1570
1659
  this.el = r.nativeElement;
1571
1660
  }
1572
1661
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonMenuToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1573
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonMenuToggle, isStandalone: false, selector: "ion-menu-toggle", inputs: { autoHide: "autoHide", menu: "menu" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1662
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonMenuToggle, isStandalone: false, 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 });
1574
1663
  };
1575
1664
  IonMenuToggle = __decorate([
1576
1665
  ProxyCmp({
1577
- inputs: ['autoHide', 'menu']
1666
+ inputs: ['autoHide', 'menu', 'mode', 'theme']
1578
1667
  })
1579
1668
  ], IonMenuToggle);
1580
1669
  export { IonMenuToggle };
@@ -1585,7 +1674,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1585
1674
  changeDetection: ChangeDetectionStrategy.OnPush,
1586
1675
  template: '<ng-content></ng-content>',
1587
1676
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1588
- inputs: ['autoHide', 'menu'],
1677
+ inputs: ['autoHide', 'menu', 'mode', 'theme'],
1589
1678
  standalone: false
1590
1679
  }]
1591
1680
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -1598,11 +1687,11 @@ let IonNavLink = class IonNavLink {
1598
1687
  this.el = r.nativeElement;
1599
1688
  }
1600
1689
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonNavLink, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1601
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonNavLink, isStandalone: false, 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 });
1690
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonNavLink, isStandalone: false, 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 });
1602
1691
  };
1603
1692
  IonNavLink = __decorate([
1604
1693
  ProxyCmp({
1605
- inputs: ['component', 'componentProps', 'routerAnimation', 'routerDirection']
1694
+ inputs: ['component', 'componentProps', 'mode', 'routerAnimation', 'routerDirection', 'theme']
1606
1695
  })
1607
1696
  ], IonNavLink);
1608
1697
  export { IonNavLink };
@@ -1613,7 +1702,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1613
1702
  changeDetection: ChangeDetectionStrategy.OnPush,
1614
1703
  template: '<ng-content></ng-content>',
1615
1704
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1616
- inputs: ['component', 'componentProps', 'routerAnimation', 'routerDirection'],
1705
+ inputs: ['component', 'componentProps', 'mode', 'routerAnimation', 'routerDirection', 'theme'],
1617
1706
  standalone: false
1618
1707
  }]
1619
1708
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -1626,11 +1715,11 @@ let IonNote = class IonNote {
1626
1715
  this.el = r.nativeElement;
1627
1716
  }
1628
1717
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonNote, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1629
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonNote, isStandalone: false, selector: "ion-note", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1718
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonNote, isStandalone: false, selector: "ion-note", inputs: { color: "color", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1630
1719
  };
1631
1720
  IonNote = __decorate([
1632
1721
  ProxyCmp({
1633
- inputs: ['color', 'mode']
1722
+ inputs: ['color', 'mode', 'theme']
1634
1723
  })
1635
1724
  ], IonNote);
1636
1725
  export { IonNote };
@@ -1641,7 +1730,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1641
1730
  changeDetection: ChangeDetectionStrategy.OnPush,
1642
1731
  template: '<ng-content></ng-content>',
1643
1732
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1644
- inputs: ['color', 'mode'],
1733
+ inputs: ['color', 'mode', 'theme'],
1645
1734
  standalone: false
1646
1735
  }]
1647
1736
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -1654,11 +1743,11 @@ let IonPicker = class IonPicker {
1654
1743
  this.el = r.nativeElement;
1655
1744
  }
1656
1745
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonPicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1657
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonPicker, isStandalone: false, selector: "ion-picker", inputs: { mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1746
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonPicker, isStandalone: false, selector: "ion-picker", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1658
1747
  };
1659
1748
  IonPicker = __decorate([
1660
1749
  ProxyCmp({
1661
- inputs: ['mode']
1750
+ inputs: ['mode', 'theme']
1662
1751
  })
1663
1752
  ], IonPicker);
1664
1753
  export { IonPicker };
@@ -1669,7 +1758,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1669
1758
  changeDetection: ChangeDetectionStrategy.OnPush,
1670
1759
  template: '<ng-content></ng-content>',
1671
1760
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1672
- inputs: ['mode'],
1761
+ inputs: ['mode', 'theme'],
1673
1762
  standalone: false
1674
1763
  }]
1675
1764
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -1683,11 +1772,11 @@ let IonPickerColumn = class IonPickerColumn {
1683
1772
  this.el = r.nativeElement;
1684
1773
  }
1685
1774
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonPickerColumn, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1686
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonPickerColumn, isStandalone: false, selector: "ion-picker-column", inputs: { color: "color", disabled: "disabled", mode: "mode", value: "value" }, outputs: { ionChange: "ionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1775
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonPickerColumn, isStandalone: false, selector: "ion-picker-column", inputs: { color: "color", disabled: "disabled", mode: "mode", theme: "theme", value: "value" }, outputs: { ionChange: "ionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1687
1776
  };
1688
1777
  IonPickerColumn = __decorate([
1689
1778
  ProxyCmp({
1690
- inputs: ['color', 'disabled', 'mode', 'value'],
1779
+ inputs: ['color', 'disabled', 'mode', 'theme', 'value'],
1691
1780
  methods: ['setFocus']
1692
1781
  })
1693
1782
  ], IonPickerColumn);
@@ -1699,7 +1788,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1699
1788
  changeDetection: ChangeDetectionStrategy.OnPush,
1700
1789
  template: '<ng-content></ng-content>',
1701
1790
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1702
- inputs: ['color', 'disabled', 'mode', 'value'],
1791
+ inputs: ['color', 'disabled', 'mode', 'theme', 'value'],
1703
1792
  outputs: ['ionChange'],
1704
1793
  standalone: false
1705
1794
  }]
@@ -1715,11 +1804,11 @@ let IonPickerColumnOption = class IonPickerColumnOption {
1715
1804
  this.el = r.nativeElement;
1716
1805
  }
1717
1806
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonPickerColumnOption, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1718
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonPickerColumnOption, isStandalone: false, 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 });
1807
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonPickerColumnOption, isStandalone: false, 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 });
1719
1808
  };
1720
1809
  IonPickerColumnOption = __decorate([
1721
1810
  ProxyCmp({
1722
- inputs: ['color', 'disabled', 'value']
1811
+ inputs: ['color', 'disabled', 'mode', 'theme', 'value']
1723
1812
  })
1724
1813
  ], IonPickerColumnOption);
1725
1814
  export { IonPickerColumnOption };
@@ -1730,7 +1819,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1730
1819
  changeDetection: ChangeDetectionStrategy.OnPush,
1731
1820
  template: '<ng-content></ng-content>',
1732
1821
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1733
- inputs: ['color', 'disabled', 'value'],
1822
+ inputs: ['color', 'disabled', 'mode', 'theme', 'value'],
1734
1823
  standalone: false
1735
1824
  }]
1736
1825
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -1743,11 +1832,11 @@ let IonProgressBar = class IonProgressBar {
1743
1832
  this.el = r.nativeElement;
1744
1833
  }
1745
1834
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonProgressBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1746
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonProgressBar, isStandalone: false, 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 });
1835
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonProgressBar, isStandalone: false, 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 });
1747
1836
  };
1748
1837
  IonProgressBar = __decorate([
1749
1838
  ProxyCmp({
1750
- inputs: ['buffer', 'color', 'mode', 'reversed', 'type', 'value']
1839
+ inputs: ['buffer', 'color', 'mode', 'reversed', 'shape', 'theme', 'type', 'value']
1751
1840
  })
1752
1841
  ], IonProgressBar);
1753
1842
  export { IonProgressBar };
@@ -1758,7 +1847,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1758
1847
  changeDetection: ChangeDetectionStrategy.OnPush,
1759
1848
  template: '<ng-content></ng-content>',
1760
1849
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1761
- inputs: ['buffer', 'color', 'mode', 'reversed', 'type', 'value'],
1850
+ inputs: ['buffer', 'color', 'mode', 'reversed', 'shape', 'theme', 'type', 'value'],
1762
1851
  standalone: false
1763
1852
  }]
1764
1853
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -1773,11 +1862,11 @@ let IonRadio = class IonRadio {
1773
1862
  this.el = r.nativeElement;
1774
1863
  }
1775
1864
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonRadio, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1776
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonRadio, isStandalone: false, selector: "ion-radio", inputs: { alignment: "alignment", color: "color", disabled: "disabled", justify: "justify", labelPlacement: "labelPlacement", mode: "mode", name: "name", value: "value" }, outputs: { ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1865
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonRadio, isStandalone: false, selector: "ion-radio", inputs: { alignment: "alignment", color: "color", disabled: "disabled", justify: "justify", labelPlacement: "labelPlacement", mode: "mode", name: "name", theme: "theme", value: "value" }, outputs: { ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1777
1866
  };
1778
1867
  IonRadio = __decorate([
1779
1868
  ProxyCmp({
1780
- inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'value']
1869
+ inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'theme', 'value']
1781
1870
  })
1782
1871
  ], IonRadio);
1783
1872
  export { IonRadio };
@@ -1788,7 +1877,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1788
1877
  changeDetection: ChangeDetectionStrategy.OnPush,
1789
1878
  template: '<ng-content></ng-content>',
1790
1879
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1791
- inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'value'],
1880
+ inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'theme', 'value'],
1792
1881
  outputs: ['ionFocus', 'ionBlur'],
1793
1882
  standalone: false
1794
1883
  }]
@@ -1807,11 +1896,11 @@ let IonRadioGroup = class IonRadioGroup {
1807
1896
  this.el = r.nativeElement;
1808
1897
  }
1809
1898
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonRadioGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1810
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonRadioGroup, isStandalone: false, selector: "ion-radio-group", inputs: { allowEmptySelection: "allowEmptySelection", compareWith: "compareWith", errorText: "errorText", helperText: "helperText", name: "name", value: "value" }, outputs: { ionChange: "ionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1899
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonRadioGroup, isStandalone: false, selector: "ion-radio-group", inputs: { allowEmptySelection: "allowEmptySelection", compareWith: "compareWith", errorText: "errorText", helperText: "helperText", mode: "mode", name: "name", theme: "theme", value: "value" }, outputs: { ionChange: "ionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1811
1900
  };
1812
1901
  IonRadioGroup = __decorate([
1813
1902
  ProxyCmp({
1814
- inputs: ['allowEmptySelection', 'compareWith', 'errorText', 'helperText', 'name', 'value']
1903
+ inputs: ['allowEmptySelection', 'compareWith', 'errorText', 'helperText', 'mode', 'name', 'theme', 'value']
1815
1904
  })
1816
1905
  ], IonRadioGroup);
1817
1906
  export { IonRadioGroup };
@@ -1822,7 +1911,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1822
1911
  changeDetection: ChangeDetectionStrategy.OnPush,
1823
1912
  template: '<ng-content></ng-content>',
1824
1913
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1825
- inputs: ['allowEmptySelection', 'compareWith', 'errorText', 'helperText', 'name', 'value'],
1914
+ inputs: ['allowEmptySelection', 'compareWith', 'errorText', 'helperText', 'mode', 'name', 'theme', 'value'],
1826
1915
  outputs: ['ionChange'],
1827
1916
  standalone: false
1828
1917
  }]
@@ -1844,11 +1933,11 @@ let IonRange = class IonRange {
1844
1933
  this.el = r.nativeElement;
1845
1934
  }
1846
1935
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonRange, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1847
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonRange, isStandalone: false, selector: "ion-range", inputs: { activeBarStart: "activeBarStart", color: "color", debounce: "debounce", disabled: "disabled", dualKnobs: "dualKnobs", label: "label", labelPlacement: "labelPlacement", max: "max", min: "min", mode: "mode", name: "name", pin: "pin", pinFormatter: "pinFormatter", snaps: "snaps", step: "step", ticks: "ticks", value: "value" }, outputs: { ionChange: "ionChange", ionInput: "ionInput", ionFocus: "ionFocus", ionBlur: "ionBlur", ionKnobMoveStart: "ionKnobMoveStart", ionKnobMoveEnd: "ionKnobMoveEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1936
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonRange, isStandalone: false, selector: "ion-range", inputs: { activeBarStart: "activeBarStart", color: "color", debounce: "debounce", disabled: "disabled", dualKnobs: "dualKnobs", label: "label", labelPlacement: "labelPlacement", max: "max", min: "min", mode: "mode", name: "name", pin: "pin", pinFormatter: "pinFormatter", snaps: "snaps", step: "step", theme: "theme", ticks: "ticks", value: "value" }, outputs: { ionChange: "ionChange", ionInput: "ionInput", ionFocus: "ionFocus", ionBlur: "ionBlur", ionKnobMoveStart: "ionKnobMoveStart", ionKnobMoveEnd: "ionKnobMoveEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1848
1937
  };
1849
1938
  IonRange = __decorate([
1850
1939
  ProxyCmp({
1851
- inputs: ['activeBarStart', 'color', 'debounce', 'disabled', 'dualKnobs', 'label', 'labelPlacement', 'max', 'min', 'mode', 'name', 'pin', 'pinFormatter', 'snaps', 'step', 'ticks', 'value']
1940
+ inputs: ['activeBarStart', 'color', 'debounce', 'disabled', 'dualKnobs', 'label', 'labelPlacement', 'max', 'min', 'mode', 'name', 'pin', 'pinFormatter', 'snaps', 'step', 'theme', 'ticks', 'value']
1852
1941
  })
1853
1942
  ], IonRange);
1854
1943
  export { IonRange };
@@ -1859,7 +1948,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1859
1948
  changeDetection: ChangeDetectionStrategy.OnPush,
1860
1949
  template: '<ng-content></ng-content>',
1861
1950
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1862
- inputs: ['activeBarStart', 'color', 'debounce', 'disabled', 'dualKnobs', 'label', 'labelPlacement', 'max', 'min', 'mode', 'name', 'pin', 'pinFormatter', 'snaps', 'step', 'ticks', 'value'],
1951
+ inputs: ['activeBarStart', 'color', 'debounce', 'disabled', 'dualKnobs', 'label', 'labelPlacement', 'max', 'min', 'mode', 'name', 'pin', 'pinFormatter', 'snaps', 'step', 'theme', 'ticks', 'value'],
1863
1952
  outputs: ['ionChange', 'ionInput', 'ionFocus', 'ionBlur', 'ionKnobMoveStart', 'ionKnobMoveEnd'],
1864
1953
  standalone: false
1865
1954
  }]
@@ -1890,11 +1979,11 @@ let IonRefresher = class IonRefresher {
1890
1979
  this.el = r.nativeElement;
1891
1980
  }
1892
1981
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonRefresher, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1893
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonRefresher, isStandalone: false, selector: "ion-refresher", inputs: { closeDuration: "closeDuration", disabled: "disabled", mode: "mode", pullFactor: "pullFactor", pullMax: "pullMax", pullMin: "pullMin", snapbackDuration: "snapbackDuration" }, outputs: { ionRefresh: "ionRefresh", ionPull: "ionPull", ionStart: "ionStart", ionPullStart: "ionPullStart", ionPullEnd: "ionPullEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1982
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonRefresher, isStandalone: false, selector: "ion-refresher", inputs: { closeDuration: "closeDuration", disabled: "disabled", mode: "mode", pullFactor: "pullFactor", pullMax: "pullMax", pullMin: "pullMin", snapbackDuration: "snapbackDuration", theme: "theme" }, outputs: { ionRefresh: "ionRefresh", ionPull: "ionPull", ionStart: "ionStart", ionPullStart: "ionPullStart", ionPullEnd: "ionPullEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1894
1983
  };
1895
1984
  IonRefresher = __decorate([
1896
1985
  ProxyCmp({
1897
- inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration'],
1986
+ inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration', 'theme'],
1898
1987
  methods: ['complete', 'cancel', 'getProgress']
1899
1988
  })
1900
1989
  ], IonRefresher);
@@ -1906,7 +1995,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1906
1995
  changeDetection: ChangeDetectionStrategy.OnPush,
1907
1996
  template: '<ng-content></ng-content>',
1908
1997
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1909
- inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration'],
1998
+ inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration', 'theme'],
1910
1999
  outputs: ['ionRefresh', 'ionPull', 'ionStart', 'ionPullStart', 'ionPullEnd'],
1911
2000
  standalone: false
1912
2001
  }]
@@ -1930,11 +2019,11 @@ let IonRefresherContent = class IonRefresherContent {
1930
2019
  this.el = r.nativeElement;
1931
2020
  }
1932
2021
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonRefresherContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1933
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonRefresherContent, isStandalone: false, 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 });
2022
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonRefresherContent, isStandalone: false, 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 });
1934
2023
  };
1935
2024
  IonRefresherContent = __decorate([
1936
2025
  ProxyCmp({
1937
- inputs: ['pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText']
2026
+ inputs: ['mode', 'pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText', 'theme']
1938
2027
  })
1939
2028
  ], IonRefresherContent);
1940
2029
  export { IonRefresherContent };
@@ -1945,7 +2034,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1945
2034
  changeDetection: ChangeDetectionStrategy.OnPush,
1946
2035
  template: '<ng-content></ng-content>',
1947
2036
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1948
- inputs: ['pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText'],
2037
+ inputs: ['mode', 'pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText', 'theme'],
1949
2038
  standalone: false
1950
2039
  }]
1951
2040
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -1958,10 +2047,12 @@ let IonReorder = class IonReorder {
1958
2047
  this.el = r.nativeElement;
1959
2048
  }
1960
2049
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonReorder, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1961
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonReorder, isStandalone: false, selector: "ion-reorder", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2050
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonReorder, isStandalone: false, selector: "ion-reorder", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1962
2051
  };
1963
2052
  IonReorder = __decorate([
1964
- ProxyCmp({})
2053
+ ProxyCmp({
2054
+ inputs: ['mode', 'theme']
2055
+ })
1965
2056
  ], IonReorder);
1966
2057
  export { IonReorder };
1967
2058
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonReorder, decorators: [{
@@ -1971,7 +2062,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
1971
2062
  changeDetection: ChangeDetectionStrategy.OnPush,
1972
2063
  template: '<ng-content></ng-content>',
1973
2064
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1974
- inputs: [],
2065
+ inputs: ['mode', 'theme'],
1975
2066
  standalone: false
1976
2067
  }]
1977
2068
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -1988,11 +2079,11 @@ let IonReorderGroup = class IonReorderGroup {
1988
2079
  this.el = r.nativeElement;
1989
2080
  }
1990
2081
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonReorderGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1991
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonReorderGroup, isStandalone: false, selector: "ion-reorder-group", inputs: { disabled: "disabled" }, outputs: { ionItemReorder: "ionItemReorder", ionReorderStart: "ionReorderStart", ionReorderMove: "ionReorderMove", ionReorderEnd: "ionReorderEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2082
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonReorderGroup, isStandalone: false, selector: "ion-reorder-group", inputs: { disabled: "disabled", mode: "mode", theme: "theme" }, outputs: { ionItemReorder: "ionItemReorder", ionReorderStart: "ionReorderStart", ionReorderMove: "ionReorderMove", ionReorderEnd: "ionReorderEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1992
2083
  };
1993
2084
  IonReorderGroup = __decorate([
1994
2085
  ProxyCmp({
1995
- inputs: ['disabled'],
2086
+ inputs: ['disabled', 'mode', 'theme'],
1996
2087
  methods: ['complete']
1997
2088
  })
1998
2089
  ], IonReorderGroup);
@@ -2004,7 +2095,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2004
2095
  changeDetection: ChangeDetectionStrategy.OnPush,
2005
2096
  template: '<ng-content></ng-content>',
2006
2097
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2007
- inputs: ['disabled'],
2098
+ inputs: ['disabled', 'mode', 'theme'],
2008
2099
  outputs: ['ionItemReorder', 'ionReorderStart', 'ionReorderMove', 'ionReorderEnd'],
2009
2100
  standalone: false
2010
2101
  }]
@@ -2026,11 +2117,11 @@ let IonRippleEffect = class IonRippleEffect {
2026
2117
  this.el = r.nativeElement;
2027
2118
  }
2028
2119
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonRippleEffect, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2029
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonRippleEffect, isStandalone: false, selector: "ion-ripple-effect", inputs: { type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2120
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonRippleEffect, isStandalone: false, selector: "ion-ripple-effect", inputs: { mode: "mode", theme: "theme", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2030
2121
  };
2031
2122
  IonRippleEffect = __decorate([
2032
2123
  ProxyCmp({
2033
- inputs: ['type'],
2124
+ inputs: ['mode', 'theme', 'type'],
2034
2125
  methods: ['addRipple']
2035
2126
  })
2036
2127
  ], IonRippleEffect);
@@ -2042,7 +2133,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2042
2133
  changeDetection: ChangeDetectionStrategy.OnPush,
2043
2134
  template: '<ng-content></ng-content>',
2044
2135
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2045
- inputs: ['type'],
2136
+ inputs: ['mode', 'theme', 'type'],
2046
2137
  standalone: false
2047
2138
  }]
2048
2139
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -2055,10 +2146,12 @@ let IonRow = class IonRow {
2055
2146
  this.el = r.nativeElement;
2056
2147
  }
2057
2148
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonRow, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2058
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonRow, isStandalone: false, selector: "ion-row", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2149
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonRow, isStandalone: false, selector: "ion-row", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2059
2150
  };
2060
2151
  IonRow = __decorate([
2061
- ProxyCmp({})
2152
+ ProxyCmp({
2153
+ inputs: ['mode', 'theme']
2154
+ })
2062
2155
  ], IonRow);
2063
2156
  export { IonRow };
2064
2157
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonRow, decorators: [{
@@ -2068,7 +2161,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2068
2161
  changeDetection: ChangeDetectionStrategy.OnPush,
2069
2162
  template: '<ng-content></ng-content>',
2070
2163
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2071
- inputs: [],
2164
+ inputs: ['mode', 'theme'],
2072
2165
  standalone: false
2073
2166
  }]
2074
2167
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -2087,11 +2180,11 @@ let IonSearchbar = class IonSearchbar {
2087
2180
  this.el = r.nativeElement;
2088
2181
  }
2089
2182
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonSearchbar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2090
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSearchbar, isStandalone: false, selector: "ion-searchbar", inputs: { animated: "animated", autocapitalize: "autocapitalize", autocomplete: "autocomplete", autocorrect: "autocorrect", cancelButtonIcon: "cancelButtonIcon", cancelButtonText: "cancelButtonText", clearIcon: "clearIcon", color: "color", debounce: "debounce", disabled: "disabled", enterkeyhint: "enterkeyhint", inputmode: "inputmode", maxlength: "maxlength", minlength: "minlength", mode: "mode", name: "name", placeholder: "placeholder", searchIcon: "searchIcon", showCancelButton: "showCancelButton", showClearButton: "showClearButton", spellcheck: "spellcheck", type: "type", value: "value" }, outputs: { ionInput: "ionInput", ionChange: "ionChange", ionCancel: "ionCancel", ionClear: "ionClear", ionBlur: "ionBlur", ionFocus: "ionFocus" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2183
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSearchbar, isStandalone: false, selector: "ion-searchbar", inputs: { animated: "animated", autocapitalize: "autocapitalize", autocomplete: "autocomplete", autocorrect: "autocorrect", cancelButtonIcon: "cancelButtonIcon", cancelButtonText: "cancelButtonText", clearIcon: "clearIcon", color: "color", debounce: "debounce", disabled: "disabled", enterkeyhint: "enterkeyhint", inputmode: "inputmode", maxlength: "maxlength", minlength: "minlength", mode: "mode", name: "name", placeholder: "placeholder", searchIcon: "searchIcon", shape: "shape", showCancelButton: "showCancelButton", showClearButton: "showClearButton", size: "size", spellcheck: "spellcheck", theme: "theme", type: "type", value: "value" }, outputs: { ionInput: "ionInput", ionChange: "ionChange", ionCancel: "ionCancel", ionClear: "ionClear", ionBlur: "ionBlur", ionFocus: "ionFocus" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2091
2184
  };
2092
2185
  IonSearchbar = __decorate([
2093
2186
  ProxyCmp({
2094
- inputs: ['animated', 'autocapitalize', 'autocomplete', 'autocorrect', 'cancelButtonIcon', 'cancelButtonText', 'clearIcon', 'color', 'debounce', 'disabled', 'enterkeyhint', 'inputmode', 'maxlength', 'minlength', 'mode', 'name', 'placeholder', 'searchIcon', 'showCancelButton', 'showClearButton', 'spellcheck', 'type', 'value'],
2187
+ inputs: ['animated', 'autocapitalize', 'autocomplete', 'autocorrect', 'cancelButtonIcon', 'cancelButtonText', 'clearIcon', 'color', 'debounce', 'disabled', 'enterkeyhint', 'inputmode', 'maxlength', 'minlength', 'mode', 'name', 'placeholder', 'searchIcon', 'shape', 'showCancelButton', 'showClearButton', 'size', 'spellcheck', 'theme', 'type', 'value'],
2095
2188
  methods: ['setFocus', 'getInputElement']
2096
2189
  })
2097
2190
  ], IonSearchbar);
@@ -2103,7 +2196,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2103
2196
  changeDetection: ChangeDetectionStrategy.OnPush,
2104
2197
  template: '<ng-content></ng-content>',
2105
2198
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2106
- inputs: ['animated', 'autocapitalize', 'autocomplete', 'autocorrect', 'cancelButtonIcon', 'cancelButtonText', 'clearIcon', 'color', 'debounce', 'disabled', 'enterkeyhint', 'inputmode', 'maxlength', 'minlength', 'mode', 'name', 'placeholder', 'searchIcon', 'showCancelButton', 'showClearButton', 'spellcheck', 'type', 'value'],
2199
+ inputs: ['animated', 'autocapitalize', 'autocomplete', 'autocorrect', 'cancelButtonIcon', 'cancelButtonText', 'clearIcon', 'color', 'debounce', 'disabled', 'enterkeyhint', 'inputmode', 'maxlength', 'minlength', 'mode', 'name', 'placeholder', 'searchIcon', 'shape', 'showCancelButton', 'showClearButton', 'size', 'spellcheck', 'theme', 'type', 'value'],
2107
2200
  outputs: ['ionInput', 'ionChange', 'ionCancel', 'ionClear', 'ionBlur', 'ionFocus'],
2108
2201
  standalone: false
2109
2202
  }]
@@ -2130,11 +2223,11 @@ let IonSegment = class IonSegment {
2130
2223
  this.el = r.nativeElement;
2131
2224
  }
2132
2225
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonSegment, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2133
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSegment, isStandalone: false, selector: "ion-segment", inputs: { color: "color", disabled: "disabled", mode: "mode", scrollable: "scrollable", selectOnFocus: "selectOnFocus", swipeGesture: "swipeGesture", value: "value" }, outputs: { ionChange: "ionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2226
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSegment, isStandalone: false, selector: "ion-segment", inputs: { color: "color", disabled: "disabled", mode: "mode", scrollable: "scrollable", selectOnFocus: "selectOnFocus", swipeGesture: "swipeGesture", theme: "theme", value: "value" }, outputs: { ionChange: "ionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2134
2227
  };
2135
2228
  IonSegment = __decorate([
2136
2229
  ProxyCmp({
2137
- inputs: ['color', 'disabled', 'mode', 'scrollable', 'selectOnFocus', 'swipeGesture', 'value']
2230
+ inputs: ['color', 'disabled', 'mode', 'scrollable', 'selectOnFocus', 'swipeGesture', 'theme', 'value']
2138
2231
  })
2139
2232
  ], IonSegment);
2140
2233
  export { IonSegment };
@@ -2145,7 +2238,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2145
2238
  changeDetection: ChangeDetectionStrategy.OnPush,
2146
2239
  template: '<ng-content></ng-content>',
2147
2240
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2148
- inputs: ['color', 'disabled', 'mode', 'scrollable', 'selectOnFocus', 'swipeGesture', 'value'],
2241
+ inputs: ['color', 'disabled', 'mode', 'scrollable', 'selectOnFocus', 'swipeGesture', 'theme', 'value'],
2149
2242
  outputs: ['ionChange'],
2150
2243
  standalone: false
2151
2244
  }]
@@ -2161,11 +2254,11 @@ let IonSegmentButton = class IonSegmentButton {
2161
2254
  this.el = r.nativeElement;
2162
2255
  }
2163
2256
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonSegmentButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2164
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSegmentButton, isStandalone: false, 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 });
2257
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSegmentButton, isStandalone: false, 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 });
2165
2258
  };
2166
2259
  IonSegmentButton = __decorate([
2167
2260
  ProxyCmp({
2168
- inputs: ['contentId', 'disabled', 'layout', 'mode', 'type', 'value']
2261
+ inputs: ['contentId', 'disabled', 'layout', 'mode', 'theme', 'type', 'value']
2169
2262
  })
2170
2263
  ], IonSegmentButton);
2171
2264
  export { IonSegmentButton };
@@ -2176,7 +2269,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2176
2269
  changeDetection: ChangeDetectionStrategy.OnPush,
2177
2270
  template: '<ng-content></ng-content>',
2178
2271
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2179
- inputs: ['contentId', 'disabled', 'layout', 'mode', 'type', 'value'],
2272
+ inputs: ['contentId', 'disabled', 'layout', 'mode', 'theme', 'type', 'value'],
2180
2273
  standalone: false
2181
2274
  }]
2182
2275
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -2252,11 +2345,11 @@ let IonSelect = class IonSelect {
2252
2345
  this.el = r.nativeElement;
2253
2346
  }
2254
2347
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonSelect, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2255
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSelect, isStandalone: false, selector: "ion-select", inputs: { cancelText: "cancelText", color: "color", compareWith: "compareWith", disabled: "disabled", errorText: "errorText", expandedIcon: "expandedIcon", fill: "fill", helperText: "helperText", interface: "interface", interfaceOptions: "interfaceOptions", justify: "justify", label: "label", labelPlacement: "labelPlacement", mode: "mode", multiple: "multiple", name: "name", okText: "okText", placeholder: "placeholder", required: "required", selectedText: "selectedText", shape: "shape", toggleIcon: "toggleIcon", value: "value" }, outputs: { ionChange: "ionChange", ionCancel: "ionCancel", ionDismiss: "ionDismiss", ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2348
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSelect, isStandalone: false, selector: "ion-select", inputs: { cancelIcon: "cancelIcon", cancelText: "cancelText", color: "color", compareWith: "compareWith", disabled: "disabled", errorText: "errorText", expandedIcon: "expandedIcon", fill: "fill", helperText: "helperText", interface: "interface", interfaceOptions: "interfaceOptions", justify: "justify", label: "label", labelPlacement: "labelPlacement", mode: "mode", multiple: "multiple", name: "name", okText: "okText", placeholder: "placeholder", required: "required", selectedText: "selectedText", shape: "shape", size: "size", theme: "theme", toggleIcon: "toggleIcon", value: "value" }, outputs: { ionChange: "ionChange", ionCancel: "ionCancel", ionDismiss: "ionDismiss", ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2256
2349
  };
2257
2350
  IonSelect = __decorate([
2258
2351
  ProxyCmp({
2259
- inputs: ['cancelText', 'color', 'compareWith', 'disabled', 'errorText', 'expandedIcon', 'fill', 'helperText', 'interface', 'interfaceOptions', 'justify', 'label', 'labelPlacement', 'mode', 'multiple', 'name', 'okText', 'placeholder', 'required', 'selectedText', 'shape', 'toggleIcon', 'value'],
2352
+ inputs: ['cancelIcon', 'cancelText', 'color', 'compareWith', 'disabled', 'errorText', 'expandedIcon', 'fill', 'helperText', 'interface', 'interfaceOptions', 'justify', 'label', 'labelPlacement', 'mode', 'multiple', 'name', 'okText', 'placeholder', 'required', 'selectedText', 'shape', 'size', 'theme', 'toggleIcon', 'value'],
2260
2353
  methods: ['open']
2261
2354
  })
2262
2355
  ], IonSelect);
@@ -2268,7 +2361,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2268
2361
  changeDetection: ChangeDetectionStrategy.OnPush,
2269
2362
  template: '<ng-content></ng-content>',
2270
2363
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2271
- inputs: ['cancelText', 'color', 'compareWith', 'disabled', 'errorText', 'expandedIcon', 'fill', 'helperText', 'interface', 'interfaceOptions', 'justify', 'label', 'labelPlacement', 'mode', 'multiple', 'name', 'okText', 'placeholder', 'required', 'selectedText', 'shape', 'toggleIcon', 'value'],
2364
+ inputs: ['cancelIcon', 'cancelText', 'color', 'compareWith', 'disabled', 'errorText', 'expandedIcon', 'fill', 'helperText', 'interface', 'interfaceOptions', 'justify', 'label', 'labelPlacement', 'mode', 'multiple', 'name', 'okText', 'placeholder', 'required', 'selectedText', 'shape', 'size', 'theme', 'toggleIcon', 'value'],
2272
2365
  outputs: ['ionChange', 'ionCancel', 'ionDismiss', 'ionFocus', 'ionBlur'],
2273
2366
  standalone: false
2274
2367
  }]
@@ -2292,11 +2385,11 @@ let IonSelectModal = class IonSelectModal {
2292
2385
  this.el = r.nativeElement;
2293
2386
  }
2294
2387
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonSelectModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2295
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSelectModal, isStandalone: false, 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 });
2388
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSelectModal, isStandalone: false, 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 });
2296
2389
  };
2297
2390
  IonSelectModal = __decorate([
2298
2391
  ProxyCmp({
2299
- inputs: ['cancelText', 'header', 'multiple', 'options']
2392
+ inputs: ['cancelIcon', 'cancelText', 'header', 'multiple', 'options']
2300
2393
  })
2301
2394
  ], IonSelectModal);
2302
2395
  export { IonSelectModal };
@@ -2307,7 +2400,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2307
2400
  changeDetection: ChangeDetectionStrategy.OnPush,
2308
2401
  template: '<ng-content></ng-content>',
2309
2402
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2310
- inputs: ['cancelText', 'header', 'multiple', 'options'],
2403
+ inputs: ['cancelIcon', 'cancelText', 'header', 'multiple', 'options'],
2311
2404
  standalone: false
2312
2405
  }]
2313
2406
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -2320,11 +2413,11 @@ let IonSelectOption = class IonSelectOption {
2320
2413
  this.el = r.nativeElement;
2321
2414
  }
2322
2415
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonSelectOption, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2323
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSelectOption, isStandalone: false, selector: "ion-select-option", inputs: { description: "description", disabled: "disabled", justify: "justify", labelPlacement: "labelPlacement", mode: "mode", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2416
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSelectOption, isStandalone: false, selector: "ion-select-option", inputs: { description: "description", disabled: "disabled", justify: "justify", labelPlacement: "labelPlacement", mode: "mode", theme: "theme", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2324
2417
  };
2325
2418
  IonSelectOption = __decorate([
2326
2419
  ProxyCmp({
2327
- inputs: ['description', 'disabled', 'justify', 'labelPlacement', 'mode', 'value']
2420
+ inputs: ['description', 'disabled', 'justify', 'labelPlacement', 'mode', 'theme', 'value']
2328
2421
  })
2329
2422
  ], IonSelectOption);
2330
2423
  export { IonSelectOption };
@@ -2335,7 +2428,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2335
2428
  changeDetection: ChangeDetectionStrategy.OnPush,
2336
2429
  template: '<ng-content></ng-content>',
2337
2430
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2338
- inputs: ['description', 'disabled', 'justify', 'labelPlacement', 'mode', 'value'],
2431
+ inputs: ['description', 'disabled', 'justify', 'labelPlacement', 'mode', 'theme', 'value'],
2339
2432
  standalone: false
2340
2433
  }]
2341
2434
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -2348,11 +2441,11 @@ let IonSkeletonText = class IonSkeletonText {
2348
2441
  this.el = r.nativeElement;
2349
2442
  }
2350
2443
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonSkeletonText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2351
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSkeletonText, isStandalone: false, selector: "ion-skeleton-text", inputs: { animated: "animated" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2444
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSkeletonText, isStandalone: false, selector: "ion-skeleton-text", inputs: { animated: "animated", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2352
2445
  };
2353
2446
  IonSkeletonText = __decorate([
2354
2447
  ProxyCmp({
2355
- inputs: ['animated']
2448
+ inputs: ['animated', 'mode', 'theme']
2356
2449
  })
2357
2450
  ], IonSkeletonText);
2358
2451
  export { IonSkeletonText };
@@ -2363,7 +2456,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2363
2456
  changeDetection: ChangeDetectionStrategy.OnPush,
2364
2457
  template: '<ng-content></ng-content>',
2365
2458
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2366
- inputs: ['animated'],
2459
+ inputs: ['animated', 'mode', 'theme'],
2367
2460
  standalone: false
2368
2461
  }]
2369
2462
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -2376,11 +2469,11 @@ let IonSpinner = class IonSpinner {
2376
2469
  this.el = r.nativeElement;
2377
2470
  }
2378
2471
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonSpinner, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2379
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSpinner, isStandalone: false, 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 });
2472
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSpinner, isStandalone: false, 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 });
2380
2473
  };
2381
2474
  IonSpinner = __decorate([
2382
2475
  ProxyCmp({
2383
- inputs: ['color', 'duration', 'name', 'paused']
2476
+ inputs: ['color', 'duration', 'mode', 'name', 'paused', 'size', 'theme']
2384
2477
  })
2385
2478
  ], IonSpinner);
2386
2479
  export { IonSpinner };
@@ -2391,7 +2484,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2391
2484
  changeDetection: ChangeDetectionStrategy.OnPush,
2392
2485
  template: '<ng-content></ng-content>',
2393
2486
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2394
- inputs: ['color', 'duration', 'name', 'paused'],
2487
+ inputs: ['color', 'duration', 'mode', 'name', 'paused', 'size', 'theme'],
2395
2488
  standalone: false
2396
2489
  }]
2397
2490
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -2405,11 +2498,11 @@ let IonSplitPane = class IonSplitPane {
2405
2498
  this.el = r.nativeElement;
2406
2499
  }
2407
2500
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonSplitPane, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2408
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSplitPane, isStandalone: false, selector: "ion-split-pane", inputs: { contentId: "contentId", disabled: "disabled", when: "when" }, outputs: { ionSplitPaneVisible: "ionSplitPaneVisible" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2501
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSplitPane, isStandalone: false, selector: "ion-split-pane", inputs: { contentId: "contentId", disabled: "disabled", mode: "mode", theme: "theme", when: "when" }, outputs: { ionSplitPaneVisible: "ionSplitPaneVisible" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2409
2502
  };
2410
2503
  IonSplitPane = __decorate([
2411
2504
  ProxyCmp({
2412
- inputs: ['contentId', 'disabled', 'when']
2505
+ inputs: ['contentId', 'disabled', 'mode', 'theme', 'when']
2413
2506
  })
2414
2507
  ], IonSplitPane);
2415
2508
  export { IonSplitPane };
@@ -2420,7 +2513,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2420
2513
  changeDetection: ChangeDetectionStrategy.OnPush,
2421
2514
  template: '<ng-content></ng-content>',
2422
2515
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2423
- inputs: ['contentId', 'disabled', 'when'],
2516
+ inputs: ['contentId', 'disabled', 'mode', 'theme', 'when'],
2424
2517
  outputs: ['ionSplitPaneVisible'],
2425
2518
  standalone: false
2426
2519
  }]
@@ -2436,11 +2529,11 @@ let IonTab = class IonTab {
2436
2529
  this.el = r.nativeElement;
2437
2530
  }
2438
2531
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonTab, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2439
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonTab, isStandalone: false, selector: "ion-tab", inputs: { component: "component", tab: "tab" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2532
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonTab, isStandalone: false, 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 });
2440
2533
  };
2441
2534
  IonTab = __decorate([
2442
2535
  ProxyCmp({
2443
- inputs: ['component', 'tab'],
2536
+ inputs: ['component', 'mode', 'tab', 'theme'],
2444
2537
  methods: ['setActive']
2445
2538
  })
2446
2539
  ], IonTab);
@@ -2452,7 +2545,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2452
2545
  changeDetection: ChangeDetectionStrategy.OnPush,
2453
2546
  template: '<ng-content></ng-content>',
2454
2547
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2455
- inputs: ['component', { name: 'tab', required: true }],
2548
+ inputs: ['component', 'mode', { name: 'tab', required: true }, 'theme'],
2456
2549
  standalone: false
2457
2550
  }]
2458
2551
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -2465,11 +2558,11 @@ let IonTabBar = class IonTabBar {
2465
2558
  this.el = r.nativeElement;
2466
2559
  }
2467
2560
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonTabBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2468
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonTabBar, isStandalone: false, 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 });
2561
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonTabBar, isStandalone: false, selector: "ion-tab-bar", inputs: { color: "color", expand: "expand", mode: "mode", scrollEffect: "scrollEffect", selectedTab: "selectedTab", shape: "shape", theme: "theme", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2469
2562
  };
2470
2563
  IonTabBar = __decorate([
2471
2564
  ProxyCmp({
2472
- inputs: ['color', 'mode', 'selectedTab', 'translucent']
2565
+ inputs: ['color', 'expand', 'mode', 'scrollEffect', 'selectedTab', 'shape', 'theme', 'translucent']
2473
2566
  })
2474
2567
  ], IonTabBar);
2475
2568
  export { IonTabBar };
@@ -2480,7 +2573,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2480
2573
  changeDetection: ChangeDetectionStrategy.OnPush,
2481
2574
  template: '<ng-content></ng-content>',
2482
2575
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2483
- inputs: ['color', 'mode', 'selectedTab', 'translucent'],
2576
+ inputs: ['color', 'expand', 'mode', 'scrollEffect', 'selectedTab', 'shape', 'theme', 'translucent'],
2484
2577
  standalone: false
2485
2578
  }]
2486
2579
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -2493,11 +2586,11 @@ let IonTabButton = class IonTabButton {
2493
2586
  this.el = r.nativeElement;
2494
2587
  }
2495
2588
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonTabButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2496
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonTabButton, isStandalone: false, 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 });
2589
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonTabButton, isStandalone: false, 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 });
2497
2590
  };
2498
2591
  IonTabButton = __decorate([
2499
2592
  ProxyCmp({
2500
- inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'tab', 'target']
2593
+ inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'shape', 'tab', 'target', 'theme']
2501
2594
  })
2502
2595
  ], IonTabButton);
2503
2596
  export { IonTabButton };
@@ -2508,7 +2601,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2508
2601
  changeDetection: ChangeDetectionStrategy.OnPush,
2509
2602
  template: '<ng-content></ng-content>',
2510
2603
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2511
- inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'tab', 'target'],
2604
+ inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'shape', 'tab', 'target', 'theme'],
2512
2605
  standalone: false
2513
2606
  }]
2514
2607
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -2521,11 +2614,11 @@ let IonText = class IonText {
2521
2614
  this.el = r.nativeElement;
2522
2615
  }
2523
2616
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2524
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonText, isStandalone: false, selector: "ion-text", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2617
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonText, isStandalone: false, selector: "ion-text", inputs: { color: "color", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2525
2618
  };
2526
2619
  IonText = __decorate([
2527
2620
  ProxyCmp({
2528
- inputs: ['color', 'mode']
2621
+ inputs: ['color', 'mode', 'theme']
2529
2622
  })
2530
2623
  ], IonText);
2531
2624
  export { IonText };
@@ -2536,7 +2629,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2536
2629
  changeDetection: ChangeDetectionStrategy.OnPush,
2537
2630
  template: '<ng-content></ng-content>',
2538
2631
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2539
- inputs: ['color', 'mode'],
2632
+ inputs: ['color', 'mode', 'theme'],
2540
2633
  standalone: false
2541
2634
  }]
2542
2635
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -2553,11 +2646,11 @@ let IonTextarea = class IonTextarea {
2553
2646
  this.el = r.nativeElement;
2554
2647
  }
2555
2648
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonTextarea, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2556
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonTextarea, isStandalone: false, selector: "ion-textarea", inputs: { autoGrow: "autoGrow", autocapitalize: "autocapitalize", autofocus: "autofocus", clearOnEdit: "clearOnEdit", color: "color", cols: "cols", counter: "counter", counterFormatter: "counterFormatter", debounce: "debounce", disabled: "disabled", enterkeyhint: "enterkeyhint", errorText: "errorText", fill: "fill", helperText: "helperText", inputmode: "inputmode", label: "label", labelPlacement: "labelPlacement", maxlength: "maxlength", minlength: "minlength", mode: "mode", name: "name", placeholder: "placeholder", readonly: "readonly", required: "required", rows: "rows", shape: "shape", spellcheck: "spellcheck", value: "value", wrap: "wrap" }, outputs: { ionChange: "ionChange", ionInput: "ionInput", ionBlur: "ionBlur", ionFocus: "ionFocus" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2649
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonTextarea, isStandalone: false, selector: "ion-textarea", inputs: { autoGrow: "autoGrow", autocapitalize: "autocapitalize", autofocus: "autofocus", clearOnEdit: "clearOnEdit", color: "color", cols: "cols", counter: "counter", counterFormatter: "counterFormatter", debounce: "debounce", disabled: "disabled", enterkeyhint: "enterkeyhint", errorText: "errorText", fill: "fill", helperText: "helperText", inputmode: "inputmode", label: "label", labelPlacement: "labelPlacement", maxlength: "maxlength", minlength: "minlength", mode: "mode", name: "name", placeholder: "placeholder", readonly: "readonly", required: "required", rows: "rows", shape: "shape", size: "size", spellcheck: "spellcheck", theme: "theme", value: "value", wrap: "wrap" }, outputs: { ionChange: "ionChange", ionInput: "ionInput", ionBlur: "ionBlur", ionFocus: "ionFocus" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2557
2650
  };
2558
2651
  IonTextarea = __decorate([
2559
2652
  ProxyCmp({
2560
- inputs: ['autoGrow', 'autocapitalize', 'autofocus', 'clearOnEdit', 'color', 'cols', 'counter', 'counterFormatter', 'debounce', 'disabled', 'enterkeyhint', 'errorText', 'fill', 'helperText', 'inputmode', 'label', 'labelPlacement', 'maxlength', 'minlength', 'mode', 'name', 'placeholder', 'readonly', 'required', 'rows', 'shape', 'spellcheck', 'value', 'wrap'],
2653
+ inputs: ['autoGrow', 'autocapitalize', 'autofocus', 'clearOnEdit', 'color', 'cols', 'counter', 'counterFormatter', 'debounce', 'disabled', 'enterkeyhint', 'errorText', 'fill', 'helperText', 'inputmode', 'label', 'labelPlacement', 'maxlength', 'minlength', 'mode', 'name', 'placeholder', 'readonly', 'required', 'rows', 'shape', 'size', 'spellcheck', 'theme', 'value', 'wrap'],
2561
2654
  methods: ['setFocus', 'getInputElement']
2562
2655
  })
2563
2656
  ], IonTextarea);
@@ -2569,7 +2662,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2569
2662
  changeDetection: ChangeDetectionStrategy.OnPush,
2570
2663
  template: '<ng-content></ng-content>',
2571
2664
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2572
- inputs: ['autoGrow', 'autocapitalize', 'autofocus', 'clearOnEdit', 'color', 'cols', 'counter', 'counterFormatter', 'debounce', 'disabled', 'enterkeyhint', 'errorText', 'fill', 'helperText', 'inputmode', 'label', 'labelPlacement', 'maxlength', 'minlength', 'mode', 'name', 'placeholder', 'readonly', 'required', 'rows', 'shape', 'spellcheck', 'value', 'wrap'],
2665
+ inputs: ['autoGrow', 'autocapitalize', 'autofocus', 'clearOnEdit', 'color', 'cols', 'counter', 'counterFormatter', 'debounce', 'disabled', 'enterkeyhint', 'errorText', 'fill', 'helperText', 'inputmode', 'label', 'labelPlacement', 'maxlength', 'minlength', 'mode', 'name', 'placeholder', 'readonly', 'required', 'rows', 'shape', 'size', 'spellcheck', 'theme', 'value', 'wrap'],
2573
2666
  outputs: ['ionChange', 'ionInput', 'ionBlur', 'ionFocus'],
2574
2667
  standalone: false
2575
2668
  }]
@@ -2591,10 +2684,12 @@ let IonThumbnail = class IonThumbnail {
2591
2684
  this.el = r.nativeElement;
2592
2685
  }
2593
2686
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonThumbnail, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2594
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonThumbnail, isStandalone: false, selector: "ion-thumbnail", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2687
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonThumbnail, isStandalone: false, selector: "ion-thumbnail", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2595
2688
  };
2596
2689
  IonThumbnail = __decorate([
2597
- ProxyCmp({})
2690
+ ProxyCmp({
2691
+ inputs: ['mode', 'theme']
2692
+ })
2598
2693
  ], IonThumbnail);
2599
2694
  export { IonThumbnail };
2600
2695
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonThumbnail, decorators: [{
@@ -2604,7 +2699,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2604
2699
  changeDetection: ChangeDetectionStrategy.OnPush,
2605
2700
  template: '<ng-content></ng-content>',
2606
2701
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2607
- inputs: [],
2702
+ inputs: ['mode', 'theme'],
2608
2703
  standalone: false
2609
2704
  }]
2610
2705
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -2617,11 +2712,11 @@ let IonTitle = class IonTitle {
2617
2712
  this.el = r.nativeElement;
2618
2713
  }
2619
2714
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonTitle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2620
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonTitle, isStandalone: false, selector: "ion-title", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2715
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonTitle, isStandalone: false, 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 });
2621
2716
  };
2622
2717
  IonTitle = __decorate([
2623
2718
  ProxyCmp({
2624
- inputs: ['color', 'size']
2719
+ inputs: ['color', 'mode', 'size', 'theme']
2625
2720
  })
2626
2721
  ], IonTitle);
2627
2722
  export { IonTitle };
@@ -2632,7 +2727,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2632
2727
  changeDetection: ChangeDetectionStrategy.OnPush,
2633
2728
  template: '<ng-content></ng-content>',
2634
2729
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2635
- inputs: ['color', 'size'],
2730
+ inputs: ['color', 'mode', 'size', 'theme'],
2636
2731
  standalone: false
2637
2732
  }]
2638
2733
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -2653,11 +2748,11 @@ let IonToast = class IonToast {
2653
2748
  this.el = r.nativeElement;
2654
2749
  }
2655
2750
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonToast, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2656
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonToast, isStandalone: false, 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" }, outputs: { ionToastDidPresent: "ionToastDidPresent", ionToastWillPresent: "ionToastWillPresent", ionToastWillDismiss: "ionToastWillDismiss", ionToastDidDismiss: "ionToastDidDismiss", didPresent: "didPresent", willPresent: "willPresent", willDismiss: "willDismiss", didDismiss: "didDismiss" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2751
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonToast, isStandalone: false, 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" }, outputs: { ionToastDidPresent: "ionToastDidPresent", ionToastWillPresent: "ionToastWillPresent", ionToastWillDismiss: "ionToastWillDismiss", ionToastDidDismiss: "ionToastDidDismiss", didPresent: "didPresent", willPresent: "willPresent", willDismiss: "willDismiss", didDismiss: "didDismiss" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2657
2752
  };
2658
2753
  IonToast = __decorate([
2659
2754
  ProxyCmp({
2660
- inputs: ['animated', 'buttons', 'color', 'cssClass', 'duration', 'enterAnimation', 'header', 'htmlAttributes', 'icon', 'isOpen', 'keyboardClose', 'layout', 'leaveAnimation', 'message', 'mode', 'position', 'positionAnchor', 'swipeGesture', 'translucent', 'trigger'],
2755
+ inputs: ['animated', 'buttons', 'color', 'cssClass', 'duration', 'enterAnimation', 'header', 'htmlAttributes', 'hue', 'icon', 'isOpen', 'keyboardClose', 'layout', 'leaveAnimation', 'message', 'mode', 'position', 'positionAnchor', 'shape', 'swipeGesture', 'theme', 'translucent', 'trigger'],
2661
2756
  methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
2662
2757
  })
2663
2758
  ], IonToast);
@@ -2669,7 +2764,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2669
2764
  changeDetection: ChangeDetectionStrategy.OnPush,
2670
2765
  template: '<ng-content></ng-content>',
2671
2766
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2672
- inputs: ['animated', 'buttons', 'color', 'cssClass', 'duration', 'enterAnimation', 'header', 'htmlAttributes', 'icon', 'isOpen', 'keyboardClose', 'layout', 'leaveAnimation', 'message', 'mode', 'position', 'positionAnchor', 'swipeGesture', 'translucent', 'trigger'],
2767
+ inputs: ['animated', 'buttons', 'color', 'cssClass', 'duration', 'enterAnimation', 'header', 'htmlAttributes', 'hue', 'icon', 'isOpen', 'keyboardClose', 'layout', 'leaveAnimation', 'message', 'mode', 'position', 'positionAnchor', 'shape', 'swipeGesture', 'theme', 'translucent', 'trigger'],
2673
2768
  outputs: ['ionToastDidPresent', 'ionToastWillPresent', 'ionToastWillDismiss', 'ionToastDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss'],
2674
2769
  standalone: false
2675
2770
  }]
@@ -2702,11 +2797,11 @@ let IonToggle = class IonToggle {
2702
2797
  this.el = r.nativeElement;
2703
2798
  }
2704
2799
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2705
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonToggle, isStandalone: false, selector: "ion-toggle", inputs: { alignment: "alignment", checked: "checked", color: "color", disabled: "disabled", enableOnOffLabels: "enableOnOffLabels", errorText: "errorText", helperText: "helperText", justify: "justify", labelPlacement: "labelPlacement", mode: "mode", name: "name", required: "required", value: "value" }, outputs: { ionChange: "ionChange", ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2800
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonToggle, isStandalone: false, selector: "ion-toggle", inputs: { alignment: "alignment", checked: "checked", color: "color", disabled: "disabled", enableOnOffLabels: "enableOnOffLabels", errorText: "errorText", helperText: "helperText", justify: "justify", labelPlacement: "labelPlacement", mode: "mode", name: "name", required: "required", theme: "theme", value: "value" }, outputs: { ionChange: "ionChange", ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2706
2801
  };
2707
2802
  IonToggle = __decorate([
2708
2803
  ProxyCmp({
2709
- inputs: ['alignment', 'checked', 'color', 'disabled', 'enableOnOffLabels', 'errorText', 'helperText', 'justify', 'labelPlacement', 'mode', 'name', 'required', 'value']
2804
+ inputs: ['alignment', 'checked', 'color', 'disabled', 'enableOnOffLabels', 'errorText', 'helperText', 'justify', 'labelPlacement', 'mode', 'name', 'required', 'theme', 'value']
2710
2805
  })
2711
2806
  ], IonToggle);
2712
2807
  export { IonToggle };
@@ -2717,7 +2812,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2717
2812
  changeDetection: ChangeDetectionStrategy.OnPush,
2718
2813
  template: '<ng-content></ng-content>',
2719
2814
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2720
- inputs: ['alignment', 'checked', 'color', 'disabled', 'enableOnOffLabels', 'errorText', 'helperText', 'justify', 'labelPlacement', 'mode', 'name', 'required', 'value'],
2815
+ inputs: ['alignment', 'checked', 'color', 'disabled', 'enableOnOffLabels', 'errorText', 'helperText', 'justify', 'labelPlacement', 'mode', 'name', 'required', 'theme', 'value'],
2721
2816
  outputs: ['ionChange', 'ionFocus', 'ionBlur'],
2722
2817
  standalone: false
2723
2818
  }]
@@ -2737,11 +2832,11 @@ let IonToolbar = class IonToolbar {
2737
2832
  this.el = r.nativeElement;
2738
2833
  }
2739
2834
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonToolbar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2740
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonToolbar, isStandalone: false, selector: "ion-toolbar", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2835
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonToolbar, isStandalone: false, 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 });
2741
2836
  };
2742
2837
  IonToolbar = __decorate([
2743
2838
  ProxyCmp({
2744
- inputs: ['color', 'mode']
2839
+ inputs: ['color', 'mode', 'theme', 'titlePlacement']
2745
2840
  })
2746
2841
  ], IonToolbar);
2747
2842
  export { IonToolbar };
@@ -2752,7 +2847,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
2752
2847
  changeDetection: ChangeDetectionStrategy.OnPush,
2753
2848
  template: '<ng-content></ng-content>',
2754
2849
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2755
- inputs: ['color', 'mode'],
2850
+ inputs: ['color', 'mode', 'theme', 'titlePlacement'],
2756
2851
  standalone: false
2757
2852
  }]
2758
2853
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });