@ionic/core 9.0.2 → 9.0.3-dev.11788456135.1ab1d6cd

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 +158 -39
  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 +217 -78
  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 +191 -26
  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 +184 -44
  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 +253 -82
  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 +216 -27
  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 +158 -39
  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 +217 -78
  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 +191 -26
  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-32be916d.entry.js +4 -0
  764. package/dist/ionic/p-384fb50d.entry.js +4 -0
  765. package/dist/ionic/p-3bb43e22.entry.js +4 -0
  766. package/dist/ionic/p-46709a42.entry.js +4 -0
  767. package/dist/ionic/p-4QzQhqmw.js +4 -0
  768. package/dist/ionic/p-5217eb00.entry.js +4 -0
  769. package/dist/ionic/p-55e13406.entry.js +4 -0
  770. package/dist/ionic/p-6b23289a.entry.js +4 -0
  771. package/dist/ionic/p-73309d35.entry.js +4 -0
  772. package/dist/ionic/p-74ab5f49.entry.js +4 -0
  773. package/dist/ionic/p-7d2f3242.entry.js +4 -0
  774. package/dist/ionic/p-7e28cc53.entry.js +4 -0
  775. package/dist/ionic/p-83d13d56.entry.js +4 -0
  776. package/dist/ionic/p-84b5eafe.entry.js +4 -0
  777. package/dist/ionic/p-854b95f9.entry.js +4 -0
  778. package/dist/ionic/p-886236f0.entry.js +4 -0
  779. package/dist/ionic/p-8NLG9fne.js +4 -0
  780. package/dist/ionic/p-8a7bf6c7.entry.js +4 -0
  781. package/dist/ionic/p-8c446282.entry.js +4 -0
  782. package/dist/ionic/p-8dcd18cf.entry.js +4 -0
  783. package/dist/ionic/p-924182fc.entry.js +4 -0
  784. package/dist/ionic/p-92f21db6.entry.js +4 -0
  785. package/dist/ionic/p-945ed823.entry.js +4 -0
  786. package/dist/ionic/p-9ca59419.entry.js +4 -0
  787. package/dist/ionic/p-B3L20Lav.js +4 -0
  788. package/dist/ionic/p-B6aOaV_m.js +4 -0
  789. package/dist/ionic/p-BDqjX7Z_.js +4 -0
  790. package/dist/ionic/p-BUF_V-Kg.js +4 -0
  791. package/dist/ionic/{p-D7jHfs0Y.js → p-BUvFnCVr.js} +1 -1
  792. package/dist/ionic/{p-Bd72UYI2.js → p-BVv5nqxG.js} +1 -1
  793. package/dist/ionic/p-BYSs-jZz.js +4 -0
  794. package/dist/ionic/p-BdqFx5km.js +4 -0
  795. package/dist/ionic/p-BnRvdoDY.js +4 -0
  796. package/{components/p-DiuOa1vw.js → dist/ionic/p-BooNJoKP.js} +1 -1
  797. package/dist/ionic/p-BqQ15K9a.js +4 -0
  798. package/{components/p-6ZLn6K5e.js → dist/ionic/p-C0V6sqau.js} +1 -1
  799. package/dist/ionic/p-CD4Mty1V.js +4 -0
  800. package/dist/ionic/p-CE00jiiW.js +4 -0
  801. package/dist/ionic/p-CLVGlNRl.js +4 -0
  802. package/dist/ionic/p-CODBQrPj.js +4 -0
  803. package/dist/ionic/p-CP5-2cXj.js +4 -0
  804. package/dist/ionic/p-CRbXZpID.js +4 -0
  805. package/dist/ionic/p-CZ-V4tB0.js +4 -0
  806. package/dist/ionic/p-Cs5kzNVE.js +4 -0
  807. package/dist/ionic/p-CsmXfOZY.js +4 -0
  808. package/dist/ionic/p-CyXL8sF6.js +4 -0
  809. package/dist/ionic/{p-T71k3C35.js → p-D1ej8PMz.js} +1 -1
  810. package/dist/ionic/p-D1t981Ih.js +4 -0
  811. package/{components/p-DxhHlJln.js → dist/ionic/p-D8HyO4-0.js} +1 -1
  812. package/dist/ionic/p-DAFzmzMJ.js +4 -0
  813. package/{components/p-BgkOsq-d.js → dist/ionic/p-DFZcZ5hU.js} +1 -1
  814. package/dist/ionic/p-Dhi5xtNS.js +4 -0
  815. package/dist/ionic/{p-CkxVYPtX.js → p-DpE9LgN6.js} +1 -1
  816. package/dist/ionic/p-DvXo4Ng9.js +4 -0
  817. package/{components/p-C4VpVfrJ.js → dist/ionic/p-Izgzy5eB.js} +1 -1
  818. package/dist/ionic/p-NcQUGze-.js +4 -0
  819. package/dist/ionic/p-ac4ea8db.entry.js +4 -0
  820. package/dist/ionic/p-b10dc124.entry.js +4 -0
  821. package/dist/ionic/p-b411d90d.entry.js +4 -0
  822. package/dist/ionic/p-b7ce4a50.entry.js +4 -0
  823. package/dist/ionic/p-b83de44e.entry.js +4 -0
  824. package/dist/ionic/p-c7035f3f.entry.js +4 -0
  825. package/dist/ionic/p-c91fc9d4.entry.js +4 -0
  826. package/dist/ionic/p-cd05447f.entry.js +4 -0
  827. package/dist/ionic/p-cd4791d5.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-e939adf3.entry.js +4 -0
  834. package/dist/ionic/p-e9480e7f.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 +5448 -1219
  978. package/hydrate/index.mjs +5448 -1219
  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
@@ -14,7 +14,7 @@
14
14
  },
