@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
@@ -1 +1 @@
1
- {"version":3,"file":"ion-picker-column-option.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-picker-column-option.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,2BAA2B,EAAE,MAAM,oDAAoD,CAAC;;AAajH,IAAM,qBAAqB,GAA3B,MAAM,qBAAqB;IAE2B;IADjD,EAAE,CAAmC;IAC/C,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,qBAAqB;8GAArB,qBAAqB,sJAJtB,2BAA2B;;AAI1B,qBAAqB;IAXjC,QAAQ,CAAC;QACR,qBAAqB,EAAE,2BAA2B;QAClD,MAAM,EAAE,CAAC,OAAO,EAAE,UAAU,EAAE,OAAO,CAAC;KACvC,CAAC;GAQW,qBAAqB,CAMjC;;2FANY,qBAAqB;kBAPjC,SAAS;mBAAC;oBACT,QAAQ,EAAE,0BAA0B;oBACpC,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,OAAO,EAAE,UAAU,EAAE,OAAO,CAAC;iBACvC","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 defineIonPickerColumnOption } from '@ionic/core/components/ion-picker-column-option.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonPickerColumnOption,\n inputs: ['color', 'disabled', 'value']\n})\n@Component({\n selector: 'ion-picker-column-option',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['color', 'disabled', 'value'],\n})\nexport class IonPickerColumnOption {\n protected el: HTMLIonPickerColumnOptionElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonPickerColumnOption extends Components.IonPickerColumnOption {}\n\n\n"]}
1
+ {"version":3,"file":"ion-picker-column-option.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-picker-column-option.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,2BAA2B,EAAE,MAAM,oDAAoD,CAAC;;AAajH,IAAM,qBAAqB,GAA3B,MAAM,qBAAqB;IAE2B;IADjD,EAAE,CAAmC;IAC/C,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,qBAAqB;8GAArB,qBAAqB,oLAJtB,2BAA2B;;AAI1B,qBAAqB;IAXjC,QAAQ,CAAC;QACR,qBAAqB,EAAE,2BAA2B;QAClD,MAAM,EAAE,CAAC,OAAO,EAAE,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,CAAC;KACxD,CAAC;GAQW,qBAAqB,CAMjC;;2FANY,qBAAqB;kBAPjC,SAAS;mBAAC;oBACT,QAAQ,EAAE,0BAA0B;oBACpC,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,OAAO,EAAE,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,CAAC;iBACxD","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 defineIonPickerColumnOption } from '@ionic/core/components/ion-picker-column-option.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonPickerColumnOption,\n inputs: ['color', 'disabled', 'mode', 'theme', 'value']\n})\n@Component({\n selector: 'ion-picker-column-option',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['color', 'disabled', 'mode', 'theme', 'value'],\n})\nexport class IonPickerColumnOption {\n protected el: HTMLIonPickerColumnOptionElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonPickerColumnOption extends Components.IonPickerColumnOption {}\n\n\n"]}
@@ -9,7 +9,7 @@ export declare class IonPickerColumn {
9
9
  ionChange: EventEmitter<IonPickerColumnCustomEvent<IIonPickerColumnPickerColumnChangeEventDetail>>;
10
10
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<IonPickerColumn, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<IonPickerColumn, "ion-picker-column", never, { "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionChange": "ionChange"; }, never, ["*"], true, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonPickerColumn, "ion-picker-column", never, { "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionChange": "ionChange"; }, never, ["*"], true, never>;
13
13
  }
