@ionic/core 8.5.1 → 8.5.2-dev.11742510677.1d645f24

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 (301) hide show
  1. package/components/helpers.js +1 -11
  2. package/components/index9.js +1 -1
  3. package/components/ion-segment-button.js +20 -51
  4. package/dist/cjs/{framework-delegate-11b0ba2f.js → framework-delegate-50a86d56.js} +1 -1
  5. package/dist/cjs/{helpers-d0dfbb50.js → helpers-3a248559.js} +0 -11
  6. package/dist/cjs/{index-fd6383b6.js → index-4b70187a.js} +1 -1
  7. package/dist/cjs/{index-9b945a2d.js → index-509ca0d3.js} +1 -1
  8. package/dist/cjs/{index-363fe6b2.js → index-e36bd277.js} +1 -1
  9. package/dist/cjs/{index-f68a486a.js → index-e630fd95.js} +3 -3
  10. package/dist/cjs/index.cjs.js +7 -7
  11. package/dist/cjs/{input-shims-2d27a5be.js → input-shims-22a9973f.js} +2 -2
  12. package/dist/cjs/{input.utils-2f642324.js → input.utils-e82b8ed0.js} +1 -1
  13. package/dist/cjs/ion-accordion_2.cjs.entry.js +1 -1
  14. package/dist/cjs/ion-action-sheet.cjs.entry.js +3 -3
  15. package/dist/cjs/ion-alert.cjs.entry.js +3 -3
  16. package/dist/cjs/ion-app_8.cjs.entry.js +8 -8
  17. package/dist/cjs/ion-back-button.cjs.entry.js +1 -1
  18. package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +1 -1
  19. package/dist/cjs/ion-button_2.cjs.entry.js +1 -1
  20. package/dist/cjs/ion-card_5.cjs.entry.js +1 -1
  21. package/dist/cjs/ion-checkbox.cjs.entry.js +1 -1
  22. package/dist/cjs/ion-datetime-button.cjs.entry.js +1 -1
  23. package/dist/cjs/ion-datetime_3.cjs.entry.js +3 -3
  24. package/dist/cjs/ion-fab_3.cjs.entry.js +1 -1
  25. package/dist/cjs/ion-img.cjs.entry.js +1 -1
  26. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +2 -2
  27. package/dist/cjs/ion-input.cjs.entry.js +3 -3
  28. package/dist/cjs/ion-item-option_3.cjs.entry.js +2 -2
  29. package/dist/cjs/ion-item_8.cjs.entry.js +1 -1
  30. package/dist/cjs/ion-loading.cjs.entry.js +3 -3
  31. package/dist/cjs/ion-menu_3.cjs.entry.js +4 -4
  32. package/dist/cjs/ion-modal.cjs.entry.js +5 -5
  33. package/dist/cjs/ion-nav_2.cjs.entry.js +4 -4
  34. package/dist/cjs/ion-picker-column-option.cjs.entry.js +1 -1
  35. package/dist/cjs/ion-picker-column.cjs.entry.js +1 -1
  36. package/dist/cjs/ion-picker.cjs.entry.js +1 -1
  37. package/dist/cjs/ion-popover.cjs.entry.js +4 -4
  38. package/dist/cjs/ion-progress-bar.cjs.entry.js +1 -1
  39. package/dist/cjs/ion-radio_2.cjs.entry.js +1 -1
  40. package/dist/cjs/ion-range.cjs.entry.js +2 -2
  41. package/dist/cjs/ion-refresher_2.cjs.entry.js +2 -2
  42. package/dist/cjs/ion-reorder_2.cjs.entry.js +2 -2
  43. package/dist/cjs/ion-route_4.cjs.entry.js +1 -1
  44. package/dist/cjs/ion-searchbar.cjs.entry.js +1 -1
  45. package/dist/cjs/ion-segment_2.cjs.entry.js +20 -51
  46. package/dist/cjs/ion-select-modal.cjs.entry.js +3 -3
  47. package/dist/cjs/ion-select_3.cjs.entry.js +4 -4
  48. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +1 -1
  49. package/dist/cjs/ion-tab_2.cjs.entry.js +2 -2
  50. package/dist/cjs/ion-textarea.cjs.entry.js +3 -3
  51. package/dist/cjs/ion-toast.cjs.entry.js +3 -3
  52. package/dist/cjs/ion-toggle.cjs.entry.js +1 -1
  53. package/dist/cjs/{ios.transition-f970164c.js → ios.transition-ae7afca9.js} +2 -2
  54. package/dist/cjs/{md.transition-aa8820dd.js → md.transition-26003e25.js} +2 -2
  55. package/dist/cjs/{notch-controller-58d2e557.js → notch-controller-ae03a497.js} +1 -1
  56. package/dist/cjs/{overlays-737576a2.js → overlays-a0c6b23f.js} +2 -2
  57. package/dist/cjs/{status-tap-08d1ac81.js → status-tap-03023755.js} +2 -2
  58. package/dist/cjs/{swipe-back-951be2fd.js → swipe-back-cd0d9f77.js} +1 -1
  59. package/dist/collection/components/segment-button/segment-button.js +20 -51
  60. package/dist/docs.json +1 -1
  61. package/dist/esm/{framework-delegate-c7d92b77.js → framework-delegate-2eea1763.js} +1 -1
  62. package/dist/esm/{helpers-e48b0397.js → helpers-78efeec3.js} +1 -11
  63. package/dist/esm/{index-8222b29f.js → index-40894f4b.js} +1 -1
  64. package/dist/esm/{index-933ca126.js → index-e919e353.js} +1 -1
  65. package/dist/esm/{index-a313df53.js → index-ecb55b8d.js} +3 -3
  66. package/dist/esm/{index-c63afbe6.js → index-f9f5d018.js} +1 -1
  67. package/dist/esm/index.js +7 -7
  68. package/dist/esm/{input-shims-3070628a.js → input-shims-7dc1f6dc.js} +2 -2
  69. package/dist/esm/{input.utils-926c04a8.js → input.utils-28bf4ef0.js} +1 -1
  70. package/dist/esm/ion-accordion_2.entry.js +1 -1
  71. package/dist/esm/ion-action-sheet.entry.js +3 -3
  72. package/dist/esm/ion-alert.entry.js +3 -3
  73. package/dist/esm/ion-app_8.entry.js +8 -8
  74. package/dist/esm/ion-back-button.entry.js +1 -1
  75. package/dist/esm/ion-breadcrumb_2.entry.js +1 -1
  76. package/dist/esm/ion-button_2.entry.js +1 -1
  77. package/dist/esm/ion-card_5.entry.js +1 -1
  78. package/dist/esm/ion-checkbox.entry.js +1 -1
  79. package/dist/esm/ion-datetime-button.entry.js +1 -1
  80. package/dist/esm/ion-datetime_3.entry.js +3 -3
  81. package/dist/esm/ion-fab_3.entry.js +1 -1
  82. package/dist/esm/ion-img.entry.js +1 -1
  83. package/dist/esm/ion-infinite-scroll_2.entry.js +2 -2
  84. package/dist/esm/ion-input.entry.js +3 -3
  85. package/dist/esm/ion-item-option_3.entry.js +2 -2
  86. package/dist/esm/ion-item_8.entry.js +1 -1
  87. package/dist/esm/ion-loading.entry.js +3 -3
  88. package/dist/esm/ion-menu_3.entry.js +4 -4
  89. package/dist/esm/ion-modal.entry.js +5 -5
  90. package/dist/esm/ion-nav_2.entry.js +4 -4
  91. package/dist/esm/ion-picker-column-option.entry.js +1 -1
  92. package/dist/esm/ion-picker-column.entry.js +1 -1
  93. package/dist/esm/ion-picker.entry.js +1 -1
  94. package/dist/esm/ion-popover.entry.js +4 -4
  95. package/dist/esm/ion-progress-bar.entry.js +1 -1
  96. package/dist/esm/ion-radio_2.entry.js +1 -1
  97. package/dist/esm/ion-range.entry.js +2 -2
  98. package/dist/esm/ion-refresher_2.entry.js +2 -2
  99. package/dist/esm/ion-reorder_2.entry.js +2 -2
  100. package/dist/esm/ion-route_4.entry.js +1 -1
  101. package/dist/esm/ion-searchbar.entry.js +1 -1
  102. package/dist/esm/ion-segment_2.entry.js +20 -51
  103. package/dist/esm/ion-select-modal.entry.js +3 -3
  104. package/dist/esm/ion-select_3.entry.js +4 -4
  105. package/dist/esm/ion-tab-bar_2.entry.js +1 -1
  106. package/dist/esm/ion-tab_2.entry.js +2 -2
  107. package/dist/esm/ion-textarea.entry.js +3 -3
  108. package/dist/esm/ion-toast.entry.js +3 -3
  109. package/dist/esm/ion-toggle.entry.js +1 -1
  110. package/dist/esm/{ios.transition-5fe4d6c8.js → ios.transition-7fe5dbea.js} +2 -2
  111. package/dist/esm/{md.transition-3d0d3730.js → md.transition-8dc58b46.js} +2 -2
  112. package/dist/esm/{notch-controller-381a5334.js → notch-controller-00d92e89.js} +1 -1
  113. package/dist/esm/{overlays-7579a420.js → overlays-1bc809ec.js} +2 -2
  114. package/dist/esm/{status-tap-6367b913.js → status-tap-f6d08e9e.js} +2 -2
  115. package/dist/esm/{swipe-back-276cda49.js → swipe-back-07df2095.js} +1 -1
  116. package/dist/esm-es5/{framework-delegate-c7d92b77.js → framework-delegate-2eea1763.js} +1 -1
  117. package/dist/esm-es5/helpers-78efeec3.js +4 -0
  118. package/dist/esm-es5/{index-8222b29f.js → index-40894f4b.js} +1 -1
  119. package/dist/esm-es5/{index-933ca126.js → index-e919e353.js} +1 -1
  120. package/dist/esm-es5/index-ecb55b8d.js +4 -0
  121. package/dist/esm-es5/{index-c63afbe6.js → index-f9f5d018.js} +1 -1
  122. package/dist/esm-es5/index.js +1 -1
  123. package/dist/esm-es5/{input-shims-3070628a.js → input-shims-7dc1f6dc.js} +1 -1
  124. package/dist/esm-es5/{input.utils-926c04a8.js → input.utils-28bf4ef0.js} +1 -1
  125. package/dist/esm-es5/ion-accordion_2.entry.js +1 -1
  126. package/dist/esm-es5/ion-action-sheet.entry.js +1 -1
  127. package/dist/esm-es5/ion-alert.entry.js +1 -1
  128. package/dist/esm-es5/ion-app_8.entry.js +1 -1
  129. package/dist/esm-es5/ion-back-button.entry.js +1 -1
  130. package/dist/esm-es5/ion-breadcrumb_2.entry.js +1 -1
  131. package/dist/esm-es5/ion-button_2.entry.js +1 -1
  132. package/dist/esm-es5/ion-card_5.entry.js +1 -1
  133. package/dist/esm-es5/ion-checkbox.entry.js +1 -1
  134. package/dist/esm-es5/ion-datetime-button.entry.js +1 -1
  135. package/dist/esm-es5/ion-datetime_3.entry.js +1 -1
  136. package/dist/esm-es5/ion-fab_3.entry.js +1 -1
  137. package/dist/esm-es5/ion-img.entry.js +1 -1
  138. package/dist/esm-es5/ion-infinite-scroll_2.entry.js +1 -1
  139. package/dist/esm-es5/ion-input.entry.js +1 -1
  140. package/dist/esm-es5/ion-item-option_3.entry.js +1 -1
  141. package/dist/esm-es5/ion-item_8.entry.js +1 -1
  142. package/dist/esm-es5/ion-loading.entry.js +1 -1
  143. package/dist/esm-es5/ion-menu_3.entry.js +1 -1
  144. package/dist/esm-es5/ion-modal.entry.js +1 -1
  145. package/dist/esm-es5/ion-nav_2.entry.js +1 -1
  146. package/dist/esm-es5/ion-picker-column-option.entry.js +1 -1
  147. package/dist/esm-es5/ion-picker-column.entry.js +1 -1
  148. package/dist/esm-es5/ion-picker.entry.js +1 -1
  149. package/dist/esm-es5/ion-popover.entry.js +1 -1
  150. package/dist/esm-es5/ion-progress-bar.entry.js +1 -1
  151. package/dist/esm-es5/ion-radio_2.entry.js +1 -1
  152. package/dist/esm-es5/ion-range.entry.js +1 -1
  153. package/dist/esm-es5/ion-refresher_2.entry.js +1 -1
  154. package/dist/esm-es5/ion-reorder_2.entry.js +1 -1
  155. package/dist/esm-es5/ion-route_4.entry.js +1 -1
  156. package/dist/esm-es5/ion-searchbar.entry.js +1 -1
  157. package/dist/esm-es5/ion-segment_2.entry.js +1 -1
  158. package/dist/esm-es5/ion-select-modal.entry.js +1 -1
  159. package/dist/esm-es5/ion-select_3.entry.js +1 -1
  160. package/dist/esm-es5/ion-tab-bar_2.entry.js +1 -1
  161. package/dist/esm-es5/ion-tab_2.entry.js +1 -1
  162. package/dist/esm-es5/ion-textarea.entry.js +1 -1
  163. package/dist/esm-es5/ion-toast.entry.js +1 -1
  164. package/dist/esm-es5/ion-toggle.entry.js +1 -1
  165. package/dist/esm-es5/{ios.transition-5fe4d6c8.js → ios.transition-7fe5dbea.js} +1 -1
  166. package/dist/esm-es5/md.transition-8dc58b46.js +4 -0
  167. package/dist/esm-es5/{notch-controller-381a5334.js → notch-controller-00d92e89.js} +1 -1
  168. package/dist/esm-es5/{overlays-7579a420.js → overlays-1bc809ec.js} +1 -1
  169. package/dist/esm-es5/{status-tap-6367b913.js → status-tap-f6d08e9e.js} +1 -1
  170. package/dist/esm-es5/swipe-back-07df2095.js +4 -0
  171. package/dist/ionic/index.esm.js +1 -1
  172. package/dist/ionic/ionic.esm.js +1 -1
  173. package/dist/ionic/p-027a48f1.entry.js +4 -0
  174. package/dist/ionic/{p-143ff664.system.entry.js → p-056b4c2a.system.entry.js} +1 -1
  175. package/dist/ionic/{p-ceaea4ce.js → p-058b7f35.js} +1 -1
  176. package/dist/ionic/{p-c25c0ba4.entry.js → p-05b65d7a.entry.js} +1 -1
  177. package/dist/ionic/{p-094c82d7.entry.js → p-0904eb08.entry.js} +1 -1
  178. package/dist/ionic/{p-bbc6db8c.entry.js → p-0a456b7f.entry.js} +1 -1
  179. package/dist/ionic/{p-472c7e08.system.entry.js → p-0d1be7c9.system.entry.js} +1 -1
  180. package/dist/ionic/{p-3e86b4fa.system.js → p-15bb1dde.system.js} +1 -1
  181. package/dist/ionic/{p-efa0f3f5.entry.js → p-16130556.entry.js} +1 -1
  182. package/dist/ionic/{p-b055d618.entry.js → p-16491015.entry.js} +1 -1
  183. package/dist/ionic/{p-a9f2c0a7.entry.js → p-180b4f9a.entry.js} +1 -1
  184. package/dist/ionic/{p-8fc426e2.entry.js → p-1c8b3ac9.entry.js} +1 -1
  185. package/dist/ionic/{p-0c9b8240.system.entry.js → p-1de5dfcd.system.entry.js} +1 -1
  186. package/dist/ionic/{p-8fa4fa3f.entry.js → p-28c81576.entry.js} +1 -1
  187. package/dist/ionic/{p-4493c1ac.entry.js → p-29da3dcd.entry.js} +1 -1
  188. package/dist/ionic/{p-0c0ec971.entry.js → p-317c1c08.entry.js} +1 -1
  189. package/dist/ionic/{p-7f39653f.entry.js → p-33518a04.entry.js} +1 -1
  190. package/dist/ionic/{p-b9eb1465.system.entry.js → p-35b469f6.system.entry.js} +1 -1
  191. package/dist/ionic/{p-1f837356.entry.js → p-383a6058.entry.js} +1 -1
  192. package/dist/ionic/{p-44e168f3.system.js → p-3855fef7.system.js} +2 -2
  193. package/dist/ionic/{p-b2296998.system.entry.js → p-38eaf9cf.system.entry.js} +1 -1
  194. package/dist/ionic/{p-d7032956.system.js → p-3dad3534.system.js} +1 -1
  195. package/dist/ionic/{p-3bd5fedc.system.js → p-40388335.system.js} +1 -1
  196. package/dist/ionic/{p-7ff4f502.entry.js → p-41e70fa2.entry.js} +1 -1
  197. package/dist/ionic/{p-d37fdc68.system.entry.js → p-44fde7d5.system.entry.js} +1 -1
  198. package/dist/ionic/{p-4c44d04c.js → p-44ff75ea.js} +1 -1
  199. package/dist/ionic/{p-297d6806.system.js → p-455cd7cc.system.js} +1 -1
  200. package/dist/ionic/{p-2fa5a4b1.entry.js → p-48ded460.entry.js} +1 -1
  201. package/dist/ionic/{p-9df36075.system.entry.js → p-49d53551.system.entry.js} +1 -1
  202. package/dist/ionic/p-4b07c60a.system.js +4 -0
  203. package/dist/ionic/{p-2ab4a324.system.entry.js → p-4eeca839.system.entry.js} +1 -1
  204. package/dist/ionic/{p-5f4ff20a.entry.js → p-50e0ce13.entry.js} +1 -1
  205. package/dist/ionic/{p-4470f87b.system.entry.js → p-5578033e.system.entry.js} +1 -1
  206. package/dist/ionic/p-564566de.system.entry.js +4 -0
  207. package/dist/ionic/{p-1a9613bf.system.entry.js → p-579c78d2.system.entry.js} +1 -1
  208. package/dist/ionic/{p-eec4b772.entry.js → p-5b420123.entry.js} +1 -1
  209. package/dist/ionic/{p-c8bf9ba7.entry.js → p-5b97abc9.entry.js} +1 -1
  210. package/dist/ionic/{p-a0a40004.system.entry.js → p-5fe5dc2c.system.entry.js} +1 -1
  211. package/dist/ionic/{p-b8c2dbcd.entry.js → p-607aa181.entry.js} +1 -1
  212. package/dist/ionic/p-61373098.js +4 -0
  213. package/dist/ionic/{p-023e8017.system.entry.js → p-6155027f.system.entry.js} +1 -1
  214. package/dist/ionic/{p-e00b72ce.js → p-624ecf03.js} +1 -1
  215. package/dist/ionic/{p-def7a8bd.system.entry.js → p-63d1da62.system.entry.js} +1 -1
  216. package/dist/ionic/{p-060e4551.js → p-64d8ac48.js} +1 -1
  217. package/dist/ionic/{p-b85d199c.entry.js → p-657ada6a.entry.js} +1 -1
  218. package/dist/ionic/{p-491de063.system.entry.js → p-65943bec.system.entry.js} +1 -1
  219. package/dist/ionic/{p-54893ae3.entry.js → p-65e732b9.entry.js} +1 -1
  220. package/dist/ionic/{p-a587b2ae.system.js → p-6c044a1d.system.js} +1 -1
  221. package/dist/ionic/p-705fda69.system.js +4 -0
  222. package/dist/ionic/{p-a63b345e.system.entry.js → p-70abb1f2.system.entry.js} +1 -1
  223. package/dist/ionic/{p-85f6070f.entry.js → p-7514f2f5.entry.js} +1 -1
  224. package/dist/ionic/{p-e0a05506.js → p-756e4559.js} +1 -1
  225. package/dist/ionic/p-772d1657.system.js +4 -0
  226. package/dist/ionic/{p-21371278.system.entry.js → p-77aa5fef.system.entry.js} +1 -1
  227. package/dist/ionic/{p-606887b7.system.entry.js → p-7b886108.system.entry.js} +1 -1
  228. package/dist/ionic/{p-e0c43e11.system.entry.js → p-824fe96b.system.entry.js} +1 -1
  229. package/dist/ionic/{p-13886789.entry.js → p-87b0d2c9.entry.js} +1 -1
  230. package/dist/ionic/{p-ff4a1ba0.system.entry.js → p-8b22be32.system.entry.js} +1 -1
  231. package/dist/ionic/{p-1d98a7f1.entry.js → p-8d98e2bb.entry.js} +1 -1
  232. package/dist/ionic/{p-ace2d2be.entry.js → p-8f94769b.entry.js} +1 -1
  233. package/dist/ionic/{p-e5c27d9f.system.entry.js → p-912131e9.system.entry.js} +1 -1
  234. package/dist/ionic/{p-042d5353.system.js → p-978bdf4c.system.js} +1 -1
  235. package/dist/ionic/p-9870728f.js +4 -0
  236. package/dist/ionic/{p-9a2ff5ea.system.js → p-9e45532a.system.js} +1 -1
  237. package/dist/ionic/{p-3be7cdeb.system.entry.js → p-a26d7667.system.entry.js} +1 -1
  238. package/dist/ionic/{p-24ae7b33.system.js → p-a3c931ad.system.js} +1 -1
  239. package/dist/ionic/{p-e5cf01f1.entry.js → p-a768ae50.entry.js} +1 -1
  240. package/dist/ionic/{p-888d383b.system.entry.js → p-a9198501.system.entry.js} +1 -1
  241. package/dist/ionic/{p-524ad57e.system.entry.js → p-ac09b6e9.system.entry.js} +1 -1
  242. package/dist/ionic/{p-ada878ce.entry.js → p-b1673667.entry.js} +1 -1
  243. package/dist/ionic/{p-c6a20407.system.entry.js → p-b1f9fbe8.system.entry.js} +1 -1
  244. package/dist/ionic/{p-838cc359.entry.js → p-b87a9f1d.entry.js} +1 -1
  245. package/dist/ionic/{p-e5708e5d.system.entry.js → p-b8a461f5.system.entry.js} +1 -1
  246. package/dist/ionic/{p-f554845e.js → p-b9fa7882.js} +1 -1
  247. package/dist/ionic/p-bf64af90.system.js +1 -1
  248. package/dist/ionic/{p-daf1e8ec.system.entry.js → p-c27c57ea.system.entry.js} +1 -1
  249. package/dist/ionic/{p-e7309bfa.js → p-c3f9d9fe.js} +1 -1
  250. package/dist/ionic/{p-49cb79a1.system.entry.js → p-c53c414d.system.entry.js} +1 -1
  251. package/dist/ionic/{p-8deac7df.system.entry.js → p-c609b315.system.entry.js} +1 -1
  252. package/dist/ionic/p-c63d8dc1.js +4 -0
  253. package/dist/ionic/{p-e0c0218f.system.entry.js → p-c70cf874.system.entry.js} +1 -1
  254. package/dist/ionic/{p-0be8a0b5.entry.js → p-cbebc567.entry.js} +1 -1
  255. package/dist/ionic/{p-b9f2e353.entry.js → p-ccb740ea.entry.js} +1 -1
  256. package/dist/ionic/{p-37a438ad.system.entry.js → p-cec54707.system.entry.js} +1 -1
  257. package/dist/ionic/p-d40f2b7a.js +4 -0
  258. package/dist/ionic/{p-3479f51b.system.js → p-d70a9e6d.system.js} +1 -1
  259. package/dist/ionic/{p-4d0190ad.system.entry.js → p-d882f1e2.system.entry.js} +2 -2
  260. package/dist/ionic/{p-58c482af.entry.js → p-d8b81d20.entry.js} +1 -1
  261. package/dist/ionic/{p-d8c9d5ac.system.entry.js → p-db3b409e.system.entry.js} +1 -1
  262. package/dist/ionic/{p-c5b5f44a.entry.js → p-dcfb7283.entry.js} +1 -1
  263. package/dist/ionic/{p-f94b2f2f.system.entry.js → p-df54ab6b.system.entry.js} +1 -1
  264. package/dist/ionic/p-e0ab72ae.entry.js +4 -0
  265. package/dist/ionic/{p-c8331397.system.entry.js → p-e0d0bc88.system.entry.js} +1 -1
  266. package/dist/ionic/{p-81474833.system.entry.js → p-e29c5aab.system.entry.js} +1 -1
  267. package/dist/ionic/{p-3af7b907.entry.js → p-e2ce5f8b.entry.js} +1 -1
  268. package/dist/ionic/{p-6e24cf82.entry.js → p-e3e4eed7.entry.js} +1 -1
  269. package/dist/ionic/{p-50f38461.entry.js → p-e4d2c281.entry.js} +1 -1
  270. package/dist/ionic/{p-8fa62efe.system.entry.js → p-e6cdfa96.system.entry.js} +1 -1
  271. package/dist/ionic/{p-42f6e75c.entry.js → p-e6e0331b.entry.js} +1 -1
  272. package/dist/ionic/{p-1164ff6b.system.entry.js → p-e89451e8.system.entry.js} +1 -1
  273. package/dist/ionic/{p-f02e9382.system.entry.js → p-e958e381.system.entry.js} +1 -1
  274. package/dist/ionic/p-ece78e7b.js +4 -0
  275. package/dist/ionic/{p-51c363e7.system.js → p-ee86cfff.system.js} +1 -1
  276. package/dist/ionic/{p-9e51f822.js → p-ef4292b9.js} +1 -1
  277. package/dist/ionic/{p-6797c66e.system.js → p-f23124c4.system.js} +1 -1
  278. package/dist/ionic/{p-b6174297.entry.js → p-f834322a.entry.js} +1 -1
  279. package/dist/ionic/{p-81378456.system.entry.js → p-f896194a.system.entry.js} +1 -1
  280. package/dist/ionic/{p-0749768d.entry.js → p-fa70eaab.entry.js} +1 -1
  281. package/dist/ionic/{p-2ee9a2c6.entry.js → p-ff6be116.entry.js} +1 -1
  282. package/dist/ionic/{p-4c94580e.js → p-ffa3ba3c.js} +1 -1
  283. package/dist/types/components/segment-button/segment-button.d.ts +1 -2
  284. package/hydrate/index.js +19 -60
  285. package/hydrate/index.mjs +19 -60
  286. package/package.json +1 -1
  287. package/dist/esm-es5/helpers-e48b0397.js +0 -4
  288. package/dist/esm-es5/index-a313df53.js +0 -4
  289. package/dist/esm-es5/md.transition-3d0d3730.js +0 -4
  290. package/dist/esm-es5/swipe-back-276cda49.js +0 -4
  291. package/dist/ionic/p-2027221d.js +0 -4
  292. package/dist/ionic/p-54e9620f.js +0 -4
  293. package/dist/ionic/p-5eb6f582.system.js +0 -4
  294. package/dist/ionic/p-72e6a9c6.entry.js +0 -4
  295. package/dist/ionic/p-77991411.system.js +0 -4
  296. package/dist/ionic/p-941c06bc.js +0 -4
  297. package/dist/ionic/p-988a0306.system.js +0 -4
  298. package/dist/ionic/p-b9ea58ef.js +0 -4
  299. package/dist/ionic/p-c8402249.js +0 -4
  300. package/dist/ionic/p-ed768b77.entry.js +0 -4
  301. package/dist/ionic/p-eeee3990.system.entry.js +0 -4
