@ionic/core 8.8.5 → 8.8.6-dev.11777559143.1d1ad1ad

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 (1085) hide show
  1. package/components/index.js +1 -1
  2. package/components/ion-accordion-group.js +1 -1
  3. package/components/ion-accordion.js +1 -1
  4. package/components/ion-action-sheet.js +1 -1
  5. package/components/ion-alert.js +1 -1
  6. package/components/ion-app.js +1 -1
  7. package/components/ion-avatar.js +1 -1
  8. package/components/ion-back-button.js +1 -1
  9. package/components/ion-backdrop.js +1 -1
  10. package/components/ion-badge.js +1 -1
  11. package/components/ion-breadcrumb.js +1 -1
  12. package/components/ion-breadcrumbs.js +1 -1
  13. package/components/ion-button.js +1 -1
  14. package/components/ion-buttons.js +1 -1
  15. package/components/ion-card-content.js +1 -1
  16. package/components/ion-card-header.js +1 -1
  17. package/components/ion-card-subtitle.js +1 -1
  18. package/components/ion-card-title.js +1 -1
  19. package/components/ion-card.js +1 -1
  20. package/components/ion-checkbox.js +1 -1
  21. package/components/ion-chip.js +1 -1
  22. package/components/ion-col.js +1 -1
  23. package/components/ion-content.js +1 -1
  24. package/components/ion-datetime-button.js +1 -1
  25. package/components/ion-datetime.js +1 -1
  26. package/components/ion-divider.d.ts +11 -0
  27. package/components/ion-divider.js +4 -0
  28. package/components/ion-fab-button.js +1 -1
  29. package/components/ion-fab-list.js +1 -1
  30. package/components/ion-fab.js +1 -1
  31. package/components/ion-footer.js +1 -1
  32. package/components/ion-grid.js +1 -1
  33. package/components/ion-header.js +1 -1
  34. package/components/ion-icon.js +1 -1
  35. package/components/ion-img.js +1 -1
  36. package/components/ion-infinite-scroll-content.js +1 -1
  37. package/components/ion-infinite-scroll.js +1 -1
  38. package/components/ion-input-otp.js +1 -1
  39. package/components/ion-input-password-toggle.js +1 -1
  40. package/components/ion-input.js +1 -1
  41. package/components/ion-item-divider.js +1 -1
  42. package/components/ion-item-group.js +1 -1
  43. package/components/ion-item-option.js +1 -1
  44. package/components/ion-item-options.js +1 -1
  45. package/components/ion-item-sliding.js +1 -1
  46. package/components/ion-item.js +1 -1
  47. package/components/ion-label.js +1 -1
  48. package/components/ion-list-header.js +1 -1
  49. package/components/ion-list.js +1 -1
  50. package/components/ion-loading.js +1 -1
  51. package/components/ion-menu-button.js +1 -1
  52. package/components/ion-menu-toggle.js +1 -1
  53. package/components/ion-menu.js +1 -1
  54. package/components/ion-modal.js +1 -1
  55. package/components/ion-nav-link.js +1 -1
  56. package/components/ion-nav.js +1 -1
  57. package/components/ion-note.js +1 -1
  58. package/components/ion-picker-column-option.js +1 -1
  59. package/components/ion-picker-column.js +1 -1
  60. package/components/ion-picker-legacy-column.js +1 -1
  61. package/components/ion-picker-legacy.js +1 -1
  62. package/components/ion-picker.js +1 -1
  63. package/components/ion-popover.js +1 -1
  64. package/components/ion-progress-bar.js +1 -1
  65. package/components/ion-radio-group.js +1 -1
  66. package/components/ion-radio.js +1 -1
  67. package/components/ion-range.js +1 -1
  68. package/components/ion-refresher-content.js +1 -1
  69. package/components/ion-refresher.js +1 -1
  70. package/components/ion-reorder-group.js +1 -1
  71. package/components/ion-reorder.js +1 -1
  72. package/components/ion-ripple-effect.js +1 -1
  73. package/components/ion-route-redirect.js +1 -1
  74. package/components/ion-route.js +1 -1
  75. package/components/ion-router-link.js +1 -1
  76. package/components/ion-router-outlet.js +1 -1
  77. package/components/ion-router.js +1 -1
  78. package/components/ion-row.js +1 -1
  79. package/components/ion-searchbar.js +1 -1
  80. package/components/ion-segment-button.js +1 -1
  81. package/components/ion-segment-content.js +1 -1
  82. package/components/ion-segment-view.js +1 -1
  83. package/components/ion-segment.js +1 -1
  84. package/components/ion-select-modal.js +1 -1
  85. package/components/ion-select-option.js +1 -1
  86. package/components/ion-select-popover.js +1 -1
  87. package/components/ion-select.js +1 -1
  88. package/components/ion-skeleton-text.js +1 -1
  89. package/components/ion-spinner.js +1 -1
  90. package/components/ion-split-pane.js +1 -1
  91. package/components/ion-tab-bar.js +1 -1
  92. package/components/ion-tab-button.js +1 -1
  93. package/components/ion-tab.js +1 -1
  94. package/components/ion-tabs.js +1 -1
  95. package/components/ion-text.js +1 -1
  96. package/components/ion-textarea.js +1 -1
  97. package/components/ion-thumbnail.js +1 -1
  98. package/components/ion-title.js +1 -1
  99. package/components/ion-toast.js +1 -1
  100. package/components/ion-toggle.js +1 -1
  101. package/components/ion-toolbar.js +1 -1
  102. package/components/p-0sa2JgYA.js +4 -0
  103. package/components/p-3Ni1Z654.js +4 -0
  104. package/{dist/ionic/p-D13Eaw-8.js → components/p-9gxM3tAr.js} +1 -1
  105. package/components/{p-ak_d-z48.js → p-B636tzQ7.js} +1 -1
  106. package/components/p-B8Oa6a_k.js +4 -0
  107. package/components/p-BCDEEm9n.js +4 -0
  108. package/components/p-BDndEqui.js +4 -0
  109. package/components/p-BDqjX7Z_.js +4 -0
  110. package/components/p-BErKjY03.js +4 -0
  111. package/components/p-BFCM_1oE.js +4 -0
  112. package/components/{p-cyNmxje6.js → p-BLysWQA1.js} +1 -1
  113. package/components/p-BO4aickU.js +4 -0
  114. package/components/p-BTYqyHph.js +4 -0
  115. package/components/p-BU8N7ZrK.js +4 -0
  116. package/components/p-BYSs-jZz.js +4 -0
  117. package/components/p-BaPtaYEC.js +4 -0
  118. package/components/p-BbQGmZyu.js +4 -0
  119. package/components/p-BcbmT6b3.js +4 -0
  120. package/components/p-BeVlsaLA.js +4 -0
  121. package/components/p-BfHB6wX_.js +4 -0
  122. package/components/p-BhfW3d9j.js +4 -0
  123. package/components/p-BjW8SOqw.js +4 -0
  124. package/components/p-Bp__mr16.js +4 -0
  125. package/components/p-BqDiJgC_.js +4 -0
  126. package/components/p-Brxa0j7O.js +4 -0
  127. package/components/p-BtAlyZ0b.js +4 -0
  128. package/components/p-BwKpO3Is.js +4 -0
  129. package/components/p-ByuCfbYy.js +4 -0
  130. package/components/p-C-_EGKki.js +4 -0
  131. package/components/p-C00Y_WJv.js +4 -0
  132. package/components/p-C0U8YqYW.js +4 -0
  133. package/components/p-C2cZvGcF.js +4 -0
  134. package/components/p-CKfNwyAb.js +4 -0
  135. package/components/p-CVBkx7m1.js +4 -0
  136. package/components/p-Cb9imMZh.js +4 -0
  137. package/components/p-CdYTq34D.js +4 -0
  138. package/components/p-CeYwuysM.js +4 -0
  139. package/components/p-Cf9-xP7P.js +4 -0
  140. package/components/{p-Cwv-vmkN.js → p-CjSx8W-k.js} +1 -1
  141. package/components/p-Cmql_g3_.js +4 -0
  142. package/components/p-CnOTQxHB.js +4 -0
  143. package/components/p-CnwZE7CW.js +4 -0
  144. package/components/p-CoarhFWH.js +4 -0
  145. package/components/p-CtiqM786.js +4 -0
  146. package/components/p-D1t981Ih.js +4 -0
  147. package/components/p-D5lMX0xt.js +4 -0
  148. package/components/p-DAeMHNER.js +4 -0
  149. package/components/p-DDw-NYxz.js +4 -0
  150. package/components/p-DVcs-2q3.js +4 -0
  151. package/components/p-DaJxRxSQ.js +4 -0
  152. package/components/p-Dhi5xtNS.js +4 -0
  153. package/components/p-GnGGIfCd.js +4 -0
  154. package/components/p-TpZHKDyk.js +4 -0
  155. package/components/p-XFUFdPrc.js +4 -0
  156. package/components/p-XegQjlzJ.js +4 -0
  157. package/components/p-fIOYmaqA.js +4 -0
  158. package/components/p-lIOqnNXn.js +4 -0
  159. package/{dist/ionic/p-BvFYtOdE.js → components/p-oF-CwZ0b.js} +1 -1
  160. package/components/p-sK-FK9CT.js +4 -0
  161. package/components/p-t98_NeNv.js +4 -0
  162. package/components/p-tYh73xQe.js +4 -0
  163. package/components/p-vCpF32Z7.js +4 -0
  164. package/components/p-vXpMhGrs.js +4 -0
  165. package/components/p-wCDzv5Q8.js +4 -0
  166. package/components/{p-YLXPWgVj.js → p-zWP0sUV_.js} +1 -1
  167. package/css/core.css +1 -1
  168. package/css/core.css.map +1 -1
  169. package/css/display.css +1 -1
  170. package/css/display.css.map +1 -1
  171. package/css/flex-utils.css +1 -1
  172. package/css/flex-utils.css.map +1 -1
  173. package/css/float-elements.css.map +1 -1
  174. package/css/global.bundle.css.map +1 -1
  175. package/css/ionic/bundle.ionic.css +1 -0
  176. package/css/ionic/bundle.ionic.css.map +1 -0
  177. package/css/ionic/core.ionic.css +1 -0
  178. package/css/ionic/core.ionic.css.map +1 -0
  179. package/css/ionic/global.bundle.ionic.css +1 -0
  180. package/css/ionic/global.bundle.ionic.css.map +1 -0
  181. package/css/ionic/ionic-swiper.ionic.css +1 -0
  182. package/css/ionic/ionic-swiper.ionic.css.map +1 -0
  183. package/css/ionic/link.ionic.css +1 -0
  184. package/css/ionic/link.ionic.css.map +1 -0
  185. package/css/ionic/structure.ionic.css +1 -0
  186. package/css/ionic/structure.ionic.css.map +1 -0
  187. package/css/ionic/typography.ionic.css +1 -0
  188. package/css/ionic/typography.ionic.css.map +1 -0
  189. package/css/ionic/utils.bundle.ionic.css +1 -0
  190. package/css/ionic/utils.bundle.ionic.css.map +1 -0
  191. package/css/ionic-swiper.css +1 -1
  192. package/css/ionic-swiper.css.map +1 -1
  193. package/css/ionic.bundle.css +1 -1
  194. package/css/ionic.bundle.css.map +1 -1
  195. package/css/normalize.css.map +1 -1
  196. package/css/padding.css.map +1 -1
  197. package/css/palettes/dark.always.css.map +1 -1
  198. package/css/palettes/dark.class.css.map +1 -1
  199. package/css/palettes/dark.system.css.map +1 -1
  200. package/css/palettes/high-contrast-dark.always.css.map +1 -1
  201. package/css/palettes/high-contrast-dark.class.css.map +1 -1
  202. package/css/palettes/high-contrast-dark.system.css.map +1 -1
  203. package/css/palettes/high-contrast.always.css.map +1 -1
  204. package/css/palettes/high-contrast.class.css.map +1 -1
  205. package/css/palettes/high-contrast.system.css.map +1 -1
  206. package/css/structure.css.map +1 -1
  207. package/css/text-alignment.css.map +1 -1
  208. package/css/text-transformation.css.map +1 -1
  209. package/css/typography.css.map +1 -1
  210. package/css/utils.bundle.css +1 -1
  211. package/css/utils.bundle.css.map +1 -1
  212. package/dist/cjs/{animation-Dg4yiuR2.js → animation-DknMeJ3x.js} +3 -3
  213. package/dist/cjs/{app-globals-CLI8xCmk.js → app-globals-DtAeky3x.js} +1 -1
  214. package/dist/cjs/{button-active-FscMI17-.js → button-active-JoIWyYri.js} +2 -2
  215. package/dist/cjs/{capacitor-DmA66EwP.js → capacitor-BnRBm_ys.js} +3 -3
  216. package/dist/cjs/caret-down-vtVgfXIs.js +8 -0
  217. package/dist/cjs/caret-left-CxZXLRv5.js +8 -0
  218. package/dist/cjs/caret-right-CRCgv98E.js +8 -0
  219. package/dist/cjs/config-DWdFbSNK.js +35 -0
  220. package/dist/cjs/{data-BYlBjkMU.js → data-DuOuKG7I.js} +6 -6
  221. package/dist/cjs/{focus-visible-CCvKiLh3.js → focus-visible-BIj-I3-C.js} +24 -0
  222. package/dist/cjs/{framework-delegate-CRgp8o_p.js → framework-delegate-Dx9FrqAC.js} +4 -2
  223. package/dist/cjs/{haptic-ClPPQ_PS.js → haptic-D3Ay9mmg.js} +1 -1
  224. package/dist/cjs/{helpers-CxTYJdbT.js → helpers-DJYxKN5U.js} +57 -4
  225. package/dist/cjs/{config-BukYi_pW.js → index-BJlwOs11.js} +1 -31
  226. package/dist/cjs/{index-MbaBbWXk.js → index-BJrpF9T3.js} +2 -2
  227. package/dist/cjs/{index-CFUwM5x_.js → index-Cer2Qy4I.js} +15 -15
  228. package/dist/cjs/{index-DqmRDbxg.js → index-CgAbCW6L.js} +2 -0
  229. package/dist/cjs/{index-CqT-2gKy.js → index-CzcLEdQ5.js} +41 -4
  230. package/dist/cjs/{index-YcSftOMz.js → index-DMJjUhXH.js} +9 -8
  231. package/dist/cjs/{index-C845Ti6K.js → index-D_mPAIqF.js} +4 -4
  232. package/dist/cjs/index.cjs.js +16 -16
  233. package/dist/cjs/{input-shims-Dl5cnc_e.js → input-shims-Dn33gFln.js} +18 -17
  234. package/dist/cjs/{input.utils-DmeJ8dmo.js → input.utils-DnVnhWEF.js} +5 -5
  235. package/dist/cjs/ion-accordion_2.cjs.entry.js +61 -29
  236. package/dist/cjs/ion-action-sheet.cjs.entry.js +41 -22
  237. package/dist/cjs/ion-alert.cjs.entry.js +62 -41
  238. package/dist/cjs/ion-app_8.cjs.entry.js +292 -157
  239. package/dist/cjs/ion-avatar_3.cjs.entry.js +125 -13
  240. package/dist/cjs/ion-back-button.cjs.entry.js +31 -22
  241. package/dist/cjs/ion-backdrop.cjs.entry.js +10 -7
  242. package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +54 -18
  243. package/dist/cjs/ion-button_2.cjs.entry.js +59 -22
  244. package/dist/cjs/ion-card_5.cjs.entry.js +55 -33
  245. package/dist/cjs/ion-checkbox.cjs.entry.js +34 -16
  246. package/dist/cjs/ion-chip.cjs.entry.js +50 -9
  247. package/dist/cjs/ion-col_3.cjs.entry.js +54 -57
  248. package/dist/cjs/ion-datetime-button.cjs.entry.js +13 -9
  249. package/dist/cjs/ion-datetime_3.cjs.entry.js +116 -41
  250. package/dist/cjs/ion-divider.cjs.entry.js +51 -0
  251. package/dist/cjs/ion-fab_3.cjs.entry.js +44 -28
  252. package/dist/cjs/ion-img.cjs.entry.js +8 -4
  253. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +93 -17
  254. package/dist/cjs/ion-input-otp.cjs.entry.js +74 -9
  255. package/dist/cjs/ion-input-password-toggle.cjs.entry.js +53 -15
  256. package/dist/cjs/ion-input.cjs.entry.js +124 -34
  257. package/dist/cjs/ion-item-option_3.cjs.entry.js +186 -21
  258. package/dist/cjs/ion-item_8.cjs.entry.js +116 -49
  259. package/dist/cjs/ion-loading.cjs.entry.js +22 -19
  260. package/dist/cjs/ion-menu_3.cjs.entry.js +47 -29
  261. package/dist/cjs/ion-modal.cjs.entry.js +262 -138
  262. package/dist/cjs/ion-nav_2.cjs.entry.js +14 -11
  263. package/dist/cjs/ion-picker-column-option.cjs.entry.js +12 -8
  264. package/dist/cjs/ion-picker-column.cjs.entry.js +14 -14
  265. package/dist/cjs/ion-picker.cjs.entry.js +10 -6
  266. package/dist/cjs/ion-popover.cjs.entry.js +21 -19
  267. package/dist/cjs/ion-progress-bar.cjs.entry.js +27 -9
  268. package/dist/cjs/ion-radio_2.cjs.entry.js +35 -17
  269. package/dist/cjs/ion-range.cjs.entry.js +20 -13
  270. package/dist/cjs/ion-refresher_2.cjs.entry.js +42 -23
  271. package/dist/cjs/ion-reorder_2.cjs.entry.js +38 -14
  272. package/dist/cjs/ion-ripple-effect.cjs.entry.js +15 -7
  273. package/dist/cjs/ion-route_4.cjs.entry.js +10 -9
  274. package/dist/cjs/ion-searchbar.cjs.entry.js +137 -24
  275. package/dist/cjs/ion-segment-content.cjs.entry.js +2 -2
  276. package/dist/cjs/ion-segment-view.cjs.entry.js +6 -3
  277. package/dist/cjs/ion-segment_2.cjs.entry.js +23 -16
  278. package/dist/cjs/ion-select-modal.cjs.entry.js +97 -40
  279. package/dist/cjs/ion-select_3.cjs.entry.js +453 -84
  280. package/dist/cjs/ion-spinner.cjs.entry.js +30 -8
  281. package/dist/cjs/ion-split-pane.cjs.entry.js +12 -9
  282. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +147 -23
  283. package/dist/cjs/ion-tab_2.cjs.entry.js +8 -7
  284. package/dist/cjs/ion-text.cjs.entry.js +7 -7
  285. package/dist/cjs/ion-textarea.cjs.entry.js +137 -23
  286. package/dist/cjs/ion-toast.cjs.entry.js +70 -46
  287. package/dist/cjs/ion-toggle.cjs.entry.js +82 -25
  288. package/dist/cjs/ionic-global-CSEbHD_F.js +519 -0
  289. package/dist/cjs/ionic.cjs.js +4 -4
  290. package/dist/cjs/{ios.transition-trBiC95R.js → ios.transition-UCjoxA3D.js} +7 -5
  291. package/dist/cjs/{keyboard-hHzlEQpk.js → keyboard-Bhav6x-R.js} +4 -3
  292. package/dist/cjs/{keyboard-UuAS4D_9.js → keyboard-Dsczf-iT.js} +1 -1
  293. package/dist/cjs/{keyboard-controller-GXBiBRKS.js → keyboard-controller-tqGDP9SU.js} +11 -9
  294. package/dist/cjs/list-a-7GSA6K.js +8 -0
  295. package/dist/cjs/loader.cjs.js +4 -4
  296. package/dist/cjs/{md.transition-CUQECuvD.js → md.transition-CNwlchQn.js} +6 -5
  297. package/dist/cjs/{notch-controller-sD-lTpdc.js → notch-controller-CgtkBzy0.js} +4 -4
  298. package/dist/cjs/{overlays-C2jiBSNQ.js → overlays-Hci_7vw_.js} +110 -16
  299. package/dist/cjs/select-option-render-C7klBX2H.js +81 -0
  300. package/dist/cjs/{status-tap-CCJk5VgT.js → status-tap-CTY2dMsZ.js} +4 -3
  301. package/dist/cjs/{swipe-back-BGhTQ1CU.js → swipe-back-jJFi5KCB.js} +3 -2
  302. package/dist/cjs/{theme-CeDs6Hcv.js → theme-IlOsGAz7.js} +25 -1
  303. package/dist/cjs/validity-QmuwEptc.js +51 -0
  304. package/dist/cjs/x-BTF99yFH.js +8 -0
  305. package/dist/collection/collection-manifest.json +1 -0
  306. package/dist/collection/components/accordion/accordion.ionic.css +201 -0
  307. package/dist/collection/components/accordion/accordion.ios.css +73 -58
  308. package/dist/collection/components/accordion/accordion.js +41 -27
  309. package/dist/collection/components/accordion/accordion.md.css +67 -59
  310. package/dist/collection/components/accordion-group/accordion-group.ionic.css +93 -0
  311. package/dist/collection/components/accordion-group/accordion-group.ios.css +16 -4
  312. package/dist/collection/components/accordion-group/accordion-group.js +44 -8
  313. package/dist/collection/components/accordion-group/accordion-group.md.css +22 -4
  314. package/dist/collection/components/action-sheet/action-sheet.ionic.css +834 -0
  315. package/dist/collection/components/action-sheet/action-sheet.ios.css +102 -6
  316. package/dist/collection/components/action-sheet/action-sheet.js +32 -13
  317. package/dist/collection/components/action-sheet/action-sheet.md.css +101 -5
  318. package/dist/collection/components/alert/alert.ionic.css +1165 -0
  319. package/dist/collection/components/alert/alert.ios.css +102 -1
  320. package/dist/collection/components/alert/alert.js +51 -30
  321. package/dist/collection/components/alert/alert.md.css +102 -1
  322. package/dist/collection/components/app/app.js +15 -83
  323. package/dist/collection/components/avatar/avatar.ionic.css +391 -0
  324. package/dist/collection/components/avatar/avatar.ios.css +7 -33
  325. package/dist/collection/components/avatar/avatar.js +120 -4
  326. package/dist/collection/components/avatar/avatar.md.css +51 -0
  327. package/dist/collection/components/back-button/back-button.ios.css +60 -48
  328. package/dist/collection/components/back-button/back-button.js +27 -19
  329. package/dist/collection/components/back-button/back-button.md.css +60 -48
  330. package/dist/collection/components/backdrop/backdrop.ionic.css +109 -0
  331. package/dist/collection/components/backdrop/backdrop.ios.css +56 -19
  332. package/dist/collection/components/backdrop/backdrop.js +12 -6
  333. package/dist/collection/components/backdrop/backdrop.md.css +56 -19
  334. package/dist/collection/components/badge/badge.ionic.css +275 -0
  335. package/dist/collection/components/badge/badge.ios.css +139 -12
  336. package/dist/collection/components/badge/badge.js +145 -9
  337. package/dist/collection/components/badge/badge.md.css +123 -12
  338. package/dist/collection/components/breadcrumb/breadcrumb.ios.css +20 -8
  339. package/dist/collection/components/breadcrumb/breadcrumb.js +43 -11
  340. package/dist/collection/components/breadcrumb/breadcrumb.md.css +20 -8
  341. package/dist/collection/components/breadcrumbs/breadcrumbs.ios.css +6 -0
  342. package/dist/collection/components/breadcrumbs/breadcrumbs.js +11 -9
  343. package/dist/collection/components/breadcrumbs/breadcrumbs.md.css +6 -0
  344. package/dist/collection/components/button/button.ionic.css +646 -0
  345. package/dist/collection/components/button/button.ios.css +154 -46
  346. package/dist/collection/components/button/button.js +63 -27
  347. package/dist/collection/components/button/button.md.css +150 -50
  348. package/dist/collection/components/buttons/buttons.ionic.css +97 -0
  349. package/dist/collection/components/buttons/buttons.ios.css +59 -7
  350. package/dist/collection/components/buttons/buttons.js +15 -9
  351. package/dist/collection/components/buttons/buttons.md.css +55 -3
  352. package/dist/collection/components/card/card.ionic.css +144 -0
  353. package/dist/collection/components/card/card.ios.css +65 -14
  354. package/dist/collection/components/card/card.js +41 -10
  355. package/dist/collection/components/card/card.md.css +65 -14
  356. package/dist/collection/components/card-content/card-content.ionic.css +89 -0
  357. package/dist/collection/components/card-content/card-content.ios.css +20 -35
  358. package/dist/collection/components/card-content/card-content.js +12 -10
  359. package/dist/collection/components/card-content/card-content.md.css +20 -35
  360. package/dist/collection/components/card-header/card-header.ionic.css +85 -0
  361. package/dist/collection/components/card-header/card-header.ios.css +27 -15
  362. package/dist/collection/components/card-header/card-header.js +13 -10
  363. package/dist/collection/components/card-header/card-header.md.css +27 -15
  364. package/dist/collection/components/card-subtitle/card-subtitle.ionic.css +144 -0
  365. package/dist/collection/components/card-subtitle/card-subtitle.ios.css +12 -0
  366. package/dist/collection/components/card-subtitle/card-subtitle.js +11 -8
  367. package/dist/collection/components/card-subtitle/card-subtitle.md.css +12 -0
  368. package/dist/collection/components/card-title/card-title.ios.css +73 -0
  369. package/dist/collection/components/card-title/card-title.js +11 -8
  370. package/dist/collection/components/card-title/card-title.md.css +73 -0
  371. package/dist/collection/components/checkbox/checkbox.ionic.css +539 -0
  372. package/dist/collection/components/checkbox/checkbox.ios.css +161 -101
  373. package/dist/collection/components/checkbox/checkbox.js +70 -14
  374. package/dist/collection/components/checkbox/checkbox.md.css +162 -102
  375. package/dist/collection/components/chip/chip.ionic.css +217 -0
  376. package/dist/collection/components/chip/chip.ios.css +67 -14
  377. package/dist/collection/components/chip/chip.js +108 -8
  378. package/dist/collection/components/chip/chip.md.css +67 -14
  379. package/dist/collection/components/col/col.css +192 -4
  380. package/dist/collection/components/col/col.js +210 -61
  381. package/dist/collection/components/content/content.css +8 -2
  382. package/dist/collection/components/content/content.js +16 -11
  383. package/dist/collection/components/datetime/datetime.ionic.css +703 -0
  384. package/dist/collection/components/datetime/datetime.ios.css +302 -106
  385. package/dist/collection/components/datetime/datetime.js +98 -20
  386. package/dist/collection/components/datetime/datetime.md.css +293 -96
  387. package/dist/collection/components/datetime/utils/data.js +5 -5
  388. package/dist/collection/components/datetime-button/datetime-button.ios.css +6 -0
  389. package/dist/collection/components/datetime-button/datetime-button.js +11 -8
  390. package/dist/collection/components/datetime-button/datetime-button.md.css +6 -0
  391. package/dist/collection/components/divider/divider.ionic.css +148 -0
  392. package/dist/collection/components/divider/divider.ios.css +87 -0
  393. package/dist/collection/components/divider/divider.js +94 -0
  394. package/dist/collection/components/divider/divider.md.css +87 -0
  395. package/dist/collection/components/fab/fab.css +25 -1
  396. package/dist/collection/components/fab/fab.js +9 -5
  397. package/dist/collection/components/fab-button/fab-button.ios.css +18 -6
  398. package/dist/collection/components/fab-button/fab-button.js +36 -21
  399. package/dist/collection/components/fab-button/fab-button.md.css +20 -8
  400. package/dist/collection/components/fab-list/fab-list.css +12 -0
  401. package/dist/collection/components/fab-list/fab-list.js +9 -5
  402. package/dist/collection/components/footer/footer.ios.css +14 -2
  403. package/dist/collection/components/footer/footer.js +21 -16
  404. package/dist/collection/components/footer/footer.md.css +12 -0
  405. package/dist/collection/components/grid/grid.css +12 -0
  406. package/dist/collection/components/grid/grid.js +9 -5
  407. package/dist/collection/components/header/header.ionic.css +97 -0
  408. package/dist/collection/components/header/header.ios.css +25 -10
  409. package/dist/collection/components/header/header.js +50 -19
  410. package/dist/collection/components/header/header.md.css +23 -8
  411. package/dist/collection/components/header/header.utils.js +5 -5
  412. package/dist/collection/components/img/img.js +8 -2
  413. package/dist/collection/components/infinite-scroll/infinite-scroll.js +100 -5
  414. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.ios.css +12 -0
  415. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +16 -10
  416. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.md.css +12 -0
  417. package/dist/collection/components/input/input.ionic.css +889 -0
  418. package/dist/collection/components/input/input.ios.css +223 -135
  419. package/dist/collection/components/input/input.js +148 -37
  420. package/dist/collection/components/input/input.md.css +193 -207
  421. package/dist/collection/components/input-otp/input-otp.ionic.css +371 -0
  422. package/dist/collection/components/input-otp/input-otp.ios.css +105 -60
  423. package/dist/collection/components/input-otp/input-otp.js +73 -6
  424. package/dist/collection/components/input-otp/input-otp.md.css +105 -60
  425. package/dist/collection/components/input-password-toggle/input-password-toggle.ionic.css +78 -0
  426. package/dist/collection/components/input-password-toggle/input-password-toggle.js +48 -12
  427. package/dist/collection/components/input-password-toggle/input-password-toggle.native.css +61 -0
  428. package/dist/collection/components/item/item.ionic.css +508 -0
  429. package/dist/collection/components/item/item.ios.css +109 -69
  430. package/dist/collection/components/item/item.js +51 -20
  431. package/dist/collection/components/item/item.md.css +120 -68
  432. package/dist/collection/components/item-divider/item-divider.ios.css +18 -0
  433. package/dist/collection/components/item-divider/item-divider.js +11 -8
  434. package/dist/collection/components/item-divider/item-divider.md.css +18 -0
  435. package/dist/collection/components/item-group/item-group.ios.css +12 -0
  436. package/dist/collection/components/item-group/item-group.js +13 -7
  437. package/dist/collection/components/item-group/item-group.md.css +12 -0
  438. package/dist/collection/components/item-option/item-option.ionic.css +278 -0
  439. package/dist/collection/components/item-option/item-option.ios.css +136 -29
  440. package/dist/collection/components/item-option/item-option.js +73 -9
  441. package/dist/collection/components/item-option/item-option.md.css +136 -29
  442. package/dist/collection/components/item-options/item-options.ionic.css +221 -0
  443. package/dist/collection/components/item-options/item-options.ios.css +77 -34
  444. package/dist/collection/components/item-options/item-options.js +13 -7
  445. package/dist/collection/components/item-options/item-options.md.css +77 -34
  446. package/dist/collection/components/item-sliding/item-sliding.css +6 -0
  447. package/dist/collection/components/item-sliding/item-sliding.js +144 -4
  448. package/dist/collection/components/item-sliding/test/test.utils.js +13 -0
  449. package/dist/collection/components/label/label.ios.css +18 -0
  450. package/dist/collection/components/label/label.js +11 -8
  451. package/dist/collection/components/label/label.md.css +18 -0
  452. package/dist/collection/components/list/list.ionic.css +212 -0
  453. package/dist/collection/components/list/list.ios.css +54 -14
  454. package/dist/collection/components/list/list.js +48 -9
  455. package/dist/collection/components/list/list.md.css +56 -16
  456. package/dist/collection/components/list-header/list-header.ionic.css +190 -0
  457. package/dist/collection/components/list-header/list-header.ios.css +82 -38
  458. package/dist/collection/components/list-header/list-header.js +11 -8
  459. package/dist/collection/components/list-header/list-header.md.css +82 -38
  460. package/dist/collection/components/loading/loading.ios.css +13 -1
  461. package/dist/collection/components/loading/loading.js +14 -11
  462. package/dist/collection/components/loading/loading.md.css +13 -1
  463. package/dist/collection/components/menu/menu.ios.css +15 -3
  464. package/dist/collection/components/menu/menu.js +12 -7
  465. package/dist/collection/components/menu/menu.md.css +15 -3
  466. package/dist/collection/components/menu-button/menu-button.ionic.css +236 -0
  467. package/dist/collection/components/menu-button/menu-button.ios.css +48 -14
  468. package/dist/collection/components/menu-button/menu-button.js +26 -10
  469. package/dist/collection/components/menu-button/menu-button.md.css +49 -15
  470. package/dist/collection/components/menu-toggle/menu-toggle.js +8 -5
  471. package/dist/collection/components/modal/animations/ionic.enter.js +40 -0
  472. package/dist/collection/components/modal/animations/ionic.leave.js +28 -0
  473. package/dist/collection/components/modal/animations/sheet.js +8 -2
  474. package/dist/collection/components/modal/gestures/sheet.js +76 -10
  475. package/dist/collection/components/modal/modal.ionic.css +247 -0
  476. package/dist/collection/components/modal/modal.ios.css +178 -70
  477. package/dist/collection/components/modal/modal.js +50 -12
  478. package/dist/collection/components/modal/modal.md.css +178 -70
  479. package/dist/collection/components/nav/nav.css +7 -1
  480. package/dist/collection/components/nav/nav.js +11 -5
  481. package/dist/collection/components/nav-link/nav-link.js +5 -1
  482. package/dist/collection/components/note/note.ios.css +12 -0
  483. package/dist/collection/components/note/note.js +11 -8
  484. package/dist/collection/components/note/note.md.css +12 -0
  485. package/dist/collection/components/picker/picker.ios.css +15 -3
  486. package/dist/collection/components/picker/picker.js +8 -5
  487. package/dist/collection/components/picker/picker.md.css +15 -3
  488. package/dist/collection/components/picker-column/picker-column.css +9 -2
  489. package/dist/collection/components/picker-column/picker-column.js +8 -7
  490. package/dist/collection/components/picker-column-option/picker-column-option.ios.css +6 -0
  491. package/dist/collection/components/picker-column-option/picker-column-option.js +13 -7
  492. package/dist/collection/components/picker-column-option/picker-column-option.md.css +6 -0
  493. package/dist/collection/components/picker-legacy/picker.ios.css +13 -1
  494. package/dist/collection/components/picker-legacy/picker.js +7 -6
  495. package/dist/collection/components/picker-legacy/picker.md.css +13 -1
  496. package/dist/collection/components/picker-legacy-column/picker-column.ios.css +12 -0
  497. package/dist/collection/components/picker-legacy-column/picker-column.js +4 -4
  498. package/dist/collection/components/picker-legacy-column/picker-column.md.css +12 -0
  499. package/dist/collection/components/popover/popover.ionic.css +290 -0
  500. package/dist/collection/components/popover/popover.ios.css +29 -1
  501. package/dist/collection/components/popover/popover.js +18 -15
  502. package/dist/collection/components/popover/popover.md.css +29 -1
  503. package/dist/collection/components/progress-bar/progress-bar.ionic.css +287 -0
  504. package/dist/collection/components/progress-bar/progress-bar.ios.css +48 -17
  505. package/dist/collection/components/progress-bar/progress-bar.js +43 -7
  506. package/dist/collection/components/progress-bar/progress-bar.md.css +48 -17
  507. package/dist/collection/components/radio/radio.ionic.css +422 -0
  508. package/dist/collection/components/radio/radio.ios.css +134 -91
  509. package/dist/collection/components/radio/radio.js +14 -9
  510. package/dist/collection/components/radio/radio.md.css +134 -91
  511. package/dist/collection/components/radio-group/radio-group.ionic.css +119 -0
  512. package/dist/collection/components/radio-group/radio-group.ios.css +43 -19
  513. package/dist/collection/components/radio-group/radio-group.js +48 -7
  514. package/dist/collection/components/radio-group/radio-group.md.css +43 -19
  515. package/dist/collection/components/range/range.ionic.css +567 -0
  516. package/dist/collection/components/range/range.ios.css +128 -85
  517. package/dist/collection/components/range/range.js +16 -10
  518. package/dist/collection/components/range/range.md.css +128 -85
  519. package/dist/collection/components/refresher/refresher.ios.css +14 -1
  520. package/dist/collection/components/refresher/refresher.js +11 -8
  521. package/dist/collection/components/refresher/refresher.md.css +15 -2
  522. package/dist/collection/components/refresher-content/refresher-content.js +28 -7
  523. package/dist/collection/components/reorder/reorder.ios.css +6 -0
  524. package/dist/collection/components/reorder/reorder.js +33 -6
  525. package/dist/collection/components/reorder/reorder.md.css +6 -0
  526. package/dist/collection/components/reorder-group/reorder-group.css +6 -0
  527. package/dist/collection/components/reorder-group/reorder-group.js +8 -4
  528. package/dist/collection/components/ripple-effect/{ripple-effect.css → ripple-effect.common.css} +7 -1
  529. package/dist/collection/components/ripple-effect/ripple-effect.ionic.css +215 -0
  530. package/dist/collection/components/ripple-effect/ripple-effect.js +14 -6
  531. package/dist/collection/components/route/route.js +4 -0
  532. package/dist/collection/components/router/router.js +4 -0
  533. package/dist/collection/components/router-link/router-link.css +8 -2
  534. package/dist/collection/components/router-link/router-link.js +9 -5
  535. package/dist/collection/components/router-outlet/router-outlet.css +7 -1
  536. package/dist/collection/components/router-outlet/router-outlet.js +6 -3
  537. package/dist/collection/components/row/row.css +16 -0
  538. package/dist/collection/components/row/row.js +9 -2
  539. package/dist/collection/components/searchbar/searchbar.ionic.css +626 -0
  540. package/dist/collection/components/searchbar/searchbar.ios.css +56 -18
  541. package/dist/collection/components/searchbar/searchbar.js +180 -33
  542. package/dist/collection/components/searchbar/searchbar.md.css +56 -18
  543. package/dist/collection/components/segment/segment.ionic.css +115 -0
  544. package/dist/collection/components/segment/segment.ios.css +45 -2
  545. package/dist/collection/components/segment/segment.js +11 -8
  546. package/dist/collection/components/segment/segment.md.css +45 -2
  547. package/dist/collection/components/segment-button/segment-button.ionic.css +353 -0
  548. package/dist/collection/components/segment-button/segment-button.ios.css +146 -105
  549. package/dist/collection/components/segment-button/segment-button.js +11 -8
  550. package/dist/collection/components/segment-button/segment-button.md.css +148 -107
  551. package/dist/collection/components/segment-content/segment-content.js +1 -1
  552. package/dist/collection/components/segment-view/segment-view.ios.css +6 -0
  553. package/dist/collection/components/segment-view/segment-view.js +6 -4
  554. package/dist/collection/components/segment-view/segment-view.md.css +6 -0
  555. package/dist/collection/components/select/select.ionic.css +810 -0
  556. package/dist/collection/components/select/select.ios.css +348 -176
  557. package/dist/collection/components/select/select.js +434 -66
  558. package/dist/collection/components/select/select.md.css +364 -178
  559. package/dist/collection/components/select-modal/select-modal.ionic.css +154 -0
  560. package/dist/collection/components/select-modal/select-modal.ios.css +95 -0
  561. package/dist/collection/components/select-modal/select-modal.js +109 -32
  562. package/dist/collection/components/select-modal/select-modal.md.css +83 -0
  563. package/dist/collection/components/select-option/select-option.js +32 -2
  564. package/dist/collection/components/select-popover/select-popover.ionic.css +499 -0
  565. package/dist/collection/components/select-popover/select-popover.ios.css +100 -0
  566. package/dist/collection/components/select-popover/select-popover.js +72 -31
  567. package/dist/collection/components/select-popover/select-popover.md.css +100 -0
  568. package/dist/collection/components/skeleton-text/skeleton-text.css +6 -0
  569. package/dist/collection/components/skeleton-text/skeleton-text.js +9 -5
  570. package/dist/collection/components/spinner/{spinner.css → spinner.ionic.css} +78 -10
  571. package/dist/collection/components/spinner/spinner.js +47 -6
  572. package/dist/collection/components/spinner/spinner.native.css +199 -0
  573. package/dist/collection/components/split-pane/split-pane.ios.css +20 -2
  574. package/dist/collection/components/split-pane/split-pane.js +14 -8
  575. package/dist/collection/components/split-pane/split-pane.md.css +20 -2
  576. package/dist/collection/components/tab/tab.js +6 -2
  577. package/dist/collection/components/tab-bar/tab-bar.ionic.css +227 -0
  578. package/dist/collection/components/tab-bar/tab-bar.ios.css +71 -43
  579. package/dist/collection/components/tab-bar/tab-bar.js +171 -13
  580. package/dist/collection/components/tab-bar/tab-bar.md.css +71 -43
  581. package/dist/collection/components/tab-button/tab-button.ionic.css +348 -0
  582. package/dist/collection/components/tab-button/tab-button.ios.css +171 -95
  583. package/dist/collection/components/tab-button/tab-button.js +54 -9
  584. package/dist/collection/components/tab-button/tab-button.md.css +137 -93
  585. package/dist/collection/components/tabs/tabs.css +7 -1
  586. package/dist/collection/components/tabs/tabs.js +4 -1
  587. package/dist/collection/components/text/text.css +6 -0
  588. package/dist/collection/components/text/text.js +7 -6
  589. package/dist/collection/components/textarea/textarea.ionic.css +898 -0
  590. package/dist/collection/components/textarea/textarea.ios.css +298 -158
  591. package/dist/collection/components/textarea/textarea.js +162 -24
  592. package/dist/collection/components/textarea/textarea.md.css +312 -159
  593. package/dist/collection/components/thumbnail/thumbnail.css +6 -0
  594. package/dist/collection/components/thumbnail/thumbnail.js +9 -2
  595. package/dist/collection/components/title/title.ionic.css +127 -0
  596. package/dist/collection/components/title/title.ios.css +32 -4
  597. package/dist/collection/components/title/title.js +13 -7
  598. package/dist/collection/components/title/title.md.css +32 -4
  599. package/dist/collection/components/toast/animations/utils.js +1 -1
  600. package/dist/collection/components/toast/toast.ionic.css +394 -0
  601. package/dist/collection/components/toast/toast.ios.css +84 -45
  602. package/dist/collection/components/toast/toast.js +76 -13
  603. package/dist/collection/components/toast/toast.md.css +84 -45
  604. package/dist/collection/components/toggle/toggle.ionic.css +508 -0
  605. package/dist/collection/components/toggle/toggle.ios.css +247 -131
  606. package/dist/collection/components/toggle/toggle.js +73 -18
  607. package/dist/collection/components/toggle/toggle.md.css +244 -131
  608. package/dist/collection/components/toolbar/test/image.svg +1 -0
  609. package/dist/collection/components/toolbar/toolbar.ionic.css +249 -0
  610. package/dist/collection/components/toolbar/toolbar.ios.css +90 -47
  611. package/dist/collection/components/toolbar/toolbar.js +218 -13
  612. package/dist/collection/components/toolbar/toolbar.md.css +90 -47
  613. package/dist/collection/global/ionic-global.js +241 -13
  614. package/dist/collection/utils/focus-trap.js +13 -2
  615. package/dist/collection/utils/focus-visible.js +22 -0
  616. package/dist/collection/utils/forms/validity.js +31 -0
  617. package/dist/collection/utils/framework-delegate.js +3 -1
  618. package/dist/collection/utils/hardware-back-button.js +15 -0
  619. package/dist/collection/utils/helpers.js +57 -3
  620. package/dist/collection/utils/keyboard/keyboard-controller.js +3 -1
  621. package/dist/collection/utils/menu-controller/animations/overlay.js +3 -3
  622. package/dist/collection/utils/menu-controller/animations/push.js +2 -1
  623. package/dist/collection/utils/menu-controller/animations/reveal.js +2 -1
  624. package/dist/collection/utils/overlays.js +91 -6
  625. package/dist/collection/utils/select-option-render.js +76 -0
  626. package/dist/collection/utils/test/playwright/drag-element.js +32 -9
  627. package/dist/collection/utils/test/playwright/generator.js +48 -23
  628. package/dist/collection/utils/test/playwright/page/utils/goto.js +14 -5
  629. package/dist/collection/utils/test/playwright/page/utils/set-content.js +26 -3
  630. package/dist/collection/utils/theme.js +25 -1
  631. package/dist/collection/utils/transition/ios.transition.js +1 -0
  632. package/dist/docs.json +8570 -283
  633. package/dist/esm/{animation-CnGMT4ji.js → animation-Cqe2x-Pt.js} +2 -2
  634. package/dist/esm/{app-globals-DhZjtldk.js → app-globals-Dk1rB3aE.js} +1 -1
  635. package/dist/esm/{button-active-BBx21brx.js → button-active-g6ZnZzDZ.js} +2 -2
  636. package/dist/esm/{capacitor-CFERIeaU.js → capacitor-C4lYa1nV.js} +1 -1
  637. package/dist/esm/caret-down-D1t981Ih.js +6 -0
  638. package/dist/esm/caret-left-fIOYmaqA.js +6 -0
  639. package/dist/esm/caret-right-BYSs-jZz.js +6 -0
  640. package/dist/esm/config-BwKpO3Is.js +31 -0
  641. package/dist/esm/{data-B9iGR5YO.js → data-BNKYavC3.js} +6 -6
  642. package/dist/esm/{focus-visible-BmVRXR1y.js → focus-visible-vXpMhGrs.js} +23 -1
  643. package/dist/esm/{framework-delegate-CyxE1S_P.js → framework-delegate-CjVwn_KZ.js} +4 -2
  644. package/dist/esm/{haptic-DzAMWJuk.js → haptic-_88k1V5U.js} +1 -1
  645. package/dist/esm/{helpers-Tl8jw6S2.js → helpers-Do7zwvM1.js} +58 -5
  646. package/dist/esm/{index-hW6eNZ3o.js → index-BmkLokUL.js} +2 -2
  647. package/dist/esm/{index-BtUdxPjv.js → index-C5t9-ciC.js} +4 -3
  648. package/dist/esm/{index-B-hkiOUh.js → index-CGthURny.js} +4 -4
  649. package/dist/esm/{index-DV3sJJW8.js → index-D2tu5BUg.js} +2 -1
  650. package/dist/esm/{config-TO1rZH52.js → index-D4ugF_sT.js} +2 -29
  651. package/dist/esm/{index-IGIE5vDm.js → index-Omi_TcwW.js} +41 -4
  652. package/dist/esm/{index-B2KwgBLx.js → index-hpH08p5s.js} +11 -11
  653. package/dist/esm/index.js +14 -14
  654. package/dist/esm/{input-shims-AaDhOpKN.js → input-shims-vDjCsx95.js} +7 -6
  655. package/dist/esm/{input.utils-Bxa_DQ7-.js → input.utils-B9Q5xHp6.js} +3 -3
  656. package/dist/esm/ion-accordion_2.entry.js +61 -29
  657. package/dist/esm/ion-action-sheet.entry.js +41 -22
  658. package/dist/esm/ion-alert.entry.js +61 -40
  659. package/dist/esm/ion-app_8.entry.js +292 -157
  660. package/dist/esm/ion-avatar_3.entry.js +125 -13
  661. package/dist/esm/ion-back-button.entry.js +31 -22
  662. package/dist/esm/ion-backdrop.entry.js +10 -7
  663. package/dist/esm/ion-breadcrumb_2.entry.js +54 -18
  664. package/dist/esm/ion-button_2.entry.js +59 -22
  665. package/dist/esm/ion-card_5.entry.js +55 -33
  666. package/dist/esm/ion-checkbox.entry.js +34 -16
  667. package/dist/esm/ion-chip.entry.js +50 -9
  668. package/dist/esm/ion-col_3.entry.js +54 -57
  669. package/dist/esm/ion-datetime-button.entry.js +13 -9
  670. package/dist/esm/ion-datetime_3.entry.js +116 -41
  671. package/dist/esm/ion-divider.entry.js +49 -0
  672. package/dist/esm/ion-fab_3.entry.js +44 -28
  673. package/dist/esm/ion-img.entry.js +8 -4
  674. package/dist/esm/ion-infinite-scroll_2.entry.js +92 -16
  675. package/dist/esm/ion-input-otp.entry.js +74 -9
  676. package/dist/esm/ion-input-password-toggle.entry.js +53 -15
  677. package/dist/esm/ion-input.entry.js +124 -34
  678. package/dist/esm/ion-item-option_3.entry.js +186 -21
  679. package/dist/esm/ion-item_8.entry.js +116 -49
  680. package/dist/esm/ion-loading.entry.js +21 -18
  681. package/dist/esm/ion-menu_3.entry.js +47 -29
  682. package/dist/esm/ion-modal.entry.js +215 -91
  683. package/dist/esm/ion-nav_2.entry.js +14 -11
  684. package/dist/esm/ion-picker-column-option.entry.js +12 -8
  685. package/dist/esm/ion-picker-column.entry.js +13 -13
  686. package/dist/esm/ion-picker.entry.js +10 -6
  687. package/dist/esm/ion-popover.entry.js +21 -19
  688. package/dist/esm/ion-progress-bar.entry.js +27 -9
  689. package/dist/esm/ion-radio_2.entry.js +35 -17
  690. package/dist/esm/ion-range.entry.js +20 -13
  691. package/dist/esm/ion-refresher_2.entry.js +40 -21
  692. package/dist/esm/ion-reorder_2.entry.js +38 -14
  693. package/dist/esm/ion-ripple-effect.entry.js +15 -7
  694. package/dist/esm/ion-route_4.entry.js +10 -9
  695. package/dist/esm/ion-searchbar.entry.js +137 -24
  696. package/dist/esm/ion-segment-content.entry.js +2 -2
  697. package/dist/esm/ion-segment-view.entry.js +6 -3
  698. package/dist/esm/ion-segment_2.entry.js +23 -16
  699. package/dist/esm/ion-select-modal.entry.js +97 -40
  700. package/dist/esm/ion-select_3.entry.js +453 -84
  701. package/dist/esm/ion-spinner.entry.js +30 -8
  702. package/dist/esm/ion-split-pane.entry.js +12 -9
  703. package/dist/esm/ion-tab-bar_2.entry.js +147 -23
  704. package/dist/esm/ion-tab_2.entry.js +8 -7
  705. package/dist/esm/ion-text.entry.js +7 -7
  706. package/dist/esm/ion-textarea.entry.js +137 -23
  707. package/dist/esm/ion-toast.entry.js +45 -21
  708. package/dist/esm/ion-toggle.entry.js +82 -25
  709. package/dist/esm/ionic-global-CAZb-5i-.js +508 -0
  710. package/dist/esm/ionic.js +5 -5
  711. package/dist/esm/{ios.transition--aMF-pDH.js → ios.transition-CzSncKQg.js} +7 -5
  712. package/dist/esm/{keyboard-CUw4ekVy.js → keyboard-Cpw6xVLJ.js} +1 -1
  713. package/dist/esm/{keyboard-ywgs5efA.js → keyboard-DJpS2IGK.js} +4 -3
  714. package/dist/esm/{keyboard-controller-BaaVITYt.js → keyboard-controller-CAc33ylR.js} +5 -3
  715. package/dist/esm/list-Dhi5xtNS.js +6 -0
  716. package/dist/esm/loader.js +5 -5
  717. package/dist/esm/{md.transition-BEVbfm8j.js → md.transition-DIsWqYBZ.js} +6 -5
  718. package/dist/esm/{notch-controller-DAcvKU57.js → notch-controller-DiBq57w8.js} +2 -2
  719. package/dist/esm/{overlays-F8GHPo-e.js → overlays-rwDDzEs4.js} +107 -13
  720. package/dist/esm/select-option-render-B2qc5ZP7.js +79 -0
  721. package/dist/esm/{status-tap-BfJqFSLF.js → status-tap-fYFdZg6z.js} +4 -3
  722. package/dist/esm/{swipe-back-BZBFwTQV.js → swipe-back-BzGqTrrq.js} +3 -2
  723. package/dist/esm/{theme-DiVJyqlX.js → theme-DaJxRxSQ.js} +25 -1
  724. package/dist/esm/validity-BjW8SOqw.js +48 -0
  725. package/dist/esm/x-BDqjX7Z_.js +6 -0
  726. package/dist/html.html-data.json +2463 -99
  727. package/dist/ionic/index.esm.js +1 -1
  728. package/dist/ionic/ionic.esm.js +1 -1
  729. package/dist/ionic/p-07d3388f.entry.js +4 -0
  730. package/dist/ionic/p-091a95ea.entry.js +4 -0
  731. package/dist/ionic/p-11nqcMM3.js +4 -0
  732. package/dist/ionic/p-139d02eb.entry.js +4 -0
  733. package/dist/ionic/p-1855fcb6.entry.js +4 -0
  734. package/dist/ionic/p-192e7509.entry.js +4 -0
  735. package/dist/ionic/p-1faf270d.entry.js +4 -0
  736. package/dist/ionic/p-228b6a9c.entry.js +4 -0
  737. package/dist/ionic/p-2311e660.entry.js +4 -0
  738. package/dist/ionic/p-2aa44c65.entry.js +4 -0
  739. package/dist/ionic/p-2bf931ae.entry.js +4 -0
  740. package/dist/ionic/p-2effd05d.entry.js +4 -0
  741. package/dist/ionic/p-308beb71.entry.js +4 -0
  742. package/dist/ionic/p-3093958a.entry.js +4 -0
  743. package/dist/ionic/p-37ccbee4.entry.js +4 -0
  744. package/dist/ionic/p-3aba19e2.entry.js +4 -0
  745. package/dist/ionic/p-3bf01c2c.entry.js +4 -0
  746. package/dist/ionic/p-4091ad21.entry.js +4 -0
  747. package/dist/ionic/p-45825c2c.entry.js +4 -0
  748. package/dist/ionic/p-4610e447.entry.js +4 -0
  749. package/dist/ionic/p-488992b6.entry.js +4 -0
  750. package/dist/ionic/p-4a0260e6.entry.js +4 -0
  751. package/dist/ionic/p-4c864eb2.entry.js +4 -0
  752. package/dist/ionic/p-4e46439d.entry.js +4 -0
  753. package/dist/ionic/p-50d90690.entry.js +4 -0
  754. package/dist/ionic/p-59b4f8d0.entry.js +4 -0
  755. package/dist/ionic/p-5a3fc28e.entry.js +4 -0
  756. package/dist/ionic/p-5ac21be2.entry.js +4 -0
  757. package/dist/ionic/p-64341e32.entry.js +4 -0
  758. package/dist/ionic/p-68c21b2a.entry.js +4 -0
  759. package/dist/ionic/p-6c8c37c2.entry.js +4 -0
  760. package/dist/ionic/p-6fbead83.entry.js +4 -0
  761. package/dist/ionic/p-7194f6fa.entry.js +4 -0
  762. package/dist/ionic/p-76d0e7ef.entry.js +4 -0
  763. package/dist/ionic/p-79ae0425.entry.js +4 -0
  764. package/dist/ionic/p-7d267dc6.entry.js +4 -0
  765. package/dist/ionic/p-8180abe5.entry.js +4 -0
  766. package/dist/ionic/p-8516eb69.entry.js +4 -0
  767. package/dist/ionic/p-8uDL7fql.js +4 -0
  768. package/dist/ionic/p-96549175.entry.js +4 -0
  769. package/dist/ionic/p-98c34fd7.entry.js +4 -0
  770. package/dist/ionic/p-9b9b1450.entry.js +4 -0
  771. package/dist/ionic/p-BDqjX7Z_.js +4 -0
  772. package/dist/ionic/p-BYSs-jZz.js +4 -0
  773. package/dist/ionic/p-BjW8SOqw.js +4 -0
  774. package/{components/p-9VcRUwdB.js → dist/ionic/p-BsfuYVMP.js} +1 -1
  775. package/dist/ionic/p-BwKpO3Is.js +4 -0
  776. package/dist/ionic/p-Bx0bt2Ar.js +4 -0
  777. package/dist/ionic/p-C2mpVKI1.js +4 -0
  778. package/dist/ionic/p-C4uUM9DM.js +4 -0
  779. package/dist/ionic/p-C5zxLmJ_.js +4 -0
  780. package/{components/p-BS1TtEiJ.js → dist/ionic/p-C8IHbcuP.js} +1 -1
  781. package/dist/ionic/p-CBV-BGvD.js +4 -0
  782. package/dist/ionic/p-CDn0uNJA.js +4 -0
  783. package/dist/ionic/p-CFjI63GE.js +4 -0
  784. package/dist/ionic/p-CHE1xWbg.js +4 -0
  785. package/dist/ionic/p-CIk5QtPm.js +4 -0
  786. package/dist/ionic/p-CQKe4n56.js +4 -0
  787. package/dist/ionic/p-CVp2D--1.js +4 -0
  788. package/dist/ionic/p-CWJdc8f_.js +4 -0
  789. package/dist/ionic/p-CXqdKf1K.js +4 -0
  790. package/dist/ionic/p-Cb-0O4h8.js +4 -0
  791. package/dist/ionic/{p-CKvCXMs9.js → p-CbkICFBN.js} +1 -1
  792. package/dist/ionic/p-D1t981Ih.js +4 -0
  793. package/dist/ionic/p-D2tu5BUg.js +4 -0
  794. package/dist/ionic/{p-B8xlpH8p.js → p-DKWXAwlR.js} +1 -1
  795. package/dist/ionic/p-DaJxRxSQ.js +4 -0
  796. package/dist/ionic/p-Dhi5xtNS.js +4 -0
  797. package/dist/ionic/p-DoyDJ2X5.js +4 -0
  798. package/dist/ionic/p-FvDKM4Ax.js +4 -0
  799. package/dist/ionic/p-Omi_TcwW.js +5 -0
  800. package/{components/p-D13Eaw-8.js → dist/ionic/p-SJmaFQ0H.js} +1 -1
  801. package/dist/ionic/p-SOASChNu.js +4 -0
  802. package/dist/ionic/{p-DjriolRs.js → p-ZqkJDyhe.js} +1 -1
  803. package/dist/ionic/p-a53a3ecc.entry.js +4 -0
  804. package/dist/ionic/p-acdc21a6.entry.js +4 -0
  805. package/dist/ionic/p-ae4ea663.entry.js +4 -0
  806. package/dist/ionic/p-b0c54b4c.entry.js +4 -0
  807. package/dist/ionic/p-b8b20b7e.entry.js +4 -0
  808. package/dist/ionic/p-bc5713f7.entry.js +4 -0
  809. package/dist/ionic/p-d954cd19.entry.js +4 -0
  810. package/dist/ionic/p-e7f216ae.entry.js +4 -0
  811. package/dist/ionic/p-edb0b0c8.entry.js +4 -0
  812. package/dist/ionic/p-f02ba305.entry.js +4 -0
  813. package/dist/ionic/p-f061fcb7.entry.js +4 -0
  814. package/dist/ionic/p-f740c359.entry.js +4 -0
  815. package/dist/ionic/p-f85942f8.entry.js +4 -0
  816. package/dist/ionic/p-fIOYmaqA.js +4 -0
  817. package/dist/ionic/p-qETiT38a.js +4 -0
  818. package/dist/ionic/p-vXpMhGrs.js +4 -0
  819. package/dist/types/components/accordion/accordion.d.ts +6 -3
  820. package/dist/types/components/accordion-group/accordion-group.d.ts +12 -1
  821. package/dist/types/components/action-sheet/action-sheet-interface.d.ts +3 -7
  822. package/dist/types/components/action-sheet/action-sheet.d.ts +3 -2
  823. package/dist/types/components/alert/alert-interface.d.ts +3 -7
  824. package/dist/types/components/alert/alert.d.ts +3 -2
  825. package/dist/types/components/app/app.d.ts +4 -5
  826. package/dist/types/components/avatar/avatar.d.ts +32 -0
  827. package/dist/types/components/back-button/back-button.d.ts +2 -1
  828. package/dist/types/components/backdrop/backdrop.d.ts +4 -0
  829. package/dist/types/components/badge/badge.d.ts +34 -1
  830. package/dist/types/components/breadcrumb/breadcrumb.d.ts +4 -1
  831. package/dist/types/components/breadcrumbs/breadcrumbs.d.ts +2 -2
  832. package/dist/types/components/button/button.d.ts +23 -8
  833. package/dist/types/components/buttons/buttons.d.ts +5 -1
  834. package/dist/types/components/card/card.d.ts +8 -1
  835. package/dist/types/components/card-content/card-content.d.ts +2 -1
  836. package/dist/types/components/card-header/card-header.d.ts +3 -2
  837. package/dist/types/components/card-subtitle/card-subtitle.d.ts +2 -1
  838. package/dist/types/components/card-title/card-title.d.ts +2 -1
  839. package/dist/types/components/checkbox/checkbox.d.ts +14 -4
  840. package/dist/types/components/chip/chip.d.ts +26 -1
  841. package/dist/types/components/col/col.d.ts +52 -5
  842. package/dist/types/components/content/content.d.ts +3 -0
  843. package/dist/types/components/datetime/datetime.d.ts +26 -1
  844. package/dist/types/components/datetime/utils/data.d.ts +5 -5
  845. package/dist/types/components/datetime-button/datetime-button.d.ts +2 -1
  846. package/dist/types/components/divider/divider.d.ts +20 -0
  847. package/dist/types/components/fab/fab.d.ts +4 -0
  848. package/dist/types/components/fab-button/fab-button.d.ts +5 -3
  849. package/dist/types/components/fab-list/fab-list.d.ts +4 -0
  850. package/dist/types/components/footer/footer.d.ts +4 -3
  851. package/dist/types/components/grid/grid.d.ts +4 -0
  852. package/dist/types/components/header/header.d.ts +9 -3
  853. package/dist/types/components/header/header.utils.d.ts +3 -3
  854. package/dist/types/components/img/img.d.ts +3 -0
  855. package/dist/types/components/infinite-scroll/infinite-scroll.d.ts +21 -0
  856. package/dist/types/components/infinite-scroll-content/infinite-scroll-content.d.ts +4 -0
  857. package/dist/types/components/input/input.d.ts +31 -5
  858. package/dist/types/components/input-otp/input-otp.d.ts +37 -0
  859. package/dist/types/components/input-password-toggle/input-password-toggle.d.ts +2 -0
  860. package/dist/types/components/item/item.d.ts +11 -4
  861. package/dist/types/components/item-divider/item-divider.d.ts +2 -1
  862. package/dist/types/components/item-group/item-group.d.ts +4 -0
  863. package/dist/types/components/item-option/item-option.d.ts +18 -1
  864. package/dist/types/components/item-options/item-options.d.ts +4 -0
  865. package/dist/types/components/item-sliding/item-sliding.d.ts +32 -1
  866. package/dist/types/components/item-sliding/test/test.utils.d.ts +13 -0
  867. package/dist/types/components/label/label.d.ts +2 -1
  868. package/dist/types/components/list/list.d.ts +15 -1
  869. package/dist/types/components/list-header/list-header.d.ts +2 -1
  870. package/dist/types/components/loading/loading-interface.d.ts +2 -7
  871. package/dist/types/components/loading/loading.d.ts +3 -2
  872. package/dist/types/components/menu/menu.d.ts +3 -0
  873. package/dist/types/components/menu-button/menu-button.d.ts +3 -1
  874. package/dist/types/components/menu-toggle/menu-toggle.d.ts +3 -0
  875. package/dist/types/components/modal/animations/ionic.enter.d.ts +6 -0
  876. package/dist/types/components/modal/animations/ionic.leave.d.ts +6 -0
  877. package/dist/types/components/modal/gestures/sheet.d.ts +1 -1
  878. package/dist/types/components/modal/modal-interface.d.ts +4 -7
  879. package/dist/types/components/modal/modal.d.ts +11 -1
  880. package/dist/types/components/nav/nav-interface.d.ts +9 -1
  881. package/dist/types/components/nav/nav.d.ts +5 -1
  882. package/dist/types/components/nav-link/nav-link.d.ts +4 -0
  883. package/dist/types/components/note/note.d.ts +2 -1
  884. package/dist/types/components/picker/picker.d.ts +2 -1
  885. package/dist/types/components/picker-column/picker-column.d.ts +2 -1
  886. package/dist/types/components/picker-column-option/picker-column-option.d.ts +4 -0
  887. package/dist/types/components/picker-legacy/picker.d.ts +2 -1
  888. package/dist/types/components/popover/popover-interface.d.ts +3 -6
  889. package/dist/types/components/popover/popover.d.ts +6 -5
  890. package/dist/types/components/progress-bar/progress-bar.d.ts +10 -1
  891. package/dist/types/components/radio/radio.d.ts +2 -1
  892. package/dist/types/components/radio-group/radio-group.d.ts +12 -0
  893. package/dist/types/components/range/range.d.ts +2 -1
  894. package/dist/types/components/refresher/refresher.d.ts +2 -1
  895. package/dist/types/components/refresher-content/refresher-content.d.ts +4 -0
  896. package/dist/types/components/reorder/reorder.d.ts +9 -0
  897. package/dist/types/components/reorder-group/reorder-group.d.ts +4 -0
  898. package/dist/types/components/ripple-effect/ripple-effect.d.ts +4 -0
  899. package/dist/types/components/route/route.d.ts +4 -0
  900. package/dist/types/components/router/router.d.ts +4 -0
  901. package/dist/types/components/router-link/router-link.d.ts +4 -0
  902. package/dist/types/components/router-outlet/router-outlet.d.ts +4 -1
  903. package/dist/types/components/row/row.d.ts +4 -0
  904. package/dist/types/components/searchbar/searchbar.d.ts +51 -9
  905. package/dist/types/components/segment/segment.d.ts +2 -1
  906. package/dist/types/components/segment-button/segment-button.d.ts +2 -1
  907. package/dist/types/components/select/select-interface.d.ts +23 -0
  908. package/dist/types/components/select/select.d.ts +66 -13
  909. package/dist/types/components/select-modal/select-modal.d.ts +8 -0
  910. package/dist/types/components/select-option/select-option.d.ts +12 -0
  911. package/dist/types/components/select-popover/select-popover.d.ts +3 -0
  912. package/dist/types/components/skeleton-text/skeleton-text.d.ts +4 -0
  913. package/dist/types/components/spinner/spinner.d.ts +15 -0
  914. package/dist/types/components/split-pane/split-pane.d.ts +4 -0
  915. package/dist/types/components/tab/tab.d.ts +4 -0
  916. package/dist/types/components/tab-bar/tab-bar.d.ts +37 -2
  917. package/dist/types/components/tab-button/tab-button.d.ts +12 -1
  918. package/dist/types/components/tabs/tabs.d.ts +3 -0
  919. package/dist/types/components/text/text.d.ts +2 -1
  920. package/dist/types/components/textarea/textarea.d.ts +53 -4
  921. package/dist/types/components/thumbnail/thumbnail.d.ts +4 -0
  922. package/dist/types/components/title/title.d.ts +4 -0
  923. package/dist/types/components/toast/animations/utils.d.ts +2 -2
  924. package/dist/types/components/toast/toast-interface.d.ts +3 -7
  925. package/dist/types/components/toast/toast.d.ts +19 -2
  926. package/dist/types/components/toggle/toggle.d.ts +15 -1
  927. package/dist/types/components/toolbar/toolbar.d.ts +43 -3
  928. package/dist/types/components.d.ts +1727 -206
  929. package/dist/types/global/ionic-global.d.ts +28 -2
  930. package/dist/types/interface.d.ts +3 -0
  931. package/dist/types/utils/config.d.ts +106 -2
  932. package/dist/types/utils/focus-trap.d.ts +1 -1
  933. package/dist/types/utils/focus-visible.d.ts +13 -0
  934. package/dist/types/utils/forms/validity.d.ts +7 -0
  935. package/dist/types/utils/helpers.d.ts +11 -0
  936. package/dist/types/utils/overlays-interface.d.ts +31 -1
  937. package/dist/types/utils/overlays.d.ts +1 -1
  938. package/dist/types/utils/select-option-render.d.ts +22 -0
  939. package/dist/types/utils/test/playwright/drag-element.d.ts +16 -3
  940. package/dist/types/utils/test/playwright/generator.d.ts +31 -2
  941. package/dist/types/utils/theme.d.ts +9 -0
  942. package/hydrate/index.js +4337 -1299
  943. package/hydrate/index.mjs +4337 -1299
  944. package/package.json +8 -4
  945. package/components/p-1KVKSLu5.js +0 -4
  946. package/components/p-B6FQ0cKR.js +0 -4
  947. package/components/p-B6HaBl3o.js +0 -4
  948. package/components/p-B8b1Ukl9.js +0 -4
  949. package/components/p-BGHGpkPX.js +0 -4
  950. package/components/p-BJoMtgfR.js +0 -4
  951. package/components/p-BNAG-aVv.js +0 -4
  952. package/components/p-BR3tZJmu.js +0 -4
  953. package/components/p-BSB38Tek.js +0 -4
  954. package/components/p-BTeL5HCK.js +0 -4
  955. package/components/p-BUbsoBOV.js +0 -4
  956. package/components/p-BYDc3hSE.js +0 -4
  957. package/components/p-BagjAGC0.js +0 -4
  958. package/components/p-BegtE7nr.js +0 -4
  959. package/components/p-BgwEQWW6.js +0 -4
  960. package/components/p-BlNv564p.js +0 -4
  961. package/components/p-BmVRXR1y.js +0 -4
  962. package/components/p-BxwWvu-b.js +0 -4
  963. package/components/p-C4jPsTQa.js +0 -4
  964. package/components/p-C59ryAuS.js +0 -4
  965. package/components/p-CBzELu-H.js +0 -4
  966. package/components/p-CDfQnFrd.js +0 -4
  967. package/components/p-CH0NYjKq.js +0 -4
  968. package/components/p-CIGNaXM1.js +0 -4
  969. package/components/p-CO7fmmxt.js +0 -4
  970. package/components/p-CU1SSH8_.js +0 -4
  971. package/components/p-CgfaEEem.js +0 -4
  972. package/components/p-CgqKJg96.js +0 -4
  973. package/components/p-CneGxKsZ.js +0 -4
  974. package/components/p-CoA-aqGF.js +0 -4
  975. package/components/p-Cq8cQ0NL.js +0 -4
  976. package/components/p-Csw8xuz4.js +0 -4
  977. package/components/p-CtWGkNnJ.js +0 -4
  978. package/components/p-Cy5XSfIk.js +0 -4
  979. package/components/p-Cyxa_4PV.js +0 -4
  980. package/components/p-Cz5nLPGT.js +0 -4
  981. package/components/p-D-cP12ZN.js +0 -4
  982. package/components/p-D6NJwNJN.js +0 -4
  983. package/components/p-D6Ynv7Xh.js +0 -4
  984. package/components/p-DHsZWn1l.js +0 -4
  985. package/components/p-DJMZehmW.js +0 -4
  986. package/components/p-DJztqcrH.js +0 -4
  987. package/components/p-DUqnmRFi.js +0 -4
  988. package/components/p-DYdpXONG.js +0 -4
  989. package/components/p-DgbT0exM.js +0 -4
  990. package/components/p-DiVJyqlX.js +0 -4
  991. package/components/p-DvOO1fxp.js +0 -4
  992. package/components/p-FBcnjE5W.js +0 -4
  993. package/components/p-SBseW5KJ.js +0 -4
  994. package/components/p-ZjP4CjeZ.js +0 -4
  995. package/components/p-fpbh6w3f.js +0 -4
  996. package/components/p-kvaDs24J.js +0 -4
  997. package/components/p-vEbVo2hO.js +0 -4
  998. package/dist/cjs/hardware-back-button-C4rMJ5uI.js +0 -121
  999. package/dist/cjs/index-DkNv4J_i.js +0 -10
  1000. package/dist/cjs/ionic-global-Bc3kJi1Z.js +0 -151
  1001. package/dist/cjs/validity-BpS37YFM.js +0 -19
  1002. package/dist/esm/hardware-back-button-CTe4XmL7.js +0 -115
  1003. package/dist/esm/index-ZjP4CjeZ.js +0 -7
  1004. package/dist/esm/ionic-global-DfbeLwcV.js +0 -146
  1005. package/dist/esm/validity-DJztqcrH.js +0 -17
  1006. package/dist/ionic/p-031b76f7.entry.js +0 -4
  1007. package/dist/ionic/p-045a6a42.entry.js +0 -4
  1008. package/dist/ionic/p-07506134.entry.js +0 -4
  1009. package/dist/ionic/p-078037da.entry.js +0 -4
  1010. package/dist/ionic/p-084c25b2.entry.js +0 -4
  1011. package/dist/ionic/p-0d8b5c38.entry.js +0 -4
  1012. package/dist/ionic/p-16813ce7.entry.js +0 -4
  1013. package/dist/ionic/p-1b02923f.entry.js +0 -4
  1014. package/dist/ionic/p-1b169fb6.entry.js +0 -4
  1015. package/dist/ionic/p-23ec35e4.entry.js +0 -4
  1016. package/dist/ionic/p-23fac490.entry.js +0 -4
  1017. package/dist/ionic/p-28a9e720.entry.js +0 -4
  1018. package/dist/ionic/p-294f4bb5.entry.js +0 -4
  1019. package/dist/ionic/p-2a68388b.entry.js +0 -4
  1020. package/dist/ionic/p-2f5a8140.entry.js +0 -4
  1021. package/dist/ionic/p-2fd110aa.entry.js +0 -4
  1022. package/dist/ionic/p-301c43f8.entry.js +0 -4
  1023. package/dist/ionic/p-370a60ee.entry.js +0 -4
  1024. package/dist/ionic/p-4c67ce4c.entry.js +0 -4
  1025. package/dist/ionic/p-51c11c47.entry.js +0 -4
  1026. package/dist/ionic/p-53f750a5.entry.js +0 -4
  1027. package/dist/ionic/p-6af16209.entry.js +0 -4
  1028. package/dist/ionic/p-6b701daa.entry.js +0 -4
  1029. package/dist/ionic/p-6b97f2a3.entry.js +0 -4
  1030. package/dist/ionic/p-7620be24.entry.js +0 -4
  1031. package/dist/ionic/p-771b27a5.entry.js +0 -4
  1032. package/dist/ionic/p-7ca71c83.entry.js +0 -4
  1033. package/dist/ionic/p-80cac7a2.entry.js +0 -4
  1034. package/dist/ionic/p-87125490.entry.js +0 -4
  1035. package/dist/ionic/p-8fda6a62.entry.js +0 -4
  1036. package/dist/ionic/p-9833cf63.entry.js +0 -4
  1037. package/dist/ionic/p-9cbc6f1f.entry.js +0 -4
  1038. package/dist/ionic/p-9cdbabbb.entry.js +0 -4
  1039. package/dist/ionic/p-9eeaBrnk.js +0 -4
  1040. package/dist/ionic/p-BAt5H1ac.js +0 -4
  1041. package/dist/ionic/p-BW_TRJm8.js +0 -4
  1042. package/dist/ionic/p-BmVRXR1y.js +0 -4
  1043. package/dist/ionic/p-Bum7H1fw.js +0 -4
  1044. package/dist/ionic/p-BxIcPWoV.js +0 -4
  1045. package/dist/ionic/p-C0JvVFMv.js +0 -4
  1046. package/dist/ionic/p-CGmVTdWh.js +0 -4
  1047. package/dist/ionic/p-CIGNaXM1.js +0 -4
  1048. package/dist/ionic/p-CYbRmDdy.js +0 -4
  1049. package/dist/ionic/p-CYvM5g3q.js +0 -4
  1050. package/dist/ionic/p-CmFz1Mjc.js +0 -4
  1051. package/dist/ionic/p-CtA-yJYy.js +0 -4
  1052. package/dist/ionic/p-CtWGkNnJ.js +0 -4
  1053. package/dist/ionic/p-D8HJQ1qq.js +0 -4
  1054. package/dist/ionic/p-DB_iPQC-.js +0 -4
  1055. package/dist/ionic/p-DJztqcrH.js +0 -4
  1056. package/dist/ionic/p-DLbbmF9h.js +0 -4
  1057. package/dist/ionic/p-DTPR1Wpn.js +0 -4
  1058. package/dist/ionic/p-DV3sJJW8.js +0 -4
  1059. package/dist/ionic/p-DiVJyqlX.js +0 -4
  1060. package/dist/ionic/p-DtVZDHlS.js +0 -4
  1061. package/dist/ionic/p-IGIE5vDm.js +0 -5
  1062. package/dist/ionic/p-NFFyoJ4Q.js +0 -4
  1063. package/dist/ionic/p-ZjP4CjeZ.js +0 -4
  1064. package/dist/ionic/p-a805674e.entry.js +0 -4
  1065. package/dist/ionic/p-a84f2d21.entry.js +0 -4
  1066. package/dist/ionic/p-aa812c4b.entry.js +0 -4
  1067. package/dist/ionic/p-b325a113.entry.js +0 -4
  1068. package/dist/ionic/p-b5ea8cdd.entry.js +0 -4
  1069. package/dist/ionic/p-b6e0ff03.entry.js +0 -4
  1070. package/dist/ionic/p-bcaa827e.entry.js +0 -4
  1071. package/dist/ionic/p-c3cce9d8.entry.js +0 -4
  1072. package/dist/ionic/p-ca31010f.entry.js +0 -4
  1073. package/dist/ionic/p-d4e8b473.entry.js +0 -4
  1074. package/dist/ionic/p-e0287f41.entry.js +0 -4
  1075. package/dist/ionic/p-e663bc5a.entry.js +0 -4
  1076. package/dist/ionic/p-e6cedcd7.entry.js +0 -4
  1077. package/dist/ionic/p-e863ffe8.entry.js +0 -4
  1078. package/dist/ionic/p-f2deaceb.entry.js +0 -4
  1079. package/dist/ionic/p-f5dfb9a3.entry.js +0 -4
  1080. package/dist/ionic/p-f69a5f71.entry.js +0 -4
  1081. package/dist/ionic/p-f8186550.entry.js +0 -4
  1082. package/dist/ionic/p-fdbc90d4.entry.js +0 -4
  1083. package/dist/ionic/p-gbVXD275.js +0 -4
  1084. package/dist/ionic/p-hNN3VvaC.js +0 -4
  1085. /package/dist/collection/components/{input-password-toggle/input-password-toggle.css → refresher-content/refresher-content.css} +0 -0
