voyager-ionic-core 8.0.0 → 8.0.1

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 (350) hide show
  1. package/components/input-shims.js +5 -5
  2. package/components/ion-input.js +12 -3
  3. package/dist/cjs/{app-globals-5bfa2d7f.js → app-globals-542c4d91.js} +1 -1
  4. package/dist/cjs/{button-active-564be49f.js → button-active-47528f4c.js} +1 -1
  5. package/dist/cjs/{hardware-back-button-44e7c052.js → hardware-back-button-06ae4d9c.js} +2 -2
  6. package/dist/cjs/index-1437d080.js +11980 -0
  7. package/dist/cjs/{index-defd575f.js → index-57b504ac.js} +2 -2
  8. package/dist/cjs/{index-6d6ac424.js → index-c76a1d14.js} +3 -3
  9. package/dist/cjs/index.cjs.js +8 -8
  10. package/dist/cjs/{input-shims-20d639e6.js → input-shims-9e59ef62.js} +5 -5
  11. package/dist/cjs/ion-accordion_2.cjs.entry.js +2 -2
  12. package/dist/cjs/ion-action-sheet.cjs.entry.js +5 -5
  13. package/dist/cjs/ion-alert.cjs.entry.js +5 -5
  14. package/dist/cjs/ion-app_8.cjs.entry.js +7 -7
  15. package/dist/cjs/ion-avatar_3.cjs.entry.js +2 -2
  16. package/dist/cjs/ion-back-button.cjs.entry.js +2 -2
  17. package/dist/cjs/ion-backdrop.cjs.entry.js +2 -2
  18. package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +2 -2
  19. package/dist/cjs/ion-button_2.cjs.entry.js +2 -2
  20. package/dist/cjs/ion-card_5.cjs.entry.js +2 -2
  21. package/dist/cjs/ion-checkbox.cjs.entry.js +2 -2
  22. package/dist/cjs/ion-chip.cjs.entry.js +2 -2
  23. package/dist/cjs/ion-col_3.cjs.entry.js +2 -2
  24. package/dist/cjs/ion-datetime-button.cjs.entry.js +2 -2
  25. package/dist/cjs/ion-datetime_3.cjs.entry.js +4 -4
  26. package/dist/cjs/ion-fab_3.cjs.entry.js +2 -2
  27. package/dist/cjs/ion-img.cjs.entry.js +2 -2
  28. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +2 -2
  29. package/dist/cjs/ion-input-password-toggle.cjs.entry.js +2 -2
  30. package/dist/cjs/ion-input.cjs.entry.js +14 -5
  31. package/dist/cjs/ion-item-option_3.cjs.entry.js +2 -2
  32. package/dist/cjs/ion-item_8.cjs.entry.js +2 -2
  33. package/dist/cjs/ion-loading.cjs.entry.js +4 -4
  34. package/dist/cjs/ion-menu_3.cjs.entry.js +5 -5
  35. package/dist/cjs/ion-modal.cjs.entry.js +5 -5
  36. package/dist/cjs/ion-nav_2.cjs.entry.js +3 -3
  37. package/dist/cjs/ion-picker-column-option.cjs.entry.js +2 -2
  38. package/dist/cjs/ion-picker-column.cjs.entry.js +2 -2
  39. package/dist/cjs/ion-picker.cjs.entry.js +1 -1
  40. package/dist/cjs/ion-popover.cjs.entry.js +5 -5
  41. package/dist/cjs/ion-progress-bar.cjs.entry.js +2 -2
  42. package/dist/cjs/ion-radio_2.cjs.entry.js +2 -2
  43. package/dist/cjs/ion-range.cjs.entry.js +2 -2
  44. package/dist/cjs/ion-refresher_2.cjs.entry.js +2 -2
  45. package/dist/cjs/ion-reorder_2.cjs.entry.js +2 -2
  46. package/dist/cjs/ion-ripple-effect.cjs.entry.js +2 -2
  47. package/dist/cjs/ion-route_4.cjs.entry.js +2 -2
  48. package/dist/cjs/ion-searchbar.cjs.entry.js +2 -2
  49. package/dist/cjs/ion-segment_2.cjs.entry.js +2 -2
  50. package/dist/cjs/ion-select_3.cjs.entry.js +4 -4
  51. package/dist/cjs/ion-spinner.cjs.entry.js +2 -2
  52. package/dist/cjs/ion-split-pane.cjs.entry.js +2 -2
  53. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +2 -2
  54. package/dist/cjs/ion-tab_2.cjs.entry.js +1 -1
  55. package/dist/cjs/ion-text.cjs.entry.js +2 -2
  56. package/dist/cjs/ion-textarea.cjs.entry.js +2 -2
  57. package/dist/cjs/ion-toast.cjs.entry.js +4 -4
  58. package/dist/cjs/ion-toggle.cjs.entry.js +2 -2
  59. package/dist/cjs/{ionic-global-62487d02.js → ionic-global-f3622afe.js} +1 -1
  60. package/dist/cjs/ionic.cjs.js +30 -32
  61. package/dist/cjs/{ios.transition-d4f0ca4e.js → ios.transition-288dfa83.js} +2 -2
  62. package/dist/cjs/loader.cjs.js +3 -3
  63. package/dist/cjs/{md.transition-857328f3.js → md.transition-6e5f6a8d.js} +2 -2
  64. package/dist/cjs/{overlays-10c452b2.js → overlays-32cfd236.js} +2 -2
  65. package/dist/cjs/{status-tap-81daddfa.js → status-tap-c47ff5f5.js} +1 -1
  66. package/dist/collection/collection-manifest.json +2 -2
  67. package/dist/collection/components/datetime/test/color/datetime.e2e.js +14 -7
  68. package/dist/collection/components/input/input.js +12 -3
  69. package/dist/collection/components/toggle/test/enable-on-off-labels/toggle.e2e.js +51 -31
  70. package/dist/collection/utils/input-shims/hacks/scroll-assist.js +5 -5
  71. package/dist/collection/utils/test/playwright/page/utils/goto.js +12 -3
  72. package/dist/docs.json +3 -3
  73. package/dist/esm/{app-globals-49873df1.js → app-globals-3cbaf9d9.js} +1 -1
  74. package/dist/esm/{button-active-46df59c1.js → button-active-9e3c1f3b.js} +1 -1
  75. package/dist/esm/{hardware-back-button-ba8f64c2.js → hardware-back-button-804f43bb.js} +2 -2
  76. package/dist/esm/index-5dc2b88e.js +11942 -0
  77. package/dist/esm/{index-56d90da9.js → index-8dbae644.js} +2 -2
  78. package/dist/esm/{index-f0d7371a.js → index-f7fbe1fb.js} +3 -3
  79. package/dist/esm/index.js +8 -8
  80. package/dist/esm/{input-shims-4530285e.js → input-shims-0314bbe5.js} +5 -5
  81. package/dist/esm/ion-accordion_2.entry.js +2 -2
  82. package/dist/esm/ion-action-sheet.entry.js +5 -5
  83. package/dist/esm/ion-alert.entry.js +5 -5
  84. package/dist/esm/ion-app_8.entry.js +7 -7
  85. package/dist/esm/ion-avatar_3.entry.js +2 -2
  86. package/dist/esm/ion-back-button.entry.js +2 -2
  87. package/dist/esm/ion-backdrop.entry.js +2 -2
  88. package/dist/esm/ion-breadcrumb_2.entry.js +2 -2
  89. package/dist/esm/ion-button_2.entry.js +2 -2
  90. package/dist/esm/ion-card_5.entry.js +2 -2
  91. package/dist/esm/ion-checkbox.entry.js +2 -2
  92. package/dist/esm/ion-chip.entry.js +2 -2
  93. package/dist/esm/ion-col_3.entry.js +2 -2
  94. package/dist/esm/ion-datetime-button.entry.js +2 -2
  95. package/dist/esm/ion-datetime_3.entry.js +4 -4
  96. package/dist/esm/ion-fab_3.entry.js +2 -2
  97. package/dist/esm/ion-img.entry.js +2 -2
  98. package/dist/esm/ion-infinite-scroll_2.entry.js +2 -2
  99. package/dist/esm/ion-input-password-toggle.entry.js +2 -2
  100. package/dist/esm/ion-input.entry.js +14 -5
  101. package/dist/esm/ion-item-option_3.entry.js +2 -2
  102. package/dist/esm/ion-item_8.entry.js +2 -2
  103. package/dist/esm/ion-loading.entry.js +4 -4
  104. package/dist/esm/ion-menu_3.entry.js +5 -5
  105. package/dist/esm/ion-modal.entry.js +5 -5
  106. package/dist/esm/ion-nav_2.entry.js +3 -3
  107. package/dist/esm/ion-picker-column-option.entry.js +2 -2
  108. package/dist/esm/ion-picker-column.entry.js +2 -2
  109. package/dist/esm/ion-picker.entry.js +1 -1
  110. package/dist/esm/ion-popover.entry.js +5 -5
  111. package/dist/esm/ion-progress-bar.entry.js +2 -2
  112. package/dist/esm/ion-radio_2.entry.js +2 -2
  113. package/dist/esm/ion-range.entry.js +2 -2
  114. package/dist/esm/ion-refresher_2.entry.js +2 -2
  115. package/dist/esm/ion-reorder_2.entry.js +2 -2
  116. package/dist/esm/ion-ripple-effect.entry.js +2 -2
  117. package/dist/esm/ion-route_4.entry.js +2 -2
  118. package/dist/esm/ion-searchbar.entry.js +2 -2
  119. package/dist/esm/ion-segment_2.entry.js +2 -2
  120. package/dist/esm/ion-select_3.entry.js +4 -4
  121. package/dist/esm/ion-spinner.entry.js +2 -2
  122. package/dist/esm/ion-split-pane.entry.js +2 -2
  123. package/dist/esm/ion-tab-bar_2.entry.js +2 -2
  124. package/dist/esm/ion-tab_2.entry.js +1 -1
  125. package/dist/esm/ion-text.entry.js +2 -2
  126. package/dist/esm/ion-textarea.entry.js +2 -2
  127. package/dist/esm/ion-toast.entry.js +4 -4
  128. package/dist/esm/ion-toggle.entry.js +2 -2
  129. package/dist/esm/{ionic-global-e6c98cd0.js → ionic-global-d2d8f882.js} +1 -1
  130. package/dist/esm/ionic.js +31 -33
  131. package/dist/esm/{ios.transition-71bfa932.js → ios.transition-a0041e41.js} +2 -2
  132. package/dist/esm/loader.js +4 -4
  133. package/dist/esm/{md.transition-86aef3c0.js → md.transition-0c0602d9.js} +2 -2
  134. package/dist/esm/{overlays-6fb4a2f2.js → overlays-696d25f5.js} +2 -2
  135. package/dist/esm/{status-tap-299361cd.js → status-tap-37a74d1c.js} +1 -1
  136. package/dist/esm-es5/app-globals-3cbaf9d9.js +4 -0
  137. package/dist/esm-es5/{button-active-46df59c1.js → button-active-9e3c1f3b.js} +1 -1
  138. package/dist/esm-es5/{hardware-back-button-ba8f64c2.js → hardware-back-button-804f43bb.js} +1 -1
  139. package/dist/esm-es5/index-5dc2b88e.js +18 -0
  140. package/dist/esm-es5/{index-56d90da9.js → index-8dbae644.js} +1 -1
  141. package/dist/esm-es5/{index-f0d7371a.js → index-f7fbe1fb.js} +1 -1
  142. package/dist/esm-es5/index.js +1 -1
  143. package/dist/esm-es5/input-shims-0314bbe5.js +4 -0
  144. package/dist/esm-es5/ion-accordion_2.entry.js +1 -1
  145. package/dist/esm-es5/ion-action-sheet.entry.js +1 -1
  146. package/dist/esm-es5/ion-alert.entry.js +1 -1
  147. package/dist/esm-es5/ion-app_8.entry.js +1 -1
  148. package/dist/esm-es5/ion-avatar_3.entry.js +1 -1
  149. package/dist/esm-es5/ion-back-button.entry.js +1 -1
  150. package/dist/esm-es5/ion-backdrop.entry.js +1 -1
  151. package/dist/esm-es5/ion-breadcrumb_2.entry.js +1 -1
  152. package/dist/esm-es5/ion-button_2.entry.js +1 -1
  153. package/dist/esm-es5/ion-card_5.entry.js +1 -1
  154. package/dist/esm-es5/ion-checkbox.entry.js +1 -1
  155. package/dist/esm-es5/ion-chip.entry.js +1 -1
  156. package/dist/esm-es5/ion-col_3.entry.js +1 -1
  157. package/dist/esm-es5/ion-datetime-button.entry.js +1 -1
  158. package/dist/esm-es5/ion-datetime_3.entry.js +1 -1
  159. package/dist/esm-es5/ion-fab_3.entry.js +1 -1
  160. package/dist/esm-es5/ion-img.entry.js +1 -1
  161. package/dist/esm-es5/ion-infinite-scroll_2.entry.js +1 -1
  162. package/dist/esm-es5/ion-input-password-toggle.entry.js +1 -1
  163. package/dist/esm-es5/ion-input.entry.js +1 -1
  164. package/dist/esm-es5/ion-item-option_3.entry.js +1 -1
  165. package/dist/esm-es5/ion-item_8.entry.js +1 -1
  166. package/dist/esm-es5/ion-loading.entry.js +1 -1
  167. package/dist/esm-es5/ion-menu_3.entry.js +1 -1
  168. package/dist/esm-es5/ion-modal.entry.js +1 -1
  169. package/dist/esm-es5/ion-nav_2.entry.js +1 -1
  170. package/dist/esm-es5/ion-picker-column-option.entry.js +1 -1
  171. package/dist/esm-es5/ion-picker-column.entry.js +1 -1
  172. package/dist/esm-es5/ion-picker.entry.js +1 -1
  173. package/dist/esm-es5/ion-popover.entry.js +1 -1
  174. package/dist/esm-es5/ion-progress-bar.entry.js +1 -1
  175. package/dist/esm-es5/ion-radio_2.entry.js +1 -1
  176. package/dist/esm-es5/ion-range.entry.js +1 -1
  177. package/dist/esm-es5/ion-refresher_2.entry.js +1 -1
  178. package/dist/esm-es5/ion-reorder_2.entry.js +1 -1
  179. package/dist/esm-es5/ion-ripple-effect.entry.js +1 -1
  180. package/dist/esm-es5/ion-route_4.entry.js +1 -1
  181. package/dist/esm-es5/ion-searchbar.entry.js +1 -1
  182. package/dist/esm-es5/ion-segment_2.entry.js +1 -1
  183. package/dist/esm-es5/ion-select_3.entry.js +1 -1
  184. package/dist/esm-es5/ion-spinner.entry.js +1 -1
  185. package/dist/esm-es5/ion-split-pane.entry.js +1 -1
  186. package/dist/esm-es5/ion-tab-bar_2.entry.js +1 -1
  187. package/dist/esm-es5/ion-tab_2.entry.js +1 -1
  188. package/dist/esm-es5/ion-text.entry.js +1 -1
  189. package/dist/esm-es5/ion-textarea.entry.js +1 -1
  190. package/dist/esm-es5/ion-toast.entry.js +1 -1
  191. package/dist/esm-es5/ion-toggle.entry.js +1 -1
  192. package/dist/esm-es5/{ionic-global-e6c98cd0.js → ionic-global-d2d8f882.js} +1 -1
  193. package/dist/esm-es5/ionic.js +1 -1
  194. package/dist/esm-es5/{ios.transition-71bfa932.js → ios.transition-a0041e41.js} +1 -1
  195. package/dist/esm-es5/loader.js +1 -1
  196. package/dist/esm-es5/md.transition-0c0602d9.js +4 -0
  197. package/dist/esm-es5/{overlays-6fb4a2f2.js → overlays-696d25f5.js} +1 -1
  198. package/dist/esm-es5/{status-tap-299361cd.js → status-tap-37a74d1c.js} +1 -1
  199. package/dist/ionic/index.esm.js +1 -1
  200. package/dist/ionic/ionic.esm.js +1 -1
  201. package/dist/ionic/ionic.js +1 -1
  202. package/dist/ionic/p-051d2d23.js +4 -0
  203. package/dist/ionic/{p-5ad55625.entry.js → p-057b5866.entry.js} +1 -1
  204. package/dist/ionic/p-06d5221c.js +4 -0
  205. package/dist/ionic/{p-510cb8e6.system.js → p-06fad524.system.js} +1 -1
  206. package/dist/ionic/p-08c4d048.entry.js +4 -0
  207. package/dist/ionic/{p-530207f9.entry.js → p-0af79ebd.entry.js} +1 -1
  208. package/dist/ionic/{p-6cf780b6.system.entry.js → p-0b12d1ee.system.entry.js} +1 -1
  209. package/dist/ionic/p-0d56dea9.entry.js +4 -0
  210. package/dist/ionic/{p-5c26fed5.system.entry.js → p-0d960144.system.entry.js} +1 -1
  211. package/dist/ionic/{p-dc4406d7.system.entry.js → p-13bfcef4.system.entry.js} +1 -1
  212. package/dist/ionic/{p-91dabef7.system.js → p-16016625.system.js} +1 -1
  213. package/dist/ionic/{p-e93cd31c.entry.js → p-1930d8e7.entry.js} +1 -1
  214. package/dist/ionic/{p-7bbcce53.system.js → p-1980c728.system.js} +1 -1
  215. package/dist/ionic/{p-53d69c70.system.entry.js → p-1a5227b3.system.entry.js} +1 -1
  216. package/dist/ionic/{p-6ac30fc3.system.js → p-1e4d7975.system.js} +1 -1
  217. package/dist/ionic/{p-0e713efe.js → p-20304962.js} +1 -1
  218. package/dist/ionic/p-23e440b6.entry.js +4 -0
  219. package/dist/ionic/{p-46111310.js → p-2690b1de.js} +1 -1
  220. package/dist/ionic/{p-91b568e2.system.entry.js → p-26d33af2.system.entry.js} +1 -1
  221. package/dist/ionic/{p-aea5f293.system.entry.js → p-283fd4e1.system.entry.js} +1 -1
  222. package/dist/ionic/{p-98af538a.system.entry.js → p-2a3e98fb.system.entry.js} +1 -1
  223. package/dist/ionic/{p-814efd87.system.entry.js → p-2ab5db0d.system.entry.js} +1 -1
  224. package/dist/ionic/{p-55bc2a11.system.entry.js → p-2b1e669d.system.entry.js} +1 -1
  225. package/dist/ionic/{p-3d977e09.system.entry.js → p-2c3c7cb9.system.entry.js} +1 -1
  226. package/dist/ionic/{p-9ccc8035.system.entry.js → p-2dfdda15.system.entry.js} +1 -1
  227. package/dist/ionic/{p-aa79cc0e.system.entry.js → p-2f308f7f.system.entry.js} +1 -1
  228. package/dist/ionic/p-2fa34b5c.entry.js +4 -0
  229. package/dist/ionic/p-32048e4c.system.js +18 -0
  230. package/dist/ionic/{p-e099a6f3.entry.js → p-320cfcab.entry.js} +1 -1
  231. package/dist/ionic/{p-4fadf4b0.entry.js → p-33d926c3.entry.js} +1 -1
  232. package/dist/ionic/{p-83b445c3.js → p-34511b1d.js} +1 -1
  233. package/dist/ionic/{p-a39a73e3.entry.js → p-385964e6.entry.js} +1 -1
  234. package/dist/ionic/{p-f956e38a.entry.js → p-3f5b86b4.entry.js} +1 -1
  235. package/dist/ionic/{p-6ef17d86.system.entry.js → p-42f00e72.system.entry.js} +1 -1
  236. package/dist/ionic/{p-eda2459e.entry.js → p-4324e8a4.entry.js} +1 -1
  237. package/dist/ionic/{p-ca5bb110.system.entry.js → p-45034312.system.entry.js} +1 -1
  238. package/dist/ionic/{p-9fa5ff32.system.js → p-45664cb9.system.js} +1 -1
  239. package/dist/ionic/{p-4a01cec0.entry.js → p-470f73c4.entry.js} +1 -1
  240. package/dist/ionic/{p-904df2ee.system.entry.js → p-48888af6.system.entry.js} +1 -1
  241. package/dist/ionic/{p-341b3f37.entry.js → p-49cdc4f2.entry.js} +1 -1
  242. package/dist/ionic/p-4ad48ec9.system.entry.js +4 -0
  243. package/dist/ionic/p-4af0b730.js +8 -0
  244. package/dist/ionic/{p-ad2b9596.entry.js → p-4c153abb.entry.js} +1 -1
  245. package/dist/ionic/{p-ffbc80ae.system.js → p-4e5288de.system.js} +1 -1
  246. package/dist/ionic/{p-aa8a2f40.system.entry.js → p-4e548bd7.system.entry.js} +1 -1
  247. package/dist/ionic/{p-ac045dad.entry.js → p-4fcef939.entry.js} +1 -1
  248. package/dist/ionic/{p-c54b167f.system.entry.js → p-53a3b33c.system.entry.js} +1 -1
  249. package/dist/ionic/{p-a28ea4d8.system.entry.js → p-567a21a2.system.entry.js} +1 -1
  250. package/dist/ionic/{p-cf8101a6.system.entry.js → p-576786c0.system.entry.js} +1 -1
  251. package/dist/ionic/{p-c2762c6a.system.entry.js → p-583f8865.system.entry.js} +1 -1
  252. package/dist/ionic/p-58f89707.js +4 -0
  253. package/dist/ionic/{p-7492572a.entry.js → p-5a3a3373.entry.js} +1 -1
  254. package/dist/ionic/{p-f13dc6bd.system.entry.js → p-5d3a8503.system.entry.js} +1 -1
  255. package/dist/ionic/{p-987e38ef.system.entry.js → p-5d4d89e0.system.entry.js} +1 -1
  256. package/dist/ionic/{p-e1ad8e76.entry.js → p-5d80b741.entry.js} +1 -1
  257. package/dist/ionic/{p-c927dbe2.system.entry.js → p-5fbc2eae.system.entry.js} +1 -1
  258. package/dist/ionic/{p-e6d46b5d.system.entry.js → p-5ff497dc.system.entry.js} +1 -1
  259. package/dist/ionic/{p-df0d39c7.system.entry.js → p-63265e00.system.entry.js} +1 -1
  260. package/dist/ionic/{p-6e4dac1a.entry.js → p-6730a2f1.entry.js} +1 -1
  261. package/dist/ionic/{p-e81c3ca2.system.entry.js → p-6e9bd6ba.system.entry.js} +1 -1
  262. package/dist/ionic/{p-1c42ad90.entry.js → p-70181008.entry.js} +1 -1
  263. package/dist/ionic/{p-332aa81e.entry.js → p-720927ad.entry.js} +1 -1
  264. package/dist/ionic/{p-b4a7f856.system.entry.js → p-748e6b2b.system.entry.js} +1 -1
  265. package/dist/ionic/{p-c4e495a3.system.js → p-7536b4b3.system.js} +1 -1
  266. package/dist/ionic/{p-67f5b57a.js → p-77ce6034.js} +1 -1
  267. package/dist/ionic/{p-1b0f4e6c.entry.js → p-7ef5bb32.entry.js} +1 -1
  268. package/dist/ionic/{p-4f6ebc2b.entry.js → p-7f59064a.entry.js} +1 -1
  269. package/dist/ionic/{p-7a7ff5e3.system.js → p-806aad8f.system.js} +1 -1
  270. package/dist/ionic/{p-275dd0ba.system.entry.js → p-80f85095.system.entry.js} +1 -1
  271. package/dist/ionic/{p-c4eafa12.system.entry.js → p-819e8479.system.entry.js} +1 -1
  272. package/dist/ionic/{p-68afa357.system.entry.js → p-8627f783.system.entry.js} +1 -1
  273. package/dist/ionic/{p-f6fec6a0.entry.js → p-8664c316.entry.js} +1 -1
  274. package/dist/ionic/p-8c4fc85f.system.js +4 -0
  275. package/dist/ionic/{p-7c93f00b.system.entry.js → p-8caca06c.system.entry.js} +1 -1
  276. package/dist/ionic/{p-ba35f07f.entry.js → p-8e031d97.entry.js} +1 -1
  277. package/dist/ionic/{p-7372cf23.system.entry.js → p-8f48c966.system.entry.js} +1 -1
  278. package/dist/ionic/{p-fea11771.entry.js → p-9384565a.entry.js} +1 -1
  279. package/dist/ionic/{p-3de2aab8.system.entry.js → p-93e43f42.system.entry.js} +1 -1
  280. package/dist/ionic/{p-e8a713b5.entry.js → p-94180ecc.entry.js} +1 -1
  281. package/dist/ionic/{p-4f77a080.system.entry.js → p-94731a92.system.entry.js} +1 -1
  282. package/dist/ionic/{p-1ba197b6.entry.js → p-9b31ebfa.entry.js} +1 -1
  283. package/dist/ionic/{p-7f33a6e2.system.entry.js → p-a592f1b8.system.entry.js} +2 -2
  284. package/dist/ionic/{p-e548fedf.system.entry.js → p-a801da4b.system.entry.js} +1 -1
  285. package/dist/ionic/{p-4809ddae.system.entry.js → p-aa0ed22b.system.entry.js} +1 -1
  286. package/dist/ionic/{p-07584ab4.system.js → p-aa0f60b2.system.js} +1 -1
  287. package/dist/ionic/{p-dec86943.entry.js → p-adb896a0.entry.js} +1 -1
  288. package/dist/ionic/{p-e5a3659f.system.js → p-b0093947.system.js} +1 -1
  289. package/dist/ionic/{p-1fe1f512.entry.js → p-b571cab1.entry.js} +1 -1
  290. package/dist/ionic/{p-e292247e.system.entry.js → p-b76bcd9e.system.entry.js} +1 -1
  291. package/dist/ionic/{p-dbc3e90c.entry.js → p-b799a007.entry.js} +1 -1
  292. package/dist/ionic/{p-3008ca4e.system.entry.js → p-bbbe3138.system.entry.js} +1 -1
  293. package/dist/ionic/p-bd6d9610.entry.js +4 -0
  294. package/dist/ionic/{p-bc3d649d.entry.js → p-bdd3053f.entry.js} +1 -1
  295. package/dist/ionic/{p-90f8498c.entry.js → p-c07e7a5d.entry.js} +1 -1
  296. package/dist/ionic/{p-151e8afd.entry.js → p-c23627c3.entry.js} +1 -1
  297. package/dist/ionic/{p-f8f8c5a8.system.entry.js → p-c3ca0292.system.entry.js} +1 -1
  298. package/dist/ionic/p-c4676693.entry.js +4 -0
  299. package/dist/ionic/{p-cbd87df6.entry.js → p-c62571da.entry.js} +1 -1
  300. package/dist/ionic/{p-96a561dd.js → p-c671b28e.js} +1 -1
  301. package/dist/ionic/{p-e781c893.entry.js → p-c7e0b81a.entry.js} +1 -1
  302. package/dist/ionic/{p-405fd996.entry.js → p-c9ba1908.entry.js} +1 -1
  303. package/dist/ionic/{p-2613c305.system.js → p-cb4f96f3.system.js} +1 -1
  304. package/dist/ionic/p-cc856712.entry.js +4 -0
  305. package/dist/ionic/{p-a90201f2.js → p-cd1b9056.js} +1 -1
  306. package/dist/ionic/{p-9fd3ca09.system.entry.js → p-cdee3a44.system.entry.js} +1 -1
  307. package/dist/ionic/{p-8f9e2850.js → p-d11c336d.js} +1 -1
  308. package/dist/ionic/{p-48f60474.entry.js → p-d1a8f599.entry.js} +1 -1
  309. package/dist/ionic/{p-2b86020c.system.entry.js → p-d6229f05.system.entry.js} +1 -1
  310. package/dist/ionic/{p-cf45a5c7.system.entry.js → p-d918e7ef.system.entry.js} +1 -1
  311. package/dist/ionic/{p-4edce583.system.entry.js → p-df062892.system.entry.js} +1 -1
  312. package/dist/ionic/p-dfb78785.system.js +4 -0
  313. package/dist/ionic/{p-005deca1.system.entry.js → p-e3005be4.system.entry.js} +1 -1
  314. package/dist/ionic/p-e49099b0.entry.js +4 -0
  315. package/dist/ionic/{p-ca6decbd.entry.js → p-e885f3c4.entry.js} +1 -1
  316. package/dist/ionic/{p-50205ef9.system.entry.js → p-e9ef13be.system.entry.js} +1 -1
  317. package/dist/ionic/{p-b6519a42.entry.js → p-ebe0aa6d.entry.js} +1 -1
  318. package/dist/ionic/{p-1472c130.entry.js → p-ee3bbaf2.entry.js} +1 -1
  319. package/dist/ionic/{p-6dc81903.entry.js → p-f0be340f.entry.js} +1 -1
  320. package/dist/ionic/p-f5c42f72.entry.js +4 -0
  321. package/dist/ionic/{p-53d37363.entry.js → p-fc94e18f.entry.js} +1 -1
  322. package/dist/ionic/{p-d061515d.system.entry.js → p-fd392e7f.system.entry.js} +1 -1
  323. package/dist/ionic/p-fdf40b09.js +4 -0
  324. package/hydrate/index.d.ts +1 -1
  325. package/hydrate/index.js +13466 -8294
  326. package/package.json +2 -2
  327. package/dist/cjs/index-bbc6c29f.js +0 -3324
  328. package/dist/esm/index-bcd8859b.js +0 -3286
  329. package/dist/esm-es5/app-globals-49873df1.js +0 -4
  330. package/dist/esm-es5/index-bcd8859b.js +0 -5
  331. package/dist/esm-es5/input-shims-4530285e.js +0 -4
  332. package/dist/esm-es5/md.transition-86aef3c0.js +0 -4
  333. package/dist/ionic/p-0bd47555.js +0 -4
  334. package/dist/ionic/p-13cc6ee6.entry.js +0 -4
  335. package/dist/ionic/p-1fa53d02.entry.js +0 -4
  336. package/dist/ionic/p-23fdee0e.entry.js +0 -4
  337. package/dist/ionic/p-46f407f0.system.js +0 -4
  338. package/dist/ionic/p-495ed1c3.entry.js +0 -4
  339. package/dist/ionic/p-4de53118.js +0 -4
  340. package/dist/ionic/p-582db405.system.entry.js +0 -4
  341. package/dist/ionic/p-5f28cb75.js +0 -4
  342. package/dist/ionic/p-6c5c1bb5.system.js +0 -4
  343. package/dist/ionic/p-7596e24d.system.js +0 -5
  344. package/dist/ionic/p-76971b4f.entry.js +0 -4
  345. package/dist/ionic/p-8a5152e5.entry.js +0 -4
  346. package/dist/ionic/p-ae42c907.entry.js +0 -4
  347. package/dist/ionic/p-c1c77386.js +0 -5
  348. package/dist/ionic/p-d73f49d0.entry.js +0 -4
  349. package/dist/ionic/p-ec178f19.entry.js +0 -4
  350. package/dist/ionic/p-f6ca4d02.js +0 -4
