voyager-ionic-core 8.2.6 → 8.3.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 (387) hide show
  1. package/components/checkbox.js +9 -9
  2. package/components/ion-content.js +9 -5
  3. package/components/ion-datetime.js +3 -3
  4. package/components/ion-range.js +10 -7
  5. package/components/ion-select.js +6 -6
  6. package/components/ion-tabs.js +12 -2
  7. package/components/ion-toggle.js +9 -9
  8. package/components/item.js +3 -3
  9. package/components/radio.js +9 -9
  10. package/dist/cjs/{app-globals-7dbf2ade.js → app-globals-21afee77.js} +1 -1
  11. package/dist/cjs/{button-active-cf1c215d.js → button-active-3f2f60b4.js} +1 -1
  12. package/dist/cjs/{hardware-back-button-ddbc12ea.js → hardware-back-button-9e8a2c4f.js} +2 -2
  13. package/dist/cjs/{index-480c143c.js → index-73f75efb.js} +47 -29
  14. package/dist/cjs/{index-a3f97de0.js → index-9cd00dc3.js} +2 -2
  15. package/dist/cjs/{index-24fe3fe6.js → index-f05acd21.js} +4 -4
  16. package/dist/cjs/index.cjs.js +8 -8
  17. package/dist/cjs/ion-accordion_2.cjs.entry.js +2 -2
  18. package/dist/cjs/ion-action-sheet.cjs.entry.js +5 -5
  19. package/dist/cjs/ion-alert.cjs.entry.js +5 -5
  20. package/dist/cjs/ion-app_8.cjs.entry.js +14 -10
  21. package/dist/cjs/ion-avatar_3.cjs.entry.js +2 -2
  22. package/dist/cjs/ion-back-button.cjs.entry.js +2 -2
  23. package/dist/cjs/ion-backdrop.cjs.entry.js +2 -2
  24. package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +2 -2
  25. package/dist/cjs/ion-button_2.cjs.entry.js +2 -2
  26. package/dist/cjs/ion-card_5.cjs.entry.js +2 -2
  27. package/dist/cjs/ion-checkbox.cjs.entry.js +11 -11
  28. package/dist/cjs/ion-chip.cjs.entry.js +2 -2
  29. package/dist/cjs/ion-col_3.cjs.entry.js +2 -2
  30. package/dist/cjs/ion-datetime-button.cjs.entry.js +2 -2
  31. package/dist/cjs/ion-datetime_3.cjs.entry.js +7 -7
  32. package/dist/cjs/ion-fab_3.cjs.entry.js +2 -2
  33. package/dist/cjs/ion-img.cjs.entry.js +2 -2
  34. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +2 -2
  35. package/dist/cjs/ion-input-password-toggle.cjs.entry.js +2 -2
  36. package/dist/cjs/ion-input.cjs.entry.js +2 -2
  37. package/dist/cjs/ion-item-option_3.cjs.entry.js +2 -2
  38. package/dist/cjs/ion-item_8.cjs.entry.js +5 -5
  39. package/dist/cjs/ion-loading.cjs.entry.js +4 -4
  40. package/dist/cjs/ion-menu_3.cjs.entry.js +5 -5
  41. package/dist/cjs/ion-modal.cjs.entry.js +5 -5
  42. package/dist/cjs/ion-nav_2.cjs.entry.js +3 -3
  43. package/dist/cjs/ion-picker-column-option.cjs.entry.js +2 -2
  44. package/dist/cjs/ion-picker-column.cjs.entry.js +2 -2
  45. package/dist/cjs/ion-picker.cjs.entry.js +1 -1
  46. package/dist/cjs/ion-popover.cjs.entry.js +5 -5
  47. package/dist/cjs/ion-progress-bar.cjs.entry.js +2 -2
  48. package/dist/cjs/ion-radio_2.cjs.entry.js +11 -11
  49. package/dist/cjs/ion-range.cjs.entry.js +12 -9
  50. package/dist/cjs/ion-refresher_2.cjs.entry.js +2 -2
  51. package/dist/cjs/ion-reorder_2.cjs.entry.js +2 -2
  52. package/dist/cjs/ion-ripple-effect.cjs.entry.js +2 -2
  53. package/dist/cjs/ion-route_4.cjs.entry.js +2 -2
  54. package/dist/cjs/ion-searchbar.cjs.entry.js +2 -2
  55. package/dist/cjs/ion-segment_2.cjs.entry.js +2 -2
  56. package/dist/cjs/ion-select_3.cjs.entry.js +10 -10
  57. package/dist/cjs/ion-spinner.cjs.entry.js +2 -2
  58. package/dist/cjs/ion-split-pane.cjs.entry.js +2 -2
  59. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +2 -2
  60. package/dist/cjs/ion-tab_2.cjs.entry.js +13 -3
  61. package/dist/cjs/ion-text.cjs.entry.js +2 -2
  62. package/dist/cjs/ion-textarea.cjs.entry.js +2 -2
  63. package/dist/cjs/ion-toast.cjs.entry.js +4 -4
  64. package/dist/cjs/ion-toggle.cjs.entry.js +11 -11
  65. package/dist/cjs/{ionic-global-c1db87a5.js → ionic-global-d9a8bb5b.js} +1 -1
  66. package/dist/cjs/ionic.cjs.js +4 -4
  67. package/dist/cjs/{ios.transition-8419294d.js → ios.transition-cf40433b.js} +3 -3
  68. package/dist/cjs/loader.cjs.js +3 -3
  69. package/dist/cjs/{md.transition-39852d6b.js → md.transition-ededf99f.js} +3 -3
  70. package/dist/cjs/{overlays-55d77381.js → overlays-0123d7d4.js} +2 -2
  71. package/dist/cjs/{status-tap-b68fa888.js → status-tap-37681226.js} +1 -1
  72. package/dist/collection/collection-manifest.json +2 -2
  73. package/dist/collection/components/checkbox/checkbox.ios.css +11 -1
  74. package/dist/collection/components/checkbox/checkbox.js +15 -17
  75. package/dist/collection/components/checkbox/checkbox.md.css +11 -1
  76. package/dist/collection/components/content/content.js +9 -5
  77. package/dist/collection/components/datetime/datetime.js +3 -3
  78. package/dist/collection/components/item/item.js +3 -3
  79. package/dist/collection/components/radio/radio.ios.css +9 -0
  80. package/dist/collection/components/radio/radio.js +15 -17
  81. package/dist/collection/components/radio/radio.md.css +9 -0
  82. package/dist/collection/components/range/range.js +10 -7
  83. package/dist/collection/components/select/select.ios.css +1 -0
  84. package/dist/collection/components/select/select.js +7 -8
  85. package/dist/collection/components/select/select.md.css +1 -0
  86. package/dist/collection/components/tabs/tabs.js +12 -2
  87. package/dist/collection/components/toggle/toggle.ios.css +10 -0
  88. package/dist/collection/components/toggle/toggle.js +15 -17
  89. package/dist/collection/components/toggle/toggle.md.css +10 -0
  90. package/dist/docs.json +51 -37
  91. package/dist/esm/{app-globals-7f30ce3c.js → app-globals-5dbb61a5.js} +1 -1
  92. package/dist/esm/{button-active-78f50add.js → button-active-f6503382.js} +1 -1
  93. package/dist/esm/{hardware-back-button-2e99752e.js → hardware-back-button-06ef3c3e.js} +2 -2
  94. package/dist/esm/{index-7a952e7a.js → index-28849c61.js} +47 -29
  95. package/dist/esm/{index-8808daa5.js → index-3ad7f18b.js} +4 -4
  96. package/dist/esm/{index-4094f808.js → index-fe1782b1.js} +2 -2
  97. package/dist/esm/index.js +8 -8
  98. package/dist/esm/ion-accordion_2.entry.js +2 -2
  99. package/dist/esm/ion-action-sheet.entry.js +5 -5
  100. package/dist/esm/ion-alert.entry.js +5 -5
  101. package/dist/esm/ion-app_8.entry.js +15 -11
  102. package/dist/esm/ion-avatar_3.entry.js +2 -2
  103. package/dist/esm/ion-back-button.entry.js +2 -2
  104. package/dist/esm/ion-backdrop.entry.js +2 -2
  105. package/dist/esm/ion-breadcrumb_2.entry.js +2 -2
  106. package/dist/esm/ion-button_2.entry.js +2 -2
  107. package/dist/esm/ion-card_5.entry.js +2 -2
  108. package/dist/esm/ion-checkbox.entry.js +11 -11
  109. package/dist/esm/ion-chip.entry.js +2 -2
  110. package/dist/esm/ion-col_3.entry.js +2 -2
  111. package/dist/esm/ion-datetime-button.entry.js +2 -2
  112. package/dist/esm/ion-datetime_3.entry.js +7 -7
  113. package/dist/esm/ion-fab_3.entry.js +2 -2
  114. package/dist/esm/ion-img.entry.js +2 -2
  115. package/dist/esm/ion-infinite-scroll_2.entry.js +2 -2
  116. package/dist/esm/ion-input-password-toggle.entry.js +2 -2
  117. package/dist/esm/ion-input.entry.js +2 -2
  118. package/dist/esm/ion-item-option_3.entry.js +2 -2
  119. package/dist/esm/ion-item_8.entry.js +5 -5
  120. package/dist/esm/ion-loading.entry.js +4 -4
  121. package/dist/esm/ion-menu_3.entry.js +5 -5
  122. package/dist/esm/ion-modal.entry.js +5 -5
  123. package/dist/esm/ion-nav_2.entry.js +3 -3
  124. package/dist/esm/ion-picker-column-option.entry.js +2 -2
  125. package/dist/esm/ion-picker-column.entry.js +2 -2
  126. package/dist/esm/ion-picker.entry.js +1 -1
  127. package/dist/esm/ion-popover.entry.js +5 -5
  128. package/dist/esm/ion-progress-bar.entry.js +2 -2
  129. package/dist/esm/ion-radio_2.entry.js +11 -11
  130. package/dist/esm/ion-range.entry.js +12 -9
  131. package/dist/esm/ion-refresher_2.entry.js +2 -2
  132. package/dist/esm/ion-reorder_2.entry.js +2 -2
  133. package/dist/esm/ion-ripple-effect.entry.js +2 -2
  134. package/dist/esm/ion-route_4.entry.js +2 -2
  135. package/dist/esm/ion-searchbar.entry.js +2 -2
  136. package/dist/esm/ion-segment_2.entry.js +2 -2
  137. package/dist/esm/ion-select_3.entry.js +10 -10
  138. package/dist/esm/ion-spinner.entry.js +2 -2
  139. package/dist/esm/ion-split-pane.entry.js +2 -2
  140. package/dist/esm/ion-tab-bar_2.entry.js +2 -2
  141. package/dist/esm/ion-tab_2.entry.js +13 -3
  142. package/dist/esm/ion-text.entry.js +2 -2
  143. package/dist/esm/ion-textarea.entry.js +2 -2
  144. package/dist/esm/ion-toast.entry.js +4 -4
  145. package/dist/esm/ion-toggle.entry.js +11 -11
  146. package/dist/esm/{ionic-global-81a1064f.js → ionic-global-c81d82ab.js} +1 -1
  147. package/dist/esm/ionic.js +5 -5
  148. package/dist/esm/{ios.transition-0a5004b4.js → ios.transition-4ee1a3af.js} +3 -3
  149. package/dist/esm/loader.js +4 -4
  150. package/dist/esm/{md.transition-b6135ada.js → md.transition-5106a0d2.js} +3 -3
  151. package/dist/esm/{overlays-e1bad9cd.js → overlays-9c75ec54.js} +2 -2
  152. package/dist/esm/{status-tap-17122cea.js → status-tap-f472b09f.js} +1 -1
  153. package/dist/esm-es5/app-globals-5dbb61a5.js +4 -0
  154. package/dist/esm-es5/{button-active-78f50add.js → button-active-f6503382.js} +1 -1
  155. package/dist/esm-es5/{hardware-back-button-2e99752e.js → hardware-back-button-06ef3c3e.js} +1 -1
  156. package/dist/esm-es5/index-28849c61.js +5 -0
  157. package/dist/esm-es5/{index-8808daa5.js → index-3ad7f18b.js} +1 -1
  158. package/dist/esm-es5/{index-4094f808.js → index-fe1782b1.js} +1 -1
  159. package/dist/esm-es5/index.js +1 -1
  160. package/dist/esm-es5/ion-accordion_2.entry.js +1 -1
  161. package/dist/esm-es5/ion-action-sheet.entry.js +1 -1
  162. package/dist/esm-es5/ion-alert.entry.js +1 -1
  163. package/dist/esm-es5/ion-app_8.entry.js +1 -1
  164. package/dist/esm-es5/ion-avatar_3.entry.js +1 -1
  165. package/dist/esm-es5/ion-back-button.entry.js +1 -1
  166. package/dist/esm-es5/ion-backdrop.entry.js +1 -1
  167. package/dist/esm-es5/ion-breadcrumb_2.entry.js +1 -1
  168. package/dist/esm-es5/ion-button_2.entry.js +1 -1
  169. package/dist/esm-es5/ion-card_5.entry.js +1 -1
  170. package/dist/esm-es5/ion-checkbox.entry.js +1 -1
  171. package/dist/esm-es5/ion-chip.entry.js +1 -1
  172. package/dist/esm-es5/ion-col_3.entry.js +1 -1
  173. package/dist/esm-es5/ion-datetime-button.entry.js +1 -1
  174. package/dist/esm-es5/ion-datetime_3.entry.js +1 -1
  175. package/dist/esm-es5/ion-fab_3.entry.js +1 -1
  176. package/dist/esm-es5/ion-img.entry.js +1 -1
  177. package/dist/esm-es5/ion-infinite-scroll_2.entry.js +1 -1
  178. package/dist/esm-es5/ion-input-password-toggle.entry.js +1 -1
  179. package/dist/esm-es5/ion-input.entry.js +1 -1
  180. package/dist/esm-es5/ion-item-option_3.entry.js +1 -1
  181. package/dist/esm-es5/ion-item_8.entry.js +1 -1
  182. package/dist/esm-es5/ion-loading.entry.js +1 -1
  183. package/dist/esm-es5/ion-menu_3.entry.js +1 -1
  184. package/dist/esm-es5/ion-modal.entry.js +1 -1
  185. package/dist/esm-es5/ion-nav_2.entry.js +1 -1
  186. package/dist/esm-es5/ion-picker-column-option.entry.js +1 -1
  187. package/dist/esm-es5/ion-picker-column.entry.js +1 -1
  188. package/dist/esm-es5/ion-picker.entry.js +1 -1
  189. package/dist/esm-es5/ion-popover.entry.js +1 -1
  190. package/dist/esm-es5/ion-progress-bar.entry.js +1 -1
  191. package/dist/esm-es5/ion-radio_2.entry.js +1 -1
  192. package/dist/esm-es5/ion-range.entry.js +1 -1
  193. package/dist/esm-es5/ion-refresher_2.entry.js +1 -1
  194. package/dist/esm-es5/ion-reorder_2.entry.js +1 -1
  195. package/dist/esm-es5/ion-ripple-effect.entry.js +1 -1
  196. package/dist/esm-es5/ion-route_4.entry.js +1 -1
  197. package/dist/esm-es5/ion-searchbar.entry.js +1 -1
  198. package/dist/esm-es5/ion-segment_2.entry.js +1 -1
  199. package/dist/esm-es5/ion-select_3.entry.js +1 -1
  200. package/dist/esm-es5/ion-spinner.entry.js +1 -1
  201. package/dist/esm-es5/ion-split-pane.entry.js +1 -1
  202. package/dist/esm-es5/ion-tab-bar_2.entry.js +1 -1
  203. package/dist/esm-es5/ion-tab_2.entry.js +1 -1
  204. package/dist/esm-es5/ion-text.entry.js +1 -1
  205. package/dist/esm-es5/ion-textarea.entry.js +1 -1
  206. package/dist/esm-es5/ion-toast.entry.js +1 -1
  207. package/dist/esm-es5/ion-toggle.entry.js +1 -1
  208. package/dist/esm-es5/{ionic-global-81a1064f.js → ionic-global-c81d82ab.js} +1 -1
  209. package/dist/esm-es5/ionic.js +1 -1
  210. package/dist/esm-es5/{ios.transition-0a5004b4.js → ios.transition-4ee1a3af.js} +1 -1
  211. package/dist/esm-es5/loader.js +1 -1
  212. package/dist/esm-es5/md.transition-5106a0d2.js +4 -0
  213. package/dist/esm-es5/{overlays-e1bad9cd.js → overlays-9c75ec54.js} +1 -1
  214. package/dist/esm-es5/{status-tap-17122cea.js → status-tap-f472b09f.js} +1 -1
  215. package/dist/html.html-data.json +6 -6
  216. package/dist/ionic/index.esm.js +1 -1
  217. package/dist/ionic/ionic.esm.js +1 -1
  218. package/dist/ionic/ionic.js +1 -1
  219. package/dist/ionic/p-003eecb9.entry.js +4 -0
  220. package/dist/ionic/{p-15c36478.system.entry.js → p-00b01a55.system.entry.js} +1 -1
  221. package/dist/ionic/{p-d450f1f9.system.entry.js → p-01503bbd.system.entry.js} +1 -1
  222. package/dist/ionic/{p-dc4a3358.js → p-0303d0f8.js} +1 -1
  223. package/dist/ionic/p-0373d924.system.entry.js +4 -0
  224. package/dist/ionic/{p-972902db.js → p-0574e87e.js} +1 -1
  225. package/dist/ionic/p-08127172.entry.js +4 -0
  226. package/dist/ionic/{p-6d32eb3c.entry.js → p-0fa0c92b.entry.js} +1 -1
  227. package/dist/ionic/p-100b83fd.system.entry.js +4 -0
  228. package/dist/ionic/{p-6904a62e.system.entry.js → p-16207409.system.entry.js} +1 -1
  229. package/dist/ionic/p-17474161.system.js +4 -0
  230. package/dist/ionic/{p-60a6fadb.entry.js → p-176b372f.entry.js} +1 -1
  231. package/dist/ionic/{p-46cf378f.entry.js → p-21cfd4de.entry.js} +1 -1
  232. package/dist/ionic/p-21e5e7e4.js +4 -0
  233. package/dist/ionic/p-2200e26b.entry.js +4 -0
  234. package/dist/ionic/{p-299a2ccb.system.entry.js → p-22c020db.system.entry.js} +1 -1
  235. package/dist/ionic/{p-4c68bf47.entry.js → p-233e6c93.entry.js} +1 -1
  236. package/dist/ionic/p-25180df3.system.js +5 -0
  237. package/dist/ionic/{p-fd61bdcd.system.entry.js → p-25928b83.system.entry.js} +1 -1
  238. package/dist/ionic/p-293ed6ac.system.entry.js +4 -0
  239. package/dist/ionic/p-2b7c93b4.entry.js +4 -0
  240. package/dist/ionic/{p-5c5e7f5c.entry.js → p-2c4bdd9d.entry.js} +1 -1
  241. package/dist/ionic/{p-b7b4c08d.system.entry.js → p-2ca6eac2.system.entry.js} +1 -1
  242. package/dist/ionic/{p-33ce19cf.system.entry.js → p-2ea1ca4f.system.entry.js} +1 -1
  243. package/dist/ionic/{p-6b14212a.system.entry.js → p-313ccc01.system.entry.js} +1 -1
  244. package/dist/ionic/{p-767a0d69.system.js → p-322c5fb4.system.js} +1 -1
  245. package/dist/ionic/{p-3fcfe35c.system.js → p-372ae7f4.system.js} +1 -1
  246. package/dist/ionic/{p-8df34150.system.js → p-3c8e5c23.system.js} +1 -1
  247. package/dist/ionic/{p-11c4215a.system.entry.js → p-3c968c7f.system.entry.js} +1 -1
  248. package/dist/ionic/{p-f8856320.entry.js → p-49bc6544.entry.js} +1 -1
  249. package/dist/ionic/{p-6fb5e9a7.system.entry.js → p-4a0a4204.system.entry.js} +1 -1
  250. package/dist/ionic/{p-611bb4d1.system.entry.js → p-4a82bd1c.system.entry.js} +1 -1
  251. package/dist/ionic/{p-f0899af9.system.entry.js → p-4b0fedb7.system.entry.js} +1 -1
  252. package/dist/ionic/{p-7dbadc9f.entry.js → p-4c8fceb0.entry.js} +1 -1
  253. package/dist/ionic/p-521eca2e.entry.js +4 -0
  254. package/dist/ionic/{p-f81cef9b.entry.js → p-53854390.entry.js} +1 -1
  255. package/dist/ionic/{p-f7ed7806.entry.js → p-5417b9bb.entry.js} +1 -1
  256. package/dist/ionic/{p-cfcc1b63.system.js → p-5da94421.system.js} +1 -1
  257. package/dist/ionic/{p-74890c76.entry.js → p-5e66bcf2.entry.js} +1 -1
  258. package/dist/ionic/{p-0abd2546.entry.js → p-5e842258.entry.js} +1 -1
  259. package/dist/ionic/{p-6782ffa5.system.entry.js → p-6562e0a9.system.entry.js} +1 -1
  260. package/dist/ionic/{p-c21ea624.system.entry.js → p-6817cf42.system.entry.js} +1 -1
  261. package/dist/ionic/{p-cb19fdbf.entry.js → p-68c4df55.entry.js} +1 -1
  262. package/dist/ionic/p-69066a53.js +4 -0
  263. package/dist/ionic/{p-98566693.entry.js → p-6b8893dd.entry.js} +1 -1
  264. package/dist/ionic/{p-7e192c6a.entry.js → p-6e85e450.entry.js} +1 -1
  265. package/dist/ionic/{p-deb257b7.entry.js → p-7243df6f.entry.js} +1 -1
  266. package/dist/ionic/{p-3b767add.entry.js → p-7251fed5.entry.js} +1 -1
  267. package/dist/ionic/p-72ffd137.system.entry.js +4 -0
  268. package/dist/ionic/{p-ef83f46b.system.entry.js → p-755b27f0.system.entry.js} +1 -1
  269. package/dist/ionic/{p-a8ed8cd3.system.entry.js → p-75c0dc65.system.entry.js} +1 -1
  270. package/dist/ionic/{p-4f54d1aa.system.entry.js → p-772dacba.system.entry.js} +1 -1
  271. package/dist/ionic/{p-271076f2.entry.js → p-773d118d.entry.js} +1 -1
  272. package/dist/ionic/p-7740e32c.system.js +4 -0
  273. package/dist/ionic/p-836d39d4.system.entry.js +4 -0
  274. package/dist/ionic/{p-a69e118f.entry.js → p-854f9b64.entry.js} +1 -1
  275. package/dist/ionic/p-85f73bdd.system.entry.js +4 -0
  276. package/dist/ionic/{p-6ef231bc.system.entry.js → p-8836d0eb.system.entry.js} +1 -1
  277. package/dist/ionic/{p-1974d32f.js → p-88e63c7d.js} +1 -1
  278. package/dist/ionic/{p-344d6225.entry.js → p-89a0a446.entry.js} +1 -1
  279. package/dist/ionic/{p-09f64b99.system.entry.js → p-8b6232a6.system.entry.js} +1 -1
  280. package/dist/ionic/{p-c2438564.entry.js → p-8d44cf1f.entry.js} +1 -1
  281. package/dist/ionic/{p-d967f9ce.system.entry.js → p-8ed31163.system.entry.js} +1 -1
  282. package/dist/ionic/p-9172535c.entry.js +4 -0
  283. package/dist/ionic/{p-283c6631.entry.js → p-92d7a3d1.entry.js} +1 -1
  284. package/dist/ionic/{p-527815e1.system.entry.js → p-93f37ceb.system.entry.js} +1 -1
  285. package/dist/ionic/{p-0db55ab4.system.entry.js → p-95823c62.system.entry.js} +1 -1
  286. package/dist/ionic/{p-49c011e3.system.entry.js → p-960803fc.system.entry.js} +1 -1
  287. package/dist/ionic/{p-aa34fd2f.system.entry.js → p-973f0b15.system.entry.js} +1 -1
  288. package/dist/ionic/{p-ef57ad27.system.js → p-98871496.system.js} +1 -1
  289. package/dist/ionic/{p-b7d1659f.system.entry.js → p-9b6c6302.system.entry.js} +1 -1
  290. package/dist/ionic/{p-7a6e6896.entry.js → p-9c23044d.entry.js} +1 -1
  291. package/dist/ionic/{p-be9fe750.system.entry.js → p-9cc3bcc5.system.entry.js} +1 -1
  292. package/dist/ionic/{p-679744bf.entry.js → p-9ece8dcf.entry.js} +1 -1
  293. package/dist/ionic/p-9f3008d4.system.js +4 -0
  294. package/dist/ionic/{p-eb988a08.entry.js → p-9fef1364.entry.js} +1 -1
  295. package/dist/ionic/{p-013621f0.system.entry.js → p-a0c88dc2.system.entry.js} +1 -1
  296. package/dist/ionic/{p-5303af24.system.entry.js → p-a3711608.system.entry.js} +1 -1
  297. package/dist/ionic/p-a41699db.entry.js +4 -0
  298. package/dist/ionic/p-a440397c.js +4 -0
  299. package/dist/ionic/{p-5c00ca73.system.js → p-a4565eb5.system.js} +1 -1
  300. package/dist/ionic/{p-b0bd4813.system.js → p-a4d51b8d.system.js} +1 -1
  301. package/dist/ionic/{p-2a08e244.system.js → p-a69b9fc5.system.js} +1 -1
  302. package/dist/ionic/{p-c29d39e0.system.entry.js → p-a72fb8a1.system.entry.js} +2 -2
  303. package/dist/ionic/{p-4de0819c.system.entry.js → p-a879ecb7.system.entry.js} +1 -1
  304. package/dist/ionic/{p-70e786ea.entry.js → p-ab8a2ff1.entry.js} +1 -1
  305. package/dist/ionic/{p-a60914c0.entry.js → p-af999a31.entry.js} +1 -1
  306. package/dist/ionic/{p-d755fc91.system.entry.js → p-b0180ce1.system.entry.js} +1 -1
  307. package/dist/ionic/p-b4c950f8.entry.js +4 -0
  308. package/dist/ionic/p-b54fc1ae.entry.js +4 -0
  309. package/dist/ionic/{p-df4c53fe.entry.js → p-b7657e8d.entry.js} +1 -1
  310. package/dist/ionic/{p-e8162d35.system.entry.js → p-baffaf8d.system.entry.js} +1 -1
  311. package/dist/ionic/p-bd25d639.system.entry.js +4 -0
  312. package/dist/ionic/{p-3961b22e.entry.js → p-bfa2e81c.entry.js} +1 -1
  313. package/dist/ionic/{p-1c6cd5bc.entry.js → p-c34659b9.entry.js} +1 -1
  314. package/dist/ionic/{p-fc55e1c2.system.entry.js → p-cdb11938.system.entry.js} +1 -1
  315. package/dist/ionic/{p-437d3e12.system.entry.js → p-ce705aac.system.entry.js} +1 -1
  316. package/dist/ionic/{p-978bbfe5.system.entry.js → p-cff5585e.system.entry.js} +1 -1
  317. package/dist/ionic/{p-5e17dc69.entry.js → p-d57661a1.entry.js} +1 -1
  318. package/dist/ionic/{p-678beb9e.js → p-d6841eac.js} +1 -1
  319. package/dist/ionic/{p-274496f1.js → p-d743e981.js} +1 -1
  320. package/dist/ionic/{p-6c8d40f8.entry.js → p-d77e12ca.entry.js} +1 -1
  321. package/dist/ionic/p-d836d43e.js +5 -0
  322. package/dist/ionic/{p-bbeeadc8.entry.js → p-da263d8e.entry.js} +1 -1
  323. package/dist/ionic/{p-5d0b285d.system.entry.js → p-df83e308.system.entry.js} +1 -1
  324. package/dist/ionic/{p-25467ef7.entry.js → p-e3a5da9d.entry.js} +1 -1
  325. package/dist/ionic/{p-4d96e6a7.entry.js → p-e3e1e3de.entry.js} +1 -1
  326. package/dist/ionic/p-e3f13b08.js +4 -0
  327. package/dist/ionic/p-ecb57d24.system.entry.js +4 -0
  328. package/dist/ionic/{p-9d88dc43.js → p-ecceeb90.js} +1 -1
  329. package/dist/ionic/{p-1924eefd.system.entry.js → p-ed6962d3.system.entry.js} +1 -1
  330. package/dist/ionic/{p-2496a357.entry.js → p-efaffe74.entry.js} +1 -1
  331. package/dist/ionic/{p-cec53b82.system.entry.js → p-f1acf541.system.entry.js} +2 -2
  332. package/dist/ionic/{p-99740380.system.entry.js → p-f50ae0d5.system.entry.js} +1 -1
  333. package/dist/ionic/{p-fca84e5b.entry.js → p-f559ac5b.entry.js} +1 -1
  334. package/dist/ionic/p-f88ebc36.entry.js +4 -0
  335. package/dist/ionic/{p-c8a847f1.entry.js → p-f8c8b9ba.entry.js} +1 -1
  336. package/dist/ionic/{p-e72fcc94.system.js → p-f9a53abb.system.js} +1 -1
  337. package/dist/ionic/{p-ddd3b389.system.entry.js → p-fcd71204.system.entry.js} +1 -1
  338. package/dist/ionic/p-fd0cb4ef.entry.js +4 -0
  339. package/dist/types/components/checkbox/checkbox.d.ts +4 -2
  340. package/dist/types/components/content/content.d.ts +2 -0
  341. package/dist/types/components/datetime/utils/format.d.ts +1 -1
  342. package/dist/types/components/datetime/utils/helpers.d.ts +1 -1
  343. package/dist/types/components/datetime/utils/manipulation.d.ts +6 -6
  344. package/dist/types/components/radio/radio.d.ts +4 -2
  345. package/dist/types/components/router/utils/matching.d.ts +1 -1
  346. package/dist/types/components/select/select.d.ts +1 -1
  347. package/dist/types/components/toggle/toggle.d.ts +4 -2
  348. package/dist/types/components.d.ts +19 -19
  349. package/dist/types/utils/input-shims/input-shims.d.ts +1 -1
  350. package/dist/types/utils/rtl/dir.d.ts +1 -1
  351. package/dist/types/utils/test/platform.utils.d.ts +0 -1
  352. package/dist/types/utils/test/playwright/page/utils/goto.d.ts +1 -5
  353. package/dist/types/utils/test/playwright/page/utils/locator.d.ts +1 -1
  354. package/hydrate/index.js +224 -181
  355. package/hydrate/index.mjs +224 -181
  356. package/package.json +6 -6
  357. package/dist/esm-es5/app-globals-7f30ce3c.js +0 -4
  358. package/dist/esm-es5/index-7a952e7a.js +0 -5
  359. package/dist/esm-es5/md.transition-b6135ada.js +0 -4
  360. package/dist/ionic/p-071cb08a.entry.js +0 -4
  361. package/dist/ionic/p-096664b8.entry.js +0 -4
  362. package/dist/ionic/p-14f0f49f.system.js +0 -4
  363. package/dist/ionic/p-1b2c22ed.entry.js +0 -4
  364. package/dist/ionic/p-2b017e39.system.entry.js +0 -4
  365. package/dist/ionic/p-39af4fa4.system.entry.js +0 -4
  366. package/dist/ionic/p-41e85f07.js +0 -4
  367. package/dist/ionic/p-4af59128.entry.js +0 -4
  368. package/dist/ionic/p-54690f26.system.entry.js +0 -4
  369. package/dist/ionic/p-5a28559b.js +0 -5
  370. package/dist/ionic/p-5e687df9.js +0 -4
  371. package/dist/ionic/p-67bc0359.entry.js +0 -4
  372. package/dist/ionic/p-6e3e94e2.js +0 -4
  373. package/dist/ionic/p-6f7eb5d1.system.js +0 -5
  374. package/dist/ionic/p-7048fe74.entry.js +0 -4
  375. package/dist/ionic/p-804c9125.system.entry.js +0 -4
  376. package/dist/ionic/p-9847b92f.system.entry.js +0 -4
  377. package/dist/ionic/p-9df171a1.entry.js +0 -4
  378. package/dist/ionic/p-b2cd7aae.js +0 -4
  379. package/dist/ionic/p-b59d0fab.system.js +0 -4
  380. package/dist/ionic/p-d274a7d8.entry.js +0 -4
  381. package/dist/ionic/p-d950be65.entry.js +0 -4
  382. package/dist/ionic/p-dc321750.entry.js +0 -4
  383. package/dist/ionic/p-ec1562e7.system.js +0 -4
  384. package/dist/ionic/p-eda5abe2.entry.js +0 -4
  385. package/dist/ionic/p-f66fed32.system.entry.js +0 -4
  386. package/dist/ionic/p-f8083fd4.system.entry.js +0 -4
  387. package/dist/ionic/p-fe74ecc0.system.entry.js +0 -4
