@ionic/core 8.4.4-dev.11741206641.18dd4e91 → 8.4.4-dev.11741222721.14322935

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 (326) hide show
  1. package/components/checkbox.js +5 -37
  2. package/components/helpers.js +11 -1
  3. package/components/index9.js +1 -1
  4. package/components/ion-input.js +2 -2
  5. package/components/ion-segment-button.js +40 -9
  6. package/components/ion-select.js +39 -12
  7. package/components/ion-textarea.js +2 -2
  8. package/dist/cjs/{framework-delegate-55f5683a.js → framework-delegate-05579976.js} +1 -1
  9. package/dist/cjs/{helpers-afaa9001.js → helpers-4be3f90d.js} +11 -0
  10. package/dist/cjs/{index-3652c918.js → index-0ff61d0b.js} +1 -1
  11. package/dist/cjs/{index-e975c92b.js → index-26bb7e42.js} +3 -3
  12. package/dist/cjs/{index-0d762bba.js → index-6770fc00.js} +1 -1
  13. package/dist/cjs/{index-9509ecad.js → index-ad7a712e.js} +1 -1
  14. package/dist/cjs/index.cjs.js +7 -7
  15. package/dist/cjs/{input-shims-cd05268a.js → input-shims-fd997b01.js} +2 -2
  16. package/dist/cjs/{input.utils-ffb2f81b.js → input.utils-c15a1814.js} +1 -1
  17. package/dist/cjs/ion-accordion_2.cjs.entry.js +1 -1
  18. package/dist/cjs/ion-action-sheet.cjs.entry.js +3 -3
  19. package/dist/cjs/ion-alert.cjs.entry.js +3 -3
  20. package/dist/cjs/ion-app_8.cjs.entry.js +8 -8
  21. package/dist/cjs/ion-back-button.cjs.entry.js +1 -1
  22. package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +1 -1
  23. package/dist/cjs/ion-button_2.cjs.entry.js +1 -1
  24. package/dist/cjs/ion-card_5.cjs.entry.js +1 -1
  25. package/dist/cjs/ion-checkbox.cjs.entry.js +6 -36
  26. package/dist/cjs/ion-datetime-button.cjs.entry.js +1 -1
  27. package/dist/cjs/ion-datetime_3.cjs.entry.js +3 -3
  28. package/dist/cjs/ion-fab_3.cjs.entry.js +1 -1
  29. package/dist/cjs/ion-img.cjs.entry.js +1 -1
  30. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +2 -2
  31. package/dist/cjs/ion-input.cjs.entry.js +5 -5
  32. package/dist/cjs/ion-item-option_3.cjs.entry.js +2 -2
  33. package/dist/cjs/ion-item_8.cjs.entry.js +1 -1
  34. package/dist/cjs/ion-loading.cjs.entry.js +3 -3
  35. package/dist/cjs/ion-menu_3.cjs.entry.js +4 -4
  36. package/dist/cjs/ion-modal.cjs.entry.js +5 -5
  37. package/dist/cjs/ion-nav_2.cjs.entry.js +4 -4
  38. package/dist/cjs/ion-picker-column-option.cjs.entry.js +1 -1
  39. package/dist/cjs/ion-picker-column.cjs.entry.js +1 -1
  40. package/dist/cjs/ion-picker.cjs.entry.js +1 -1
  41. package/dist/cjs/ion-popover.cjs.entry.js +4 -4
  42. package/dist/cjs/ion-progress-bar.cjs.entry.js +1 -1
  43. package/dist/cjs/ion-radio_2.cjs.entry.js +1 -1
  44. package/dist/cjs/ion-range.cjs.entry.js +2 -2
  45. package/dist/cjs/ion-refresher_2.cjs.entry.js +2 -2
  46. package/dist/cjs/ion-reorder_2.cjs.entry.js +2 -2
  47. package/dist/cjs/ion-route_4.cjs.entry.js +1 -1
  48. package/dist/cjs/ion-searchbar.cjs.entry.js +1 -1
  49. package/dist/cjs/ion-segment_2.cjs.entry.js +40 -9
  50. package/dist/cjs/ion-select-modal.cjs.entry.js +3 -3
  51. package/dist/cjs/ion-select_3.cjs.entry.js +42 -15
  52. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +1 -1
  53. package/dist/cjs/ion-tab_2.cjs.entry.js +2 -2
  54. package/dist/cjs/ion-textarea.cjs.entry.js +5 -5
  55. package/dist/cjs/ion-toast.cjs.entry.js +3 -3
  56. package/dist/cjs/ion-toggle.cjs.entry.js +1 -1
  57. package/dist/cjs/ionic.cjs.js +1 -1
  58. package/dist/cjs/{ios.transition-0e664e88.js → ios.transition-a4f35c55.js} +2 -2
  59. package/dist/cjs/loader.cjs.js +1 -1
  60. package/dist/cjs/{md.transition-2e8aef2c.js → md.transition-cdf904e6.js} +2 -2
  61. package/dist/cjs/{notch-controller-d69150f5.js → notch-controller-a0c464d1.js} +1 -1
  62. package/dist/cjs/{overlays-65fdaff6.js → overlays-86695cf1.js} +2 -2
  63. package/dist/cjs/{status-tap-d74f1429.js → status-tap-1a2485c1.js} +2 -2
  64. package/dist/cjs/{swipe-back-0303a5e4.js → swipe-back-47a52b83.js} +1 -1
  65. package/dist/collection/components/checkbox/checkbox.ios.css +15 -52
  66. package/dist/collection/components/checkbox/checkbox.js +3 -70
  67. package/dist/collection/components/checkbox/checkbox.md.css +15 -52
  68. package/dist/collection/components/input/input.ios.css +3 -2
  69. package/dist/collection/components/input/input.md.css +7 -2
  70. package/dist/collection/components/segment-button/segment-button.js +40 -9
  71. package/dist/collection/components/select/select.js +38 -11
  72. package/dist/collection/components/textarea/textarea.ios.css +3 -2
  73. package/dist/collection/components/textarea/textarea.md.css +7 -2
  74. package/dist/collection/utils/helpers.js +10 -0
  75. package/dist/docs.json +1 -73
  76. package/dist/esm/{framework-delegate-63d1a679.js → framework-delegate-f683816e.js} +1 -1
  77. package/dist/esm/{helpers-da915de8.js → helpers-9b49d7d2.js} +11 -1
  78. package/dist/esm/{index-79b30591.js → index-5a0f5fd0.js} +1 -1
  79. package/dist/esm/{index-2f7fde3d.js → index-6a5baab0.js} +3 -3
  80. package/dist/esm/{index-cb21eccb.js → index-7105cd59.js} +1 -1
  81. package/dist/esm/{index-efb8ecdf.js → index-dd0f7395.js} +1 -1
  82. package/dist/esm/index.js +7 -7
  83. package/dist/esm/{input-shims-2fd7c6ef.js → input-shims-dff819a9.js} +2 -2
  84. package/dist/esm/{input.utils-961c9f17.js → input.utils-2f1029cf.js} +1 -1
  85. package/dist/esm/ion-accordion_2.entry.js +1 -1
  86. package/dist/esm/ion-action-sheet.entry.js +3 -3
  87. package/dist/esm/ion-alert.entry.js +3 -3
  88. package/dist/esm/ion-app_8.entry.js +8 -8
  89. package/dist/esm/ion-back-button.entry.js +1 -1
  90. package/dist/esm/ion-breadcrumb_2.entry.js +1 -1
  91. package/dist/esm/ion-button_2.entry.js +1 -1
  92. package/dist/esm/ion-card_5.entry.js +1 -1
  93. package/dist/esm/ion-checkbox.entry.js +6 -36
  94. package/dist/esm/ion-datetime-button.entry.js +1 -1
  95. package/dist/esm/ion-datetime_3.entry.js +3 -3
  96. package/dist/esm/ion-fab_3.entry.js +1 -1
  97. package/dist/esm/ion-img.entry.js +1 -1
  98. package/dist/esm/ion-infinite-scroll_2.entry.js +2 -2
  99. package/dist/esm/ion-input.entry.js +5 -5
  100. package/dist/esm/ion-item-option_3.entry.js +2 -2
  101. package/dist/esm/ion-item_8.entry.js +1 -1
  102. package/dist/esm/ion-loading.entry.js +3 -3
  103. package/dist/esm/ion-menu_3.entry.js +4 -4
  104. package/dist/esm/ion-modal.entry.js +5 -5
  105. package/dist/esm/ion-nav_2.entry.js +4 -4
  106. package/dist/esm/ion-picker-column-option.entry.js +1 -1
  107. package/dist/esm/ion-picker-column.entry.js +1 -1
  108. package/dist/esm/ion-picker.entry.js +1 -1
  109. package/dist/esm/ion-popover.entry.js +4 -4
  110. package/dist/esm/ion-progress-bar.entry.js +1 -1
  111. package/dist/esm/ion-radio_2.entry.js +1 -1
  112. package/dist/esm/ion-range.entry.js +2 -2
  113. package/dist/esm/ion-refresher_2.entry.js +2 -2
  114. package/dist/esm/ion-reorder_2.entry.js +2 -2
  115. package/dist/esm/ion-route_4.entry.js +1 -1
  116. package/dist/esm/ion-searchbar.entry.js +1 -1
  117. package/dist/esm/ion-segment_2.entry.js +40 -9
  118. package/dist/esm/ion-select-modal.entry.js +3 -3
  119. package/dist/esm/ion-select_3.entry.js +42 -15
  120. package/dist/esm/ion-tab-bar_2.entry.js +1 -1
  121. package/dist/esm/ion-tab_2.entry.js +2 -2
  122. package/dist/esm/ion-textarea.entry.js +5 -5
  123. package/dist/esm/ion-toast.entry.js +3 -3
  124. package/dist/esm/ion-toggle.entry.js +1 -1
  125. package/dist/esm/ionic.js +1 -1
  126. package/dist/esm/{ios.transition-b1da3753.js → ios.transition-314468a2.js} +2 -2
  127. package/dist/esm/loader.js +1 -1
  128. package/dist/esm/{md.transition-571b3859.js → md.transition-a560e0e2.js} +2 -2
  129. package/dist/esm/{notch-controller-55b09e11.js → notch-controller-3dc61260.js} +1 -1
  130. package/dist/esm/{overlays-5deab4de.js → overlays-9a81f230.js} +2 -2
  131. package/dist/esm/{status-tap-79eac0ac.js → status-tap-d07dbc82.js} +2 -2
  132. package/dist/esm/{swipe-back-e5394307.js → swipe-back-23ee7ab1.js} +1 -1
  133. package/dist/esm-es5/{framework-delegate-63d1a679.js → framework-delegate-f683816e.js} +1 -1
  134. package/dist/esm-es5/{helpers-da915de8.js → helpers-9b49d7d2.js} +1 -1
  135. package/dist/esm-es5/{index-79b30591.js → index-5a0f5fd0.js} +1 -1
  136. package/dist/esm-es5/{index-2f7fde3d.js → index-6a5baab0.js} +1 -1
  137. package/dist/esm-es5/{index-cb21eccb.js → index-7105cd59.js} +1 -1
  138. package/dist/esm-es5/{index-efb8ecdf.js → index-dd0f7395.js} +1 -1
  139. package/dist/esm-es5/index.js +1 -1
  140. package/dist/esm-es5/{input-shims-2fd7c6ef.js → input-shims-dff819a9.js} +1 -1
  141. package/dist/esm-es5/{input.utils-961c9f17.js → input.utils-2f1029cf.js} +1 -1
  142. package/dist/esm-es5/ion-accordion_2.entry.js +1 -1
  143. package/dist/esm-es5/ion-action-sheet.entry.js +1 -1
  144. package/dist/esm-es5/ion-alert.entry.js +1 -1
  145. package/dist/esm-es5/ion-app_8.entry.js +1 -1
  146. package/dist/esm-es5/ion-back-button.entry.js +1 -1
  147. package/dist/esm-es5/ion-breadcrumb_2.entry.js +1 -1
  148. package/dist/esm-es5/ion-button_2.entry.js +1 -1
  149. package/dist/esm-es5/ion-card_5.entry.js +1 -1
  150. package/dist/esm-es5/ion-checkbox.entry.js +1 -1
  151. package/dist/esm-es5/ion-datetime-button.entry.js +1 -1
  152. package/dist/esm-es5/ion-datetime_3.entry.js +1 -1
  153. package/dist/esm-es5/ion-fab_3.entry.js +1 -1
  154. package/dist/esm-es5/ion-img.entry.js +1 -1
  155. package/dist/esm-es5/ion-infinite-scroll_2.entry.js +1 -1
  156. package/dist/esm-es5/ion-input.entry.js +1 -1
  157. package/dist/esm-es5/ion-item-option_3.entry.js +1 -1
  158. package/dist/esm-es5/ion-item_8.entry.js +1 -1
  159. package/dist/esm-es5/ion-loading.entry.js +1 -1
  160. package/dist/esm-es5/ion-menu_3.entry.js +1 -1
  161. package/dist/esm-es5/ion-modal.entry.js +1 -1
  162. package/dist/esm-es5/ion-nav_2.entry.js +1 -1
  163. package/dist/esm-es5/ion-picker-column-option.entry.js +1 -1
  164. package/dist/esm-es5/ion-picker-column.entry.js +1 -1
  165. package/dist/esm-es5/ion-picker.entry.js +1 -1
  166. package/dist/esm-es5/ion-popover.entry.js +1 -1
  167. package/dist/esm-es5/ion-progress-bar.entry.js +1 -1
  168. package/dist/esm-es5/ion-radio_2.entry.js +1 -1
  169. package/dist/esm-es5/ion-range.entry.js +1 -1
  170. package/dist/esm-es5/ion-refresher_2.entry.js +1 -1
  171. package/dist/esm-es5/ion-reorder_2.entry.js +1 -1
  172. package/dist/esm-es5/ion-route_4.entry.js +1 -1
  173. package/dist/esm-es5/ion-searchbar.entry.js +1 -1
  174. package/dist/esm-es5/ion-segment_2.entry.js +1 -1
  175. package/dist/esm-es5/ion-select-modal.entry.js +1 -1
  176. package/dist/esm-es5/ion-select_3.entry.js +1 -1
  177. package/dist/esm-es5/ion-tab-bar_2.entry.js +1 -1
  178. package/dist/esm-es5/ion-tab_2.entry.js +1 -1
  179. package/dist/esm-es5/ion-textarea.entry.js +1 -1
  180. package/dist/esm-es5/ion-toast.entry.js +1 -1
  181. package/dist/esm-es5/ion-toggle.entry.js +1 -1
  182. package/dist/esm-es5/ionic.js +1 -1
  183. package/dist/esm-es5/{ios.transition-b1da3753.js → ios.transition-314468a2.js} +1 -1
  184. package/dist/esm-es5/loader.js +1 -1
  185. package/dist/esm-es5/md.transition-a560e0e2.js +4 -0
  186. package/dist/esm-es5/{notch-controller-55b09e11.js → notch-controller-3dc61260.js} +1 -1
  187. package/dist/esm-es5/{overlays-5deab4de.js → overlays-9a81f230.js} +1 -1
  188. package/dist/esm-es5/{status-tap-79eac0ac.js → status-tap-d07dbc82.js} +1 -1
  189. package/dist/esm-es5/{swipe-back-e5394307.js → swipe-back-23ee7ab1.js} +1 -1
  190. package/dist/html.html-data.json +0 -8
  191. package/dist/ionic/index.esm.js +1 -1
  192. package/dist/ionic/ionic.esm.js +1 -1
  193. package/dist/ionic/{p-937a7e21.entry.js → p-02e23f26.entry.js} +1 -1
  194. package/dist/ionic/{p-9b428d25.entry.js → p-037fc3f3.entry.js} +1 -1
  195. package/dist/ionic/p-04e08129.entry.js +4 -0
  196. package/dist/ionic/{p-b3c60433.system.js → p-058e61eb.system.js} +1 -1
  197. package/dist/ionic/{p-bdf2cb2e.system.entry.js → p-0bfffa34.system.entry.js} +1 -1
  198. package/dist/ionic/{p-7ed1657c.system.entry.js → p-0eb2553a.system.entry.js} +1 -1
  199. package/dist/ionic/{p-9b122e3c.system.entry.js → p-10327ad2.system.entry.js} +1 -1
  200. package/dist/ionic/{p-f63c2d12.entry.js → p-155c2bb0.entry.js} +1 -1
  201. package/dist/ionic/{p-a8f2c254.entry.js → p-155f4d90.entry.js} +1 -1
  202. package/dist/ionic/{p-2346ab53.system.entry.js → p-18e101b7.system.entry.js} +1 -1
  203. package/dist/ionic/p-1f405274.js +4 -0
  204. package/dist/ionic/p-21227121.js +4 -0
  205. package/dist/ionic/{p-7513b0c4.js → p-22149a4f.js} +1 -1
  206. package/dist/ionic/{p-2b838f86.system.entry.js → p-2515cb4d.system.entry.js} +1 -1
  207. package/dist/ionic/{p-de930745.entry.js → p-265939f0.entry.js} +1 -1
  208. package/dist/ionic/{p-34b11c24.js → p-2bc73fb5.js} +1 -1
  209. package/dist/ionic/p-2c9eb774.system.js +4 -0
  210. package/dist/ionic/{p-61db139d.entry.js → p-2cbe5399.entry.js} +1 -1
  211. package/dist/ionic/{p-2e46590d.system.entry.js → p-2ef3c7ee.system.entry.js} +1 -1
  212. package/dist/ionic/{p-cba1f9bc.system.entry.js → p-31a6efce.system.entry.js} +1 -1
  213. package/dist/ionic/p-322c5fb4.system.js +1 -1
  214. package/dist/ionic/{p-0430c2e0.entry.js → p-34479cfb.entry.js} +1 -1
  215. package/dist/ionic/p-346b2baf.js +4 -0
  216. package/dist/ionic/{p-b1eb86fd.entry.js → p-36c448fe.entry.js} +1 -1
  217. package/dist/ionic/{p-1ab13b2b.js → p-39dd4f62.js} +1 -1
  218. package/dist/ionic/p-3e99e3e0.entry.js +4 -0
  219. package/dist/ionic/p-4129228f.system.entry.js +4 -0
  220. package/dist/ionic/{p-9df2c6fb.entry.js → p-41780810.entry.js} +1 -1
  221. package/dist/ionic/{p-577bc414.entry.js → p-42c9deb1.entry.js} +1 -1
  222. package/dist/ionic/{p-a15ddedb.system.js → p-4452a8ac.system.js} +1 -1
  223. package/dist/ionic/{p-933727f9.system.entry.js → p-484d855b.system.entry.js} +2 -2
  224. package/dist/ionic/{p-52d7a191.entry.js → p-4ad78edc.entry.js} +1 -1
  225. package/dist/ionic/{p-28706c6f.js → p-4d3a5f86.js} +1 -1
  226. package/dist/ionic/{p-6933c482.system.entry.js → p-4d413973.system.entry.js} +1 -1
  227. package/dist/ionic/{p-74e3f0af.system.entry.js → p-5010643d.system.entry.js} +2 -2
  228. package/dist/ionic/{p-19ea7bff.system.js → p-5126cf1e.system.js} +1 -1
  229. package/dist/ionic/p-52245809.js +4 -0
  230. package/dist/ionic/p-56da53ad.system.entry.js +4 -0
  231. package/dist/ionic/{p-a88dec0d.system.js → p-578efda4.system.js} +1 -1
  232. package/dist/ionic/{p-a0eb506c.system.entry.js → p-5882bffa.system.entry.js} +1 -1
  233. package/dist/ionic/{p-a3db8ee3.js → p-5c9324c6.js} +1 -1
  234. package/dist/ionic/{p-6d6cedc5.entry.js → p-6190d0d6.entry.js} +1 -1
  235. package/dist/ionic/{p-ab674093.system.entry.js → p-63c09585.system.entry.js} +1 -1
  236. package/dist/ionic/{p-585b455c.system.entry.js → p-65346408.system.entry.js} +1 -1
  237. package/dist/ionic/{p-a4a2420e.system.entry.js → p-655723eb.system.entry.js} +1 -1
  238. package/dist/ionic/{p-120fb79a.entry.js → p-70af0afb.entry.js} +1 -1
  239. package/dist/ionic/{p-7ddc46c3.system.entry.js → p-70ccc275.system.entry.js} +1 -1
  240. package/dist/ionic/p-712fedc9.entry.js +4 -0
  241. package/dist/ionic/{p-5c9eb9af.entry.js → p-72ec9a26.entry.js} +1 -1
  242. package/dist/ionic/{p-0eb35a7f.system.js → p-73897169.system.js} +1 -1
  243. package/dist/ionic/{p-98ff6b32.entry.js → p-76446a85.entry.js} +1 -1
  244. package/dist/ionic/{p-98231c01.system.entry.js → p-77e7b7b6.system.entry.js} +1 -1
  245. package/dist/ionic/{p-72812e99.js → p-7a1766d6.js} +1 -1
  246. package/dist/ionic/{p-9f364443.system.entry.js → p-7ae680ba.system.entry.js} +1 -1
  247. package/dist/ionic/{p-16188af7.entry.js → p-7b98cebe.entry.js} +1 -1
  248. package/dist/ionic/{p-fceec762.entry.js → p-80c6d619.entry.js} +1 -1
  249. package/dist/ionic/{p-1e67b266.system.entry.js → p-84d08aae.system.entry.js} +1 -1
  250. package/dist/ionic/{p-7de1e42c.system.js → p-860eb968.system.js} +1 -1
  251. package/dist/ionic/{p-7a02f476.entry.js → p-8818edd8.entry.js} +1 -1
  252. package/dist/ionic/{p-c4238c12.system.js → p-8e407469.system.js} +1 -1
  253. package/dist/ionic/{p-567de071.system.entry.js → p-92365bc1.system.entry.js} +1 -1
  254. package/dist/ionic/{p-f1120724.system.entry.js → p-93e3654c.system.entry.js} +1 -1
  255. package/dist/ionic/{p-d7aa6b00.entry.js → p-955c3eb8.entry.js} +1 -1
  256. package/dist/ionic/{p-8635f5e6.system.js → p-95da3ae2.system.js} +1 -1
  257. package/dist/ionic/{p-b6efeab8.js → p-990630ca.js} +1 -1
  258. package/dist/ionic/{p-92763d3d.entry.js → p-9962f63f.entry.js} +1 -1
  259. package/dist/ionic/p-9a100adc.entry.js +4 -0
  260. package/dist/ionic/{p-b9d7015f.entry.js → p-9b3bb24e.entry.js} +1 -1
  261. package/dist/ionic/{p-f1060cd8.entry.js → p-9de5c787.entry.js} +1 -1
  262. package/dist/ionic/{p-e3171ff3.entry.js → p-a18470c6.entry.js} +1 -1
  263. package/dist/ionic/{p-e06057c9.entry.js → p-a5b31c0f.entry.js} +1 -1
  264. package/dist/ionic/{p-01186920.system.entry.js → p-a9e24ae2.system.entry.js} +1 -1
  265. package/dist/ionic/{p-5c08627a.system.js → p-acb30a5c.system.js} +1 -1
  266. package/dist/ionic/p-acc8399c.system.entry.js +4 -0
  267. package/dist/ionic/p-af09741c.entry.js +4 -0
  268. package/dist/ionic/{p-d22e2a38.system.js → p-af452fa4.system.js} +1 -1
  269. package/dist/ionic/{p-e09d6392.system.entry.js → p-af744710.system.entry.js} +1 -1
  270. package/dist/ionic/{p-3ad285e3.system.js → p-b3680e2f.system.js} +1 -1
  271. package/dist/ionic/p-b936eb7e.system.entry.js +4 -0
  272. package/dist/ionic/{p-b51e4004.js → p-bb11d9fb.js} +1 -1
  273. package/dist/ionic/{p-081a4ce4.entry.js → p-bb2a6761.entry.js} +1 -1
  274. package/dist/ionic/{p-948e6c6a.entry.js → p-bc616455.entry.js} +1 -1
  275. package/dist/ionic/{p-bb0db172.entry.js → p-c32644d7.entry.js} +1 -1
  276. package/dist/ionic/{p-4c98e2cf.system.js → p-c3802319.system.js} +1 -1
  277. package/dist/ionic/{p-c41ac815.entry.js → p-c8d645b3.entry.js} +1 -1
  278. package/dist/ionic/{p-f1c4dcd4.js → p-c935cfc9.js} +1 -1
  279. package/dist/ionic/{p-6dfb0f39.system.entry.js → p-d1172fe3.system.entry.js} +1 -1
  280. package/dist/ionic/{p-3cc276f4.js → p-d4ca0475.js} +1 -1
  281. package/dist/ionic/{p-7a6eaf9e.entry.js → p-d7bb5325.entry.js} +1 -1
  282. package/dist/ionic/{p-a090bce8.system.entry.js → p-d821466d.system.entry.js} +1 -1
  283. package/dist/ionic/{p-ada36597.system.js → p-d99e8644.system.js} +1 -1
  284. package/dist/ionic/{p-58d5df0c.system.entry.js → p-da8ef548.system.entry.js} +1 -1
  285. package/dist/ionic/{p-985a7e17.system.entry.js → p-dc146a2a.system.entry.js} +1 -1
  286. package/dist/ionic/{p-cac0e0b3.system.entry.js → p-dd0c9350.system.entry.js} +1 -1
  287. package/dist/ionic/p-df862603.entry.js +4 -0
  288. package/dist/ionic/{p-2172893e.system.entry.js → p-e2e19375.system.entry.js} +1 -1
  289. package/dist/ionic/{p-05b74e45.system.entry.js → p-e32557bb.system.entry.js} +1 -1
  290. package/dist/ionic/{p-2da9c8a7.entry.js → p-e5849f8d.entry.js} +1 -1
  291. package/dist/ionic/{p-15e76dd1.entry.js → p-e8f34871.entry.js} +1 -1
  292. package/dist/ionic/{p-d6eaffb1.system.entry.js → p-eeb5cb45.system.entry.js} +2 -2
  293. package/dist/ionic/{p-744c8672.system.entry.js → p-efbf5af5.system.entry.js} +1 -1
  294. package/dist/ionic/{p-e6376b93.system.entry.js → p-f2613334.system.entry.js} +1 -1
  295. package/dist/ionic/{p-e4ee80be.system.entry.js → p-f301a694.system.entry.js} +1 -1
  296. package/dist/ionic/{p-fbd41a7e.system.entry.js → p-f56752be.system.entry.js} +1 -1
  297. package/dist/ionic/{p-e76dae93.entry.js → p-f5d6624d.entry.js} +1 -1
  298. package/dist/ionic/{p-797eeea8.system.entry.js → p-f78af648.system.entry.js} +1 -1
  299. package/dist/ionic/{p-63b0abde.system.entry.js → p-f89cf011.system.entry.js} +1 -1
  300. package/dist/ionic/p-fbf86e62.system.js +4 -0
  301. package/dist/ionic/{p-7b9a2b23.entry.js → p-fca17935.entry.js} +1 -1
  302. package/dist/ionic/{p-eef505e8.entry.js → p-fec13c57.entry.js} +1 -1
  303. package/dist/types/components/checkbox/checkbox.d.ts +0 -19
  304. package/dist/types/components/segment-button/segment-button.d.ts +2 -1
  305. package/dist/types/components.d.ts +0 -16
  306. package/dist/types/utils/helpers.d.ts +1 -0
  307. package/hydrate/index.js +96 -63
  308. package/hydrate/index.mjs +96 -63
  309. package/package.json +2 -2
  310. package/dist/esm-es5/md.transition-571b3859.js +0 -4
  311. package/dist/ionic/p-0af823e1.js +0 -4
  312. package/dist/ionic/p-1132ffee.entry.js +0 -4
  313. package/dist/ionic/p-15d18206.entry.js +0 -4
  314. package/dist/ionic/p-248318e0.system.entry.js +0 -4
  315. package/dist/ionic/p-302b50bb.system.entry.js +0 -4
  316. package/dist/ionic/p-4c2d5b80.system.js +0 -4
  317. package/dist/ionic/p-4ec778aa.entry.js +0 -4
  318. package/dist/ionic/p-72bc8a1c.js +0 -4
  319. package/dist/ionic/p-8694928f.entry.js +0 -4
  320. package/dist/ionic/p-9343a445.js +0 -4
  321. package/dist/ionic/p-c4b53b16.system.entry.js +0 -4
  322. package/dist/ionic/p-cb13696c.js +0 -4
  323. package/dist/ionic/p-cdc83025.entry.js +0 -4
  324. package/dist/ionic/p-d1c5b60e.system.js +0 -4
  325. package/dist/ionic/p-d7dd8fb1.entry.js +0 -4
  326. package/dist/ionic/p-e4fde4fb.system.entry.js +0 -4