14
14
  export declare interface IonPickerColumn extends Components.IonPickerColumn {
15
15
  /**
@@ -15,12 +15,12 @@ let IonPickerColumn = class IonPickerColumn {
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: IonPickerColumn, 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: IonPickerColumn, isStandalone: true, selector: "ion-picker-column", inputs: { color: "color", disabled: "disabled", mode: "mode", value: "value" }, outputs: { ionChange: "ionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonPickerColumn, isStandalone: true, selector: "ion-picker-column", inputs: { color: "color", disabled: "disabled", mode: "mode", theme: "theme", value: "value" }, outputs: { ionChange: "ionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
19
  };
20
20
  IonPickerColumn = __decorate([
21
21
  ProxyCmp({
22
22
  defineCustomElementFn: defineIonPickerColumn,
23
- inputs: ['color', 'disabled', 'mode', 'value'],
23
+ inputs: ['color', 'disabled', 'mode', 'theme', 'value'],
24
24
  methods: ['setFocus']
25
25
  })
26
26
  ], IonPickerColumn);
@@ -32,7 +32,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
32
32
  changeDetection: ChangeDetectionStrategy.OnPush,
33
33
  template: '<ng-content></ng-content>',
34
34
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
35
- inputs: ['color', 'disabled', 'mode', 'value'],
35
+ inputs: ['color', 'disabled', 'mode', 'theme', 'value'],
36
36
  outputs: ['ionChange'],
37
37
  }]
38
38
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ionChange: [{
@@ -1 +1 @@
1
- {"version":3,"file":"ion-picker-column.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-picker-column.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,qBAAqB,EAAE,MAAM,6CAA6C,CAAC;;AAepG,IAAM,eAAe,GAArB,MAAM,eAAe;IAGiC;IAFjD,EAAE,CAA6B;IAC/B,SAAS,GAAG,IAAI,YAAY,EAA6E,CAAC;IACpH,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,eAAe;8GAAf,eAAe,kMALhB,2BAA2B;;AAK1B,eAAe;IAb3B,QAAQ,CAAC;QACR,qBAAqB,EAAE,qBAAqB;QAC5C,MAAM,EAAE,CAAC,OAAO,EAAE,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC;QAC9C,OAAO,EAAE,CAAC,UAAU,CAAC;KACtB,CAAC;GASW,eAAe,CAO3B;;2FAPY,eAAe;kBAR3B,SAAS;mBAAC;oBACT,QAAQ,EAAE,mBAAmB;oBAC7B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,OAAO,EAAE,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC;oBAC9C,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 defineIonPickerColumn } from '@ionic/core/components/ion-picker-column.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonPickerColumn,\n inputs: ['color', 'disabled', 'mode', 'value'],\n methods: ['setFocus']\n})\n@Component({\n selector: 'ion-picker-column',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['color', 'disabled', 'mode', 'value'],\n outputs: ['ionChange'],\n})\nexport class IonPickerColumn {\n protected el: HTMLIonPickerColumnElement;\n @Output() ionChange = new EventEmitter<IonPickerColumnCustomEvent<IIonPickerColumnPickerColumnChangeEventDetail>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonPickerColumnCustomEvent } from '@ionic/core/components';\nimport type { PickerColumnChangeEventDetail as IIonPickerColumnPickerColumnChangeEventDetail } from '@ionic/core/components';\n\nexport declare interface IonPickerColumn extends Components.IonPickerColumn {\n /**\n * Emitted when the value has changed.\n\nThis event will not emit when programmatically setting the `value` property.\n */\n ionChange: EventEmitter<IonPickerColumnCustomEvent<IIonPickerColumnPickerColumnChangeEventDetail>>;\n}\n\n\n"]}
1
+ {"version":3,"file":"ion-picker-column.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-picker-column.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,qBAAqB,EAAE,MAAM,6CAA6C,CAAC;;AAepG,IAAM,eAAe,GAArB,MAAM,eAAe;IAGiC;IAFjD,EAAE,CAA6B;IAC/B,SAAS,GAAG,IAAI,YAAY,EAA6E,CAAC;IACpH,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,eAAe;8GAAf,eAAe,kNALhB,2BAA2B;;AAK1B,eAAe;IAb3B,QAAQ,CAAC;QACR,qBAAqB,EAAE,qBAAqB;QAC5C,MAAM,EAAE,CAAC,OAAO,EAAE,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,CAAC;QACvD,OAAO,EAAE,CAAC,UAAU,CAAC;KACtB,CAAC;GASW,eAAe,CAO3B;;2FAPY,eAAe;kBAR3B,SAAS;mBAAC;oBACT,QAAQ,EAAE,mBAAmB;oBAC7B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,OAAO,EAAE,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,CAAC;oBACvD,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 defineIonPickerColumn } from '@ionic/core/components/ion-picker-column.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonPickerColumn,\n inputs: ['color', 'disabled', 'mode', 'theme', 'value'],\n methods: ['setFocus']\n})\n@Component({\n selector: 'ion-picker-column',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['color', 'disabled', 'mode', 'theme', 'value'],\n outputs: ['ionChange'],\n})\nexport class IonPickerColumn {\n protected el: HTMLIonPickerColumnElement;\n @Output() ionChange = new EventEmitter<IonPickerColumnCustomEvent<IIonPickerColumnPickerColumnChangeEventDetail>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonPickerColumnCustomEvent } from '@ionic/core/components';\nimport type { PickerColumnChangeEventDetail as IIonPickerColumnPickerColumnChangeEventDetail } from '@ionic/core/components';\n\nexport declare interface IonPickerColumn extends Components.IonPickerColumn {\n /**\n * Emitted when the value has changed.\n\nThis event will not emit when programmatically setting the `value` property.\n */\n ionChange: EventEmitter<IonPickerColumnCustomEvent<IIonPickerColumnPickerColumnChangeEventDetail>>;\n}\n\n\n"]}
@@ -6,7 +6,7 @@ export declare class IonPicker {
6
6
  protected el: HTMLIonPickerElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonPicker, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonPicker, "ion-picker", never, { "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonPicker, "ion-picker", never, { "mode": { "alias": "mode"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonPicker extends Components.IonPicker {
12
12
  }
@@ -14,12 +14,12 @@ let IonPicker = class IonPicker {
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: IonPicker, 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: IonPicker, isStandalone: true, selector: "ion-picker", inputs: { 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: IonPicker, isStandalone: true, selector: "ion-picker", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonPicker = __decorate([
20
20
  ProxyCmp({
21
21
  defineCustomElementFn: defineIonPicker,
22
- inputs: ['mode']
22
+ inputs: ['mode', 'theme']
23
23
  })
24
24
  ], IonPicker);
25
25
  export { IonPicker };
@@ -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: ['mode'],
33
+ inputs: ['mode', 'theme'],
34
34
  }]
35
35
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
36
  //# sourceMappingURL=ion-picker.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-picker.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-picker.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,gGAJV,2BAA2B;;AAI1B,SAAS;IAXrB,QAAQ,CAAC;QACR,qBAAqB,EAAE,eAAe;QACtC,MAAM,EAAE,CAAC,MAAM,CAAC;KACjB,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,MAAM,CAAC;iBACjB","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 defineIonPicker } from '@ionic/core/components/ion-picker.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonPicker,\n inputs: ['mode']\n})\n@Component({\n selector: 'ion-picker',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['mode'],\n})\nexport class IonPicker {\n protected el: HTMLIonPickerElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonPicker extends Components.IonPicker {}\n\n\n"]}
1
+ {"version":3,"file":"ion-picker.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-picker.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,gHAJV,2BAA2B;;AAI1B,SAAS;IAXrB,QAAQ,CAAC;QACR,qBAAqB,EAAE,eAAe;QACtC,MAAM,EAAE,CAAC,MAAM,EAAE,OAAO,CAAC;KAC1B,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,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 defineIonPicker } from '@ionic/core/components/ion-picker.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonPicker,\n inputs: ['mode', 'theme']\n})\n@Component({\n selector: 'ion-picker',\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 IonPicker {\n protected el: HTMLIonPickerElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonPicker extends Components.IonPicker {}\n\n\n"]}
@@ -6,7 +6,7 @@ export declare class IonProgressBar {
6
6
  protected el: HTMLIonProgressBarElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonProgressBar, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonProgressBar, "ion-progress-bar", never, { "buffer": { "alias": "buffer"; "required": false; }; "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "reversed": { "alias": "reversed"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonProgressBar, "ion-progress-bar", never, { "buffer": { "alias": "buffer"; "required": false; }; "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "reversed": { "alias": "reversed"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonProgressBar extends Components.IonProgressBar {
12
12
  }
@@ -14,12 +14,12 @@ let IonProgressBar = class IonProgressBar {
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: IonProgressBar, 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: IonProgressBar, isStandalone: true, selector: "ion-progress-bar", inputs: { buffer: "buffer", color: "color", mode: "mode", reversed: "reversed", type: "type", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
17
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonProgressBar, isStandalone: true, selector: "ion-progress-bar", inputs: { buffer: "buffer", color: "color", mode: "mode", reversed: "reversed", shape: "shape", theme: "theme", type: "type", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonProgressBar = __decorate([
20
20
  ProxyCmp({
21
21
  defineCustomElementFn: defineIonProgressBar,
22
- inputs: ['buffer', 'color', 'mode', 'reversed', 'type', 'value']
22
+ inputs: ['buffer', 'color', 'mode', 'reversed', 'shape', 'theme', 'type', 'value']
23
23
  })
24
24
  ], IonProgressBar);
25
25
  export { IonProgressBar };
@@ -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: ['buffer', 'color', 'mode', 'reversed', 'type', 'value'],
33
+ inputs: ['buffer', 'color', 'mode', 'reversed', 'shape', 'theme', 'type', 'value'],
34
34
  }]
35
35
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
36
  //# sourceMappingURL=ion-progress-bar.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-progress-bar.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-progress-bar.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,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;;AAalG,IAAM,cAAc,GAApB,MAAM,cAAc;IAEkC;IADjD,EAAE,CAA4B;IACxC,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,cAAc;8GAAd,cAAc,4LAJf,2BAA2B;;AAI1B,cAAc;IAX1B,QAAQ,CAAC;QACR,qBAAqB,EAAE,oBAAoB;QAC3C,MAAM,EAAE,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC;KACjE,CAAC;GAQW,cAAc,CAM1B;;2FANY,cAAc;kBAP1B,SAAS;mBAAC;oBACT,QAAQ,EAAE,kBAAkB;oBAC5B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC;iBACjE","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 defineIonProgressBar } from '@ionic/core/components/ion-progress-bar.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonProgressBar,\n inputs: ['buffer', 'color', 'mode', 'reversed', 'type', 'value']\n})\n@Component({\n selector: 'ion-progress-bar',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['buffer', 'color', 'mode', 'reversed', 'type', 'value'],\n})\nexport class IonProgressBar {\n protected el: HTMLIonProgressBarElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonProgressBar extends Components.IonProgressBar {}\n\n\n"]}
1
+ {"version":3,"file":"ion-progress-bar.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-progress-bar.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,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;;AAalG,IAAM,cAAc,GAApB,MAAM,cAAc;IAEkC;IADjD,EAAE,CAA4B;IACxC,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,cAAc;8GAAd,cAAc,4NAJf,2BAA2B;;AAI1B,cAAc;IAX1B,QAAQ,CAAC;QACR,qBAAqB,EAAE,oBAAoB;QAC3C,MAAM,EAAE,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC;KACnF,CAAC;GAQW,cAAc,CAM1B;;2FANY,cAAc;kBAP1B,SAAS;mBAAC;oBACT,QAAQ,EAAE,kBAAkB;oBAC5B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC;iBACnF","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 defineIonProgressBar } from '@ionic/core/components/ion-progress-bar.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonProgressBar,\n inputs: ['buffer', 'color', 'mode', 'reversed', 'shape', 'theme', 'type', 'value']\n})\n@Component({\n selector: 'ion-progress-bar',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['buffer', 'color', 'mode', 'reversed', 'shape', 'theme', 'type', 'value'],\n})\nexport class IonProgressBar {\n protected el: HTMLIonProgressBarElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonProgressBar extends Components.IonProgressBar {}\n\n\n"]}
@@ -9,7 +9,7 @@ export declare class IonRadio {
9
9
  ionBlur: EventEmitter<IonRadioCustomEvent<void>>;
10
10
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<IonRadio, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<IonRadio, "ion-radio", never, { "alignment": { "alias": "alignment"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "justify": { "alias": "justify"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "name": { "alias": "name"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionFocus": "ionFocus"; "ionBlur": "ionBlur"; }, never, ["*"], true, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonRadio, "ion-radio", never, { "alignment": { "alias": "alignment"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "justify": { "alias": "justify"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "name": { "alias": "name"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionFocus": "ionFocus"; "ionBlur": "ionBlur"; }, never, ["*"], true, never>;
13
13
  }
14
14
  export declare interface IonRadio extends Components.IonRadio {
15
15
  /**
@@ -16,12 +16,12 @@ let IonRadio = class IonRadio {
16
16
  this.el = r.nativeElement;
17
17
  }
18
18
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonRadio, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
19
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonRadio, isStandalone: true, selector: "ion-radio", inputs: { alignment: "alignment", color: "color", disabled: "disabled", justify: "justify", labelPlacement: "labelPlacement", mode: "mode", name: "name", value: "value" }, outputs: { ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonRadio, isStandalone: true, selector: "ion-radio", inputs: { alignment: "alignment", color: "color", disabled: "disabled", justify: "justify", labelPlacement: "labelPlacement", mode: "mode", name: "name", theme: "theme", value: "value" }, outputs: { ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
20
  };
21
21
  IonRadio = __decorate([
22
22
  ProxyCmp({
23
23
  defineCustomElementFn: defineIonRadio,
24
- inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'value']
24
+ inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'theme', 'value']
25
25
  })
26
26
  ], IonRadio);
27
27
  export { IonRadio };
@@ -32,7 +32,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
32
32
  changeDetection: ChangeDetectionStrategy.OnPush,
33
33
  template: '<ng-content></ng-content>',
34
34
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
35
- inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'value'],
35
+ inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'theme', 'value'],
36
36
  outputs: ['ionFocus', 'ionBlur'],
37
37
  }]
38
38
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ionFocus: [{
@@ -1 +1 @@
1
- {"version":3,"file":"ion-radio.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-radio.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;;AAcrF,IAAM,QAAQ,GAAd,MAAM,QAAQ;IAIwC;IAHjD,EAAE,CAAsB;IACxB,QAAQ,GAAG,IAAI,YAAY,EAA6B,CAAC;IACzD,OAAO,GAAG,IAAI,YAAY,EAA6B,CAAC;IAClE,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;0HAPU,QAAQ;8GAAR,QAAQ,wSALT,2BAA2B;;AAK1B,QAAQ;IAZpB,QAAQ,CAAC;QACR,qBAAqB,EAAE,cAAc;QACrC,MAAM,EAAE,CAAC,WAAW,EAAE,OAAO,EAAE,UAAU,EAAE,SAAS,EAAE,gBAAgB,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC;KACjG,CAAC;GASW,QAAQ,CAQpB;;2FARY,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,WAAW,EAAE,OAAO,EAAE,UAAU,EAAE,SAAS,EAAE,gBAAgB,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC;oBAChG,OAAO,EAAE,CAAC,UAAU,EAAE,SAAS,CAAC;iBACjC;;sBAGE,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 defineIonRadio } from '@ionic/core/components/ion-radio.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonRadio,\n inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'value']\n})\n@Component({\n selector: 'ion-radio',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'value'],\n outputs: ['ionFocus', 'ionBlur'],\n})\nexport class IonRadio {\n protected el: HTMLIonRadioElement;\n @Output() ionFocus = new EventEmitter<IonRadioCustomEvent<void>>();\n @Output() ionBlur = new EventEmitter<IonRadioCustomEvent<void>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonRadioCustomEvent } from '@ionic/core/components';\n\nexport declare interface IonRadio extends Components.IonRadio {\n /**\n * Emitted when the radio button has focus.\n */\n ionFocus: EventEmitter<IonRadioCustomEvent<void>>;\n /**\n * Emitted when the radio button loses focus.\n */\n ionBlur: EventEmitter<IonRadioCustomEvent<void>>;\n}\n\n\n"]}
1
+ {"version":3,"file":"ion-radio.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-radio.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;;AAcrF,IAAM,QAAQ,GAAd,MAAM,QAAQ;IAIwC;IAHjD,EAAE,CAAsB;IACxB,QAAQ,GAAG,IAAI,YAAY,EAA6B,CAAC;IACzD,OAAO,GAAG,IAAI,YAAY,EAA6B,CAAC;IAClE,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;0HAPU,QAAQ;8GAAR,QAAQ,wTALT,2BAA2B;;AAK1B,QAAQ;IAZpB,QAAQ,CAAC;QACR,qBAAqB,EAAE,cAAc;QACrC,MAAM,EAAE,CAAC,WAAW,EAAE,OAAO,EAAE,UAAU,EAAE,SAAS,EAAE,gBAAgB,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,CAAC;KAC1G,CAAC;GASW,QAAQ,CAQpB;;2FARY,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,WAAW,EAAE,OAAO,EAAE,UAAU,EAAE,SAAS,EAAE,gBAAgB,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,CAAC;oBACzG,OAAO,EAAE,CAAC,UAAU,EAAE,SAAS,CAAC;iBACjC;;sBAGE,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 defineIonRadio } from '@ionic/core/components/ion-radio.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonRadio,\n inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'theme', 'value']\n})\n@Component({\n selector: 'ion-radio',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'theme', 'value'],\n outputs: ['ionFocus', 'ionBlur'],\n})\nexport class IonRadio {\n protected el: HTMLIonRadioElement;\n @Output() ionFocus = new EventEmitter<IonRadioCustomEvent<void>>();\n @Output() ionBlur = new EventEmitter<IonRadioCustomEvent<void>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonRadioCustomEvent } from '@ionic/core/components';\n\nexport declare interface IonRadio extends Components.IonRadio {\n /**\n * Emitted when the radio button has focus.\n */\n ionFocus: EventEmitter<IonRadioCustomEvent<void>>;\n /**\n * Emitted when the radio button loses focus.\n */\n ionBlur: EventEmitter<IonRadioCustomEvent<void>>;\n}\n\n\n"]}
@@ -6,7 +6,7 @@ export declare class IonRefresherContent {
6
6
  protected el: HTMLIonRefresherContentElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonRefresherContent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonRefresherContent, "ion-refresher-content", never, { "pullingIcon": { "alias": "pullingIcon"; "required": false; }; "pullingText": { "alias": "pullingText"; "required": false; }; "refreshingSpinner": { "alias": "refreshingSpinner"; "required": false; }; "refreshingText": { "alias": "refreshingText"; "required": false; }; }, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonRefresherContent, "ion-refresher-content", never, { "mode": { "alias": "mode"; "required": false; }; "pullingIcon": { "alias": "pullingIcon"; "required": false; }; "pullingText": { "alias": "pullingText"; "required": false; }; "refreshingSpinner": { "alias": "refreshingSpinner"; "required": false; }; "refreshingText": { "alias": "refreshingText"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonRefresherContent extends Components.IonRefresherContent {
12
12
  }
@@ -14,12 +14,12 @@ let IonRefresherContent = class IonRefresherContent {
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: IonRefresherContent, 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: IonRefresherContent, isStandalone: true, selector: "ion-refresher-content", inputs: { pullingIcon: "pullingIcon", pullingText: "pullingText", refreshingSpinner: "refreshingSpinner", refreshingText: "refreshingText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
17
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonRefresherContent, isStandalone: true, selector: "ion-refresher-content", inputs: { mode: "mode", pullingIcon: "pullingIcon", pullingText: "pullingText", refreshingSpinner: "refreshingSpinner", refreshingText: "refreshingText", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonRefresherContent = __decorate([
20
20
  ProxyCmp({
21
21
  defineCustomElementFn: defineIonRefresherContent,
22
- inputs: ['pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText']
22
+ inputs: ['mode', 'pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText', 'theme']
23
23
  })
24
24
  ], IonRefresherContent);
25
25
  export { IonRefresherContent };
@@ -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: ['pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText'],
33
+ inputs: ['mode', 'pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText', 'theme'],
34
34
  }]
35
35
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
36
  //# sourceMappingURL=ion-refresher-content.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-refresher-content.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-refresher-content.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,yBAAyB,EAAE,MAAM,iDAAiD,CAAC;;AAa5G,IAAM,mBAAmB,GAAzB,MAAM,mBAAmB;IAE6B;IADjD,EAAE,CAAiC;IAC7C,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,mBAAmB;8GAAnB,mBAAmB,+NAJpB,2BAA2B;;AAI1B,mBAAmB;IAX/B,QAAQ,CAAC;QACR,qBAAqB,EAAE,yBAAyB;QAChD,MAAM,EAAE,CAAC,aAAa,EAAE,aAAa,EAAE,mBAAmB,EAAE,gBAAgB,CAAC;KAC9E,CAAC;GAQW,mBAAmB,CAM/B;;2FANY,mBAAmB;kBAP/B,SAAS;mBAAC;oBACT,QAAQ,EAAE,uBAAuB;oBACjC,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,aAAa,EAAE,aAAa,EAAE,mBAAmB,EAAE,gBAAgB,CAAC;iBAC9E","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 defineIonRefresherContent } from '@ionic/core/components/ion-refresher-content.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonRefresherContent,\n inputs: ['pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText']\n})\n@Component({\n selector: 'ion-refresher-content',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText'],\n})\nexport class IonRefresherContent {\n protected el: HTMLIonRefresherContentElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonRefresherContent extends Components.IonRefresherContent {}\n\n\n"]}
1
+ {"version":3,"file":"ion-refresher-content.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-refresher-content.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,yBAAyB,EAAE,MAAM,iDAAiD,CAAC;;AAa5G,IAAM,mBAAmB,GAAzB,MAAM,mBAAmB;IAE6B;IADjD,EAAE,CAAiC;IAC7C,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,mBAAmB;8GAAnB,mBAAmB,6PAJpB,2BAA2B;;AAI1B,mBAAmB;IAX/B,QAAQ,CAAC;QACR,qBAAqB,EAAE,yBAAyB;QAChD,MAAM,EAAE,CAAC,MAAM,EAAE,aAAa,EAAE,aAAa,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,OAAO,CAAC;KAC/F,CAAC;GAQW,mBAAmB,CAM/B;;2FANY,mBAAmB;kBAP/B,SAAS;mBAAC;oBACT,QAAQ,EAAE,uBAAuB;oBACjC,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,MAAM,EAAE,aAAa,EAAE,aAAa,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,OAAO,CAAC;iBAC/F","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 defineIonRefresherContent } from '@ionic/core/components/ion-refresher-content.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonRefresherContent,\n inputs: ['mode', 'pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText', 'theme']\n})\n@Component({\n selector: 'ion-refresher-content',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['mode', 'pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText', 'theme'],\n})\nexport class IonRefresherContent {\n protected el: HTMLIonRefresherContentElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonRefresherContent extends Components.IonRefresherContent {}\n\n\n"]}
@@ -14,7 +14,7 @@ export declare class IonRefresher {
14
14
  ionPullEnd: EventEmitter<IonRefresherCustomEvent<IIonRefresherRefresherPullEndEventDetail>>;
15
15
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
16
16
  static ɵfac: i0.ɵɵFactoryDeclaration<IonRefresher, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<IonRefresher, "ion-refresher", never, { "closeDuration": { "alias": "closeDuration"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "pullFactor": { "alias": "pullFactor"; "required": false; }; "pullMax": { "alias": "pullMax"; "required": false; }; "pullMin": { "alias": "pullMin"; "required": false; }; "snapbackDuration": { "alias": "snapbackDuration"; "required": false; }; }, { "ionRefresh": "ionRefresh"; "ionPull": "ionPull"; "ionStart": "ionStart"; "ionPullStart": "ionPullStart"; "ionPullEnd": "ionPullEnd"; }, never, ["*"], true, never>;
17
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonRefresher, "ion-refresher", never, { "closeDuration": { "alias": "closeDuration"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "pullFactor": { "alias": "pullFactor"; "required": false; }; "pullMax": { "alias": "pullMax"; "required": false; }; "pullMin": { "alias": "pullMin"; "required": false; }; "snapbackDuration": { "alias": "snapbackDuration"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; }, { "ionRefresh": "ionRefresh"; "ionPull": "ionPull"; "ionStart": "ionStart"; "ionPullStart": "ionPullStart"; "ionPullEnd": "ionPullEnd"; }, never, ["*"], true, never>;
18
18
  }
19
19
  export declare interface IonRefresher extends Components.IonRefresher {
20
20
  /**
@@ -19,12 +19,12 @@ let IonRefresher = class IonRefresher {
19
19
  this.el = r.nativeElement;
20
20
  }
21
21
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonRefresher, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
22
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonRefresher, isStandalone: true, selector: "ion-refresher", inputs: { closeDuration: "closeDuration", disabled: "disabled", mode: "mode", pullFactor: "pullFactor", pullMax: "pullMax", pullMin: "pullMin", snapbackDuration: "snapbackDuration" }, outputs: { ionRefresh: "ionRefresh", ionPull: "ionPull", ionStart: "ionStart", ionPullStart: "ionPullStart", ionPullEnd: "ionPullEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonRefresher, isStandalone: true, selector: "ion-refresher", inputs: { closeDuration: "closeDuration", disabled: "disabled", mode: "mode", pullFactor: "pullFactor", pullMax: "pullMax", pullMin: "pullMin", snapbackDuration: "snapbackDuration", theme: "theme" }, outputs: { ionRefresh: "ionRefresh", ionPull: "ionPull", ionStart: "ionStart", ionPullStart: "ionPullStart", ionPullEnd: "ionPullEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
23
23
  };
24
24
  IonRefresher = __decorate([
25
25
  ProxyCmp({
26
26
  defineCustomElementFn: defineIonRefresher,
27
- inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration'],
27
+ inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration', 'theme'],
28
28
  methods: ['complete', 'cancel', 'getProgress']
29
29
  })
30
30
  ], IonRefresher);
@@ -36,7 +36,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
36
36
  changeDetection: ChangeDetectionStrategy.OnPush,
37
37
  template: '<ng-content></ng-content>',
38
38
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
39
- inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration'],
39
+ inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration', 'theme'],
40
40
  outputs: ['ionRefresh', 'ionPull', 'ionStart', 'ionPullStart', 'ionPullEnd'],
41
41
  }]
42
42
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ionRefresh: [{
@@ -1 +1 @@
1
- {"version":3,"file":"ion-refresher.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-refresher.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,kBAAkB,EAAE,MAAM,yCAAyC,CAAC;;AAe7F,IAAM,YAAY,GAAlB,MAAM,YAAY;IAOoC;IANjD,EAAE,CAA0B;IAC5B,UAAU,GAAG,IAAI,YAAY,EAA8D,CAAC;IAC5F,OAAO,GAAG,IAAI,YAAY,EAAiC,CAAC;IAC5D,QAAQ,GAAG,IAAI,YAAY,EAAiC,CAAC;IAC7D,YAAY,GAAG,IAAI,YAAY,EAAiC,CAAC;IACjE,UAAU,GAAG,IAAI,YAAY,EAAqE,CAAC;IAC7G,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;0HAVU,YAAY;8GAAZ,YAAY,0YALb,2BAA2B;;AAK1B,YAAY;IAbxB,QAAQ,CAAC;QACR,qBAAqB,EAAE,kBAAkB;QACzC,MAAM,EAAE,CAAC,eAAe,EAAE,UAAU,EAAE,MAAM,EAAE,YAAY,EAAE,SAAS,EAAE,SAAS,EAAE,kBAAkB,CAAC;QACrG,OAAO,EAAE,CAAC,UAAU,EAAE,QAAQ,EAAE,aAAa,CAAC;KAC/C,CAAC;GASW,YAAY,CAWxB;;2FAXY,YAAY;kBARxB,SAAS;mBAAC;oBACT,QAAQ,EAAE,eAAe;oBACzB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,eAAe,EAAE,UAAU,EAAE,MAAM,EAAE,YAAY,EAAE,SAAS,EAAE,SAAS,EAAE,kBAAkB,CAAC;oBACrG,OAAO,EAAE,CAAC,YAAY,EAAE,SAAS,EAAE,UAAU,EAAE,cAAc,EAAE,YAAY,CAAC;iBAC7E;;sBAGE,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 defineIonRefresher } from '@ionic/core/components/ion-refresher.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonRefresher,\n inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration'],\n methods: ['complete', 'cancel', 'getProgress']\n})\n@Component({\n selector: 'ion-refresher',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration'],\n outputs: ['ionRefresh', 'ionPull', 'ionStart', 'ionPullStart', 'ionPullEnd'],\n})\nexport class IonRefresher {\n protected el: HTMLIonRefresherElement;\n @Output() ionRefresh = new EventEmitter<IonRefresherCustomEvent<IIonRefresherRefresherEventDetail>>();\n @Output() ionPull = new EventEmitter<IonRefresherCustomEvent<void>>();\n @Output() ionStart = new EventEmitter<IonRefresherCustomEvent<void>>();\n @Output() ionPullStart = new EventEmitter<IonRefresherCustomEvent<void>>();\n @Output() ionPullEnd = new EventEmitter<IonRefresherCustomEvent<IIonRefresherRefresherPullEndEventDetail>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonRefresherCustomEvent } from '@ionic/core/components';\nimport type { RefresherEventDetail as IIonRefresherRefresherEventDetail } from '@ionic/core/components';\nimport type { RefresherPullEndEventDetail as IIonRefresherRefresherPullEndEventDetail } from '@ionic/core/components';\n\nexport declare interface IonRefresher extends Components.IonRefresher {\n /**\n * Emitted when the user lets go of the content and has pulled down\nfurther than the `pullMin` or pulls the content down and exceeds the pullMax.\nUpdates the refresher state to `refreshing`. The `complete()` method should be\ncalled when the async operation has completed.\n */\n ionRefresh: EventEmitter<IonRefresherCustomEvent<IIonRefresherRefresherEventDetail>>;\n /**\n * Emitted while the user is pulling down the content and exposing the refresher.\n */\n ionPull: EventEmitter<IonRefresherCustomEvent<void>>;\n /**\n * Emitted when the user begins to start pulling down. @deprecated Use `ionPullStart` instead.\n */\n ionStart: EventEmitter<IonRefresherCustomEvent<void>>;\n /**\n * Emitted when the user begins to start pulling down.\n */\n ionPullStart: EventEmitter<IonRefresherCustomEvent<void>>;\n /**\n * Emitted when the refresher has returned to the inactive state\nafter a pull gesture. This fires whether the refresh completed\nsuccessfully or was canceled.\n */\n ionPullEnd: EventEmitter<IonRefresherCustomEvent<IIonRefresherRefresherPullEndEventDetail>>;\n}\n\n\n"]}
1
+ {"version":3,"file":"ion-refresher.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-refresher.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,kBAAkB,EAAE,MAAM,yCAAyC,CAAC;;AAe7F,IAAM,YAAY,GAAlB,MAAM,YAAY;IAOoC;IANjD,EAAE,CAA0B;IAC5B,UAAU,GAAG,IAAI,YAAY,EAA8D,CAAC;IAC5F,OAAO,GAAG,IAAI,YAAY,EAAiC,CAAC;IAC5D,QAAQ,GAAG,IAAI,YAAY,EAAiC,CAAC;IAC7D,YAAY,GAAG,IAAI,YAAY,EAAiC,CAAC;IACjE,UAAU,GAAG,IAAI,YAAY,EAAqE,CAAC;IAC7G,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;0HAVU,YAAY;8GAAZ,YAAY,0ZALb,2BAA2B;;AAK1B,YAAY;IAbxB,QAAQ,CAAC;QACR,qBAAqB,EAAE,kBAAkB;QACzC,MAAM,EAAE,CAAC,eAAe,EAAE,UAAU,EAAE,MAAM,EAAE,YAAY,EAAE,SAAS,EAAE,SAAS,EAAE,kBAAkB,EAAE,OAAO,CAAC;QAC9G,OAAO,EAAE,CAAC,UAAU,EAAE,QAAQ,EAAE,aAAa,CAAC;KAC/C,CAAC;GASW,YAAY,CAWxB;;2FAXY,YAAY;kBARxB,SAAS;mBAAC;oBACT,QAAQ,EAAE,eAAe;oBACzB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,eAAe,EAAE,UAAU,EAAE,MAAM,EAAE,YAAY,EAAE,SAAS,EAAE,SAAS,EAAE,kBAAkB,EAAE,OAAO,CAAC;oBAC9G,OAAO,EAAE,CAAC,YAAY,EAAE,SAAS,EAAE,UAAU,EAAE,cAAc,EAAE,YAAY,CAAC;iBAC7E;;sBAGE,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 defineIonRefresher } from '@ionic/core/components/ion-refresher.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonRefresher,\n inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration', 'theme'],\n methods: ['complete', 'cancel', 'getProgress']\n})\n@Component({\n selector: 'ion-refresher',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration', 'theme'],\n outputs: ['ionRefresh', 'ionPull', 'ionStart', 'ionPullStart', 'ionPullEnd'],\n})\nexport class IonRefresher {\n protected el: HTMLIonRefresherElement;\n @Output() ionRefresh = new EventEmitter<IonRefresherCustomEvent<IIonRefresherRefresherEventDetail>>();\n @Output() ionPull = new EventEmitter<IonRefresherCustomEvent<void>>();\n @Output() ionStart = new EventEmitter<IonRefresherCustomEvent<void>>();\n @Output() ionPullStart = new EventEmitter<IonRefresherCustomEvent<void>>();\n @Output() ionPullEnd = new EventEmitter<IonRefresherCustomEvent<IIonRefresherRefresherPullEndEventDetail>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonRefresherCustomEvent } from '@ionic/core/components';\nimport type { RefresherEventDetail as IIonRefresherRefresherEventDetail } from '@ionic/core/components';\nimport type { RefresherPullEndEventDetail as IIonRefresherRefresherPullEndEventDetail } from '@ionic/core/components';\n\nexport declare interface IonRefresher extends Components.IonRefresher {\n /**\n * Emitted when the user lets go of the content and has pulled down\nfurther than the `pullMin` or pulls the content down and exceeds the pullMax.\nUpdates the refresher state to `refreshing`. The `complete()` method should be\ncalled when the async operation has completed.\n */\n ionRefresh: EventEmitter<IonRefresherCustomEvent<IIonRefresherRefresherEventDetail>>;\n /**\n * Emitted while the user is pulling down the content and exposing the refresher.\n */\n ionPull: EventEmitter<IonRefresherCustomEvent<void>>;\n /**\n * Emitted when the user begins to start pulling down. @deprecated Use `ionPullStart` instead.\n */\n ionStart: EventEmitter<IonRefresherCustomEvent<void>>;\n /**\n * Emitted when the user begins to start pulling down.\n */\n ionPullStart: EventEmitter<IonRefresherCustomEvent<void>>;\n /**\n * Emitted when the refresher has returned to the inactive state\nafter a pull gesture. This fires whether the refresh completed\nsuccessfully or was canceled.\n */\n ionPullEnd: EventEmitter<IonRefresherCustomEvent<IIonRefresherRefresherPullEndEventDetail>>;\n}\n\n\n"]}
@@ -14,7 +14,7 @@ export declare class IonReorderGroup {
14
14
  ionReorderEnd: EventEmitter<IonReorderGroupCustomEvent<IIonReorderGroupReorderEndEventDetail>>;
15
15
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
16
16
  static ɵfac: i0.ɵɵFactoryDeclaration<IonReorderGroup, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<IonReorderGroup, "ion-reorder-group", never, { "disabled": { "alias": "disabled"; "required": false; }; }, { "ionItemReorder": "ionItemReorder"; "ionReorderStart": "ionReorderStart"; "ionReorderMove": "ionReorderMove"; "ionReorderEnd": "ionReorderEnd"; }, never, ["*"], true, never>;
17
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonReorderGroup, "ion-reorder-group", never, { "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; }, { "ionItemReorder": "ionItemReorder"; "ionReorderStart": "ionReorderStart"; "ionReorderMove": "ionReorderMove"; "ionReorderEnd": "ionReorderEnd"; }, never, ["*"], true, never>;
18
18
  }
19
19
  export declare interface IonReorderGroup extends Components.IonReorderGroup {
20
20
  /**
@@ -18,12 +18,12 @@ let IonReorderGroup = class IonReorderGroup {
18
18
  this.el = r.nativeElement;
19
19
  }
20
20
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonReorderGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
21
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonReorderGroup, isStandalone: true, selector: "ion-reorder-group", inputs: { disabled: "disabled" }, outputs: { ionItemReorder: "ionItemReorder", ionReorderStart: "ionReorderStart", ionReorderMove: "ionReorderMove", ionReorderEnd: "ionReorderEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonReorderGroup, isStandalone: true, selector: "ion-reorder-group", inputs: { disabled: "disabled", mode: "mode", theme: "theme" }, outputs: { ionItemReorder: "ionItemReorder", ionReorderStart: "ionReorderStart", ionReorderMove: "ionReorderMove", ionReorderEnd: "ionReorderEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
22
  };
23
23
  IonReorderGroup = __decorate([
24
24
  ProxyCmp({
25
25
  defineCustomElementFn: defineIonReorderGroup,
26
- inputs: ['disabled'],
26
+ inputs: ['disabled', 'mode', 'theme'],
27
27
  methods: ['complete']
28
28
  })
29
29
  ], IonReorderGroup);
@@ -35,7 +35,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
35
35
  changeDetection: ChangeDetectionStrategy.OnPush,
36
36
  template: '<ng-content></ng-content>',
37
37
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
38
- inputs: ['disabled'],
38
+ inputs: ['disabled', 'mode', 'theme'],
39
39
  outputs: ['ionItemReorder', 'ionReorderStart', 'ionReorderMove', 'ionReorderEnd'],
40
40
  }]
41
41
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ionItemReorder: [{
@@ -1 +1 @@
1
- {"version":3,"file":"ion-reorder-group.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-reorder-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,qBAAqB,EAAE,MAAM,6CAA6C,CAAC;;AAepG,IAAM,eAAe,GAArB,MAAM,eAAe;IAMiC;IALjD,EAAE,CAA6B;IAC/B,cAAc,GAAG,IAAI,YAAY,EAAsE,CAAC;IACxG,eAAe,GAAG,IAAI,YAAY,EAAoC,CAAC;IACvE,cAAc,GAAG,IAAI,YAAY,EAAsE,CAAC;IACxG,aAAa,GAAG,IAAI,YAAY,EAAqE,CAAC;IAChH,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;0HATU,eAAe;8GAAf,eAAe,oQALhB,2BAA2B;;AAK1B,eAAe;IAb3B,QAAQ,CAAC;QACR,qBAAqB,EAAE,qBAAqB;QAC5C,MAAM,EAAE,CAAC,UAAU,CAAC;QACpB,OAAO,EAAE,CAAC,UAAU,CAAC;KACtB,CAAC;GASW,eAAe,CAU3B;;2FAVY,eAAe;kBAR3B,SAAS;mBAAC;oBACT,QAAQ,EAAE,mBAAmB;oBAC7B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,UAAU,CAAC;oBACpB,OAAO,EAAE,CAAC,gBAAgB,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,eAAe,CAAC;iBAClF;;sBAGE,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 defineIonReorderGroup } from '@ionic/core/components/ion-reorder-group.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonReorderGroup,\n inputs: ['disabled'],\n methods: ['complete']\n})\n@Component({\n selector: 'ion-reorder-group',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['disabled'],\n outputs: ['ionItemReorder', 'ionReorderStart', 'ionReorderMove', 'ionReorderEnd'],\n})\nexport class IonReorderGroup {\n protected el: HTMLIonReorderGroupElement;\n @Output() ionItemReorder = new EventEmitter<IonReorderGroupCustomEvent<IIonReorderGroupItemReorderEventDetail>>();\n @Output() ionReorderStart = new EventEmitter<IonReorderGroupCustomEvent<void>>();\n @Output() ionReorderMove = new EventEmitter<IonReorderGroupCustomEvent<IIonReorderGroupReorderMoveEventDetail>>();\n @Output() ionReorderEnd = new EventEmitter<IonReorderGroupCustomEvent<IIonReorderGroupReorderEndEventDetail>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonReorderGroupCustomEvent } from '@ionic/core/components';\nimport type { ItemReorderEventDetail as IIonReorderGroupItemReorderEventDetail } from '@ionic/core/components';\nimport type { ReorderMoveEventDetail as IIonReorderGroupReorderMoveEventDetail } from '@ionic/core/components';\nimport type { ReorderEndEventDetail as IIonReorderGroupReorderEndEventDetail } from '@ionic/core/components';\n\nexport declare interface IonReorderGroup extends Components.IonReorderGroup {\n /**\n * Event that needs to be listened to in order to complete the reorder action. @deprecated Use `ionReorderEnd` instead. If you are accessing\n`event.detail.from` or `event.detail.to` and relying on them\nbeing different you should now add checks as they are always emitted\nin `ionReorderEnd`, even when they are the same.\n */\n ionItemReorder: EventEmitter<IonReorderGroupCustomEvent<IIonReorderGroupItemReorderEventDetail>>;\n /**\n * Event that is emitted when the reorder gesture starts.\n */\n ionReorderStart: EventEmitter<IonReorderGroupCustomEvent<void>>;\n /**\n * Event that is emitted as the reorder gesture moves.\n */\n ionReorderMove: EventEmitter<IonReorderGroupCustomEvent<IIonReorderGroupReorderMoveEventDetail>>;\n /**\n * Event that is emitted when the reorder gesture ends.\nThe from and to properties are always available, regardless of\nif the reorder gesture moved the item. If the item did not change\nfrom its start position, the from and to properties will be the same.\nOnce the event has been emitted, the `complete()` method then needs\nto be called in order to finalize the reorder action.\n */\n ionReorderEnd: EventEmitter<IonReorderGroupCustomEvent<IIonReorderGroupReorderEndEventDetail>>;\n}\n\n\n"]}
1
+ {"version":3,"file":"ion-reorder-group.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-reorder-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,qBAAqB,EAAE,MAAM,6CAA6C,CAAC;;AAepG,IAAM,eAAe,GAArB,MAAM,eAAe;IAMiC;IALjD,EAAE,CAA6B;IAC/B,cAAc,GAAG,IAAI,YAAY,EAAsE,CAAC;IACxG,eAAe,GAAG,IAAI,YAAY,EAAoC,CAAC;IACvE,cAAc,GAAG,IAAI,YAAY,EAAsE,CAAC;IACxG,aAAa,GAAG,IAAI,YAAY,EAAqE,CAAC;IAChH,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;0HATU,eAAe;8GAAf,eAAe,kSALhB,2BAA2B;;AAK1B,eAAe;IAb3B,QAAQ,CAAC;QACR,qBAAqB,EAAE,qBAAqB;QAC5C,MAAM,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC;QACrC,OAAO,EAAE,CAAC,UAAU,CAAC;KACtB,CAAC;GASW,eAAe,CAU3B;;2FAVY,eAAe;kBAR3B,SAAS;mBAAC;oBACT,QAAQ,EAAE,mBAAmB;oBAC7B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC;oBACrC,OAAO,EAAE,CAAC,gBAAgB,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,eAAe,CAAC;iBAClF;;sBAGE,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 defineIonReorderGroup } from '@ionic/core/components/ion-reorder-group.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonReorderGroup,\n inputs: ['disabled', 'mode', 'theme'],\n methods: ['complete']\n})\n@Component({\n selector: 'ion-reorder-group',\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', 'theme'],\n outputs: ['ionItemReorder', 'ionReorderStart', 'ionReorderMove', 'ionReorderEnd'],\n})\nexport class IonReorderGroup {\n protected el: HTMLIonReorderGroupElement;\n @Output() ionItemReorder = new EventEmitter<IonReorderGroupCustomEvent<IIonReorderGroupItemReorderEventDetail>>();\n @Output() ionReorderStart = new EventEmitter<IonReorderGroupCustomEvent<void>>();\n @Output() ionReorderMove = new EventEmitter<IonReorderGroupCustomEvent<IIonReorderGroupReorderMoveEventDetail>>();\n @Output() ionReorderEnd = new EventEmitter<IonReorderGroupCustomEvent<IIonReorderGroupReorderEndEventDetail>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonReorderGroupCustomEvent } from '@ionic/core/components';\nimport type { ItemReorderEventDetail as IIonReorderGroupItemReorderEventDetail } from '@ionic/core/components';\nimport type { ReorderMoveEventDetail as IIonReorderGroupReorderMoveEventDetail } from '@ionic/core/components';\nimport type { ReorderEndEventDetail as IIonReorderGroupReorderEndEventDetail } from '@ionic/core/components';\n\nexport declare interface IonReorderGroup extends Components.IonReorderGroup {\n /**\n * Event that needs to be listened to in order to complete the reorder action. @deprecated Use `ionReorderEnd` instead. If you are accessing\n`event.detail.from` or `event.detail.to` and relying on them\nbeing different you should now add checks as they are always emitted\nin `ionReorderEnd`, even when they are the same.\n */\n ionItemReorder: EventEmitter<IonReorderGroupCustomEvent<IIonReorderGroupItemReorderEventDetail>>;\n /**\n * Event that is emitted when the reorder gesture starts.\n */\n ionReorderStart: EventEmitter<IonReorderGroupCustomEvent<void>>;\n /**\n * Event that is emitted as the reorder gesture moves.\n */\n ionReorderMove: EventEmitter<IonReorderGroupCustomEvent<IIonReorderGroupReorderMoveEventDetail>>;\n /**\n * Event that is emitted when the reorder gesture ends.\nThe from and to properties are always available, regardless of\nif the reorder gesture moved the item. If the item did not change\nfrom its start position, the from and to properties will be the same.\nOnce the event has been emitted, the `complete()` method then needs\nto be called in order to finalize the reorder action.\n */\n ionReorderEnd: EventEmitter<IonReorderGroupCustomEvent<IIonReorderGroupReorderEndEventDetail>>;\n}\n\n\n"]}
@@ -6,7 +6,7 @@ export declare class IonReorder {
6
6
  protected el: HTMLIonReorderElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonReorder, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonReorder, "ion-reorder", never, {}, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonReorder, "ion-reorder", never, { "mode": { "alias": "mode"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonReorder extends Components.IonReorder {
12
12
  }
@@ -14,11 +14,12 @@ let IonReorder = class IonReorder {
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: IonReorder, 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: IonReorder, isStandalone: true, selector: "ion-reorder", 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: IonReorder, isStandalone: true, selector: "ion-reorder", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonReorder = __decorate([
20
20
  ProxyCmp({
21
- defineCustomElementFn: defineIonReorder
21
+ defineCustomElementFn: defineIonReorder,
22
+ inputs: ['mode', 'theme']
22
23
  })
23
24
  ], IonReorder);
24
25
  export { IonReorder };
@@ -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: ['mode', 'theme'],
33
34
  }]
34
35
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
35
36
  //# sourceMappingURL=ion-reorder.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-reorder.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-reorder.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,gBAAgB,EAAE,MAAM,uCAAuC,CAAC;;AAYzF,IAAM,UAAU,GAAhB,MAAM,UAAU;IAEsC;IADjD,EAAE,CAAwB;IACpC,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,UAAU;8GAAV,UAAU,uEAJX,2BAA2B;;AAI1B,UAAU;IAVtB,QAAQ,CAAC;QACR,qBAAqB,EAAE,gBAAgB;KACxC,CAAC;GAQW,UAAU,CAMtB;;2FANY,UAAU;kBAPtB,SAAS;mBAAC;oBACT,QAAQ,EAAE,aAAa;oBACvB,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 defineIonReorder } from '@ionic/core/components/ion-reorder.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonReorder\n})\n@Component({\n selector: 'ion-reorder',\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 IonReorder {\n protected el: HTMLIonReorderElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonReorder extends Components.IonReorder {}\n\n\n"]}
1
+ {"version":3,"file":"ion-reorder.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-reorder.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,gBAAgB,EAAE,MAAM,uCAAuC,CAAC;;AAazF,IAAM,UAAU,GAAhB,MAAM,UAAU;IAEsC;IADjD,EAAE,CAAwB;IACpC,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,UAAU;8GAAV,UAAU,iHAJX,2BAA2B;;AAI1B,UAAU;IAXtB,QAAQ,CAAC;QACR,qBAAqB,EAAE,gBAAgB;QACvC,MAAM,EAAE,CAAC,MAAM,EAAE,OAAO,CAAC;KAC1B,CAAC;GAQW,UAAU,CAMtB;;2FANY,UAAU;kBAPtB,SAAS;mBAAC;oBACT,QAAQ,EAAE,aAAa;oBACvB,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 defineIonReorder } from '@ionic/core/components/ion-reorder.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonReorder,\n inputs: ['mode', 'theme']\n})\n@Component({\n selector: 'ion-reorder',\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 IonReorder {\n protected el: HTMLIonReorderElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonReorder extends Components.IonReorder {}\n\n\n"]}
@@ -6,7 +6,7 @@ export declare class IonRippleEffect {
6
6
  protected el: HTMLIonRippleEffectElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonRippleEffect, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonRippleEffect, "ion-ripple-effect", never, { "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonRippleEffect, "ion-ripple-effect", never, { "mode": { "alias": "mode"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonRippleEffect extends Components.IonRippleEffect {
12
12
  }
@@ -14,12 +14,12 @@ let IonRippleEffect = class IonRippleEffect {
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: IonRippleEffect, 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: IonRippleEffect, isStandalone: true, selector: "ion-ripple-effect", inputs: { type: "type" }, 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: IonRippleEffect, isStandalone: true, selector: "ion-ripple-effect", inputs: { mode: "mode", theme: "theme", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonRippleEffect = __decorate([
20
20
  ProxyCmp({
21
21
  defineCustomElementFn: defineIonRippleEffect,
22
- inputs: ['type'],
22
+ inputs: ['mode', 'theme', 'type'],
23
23
  methods: ['addRipple']
24
24
  })
25
25
  ], IonRippleEffect);
@@ -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: ['type'],
34
+ inputs: ['mode', 'theme', 'type'],
35
35
  }]
36
36
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
37
37
  //# sourceMappingURL=ion-ripple-effect.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-ripple-effect.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-ripple-effect.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,qBAAqB,EAAE,MAAM,6CAA6C,CAAC;;AAcpG,IAAM,eAAe,GAArB,MAAM,eAAe;IAEiC;IADjD,EAAE,CAA6B;IACzC,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,eAAe;8GAAf,eAAe,uGAJhB,2BAA2B;;AAI1B,eAAe;IAZ3B,QAAQ,CAAC;QACR,qBAAqB,EAAE,qBAAqB;QAC5C,MAAM,EAAE,CAAC,MAAM,CAAC;QAChB,OAAO,EAAE,CAAC,WAAW,CAAC;KACvB,CAAC;GAQW,eAAe,CAM3B;;2FANY,eAAe;kBAP3B,SAAS;mBAAC;oBACT,QAAQ,EAAE,mBAAmB;oBAC7B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,MAAM,CAAC;iBACjB","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 defineIonRippleEffect } from '@ionic/core/components/ion-ripple-effect.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonRippleEffect,\n inputs: ['type'],\n methods: ['addRipple']\n})\n@Component({\n selector: 'ion-ripple-effect',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['type'],\n})\nexport class IonRippleEffect {\n protected el: HTMLIonRippleEffectElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonRippleEffect extends Components.IonRippleEffect {}\n\n\n"]}
1
+ {"version":3,"file":"ion-ripple-effect.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-ripple-effect.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,qBAAqB,EAAE,MAAM,6CAA6C,CAAC;;AAcpG,IAAM,eAAe,GAArB,MAAM,eAAe;IAEiC;IADjD,EAAE,CAA6B;IACzC,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,eAAe;8GAAf,eAAe,qIAJhB,2BAA2B;;AAI1B,eAAe;IAZ3B,QAAQ,CAAC;QACR,qBAAqB,EAAE,qBAAqB;QAC5C,MAAM,EAAE,CAAC,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC;QACjC,OAAO,EAAE,CAAC,WAAW,CAAC;KACvB,CAAC;GAQW,eAAe,CAM3B;;2FANY,eAAe;kBAP3B,SAAS;mBAAC;oBACT,QAAQ,EAAE,mBAAmB;oBAC7B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC;iBAClC","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 defineIonRippleEffect } from '@ionic/core/components/ion-ripple-effect.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonRippleEffect,\n inputs: ['mode', 'theme', 'type'],\n methods: ['addRipple']\n})\n@Component({\n selector: 'ion-ripple-effect',\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', 'type'],\n})\nexport class IonRippleEffect {\n protected el: HTMLIonRippleEffectElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonRippleEffect extends Components.IonRippleEffect {}\n\n\n"]}
@@ -6,7 +6,7 @@ export declare class IonRow {
6
6
  protected el: HTMLIonRowElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonRow, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonRow, "ion-row", never, {}, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonRow, "ion-row", never, { "mode": { "alias": "mode"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonRow extends Components.IonRow {
12
12
  }
@@ -14,11 +14,12 @@ let IonRow = class IonRow {
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: IonRow, 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: IonRow, isStandalone: true, selector: "ion-row", 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: IonRow, isStandalone: true, selector: "ion-row", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonRow = __decorate([
20
20
  ProxyCmp({
21
- defineCustomElementFn: defineIonRow
21
+ defineCustomElementFn: defineIonRow,
22
+ inputs: ['mode', 'theme']
22
23
  })
23
24
  ], IonRow);
24
25
  export { IonRow };
@@ -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: ['mode', 'theme'],
33
34
  }]
34
35
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
35
36
  //# sourceMappingURL=ion-row.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-row.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-row.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;;AAYjF,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;IAVlB,QAAQ,CAAC;QACR,qBAAqB,EAAE,YAAY;KACpC,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 defineIonRow } from '@ionic/core/components/ion-row.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonRow\n})\n@Component({\n selector: 'ion-row',\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 IonRow {\n protected el: HTMLIonRowElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonRow extends Components.IonRow {}\n\n\n"]}
1
+ {"version":3,"file":"ion-row.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-row.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,6GAJP,2BAA2B;;AAI1B,MAAM;IAXlB,QAAQ,CAAC;QACR,qBAAqB,EAAE,YAAY;QACnC,MAAM,EAAE,CAAC,MAAM,EAAE,OAAO,CAAC;KAC1B,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 defineIonRow } from '@ionic/core/components/ion-row.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonRow,\n inputs: ['mode', 'theme']\n})\n@Component({\n selector: 'ion-row',\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 IonRow {\n protected el: HTMLIonRowElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonRow extends Components.IonRow {}\n\n\n"]}