@@ -330,16 +330,6 @@ const shallowEqualStringMap = (map1, map2) => {
330
330
  }
331
331
  return true;
332
332
  };
333
- const getNextSiblingOfType = (element) => {
334
- let sibling = element.nextSibling;
335
- while (sibling) {
336
- if (sibling.nodeType === Node.ELEMENT_NODE && sibling !== null) {
337
- return sibling;
338
- }
339
- sibling = sibling.nextSibling;
340
- }
341
- return null;
342
- };
343
333
  /**
344
334
  * Checks input for usable number. Not NaN and not Infinite.
345
335
  */
@@ -347,4 +337,4 @@ const isSafeNumber = (input) => {
347
337
  return typeof input === 'number' && !isNaN(input) && isFinite(input);
348
338
  };
349
339
 
350
- export { addEventListener as a, removeEventListener as b, componentOnReady as c, inheritAttributes as d, renderHiddenInput as e, focusVisibleElement as f, getElementRoot as g, hasShadowDom as h, inheritAriaAttributes as i, hasLazyBuild as j, clamp as k, debounceEvent as l, isEndSide as m, assert as n, isSafeNumber as o, debounce as p, getNextSiblingOfType as q, raf as r, shallowEqualStringMap as s, transitionEndAsync as t, pointerCoord as u };
340
+ export { addEventListener as a, removeEventListener as b, componentOnReady as c, inheritAttributes as d, renderHiddenInput as e, focusVisibleElement as f, getElementRoot as g, hasShadowDom as h, inheritAriaAttributes as i, hasLazyBuild as j, clamp as k, debounceEvent as l, isEndSide as m, assert as n, isSafeNumber as o, debounce as p, pointerCoord as q, raf as r, shallowEqualStringMap as s, transitionEndAsync as t };
@@ -2,7 +2,7 @@
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
4
  import { d as doc } from './index5.js';
