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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1085) hide show
  1. package/components/index.js +1 -1
  2. package/components/ion-accordion-group.js +1 -1
  3. package/components/ion-accordion.js +1 -1
  4. package/components/ion-action-sheet.js +1 -1
  5. package/components/ion-alert.js +1 -1
  6. package/components/ion-app.js +1 -1
  7. package/components/ion-avatar.js +1 -1
  8. package/components/ion-back-button.js +1 -1
  9. package/components/ion-backdrop.js +1 -1
  10. package/components/ion-badge.js +1 -1
  11. package/components/ion-breadcrumb.js +1 -1
  12. package/components/ion-breadcrumbs.js +1 -1
  13. package/components/ion-button.js +1 -1
  14. package/components/ion-buttons.js +1 -1
  15. package/components/ion-card-content.js +1 -1
  16. package/components/ion-card-header.js +1 -1
  17. package/components/ion-card-subtitle.js +1 -1
  18. package/components/ion-card-title.js +1 -1
  19. package/components/ion-card.js +1 -1
  20. package/components/ion-checkbox.js +1 -1
  21. package/components/ion-chip.js +1 -1
  22. package/components/ion-col.js +1 -1
  23. package/components/ion-content.js +1 -1
  24. package/components/ion-datetime-button.js +1 -1
  25. package/components/ion-datetime.js +1 -1
  26. package/components/ion-divider.d.ts +11 -0
  27. package/components/ion-divider.js +4 -0
  28. package/components/ion-fab-button.js +1 -1
  29. package/components/ion-fab-list.js +1 -1
  30. package/components/ion-fab.js +1 -1
  31. package/components/ion-footer.js +1 -1
  32. package/components/ion-grid.js +1 -1
  33. package/components/ion-header.js +1 -1
  34. package/components/ion-icon.js +1 -1
  35. package/components/ion-img.js +1 -1
  36. package/components/ion-infinite-scroll-content.js +1 -1
  37. package/components/ion-infinite-scroll.js +1 -1
  38. package/components/ion-input-otp.js +1 -1
  39. package/components/ion-input-password-toggle.js +1 -1
  40. package/components/ion-input.js +1 -1
  41. package/components/ion-item-divider.js +1 -1
  42. package/components/ion-item-group.js +1 -1
  43. package/components/ion-item-option.js +1 -1
  44. package/components/ion-item-options.js +1 -1
  45. package/components/ion-item-sliding.js +1 -1
  46. package/components/ion-item.js +1 -1
  47. package/components/ion-label.js +1 -1
  48. package/components/ion-list-header.js +1 -1
  49. package/components/ion-list.js +1 -1
  50. package/components/ion-loading.js +1 -1
  51. package/components/ion-menu-button.js +1 -1
  52. package/components/ion-menu-toggle.js +1 -1
  53. package/components/ion-menu.js +1 -1
  54. package/components/ion-modal.js +1 -1
  55. package/components/ion-nav-link.js +1 -1
  56. package/components/ion-nav.js +1 -1
  57. package/components/ion-note.js +1 -1
  58. package/components/ion-picker-column-option.js +1 -1
  59. package/components/ion-picker-column.js +1 -1
  60. package/components/ion-picker-legacy-column.js +1 -1
  61. package/components/ion-picker-legacy.js +1 -1
  62. package/components/ion-picker.js +1 -1
  63. package/components/ion-popover.js +1 -1
  64. package/components/ion-progress-bar.js +1 -1
  65. package/components/ion-radio-group.js +1 -1
  66. package/components/ion-radio.js +1 -1
  67. package/components/ion-range.js +1 -1
  68. package/components/ion-refresher-content.js +1 -1
  69. package/components/ion-refresher.js +1 -1
  70. package/components/ion-reorder-group.js +1 -1
  71. package/components/ion-reorder.js +1 -1
  72. package/components/ion-ripple-effect.js +1 -1
  73. package/components/ion-route-redirect.js +1 -1
  74. package/components/ion-route.js +1 -1
  75. package/components/ion-router-link.js +1 -1
  76. package/components/ion-router-outlet.js +1 -1
  77. package/components/ion-router.js +1 -1
  78. package/components/ion-row.js +1 -1
  79. package/components/ion-searchbar.js +1 -1
  80. package/components/ion-segment-button.js +1 -1
  81. package/components/ion-segment-content.js +1 -1
  82. package/components/ion-segment-view.js +1 -1
  83. package/components/ion-segment.js +1 -1
  84. package/components/ion-select-modal.js +1 -1
  85. package/components/ion-select-option.js +1 -1
  86. package/components/ion-select-popover.js +1 -1
  87. package/components/ion-select.js +1 -1
  88. package/components/ion-skeleton-text.js +1 -1
  89. package/components/ion-spinner.js +1 -1
  90. package/components/ion-split-pane.js +1 -1
  91. package/components/ion-tab-bar.js +1 -1
  92. package/components/ion-tab-button.js +1 -1
  93. package/components/ion-tab.js +1 -1
  94. package/components/ion-tabs.js +1 -1
  95. package/components/ion-text.js +1 -1
  96. package/components/ion-textarea.js +1 -1
  97. package/components/ion-thumbnail.js +1 -1
  98. package/components/ion-title.js +1 -1
  99. package/components/ion-toast.js +1 -1
  100. package/components/ion-toggle.js +1 -1
  101. package/components/ion-toolbar.js +1 -1
  102. package/components/p-0sa2JgYA.js +4 -0
  103. package/components/p-3Ni1Z654.js +4 -0
  104. package/{dist/ionic/p-D13Eaw-8.js → components/p-9gxM3tAr.js} +1 -1
  105. package/components/{p-ak_d-z48.js → p-B636tzQ7.js} +1 -1
  106. package/components/p-B8Oa6a_k.js +4 -0
  107. package/components/p-BCDEEm9n.js +4 -0
  108. package/components/p-BDndEqui.js +4 -0
  109. package/components/p-BDqjX7Z_.js +4 -0
  110. package/components/p-BErKjY03.js +4 -0
  111. package/components/p-BFCM_1oE.js +4 -0
  112. package/components/{p-cyNmxje6.js → p-BLysWQA1.js} +1 -1
  113. package/components/p-BO4aickU.js +4 -0
  114. package/components/p-BTYqyHph.js +4 -0
  115. package/components/p-BU8N7ZrK.js +4 -0
  116. package/components/p-BYSs-jZz.js +4 -0
  117. package/components/p-BaPtaYEC.js +4 -0
  118. package/components/p-BbQGmZyu.js +4 -0
  119. package/components/p-BcbmT6b3.js +4 -0
  120. package/components/p-BeVlsaLA.js +4 -0
  121. package/components/p-BfHB6wX_.js +4 -0
  122. package/components/p-BhfW3d9j.js +4 -0
  123. package/components/p-BjW8SOqw.js +4 -0
  124. package/components/p-Bp__mr16.js +4 -0
  125. package/components/p-BqDiJgC_.js +4 -0
  126. package/components/p-Brxa0j7O.js +4 -0
  127. package/components/p-BtAlyZ0b.js +4 -0
  128. package/components/p-BwKpO3Is.js +4 -0
  129. package/components/p-ByuCfbYy.js +4 -0
  130. package/components/p-C-_EGKki.js +4 -0
  131. package/components/p-C00Y_WJv.js +4 -0
  132. package/components/p-C0U8YqYW.js +4 -0
  133. package/components/p-C2cZvGcF.js +4 -0
  134. package/components/p-CKfNwyAb.js +4 -0
  135. package/components/p-CVBkx7m1.js +4 -0
  136. package/components/p-Cb9imMZh.js +4 -0
  137. package/components/p-CdYTq34D.js +4 -0
  138. package/components/p-CeYwuysM.js +4 -0
  139. package/components/p-Cf9-xP7P.js +4 -0
  140. package/components/{p-Cwv-vmkN.js → p-CjSx8W-k.js} +1 -1
  141. package/components/p-Cmql_g3_.js +4 -0
  142. package/components/p-CnOTQxHB.js +4 -0
  143. package/components/p-CnwZE7CW.js +4 -0
  144. package/components/p-CoarhFWH.js +4 -0
  145. package/components/p-CtiqM786.js +4 -0
  146. package/components/p-D1t981Ih.js +4 -0
  147. package/components/p-D5lMX0xt.js +4 -0
  148. package/components/p-DAeMHNER.js +4 -0
  149. package/components/p-DDw-NYxz.js +4 -0
  150. package/components/p-DVcs-2q3.js +4 -0
  151. package/components/p-DaJxRxSQ.js +4 -0
  152. package/components/p-Dhi5xtNS.js +4 -0
  153. package/components/p-GnGGIfCd.js +4 -0
  154. package/components/p-TpZHKDyk.js +4 -0
  155. package/components/p-XFUFdPrc.js +4 -0
  156. package/components/p-XegQjlzJ.js +4 -0
  157. package/components/p-fIOYmaqA.js +4 -0
  158. package/components/p-lIOqnNXn.js +4 -0
  159. package/{dist/ionic/p-BvFYtOdE.js → components/p-oF-CwZ0b.js} +1 -1
  160. package/components/p-sK-FK9CT.js +4 -0
  161. package/components/p-t98_NeNv.js +4 -0
  162. package/components/p-tYh73xQe.js +4 -0
  163. package/components/p-vCpF32Z7.js +4 -0
  164. package/components/p-vXpMhGrs.js +4 -0
  165. package/components/p-wCDzv5Q8.js +4 -0
  166. package/components/{p-YLXPWgVj.js → p-zWP0sUV_.js} +1 -1
  167. package/css/core.css +1 -1
  168. package/css/core.css.map +1 -1
  169. package/css/display.css +1 -1
  170. package/css/display.css.map +1 -1
  171. package/css/flex-utils.css +1 -1
  172. package/css/flex-utils.css.map +1 -1
  173. package/css/float-elements.css.map +1 -1
  174. package/css/global.bundle.css.map +1 -1
  175. package/css/ionic/bundle.ionic.css +1 -0
  176. package/css/ionic/bundle.ionic.css.map +1 -0
  177. package/css/ionic/core.ionic.css +1 -0
  178. package/css/ionic/core.ionic.css.map +1 -0
  179. package/css/ionic/global.bundle.ionic.css +1 -0
  180. package/css/ionic/global.bundle.ionic.css.map +1 -0
  181. package/css/ionic/ionic-swiper.ionic.css +1 -0
  182. package/css/ionic/ionic-swiper.ionic.css.map +1 -0
  183. package/css/ionic/link.ionic.css +1 -0
  184. package/css/ionic/link.ionic.css.map +1 -0
  185. package/css/ionic/structure.ionic.css +1 -0
  186. package/css/ionic/structure.ionic.css.map +1 -0
  187. package/css/ionic/typography.ionic.css +1 -0
  188. package/css/ionic/typography.ionic.css.map +1 -0
  189. package/css/ionic/utils.bundle.ionic.css +1 -0
  190. package/css/ionic/utils.bundle.ionic.css.map +1 -0
  191. package/css/ionic-swiper.css +1 -1
  192. package/css/ionic-swiper.css.map +1 -1
  193. package/css/ionic.bundle.css +1 -1
  194. package/css/ionic.bundle.css.map +1 -1
  195. package/css/normalize.css.map +1 -1
  196. package/css/padding.css.map +1 -1
  197. package/css/palettes/dark.always.css.map +1 -1
  198. package/css/palettes/dark.class.css.map +1 -1
  199. package/css/palettes/dark.system.css.map +1 -1
  200. package/css/palettes/high-contrast-dark.always.css.map +1 -1
  201. package/css/palettes/high-contrast-dark.class.css.map +1 -1
  202. package/css/palettes/high-contrast-dark.system.css.map +1 -1
  203. package/css/palettes/high-contrast.always.css.map +1 -1
  204. package/css/palettes/high-contrast.class.css.map +1 -1
  205. package/css/palettes/high-contrast.system.css.map +1 -1
  206. package/css/structure.css.map +1 -1
  207. package/css/text-alignment.css.map +1 -1
  208. package/css/text-transformation.css.map +1 -1
  209. package/css/typography.css.map +1 -1
  210. package/css/utils.bundle.css +1 -1
  211. package/css/utils.bundle.css.map +1 -1
  212. package/dist/cjs/{animation-Dg4yiuR2.js → animation-DknMeJ3x.js} +3 -3
  213. package/dist/cjs/{app-globals-CLI8xCmk.js → app-globals-DtAeky3x.js} +1 -1
  214. package/dist/cjs/{button-active-FscMI17-.js → button-active-JoIWyYri.js} +2 -2
  215. package/dist/cjs/{capacitor-DmA66EwP.js → capacitor-BnRBm_ys.js} +3 -3
  216. package/dist/cjs/caret-down-vtVgfXIs.js +8 -0
  217. package/dist/cjs/caret-left-CxZXLRv5.js +8 -0
  218. package/dist/cjs/caret-right-CRCgv98E.js +8 -0
  219. package/dist/cjs/config-DWdFbSNK.js +35 -0
  220. package/dist/cjs/{data-BYlBjkMU.js → data-DuOuKG7I.js} +6 -6
  221. package/dist/cjs/{focus-visible-CCvKiLh3.js → focus-visible-BIj-I3-C.js} +24 -0
  222. package/dist/cjs/{framework-delegate-CRgp8o_p.js → framework-delegate-Dx9FrqAC.js} +4 -2
  223. package/dist/cjs/{haptic-ClPPQ_PS.js → haptic-D3Ay9mmg.js} +1 -1
  224. package/dist/cjs/{helpers-CxTYJdbT.js → helpers-DJYxKN5U.js} +57 -4
  225. package/dist/cjs/{config-BukYi_pW.js → index-BJlwOs11.js} +1 -31
  226. package/dist/cjs/{index-MbaBbWXk.js → index-BJrpF9T3.js} +2 -2
  227. package/dist/cjs/{index-CFUwM5x_.js → index-Cer2Qy4I.js} +15 -15
  228. package/dist/cjs/{index-DqmRDbxg.js → index-CgAbCW6L.js} +2 -0
  229. package/dist/cjs/{index-CqT-2gKy.js → index-CzcLEdQ5.js} +41 -4
  230. package/dist/cjs/{index-YcSftOMz.js → index-DMJjUhXH.js} +9 -8
  231. package/dist/cjs/{index-C845Ti6K.js → index-D_mPAIqF.js} +4 -4
  232. package/dist/cjs/index.cjs.js +16 -16
  233. package/dist/cjs/{input-shims-Dl5cnc_e.js → input-shims-Dn33gFln.js} +18 -17
  234. package/dist/cjs/{input.utils-DmeJ8dmo.js → input.utils-DnVnhWEF.js} +5 -5
  235. package/dist/cjs/ion-accordion_2.cjs.entry.js +61 -29
  236. package/dist/cjs/ion-action-sheet.cjs.entry.js +41 -22
  237. package/dist/cjs/ion-alert.cjs.entry.js +62 -41
  238. package/dist/cjs/ion-app_8.cjs.entry.js +292 -157
  239. package/dist/cjs/ion-avatar_3.cjs.entry.js +125 -13
  240. package/dist/cjs/ion-back-button.cjs.entry.js +31 -22
  241. package/dist/cjs/ion-backdrop.cjs.entry.js +10 -7
  242. package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +54 -18
  243. package/dist/cjs/ion-button_2.cjs.entry.js +59 -22
  244. package/dist/cjs/ion-card_5.cjs.entry.js +55 -33
  245. package/dist/cjs/ion-checkbox.cjs.entry.js +34 -16
  246. package/dist/cjs/ion-chip.cjs.entry.js +50 -9
  247. package/dist/cjs/ion-col_3.cjs.entry.js +54 -57
  248. package/dist/cjs/ion-datetime-button.cjs.entry.js +13 -9
  249. package/dist/cjs/ion-datetime_3.cjs.entry.js +116 -41
  250. package/dist/cjs/ion-divider.cjs.entry.js +51 -0
  251. package/dist/cjs/ion-fab_3.cjs.entry.js +44 -28
  252. package/dist/cjs/ion-img.cjs.entry.js +8 -4
  253. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +93 -17
  254. package/dist/cjs/ion-input-otp.cjs.entry.js +74 -9
  255. package/dist/cjs/ion-input-password-toggle.cjs.entry.js +53 -15
  256. package/dist/cjs/ion-input.cjs.entry.js +124 -34
  257. package/dist/cjs/ion-item-option_3.cjs.entry.js +186 -21
  258. package/dist/cjs/ion-item_8.cjs.entry.js +116 -49
  259. package/dist/cjs/ion-loading.cjs.entry.js +22 -19
  260. package/dist/cjs/ion-menu_3.cjs.entry.js +47 -29
  261. package/dist/cjs/ion-modal.cjs.entry.js +262 -138
  262. package/dist/cjs/ion-nav_2.cjs.entry.js +14 -11
  263. package/dist/cjs/ion-picker-column-option.cjs.entry.js +12 -8
  264. package/dist/cjs/ion-picker-column.cjs.entry.js +14 -14
  265. package/dist/cjs/ion-picker.cjs.entry.js +10 -6
  266. package/dist/cjs/ion-popover.cjs.entry.js +21 -19
  267. package/dist/cjs/ion-progress-bar.cjs.entry.js +27 -9
  268. package/dist/cjs/ion-radio_2.cjs.entry.js +35 -17
  269. package/dist/cjs/ion-range.cjs.entry.js +20 -13
  270. package/dist/cjs/ion-refresher_2.cjs.entry.js +42 -23
  271. package/dist/cjs/ion-reorder_2.cjs.entry.js +38 -14
  272. package/dist/cjs/ion-ripple-effect.cjs.entry.js +15 -7
  273. package/dist/cjs/ion-route_4.cjs.entry.js +10 -9
  274. package/dist/cjs/ion-searchbar.cjs.entry.js +137 -24
  275. package/dist/cjs/ion-segment-content.cjs.entry.js +2 -2
  276. package/dist/cjs/ion-segment-view.cjs.entry.js +6 -3
  277. package/dist/cjs/ion-segment_2.cjs.entry.js +23 -16
  278. package/dist/cjs/ion-select-modal.cjs.entry.js +97 -40
  279. package/dist/cjs/ion-select_3.cjs.entry.js +453 -84
  280. package/dist/cjs/ion-spinner.cjs.entry.js +30 -8
  281. package/dist/cjs/ion-split-pane.cjs.entry.js +12 -9
  282. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +147 -23
  283. package/dist/cjs/ion-tab_2.cjs.entry.js +8 -7
  284. package/dist/cjs/ion-text.cjs.entry.js +7 -7
  285. package/dist/cjs/ion-textarea.cjs.entry.js +137 -23
  286. package/dist/cjs/ion-toast.cjs.entry.js +70 -46
  287. package/dist/cjs/ion-toggle.cjs.entry.js +82 -25
  288. package/dist/cjs/ionic-global-CSEbHD_F.js +519 -0
  289. package/dist/cjs/ionic.cjs.js +4 -4
  290. package/dist/cjs/{ios.transition-trBiC95R.js → ios.transition-UCjoxA3D.js} +7 -5
  291. package/dist/cjs/{keyboard-hHzlEQpk.js → keyboard-Bhav6x-R.js} +4 -3
  292. package/dist/cjs/{keyboard-UuAS4D_9.js → keyboard-Dsczf-iT.js} +1 -1
  293. package/dist/cjs/{keyboard-controller-GXBiBRKS.js → keyboard-controller-tqGDP9SU.js} +11 -9
  294. package/dist/cjs/list-a-7GSA6K.js +8 -0
  295. package/dist/cjs/loader.cjs.js +4 -4
  296. package/dist/cjs/{md.transition-CUQECuvD.js → md.transition-CNwlchQn.js} +6 -5
  297. package/dist/cjs/{notch-controller-sD-lTpdc.js → notch-controller-CgtkBzy0.js} +4 -4
  298. package/dist/cjs/{overlays-C2jiBSNQ.js → overlays-Hci_7vw_.js} +110 -16
  299. package/dist/cjs/select-option-render-C7klBX2H.js +81 -0
  300. package/dist/cjs/{status-tap-CCJk5VgT.js → status-tap-CTY2dMsZ.js} +4 -3
  301. package/dist/cjs/{swipe-back-BGhTQ1CU.js → swipe-back-jJFi5KCB.js} +3 -2
  302. package/dist/cjs/{theme-CeDs6Hcv.js → theme-IlOsGAz7.js} +25 -1
  303. package/dist/cjs/validity-QmuwEptc.js +51 -0
  304. package/dist/cjs/x-BTF99yFH.js +8 -0
  305. package/dist/collection/collection-manifest.json +1 -0
  306. package/dist/collection/components/accordion/accordion.ionic.css +201 -0
  307. package/dist/collection/components/accordion/accordion.ios.css +73 -58
  308. package/dist/collection/components/accordion/accordion.js +41 -27
  309. package/dist/collection/components/accordion/accordion.md.css +67 -59
  310. package/dist/collection/components/accordion-group/accordion-group.ionic.css +93 -0
  311. package/dist/collection/components/accordion-group/accordion-group.ios.css +16 -4
  312. package/dist/collection/components/accordion-group/accordion-group.js +44 -8
  313. package/dist/collection/components/accordion-group/accordion-group.md.css +22 -4
  314. package/dist/collection/components/action-sheet/action-sheet.ionic.css +834 -0
  315. package/dist/collection/components/action-sheet/action-sheet.ios.css +102 -6
  316. package/dist/collection/components/action-sheet/action-sheet.js +32 -13
  317. package/dist/collection/components/action-sheet/action-sheet.md.css +101 -5
  318. package/dist/collection/components/alert/alert.ionic.css +1165 -0
  319. package/dist/collection/components/alert/alert.ios.css +102 -1
  320. package/dist/collection/components/alert/alert.js +51 -30
  321. package/dist/collection/components/alert/alert.md.css +102 -1
  322. package/dist/collection/components/app/app.js +15 -83
  323. package/dist/collection/components/avatar/avatar.ionic.css +391 -0
  324. package/dist/collection/components/avatar/avatar.ios.css +7 -33
  325. package/dist/collection/components/avatar/avatar.js +120 -4
  326. package/dist/collection/components/avatar/avatar.md.css +51 -0
  327. package/dist/collection/components/back-button/back-button.ios.css +60 -48
  328. package/dist/collection/components/back-button/back-button.js +27 -19
  329. package/dist/collection/components/back-button/back-button.md.css +60 -48
  330. package/dist/collection/components/backdrop/backdrop.ionic.css +109 -0
  331. package/dist/collection/components/backdrop/backdrop.ios.css +56 -19
  332. package/dist/collection/components/backdrop/backdrop.js +12 -6
  333. package/dist/collection/components/backdrop/backdrop.md.css +56 -19
  334. package/dist/collection/components/badge/badge.ionic.css +275 -0
  335. package/dist/collection/components/badge/badge.ios.css +139 -12
  336. package/dist/collection/components/badge/badge.js +145 -9
  337. package/dist/collection/components/badge/badge.md.css +123 -12
  338. package/dist/collection/components/breadcrumb/breadcrumb.ios.css +20 -8
  339. package/dist/collection/components/breadcrumb/breadcrumb.js +43 -11
  340. package/dist/collection/components/breadcrumb/breadcrumb.md.css +20 -8
  341. package/dist/collection/components/breadcrumbs/breadcrumbs.ios.css +6 -0
  342. package/dist/collection/components/breadcrumbs/breadcrumbs.js +11 -9
  343. package/dist/collection/components/breadcrumbs/breadcrumbs.md.css +6 -0
  344. package/dist/collection/components/button/button.ionic.css +646 -0
  345. package/dist/collection/components/button/button.ios.css +154 -46
  346. package/dist/collection/components/button/button.js +63 -27
  347. package/dist/collection/components/button/button.md.css +150 -50
  348. package/dist/collection/components/buttons/buttons.ionic.css +97 -0
  349. package/dist/collection/components/buttons/buttons.ios.css +59 -7
  350. package/dist/collection/components/buttons/buttons.js +15 -9
  351. package/dist/collection/components/buttons/buttons.md.css +55 -3
  352. package/dist/collection/components/card/card.ionic.css +144 -0
  353. package/dist/collection/components/card/card.ios.css +65 -14
  354. package/dist/collection/components/card/card.js +41 -10
  355. package/dist/collection/components/card/card.md.css +65 -14
  356. package/dist/collection/components/card-content/card-content.ionic.css +89 -0
  357. package/dist/collection/components/card-content/card-content.ios.css +20 -35
  358. package/dist/collection/components/card-content/card-content.js +12 -10
  359. package/dist/collection/components/card-content/card-content.md.css +20 -35
  360. package/dist/collection/components/card-header/card-header.ionic.css +85 -0
  361. package/dist/collection/components/card-header/card-header.ios.css +27 -15
  362. package/dist/collection/components/card-header/card-header.js +13 -10
  363. package/dist/collection/components/card-header/card-header.md.css +27 -15
  364. package/dist/collection/components/card-subtitle/card-subtitle.ionic.css +144 -0
  365. package/dist/collection/components/card-subtitle/card-subtitle.ios.css +12 -0
  366. package/dist/collection/components/card-subtitle/card-subtitle.js +11 -8
  367. package/dist/collection/components/card-subtitle/card-subtitle.md.css +12 -0
  368. package/dist/collection/components/card-title/card-title.ios.css +73 -0
  369. package/dist/collection/components/card-title/card-title.js +11 -8
  370. package/dist/collection/components/card-title/card-title.md.css +73 -0
  371. package/dist/collection/components/checkbox/checkbox.ionic.css +539 -0
  372. package/dist/collection/components/checkbox/checkbox.ios.css +161 -101
  373. package/dist/collection/components/checkbox/checkbox.js +70 -14
  374. package/dist/collection/components/checkbox/checkbox.md.css +162 -102
  375. package/dist/collection/components/chip/chip.ionic.css +217 -0
  376. package/dist/collection/components/chip/chip.ios.css +67 -14
  377. package/dist/collection/components/chip/chip.js +108 -8
  378. package/dist/collection/components/chip/chip.md.css +67 -14
  379. package/dist/collection/components/col/col.css +192 -4
  380. package/dist/collection/components/col/col.js +210 -61
  381. package/dist/collection/components/content/content.css +8 -2
  382. package/dist/collection/components/content/content.js +16 -11
  383. package/dist/collection/components/datetime/datetime.ionic.css +703 -0
  384. package/dist/collection/components/datetime/datetime.ios.css +302 -106
  385. package/dist/collection/components/datetime/datetime.js +98 -20
  386. package/dist/collection/components/datetime/datetime.md.css +293 -96
  387. package/dist/collection/components/datetime/utils/data.js +5 -5
  388. package/dist/collection/components/datetime-button/datetime-button.ios.css +6 -0
  389. package/dist/collection/components/datetime-button/datetime-button.js +11 -8
  390. package/dist/collection/components/datetime-button/datetime-button.md.css +6 -0
  391. package/dist/collection/components/divider/divider.ionic.css +148 -0
  392. package/dist/collection/components/divider/divider.ios.css +87 -0
  393. package/dist/collection/components/divider/divider.js +94 -0
  394. package/dist/collection/components/divider/divider.md.css +87 -0
  395. package/dist/collection/components/fab/fab.css +25 -1
  396. package/dist/collection/components/fab/fab.js +9 -5
  397. package/dist/collection/components/fab-button/fab-button.ios.css +18 -6
  398. package/dist/collection/components/fab-button/fab-button.js +36 -21
  399. package/dist/collection/components/fab-button/fab-button.md.css +20 -8
  400. package/dist/collection/components/fab-list/fab-list.css +12 -0
  401. package/dist/collection/components/fab-list/fab-list.js +9 -5
  402. package/dist/collection/components/footer/footer.ios.css +14 -2
  403. package/dist/collection/components/footer/footer.js +21 -16
  404. package/dist/collection/components/footer/footer.md.css +12 -0
  405. package/dist/collection/components/grid/grid.css +12 -0
  406. package/dist/collection/components/grid/grid.js +9 -5
  407. package/dist/collection/components/header/header.ionic.css +97 -0
  408. package/dist/collection/components/header/header.ios.css +25 -10
  409. package/dist/collection/components/header/header.js +50 -19
  410. package/dist/collection/components/header/header.md.css +23 -8
  411. package/dist/collection/components/header/header.utils.js +5 -5
  412. package/dist/collection/components/img/img.js +8 -2
  413. package/dist/collection/components/infinite-scroll/infinite-scroll.js +100 -5
  414. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.ios.css +12 -0
  415. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +16 -10
  416. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.md.css +12 -0
  417. package/dist/collection/components/input/input.ionic.css +889 -0
  418. package/dist/collection/components/input/input.ios.css +223 -135
  419. package/dist/collection/components/input/input.js +148 -37
  420. package/dist/collection/components/input/input.md.css +193 -207
  421. package/dist/collection/components/input-otp/input-otp.ionic.css +371 -0
  422. package/dist/collection/components/input-otp/input-otp.ios.css +105 -60
  423. package/dist/collection/components/input-otp/input-otp.js +73 -6
  424. package/dist/collection/components/input-otp/input-otp.md.css +105 -60
  425. package/dist/collection/components/input-password-toggle/input-password-toggle.ionic.css +78 -0
  426. package/dist/collection/components/input-password-toggle/input-password-toggle.js +48 -12
  427. package/dist/collection/components/input-password-toggle/input-password-toggle.native.css +61 -0
  428. package/dist/collection/components/item/item.ionic.css +508 -0
  429. package/dist/collection/components/item/item.ios.css +109 -69
  430. package/dist/collection/components/item/item.js +51 -20
  431. package/dist/collection/components/item/item.md.css +120 -68
  432. package/dist/collection/components/item-divider/item-divider.ios.css +18 -0
  433. package/dist/collection/components/item-divider/item-divider.js +11 -8
  434. package/dist/collection/components/item-divider/item-divider.md.css +18 -0
  435. package/dist/collection/components/item-group/item-group.ios.css +12 -0
  436. package/dist/collection/components/item-group/item-group.js +13 -7
  437. package/dist/collection/components/item-group/item-group.md.css +12 -0
  438. package/dist/collection/components/item-option/item-option.ionic.css +278 -0
  439. package/dist/collection/components/item-option/item-option.ios.css +136 -29
  440. package/dist/collection/components/item-option/item-option.js +73 -9
  441. package/dist/collection/components/item-option/item-option.md.css +136 -29
  442. package/dist/collection/components/item-options/item-options.ionic.css +221 -0
  443. package/dist/collection/components/item-options/item-options.ios.css +77 -34
  444. package/dist/collection/components/item-options/item-options.js +13 -7
  445. package/dist/collection/components/item-options/item-options.md.css +77 -34
  446. package/dist/collection/components/item-sliding/item-sliding.css +6 -0
  447. package/dist/collection/components/item-sliding/item-sliding.js +144 -4
  448. package/dist/collection/components/item-sliding/test/test.utils.js +13 -0
  449. package/dist/collection/components/label/label.ios.css +18 -0
  450. package/dist/collection/components/label/label.js +11 -8
  451. package/dist/collection/components/label/label.md.css +18 -0
  452. package/dist/collection/components/list/list.ionic.css +212 -0
  453. package/dist/collection/components/list/list.ios.css +54 -14
  454. package/dist/collection/components/list/list.js +48 -9
  455. package/dist/collection/components/list/list.md.css +56 -16
  456. package/dist/collection/components/list-header/list-header.ionic.css +190 -0
  457. package/dist/collection/components/list-header/list-header.ios.css +82 -38
  458. package/dist/collection/components/list-header/list-header.js +11 -8
  459. package/dist/collection/components/list-header/list-header.md.css +82 -38
  460. package/dist/collection/components/loading/loading.ios.css +13 -1
  461. package/dist/collection/components/loading/loading.js +14 -11
  462. package/dist/collection/components/loading/loading.md.css +13 -1
  463. package/dist/collection/components/menu/menu.ios.css +15 -3
  464. package/dist/collection/components/menu/menu.js +12 -7
  465. package/dist/collection/components/menu/menu.md.css +15 -3
  466. package/dist/collection/components/menu-button/menu-button.ionic.css +236 -0
  467. package/dist/collection/components/menu-button/menu-button.ios.css +48 -14
  468. package/dist/collection/components/menu-button/menu-button.js +26 -10
  469. package/dist/collection/components/menu-button/menu-button.md.css +49 -15
  470. package/dist/collection/components/menu-toggle/menu-toggle.js +8 -5
  471. package/dist/collection/components/modal/animations/ionic.enter.js +40 -0
  472. package/dist/collection/components/modal/animations/ionic.leave.js +28 -0
  473. package/dist/collection/components/modal/animations/sheet.js +8 -2
  474. package/dist/collection/components/modal/gestures/sheet.js +76 -10
  475. package/dist/collection/components/modal/modal.ionic.css +247 -0
  476. package/dist/collection/components/modal/modal.ios.css +178 -70
  477. package/dist/collection/components/modal/modal.js +50 -12
  478. package/dist/collection/components/modal/modal.md.css +178 -70
  479. package/dist/collection/components/nav/nav.css +7 -1
  480. package/dist/collection/components/nav/nav.js +11 -5
  481. package/dist/collection/components/nav-link/nav-link.js +5 -1
  482. package/dist/collection/components/note/note.ios.css +12 -0
  483. package/dist/collection/components/note/note.js +11 -8
  484. package/dist/collection/components/note/note.md.css +12 -0
  485. package/dist/collection/components/picker/picker.ios.css +15 -3
  486. package/dist/collection/components/picker/picker.js +8 -5
  487. package/dist/collection/components/picker/picker.md.css +15 -3
  488. package/dist/collection/components/picker-column/picker-column.css +9 -2
  489. package/dist/collection/components/picker-column/picker-column.js +8 -7
  490. package/dist/collection/components/picker-column-option/picker-column-option.ios.css +6 -0
  491. package/dist/collection/components/picker-column-option/picker-column-option.js +13 -7
  492. package/dist/collection/components/picker-column-option/picker-column-option.md.css +6 -0
  493. package/dist/collection/components/picker-legacy/picker.ios.css +13 -1
  494. package/dist/collection/components/picker-legacy/picker.js +7 -6
  495. package/dist/collection/components/picker-legacy/picker.md.css +13 -1
  496. package/dist/collection/components/picker-legacy-column/picker-column.ios.css +12 -0
  497. package/dist/collection/components/picker-legacy-column/picker-column.js +4 -4
  498. package/dist/collection/components/picker-legacy-column/picker-column.md.css +12 -0
  499. package/dist/collection/components/popover/popover.ionic.css +290 -0
  500. package/dist/collection/components/popover/popover.ios.css +29 -1
  501. package/dist/collection/components/popover/popover.js +18 -15
  502. package/dist/collection/components/popover/popover.md.css +29 -1
  503. package/dist/collection/components/progress-bar/progress-bar.ionic.css +287 -0
  504. package/dist/collection/components/progress-bar/progress-bar.ios.css +48 -17
  505. package/dist/collection/components/progress-bar/progress-bar.js +43 -7
  506. package/dist/collection/components/progress-bar/progress-bar.md.css +48 -17
  507. package/dist/collection/components/radio/radio.ionic.css +422 -0
  508. package/dist/collection/components/radio/radio.ios.css +134 -91
  509. package/dist/collection/components/radio/radio.js +14 -9
  510. package/dist/collection/components/radio/radio.md.css +134 -91
  511. package/dist/collection/components/radio-group/radio-group.ionic.css +119 -0
  512. package/dist/collection/components/radio-group/radio-group.ios.css +43 -19
  513. package/dist/collection/components/radio-group/radio-group.js +48 -7
  514. package/dist/collection/components/radio-group/radio-group.md.css +43 -19
  515. package/dist/collection/components/range/range.ionic.css +567 -0
  516. package/dist/collection/components/range/range.ios.css +128 -85
  517. package/dist/collection/components/range/range.js +16 -10
  518. package/dist/collection/components/range/range.md.css +128 -85
  519. package/dist/collection/components/refresher/refresher.ios.css +14 -1
  520. package/dist/collection/components/refresher/refresher.js +11 -8
  521. package/dist/collection/components/refresher/refresher.md.css +15 -2
  522. package/dist/collection/components/refresher-content/refresher-content.js +28 -7
  523. package/dist/collection/components/reorder/reorder.ios.css +6 -0
  524. package/dist/collection/components/reorder/reorder.js +33 -6
  525. package/dist/collection/components/reorder/reorder.md.css +6 -0
  526. package/dist/collection/components/reorder-group/reorder-group.css +6 -0
  527. package/dist/collection/components/reorder-group/reorder-group.js +8 -4
  528. package/dist/collection/components/ripple-effect/{ripple-effect.css → ripple-effect.common.css} +7 -1
  529. package/dist/collection/components/ripple-effect/ripple-effect.ionic.css +215 -0
  530. package/dist/collection/components/ripple-effect/ripple-effect.js +14 -6
  531. package/dist/collection/components/route/route.js +4 -0
  532. package/dist/collection/components/router/router.js +4 -0
  533. package/dist/collection/components/router-link/router-link.css +8 -2
  534. package/dist/collection/components/router-link/router-link.js +9 -5
  535. package/dist/collection/components/router-outlet/router-outlet.css +7 -1
  536. package/dist/collection/components/router-outlet/router-outlet.js +6 -3
  537. package/dist/collection/components/row/row.css +16 -0
  538. package/dist/collection/components/row/row.js +9 -2
  539. package/dist/collection/components/searchbar/searchbar.ionic.css +626 -0
  540. package/dist/collection/components/searchbar/searchbar.ios.css +56 -18
  541. package/dist/collection/components/searchbar/searchbar.js +180 -33
  542. package/dist/collection/components/searchbar/searchbar.md.css +56 -18
  543. package/dist/collection/components/segment/segment.ionic.css +115 -0
  544. package/dist/collection/components/segment/segment.ios.css +45 -2
  545. package/dist/collection/components/segment/segment.js +11 -8
  546. package/dist/collection/components/segment/segment.md.css +45 -2
  547. package/dist/collection/components/segment-button/segment-button.ionic.css +353 -0
  548. package/dist/collection/components/segment-button/segment-button.ios.css +146 -105
  549. package/dist/collection/components/segment-button/segment-button.js +11 -8
  550. package/dist/collection/components/segment-button/segment-button.md.css +148 -107
  551. package/dist/collection/components/segment-content/segment-content.js +1 -1
  552. package/dist/collection/components/segment-view/segment-view.ios.css +6 -0
  553. package/dist/collection/components/segment-view/segment-view.js +6 -4
  554. package/dist/collection/components/segment-view/segment-view.md.css +6 -0
  555. package/dist/collection/components/select/select.ionic.css +810 -0
  556. package/dist/collection/components/select/select.ios.css +348 -176
  557. package/dist/collection/components/select/select.js +434 -66
  558. package/dist/collection/components/select/select.md.css +364 -178
  559. package/dist/collection/components/select-modal/select-modal.ionic.css +154 -0
  560. package/dist/collection/components/select-modal/select-modal.ios.css +95 -0
  561. package/dist/collection/components/select-modal/select-modal.js +109 -32
  562. package/dist/collection/components/select-modal/select-modal.md.css +83 -0
  563. package/dist/collection/components/select-option/select-option.js +32 -2
  564. package/dist/collection/components/select-popover/select-popover.ionic.css +499 -0
  565. package/dist/collection/components/select-popover/select-popover.ios.css +100 -0
  566. package/dist/collection/components/select-popover/select-popover.js +72 -31
  567. package/dist/collection/components/select-popover/select-popover.md.css +100 -0
  568. package/dist/collection/components/skeleton-text/skeleton-text.css +6 -0
  569. package/dist/collection/components/skeleton-text/skeleton-text.js +9 -5
  570. package/dist/collection/components/spinner/{spinner.css → spinner.ionic.css} +78 -10
  571. package/dist/collection/components/spinner/spinner.js +47 -6
  572. package/dist/collection/components/spinner/spinner.native.css +199 -0
  573. package/dist/collection/components/split-pane/split-pane.ios.css +20 -2
  574. package/dist/collection/components/split-pane/split-pane.js +14 -8
  575. package/dist/collection/components/split-pane/split-pane.md.css +20 -2
  576. package/dist/collection/components/tab/tab.js +6 -2
  577. package/dist/collection/components/tab-bar/tab-bar.ionic.css +227 -0
  578. package/dist/collection/components/tab-bar/tab-bar.ios.css +71 -43
  579. package/dist/collection/components/tab-bar/tab-bar.js +171 -13
  580. package/dist/collection/components/tab-bar/tab-bar.md.css +71 -43
  581. package/dist/collection/components/tab-button/tab-button.ionic.css +348 -0
  582. package/dist/collection/components/tab-button/tab-button.ios.css +171 -95
  583. package/dist/collection/components/tab-button/tab-button.js +54 -9
  584. package/dist/collection/components/tab-button/tab-button.md.css +137 -93
  585. package/dist/collection/components/tabs/tabs.css +7 -1
  586. package/dist/collection/components/tabs/tabs.js +4 -1
  587. package/dist/collection/components/text/text.css +6 -0
  588. package/dist/collection/components/text/text.js +7 -6
  589. package/dist/collection/components/textarea/textarea.ionic.css +898 -0
  590. package/dist/collection/components/textarea/textarea.ios.css +298 -158
  591. package/dist/collection/components/textarea/textarea.js +162 -24
  592. package/dist/collection/components/textarea/textarea.md.css +312 -159
  593. package/dist/collection/components/thumbnail/thumbnail.css +6 -0
  594. package/dist/collection/components/thumbnail/thumbnail.js +9 -2
  595. package/dist/collection/components/title/title.ionic.css +127 -0
  596. package/dist/collection/components/title/title.ios.css +32 -4
  597. package/dist/collection/components/title/title.js +13 -7
  598. package/dist/collection/components/title/title.md.css +32 -4
  599. package/dist/collection/components/toast/animations/utils.js +1 -1
  600. package/dist/collection/components/toast/toast.ionic.css +394 -0
  601. package/dist/collection/components/toast/toast.ios.css +84 -45
  602. package/dist/collection/components/toast/toast.js +76 -13
  603. package/dist/collection/components/toast/toast.md.css +84 -45
  604. package/dist/collection/components/toggle/toggle.ionic.css +508 -0
  605. package/dist/collection/components/toggle/toggle.ios.css +247 -131
  606. package/dist/collection/components/toggle/toggle.js +73 -18
  607. package/dist/collection/components/toggle/toggle.md.css +244 -131
  608. package/dist/collection/components/toolbar/test/image.svg +1 -0
  609. package/dist/collection/components/toolbar/toolbar.ionic.css +249 -0
  610. package/dist/collection/components/toolbar/toolbar.ios.css +90 -47
  611. package/dist/collection/components/toolbar/toolbar.js +218 -13
  612. package/dist/collection/components/toolbar/toolbar.md.css +90 -47
  613. package/dist/collection/global/ionic-global.js +241 -13
  614. package/dist/collection/utils/focus-trap.js +13 -2
  615. package/dist/collection/utils/focus-visible.js +22 -0
  616. package/dist/collection/utils/forms/validity.js +31 -0
  617. package/dist/collection/utils/framework-delegate.js +3 -1
  618. package/dist/collection/utils/hardware-back-button.js +15 -0
  619. package/dist/collection/utils/helpers.js +57 -3
  620. package/dist/collection/utils/keyboard/keyboard-controller.js +3 -1
  621. package/dist/collection/utils/menu-controller/animations/overlay.js +3 -3
  622. package/dist/collection/utils/menu-controller/animations/push.js +2 -1
  623. package/dist/collection/utils/menu-controller/animations/reveal.js +2 -1
  624. package/dist/collection/utils/overlays.js +91 -6
  625. package/dist/collection/utils/select-option-render.js +76 -0
  626. package/dist/collection/utils/test/playwright/drag-element.js +32 -9
  627. package/dist/collection/utils/test/playwright/generator.js +48 -23
  628. package/dist/collection/utils/test/playwright/page/utils/goto.js +14 -5
  629. package/dist/collection/utils/test/playwright/page/utils/set-content.js +26 -3
  630. package/dist/collection/utils/theme.js +25 -1
  631. package/dist/collection/utils/transition/ios.transition.js +1 -0
  632. package/dist/docs.json +8570 -283
  633. package/dist/esm/{animation-CnGMT4ji.js → animation-Cqe2x-Pt.js} +2 -2
  634. package/dist/esm/{app-globals-DhZjtldk.js → app-globals-Dk1rB3aE.js} +1 -1
  635. package/dist/esm/{button-active-BBx21brx.js → button-active-g6ZnZzDZ.js} +2 -2
  636. package/dist/esm/{capacitor-CFERIeaU.js → capacitor-C4lYa1nV.js} +1 -1
  637. package/dist/esm/caret-down-D1t981Ih.js +6 -0
  638. package/dist/esm/caret-left-fIOYmaqA.js +6 -0
  639. package/dist/esm/caret-right-BYSs-jZz.js +6 -0
  640. package/dist/esm/config-BwKpO3Is.js +31 -0
  641. package/dist/esm/{data-B9iGR5YO.js → data-BNKYavC3.js} +6 -6
  642. package/dist/esm/{focus-visible-BmVRXR1y.js → focus-visible-vXpMhGrs.js} +23 -1
  643. package/dist/esm/{framework-delegate-CyxE1S_P.js → framework-delegate-CjVwn_KZ.js} +4 -2
  644. package/dist/esm/{haptic-DzAMWJuk.js → haptic-_88k1V5U.js} +1 -1
  645. package/dist/esm/{helpers-Tl8jw6S2.js → helpers-Do7zwvM1.js} +58 -5
  646. package/dist/esm/{index-hW6eNZ3o.js → index-BmkLokUL.js} +2 -2
  647. package/dist/esm/{index-BtUdxPjv.js → index-C5t9-ciC.js} +4 -3
  648. package/dist/esm/{index-B-hkiOUh.js → index-CGthURny.js} +4 -4
  649. package/dist/esm/{index-DV3sJJW8.js → index-D2tu5BUg.js} +2 -1
  650. package/dist/esm/{config-TO1rZH52.js → index-D4ugF_sT.js} +2 -29
  651. package/dist/esm/{index-IGIE5vDm.js → index-Omi_TcwW.js} +41 -4
  652. package/dist/esm/{index-B2KwgBLx.js → index-hpH08p5s.js} +11 -11
  653. package/dist/esm/index.js +14 -14
  654. package/dist/esm/{input-shims-AaDhOpKN.js → input-shims-vDjCsx95.js} +7 -6
  655. package/dist/esm/{input.utils-Bxa_DQ7-.js → input.utils-B9Q5xHp6.js} +3 -3
  656. package/dist/esm/ion-accordion_2.entry.js +61 -29
  657. package/dist/esm/ion-action-sheet.entry.js +41 -22
  658. package/dist/esm/ion-alert.entry.js +61 -40
  659. package/dist/esm/ion-app_8.entry.js +292 -157
  660. package/dist/esm/ion-avatar_3.entry.js +125 -13
  661. package/dist/esm/ion-back-button.entry.js +31 -22
  662. package/dist/esm/ion-backdrop.entry.js +10 -7
  663. package/dist/esm/ion-breadcrumb_2.entry.js +54 -18
  664. package/dist/esm/ion-button_2.entry.js +59 -22
  665. package/dist/esm/ion-card_5.entry.js +55 -33
  666. package/dist/esm/ion-checkbox.entry.js +34 -16
  667. package/dist/esm/ion-chip.entry.js +50 -9
  668. package/dist/esm/ion-col_3.entry.js +54 -57
  669. package/dist/esm/ion-datetime-button.entry.js +13 -9
  670. package/dist/esm/ion-datetime_3.entry.js +116 -41
  671. package/dist/esm/ion-divider.entry.js +49 -0
  672. package/dist/esm/ion-fab_3.entry.js +44 -28
  673. package/dist/esm/ion-img.entry.js +8 -4
  674. package/dist/esm/ion-infinite-scroll_2.entry.js +92 -16
  675. package/dist/esm/ion-input-otp.entry.js +74 -9
  676. package/dist/esm/ion-input-password-toggle.entry.js +53 -15
  677. package/dist/esm/ion-input.entry.js +124 -34
  678. package/dist/esm/ion-item-option_3.entry.js +186 -21
  679. package/dist/esm/ion-item_8.entry.js +116 -49
  680. package/dist/esm/ion-loading.entry.js +21 -18
  681. package/dist/esm/ion-menu_3.entry.js +47 -29
  682. package/dist/esm/ion-modal.entry.js +215 -91
  683. package/dist/esm/ion-nav_2.entry.js +14 -11
  684. package/dist/esm/ion-picker-column-option.entry.js +12 -8
  685. package/dist/esm/ion-picker-column.entry.js +13 -13
  686. package/dist/esm/ion-picker.entry.js +10 -6
  687. package/dist/esm/ion-popover.entry.js +21 -19
  688. package/dist/esm/ion-progress-bar.entry.js +27 -9
  689. package/dist/esm/ion-radio_2.entry.js +35 -17
  690. package/dist/esm/ion-range.entry.js +20 -13
  691. package/dist/esm/ion-refresher_2.entry.js +40 -21
  692. package/dist/esm/ion-reorder_2.entry.js +38 -14
  693. package/dist/esm/ion-ripple-effect.entry.js +15 -7
  694. package/dist/esm/ion-route_4.entry.js +10 -9
  695. package/dist/esm/ion-searchbar.entry.js +137 -24
  696. package/dist/esm/ion-segment-content.entry.js +2 -2
  697. package/dist/esm/ion-segment-view.entry.js +6 -3
  698. package/dist/esm/ion-segment_2.entry.js +23 -16
  699. package/dist/esm/ion-select-modal.entry.js +97 -40
  700. package/dist/esm/ion-select_3.entry.js +453 -84
  701. package/dist/esm/ion-spinner.entry.js +30 -8
  702. package/dist/esm/ion-split-pane.entry.js +12 -9
  703. package/dist/esm/ion-tab-bar_2.entry.js +147 -23
  704. package/dist/esm/ion-tab_2.entry.js +8 -7
  705. package/dist/esm/ion-text.entry.js +7 -7
  706. package/dist/esm/ion-textarea.entry.js +137 -23
  707. package/dist/esm/ion-toast.entry.js +45 -21
  708. package/dist/esm/ion-toggle.entry.js +82 -25
  709. package/dist/esm/ionic-global-CAZb-5i-.js +508 -0
  710. package/dist/esm/ionic.js +5 -5
  711. package/dist/esm/{ios.transition--aMF-pDH.js → ios.transition-CzSncKQg.js} +7 -5
  712. package/dist/esm/{keyboard-CUw4ekVy.js → keyboard-Cpw6xVLJ.js} +1 -1
  713. package/dist/esm/{keyboard-ywgs5efA.js → keyboard-DJpS2IGK.js} +4 -3
  714. package/dist/esm/{keyboard-controller-BaaVITYt.js → keyboard-controller-CAc33ylR.js} +5 -3
  715. package/dist/esm/list-Dhi5xtNS.js +6 -0
  716. package/dist/esm/loader.js +5 -5
  717. package/dist/esm/{md.transition-BEVbfm8j.js → md.transition-DIsWqYBZ.js} +6 -5
  718. package/dist/esm/{notch-controller-DAcvKU57.js → notch-controller-DiBq57w8.js} +2 -2
  719. package/dist/esm/{overlays-F8GHPo-e.js → overlays-rwDDzEs4.js} +107 -13
  720. package/dist/esm/select-option-render-B2qc5ZP7.js +79 -0
  721. package/dist/esm/{status-tap-BfJqFSLF.js → status-tap-fYFdZg6z.js} +4 -3
  722. package/dist/esm/{swipe-back-BZBFwTQV.js → swipe-back-BzGqTrrq.js} +3 -2
  723. package/dist/esm/{theme-DiVJyqlX.js → theme-DaJxRxSQ.js} +25 -1
  724. package/dist/esm/validity-BjW8SOqw.js +48 -0
  725. package/dist/esm/x-BDqjX7Z_.js +6 -0
  726. package/dist/html.html-data.json +2463 -99
  727. package/dist/ionic/index.esm.js +1 -1
  728. package/dist/ionic/ionic.esm.js +1 -1
  729. package/dist/ionic/p-07d3388f.entry.js +4 -0
  730. package/dist/ionic/p-091a95ea.entry.js +4 -0
  731. package/dist/ionic/p-11nqcMM3.js +4 -0
  732. package/dist/ionic/p-139d02eb.entry.js +4 -0
  733. package/dist/ionic/p-1855fcb6.entry.js +4 -0
  734. package/dist/ionic/p-192e7509.entry.js +4 -0
  735. package/dist/ionic/p-1faf270d.entry.js +4 -0
  736. package/dist/ionic/p-228b6a9c.entry.js +4 -0
  737. package/dist/ionic/p-2311e660.entry.js +4 -0
  738. package/dist/ionic/p-2aa44c65.entry.js +4 -0
  739. package/dist/ionic/p-2bf931ae.entry.js +4 -0
  740. package/dist/ionic/p-2effd05d.entry.js +4 -0
  741. package/dist/ionic/p-308beb71.entry.js +4 -0
  742. package/dist/ionic/p-3093958a.entry.js +4 -0
  743. package/dist/ionic/p-37ccbee4.entry.js +4 -0
  744. package/dist/ionic/p-3aba19e2.entry.js +4 -0
  745. package/dist/ionic/p-3bf01c2c.entry.js +4 -0
  746. package/dist/ionic/p-4091ad21.entry.js +4 -0
  747. package/dist/ionic/p-45825c2c.entry.js +4 -0
  748. package/dist/ionic/p-4610e447.entry.js +4 -0
  749. package/dist/ionic/p-488992b6.entry.js +4 -0
  750. package/dist/ionic/p-4a0260e6.entry.js +4 -0
  751. package/dist/ionic/p-4c864eb2.entry.js +4 -0
  752. package/dist/ionic/p-4e46439d.entry.js +4 -0
  753. package/dist/ionic/p-50d90690.entry.js +4 -0
  754. package/dist/ionic/p-59b4f8d0.entry.js +4 -0
  755. package/dist/ionic/p-5a3fc28e.entry.js +4 -0
  756. package/dist/ionic/p-5ac21be2.entry.js +4 -0
  757. package/dist/ionic/p-64341e32.entry.js +4 -0
  758. package/dist/ionic/p-68c21b2a.entry.js +4 -0
  759. package/dist/ionic/p-6c8c37c2.entry.js +4 -0
  760. package/dist/ionic/p-6fbead83.entry.js +4 -0
  761. package/dist/ionic/p-7194f6fa.entry.js +4 -0
  762. package/dist/ionic/p-76d0e7ef.entry.js +4 -0
  763. package/dist/ionic/p-79ae0425.entry.js +4 -0
  764. package/dist/ionic/p-7d267dc6.entry.js +4 -0
  765. package/dist/ionic/p-8180abe5.entry.js +4 -0
  766. package/dist/ionic/p-8516eb69.entry.js +4 -0
  767. package/dist/ionic/p-8uDL7fql.js +4 -0
  768. package/dist/ionic/p-96549175.entry.js +4 -0
  769. package/dist/ionic/p-98c34fd7.entry.js +4 -0
  770. package/dist/ionic/p-9b9b1450.entry.js +4 -0
  771. package/dist/ionic/p-BDqjX7Z_.js +4 -0
  772. package/dist/ionic/p-BYSs-jZz.js +4 -0
  773. package/dist/ionic/p-BjW8SOqw.js +4 -0
  774. package/{components/p-9VcRUwdB.js → dist/ionic/p-BsfuYVMP.js} +1 -1
  775. package/dist/ionic/p-BwKpO3Is.js +4 -0
  776. package/dist/ionic/p-Bx0bt2Ar.js +4 -0
  777. package/dist/ionic/p-C2mpVKI1.js +4 -0
  778. package/dist/ionic/p-C4uUM9DM.js +4 -0
  779. package/dist/ionic/p-C5zxLmJ_.js +4 -0
  780. package/{components/p-BS1TtEiJ.js → dist/ionic/p-C8IHbcuP.js} +1 -1
  781. package/dist/ionic/p-CBV-BGvD.js +4 -0
  782. package/dist/ionic/p-CDn0uNJA.js +4 -0
  783. package/dist/ionic/p-CFjI63GE.js +4 -0
  784. package/dist/ionic/p-CHE1xWbg.js +4 -0
  785. package/dist/ionic/p-CIk5QtPm.js +4 -0
  786. package/dist/ionic/p-CQKe4n56.js +4 -0
  787. package/dist/ionic/p-CVp2D--1.js +4 -0
  788. package/dist/ionic/p-CWJdc8f_.js +4 -0
  789. package/dist/ionic/p-CXqdKf1K.js +4 -0
  790. package/dist/ionic/p-Cb-0O4h8.js +4 -0
  791. package/dist/ionic/{p-CKvCXMs9.js → p-CbkICFBN.js} +1 -1
  792. package/dist/ionic/p-D1t981Ih.js +4 -0
  793. package/dist/ionic/p-D2tu5BUg.js +4 -0
  794. package/dist/ionic/{p-B8xlpH8p.js → p-DKWXAwlR.js} +1 -1
  795. package/dist/ionic/p-DaJxRxSQ.js +4 -0
  796. package/dist/ionic/p-Dhi5xtNS.js +4 -0
  797. package/dist/ionic/p-DoyDJ2X5.js +4 -0
  798. package/dist/ionic/p-FvDKM4Ax.js +4 -0
  799. package/dist/ionic/p-Omi_TcwW.js +5 -0
  800. package/{components/p-D13Eaw-8.js → dist/ionic/p-SJmaFQ0H.js} +1 -1
  801. package/dist/ionic/p-SOASChNu.js +4 -0
  802. package/dist/ionic/{p-DjriolRs.js → p-ZqkJDyhe.js} +1 -1
  803. package/dist/ionic/p-a53a3ecc.entry.js +4 -0
  804. package/dist/ionic/p-acdc21a6.entry.js +4 -0
  805. package/dist/ionic/p-ae4ea663.entry.js +4 -0
  806. package/dist/ionic/p-b0c54b4c.entry.js +4 -0
  807. package/dist/ionic/p-b8b20b7e.entry.js +4 -0
  808. package/dist/ionic/p-bc5713f7.entry.js +4 -0
  809. package/dist/ionic/p-d954cd19.entry.js +4 -0
  810. package/dist/ionic/p-e7f216ae.entry.js +4 -0
  811. package/dist/ionic/p-edb0b0c8.entry.js +4 -0
  812. package/dist/ionic/p-f02ba305.entry.js +4 -0
  813. package/dist/ionic/p-f061fcb7.entry.js +4 -0
  814. package/dist/ionic/p-f740c359.entry.js +4 -0
  815. package/dist/ionic/p-f85942f8.entry.js +4 -0
  816. package/dist/ionic/p-fIOYmaqA.js +4 -0
  817. package/dist/ionic/p-qETiT38a.js +4 -0
  818. package/dist/ionic/p-vXpMhGrs.js +4 -0
  819. package/dist/types/components/accordion/accordion.d.ts +6 -3
  820. package/dist/types/components/accordion-group/accordion-group.d.ts +12 -1
  821. package/dist/types/components/action-sheet/action-sheet-interface.d.ts +3 -7
  822. package/dist/types/components/action-sheet/action-sheet.d.ts +3 -2
  823. package/dist/types/components/alert/alert-interface.d.ts +3 -7
  824. package/dist/types/components/alert/alert.d.ts +3 -2
  825. package/dist/types/components/app/app.d.ts +4 -5
  826. package/dist/types/components/avatar/avatar.d.ts +32 -0
  827. package/dist/types/components/back-button/back-button.d.ts +2 -1
  828. package/dist/types/components/backdrop/backdrop.d.ts +4 -0
  829. package/dist/types/components/badge/badge.d.ts +34 -1
  830. package/dist/types/components/breadcrumb/breadcrumb.d.ts +4 -1
  831. package/dist/types/components/breadcrumbs/breadcrumbs.d.ts +2 -2
  832. package/dist/types/components/button/button.d.ts +23 -8
  833. package/dist/types/components/buttons/buttons.d.ts +5 -1
  834. package/dist/types/components/card/card.d.ts +8 -1
  835. package/dist/types/components/card-content/card-content.d.ts +2 -1
  836. package/dist/types/components/card-header/card-header.d.ts +3 -2
  837. package/dist/types/components/card-subtitle/card-subtitle.d.ts +2 -1
  838. package/dist/types/components/card-title/card-title.d.ts +2 -1
  839. package/dist/types/components/checkbox/checkbox.d.ts +14 -4
  840. package/dist/types/components/chip/chip.d.ts +26 -1
  841. package/dist/types/components/col/col.d.ts +52 -5
  842. package/dist/types/components/content/content.d.ts +3 -0
  843. package/dist/types/components/datetime/datetime.d.ts +26 -1
  844. package/dist/types/components/datetime/utils/data.d.ts +5 -5
  845. package/dist/types/components/datetime-button/datetime-button.d.ts +2 -1
  846. package/dist/types/components/divider/divider.d.ts +20 -0
  847. package/dist/types/components/fab/fab.d.ts +4 -0
  848. package/dist/types/components/fab-button/fab-button.d.ts +5 -3
  849. package/dist/types/components/fab-list/fab-list.d.ts +4 -0
  850. package/dist/types/components/footer/footer.d.ts +4 -3
  851. package/dist/types/components/grid/grid.d.ts +4 -0
  852. package/dist/types/components/header/header.d.ts +9 -3
  853. package/dist/types/components/header/header.utils.d.ts +3 -3
  854. package/dist/types/components/img/img.d.ts +3 -0
  855. package/dist/types/components/infinite-scroll/infinite-scroll.d.ts +21 -0
  856. package/dist/types/components/infinite-scroll-content/infinite-scroll-content.d.ts +4 -0
  857. package/dist/types/components/input/input.d.ts +31 -5
  858. package/dist/types/components/input-otp/input-otp.d.ts +37 -0
  859. package/dist/types/components/input-password-toggle/input-password-toggle.d.ts +2 -0
  860. package/dist/types/components/item/item.d.ts +11 -4
  861. package/dist/types/components/item-divider/item-divider.d.ts +2 -1
  862. package/dist/types/components/item-group/item-group.d.ts +4 -0
  863. package/dist/types/components/item-option/item-option.d.ts +18 -1
  864. package/dist/types/components/item-options/item-options.d.ts +4 -0
  865. package/dist/types/components/item-sliding/item-sliding.d.ts +32 -1
  866. package/dist/types/components/item-sliding/test/test.utils.d.ts +13 -0
  867. package/dist/types/components/label/label.d.ts +2 -1
  868. package/dist/types/components/list/list.d.ts +15 -1
  869. package/dist/types/components/list-header/list-header.d.ts +2 -1
  870. package/dist/types/components/loading/loading-interface.d.ts +2 -7
  871. package/dist/types/components/loading/loading.d.ts +3 -2
  872. package/dist/types/components/menu/menu.d.ts +3 -0
  873. package/dist/types/components/menu-button/menu-button.d.ts +3 -1
  874. package/dist/types/components/menu-toggle/menu-toggle.d.ts +3 -0
  875. package/dist/types/components/modal/animations/ionic.enter.d.ts +6 -0
  876. package/dist/types/components/modal/animations/ionic.leave.d.ts +6 -0
  877. package/dist/types/components/modal/gestures/sheet.d.ts +1 -1
  878. package/dist/types/components/modal/modal-interface.d.ts +4 -7
  879. package/dist/types/components/modal/modal.d.ts +11 -1
  880. package/dist/types/components/nav/nav-interface.d.ts +9 -1
  881. package/dist/types/components/nav/nav.d.ts +5 -1
  882. package/dist/types/components/nav-link/nav-link.d.ts +4 -0
  883. package/dist/types/components/note/note.d.ts +2 -1
  884. package/dist/types/components/picker/picker.d.ts +2 -1
  885. package/dist/types/components/picker-column/picker-column.d.ts +2 -1
  886. package/dist/types/components/picker-column-option/picker-column-option.d.ts +4 -0
  887. package/dist/types/components/picker-legacy/picker.d.ts +2 -1
  888. package/dist/types/components/popover/popover-interface.d.ts +3 -6
  889. package/dist/types/components/popover/popover.d.ts +6 -5
  890. package/dist/types/components/progress-bar/progress-bar.d.ts +10 -1
  891. package/dist/types/components/radio/radio.d.ts +2 -1
  892. package/dist/types/components/radio-group/radio-group.d.ts +12 -0
  893. package/dist/types/components/range/range.d.ts +2 -1
  894. package/dist/types/components/refresher/refresher.d.ts +2 -1
  895. package/dist/types/components/refresher-content/refresher-content.d.ts +4 -0
  896. package/dist/types/components/reorder/reorder.d.ts +9 -0
  897. package/dist/types/components/reorder-group/reorder-group.d.ts +4 -0
  898. package/dist/types/components/ripple-effect/ripple-effect.d.ts +4 -0
  899. package/dist/types/components/route/route.d.ts +4 -0
  900. package/dist/types/components/router/router.d.ts +4 -0
  901. package/dist/types/components/router-link/router-link.d.ts +4 -0
  902. package/dist/types/components/router-outlet/router-outlet.d.ts +4 -1
  903. package/dist/types/components/row/row.d.ts +4 -0
  904. package/dist/types/components/searchbar/searchbar.d.ts +51 -9
  905. package/dist/types/components/segment/segment.d.ts +2 -1
  906. package/dist/types/components/segment-button/segment-button.d.ts +2 -1
  907. package/dist/types/components/select/select-interface.d.ts +23 -0
  908. package/dist/types/components/select/select.d.ts +66 -13
  909. package/dist/types/components/select-modal/select-modal.d.ts +8 -0
  910. package/dist/types/components/select-option/select-option.d.ts +12 -0
  911. package/dist/types/components/select-popover/select-popover.d.ts +3 -0
  912. package/dist/types/components/skeleton-text/skeleton-text.d.ts +4 -0
  913. package/dist/types/components/spinner/spinner.d.ts +15 -0
  914. package/dist/types/components/split-pane/split-pane.d.ts +4 -0
  915. package/dist/types/components/tab/tab.d.ts +4 -0
  916. package/dist/types/components/tab-bar/tab-bar.d.ts +37 -2
  917. package/dist/types/components/tab-button/tab-button.d.ts +12 -1
  918. package/dist/types/components/tabs/tabs.d.ts +3 -0
  919. package/dist/types/components/text/text.d.ts +2 -1
  920. package/dist/types/components/textarea/textarea.d.ts +53 -4
  921. package/dist/types/components/thumbnail/thumbnail.d.ts +4 -0
  922. package/dist/types/components/title/title.d.ts +4 -0
  923. package/dist/types/components/toast/animations/utils.d.ts +2 -2
  924. package/dist/types/components/toast/toast-interface.d.ts +3 -7
  925. package/dist/types/components/toast/toast.d.ts +19 -2
  926. package/dist/types/components/toggle/toggle.d.ts +15 -1
  927. package/dist/types/components/toolbar/toolbar.d.ts +43 -3
  928. package/dist/types/components.d.ts +1727 -206
  929. package/dist/types/global/ionic-global.d.ts +28 -2
  930. package/dist/types/interface.d.ts +3 -0
  931. package/dist/types/utils/config.d.ts +106 -2
  932. package/dist/types/utils/focus-trap.d.ts +1 -1
  933. package/dist/types/utils/focus-visible.d.ts +13 -0
  934. package/dist/types/utils/forms/validity.d.ts +7 -0
  935. package/dist/types/utils/helpers.d.ts +11 -0
  936. package/dist/types/utils/overlays-interface.d.ts +31 -1
  937. package/dist/types/utils/overlays.d.ts +1 -1
  938. package/dist/types/utils/select-option-render.d.ts +22 -0
  939. package/dist/types/utils/test/playwright/drag-element.d.ts +16 -3
  940. package/dist/types/utils/test/playwright/generator.d.ts +31 -2
  941. package/dist/types/utils/theme.d.ts +9 -0
  942. package/hydrate/index.js +4337 -1299
  943. package/hydrate/index.mjs +4337 -1299
  944. package/package.json +8 -4
  945. package/components/p-1KVKSLu5.js +0 -4
  946. package/components/p-B6FQ0cKR.js +0 -4
  947. package/components/p-B6HaBl3o.js +0 -4
  948. package/components/p-B8b1Ukl9.js +0 -4
  949. package/components/p-BGHGpkPX.js +0 -4
  950. package/components/p-BJoMtgfR.js +0 -4
  951. package/components/p-BNAG-aVv.js +0 -4
  952. package/components/p-BR3tZJmu.js +0 -4
  953. package/components/p-BSB38Tek.js +0 -4
  954. package/components/p-BTeL5HCK.js +0 -4
  955. package/components/p-BUbsoBOV.js +0 -4
  956. package/components/p-BYDc3hSE.js +0 -4
  957. package/components/p-BagjAGC0.js +0 -4
  958. package/components/p-BegtE7nr.js +0 -4
  959. package/components/p-BgwEQWW6.js +0 -4
  960. package/components/p-BlNv564p.js +0 -4
  961. package/components/p-BmVRXR1y.js +0 -4
  962. package/components/p-BxwWvu-b.js +0 -4
  963. package/components/p-C4jPsTQa.js +0 -4
  964. package/components/p-C59ryAuS.js +0 -4
  965. package/components/p-CBzELu-H.js +0 -4
  966. package/components/p-CDfQnFrd.js +0 -4
  967. package/components/p-CH0NYjKq.js +0 -4
  968. package/components/p-CIGNaXM1.js +0 -4
  969. package/components/p-CO7fmmxt.js +0 -4
  970. package/components/p-CU1SSH8_.js +0 -4
  971. package/components/p-CgfaEEem.js +0 -4
  972. package/components/p-CgqKJg96.js +0 -4
  973. package/components/p-CneGxKsZ.js +0 -4
  974. package/components/p-CoA-aqGF.js +0 -4
  975. package/components/p-Cq8cQ0NL.js +0 -4
  976. package/components/p-Csw8xuz4.js +0 -4
  977. package/components/p-CtWGkNnJ.js +0 -4
  978. package/components/p-Cy5XSfIk.js +0 -4
  979. package/components/p-Cyxa_4PV.js +0 -4
  980. package/components/p-Cz5nLPGT.js +0 -4
  981. package/components/p-D-cP12ZN.js +0 -4
  982. package/components/p-D6NJwNJN.js +0 -4
  983. package/components/p-D6Ynv7Xh.js +0 -4
  984. package/components/p-DHsZWn1l.js +0 -4
  985. package/components/p-DJMZehmW.js +0 -4
  986. package/components/p-DJztqcrH.js +0 -4
  987. package/components/p-DUqnmRFi.js +0 -4
  988. package/components/p-DYdpXONG.js +0 -4
  989. package/components/p-DgbT0exM.js +0 -4
  990. package/components/p-DiVJyqlX.js +0 -4
  991. package/components/p-DvOO1fxp.js +0 -4
  992. package/components/p-FBcnjE5W.js +0 -4
  993. package/components/p-SBseW5KJ.js +0 -4
  994. package/components/p-ZjP4CjeZ.js +0 -4
  995. package/components/p-fpbh6w3f.js +0 -4
  996. package/components/p-kvaDs24J.js +0 -4
  997. package/components/p-vEbVo2hO.js +0 -4
  998. package/dist/cjs/hardware-back-button-C4rMJ5uI.js +0 -121
  999. package/dist/cjs/index-DkNv4J_i.js +0 -10
  1000. package/dist/cjs/ionic-global-Bc3kJi1Z.js +0 -151
  1001. package/dist/cjs/validity-BpS37YFM.js +0 -19
  1002. package/dist/esm/hardware-back-button-CTe4XmL7.js +0 -115
  1003. package/dist/esm/index-ZjP4CjeZ.js +0 -7
  1004. package/dist/esm/ionic-global-DfbeLwcV.js +0 -146
  1005. package/dist/esm/validity-DJztqcrH.js +0 -17
  1006. package/dist/ionic/p-031b76f7.entry.js +0 -4
  1007. package/dist/ionic/p-045a6a42.entry.js +0 -4
  1008. package/dist/ionic/p-07506134.entry.js +0 -4
  1009. package/dist/ionic/p-078037da.entry.js +0 -4
  1010. package/dist/ionic/p-084c25b2.entry.js +0 -4
  1011. package/dist/ionic/p-0d8b5c38.entry.js +0 -4
  1012. package/dist/ionic/p-16813ce7.entry.js +0 -4
  1013. package/dist/ionic/p-1b02923f.entry.js +0 -4
  1014. package/dist/ionic/p-1b169fb6.entry.js +0 -4
  1015. package/dist/ionic/p-23ec35e4.entry.js +0 -4
  1016. package/dist/ionic/p-23fac490.entry.js +0 -4
  1017. package/dist/ionic/p-28a9e720.entry.js +0 -4
  1018. package/dist/ionic/p-294f4bb5.entry.js +0 -4
  1019. package/dist/ionic/p-2a68388b.entry.js +0 -4
  1020. package/dist/ionic/p-2f5a8140.entry.js +0 -4
  1021. package/dist/ionic/p-2fd110aa.entry.js +0 -4
  1022. package/dist/ionic/p-301c43f8.entry.js +0 -4
  1023. package/dist/ionic/p-370a60ee.entry.js +0 -4
  1024. package/dist/ionic/p-4c67ce4c.entry.js +0 -4
  1025. package/dist/ionic/p-51c11c47.entry.js +0 -4
  1026. package/dist/ionic/p-53f750a5.entry.js +0 -4
  1027. package/dist/ionic/p-6af16209.entry.js +0 -4
  1028. package/dist/ionic/p-6b701daa.entry.js +0 -4
  1029. package/dist/ionic/p-6b97f2a3.entry.js +0 -4
  1030. package/dist/ionic/p-7620be24.entry.js +0 -4
  1031. package/dist/ionic/p-771b27a5.entry.js +0 -4
  1032. package/dist/ionic/p-7ca71c83.entry.js +0 -4
  1033. package/dist/ionic/p-80cac7a2.entry.js +0 -4
  1034. package/dist/ionic/p-87125490.entry.js +0 -4
  1035. package/dist/ionic/p-8fda6a62.entry.js +0 -4
  1036. package/dist/ionic/p-9833cf63.entry.js +0 -4
  1037. package/dist/ionic/p-9cbc6f1f.entry.js +0 -4
  1038. package/dist/ionic/p-9cdbabbb.entry.js +0 -4
  1039. package/dist/ionic/p-9eeaBrnk.js +0 -4
  1040. package/dist/ionic/p-BAt5H1ac.js +0 -4
  1041. package/dist/ionic/p-BW_TRJm8.js +0 -4
  1042. package/dist/ionic/p-BmVRXR1y.js +0 -4
  1043. package/dist/ionic/p-Bum7H1fw.js +0 -4
  1044. package/dist/ionic/p-BxIcPWoV.js +0 -4
  1045. package/dist/ionic/p-C0JvVFMv.js +0 -4
  1046. package/dist/ionic/p-CGmVTdWh.js +0 -4
  1047. package/dist/ionic/p-CIGNaXM1.js +0 -4
  1048. package/dist/ionic/p-CYbRmDdy.js +0 -4
  1049. package/dist/ionic/p-CYvM5g3q.js +0 -4
  1050. package/dist/ionic/p-CmFz1Mjc.js +0 -4
  1051. package/dist/ionic/p-CtA-yJYy.js +0 -4
  1052. package/dist/ionic/p-CtWGkNnJ.js +0 -4
  1053. package/dist/ionic/p-D8HJQ1qq.js +0 -4
  1054. package/dist/ionic/p-DB_iPQC-.js +0 -4
  1055. package/dist/ionic/p-DJztqcrH.js +0 -4
  1056. package/dist/ionic/p-DLbbmF9h.js +0 -4
  1057. package/dist/ionic/p-DTPR1Wpn.js +0 -4
  1058. package/dist/ionic/p-DV3sJJW8.js +0 -4
  1059. package/dist/ionic/p-DiVJyqlX.js +0 -4
  1060. package/dist/ionic/p-DtVZDHlS.js +0 -4
  1061. package/dist/ionic/p-IGIE5vDm.js +0 -5
  1062. package/dist/ionic/p-NFFyoJ4Q.js +0 -4
  1063. package/dist/ionic/p-ZjP4CjeZ.js +0 -4
  1064. package/dist/ionic/p-a805674e.entry.js +0 -4
  1065. package/dist/ionic/p-a84f2d21.entry.js +0 -4
  1066. package/dist/ionic/p-aa812c4b.entry.js +0 -4
  1067. package/dist/ionic/p-b325a113.entry.js +0 -4
  1068. package/dist/ionic/p-b5ea8cdd.entry.js +0 -4
  1069. package/dist/ionic/p-b6e0ff03.entry.js +0 -4
  1070. package/dist/ionic/p-bcaa827e.entry.js +0 -4
  1071. package/dist/ionic/p-c3cce9d8.entry.js +0 -4
  1072. package/dist/ionic/p-ca31010f.entry.js +0 -4
  1073. package/dist/ionic/p-d4e8b473.entry.js +0 -4
  1074. package/dist/ionic/p-e0287f41.entry.js +0 -4
  1075. package/dist/ionic/p-e663bc5a.entry.js +0 -4
  1076. package/dist/ionic/p-e6cedcd7.entry.js +0 -4
  1077. package/dist/ionic/p-e863ffe8.entry.js +0 -4
  1078. package/dist/ionic/p-f2deaceb.entry.js +0 -4
  1079. package/dist/ionic/p-f5dfb9a3.entry.js +0 -4
  1080. package/dist/ionic/p-f69a5f71.entry.js +0 -4
  1081. package/dist/ionic/p-f8186550.entry.js +0 -4
  1082. package/dist/ionic/p-fdbc90d4.entry.js +0 -4
  1083. package/dist/ionic/p-gbVXD275.js +0 -4
  1084. package/dist/ionic/p-hNN3VvaC.js +0 -4
  1085. /package/dist/collection/components/{input-password-toggle/input-password-toggle.css → refresher-content/refresher-content.css} +0 -0
