@ionic/core 9.0.2 → 9.0.3-dev.11788449150.16022b1e

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 (1116) 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-gallery-item.d.ts +11 -0
  33. package/components/ion-gallery-item.js +4 -0
  34. package/components/ion-gallery.d.ts +11 -0
  35. package/components/ion-gallery.js +4 -0
  36. package/components/ion-grid.js +1 -1
  37. package/components/ion-header.js +1 -1
  38. package/components/ion-icon.js +1 -1
  39. package/components/ion-img.js +1 -1
  40. package/components/ion-infinite-scroll-content.js +1 -1
  41. package/components/ion-infinite-scroll.js +1 -1
  42. package/components/ion-input-otp.js +1 -1
  43. package/components/ion-input-password-toggle.js +1 -1
  44. package/components/ion-input.js +1 -1
  45. package/components/ion-item-divider.js +1 -1
  46. package/components/ion-item-group.js +1 -1
  47. package/components/ion-item-option.js +1 -1
  48. package/components/ion-item-options.js +1 -1
  49. package/components/ion-item-sliding.js +1 -1
  50. package/components/ion-item.js +1 -1
  51. package/components/ion-label.js +1 -1
  52. package/components/ion-list-header.js +1 -1
  53. package/components/ion-list.js +1 -1
  54. package/components/ion-loading.js +1 -1
  55. package/components/ion-menu-button.js +1 -1
  56. package/components/ion-menu-toggle.js +1 -1
  57. package/components/ion-menu.js +1 -1
  58. package/components/ion-modal.js +1 -1
  59. package/components/ion-nav-link.js +1 -1
  60. package/components/ion-nav.js +1 -1
  61. package/components/ion-note.js +1 -1
  62. package/components/ion-picker-column-option.js +1 -1
  63. package/components/ion-picker-column.js +1 -1
  64. package/components/ion-picker.js +1 -1
  65. package/components/ion-popover.js +1 -1
  66. package/components/ion-progress-bar.js +1 -1
  67. package/components/ion-radio-group.js +1 -1
  68. package/components/ion-radio.js +1 -1
  69. package/components/ion-range.js +1 -1
  70. package/components/ion-refresher-content.js +1 -1
  71. package/components/ion-refresher.js +1 -1
  72. package/components/ion-reorder-group.js +1 -1
  73. package/components/ion-reorder.js +1 -1
  74. package/components/ion-ripple-effect.js +1 -1
  75. package/components/ion-route-redirect.js +1 -1
  76. package/components/ion-route.js +1 -1
  77. package/components/ion-router-link.js +1 -1
  78. package/components/ion-router-outlet.js +1 -1
  79. package/components/ion-router.js +1 -1
  80. package/components/ion-row.js +1 -1
  81. package/components/ion-searchbar.js +1 -1
  82. package/components/ion-segment-button.js +1 -1
  83. package/components/ion-segment-content.js +1 -1
  84. package/components/ion-segment-view.js +1 -1
  85. package/components/ion-segment.js +1 -1
  86. package/components/ion-select-modal.js +1 -1
  87. package/components/ion-select-option.js +1 -1
  88. package/components/ion-select-popover.js +1 -1
  89. package/components/ion-select.js +1 -1
  90. package/components/ion-skeleton-text.js +1 -1
  91. package/components/ion-spinner.js +1 -1
  92. package/components/ion-split-pane.js +1 -1
  93. package/components/ion-tab-bar.js +1 -1
  94. package/components/ion-tab-button.js +1 -1
  95. package/components/ion-tab.js +1 -1
  96. package/components/ion-tabs.js +1 -1
  97. package/components/ion-text.js +1 -1
  98. package/components/ion-textarea.js +1 -1
  99. package/components/ion-thumbnail.js +1 -1
  100. package/components/ion-title.js +1 -1
  101. package/components/ion-toast.js +1 -1
  102. package/components/ion-toggle.js +1 -1
  103. package/components/ion-toolbar.js +1 -1
  104. package/components/p-B1AK6oR-.js +4 -0
  105. package/components/p-B8dfyFoB.js +4 -0
  106. package/components/p-B9UT2JwK.js +4 -0
  107. package/components/p-BBz0jPCg.js +4 -0
  108. package/components/p-BDqjX7Z_.js +4 -0
  109. package/components/p-BGP1kR6j.js +4 -0
  110. package/components/p-BLGqtLjb.js +4 -0
  111. package/components/p-BQUTtt8S.js +4 -0
  112. package/components/p-BUF_V-Kg.js +4 -0
  113. package/components/p-BYSs-jZz.js +4 -0
  114. package/components/{p-BT9-hMMz.js → p-BZmR0M4X.js} +1 -1
  115. package/components/{p-CWuIRJQN.js → p-BZtGrrX4.js} +1 -1
  116. package/{dist/ionic/p-DTxBioUO.js → components/p-BahD7B6k.js} +1 -1
  117. package/{dist/ionic/p-DZ6Hmc-8.js → components/p-BcxhVbtz.js} +1 -1
  118. package/components/p-BdAOHgnb.js +4 -0
  119. package/components/p-Be00fpKV.js +4 -0
  120. package/{dist/ionic/p-C8XilMh0.js → components/p-BkQ1V9ee.js} +1 -1
  121. package/components/p-Bkk8447d.js +4 -0
  122. package/components/p-C8aonLbo.js +4 -0
  123. package/components/p-C9cwz4xv.js +4 -0
  124. package/components/p-CDmCFFLL.js +4 -0
  125. package/components/{p-Cw6WocLJ.js → p-CN41sVGB.js} +1 -1
  126. package/components/p-CODBQrPj.js +4 -0
  127. package/components/p-CPXKIYkL.js +4 -0
  128. package/components/p-CPdOdJa7.js +4 -0
  129. package/components/p-CTTmpA7l.js +4 -0
  130. package/components/p-Cc3oC60a.js +4 -0
  131. package/components/{p-BMPN55of.js → p-CksPhDEa.js} +1 -1
  132. package/components/{p-Fl7ZFU74.js → p-ClnMyzlV.js} +1 -1
  133. package/components/p-Cm78Kk79.js +4 -0
  134. package/components/p-CmEe-Llj.js +4 -0
  135. package/components/{p-DM1gJSMP.js → p-CrNVENZG.js} +1 -1
  136. package/components/p-CsQsFkwO.js +4 -0
  137. package/components/{p-BQyuFxYc.js → p-CtLeQL1G.js} +1 -1
  138. package/components/p-CvRAtS4n.js +4 -0
  139. package/components/p-D1t981Ih.js +4 -0
  140. package/components/p-D5lFNdff.js +4 -0
  141. package/components/p-D9jEKvVd.js +4 -0
  142. package/components/p-DG-ZC7Js.js +4 -0
  143. package/components/p-DGfjyB0v.js +4 -0
  144. package/components/p-DJkuoL4u.js +4 -0
  145. package/{dist/ionic/p-BaeKWZ-a.js → components/p-DNrr6r3I.js} +1 -1
  146. package/components/p-DOdd_Inr.js +4 -0
  147. package/components/p-DOoxQDxg.js +4 -0
  148. package/components/p-DWBpR7SJ.js +4 -0
  149. package/components/{p-CEW4RXZO.js → p-DcOWEjmv.js} +1 -1
  150. package/components/p-DgEOEy6x.js +4 -0
  151. package/components/{p-DhNuxvJH.js → p-DgIAZUGe.js} +1 -1
  152. package/components/{p-qAXsfUff.js → p-DhBOoebx.js} +1 -1
  153. package/components/p-Dhi5xtNS.js +4 -0
  154. package/components/p-DkQNAyg8.js +4 -0
  155. package/components/p-DtPgvez6.js +4 -0
  156. package/components/p-DwAij6DN.js +4 -0
  157. package/components/p-DzaPYdjZ.js +4 -0
  158. package/components/p-Dzuh_AKJ.js +4 -0
  159. package/components/p-EayFnjkU.js +4 -0
  160. package/components/p-JAFy4ZHv.js +4 -0
  161. package/components/p-NcQUGze-.js +4 -0
  162. package/components/p-Uo-TYRpE.js +4 -0
  163. package/components/p-VLn2Ytmp.js +4 -0
  164. package/components/p-W8Yq_OMR.js +4 -0
  165. package/components/p-ZxET9sbA.js +4 -0
  166. package/components/p-cKiRADSB.js +4 -0
  167. package/components/p-e73ca-aN.js +4 -0
  168. package/components/p-fIOYmaqA.js +4 -0
  169. package/components/p-fh4o6dKR.js +4 -0
  170. package/components/p-vXpMhGrs.js +4 -0
  171. package/css/core.css +1 -1
  172. package/css/core.css.map +1 -1
  173. package/css/display.css +1 -1
  174. package/css/display.css.map +1 -1
  175. package/css/flex-utils.css +1 -1
  176. package/css/flex-utils.css.map +1 -1
  177. package/css/float-elements.css.map +1 -1
  178. package/css/global.bundle.css.map +1 -1
  179. package/css/ionic/bundle.ionic.css +1 -0
  180. package/css/ionic/bundle.ionic.css.map +1 -0
  181. package/css/ionic/core.ionic.css +1 -0
  182. package/css/ionic/core.ionic.css.map +1 -0
  183. package/css/ionic/global.bundle.ionic.css +1 -0
  184. package/css/ionic/global.bundle.ionic.css.map +1 -0
  185. package/css/ionic/ionic-swiper.ionic.css +1 -0
  186. package/css/ionic/ionic-swiper.ionic.css.map +1 -0
  187. package/css/ionic/link.ionic.css +1 -0
  188. package/css/ionic/link.ionic.css.map +1 -0
  189. package/css/ionic/structure.ionic.css +1 -0
  190. package/css/ionic/structure.ionic.css.map +1 -0
  191. package/css/ionic/typography.ionic.css +1 -0
  192. package/css/ionic/typography.ionic.css.map +1 -0
  193. package/css/ionic/utils.bundle.ionic.css +1 -0
  194. package/css/ionic/utils.bundle.ionic.css.map +1 -0
  195. package/css/ionic-swiper.css +1 -1
  196. package/css/ionic-swiper.css.map +1 -1
  197. package/css/ionic.bundle.css +1 -1
  198. package/css/ionic.bundle.css.map +1 -1
  199. package/css/normalize.css.map +1 -1
  200. package/css/padding.css.map +1 -1
  201. package/css/palettes/dark.always.css.map +1 -1
  202. package/css/palettes/dark.class.css.map +1 -1
  203. package/css/palettes/dark.system.css.map +1 -1
  204. package/css/palettes/high-contrast-dark.always.css.map +1 -1
  205. package/css/palettes/high-contrast-dark.class.css.map +1 -1
  206. package/css/palettes/high-contrast-dark.system.css.map +1 -1
  207. package/css/palettes/high-contrast.always.css.map +1 -1
  208. package/css/palettes/high-contrast.class.css.map +1 -1
  209. package/css/palettes/high-contrast.system.css.map +1 -1
  210. package/css/structure.css.map +1 -1
  211. package/css/text-alignment.css.map +1 -1
  212. package/css/text-transformation.css.map +1 -1
  213. package/css/typography.css.map +1 -1
  214. package/css/utils.bundle.css +1 -1
  215. package/css/utils.bundle.css.map +1 -1
  216. package/dist/cjs/{animation-Kd1N7WTN.js → animation-DVrkairK.js} +3 -3
  217. package/dist/cjs/{app-globals-b1G4t26O.js → app-globals-CTxe9MxF.js} +1 -1
  218. package/dist/cjs/{button-active-CQCFubJJ.js → button-active-B8t6YMNb.js} +2 -2
  219. package/dist/cjs/{capacitor-DmA66EwP.js → capacitor-w_r4U-_S.js} +3 -3
  220. package/dist/cjs/caret-down-vtVgfXIs.js +8 -0
  221. package/dist/cjs/caret-left-CxZXLRv5.js +8 -0
  222. package/dist/cjs/caret-right-CRCgv98E.js +8 -0
  223. package/dist/cjs/clear-button-press-controller-BKSn-dVq.js +45 -0
  224. package/dist/{esm/focus-visible-BmVRXR1y.js → cjs/focus-visible-BIj-I3-C.js} +27 -1
  225. package/dist/cjs/{format-bHU8N1g5.js → format-CSwmjLtu.js} +1 -1
  226. package/dist/cjs/{framework-delegate-d-fWfeI6.js → framework-delegate-Dmce7iqZ.js} +4 -2
  227. package/dist/cjs/{haptic-Ch-X4gRx.js → haptic-DZEv3V5s.js} +1 -1
  228. package/dist/cjs/{helpers-7wzdhdeg.js → helpers-DFJMw-qZ.js} +71 -4
  229. package/dist/cjs/{index-C74Q3t6a.js → index-Bm6y0Ibt.js} +9 -8
  230. package/dist/cjs/{index-CQfEIyLK.js → index-BoQA7njo.js} +4 -4
  231. package/dist/cjs/{index-DXoo08JC.js → index-BsDPqfGS.js} +53 -4
  232. package/dist/cjs/{index-wOmugbdg.js → index-CxDnX7hd.js} +2 -0
  233. package/dist/cjs/{index-DFNrCX7M.js → index-DN51-BQl.js} +15 -15
  234. package/dist/cjs/{index-DtvKGwdh.js → index-DWP810QI.js} +2 -2
  235. package/dist/cjs/{index-KiSZqhYS.js → index-jHTqyXrs.js} +1 -1
  236. package/dist/cjs/index.cjs.js +13 -14
  237. package/dist/cjs/{input-shims-VJIiKBKv.js → input-shims-BFGH5o2Z.js} +18 -17
  238. package/dist/cjs/{input.utils-EHVE2RK_.js → input.utils-C5MTV3xv.js} +1 -1
  239. package/dist/cjs/ion-accordion_2.cjs.entry.js +61 -29
  240. package/dist/cjs/ion-action-sheet.cjs.entry.js +26 -24
  241. package/dist/cjs/ion-alert.cjs.entry.js +33 -31
  242. package/dist/cjs/ion-app_8.cjs.entry.js +454 -195
  243. package/dist/cjs/ion-avatar_3.cjs.entry.js +123 -13
  244. package/dist/cjs/ion-back-button.cjs.entry.js +31 -22
  245. package/dist/cjs/ion-backdrop.cjs.entry.js +10 -7
  246. package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +54 -18
  247. package/dist/cjs/ion-button_2.cjs.entry.js +59 -22
  248. package/dist/cjs/ion-card_5.cjs.entry.js +55 -33
  249. package/dist/cjs/ion-checkbox.cjs.entry.js +34 -17
  250. package/dist/cjs/ion-chip.cjs.entry.js +50 -9
  251. package/dist/cjs/ion-col_3.cjs.entry.js +56 -62
  252. package/dist/cjs/ion-datetime-button.cjs.entry.js +13 -9
  253. package/dist/cjs/ion-datetime.cjs.entry.js +109 -34
  254. package/dist/cjs/ion-divider.cjs.entry.js +51 -0
  255. package/dist/cjs/ion-fab_3.cjs.entry.js +44 -28
  256. package/dist/cjs/ion-gallery-item.cjs.entry.js +58 -0
  257. package/dist/cjs/ion-gallery.cjs.entry.js +607 -0
  258. package/dist/cjs/ion-img.cjs.entry.js +8 -4
  259. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +90 -16
  260. package/dist/cjs/ion-input-otp.cjs.entry.js +73 -9
  261. package/dist/cjs/ion-input-password-toggle.cjs.entry.js +53 -14
  262. package/dist/cjs/ion-input.cjs.entry.js +157 -38
  263. package/dist/cjs/ion-item-option_3.cjs.entry.js +465 -52
  264. package/dist/cjs/ion-item_8.cjs.entry.js +121 -50
  265. package/dist/cjs/ion-loading.cjs.entry.js +21 -19
  266. package/dist/cjs/ion-menu_3.cjs.entry.js +47 -29
  267. package/dist/cjs/ion-modal.cjs.entry.js +264 -139
  268. package/dist/cjs/ion-nav_2.cjs.entry.js +13 -10
  269. package/dist/cjs/ion-picker-column-option.cjs.entry.js +12 -8
  270. package/dist/cjs/ion-picker-column.cjs.entry.js +16 -16
  271. package/dist/cjs/ion-picker.cjs.entry.js +10 -6
  272. package/dist/cjs/ion-popover.cjs.entry.js +22 -20
  273. package/dist/cjs/ion-progress-bar.cjs.entry.js +27 -9
  274. package/dist/cjs/ion-radio_2.cjs.entry.js +36 -18
  275. package/dist/cjs/ion-range.cjs.entry.js +20 -13
  276. package/dist/cjs/ion-refresher_2.cjs.entry.js +39 -21
  277. package/dist/cjs/ion-reorder_2.cjs.entry.js +38 -14
  278. package/dist/cjs/ion-ripple-effect.cjs.entry.js +15 -7
  279. package/dist/cjs/ion-route_4.cjs.entry.js +11 -10
  280. package/dist/cjs/ion-searchbar.cjs.entry.js +146 -32
  281. package/dist/cjs/ion-segment-content.cjs.entry.js +2 -2
  282. package/dist/cjs/ion-segment-view.cjs.entry.js +13 -3
  283. package/dist/cjs/ion-segment_2.cjs.entry.js +23 -16
  284. package/dist/cjs/ion-select-modal.cjs.entry.js +51 -26
  285. package/dist/cjs/ion-select_3.cjs.entry.js +216 -77
  286. package/dist/cjs/ion-spinner.cjs.entry.js +30 -8
  287. package/dist/cjs/ion-split-pane.cjs.entry.js +13 -9
  288. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +149 -28
  289. package/dist/cjs/ion-tab_2.cjs.entry.js +8 -7
  290. package/dist/cjs/ion-text.cjs.entry.js +7 -7
  291. package/dist/cjs/ion-textarea.cjs.entry.js +190 -25
  292. package/dist/cjs/ion-toast.cjs.entry.js +72 -46
  293. package/dist/cjs/ion-toggle.cjs.entry.js +82 -26
  294. package/dist/cjs/ionic-global-BaVLW54G.js +522 -0
  295. package/dist/cjs/ionic.cjs.js +4 -4
  296. package/dist/cjs/{ios.transition-DYGiD6gM.js → ios.transition-Bm4N3WK1.js} +7 -5
  297. package/dist/cjs/{item-multiple-inputs-Dv6qrMhm.js → item-multiple-inputs-C3d1lMiz.js} +1 -1
  298. package/dist/cjs/{keyboard-Cix5TVkD.js → keyboard-5cEsoK5l.js} +4 -3
  299. package/dist/cjs/{keyboard-cHxZlTyz.js → keyboard-9uOUQmB-.js} +1 -1
  300. package/dist/cjs/list-a-7GSA6K.js +8 -0
  301. package/dist/cjs/loader.cjs.js +4 -4
  302. package/dist/cjs/{md.transition-CrSkaoz6.js → md.transition-Z-7hu2x1.js} +6 -5
  303. package/dist/cjs/{overlay-control-label-D2sdL2O8.js → overlay-control-label-DnRLQR1t.js} +13 -11
  304. package/dist/cjs/{overlays-BR21NUIG.js → overlays-Jn6TNpc3.js} +306 -18
  305. package/dist/cjs/scroll-hide-controller-DQ9ulQ11.js +345 -0
  306. package/dist/cjs/{select-option-render-D8ZEjYji.js → select-option-render-BUF8TPE0.js} +2 -2
  307. package/dist/cjs/{slot-mutation-controller-D6IjSEIh.js → slot-mutation-controller-C9i1ymbP.js} +5 -5
  308. package/dist/cjs/{status-tap-CNP5eD1R.js → status-tap-DT7J4fZQ.js} +4 -3
  309. package/dist/cjs/{swipe-back-BYb_nLJe.js → swipe-back-BIbF7bVy.js} +3 -2
  310. package/dist/cjs/{theme-Bw0rpaNN.js → theme-Cy4joHPt.js} +25 -1
  311. package/dist/cjs/validity-CoPMWggj.js +51 -0
  312. package/dist/cjs/x-BTF99yFH.js +8 -0
  313. package/dist/collection/collection-manifest.json +8 -0
  314. package/dist/collection/components/accordion/accordion.ionic.css +201 -0
  315. package/dist/collection/components/accordion/accordion.ios.css +73 -58
  316. package/dist/collection/components/accordion/accordion.js +41 -27
  317. package/dist/collection/components/accordion/accordion.md.css +67 -59
  318. package/dist/collection/components/accordion-group/accordion-group.ionic.css +93 -0
  319. package/dist/collection/components/accordion-group/accordion-group.ios.css +16 -4
  320. package/dist/collection/components/accordion-group/accordion-group.js +44 -8
  321. package/dist/collection/components/accordion-group/accordion-group.md.css +22 -4
  322. package/dist/collection/components/action-sheet/action-sheet.ionic.css +494 -0
  323. package/dist/collection/components/action-sheet/action-sheet.ios.css +184 -54
  324. package/dist/collection/components/action-sheet/action-sheet.js +16 -13
  325. package/dist/collection/components/action-sheet/action-sheet.md.css +179 -55
  326. package/dist/collection/components/alert/alert.ionic.css +787 -0
  327. package/dist/collection/components/alert/alert.ios.css +247 -54
  328. package/dist/collection/components/alert/alert.js +22 -19
  329. package/dist/collection/components/alert/alert.md.css +243 -56
  330. package/dist/collection/components/app/app.js +15 -83
  331. package/dist/collection/components/avatar/avatar.ionic.css +385 -0
  332. package/dist/collection/components/avatar/avatar.ios.css +7 -33
  333. package/dist/collection/components/avatar/avatar.js +120 -4
  334. package/dist/collection/components/avatar/avatar.md.css +51 -0
  335. package/dist/collection/components/back-button/back-button.ios.css +60 -48
  336. package/dist/collection/components/back-button/back-button.js +27 -19
  337. package/dist/collection/components/back-button/back-button.md.css +60 -48
  338. package/dist/collection/components/backdrop/backdrop.ionic.css +109 -0
  339. package/dist/collection/components/backdrop/backdrop.ios.css +56 -19
  340. package/dist/collection/components/backdrop/backdrop.js +12 -6
  341. package/dist/collection/components/backdrop/backdrop.md.css +56 -19
  342. package/dist/collection/components/badge/badge.ionic.css +272 -0
  343. package/dist/collection/components/badge/badge.ios.css +137 -12
  344. package/dist/collection/components/badge/badge.js +143 -9
  345. package/dist/collection/components/badge/badge.md.css +122 -12
  346. package/dist/collection/components/breadcrumb/breadcrumb.ios.css +20 -8
  347. package/dist/collection/components/breadcrumb/breadcrumb.js +43 -11
  348. package/dist/collection/components/breadcrumb/breadcrumb.md.css +20 -8
  349. package/dist/collection/components/breadcrumbs/breadcrumbs.ios.css +6 -0
  350. package/dist/collection/components/breadcrumbs/breadcrumbs.js +11 -9
  351. package/dist/collection/components/breadcrumbs/breadcrumbs.md.css +6 -0
  352. package/dist/collection/components/button/button.ionic.css +644 -0
  353. package/dist/collection/components/button/button.ios.css +154 -46
  354. package/dist/collection/components/button/button.js +63 -27
  355. package/dist/collection/components/button/button.md.css +150 -50
  356. package/dist/collection/components/buttons/buttons.ionic.css +97 -0
  357. package/dist/collection/components/buttons/buttons.ios.css +59 -7
  358. package/dist/collection/components/buttons/buttons.js +15 -9
  359. package/dist/collection/components/buttons/buttons.md.css +55 -3
  360. package/dist/collection/components/card/card.ionic.css +144 -0
  361. package/dist/collection/components/card/card.ios.css +65 -14
  362. package/dist/collection/components/card/card.js +41 -10
  363. package/dist/collection/components/card/card.md.css +65 -14
  364. package/dist/collection/components/card-content/card-content.ionic.css +89 -0
  365. package/dist/collection/components/card-content/card-content.ios.css +20 -35
  366. package/dist/collection/components/card-content/card-content.js +12 -10
  367. package/dist/collection/components/card-content/card-content.md.css +20 -35
  368. package/dist/collection/components/card-header/card-header.ionic.css +85 -0
  369. package/dist/collection/components/card-header/card-header.ios.css +27 -15
  370. package/dist/collection/components/card-header/card-header.js +13 -10
  371. package/dist/collection/components/card-header/card-header.md.css +27 -15
  372. package/dist/collection/components/card-subtitle/card-subtitle.ionic.css +144 -0
  373. package/dist/collection/components/card-subtitle/card-subtitle.ios.css +12 -0
  374. package/dist/collection/components/card-subtitle/card-subtitle.js +11 -8
  375. package/dist/collection/components/card-subtitle/card-subtitle.md.css +12 -0
  376. package/dist/collection/components/card-title/card-title.ios.css +73 -0
  377. package/dist/collection/components/card-title/card-title.js +11 -8
  378. package/dist/collection/components/card-title/card-title.md.css +73 -0
  379. package/dist/collection/components/checkbox/checkbox.ionic.css +543 -0
  380. package/dist/collection/components/checkbox/checkbox.ios.css +242 -117
  381. package/dist/collection/components/checkbox/checkbox.js +69 -14
  382. package/dist/collection/components/checkbox/checkbox.md.css +243 -118
  383. package/dist/collection/components/chip/chip.ionic.css +217 -0
  384. package/dist/collection/components/chip/chip.ios.css +67 -14
  385. package/dist/collection/components/chip/chip.js +108 -8
  386. package/dist/collection/components/chip/chip.md.css +67 -14
  387. package/dist/collection/components/col/col.css +192 -4
  388. package/dist/collection/components/col/col.js +211 -66
  389. package/dist/collection/components/content/content.css +47 -2
  390. package/dist/collection/components/content/content.js +16 -11
  391. package/dist/collection/components/datetime/datetime.ionic.css +703 -0
  392. package/dist/collection/components/datetime/datetime.ios.css +314 -118
  393. package/dist/collection/components/datetime/datetime.js +97 -20
  394. package/dist/collection/components/datetime/datetime.md.css +304 -107
  395. package/dist/collection/components/datetime/utils/data.js +5 -5
  396. package/dist/collection/components/datetime-button/datetime-button.ios.css +6 -0
  397. package/dist/collection/components/datetime-button/datetime-button.js +11 -8
  398. package/dist/collection/components/datetime-button/datetime-button.md.css +6 -0
  399. package/dist/collection/components/divider/divider.ionic.css +148 -0
  400. package/dist/collection/components/divider/divider.ios.css +87 -0
  401. package/dist/collection/components/divider/divider.js +94 -0
  402. package/dist/collection/components/divider/divider.md.css +87 -0
  403. package/dist/collection/components/fab/fab.css +25 -1
  404. package/dist/collection/components/fab/fab.js +9 -5
  405. package/dist/collection/components/fab-button/fab-button.ios.css +18 -6
  406. package/dist/collection/components/fab-button/fab-button.js +36 -21
  407. package/dist/collection/components/fab-button/fab-button.md.css +20 -8
  408. package/dist/collection/components/fab-list/fab-list.css +12 -0
  409. package/dist/collection/components/fab-list/fab-list.js +9 -5
  410. package/dist/collection/components/footer/footer-interface.js +1 -0
  411. package/dist/collection/components/footer/footer.ios.css +33 -6
  412. package/dist/collection/components/footer/footer.js +117 -25
  413. package/dist/collection/components/footer/footer.md.css +40 -0
  414. package/dist/collection/components/gallery/gallery-constants.js +12 -0
  415. package/dist/collection/components/gallery/gallery-interface.js +1 -0
  416. package/dist/collection/components/gallery/gallery.css +15 -0
  417. package/dist/collection/components/gallery/gallery.js +678 -0
  418. package/dist/collection/components/gallery/test/utils.js +100 -0
  419. package/dist/collection/components/gallery-item/gallery-item.css +49 -0
  420. package/dist/collection/components/gallery-item/gallery-item.js +98 -0
  421. package/dist/collection/components/grid/grid.css +12 -0
  422. package/dist/collection/components/grid/grid.js +9 -5
  423. package/dist/collection/components/header/header-interface.js +1 -0
  424. package/dist/collection/components/header/header.ionic.css +250 -0
  425. package/dist/collection/components/header/header.ios.css +178 -133
  426. package/dist/collection/components/header/header.js +180 -39
  427. package/dist/collection/components/header/header.md.css +199 -9
  428. package/dist/collection/components/header/header.utils.js +5 -13
  429. package/dist/collection/components/img/img.js +7 -2
  430. package/dist/collection/components/infinite-scroll/infinite-scroll.js +99 -5
  431. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.ios.css +12 -0
  432. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +16 -10
  433. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.md.css +12 -0
  434. package/dist/collection/components/input/input.ionic.css +937 -0
  435. package/dist/collection/components/input/input.ios.css +245 -154
  436. package/dist/collection/components/input/input.js +183 -43
  437. package/dist/collection/components/input/input.md.css +215 -226
  438. package/dist/collection/components/input-otp/input-otp.ionic.css +371 -0
  439. package/dist/collection/components/input-otp/input-otp.ios.css +105 -60
  440. package/dist/collection/components/input-otp/input-otp.js +73 -7
  441. package/dist/collection/components/input-otp/input-otp.md.css +105 -60
  442. package/dist/collection/components/input-password-toggle/input-password-toggle.ionic.css +78 -0
  443. package/dist/collection/components/input-password-toggle/input-password-toggle.js +48 -11
  444. package/dist/collection/components/input-password-toggle/input-password-toggle.native.css +61 -0
  445. package/dist/collection/components/item/item.ionic.css +496 -0
  446. package/dist/collection/components/item/item.ios.css +120 -80
  447. package/dist/collection/components/item/item.js +56 -21
  448. package/dist/collection/components/item/item.md.css +131 -79
  449. package/dist/collection/components/item-divider/item-divider.ios.css +18 -0
  450. package/dist/collection/components/item-divider/item-divider.js +11 -8
  451. package/dist/collection/components/item-divider/item-divider.md.css +18 -0
  452. package/dist/collection/components/item-group/item-group.ios.css +12 -0
  453. package/dist/collection/components/item-group/item-group.js +13 -7
  454. package/dist/collection/components/item-group/item-group.md.css +12 -0
  455. package/dist/collection/components/item-option/item-option.ionic.css +277 -0
  456. package/dist/collection/components/item-option/item-option.ios.css +136 -29
  457. package/dist/collection/components/item-option/item-option.js +73 -9
  458. package/dist/collection/components/item-option/item-option.md.css +136 -29
  459. package/dist/collection/components/item-options/item-options.ionic.css +221 -0
  460. package/dist/collection/components/item-options/item-options.ios.css +77 -34
  461. package/dist/collection/components/item-options/item-options.js +13 -7
  462. package/dist/collection/components/item-options/item-options.md.css +77 -34
  463. package/dist/collection/components/item-sliding/item-sliding.ionic.css +211 -0
  464. package/dist/collection/components/item-sliding/item-sliding.js +419 -35
  465. package/dist/collection/components/item-sliding/{item-sliding.css → item-sliding.native.css} +84 -9
  466. package/dist/collection/components/item-sliding/test/test.utils.js +13 -0
  467. package/dist/collection/components/label/label.ios.css +18 -0
  468. package/dist/collection/components/label/label.js +11 -8
  469. package/dist/collection/components/label/label.md.css +18 -0
  470. package/dist/collection/components/list/list.ionic.css +212 -0
  471. package/dist/collection/components/list/list.ios.css +54 -14
  472. package/dist/collection/components/list/list.js +48 -9
  473. package/dist/collection/components/list/list.md.css +56 -16
  474. package/dist/collection/components/list-header/list-header.ionic.css +190 -0
  475. package/dist/collection/components/list-header/list-header.ios.css +82 -38
  476. package/dist/collection/components/list-header/list-header.js +11 -8
  477. package/dist/collection/components/list-header/list-header.md.css +82 -38
  478. package/dist/collection/components/loading/loading.ios.css +13 -1
  479. package/dist/collection/components/loading/loading.js +15 -12
  480. package/dist/collection/components/loading/loading.md.css +13 -1
  481. package/dist/collection/components/menu/menu.ios.css +15 -3
  482. package/dist/collection/components/menu/menu.js +12 -7
  483. package/dist/collection/components/menu/menu.md.css +15 -3
  484. package/dist/collection/components/menu-button/menu-button.ionic.css +236 -0
  485. package/dist/collection/components/menu-button/menu-button.ios.css +48 -14
  486. package/dist/collection/components/menu-button/menu-button.js +26 -10
  487. package/dist/collection/components/menu-button/menu-button.md.css +49 -15
  488. package/dist/collection/components/menu-toggle/menu-toggle.js +8 -5
  489. package/dist/collection/components/modal/animations/ionic.enter.js +40 -0
  490. package/dist/collection/components/modal/animations/ionic.leave.js +28 -0
  491. package/dist/collection/components/modal/animations/sheet.js +8 -2
  492. package/dist/collection/components/modal/gestures/sheet.js +76 -10
  493. package/dist/collection/components/modal/modal.ionic.css +255 -0
  494. package/dist/collection/components/modal/modal.ios.css +178 -70
  495. package/dist/collection/components/modal/modal.js +52 -13
  496. package/dist/collection/components/modal/modal.md.css +178 -70
  497. package/dist/collection/components/nav/nav.css +7 -1
  498. package/dist/collection/components/nav/nav.js +10 -4
  499. package/dist/collection/components/nav-link/nav-link.js +5 -1
  500. package/dist/collection/components/note/note.ios.css +12 -0
  501. package/dist/collection/components/note/note.js +11 -8
  502. package/dist/collection/components/note/note.md.css +12 -0
  503. package/dist/collection/components/picker/picker.ios.css +15 -3
  504. package/dist/collection/components/picker/picker.js +8 -5
  505. package/dist/collection/components/picker/picker.md.css +15 -3
  506. package/dist/collection/components/picker-column/picker-column.css +9 -2
  507. package/dist/collection/components/picker-column/picker-column.js +8 -7
  508. package/dist/collection/components/picker-column-option/picker-column-option.ios.css +6 -0
  509. package/dist/collection/components/picker-column-option/picker-column-option.js +13 -7
  510. package/dist/collection/components/picker-column-option/picker-column-option.md.css +6 -0
  511. package/dist/collection/components/popover/popover.ionic.css +289 -0
  512. package/dist/collection/components/popover/popover.ios.css +13 -1
  513. package/dist/collection/components/popover/popover.js +19 -16
  514. package/dist/collection/components/popover/popover.md.css +13 -1
  515. package/dist/collection/components/progress-bar/progress-bar.ionic.css +287 -0
  516. package/dist/collection/components/progress-bar/progress-bar.ios.css +48 -17
  517. package/dist/collection/components/progress-bar/progress-bar.js +43 -7
  518. package/dist/collection/components/progress-bar/progress-bar.md.css +48 -17
  519. package/dist/collection/components/radio/radio.ionic.css +422 -0
  520. package/dist/collection/components/radio/radio.ios.css +207 -102
  521. package/dist/collection/components/radio/radio.js +14 -9
  522. package/dist/collection/components/radio/radio.md.css +207 -102
  523. package/dist/collection/components/radio-group/radio-group.ionic.css +119 -0
  524. package/dist/collection/components/radio-group/radio-group.ios.css +43 -19
  525. package/dist/collection/components/radio-group/radio-group.js +48 -7
  526. package/dist/collection/components/radio-group/radio-group.md.css +43 -19
  527. package/dist/collection/components/range/range.ionic.css +567 -0
  528. package/dist/collection/components/range/range.ios.css +128 -85
  529. package/dist/collection/components/range/range.js +16 -10
  530. package/dist/collection/components/range/range.md.css +128 -85
  531. package/dist/collection/components/refresher/refresher.ios.css +14 -1
  532. package/dist/collection/components/refresher/refresher.js +11 -8
  533. package/dist/collection/components/refresher/refresher.md.css +15 -2
  534. package/dist/collection/components/refresher-content/refresher-content.js +28 -7
  535. package/dist/collection/components/reorder/reorder.ios.css +6 -0
  536. package/dist/collection/components/reorder/reorder.js +33 -6
  537. package/dist/collection/components/reorder/reorder.md.css +6 -0
  538. package/dist/collection/components/reorder-group/reorder-group.css +6 -0
  539. package/dist/collection/components/reorder-group/reorder-group.js +8 -4
  540. package/dist/collection/components/ripple-effect/{ripple-effect.css → ripple-effect.common.css} +7 -1
  541. package/dist/collection/components/ripple-effect/ripple-effect.ionic.css +215 -0
  542. package/dist/collection/components/ripple-effect/ripple-effect.js +14 -6
  543. package/dist/collection/components/route/route.js +4 -0
  544. package/dist/collection/components/router/router.js +4 -0
  545. package/dist/collection/components/router-link/router-link.css +8 -2
  546. package/dist/collection/components/router-link/router-link.js +9 -5
  547. package/dist/collection/components/router-outlet/router-outlet.css +7 -1
  548. package/dist/collection/components/router-outlet/router-outlet.js +6 -3
  549. package/dist/collection/components/row/row.css +16 -0
  550. package/dist/collection/components/row/row.js +9 -2
  551. package/dist/collection/components/searchbar/searchbar.ionic.css +622 -0
  552. package/dist/collection/components/searchbar/searchbar.ios.css +56 -18
  553. package/dist/collection/components/searchbar/searchbar.js +191 -42
  554. package/dist/collection/components/searchbar/searchbar.md.css +56 -18
  555. package/dist/collection/components/segment/segment.ionic.css +115 -0
  556. package/dist/collection/components/segment/segment.ios.css +45 -2
  557. package/dist/collection/components/segment/segment.js +11 -8
  558. package/dist/collection/components/segment/segment.md.css +45 -2
  559. package/dist/collection/components/segment-button/segment-button.ionic.css +352 -0
  560. package/dist/collection/components/segment-button/segment-button.ios.css +146 -105
  561. package/dist/collection/components/segment-button/segment-button.js +11 -8
  562. package/dist/collection/components/segment-button/segment-button.md.css +148 -107
  563. package/dist/collection/components/segment-content/segment-content.js +1 -1
  564. package/dist/collection/components/segment-view/segment-view.ios.css +6 -0
  565. package/dist/collection/components/segment-view/segment-view.js +13 -4
  566. package/dist/collection/components/segment-view/segment-view.md.css +6 -0
  567. package/dist/collection/components/select/select.ionic.css +864 -0
  568. package/dist/collection/components/select/select.ios.css +300 -148
  569. package/dist/collection/components/select/select.js +252 -81
  570. package/dist/collection/components/select/select.md.css +316 -150
  571. package/dist/collection/components/select-modal/select-modal.ionic.css +257 -0
  572. package/dist/collection/components/select-modal/select-modal.ios.css +293 -45
  573. package/dist/collection/components/select-modal/select-modal.js +61 -15
  574. package/dist/collection/components/select-modal/select-modal.md.css +273 -43
  575. package/dist/collection/components/select-option/select-option.js +8 -4
  576. package/dist/collection/components/select-popover/select-popover.ionic.css +255 -0
  577. package/dist/collection/components/select-popover/select-popover.ios.css +188 -124
  578. package/dist/collection/components/select-popover/select-popover.js +17 -9
  579. package/dist/collection/components/select-popover/select-popover.md.css +228 -47
  580. package/dist/collection/components/skeleton-text/skeleton-text.css +6 -0
  581. package/dist/collection/components/skeleton-text/skeleton-text.js +9 -5
  582. package/dist/collection/components/spinner/{spinner.css → spinner.ionic.css} +78 -10
  583. package/dist/collection/components/spinner/spinner.js +47 -6
  584. package/dist/collection/components/spinner/spinner.native.css +199 -0
  585. package/dist/collection/components/split-pane/split-pane.ios.css +20 -2
  586. package/dist/collection/components/split-pane/split-pane.js +15 -8
  587. package/dist/collection/components/split-pane/split-pane.md.css +20 -2
  588. package/dist/collection/components/tab/tab.js +6 -2
  589. package/dist/collection/components/tab-bar/tab-bar.ionic.css +249 -0
  590. package/dist/collection/components/tab-bar/tab-bar.ios.css +86 -43
  591. package/dist/collection/components/tab-bar/tab-bar.js +178 -15
  592. package/dist/collection/components/tab-bar/tab-bar.md.css +86 -43
  593. package/dist/collection/components/tab-button/tab-button.ionic.css +373 -0
  594. package/dist/collection/components/tab-button/tab-button.ios.css +171 -95
  595. package/dist/collection/components/tab-button/tab-button.js +54 -9
  596. package/dist/collection/components/tab-button/tab-button.md.css +137 -93
  597. package/dist/collection/components/tabs/tabs.css +7 -1
  598. package/dist/collection/components/tabs/tabs.js +4 -1
  599. package/dist/collection/components/text/text.css +6 -0
  600. package/dist/collection/components/text/text.js +7 -6
  601. package/dist/collection/components/textarea/textarea.ionic.css +945 -0
  602. package/dist/collection/components/textarea/textarea.ios.css +301 -155
  603. package/dist/collection/components/textarea/textarea.js +215 -26
  604. package/dist/collection/components/textarea/textarea.md.css +315 -156
  605. package/dist/collection/components/thumbnail/thumbnail.css +6 -0
  606. package/dist/collection/components/thumbnail/thumbnail.js +9 -2
  607. package/dist/collection/components/title/title.ionic.css +127 -0
  608. package/dist/collection/components/title/title.ios.css +32 -4
  609. package/dist/collection/components/title/title.js +13 -7
  610. package/dist/collection/components/title/title.md.css +39 -4
  611. package/dist/collection/components/toast/animations/utils.js +1 -1
  612. package/dist/collection/components/toast/toast.ionic.css +394 -0
  613. package/dist/collection/components/toast/toast.ios.css +84 -45
  614. package/dist/collection/components/toast/toast.js +79 -13
  615. package/dist/collection/components/toast/toast.md.css +84 -45
  616. package/dist/collection/components/toggle/toggle.ionic.css +512 -0
  617. package/dist/collection/components/toggle/toggle.ios.css +247 -127
  618. package/dist/collection/components/toggle/toggle.js +72 -18
  619. package/dist/collection/components/toggle/toggle.md.css +245 -127
  620. package/dist/collection/components/toolbar/test/image.svg +1 -0
  621. package/dist/collection/components/toolbar/toolbar.ionic.css +249 -0
  622. package/dist/collection/components/toolbar/toolbar.ios.css +90 -47
  623. package/dist/collection/components/toolbar/toolbar.js +216 -14
  624. package/dist/collection/components/toolbar/toolbar.md.css +90 -47
  625. package/dist/collection/global/ionic-global.js +239 -13
  626. package/dist/collection/utils/css-value-validation.js +39 -0
  627. package/dist/collection/utils/focus-trap.js +13 -2
  628. package/dist/collection/utils/focus-visible.js +22 -0
  629. package/dist/collection/utils/forms/clear-button-press-controller.js +40 -0
  630. package/dist/collection/utils/forms/index.js +1 -0
  631. package/dist/collection/utils/forms/validity.js +31 -0
  632. package/dist/collection/utils/framework-delegate.js +3 -1
  633. package/dist/collection/utils/hardware-back-button.js +15 -0
  634. package/dist/collection/utils/helpers.js +70 -3
  635. package/dist/collection/utils/keyboard/keyboard-controller.js +3 -1
  636. package/dist/collection/utils/media.js +1 -0
  637. package/dist/collection/utils/menu-controller/animations/overlay.js +3 -3
  638. package/dist/collection/utils/menu-controller/animations/push.js +2 -1
  639. package/dist/collection/utils/menu-controller/animations/reveal.js +2 -1
  640. package/dist/collection/utils/overlay-control-label.js +13 -11
  641. package/dist/collection/utils/overlays.js +287 -8
  642. package/dist/collection/utils/scroll-hide-controller.js +178 -0
  643. package/dist/collection/utils/test/playwright/drag-element.js +32 -9
  644. package/dist/collection/utils/test/playwright/generator.js +48 -23
  645. package/dist/collection/utils/test/playwright/page/utils/goto.js +10 -1
  646. package/dist/collection/utils/test/playwright/page/utils/set-content.js +26 -3
  647. package/dist/collection/utils/theme.js +25 -1
  648. package/dist/collection/utils/transition/ios.transition.js +1 -0
  649. package/dist/docs.json +8849 -288
  650. package/dist/esm/{animation-BFNVlYum.js → animation-DXpoXT3G.js} +2 -2
  651. package/dist/esm/{app-globals-BgX0BGL1.js → app-globals-gnMsODWu.js} +1 -1
  652. package/dist/esm/{button-active-BfOvDr3b.js → button-active-DtDlu9-d.js} +2 -2
  653. package/dist/esm/{capacitor-CFERIeaU.js → capacitor-CMyaZHxy.js} +1 -1
  654. package/dist/esm/caret-down-D1t981Ih.js +6 -0
  655. package/dist/esm/caret-left-fIOYmaqA.js +6 -0
  656. package/dist/esm/caret-right-BYSs-jZz.js +6 -0
  657. package/dist/esm/clear-button-press-controller-CWOPHFBc.js +43 -0
  658. package/dist/{cjs/focus-visible-CCvKiLh3.js → esm/focus-visible-vXpMhGrs.js} +23 -3
  659. package/dist/esm/{format-DDFE9jM5.js → format-DHkUcwuW.js} +1 -1
  660. package/dist/esm/{framework-delegate-BwNhx9NR.js → framework-delegate-DUQ69ajj.js} +4 -2
  661. package/dist/esm/{haptic-Cq4UAeka.js → haptic-Dal3yCq6.js} +1 -1
  662. package/dist/esm/{helpers-BSmc0nst.js → helpers-DTqW6MzS.js} +71 -5
  663. package/dist/esm/{index-D76bbuoi.js → index-B6qBfx1b.js} +1 -1
  664. package/dist/esm/{index-BvabGprD.js → index-BqQ15K9a.js} +2 -1
  665. package/dist/esm/{index-BuPaALjU.js → index-C2QkTAgc.js} +11 -11
  666. package/dist/esm/{index-C1b9CLFg.js → index-CpKLzrYn.js} +2 -2
  667. package/dist/esm/{index-DnA_7Bnx.js → index-D76uuG8P.js} +4 -4
  668. package/dist/esm/{index-CJln0gS3.js → index-D_YUqPZN.js} +4 -3
  669. package/dist/esm/{index-C23AVPx9.js → index-jsOqXOKf.js} +53 -4
  670. package/dist/esm/index.js +13 -14
  671. package/dist/esm/{input-shims-Dqk-Ou25.js → input-shims-DgFi_b6v.js} +7 -6
  672. package/dist/esm/{input.utils-rqoH22pW.js → input.utils-BV974hyf.js} +1 -1
  673. package/dist/esm/ion-accordion_2.entry.js +61 -29
  674. package/dist/esm/ion-action-sheet.entry.js +26 -24
  675. package/dist/esm/ion-alert.entry.js +33 -31
  676. package/dist/esm/ion-app_8.entry.js +453 -194
  677. package/dist/esm/ion-avatar_3.entry.js +123 -13
  678. package/dist/esm/ion-back-button.entry.js +31 -22
  679. package/dist/esm/ion-backdrop.entry.js +10 -7
  680. package/dist/esm/ion-breadcrumb_2.entry.js +54 -18
  681. package/dist/esm/ion-button_2.entry.js +59 -22
  682. package/dist/esm/ion-card_5.entry.js +55 -33
  683. package/dist/esm/ion-checkbox.entry.js +34 -17
  684. package/dist/esm/ion-chip.entry.js +50 -9
  685. package/dist/esm/ion-col_3.entry.js +56 -62
  686. package/dist/esm/ion-datetime-button.entry.js +13 -9
  687. package/dist/esm/ion-datetime.entry.js +109 -34
  688. package/dist/esm/ion-divider.entry.js +49 -0
  689. package/dist/esm/ion-fab_3.entry.js +44 -28
  690. package/dist/esm/ion-gallery-item.entry.js +56 -0
  691. package/dist/esm/ion-gallery.entry.js +605 -0
  692. package/dist/esm/ion-img.entry.js +8 -4
  693. package/dist/esm/ion-infinite-scroll_2.entry.js +90 -16
  694. package/dist/esm/ion-input-otp.entry.js +73 -9
  695. package/dist/esm/ion-input-password-toggle.entry.js +53 -14
  696. package/dist/esm/ion-input.entry.js +157 -38
  697. package/dist/esm/ion-item-option_3.entry.js +465 -52
  698. package/dist/esm/ion-item_8.entry.js +121 -50
  699. package/dist/esm/ion-loading.entry.js +21 -19
  700. package/dist/esm/ion-menu_3.entry.js +47 -29
  701. package/dist/esm/ion-modal.entry.js +217 -92
  702. package/dist/esm/ion-nav_2.entry.js +13 -10
  703. package/dist/esm/ion-picker-column-option.entry.js +12 -8
  704. package/dist/esm/ion-picker-column.entry.js +13 -13
  705. package/dist/esm/ion-picker.entry.js +10 -6
  706. package/dist/esm/ion-popover.entry.js +22 -20
  707. package/dist/esm/ion-progress-bar.entry.js +27 -9
  708. package/dist/esm/ion-radio_2.entry.js +36 -18
  709. package/dist/esm/ion-range.entry.js +20 -13
  710. package/dist/esm/ion-refresher_2.entry.js +39 -21
  711. package/dist/esm/ion-reorder_2.entry.js +38 -14
  712. package/dist/esm/ion-ripple-effect.entry.js +15 -7
  713. package/dist/esm/ion-route_4.entry.js +11 -10
  714. package/dist/esm/ion-searchbar.entry.js +146 -32
  715. package/dist/esm/ion-segment-content.entry.js +2 -2
  716. package/dist/esm/ion-segment-view.entry.js +13 -3
  717. package/dist/esm/ion-segment_2.entry.js +23 -16
  718. package/dist/esm/ion-select-modal.entry.js +51 -26
  719. package/dist/esm/ion-select_3.entry.js +216 -77
  720. package/dist/esm/ion-spinner.entry.js +30 -8
  721. package/dist/esm/ion-split-pane.entry.js +13 -9
  722. package/dist/esm/ion-tab-bar_2.entry.js +148 -27
  723. package/dist/esm/ion-tab_2.entry.js +8 -7
  724. package/dist/esm/ion-text.entry.js +7 -7
  725. package/dist/esm/ion-textarea.entry.js +190 -25
  726. package/dist/esm/ion-toast.entry.js +47 -21
  727. package/dist/esm/ion-toggle.entry.js +82 -26
  728. package/dist/esm/ionic-global-oK2heABF.js +511 -0
  729. package/dist/esm/ionic.js +5 -5
  730. package/dist/esm/{ios.transition-CWAgfQ1r.js → ios.transition-D6rsx0aJ.js} +7 -5
  731. package/dist/esm/{item-multiple-inputs-DZnIiOO_.js → item-multiple-inputs-CAlufDbv.js} +1 -1
  732. package/dist/esm/{keyboard-DAF8GNJ9.js → keyboard-Dzp50ozz.js} +1 -1
  733. package/dist/esm/{keyboard-Cj8mLJeq.js → keyboard-YBye__Ay.js} +4 -3
  734. package/dist/esm/list-Dhi5xtNS.js +6 -0
  735. package/dist/esm/loader.js +5 -5
  736. package/dist/esm/{md.transition-ZuqDDdDW.js → md.transition-0y4So3tu.js} +6 -5
  737. package/dist/esm/{overlay-control-label-BSQPZ79H.js → overlay-control-label-CODBQrPj.js} +13 -11
  738. package/dist/esm/{overlays-DKE0DgvE.js → overlays-CLlfG_qy.js} +303 -15
  739. package/dist/esm/scroll-hide-controller-BUZm0jSI.js +342 -0
  740. package/dist/esm/{select-option-render-CRP_teb1.js → select-option-render-DICJMeLf.js} +2 -2
  741. package/dist/esm/{slot-mutation-controller-B5NpUZ-N.js → slot-mutation-controller-C5Vj7Od7.js} +2 -2
  742. package/dist/esm/{status-tap-Cv9gb3ja.js → status-tap-VmNhEOZr.js} +4 -3
  743. package/dist/esm/{swipe-back-B2CmabKY.js → swipe-back-BHHiqew-.js} +3 -2
  744. package/dist/esm/{theme-byZM6qHV.js → theme-BUF_V-Kg.js} +25 -1
  745. package/dist/esm/validity-NcQUGze-.js +48 -0
  746. package/dist/esm/x-BDqjX7Z_.js +6 -0
  747. package/dist/html.html-data.json +2631 -150
  748. package/dist/ionic/index.esm.js +1 -1
  749. package/dist/ionic/ionic.esm.js +1 -1
  750. package/dist/ionic/p-04d96dad.entry.js +4 -0
  751. package/dist/ionic/p-08f20edc.entry.js +4 -0
  752. package/dist/ionic/p-0a924e6a.entry.js +4 -0
  753. package/dist/ionic/p-0f268972.entry.js +4 -0
  754. package/dist/ionic/p-18c6af89.entry.js +4 -0
  755. package/dist/ionic/p-1cc2a196.entry.js +4 -0
  756. package/dist/ionic/p-201f484e.entry.js +4 -0
  757. package/dist/ionic/p-26efcc45.entry.js +4 -0
  758. package/dist/ionic/p-2c3704b9.entry.js +4 -0
  759. package/dist/ionic/p-2da21af7.entry.js +4 -0
  760. package/dist/ionic/p-2e3acd77.entry.js +4 -0
  761. package/dist/ionic/p-2fc1521f.entry.js +4 -0
  762. package/dist/ionic/p-30c4458b.entry.js +4 -0
  763. package/dist/ionic/p-32829ef8.entry.js +4 -0
  764. package/dist/ionic/p-32be916d.entry.js +4 -0
  765. package/dist/ionic/p-384fb50d.entry.js +4 -0
  766. package/dist/ionic/p-3bb43e22.entry.js +4 -0
  767. package/dist/ionic/p-46709a42.entry.js +4 -0
  768. package/dist/ionic/p-4QzQhqmw.js +4 -0
  769. package/dist/ionic/p-4eec50dd.entry.js +4 -0
  770. package/dist/ionic/p-5217eb00.entry.js +4 -0
  771. package/dist/ionic/p-55e13406.entry.js +4 -0
  772. package/dist/ionic/p-6b23289a.entry.js +4 -0
  773. package/dist/ionic/p-73309d35.entry.js +4 -0
  774. package/dist/ionic/p-74ab5f49.entry.js +4 -0
  775. package/dist/ionic/p-7d2f3242.entry.js +4 -0
  776. package/dist/ionic/p-7e28cc53.entry.js +4 -0
  777. package/dist/ionic/p-84b5eafe.entry.js +4 -0
  778. package/dist/ionic/p-854b95f9.entry.js +4 -0
  779. package/dist/ionic/p-886236f0.entry.js +4 -0
  780. package/dist/ionic/p-8NLG9fne.js +4 -0
  781. package/dist/ionic/p-8a7bf6c7.entry.js +4 -0
  782. package/dist/ionic/p-8c446282.entry.js +4 -0
  783. package/dist/ionic/p-8dcd18cf.entry.js +4 -0
  784. package/dist/ionic/p-924182fc.entry.js +4 -0
  785. package/dist/ionic/p-92f21db6.entry.js +4 -0
  786. package/dist/ionic/p-945ed823.entry.js +4 -0
  787. package/dist/ionic/p-9ca59419.entry.js +4 -0
  788. package/dist/ionic/p-B3L20Lav.js +4 -0
  789. package/dist/ionic/p-B6aOaV_m.js +4 -0
  790. package/dist/ionic/p-BDqjX7Z_.js +4 -0
  791. package/dist/ionic/p-BUF_V-Kg.js +4 -0
  792. package/dist/ionic/{p-D7jHfs0Y.js → p-BUvFnCVr.js} +1 -1
  793. package/dist/ionic/{p-Bd72UYI2.js → p-BVv5nqxG.js} +1 -1
  794. package/dist/ionic/p-BYSs-jZz.js +4 -0
  795. package/dist/ionic/p-BdqFx5km.js +4 -0
  796. package/dist/ionic/p-BnRvdoDY.js +4 -0
  797. package/{components/p-DiuOa1vw.js → dist/ionic/p-BooNJoKP.js} +1 -1
  798. package/dist/ionic/p-BqQ15K9a.js +4 -0
  799. package/{components/p-6ZLn6K5e.js → dist/ionic/p-C0V6sqau.js} +1 -1
  800. package/dist/ionic/p-CD4Mty1V.js +4 -0
  801. package/dist/ionic/p-CE00jiiW.js +4 -0
  802. package/dist/ionic/p-CLVGlNRl.js +4 -0
  803. package/dist/ionic/p-CODBQrPj.js +4 -0
  804. package/dist/ionic/p-CP5-2cXj.js +4 -0
  805. package/dist/ionic/p-CRbXZpID.js +4 -0
  806. package/dist/ionic/p-CZ-V4tB0.js +4 -0
  807. package/dist/ionic/p-Cs5kzNVE.js +4 -0
  808. package/dist/ionic/p-CsmXfOZY.js +4 -0
  809. package/dist/ionic/p-CyXL8sF6.js +4 -0
  810. package/dist/ionic/{p-T71k3C35.js → p-D1ej8PMz.js} +1 -1
  811. package/dist/ionic/p-D1t981Ih.js +4 -0
  812. package/{components/p-DxhHlJln.js → dist/ionic/p-D8HyO4-0.js} +1 -1
  813. package/dist/ionic/p-DAFzmzMJ.js +4 -0
  814. package/{components/p-BgkOsq-d.js → dist/ionic/p-DFZcZ5hU.js} +1 -1
  815. package/dist/ionic/p-Dhi5xtNS.js +4 -0
  816. package/dist/ionic/{p-CkxVYPtX.js → p-DpE9LgN6.js} +1 -1
  817. package/dist/ionic/p-DvXo4Ng9.js +4 -0
  818. package/{components/p-C4VpVfrJ.js → dist/ionic/p-Izgzy5eB.js} +1 -1
  819. package/dist/ionic/p-NcQUGze-.js +4 -0
  820. package/dist/ionic/p-ac4ea8db.entry.js +4 -0
  821. package/dist/ionic/p-b10dc124.entry.js +4 -0
  822. package/dist/ionic/p-b411d90d.entry.js +4 -0
  823. package/dist/ionic/p-b7ce4a50.entry.js +4 -0
  824. package/dist/ionic/p-b83de44e.entry.js +4 -0
  825. package/dist/ionic/p-c7035f3f.entry.js +4 -0
  826. package/dist/ionic/p-c91fc9d4.entry.js +4 -0
  827. package/dist/ionic/p-cd05447f.entry.js +4 -0
  828. package/dist/ionic/p-ce1ab874.entry.js +4 -0
  829. package/dist/ionic/p-d0368d31.entry.js +4 -0
  830. package/dist/ionic/p-d1d3048b.entry.js +4 -0
  831. package/dist/ionic/p-db011674.entry.js +4 -0
  832. package/dist/ionic/p-dc000de0.entry.js +4 -0
  833. package/dist/ionic/p-e53980b0.entry.js +4 -0
  834. package/dist/ionic/p-e939adf3.entry.js +4 -0
  835. package/dist/ionic/p-e9fdff49.entry.js +4 -0
  836. package/dist/ionic/p-f29b784f.entry.js +4 -0
  837. package/dist/ionic/p-f82b13a6.entry.js +4 -0
  838. package/dist/ionic/p-fIOYmaqA.js +4 -0
  839. package/dist/ionic/p-fdb940e3.entry.js +4 -0
  840. package/dist/ionic/p-jsOqXOKf.js +6 -0
  841. package/dist/ionic/p-psKsVoNI.js +4 -0
  842. package/dist/ionic/p-si7ttuvL.js +4 -0
  843. package/dist/ionic/p-vXpMhGrs.js +4 -0
  844. package/dist/types/components/accordion/accordion.d.ts +6 -3
  845. package/dist/types/components/accordion-group/accordion-group.d.ts +12 -1
  846. package/dist/types/components/action-sheet/action-sheet-interface.d.ts +3 -7
  847. package/dist/types/components/action-sheet/action-sheet.d.ts +3 -2
  848. package/dist/types/components/alert/alert-interface.d.ts +3 -7
  849. package/dist/types/components/alert/alert.d.ts +3 -2
  850. package/dist/types/components/app/app.d.ts +4 -5
  851. package/dist/types/components/avatar/avatar.d.ts +32 -0
  852. package/dist/types/components/back-button/back-button.d.ts +2 -1
  853. package/dist/types/components/backdrop/backdrop.d.ts +4 -0
  854. package/dist/types/components/badge/badge.d.ts +34 -1
  855. package/dist/types/components/breadcrumb/breadcrumb.d.ts +4 -1
  856. package/dist/types/components/breadcrumbs/breadcrumbs.d.ts +2 -2
  857. package/dist/types/components/button/button.d.ts +23 -8
  858. package/dist/types/components/buttons/buttons.d.ts +5 -1
  859. package/dist/types/components/card/card.d.ts +8 -1
  860. package/dist/types/components/card-content/card-content.d.ts +2 -1
  861. package/dist/types/components/card-header/card-header.d.ts +3 -2
  862. package/dist/types/components/card-subtitle/card-subtitle.d.ts +2 -1
  863. package/dist/types/components/card-title/card-title.d.ts +2 -1
  864. package/dist/types/components/checkbox/checkbox.d.ts +14 -4
  865. package/dist/types/components/chip/chip.d.ts +26 -1
  866. package/dist/types/components/col/col.d.ts +52 -5
  867. package/dist/types/components/content/content.d.ts +3 -0
  868. package/dist/types/components/datetime/datetime.d.ts +26 -1
  869. package/dist/types/components/datetime/utils/data.d.ts +5 -5
  870. package/dist/types/components/datetime-button/datetime-button.d.ts +2 -1
  871. package/dist/types/components/divider/divider.d.ts +20 -0
  872. package/dist/types/components/fab/fab.d.ts +4 -0
  873. package/dist/types/components/fab-button/fab-button.d.ts +5 -3
  874. package/dist/types/components/fab-list/fab-list.d.ts +4 -0
  875. package/dist/types/components/footer/footer-interface.d.ts +1 -0
  876. package/dist/types/components/footer/footer.d.ts +20 -3
  877. package/dist/types/components/gallery/gallery-constants.d.ts +9 -0
  878. package/dist/types/components/gallery/gallery-interface.d.ts +10 -0
  879. package/dist/types/components/gallery/gallery.d.ts +218 -0
  880. package/dist/types/components/gallery/test/utils.d.ts +3 -0
  881. package/dist/types/components/gallery-item/gallery-item.d.ts +33 -0
  882. package/dist/types/components/grid/grid.d.ts +4 -0
  883. package/dist/types/components/header/header-interface.d.ts +1 -0
  884. package/dist/types/components/header/header.d.ts +26 -3
  885. package/dist/types/components/header/header.utils.d.ts +4 -5
  886. package/dist/types/components/img/img.d.ts +2 -0
  887. package/dist/types/components/infinite-scroll/infinite-scroll.d.ts +21 -0
  888. package/dist/types/components/infinite-scroll-content/infinite-scroll-content.d.ts +4 -0
  889. package/dist/types/components/input/input.d.ts +48 -5
  890. package/dist/types/components/input-otp/input-otp.d.ts +37 -0
  891. package/dist/types/components/input-password-toggle/input-password-toggle.d.ts +2 -0
  892. package/dist/types/components/item/item.d.ts +11 -4
  893. package/dist/types/components/item-divider/item-divider.d.ts +2 -1
  894. package/dist/types/components/item-group/item-group.d.ts +4 -0
  895. package/dist/types/components/item-option/item-option.d.ts +18 -1
  896. package/dist/types/components/item-options/item-options.d.ts +4 -0
  897. package/dist/types/components/item-sliding/item-sliding.d.ts +47 -1
  898. package/dist/types/components/item-sliding/test/test.utils.d.ts +13 -0
  899. package/dist/types/components/label/label.d.ts +2 -1
  900. package/dist/types/components/list/list.d.ts +15 -1
  901. package/dist/types/components/list-header/list-header.d.ts +2 -1
  902. package/dist/types/components/loading/loading-interface.d.ts +2 -7
  903. package/dist/types/components/loading/loading.d.ts +3 -2
  904. package/dist/types/components/menu/menu.d.ts +3 -0
  905. package/dist/types/components/menu-button/menu-button.d.ts +3 -1
  906. package/dist/types/components/menu-toggle/menu-toggle.d.ts +3 -0
  907. package/dist/types/components/modal/animations/ionic.enter.d.ts +6 -0
  908. package/dist/types/components/modal/animations/ionic.leave.d.ts +6 -0
  909. package/dist/types/components/modal/gestures/sheet.d.ts +1 -1
  910. package/dist/types/components/modal/modal-interface.d.ts +4 -7
  911. package/dist/types/components/modal/modal.d.ts +11 -1
  912. package/dist/types/components/nav/nav-interface.d.ts +9 -1
  913. package/dist/types/components/nav/nav.d.ts +5 -1
  914. package/dist/types/components/nav-link/nav-link.d.ts +4 -0
  915. package/dist/types/components/note/note.d.ts +2 -1
  916. package/dist/types/components/picker/picker.d.ts +2 -1
  917. package/dist/types/components/picker-column/picker-column.d.ts +2 -1
  918. package/dist/types/components/picker-column-option/picker-column-option.d.ts +4 -0
  919. package/dist/types/components/popover/popover-interface.d.ts +3 -6
  920. package/dist/types/components/popover/popover.d.ts +6 -5
  921. package/dist/types/components/progress-bar/progress-bar.d.ts +10 -1
  922. package/dist/types/components/radio/radio.d.ts +2 -1
  923. package/dist/types/components/radio-group/radio-group.d.ts +12 -0
  924. package/dist/types/components/range/range.d.ts +2 -1
  925. package/dist/types/components/refresher/refresher.d.ts +2 -1
  926. package/dist/types/components/refresher-content/refresher-content.d.ts +4 -0
  927. package/dist/types/components/reorder/reorder.d.ts +9 -0
  928. package/dist/types/components/reorder-group/reorder-group.d.ts +4 -0
  929. package/dist/types/components/ripple-effect/ripple-effect.d.ts +4 -0
  930. package/dist/types/components/route/route.d.ts +4 -0
  931. package/dist/types/components/router/router.d.ts +4 -0
  932. package/dist/types/components/router-link/router-link.d.ts +4 -0
  933. package/dist/types/components/router-outlet/router-outlet.d.ts +4 -1
  934. package/dist/types/components/row/row.d.ts +4 -0
  935. package/dist/types/components/searchbar/searchbar.d.ts +56 -10
  936. package/dist/types/components/segment/segment.d.ts +2 -1
  937. package/dist/types/components/segment-button/segment-button.d.ts +2 -1
  938. package/dist/types/components/select/select.d.ts +64 -15
  939. package/dist/types/components/select-modal/select-modal.d.ts +8 -0
  940. package/dist/types/components/select-option/select-option.d.ts +7 -4
  941. package/dist/types/components/select-popover/select-popover.d.ts +3 -0
  942. package/dist/types/components/skeleton-text/skeleton-text.d.ts +4 -0
  943. package/dist/types/components/spinner/spinner.d.ts +15 -0
  944. package/dist/types/components/split-pane/split-pane.d.ts +4 -0
  945. package/dist/types/components/tab/tab.d.ts +4 -0
  946. package/dist/types/components/tab-bar/tab-bar-interface.d.ts +1 -0
  947. package/dist/types/components/tab-bar/tab-bar.d.ts +41 -3
  948. package/dist/types/components/tab-button/tab-button.d.ts +12 -1
  949. package/dist/types/components/tabs/tabs.d.ts +3 -0
  950. package/dist/types/components/text/text.d.ts +2 -1
  951. package/dist/types/components/textarea/textarea.d.ts +74 -4
  952. package/dist/types/components/thumbnail/thumbnail.d.ts +4 -0
  953. package/dist/types/components/title/title.d.ts +4 -0
  954. package/dist/types/components/toast/animations/utils.d.ts +2 -2
  955. package/dist/types/components/toast/toast-interface.d.ts +3 -7
  956. package/dist/types/components/toast/toast.d.ts +19 -2
  957. package/dist/types/components/toggle/toggle.d.ts +15 -1
  958. package/dist/types/components/toolbar/toolbar.d.ts +43 -3
  959. package/dist/types/components.d.ts +1839 -211
  960. package/dist/types/global/ionic-global.d.ts +28 -2
  961. package/dist/types/interface.d.ts +3 -0
  962. package/dist/types/utils/config.d.ts +106 -2
  963. package/dist/types/utils/css-value-validation.d.ts +21 -0
  964. package/dist/types/utils/focus-trap.d.ts +1 -1
  965. package/dist/types/utils/focus-visible.d.ts +13 -0
  966. package/dist/types/utils/forms/clear-button-press-controller.d.ts +20 -0
  967. package/dist/types/utils/forms/index.d.ts +1 -0
  968. package/dist/types/utils/forms/validity.d.ts +7 -0
  969. package/dist/types/utils/helpers.d.ts +22 -0
  970. package/dist/types/utils/overlay-control-label.d.ts +11 -9
  971. package/dist/types/utils/overlays-interface.d.ts +31 -1
  972. package/dist/types/utils/overlays.d.ts +1 -1
  973. package/dist/types/utils/scroll-hide-controller.d.ts +56 -0
  974. package/dist/types/utils/test/playwright/drag-element.d.ts +16 -3
  975. package/dist/types/utils/test/playwright/generator.d.ts +31 -2
  976. package/dist/types/utils/theme.d.ts +9 -0
  977. package/hydrate/index.js +5445 -1216
  978. package/hydrate/index.mjs +5445 -1216
  979. package/package.json +7 -3
  980. package/components/p-1sJ0ZDPe.js +0 -4
  981. package/components/p-5ldEpNdG.js +0 -4
  982. package/components/p-B1_TL6RQ.js +0 -4
  983. package/components/p-B4lxwJ8N.js +0 -4
  984. package/components/p-BF48Oc0v.js +0 -4
  985. package/components/p-BJr2B5hZ.js +0 -4
  986. package/components/p-BNIsryb2.js +0 -4
  987. package/components/p-BSQPZ79H.js +0 -4
  988. package/components/p-BU8a2IhR.js +0 -4
  989. package/components/p-BW_SlU2D.js +0 -4
  990. package/components/p-BWoa-cki.js +0 -4
  991. package/components/p-BYJRZKHa.js +0 -4
  992. package/components/p-BhamHSw3.js +0 -4
  993. package/components/p-Bi-it1EH.js +0 -4
  994. package/components/p-BmVRXR1y.js +0 -4
  995. package/components/p-C-NbvXu4.js +0 -4
  996. package/components/p-C09TXohi.js +0 -4
  997. package/components/p-C8Ck7_Eo.js +0 -4
  998. package/components/p-CG_zZq_I.js +0 -4
  999. package/components/p-CIGNaXM1.js +0 -4
  1000. package/components/p-CJgnoKcN.js +0 -4
  1001. package/components/p-CMRYD_yR.js +0 -4
  1002. package/components/p-CNLioZ3B.js +0 -4
  1003. package/components/p-COO0eJOA.js +0 -4
  1004. package/components/p-CWAks_S_.js +0 -4
  1005. package/components/p-Cd1WaN-0.js +0 -4
  1006. package/components/p-CqbGBmqb.js +0 -4
  1007. package/components/p-CrAKlX71.js +0 -4
  1008. package/components/p-Ctop2IWW.js +0 -4
  1009. package/components/p-D5w_FlVa.js +0 -4
  1010. package/components/p-D7-vHX0A.js +0 -4
  1011. package/components/p-D7wDJdFn.js +0 -4
  1012. package/components/p-DFLJvuRK.js +0 -4
  1013. package/components/p-DJztqcrH.js +0 -4
  1014. package/components/p-DL13ieTa.js +0 -4
  1015. package/components/p-DMBiAyOR.js +0 -4
  1016. package/components/p-DZRZic9C.js +0 -4
  1017. package/components/p-DnBNYc7u.js +0 -4
  1018. package/components/p-GGbIHyEF.js +0 -4
  1019. package/components/p-Hp8t4RMX.js +0 -4
  1020. package/components/p-LpMHEu3v.js +0 -4
  1021. package/components/p-M34T2gyX.js +0 -4
  1022. package/components/p-TWw4e4sO.js +0 -4
  1023. package/components/p-YjMkHuvH.js +0 -4
  1024. package/components/p-ZjP4CjeZ.js +0 -4
  1025. package/components/p-byZM6qHV.js +0 -4
  1026. package/components/p-cEN43Ahr.js +0 -4
  1027. package/dist/cjs/hardware-back-button-Bu4Dzw8l.js +0 -121
  1028. package/dist/cjs/index-DkNv4J_i.js +0 -10
  1029. package/dist/cjs/ionic-global-CYJNT-2P.js +0 -156
  1030. package/dist/cjs/keyboard-controller-PtZoN2GS.js +0 -167
  1031. package/dist/cjs/validity-BpS37YFM.js +0 -19
  1032. package/dist/esm/hardware-back-button-DmkiRgOT.js +0 -115
  1033. package/dist/esm/index-ZjP4CjeZ.js +0 -7
  1034. package/dist/esm/ionic-global-ZXjCXKH0.js +0 -151
  1035. package/dist/esm/keyboard-controller-DEwoa1ev.js +0 -165
  1036. package/dist/esm/validity-DJztqcrH.js +0 -17
  1037. package/dist/ionic/p-099b7f9f.entry.js +0 -4
  1038. package/dist/ionic/p-171a2278.entry.js +0 -4
  1039. package/dist/ionic/p-191a651e.entry.js +0 -4
  1040. package/dist/ionic/p-1f24cb24.entry.js +0 -4
  1041. package/dist/ionic/p-271c3640.entry.js +0 -4
  1042. package/dist/ionic/p-2ea4bb36.entry.js +0 -4
  1043. package/dist/ionic/p-338a02e0.entry.js +0 -4
  1044. package/dist/ionic/p-354d38d3.entry.js +0 -4
  1045. package/dist/ionic/p-38b9375b.entry.js +0 -4
  1046. package/dist/ionic/p-3bba83ee.entry.js +0 -4
  1047. package/dist/ionic/p-3e01c744.entry.js +0 -4
  1048. package/dist/ionic/p-458715a9.entry.js +0 -4
  1049. package/dist/ionic/p-4712a8a9.entry.js +0 -4
  1050. package/dist/ionic/p-4c3e50f8.entry.js +0 -4
  1051. package/dist/ionic/p-54cbb0a7.entry.js +0 -4
  1052. package/dist/ionic/p-561af487.entry.js +0 -4
  1053. package/dist/ionic/p-5906ea6f.entry.js +0 -4
  1054. package/dist/ionic/p-5cc09b40.entry.js +0 -4
  1055. package/dist/ionic/p-5d9094ac.entry.js +0 -4
  1056. package/dist/ionic/p-612ea3b1.entry.js +0 -4
  1057. package/dist/ionic/p-68cc89a6.entry.js +0 -4
  1058. package/dist/ionic/p-6e386853.entry.js +0 -4
  1059. package/dist/ionic/p-77c96e08.entry.js +0 -4
  1060. package/dist/ionic/p-7bfeccb3.entry.js +0 -4
  1061. package/dist/ionic/p-7e394cc3.entry.js +0 -4
  1062. package/dist/ionic/p-7fbb3319.entry.js +0 -4
  1063. package/dist/ionic/p-803059b6.entry.js +0 -4
  1064. package/dist/ionic/p-85599fe3.entry.js +0 -4
  1065. package/dist/ionic/p-8b80d9f9.entry.js +0 -4
  1066. package/dist/ionic/p-90f50a65.entry.js +0 -4
  1067. package/dist/ionic/p-9595e305.entry.js +0 -4
  1068. package/dist/ionic/p-9c5f2691.entry.js +0 -4
  1069. package/dist/ionic/p-9ee9c5b6.entry.js +0 -4
  1070. package/dist/ionic/p-BMPN55of.js +0 -4
  1071. package/dist/ionic/p-BMiZX1LT.js +0 -4
  1072. package/dist/ionic/p-BSQPZ79H.js +0 -4
  1073. package/dist/ionic/p-BY6BzzPF.js +0 -4
  1074. package/dist/ionic/p-BgOvhHy_.js +0 -4
  1075. package/dist/ionic/p-BhamHSw3.js +0 -4
  1076. package/dist/ionic/p-BijjLYjT.js +0 -4
  1077. package/dist/ionic/p-BmVRXR1y.js +0 -4
  1078. package/dist/ionic/p-BvabGprD.js +0 -4
  1079. package/dist/ionic/p-C23AVPx9.js +0 -6
  1080. package/dist/ionic/p-CER8qW8Y.js +0 -4
  1081. package/dist/ionic/p-CFuOr1Tu.js +0 -4
  1082. package/dist/ionic/p-CIGNaXM1.js +0 -4
  1083. package/dist/ionic/p-CJv-wOAd.js +0 -4
  1084. package/dist/ionic/p-CMZYmFb4.js +0 -4
  1085. package/dist/ionic/p-CmXuiRT6.js +0 -4
  1086. package/dist/ionic/p-D5t_-oMk.js +0 -4
  1087. package/dist/ionic/p-D6rHcCvc.js +0 -4
  1088. package/dist/ionic/p-DJztqcrH.js +0 -4
  1089. package/dist/ionic/p-DLM95R4x.js +0 -4
  1090. package/dist/ionic/p-DYUjHcuH.js +0 -4
  1091. package/dist/ionic/p-D_gb-kdd.js +0 -4
  1092. package/dist/ionic/p-DajLgJ4d.js +0 -4
  1093. package/dist/ionic/p-Do3zTvCA.js +0 -4
  1094. package/dist/ionic/p-ZjP4CjeZ.js +0 -4
  1095. package/dist/ionic/p-a8df96c8.entry.js +0 -4
  1096. package/dist/ionic/p-a8ff2489.entry.js +0 -4
  1097. package/dist/ionic/p-aff52029.entry.js +0 -4
  1098. package/dist/ionic/p-b3532b8d.entry.js +0 -4
  1099. package/dist/ionic/p-b9b4e85d.entry.js +0 -4
  1100. package/dist/ionic/p-byZM6qHV.js +0 -4
  1101. package/dist/ionic/p-ca1b8865.entry.js +0 -4
  1102. package/dist/ionic/p-cc4320d3.entry.js +0 -4
  1103. package/dist/ionic/p-d526798a.entry.js +0 -4
  1104. package/dist/ionic/p-d6755739.entry.js +0 -4
  1105. package/dist/ionic/p-d8c138d9.entry.js +0 -4
  1106. package/dist/ionic/p-dd01be0a.entry.js +0 -4
  1107. package/dist/ionic/p-e7f4b1e0.entry.js +0 -4
  1108. package/dist/ionic/p-ec00fd0d.entry.js +0 -4
  1109. package/dist/ionic/p-ee09ac9d.entry.js +0 -4
  1110. package/dist/ionic/p-efc0cf82.entry.js +0 -4
  1111. package/dist/ionic/p-f0fb23c1.entry.js +0 -4
  1112. package/dist/ionic/p-f83b3e0c.entry.js +0 -4
  1113. package/dist/ionic/p-fa50d493.entry.js +0 -4
  1114. package/dist/ionic/p-fe9ed9bd.entry.js +0 -4
  1115. package/dist/ionic/p-zWf7R2xV.js +0 -4
  1116. /package/dist/collection/components/{input-password-toggle/input-password-toggle.css → refresher-content/refresher-content.css} +0 -0