15
15
  {
16
16
  "name": "mode",
17
- "description": "The mode determines which platform styles to use.",
17
+ "description": "The mode determines the platform behaviors of the component.",
18
18
  "values": [
19
19
  {
20
20
  "name": "ios"
@@ -28,6 +28,21 @@
28
28
  "name": "readonly",
29
29
  "description": "If `true`, the accordion cannot be interacted with,\nbut does not alter the opacity."
30
30
  },
31
+ {
32
+ "name": "theme",
33
+ "description": "The theme determines the visual appearance of the component.",
34
+ "values": [
35
+ {
36
+ "name": "ios"
37
+ },
38
+ {
39
+ "name": "md"
40
+ },
41
+ {
42
+ "name": "ionic"
43
+ }
44
+ ]
45
+ },
31
46
  {
32
47
  "name": "toggle-icon",
33
48
  "description": "The toggle icon to use. This icon will be\nrotated when the accordion is expanded\nor collapsed."
@@ -85,7 +100,7 @@
85
100
  },
86
101
  {
87
102
  "name": "mode",
88
- "description": "The mode determines which platform styles to use.",
103
+ "description": "The mode determines the platform behaviors of the component.",
89
104
  "values": [
90
105
  {
91
106
  "name": "ios"
@@ -103,6 +118,36 @@
103
118
  "name": "readonly",
104
119
  "description": "If `true`, the accordion group cannot be interacted with,\nbut does not alter the opacity."
105
120
  },
121
+ {
122
+ "name": "shape",
123
+ "description": "Set to `\"soft\"` for an accordion group with slightly rounded corners,\n`\"round\"` for an accordion group with fully rounded corners, or\n`\"rectangular\"` for an accordion group without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.\nOnly applies when `expand` is set to `\"inset\"`.",
124
+ "values": [
125
+ {
126
+ "name": "rectangular"
127
+ },
128
+ {
129
+ "name": "round"
130
+ },
131
+ {
132
+ "name": "soft"
133
+ }
134
+ ]
135
+ },
136
+ {
137
+ "name": "theme",
138
+ "description": "The theme determines the visual appearance of the component.",
139
+ "values": [
140
+ {
141
+ "name": "ios"
142
+ },
143
+ {
144
+ "name": "md"
145
+ },
146
+ {
147
+ "name": "ionic"
148
+ }
149
+ ]
150
+ },
106
151
  {
107
152
  "name": "value",
108
153
  "description": "The value of the accordion group. This controls which\naccordions are expanded.\nThis should be an array of strings only when `multiple=\"true\"`"
@@ -148,7 +193,7 @@
148
193
  },
149
194
  {
150
195
  "name": "mode",
151
- "description": "The mode determines which platform styles to use.",
196
+ "description": "The mode determines the platform behaviors of the component.",
152
197
  "values": [
153
198
  {
154
199
  "name": "ios"
@@ -162,9 +207,24 @@
162
207
  "name": "sub-header",
163
208
  "description": "Subtitle for the action sheet."
164
209
  },
210
+ {
211
+ "name": "theme",
212
+ "description": "The theme determines the visual appearance of the component.",
213
+ "values": [
214
+ {
215
+ "name": "ios"
216
+ },
217
+ {
218
+ "name": "md"
219
+ },
220
+ {
221
+ "name": "ionic"
222
+ }
223
+ ]
224
+ },
165
225
  {
166
226
  "name": "translucent",
167
- "description": "If `true`, the action sheet will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility)."
227
+ "description": "If `true`, the action sheet will be translucent.\nOnly applies when the theme is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility)."
168
228
  },
169
229
  {
170
230
  "name": "trigger",
@@ -215,7 +275,7 @@
215
275
  },
216
276
  {
217
277
  "name": "mode",
218
- "description": "The mode determines which platform styles to use.",
278
+ "description": "The mode determines the platform behaviors of the component.",
219
279
  "values": [
220
280
  {
221
281
  "name": "ios"
@@ -229,9 +289,24 @@
229
289
  "name": "sub-header",
230
290
  "description": "The subtitle in the heading of the alert. Displayed under the title."
231
291
  },
292
+ {
293
+ "name": "theme",
294
+ "description": "The theme determines the visual appearance of the component.",
295
+ "values": [
296
+ {
297
+ "name": "ios"
298
+ },
299
+ {
300
+ "name": "md"
301
+ },
302
+ {
303
+ "name": "ionic"
304
+ }
305
+ ]
306
+ },
232
307
  {
233
308
  "name": "translucent",
234
- "description": "If `true`, the alert will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility)."
309
+ "description": "If `true`, the alert will be translucent.\nOnly applies when the theme is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility)."
235
310
  },
236
311
  {
237
312
  "name": "trigger",
@@ -251,7 +326,35 @@
251
326
  "kind": "markdown",
252
327
  "value": ""
253
328
  },
254
- "attributes": [],
329
+ "attributes": [
330
+ {
331
+ "name": "mode",
332
+ "description": "The mode determines the platform behaviors of the component.",
333
+ "values": [
334
+ {
335
+ "name": "ios"
336
+ },
337
+ {
338
+ "name": "md"
339
+ }
340
+ ]
341
+ },
342
+ {
343
+ "name": "theme",
344
+ "description": "The theme determines the visual appearance of the component.",
345
+ "values": [
346
+ {
347
+ "name": "ios"
348
+ },
349
+ {
350
+ "name": "md"
351
+ },
352
+ {
353
+ "name": "ionic"
354
+ }
355
+ ]
356
+ }
357
+ ],
255
358
  "references": [
256
359
  {
257
360
  "name": "Source code",
@@ -265,7 +368,78 @@
265
368
  "kind": "markdown",
266
369
  "value": ""
267
370
  },
268
- "attributes": [],
371
+ "attributes": [
372
+ {
373
+ "name": "disabled",
374
+ "description": "If `true`, the user cannot interact with the avatar."
375
+ },
376
+ {
377
+ "name": "mode",
378
+ "description": "The mode determines the platform behaviors of the component.",
379
+ "values": [
380
+ {
381
+ "name": "ios"
382
+ },
383
+ {
384
+ "name": "md"
385
+ }
386
+ ]
387
+ },
388
+ {
389
+ "name": "shape",
390
+ "description": "Set to `\"soft\"` for an avatar with slightly rounded corners,\n`\"round\"` for an avatar with fully rounded corners, or `\"rectangular\"`\nfor an avatar without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
391
+ "values": [
392
+ {
393
+ "name": "rectangular"
394
+ },
395
+ {
396
+ "name": "round"
397
+ },
398
+ {
399
+ "name": "soft"
400
+ }
401
+ ]
402
+ },
403
+ {
404
+ "name": "size",
405
+ "description": "Set to `\"xxsmall\"` for the smallest size.\nSet to `\"xsmall\"` for a very small size.\nSet to `\"small\"` for a compact size.\nSet to `\"medium\"` for the default height and width.\nSet to `\"large\"` for a larger size.\nSet to `\"xlarge\"` for the largest dimensions.\n\nDefaults to `\"medium\"` for the `ionic` theme, undefined for all other themes.",
406
+ "values": [
407
+ {
408
+ "name": "large"
409
+ },
410
+ {
411
+ "name": "medium"
412
+ },
413
+ {
414
+ "name": "small"
415
+ },
416
+ {
417
+ "name": "xlarge"
418
+ },
419
+ {
420
+ "name": "xsmall"
421
+ },
422
+ {
423
+ "name": "xxsmall"
424
+ }
425
+ ]
426
+ },
427
+ {
428
+ "name": "theme",
429
+ "description": "The theme determines the visual appearance of the component.",
430
+ "values": [
431
+ {
432
+ "name": "ios"
433
+ },
434
+ {
435
+ "name": "md"
436
+ },
437
+ {
438
+ "name": "ionic"
439
+ }
440
+ ]
441
+ }
442
+ ],
269
443
  "references": [
270
444
  {
271
445
  "name": "Source code",
@@ -327,7 +501,7 @@
327
501
  },
328
502
  {
329
503
  "name": "mode",
330
- "description": "The mode determines which platform styles to use.",
504
+ "description": "The mode determines the platform behaviors of the component.",
331
505
  "values": [
332
506
  {
333
507
  "name": "ios"
@@ -341,6 +515,21 @@
341
515
  "name": "text",
342
516
  "description": "The text to display in the back button."
343
517
  },
518
+ {
519
+ "name": "theme",
520
+ "description": "The theme determines the visual appearance of the component.",
521
+ "values": [
522
+ {
523
+ "name": "ios"
524
+ },
525
+ {
526
+ "name": "md"
527
+ },
528
+ {
529
+ "name": "ionic"
530
+ }
531
+ ]
532
+ },
344
533
  {
345
534
  "name": "type",
346
535
  "description": "The type of the button.",
@@ -371,6 +560,18 @@
371
560
  "value": ""
372
561
  },
373
562
  "attributes": [
563
+ {
564
+ "name": "mode",
565
+ "description": "The mode determines the platform behaviors of the component.",
566
+ "values": [
567
+ {
568
+ "name": "ios"
569
+ },
570
+ {
571
+ "name": "md"
572
+ }
573
+ ]
574
+ },
374
575
  {
375
576
  "name": "stop-propagation",
376
577
  "description": "If `true`, the backdrop will stop propagation on tap."
@@ -379,6 +580,21 @@
379
580
  "name": "tappable",
380
581
  "description": "If `true`, the backdrop will can be clicked and will emit the `ionBackdropTap` event."
381
582
  },
583
+ {
584
+ "name": "theme",
585
+ "description": "The theme determines the visual appearance of the component.",
586
+ "values": [
587
+ {
588
+ "name": "ios"
589
+ },
590
+ {
591
+ "name": "md"
592
+ },
593
+ {
594
+ "name": "ionic"
595
+ }
596
+ ]
597
+ },
382
598
  {
383
599
  "name": "visible",
384
600
  "description": "If `true`, the backdrop will be visible."
@@ -431,15 +647,78 @@
431
647
  }
432
648
  ]
433
649
  },
650
+ {
651
+ "name": "hue",
652
+ "description": "Set to `\"bold\"` for a badge with vibrant, bold colors or to `\"subtle\"` for\na badge with muted, subtle colors.\n\nOnly applies to the `ionic` theme.",
653
+ "values": [
654
+ {
655
+ "name": "bold"
656
+ },
657
+ {
658
+ "name": "subtle"
659
+ }
660
+ ]
661
+ },
434
662
  {
435
663
  "name": "mode",
436
- "description": "The mode determines which platform styles to use.",
664
+ "description": "The mode determines the platform behaviors of the component.",
665
+ "values": [
666
+ {
667
+ "name": "ios"
668
+ },
669
+ {
670
+ "name": "md"
671
+ }
672
+ ]
673
+ },
674
+ {
675
+ "name": "shape",
676
+ "description": "Set to `\"rectangular\"` for non-rounded corners.\nSet to `\"soft\"` for slightly rounded corners.\nSet to `\"round\"` for fully rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
677
+ "values": [
678
+ {
679
+ "name": "soft"
680
+ }
681
+ ]
682
+ },
683
+ {
684
+ "name": "size",
685
+ "description": "Set to `\"small\"` for a small badge.\nSet to `\"medium\"` for a medium badge.\nSet to `\"large\"` for a large badge, when it is empty (no text or icon).\n\nDefaults to `\"small\"` for the `ionic` theme, undefined for all other themes.",
686
+ "values": [
687
+ {
688
+ "name": "large"
689
+ },
690
+ {
691
+ "name": "medium"
692
+ },
693
+ {
694
+ "name": "small"
695
+ }
696
+ ]
697
+ },
698
+ {
699
+ "name": "theme",
700
+ "description": "The theme determines the visual appearance of the component.",
437
701
  "values": [
438
702
  {
439
703
  "name": "ios"
440
704
  },
441
705
  {
442
706
  "name": "md"
707
+ },
708
+ {
709
+ "name": "ionic"
710
+ }
711
+ ]
712
+ },
713
+ {
714
+ "name": "vertical",
715
+ "description": "Set to `\"top\"` to position the badge on top right absolute position of the parent element.\nSet to `\"bottom\"` to position the badge on bottom right absolute position of the parent element.",
716
+ "values": [
717
+ {
718
+ "name": "bottom"
719
+ },
720
+ {
721
+ "name": "top"
443
722
  }
444
723
  ]
445
724
  }
@@ -509,7 +788,7 @@
509
788
  },
510
789
  {
511
790
  "name": "mode",
512
- "description": "The mode determines which platform styles to use.",
791
+ "description": "The mode determines the platform behaviors of the component.",
513
792
  "values": [
514
793
  {
515
794
  "name": "ios"
@@ -545,6 +824,21 @@
545
824
  {
546
825
  "name": "target",
547
826
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
827
+ },
828
+ {
829
+ "name": "theme",
830
+ "description": "The theme determines the visual appearance of the component.",
831
+ "values": [
832
+ {
833
+ "name": "ios"
834
+ },
835
+ {
836
+ "name": "md"
837
+ },
838
+ {
839
+ "name": "ionic"
840
+ }
841
+ ]
548
842
  }
549
843
  ],
550
844
  "references": [
@@ -608,13 +902,28 @@
608
902
  },
609
903
  {
610
904
  "name": "mode",
611
- "description": "The mode determines which platform styles to use.",
905
+ "description": "The mode determines the platform behaviors of the component.",
906
+ "values": [
907
+ {
908
+ "name": "ios"
909
+ },
910
+ {
911
+ "name": "md"
912
+ }
913
+ ]
914
+ },
915
+ {
916
+ "name": "theme",
917
+ "description": "The theme determines the visual appearance of the component.",
612
918
  "values": [
613
919
  {
614
920
  "name": "ios"
615
921
  },
616
922
  {
617
923
  "name": "md"
924
+ },
925
+ {
926
+ "name": "ionic"
618
927
  }
619
928
  ]
620
929
  }
@@ -692,7 +1001,7 @@
692
1001
  },
693
1002
  {
694
1003
  "name": "fill",
695
- "description": "Set to `\"clear\"` for a transparent button that resembles a flat button, to `\"outline\"`\nfor a transparent button with a border, or to `\"solid\"` for a button with a filled background.\nThe default fill is `\"solid\"` except inside of a toolbar, where the default is `\"clear\"`.",
1004
+ "description": "Set to `\"clear\"` for a transparent button that resembles a flat button, to `\"outline\"`\nfor a transparent button with a border, or to `\"solid\"` for a button with a filled background.\nThe default fill is `\"solid\"` except when inside of a buttons or datetime component, where\nthe default fill is `\"clear\"`.",
696
1005
  "values": [
697
1006
  {
698
1007
  "name": "clear"
@@ -718,7 +1027,7 @@
718
1027
  },
719
1028
  {
720
1029
  "name": "mode",
721
- "description": "The mode determines which platform styles to use.",
1030
+ "description": "The mode determines the platform behaviors of the component.",
722
1031
  "values": [
723
1032
  {
724
1033
  "name": "ios"
@@ -749,16 +1058,22 @@
749
1058
  },
750
1059
  {
751
1060
  "name": "shape",
752
- "description": "Set to `\"round\"` for a button with more rounded corners.",
1061
+ "description": "Set to `\"soft\"` for a button with slightly rounded corners, `\"round\"` for a button with fully\nrounded corners, or `\"rectangular\"` for a button without rounded corners.\nDefaults to `\"soft\"` for the `\"ios\"` theme and `\"round\"` for all other themes.",
753
1062
  "values": [
1063
+ {
1064
+ "name": "rectangular"
1065
+ },
754
1066
  {
755
1067
  "name": "round"
1068
+ },
1069
+ {
1070
+ "name": "soft"
756
1071
  }
757
1072
  ]
758
1073
  },
759
1074
  {
760
1075
  "name": "size",
761
- "description": "Set to `\"small\"` for a button with less height and padding, to `\"default\"`\nfor a button with the default height and padding, or to `\"large\"` for a button\nwith more height and padding. By default the size is unset, unless the button\nis inside of an item, where the size is `\"small\"` by default. Set the size to\n`\"default\"` inside of an item to make it a standard size button.",
1076
+ "description": "Set to `\"small\"` for a button with less height and padding, to `\"medium\"`\nfor a button with the medium height and padding, or to `\"large\"` for a button\nwith more height and padding. By default the size is unset, unless the button\nis inside of an item, where the size is `\"small\"` by default. Set the size to\n`\"default\"` inside of an item to make it a standard size button.",
762
1077
  "values": [
763
1078
  {
764
1079
  "name": "default"
@@ -766,6 +1081,9 @@
766
1081
  {
767
1082
  "name": "large"
768
1083
  },
1084
+ {
1085
+ "name": "medium"
1086
+ },
769
1087
  {
770
1088
  "name": "small"
771
1089
  }
@@ -779,6 +1097,21 @@
779
1097
  "name": "target",
780
1098
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
781
1099
  },
1100
+ {
1101
+ "name": "theme",
1102
+ "description": "The theme determines the visual appearance of the component.",
1103
+ "values": [
1104
+ {
1105
+ "name": "ios"
1106
+ },
1107
+ {
1108
+ "name": "md"
1109
+ },
1110
+ {
1111
+ "name": "ionic"
1112
+ }
1113
+ ]
1114
+ },
782
1115
  {
783
1116
  "name": "type",
784
1117
  "description": "The type of the button.",
@@ -811,7 +1144,34 @@
811
1144
  "attributes": [
812
1145
  {
813
1146
  "name": "collapse",
814
- "description": "If true, buttons will disappear when its\nparent toolbar has fully collapsed if the toolbar\nis not the first toolbar. If the toolbar is the\nfirst toolbar, the buttons will be hidden and will\nonly be shown once all toolbars have fully collapsed.\n\nOnly applies in `ios` mode with `collapse` set to\n`true` on `ion-header`.\n\nTypically used for [Collapsible Large Titles](https://ionicframework.com/docs/api/title#collapsible-large-titles)"
1147
+ "description": "If true, buttons will disappear when its\nparent toolbar has fully collapsed if the toolbar\nis not the first toolbar. If the toolbar is the\nfirst toolbar, the buttons will be hidden and will\nonly be shown once all toolbars have fully collapsed.\n\nOnly applies in the `ios` theme with `collapse` set to\n`true` on `ion-header`.\n\nTypically used for [Collapsible Large Titles](https://ionicframework.com/docs/api/title#collapsible-large-titles)"
1148
+ },
1149
+ {
1150
+ "name": "mode",
1151
+ "description": "The mode determines the platform behaviors of the component.",
1152
+ "values": [
1153
+ {
1154
+ "name": "ios"
1155
+ },
1156
+ {
1157
+ "name": "md"
1158
+ }
1159
+ ]
1160
+ },
1161
+ {
1162
+ "name": "theme",
1163
+ "description": "The theme determines the visual appearance of the component.",
1164
+ "values": [
1165
+ {
1166
+ "name": "ios"
1167
+ },
1168
+ {
1169
+ "name": "md"
1170
+ },
1171
+ {
1172
+ "name": "ionic"
1173
+ }
1174
+ ]
815
1175
  }
816
1176
  ],
817
1177
  "references": [
@@ -879,7 +1239,7 @@
879
1239
  },
880
1240
  {
881
1241
  "name": "mode",
882
- "description": "The mode determines which platform styles to use.",
1242
+ "description": "The mode determines the platform behaviors of the component.",
883
1243
  "values": [
884
1244
  {
885
1245
  "name": "ios"
@@ -908,10 +1268,40 @@
908
1268
  }
909
1269
  ]
910
1270
  },
1271
+ {
1272
+ "name": "shape",
1273
+ "description": "Set to `\"soft\"` for a card with slightly rounded corners, `\"round\"` for a card with more\nrounded corners, or `\"rectangular\"` for a card without rounded corners.\nDefaults to `\"round\"`.",
1274
+ "values": [
1275
+ {
1276
+ "name": "rectangular"
1277
+ },
1278
+ {
1279
+ "name": "round"
1280
+ },
1281
+ {
1282
+ "name": "soft"
1283
+ }
1284
+ ]
1285
+ },
911
1286
  {
912
1287
  "name": "target",
913
1288
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
914
1289
  },
1290
+ {
1291
+ "name": "theme",
1292
+ "description": "The theme determines the visual appearance of the component.",
1293
+ "values": [
1294
+ {
1295
+ "name": "ios"
1296
+ },
1297
+ {
1298
+ "name": "md"
1299
+ },
1300
+ {
1301
+ "name": "ionic"
1302
+ }
1303
+ ]
1304
+ },
915
1305
  {
916
1306
  "name": "type",
917
1307
  "description": "The type of the button. Only used when an `onclick` or `button` property is present.",
@@ -944,13 +1334,28 @@
944
1334
  "attributes": [
945
1335
  {
946
1336
  "name": "mode",
947
- "description": "The mode determines which platform styles to use.",
1337
+ "description": "The mode determines the platform behaviors of the component.",
1338
+ "values": [
1339
+ {
1340
+ "name": "ios"
1341
+ },
1342
+ {
1343
+ "name": "md"
1344
+ }
1345
+ ]
1346
+ },
1347
+ {
1348
+ "name": "theme",
1349
+ "description": "The theme determines the visual appearance of the component.",
948
1350
  "values": [
949
1351
  {
950
1352
  "name": "ios"
951
1353
  },
952
1354
  {
953
1355
  "name": "md"
1356
+ },
1357
+ {
1358
+ "name": "ionic"
954
1359
  }
955
1360
  ]
956
1361
  }
@@ -1004,19 +1409,34 @@
1004
1409
  },
1005
1410
  {
1006
1411
  "name": "mode",
1007
- "description": "The mode determines which platform styles to use.",
1412
+ "description": "The mode determines the platform behaviors of the component.",
1413
+ "values": [
1414
+ {
1415
+ "name": "ios"
1416
+ },
1417
+ {
1418
+ "name": "md"
1419
+ }
1420
+ ]
1421
+ },
1422
+ {
1423
+ "name": "theme",
1424
+ "description": "The theme determines the visual appearance of the component.",
1008
1425
  "values": [
1009
1426
  {
1010
1427
  "name": "ios"
1011
1428
  },
1012
1429
  {
1013
1430
  "name": "md"
1431
+ },
1432
+ {
1433
+ "name": "ionic"
1014
1434
  }
1015
1435
  ]
1016
1436
  },
1017
1437
  {
1018
1438
  "name": "translucent",
1019
- "description": "If `true`, the card header will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility)."
1439
+ "description": "If `true`, the card header will be translucent.\nOnly applies when the theme is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility)."
1020
1440
  }
1021
1441
  ],
1022
1442
  "references": [
@@ -1068,13 +1488,28 @@
1068
1488
  },
1069
1489
  {
1070
1490
  "name": "mode",
1071
- "description": "The mode determines which platform styles to use.",
1491
+ "description": "The mode determines the platform behaviors of the component.",
1492
+ "values": [
1493
+ {
1494
+ "name": "ios"
1495
+ },
1496
+ {
1497
+ "name": "md"
1498
+ }
1499
+ ]
1500
+ },
1501
+ {
1502
+ "name": "theme",
1503
+ "description": "The theme determines the visual appearance of the component.",
1072
1504
  "values": [
1073
1505
  {
1074
1506
  "name": "ios"
1075
1507
  },
1076
1508
  {
1077
1509
  "name": "md"
1510
+ },
1511
+ {
1512
+ "name": "ionic"
1078
1513
  }
1079
1514
  ]
1080
1515
  }
@@ -1128,13 +1563,28 @@
1128
1563
  },
1129
1564
  {
1130
1565
  "name": "mode",
1131
- "description": "The mode determines which platform styles to use.",
1566
+ "description": "The mode determines the platform behaviors of the component.",
1567
+ "values": [
1568
+ {
1569
+ "name": "ios"
1570
+ },
1571
+ {
1572
+ "name": "md"
1573
+ }
1574
+ ]
1575
+ },
1576
+ {
1577
+ "name": "theme",
1578
+ "description": "The theme determines the visual appearance of the component.",
1132
1579
  "values": [
1133
1580
  {
1134
1581
  "name": "ios"
1135
1582
  },
1136
1583
  {
1137
1584
  "name": "md"
1585
+ },
1586
+ {
1587
+ "name": "ionic"
1138
1588
  }
1139
1589
  ]
1140
1590
  }
@@ -1253,7 +1703,7 @@
1253
1703
  },
1254
1704
  {
1255
1705
  "name": "mode",
1256
- "description": "The mode determines which platform styles to use.",
1706
+ "description": "The mode determines the platform behaviors of the component.",
1257
1707
  "values": [
1258
1708
  {
1259
1709
  "name": "ios"
@@ -1271,6 +1721,42 @@
1271
1721
  "name": "required",
1272
1722
  "description": "If true, screen readers will announce it as a required field. This property\nworks only for accessibility purposes, it will not prevent the form from\nsubmitting if the value is invalid."
1273
1723
  },
1724
+ {
1725
+ "name": "shape",
1726
+ "description": "Set to `\"soft\"` for a checkbox with more rounded corners. Only available when the theme is `\"ionic\"`.",
1727
+ "values": [
1728
+ {
1729
+ "name": "rectangular"
1730
+ },
1731
+ {
1732
+ "name": "soft"
1733
+ }
1734
+ ]
1735
+ },
1736
+ {
1737
+ "name": "size",
1738
+ "description": "Set to `\"small\"` for a checkbox with less height and padding.",
1739
+ "values": [
1740
+ {
1741
+ "name": "small"
1742
+ }
1743
+ ]
1744
+ },
1745
+ {
1746
+ "name": "theme",
1747
+ "description": "The theme determines the visual appearance of the component.",
1748
+ "values": [
1749
+ {
1750
+ "name": "ios"
1751
+ },
1752
+ {
1753
+ "name": "md"
1754
+ },
1755
+ {
1756
+ "name": "ionic"
1757
+ }
1758
+ ]
1759
+ },
1274
1760
  {
1275
1761
  "name": "value",
1276
1762
  "description": "The value of the checkbox does not mean if it's checked or not, use the `checked`\nproperty for that.\n\nThe value of a checkbox is analogous to the value of an `<input type=\"checkbox\">`,\nit's only used when the checkbox participates in a native `<form>`."
@@ -1327,9 +1813,21 @@
1327
1813
  "name": "disabled",
1328
1814
  "description": "If `true`, the user cannot interact with the chip."
1329
1815
  },
1816
+ {
1817
+ "name": "hue",
1818
+ "description": "Set to `\"bold\"` for a chip with vibrant, bold colors or to `\"subtle\"` for\na chip with muted, subtle colors.\n\nOnly applies to the `ionic` theme.",
1819
+ "values": [
1820
+ {
1821
+ "name": "bold"
1822
+ },
1823
+ {
1824
+ "name": "subtle"
1825
+ }
1826
+ ]
1827
+ },
1330
1828
  {
1331
1829
  "name": "mode",
1332
- "description": "The mode determines which platform styles to use.",
1830
+ "description": "The mode determines the platform behaviors of the component.",
1333
1831
  "values": [
1334
1832
  {
1335
1833
  "name": "ios"
@@ -1342,6 +1840,48 @@
1342
1840
  {
1343
1841
  "name": "outline",
1344
1842
  "description": "Display an outline style button."
1843
+ },
1844
+ {
1845
+ "name": "shape",
1846
+ "description": "Set to `\"soft\"` for a chip with slightly rounded corners, `\"round\"` for a chip with fully\nrounded corners, or `\"rectangular\"` for a chip without rounded corners.\nDefaults to `\"round\"` for the `\"ionic\"` theme and `\"soft\"` for all other themes.",
1847
+ "values": [
1848
+ {
1849
+ "name": "rectangular"
1850
+ },
1851
+ {
1852
+ "name": "round"
1853
+ },
1854
+ {
1855
+ "name": "soft"
1856
+ }
1857
+ ]
1858
+ },
1859
+ {
1860
+ "name": "size",
1861
+ "description": "Set to `\"small\"` for a chip with less height and padding.\n\nDefaults to `\"large\"` for the ionic theme, and undefined for all other themes.",
1862
+ "values": [
1863
+ {
1864
+ "name": "large"
1865
+ },
1866
+ {
1867
+ "name": "small"
1868
+ }
1869
+ ]
1870
+ },
1871
+ {
1872
+ "name": "theme",
1873
+ "description": "The theme determines the visual appearance of the component.",
1874
+ "values": [
1875
+ {
1876
+ "name": "ios"
1877
+ },
1878
+ {
1879
+ "name": "md"
1880
+ },
1881
+ {
1882
+ "name": "ionic"
1883
+ }
1884
+ ]
1345
1885
  }
1346
1886
  ],
1347
1887
  "references": [
@@ -1358,6 +1898,18 @@
1358
1898
  "value": ""
1359
1899
  },
1360
1900
  "attributes": [
1901
+ {
1902
+ "name": "mode",
1903
+ "description": "The mode determines the platform behaviors of the component.",
1904
+ "values": [
1905
+ {
1906
+ "name": "ios"
1907
+ },
1908
+ {
1909
+ "name": "md"
1910
+ }
1911
+ ]
1912
+ },
1361
1913
  {
1362
1914
  "name": "offset",
1363
1915
  "description": "The amount to offset the column, in terms of how many columns it should shift to the end\nof the total available."
@@ -1383,19 +1935,43 @@
1383
1935
  "description": "The amount to offset the column for xs screens, in terms of how many columns it should shift\nto the end of the total available."
1384
1936
  },
1385
1937
  {
1386
- "name": "pull",
1387
- "description": "The amount to pull the column, in terms of how many columns it should shift to the start of\nthe total available."
1938
+ "name": "order",
1939
+ "description": "The order of the column, in terms of where the column should position itself in the columns renderer.\nIf no value is passed, the column order implicit value will be the order in the html structure."
1388
1940
  },
1389
1941
  {
1390
- "name": "pull-lg",
1391
- "description": "The amount to pull the column for lg screens, in terms of how many columns it should shift\nto the start of the total available."
1942
+ "name": "order-lg",
1943
+ "description": "The order of the column for lg screens, in terms of where the column should position itself in the columns renderer.\nIf no value is passed, the column order implicit value will be the order in the html structure."
1392
1944
  },
1393
1945
  {
1394
- "name": "pull-md",
1395
- "description": "The amount to pull the column for md screens, in terms of how many columns it should shift\nto the start of the total available."
1946
+ "name": "order-md",
1947
+ "description": "The order of the column for md screens, in terms of where the column should position itself in the columns renderer.\nIf no value is passed, the column order implicit value will be the order in the html structure."
1396
1948
  },
1397
1949
  {
1398
- "name": "pull-sm",
1950
+ "name": "order-sm",
1951
+ "description": "The order of the column for sm screens, in terms of where the column should position itself in the columns renderer.\nIf no value is passed, the column order implicit value will be the order in the html structure."
1952
+ },
1953
+ {
1954
+ "name": "order-xl",
1955
+ "description": "The order of the column for xl screens, in terms of where the column should position itself in the columns renderer.\nIf no value is passed, the column order implicit value will be the order in the html structure."
1956
+ },
1957
+ {
1958
+ "name": "order-xs",
1959
+ "description": "The order of the column for xs screens, in terms of where the column should position itself in the columns renderer.\nIf no value is passed, the column order implicit value will be the order in the html structure."
1960
+ },
1961
+ {
1962
+ "name": "pull",
1963
+ "description": "The amount to pull the column, in terms of how many columns it should shift to the start of\nthe total available."
1964
+ },
1965
+ {
1966
+ "name": "pull-lg",
1967
+ "description": "The amount to pull the column for lg screens, in terms of how many columns it should shift\nto the start of the total available."
1968
+ },
1969
+ {
1970
+ "name": "pull-md",
1971
+ "description": "The amount to pull the column for md screens, in terms of how many columns it should shift\nto the start of the total available."
1972
+ },
1973
+ {
1974
+ "name": "pull-sm",
1399
1975
  "description": "The amount to pull the column for sm screens, in terms of how many columns it should shift\nto the start of the total available."
1400
1976
  },
1401
1977
  {
@@ -1453,6 +2029,21 @@
1453
2029
  {
1454
2030
  "name": "size-xs",
1455
2031
  "description": "The size of the column for xs screens, in terms of how many columns it should take up out\nof the total available. If `\"auto\"` is passed, the column will be the size of its content."
2032
+ },
2033
+ {
2034
+ "name": "theme",
2035
+ "description": "The theme determines the visual appearance of the component.",
2036
+ "values": [
2037
+ {
2038
+ "name": "ios"
2039
+ },
2040
+ {
2041
+ "name": "md"
2042
+ },
2043
+ {
2044
+ "name": "ionic"
2045
+ }
2046
+ ]
1456
2047
  }
1457
2048
  ],
1458
2049
  "references": [
@@ -1522,6 +2113,18 @@
1522
2113
  "name": "fullscreen",
1523
2114
  "description": "If `true`, the content will scroll behind the headers\nand footers. This effect can easily be seen by setting the toolbar\nto transparent."
1524
2115
  },
2116
+ {
2117
+ "name": "mode",
2118
+ "description": "The mode determines the platform behaviors of the component.",
2119
+ "values": [
2120
+ {
2121
+ "name": "ios"
2122
+ },
2123
+ {
2124
+ "name": "md"
2125
+ }
2126
+ ]
2127
+ },
1525
2128
  {
1526
2129
  "name": "scroll-events",
1527
2130
  "description": "Because of performance reasons, ionScroll events are disabled by default, in order to enable them\nand start listening from (ionScroll), set this property to `true`."
@@ -1533,6 +2136,21 @@
1533
2136
  {
1534
2137
  "name": "scroll-y",
1535
2138
  "description": "If you want to disable the content scrolling in the Y axis, set this property to `false`."
2139
+ },
2140
+ {
2141
+ "name": "theme",
2142
+ "description": "The theme determines the visual appearance of the component.",
2143
+ "values": [
2144
+ {
2145
+ "name": "ios"
2146
+ },
2147
+ {
2148
+ "name": "md"
2149
+ },
2150
+ {
2151
+ "name": "ionic"
2152
+ }
2153
+ ]
1536
2154
  }
1537
2155
  ],
1538
2156
  "references": [
@@ -1646,7 +2264,7 @@
1646
2264
  },
1647
2265
  {
1648
2266
  "name": "mode",
1649
- "description": "The mode determines which platform styles to use.",
2267
+ "description": "The mode determines the platform behaviors of the component.",
1650
2268
  "values": [
1651
2269
  {
1652
2270
  "name": "ios"
@@ -1735,6 +2353,21 @@
1735
2353
  }
1736
2354
  ]
1737
2355
  },
2356
+ {
2357
+ "name": "theme",
2358
+ "description": "The theme determines the visual appearance of the component.",
2359
+ "values": [
2360
+ {
2361
+ "name": "ios"
2362
+ },
2363
+ {
2364
+ "name": "md"
2365
+ },
2366
+ {
2367
+ "name": "ionic"
2368
+ }
2369
+ ]
2370
+ },
1738
2371
  {
1739
2372
  "name": "value",
1740
2373
  "description": "The value of the datetime as a valid ISO 8601 datetime string.\nThis should be an array of strings only when `multiple=\"true\"`."
@@ -1801,7 +2434,7 @@
1801
2434
  },
1802
2435
  {
1803
2436
  "name": "mode",
1804
- "description": "The mode determines which platform styles to use.",
2437
+ "description": "The mode determines the platform behaviors of the component.",
1805
2438
  "values": [
1806
2439
  {
1807
2440
  "name": "ios"
@@ -1810,6 +2443,21 @@
1810
2443
  "name": "md"
1811
2444
  }
1812
2445
  ]
2446
+ },
2447
+ {
2448
+ "name": "theme",
2449
+ "description": "The theme determines the visual appearance of the component.",
2450
+ "values": [
2451
+ {
2452
+ "name": "ios"
2453
+ },
2454
+ {
2455
+ "name": "md"
2456
+ },
2457
+ {
2458
+ "name": "ionic"
2459
+ }
2460
+ ]
1813
2461
  }
1814
2462
  ],
1815
2463
  "references": [
@@ -1819,6 +2467,52 @@
1819
2467
  }
1820
2468
  ]
1821
2469
  },
2470
+ {
2471
+ "name": "ion-divider",
2472
+ "description": {
2473
+ "kind": "markdown",
2474
+ "value": ""
2475
+ },
2476
+ "attributes": [
2477
+ {
2478
+ "name": "inset",
2479
+ "description": "If `true`, the divider will have horizontal margins\nBy default, it's `false`"
2480
+ },
2481
+ {
2482
+ "name": "spacing",
2483
+ "description": "Set to `\"xxsmall\"` for the smallest spacing.\nSet to \"xsmall\" for very small spacing.\nSet to `\"small\"` for small spacing.\nSet to \"medium\" for medium spacing.\nSet to \"large\" for large spacing.\nSet to `\"xlarge\"` for the largest spacing.\n\nDefaults to `\"medium\"`.",
2484
+ "values": [
2485
+ {
2486
+ "name": "large"
2487
+ },
2488
+ {
2489
+ "name": "medium"
2490
+ },
2491
+ {
2492
+ "name": "small"
2493
+ },
2494
+ {
2495
+ "name": "xlarge"
2496
+ },
2497
+ {
2498
+ "name": "xsmall"
2499
+ },
2500
+ {
2501
+ "name": "xxlarge"
2502
+ },
2503
+ {
2504
+ "name": "xxsmall"
2505
+ }
2506
+ ]
2507
+ }
2508
+ ],
2509
+ "references": [
2510
+ {
2511
+ "name": "Source code",
2512
+ "url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/divider/divider.tsx"
2513
+ }
2514
+ ]
2515
+ },
1822
2516
  {
1823
2517
  "name": "ion-fab",
1824
2518
  "description": {
@@ -1849,6 +2543,33 @@
1849
2543
  }
1850
2544
  ]
1851
2545
  },
2546
+ {
2547
+ "name": "mode",
2548
+ "description": "The mode determines the platform behaviors of the component.",
2549
+ "values": [
2550
+ {
2551
+ "name": "ios"
2552
+ },
2553
+ {
2554
+ "name": "md"
2555
+ }
2556
+ ]
2557
+ },
2558
+ {
2559
+ "name": "theme",
2560
+ "description": "The theme determines the visual appearance of the component.",
2561
+ "values": [
2562
+ {
2563
+ "name": "ios"
2564
+ },
2565
+ {
2566
+ "name": "md"
2567
+ },
2568
+ {
2569
+ "name": "ionic"
2570
+ }
2571
+ ]
2572
+ },
1852
2573
  {
1853
2574
  "name": "vertical",
1854
2575
  "description": "Where to align the fab vertically in the viewport.",
@@ -1938,7 +2659,7 @@
1938
2659
  },
1939
2660
  {
1940
2661
  "name": "mode",
1941
- "description": "The mode determines which platform styles to use.",
2662
+ "description": "The mode determines the platform behaviors of the component.",
1942
2663
  "values": [
1943
2664
  {
1944
2665
  "name": "ios"
@@ -1957,86 +2678,269 @@
1957
2678
  "description": "When using a router, it specifies the transition direction when navigating to\nanother page using `href`.",
1958
2679
  "values": [
1959
2680
  {
1960
- "name": "back"
1961
- },
1962
- {
1963
- "name": "forward"
2681
+ "name": "back"
2682
+ },
2683
+ {
2684
+ "name": "forward"
2685
+ },
2686
+ {
2687
+ "name": "root"
2688
+ }
2689
+ ]
2690
+ },
2691
+ {
2692
+ "name": "show",
2693
+ "description": "If `true`, the fab button will show when in a fab-list."
2694
+ },
2695
+ {
2696
+ "name": "size",
2697
+ "description": "The size of the button. Set this to `small` in order to have a mini fab button.",
2698
+ "values": [
2699
+ {
2700
+ "name": "small"
2701
+ }
2702
+ ]
2703
+ },
2704
+ {
2705
+ "name": "target",
2706
+ "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
2707
+ },
2708
+ {
2709
+ "name": "theme",
2710
+ "description": "The theme determines the visual appearance of the component.",
2711
+ "values": [
2712
+ {
2713
+ "name": "ios"
2714
+ },
2715
+ {
2716
+ "name": "md"
2717
+ },
2718
+ {
2719
+ "name": "ionic"
2720
+ }
2721
+ ]
2722
+ },
2723
+ {
2724
+ "name": "translucent",
2725
+ "description": "If `true`, the fab button will be translucent.\nOnly applies when the theme is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility)."
2726
+ },
2727
+ {
2728
+ "name": "type",
2729
+ "description": "The type of the button.",
2730
+ "values": [
2731
+ {
2732
+ "name": "button"
2733
+ },
2734
+ {
2735
+ "name": "reset"
2736
+ },
2737
+ {
2738
+ "name": "submit"
2739
+ }
2740
+ ]
2741
+ }
2742
+ ],
2743
+ "references": [
2744
+ {
2745
+ "name": "Source code",
2746
+ "url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/fab-button/fab-button.tsx"
2747
+ }
2748
+ ]
2749
+ },
2750
+ {
2751
+ "name": "ion-fab-list",
2752
+ "description": {
2753
+ "kind": "markdown",
2754
+ "value": ""
2755
+ },
2756
+ "attributes": [
2757
+ {
2758
+ "name": "activated",
2759
+ "description": "If `true`, the fab list will show all fab buttons in the list."
2760
+ },
2761
+ {
2762
+ "name": "mode",
2763
+ "description": "The mode determines the platform behaviors of the component.",
2764
+ "values": [
2765
+ {
2766
+ "name": "ios"
2767
+ },
2768
+ {
2769
+ "name": "md"
2770
+ }
2771
+ ]
2772
+ },
2773
+ {
2774
+ "name": "side",
2775
+ "description": "The side the fab list will show on relative to the main fab button.",
2776
+ "values": [
2777
+ {
2778
+ "name": "bottom"
2779
+ },
2780
+ {
2781
+ "name": "end"
2782
+ },
2783
+ {
2784
+ "name": "start"
2785
+ },
2786
+ {
2787
+ "name": "top"
2788
+ }
2789
+ ]
2790
+ },
2791
+ {
2792
+ "name": "theme",
2793
+ "description": "The theme determines the visual appearance of the component.",
2794
+ "values": [
2795
+ {
2796
+ "name": "ios"
2797
+ },
2798
+ {
2799
+ "name": "md"
2800
+ },
2801
+ {
2802
+ "name": "ionic"
2803
+ }
2804
+ ]
2805
+ }
2806
+ ],
2807
+ "references": [
2808
+ {
2809
+ "name": "Source code",
2810
+ "url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/fab-list/fab-list.tsx"
2811
+ }
2812
+ ]
2813
+ },
2814
+ {
2815
+ "name": "ion-footer",
2816
+ "description": {
2817
+ "kind": "markdown",
2818
+ "value": ""
2819
+ },
2820
+ "attributes": [
2821
+ {
2822
+ "name": "collapse",
2823
+ "description": "Describes the scroll effect that will be applied to the footer.\nOnly applies when the theme is `\"ios\"`.",
2824
+ "values": [
2825
+ {
2826
+ "name": "fade"
2827
+ }
2828
+ ]
2829
+ },
2830
+ {
2831
+ "name": "mode",
2832
+ "description": "The mode determines the platform behaviors of the component.",
2833
+ "values": [
2834
+ {
2835
+ "name": "ios"
1964
2836
  },
1965
2837
  {
1966
- "name": "root"
2838
+ "name": "md"
1967
2839
  }
1968
2840
  ]
1969
2841
  },
1970
2842
  {
1971
- "name": "show",
1972
- "description": "If `true`, the fab button will show when in a fab-list."
1973
- },
1974
- {
1975
- "name": "size",
1976
- "description": "The size of the button. Set this to `small` in order to have a mini fab button.",
2843
+ "name": "scroll-effect",
2844
+ "description": "Describes the scroll effect that will be applied to the footer.\n`\"hide\"` slides the footer out of view when scrolling down and back in\nwhen scrolling up.\n`\"fade\"` fades the toolbar background on scroll.",
1977
2845
  "values": [
1978
2846
  {
1979
- "name": "small"
2847
+ "name": "fade"
2848
+ },
2849
+ {
2850
+ "name": "hide"
1980
2851
  }
1981
2852
  ]
1982
2853
  },
1983
2854
  {
1984
- "name": "target",
1985
- "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
1986
- },
1987
- {
1988
- "name": "translucent",
1989
- "description": "If `true`, the fab button will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility)."
1990
- },
1991
- {
1992
- "name": "type",
1993
- "description": "The type of the button.",
2855
+ "name": "theme",
2856
+ "description": "The theme determines the visual appearance of the component.",
1994
2857
  "values": [
1995
2858
  {
1996
- "name": "button"
2859
+ "name": "ios"
1997
2860
  },
1998
2861
  {
1999
- "name": "reset"
2862
+ "name": "md"
2000
2863
  },
2001
2864
  {
2002
- "name": "submit"
2865
+ "name": "ionic"
2003
2866
  }
2004
2867
  ]
2868
+ },
2869
+ {
2870
+ "name": "translucent",
2871
+ "description": "If `true`, the footer will be translucent.\nOnly applies when the theme is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).\n\nNote: In order to scroll content behind the footer, the `fullscreen`\nattribute needs to be set on the content."
2005
2872
  }
2006
2873
  ],
2007
2874
  "references": [
2008
2875
  {
2009
2876
  "name": "Source code",
2010
- "url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/fab-button/fab-button.tsx"
2877
+ "url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/footer/footer.tsx"
2011
2878
  }
2012
2879
  ]
2013
2880
  },
2014
2881
  {
2015
- "name": "ion-fab-list",
2882
+ "name": "ion-gallery",
2016
2883
  "description": {
2017
2884
  "kind": "markdown",
2018
2885
  "value": ""
2019
2886
  },
2020
2887
  "attributes": [
2021
2888
  {
2022
- "name": "activated",
2023
- "description": "If `true`, the fab list will show all fab buttons in the list."
2889
+ "name": "columns",
2890
+ "description": "The number of columns to display. Can be set as a number or an object of\nbreakpoint values (e.g. `{ xs: 2, sm: 3, md: 4 }`)."
2024
2891
  },
2025
2892
  {
2026
- "name": "side",
2027
- "description": "The side the fab list will show on relative to the main fab button.",
2893
+ "name": "gap",
2894
+ "description": "The space between gallery items. Accepts valid CSS [length-percentage](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/length-percentage)\nvalues like `16px`, `1rem`, `20%`, math functions like `calc(10px + 20%)`,\nCSS variables like `var(--app-gallery-gap)`, or numbers (treated as pixel\nvalues). Can also be set as a breakpoint map\n(e.g. `{ xs: '8px', sm: '1rem', md: '24px' }`). Does not accept\nspace-separated values or CSS keyword values like `inherit`, `auto`, etc."
2895
+ },
2896
+ {
2897
+ "name": "layout",
2898
+ "description": "The visual layout of the gallery. When `uniform`, rows take up the height\nof the tallest item and are spaced evenly across the gallery. Additionally,\nitems will have an aspect ratio of 1/1, forcing them to be square unless a\nheight is explicitly set. When `masonry`, items will be positioned under each\nother with only the specified gap between them.",
2028
2899
  "values": [
2029
2900
  {
2030
- "name": "bottom"
2901
+ "name": "masonry"
2031
2902
  },
2032
2903
  {
2033
- "name": "end"
2904
+ "name": "uniform"
2905
+ }
2906
+ ]
2907
+ },
2908
+ {
2909
+ "name": "mode",
2910
+ "description": "The mode determines the platform behaviors of the component.",
2911
+ "values": [
2912
+ {
2913
+ "name": "ios"
2034
2914
  },
2035
2915
  {
2036
- "name": "start"
2916
+ "name": "md"
2917
+ }
2918
+ ]
2919
+ },
2920
+ {
2921
+ "name": "order",
2922
+ "description": "The order in which items are positioned. Only applies when layout is\n`masonry`. When `sequential`, items are positioned in the order they are\nplaced in the DOM. When `best-fit`, items are positioned under the column\nwith the most available space. Defaults to `sequential` when layout is\n`masonry` and `order` is not explicitly set.",
2923
+ "values": [
2924
+ {
2925
+ "name": "best-fit"
2037
2926
  },
2038
2927
  {
2039
- "name": "top"
2928
+ "name": "sequential"
2929
+ }
2930
+ ]
2931
+ },
2932
+ {
2933
+ "name": "theme",
2934
+ "description": "The theme determines the visual appearance of the component.",
2935
+ "values": [
2936
+ {
2937
+ "name": "ios"
2938
+ },
2939
+ {
2940
+ "name": "md"
2941
+ },
2942
+ {
2943
+ "name": "ionic"
2040
2944
  }
2041
2945
  ]
2042
2946
  }
@@ -2044,47 +2948,49 @@
2044
2948
  "references": [
2045
2949
  {
2046
2950
  "name": "Source code",
2047
- "url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/fab-list/fab-list.tsx"
2951
+ "url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/gallery/gallery.tsx"
2048
2952
  }
2049
2953
  ]
2050
2954
  },
2051
2955
  {
2052
- "name": "ion-footer",
2956
+ "name": "ion-gallery-item",
2053
2957
  "description": {
2054
2958
  "kind": "markdown",
2055
2959
  "value": ""
2056
2960
  },
2057
2961
  "attributes": [
2058
2962
  {
2059
- "name": "collapse",
2060
- "description": "Describes the scroll effect that will be applied to the footer.\nOnly applies in iOS mode.",
2963
+ "name": "mode",
2964
+ "description": "The mode determines the platform behaviors of the component.",
2061
2965
  "values": [
2062
2966
  {
2063
- "name": "fade"
2967
+ "name": "ios"
2968
+ },
2969
+ {
2970
+ "name": "md"
2064
2971
  }
2065
2972
  ]
2066
2973
  },
2067
2974
  {
2068
- "name": "mode",
2069
- "description": "The mode determines which platform styles to use.",
2975
+ "name": "theme",
2976
+ "description": "The theme determines the visual appearance of the component.",
2070
2977
  "values": [
2071
2978
  {
2072
2979
  "name": "ios"
2073
2980
  },
2074
2981
  {
2075
2982
  "name": "md"
2983
+ },
2984
+ {
2985
+ "name": "ionic"
2076
2986
  }
2077
2987
  ]
2078
- },
2079
- {
2080
- "name": "translucent",
2081
- "description": "If `true`, the footer will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).\n\nNote: In order to scroll content behind the footer, the `fullscreen`\nattribute needs to be set on the content."
2082
2988
  }
2083
2989
  ],
2084
2990
  "references": [
2085
2991
  {
2086
2992
  "name": "Source code",
2087
- "url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/footer/footer.tsx"
2993
+ "url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/gallery-item/gallery-item.tsx"
2088
2994
  }
2089
2995
  ]
2090
2996
  },
@@ -2098,6 +3004,33 @@
2098
3004
  {
2099
3005
  "name": "fixed",
2100
3006
  "description": "If `true`, the grid will have a fixed width based on the screen size."
3007
+ },
3008
+ {
3009
+ "name": "mode",
3010
+ "description": "The mode determines the platform behaviors of the component.",
3011
+ "values": [
3012
+ {
3013
+ "name": "ios"
3014
+ },
3015
+ {
3016
+ "name": "md"
3017
+ }
3018
+ ]
3019
+ },
3020
+ {
3021
+ "name": "theme",
3022
+ "description": "The theme determines the visual appearance of the component.",
3023
+ "values": [
3024
+ {
3025
+ "name": "ios"
3026
+ },
3027
+ {
3028
+ "name": "md"
3029
+ },
3030
+ {
3031
+ "name": "ionic"
3032
+ }
3033
+ ]
2101
3034
  }
2102
3035
  ],
2103
3036
  "references": [
@@ -2116,7 +3049,7 @@
2116
3049
  "attributes": [
2117
3050
  {
2118
3051
  "name": "collapse",
2119
- "description": "Describes the scroll effect that will be applied to the header.\nOnly applies in iOS mode.\n\nTypically used for [Collapsible Large Titles](https://ionicframework.com/docs/api/title#collapsible-large-titles)",
3052
+ "description": "Describes the scroll effect that will be applied to the header.\nOnly applies when the theme is `\"ios\"`.\n\nTypically used for [Collapsible Large Titles](https://ionicframework.com/docs/api/title#collapsible-large-titles)",
2120
3053
  "values": [
2121
3054
  {
2122
3055
  "name": "condense"
@@ -2126,21 +3059,55 @@
2126
3059
  }
2127
3060
  ]
2128
3061
  },
3062
+ {
3063
+ "name": "divider",
3064
+ "description": "If `true`, the header will have a line at the bottom.\nTODO(ROU-10855): add support for this prop on ios/md themes"
3065
+ },
2129
3066
  {
2130
3067
  "name": "mode",
2131
- "description": "The mode determines which platform styles to use.",
3068
+ "description": "The mode determines the platform behaviors of the component.",
3069
+ "values": [
3070
+ {
3071
+ "name": "ios"
3072
+ },
3073
+ {
3074
+ "name": "md"
3075
+ }
3076
+ ]
3077
+ },
3078
+ {
3079
+ "name": "scroll-effect",
3080
+ "description": "Describes the scroll effect that will be applied to the header.\n`\"hide\"` slides the header out of view when scrolling down and back in\nwhen scrolling up.\n`\"condense\"` collapses the large title into the main toolbar on scroll.\n`\"fade\"` fades the toolbar background on scroll.",
3081
+ "values": [
3082
+ {
3083
+ "name": "condense"
3084
+ },
3085
+ {
3086
+ "name": "fade"
3087
+ },
3088
+ {
3089
+ "name": "hide"
3090
+ }
3091
+ ]
3092
+ },
3093
+ {
3094
+ "name": "theme",
3095
+ "description": "The theme determines the visual appearance of the component.",
2132
3096
  "values": [
2133
3097
  {
2134
3098
  "name": "ios"
2135
3099
  },
2136
3100
  {
2137
3101
  "name": "md"
3102
+ },
3103
+ {
3104
+ "name": "ionic"
2138
3105
  }
2139
3106
  ]
2140
3107
  },
2141
3108
  {
2142
3109
  "name": "translucent",
2143
- "description": "If `true`, the header will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).\n\nNote: In order to scroll content behind the header, the `fullscreen`\nattribute needs to be set on the content."
3110
+ "description": "If `true`, the header will be translucent.\nOnly applies when the theme is `\"ios\"` or `\"ionic\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).\n\nNote: In order to scroll content behind the header, the `fullscreen`\nattribute needs to be set on the content."
2144
3111
  }
2145
3112
  ],
2146
3113
  "references": [
@@ -2161,9 +3128,36 @@
2161
3128
  "name": "alt",
2162
3129
  "description": "This attribute defines the alternative text describing the image.\nUsers will see this text displayed if the image URL is wrong,\nthe image is not in one of the supported formats, or if the image is not yet downloaded."
2163
3130
  },
3131
+ {
3132
+ "name": "mode",
3133
+ "description": "The mode determines the platform behaviors of the component.",
3134
+ "values": [
3135
+ {
3136
+ "name": "ios"
3137
+ },
3138
+ {
3139
+ "name": "md"
3140
+ }
3141
+ ]
3142
+ },
2164
3143
  {
2165
3144
  "name": "src",
2166
3145
  "description": "The image URL. This attribute is mandatory for the `<img>` element."
3146
+ },
3147
+ {
3148
+ "name": "theme",
3149
+ "description": "The theme determines the visual appearance of the component.",
3150
+ "values": [
3151
+ {
3152
+ "name": "ios"
3153
+ },
3154
+ {
3155
+ "name": "md"
3156
+ },
3157
+ {
3158
+ "name": "ionic"
3159
+ }
3160
+ ]
2167
3161
  }
2168
3162
  ],
2169
3163
  "references": [
@@ -2184,6 +3178,18 @@
2184
3178
  "name": "disabled",
2185
3179
  "description": "If `true`, the infinite scroll will be hidden and scroll event listeners\nwill be removed.\n\nSet this to true to disable the infinite scroll from actively\ntrying to receive new data while scrolling. This is useful\nwhen it is known that there is no more data that can be added, and\nthe infinite scroll is no longer needed."
2186
3180
  },
3181
+ {
3182
+ "name": "mode",
3183
+ "description": "The mode determines the platform behaviors of the component.",
3184
+ "values": [
3185
+ {
3186
+ "name": "ios"
3187
+ },
3188
+ {
3189
+ "name": "md"
3190
+ }
3191
+ ]
3192
+ },
2187
3193
  {
2188
3194
  "name": "position",
2189
3195
  "description": "The position of the infinite scroll element.\nThe value can be either `top` or `bottom`.",
@@ -2196,6 +3202,25 @@
2196
3202
  }
2197
3203
  ]
2198
3204
  },
3205
+ {
3206
+ "name": "preserve-rerender-scroll-position",
3207
+ "description": "If `true`, the infinite scroll will preserve the scroll position\nwhen the content is re-rendered. This is useful when the content is\nre-rendered with new keys, and the scroll position should be preserved."
3208
+ },
3209
+ {
3210
+ "name": "theme",
3211
+ "description": "The theme determines the visual appearance of the component.",
3212
+ "values": [
3213
+ {
3214
+ "name": "ios"
3215
+ },
3216
+ {
3217
+ "name": "md"
3218
+ },
3219
+ {
3220
+ "name": "ionic"
3221
+ }
3222
+ ]
3223
+ },
2199
3224
  {
2200
3225
  "name": "threshold",
2201
3226
  "description": "The threshold distance from the bottom\nof the content to call the `infinite` output event when scrolled.\nThe threshold value can be either a percent, or\nin pixels. For example, use the value of `10%` for the `infinite`\noutput event to get called when the user has scrolled 10%\nfrom the bottom of the page. Use the value `100px` when the\nscroll is within 100 pixels from the bottom of the page."
@@ -2251,6 +3276,33 @@
2251
3276
  {
2252
3277
  "name": "loading-text",
2253
3278
  "description": "Optional text to display while loading.\n`loadingText` can accept either plaintext or HTML as a string.\nTo display characters normally reserved for HTML, they\nmust be escaped. For example `<Ionic>` would become\n`&lt;Ionic&gt;`\n\nFor more information: [Security Documentation](https://ionicframework.com/docs/faq/security)\n\nThis property accepts custom HTML as a string.\nContent is parsed as plaintext by default.\n`innerHTMLTemplatesEnabled` must be set to `true` in the Ionic config\nbefore custom HTML can be used."
3279
+ },
3280
+ {
3281
+ "name": "mode",
3282
+ "description": "The mode determines the platform behaviors of the component.",
3283
+ "values": [
3284
+ {
3285
+ "name": "ios"
3286
+ },
3287
+ {
3288
+ "name": "md"
3289
+ }
3290
+ ]
3291
+ },
3292
+ {
3293
+ "name": "theme",
3294
+ "description": "The theme determines the visual appearance of the component.",
3295
+ "values": [
3296
+ {
3297
+ "name": "ios"
3298
+ },
3299
+ {
3300
+ "name": "md"
3301
+ },
3302
+ {
3303
+ "name": "ionic"
3304
+ }
3305
+ ]
2254
3306
  }
2255
3307
  ],
2256
3308
  "references": [
@@ -2537,7 +3589,7 @@
2537
3589
  },
2538
3590
  {
2539
3591
  "name": "fill",
2540
- "description": "The fill for the item. If `\"solid\"` the item will have a background. If\n`\"outline\"` the item will be transparent with a border. Only available in `md` mode.",
3592
+ "description": "The fill for the item. If `\"solid\"` the item will have a background. If\n`\"outline\"` the item will be transparent with a border. Only available when the theme is `\"md\"`.",
2541
3593
  "values": [
2542
3594
  {
2543
3595
  "name": "outline"
@@ -2587,7 +3639,7 @@
2587
3639
  },
2588
3640
  {
2589
3641
  "name": "label-placement",
2590
- "description": "Where to place the label relative to the input.\n`\"start\"`: The label will appear to the left of the input in LTR and to the right in RTL.\n`\"end\"`: The label will appear to the right of the input in LTR and to the left in RTL.\n`\"floating\"`: The label will appear smaller and above the input when the input is focused or it has a value. Otherwise it will appear on top of the input.\n`\"stacked\"`: The label will appear smaller and above the input regardless even when the input is blurred or has no value.\n`\"fixed\"`: The label has the same behavior as `\"start\"` except it also has a fixed width. Long text will be truncated with ellipses (\"...\").",
3642
+ "description": "Where to place the label relative to the input.\n`\"start\"`: The label will appear to the left of the input in LTR and to the right in RTL.\n`\"end\"`: The label will appear to the right of the input in LTR and to the left in RTL.\n`\"floating\"`: The label will appear smaller and above the input when the input is focused or it has a value. Otherwise it will appear on top of the input.\n`\"stacked\"`: The label will appear smaller and above the input regardless even when the input is blurred or has no value.\n`\"fixed\"`: The label has the same behavior as `\"start\"` except it also has a fixed width. Long text will be truncated with ellipses (\"...\").\n\nDefaults to \"stacked\" for the ionic theme, or \"start\" for all other themes.\n\nIn the ionic theme, only the values \"stacked\" and \"floating\" are supported.",
2591
3643
  "values": [
2592
3644
  {
2593
3645
  "name": "end"
@@ -2624,7 +3676,7 @@
2624
3676
  },
2625
3677
  {
2626
3678
  "name": "mode",
2627
- "description": "The mode determines which platform styles to use.",
3679
+ "description": "The mode determines the platform behaviors of the component.",
2628
3680
  "values": [
2629
3681
  {
2630
3682
  "name": "ios"
@@ -2660,10 +3712,31 @@
2660
3712
  },
2661
3713
  {
2662
3714
  "name": "shape",
2663
- "description": "The shape of the input. If \"round\" it will have an increased border radius.",
3715
+ "description": "Set to `\"soft\"` for an input with slightly rounded corners, `\"round\"` for an input with fully\nrounded corners, or `\"rectangular\"` for an input without rounded corners.\nDefaults to `\"round\"` for the ionic theme, and `undefined` for all other themes.\nOnly applies when the fill is set to `\"solid\"` or `\"outline\"`.",
2664
3716
  "values": [
3717
+ {
3718
+ "name": "rectangular"
3719
+ },
2665
3720
  {
2666
3721
  "name": "round"
3722
+ },
3723
+ {
3724
+ "name": "soft"
3725
+ }
3726
+ ]
3727
+ },
3728
+ {
3729
+ "name": "size",
3730
+ "description": "The size of the input. If \"large\", it will have an increased height. By default the\nsize is medium. This property only applies to the `\"ionic\"` theme.",
3731
+ "values": [
3732
+ {
3733
+ "name": "large"
3734
+ },
3735
+ {
3736
+ "name": "medium"
3737
+ },
3738
+ {
3739
+ "name": "xlarge"
2667
3740
  }
2668
3741
  ]
2669
3742
  },
@@ -2675,6 +3748,21 @@
2675
3748
  "name": "step",
2676
3749
  "description": "Works with the min and max attributes to limit the increments at which a value can be set.\nPossible values are: `\"any\"` or a positive floating point number."
2677
3750
  },
3751
+ {
3752
+ "name": "theme",
3753
+ "description": "The theme determines the visual appearance of the component.",
3754
+ "values": [
3755
+ {
3756
+ "name": "ios"
3757
+ },
3758
+ {
3759
+ "name": "md"
3760
+ },
3761
+ {
3762
+ "name": "ionic"
3763
+ }
3764
+ ]
3765
+ },
2678
3766
  {
2679
3767
  "name": "type",
2680
3768
  "description": "The type of control to display. The default type is text.",
@@ -2823,6 +3911,18 @@
2823
3911
  "name": "length",
2824
3912
  "description": "The number of input boxes to display."
2825
3913
  },
3914
+ {
3915
+ "name": "mode",
3916
+ "description": "The mode determines the platform behaviors of the component.",
3917
+ "values": [
3918
+ {
3919
+ "name": "ios"
3920
+ },
3921
+ {
3922
+ "name": "md"
3923
+ }
3924
+ ]
3925
+ },
2826
3926
  {
2827
3927
  "name": "pattern",
2828
3928
  "description": "A regex pattern string for allowed characters. Defaults based on type.\n\nFor numbers (`type=\"number\"`): `\"[\\p{N}]\"`\nFor text (`type=\"text\"`): `\"[\\p{L}\\p{N}]\"`"
@@ -2865,6 +3965,21 @@
2865
3965
  }
2866
3966
  ]
2867
3967
  },
3968
+ {
3969
+ "name": "theme",
3970
+ "description": "The theme determines the visual appearance of the component.",
3971
+ "values": [
3972
+ {
3973
+ "name": "ios"
3974
+ },
3975
+ {
3976
+ "name": "md"
3977
+ },
3978
+ {
3979
+ "name": "ionic"
3980
+ }
3981
+ ]
3982
+ },
2868
3983
  {
2869
3984
  "name": "type",
2870
3985
  "description": "The type of input allowed in the input boxes.",
@@ -3003,7 +4118,7 @@
3003
4118
  },
3004
4119
  {
3005
4120
  "name": "detail",
3006
- "description": "If `true`, a detail arrow will appear on the item. Defaults to `false` unless the `mode`\nis `ios` and an `href` or `button` property is present."
4121
+ "description": "If `true`, a detail arrow will appear on the item. Defaults to `false` unless the `theme`\nis `\"ios\"` and an `href` or `button` property is present."
3007
4122
  },
3008
4123
  {
3009
4124
  "name": "detail-icon",
@@ -3038,7 +4153,7 @@
3038
4153
  },
3039
4154
  {
3040
4155
  "name": "mode",
3041
- "description": "The mode determines which platform styles to use.",
4156
+ "description": "The mode determines the platform behaviors of the component.",
3042
4157
  "values": [
3043
4158
  {
3044
4159
  "name": "ios"
@@ -3071,6 +4186,21 @@
3071
4186
  "name": "target",
3072
4187
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
3073
4188
  },
4189
+ {
4190
+ "name": "theme",
4191
+ "description": "The theme determines the visual appearance of the component.",
4192
+ "values": [
4193
+ {
4194
+ "name": "ios"
4195
+ },
4196
+ {
4197
+ "name": "md"
4198
+ },
4199
+ {
4200
+ "name": "ionic"
4201
+ }
4202
+ ]
4203
+ },
3074
4204
  {
3075
4205
  "name": "type",
3076
4206
  "description": "The type of the button. Only used when an `onclick` or `button` property is present.",
@@ -3136,7 +4266,7 @@
3136
4266
  },
3137
4267
  {
3138
4268
  "name": "mode",
3139
- "description": "The mode determines which platform styles to use.",
4269
+ "description": "The mode determines the platform behaviors of the component.",
3140
4270
  "values": [
3141
4271
  {
3142
4272
  "name": "ios"
@@ -3149,6 +4279,21 @@
3149
4279
  {
3150
4280
  "name": "sticky",
3151
4281
  "description": "When it's set to `true`, the item-divider will stay visible when it reaches the top\nof the viewport until the next `ion-item-divider` replaces it.\n\nThis feature relies in `position:sticky`:\nhttps://caniuse.com/#feat=css-sticky"
4282
+ },
4283
+ {
4284
+ "name": "theme",
4285
+ "description": "The theme determines the visual appearance of the component.",
4286
+ "values": [
4287
+ {
4288
+ "name": "ios"
4289
+ },
4290
+ {
4291
+ "name": "md"
4292
+ },
4293
+ {
4294
+ "name": "ionic"
4295
+ }
4296
+ ]
3152
4297
  }
3153
4298
  ],
3154
4299
  "references": [
@@ -3164,7 +4309,35 @@
3164
4309
  "kind": "markdown",
3165
4310
  "value": ""
3166
4311
  },
3167
- "attributes": [],
4312
+ "attributes": [
4313
+ {
4314
+ "name": "mode",
4315
+ "description": "The mode determines the platform behaviors of the component.",
4316
+ "values": [
4317
+ {
4318
+ "name": "ios"
4319
+ },
4320
+ {
4321
+ "name": "md"
4322
+ }
4323
+ ]
4324
+ },
4325
+ {
4326
+ "name": "theme",
4327
+ "description": "The theme determines the visual appearance of the component.",
4328
+ "values": [
4329
+ {
4330
+ "name": "ios"
4331
+ },
4332
+ {
4333
+ "name": "md"
4334
+ },
4335
+ {
4336
+ "name": "ionic"
4337
+ }
4338
+ ]
4339
+ }
4340
+ ],
3168
4341
  "references": [
3169
4342
  {
3170
4343
  "name": "Source code",
@@ -3228,9 +4401,21 @@
3228
4401
  "name": "href",
3229
4402
  "description": "Contains a URL or a URL fragment that the hyperlink points to.\nIf this property is set, an anchor tag will be rendered."
3230
4403
  },
4404
+ {
4405
+ "name": "hue",
4406
+ "description": "Set to `\"bold\"` for an option with vibrant, bold colors or to `\"subtle\"` for\nan option with muted, subtle colors.\n\nOnly applies to the `ionic` theme.",
4407
+ "values": [
4408
+ {
4409
+ "name": "bold"
4410
+ },
4411
+ {
4412
+ "name": "subtle"
4413
+ }
4414
+ ]
4415
+ },
3231
4416
  {
3232
4417
  "name": "mode",
3233
- "description": "The mode determines which platform styles to use.",
4418
+ "description": "The mode determines the platform behaviors of the component.",
3234
4419
  "values": [
3235
4420
  {
3236
4421
  "name": "ios"
@@ -3244,10 +4429,40 @@
3244
4429
  "name": "rel",
3245
4430
  "description": "Specifies the relationship of the target object to the link object.\nThe value is a space-separated list of [link types](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types)."
3246
4431
  },
4432
+ {
4433
+ "name": "shape",
4434
+ "description": "Set to `\"rectangular\"` for non-rounded corners.\nSet to `\"soft\"` for slightly rounded corners.\nSet to `\"round\"` for fully rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
4435
+ "values": [
4436
+ {
4437
+ "name": "rectangular"
4438
+ },
4439
+ {
4440
+ "name": "round"
4441
+ },
4442
+ {
4443
+ "name": "soft"
4444
+ }
4445
+ ]
4446
+ },
3247
4447
  {
3248
4448
  "name": "target",
3249
4449
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
3250
4450
  },
4451
+ {
4452
+ "name": "theme",
4453
+ "description": "The theme determines the visual appearance of the component.",
4454
+ "values": [
4455
+ {
4456
+ "name": "ios"
4457
+ },
4458
+ {
4459
+ "name": "md"
4460
+ },
4461
+ {
4462
+ "name": "ionic"
4463
+ }
4464
+ ]
4465
+ },
3251
4466
  {
3252
4467
  "name": "type",
3253
4468
  "description": "The type of the button.",
@@ -3278,6 +4493,18 @@
3278
4493
  "value": ""
3279
4494
  },
3280
4495
  "attributes": [
4496
+ {
4497
+ "name": "mode",
4498
+ "description": "The mode determines the platform behaviors of the component.",
4499
+ "values": [
4500
+ {
4501
+ "name": "ios"
4502
+ },
4503
+ {
4504
+ "name": "md"
4505
+ }
4506
+ ]
4507
+ },
3281
4508
  {
3282
4509
  "name": "side",
3283
4510
  "description": "The side the option button should be on. Possible values: `\"start\"` and `\"end\"`. If you have multiple `ion-item-options`, a side must be provided for each.",
@@ -3289,6 +4516,21 @@
3289
4516
  "name": "start"
3290
4517
  }
3291
4518
  ]
4519
+ },
4520
+ {
4521
+ "name": "theme",
4522
+ "description": "The theme determines the visual appearance of the component.",
4523
+ "values": [
4524
+ {
4525
+ "name": "ios"
4526
+ },
4527
+ {
4528
+ "name": "md"
4529
+ },
4530
+ {
4531
+ "name": "ionic"
4532
+ }
4533
+ ]
3292
4534
  }
3293
4535
  ],
3294
4536
  "references": [
@@ -3308,6 +4550,33 @@
3308
4550
  {
3309
4551
  "name": "disabled",
3310
4552
  "description": "If `true`, the user cannot interact with the sliding item."
4553
+ },
4554
+ {
4555
+ "name": "mode",
4556
+ "description": "The mode determines the platform behaviors of the component.",
4557
+ "values": [
4558
+ {
4559
+ "name": "ios"
4560
+ },
4561
+ {
4562
+ "name": "md"
4563
+ }
4564
+ ]
4565
+ },
4566
+ {
4567
+ "name": "theme",
4568
+ "description": "The theme determines the visual appearance of the component.",
4569
+ "values": [
4570
+ {
4571
+ "name": "ios"
4572
+ },
4573
+ {
4574
+ "name": "md"
4575
+ },
4576
+ {
4577
+ "name": "ionic"
4578
+ }
4579
+ ]
3311
4580
  }
3312
4581
  ],
3313
4582
  "references": [
@@ -3359,7 +4628,7 @@
3359
4628
  },
3360
4629
  {
3361
4630
  "name": "mode",
3362
- "description": "The mode determines which platform styles to use.",
4631
+ "description": "The mode determines the platform behaviors of the component.",
3363
4632
  "values": [
3364
4633
  {
3365
4634
  "name": "ios"
@@ -3383,6 +4652,21 @@
3383
4652
  "name": "stacked"
3384
4653
  }
3385
4654
  ]
4655
+ },
4656
+ {
4657
+ "name": "theme",
4658
+ "description": "The theme determines the visual appearance of the component.",
4659
+ "values": [
4660
+ {
4661
+ "name": "ios"
4662
+ },
4663
+ {
4664
+ "name": "md"
4665
+ },
4666
+ {
4667
+ "name": "ionic"
4668
+ }
4669
+ ]
3386
4670
  }
3387
4671
  ],
3388
4672
  "references": [
@@ -3420,13 +4704,43 @@
3420
4704
  },
3421
4705
  {
3422
4706
  "name": "mode",
3423
- "description": "The mode determines which platform styles to use.",
4707
+ "description": "The mode determines the platform behaviors of the component.",
4708
+ "values": [
4709
+ {
4710
+ "name": "ios"
4711
+ },
4712
+ {
4713
+ "name": "md"
4714
+ }
4715
+ ]
4716
+ },
4717
+ {
4718
+ "name": "shape",
4719
+ "description": "Set to `\"soft\"` for slightly rounded corners,\n`\"round\"` for fully rounded corners,\nor `\"rectangular\"` for no rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme\nwhen inset is `true`\ndefaults to `\"rectangular\"` for the `ionic`\ntheme when inset is `false`,\nundefined for all other themes.",
4720
+ "values": [
4721
+ {
4722
+ "name": "rectangular"
4723
+ },
4724
+ {
4725
+ "name": "round"
4726
+ },
4727
+ {
4728
+ "name": "soft"
4729
+ }
4730
+ ]
4731
+ },
4732
+ {
4733
+ "name": "theme",
4734
+ "description": "The theme determines the visual appearance of the component.",
3424
4735
  "values": [
3425
4736
  {
3426
4737
  "name": "ios"
3427
4738
  },
3428
4739
  {
3429
4740
  "name": "md"
4741
+ },
4742
+ {
4743
+ "name": "ionic"
3430
4744
  }
3431
4745
  ]
3432
4746
  }
@@ -3495,13 +4809,28 @@
3495
4809
  },
3496
4810
  {
3497
4811
  "name": "mode",
3498
- "description": "The mode determines which platform styles to use.",
4812
+ "description": "The mode determines the platform behaviors of the component.",
4813
+ "values": [
4814
+ {
4815
+ "name": "ios"
4816
+ },
4817
+ {
4818
+ "name": "md"
4819
+ }
4820
+ ]
4821
+ },
4822
+ {
4823
+ "name": "theme",
4824
+ "description": "The theme determines the visual appearance of the component.",
3499
4825
  "values": [
3500
4826
  {
3501
4827
  "name": "ios"
3502
4828
  },
3503
4829
  {
3504
4830
  "name": "md"
4831
+ },
4832
+ {
4833
+ "name": "ionic"
3505
4834
  }
3506
4835
  ]
3507
4836
  }
@@ -3550,7 +4879,7 @@
3550
4879
  },
3551
4880
  {
3552
4881
  "name": "mode",
3553
- "description": "The mode determines which platform styles to use.",
4882
+ "description": "The mode determines the platform behaviors of the component.",
3554
4883
  "values": [
3555
4884
  {
3556
4885
  "name": "ios"
@@ -3597,9 +4926,24 @@
3597
4926
  }
3598
4927
  ]
3599
4928
  },
4929
+ {
4930
+ "name": "theme",
4931
+ "description": "The theme determines the visual appearance of the component.",
4932
+ "values": [
4933
+ {
4934
+ "name": "ios"
4935
+ },
4936
+ {
4937
+ "name": "md"
4938
+ },
4939
+ {
4940
+ "name": "ionic"
4941
+ }
4942
+ ]
4943
+ },
3600
4944
  {
3601
4945
  "name": "translucent",
3602
- "description": "If `true`, the loading indicator will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility)."
4946
+ "description": "If `true`, the loading indicator will be translucent.\nOnly applies when the theme is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility)."
3603
4947
  },
3604
4948
  {
3605
4949
  "name": "trigger",
@@ -3636,6 +4980,18 @@
3636
4980
  "name": "menu-id",
3637
4981
  "description": "An id for the menu."
3638
4982
  },
4983
+ {
4984
+ "name": "mode",
4985
+ "description": "The mode determines the platform behaviors of the component.",
4986
+ "values": [
4987
+ {
4988
+ "name": "ios"
4989
+ },
4990
+ {
4991
+ "name": "md"
4992
+ }
4993
+ ]
4994
+ },
3639
4995
  {
3640
4996
  "name": "side",
3641
4997
  "description": "Which side of the view the menu should be placed.",
@@ -3652,6 +5008,21 @@
3652
5008
  "name": "swipe-gesture",
3653
5009
  "description": "If `true`, swiping the menu is enabled."
3654
5010
  },
5011
+ {
5012
+ "name": "theme",
5013
+ "description": "The theme determines the visual appearance of the component.",
5014
+ "values": [
5015
+ {
5016
+ "name": "ios"
5017
+ },
5018
+ {
5019
+ "name": "md"
5020
+ },
5021
+ {
5022
+ "name": "ionic"
5023
+ }
5024
+ ]
5025
+ },
3655
5026
  {
3656
5027
  "name": "type",
3657
5028
  "description": "The display type of the menu.\nAvailable options: `\"overlay\"`, `\"reveal\"`, `\"push\"`.",
@@ -3729,13 +5100,28 @@
3729
5100
  },
3730
5101
  {
3731
5102
  "name": "mode",
3732
- "description": "The mode determines which platform styles to use.",
5103
+ "description": "The mode determines the platform behaviors of the component.",
5104
+ "values": [
5105
+ {
5106
+ "name": "ios"
5107
+ },
5108
+ {
5109
+ "name": "md"
5110
+ }
5111
+ ]
5112
+ },
5113
+ {
5114
+ "name": "theme",
5115
+ "description": "The theme determines the visual appearance of the component.",
3733
5116
  "values": [
3734
5117
  {
3735
5118
  "name": "ios"
3736
5119
  },
3737
5120
  {
3738
5121
  "name": "md"
5122
+ },
5123
+ {
5124
+ "name": "ionic"
3739
5125
  }
3740
5126
  ]
3741
5127
  },
@@ -3776,6 +5162,33 @@
3776
5162
  {
3777
5163
  "name": "menu",
3778
5164
  "description": "Optional property that maps to a Menu's `menuId` prop.\nCan also be `start` or `end` for the menu side.\nThis is used to find the correct menu to toggle.\n\nIf this property is not used, `ion-menu-toggle` will toggle the\nfirst menu that is active."
5165
+ },
5166
+ {
5167
+ "name": "mode",
5168
+ "description": "The mode determines the platform behaviors of the component.",
5169
+ "values": [
5170
+ {
5171
+ "name": "ios"
5172
+ },
5173
+ {
5174
+ "name": "md"
5175
+ }
5176
+ ]
5177
+ },
5178
+ {
5179
+ "name": "theme",
5180
+ "description": "The theme determines the visual appearance of the component.",
5181
+ "values": [
5182
+ {
5183
+ "name": "ios"
5184
+ },
5185
+ {
5186
+ "name": "md"
5187
+ },
5188
+ {
5189
+ "name": "ionic"
5190
+ }
5191
+ ]
3779
5192
  }
3780
5193
  ],
3781
5194
  "references": [
@@ -3850,7 +5263,7 @@
3850
5263
  },
3851
5264
  {
3852
5265
  "name": "mode",
3853
- "description": "The mode determines which platform styles to use.",
5266
+ "description": "The mode determines the platform behaviors of the component.",
3854
5267
  "values": [
3855
5268
  {
3856
5269
  "name": "ios"
@@ -3860,10 +5273,40 @@
3860
5273
  }
3861
5274
  ]
3862
5275
  },
5276
+ {
5277
+ "name": "shape",
5278
+ "description": "Set to `\"soft\"` for a modal with slightly rounded corners,\n`\"round\"` for a modal with fully rounded corners, or `\"rectangular\"`\nfor a modal without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
5279
+ "values": [
5280
+ {
5281
+ "name": "rectangular"
5282
+ },
5283
+ {
5284
+ "name": "round"
5285
+ },
5286
+ {
5287
+ "name": "soft"
5288
+ }
5289
+ ]
5290
+ },
3863
5291
  {
3864
5292
  "name": "show-backdrop",
3865
5293
  "description": "If `true`, a backdrop will be displayed behind the modal.\nThis property controls whether or not the backdrop\ndarkens the screen when the modal is presented.\nIt does not control whether or not the backdrop\nis active or present in the DOM."
3866
5294
  },
5295
+ {
5296
+ "name": "theme",
5297
+ "description": "The theme determines the visual appearance of the component.",
5298
+ "values": [
5299
+ {
5300
+ "name": "ios"
5301
+ },
5302
+ {
5303
+ "name": "md"
5304
+ },
5305
+ {
5306
+ "name": "ionic"
5307
+ }
5308
+ ]
5309
+ },
3867
5310
  {
3868
5311
  "name": "trigger",
3869
5312
  "description": "An ID corresponding to the trigger element that\ncauses the modal to open when clicked."
@@ -3887,6 +5330,18 @@
3887
5330
  "name": "animated",
3888
5331
  "description": "If `true`, the nav should animate the transition of components."
3889
5332
  },
5333
+ {
5334
+ "name": "mode",
5335
+ "description": "The mode determines the platform behaviors of the component.",
5336
+ "values": [
5337
+ {
5338
+ "name": "ios"
5339
+ },
5340
+ {
5341
+ "name": "md"
5342
+ }
5343
+ ]
5344
+ },
3890
5345
  {
3891
5346
  "name": "root",
3892
5347
  "description": "Root NavComponent to load"
@@ -3894,6 +5349,21 @@
3894
5349
  {
3895
5350
  "name": "swipe-gesture",
3896
5351
  "description": "If the nav component should allow for swipe-to-go-back."
5352
+ },
5353
+ {
5354
+ "name": "theme",
5355
+ "description": "The theme determines the visual appearance of the component.",
5356
+ "values": [
5357
+ {
5358
+ "name": "ios"
5359
+ },
5360
+ {
5361
+ "name": "md"
5362
+ },
5363
+ {
5364
+ "name": "ionic"
5365
+ }
5366
+ ]
3897
5367
  }
3898
5368
  ],
3899
5369
  "references": [
@@ -3914,6 +5384,18 @@
3914
5384
  "name": "component",
3915
5385
  "description": "Component to navigate to. Only used if the `routerDirection` is `\"forward\"` or `\"root\"`."
3916
5386
  },
5387
+ {
5388
+ "name": "mode",
5389
+ "description": "The mode determines the platform behaviors of the component.",
5390
+ "values": [
5391
+ {
5392
+ "name": "ios"
5393
+ },
5394
+ {
5395
+ "name": "md"
5396
+ }
5397
+ ]
5398
+ },
3917
5399
  {
3918
5400
  "name": "router-direction",
3919
5401
  "description": "The transition direction when navigating to another page.",
@@ -3928,6 +5410,21 @@
3928
5410
  "name": "root"
3929
5411
  }
3930
5412
  ]
5413
+ },
5414
+ {
5415
+ "name": "theme",
5416
+ "description": "The theme determines the visual appearance of the component.",
5417
+ "values": [
5418
+ {
5419
+ "name": "ios"
5420
+ },
5421
+ {
5422
+ "name": "md"
5423
+ },
5424
+ {
5425
+ "name": "ionic"
5426
+ }
5427
+ ]
3931
5428
  }
3932
5429
  ],
3933
5430
  "references": [
@@ -3979,13 +5476,28 @@
3979
5476
  },
3980
5477
  {
3981
5478
  "name": "mode",
3982
- "description": "The mode determines which platform styles to use.",
5479
+ "description": "The mode determines the platform behaviors of the component.",
5480
+ "values": [
5481
+ {
5482
+ "name": "ios"
5483
+ },
5484
+ {
5485
+ "name": "md"
5486
+ }
5487
+ ]
5488
+ },
5489
+ {
5490
+ "name": "theme",
5491
+ "description": "The theme determines the visual appearance of the component.",
3983
5492
  "values": [
3984
5493
  {
3985
5494
  "name": "ios"
3986
5495
  },
3987
5496
  {
3988
5497
  "name": "md"
5498
+ },
5499
+ {
5500
+ "name": "ionic"
3989
5501
  }
3990
5502
  ]
3991
5503
  }
@@ -4006,13 +5518,28 @@
4006
5518
  "attributes": [
4007
5519
  {
4008
5520
  "name": "mode",
4009
- "description": "The mode determines which platform styles to use.",
5521
+ "description": "The mode determines the platform behaviors of the component.",
5522
+ "values": [
5523
+ {
5524
+ "name": "ios"
5525
+ },
5526
+ {
5527
+ "name": "md"
5528
+ }
5529
+ ]
5530
+ },
5531
+ {
5532
+ "name": "theme",
5533
+ "description": "The theme determines the visual appearance of the component.",
4010
5534
  "values": [
4011
5535
  {
4012
5536
  "name": "ios"
4013
5537
  },
4014
5538
  {
4015
5539
  "name": "md"
5540
+ },
5541
+ {
5542
+ "name": "ionic"
4016
5543
  }
4017
5544
  ]
4018
5545
  }
@@ -4070,13 +5597,28 @@
4070
5597
  },
4071
5598
  {
4072
5599
  "name": "mode",
4073
- "description": "The mode determines which platform styles to use.",
5600
+ "description": "The mode determines the platform behaviors of the component.",
5601
+ "values": [
5602
+ {
5603
+ "name": "ios"
5604
+ },
5605
+ {
5606
+ "name": "md"
5607
+ }
5608
+ ]
5609
+ },
5610
+ {
5611
+ "name": "theme",
5612
+ "description": "The theme determines the visual appearance of the component.",
4074
5613
  "values": [
4075
5614
  {
4076
5615
  "name": "ios"
4077
5616
  },
4078
5617
  {
4079
5618
  "name": "md"
5619
+ },
5620
+ {
5621
+ "name": "ionic"
4080
5622
  }
4081
5623
  ]
4082
5624
  },
@@ -4136,6 +5678,33 @@
4136
5678
  "name": "disabled",
4137
5679
  "description": "If `true`, the user cannot interact with the picker column option."
4138
5680
  },
5681
+ {
5682
+ "name": "mode",
5683
+ "description": "The mode determines the platform behaviors of the component.",
5684
+ "values": [
5685
+ {
5686
+ "name": "ios"
5687
+ },
5688
+ {
5689
+ "name": "md"
5690
+ }
5691
+ ]
5692
+ },
5693
+ {
5694
+ "name": "theme",
5695
+ "description": "The theme determines the visual appearance of the component.",
5696
+ "values": [
5697
+ {
5698
+ "name": "ios"
5699
+ },
5700
+ {
5701
+ "name": "md"
5702
+ },
5703
+ {
5704
+ "name": "ionic"
5705
+ }
5706
+ ]
5707
+ },
4139
5708
  {
4140
5709
  "name": "value",
4141
5710
  "description": "The text value of the option."
@@ -4157,7 +5726,7 @@
4157
5726
  "attributes": [
4158
5727
  {
4159
5728
  "name": "alignment",
4160
- "description": "Describes how to align the popover content with the `reference` point.\nDefaults to `\"center\"` for `ios` mode, and `\"start\"` for `md` mode.",
5729
+ "description": "Describes how to align the popover content with the `reference` point.\nDefaults to `\"center\"` for `\"ios\"` theme, and `\"start\"` for `\"md\"` theme.",
4161
5730
  "values": [
4162
5731
  {
4163
5732
  "name": "center"
@@ -4176,7 +5745,7 @@
4176
5745
  },
4177
5746
  {
4178
5747
  "name": "arrow",
4179
- "description": "If `true`, the popover will display an arrow that points at the\n`reference` when running in `ios` mode. Does not apply in `md` mode."
5748
+ "description": "If `true`, the popover will display an arrow that points at the\n`reference` on `\"ios\"` theme."
4180
5749
  },
4181
5750
  {
4182
5751
  "name": "backdrop-dismiss",
@@ -4212,7 +5781,7 @@
4212
5781
  },
4213
5782
  {
4214
5783
  "name": "mode",
4215
- "description": "The mode determines which platform styles to use.",
5784
+ "description": "The mode determines the platform behaviors of the component.",
4216
5785
  "values": [
4217
5786
  {
4218
5787
  "name": "ios"
@@ -4274,9 +5843,24 @@
4274
5843
  }
4275
5844
  ]
4276
5845
  },
5846
+ {
5847
+ "name": "theme",
5848
+ "description": "The theme determines the visual appearance of the component.",
5849
+ "values": [
5850
+ {
5851
+ "name": "ios"
5852
+ },
5853
+ {
5854
+ "name": "md"
5855
+ },
5856
+ {
5857
+ "name": "ionic"
5858
+ }
5859
+ ]
5860
+ },
4277
5861
  {
4278
5862
  "name": "translucent",
4279
- "description": "If `true`, the popover will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility)."
5863
+ "description": "If `true`, the popover will be translucent.\nOnly applies when the theme is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility)."
4280
5864
  },
4281
5865
  {
4282
5866
  "name": "trigger",
@@ -4351,7 +5935,7 @@
4351
5935
  },
4352
5936
  {
4353
5937
  "name": "mode",
4354
- "description": "The mode determines which platform styles to use.",
5938
+ "description": "The mode determines the platform behaviors of the component.",
4355
5939
  "values": [
4356
5940
  {
4357
5941
  "name": "ios"
@@ -4365,6 +5949,33 @@
4365
5949
  "name": "reversed",
4366
5950
  "description": "If true, reverse the progress bar direction."
4367
5951
  },
5952
+ {
5953
+ "name": "shape",
5954
+ "description": "Set to `\"round\"` for a progress bar with rounded corners, or `\"rectangular\"`\nfor a progress bar without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
5955
+ "values": [
5956
+ {
5957
+ "name": "rectangular"
5958
+ },
5959
+ {
5960
+ "name": "round"
5961
+ }
5962
+ ]
5963
+ },
5964
+ {
5965
+ "name": "theme",
5966
+ "description": "The theme determines the visual appearance of the component.",
5967
+ "values": [
5968
+ {
5969
+ "name": "ios"
5970
+ },
5971
+ {
5972
+ "name": "md"
5973
+ },
5974
+ {
5975
+ "name": "ionic"
5976
+ }
5977
+ ]
5978
+ },
4368
5979
  {
4369
5980
  "name": "type",
4370
5981
  "description": "The state of the progress bar, based on if the time the process takes is known or not.\nDefault options are: `\"determinate\"` (no animation), `\"indeterminate\"` (animate from left to right).",
@@ -4480,7 +6091,7 @@
4480
6091
  },
4481
6092
  {
4482
6093
  "name": "mode",
4483
- "description": "The mode determines which platform styles to use.",
6094
+ "description": "The mode determines the platform behaviors of the component.",
4484
6095
  "values": [
4485
6096
  {
4486
6097
  "name": "ios"
@@ -4494,6 +6105,21 @@
4494
6105
  "name": "name",
4495
6106
  "description": "The name of the control, which is submitted with the form data."
4496
6107
  },
6108
+ {
6109
+ "name": "theme",
6110
+ "description": "The theme determines the visual appearance of the component.",
6111
+ "values": [
6112
+ {
6113
+ "name": "ios"
6114
+ },
6115
+ {
6116
+ "name": "md"
6117
+ },
6118
+ {
6119
+ "name": "ionic"
6120
+ }
6121
+ ]
6122
+ },
4497
6123
  {
4498
6124
  "name": "value",
4499
6125
  "description": "the value of the radio."
@@ -4529,10 +6155,37 @@
4529
6155
  "name": "helper-text",
4530
6156
  "description": "The helper text to display at the top of the radio group."
4531
6157
  },
6158
+ {
6159
+ "name": "mode",
6160
+ "description": "The mode determines the platform behaviors of the component.",
6161
+ "values": [
6162
+ {
6163
+ "name": "ios"
6164
+ },
6165
+ {
6166
+ "name": "md"
6167
+ }
6168
+ ]
6169
+ },
4532
6170
  {
4533
6171
  "name": "name",
4534
6172
  "description": "The name of the control, which is submitted with the form data."
4535
6173
  },
6174
+ {
6175
+ "name": "theme",
6176
+ "description": "The theme determines the visual appearance of the component.",
6177
+ "values": [
6178
+ {
6179
+ "name": "ios"
6180
+ },
6181
+ {
6182
+ "name": "md"
6183
+ },
6184
+ {
6185
+ "name": "ionic"
6186
+ }
6187
+ ]
6188
+ },
4536
6189
  {
4537
6190
  "name": "value",
4538
6191
  "description": "the value of the radio group."
@@ -4633,7 +6286,7 @@
4633
6286
  },
4634
6287
  {
4635
6288
  "name": "mode",
4636
- "description": "The mode determines which platform styles to use.",
6289
+ "description": "The mode determines the platform behaviors of the component.",
4637
6290
  "values": [
4638
6291
  {
4639
6292
  "name": "ios"
@@ -4659,6 +6312,21 @@
4659
6312
  "name": "step",
4660
6313
  "description": "Specifies the value granularity."
4661
6314
  },
6315
+ {
6316
+ "name": "theme",
6317
+ "description": "The theme determines the visual appearance of the component.",
6318
+ "values": [
6319
+ {
6320
+ "name": "ios"
6321
+ },
6322
+ {
6323
+ "name": "md"
6324
+ },
6325
+ {
6326
+ "name": "ionic"
6327
+ }
6328
+ ]
6329
+ },
4662
6330
  {
4663
6331
  "name": "ticks",
4664
6332
  "description": "If `true`, tick marks are displayed based on the step value.\nOnly applies when `snaps` is `true`."
@@ -4692,7 +6360,7 @@
4692
6360
  },
4693
6361
  {
4694
6362
  "name": "mode",
4695
- "description": "The mode determines which platform styles to use.",
6363
+ "description": "The mode determines the platform behaviors of the component.",
4696
6364
  "values": [
4697
6365
  {
4698
6366
  "name": "ios"
@@ -4717,6 +6385,21 @@
4717
6385
  {
4718
6386
  "name": "snapback-duration",
4719
6387
  "description": "Time it takes the refresher to snap back to the `refreshing` state.\nDoes not apply when the refresher content uses a spinner,\nenabling the native refresher."
6388
+ },
6389
+ {
6390
+ "name": "theme",
6391
+ "description": "The theme determines the visual appearance of the component.",
6392
+ "values": [
6393
+ {
6394
+ "name": "ios"
6395
+ },
6396
+ {
6397
+ "name": "md"
6398
+ },
6399
+ {
6400
+ "name": "ionic"
6401
+ }
6402
+ ]
4720
6403
  }
4721
6404
  ],
4722
6405
  "references": [
@@ -4733,6 +6416,18 @@
4733
6416
  "value": ""
4734
6417
  },
4735
6418
  "attributes": [
6419
+ {
6420
+ "name": "mode",
6421
+ "description": "The mode determines the platform behaviors of the component.",
6422
+ "values": [
6423
+ {
6424
+ "name": "ios"
6425
+ },
6426
+ {
6427
+ "name": "md"
6428
+ }
6429
+ ]
6430
+ },
4736
6431
  {
4737
6432
  "name": "pulling-icon",
4738
6433
  "description": "A static icon or a spinner to display when you begin to pull down.\nA spinner name can be provided to gradually show tick marks\nwhen pulling down on iOS devices."
@@ -4777,6 +6472,21 @@
4777
6472
  {
4778
6473
  "name": "refreshing-text",
4779
6474
  "description": "The text you want to display when performing a refresh.\n`refreshingText` can accept either plaintext or HTML as a string.\nTo display characters normally reserved for HTML, they\nmust be escaped. For example `<Ionic>` would become\n`&lt;Ionic&gt;`\n\nFor more information: [Security Documentation](https://ionicframework.com/docs/faq/security)\n\nContent is parsed as plaintext by default.\n`innerHTMLTemplatesEnabled` must be set to `true` in the Ionic config\nbefore custom HTML can be used."
6475
+ },
6476
+ {
6477
+ "name": "theme",
6478
+ "description": "The theme determines the visual appearance of the component.",
6479
+ "values": [
6480
+ {
6481
+ "name": "ios"
6482
+ },
6483
+ {
6484
+ "name": "md"
6485
+ },
6486
+ {
6487
+ "name": "ionic"
6488
+ }
6489
+ ]
4780
6490
  }
4781
6491
  ],
4782
6492
  "references": [
@@ -4792,7 +6502,35 @@
4792
6502
  "kind": "markdown",
4793
6503
  "value": ""
4794
6504
  },
4795
- "attributes": [],
6505
+ "attributes": [
6506
+ {
6507
+ "name": "mode",
6508
+ "description": "The mode determines the platform behaviors of the component.",
6509
+ "values": [
6510
+ {
6511
+ "name": "ios"
6512
+ },
6513
+ {
6514
+ "name": "md"
6515
+ }
6516
+ ]
6517
+ },
6518
+ {
6519
+ "name": "theme",
6520
+ "description": "The theme determines the visual appearance of the component.",
6521
+ "values": [
6522
+ {
6523
+ "name": "ios"
6524
+ },
6525
+ {
6526
+ "name": "md"
6527
+ },
6528
+ {
6529
+ "name": "ionic"
6530
+ }
6531
+ ]
6532
+ }
6533
+ ],
4796
6534
  "references": [
4797
6535
  {
4798
6536
  "name": "Source code",
@@ -4810,6 +6548,33 @@
4810
6548
  {
4811
6549
  "name": "disabled",
4812
6550
  "description": "If `true`, the reorder will be hidden."
6551
+ },
6552
+ {
6553
+ "name": "mode",
6554
+ "description": "The mode determines the platform behaviors of the component.",
6555
+ "values": [
6556
+ {
6557
+ "name": "ios"
6558
+ },
6559
+ {
6560
+ "name": "md"
6561
+ }
6562
+ ]
6563
+ },
6564
+ {
6565
+ "name": "theme",
6566
+ "description": "The theme determines the visual appearance of the component.",
6567
+ "values": [
6568
+ {
6569
+ "name": "ios"
6570
+ },
6571
+ {
6572
+ "name": "md"
6573
+ },
6574
+ {
6575
+ "name": "ionic"
6576
+ }
6577
+ ]
4813
6578
  }
4814
6579
  ],
4815
6580
  "references": [
@@ -4826,6 +6591,33 @@
4826
6591
  "value": ""
4827
6592
  },
4828
6593
  "attributes": [
6594
+ {
6595
+ "name": "mode",
6596
+ "description": "The mode determines the platform behaviors of the component.",
6597
+ "values": [
6598
+ {
6599
+ "name": "ios"
6600
+ },
6601
+ {
6602
+ "name": "md"
6603
+ }
6604
+ ]
6605
+ },
6606
+ {
6607
+ "name": "theme",
6608
+ "description": "The theme determines the visual appearance of the component.",
6609
+ "values": [
6610
+ {
6611
+ "name": "ios"
6612
+ },
6613
+ {
6614
+ "name": "md"
6615
+ },
6616
+ {
6617
+ "name": "ionic"
6618
+ }
6619
+ ]
6620
+ },
4829
6621
  {
4830
6622
  "name": "type",
4831
6623
  "description": "Sets the type of ripple-effect:\n\n- `bounded`: the ripple effect expands from the user's click position\n- `unbounded`: the ripple effect expands from the center of the button and overflows the container.\n\nNOTE: Surfaces for bounded ripples should have the overflow property set to hidden,\nwhile surfaces for unbounded ripples should have it set to visible.",
@@ -4857,6 +6649,33 @@
4857
6649
  "name": "component",
4858
6650
  "description": "Name of the component to load/select in the navigation outlet (`ion-tabs`, `ion-router-outlet`)\nwhen the route matches.\n\nThe value of this property is not always the tagname of the component to load,\nin `ion-tabs` it actually refers to the name of the `ion-tab` to select."
4859
6651
  },
6652
+ {
6653
+ "name": "mode",
6654
+ "description": "The mode determines the platform behaviors of the component.",
6655
+ "values": [
6656
+ {
6657
+ "name": "ios"
6658
+ },
6659
+ {
6660
+ "name": "md"
6661
+ }
6662
+ ]
6663
+ },
6664
+ {
6665
+ "name": "theme",
6666
+ "description": "The theme determines the visual appearance of the component.",
6667
+ "values": [
6668
+ {
6669
+ "name": "ios"
6670
+ },
6671
+ {
6672
+ "name": "md"
6673
+ },
6674
+ {
6675
+ "name": "ionic"
6676
+ }
6677
+ ]
6678
+ },
4860
6679
  {
4861
6680
  "name": "url",
4862
6681
  "description": "Relative path that needs to match in order for this route to apply.\n\nAccepts paths similar to expressjs so that you can define parameters\nin the url /foo/:bar where bar would be available in incoming props."
@@ -4899,10 +6718,37 @@
4899
6718
  "value": ""
4900
6719
  },
4901
6720
  "attributes": [
6721
+ {
6722
+ "name": "mode",
6723
+ "description": "The mode determines the platform behaviors of the component.",
6724
+ "values": [
6725
+ {
6726
+ "name": "ios"
6727
+ },
6728
+ {
6729
+ "name": "md"
6730
+ }
6731
+ ]
6732
+ },
4902
6733
  {
4903
6734
  "name": "root",
4904
6735
  "description": "The root path to use when matching URLs. By default, this is set to \"/\", but you can specify\nan alternate prefix for all URL paths."
4905
6736
  },
6737
+ {
6738
+ "name": "theme",
6739
+ "description": "The theme determines the visual appearance of the component.",
6740
+ "values": [
6741
+ {
6742
+ "name": "ios"
6743
+ },
6744
+ {
6745
+ "name": "md"
6746
+ },
6747
+ {
6748
+ "name": "ionic"
6749
+ }
6750
+ ]
6751
+ },
4906
6752
  {
4907
6753
  "name": "use-hash",
4908
6754
  "description": "The router can work in two \"modes\":\n- With hash: `/index.html#/path/to/page`\n- Without hash: `/path/to/page`\n\nUsing one or another might depend in the requirements of your app and/or where it's deployed.\n\nUsually \"hash-less\" navigation works better for SEO and it's more user friendly too, but it might\nrequires additional server-side configuration in order to properly work.\n\nOn the other side hash-navigation is much easier to deploy, it even works over the file protocol.\n\nBy default, this property is `true`, change to `false` to allow hash-less URLs."
@@ -4959,6 +6805,18 @@
4959
6805
  "name": "href",
4960
6806
  "description": "Contains a URL or a URL fragment that the hyperlink points to.\nIf this property is set, an anchor tag will be rendered."
4961
6807
  },
6808
+ {
6809
+ "name": "mode",
6810
+ "description": "The mode determines the platform behaviors of the component.",
6811
+ "values": [
6812
+ {
6813
+ "name": "ios"
6814
+ },
6815
+ {
6816
+ "name": "md"
6817
+ }
6818
+ ]
6819
+ },
4962
6820
  {
4963
6821
  "name": "rel",
4964
6822
  "description": "Specifies the relationship of the target object to the link object.\nThe value is a space-separated list of [link types](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types)."
@@ -4981,6 +6839,21 @@
4981
6839
  {
4982
6840
  "name": "target",
4983
6841
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
6842
+ },
6843
+ {
6844
+ "name": "theme",
6845
+ "description": "The theme determines the visual appearance of the component.",
6846
+ "values": [
6847
+ {
6848
+ "name": "ios"
6849
+ },
6850
+ {
6851
+ "name": "md"
6852
+ },
6853
+ {
6854
+ "name": "ionic"
6855
+ }
6856
+ ]
4984
6857
  }
4985
6858
  ],
4986
6859
  "references": [
@@ -5003,7 +6876,7 @@
5003
6876
  },
5004
6877
  {
5005
6878
  "name": "mode",
5006
- "description": "The mode determines which platform styles to use.",
6879
+ "description": "The mode determines the platform behaviors of the component.",
5007
6880
  "values": [
5008
6881
  {
5009
6882
  "name": "ios"
@@ -5016,6 +6889,21 @@
5016
6889
  {
5017
6890
  "name": "swipe-gesture",
5018
6891
  "description": "If `true`, the router-outlet should allow navigation via swipe-to-go-back gesture.\nDefaults to `true` for `\"ios\"` mode and `false` for `\"md\"` mode."
6892
+ },
6893
+ {
6894
+ "name": "theme",
6895
+ "description": "The theme determines the visual appearance of the component.",
6896
+ "values": [
6897
+ {
6898
+ "name": "ios"
6899
+ },
6900
+ {
6901
+ "name": "md"
6902
+ },
6903
+ {
6904
+ "name": "ionic"
6905
+ }
6906
+ ]
5019
6907
  }
5020
6908
  ],
5021
6909
  "references": [
@@ -5031,7 +6919,35 @@
5031
6919
  "kind": "markdown",
5032
6920
  "value": ""
5033
6921
  },
5034
- "attributes": [],
6922
+ "attributes": [
6923
+ {
6924
+ "name": "mode",
6925
+ "description": "The mode determines the platform behaviors of the component.",
6926
+ "values": [
6927
+ {
6928
+ "name": "ios"
6929
+ },
6930
+ {
6931
+ "name": "md"
6932
+ }
6933
+ ]
6934
+ },
6935
+ {
6936
+ "name": "theme",
6937
+ "description": "The theme determines the visual appearance of the component.",
6938
+ "values": [
6939
+ {
6940
+ "name": "ios"
6941
+ },
6942
+ {
6943
+ "name": "md"
6944
+ },
6945
+ {
6946
+ "name": "ionic"
6947
+ }
6948
+ ]
6949
+ }
6950
+ ],
5035
6951
  "references": [
5036
6952
  {
5037
6953
  "name": "Source code",
@@ -5228,15 +7144,15 @@
5228
7144
  },
5229
7145
  {
5230
7146
  "name": "cancel-button-icon",
5231
- "description": "Set the cancel button icon. Only applies to `md` mode.\nDefaults to `arrow-back-sharp`."
7147
+ "description": "Set the cancel button icon. Only available when the theme is `\"md\"`.\nDefaults to `\"arrow-back-sharp\"`."
5232
7148
  },
5233
7149
  {
5234
7150
  "name": "cancel-button-text",
5235
- "description": "Set the cancel button text. Only applies to `ios` mode."
7151
+ "description": "Set the cancel button text. Only available when the theme is `\"ios\"`."
5236
7152
  },
5237
7153
  {
5238
7154
  "name": "clear-icon",
5239
- "description": "Set the clear icon. Defaults to `close-circle` for `ios` and `close-sharp` for `md`."
7155
+ "description": "Set the clear icon. Defaults to `\"close-circle\"` for `\"ios\"` theme and `\"close-sharp\"` for `\"md\"` and `\"ionic\"` theme."
5240
7156
  },
5241
7157
  {
5242
7158
  "name": "color",
@@ -5346,7 +7262,7 @@
5346
7262
  },
5347
7263
  {
5348
7264
  "name": "mode",
5349
- "description": "The mode determines which platform styles to use.",
7265
+ "description": "The mode determines the platform behaviors of the component.",
5350
7266
  "values": [
5351
7267
  {
5352
7268
  "name": "ios"
@@ -5366,7 +7282,22 @@
5366
7282
  },
5367
7283
  {
5368
7284
  "name": "search-icon",
5369
- "description": "The icon to use as the search icon. Defaults to `search-outline` in\n`ios` mode and `search-sharp` in `md` mode."
7285
+ "description": "The icon to use as the search icon. Defaults to `\"search-outline\"` in\nthe `\"ios\"` theme and `\"search-sharp\"` in the `\"md\"` and `\"ionic\"` themes.\nIf `false`, no search icon will be displayed."
7286
+ },
7287
+ {
7288
+ "name": "shape",
7289
+ "description": "Set to `\"soft\"` for a searchbar with slightly rounded corners,\n`\"round\"` for a searchbar with fully rounded corners,\nor `\"rectangular\"` for a searchbar without rounded corners.\n\nDefaults to `\"round\"` for the ionic theme, and `undefined` for all other themes.",
7290
+ "values": [
7291
+ {
7292
+ "name": "rectangular"
7293
+ },
7294
+ {
7295
+ "name": "round"
7296
+ },
7297
+ {
7298
+ "name": "soft"
7299
+ }
7300
+ ]
5370
7301
  },
5371
7302
  {
5372
7303
  "name": "show-cancel-button",
@@ -5398,10 +7329,40 @@
5398
7329
  }
5399
7330
  ]
5400
7331
  },
7332
+ {
7333
+ "name": "size",
7334
+ "description": "Set to `\"large\"` for a searchbar with an increase in height,\nwhile \"small\" and \"medium\" provide progressively smaller heights.\n\nDefaults to `\"medium\"` for the ionic theme, and `undefined` for all other themes.",
7335
+ "values": [
7336
+ {
7337
+ "name": "large"
7338
+ },
7339
+ {
7340
+ "name": "medium"
7341
+ },
7342
+ {
7343
+ "name": "small"
7344
+ }
7345
+ ]
7346
+ },
5401
7347
  {
5402
7348
  "name": "spellcheck",
5403
7349
  "description": "If `true`, enable spellcheck on the input."
5404
7350
  },
7351
+ {
7352
+ "name": "theme",
7353
+ "description": "The theme determines the visual appearance of the component.",
7354
+ "values": [
7355
+ {
7356
+ "name": "ios"
7357
+ },
7358
+ {
7359
+ "name": "md"
7360
+ },
7361
+ {
7362
+ "name": "ionic"
7363
+ }
7364
+ ]
7365
+ },
5405
7366
  {
5406
7367
  "name": "type",
5407
7368
  "description": "Set the type of the input.",
@@ -5487,7 +7448,7 @@
5487
7448
  },
5488
7449
  {
5489
7450
  "name": "mode",
5490
- "description": "The mode determines which platform styles to use.",
7451
+ "description": "The mode determines the platform behaviors of the component.",
5491
7452
  "values": [
5492
7453
  {
5493
7454
  "name": "ios"
@@ -5509,6 +7470,21 @@
5509
7470
  "name": "swipe-gesture",
5510
7471
  "description": "If `true`, users will be able to swipe between segment buttons to activate them."
5511
7472
  },
7473
+ {
7474
+ "name": "theme",
7475
+ "description": "The theme determines the visual appearance of the component.",
7476
+ "values": [
7477
+ {
7478
+ "name": "ios"
7479
+ },
7480
+ {
7481
+ "name": "md"
7482
+ },
7483
+ {
7484
+ "name": "ionic"
7485
+ }
7486
+ ]
7487
+ },
5512
7488
  {
5513
7489
  "name": "value",
5514
7490
  "description": "the value of the segment."
@@ -5562,13 +7538,28 @@
5562
7538
  },
5563
7539
  {
5564
7540
  "name": "mode",
5565
- "description": "The mode determines which platform styles to use.",
7541
+ "description": "The mode determines the platform behaviors of the component.",
7542
+ "values": [
7543
+ {
7544
+ "name": "ios"
7545
+ },
7546
+ {
7547
+ "name": "md"
7548
+ }
7549
+ ]
7550
+ },
7551
+ {
7552
+ "name": "theme",
7553
+ "description": "The theme determines the visual appearance of the component.",
5566
7554
  "values": [
5567
7555
  {
5568
7556
  "name": "ios"
5569
7557
  },
5570
7558
  {
5571
7559
  "name": "md"
7560
+ },
7561
+ {
7562
+ "name": "ionic"
5572
7563
  }
5573
7564
  ]
5574
7565
  },
@@ -5643,6 +7634,10 @@
5643
7634
  "value": ""
5644
7635
  },
5645
7636
  "attributes": [
7637
+ {
7638
+ "name": "cancel-icon",
7639
+ "description": "If `true`, the cancel button will display an icon instead of the `cancelText`.\nOnly applies when `interface` is set to `\"modal\"`. Has no effect on `\"action-sheet\"`,\n`\"alert\"`, or `\"popover\"` interfaces.\nWhen `cancelIcon` is `true`, the `cancelText` property is ignored for display\nbut is used as the accessible label for the icon button."
7640
+ },
5646
7641
  {
5647
7642
  "name": "cancel-text",
5648
7643
  "description": "The text to display on the cancel button."
@@ -5694,11 +7689,11 @@
5694
7689
  },
5695
7690
  {
5696
7691
  "name": "expanded-icon",
5697
- "description": "The toggle icon to show when the select is open. If defined, the icon\nrotation behavior in `md` mode will be disabled. If undefined, `toggleIcon`\nwill be used for when the select is both open and closed."
7692
+ "description": "The toggle icon to show when the select is open. If defined, the icon\nrotation behavior in `\"md\"` theme will be disabled. If undefined, `toggleIcon`\nwill be used for when the select is both open and closed."
5698
7693
  },
5699
7694
  {
5700
7695
  "name": "fill",
5701
- "description": "The fill for the item. If `\"solid\"` the item will have a background. If\n`\"outline\"` the item will be transparent with a border. Only available in `md` mode.",
7696
+ "description": "The fill for the item. If `\"solid\"` the item will have a background. If\n`\"outline\"` the item will be transparent with a border. Only available in the `\"md\"` theme.",
5702
7697
  "values": [
5703
7698
  {
5704
7699
  "name": "outline"
@@ -5776,7 +7771,7 @@
5776
7771
  },
5777
7772
  {
5778
7773
  "name": "mode",
5779
- "description": "The mode determines which platform styles to use.",
7774
+ "description": "The mode determines the platform behaviors of the component.",
5780
7775
  "values": [
5781
7776
  {
5782
7777
  "name": "ios"
@@ -5812,16 +7807,52 @@
5812
7807
  },
5813
7808
  {
5814
7809
  "name": "shape",
5815
- "description": "The shape of the select. If \"round\" it will have an increased border radius.",
7810
+ "description": "Set to `\"soft\"` for a select with slightly rounded corners,\n`\"round\"` for a select with fully rounded corners,\nor `\"rectangular\"` for a select without rounded corners.\n\nDefaults to `\"round\"` for the `\"ionic\"` theme, undefined for all other themes.",
5816
7811
  "values": [
7812
+ {
7813
+ "name": "rectangular"
7814
+ },
5817
7815
  {
5818
7816
  "name": "round"
7817
+ },
7818
+ {
7819
+ "name": "soft"
7820
+ }
7821
+ ]
7822
+ },
7823
+ {
7824
+ "name": "size",
7825
+ "description": "The size of the select. If \"large\" it will increase the height of the select, while\n\"small\" and \"medium\" provide progressively smaller heights.\n\nDefaults to `\"medium\"` for the ionic theme, and undefined for all other themes.",
7826
+ "values": [
7827
+ {
7828
+ "name": "large"
7829
+ },
7830
+ {
7831
+ "name": "medium"
7832
+ },
7833
+ {
7834
+ "name": "small"
7835
+ }
7836
+ ]
7837
+ },
7838
+ {
7839
+ "name": "theme",
7840
+ "description": "The theme determines the visual appearance of the component.",
7841
+ "values": [
7842
+ {
7843
+ "name": "ios"
7844
+ },
7845
+ {
7846
+ "name": "md"
7847
+ },
7848
+ {
7849
+ "name": "ionic"
5819
7850
  }
5820
7851
  ]
5821
7852
  },
5822
7853
  {
5823
7854
  "name": "toggle-icon",
5824
- "description": "The toggle icon to use. Defaults to `chevronExpand` for `ios` mode,\nor `caretDownSharp` for `md` mode."
7855
+ "description": "The toggle icon to use. Defaults to `\"chevronExpand\"` for the `\"ios\"` theme,\nor `\"caretDownSharp\"` for the `\"md\"` and `\"ionic\"` themes."
5825
7856
  },
5826
7857
  {
5827
7858
  "name": "value",
@@ -5842,6 +7873,10 @@
5842
7873
  "value": ""
5843
7874
  },
5844
7875
  "attributes": [
7876
+ {
7877
+ "name": "cancel-icon",
7878
+ "description": "If `true`, the cancel button will display a close icon instead of the `cancelText`.\nWhen `cancelIcon` is `true`, `cancelText` is not displayed visually but is still used\nas the accessible label (`aria-label`) for the button."
7879
+ },
5845
7880
  {
5846
7881
  "name": "cancel-text",
5847
7882
  "description": "The text to display on the cancel button."
@@ -5879,7 +7914,7 @@
5879
7914
  },
5880
7915
  {
5881
7916
  "name": "justify",
5882
- "description": "How to pack the label and the option's selection control within a line.\n`\"start\"`: The label and radio will appear on the left in LTR and\non the right in RTL.\n`\"end\"`: The label and radio will appear on the right in LTR and\non the left in RTL.\n`\"space-between\"`: The label and radio will appear on opposite\nends of the line with space between the two elements.\n\nApplies to the `alert`, `popover`, and `modal` interfaces, but has no\nvisible effect on radio options in `popover` or `modal` on `md` (the radio control is hidden there).\n\nWhen unset, the interface picks a default based on mode and control\ntype.",
7917
+ "description": "How to pack the label and the option's selection control within a line.\n`\"start\"`: The label and radio will appear on the left in LTR and\non the right in RTL.\n`\"end\"`: The label and radio will appear on the right in LTR and\non the left in RTL.\n`\"space-between\"`: The label and radio will appear on opposite\nends of the line with space between the two elements.\n\nApplies to the `alert`, `popover`, and `modal` interfaces, but has no\nvisible effect on radio options in `popover` or `modal` on the `md`\nand `ionic` themes (the radio control is hidden there).\n\nWhen unset, the interface picks a default based on theme and control\ntype.",
5883
7918
  "values": [
5884
7919
  {
5885
7920
  "name": "end"
@@ -5894,7 +7929,7 @@
5894
7929
  },
5895
7930
  {
5896
7931
  "name": "label-placement",
5897
- "description": "Where the label is placed relative to the option's selection control\n(radio circle or checkbox box) when the option is rendered in an\n`alert`, `popover`, or `modal` interface.\n`\"start\"`: The label will appear to the left of the radio in LTR and to the right in RTL.\n`\"end\"`: The label will appear to the right of the radio in LTR and to the left in RTL.\n\nApplies to the `alert`, `popover`, and `modal` interfaces, but has no\nvisible effect on radio options in `popover` or `modal` on `md` (the radio control is hidden there).\n\nWhen unset, the interface picks a default based on mode and control\ntype.",
7932
+ "description": "Where the label is placed relative to the option's selection control\n(radio circle or checkbox box) when the option is rendered in an\n`alert`, `popover`, or `modal` interface.\n`\"start\"`: The label will appear to the left of the radio in LTR and to the right in RTL.\n`\"end\"`: The label will appear to the right of the radio in LTR and to the left in RTL.\n\nApplies to the `alert`, `popover`, and `modal` interfaces, but has no\nvisible effect on radio options in `popover` or `modal` on the `md`\nand `ionic` themes (the radio control is hidden there).\n\nWhen unset, the interface picks a default based on theme and control\ntype.",
5898
7933
  "values": [
5899
7934
  {
5900
7935
  "name": "end"
@@ -5916,6 +7951,21 @@
5916
7951
  }
5917
7952
  ]
5918
7953
  },
7954
+ {
7955
+ "name": "theme",
7956
+ "description": "The theme determines the visual appearance of the component.",
7957
+ "values": [
7958
+ {
7959
+ "name": "ios"
7960
+ },
7961
+ {
7962
+ "name": "md"
7963
+ },
7964
+ {
7965
+ "name": "ionic"
7966
+ }
7967
+ ]
7968
+ },
5919
7969
  {
5920
7970
  "name": "value",
5921
7971
  "description": "The text value of the option."
@@ -5938,6 +7988,33 @@
5938
7988
  {
5939
7989
  "name": "animated",
5940
7990
  "description": "If `true`, the skeleton text will animate."
7991
+ },
7992
+ {
7993
+ "name": "mode",
7994
+ "description": "The mode determines the platform behaviors of the component.",
7995
+ "values": [
7996
+ {
7997
+ "name": "ios"
7998
+ },
7999
+ {
8000
+ "name": "md"
8001
+ }
8002
+ ]
8003
+ },
8004
+ {
8005
+ "name": "theme",
8006
+ "description": "The theme determines the visual appearance of the component.",
8007
+ "values": [
8008
+ {
8009
+ "name": "ios"
8010
+ },
8011
+ {
8012
+ "name": "md"
8013
+ },
8014
+ {
8015
+ "name": "ionic"
8016
+ }
8017
+ ]
5941
8018
  }
5942
8019
  ],
5943
8020
  "references": [
@@ -5991,6 +8068,18 @@
5991
8068
  "name": "duration",
5992
8069
  "description": "Duration of the spinner animation in milliseconds. The default varies based on the spinner."
5993
8070
  },
8071
+ {
8072
+ "name": "mode",
8073
+ "description": "The mode determines the platform behaviors of the component.",
8074
+ "values": [
8075
+ {
8076
+ "name": "ios"
8077
+ },
8078
+ {
8079
+ "name": "md"
8080
+ }
8081
+ ]
8082
+ },
5994
8083
  {
5995
8084
  "name": "name",
5996
8085
  "description": "The name of the SVG spinner to use. If a name is not provided, the platform's default\nspinner will be used.",
@@ -6027,6 +8116,42 @@
6027
8116
  {
6028
8117
  "name": "paused",
6029
8118
  "description": "If `true`, the spinner's animation will be paused."
8119
+ },
8120
+ {
8121
+ "name": "size",
8122
+ "description": "Set to `\"xsmall\"` for the smallest size.\nSet to `\"small\"` for a smaller size.\nSet to `\"medium\"` for a medium size.\nSet to `\"large\"` for a large size.\nSet to `\"xlarge\"` for the largest size.\n\nDefaults to `\"xsmall\"` for the `ionic` theme, undefined for all other themes.",
8123
+ "values": [
8124
+ {
8125
+ "name": "large"
8126
+ },
8127
+ {
8128
+ "name": "medium"
8129
+ },
8130
+ {
8131
+ "name": "small"
8132
+ },
8133
+ {
8134
+ "name": "xlarge"
8135
+ },
8136
+ {
8137
+ "name": "xsmall"
8138
+ }
8139
+ ]
8140
+ },
8141
+ {
8142
+ "name": "theme",
8143
+ "description": "The theme determines the visual appearance of the component.",
8144
+ "values": [
8145
+ {
8146
+ "name": "ios"
8147
+ },
8148
+ {
8149
+ "name": "md"
8150
+ },
8151
+ {
8152
+ "name": "ionic"
8153
+ }
8154
+ ]
6030
8155
  }
6031
8156
  ],
6032
8157
  "references": [
@@ -6051,6 +8176,33 @@
6051
8176
  "name": "disabled",
6052
8177
  "description": "If `true`, the split pane will be hidden."
6053
8178
  },
8179
+ {
8180
+ "name": "mode",
8181
+ "description": "The mode determines the platform behaviors of the component.",
8182
+ "values": [
8183
+ {
8184
+ "name": "ios"
8185
+ },
8186
+ {
8187
+ "name": "md"
8188
+ }
8189
+ ]
8190
+ },
8191
+ {
8192
+ "name": "theme",
8193
+ "description": "The theme determines the visual appearance of the component.",
8194
+ "values": [
8195
+ {
8196
+ "name": "ios"
8197
+ },
8198
+ {
8199
+ "name": "md"
8200
+ },
8201
+ {
8202
+ "name": "ionic"
8203
+ }
8204
+ ]
8205
+ },
6054
8206
  {
6055
8207
  "name": "when",
6056
8208
  "description": "When the split-pane should be shown.\nCan be a CSS media query expression, or a shortcut expression.\nCan also be a boolean expression."
@@ -6074,9 +8226,36 @@
6074
8226
  "name": "component",
6075
8227
  "description": "The component to display inside of the tab."
6076
8228
  },
8229
+ {
8230
+ "name": "mode",
8231
+ "description": "The mode determines the platform behaviors of the component.",
8232
+ "values": [
8233
+ {
8234
+ "name": "ios"
8235
+ },
8236
+ {
8237
+ "name": "md"
8238
+ }
8239
+ ]
8240
+ },
6077
8241
  {
6078
8242
  "name": "tab",
6079
8243
  "description": "A tab id must be provided for each `ion-tab`. It's used internally to reference\nthe selected tab or by the router to switch between them."
8244
+ },
8245
+ {
8246
+ "name": "theme",
8247
+ "description": "The theme determines the visual appearance of the component.",
8248
+ "values": [
8249
+ {
8250
+ "name": "ios"
8251
+ },
8252
+ {
8253
+ "name": "md"
8254
+ },
8255
+ {
8256
+ "name": "ionic"
8257
+ }
8258
+ ]
6080
8259
  }
6081
8260
  ],
6082
8261
  "references": [
@@ -6116,35 +8295,86 @@
6116
8295
  "name": "secondary"
6117
8296
  },
6118
8297
  {
6119
- "name": "success"
8298
+ "name": "success"
8299
+ },
8300
+ {
8301
+ "name": "tertiary"
8302
+ },
8303
+ {
8304
+ "name": "warning"
8305
+ }
8306
+ ]
8307
+ },
8308
+ {
8309
+ "name": "expand",
8310
+ "description": "Set to `\"compact\"` to display a width based on the items\ninside the tab bar. This value will only work for the\n`ionic` theme.\n\nSet to `\"full\"` to display a full width tab bar.\n\nDefaults to `\"full\"`.",
8311
+ "values": [
8312
+ {
8313
+ "name": "compact"
8314
+ },
8315
+ {
8316
+ "name": "full"
8317
+ }
8318
+ ]
8319
+ },
8320
+ {
8321
+ "name": "mode",
8322
+ "description": "The mode determines the platform behaviors of the component.",
8323
+ "values": [
8324
+ {
8325
+ "name": "ios"
8326
+ },
8327
+ {
8328
+ "name": "md"
8329
+ }
8330
+ ]
8331
+ },
8332
+ {
8333
+ "name": "scroll-effect",
8334
+ "description": "Describes the scroll effect that will be applied to the tab bar.\n`\"hide\"` slides the tab bar out of view when scrolling down and back in\nwhen scrolling up.\n\nNote: `\"hide\"` is ignored when the tab bar is nested inside an\n`ion-footer` to avoid leaving an empty footer visible on screen.\nSet `scroll-effect=\"hide\"` on the footer instead so the entire\nfooter hides together.",
8335
+ "values": [
8336
+ {
8337
+ "name": "hide"
8338
+ }
8339
+ ]
8340
+ },
8341
+ {
8342
+ "name": "selected-tab",
8343
+ "description": "The selected tab component"
8344
+ },
8345
+ {
8346
+ "name": "shape",
8347
+ "description": "Set to `\"soft\"` for a tab bar with slightly rounded corners,\n`\"round\"` for a tab bar with fully rounded corners, or\n`\"rectangular\"` for a tab bar without rounded corners.\n\nDefaults to `\"round\"` for the `\"ionic\"` theme, undefined for all other themes.",
8348
+ "values": [
8349
+ {
8350
+ "name": "rectangular"
6120
8351
  },
6121
8352
  {
6122
- "name": "tertiary"
8353
+ "name": "round"
6123
8354
  },
6124
8355
  {
6125
- "name": "warning"
8356
+ "name": "soft"
6126
8357
  }
6127
8358
  ]
6128
8359
  },
6129
8360
  {
6130
- "name": "mode",
6131
- "description": "The mode determines which platform styles to use.",
8361
+ "name": "theme",
8362
+ "description": "The theme determines the visual appearance of the component.",
6132
8363
  "values": [
6133
8364
  {
6134
8365
  "name": "ios"
6135
8366
  },
6136
8367
  {
6137
8368
  "name": "md"
8369
+ },
8370
+ {
8371
+ "name": "ionic"
6138
8372
  }
6139
8373
  ]
6140
8374
  },
6141
- {
6142
- "name": "selected-tab",
6143
- "description": "The selected tab component"
6144
- },
6145
8375
  {
6146
8376
  "name": "translucent",
6147
- "description": "If `true`, the tab bar will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility)."
8377
+ "description": "If `true`, the tab bar will be translucent.\nOnly applies when the theme is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility)."
6148
8378
  }
6149
8379
  ],
6150
8380
  "references": [
@@ -6199,7 +8429,7 @@
6199
8429
  },
6200
8430
  {
6201
8431
  "name": "mode",
6202
- "description": "The mode determines which platform styles to use.",
8432
+ "description": "The mode determines the platform behaviors of the component.",
6203
8433
  "values": [
6204
8434
  {
6205
8435
  "name": "ios"
@@ -6217,6 +8447,21 @@
6217
8447
  "name": "selected",
6218
8448
  "description": "The selected tab component"
6219
8449
  },
8450
+ {
8451
+ "name": "shape",
8452
+ "description": "Set to `\"soft\"` for a tab-button with slightly rounded corners,\n`\"round\"` for a tab-button with fully rounded corners, or `\"rectangular\"`\nfor a tab-button without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
8453
+ "values": [
8454
+ {
8455
+ "name": "rectangular"
8456
+ },
8457
+ {
8458
+ "name": "round"
8459
+ },
8460
+ {
8461
+ "name": "soft"
8462
+ }
8463
+ ]
8464
+ },
6220
8465
  {
6221
8466
  "name": "tab",
6222
8467
  "description": "A tab id must be provided for each `ion-tab`. It's used internally to reference\nthe selected tab or by the router to switch between them."
@@ -6224,6 +8469,21 @@
6224
8469
  {
6225
8470
  "name": "target",
6226
8471
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
8472
+ },
8473
+ {
8474
+ "name": "theme",
8475
+ "description": "The theme determines the visual appearance of the component.",
8476
+ "values": [
8477
+ {
8478
+ "name": "ios"
8479
+ },
8480
+ {
8481
+ "name": "md"
8482
+ },
8483
+ {
8484
+ "name": "ionic"
8485
+ }
8486
+ ]
6227
8487
  }
6228
8488
  ],
6229
8489
  "references": [
@@ -6239,7 +8499,35 @@
6239
8499
  "kind": "markdown",
6240
8500
  "value": ""
6241
8501
  },
6242
- "attributes": [],
8502
+ "attributes": [
8503
+ {
8504
+ "name": "mode",
8505
+ "description": "The mode determines the platform behaviors of the component.",
8506
+ "values": [
8507
+ {
8508
+ "name": "ios"
8509
+ },
8510
+ {
8511
+ "name": "md"
8512
+ }
8513
+ ]
8514
+ },
8515
+ {
8516
+ "name": "theme",
8517
+ "description": "The theme determines the visual appearance of the component.",
8518
+ "values": [
8519
+ {
8520
+ "name": "ios"
8521
+ },
8522
+ {
8523
+ "name": "md"
8524
+ },
8525
+ {
8526
+ "name": "ionic"
8527
+ }
8528
+ ]
8529
+ }
8530
+ ],
6243
8531
  "references": [
6244
8532
  {
6245
8533
  "name": "Source code",
@@ -6289,13 +8577,28 @@
6289
8577
  },
6290
8578
  {
6291
8579
  "name": "mode",
6292
- "description": "The mode determines which platform styles to use.",
8580
+ "description": "The mode determines the platform behaviors of the component.",
8581
+ "values": [
8582
+ {
8583
+ "name": "ios"
8584
+ },
8585
+ {
8586
+ "name": "md"
8587
+ }
8588
+ ]
8589
+ },
8590
+ {
8591
+ "name": "theme",
8592
+ "description": "The theme determines the visual appearance of the component.",
6293
8593
  "values": [
6294
8594
  {
6295
8595
  "name": "ios"
6296
8596
  },
6297
8597
  {
6298
8598
  "name": "md"
8599
+ },
8600
+ {
8601
+ "name": "ionic"
6299
8602
  }
6300
8603
  ]
6301
8604
  }
@@ -6412,7 +8715,7 @@
6412
8715
  },
6413
8716
  {
6414
8717
  "name": "fill",
6415
- "description": "The fill for the item. If `\"solid\"` the item will have a background. If\n`\"outline\"` the item will be transparent with a border. Only available in `md` mode.",
8718
+ "description": "The fill for the item. If `\"solid\"` the item will have a background. If\n`\"outline\"` the item will be transparent with a border. Only available when the theme is `\"md\"`.",
6416
8719
  "values": [
6417
8720
  {
6418
8721
  "name": "outline"
@@ -6491,7 +8794,7 @@
6491
8794
  },
6492
8795
  {
6493
8796
  "name": "mode",
6494
- "description": "The mode determines which platform styles to use.",
8797
+ "description": "The mode determines the platform behaviors of the component.",
6495
8798
  "values": [
6496
8799
  {
6497
8800
  "name": "ios"
@@ -6523,10 +8826,31 @@
6523
8826
  },
6524
8827
  {
6525
8828
  "name": "shape",
6526
- "description": "The shape of the textarea. If \"round\" it will have an increased border radius.",
8829
+ "description": "Set to `\"soft\"` for a textarea with slightly rounded corners,\n`\"round\"` for a textarea with fully rounded corners, or `\"rectangular\"`\nfor a textarea without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
6527
8830
  "values": [
8831
+ {
8832
+ "name": "rectangular"
8833
+ },
6528
8834
  {
6529
8835
  "name": "round"
8836
+ },
8837
+ {
8838
+ "name": "soft"
8839
+ }
8840
+ ]
8841
+ },
8842
+ {
8843
+ "name": "size",
8844
+ "description": "The size of the textarea. If \"large\" it will increase the height of the textarea, while\n\"small\" and \"medium\" provide progressively smaller heights. The default size is \"medium\".\nThis property only applies to the `\"ionic\"` theme.",
8845
+ "values": [
8846
+ {
8847
+ "name": "large"
8848
+ },
8849
+ {
8850
+ "name": "medium"
8851
+ },
8852
+ {
8853
+ "name": "small"
6530
8854
  }
6531
8855
  ]
6532
8856
  },
@@ -6534,6 +8858,21 @@
6534
8858
  "name": "spellcheck",
6535
8859
  "description": "If `true`, the element will have its spelling and grammar checked."
6536
8860
  },
8861
+ {
8862
+ "name": "theme",
8863
+ "description": "The theme determines the visual appearance of the component.",
8864
+ "values": [
8865
+ {
8866
+ "name": "ios"
8867
+ },
8868
+ {
8869
+ "name": "md"
8870
+ },
8871
+ {
8872
+ "name": "ionic"
8873
+ }
8874
+ ]
8875
+ },
6537
8876
  {
6538
8877
  "name": "value",
6539
8878
  "description": "The value of the textarea."
@@ -6567,7 +8906,35 @@
6567
8906
  "kind": "markdown",
6568
8907
  "value": ""
6569
8908
  },
6570
- "attributes": [],
8909
+ "attributes": [
8910
+ {
8911
+ "name": "mode",
8912
+ "description": "The mode determines the platform behaviors of the component.",
8913
+ "values": [
8914
+ {
8915
+ "name": "ios"
8916
+ },
8917
+ {
8918
+ "name": "md"
8919
+ }
8920
+ ]
8921
+ },
8922
+ {
8923
+ "name": "theme",
8924
+ "description": "The theme determines the visual appearance of the component.",
8925
+ "values": [
8926
+ {
8927
+ "name": "ios"
8928
+ },
8929
+ {
8930
+ "name": "md"
8931
+ },
8932
+ {
8933
+ "name": "ionic"
8934
+ }
8935
+ ]
8936
+ }
8937
+ ],
6571
8938
  "references": [
6572
8939
  {
6573
8940
  "name": "Source code",
@@ -6615,6 +8982,18 @@
6615
8982
  }
6616
8983
  ]
6617
8984
  },
8985
+ {
8986
+ "name": "mode",
8987
+ "description": "The mode determines the platform behaviors of the component.",
8988
+ "values": [
8989
+ {
8990
+ "name": "ios"
8991
+ },
8992
+ {
8993
+ "name": "md"
8994
+ }
8995
+ ]
8996
+ },
6618
8997
  {
6619
8998
  "name": "size",
6620
8999
  "description": "The size of the toolbar title.",
@@ -6626,6 +9005,21 @@
6626
9005
  "name": "small"
6627
9006
  }
6628
9007
  ]
9008
+ },
9009
+ {
9010
+ "name": "theme",
9011
+ "description": "The theme determines the visual appearance of the component.",
9012
+ "values": [
9013
+ {
9014
+ "name": "ios"
9015
+ },
9016
+ {
9017
+ "name": "md"
9018
+ },
9019
+ {
9020
+ "name": "ionic"
9021
+ }
9022
+ ]
6629
9023
  }
6630
9024
  ],
6631
9025
  "references": [
@@ -6691,6 +9085,18 @@
6691
9085
  "name": "header",
6692
9086
  "description": "Header to be shown in the toast."
6693
9087
  },
9088
+ {
9089
+ "name": "hue",
9090
+ "description": "Set to `\"bold\"` for a toast with vibrant, bold colors or to `\"subtle\"` for\na toast with muted, subtle colors.\n\nOnly applies to the `ionic` theme.",
9091
+ "values": [
9092
+ {
9093
+ "name": "bold"
9094
+ },
9095
+ {
9096
+ "name": "subtle"
9097
+ }
9098
+ ]
9099
+ },
6694
9100
  {
6695
9101
  "name": "icon",
6696
9102
  "description": "The name of the icon to display, or the path to a valid SVG file. See `ion-icon`.\nhttps://ionic.io/ionicons"
@@ -6721,7 +9127,7 @@
6721
9127
  },
6722
9128
  {
6723
9129
  "name": "mode",
6724
- "description": "The mode determines which platform styles to use.",
9130
+ "description": "The mode determines the platform behaviors of the component.",
6725
9131
  "values": [
6726
9132
  {
6727
9133
  "name": "ios"
@@ -6750,6 +9156,21 @@
6750
9156
  "name": "position-anchor",
6751
9157
  "description": "The element to anchor the toast's position to. Can be set as a direct reference\nor the ID of the element. With `position=\"bottom\"`, the toast will sit above the\nchosen element. With `position=\"top\"`, the toast will sit below the chosen element.\nWith `position=\"middle\"`, the value of `positionAnchor` is ignored."
6752
9158
  },
9159
+ {
9160
+ "name": "shape",
9161
+ "description": "Set to `\"soft\"` for a toast with slightly rounded corners,\n`\"round\"` for a toast with fully rounded corners, or `\"rectangular\"`\nfor a toast without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
9162
+ "values": [
9163
+ {
9164
+ "name": "rectangular"
9165
+ },
9166
+ {
9167
+ "name": "round"
9168
+ },
9169
+ {
9170
+ "name": "soft"
9171
+ }
9172
+ ]
9173
+ },
6753
9174
  {
6754
9175
  "name": "swipe-gesture",
6755
9176
  "description": "If set to 'vertical', the Toast can be dismissed with\na swipe gesture. The swipe direction is determined by\nthe value of the `position` property:\n`top`: The Toast can be swiped up to dismiss.\n`bottom`: The Toast can be swiped down to dismiss.\n`middle`: The Toast can be swiped up or down to dismiss.",
@@ -6759,9 +9180,24 @@
6759
9180
  }
6760
9181
  ]
6761
9182
  },
9183
+ {
9184
+ "name": "theme",
9185
+ "description": "The theme determines the visual appearance of the component.",
9186
+ "values": [
9187
+ {
9188
+ "name": "ios"
9189
+ },
9190
+ {
9191
+ "name": "md"
9192
+ },
9193
+ {
9194
+ "name": "ionic"
9195
+ }
9196
+ ]
9197
+ },
6762
9198
  {
6763
9199
  "name": "translucent",
6764
- "description": "If `true`, the toast will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility)."
9200
+ "description": "If `true`, the toast will be translucent.\nOnly applies when the theme is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility)."
6765
9201
  },
6766
9202
  {
6767
9203
  "name": "trigger",
@@ -6882,7 +9318,7 @@
6882
9318
  },
6883
9319
  {
6884
9320
  "name": "mode",
6885
- "description": "The mode determines which platform styles to use.",
9321
+ "description": "The mode determines the platform behaviors of the component.",
6886
9322
  "values": [
6887
9323
  {
6888
9324
  "name": "ios"
@@ -6900,6 +9336,21 @@
6900
9336
  "name": "required",
6901
9337
  "description": "If true, screen readers will announce it as a required field. This property\nworks only for accessibility purposes, it will not prevent the form from\nsubmitting if the value is invalid."
6902
9338
  },
9339
+ {
9340
+ "name": "theme",
9341
+ "description": "The theme determines the visual appearance of the component.",
9342
+ "values": [
9343
+ {
9344
+ "name": "ios"
9345
+ },
9346
+ {
9347
+ "name": "md"
9348
+ },
9349
+ {
9350
+ "name": "ionic"
9351
+ }
9352
+ ]
9353
+ },
6903
9354
  {
6904
9355
  "name": "value",
6905
9356
  "description": "The value of the toggle does not mean if it's checked or not, use the `checked`\nproperty for that.\n\nThe value of a toggle is analogous to the value of a `<input type=\"checkbox\">`,\nit's only used when the toggle participates in a native `<form>`."
@@ -6954,13 +9405,43 @@
6954
9405
  },
6955
9406
  {
6956
9407
  "name": "mode",
6957
- "description": "The mode determines which platform styles to use.",
9408
+ "description": "The mode determines the platform behaviors of the component.",
9409
+ "values": [
9410
+ {
9411
+ "name": "ios"
9412
+ },
9413
+ {
9414
+ "name": "md"
9415
+ }
9416
+ ]
9417
+ },
9418
+ {
9419
+ "name": "theme",
9420
+ "description": "The theme determines the visual appearance of the component.",
6958
9421
  "values": [
6959
9422
  {
6960
9423
  "name": "ios"
6961
9424
  },
6962
9425
  {
6963
9426
  "name": "md"
9427
+ },
9428
+ {
9429
+ "name": "ionic"
9430
+ }
9431
+ ]
9432
+ },
9433
+ {
9434
+ "name": "title-placement",
9435
+ "description": "Where to place the title relative to the other toolbar content.\n`\"start\"`: The title will appear to the left of the toolbar content in LTR and to the right in RTL.\n`\"center\"`: The title will appear in the center of the toolbar.\n`\"end\"`: The title will appear to the right of the toolbar content in LTR and to the left in RTL.\n\nOnly applies in the `ionic` theme.",
9436
+ "values": [
9437
+ {
9438
+ "name": "center"
9439
+ },
9440
+ {
9441
+ "name": "end"
9442
+ },
9443
+ {
9444
+ "name": "start"
6964
9445
  }
6965
9446
  ]
6966
9447
  }