@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
@@ -32,7 +32,7 @@ export declare class IonicModule {
32
32
  */
33
33
  static forRoot(config?: IonicConfig & OptInAngularFeatures): ModuleWithProviders<IonicModule>;
34
34
  static ɵfac: i0.ɵɵFactoryDeclaration<IonicModule, never>;
35
- static ɵmod: i0.ɵɵNgModuleDeclaration<IonicModule, [typeof i1.IonAccordion, typeof i1.IonAccordionGroup, typeof i1.IonActionSheet, typeof i1.IonAlert, typeof i1.IonApp, typeof i1.IonAvatar, typeof i1.IonBackdrop, typeof i1.IonBadge, typeof i1.IonBreadcrumb, typeof i1.IonBreadcrumbs, typeof i1.IonButton, typeof i1.IonButtons, typeof i1.IonCard, typeof i1.IonCardContent, typeof i1.IonCardHeader, typeof i1.IonCardSubtitle, typeof i1.IonCardTitle, typeof i1.IonCheckbox, typeof i1.IonChip, typeof i1.IonCol, typeof i1.IonContent, typeof i1.IonDatetime, typeof i1.IonDatetimeButton, typeof i1.IonFab, typeof i1.IonFabButton, typeof i1.IonFabList, typeof i1.IonFooter, typeof i1.IonGrid, typeof i1.IonHeader, typeof i1.IonIcon, typeof i1.IonImg, typeof i1.IonInfiniteScroll, typeof i1.IonInfiniteScrollContent, typeof i1.IonInput, typeof i1.IonInputOtp, typeof i1.IonInputPasswordToggle, typeof i1.IonItem, typeof i1.IonItemDivider, typeof i1.IonItemGroup, typeof i1.IonItemOption, typeof i1.IonItemOptions, typeof i1.IonItemSliding, typeof i1.IonLabel, typeof i1.IonList, typeof i1.IonListHeader, typeof i1.IonLoading, typeof i1.IonMenu, typeof i1.IonMenuButton, typeof i1.IonMenuToggle, typeof i1.IonNavLink, typeof i1.IonNote, typeof i1.IonPicker, typeof i1.IonPickerColumn, typeof i1.IonPickerColumnOption, typeof i1.IonProgressBar, typeof i1.IonRadio, typeof i1.IonRadioGroup, typeof i1.IonRange, typeof i1.IonRefresher, typeof i1.IonRefresherContent, typeof i1.IonReorder, typeof i1.IonReorderGroup, typeof i1.IonRippleEffect, typeof i1.IonRow, typeof i1.IonSearchbar, typeof i1.IonSegment, typeof i1.IonSegmentButton, typeof i1.IonSegmentContent, typeof i1.IonSegmentView, typeof i1.IonSelect, typeof i1.IonSelectModal, typeof i1.IonSelectOption, typeof i1.IonSkeletonText, typeof i1.IonSpinner, typeof i1.IonSplitPane, typeof i1.IonTab, typeof i1.IonTabBar, typeof i1.IonTabButton, typeof i1.IonText, typeof i1.IonTextarea, typeof i1.IonThumbnail, typeof i1.IonTitle, typeof i1.IonToast, typeof i1.IonToggle, typeof i1.IonToolbar, typeof i2.IonModal, typeof i3.IonPopover, typeof i4.BooleanValueAccessorDirective, typeof i5.NumericValueAccessorDirective, typeof i6.SelectValueAccessorDirective, typeof i7.TextValueAccessorDirective, typeof i8.IonTabs, typeof i9.IonRouterOutlet, typeof i10.IonBackButton, typeof i11.IonNav, typeof i12.RouterLinkDelegateDirective, typeof i12.RouterLinkWithHrefDelegateDirective, typeof i13.IonMinValidator, typeof i14.IonMaxValidator], [typeof i15.CommonModule], [typeof i1.IonAccordion, typeof i1.IonAccordionGroup, typeof i1.IonActionSheet, typeof i1.IonAlert, typeof i1.IonApp, typeof i1.IonAvatar, typeof i1.IonBackdrop, typeof i1.IonBadge, typeof i1.IonBreadcrumb, typeof i1.IonBreadcrumbs, typeof i1.IonButton, typeof i1.IonButtons, typeof i1.IonCard, typeof i1.IonCardContent, typeof i1.IonCardHeader, typeof i1.IonCardSubtitle, typeof i1.IonCardTitle, typeof i1.IonCheckbox, typeof i1.IonChip, typeof i1.IonCol, typeof i1.IonContent, typeof i1.IonDatetime, typeof i1.IonDatetimeButton, typeof i1.IonFab, typeof i1.IonFabButton, typeof i1.IonFabList, typeof i1.IonFooter, typeof i1.IonGrid, typeof i1.IonHeader, typeof i1.IonIcon, typeof i1.IonImg, typeof i1.IonInfiniteScroll, typeof i1.IonInfiniteScrollContent, typeof i1.IonInput, typeof i1.IonInputOtp, typeof i1.IonInputPasswordToggle, typeof i1.IonItem, typeof i1.IonItemDivider, typeof i1.IonItemGroup, typeof i1.IonItemOption, typeof i1.IonItemOptions, typeof i1.IonItemSliding, typeof i1.IonLabel, typeof i1.IonList, typeof i1.IonListHeader, typeof i1.IonLoading, typeof i1.IonMenu, typeof i1.IonMenuButton, typeof i1.IonMenuToggle, typeof i1.IonNavLink, typeof i1.IonNote, typeof i1.IonPicker, typeof i1.IonPickerColumn, typeof i1.IonPickerColumnOption, typeof i1.IonProgressBar, typeof i1.IonRadio, typeof i1.IonRadioGroup, typeof i1.IonRange, typeof i1.IonRefresher, typeof i1.IonRefresherContent, typeof i1.IonReorder, typeof i1.IonReorderGroup, typeof i1.IonRippleEffect, typeof i1.IonRow, typeof i1.IonSearchbar, typeof i1.IonSegment, typeof i1.IonSegmentButton, typeof i1.IonSegmentContent, typeof i1.IonSegmentView, typeof i1.IonSelect, typeof i1.IonSelectModal, typeof i1.IonSelectOption, typeof i1.IonSkeletonText, typeof i1.IonSpinner, typeof i1.IonSplitPane, typeof i1.IonTab, typeof i1.IonTabBar, typeof i1.IonTabButton, typeof i1.IonText, typeof i1.IonTextarea, typeof i1.IonThumbnail, typeof i1.IonTitle, typeof i1.IonToast, typeof i1.IonToggle, typeof i1.IonToolbar, typeof i2.IonModal, typeof i3.IonPopover, typeof i4.BooleanValueAccessorDirective, typeof i5.NumericValueAccessorDirective, typeof i6.SelectValueAccessorDirective, typeof i7.TextValueAccessorDirective, typeof i8.IonTabs, typeof i9.IonRouterOutlet, typeof i10.IonBackButton, typeof i11.IonNav, typeof i12.RouterLinkDelegateDirective, typeof i12.RouterLinkWithHrefDelegateDirective, typeof i13.IonMinValidator, typeof i14.IonMaxValidator]>;
35
+ static ɵmod: i0.ɵɵNgModuleDeclaration<IonicModule, [typeof i1.IonAccordion, typeof i1.IonAccordionGroup, typeof i1.IonActionSheet, typeof i1.IonAlert, typeof i1.IonApp, typeof i1.IonAvatar, typeof i1.IonBackdrop, typeof i1.IonBadge, typeof i1.IonBreadcrumb, typeof i1.IonBreadcrumbs, typeof i1.IonButton, typeof i1.IonButtons, typeof i1.IonCard, typeof i1.IonCardContent, typeof i1.IonCardHeader, typeof i1.IonCardSubtitle, typeof i1.IonCardTitle, typeof i1.IonCheckbox, typeof i1.IonChip, typeof i1.IonCol, typeof i1.IonContent, typeof i1.IonDatetime, typeof i1.IonDatetimeButton, typeof i1.IonDivider, typeof i1.IonFab, typeof i1.IonFabButton, typeof i1.IonFabList, typeof i1.IonFooter, typeof i1.IonGallery, typeof i1.IonGalleryItem, typeof i1.IonGrid, typeof i1.IonHeader, typeof i1.IonIcon, typeof i1.IonImg, typeof i1.IonInfiniteScroll, typeof i1.IonInfiniteScrollContent, typeof i1.IonInput, typeof i1.IonInputOtp, typeof i1.IonInputPasswordToggle, typeof i1.IonItem, typeof i1.IonItemDivider, typeof i1.IonItemGroup, typeof i1.IonItemOption, typeof i1.IonItemOptions, typeof i1.IonItemSliding, typeof i1.IonLabel, typeof i1.IonList, typeof i1.IonListHeader, typeof i1.IonLoading, typeof i1.IonMenu, typeof i1.IonMenuButton, typeof i1.IonMenuToggle, typeof i1.IonNavLink, typeof i1.IonNote, typeof i1.IonPicker, typeof i1.IonPickerColumn, typeof i1.IonPickerColumnOption, typeof i1.IonProgressBar, typeof i1.IonRadio, typeof i1.IonRadioGroup, typeof i1.IonRange, typeof i1.IonRefresher, typeof i1.IonRefresherContent, typeof i1.IonReorder, typeof i1.IonReorderGroup, typeof i1.IonRippleEffect, typeof i1.IonRow, typeof i1.IonSearchbar, typeof i1.IonSegment, typeof i1.IonSegmentButton, typeof i1.IonSegmentContent, typeof i1.IonSegmentView, typeof i1.IonSelect, typeof i1.IonSelectModal, typeof i1.IonSelectOption, typeof i1.IonSkeletonText, typeof i1.IonSpinner, typeof i1.IonSplitPane, typeof i1.IonTab, typeof i1.IonTabBar, typeof i1.IonTabButton, typeof i1.IonText, typeof i1.IonTextarea, typeof i1.IonThumbnail, typeof i1.IonTitle, typeof i1.IonToast, typeof i1.IonToggle, typeof i1.IonToolbar, typeof i2.IonModal, typeof i3.IonPopover, typeof i4.BooleanValueAccessorDirective, typeof i5.NumericValueAccessorDirective, typeof i6.SelectValueAccessorDirective, typeof i7.TextValueAccessorDirective, typeof i8.IonTabs, typeof i9.IonRouterOutlet, typeof i10.IonBackButton, typeof i11.IonNav, typeof i12.RouterLinkDelegateDirective, typeof i12.RouterLinkWithHrefDelegateDirective, typeof i13.IonMinValidator, typeof i14.IonMaxValidator], [typeof i15.CommonModule], [typeof i1.IonAccordion, typeof i1.IonAccordionGroup, typeof i1.IonActionSheet, typeof i1.IonAlert, typeof i1.IonApp, typeof i1.IonAvatar, typeof i1.IonBackdrop, typeof i1.IonBadge, typeof i1.IonBreadcrumb, typeof i1.IonBreadcrumbs, typeof i1.IonButton, typeof i1.IonButtons, typeof i1.IonCard, typeof i1.IonCardContent, typeof i1.IonCardHeader, typeof i1.IonCardSubtitle, typeof i1.IonCardTitle, typeof i1.IonCheckbox, typeof i1.IonChip, typeof i1.IonCol, typeof i1.IonContent, typeof i1.IonDatetime, typeof i1.IonDatetimeButton, typeof i1.IonDivider, typeof i1.IonFab, typeof i1.IonFabButton, typeof i1.IonFabList, typeof i1.IonFooter, typeof i1.IonGallery, typeof i1.IonGalleryItem, typeof i1.IonGrid, typeof i1.IonHeader, typeof i1.IonIcon, typeof i1.IonImg, typeof i1.IonInfiniteScroll, typeof i1.IonInfiniteScrollContent, typeof i1.IonInput, typeof i1.IonInputOtp, typeof i1.IonInputPasswordToggle, typeof i1.IonItem, typeof i1.IonItemDivider, typeof i1.IonItemGroup, typeof i1.IonItemOption, typeof i1.IonItemOptions, typeof i1.IonItemSliding, typeof i1.IonLabel, typeof i1.IonList, typeof i1.IonListHeader, typeof i1.IonLoading, typeof i1.IonMenu, typeof i1.IonMenuButton, typeof i1.IonMenuToggle, typeof i1.IonNavLink, typeof i1.IonNote, typeof i1.IonPicker, typeof i1.IonPickerColumn, typeof i1.IonPickerColumnOption, typeof i1.IonProgressBar, typeof i1.IonRadio, typeof i1.IonRadioGroup, typeof i1.IonRange, typeof i1.IonRefresher, typeof i1.IonRefresherContent, typeof i1.IonReorder, typeof i1.IonReorderGroup, typeof i1.IonRippleEffect, typeof i1.IonRow, typeof i1.IonSearchbar, typeof i1.IonSegment, typeof i1.IonSegmentButton, typeof i1.IonSegmentContent, typeof i1.IonSegmentView, typeof i1.IonSelect, typeof i1.IonSelectModal, typeof i1.IonSelectOption, typeof i1.IonSkeletonText, typeof i1.IonSpinner, typeof i1.IonSplitPane, typeof i1.IonTab, typeof i1.IonTabBar, typeof i1.IonTabButton, typeof i1.IonText, typeof i1.IonTextarea, typeof i1.IonThumbnail, typeof i1.IonTitle, typeof i1.IonToast, typeof i1.IonToggle, typeof i1.IonToolbar, typeof i2.IonModal, typeof i3.IonPopover, typeof i4.BooleanValueAccessorDirective, typeof i5.NumericValueAccessorDirective, typeof i6.SelectValueAccessorDirective, typeof i7.TextValueAccessorDirective, typeof i8.IonTabs, typeof i9.IonRouterOutlet, typeof i10.IonBackButton, typeof i11.IonNav, typeof i12.RouterLinkDelegateDirective, typeof i12.RouterLinkWithHrefDelegateDirective, typeof i13.IonMinValidator, typeof i14.IonMaxValidator]>;
36
36
  static ɵinj: i0.ɵɵInjectorDeclaration<IonicModule>;
37
37
  }
