@ionic/core 8.8.9-dev.11780414486.1df2bd72 → 8.8.9-dev.11780493937.17fe092d

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 (1118) 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.d.ts +11 -0
  33. package/components/ion-gallery.js +4 -0
  34. package/components/ion-grid.js +1 -1
  35. package/components/ion-header.js +1 -1
  36. package/components/ion-icon.js +1 -1
  37. package/components/ion-img.js +1 -1
  38. package/components/ion-infinite-scroll-content.js +1 -1
  39. package/components/ion-infinite-scroll.js +1 -1
  40. package/components/ion-input-otp.js +1 -1
  41. package/components/ion-input-password-toggle.js +1 -1
  42. package/components/ion-input.js +1 -1
  43. package/components/ion-item-divider.js +1 -1
  44. package/components/ion-item-group.js +1 -1
  45. package/components/ion-item-option.js +1 -1
  46. package/components/ion-item-options.js +1 -1
  47. package/components/ion-item-sliding.js +1 -1
  48. package/components/ion-item.js +1 -1
  49. package/components/ion-label.js +1 -1
  50. package/components/ion-list-header.js +1 -1
  51. package/components/ion-list.js +1 -1
  52. package/components/ion-loading.js +1 -1
  53. package/components/ion-menu-button.js +1 -1
  54. package/components/ion-menu-toggle.js +1 -1
  55. package/components/ion-menu.js +1 -1
  56. package/components/ion-modal.js +1 -1
  57. package/components/ion-nav-link.js +1 -1
  58. package/components/ion-nav.js +1 -1
  59. package/components/ion-note.js +1 -1
  60. package/components/ion-picker-column-option.js +1 -1
  61. package/components/ion-picker-column.js +1 -1
  62. package/components/ion-picker-legacy-column.d.ts +11 -0
  63. package/components/ion-picker-legacy-column.js +4 -0
  64. package/components/ion-picker-legacy.d.ts +11 -0
  65. package/components/ion-picker-legacy.js +4 -0
  66. package/components/ion-picker.js +1 -1
  67. package/components/ion-popover.js +1 -1
  68. package/components/ion-progress-bar.js +1 -1
  69. package/components/ion-radio-group.js +1 -1
  70. package/components/ion-radio.js +1 -1
  71. package/components/ion-range.js +1 -1
  72. package/components/ion-refresher-content.js +1 -1
  73. package/components/ion-refresher.js +1 -1
  74. package/components/ion-reorder-group.js +1 -1
  75. package/components/ion-reorder.js +1 -1
  76. package/components/ion-ripple-effect.js +1 -1
  77. package/components/ion-route-redirect.js +1 -1
  78. package/components/ion-route.js +1 -1
  79. package/components/ion-router-link.js +1 -1
  80. package/components/ion-router-outlet.js +1 -1
  81. package/components/ion-router.js +1 -1
  82. package/components/ion-row.js +1 -1
  83. package/components/ion-searchbar.js +1 -1
  84. package/components/ion-segment-button.js +1 -1
  85. package/components/ion-segment-content.js +1 -1
  86. package/components/ion-segment-view.js +1 -1
  87. package/components/ion-segment.js +1 -1
  88. package/components/ion-select-modal.js +1 -1
  89. package/components/ion-select-option.js +1 -1
  90. package/components/ion-select-popover.js +1 -1
  91. package/components/ion-select.js +1 -1
  92. package/components/ion-skeleton-text.js +1 -1
  93. package/components/ion-spinner.js +1 -1
  94. package/components/ion-split-pane.js +1 -1
  95. package/components/ion-tab-bar.js +1 -1
  96. package/components/ion-tab-button.js +1 -1
  97. package/components/ion-tab.js +1 -1
  98. package/components/ion-tabs.js +1 -1
  99. package/components/ion-text.js +1 -1
  100. package/components/ion-textarea.js +1 -1
  101. package/components/ion-thumbnail.js +1 -1
  102. package/components/ion-title.js +1 -1
  103. package/components/ion-toast.js +1 -1
  104. package/components/ion-toggle.js +1 -1
  105. package/components/ion-toolbar.js +1 -1
  106. package/components/p-3Ni1Z654.js +4 -0
  107. package/components/p-B9MABkWm.js +4 -0
  108. package/components/p-BBu2n-9C.js +4 -0
  109. package/components/p-BDcohALy.js +4 -0
  110. package/components/p-BDqjX7Z_.js +4 -0
  111. package/components/p-BF5oFX1I.js +4 -0
  112. package/components/p-BJzJdLry.js +4 -0
  113. package/components/p-BYSs-jZz.js +4 -0
  114. package/components/p-BZCB7f49.js +4 -0
  115. package/components/p-BaPtaYEC.js +4 -0
  116. package/components/{p-Sh0ICmPV.js → p-BcbmT6b3.js} +1 -1
  117. package/components/p-Bg30AtDZ.js +4 -0
  118. package/components/p-BhkGOA7t.js +4 -0
  119. package/components/p-BjW8SOqw.js +4 -0
  120. package/components/p-Bk9hTY4h.js +4 -0
  121. package/components/p-BqDiJgC_.js +4 -0
  122. package/components/p-BsNpz2u3.js +4 -0
  123. package/components/p-Bt0d89x3.js +4 -0
  124. package/components/p-BwKpO3Is.js +4 -0
  125. package/components/p-BwQOIWD7.js +4 -0
  126. package/components/{p-D5Ubpm7D.js → p-ByW0kK1F.js} +1 -1
  127. package/components/p-C0U8YqYW.js +4 -0
  128. package/components/p-C75FIZBC.js +4 -0
  129. package/components/p-C8kBejTT.js +4 -0
  130. package/components/p-CBS0sBAa.js +4 -0
  131. package/{dist/ionic/p-VAemlbDS.js → components/p-CDgDBcU9.js} +1 -1
  132. package/components/p-CPm7KgOP.js +4 -0
  133. package/components/p-Cg-xpJhD.js +4 -0
  134. package/components/p-CgSn4J7d.js +4 -0
  135. package/components/p-CgZLVOCc.js +4 -0
  136. package/{dist/ionic/p-D13Eaw-8.js → components/p-Cllkut-B.js} +1 -1
  137. package/{dist/ionic/p-DzWaWHGc.js → components/p-Cmql_g3_.js} +1 -1
  138. package/components/p-CpFORZud.js +4 -0
  139. package/components/p-Cz4uz3Dy.js +4 -0
  140. package/components/p-CzC_ZSgb.js +4 -0
  141. package/components/p-D1t981Ih.js +4 -0
  142. package/components/p-D2mReIu8.js +4 -0
  143. package/components/p-D6g8ud1e.js +4 -0
  144. package/components/p-DAXhdEp5.js +4 -0
  145. package/components/p-DCS3n7Uq.js +4 -0
  146. package/components/p-DDw-NYxz.js +4 -0
  147. package/components/p-DN_scBC7.js +4 -0
  148. package/components/p-DVcs-2q3.js +4 -0
  149. package/components/{p-DNQI6d-L.js → p-DXehWlOr.js} +1 -1
  150. package/components/p-DaJxRxSQ.js +4 -0
  151. package/components/p-Dhi5xtNS.js +4 -0
  152. package/components/p-Do7NMUwR.js +4 -0
  153. package/components/p-Dp2x0MpA.js +4 -0
  154. package/components/p-GElQZ38c.js +4 -0
  155. package/components/p-GtzfsjJP.js +4 -0
  156. package/components/p-IYdTEyGb.js +4 -0
  157. package/components/p-Skz67GXZ.js +4 -0
  158. package/components/p-XegQjlzJ.js +4 -0
  159. package/components/p-d77Zk1DK.js +4 -0
  160. package/components/p-fIOYmaqA.js +4 -0
  161. package/components/p-hdGd8ben.js +4 -0
  162. package/components/p-hpwmNJ2Q.js +4 -0
  163. package/components/p-kKYBfhbe.js +4 -0
  164. package/components/p-lGSe6-vg.js +4 -0
  165. package/components/{p-BAYYcg3o.js → p-oF-CwZ0b.js} +1 -1
  166. package/components/p-pvh0bjpw.js +4 -0
  167. package/components/{p-cyNmxje6.js → p-re70ahxF.js} +1 -1
  168. package/components/p-sToA4Co7.js +4 -0
  169. package/components/p-vXpMhGrs.js +4 -0
  170. package/components/{p-ijF0iCrA.js → p-wCDzv5Q8.js} +1 -1
  171. package/components/{p-DqLB8yFQ.js → p-zWP0sUV_.js} +1 -1
  172. package/css/core.css +1 -1
  173. package/css/core.css.map +1 -1
  174. package/css/display.css +1 -1
  175. package/css/display.css.map +1 -1
  176. package/css/flex-utils.css +1 -1
  177. package/css/flex-utils.css.map +1 -1
  178. package/css/float-elements.css.map +1 -1
  179. package/css/global.bundle.css.map +1 -1
  180. package/css/ionic/bundle.ionic.css +1 -0
  181. package/css/ionic/bundle.ionic.css.map +1 -0
  182. package/css/ionic/core.ionic.css +1 -0
  183. package/css/ionic/core.ionic.css.map +1 -0
  184. package/css/ionic/global.bundle.ionic.css +1 -0
  185. package/css/ionic/global.bundle.ionic.css.map +1 -0
  186. package/css/ionic/ionic-swiper.ionic.css +1 -0
  187. package/css/ionic/ionic-swiper.ionic.css.map +1 -0
  188. package/css/ionic/link.ionic.css +1 -0
  189. package/css/ionic/link.ionic.css.map +1 -0
  190. package/css/ionic/structure.ionic.css +1 -0
  191. package/css/ionic/structure.ionic.css.map +1 -0
  192. package/css/ionic/typography.ionic.css +1 -0
  193. package/css/ionic/typography.ionic.css.map +1 -0
  194. package/css/ionic/utils.bundle.ionic.css +1 -0
  195. package/css/ionic/utils.bundle.ionic.css.map +1 -0
  196. package/css/ionic-swiper.css +1 -1
  197. package/css/ionic-swiper.css.map +1 -1
  198. package/css/ionic.bundle.css +1 -1
  199. package/css/ionic.bundle.css.map +1 -1
  200. package/css/normalize.css.map +1 -1
  201. package/css/padding.css.map +1 -1
  202. package/css/palettes/dark.always.css.map +1 -1
  203. package/css/palettes/dark.class.css.map +1 -1
  204. package/css/palettes/dark.system.css.map +1 -1
  205. package/css/palettes/high-contrast-dark.always.css.map +1 -1
  206. package/css/palettes/high-contrast-dark.class.css.map +1 -1
  207. package/css/palettes/high-contrast-dark.system.css.map +1 -1
  208. package/css/palettes/high-contrast.always.css.map +1 -1
  209. package/css/palettes/high-contrast.class.css.map +1 -1
  210. package/css/palettes/high-contrast.system.css.map +1 -1
  211. package/css/structure.css.map +1 -1
  212. package/css/text-alignment.css.map +1 -1
  213. package/css/text-transformation.css.map +1 -1
  214. package/css/typography.css.map +1 -1
  215. package/css/utils.bundle.css +1 -1
  216. package/css/utils.bundle.css.map +1 -1
  217. package/dist/cjs/{animation-BJq0kcy2.js → animation-BZJ2wKuM.js} +3 -3
  218. package/dist/cjs/{app-globals-BlqrqKTN.js → app-globals-C-d5fQ35.js} +1 -1
  219. package/dist/cjs/{button-active-0mPOKmV2.js → button-active-B_20Nxkv.js} +2 -2
  220. package/dist/cjs/{capacitor-DmA66EwP.js → capacitor-CXqhdZym.js} +3 -3
  221. package/dist/cjs/caret-down-vtVgfXIs.js +8 -0
  222. package/dist/cjs/caret-left-CxZXLRv5.js +8 -0
  223. package/dist/cjs/caret-right-CRCgv98E.js +8 -0
  224. package/dist/cjs/config-DWdFbSNK.js +35 -0
  225. package/dist/cjs/{data-DLTUw-KF.js → data-DuOuKG7I.js} +6 -6
  226. package/dist/cjs/{focus-visible-CCvKiLh3.js → focus-visible-BIj-I3-C.js} +24 -0
  227. package/dist/cjs/{framework-delegate-BtICZDHr.js → framework-delegate-Dx9FrqAC.js} +4 -2
  228. package/dist/cjs/{haptic-ClPPQ_PS.js → haptic-CQJGW58i.js} +1 -1
  229. package/dist/cjs/{helpers-Cv23MFHM.js → helpers-DJYxKN5U.js} +57 -4
  230. package/dist/cjs/{config-xninhj0J.js → index-BJlwOs11.js} +1 -31
  231. package/dist/cjs/{index-CIrkNXqJ.js → index-BJrpF9T3.js} +2 -2
  232. package/dist/cjs/{index-aC4x3Fk3.js → index-BekUBS8C.js} +15 -15
  233. package/dist/cjs/{index-DqmRDbxg.js → index-CgAbCW6L.js} +2 -0
  234. package/dist/cjs/{index-D81eLYUM.js → index-CwxYd6UD.js} +9 -8
  235. package/dist/cjs/{index-Ct7gcRif.js → index-CzcLEdQ5.js} +64 -71
  236. package/dist/cjs/{index-BERfRao3.js → index-DSNlrgfO.js} +4 -4
  237. package/dist/cjs/index.cjs.js +17 -16
  238. package/dist/cjs/{input-shims-CFLg7uzj.js → input-shims-VyZciSxi.js} +18 -17
  239. package/dist/cjs/{input.utils-DetjmtH2.js → input.utils-Ct5KzpYv.js} +5 -5
  240. package/dist/cjs/ion-accordion_2.cjs.entry.js +61 -29
  241. package/dist/cjs/ion-action-sheet.cjs.entry.js +41 -26
  242. package/dist/cjs/ion-alert.cjs.entry.js +62 -45
  243. package/dist/cjs/ion-app_8.cjs.entry.js +568 -189
  244. package/dist/cjs/ion-avatar_3.cjs.entry.js +125 -13
  245. package/dist/cjs/ion-back-button.cjs.entry.js +31 -22
  246. package/dist/cjs/ion-backdrop.cjs.entry.js +10 -7
  247. package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +54 -18
  248. package/dist/cjs/ion-button_2.cjs.entry.js +59 -22
  249. package/dist/cjs/ion-card_5.cjs.entry.js +55 -33
  250. package/dist/cjs/ion-checkbox.cjs.entry.js +34 -16
  251. package/dist/cjs/ion-chip.cjs.entry.js +50 -9
  252. package/dist/cjs/ion-col_3.cjs.entry.js +56 -57
  253. package/dist/cjs/ion-datetime-button.cjs.entry.js +13 -9
  254. package/dist/cjs/{ion-datetime.cjs.entry.js → ion-datetime_3.cjs.entry.js} +742 -29
  255. package/dist/cjs/ion-divider.cjs.entry.js +51 -0
  256. package/dist/cjs/ion-fab_3.cjs.entry.js +44 -28
  257. package/dist/cjs/ion-gallery.cjs.entry.js +510 -0
  258. package/dist/cjs/ion-img.cjs.entry.js +8 -4
  259. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +93 -17
  260. package/dist/cjs/ion-input-otp.cjs.entry.js +74 -9
  261. package/dist/cjs/ion-input-password-toggle.cjs.entry.js +53 -15
  262. package/dist/cjs/ion-input.cjs.entry.js +125 -35
  263. package/dist/cjs/ion-item-option_3.cjs.entry.js +467 -52
  264. package/dist/cjs/ion-item_8.cjs.entry.js +116 -49
  265. package/dist/cjs/ion-loading.cjs.entry.js +22 -23
  266. package/dist/cjs/ion-menu_3.cjs.entry.js +47 -29
  267. package/dist/cjs/ion-modal.cjs.entry.js +262 -142
  268. package/dist/cjs/ion-nav_2.cjs.entry.js +14 -11
  269. package/dist/cjs/ion-picker-column-option.cjs.entry.js +12 -8
  270. package/dist/cjs/ion-picker-column.cjs.entry.js +14 -14
  271. package/dist/cjs/ion-picker.cjs.entry.js +10 -6
  272. package/dist/cjs/ion-popover.cjs.entry.js +21 -23
  273. package/dist/cjs/ion-progress-bar.cjs.entry.js +27 -9
  274. package/dist/cjs/ion-radio_2.cjs.entry.js +35 -17
  275. package/dist/cjs/ion-range.cjs.entry.js +20 -13
  276. package/dist/cjs/ion-refresher_2.cjs.entry.js +42 -23
  277. package/dist/cjs/ion-reorder_2.cjs.entry.js +39 -15
  278. package/dist/cjs/ion-ripple-effect.cjs.entry.js +15 -7
  279. package/dist/cjs/ion-route_4.cjs.entry.js +10 -9
  280. package/dist/cjs/ion-searchbar.cjs.entry.js +138 -25
  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 +97 -40
  285. package/dist/cjs/ion-select_3.cjs.entry.js +453 -115
  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 +147 -23
  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 +137 -23
  292. package/dist/cjs/ion-toast.cjs.entry.js +71 -47
  293. package/dist/cjs/ion-toggle.cjs.entry.js +84 -27
  294. package/dist/cjs/ionic-global-BW5tRzrz.js +519 -0
  295. package/dist/cjs/ionic.cjs.js +5 -5
  296. package/dist/cjs/{ios.transition-BOSWOaiK.js → ios.transition-CyNNpj1i.js} +7 -5
  297. package/dist/cjs/{keyboard-hHzlEQpk.js → keyboard-CA6RtoWx.js} +4 -3
  298. package/dist/cjs/{keyboard-UuAS4D_9.js → keyboard-VLGMzWBE.js} +1 -1
  299. package/dist/cjs/{keyboard-controller-GXBiBRKS.js → keyboard-controller-CCTvHp9l.js} +11 -9
  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-B8-wBZqt.js → md.transition-BEfrfWKW.js} +6 -5
  303. package/dist/cjs/{notch-controller-18PzRGXd.js → notch-controller-BTZCPOsd.js} +4 -4
  304. package/dist/cjs/{overlays-DSmSrd_4.js → overlays-BuMIwR8B.js} +117 -42
  305. package/dist/cjs/select-option-render-C7klBX2H.js +81 -0
  306. package/dist/cjs/{status-tap-BXX8H8_Y.js → status-tap-CTY2dMsZ.js} +4 -3
  307. package/dist/cjs/{swipe-back-C0GCB18x.js → swipe-back-jJFi5KCB.js} +3 -2
  308. package/dist/cjs/{theme-CeDs6Hcv.js → theme-IlOsGAz7.js} +25 -1
  309. package/dist/cjs/validity-QmuwEptc.js +51 -0
  310. package/dist/cjs/x-BTF99yFH.js +8 -0
  311. package/dist/collection/collection-manifest.json +13 -3
  312. package/dist/collection/components/accordion/accordion.ionic.css +201 -0
  313. package/dist/collection/components/accordion/accordion.ios.css +73 -58
  314. package/dist/collection/components/accordion/accordion.js +41 -27
  315. package/dist/collection/components/accordion/accordion.md.css +67 -59
  316. package/dist/collection/components/accordion-group/accordion-group.ionic.css +93 -0
  317. package/dist/collection/components/accordion-group/accordion-group.ios.css +16 -4
  318. package/dist/collection/components/accordion-group/accordion-group.js +44 -8
  319. package/dist/collection/components/accordion-group/accordion-group.md.css +22 -4
  320. package/dist/collection/components/action-sheet/action-sheet.ionic.css +834 -0
  321. package/dist/collection/components/action-sheet/action-sheet.ios.css +102 -6
  322. package/dist/collection/components/action-sheet/action-sheet.js +33 -18
  323. package/dist/collection/components/action-sheet/action-sheet.md.css +101 -5
  324. package/dist/collection/components/alert/alert.ionic.css +1165 -0
  325. package/dist/collection/components/alert/alert.ios.css +102 -1
  326. package/dist/collection/components/alert/alert.js +52 -35
  327. package/dist/collection/components/alert/alert.md.css +102 -1
  328. package/dist/collection/components/app/app.js +15 -83
  329. package/dist/collection/components/avatar/avatar.ionic.css +391 -0
  330. package/dist/collection/components/avatar/avatar.ios.css +7 -33
  331. package/dist/collection/components/avatar/avatar.js +120 -4
  332. package/dist/collection/components/avatar/avatar.md.css +51 -0
  333. package/dist/collection/components/back-button/back-button.ios.css +60 -48
  334. package/dist/collection/components/back-button/back-button.js +27 -19
  335. package/dist/collection/components/back-button/back-button.md.css +60 -48
  336. package/dist/collection/components/backdrop/backdrop.ionic.css +109 -0
  337. package/dist/collection/components/backdrop/backdrop.ios.css +56 -19
  338. package/dist/collection/components/backdrop/backdrop.js +12 -6
  339. package/dist/collection/components/backdrop/backdrop.md.css +56 -19
  340. package/dist/collection/components/badge/badge.ionic.css +275 -0
  341. package/dist/collection/components/badge/badge.ios.css +139 -12
  342. package/dist/collection/components/badge/badge.js +145 -9
  343. package/dist/collection/components/badge/badge.md.css +123 -12
  344. package/dist/collection/components/breadcrumb/breadcrumb.ios.css +20 -8
  345. package/dist/collection/components/breadcrumb/breadcrumb.js +43 -11
  346. package/dist/collection/components/breadcrumb/breadcrumb.md.css +20 -8
  347. package/dist/collection/components/breadcrumbs/breadcrumbs.ios.css +6 -0
  348. package/dist/collection/components/breadcrumbs/breadcrumbs.js +11 -9
  349. package/dist/collection/components/breadcrumbs/breadcrumbs.md.css +6 -0
  350. package/dist/collection/components/button/button.ionic.css +646 -0
  351. package/dist/collection/components/button/button.ios.css +154 -46
  352. package/dist/collection/components/button/button.js +63 -27
  353. package/dist/collection/components/button/button.md.css +150 -50
  354. package/dist/collection/components/buttons/buttons.ionic.css +97 -0
  355. package/dist/collection/components/buttons/buttons.ios.css +59 -7
  356. package/dist/collection/components/buttons/buttons.js +15 -9
  357. package/dist/collection/components/buttons/buttons.md.css +55 -3
  358. package/dist/collection/components/card/card.ionic.css +144 -0
  359. package/dist/collection/components/card/card.ios.css +65 -14
  360. package/dist/collection/components/card/card.js +41 -10
  361. package/dist/collection/components/card/card.md.css +65 -14
  362. package/dist/collection/components/card-content/card-content.ionic.css +89 -0
  363. package/dist/collection/components/card-content/card-content.ios.css +20 -35
  364. package/dist/collection/components/card-content/card-content.js +12 -10
  365. package/dist/collection/components/card-content/card-content.md.css +20 -35
  366. package/dist/collection/components/card-header/card-header.ionic.css +85 -0
  367. package/dist/collection/components/card-header/card-header.ios.css +27 -15
  368. package/dist/collection/components/card-header/card-header.js +13 -10
  369. package/dist/collection/components/card-header/card-header.md.css +27 -15
  370. package/dist/collection/components/card-subtitle/card-subtitle.ionic.css +144 -0
  371. package/dist/collection/components/card-subtitle/card-subtitle.ios.css +12 -0
  372. package/dist/collection/components/card-subtitle/card-subtitle.js +11 -8
  373. package/dist/collection/components/card-subtitle/card-subtitle.md.css +12 -0
  374. package/dist/collection/components/card-title/card-title.ios.css +73 -0
  375. package/dist/collection/components/card-title/card-title.js +11 -8
  376. package/dist/collection/components/card-title/card-title.md.css +73 -0
  377. package/dist/collection/components/checkbox/checkbox.ionic.css +539 -0
  378. package/dist/collection/components/checkbox/checkbox.ios.css +161 -101
  379. package/dist/collection/components/checkbox/checkbox.js +70 -14
  380. package/dist/collection/components/checkbox/checkbox.md.css +162 -102
  381. package/dist/collection/components/chip/chip.ionic.css +217 -0
  382. package/dist/collection/components/chip/chip.ios.css +67 -14
  383. package/dist/collection/components/chip/chip.js +108 -8
  384. package/dist/collection/components/chip/chip.md.css +67 -14
  385. package/dist/collection/components/col/col.css +192 -4
  386. package/dist/collection/components/col/col.js +211 -61
  387. package/dist/collection/components/content/content.css +64 -2
  388. package/dist/collection/components/content/content.js +16 -11
  389. package/dist/collection/components/datetime/datetime.ionic.css +703 -0
  390. package/dist/collection/components/datetime/datetime.ios.css +302 -106
  391. package/dist/collection/components/datetime/datetime.js +98 -20
  392. package/dist/collection/components/datetime/datetime.md.css +293 -96
  393. package/dist/collection/components/datetime/utils/data.js +5 -5
  394. package/dist/collection/components/datetime-button/datetime-button.ios.css +6 -0
  395. package/dist/collection/components/datetime-button/datetime-button.js +11 -8
  396. package/dist/collection/components/datetime-button/datetime-button.md.css +6 -0
  397. package/dist/collection/components/divider/divider.ionic.css +148 -0
  398. package/dist/collection/components/divider/divider.ios.css +87 -0
  399. package/dist/collection/components/divider/divider.js +94 -0
  400. package/dist/collection/components/divider/divider.md.css +87 -0
  401. package/dist/collection/components/fab/fab.css +25 -1
  402. package/dist/collection/components/fab/fab.js +9 -5
  403. package/dist/collection/components/fab-button/fab-button.ios.css +18 -6
  404. package/dist/collection/components/fab-button/fab-button.js +36 -21
  405. package/dist/collection/components/fab-button/fab-button.md.css +20 -8
  406. package/dist/collection/components/fab-list/fab-list.css +12 -0
  407. package/dist/collection/components/fab-list/fab-list.js +9 -5
  408. package/dist/collection/components/footer/footer.ios.css +27 -2
  409. package/dist/collection/components/footer/footer.js +80 -28
  410. package/dist/collection/components/footer/footer.md.css +25 -0
  411. package/dist/collection/components/footer/footer.utils.js +9 -0
  412. package/dist/collection/components/gallery/gallery-constants.js +12 -0
  413. package/dist/collection/components/gallery/gallery-interface.js +1 -0
  414. package/dist/collection/components/gallery/gallery.css +100 -0
  415. package/dist/collection/components/gallery/gallery.js +595 -0
  416. package/dist/collection/components/gallery/test/utils.js +100 -0
  417. package/dist/collection/components/grid/grid.css +12 -0
  418. package/dist/collection/components/grid/grid.js +9 -5
  419. package/dist/collection/components/header/header.ionic.css +172 -0
  420. package/dist/collection/components/header/header.ios.css +93 -3
  421. package/dist/collection/components/header/header.js +87 -26
  422. package/dist/collection/components/header/header.md.css +91 -1
  423. package/dist/collection/components/header/header.utils.js +14 -5
  424. package/dist/collection/components/img/img.js +8 -2
  425. package/dist/collection/components/infinite-scroll/infinite-scroll.js +100 -5
  426. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.ios.css +12 -0
  427. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +16 -10
  428. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.md.css +12 -0
  429. package/dist/collection/components/input/input.ionic.css +889 -0
  430. package/dist/collection/components/input/input.ios.css +223 -135
  431. package/dist/collection/components/input/input.js +153 -42
  432. package/dist/collection/components/input/input.md.css +193 -207
  433. package/dist/collection/components/input-otp/input-otp.ionic.css +371 -0
  434. package/dist/collection/components/input-otp/input-otp.ios.css +105 -60
  435. package/dist/collection/components/input-otp/input-otp.js +73 -6
  436. package/dist/collection/components/input-otp/input-otp.md.css +105 -60
  437. package/dist/collection/components/input-password-toggle/input-password-toggle.ionic.css +78 -0
  438. package/dist/collection/components/input-password-toggle/input-password-toggle.js +48 -12
  439. package/dist/collection/components/input-password-toggle/input-password-toggle.native.css +61 -0
  440. package/dist/collection/components/item/item.ionic.css +508 -0
  441. package/dist/collection/components/item/item.ios.css +109 -69
  442. package/dist/collection/components/item/item.js +51 -20
  443. package/dist/collection/components/item/item.md.css +120 -68
  444. package/dist/collection/components/item-divider/item-divider.ios.css +18 -0
  445. package/dist/collection/components/item-divider/item-divider.js +11 -8
  446. package/dist/collection/components/item-divider/item-divider.md.css +18 -0
  447. package/dist/collection/components/item-group/item-group.ios.css +12 -0
  448. package/dist/collection/components/item-group/item-group.js +13 -7
  449. package/dist/collection/components/item-group/item-group.md.css +12 -0
  450. package/dist/collection/components/item-option/item-option.ionic.css +278 -0
  451. package/dist/collection/components/item-option/item-option.ios.css +136 -29
  452. package/dist/collection/components/item-option/item-option.js +73 -9
  453. package/dist/collection/components/item-option/item-option.md.css +136 -29
  454. package/dist/collection/components/item-options/item-options.ionic.css +221 -0
  455. package/dist/collection/components/item-options/item-options.ios.css +77 -34
  456. package/dist/collection/components/item-options/item-options.js +13 -7
  457. package/dist/collection/components/item-options/item-options.md.css +77 -34
  458. package/dist/collection/components/item-sliding/item-sliding.ionic.css +211 -0
  459. package/dist/collection/components/item-sliding/item-sliding.js +421 -35
  460. package/dist/collection/components/item-sliding/{item-sliding.css → item-sliding.native.css} +84 -9
  461. package/dist/collection/components/item-sliding/test/test.utils.js +13 -0
  462. package/dist/collection/components/label/label.ios.css +18 -0
  463. package/dist/collection/components/label/label.js +11 -8
  464. package/dist/collection/components/label/label.md.css +18 -0
  465. package/dist/collection/components/list/list.ionic.css +212 -0
  466. package/dist/collection/components/list/list.ios.css +54 -14
  467. package/dist/collection/components/list/list.js +48 -9
  468. package/dist/collection/components/list/list.md.css +56 -16
  469. package/dist/collection/components/list-header/list-header.ionic.css +190 -0
  470. package/dist/collection/components/list-header/list-header.ios.css +82 -38
  471. package/dist/collection/components/list-header/list-header.js +11 -8
  472. package/dist/collection/components/list-header/list-header.md.css +82 -38
  473. package/dist/collection/components/loading/loading.ios.css +13 -1
  474. package/dist/collection/components/loading/loading.js +15 -16
  475. package/dist/collection/components/loading/loading.md.css +13 -1
  476. package/dist/collection/components/menu/menu.ios.css +15 -3
  477. package/dist/collection/components/menu/menu.js +12 -7
  478. package/dist/collection/components/menu/menu.md.css +15 -3
  479. package/dist/collection/components/menu-button/menu-button.ionic.css +236 -0
  480. package/dist/collection/components/menu-button/menu-button.ios.css +48 -14
  481. package/dist/collection/components/menu-button/menu-button.js +26 -10
  482. package/dist/collection/components/menu-button/menu-button.md.css +49 -15
  483. package/dist/collection/components/menu-toggle/menu-toggle.js +8 -5
  484. package/dist/collection/components/modal/animations/ionic.enter.js +40 -0
  485. package/dist/collection/components/modal/animations/ionic.leave.js +28 -0
  486. package/dist/collection/components/modal/animations/sheet.js +8 -2
  487. package/dist/collection/components/modal/gestures/sheet.js +76 -10
  488. package/dist/collection/components/modal/modal.ionic.css +247 -0
  489. package/dist/collection/components/modal/modal.ios.css +178 -70
  490. package/dist/collection/components/modal/modal.js +51 -17
  491. package/dist/collection/components/modal/modal.md.css +178 -70
  492. package/dist/collection/components/nav/nav.css +7 -1
  493. package/dist/collection/components/nav/nav.js +11 -5
  494. package/dist/collection/components/nav-link/nav-link.js +5 -1
  495. package/dist/collection/components/note/note.ios.css +12 -0
  496. package/dist/collection/components/note/note.js +11 -8
  497. package/dist/collection/components/note/note.md.css +12 -0
  498. package/dist/collection/components/picker/picker.ios.css +15 -3
  499. package/dist/collection/components/picker/picker.js +8 -5
  500. package/dist/collection/components/picker/picker.md.css +15 -3
  501. package/dist/collection/components/picker-column/picker-column.css +9 -2
  502. package/dist/collection/components/picker-column/picker-column.js +8 -7
  503. package/dist/collection/components/picker-column-option/picker-column-option.ios.css +6 -0
  504. package/dist/collection/components/picker-column-option/picker-column-option.js +13 -7
  505. package/dist/collection/components/picker-column-option/picker-column-option.md.css +6 -0
  506. package/dist/collection/components/picker-legacy/animations/ios.enter.js +27 -0
  507. package/dist/collection/components/picker-legacy/animations/ios.leave.js +23 -0
  508. package/dist/collection/components/picker-legacy/picker-interface.js +1 -0
  509. package/dist/collection/components/picker-legacy/picker.ios.css +312 -0
  510. package/dist/collection/components/picker-legacy/picker.js +891 -0
  511. package/dist/collection/components/picker-legacy/picker.md.css +299 -0
  512. package/dist/collection/components/picker-legacy-column/picker-column.ios.css +243 -0
  513. package/dist/collection/components/picker-legacy-column/picker-column.js +422 -0
  514. package/dist/collection/components/picker-legacy-column/picker-column.md.css +234 -0
  515. package/dist/collection/components/picker-legacy-column/test/test.utils.js +43 -0
  516. package/dist/collection/components/popover/popover.ionic.css +290 -0
  517. package/dist/collection/components/popover/popover.ios.css +29 -1
  518. package/dist/collection/components/popover/popover.js +19 -20
  519. package/dist/collection/components/popover/popover.md.css +29 -1
  520. package/dist/collection/components/progress-bar/progress-bar.ionic.css +287 -0
  521. package/dist/collection/components/progress-bar/progress-bar.ios.css +48 -17
  522. package/dist/collection/components/progress-bar/progress-bar.js +43 -7
  523. package/dist/collection/components/progress-bar/progress-bar.md.css +48 -17
  524. package/dist/collection/components/radio/radio.ionic.css +422 -0
  525. package/dist/collection/components/radio/radio.ios.css +134 -91
  526. package/dist/collection/components/radio/radio.js +15 -10
  527. package/dist/collection/components/radio/radio.md.css +134 -91
  528. package/dist/collection/components/radio-group/radio-group.ionic.css +119 -0
  529. package/dist/collection/components/radio-group/radio-group.ios.css +43 -19
  530. package/dist/collection/components/radio-group/radio-group.js +48 -7
  531. package/dist/collection/components/radio-group/radio-group.md.css +43 -19
  532. package/dist/collection/components/range/range.ionic.css +567 -0
  533. package/dist/collection/components/range/range.ios.css +128 -85
  534. package/dist/collection/components/range/range.js +16 -10
  535. package/dist/collection/components/range/range.md.css +128 -85
  536. package/dist/collection/components/refresher/refresher.ios.css +14 -1
  537. package/dist/collection/components/refresher/refresher.js +11 -8
  538. package/dist/collection/components/refresher/refresher.md.css +15 -2
  539. package/dist/collection/components/refresher-content/refresher-content.js +28 -7
  540. package/dist/collection/components/reorder/reorder.ios.css +6 -0
  541. package/dist/collection/components/reorder/reorder.js +33 -6
  542. package/dist/collection/components/reorder/reorder.md.css +6 -0
  543. package/dist/collection/components/reorder-group/reorder-group.css +6 -0
  544. package/dist/collection/components/reorder-group/reorder-group.js +8 -4
  545. package/dist/collection/components/ripple-effect/{ripple-effect.css → ripple-effect.common.css} +7 -1
  546. package/dist/collection/components/ripple-effect/ripple-effect.ionic.css +215 -0
  547. package/dist/collection/components/ripple-effect/ripple-effect.js +14 -6
  548. package/dist/collection/components/route/route.js +4 -0
  549. package/dist/collection/components/router/router.js +4 -0
  550. package/dist/collection/components/router-link/router-link.css +8 -2
  551. package/dist/collection/components/router-link/router-link.js +9 -5
  552. package/dist/collection/components/router-outlet/router-outlet.css +7 -1
  553. package/dist/collection/components/router-outlet/router-outlet.js +10 -40
  554. package/dist/collection/components/row/row.css +16 -0
  555. package/dist/collection/components/row/row.js +9 -2
  556. package/dist/collection/components/searchbar/searchbar.ionic.css +626 -0
  557. package/dist/collection/components/searchbar/searchbar.ios.css +56 -18
  558. package/dist/collection/components/searchbar/searchbar.js +185 -38
  559. package/dist/collection/components/searchbar/searchbar.md.css +56 -18
  560. package/dist/collection/components/segment/segment.ionic.css +115 -0
  561. package/dist/collection/components/segment/segment.ios.css +45 -2
  562. package/dist/collection/components/segment/segment.js +11 -8
  563. package/dist/collection/components/segment/segment.md.css +45 -2
  564. package/dist/collection/components/segment-button/segment-button.ionic.css +353 -0
  565. package/dist/collection/components/segment-button/segment-button.ios.css +146 -105
  566. package/dist/collection/components/segment-button/segment-button.js +11 -8
  567. package/dist/collection/components/segment-button/segment-button.md.css +148 -107
  568. package/dist/collection/components/segment-content/segment-content.js +1 -1
  569. package/dist/collection/components/segment-view/segment-view.ios.css +6 -0
  570. package/dist/collection/components/segment-view/segment-view.js +13 -4
  571. package/dist/collection/components/segment-view/segment-view.md.css +6 -0
  572. package/dist/collection/components/select/select.ionic.css +810 -0
  573. package/dist/collection/components/select/select.ios.css +348 -176
  574. package/dist/collection/components/select/select.js +434 -97
  575. package/dist/collection/components/select/select.md.css +364 -178
  576. package/dist/collection/components/select-modal/select-modal.ionic.css +154 -0
  577. package/dist/collection/components/select-modal/select-modal.ios.css +95 -0
  578. package/dist/collection/components/select-modal/select-modal.js +109 -32
  579. package/dist/collection/components/select-modal/select-modal.md.css +83 -0
  580. package/dist/collection/components/select-option/select-option.js +32 -2
  581. package/dist/collection/components/select-popover/select-popover.ionic.css +499 -0
  582. package/dist/collection/components/select-popover/select-popover.ios.css +100 -0
  583. package/dist/collection/components/select-popover/select-popover.js +72 -31
  584. package/dist/collection/components/select-popover/select-popover.md.css +100 -0
  585. package/dist/collection/components/skeleton-text/skeleton-text.css +6 -0
  586. package/dist/collection/components/skeleton-text/skeleton-text.js +9 -5
  587. package/dist/collection/components/spinner/{spinner.css → spinner.ionic.css} +78 -10
  588. package/dist/collection/components/spinner/spinner.js +47 -6
  589. package/dist/collection/components/spinner/spinner.native.css +199 -0
  590. package/dist/collection/components/split-pane/split-pane.ios.css +20 -2
  591. package/dist/collection/components/split-pane/split-pane.js +16 -9
  592. package/dist/collection/components/split-pane/split-pane.md.css +20 -2
  593. package/dist/collection/components/tab/tab.js +6 -2
  594. package/dist/collection/components/tab-bar/tab-bar.ionic.css +227 -0
  595. package/dist/collection/components/tab-bar/tab-bar.ios.css +71 -43
  596. package/dist/collection/components/tab-bar/tab-bar.js +171 -13
  597. package/dist/collection/components/tab-bar/tab-bar.md.css +71 -43
  598. package/dist/collection/components/tab-button/tab-button.ionic.css +348 -0
  599. package/dist/collection/components/tab-button/tab-button.ios.css +171 -95
  600. package/dist/collection/components/tab-button/tab-button.js +54 -9
  601. package/dist/collection/components/tab-button/tab-button.md.css +137 -93
  602. package/dist/collection/components/tabs/tabs.css +7 -1
  603. package/dist/collection/components/tabs/tabs.js +4 -1
  604. package/dist/collection/components/text/text.css +6 -0
  605. package/dist/collection/components/text/text.js +7 -6
  606. package/dist/collection/components/textarea/textarea.ionic.css +898 -0
  607. package/dist/collection/components/textarea/textarea.ios.css +298 -158
  608. package/dist/collection/components/textarea/textarea.js +162 -24
  609. package/dist/collection/components/textarea/textarea.md.css +312 -159
  610. package/dist/collection/components/thumbnail/thumbnail.css +6 -0
  611. package/dist/collection/components/thumbnail/thumbnail.js +9 -2
  612. package/dist/collection/components/title/title.ionic.css +127 -0
  613. package/dist/collection/components/title/title.ios.css +32 -4
  614. package/dist/collection/components/title/title.js +13 -7
  615. package/dist/collection/components/title/title.md.css +32 -4
  616. package/dist/collection/components/toast/animations/utils.js +1 -1
  617. package/dist/collection/components/toast/toast.ionic.css +394 -0
  618. package/dist/collection/components/toast/toast.ios.css +84 -45
  619. package/dist/collection/components/toast/toast.js +76 -13
  620. package/dist/collection/components/toast/toast.md.css +84 -45
  621. package/dist/collection/components/toggle/toggle.ionic.css +508 -0
  622. package/dist/collection/components/toggle/toggle.ios.css +247 -131
  623. package/dist/collection/components/toggle/toggle.js +73 -18
  624. package/dist/collection/components/toggle/toggle.md.css +244 -131
  625. package/dist/collection/components/toolbar/test/image.svg +1 -0
  626. package/dist/collection/components/toolbar/toolbar.ionic.css +249 -0
  627. package/dist/collection/components/toolbar/toolbar.ios.css +90 -47
  628. package/dist/collection/components/toolbar/toolbar.js +218 -13
  629. package/dist/collection/components/toolbar/toolbar.md.css +90 -47
  630. package/dist/collection/global/ionic-global.js +241 -13
  631. package/dist/collection/index.js +1 -1
  632. package/dist/collection/utils/css-value-validation.js +25 -0
  633. package/dist/collection/utils/focus-trap.js +13 -2
  634. package/dist/collection/utils/focus-visible.js +22 -0
  635. package/dist/collection/utils/forms/validity.js +31 -0
  636. package/dist/collection/utils/framework-delegate.js +3 -1
  637. package/dist/collection/utils/hardware-back-button.js +15 -0
  638. package/dist/collection/utils/helpers.js +57 -3
  639. package/dist/collection/utils/keyboard/keyboard-controller.js +3 -1
  640. package/dist/collection/utils/media.js +1 -0
  641. package/dist/collection/utils/menu-controller/animations/overlay.js +3 -3
  642. package/dist/collection/utils/menu-controller/animations/push.js +2 -1
  643. package/dist/collection/utils/menu-controller/animations/reveal.js +2 -1
  644. package/dist/collection/utils/on-scroll/collapse-hide.utils.js +168 -0
  645. package/dist/collection/utils/overlays.js +97 -31
  646. package/dist/collection/utils/select-option-render.js +76 -0
  647. package/dist/collection/utils/test/playwright/drag-element.js +32 -9
  648. package/dist/collection/utils/test/playwright/generator.js +48 -23
  649. package/dist/collection/utils/test/playwright/page/utils/goto.js +14 -5
  650. package/dist/collection/utils/test/playwright/page/utils/set-content.js +26 -3
  651. package/dist/collection/utils/theme.js +25 -1
  652. package/dist/collection/utils/transition/ios.transition.js +1 -0
  653. package/dist/docs.json +10163 -690
  654. package/dist/esm/{animation-DLJpuoEz.js → animation-Cd1EA2ar.js} +2 -2
  655. package/dist/esm/{app-globals-D0C5S4hU.js → app-globals-9x_U7ofY.js} +1 -1
  656. package/dist/esm/{button-active-BSpTQmS9.js → button-active-B016u5N-.js} +2 -2
  657. package/dist/esm/{capacitor-CFERIeaU.js → capacitor-13SFuT1K.js} +1 -1
  658. package/dist/esm/caret-down-D1t981Ih.js +6 -0
  659. package/dist/esm/caret-left-fIOYmaqA.js +6 -0
  660. package/dist/esm/caret-right-BYSs-jZz.js +6 -0
  661. package/dist/esm/config-BwKpO3Is.js +31 -0
  662. package/dist/esm/{data-DZI70dKr.js → data-BNKYavC3.js} +6 -6
  663. package/dist/esm/{focus-visible-BmVRXR1y.js → focus-visible-vXpMhGrs.js} +23 -1
  664. package/dist/esm/{framework-delegate-FnPGymXL.js → framework-delegate-CjVwn_KZ.js} +4 -2
  665. package/dist/esm/{haptic-DzAMWJuk.js → haptic-CbnKC3go.js} +1 -1
  666. package/dist/esm/{helpers-HEqiOzXb.js → helpers-Do7zwvM1.js} +58 -5
  667. package/dist/esm/{index-B_dQk_WE.js → index-B2VWavcK.js} +4 -4
  668. package/dist/esm/{index-Q6UPU0Ay.js → index-BWMvrRiE.js} +11 -11
  669. package/dist/esm/{index-MEDq2S8l.js → index-BmkLokUL.js} +2 -2
  670. package/dist/esm/{index-AlrZKoWR.js → index-D2tu5BUg.js} +2 -1
  671. package/dist/esm/{index-BRHzoo00.js → index-D3WueHpT.js} +4 -3
  672. package/dist/esm/{config-DQCONYYp.js → index-D4ugF_sT.js} +2 -29
  673. package/dist/esm/{index-tcQvqkiX.js → index-Omi_TcwW.js} +64 -71
  674. package/dist/esm/index.js +14 -14
  675. package/dist/esm/{input-shims-D10mwcw1.js → input-shims-DU23z7Hg.js} +7 -6
  676. package/dist/esm/{input.utils-Y6NgW8bw.js → input.utils-C64RbLd_.js} +3 -3
  677. package/dist/esm/ion-accordion_2.entry.js +61 -29
  678. package/dist/esm/ion-action-sheet.entry.js +41 -26
  679. package/dist/esm/ion-alert.entry.js +61 -44
  680. package/dist/esm/ion-app_8.entry.js +568 -189
  681. package/dist/esm/ion-avatar_3.entry.js +125 -13
  682. package/dist/esm/ion-back-button.entry.js +31 -22
  683. package/dist/esm/ion-backdrop.entry.js +10 -7
  684. package/dist/esm/ion-breadcrumb_2.entry.js +54 -18
  685. package/dist/esm/ion-button_2.entry.js +59 -22
  686. package/dist/esm/ion-card_5.entry.js +55 -33
  687. package/dist/esm/ion-checkbox.entry.js +34 -16
  688. package/dist/esm/ion-chip.entry.js +50 -9
  689. package/dist/esm/ion-col_3.entry.js +56 -57
  690. package/dist/esm/ion-datetime-button.entry.js +13 -9
  691. package/dist/esm/{ion-datetime.entry.js → ion-datetime_3.entry.js} +741 -30
  692. package/dist/esm/ion-divider.entry.js +49 -0
  693. package/dist/esm/ion-fab_3.entry.js +44 -28
  694. package/dist/esm/ion-gallery.entry.js +508 -0
  695. package/dist/esm/ion-img.entry.js +8 -4
  696. package/dist/esm/ion-infinite-scroll_2.entry.js +92 -16
  697. package/dist/esm/ion-input-otp.entry.js +74 -9
  698. package/dist/esm/ion-input-password-toggle.entry.js +53 -15
  699. package/dist/esm/ion-input.entry.js +125 -35
  700. package/dist/esm/ion-item-option_3.entry.js +467 -52
  701. package/dist/esm/ion-item_8.entry.js +116 -49
  702. package/dist/esm/ion-loading.entry.js +21 -22
  703. package/dist/esm/ion-menu_3.entry.js +47 -29
  704. package/dist/esm/ion-modal.entry.js +215 -95
  705. package/dist/esm/ion-nav_2.entry.js +14 -11
  706. package/dist/esm/ion-picker-column-option.entry.js +12 -8
  707. package/dist/esm/ion-picker-column.entry.js +13 -13
  708. package/dist/esm/ion-picker.entry.js +10 -6
  709. package/dist/esm/ion-popover.entry.js +21 -23
  710. package/dist/esm/ion-progress-bar.entry.js +27 -9
  711. package/dist/esm/ion-radio_2.entry.js +35 -17
  712. package/dist/esm/ion-range.entry.js +20 -13
  713. package/dist/esm/ion-refresher_2.entry.js +40 -21
  714. package/dist/esm/ion-reorder_2.entry.js +39 -15
  715. package/dist/esm/ion-ripple-effect.entry.js +15 -7
  716. package/dist/esm/ion-route_4.entry.js +10 -9
  717. package/dist/esm/ion-searchbar.entry.js +138 -25
  718. package/dist/esm/ion-segment-content.entry.js +2 -2
  719. package/dist/esm/ion-segment-view.entry.js +13 -3
  720. package/dist/esm/ion-segment_2.entry.js +23 -16
  721. package/dist/esm/ion-select-modal.entry.js +97 -40
  722. package/dist/esm/ion-select_3.entry.js +454 -116
  723. package/dist/esm/ion-spinner.entry.js +30 -8
  724. package/dist/esm/ion-split-pane.entry.js +13 -9
  725. package/dist/esm/ion-tab-bar_2.entry.js +147 -23
  726. package/dist/esm/ion-tab_2.entry.js +8 -7
  727. package/dist/esm/ion-text.entry.js +7 -7
  728. package/dist/esm/ion-textarea.entry.js +137 -23
  729. package/dist/esm/ion-toast.entry.js +46 -22
  730. package/dist/esm/ion-toggle.entry.js +84 -27
  731. package/dist/esm/ionic-global--9mOmThr.js +508 -0
  732. package/dist/esm/ionic.js +6 -6
  733. package/dist/esm/{ios.transition-ClFrsIrS.js → ios.transition-DoQTN5Jk.js} +7 -5
  734. package/dist/esm/{keyboard-ywgs5efA.js → keyboard-Ca1zVCcH.js} +4 -3
  735. package/dist/esm/{keyboard-CUw4ekVy.js → keyboard-Dnno7-Ci.js} +1 -1
  736. package/dist/esm/{keyboard-controller-BaaVITYt.js → keyboard-controller-BpOdk6xN.js} +5 -3
  737. package/dist/esm/list-Dhi5xtNS.js +6 -0
  738. package/dist/esm/loader.js +5 -5
  739. package/dist/esm/{md.transition-D0msQmzI.js → md.transition-DZydrWwq.js} +6 -5
  740. package/dist/esm/{notch-controller-DKDjU_O7.js → notch-controller-klgNWpjJ.js} +2 -2
  741. package/dist/esm/{overlays-DLNOHWNc.js → overlays-CpQ6Df2g.js} +114 -39
  742. package/dist/esm/select-option-render-B2qc5ZP7.js +79 -0
  743. package/dist/esm/{status-tap-Kan2W7sh.js → status-tap-fYFdZg6z.js} +4 -3
  744. package/dist/esm/{swipe-back-DQ1q5MgD.js → swipe-back-BzGqTrrq.js} +3 -2
  745. package/dist/esm/{theme-DiVJyqlX.js → theme-DaJxRxSQ.js} +25 -1
  746. package/dist/esm/validity-BjW8SOqw.js +48 -0
  747. package/dist/esm/x-BDqjX7Z_.js +6 -0
  748. package/dist/html.html-data.json +2660 -145
  749. package/dist/ionic/index.esm.js +1 -1
  750. package/dist/ionic/ionic.esm.js +1 -1
  751. package/dist/ionic/p-0030507d.entry.js +4 -0
  752. package/dist/ionic/p-031df892.entry.js +4 -0
  753. package/dist/ionic/p-04b5794c.entry.js +4 -0
  754. package/dist/ionic/p-084c2623.entry.js +4 -0
  755. package/dist/ionic/p-09f8a57f.entry.js +4 -0
  756. package/dist/ionic/p-108c0f30.entry.js +4 -0
  757. package/dist/ionic/p-1439fecb.entry.js +4 -0
  758. package/dist/ionic/p-199bffb3.entry.js +4 -0
  759. package/dist/ionic/p-19a1ff9a.entry.js +4 -0
  760. package/dist/ionic/p-1a026890.entry.js +4 -0
  761. package/dist/ionic/p-1ad16c09.entry.js +4 -0
  762. package/dist/ionic/p-2aa7567e.entry.js +4 -0
  763. package/dist/ionic/p-3656314c.entry.js +4 -0
  764. package/dist/ionic/p-379cc989.entry.js +4 -0
  765. package/dist/ionic/p-3f18dfe9.entry.js +4 -0
  766. package/dist/ionic/p-40d9e029.entry.js +4 -0
  767. package/dist/ionic/p-44d483c2.entry.js +4 -0
  768. package/dist/ionic/p-456736d1.entry.js +4 -0
  769. package/dist/ionic/p-48e3cb9e.entry.js +4 -0
  770. package/dist/ionic/p-497f6391.entry.js +4 -0
  771. package/dist/ionic/p-52ed96a8.entry.js +4 -0
  772. package/dist/ionic/p-64b4e6eb.entry.js +4 -0
  773. package/dist/ionic/p-66eb0193.entry.js +4 -0
  774. package/dist/ionic/p-67c2d349.entry.js +4 -0
  775. package/dist/ionic/p-7054a1b9.entry.js +4 -0
  776. package/dist/ionic/p-7186786e.entry.js +4 -0
  777. package/dist/ionic/p-7194f6fa.entry.js +4 -0
  778. package/dist/ionic/p-76c70824.entry.js +4 -0
  779. package/dist/ionic/p-7f294078.entry.js +4 -0
  780. package/dist/ionic/p-8458f1b6.entry.js +4 -0
  781. package/dist/ionic/p-88048796.entry.js +4 -0
  782. package/dist/ionic/p-88e7f52a.entry.js +4 -0
  783. package/dist/ionic/p-89eab395.entry.js +4 -0
  784. package/dist/ionic/p-93315d96.entry.js +4 -0
  785. package/dist/ionic/p-9ccfb733.entry.js +4 -0
  786. package/dist/ionic/p-9dfbe98d.entry.js +4 -0
  787. package/{components/p-BT_5jSqG.js → dist/ionic/p-B2-sg7NJ.js} +1 -1
  788. package/dist/ionic/p-B4ikoeaj.js +4 -0
  789. package/dist/ionic/p-BDqjX7Z_.js +4 -0
  790. package/dist/ionic/p-BFBCtvFI.js +4 -0
  791. package/dist/ionic/p-BQgCYKKG.js +4 -0
  792. package/dist/ionic/p-BYAxJDlE.js +4 -0
  793. package/dist/ionic/p-BYSs-jZz.js +4 -0
  794. package/dist/ionic/p-BjW8SOqw.js +4 -0
  795. package/dist/ionic/{p-CKvCXMs9.js → p-BmEwy3tY.js} +1 -1
  796. package/dist/ionic/p-BwKpO3Is.js +4 -0
  797. package/dist/ionic/{p-DAAFkPFT.js → p-C8IHbcuP.js} +1 -1
  798. package/dist/ionic/p-CDn0uNJA.js +4 -0
  799. package/dist/ionic/p-CFjI63GE.js +4 -0
  800. package/dist/ionic/p-CHE1xWbg.js +4 -0
  801. package/dist/ionic/p-CK179dBb.js +4 -0
  802. package/dist/ionic/p-CWJdc8f_.js +4 -0
  803. package/dist/ionic/p-CYhXBSjd.js +4 -0
  804. package/{components/p-D13Eaw-8.js → dist/ionic/p-CuGhCBt7.js} +1 -1
  805. package/dist/ionic/p-D1t981Ih.js +4 -0
  806. package/dist/ionic/p-D2tu5BUg.js +4 -0
  807. package/dist/ionic/p-DDFhx1YX.js +4 -0
  808. package/dist/ionic/{p-Wk5HzclC.js → p-DKWXAwlR.js} +1 -1
  809. package/dist/ionic/p-DNGqaUsl.js +4 -0
  810. package/dist/ionic/p-DaJxRxSQ.js +4 -0
  811. package/dist/ionic/p-DaknVxZR.js +4 -0
  812. package/dist/ionic/p-Dhi5xtNS.js +4 -0
  813. package/dist/ionic/p-DoyDJ2X5.js +4 -0
  814. package/dist/ionic/p-E1wtzfO0.js +4 -0
  815. package/dist/ionic/p-FvDKM4Ax.js +4 -0
  816. package/dist/ionic/p-IXZW3FBt.js +4 -0
  817. package/dist/ionic/p-Omi_TcwW.js +5 -0
  818. package/dist/ionic/p-PoSbs6oh.js +4 -0
  819. package/dist/ionic/p-VAJ_3beW.js +4 -0
  820. package/dist/ionic/p-a3f9be52.entry.js +4 -0
  821. package/dist/ionic/p-ad4d0138.entry.js +4 -0
  822. package/dist/ionic/p-b4fd91b8.entry.js +4 -0
  823. package/dist/ionic/p-b653f4c2.entry.js +4 -0
  824. package/dist/ionic/p-b69add0e.entry.js +4 -0
  825. package/dist/ionic/p-b7235e85.entry.js +4 -0
  826. package/dist/ionic/p-bc317965.entry.js +4 -0
  827. package/dist/ionic/p-bf0c5a8d.entry.js +4 -0
  828. package/dist/ionic/p-bsfLvRbd.js +4 -0
  829. package/dist/ionic/p-c0558552.entry.js +4 -0
  830. package/dist/ionic/p-c684a3b6.entry.js +4 -0
  831. package/dist/ionic/p-c7139c41.entry.js +4 -0
  832. package/dist/ionic/p-dac1d4de.entry.js +4 -0
  833. package/dist/ionic/p-dd2981d0.entry.js +4 -0
  834. package/dist/ionic/p-eTI_FbQJ.js +4 -0
  835. package/dist/ionic/p-f08edb25.entry.js +4 -0
  836. package/dist/ionic/p-f167c55c.entry.js +4 -0
  837. package/dist/ionic/p-f7ca50a5.entry.js +4 -0
  838. package/dist/ionic/p-fIOYmaqA.js +4 -0
  839. package/dist/ionic/p-fbdbdb3e.entry.js +4 -0
  840. package/dist/ionic/p-ff09d2a5.entry.js +4 -0
  841. package/dist/ionic/p-vXpMhGrs.js +4 -0
  842. package/dist/types/components/accordion/accordion.d.ts +6 -3
  843. package/dist/types/components/accordion-group/accordion-group.d.ts +12 -1
  844. package/dist/types/components/action-sheet/action-sheet-interface.d.ts +3 -7
  845. package/dist/types/components/action-sheet/action-sheet.d.ts +3 -2
  846. package/dist/types/components/alert/alert-interface.d.ts +3 -7
  847. package/dist/types/components/alert/alert.d.ts +3 -2
  848. package/dist/types/components/app/app.d.ts +4 -5
  849. package/dist/types/components/avatar/avatar.d.ts +32 -0
  850. package/dist/types/components/back-button/back-button.d.ts +2 -1
  851. package/dist/types/components/backdrop/backdrop.d.ts +4 -0
  852. package/dist/types/components/badge/badge.d.ts +34 -1
  853. package/dist/types/components/breadcrumb/breadcrumb.d.ts +4 -1
  854. package/dist/types/components/breadcrumbs/breadcrumbs.d.ts +2 -2
  855. package/dist/types/components/button/button.d.ts +23 -8
  856. package/dist/types/components/buttons/buttons.d.ts +5 -1
  857. package/dist/types/components/card/card.d.ts +8 -1
  858. package/dist/types/components/card-content/card-content.d.ts +2 -1
  859. package/dist/types/components/card-header/card-header.d.ts +3 -2
  860. package/dist/types/components/card-subtitle/card-subtitle.d.ts +2 -1
  861. package/dist/types/components/card-title/card-title.d.ts +2 -1
  862. package/dist/types/components/checkbox/checkbox.d.ts +14 -4
  863. package/dist/types/components/chip/chip.d.ts +26 -1
  864. package/dist/types/components/col/col.d.ts +52 -5
  865. package/dist/types/components/content/content.d.ts +3 -0
  866. package/dist/types/components/datetime/datetime.d.ts +26 -1
  867. package/dist/types/components/datetime/utils/data.d.ts +5 -5
  868. package/dist/types/components/datetime-button/datetime-button.d.ts +2 -1
  869. package/dist/types/components/divider/divider.d.ts +20 -0
  870. package/dist/types/components/fab/fab.d.ts +4 -0
  871. package/dist/types/components/fab-button/fab-button.d.ts +5 -3
  872. package/dist/types/components/fab-list/fab-list.d.ts +4 -0
  873. package/dist/types/components/footer/footer.d.ts +15 -4
  874. package/dist/types/components/footer/footer.utils.d.ts +1 -0
  875. package/dist/types/components/gallery/gallery-constants.d.ts +9 -0
  876. package/dist/types/components/gallery/gallery-interface.d.ts +10 -0
  877. package/dist/types/components/gallery/gallery.d.ts +183 -0
  878. package/dist/types/components/gallery/test/utils.d.ts +2 -0
  879. package/dist/types/components/grid/grid.d.ts +4 -0
  880. package/dist/types/components/header/header.d.ts +18 -5
  881. package/dist/types/components/header/header.utils.d.ts +4 -3
  882. package/dist/types/components/img/img.d.ts +3 -0
  883. package/dist/types/components/infinite-scroll/infinite-scroll.d.ts +21 -0
  884. package/dist/types/components/infinite-scroll-content/infinite-scroll-content.d.ts +4 -0
  885. package/dist/types/components/input/input.d.ts +32 -6
  886. package/dist/types/components/input-otp/input-otp.d.ts +37 -0
  887. package/dist/types/components/input-password-toggle/input-password-toggle.d.ts +2 -0
  888. package/dist/types/components/item/item.d.ts +11 -4
  889. package/dist/types/components/item-divider/item-divider.d.ts +2 -1
  890. package/dist/types/components/item-group/item-group.d.ts +4 -0
  891. package/dist/types/components/item-option/item-option.d.ts +18 -1
  892. package/dist/types/components/item-options/item-options.d.ts +4 -0
  893. package/dist/types/components/item-sliding/item-sliding.d.ts +47 -1
  894. package/dist/types/components/item-sliding/test/test.utils.d.ts +13 -0
  895. package/dist/types/components/label/label.d.ts +2 -1
  896. package/dist/types/components/list/list.d.ts +15 -1
  897. package/dist/types/components/list-header/list-header.d.ts +2 -1
  898. package/dist/types/components/loading/loading-interface.d.ts +2 -7
  899. package/dist/types/components/loading/loading.d.ts +3 -2
  900. package/dist/types/components/menu/menu.d.ts +3 -0
  901. package/dist/types/components/menu-button/menu-button.d.ts +3 -1
  902. package/dist/types/components/menu-toggle/menu-toggle.d.ts +3 -0
  903. package/dist/types/components/modal/animations/ionic.enter.d.ts +6 -0
  904. package/dist/types/components/modal/animations/ionic.leave.d.ts +6 -0
  905. package/dist/types/components/modal/gestures/sheet.d.ts +1 -1
  906. package/dist/types/components/modal/modal-interface.d.ts +4 -7
  907. package/dist/types/components/modal/modal.d.ts +11 -1
  908. package/dist/types/components/nav/nav-interface.d.ts +9 -1
  909. package/dist/types/components/nav/nav.d.ts +5 -1
  910. package/dist/types/components/nav-link/nav-link.d.ts +4 -0
  911. package/dist/types/components/note/note.d.ts +2 -1
  912. package/dist/types/components/picker/picker.d.ts +2 -1
  913. package/dist/types/components/picker-column/picker-column.d.ts +2 -1
  914. package/dist/types/components/picker-column-option/picker-column-option.d.ts +4 -0
  915. package/dist/types/components/picker-legacy/animations/ios.enter.d.ts +5 -0
  916. package/dist/types/components/picker-legacy/animations/ios.leave.d.ts +5 -0
  917. package/dist/types/components/picker-legacy/picker-interface.d.ts +52 -0
  918. package/dist/types/components/picker-legacy/picker.d.ts +159 -0
  919. package/dist/types/components/picker-legacy-column/picker-column.d.ts +46 -0
  920. package/dist/types/components/picker-legacy-column/test/test.utils.d.ts +9 -0
  921. package/dist/types/components/popover/popover-interface.d.ts +3 -6
  922. package/dist/types/components/popover/popover.d.ts +6 -5
  923. package/dist/types/components/progress-bar/progress-bar.d.ts +10 -1
  924. package/dist/types/components/radio/radio.d.ts +2 -1
  925. package/dist/types/components/radio-group/radio-group.d.ts +12 -0
  926. package/dist/types/components/range/range.d.ts +2 -1
  927. package/dist/types/components/refresher/refresher.d.ts +2 -1
  928. package/dist/types/components/refresher-content/refresher-content.d.ts +4 -0
  929. package/dist/types/components/reorder/reorder.d.ts +9 -0
  930. package/dist/types/components/reorder-group/reorder-group.d.ts +4 -0
  931. package/dist/types/components/ripple-effect/ripple-effect.d.ts +4 -0
  932. package/dist/types/components/route/route.d.ts +4 -0
  933. package/dist/types/components/router/router.d.ts +4 -0
  934. package/dist/types/components/router-link/router-link.d.ts +4 -0
  935. package/dist/types/components/router-outlet/router-outlet.d.ts +4 -8
  936. package/dist/types/components/row/row.d.ts +4 -0
  937. package/dist/types/components/searchbar/searchbar.d.ts +52 -10
  938. package/dist/types/components/segment/segment.d.ts +2 -1
  939. package/dist/types/components/segment-button/segment-button.d.ts +2 -1
  940. package/dist/types/components/select/select-interface.d.ts +23 -0
  941. package/dist/types/components/select/select.d.ts +66 -14
  942. package/dist/types/components/select-modal/select-modal.d.ts +8 -0
  943. package/dist/types/components/select-option/select-option.d.ts +12 -0
  944. package/dist/types/components/select-popover/select-popover.d.ts +3 -0
  945. package/dist/types/components/skeleton-text/skeleton-text.d.ts +4 -0
  946. package/dist/types/components/spinner/spinner.d.ts +15 -0
  947. package/dist/types/components/split-pane/split-pane.d.ts +4 -0
  948. package/dist/types/components/tab/tab.d.ts +4 -0
  949. package/dist/types/components/tab-bar/tab-bar.d.ts +37 -2
  950. package/dist/types/components/tab-button/tab-button.d.ts +12 -1
  951. package/dist/types/components/tabs/tabs.d.ts +3 -0
  952. package/dist/types/components/text/text.d.ts +2 -1
  953. package/dist/types/components/textarea/textarea.d.ts +53 -4
  954. package/dist/types/components/thumbnail/thumbnail.d.ts +4 -0
  955. package/dist/types/components/title/title.d.ts +4 -0
  956. package/dist/types/components/toast/animations/utils.d.ts +2 -2
  957. package/dist/types/components/toast/toast-interface.d.ts +3 -7
  958. package/dist/types/components/toast/toast.d.ts +19 -2
  959. package/dist/types/components/toggle/toggle.d.ts +15 -1
  960. package/dist/types/components/toolbar/toolbar.d.ts +43 -3
  961. package/dist/types/components.d.ts +2126 -267
  962. package/dist/types/global/ionic-global.d.ts +28 -2
  963. package/dist/types/index.d.ts +1 -1
  964. package/dist/types/interface.d.ts +4 -0
  965. package/dist/types/stencil-public-runtime.d.ts +1 -4
  966. package/dist/types/utils/config.d.ts +114 -2
  967. package/dist/types/utils/css-value-validation.d.ts +12 -0
  968. package/dist/types/utils/focus-trap.d.ts +1 -1
  969. package/dist/types/utils/focus-visible.d.ts +13 -0
  970. package/dist/types/utils/forms/validity.d.ts +7 -0
  971. package/dist/types/utils/helpers.d.ts +11 -0
  972. package/dist/types/utils/on-scroll/collapse-hide.utils.d.ts +26 -0
  973. package/dist/types/utils/overlays-interface.d.ts +31 -1
  974. package/dist/types/utils/overlays.d.ts +10 -12
  975. package/dist/types/utils/select-option-render.d.ts +22 -0
  976. package/dist/types/utils/test/playwright/drag-element.d.ts +16 -3
  977. package/dist/types/utils/test/playwright/generator.d.ts +31 -2
  978. package/dist/types/utils/theme.d.ts +9 -0
  979. package/hydrate/index.js +6522 -2329
  980. package/hydrate/index.mjs +6522 -2329
  981. package/package.json +12 -40
  982. package/components/p--JUspHvy.js +0 -4
  983. package/components/p-B8U2xbtx.js +0 -4
  984. package/components/p-B9jFTlwE.js +0 -4
  985. package/components/p-BTPfOxsU.js +0 -4
  986. package/components/p-Baq1XyAy.js +0 -4
  987. package/components/p-BhmadOit.js +0 -4
  988. package/components/p-BirPFsRD.js +0 -4
  989. package/components/p-BjfgFSSR.js +0 -4
  990. package/components/p-BmVRXR1y.js +0 -4
  991. package/components/p-BnqQlm7c.js +0 -4
  992. package/components/p-BtVHN9Na.js +0 -4
  993. package/components/p-Bz0dSlXZ.js +0 -4
  994. package/components/p-C1aScSTo.js +0 -4
  995. package/components/p-C4t5ymfq.js +0 -4
  996. package/components/p-CHqRYvYm.js +0 -4
  997. package/components/p-CHzfYZbv.js +0 -4
  998. package/components/p-CI3ncNZm.js +0 -4
  999. package/components/p-CIGNaXM1.js +0 -4
  1000. package/components/p-CO7fmmxt.js +0 -4
  1001. package/components/p-CSZf8_j0.js +0 -4
  1002. package/components/p-C_xFdyXe.js +0 -4
  1003. package/components/p-Ciz1-FuE.js +0 -4
  1004. package/components/p-Ck2wcXbv.js +0 -4
  1005. package/components/p-CmR5uXej.js +0 -4
  1006. package/components/p-CtWGkNnJ.js +0 -4
  1007. package/components/p-CtukzcyX.js +0 -4
  1008. package/components/p-D6Ynv7Xh.js +0 -4
  1009. package/components/p-D7bSXQD3.js +0 -4
  1010. package/components/p-DEBD4LvH.js +0 -4
  1011. package/components/p-DH50pr9O.js +0 -4
  1012. package/components/p-DIE4pXMl.js +0 -4
  1013. package/components/p-DJztqcrH.js +0 -4
  1014. package/components/p-DOFCbuQR.js +0 -4
  1015. package/components/p-DhkITZ-y.js +0 -4
  1016. package/components/p-DiVJyqlX.js +0 -4
  1017. package/components/p-DmpBvltk.js +0 -4
  1018. package/components/p-DnL1c9_X.js +0 -4
  1019. package/components/p-DpV-p5Xs.js +0 -4
  1020. package/components/p-DqZAXv2t.js +0 -4
  1021. package/components/p-Dz74mwlk.js +0 -4
  1022. package/components/p-W5nO8mX_.js +0 -4
  1023. package/components/p-XJWMAP8m.js +0 -4
  1024. package/components/p-ZjP4CjeZ.js +0 -4
  1025. package/components/p-djQLE88P.js +0 -4
  1026. package/components/p-j5IxBIan.js +0 -4
  1027. package/components/p-k_E4tX5Z.js +0 -4
  1028. package/components/p-lE_JGpHD.js +0 -4
  1029. package/components/p-r0aq7dpt.js +0 -4
  1030. package/components/p-ryqmO0B-.js +0 -4
  1031. package/components/p-wk2QqrAo.js +0 -4
  1032. package/dist/cjs/hardware-back-button-iUuF_76h.js +0 -121
  1033. package/dist/cjs/index-DkNv4J_i.js +0 -10
  1034. package/dist/cjs/ionic-global-B-cA6LkY.js +0 -151
  1035. package/dist/cjs/validity-BpS37YFM.js +0 -19
  1036. package/dist/esm/hardware-back-button-B93Gru0Y.js +0 -115
  1037. package/dist/esm/index-ZjP4CjeZ.js +0 -7
  1038. package/dist/esm/ionic-global-Cp_eT4sZ.js +0 -146
  1039. package/dist/esm/validity-DJztqcrH.js +0 -17
  1040. package/dist/ionic/p-03aa786d.entry.js +0 -4
  1041. package/dist/ionic/p-06c232a4.entry.js +0 -4
  1042. package/dist/ionic/p-11684553.entry.js +0 -4
  1043. package/dist/ionic/p-1ae21e4c.entry.js +0 -4
  1044. package/dist/ionic/p-20b1a044.entry.js +0 -4
  1045. package/dist/ionic/p-259d0d98.entry.js +0 -4
  1046. package/dist/ionic/p-2a6d6565.entry.js +0 -4
  1047. package/dist/ionic/p-341032b3.entry.js +0 -4
  1048. package/dist/ionic/p-3e91d32e.entry.js +0 -4
  1049. package/dist/ionic/p-441fbb13.entry.js +0 -4
  1050. package/dist/ionic/p-4502a274.entry.js +0 -4
  1051. package/dist/ionic/p-4621c387.entry.js +0 -4
  1052. package/dist/ionic/p-4bb3eb60.entry.js +0 -4
  1053. package/dist/ionic/p-4e92a11f.entry.js +0 -4
  1054. package/dist/ionic/p-50e1194a.entry.js +0 -4
  1055. package/dist/ionic/p-51cd1643.entry.js +0 -4
  1056. package/dist/ionic/p-5c3ec490.entry.js +0 -4
  1057. package/dist/ionic/p-627fabd9.entry.js +0 -4
  1058. package/dist/ionic/p-629e4703.entry.js +0 -4
  1059. package/dist/ionic/p-76e92a84.entry.js +0 -4
  1060. package/dist/ionic/p-7a37b3ce.entry.js +0 -4
  1061. package/dist/ionic/p-7aed7726.entry.js +0 -4
  1062. package/dist/ionic/p-7ebd980c.entry.js +0 -4
  1063. package/dist/ionic/p-80b44b3c.entry.js +0 -4
  1064. package/dist/ionic/p-81ea5652.entry.js +0 -4
  1065. package/dist/ionic/p-8c8eee7d.entry.js +0 -4
  1066. package/dist/ionic/p-8d624ee5.entry.js +0 -4
  1067. package/dist/ionic/p-8d6fd502.entry.js +0 -4
  1068. package/dist/ionic/p-9177f4ac.entry.js +0 -4
  1069. package/dist/ionic/p-9c6a5a8d.entry.js +0 -4
  1070. package/dist/ionic/p-9eeaBrnk.js +0 -4
  1071. package/dist/ionic/p-AlrZKoWR.js +0 -4
  1072. package/dist/ionic/p-BGqMS-oh.js +0 -4
  1073. package/dist/ionic/p-BUFIpxKM.js +0 -4
  1074. package/dist/ionic/p-BmVRXR1y.js +0 -4
  1075. package/dist/ionic/p-CFlfIb2g.js +0 -4
  1076. package/dist/ionic/p-CIGNaXM1.js +0 -4
  1077. package/dist/ionic/p-Cg5-OQYy.js +0 -4
  1078. package/dist/ionic/p-CtWGkNnJ.js +0 -4
  1079. package/dist/ionic/p-Cx3IXROA.js +0 -4
  1080. package/dist/ionic/p-D4uTWt4-.js +0 -4
  1081. package/dist/ionic/p-DC3RagnA.js +0 -4
  1082. package/dist/ionic/p-DIuEbVLu.js +0 -4
  1083. package/dist/ionic/p-DJztqcrH.js +0 -4
  1084. package/dist/ionic/p-DSG2s2Eb.js +0 -4
  1085. package/dist/ionic/p-Dfbt-q2k.js +0 -4
  1086. package/dist/ionic/p-DiVJyqlX.js +0 -4
  1087. package/dist/ionic/p-DoJvtrbw.js +0 -4
  1088. package/dist/ionic/p-KjNvRoEp.js +0 -4
  1089. package/dist/ionic/p-Nqf6uvGh.js +0 -4
  1090. package/dist/ionic/p-SNAkTDfm.js +0 -4
  1091. package/dist/ionic/p-ZjP4CjeZ.js +0 -4
  1092. package/dist/ionic/p-a2e51c5d.entry.js +0 -4
  1093. package/dist/ionic/p-a3bdcae6.entry.js +0 -4
  1094. package/dist/ionic/p-a44b7536.entry.js +0 -4
  1095. package/dist/ionic/p-a5213260.entry.js +0 -4
  1096. package/dist/ionic/p-a7628bc7.entry.js +0 -4
  1097. package/dist/ionic/p-b1599fca.entry.js +0 -4
  1098. package/dist/ionic/p-b16be471.entry.js +0 -4
  1099. package/dist/ionic/p-b6a7397c.entry.js +0 -4
  1100. package/dist/ionic/p-b9ac1fe0.entry.js +0 -4
  1101. package/dist/ionic/p-c6e49f3f.entry.js +0 -4
  1102. package/dist/ionic/p-c93553d2.entry.js +0 -4
  1103. package/dist/ionic/p-d2c7f046.entry.js +0 -4
  1104. package/dist/ionic/p-d8387b99.entry.js +0 -4
  1105. package/dist/ionic/p-d8ac9eea.entry.js +0 -4
  1106. package/dist/ionic/p-db1b6738.entry.js +0 -4
  1107. package/dist/ionic/p-dfa8d673.entry.js +0 -4
  1108. package/dist/ionic/p-ed797c72.entry.js +0 -4
  1109. package/dist/ionic/p-ef93ca92.entry.js +0 -4
  1110. package/dist/ionic/p-f09f9642.entry.js +0 -4
  1111. package/dist/ionic/p-f1c06f82.entry.js +0 -4
  1112. package/dist/ionic/p-f386f6ae.entry.js +0 -4
  1113. package/dist/ionic/p-fe4aa1db.entry.js +0 -4
  1114. package/dist/ionic/p-mjKAFv89.js +0 -4
  1115. package/dist/ionic/p-tcQvqkiX.js +0 -5
  1116. package/dist/ionic/p-viFHDgRs.js +0 -4
  1117. package/dist/ionic/p-xWb6fgfq.js +0 -4
  1118. /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,9 +647,21 @@
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.",
437
665
  "values": [
438
666
  {
439
667
  "name": "ios"
@@ -442,6 +670,57 @@
442
670
  "name": "md"
443
671
  }
444
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.",
701
+ "values": [
702
+ {
703
+ "name": "ios"
704
+ },
705
+ {
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"
722
+ }
723
+ ]
445
724
  }
