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
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, h, f as Host, i as getElement, d as createEvent, e as readTask, j as forceUpdate, w as writeTask } from './index-7a952e7a.js';
5
- import { shouldUseCloseWatcher } from './hardware-back-button-2e99752e.js';
4
+ import { r as registerInstance, h, f as Host, i as getElement, d as createEvent, e as readTask, j as forceUpdate, w as writeTask } from './index-28849c61.js';
5
+ import { shouldUseCloseWatcher } from './hardware-back-button-06ef3c3e.js';
6
6
  import { p as printIonWarning } from './index-9b0d46f4.js';
7
- import { b as getIonMode, c as config, a as isPlatform } from './ionic-global-81a1064f.js';
8
- import { k as hasLazyBuild, c as componentOnReady, j as clamp, i as inheritAriaAttributes, s as shallowEqualStringMap } from './helpers-da915de8.js';
7
+ import { b as getIonMode, c as config, a as isPlatform } from './ionic-global-c81d82ab.js';
8
+ import { i as inheritAriaAttributes, k as hasLazyBuild, c as componentOnReady, j as clamp, s as shallowEqualStringMap } from './helpers-da915de8.js';
9
9
  import { i as isRTL } from './dir-babeabeb.js';
10
10
  import { c as createColorClasses, h as hostContext } from './theme-01f3f29c.js';
11
11
  import { a as findIonContent, p as printIonContentErrorMsg, g as getScrollElement } from './index-5cc724f3.js';
@@ -13,7 +13,7 @@ import { c as createKeyboardController } from './keyboard-controller-ec5c2bfa.js
13
13
  import { g as getTimeGivenProgression } from './cubic-bezier-fe2083dc.js';
14
14
  import { a as attachComponent, d as detachComponent } from './framework-delegate-63d1a679.js';
15
15
  import { c as createLockController } from './lock-controller-316928be.js';
16
- import { t as transition } from './index-8808daa5.js';
16
+ import { t as transition } from './index-3ad7f18b.js';
17
17
  import './index-a5d50daf.js';
18
18
  import './keyboard-73175e24.js';
19
19
  import './capacitor-59395cbd.js';
@@ -33,7 +33,7 @@ const App = class {
33
33
  import('./index-79b30591.js').then((module) => module.startTapClick(config));
34
34
  }
35
35
  if (config.getBoolean('statusTap', isHybrid)) {
36
- import('./status-tap-17122cea.js').then((module) => module.startStatusTap());
36
+ import('./status-tap-f472b09f.js').then((module) => module.startStatusTap());
37
37
  }