38
38
  export {};
@@ -70,7 +70,7 @@ export class IonicModule {
70
70
  };
71
71
  }
72
72
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
73
- /** @nocollapse */ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "22.0.0", ngImport: i0, type: IonicModule, declarations: [i1.IonAccordion, i1.IonAccordionGroup, i1.IonActionSheet, i1.IonAlert, i1.IonApp, i1.IonAvatar, i1.IonBackdrop, i1.IonBadge, i1.IonBreadcrumb, i1.IonBreadcrumbs, i1.IonButton, i1.IonButtons, i1.IonCard, i1.IonCardContent, i1.IonCardHeader, i1.IonCardSubtitle, i1.IonCardTitle, i1.IonCheckbox, i1.IonChip, i1.IonCol, i1.IonContent, i1.IonDatetime, i1.IonDatetimeButton, i1.IonFab, i1.IonFabButton, i1.IonFabList, i1.IonFooter, i1.IonGrid, i1.IonHeader, i1.IonIcon, i1.IonImg, i1.IonInfiniteScroll, i1.IonInfiniteScrollContent, i1.IonInput, i1.IonInputOtp, i1.IonInputPasswordToggle, i1.IonItem, i1.IonItemDivider, i1.IonItemGroup, i1.IonItemOption, i1.IonItemOptions, i1.IonItemSliding, i1.IonLabel, i1.IonList, i1.IonListHeader, i1.IonLoading, i1.IonMenu, i1.IonMenuButton, i1.IonMenuToggle, i1.IonNavLink, i1.IonNote, i1.IonPicker, i1.IonPickerColumn, i1.IonPickerColumnOption, i1.IonProgressBar, i1.IonRadio, i1.IonRadioGroup, i1.IonRange, i1.IonRefresher, i1.IonRefresherContent, i1.IonReorder, i1.IonReorderGroup, i1.IonRippleEffect, i1.IonRow, i1.IonSearchbar, i1.IonSegment, i1.IonSegmentButton, i1.IonSegmentContent, i1.IonSegmentView, i1.IonSelect, i1.IonSelectModal, i1.IonSelectOption, i1.IonSkeletonText, i1.IonSpinner, i1.IonSplitPane, i1.IonTab, i1.IonTabBar, i1.IonTabButton, i1.IonText, i1.IonTextarea, i1.IonThumbnail, i1.IonTitle, i1.IonToast, i1.IonToggle, i1.IonToolbar,
73
+ /** @nocollapse */ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "22.0.0", ngImport: i0, type: IonicModule, declarations: [i1.IonAccordion, i1.IonAccordionGroup, i1.IonActionSheet, i1.IonAlert, i1.IonApp, i1.IonAvatar, i1.IonBackdrop, i1.IonBadge, i1.IonBreadcrumb, i1.IonBreadcrumbs, i1.IonButton, i1.IonButtons, i1.IonCard, i1.IonCardContent, i1.IonCardHeader, i1.IonCardSubtitle, i1.IonCardTitle, i1.IonCheckbox, i1.IonChip, i1.IonCol, i1.IonContent, i1.IonDatetime, i1.IonDatetimeButton, i1.IonDivider, i1.IonFab, i1.IonFabButton, i1.IonFabList, i1.IonFooter, i1.IonGallery, i1.IonGalleryItem, i1.IonGrid, i1.IonHeader, i1.IonIcon, i1.IonImg, i1.IonInfiniteScroll, i1.IonInfiniteScrollContent, i1.IonInput, i1.IonInputOtp, i1.IonInputPasswordToggle, i1.IonItem, i1.IonItemDivider, i1.IonItemGroup, i1.IonItemOption, i1.IonItemOptions, i1.IonItemSliding, i1.IonLabel, i1.IonList, i1.IonListHeader, i1.IonLoading, i1.IonMenu, i1.IonMenuButton, i1.IonMenuToggle, i1.IonNavLink, i1.IonNote, i1.IonPicker, i1.IonPickerColumn, i1.IonPickerColumnOption, i1.IonProgressBar, i1.IonRadio, i1.IonRadioGroup, i1.IonRange, i1.IonRefresher, i1.IonRefresherContent, i1.IonReorder, i1.IonReorderGroup, i1.IonRippleEffect, i1.IonRow, i1.IonSearchbar, i1.IonSegment, i1.IonSegmentButton, i1.IonSegmentContent, i1.IonSegmentView, i1.IonSelect, i1.IonSelectModal, i1.IonSelectOption, i1.IonSkeletonText, i1.IonSpinner, i1.IonSplitPane, i1.IonTab, i1.IonTabBar, i1.IonTabButton, i1.IonText, i1.IonTextarea, i1.IonThumbnail, i1.IonTitle, i1.IonToast, i1.IonToggle, i1.IonToolbar,
74
74
  // manual proxies
75
75
  IonModal,
76
76
  IonPopover,
@@ -88,7 +88,7 @@ export class IonicModule {
88
88
  RouterLinkWithHrefDelegateDirective,
89
89
  // validators
90
90
  IonMinValidator,
91
- IonMaxValidator], imports: [CommonModule], exports: [i1.IonAccordion, i1.IonAccordionGroup, i1.IonActionSheet, i1.IonAlert, i1.IonApp, i1.IonAvatar, i1.IonBackdrop, i1.IonBadge, i1.IonBreadcrumb, i1.IonBreadcrumbs, i1.IonButton, i1.IonButtons, i1.IonCard, i1.IonCardContent, i1.IonCardHeader, i1.IonCardSubtitle, i1.IonCardTitle, i1.IonCheckbox, i1.IonChip, i1.IonCol, i1.IonContent, i1.IonDatetime, i1.IonDatetimeButton, i1.IonFab, i1.IonFabButton, i1.IonFabList, i1.IonFooter, i1.IonGrid, i1.IonHeader, i1.IonIcon, i1.IonImg, i1.IonInfiniteScroll, i1.IonInfiniteScrollContent, i1.IonInput, i1.IonInputOtp, i1.IonInputPasswordToggle, i1.IonItem, i1.IonItemDivider, i1.IonItemGroup, i1.IonItemOption, i1.IonItemOptions, i1.IonItemSliding, i1.IonLabel, i1.IonList, i1.IonListHeader, i1.IonLoading, i1.IonMenu, i1.IonMenuButton, i1.IonMenuToggle, i1.IonNavLink, i1.IonNote, i1.IonPicker, i1.IonPickerColumn, i1.IonPickerColumnOption, i1.IonProgressBar, i1.IonRadio, i1.IonRadioGroup, i1.IonRange, i1.IonRefresher, i1.IonRefresherContent, i1.IonReorder, i1.IonReorderGroup, i1.IonRippleEffect, i1.IonRow, i1.IonSearchbar, i1.IonSegment, i1.IonSegmentButton, i1.IonSegmentContent, i1.IonSegmentView, i1.IonSelect, i1.IonSelectModal, i1.IonSelectOption, i1.IonSkeletonText, i1.IonSpinner, i1.IonSplitPane, i1.IonTab, i1.IonTabBar, i1.IonTabButton, i1.IonText, i1.IonTextarea, i1.IonThumbnail, i1.IonTitle, i1.IonToast, i1.IonToggle, i1.IonToolbar,
91
+ IonMaxValidator], imports: [CommonModule], exports: [i1.IonAccordion, i1.IonAccordionGroup, i1.IonActionSheet, i1.IonAlert, i1.IonApp, i1.IonAvatar, i1.IonBackdrop, i1.IonBadge, i1.IonBreadcrumb, i1.IonBreadcrumbs, i1.IonButton, i1.IonButtons, i1.IonCard, i1.IonCardContent, i1.IonCardHeader, i1.IonCardSubtitle, i1.IonCardTitle, i1.IonCheckbox, i1.IonChip, i1.IonCol, i1.IonContent, i1.IonDatetime, i1.IonDatetimeButton, i1.IonDivider, i1.IonFab, i1.IonFabButton, i1.IonFabList, i1.IonFooter, i1.IonGallery, i1.IonGalleryItem, i1.IonGrid, i1.IonHeader, i1.IonIcon, i1.IonImg, i1.IonInfiniteScroll, i1.IonInfiniteScrollContent, i1.IonInput, i1.IonInputOtp, i1.IonInputPasswordToggle, i1.IonItem, i1.IonItemDivider, i1.IonItemGroup, i1.IonItemOption, i1.IonItemOptions, i1.IonItemSliding, i1.IonLabel, i1.IonList, i1.IonListHeader, i1.IonLoading, i1.IonMenu, i1.IonMenuButton, i1.IonMenuToggle, i1.IonNavLink, i1.IonNote, i1.IonPicker, i1.IonPickerColumn, i1.IonPickerColumnOption, i1.IonProgressBar, i1.IonRadio, i1.IonRadioGroup, i1.IonRange, i1.IonRefresher, i1.IonRefresherContent, i1.IonReorder, i1.IonReorderGroup, i1.IonRippleEffect, i1.IonRow, i1.IonSearchbar, i1.IonSegment, i1.IonSegmentButton, i1.IonSegmentContent, i1.IonSegmentView, i1.IonSelect, i1.IonSelectModal, i1.IonSelectOption, i1.IonSkeletonText, i1.IonSpinner, i1.IonSplitPane, i1.IonTab, i1.IonTabBar, i1.IonTabButton, i1.IonText, i1.IonTextarea, i1.IonThumbnail, i1.IonTitle, i1.IonToast, i1.IonToggle, i1.IonToolbar,
92
92
  // manual proxies
93
93
  IonModal,
94
94
  IonPopover,
@@ -9,7 +9,7 @@ export declare class IonAccordionGroup {
9
9
  ionChange: EventEmitter<IonAccordionGroupCustomEvent<IIonAccordionGroupAccordionGroupChangeEventDetail<any>>>;
10
10
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<IonAccordionGroup, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<IonAccordionGroup, "ion-accordion-group", never, { "animated": { "alias": "animated"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "expand": { "alias": "expand"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionChange": "ionChange"; }, never, ["*"], true, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonAccordionGroup, "ion-accordion-group", never, { "animated": { "alias": "animated"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "expand": { "alias": "expand"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionChange": "ionChange"; }, never, ["*"], true, never>;
13
13
  }
14
14
  export declare interface IonAccordionGroup extends Components.IonAccordionGroup {
15
15
  /**
@@ -15,12 +15,12 @@ let IonAccordionGroup = class IonAccordionGroup {
15
15
  this.el = r.nativeElement;
16
16
  }
17
17
  /** @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 });
18
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonAccordionGroup, isStandalone: true, 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 });
18
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonAccordionGroup, isStandalone: true, selector: "ion-accordion-group", inputs: { animated: "animated", disabled: "disabled", expand: "expand", mode: "mode", multiple: "multiple", readonly: "readonly", shape: "shape", theme: "theme", value: "value" }, outputs: { ionChange: "ionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
19
  };
20
20
  IonAccordionGroup = __decorate([
21
21
  ProxyCmp({
22
22
  defineCustomElementFn: defineIonAccordionGroup,
23
- inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'value']
23
+ inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'shape', 'theme', 'value']
24
24
  })
25
25
  ], IonAccordionGroup);
26
26
  export { IonAccordionGroup };
@@ -31,7 +31,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
31
31
  changeDetection: ChangeDetectionStrategy.OnPush,
32
32
  template: '<ng-content></ng-content>',
33
33
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
34
- inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'value'],
34
+ inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'shape', 'theme', 'value'],
35
35
  outputs: ['ionChange'],
36
36
  }]
37
37
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ionChange: [{
@@ -1 +1 @@
1
- {"version":3,"file":"ion-accordion-group.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-accordion-group.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAIzD,OAAO,EAAE,mBAAmB,IAAI,uBAAuB,EAAE,MAAM,+CAA+C,CAAC;;AAcxG,IAAM,iBAAiB,GAAvB,MAAM,iBAAiB;IAG+B;IAFjD,EAAE,CAA+B;IACjC,SAAS,GAAG,IAAI,YAAY,EAAmF,CAAC;IAC1H,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HANU,iBAAiB;8GAAjB,iBAAiB,wQALlB,2BAA2B;;AAK1B,iBAAiB;IAZ7B,QAAQ,CAAC;QACR,qBAAqB,EAAE,uBAAuB;QAC9C,MAAM,EAAE,CAAC,UAAU,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,EAAE,UAAU,EAAE,UAAU,EAAE,OAAO,CAAC;KACpF,CAAC;GASW,iBAAiB,CAO7B;;2FAPY,iBAAiB;kBAR7B,SAAS;mBAAC;oBACT,QAAQ,EAAE,qBAAqB;oBAC/B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,UAAU,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,EAAE,UAAU,EAAE,UAAU,EAAE,OAAO,CAAC;oBACnF,OAAO,EAAE,CAAC,WAAW,CAAC;iBACvB;;sBAGE,MAAM","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone, EventEmitter, Output } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonAccordionGroup } from '@ionic/core/components/ion-accordion-group.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonAccordionGroup,\n inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'value']\n})\n@Component({\n selector: 'ion-accordion-group',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'value'],\n outputs: ['ionChange'],\n})\nexport class IonAccordionGroup {\n protected el: HTMLIonAccordionGroupElement;\n @Output() ionChange = new EventEmitter<IonAccordionGroupCustomEvent<IIonAccordionGroupAccordionGroupChangeEventDetail>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonAccordionGroupCustomEvent } from '@ionic/core/components';\nimport type { AccordionGroupChangeEventDetail as IIonAccordionGroupAccordionGroupChangeEventDetail } from '@ionic/core/components';\n\nexport declare interface IonAccordionGroup extends Components.IonAccordionGroup {\n /**\n * Emitted when the value property has changed as a result of a user action such as a click.\n\nThis event will not emit when programmatically setting the `value` property.\n */\n ionChange: EventEmitter<IonAccordionGroupCustomEvent<IIonAccordionGroupAccordionGroupChangeEventDetail>>;\n}\n\n\n"]}
1
+ {"version":3,"file":"ion-accordion-group.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-accordion-group.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAIzD,OAAO,EAAE,mBAAmB,IAAI,uBAAuB,EAAE,MAAM,+CAA+C,CAAC;;AAcxG,IAAM,iBAAiB,GAAvB,MAAM,iBAAiB;IAG+B;IAFjD,EAAE,CAA+B;IACjC,SAAS,GAAG,IAAI,YAAY,EAAmF,CAAC;IAC1H,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HANU,iBAAiB;8GAAjB,iBAAiB,wSALlB,2BAA2B;;AAK1B,iBAAiB;IAZ7B,QAAQ,CAAC;QACR,qBAAqB,EAAE,uBAAuB;QAC9C,MAAM,EAAE,CAAC,UAAU,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,EAAE,UAAU,EAAE,UAAU,EAAE,OAAO,EAAE,OAAO,EAAE,OAAO,CAAC;KACtG,CAAC;GASW,iBAAiB,CAO7B;;2FAPY,iBAAiB;kBAR7B,SAAS;mBAAC;oBACT,QAAQ,EAAE,qBAAqB;oBAC/B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,UAAU,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,EAAE,UAAU,EAAE,UAAU,EAAE,OAAO,EAAE,OAAO,EAAE,OAAO,CAAC;oBACrG,OAAO,EAAE,CAAC,WAAW,CAAC;iBACvB;;sBAGE,MAAM","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone, EventEmitter, Output } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonAccordionGroup } from '@ionic/core/components/ion-accordion-group.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonAccordionGroup,\n inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'shape', 'theme', 'value']\n})\n@Component({\n selector: 'ion-accordion-group',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'shape', 'theme', 'value'],\n outputs: ['ionChange'],\n})\nexport class IonAccordionGroup {\n protected el: HTMLIonAccordionGroupElement;\n @Output() ionChange = new EventEmitter<IonAccordionGroupCustomEvent<IIonAccordionGroupAccordionGroupChangeEventDetail>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonAccordionGroupCustomEvent } from '@ionic/core/components';\nimport type { AccordionGroupChangeEventDetail as IIonAccordionGroupAccordionGroupChangeEventDetail } from '@ionic/core/components';\n\nexport declare interface IonAccordionGroup extends Components.IonAccordionGroup {\n /**\n * Emitted when the value property has changed as a result of a user action such as a click.\n\nThis event will not emit when programmatically setting the `value` property.\n */\n ionChange: EventEmitter<IonAccordionGroupCustomEvent<IIonAccordionGroupAccordionGroupChangeEventDetail>>;\n}\n\n\n"]}
@@ -6,7 +6,7 @@ export declare class IonAccordion {
6
6
  protected el: HTMLIonAccordionElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonAccordion, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonAccordion, "ion-accordion", never, { "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "toggleIcon": { "alias": "toggleIcon"; "required": false; }; "toggleIconSlot": { "alias": "toggleIconSlot"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonAccordion, "ion-accordion", never, { "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "toggleIcon": { "alias": "toggleIcon"; "required": false; }; "toggleIconSlot": { "alias": "toggleIconSlot"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonAccordion extends Components.IonAccordion {
12
12
  }
@@ -14,12 +14,12 @@ let IonAccordion = class IonAccordion {
14
14
  this.el = r.nativeElement;
15
15
  }
16
16
  /** @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 });
17
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonAccordion, isStandalone: true, selector: "ion-accordion", inputs: { disabled: "disabled", mode: "mode", readonly: "readonly", toggleIcon: "toggleIcon", toggleIconSlot: "toggleIconSlot", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
17
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonAccordion, isStandalone: true, selector: "ion-accordion", inputs: { disabled: "disabled", mode: "mode", readonly: "readonly", theme: "theme", toggleIcon: "toggleIcon", toggleIconSlot: "toggleIconSlot", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonAccordion = __decorate([
20
20
  ProxyCmp({
21
21
  defineCustomElementFn: defineIonAccordion,
22
- inputs: ['disabled', 'mode', 'readonly', 'toggleIcon', 'toggleIconSlot', 'value']
22
+ inputs: ['disabled', 'mode', 'readonly', 'theme', 'toggleIcon', 'toggleIconSlot', 'value']
23
23
  })
24
24
  ], IonAccordion);
25
25
  export { IonAccordion };
@@ -30,7 +30,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
30
30
  changeDetection: ChangeDetectionStrategy.OnPush,
31
31
  template: '<ng-content></ng-content>',
32
32
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
33
- inputs: ['disabled', 'mode', 'readonly', 'toggleIcon', 'toggleIconSlot', 'value'],
33
+ inputs: ['disabled', 'mode', 'readonly', 'theme', 'toggleIcon', 'toggleIconSlot', 'value'],
34
34
  }]
35
35
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
36
  //# sourceMappingURL=ion-accordion.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-accordion.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-accordion.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,MAAM,eAAe,CAAC;AAE1G,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAIzD,OAAO,EAAE,mBAAmB,IAAI,kBAAkB,EAAE,MAAM,yCAAyC,CAAC;;AAa7F,IAAM,YAAY,GAAlB,MAAM,YAAY;IAEoC;IADjD,EAAE,CAA0B;IACtC,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HALU,YAAY;8GAAZ,YAAY,2NAJb,2BAA2B;;AAI1B,YAAY;IAXxB,QAAQ,CAAC;QACR,qBAAqB,EAAE,kBAAkB;QACzC,MAAM,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,UAAU,EAAE,YAAY,EAAE,gBAAgB,EAAE,OAAO,CAAC;KAClF,CAAC;GAQW,YAAY,CAMxB;;2FANY,YAAY;kBAPxB,SAAS;mBAAC;oBACT,QAAQ,EAAE,eAAe;oBACzB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,UAAU,EAAE,YAAY,EAAE,gBAAgB,EAAE,OAAO,CAAC;iBAClF","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonAccordion } from '@ionic/core/components/ion-accordion.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonAccordion,\n inputs: ['disabled', 'mode', 'readonly', 'toggleIcon', 'toggleIconSlot', 'value']\n})\n@Component({\n selector: 'ion-accordion',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['disabled', 'mode', 'readonly', 'toggleIcon', 'toggleIconSlot', 'value'],\n})\nexport class IonAccordion {\n protected el: HTMLIonAccordionElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonAccordion extends Components.IonAccordion {}\n\n\n"]}
1
+ {"version":3,"file":"ion-accordion.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-accordion.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,MAAM,eAAe,CAAC;AAE1G,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAIzD,OAAO,EAAE,mBAAmB,IAAI,kBAAkB,EAAE,MAAM,yCAAyC,CAAC;;AAa7F,IAAM,YAAY,GAAlB,MAAM,YAAY;IAEoC;IADjD,EAAE,CAA0B;IACtC,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HALU,YAAY;8GAAZ,YAAY,2OAJb,2BAA2B;;AAI1B,YAAY;IAXxB,QAAQ,CAAC;QACR,qBAAqB,EAAE,kBAAkB;QACzC,MAAM,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,UAAU,EAAE,OAAO,EAAE,YAAY,EAAE,gBAAgB,EAAE,OAAO,CAAC;KAC3F,CAAC;GAQW,YAAY,CAMxB;;2FANY,YAAY;kBAPxB,SAAS;mBAAC;oBACT,QAAQ,EAAE,eAAe;oBACzB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,UAAU,EAAE,OAAO,EAAE,YAAY,EAAE,gBAAgB,EAAE,OAAO,CAAC;iBAC3F","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonAccordion } from '@ionic/core/components/ion-accordion.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonAccordion,\n inputs: ['disabled', 'mode', 'readonly', 'theme', 'toggleIcon', 'toggleIconSlot', 'value']\n})\n@Component({\n selector: 'ion-accordion',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['disabled', 'mode', 'readonly', 'theme', 'toggleIcon', 'toggleIconSlot', 'value'],\n})\nexport class IonAccordion {\n protected el: HTMLIonAccordionElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonAccordion extends Components.IonAccordion {}\n\n\n"]}
@@ -16,7 +16,7 @@ export declare class IonActionSheet {
16
16
  didDismiss: EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail<any>>>;
17
17
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
18
18
  static ɵfac: i0.ɵɵFactoryDeclaration<IonActionSheet, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<IonActionSheet, "ion-action-sheet", never, { "animated": { "alias": "animated"; "required": false; }; "backdropDismiss": { "alias": "backdropDismiss"; "required": false; }; "buttons": { "alias": "buttons"; "required": false; }; "cssClass": { "alias": "cssClass"; "required": false; }; "enterAnimation": { "alias": "enterAnimation"; "required": false; }; "header": { "alias": "header"; "required": false; }; "htmlAttributes": { "alias": "htmlAttributes"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "keyboardClose": { "alias": "keyboardClose"; "required": false; }; "leaveAnimation": { "alias": "leaveAnimation"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "subHeader": { "alias": "subHeader"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; "trigger": { "alias": "trigger"; "required": false; }; }, { "ionActionSheetDidPresent": "ionActionSheetDidPresent"; "ionActionSheetWillPresent": "ionActionSheetWillPresent"; "ionActionSheetWillDismiss": "ionActionSheetWillDismiss"; "ionActionSheetDidDismiss": "ionActionSheetDidDismiss"; "didPresent": "didPresent"; "willPresent": "willPresent"; "willDismiss": "willDismiss"; "didDismiss": "didDismiss"; }, never, ["*"], true, never>;
19
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonActionSheet, "ion-action-sheet", never, { "animated": { "alias": "animated"; "required": false; }; "backdropDismiss": { "alias": "backdropDismiss"; "required": false; }; "buttons": { "alias": "buttons"; "required": false; }; "cssClass": { "alias": "cssClass"; "required": false; }; "enterAnimation": { "alias": "enterAnimation"; "required": false; }; "header": { "alias": "header"; "required": false; }; "htmlAttributes": { "alias": "htmlAttributes"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "keyboardClose": { "alias": "keyboardClose"; "required": false; }; "leaveAnimation": { "alias": "leaveAnimation"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "subHeader": { "alias": "subHeader"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; "trigger": { "alias": "trigger"; "required": false; }; }, { "ionActionSheetDidPresent": "ionActionSheetDidPresent"; "ionActionSheetWillPresent": "ionActionSheetWillPresent"; "ionActionSheetWillDismiss": "ionActionSheetWillDismiss"; "ionActionSheetDidDismiss": "ionActionSheetDidDismiss"; "didPresent": "didPresent"; "willPresent": "willPresent"; "willDismiss": "willDismiss"; "didDismiss": "didDismiss"; }, never, ["*"], true, never>;
20
20
  }
21
21
  export declare interface IonActionSheet extends Components.IonActionSheet {
22
22
  /**
@@ -22,12 +22,12 @@ let IonActionSheet = class IonActionSheet {
22
22
  this.el = r.nativeElement;
23
23
  }
24
24
  /** @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 });
25
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonActionSheet, isStandalone: true, selector: "ion-action-sheet", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", buttons: "buttons", cssClass: "cssClass", enterAnimation: "enterAnimation", header: "header", htmlAttributes: "htmlAttributes", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", mode: "mode", subHeader: "subHeader", translucent: "translucent", trigger: "trigger" }, 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 });
25
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonActionSheet, isStandalone: true, selector: "ion-action-sheet", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", buttons: "buttons", cssClass: "cssClass", enterAnimation: "enterAnimation", header: "header", htmlAttributes: "htmlAttributes", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", mode: "mode", subHeader: "subHeader", theme: "theme", translucent: "translucent", trigger: "trigger" }, 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 });
26
26
  };
27
27
  IonActionSheet = __decorate([
28
28
  ProxyCmp({
29
29
  defineCustomElementFn: defineIonActionSheet,
30
- inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'translucent', 'trigger'],
30
+ inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],
31
31
  methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
32
32
  })
33
33
  ], IonActionSheet);
@@ -39,7 +39,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
39
39
  changeDetection: ChangeDetectionStrategy.OnPush,
40
40
  template: '<ng-content></ng-content>',
41
41
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
42
- inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'translucent', 'trigger'],
42
+ inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],
43
43
  outputs: ['ionActionSheetDidPresent', 'ionActionSheetWillPresent', 'ionActionSheetWillDismiss', 'ionActionSheetDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss'],
44
44
  }]
45
45
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ionActionSheetDidPresent: [{
@@ -1 +1 @@
1
- {"version":3,"file":"ion-action-sheet.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-action-sheet.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAIzD,OAAO,EAAE,mBAAmB,IAAI,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;;AAelG,IAAM,cAAc,GAApB,MAAM,cAAc;IAUkC;IATjD,EAAE,CAA4B;IAC9B,wBAAwB,GAAG,IAAI,YAAY,EAAmC,CAAC;IAC/E,yBAAyB,GAAG,IAAI,YAAY,EAAmC,CAAC;IAChF,yBAAyB,GAAG,IAAI,YAAY,EAAgE,CAAC;IAC7G,wBAAwB,GAAG,IAAI,YAAY,EAAgE,CAAC;IAC5G,UAAU,GAAG,IAAI,YAAY,EAAmC,CAAC;IACjE,WAAW,GAAG,IAAI,YAAY,EAAmC,CAAC;IAClE,WAAW,GAAG,IAAI,YAAY,EAAgE,CAAC;IAC/F,UAAU,GAAG,IAAI,YAAY,EAAgE,CAAC;IACxG,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HAbU,cAAc;8GAAd,cAAc,ixBALf,2BAA2B;;AAK1B,cAAc;IAb1B,QAAQ,CAAC;QACR,qBAAqB,EAAE,oBAAoB;QAC3C,MAAM,EAAE,CAAC,UAAU,EAAE,iBAAiB,EAAE,SAAS,EAAE,UAAU,EAAE,gBAAgB,EAAE,QAAQ,EAAE,gBAAgB,EAAE,QAAQ,EAAE,eAAe,EAAE,gBAAgB,EAAE,MAAM,EAAE,WAAW,EAAE,aAAa,EAAE,SAAS,CAAC;QACxM,OAAO,EAAE,CAAC,SAAS,EAAE,SAAS,EAAE,cAAc,EAAE,eAAe,CAAC;KACjE,CAAC;GASW,cAAc,CAc1B;;2FAdY,cAAc;kBAR1B,SAAS;mBAAC;oBACT,QAAQ,EAAE,kBAAkB;oBAC5B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,UAAU,EAAE,iBAAiB,EAAE,SAAS,EAAE,UAAU,EAAE,gBAAgB,EAAE,QAAQ,EAAE,gBAAgB,EAAE,QAAQ,EAAE,eAAe,EAAE,gBAAgB,EAAE,MAAM,EAAE,WAAW,EAAE,aAAa,EAAE,SAAS,CAAC;oBACxM,OAAO,EAAE,CAAC,0BAA0B,EAAE,2BAA2B,EAAE,2BAA2B,EAAE,0BAA0B,EAAE,YAAY,EAAE,aAAa,EAAE,aAAa,EAAE,YAAY,CAAC;iBACtL;;sBAGE,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone, EventEmitter, Output } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonActionSheet } from '@ionic/core/components/ion-action-sheet.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonActionSheet,\n inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'translucent', 'trigger'],\n methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']\n})\n@Component({\n selector: 'ion-action-sheet',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'translucent', 'trigger'],\n outputs: ['ionActionSheetDidPresent', 'ionActionSheetWillPresent', 'ionActionSheetWillDismiss', 'ionActionSheetDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss'],\n})\nexport class IonActionSheet {\n protected el: HTMLIonActionSheetElement;\n @Output() ionActionSheetDidPresent = new EventEmitter<IonActionSheetCustomEvent<void>>();\n @Output() ionActionSheetWillPresent = new EventEmitter<IonActionSheetCustomEvent<void>>();\n @Output() ionActionSheetWillDismiss = new EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>();\n @Output() ionActionSheetDidDismiss = new EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>();\n @Output() didPresent = new EventEmitter<IonActionSheetCustomEvent<void>>();\n @Output() willPresent = new EventEmitter<IonActionSheetCustomEvent<void>>();\n @Output() willDismiss = new EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>();\n @Output() didDismiss = new EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonActionSheetCustomEvent } from '@ionic/core/components';\nimport type { OverlayEventDetail as IIonActionSheetOverlayEventDetail } from '@ionic/core/components';\n\nexport declare interface IonActionSheet extends Components.IonActionSheet {\n /**\n * Emitted after the action sheet has presented.\n */\n ionActionSheetDidPresent: EventEmitter<IonActionSheetCustomEvent<void>>;\n /**\n * Emitted before the action sheet has presented.\n */\n ionActionSheetWillPresent: EventEmitter<IonActionSheetCustomEvent<void>>;\n /**\n * Emitted before the action sheet has dismissed.\n */\n ionActionSheetWillDismiss: EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>;\n /**\n * Emitted after the action sheet has dismissed.\n */\n ionActionSheetDidDismiss: EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>;\n /**\n * Emitted after the action sheet has presented.\nShorthand for ionActionSheetWillDismiss.\n */\n didPresent: EventEmitter<IonActionSheetCustomEvent<void>>;\n /**\n * Emitted before the action sheet has presented.\nShorthand for ionActionSheetWillPresent.\n */\n willPresent: EventEmitter<IonActionSheetCustomEvent<void>>;\n /**\n * Emitted before the action sheet has dismissed.\nShorthand for ionActionSheetWillDismiss.\n */\n willDismiss: EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>;\n /**\n * Emitted after the action sheet has dismissed.\nShorthand for ionActionSheetDidDismiss.\n */\n didDismiss: EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>;\n}\n\n\n"]}
1
+ {"version":3,"file":"ion-action-sheet.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-action-sheet.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAIzD,OAAO,EAAE,mBAAmB,IAAI,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;;AAelG,IAAM,cAAc,GAApB,MAAM,cAAc;IAUkC;IATjD,EAAE,CAA4B;IAC9B,wBAAwB,GAAG,IAAI,YAAY,EAAmC,CAAC;IAC/E,yBAAyB,GAAG,IAAI,YAAY,EAAmC,CAAC;IAChF,yBAAyB,GAAG,IAAI,YAAY,EAAgE,CAAC;IAC7G,wBAAwB,GAAG,IAAI,YAAY,EAAgE,CAAC;IAC5G,UAAU,GAAG,IAAI,YAAY,EAAmC,CAAC;IACjE,WAAW,GAAG,IAAI,YAAY,EAAmC,CAAC;IAClE,WAAW,GAAG,IAAI,YAAY,EAAgE,CAAC;IAC/F,UAAU,GAAG,IAAI,YAAY,EAAgE,CAAC;IACxG,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HAbU,cAAc;8GAAd,cAAc,iyBALf,2BAA2B;;AAK1B,cAAc;IAb1B,QAAQ,CAAC;QACR,qBAAqB,EAAE,oBAAoB;QAC3C,MAAM,EAAE,CAAC,UAAU,EAAE,iBAAiB,EAAE,SAAS,EAAE,UAAU,EAAE,gBAAgB,EAAE,QAAQ,EAAE,gBAAgB,EAAE,QAAQ,EAAE,eAAe,EAAE,gBAAgB,EAAE,MAAM,EAAE,WAAW,EAAE,OAAO,EAAE,aAAa,EAAE,SAAS,CAAC;QACjN,OAAO,EAAE,CAAC,SAAS,EAAE,SAAS,EAAE,cAAc,EAAE,eAAe,CAAC;KACjE,CAAC;GASW,cAAc,CAc1B;;2FAdY,cAAc;kBAR1B,SAAS;mBAAC;oBACT,QAAQ,EAAE,kBAAkB;oBAC5B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,UAAU,EAAE,iBAAiB,EAAE,SAAS,EAAE,UAAU,EAAE,gBAAgB,EAAE,QAAQ,EAAE,gBAAgB,EAAE,QAAQ,EAAE,eAAe,EAAE,gBAAgB,EAAE,MAAM,EAAE,WAAW,EAAE,OAAO,EAAE,aAAa,EAAE,SAAS,CAAC;oBACjN,OAAO,EAAE,CAAC,0BAA0B,EAAE,2BAA2B,EAAE,2BAA2B,EAAE,0BAA0B,EAAE,YAAY,EAAE,aAAa,EAAE,aAAa,EAAE,YAAY,CAAC;iBACtL;;sBAGE,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone, EventEmitter, Output } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonActionSheet } from '@ionic/core/components/ion-action-sheet.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonActionSheet,\n inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],\n methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']\n})\n@Component({\n selector: 'ion-action-sheet',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],\n outputs: ['ionActionSheetDidPresent', 'ionActionSheetWillPresent', 'ionActionSheetWillDismiss', 'ionActionSheetDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss'],\n})\nexport class IonActionSheet {\n protected el: HTMLIonActionSheetElement;\n @Output() ionActionSheetDidPresent = new EventEmitter<IonActionSheetCustomEvent<void>>();\n @Output() ionActionSheetWillPresent = new EventEmitter<IonActionSheetCustomEvent<void>>();\n @Output() ionActionSheetWillDismiss = new EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>();\n @Output() ionActionSheetDidDismiss = new EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>();\n @Output() didPresent = new EventEmitter<IonActionSheetCustomEvent<void>>();\n @Output() willPresent = new EventEmitter<IonActionSheetCustomEvent<void>>();\n @Output() willDismiss = new EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>();\n @Output() didDismiss = new EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonActionSheetCustomEvent } from '@ionic/core/components';\nimport type { OverlayEventDetail as IIonActionSheetOverlayEventDetail } from '@ionic/core/components';\n\nexport declare interface IonActionSheet extends Components.IonActionSheet {\n /**\n * Emitted after the action sheet has presented.\n */\n ionActionSheetDidPresent: EventEmitter<IonActionSheetCustomEvent<void>>;\n /**\n * Emitted before the action sheet has presented.\n */\n ionActionSheetWillPresent: EventEmitter<IonActionSheetCustomEvent<void>>;\n /**\n * Emitted before the action sheet has dismissed.\n */\n ionActionSheetWillDismiss: EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>;\n /**\n * Emitted after the action sheet has dismissed.\n */\n ionActionSheetDidDismiss: EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>;\n /**\n * Emitted after the action sheet has presented.\nShorthand for ionActionSheetWillDismiss.\n */\n didPresent: EventEmitter<IonActionSheetCustomEvent<void>>;\n /**\n * Emitted before the action sheet has presented.\nShorthand for ionActionSheetWillPresent.\n */\n willPresent: EventEmitter<IonActionSheetCustomEvent<void>>;\n /**\n * Emitted before the action sheet has dismissed.\nShorthand for ionActionSheetWillDismiss.\n */\n willDismiss: EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>;\n /**\n * Emitted after the action sheet has dismissed.\nShorthand for ionActionSheetDidDismiss.\n */\n didDismiss: EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>;\n}\n\n\n"]}
@@ -16,7 +16,7 @@ export declare class IonAlert {
16
16
  didDismiss: EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail<any>>>;
17
17
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
18
18
  static ɵfac: i0.ɵɵFactoryDeclaration<IonAlert, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<IonAlert, "ion-alert", never, { "animated": { "alias": "animated"; "required": false; }; "backdropDismiss": { "alias": "backdropDismiss"; "required": false; }; "buttons": { "alias": "buttons"; "required": false; }; "cssClass": { "alias": "cssClass"; "required": false; }; "enterAnimation": { "alias": "enterAnimation"; "required": false; }; "header": { "alias": "header"; "required": false; }; "htmlAttributes": { "alias": "htmlAttributes"; "required": false; }; "inputs": { "alias": "inputs"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "keyboardClose": { "alias": "keyboardClose"; "required": false; }; "leaveAnimation": { "alias": "leaveAnimation"; "required": false; }; "message": { "alias": "message"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "subHeader": { "alias": "subHeader"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; "trigger": { "alias": "trigger"; "required": false; }; }, { "ionAlertDidPresent": "ionAlertDidPresent"; "ionAlertWillPresent": "ionAlertWillPresent"; "ionAlertWillDismiss": "ionAlertWillDismiss"; "ionAlertDidDismiss": "ionAlertDidDismiss"; "didPresent": "didPresent"; "willPresent": "willPresent"; "willDismiss": "willDismiss"; "didDismiss": "didDismiss"; }, never, ["*"], true, never>;
19
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonAlert, "ion-alert", never, { "animated": { "alias": "animated"; "required": false; }; "backdropDismiss": { "alias": "backdropDismiss"; "required": false; }; "buttons": { "alias": "buttons"; "required": false; }; "cssClass": { "alias": "cssClass"; "required": false; }; "enterAnimation": { "alias": "enterAnimation"; "required": false; }; "header": { "alias": "header"; "required": false; }; "htmlAttributes": { "alias": "htmlAttributes"; "required": false; }; "inputs": { "alias": "inputs"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "keyboardClose": { "alias": "keyboardClose"; "required": false; }; "leaveAnimation": { "alias": "leaveAnimation"; "required": false; }; "message": { "alias": "message"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "subHeader": { "alias": "subHeader"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; "trigger": { "alias": "trigger"; "required": false; }; }, { "ionAlertDidPresent": "ionAlertDidPresent"; "ionAlertWillPresent": "ionAlertWillPresent"; "ionAlertWillDismiss": "ionAlertWillDismiss"; "ionAlertDidDismiss": "ionAlertDidDismiss"; "didPresent": "didPresent"; "willPresent": "willPresent"; "willDismiss": "willDismiss"; "didDismiss": "didDismiss"; }, never, ["*"], true, never>;
20
20
  }
21
21
  export declare interface IonAlert extends Components.IonAlert {
22
22
  /**
@@ -22,12 +22,12 @@ let IonAlert = class IonAlert {
22
22
  this.el = r.nativeElement;
23
23
  }
24
24
  /** @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 });
25
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonAlert, isStandalone: true, selector: "ion-alert", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", buttons: "buttons", cssClass: "cssClass", enterAnimation: "enterAnimation", header: "header", htmlAttributes: "htmlAttributes", inputs: "inputs", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", message: "message", mode: "mode", subHeader: "subHeader", translucent: "translucent", trigger: "trigger" }, 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 });
25
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonAlert, isStandalone: true, selector: "ion-alert", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", buttons: "buttons", cssClass: "cssClass", enterAnimation: "enterAnimation", header: "header", htmlAttributes: "htmlAttributes", inputs: "inputs", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", message: "message", mode: "mode", subHeader: "subHeader", theme: "theme", translucent: "translucent", trigger: "trigger" }, 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 });
26
26
  };
27
27
  IonAlert = __decorate([
28
28
  ProxyCmp({
29
29
  defineCustomElementFn: defineIonAlert,
30
- inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'translucent', 'trigger'],
30
+ inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],
31
31
  methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
32
32
  })
33
33
  ], IonAlert);
@@ -39,7 +39,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
39
39
  changeDetection: ChangeDetectionStrategy.OnPush,
40
40
  template: '<ng-content></ng-content>',
41
41
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
42
- inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'translucent', 'trigger'],
42
+ inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],
43
43
  outputs: ['ionAlertDidPresent', 'ionAlertWillPresent', 'ionAlertWillDismiss', 'ionAlertDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss'],
44
44
  }]
45
45
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ionAlertDidPresent: [{
@@ -1 +1 @@
1
- {"version":3,"file":"ion-alert.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-alert.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAIzD,OAAO,EAAE,mBAAmB,IAAI,cAAc,EAAE,MAAM,qCAAqC,CAAC;;AAerF,IAAM,QAAQ,GAAd,MAAM,QAAQ;IAUwC;IATjD,EAAE,CAAsB;IACxB,kBAAkB,GAAG,IAAI,YAAY,EAA6B,CAAC;IACnE,mBAAmB,GAAG,IAAI,YAAY,EAA6B,CAAC;IACpE,mBAAmB,GAAG,IAAI,YAAY,EAAoD,CAAC;IAC3F,kBAAkB,GAAG,IAAI,YAAY,EAAoD,CAAC;IAC1F,UAAU,GAAG,IAAI,YAAY,EAA6B,CAAC;IAC3D,WAAW,GAAG,IAAI,YAAY,EAA6B,CAAC;IAC5D,WAAW,GAAG,IAAI,YAAY,EAAoD,CAAC;IACnF,UAAU,GAAG,IAAI,YAAY,EAAoD,CAAC;IAC5F,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HAbU,QAAQ;8GAAR,QAAQ,gwBALT,2BAA2B;;AAK1B,QAAQ;IAbpB,QAAQ,CAAC;QACR,qBAAqB,EAAE,cAAc;QACrC,MAAM,EAAE,CAAC,UAAU,EAAE,iBAAiB,EAAE,SAAS,EAAE,UAAU,EAAE,gBAAgB,EAAE,QAAQ,EAAE,gBAAgB,EAAE,QAAQ,EAAE,QAAQ,EAAE,eAAe,EAAE,gBAAgB,EAAE,SAAS,EAAE,MAAM,EAAE,WAAW,EAAE,aAAa,EAAE,SAAS,CAAC;QAC7N,OAAO,EAAE,CAAC,SAAS,EAAE,SAAS,EAAE,cAAc,EAAE,eAAe,CAAC;KACjE,CAAC;GASW,QAAQ,CAcpB;;2FAdY,QAAQ;kBARpB,SAAS;mBAAC;oBACT,QAAQ,EAAE,WAAW;oBACrB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,UAAU,EAAE,iBAAiB,EAAE,SAAS,EAAE,UAAU,EAAE,gBAAgB,EAAE,QAAQ,EAAE,gBAAgB,EAAE,QAAQ,EAAE,QAAQ,EAAE,eAAe,EAAE,gBAAgB,EAAE,SAAS,EAAE,MAAM,EAAE,WAAW,EAAE,aAAa,EAAE,SAAS,CAAC;oBAC7N,OAAO,EAAE,CAAC,oBAAoB,EAAE,qBAAqB,EAAE,qBAAqB,EAAE,oBAAoB,EAAE,YAAY,EAAE,aAAa,EAAE,aAAa,EAAE,YAAY,CAAC;iBAC9J;;sBAGE,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone, EventEmitter, Output } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonAlert } from '@ionic/core/components/ion-alert.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonAlert,\n inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'translucent', 'trigger'],\n methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']\n})\n@Component({\n selector: 'ion-alert',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'translucent', 'trigger'],\n outputs: ['ionAlertDidPresent', 'ionAlertWillPresent', 'ionAlertWillDismiss', 'ionAlertDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss'],\n})\nexport class IonAlert {\n protected el: HTMLIonAlertElement;\n @Output() ionAlertDidPresent = new EventEmitter<IonAlertCustomEvent<void>>();\n @Output() ionAlertWillPresent = new EventEmitter<IonAlertCustomEvent<void>>();\n @Output() ionAlertWillDismiss = new EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>();\n @Output() ionAlertDidDismiss = new EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>();\n @Output() didPresent = new EventEmitter<IonAlertCustomEvent<void>>();\n @Output() willPresent = new EventEmitter<IonAlertCustomEvent<void>>();\n @Output() willDismiss = new EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>();\n @Output() didDismiss = new EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonAlertCustomEvent } from '@ionic/core/components';\nimport type { OverlayEventDetail as IIonAlertOverlayEventDetail } from '@ionic/core/components';\n\nexport declare interface IonAlert extends Components.IonAlert {\n /**\n * Emitted after the alert has presented.\n */\n ionAlertDidPresent: EventEmitter<IonAlertCustomEvent<void>>;\n /**\n * Emitted before the alert has presented.\n */\n ionAlertWillPresent: EventEmitter<IonAlertCustomEvent<void>>;\n /**\n * Emitted before the alert has dismissed.\n */\n ionAlertWillDismiss: EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>;\n /**\n * Emitted after the alert has dismissed.\n */\n ionAlertDidDismiss: EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>;\n /**\n * Emitted after the alert has presented.\nShorthand for ionAlertWillDismiss.\n */\n didPresent: EventEmitter<IonAlertCustomEvent<void>>;\n /**\n * Emitted before the alert has presented.\nShorthand for ionAlertWillPresent.\n */\n willPresent: EventEmitter<IonAlertCustomEvent<void>>;\n /**\n * Emitted before the alert has dismissed.\nShorthand for ionAlertWillDismiss.\n */\n willDismiss: EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>;\n /**\n * Emitted after the alert has dismissed.\nShorthand for ionAlertDidDismiss.\n */\n didDismiss: EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>;\n}\n\n\n"]}
1
+ {"version":3,"file":"ion-alert.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-alert.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAIzD,OAAO,EAAE,mBAAmB,IAAI,cAAc,EAAE,MAAM,qCAAqC,CAAC;;AAerF,IAAM,QAAQ,GAAd,MAAM,QAAQ;IAUwC;IATjD,EAAE,CAAsB;IACxB,kBAAkB,GAAG,IAAI,YAAY,EAA6B,CAAC;IACnE,mBAAmB,GAAG,IAAI,YAAY,EAA6B,CAAC;IACpE,mBAAmB,GAAG,IAAI,YAAY,EAAoD,CAAC;IAC3F,kBAAkB,GAAG,IAAI,YAAY,EAAoD,CAAC;IAC1F,UAAU,GAAG,IAAI,YAAY,EAA6B,CAAC;IAC3D,WAAW,GAAG,IAAI,YAAY,EAA6B,CAAC;IAC5D,WAAW,GAAG,IAAI,YAAY,EAAoD,CAAC;IACnF,UAAU,GAAG,IAAI,YAAY,EAAoD,CAAC;IAC5F,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HAbU,QAAQ;8GAAR,QAAQ,gxBALT,2BAA2B;;AAK1B,QAAQ;IAbpB,QAAQ,CAAC;QACR,qBAAqB,EAAE,cAAc;QACrC,MAAM,EAAE,CAAC,UAAU,EAAE,iBAAiB,EAAE,SAAS,EAAE,UAAU,EAAE,gBAAgB,EAAE,QAAQ,EAAE,gBAAgB,EAAE,QAAQ,EAAE,QAAQ,EAAE,eAAe,EAAE,gBAAgB,EAAE,SAAS,EAAE,MAAM,EAAE,WAAW,EAAE,OAAO,EAAE,aAAa,EAAE,SAAS,CAAC;QACtO,OAAO,EAAE,CAAC,SAAS,EAAE,SAAS,EAAE,cAAc,EAAE,eAAe,CAAC;KACjE,CAAC;GASW,QAAQ,CAcpB;;2FAdY,QAAQ;kBARpB,SAAS;mBAAC;oBACT,QAAQ,EAAE,WAAW;oBACrB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,UAAU,EAAE,iBAAiB,EAAE,SAAS,EAAE,UAAU,EAAE,gBAAgB,EAAE,QAAQ,EAAE,gBAAgB,EAAE,QAAQ,EAAE,QAAQ,EAAE,eAAe,EAAE,gBAAgB,EAAE,SAAS,EAAE,MAAM,EAAE,WAAW,EAAE,OAAO,EAAE,aAAa,EAAE,SAAS,CAAC;oBACtO,OAAO,EAAE,CAAC,oBAAoB,EAAE,qBAAqB,EAAE,qBAAqB,EAAE,oBAAoB,EAAE,YAAY,EAAE,aAAa,EAAE,aAAa,EAAE,YAAY,CAAC;iBAC9J;;sBAGE,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone, EventEmitter, Output } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonAlert } from '@ionic/core/components/ion-alert.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonAlert,\n inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],\n methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']\n})\n@Component({\n selector: 'ion-alert',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'theme', 'translucent', 'trigger'],\n outputs: ['ionAlertDidPresent', 'ionAlertWillPresent', 'ionAlertWillDismiss', 'ionAlertDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss'],\n})\nexport class IonAlert {\n protected el: HTMLIonAlertElement;\n @Output() ionAlertDidPresent = new EventEmitter<IonAlertCustomEvent<void>>();\n @Output() ionAlertWillPresent = new EventEmitter<IonAlertCustomEvent<void>>();\n @Output() ionAlertWillDismiss = new EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>();\n @Output() ionAlertDidDismiss = new EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>();\n @Output() didPresent = new EventEmitter<IonAlertCustomEvent<void>>();\n @Output() willPresent = new EventEmitter<IonAlertCustomEvent<void>>();\n @Output() willDismiss = new EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>();\n @Output() didDismiss = new EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonAlertCustomEvent } from '@ionic/core/components';\nimport type { OverlayEventDetail as IIonAlertOverlayEventDetail } from '@ionic/core/components';\n\nexport declare interface IonAlert extends Components.IonAlert {\n /**\n * Emitted after the alert has presented.\n */\n ionAlertDidPresent: EventEmitter<IonAlertCustomEvent<void>>;\n /**\n * Emitted before the alert has presented.\n */\n ionAlertWillPresent: EventEmitter<IonAlertCustomEvent<void>>;\n /**\n * Emitted before the alert has dismissed.\n */\n ionAlertWillDismiss: EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>;\n /**\n * Emitted after the alert has dismissed.\n */\n ionAlertDidDismiss: EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>;\n /**\n * Emitted after the alert has presented.\nShorthand for ionAlertWillDismiss.\n */\n didPresent: EventEmitter<IonAlertCustomEvent<void>>;\n /**\n * Emitted before the alert has presented.\nShorthand for ionAlertWillPresent.\n */\n willPresent: EventEmitter<IonAlertCustomEvent<void>>;\n /**\n * Emitted before the alert has dismissed.\nShorthand for ionAlertWillDismiss.\n */\n willDismiss: EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>;\n /**\n * Emitted after the alert has dismissed.\nShorthand for ionAlertDidDismiss.\n */\n didDismiss: EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>;\n}\n\n\n"]}
@@ -6,7 +6,7 @@ export declare class IonApp {
6
6
  protected el: HTMLIonAppElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonApp, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonApp, "ion-app", never, {}, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonApp, "ion-app", never, { "mode": { "alias": "mode"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonApp extends Components.IonApp {
12
12
  }
@@ -14,11 +14,12 @@ let IonApp = class IonApp {
14
14
  this.el = r.nativeElement;
15
15
  }
16
16
  /** @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 });
17
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonApp, isStandalone: true, selector: "ion-app", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
17
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonApp, isStandalone: true, selector: "ion-app", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonApp = __decorate([
20
20
  ProxyCmp({
21
21
  defineCustomElementFn: defineIonApp,
22
+ inputs: ['mode', 'theme'],
22
23
  methods: ['setFocus']
23
24
  })
24
25
  ], IonApp);
@@ -30,7 +31,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
30
31
  changeDetection: ChangeDetectionStrategy.OnPush,
31
32
  template: '<ng-content></ng-content>',
32
33
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
33
- inputs: [],
34
+ inputs: ['mode', 'theme'],
34
35
  }]
35
36
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
37
  //# sourceMappingURL=ion-app.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-app.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-app.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,MAAM,eAAe,CAAC;AAE1G,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAIzD,OAAO,EAAE,mBAAmB,IAAI,YAAY,EAAE,MAAM,mCAAmC,CAAC;;AAajF,IAAM,MAAM,GAAZ,MAAM,MAAM;IAE0C;IADjD,EAAE,CAAoB;IAChC,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HALU,MAAM;8GAAN,MAAM,mEAJP,2BAA2B;;AAI1B,MAAM;IAXlB,QAAQ,CAAC;QACR,qBAAqB,EAAE,YAAY;QACnC,OAAO,EAAE,CAAC,UAAU,CAAC;KACtB,CAAC;GAQW,MAAM,CAMlB;;2FANY,MAAM;kBAPlB,SAAS;mBAAC;oBACT,QAAQ,EAAE,SAAS;oBACnB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,EAAE;iBACX","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonApp } from '@ionic/core/components/ion-app.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonApp,\n methods: ['setFocus']\n})\n@Component({\n selector: 'ion-app',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: [],\n})\nexport class IonApp {\n protected el: HTMLIonAppElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonApp extends Components.IonApp {}\n\n\n"]}
1
+ {"version":3,"file":"ion-app.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-app.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,MAAM,eAAe,CAAC;AAE1G,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAIzD,OAAO,EAAE,mBAAmB,IAAI,YAAY,EAAE,MAAM,mCAAmC,CAAC;;AAcjF,IAAM,MAAM,GAAZ,MAAM,MAAM;IAE0C;IADjD,EAAE,CAAoB;IAChC,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HALU,MAAM;8GAAN,MAAM,6GAJP,2BAA2B;;AAI1B,MAAM;IAZlB,QAAQ,CAAC;QACR,qBAAqB,EAAE,YAAY;QACnC,MAAM,EAAE,CAAC,MAAM,EAAE,OAAO,CAAC;QACzB,OAAO,EAAE,CAAC,UAAU,CAAC;KACtB,CAAC;GAQW,MAAM,CAMlB;;2FANY,MAAM;kBAPlB,SAAS;mBAAC;oBACT,QAAQ,EAAE,SAAS;oBACnB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,MAAM,EAAE,OAAO,CAAC;iBAC1B","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonApp } from '@ionic/core/components/ion-app.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonApp,\n inputs: ['mode', 'theme'],\n methods: ['setFocus']\n})\n@Component({\n selector: 'ion-app',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['mode', 'theme'],\n})\nexport class IonApp {\n protected el: HTMLIonAppElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonApp extends Components.IonApp {}\n\n\n"]}
@@ -6,7 +6,7 @@ export declare class IonAvatar {
6
6
  protected el: HTMLIonAvatarElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonAvatar, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonAvatar, "ion-avatar", never, {}, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonAvatar, "ion-avatar", never, { "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "size": { "alias": "size"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonAvatar extends Components.IonAvatar {
12
12
  }
@@ -14,11 +14,12 @@ let IonAvatar = class IonAvatar {
14
14
  this.el = r.nativeElement;
15
15
  }
16
16
  /** @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 });
17
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonAvatar, isStandalone: true, selector: "ion-avatar", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
17
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonAvatar, isStandalone: true, selector: "ion-avatar", inputs: { disabled: "disabled", mode: "mode", shape: "shape", size: "size", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonAvatar = __decorate([
20
20
  ProxyCmp({
21
- defineCustomElementFn: defineIonAvatar
21
+ defineCustomElementFn: defineIonAvatar,
22
+ inputs: ['disabled', 'mode', 'shape', 'size', 'theme']
22
23
  })
23
24
  ], IonAvatar);
24
25
  export { IonAvatar };
@@ -29,7 +30,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
29
30
  changeDetection: ChangeDetectionStrategy.OnPush,
30
31
  template: '<ng-content></ng-content>',
31
32
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
32
- inputs: [],
33
+ inputs: ['disabled', 'mode', 'shape', 'size', 'theme'],
33
34
  }]
34
35
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
35
36
  //# sourceMappingURL=ion-avatar.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-avatar.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-avatar.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,MAAM,eAAe,CAAC;AAE1G,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAIzD,OAAO,EAAE,mBAAmB,IAAI,eAAe,EAAE,MAAM,sCAAsC,CAAC;;AAYvF,IAAM,SAAS,GAAf,MAAM,SAAS;IAEuC;IADjD,EAAE,CAAuB;IACnC,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HALU,SAAS;8GAAT,SAAS,sEAJV,2BAA2B;;AAI1B,SAAS;IAVrB,QAAQ,CAAC;QACR,qBAAqB,EAAE,eAAe;KACvC,CAAC;GAQW,SAAS,CAMrB;;2FANY,SAAS;kBAPrB,SAAS;mBAAC;oBACT,QAAQ,EAAE,YAAY;oBACtB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,EAAE;iBACX","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonAvatar } from '@ionic/core/components/ion-avatar.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonAvatar\n})\n@Component({\n selector: 'ion-avatar',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: [],\n})\nexport class IonAvatar {\n protected el: HTMLIonAvatarElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonAvatar extends Components.IonAvatar {}\n\n\n"]}
1
+ {"version":3,"file":"ion-avatar.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-avatar.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,MAAM,eAAe,CAAC;AAE1G,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAIzD,OAAO,EAAE,mBAAmB,IAAI,eAAe,EAAE,MAAM,sCAAsC,CAAC;;AAavF,IAAM,SAAS,GAAf,MAAM,SAAS;IAEuC;IADjD,EAAE,CAAuB;IACnC,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HALU,SAAS;8GAAT,SAAS,oKAJV,2BAA2B;;AAI1B,SAAS;IAXrB,QAAQ,CAAC;QACR,qBAAqB,EAAE,eAAe;QACtC,MAAM,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC;KACvD,CAAC;GAQW,SAAS,CAMrB;;2FANY,SAAS;kBAPrB,SAAS;mBAAC;oBACT,QAAQ,EAAE,YAAY;oBACtB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC;iBACvD","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonAvatar } from '@ionic/core/components/ion-avatar.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonAvatar,\n inputs: ['disabled', 'mode', 'shape', 'size', 'theme']\n})\n@Component({\n selector: 'ion-avatar',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['disabled', 'mode', 'shape', 'size', 'theme'],\n})\nexport class IonAvatar {\n protected el: HTMLIonAvatarElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonAvatar extends Components.IonAvatar {}\n\n\n"]}
@@ -8,7 +8,7 @@ export declare class IonBackdrop {
8
8
  ionBackdropTap: EventEmitter<IonBackdropCustomEvent<void>>;
9
9
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<IonBackdrop, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<IonBackdrop, "ion-backdrop", never, { "stopPropagation": { "alias": "stopPropagation"; "required": false; }; "tappable": { "alias": "tappable"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; }, { "ionBackdropTap": "ionBackdropTap"; }, never, ["*"], true, never>;
11
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonBackdrop, "ion-backdrop", never, { "mode": { "alias": "mode"; "required": false; }; "stopPropagation": { "alias": "stopPropagation"; "required": false; }; "tappable": { "alias": "tappable"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; }, { "ionBackdropTap": "ionBackdropTap"; }, never, ["*"], true, never>;
12
12
  }
13
13
  export declare interface IonBackdrop extends Components.IonBackdrop {
14
14
  /**
@@ -15,12 +15,12 @@ let IonBackdrop = class IonBackdrop {
15
15
  this.el = r.nativeElement;
16
16
  }
17
17
  /** @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 });
18
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonBackdrop, isStandalone: true, 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 });
18
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonBackdrop, isStandalone: true, 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 });
19
19
  };
20
20
  IonBackdrop = __decorate([
21
21
  ProxyCmp({
22
22
  defineCustomElementFn: defineIonBackdrop,
23
- inputs: ['stopPropagation', 'tappable', 'visible']
23
+ inputs: ['mode', 'stopPropagation', 'tappable', 'theme', 'visible']
24
24
  })
25
25
  ], IonBackdrop);
26
26
  export { IonBackdrop };
@@ -31,7 +31,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
31
31
  changeDetection: ChangeDetectionStrategy.OnPush,
32
32
  template: '<ng-content></ng-content>',
33
33
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
34
- inputs: ['stopPropagation', 'tappable', 'visible'],
34
+ inputs: ['mode', 'stopPropagation', 'tappable', 'theme', 'visible'],
35
35
  outputs: ['ionBackdropTap'],
36
36
  }]
37
37
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ionBackdropTap: [{
@@ -1 +1 @@
1
- {"version":3,"file":"ion-backdrop.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-backdrop.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAIzD,OAAO,EAAE,mBAAmB,IAAI,iBAAiB,EAAE,MAAM,wCAAwC,CAAC;;AAc3F,IAAM,WAAW,GAAjB,MAAM,WAAW;IAGqC;IAFjD,EAAE,CAAyB;IAC3B,cAAc,GAAG,IAAI,YAAY,EAAgC,CAAC;IAC5E,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HANU,WAAW;8GAAX,WAAW,iNALZ,2BAA2B;;AAK1B,WAAW;IAZvB,QAAQ,CAAC;QACR,qBAAqB,EAAE,iBAAiB;QACxC,MAAM,EAAE,CAAC,iBAAiB,EAAE,UAAU,EAAE,SAAS,CAAC;KACnD,CAAC;GASW,WAAW,CAOvB;;2FAPY,WAAW;kBARvB,SAAS;mBAAC;oBACT,QAAQ,EAAE,cAAc;oBACxB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,iBAAiB,EAAE,UAAU,EAAE,SAAS,CAAC;oBAClD,OAAO,EAAE,CAAC,gBAAgB,CAAC;iBAC5B;;sBAGE,MAAM","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone, EventEmitter, Output } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonBackdrop } from '@ionic/core/components/ion-backdrop.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonBackdrop,\n inputs: ['stopPropagation', 'tappable', 'visible']\n})\n@Component({\n selector: 'ion-backdrop',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['stopPropagation', 'tappable', 'visible'],\n outputs: ['ionBackdropTap'],\n})\nexport class IonBackdrop {\n protected el: HTMLIonBackdropElement;\n @Output() ionBackdropTap = new EventEmitter<IonBackdropCustomEvent<void>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonBackdropCustomEvent } from '@ionic/core/components';\n\nexport declare interface IonBackdrop extends Components.IonBackdrop {\n /**\n * Emitted when the backdrop is tapped.\n */\n ionBackdropTap: EventEmitter<IonBackdropCustomEvent<void>>;\n}\n\n\n"]}
1
+ {"version":3,"file":"ion-backdrop.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-backdrop.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAIzD,OAAO,EAAE,mBAAmB,IAAI,iBAAiB,EAAE,MAAM,wCAAwC,CAAC;;AAc3F,IAAM,WAAW,GAAjB,MAAM,WAAW;IAGqC;IAFjD,EAAE,CAAyB;IAC3B,cAAc,GAAG,IAAI,YAAY,EAAgC,CAAC;IAC5E,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HANU,WAAW;8GAAX,WAAW,+OALZ,2BAA2B;;AAK1B,WAAW;IAZvB,QAAQ,CAAC;QACR,qBAAqB,EAAE,iBAAiB;QACxC,MAAM,EAAE,CAAC,MAAM,EAAE,iBAAiB,EAAE,UAAU,EAAE,OAAO,EAAE,SAAS,CAAC;KACpE,CAAC;GASW,WAAW,CAOvB;;2FAPY,WAAW;kBARvB,SAAS;mBAAC;oBACT,QAAQ,EAAE,cAAc;oBACxB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,MAAM,EAAE,iBAAiB,EAAE,UAAU,EAAE,OAAO,EAAE,SAAS,CAAC;oBACnE,OAAO,EAAE,CAAC,gBAAgB,CAAC;iBAC5B;;sBAGE,MAAM","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone, EventEmitter, Output } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonBackdrop } from '@ionic/core/components/ion-backdrop.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonBackdrop,\n inputs: ['mode', 'stopPropagation', 'tappable', 'theme', 'visible']\n})\n@Component({\n selector: 'ion-backdrop',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['mode', 'stopPropagation', 'tappable', 'theme', 'visible'],\n outputs: ['ionBackdropTap'],\n})\nexport class IonBackdrop {\n protected el: HTMLIonBackdropElement;\n @Output() ionBackdropTap = new EventEmitter<IonBackdropCustomEvent<void>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonBackdropCustomEvent } from '@ionic/core/components';\n\nexport declare interface IonBackdrop extends Components.IonBackdrop {\n /**\n * Emitted when the backdrop is tapped.\n */\n ionBackdropTap: EventEmitter<IonBackdropCustomEvent<void>>;\n}\n\n\n"]}
@@ -6,7 +6,7 @@ export declare class IonBadge {
6
6
  protected el: HTMLIonBadgeElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonBadge, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonBadge, "ion-badge", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonBadge, "ion-badge", never, { "color": { "alias": "color"; "required": false; }; "hue": { "alias": "hue"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "size": { "alias": "size"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "vertical": { "alias": "vertical"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonBadge extends Components.IonBadge {
12
12
  }
@@ -14,12 +14,12 @@ let IonBadge = class IonBadge {
14
14
  this.el = r.nativeElement;
15
15
  }
16
16
  /** @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 });
17
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonBadge, isStandalone: true, selector: "ion-badge", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
17
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonBadge, isStandalone: true, selector: "ion-badge", inputs: { color: "color", hue: "hue", mode: "mode", shape: "shape", size: "size", theme: "theme", vertical: "vertical" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonBadge = __decorate([
20
20
  ProxyCmp({
21
21
  defineCustomElementFn: defineIonBadge,
22
- inputs: ['color', 'mode']
22
+ inputs: ['color', 'hue', 'mode', 'shape', 'size', 'theme', 'vertical']
23
23
  })
24
24
  ], IonBadge);
25
25
  export { IonBadge };
@@ -30,7 +30,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
30
30
  changeDetection: ChangeDetectionStrategy.OnPush,
31
31
  template: '<ng-content></ng-content>',
32
32
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
33
- inputs: ['color', 'mode'],
33
+ inputs: ['color', 'hue', 'mode', 'shape', 'size', 'theme', 'vertical'],
34
34
  }]
35
35
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
36
  //# sourceMappingURL=ion-badge.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-badge.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-badge.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,MAAM,eAAe,CAAC;AAE1G,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAIzD,OAAO,EAAE,mBAAmB,IAAI,cAAc,EAAE,MAAM,qCAAqC,CAAC;;AAarF,IAAM,QAAQ,GAAd,MAAM,QAAQ;IAEwC;IADjD,EAAE,CAAsB;IAClC,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HALU,QAAQ;8GAAR,QAAQ,+GAJT,2BAA2B;;AAI1B,QAAQ;IAXpB,QAAQ,CAAC;QACR,qBAAqB,EAAE,cAAc;QACrC,MAAM,EAAE,CAAC,OAAO,EAAE,MAAM,CAAC;KAC1B,CAAC;GAQW,QAAQ,CAMpB;;2FANY,QAAQ;kBAPpB,SAAS;mBAAC;oBACT,QAAQ,EAAE,WAAW;oBACrB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,OAAO,EAAE,MAAM,CAAC;iBAC1B","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonBadge } from '@ionic/core/components/ion-badge.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonBadge,\n inputs: ['color', 'mode']\n})\n@Component({\n selector: 'ion-badge',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['color', 'mode'],\n})\nexport class IonBadge {\n protected el: HTMLIonBadgeElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonBadge extends Components.IonBadge {}\n\n\n"]}
1
+ {"version":3,"file":"ion-badge.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-badge.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,MAAM,eAAe,CAAC;AAE1G,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAIzD,OAAO,EAAE,mBAAmB,IAAI,cAAc,EAAE,MAAM,qCAAqC,CAAC;;AAarF,IAAM,QAAQ,GAAd,MAAM,QAAQ;IAEwC;IADjD,EAAE,CAAsB;IAClC,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HALU,QAAQ;8GAAR,QAAQ,+LAJT,2BAA2B;;AAI1B,QAAQ;IAXpB,QAAQ,CAAC;QACR,qBAAqB,EAAE,cAAc;QACrC,MAAM,EAAE,CAAC,OAAO,EAAE,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,CAAC;KACvE,CAAC;GAQW,QAAQ,CAMpB;;2FANY,QAAQ;kBAPpB,SAAS;mBAAC;oBACT,QAAQ,EAAE,WAAW;oBACrB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,OAAO,EAAE,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,CAAC;iBACvE","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonBadge } from '@ionic/core/components/ion-badge.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonBadge,\n inputs: ['color', 'hue', 'mode', 'shape', 'size', 'theme', 'vertical']\n})\n@Component({\n selector: 'ion-badge',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['color', 'hue', 'mode', 'shape', 'size', 'theme', 'vertical'],\n})\nexport class IonBadge {\n protected el: HTMLIonBadgeElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonBadge extends Components.IonBadge {}\n\n\n"]}
@@ -9,7 +9,7 @@ export declare class IonBreadcrumb {
9
9
  ionBlur: EventEmitter<IonBreadcrumbCustomEvent<void>>;
10
10
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<IonBreadcrumb, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<IonBreadcrumb, "ion-breadcrumb", never, { "active": { "alias": "active"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "href": { "alias": "href"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "routerAnimation": { "alias": "routerAnimation"; "required": false; }; "routerDirection": { "alias": "routerDirection"; "required": false; }; "separator": { "alias": "separator"; "required": false; }; "target": { "alias": "target"; "required": false; }; }, { "ionFocus": "ionFocus"; "ionBlur": "ionBlur"; }, never, ["*"], true, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonBreadcrumb, "ion-breadcrumb", never, { "active": { "alias": "active"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "href": { "alias": "href"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "routerAnimation": { "alias": "routerAnimation"; "required": false; }; "routerDirection": { "alias": "routerDirection"; "required": false; }; "separator": { "alias": "separator"; "required": false; }; "target": { "alias": "target"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; }, { "ionFocus": "ionFocus"; "ionBlur": "ionBlur"; }, never, ["*"], true, never>;
13
13
  }
14
14
  export declare interface IonBreadcrumb extends Components.IonBreadcrumb {
15
15
  /**