446
725
  ],
447
726
  "references": [
@@ -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,7 +1409,7 @@
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.",
1008
1413
  "values": [
1009
1414
  {
1010
1415
  "name": "ios"
@@ -1014,9 +1419,24 @@
1014
1419
  }
1015
1420
  ]
1016
1421
  },
1422
+ {
1423
+ "name": "theme",
1424
+ "description": "The theme determines the visual appearance of the component.",
1425
+ "values": [
1426
+ {
1427
+ "name": "ios"
1428
+ },
1429
+ {
1430
+ "name": "md"
1431
+ },
1432
+ {
1433
+ "name": "ionic"
1434
+ }
1435
+ ]
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,7 +1563,7 @@
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.",
1132
1567
  "values": [
1133
1568
  {
1134
1569
  "name": "ios"
@@ -1137,6 +1572,21 @@
1137
1572
  "name": "md"
1138
1573
  }
1139
1574
  ]
1575
+ },
1576
+ {
1577
+ "name": "theme",
1578
+ "description": "The theme determines the visual appearance of the component.",
1579
+ "values": [
1580
+ {
1581
+ "name": "ios"
1582
+ },
1583
+ {
1584
+ "name": "md"
1585
+ },
1586
+ {
1587
+ "name": "ionic"
1588
+ }
1589
+ ]
1140
1590
  }