@@ -1,3 +1,70 @@
1
+ /**
2
+ * Convert a pixels given value into rem
3
+ *
4
+ * @param pixels - Value in pixels to be converted (i.e. px)
5
+ * @param context (optional) - Baseline value
6
+ */
7
+ /**
8
+ * Convert a font size to a dynamic font size.
9
+ * Fonts that participate in Dynamic Type should use
10
+ * dynamic font sizes.
11
+ * @param size - The initial font size including the unit (i.e. px or pt)
12
+ * @param unit (optional) - The unit to convert to. Use this if you want to
13
+ * convert to a unit other than $baselineUnit.
14
+ */
15
+ /**
16
+ * Convert a font size to a dynamic font size but impose
17
+ * a maximum font size.
18
+ * @param size - The initial font size including the unit (i.e. px or pt)
19
+ * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
20
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
21
+ * convert to a unit other than $baselineUnit.
22
+ */
23
+ /**
24
+ * Convert a font size to a dynamic font size but impose
25
+ * a minimum font size.
26
+ * @param size - The initial font size including the unit (i.e. px or pt)
27
+ * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
28
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
29
+ * convert to a unit other than $baselineUnit.
30
+ */
31
+ /**
32
+ * Convert a font size to a dynamic font size but impose
33
+ * maximum and minimum font sizes.
34
+ * @param size - The initial font size including the unit (i.e. px or pt)
35
+ * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
36
+ * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
37
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
38
+ * convert to a unit other than $baselineUnit.
39
+ */
40
+ /**
41
+ * A heuristic that applies CSS to tablet
42
+ * viewports.
43
+ *
44
+ * Usage:
45
+ * @include tablet-viewport() {
46
+ * :host {
47
+ * background-color: green;
48
+ * }
49
+ * }
50
+ */
51
+ /**
52
+ * A heuristic that applies CSS to mobile
53
+ * viewports (i.e. phones, not tablets).
54
+ *
55
+ * Usage:
56
+ * @include mobile-viewport() {
57
+ * :host {
58
+ * background-color: blue;
59
+ * }
60
+ * }
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
+ */
1
68
  /**
2
69
  * Convert a font size to a dynamic font size.
3
70
  * Fonts that participate in Dynamic Type should use
@@ -56,16 +123,6 @@
56
123
  :host {
57
124
  /**
58
125
  * @prop --background: The primary background of the datetime component.
59
- * @prop --background-rgb: The primary background of the datetime component in RGB format.
60
- * @prop --title-color: The text color of the title.
61
- *
62
- * @prop --wheel-highlight-background: The background of the highlight under the selected
63
- * item when using a wheel style layout, or in the month/year picker for grid style layouts.
64
- * @prop --wheel-highlight-border-radius: The border radius of the highlight under the selected
65
- * item when using a wheel style layout, or in the month/year picker for grid style layouts.
66
- * @prop --wheel-fade-background-rgb: The color of the gradient covering non-selected items
67
- * when using a wheel style layout, or in the month/year picker for grid style layouts. Must
68
- * be in RGB format, e.g. `255, 255, 255`.
69
126
  */