@@ -0,0 +1,1165 @@
1
+ /**
2
+ * A heuristic that applies CSS to tablet
3
+ * viewports.
4
+ *
5
+ * Usage:
6
+ * @include tablet-viewport() {
7
+ * :host {
8
+ * background-color: green;
9
+ * }
10
+ * }
11
+ */
12
+ /**
13
+ * A heuristic that applies CSS to mobile
14
+ * viewports (i.e. phones, not tablets).
15
+ *
16
+ * Usage:
17
+ * @include mobile-viewport() {
18
+ * :host {
19
+ * background-color: blue;
20
+ * }
21
+ * }
22
+ */
23
+ /**
24
+ * Convert a pixels given value into rem
25
+ *
26
+ * @param pixels - Value in pixels to be converted (i.e. px)
27
+ * @param context (optional) - Baseline value
28
+ */
29
+ /**
30
+ * Convert a font size to a dynamic font size.
31
+ * Fonts that participate in Dynamic Type should use
32
+ * dynamic font sizes.
33
+ * @param size - The initial font size including the unit (i.e. px or pt)
34
+ * @param unit (optional) - The unit to convert to. Use this if you want to
35
+ * convert to a unit other than $baselineUnit.
36
+ */
37
+ /**
38
+ * Convert a font size to a dynamic font size but impose
39
+ * a maximum font size.
40
+ * @param size - The initial font size including the unit (i.e. px or pt)
41
+ * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
42
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
43
+ * convert to a unit other than $baselineUnit.
44
+ */
45
+ /**
46
+ * Convert a font size to a dynamic font size but impose
47
+ * a minimum font size.
48
+ * @param size - The initial font size including the unit (i.e. px or pt)
49
+ * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
50
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
51
+ * convert to a unit other than $baselineUnit.
52
+ */
53
+ /**
54
+ * Convert a font size to a dynamic font size but impose
55
+ * maximum and minimum font sizes.
56
+ * @param size - The initial font size including the unit (i.e. px or pt)
57
+ * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
58
+ * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
59
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
60
+ * convert to a unit other than $baselineUnit.
61
+ */
62
+ /**
63
+ * Convert a pixels given value into rem
64
+ *
65
+ * @param pixels - Value in pixels to be converted (i.e. px)
66
+ * @param context (optional) - Baseline value
67
+ */
68
+ /**
69
+ * Convert a font size to a dynamic font size.
70
+ * Fonts that participate in Dynamic Type should use
71
+ * dynamic font sizes.
72
+ * @param size - The initial font size including the unit (i.e. px or pt)
73
+ * @param unit (optional) - The unit to convert to. Use this if you want to
74
+ * convert to a unit other than $baselineUnit.
75
+ */
76
+ /**
77
+ * Convert a font size to a dynamic font size but impose
78
+ * a maximum font size.
79
+ * @param size - The initial font size including the unit (i.e. px or pt)
80
+ * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
81
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
82
+ * convert to a unit other than $baselineUnit.
83
+ */
84
+ /**
85
+ * Convert a font size to a dynamic font size but impose
86
+ * a minimum font size.
87
+ * @param size - The initial font size including the unit (i.e. px or pt)
88
+ * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
89
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
90
+ * convert to a unit other than $baselineUnit.
91
+ */
92
+ /**
93
+ * Convert a font size to a dynamic font size but impose
94
+ * maximum and minimum font sizes.
95
+ * @param size - The initial font size including the unit (i.e. px or pt)
96
+ * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
97
+ * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
98
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
99
+ * convert to a unit other than $baselineUnit.
100
+ */
101
+ /**
102
+ * A heuristic that applies CSS to tablet
103
+ * viewports.
104
+ *
105
+ * Usage:
106
+ * @include tablet-viewport() {
107
+ * :host {
108
+ * background-color: green;
109
+ * }
110
+ * }
111
+ */
112
+ /**
113
+ * A heuristic that applies CSS to mobile
114
+ * viewports (i.e. phones, not tablets).
115
+ *
116
+ * Usage:
117
+ * @include mobile-viewport() {
118
+ * :host {
119
+ * background-color: blue;
120
+ * }
121
+ * }
122
+ */
123
+ :host {
124
+ /**
125
+ * @prop --background: Background of the alert
126
+ *
127
+ * @prop --min-width: Minimum width of the alert
128
+ * @prop --width: Width of the alert
129
+ * @prop --max-width: Maximum width of the alert
130
+ *
131
+ * @prop --min-height: Minimum height of the alert
132
+ * @prop --height: Height of the alert
133
+ * @prop --max-height: Maximum height of the alert
134
+ *
135
+ * @prop --backdrop-opacity: Opacity of the backdrop
136
+ */
137
+ --min-width: 250px;
138
+ --width: auto;
139
+ --min-height: auto;
140
+ --height: auto;
141
+ --max-height: 90%;
142
+ -moz-osx-font-smoothing: grayscale;
143
+ -webkit-font-smoothing: antialiased;
144
+ right: 0;
145
+ left: 0;
146
+ top: 0;
147
+ bottom: 0;
148
+ display: flex;
149
+ position: absolute;
150
+ align-items: center;
151
+ justify-content: center;
152
+ outline: none;
153
+ font-family: var(--ion-font-family, inherit);
154
+ contain: strict;
155
+ touch-action: none;
156
+ user-select: none;
157
+ z-index: 1001;
158
+ }
159
+
160
+ :host(.overlay-hidden) {
161
+ display: none;
162
+ }
163
+
164
+ :host(.alert-top) {
165
+ padding-top: 50px;
166
+ align-items: flex-start;
167
+ }
168
+
169
+ .alert-wrapper {
170
+ display: flex;
171
+ flex-direction: column;
172
+ width: var(--width);
173
+ min-width: var(--min-width);
174
+ max-width: var(--max-width);
175
+ height: var(--height);
176
+ min-height: var(--min-height);
177
+ max-height: var(--max-height);
178
+ background: var(--background);
179
+ contain: content;
180
+ opacity: 0;
181
+ z-index: 10;
182
+ }
183
+
184
+ .alert-title {
185
+ margin-left: 0;
186
+ margin-right: 0;
187
+ margin-top: 0;
188
+ margin-bottom: 0;
189
+ padding-left: 0;
190
+ padding-right: 0;
191
+ padding-top: 0;
192
+ padding-bottom: 0;
193
+ }
194
+
195
+ .alert-sub-title {
196
+ margin-left: 0;
197
+ margin-right: 0;
198
+ margin-top: 5px;
199
+ margin-bottom: 0;
200
+ padding-left: 0;
201
+ padding-right: 0;
202
+ padding-top: 0;
203
+ padding-bottom: 0;
204
+ font-weight: normal;
205
+ }
206
+
207
+ /**
208
+ * Alert has a maximum height in scenarios
209
+ * such as the MD alert on tablet devices.
210
+ * As a result, we need to make sure the inner
211
+ * containers can scroll otherwise content
212
+ * may be cut off.
213
+ */
214
+ .alert-message,
215
+ .alert-input-group {
216
+ box-sizing: border-box;
217
+ -webkit-overflow-scrolling: touch;
218
+ overflow-y: auto;
219
+ overscroll-behavior-y: contain;
220
+ }
221
+
222
+ .alert-checkbox-label,
223
+ .alert-radio-label {
224
+ /**
225
+ * This allows long words to wrap to the next line
226
+ * instead of flowing outside of the container.
227
+ *
228
+ * The "anywhere" keyword should be used instead
229
+ * of the "break-word" keyword since the parent
230
+ * container is using flexbox. Flex relies on min-content and
231
+ * max-content intrinsic sizes to structure the layout. Flex will
232
+ * wrap content only until it reaches its min-content intrinsic size
233
+ * which in this case is equal to the longest word in this container.
234
+ * "break-word" does not shrink the min-content intrinsic size
235
+ * of the flex item which causes the long word to still overflow.
236
+ * "anywhere" on the other hand does shrink the min-content
237
+ * intrinsic size which allows the long word to wrap to the next line.
238
+ */
239
+ overflow-wrap: anywhere;
240
+ }
241
+
242
+ /**
243
+ * Scrollbars on mobile devices will be hidden.
244
+ * Users can still scroll the content by swiping.
245
+ * If a user has a fine pointing device, such as a
246
+ * mouse or trackpad, then scrollbars will be
247
+ * visible. This allows users to scroll the
248
+ * content with their pointing device.
249
+ * Otherwise, the user would have to use the
250
+ * keyboard to navigate through the options.
251
+ * This may not be intuitive for users who
252
+ * are not familiar with keyboard navigation.
253
+ */
254
+ @media (any-pointer: coarse) {
255
+ .alert-checkbox-group::-webkit-scrollbar,
256
+ .alert-radio-group::-webkit-scrollbar,
257
+ .alert-message::-webkit-scrollbar {
258
+ display: none;
259
+ }
260
+ }
261
+ .alert-input {
262
+ padding-left: 0;
263
+ padding-right: 0;
264
+ padding-top: 10px;
265
+ padding-bottom: 10px;
266
+ width: 100%;
267
+ border: 0;
268
+ background: inherit;
269
+ font: inherit;
270
+ box-sizing: border-box;
271
+ }
272
+
273
+ .alert-button-group {
274
+ display: flex;
275
+ flex-direction: row;
276
+ width: 100%;
277
+ }
278
+
279
+ .alert-button-group-vertical {
280
+ flex-direction: column;
281
+ flex-wrap: nowrap;
282
+ }
283
+
284
+ .alert-button {
285
+ margin-left: 0;
286
+ margin-right: 0;
287
+ margin-top: 0;
288
+ margin-bottom: 0;
289
+ display: block;
290
+ border: 0;
291
+ font-size: 0.875rem;
292
+ line-height: 1.25rem;
293
+ z-index: 0;
294
+ }
295
+
296
+ .alert-button.ion-focused,
297
+ .alert-tappable.ion-focused {
298
+ background: var(--ion-color-step-100, var(--ion-background-color-step-100, #e6e6e6));
299
+ }
300
+
301
+ .alert-button-inner {
302
+ display: flex;
303
+ flex-flow: row nowrap;
304
+ flex-shrink: 0;
305
+ align-items: center;
306
+ justify-content: center;
307
+ width: 100%;
308
+ height: 100%;
309
+ min-height: inherit;
310
+ }
311
+
312
+ .alert-input-disabled,
313
+ .alert-checkbox-button-disabled .alert-button-inner,
314
+ .alert-radio-button-disabled .alert-button-inner {
315
+ cursor: default;
316
+ opacity: 0.5;
317
+ pointer-events: none;
318
+ }
319
+
320
+ .alert-tappable {
321
+ margin-left: 0;
322
+ margin-right: 0;
323
+ margin-top: 0;
324
+ margin-bottom: 0;
325
+ padding-left: 0;
326
+ padding-right: 0;
327
+ padding-top: 0;
328
+ padding-bottom: 0;
329
+ display: flex;
330
+ width: 100%;
331
+ border: 0;
332
+ background: transparent;
333
+ font-size: inherit;
334
+ line-height: initial;
335
+ text-align: start;
336
+ appearance: none;
337
+ contain: content;
338
+ }
339
+
340
+ .alert-button,
341
+ .alert-checkbox,
342
+ .alert-input,
343
+ .alert-radio {
344
+ outline: none;
345
+ }
346
+
347
+ .alert-radio-icon,
348
+ .alert-checkbox-icon,
349
+ .alert-checkbox-inner {
350
+ box-sizing: border-box;
351
+ }
352
+
353
+ textarea.alert-input {
354
+ min-height: 37px;
355
+ resize: none;
356
+ }
357
+
358
+ .alert-radio-label,
359
+ .alert-checkbox-label {
360
+ display: flex;
361
+ align-items: center;
362
+ }
363
+
364
+ .select-option-content {
365
+ flex: 1;
366
+ }
367
+
368
+ .select-option-description {
369
+ display: block;
370
+ }
371
+
372
+ /**
373
+ * A heuristic that applies CSS to tablet
374
+ * viewports.
375
+ *
376
+ * Usage:
377
+ * @include tablet-viewport() {
378
+ * :host {
379
+ * background-color: green;
380
+ * }
381
+ * }
382
+ */
383
+ /**
384
+ * A heuristic that applies CSS to mobile
385
+ * viewports (i.e. phones, not tablets).
386
+ *
387
+ * Usage:
388
+ * @include mobile-viewport() {
389
+ * :host {
390
+ * background-color: blue;
391
+ * }
392
+ * }
393
+ */
394
+ /**
395
+ * Convert a font size to a dynamic font size.
396
+ * Fonts that participate in Dynamic Type should use
397
+ * dynamic font sizes.
398
+ * @param size - The initial font size including the unit (i.e. px or pt)
399
+ * @param unit (optional) - The unit to convert to. Use this if you want to
400
+ * convert to a unit other than $baselineUnit.
401
+ */
402
+ /**
403
+ * Convert a font size to a dynamic font size but impose
404
+ * a maximum font size.
405
+ * @param size - The initial font size including the unit (i.e. px or pt)
406
+ * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
407
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
408
+ * convert to a unit other than $baselineUnit.
409
+ */
410
+ /**
411
+ * Convert a font size to a dynamic font size but impose
412
+ * a minimum font size.
413
+ * @param size - The initial font size including the unit (i.e. px or pt)
414
+ * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
415
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
416
+ * convert to a unit other than $baselineUnit.
417
+ */
418
+ /**
419
+ * Convert a font size to a dynamic font size but impose
420
+ * maximum and minimum font sizes.
421
+ * @param size - The initial font size including the unit (i.e. px or pt)
422
+ * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
423
+ * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
424
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
425
+ * convert to a unit other than $baselineUnit.
426
+ */
427
+ /**
428
+ * Convert a pixels given value into rem
429
+ *
430
+ * @param pixels - Value in pixels to be converted (i.e. px)
431
+ * @param context (optional) - Baseline value
432
+ */
433
+ /**
434
+ * Convert a font size to a dynamic font size.
435
+ * Fonts that participate in Dynamic Type should use
436
+ * dynamic font sizes.
437
+ * @param size - The initial font size including the unit (i.e. px or pt)
438
+ * @param unit (optional) - The unit to convert to. Use this if you want to
439
+ * convert to a unit other than $baselineUnit.
440
+ */
441
+ /**
442
+ * Convert a font size to a dynamic font size but impose
443
+ * a maximum font size.
444
+ * @param size - The initial font size including the unit (i.e. px or pt)
445
+ * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
446
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
447
+ * convert to a unit other than $baselineUnit.
448
+ */
449
+ /**
450
+ * Convert a font size to a dynamic font size but impose
451
+ * a minimum font size.
452
+ * @param size - The initial font size including the unit (i.e. px or pt)
453
+ * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
454
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
455
+ * convert to a unit other than $baselineUnit.
456
+ */
457
+ /**
458
+ * Convert a font size to a dynamic font size but impose
459
+ * maximum and minimum font sizes.
460
+ * @param size - The initial font size including the unit (i.e. px or pt)
461
+ * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
462
+ * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
463
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
464
+ * convert to a unit other than $baselineUnit.
465
+ */
466
+ /**
467
+ * A heuristic that applies CSS to tablet
468
+ * viewports.
469
+ *
470
+ * Usage:
471
+ * @include tablet-viewport() {
472
+ * :host {
473
+ * background-color: green;
474
+ * }
475
+ * }
476
+ */
477
+ /**
478
+ * A heuristic that applies CSS to mobile
479
+ * viewports (i.e. phones, not tablets).
480
+ *
481
+ * Usage:
482
+ * @include mobile-viewport() {
483
+ * :host {
484
+ * background-color: blue;
485
+ * }
486
+ * }
487
+ */
488
+ :host {
489
+ /**
490
+ * @prop --background: Background of the alert
491
+ *
492
+ * @prop --min-width: Minimum width of the alert
493
+ * @prop --width: Width of the alert
494
+ * @prop --max-width: Maximum width of the alert
495
+ *
496
+ * @prop --min-height: Minimum height of the alert
497
+ * @prop --height: Height of the alert
498
+ * @prop --max-height: Maximum height of the alert
499
+ *
500
+ * @prop --backdrop-opacity: Opacity of the backdrop
501
+ */
502
+ --min-width: 250px;
503
+ --width: auto;
504
+ --min-height: auto;
505
+ --height: auto;
506
+ --max-height: 90%;
507
+ -moz-osx-font-smoothing: grayscale;
508
+ -webkit-font-smoothing: antialiased;
509
+ right: 0;
510
+ left: 0;
511
+ top: 0;
512
+ bottom: 0;
513
+ display: flex;
514
+ position: absolute;
515
+ align-items: center;
516
+ justify-content: center;
517
+ outline: none;
518
+ font-family: var(--ion-font-family, inherit);
519
+ contain: strict;
520
+ touch-action: none;
521
+ user-select: none;
522
+ z-index: 1001;
523
+ }
524
+
525
+ :host(.overlay-hidden) {
526
+ display: none;
527
+ }
528
+
529
+ :host(.alert-top) {
530
+ padding-top: 50px;
531
+ align-items: flex-start;
532
+ }
533
+
534
+ .alert-wrapper {
535
+ display: flex;
536
+ flex-direction: column;
537
+ width: var(--width);
538
+ min-width: var(--min-width);
539
+ max-width: var(--max-width);
540
+ height: var(--height);
541
+ min-height: var(--min-height);
542
+ max-height: var(--max-height);
543
+ background: var(--background);
544
+ contain: content;
545
+ opacity: 0;
546
+ z-index: 10;
547
+ }
548
+
549
+ .alert-title {
550
+ margin-left: 0;
551
+ margin-right: 0;
552
+ margin-top: 0;
553
+ margin-bottom: 0;
554
+ padding-left: 0;
555
+ padding-right: 0;
556
+ padding-top: 0;
557
+ padding-bottom: 0;
558
+ }
559
+
560
+ .alert-sub-title {
561
+ margin-left: 0;
562
+ margin-right: 0;
563
+ margin-top: 5px;
564
+ margin-bottom: 0;
565
+ padding-left: 0;
566
+ padding-right: 0;
567
+ padding-top: 0;
568
+ padding-bottom: 0;
569
+ font-weight: normal;
570
+ }
571
+
572
+ /**
573
+ * Alert has a maximum height in scenarios
574
+ * such as the MD alert on tablet devices.
575
+ * As a result, we need to make sure the inner
576
+ * containers can scroll otherwise content
577
+ * may be cut off.
578
+ */
579
+ .alert-message,
580
+ .alert-input-group {
581
+ box-sizing: border-box;
582
+ -webkit-overflow-scrolling: touch;
583
+ overflow-y: auto;
584
+ overscroll-behavior-y: contain;
585
+ }
586
+
587
+ .alert-checkbox-label,
588
+ .alert-radio-label {
589
+ /**
590
+ * This allows long words to wrap to the next line
591
+ * instead of flowing outside of the container.
592
+ *
593
+ * The "anywhere" keyword should be used instead
594
+ * of the "break-word" keyword since the parent
595
+ * container is using flexbox. Flex relies on min-content and
596
+ * max-content intrinsic sizes to structure the layout. Flex will
597
+ * wrap content only until it reaches its min-content intrinsic size
598
+ * which in this case is equal to the longest word in this container.
599
+ * "break-word" does not shrink the min-content intrinsic size
600
+ * of the flex item which causes the long word to still overflow.
601
+ * "anywhere" on the other hand does shrink the min-content
602
+ * intrinsic size which allows the long word to wrap to the next line.
603
+ */
604
+ overflow-wrap: anywhere;
605
+ }
606
+
607
+ /**
608
+ * Scrollbars on mobile devices will be hidden.
609
+ * Users can still scroll the content by swiping.
610
+ * If a user has a fine pointing device, such as a
611
+ * mouse or trackpad, then scrollbars will be
612
+ * visible. This allows users to scroll the
613
+ * content with their pointing device.
614
+ * Otherwise, the user would have to use the
615
+ * keyboard to navigate through the options.
616
+ * This may not be intuitive for users who
617
+ * are not familiar with keyboard navigation.
618
+ */
619
+ @media (any-pointer: coarse) {
620
+ .alert-checkbox-group::-webkit-scrollbar,
621
+ .alert-radio-group::-webkit-scrollbar,
622
+ .alert-message::-webkit-scrollbar {
623
+ display: none;
624
+ }
625
+ }
626
+ .alert-input {
627
+ padding-left: 0;
628
+ padding-right: 0;
629
+ padding-top: 10px;
630
+ padding-bottom: 10px;
631
+ width: 100%;
632
+ border: 0;
633
+ background: inherit;
634
+ font: inherit;
635
+ box-sizing: border-box;
636
+ }
637
+
638
+ .alert-button-group {
639
+ display: flex;
640
+ flex-direction: row;
641
+ width: 100%;
642
+ }
643
+
644
+ .alert-button-group-vertical {
645
+ flex-direction: column;
646
+ flex-wrap: nowrap;
647
+ }
648
+
649
+ .alert-button {
650
+ margin-left: 0;
651
+ margin-right: 0;
652
+ margin-top: 0;
653
+ margin-bottom: 0;
654
+ display: block;
655
+ border: 0;
656
+ font-size: 0.875rem;
657
+ line-height: 1.25rem;
658
+ z-index: 0;
659
+ }
660
+
661
+ .alert-button.ion-focused,
662
+ .alert-tappable.ion-focused {
663
+ background: var(--ion-color-step-100, var(--ion-background-color-step-100, #e6e6e6));
664
+ }
665
+
666
+ .alert-button-inner {
667
+ display: flex;
668
+ flex-flow: row nowrap;
669
+ flex-shrink: 0;
670
+ align-items: center;
671
+ justify-content: center;
672
+ width: 100%;
673
+ height: 100%;
674
+ min-height: inherit;
675
+ }
676
+
677
+ .alert-input-disabled,
678
+ .alert-checkbox-button-disabled .alert-button-inner,
679
+ .alert-radio-button-disabled .alert-button-inner {
680
+ cursor: default;
681
+ opacity: 0.5;
682
+ pointer-events: none;
683
+ }
684
+
685
+ .alert-tappable {
686
+ margin-left: 0;
687
+ margin-right: 0;
688
+ margin-top: 0;
689
+ margin-bottom: 0;
690
+ padding-left: 0;
691
+ padding-right: 0;
692
+ padding-top: 0;
693
+ padding-bottom: 0;
694
+ display: flex;
695
+ width: 100%;
696
+ border: 0;
697
+ background: transparent;
698
+ font-size: inherit;
699
+ line-height: initial;
700
+ text-align: start;
701
+ appearance: none;
702
+ contain: content;
703
+ }
704
+
705
+ .alert-button,
706
+ .alert-checkbox,
707
+ .alert-input,
708
+ .alert-radio {
709
+ outline: none;
710
+ }
711
+
712
+ .alert-radio-icon,
713
+ .alert-checkbox-icon,
714
+ .alert-checkbox-inner {
715
+ box-sizing: border-box;
716
+ }
717
+
718
+ textarea.alert-input {
719
+ min-height: 37px;
720
+ resize: none;
721
+ }
722
+
723
+ .alert-radio-label,
724
+ .alert-checkbox-label {
725
+ display: flex;
726
+ align-items: center;
727
+ }
728
+
729
+ .select-option-content {
730
+ flex: 1;
731
+ }
732
+
733
+ .select-option-description {
734
+ display: block;
735
+ }
736
+
737
+ .alert-radio-label,
738
+ .alert-checkbox-label {
739
+ gap: 12px;
740
+ }
741
+
742
+ .select-option-description {
743
+ padding-left: 0;
744
+ padding-right: 0;
745
+ padding-top: 5px;
746
+ padding-bottom: 0;
747
+ color: var(--ion-color-step-700, var(--ion-text-color-step-300, #4d4d4d));
748
+ font-size: 0.75rem;
749
+ }
750
+
751
+ /**
752
+ * Convert a pixels given value into rem
753
+ *
754
+ * @param pixels - Value in pixels to be converted (i.e. px)
755
+ * @param context (optional) - Baseline value
756
+ */
757
+ /**
758
+ * Convert a font size to a dynamic font size.
759
+ * Fonts that participate in Dynamic Type should use
760
+ * dynamic font sizes.
761
+ * @param size - The initial font size including the unit (i.e. px or pt)
762
+ * @param unit (optional) - The unit to convert to. Use this if you want to
763
+ * convert to a unit other than $baselineUnit.
764
+ */
765
+ /**
766
+ * Convert a font size to a dynamic font size but impose
767
+ * a maximum font size.
768
+ * @param size - The initial font size including the unit (i.e. px or pt)
769
+ * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
770
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
771
+ * convert to a unit other than $baselineUnit.
772
+ */
773
+ /**
774
+ * Convert a font size to a dynamic font size but impose
775
+ * a minimum font size.
776
+ * @param size - The initial font size including the unit (i.e. px or pt)
777
+ * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
778
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
779
+ * convert to a unit other than $baselineUnit.
780
+ */
781
+ /**
782
+ * Convert a font size to a dynamic font size but impose
783
+ * maximum and minimum font sizes.
784
+ * @param size - The initial font size including the unit (i.e. px or pt)
785
+ * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
786
+ * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
787
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
788
+ * convert to a unit other than $baselineUnit.
789
+ */
790
+ /**
791
+ * A heuristic that applies CSS to tablet
792
+ * viewports.
793
+ *
794
+ * Usage:
795
+ * @include tablet-viewport() {
796
+ * :host {
797
+ * background-color: green;
798
+ * }
799
+ * }
800
+ */
801
+ /**
802
+ * A heuristic that applies CSS to mobile
803
+ * viewports (i.e. phones, not tablets).
804
+ *
805
+ * Usage:
806
+ * @include mobile-viewport() {
807
+ * :host {
808
+ * background-color: blue;
809
+ * }
810
+ * }
811
+ */
812
+ /**
813
+ * Convert a pixels given value into rem
814
+ *
815
+ * @param pixels - Value in pixels to be converted (i.e. px)
816
+ * @param context (optional) - Baseline value
817
+ */
818
+ /**
819
+ * Convert a font size to a dynamic font size.
820
+ * Fonts that participate in Dynamic Type should use
821
+ * dynamic font sizes.
822
+ * @param size - The initial font size including the unit (i.e. px or pt)
823
+ * @param unit (optional) - The unit to convert to. Use this if you want to
824
+ * convert to a unit other than $baselineUnit.
825
+ */
826
+ /**
827
+ * Convert a font size to a dynamic font size but impose
828
+ * a maximum font size.
829
+ * @param size - The initial font size including the unit (i.e. px or pt)
830
+ * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
831
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
832
+ * convert to a unit other than $baselineUnit.
833
+ */
834
+ /**
835
+ * Convert a font size to a dynamic font size but impose
836
+ * a minimum font size.
837
+ * @param size - The initial font size including the unit (i.e. px or pt)
838
+ * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
839
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
840
+ * convert to a unit other than $baselineUnit.
841
+ */
842
+ /**
843
+ * Convert a font size to a dynamic font size but impose
844
+ * maximum and minimum font sizes.
845
+ * @param size - The initial font size including the unit (i.e. px or pt)
846
+ * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
847
+ * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
848
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
849
+ * convert to a unit other than $baselineUnit.
850
+ */
851
+ /**
852
+ * A heuristic that applies CSS to tablet
853
+ * viewports.
854
+ *
855
+ * Usage:
856
+ * @include tablet-viewport() {
857
+ * :host {
858
+ * background-color: green;
859
+ * }
860
+ * }
861
+ */
862
+ /**
863
+ * A heuristic that applies CSS to mobile
864
+ * viewports (i.e. phones, not tablets).
865
+ *
866
+ * Usage:
867
+ * @include mobile-viewport() {
868
+ * :host {
869
+ * background-color: blue;
870
+ * }
871
+ * }
872
+ */
873
+ /**
874
+ * Large display requirements for MD Alert:
875
+ * 1. Maintain a minimum of 48px distance from the leading and
876
+ * trailing edges of the screen. (48px * 2 = 96px)
877
+ * 2. The width can increase up to 560px.
878
+ * 3. The height can increase up to 560px.
879
+ * Source: https://m2.material.io/components/dialogs#behavior
880
+ */
881
+ :host {
882
+ --background: var(--ion-overlay-background-color, var(--ion-background-color, #fff));
883
+ --max-width: 280px;
884
+ --backdrop-opacity: var(--ion-backdrop-opacity, 0.32);
885
+ font-size: 0.875rem;
886
+ }
887
+
888
+ .alert-wrapper {
889
+ border-radius: 4px;
890
+ box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
891
+ }
892
+
893
+ .alert-head {
894
+ -webkit-padding-start: 23px;
895
+ padding-inline-start: 23px;
896
+ -webkit-padding-end: 23px;
897
+ padding-inline-end: 23px;
898
+ padding-top: 20px;
899
+ padding-bottom: 15px;
900
+ text-align: start;
901
+ }
902
+
903
+ .alert-title {
904
+ color: var(--ion-text-color, #000);
905
+ font-size: 1.25rem;
906
+ font-weight: 500;
907
+ }
908
+
909
+ .alert-sub-title {
910
+ color: var(--ion-text-color, #000);
911
+ font-size: 1rem;
912
+ }
913
+
914
+ .alert-message,
915
+ .alert-input-group {
916
+ -webkit-padding-start: 24px;
917
+ padding-inline-start: 24px;
918
+ -webkit-padding-end: 24px;
919
+ padding-inline-end: 24px;
920
+ padding-top: 20px;
921
+ padding-bottom: 20px;
922
+ color: var(--ion-color-step-550, var(--ion-text-color-step-450, #737373));
923
+ }
924
+
925
+ .alert-message {
926
+ font-size: 1rem;
927
+ }
928
+
929
+ /**
930
+ * MD Alerts on tablets can expand vertically up to
931
+ * a total maximum height. We only want to set a max-height
932
+ * on mobile phones.
933
+ */
934
+ @media screen and (max-width: 767px) {
935
+ .alert-message {
936
+ max-height: 266px;
937
+ }
938
+ }
939
+ .alert-message:empty {
940
+ padding-left: 0;
941
+ padding-right: 0;
942
+ padding-top: 0;
943
+ padding-bottom: 0;
944
+ }
945
+
946
+ .alert-head + .alert-message {
947
+ padding-top: 0;
948
+ }
949
+
950
+ .alert-input {
951
+ margin-left: 0;
952
+ margin-right: 0;
953
+ margin-top: 5px;
954
+ margin-bottom: 5px;
955
+ border-bottom: 1px solid var(--ion-color-step-150, var(--ion-background-color-step-150, #d9d9d9));
956
+ color: var(--ion-text-color, #000);
957
+ }
958
+ .alert-input::placeholder {
959
+ color: var(--ion-placeholder-color, var(--ion-color-step-400, var(--ion-text-color-step-600, #999999)));
960
+ font-family: inherit;
961
+ font-weight: inherit;
962
+ }
963
+ .alert-input::-ms-clear {
964
+ display: none;
965
+ }
966
+
967
+ .alert-input:focus {
968
+ margin-bottom: 4px;
969
+ border-bottom: 2px solid var(--ion-color-primary, #0054e9);
970
+ }
971
+
972
+ .alert-radio-group,
973
+ .alert-checkbox-group {
974
+ position: relative;
975
+ border-top: 1px solid var(--ion-color-step-150, var(--ion-background-color-step-150, #d9d9d9));
976
+ border-bottom: 1px solid var(--ion-color-step-150, var(--ion-background-color-step-150, #d9d9d9));
977
+ overflow: auto;
978
+ }
979
+
980
+ /**
981
+ * MD Alerts on tablets can expand vertically up to
982
+ * a total maximum height. We only want to set a max-height
983
+ * on mobile phones.
984
+ */
985
+ @media screen and (max-width: 767px) {
986
+ .alert-radio-group,
987
+ .alert-checkbox-group {
988
+ max-height: 266px;
989
+ }
990
+ }
991
+ .alert-tappable {
992
+ position: relative;
993
+ min-height: 48px;
994
+ }
995
+
996
+ .alert-radio-label {
997
+ -webkit-padding-start: 52px;
998
+ padding-inline-start: 52px;
999
+ -webkit-padding-end: 26px;
1000
+ padding-inline-end: 26px;
1001
+ padding-top: 13px;
1002
+ padding-bottom: 13px;
1003
+ flex: 1;
1004
+ color: var(--ion-color-step-850, var(--ion-text-color-step-150, #262626));
1005
+ font-size: 1rem;
1006
+ }
1007
+
1008
+ .alert-radio-icon {
1009
+ top: 0;
1010
+ border-radius: 50%;
1011
+ display: block;
1012
+ position: relative;
1013
+ width: 20px;
1014
+ height: 20px;
1015
+ border-width: 2px;
1016
+ border-style: solid;
1017
+ border-color: var(--ion-color-step-550, var(--ion-background-color-step-550, #737373));
1018
+ }
1019
+ .alert-radio-icon {
1020
+ inset-inline-start: 26px;
1021
+ }
1022
+
1023
+ .alert-radio-inner {
1024
+ top: 3px;
1025
+ border-radius: 50%;
1026
+ position: absolute;
1027
+ width: 10px;
1028
+ height: 10px;
1029
+ transform: scale3d(0, 0, 0);
1030
+ transition: transform 280ms cubic-bezier(0.4, 0, 0.2, 1);
1031
+ background-color: var(--ion-color-primary, #0054e9);
1032
+ }
1033
+ .alert-radio-inner {
1034
+ inset-inline-start: 3px;
1035
+ }
1036
+
1037
+ [aria-checked=true] .alert-radio-label {
1038
+ color: var(--ion-color-step-850, var(--ion-text-color-step-150, #262626));
1039
+ }
1040
+
1041
+ [aria-checked=true] .alert-radio-icon {
1042
+ border-color: var(--ion-color-primary, #0054e9);
1043
+ }
1044
+
1045
+ [aria-checked=true] .alert-radio-inner {
1046
+ transform: scale3d(1, 1, 1);
1047
+ }
1048
+
1049
+ .alert-checkbox-label {
1050
+ -webkit-padding-start: 53px;
1051
+ padding-inline-start: 53px;
1052
+ -webkit-padding-end: 26px;
1053
+ padding-inline-end: 26px;
1054
+ padding-top: 13px;
1055
+ padding-bottom: 13px;
1056
+ flex: 1;
1057
+ width: calc(100% - 53px);
1058
+ color: var(--ion-color-step-850, var(--ion-text-color-step-150, #262626));
1059
+ font-size: 1rem;
1060
+ }
1061
+
1062
+ .alert-checkbox-icon {
1063
+ top: 0;
1064
+ border-radius: 2px;
1065
+ position: relative;
1066
+ width: 16px;
1067
+ height: 16px;
1068
+ border-width: 2px;
1069
+ border-style: solid;
1070
+ border-color: var(--ion-color-step-550, var(--ion-background-color-step-550, #737373));
1071
+ contain: strict;
1072
+ }
1073
+ .alert-checkbox-icon {
1074
+ inset-inline-start: 26px;
1075
+ }
1076
+
1077
+ [aria-checked=true] .alert-checkbox-icon {
1078
+ border-color: var(--ion-color-primary, #0054e9);
1079
+ background-color: var(--ion-color-primary, #0054e9);
1080
+ }
1081
+
1082
+ [aria-checked=true] .alert-checkbox-inner {
1083
+ top: 0;
1084
+ position: absolute;
1085
+ width: 6px;
1086
+ height: 10px;
1087
+ transform: rotate(45deg);
1088
+ border-width: 2px;
1089
+ border-top-width: 0;
1090
+ border-left-width: 0;
1091
+ border-style: solid;
1092
+ border-color: var(--ion-color-primary-contrast, #fff);
1093
+ }
1094
+ [aria-checked=true] .alert-checkbox-inner {
1095
+ inset-inline-start: 3px;
1096
+ }
1097
+
1098
+ .alert-button-group {
1099
+ -webkit-padding-start: 8px;
1100
+ padding-inline-start: 8px;
1101
+ -webkit-padding-end: 8px;
1102
+ padding-inline-end: 8px;
1103
+ padding-top: 8px;
1104
+ padding-bottom: 8px;
1105
+ box-sizing: border-box;
1106
+ flex-wrap: wrap-reverse;
1107
+ justify-content: flex-end;
1108
+ }
1109
+
1110
+ .alert-button {
1111
+ border-radius: 2px;
1112
+ -webkit-margin-start: 0;
1113
+ margin-inline-start: 0;
1114
+ -webkit-margin-end: 8px;
1115
+ margin-inline-end: 8px;
1116
+ margin-top: 0;
1117
+ margin-bottom: 0;
1118
+ -webkit-padding-start: 10px;
1119
+ padding-inline-start: 10px;
1120
+ -webkit-padding-end: 10px;
1121
+ padding-inline-end: 10px;
1122
+ padding-top: 10px;
1123
+ padding-bottom: 10px;
1124
+ position: relative;
1125
+ background-color: transparent;
1126
+ color: var(--ion-color-primary, #0054e9);
1127
+ font-weight: 500;
1128
+ text-align: end;
1129
+ text-transform: uppercase;
1130
+ overflow: hidden;
1131
+ }
1132
+
1133
+ .alert-button-inner {
1134
+ justify-content: flex-end;
1135
+ }
1136
+
1137
+ /**
1138
+ * MD alerts should scale up to 560px x 560px
1139
+ * on tablet dimensions.
1140
+ */
1141
+ @media screen and (min-width: 768px) {
1142
+ :host {
1143
+ --max-width: min(100vw - 96px, 560px);
1144
+ --max-height: min(100vh - 96px, 560px);
1145
+ }
1146
+ }
1147
+ .alert-radio-label,
1148
+ .alert-checkbox-label {
1149
+ gap: var(--token-space-300, var(--token-scale-300, 12px));
1150
+ }
1151
+
1152
+ .select-option-description {
1153
+ font-size: var(--token-font-size-350, 0.875rem);
1154
+ font-weight: var(--token-font-weight-regular, 400);
1155
+ letter-spacing: var(--token-font-letter-spacing-0, 0%);
1156
+ line-height: var(--token-font-line-height-600, var(--token-scale-600, 24px));
1157
+ text-decoration: none;
1158
+ text-transform: none;
1159
+ padding-left: 0;
1160
+ padding-right: 0;
1161
+ padding-top: 0;
1162
+ padding-bottom: 0;
1163
+ color: var(--token-text-subtle, var(--token-primitives-neutral-1000, #3b3b3b));
1164
+ font-size: var(--token-font-size-350, 0.875rem);
1165
+ }