1141
1591
  ],
1142
1592
  "references": [
@@ -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>`."
@@ -1307,41 +1793,95 @@
1307
1793
  "name": "medium"
1308
1794
  },
1309
1795
  {
1310
- "name": "primary"
1796
+ "name": "primary"
1797
+ },
1798
+ {
1799
+ "name": "secondary"
1800
+ },
1801
+ {
1802
+ "name": "success"
1803
+ },
1804
+ {
1805
+ "name": "tertiary"
1806
+ },
1807
+ {
1808
+ "name": "warning"
1809
+ }
1810
+ ]
1811
+ },
1812
+ {
1813
+ "name": "disabled",
1814
+ "description": "If `true`, the user cannot interact with the chip."
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
+ },
1828
+ {
1829
+ "name": "mode",
1830
+ "description": "The mode determines the platform behaviors of the component.",
1831
+ "values": [
1832
+ {
1833
+ "name": "ios"
1834
+ },
1835
+ {
1836
+ "name": "md"
1837
+ }
1838
+ ]
1839
+ },
1840
+ {
1841
+ "name": "outline",
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"
1311
1850
  },
1312
1851
  {
1313
- "name": "secondary"
1852
+ "name": "round"
1314
1853
  },
1315
1854
  {
1316
- "name": "success"
1317
- },
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": [
1318
1863
  {
1319
- "name": "tertiary"
1864
+ "name": "large"
1320
1865
  },
1321
1866
  {
1322
- "name": "warning"
1867
+ "name": "small"
1323
1868
  }
1324
1869
  ]
1325
1870
  },
1326
1871
  {
1327
- "name": "disabled",
1328
- "description": "If `true`, the user cannot interact with the chip."
1329
- },
1330
- {
1331
- "name": "mode",
1332
- "description": "The mode determines which platform styles to use.",
1872
+ "name": "theme",
1873
+ "description": "The theme determines the visual appearance of the component.",
1333
1874
  "values": [
1334
1875
  {
1335
1876
  "name": "ios"
1336
1877
  },
1337
1878
  {
1338
1879
  "name": "md"
1880
+ },
1881
+ {
1882
+ "name": "ionic"
1339
1883
  }
1340
1884
  ]
1341
- },
1342
- {
1343
- "name": "outline",
1344
- "description": "Display an outline style button."
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."
@@ -1382,6 +1934,30 @@
1382
1934
  "name": "offset-xs",
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
  },
1937
+ {
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."
1940
+ },
1941
+ {
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."
1944
+ },
1945
+ {
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."
1948
+ },
1949
+ {
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
+ },
1385
1961
  {
1386
1962
  "name": "pull",
1387
1963
  "description": "The amount to pull the column, in terms of how many columns it should shift to the start of\nthe total available."
@@ -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,13 +2434,28 @@
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.",
2438
+ "values": [
2439
+ {
2440
+ "name": "ios"
2441
+ },
2442
+ {
2443
+ "name": "md"
2444
+ }
2445
+ ]
2446
+ },
2447
+ {
2448
+ "name": "theme",
2449
+ "description": "The theme determines the visual appearance of the component.",
1805
2450
  "values": [
1806
2451
  {
1807
2452
  "name": "ios"
1808
2453
  },
1809
2454
  {
1810
2455
  "name": "md"
2456
+ },
2457
+ {
2458
+ "name": "ionic"
1811
2459
  }
1812
2460
  ]
1813
2461
  }
@@ -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.",
@@ -1934,7 +2655,7 @@
1934
2655
  },
1935
2656
  {
1936
2657
  "name": "mode",
1937
- "description": "The mode determines which platform styles to use.",
2658
+ "description": "The mode determines the platform behaviors of the component.",
1938
2659
  "values": [
1939
2660
  {
1940
2661
  "name": "ios"
@@ -1977,25 +2698,104 @@
1977
2698
  ]
1978
2699
  },
1979
2700
  {
1980
- "name": "target",
1981
- "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
1982
- },
1983
- {
1984
- "name": "translucent",
1985
- "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)."
1986
- },
1987
- {
1988
- "name": "type",
1989
- "description": "The type of the button.",
2701
+ "name": "target",
2702
+ "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
2703
+ },
2704
+ {
2705
+ "name": "theme",
2706
+ "description": "The theme determines the visual appearance of the component.",
2707
+ "values": [
2708
+ {
2709
+ "name": "ios"
2710
+ },
2711
+ {
2712
+ "name": "md"
2713
+ },
2714
+ {
2715
+ "name": "ionic"
2716
+ }
2717
+ ]
2718
+ },
2719
+ {
2720
+ "name": "translucent",
2721
+ "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)."
2722
+ },
2723
+ {
2724
+ "name": "type",
2725
+ "description": "The type of the button.",
2726
+ "values": [
2727
+ {
2728
+ "name": "button"
2729
+ },
2730
+ {
2731
+ "name": "reset"
2732
+ },
2733
+ {
2734
+ "name": "submit"
2735
+ }
2736
+ ]
2737
+ }
2738
+ ],
2739
+ "references": [
2740
+ {
2741
+ "name": "Source code",
2742
+ "url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/fab-button/fab-button.tsx"
2743
+ }
2744
+ ]
2745
+ },
2746
+ {
2747
+ "name": "ion-fab-list",
2748
+ "description": {
2749
+ "kind": "markdown",
2750
+ "value": ""
2751
+ },
2752
+ "attributes": [
2753
+ {
2754
+ "name": "activated",
2755
+ "description": "If `true`, the fab list will show all fab buttons in the list."
2756
+ },
2757
+ {
2758
+ "name": "mode",
2759
+ "description": "The mode determines the platform behaviors of the component.",
2760
+ "values": [
2761
+ {
2762
+ "name": "ios"
2763
+ },
2764
+ {
2765
+ "name": "md"
2766
+ }
2767
+ ]
2768
+ },
2769
+ {
2770
+ "name": "side",
2771
+ "description": "The side the fab list will show on relative to the main fab button.",
2772
+ "values": [
2773
+ {
2774
+ "name": "bottom"
2775
+ },
2776
+ {
2777
+ "name": "end"
2778
+ },
2779
+ {
2780
+ "name": "start"
2781
+ },
2782
+ {
2783
+ "name": "top"
2784
+ }
2785
+ ]
2786
+ },
2787
+ {
2788
+ "name": "theme",
2789
+ "description": "The theme determines the visual appearance of the component.",
1990
2790
  "values": [
1991
2791
  {
1992
- "name": "button"
2792
+ "name": "ios"
1993
2793
  },
1994
2794
  {
1995
- "name": "reset"
2795
+ "name": "md"
1996
2796
  },
1997
2797
  {
1998
- "name": "submit"
2798
+ "name": "ionic"
1999
2799
  }
2000
2800
  ]
2001
2801
  }
@@ -2003,66 +2803,98 @@
2003
2803
  "references": [
2004
2804
  {
2005
2805
  "name": "Source code",
2006
- "url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/fab-button/fab-button.tsx"
2806
+ "url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/fab-list/fab-list.tsx"
2007
2807
  }
2008
2808
  ]
2009
2809
  },
2010
2810
  {
2011
- "name": "ion-fab-list",
2811
+ "name": "ion-footer",
2012
2812
  "description": {
2013
2813
  "kind": "markdown",
2014
2814
  "value": ""
2015
2815
  },
2016
2816
  "attributes": [
2017
2817
  {
2018
- "name": "activated",
2019
- "description": "If `true`, the fab list will show all fab buttons in the list."
2818
+ "name": "collapse",
2819
+ "description": "Describes the scroll effect that will be applied to the footer.\n\n- `\"fade\"` only applies when the theme is `\"ios\"`.\n- `\"hide\"` applies to all themes (`\"ios\"`, `\"md\"`, and `\"ionic\"`): the footer\n slides down and fades out after cumulative downward scrolling on the page content,\n and returns on any upward scroll (same behavior as `ion-header[collapse=\"hide\"]`).",
2820
+ "values": [
2821
+ {
2822
+ "name": "fade"
2823
+ },
2824
+ {
2825
+ "name": "hide"
2826
+ }
2827
+ ]
2020
2828
  },