@@ -358,5 +358,15 @@ const shallowEqualStringMap = (map1, map2) => {
358
358
  }
359
359
  return true;
360
360
  };
361
+ const getNextSiblingOfType = (element) => {
362
+ let sibling = element.nextSibling;
363
+ while (sibling) {
364
+ if (sibling.nodeType === Node.ELEMENT_NODE && sibling !== null) {
365
+ return sibling;
366
+ }
367
+ sibling = sibling.nextSibling;
368
+ }
369
+ return null;
370
+ };
361
371
 
362
- export { addEventListener as a, removeEventListener as b, componentOnReady as c, renderHiddenInput as d, debounceEvent as e, focusVisibleElement as f, getElementRoot as g, inheritAttributes as h, inheritAriaAttributes as i, clamp as j, hasLazyBuild as k, hasShadowDom as l, assert as m, isEndSide as n, debounce as o, pointerCoord as p, raf as r, shallowEqualStringMap as s, transitionEndAsync as t };
372
+ export { addEventListener as a, removeEventListener as b, componentOnReady as c, renderHiddenInput as d, debounceEvent as e, focusVisibleElement as f, getElementRoot as g, inheritAttributes as h, inheritAriaAttributes as i, clamp as j, hasLazyBuild as k, hasShadowDom as l, assert as m, getNextSiblingOfType as n, isEndSide as o, debounce as p, pointerCoord as q, raf as r, shallowEqualStringMap as s, transitionEndAsync as t };
@@ -2,7 +2,7 @@
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
4
  import { d as doc } from './index-a5d50daf.js';