@@ -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": [
@@ -607,14 +901,29 @@
607
901
  "description": "The maximum number of breadcrumbs to show before collapsing."
608
902
  },
609
903
  {
610
- "name": "mode",
611
- "description": "The mode determines which platform styles to use.",
904
+ "name": "mode",
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,13 +1563,28 @@
1128
1563
  },
1129
1564
  {
1130
1565
  "name": "mode",
1131
- "description": "The mode determines which platform styles to use.",
1566
+ "description": "The mode determines the platform behaviors of the component.",
1567
+ "values": [
1568
+ {
1569
+ "name": "ios"
1570
+ },
1571
+ {
1572
+ "name": "md"
1573
+ }
1574
+ ]
1575
+ },
1576
+ {
1577
+ "name": "theme",
1578
+ "description": "The theme determines the visual appearance of the component.",
1132
1579
  "values": [
1133
1580
  {
1134
1581
  "name": "ios"
1135
1582
  },
1136
1583
  {
1137
1584
  "name": "md"
1585
+ },
1586
+ {
1587
+ "name": "ionic"
1138
1588
  }
1139
1589
  ]
1140
1590
  }
@@ -1253,7 +1703,7 @@
1253
1703
  },
1254
1704
  {
1255
1705
  "name": "mode",
1256
- "description": "The mode determines which platform styles to use.",
1706
+ "description": "The mode determines the platform behaviors of the component.",
1257
1707
  "values": [
1258
1708
  {
1259
1709
  "name": "ios"
@@ -1271,6 +1721,42 @@
1271
1721
  "name": "required",
1272
1722
  "description": "If true, screen readers will announce it as a required field. This property\nworks only for accessibility purposes, it will not prevent the form from\nsubmitting if the value is invalid."
1273
1723
  },
1724
+ {
1725
+ "name": "shape",
1726
+ "description": "Set to `\"soft\"` for a checkbox with more rounded corners. Only available when the theme is `\"ionic\"`.",
1727
+ "values": [
1728
+ {
1729
+ "name": "rectangular"
1730
+ },
1731
+ {
1732
+ "name": "soft"
1733
+ }
1734
+ ]
1735
+ },
1736
+ {
1737
+ "name": "size",
1738
+ "description": "Set to `\"small\"` for a checkbox with less height and padding.",
1739
+ "values": [
1740
+ {
1741
+ "name": "small"
1742
+ }
1743
+ ]
1744
+ },
1745
+ {
1746
+ "name": "theme",
1747
+ "description": "The theme determines the visual appearance of the component.",
1748
+ "values": [
1749
+ {
1750
+ "name": "ios"
1751
+ },
1752
+ {
1753
+ "name": "md"
1754
+ },
1755
+ {
1756
+ "name": "ionic"
1757
+ }
1758
+ ]
1759
+ },
1274
1760
  {
1275
1761
  "name": "value",
1276
1762
  "description": "The value of the checkbox does not mean if it's checked or not, use the `checked`\nproperty for that.\n\nThe value of a checkbox is analogous to the value of an `<input type=\"checkbox\">`,\nit's only used when the checkbox participates in a native `<form>`."
@@ -1327,9 +1813,21 @@
1327
1813
  "name": "disabled",
1328
1814
  "description": "If `true`, the user cannot interact with the chip."
1329
1815
  },
1816
+ {
1817
+ "name": "hue",
1818
+ "description": "Set to `\"bold\"` for a chip with vibrant, bold colors or to `\"subtle\"` for\na chip with muted, subtle colors.\n\nOnly applies to the `ionic` theme.",
1819
+ "values": [
1820
+ {
1821
+ "name": "bold"
1822
+ },
1823
+ {
1824
+ "name": "subtle"
1825
+ }
1826
+ ]
1827
+ },
1330
1828
  {
1331
1829
  "name": "mode",
1332
- "description": "The mode determines which platform styles to use.",
1830
+ "description": "The mode determines the platform behaviors of the component.",
1333
1831
  "values": [
1334
1832
  {
1335
1833
  "name": "ios"
@@ -1342,6 +1840,48 @@
1342
1840
  {
1343
1841
  "name": "outline",
1344
1842
  "description": "Display an outline style button."
1843
+ },
1844
+ {
1845
+ "name": "shape",
1846
+ "description": "Set to `\"soft\"` for a chip with slightly rounded corners, `\"round\"` for a chip with fully\nrounded corners, or `\"rectangular\"` for a chip without rounded corners.\nDefaults to `\"round\"` for the `\"ionic\"` theme and `\"soft\"` for all other themes.",
1847
+ "values": [
1848
+ {
1849
+ "name": "rectangular"
1850
+ },
1851
+ {
1852
+ "name": "round"
1853
+ },
1854
+ {
1855
+ "name": "soft"
1856
+ }
1857
+ ]
1858
+ },
1859
+ {
1860
+ "name": "size",
1861
+ "description": "Set to `\"small\"` for a chip with less height and padding.\n\nDefaults to `\"large\"` for the ionic theme, and undefined for all other themes.",
1862
+ "values": [
1863
+ {
1864
+ "name": "large"
1865
+ },
1866
+ {
1867
+ "name": "small"
1868
+ }
1869
+ ]
1870
+ },
1871
+ {
1872
+ "name": "theme",
1873
+ "description": "The theme determines the visual appearance of the component.",
1874
+ "values": [
1875
+ {
1876
+ "name": "ios"
1877
+ },
1878
+ {
1879
+ "name": "md"
1880
+ },
1881
+ {
1882
+ "name": "ionic"
1883
+ }
1884
+ ]
1345
1885
  }
1346
1886
  ],
1347
1887
  "references": [
@@ -1358,6 +1898,18 @@
1358
1898
  "value": ""
1359
1899
  },
1360
1900
  "attributes": [
1901
+ {
1902
+ "name": "mode",
1903
+ "description": "The mode determines the platform behaviors of the component.",
1904
+ "values": [
1905
+ {
1906
+ "name": "ios"
1907
+ },
1908
+ {
1909
+ "name": "md"
1910
+ }
1911
+ ]
1912
+ },
1361
1913
  {
1362
1914
  "name": "offset",
1363
1915
  "description": "The amount to offset the column, in terms of how many columns it should shift to the end\nof the total available."
@@ -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"
@@ -1980,9 +2701,24 @@
1980
2701
  "name": "target",
1981
2702
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
1982
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
+ },
1983
2719
  {
1984
2720
  "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)."
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)."
1986
2722
  },
1987
2723
  {
1988
2724
  "name": "type",
@@ -2018,6 +2754,18 @@
2018
2754
  "name": "activated",
2019
2755
  "description": "If `true`, the fab list will show all fab buttons in the list."
2020
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
+ },
2021
2769
  {
2022
2770
  "name": "side",
2023
2771
  "description": "The side the fab list will show on relative to the main fab button.",
@@ -2035,6 +2783,21 @@
2035
2783
  "name": "top"
2036
2784
  }
2037
2785
  ]
2786
+ },
2787
+ {
2788
+ "name": "theme",
2789
+ "description": "The theme determines the visual appearance of the component.",
2790
+ "values": [
2791
+ {
2792
+ "name": "ios"
2793
+ },
2794
+ {
2795
+ "name": "md"
2796
+ },
2797
+ {
2798
+ "name": "ionic"
2799
+ }
2800
+ ]
2038
2801
  }
2039
2802
  ],
2040
2803
  "references": [
@@ -2053,7 +2816,7 @@
2053
2816
  "attributes": [
2054
2817
  {
2055
2818
  "name": "collapse",
2056
- "description": "Describes the scroll effect that will be applied to the footer.\nOnly applies in iOS mode.",
2819
+ "description": "Describes the scroll effect that will be applied to the footer.\nOnly applies when the theme is `\"ios\"`.",
2057
2820
  "values": [
2058
2821
  {
2059
2822
  "name": "fade"
@@ -2062,19 +2825,34 @@
2062
2825
  },
2063
2826
  {
2064
2827
  "name": "mode",
2065
- "description": "The mode determines which platform styles to use.",
2828
+ "description": "The mode determines the platform behaviors of the component.",
2829
+ "values": [
2830
+ {
2831
+ "name": "ios"
2832
+ },
2833
+ {
2834
+ "name": "md"
2835
+ }
2836
+ ]
2837
+ },
2838
+ {
2839
+ "name": "theme",
2840
+ "description": "The theme determines the visual appearance of the component.",
2066
2841
  "values": [
2067
2842
  {
2068
2843
  "name": "ios"
2069
2844
  },
2070
2845
  {
2071
2846
  "name": "md"
2847
+ },
2848
+ {
2849
+ "name": "ionic"
2072
2850
  }
2073
2851
  ]
2074
2852
  },
2075
2853
  {
2076
2854
  "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."
2855
+ "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."
2078
2856
  }
2079
2857
  ],
2080
2858
  "references": [
@@ -2094,6 +2872,33 @@
2094
2872
  {
2095
2873
  "name": "fixed",
2096
2874
  "description": "If `true`, the grid will have a fixed width based on the screen size."
2875
+ },
2876
+ {
2877
+ "name": "mode",
2878
+ "description": "The mode determines the platform behaviors of the component.",
2879
+ "values": [
2880
+ {
2881
+ "name": "ios"
2882
+ },
2883
+ {
2884
+ "name": "md"
2885
+ }
2886
+ ]
2887
+ },
2888
+ {
2889
+ "name": "theme",
2890
+ "description": "The theme determines the visual appearance of the component.",
2891
+ "values": [
2892
+ {
2893
+ "name": "ios"
2894
+ },
2895
+ {
2896
+ "name": "md"
2897
+ },
2898
+ {
2899
+ "name": "ionic"
2900
+ }
2901
+ ]
2097
2902
  }
2098
2903
  ],
2099
2904
  "references": [
@@ -2112,7 +2917,7 @@
2112
2917
  "attributes": [
2113
2918
  {
2114
2919
  "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)",
2920
+ "description": "Describes the scroll effect that will be applied to the header.\nOnly applies when the theme is `\"ios\"`.\n\nTypically used for [Collapsible Large Titles](https://ionicframework.com/docs/api/title#collapsible-large-titles)",
2116
2921
  "values": [
2117
2922
  {
2118
2923
  "name": "condense"
@@ -2122,21 +2927,40 @@
2122
2927
  }
2123
2928
  ]
2124
2929
  },
2930
+ {
2931
+ "name": "divider",
2932
+ "description": "If `true`, the header will have a line at the bottom.\nTODO(ROU-10855): add support for this prop on ios/md themes"
2933
+ },
2125
2934
  {
2126
2935
  "name": "mode",
2127
- "description": "The mode determines which platform styles to use.",
2936
+ "description": "The mode determines the platform behaviors of the component.",
2937
+ "values": [
2938
+ {
2939
+ "name": "ios"
2940
+ },
2941
+ {
2942
+ "name": "md"
2943
+ }
2944
+ ]
2945
+ },
2946
+ {
2947
+ "name": "theme",
2948
+ "description": "The theme determines the visual appearance of the component.",
2128
2949
  "values": [
2129
2950
  {
2130
2951
  "name": "ios"
2131
2952
  },
2132
2953
  {
2133
2954
  "name": "md"
2955
+ },
2956
+ {
2957
+ "name": "ionic"
2134
2958
  }
2135
2959
  ]
2136
2960
  },
2137
2961
  {
2138
2962
  "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."
2963
+ "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
2964
  }
2141
2965
  ],
2142
2966
  "references": [
@@ -2157,9 +2981,36 @@
2157
2981
  "name": "alt",
2158
2982
  "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
2983
  },
2984
+ {
2985
+ "name": "mode",
2986
+ "description": "The mode determines the platform behaviors of the component.",
2987
+ "values": [
2988
+ {
2989
+ "name": "ios"
2990
+ },
2991
+ {
2992
+ "name": "md"
2993
+ }
2994
+ ]
2995
+ },
2160
2996
  {
2161
2997
  "name": "src",
2162
2998
  "description": "The image URL. This attribute is mandatory for the `<img>` element."
2999
+ },
3000
+ {
3001
+ "name": "theme",
3002
+ "description": "The theme determines the visual appearance of the component.",
3003
+ "values": [
3004
+ {
3005
+ "name": "ios"
3006
+ },
3007
+ {
3008
+ "name": "md"
3009
+ },
3010
+ {
3011
+ "name": "ionic"
3012
+ }
3013
+ ]
2163
3014
  }
2164
3015
  ],
2165
3016
  "references": [
@@ -2180,6 +3031,18 @@
2180
3031
  "name": "disabled",
2181
3032
  "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
3033
  },
3034
+ {
3035
+ "name": "mode",
3036
+ "description": "The mode determines the platform behaviors of the component.",
3037
+ "values": [
3038
+ {
3039
+ "name": "ios"
3040
+ },
3041
+ {
3042
+ "name": "md"
3043
+ }
3044
+ ]
3045
+ },
2183
3046
  {
2184
3047
  "name": "position",
2185
3048
  "description": "The position of the infinite scroll element.\nThe value can be either `top` or `bottom`.",
@@ -2192,6 +3055,25 @@
2192
3055
  }
2193
3056
  ]
2194
3057
  },
3058
+ {
3059
+ "name": "preserve-rerender-scroll-position",
3060
+ "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."
3061
+ },
3062
+ {
3063
+ "name": "theme",
3064
+ "description": "The theme determines the visual appearance of the component.",
3065
+ "values": [
3066
+ {
3067
+ "name": "ios"
3068
+ },
3069
+ {
3070
+ "name": "md"
3071
+ },
3072
+ {
3073
+ "name": "ionic"
3074
+ }
3075
+ ]
3076
+ },
2195
3077
  {
2196
3078
  "name": "threshold",
2197
3079
  "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 +3129,33 @@
2247
3129
  {
2248
3130
  "name": "loading-text",
2249
3131
  "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."
3132
+ },
3133
+ {
3134
+ "name": "mode",
3135
+ "description": "The mode determines the platform behaviors of the component.",
3136
+ "values": [
3137
+ {
3138
+ "name": "ios"
3139
+ },
3140
+ {
3141
+ "name": "md"
3142
+ }
3143
+ ]
3144
+ },
3145
+ {
3146
+ "name": "theme",
3147
+ "description": "The theme determines the visual appearance of the component.",
3148
+ "values": [
3149
+ {
3150
+ "name": "ios"
3151
+ },
3152
+ {
3153
+ "name": "md"
3154
+ },
3155
+ {
3156
+ "name": "ionic"
3157
+ }
3158
+ ]
2250
3159
  }
2251
3160
  ],
2252
3161
  "references": [
@@ -2541,7 +3450,7 @@
2541
3450
  },
2542
3451
  {
2543
3452
  "name": "fill",
2544
- "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.",
3453
+ "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\"`.",
2545
3454
  "values": [
2546
3455
  {
2547
3456
  "name": "outline"
@@ -2591,7 +3500,7 @@
2591
3500
  },
2592
3501
  {
2593
3502
  "name": "label-placement",
2594
- "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 (\"...\").",
3503
+ "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.",
2595
3504
  "values": [
2596
3505
  {
2597
3506
  "name": "end"
@@ -2628,7 +3537,7 @@
2628
3537
  },
2629
3538
  {
2630
3539
  "name": "mode",
2631
- "description": "The mode determines which platform styles to use.",
3540
+ "description": "The mode determines the platform behaviors of the component.",
2632
3541
  "values": [
2633
3542
  {
2634
3543
  "name": "ios"
@@ -2664,10 +3573,31 @@
2664
3573
  },
2665
3574
  {
2666
3575
  "name": "shape",
2667
- "description": "The shape of the input. If \"round\" it will have an increased border radius.",
3576
+ "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\"`.",
2668
3577
  "values": [
3578
+ {
3579
+ "name": "rectangular"
3580
+ },
2669
3581
  {
2670
3582
  "name": "round"
3583
+ },
3584
+ {
3585
+ "name": "soft"
3586
+ }
3587
+ ]
3588
+ },
3589
+ {
3590
+ "name": "size",
3591
+ "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.",
3592
+ "values": [
3593
+ {
3594
+ "name": "large"
3595
+ },
3596
+ {
3597
+ "name": "medium"
3598
+ },
3599
+ {
3600
+ "name": "xlarge"
2671
3601
  }
2672
3602
  ]
2673
3603
  },
@@ -2679,6 +3609,21 @@
2679
3609
  "name": "step",
2680
3610
  "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."
2681
3611
  },
3612
+ {
3613
+ "name": "theme",
3614
+ "description": "The theme determines the visual appearance of the component.",
3615
+ "values": [
3616
+ {
3617
+ "name": "ios"
3618
+ },
3619
+ {
3620
+ "name": "md"
3621
+ },
3622
+ {
3623
+ "name": "ionic"
3624
+ }
3625
+ ]
3626
+ },
2682
3627
  {
2683
3628
  "name": "type",
2684
3629
  "description": "The type of control to display. The default type is text.",
@@ -2827,6 +3772,18 @@
2827
3772
  "name": "length",
2828
3773
  "description": "The number of input boxes to display."
2829
3774
  },
3775
+ {
3776
+ "name": "mode",
3777
+ "description": "The mode determines the platform behaviors of the component.",
3778
+ "values": [
3779
+ {
3780
+ "name": "ios"
3781
+ },
3782
+ {
3783
+ "name": "md"
3784
+ }
3785
+ ]
3786
+ },
2830
3787
  {
2831
3788
  "name": "pattern",
2832
3789
  "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}]\"`"
@@ -2869,6 +3826,21 @@
2869
3826
  }
2870
3827
  ]
2871
3828
  },
3829
+ {
3830
+ "name": "theme",
3831
+ "description": "The theme determines the visual appearance of the component.",
3832
+ "values": [
3833
+ {
3834
+ "name": "ios"
3835
+ },
3836
+ {
3837
+ "name": "md"
3838
+ },
3839
+ {
3840
+ "name": "ionic"
3841
+ }
3842
+ ]
3843
+ },
2872
3844
  {
2873
3845
  "name": "type",
2874
3846
  "description": "The type of input allowed in the input boxes.",
@@ -3007,7 +3979,7 @@
3007
3979
  },
3008
3980
  {
3009
3981
  "name": "detail",
3010
- "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."
3982
+ "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."
3011
3983
  },
3012
3984
  {
3013
3985
  "name": "detail-icon",
@@ -3042,7 +4014,7 @@
3042
4014
  },
3043
4015
  {
3044
4016
  "name": "mode",
3045
- "description": "The mode determines which platform styles to use.",
4017
+ "description": "The mode determines the platform behaviors of the component.",
3046
4018
  "values": [
3047
4019
  {
3048
4020
  "name": "ios"
@@ -3075,6 +4047,21 @@
3075
4047
  "name": "target",
3076
4048
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
3077
4049
  },
4050
+ {
4051
+ "name": "theme",
4052
+ "description": "The theme determines the visual appearance of the component.",
4053
+ "values": [
4054
+ {
4055
+ "name": "ios"
4056
+ },
4057
+ {
4058
+ "name": "md"
4059
+ },
4060
+ {
4061
+ "name": "ionic"
4062
+ }
4063
+ ]
4064
+ },
3078
4065
  {
3079
4066
  "name": "type",
3080
4067
  "description": "The type of the button. Only used when an `onclick` or `button` property is present.",
@@ -3140,7 +4127,7 @@
3140
4127
  },
3141
4128
  {
3142
4129
  "name": "mode",
3143
- "description": "The mode determines which platform styles to use.",
4130
+ "description": "The mode determines the platform behaviors of the component.",
3144
4131
  "values": [
3145
4132
  {
3146
4133
  "name": "ios"
@@ -3153,6 +4140,21 @@
3153
4140
  {
3154
4141
  "name": "sticky",
3155
4142
  "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"
4143
+ },
4144
+ {
4145
+ "name": "theme",
4146
+ "description": "The theme determines the visual appearance of the component.",
4147
+ "values": [
4148
+ {
4149
+ "name": "ios"
4150
+ },
4151
+ {
4152
+ "name": "md"
4153
+ },
4154
+ {
4155
+ "name": "ionic"
4156
+ }
4157
+ ]
3156
4158
  }
3157
4159
  ],
3158
4160
  "references": [
@@ -3168,7 +4170,35 @@
3168
4170
  "kind": "markdown",
3169
4171
  "value": ""
3170
4172
  },
3171
- "attributes": [],
4173
+ "attributes": [
4174
+ {
4175
+ "name": "mode",
4176
+ "description": "The mode determines the platform behaviors of the component.",
4177
+ "values": [
4178
+ {
4179
+ "name": "ios"
4180
+ },
4181
+ {
4182
+ "name": "md"
4183
+ }
4184
+ ]
4185
+ },
4186
+ {
4187
+ "name": "theme",
4188
+ "description": "The theme determines the visual appearance of the component.",
4189
+ "values": [
4190
+ {
4191
+ "name": "ios"
4192
+ },
4193
+ {
4194
+ "name": "md"
4195
+ },
4196
+ {
4197
+ "name": "ionic"
4198
+ }
4199
+ ]
4200
+ }
4201
+ ],
3172
4202
  "references": [
3173
4203
  {
3174
4204
  "name": "Source code",
@@ -3232,9 +4262,21 @@
3232
4262
  "name": "href",
3233
4263
  "description": "Contains a URL or a URL fragment that the hyperlink points to.\nIf this property is set, an anchor tag will be rendered."
3234
4264
  },
4265
+ {
4266
+ "name": "hue",
4267
+ "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.",
4268
+ "values": [
4269
+ {
4270
+ "name": "bold"
4271
+ },
4272
+ {
4273
+ "name": "subtle"
4274
+ }
4275
+ ]
4276
+ },
3235
4277
  {
3236
4278
  "name": "mode",
3237
- "description": "The mode determines which platform styles to use.",
4279
+ "description": "The mode determines the platform behaviors of the component.",
3238
4280
  "values": [
3239
4281
  {
3240
4282
  "name": "ios"
@@ -3248,10 +4290,40 @@
3248
4290
  "name": "rel",
3249
4291
  "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)."
3250
4292
  },
4293
+ {
4294
+ "name": "shape",
4295
+ "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.",
4296
+ "values": [
4297
+ {
4298
+ "name": "rectangular"
4299
+ },
4300
+ {
4301
+ "name": "round"
4302
+ },
4303
+ {
4304
+ "name": "soft"
4305
+ }
4306
+ ]
4307
+ },
3251
4308
  {
3252
4309
  "name": "target",
3253
4310
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
3254
4311
  },
4312
+ {
4313
+ "name": "theme",
4314
+ "description": "The theme determines the visual appearance of the component.",
4315
+ "values": [
4316
+ {
4317
+ "name": "ios"
4318
+ },
4319
+ {
4320
+ "name": "md"
4321
+ },
4322
+ {
4323
+ "name": "ionic"
4324
+ }
4325
+ ]
4326
+ },
3255
4327
  {
3256
4328
  "name": "type",
3257
4329
  "description": "The type of the button.",
@@ -3282,6 +4354,18 @@
3282
4354
  "value": ""
3283
4355
  },
3284
4356
  "attributes": [
4357
+ {
4358
+ "name": "mode",
4359
+ "description": "The mode determines the platform behaviors of the component.",
4360
+ "values": [
4361
+ {
4362
+ "name": "ios"
4363
+ },
4364
+ {
4365
+ "name": "md"
4366
+ }
4367
+ ]
4368
+ },
3285
4369
  {
3286
4370
  "name": "side",
3287
4371
  "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.",
@@ -3293,6 +4377,21 @@
3293
4377
  "name": "start"
3294
4378
  }
3295
4379
  ]
4380
+ },
4381
+ {
4382
+ "name": "theme",
4383
+ "description": "The theme determines the visual appearance of the component.",
4384
+ "values": [
4385
+ {
4386
+ "name": "ios"
4387
+ },
4388
+ {
4389
+ "name": "md"
4390
+ },
4391
+ {
4392
+ "name": "ionic"
4393
+ }
4394
+ ]
3296
4395
  }
3297
4396
  ],
3298
4397
  "references": [
@@ -3312,6 +4411,33 @@
3312
4411
  {
3313
4412
  "name": "disabled",
3314
4413
  "description": "If `true`, the user cannot interact with the sliding item."
4414
+ },
4415
+ {
4416
+ "name": "mode",
4417
+ "description": "The mode determines the platform behaviors of the component.",
4418
+ "values": [
4419
+ {
4420
+ "name": "ios"
4421
+ },
4422
+ {
4423
+ "name": "md"
4424
+ }
4425
+ ]
4426
+ },
4427
+ {
4428
+ "name": "theme",
4429
+ "description": "The theme determines the visual appearance of the component.",
4430
+ "values": [
4431
+ {
4432
+ "name": "ios"
4433
+ },
4434
+ {
4435
+ "name": "md"
4436
+ },
4437
+ {
4438
+ "name": "ionic"
4439
+ }
4440
+ ]
3315
4441
  }
3316
4442
  ],
3317
4443
  "references": [
@@ -3363,7 +4489,7 @@
3363
4489
  },
3364
4490
  {
3365
4491
  "name": "mode",
3366
- "description": "The mode determines which platform styles to use.",
4492
+ "description": "The mode determines the platform behaviors of the component.",
3367
4493
  "values": [
3368
4494
  {
3369
4495
  "name": "ios"
@@ -3387,6 +4513,21 @@
3387
4513
  "name": "stacked"
3388
4514
  }
3389
4515
  ]
4516
+ },
4517
+ {
4518
+ "name": "theme",
4519
+ "description": "The theme determines the visual appearance of the component.",
4520
+ "values": [
4521
+ {
4522
+ "name": "ios"
4523
+ },
4524
+ {
4525
+ "name": "md"
4526
+ },
4527
+ {
4528
+ "name": "ionic"
4529
+ }
4530
+ ]
3390
4531
  }
3391
4532
  ],
3392
4533
  "references": [
@@ -3424,13 +4565,43 @@
3424
4565
  },
3425
4566
  {
3426
4567
  "name": "mode",
3427
- "description": "The mode determines which platform styles to use.",
4568
+ "description": "The mode determines the platform behaviors of the component.",
4569
+ "values": [
4570
+ {
4571
+ "name": "ios"
4572
+ },
4573
+ {
4574
+ "name": "md"
4575
+ }
4576
+ ]
4577
+ },
4578
+ {
4579
+ "name": "shape",
4580
+ "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.",
4581
+ "values": [
4582
+ {
4583
+ "name": "rectangular"
4584
+ },
4585
+ {
4586
+ "name": "round"
4587
+ },
4588
+ {
4589
+ "name": "soft"
4590
+ }
4591
+ ]
4592
+ },
4593
+ {
4594
+ "name": "theme",
4595
+ "description": "The theme determines the visual appearance of the component.",
3428
4596
  "values": [
3429
4597
  {
3430
4598
  "name": "ios"
3431
4599
  },
3432
4600
  {
3433
4601
  "name": "md"
4602
+ },
4603
+ {
4604
+ "name": "ionic"
3434
4605
  }
3435
4606
  ]
3436
4607
  }
@@ -3499,13 +4670,28 @@
3499
4670
  },
3500
4671
  {
3501
4672
  "name": "mode",
3502
- "description": "The mode determines which platform styles to use.",
4673
+ "description": "The mode determines the platform behaviors of the component.",
4674
+ "values": [
4675
+ {
4676
+ "name": "ios"
4677
+ },
4678
+ {
4679
+ "name": "md"
4680
+ }
4681
+ ]
4682
+ },
4683
+ {
4684
+ "name": "theme",
4685
+ "description": "The theme determines the visual appearance of the component.",
3503
4686
  "values": [
3504
4687
  {
3505
4688
  "name": "ios"
3506
4689
  },
3507
4690
  {
3508
4691
  "name": "md"
4692
+ },
4693
+ {
4694
+ "name": "ionic"
3509
4695
  }
3510
4696
  ]
3511
4697
  }
@@ -3554,7 +4740,7 @@
3554
4740
  },
3555
4741
  {
3556
4742
  "name": "mode",
3557
- "description": "The mode determines which platform styles to use.",
4743
+ "description": "The mode determines the platform behaviors of the component.",
3558
4744
  "values": [
3559
4745
  {
3560
4746
  "name": "ios"
@@ -3601,9 +4787,24 @@
3601
4787
  }
3602
4788
  ]
3603
4789
  },
4790
+ {
4791
+ "name": "theme",
4792
+ "description": "The theme determines the visual appearance of the component.",
4793
+ "values": [
4794
+ {
4795
+ "name": "ios"
4796
+ },
4797
+ {
4798
+ "name": "md"
4799
+ },
4800
+ {
4801
+ "name": "ionic"
4802
+ }
4803
+ ]
4804
+ },
3604
4805
  {
3605
4806
  "name": "translucent",
3606
- "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)."
4807
+ "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)."
3607
4808
  },
3608
4809
  {
3609
4810
  "name": "trigger",
@@ -3640,6 +4841,18 @@
3640
4841
  "name": "menu-id",
3641
4842
  "description": "An id for the menu."
3642
4843
  },
4844
+ {
4845
+ "name": "mode",
4846
+ "description": "The mode determines the platform behaviors of the component.",
4847
+ "values": [
4848
+ {
4849
+ "name": "ios"
4850
+ },
4851
+ {
4852
+ "name": "md"
4853
+ }
4854
+ ]
4855
+ },
3643
4856
  {
3644
4857
  "name": "side",
3645
4858
  "description": "Which side of the view the menu should be placed.",
@@ -3656,6 +4869,21 @@
3656
4869
  "name": "swipe-gesture",
3657
4870
  "description": "If `true`, swiping the menu is enabled."
3658
4871
  },
4872
+ {
4873
+ "name": "theme",
4874
+ "description": "The theme determines the visual appearance of the component.",
4875
+ "values": [
4876
+ {
4877
+ "name": "ios"
4878
+ },
4879
+ {
4880
+ "name": "md"
4881
+ },
4882
+ {
4883
+ "name": "ionic"
4884
+ }
4885
+ ]
4886
+ },
3659
4887
  {
3660
4888
  "name": "type",
3661
4889
  "description": "The display type of the menu.\nAvailable options: `\"overlay\"`, `\"reveal\"`, `\"push\"`.",
@@ -3733,13 +4961,28 @@
3733
4961
  },
3734
4962
  {
3735
4963
  "name": "mode",
3736
- "description": "The mode determines which platform styles to use.",
4964
+ "description": "The mode determines the platform behaviors of the component.",
4965
+ "values": [
4966
+ {
4967
+ "name": "ios"
4968
+ },
4969
+ {
4970
+ "name": "md"
4971
+ }
4972
+ ]
4973
+ },
4974
+ {
4975
+ "name": "theme",
4976
+ "description": "The theme determines the visual appearance of the component.",
3737
4977
  "values": [
3738
4978
  {
3739
4979
  "name": "ios"
3740
4980
  },
3741
4981
  {
3742
4982
  "name": "md"
4983
+ },
4984
+ {
4985
+ "name": "ionic"
3743
4986
  }
3744
4987
  ]
3745
4988
  },
@@ -3780,6 +5023,33 @@
3780
5023
  {
3781
5024
  "name": "menu",
3782
5025
  "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."
5026
+ },
5027
+ {
5028
+ "name": "mode",
5029
+ "description": "The mode determines the platform behaviors of the component.",
5030
+ "values": [
5031
+ {
5032
+ "name": "ios"
5033
+ },
5034
+ {
5035
+ "name": "md"
5036
+ }
5037
+ ]
5038
+ },
5039
+ {
5040
+ "name": "theme",
5041
+ "description": "The theme determines the visual appearance of the component.",
5042
+ "values": [
5043
+ {
5044
+ "name": "ios"
5045
+ },
5046
+ {
5047
+ "name": "md"
5048
+ },
5049
+ {
5050
+ "name": "ionic"
5051
+ }
5052
+ ]
3783
5053
  }
3784
5054
  ],
3785
5055
  "references": [
@@ -3854,7 +5124,7 @@
3854
5124
  },
3855
5125
  {
3856
5126
  "name": "mode",
3857
- "description": "The mode determines which platform styles to use.",
5127
+ "description": "The mode determines the platform behaviors of the component.",
3858
5128
  "values": [
3859
5129
  {
3860
5130
  "name": "ios"
@@ -3864,10 +5134,40 @@
3864
5134
  }
3865
5135
  ]
3866
5136
  },
5137
+ {
5138
+ "name": "shape",
5139
+ "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.",
5140
+ "values": [
5141
+ {
5142
+ "name": "rectangular"
5143
+ },
5144
+ {
5145
+ "name": "round"
5146
+ },
5147
+ {
5148
+ "name": "soft"
5149
+ }
5150
+ ]
5151
+ },
3867
5152
  {
3868
5153
  "name": "show-backdrop",
3869
5154
  "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."
3870
5155
  },
5156
+ {
5157
+ "name": "theme",
5158
+ "description": "The theme determines the visual appearance of the component.",
5159
+ "values": [
5160
+ {
5161
+ "name": "ios"
5162
+ },
5163
+ {
5164
+ "name": "md"
5165
+ },
5166
+ {
5167
+ "name": "ionic"
5168
+ }
5169
+ ]
5170
+ },
3871
5171
  {
3872
5172
  "name": "trigger",
3873
5173
  "description": "An ID corresponding to the trigger element that\ncauses the modal to open when clicked."
@@ -3891,6 +5191,18 @@
3891
5191
  "name": "animated",
3892
5192
  "description": "If `true`, the nav should animate the transition of components."
3893
5193
  },
5194
+ {
5195
+ "name": "mode",
5196
+ "description": "The mode determines the platform behaviors of the component.",
5197
+ "values": [
5198
+ {
5199
+ "name": "ios"
5200
+ },
5201
+ {
5202
+ "name": "md"
5203
+ }
5204
+ ]
5205
+ },
3894
5206
  {
3895
5207
  "name": "root",
3896
5208
  "description": "Root NavComponent to load"
@@ -3898,6 +5210,21 @@
3898
5210
  {
3899
5211
  "name": "swipe-gesture",
3900
5212
  "description": "If the nav component should allow for swipe-to-go-back."
5213
+ },
5214
+ {
5215
+ "name": "theme",
5216
+ "description": "The theme determines the visual appearance of the component.",
5217
+ "values": [
5218
+ {
5219
+ "name": "ios"
5220
+ },
5221
+ {
5222
+ "name": "md"
5223
+ },
5224
+ {
5225
+ "name": "ionic"
5226
+ }
5227
+ ]
3901
5228
  }
3902
5229
  ],
3903
5230
  "references": [
@@ -3918,6 +5245,18 @@
3918
5245
  "name": "component",
3919
5246
  "description": "Component to navigate to. Only used if the `routerDirection` is `\"forward\"` or `\"root\"`."
3920
5247
  },
5248
+ {
5249
+ "name": "mode",
5250
+ "description": "The mode determines the platform behaviors of the component.",
5251
+ "values": [
5252
+ {
5253
+ "name": "ios"
5254
+ },
5255
+ {
5256
+ "name": "md"
5257
+ }
5258
+ ]
5259
+ },
3921
5260
  {
3922
5261
  "name": "router-direction",
3923
5262
  "description": "The transition direction when navigating to another page.",
@@ -3932,6 +5271,21 @@
3932
5271
  "name": "root"
3933
5272
  }
3934
5273
  ]
5274
+ },
5275
+ {
5276
+ "name": "theme",
5277
+ "description": "The theme determines the visual appearance of the component.",
5278
+ "values": [
5279
+ {
5280
+ "name": "ios"
5281
+ },
5282
+ {
5283
+ "name": "md"
5284
+ },
5285
+ {
5286
+ "name": "ionic"
5287
+ }
5288
+ ]
3935
5289
  }
3936
5290
  ],
3937
5291
  "references": [
@@ -3983,13 +5337,28 @@
3983
5337
  },
3984
5338
  {
3985
5339
  "name": "mode",
3986
- "description": "The mode determines which platform styles to use.",
5340
+ "description": "The mode determines the platform behaviors of the component.",
5341
+ "values": [
5342
+ {
5343
+ "name": "ios"
5344
+ },
5345
+ {
5346
+ "name": "md"
5347
+ }
5348
+ ]
5349
+ },
5350
+ {
5351
+ "name": "theme",
5352
+ "description": "The theme determines the visual appearance of the component.",
3987
5353
  "values": [
3988
5354
  {
3989
5355
  "name": "ios"
3990
5356
  },
3991
5357
  {
3992
5358
  "name": "md"
5359
+ },
5360
+ {
5361
+ "name": "ionic"
3993
5362
  }
3994
5363
  ]
3995
5364
  }
@@ -4010,13 +5379,28 @@
4010
5379
  "attributes": [
4011
5380
  {
4012
5381
  "name": "mode",
4013
- "description": "The mode determines which platform styles to use.",
5382
+ "description": "The mode determines the platform behaviors of the component.",
5383
+ "values": [
5384
+ {
5385
+ "name": "ios"
5386
+ },
5387
+ {
5388
+ "name": "md"
5389
+ }
5390
+ ]
5391
+ },
5392
+ {
5393
+ "name": "theme",
5394
+ "description": "The theme determines the visual appearance of the component.",
4014
5395
  "values": [
4015
5396
  {
4016
5397
  "name": "ios"
4017
5398
  },
4018
5399
  {
4019
5400
  "name": "md"
5401
+ },
5402
+ {
5403
+ "name": "ionic"
4020
5404
  }
4021
5405
  ]
4022
5406
  }
@@ -4074,13 +5458,28 @@
4074
5458
  },
4075
5459
  {
4076
5460
  "name": "mode",
4077
- "description": "The mode determines which platform styles to use.",
5461
+ "description": "The mode determines the platform behaviors of the component.",
5462
+ "values": [
5463
+ {
5464
+ "name": "ios"
5465
+ },
5466
+ {
5467
+ "name": "md"
5468
+ }
5469
+ ]
5470
+ },
5471
+ {
5472
+ "name": "theme",
5473
+ "description": "The theme determines the visual appearance of the component.",
4078
5474
  "values": [
4079
5475
  {
4080
5476
  "name": "ios"
4081
5477
  },
4082
5478
  {
4083
5479
  "name": "md"
5480
+ },
5481
+ {
5482
+ "name": "ionic"
4084
5483
  }
4085
5484
  ]
4086
5485
  },
@@ -4140,6 +5539,33 @@
4140
5539
  "name": "disabled",
4141
5540
  "description": "If `true`, the user cannot interact with the picker column option."
4142
5541
  },
5542
+ {
5543
+ "name": "mode",
5544
+ "description": "The mode determines the platform behaviors of the component.",
5545
+ "values": [
5546
+ {
5547
+ "name": "ios"
5548
+ },
5549
+ {
5550
+ "name": "md"
5551
+ }
5552
+ ]
5553
+ },
5554
+ {
5555
+ "name": "theme",
5556
+ "description": "The theme determines the visual appearance of the component.",
5557
+ "values": [
5558
+ {
5559
+ "name": "ios"
5560
+ },
5561
+ {
5562
+ "name": "md"
5563
+ },
5564
+ {
5565
+ "name": "ionic"
5566
+ }
5567
+ ]
5568
+ },
4143
5569
  {
4144
5570
  "name": "value",
4145
5571
  "description": "The text value of the option."
@@ -4185,7 +5611,7 @@
4185
5611
  },
4186
5612
  {
4187
5613
  "name": "mode",
4188
- "description": "The mode determines which platform styles to use.",
5614
+ "description": "The mode determines the platform behaviors of the component.",
4189
5615
  "values": [
4190
5616
  {
4191
5617
  "name": "ios"
@@ -4199,6 +5625,21 @@
4199
5625
  "name": "show-backdrop",
4200
5626
  "description": "If `true`, a backdrop will be displayed behind the picker."
4201
5627
  },
5628
+ {
5629
+ "name": "theme",
5630
+ "description": "The theme determines the visual appearance of the component.",
5631
+ "values": [
5632
+ {
5633
+ "name": "ios"
5634
+ },
5635
+ {
5636
+ "name": "md"
5637
+ },
5638
+ {
5639
+ "name": "ionic"
5640
+ }
5641
+ ]
5642
+ },
4202
5643
  {
4203
5644
  "name": "trigger",
4204
5645
  "description": "An ID corresponding to the trigger element that\ncauses the picker to open when clicked."
@@ -4220,7 +5661,7 @@
4220
5661
  "attributes": [
4221
5662
  {
4222
5663
  "name": "alignment",
4223
- "description": "Describes how to align the popover content with the `reference` point.\nDefaults to `\"center\"` for `ios` mode, and `\"start\"` for `md` mode.",
5664
+ "description": "Describes how to align the popover content with the `reference` point.\nDefaults to `\"center\"` for `\"ios\"` theme, and `\"start\"` for `\"md\"` theme.",
4224
5665
  "values": [
4225
5666
  {
4226
5667
  "name": "center"
@@ -4239,7 +5680,7 @@
4239
5680
  },
4240
5681
  {
4241
5682
  "name": "arrow",
4242
- "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."
5683
+ "description": "If `true`, the popover will display an arrow that points at the\n`reference` on `\"ios\"` theme."
4243
5684
  },
4244
5685
  {
4245
5686
  "name": "backdrop-dismiss",
@@ -4275,7 +5716,7 @@
4275
5716
  },
4276
5717
  {
4277
5718
  "name": "mode",
4278
- "description": "The mode determines which platform styles to use.",
5719
+ "description": "The mode determines the platform behaviors of the component.",
4279
5720
  "values": [
4280
5721
  {
4281
5722
  "name": "ios"
@@ -4337,9 +5778,24 @@
4337
5778
  }
4338
5779
  ]
4339
5780
  },
5781
+ {
5782
+ "name": "theme",
5783
+ "description": "The theme determines the visual appearance of the component.",
5784
+ "values": [
5785
+ {
5786
+ "name": "ios"
5787
+ },
5788
+ {
5789
+ "name": "md"
5790
+ },
5791
+ {
5792
+ "name": "ionic"
5793
+ }
5794
+ ]
5795
+ },
4340
5796
  {
4341
5797
  "name": "translucent",
4342
- "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)."
5798
+ "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)."
4343
5799
  },
4344
5800
  {
4345
5801
  "name": "trigger",
@@ -4414,7 +5870,7 @@
4414
5870
  },
4415
5871
  {
4416
5872
  "name": "mode",
4417
- "description": "The mode determines which platform styles to use.",
5873
+ "description": "The mode determines the platform behaviors of the component.",
4418
5874
  "values": [
4419
5875
  {
4420
5876
  "name": "ios"
@@ -4428,6 +5884,33 @@
4428
5884
  "name": "reversed",
4429
5885
  "description": "If true, reverse the progress bar direction."
4430
5886
  },
5887
+ {
5888
+ "name": "shape",
5889
+ "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.",
5890
+ "values": [
5891
+ {
5892
+ "name": "rectangular"
5893
+ },
5894
+ {
5895
+ "name": "round"
5896
+ }
5897
+ ]
5898
+ },
5899
+ {
5900
+ "name": "theme",
5901
+ "description": "The theme determines the visual appearance of the component.",
5902
+ "values": [
5903
+ {
5904
+ "name": "ios"
5905
+ },
5906
+ {
5907
+ "name": "md"
5908
+ },
5909
+ {
5910
+ "name": "ionic"
5911
+ }
5912
+ ]
5913
+ },
4431
5914
  {
4432
5915
  "name": "type",
4433
5916
  "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).",
@@ -4542,21 +6025,36 @@
4542
6025
  ]
4543
6026
  },
4544
6027
  {
4545
- "name": "mode",
4546
- "description": "The mode determines which platform styles to use.",
6028
+ "name": "mode",
6029
+ "description": "The mode determines the platform behaviors of the component.",
6030
+ "values": [
6031
+ {
6032
+ "name": "ios"
6033
+ },
6034
+ {
6035
+ "name": "md"
6036
+ }
6037
+ ]
6038
+ },
6039
+ {
6040
+ "name": "name",
6041
+ "description": "The name of the control, which is submitted with the form data."
6042
+ },
6043
+ {
6044
+ "name": "theme",
6045
+ "description": "The theme determines the visual appearance of the component.",
4547
6046
  "values": [
4548
6047
  {
4549
6048
  "name": "ios"
4550
6049
  },
4551
6050
  {
4552
6051
  "name": "md"
6052
+ },
6053
+ {
6054
+ "name": "ionic"
4553
6055
  }
4554
6056
  ]
4555
6057
  },
4556
- {
4557
- "name": "name",
4558
- "description": "The name of the control, which is submitted with the form data."
4559
- },
4560
6058
  {
4561
6059
  "name": "value",
4562
6060
  "description": "the value of the radio."
@@ -4592,10 +6090,37 @@
4592
6090
  "name": "helper-text",
4593
6091
  "description": "The helper text to display at the top of the radio group."
4594
6092
  },
6093
+ {
6094
+ "name": "mode",
6095
+ "description": "The mode determines the platform behaviors of the component.",
6096
+ "values": [
6097
+ {
6098
+ "name": "ios"
6099
+ },
6100
+ {
6101
+ "name": "md"
6102
+ }
6103
+ ]
6104
+ },
4595
6105
  {
4596
6106
  "name": "name",
4597
6107
  "description": "The name of the control, which is submitted with the form data."
4598
6108
  },
6109
+ {
6110
+ "name": "theme",
6111
+ "description": "The theme determines the visual appearance of the component.",
6112
+ "values": [
6113
+ {
6114
+ "name": "ios"
6115
+ },
6116
+ {
6117
+ "name": "md"
6118
+ },
6119
+ {
6120
+ "name": "ionic"
6121
+ }
6122
+ ]
6123
+ },
4599
6124
  {
4600
6125
  "name": "value",
4601
6126
  "description": "the value of the radio group."
@@ -4696,7 +6221,7 @@
4696
6221
  },
4697
6222
  {
4698
6223
  "name": "mode",
4699
- "description": "The mode determines which platform styles to use.",
6224
+ "description": "The mode determines the platform behaviors of the component.",
4700
6225
  "values": [
4701
6226
  {
4702
6227
  "name": "ios"
@@ -4722,6 +6247,21 @@
4722
6247
  "name": "step",
4723
6248
  "description": "Specifies the value granularity."
4724
6249
  },
6250
+ {
6251
+ "name": "theme",
6252
+ "description": "The theme determines the visual appearance of the component.",
6253
+ "values": [
6254
+ {
6255
+ "name": "ios"
6256
+ },
6257
+ {
6258
+ "name": "md"
6259
+ },
6260
+ {
6261
+ "name": "ionic"
6262
+ }
6263
+ ]
6264
+ },
4725
6265
  {
4726
6266
  "name": "ticks",
4727
6267
  "description": "If `true`, tick marks are displayed based on the step value.\nOnly applies when `snaps` is `true`."
@@ -4755,7 +6295,7 @@
4755
6295
  },
4756
6296
  {
4757
6297
  "name": "mode",
4758
- "description": "The mode determines which platform styles to use.",
6298
+ "description": "The mode determines the platform behaviors of the component.",
4759
6299
  "values": [
4760
6300
  {
4761
6301
  "name": "ios"
@@ -4780,6 +6320,21 @@
4780
6320
  {
4781
6321
  "name": "snapback-duration",
4782
6322
  "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."
6323
+ },
6324
+ {
6325
+ "name": "theme",
6326
+ "description": "The theme determines the visual appearance of the component.",
6327
+ "values": [
6328
+ {
6329
+ "name": "ios"
6330
+ },
6331
+ {
6332
+ "name": "md"
6333
+ },
6334
+ {
6335
+ "name": "ionic"
6336
+ }
6337
+ ]
4783
6338
  }
4784
6339
  ],
4785
6340
  "references": [
@@ -4796,6 +6351,18 @@
4796
6351
  "value": ""
4797
6352
  },
4798
6353
  "attributes": [
6354
+ {
6355
+ "name": "mode",
6356
+ "description": "The mode determines the platform behaviors of the component.",
6357
+ "values": [
6358
+ {
6359
+ "name": "ios"
6360
+ },
6361
+ {
6362
+ "name": "md"
6363
+ }
6364
+ ]
6365
+ },
4799
6366
  {
4800
6367
  "name": "pulling-icon",
4801
6368
  "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."
@@ -4840,6 +6407,21 @@
4840
6407
  {
4841
6408
  "name": "refreshing-text",
4842
6409
  "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."
6410
+ },
6411
+ {
6412
+ "name": "theme",
6413
+ "description": "The theme determines the visual appearance of the component.",
6414
+ "values": [
6415
+ {
6416
+ "name": "ios"
6417
+ },
6418
+ {
6419
+ "name": "md"
6420
+ },
6421
+ {
6422
+ "name": "ionic"
6423
+ }
6424
+ ]
4843
6425
  }
4844
6426
  ],
4845
6427
  "references": [
@@ -4855,7 +6437,35 @@
4855
6437
  "kind": "markdown",
4856
6438
  "value": ""
4857
6439
  },
4858
- "attributes": [],
6440
+ "attributes": [
6441
+ {
6442
+ "name": "mode",
6443
+ "description": "The mode determines the platform behaviors of the component.",
6444
+ "values": [
6445
+ {
6446
+ "name": "ios"
6447
+ },
6448
+ {
6449
+ "name": "md"
6450
+ }
6451
+ ]
6452
+ },
6453
+ {
6454
+ "name": "theme",
6455
+ "description": "The theme determines the visual appearance of the component.",
6456
+ "values": [
6457
+ {
6458
+ "name": "ios"
6459
+ },
6460
+ {
6461
+ "name": "md"
6462
+ },
6463
+ {
6464
+ "name": "ionic"
6465
+ }
6466
+ ]
6467
+ }
6468
+ ],
4859
6469
  "references": [
4860
6470
  {
4861
6471
  "name": "Source code",
@@ -4873,6 +6483,33 @@
4873
6483
  {
4874
6484
  "name": "disabled",
4875
6485
  "description": "If `true`, the reorder will be hidden."
6486
+ },
6487
+ {
6488
+ "name": "mode",
6489
+ "description": "The mode determines the platform behaviors of the component.",
6490
+ "values": [
6491
+ {
6492
+ "name": "ios"
6493
+ },
6494
+ {
6495
+ "name": "md"
6496
+ }
6497
+ ]
6498
+ },
6499
+ {
6500
+ "name": "theme",
6501
+ "description": "The theme determines the visual appearance of the component.",
6502
+ "values": [
6503
+ {
6504
+ "name": "ios"
6505
+ },
6506
+ {
6507
+ "name": "md"
6508
+ },
6509
+ {
6510
+ "name": "ionic"
6511
+ }
6512
+ ]
4876
6513
  }
4877
6514
  ],
4878
6515
  "references": [
@@ -4889,6 +6526,33 @@
4889
6526
  "value": ""
4890
6527
  },
4891
6528
  "attributes": [
6529
+ {
6530
+ "name": "mode",
6531
+ "description": "The mode determines the platform behaviors of the component.",
6532
+ "values": [
6533
+ {
6534
+ "name": "ios"
6535
+ },
6536
+ {
6537
+ "name": "md"
6538
+ }
6539
+ ]
6540
+ },
6541
+ {
6542
+ "name": "theme",
6543
+ "description": "The theme determines the visual appearance of the component.",
6544
+ "values": [
6545
+ {
6546
+ "name": "ios"
6547
+ },
6548
+ {
6549
+ "name": "md"
6550
+ },
6551
+ {
6552
+ "name": "ionic"
6553
+ }
6554
+ ]
6555
+ },
4892
6556
  {
4893
6557
  "name": "type",
4894
6558
  "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.",
@@ -4920,6 +6584,33 @@
4920
6584
  "name": "component",
4921
6585
  "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."
4922
6586
  },
6587
+ {
6588
+ "name": "mode",
6589
+ "description": "The mode determines the platform behaviors of the component.",
6590
+ "values": [
6591
+ {
6592
+ "name": "ios"
6593
+ },
6594
+ {
6595
+ "name": "md"
6596
+ }
6597
+ ]
6598
+ },
6599
+ {
6600
+ "name": "theme",
6601
+ "description": "The theme determines the visual appearance of the component.",
6602
+ "values": [
6603
+ {
6604
+ "name": "ios"
6605
+ },
6606
+ {
6607
+ "name": "md"
6608
+ },
6609
+ {
6610
+ "name": "ionic"
6611
+ }
6612
+ ]
6613
+ },
4923
6614
  {
4924
6615
  "name": "url",
4925
6616
  "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."
@@ -4962,10 +6653,37 @@
4962
6653
  "value": ""
4963
6654
  },
4964
6655
  "attributes": [
6656
+ {
6657
+ "name": "mode",
6658
+ "description": "The mode determines the platform behaviors of the component.",
6659
+ "values": [
6660
+ {
6661
+ "name": "ios"
6662
+ },
6663
+ {
6664
+ "name": "md"
6665
+ }
6666
+ ]
6667
+ },
4965
6668
  {
4966
6669
  "name": "root",
4967
6670
  "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."
4968
6671
  },
6672
+ {
6673
+ "name": "theme",
6674
+ "description": "The theme determines the visual appearance of the component.",
6675
+ "values": [
6676
+ {
6677
+ "name": "ios"
6678
+ },
6679
+ {
6680
+ "name": "md"
6681
+ },
6682
+ {
6683
+ "name": "ionic"
6684
+ }
6685
+ ]
6686
+ },
4969
6687
  {
4970
6688
  "name": "use-hash",
4971
6689
  "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."
@@ -5022,6 +6740,18 @@
5022
6740
  "name": "href",
5023
6741
  "description": "Contains a URL or a URL fragment that the hyperlink points to.\nIf this property is set, an anchor tag will be rendered."
5024
6742
  },
6743
+ {
6744
+ "name": "mode",
6745
+ "description": "The mode determines the platform behaviors of the component.",
6746
+ "values": [
6747
+ {
6748
+ "name": "ios"
6749
+ },
6750
+ {
6751
+ "name": "md"
6752
+ }
6753
+ ]
6754
+ },
5025
6755
  {
5026
6756
  "name": "rel",
5027
6757
  "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)."
@@ -5044,6 +6774,21 @@
5044
6774
  {
5045
6775
  "name": "target",
5046
6776
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
6777
+ },
6778
+ {
6779
+ "name": "theme",
6780
+ "description": "The theme determines the visual appearance of the component.",
6781
+ "values": [
6782
+ {
6783
+ "name": "ios"
6784
+ },
6785
+ {
6786
+ "name": "md"
6787
+ },
6788
+ {
6789
+ "name": "ionic"
6790
+ }
6791
+ ]
5047
6792
  }
5048
6793
  ],
5049
6794
  "references": [
@@ -5066,13 +6811,28 @@
5066
6811
  },
5067
6812
  {
5068
6813
  "name": "mode",
5069
- "description": "The mode determines which platform styles to use.",
6814
+ "description": "The mode determines the platform behaviors of the component.",
6815
+ "values": [
6816
+ {
6817
+ "name": "ios"
6818
+ },
6819
+ {
6820
+ "name": "md"
6821
+ }
6822
+ ]
6823
+ },
6824
+ {
6825
+ "name": "theme",
6826
+ "description": "The theme determines the visual appearance of the component.",
5070
6827
  "values": [
5071
6828
  {
5072
6829
  "name": "ios"
5073
6830
  },
5074
6831
  {
5075
6832
  "name": "md"
6833
+ },
6834
+ {
6835
+ "name": "ionic"
5076
6836
  }
5077
6837
  ]
5078
6838
  }
@@ -5090,7 +6850,35 @@
5090
6850
  "kind": "markdown",
5091
6851
  "value": ""
5092
6852
  },
5093
- "attributes": [],
6853
+ "attributes": [
6854
+ {
6855
+ "name": "mode",
6856
+ "description": "The mode determines the platform behaviors of the component.",
6857
+ "values": [
6858
+ {
6859
+ "name": "ios"
6860
+ },
6861
+ {
6862
+ "name": "md"
6863
+ }
6864
+ ]
6865
+ },
6866
+ {
6867
+ "name": "theme",
6868
+ "description": "The theme determines the visual appearance of the component.",
6869
+ "values": [
6870
+ {
6871
+ "name": "ios"
6872
+ },
6873
+ {
6874
+ "name": "md"
6875
+ },
6876
+ {
6877
+ "name": "ionic"
6878
+ }
6879
+ ]
6880
+ }
6881
+ ],
5094
6882
  "references": [
5095
6883
  {
5096
6884
  "name": "Source code",
@@ -5295,15 +7083,15 @@
5295
7083
  },
5296
7084
  {
5297
7085
  "name": "cancel-button-icon",
5298
- "description": "Set the cancel button icon. Only applies to `md` mode.\nDefaults to `arrow-back-sharp`."
7086
+ "description": "Set the cancel button icon. Only available when the theme is `\"md\"`.\nDefaults to `\"arrow-back-sharp\"`."
5299
7087
  },
5300
7088
  {
5301
7089
  "name": "cancel-button-text",
5302
- "description": "Set the cancel button text. Only applies to `ios` mode."
7090
+ "description": "Set the cancel button text. Only available when the theme is `\"ios\"`."
5303
7091
  },
5304
7092
  {
5305
7093
  "name": "clear-icon",
5306
- "description": "Set the clear icon. Defaults to `close-circle` for `ios` and `close-sharp` for `md`."
7094
+ "description": "Set the clear icon. Defaults to `\"close-circle\"` for `\"ios\"` theme and `\"close-sharp\"` for `\"md\"` and `\"ionic\"` theme."
5307
7095
  },
5308
7096
  {
5309
7097
  "name": "color",
@@ -5413,7 +7201,7 @@
5413
7201
  },
5414
7202
  {
5415
7203
  "name": "mode",
5416
- "description": "The mode determines which platform styles to use.",
7204
+ "description": "The mode determines the platform behaviors of the component.",
5417
7205
  "values": [
5418
7206
  {
5419
7207
  "name": "ios"
@@ -5433,7 +7221,22 @@
5433
7221
  },
5434
7222
  {
5435
7223
  "name": "search-icon",
5436
- "description": "The icon to use as the search icon. Defaults to `search-outline` in\n`ios` mode and `search-sharp` in `md` mode."
7224
+ "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."
7225
+ },
7226
+ {
7227
+ "name": "shape",
7228
+ "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.",
7229
+ "values": [
7230
+ {
7231
+ "name": "rectangular"
7232
+ },
7233
+ {
7234
+ "name": "round"
7235
+ },
7236
+ {
7237
+ "name": "soft"
7238
+ }
7239
+ ]
5437
7240
  },
5438
7241
  {
5439
7242
  "name": "show-cancel-button",
@@ -5465,10 +7268,40 @@
5465
7268
  }
5466
7269
  ]
5467
7270
  },
7271
+ {
7272
+ "name": "size",
7273
+ "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.",
7274
+ "values": [
7275
+ {
7276
+ "name": "large"
7277
+ },
7278
+ {
7279
+ "name": "medium"
7280
+ },
7281
+ {
7282
+ "name": "small"
7283
+ }
7284
+ ]
7285
+ },
5468
7286
  {
5469
7287
  "name": "spellcheck",
5470
7288
  "description": "If `true`, enable spellcheck on the input."
5471
7289
  },
7290
+ {
7291
+ "name": "theme",
7292
+ "description": "The theme determines the visual appearance of the component.",
7293
+ "values": [
7294
+ {
7295
+ "name": "ios"
7296
+ },
7297
+ {
7298
+ "name": "md"
7299
+ },
7300
+ {
7301
+ "name": "ionic"
7302
+ }
7303
+ ]
7304
+ },
5472
7305
  {
5473
7306
  "name": "type",
5474
7307
  "description": "Set the type of the input.",
@@ -5554,7 +7387,7 @@
5554
7387
  },
5555
7388
  {
5556
7389
  "name": "mode",
5557
- "description": "The mode determines which platform styles to use.",
7390
+ "description": "The mode determines the platform behaviors of the component.",
5558
7391
  "values": [
5559
7392
  {
5560
7393
  "name": "ios"
@@ -5576,6 +7409,21 @@
5576
7409
  "name": "swipe-gesture",
5577
7410
  "description": "If `true`, users will be able to swipe between segment buttons to activate them."
5578
7411
  },
7412
+ {
7413
+ "name": "theme",
7414
+ "description": "The theme determines the visual appearance of the component.",
7415
+ "values": [
7416
+ {
7417
+ "name": "ios"
7418
+ },
7419
+ {
7420
+ "name": "md"
7421
+ },
7422
+ {
7423
+ "name": "ionic"
7424
+ }
7425
+ ]
7426
+ },
5579
7427
  {
5580
7428
  "name": "value",
5581
7429
  "description": "the value of the segment."
@@ -5629,13 +7477,28 @@
5629
7477
  },
5630
7478
  {
5631
7479
  "name": "mode",
5632
- "description": "The mode determines which platform styles to use.",
7480
+ "description": "The mode determines the platform behaviors of the component.",
7481
+ "values": [
7482
+ {
7483
+ "name": "ios"
7484
+ },
7485
+ {
7486
+ "name": "md"
7487
+ }
7488
+ ]
7489
+ },
7490
+ {
7491
+ "name": "theme",
7492
+ "description": "The theme determines the visual appearance of the component.",
5633
7493
  "values": [
5634
7494
  {
5635
7495
  "name": "ios"
5636
7496
  },
5637
7497
  {
5638
7498
  "name": "md"
7499
+ },
7500
+ {
7501
+ "name": "ionic"
5639
7502
  }
5640
7503
  ]
5641
7504
  },
@@ -5710,6 +7573,10 @@
5710
7573
  "value": ""
5711
7574
  },
5712
7575
  "attributes": [
7576
+ {
7577
+ "name": "cancel-icon",
7578
+ "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."
7579
+ },
5713
7580
  {
5714
7581
  "name": "cancel-text",
5715
7582
  "description": "The text to display on the cancel button."
@@ -5761,11 +7628,11 @@
5761
7628
  },
5762
7629
  {
5763
7630
  "name": "expanded-icon",
5764
- "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."
7631
+ "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."
5765
7632
  },
5766
7633
  {
5767
7634
  "name": "fill",
5768
- "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.",
7635
+ "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.",
5769
7636
  "values": [
5770
7637
  {
5771
7638
  "name": "outline"
@@ -5843,7 +7710,7 @@
5843
7710
  },
5844
7711
  {
5845
7712
  "name": "mode",
5846
- "description": "The mode determines which platform styles to use.",
7713
+ "description": "The mode determines the platform behaviors of the component.",
5847
7714
  "values": [
5848
7715
  {
5849
7716
  "name": "ios"
@@ -5879,16 +7746,52 @@
5879
7746
  },
5880
7747
  {
5881
7748
  "name": "shape",
5882
- "description": "The shape of the select. If \"round\" it will have an increased border radius.",
7749
+ "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.",
5883
7750
  "values": [
7751
+ {
7752
+ "name": "rectangular"
7753
+ },
5884
7754
  {
5885
7755
  "name": "round"
7756
+ },
7757
+ {
7758
+ "name": "soft"
7759
+ }
7760
+ ]
7761
+ },
7762
+ {
7763
+ "name": "size",
7764
+ "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.",
7765
+ "values": [
7766
+ {
7767
+ "name": "large"
7768
+ },
7769
+ {
7770
+ "name": "medium"
7771
+ },
7772
+ {
7773
+ "name": "small"
7774
+ }
7775
+ ]
7776
+ },
7777
+ {
7778
+ "name": "theme",
7779
+ "description": "The theme determines the visual appearance of the component.",
7780
+ "values": [
7781
+ {
7782
+ "name": "ios"
7783
+ },
7784
+ {
7785
+ "name": "md"
7786
+ },
7787
+ {
7788
+ "name": "ionic"
5886
7789
  }
5887
7790
  ]
5888
7791
  },
5889
7792
  {
5890
7793
  "name": "toggle-icon",
5891
- "description": "The toggle icon to use. Defaults to `chevronExpand` for `ios` mode,\nor `caretDownSharp` for `md` mode."
7794
+ "description": "The toggle icon to use. Defaults to `\"chevronExpand\"` for the `\"ios\"` theme,\nor `\"caretDownSharp\"` for the `\"md\"` and `\"ionic\"` themes."
5892
7795
  },
5893
7796
  {
5894
7797
  "name": "value",
@@ -5909,6 +7812,10 @@
5909
7812
  "value": ""
5910
7813
  },
5911
7814
  "attributes": [
7815
+ {
7816
+ "name": "cancel-icon",
7817
+ "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."
7818
+ },
5912
7819
  {
5913
7820
  "name": "cancel-text",
5914
7821
  "description": "The text to display on the cancel button."
@@ -5936,10 +7843,41 @@
5936
7843
  "value": ""
5937
7844
  },
5938
7845
  "attributes": [
7846
+ {
7847
+ "name": "description",
7848
+ "description": "Text that is placed underneath the option text to provide additional details about the option."
7849
+ },
5939
7850
  {
5940
7851
  "name": "disabled",
5941
7852
  "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."
5942
7853
  },
7854
+ {
7855
+ "name": "mode",
7856
+ "description": "The mode determines the platform behaviors of the component.",
7857
+ "values": [
7858
+ {
7859
+ "name": "ios"
7860
+ },
7861
+ {
7862
+ "name": "md"
7863
+ }
7864
+ ]
7865
+ },
7866
+ {
7867
+ "name": "theme",
7868
+ "description": "The theme determines the visual appearance of the component.",
7869
+ "values": [
7870
+ {
7871
+ "name": "ios"
7872
+ },
7873
+ {
7874
+ "name": "md"
7875
+ },
7876
+ {
7877
+ "name": "ionic"
7878
+ }
7879
+ ]
7880
+ },
5943
7881
  {
5944
7882
  "name": "value",
5945
7883
  "description": "The text value of the option."
@@ -5962,6 +7900,33 @@
5962
7900
  {
5963
7901
  "name": "animated",
5964
7902
  "description": "If `true`, the skeleton text will animate."
7903
+ },
7904
+ {
7905
+ "name": "mode",
7906
+ "description": "The mode determines the platform behaviors of the component.",
7907
+ "values": [
7908
+ {
7909
+ "name": "ios"
7910
+ },
7911
+ {
7912
+ "name": "md"
7913
+ }
7914
+ ]
7915
+ },
7916
+ {
7917
+ "name": "theme",
7918
+ "description": "The theme determines the visual appearance of the component.",
7919
+ "values": [
7920
+ {
7921
+ "name": "ios"
7922
+ },
7923
+ {
7924
+ "name": "md"
7925
+ },
7926
+ {
7927
+ "name": "ionic"
7928
+ }
7929
+ ]
5965
7930
  }
5966
7931
  ],
5967
7932
  "references": [
@@ -6015,6 +7980,18 @@
6015
7980
  "name": "duration",
6016
7981
  "description": "Duration of the spinner animation in milliseconds. The default varies based on the spinner."
6017
7982
  },
7983
+ {
7984
+ "name": "mode",
7985
+ "description": "The mode determines the platform behaviors of the component.",
7986
+ "values": [
7987
+ {
7988
+ "name": "ios"
7989
+ },
7990
+ {
7991
+ "name": "md"
7992
+ }
7993
+ ]
7994
+ },
6018
7995
  {
6019
7996
  "name": "name",
6020
7997
  "description": "The name of the SVG spinner to use. If a name is not provided, the platform's default\nspinner will be used.",
@@ -6051,6 +8028,42 @@
6051
8028
  {
6052
8029
  "name": "paused",
6053
8030
  "description": "If `true`, the spinner's animation will be paused."
8031
+ },
8032
+ {
8033
+ "name": "size",
8034
+ "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.",
8035
+ "values": [
8036
+ {
8037
+ "name": "large"
8038
+ },
8039
+ {
8040
+ "name": "medium"
8041
+ },
8042
+ {
8043
+ "name": "small"
8044
+ },
8045
+ {
8046
+ "name": "xlarge"
8047
+ },
8048
+ {
8049
+ "name": "xsmall"
8050
+ }
8051
+ ]
8052
+ },
8053
+ {
8054
+ "name": "theme",
8055
+ "description": "The theme determines the visual appearance of the component.",
8056
+ "values": [
8057
+ {
8058
+ "name": "ios"
8059
+ },
8060
+ {
8061
+ "name": "md"
8062
+ },
8063
+ {
8064
+ "name": "ionic"
8065
+ }
8066
+ ]
6054
8067
  }
6055
8068
  ],
6056
8069
  "references": [
@@ -6075,6 +8088,33 @@
6075
8088
  "name": "disabled",
6076
8089
  "description": "If `true`, the split pane will be hidden."
6077
8090
  },
8091
+ {
8092
+ "name": "mode",
8093
+ "description": "The mode determines the platform behaviors of the component.",
8094
+ "values": [
8095
+ {
8096
+ "name": "ios"
8097
+ },
8098
+ {
8099
+ "name": "md"
8100
+ }
8101
+ ]
8102
+ },
8103
+ {
8104
+ "name": "theme",
8105
+ "description": "The theme determines the visual appearance of the component.",
8106
+ "values": [
8107
+ {
8108
+ "name": "ios"
8109
+ },
8110
+ {
8111
+ "name": "md"
8112
+ },
8113
+ {
8114
+ "name": "ionic"
8115
+ }
8116
+ ]
8117
+ },
6078
8118
  {
6079
8119
  "name": "when",
6080
8120
  "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."
@@ -6098,9 +8138,36 @@
6098
8138
  "name": "component",
6099
8139
  "description": "The component to display inside of the tab."
6100
8140
  },
8141
+ {
8142
+ "name": "mode",
8143
+ "description": "The mode determines the platform behaviors of the component.",
8144
+ "values": [
8145
+ {
8146
+ "name": "ios"
8147
+ },
8148
+ {
8149
+ "name": "md"
8150
+ }
8151
+ ]
8152
+ },
6101
8153
  {
6102
8154
  "name": "tab",
6103
8155
  "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."
8156
+ },
8157
+ {
8158
+ "name": "theme",
8159
+ "description": "The theme determines the visual appearance of the component.",
8160
+ "values": [
8161
+ {
8162
+ "name": "ios"
8163
+ },
8164
+ {
8165
+ "name": "md"
8166
+ },
8167
+ {
8168
+ "name": "ionic"
8169
+ }
8170
+ ]
6104
8171
  }
6105
8172
  ],
6106
8173
  "references": [
@@ -6143,16 +8210,32 @@
6143
8210
  "name": "success"
6144
8211
  },
6145
8212
  {
6146
- "name": "tertiary"
8213
+ "name": "tertiary"
8214
+ },
8215
+ {
8216
+ "name": "warning"
8217
+ }
8218
+ ]
8219
+ },
8220
+ {
8221
+ "name": "expand",
8222
+ "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\"`.",
8223
+ "values": [
8224
+ {
8225
+ "name": "compact"
6147
8226
  },
6148
8227
  {
6149
- "name": "warning"
8228
+ "name": "full"
6150
8229
  }
6151
8230
  ]
6152
8231
  },
8232
+ {
8233
+ "name": "hide-on-scroll",
8234
+ "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\"`."
8235
+ },
6153
8236
  {
6154
8237
  "name": "mode",
6155
- "description": "The mode determines which platform styles to use.",
8238
+ "description": "The mode determines the platform behaviors of the component.",
6156
8239
  "values": [
6157
8240
  {
6158
8241
  "name": "ios"
@@ -6166,9 +8249,39 @@
6166
8249
  "name": "selected-tab",
6167
8250
  "description": "The selected tab component"
6168
8251
  },
8252
+ {
8253
+ "name": "shape",
8254
+ "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.",
8255
+ "values": [
8256
+ {
8257
+ "name": "rectangular"
8258
+ },
8259
+ {
8260
+ "name": "round"
8261
+ },
8262
+ {
8263
+ "name": "soft"
8264
+ }
8265
+ ]
8266
+ },
8267
+ {
8268
+ "name": "theme",
8269
+ "description": "The theme determines the visual appearance of the component.",
8270
+ "values": [
8271
+ {
8272
+ "name": "ios"
8273
+ },
8274
+ {
8275
+ "name": "md"
8276
+ },
8277
+ {
8278
+ "name": "ionic"
8279
+ }
8280
+ ]
8281
+ },
6169
8282
  {
6170
8283
  "name": "translucent",
6171
- "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)."
8284
+ "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)."
6172
8285
  }
6173
8286
  ],
6174
8287
  "references": [
@@ -6223,7 +8336,7 @@
6223
8336
  },
6224
8337
  {
6225
8338
  "name": "mode",
6226
- "description": "The mode determines which platform styles to use.",
8339
+ "description": "The mode determines the platform behaviors of the component.",
6227
8340
  "values": [
6228
8341
  {
6229
8342
  "name": "ios"
@@ -6241,6 +8354,21 @@
6241
8354
  "name": "selected",
6242
8355
  "description": "The selected tab component"
6243
8356
  },
8357
+ {
8358
+ "name": "shape",
8359
+ "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.",
8360
+ "values": [
8361
+ {
8362
+ "name": "rectangular"
8363
+ },
8364
+ {
8365
+ "name": "round"
8366
+ },
8367
+ {
8368
+ "name": "soft"
8369
+ }
8370
+ ]
8371
+ },
6244
8372
  {
6245
8373
  "name": "tab",
6246
8374
  "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."
@@ -6248,6 +8376,21 @@
6248
8376
  {
6249
8377
  "name": "target",
6250
8378
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`."
8379
+ },
8380
+ {
8381
+ "name": "theme",
8382
+ "description": "The theme determines the visual appearance of the component.",
8383
+ "values": [
8384
+ {
8385
+ "name": "ios"
8386
+ },
8387
+ {
8388
+ "name": "md"
8389
+ },
8390
+ {
8391
+ "name": "ionic"
8392
+ }
8393
+ ]
6251
8394
  }
6252
8395
  ],
6253
8396
  "references": [
@@ -6263,7 +8406,35 @@
6263
8406
  "kind": "markdown",
6264
8407
  "value": ""
6265
8408
  },
6266
- "attributes": [],
8409
+ "attributes": [
8410
+ {
8411
+ "name": "mode",
8412
+ "description": "The mode determines the platform behaviors of the component.",
8413
+ "values": [
8414
+ {
8415
+ "name": "ios"
8416
+ },
8417
+ {
8418
+ "name": "md"
8419
+ }
8420
+ ]
8421
+ },
8422
+ {
8423
+ "name": "theme",
8424
+ "description": "The theme determines the visual appearance of the component.",
8425
+ "values": [
8426
+ {
8427
+ "name": "ios"
8428
+ },
8429
+ {
8430
+ "name": "md"
8431
+ },
8432
+ {
8433
+ "name": "ionic"
8434
+ }
8435
+ ]
8436
+ }
8437
+ ],
6267
8438
  "references": [
6268
8439
  {
6269
8440
  "name": "Source code",
@@ -6313,13 +8484,28 @@
6313
8484
  },
6314
8485
  {
6315
8486
  "name": "mode",
6316
- "description": "The mode determines which platform styles to use.",
8487
+ "description": "The mode determines the platform behaviors of the component.",
8488
+ "values": [
8489
+ {
8490
+ "name": "ios"
8491
+ },
8492
+ {
8493
+ "name": "md"
8494
+ }
8495
+ ]
8496
+ },
8497
+ {
8498
+ "name": "theme",
8499
+ "description": "The theme determines the visual appearance of the component.",
6317
8500
  "values": [
6318
8501
  {
6319
8502
  "name": "ios"
6320
8503
  },
6321
8504
  {
6322
8505
  "name": "md"
8506
+ },
8507
+ {
8508
+ "name": "ionic"
6323
8509
  }
6324
8510
  ]
6325
8511
  }
@@ -6436,7 +8622,7 @@
6436
8622
  },
6437
8623
  {
6438
8624
  "name": "fill",
6439
- "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.",
8625
+ "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\"`.",
6440
8626
  "values": [
6441
8627
  {
6442
8628
  "name": "outline"
@@ -6515,7 +8701,7 @@
6515
8701
  },
6516
8702
  {
6517
8703
  "name": "mode",
6518
- "description": "The mode determines which platform styles to use.",
8704
+ "description": "The mode determines the platform behaviors of the component.",
6519
8705
  "values": [
6520
8706
  {
6521
8707
  "name": "ios"
@@ -6547,10 +8733,31 @@
6547
8733
  },
6548
8734
  {
6549
8735
  "name": "shape",
6550
- "description": "The shape of the textarea. If \"round\" it will have an increased border radius.",
8736
+ "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.",
6551
8737
  "values": [
8738
+ {
8739
+ "name": "rectangular"
8740
+ },
6552
8741
  {
6553
8742
  "name": "round"
8743
+ },
8744
+ {
8745
+ "name": "soft"
8746
+ }
8747
+ ]
8748
+ },
8749
+ {
8750
+ "name": "size",
8751
+ "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.",
8752
+ "values": [
8753
+ {
8754
+ "name": "large"
8755
+ },
8756
+ {
8757
+ "name": "medium"
8758
+ },
8759
+ {
8760
+ "name": "small"
6554
8761
  }
6555
8762
  ]
6556
8763
  },
@@ -6558,6 +8765,21 @@
6558
8765
  "name": "spellcheck",
6559
8766
  "description": "If `true`, the element will have its spelling and grammar checked."
6560
8767
  },
8768
+ {
8769
+ "name": "theme",
8770
+ "description": "The theme determines the visual appearance of the component.",
8771
+ "values": [
8772
+ {
8773
+ "name": "ios"
8774
+ },
8775
+ {
8776
+ "name": "md"
8777
+ },
8778
+ {
8779
+ "name": "ionic"
8780
+ }
8781
+ ]
8782
+ },
6561
8783
  {
6562
8784
  "name": "value",
6563
8785
  "description": "The value of the textarea."
@@ -6591,7 +8813,35 @@
6591
8813
  "kind": "markdown",
6592
8814
  "value": ""
6593
8815
  },
6594
- "attributes": [],
8816
+ "attributes": [
8817
+ {
8818
+ "name": "mode",
8819
+ "description": "The mode determines the platform behaviors of the component.",
8820
+ "values": [
8821
+ {
8822
+ "name": "ios"
8823
+ },
8824
+ {
8825
+ "name": "md"
8826
+ }
8827
+ ]
8828
+ },
8829
+ {
8830
+ "name": "theme",
8831
+ "description": "The theme determines the visual appearance of the component.",
8832
+ "values": [
8833
+ {
8834
+ "name": "ios"
8835
+ },
8836
+ {
8837
+ "name": "md"
8838
+ },
8839
+ {
8840
+ "name": "ionic"
8841
+ }
8842
+ ]
8843
+ }
8844
+ ],
6595
8845
  "references": [
6596
8846
  {
6597
8847
  "name": "Source code",
@@ -6639,6 +8889,18 @@
6639
8889
  }
6640
8890
  ]
6641
8891
  },
8892
+ {
8893
+ "name": "mode",
8894
+ "description": "The mode determines the platform behaviors of the component.",
8895
+ "values": [
8896
+ {
8897
+ "name": "ios"
8898
+ },
8899
+ {
8900
+ "name": "md"
8901
+ }
8902
+ ]
8903
+ },
6642
8904
  {
6643
8905
  "name": "size",
6644
8906
  "description": "The size of the toolbar title.",
@@ -6650,6 +8912,21 @@
6650
8912
  "name": "small"
6651
8913
  }
6652
8914
  ]
8915
+ },
8916
+ {
8917
+ "name": "theme",
8918
+ "description": "The theme determines the visual appearance of the component.",
8919
+ "values": [
8920
+ {
8921
+ "name": "ios"
8922
+ },
8923
+ {
8924
+ "name": "md"
8925
+ },
8926
+ {
8927
+ "name": "ionic"
8928
+ }
8929
+ ]
6653
8930
  }
6654
8931
  ],
6655
8932
  "references": [
@@ -6715,6 +8992,18 @@
6715
8992
  "name": "header",
6716
8993
  "description": "Header to be shown in the toast."
6717
8994
  },
8995
+ {
8996
+ "name": "hue",
8997
+ "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.",
8998
+ "values": [
8999
+ {
9000
+ "name": "bold"
9001
+ },
9002
+ {
9003
+ "name": "subtle"
9004
+ }
9005
+ ]
9006
+ },
6718
9007
  {
6719
9008
  "name": "icon",
6720
9009
  "description": "The name of the icon to display, or the path to a valid SVG file. See `ion-icon`.\nhttps://ionic.io/ionicons"
@@ -6745,7 +9034,7 @@
6745
9034
  },
6746
9035
  {
6747
9036
  "name": "mode",
6748
- "description": "The mode determines which platform styles to use.",
9037
+ "description": "The mode determines the platform behaviors of the component.",
6749
9038
  "values": [
6750
9039
  {
6751
9040
  "name": "ios"
@@ -6774,6 +9063,21 @@
6774
9063
  "name": "position-anchor",
6775
9064
  "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."
6776
9065
  },
9066
+ {
9067
+ "name": "shape",
9068
+ "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.",
9069
+ "values": [
9070
+ {
9071
+ "name": "rectangular"
9072
+ },
9073
+ {
9074
+ "name": "round"
9075
+ },
9076
+ {
9077
+ "name": "soft"
9078
+ }
9079
+ ]
9080
+ },
6777
9081
  {
6778
9082
  "name": "swipe-gesture",
6779
9083
  "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.",
@@ -6783,9 +9087,24 @@
6783
9087
  }
6784
9088
  ]
6785
9089
  },
9090
+ {
9091
+ "name": "theme",
9092
+ "description": "The theme determines the visual appearance of the component.",
9093
+ "values": [
9094
+ {
9095
+ "name": "ios"
9096
+ },
9097
+ {
9098
+ "name": "md"
9099
+ },
9100
+ {
9101
+ "name": "ionic"
9102
+ }
9103
+ ]
9104
+ },
6786
9105
  {
6787
9106
  "name": "translucent",
6788
- "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)."
9107
+ "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)."
6789
9108
  },
6790
9109
  {
6791
9110
  "name": "trigger",
@@ -6906,7 +9225,7 @@
6906
9225
  },
6907
9226
  {
6908
9227
  "name": "mode",
6909
- "description": "The mode determines which platform styles to use.",
9228
+ "description": "The mode determines the platform behaviors of the component.",
6910
9229
  "values": [
6911
9230
  {
6912
9231
  "name": "ios"
@@ -6924,6 +9243,21 @@
6924
9243
  "name": "required",
6925
9244
  "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."
6926
9245
  },
9246
+ {
9247
+ "name": "theme",
9248
+ "description": "The theme determines the visual appearance of the component.",
9249
+ "values": [
9250
+ {
9251
+ "name": "ios"
9252
+ },
9253
+ {
9254
+ "name": "md"
9255
+ },
9256
+ {
9257
+ "name": "ionic"
9258
+ }
9259
+ ]
9260
+ },
6927
9261
  {
6928
9262
  "name": "value",
6929
9263
  "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>`."
@@ -6978,13 +9312,43 @@
6978
9312
  },
6979
9313
  {
6980
9314
  "name": "mode",
6981
- "description": "The mode determines which platform styles to use.",
9315
+ "description": "The mode determines the platform behaviors of the component.",
9316
+ "values": [
9317
+ {
9318
+ "name": "ios"
9319
+ },
9320
+ {
9321
+ "name": "md"
9322
+ }
9323
+ ]
9324
+ },
9325
+ {
9326
+ "name": "theme",
9327
+ "description": "The theme determines the visual appearance of the component.",
6982
9328
  "values": [
6983
9329
  {
6984
9330
  "name": "ios"
6985
9331
  },
6986
9332
  {
6987
9333
  "name": "md"
9334
+ },
9335
+ {
9336
+ "name": "ionic"
9337
+ }
9338
+ ]
9339
+ },
9340
+ {
9341
+ "name": "title-placement",
9342
+ "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.",
9343
+ "values": [
9344
+ {
9345
+ "name": "center"
9346
+ },
9347
+ {
9348
+ "name": "end"
9349
+ },
9350
+ {
9351
+ "name": "start"
6988
9352
  }
6989
9353
  ]
6990
9354
  }