38
38
  if (config.getBoolean('inputShims', needInputShims())) {
39
39
  /**
@@ -43,7 +43,7 @@ const App = class {
43
43
  const platform = isPlatform(window, 'ios') ? 'ios' : 'android';
44
44
  import('./input-shims-0314bbe5.js').then((module) => module.startInputShims(config, platform));
45
45
  }
46
- const hardwareBackButtonModule = await import('./hardware-back-button-2e99752e.js');
46
+ const hardwareBackButtonModule = await import('./hardware-back-button-06ef3c3e.js');
47
47
  const supportsHardwareBackButtonEvents = isHybrid || shouldUseCloseWatcher();
48
48
  if (config.getBoolean('hardwareBackButton', supportsHardwareBackButtonEvents)) {
49
49
  hardwareBackButtonModule.startHardwareBackButton();
@@ -160,6 +160,7 @@ const Content = class {
160
160
  this.cBottom = -1;
161
161
  this.isMainContent = true;
162
162
  this.resizeTimeout = null;
163
+ this.inheritedAttributes = {};
163
164
  this.tabsElement = null;
164
165
  // Detail is used in a hot loop in the scroll event, by allocating it here
165
166
  // V8 will be able to inline any read/write to it since it's a monomorphic class.
@@ -190,6 +191,9 @@ const Content = class {
190
191
  this.scrollY = true;
191
192
  this.scrollEvents = false;
192
193
  }
194
+ componentWillLoad() {
195
+ this.inheritedAttributes = inheritAriaAttributes(this.el);
196
+ }
193
197
  connectedCallback() {
194
198
  this.isMainContent = this.el.closest('ion-menu, ion-popover, ion-modal') === null;
195
199
  /**
@@ -466,13 +470,13 @@ const Content = class {
466
470
  }
467
471
  }
468
472
  render() {
469
- const { fixedSlotPlacement, isMainContent, scrollX, scrollY, el } = this;
473
+ const { fixedSlotPlacement, inheritedAttributes, isMainContent, scrollX, scrollY, el } = this;
470
474
  const rtl = isRTL(el) ? 'rtl' : 'ltr';
471
475
  const mode = getIonMode(this);
472
476
  const forceOverscroll = this.shouldForceOverscroll();
473
477
  const transitionShadow = mode === 'ios';
474
478
  this.resize();
475
- return (h(Host, { key: 'f599a7da14969df38c20a6f650179d2a319fb58b', role: isMainContent ? 'main' : undefined, class: createColorClasses(this.color, {
479
+ return (h(Host, Object.assign({ key: '92a7cbc2e9c812930f4231bd846411933a5dded6', role: isMainContent ? 'main' : undefined, class: createColorClasses(this.color, {
476
480
  [mode]: true,
477
481
  'content-sizing': hostContext('ion-popover', this.el),
478
482
  overscroll: forceOverscroll,
@@ -480,12 +484,12 @@ const Content = class {
480
484
  }), style: {
481
485
  '--offset-top': `${this.cTop}px`,
482
486
  '--offset-bottom': `${this.cBottom}px`,
483
- } }, h("div", { key: '7c545c3c95ea05abd036d0462936ac153d2a8fc6', ref: (el) => (this.backgroundContentEl = el), id: "background-content", part: "background" }), fixedSlotPlacement === 'before' ? h("slot", { name: "fixed" }) : null, h("div", { key: 'a67ab7438466c99f74b7ba59964802c3ba86ac5b', class: {
487
+ } }, inheritedAttributes), h("div", { key: '52498d8874b9944b8245e448ea9dfc75b3929c2d', ref: (el) => (this.backgroundContentEl = el), id: "background-content", part: "background" }), fixedSlotPlacement === 'before' ? h("slot", { name: "fixed" }) : null, h("div", { key: '00e157a53485b285300404178436276afceb63f5', class: {
484
488
  'inner-scroll': true,
485
489
  'scroll-x': scrollX,
486
490
  'scroll-y': scrollY,
487
491
  overscroll: (scrollX || scrollY) && forceOverscroll,
488
- }, ref: (scrollEl) => (this.scrollEl = scrollEl), onScroll: this.scrollEvents ? (ev) => this.onScroll(ev) : undefined, part: "scroll" }, h("slot", { key: '6d10fcac2e40b4dd6c20d91a8957ac07251d2fa7' })), transitionShadow ? (h("div", { class: "transition-effect" }, h("div", { class: "transition-cover" }), h("div", { class: "transition-shadow" }))) : null, fixedSlotPlacement === 'after' ? h("slot", { name: "fixed" }) : null));
492
+ }, ref: (scrollEl) => (this.scrollEl = scrollEl), onScroll: this.scrollEvents ? (ev) => this.onScroll(ev) : undefined, part: "scroll" }, h("slot", { key: '8522320514a2e8a63f7dc9ade6c1fb3fb00f454e' })), transitionShadow ? (h("div", { class: "transition-effect" }, h("div", { class: "transition-cover" }), h("div", { class: "transition-shadow" }))) : null, fixedSlotPlacement === 'after' ? h("slot", { name: "fixed" }) : null));
489
493
  }
490
494
  get el() { return getElement(this); }
491
495
  };
@@ -1,8 +1,8 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, h, f as Host } from './index-7a952e7a.js';
5
- import { b as getIonMode } from './ionic-global-81a1064f.js';
4
+ import { r as registerInstance, h, f as Host } from './index-28849c61.js';
5
+ import { b as getIonMode } from './ionic-global-c81d82ab.js';
6
6
  import { c as createColorClasses } from './theme-01f3f29c.js';
7
7
 
8
8
  const avatarIosCss = ":host{border-radius:var(--border-radius);display:block}::slotted(ion-img),::slotted(img){border-radius:var(--border-radius);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}:host{--border-radius:50%;width:48px;height:48px}";
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, h, f as Host, i as getElement } from './index-7a952e7a.js';
4
+ import { r as registerInstance, h, f as Host, i as getElement } from './index-28849c61.js';
5
5
  import { i as inheritAriaAttributes } from './helpers-da915de8.js';
6
6
  import { o as openURL, c as createColorClasses, h as hostContext } from './theme-01f3f29c.js';
7
7
  import { c as chevronBack, a as arrowBackSharp } from './index-e2cf2ceb.js';
8
- import { c as config, b as getIonMode } from './ionic-global-81a1064f.js';
8
+ import { c as config, b as getIonMode } from './ionic-global-c81d82ab.js';
9
9
 
10
10
  const backButtonIosCss = ":host{--background:transparent;--color-focused:currentColor;--color-hover:currentColor;--icon-margin-top:0;--icon-margin-bottom:0;--icon-padding-top:0;--icon-padding-end:0;--icon-padding-bottom:0;--icon-padding-start:0;--margin-top:0;--margin-end:0;--margin-bottom:0;--margin-start:0;--min-width:auto;--min-height:auto;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--opacity:1;--ripple-color:currentColor;--transition:background-color, opacity 100ms linear;display:none;min-width:var(--min-width);min-height:var(--min-height);color:var(--color);font-family:var(--ion-font-family, inherit);text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-font-kerning:none;font-kerning:none}ion-ripple-effect{color:var(--ripple-color)}:host(.ion-color) .button-native{color:var(--ion-color-base)}:host(.show-back-button){display:block}:host(.back-button-disabled){cursor:default;opacity:0.5;pointer-events:none}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-margin-start:var(--margin-start);margin-inline-start:var(--margin-start);-webkit-margin-end:var(--margin-end);margin-inline-end:var(--margin-end);margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:block;position:relative;width:100%;height:100%;min-height:inherit;-webkit-transition:var(--transition);transition:var(--transition);border:0;outline:none;background:var(--background);line-height:1;cursor:pointer;opacity:var(--opacity);overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}ion-icon{-webkit-padding-start:var(--icon-padding-start);padding-inline-start:var(--icon-padding-start);-webkit-padding-end:var(--icon-padding-end);padding-inline-end:var(--icon-padding-end);padding-top:var(--icon-padding-top);padding-bottom:var(--icon-padding-bottom);-webkit-margin-start:var(--icon-margin-start);margin-inline-start:var(--icon-margin-start);-webkit-margin-end:var(--icon-margin-end);margin-inline-end:var(--icon-margin-end);margin-top:var(--icon-margin-top);margin-bottom:var(--icon-margin-bottom);display:inherit;font-size:var(--icon-font-size);font-weight:var(--icon-font-weight);pointer-events:none}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-color.ion-focused) .button-native{color:var(--ion-color-base)}@media (any-hover: hover){:host(.ion-color:hover) .button-native{color:var(--ion-color-base)}}:host(.in-toolbar:not(.in-toolbar-color)){color:var(--ion-toolbar-color, var(--color))}:host{--background-hover:transparent;--background-hover-opacity:1;--background-focused:currentColor;--background-focused-opacity:.1;--border-radius:4px;--color:var(--ion-color-primary, #0054e9);--icon-margin-end:1px;--icon-margin-start:-4px;--icon-font-size:1.6em;--min-height:32px;font-size:clamp(17px, 1.0625rem, 21.998px)}.button-native{-webkit-transform:translateZ(0);transform:translateZ(0);overflow:visible;z-index:99}:host(.ion-activated) .button-native{opacity:0.4}@media (any-hover: hover){:host(:hover){opacity:0.6}}";
11
11
  const IonBackButtonIosStyle0 = backButtonIosCss;
@@ -1,8 +1,8 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, d as createEvent, h, f as Host } from './index-7a952e7a.js';
5
- import { b as getIonMode } from './ionic-global-81a1064f.js';
4
+ import { r as registerInstance, d as createEvent, h, f as Host } from './index-28849c61.js';
5
+ import { b as getIonMode } from './ionic-global-c81d82ab.js';
6
6
 
7
7
  const backdropIosCss = ":host{left:0;right:0;top:0;bottom:0;display:block;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);contain:strict;cursor:pointer;opacity:0.01;-ms-touch-action:none;touch-action:none;z-index:2}:host(.backdrop-hide){background:transparent}:host(.backdrop-no-tappable){cursor:auto}:host{background-color:var(--ion-backdrop-color, #000)}";
8
8
  const IonBackdropIosStyle0 = backdropIosCss;
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, d as createEvent, h, f as Host, i as getElement } from './index-7a952e7a.js';
4
+ import { r as registerInstance, d as createEvent, h, f as Host, i as getElement } from './index-28849c61.js';
5
5
  import { i as inheritAriaAttributes } from './helpers-da915de8.js';
6
6
  import { o as openURL, c as createColorClasses, h as hostContext } from './theme-01f3f29c.js';
7
7
  import { m as chevronForwardOutline, n as ellipsisHorizontal } from './index-e2cf2ceb.js';
8
- import { b as getIonMode } from './ionic-global-81a1064f.js';
8
+ import { b as getIonMode } from './ionic-global-c81d82ab.js';
9
9
 
10
10
  const breadcrumbIosCss = ":host{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-align:center;align-items:center;color:var(--color);font-size:1rem;font-weight:400;line-height:1.5}.breadcrumb-native{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;outline:none;background:inherit}:host(.breadcrumb-disabled){cursor:default;opacity:0.5;pointer-events:none}:host(.breadcrumb-active){color:var(--color-active)}:host(.ion-focused){color:var(--color-focused)}:host(.ion-focused) .breadcrumb-native{background:var(--background-focused)}@media (any-hover: hover){:host(.ion-activatable:hover){color:var(--color-hover)}:host(.ion-activatable.in-breadcrumbs-color:hover),:host(.ion-activatable.ion-color:hover){color:var(--ion-color-shade)}}.breadcrumb-separator{display:-ms-inline-flexbox;display:inline-flex}:host(.breadcrumb-collapsed) .breadcrumb-native{display:none}:host(.in-breadcrumbs-color),:host(.in-breadcrumbs-color.breadcrumb-active){color:var(--ion-color-base)}:host(.in-breadcrumbs-color) .breadcrumb-separator{color:var(--ion-color-base)}:host(.ion-color){color:var(--ion-color-base)}:host(.in-toolbar-color),:host(.in-toolbar-color) .breadcrumb-separator{color:rgba(var(--ion-color-contrast-rgb), 0.8)}:host(.in-toolbar-color.breadcrumb-active){color:var(--ion-color-contrast)}.breadcrumbs-collapsed-indicator{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;-webkit-margin-start:14px;margin-inline-start:14px;-webkit-margin-end:14px;margin-inline-end:14px;margin-top:0;margin-bottom:0;display:-ms-flexbox;display:flex;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:32px;height:18px;border:0;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.breadcrumbs-collapsed-indicator ion-icon{margin-top:1px;font-size:1.375rem}:host{--color:var(--ion-color-step-850, var(--ion-text-color-step-150, #2d4665));--color-active:var(--ion-text-color, #03060b);--color-hover:var(--ion-text-color, #03060b);--color-focused:var(--color-active);--background-focused:var(--ion-color-step-50, var(--ion-background-color-step-50, rgba(233, 237, 243, 0.7)));font-size:clamp(16px, 1rem, 22px)}:host(.breadcrumb-active){font-weight:600}.breadcrumb-native{border-radius:4px;-webkit-padding-start:12px;padding-inline-start:12px;-webkit-padding-end:12px;padding-inline-end:12px;padding-top:5px;padding-bottom:5px;border:1px solid transparent}:host(.ion-focused) .breadcrumb-native{border-radius:8px}:host(.in-breadcrumbs-color.ion-focused) .breadcrumb-native,:host(.ion-color.ion-focused) .breadcrumb-native{background:rgba(var(--ion-color-base-rgb), 0.1);color:var(--ion-color-base)}:host(.ion-focused) ::slotted(ion-icon),:host(.in-breadcrumbs-color.ion-focused) ::slotted(ion-icon),:host(.ion-color.ion-focused) ::slotted(ion-icon){color:var(--ion-color-step-750, var(--ion-text-color-step-250, #445b78))}.breadcrumb-separator{color:var(--ion-color-step-550, var(--ion-text-color-step-450, #73849a))}::slotted(ion-icon){color:var(--ion-color-step-400, var(--ion-text-color-step-600, #92a0b3));font-size:min(1.125rem, 21.6px)}::slotted(ion-icon[slot=start]){-webkit-margin-end:8px;margin-inline-end:8px}::slotted(ion-icon[slot=end]){-webkit-margin-start:8px;margin-inline-start:8px}:host(.breadcrumb-active) ::slotted(ion-icon){color:var(--ion-color-step-850, var(--ion-text-color-step-150, #242d39))}.breadcrumbs-collapsed-indicator{border-radius:4px;background:var(--ion-color-step-100, var(--ion-background-color-step-100, #e9edf3));color:var(--ion-color-step-550, var(--ion-text-color-step-450, #73849a))}.breadcrumbs-collapsed-indicator:hover{opacity:0.45}.breadcrumbs-collapsed-indicator:focus{background:var(--ion-color-step-150, var(--ion-background-color-step-150, #d9e0ea))}.breadcrumbs-collapsed-indicator ion-icon{font-size:min(1.375rem, 22px)}";
11
11
  const IonBreadcrumbIosStyle0 = breadcrumbIosCss;
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { k as getAssetPath, r as registerInstance, d as createEvent, h, f as Host, i as getElement } from './index-7a952e7a.js';
4
+ import { k as getAssetPath, r as registerInstance, d as createEvent, h, f as Host, i as getElement } from './index-28849c61.js';
5
5
  import { l as hasShadowDom, i as inheritAriaAttributes } from './helpers-da915de8.js';
6
6
  import { p as printIonWarning } from './index-9b0d46f4.js';
7
7
  import { o as openURL, c as createColorClasses$1, h as hostContext } from './theme-01f3f29c.js';
8
- import { b as getIonMode$1 } from './ionic-global-81a1064f.js';
8
+ import { b as getIonMode$1 } from './ionic-global-c81d82ab.js';
9
9
 
10
10
  let CACHED_MAP;
11
11
  const getIconMap = () => {
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, h, f as Host, i as getElement } from './index-7a952e7a.js';
4
+ import { r as registerInstance, h, f as Host, i as getElement } from './index-28849c61.js';
5
5
  import { h as inheritAttributes } from './helpers-da915de8.js';
6
6
  import { o as openURL, c as createColorClasses } from './theme-01f3f29c.js';
7
- import { b as getIonMode } from './ionic-global-81a1064f.js';
7
+ import { b as getIonMode } from './ionic-global-c81d82ab.js';
8
8
 
9
9
  const cardIosCss = ":host{--ion-safe-area-left:0px;--ion-safe-area-right:0px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);contain:content;overflow:hidden}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.card-disabled){cursor:default;opacity:0.3;pointer-events:none}.card-native{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:block;width:100%;min-height:var(--min-height);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:inherit}.card-native::-moz-focus-inner{border:0}button,a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}ion-ripple-effect{color:var(--ripple-color)}:host{--background:var(--ion-card-background, var(--ion-item-background, var(--ion-background-color, #fff)));--color:var(--ion-card-color, var(--ion-item-color, var(--ion-color-step-600, var(--ion-text-color-step-400, #666666))));-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:24px;margin-bottom:24px;border-radius:8px;-webkit-transition:-webkit-transform 500ms cubic-bezier(0.12, 0.72, 0.29, 1);transition:-webkit-transform 500ms cubic-bezier(0.12, 0.72, 0.29, 1);transition:transform 500ms cubic-bezier(0.12, 0.72, 0.29, 1);transition:transform 500ms cubic-bezier(0.12, 0.72, 0.29, 1), -webkit-transform 500ms cubic-bezier(0.12, 0.72, 0.29, 1);font-size:0.875rem;-webkit-box-shadow:0 4px 16px rgba(0, 0, 0, 0.12);box-shadow:0 4px 16px rgba(0, 0, 0, 0.12)}:host(.ion-activated){-webkit-transform:scale3d(0.97, 0.97, 1);transform:scale3d(0.97, 0.97, 1)}";
10
10
  const IonCardIosStyle0 = cardIosCss;
@@ -1,15 +1,15 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, d as createEvent, h, f as Host, i as getElement } from './index-7a952e7a.js';
4
+ import { r as registerInstance, d as createEvent, h, f as Host, i as getElement } from './index-28849c61.js';
5
5
  import { i as inheritAriaAttributes, d as renderHiddenInput } from './helpers-da915de8.js';
6
6
  import { c as createColorClasses, h as hostContext } from './theme-01f3f29c.js';
7
- import { b as getIonMode } from './ionic-global-81a1064f.js';
7
+ import { b as getIonMode } from './ionic-global-c81d82ab.js';
8
8
 
9
- const checkboxIosCss = ":host{--checkbox-background-checked:var(--ion-color-primary, #0054e9);--border-color-checked:var(--ion-color-primary, #0054e9);--checkmark-color:var(--ion-color-primary-contrast, #fff);--transition:none;display:inline-block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.in-item){-ms-flex:1 1 0px;flex:1 1 0;width:100%;height:100%}:host([slot=start]),:host([slot=end]){-ms-flex:initial;flex:initial;width:auto}:host(.ion-color){--checkbox-background-checked:var(--ion-color-base);--border-color-checked:var(--ion-color-base);--checkmark-color:var(--ion-color-contrast)}.checkbox-wrapper{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;height:inherit;cursor:inherit}.label-text-wrapper{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}:host(.in-item) .label-text-wrapper{margin-top:10px;margin-bottom:10px}:host(.in-item.checkbox-label-placement-stacked) .label-text-wrapper{margin-top:10px;margin-bottom:16px}:host(.in-item.checkbox-label-placement-stacked) .native-wrapper{margin-bottom:10px}.label-text-wrapper-hidden{display:none}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}.native-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.checkbox-icon{border-radius:var(--border-radius);position:relative;width:var(--size);height:var(--size);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--checkbox-background);-webkit-box-sizing:border-box;box-sizing:border-box}.checkbox-icon path{fill:none;stroke:var(--checkmark-color);stroke-width:var(--checkmark-width);opacity:0}:host(.checkbox-justify-space-between) .checkbox-wrapper{-ms-flex-pack:justify;justify-content:space-between}:host(.checkbox-justify-start) .checkbox-wrapper{-ms-flex-pack:start;justify-content:start}:host(.checkbox-justify-end) .checkbox-wrapper{-ms-flex-pack:end;justify-content:end}:host(.checkbox-alignment-start) .checkbox-wrapper{-ms-flex-align:start;align-items:start}:host(.checkbox-alignment-center) .checkbox-wrapper{-ms-flex-align:center;align-items:center}:host(.checkbox-label-placement-start) .checkbox-wrapper{-ms-flex-direction:row;flex-direction:row}:host(.checkbox-label-placement-start) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.checkbox-label-placement-end) .checkbox-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.checkbox-label-placement-end) .label-text-wrapper{-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:0;margin-inline-end:0}:host(.checkbox-label-placement-fixed) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.checkbox-label-placement-fixed) .label-text-wrapper{-ms-flex:0 0 100px;flex:0 0 100px;width:100px;min-width:100px;max-width:200px}:host(.checkbox-label-placement-stacked) .checkbox-wrapper{-ms-flex-direction:column;flex-direction:column}:host(.checkbox-label-placement-stacked) .label-text-wrapper{-webkit-transform:scale(0.75);transform:scale(0.75);margin-left:0;margin-right:0;margin-bottom:16px;max-width:calc(100% / 0.75)}:host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper{-webkit-transform-origin:left top;transform-origin:left top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-start .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-start:dir(rtl)) .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}}:host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper{-webkit-transform-origin:center top;transform-origin:center top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-center .label-text-wrapper{-webkit-transform-origin:calc(100% - center) top;transform-origin:calc(100% - center) top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-center:dir(rtl)) .label-text-wrapper{-webkit-transform-origin:calc(100% - center) top;transform-origin:calc(100% - center) top}}:host(.checkbox-checked) .checkbox-icon,:host(.checkbox-indeterminate) .checkbox-icon{border-color:var(--border-color-checked);background:var(--checkbox-background-checked)}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{opacity:1}:host(.checkbox-disabled){pointer-events:none}:host{--border-radius:50%;--border-width:0.125rem;--border-style:solid;--border-color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.23);--checkbox-background:var(--ion-item-background, var(--ion-background-color, #fff));--size:min(1.375rem, 55.836px);--checkmark-width:1.5px}:host(.checkbox-disabled){opacity:0.3}";
9
+ const checkboxIosCss = ":host{--checkbox-background-checked:var(--ion-color-primary, #0054e9);--border-color-checked:var(--ion-color-primary, #0054e9);--checkmark-color:var(--ion-color-primary-contrast, #fff);--transition:none;display:inline-block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.in-item){-ms-flex:1 1 0px;flex:1 1 0;width:100%;height:100%}:host([slot=start]),:host([slot=end]){-ms-flex:initial;flex:initial;width:auto}:host(.ion-color){--checkbox-background-checked:var(--ion-color-base);--border-color-checked:var(--ion-color-base);--checkmark-color:var(--ion-color-contrast)}.checkbox-wrapper{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:inherit;cursor:inherit}.label-text-wrapper{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}:host(.in-item) .label-text-wrapper,:host(.in-item:not(.checkbox-label-placement-stacked):not([slot])) .native-wrapper{margin-top:10px;margin-bottom:10px}:host(.in-item.checkbox-label-placement-stacked) .label-text-wrapper{margin-top:10px;margin-bottom:16px}:host(.in-item.checkbox-label-placement-stacked) .native-wrapper{margin-bottom:10px}.label-text-wrapper-hidden{display:none}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}.native-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.checkbox-icon{border-radius:var(--border-radius);position:relative;width:var(--size);height:var(--size);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--checkbox-background);-webkit-box-sizing:border-box;box-sizing:border-box}.checkbox-icon path{fill:none;stroke:var(--checkmark-color);stroke-width:var(--checkmark-width);opacity:0}:host(.checkbox-justify-space-between) .checkbox-wrapper{-ms-flex-pack:justify;justify-content:space-between}:host(.checkbox-justify-start) .checkbox-wrapper{-ms-flex-pack:start;justify-content:start}:host(.checkbox-justify-end) .checkbox-wrapper{-ms-flex-pack:end;justify-content:end}:host(.checkbox-alignment-start) .checkbox-wrapper{-ms-flex-align:start;align-items:start}:host(.checkbox-alignment-center) .checkbox-wrapper{-ms-flex-align:center;align-items:center}:host(.checkbox-justify-space-between),:host(.checkbox-justify-start),:host(.checkbox-justify-end),:host(.checkbox-alignment-start),:host(.checkbox-alignment-center){display:block}:host(.checkbox-label-placement-start) .checkbox-wrapper{-ms-flex-direction:row;flex-direction:row}:host(.checkbox-label-placement-start) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.checkbox-label-placement-end) .checkbox-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.checkbox-label-placement-end) .label-text-wrapper{-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:0;margin-inline-end:0}:host(.checkbox-label-placement-fixed) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.checkbox-label-placement-fixed) .label-text-wrapper{-ms-flex:0 0 100px;flex:0 0 100px;width:100px;min-width:100px;max-width:200px}:host(.checkbox-label-placement-stacked) .checkbox-wrapper{-ms-flex-direction:column;flex-direction:column}:host(.checkbox-label-placement-stacked) .label-text-wrapper{-webkit-transform:scale(0.75);transform:scale(0.75);margin-left:0;margin-right:0;margin-bottom:16px;max-width:calc(100% / 0.75)}:host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper{-webkit-transform-origin:left top;transform-origin:left top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-start .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-start:dir(rtl)) .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}}:host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper{-webkit-transform-origin:center top;transform-origin:center top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-center .label-text-wrapper{-webkit-transform-origin:calc(100% - center) top;transform-origin:calc(100% - center) top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-center:dir(rtl)) .label-text-wrapper{-webkit-transform-origin:calc(100% - center) top;transform-origin:calc(100% - center) top}}:host(.checkbox-checked) .checkbox-icon,:host(.checkbox-indeterminate) .checkbox-icon{border-color:var(--border-color-checked);background:var(--checkbox-background-checked)}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{opacity:1}:host(.checkbox-disabled){pointer-events:none}:host{--border-radius:50%;--border-width:0.125rem;--border-style:solid;--border-color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.23);--checkbox-background:var(--ion-item-background, var(--ion-background-color, #fff));--size:min(1.375rem, 55.836px);--checkmark-width:1.5px}:host(.checkbox-disabled){opacity:0.3}";
10
10
  const IonCheckboxIosStyle0 = checkboxIosCss;
11
11
 
12
- const checkboxMdCss = ":host{--checkbox-background-checked:var(--ion-color-primary, #0054e9);--border-color-checked:var(--ion-color-primary, #0054e9);--checkmark-color:var(--ion-color-primary-contrast, #fff);--transition:none;display:inline-block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.in-item){-ms-flex:1 1 0px;flex:1 1 0;width:100%;height:100%}:host([slot=start]),:host([slot=end]){-ms-flex:initial;flex:initial;width:auto}:host(.ion-color){--checkbox-background-checked:var(--ion-color-base);--border-color-checked:var(--ion-color-base);--checkmark-color:var(--ion-color-contrast)}.checkbox-wrapper{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;height:inherit;cursor:inherit}.label-text-wrapper{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}:host(.in-item) .label-text-wrapper{margin-top:10px;margin-bottom:10px}:host(.in-item.checkbox-label-placement-stacked) .label-text-wrapper{margin-top:10px;margin-bottom:16px}:host(.in-item.checkbox-label-placement-stacked) .native-wrapper{margin-bottom:10px}.label-text-wrapper-hidden{display:none}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}.native-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.checkbox-icon{border-radius:var(--border-radius);position:relative;width:var(--size);height:var(--size);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--checkbox-background);-webkit-box-sizing:border-box;box-sizing:border-box}.checkbox-icon path{fill:none;stroke:var(--checkmark-color);stroke-width:var(--checkmark-width);opacity:0}:host(.checkbox-justify-space-between) .checkbox-wrapper{-ms-flex-pack:justify;justify-content:space-between}:host(.checkbox-justify-start) .checkbox-wrapper{-ms-flex-pack:start;justify-content:start}:host(.checkbox-justify-end) .checkbox-wrapper{-ms-flex-pack:end;justify-content:end}:host(.checkbox-alignment-start) .checkbox-wrapper{-ms-flex-align:start;align-items:start}:host(.checkbox-alignment-center) .checkbox-wrapper{-ms-flex-align:center;align-items:center}:host(.checkbox-label-placement-start) .checkbox-wrapper{-ms-flex-direction:row;flex-direction:row}:host(.checkbox-label-placement-start) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.checkbox-label-placement-end) .checkbox-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.checkbox-label-placement-end) .label-text-wrapper{-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:0;margin-inline-end:0}:host(.checkbox-label-placement-fixed) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.checkbox-label-placement-fixed) .label-text-wrapper{-ms-flex:0 0 100px;flex:0 0 100px;width:100px;min-width:100px;max-width:200px}:host(.checkbox-label-placement-stacked) .checkbox-wrapper{-ms-flex-direction:column;flex-direction:column}:host(.checkbox-label-placement-stacked) .label-text-wrapper{-webkit-transform:scale(0.75);transform:scale(0.75);margin-left:0;margin-right:0;margin-bottom:16px;max-width:calc(100% / 0.75)}:host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper{-webkit-transform-origin:left top;transform-origin:left top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-start .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-start:dir(rtl)) .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}}:host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper{-webkit-transform-origin:center top;transform-origin:center top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-center .label-text-wrapper{-webkit-transform-origin:calc(100% - center) top;transform-origin:calc(100% - center) top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-center:dir(rtl)) .label-text-wrapper{-webkit-transform-origin:calc(100% - center) top;transform-origin:calc(100% - center) top}}:host(.checkbox-checked) .checkbox-icon,:host(.checkbox-indeterminate) .checkbox-icon{border-color:var(--border-color-checked);background:var(--checkbox-background-checked)}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{opacity:1}:host(.checkbox-disabled){pointer-events:none}:host{--border-radius:calc(var(--size) * .125);--border-width:2px;--border-style:solid;--border-color:rgb(var(--ion-text-color-rgb, 0, 0, 0), 0.6);--checkmark-width:3;--checkbox-background:var(--ion-item-background, var(--ion-background-color, #fff));--transition:background 180ms cubic-bezier(0.4, 0, 0.2, 1);--size:18px}.checkbox-icon path{stroke-dasharray:30;stroke-dashoffset:30}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{stroke-dashoffset:0;-webkit-transition:stroke-dashoffset 90ms linear 90ms;transition:stroke-dashoffset 90ms linear 90ms}:host(.checkbox-disabled) .label-text-wrapper{opacity:0.38}:host(.checkbox-disabled) .native-wrapper{opacity:0.63}";
12
+ const checkboxMdCss = ":host{--checkbox-background-checked:var(--ion-color-primary, #0054e9);--border-color-checked:var(--ion-color-primary, #0054e9);--checkmark-color:var(--ion-color-primary-contrast, #fff);--transition:none;display:inline-block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.in-item){-ms-flex:1 1 0px;flex:1 1 0;width:100%;height:100%}:host([slot=start]),:host([slot=end]){-ms-flex:initial;flex:initial;width:auto}:host(.ion-color){--checkbox-background-checked:var(--ion-color-base);--border-color-checked:var(--ion-color-base);--checkmark-color:var(--ion-color-contrast)}.checkbox-wrapper{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:inherit;cursor:inherit}.label-text-wrapper{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}:host(.in-item) .label-text-wrapper,:host(.in-item:not(.checkbox-label-placement-stacked):not([slot])) .native-wrapper{margin-top:10px;margin-bottom:10px}:host(.in-item.checkbox-label-placement-stacked) .label-text-wrapper{margin-top:10px;margin-bottom:16px}:host(.in-item.checkbox-label-placement-stacked) .native-wrapper{margin-bottom:10px}.label-text-wrapper-hidden{display:none}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}.native-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.checkbox-icon{border-radius:var(--border-radius);position:relative;width:var(--size);height:var(--size);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--checkbox-background);-webkit-box-sizing:border-box;box-sizing:border-box}.checkbox-icon path{fill:none;stroke:var(--checkmark-color);stroke-width:var(--checkmark-width);opacity:0}:host(.checkbox-justify-space-between) .checkbox-wrapper{-ms-flex-pack:justify;justify-content:space-between}:host(.checkbox-justify-start) .checkbox-wrapper{-ms-flex-pack:start;justify-content:start}:host(.checkbox-justify-end) .checkbox-wrapper{-ms-flex-pack:end;justify-content:end}:host(.checkbox-alignment-start) .checkbox-wrapper{-ms-flex-align:start;align-items:start}:host(.checkbox-alignment-center) .checkbox-wrapper{-ms-flex-align:center;align-items:center}:host(.checkbox-justify-space-between),:host(.checkbox-justify-start),:host(.checkbox-justify-end),:host(.checkbox-alignment-start),:host(.checkbox-alignment-center){display:block}:host(.checkbox-label-placement-start) .checkbox-wrapper{-ms-flex-direction:row;flex-direction:row}:host(.checkbox-label-placement-start) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.checkbox-label-placement-end) .checkbox-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.checkbox-label-placement-end) .label-text-wrapper{-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:0;margin-inline-end:0}:host(.checkbox-label-placement-fixed) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.checkbox-label-placement-fixed) .label-text-wrapper{-ms-flex:0 0 100px;flex:0 0 100px;width:100px;min-width:100px;max-width:200px}:host(.checkbox-label-placement-stacked) .checkbox-wrapper{-ms-flex-direction:column;flex-direction:column}:host(.checkbox-label-placement-stacked) .label-text-wrapper{-webkit-transform:scale(0.75);transform:scale(0.75);margin-left:0;margin-right:0;margin-bottom:16px;max-width:calc(100% / 0.75)}:host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper{-webkit-transform-origin:left top;transform-origin:left top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-start .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-start:dir(rtl)) .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}}:host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper{-webkit-transform-origin:center top;transform-origin:center top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-center .label-text-wrapper{-webkit-transform-origin:calc(100% - center) top;transform-origin:calc(100% - center) top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-center:dir(rtl)) .label-text-wrapper{-webkit-transform-origin:calc(100% - center) top;transform-origin:calc(100% - center) top}}:host(.checkbox-checked) .checkbox-icon,:host(.checkbox-indeterminate) .checkbox-icon{border-color:var(--border-color-checked);background:var(--checkbox-background-checked)}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{opacity:1}:host(.checkbox-disabled){pointer-events:none}:host{--border-radius:calc(var(--size) * .125);--border-width:2px;--border-style:solid;--border-color:rgb(var(--ion-text-color-rgb, 0, 0, 0), 0.6);--checkmark-width:3;--checkbox-background:var(--ion-item-background, var(--ion-background-color, #fff));--transition:background 180ms cubic-bezier(0.4, 0, 0.2, 1);--size:18px}.checkbox-icon path{stroke-dasharray:30;stroke-dashoffset:30}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{stroke-dashoffset:0;-webkit-transition:stroke-dashoffset 90ms linear 90ms;transition:stroke-dashoffset 90ms linear 90ms}:host(.checkbox-disabled) .label-text-wrapper{opacity:0.38}:host(.checkbox-disabled) .native-wrapper{opacity:0.63}";
13
13
  const IonCheckboxMdStyle0 = checkboxMdCss;
14
14
 
15
15
  const Checkbox = class {
@@ -58,8 +58,8 @@ const Checkbox = class {
58
58
  this.disabled = false;
59
59
  this.value = 'on';
60
60
  this.labelPlacement = 'start';
61
- this.justify = 'space-between';
62
- this.alignment = 'center';
61
+ this.justify = undefined;
62
+ this.alignment = undefined;
63
63
  }
64
64
  componentWillLoad() {
65
65
  this.inheritedAttributes = Object.assign({}, inheritAriaAttributes(this.el));
@@ -74,20 +74,20 @@ const Checkbox = class {
74
74
  const mode = getIonMode(this);
75
75
  const path = getSVGPath(mode, indeterminate);
76
76
  renderHiddenInput(true, el, name, checked ? value : '', disabled);
77
- return (h(Host, { key: '0ac95890562c7f035704c40959c69f8c8ca4bc9f', "aria-checked": indeterminate ? 'mixed' : `${checked}`, class: createColorClasses(color, {
77
+ return (h(Host, { key: 'd7a07fbf130413eaa4622c07786e8a00723113eb', "aria-checked": indeterminate ? 'mixed' : `${checked}`, class: createColorClasses(color, {
78
78
  [mode]: true,
79
79
  'in-item': hostContext('ion-item', el),
80
80
  'checkbox-checked': checked,
81
81
  'checkbox-disabled': disabled,
82
82
  'checkbox-indeterminate': indeterminate,
83
83
  interactive: true,
84
- [`checkbox-justify-${justify}`]: true,
85
- [`checkbox-alignment-${alignment}`]: true,
84
+ [`checkbox-justify-${justify}`]: justify !== undefined,
85
+ [`checkbox-alignment-${alignment}`]: alignment !== undefined,
86
86
  [`checkbox-label-placement-${labelPlacement}`]: true,
87
- }), onClick: this.onClick }, h("label", { key: '3f9f7c8383dded8f7997086b25399d052df76b5c', class: "checkbox-wrapper" }, h("input", Object.assign({ key: '6fb11d06c424c289357d5d7c1a4d1b967be231d0', type: "checkbox", checked: checked ? true : undefined, disabled: disabled, id: inputId, onChange: this.toggleChecked, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl) }, inheritedAttributes)), h("div", { key: 'f577a272e5e3f9f1852fc95e40466c80b76309c7', class: {
87
+ }), onClick: this.onClick }, h("label", { key: '99797589ed4ea7cbac53531c85b2d4a2dcd568c4', class: "checkbox-wrapper" }, h("input", Object.assign({ key: 'cc12fe7920ab23c6f21546f7b312b8f1f5671349', type: "checkbox", checked: checked ? true : undefined, disabled: disabled, id: inputId, onChange: this.toggleChecked, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl) }, inheritedAttributes)), h("div", { key: '1b087f061da5abca6129d372503d8882b77e24be', class: {
88
88
  'label-text-wrapper': true,
89
89
  'label-text-wrapper-hidden': el.textContent === '',
90
- }, part: "label" }, h("slot", { key: '7c9b0b4513e797a1acdf55a5f286563e5f397e9c' })), h("div", { key: 'e47c50a078b8d761ddc5efcb9a9635281b5818f6', class: "native-wrapper" }, h("svg", { key: '4dca47179ae15e9094e01c799ef4ed25fbb0d840', class: "checkbox-icon", viewBox: "0 0 24 24", part: "container" }, path)))));
90
+ }, part: "label" }, h("slot", { key: 'bc84274c826fa1db1207230aa03bf5790afe2992' })), h("div", { key: '89e9396dc9215804bd8ac42e943a292d050ef8c5', class: "native-wrapper" }, h("svg", { key: '2aafac248c639074faaf17044d8d9204474a9b7b', class: "checkbox-icon", viewBox: "0 0 24 24", part: "container" }, path)))));
91
91
  }
92
92
  getSVGPath(mode, indeterminate) {
93
93
  let path = indeterminate ? (h("path", { d: "M6 12L18 12", part: "mark" })) : (h("path", { d: "M5.9,12.5l3.8,3.8l8.8-8.8", part: "mark" }));
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, h, f as Host } from './index-7a952e7a.js';
4
+ import { r as registerInstance, h, f as Host } from './index-28849c61.js';
5
5
  import { c as createColorClasses } from './theme-01f3f29c.js';
6
- import { b as getIonMode } from './ionic-global-81a1064f.js';
6
+ import { b as getIonMode } from './ionic-global-c81d82ab.js';
7
7
 
8
8
  const chipIosCss = ":host{--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.12);--color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.87);border-radius:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-margin-start:4px;margin-inline-start:4px;-webkit-margin-end:4px;margin-inline-end:4px;margin-top:4px;margin-bottom:4px;-webkit-padding-start:12px;padding-inline-start:12px;-webkit-padding-end:12px;padding-inline-end:12px;padding-top:6px;padding-bottom:6px;display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;min-height:32px;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);cursor:pointer;overflow:hidden;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.chip-disabled){cursor:default;opacity:0.4;pointer-events:none}:host(.ion-color){background:rgba(var(--ion-color-base-rgb), 0.08);color:var(--ion-color-shade)}:host(.ion-color:focus){background:rgba(var(--ion-color-base-rgb), 0.12)}:host(.ion-color.ion-activated){background:rgba(var(--ion-color-base-rgb), 0.16)}:host(.chip-outline){border-width:1px;border-style:solid}:host(.chip-outline){border-color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.32);background:transparent}:host(.chip-outline.ion-color){border-color:rgba(var(--ion-color-base-rgb), 0.32)}:host(.chip-outline:not(.ion-color):focus){background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.04)}:host(.chip-outline.ion-activated:not(.ion-color)){background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08)}::slotted(ion-icon){font-size:1.4285714286em}:host(:not(.ion-color)) ::slotted(ion-icon){color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54)}::slotted(ion-icon:first-child){-webkit-margin-start:-4px;margin-inline-start:-4px;-webkit-margin-end:8px;margin-inline-end:8px;margin-top:-4px;margin-bottom:-4px}::slotted(ion-icon:last-child){-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:-4px;margin-inline-end:-4px;margin-top:-4px;margin-bottom:-4px}::slotted(ion-avatar){-ms-flex-negative:0;flex-shrink:0;width:1.7142857143em;height:1.7142857143em}::slotted(ion-avatar:first-child){-webkit-margin-start:-8px;margin-inline-start:-8px;-webkit-margin-end:8px;margin-inline-end:8px;margin-top:-4px;margin-bottom:-4px}::slotted(ion-avatar:last-child){-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:-8px;margin-inline-end:-8px;margin-top:-4px;margin-bottom:-4px}:host(:focus){outline:none}:host(:focus){--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.16)}:host(.ion-activated){--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.2)}@media (any-hover: hover){:host(:hover){--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.16)}:host(.ion-color:hover){background:rgba(var(--ion-color-base-rgb), 0.12)}:host(.chip-outline:not(.ion-color):hover){background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.04)}}:host{font-size:clamp(13px, 0.875rem, 22px)}";
9
9
  const IonChipIosStyle0 = chipIosCss;
@@ -1,8 +1,8 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, j as forceUpdate, h, f as Host } from './index-7a952e7a.js';
5
- import { b as getIonMode } from './ionic-global-81a1064f.js';
4
+ import { r as registerInstance, j as forceUpdate, h, f as Host } from './index-28849c61.js';
5
+ import { b as getIonMode } from './ionic-global-c81d82ab.js';
6
6
 
7
7
  const SIZE_TO_MEDIA = {
8
8
  xs: '(min-width: 0px)',
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, h, f as Host, i as getElement } from './index-7a952e7a.js';
4
+ import { r as registerInstance, h, f as Host, i as getElement } from './index-28849c61.js';
5
5
  import { a as addEventListener, c as componentOnReady } from './helpers-da915de8.js';
6
6
  import { a as printIonError } from './index-9b0d46f4.js';
7
7
  import { c as createColorClasses } from './theme-01f3f29c.js';
8
- import { b as getIonMode } from './ionic-global-81a1064f.js';
8
+ import { b as getIonMode } from './ionic-global-c81d82ab.js';
9
9
  import { s as parseDate, x as getToday, L as getHourCycle, N as getLocalizedDateTime, M as getLocalizedTime } from './data-ae11fd43.js';
10
10
 
11
11
  const datetimeButtonIosCss = ":host{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host button{border-radius:8px;-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:2px;margin-inline-end:2px;margin-top:0px;margin-bottom:0px;position:relative;-webkit-transition:150ms color ease-in-out;transition:150ms color ease-in-out;border:none;background:var(--ion-color-step-300, var(--ion-background-color-step-300, #edeef0));color:var(--ion-text-color, #000);font-family:inherit;font-size:1rem;cursor:pointer;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none}:host(.time-active) #time-button,:host(.date-active) #date-button{color:var(--ion-color-base)}:host(.datetime-button-disabled){pointer-events:none}:host(.datetime-button-disabled) button{opacity:0.4}:host button{-webkit-padding-start:13px;padding-inline-start:13px;-webkit-padding-end:13px;padding-inline-end:13px;padding-top:7px;padding-bottom:7px}:host button.ion-activated{color:var(--ion-color-step-600, var(--ion-text-color-step-400, #666666))}";
@@ -1,21 +1,21 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, d as createEvent, w as writeTask, h, f as Host, i as getElement } from './index-7a952e7a.js';
4
+ import { r as registerInstance, d as createEvent, w as writeTask, h, f as Host, i as getElement } from './index-28849c61.js';
5
5
  import { startFocusVisible } from './focus-visible-dd40d69f.js';
6
6
  import { r as raf, d as renderHiddenInput, g as getElementRoot, j as clamp } from './helpers-da915de8.js';
7
7
  import { a as printIonError, p as printIonWarning } from './index-9b0d46f4.js';
8
8
  import { i as isRTL } from './dir-babeabeb.js';
9
9
  import { c as createColorClasses, g as getClassMap } from './theme-01f3f29c.js';
10
10
  import { c as chevronBack, o as chevronForward, l as chevronDown, p as caretUpSharp, q as caretDownSharp } from './index-e2cf2ceb.js';
11
- import { b as getIonMode } from './ionic-global-81a1064f.js';
11
+ import { b as getIonMode } from './ionic-global-c81d82ab.js';
12
12
  import { g as generateDayAriaLabel, a as getDay, i as isBefore, b as isAfter, c as isSameDay, d as getPreviousMonth, e as getNextMonth, v as validateParts, f as getPartsFromCalendarDay, h as getNextYear, j as getPreviousYear, k as getEndOfWeek, l as getStartOfWeek, m as getPreviousDay, n as getNextDay, o as getPreviousWeek, p as getNextWeek, q as parseMinParts, r as parseMaxParts, s as parseDate, w as warnIfValueOutOfBounds, t as convertToArrayOfNumbers, u as convertDataToISO, x as getToday, y as getClosestValidDate, z as generateMonths, A as getNumDaysInMonth, B as getCombinedDateColumnData, C as getMonthColumnData, D as getDayColumnData, E as getYearColumnData, F as isMonthFirstLocale, G as getTimeColumnsData, H as isLocaleDayPeriodRTL, I as getDaysOfWeek, J as getMonthAndYear, K as getDaysOfMonth, L as getHourCycle, M as getLocalizedTime, N as getLocalizedDateTime, O as formatValue, P as clampDate, Q as parseAmPm, R as calculateHourFromAMPM } from './data-ae11fd43.js';
13
13
  import { c as createLockController } from './lock-controller-316928be.js';
14
- import { d as createDelegateController, e as createTriggerController, B as BACKDROP, i as isCancel, j as prepareOverlay, k as setOverlayId, f as present, g as dismiss, h as eventMethod, s as safeCall } from './overlays-e1bad9cd.js';
14
+ import { d as createDelegateController, e as createTriggerController, B as BACKDROP, i as isCancel, j as prepareOverlay, k as setOverlayId, f as present, g as dismiss, h as eventMethod, s as safeCall } from './overlays-9c75ec54.js';
15
15
  import { c as createAnimation } from './animation-eab5a4ca.js';
16
16
  import { b as hapticSelectionChanged, h as hapticSelectionEnd, a as hapticSelectionStart } from './haptic-ac164e4c.js';
17
17
  import './index-a5d50daf.js';
18
- import './hardware-back-button-2e99752e.js';
18
+ import './hardware-back-button-06ef3c3e.js';
19
19
  import './framework-delegate-63d1a679.js';
20
20
  import './gesture-controller-314a54f6.js';
21
21
  import './capacitor-59395cbd.js';
@@ -660,7 +660,7 @@ const Datetime = class {
660
660
  }
661
661
  };
662
662
  this.processValue = (value) => {
663
- const hasValue = value !== null && value !== undefined && (!Array.isArray(value) || value.length > 0);
663
+ const hasValue = value !== null && value !== undefined && value !== '' && (!Array.isArray(value) || value.length > 0);
664
664
  const valueToProcess = hasValue ? parseDate(value) : this.defaultParts;
665
665
  const { minParts, maxParts, workingParts, el } = this;
666
666
  this.warnIfIncorrectValueUsage();
@@ -1759,7 +1759,7 @@ const Datetime = class {
1759
1759
  const hasDatePresentation = presentation === 'date' || presentation === 'date-time' || presentation === 'time-date';
1760
1760
  const hasWheelVariant = hasDatePresentation && preferWheel;
1761
1761
  renderHiddenInput(true, el, name, formatValue(value), disabled);
1762
- return (h(Host, { key: '48313af4ec8e2a2666cd8c89932c5131dfa7b556', "aria-disabled": disabled ? 'true' : null, onFocus: this.onFocus, onBlur: this.onBlur, class: Object.assign({}, createColorClasses(color, {
1762
+ return (h(Host, { key: '2933ce5caaeb21a633b1ec4d936e86b0f0890807', "aria-disabled": disabled ? 'true' : null, onFocus: this.onFocus, onBlur: this.onBlur, class: Object.assign({}, createColorClasses(color, {
1763
1763
  [mode]: true,
1764
1764
  ['datetime-readonly']: readonly,
1765
1765
  ['datetime-disabled']: disabled,
@@ -1769,7 +1769,7 @@ const Datetime = class {
1769
1769
  [`datetime-size-${size}`]: true,
1770
1770
  [`datetime-prefer-wheel`]: hasWheelVariant,
1771
1771
  [`datetime-grid`]: isGridStyle,
1772
- })) }, h("div", { key: 'b72570048236415aed915488305046d987d51dcf', class: "intersection-tracker", ref: (el) => (this.intersectionTrackerRef = el) }), this.renderDatetime(mode)));
1772
+ })) }, h("div", { key: '0efc9ef0aa1a29234412b2eddf5d7ff899b7543f', class: "intersection-tracker", ref: (el) => (this.intersectionTrackerRef = el) }), this.renderDatetime(mode)));
1773
1773
  }
1774
1774
  get el() { return getElement(this); }
1775
1775
  static get watchers() { return {
@@ -1,8 +1,8 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, h, f as Host, i as getElement, d as createEvent } from './index-7a952e7a.js';
5
- import { b as getIonMode } from './ionic-global-81a1064f.js';
4
+ import { r as registerInstance, h, f as Host, i as getElement, d as createEvent } from './index-28849c61.js';
5
+ import { b as getIonMode } from './ionic-global-c81d82ab.js';
6
6
  import { i as inheritAriaAttributes } from './helpers-da915de8.js';
7
7
  import { h as hostContext, o as openURL, c as createColorClasses } from './theme-01f3f29c.js';
8
8
  import { t as close } from './index-e2cf2ceb.js';
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, d as createEvent, h, f as Host, i as getElement } from './index-7a952e7a.js';
4
+ import { r as registerInstance, d as createEvent, h, f as Host, i as getElement } from './index-28849c61.js';
5
5
  import { h as inheritAttributes } from './helpers-da915de8.js';
6
- import { b as getIonMode } from './ionic-global-81a1064f.js';
6
+ import { b as getIonMode } from './ionic-global-c81d82ab.js';
7
7
 
8
8
  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}";
9
9
  const IonImgStyle0 = imgCss;
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, d as createEvent, w as writeTask, e as readTask, h, i as getElement, f as Host } from './index-7a952e7a.js';
4
+ import { r as registerInstance, d as createEvent, w as writeTask, e as readTask, h, i as getElement, f as Host } from './index-28849c61.js';
5
5
  import { f as findClosestIonContent, p as printIonContentErrorMsg, g as getScrollElement } from './index-5cc724f3.js';
6
- import { b as getIonMode, c as config } from './ionic-global-81a1064f.js';
6
+ import { b as getIonMode, c as config } from './ionic-global-c81d82ab.js';
7
7
  import { E as ENABLE_HTML_CONTENT_DEFAULT, a as sanitizeDOMString } from './config-49c88215.js';
8
8
  import './helpers-da915de8.js';
9
9
  import './index-9b0d46f4.js';
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, h, f as Host, i as getElement } from './index-7a952e7a.js';
4
+ import { r as registerInstance, h, f as Host, i as getElement } from './index-28849c61.js';
5
5
  import { p as printIonWarning } from './index-9b0d46f4.js';
6
6
  import { c as createColorClasses } from './theme-01f3f29c.js';
7
7
  import { x as eye, y as eyeOff } from './index-e2cf2ceb.js';
8
- import { b as getIonMode } from './ionic-global-81a1064f.js';
8
+ import { b as getIonMode } from './ionic-global-c81d82ab.js';
9
9
 
10
10
  const iosInputPasswordToggleCss = "";
11
11
  const IonInputPasswordToggleIosStyle0 = iosInputPasswordToggleCss;
@@ -1,13 +1,13 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, d as createEvent, h, f as Host, i as getElement, j as forceUpdate } from './index-7a952e7a.js';
4
+ import { r as registerInstance, d as createEvent, h, f as Host, i as getElement, j as forceUpdate } from './index-28849c61.js';
5
5
  import { c as createNotchController } from './notch-controller-55b09e11.js';
6
6
  import { e as debounceEvent, i as inheritAriaAttributes, h as inheritAttributes, c as componentOnReady } from './helpers-da915de8.js';
7
7
  import { c as createSlotMutationController, g as getCounterText } from './input.utils-09c71bc7.js';
8
8
  import { h as hostContext, c as createColorClasses } from './theme-01f3f29c.js';
9
9
  import { b as closeCircle, d as closeSharp } from './index-e2cf2ceb.js';
10
- import { b as getIonMode } from './ionic-global-81a1064f.js';
10
+ import { b as getIonMode } from './ionic-global-c81d82ab.js';
11
11
  import './index-a5d50daf.js';
12
12
  import './index-9b0d46f4.js';
13
13
 
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, h, f as Host, i as getElement, d as createEvent } from './index-7a952e7a.js';
4
+ import { r as registerInstance, h, f as Host, i as getElement, d as createEvent } from './index-28849c61.js';
5
5
  import { c as createColorClasses } from './theme-01f3f29c.js';
6
- import { b as getIonMode } from './ionic-global-81a1064f.js';
6
+ import { b as getIonMode } from './ionic-global-c81d82ab.js';
7
7
  import { n as isEndSide } from './helpers-da915de8.js';
8
8
  import { f as findClosestIonContent, d as disableContentScrollY, r as resetContentScrollY } from './index-5cc724f3.js';
9
9
  import { w as watchForOptions } from './watch-options-c2911ace.js';
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, j as forceUpdate, h, f as Host, i as getElement, d as createEvent } from './index-7a952e7a.js';
4
+ import { r as registerInstance, j as forceUpdate, h, f as Host, i as getElement, d as createEvent } from './index-28849c61.js';
5
5
  import { h as inheritAttributes, r as raf } from './helpers-da915de8.js';
6
6
  import { h as hostContext, c as createColorClasses, o as openURL } from './theme-01f3f29c.js';
7
7
  import { o as chevronForward } from './index-e2cf2ceb.js';
8
- import { b as getIonMode, c as config } from './ionic-global-81a1064f.js';
8
+ import { b as getIonMode, c as config } from './ionic-global-c81d82ab.js';
9
9
 
10
10
  const itemIosCss = ":host{--border-radius:0px;--border-width:0px;--border-style:solid;--padding-top:0px;--padding-bottom:0px;--padding-end:0px;--padding-start:0px;--inner-border-width:0px;--inner-padding-top:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;--inner-padding-end:0px;--inner-box-shadow:none;--detail-icon-color:initial;--detail-icon-font-size:1.25em;--detail-icon-opacity:0.25;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--ripple-color:currentColor;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;outline:none;color:var(--color);font-family:var(--ion-font-family, inherit);text-align:initial;text-decoration:none;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.ion-color) .item-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.ion-color) .item-native,:host(.ion-color) .item-inner{border-color:var(--ion-color-shade)}:host(.ion-activated) .item-native{color:var(--color-activated)}:host(.ion-activated) .item-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.ion-color.ion-activated) .item-native{color:var(--ion-color-contrast)}:host(.ion-focused) .item-native{color:var(--color-focused)}:host(.ion-focused) .item-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}:host(.ion-color.ion-focused) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-focused) .item-native::after{background:var(--ion-color-contrast)}@media (any-hover: hover){:host(.ion-activatable:not(.ion-focused):hover) .item-native{color:var(--color-hover)}:host(.ion-activatable:not(.ion-focused):hover) .item-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}:host(.ion-color.ion-activatable:not(.ion-focused):hover) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-activatable:not(.ion-focused):hover) .item-native::after{background:var(--ion-color-contrast)}}:host(.item-control-needs-pointer-cursor){cursor:pointer}:host(.item-interactive-disabled:not(.item-multiple-inputs)){cursor:default;pointer-events:none}:host(.item-disabled){cursor:default;opacity:0.3;pointer-events:none}.item-native{border-radius:var(--border-radius);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;padding-right:var(--padding-end);padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;min-height:var(--min-height);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);overflow:inherit;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box}:host-context([dir=rtl]) .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}[dir=rtl] .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}@supports selector(:dir(rtl)){.item-native:dir(rtl){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}}.item-native::-moz-focus-inner{border:0}.item-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0;-webkit-transition:var(--transition);transition:var(--transition);z-index:-1}button,a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.item-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-left:var(--inner-padding-start);display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);-webkit-box-shadow:var(--inner-box-shadow);box-shadow:var(--inner-box-shadow);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}:host-context([dir=rtl]) .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}[dir=rtl] .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}@supports selector(:dir(rtl)){.item-inner:dir(rtl){padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}}.item-detail-icon{-webkit-margin-start:calc(var(--inner-padding-end) / 2);margin-inline-start:calc(var(--inner-padding-end) / 2);-webkit-margin-end:-6px;margin-inline-end:-6px;color:var(--detail-icon-color);font-size:var(--detail-icon-font-size);opacity:var(--detail-icon-opacity)}::slotted(ion-icon){font-size:1.6em}::slotted(ion-button){--margin-top:0;--margin-bottom:0;--margin-start:0;--margin-end:0;z-index:1}::slotted(ion-label:not([slot=end])){-ms-flex:1;flex:1;width:-webkit-min-content;width:-moz-min-content;width:min-content;max-width:100%}:host(.item-input){-ms-flex-align:center;align-items:center}.input-wrapper{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;text-overflow:ellipsis;overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.item-label-stacked),:host(.item-label-floating){-ms-flex-align:start;align-items:start}:host(.item-label-stacked) .input-wrapper,:host(.item-label-floating) .input-wrapper{-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}:host(.item-multiple-inputs) ::slotted(ion-checkbox),:host(.item-multiple-inputs) ::slotted(ion-datetime),:host(.item-multiple-inputs) ::slotted(ion-radio){position:relative}:host(.item-textarea){-ms-flex-align:stretch;align-items:stretch}::slotted(ion-reorder[slot]){margin-top:0;margin-bottom:0}ion-ripple-effect{color:var(--ripple-color)}:host{--min-height:44px;--transition:background-color 200ms linear, opacity 200ms linear;--padding-start:16px;--inner-padding-end:16px;--inner-border-width:0px 0px 0.55px 0px;--background:var(--ion-item-background, var(--ion-background-color, #fff));--background-activated:var(--ion-text-color, #000);--background-focused:var(--ion-text-color, #000);--background-hover:currentColor;--background-activated-opacity:.12;--background-focused-opacity:.15;--background-hover-opacity:.04;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, var(--ion-background-color-step-250, #c8c7cc))));--color:var(--ion-item-color, var(--ion-text-color, #000));font-size:1rem}:host(.ion-activated){--transition:none}:host(.ion-color.ion-focused) .item-native::after{background:#000;opacity:0.15}:host(.ion-color.ion-activated) .item-native::after{background:#000;opacity:0.12}:host(.item-lines-full){--border-width:0px 0px 0.55px 0px}:host(.item-lines-inset){--inner-border-width:0px 0px 0.55px 0px}:host(.item-lines-inset),:host(.item-lines-none){--border-width:0px}:host(.item-lines-full),:host(.item-lines-none){--inner-border-width:0px}::slotted([slot=start]){-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:2px;margin-bottom:2px}::slotted(ion-icon[slot=start]),::slotted(ion-icon[slot=end]){margin-top:7px;margin-bottom:7px}::slotted(ion-toggle[slot=start]),::slotted(ion-toggle[slot=end]){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}:host(.item-label-stacked) ::slotted([slot=end]),:host(.item-label-floating) ::slotted([slot=end]){margin-top:7px;margin-bottom:7px}::slotted(.button-small){--padding-top:1px;--padding-bottom:1px;--padding-start:.5em;--padding-end:.5em;min-height:24px;font-size:0.8125rem}::slotted(ion-avatar){width:36px;height:36px}::slotted(ion-thumbnail){--size:56px}::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:8px;margin-inline-end:8px;margin-top:8px;margin-bottom:8px}:host(.item-radio) ::slotted(ion-label),:host(.item-toggle) ::slotted(ion-label){-webkit-margin-start:0px;margin-inline-start:0px}::slotted(ion-label){-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:8px;margin-inline-end:8px;margin-top:10px;margin-bottom:10px}:host(.item-label-floating),:host(.item-label-stacked){--min-height:68px}";
11
11
  const IonItemIosStyle0 = itemIosCss;
@@ -95,7 +95,7 @@ const Item = class {
95
95
  // input cover on top of those interfering with their clicks
96
96
  const inputs = this.el.querySelectorAll('ion-input, ion-range, ion-searchbar, ion-segment, ion-textarea, ion-toggle');
97
97
  // The following elements should also stay clickable when an input with cover is present
98
- const clickables = this.el.querySelectorAll('ion-anchor, ion-button, a, button');
98
+ const clickables = this.el.querySelectorAll('ion-router-link, ion-button, a, button');
99
99
  // Check for multiple inputs to change the position of the input cover to relative
100
100
  // for all of the covered inputs above
101
101
  this.multipleInputs =
@@ -200,7 +200,7 @@ const Item = class {
200
200
  * However, other form controls such as checkboxes and radios do.
201
201
  */
202
202
  const firstInteractiveNeedsPointerCursor = firstInteractive !== undefined && !['ION-INPUT', 'ION-TEXTAREA'].includes(firstInteractive.tagName);
203
- return (h(Host, { key: 'f7986b5b81c4f289460bff2c452ce993b674236b', "aria-disabled": ariaDisabled, class: Object.assign(Object.assign(Object.assign({}, childStyles), labelColorStyles), createColorClasses(this.color, {
203
+ return (h(Host, { key: '02f540d8666146b5f2665ba6b39dfe774c65d5e6', "aria-disabled": ariaDisabled, class: Object.assign(Object.assign(Object.assign({}, childStyles), labelColorStyles), createColorClasses(this.color, {
204
204
  item: true,
205
205
  [mode]: true,
206
206
  'item-lines-default': lines === undefined,
@@ -212,7 +212,7 @@ const Item = class {
212
212
  'ion-activatable': canActivate,
213
213
  'ion-focusable': this.focusable,
214
214
  'item-rtl': document.dir === 'rtl',
215
- })), role: inList ? 'listitem' : null }, h(TagType, Object.assign({ key: 'cfafac67cdb532e4bce2dd4989e1936c013396ba' }, attrs, inheritedAriaAttributes, { class: "item-native", part: "native", disabled: disabled }, clickFn), h("slot", { key: '68a5b8e978eed62d7d913ca006bd4bd01497cd32', name: "start" }), h("div", { key: '5b052cc338b00e8d40ab77cac7a139448f9b6452', class: "item-inner" }, h("div", { key: '7548addbe881a41ee32fd51627db230b56510760', class: "input-wrapper" }, h("slot", { key: 'b6f4edd5895b9f91bf060edb35666b0e7ea26ccc' })), h("slot", { key: 'b595e7fb96461ea2e356dbad6529531ca19705db', name: "end" }), showDetail && (h("ion-icon", { key: '091aa449464d530c921bd7de79bdc16fbdc14a70', icon: detailIcon, lazy: false, class: "item-detail-icon", part: "detail-icon", "aria-hidden": "true", "flip-rtl": detailIcon === chevronForward }))), canActivate && mode === 'md' && h("ion-ripple-effect", { key: 'a4454f5ad15a67d5e41173d0227b77cd69776a18' }))));
215
+ })), role: inList ? 'listitem' : null }, h(TagType, Object.assign({ key: '91cf3eedc2d7eca40a45fc3b0aaae5a87d387eb7' }, attrs, inheritedAriaAttributes, { class: "item-native", part: "native", disabled: disabled }, clickFn), h("slot", { key: 'ae4c679ca903a78a7c933c1d02f21f5d677b6388', name: "start" }), h("div", { key: 'a61de72dce135b6dce18e6fa19680524958924dd', class: "item-inner" }, h("div", { key: 'd5b09966b6de8d6b4da8e139875edec4eeb1ae27', class: "input-wrapper" }, h("slot", { key: '79077e5708a1783b135fab6f8caff9fb2f6f387a' })), h("slot", { key: 'cdcc71689a87e985d32170ab98538ef25227f384', name: "end" }), showDetail && (h("ion-icon", { key: '1e82f2d0e2d2fc18bd3429a7c72e4e57447cad7a', icon: detailIcon, lazy: false, class: "item-detail-icon", part: "detail-icon", "aria-hidden": "true", "flip-rtl": detailIcon === chevronForward }))), canActivate && mode === 'md' && h("ion-ripple-effect", { key: 'ab9842d0d9c64408573f07323e10f9ed29fbe6e2' }))));
216
216
  }
217
217
  get el() { return getElement(this); }
218
218
  static get watchers() { return {
@@ -1,16 +1,16 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { r as registerInstance, d as createEvent, h, f as Host, i as getElement } from './index-7a952e7a.js';
4
+ import { r as registerInstance, d as createEvent, h, f as Host, i as getElement } from './index-28849c61.js';
5
5
  import { E as ENABLE_HTML_CONTENT_DEFAULT, a as sanitizeDOMString } from './config-49c88215.js';
6
6
  import { r as raf } from './helpers-da915de8.js';
7
7
  import { c as createLockController } from './lock-controller-316928be.js';
8
- import { d as createDelegateController, e as createTriggerController, B as BACKDROP, j as prepareOverlay, k as setOverlayId, f as present, g as dismiss, h as eventMethod } from './overlays-e1bad9cd.js';
8
+ import { d as createDelegateController, e as createTriggerController, B as BACKDROP, j as prepareOverlay, k as setOverlayId, f as present, g as dismiss, h as eventMethod } from './overlays-9c75ec54.js';
9
9
  import { g as getClassMap } from './theme-01f3f29c.js';
10
- import { c as config, b as getIonMode } from './ionic-global-81a1064f.js';
10
+ import { c as config, b as getIonMode } from './ionic-global-c81d82ab.js';
11
11
  import { c as createAnimation } from './animation-eab5a4ca.js';
12
12
  import './index-a5d50daf.js';
13
- import './hardware-back-button-2e99752e.js';
13
+ import './hardware-back-button-06ef3c3e.js';
14
14
  import './framework-delegate-63d1a679.js';
15
15
  import './gesture-controller-314a54f6.js';
16
16
  import './index-9b0d46f4.js';