5
- import { p as pointerCoord } from './helpers-da915de8.js';
5
+ import { q as pointerCoord } from './helpers-9b49d7d2.js';
6
6
 
7
7
  const startTapClick = (config) => {
8
8
  if (doc === undefined) {
@@ -4,7 +4,7 @@
4
4
  import { c as config } from './ionic-global-c81d82ab.js';
5
5
  import { w as writeTask, B as Build } from './index-28849c61.js';
6
6
  import { p as printIonWarning } from './index-6ad967f3.js';
7
- import { r as raf } from './helpers-da915de8.js';
7
+ import { r as raf } from './helpers-9b49d7d2.js';
8
8
 
9
9
  const LIFECYCLE_WILL_ENTER = 'ionViewWillEnter';
10
10
  const LIFECYCLE_DID_ENTER = 'ionViewDidEnter';
@@ -120,8 +120,8 @@ const createFocusController = () => {
120
120
  };
121
121
  const LAST_FOCUS = 'ion-last-focus';
122
122
 
123
- const iosTransitionAnimation = () => import('./ios.transition-b1da3753.js');
124
- const mdTransitionAnimation = () => import('./md.transition-571b3859.js');
123
+ const iosTransitionAnimation = () => import('./ios.transition-314468a2.js');
124
+ const mdTransitionAnimation = () => import('./md.transition-a560e0e2.js');
125
125
  const focusController = createFocusController();
126
126
  // TODO(FW-2832): types
127
127
  const transition = (opts) => {
@@ -4,7 +4,7 @@
4
4
  import { d as doc } from './index-a5d50daf.js';
5
5
  import { MENU_BACK_BUTTON_PRIORITY } from './hardware-back-button-06ef3c3e.js';
6
6
  import { p as printIonWarning } from './index-6ad967f3.js';
7
- import { c as componentOnReady } from './helpers-da915de8.js';
7
+ import { c as componentOnReady } from './helpers-9b49d7d2.js';
8
8
  import { b as getIonMode } from './ionic-global-c81d82ab.js';
9
9
  import { c as createAnimation } from './animation-eab5a4ca.js';
10
10
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { c as componentOnReady } from './helpers-da915de8.js';
4
+ import { c as componentOnReady } from './helpers-9b49d7d2.js';
5
5
  import { b as printRequiredElementError } from './index-6ad967f3.js';
6
6
 
7
7
  const ION_CONTENT_TAG_NAME = 'ION-CONTENT';
package/dist/esm/index.js CHANGED
@@ -2,23 +2,23 @@
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
4
  export { c as createAnimation } from './animation-eab5a4ca.js';
5
- export { a as LIFECYCLE_DID_ENTER, c as LIFECYCLE_DID_LEAVE, L as LIFECYCLE_WILL_ENTER, b as LIFECYCLE_WILL_LEAVE, d as LIFECYCLE_WILL_UNLOAD, g as getIonPageElement } from './index-2f7fde3d.js';
6
- export { iosTransitionAnimation } from './ios.transition-b1da3753.js';
7
- export { mdTransitionAnimation } from './md.transition-571b3859.js';
5
+ export { a as LIFECYCLE_DID_ENTER, c as LIFECYCLE_DID_LEAVE, L as LIFECYCLE_WILL_ENTER, b as LIFECYCLE_WILL_LEAVE, d as LIFECYCLE_WILL_UNLOAD, g as getIonPageElement } from './index-6a5baab0.js';
6
+ export { iosTransitionAnimation } from './ios.transition-314468a2.js';
7
+ export { mdTransitionAnimation } from './md.transition-a560e0e2.js';
8
8
  export { g as getTimeGivenProgression } from './cubic-bezier-fe2083dc.js';
9
9
  export { createGesture } from './index-39782642.js';
10
10
  export { g as getPlatforms, i as initialize, a as isPlatform } from './ionic-global-c81d82ab.js';
11
- export { c as componentOnReady } from './helpers-da915de8.js';
11
+ export { c as componentOnReady } from './helpers-9b49d7d2.js';
12
12
  export { I as IonicSafeString, g as getMode, s as setupConfig } from './config-49c88215.js';
13
13
  export { o as openURL } from './theme-01f3f29c.js';
14
- export { m as menuController } from './index-cb21eccb.js';
15
- export { b as actionSheetController, a as alertController, l as loadingController, m as modalController, p as pickerController, c as popoverController, t as toastController } from './overlays-5deab4de.js';
14
+ export { m as menuController } from './index-7105cd59.js';
15
+ export { b as actionSheetController, a as alertController, l as loadingController, m as modalController, p as pickerController, c as popoverController, t as toastController } from './overlays-9a81f230.js';
16
16
  import './index-a5d50daf.js';
17
17
  import './index-28849c61.js';
18
18
  import './index-6ad967f3.js';
19
19
  import './gesture-controller-314a54f6.js';
20
20
  import './hardware-back-button-06ef3c3e.js';
21
- import './framework-delegate-63d1a679.js';
21
+ import './framework-delegate-f683816e.js';
22
22
 
23
23
  const IonicSlides = (opts) => {
24
24
  const { swiper, extendParams } = opts;
@@ -2,8 +2,8 @@
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
4
  import { w as win, d as doc } from './index-a5d50daf.js';
5
- import { g as getScrollElement, c as scrollByPoint, f as findClosestIonContent } from './index-efb8ecdf.js';
6
- import { a as addEventListener, b as removeEventListener, r as raf, c as componentOnReady } from './helpers-da915de8.js';
5
+ import { g as getScrollElement, c as scrollByPoint, f as findClosestIonContent } from './index-dd0f7395.js';
6
+ import { a as addEventListener, b as removeEventListener, r as raf, c as componentOnReady } from './helpers-9b49d7d2.js';
7
7
  import { a as KeyboardResize, K as Keyboard } from './keyboard-73175e24.js';
8
8
  import './index-6ad967f3.js';
9
9
  import './ionic-global-c81d82ab.js';
@@ -2,7 +2,7 @@
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
4
  import { w as win } from './index-a5d50daf.js';
5
- import { r as raf } from './helpers-da915de8.js';
5
+ import { r as raf } from './helpers-9b49d7d2.js';
6
6
  import { a as printIonError } from './index-6ad967f3.js';
7
7
 
8
8
  /**
@@ -2,7 +2,7 @@
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
4
  import { r as registerInstance, h, f as Host, i as getElement, d as createEvent } from './index-28849c61.js';
5
- import { r as raf, t as transitionEndAsync, a as addEventListener, b as removeEventListener, g as getElementRoot } from './helpers-da915de8.js';
5
+ import { r as raf, t as transitionEndAsync, a as addEventListener, b as removeEventListener, g as getElementRoot } from './helpers-9b49d7d2.js';
6
6
  import { l as chevronDown } from './index-e2cf2ceb.js';
7
7
  import { c as config, b as getIonMode } from './ionic-global-c81d82ab.js';
8
8
  import { p as printIonWarning } from './index-6ad967f3.js';
@@ -3,9 +3,9 @@
3
3
  */
4
4
  import { r as registerInstance, d as createEvent, e as readTask, h, f as Host, i as getElement } from './index-28849c61.js';
5
5
  import { c as createButtonActiveGesture } from './button-active-f6503382.js';
6
- import { r as raf } from './helpers-da915de8.js';
6
+ import { r as raf } from './helpers-9b49d7d2.js';
7
7
  import { c as createLockController } from './lock-controller-316928be.js';
8
- import { d as createDelegateController, e as createTriggerController, B as BACKDROP, i as isCancel, f as present, g as dismiss, h as eventMethod, s as safeCall, j as prepareOverlay, k as setOverlayId } from './overlays-5deab4de.js';
8
+ import { d as createDelegateController, e as createTriggerController, B as BACKDROP, i as isCancel, f as present, g as dismiss, h as eventMethod, s as safeCall, j as prepareOverlay, k as setOverlayId } from './overlays-9a81f230.js';
9
9
  import { g as getClassMap } from './theme-01f3f29c.js';
10
10
  import { b as getIonMode } from './ionic-global-c81d82ab.js';
11
11
  import { c as createAnimation } from './animation-eab5a4ca.js';
@@ -15,7 +15,7 @@ import './index-a5d50daf.js';
15
15
  import './index-39782642.js';
16
16
  import './gesture-controller-314a54f6.js';
17
17
  import './hardware-back-button-06ef3c3e.js';
18
- import './framework-delegate-63d1a679.js';
18
+ import './framework-delegate-f683816e.js';
19
19
  import './index-6ad967f3.js';
20
20
 
21
21
  /**
@@ -4,9 +4,9 @@
4
4
  import { r as registerInstance, d as createEvent, j as forceUpdate, 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 { c as createButtonActiveGesture } from './button-active-f6503382.js';
7
- import { r as raf } from './helpers-da915de8.js';
7
+ import { r as raf } from './helpers-9b49d7d2.js';
8
8
  import { c as createLockController } from './lock-controller-316928be.js';
9
- 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-5deab4de.js';
9
+ 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-9a81f230.js';
10
10
  import { g as getClassMap } from './theme-01f3f29c.js';
11
11
  import { c as config, b as getIonMode } from './ionic-global-c81d82ab.js';
12
12
  import { c as createAnimation } from './animation-eab5a4ca.js';
@@ -16,7 +16,7 @@ import './index-a5d50daf.js';
16
16
  import './index-39782642.js';
17
17
  import './gesture-controller-314a54f6.js';
18
18
  import './hardware-back-button-06ef3c3e.js';
19
- import './framework-delegate-63d1a679.js';
19
+ import './framework-delegate-f683816e.js';
20
20
  import './index-6ad967f3.js';
21
21
 
22
22
  /**
@@ -5,15 +5,15 @@ import { r as registerInstance, h, f as Host, i as getElement, d as createEvent,
5
5
  import { shouldUseCloseWatcher } from './hardware-back-button-06ef3c3e.js';
6
6
  import { p as printIonWarning } from './index-6ad967f3.js';
7
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';
8
+ import { i as inheritAriaAttributes, k as hasLazyBuild, c as componentOnReady, j as clamp, s as shallowEqualStringMap } from './helpers-9b49d7d2.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
- import { a as findIonContent, p as printIonContentErrorMsg, g as getScrollElement } from './index-efb8ecdf.js';
11
+ import { a as findIonContent, p as printIonContentErrorMsg, g as getScrollElement } from './index-dd0f7395.js';
12
12
  import { c as createKeyboardController } from './keyboard-controller-ec5c2bfa.js';
13
13
  import { g as getTimeGivenProgression } from './cubic-bezier-fe2083dc.js';
14
- import { a as attachComponent, d as detachComponent } from './framework-delegate-63d1a679.js';
14
+ import { a as attachComponent, d as detachComponent } from './framework-delegate-f683816e.js';
15
15
  import { c as createLockController } from './lock-controller-316928be.js';
16
- import { t as transition } from './index-2f7fde3d.js';
16
+ import { t as transition } from './index-6a5baab0.js';
17
17
  import './index-a5d50daf.js';
18
18
  import './keyboard-73175e24.js';
19
19
  import './capacitor-59395cbd.js';
@@ -30,10 +30,10 @@ const App = class {
30
30
  rIC(async () => {
31
31
  const isHybrid = isPlatform(window, 'hybrid');
32
32
  if (!config.getBoolean('_testing')) {
33
- import('./index-79b30591.js').then((module) => module.startTapClick(config));
33
+ import('./index-5a0f5fd0.js').then((module) => module.startTapClick(config));
34
34
  }
35
35
  if (config.getBoolean('statusTap', isHybrid)) {
36
- import('./status-tap-79eac0ac.js').then((module) => module.startStatusTap());
36
+ import('./status-tap-d07dbc82.js').then((module) => module.startStatusTap());
37
37
  }
38
38
  if (config.getBoolean('inputShims', needInputShims())) {
39
39
  /**
@@ -41,7 +41,7 @@ const App = class {
41
41
  * platforms proceed into this block.
42
42
  */
43
43
  const platform = isPlatform(window, 'ios') ? 'ios' : 'android';
44
- import('./input-shims-2fd7c6ef.js').then((module) => module.startInputShims(config, platform));
44
+ import('./input-shims-dff819a9.js').then((module) => module.startInputShims(config, platform));
45
45
  }
46
46
  const hardwareBackButtonModule = await import('./hardware-back-button-06ef3c3e.js');
47
47
  const supportsHardwareBackButtonEvents = isHybrid || shouldUseCloseWatcher();
@@ -1050,7 +1050,7 @@ const RouterOutlet = class {
1050
1050
  this.swipeHandler.onStart();
1051
1051
  }
1052
1052
  };
1053
- this.gesture = (await import('./swipe-back-e5394307.js')).createSwipeBackGesture(this.el, () => !this.gestureOrAnimationInProgress && !!this.swipeHandler && this.swipeHandler.canStart(), () => onStart(), (step) => { var _a; return (_a = this.ani) === null || _a === void 0 ? void 0 : _a.progressStep(step); }, (shouldComplete, step, dur) => {
1053
+ this.gesture = (await import('./swipe-back-23ee7ab1.js')).createSwipeBackGesture(this.el, () => !this.gestureOrAnimationInProgress && !!this.swipeHandler && this.swipeHandler.canStart(), () => onStart(), (step) => { var _a; return (_a = this.ani) === null || _a === void 0 ? void 0 : _a.progressStep(step); }, (shouldComplete, step, dur) => {
1054
1054
  if (this.ani) {
1055
1055
  this.ani.onFinish(() => {
1056
1056
  this.gestureOrAnimationInProgress = false;
@@ -2,7 +2,7 @@
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
4
  import { r as registerInstance, h, f as Host, i as getElement } from './index-28849c61.js';
5
- import { i as inheritAriaAttributes } from './helpers-da915de8.js';
5
+ import { i as inheritAriaAttributes } from './helpers-9b49d7d2.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
8
  import { c as config, b as getIonMode } from './ionic-global-c81d82ab.js';
@@ -2,7 +2,7 @@
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
4
  import { r as registerInstance, d as createEvent, h, f as Host, i as getElement } from './index-28849c61.js';
5
- import { i as inheritAriaAttributes } from './helpers-da915de8.js';
5
+ import { i as inheritAriaAttributes } from './helpers-9b49d7d2.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
8
  import { b as getIonMode } from './ionic-global-c81d82ab.js';
@@ -2,7 +2,7 @@
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
4
  import { k as getAssetPath, r as registerInstance, d as createEvent, h, f as Host, i as getElement } from './index-28849c61.js';
5
- import { l as hasShadowDom, i as inheritAriaAttributes } from './helpers-da915de8.js';
5
+ import { l as hasShadowDom, i as inheritAriaAttributes } from './helpers-9b49d7d2.js';
6
6
  import { p as printIonWarning } from './index-6ad967f3.js';
7
7
  import { o as openURL, c as createColorClasses$1, h as hostContext } from './theme-01f3f29c.js';
8
8
  import { b as getIonMode$1 } from './ionic-global-c81d82ab.js';
@@ -2,7 +2,7 @@
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
4
  import { r as registerInstance, h, f as Host, i as getElement } from './index-28849c61.js';
5
- import { h as inheritAttributes } from './helpers-da915de8.js';
5
+ import { h as inheritAttributes } from './helpers-9b49d7d2.js';
6
6
  import { o as openURL, c as createColorClasses } from './theme-01f3f29c.js';
7
7
  import { b as getIonMode } from './ionic-global-c81d82ab.js';
8
8
 
@@ -2,14 +2,14 @@
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
4
  import { r as registerInstance, d as createEvent, h, f as Host, i as getElement } from './index-28849c61.js';
5
- import { i as inheritAriaAttributes, d as renderHiddenInput } from './helpers-da915de8.js';
5
+ import { i as inheritAriaAttributes, d as renderHiddenInput } from './helpers-9b49d7d2.js';
6
6
  import { c as createColorClasses, h as hostContext } from './theme-01f3f29c.js';
7
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;-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}.checkbox-bottom{padding-top:4px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;font-size:0.75rem;white-space:normal}:host(.checkbox-label-placement-stacked) .checkbox-bottom{font-size:1rem}.checkbox-bottom .error-text{display:none;color:var(--ion-color-danger, #c5000f)}.checkbox-bottom .helper-text{display:block;color:var(--ion-color-step-700, var(--ion-text-color-step-300, #4d4d4d))}:host(.ion-touched.ion-invalid) .checkbox-bottom .error-text{display:block}:host(.ion-touched.ion-invalid) .checkbox-bottom .helper-text{display:none}: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;-ms-flex-pack:start;justify-content:start}: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;text-align:center}: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-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-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;-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}.checkbox-bottom{padding-top:4px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;font-size:0.75rem;white-space:normal}:host(.checkbox-label-placement-stacked) .checkbox-bottom{font-size:1rem}.checkbox-bottom .error-text{display:none;color:var(--ion-color-danger, #c5000f)}.checkbox-bottom .helper-text{display:block;color:var(--ion-color-step-700, var(--ion-text-color-step-300, #4d4d4d))}:host(.ion-touched.ion-invalid) .checkbox-bottom .error-text{display:block}:host(.ion-touched.ion-invalid) .checkbox-bottom .helper-text{display:none}: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;-ms-flex-pack:start;justify-content:start}: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;text-align:center}: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-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-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 {
@@ -19,8 +19,6 @@ const Checkbox = class {
19
19
  this.ionFocus = createEvent(this, "ionFocus", 7);
20
20
  this.ionBlur = createEvent(this, "ionBlur", 7);
21
21
  this.inputId = `ion-cb-${checkboxIds++}`;
22
- this.helperTextId = `${this.inputId}-helper-text`;
23
- this.errorTextId = `${this.inputId}-error-text`;
24
22
  this.inheritedAttributes = {};
25
23
  /**
26
24
  * Sets the checked property and emits
@@ -58,8 +56,6 @@ const Checkbox = class {
58
56
  this.checked = false;
59
57
  this.indeterminate = false;
60
58
  this.disabled = false;
61
- this.errorText = undefined;
62
- this.helperText = undefined;
63
59
  this.value = 'on';
64
60
  this.labelPlacement = 'start';
65
61
  this.justify = undefined;
@@ -75,38 +71,12 @@ const Checkbox = class {
75
71
  this.focusEl.focus();
76
72
  }
77
73
  }
78
- getHintTextID() {
79
- const { el, helperText, errorText, helperTextId, errorTextId } = this;
80
- if (el.classList.contains('ion-touched') && el.classList.contains('ion-invalid') && errorText) {
81
- return errorTextId;
82
- }
83
- if (helperText) {
84
- return helperTextId;
85
- }
86
- return undefined;
87
- }
88
- /**
89
- * Responsible for rendering helper text and error text.
90
- * This element should only be rendered if hint text is set.
91
- */
92
- renderHintText() {
93
- const { helperText, errorText, helperTextId, errorTextId } = this;
94
- /**
95
- * undefined and empty string values should
96
- * be treated as not having helper/error text.
97
- */
98
- const hasHintText = !!helperText || !!errorText;
99
- if (!hasHintText) {
100
- return;
101
- }
102
- return (h("div", { class: "checkbox-bottom" }, h("div", { id: helperTextId, class: "helper-text", part: "supporting-text helper-text" }, helperText), h("div", { id: errorTextId, class: "error-text", part: "supporting-text error-text" }, errorText)));
103
- }
104
74
  render() {
105
75
  const { color, checked, disabled, el, getSVGPath, indeterminate, inheritedAttributes, inputId, justify, labelPlacement, name, value, alignment, required, } = this;
106
76
  const mode = getIonMode(this);
107
77
  const path = getSVGPath(mode, indeterminate);
108
78
  renderHiddenInput(true, el, name, checked ? value : '', disabled);
109
- return (h(Host, { key: '7ac31df89b07c781ddcd30a6a8c109494d0c500a', "aria-checked": indeterminate ? 'mixed' : `${checked}`, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId, class: createColorClasses(color, {
79
+ return (h(Host, { key: '07a5884062dd256b570e856270c74a5a09d2f2a5', "aria-checked": indeterminate ? 'mixed' : `${checked}`, class: createColorClasses(color, {
110
80
  [mode]: true,
111
81
  'in-item': hostContext('ion-item', el),
112
82
  'checkbox-checked': checked,
@@ -116,10 +86,10 @@ const Checkbox = class {
116
86
  [`checkbox-justify-${justify}`]: justify !== undefined,
117
87
  [`checkbox-alignment-${alignment}`]: alignment !== undefined,
118
88
  [`checkbox-label-placement-${labelPlacement}`]: true,
119
- }), onClick: this.onClick }, h("label", { key: '674e923fe1ec83a33c31d67b0d414d61ba8f9e4b', class: "checkbox-wrapper" }, h("input", Object.assign({ key: 'c4866e392fbdf3b76edcd1507cb67f40a213a4e7', type: "checkbox", checked: checked ? true : undefined, disabled: disabled, id: inputId, onChange: this.toggleChecked, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl), required: required }, inheritedAttributes)), h("div", { key: '79cb96e5963b9331a760438ec8cc9e456215de91', class: {
89
+ }), onClick: this.onClick }, h("label", { key: '3439d546e8b60187421db698eab63a0bdd31c973', class: "checkbox-wrapper" }, h("input", Object.assign({ key: '9f45cf7dbdedcf01ec132c11e16979adb1aa102f', type: "checkbox", checked: checked ? true : undefined, disabled: disabled, id: inputId, onChange: this.toggleChecked, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl), required: required }, inheritedAttributes)), h("div", { key: '4e882f98939cc4b7c7ab7459c751d3f4bb2023fe', class: {
120
90
  'label-text-wrapper': true,
121
91
  'label-text-wrapper-hidden': el.textContent === '',
122
- }, part: "label" }, h("slot", { key: '896cb26292c9a4a6c105afb39611472b93bf5e90' }), this.renderHintText()), h("div", { key: '52cd22e79fd5db30b45d7b092aa5af3944392336', class: "native-wrapper" }, h("svg", { key: '18d862ab7cc32055eaf200eea560ff1b2b6cbde0', class: "checkbox-icon", viewBox: "0 0 24 24", part: "container" }, path)))));
92
+ }, part: "label" }, h("slot", { key: '0abda81297a086d02c4a56af75005547971dfcfe' })), h("div", { key: '36489ea3f48a7d0ec46b77c243f9f253ef5c2b3b', class: "native-wrapper" }, h("svg", { key: '4c53b52f5e93752672a34eb6f180b75fa9af9046', class: "checkbox-icon", viewBox: "0 0 24 24", part: "container" }, path)))));
123
93
  }
124
94
  getSVGPath(mode, indeterminate) {
125
95
  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" }));
@@ -2,7 +2,7 @@
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
4
  import { r as registerInstance, h, f as Host, i as getElement } from './index-28849c61.js';
5
- import { a as addEventListener, c as componentOnReady } from './helpers-da915de8.js';
5
+ import { a as addEventListener, c as componentOnReady } from './helpers-9b49d7d2.js';
6
6
  import { a as printIonError } from './index-6ad967f3.js';
7
7
  import { c as createColorClasses } from './theme-01f3f29c.js';
8
8
  import { b as getIonMode } from './ionic-global-c81d82ab.js';
@@ -3,7 +3,7 @@
3
3
  */
4
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
- import { r as raf, d as renderHiddenInput, g as getElementRoot, j as clamp } from './helpers-da915de8.js';
6
+ import { r as raf, d as renderHiddenInput, g as getElementRoot, j as clamp } from './helpers-9b49d7d2.js';
7
7
  import { a as printIonError, p as printIonWarning } from './index-6ad967f3.js';
8
8
  import { i as isRTL } from './dir-babeabeb.js';
9
9
  import { c as createColorClasses, g as getClassMap } from './theme-01f3f29c.js';
@@ -11,12 +11,12 @@ import { c as chevronBack, o as chevronForward, l as chevronDown, p as caretUpSh
11
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-b3284b5e.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-5deab4de.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-9a81f230.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
18
  import './hardware-back-button-06ef3c3e.js';
19
- import './framework-delegate-63d1a679.js';
19
+ import './framework-delegate-f683816e.js';
20
20
  import './gesture-controller-314a54f6.js';
21
21
  import './capacitor-59395cbd.js';
22
22
 
@@ -3,7 +3,7 @@
3
3
  */
4
4
  import { r as registerInstance, h, f as Host, i as getElement, d as createEvent } from './index-28849c61.js';
5
5
  import { b as getIonMode } from './ionic-global-c81d82ab.js';
6
- import { i as inheritAriaAttributes } from './helpers-da915de8.js';
6
+ import { i as inheritAriaAttributes } from './helpers-9b49d7d2.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';
9
9
 
@@ -2,7 +2,7 @@
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
4
  import { r as registerInstance, d as createEvent, h, f as Host, i as getElement } from './index-28849c61.js';
5
- import { h as inheritAttributes } from './helpers-da915de8.js';
5
+ import { h as inheritAttributes } from './helpers-9b49d7d2.js';
6
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}";
@@ -2,10 +2,10 @@
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
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
- import { f as findClosestIonContent, p as printIonContentErrorMsg, g as getScrollElement } from './index-efb8ecdf.js';
5
+ import { f as findClosestIonContent, p as printIonContentErrorMsg, g as getScrollElement } from './index-dd0f7395.js';
6
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
- import './helpers-da915de8.js';
8
+ import './helpers-9b49d7d2.js';
9
9
  import './index-6ad967f3.js';
10
10
 
11
11
  const infiniteScrollCss = "ion-infinite-scroll{display:none;width:100%}.infinite-scroll-enabled{display:block}";