70
127
  display: flex;
71
128
  flex-flow: column;
@@ -78,40 +135,17 @@
78
135
  height: auto;
79
136
  }
80
137
 
81
- :host(.datetime-size-fixed:not(.datetime-prefer-wheel)) {
82
- max-width: 350px;
83
- }
84
-
85
- /**
86
- * This ensures that the picker is appropriately
87
- * sized and never truncates the text.
88
- */
89
- :host(.datetime-size-fixed.datetime-prefer-wheel) {
90
- min-width: 350px;
91
- max-width: max-content;
92
- }
93
-
94
138
  :host(.datetime-size-cover) {
95
139
  width: 100%;
96
140
  }
97
141
 
98
- :host .calendar-body,
99
- :host .datetime-year {
100
- opacity: 0;
101
- }
102
-
103
142
  :host(:not(.datetime-ready)) .datetime-year {
104
143
  position: absolute;
105
144
  pointer-events: none;
106
145
  }
107
146
 
108
- :host(.datetime-ready) .calendar-body {
109
- opacity: 1;
110
- }
111
-
112
147
  :host(.datetime-ready) .datetime-year {
113
148
  display: none;
114
- opacity: 1;
115
149
  }
116
150
 
117
151
  /**
@@ -172,6 +206,7 @@
172
206
  :host(.datetime-disabled) {
173
207
  pointer-events: none;
174
208
  }
209
+
175
210
  :host(.datetime-disabled) .calendar-days-of-week,
176
211
  :host(.datetime-disabled) .datetime-time {
177
212
  opacity: 0.4;
@@ -188,11 +223,13 @@
188
223
  * in readonly mode
189
224
  */