2021
2829
  {
2022
- "name": "side",
2023
- "description": "The side the fab list will show on relative to the main fab button.",
2830
+ "name": "mode",
2831
+ "description": "The mode determines the platform behaviors of the component.",
2024
2832
  "values": [
2025
2833
  {
2026
- "name": "bottom"
2834
+ "name": "ios"
2027
2835
  },
2028
2836
  {
2029
- "name": "end"
2837
+ "name": "md"
2838
+ }
2839
+ ]
2840
+ },
2841
+ {
2842
+ "name": "theme",
2843
+ "description": "The theme determines the visual appearance of the component.",
2844
+ "values": [
2845
+ {
2846
+ "name": "ios"
2030
2847
  },
2031
2848
  {
2032
- "name": "start"
2849
+ "name": "md"
2033
2850
  },
2034
2851
  {
2035
- "name": "top"
2852
+ "name": "ionic"
2036
2853
  }
2037
2854
  ]
2855
+ },
2856
+ {
2857
+ "name": "translucent",
2858
+ "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."
2038
2859
  }
2039
2860
  ],
2040
2861
  "references": [
2041
2862
  {
2042
2863
  "name": "Source code",
2043
- "url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/fab-list/fab-list.tsx"
2864
+ "url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/footer/footer.tsx"
2044
2865
  }
2045
2866
  ]
