@ionic/core 8.8.9-dev.11780414486.1df2bd72 → 8.8.9-dev.11780493937.17fe092d

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 (1118) hide show
  1. package/components/index.js +1 -1
  2. package/components/ion-accordion-group.js +1 -1
  3. package/components/ion-accordion.js +1 -1
  4. package/components/ion-action-sheet.js +1 -1
  5. package/components/ion-alert.js +1 -1
  6. package/components/ion-app.js +1 -1
  7. package/components/ion-avatar.js +1 -1
  8. package/components/ion-back-button.js +1 -1
  9. package/components/ion-backdrop.js +1 -1
  10. package/components/ion-badge.js +1 -1
  11. package/components/ion-breadcrumb.js +1 -1
  12. package/components/ion-breadcrumbs.js +1 -1
  13. package/components/ion-button.js +1 -1
  14. package/components/ion-buttons.js +1 -1
  15. package/components/ion-card-content.js +1 -1
  16. package/components/ion-card-header.js +1 -1
  17. package/components/ion-card-subtitle.js +1 -1
  18. package/components/ion-card-title.js +1 -1
  19. package/components/ion-card.js +1 -1
  20. package/components/ion-checkbox.js +1 -1
  21. package/components/ion-chip.js +1 -1
  22. package/components/ion-col.js +1 -1
  23. package/components/ion-content.js +1 -1
  24. package/components/ion-datetime-button.js +1 -1
  25. package/components/ion-datetime.js +1 -1
  26. package/components/ion-divider.d.ts +11 -0
  27. package/components/ion-divider.js +4 -0
  28. package/components/ion-fab-button.js +1 -1
  29. package/components/ion-fab-list.js +1 -1
  30. package/components/ion-fab.js +1 -1
  31. package/components/ion-footer.js +1 -1
  32. package/components/ion-gallery.d.ts +11 -0
  33. package/components/ion-gallery.js +4 -0
  34. package/components/ion-grid.js +1 -1
  35. package/components/ion-header.js +1 -1
  36. package/components/ion-icon.js +1 -1
  37. package/components/ion-img.js +1 -1
  38. package/components/ion-infinite-scroll-content.js +1 -1
  39. package/components/ion-infinite-scroll.js +1 -1
  40. package/components/ion-input-otp.js +1 -1
  41. package/components/ion-input-password-toggle.js +1 -1
  42. package/components/ion-input.js +1 -1
  43. package/components/ion-item-divider.js +1 -1
  44. package/components/ion-item-group.js +1 -1
  45. package/components/ion-item-option.js +1 -1
  46. package/components/ion-item-options.js +1 -1
  47. package/components/ion-item-sliding.js +1 -1
  48. package/components/ion-item.js +1 -1
  49. package/components/ion-label.js +1 -1
  50. package/components/ion-list-header.js +1 -1
  51. package/components/ion-list.js +1 -1
  52. package/components/ion-loading.js +1 -1
  53. package/components/ion-menu-button.js +1 -1
  54. package/components/ion-menu-toggle.js +1 -1
  55. package/components/ion-menu.js +1 -1
  56. package/components/ion-modal.js +1 -1
  57. package/components/ion-nav-link.js +1 -1
  58. package/components/ion-nav.js +1 -1
  59. package/components/ion-note.js +1 -1
  60. package/components/ion-picker-column-option.js +1 -1
  61. package/components/ion-picker-column.js +1 -1
  62. package/components/ion-picker-legacy-column.d.ts +11 -0
  63. package/components/ion-picker-legacy-column.js +4 -0
  64. package/components/ion-picker-legacy.d.ts +11 -0
  65. package/components/ion-picker-legacy.js +4 -0
  66. package/components/ion-picker.js +1 -1
  67. package/components/ion-popover.js +1 -1
  68. package/components/ion-progress-bar.js +1 -1
  69. package/components/ion-radio-group.js +1 -1
  70. package/components/ion-radio.js +1 -1
  71. package/components/ion-range.js +1 -1
  72. package/components/ion-refresher-content.js +1 -1
  73. package/components/ion-refresher.js +1 -1
  74. package/components/ion-reorder-group.js +1 -1
  75. package/components/ion-reorder.js +1 -1
  76. package/components/ion-ripple-effect.js +1 -1
  77. package/components/ion-route-redirect.js +1 -1
  78. package/components/ion-route.js +1 -1
  79. package/components/ion-router-link.js +1 -1
  80. package/components/ion-router-outlet.js +1 -1
  81. package/components/ion-router.js +1 -1
  82. package/components/ion-row.js +1 -1
  83. package/components/ion-searchbar.js +1 -1
  84. package/components/ion-segment-button.js +1 -1
  85. package/components/ion-segment-content.js +1 -1
  86. package/components/ion-segment-view.js +1 -1
  87. package/components/ion-segment.js +1 -1
  88. package/components/ion-select-modal.js +1 -1
  89. package/components/ion-select-option.js +1 -1
  90. package/components/ion-select-popover.js +1 -1
  91. package/components/ion-select.js +1 -1
  92. package/components/ion-skeleton-text.js +1 -1
  93. package/components/ion-spinner.js +1 -1
  94. package/components/ion-split-pane.js +1 -1
  95. package/components/ion-tab-bar.js +1 -1
  96. package/components/ion-tab-button.js +1 -1
  97. package/components/ion-tab.js +1 -1
  98. package/components/ion-tabs.js +1 -1
  99. package/components/ion-text.js +1 -1
  100. package/components/ion-textarea.js +1 -1
  101. package/components/ion-thumbnail.js +1 -1
  102. package/components/ion-title.js +1 -1
  103. package/components/ion-toast.js +1 -1
  104. package/components/ion-toggle.js +1 -1
  105. package/components/ion-toolbar.js +1 -1
  106. package/components/p-3Ni1Z654.js +4 -0
  107. package/components/p-B9MABkWm.js +4 -0
  108. package/components/p-BBu2n-9C.js +4 -0
  109. package/components/p-BDcohALy.js +4 -0
  110. package/components/p-BDqjX7Z_.js +4 -0
  111. package/components/p-BF5oFX1I.js +4 -0
  112. package/components/p-BJzJdLry.js +4 -0
  113. package/components/p-BYSs-jZz.js +4 -0
  114. package/components/p-BZCB7f49.js +4 -0
  115. package/components/p-BaPtaYEC.js +4 -0
  116. package/components/{p-Sh0ICmPV.js → p-BcbmT6b3.js} +1 -1
  117. package/components/p-Bg30AtDZ.js +4 -0
  118. package/components/p-BhkGOA7t.js +4 -0
  119. package/components/p-BjW8SOqw.js +4 -0
  120. package/components/p-Bk9hTY4h.js +4 -0
  121. package/components/p-BqDiJgC_.js +4 -0
  122. package/components/p-BsNpz2u3.js +4 -0
  123. package/components/p-Bt0d89x3.js +4 -0
  124. package/components/p-BwKpO3Is.js +4 -0
  125. package/components/p-BwQOIWD7.js +4 -0
  126. package/components/{p-D5Ubpm7D.js → p-ByW0kK1F.js} +1 -1
  127. package/components/p-C0U8YqYW.js +4 -0
  128. package/components/p-C75FIZBC.js +4 -0
  129. package/components/p-C8kBejTT.js +4 -0
  130. package/components/p-CBS0sBAa.js +4 -0
  131. package/{dist/ionic/p-VAemlbDS.js → components/p-CDgDBcU9.js} +1 -1
  132. package/components/p-CPm7KgOP.js +4 -0
  133. package/components/p-Cg-xpJhD.js +4 -0
  134. package/components/p-CgSn4J7d.js +4 -0
  135. package/components/p-CgZLVOCc.js +4 -0
  136. package/{dist/ionic/p-D13Eaw-8.js → components/p-Cllkut-B.js} +1 -1
  137. package/{dist/ionic/p-DzWaWHGc.js → components/p-Cmql_g3_.js} +1 -1
  138. package/components/p-CpFORZud.js +4 -0
  139. package/components/p-Cz4uz3Dy.js +4 -0
  140. package/components/p-CzC_ZSgb.js +4 -0
  141. package/components/p-D1t981Ih.js +4 -0
  142. package/components/p-D2mReIu8.js +4 -0
  143. package/components/p-D6g8ud1e.js +4 -0
  144. package/components/p-DAXhdEp5.js +4 -0
  145. package/components/p-DCS3n7Uq.js +4 -0
  146. package/components/p-DDw-NYxz.js +4 -0
  147. package/components/p-DN_scBC7.js +4 -0
  148. package/components/p-DVcs-2q3.js +4 -0
  149. package/components/{p-DNQI6d-L.js → p-DXehWlOr.js} +1 -1
  150. package/components/p-DaJxRxSQ.js +4 -0
  151. package/components/p-Dhi5xtNS.js +4 -0
  152. package/components/p-Do7NMUwR.js +4 -0
  153. package/components/p-Dp2x0MpA.js +4 -0
  154. package/components/p-GElQZ38c.js +4 -0
  155. package/components/p-GtzfsjJP.js +4 -0
  156. package/components/p-IYdTEyGb.js +4 -0
  157. package/components/p-Skz67GXZ.js +4 -0
  158. package/components/p-XegQjlzJ.js +4 -0
  159. package/components/p-d77Zk1DK.js +4 -0
  160. package/components/p-fIOYmaqA.js +4 -0
  161. package/components/p-hdGd8ben.js +4 -0
  162. package/components/p-hpwmNJ2Q.js +4 -0
  163. package/components/p-kKYBfhbe.js +4 -0
  164. package/components/p-lGSe6-vg.js +4 -0
  165. package/components/{p-BAYYcg3o.js → p-oF-CwZ0b.js} +1 -1
  166. package/components/p-pvh0bjpw.js +4 -0
  167. package/components/{p-cyNmxje6.js → p-re70ahxF.js} +1 -1
  168. package/components/p-sToA4Co7.js +4 -0
  169. package/components/p-vXpMhGrs.js +4 -0
  170. package/components/{p-ijF0iCrA.js → p-wCDzv5Q8.js} +1 -1
  171. package/components/{p-DqLB8yFQ.js → p-zWP0sUV_.js} +1 -1
  172. package/css/core.css +1 -1
  173. package/css/core.css.map +1 -1
  174. package/css/display.css +1 -1
  175. package/css/display.css.map +1 -1
  176. package/css/flex-utils.css +1 -1
  177. package/css/flex-utils.css.map +1 -1
  178. package/css/float-elements.css.map +1 -1
  179. package/css/global.bundle.css.map +1 -1
  180. package/css/ionic/bundle.ionic.css +1 -0
  181. package/css/ionic/bundle.ionic.css.map +1 -0
  182. package/css/ionic/core.ionic.css +1 -0
  183. package/css/ionic/core.ionic.css.map +1 -0
  184. package/css/ionic/global.bundle.ionic.css +1 -0
  185. package/css/ionic/global.bundle.ionic.css.map +1 -0
  186. package/css/ionic/ionic-swiper.ionic.css +1 -0
  187. package/css/ionic/ionic-swiper.ionic.css.map +1 -0
  188. package/css/ionic/link.ionic.css +1 -0
  189. package/css/ionic/link.ionic.css.map +1 -0
  190. package/css/ionic/structure.ionic.css +1 -0
  191. package/css/ionic/structure.ionic.css.map +1 -0
  192. package/css/ionic/typography.ionic.css +1 -0
  193. package/css/ionic/typography.ionic.css.map +1 -0
  194. package/css/ionic/utils.bundle.ionic.css +1 -0
  195. package/css/ionic/utils.bundle.ionic.css.map +1 -0
  196. package/css/ionic-swiper.css +1 -1
  197. package/css/ionic-swiper.css.map +1 -1
  198. package/css/ionic.bundle.css +1 -1
  199. package/css/ionic.bundle.css.map +1 -1
  200. package/css/normalize.css.map +1 -1
  201. package/css/padding.css.map +1 -1
  202. package/css/palettes/dark.always.css.map +1 -1
  203. package/css/palettes/dark.class.css.map +1 -1
  204. package/css/palettes/dark.system.css.map +1 -1
  205. package/css/palettes/high-contrast-dark.always.css.map +1 -1
  206. package/css/palettes/high-contrast-dark.class.css.map +1 -1
  207. package/css/palettes/high-contrast-dark.system.css.map +1 -1
  208. package/css/palettes/high-contrast.always.css.map +1 -1
  209. package/css/palettes/high-contrast.class.css.map +1 -1
  210. package/css/palettes/high-contrast.system.css.map +1 -1
  211. package/css/structure.css.map +1 -1
  212. package/css/text-alignment.css.map +1 -1
  213. package/css/text-transformation.css.map +1 -1
  214. package/css/typography.css.map +1 -1
  215. package/css/utils.bundle.css +1 -1
  216. package/css/utils.bundle.css.map +1 -1
  217. package/dist/cjs/{animation-BJq0kcy2.js → animation-BZJ2wKuM.js} +3 -3
  218. package/dist/cjs/{app-globals-BlqrqKTN.js → app-globals-C-d5fQ35.js} +1 -1
  219. package/dist/cjs/{button-active-0mPOKmV2.js → button-active-B_20Nxkv.js} +2 -2
  220. package/dist/cjs/{capacitor-DmA66EwP.js → capacitor-CXqhdZym.js} +3 -3
  221. package/dist/cjs/caret-down-vtVgfXIs.js +8 -0
  222. package/dist/cjs/caret-left-CxZXLRv5.js +8 -0
  223. package/dist/cjs/caret-right-CRCgv98E.js +8 -0
  224. package/dist/cjs/config-DWdFbSNK.js +35 -0
  225. package/dist/cjs/{data-DLTUw-KF.js → data-DuOuKG7I.js} +6 -6
  226. package/dist/cjs/{focus-visible-CCvKiLh3.js → focus-visible-BIj-I3-C.js} +24 -0
  227. package/dist/cjs/{framework-delegate-BtICZDHr.js → framework-delegate-Dx9FrqAC.js} +4 -2
  228. package/dist/cjs/{haptic-ClPPQ_PS.js → haptic-CQJGW58i.js} +1 -1
  229. package/dist/cjs/{helpers-Cv23MFHM.js → helpers-DJYxKN5U.js} +57 -4
  230. package/dist/cjs/{config-xninhj0J.js → index-BJlwOs11.js} +1 -31
  231. package/dist/cjs/{index-CIrkNXqJ.js → index-BJrpF9T3.js} +2 -2
  232. package/dist/cjs/{index-aC4x3Fk3.js → index-BekUBS8C.js} +15 -15
  233. package/dist/cjs/{index-DqmRDbxg.js → index-CgAbCW6L.js} +2 -0
  234. package/dist/cjs/{index-D81eLYUM.js → index-CwxYd6UD.js} +9 -8
  235. package/dist/cjs/{index-Ct7gcRif.js → index-CzcLEdQ5.js} +64 -71
  236. package/dist/cjs/{index-BERfRao3.js → index-DSNlrgfO.js} +4 -4
  237. package/dist/cjs/index.cjs.js +17 -16
  238. package/dist/cjs/{input-shims-CFLg7uzj.js → input-shims-VyZciSxi.js} +18 -17
  239. package/dist/cjs/{input.utils-DetjmtH2.js → input.utils-Ct5KzpYv.js} +5 -5
  240. package/dist/cjs/ion-accordion_2.cjs.entry.js +61 -29
  241. package/dist/cjs/ion-action-sheet.cjs.entry.js +41 -26
  242. package/dist/cjs/ion-alert.cjs.entry.js +62 -45
  243. package/dist/cjs/ion-app_8.cjs.entry.js +568 -189
  244. package/dist/cjs/ion-avatar_3.cjs.entry.js +125 -13
  245. package/dist/cjs/ion-back-button.cjs.entry.js +31 -22
  246. package/dist/cjs/ion-backdrop.cjs.entry.js +10 -7
  247. package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +54 -18
  248. package/dist/cjs/ion-button_2.cjs.entry.js +59 -22
  249. package/dist/cjs/ion-card_5.cjs.entry.js +55 -33
  250. package/dist/cjs/ion-checkbox.cjs.entry.js +34 -16
  251. package/dist/cjs/ion-chip.cjs.entry.js +50 -9
  252. package/dist/cjs/ion-col_3.cjs.entry.js +56 -57
  253. package/dist/cjs/ion-datetime-button.cjs.entry.js +13 -9
  254. package/dist/cjs/{ion-datetime.cjs.entry.js → ion-datetime_3.cjs.entry.js} +742 -29
  255. package/dist/cjs/ion-divider.cjs.entry.js +51 -0
  256. package/dist/cjs/ion-fab_3.cjs.entry.js +44 -28
  257. package/dist/cjs/ion-gallery.cjs.entry.js +510 -0
  258. package/dist/cjs/ion-img.cjs.entry.js +8 -4
  259. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +93 -17
  260. package/dist/cjs/ion-input-otp.cjs.entry.js +74 -9
  261. package/dist/cjs/ion-input-password-toggle.cjs.entry.js +53 -15
  262. package/dist/cjs/ion-input.cjs.entry.js +125 -35
  263. package/dist/cjs/ion-item-option_3.cjs.entry.js +467 -52
  264. package/dist/cjs/ion-item_8.cjs.entry.js +116 -49
  265. package/dist/cjs/ion-loading.cjs.entry.js +22 -23
  266. package/dist/cjs/ion-menu_3.cjs.entry.js +47 -29
  267. package/dist/cjs/ion-modal.cjs.entry.js +262 -142
  268. package/dist/cjs/ion-nav_2.cjs.entry.js +14 -11
  269. package/dist/cjs/ion-picker-column-option.cjs.entry.js +12 -8
  270. package/dist/cjs/ion-picker-column.cjs.entry.js +14 -14
  271. package/dist/cjs/ion-picker.cjs.entry.js +10 -6
  272. package/dist/cjs/ion-popover.cjs.entry.js +21 -23
  273. package/dist/cjs/ion-progress-bar.cjs.entry.js +27 -9
  274. package/dist/cjs/ion-radio_2.cjs.entry.js +35 -17
  275. package/dist/cjs/ion-range.cjs.entry.js +20 -13
  276. package/dist/cjs/ion-refresher_2.cjs.entry.js +42 -23
  277. package/dist/cjs/ion-reorder_2.cjs.entry.js +39 -15
  278. package/dist/cjs/ion-ripple-effect.cjs.entry.js +15 -7
  279. package/dist/cjs/ion-route_4.cjs.entry.js +10 -9
  280. package/dist/cjs/ion-searchbar.cjs.entry.js +138 -25
  281. package/dist/cjs/ion-segment-content.cjs.entry.js +2 -2
  282. package/dist/cjs/ion-segment-view.cjs.entry.js +13 -3
  283. package/dist/cjs/ion-segment_2.cjs.entry.js +23 -16
  284. package/dist/cjs/ion-select-modal.cjs.entry.js +97 -40
  285. package/dist/cjs/ion-select_3.cjs.entry.js +453 -115
  286. package/dist/cjs/ion-spinner.cjs.entry.js +30 -8
  287. package/dist/cjs/ion-split-pane.cjs.entry.js +13 -9
  288. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +147 -23
  289. package/dist/cjs/ion-tab_2.cjs.entry.js +8 -7
  290. package/dist/cjs/ion-text.cjs.entry.js +7 -7
  291. package/dist/cjs/ion-textarea.cjs.entry.js +137 -23
  292. package/dist/cjs/ion-toast.cjs.entry.js +71 -47
  293. package/dist/cjs/ion-toggle.cjs.entry.js +84 -27
  294. package/dist/cjs/ionic-global-BW5tRzrz.js +519 -0
  295. package/dist/cjs/ionic.cjs.js +5 -5
  296. package/dist/cjs/{ios.transition-BOSWOaiK.js → ios.transition-CyNNpj1i.js} +7 -5
  297. package/dist/cjs/{keyboard-hHzlEQpk.js → keyboard-CA6RtoWx.js} +4 -3
  298. package/dist/cjs/{keyboard-UuAS4D_9.js → keyboard-VLGMzWBE.js} +1 -1
  299. package/dist/cjs/{keyboard-controller-GXBiBRKS.js → keyboard-controller-CCTvHp9l.js} +11 -9
  300. package/dist/cjs/list-a-7GSA6K.js +8 -0
  301. package/dist/cjs/loader.cjs.js +4 -4
  302. package/dist/cjs/{md.transition-B8-wBZqt.js → md.transition-BEfrfWKW.js} +6 -5
  303. package/dist/cjs/{notch-controller-18PzRGXd.js → notch-controller-BTZCPOsd.js} +4 -4
  304. package/dist/cjs/{overlays-DSmSrd_4.js → overlays-BuMIwR8B.js} +117 -42
  305. package/dist/cjs/select-option-render-C7klBX2H.js +81 -0
  306. package/dist/cjs/{status-tap-BXX8H8_Y.js → status-tap-CTY2dMsZ.js} +4 -3
  307. package/dist/cjs/{swipe-back-C0GCB18x.js → swipe-back-jJFi5KCB.js} +3 -2
  308. package/dist/cjs/{theme-CeDs6Hcv.js → theme-IlOsGAz7.js} +25 -1
  309. package/dist/cjs/validity-QmuwEptc.js +51 -0
  310. package/dist/cjs/x-BTF99yFH.js +8 -0
  311. package/dist/collection/collection-manifest.json +13 -3
  312. package/dist/collection/components/accordion/accordion.ionic.css +201 -0
  313. package/dist/collection/components/accordion/accordion.ios.css +73 -58
  314. package/dist/collection/components/accordion/accordion.js +41 -27
  315. package/dist/collection/components/accordion/accordion.md.css +67 -59
  316. package/dist/collection/components/accordion-group/accordion-group.ionic.css +93 -0
  317. package/dist/collection/components/accordion-group/accordion-group.ios.css +16 -4
  318. package/dist/collection/components/accordion-group/accordion-group.js +44 -8
  319. package/dist/collection/components/accordion-group/accordion-group.md.css +22 -4
  320. package/dist/collection/components/action-sheet/action-sheet.ionic.css +834 -0
  321. package/dist/collection/components/action-sheet/action-sheet.ios.css +102 -6
  322. package/dist/collection/components/action-sheet/action-sheet.js +33 -18
  323. package/dist/collection/components/action-sheet/action-sheet.md.css +101 -5
  324. package/dist/collection/components/alert/alert.ionic.css +1165 -0
  325. package/dist/collection/components/alert/alert.ios.css +102 -1
  326. package/dist/collection/components/alert/alert.js +52 -35
  327. package/dist/collection/components/alert/alert.md.css +102 -1
  328. package/dist/collection/components/app/app.js +15 -83
  329. package/dist/collection/components/avatar/avatar.ionic.css +391 -0
  330. package/dist/collection/components/avatar/avatar.ios.css +7 -33
  331. package/dist/collection/components/avatar/avatar.js +120 -4
  332. package/dist/collection/components/avatar/avatar.md.css +51 -0
  333. package/dist/collection/components/back-button/back-button.ios.css +60 -48
  334. package/dist/collection/components/back-button/back-button.js +27 -19
  335. package/dist/collection/components/back-button/back-button.md.css +60 -48
  336. package/dist/collection/components/backdrop/backdrop.ionic.css +109 -0
  337. package/dist/collection/components/backdrop/backdrop.ios.css +56 -19
  338. package/dist/collection/components/backdrop/backdrop.js +12 -6
  339. package/dist/collection/components/backdrop/backdrop.md.css +56 -19
  340. package/dist/collection/components/badge/badge.ionic.css +275 -0
  341. package/dist/collection/components/badge/badge.ios.css +139 -12
  342. package/dist/collection/components/badge/badge.js +145 -9
  343. package/dist/collection/components/badge/badge.md.css +123 -12
  344. package/dist/collection/components/breadcrumb/breadcrumb.ios.css +20 -8
  345. package/dist/collection/components/breadcrumb/breadcrumb.js +43 -11
  346. package/dist/collection/components/breadcrumb/breadcrumb.md.css +20 -8
  347. package/dist/collection/components/breadcrumbs/breadcrumbs.ios.css +6 -0
  348. package/dist/collection/components/breadcrumbs/breadcrumbs.js +11 -9
  349. package/dist/collection/components/breadcrumbs/breadcrumbs.md.css +6 -0
  350. package/dist/collection/components/button/button.ionic.css +646 -0
  351. package/dist/collection/components/button/button.ios.css +154 -46
  352. package/dist/collection/components/button/button.js +63 -27
  353. package/dist/collection/components/button/button.md.css +150 -50
  354. package/dist/collection/components/buttons/buttons.ionic.css +97 -0
  355. package/dist/collection/components/buttons/buttons.ios.css +59 -7
  356. package/dist/collection/components/buttons/buttons.js +15 -9
  357. package/dist/collection/components/buttons/buttons.md.css +55 -3
  358. package/dist/collection/components/card/card.ionic.css +144 -0
  359. package/dist/collection/components/card/card.ios.css +65 -14
  360. package/dist/collection/components/card/card.js +41 -10
  361. package/dist/collection/components/card/card.md.css +65 -14
  362. package/dist/collection/components/card-content/card-content.ionic.css +89 -0
  363. package/dist/collection/components/card-content/card-content.ios.css +20 -35
  364. package/dist/collection/components/card-content/card-content.js +12 -10
  365. package/dist/collection/components/card-content/card-content.md.css +20 -35
  366. package/dist/collection/components/card-header/card-header.ionic.css +85 -0
  367. package/dist/collection/components/card-header/card-header.ios.css +27 -15
  368. package/dist/collection/components/card-header/card-header.js +13 -10
  369. package/dist/collection/components/card-header/card-header.md.css +27 -15
  370. package/dist/collection/components/card-subtitle/card-subtitle.ionic.css +144 -0
  371. package/dist/collection/components/card-subtitle/card-subtitle.ios.css +12 -0
  372. package/dist/collection/components/card-subtitle/card-subtitle.js +11 -8
  373. package/dist/collection/components/card-subtitle/card-subtitle.md.css +12 -0
  374. package/dist/collection/components/card-title/card-title.ios.css +73 -0
  375. package/dist/collection/components/card-title/card-title.js +11 -8
  376. package/dist/collection/components/card-title/card-title.md.css +73 -0
  377. package/dist/collection/components/checkbox/checkbox.ionic.css +539 -0
  378. package/dist/collection/components/checkbox/checkbox.ios.css +161 -101
  379. package/dist/collection/components/checkbox/checkbox.js +70 -14
  380. package/dist/collection/components/checkbox/checkbox.md.css +162 -102
  381. package/dist/collection/components/chip/chip.ionic.css +217 -0
  382. package/dist/collection/components/chip/chip.ios.css +67 -14
  383. package/dist/collection/components/chip/chip.js +108 -8
  384. package/dist/collection/components/chip/chip.md.css +67 -14
  385. package/dist/collection/components/col/col.css +192 -4
  386. package/dist/collection/components/col/col.js +211 -61
  387. package/dist/collection/components/content/content.css +64 -2
  388. package/dist/collection/components/content/content.js +16 -11
  389. package/dist/collection/components/datetime/datetime.ionic.css +703 -0
  390. package/dist/collection/components/datetime/datetime.ios.css +302 -106
  391. package/dist/collection/components/datetime/datetime.js +98 -20
  392. package/dist/collection/components/datetime/datetime.md.css +293 -96
  393. package/dist/collection/components/datetime/utils/data.js +5 -5
  394. package/dist/collection/components/datetime-button/datetime-button.ios.css +6 -0
  395. package/dist/collection/components/datetime-button/datetime-button.js +11 -8
  396. package/dist/collection/components/datetime-button/datetime-button.md.css +6 -0
  397. package/dist/collection/components/divider/divider.ionic.css +148 -0
  398. package/dist/collection/components/divider/divider.ios.css +87 -0
  399. package/dist/collection/components/divider/divider.js +94 -0
  400. package/dist/collection/components/divider/divider.md.css +87 -0
  401. package/dist/collection/components/fab/fab.css +25 -1
  402. package/dist/collection/components/fab/fab.js +9 -5
  403. package/dist/collection/components/fab-button/fab-button.ios.css +18 -6
  404. package/dist/collection/components/fab-button/fab-button.js +36 -21
  405. package/dist/collection/components/fab-button/fab-button.md.css +20 -8
  406. package/dist/collection/components/fab-list/fab-list.css +12 -0
  407. package/dist/collection/components/fab-list/fab-list.js +9 -5
  408. package/dist/collection/components/footer/footer.ios.css +27 -2
  409. package/dist/collection/components/footer/footer.js +80 -28
  410. package/dist/collection/components/footer/footer.md.css +25 -0
  411. package/dist/collection/components/footer/footer.utils.js +9 -0
  412. package/dist/collection/components/gallery/gallery-constants.js +12 -0
  413. package/dist/collection/components/gallery/gallery-interface.js +1 -0
  414. package/dist/collection/components/gallery/gallery.css +100 -0
  415. package/dist/collection/components/gallery/gallery.js +595 -0
  416. package/dist/collection/components/gallery/test/utils.js +100 -0
  417. package/dist/collection/components/grid/grid.css +12 -0
  418. package/dist/collection/components/grid/grid.js +9 -5
  419. package/dist/collection/components/header/header.ionic.css +172 -0
  420. package/dist/collection/components/header/header.ios.css +93 -3
  421. package/dist/collection/components/header/header.js +87 -26
  422. package/dist/collection/components/header/header.md.css +91 -1
  423. package/dist/collection/components/header/header.utils.js +14 -5
  424. package/dist/collection/components/img/img.js +8 -2
  425. package/dist/collection/components/infinite-scroll/infinite-scroll.js +100 -5
  426. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.ios.css +12 -0
  427. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +16 -10
  428. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.md.css +12 -0
  429. package/dist/collection/components/input/input.ionic.css +889 -0
  430. package/dist/collection/components/input/input.ios.css +223 -135
  431. package/dist/collection/components/input/input.js +153 -42
  432. package/dist/collection/components/input/input.md.css +193 -207
  433. package/dist/collection/components/input-otp/input-otp.ionic.css +371 -0
  434. package/dist/collection/components/input-otp/input-otp.ios.css +105 -60
  435. package/dist/collection/components/input-otp/input-otp.js +73 -6
  436. package/dist/collection/components/input-otp/input-otp.md.css +105 -60
  437. package/dist/collection/components/input-password-toggle/input-password-toggle.ionic.css +78 -0
  438. package/dist/collection/components/input-password-toggle/input-password-toggle.js +48 -12
  439. package/dist/collection/components/input-password-toggle/input-password-toggle.native.css +61 -0
  440. package/dist/collection/components/item/item.ionic.css +508 -0
  441. package/dist/collection/components/item/item.ios.css +109 -69
  442. package/dist/collection/components/item/item.js +51 -20
  443. package/dist/collection/components/item/item.md.css +120 -68
  444. package/dist/collection/components/item-divider/item-divider.ios.css +18 -0
  445. package/dist/collection/components/item-divider/item-divider.js +11 -8
  446. package/dist/collection/components/item-divider/item-divider.md.css +18 -0
  447. package/dist/collection/components/item-group/item-group.ios.css +12 -0
  448. package/dist/collection/components/item-group/item-group.js +13 -7
  449. package/dist/collection/components/item-group/item-group.md.css +12 -0
  450. package/dist/collection/components/item-option/item-option.ionic.css +278 -0
  451. package/dist/collection/components/item-option/item-option.ios.css +136 -29
  452. package/dist/collection/components/item-option/item-option.js +73 -9
  453. package/dist/collection/components/item-option/item-option.md.css +136 -29
  454. package/dist/collection/components/item-options/item-options.ionic.css +221 -0
  455. package/dist/collection/components/item-options/item-options.ios.css +77 -34
  456. package/dist/collection/components/item-options/item-options.js +13 -7
  457. package/dist/collection/components/item-options/item-options.md.css +77 -34
  458. package/dist/collection/components/item-sliding/item-sliding.ionic.css +211 -0
  459. package/dist/collection/components/item-sliding/item-sliding.js +421 -35
  460. package/dist/collection/components/item-sliding/{item-sliding.css → item-sliding.native.css} +84 -9
  461. package/dist/collection/components/item-sliding/test/test.utils.js +13 -0
  462. package/dist/collection/components/label/label.ios.css +18 -0
  463. package/dist/collection/components/label/label.js +11 -8
  464. package/dist/collection/components/label/label.md.css +18 -0
  465. package/dist/collection/components/list/list.ionic.css +212 -0
  466. package/dist/collection/components/list/list.ios.css +54 -14
  467. package/dist/collection/components/list/list.js +48 -9
  468. package/dist/collection/components/list/list.md.css +56 -16
  469. package/dist/collection/components/list-header/list-header.ionic.css +190 -0
  470. package/dist/collection/components/list-header/list-header.ios.css +82 -38
  471. package/dist/collection/components/list-header/list-header.js +11 -8
  472. package/dist/collection/components/list-header/list-header.md.css +82 -38
  473. package/dist/collection/components/loading/loading.ios.css +13 -1
  474. package/dist/collection/components/loading/loading.js +15 -16
  475. package/dist/collection/components/loading/loading.md.css +13 -1
  476. package/dist/collection/components/menu/menu.ios.css +15 -3
  477. package/dist/collection/components/menu/menu.js +12 -7
  478. package/dist/collection/components/menu/menu.md.css +15 -3
  479. package/dist/collection/components/menu-button/menu-button.ionic.css +236 -0
  480. package/dist/collection/components/menu-button/menu-button.ios.css +48 -14
  481. package/dist/collection/components/menu-button/menu-button.js +26 -10
  482. package/dist/collection/components/menu-button/menu-button.md.css +49 -15
  483. package/dist/collection/components/menu-toggle/menu-toggle.js +8 -5
  484. package/dist/collection/components/modal/animations/ionic.enter.js +40 -0
  485. package/dist/collection/components/modal/animations/ionic.leave.js +28 -0
  486. package/dist/collection/components/modal/animations/sheet.js +8 -2
  487. package/dist/collection/components/modal/gestures/sheet.js +76 -10
  488. package/dist/collection/components/modal/modal.ionic.css +247 -0
  489. package/dist/collection/components/modal/modal.ios.css +178 -70
  490. package/dist/collection/components/modal/modal.js +51 -17
  491. package/dist/collection/components/modal/modal.md.css +178 -70
  492. package/dist/collection/components/nav/nav.css +7 -1
  493. package/dist/collection/components/nav/nav.js +11 -5
  494. package/dist/collection/components/nav-link/nav-link.js +5 -1
  495. package/dist/collection/components/note/note.ios.css +12 -0
  496. package/dist/collection/components/note/note.js +11 -8
  497. package/dist/collection/components/note/note.md.css +12 -0
  498. package/dist/collection/components/picker/picker.ios.css +15 -3
  499. package/dist/collection/components/picker/picker.js +8 -5
  500. package/dist/collection/components/picker/picker.md.css +15 -3
  501. package/dist/collection/components/picker-column/picker-column.css +9 -2
  502. package/dist/collection/components/picker-column/picker-column.js +8 -7
  503. package/dist/collection/components/picker-column-option/picker-column-option.ios.css +6 -0
  504. package/dist/collection/components/picker-column-option/picker-column-option.js +13 -7
  505. package/dist/collection/components/picker-column-option/picker-column-option.md.css +6 -0
  506. package/dist/collection/components/picker-legacy/animations/ios.enter.js +27 -0
  507. package/dist/collection/components/picker-legacy/animations/ios.leave.js +23 -0
  508. package/dist/collection/components/picker-legacy/picker-interface.js +1 -0
  509. package/dist/collection/components/picker-legacy/picker.ios.css +312 -0
  510. package/dist/collection/components/picker-legacy/picker.js +891 -0
  511. package/dist/collection/components/picker-legacy/picker.md.css +299 -0
  512. package/dist/collection/components/picker-legacy-column/picker-column.ios.css +243 -0
  513. package/dist/collection/components/picker-legacy-column/picker-column.js +422 -0
  514. package/dist/collection/components/picker-legacy-column/picker-column.md.css +234 -0
  515. package/dist/collection/components/picker-legacy-column/test/test.utils.js +43 -0
  516. package/dist/collection/components/popover/popover.ionic.css +290 -0
  517. package/dist/collection/components/popover/popover.ios.css +29 -1
  518. package/dist/collection/components/popover/popover.js +19 -20
  519. package/dist/collection/components/popover/popover.md.css +29 -1
  520. package/dist/collection/components/progress-bar/progress-bar.ionic.css +287 -0
  521. package/dist/collection/components/progress-bar/progress-bar.ios.css +48 -17
  522. package/dist/collection/components/progress-bar/progress-bar.js +43 -7
  523. package/dist/collection/components/progress-bar/progress-bar.md.css +48 -17
  524. package/dist/collection/components/radio/radio.ionic.css +422 -0
  525. package/dist/collection/components/radio/radio.ios.css +134 -91
  526. package/dist/collection/components/radio/radio.js +15 -10
  527. package/dist/collection/components/radio/radio.md.css +134 -91
  528. package/dist/collection/components/radio-group/radio-group.ionic.css +119 -0
  529. package/dist/collection/components/radio-group/radio-group.ios.css +43 -19
  530. package/dist/collection/components/radio-group/radio-group.js +48 -7
  531. package/dist/collection/components/radio-group/radio-group.md.css +43 -19
  532. package/dist/collection/components/range/range.ionic.css +567 -0
  533. package/dist/collection/components/range/range.ios.css +128 -85
  534. package/dist/collection/components/range/range.js +16 -10
  535. package/dist/collection/components/range/range.md.css +128 -85
  536. package/dist/collection/components/refresher/refresher.ios.css +14 -1
  537. package/dist/collection/components/refresher/refresher.js +11 -8
  538. package/dist/collection/components/refresher/refresher.md.css +15 -2
  539. package/dist/collection/components/refresher-content/refresher-content.js +28 -7
  540. package/dist/collection/components/reorder/reorder.ios.css +6 -0
  541. package/dist/collection/components/reorder/reorder.js +33 -6
  542. package/dist/collection/components/reorder/reorder.md.css +6 -0
  543. package/dist/collection/components/reorder-group/reorder-group.css +6 -0
  544. package/dist/collection/components/reorder-group/reorder-group.js +8 -4
  545. package/dist/collection/components/ripple-effect/{ripple-effect.css → ripple-effect.common.css} +7 -1
  546. package/dist/collection/components/ripple-effect/ripple-effect.ionic.css +215 -0
  547. package/dist/collection/components/ripple-effect/ripple-effect.js +14 -6
  548. package/dist/collection/components/route/route.js +4 -0
  549. package/dist/collection/components/router/router.js +4 -0
  550. package/dist/collection/components/router-link/router-link.css +8 -2
  551. package/dist/collection/components/router-link/router-link.js +9 -5
  552. package/dist/collection/components/router-outlet/router-outlet.css +7 -1
  553. package/dist/collection/components/router-outlet/router-outlet.js +10 -40
  554. package/dist/collection/components/row/row.css +16 -0
  555. package/dist/collection/components/row/row.js +9 -2
  556. package/dist/collection/components/searchbar/searchbar.ionic.css +626 -0
  557. package/dist/collection/components/searchbar/searchbar.ios.css +56 -18
  558. package/dist/collection/components/searchbar/searchbar.js +185 -38
  559. package/dist/collection/components/searchbar/searchbar.md.css +56 -18
  560. package/dist/collection/components/segment/segment.ionic.css +115 -0
  561. package/dist/collection/components/segment/segment.ios.css +45 -2
  562. package/dist/collection/components/segment/segment.js +11 -8
  563. package/dist/collection/components/segment/segment.md.css +45 -2
  564. package/dist/collection/components/segment-button/segment-button.ionic.css +353 -0
  565. package/dist/collection/components/segment-button/segment-button.ios.css +146 -105
  566. package/dist/collection/components/segment-button/segment-button.js +11 -8
  567. package/dist/collection/components/segment-button/segment-button.md.css +148 -107
  568. package/dist/collection/components/segment-content/segment-content.js +1 -1
  569. package/dist/collection/components/segment-view/segment-view.ios.css +6 -0
  570. package/dist/collection/components/segment-view/segment-view.js +13 -4
  571. package/dist/collection/components/segment-view/segment-view.md.css +6 -0
  572. package/dist/collection/components/select/select.ionic.css +810 -0
  573. package/dist/collection/components/select/select.ios.css +348 -176
  574. package/dist/collection/components/select/select.js +434 -97
  575. package/dist/collection/components/select/select.md.css +364 -178
  576. package/dist/collection/components/select-modal/select-modal.ionic.css +154 -0
  577. package/dist/collection/components/select-modal/select-modal.ios.css +95 -0
  578. package/dist/collection/components/select-modal/select-modal.js +109 -32
  579. package/dist/collection/components/select-modal/select-modal.md.css +83 -0
  580. package/dist/collection/components/select-option/select-option.js +32 -2
  581. package/dist/collection/components/select-popover/select-popover.ionic.css +499 -0
  582. package/dist/collection/components/select-popover/select-popover.ios.css +100 -0
  583. package/dist/collection/components/select-popover/select-popover.js +72 -31
  584. package/dist/collection/components/select-popover/select-popover.md.css +100 -0
  585. package/dist/collection/components/skeleton-text/skeleton-text.css +6 -0
  586. package/dist/collection/components/skeleton-text/skeleton-text.js +9 -5
  587. package/dist/collection/components/spinner/{spinner.css → spinner.ionic.css} +78 -10
  588. package/dist/collection/components/spinner/spinner.js +47 -6
  589. package/dist/collection/components/spinner/spinner.native.css +199 -0
  590. package/dist/collection/components/split-pane/split-pane.ios.css +20 -2
  591. package/dist/collection/components/split-pane/split-pane.js +16 -9
  592. package/dist/collection/components/split-pane/split-pane.md.css +20 -2
  593. package/dist/collection/components/tab/tab.js +6 -2
  594. package/dist/collection/components/tab-bar/tab-bar.ionic.css +227 -0
  595. package/dist/collection/components/tab-bar/tab-bar.ios.css +71 -43
  596. package/dist/collection/components/tab-bar/tab-bar.js +171 -13
  597. package/dist/collection/components/tab-bar/tab-bar.md.css +71 -43
  598. package/dist/collection/components/tab-button/tab-button.ionic.css +348 -0
  599. package/dist/collection/components/tab-button/tab-button.ios.css +171 -95
  600. package/dist/collection/components/tab-button/tab-button.js +54 -9
  601. package/dist/collection/components/tab-button/tab-button.md.css +137 -93
  602. package/dist/collection/components/tabs/tabs.css +7 -1
  603. package/dist/collection/components/tabs/tabs.js +4 -1
  604. package/dist/collection/components/text/text.css +6 -0
  605. package/dist/collection/components/text/text.js +7 -6
  606. package/dist/collection/components/textarea/textarea.ionic.css +898 -0
  607. package/dist/collection/components/textarea/textarea.ios.css +298 -158
  608. package/dist/collection/components/textarea/textarea.js +162 -24
  609. package/dist/collection/components/textarea/textarea.md.css +312 -159
  610. package/dist/collection/components/thumbnail/thumbnail.css +6 -0
  611. package/dist/collection/components/thumbnail/thumbnail.js +9 -2
  612. package/dist/collection/components/title/title.ionic.css +127 -0
  613. package/dist/collection/components/title/title.ios.css +32 -4
  614. package/dist/collection/components/title/title.js +13 -7
  615. package/dist/collection/components/title/title.md.css +32 -4
  616. package/dist/collection/components/toast/animations/utils.js +1 -1
  617. package/dist/collection/components/toast/toast.ionic.css +394 -0
  618. package/dist/collection/components/toast/toast.ios.css +84 -45
  619. package/dist/collection/components/toast/toast.js +76 -13
  620. package/dist/collection/components/toast/toast.md.css +84 -45
  621. package/dist/collection/components/toggle/toggle.ionic.css +508 -0
  622. package/dist/collection/components/toggle/toggle.ios.css +247 -131
  623. package/dist/collection/components/toggle/toggle.js +73 -18
  624. package/dist/collection/components/toggle/toggle.md.css +244 -131
  625. package/dist/collection/components/toolbar/test/image.svg +1 -0
  626. package/dist/collection/components/toolbar/toolbar.ionic.css +249 -0
  627. package/dist/collection/components/toolbar/toolbar.ios.css +90 -47
  628. package/dist/collection/components/toolbar/toolbar.js +218 -13
  629. package/dist/collection/components/toolbar/toolbar.md.css +90 -47
  630. package/dist/collection/global/ionic-global.js +241 -13
  631. package/dist/collection/index.js +1 -1
  632. package/dist/collection/utils/css-value-validation.js +25 -0
  633. package/dist/collection/utils/focus-trap.js +13 -2
  634. package/dist/collection/utils/focus-visible.js +22 -0
  635. package/dist/collection/utils/forms/validity.js +31 -0
  636. package/dist/collection/utils/framework-delegate.js +3 -1
  637. package/dist/collection/utils/hardware-back-button.js +15 -0
  638. package/dist/collection/utils/helpers.js +57 -3
  639. package/dist/collection/utils/keyboard/keyboard-controller.js +3 -1
  640. package/dist/collection/utils/media.js +1 -0
  641. package/dist/collection/utils/menu-controller/animations/overlay.js +3 -3
  642. package/dist/collection/utils/menu-controller/animations/push.js +2 -1
  643. package/dist/collection/utils/menu-controller/animations/reveal.js +2 -1
  644. package/dist/collection/utils/on-scroll/collapse-hide.utils.js +168 -0
  645. package/dist/collection/utils/overlays.js +97 -31
  646. package/dist/collection/utils/select-option-render.js +76 -0
  647. package/dist/collection/utils/test/playwright/drag-element.js +32 -9
  648. package/dist/collection/utils/test/playwright/generator.js +48 -23
  649. package/dist/collection/utils/test/playwright/page/utils/goto.js +14 -5
  650. package/dist/collection/utils/test/playwright/page/utils/set-content.js +26 -3
  651. package/dist/collection/utils/theme.js +25 -1
  652. package/dist/collection/utils/transition/ios.transition.js +1 -0
  653. package/dist/docs.json +10163 -690
  654. package/dist/esm/{animation-DLJpuoEz.js → animation-Cd1EA2ar.js} +2 -2
  655. package/dist/esm/{app-globals-D0C5S4hU.js → app-globals-9x_U7ofY.js} +1 -1
  656. package/dist/esm/{button-active-BSpTQmS9.js → button-active-B016u5N-.js} +2 -2
  657. package/dist/esm/{capacitor-CFERIeaU.js → capacitor-13SFuT1K.js} +1 -1
  658. package/dist/esm/caret-down-D1t981Ih.js +6 -0
  659. package/dist/esm/caret-left-fIOYmaqA.js +6 -0
  660. package/dist/esm/caret-right-BYSs-jZz.js +6 -0
  661. package/dist/esm/config-BwKpO3Is.js +31 -0
  662. package/dist/esm/{data-DZI70dKr.js → data-BNKYavC3.js} +6 -6
  663. package/dist/esm/{focus-visible-BmVRXR1y.js → focus-visible-vXpMhGrs.js} +23 -1
  664. package/dist/esm/{framework-delegate-FnPGymXL.js → framework-delegate-CjVwn_KZ.js} +4 -2
  665. package/dist/esm/{haptic-DzAMWJuk.js → haptic-CbnKC3go.js} +1 -1
  666. package/dist/esm/{helpers-HEqiOzXb.js → helpers-Do7zwvM1.js} +58 -5
  667. package/dist/esm/{index-B_dQk_WE.js → index-B2VWavcK.js} +4 -4
  668. package/dist/esm/{index-Q6UPU0Ay.js → index-BWMvrRiE.js} +11 -11
  669. package/dist/esm/{index-MEDq2S8l.js → index-BmkLokUL.js} +2 -2
  670. package/dist/esm/{index-AlrZKoWR.js → index-D2tu5BUg.js} +2 -1
  671. package/dist/esm/{index-BRHzoo00.js → index-D3WueHpT.js} +4 -3
  672. package/dist/esm/{config-DQCONYYp.js → index-D4ugF_sT.js} +2 -29
  673. package/dist/esm/{index-tcQvqkiX.js → index-Omi_TcwW.js} +64 -71
  674. package/dist/esm/index.js +14 -14
  675. package/dist/esm/{input-shims-D10mwcw1.js → input-shims-DU23z7Hg.js} +7 -6
  676. package/dist/esm/{input.utils-Y6NgW8bw.js → input.utils-C64RbLd_.js} +3 -3
  677. package/dist/esm/ion-accordion_2.entry.js +61 -29
  678. package/dist/esm/ion-action-sheet.entry.js +41 -26
  679. package/dist/esm/ion-alert.entry.js +61 -44
  680. package/dist/esm/ion-app_8.entry.js +568 -189
  681. package/dist/esm/ion-avatar_3.entry.js +125 -13
  682. package/dist/esm/ion-back-button.entry.js +31 -22
  683. package/dist/esm/ion-backdrop.entry.js +10 -7
  684. package/dist/esm/ion-breadcrumb_2.entry.js +54 -18
  685. package/dist/esm/ion-button_2.entry.js +59 -22
  686. package/dist/esm/ion-card_5.entry.js +55 -33
  687. package/dist/esm/ion-checkbox.entry.js +34 -16
  688. package/dist/esm/ion-chip.entry.js +50 -9
  689. package/dist/esm/ion-col_3.entry.js +56 -57
  690. package/dist/esm/ion-datetime-button.entry.js +13 -9
  691. package/dist/esm/{ion-datetime.entry.js → ion-datetime_3.entry.js} +741 -30
  692. package/dist/esm/ion-divider.entry.js +49 -0
  693. package/dist/esm/ion-fab_3.entry.js +44 -28
  694. package/dist/esm/ion-gallery.entry.js +508 -0
  695. package/dist/esm/ion-img.entry.js +8 -4
  696. package/dist/esm/ion-infinite-scroll_2.entry.js +92 -16
  697. package/dist/esm/ion-input-otp.entry.js +74 -9
  698. package/dist/esm/ion-input-password-toggle.entry.js +53 -15
  699. package/dist/esm/ion-input.entry.js +125 -35
  700. package/dist/esm/ion-item-option_3.entry.js +467 -52
  701. package/dist/esm/ion-item_8.entry.js +116 -49
  702. package/dist/esm/ion-loading.entry.js +21 -22
  703. package/dist/esm/ion-menu_3.entry.js +47 -29
  704. package/dist/esm/ion-modal.entry.js +215 -95
  705. package/dist/esm/ion-nav_2.entry.js +14 -11
  706. package/dist/esm/ion-picker-column-option.entry.js +12 -8
  707. package/dist/esm/ion-picker-column.entry.js +13 -13
  708. package/dist/esm/ion-picker.entry.js +10 -6
  709. package/dist/esm/ion-popover.entry.js +21 -23
  710. package/dist/esm/ion-progress-bar.entry.js +27 -9
  711. package/dist/esm/ion-radio_2.entry.js +35 -17
  712. package/dist/esm/ion-range.entry.js +20 -13
  713. package/dist/esm/ion-refresher_2.entry.js +40 -21
  714. package/dist/esm/ion-reorder_2.entry.js +39 -15
  715. package/dist/esm/ion-ripple-effect.entry.js +15 -7
  716. package/dist/esm/ion-route_4.entry.js +10 -9
  717. package/dist/esm/ion-searchbar.entry.js +138 -25
  718. package/dist/esm/ion-segment-content.entry.js +2 -2
  719. package/dist/esm/ion-segment-view.entry.js +13 -3
  720. package/dist/esm/ion-segment_2.entry.js +23 -16
  721. package/dist/esm/ion-select-modal.entry.js +97 -40
  722. package/dist/esm/ion-select_3.entry.js +454 -116
  723. package/dist/esm/ion-spinner.entry.js +30 -8
  724. package/dist/esm/ion-split-pane.entry.js +13 -9
  725. package/dist/esm/ion-tab-bar_2.entry.js +147 -23
  726. package/dist/esm/ion-tab_2.entry.js +8 -7
  727. package/dist/esm/ion-text.entry.js +7 -7
  728. package/dist/esm/ion-textarea.entry.js +137 -23
  729. package/dist/esm/ion-toast.entry.js +46 -22
  730. package/dist/esm/ion-toggle.entry.js +84 -27
  731. package/dist/esm/ionic-global--9mOmThr.js +508 -0
  732. package/dist/esm/ionic.js +6 -6
  733. package/dist/esm/{ios.transition-ClFrsIrS.js → ios.transition-DoQTN5Jk.js} +7 -5
  734. package/dist/esm/{keyboard-ywgs5efA.js → keyboard-Ca1zVCcH.js} +4 -3
  735. package/dist/esm/{keyboard-CUw4ekVy.js → keyboard-Dnno7-Ci.js} +1 -1
  736. package/dist/esm/{keyboard-controller-BaaVITYt.js → keyboard-controller-BpOdk6xN.js} +5 -3
  737. package/dist/esm/list-Dhi5xtNS.js +6 -0
  738. package/dist/esm/loader.js +5 -5
  739. package/dist/esm/{md.transition-D0msQmzI.js → md.transition-DZydrWwq.js} +6 -5
  740. package/dist/esm/{notch-controller-DKDjU_O7.js → notch-controller-klgNWpjJ.js} +2 -2
  741. package/dist/esm/{overlays-DLNOHWNc.js → overlays-CpQ6Df2g.js} +114 -39
  742. package/dist/esm/select-option-render-B2qc5ZP7.js +79 -0
  743. package/dist/esm/{status-tap-Kan2W7sh.js → status-tap-fYFdZg6z.js} +4 -3
  744. package/dist/esm/{swipe-back-DQ1q5MgD.js → swipe-back-BzGqTrrq.js} +3 -2
  745. package/dist/esm/{theme-DiVJyqlX.js → theme-DaJxRxSQ.js} +25 -1
  746. package/dist/esm/validity-BjW8SOqw.js +48 -0
  747. package/dist/esm/x-BDqjX7Z_.js +6 -0
  748. package/dist/html.html-data.json +2660 -145
  749. package/dist/ionic/index.esm.js +1 -1
  750. package/dist/ionic/ionic.esm.js +1 -1
  751. package/dist/ionic/p-0030507d.entry.js +4 -0
  752. package/dist/ionic/p-031df892.entry.js +4 -0
  753. package/dist/ionic/p-04b5794c.entry.js +4 -0
  754. package/dist/ionic/p-084c2623.entry.js +4 -0
  755. package/dist/ionic/p-09f8a57f.entry.js +4 -0
  756. package/dist/ionic/p-108c0f30.entry.js +4 -0
  757. package/dist/ionic/p-1439fecb.entry.js +4 -0
  758. package/dist/ionic/p-199bffb3.entry.js +4 -0
  759. package/dist/ionic/p-19a1ff9a.entry.js +4 -0
  760. package/dist/ionic/p-1a026890.entry.js +4 -0
  761. package/dist/ionic/p-1ad16c09.entry.js +4 -0
  762. package/dist/ionic/p-2aa7567e.entry.js +4 -0
  763. package/dist/ionic/p-3656314c.entry.js +4 -0
  764. package/dist/ionic/p-379cc989.entry.js +4 -0
  765. package/dist/ionic/p-3f18dfe9.entry.js +4 -0
  766. package/dist/ionic/p-40d9e029.entry.js +4 -0
  767. package/dist/ionic/p-44d483c2.entry.js +4 -0
  768. package/dist/ionic/p-456736d1.entry.js +4 -0
  769. package/dist/ionic/p-48e3cb9e.entry.js +4 -0
  770. package/dist/ionic/p-497f6391.entry.js +4 -0
  771. package/dist/ionic/p-52ed96a8.entry.js +4 -0
  772. package/dist/ionic/p-64b4e6eb.entry.js +4 -0
  773. package/dist/ionic/p-66eb0193.entry.js +4 -0
  774. package/dist/ionic/p-67c2d349.entry.js +4 -0
  775. package/dist/ionic/p-7054a1b9.entry.js +4 -0
  776. package/dist/ionic/p-7186786e.entry.js +4 -0
  777. package/dist/ionic/p-7194f6fa.entry.js +4 -0
  778. package/dist/ionic/p-76c70824.entry.js +4 -0
  779. package/dist/ionic/p-7f294078.entry.js +4 -0
  780. package/dist/ionic/p-8458f1b6.entry.js +4 -0
  781. package/dist/ionic/p-88048796.entry.js +4 -0
  782. package/dist/ionic/p-88e7f52a.entry.js +4 -0
  783. package/dist/ionic/p-89eab395.entry.js +4 -0
  784. package/dist/ionic/p-93315d96.entry.js +4 -0
  785. package/dist/ionic/p-9ccfb733.entry.js +4 -0
  786. package/dist/ionic/p-9dfbe98d.entry.js +4 -0
  787. package/{components/p-BT_5jSqG.js → dist/ionic/p-B2-sg7NJ.js} +1 -1
  788. package/dist/ionic/p-B4ikoeaj.js +4 -0
  789. package/dist/ionic/p-BDqjX7Z_.js +4 -0
  790. package/dist/ionic/p-BFBCtvFI.js +4 -0
  791. package/dist/ionic/p-BQgCYKKG.js +4 -0
  792. package/dist/ionic/p-BYAxJDlE.js +4 -0
  793. package/dist/ionic/p-BYSs-jZz.js +4 -0
  794. package/dist/ionic/p-BjW8SOqw.js +4 -0
  795. package/dist/ionic/{p-CKvCXMs9.js → p-BmEwy3tY.js} +1 -1
  796. package/dist/ionic/p-BwKpO3Is.js +4 -0
  797. package/dist/ionic/{p-DAAFkPFT.js → p-C8IHbcuP.js} +1 -1
  798. package/dist/ionic/p-CDn0uNJA.js +4 -0
  799. package/dist/ionic/p-CFjI63GE.js +4 -0
  800. package/dist/ionic/p-CHE1xWbg.js +4 -0
  801. package/dist/ionic/p-CK179dBb.js +4 -0
  802. package/dist/ionic/p-CWJdc8f_.js +4 -0
  803. package/dist/ionic/p-CYhXBSjd.js +4 -0
  804. package/{components/p-D13Eaw-8.js → dist/ionic/p-CuGhCBt7.js} +1 -1
  805. package/dist/ionic/p-D1t981Ih.js +4 -0
  806. package/dist/ionic/p-D2tu5BUg.js +4 -0
  807. package/dist/ionic/p-DDFhx1YX.js +4 -0
  808. package/dist/ionic/{p-Wk5HzclC.js → p-DKWXAwlR.js} +1 -1
  809. package/dist/ionic/p-DNGqaUsl.js +4 -0
  810. package/dist/ionic/p-DaJxRxSQ.js +4 -0
  811. package/dist/ionic/p-DaknVxZR.js +4 -0
  812. package/dist/ionic/p-Dhi5xtNS.js +4 -0
  813. package/dist/ionic/p-DoyDJ2X5.js +4 -0
  814. package/dist/ionic/p-E1wtzfO0.js +4 -0
  815. package/dist/ionic/p-FvDKM4Ax.js +4 -0
  816. package/dist/ionic/p-IXZW3FBt.js +4 -0
  817. package/dist/ionic/p-Omi_TcwW.js +5 -0
  818. package/dist/ionic/p-PoSbs6oh.js +4 -0
  819. package/dist/ionic/p-VAJ_3beW.js +4 -0
  820. package/dist/ionic/p-a3f9be52.entry.js +4 -0
  821. package/dist/ionic/p-ad4d0138.entry.js +4 -0
  822. package/dist/ionic/p-b4fd91b8.entry.js +4 -0
  823. package/dist/ionic/p-b653f4c2.entry.js +4 -0
  824. package/dist/ionic/p-b69add0e.entry.js +4 -0
  825. package/dist/ionic/p-b7235e85.entry.js +4 -0
  826. package/dist/ionic/p-bc317965.entry.js +4 -0
  827. package/dist/ionic/p-bf0c5a8d.entry.js +4 -0
  828. package/dist/ionic/p-bsfLvRbd.js +4 -0
  829. package/dist/ionic/p-c0558552.entry.js +4 -0
  830. package/dist/ionic/p-c684a3b6.entry.js +4 -0
  831. package/dist/ionic/p-c7139c41.entry.js +4 -0
  832. package/dist/ionic/p-dac1d4de.entry.js +4 -0
  833. package/dist/ionic/p-dd2981d0.entry.js +4 -0
  834. package/dist/ionic/p-eTI_FbQJ.js +4 -0
  835. package/dist/ionic/p-f08edb25.entry.js +4 -0
  836. package/dist/ionic/p-f167c55c.entry.js +4 -0
  837. package/dist/ionic/p-f7ca50a5.entry.js +4 -0
  838. package/dist/ionic/p-fIOYmaqA.js +4 -0
  839. package/dist/ionic/p-fbdbdb3e.entry.js +4 -0
  840. package/dist/ionic/p-ff09d2a5.entry.js +4 -0
  841. package/dist/ionic/p-vXpMhGrs.js +4 -0
  842. package/dist/types/components/accordion/accordion.d.ts +6 -3
  843. package/dist/types/components/accordion-group/accordion-group.d.ts +12 -1
  844. package/dist/types/components/action-sheet/action-sheet-interface.d.ts +3 -7
  845. package/dist/types/components/action-sheet/action-sheet.d.ts +3 -2
  846. package/dist/types/components/alert/alert-interface.d.ts +3 -7
  847. package/dist/types/components/alert/alert.d.ts +3 -2
  848. package/dist/types/components/app/app.d.ts +4 -5
  849. package/dist/types/components/avatar/avatar.d.ts +32 -0
  850. package/dist/types/components/back-button/back-button.d.ts +2 -1
  851. package/dist/types/components/backdrop/backdrop.d.ts +4 -0
  852. package/dist/types/components/badge/badge.d.ts +34 -1
  853. package/dist/types/components/breadcrumb/breadcrumb.d.ts +4 -1
  854. package/dist/types/components/breadcrumbs/breadcrumbs.d.ts +2 -2
  855. package/dist/types/components/button/button.d.ts +23 -8
  856. package/dist/types/components/buttons/buttons.d.ts +5 -1
  857. package/dist/types/components/card/card.d.ts +8 -1
  858. package/dist/types/components/card-content/card-content.d.ts +2 -1
  859. package/dist/types/components/card-header/card-header.d.ts +3 -2
  860. package/dist/types/components/card-subtitle/card-subtitle.d.ts +2 -1
  861. package/dist/types/components/card-title/card-title.d.ts +2 -1
  862. package/dist/types/components/checkbox/checkbox.d.ts +14 -4
  863. package/dist/types/components/chip/chip.d.ts +26 -1
  864. package/dist/types/components/col/col.d.ts +52 -5
  865. package/dist/types/components/content/content.d.ts +3 -0
  866. package/dist/types/components/datetime/datetime.d.ts +26 -1
  867. package/dist/types/components/datetime/utils/data.d.ts +5 -5
  868. package/dist/types/components/datetime-button/datetime-button.d.ts +2 -1
  869. package/dist/types/components/divider/divider.d.ts +20 -0
  870. package/dist/types/components/fab/fab.d.ts +4 -0
  871. package/dist/types/components/fab-button/fab-button.d.ts +5 -3
  872. package/dist/types/components/fab-list/fab-list.d.ts +4 -0
  873. package/dist/types/components/footer/footer.d.ts +15 -4
  874. package/dist/types/components/footer/footer.utils.d.ts +1 -0
  875. package/dist/types/components/gallery/gallery-constants.d.ts +9 -0
  876. package/dist/types/components/gallery/gallery-interface.d.ts +10 -0
  877. package/dist/types/components/gallery/gallery.d.ts +183 -0
  878. package/dist/types/components/gallery/test/utils.d.ts +2 -0
  879. package/dist/types/components/grid/grid.d.ts +4 -0
  880. package/dist/types/components/header/header.d.ts +18 -5
  881. package/dist/types/components/header/header.utils.d.ts +4 -3
  882. package/dist/types/components/img/img.d.ts +3 -0
  883. package/dist/types/components/infinite-scroll/infinite-scroll.d.ts +21 -0
  884. package/dist/types/components/infinite-scroll-content/infinite-scroll-content.d.ts +4 -0
  885. package/dist/types/components/input/input.d.ts +32 -6
  886. package/dist/types/components/input-otp/input-otp.d.ts +37 -0
  887. package/dist/types/components/input-password-toggle/input-password-toggle.d.ts +2 -0
  888. package/dist/types/components/item/item.d.ts +11 -4
  889. package/dist/types/components/item-divider/item-divider.d.ts +2 -1
  890. package/dist/types/components/item-group/item-group.d.ts +4 -0
  891. package/dist/types/components/item-option/item-option.d.ts +18 -1
  892. package/dist/types/components/item-options/item-options.d.ts +4 -0
  893. package/dist/types/components/item-sliding/item-sliding.d.ts +47 -1
  894. package/dist/types/components/item-sliding/test/test.utils.d.ts +13 -0
  895. package/dist/types/components/label/label.d.ts +2 -1
  896. package/dist/types/components/list/list.d.ts +15 -1
  897. package/dist/types/components/list-header/list-header.d.ts +2 -1
  898. package/dist/types/components/loading/loading-interface.d.ts +2 -7
  899. package/dist/types/components/loading/loading.d.ts +3 -2
  900. package/dist/types/components/menu/menu.d.ts +3 -0
  901. package/dist/types/components/menu-button/menu-button.d.ts +3 -1
  902. package/dist/types/components/menu-toggle/menu-toggle.d.ts +3 -0
  903. package/dist/types/components/modal/animations/ionic.enter.d.ts +6 -0
  904. package/dist/types/components/modal/animations/ionic.leave.d.ts +6 -0
  905. package/dist/types/components/modal/gestures/sheet.d.ts +1 -1
  906. package/dist/types/components/modal/modal-interface.d.ts +4 -7
  907. package/dist/types/components/modal/modal.d.ts +11 -1
  908. package/dist/types/components/nav/nav-interface.d.ts +9 -1
  909. package/dist/types/components/nav/nav.d.ts +5 -1
  910. package/dist/types/components/nav-link/nav-link.d.ts +4 -0
  911. package/dist/types/components/note/note.d.ts +2 -1
  912. package/dist/types/components/picker/picker.d.ts +2 -1
  913. package/dist/types/components/picker-column/picker-column.d.ts +2 -1
  914. package/dist/types/components/picker-column-option/picker-column-option.d.ts +4 -0
  915. package/dist/types/components/picker-legacy/animations/ios.enter.d.ts +5 -0
  916. package/dist/types/components/picker-legacy/animations/ios.leave.d.ts +5 -0
  917. package/dist/types/components/picker-legacy/picker-interface.d.ts +52 -0
  918. package/dist/types/components/picker-legacy/picker.d.ts +159 -0
  919. package/dist/types/components/picker-legacy-column/picker-column.d.ts +46 -0
  920. package/dist/types/components/picker-legacy-column/test/test.utils.d.ts +9 -0
  921. package/dist/types/components/popover/popover-interface.d.ts +3 -6
  922. package/dist/types/components/popover/popover.d.ts +6 -5
  923. package/dist/types/components/progress-bar/progress-bar.d.ts +10 -1
  924. package/dist/types/components/radio/radio.d.ts +2 -1
  925. package/dist/types/components/radio-group/radio-group.d.ts +12 -0
  926. package/dist/types/components/range/range.d.ts +2 -1
  927. package/dist/types/components/refresher/refresher.d.ts +2 -1
  928. package/dist/types/components/refresher-content/refresher-content.d.ts +4 -0
  929. package/dist/types/components/reorder/reorder.d.ts +9 -0
  930. package/dist/types/components/reorder-group/reorder-group.d.ts +4 -0
  931. package/dist/types/components/ripple-effect/ripple-effect.d.ts +4 -0
  932. package/dist/types/components/route/route.d.ts +4 -0
  933. package/dist/types/components/router/router.d.ts +4 -0
  934. package/dist/types/components/router-link/router-link.d.ts +4 -0
  935. package/dist/types/components/router-outlet/router-outlet.d.ts +4 -8
  936. package/dist/types/components/row/row.d.ts +4 -0
  937. package/dist/types/components/searchbar/searchbar.d.ts +52 -10
  938. package/dist/types/components/segment/segment.d.ts +2 -1
  939. package/dist/types/components/segment-button/segment-button.d.ts +2 -1
  940. package/dist/types/components/select/select-interface.d.ts +23 -0
  941. package/dist/types/components/select/select.d.ts +66 -14
  942. package/dist/types/components/select-modal/select-modal.d.ts +8 -0
  943. package/dist/types/components/select-option/select-option.d.ts +12 -0
  944. package/dist/types/components/select-popover/select-popover.d.ts +3 -0
  945. package/dist/types/components/skeleton-text/skeleton-text.d.ts +4 -0
  946. package/dist/types/components/spinner/spinner.d.ts +15 -0
  947. package/dist/types/components/split-pane/split-pane.d.ts +4 -0
  948. package/dist/types/components/tab/tab.d.ts +4 -0
  949. package/dist/types/components/tab-bar/tab-bar.d.ts +37 -2
  950. package/dist/types/components/tab-button/tab-button.d.ts +12 -1
  951. package/dist/types/components/tabs/tabs.d.ts +3 -0
  952. package/dist/types/components/text/text.d.ts +2 -1
  953. package/dist/types/components/textarea/textarea.d.ts +53 -4
  954. package/dist/types/components/thumbnail/thumbnail.d.ts +4 -0
  955. package/dist/types/components/title/title.d.ts +4 -0
  956. package/dist/types/components/toast/animations/utils.d.ts +2 -2
  957. package/dist/types/components/toast/toast-interface.d.ts +3 -7
  958. package/dist/types/components/toast/toast.d.ts +19 -2
  959. package/dist/types/components/toggle/toggle.d.ts +15 -1
  960. package/dist/types/components/toolbar/toolbar.d.ts +43 -3
  961. package/dist/types/components.d.ts +2126 -267
  962. package/dist/types/global/ionic-global.d.ts +28 -2
  963. package/dist/types/index.d.ts +1 -1
  964. package/dist/types/interface.d.ts +4 -0
  965. package/dist/types/stencil-public-runtime.d.ts +1 -4
  966. package/dist/types/utils/config.d.ts +114 -2
  967. package/dist/types/utils/css-value-validation.d.ts +12 -0
  968. package/dist/types/utils/focus-trap.d.ts +1 -1
  969. package/dist/types/utils/focus-visible.d.ts +13 -0
  970. package/dist/types/utils/forms/validity.d.ts +7 -0
  971. package/dist/types/utils/helpers.d.ts +11 -0
  972. package/dist/types/utils/on-scroll/collapse-hide.utils.d.ts +26 -0
  973. package/dist/types/utils/overlays-interface.d.ts +31 -1
  974. package/dist/types/utils/overlays.d.ts +10 -12
  975. package/dist/types/utils/select-option-render.d.ts +22 -0
  976. package/dist/types/utils/test/playwright/drag-element.d.ts +16 -3
  977. package/dist/types/utils/test/playwright/generator.d.ts +31 -2
  978. package/dist/types/utils/theme.d.ts +9 -0
  979. package/hydrate/index.js +6522 -2329
  980. package/hydrate/index.mjs +6522 -2329
  981. package/package.json +12 -40
  982. package/components/p--JUspHvy.js +0 -4
  983. package/components/p-B8U2xbtx.js +0 -4
  984. package/components/p-B9jFTlwE.js +0 -4
  985. package/components/p-BTPfOxsU.js +0 -4
  986. package/components/p-Baq1XyAy.js +0 -4
  987. package/components/p-BhmadOit.js +0 -4
  988. package/components/p-BirPFsRD.js +0 -4
  989. package/components/p-BjfgFSSR.js +0 -4
  990. package/components/p-BmVRXR1y.js +0 -4
  991. package/components/p-BnqQlm7c.js +0 -4
  992. package/components/p-BtVHN9Na.js +0 -4
  993. package/components/p-Bz0dSlXZ.js +0 -4
  994. package/components/p-C1aScSTo.js +0 -4
  995. package/components/p-C4t5ymfq.js +0 -4
  996. package/components/p-CHqRYvYm.js +0 -4
  997. package/components/p-CHzfYZbv.js +0 -4
  998. package/components/p-CI3ncNZm.js +0 -4
  999. package/components/p-CIGNaXM1.js +0 -4
  1000. package/components/p-CO7fmmxt.js +0 -4
  1001. package/components/p-CSZf8_j0.js +0 -4
  1002. package/components/p-C_xFdyXe.js +0 -4
  1003. package/components/p-Ciz1-FuE.js +0 -4
  1004. package/components/p-Ck2wcXbv.js +0 -4
  1005. package/components/p-CmR5uXej.js +0 -4
  1006. package/components/p-CtWGkNnJ.js +0 -4
  1007. package/components/p-CtukzcyX.js +0 -4
  1008. package/components/p-D6Ynv7Xh.js +0 -4
  1009. package/components/p-D7bSXQD3.js +0 -4
  1010. package/components/p-DEBD4LvH.js +0 -4
  1011. package/components/p-DH50pr9O.js +0 -4
  1012. package/components/p-DIE4pXMl.js +0 -4
  1013. package/components/p-DJztqcrH.js +0 -4
  1014. package/components/p-DOFCbuQR.js +0 -4
  1015. package/components/p-DhkITZ-y.js +0 -4
  1016. package/components/p-DiVJyqlX.js +0 -4
  1017. package/components/p-DmpBvltk.js +0 -4
  1018. package/components/p-DnL1c9_X.js +0 -4
  1019. package/components/p-DpV-p5Xs.js +0 -4
  1020. package/components/p-DqZAXv2t.js +0 -4
  1021. package/components/p-Dz74mwlk.js +0 -4
  1022. package/components/p-W5nO8mX_.js +0 -4
  1023. package/components/p-XJWMAP8m.js +0 -4
  1024. package/components/p-ZjP4CjeZ.js +0 -4
  1025. package/components/p-djQLE88P.js +0 -4
  1026. package/components/p-j5IxBIan.js +0 -4
  1027. package/components/p-k_E4tX5Z.js +0 -4
  1028. package/components/p-lE_JGpHD.js +0 -4
  1029. package/components/p-r0aq7dpt.js +0 -4
  1030. package/components/p-ryqmO0B-.js +0 -4
  1031. package/components/p-wk2QqrAo.js +0 -4
  1032. package/dist/cjs/hardware-back-button-iUuF_76h.js +0 -121
  1033. package/dist/cjs/index-DkNv4J_i.js +0 -10
  1034. package/dist/cjs/ionic-global-B-cA6LkY.js +0 -151
  1035. package/dist/cjs/validity-BpS37YFM.js +0 -19
  1036. package/dist/esm/hardware-back-button-B93Gru0Y.js +0 -115
  1037. package/dist/esm/index-ZjP4CjeZ.js +0 -7
  1038. package/dist/esm/ionic-global-Cp_eT4sZ.js +0 -146
  1039. package/dist/esm/validity-DJztqcrH.js +0 -17
  1040. package/dist/ionic/p-03aa786d.entry.js +0 -4
  1041. package/dist/ionic/p-06c232a4.entry.js +0 -4
  1042. package/dist/ionic/p-11684553.entry.js +0 -4
  1043. package/dist/ionic/p-1ae21e4c.entry.js +0 -4
  1044. package/dist/ionic/p-20b1a044.entry.js +0 -4
  1045. package/dist/ionic/p-259d0d98.entry.js +0 -4
  1046. package/dist/ionic/p-2a6d6565.entry.js +0 -4
  1047. package/dist/ionic/p-341032b3.entry.js +0 -4
  1048. package/dist/ionic/p-3e91d32e.entry.js +0 -4
  1049. package/dist/ionic/p-441fbb13.entry.js +0 -4
  1050. package/dist/ionic/p-4502a274.entry.js +0 -4
  1051. package/dist/ionic/p-4621c387.entry.js +0 -4
  1052. package/dist/ionic/p-4bb3eb60.entry.js +0 -4
  1053. package/dist/ionic/p-4e92a11f.entry.js +0 -4
  1054. package/dist/ionic/p-50e1194a.entry.js +0 -4
  1055. package/dist/ionic/p-51cd1643.entry.js +0 -4
  1056. package/dist/ionic/p-5c3ec490.entry.js +0 -4
  1057. package/dist/ionic/p-627fabd9.entry.js +0 -4
  1058. package/dist/ionic/p-629e4703.entry.js +0 -4
  1059. package/dist/ionic/p-76e92a84.entry.js +0 -4
  1060. package/dist/ionic/p-7a37b3ce.entry.js +0 -4
  1061. package/dist/ionic/p-7aed7726.entry.js +0 -4
  1062. package/dist/ionic/p-7ebd980c.entry.js +0 -4
  1063. package/dist/ionic/p-80b44b3c.entry.js +0 -4
  1064. package/dist/ionic/p-81ea5652.entry.js +0 -4
  1065. package/dist/ionic/p-8c8eee7d.entry.js +0 -4
  1066. package/dist/ionic/p-8d624ee5.entry.js +0 -4
  1067. package/dist/ionic/p-8d6fd502.entry.js +0 -4
  1068. package/dist/ionic/p-9177f4ac.entry.js +0 -4
  1069. package/dist/ionic/p-9c6a5a8d.entry.js +0 -4
  1070. package/dist/ionic/p-9eeaBrnk.js +0 -4
  1071. package/dist/ionic/p-AlrZKoWR.js +0 -4
  1072. package/dist/ionic/p-BGqMS-oh.js +0 -4
  1073. package/dist/ionic/p-BUFIpxKM.js +0 -4
  1074. package/dist/ionic/p-BmVRXR1y.js +0 -4
  1075. package/dist/ionic/p-CFlfIb2g.js +0 -4
  1076. package/dist/ionic/p-CIGNaXM1.js +0 -4
  1077. package/dist/ionic/p-Cg5-OQYy.js +0 -4
  1078. package/dist/ionic/p-CtWGkNnJ.js +0 -4
  1079. package/dist/ionic/p-Cx3IXROA.js +0 -4
  1080. package/dist/ionic/p-D4uTWt4-.js +0 -4
  1081. package/dist/ionic/p-DC3RagnA.js +0 -4
  1082. package/dist/ionic/p-DIuEbVLu.js +0 -4
  1083. package/dist/ionic/p-DJztqcrH.js +0 -4
  1084. package/dist/ionic/p-DSG2s2Eb.js +0 -4
  1085. package/dist/ionic/p-Dfbt-q2k.js +0 -4
  1086. package/dist/ionic/p-DiVJyqlX.js +0 -4
  1087. package/dist/ionic/p-DoJvtrbw.js +0 -4
  1088. package/dist/ionic/p-KjNvRoEp.js +0 -4
  1089. package/dist/ionic/p-Nqf6uvGh.js +0 -4
  1090. package/dist/ionic/p-SNAkTDfm.js +0 -4
  1091. package/dist/ionic/p-ZjP4CjeZ.js +0 -4
  1092. package/dist/ionic/p-a2e51c5d.entry.js +0 -4
  1093. package/dist/ionic/p-a3bdcae6.entry.js +0 -4
  1094. package/dist/ionic/p-a44b7536.entry.js +0 -4
  1095. package/dist/ionic/p-a5213260.entry.js +0 -4
  1096. package/dist/ionic/p-a7628bc7.entry.js +0 -4
  1097. package/dist/ionic/p-b1599fca.entry.js +0 -4
  1098. package/dist/ionic/p-b16be471.entry.js +0 -4
  1099. package/dist/ionic/p-b6a7397c.entry.js +0 -4
  1100. package/dist/ionic/p-b9ac1fe0.entry.js +0 -4
  1101. package/dist/ionic/p-c6e49f3f.entry.js +0 -4
  1102. package/dist/ionic/p-c93553d2.entry.js +0 -4
  1103. package/dist/ionic/p-d2c7f046.entry.js +0 -4
  1104. package/dist/ionic/p-d8387b99.entry.js +0 -4
  1105. package/dist/ionic/p-d8ac9eea.entry.js +0 -4
  1106. package/dist/ionic/p-db1b6738.entry.js +0 -4
  1107. package/dist/ionic/p-dfa8d673.entry.js +0 -4
  1108. package/dist/ionic/p-ed797c72.entry.js +0 -4
  1109. package/dist/ionic/p-ef93ca92.entry.js +0 -4
  1110. package/dist/ionic/p-f09f9642.entry.js +0 -4
  1111. package/dist/ionic/p-f1c06f82.entry.js +0 -4
  1112. package/dist/ionic/p-f386f6ae.entry.js +0 -4
  1113. package/dist/ionic/p-fe4aa1db.entry.js +0 -4
  1114. package/dist/ionic/p-mjKAFv89.js +0 -4
  1115. package/dist/ionic/p-tcQvqkiX.js +0 -5
  1116. package/dist/ionic/p-viFHDgRs.js +0 -4
  1117. package/dist/ionic/p-xWb6fgfq.js +0 -4
  1118. /package/dist/collection/components/{input-password-toggle/input-password-toggle.css → refresher-content/refresher-content.css} +0 -0