190
225
  }
226
+
191
227
  :host(.datetime-readonly) .calendar-action-buttons,
192
228
  :host(.datetime-readonly) .calendar-body,
193
229
  :host(.datetime-readonly) .datetime-year {
194
230
  pointer-events: initial;
195
231
  }
232
+
196
233
  :host(.datetime-readonly) .calendar-day[disabled]:not(.calendar-day-constrained),
197
234
  :host(.datetime-readonly) .datetime-action-buttons ion-button[disabled] {
198
235
  opacity: 1;
@@ -213,23 +250,8 @@
213
250
  width: 100%;
214
251
  }
215
252
 
216
- :host .datetime-action-buttons ion-buttons {
217
- display: flex;
218
- justify-content: space-between;
219
- }
220
-
221
- :host .datetime-action-buttons ion-button {
222
- --color: var(--ion-color-primary, #0054e9);
223
- }
224
-
225
- /**
226
- * The confirm and clear buttons are grouped in a
227
- * container so that they appear on the end opposite
228
- * of the cancel button.
229
- * We use display: flex so that the
230
- * wrapper only takes up as much
231
- * height as it needs.
232
- */
253
+ :host .datetime-action-buttons,
254
+ ::slotted([slot=buttons]),
233
255
  .datetime-action-buttons .datetime-action-buttons-container {
234
256
  display: flex;
235
257
  }
@@ -244,10 +266,6 @@
244
266
  justify-content: space-between;
245
267
  }