2046
2867
  },
2047
2868
  {
2048
- "name": "ion-footer",
2869
+ "name": "ion-gallery",
2049
2870
  "description": {
2050
2871
  "kind": "markdown",
2051
2872
  "value": ""
2052
2873
  },
2053
2874
  "attributes": [
2054
2875
  {
2055
- "name": "collapse",
2056
- "description": "Describes the scroll effect that will be applied to the footer.\nOnly applies in iOS mode.",
2876
+ "name": "columns",
2877
+ "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 }`)."
2878
+ },
2879
+ {
2880
+ "name": "gap",
2881
+ "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%)`,\nor numbers (treated as pixel values). 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."
2882
+ },
2883
+ {
2884
+ "name": "layout",
2885
+ "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.",
2057
2886
  "values": [
2058
2887
  {
2059
- "name": "fade"
2888
+ "name": "masonry"
2889
+ },
2890
+ {
2891
+ "name": "uniform"
2060
2892
  }
2061
2893
  ]
2062
2894
  },
2063
2895
  {
2064
2896
  "name": "mode",
2065
- "description": "The mode determines which platform styles to use.",
2897
+ "description": "The mode determines the platform behaviors of the component.",
2066
2898
  "values": [
2067
2899
  {
2068
2900
  "name": "ios"
@@ -2073,14 +2905,37 @@
2073
2905
  ]
2074
2906
  },
2075
2907
  {
2076
- "name": "translucent",
2077
- "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."
2908
+ "name": "order",
2909
+ "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.",
2910
+ "values": [
2911
+ {
2912
+ "name": "best-fit"
2913
+ },
2914
+ {
2915
+ "name": "sequential"
2916
+ }
2917
+ ]
2918
+ },
2919
+ {
2920
+ "name": "theme",
2921
+ "description": "The theme determines the visual appearance of the component.",
2922
+ "values": [
2923
+ {
2924
+ "name": "ios"
2925
+ },
2926
+ {
2927
+ "name": "md"
2928
+ },
2929
+ {
2930
+ "name": "ionic"
2931
+ }
2932
+ ]
2078
2933
  }
2079
2934
  ],
2080
2935
  "references": [
2081
2936
  {
2082
2937
  "name": "Source code",
2083
- "url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/footer/footer.tsx"
2938
+ "url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/gallery/gallery.tsx"
2084
2939
  }
2085
2940
  ]
2086
2941
  },
@@ -2094,6 +2949,33 @@
2094
2949
  {
2095
2950
  "name": "fixed",
2096
2951
  "description": "If `true`, the grid will have a fixed width based on the screen size."
2952
+ },
2953
+ {
2954
+ "name": "mode",
2955
+ "description": "The mode determines the platform behaviors of the component.",
2956
+ "values": [
2957
+ {
2958
+ "name": "ios"
2959
+ },
2960
+ {
2961
+ "name": "md"
2962
+ }
2963
+ ]
2964
+ },
2965
+ {
2966
+ "name": "theme",
2967
+ "description": "The theme determines the visual appearance of the component.",
2968
+ "values": [
2969
+ {
2970
+ "name": "ios"
2971
+ },
2972
+ {
2973
+ "name": "md"
2974
+ },
2975
+ {
2976
+ "name": "ionic"
2977
+ }
2978
+ ]
2097
2979
  }
2098
2980
  ],
2099
2981
  "references": [
@@ -2112,31 +2994,53 @@
2112
2994
  "attributes": [
2113
2995
  {
2114
2996
  "name": "collapse",
2115
- "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)",
2997
+ "description": "Describes the scroll effect that will be applied to the header.\n\n- `\"condense\"` and `\"fade\"` only apply when the theme is `\"ios\"`.\n Typically used for [Collapsible Large Titles](https://ionicframework.com/docs/api/title#collapsible-large-titles).\n- `\"hide\"` applies to all themes (`\"ios\"`, `\"md\"`, and `\"ionic\"`): the header\n slides up and fades out after cumulative downward scrolling on the page content,\n and returns on any upward scroll.",
2116
2998
  "values": [
2117
2999
  {
2118
3000
  "name": "condense"
2119
3001
  },
2120
3002
  {
2121
3003
  "name": "fade"
3004
+ },
3005
+ {
3006
+ "name": "hide"
2122
3007
  }
2123
3008
  ]
2124
3009
  },
3010
+ {
3011
+ "name": "divider",
3012
+ "description": "If `true`, the header will have a line at the bottom.\nTODO(ROU-10855): add support for this prop on ios/md themes"
3013
+ },
2125
3014
  {
2126
3015
  "name": "mode",
2127
- "description": "The mode determines which platform styles to use.",
3016
+ "description": "The mode determines the platform behaviors of the component.",
3017
+ "values": [
3018
+ {
3019
+ "name": "ios"
3020
+ },
3021
+ {
3022
+ "name": "md"
3023
+ }
3024
+ ]
3025
+ },
3026
+ {
3027
+ "name": "theme",
3028
+ "description": "The theme determines the visual appearance of the component.",
2128
3029
  "values": [
2129
3030
  {
2130
3031
  "name": "ios"
2131
3032
  },
2132
3033
  {
2133
3034
  "name": "md"
3035
+ },
3036
+ {
3037
+ "name": "ionic"
2134
3038
  }
2135
3039
  ]
2136
3040
  },
2137
3041
  {
2138
3042
  "name": "translucent",
2139
- "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."
3043
+ "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."
2140
3044
  }
2141
3045
  ],
2142
3046
  "references": [
@@ -2157,9 +3061,36 @@
2157
3061
  "name": "alt",
2158
3062
  "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."
2159
3063
  },
3064
+ {
3065
+ "name": "mode",
3066
+ "description": "The mode determines the platform behaviors of the component.",
3067
+ "values": [
3068
+ {
3069
+ "name": "ios"
3070
+ },
3071
+ {
3072
+ "name": "md"
3073
+ }
3074
+ ]
3075
+ },
2160
3076
  {
2161
3077
  "name": "src",
2162
3078
  "description": "The image URL. This attribute is mandatory for the `<img>` element."
3079
+ },
3080
+ {
3081
+ "name": "theme",
3082
+ "description": "The theme determines the visual appearance of the component.",
3083
+ "values": [
3084
+ {
3085
+ "name": "ios"
3086
+ },
3087
+ {
3088
+ "name": "md"
3089
+ },
3090
+ {
3091
+ "name": "ionic"
3092
+ }
3093
+ ]
2163
3094
  }
2164
3095
  ],
2165
3096
  "references": [
@@ -2180,6 +3111,18 @@
2180
3111
  "name": "disabled",
2181
3112
  "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."
2182
3113
  },
3114
+ {
3115
+ "name": "mode",
3116
+ "description": "The mode determines the platform behaviors of the component.",
3117
+ "values": [
3118
+ {
3119
+ "name": "ios"
3120
+ },
3121
+ {
3122
+ "name": "md"
3123
+ }
3124
+ ]
3125
+ },
2183
3126
  {
2184
3127
  "name": "position",
2185
3128
  "description": "The position of the infinite scroll element.\nThe value can be either `top` or `bottom`.",
@@ -2192,6 +3135,25 @@
2192
3135
  }
2193
3136
  ]
2194
3137
  },
3138
+ {
3139
+ "name": "preserve-rerender-scroll-position",
3140
+ "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."
3141
+ },
3142
+ {
3143
+ "name": "theme",
3144
+ "description": "The theme determines the visual appearance of the component.",
3145
+ "values": [
3146
+ {
3147
+ "name": "ios"
3148
+ },
3149
+ {
3150
+ "name": "md"
3151
+ },
3152
+ {
3153
+ "name": "ionic"
3154
+ }
3155
+ ]
3156
+ },
2195
3157
  {
2196
3158
  "name": "threshold",
2197
3159
  "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."
@@ -2247,6 +3209,33 @@
2247
3209
  {
2248
3210
  "name": "loading-text",
2249
3211
  "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."
3212
+ },
3213
+ {
3214
+ "name": "mode",
3215
+ "description": "The mode determines the platform behaviors of the component.",
3216
+ "values": [
3217
+ {
3218
+ "name": "ios"
3219
+ },
3220
+ {
3221
+ "name": "md"
3222
+ }
3223
+ ]
3224
+ },
3225
+ {
3226
+ "name": "theme",
3227
+ "description": "The theme determines the visual appearance of the component.",
3228
+ "values": [
3229
+ {
3230
+ "name": "ios"
3231
+ },
3232
+ {
3233
+ "name": "md"
3234
+ },
3235
+ {
3236
+ "name": "ionic"
3237
+ }
3238
+ ]
2250
3239
  }
2251
3240
  ],
2252
3241
  "references": [
@@ -2437,7 +3426,15 @@
2437
3426
  },
2438
3427
  {
2439
3428
  "name": "autocorrect",
2440
- "description": "Whether auto correction should be enabled when the user is entering/editing the text value."
3429
+ "description": "Whether auto correction should be enabled when the user is entering/editing the text value.",
3430
+ "values": [
3431
+ {
3432
+ "name": "off"
3433
+ },
3434
+ {
3435
+ "name": "on"
3436
+ }
3437
+ ]
2441
3438
  },
2442
3439
  {
2443
3440
  "name": "autofocus",
@@ -2533,7 +3530,7 @@
2533
3530
  },