@@ -601,9 +601,9 @@ export namespace Components {
601
601
  }
602
602
  interface IonCheckbox {
603
603
  /**
604
- * How to control the alignment of the checkbox and label on the cross axis. `"start"`: The label and control will appear on the left of the cross axis in LTR, and on the right side in RTL. `"center"`: The label and control will appear at the center of the cross axis in both LTR and RTL.
604
+ * How to control the alignment of the checkbox and label on the cross axis. `"start"`: The label and control will appear on the left of the cross axis in LTR, and on the right side in RTL. `"center"`: The label and control will appear at the center of the cross axis in both LTR and RTL. Setting this property will change the checkbox `display` to `block`.
605
605
  */
606
- "alignment": 'start' | 'center';
606
+ "alignment"?: 'start' | 'center';
607
607
  /**
608
608
  * If `true`, the checkbox is selected.
609
609
  */
@@ -621,9 +621,9 @@ export namespace Components {
621
621
  */
622
622
  "indeterminate": boolean;
623
623
  /**
624
- * How to pack the label and checkbox within a line. `"start"`: The label and checkbox will appear on the left in LTR and on the right in RTL. `"end"`: The label and checkbox will appear on the right in LTR and on the left in RTL. `"space-between"`: The label and checkbox will appear on opposite ends of the line with space between the two elements.
624
+ * How to pack the label and checkbox within a line. `"start"`: The label and checkbox will appear on the left in LTR and on the right in RTL. `"end"`: The label and checkbox will appear on the right in LTR and on the left in RTL. `"space-between"`: The label and checkbox will appear on opposite ends of the line with space between the two elements. Setting this property will change the checkbox `display` to `block`.
625
625
  */
626
- "justify": 'start' | 'end' | 'space-between';
626
+ "justify"?: 'start' | 'end' | 'space-between';
627
627
  /**
628
628
  * Where to place the label relative to the checkbox. `"start"`: The label will appear to the left of the checkbox in LTR and to the right in RTL. `"end"`: The label will appear to the right of the checkbox in LTR and to the left in RTL. `"fixed"`: The label has the same behavior as `"start"` except it also has a fixed width. Long text will be truncated with ellipses ("..."). `"stacked"`: The label will appear above the checkbox regardless of the direction. The alignment of the label can be controlled with the `alignment` property.
629
629
  */
@@ -2248,9 +2248,9 @@ export namespace Components {
2248
2248
  }
2249
2249
  interface IonRadio {
2250
2250
  /**
2251
- * How to control the alignment of the radio and label on the cross axis. `"start"`: The label and control will appear on the left of the cross axis in LTR, and on the right side in RTL. `"center"`: The label and control will appear at the center of the cross axis in both LTR and RTL.
2251
+ * How to control the alignment of the radio and label on the cross axis. `"start"`: The label and control will appear on the left of the cross axis in LTR, and on the right side in RTL. `"center"`: The label and control will appear at the center of the cross axis in both LTR and RTL. Setting this property will change the radio `display` to `block`.
2252
2252
  */
2253
- "alignment": 'start' | 'center';
2253
+ "alignment"?: 'start' | 'center';
2254
2254
  /**
2255
2255
  * The color to use from your application's color palette. Default options are: `"primary"`, `"secondary"`, `"tertiary"`, `"success"`, `"warning"`, `"danger"`, `"light"`, `"medium"`, and `"dark"`. For more information on colors, see [theming](/docs/theming/basics).
2256
2256
  */
@@ -2260,9 +2260,9 @@ export namespace Components {
2260
2260
  */
2261
2261
  "disabled": boolean;
2262
2262
  /**
2263
- * How to pack the label and radio within a line. `"start"`: The label and radio will appear on the left in LTR and on the right in RTL. `"end"`: The label and radio will appear on the right in LTR and on the left in RTL. `"space-between"`: The label and radio will appear on opposite ends of the line with space between the two elements.
2263
+ * How to pack the label and radio within a line. `"start"`: The label and radio will appear on the left in LTR and on the right in RTL. `"end"`: The label and radio will appear on the right in LTR and on the left in RTL. `"space-between"`: The label and radio will appear on opposite ends of the line with space between the two elements. Setting this property will change the radio `display` to `block`.
2264
2264
  */
2265
- "justify": 'start' | 'end' | 'space-between';
2265
+ "justify"?: 'start' | 'end' | 'space-between';
2266
2266
  /**
2267
2267
  * Where to place the label relative to the radio. `"start"`: The label will appear to the left of the radio in LTR and to the right in RTL. `"end"`: The label will appear to the right of the radio in LTR and to the left in RTL. `"fixed"`: The label has the same behavior as `"start"` except it also has a fixed width. Long text will be truncated with ellipses ("..."). `"stacked"`: The label will appear above the radio regardless of the direction. The alignment of the label can be controlled with the `alignment` property.
2268
2268
  */
@@ -2748,7 +2748,7 @@ export namespace Components {
2748
2748
  /**
2749
2749
  * How to pack the label and select within a line. `justify` does not apply when the label and select are on different lines when `labelPlacement` is set to `"floating"` or `"stacked"`. `"start"`: The label and select will appear on the left in LTR and on the right in RTL. `"end"`: The label and select will appear on the right in LTR and on the left in RTL. `"space-between"`: The label and select will appear on opposite ends of the line with space between the two elements.
2750
2750
  */
2751
- "justify": 'start' | 'end' | 'space-between';
2751
+ "justify"?: 'start' | 'end' | 'space-between';
2752
2752
  /**
2753
2753
  * The visible label associated with the select. Use this if you need to render a plaintext label. The `label` property will take priority over the `label` slot if both are used.
2754
2754
  */
@@ -3214,9 +3214,9 @@ export namespace Components {
3214
3214
  }
3215
3215
  interface IonToggle {
3216
3216
  /**
3217
- * How to control the alignment of the toggle and label on the cross axis. `"start"`: The label and control will appear on the left of the cross axis in LTR, and on the right side in RTL. `"center"`: The label and control will appear at the center of the cross axis in both LTR and RTL.
3217
+ * How to control the alignment of the toggle and label on the cross axis. `"start"`: The label and control will appear on the left of the cross axis in LTR, and on the right side in RTL. `"center"`: The label and control will appear at the center of the cross axis in both LTR and RTL. Setting this property will change the toggle `display` to `block`.
3218
3218
  */
3219
- "alignment": 'start' | 'center';
3219
+ "alignment"?: 'start' | 'center';
3220
3220
  /**
3221
3221
  * If `true`, the toggle is selected.
3222
3222
  */
@@ -3234,9 +3234,9 @@ export namespace Components {
3234
3234
  */
3235
3235
  "enableOnOffLabels": boolean | undefined;
3236
3236
  /**
3237
- * How to pack the label and toggle within a line. `"start"`: The label and toggle will appear on the left in LTR and on the right in RTL. `"end"`: The label and toggle will appear on the right in LTR and on the left in RTL. `"space-between"`: The label and toggle will appear on opposite ends of the line with space between the two elements.
3237
+ * How to pack the label and toggle within a line. `"start"`: The label and toggle will appear on the left in LTR and on the right in RTL. `"end"`: The label and toggle will appear on the right in LTR and on the left in RTL. `"space-between"`: The label and toggle will appear on opposite ends of the line with space between the two elements. Setting this property will change the toggle `display` to `block`.
3238
3238
  */
3239
- "justify": 'start' | 'end' | 'space-between';
3239
+ "justify"?: 'start' | 'end' | 'space-between';
3240
3240
  /**
3241
3241
  * Where to place the label relative to the input. `"start"`: The label will appear to the left of the toggle in LTR and to the right in RTL. `"end"`: The label will appear to the right of the toggle in LTR and to the left in RTL. `"fixed"`: The label has the same behavior as `"start"` except it also has a fixed width. Long text will be truncated with ellipses ("..."). `"stacked"`: The label will appear above the toggle regardless of the direction. The alignment of the label can be controlled with the `alignment` property.
3242
3242
  */
@@ -5304,7 +5304,7 @@ declare namespace LocalJSX {
5304
5304
  }
5305
5305
  interface IonCheckbox {
5306
5306
  /**
5307
- * How to control the alignment of the checkbox and label on the cross axis. `"start"`: The label and control will appear on the left of the cross axis in LTR, and on the right side in RTL. `"center"`: The label and control will appear at the center of the cross axis in both LTR and RTL.
5307
+ * How to control the alignment of the checkbox and label on the cross axis. `"start"`: The label and control will appear on the left of the cross axis in LTR, and on the right side in RTL. `"center"`: The label and control will appear at the center of the cross axis in both LTR and RTL. Setting this property will change the checkbox `display` to `block`.
5308
5308
  */
5309
5309
  "alignment"?: 'start' | 'center';
5310
5310
  /**
@@ -5324,7 +5324,7 @@ declare namespace LocalJSX {
5324
5324
  */
5325
5325
  "indeterminate"?: boolean;
5326
5326
  /**
5327
- * How to pack the label and checkbox within a line. `"start"`: The label and checkbox will appear on the left in LTR and on the right in RTL. `"end"`: The label and checkbox will appear on the right in LTR and on the left in RTL. `"space-between"`: The label and checkbox will appear on opposite ends of the line with space between the two elements.
5327
+ * How to pack the label and checkbox within a line. `"start"`: The label and checkbox will appear on the left in LTR and on the right in RTL. `"end"`: The label and checkbox will appear on the right in LTR and on the left in RTL. `"space-between"`: The label and checkbox will appear on opposite ends of the line with space between the two elements. Setting this property will change the checkbox `display` to `block`.
5328
5328
  */
5329
5329
  "justify"?: 'start' | 'end' | 'space-between';
5330
5330
  /**
@@ -6846,7 +6846,7 @@ declare namespace LocalJSX {
6846
6846
  }
6847
6847
  interface IonRadio {
6848
6848
  /**
6849
- * How to control the alignment of the radio and label on the cross axis. `"start"`: The label and control will appear on the left of the cross axis in LTR, and on the right side in RTL. `"center"`: The label and control will appear at the center of the cross axis in both LTR and RTL.
6849
+ * How to control the alignment of the radio and label on the cross axis. `"start"`: The label and control will appear on the left of the cross axis in LTR, and on the right side in RTL. `"center"`: The label and control will appear at the center of the cross axis in both LTR and RTL. Setting this property will change the radio `display` to `block`.
6850
6850
  */
6851
6851
  "alignment"?: 'start' | 'center';
6852
6852
  /**
@@ -6858,7 +6858,7 @@ declare namespace LocalJSX {
6858
6858
  */
6859
6859
  "disabled"?: boolean;
6860
6860
  /**
6861
- * How to pack the label and radio within a line. `"start"`: The label and radio will appear on the left in LTR and on the right in RTL. `"end"`: The label and radio will appear on the right in LTR and on the left in RTL. `"space-between"`: The label and radio will appear on opposite ends of the line with space between the two elements.
6861
+ * How to pack the label and radio within a line. `"start"`: The label and radio will appear on the left in LTR and on the right in RTL. `"end"`: The label and radio will appear on the right in LTR and on the left in RTL. `"space-between"`: The label and radio will appear on opposite ends of the line with space between the two elements. Setting this property will change the radio `display` to `block`.
6862
6862
  */
6863
6863
  "justify"?: 'start' | 'end' | 'space-between';
6864
6864
  /**
@@ -7878,7 +7878,7 @@ declare namespace LocalJSX {
7878
7878
  }
7879
7879
  interface IonToggle {
7880
7880
  /**
7881
- * How to control the alignment of the toggle and label on the cross axis. `"start"`: The label and control will appear on the left of the cross axis in LTR, and on the right side in RTL. `"center"`: The label and control will appear at the center of the cross axis in both LTR and RTL.
7881
+ * How to control the alignment of the toggle and label on the cross axis. `"start"`: The label and control will appear on the left of the cross axis in LTR, and on the right side in RTL. `"center"`: The label and control will appear at the center of the cross axis in both LTR and RTL. Setting this property will change the toggle `display` to `block`.
7882
7882
  */
7883
7883
  "alignment"?: 'start' | 'center';
7884
7884
  /**
@@ -7898,7 +7898,7 @@ declare namespace LocalJSX {
7898
7898
  */
7899
7899
  "enableOnOffLabels"?: boolean | undefined;
7900
7900
  /**
7901
- * How to pack the label and toggle within a line. `"start"`: The label and toggle will appear on the left in LTR and on the right in RTL. `"end"`: The label and toggle will appear on the right in LTR and on the left in RTL. `"space-between"`: The label and toggle will appear on opposite ends of the line with space between the two elements.
7901
+ * How to pack the label and toggle within a line. `"start"`: The label and toggle will appear on the left in LTR and on the right in RTL. `"end"`: The label and toggle will appear on the right in LTR and on the left in RTL. `"space-between"`: The label and toggle will appear on opposite ends of the line with space between the two elements. Setting this property will change the toggle `display` to `block`.
7902
7902
  */
7903
7903
  "justify"?: 'start' | 'end' | 'space-between';
7904
7904
  /**
@@ -1,2 +1,2 @@
1
1
  import type { Config } from '../../interface';
2
- export declare const startInputShims: (config: Config, platform: 'ios' | 'android') => Promise<void>;
2
+ export declare const startInputShims: (config: Config, platform: "ios" | "android") => Promise<void>;
@@ -3,4 +3,4 @@
3
3
  * has a `dir` set to `rtl`. The host value will always
4
4
  * take priority over the root document value.
5
5
  */
6
- export declare const isRTL: (hostEl?: Pick<HTMLElement, 'dir'>) => boolean;
6
+ export declare const isRTL: (hostEl?: Pick<HTMLElement, "dir">) => boolean;
@@ -1,4 +1,3 @@
1
- /// <reference types="jest" />
2
1
  export declare const configureBrowser: (config: any, win?: any) => any;
3
2
  export declare const mockMatchMedia: (media?: string[]) => jest.Mock<any, any, any>;
4
3
  export declare const PlatformConfiguration: {
@@ -7,8 +7,4 @@ import type { E2EPageOptions } from "../../index";
7
7
  * automatically waits for the Stencil components
8
8
  * to be hydrated before proceeding with the test.
9
9
  */
10
- export declare const goto: (page: Page, url: string, testInfo: TestInfo, originalFn: (url: string, options?: {
11
- referer?: string | undefined;
12
- timeout?: number | undefined;
13
- waitUntil?: "load" | "domcontentloaded" | "networkidle" | "commit" | undefined;
14
- } | undefined) => Promise<import("playwright-core").Response | null>, options?: E2EPageOptions) => Promise<import("playwright-core").Response | null>;
10
+ export declare const goto: (page: Page, url: string, testInfo: TestInfo, originalFn: typeof page.goto, options?: E2EPageOptions) => Promise<import("playwright-core").Response | null>;
@@ -20,4 +20,4 @@ export interface E2ELocator extends Locator {
20
20
  */
21
21
  spyOnEvent: (eventName: string) => Promise<EventSpy>;
22
22
  }
23
- export declare const locator: (page: E2EPage, originalFn: (selector: string, options?: LocatorOptions | undefined) => E2ELocator, selector: string, options?: LocatorOptions) => E2ELocator;
23
+ export declare const locator: (page: E2EPage, originalFn: typeof page.locator, selector: string, options?: LocatorOptions) => E2ELocator;