246
268
 
247
- :host .calendar-action-buttons ion-button {
248
- --background: transparent;
249
- }
250
-
251
269
  :host .calendar-days-of-week {
252
270
  display: grid;
253
271
  grid-template-columns: repeat(7, 1fr);
@@ -343,7 +361,6 @@
343
361
  * and horizontally within its grid cell.
344
362
  */
345
363
  .calendar-day {
346
- border-radius: 50%;
347
364
  -webkit-padding-start: 0px;
348
365
  padding-inline-start: 0px;
349
366
  -webkit-padding-end: 0px;
@@ -364,30 +381,162 @@
364
381
  outline: none;
365
382
  background: none;
366
383
  color: currentColor;
367
- font-family: var(--ion-font-family, inherit);
368
384
  cursor: pointer;
369
385
  appearance: none;
370
386
  z-index: 0;
371
387
  }
372
388
 
373
- :host .calendar-day[disabled] {
389
+ .calendar-day[disabled] {
374
390
  pointer-events: none;
391
+ }
392
+
393
+ :host .datetime-time {
394
+ display: flex;
395
+ justify-content: space-between;
396
+ }
397
+
398
+ :host .time-header {
399
+ display: flex;
400
+ align-items: center;
401
+ }
402
+
403
+ :host .time-body {
404
+ display: flex;
405
+ border: none;
406
+ font-family: inherit;
407
+ font-size: inherit;
408
+ cursor: pointer;
409
+ appearance: none;
410
+ }
411
+
412
+ :host(.in-item) {
413
+ position: static;
414
+ }
415
+
416
+ .calendar-month-year {
417
+ min-width: 0;
418
+ }
419
+
420
+ .calendar-month-year-toggle {
421
+ color: inherit;
422
+ font-family: inherit;
423
+ font-size: inherit;
424
+ font-style: inherit;
425
+ font-weight: inherit;
426
+ letter-spacing: inherit;
427
+ text-align: inherit;
428
+ text-decoration: inherit;
429
+ text-indent: inherit;
430
+ text-overflow: inherit;
431
+ text-transform: inherit;
432
+ white-space: inherit;
433
+ position: relative;
434
+ border: 0;
435
+ outline: none;
436
+ background: transparent;
437
+ cursor: pointer;
438
+ z-index: 1;
439
+ }
440
+
441
+ .calendar-month-year-toggle ion-icon {
442
+ flex-shrink: 0;
443
+ }
444
+
445
+ .calendar-month-year-toggle #toggle-wrapper {
446
+ display: inline-flex;
447
+ align-items: center;
448
+ }
449
+
450
+ :host {
451
+ /**
452
+ * @prop --background-rgb: The primary background of the datetime component in RGB format.
453
+ * @prop --title-color: The text color of the title.
454
+ *
455
+ * @prop --wheel-highlight-background: The background of the highlight under the selected
456
+ * item when using a wheel style layout, or in the month/year picker for grid style layouts.
457
+ * @prop --wheel-highlight-border-radius: The border radius of the highlight under the selected
458
+ * item when using a wheel style layout, or in the month/year picker for grid style layouts.
459
+ * @prop --wheel-fade-background-rgb: The color of the gradient covering non-selected items
460
+ * when using a wheel style layout, or in the month/year picker for grid style layouts. Must
461
+ * be in RGB format, e.g. `255, 255, 255`.
462
+ */
463
+ }
464
+
465
+ :host(.datetime-size-fixed:not(.datetime-prefer-wheel)) {
466
+ max-width: 350px;
467
+ }
468
+
469
+ /**
470
+ * TODO(FW-6931): Move this back to common file upon solving the root cause
471
+ */
472
+ :host .calendar-body,
473
+ :host .datetime-year {
474
+ opacity: 0;
475
+ }
476
+
477
+ /**
478
+ * TODO(FW-6931): Move this back to common file upon solving the root cause
479
+ */
480
+ :host(.datetime-ready) .calendar-body,
481
+ :host(.datetime-ready) .datetime-year {
482
+ opacity: 1;
483
+ }
484
+
485
+ /**
486
+ * This ensures that the picker is appropriately
487
+ * sized and never truncates the text.
488
+ */
489
+ :host(.datetime-size-fixed.datetime-prefer-wheel) {
490
+ min-width: 350px;
491
+ max-width: max-content;
492
+ }
493
+
494
+ :host .calendar-action-buttons ion-button {
495
+ --background: transparent;
496
+ }
497
+
498
+ /**
499
+ * Center the day text vertically
500
+ * and horizontally within its grid cell.
501
+ */
502
+ .calendar-day {
503
+ border-radius: 50%;
504
+ font-family: var(--ion-font-family, inherit);
505
+ }
506
+
507
+ :host .calendar-day[disabled] {
375
508
  opacity: 0.4;
376
509
  }
377
510
 
378
511
  .calendar-day:not(.calendar-day-adjacent-day):focus {
379
- background: rgba(var(--ion-color-primary-rgb, 0, 84, 233), 0.2);
380
- box-shadow: 0px 0px 0px 4px rgba(var(--ion-color-primary-rgb, 0, 84, 233), 0.2);
512
+ background: ion-color(primary, base, 0.2);
513
+ box-shadow: 0px 0px 0px 4px ion-color(primary, base, 0.2);
381
514
  }
382
515
 
383
516
  :host(.ion-color) .calendar-day:not(.calendar-day-adjacent-day):focus {
517
+ background: current-color(base, 0.2);
518
+ box-shadow: 0px 0px 0px 4px current-color(base, 0.2);
519
+ }
520
+
521
+ .calendar-day:focus {
384
522
  background: rgba(var(--ion-color-base-rgb), 0.2);
385
523
  box-shadow: 0px 0px 0px 4px rgba(var(--ion-color-base-rgb), 0.2);
386
524
  }
387
525
 
388
- :host .datetime-time {
526
+ :host .calendar-next-prev {
389
527
  display: flex;
390
- justify-content: space-between;
528
+ align-items: start;
529
+ }
530
+
531
+ .calendar-next-prev ion-button ion-icon[slot=icon-only] {
532
+ padding-left: 0;
533
+ padding-right: 0;
534
+ padding-top: 0;
535
+ padding-bottom: 0;
536
+ margin-left: 0;
537
+ margin-right: 0;
538
+ margin-top: 0;
539
+ margin-bottom: 0;
391
540
  }
392
541
 
393
542
  :host(.datetime-presentation-time) .datetime-time {
@@ -401,11 +550,6 @@
401
550
  --height: 200px;
402
551
  }
403
552
 
404
- :host .time-header {
405
- display: flex;
406
- align-items: center;
407
- }
408
-
409
553
  :host .time-body {
410
554
  border-radius: 8px;
411
555
  -webkit-padding-start: 12px;
@@ -414,63 +558,33 @@
414
558
  padding-inline-end: 12px;
415
559
  padding-top: 6px;
416
560
  padding-bottom: 6px;
417
- display: flex;
418
- border: none;
419
561
  background: var(--ion-color-step-300, var(--ion-background-color-step-300, #edeef0));
420
562
  color: var(--ion-text-color, #000);
421
- font-family: inherit;
422
- font-size: inherit;
423
- cursor: pointer;
424
- appearance: none;
425
563
  }
426
564
 
427
565
  :host .time-body-active {
428
- color: var(--ion-color-primary, #0054e9);
566
+ color: ion-color(primary, base);
429
567
  }
430
568
 
431
569
  :host(.ion-color) .time-body-active {
432
570
  color: var(--ion-color-base);
433
571
  }
434
572
 
435
- :host(.in-item) {
436
- position: static;
437
- }
438
-
439
573
  :host(.show-month-and-year) .calendar-action-buttons .calendar-month-year-toggle {
440
- color: var(--ion-color-primary, #0054e9);
574
+ color: ion-color(primary, base);
441
575
  }
442
576
 
443
577
  :host(.ion-color.show-month-and-year) .calendar-action-buttons .calendar-month-year-toggle {
444
578
  color: var(--ion-color-base);
445
579
  }
446
580
 
447
- .calendar-month-year {
448
- min-width: 0;
581
+ :host .datetime-action-buttons ion-button {
582
+ --color: ion-color(primary, base);
449
583
  }
450
584
 
451
- .calendar-month-year-toggle {
452
- font-family: inherit;
453
- font-size: inherit;
454
- font-style: inherit;
455
- font-weight: inherit;
456
- letter-spacing: inherit;
457
- text-decoration: inherit;
458
- text-indent: inherit;
459
- text-overflow: inherit;
460
- text-transform: inherit;
461
- text-align: inherit;
462
- white-space: inherit;
463
- color: inherit;
464
- position: relative;
465
- border: 0;
466
- outline: none;
467
- background: transparent;
468
- cursor: pointer;
469
- z-index: 1;
470
- }
471
585
  .calendar-month-year-toggle::after {
472
- left: 0;
473
586
  right: 0;
587
+ left: 0;
474
588
  top: 0;
475
589
  bottom: 0;
476
590
  position: absolute;
@@ -494,12 +608,6 @@
494
608
  padding-inline-end: 0;
495
609
  padding-top: 0;
496
610
  padding-bottom: 0;
497
- flex-shrink: 0;
498
- }
499
-
500
- .calendar-month-year-toggle #toggle-wrapper {
501
- display: inline-flex;
502
- align-items: center;
503
611
  }
504
612
 
505
613
  ion-picker {
@@ -508,6 +616,77 @@ ion-picker {
508
616
  --fade-background-rgb: var(--wheel-fade-background-rgb);
509
617
  }
510
618
 
619
+ :host .datetime-action-buttons {
620
+ justify-content: space-between;
621
+ }
622
+
623
+ /**
624
+ * Convert a pixels given value into rem
625
+ *
626
+ * @param pixels - Value in pixels to be converted (i.e. px)
627
+ * @param context (optional) - Baseline value
628
+ */
629
+ /**
630
+ * Convert a font size to a dynamic font size.
631
+ * Fonts that participate in Dynamic Type should use
632
+ * dynamic font sizes.
633
+ * @param size - The initial font size including the unit (i.e. px or pt)
634
+ * @param unit (optional) - The unit to convert to. Use this if you want to
635
+ * convert to a unit other than $baselineUnit.
636
+ */
637
+ /**
638
+ * Convert a font size to a dynamic font size but impose
639
+ * a maximum font size.
640
+ * @param size - The initial font size including the unit (i.e. px or pt)
641
+ * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
642
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
643
+ * convert to a unit other than $baselineUnit.
644
+ */
645
+ /**
646
+ * Convert a font size to a dynamic font size but impose
647
+ * a minimum font size.
648
+ * @param size - The initial font size including the unit (i.e. px or pt)
649
+ * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
650
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
651
+ * convert to a unit other than $baselineUnit.
652
+ */
653
+ /**
654
+ * Convert a font size to a dynamic font size but impose
655
+ * maximum and minimum font sizes.
656
+ * @param size - The initial font size including the unit (i.e. px or pt)
657
+ * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
658
+ * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
659
+ * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
660
+ * convert to a unit other than $baselineUnit.
661
+ */
662
+ /**
663
+ * A heuristic that applies CSS to tablet
664
+ * viewports.
665
+ *
666
+ * Usage:
667
+ * @include tablet-viewport() {
668
+ * :host {
669
+ * background-color: green;
670
+ * }
671
+ * }
672
+ */
673
+ /**
674
+ * A heuristic that applies CSS to mobile
675
+ * viewports (i.e. phones, not tablets).
676
+ *
677
+ * Usage:
678
+ * @include mobile-viewport() {
679
+ * :host {
680
+ * background-color: blue;
681
+ * }
682
+ * }
683
+ */
684
+ /**
685
+ * Convert a pixels given value into rem
686
+ *
687
+ * @param pixels - Value in pixels to be converted (i.e. px)
688
+ * @param context (optional) - Baseline value
689
+ */
511
690
  /**
512
691
  * Convert a font size to a dynamic font size.
513
692
  * Fonts that participate in Dynamic Type should use
@@ -601,6 +780,24 @@ ion-picker {
601
780
  --color: var(--ion-color-step-650, var(--ion-text-color-step-350, #595959));
602
781
  }
603
782
 
783
+ .calendar-next-prev ion-button {
784
+ --padding-top: 12px;
785
+ --padding-end: 12px;
786
+ --padding-bottom: 12px;
787
+ --padding-start: 12px;
788
+ --border-radius: 50%;
789
+ margin-left: 0;
790
+ margin-right: 0;
791
+ margin-top: 0;
792
+ margin-bottom: 0;
793
+ width: 3rem;
794
+ height: 3rem;
795
+ }
796
+
797
+ .calendar-next-prev ion-button ion-icon[slot=icon-only] {
798
+ font-size: 1.8em;
799
+ }
800
+
604
801
  .calendar-month-year-toggle {
605
802
  -webkit-padding-start: 20px;
606
803
  padding-inline-start: 20px;
@@ -43,20 +43,20 @@ const hour23 = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18
43
43
  // h24 hour system uses 1-24. Midnight starts at 24:00.
44
44
  const hour24 = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 0];
45
45
  /**
46
- * Given a locale and a mode,
46
+ * Given a locale and a theme,
47
47
  * return an array with formatted days
48
- * of the week. iOS should display days
49
- * such as "Mon" or "Tue".
48
+ * of the week. iOS and Ionic themes should
49
+ * display days such as "Mon" or "Tue".
50
50
  * MD should display days such as "M"
51
51
  * or "T".
52
52
  */
53
- export const getDaysOfWeek = (locale, mode, firstDayOfWeek = 0) => {
53
+ export const getDaysOfWeek = (locale, theme, firstDayOfWeek = 0) => {
54
54
  /**
55
55
  * Nov 1st, 2020 starts on a Sunday.
56
56
  * ion-datetime assumes weeks start on Sunday,
57
57
  * but is configurable via `firstDayOfWeek`.
58
58
  */
59
- const weekdayFormat = mode === 'ios' ? 'short' : 'narrow';
59
+ const weekdayFormat = theme === 'md' ? 'narrow' : 'short';
60
60
  const intl = new Intl.DateTimeFormat(locale, { weekday: weekdayFormat });
61
61
  const startDate = new Date('11/01/2020');
62
62
  const daysOfWeek = [];
@@ -1,3 +1,9 @@
1
+ /**
2
+ * Convert a pixels given value into rem
3
+ *
4
+ * @param pixels - Value in pixels to be converted (i.e. px)
5
+ * @param context (optional) - Baseline value
6
+ */
1
7
  /**
2
8
  * Convert a font size to a dynamic font size.
3
9
  * Fonts that participate in Dynamic Type should use
@@ -5,12 +5,13 @@ import { Host, h } from "@stencil/core";
5
5
  import { componentOnReady, addEventListener } from "../../utils/helpers";
6
6
  import { printIonError } from "../../utils/logging/index";
7
7
  import { createColorClasses } from "../../utils/theme";
8
- import { getIonMode } from "../../global/ionic-global";
8
+ import { getIonTheme } from "../../global/ionic-global";
9
9
  import { getLocalizedDateTime, getLocalizedTime } from "../datetime/utils/format";
10
10
  import { getHourCycle } from "../datetime/utils/helpers";
11
11
  import { parseDate } from "../datetime/utils/parse";
12
12
  /**
13
- * @virtualProp {"ios" | "md"} mode - The mode determines which platform styles to use.
13
+ * @virtualProp {"ios" | "md"} mode - The mode determines the platform behaviors of the component.
14
+ * @virtualProp {"ios" | "md" | "ionic"} theme - The theme determines the visual appearance of the component.
14
15
  *
15
16
  * @slot date-target - Content displayed inside of the date button.
16
17
  * @slot time-target - Content displayed inside of the time button.
@@ -337,25 +338,27 @@ export class DatetimeButton {
337
338
  }
338
339
  render() {
339
340
  const { color, dateText, timeText, selectedButton, datetimeActive, disabled } = this;
340
- const mode = getIonMode(this);
341
- return (h(Host, { key: '2aaa284fe9b53b6347fcb5a1d325fbab1a6f38bd', class: createColorClasses(color, {
342
- [mode]: true,
341
+ const theme = getIonTheme(this);
342
+ return (h(Host, { key: '73ba9456313d46e63db37c48b23b38e8e1f88ec6', class: createColorClasses(color, {
343
+ [theme]: true,
343
344
  [`${selectedButton}-active`]: datetimeActive,
344
345
  ['datetime-button-disabled']: disabled,
345
- }) }, dateText && (h("button", { key: 'd9698471fa5d5c834ca73db57f9ed98dfc705b4c', class: "ion-activatable", id: "date-button", "aria-expanded": datetimeActive ? 'true' : 'false', onClick: this.handleDateClick, disabled: disabled, part: "native", ref: (el) => (this.dateTargetEl = el) }, h("slot", { key: 'c8761a7f25ae5b93c953b3486dd6335f5ad4fd53', name: "date-target" }, dateText), mode === 'md' && h("ion-ripple-effect", { key: '3dd5e97af8d35a2b008de4ab01f690b3c2223135' }))), timeText && (h("button", { key: '1107ca2382940b642b551f885f7ca763012c236c', class: "ion-activatable", id: "time-button", "aria-expanded": datetimeActive ? 'true' : 'false', onClick: this.handleTimeClick, disabled: disabled, part: "native", ref: (el) => (this.timeTargetEl = el) }, h("slot", { key: '5cff53e486923b03715b9ab4dc0947e26f4ea1d9', name: "time-target" }, timeText), mode === 'md' && h("ion-ripple-effect", { key: '5aac1facb6fc7457307c4f59a241e3a5b31facc8' })))));
346
+ }) }, dateText && (h("button", { key: '51f70f2d08823ccd399976c09152c278e0ef108e', class: "ion-activatable", id: "date-button", "aria-expanded": datetimeActive ? 'true' : 'false', onClick: this.handleDateClick, disabled: disabled, part: "native", ref: (el) => (this.dateTargetEl = el) }, h("slot", { key: '8422d6ca39d3bdecbefe6686afb9c2bcdb271a54', name: "date-target" }, dateText), theme === 'md' && h("ion-ripple-effect", { key: 'f4c1c9c6bcdf772eb326371b9ab3795f7fbc0848' }))), timeText && (h("button", { key: '709a8bc9d0231bfc3c580bcca9065ccc66f4b7da', class: "ion-activatable", id: "time-button", "aria-expanded": datetimeActive ? 'true' : 'false', onClick: this.handleTimeClick, disabled: disabled, part: "native", ref: (el) => (this.timeTargetEl = el) }, h("slot", { key: '2860f54f5a73aa3a42397a1a72619d6369a79025', name: "time-target" }, timeText), theme === 'md' && h("ion-ripple-effect", { key: '306f594bffa84fea1f5e2528cab5ee56c0364e34' })))));
346
347
  }
347
348
  static get is() { return "ion-datetime-button"; }
348
349
  static get encapsulation() { return "shadow"; }
349
350
  static get originalStyleUrls() {
350
351
  return {
351
352
  "ios": ["datetime-button.ios.scss"],
352
- "md": ["datetime-button.md.scss"]
353
+ "md": ["datetime-button.md.scss"],
354
+ "ionic": ["datetime-button.md.scss"]
353
355
  };
354
356
  }
355
357
  static get styleUrls() {
356
358
  return {
357
359
  "ios": ["datetime-button.ios.css"],
358
- "md": ["datetime-button.md.css"]
360
+ "md": ["datetime-button.md.css"],
361
+ "ionic": ["datetime-button.md.css"]
359
362
  };
360
363
  }
361
364
  static get properties() {
@@ -1,3 +1,9 @@
1
+ /**
2
+ * Convert a pixels given value into rem
3
+ *
4
+ * @param pixels - Value in pixels to be converted (i.e. px)
5
+ * @param context (optional) - Baseline value
6
+ */
1
7
  /**
2
8
  * Convert a font size to a dynamic font size.
3
9
  * Fonts that participate in Dynamic Type should use