2534
3531
  {
2535
3532
  "name": "fill",
2536
- "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.",
3533
+ "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\"`.",
2537
3534
  "values": [
2538
3535
  {
2539
3536
  "name": "outline"
@@ -2583,7 +3580,7 @@
2583
3580
  },
2584
3581
  {
2585
3582
  "name": "label-placement",
2586
- "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 (\"...\").",
3583
+ "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.",
2587
3584
  "values": [
2588
3585
  {
2589
3586
  "name": "end"
@@ -2620,7 +3617,7 @@
2620
3617
  },
2621
3618
  {
2622
3619
  "name": "mode",
2623
- "description": "The mode determines which platform styles to use.",
3620
+ "description": "The mode determines the platform behaviors of the component.",
2624
3621
  "values": [
2625
3622
  {
2626
3623
  "name": "ios"
@@ -2656,10 +3653,31 @@
2656
3653
  },
2657
3654
  {
2658
3655
  "name": "shape",
2659
- "description": "The shape of the input. If \"round\" it will have an increased border radius.",
3656
+ "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\"`.",
2660
3657
  "values": [
3658
+ {
3659
+ "name": "rectangular"
3660
+ },
2661
3661
  {
2662
3662
  "name": "round"
3663
+ },
3664
+ {
3665
+ "name": "soft"
3666
+ }
3667
+ ]
3668
+ },
3669
+ {
3670
+ "name": "size",
3671
+ "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.",
3672
+ "values": [
3673
+ {
3674
+ "name": "large"
3675
+ },
3676
+ {
3677
+ "name": "medium"
3678
+ },
3679
+ {
3680
+ "name": "xlarge"
2663
3681
  }
2664
3682
  ]
2665
3683
  },
@@ -2671,6 +3689,21 @@
2671
3689
  "name": "step",
2672
3690
  "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."
2673
3691
  },
3692
+ {
3693
+ "name": "theme",
3694
+ "description": "The theme determines the visual appearance of the component.",
3695
+ "values": [
3696
+ {
3697
+ "name": "ios"
3698
+ },
3699
+ {
3700
+ "name": "md"
3701
+ },
3702
+ {
3703
+ "name": "ionic"
3704
+ }
3705
+ ]
3706
+ },
2674
3707
  {
2675
3708
  "name": "type",
2676
3709
  "description": "The type of control to display. The default type is text.",
@@ -2819,6 +3852,18 @@
2819
3852
  "name": "length",
2820
3853
  "description": "The number of input boxes to display."
2821
3854
  },
3855
+ {
3856
+ "name": "mode",
3857
+ "description": "The mode determines the platform behaviors of the component.",
3858
+ "values": [
3859
+ {
3860
+ "name": "ios"
3861
+ },
3862
+ {
3863
+ "name": "md"
3864
+ }
3865
+ ]
3866
+ },
2822
3867
  {
2823
3868
  "name": "pattern",
2824
3869
  "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}]\"`"
@@ -2857,7 +3902,22 @@
2857
3902
  "name": "medium"
2858
3903
  },
2859
3904
  {
2860
- "name": "small"
3905
+ "name": "small"
3906
+ }
3907
+ ]
3908
+ },
3909
+ {
3910
+ "name": "theme",
3911
+ "description": "The theme determines the visual appearance of the component.",
3912
+ "values": [
3913
+ {
3914
+ "name": "ios"
3915
+ },
3916
+ {
3917
+ "name": "md"
3918
+ },
3919
+ {
3920
+ "name": "ionic"
2861
3921
  }
2862
3922
  ]
2863
3923
  },
@@ -2999,7 +4059,7 @@
2999
4059
  },
3000
4060
  {
3001
4061
  "name": "detail",
3002
- "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."
4062
+ "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."
3003
4063
  },
3004
4064
  {
3005
4065
  "name": "detail-icon",
@@ -3034,7 +4094,7 @@
3034
4094
  },
3035
4095
  {
3036
4096
  "name": "mode",
3037
- "description": "The mode determines which platform styles to use.",
4097
+ "description": "The mode determines the platform behaviors of the component.",
3038
4098
  "values": [
3039
4099
  {
3040
4100
  "name": "ios"
@@ -3067,6 +4127,21 @@
3067
4127
  "name": "target",
3068
4128
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
3069
4129
  },
4130
+ {
4131
+ "name": "theme",
4132
+ "description": "The theme determines the visual appearance of the component.",
4133
+ "values": [
4134
+ {
4135
+ "name": "ios"
4136
+ },
4137
+ {
4138
+ "name": "md"
4139
+ },
4140
+ {
4141
+ "name": "ionic"
4142
+ }
4143
+ ]
4144
+ },
3070
4145
  {
3071
4146
  "name": "type",
3072
4147
  "description": "The type of the button. Only used when an `onclick` or `button` property is present.",
@@ -3132,7 +4207,7 @@
3132
4207
  },
3133
4208
  {
3134
4209
  "name": "mode",
3135
- "description": "The mode determines which platform styles to use.",
4210
+ "description": "The mode determines the platform behaviors of the component.",
3136
4211
  "values": [
3137
4212
  {
3138
4213
  "name": "ios"
@@ -3145,6 +4220,21 @@
3145
4220
  {
3146
4221
  "name": "sticky",
3147
4222
  "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"
4223
+ },
4224
+ {
4225
+ "name": "theme",
4226
+ "description": "The theme determines the visual appearance of the component.",
4227
+ "values": [
4228
+ {
4229
+ "name": "ios"
4230
+ },
4231
+ {
4232
+ "name": "md"
4233
+ },
4234
+ {
4235
+ "name": "ionic"
4236
+ }
4237
+ ]
3148
4238
  }
3149
4239
  ],
3150
4240
  "references": [
@@ -3160,7 +4250,35 @@
3160
4250
  "kind": "markdown",
3161
4251
  "value": ""
3162
4252
  },
3163
- "attributes": [],
4253
+ "attributes": [
4254
+ {
4255
+ "name": "mode",
4256
+ "description": "The mode determines the platform behaviors of the component.",
4257
+ "values": [
4258
+ {
4259
+ "name": "ios"
4260
+ },
4261
+ {
4262
+ "name": "md"
4263
+ }
4264
+ ]
4265
+ },
4266
+ {
4267
+ "name": "theme",
4268
+ "description": "The theme determines the visual appearance of the component.",
4269
+ "values": [
4270
+ {
4271
+ "name": "ios"
4272
+ },
4273
+ {
4274
+ "name": "md"
4275
+ },
4276
+ {
4277
+ "name": "ionic"
4278
+ }
4279
+ ]
4280
+ }
4281
+ ],
3164
4282
  "references": [
3165
4283
  {
3166
4284
  "name": "Source code",
@@ -3224,9 +4342,21 @@
3224
4342
  "name": "href",
3225
4343
  "description": "Contains a URL or a URL fragment that the hyperlink points to.\nIf this property is set, an anchor tag will be rendered."
3226
4344
  },
4345
+ {
4346
+ "name": "hue",
4347
+ "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.",
4348
+ "values": [
4349
+ {
4350
+ "name": "bold"
4351
+ },
4352
+ {
4353
+ "name": "subtle"
4354
+ }
4355
+ ]
4356
+ },
3227
4357
  {
3228
4358
  "name": "mode",
3229
- "description": "The mode determines which platform styles to use.",
4359
+ "description": "The mode determines the platform behaviors of the component.",
3230
4360
  "values": [
3231
4361
  {
3232
4362
  "name": "ios"
@@ -3240,10 +4370,40 @@
3240
4370
  "name": "rel",
3241
4371
  "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)."
3242
4372
  },
4373
+ {
4374
+ "name": "shape",
4375
+ "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.",
4376
+ "values": [
4377
+ {
4378
+ "name": "rectangular"
4379
+ },
4380
+ {
4381
+ "name": "round"
4382
+ },
4383
+ {
4384
+ "name": "soft"
4385
+ }
4386
+ ]
4387
+ },
3243
4388
  {
3244
4389
  "name": "target",
3245
4390
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
3246
4391
  },
4392
+ {
4393
+ "name": "theme",
4394
+ "description": "The theme determines the visual appearance of the component.",
4395
+ "values": [
4396
+ {
4397
+ "name": "ios"
4398
+ },
4399
+ {
4400
+ "name": "md"
4401
+ },
4402
+ {
4403
+ "name": "ionic"
4404
+ }
4405
+ ]
4406
+ },
3247
4407
  {
3248
4408
  "name": "type",
3249
4409
  "description": "The type of the button.",
@@ -3274,6 +4434,18 @@
3274
4434
  "value": ""
3275
4435
  },
3276
4436
  "attributes": [
4437
+ {
4438
+ "name": "mode",
4439
+ "description": "The mode determines the platform behaviors of the component.",
4440
+ "values": [
4441
+ {
4442
+ "name": "ios"
4443
+ },
4444
+ {
4445
+ "name": "md"
4446
+ }
4447
+ ]
4448
+ },
3277
4449
  {
3278
4450
  "name": "side",
3279
4451
  "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.",
@@ -3285,6 +4457,21 @@
3285
4457
  "name": "start"
3286
4458
  }
3287
4459
  ]
4460
+ },
4461
+ {
4462
+ "name": "theme",
4463
+ "description": "The theme determines the visual appearance of the component.",
4464
+ "values": [
4465
+ {
4466
+ "name": "ios"
4467
+ },
4468
+ {
4469
+ "name": "md"
4470
+ },
4471
+ {
4472
+ "name": "ionic"
4473
+ }
4474
+ ]
3288
4475
  }
3289
4476
  ],
3290
4477
  "references": [
@@ -3304,6 +4491,33 @@
3304
4491
  {
3305
4492
  "name": "disabled",
3306
4493
  "description": "If `true`, the user cannot interact with the sliding item."
4494
+ },
4495
+ {
4496
+ "name": "mode",
4497
+ "description": "The mode determines the platform behaviors of the component.",
4498
+ "values": [
4499
+ {
4500
+ "name": "ios"
4501
+ },
4502
+ {
4503
+ "name": "md"
4504
+ }
4505
+ ]
4506
+ },
4507
+ {
4508
+ "name": "theme",
4509
+ "description": "The theme determines the visual appearance of the component.",
4510
+ "values": [
4511
+ {
4512
+ "name": "ios"
4513
+ },
4514
+ {
4515
+ "name": "md"
4516
+ },
4517
+ {
4518
+ "name": "ionic"
4519
+ }
4520
+ ]
3307
4521
  }
3308
4522
  ],
3309
4523
  "references": [
@@ -3355,7 +4569,7 @@
3355
4569
  },
3356
4570
  {
3357
4571
  "name": "mode",
3358
- "description": "The mode determines which platform styles to use.",
4572
+ "description": "The mode determines the platform behaviors of the component.",
3359
4573
  "values": [
3360
4574
  {
3361
4575
  "name": "ios"
@@ -3379,6 +4593,21 @@
3379
4593
  "name": "stacked"
3380
4594
  }
3381
4595
  ]
4596
+ },
4597
+ {
4598
+ "name": "theme",
4599
+ "description": "The theme determines the visual appearance of the component.",
4600
+ "values": [
4601
+ {
4602
+ "name": "ios"
4603
+ },
4604
+ {
4605
+ "name": "md"
4606
+ },
4607
+ {
4608
+ "name": "ionic"
4609
+ }
4610
+ ]
3382
4611
  }
3383
4612
  ],
3384
4613
  "references": [
@@ -3416,13 +4645,43 @@
3416
4645
  },
3417
4646
  {
3418
4647
  "name": "mode",
3419
- "description": "The mode determines which platform styles to use.",
4648
+ "description": "The mode determines the platform behaviors of the component.",
4649
+ "values": [
4650
+ {
4651
+ "name": "ios"
4652
+ },
4653
+ {
4654
+ "name": "md"
4655
+ }
4656
+ ]
4657
+ },
4658
+ {
4659
+ "name": "shape",
4660
+ "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.",
4661
+ "values": [
4662
+ {
4663
+ "name": "rectangular"
4664
+ },
4665
+ {
4666
+ "name": "round"
4667
+ },
4668
+ {
4669
+ "name": "soft"
4670
+ }
4671
+ ]
4672
+ },
4673
+ {
4674
+ "name": "theme",
4675
+ "description": "The theme determines the visual appearance of the component.",
3420
4676
  "values": [
3421
4677
  {
3422
4678
  "name": "ios"
3423
4679
  },
3424
4680
  {
3425
4681
  "name": "md"
4682
+ },
4683
+ {
4684
+ "name": "ionic"
3426
4685
  }
3427
4686
  ]
3428
4687
  }
@@ -3491,13 +4750,28 @@
3491
4750
  },
3492
4751
  {
3493
4752
  "name": "mode",
3494
- "description": "The mode determines which platform styles to use.",
4753
+ "description": "The mode determines the platform behaviors of the component.",
4754
+ "values": [
4755
+ {
4756
+ "name": "ios"
4757
+ },
4758
+ {
4759
+ "name": "md"
4760
+ }
4761
+ ]
4762
+ },
4763
+ {
4764
+ "name": "theme",
4765
+ "description": "The theme determines the visual appearance of the component.",
3495
4766
  "values": [
3496
4767
  {
3497
4768
  "name": "ios"
3498
4769
  },
3499
4770
  {
3500
4771
  "name": "md"
4772
+ },
4773
+ {
4774
+ "name": "ionic"
3501
4775
  }
3502
4776
  ]
3503
4777
  }
@@ -3546,7 +4820,7 @@
3546
4820
  },
3547
4821
  {
3548
4822
  "name": "mode",
3549
- "description": "The mode determines which platform styles to use.",
4823
+ "description": "The mode determines the platform behaviors of the component.",
3550
4824
  "values": [
3551
4825
  {
3552
4826
  "name": "ios"
@@ -3593,9 +4867,24 @@
3593
4867
  }
3594
4868
  ]
3595
4869
  },
4870
+ {
4871
+ "name": "theme",
4872
+ "description": "The theme determines the visual appearance of the component.",
4873
+ "values": [
4874
+ {
4875
+ "name": "ios"
4876
+ },
4877
+ {
4878
+ "name": "md"
4879
+ },
4880
+ {
4881
+ "name": "ionic"
4882
+ }
4883
+ ]
4884
+ },
3596
4885
  {
3597
4886
  "name": "translucent",
3598
- "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)."
4887
+ "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)."
3599
4888
  },
3600
4889
  {
3601
4890
  "name": "trigger",
@@ -3632,6 +4921,18 @@
3632
4921
  "name": "menu-id",
3633
4922
  "description": "An id for the menu."
3634
4923
  },
4924
+ {
4925
+ "name": "mode",
4926
+ "description": "The mode determines the platform behaviors of the component.",
4927
+ "values": [
4928
+ {
4929
+ "name": "ios"
4930
+ },
4931
+ {
4932
+ "name": "md"
4933
+ }
4934
+ ]
4935
+ },
3635
4936
  {
3636
4937
  "name": "side",
3637
4938
  "description": "Which side of the view the menu should be placed.",
@@ -3648,6 +4949,21 @@
3648
4949
  "name": "swipe-gesture",
3649
4950
  "description": "If `true`, swiping the menu is enabled."
3650
4951
  },
4952
+ {
4953
+ "name": "theme",
4954
+ "description": "The theme determines the visual appearance of the component.",
4955
+ "values": [
4956
+ {
4957
+ "name": "ios"
4958
+ },
4959
+ {
4960
+ "name": "md"
4961
+ },
4962
+ {
4963
+ "name": "ionic"
4964
+ }
4965
+ ]
4966
+ },
3651
4967
  {
3652
4968
  "name": "type",
3653
4969
  "description": "The display type of the menu.\nAvailable options: `\"overlay\"`, `\"reveal\"`, `\"push\"`.",
@@ -3725,7 +5041,7 @@
3725
5041
  },
3726
5042
  {
3727
5043
  "name": "mode",
3728
- "description": "The mode determines which platform styles to use.",
5044
+ "description": "The mode determines the platform behaviors of the component.",
3729
5045
  "values": [
3730
5046
  {
3731
5047
  "name": "ios"
@@ -3735,6 +5051,21 @@
3735
5051
  }
3736
5052
  ]
3737
5053
  },
5054
+ {
5055
+ "name": "theme",
5056
+ "description": "The theme determines the visual appearance of the component.",
5057
+ "values": [
5058
+ {
5059
+ "name": "ios"
5060
+ },
5061
+ {
5062
+ "name": "md"
5063
+ },
5064
+ {
5065
+ "name": "ionic"
5066
+ }
5067
+ ]
5068
+ },
3738
5069
  {
3739
5070
  "name": "type",
3740
5071
  "description": "The type of the button.",
@@ -3772,6 +5103,33 @@
3772
5103
  {
3773
5104
  "name": "menu",
3774
5105
  "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."
5106
+ },
5107
+ {
5108
+ "name": "mode",
5109
+ "description": "The mode determines the platform behaviors of the component.",
5110
+ "values": [
5111
+ {
5112
+ "name": "ios"
5113
+ },
5114
+ {
5115
+ "name": "md"
5116
+ }
5117
+ ]
5118
+ },
5119
+ {
5120
+ "name": "theme",
5121
+ "description": "The theme determines the visual appearance of the component.",
5122
+ "values": [
5123
+ {
5124
+ "name": "ios"
5125
+ },
5126
+ {
5127
+ "name": "md"
5128
+ },
5129
+ {
5130
+ "name": "ionic"
5131
+ }
5132
+ ]
3775
5133
  }
3776
5134
  ],
3777
5135
  "references": [
@@ -3846,7 +5204,7 @@
3846
5204
  },
3847
5205
  {
3848
5206
  "name": "mode",
3849
- "description": "The mode determines which platform styles to use.",
5207
+ "description": "The mode determines the platform behaviors of the component.",
3850
5208
  "values": [
3851
5209
  {
3852
5210
  "name": "ios"
@@ -3856,10 +5214,40 @@
3856
5214
  }
3857
5215
  ]
3858
5216
  },
5217
+ {
5218
+ "name": "shape",
5219
+ "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.",
5220
+ "values": [
5221
+ {
5222
+ "name": "rectangular"
5223
+ },
5224
+ {
5225
+ "name": "round"
5226
+ },
5227
+ {
5228
+ "name": "soft"
5229
+ }
5230
+ ]
5231
+ },
3859
5232
  {
3860
5233
  "name": "show-backdrop",
3861
5234
  "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."
3862
5235
  },
5236
+ {
5237
+ "name": "theme",
5238
+ "description": "The theme determines the visual appearance of the component.",
5239
+ "values": [
5240
+ {
5241
+ "name": "ios"
5242
+ },
5243
+ {
5244
+ "name": "md"
5245
+ },
5246
+ {
5247
+ "name": "ionic"
5248
+ }
5249
+ ]
5250
+ },
3863
5251
  {
3864
5252
  "name": "trigger",
3865
5253
  "description": "An ID corresponding to the trigger element that\ncauses the modal to open when clicked."
@@ -3883,6 +5271,18 @@
3883
5271
  "name": "animated",
3884
5272
  "description": "If `true`, the nav should animate the transition of components."
3885
5273
  },
5274
+ {
5275
+ "name": "mode",
5276
+ "description": "The mode determines the platform behaviors of the component.",
5277
+ "values": [
5278
+ {
5279
+ "name": "ios"
5280
+ },
5281
+ {
5282
+ "name": "md"
5283
+ }
5284
+ ]
5285
+ },
3886
5286
  {
3887
5287
  "name": "root",
3888
5288
  "description": "Root NavComponent to load"
@@ -3890,6 +5290,21 @@
3890
5290
  {
3891
5291
  "name": "swipe-gesture",
3892
5292
  "description": "If the nav component should allow for swipe-to-go-back."
5293
+ },
5294
+ {
5295
+ "name": "theme",
5296
+ "description": "The theme determines the visual appearance of the component.",
5297
+ "values": [
5298
+ {
5299
+ "name": "ios"
5300
+ },
5301
+ {
5302
+ "name": "md"
5303
+ },
5304
+ {
5305
+ "name": "ionic"
5306
+ }
5307
+ ]
3893
5308
  }
3894
5309
  ],
3895
5310
  "references": [
@@ -3910,6 +5325,18 @@
3910
5325
  "name": "component",
3911
5326
  "description": "Component to navigate to. Only used if the `routerDirection` is `\"forward\"` or `\"root\"`."
3912
5327
  },
5328
+ {
5329
+ "name": "mode",
5330
+ "description": "The mode determines the platform behaviors of the component.",
5331
+ "values": [
5332
+ {
5333
+ "name": "ios"
5334
+ },
5335
+ {
5336
+ "name": "md"
5337
+ }
5338
+ ]
5339
+ },
3913
5340
  {
3914
5341
  "name": "router-direction",
3915
5342
  "description": "The transition direction when navigating to another page.",
@@ -3924,6 +5351,21 @@
3924
5351
  "name": "root"
3925
5352
  }
3926
5353
  ]
5354
+ },
5355
+ {
5356
+ "name": "theme",
5357
+ "description": "The theme determines the visual appearance of the component.",
5358
+ "values": [
5359
+ {
5360
+ "name": "ios"
5361
+ },
5362
+ {
5363
+ "name": "md"
5364
+ },
5365
+ {
5366
+ "name": "ionic"
5367
+ }
5368
+ ]
3927
5369
  }
3928
5370
  ],
3929
5371
  "references": [
@@ -3975,13 +5417,28 @@
3975
5417
  },
3976
5418
  {
3977
5419
  "name": "mode",
3978
- "description": "The mode determines which platform styles to use.",
5420
+ "description": "The mode determines the platform behaviors of the component.",
5421
+ "values": [
5422
+ {
5423
+ "name": "ios"
5424
+ },
5425
+ {
5426
+ "name": "md"
5427
+ }
5428
+ ]
5429
+ },
5430
+ {
5431
+ "name": "theme",
5432
+ "description": "The theme determines the visual appearance of the component.",
3979
5433
  "values": [
3980
5434
  {
3981
5435
  "name": "ios"
3982
5436
  },
3983
5437
  {
3984
5438
  "name": "md"
5439
+ },
5440
+ {
5441
+ "name": "ionic"
3985
5442
  }
3986
5443
  ]
3987
5444
  }
@@ -4002,13 +5459,28 @@
4002
5459
  "attributes": [
4003
5460
  {
4004
5461
  "name": "mode",
4005
- "description": "The mode determines which platform styles to use.",
5462
+ "description": "The mode determines the platform behaviors of the component.",
5463
+ "values": [
5464
+ {
5465
+ "name": "ios"
5466
+ },
5467
+ {
5468
+ "name": "md"
5469
+ }
5470
+ ]
5471
+ },
5472
+ {
5473
+ "name": "theme",
5474
+ "description": "The theme determines the visual appearance of the component.",
4006
5475
  "values": [
4007
5476
  {
4008
5477
  "name": "ios"
4009
5478
  },
4010
5479
  {
4011
5480
  "name": "md"
5481
+ },
5482
+ {
5483
+ "name": "ionic"
4012
5484
  }
4013
5485
  ]
4014
5486
  }
@@ -4066,13 +5538,28 @@
4066
5538
  },
4067
5539
  {
4068
5540
  "name": "mode",
4069
- "description": "The mode determines which platform styles to use.",
5541
+ "description": "The mode determines the platform behaviors of the component.",
5542
+ "values": [
5543
+ {
5544
+ "name": "ios"
5545
+ },
5546
+ {
5547
+ "name": "md"
5548
+ }
5549
+ ]
5550
+ },
5551
+ {
5552
+ "name": "theme",
5553
+ "description": "The theme determines the visual appearance of the component.",
4070
5554
  "values": [
4071
5555
  {
4072
5556
  "name": "ios"
4073
5557
  },
4074
5558
  {
4075
5559
  "name": "md"
5560
+ },
5561
+ {
5562
+ "name": "ionic"
4076
5563
  }
4077
5564
  ]
4078
5565
  },
@@ -4132,6 +5619,33 @@
4132
5619
  "name": "disabled",
4133
5620
  "description": "If `true`, the user cannot interact with the picker column option."
4134
5621
  },
5622
+ {
5623
+ "name": "mode",
5624
+ "description": "The mode determines the platform behaviors of the component.",
5625
+ "values": [
5626
+ {
5627
+ "name": "ios"
5628
+ },
5629
+ {
5630
+ "name": "md"
5631
+ }
5632
+ ]
5633
+ },
5634
+ {
5635
+ "name": "theme",
5636
+ "description": "The theme determines the visual appearance of the component.",
5637
+ "values": [
5638
+ {
5639
+ "name": "ios"
5640
+ },
5641
+ {
5642
+ "name": "md"
5643
+ },
5644
+ {
5645
+ "name": "ionic"
5646
+ }
5647
+ ]
5648
+ },
4135
5649
  {
4136
5650
  "name": "value",
4137
5651
  "description": "The text value of the option."
@@ -4144,6 +5658,80 @@
4144
5658
  }
4145
5659
  ]
4146
5660
  },