@@ -122,7 +122,7 @@ const printRequiredElementError = (el, ...targetSelectors) => {
122
122
  };
123
123
 
124
124
  /*
125
- Stencil Client Platform v4.43.5 | MIT Licensed | https://stenciljs.com
125
+ Stencil Client Platform v4.43.0 | MIT Licensed | https://stenciljs.com
126
126
  */
127
127
 
128
128
  var Build = {
@@ -155,19 +155,6 @@ var NonPrimitiveType = /* @__PURE__ */ ((NonPrimitiveType2) => {
155
155
  var TYPE_CONSTANT = "type";
156
156
  var VALUE_CONSTANT = "value";
157
157
  var SERIALIZED_PREFIX = "serialized:";
158
-
159
- // src/utils/get-prop-descriptor.ts
160
- function getPropertyDescriptor(obj, memberName, getOnly) {
161
- const stopAt = typeof HTMLElement !== "undefined" ? HTMLElement.prototype : null;
162
- while (obj && obj !== stopAt) {
163
- const desc = Object.getOwnPropertyDescriptor(obj, memberName);
164
- if (desc && (!getOnly || desc.get)) return desc;
165
- obj = Object.getPrototypeOf(obj);
166
- }
167
- return void 0;
168
- }
169
-
170
- // src/utils/es2022-rewire-class-members.ts
171
158
  var reWireGetterSetter = (instance, hostRef) => {
172
159
  var _a;
173
160
  const cmpMeta = hostRef.$cmpMeta$;
@@ -175,7 +162,7 @@ var reWireGetterSetter = (instance, hostRef) => {
175
162
  members.map(([memberName, [memberFlags]]) => {
176
163
  if ((memberFlags & 31 /* Prop */ || memberFlags & 32 /* State */)) {
177
164
  const ogValue = instance[memberName];
178
- const ogDescriptor = getPropertyDescriptor(Object.getPrototypeOf(instance), memberName, true) || Object.getOwnPropertyDescriptor(instance, memberName);
165
+ const ogDescriptor = getPropertyDescriptor(Object.getPrototypeOf(instance), memberName) || Object.getOwnPropertyDescriptor(instance, memberName);
179
166
  if (ogDescriptor) {
180
167
  Object.defineProperty(instance, memberName, {
181
168
  get() {
@@ -188,14 +175,18 @@ var reWireGetterSetter = (instance, hostRef) => {
188
175
  enumerable: true
189
176
  });
190
177
  }
191
- if (hostRef.$instanceValues$.has(memberName)) {
192
- instance[memberName] = hostRef.$instanceValues$.get(memberName);
193
- } else if (ogValue !== void 0) {
194
- instance[memberName] = ogValue;
195
- }
178
+ instance[memberName] = hostRef.$instanceValues$.has(memberName) ? hostRef.$instanceValues$.get(memberName) : ogValue;
196
179
  }
197
180
  });
198
181
  };
182
+ function getPropertyDescriptor(obj, memberName) {
183
+ while (obj) {
184
+ const desc = Object.getOwnPropertyDescriptor(obj, memberName);
185
+ if (desc == null ? void 0 : desc.get) return desc;
186
+ obj = Object.getPrototypeOf(obj);
187
+ }
188
+ return void 0;
189
+ }
199
190
 
200
191
  // src/client/client-host-ref.ts
201
192
  var getHostRef = (ref) => {
@@ -286,6 +277,12 @@ var HYDRATE_CHILD_ID = "c-id";
286
277
  var HYDRATED_CSS = "{visibility:hidden}.hydrated{visibility:inherit}";
287
278
  var SLOT_FB_CSS = "slot-fb{display:contents}slot-fb[hidden]{display:none}";
288
279
  var XLINK_NS = "http://www.w3.org/1999/xlink";
280
+ var FORM_ASSOCIATED_CUSTOM_ELEMENT_CALLBACKS = [
281
+ "formAssociatedCallback",
282
+ "formResetCallback",
283
+ "formDisabledCallback",
284
+ "formStateRestoreCallback"
285
+ ];
289
286
  var win = typeof window !== "undefined" ? window : {};
290
287
  var H = win.HTMLElement || class {
291
288
  };
@@ -1002,7 +999,7 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
1002
999
  }
1003
1000
  } else {
1004
1001
  const existingStyleContainer = styleContainerNode.querySelector("style");
1005
- if (existingStyleContainer && true) {
1002
+ if (existingStyleContainer) {
1006
1003
  existingStyleContainer.textContent = style + existingStyleContainer.textContent;
1007
1004
  } else {
1008
1005
  styleContainerNode.prepend(styleElm);
@@ -1635,31 +1632,6 @@ var getMode = (ref) => {
1635
1632
  return (_a = getHostRef(ref)) == null ? void 0 : _a.$modeName$;
1636
1633
  };
1637
1634
 
1638
- // src/runtime/normalize-watchers.ts
1639
- var normalizeWatchers = (raw) => {
1640
- if (!raw) return void 0;
1641
- const keys = Object.keys(raw);
1642
- if (keys.length === 0) return void 0;
1643
- let hasLegacy = false;
1644
- for (const propName of keys) {
1645
- if (hasLegacy) break;
1646
- for (const h2 of raw[propName]) {
1647
- if (typeof h2 === "string") {
1648
- hasLegacy = true;
1649
- break;
1650
- }
1651
- }
1652
- }
1653
- if (!hasLegacy) return raw;
1654
- const out = {};
1655
- for (const propName of keys) {
1656
- out[propName] = raw[propName].map(
1657
- (h2) => typeof h2 === "string" ? { [h2]: 0 } : h2
1658
- );
1659
- }
1660
- return out;
1661
- };
1662
-
1663
1635
  // src/utils/remote-value.ts
1664
1636
  var RemoteValue = class _RemoteValue {
1665
1637
  /**
@@ -1756,19 +1728,11 @@ var RemoteValue = class _RemoteValue {
1756
1728
  };
1757
1729
 
1758
1730
  // src/utils/serialize.ts
1759
- function decodeBase64Unicode(base64) {
1760
- const binary = atob(base64);
1761
- const bytes = new Uint8Array(binary.length);
1762
- for (let i2 = 0; i2 < binary.length; i2++) {
1763
- bytes[i2] = binary.charCodeAt(i2);
1764
- }
1765
- return new TextDecoder().decode(bytes);
1766
- }
1767
1731
  function deserializeProperty(value) {
1768
1732
  if (typeof value !== "string" || !value.startsWith(SERIALIZED_PREFIX)) {
1769
1733
  return value;
1770
1734
  }
1771
- return RemoteValue.fromLocalValue(JSON.parse(decodeBase64Unicode(value.slice(SERIALIZED_PREFIX.length))));
1735
+ return RemoteValue.fromLocalValue(JSON.parse(atob(value.slice(SERIALIZED_PREFIX.length))));
1772
1736
  }
1773
1737
 
1774
1738
  // src/runtime/parse-property-value.ts
@@ -1779,7 +1743,9 @@ var parsePropertyValue = (propValue, propType, isFormAssociated) => {
1779
1743
  }
1780
1744
  if (propValue != null && !isComplexType(propValue)) {
1781
1745
  if (propType & 4 /* Boolean */) {
1782
- {
1746
+ if (isFormAssociated && typeof propValue === "string") {
1747
+ return propValue === "" || !!propValue;
1748
+ } else {
1783
1749
  return propValue === "false" ? false : propValue === "" || !!propValue;
1784
1750
  }
1785
1751
  }
@@ -2807,7 +2773,9 @@ var setValue = (ref, propName, newVal, cmpMeta) => {
2807
2773
  const instance = hostRef.$lazyInstance$ ;
2808
2774
  newVal = parsePropertyValue(
2809
2775
  newVal,
2810
- cmpMeta.$members$[propName][0]);
2776
+ cmpMeta.$members$[propName][0],
2777
+ !!(cmpMeta.$flags$ & 64 /* formAssociated */)
2778
+ );
2811
2779
  const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);
2812
2780
  const didValueChange = newVal !== oldVal && !areBothNaN;
2813
2781
  if ((!(flags & 8 /* isConstructingInstance */) || oldVal === void 0) && didValueChange) {
@@ -2851,10 +2819,30 @@ var setValue = (ref, propName, newVal, cmpMeta) => {
2851
2819
  var proxyComponent = (Cstr, cmpMeta, flags) => {
2852
2820
  var _a, _b;
2853
2821
  const prototype = Cstr.prototype;
2822
+ if (cmpMeta.$flags$ & 64 /* formAssociated */ && flags & 1 /* isElementConstructor */) {
2823
+ FORM_ASSOCIATED_CUSTOM_ELEMENT_CALLBACKS.forEach((cbName) => {
2824
+ Object.defineProperty(prototype, cbName, {
2825
+ value(...args) {
2826
+ var _a2;
2827
+ const hostRef = getHostRef(this);
2828
+ const instance = hostRef == null ? void 0 : hostRef.$lazyInstance$ ;
2829
+ if (!instance) {
2830
+ (_a2 = hostRef == null ? void 0 : hostRef.$onReadyPromise$) == null ? void 0 : _a2.then((asyncInstance) => {
2831
+ const cb = asyncInstance[cbName];
2832
+ typeof cb === "function" && cb.call(asyncInstance, ...args);
2833
+ });
2834
+ } else {
2835
+ const cb = instance[cbName] ;
2836
+ typeof cb === "function" && cb.call(instance, ...args);
2837
+ }
2838
+ }
2839
+ });
2840
+ });
2841
+ }
2854
2842
  if (cmpMeta.$members$ || BUILD.propChangeCallback) {
2855
2843
  {
2856
2844
  if (Cstr.watchers && !cmpMeta.$watchers$) {
2857
- cmpMeta.$watchers$ = normalizeWatchers(Cstr.watchers);
2845
+ cmpMeta.$watchers$ = Cstr.watchers;
2858
2846
  }
2859
2847
  if (Cstr.deserializers && !cmpMeta.$deserializers$) {
2860
2848
  cmpMeta.$deserializers$ = Cstr.deserializers;
@@ -2866,7 +2854,7 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
2866
2854
  const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
2867
2855
  members.map(([memberName, [memberFlags]]) => {
2868
2856
  if ((memberFlags & 31 /* Prop */ || (flags & 2 /* proxyState */) && memberFlags & 32 /* State */)) {
2869
- const { get: origGetter, set: origSetter } = getPropertyDescriptor(prototype, memberName) || {};
2857
+ const { get: origGetter, set: origSetter } = Object.getOwnPropertyDescriptor(prototype, memberName) || {};
2870
2858
  if (origGetter) cmpMeta.$members$[memberName][0] |= 2048 /* Getter */;
2871
2859
  if (origSetter) cmpMeta.$members$[memberName][0] |= 4096 /* Setter */;
2872
2860
  if (flags & 1 /* isElementConstructor */ || !origGetter) {
@@ -2900,7 +2888,9 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
2900
2888
  origSetter.apply(this, [
2901
2889
  parsePropertyValue(
2902
2890
  newValue,
2903
- memberFlags)
2891
+ memberFlags,
2892
+ !!(cmpMeta.$flags$ & 64 /* formAssociated */)
2893
+ )
2904
2894
  ]);
2905
2895
  newValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
2906
2896
  setValue(this, memberName, newValue, cmpMeta);
@@ -2925,7 +2915,9 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
2925
2915
  }
2926
2916
  ref.$lazyInstance$[memberName] = parsePropertyValue(
2927
2917
  newValue,
2928
- memberFlags);
2918
+ memberFlags,
2919
+ !!(cmpMeta.$flags$ & 64 /* formAssociated */)
2920
+ );
2929
2921
  setValue(this, memberName, ref.$lazyInstance$[memberName], cmpMeta);
2930
2922
  };
2931
2923
  if (ref.$lazyInstance$) {
@@ -2980,13 +2972,11 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
2980
2972
  return;
2981
2973
  }
2982
2974
  const propFlags = members.find(([m]) => m === propName);
2983
- const isBooleanTarget = propFlags && propFlags[1][0] & 4 /* Boolean */;
2984
- const isSpuriousBooleanRemoval = isBooleanTarget && newValue === null && this[propName] === void 0;
2985
- if (isBooleanTarget) {
2975
+ if (propFlags && propFlags[1][0] & 4 /* Boolean */) {
2986
2976
  newValue = newValue === null || newValue === "false" ? false : true;
2987
2977
  }
2988
2978
  const propDesc = Object.getOwnPropertyDescriptor(prototype, propName);
2989
- if (!isSpuriousBooleanRemoval && newValue != this[propName] && (!propDesc.get || !!propDesc.set)) {
2979
+ if (newValue != this[propName] && (!propDesc.get || !!propDesc.set)) {
2990
2980
  this[propName] = newValue;
2991
2981
  }
2992
2982
  });
@@ -3031,7 +3021,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
3031
3021
  }
3032
3022
  if (!Cstr.isProxied) {
3033
3023
  {
3034
- cmpMeta.$watchers$ = normalizeWatchers(Cstr.watchers);
3024
+ cmpMeta.$watchers$ = Cstr.watchers;
3035
3025
  cmpMeta.$serializers$ = Cstr.serializers;
3036
3026
  cmpMeta.$deserializers$ = Cstr.deserializers;
3037
3027
  }
@@ -3149,7 +3139,7 @@ var connectedCallback = (elm) => {
3149
3139
  }
3150
3140
  if (cmpMeta.$members$) {
3151
3141
  Object.entries(cmpMeta.$members$).map(([memberName, [memberFlags]]) => {
3152
- if (memberFlags & 31 /* Prop */ && Object.prototype.hasOwnProperty.call(elm, memberName)) {
3142
+ if (memberFlags & 31 /* Prop */ && memberName in elm && elm[memberName] !== Object.prototype[memberName]) {
3153
3143
  const value = elm[memberName];
3154
3144
  delete elm[memberName];
3155
3145
  elm[memberName] = value;
@@ -3236,7 +3226,7 @@ var bootstrapLazy = (lazyBundles, options = {}) => {
3236
3226
  let hasSlotRelocation = false;
3237
3227
  lazyBundles.map((lazyBundle) => {
3238
3228
  lazyBundle[1].map((compactMeta) => {
3239
- var _a2, _b;
3229
+ var _a2, _b, _c;
3240
3230
  const cmpMeta = {
3241
3231
  $flags$: compactMeta[0],
3242
3232
  $tagName$: compactMeta[1],
@@ -3256,9 +3246,9 @@ var bootstrapLazy = (lazyBundles, options = {}) => {
3256
3246
  cmpMeta.$attrsToReflect$ = [];
3257
3247
  }
3258
3248
  {
3259
- cmpMeta.$watchers$ = normalizeWatchers(compactMeta[4]);
3260
- cmpMeta.$serializers$ = (_a2 = compactMeta[5]) != null ? _a2 : {};
3261
- cmpMeta.$deserializers$ = (_b = compactMeta[6]) != null ? _b : {};
3249
+ cmpMeta.$watchers$ = (_a2 = compactMeta[4]) != null ? _a2 : {};
3250
+ cmpMeta.$serializers$ = (_b = compactMeta[5]) != null ? _b : {};
3251
+ cmpMeta.$deserializers$ = (_c = compactMeta[6]) != null ? _c : {};
3262
3252
  }
3263
3253
  const tagName = transformTag(cmpMeta.$tagName$);
3264
3254
  const HostElement = class extends HTMLElement {
@@ -3332,6 +3322,9 @@ var bootstrapLazy = (lazyBundles, options = {}) => {
3332
3322
  } else {
3333
3323
  patchCloneNode(HostElement.prototype);
3334
3324
  }
3325
+ if (cmpMeta.$flags$ & 64 /* formAssociated */) {
3326
+ HostElement.formAssociated = true;
3327
+ }
3335
3328
  cmpMeta.$lazyBundleId$ = lazyBundle[0];
3336
3329
  if (!exclude.includes(tagName) && !customElements2.get(tagName)) {
3337
3330
  cmpTags.push(tagName);
package/dist/esm/index.js CHANGED
@@ -1,23 +1,23 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- export { c as createAnimation } from './animation-DLJpuoEz.js';
5
- export { a as LIFECYCLE_DID_ENTER, c as LIFECYCLE_DID_LEAVE, L as LIFECYCLE_WILL_ENTER, b as LIFECYCLE_WILL_LEAVE, d as LIFECYCLE_WILL_UNLOAD, g as getIonPageElement } from './index-B_dQk_WE.js';
6
- export { iosTransitionAnimation } from './ios.transition-ClFrsIrS.js';
7
- export { mdTransitionAnimation } from './md.transition-D0msQmzI.js';
4
+ export { c as createAnimation } from './animation-Cd1EA2ar.js';
5
+ export { a as LIFECYCLE_DID_ENTER, c as LIFECYCLE_DID_LEAVE, L as LIFECYCLE_WILL_ENTER, b as LIFECYCLE_WILL_LEAVE, d as LIFECYCLE_WILL_UNLOAD, g as getIonPageElement } from './index-B2VWavcK.js';
6
+ export { iosTransitionAnimation } from './ios.transition-DoQTN5Jk.js';
7
+ export { mdTransitionAnimation } from './md.transition-DZydrWwq.js';
8
8
  export { g as getTimeGivenProgression } from './cubic-bezier-hHmYLOfE.js';
9
9
  export { createGesture } from './index-CfgBF1SE.js';
10
- export { g as getPlatforms, i as initialize, a as isPlatform } from './ionic-global-Cp_eT4sZ.js';
11
- export { c as componentOnReady } from './helpers-HEqiOzXb.js';
12
- export { L as LogLevel } from './index-tcQvqkiX.js';
13
- export { I as IonicSafeString, g as getMode, s as setupConfig } from './config-DQCONYYp.js';
14
- export { o as openURL } from './theme-DiVJyqlX.js';
15
- export { m as menuController } from './index-Q6UPU0Ay.js';
16
- export { b as actionSheetController, a as alertController, l as loadingController, m as modalController, p as popoverController, t as toastController } from './overlays-DLNOHWNc.js';
17
- import './index-ZjP4CjeZ.js';
10
+ export { g as getPlatforms, i as initialize, a as isPlatform } from './ionic-global--9mOmThr.js';
11
+ export { c as componentOnReady } from './helpers-Do7zwvM1.js';
12
+ export { L as LogLevel } from './index-Omi_TcwW.js';
13
+ export { I as IonicSafeString } from './index-D4ugF_sT.js';
14
+ export { g as getMode, s as setupConfig } from './config-BwKpO3Is.js';
15
+ export { o as openURL } from './theme-DaJxRxSQ.js';
16
+ export { m as menuController } from './index-BWMvrRiE.js';
17
+ export { b as actionSheetController, a as alertController, l as loadingController, m as modalController, p as pickerController, c as popoverController, t as toastController } from './overlays-CpQ6Df2g.js';
18
18
  import './gesture-controller-BTEOs1at.js';
19
- import './hardware-back-button-B93Gru0Y.js';
20
- import './framework-delegate-FnPGymXL.js';
19
+ import './focus-visible-vXpMhGrs.js';
20
+ import './framework-delegate-CjVwn_KZ.js';
21
21
 
22
22
  const IonicSlides = (opts) => {
23
23
  const { swiper, extendParams } = opts;
@@ -1,12 +1,13 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { w as win, d as doc } from './index-ZjP4CjeZ.js';
5
- import { g as getScrollElement, c as scrollByPoint, f as findClosestIonContent } from './index-MEDq2S8l.js';
6
- import { f as addEventListener, m as removeEventListener, c as componentOnReady } from './helpers-HEqiOzXb.js';
7
- import { a as KeyboardResize, K as Keyboard } from './keyboard-CUw4ekVy.js';
8
- import './index-tcQvqkiX.js';
9
- import './capacitor-CFERIeaU.js';
4
+ import { w as win, d as doc } from './ionic-global--9mOmThr.js';
5
+ import { g as getScrollElement, c as scrollByPoint, f as findClosestIonContent } from './index-BmkLokUL.js';
6
+ import { f as addEventListener, m as removeEventListener, c as componentOnReady } from './helpers-Do7zwvM1.js';
7
+ import { a as KeyboardResize, K as Keyboard } from './keyboard-Dnno7-Ci.js';
8
+ import './index-Omi_TcwW.js';
9
+ import './focus-visible-vXpMhGrs.js';
10
+ import './capacitor-13SFuT1K.js';
10
11
 
11
12
  const cloneMap = new WeakMap();
12
13
  const relocateInput = (componentEl, inputEl, shouldRelocate, inputRelativeY = 0, disabledClonedInput = false) => {
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { w as win } from './index-ZjP4CjeZ.js';
5
- import { r as raf } from './helpers-HEqiOzXb.js';
6
- import { j as printIonError } from './index-tcQvqkiX.js';
4
+ import { w as win } from './ionic-global--9mOmThr.js';
5
+ import { r as raf } from './helpers-Do7zwvM1.js';
6
+ import { j as printIonError } from './index-Omi_TcwW.js';
7
7
 
8
8
  /**
9
9
  * Used to update a scoped component that uses emulated slots. This fires when
@@ -1,14 +1,19 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, e as config, h, d as Host, g as getElement, c as createEvent, f as printIonWarning } from './index-tcQvqkiX.js';
5
- import { g as getElementRoot, r as raf, f as addEventListener, m as removeEventListener, t as transitionEndAsync } from './helpers-HEqiOzXb.js';
6
- import { b as chevronDown } from './index-AlrZKoWR.js';
7
- import { b as getIonMode } from './ionic-global-Cp_eT4sZ.js';
4
+ import { r as registerInstance, e as config, h, d as Host, g as getElement, c as createEvent, f as printIonWarning } from './index-Omi_TcwW.js';
5
+ import { c as caretDownSvg } from './caret-down-D1t981Ih.js';
6
+ import { g as getElementRoot, r as raf, f as addEventListener, m as removeEventListener, t as transitionEndAsync } from './helpers-Do7zwvM1.js';
7
+ import { h as hostContext } from './theme-DaJxRxSQ.js';
8
+ import { l as chevronDown } from './index-D2tu5BUg.js';
9
+ import { c as getIonTheme } from './ionic-global--9mOmThr.js';
10
+ import './focus-visible-vXpMhGrs.js';
8
11
 
9
- const accordionIosCss = () => `:host{display:block;position:relative;width:100%;background-color:var(--ion-background-color, #ffffff);overflow:hidden;z-index:0}:host(.accordion-expanding) ::slotted(ion-item[slot=header]),:host(.accordion-expanded) ::slotted(ion-item[slot=header]){--border-width:0px}:host(.accordion-animated){-webkit-transition:all 300ms cubic-bezier(0.25, 0.8, 0.5, 1);transition:all 300ms cubic-bezier(0.25, 0.8, 0.5, 1)}:host(.accordion-animated) #content{-webkit-transition:max-height 300ms cubic-bezier(0.25, 0.8, 0.5, 1);transition:max-height 300ms cubic-bezier(0.25, 0.8, 0.5, 1)}#content{overflow:hidden;will-change:max-height}:host(.accordion-collapsing) #content{max-height:0 !important}:host(.accordion-collapsed) #content{display:none}:host(.accordion-expanding) #content{max-height:0}:host(.accordion-expanding) #content-wrapper{overflow:auto}:host(.accordion-disabled) #header,:host(.accordion-readonly) #header,:host(.accordion-disabled) #content,:host(.accordion-readonly) #content{pointer-events:none}:host(.accordion-disabled) #header,:host(.accordion-disabled) #content{opacity:0.4}@media (prefers-reduced-motion: reduce){:host,#content{-webkit-transition:none !important;transition:none !important}}:host(.accordion-next) ::slotted(ion-item[slot=header]){--border-width:0.55px 0px 0.55px 0px}`;
12
+ const accordionIonicCss = () => `:host{display:block;position:relative;width:100%;overflow:hidden;z-index:0}:host(.accordion-expanding) ::slotted(ion-item[slot=header]),:host(.accordion-expanded) ::slotted(ion-item[slot=header]){--border-width:0px}#content{overflow:hidden;will-change:max-height}:host(.accordion-collapsing) #content{max-height:0 !important}:host(.accordion-collapsed) #content{display:none}:host(.accordion-expanding) #content{max-height:0}:host(.accordion-expanding) #content-wrapper{overflow:auto}:host(.accordion-disabled) #header,:host(.accordion-readonly) #header,:host(.accordion-disabled) #content,:host(.accordion-readonly) #content{pointer-events:none}@media (prefers-reduced-motion: reduce){:host,#content{-webkit-transition:none !important;transition:none !important}}:host{position:relative}:host::after{-webkit-margin-start:var(--token-space-400, var(--token-scale-400, 16px));margin-inline-start:var(--token-space-400, var(--token-scale-400, 16px));-webkit-margin-end:var(--token-space-400, var(--token-scale-400, 16px));margin-inline-end:var(--token-space-400, var(--token-scale-400, 16px));right:0;left:0;bottom:0;display:block;position:absolute;height:var(--token-border-size-025, var(--token-scale-025, 1px));background-color:var(--token-border-default, var(--token-primitives-neutral-400, #d5d5d5));content:"";z-index:3}:host(.accordion-last)::after{display:none}:host(.accordion-animated){-webkit-transition:all 300ms cubic-bezier(0.25, 0.8, 0.5, 1);transition:all 300ms cubic-bezier(0.25, 0.8, 0.5, 1)}:host(.accordion-animated) #content{-webkit-transition:max-height 300ms cubic-bezier(0.25, 0.8, 0.5, 1);transition:max-height 300ms cubic-bezier(0.25, 0.8, 0.5, 1)}::slotted(ion-item[slot=header]){--border-radius:inherit;--color:var(--token-text-default, var(--token-primitives-neutral-1200, #242424));--border-width:var(--token-border-size-0, var(--token-scale-0, 0px));--inner-border-width:var(--token-scale-0, 0px);--min-height:var(--token-scale-700, 28px);--padding-top:var(--token-space-300, var(--token-scale-300, 12px));--padding-end:var(--token-space-400, var(--token-scale-400, 16px));--padding-bottom:var(--token-space-300, var(--token-scale-300, 12px));--padding-start:var(--token-space-400, var(--token-scale-400, 16px));--background-activated:var(--token-bg-neutral-subtlest-press, var(--token-primitives-neutral-200, #eae9e9));font-size:var(--token-font-size-450, 1.125rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-700, var(--token-scale-700, 28px));text-decoration:none;text-transform:none}#content-wrapper{-webkit-padding-start:var(--token-space-400, var(--token-scale-400, 16px));padding-inline-start:var(--token-space-400, var(--token-scale-400, 16px));-webkit-padding-end:var(--token-space-400, var(--token-scale-400, 16px));padding-inline-end:var(--token-space-400, var(--token-scale-400, 16px));padding-top:var(--token-space-300, var(--token-scale-300, 12px));padding-bottom:var(--token-space-300, var(--token-scale-300, 12px));font-size:var(--token-font-size-350, 0.875rem);font-weight:var(--token-font-weight-regular, 400);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none;color:var(--token-text-default, var(--token-primitives-neutral-1200, #242424))}:host(.accordion-disabled)::before{border-radius:inherit;right:0;left:0;top:0;bottom:0;position:absolute;background-color:var(--token-state-disabled, rgba(255, 255, 255, 0.6));content:"";pointer-events:none;z-index:2}`;
10
13
 
11
- const accordionMdCss = () => `:host{display:block;position:relative;width:100%;background-color:var(--ion-background-color, #ffffff);overflow:hidden;z-index:0}:host(.accordion-expanding) ::slotted(ion-item[slot=header]),:host(.accordion-expanded) ::slotted(ion-item[slot=header]){--border-width:0px}:host(.accordion-animated){-webkit-transition:all 300ms cubic-bezier(0.25, 0.8, 0.5, 1);transition:all 300ms cubic-bezier(0.25, 0.8, 0.5, 1)}:host(.accordion-animated) #content{-webkit-transition:max-height 300ms cubic-bezier(0.25, 0.8, 0.5, 1);transition:max-height 300ms cubic-bezier(0.25, 0.8, 0.5, 1)}#content{overflow:hidden;will-change:max-height}:host(.accordion-collapsing) #content{max-height:0 !important}:host(.accordion-collapsed) #content{display:none}:host(.accordion-expanding) #content{max-height:0}:host(.accordion-expanding) #content-wrapper{overflow:auto}:host(.accordion-disabled) #header,:host(.accordion-readonly) #header,:host(.accordion-disabled) #content,:host(.accordion-readonly) #content{pointer-events:none}:host(.accordion-disabled) #header,:host(.accordion-disabled) #content{opacity:0.4}@media (prefers-reduced-motion: reduce){:host,#content{-webkit-transition:none !important;transition:none !important}}`;
14
+ const accordionIosCss = () => `:host{display:block;position:relative;width:100%;overflow:hidden;z-index:0}:host(.accordion-expanding) ::slotted(ion-item[slot=header]),:host(.accordion-expanded) ::slotted(ion-item[slot=header]){--border-width:0px}#content{overflow:hidden;will-change:max-height}:host(.accordion-collapsing) #content{max-height:0 !important}:host(.accordion-collapsed) #content{display:none}:host(.accordion-expanding) #content{max-height:0}:host(.accordion-expanding) #content-wrapper{overflow:auto}:host(.accordion-disabled) #header,:host(.accordion-readonly) #header,:host(.accordion-disabled) #content,:host(.accordion-readonly) #content{pointer-events:none}@media (prefers-reduced-motion: reduce){:host,#content{-webkit-transition:none !important;transition:none !important}}:host{background-color:var(--ion-background-color, #ffffff)}:host(.accordion-animated){-webkit-transition:all 300ms cubic-bezier(0.25, 0.8, 0.5, 1);transition:all 300ms cubic-bezier(0.25, 0.8, 0.5, 1)}:host(.accordion-animated) #content{-webkit-transition:max-height 300ms cubic-bezier(0.25, 0.8, 0.5, 1);transition:max-height 300ms cubic-bezier(0.25, 0.8, 0.5, 1)}:host(.accordion-disabled) #header,:host(.accordion-disabled) #content{opacity:0.4}:host(.accordion-next) ::slotted(ion-item[slot=header]){--border-width:0.55px 0px 0.55px 0px}`;
15
+
16
+ const accordionMdCss = () => `:host{display:block;position:relative;width:100%;overflow:hidden;z-index:0}:host(.accordion-expanding) ::slotted(ion-item[slot=header]),:host(.accordion-expanded) ::slotted(ion-item[slot=header]){--border-width:0px}#content{overflow:hidden;will-change:max-height}:host(.accordion-collapsing) #content{max-height:0 !important}:host(.accordion-collapsed) #content{display:none}:host(.accordion-expanding) #content{max-height:0}:host(.accordion-expanding) #content-wrapper{overflow:auto}:host(.accordion-disabled) #header,:host(.accordion-readonly) #header,:host(.accordion-disabled) #content,:host(.accordion-readonly) #content{pointer-events:none}@media (prefers-reduced-motion: reduce){:host,#content{-webkit-transition:none !important;transition:none !important}}:host{background-color:var(--ion-background-color, #ffffff)}:host(.accordion-animated){-webkit-transition:all 300ms cubic-bezier(0.25, 0.8, 0.5, 1);transition:all 300ms cubic-bezier(0.25, 0.8, 0.5, 1)}:host(.accordion-animated) #content{-webkit-transition:max-height 300ms cubic-bezier(0.25, 0.8, 0.5, 1);transition:max-height 300ms cubic-bezier(0.25, 0.8, 0.5, 1)}:host(.accordion-disabled) #header,:host(.accordion-disabled) #content{opacity:0.4}`;
12
17
 
13
18
  const Accordion = class {
14
19
  constructor(hostRef) {
@@ -47,6 +52,7 @@ const Accordion = class {
47
52
  this.state = 1 /* AccordionState.Collapsed */;
48
53
  this.isNext = false;
49
54
  this.isPrevious = false;
55
+ this.isLast = false;
50
56
  /**
51
57
  * Tracks whether a user-initiated interaction has occurred.
52
58
  * Animations are disabled until the first interaction happens.
@@ -78,12 +84,6 @@ const Accordion = class {
78
84
  * but does not alter the opacity.
79
85
  */
80
86
  this.readonly = false;
81
- /**
82
- * The toggle icon to use. This icon will be
83
- * rotated when the accordion is expanded
84
- * or collapsed.
85
- */
86
- this.toggleIcon = chevronDown;
87
87
  /**
88
88
  * The slot inside of `ion-item` to
89
89
  * place the toggle icon. Defaults to `"end"`.
@@ -151,7 +151,7 @@ const Accordion = class {
151
151
  if (!ionItem) {
152
152
  return;
153
153
  }
154
- const { toggleIconSlot, toggleIcon } = this;
154
+ const { accordionToggleIcon, toggleIconSlot } = this;
155
155
  /**
156
156
  * Check if there already is a toggle icon.
157
157
  * If so, do not add another one.
@@ -164,7 +164,7 @@ const Accordion = class {
164
164
  iconEl.slot = toggleIconSlot;
165
165
  iconEl.lazy = false;
166
166
  iconEl.classList.add('ion-accordion-toggle-icon');
167
- iconEl.icon = toggleIcon;
167
+ iconEl.icon = accordionToggleIcon;
168
168
  iconEl.setAttribute('aria-hidden', 'true');
169
169
  ionItem.appendChild(iconEl);
170
170
  };
@@ -284,6 +284,8 @@ const Accordion = class {
284
284
  }
285
285
  const value = accordionGroup.value;
286
286
  const shouldExpand = Array.isArray(value) ? value.includes(accordionValue) : value === accordionValue;
287
+ const nextAccordion = this.getNextSibling();
288
+ this.isLast = nextAccordion === undefined;
287
289
  if (shouldExpand) {
288
290
  this.expandAccordion();
289
291
  this.isNext = this.isPrevious = false;
@@ -297,7 +299,6 @@ const Accordion = class {
297
299
  * applied. Check to see if the
298
300
  * next or previous accordion is selected.
299
301
  */
300
- const nextAccordion = this.getNextSibling();
301
302
  const nextAccordionValue = nextAccordion === null || nextAccordion === void 0 ? void 0 : nextAccordion.value;
302
303
  if (nextAccordionValue !== undefined) {
303
304
  this.isPrevious = Array.isArray(value) ? value.includes(nextAccordionValue) : value === nextAccordionValue;
@@ -310,9 +311,6 @@ const Accordion = class {
310
311
  }
311
312
  };
312
313
  this.getNextSibling = () => {
313
- if (!this.el) {
314
- return;
315
- }
316
314
  const nextSibling = this.el.nextElementSibling;
317
315
  if ((nextSibling === null || nextSibling === void 0 ? void 0 : nextSibling.tagName) !== 'ION-ACCORDION') {
318
316
  return;
@@ -320,9 +318,6 @@ const Accordion = class {
320
318
  return nextSibling;
321
319
  };
322
320
  this.getPreviousSibling = () => {
323
- if (!this.el) {
324
- return;
325
- }
326
321
  const previousSibling = this.el.previousElementSibling;
327
322
  if ((previousSibling === null || previousSibling === void 0 ? void 0 : previousSibling.tagName) !== 'ION-ACCORDION') {
328
323
  return;
@@ -364,6 +359,23 @@ const Accordion = class {
364
359
  this.setAria(expanded);
365
360
  });
366
361
  }
362
+ get accordionToggleIcon() {
363
+ // Return the icon if it is explicitly set
364
+ if (this.toggleIcon != null) {
365
+ return this.toggleIcon;
366
+ }
367
+ // Determine the theme and map to default icons
368
+ const theme = getIonTheme(this);
369
+ const defaultIcons = {
370
+ ios: chevronDown,
371
+ ionic: caretDownSvg,
372
+ md: chevronDown,
373
+ };
374
+ // Get the default icon based on the theme, falling back to 'md' icon if necessary
375
+ const defaultIcon = defaultIcons[theme] || defaultIcons.md;
376
+ // Return the configured accordion toggle icon or the default icon
377
+ return config.get('accordionToggleIcon', defaultIcon);
378
+ }
367
379
  toggleExpanded() {
368
380
  const { accordionGroupEl, disabled, readonly, value, state } = this;
369
381
  if (disabled || readonly)
@@ -388,23 +400,25 @@ const Accordion = class {
388
400
  }
389
401
  render() {
390
402
  const { disabled, readonly } = this;
391
- const mode = getIonMode(this);
403
+ const theme = getIonTheme(this);
392
404
  const expanded = this.state === 4 /* AccordionState.Expanded */ || this.state === 8 /* AccordionState.Expanding */;
393
405
  const headerPart = expanded ? 'header expanded' : 'header';
394
406
  const contentPart = expanded ? 'content expanded' : 'content';
395
407
  this.setAria(expanded);
396
- return (h(Host, { key: '5c58b3809a4636d69f0f9957ecf1f50c42cdfc03', class: {
397
- [mode]: true,
408
+ return (h(Host, { key: 'dc4f4369be66507b8b0f0e28a8ab73d0d11d89ca', class: {
409
+ [theme]: true,
398
410
  'accordion-expanding': this.state === 8 /* AccordionState.Expanding */,
399
411
  'accordion-expanded': this.state === 4 /* AccordionState.Expanded */,
400
412
  'accordion-collapsing': this.state === 2 /* AccordionState.Collapsing */,
401
413
  'accordion-collapsed': this.state === 1 /* AccordionState.Collapsed */,
402
414
  'accordion-next': this.isNext,
403
415
  'accordion-previous': this.isPrevious,
416
+ 'accordion-last': this.isLast,
404
417
  'accordion-disabled': disabled,
405
418
  'accordion-readonly': readonly,
406
419
  'accordion-animated': this.shouldAnimate(),
407
- }, tabindex: disabled ? '-1' : undefined }, h("div", { key: 'f76bc02347639b41c9a5be8a9488a8be8559cba7', onClick: () => this.toggleExpanded(), id: "header", part: headerPart, "aria-controls": "content", ref: (headerEl) => (this.headerEl = headerEl) }, h("slot", { key: 'e01744bf0af3200239e82c60c632ed36295db2da', name: "header" })), h("div", { key: 'c613345a7e244ee361f76ff4ebed139d2a1b9572', id: "content", part: contentPart, role: "region", "aria-labelledby": "header", ref: (contentEl) => (this.contentEl = contentEl) }, h("div", { key: '943b65d9a129759b4c213974ae5ed777b5f6166e', id: "content-wrapper", ref: (contentElWrapper) => (this.contentElWrapper = contentElWrapper) }, h("slot", { key: 'b0df520dad9d5557df63a35f8206ada4a765d238', name: "content" })))));
420
+ 'in-accordion-group-expand-inset': hostContext('.accordion-group-expand-inset', this.el),
421
+ }, tabindex: disabled ? '-1' : undefined }, h("div", { key: '3e67b334a8b12eb337d2deae47b6a661cba41c74', onClick: () => this.toggleExpanded(), id: "header", part: headerPart, "aria-controls": "content", ref: (headerEl) => (this.headerEl = headerEl) }, h("slot", { key: 'ae7618fb460577c6c31995d8e842c1de16263985', name: "header" })), h("div", { key: '9fc9964f77b9344f763c9adf69ce0bc09534bc75', id: "content", part: contentPart, role: "region", "aria-labelledby": "header", ref: (contentEl) => (this.contentEl = contentEl) }, h("div", { key: '996cf517f866dc516e4ce488c647364e8b2726c8', id: "content-wrapper", ref: (contentElWrapper) => (this.contentElWrapper = contentElWrapper) }, h("slot", { key: 'b48b4bc14e8ea1ef04c3e5acebbdf6f7c543c4c7', name: "content" })))));
408
422
  }
409
423
  static get delegatesFocus() { return true; }
410
424
  get el() { return getElement(this); }
@@ -416,10 +430,13 @@ const Accordion = class {
416
430
  };
417
431
  let accordionIds = 0;
418
432
  Accordion.style = {
433
+ ionic: accordionIonicCss(),
419
434
  ios: accordionIosCss(),
420
435
  md: accordionMdCss()
421
436
  };
422
437
 
438
+ const accordionGroupIonicCss = () => `:host{display:block}:host{min-width:calc(var(--token-scale-6200, 248px) + var(--token-space-600, var(--token-scale-600, 24px)));background-color:var(--token-bg-neutral-subtlest-default, var(--token-primitives-base-white, #ffffff))}:host(.accordion-group-expand-inset){-webkit-padding-start:var(--token-space-100, var(--token-scale-100, 4px));padding-inline-start:var(--token-space-100, var(--token-scale-100, 4px));-webkit-padding-end:var(--token-space-100, var(--token-scale-100, 4px));padding-inline-end:var(--token-space-100, var(--token-scale-100, 4px));padding-top:var(--token-space-100, var(--token-scale-100, 4px));padding-bottom:var(--token-space-100, var(--token-scale-100, 4px))}:host(.accordion-group-expand-inset.accordion-group-shape-round){--border-radius:var(--token-round-xl, var(--token-border-radius-400, var(--token-scale-400, 16px)));border-radius:var(--token-round-xl, var(--token-border-radius-400, var(--token-scale-400, 16px)))}:host(.accordion-group-expand-inset.accordion-group-shape-soft){--border-radius:var(--token-soft-xl, var(--token-border-radius-200, var(--token-scale-200, 8px)));border-radius:var(--token-soft-xl, var(--token-border-radius-200, var(--token-scale-200, 8px)))}:host(.accordion-group-expand-inset.accordion-group-shape-rectangular){--border-radius:var(--token-rectangular-xl, var(--token-border-radius-0, var(--token-scale-0, 0px)));border-radius:var(--token-rectangular-xl, var(--token-border-radius-0, var(--token-scale-0, 0px)))}`;
439
+
423
440
  const accordionGroupIosCss = () => `:host{display:block}:host(.accordion-group-expand-inset){-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:16px;margin-bottom:16px}:host(.accordion-group-expand-inset) ::slotted(ion-accordion.accordion-expanding),:host(.accordion-group-expand-inset) ::slotted(ion-accordion.accordion-expanded){border-bottom:none}`;
424
441
 
425
442
  const accordionGroupMdCss = () => `:host{display:block}:host(.accordion-group-expand-inset){-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:16px;margin-bottom:16px}:host(.accordion-group-expand-inset) ::slotted(ion-accordion){-webkit-box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12)}:host(.accordion-group-expand-inset) ::slotted(ion-accordion.accordion-expanding),:host(.accordion-group-expand-inset) ::slotted(ion-accordion.accordion-expanded){margin-left:0;margin-right:0;margin-top:16px;margin-bottom:16px;border-radius:6px}:host(.accordion-group-expand-inset) ::slotted(ion-accordion.accordion-previous){border-end-end-radius:6px;border-end-start-radius:6px}:host(.accordion-group-expand-inset) ::slotted(ion-accordion.accordion-next){border-start-start-radius:6px;border-start-end-radius:6px}:host(.accordion-group-expand-inset) ::slotted(ion-accordion):first-of-type{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}`;
@@ -629,15 +646,29 @@ const AccordionGroup = class {
629
646
  async getAccordions() {
630
647
  return Array.from(this.el.querySelectorAll(':scope > ion-accordion'));
631
648
  }
649
+ getShape() {
650
+ const theme = getIonTheme(this);
651
+ const { shape } = this;
652
+ // TODO(ROU-11328): Remove theme check when shapes are defined for all themes.
653
+ if (theme !== 'ionic') {
654
+ return undefined;
655
+ }
656
+ if (shape === undefined) {
657
+ return 'round';
658
+ }
659
+ return shape;
660
+ }
632
661
  render() {
633
662
  const { disabled, readonly, expand } = this;
634
- const mode = getIonMode(this);
635
- return (h(Host, { key: 'd1a79a93179474fbba66fcf11a92f4871dacc975', class: {
636
- [mode]: true,
663
+ const theme = getIonTheme(this);
664
+ const shape = this.getShape();
665
+ return (h(Host, { key: '3ff9248922382f2fe2eb9eb2fd895bb9aa91ef2f', class: {
666
+ [theme]: true,
637
667
  'accordion-group-disabled': disabled,
638
668
  'accordion-group-readonly': readonly,
639
669
  [`accordion-group-expand-${expand}`]: true,
640
- }, role: "presentation" }, h("slot", { key: 'e6b8954b686d1fbb4fc92adb07fddc97a24b0a31' })));
670
+ [`accordion-group-shape-${shape}`]: shape !== undefined,
671
+ }, role: "presentation" }, h("slot", { key: 'aaa96bfa504bb020c7897e44ac1502b12bb81faf' })));
641
672
  }
642
673
  get el() { return getElement(this); }
643
674
  static get watchers() { return {
@@ -653,6 +684,7 @@ const AccordionGroup = class {
653
684
  }; }
654
685
  };
655
686
  AccordionGroup.style = {
687
+ ionic: accordionGroupIonicCss(),
656
688
  ios: accordionGroupIosCss(),
657
689
  md: accordionGroupMdCss()
658
690
  };