@@ -3,7 +3,7 @@
3
3
  */
4
4
  'use strict';
5
5
 
6
- const index = require('./index-bbc6c29f.js');
6
+ const index = require('./index-1437d080.js');
7
7
  const index$1 = require('./index-5b6a7459.js');
8
8
  const helpers = require('./helpers-afaa9001.js');
9
9
  require('./index-5915f9b3.js');
@@ -96,8 +96,8 @@
96
96
  ],
97
97
  "compiler": {
98
98
  "name": "@stencil/core",
99
- "version": "4.15.0",
100
- "typescriptVersion": "5.4.4"
99
+ "version": "4.17.1",
100
+ "typescriptVersion": "5.4.5"
101
101
  },
102
102
  "collections": [
103
103
  {
@@ -6,15 +6,22 @@ import { configs, test } from "../../../../utils/test/playwright/index";
6
6
  /**
7
7
  * This behavior does not vary across directions
8
8
  */
9
- configs({ directions: ['ltr'] }).forEach(({ title, screenshot, config }) => {
9
+ configs({ directions: ['ltr'], palettes: ['light', 'dark'] }).forEach(({ title, screenshot, config }) => {
10
10
  test.describe(title('datetime: color'), () => {
11
11
  test('should not have visual regressions', async ({ page }) => {
12
- await page.goto('/src/components/datetime/test/color', config);
13
- const datetime = page.locator('#color-datetime');
14
- await expect(datetime).toHaveScreenshot(screenshot(`datetime-color`));
15
- await page.evaluate(() => document.body.classList.toggle('dark'));
16
- await page.waitForChanges();
17
- await expect(datetime).toHaveScreenshot(screenshot(`datetime-color-dark`));
12
+ await page.setContent(`
13
+ <div id="container" style="width: 250px;">
14
+ <ion-datetime
15
+ color="danger"
16
+ value="2022-05-03"
17
+ show-default-title="true"
18
+ show-default-buttons="true"
19
+ ></ion-datetime>
20
+ </div>
21
+ `, config);
22
+ const container = page.locator('#container');
23
+ await page.locator('.datetime-ready').waitFor();
24
+ await expect(container).toHaveScreenshot(screenshot(`datetime-color`));
18
25
  });
19
26
  });
20
27
  });
@@ -169,6 +169,7 @@ export class Input {
169
169
  * such as [type] in Angular.
170
170
  */
171
171
  this.onTypeChange();
172
+ this.debounceChanged();
172
173
  }
173
174
  componentDidRender() {
174
175
  var _a;
@@ -395,7 +396,7 @@ export class Input {
395
396
  * TODO(FW-5592): Remove hasStartEndSlots condition
396
397
  */
397
398
  const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
398
- return (h(Host, { key: '51c797adf8a7a03e82e02d218addad81836e1e98', class: createColorClasses(this.color, {
399
+ return (h(Host, { key: '083568e68a2970485e93a84ad3b837c117e03fed', class: createColorClasses(this.color, {
399
400
  [mode]: true,
400
401
  'has-value': hasValue,
401
402
  'has-focus': hasFocus,
@@ -406,14 +407,22 @@ export class Input {
406
407
  'in-item': inItem,
407
408
  'in-item-color': hostContext('ion-item.ion-color', this.el),
408
409
  'input-disabled': disabled,
409
- }) }, h("label", { key: '6d00404de6673d9c650162a8fd23acc8981bff05', class: "input-wrapper", htmlFor: inputId }, this.renderLabelContainer(), h("div", { key: 'ebb124f7f8a0c885043be776242648681a79a47c', class: "native-wrapper" }, h("slot", { key: '9075ddd2b68afa3f1989d09ab5b88403eb20aa00', name: "start" }), h("input", Object.assign({ key: '8be4b3cd6b438742d62db98e00ee788a03673ca4', class: "native-input", ref: (input) => (this.nativeInput = input), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, min: this.min, max: this.max, minLength: this.minlength, maxLength: this.maxlength, multiple: this.multiple, name: this.name, pattern: this.pattern, placeholder: this.placeholder || '', readOnly: readonly, required: this.required, spellcheck: this.spellcheck, step: this.step, type: this.type, value: value, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeydown, onCompositionstart: this.onCompositionStart, onCompositionend: this.onCompositionEnd }, this.inheritedAttributes)), this.clearInput && !readonly && !disabled && (h("button", { key: 'f06624d084ac036981e499b6145bee957311fc74', "aria-label": "reset", type: "button", class: "input-clear-icon", onPointerDown: (ev) => {
410
+ }) }, h("label", { key: '5e6767a20b8ac61d5df69106f4ce11ecc46ae5bf', class: "input-wrapper", htmlFor: inputId }, this.renderLabelContainer(), h("div", { key: '4af8df127e8194b4eeb8b16936a36489aee17009', class: "native-wrapper" }, h("slot", { key: '90e925fa36a5c057a4ca5e03d5fcaf8e12e711ad', name: "start" }), h("input", Object.assign({ key: '0a5455e8c31beca48e08b97faa5e3e069822248f', class: "native-input", ref: (input) => (this.nativeInput = input), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, min: this.min, max: this.max, minLength: this.minlength, maxLength: this.maxlength, multiple: this.multiple, name: this.name, pattern: this.pattern, placeholder: this.placeholder || '', readOnly: readonly, required: this.required, spellcheck: this.spellcheck, step: this.step, type: this.type, value: value, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeydown, onCompositionstart: this.onCompositionStart, onCompositionend: this.onCompositionEnd }, this.inheritedAttributes)), this.clearInput && !readonly && !disabled && (h("button", { key: 'b9eab01b390581d20c861ae6a4c49bde0841f14c', "aria-label": "reset", type: "button", class: "input-clear-icon", onPointerDown: (ev) => {
410
411
  /**
411
412
  * This prevents mobile browsers from
412
413
  * blurring the input when the clear
413
414
  * button is activated.
414
415
  */
415
416
  ev.preventDefault();
416
- }, onClick: this.clearTextInput }, h("ion-icon", { key: 'aaa15a1ab70c008ee6b5e3c64abc1480e5732fc9', "aria-hidden": "true", icon: mode === 'ios' ? closeCircle : closeSharp }))), h("slot", { key: '67abecd72bf5a764e79504b59d9934dbeb66cff9', name: "end" })), shouldRenderHighlight && h("div", { key: '048a7aa3cc8fef97a34f2b25de10730a1de30c0e', class: "input-highlight" })), this.renderBottomContent()));
417
+ }, onFocusin: (ev) => {
418
+ /**
419
+ * Prevent the focusin event from bubbling otherwise it will cause the focusin
420
+ * event listener in scroll assist to fire. When this fires, focus will be moved
421
+ * back to the input even if the clear button was never tapped. This poses issues
422
+ * for screen readers as it means users would be unable to swipe past the clear button.
423
+ */
424
+ ev.stopPropagation();
425
+ }, onClick: this.clearTextInput }, h("ion-icon", { key: '8284ba60924a42fd6d352d23441524f8a027e0ce', "aria-hidden": "true", icon: mode === 'ios' ? closeCircle : closeSharp }))), h("slot", { key: '8f3c04ecc32cb04a06ebb916b79071414b2a5263', name: "end" })), shouldRenderHighlight && h("div", { key: '7e97782b292fd140b3fe7f13de05dfafb4b0fa28', class: "input-highlight" })), this.renderBottomContent()));
417
426
  }
418
427
  static get is() { return "ion-input"; }
419
428
  static get encapsulation() { return "scoped"; }
@@ -3,39 +3,59 @@
3
3
  */
4
4
  import { expect } from "@playwright/test";
5
5
  import { configs, test } from "../../../../utils/test/playwright/index";
6
- configs().forEach(({ title, screenshot, config }) => {
7
- test.describe(title('toggle: enableOnOffLabels'), () => {
8
- test.beforeEach(async ({ page }) => {
9
- await page.goto(`/src/components/toggle/test/enable-on-off-labels`, config);
10
- });
6
+ configs({ palettes: ['light', 'dark'] }).forEach(({ title, screenshot, config }) => {
7
+ test.describe(title('toggle: enable-on-off-labels'), () => {
11
8
  test('should not have visual regressions', async ({ page }) => {
12
- await page.setIonViewport();
13
- await expect(page).toHaveScreenshot(screenshot(`toggle-on-off-labels-diff`));
14
- });
15
- });
16
- });
17
- /**
18
- * This behavior does not vary across directions
19
- */
20
- configs({ directions: ['ltr'] }).forEach(({ title, screenshot, config }) => {
21
- test.describe(title('toggle: dark mode'), () => {
22
- test.beforeEach(async ({ page }) => {
23
- await page.goto(`/src/components/toggle/test/enable-on-off-labels`, config);
9
+ await page.setContent(`
10
+ <style>
11
+ #container {
12
+ display: grid;
13
+ grid-template-columns: repeat(2, auto);
14
+ justify-content: space-evenly;
15
+ gap: 8px;
16
+ padding: 16px 0;
17
+ }
18
+ </style>
19
+
20
+ <div id="container">
21
+ <ion-toggle enable-on-off-labels="true">Unchecked</ion-toggle>
22
+ <ion-toggle enable-on-off-labels="true" checked>Checked</ion-toggle>
23
+ </div>
24
+ `, config);
25
+ const container = page.locator('#container');
26
+ await expect(container).toHaveScreenshot(screenshot(`toggle-on-off-labels`));
24
27
  });
25
- test('should not have visual regressions', async ({ page }) => {
26
- const ionPopoverDidPresent = await page.spyOnEvent('ionPopoverDidPresent');
27
- const ionPopoverDidDismiss = await page.spyOnEvent('ionPopoverDidDismiss');
28
- await page.click('#popover-trigger');
29
- await ionPopoverDidPresent.next();
30
- await page.click('#dark-mode');
31
- await page.evaluate(() => {
32
- const popover = document.querySelector('ion-popover');
33
- return popover === null || popover === void 0 ? void 0 : popover.dismiss();
34
- });
35
- await ionPopoverDidDismiss.next();
36
- await page.waitForChanges();
37
- await page.setIonViewport();
38
- await expect(page).toHaveScreenshot(screenshot(`toggle-on-off-labels-dark-mode-diff`));
28
+ test('should not have visual regressions with color', async ({ page }) => {
29
+ await page.setContent(`
30
+ <style>
31
+ #container {
32
+ display: grid;
33
+ grid-template-columns: repeat(2, auto);
34
+ justify-content: space-evenly;
35
+ gap: 8px;
36
+ padding: 16px 0;
37
+ }
38
+ </style>
39
+
40
+ <div id="container">
41
+ <ion-toggle color="secondary" enable-on-off-labels="true">Unchecked</ion-toggle>
42
+ <ion-toggle color="secondary" enable-on-off-labels="true" checked>Checked</ion-toggle>
43
+ <ion-toggle color="success" enable-on-off-labels="true">Unchecked</ion-toggle>
44
+ <ion-toggle color="success" enable-on-off-labels="true" checked>Checked</ion-toggle>
45
+ <ion-toggle color="danger" enable-on-off-labels="true">Unchecked</ion-toggle>
46
+ <ion-toggle color="danger" enable-on-off-labels="true" checked>Checked</ion-toggle>
47
+ <ion-toggle color="tertiary" enable-on-off-labels="true">Unchecked</ion-toggle>
48
+ <ion-toggle color="tertiary" enable-on-off-labels="true" checked>Checked</ion-toggle>
49
+ <ion-toggle color="light" enable-on-off-labels="true">Unchecked</ion-toggle>
50
+ <ion-toggle color="light" enable-on-off-labels="true" checked>Checked</ion-toggle>
51
+ <ion-toggle color="medium" enable-on-off-labels="true">Unchecked</ion-toggle>
52
+ <ion-toggle color="medium" enable-on-off-labels="true" checked>Checked</ion-toggle>
53
+ <ion-toggle color="dark" enable-on-off-labels="true">Unchecked</ion-toggle>
54
+ <ion-toggle color="dark" enable-on-off-labels="true" checked>Checked</ion-toggle>
55
+ </div>
56
+ `, config);
57
+ const container = page.locator('#container');
58
+ await expect(container).toHaveScreenshot(screenshot(`toggle-on-off-labels-color`));
39
59
  });
40
60
  });
41
61
  });
@@ -96,7 +96,7 @@ export const enableScrollAssist = (componentEl, inputEl, contentEl, footerEl, ke
96
96
  const focusOut = () => {
97
97
  hasKeyboardBeenPresentedForTextField = false;
98
98
  win === null || win === void 0 ? void 0 : win.removeEventListener('ionKeyboardDidShow', keyboardShow);
99
- componentEl.removeEventListener('focusout', focusOut, true);
99
+ componentEl.removeEventListener('focusout', focusOut);
100
100
  };
101
101
  /**
102
102
  * When the input is about to receive
@@ -116,13 +116,13 @@ export const enableScrollAssist = (componentEl, inputEl, contentEl, footerEl, ke
116
116
  }
117
117
  jsSetFocus(componentEl, inputEl, contentEl, footerEl, keyboardHeight, addScrollPadding, disableClonedInput, platformHeight);
118
118
  win === null || win === void 0 ? void 0 : win.addEventListener('ionKeyboardDidShow', keyboardShow);
119
- componentEl.addEventListener('focusout', focusOut, true);
119
+ componentEl.addEventListener('focusout', focusOut);
120
120
  };
121
- componentEl.addEventListener('focusin', focusIn, true);
121
+ componentEl.addEventListener('focusin', focusIn);
122
122
  return () => {
123
- componentEl.removeEventListener('focusin', focusIn, true);
123
+ componentEl.removeEventListener('focusin', focusIn);
124
124
  win === null || win === void 0 ? void 0 : win.removeEventListener('ionKeyboardDidShow', keyboardShow);
125
- componentEl.removeEventListener('focusout', focusOut, true);
125
+ componentEl.removeEventListener('focusout', focusOut);
126
126
  };
127
127
  };
128
128
  /**
@@ -9,7 +9,7 @@
9
9
  * to be hydrated before proceeding with the test.
10
10
  */
11
11
  export const goto = async (page, url, testInfo, originalFn, options) => {
12
- var _a, _b, _c;
12
+ var _a, _b, _c, _d;
13
13
  if (options === undefined && testInfo.project.metadata.mode === undefined) {
14
14
  throw new Error(`
15
15
  A config must be passed to page.goto to use a generator test:
@@ -22,13 +22,16 @@ configs().forEach(({ config, title }) => {
22
22
  }
23
23
  let mode;
24
24
  let direction;
25
+ let palette;
25
26
  if (options == undefined) {
26
27
  mode = testInfo.project.metadata.mode;
27
28
  direction = testInfo.project.metadata.rtl ? 'rtl' : 'ltr';
29
+ palette = testInfo.project.metadata.palette;
28
30
  }
29
31
  else {
30
32
  mode = options.mode;
31
33
  direction = options.direction;
34
+ palette = options.palette;
32
35
  }
33
36
  const rtlString = direction === 'rtl' ? 'true' : undefined;
34
37
  const splitUrl = url.split('?');
@@ -40,12 +43,14 @@ configs().forEach(({ config, title }) => {
40
43
  const urlToParams = new URLSearchParams(paramsString);
41
44
  const formattedMode = (_a = urlToParams.get('ionic:mode')) !== null && _a !== void 0 ? _a : mode;
42
45
  const formattedRtl = (_b = urlToParams.get('rtl')) !== null && _b !== void 0 ? _b : rtlString;
43
- const ionicTesting = (_c = urlToParams.get('ionic:_testing')) !== null && _c !== void 0 ? _c : true;
46
+ const formattedPalette = (_c = urlToParams.get('palette')) !== null && _c !== void 0 ? _c : palette;
47
+ const ionicTesting = (_d = urlToParams.get('ionic:_testing')) !== null && _d !== void 0 ? _d : true;
44
48
  /**
45
49
  * Pass through other custom query params
46
50
  */
47
51
  urlToParams.delete('ionic:mode');
48
52
  urlToParams.delete('rtl');
53
+ urlToParams.delete('palette');
49
54
  urlToParams.delete('ionic:_testing');
50
55
  /**
51
56
  * Convert remaining query params to a string.
@@ -54,7 +59,7 @@ configs().forEach(({ config, title }) => {
54
59
  */
55
60
  const remainingQueryParams = decodeURIComponent(urlToParams.toString());
56
61
  const remainingQueryParamsString = remainingQueryParams == '' ? '' : `&${remainingQueryParams}`;
57
- const formattedUrl = `${splitUrl[0]}?ionic:_testing=${ionicTesting}&ionic:mode=${formattedMode}&rtl=${formattedRtl}${remainingQueryParamsString}`;
62
+ const formattedUrl = `${splitUrl[0]}?ionic:_testing=${ionicTesting}&ionic:mode=${formattedMode}&rtl=${formattedRtl}&palette=${formattedPalette}${remainingQueryParamsString}`;
58
63
  testInfo.annotations.push({
59
64
  type: 'mode',
60
65
  description: formattedMode,
@@ -63,6 +68,10 @@ configs().forEach(({ config, title }) => {
63
68
  type: 'direction',
64
69
  description: formattedRtl === 'true' ? 'rtl' : 'ltr',
65
70
  });
71
+ testInfo.annotations.push({
72
+ type: 'palette',
73
+ description: formattedPalette,
74
+ });
66
75
  const result = await Promise.all([
67
76
  page.waitForFunction(() => window.testAppLoaded === true, { timeout: 4750 }),
68
77
  originalFn(formattedUrl, options),
package/dist/docs.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
- "timestamp": "2024-04-18T14:38:08",
2
+ "timestamp": "2024-04-25T02:36:29",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
- "version": "4.15.0",
6
- "typescriptVersion": "5.4.4"
5
+ "version": "4.17.1",
6
+ "typescriptVersion": "5.4.5"
7
7
  },
8
8
  "components": [
9
9
  {
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { i as initialize } from './ionic-global-e6c98cd0.js';
4
+ import { i as initialize } from './ionic-global-d2d8f882.js';
5
5
 
6
6
  const globalScripts = initialize;
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { w as writeTask } from './index-bcd8859b.js';
4
+ import { w as writeTask } from './index-5dc2b88e.js';
5
5
  import { h as hapticSelectionEnd, a as hapticSelectionStart, b as hapticSelectionChanged } from './haptic-ac164e4c.js';
6
6
  import { createGesture } from './index-39782642.js';
7
7
 
@@ -2,8 +2,8 @@
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
4
  import { w as win } from './index-a5d50daf.js';
5
- import { c as config } from './ionic-global-e6c98cd0.js';
6
- import './index-bcd8859b.js';
5
+ import { c as config } from './ionic-global-d2d8f882.js';
6
+ import './index-5dc2b88e.js';
7
7
 
8
8
  /**
9
9
  * CloseWatcher is a newer API that lets