5661
+ {
5662
+ "name": "ion-picker-legacy",
5663
+ "description": {
5664
+ "kind": "markdown",
5665
+ "value": ""
5666
+ },
5667
+ "attributes": [
5668
+ {
5669
+ "name": "animated",
5670
+ "description": "If `true`, the picker will animate."
5671
+ },
5672
+ {
5673
+ "name": "backdrop-dismiss",
5674
+ "description": "If `true`, the picker will be dismissed when the backdrop is clicked."
5675
+ },
5676
+ {
5677
+ "name": "css-class",
5678
+ "description": "Additional classes to apply for custom CSS. If multiple classes are\nprovided they should be separated by spaces."
5679
+ },
5680
+ {
5681
+ "name": "duration",
5682
+ "description": "Number of milliseconds to wait before dismissing the picker."
5683
+ },
5684
+ {
5685
+ "name": "is-open",
5686
+ "description": "If `true`, the picker will open. If `false`, the picker will close.\nUse this if you need finer grained control over presentation, otherwise\njust use the pickerController or the `trigger` property.\nNote: `isOpen` will not automatically be set back to `false` when\nthe picker dismisses. You will need to do that in your code."
5687
+ },
5688
+ {
5689
+ "name": "keyboard-close",
5690
+ "description": "If `true`, the keyboard will be automatically dismissed when the overlay is presented."
5691
+ },
5692
+ {
5693
+ "name": "mode",
5694
+ "description": "The mode determines the platform behaviors of the component.",
5695
+ "values": [
5696
+ {
5697
+ "name": "ios"
5698
+ },
5699
+ {
5700
+ "name": "md"
5701
+ }
5702
+ ]
5703
+ },
5704
+ {
5705
+ "name": "show-backdrop",
5706
+ "description": "If `true`, a backdrop will be displayed behind the picker."
5707
+ },
5708
+ {
5709
+ "name": "theme",
5710
+ "description": "The theme determines the visual appearance of the component.",
5711
+ "values": [
5712
+ {
5713
+ "name": "ios"
5714
+ },
5715
+ {
5716
+ "name": "md"
5717
+ },
5718
+ {
5719
+ "name": "ionic"
5720
+ }
5721
+ ]
5722
+ },
5723
+ {
5724
+ "name": "trigger",
5725
+ "description": "An ID corresponding to the trigger element that\ncauses the picker to open when clicked."
5726
+ }
5727
+ ],
5728
+ "references": [
5729
+ {
5730
+ "name": "Source code",
5731
+ "url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/picker-legacy/picker.tsx"
5732
+ }
5733
+ ]
5734
+ },
4147
5735
  {
4148
5736
  "name": "ion-popover",
4149
5737
  "description": {
@@ -4153,7 +5741,7 @@
4153
5741
  "attributes": [
4154
5742
  {
4155
5743
  "name": "alignment",
4156
- "description": "Describes how to align the popover content with the `reference` point.\nDefaults to `\"center\"` for `ios` mode, and `\"start\"` for `md` mode.",
5744
+ "description": "Describes how to align the popover content with the `reference` point.\nDefaults to `\"center\"` for `\"ios\"` theme, and `\"start\"` for `\"md\"` theme.",
4157
5745
  "values": [
4158
5746
  {
4159
5747
  "name": "center"
@@ -4172,7 +5760,7 @@
4172
5760
  },
4173
5761
  {
4174
5762
  "name": "arrow",
4175
- "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."
5763
+ "description": "If `true`, the popover will display an arrow that points at the\n`reference` on `\"ios\"` theme."
4176
5764
  },
4177
5765
  {
4178
5766
  "name": "backdrop-dismiss",
@@ -4208,7 +5796,7 @@
4208
5796
  },
4209
5797
  {
4210
5798
  "name": "mode",
4211
- "description": "The mode determines which platform styles to use.",
5799
+ "description": "The mode determines the platform behaviors of the component.",
4212
5800
  "values": [
4213
5801
  {
4214
5802
  "name": "ios"
@@ -4270,9 +5858,24 @@
4270
5858
  }
4271
5859
  ]
4272
5860
  },
5861
+ {
5862
+ "name": "theme",
5863
+ "description": "The theme determines the visual appearance of the component.",
5864
+ "values": [
5865
+ {
5866
+ "name": "ios"
5867
+ },
5868
+ {
5869
+ "name": "md"
5870
+ },
5871
+ {
5872
+ "name": "ionic"
5873
+ }
5874
+ ]
5875
+ },
4273
5876
  {
4274
5877
  "name": "translucent",
4275
- "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)."
5878
+ "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)."
4276
5879
  },
4277
5880
  {
4278
5881
  "name": "trigger",
@@ -4347,7 +5950,7 @@
4347
5950
  },
4348
5951
  {
4349
5952
  "name": "mode",
4350
- "description": "The mode determines which platform styles to use.",
5953
+ "description": "The mode determines the platform behaviors of the component.",
4351
5954
  "values": [
4352
5955
  {
4353
5956
  "name": "ios"
@@ -4361,6 +5964,33 @@
4361
5964
  "name": "reversed",
4362
5965
  "description": "If true, reverse the progress bar direction."
4363
5966
  },
5967
+ {
5968
+ "name": "shape",
5969
+ "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.",
5970
+ "values": [
5971
+ {
5972
+ "name": "rectangular"
5973
+ },
5974
+ {
5975
+ "name": "round"
5976
+ }
5977
+ ]
5978
+ },
5979
+ {
5980
+ "name": "theme",
5981
+ "description": "The theme determines the visual appearance of the component.",
5982
+ "values": [
5983
+ {
5984
+ "name": "ios"
5985
+ },
5986
+ {
5987
+ "name": "md"
5988
+ },
5989
+ {
5990
+ "name": "ionic"
5991
+ }
5992
+ ]
5993
+ },
4364
5994
  {
4365
5995
  "name": "type",
4366
5996
  "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).",
@@ -4476,7 +6106,7 @@
4476
6106
  },
4477
6107
  {
4478
6108
  "name": "mode",
4479
- "description": "The mode determines which platform styles to use.",
6109
+ "description": "The mode determines the platform behaviors of the component.",
4480
6110
  "values": [
4481
6111
  {
4482
6112
  "name": "ios"
@@ -4490,6 +6120,21 @@
4490
6120
  "name": "name",
4491
6121
  "description": "The name of the control, which is submitted with the form data."
4492
6122
  },
6123
+ {
6124
+ "name": "theme",
6125
+ "description": "The theme determines the visual appearance of the component.",
6126
+ "values": [
6127
+ {
6128
+ "name": "ios"
6129
+ },
6130
+ {
6131
+ "name": "md"
6132
+ },
6133
+ {
6134
+ "name": "ionic"
6135
+ }
6136
+ ]
6137
+ },
4493
6138
  {
4494
6139
  "name": "value",
4495
6140
  "description": "the value of the radio."
@@ -4525,10 +6170,37 @@
4525
6170
  "name": "helper-text",
4526
6171
  "description": "The helper text to display at the top of the radio group."
4527
6172
  },
6173
+ {
6174
+ "name": "mode",
6175
+ "description": "The mode determines the platform behaviors of the component.",
6176
+ "values": [
6177
+ {
6178
+ "name": "ios"
6179
+ },
6180
+ {
6181
+ "name": "md"
6182
+ }
6183
+ ]
6184
+ },
4528
6185
  {
4529
6186
  "name": "name",
4530
6187
  "description": "The name of the control, which is submitted with the form data."
4531
6188
  },
6189
+ {
6190
+ "name": "theme",
6191
+ "description": "The theme determines the visual appearance of the component.",
6192
+ "values": [
6193
+ {
6194
+ "name": "ios"
6195
+ },
6196
+ {
6197
+ "name": "md"
6198
+ },
6199
+ {
6200
+ "name": "ionic"
6201
+ }
6202
+ ]
6203
+ },
4532
6204
  {
4533
6205
  "name": "value",
4534
6206
  "description": "the value of the radio group."
@@ -4629,7 +6301,7 @@
4629
6301
  },
4630
6302
  {
4631
6303
  "name": "mode",
4632
- "description": "The mode determines which platform styles to use.",
6304
+ "description": "The mode determines the platform behaviors of the component.",
4633
6305
  "values": [
4634
6306
  {
4635
6307
  "name": "ios"
@@ -4655,6 +6327,21 @@
4655
6327
  "name": "step",
4656
6328
  "description": "Specifies the value granularity."
4657
6329
  },
6330
+ {
6331
+ "name": "theme",
6332
+ "description": "The theme determines the visual appearance of the component.",
6333
+ "values": [
6334
+ {
6335
+ "name": "ios"
6336
+ },
6337
+ {
6338
+ "name": "md"
6339
+ },
6340
+ {
6341
+ "name": "ionic"
6342
+ }
6343
+ ]
6344
+ },
4658
6345
  {
4659
6346
  "name": "ticks",
4660
6347
  "description": "If `true`, tick marks are displayed based on the step value.\nOnly applies when `snaps` is `true`."
@@ -4688,7 +6375,7 @@
4688
6375
  },
4689
6376
  {
4690
6377
  "name": "mode",
4691
- "description": "The mode determines which platform styles to use.",
6378
+ "description": "The mode determines the platform behaviors of the component.",
4692
6379
  "values": [
4693
6380
  {
4694
6381
  "name": "ios"
@@ -4713,6 +6400,21 @@
4713
6400
  {
4714
6401
  "name": "snapback-duration",
4715
6402
  "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."
6403
+ },
6404
+ {
6405
+ "name": "theme",
6406
+ "description": "The theme determines the visual appearance of the component.",
6407
+ "values": [
6408
+ {
6409
+ "name": "ios"
6410
+ },
6411
+ {
6412
+ "name": "md"
6413
+ },
6414
+ {
6415
+ "name": "ionic"
6416
+ }
6417
+ ]
4716
6418
  }
4717
6419
  ],
4718
6420
  "references": [
@@ -4729,6 +6431,18 @@
4729
6431
  "value": ""
4730
6432
  },
4731
6433
  "attributes": [
6434
+ {
6435
+ "name": "mode",
6436
+ "description": "The mode determines the platform behaviors of the component.",
6437
+ "values": [
6438
+ {
6439
+ "name": "ios"
6440
+ },
6441
+ {
6442
+ "name": "md"
6443
+ }
6444
+ ]
6445
+ },
4732
6446
  {
4733
6447
  "name": "pulling-icon",
4734
6448
  "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."
@@ -4773,6 +6487,21 @@
4773
6487
  {
4774
6488
  "name": "refreshing-text",
4775
6489
  "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."
6490
+ },
6491
+ {
6492
+ "name": "theme",
6493
+ "description": "The theme determines the visual appearance of the component.",
6494
+ "values": [
6495
+ {
6496
+ "name": "ios"
6497
+ },
6498
+ {
6499
+ "name": "md"
6500
+ },
6501
+ {
6502
+ "name": "ionic"
6503
+ }
6504
+ ]
4776
6505
  }
4777
6506
  ],
4778
6507
  "references": [
@@ -4788,7 +6517,35 @@
4788
6517
  "kind": "markdown",
4789
6518
  "value": ""
4790
6519
  },
4791
- "attributes": [],
6520
+ "attributes": [
6521
+ {
6522
+ "name": "mode",
6523
+ "description": "The mode determines the platform behaviors of the component.",
6524
+ "values": [
6525
+ {
6526
+ "name": "ios"
6527
+ },
6528
+ {
6529
+ "name": "md"
6530
+ }
6531
+ ]
6532
+ },
6533
+ {
6534
+ "name": "theme",
6535
+ "description": "The theme determines the visual appearance of the component.",
6536
+ "values": [
6537
+ {
6538
+ "name": "ios"
6539
+ },
6540
+ {
6541
+ "name": "md"
6542
+ },
6543
+ {
6544
+ "name": "ionic"
6545
+ }
6546
+ ]
6547
+ }
6548
+ ],
4792
6549
  "references": [
4793
6550
  {
4794
6551
  "name": "Source code",
@@ -4806,6 +6563,33 @@
4806
6563
  {
4807
6564
  "name": "disabled",
4808
6565
  "description": "If `true`, the reorder will be hidden."
6566
+ },
6567
+ {
6568
+ "name": "mode",
6569
+ "description": "The mode determines the platform behaviors of the component.",
6570
+ "values": [
6571
+ {
6572
+ "name": "ios"
6573
+ },
6574
+ {
6575
+ "name": "md"
6576
+ }
6577
+ ]
6578
+ },
6579
+ {
6580
+ "name": "theme",
6581
+ "description": "The theme determines the visual appearance of the component.",
6582
+ "values": [
6583
+ {
6584
+ "name": "ios"
6585
+ },
6586
+ {
6587
+ "name": "md"
6588
+ },
6589
+ {
6590
+ "name": "ionic"
6591
+ }
6592
+ ]
4809
6593
  }
4810
6594
  ],
4811
6595
  "references": [
@@ -4822,6 +6606,33 @@
4822
6606
  "value": ""
4823
6607
  },
4824
6608
  "attributes": [
6609
+ {
6610
+ "name": "mode",
6611
+ "description": "The mode determines the platform behaviors of the component.",
6612
+ "values": [
6613
+ {
6614
+ "name": "ios"
6615
+ },
6616
+ {
6617
+ "name": "md"
6618
+ }
6619
+ ]
6620
+ },
6621
+ {
6622
+ "name": "theme",
6623
+ "description": "The theme determines the visual appearance of the component.",
6624
+ "values": [
6625
+ {
6626
+ "name": "ios"
6627
+ },
6628
+ {
6629
+ "name": "md"
6630
+ },
6631
+ {
6632
+ "name": "ionic"
6633
+ }
6634
+ ]
6635
+ },
4825
6636
  {
4826
6637
  "name": "type",
4827
6638
  "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.",
@@ -4853,6 +6664,33 @@
4853
6664
  "name": "component",
4854
6665
  "description": "Name of the component to load/select in the navigation outlet (`ion-tabs`, `ion-nav`)\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."
4855
6666
  },
6667
+ {
6668
+ "name": "mode",
6669
+ "description": "The mode determines the platform behaviors of the component.",
6670
+ "values": [
6671
+ {
6672
+ "name": "ios"
6673
+ },
6674
+ {
6675
+ "name": "md"
6676
+ }
6677
+ ]
6678
+ },
6679
+ {
6680
+ "name": "theme",
6681
+ "description": "The theme determines the visual appearance of the component.",
6682
+ "values": [
6683
+ {
6684
+ "name": "ios"
6685
+ },
6686
+ {
6687
+ "name": "md"
6688
+ },
6689
+ {
6690
+ "name": "ionic"
6691
+ }
6692
+ ]
6693
+ },
4856
6694
  {
4857
6695
  "name": "url",
4858
6696
  "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."
@@ -4895,10 +6733,37 @@
4895
6733
  "value": ""
4896
6734
  },
4897
6735
  "attributes": [
6736
+ {
6737
+ "name": "mode",
6738
+ "description": "The mode determines the platform behaviors of the component.",
6739
+ "values": [
6740
+ {
6741
+ "name": "ios"
6742
+ },
6743
+ {
6744
+ "name": "md"
6745
+ }
6746
+ ]
6747
+ },
4898
6748
  {
4899
6749
  "name": "root",
4900
6750
  "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."
4901
6751
  },
6752
+ {
6753
+ "name": "theme",
6754
+ "description": "The theme determines the visual appearance of the component.",
6755
+ "values": [
6756
+ {
6757
+ "name": "ios"
6758
+ },
6759
+ {
6760
+ "name": "md"
6761
+ },
6762
+ {
6763
+ "name": "ionic"
6764
+ }
6765
+ ]
6766
+ },
4902
6767
  {
4903
6768
  "name": "use-hash",
4904
6769
  "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."
@@ -4955,6 +6820,18 @@
4955
6820
  "name": "href",
4956
6821
  "description": "Contains a URL or a URL fragment that the hyperlink points to.\nIf this property is set, an anchor tag will be rendered."
4957
6822
  },
6823
+ {
6824
+ "name": "mode",
6825
+ "description": "The mode determines the platform behaviors of the component.",
6826
+ "values": [
6827
+ {
6828
+ "name": "ios"
6829
+ },
6830
+ {
6831
+ "name": "md"
6832
+ }
6833
+ ]
6834
+ },
4958
6835
  {
4959
6836
  "name": "rel",
4960
6837
  "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)."
@@ -4977,6 +6854,21 @@
4977
6854
  {
4978
6855
  "name": "target",
4979
6856
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
6857
+ },
6858
+ {
6859
+ "name": "theme",
6860
+ "description": "The theme determines the visual appearance of the component.",
6861
+ "values": [
6862
+ {
6863
+ "name": "ios"
6864
+ },
6865
+ {
6866
+ "name": "md"
6867
+ },
6868
+ {
6869
+ "name": "ionic"
6870
+ }
6871
+ ]
4980
6872
  }
4981
6873
  ],
4982
6874
  "references": [
@@ -4999,7 +6891,7 @@
4999
6891
  },
5000
6892
  {
5001
6893
  "name": "mode",
5002
- "description": "The mode determines which platform styles to use.",
6894
+ "description": "The mode determines the platform behaviors of the component.",
5003
6895
  "values": [
5004
6896
  {
5005
6897
  "name": "ios"
@@ -5010,8 +6902,19 @@
5010
6902
  ]
5011
6903
  },
5012
6904
  {
5013
- "name": "swipe-gesture",
5014
- "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."
6905
+ "name": "theme",
6906
+ "description": "The theme determines the visual appearance of the component.",
6907
+ "values": [
6908
+ {
6909
+ "name": "ios"
6910
+ },
6911
+ {
6912
+ "name": "md"
6913
+ },
6914
+ {
6915
+ "name": "ionic"
6916
+ }
6917
+ ]
5015
6918
  }
5016
6919
  ],
5017
6920
  "references": [
@@ -5027,7 +6930,35 @@
5027
6930
  "kind": "markdown",
5028
6931
  "value": ""
5029
6932
  },
5030
- "attributes": [],
6933
+ "attributes": [
6934
+ {
6935
+ "name": "mode",
6936
+ "description": "The mode determines the platform behaviors of the component.",
6937
+ "values": [
6938
+ {
6939
+ "name": "ios"
6940
+ },
6941
+ {
6942
+ "name": "md"
6943
+ }
6944
+ ]
6945
+ },
6946
+ {
6947
+ "name": "theme",
6948
+ "description": "The theme determines the visual appearance of the component.",
6949
+ "values": [
6950
+ {
6951
+ "name": "ios"
6952
+ },
6953
+ {
6954
+ "name": "md"
6955
+ },
6956
+ {
6957
+ "name": "ionic"
6958
+ }
6959
+ ]
6960
+ }
6961
+ ],
5031
6962
  "references": [
5032
6963
  {
5033
6964
  "name": "Source code",
@@ -5211,28 +7142,36 @@
5211
7142
  "name": "transaction-currency"
5212
7143
  },
5213
7144
  {
5214
- "name": "url"
7145
+ "name": "url"
7146
+ },
7147
+ {
7148
+ "name": "username"
7149
+ }
7150
+ ]
7151
+ },
7152
+ {
7153
+ "name": "autocorrect",
7154
+ "description": "Set the input's autocorrect property.",
7155
+ "values": [
7156
+ {
7157
+ "name": "off"
5215
7158
  },
5216
7159
  {
5217
- "name": "username"
7160
+ "name": "on"
5218
7161
  }
5219
7162
  ]
5220
7163
  },
5221
- {
5222
- "name": "autocorrect",
5223
- "description": "Set the input's autocorrect property."
5224
- },
5225
7164
  {
5226
7165
  "name": "cancel-button-icon",
5227
- "description": "Set the cancel button icon. Only applies to `md` mode.\nDefaults to `arrow-back-sharp`."
7166
+ "description": "Set the cancel button icon. Only available when the theme is `\"md\"`.\nDefaults to `\"arrow-back-sharp\"`."
5228
7167
  },
5229
7168
  {
5230
7169
  "name": "cancel-button-text",
5231
- "description": "Set the cancel button text. Only applies to `ios` mode."
7170
+ "description": "Set the cancel button text. Only available when the theme is `\"ios\"`."
5232
7171
  },
5233
7172
  {
5234
7173
  "name": "clear-icon",
5235
- "description": "Set the clear icon. Defaults to `close-circle` for `ios` and `close-sharp` for `md`."
7174
+ "description": "Set the clear icon. Defaults to `\"close-circle\"` for `\"ios\"` theme and `\"close-sharp\"` for `\"md\"` and `\"ionic\"` theme."
5236
7175
  },
5237
7176
  {
5238
7177
  "name": "color",
@@ -5342,7 +7281,7 @@
5342
7281
  },
5343
7282
  {
5344
7283
  "name": "mode",
5345
- "description": "The mode determines which platform styles to use.",
7284
+ "description": "The mode determines the platform behaviors of the component.",
5346
7285
  "values": [
5347
7286
  {
5348
7287
  "name": "ios"
@@ -5362,7 +7301,22 @@
5362
7301
  },
5363
7302
  {
5364
7303
  "name": "search-icon",
5365
- "description": "The icon to use as the search icon. Defaults to `search-outline` in\n`ios` mode and `search-sharp` in `md` mode."
7304
+ "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."
7305
+ },
7306
+ {
7307
+ "name": "shape",
7308
+ "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.",
7309
+ "values": [
7310
+ {
7311
+ "name": "rectangular"
7312
+ },
7313
+ {
7314
+ "name": "round"
7315
+ },
7316
+ {
7317
+ "name": "soft"
7318
+ }
7319
+ ]
5366
7320
  },
5367
7321
  {
5368
7322
  "name": "show-cancel-button",
@@ -5394,10 +7348,40 @@
5394
7348
  }
5395
7349
  ]
5396
7350
  },
7351
+ {
7352
+ "name": "size",
7353
+ "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.",
7354
+ "values": [
7355
+ {
7356
+ "name": "large"
7357
+ },
7358
+ {
7359
+ "name": "medium"
7360
+ },
7361
+ {
7362
+ "name": "small"
7363
+ }
7364
+ ]
7365
+ },
5397
7366
  {
5398
7367
  "name": "spellcheck",
5399
7368
  "description": "If `true`, enable spellcheck on the input."
5400
7369
  },
7370
+ {
7371
+ "name": "theme",
7372
+ "description": "The theme determines the visual appearance of the component.",
7373
+ "values": [
7374
+ {
7375
+ "name": "ios"
7376
+ },
7377
+ {
7378
+ "name": "md"
7379
+ },
7380
+ {
7381
+ "name": "ionic"
7382
+ }
7383
+ ]
7384
+ },
5401
7385
  {
5402
7386
  "name": "type",
5403
7387
  "description": "Set the type of the input.",
@@ -5483,7 +7467,7 @@
5483
7467
  },
5484
7468
  {
5485
7469
  "name": "mode",
5486
- "description": "The mode determines which platform styles to use.",
7470
+ "description": "The mode determines the platform behaviors of the component.",
5487
7471
  "values": [
5488
7472
  {
5489
7473
  "name": "ios"
@@ -5505,6 +7489,21 @@
5505
7489
  "name": "swipe-gesture",
5506
7490
  "description": "If `true`, users will be able to swipe between segment buttons to activate them."
5507
7491
  },
7492
+ {
7493
+ "name": "theme",
7494
+ "description": "The theme determines the visual appearance of the component.",
7495
+ "values": [
7496
+ {
7497
+ "name": "ios"
7498
+ },
7499
+ {
7500
+ "name": "md"
7501
+ },
7502
+ {
7503
+ "name": "ionic"
7504
+ }
7505
+ ]
7506
+ },
5508
7507
  {
5509
7508
  "name": "value",
5510
7509
  "description": "the value of the segment."
@@ -5558,13 +7557,28 @@
5558
7557
  },
5559
7558
  {
5560
7559
  "name": "mode",
5561
- "description": "The mode determines which platform styles to use.",
7560
+ "description": "The mode determines the platform behaviors of the component.",
7561
+ "values": [
7562
+ {
7563
+ "name": "ios"
7564
+ },
7565
+ {
7566
+ "name": "md"
7567
+ }
7568
+ ]
7569
+ },
7570
+ {
7571
+ "name": "theme",
7572
+ "description": "The theme determines the visual appearance of the component.",
5562
7573
  "values": [
5563
7574
  {
5564
7575
  "name": "ios"
5565
7576
  },
5566
7577
  {
5567
7578
  "name": "md"
7579
+ },
7580
+ {
7581
+ "name": "ionic"
5568
7582
  }
5569
7583
  ]
5570
7584
  },
@@ -5639,6 +7653,10 @@
5639
7653
  "value": ""
5640
7654
  },
5641
7655
  "attributes": [
7656
+ {
7657
+ "name": "cancel-icon",
7658
+ "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."
7659
+ },
5642
7660
  {
5643
7661
  "name": "cancel-text",
5644
7662
  "description": "The text to display on the cancel button."
@@ -5690,11 +7708,11 @@
5690
7708
  },
5691
7709
  {
5692
7710
  "name": "expanded-icon",
5693
- "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."
7711
+ "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."
5694
7712
  },
5695
7713
  {
5696
7714
  "name": "fill",
5697
- "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.",
7715
+ "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.",
5698
7716
  "values": [
5699
7717
  {
5700
7718
  "name": "outline"
@@ -5772,7 +7790,7 @@
5772
7790
  },
5773
7791
  {
5774
7792
  "name": "mode",
5775
- "description": "The mode determines which platform styles to use.",
7793
+ "description": "The mode determines the platform behaviors of the component.",
5776
7794
  "values": [
5777
7795
  {
5778
7796
  "name": "ios"
@@ -5808,16 +7826,52 @@
5808
7826
  },
5809
7827
  {
5810
7828
  "name": "shape",
5811
- "description": "The shape of the select. If \"round\" it will have an increased border radius.",
7829
+ "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.",
5812
7830
  "values": [
7831
+ {
7832
+ "name": "rectangular"
7833
+ },
5813
7834
  {
5814
7835
  "name": "round"
7836
+ },
7837
+ {
7838
+ "name": "soft"
7839
+ }
7840
+ ]
7841
+ },
7842
+ {
7843
+ "name": "size",
7844
+ "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.",
7845
+ "values": [
7846
+ {
7847
+ "name": "large"
7848
+ },
7849
+ {
7850
+ "name": "medium"
7851
+ },
7852
+ {
7853
+ "name": "small"
7854
+ }
7855
+ ]
7856
+ },
7857
+ {
7858
+ "name": "theme",
7859
+ "description": "The theme determines the visual appearance of the component.",
7860
+ "values": [
7861
+ {
7862
+ "name": "ios"
7863
+ },
7864
+ {
7865
+ "name": "md"
7866
+ },
7867
+ {
7868
+ "name": "ionic"
5815
7869
  }
5816
7870
  ]
5817
7871
  },
5818
7872
  {
5819
7873
  "name": "toggle-icon",
5820
- "description": "The toggle icon to use. Defaults to `chevronExpand` for `ios` mode,\nor `caretDownSharp` for `md` mode."
7874
+ "description": "The toggle icon to use. Defaults to `\"chevronExpand\"` for the `\"ios\"` theme,\nor `\"caretDownSharp\"` for the `\"md\"` and `\"ionic\"` themes."
5821
7875
  },
5822
7876
  {
5823
7877
  "name": "value",
@@ -5838,6 +7892,10 @@
5838
7892
  "value": ""
5839
7893
  },
5840
7894
  "attributes": [
7895
+ {
7896
+ "name": "cancel-icon",
7897
+ "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."
7898
+ },
5841
7899
  {
5842
7900
  "name": "cancel-text",
5843
7901
  "description": "The text to display on the cancel button."
@@ -5865,10 +7923,41 @@
5865
7923
  "value": ""
5866
7924
  },
5867
7925
  "attributes": [
7926
+ {
7927
+ "name": "description",
7928
+ "description": "Text that is placed underneath the option text to provide additional details about the option."
7929
+ },
5868
7930
  {
5869
7931
  "name": "disabled",
5870
7932
  "description": "If `true`, the user cannot interact with the select option. This property does not apply when `interface=\"action-sheet\"` as `ion-action-sheet` does not allow for disabled buttons."
5871
7933
  },
7934
+ {
7935
+ "name": "mode",
7936
+ "description": "The mode determines the platform behaviors of the component.",
7937
+ "values": [
7938
+ {
7939
+ "name": "ios"
7940
+ },
7941
+ {
7942
+ "name": "md"
7943
+ }
7944
+ ]
7945
+ },
7946
+ {
7947
+ "name": "theme",
7948
+ "description": "The theme determines the visual appearance of the component.",
7949
+ "values": [
7950
+ {
7951
+ "name": "ios"
7952
+ },
7953
+ {
7954
+ "name": "md"
7955
+ },
7956
+ {
7957
+ "name": "ionic"
7958
+ }
7959
+ ]
7960
+ },
5872
7961
  {
5873
7962
  "name": "value",
5874
7963
  "description": "The text value of the option."
@@ -5891,6 +7980,33 @@
5891
7980
  {
5892
7981
  "name": "animated",
5893
7982
  "description": "If `true`, the skeleton text will animate."
7983
+ },
7984
+ {
7985
+ "name": "mode",
7986
+ "description": "The mode determines the platform behaviors of the component.",
7987
+ "values": [
7988
+ {
7989
+ "name": "ios"
7990
+ },
7991
+ {
7992
+ "name": "md"
7993
+ }
7994
+ ]
7995
+ },
7996
+ {
7997
+ "name": "theme",
7998
+ "description": "The theme determines the visual appearance of the component.",
7999
+ "values": [
8000
+ {
8001
+ "name": "ios"
8002
+ },
8003
+ {
8004
+ "name": "md"
8005
+ },
8006
+ {
8007
+ "name": "ionic"
8008
+ }
8009
+ ]
5894
8010
  }
5895
8011
  ],
5896
8012
  "references": [
@@ -5944,6 +8060,18 @@
5944
8060
  "name": "duration",
5945
8061
  "description": "Duration of the spinner animation in milliseconds. The default varies based on the spinner."
5946
8062
  },
8063
+ {
8064
+ "name": "mode",
8065
+ "description": "The mode determines the platform behaviors of the component.",
8066
+ "values": [
8067
+ {
8068
+ "name": "ios"
8069
+ },
8070
+ {
8071
+ "name": "md"
8072
+ }
8073
+ ]
8074
+ },
5947
8075
  {
5948
8076
  "name": "name",
5949
8077
  "description": "The name of the SVG spinner to use. If a name is not provided, the platform's default\nspinner will be used.",
@@ -5980,6 +8108,42 @@
5980
8108
  {
5981
8109
  "name": "paused",
5982
8110
  "description": "If `true`, the spinner's animation will be paused."
8111
+ },
8112
+ {
8113
+ "name": "size",
8114
+ "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.",
8115
+ "values": [
8116
+ {
8117
+ "name": "large"
8118
+ },
8119
+ {
8120
+ "name": "medium"
8121
+ },
8122
+ {
8123
+ "name": "small"
8124
+ },
8125
+ {
8126
+ "name": "xlarge"
8127
+ },
8128
+ {
8129
+ "name": "xsmall"
8130
+ }
8131
+ ]
8132
+ },
8133
+ {
8134
+ "name": "theme",
8135
+ "description": "The theme determines the visual appearance of the component.",
8136
+ "values": [
8137
+ {
8138
+ "name": "ios"
8139
+ },
8140
+ {
8141
+ "name": "md"
8142
+ },
8143
+ {
8144
+ "name": "ionic"
8145
+ }
8146
+ ]
5983
8147
  }
5984
8148
  ],
5985
8149
  "references": [
@@ -6004,6 +8168,33 @@
6004
8168
  "name": "disabled",
6005
8169
  "description": "If `true`, the split pane will be hidden."
6006
8170
  },
8171
+ {
8172
+ "name": "mode",
8173
+ "description": "The mode determines the platform behaviors of the component.",
8174
+ "values": [
8175
+ {
8176
+ "name": "ios"
8177
+ },
8178
+ {
8179
+ "name": "md"
8180
+ }
8181
+ ]
8182
+ },
8183
+ {
8184
+ "name": "theme",
8185
+ "description": "The theme determines the visual appearance of the component.",
8186
+ "values": [
8187
+ {
8188
+ "name": "ios"
8189
+ },
8190
+ {
8191
+ "name": "md"
8192
+ },
8193
+ {
8194
+ "name": "ionic"
8195
+ }
8196
+ ]
8197
+ },
6007
8198
  {
6008
8199
  "name": "when",
6009
8200
  "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."
@@ -6027,9 +8218,36 @@
6027
8218
  "name": "component",
6028
8219
  "description": "The component to display inside of the tab."
6029
8220
  },
8221
+ {
8222
+ "name": "mode",
8223
+ "description": "The mode determines the platform behaviors of the component.",
8224
+ "values": [
8225
+ {
8226
+ "name": "ios"
8227
+ },
8228
+ {
8229
+ "name": "md"
8230
+ }
8231
+ ]
8232
+ },
6030
8233
  {
6031
8234
  "name": "tab",
6032
8235
  "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."
8236
+ },
8237
+ {
8238
+ "name": "theme",
8239
+ "description": "The theme determines the visual appearance of the component.",
8240
+ "values": [
8241
+ {
8242
+ "name": "ios"
8243
+ },
8244
+ {
8245
+ "name": "md"
8246
+ },
8247
+ {
8248
+ "name": "ionic"
8249
+ }
8250
+ ]
6033
8251
  }
6034
8252
  ],
6035
8253
  "references": [
@@ -6072,16 +8290,32 @@
6072
8290
  "name": "success"
6073
8291
  },
6074
8292
  {
6075
- "name": "tertiary"
8293
+ "name": "tertiary"
8294
+ },
8295
+ {
8296
+ "name": "warning"
8297
+ }
8298
+ ]
8299
+ },
8300
+ {
8301
+ "name": "expand",
8302
+ "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\"`.",
8303
+ "values": [
8304
+ {
8305
+ "name": "compact"
6076
8306
  },
6077
8307
  {
6078
- "name": "warning"
8308
+ "name": "full"
6079
8309
  }
6080
8310
  ]
6081
8311
  },
8312
+ {
8313
+ "name": "hide-on-scroll",
8314
+ "description": "If `true`, the tab bar will be hidden when the user scrolls down\nand shown when the user scrolls up.\nOnly applies when the theme is `\"ionic\"` and `expand` is `\"compact\"`."
8315
+ },
6082
8316
  {
6083
8317
  "name": "mode",
6084
- "description": "The mode determines which platform styles to use.",
8318
+ "description": "The mode determines the platform behaviors of the component.",
6085
8319
  "values": [
6086
8320
  {
6087
8321
  "name": "ios"
@@ -6095,9 +8329,39 @@
6095
8329
  "name": "selected-tab",
6096
8330
  "description": "The selected tab component"
6097
8331
  },
8332
+ {
8333
+ "name": "shape",
8334
+ "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.",
8335
+ "values": [
8336
+ {
8337
+ "name": "rectangular"
8338
+ },
8339
+ {
8340
+ "name": "round"
8341
+ },
8342
+ {
8343
+ "name": "soft"
8344
+ }
8345
+ ]
8346
+ },
8347
+ {
8348
+ "name": "theme",
8349
+ "description": "The theme determines the visual appearance of the component.",
8350
+ "values": [
8351
+ {
8352
+ "name": "ios"
8353
+ },
8354
+ {
8355
+ "name": "md"
8356
+ },
8357
+ {
8358
+ "name": "ionic"
8359
+ }
8360
+ ]
8361
+ },
6098
8362
  {
6099
8363
  "name": "translucent",
6100
- "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)."
8364
+ "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)."
6101
8365
  }
6102
8366
  ],
6103
8367
  "references": [
@@ -6152,7 +8416,7 @@
6152
8416
  },
6153
8417
  {
6154
8418
  "name": "mode",
6155
- "description": "The mode determines which platform styles to use.",
8419
+ "description": "The mode determines the platform behaviors of the component.",
6156
8420
  "values": [
6157
8421
  {
6158
8422
  "name": "ios"
@@ -6170,6 +8434,21 @@
6170
8434
  "name": "selected",
6171
8435
  "description": "The selected tab component"
6172
8436
  },
8437
+ {
8438
+ "name": "shape",
8439
+ "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.",
8440
+ "values": [
8441
+ {
8442
+ "name": "rectangular"
8443
+ },
8444
+ {
8445
+ "name": "round"
8446
+ },
8447
+ {
8448
+ "name": "soft"
8449
+ }
8450
+ ]
8451
+ },
6173
8452
  {
6174
8453
  "name": "tab",
6175
8454
  "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."
@@ -6177,6 +8456,21 @@
6177
8456
  {
6178
8457
  "name": "target",
6179
8458
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
8459
+ },
8460
+ {
8461
+ "name": "theme",
8462
+ "description": "The theme determines the visual appearance of the component.",
8463
+ "values": [
8464
+ {
8465
+ "name": "ios"
8466
+ },
8467
+ {
8468
+ "name": "md"
8469
+ },
8470
+ {
8471
+ "name": "ionic"
8472
+ }
8473
+ ]
6180
8474
  }
6181
8475
  ],
6182
8476
  "references": [
@@ -6192,7 +8486,35 @@
6192
8486
  "kind": "markdown",
6193
8487
  "value": ""
6194
8488
  },
6195
- "attributes": [],
8489
+ "attributes": [
8490
+ {
8491
+ "name": "mode",
8492
+ "description": "The mode determines the platform behaviors of the component.",
8493
+ "values": [
8494
+ {
8495
+ "name": "ios"
8496
+ },
8497
+ {
8498
+ "name": "md"
8499
+ }
8500
+ ]
8501
+ },
8502
+ {
8503
+ "name": "theme",
8504
+ "description": "The theme determines the visual appearance of the component.",
8505
+ "values": [
8506
+ {
8507
+ "name": "ios"
8508
+ },
8509
+ {
8510
+ "name": "md"
8511
+ },
8512
+ {
8513
+ "name": "ionic"
8514
+ }
8515
+ ]
8516
+ }
8517
+ ],
6196
8518
  "references": [
6197
8519
  {
6198
8520
  "name": "Source code",
@@ -6242,13 +8564,28 @@
6242
8564
  },
6243
8565
  {
6244
8566
  "name": "mode",
6245
- "description": "The mode determines which platform styles to use.",
8567
+ "description": "The mode determines the platform behaviors of the component.",
8568
+ "values": [
8569
+ {
8570
+ "name": "ios"
8571
+ },
8572
+ {
8573
+ "name": "md"
8574
+ }
8575
+ ]
8576
+ },
8577
+ {
8578
+ "name": "theme",
8579
+ "description": "The theme determines the visual appearance of the component.",
6246
8580
  "values": [
6247
8581
  {
6248
8582
  "name": "ios"
6249
8583
  },
6250
8584
  {
6251
8585
  "name": "md"
8586
+ },
8587
+ {
8588
+ "name": "ionic"
6252
8589
  }
6253
8590
  ]
6254
8591
  }
@@ -6365,7 +8702,7 @@
6365
8702
  },
6366
8703
  {
6367
8704
  "name": "fill",
6368
- "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.",
8705
+ "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\"`.",
6369
8706
  "values": [
6370
8707
  {
6371
8708
  "name": "outline"
@@ -6444,7 +8781,7 @@
6444
8781
  },
6445
8782
  {
6446
8783
  "name": "mode",
6447
- "description": "The mode determines which platform styles to use.",
8784
+ "description": "The mode determines the platform behaviors of the component.",
6448
8785
  "values": [
6449
8786
  {
6450
8787
  "name": "ios"
@@ -6476,10 +8813,31 @@
6476
8813
  },
6477
8814
  {
6478
8815
  "name": "shape",
6479
- "description": "The shape of the textarea. If \"round\" it will have an increased border radius.",
8816
+ "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.",
6480
8817
  "values": [
8818
+ {
8819
+ "name": "rectangular"
8820
+ },
6481
8821
  {
6482
8822
  "name": "round"
8823
+ },
8824
+ {
8825
+ "name": "soft"
8826
+ }
8827
+ ]
8828
+ },
8829
+ {
8830
+ "name": "size",
8831
+ "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.",
8832
+ "values": [
8833
+ {
8834
+ "name": "large"
8835
+ },
8836
+ {
8837
+ "name": "medium"
8838
+ },
8839
+ {
8840
+ "name": "small"
6483
8841
  }
6484
8842
  ]
6485
8843
  },
@@ -6487,6 +8845,21 @@
6487
8845
  "name": "spellcheck",
6488
8846
  "description": "If `true`, the element will have its spelling and grammar checked."
6489
8847
  },
8848
+ {
8849
+ "name": "theme",
8850
+ "description": "The theme determines the visual appearance of the component.",
8851
+ "values": [
8852
+ {
8853
+ "name": "ios"
8854
+ },
8855
+ {
8856
+ "name": "md"
8857
+ },
8858
+ {
8859
+ "name": "ionic"
8860
+ }
8861
+ ]
8862
+ },
6490
8863
  {
6491
8864
  "name": "value",
6492
8865
  "description": "The value of the textarea."
@@ -6520,7 +8893,35 @@
6520
8893
  "kind": "markdown",
6521
8894
  "value": ""
6522
8895
  },
6523
- "attributes": [],
8896
+ "attributes": [
8897
+ {
8898
+ "name": "mode",
8899
+ "description": "The mode determines the platform behaviors of the component.",
8900
+ "values": [
8901
+ {
8902
+ "name": "ios"
8903
+ },
8904
+ {
8905
+ "name": "md"
8906
+ }
8907
+ ]
8908
+ },
8909
+ {
8910
+ "name": "theme",
8911
+ "description": "The theme determines the visual appearance of the component.",
8912
+ "values": [
8913
+ {
8914
+ "name": "ios"
8915
+ },
8916
+ {
8917
+ "name": "md"
8918
+ },
8919
+ {
8920
+ "name": "ionic"
8921
+ }
8922
+ ]
8923
+ }
8924
+ ],
6524
8925
  "references": [
6525
8926
  {
6526
8927
  "name": "Source code",
@@ -6568,6 +8969,18 @@
6568
8969
  }
6569
8970
  ]
6570
8971
  },
8972
+ {
8973
+ "name": "mode",
8974
+ "description": "The mode determines the platform behaviors of the component.",
8975
+ "values": [
8976
+ {
8977
+ "name": "ios"
8978
+ },
8979
+ {
8980
+ "name": "md"
8981
+ }
8982
+ ]
8983
+ },
6571
8984
  {
6572
8985
  "name": "size",
6573
8986
  "description": "The size of the toolbar title.",
@@ -6579,6 +8992,21 @@
6579
8992
  "name": "small"
6580
8993
  }
6581
8994
  ]
8995
+ },
8996
+ {
8997
+ "name": "theme",
8998
+ "description": "The theme determines the visual appearance of the component.",
8999
+ "values": [
9000
+ {
9001
+ "name": "ios"
9002
+ },
9003
+ {
9004
+ "name": "md"
9005
+ },
9006
+ {
9007
+ "name": "ionic"
9008
+ }
9009
+ ]
6582
9010
  }
6583
9011
  ],
6584
9012
  "references": [
@@ -6644,6 +9072,18 @@
6644
9072
  "name": "header",
6645
9073
  "description": "Header to be shown in the toast."
6646
9074
  },
9075
+ {
9076
+ "name": "hue",
9077
+ "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.",
9078
+ "values": [
9079
+ {
9080
+ "name": "bold"
9081
+ },
9082
+ {
9083
+ "name": "subtle"
9084
+ }
9085
+ ]
9086
+ },
6647
9087
  {
6648
9088
  "name": "icon",
6649
9089
  "description": "The name of the icon to display, or the path to a valid SVG file. See `ion-icon`.\nhttps://ionic.io/ionicons"
@@ -6674,7 +9114,7 @@
6674
9114
  },
6675
9115
  {
6676
9116
  "name": "mode",
6677
- "description": "The mode determines which platform styles to use.",
9117
+ "description": "The mode determines the platform behaviors of the component.",
6678
9118
  "values": [
6679
9119
  {
6680
9120
  "name": "ios"
@@ -6703,6 +9143,21 @@
6703
9143
  "name": "position-anchor",
6704
9144
  "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."
6705
9145
  },
9146
+ {
9147
+ "name": "shape",
9148
+ "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.",
9149
+ "values": [
9150
+ {
9151
+ "name": "rectangular"
9152
+ },
9153
+ {
9154
+ "name": "round"
9155
+ },
9156
+ {
9157
+ "name": "soft"
9158
+ }
9159
+ ]
9160
+ },
6706
9161
  {
6707
9162
  "name": "swipe-gesture",
6708
9163
  "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.",
@@ -6712,9 +9167,24 @@
6712
9167
  }
6713
9168
  ]
6714
9169
  },
9170
+ {
9171
+ "name": "theme",
9172
+ "description": "The theme determines the visual appearance of the component.",
9173
+ "values": [
9174
+ {
9175
+ "name": "ios"
9176
+ },
9177
+ {
9178
+ "name": "md"
9179
+ },
9180
+ {
9181
+ "name": "ionic"
9182
+ }
9183
+ ]
9184
+ },
6715
9185
  {
6716
9186
  "name": "translucent",
6717
- "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)."
9187
+ "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)."
6718
9188
  },
6719
9189
  {
6720
9190
  "name": "trigger",
@@ -6835,7 +9305,7 @@
6835
9305
  },
6836
9306
  {
6837
9307
  "name": "mode",
6838
- "description": "The mode determines which platform styles to use.",
9308
+ "description": "The mode determines the platform behaviors of the component.",
6839
9309
  "values": [
6840
9310
  {
6841
9311
  "name": "ios"
@@ -6853,6 +9323,21 @@
6853
9323
  "name": "required",
6854
9324
  "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."
6855
9325
  },
9326
+ {
9327
+ "name": "theme",
9328
+ "description": "The theme determines the visual appearance of the component.",
9329
+ "values": [
9330
+ {
9331
+ "name": "ios"
9332
+ },
9333
+ {
9334
+ "name": "md"
9335
+ },
9336
+ {
9337
+ "name": "ionic"
9338
+ }
9339
+ ]
9340
+ },
6856
9341
  {
6857
9342
  "name": "value",
6858
9343
  "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>`."
@@ -6907,13 +9392,43 @@
6907
9392
  },
6908
9393
  {
6909
9394
  "name": "mode",
6910
- "description": "The mode determines which platform styles to use.",
9395
+ "description": "The mode determines the platform behaviors of the component.",
9396
+ "values": [
9397
+ {
9398
+ "name": "ios"
9399
+ },
9400
+ {
9401
+ "name": "md"
9402
+ }
9403
+ ]
9404
+ },
9405
+ {
9406
+ "name": "theme",
9407
+ "description": "The theme determines the visual appearance of the component.",
6911
9408
  "values": [
6912
9409
  {
6913
9410
  "name": "ios"
6914
9411
  },
6915
9412
  {
6916
9413
  "name": "md"
9414
+ },
9415
+ {
9416
+ "name": "ionic"
9417
+ }
9418
+ ]
9419
+ },
9420
+ {
9421
+ "name": "title-placement",
9422
+ "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.",
9423
+ "values": [
9424
+ {
9425
+ "name": "center"
9426
+ },
9427
+ {
9428
+ "name": "end"
9429
+ },
9430
+ {
9431
+ "name": "start"
6917
9432
  }
6918
9433
  ]
6919
9434
  }