5
- import { u as pointerCoord } from './helpers.js';
5
+ import { q as pointerCoord } from './helpers.js';
6
6
 
7
7
  const startTapClick = (config) => {
8
8
  if (doc === undefined) {
@@ -2,7 +2,7 @@
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
4
  import { proxyCustomElement, HTMLElement, forceUpdate, h, Host } from '@stencil/core/internal/client';
5
- import { a as addEventListener, b as removeEventListener, d as inheritAttributes, q as getNextSiblingOfType } from './helpers.js';
5
+ import { a as addEventListener, b as removeEventListener, d as inheritAttributes } from './helpers.js';
6
6
  import { h as hostContext } from './theme.js';
7
7
  import { b as getIonMode } from './ionic-global.js';
8
8
  import { d as defineCustomElement$2 } from './ripple-effect.js';
@@ -43,52 +43,32 @@ const SegmentButton = /*@__PURE__*/ proxyCustomElement(class SegmentButton exten
43
43
  valueChanged() {
44
44
  this.updateState();
45
45
  }
46
- waitForSegmentContent(ionSegment, contentId) {
47
- return new Promise((resolve, reject) => {
48
- let timeoutId = undefined;
49
- let animationFrameId;
50
- const check = () => {
51
- if (!ionSegment) {
52
- reject(new Error(`Segment not found when looking for Segment Content`));
53
- return;
54
- }
55
- const segmentView = getNextSiblingOfType(ionSegment); // Skip the text nodes
56
- const segmentContent = segmentView === null || segmentView === void 0 ? void 0 : segmentView.querySelector(`ion-segment-content[id="${contentId}"]`);
57
- if (segmentContent && timeoutId) {
58
- clearTimeout(timeoutId); // Clear the timeout if the segmentContent is found
59
- cancelAnimationFrame(animationFrameId);
60
- resolve(segmentContent);
61
- }
62
- else {
63
- animationFrameId = requestAnimationFrame(check); // Keep checking on the next animation frame
64
- }
65
- };
66
- check();
67
- // Set a timeout to reject the promise
68
- timeoutId = setTimeout(() => {
69
- cancelAnimationFrame(animationFrameId);
70
- reject(new Error(`Unable to find Segment Content with id="${contentId} within 1000 ms`));
71
- }, 1000);
72
- });
73
- }
74
- async connectedCallback() {
46
+ connectedCallback() {
75
47
  const segmentEl = (this.segmentEl = this.el.closest('ion-segment'));
76
48
  if (segmentEl) {
77
49
  this.updateState();
78
50
  addEventListener(segmentEl, 'ionSelect', this.updateState);
79
51
  addEventListener(segmentEl, 'ionStyle', this.updateStyle);
80
52
  }
53
+ }
54
+ disconnectedCallback() {
55
+ const segmentEl = this.segmentEl;
56
+ if (segmentEl) {
57
+ removeEventListener(segmentEl, 'ionSelect', this.updateState);
58
+ removeEventListener(segmentEl, 'ionStyle', this.updateStyle);
59
+ this.segmentEl = null;
60
+ }
61
+ }
62
+ componentWillLoad() {
63
+ this.inheritedAttributes = Object.assign({}, inheritAttributes(this.el, ['aria-label']));
81
64
  // Return if there is no contentId defined
82
65
  if (!this.contentId)
83
66
  return;
84
- let segmentContent;
85
- try {
86
- // Attempt to find the Segment Content by its contentId
87
- segmentContent = await this.waitForSegmentContent(segmentEl, this.contentId);
88
- }
89
- catch (error) {
90
- // If no associated Segment Content exists, log an error and return
91
- console.error('Segment Button: ', error.message);
67
+ // Attempt to find the Segment Content by its contentId
68
+ const segmentContent = document.getElementById(this.contentId);
69
+ // If no associated Segment Content exists, log an error and return
70
+ if (!segmentContent) {
71
+ console.error(`Segment Button: Unable to find Segment Content with id="${this.contentId}".`);
92
72
  return;
93
73
  }
94
74
  // Ensure the found element is a valid ION-SEGMENT-CONTENT
@@ -102,17 +82,6 @@ const SegmentButton = /*@__PURE__*/ proxyCustomElement(class SegmentButton exten
102
82
  this.disabled = false;
103
83
  }
104
84
  }
105
- disconnectedCallback() {
106
- const segmentEl = this.segmentEl;
107
- if (segmentEl) {
108
- removeEventListener(segmentEl, 'ionSelect', this.updateState);
109
- removeEventListener(segmentEl, 'ionStyle', this.updateStyle);
110
- this.segmentEl = null;
111
- }
112
- }
113
- componentWillLoad() {
114
- this.inheritedAttributes = Object.assign({}, inheritAttributes(this.el, ['aria-label']));
115
- }
116
85
  get hasLabel() {
117
86
  return !!this.el.querySelector('ion-label');
118
87
  }
@@ -134,7 +103,7 @@ const SegmentButton = /*@__PURE__*/ proxyCustomElement(class SegmentButton exten
134
103
  const { checked, type, disabled, hasIcon, hasLabel, layout, segmentEl } = this;
135
104
  const mode = getIonMode(this);
136
105
  const hasSegmentColor = () => (segmentEl === null || segmentEl === void 0 ? void 0 : segmentEl.color) !== undefined;
137
- return (h(Host, { key: 'e1e582b9a142cb07043ba08f02ad25f5a1fa5690', class: {
106
+ return (h(Host, { key: 'e0344d4694786dc661efadbe6fe5a9286be0da45', class: {
138
107
  [mode]: true,
139
108
  'in-toolbar': hostContext('ion-toolbar', this.el),
140
109
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
@@ -150,7 +119,7 @@ const SegmentButton = /*@__PURE__*/ proxyCustomElement(class SegmentButton exten
150
119
  'ion-activatable': true,
151
120
  'ion-activatable-instant': true,
152
121
  'ion-focusable': true,
153
- } }, h("button", Object.assign({ key: '8621a028894fb382854ff28779d0cadd3d9035f7', "aria-selected": checked ? 'true' : 'false', role: "tab", ref: (el) => (this.nativeEl = el), type: type, class: "button-native", part: "native", disabled: disabled }, this.inheritedAttributes), h("span", { key: '5c55858dbfb50734fb02d24091ebac3e0d05259f', class: "button-inner" }, h("slot", { key: '1f3bb8d76a1039ad648e202c650db06dfca88f79' })), mode === 'md' && h("ion-ripple-effect", { key: 'bda74b25bfdd431a8a36f0ee727b9184e9074321' })), h("div", { key: 'ff11369e921d6d0a540c75c37f692a3853e903f7', part: "indicator", class: "segment-button-indicator segment-button-indicator-animated" }, h("div", { key: '74ec4ca69331ed3f155fd8a8a356545941887df1', part: "indicator-background", class: "segment-button-indicator-background" }))));
122
+ } }, h("button", Object.assign({ key: 'd372a26b793dda2723e0af0109e8b4c609d50a26', "aria-selected": checked ? 'true' : 'false', role: "tab", ref: (el) => (this.nativeEl = el), type: type, class: "button-native", part: "native", disabled: disabled }, this.inheritedAttributes), h("span", { key: '61da1b1016bda8411ff0203add31525e70ab60b8', class: "button-inner" }, h("slot", { key: '95d55f5802f5802ad276a626afabd44b8c6bd74b' })), mode === 'md' && h("ion-ripple-effect", { key: '4239c269d70c37f005bcb07bdb37845ee3bcb715' })), h("div", { key: '8684036472ed79c2a125f143a83d9252788f6e6a', part: "indicator", class: "segment-button-indicator segment-button-indicator-animated" }, h("div", { key: '9931fce23413788f736928af36f08f5fb5bc1b34', part: "indicator-background", class: "segment-button-indicator-background" }))));
154
123
  }
155
124
  get el() { return this; }
156
125
  static get watchers() { return {
@@ -3,7 +3,7 @@
3
3
  */
4
4
  'use strict';
5
5
 
6
- const helpers = require('./helpers-d0dfbb50.js');
6
+ const helpers = require('./helpers-3a248559.js');
7
7
 
8
8
  // TODO(FW-2832): types
9
9
  const attachComponent = async (delegate, container, component, cssClasses, componentProps, inline) => {
@@ -332,16 +332,6 @@ const shallowEqualStringMap = (map1, map2) => {
332
332
  }
333
333
  return true;
334
334
  };
335
- const getNextSiblingOfType = (element) => {
336
- let sibling = element.nextSibling;
337
- while (sibling) {
338
- if (sibling.nodeType === Node.ELEMENT_NODE && sibling !== null) {
339
- return sibling;
340
- }
341
- sibling = sibling.nextSibling;
342
- }
343
- return null;
344
- };
345
335
  /**
346
336
  * Checks input for usable number. Not NaN and not Infinite.
347
337
  */
@@ -357,7 +347,6 @@ exports.debounce = debounce;
357
347
  exports.debounceEvent = debounceEvent;
358
348
  exports.focusVisibleElement = focusVisibleElement;
359
349
  exports.getElementRoot = getElementRoot;
360
- exports.getNextSiblingOfType = getNextSiblingOfType;
361
350
  exports.hasLazyBuild = hasLazyBuild;
362
351
  exports.hasShadowDom = hasShadowDom;
363
352
  exports.inheritAriaAttributes = inheritAriaAttributes;
@@ -6,7 +6,7 @@
6
6
  const index$1 = require('./index-c8d52405.js');
7
7
  const hardwareBackButton = require('./hardware-back-button-5a99001f.js');
8
8
  const index = require('./index-48b2a28e.js');
9
- const helpers = require('./helpers-d0dfbb50.js');
9
+ const helpers = require('./helpers-3a248559.js');
10
10
  const ionicGlobal = require('./ionic-global-acb665ad.js');
11
11
  const animation = require('./animation-b4fdf128.js');
12
12
 
@@ -3,7 +3,7 @@
3
3
  */
4
4
  'use strict';
5
5
 
6
- const helpers = require('./helpers-d0dfbb50.js');
6
+ const helpers = require('./helpers-3a248559.js');
7
7
  const index = require('./index-48b2a28e.js');
8
8
 
9
9
  const ION_CONTENT_TAG_NAME = 'ION-CONTENT';
@@ -4,7 +4,7 @@
4
4
  'use strict';
5
5
 
6
6
  const index = require('./index-c8d52405.js');
7
- const helpers = require('./helpers-d0dfbb50.js');
7
+ const helpers = require('./helpers-3a248559.js');
8
8
 
9
9
  const startTapClick = (config) => {
10
10
  if (index.doc === undefined) {
@@ -6,7 +6,7 @@
6
6
  const ionicGlobal = require('./ionic-global-acb665ad.js');
7
7
  const index$1 = require('./index-2e236a04.js');
8
8
  const index = require('./index-48b2a28e.js');
9
- const helpers = require('./helpers-d0dfbb50.js');
9
+ const helpers = require('./helpers-3a248559.js');
10
10
 
11
11
  const LIFECYCLE_WILL_ENTER = 'ionViewWillEnter';
12
12
  const LIFECYCLE_DID_ENTER = 'ionViewDidEnter';
@@ -122,8 +122,8 @@ const createFocusController = () => {
122
122
  };
123
123
  const LAST_FOCUS = 'ion-last-focus';
124
124
 
125
- const iosTransitionAnimation = () => Promise.resolve().then(function () { return require('./ios.transition-f970164c.js'); });
126
- const mdTransitionAnimation = () => Promise.resolve().then(function () { return require('./md.transition-aa8820dd.js'); });
125
+ const iosTransitionAnimation = () => Promise.resolve().then(function () { return require('./ios.transition-ae7afca9.js'); });
126
+ const mdTransitionAnimation = () => Promise.resolve().then(function () { return require('./md.transition-26003e25.js'); });
127
127
  const focusController = createFocusController();
128
128
  // TODO(FW-2832): types
129
129
  const transition = (opts) => {
@@ -6,23 +6,23 @@
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
8
  const animation = require('./animation-b4fdf128.js');
9
- const index = require('./index-f68a486a.js');
10
- const ios_transition = require('./ios.transition-f970164c.js');
11
- const md_transition = require('./md.transition-aa8820dd.js');
9
+ const index = require('./index-e630fd95.js');
10
+ const ios_transition = require('./ios.transition-ae7afca9.js');
11
+ const md_transition = require('./md.transition-26003e25.js');
12
12
  const cubicBezier = require('./cubic-bezier-f2dccc53.js');
13
13
  const index$1 = require('./index-ee07ed59.js');
14
14
  const ionicGlobal = require('./ionic-global-acb665ad.js');
15
- const helpers = require('./helpers-d0dfbb50.js');
15
+ const helpers = require('./helpers-3a248559.js');
16
16
  const config = require('./config-4f60b98a.js');
17
17
  const theme = require('./theme-d1c573d2.js');
18
- const index$2 = require('./index-fd6383b6.js');
19
- const overlays = require('./overlays-737576a2.js');
18
+ const index$2 = require('./index-4b70187a.js');
19
+ const overlays = require('./overlays-a0c6b23f.js');
20
20
  require('./index-c8d52405.js');
21
21
  require('./index-2e236a04.js');
22
22
  require('./index-48b2a28e.js');
23
23
  require('./gesture-controller-9436f482.js');
24
24
  require('./hardware-back-button-5a99001f.js');
25
- require('./framework-delegate-11b0ba2f.js');
25
+ require('./framework-delegate-50a86d56.js');
26
26
 
27
27
  const IonicSlides = (opts) => {
28
28
  const { swiper, extendParams } = opts;
@@ -4,8 +4,8 @@
4
4
  'use strict';
5
5
 
6
6
  const index = require('./index-c8d52405.js');
7
- const index$1 = require('./index-9b945a2d.js');
8
- const helpers = require('./helpers-d0dfbb50.js');
7
+ const index$1 = require('./index-509ca0d3.js');
8
+ const helpers = require('./helpers-3a248559.js');
9
9
  const keyboard = require('./keyboard-0272231f.js');
10
10
  require('./index-48b2a28e.js');
11
11
  require('./ionic-global-acb665ad.js');
@@ -4,7 +4,7 @@
4
4
  'use strict';
5
5
 
6
6
  const index = require('./index-c8d52405.js');
7
- const helpers = require('./helpers-d0dfbb50.js');
7
+ const helpers = require('./helpers-3a248559.js');
8
8
  const index$1 = require('./index-48b2a28e.js');
9
9
 
10
10
  /**
@@ -6,7 +6,7 @@
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
8
  const index = require('./index-2e236a04.js');
9
- const helpers = require('./helpers-d0dfbb50.js');
9
+ const helpers = require('./helpers-3a248559.js');
10
10
  const index$1 = require('./index-073c7cdc.js');
11
11
  const ionicGlobal = require('./ionic-global-acb665ad.js');
12
12
  const index$2 = require('./index-48b2a28e.js');
@@ -7,9 +7,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
8
  const index = require('./index-2e236a04.js');
9
9
  const buttonActive = require('./button-active-43e2b419.js');
10
- const helpers = require('./helpers-d0dfbb50.js');
10
+ const helpers = require('./helpers-3a248559.js');
11
11
  const lockController = require('./lock-controller-6585a42a.js');
12
- const overlays = require('./overlays-737576a2.js');
12
+ const overlays = require('./overlays-a0c6b23f.js');
13
13
  const theme = require('./theme-d1c573d2.js');
14
14
  const ionicGlobal = require('./ionic-global-acb665ad.js');
15
15
  const animation = require('./animation-b4fdf128.js');
@@ -19,7 +19,7 @@ require('./index-c8d52405.js');
19
19
  require('./index-ee07ed59.js');
20
20
  require('./gesture-controller-9436f482.js');
21
21
  require('./hardware-back-button-5a99001f.js');
22
- require('./framework-delegate-11b0ba2f.js');
22
+ require('./framework-delegate-50a86d56.js');
23
23
  require('./index-48b2a28e.js');
24
24
 
25
25
  /**
@@ -8,9 +8,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
8
8
  const index = require('./index-2e236a04.js');
9
9
  const config = require('./config-4f60b98a.js');
10
10
  const buttonActive = require('./button-active-43e2b419.js');
11
- const helpers = require('./helpers-d0dfbb50.js');
11
+ const helpers = require('./helpers-3a248559.js');
12
12
  const lockController = require('./lock-controller-6585a42a.js');
13
- const overlays = require('./overlays-737576a2.js');
13
+ const overlays = require('./overlays-a0c6b23f.js');
14
14
  const theme = require('./theme-d1c573d2.js');
15
15
  const ionicGlobal = require('./ionic-global-acb665ad.js');
16
16
  const animation = require('./animation-b4fdf128.js');
@@ -20,7 +20,7 @@ require('./index-c8d52405.js');
20
20
  require('./index-ee07ed59.js');
21
21
  require('./gesture-controller-9436f482.js');
22
22
  require('./hardware-back-button-5a99001f.js');
23
- require('./framework-delegate-11b0ba2f.js');
23
+ require('./framework-delegate-50a86d56.js');
24
24
  require('./index-48b2a28e.js');
25
25
 
26
26
  /**
@@ -9,15 +9,15 @@ const index = require('./index-2e236a04.js');
9
9
  const hardwareBackButton = require('./hardware-back-button-5a99001f.js');
10
10
  const index$1 = require('./index-48b2a28e.js');
11
11
  const ionicGlobal = require('./ionic-global-acb665ad.js');
12
- const helpers = require('./helpers-d0dfbb50.js');
12
+ const helpers = require('./helpers-3a248559.js');
13
13
  const dir = require('./dir-94c21456.js');
14
14
  const theme = require('./theme-d1c573d2.js');
15
- const index$2 = require('./index-9b945a2d.js');
15
+ const index$2 = require('./index-509ca0d3.js');
16
16
  const keyboardController = require('./keyboard-controller-c05e747a.js');
17
17
  const cubicBezier = require('./cubic-bezier-f2dccc53.js');
18
- const frameworkDelegate = require('./framework-delegate-11b0ba2f.js');
18
+ const frameworkDelegate = require('./framework-delegate-50a86d56.js');
19
19
  const lockController = require('./lock-controller-6585a42a.js');
20
- const index$3 = require('./index-f68a486a.js');
20
+ const index$3 = require('./index-e630fd95.js');
21
21
  require('./index-c8d52405.js');
22
22
  require('./keyboard-0272231f.js');
23
23
  require('./capacitor-c04564bf.js');
@@ -34,10 +34,10 @@ const App = class {
34
34
  rIC(async () => {
35
35
  const isHybrid = ionicGlobal.isPlatform(window, 'hybrid');
36
36
  if (!ionicGlobal.config.getBoolean('_testing')) {
37
- Promise.resolve().then(function () { return require('./index-363fe6b2.js'); }).then((module) => module.startTapClick(ionicGlobal.config));
37
+ Promise.resolve().then(function () { return require('./index-e36bd277.js'); }).then((module) => module.startTapClick(ionicGlobal.config));
38
38
  }
39
39
  if (ionicGlobal.config.getBoolean('statusTap', isHybrid)) {
40
- Promise.resolve().then(function () { return require('./status-tap-08d1ac81.js'); }).then((module) => module.startStatusTap());
40
+ Promise.resolve().then(function () { return require('./status-tap-03023755.js'); }).then((module) => module.startStatusTap());
41
41
  }
42
42
  if (ionicGlobal.config.getBoolean('inputShims', needInputShims())) {
43
43
  /**
@@ -45,7 +45,7 @@ const App = class {
45
45
  * platforms proceed into this block.
46
46
  */
47
47
  const platform = ionicGlobal.isPlatform(window, 'ios') ? 'ios' : 'android';
48
- Promise.resolve().then(function () { return require('./input-shims-2d27a5be.js'); }).then((module) => module.startInputShims(ionicGlobal.config, platform));
48
+ Promise.resolve().then(function () { return require('./input-shims-22a9973f.js'); }).then((module) => module.startInputShims(ionicGlobal.config, platform));
49
49
  }
50
50
  const hardwareBackButtonModule = await Promise.resolve().then(function () { return require('./hardware-back-button-5a99001f.js'); });
51
51
  const supportsHardwareBackButtonEvents = isHybrid || hardwareBackButton.shouldUseCloseWatcher();
@@ -1054,7 +1054,7 @@ const RouterOutlet = class {
1054
1054
  this.swipeHandler.onStart();
1055
1055
  }
1056
1056
  };
1057
- this.gesture = (await Promise.resolve().then(function () { return require('./swipe-back-951be2fd.js'); })).createSwipeBackGesture(this.el, () => !this.gestureOrAnimationInProgress && !!this.swipeHandler && this.swipeHandler.canStart(), () => onStart(), (step) => { var _a; return (_a = this.ani) === null || _a === void 0 ? void 0 : _a.progressStep(step); }, (shouldComplete, step, dur) => {
1057
+ this.gesture = (await Promise.resolve().then(function () { return require('./swipe-back-cd0d9f77.js'); })).createSwipeBackGesture(this.el, () => !this.gestureOrAnimationInProgress && !!this.swipeHandler && this.swipeHandler.canStart(), () => onStart(), (step) => { var _a; return (_a = this.ani) === null || _a === void 0 ? void 0 : _a.progressStep(step); }, (shouldComplete, step, dur) => {
1058
1058
  if (this.ani) {
1059
1059
  this.ani.onFinish(() => {
1060
1060
  this.gestureOrAnimationInProgress = false;
@@ -6,7 +6,7 @@
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
8
  const index = require('./index-2e236a04.js');
9
- const helpers = require('./helpers-d0dfbb50.js');
9
+ const helpers = require('./helpers-3a248559.js');
10
10
  const theme = require('./theme-d1c573d2.js');
11
11
  const index$1 = require('./index-073c7cdc.js');
12
12
  const ionicGlobal = require('./ionic-global-acb665ad.js');
@@ -6,7 +6,7 @@
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
8
  const index = require('./index-2e236a04.js');
9
- const helpers = require('./helpers-d0dfbb50.js');
9
+ const helpers = require('./helpers-3a248559.js');
10
10
  const theme = require('./theme-d1c573d2.js');
11
11
  const index$1 = require('./index-073c7cdc.js');
12
12
  const ionicGlobal = require('./ionic-global-acb665ad.js');
@@ -6,7 +6,7 @@
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
8
  const index = require('./index-2e236a04.js');
9
- const helpers = require('./helpers-d0dfbb50.js');
9
+ const helpers = require('./helpers-3a248559.js');
10
10
  const index$1 = require('./index-48b2a28e.js');
11
11
  const theme = require('./theme-d1c573d2.js');
12
12
  const ionicGlobal = require('./ionic-global-acb665ad.js');
@@ -6,7 +6,7 @@
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
8
  const index = require('./index-2e236a04.js');
9
- const helpers = require('./helpers-d0dfbb50.js');
9
+ const helpers = require('./helpers-3a248559.js');
10
10
  const theme = require('./theme-d1c573d2.js');
11
11
  const ionicGlobal = require('./ionic-global-acb665ad.js');
12
12
 
@@ -6,7 +6,7 @@
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
8
  const index = require('./index-2e236a04.js');
9
- const helpers = require('./helpers-d0dfbb50.js');
9
+ const helpers = require('./helpers-3a248559.js');
10
10
  const theme = require('./theme-d1c573d2.js');
11
11
  const ionicGlobal = require('./ionic-global-acb665ad.js');
12
12
 
@@ -6,7 +6,7 @@
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
8
  const index = require('./index-2e236a04.js');
9
- const helpers = require('./helpers-d0dfbb50.js');
9
+ const helpers = require('./helpers-3a248559.js');
10
10
  const index$1 = require('./index-48b2a28e.js');
11
11
  const theme = require('./theme-d1c573d2.js');
12
12
  const ionicGlobal = require('./ionic-global-acb665ad.js');
@@ -7,7 +7,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
8
  const index$1 = require('./index-2e236a04.js');
9
9
  const focusVisible = require('./focus-visible-7a0ce04f.js');
10
- const helpers = require('./helpers-d0dfbb50.js');
10
+ const helpers = require('./helpers-3a248559.js');
11
11
  const index = require('./index-48b2a28e.js');
12
12
  const dir = require('./dir-94c21456.js');
13
13
  const theme = require('./theme-d1c573d2.js');
@@ -15,12 +15,12 @@ const index$2 = require('./index-073c7cdc.js');
15
15
  const ionicGlobal = require('./ionic-global-acb665ad.js');
16
16
  const data = require('./data-27cc2c9c.js');
17
17
  const lockController = require('./lock-controller-6585a42a.js');
18
- const overlays = require('./overlays-737576a2.js');
18
+ const overlays = require('./overlays-a0c6b23f.js');
19
19
  const animation = require('./animation-b4fdf128.js');
20
20
  const haptic = require('./haptic-f6b37aa3.js');
21
21
  require('./index-c8d52405.js');
22
22
  require('./hardware-back-button-5a99001f.js');
23
- require('./framework-delegate-11b0ba2f.js');
23
+ require('./framework-delegate-50a86d56.js');
24
24
  require('./gesture-controller-9436f482.js');
25
25
  require('./capacitor-c04564bf.js');
26
26
 
@@ -7,7 +7,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
8
  const index = require('./index-2e236a04.js');
9
9
  const ionicGlobal = require('./ionic-global-acb665ad.js');
10
- const helpers = require('./helpers-d0dfbb50.js');
10
+ const helpers = require('./helpers-3a248559.js');
11
11
  const theme = require('./theme-d1c573d2.js');
12
12
  const index$1 = require('./index-073c7cdc.js');
13
13
 
@@ -6,7 +6,7 @@
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
8
  const index = require('./index-2e236a04.js');
9
- const helpers = require('./helpers-d0dfbb50.js');
9
+ const helpers = require('./helpers-3a248559.js');
10
10
  const ionicGlobal = require('./ionic-global-acb665ad.js');
11
11
 
12
12
  const imgCss = ":host{display:block;-o-object-fit:contain;object-fit:contain}img{display:block;width:100%;height:100%;-o-object-fit:inherit;object-fit:inherit;-o-object-position:inherit;object-position:inherit}";
@@ -6,10 +6,10 @@
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
8
  const index = require('./index-2e236a04.js');
9
- const index$1 = require('./index-9b945a2d.js');
9
+ const index$1 = require('./index-509ca0d3.js');
10
10
  const ionicGlobal = require('./ionic-global-acb665ad.js');
11
11
  const config = require('./config-4f60b98a.js');
12
- require('./helpers-d0dfbb50.js');
12
+ require('./helpers-3a248559.js');
13
13
  require('./index-48b2a28e.js');
14
14
 
15
15
  const infiniteScrollCss = "ion-infinite-scroll{display:none;width:100%}.infinite-scroll-enabled{display:block}";
@@ -6,9 +6,9 @@
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
8
  const index = require('./index-2e236a04.js');
9
- const notchController = require('./notch-controller-58d2e557.js');
10
- const helpers = require('./helpers-d0dfbb50.js');
11
- const input_utils = require('./input.utils-2f642324.js');
9
+ const notchController = require('./notch-controller-ae03a497.js');
10
+ const helpers = require('./helpers-3a248559.js');
11
+ const input_utils = require('./input.utils-e82b8ed0.js');
12
12
  const theme = require('./theme-d1c573d2.js');
13
13
  const index$1 = require('./index-073c7cdc.js');
14
14
  const ionicGlobal = require('./ionic-global-acb665ad.js');
@@ -8,8 +8,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
8
8
  const index = require('./index-2e236a04.js');
9
9
  const theme = require('./theme-d1c573d2.js');
10
10
  const ionicGlobal = require('./ionic-global-acb665ad.js');
11
- const helpers = require('./helpers-d0dfbb50.js');
12
- const index$1 = require('./index-9b945a2d.js');
11
+ const helpers = require('./helpers-3a248559.js');
12
+ const index$1 = require('./index-509ca0d3.js');
13
13
  const watchOptions = require('./watch-options-f5f3e158.js');
14
14
  require('./index-48b2a28e.js');
15
15
 
@@ -6,7 +6,7 @@
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
8
  const index = require('./index-2e236a04.js');
9
- const helpers = require('./helpers-d0dfbb50.js');
9
+ const helpers = require('./helpers-3a248559.js');
10
10
  const theme = require('./theme-d1c573d2.js');
11
11
  const index$1 = require('./index-073c7cdc.js');
12
12
  const ionicGlobal = require('./ionic-global-acb665ad.js');
@@ -7,15 +7,15 @@ Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
8
  const index = require('./index-2e236a04.js');
9
9
  const config = require('./config-4f60b98a.js');
10
- const helpers = require('./helpers-d0dfbb50.js');
10
+ const helpers = require('./helpers-3a248559.js');
11
11
  const lockController = require('./lock-controller-6585a42a.js');
12
- const overlays = require('./overlays-737576a2.js');
12
+ const overlays = require('./overlays-a0c6b23f.js');
13
13
  const theme = require('./theme-d1c573d2.js');
14
14
  const ionicGlobal = require('./ionic-global-acb665ad.js');
15
15
  const animation = require('./animation-b4fdf128.js');
16
16
  require('./index-c8d52405.js');
17
17
  require('./hardware-back-button-5a99001f.js');
18
- require('./framework-delegate-11b0ba2f.js');
18
+ require('./framework-delegate-50a86d56.js');
19
19
  require('./gesture-controller-9436f482.js');
20
20
  require('./index-48b2a28e.js');
21
21
 
@@ -7,16 +7,16 @@ Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
8
  const index = require('./index-2e236a04.js');
9
9
  const cubicBezier = require('./cubic-bezier-f2dccc53.js');
10
- const overlays = require('./overlays-737576a2.js');
10
+ const overlays = require('./overlays-a0c6b23f.js');
11
11
  const gestureController = require('./gesture-controller-9436f482.js');
12
12
  const hardwareBackButton = require('./hardware-back-button-5a99001f.js');
13
- const helpers = require('./helpers-d0dfbb50.js');
14
- const index$1 = require('./index-fd6383b6.js');
13
+ const helpers = require('./helpers-3a248559.js');
14
+ const index$1 = require('./index-4b70187a.js');
15
15
  const ionicGlobal = require('./ionic-global-acb665ad.js');
16
16
  const theme = require('./theme-d1c573d2.js');
17
17
  const index$2 = require('./index-073c7cdc.js');
18
18
  require('./index-c8d52405.js');
19
- require('./framework-delegate-11b0ba2f.js');
19
+ require('./framework-delegate-50a86d56.js');
20
20
  require('./index-48b2a28e.js');
21
21
  require('./animation-b4fdf128.js');
22
22
 
@@ -6,15 +6,15 @@
6
6
  Object.defineProperty(exports, '__esModule', { value: true });
7
7
 
8
8
  const index$3 = require('./index-2e236a04.js');
9
- const index$2 = require('./index-9b945a2d.js');
10
- const frameworkDelegate = require('./framework-delegate-11b0ba2f.js');
11
- const helpers = require('./helpers-d0dfbb50.js');
9
+ const index$2 = require('./index-509ca0d3.js');
10
+ const frameworkDelegate = require('./framework-delegate-50a86d56.js');
11
+ const helpers = require('./helpers-3a248559.js');
12
12
  const lockController = require('./lock-controller-6585a42a.js');
13
13
  const index$4 = require('./index-48b2a28e.js');
14
14
  const capacitor = require('./capacitor-c04564bf.js');
15
- const overlays = require('./overlays-737576a2.js');
15
+ const overlays = require('./overlays-a0c6b23f.js');
16
16
  const theme = require('./theme-d1c573d2.js');
17
- const index$5 = require('./index-f68a486a.js');
17
+ const index$5 = require('./index-e630fd95.js');
18
18
  const ionicGlobal = require('./ionic-global-acb665ad.js');
19
19
  const keyboard = require('./keyboard-af1bb365.js');
20
20
  const animation = require('./animation-b4fdf128.js');