@ionic/core 8.7.19-nightly.20260304 → 8.8.0

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 (587) hide show
  1. package/components/index.d.ts +2 -0
  2. package/components/index.js +1 -114
  3. package/components/ion-accordion-group.js +1 -268
  4. package/components/ion-accordion.js +1 -456
  5. package/components/ion-action-sheet.js +1 -6
  6. package/components/ion-alert.js +1 -6
  7. package/components/ion-app.js +1 -132
  8. package/components/ion-avatar.js +1 -41
  9. package/components/ion-back-button.js +1 -130
  10. package/components/ion-backdrop.js +1 -6
  11. package/components/ion-badge.js +1 -47
  12. package/components/ion-breadcrumb.js +1 -137
  13. package/components/ion-breadcrumbs.js +1 -164
  14. package/components/ion-button.js +1 -6
  15. package/components/ion-buttons.js +1 -6
  16. package/components/ion-card-content.js +1 -45
  17. package/components/ion-card-header.js +1 -56
  18. package/components/ion-card-subtitle.js +1 -48
  19. package/components/ion-card-title.js +1 -48
  20. package/components/ion-card.js +1 -107
  21. package/components/ion-checkbox.js +1 -6
  22. package/components/ion-chip.js +1 -66
  23. package/components/ion-col.js +1 -163
  24. package/components/ion-content.js +1 -6
  25. package/components/ion-datetime-button.js +1 -383
  26. package/components/ion-datetime.js +1 -2047
  27. package/components/ion-fab-button.js +1 -151
  28. package/components/ion-fab-list.js +1 -73
  29. package/components/ion-fab.js +1 -101
  30. package/components/ion-footer.js +1 -179
  31. package/components/ion-grid.js +1 -46
  32. package/components/ion-header.js +1 -6
  33. package/components/ion-icon.js +1 -6
  34. package/components/ion-img.js +1 -133
  35. package/components/ion-infinite-scroll-content.js +1 -69
  36. package/components/ion-infinite-scroll.js +1 -236
  37. package/components/ion-input-otp.js +1 -682
  38. package/components/ion-input-password-toggle.js +1 -128
  39. package/components/ion-input.js +1 -646
  40. package/components/ion-item-divider.js +1 -59
  41. package/components/ion-item-group.js +1 -46
  42. package/components/ion-item-option.js +1 -91
  43. package/components/ion-item-options.js +1 -73
  44. package/components/ion-item-sliding.js +1 -457
  45. package/components/ion-item.js +1 -6
  46. package/components/ion-label.js +1 -6
  47. package/components/ion-list-header.js +1 -6
  48. package/components/ion-list.js +1 -6
  49. package/components/ion-loading.js +1 -343
  50. package/components/ion-menu-button.js +1 -109
  51. package/components/ion-menu-toggle.js +1 -64
  52. package/components/ion-menu.js +1 -741
  53. package/components/ion-modal.js +1 -6
  54. package/components/ion-nav-link.js +1 -64
  55. package/components/ion-nav.js +1 -951
  56. package/components/ion-note.js +1 -47
  57. package/components/ion-picker-column-option.js +1 -6
  58. package/components/ion-picker-column.js +1 -6
  59. package/components/ion-picker-legacy-column.js +1 -6
  60. package/components/ion-picker-legacy.js +1 -342
  61. package/components/ion-picker.js +1 -6
  62. package/components/ion-popover.js +1 -6
  63. package/components/ion-progress-bar.js +1 -100
  64. package/components/ion-radio-group.js +1 -6
  65. package/components/ion-radio.js +1 -6
  66. package/components/ion-range.js +1 -844
  67. package/components/ion-refresher-content.js +1 -88
  68. package/components/ion-refresher.js +1 -750
  69. package/components/ion-reorder-group.js +1 -322
  70. package/components/ion-reorder.js +1 -60
  71. package/components/ion-ripple-effect.js +1 -6
  72. package/components/ion-route-redirect.js +1 -45
  73. package/components/ion-route.js +1 -74
  74. package/components/ion-router-link.js +1 -61
  75. package/components/ion-router-outlet.js +1 -226
  76. package/components/ion-router.js +1 -840
  77. package/components/ion-row.js +1 -36
  78. package/components/ion-searchbar.js +1 -540
  79. package/components/ion-segment-button.js +1 -173
  80. package/components/ion-segment-content.js +1 -35
  81. package/components/ion-segment-view.js +1 -142
  82. package/components/ion-segment.js +1 -602
  83. package/components/ion-select-modal.js +1 -6
  84. package/components/ion-select-option.js +1 -46
  85. package/components/ion-select-popover.js +1 -6
  86. package/components/ion-select.js +1 -1035
  87. package/components/ion-skeleton-text.js +1 -64
  88. package/components/ion-spinner.js +1 -6
  89. package/components/ion-split-pane.js +1 -190
  90. package/components/ion-tab-bar.js +1 -135
  91. package/components/ion-tab-button.js +1 -127
  92. package/components/ion-tab.js +1 -82
  93. package/components/ion-tabs.js +1 -204
  94. package/components/ion-text.js +1 -42
  95. package/components/ion-textarea.js +1 -554
  96. package/components/ion-thumbnail.js +1 -36
  97. package/components/ion-title.js +1 -6
  98. package/components/ion-toast.js +1 -938
  99. package/components/ion-toggle.js +1 -360
  100. package/components/ion-toolbar.js +1 -6
  101. package/components/p-1KVKSLu5.js +4 -0
  102. package/{dist/ionic/p-DUt5fQmA.js → components/p-9VcRUwdB.js} +1 -1
  103. package/components/p-ApmKVjaE.js +4 -0
  104. package/components/p-B-hirT0v.js +1 -35
  105. package/components/p-B6FQ0cKR.js +4 -0
  106. package/components/p-B6HaBl3o.js +4 -0
  107. package/components/p-B8b1Ukl9.js +4 -0
  108. package/components/p-BFxT89Wl.js +4 -0
  109. package/components/p-BJoMtgfR.js +4 -0
  110. package/components/p-BNAG-aVv.js +4 -0
  111. package/{dist/ionic/p-D-eFFUkA.js → components/p-BR3tZJmu.js} +1 -1
  112. package/{dist/ionic/p-D0dMcSkw.js → components/p-BS1TtEiJ.js} +1 -1
  113. package/components/p-BSB38Tek.js +4 -0
  114. package/components/p-BTEOs1at.js +1 -192
  115. package/components/p-BTeL5HCK.js +4 -0
  116. package/{dist/ionic/p-DbQ5QkTP.js → components/p-BUbsoBOV.js} +1 -1
  117. package/components/p-BVnB3eEn.js +4 -0
  118. package/components/p-BYDc3hSE.js +4 -0
  119. package/components/p-BagjAGC0.js +4 -0
  120. package/components/p-BegtE7nr.js +4 -0
  121. package/components/p-BgwEQWW6.js +4 -0
  122. package/components/p-Bk2zuNWT.js +4 -0
  123. package/components/p-BmVRXR1y.js +1 -72
  124. package/components/p-Bum_LjMh.js +4 -0
  125. package/components/p-BxwWvu-b.js +4 -0
  126. package/components/p-C4jPsTQa.js +4 -0
  127. package/components/p-C53feagD.js +1 -15
  128. package/{dist/ionic/p-CwgG81ZD.js → components/p-C59ryAuS.js} +1 -1
  129. package/components/p-C7AoMl7c.js +4 -0
  130. package/components/p-CBzELu-H.js +4 -0
  131. package/components/p-CDfQnFrd.js +4 -0
  132. package/components/p-CH0NYjKq.js +4 -0
  133. package/components/p-CIGNaXM1.js +1 -10
  134. package/components/p-CO7fmmxt.js +1 -29
  135. package/components/p-CU1SSH8_.js +4 -0
  136. package/components/p-CVF7ukTk.js +4 -0
  137. package/components/p-CgfaEEem.js +4 -0
  138. package/components/p-CgqKJg96.js +4 -0
  139. package/components/p-Cl0B-RWe.js +1 -452
  140. package/components/p-CneGxKsZ.js +4 -0
  141. package/components/p-CoA-aqGF.js +4 -0
  142. package/{dist/ionic/p-DdR6rpbR.js → components/p-Cq8cQ0NL.js} +1 -1
  143. package/components/p-Csw8xuz4.js +4 -0
  144. package/components/p-CtWGkNnJ.js +1 -162
  145. package/components/p-Cwv-vmkN.js +4 -0
  146. package/{dist/ionic/p-BYEqWnSg.js → components/p-Cy5XSfIk.js} +1 -1
  147. package/components/p-Cyxa_4PV.js +4 -0
  148. package/components/p-Cz5nLPGT.js +4 -0
  149. package/components/p-D13Eaw-8.js +1 -76
  150. package/components/p-D6NJwNJN.js +4 -0
  151. package/components/p-D6Ynv7Xh.js +1 -141
  152. package/components/p-DHsZWn1l.js +4 -0
  153. package/components/p-DJMZehmW.js +4 -0
  154. package/components/p-DJztqcrH.js +1 -14
  155. package/components/p-DYdpXONG.js +4 -0
  156. package/components/p-DgbT0exM.js +4 -0
  157. package/components/p-DiVJyqlX.js +1 -40
  158. package/components/p-Dtdm8lKC.js +1 -44
  159. package/components/p-YLXPWgVj.js +4 -0
  160. package/components/p-ZjP4CjeZ.js +1 -4
  161. package/{dist/ionic/p-DCv9sLH2.js → components/p-ak_d-z48.js} +1 -1
  162. package/components/p-cyNmxje6.js +1 -155
  163. package/components/p-fpbh6w3f.js +4 -0
  164. package/components/p-hHmYLOfE.js +1 -87
  165. package/components/p-kvaDs24J.js +4 -0
  166. package/components/p-vEbVo2hO.js +4 -0
  167. package/dist/cjs/{animation-Bt3H9L1C.js → animation-Dg4yiuR2.js} +1 -1
  168. package/dist/cjs/app-globals-CLI8xCmk.js +11 -0
  169. package/dist/cjs/{button-active-CMc8cD90.js → button-active-FscMI17-.js} +1 -1
  170. package/dist/cjs/{config-C5fsO43a.js → config-BukYi_pW.js} +1 -1
  171. package/dist/cjs/{data-JwZKaIQB.js → data-BYlBjkMU.js} +1 -1
  172. package/dist/cjs/{framework-delegate-DMJRBuDi.js → framework-delegate-CRgp8o_p.js} +1 -1
  173. package/dist/cjs/{hardware-back-button-VCK4V3mG.js → hardware-back-button-C4rMJ5uI.js} +1 -1
  174. package/dist/cjs/{helpers-DrTqNghc.js → helpers-CxTYJdbT.js} +1 -1
  175. package/dist/cjs/{index-094mMFB-.js → index-C845Ti6K.js} +4 -4
  176. package/dist/cjs/{index-DrMUZJj6.js → index-CFUwM5x_.js} +5 -5
  177. package/dist/cjs/{index-D6Wc6v08.js → index-CqT-2gKy.js} +503 -382
  178. package/dist/cjs/{index-CO6eryBo.js → index-MbaBbWXk.js} +2 -2
  179. package/dist/cjs/{index-C534ULug.js → index-YcSftOMz.js} +2 -2
  180. package/dist/cjs/index.cjs.js +12 -12
  181. package/dist/cjs/{input-shims-CuMghsQ-.js → input-shims-Dl5cnc_e.js} +3 -3
  182. package/dist/cjs/{input.utils-B_QROI2g.js → input.utils-DmeJ8dmo.js} +2 -2
  183. package/dist/cjs/ion-accordion_2.cjs.entry.js +23 -15
  184. package/dist/cjs/ion-action-sheet.cjs.entry.js +21 -15
  185. package/dist/cjs/ion-alert.cjs.entry.js +25 -17
  186. package/dist/cjs/ion-app_8.cjs.entry.js +48 -43
  187. package/dist/cjs/ion-avatar_3.cjs.entry.js +12 -12
  188. package/dist/cjs/ion-back-button.cjs.entry.js +7 -7
  189. package/dist/cjs/ion-backdrop.cjs.entry.js +6 -6
  190. package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +20 -14
  191. package/dist/cjs/ion-button_2.cjs.entry.js +36 -18
  192. package/dist/cjs/ion-card_5.cjs.entry.js +23 -23
  193. package/dist/cjs/ion-checkbox.cjs.entry.js +7 -7
  194. package/dist/cjs/ion-chip.cjs.entry.js +6 -6
  195. package/dist/cjs/ion-col_3.cjs.entry.js +8 -8
  196. package/dist/cjs/ion-datetime-button.cjs.entry.js +8 -8
  197. package/dist/cjs/ion-datetime_3.cjs.entry.js +75 -46
  198. package/dist/cjs/ion-fab_3.cjs.entry.js +17 -13
  199. package/dist/cjs/ion-img.cjs.entry.js +8 -6
  200. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +17 -13
  201. package/dist/cjs/ion-input-otp.cjs.entry.js +16 -10
  202. package/dist/cjs/ion-input-password-toggle.cjs.entry.js +9 -7
  203. package/dist/cjs/ion-input.cjs.entry.js +21 -13
  204. package/dist/cjs/ion-item-option_3.cjs.entry.js +19 -17
  205. package/dist/cjs/ion-item_8.cjs.entry.js +48 -42
  206. package/dist/cjs/ion-loading.cjs.entry.js +18 -14
  207. package/dist/cjs/ion-menu_3.cjs.entry.js +30 -22
  208. package/dist/cjs/ion-modal.cjs.entry.js +237 -59
  209. package/dist/cjs/ion-nav_2.cjs.entry.js +14 -10
  210. package/dist/cjs/ion-picker-column-option.cjs.entry.js +10 -8
  211. package/dist/cjs/ion-picker-column.cjs.entry.js +11 -7
  212. package/dist/cjs/ion-picker.cjs.entry.js +6 -6
  213. package/dist/cjs/ion-popover.cjs.entry.js +21 -15
  214. package/dist/cjs/ion-progress-bar.cjs.entry.js +7 -7
  215. package/dist/cjs/ion-radio_2.cjs.entry.js +17 -13
  216. package/dist/cjs/ion-range.cjs.entry.js +205 -57
  217. package/dist/cjs/ion-refresher_2.cjs.entry.js +45 -14
  218. package/dist/cjs/ion-reorder_2.cjs.entry.js +13 -11
  219. package/dist/cjs/ion-ripple-effect.cjs.entry.js +4 -4
  220. package/dist/cjs/ion-route_4.cjs.entry.js +20 -10
  221. package/dist/cjs/ion-searchbar.cjs.entry.js +22 -12
  222. package/dist/cjs/ion-segment-content.cjs.entry.js +3 -3
  223. package/dist/cjs/ion-segment-view.cjs.entry.js +13 -8
  224. package/dist/cjs/ion-segment_2.cjs.entry.js +26 -16
  225. package/dist/cjs/ion-select-modal.cjs.entry.js +17 -13
  226. package/dist/cjs/ion-select_3.cjs.entry.js +33 -24
  227. package/dist/cjs/ion-spinner.cjs.entry.js +4 -4
  228. package/dist/cjs/ion-split-pane.cjs.entry.js +15 -9
  229. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +14 -12
  230. package/dist/cjs/ion-tab_2.cjs.entry.js +10 -8
  231. package/dist/cjs/ion-text.cjs.entry.js +4 -4
  232. package/dist/cjs/ion-textarea.cjs.entry.js +20 -14
  233. package/dist/cjs/ion-toast.cjs.entry.js +21 -15
  234. package/dist/cjs/ion-toggle.cjs.entry.js +10 -8
  235. package/dist/cjs/{ionic-global-HMVqOFGO.js → ionic-global-Bc3kJi1Z.js} +1 -1
  236. package/dist/cjs/ionic.cjs.js +5 -5
  237. package/dist/cjs/{ios.transition-BOt_uW73.js → ios.transition-trBiC95R.js} +4 -4
  238. package/dist/cjs/loader.cjs.js +4 -4
  239. package/dist/cjs/{md.transition-Dt968VXB.js → md.transition-CUQECuvD.js} +4 -4
  240. package/dist/cjs/{notch-controller-Bzqhjm4f.js → notch-controller-sD-lTpdc.js} +1 -1
  241. package/dist/cjs/{overlays-B2b-TTbl.js → overlays-C2jiBSNQ.js} +5 -5
  242. package/dist/cjs/{status-tap-g0sWWkXk.js → status-tap-CCJk5VgT.js} +3 -3
  243. package/dist/cjs/{swipe-back-BIayeNOD.js → swipe-back-BGhTQ1CU.js} +2 -2
  244. package/dist/collection/collection-manifest.json +2 -2
  245. package/dist/collection/components/accordion-group/accordion-group.js +4 -2
  246. package/dist/collection/components/action-sheet/action-sheet.js +20 -10
  247. package/dist/collection/components/alert/alert.js +24 -12
  248. package/dist/collection/components/back-button/back-button.js +4 -2
  249. package/dist/collection/components/badge/badge.js +2 -1
  250. package/dist/collection/components/breadcrumb/breadcrumb.js +8 -4
  251. package/dist/collection/components/breadcrumbs/breadcrumbs.js +4 -2
  252. package/dist/collection/components/button/button.js +6 -3
  253. package/dist/collection/components/card/card.js +6 -3
  254. package/dist/collection/components/card-header/card-header.js +2 -1
  255. package/dist/collection/components/card-subtitle/card-subtitle.js +2 -1
  256. package/dist/collection/components/card-title/card-title.js +2 -1
  257. package/dist/collection/components/checkbox/checkbox.js +4 -2
  258. package/dist/collection/components/chip/chip.js +2 -1
  259. package/dist/collection/components/content/content.js +12 -7
  260. package/dist/collection/components/datetime/datetime.js +43 -22
  261. package/dist/collection/components/datetime-button/datetime-button.js +2 -1
  262. package/dist/collection/components/fab-button/fab-button.js +6 -3
  263. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +4 -2
  264. package/dist/collection/components/input/input.js +11 -6
  265. package/dist/collection/components/input-otp/input-otp.js +8 -4
  266. package/dist/collection/components/input-password-toggle/input-password-toggle.js +4 -2
  267. package/dist/collection/components/item/item.js +10 -5
  268. package/dist/collection/components/item-divider/item-divider.js +7 -3
  269. package/dist/collection/components/item-option/item-option.js +6 -3
  270. package/dist/collection/components/item-options/item-options.js +2 -1
  271. package/dist/collection/components/item-sliding/item-sliding.js +2 -1
  272. package/dist/collection/components/label/label.js +6 -3
  273. package/dist/collection/components/list-header/list-header.js +6 -3
  274. package/dist/collection/components/loading/loading.js +22 -11
  275. package/dist/collection/components/menu/menu.js +10 -5
  276. package/dist/collection/components/menu-button/menu-button.js +2 -1
  277. package/dist/collection/components/modal/gestures/sheet.js +120 -12
  278. package/dist/collection/components/modal/gestures/swipe-to-close.js +54 -1
  279. package/dist/collection/components/modal/modal.js +127 -45
  280. package/dist/collection/components/nav/nav.js +89 -45
  281. package/dist/collection/components/nav-link/nav-link.js +9 -5
  282. package/dist/collection/components/note/note.js +2 -1
  283. package/dist/collection/components/picker/picker.js +2 -1
  284. package/dist/collection/components/picker-column/picker-column.js +6 -3
  285. package/dist/collection/components/picker-column-option/picker-column-option.js +2 -1
  286. package/dist/collection/components/picker-legacy/picker.js +24 -12
  287. package/dist/collection/components/picker-legacy-column/picker-column.js +4 -2
  288. package/dist/collection/components/popover/popover.js +33 -17
  289. package/dist/collection/components/progress-bar/progress-bar.js +2 -1
  290. package/dist/collection/components/radio/radio.js +2 -1
  291. package/dist/collection/components/radio-group/radio-group.js +6 -3
  292. package/dist/collection/components/range/range.js +214 -53
  293. package/dist/collection/components/refresher/refresher.js +73 -5
  294. package/dist/collection/components/refresher-content/refresher-content.js +8 -4
  295. package/dist/collection/components/reorder-group/reorder-group.js +6 -3
  296. package/dist/collection/components/route/route.js +4 -2
  297. package/dist/collection/components/router/router.js +10 -5
  298. package/dist/collection/components/router-link/router-link.js +6 -3
  299. package/dist/collection/components/router-outlet/router-outlet.js +18 -9
  300. package/dist/collection/components/searchbar/searchbar.js +11 -6
  301. package/dist/collection/components/segment/segment.js +10 -5
  302. package/dist/collection/components/segment-button/segment-button.js +4 -2
  303. package/dist/collection/components/segment-view/segment-view.ios.css +2 -1
  304. package/dist/collection/components/segment-view/segment-view.js +30 -4
  305. package/dist/collection/components/segment-view/segment-view.md.css +2 -1
  306. package/dist/collection/components/select/select.js +17 -8
  307. package/dist/collection/components/select-modal/select-modal.js +27 -2
  308. package/dist/collection/components/select-popover/select-popover.js +2 -1
  309. package/dist/collection/components/skeleton-text/skeleton-text.js +2 -1
  310. package/dist/collection/components/spinner/spinner.js +4 -2
  311. package/dist/collection/components/tab/tab.js +4 -2
  312. package/dist/collection/components/tab-bar/tab-bar.js +4 -2
  313. package/dist/collection/components/tab-button/tab-button.js +4 -2
  314. package/dist/collection/components/tabs/tabs.js +4 -2
  315. package/dist/collection/components/text/text.js +2 -1
  316. package/dist/collection/components/textarea/textarea.js +10 -7
  317. package/dist/collection/components/title/title.js +4 -2
  318. package/dist/collection/components/toast/toast.js +34 -17
  319. package/dist/collection/components/toggle/toggle.js +4 -2
  320. package/dist/collection/components/toolbar/toolbar.js +2 -1
  321. package/dist/docs.d.ts +37 -0
  322. package/dist/docs.json +1186 -389
  323. package/dist/esm/{animation-Dt8bGnA-.js → animation-CnGMT4ji.js} +1 -1
  324. package/dist/esm/app-globals-DhZjtldk.js +9 -0
  325. package/dist/esm/{button-active-L570Swow.js → button-active-BBx21brx.js} +1 -1
  326. package/dist/esm/{config-mCdtaoPe.js → config-TO1rZH52.js} +1 -1
  327. package/dist/esm/{data-DCORV9FH.js → data-B9iGR5YO.js} +1 -1
  328. package/dist/esm/{framework-delegate-BYawdMXj.js → framework-delegate-CyxE1S_P.js} +1 -1
  329. package/dist/esm/{hardware-back-button-CPLxO-Ev.js → hardware-back-button-CTe4XmL7.js} +1 -1
  330. package/dist/esm/{helpers-DEn3pfjm.js → helpers-Tl8jw6S2.js} +1 -1
  331. package/dist/esm/{index-r2D9DEro.js → index-B-hkiOUh.js} +4 -4
  332. package/dist/esm/{index-CvDIirVx.js → index-B2KwgBLx.js} +5 -5
  333. package/dist/esm/{index-ceb5RaMT.js → index-BtUdxPjv.js} +2 -2
  334. package/dist/esm/{index-C8IsBmNU.js → index-IGIE5vDm.js} +503 -382
  335. package/dist/esm/{index-Bs3kT4bc.js → index-hW6eNZ3o.js} +2 -2
  336. package/dist/esm/index.js +12 -12
  337. package/dist/esm/{input-shims-D6H3ZaWt.js → input-shims-AaDhOpKN.js} +3 -3
  338. package/dist/esm/{input.utils-DrvTa8gz.js → input.utils-Bxa_DQ7-.js} +2 -2
  339. package/dist/esm/ion-accordion_2.entry.js +23 -15
  340. package/dist/esm/ion-action-sheet.entry.js +21 -15
  341. package/dist/esm/ion-alert.entry.js +25 -17
  342. package/dist/esm/ion-app_8.entry.js +48 -43
  343. package/dist/esm/ion-avatar_3.entry.js +12 -12
  344. package/dist/esm/ion-back-button.entry.js +7 -7
  345. package/dist/esm/ion-backdrop.entry.js +6 -6
  346. package/dist/esm/ion-breadcrumb_2.entry.js +20 -14
  347. package/dist/esm/ion-button_2.entry.js +36 -18
  348. package/dist/esm/ion-card_5.entry.js +23 -23
  349. package/dist/esm/ion-checkbox.entry.js +7 -7
  350. package/dist/esm/ion-chip.entry.js +6 -6
  351. package/dist/esm/ion-col_3.entry.js +8 -8
  352. package/dist/esm/ion-datetime-button.entry.js +8 -8
  353. package/dist/esm/ion-datetime_3.entry.js +75 -46
  354. package/dist/esm/ion-fab_3.entry.js +17 -13
  355. package/dist/esm/ion-img.entry.js +8 -6
  356. package/dist/esm/ion-infinite-scroll_2.entry.js +17 -13
  357. package/dist/esm/ion-input-otp.entry.js +16 -10
  358. package/dist/esm/ion-input-password-toggle.entry.js +9 -7
  359. package/dist/esm/ion-input.entry.js +21 -13
  360. package/dist/esm/ion-item-option_3.entry.js +19 -17
  361. package/dist/esm/ion-item_8.entry.js +48 -42
  362. package/dist/esm/ion-loading.entry.js +18 -14
  363. package/dist/esm/ion-menu_3.entry.js +30 -22
  364. package/dist/esm/ion-modal.entry.js +237 -59
  365. package/dist/esm/ion-nav_2.entry.js +14 -10
  366. package/dist/esm/ion-picker-column-option.entry.js +10 -8
  367. package/dist/esm/ion-picker-column.entry.js +11 -7
  368. package/dist/esm/ion-picker.entry.js +6 -6
  369. package/dist/esm/ion-popover.entry.js +21 -15
  370. package/dist/esm/ion-progress-bar.entry.js +7 -7
  371. package/dist/esm/ion-radio_2.entry.js +17 -13
  372. package/dist/esm/ion-range.entry.js +205 -57
  373. package/dist/esm/ion-refresher_2.entry.js +45 -14
  374. package/dist/esm/ion-reorder_2.entry.js +13 -11
  375. package/dist/esm/ion-ripple-effect.entry.js +4 -4
  376. package/dist/esm/ion-route_4.entry.js +20 -10
  377. package/dist/esm/ion-searchbar.entry.js +22 -12
  378. package/dist/esm/ion-segment-content.entry.js +3 -3
  379. package/dist/esm/ion-segment-view.entry.js +13 -8
  380. package/dist/esm/ion-segment_2.entry.js +26 -16
  381. package/dist/esm/ion-select-modal.entry.js +17 -13
  382. package/dist/esm/ion-select_3.entry.js +33 -24
  383. package/dist/esm/ion-spinner.entry.js +4 -4
  384. package/dist/esm/ion-split-pane.entry.js +15 -9
  385. package/dist/esm/ion-tab-bar_2.entry.js +14 -12
  386. package/dist/esm/ion-tab_2.entry.js +10 -8
  387. package/dist/esm/ion-text.entry.js +4 -4
  388. package/dist/esm/ion-textarea.entry.js +20 -14
  389. package/dist/esm/ion-toast.entry.js +21 -15
  390. package/dist/esm/ion-toggle.entry.js +10 -8
  391. package/dist/esm/{ionic-global-CDrldh-5.js → ionic-global-DfbeLwcV.js} +1 -1
  392. package/dist/esm/ionic.js +6 -6
  393. package/dist/esm/{ios.transition-BDzw0_Hm.js → ios.transition--aMF-pDH.js} +4 -4
  394. package/dist/esm/loader.js +5 -5
  395. package/dist/esm/{md.transition-BzDYi3qq.js → md.transition-BEVbfm8j.js} +4 -4
  396. package/dist/esm/{notch-controller-BwelN_JM.js → notch-controller-DAcvKU57.js} +1 -1
  397. package/dist/esm/{overlays-D5YkFThA.js → overlays-F8GHPo-e.js} +5 -5
  398. package/dist/esm/{status-tap-5DQ7Fc4V.js → status-tap-BfJqFSLF.js} +3 -3
  399. package/dist/esm/{swipe-back-BKw2CAHc.js → swipe-back-BZBFwTQV.js} +2 -2
  400. package/dist/html.html-data.json +117 -109
  401. package/dist/ionic/index.esm.js +1 -1
  402. package/dist/ionic/ionic.esm.js +1 -1
  403. package/dist/ionic/p-031b76f7.entry.js +4 -0
  404. package/dist/ionic/p-045a6a42.entry.js +4 -0
  405. package/dist/ionic/p-07506134.entry.js +4 -0
  406. package/dist/ionic/p-084c25b2.entry.js +4 -0
  407. package/dist/ionic/p-0d8b5c38.entry.js +4 -0
  408. package/dist/ionic/p-16813ce7.entry.js +4 -0
  409. package/dist/ionic/p-16b65553.entry.js +4 -0
  410. package/dist/ionic/p-1b02923f.entry.js +4 -0
  411. package/dist/ionic/{p-5c8f7253.entry.js → p-1b169fb6.entry.js} +1 -1
  412. package/dist/ionic/{p-915b3e3d.entry.js → p-23fac490.entry.js} +1 -1
  413. package/dist/ionic/{p-b8551510.entry.js → p-294f4bb5.entry.js} +1 -1
  414. package/dist/ionic/p-2a68388b.entry.js +4 -0
  415. package/dist/ionic/p-2f5a8140.entry.js +4 -0
  416. package/dist/ionic/{p-49d06882.entry.js → p-301c43f8.entry.js} +1 -1
  417. package/dist/ionic/{p-79bd78f9.entry.js → p-370a60ee.entry.js} +1 -1
  418. package/dist/ionic/p-3e143d1d.entry.js +4 -0
  419. package/dist/ionic/p-4819b469.entry.js +4 -0
  420. package/dist/ionic/p-4dd5e8e0.entry.js +4 -0
  421. package/dist/ionic/p-51c11c47.entry.js +4 -0
  422. package/dist/ionic/p-53f750a5.entry.js +4 -0
  423. package/dist/ionic/{p-7cad388a.entry.js → p-6af16209.entry.js} +1 -1
  424. package/dist/ionic/{p-7f98e710.entry.js → p-6b701daa.entry.js} +1 -1
  425. package/dist/ionic/p-6b97f2a3.entry.js +4 -0
  426. package/dist/ionic/p-71e322f7.entry.js +4 -0
  427. package/dist/ionic/p-7620be24.entry.js +4 -0
  428. package/dist/ionic/p-771b27a5.entry.js +4 -0
  429. package/dist/ionic/{p-906bb44d.entry.js → p-7ca71c83.entry.js} +1 -1
  430. package/dist/ionic/{p-11aa58d6.entry.js → p-80cac7a2.entry.js} +1 -1
  431. package/dist/ionic/p-96a2e768.entry.js +4 -0
  432. package/dist/ionic/{p-582824c5.entry.js → p-9833cf63.entry.js} +1 -1
  433. package/dist/ionic/p-9cbc6f1f.entry.js +4 -0
  434. package/dist/ionic/p-9cdbabbb.entry.js +4 -0
  435. package/dist/ionic/p-9eac4eb1.entry.js +4 -0
  436. package/dist/ionic/{p-675b1a31.entry.js → p-9fae83d8.entry.js} +1 -1
  437. package/dist/ionic/p-B8xlpH8p.js +4 -0
  438. package/dist/ionic/{p-C7hRNDhM.js → p-BAt5H1ac.js} +1 -1
  439. package/dist/ionic/p-BW_TRJm8.js +4 -0
  440. package/dist/ionic/{p-DDb5r57F.js → p-Bum7H1fw.js} +1 -1
  441. package/dist/ionic/p-BvFYtOdE.js +4 -0
  442. package/dist/ionic/{p-Dc45iWE4.js → p-BxIcPWoV.js} +1 -1
  443. package/dist/ionic/p-C0JvVFMv.js +4 -0
  444. package/dist/ionic/{p-CTfR9YZG.js → p-CGmVTdWh.js} +1 -1
  445. package/dist/ionic/{p-BOVrCkpJ.js → p-CYbRmDdy.js} +1 -1
  446. package/dist/ionic/{p-MUoJJJwd.js → p-CYvM5g3q.js} +1 -1
  447. package/dist/ionic/p-CmFz1Mjc.js +4 -0
  448. package/dist/ionic/p-CtA-yJYy.js +4 -0
  449. package/dist/ionic/p-D8HJQ1qq.js +4 -0
  450. package/dist/ionic/{p-B0q1YL7N.js → p-DB_iPQC-.js} +1 -1
  451. package/dist/ionic/{p-DNcfiJwE.js → p-DLbbmF9h.js} +1 -1
  452. package/dist/ionic/p-DTPR1Wpn.js +4 -0
  453. package/dist/ionic/p-DjriolRs.js +4 -0
  454. package/dist/ionic/p-DtVZDHlS.js +4 -0
  455. package/dist/ionic/p-IGIE5vDm.js +5 -0
  456. package/dist/ionic/{p-BFvmZNyx.js → p-NFFyoJ4Q.js} +1 -1
  457. package/dist/ionic/p-a805674e.entry.js +4 -0
  458. package/dist/ionic/{p-da7d04cc.entry.js → p-a84f2d21.entry.js} +1 -1
  459. package/dist/ionic/p-aa47f46e.entry.js +4 -0
  460. package/dist/ionic/{p-2668188b.entry.js → p-b325a113.entry.js} +1 -1
  461. package/dist/ionic/{p-d1f54e28.entry.js → p-b440381f.entry.js} +1 -1
  462. package/dist/ionic/p-b6e0ff03.entry.js +4 -0
  463. package/dist/ionic/{p-6f37536a.entry.js → p-bcaa827e.entry.js} +1 -1
  464. package/dist/ionic/{p-fb0271ae.entry.js → p-c3cce9d8.entry.js} +1 -1
  465. package/dist/ionic/{p-b0a7585c.entry.js → p-ca31010f.entry.js} +1 -1
  466. package/dist/ionic/p-d4e8b473.entry.js +4 -0
  467. package/dist/ionic/{p-9575b654.entry.js → p-e663bc5a.entry.js} +1 -1
  468. package/dist/ionic/p-e6c5f060.entry.js +4 -0
  469. package/dist/ionic/{p-652318c3.entry.js → p-e6cedcd7.entry.js} +1 -1
  470. package/dist/ionic/{p-fbb00634.entry.js → p-e863ffe8.entry.js} +1 -1
  471. package/dist/ionic/{p-0ca0fe9c.entry.js → p-f2deaceb.entry.js} +1 -1
  472. package/dist/ionic/{p-ac4eb91d.entry.js → p-f5dfb9a3.entry.js} +1 -1
  473. package/dist/ionic/{p-bce86e56.entry.js → p-f8186550.entry.js} +1 -1
  474. package/dist/ionic/p-fdbc90d4.entry.js +4 -0
  475. package/dist/ionic/p-gbVXD275.js +4 -0
  476. package/dist/ionic/p-hNN3VvaC.js +4 -0
  477. package/dist/types/components/datetime/datetime.d.ts +10 -0
  478. package/dist/types/components/header/header.utils.d.ts +2 -1
  479. package/dist/types/components/item/item.d.ts +2 -0
  480. package/dist/types/components/item-divider/item-divider.d.ts +3 -0
  481. package/dist/types/components/item-option/item-option.d.ts +2 -0
  482. package/dist/types/components/list-header/list-header.d.ts +2 -0
  483. package/dist/types/components/modal/gestures/sheet.d.ts +2 -2
  484. package/dist/types/components/modal/gestures/swipe-to-close.d.ts +2 -2
  485. package/dist/types/components/modal/modal-interface.d.ts +25 -0
  486. package/dist/types/components/modal/modal.d.ts +22 -1
  487. package/dist/types/components/range/range-interface.d.ts +1 -0
  488. package/dist/types/components/range/range.d.ts +44 -4
  489. package/dist/types/components/refresher/refresher-interface.d.ts +7 -0
  490. package/dist/types/components/refresher/refresher.d.ts +16 -3
  491. package/dist/types/components/segment-view/segment-view.d.ts +4 -0
  492. package/dist/types/components/select/select.d.ts +3 -0
  493. package/dist/types/components/select-modal/select-modal.d.ts +4 -0
  494. package/dist/types/components.d.ts +964 -191
  495. package/dist/types/interface.d.ts +2 -2
  496. package/dist/types/stencil-public-runtime.d.ts +126 -14
  497. package/dist/types/utils/gesture/listener.d.ts +2 -1
  498. package/hydrate/index.d.ts +12 -0
  499. package/hydrate/index.js +5632 -1421
  500. package/hydrate/index.mjs +5631 -1422
  501. package/package.json +2 -2
  502. package/components/p-B25GjpND.js +0 -71
  503. package/components/p-BANeLH_G.js +0 -290
  504. package/components/p-BBFQmhcD.js +0 -59
  505. package/components/p-BC-awmYt.js +0 -306
  506. package/components/p-BHbOsu99.js +0 -501
  507. package/components/p-BTlwXR9e.js +0 -73
  508. package/components/p-BcazQttQ.js +0 -612
  509. package/components/p-BdGshsIJ.js +0 -226
  510. package/components/p-BfS7vSpC.js +0 -147
  511. package/components/p-BhRFCLuX.js +0 -675
  512. package/components/p-Bhnhnzjz.js +0 -75
  513. package/components/p-BmcqD0EN.js +0 -153
  514. package/components/p-Boi6hecl.js +0 -115
  515. package/components/p-Bt_moUyl.js +0 -232
  516. package/components/p-Bxl5etF4.js +0 -146
  517. package/components/p-ByjmWt3s.js +0 -139
  518. package/components/p-C04oPyjT.js +0 -54
  519. package/components/p-C6dkQWq2.js +0 -1626
  520. package/components/p-CFZWrvIQ.js +0 -194
  521. package/components/p-CIJwkzL6.js +0 -195
  522. package/components/p-CL12ApCQ.js +0 -820
  523. package/components/p-CXJR56Oq.js +0 -564
  524. package/components/p-Cdm3dKWf.js +0 -108
  525. package/components/p-CslsoGzv.js +0 -192
  526. package/components/p-Cyd00tgZ.js +0 -167
  527. package/components/p-CzAJ3ArC.js +0 -380
  528. package/components/p-CzW34QBh.js +0 -12
  529. package/components/p-D0zXRwcr.js +0 -196
  530. package/components/p-D5hF6rwn.js +0 -339
  531. package/components/p-D8eD2iBA.js +0 -67
  532. package/components/p-DGOrLIyS.js +0 -481
  533. package/components/p-DK2Bn1Mc.js +0 -305
  534. package/components/p-DKRQWlK2.js +0 -598
  535. package/components/p-DNDUsygf.js +0 -128
  536. package/components/p-DTWZF6wg.js +0 -418
  537. package/components/p-DWoUQeZ3.js +0 -3012
  538. package/components/p-DX0w75a9.js +0 -420
  539. package/components/p-Dt8zaCLQ.js +0 -92
  540. package/components/p-DyFBFrV7.js +0 -264
  541. package/components/p-DyHPCMyn.js +0 -39
  542. package/components/p-LgLeKTkH.js +0 -112
  543. package/components/p-NhiRFRn9.js +0 -50
  544. package/components/p-OuiHmXO5.js +0 -646
  545. package/components/p-Wro9IPHE.js +0 -459
  546. package/components/p-aIWC4ZEV.js +0 -305
  547. package/components/p-c-XJ9XhZ.js +0 -915
  548. package/components/p-fVuFT3Wd.js +0 -78
  549. package/components/p-iyo0Toaz.js +0 -2822
  550. package/components/p-l_lso3Zl.js +0 -140
  551. package/components/p-mQp4lwQD.js +0 -1638
  552. package/dist/cjs/app-globals-Ciccnk9_.js +0 -10
  553. package/dist/esm/app-globals-BDSf8fOA.js +0 -8
  554. package/dist/ionic/p-11518b31.entry.js +0 -4
  555. package/dist/ionic/p-221a3d8c.entry.js +0 -4
  556. package/dist/ionic/p-2ac254dc.entry.js +0 -4
  557. package/dist/ionic/p-2bd1ea35.entry.js +0 -4
  558. package/dist/ionic/p-30333874.entry.js +0 -4
  559. package/dist/ionic/p-31db96da.entry.js +0 -4
  560. package/dist/ionic/p-34642fa1.entry.js +0 -4
  561. package/dist/ionic/p-35696017.entry.js +0 -4
  562. package/dist/ionic/p-363d1209.entry.js +0 -4
  563. package/dist/ionic/p-46a38cfd.entry.js +0 -4
  564. package/dist/ionic/p-4eec1a5e.entry.js +0 -4
  565. package/dist/ionic/p-530fcd71.entry.js +0 -4
  566. package/dist/ionic/p-5d6fb6e3.entry.js +0 -4
  567. package/dist/ionic/p-66fbe052.entry.js +0 -4
  568. package/dist/ionic/p-7babec72.entry.js +0 -4
  569. package/dist/ionic/p-82d5bb3d.entry.js +0 -4
  570. package/dist/ionic/p-97eb0812.entry.js +0 -4
  571. package/dist/ionic/p-9b6d46f2.entry.js +0 -4
  572. package/dist/ionic/p-BKc55Xev.js +0 -4
  573. package/dist/ionic/p-Bmgaetn_.js +0 -4
  574. package/dist/ionic/p-C8IsBmNU.js +0 -5
  575. package/dist/ionic/p-CJxh_yLS.js +0 -4
  576. package/dist/ionic/p-DZRJwG4S.js +0 -4
  577. package/dist/ionic/p-a4a9f5ae.entry.js +0 -4
  578. package/dist/ionic/p-b0ebf9f8.entry.js +0 -4
  579. package/dist/ionic/p-be263062.entry.js +0 -4
  580. package/dist/ionic/p-c175d792.entry.js +0 -4
  581. package/dist/ionic/p-cc2a9936.entry.js +0 -4
  582. package/dist/ionic/p-cc45bcbc.entry.js +0 -4
  583. package/dist/ionic/p-d0a2a1ab.entry.js +0 -4
  584. package/dist/ionic/p-e4c57008.entry.js +0 -4
  585. package/dist/ionic/p-e5d6d0f0.entry.js +0 -4
  586. package/dist/ionic/p-f1dfee25.entry.js +0 -4
  587. package/dist/ionic/p-f9f7b9db.entry.js +0 -4
package/dist/docs.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
- "timestamp": "2026-03-04T06:18:58",
2
+ "timestamp": "2026-03-04T20:39:16",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
- "version": "4.38.0",
6
- "typescriptVersion": "5.5.4"
5
+ "version": "4.43.0",
6
+ "typescriptVersion": "5.8.3"
7
7
  },
8
8
  "components": [
9
9
  {
@@ -239,6 +239,7 @@
239
239
  "docs": "The wrapper element for the header slot."
240
240
  }
241
241
  ],
242
+ "states": [],
242
243
  "dependents": [],
243
244
  "dependencies": [
244
245
  "ion-icon"
@@ -476,7 +477,8 @@
476
477
  "AccordionGroupChangeEventDetail": {
477
478
  "location": "import",
478
479
  "path": "./accordion-group-interface",
479
- "id": "src/components/accordion-group/accordion-group-interface.ts::AccordionGroupChangeEventDetail"
480
+ "id": "src/components/accordion-group/accordion-group-interface.ts::AccordionGroupChangeEventDetail",
481
+ "referenceLocation": "AccordionGroupChangeEventDetail"
480
482
  }
481
483
  }
482
484
  },
@@ -496,6 +498,7 @@
496
498
  "styles": [],
497
499
  "slots": [],
498
500
  "parts": [],
501
+ "states": [],
499
502
  "dependents": [],
500
503
  "dependencies": [],
501
504
  "dependencyGraph": {}
@@ -581,7 +584,8 @@
581
584
  "ActionSheetButton": {
582
585
  "location": "import",
583
586
  "path": "./action-sheet-interface",
584
- "id": "src/components/action-sheet/action-sheet-interface.ts::ActionSheetButton"
587
+ "id": "src/components/action-sheet/action-sheet-interface.ts::ActionSheetButton",
588
+ "referenceLocation": "ActionSheetButton"
585
589
  }
586
590
  }
587
591
  },
@@ -647,7 +651,8 @@
647
651
  "AnimationBuilder": {
648
652
  "location": "import",
649
653
  "path": "../../interface",
650
- "id": "src/interface.d.ts::AnimationBuilder"
654
+ "id": "src/interface.d.ts::AnimationBuilder",
655
+ "referenceLocation": "AnimationBuilder"
651
656
  }
652
657
  }
653
658
  },
@@ -787,7 +792,8 @@
787
792
  "AnimationBuilder": {
788
793
  "location": "import",
789
794
  "path": "../../interface",
790
- "id": "src/interface.d.ts::AnimationBuilder"
795
+ "id": "src/interface.d.ts::AnimationBuilder",
796
+ "referenceLocation": "AnimationBuilder"
791
797
  }
792
798
  }
793
799
  },
@@ -982,7 +988,8 @@
982
988
  "OverlayEventDetail": {
983
989
  "location": "import",
984
990
  "path": "../../utils/overlays-interface",
985
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
991
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
992
+ "referenceLocation": "OverlayEventDetail"
986
993
  },
987
994
  "T": {
988
995
  "location": "global",
@@ -1013,7 +1020,8 @@
1013
1020
  "OverlayEventDetail": {
1014
1021
  "location": "import",
1015
1022
  "path": "../../utils/overlays-interface",
1016
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
1023
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
1024
+ "referenceLocation": "OverlayEventDetail"
1017
1025
  },
1018
1026
  "T": {
1019
1027
  "location": "global",
@@ -1062,7 +1070,8 @@
1062
1070
  "OverlayEventDetail": {
1063
1071
  "location": "import",
1064
1072
  "path": "../../utils/overlays-interface",
1065
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
1073
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
1074
+ "referenceLocation": "OverlayEventDetail"
1066
1075
  }
1067
1076
  }
1068
1077
  },
@@ -1096,7 +1105,8 @@
1096
1105
  "OverlayEventDetail": {
1097
1106
  "location": "import",
1098
1107
  "path": "../../utils/overlays-interface",
1099
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
1108
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
1109
+ "referenceLocation": "OverlayEventDetail"
1100
1110
  }
1101
1111
  }
1102
1112
  },
@@ -1130,7 +1140,8 @@
1130
1140
  "OverlayEventDetail": {
1131
1141
  "location": "import",
1132
1142
  "path": "../../utils/overlays-interface",
1133
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
1143
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
1144
+ "referenceLocation": "OverlayEventDetail"
1134
1145
  }
1135
1146
  }
1136
1147
  },
@@ -1164,7 +1175,8 @@
1164
1175
  "OverlayEventDetail": {
1165
1176
  "location": "import",
1166
1177
  "path": "../../utils/overlays-interface",
1167
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
1178
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
1179
+ "referenceLocation": "OverlayEventDetail"
1168
1180
  }
1169
1181
  }
1170
1182
  },
@@ -1487,6 +1499,7 @@
1487
1499
  ],
1488
1500
  "slots": [],
1489
1501
  "parts": [],
1502
+ "states": [],
1490
1503
  "dependents": [
1491
1504
  "ion-select"
1492
1505
  ],
@@ -1587,7 +1600,8 @@
1587
1600
  "AlertButton": {
1588
1601
  "location": "import",
1589
1602
  "path": "./alert-interface",
1590
- "id": "src/components/alert/alert-interface.ts::AlertButton"
1603
+ "id": "src/components/alert/alert-interface.ts::AlertButton",
1604
+ "referenceLocation": "AlertButton"
1591
1605
  }
1592
1606
  }
1593
1607
  },
@@ -1653,7 +1667,8 @@
1653
1667
  "AnimationBuilder": {
1654
1668
  "location": "import",
1655
1669
  "path": "../../interface",
1656
- "id": "src/interface.d.ts::AnimationBuilder"
1670
+ "id": "src/interface.d.ts::AnimationBuilder",
1671
+ "referenceLocation": "AnimationBuilder"
1657
1672
  }
1658
1673
  }
1659
1674
  },
@@ -1735,7 +1750,8 @@
1735
1750
  "AlertInput": {
1736
1751
  "location": "import",
1737
1752
  "path": "./alert-interface",
1738
- "id": "src/components/alert/alert-interface.ts::AlertInput"
1753
+ "id": "src/components/alert/alert-interface.ts::AlertInput",
1754
+ "referenceLocation": "AlertInput"
1739
1755
  }
1740
1756
  }
1741
1757
  },
@@ -1827,7 +1843,8 @@
1827
1843
  "AnimationBuilder": {
1828
1844
  "location": "import",
1829
1845
  "path": "../../interface",
1830
- "id": "src/interface.d.ts::AnimationBuilder"
1846
+ "id": "src/interface.d.ts::AnimationBuilder",
1847
+ "referenceLocation": "AnimationBuilder"
1831
1848
  }
1832
1849
  }
1833
1850
  },
@@ -1858,7 +1875,8 @@
1858
1875
  "IonicSafeString": {
1859
1876
  "location": "import",
1860
1877
  "path": "../../utils/sanitization",
1861
- "id": "src/utils/sanitization/index.ts::IonicSafeString"
1878
+ "id": "src/utils/sanitization/index.ts::IonicSafeString",
1879
+ "referenceLocation": "IonicSafeString"
1862
1880
  }
1863
1881
  }
1864
1882
  },
@@ -2057,7 +2075,8 @@
2057
2075
  "OverlayEventDetail": {
2058
2076
  "location": "import",
2059
2077
  "path": "../../utils/overlays-interface",
2060
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
2078
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
2079
+ "referenceLocation": "OverlayEventDetail"
2061
2080
  },
2062
2081
  "T": {
2063
2082
  "location": "global",
@@ -2088,7 +2107,8 @@
2088
2107
  "OverlayEventDetail": {
2089
2108
  "location": "import",
2090
2109
  "path": "../../utils/overlays-interface",
2091
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
2110
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
2111
+ "referenceLocation": "OverlayEventDetail"
2092
2112
  },
2093
2113
  "T": {
2094
2114
  "location": "global",
@@ -2141,7 +2161,8 @@
2141
2161
  "OverlayEventDetail": {
2142
2162
  "location": "import",
2143
2163
  "path": "../../utils/overlays-interface",
2144
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
2164
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
2165
+ "referenceLocation": "OverlayEventDetail"
2145
2166
  }
2146
2167
  }
2147
2168
  },
@@ -2175,7 +2196,8 @@
2175
2196
  "OverlayEventDetail": {
2176
2197
  "location": "import",
2177
2198
  "path": "../../utils/overlays-interface",
2178
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
2199
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
2200
+ "referenceLocation": "OverlayEventDetail"
2179
2201
  }
2180
2202
  }
2181
2203
  },
@@ -2209,7 +2231,8 @@
2209
2231
  "OverlayEventDetail": {
2210
2232
  "location": "import",
2211
2233
  "path": "../../utils/overlays-interface",
2212
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
2234
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
2235
+ "referenceLocation": "OverlayEventDetail"
2213
2236
  }
2214
2237
  }
2215
2238
  },
@@ -2243,7 +2266,8 @@
2243
2266
  "OverlayEventDetail": {
2244
2267
  "location": "import",
2245
2268
  "path": "../../utils/overlays-interface",
2246
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
2269
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
2270
+ "referenceLocation": "OverlayEventDetail"
2247
2271
  }
2248
2272
  }
2249
2273
  },
@@ -2375,6 +2399,7 @@
2375
2399
  ],
2376
2400
  "slots": [],
2377
2401
  "parts": [],
2402
+ "states": [],
2378
2403
  "dependents": [
2379
2404
  "ion-select"
2380
2405
  ],
@@ -2450,6 +2475,7 @@
2450
2475
  "styles": [],
2451
2476
  "slots": [],
2452
2477
  "parts": [],
2478
+ "states": [],
2453
2479
  "dependents": [],
2454
2480
  "dependencies": [],
2455
2481
  "dependencyGraph": {}
@@ -2481,6 +2507,7 @@
2481
2507
  ],
2482
2508
  "slots": [],
2483
2509
  "parts": [],
2510
+ "states": [],
2484
2511
  "dependents": [],
2485
2512
  "dependencies": [],
2486
2513
  "dependencyGraph": {}
@@ -2520,7 +2547,8 @@
2520
2547
  "Color": {
2521
2548
  "location": "import",
2522
2549
  "path": "../../interface",
2523
- "id": "src/interface.d.ts::Color"
2550
+ "id": "src/interface.d.ts::Color",
2551
+ "referenceLocation": "Color"
2524
2552
  }
2525
2553
  }
2526
2554
  },
@@ -2693,7 +2721,8 @@
2693
2721
  "AnimationBuilder": {
2694
2722
  "location": "import",
2695
2723
  "path": "../../interface",
2696
- "id": "src/interface.d.ts::AnimationBuilder"
2724
+ "id": "src/interface.d.ts::AnimationBuilder",
2725
+ "referenceLocation": "AnimationBuilder"
2697
2726
  }
2698
2727
  }
2699
2728
  },
@@ -3186,6 +3215,7 @@
3186
3215
  "docs": "The back button text."
3187
3216
  }
3188
3217
  ],
3218
+ "states": [],
3189
3219
  "dependents": [],
3190
3220
  "dependencies": [
3191
3221
  "ion-icon",
@@ -3321,6 +3351,7 @@
3321
3351
  "styles": [],
3322
3352
  "slots": [],
3323
3353
  "parts": [],
3354
+ "states": [],
3324
3355
  "dependents": [
3325
3356
  "ion-action-sheet",
3326
3357
  "ion-alert",
@@ -3378,7 +3409,8 @@
3378
3409
  "Color": {
3379
3410
  "location": "import",
3380
3411
  "path": "../../interface",
3381
- "id": "src/interface.d.ts::Color"
3412
+ "id": "src/interface.d.ts::Color",
3413
+ "referenceLocation": "Color"
3382
3414
  }
3383
3415
  }
3384
3416
  },
@@ -3537,6 +3569,7 @@
3537
3569
  ],
3538
3570
  "slots": [],
3539
3571
  "parts": [],
3572
+ "states": [],
3540
3573
  "dependents": [],
3541
3574
  "dependencies": [],
3542
3575
  "dependencyGraph": {}
@@ -3605,7 +3638,8 @@
3605
3638
  "Color": {
3606
3639
  "location": "import",
3607
3640
  "path": "../../interface",
3608
- "id": "src/interface.d.ts::Color"
3641
+ "id": "src/interface.d.ts::Color",
3642
+ "referenceLocation": "Color"
3609
3643
  }
3610
3644
  }
3611
3645
  },
@@ -3801,7 +3835,8 @@
3801
3835
  "AnimationBuilder": {
3802
3836
  "location": "import",
3803
3837
  "path": "../../interface",
3804
- "id": "src/interface.d.ts::AnimationBuilder"
3838
+ "id": "src/interface.d.ts::AnimationBuilder",
3839
+ "referenceLocation": "AnimationBuilder"
3805
3840
  }
3806
3841
  }
3807
3842
  },
@@ -3832,7 +3867,8 @@
3832
3867
  "RouterDirection": {
3833
3868
  "location": "import",
3834
3869
  "path": "../router/utils/interface",
3835
- "id": "src/components/router/utils/interface.ts::RouterDirection"
3870
+ "id": "src/components/router/utils/interface.ts::RouterDirection",
3871
+ "referenceLocation": "RouterDirection"
3836
3872
  }
3837
3873
  }
3838
3874
  },
@@ -4028,6 +4064,7 @@
4028
4064
  "docs": "The separator element between each breadcrumb."
4029
4065
  }
4030
4066
  ],
4067
+ "states": [],
4031
4068
  "dependents": [],
4032
4069
  "dependencies": [
4033
4070
  "ion-icon"
@@ -4061,7 +4098,8 @@
4061
4098
  "Color": {
4062
4099
  "location": "import",
4063
4100
  "path": "../../interface",
4064
- "id": "src/interface.d.ts::Color"
4101
+ "id": "src/interface.d.ts::Color",
4102
+ "referenceLocation": "Color"
4065
4103
  }
4066
4104
  }
4067
4105
  },
@@ -4238,7 +4276,8 @@
4238
4276
  "BreadcrumbCollapsedClickEventDetail": {
4239
4277
  "location": "import",
4240
4278
  "path": "../breadcrumb/breadcrumb-interface",
4241
- "id": "src/components/breadcrumb/breadcrumb-interface.ts::BreadcrumbCollapsedClickEventDetail"
4279
+ "id": "src/components/breadcrumb/breadcrumb-interface.ts::BreadcrumbCollapsedClickEventDetail",
4280
+ "referenceLocation": "BreadcrumbCollapsedClickEventDetail"
4242
4281
  }
4243
4282
  }
4244
4283
  },
@@ -4258,6 +4297,7 @@
4258
4297
  "styles": [],
4259
4298
  "slots": [],
4260
4299
  "parts": [],
4300
+ "states": [],
4261
4301
  "dependents": [],
4262
4302
  "dependencies": [],
4263
4303
  "dependencyGraph": {}
@@ -4334,7 +4374,8 @@
4334
4374
  "Color": {
4335
4375
  "location": "import",
4336
4376
  "path": "../../interface",
4337
- "id": "src/interface.d.ts::Color"
4377
+ "id": "src/interface.d.ts::Color",
4378
+ "referenceLocation": "Color"
4338
4379
  }
4339
4380
  }
4340
4381
  },
@@ -4634,7 +4675,8 @@
4634
4675
  "AnimationBuilder": {
4635
4676
  "location": "import",
4636
4677
  "path": "../../interface",
4637
- "id": "src/interface.d.ts::AnimationBuilder"
4678
+ "id": "src/interface.d.ts::AnimationBuilder",
4679
+ "referenceLocation": "AnimationBuilder"
4638
4680
  }
4639
4681
  }
4640
4682
  },
@@ -4665,7 +4707,8 @@
4665
4707
  "RouterDirection": {
4666
4708
  "location": "import",
4667
4709
  "path": "../router/utils/interface",
4668
- "id": "src/components/router/utils/interface.ts::RouterDirection"
4710
+ "id": "src/components/router/utils/interface.ts::RouterDirection",
4711
+ "referenceLocation": "RouterDirection"
4669
4712
  }
4670
4713
  }
4671
4714
  },
@@ -5189,6 +5232,7 @@
5189
5232
  "docs": "The native HTML button or anchor element that wraps all child elements."
5190
5233
  }
5191
5234
  ],
5235
+ "states": [],
5192
5236
  "dependents": [
5193
5237
  "ion-datetime",
5194
5238
  "ion-input-password-toggle",
@@ -5256,6 +5300,7 @@
5256
5300
  "styles": [],
5257
5301
  "slots": [],
5258
5302
  "parts": [],
5303
+ "states": [],
5259
5304
  "dependents": [
5260
5305
  "ion-datetime",
5261
5306
  "ion-select-modal"
@@ -5326,7 +5371,8 @@
5326
5371
  "Color": {
5327
5372
  "location": "import",
5328
5373
  "path": "../../interface",
5329
- "id": "src/interface.d.ts::Color"
5374
+ "id": "src/interface.d.ts::Color",
5375
+ "referenceLocation": "Color"
5330
5376
  }
5331
5377
  }
5332
5378
  },
@@ -5522,7 +5568,8 @@
5522
5568
  "AnimationBuilder": {
5523
5569
  "location": "import",
5524
5570
  "path": "../../interface",
5525
- "id": "src/interface.d.ts::AnimationBuilder"
5571
+ "id": "src/interface.d.ts::AnimationBuilder",
5572
+ "referenceLocation": "AnimationBuilder"
5526
5573
  }
5527
5574
  }
5528
5575
  },
@@ -5553,7 +5600,8 @@
5553
5600
  "RouterDirection": {
5554
5601
  "location": "import",
5555
5602
  "path": "../router/utils/interface",
5556
- "id": "src/components/router/utils/interface.ts::RouterDirection"
5603
+ "id": "src/components/router/utils/interface.ts::RouterDirection",
5604
+ "referenceLocation": "RouterDirection"
5557
5605
  }
5558
5606
  }
5559
5607
  },
@@ -5688,6 +5736,7 @@
5688
5736
  "docs": "The native HTML button, anchor, or div element that wraps all child elements."
5689
5737
  }
5690
5738
  ],
5739
+ "states": [],
5691
5740
  "dependents": [],
5692
5741
  "dependencies": [
5693
5742
  "ion-ripple-effect"
@@ -5739,6 +5788,7 @@
5739
5788
  "styles": [],
5740
5789
  "slots": [],
5741
5790
  "parts": [],
5791
+ "states": [],
5742
5792
  "dependents": [],
5743
5793
  "dependencies": [],
5744
5794
  "dependencyGraph": {}
@@ -5766,7 +5816,8 @@
5766
5816
  "Color": {
5767
5817
  "location": "import",
5768
5818
  "path": "../../interface",
5769
- "id": "src/interface.d.ts::Color"
5819
+ "id": "src/interface.d.ts::Color",
5820
+ "referenceLocation": "Color"
5770
5821
  }
5771
5822
  }
5772
5823
  },
@@ -5881,6 +5932,7 @@
5881
5932
  "styles": [],
5882
5933
  "slots": [],
5883
5934
  "parts": [],
5935
+ "states": [],
5884
5936
  "dependents": [],
5885
5937
  "dependencies": [],
5886
5938
  "dependencyGraph": {}
@@ -5908,7 +5960,8 @@
5908
5960
  "Color": {
5909
5961
  "location": "import",
5910
5962
  "path": "../../interface",
5911
- "id": "src/interface.d.ts::Color"
5963
+ "id": "src/interface.d.ts::Color",
5964
+ "referenceLocation": "Color"
5912
5965
  }
5913
5966
  }
5914
5967
  },
@@ -6007,6 +6060,7 @@
6007
6060
  ],
6008
6061
  "slots": [],
6009
6062
  "parts": [],
6063
+ "states": [],
6010
6064
  "dependents": [],
6011
6065
  "dependencies": [],
6012
6066
  "dependencyGraph": {}
@@ -6034,7 +6088,8 @@
6034
6088
  "Color": {
6035
6089
  "location": "import",
6036
6090
  "path": "../../interface",
6037
- "id": "src/interface.d.ts::Color"
6091
+ "id": "src/interface.d.ts::Color",
6092
+ "referenceLocation": "Color"
6038
6093
  }
6039
6094
  }
6040
6095
  },
@@ -6133,6 +6188,7 @@
6133
6188
  ],
6134
6189
  "slots": [],
6135
6190
  "parts": [],
6191
+ "states": [],
6136
6192
  "dependents": [],
6137
6193
  "dependencies": [],
6138
6194
  "dependencyGraph": {}
@@ -6248,7 +6304,8 @@
6248
6304
  "Color": {
6249
6305
  "location": "import",
6250
6306
  "path": "../../interface",
6251
- "id": "src/interface.d.ts::Color"
6307
+ "id": "src/interface.d.ts::Color",
6308
+ "referenceLocation": "Color"
6252
6309
  }
6253
6310
  }
6254
6311
  },
@@ -6629,7 +6686,8 @@
6629
6686
  "CheckboxChangeEventDetail": {
6630
6687
  "location": "import",
6631
6688
  "path": "./checkbox-interface",
6632
- "id": "src/components/checkbox/checkbox-interface.ts::CheckboxChangeEventDetail"
6689
+ "id": "src/components/checkbox/checkbox-interface.ts::CheckboxChangeEventDetail",
6690
+ "referenceLocation": "CheckboxChangeEventDetail"
6633
6691
  }
6634
6692
  }
6635
6693
  },
@@ -6820,6 +6878,7 @@
6820
6878
  "docs": "Supporting text displayed beneath the checkbox label."
6821
6879
  }
6822
6880
  ],
6881
+ "states": [],
6823
6882
  "dependents": [
6824
6883
  "ion-select-modal",
6825
6884
  "ion-select-popover"
@@ -6857,7 +6916,8 @@
6857
6916
  "Color": {
6858
6917
  "location": "import",
6859
6918
  "path": "../../interface",
6860
- "id": "src/interface.d.ts::Color"
6919
+ "id": "src/interface.d.ts::Color",
6920
+ "referenceLocation": "Color"
6861
6921
  }
6862
6922
  }
6863
6923
  },
@@ -7026,6 +7086,7 @@
7026
7086
  ],
7027
7087
  "slots": [],
7028
7088
  "parts": [],
7089
+ "states": [],
7029
7090
  "dependents": [],
7030
7091
  "dependencies": [
7031
7092
  "ion-ripple-effect"
@@ -7718,6 +7779,7 @@
7718
7779
  ],
7719
7780
  "slots": [],
7720
7781
  "parts": [],
7782
+ "states": [],
7721
7783
  "dependents": [],
7722
7784
  "dependencies": [],
7723
7785
  "dependencyGraph": {}
@@ -7757,7 +7819,8 @@
7757
7819
  "Color": {
7758
7820
  "location": "import",
7759
7821
  "path": "../../interface",
7760
- "id": "src/interface.d.ts::Color"
7822
+ "id": "src/interface.d.ts::Color",
7823
+ "referenceLocation": "Color"
7761
7824
  }
7762
7825
  }
7763
7826
  },
@@ -8244,7 +8307,8 @@
8244
8307
  "ScrollDetail": {
8245
8308
  "location": "import",
8246
8309
  "path": "./content-interface",
8247
- "id": "src/components/content/content-interface.ts::ScrollDetail"
8310
+ "id": "src/components/content/content-interface.ts::ScrollDetail",
8311
+ "referenceLocation": "ScrollDetail"
8248
8312
  }
8249
8313
  }
8250
8314
  },
@@ -8264,7 +8328,8 @@
8264
8328
  "ScrollBaseDetail": {
8265
8329
  "location": "import",
8266
8330
  "path": "./content-interface",
8267
- "id": "src/components/content/content-interface.ts::ScrollBaseDetail"
8331
+ "id": "src/components/content/content-interface.ts::ScrollBaseDetail",
8332
+ "referenceLocation": "ScrollBaseDetail"
8268
8333
  }
8269
8334
  }
8270
8335
  },
@@ -8284,7 +8349,8 @@
8284
8349
  "ScrollBaseDetail": {
8285
8350
  "location": "import",
8286
8351
  "path": "./content-interface",
8287
- "id": "src/components/content/content-interface.ts::ScrollBaseDetail"
8352
+ "id": "src/components/content/content-interface.ts::ScrollBaseDetail",
8353
+ "referenceLocation": "ScrollBaseDetail"
8288
8354
  }
8289
8355
  }
8290
8356
  },
@@ -8369,6 +8435,7 @@
8369
8435
  "docs": "The scrollable container of the content."
8370
8436
  }
8371
8437
  ],
8438
+ "states": [],
8372
8439
  "dependents": [
8373
8440
  "ion-select-modal"
8374
8441
  ],
@@ -8401,6 +8468,10 @@
8401
8468
  "name": "slot",
8402
8469
  "text": "time-label - The label for the time selector in the datetime."
8403
8470
  },
8471
+ {
8472
+ "name": "part",
8473
+ "text": "wheel - The wheel container when using a wheel style layout, or in the month/year picker when using a grid style layout."
8474
+ },
8404
8475
  {
8405
8476
  "name": "part",
8406
8477
  "text": "wheel-item - The individual items when using a wheel style layout, or in the\nmonth/year picker when using a grid style layout."
@@ -8417,10 +8488,30 @@
8417
8488
  "name": "part",
8418
8489
  "text": "time-button active - The time picker button when the picker is open."
8419
8490
  },
8491
+ {
8492
+ "name": "part",
8493
+ "text": "calendar-header - The calendar header manages the date navigation controls (month/year picker and previous/next buttons) and the days of the week when using a grid style layout."
8494
+ },
8420
8495
  {
8421
8496
  "name": "part",
8422
8497
  "text": "month-year-button - The button that opens the month/year picker when\nusing a grid style layout."
8423
8498
  },
8499
+ {
8500
+ "name": "part",
8501
+ "text": "navigation-button - The buttons used to navigate to the next or previous month when using a grid style layout."
8502
+ },
8503
+ {
8504
+ "name": "part",
8505
+ "text": "previous-button - The button used to navigate to the previous month when using a grid style layout."
8506
+ },
8507
+ {
8508
+ "name": "part",
8509
+ "text": "next-button - The button used to navigate to the next month when using a grid style layout."
8510
+ },
8511
+ {
8512
+ "name": "part",
8513
+ "text": "calendar-days-of-week - The container for the day-of-the-week header (both weekdays and weekends) when using a grid style layout."
8514
+ },
8424
8515
  {
8425
8516
  "name": "part",
8426
8517
  "text": "calendar-day - The individual buttons that display a day inside of the datetime\ncalendar."
@@ -8436,6 +8527,18 @@
8436
8527
  {
8437
8528
  "name": "part",
8438
8529
  "text": "calendar-day disabled - The calendar day that is disabled."
8530
+ },
8531
+ {
8532
+ "name": "part",
8533
+ "text": "datetime-header - The datetime header contains the content for the `title` slot and the selected date."
8534
+ },
8535
+ {
8536
+ "name": "part",
8537
+ "text": "datetime-title - The element that contains the `title` slot content."
8538
+ },
8539
+ {
8540
+ "name": "part",
8541
+ "text": "datetime-selected-date - The element that contains the selected date."
8439
8542
  }
8440
8543
  ],
8441
8544
  "usage": {},
@@ -8508,7 +8611,8 @@
8508
8611
  "Color": {
8509
8612
  "location": "import",
8510
8613
  "path": "../../interface",
8511
- "id": "src/interface.d.ts::Color"
8614
+ "id": "src/interface.d.ts::Color",
8615
+ "referenceLocation": "Color"
8512
8616
  }
8513
8617
  }
8514
8618
  },
@@ -8701,7 +8805,8 @@
8701
8805
  "FormatOptions": {
8702
8806
  "location": "import",
8703
8807
  "path": "./datetime-interface",
8704
- "id": "src/components/datetime/datetime-interface.ts::FormatOptions"
8808
+ "id": "src/components/datetime/datetime-interface.ts::FormatOptions",
8809
+ "referenceLocation": "FormatOptions"
8705
8810
  }
8706
8811
  }
8707
8812
  },
@@ -8741,12 +8846,14 @@
8741
8846
  "DatetimeHighlight": {
8742
8847
  "location": "import",
8743
8848
  "path": "./datetime-interface",
8744
- "id": "src/components/datetime/datetime-interface.ts::DatetimeHighlight"
8849
+ "id": "src/components/datetime/datetime-interface.ts::DatetimeHighlight",
8850
+ "referenceLocation": "DatetimeHighlight"
8745
8851
  },
8746
8852
  "DatetimeHighlightCallback": {
8747
8853
  "location": "import",
8748
8854
  "path": "./datetime-interface",
8749
- "id": "src/components/datetime/datetime-interface.ts::DatetimeHighlightCallback"
8855
+ "id": "src/components/datetime/datetime-interface.ts::DatetimeHighlightCallback",
8856
+ "referenceLocation": "DatetimeHighlightCallback"
8750
8857
  }
8751
8858
  }
8752
8859
  },
@@ -8783,7 +8890,8 @@
8783
8890
  "DatetimeHourCycle": {
8784
8891
  "location": "import",
8785
8892
  "path": "./datetime-interface",
8786
- "id": "src/components/datetime/datetime-interface.ts::DatetimeHourCycle"
8893
+ "id": "src/components/datetime/datetime-interface.ts::DatetimeHourCycle",
8894
+ "referenceLocation": "DatetimeHourCycle"
8787
8895
  }
8788
8896
  }
8789
8897
  },
@@ -9138,7 +9246,8 @@
9138
9246
  "DatetimePresentation": {
9139
9247
  "location": "import",
9140
9248
  "path": "./datetime-interface",
9141
- "id": "src/components/datetime/datetime-interface.ts::DatetimePresentation"
9249
+ "id": "src/components/datetime/datetime-interface.ts::DatetimePresentation",
9250
+ "referenceLocation": "DatetimePresentation"
9142
9251
  }
9143
9252
  }
9144
9253
  },
@@ -9406,7 +9515,8 @@
9406
9515
  "TitleSelectedDatesFormatter": {
9407
9516
  "location": "import",
9408
9517
  "path": "./datetime-interface",
9409
- "id": "src/components/datetime/datetime-interface.ts::TitleSelectedDatesFormatter"
9518
+ "id": "src/components/datetime/datetime-interface.ts::TitleSelectedDatesFormatter",
9519
+ "referenceLocation": "TitleSelectedDatesFormatter"
9410
9520
  }
9411
9521
  }
9412
9522
  },
@@ -9651,7 +9761,8 @@
9651
9761
  "DatetimeChangeEventDetail": {
9652
9762
  "location": "import",
9653
9763
  "path": "./datetime-interface",
9654
- "id": "src/components/datetime/datetime-interface.ts::DatetimeChangeEventDetail"
9764
+ "id": "src/components/datetime/datetime-interface.ts::DatetimeChangeEventDetail",
9765
+ "referenceLocation": "DatetimeChangeEventDetail"
9655
9766
  }
9656
9767
  }
9657
9768
  },
@@ -9781,10 +9892,42 @@
9781
9892
  "name": "calendar-day today",
9782
9893
  "docs": "The calendar day that contains the current day."
9783
9894
  },
9895
+ {
9896
+ "name": "calendar-days-of-week",
9897
+ "docs": "The container for the day-of-the-week header (both weekdays and weekends) when using a grid style layout."
9898
+ },
9899
+ {
9900
+ "name": "calendar-header",
9901
+ "docs": "The calendar header manages the date navigation controls (month/year picker and previous/next buttons) and the days of the week when using a grid style layout."
9902
+ },
9903
+ {
9904
+ "name": "datetime-header",
9905
+ "docs": "The datetime header contains the content for the `title` slot and the selected date."
9906
+ },
9907
+ {
9908
+ "name": "datetime-selected-date",
9909
+ "docs": "The element that contains the selected date."
9910
+ },
9911
+ {
9912
+ "name": "datetime-title",
9913
+ "docs": "The element that contains the `title` slot content."
9914
+ },
9784
9915
  {
9785
9916
  "name": "month-year-button",
9786
9917
  "docs": "The button that opens the month/year picker when\nusing a grid style layout."
9787
9918
  },
9919
+ {
9920
+ "name": "navigation-button",
9921
+ "docs": "The buttons used to navigate to the next or previous month when using a grid style layout."
9922
+ },
9923
+ {
9924
+ "name": "next-button",
9925
+ "docs": "The button used to navigate to the next month when using a grid style layout."
9926
+ },
9927
+ {
9928
+ "name": "previous-button",
9929
+ "docs": "The button used to navigate to the previous month when using a grid style layout."
9930
+ },
9788
9931
  {
9789
9932
  "name": "time-button",
9790
9933
  "docs": "The button that opens the time picker when using a grid style\nlayout with `presentation=\"date-time\"` or `\"time-date\"`."
@@ -9793,6 +9936,10 @@
9793
9936
  "name": "time-button active",
9794
9937
  "docs": "The time picker button when the picker is open."
9795
9938
  },
9939
+ {
9940
+ "name": "wheel",
9941
+ "docs": "The wheel container when using a wheel style layout, or in the month/year picker when using a grid style layout."
9942
+ },
9796
9943
  {
9797
9944
  "name": "wheel-item",
9798
9945
  "docs": "The individual items when using a wheel style layout, or in the\nmonth/year picker when using a grid style layout."
@@ -9802,6 +9949,7 @@
9802
9949
  "docs": "The currently selected wheel-item."
9803
9950
  }
9804
9951
  ],
9952
+ "states": [],
9805
9953
  "dependents": [],
9806
9954
  "dependencies": [
9807
9955
  "ion-buttons",
@@ -9867,7 +10015,8 @@
9867
10015
  "Color": {
9868
10016
  "location": "import",
9869
10017
  "path": "../../interface",
9870
- "id": "src/interface.d.ts::Color"
10018
+ "id": "src/interface.d.ts::Color",
10019
+ "referenceLocation": "Color"
9871
10020
  }
9872
10021
  }
9873
10022
  },
@@ -10028,6 +10177,7 @@
10028
10177
  "docs": "The native HTML button that wraps the slotted text."
10029
10178
  }
10030
10179
  ],
10180
+ "states": [],
10031
10181
  "dependents": [],
10032
10182
  "dependencies": [
10033
10183
  "ion-ripple-effect"
@@ -10204,6 +10354,7 @@
10204
10354
  "styles": [],
10205
10355
  "slots": [],
10206
10356
  "parts": [],
10357
+ "states": [],
10207
10358
  "dependents": [],
10208
10359
  "dependencies": [],
10209
10360
  "dependencyGraph": {}
@@ -10297,7 +10448,8 @@
10297
10448
  "Color": {
10298
10449
  "location": "import",
10299
10450
  "path": "../../interface",
10300
- "id": "src/interface.d.ts::Color"
10451
+ "id": "src/interface.d.ts::Color",
10452
+ "referenceLocation": "Color"
10301
10453
  }
10302
10454
  }
10303
10455
  },
@@ -10493,7 +10645,8 @@
10493
10645
  "AnimationBuilder": {
10494
10646
  "location": "import",
10495
10647
  "path": "../../interface",
10496
- "id": "src/interface.d.ts::AnimationBuilder"
10648
+ "id": "src/interface.d.ts::AnimationBuilder",
10649
+ "referenceLocation": "AnimationBuilder"
10497
10650
  }
10498
10651
  }
10499
10652
  },
@@ -10524,7 +10677,8 @@
10524
10677
  "RouterDirection": {
10525
10678
  "location": "import",
10526
10679
  "path": "../router/utils/interface",
10527
- "id": "src/components/router/utils/interface.ts::RouterDirection"
10680
+ "id": "src/components/router/utils/interface.ts::RouterDirection",
10681
+ "referenceLocation": "RouterDirection"
10528
10682
  }
10529
10683
  }
10530
10684
  },
@@ -11029,6 +11183,7 @@
11029
11183
  "docs": "The native HTML button or anchor element that wraps all child elements."
11030
11184
  }
11031
11185
  ],
11186
+ "states": [],
11032
11187
  "dependents": [],
11033
11188
  "dependencies": [
11034
11189
  "ion-icon",
@@ -11127,6 +11282,7 @@
11127
11282
  "styles": [],
11128
11283
  "slots": [],
11129
11284
  "parts": [],
11285
+ "states": [],
11130
11286
  "dependents": [],
11131
11287
  "dependencies": [],
11132
11288
  "dependencyGraph": {}
@@ -11228,6 +11384,7 @@
11228
11384
  "styles": [],
11229
11385
  "slots": [],
11230
11386
  "parts": [],
11387
+ "states": [],
11231
11388
  "dependents": [],
11232
11389
  "dependencies": [],
11233
11390
  "dependencyGraph": {}
@@ -11337,6 +11494,7 @@
11337
11494
  ],
11338
11495
  "slots": [],
11339
11496
  "parts": [],
11497
+ "states": [],
11340
11498
  "dependents": [],
11341
11499
  "dependencies": [],
11342
11500
  "dependencyGraph": {}
@@ -11442,6 +11600,7 @@
11442
11600
  "styles": [],
11443
11601
  "slots": [],
11444
11602
  "parts": [],
11603
+ "states": [],
11445
11604
  "dependents": [
11446
11605
  "ion-select-modal"
11447
11606
  ],
@@ -11572,6 +11731,7 @@
11572
11731
  "docs": "The inner `img` element."
11573
11732
  }
11574
11733
  ],
11734
+ "states": [],
11575
11735
  "dependents": [],
11576
11736
  "dependencies": [],
11577
11737
  "dependencyGraph": {}
@@ -11721,6 +11881,7 @@
11721
11881
  "styles": [],
11722
11882
  "slots": [],
11723
11883
  "parts": [],
11884
+ "states": [],
11724
11885
  "dependents": [],
11725
11886
  "dependencies": [],
11726
11887
  "dependencyGraph": {}
@@ -11743,7 +11904,8 @@
11743
11904
  "SpinnerTypes": {
11744
11905
  "location": "import",
11745
11906
  "path": "../spinner/spinner-configs",
11746
- "id": "src/components/spinner/spinner-configs.ts::SpinnerTypes"
11907
+ "id": "src/components/spinner/spinner-configs.ts::SpinnerTypes",
11908
+ "referenceLocation": "SpinnerTypes"
11747
11909
  }
11748
11910
  }
11749
11911
  },
@@ -11811,7 +11973,8 @@
11811
11973
  "IonicSafeString": {
11812
11974
  "location": "import",
11813
11975
  "path": "../../utils/sanitization",
11814
- "id": "src/utils/sanitization/index.ts::IonicSafeString"
11976
+ "id": "src/utils/sanitization/index.ts::IonicSafeString",
11977
+ "referenceLocation": "IonicSafeString"
11815
11978
  }
11816
11979
  }
11817
11980
  },
@@ -11843,6 +12006,7 @@
11843
12006
  "styles": [],
11844
12007
  "slots": [],
11845
12008
  "parts": [],
12009
+ "states": [],
11846
12010
  "dependents": [],
11847
12011
  "dependencies": [
11848
12012
  "ion-spinner"
@@ -11909,15 +12073,16 @@
11909
12073
  },
11910
12074
  {
11911
12075
  "name": "autocomplete",
11912
- "type": "\"name\" | \"email\" | \"tel\" | \"url\" | \"on\" | \"off\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"photo\"",
12076
+ "type": "\"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-additional-name\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"email\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"impp\" | \"language\" | \"name\" | \"new-password\" | \"nickname\" | \"off\" | \"on\" | \"one-time-code\" | \"organization\" | \"organization-title\" | \"photo\" | \"postal-code\" | \"sex\" | \"street-address\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"transaction-amount\" | \"transaction-currency\" | \"url\" | \"username\"",
11913
12077
  "complexType": {
11914
12078
  "original": "AutocompleteTypes",
11915
- "resolved": "\"name\" | \"email\" | \"tel\" | \"url\" | \"on\" | \"off\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"photo\"",
12079
+ "resolved": "\"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-additional-name\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"email\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"impp\" | \"language\" | \"name\" | \"new-password\" | \"nickname\" | \"off\" | \"on\" | \"one-time-code\" | \"organization\" | \"organization-title\" | \"photo\" | \"postal-code\" | \"sex\" | \"street-address\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"transaction-amount\" | \"transaction-currency\" | \"url\" | \"username\"",
11916
12080
  "references": {
11917
12081
  "AutocompleteTypes": {
11918
12082
  "location": "import",
11919
12083
  "path": "../../interface",
11920
- "id": "src/interface.d.ts::AutocompleteTypes"
12084
+ "id": "src/interface.d.ts::AutocompleteTypes",
12085
+ "referenceLocation": "AutocompleteTypes"
11921
12086
  }
11922
12087
  }
11923
12088
  },
@@ -11934,219 +12099,219 @@
11934
12099
  "default": "'off'",
11935
12100
  "values": [
11936
12101
  {
11937
- "value": "name",
12102
+ "value": "additional-name",
11938
12103
  "type": "string"
11939
12104
  },
11940
12105
  {
11941
- "value": "email",
12106
+ "value": "address-level1",
11942
12107
  "type": "string"
11943
12108
  },
11944
12109
  {
11945
- "value": "tel",
12110
+ "value": "address-level2",
11946
12111
  "type": "string"
11947
12112
  },
11948
12113
  {
11949
- "value": "url",
12114
+ "value": "address-level3",
11950
12115
  "type": "string"
11951
12116
  },
11952
12117
  {
11953
- "value": "on",
12118
+ "value": "address-level4",
11954
12119
  "type": "string"
11955
12120
  },
11956
12121
  {
11957
- "value": "off",
12122
+ "value": "address-line1",
11958
12123
  "type": "string"
11959
12124
  },
11960
12125
  {
11961
- "value": "honorific-prefix",
12126
+ "value": "address-line2",
11962
12127
  "type": "string"
11963
12128
  },
11964
12129
  {
11965
- "value": "given-name",
12130
+ "value": "address-line3",
11966
12131
  "type": "string"
11967
12132
  },
11968
12133
  {
11969
- "value": "additional-name",
12134
+ "value": "bday",
11970
12135
  "type": "string"
11971
12136
  },
11972
12137
  {
11973
- "value": "family-name",
12138
+ "value": "bday-day",
11974
12139
  "type": "string"
11975
12140
  },
11976
12141
  {
11977
- "value": "honorific-suffix",
12142
+ "value": "bday-month",
11978
12143
  "type": "string"
11979
12144
  },
11980
12145
  {
11981
- "value": "nickname",
12146
+ "value": "bday-year",
11982
12147
  "type": "string"
11983
12148
  },
11984
12149
  {
11985
- "value": "username",
12150
+ "value": "cc-additional-name",
11986
12151
  "type": "string"
11987
12152
  },
11988
12153
  {
11989
- "value": "new-password",
12154
+ "value": "cc-csc",
11990
12155
  "type": "string"
11991
12156
  },
11992
12157
  {
11993
- "value": "current-password",
12158
+ "value": "cc-exp",
11994
12159
  "type": "string"
11995
12160
  },
11996
12161
  {
11997
- "value": "one-time-code",
12162
+ "value": "cc-exp-month",
11998
12163
  "type": "string"
11999
12164
  },
12000
12165
  {
12001
- "value": "organization-title",
12166
+ "value": "cc-exp-year",
12002
12167
  "type": "string"
12003
12168
  },
12004
12169
  {
12005
- "value": "organization",
12170
+ "value": "cc-family-name",
12006
12171
  "type": "string"
12007
12172
  },
12008
12173
  {
12009
- "value": "street-address",
12174
+ "value": "cc-given-name",
12010
12175
  "type": "string"
12011
12176
  },
12012
12177
  {
12013
- "value": "address-line1",
12178
+ "value": "cc-name",
12014
12179
  "type": "string"
12015
12180
  },
12016
12181
  {
12017
- "value": "address-line2",
12182
+ "value": "cc-number",
12018
12183
  "type": "string"
12019
12184
  },
12020
12185
  {
12021
- "value": "address-line3",
12186
+ "value": "cc-type",
12022
12187
  "type": "string"
12023
12188
  },
12024
12189
  {
12025
- "value": "address-level4",
12190
+ "value": "country",
12026
12191
  "type": "string"
12027
12192
  },
12028
12193
  {
12029
- "value": "address-level3",
12194
+ "value": "country-name",
12030
12195
  "type": "string"
12031
12196
  },
12032
12197
  {
12033
- "value": "address-level2",
12198
+ "value": "current-password",
12034
12199
  "type": "string"
12035
12200
  },
12036
12201
  {
12037
- "value": "address-level1",
12202
+ "value": "email",
12038
12203
  "type": "string"
12039
12204
  },
12040
12205
  {
12041
- "value": "country",
12206
+ "value": "family-name",
12042
12207
  "type": "string"
12043
12208
  },
12044
12209
  {
12045
- "value": "country-name",
12210
+ "value": "given-name",
12046
12211
  "type": "string"
12047
12212
  },
12048
12213
  {
12049
- "value": "postal-code",
12214
+ "value": "honorific-prefix",
12050
12215
  "type": "string"
12051
12216
  },
12052
12217
  {
12053
- "value": "cc-name",
12218
+ "value": "honorific-suffix",
12054
12219
  "type": "string"
12055
12220
  },
12056
12221
  {
12057
- "value": "cc-given-name",
12222
+ "value": "impp",
12058
12223
  "type": "string"
12059
12224
  },
12060
12225
  {
12061
- "value": "cc-additional-name",
12226
+ "value": "language",
12062
12227
  "type": "string"
12063
12228
  },
12064
12229
  {
12065
- "value": "cc-family-name",
12230
+ "value": "name",
12066
12231
  "type": "string"
12067
12232
  },
12068
12233
  {
12069
- "value": "cc-number",
12234
+ "value": "new-password",
12070
12235
  "type": "string"
12071
12236
  },
12072
12237
  {
12073
- "value": "cc-exp",
12238
+ "value": "nickname",
12074
12239
  "type": "string"
12075
12240
  },
12076
12241
  {
12077
- "value": "cc-exp-month",
12242
+ "value": "off",
12078
12243
  "type": "string"
12079
12244
  },
12080
12245
  {
12081
- "value": "cc-exp-year",
12246
+ "value": "on",
12082
12247
  "type": "string"
12083
12248
  },
12084
12249
  {
12085
- "value": "cc-csc",
12250
+ "value": "one-time-code",
12086
12251
  "type": "string"
12087
12252
  },
12088
12253
  {
12089
- "value": "cc-type",
12254
+ "value": "organization",
12090
12255
  "type": "string"
12091
12256
  },
12092
12257
  {
12093
- "value": "transaction-currency",
12258
+ "value": "organization-title",
12094
12259
  "type": "string"
12095
12260
  },
12096
12261
  {
12097
- "value": "transaction-amount",
12262
+ "value": "photo",
12098
12263
  "type": "string"
12099
12264
  },
12100
12265
  {
12101
- "value": "language",
12266
+ "value": "postal-code",
12102
12267
  "type": "string"
12103
12268
  },
12104
12269
  {
12105
- "value": "bday",
12270
+ "value": "sex",
12106
12271
  "type": "string"
12107
12272
  },
12108
12273
  {
12109
- "value": "bday-day",
12274
+ "value": "street-address",
12110
12275
  "type": "string"
12111
12276
  },
12112
12277
  {
12113
- "value": "bday-month",
12278
+ "value": "tel",
12114
12279
  "type": "string"
12115
12280
  },
12116
12281
  {
12117
- "value": "bday-year",
12282
+ "value": "tel-area-code",
12118
12283
  "type": "string"
12119
12284
  },
12120
12285
  {
12121
- "value": "sex",
12286
+ "value": "tel-country-code",
12122
12287
  "type": "string"
12123
12288
  },
12124
12289
  {
12125
- "value": "tel-country-code",
12290
+ "value": "tel-extension",
12126
12291
  "type": "string"
12127
12292
  },
12128
12293
  {
12129
- "value": "tel-national",
12294
+ "value": "tel-local",
12130
12295
  "type": "string"
12131
12296
  },
12132
12297
  {
12133
- "value": "tel-area-code",
12298
+ "value": "tel-national",
12134
12299
  "type": "string"
12135
12300
  },
12136
12301
  {
12137
- "value": "tel-local",
12302
+ "value": "transaction-amount",
12138
12303
  "type": "string"
12139
12304
  },
12140
12305
  {
12141
- "value": "tel-extension",
12306
+ "value": "transaction-currency",
12142
12307
  "type": "string"
12143
12308
  },
12144
12309
  {
12145
- "value": "impp",
12310
+ "value": "url",
12146
12311
  "type": "string"
12147
12312
  },
12148
12313
  {
12149
- "value": "photo",
12314
+ "value": "username",
12150
12315
  "type": "string"
12151
12316
  }
12152
12317
  ],
@@ -12309,7 +12474,8 @@
12309
12474
  "Color": {
12310
12475
  "location": "import",
12311
12476
  "path": "../../interface",
12312
- "id": "src/interface.d.ts::Color"
12477
+ "id": "src/interface.d.ts::Color",
12478
+ "referenceLocation": "Color"
12313
12479
  }
12314
12480
  }
12315
12481
  },
@@ -13125,7 +13291,8 @@
13125
13291
  "TextFieldTypes": {
13126
13292
  "location": "import",
13127
13293
  "path": "../../interface",
13128
- "id": "src/interface.d.ts::TextFieldTypes"
13294
+ "id": "src/interface.d.ts::TextFieldTypes",
13295
+ "referenceLocation": "TextFieldTypes"
13129
13296
  }
13130
13297
  }
13131
13298
  },
@@ -13315,7 +13482,8 @@
13315
13482
  "InputChangeEventDetail": {
13316
13483
  "location": "import",
13317
13484
  "path": "./input-interface",
13318
- "id": "src/components/input/input-interface.ts::InputChangeEventDetail"
13485
+ "id": "src/components/input/input-interface.ts::InputChangeEventDetail",
13486
+ "referenceLocation": "InputChangeEventDetail"
13319
13487
  }
13320
13488
  }
13321
13489
  },
@@ -13354,7 +13522,8 @@
13354
13522
  "InputInputEventDetail": {
13355
13523
  "location": "import",
13356
13524
  "path": "./input-interface",
13357
- "id": "src/components/input/input-interface.ts::InputInputEventDetail"
13525
+ "id": "src/components/input/input-interface.ts::InputInputEventDetail",
13526
+ "referenceLocation": "InputInputEventDetail"
13358
13527
  }
13359
13528
  }
13360
13529
  },
@@ -13604,6 +13773,7 @@
13604
13773
  }
13605
13774
  ],
13606
13775
  "parts": [],
13776
+ "states": [],
13607
13777
  "dependents": [],
13608
13778
  "dependencies": [
13609
13779
  "ion-icon"
@@ -13661,7 +13831,8 @@
13661
13831
  "Color": {
13662
13832
  "location": "import",
13663
13833
  "path": "../../interface",
13664
- "id": "src/interface.d.ts::Color"
13834
+ "id": "src/interface.d.ts::Color",
13835
+ "referenceLocation": "Color"
13665
13836
  }
13666
13837
  }
13667
13838
  },
@@ -14174,7 +14345,8 @@
14174
14345
  "InputOtpChangeEventDetail": {
14175
14346
  "location": "import",
14176
14347
  "path": "./input-otp-interface",
14177
- "id": "src/components/input-otp/input-otp-interface.ts::InputOtpChangeEventDetail"
14348
+ "id": "src/components/input-otp/input-otp-interface.ts::InputOtpChangeEventDetail",
14349
+ "referenceLocation": "InputOtpChangeEventDetail"
14178
14350
  }
14179
14351
  }
14180
14352
  },
@@ -14194,7 +14366,8 @@
14194
14366
  "InputOtpCompleteEventDetail": {
14195
14367
  "location": "import",
14196
14368
  "path": "./input-otp-interface",
14197
- "id": "src/components/input-otp/input-otp-interface.ts::InputOtpCompleteEventDetail"
14369
+ "id": "src/components/input-otp/input-otp-interface.ts::InputOtpCompleteEventDetail",
14370
+ "referenceLocation": "InputOtpCompleteEventDetail"
14198
14371
  }
14199
14372
  }
14200
14373
  },
@@ -14233,7 +14406,8 @@
14233
14406
  "InputOtpInputEventDetail": {
14234
14407
  "location": "import",
14235
14408
  "path": "./input-otp-interface",
14236
- "id": "src/components/input-otp/input-otp-interface.ts::InputOtpInputEventDetail"
14409
+ "id": "src/components/input-otp/input-otp-interface.ts::InputOtpInputEventDetail",
14410
+ "referenceLocation": "InputOtpInputEventDetail"
14237
14411
  }
14238
14412
  }
14239
14413
  },
@@ -14524,6 +14698,7 @@
14524
14698
  ],
14525
14699
  "slots": [],
14526
14700
  "parts": [],
14701
+ "states": [],
14527
14702
  "dependents": [],
14528
14703
  "dependencies": [],
14529
14704
  "dependencyGraph": {}
@@ -14551,7 +14726,8 @@
14551
14726
  "Color": {
14552
14727
  "location": "import",
14553
14728
  "path": "../../interface",
14554
- "id": "src/interface.d.ts::Color"
14729
+ "id": "src/interface.d.ts::Color",
14730
+ "referenceLocation": "Color"
14555
14731
  }
14556
14732
  }
14557
14733
  },
@@ -14689,6 +14865,7 @@
14689
14865
  "styles": [],
14690
14866
  "slots": [],
14691
14867
  "parts": [],
14868
+ "states": [],
14692
14869
  "dependents": [],
14693
14870
  "dependencies": [
14694
14871
  "ion-button",
@@ -14730,6 +14907,14 @@
14730
14907
  "name": "part",
14731
14908
  "text": "native - The native HTML button, anchor or div element that wraps all child elements."
14732
14909
  },
14910
+ {
14911
+ "name": "part",
14912
+ "text": "inner - The inner wrapper element that arranges the item content."
14913
+ },
14914
+ {
14915
+ "name": "part",
14916
+ "text": "container - The wrapper element that contains the default slot."
14917
+ },
14733
14918
  {
14734
14919
  "name": "part",
14735
14920
  "text": "detail-icon - The chevron icon for the item. Only applies when `detail=\"true\"`."
@@ -14776,7 +14961,8 @@
14776
14961
  "Color": {
14777
14962
  "location": "import",
14778
14963
  "path": "../../interface",
14779
- "id": "src/interface.d.ts::Color"
14964
+ "id": "src/interface.d.ts::Color",
14965
+ "referenceLocation": "Color"
14780
14966
  }
14781
14967
  }
14782
14968
  },
@@ -15062,7 +15248,8 @@
15062
15248
  "AnimationBuilder": {
15063
15249
  "location": "import",
15064
15250
  "path": "../../interface",
15065
- "id": "src/interface.d.ts::AnimationBuilder"
15251
+ "id": "src/interface.d.ts::AnimationBuilder",
15252
+ "referenceLocation": "AnimationBuilder"
15066
15253
  }
15067
15254
  }
15068
15255
  },
@@ -15093,7 +15280,8 @@
15093
15280
  "RouterDirection": {
15094
15281
  "location": "import",
15095
15282
  "path": "../router/utils/interface",
15096
- "id": "src/components/router/utils/interface.ts::RouterDirection"
15283
+ "id": "src/components/router/utils/interface.ts::RouterDirection",
15284
+ "referenceLocation": "RouterDirection"
15097
15285
  }
15098
15286
  }
15099
15287
  },
@@ -15595,15 +15783,24 @@
15595
15783
  }
15596
15784
  ],
15597
15785
  "parts": [
15786
+ {
15787
+ "name": "container",
15788
+ "docs": "The wrapper element that contains the default slot."
15789
+ },
15598
15790
  {
15599
15791
  "name": "detail-icon",
15600
15792
  "docs": "The chevron icon for the item. Only applies when `detail=\"true\"`."
15601
15793
  },
15794
+ {
15795
+ "name": "inner",
15796
+ "docs": "The inner wrapper element that arranges the item content."
15797
+ },
15602
15798
  {
15603
15799
  "name": "native",
15604
15800
  "docs": "The native HTML button, anchor or div element that wraps all child elements."
15605
15801
  }
15606
15802
  ],
15803
+ "states": [],
15607
15804
  "dependents": [
15608
15805
  "ion-select-modal",
15609
15806
  "ion-select-popover"
@@ -15646,6 +15843,14 @@
15646
15843
  {
15647
15844
  "name": "slot",
15648
15845
  "text": "end - Content is placed to the right of the divider text in LTR, and to the left in RTL."
15846
+ },
15847
+ {
15848
+ "name": "part",
15849
+ "text": "inner - The inner wrapper element that arranges the divider content."
15850
+ },
15851
+ {
15852
+ "name": "part",
15853
+ "text": "container - The wrapper element that contains the default slot."
15649
15854
  }
15650
15855
  ],
15651
15856
  "usage": {},
@@ -15660,7 +15865,8 @@
15660
15865
  "Color": {
15661
15866
  "location": "import",
15662
15867
  "path": "../../interface",
15663
- "id": "src/interface.d.ts::Color"
15868
+ "id": "src/interface.d.ts::Color",
15869
+ "referenceLocation": "Color"
15664
15870
  }
15665
15871
  }
15666
15872
  },
@@ -15908,7 +16114,17 @@
15908
16114
  "docs": "Content is placed to the left of the divider text in LTR, and to the right in RTL."
15909
16115
  }
15910
16116
  ],
15911
- "parts": [],
16117
+ "parts": [
16118
+ {
16119
+ "name": "container",
16120
+ "docs": "The wrapper element that contains the default slot."
16121
+ },
16122
+ {
16123
+ "name": "inner",
16124
+ "docs": "The inner wrapper element that arranges the divider content."
16125
+ }
16126
+ ],
16127
+ "states": [],
15912
16128
  "dependents": [],
15913
16129
  "dependencies": [],
15914
16130
  "dependencyGraph": {}
@@ -15927,6 +16143,7 @@
15927
16143
  "styles": [],
15928
16144
  "slots": [],
15929
16145
  "parts": [],
16146
+ "states": [],
15930
16147
  "dependents": [],
15931
16148
  "dependencies": [],
15932
16149
  "dependencyGraph": {}
@@ -15968,6 +16185,14 @@
15968
16185
  {
15969
16186
  "name": "part",
15970
16187
  "text": "native - The native HTML button or anchor element that wraps all child elements."
16188
+ },
16189
+ {
16190
+ "name": "part",
16191
+ "text": "inner - The inner wrapper element that arranges the option content."
16192
+ },
16193
+ {
16194
+ "name": "part",
16195
+ "text": "container - The container element that wraps the start, icon-only, default, and end slots."
15971
16196
  }
15972
16197
  ],
15973
16198
  "usage": {},
@@ -15982,7 +16207,8 @@
15982
16207
  "Color": {
15983
16208
  "location": "import",
15984
16209
  "path": "../../interface",
15985
- "id": "src/interface.d.ts::Color"
16210
+ "id": "src/interface.d.ts::Color",
16211
+ "referenceLocation": "Color"
15986
16212
  }
15987
16213
  }
15988
16214
  },
@@ -16318,11 +16544,20 @@
16318
16544
  }
16319
16545
  ],
16320
16546
  "parts": [
16547
+ {
16548
+ "name": "container",
16549
+ "docs": "The container element that wraps the start, icon-only, default, and end slots."
16550
+ },
16551
+ {
16552
+ "name": "inner",
16553
+ "docs": "The inner wrapper element that arranges the option content."
16554
+ },
16321
16555
  {
16322
16556
  "name": "native",
16323
16557
  "docs": "The native HTML button or anchor element that wraps all child elements."
16324
16558
  }
16325
16559
  ],
16560
+ "states": [],
16326
16561
  "dependents": [],
16327
16562
  "dependencies": [
16328
16563
  "ion-ripple-effect"
@@ -16351,7 +16586,8 @@
16351
16586
  "Side": {
16352
16587
  "location": "import",
16353
16588
  "path": "../menu/menu-interface",
16354
- "id": "src/components/menu/menu-interface.ts::Side"
16589
+ "id": "src/components/menu/menu-interface.ts::Side",
16590
+ "referenceLocation": "Side"
16355
16591
  }
16356
16592
  }
16357
16593
  },
@@ -16403,6 +16639,7 @@
16403
16639
  "styles": [],
16404
16640
  "slots": [],
16405
16641
  "parts": [],
16642
+ "states": [],
16406
16643
  "dependents": [],
16407
16644
  "dependencies": [],
16408
16645
  "dependencyGraph": {}
@@ -16557,7 +16794,8 @@
16557
16794
  "Side": {
16558
16795
  "location": "import",
16559
16796
  "path": "../menu/menu-interface",
16560
- "id": "src/components/menu/menu-interface.ts::Side"
16797
+ "id": "src/components/menu/menu-interface.ts::Side",
16798
+ "referenceLocation": "Side"
16561
16799
  }
16562
16800
  },
16563
16801
  "return": "Promise<void>"
@@ -16599,6 +16837,7 @@
16599
16837
  "styles": [],
16600
16838
  "slots": [],
16601
16839
  "parts": [],
16840
+ "states": [],
16602
16841
  "dependents": [],
16603
16842
  "dependencies": [],
16604
16843
  "dependencyGraph": {}
@@ -16626,7 +16865,8 @@
16626
16865
  "Color": {
16627
16866
  "location": "import",
16628
16867
  "path": "../../interface",
16629
- "id": "src/interface.d.ts::Color"
16868
+ "id": "src/interface.d.ts::Color",
16869
+ "referenceLocation": "Color"
16630
16870
  }
16631
16871
  }
16632
16872
  },
@@ -16760,6 +17000,7 @@
16760
17000
  ],
16761
17001
  "slots": [],
16762
17002
  "parts": [],
17003
+ "states": [],
16763
17004
  "dependents": [
16764
17005
  "ion-select-popover"
16765
17006
  ],
@@ -16898,6 +17139,7 @@
16898
17139
  "styles": [],
16899
17140
  "slots": [],
16900
17141
  "parts": [],
17142
+ "states": [],
16901
17143
  "dependents": [
16902
17144
  "ion-select-modal",
16903
17145
  "ion-select-popover"
@@ -16921,6 +17163,10 @@
16921
17163
  {
16922
17164
  "name": "virtualProp",
16923
17165
  "text": "{\"ios\" | \"md\"} mode - The mode determines which platform styles to use."
17166
+ },
17167
+ {
17168
+ "name": "part",
17169
+ "text": "inner - The inner wrapper element that arranges the list header content."
16924
17170
  }
16925
17171
  ],
16926
17172
  "usage": {},
@@ -16935,7 +17181,8 @@
16935
17181
  "Color": {
16936
17182
  "location": "import",
16937
17183
  "path": "../../interface",
16938
- "id": "src/interface.d.ts::Color"
17184
+ "id": "src/interface.d.ts::Color",
17185
+ "referenceLocation": "Color"
16939
17186
  }
16940
17187
  }
16941
17188
  },
@@ -17128,7 +17375,13 @@
17128
17375
  }
17129
17376
  ],
17130
17377
  "slots": [],
17131
- "parts": [],
17378
+ "parts": [
17379
+ {
17380
+ "name": "inner",
17381
+ "docs": "The inner wrapper element that arranges the list header content."
17382
+ }
17383
+ ],
17384
+ "states": [],
17132
17385
  "dependents": [
17133
17386
  "ion-select-popover"
17134
17387
  ],
@@ -17278,7 +17531,8 @@
17278
17531
  "AnimationBuilder": {
17279
17532
  "location": "import",
17280
17533
  "path": "../../interface",
17281
- "id": "src/interface.d.ts::AnimationBuilder"
17534
+ "id": "src/interface.d.ts::AnimationBuilder",
17535
+ "referenceLocation": "AnimationBuilder"
17282
17536
  }
17283
17537
  }
17284
17538
  },
@@ -17392,7 +17646,8 @@
17392
17646
  "AnimationBuilder": {
17393
17647
  "location": "import",
17394
17648
  "path": "../../interface",
17395
- "id": "src/interface.d.ts::AnimationBuilder"
17649
+ "id": "src/interface.d.ts::AnimationBuilder",
17650
+ "referenceLocation": "AnimationBuilder"
17396
17651
  }
17397
17652
  }
17398
17653
  },
@@ -17423,7 +17678,8 @@
17423
17678
  "IonicSafeString": {
17424
17679
  "location": "import",
17425
17680
  "path": "../../utils/sanitization",
17426
- "id": "src/utils/sanitization/index.ts::IonicSafeString"
17681
+ "id": "src/utils/sanitization/index.ts::IonicSafeString",
17682
+ "referenceLocation": "IonicSafeString"
17427
17683
  }
17428
17684
  }
17429
17685
  },
@@ -17508,7 +17764,8 @@
17508
17764
  "SpinnerTypes": {
17509
17765
  "location": "import",
17510
17766
  "path": "../spinner/spinner-configs",
17511
- "id": "src/components/spinner/spinner-configs.ts::SpinnerTypes"
17767
+ "id": "src/components/spinner/spinner-configs.ts::SpinnerTypes",
17768
+ "referenceLocation": "SpinnerTypes"
17512
17769
  }
17513
17770
  }
17514
17771
  },
@@ -17693,7 +17950,8 @@
17693
17950
  "OverlayEventDetail": {
17694
17951
  "location": "import",
17695
17952
  "path": "../../utils/overlays-interface",
17696
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
17953
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
17954
+ "referenceLocation": "OverlayEventDetail"
17697
17955
  },
17698
17956
  "T": {
17699
17957
  "location": "global",
@@ -17724,7 +17982,8 @@
17724
17982
  "OverlayEventDetail": {
17725
17983
  "location": "import",
17726
17984
  "path": "../../utils/overlays-interface",
17727
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
17985
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
17986
+ "referenceLocation": "OverlayEventDetail"
17728
17987
  },
17729
17988
  "T": {
17730
17989
  "location": "global",
@@ -17773,7 +18032,8 @@
17773
18032
  "OverlayEventDetail": {
17774
18033
  "location": "import",
17775
18034
  "path": "../../utils/overlays-interface",
17776
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
18035
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
18036
+ "referenceLocation": "OverlayEventDetail"
17777
18037
  }
17778
18038
  }
17779
18039
  },
@@ -17807,7 +18067,8 @@
17807
18067
  "OverlayEventDetail": {
17808
18068
  "location": "import",
17809
18069
  "path": "../../utils/overlays-interface",
17810
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
18070
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
18071
+ "referenceLocation": "OverlayEventDetail"
17811
18072
  }
17812
18073
  }
17813
18074
  },
@@ -17841,7 +18102,8 @@
17841
18102
  "OverlayEventDetail": {
17842
18103
  "location": "import",
17843
18104
  "path": "../../utils/overlays-interface",
17844
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
18105
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
18106
+ "referenceLocation": "OverlayEventDetail"
17845
18107
  }
17846
18108
  }
17847
18109
  },
@@ -17875,7 +18137,8 @@
17875
18137
  "OverlayEventDetail": {
17876
18138
  "location": "import",
17877
18139
  "path": "../../utils/overlays-interface",
17878
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
18140
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
18141
+ "referenceLocation": "OverlayEventDetail"
17879
18142
  }
17880
18143
  }
17881
18144
  },
@@ -18012,6 +18275,7 @@
18012
18275
  ],
18013
18276
  "slots": [],
18014
18277
  "parts": [],
18278
+ "states": [],
18015
18279
  "dependents": [],
18016
18280
  "dependencies": [
18017
18281
  "ion-backdrop",
@@ -18161,7 +18425,8 @@
18161
18425
  "Side": {
18162
18426
  "location": "import",
18163
18427
  "path": "./menu-interface",
18164
- "id": "src/components/menu/menu-interface.ts::Side"
18428
+ "id": "src/components/menu/menu-interface.ts::Side",
18429
+ "referenceLocation": "Side"
18165
18430
  }
18166
18431
  }
18167
18432
  },
@@ -18230,7 +18495,8 @@
18230
18495
  "MenuType": {
18231
18496
  "location": "import",
18232
18497
  "path": "./menu-interface",
18233
- "id": "src/components/menu/menu-interface.ts::MenuType"
18498
+ "id": "src/components/menu/menu-interface.ts::MenuType",
18499
+ "referenceLocation": "MenuType"
18234
18500
  }
18235
18501
  }
18236
18502
  },
@@ -18522,7 +18788,8 @@
18522
18788
  "MenuCloseEventDetail": {
18523
18789
  "location": "import",
18524
18790
  "path": "./menu-interface",
18525
- "id": "src/components/menu/menu-interface.ts::MenuCloseEventDetail"
18791
+ "id": "src/components/menu/menu-interface.ts::MenuCloseEventDetail",
18792
+ "referenceLocation": "MenuCloseEventDetail"
18526
18793
  }
18527
18794
  }
18528
18795
  },
@@ -18556,7 +18823,8 @@
18556
18823
  "MenuCloseEventDetail": {
18557
18824
  "location": "import",
18558
18825
  "path": "./menu-interface",
18559
- "id": "src/components/menu/menu-interface.ts::MenuCloseEventDetail"
18826
+ "id": "src/components/menu/menu-interface.ts::MenuCloseEventDetail",
18827
+ "referenceLocation": "MenuCloseEventDetail"
18560
18828
  }
18561
18829
  }
18562
18830
  },
@@ -18690,6 +18958,7 @@
18690
18958
  "docs": "The container for the menu content."
18691
18959
  }
18692
18960
  ],
18961
+ "states": [],
18693
18962
  "dependents": [],
18694
18963
  "dependencies": [
18695
18964
  "ion-backdrop"
@@ -18760,7 +19029,8 @@
18760
19029
  "Color": {
18761
19030
  "location": "import",
18762
19031
  "path": "../../interface",
18763
- "id": "src/interface.d.ts::Color"
19032
+ "id": "src/interface.d.ts::Color",
19033
+ "referenceLocation": "Color"
18764
19034
  }
18765
19035
  }
18766
19036
  },
@@ -19118,6 +19388,7 @@
19118
19388
  "docs": "The native HTML button element that wraps all child elements."
19119
19389
  }
19120
19390
  ],
19391
+ "states": [],
19121
19392
  "dependents": [],
19122
19393
  "dependencies": [
19123
19394
  "ion-icon",
@@ -19223,6 +19494,7 @@
19223
19494
  }
19224
19495
  ],
19225
19496
  "parts": [],
19497
+ "states": [],
19226
19498
  "dependents": [],
19227
19499
  "dependencies": [],
19228
19500
  "dependencyGraph": {}
@@ -19418,7 +19690,8 @@
19418
19690
  "AnimationBuilder": {
19419
19691
  "location": "import",
19420
19692
  "path": "../../interface",
19421
- "id": "src/interface.d.ts::AnimationBuilder"
19693
+ "id": "src/interface.d.ts::AnimationBuilder",
19694
+ "referenceLocation": "AnimationBuilder"
19422
19695
  }
19423
19696
  }
19424
19697
  },
@@ -19533,7 +19806,8 @@
19533
19806
  "ModalHandleBehavior": {
19534
19807
  "location": "import",
19535
19808
  "path": "./modal-interface",
19536
- "id": "src/components/modal/modal-interface.ts::ModalHandleBehavior"
19809
+ "id": "src/components/modal/modal-interface.ts::ModalHandleBehavior",
19810
+ "referenceLocation": "ModalHandleBehavior"
19537
19811
  }
19538
19812
  }
19539
19813
  },
@@ -19714,7 +19988,8 @@
19714
19988
  "AnimationBuilder": {
19715
19989
  "location": "import",
19716
19990
  "path": "../../interface",
19717
- "id": "src/interface.d.ts::AnimationBuilder"
19991
+ "id": "src/interface.d.ts::AnimationBuilder",
19992
+ "referenceLocation": "AnimationBuilder"
19718
19993
  }
19719
19994
  }
19720
19995
  },
@@ -19939,7 +20214,8 @@
19939
20214
  "OverlayEventDetail": {
19940
20215
  "location": "import",
19941
20216
  "path": "../../utils/overlays-interface",
19942
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
20217
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
20218
+ "referenceLocation": "OverlayEventDetail"
19943
20219
  },
19944
20220
  "T": {
19945
20221
  "location": "global",
@@ -19970,7 +20246,8 @@
19970
20246
  "OverlayEventDetail": {
19971
20247
  "location": "import",
19972
20248
  "path": "../../utils/overlays-interface",
19973
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
20249
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
20250
+ "referenceLocation": "OverlayEventDetail"
19974
20251
  },
19975
20252
  "T": {
19976
20253
  "location": "global",
@@ -20062,7 +20339,8 @@
20062
20339
  "OverlayEventDetail": {
20063
20340
  "location": "import",
20064
20341
  "path": "../../utils/overlays-interface",
20065
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
20342
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
20343
+ "referenceLocation": "OverlayEventDetail"
20066
20344
  }
20067
20345
  }
20068
20346
  },
@@ -20096,7 +20374,8 @@
20096
20374
  "ModalBreakpointChangeEventDetail": {
20097
20375
  "location": "import",
20098
20376
  "path": "./modal-interface",
20099
- "id": "src/components/modal/modal-interface.ts::ModalBreakpointChangeEventDetail"
20377
+ "id": "src/components/modal/modal-interface.ts::ModalBreakpointChangeEventDetail",
20378
+ "referenceLocation": "ModalBreakpointChangeEventDetail"
20100
20379
  }
20101
20380
  }
20102
20381
  },
@@ -20105,6 +20384,62 @@
20105
20384
  "docs": "Emitted after the modal breakpoint has changed.",
20106
20385
  "docsTags": []
20107
20386
  },
20387
+ {
20388
+ "event": "ionDragEnd",
20389
+ "detail": "ModalDragEventDetail",
20390
+ "bubbles": true,
20391
+ "complexType": {
20392
+ "original": "ModalDragEventDetail",
20393
+ "resolved": "ModalDragEventDetail",
20394
+ "references": {
20395
+ "ModalDragEventDetail": {
20396
+ "location": "import",
20397
+ "path": "./modal-interface",
20398
+ "id": "src/components/modal/modal-interface.ts::ModalDragEventDetail",
20399
+ "referenceLocation": "ModalDragEventDetail"
20400
+ }
20401
+ }
20402
+ },
20403
+ "cancelable": true,
20404
+ "composed": true,
20405
+ "docs": "Event that is emitted when the sheet modal or card modal gesture ends.",
20406
+ "docsTags": []
20407
+ },
20408
+ {
20409
+ "event": "ionDragMove",
20410
+ "detail": "ModalDragEventDetail",
20411
+ "bubbles": true,
20412
+ "complexType": {
20413
+ "original": "ModalDragEventDetail",
20414
+ "resolved": "ModalDragEventDetail",
20415
+ "references": {
20416
+ "ModalDragEventDetail": {
20417
+ "location": "import",
20418
+ "path": "./modal-interface",
20419
+ "id": "src/components/modal/modal-interface.ts::ModalDragEventDetail",
20420
+ "referenceLocation": "ModalDragEventDetail"
20421
+ }
20422
+ }
20423
+ },
20424
+ "cancelable": true,
20425
+ "composed": true,
20426
+ "docs": "Event that is emitted when the sheet modal or card modal gesture moves.",
20427
+ "docsTags": []
20428
+ },
20429
+ {
20430
+ "event": "ionDragStart",
20431
+ "detail": "void",
20432
+ "bubbles": true,
20433
+ "complexType": {
20434
+ "original": "void",
20435
+ "resolved": "void",
20436
+ "references": {}
20437
+ },
20438
+ "cancelable": true,
20439
+ "composed": true,
20440
+ "docs": "Event that is emitted when the sheet modal or card modal gesture starts.",
20441
+ "docsTags": []
20442
+ },
20108
20443
  {
20109
20444
  "event": "ionModalDidDismiss",
20110
20445
  "detail": "OverlayEventDetail<any>",
@@ -20116,7 +20451,8 @@
20116
20451
  "OverlayEventDetail": {
20117
20452
  "location": "import",
20118
20453
  "path": "../../utils/overlays-interface",
20119
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
20454
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
20455
+ "referenceLocation": "OverlayEventDetail"
20120
20456
  }
20121
20457
  }
20122
20458
  },
@@ -20150,7 +20486,8 @@
20150
20486
  "OverlayEventDetail": {
20151
20487
  "location": "import",
20152
20488
  "path": "../../utils/overlays-interface",
20153
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
20489
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
20490
+ "referenceLocation": "OverlayEventDetail"
20154
20491
  }
20155
20492
  }
20156
20493
  },
@@ -20184,7 +20521,8 @@
20184
20521
  "OverlayEventDetail": {
20185
20522
  "location": "import",
20186
20523
  "path": "../../utils/overlays-interface",
20187
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
20524
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
20525
+ "referenceLocation": "OverlayEventDetail"
20188
20526
  }
20189
20527
  }
20190
20528
  },
@@ -20382,6 +20720,7 @@
20382
20720
  "docs": "The handle that is displayed at the top of the sheet modal when `handle=\"true\"`."
20383
20721
  }
20384
20722
  ],
20723
+ "states": [],
20385
20724
  "dependents": [
20386
20725
  "ion-select"
20387
20726
  ],
@@ -20444,7 +20783,8 @@
20444
20783
  "AnimationBuilder": {
20445
20784
  "location": "import",
20446
20785
  "path": "../../interface",
20447
- "id": "src/interface.d.ts::AnimationBuilder"
20786
+ "id": "src/interface.d.ts::AnimationBuilder",
20787
+ "referenceLocation": "AnimationBuilder"
20448
20788
  }
20449
20789
  }
20450
20790
  },
@@ -20475,7 +20815,8 @@
20475
20815
  "NavComponent": {
20476
20816
  "location": "import",
20477
20817
  "path": "./nav-interface",
20478
- "id": "src/components/nav/nav-interface.ts::NavComponent"
20818
+ "id": "src/components/nav/nav-interface.ts::NavComponent",
20819
+ "referenceLocation": "NavComponent"
20479
20820
  }
20480
20821
  }
20481
20822
  },
@@ -20511,15 +20852,16 @@
20511
20852
  },
20512
20853
  {
20513
20854
  "name": "rootParams",
20514
- "type": "undefined | { [key: string]: any; }",
20855
+ "type": "T | undefined",
20515
20856
  "complexType": {
20516
20857
  "original": "ComponentProps",
20517
- "resolved": "undefined | { [key: string]: any; }",
20858
+ "resolved": "T | undefined",
20518
20859
  "references": {
20519
20860
  "ComponentProps": {
20520
20861
  "location": "import",
20521
20862
  "path": "../../interface",
20522
- "id": "src/interface.d.ts::ComponentProps"
20863
+ "id": "src/interface.d.ts::ComponentProps",
20864
+ "referenceLocation": "ComponentProps"
20523
20865
  }
20524
20866
  }
20525
20867
  },
@@ -20529,10 +20871,10 @@
20529
20871
  "docsTags": [],
20530
20872
  "values": [
20531
20873
  {
20532
- "type": "undefined"
20874
+ "type": "T"
20533
20875
  },
20534
20876
  {
20535
- "type": "{ [key: string]: any; }"
20877
+ "type": "undefined"
20536
20878
  }
20537
20879
  ],
20538
20880
  "optional": true,
@@ -20591,7 +20933,8 @@
20591
20933
  "ViewController": {
20592
20934
  "location": "import",
20593
20935
  "path": "./view-controller",
20594
- "id": "src/components/nav/view-controller.ts::ViewController"
20936
+ "id": "src/components/nav/view-controller.ts::ViewController",
20937
+ "referenceLocation": "ViewController"
20595
20938
  }
20596
20939
  },
20597
20940
  "return": "Promise<boolean>"
@@ -20629,7 +20972,8 @@
20629
20972
  "ViewController": {
20630
20973
  "location": "import",
20631
20974
  "path": "./view-controller",
20632
- "id": "src/components/nav/view-controller.ts::ViewController"
20975
+ "id": "src/components/nav/view-controller.ts::ViewController",
20976
+ "referenceLocation": "ViewController"
20633
20977
  }
20634
20978
  },
20635
20979
  "return": "Promise<ViewController | undefined>"
@@ -20662,7 +21006,8 @@
20662
21006
  "ViewController": {
20663
21007
  "location": "import",
20664
21008
  "path": "./view-controller",
20665
- "id": "src/components/nav/view-controller.ts::ViewController"
21009
+ "id": "src/components/nav/view-controller.ts::ViewController",
21010
+ "referenceLocation": "ViewController"
20666
21011
  }
20667
21012
  },
20668
21013
  "return": "Promise<ViewController | undefined>"
@@ -20728,7 +21073,8 @@
20728
21073
  "ViewController": {
20729
21074
  "location": "import",
20730
21075
  "path": "./view-controller",
20731
- "id": "src/components/nav/view-controller.ts::ViewController"
21076
+ "id": "src/components/nav/view-controller.ts::ViewController",
21077
+ "referenceLocation": "ViewController"
20732
21078
  }
20733
21079
  },
20734
21080
  "return": "Promise<ViewController | undefined>"
@@ -20792,7 +21138,8 @@
20792
21138
  "NavComponent": {
20793
21139
  "location": "import",
20794
21140
  "path": "./nav-interface",
20795
- "id": "src/components/nav/nav-interface.ts::NavComponent"
21141
+ "id": "src/components/nav/nav-interface.ts::NavComponent",
21142
+ "referenceLocation": "NavComponent"
20796
21143
  },
20797
21144
  "T": {
20798
21145
  "location": "global",
@@ -20801,17 +21148,20 @@
20801
21148
  "ComponentProps": {
20802
21149
  "location": "import",
20803
21150
  "path": "../../interface",
20804
- "id": "src/interface.d.ts::ComponentProps"
21151
+ "id": "src/interface.d.ts::ComponentProps",
21152
+ "referenceLocation": "ComponentProps"
20805
21153
  },
20806
21154
  "NavOptions": {
20807
21155
  "location": "import",
20808
21156
  "path": "./nav-interface",
20809
- "id": "src/components/nav/nav-interface.ts::NavOptions"
21157
+ "id": "src/components/nav/nav-interface.ts::NavOptions",
21158
+ "referenceLocation": "NavOptions"
20810
21159
  },
20811
21160
  "TransitionDoneFn": {
20812
21161
  "location": "import",
20813
21162
  "path": "./nav-interface",
20814
- "id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
21163
+ "id": "src/components/nav/nav-interface.ts::TransitionDoneFn",
21164
+ "referenceLocation": "TransitionDoneFn"
20815
21165
  }
20816
21166
  },
20817
21167
  "return": "Promise<boolean>"
@@ -20906,22 +21256,26 @@
20906
21256
  "NavComponent": {
20907
21257
  "location": "import",
20908
21258
  "path": "./nav-interface",
20909
- "id": "src/components/nav/nav-interface.ts::NavComponent"
21259
+ "id": "src/components/nav/nav-interface.ts::NavComponent",
21260
+ "referenceLocation": "NavComponent"
20910
21261
  },
20911
21262
  "NavComponentWithProps": {
20912
21263
  "location": "import",
20913
21264
  "path": "./nav-interface",
20914
- "id": "src/components/nav/nav-interface.ts::NavComponentWithProps"
21265
+ "id": "src/components/nav/nav-interface.ts::NavComponentWithProps",
21266
+ "referenceLocation": "NavComponentWithProps"
20915
21267
  },
20916
21268
  "NavOptions": {
20917
21269
  "location": "import",
20918
21270
  "path": "./nav-interface",
20919
- "id": "src/components/nav/nav-interface.ts::NavOptions"
21271
+ "id": "src/components/nav/nav-interface.ts::NavOptions",
21272
+ "referenceLocation": "NavOptions"
20920
21273
  },
20921
21274
  "TransitionDoneFn": {
20922
21275
  "location": "import",
20923
21276
  "path": "./nav-interface",
20924
- "id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
21277
+ "id": "src/components/nav/nav-interface.ts::TransitionDoneFn",
21278
+ "referenceLocation": "TransitionDoneFn"
20925
21279
  }
20926
21280
  },
20927
21281
  "return": "Promise<boolean>"
@@ -20997,12 +21351,14 @@
20997
21351
  "NavOptions": {
20998
21352
  "location": "import",
20999
21353
  "path": "./nav-interface",
21000
- "id": "src/components/nav/nav-interface.ts::NavOptions"
21354
+ "id": "src/components/nav/nav-interface.ts::NavOptions",
21355
+ "referenceLocation": "NavOptions"
21001
21356
  },
21002
21357
  "TransitionDoneFn": {
21003
21358
  "location": "import",
21004
21359
  "path": "./nav-interface",
21005
- "id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
21360
+ "id": "src/components/nav/nav-interface.ts::TransitionDoneFn",
21361
+ "referenceLocation": "TransitionDoneFn"
21006
21362
  }
21007
21363
  },
21008
21364
  "return": "Promise<boolean>"
@@ -21065,22 +21421,26 @@
21065
21421
  "ViewController": {
21066
21422
  "location": "import",
21067
21423
  "path": "./view-controller",
21068
- "id": "src/components/nav/view-controller.ts::ViewController"
21424
+ "id": "src/components/nav/view-controller.ts::ViewController",
21425
+ "referenceLocation": "ViewController"
21069
21426
  },
21070
21427
  "NavOptions": {
21071
21428
  "location": "import",
21072
21429
  "path": "./nav-interface",
21073
- "id": "src/components/nav/nav-interface.ts::NavOptions"
21430
+ "id": "src/components/nav/nav-interface.ts::NavOptions",
21431
+ "referenceLocation": "NavOptions"
21074
21432
  },
21075
21433
  "TransitionDoneFn": {
21076
21434
  "location": "import",
21077
21435
  "path": "./nav-interface",
21078
- "id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
21436
+ "id": "src/components/nav/nav-interface.ts::TransitionDoneFn",
21437
+ "referenceLocation": "TransitionDoneFn"
21079
21438
  },
21080
21439
  "TransitionInstruction": {
21081
21440
  "location": "import",
21082
21441
  "path": "./nav-interface",
21083
- "id": "src/components/nav/nav-interface.ts::TransitionInstruction"
21442
+ "id": "src/components/nav/nav-interface.ts::TransitionInstruction",
21443
+ "referenceLocation": "TransitionInstruction"
21084
21444
  }
21085
21445
  },
21086
21446
  "return": "Promise<boolean>"
@@ -21147,12 +21507,14 @@
21147
21507
  "NavOptions": {
21148
21508
  "location": "import",
21149
21509
  "path": "./nav-interface",
21150
- "id": "src/components/nav/nav-interface.ts::NavOptions"
21510
+ "id": "src/components/nav/nav-interface.ts::NavOptions",
21511
+ "referenceLocation": "NavOptions"
21151
21512
  },
21152
21513
  "TransitionDoneFn": {
21153
21514
  "location": "import",
21154
21515
  "path": "./nav-interface",
21155
- "id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
21516
+ "id": "src/components/nav/nav-interface.ts::TransitionDoneFn",
21517
+ "referenceLocation": "TransitionDoneFn"
21156
21518
  }
21157
21519
  },
21158
21520
  "return": "Promise<boolean>"
@@ -21220,7 +21582,8 @@
21220
21582
  "NavComponent": {
21221
21583
  "location": "import",
21222
21584
  "path": "./nav-interface",
21223
- "id": "src/components/nav/nav-interface.ts::NavComponent"
21585
+ "id": "src/components/nav/nav-interface.ts::NavComponent",
21586
+ "referenceLocation": "NavComponent"
21224
21587
  },
21225
21588
  "T": {
21226
21589
  "location": "global",
@@ -21229,17 +21592,20 @@
21229
21592
  "ComponentProps": {
21230
21593
  "location": "import",
21231
21594
  "path": "../../interface",
21232
- "id": "src/interface.d.ts::ComponentProps"
21595
+ "id": "src/interface.d.ts::ComponentProps",
21596
+ "referenceLocation": "ComponentProps"
21233
21597
  },
21234
21598
  "NavOptions": {
21235
21599
  "location": "import",
21236
21600
  "path": "./nav-interface",
21237
- "id": "src/components/nav/nav-interface.ts::NavOptions"
21601
+ "id": "src/components/nav/nav-interface.ts::NavOptions",
21602
+ "referenceLocation": "NavOptions"
21238
21603
  },
21239
21604
  "TransitionDoneFn": {
21240
21605
  "location": "import",
21241
21606
  "path": "./nav-interface",
21242
- "id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
21607
+ "id": "src/components/nav/nav-interface.ts::TransitionDoneFn",
21608
+ "referenceLocation": "TransitionDoneFn"
21243
21609
  }
21244
21610
  },
21245
21611
  "return": "Promise<boolean>"
@@ -21325,12 +21691,14 @@
21325
21691
  "NavOptions": {
21326
21692
  "location": "import",
21327
21693
  "path": "./nav-interface",
21328
- "id": "src/components/nav/nav-interface.ts::NavOptions"
21694
+ "id": "src/components/nav/nav-interface.ts::NavOptions",
21695
+ "referenceLocation": "NavOptions"
21329
21696
  },
21330
21697
  "TransitionDoneFn": {
21331
21698
  "location": "import",
21332
21699
  "path": "./nav-interface",
21333
- "id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
21700
+ "id": "src/components/nav/nav-interface.ts::TransitionDoneFn",
21701
+ "referenceLocation": "TransitionDoneFn"
21334
21702
  }
21335
21703
  },
21336
21704
  "return": "Promise<boolean>"
@@ -21411,22 +21779,26 @@
21411
21779
  "NavComponent": {
21412
21780
  "location": "import",
21413
21781
  "path": "./nav-interface",
21414
- "id": "src/components/nav/nav-interface.ts::NavComponent"
21782
+ "id": "src/components/nav/nav-interface.ts::NavComponent",
21783
+ "referenceLocation": "NavComponent"
21415
21784
  },
21416
21785
  "NavComponentWithProps": {
21417
21786
  "location": "import",
21418
21787
  "path": "./nav-interface",
21419
- "id": "src/components/nav/nav-interface.ts::NavComponentWithProps"
21788
+ "id": "src/components/nav/nav-interface.ts::NavComponentWithProps",
21789
+ "referenceLocation": "NavComponentWithProps"
21420
21790
  },
21421
21791
  "NavOptions": {
21422
21792
  "location": "import",
21423
21793
  "path": "./nav-interface",
21424
- "id": "src/components/nav/nav-interface.ts::NavOptions"
21794
+ "id": "src/components/nav/nav-interface.ts::NavOptions",
21795
+ "referenceLocation": "NavOptions"
21425
21796
  },
21426
21797
  "TransitionDoneFn": {
21427
21798
  "location": "import",
21428
21799
  "path": "./nav-interface",
21429
- "id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
21800
+ "id": "src/components/nav/nav-interface.ts::TransitionDoneFn",
21801
+ "referenceLocation": "TransitionDoneFn"
21430
21802
  }
21431
21803
  },
21432
21804
  "return": "Promise<boolean>"
@@ -21503,7 +21875,8 @@
21503
21875
  "NavComponent": {
21504
21876
  "location": "import",
21505
21877
  "path": "./nav-interface",
21506
- "id": "src/components/nav/nav-interface.ts::NavComponent"
21878
+ "id": "src/components/nav/nav-interface.ts::NavComponent",
21879
+ "referenceLocation": "NavComponent"
21507
21880
  },
21508
21881
  "T": {
21509
21882
  "location": "global",
@@ -21512,17 +21885,20 @@
21512
21885
  "ComponentProps": {
21513
21886
  "location": "import",
21514
21887
  "path": "../../interface",
21515
- "id": "src/interface.d.ts::ComponentProps"
21888
+ "id": "src/interface.d.ts::ComponentProps",
21889
+ "referenceLocation": "ComponentProps"
21516
21890
  },
21517
21891
  "NavOptions": {
21518
21892
  "location": "import",
21519
21893
  "path": "./nav-interface",
21520
- "id": "src/components/nav/nav-interface.ts::NavOptions"
21894
+ "id": "src/components/nav/nav-interface.ts::NavOptions",
21895
+ "referenceLocation": "NavOptions"
21521
21896
  },
21522
21897
  "TransitionDoneFn": {
21523
21898
  "location": "import",
21524
21899
  "path": "./nav-interface",
21525
- "id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
21900
+ "id": "src/components/nav/nav-interface.ts::TransitionDoneFn",
21901
+ "referenceLocation": "TransitionDoneFn"
21526
21902
  }
21527
21903
  },
21528
21904
  "return": "Promise<boolean>"
@@ -21605,6 +21981,7 @@
21605
21981
  "styles": [],
21606
21982
  "slots": [],
21607
21983
  "parts": [],
21984
+ "states": [],
21608
21985
  "dependents": [],
21609
21986
  "dependencies": [],
21610
21987
  "dependencyGraph": {}
@@ -21627,7 +22004,8 @@
21627
22004
  "NavComponent": {
21628
22005
  "location": "import",
21629
22006
  "path": "../nav/nav-interface",
21630
- "id": "src/components/nav/nav-interface.ts::NavComponent"
22007
+ "id": "src/components/nav/nav-interface.ts::NavComponent",
22008
+ "referenceLocation": "NavComponent"
21631
22009
  }
21632
22010
  }
21633
22011
  },
@@ -21663,15 +22041,16 @@
21663
22041
  },
21664
22042
  {
21665
22043
  "name": "componentProps",
21666
- "type": "undefined | { [key: string]: any; }",
22044
+ "type": "T | undefined",
21667
22045
  "complexType": {
21668
22046
  "original": "ComponentProps",
21669
- "resolved": "undefined | { [key: string]: any; }",
22047
+ "resolved": "T | undefined",
21670
22048
  "references": {
21671
22049
  "ComponentProps": {
21672
22050
  "location": "import",
21673
22051
  "path": "../../interface",
21674
- "id": "src/interface.d.ts::ComponentProps"
22052
+ "id": "src/interface.d.ts::ComponentProps",
22053
+ "referenceLocation": "ComponentProps"
21675
22054
  }
21676
22055
  }
21677
22056
  },
@@ -21681,10 +22060,10 @@
21681
22060
  "docsTags": [],
21682
22061
  "values": [
21683
22062
  {
21684
- "type": "undefined"
22063
+ "type": "T"
21685
22064
  },
21686
22065
  {
21687
- "type": "{ [key: string]: any; }"
22066
+ "type": "undefined"
21688
22067
  }
21689
22068
  ],
21690
22069
  "optional": true,
@@ -21702,7 +22081,8 @@
21702
22081
  "AnimationBuilder": {
21703
22082
  "location": "import",
21704
22083
  "path": "../../interface",
21705
- "id": "src/interface.d.ts::AnimationBuilder"
22084
+ "id": "src/interface.d.ts::AnimationBuilder",
22085
+ "referenceLocation": "AnimationBuilder"
21706
22086
  }
21707
22087
  }
21708
22088
  },
@@ -21733,7 +22113,8 @@
21733
22113
  "RouterDirection": {
21734
22114
  "location": "import",
21735
22115
  "path": "../router/utils/interface",
21736
- "id": "src/components/router/utils/interface.ts::RouterDirection"
22116
+ "id": "src/components/router/utils/interface.ts::RouterDirection",
22117
+ "referenceLocation": "RouterDirection"
21737
22118
  }
21738
22119
  }
21739
22120
  },
@@ -21774,6 +22155,7 @@
21774
22155
  "styles": [],
21775
22156
  "slots": [],
21776
22157
  "parts": [],
22158
+ "states": [],
21777
22159
  "dependents": [],
21778
22160
  "dependencies": [],
21779
22161
  "dependencyGraph": {}
@@ -21801,7 +22183,8 @@
21801
22183
  "Color": {
21802
22184
  "location": "import",
21803
22185
  "path": "../../interface",
21804
- "id": "src/interface.d.ts::Color"
22186
+ "id": "src/interface.d.ts::Color",
22187
+ "referenceLocation": "Color"
21805
22188
  }
21806
22189
  }
21807
22190
  },
@@ -21900,6 +22283,7 @@
21900
22283
  ],
21901
22284
  "slots": [],
21902
22285
  "parts": [],
22286
+ "states": [],
21903
22287
  "dependents": [],
21904
22288
  "dependencies": [],
21905
22289
  "dependencyGraph": {}
@@ -21988,6 +22372,7 @@
21988
22372
  ],
21989
22373
  "slots": [],
21990
22374
  "parts": [],
22375
+ "states": [],
21991
22376
  "dependents": [
21992
22377
  "ion-datetime"
21993
22378
  ],
@@ -22029,7 +22414,8 @@
22029
22414
  "Color": {
22030
22415
  "location": "import",
22031
22416
  "path": "../../interface",
22032
- "id": "src/interface.d.ts::Color"
22417
+ "id": "src/interface.d.ts::Color",
22418
+ "referenceLocation": "Color"
22033
22419
  }
22034
22420
  }
22035
22421
  },
@@ -22209,7 +22595,8 @@
22209
22595
  "PickerColumnChangeEventDetail": {
22210
22596
  "location": "import",
22211
22597
  "path": "./picker-column-interfaces",
22212
- "id": "src/components/picker-column/picker-column-interfaces.ts::PickerColumnChangeEventDetail"
22598
+ "id": "src/components/picker-column/picker-column-interfaces.ts::PickerColumnChangeEventDetail",
22599
+ "referenceLocation": "PickerColumnChangeEventDetail"
22213
22600
  }
22214
22601
  }
22215
22602
  },
@@ -22232,6 +22619,7 @@
22232
22619
  }
22233
22620
  ],
22234
22621
  "parts": [],
22622
+ "states": [],
22235
22623
  "dependents": [
22236
22624
  "ion-datetime"
22237
22625
  ],
@@ -22260,7 +22648,8 @@
22260
22648
  "Color": {
22261
22649
  "location": "import",
22262
22650
  "path": "../../interface",
22263
- "id": "src/interface.d.ts::Color"
22651
+ "id": "src/interface.d.ts::Color",
22652
+ "referenceLocation": "Color"
22264
22653
  }
22265
22654
  }
22266
22655
  },
@@ -22383,6 +22772,7 @@
22383
22772
  "styles": [],
22384
22773
  "slots": [],
22385
22774
  "parts": [],
22775
+ "states": [],
22386
22776
  "dependents": [
22387
22777
  "ion-datetime"
22388
22778
  ],
@@ -22474,7 +22864,8 @@
22474
22864
  "PickerButton": {
22475
22865
  "location": "import",
22476
22866
  "path": "./picker-interface",
22477
- "id": "src/components/picker-legacy/picker-interface.ts::PickerButton"
22867
+ "id": "src/components/picker-legacy/picker-interface.ts::PickerButton",
22868
+ "referenceLocation": "PickerButton"
22478
22869
  }
22479
22870
  }
22480
22871
  },
@@ -22508,7 +22899,8 @@
22508
22899
  "PickerColumn": {
22509
22900
  "location": "import",
22510
22901
  "path": "./picker-interface",
22511
- "id": "src/components/picker-legacy/picker-interface.ts::PickerColumn"
22902
+ "id": "src/components/picker-legacy/picker-interface.ts::PickerColumn",
22903
+ "referenceLocation": "PickerColumn"
22512
22904
  }
22513
22905
  }
22514
22906
  },
@@ -22600,7 +22992,8 @@
22600
22992
  "AnimationBuilder": {
22601
22993
  "location": "import",
22602
22994
  "path": "../../interface",
22603
- "id": "src/interface.d.ts::AnimationBuilder"
22995
+ "id": "src/interface.d.ts::AnimationBuilder",
22996
+ "referenceLocation": "AnimationBuilder"
22604
22997
  }
22605
22998
  }
22606
22999
  },
@@ -22714,7 +23107,8 @@
22714
23107
  "AnimationBuilder": {
22715
23108
  "location": "import",
22716
23109
  "path": "../../interface",
22717
- "id": "src/interface.d.ts::AnimationBuilder"
23110
+ "id": "src/interface.d.ts::AnimationBuilder",
23111
+ "referenceLocation": "AnimationBuilder"
22718
23112
  }
22719
23113
  }
22720
23114
  },
@@ -22889,7 +23283,8 @@
22889
23283
  "PickerColumn": {
22890
23284
  "location": "import",
22891
23285
  "path": "./picker-interface",
22892
- "id": "src/components/picker-legacy/picker-interface.ts::PickerColumn"
23286
+ "id": "src/components/picker-legacy/picker-interface.ts::PickerColumn",
23287
+ "referenceLocation": "PickerColumn"
22893
23288
  }
22894
23289
  },
22895
23290
  "return": "Promise<PickerColumn | undefined>"
@@ -22927,7 +23322,8 @@
22927
23322
  "OverlayEventDetail": {
22928
23323
  "location": "import",
22929
23324
  "path": "../../utils/overlays-interface",
22930
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
23325
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
23326
+ "referenceLocation": "OverlayEventDetail"
22931
23327
  },
22932
23328
  "T": {
22933
23329
  "location": "global",
@@ -22958,7 +23354,8 @@
22958
23354
  "OverlayEventDetail": {
22959
23355
  "location": "import",
22960
23356
  "path": "../../utils/overlays-interface",
22961
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
23357
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
23358
+ "referenceLocation": "OverlayEventDetail"
22962
23359
  },
22963
23360
  "T": {
22964
23361
  "location": "global",
@@ -23007,7 +23404,8 @@
23007
23404
  "OverlayEventDetail": {
23008
23405
  "location": "import",
23009
23406
  "path": "../../utils/overlays-interface",
23010
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
23407
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
23408
+ "referenceLocation": "OverlayEventDetail"
23011
23409
  }
23012
23410
  }
23013
23411
  },
@@ -23041,7 +23439,8 @@
23041
23439
  "OverlayEventDetail": {
23042
23440
  "location": "import",
23043
23441
  "path": "../../utils/overlays-interface",
23044
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
23442
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
23443
+ "referenceLocation": "OverlayEventDetail"
23045
23444
  }
23046
23445
  }
23047
23446
  },
@@ -23075,7 +23474,8 @@
23075
23474
  "OverlayEventDetail": {
23076
23475
  "location": "import",
23077
23476
  "path": "../../utils/overlays-interface",
23078
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
23477
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
23478
+ "referenceLocation": "OverlayEventDetail"
23079
23479
  }
23080
23480
  }
23081
23481
  },
@@ -23109,7 +23509,8 @@
23109
23509
  "OverlayEventDetail": {
23110
23510
  "location": "import",
23111
23511
  "path": "../../utils/overlays-interface",
23112
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
23512
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
23513
+ "referenceLocation": "OverlayEventDetail"
23113
23514
  }
23114
23515
  }
23115
23516
  },
@@ -23294,6 +23695,7 @@
23294
23695
  ],
23295
23696
  "slots": [],
23296
23697
  "parts": [],
23698
+ "states": [],
23297
23699
  "dependents": [],
23298
23700
  "dependencies": [
23299
23701
  "ion-backdrop",
@@ -23345,7 +23747,8 @@
23345
23747
  "PositionAlign": {
23346
23748
  "location": "import",
23347
23749
  "path": "./popover-interface",
23348
- "id": "src/components/popover/popover-interface.ts::PositionAlign"
23750
+ "id": "src/components/popover/popover-interface.ts::PositionAlign",
23751
+ "referenceLocation": "PositionAlign"
23349
23752
  }
23350
23753
  }
23351
23754
  },
@@ -23473,7 +23876,8 @@
23473
23876
  "ComponentRef": {
23474
23877
  "location": "import",
23475
23878
  "path": "../../interface",
23476
- "id": "src/interface.d.ts::ComponentRef"
23879
+ "id": "src/interface.d.ts::ComponentRef",
23880
+ "referenceLocation": "ComponentRef"
23477
23881
  }
23478
23882
  }
23479
23883
  },
@@ -23506,15 +23910,16 @@
23506
23910
  },
23507
23911
  {
23508
23912
  "name": "componentProps",
23509
- "type": "undefined | { [key: string]: any; }",
23913
+ "type": "T | undefined",
23510
23914
  "complexType": {
23511
23915
  "original": "ComponentProps",
23512
- "resolved": "undefined | { [key: string]: any; }",
23916
+ "resolved": "T | undefined",
23513
23917
  "references": {
23514
23918
  "ComponentProps": {
23515
23919
  "location": "import",
23516
23920
  "path": "../../interface",
23517
- "id": "src/interface.d.ts::ComponentProps"
23921
+ "id": "src/interface.d.ts::ComponentProps",
23922
+ "referenceLocation": "ComponentProps"
23518
23923
  }
23519
23924
  }
23520
23925
  },
@@ -23524,10 +23929,10 @@
23524
23929
  "docsTags": [],
23525
23930
  "values": [
23526
23931
  {
23527
- "type": "undefined"
23932
+ "type": "T"
23528
23933
  },
23529
23934
  {
23530
- "type": "{ [key: string]: any; }"
23935
+ "type": "undefined"
23531
23936
  }
23532
23937
  ],
23533
23938
  "optional": true,
@@ -23574,7 +23979,8 @@
23574
23979
  "AnimationBuilder": {
23575
23980
  "location": "import",
23576
23981
  "path": "../../interface",
23577
- "id": "src/interface.d.ts::AnimationBuilder"
23982
+ "id": "src/interface.d.ts::AnimationBuilder",
23983
+ "referenceLocation": "AnimationBuilder"
23578
23984
  }
23579
23985
  }
23580
23986
  },
@@ -23769,7 +24175,8 @@
23769
24175
  "AnimationBuilder": {
23770
24176
  "location": "import",
23771
24177
  "path": "../../interface",
23772
- "id": "src/interface.d.ts::AnimationBuilder"
24178
+ "id": "src/interface.d.ts::AnimationBuilder",
24179
+ "referenceLocation": "AnimationBuilder"
23773
24180
  }
23774
24181
  }
23775
24182
  },
@@ -23821,7 +24228,8 @@
23821
24228
  "PositionReference": {
23822
24229
  "location": "import",
23823
24230
  "path": "./popover-interface",
23824
- "id": "src/components/popover/popover-interface.ts::PositionReference"
24231
+ "id": "src/components/popover/popover-interface.ts::PositionReference",
24232
+ "referenceLocation": "PositionReference"
23825
24233
  }
23826
24234
  }
23827
24235
  },
@@ -23890,7 +24298,8 @@
23890
24298
  "PositionSide": {
23891
24299
  "location": "import",
23892
24300
  "path": "./popover-interface",
23893
- "id": "src/components/popover/popover-interface.ts::PositionSide"
24301
+ "id": "src/components/popover/popover-interface.ts::PositionSide",
24302
+ "referenceLocation": "PositionSide"
23894
24303
  }
23895
24304
  }
23896
24305
  },
@@ -23946,7 +24355,8 @@
23946
24355
  "PopoverSize": {
23947
24356
  "location": "import",
23948
24357
  "path": "./popover-interface",
23949
- "id": "src/components/popover/popover-interface.ts::PopoverSize"
24358
+ "id": "src/components/popover/popover-interface.ts::PopoverSize",
24359
+ "referenceLocation": "PopoverSize"
23950
24360
  }
23951
24361
  }
23952
24362
  },
@@ -24041,7 +24451,8 @@
24041
24451
  "TriggerAction": {
24042
24452
  "location": "import",
24043
24453
  "path": "./popover-interface",
24044
- "id": "src/components/popover/popover-interface.ts::TriggerAction"
24454
+ "id": "src/components/popover/popover-interface.ts::TriggerAction",
24455
+ "referenceLocation": "TriggerAction"
24045
24456
  }
24046
24457
  }
24047
24458
  },
@@ -24165,7 +24576,8 @@
24165
24576
  "OverlayEventDetail": {
24166
24577
  "location": "import",
24167
24578
  "path": "../../utils/overlays-interface",
24168
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
24579
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
24580
+ "referenceLocation": "OverlayEventDetail"
24169
24581
  },
24170
24582
  "T": {
24171
24583
  "location": "global",
@@ -24196,7 +24608,8 @@
24196
24608
  "OverlayEventDetail": {
24197
24609
  "location": "import",
24198
24610
  "path": "../../utils/overlays-interface",
24199
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
24611
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
24612
+ "referenceLocation": "OverlayEventDetail"
24200
24613
  },
24201
24614
  "T": {
24202
24615
  "location": "global",
@@ -24282,7 +24695,8 @@
24282
24695
  "OverlayEventDetail": {
24283
24696
  "location": "import",
24284
24697
  "path": "../../utils/overlays-interface",
24285
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
24698
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
24699
+ "referenceLocation": "OverlayEventDetail"
24286
24700
  }
24287
24701
  }
24288
24702
  },
@@ -24316,7 +24730,8 @@
24316
24730
  "OverlayEventDetail": {
24317
24731
  "location": "import",
24318
24732
  "path": "../../utils/overlays-interface",
24319
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
24733
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
24734
+ "referenceLocation": "OverlayEventDetail"
24320
24735
  }
24321
24736
  }
24322
24737
  },
@@ -24350,7 +24765,8 @@
24350
24765
  "OverlayEventDetail": {
24351
24766
  "location": "import",
24352
24767
  "path": "../../utils/overlays-interface",
24353
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
24768
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
24769
+ "referenceLocation": "OverlayEventDetail"
24354
24770
  }
24355
24771
  }
24356
24772
  },
@@ -24384,7 +24800,8 @@
24384
24800
  "OverlayEventDetail": {
24385
24801
  "location": "import",
24386
24802
  "path": "../../utils/overlays-interface",
24387
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
24803
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
24804
+ "referenceLocation": "OverlayEventDetail"
24388
24805
  }
24389
24806
  }
24390
24807
  },
@@ -24563,6 +24980,7 @@
24563
24980
  "docs": "The wrapper element for the default slot."
24564
24981
  }
24565
24982
  ],
24983
+ "states": [],
24566
24984
  "dependents": [
24567
24985
  "ion-datetime",
24568
24986
  "ion-select"
@@ -24646,7 +25064,8 @@
24646
25064
  "Color": {
24647
25065
  "location": "import",
24648
25066
  "path": "../../interface",
24649
- "id": "src/interface.d.ts::Color"
25067
+ "id": "src/interface.d.ts::Color",
25068
+ "referenceLocation": "Color"
24650
25069
  }
24651
25070
  }
24652
25071
  },
@@ -24862,6 +25281,7 @@
24862
25281
  "docs": "The track bar behind the progress bar. If the `buffer` property is set and `type` is `\"determinate\"` the track will be the\nwidth of the `buffer` value."
24863
25282
  }
24864
25283
  ],
25284
+ "states": [],
24865
25285
  "dependents": [],
24866
25286
  "dependencies": [],
24867
25287
  "dependencyGraph": {}
@@ -24936,7 +25356,8 @@
24936
25356
  "Color": {
24937
25357
  "location": "import",
24938
25358
  "path": "../../interface",
24939
- "id": "src/interface.d.ts::Color"
25359
+ "id": "src/interface.d.ts::Color",
25360
+ "referenceLocation": "Color"
24940
25361
  }
24941
25362
  }
24942
25363
  },
@@ -25276,6 +25697,7 @@
25276
25697
  "docs": "The checkmark or dot used to indicate the checked state."
25277
25698
  }
25278
25699
  ],
25700
+ "states": [],
25279
25701
  "dependents": [
25280
25702
  "ion-select-modal",
25281
25703
  "ion-select-popover"
@@ -25337,7 +25759,8 @@
25337
25759
  "RadioGroupCompareFn": {
25338
25760
  "location": "import",
25339
25761
  "path": "./radio-group-interface",
25340
- "id": "src/components/radio-group/radio-group-interface.ts::RadioGroupCompareFn"
25762
+ "id": "src/components/radio-group/radio-group-interface.ts::RadioGroupCompareFn",
25763
+ "referenceLocation": "RadioGroupCompareFn"
25341
25764
  }
25342
25765
  }
25343
25766
  },
@@ -25483,7 +25906,8 @@
25483
25906
  "RadioGroupChangeEventDetail": {
25484
25907
  "location": "import",
25485
25908
  "path": "./radio-group-interface",
25486
- "id": "src/components/radio-group/radio-group-interface.ts::RadioGroupChangeEventDetail"
25909
+ "id": "src/components/radio-group/radio-group-interface.ts::RadioGroupChangeEventDetail",
25910
+ "referenceLocation": "RadioGroupChangeEventDetail"
25487
25911
  }
25488
25912
  }
25489
25913
  },
@@ -25504,6 +25928,7 @@
25504
25928
  "styles": [],
25505
25929
  "slots": [],
25506
25930
  "parts": [],
25931
+ "states": [],
25507
25932
  "dependents": [
25508
25933
  "ion-select-modal",
25509
25934
  "ion-select-popover"
@@ -25540,6 +25965,10 @@
25540
25965
  "name": "slot",
25541
25966
  "text": "end - Content is placed to the right of the range slider in LTR, and to the left in RTL."
25542
25967
  },
25968
+ {
25969
+ "name": "part",
25970
+ "text": "label - The label text describing the range."
25971
+ },
25543
25972
  {
25544
25973
  "name": "part",
25545
25974
  "text": "tick - An inactive tick mark."
@@ -25550,23 +25979,87 @@
25550
25979
  },
25551
25980
  {
25552
25981
  "name": "part",
25553
- "text": "pin - The counter that appears above a knob."
25982
+ "text": "bar - The inactive part of the bar."
25554
25983
  },
25555
25984
  {
25556
25985
  "name": "part",
25557
- "text": "knob - The handle that is used to drag the range."
25986
+ "text": "bar-active - The active part of the bar."
25558
25987
  },
25559
25988
  {
25560
25989
  "name": "part",
25561
- "text": "bar - The inactive part of the bar."
25990
+ "text": "knob-handle - The container that wraps the knob and handles drag interactions."
25562
25991
  },
25563
25992
  {
25564
25993
  "name": "part",
25565
- "text": "bar-active - The active part of the bar."
25994
+ "text": "knob-handle-a - The container for the knob with the static `A` identity when `dualKnobs` is `true`. This identity does not change, even if the knobs cross and swap which one represents the lower or upper value."
25566
25995
  },
25567
25996
  {
25568
25997
  "name": "part",
25569
- "text": "label - The label text describing the range."
25998
+ "text": "knob-handle-b - The container for the knob with the static `B` identity when `dualKnobs` is `true`. This identity does not change, even if the knobs cross and swap which one represents the lower or upper value."
25999
+ },
26000
+ {
26001
+ "name": "part",
26002
+ "text": "knob-handle-lower - The container for the knob whose current `value` is `lower` when `dualKnobs` is `true`. The lower and upper parts swap which knob handle they refer to when the knobs cross."
26003
+ },
26004
+ {
26005
+ "name": "part",
26006
+ "text": "knob-handle-upper - The container for the knob whose current `value` is `upper` when `dualKnobs` is `true`. The lower and upper parts swap which knob handle they refer to when the knobs cross."
26007
+ },
26008
+ {
26009
+ "name": "part",
26010
+ "text": "pin - The value indicator displayed above a knob."
26011
+ },
26012
+ {
26013
+ "name": "part",
26014
+ "text": "pin-a - The value indicator above the knob with the static `A` identity when `dualKnobs` is `true`. This identity does not change, even if the knobs cross and swap which one represents the lower or upper value."
26015
+ },
26016
+ {
26017
+ "name": "part",
26018
+ "text": "pin-b - The value indicator above the knob with the static `B` identity when `dualKnobs` is `true`. This identity does not change, even if the knobs cross and swap which one represents the lower or upper value."
26019
+ },
26020
+ {
26021
+ "name": "part",
26022
+ "text": "pin-lower - The value indicator above the knob whose current `value` is `lower` when `dualKnobs` is `true`. The lower and upper parts swap which pin they refer to when the knobs cross."
26023
+ },
26024
+ {
26025
+ "name": "part",
26026
+ "text": "pin-upper - The value indicator above the knob whose current `value` is `upper` when `dualKnobs` is `true`. The lower and upper parts swap which pin they refer to when the knobs cross."
26027
+ },
26028
+ {
26029
+ "name": "part",
26030
+ "text": "knob - The visual knob element on the range track."
26031
+ },
26032
+ {
26033
+ "name": "part",
26034
+ "text": "knob-a - The visual knob for the static `A` identity when `dualKnobs` is `true`. This identity does not change, even if the knobs cross and swap which one represents the lower or upper value."
26035
+ },
26036
+ {
26037
+ "name": "part",
26038
+ "text": "knob-b - The visual knob for the static `B` identity when `dualKnobs` is `true`. This identity does not change, even if the knobs cross and swap which one represents the lower or upper value."
26039
+ },
26040
+ {
26041
+ "name": "part",
26042
+ "text": "knob-lower - The visual knob whose current `value` is `lower` when `dualKnobs` is `true`. The lower and upper parts swap which knob they refer to when the knobs cross."
26043
+ },
26044
+ {
26045
+ "name": "part",
26046
+ "text": "knob-upper - The visual knob whose current `value` is `upper` when `dualKnobs` is `true`. The lower and upper parts swap which knob they refer to when the knobs cross."
26047
+ },
26048
+ {
26049
+ "name": "part",
26050
+ "text": "activated - Added to the knob-handle, knob, and pin when the knob is active. Only one set has this part at a time when `dualKnobs` is `true`."
26051
+ },
26052
+ {
26053
+ "name": "part",
26054
+ "text": "focused - Added to the knob-handle, knob, and pin that currently has focus. Only one set has this part at a time when `dualKnobs` is `true`."
26055
+ },
26056
+ {
26057
+ "name": "part",
26058
+ "text": "hover - Added to the knob-handle, knob, and pin when the knob has hover. Only one set has this part at a time when `dualKnobs` is `true`."
26059
+ },
26060
+ {
26061
+ "name": "part",
26062
+ "text": "pressed - Added to the knob-handle, knob, and pin that is currently being pressed to drag. Only one set has this part at a time when `dualKnobs` is `true`."
25570
26063
  }
25571
26064
  ],
25572
26065
  "usage": {},
@@ -25607,7 +26100,8 @@
25607
26100
  "Color": {
25608
26101
  "location": "import",
25609
26102
  "path": "../../interface",
25610
- "id": "src/interface.d.ts::Color"
26103
+ "id": "src/interface.d.ts::Color",
26104
+ "referenceLocation": "Color"
25611
26105
  }
25612
26106
  }
25613
26107
  },
@@ -25964,7 +26458,8 @@
25964
26458
  "PinFormatter": {
25965
26459
  "location": "import",
25966
26460
  "path": "./range-interface",
25967
- "id": "src/components/range/range-interface.ts::PinFormatter"
26461
+ "id": "src/components/range/range-interface.ts::PinFormatter",
26462
+ "referenceLocation": "PinFormatter"
25968
26463
  }
25969
26464
  }
25970
26465
  },
@@ -26088,7 +26583,8 @@
26088
26583
  "RangeValue": {
26089
26584
  "location": "import",
26090
26585
  "path": "./range-interface",
26091
- "id": "src/components/range/range-interface.ts::RangeValue"
26586
+ "id": "src/components/range/range-interface.ts::RangeValue",
26587
+ "referenceLocation": "RangeValue"
26092
26588
  }
26093
26589
  }
26094
26590
  },
@@ -26144,7 +26640,8 @@
26144
26640
  "RangeChangeEventDetail": {
26145
26641
  "location": "import",
26146
26642
  "path": "./range-interface",
26147
- "id": "src/components/range/range-interface.ts::RangeChangeEventDetail"
26643
+ "id": "src/components/range/range-interface.ts::RangeChangeEventDetail",
26644
+ "referenceLocation": "RangeChangeEventDetail"
26148
26645
  }
26149
26646
  }
26150
26647
  },
@@ -26178,7 +26675,8 @@
26178
26675
  "RangeChangeEventDetail": {
26179
26676
  "location": "import",
26180
26677
  "path": "./range-interface",
26181
- "id": "src/components/range/range-interface.ts::RangeChangeEventDetail"
26678
+ "id": "src/components/range/range-interface.ts::RangeChangeEventDetail",
26679
+ "referenceLocation": "RangeChangeEventDetail"
26182
26680
  }
26183
26681
  }
26184
26682
  },
@@ -26198,7 +26696,8 @@
26198
26696
  "RangeKnobMoveEndEventDetail": {
26199
26697
  "location": "import",
26200
26698
  "path": "./range-interface",
26201
- "id": "src/components/range/range-interface.ts::RangeKnobMoveEndEventDetail"
26699
+ "id": "src/components/range/range-interface.ts::RangeKnobMoveEndEventDetail",
26700
+ "referenceLocation": "RangeKnobMoveEndEventDetail"
26202
26701
  }
26203
26702
  }
26204
26703
  },
@@ -26218,7 +26717,8 @@
26218
26717
  "RangeKnobMoveStartEventDetail": {
26219
26718
  "location": "import",
26220
26719
  "path": "./range-interface",
26221
- "id": "src/components/range/range-interface.ts::RangeKnobMoveStartEventDetail"
26720
+ "id": "src/components/range/range-interface.ts::RangeKnobMoveStartEventDetail",
26721
+ "referenceLocation": "RangeKnobMoveStartEventDetail"
26222
26722
  }
26223
26723
  }
26224
26724
  },
@@ -26378,6 +26878,10 @@
26378
26878
  }
26379
26879
  ],
26380
26880
  "parts": [
26881
+ {
26882
+ "name": "activated",
26883
+ "docs": "Added to the knob-handle, knob, and pin when the knob is active. Only one set has this part at a time when `dualKnobs` is `true`."
26884
+ },
26381
26885
  {
26382
26886
  "name": "bar",
26383
26887
  "docs": "The inactive part of the bar."
@@ -26386,9 +26890,53 @@
26386
26890
  "name": "bar-active",
26387
26891
  "docs": "The active part of the bar."
26388
26892
  },
26893
+ {
26894
+ "name": "focused",
26895
+ "docs": "Added to the knob-handle, knob, and pin that currently has focus. Only one set has this part at a time when `dualKnobs` is `true`."
26896
+ },
26897
+ {
26898
+ "name": "hover",
26899
+ "docs": "Added to the knob-handle, knob, and pin when the knob has hover. Only one set has this part at a time when `dualKnobs` is `true`."
26900
+ },
26389
26901
  {
26390
26902
  "name": "knob",
26391
- "docs": "The handle that is used to drag the range."
26903
+ "docs": "The visual knob element on the range track."
26904
+ },
26905
+ {
26906
+ "name": "knob-a",
26907
+ "docs": "The visual knob for the static `A` identity when `dualKnobs` is `true`. This identity does not change, even if the knobs cross and swap which one represents the lower or upper value."
26908
+ },
26909
+ {
26910
+ "name": "knob-b",
26911
+ "docs": "The visual knob for the static `B` identity when `dualKnobs` is `true`. This identity does not change, even if the knobs cross and swap which one represents the lower or upper value."
26912
+ },
26913
+ {
26914
+ "name": "knob-handle",
26915
+ "docs": "The container that wraps the knob and handles drag interactions."
26916
+ },
26917
+ {
26918
+ "name": "knob-handle-a",
26919
+ "docs": "The container for the knob with the static `A` identity when `dualKnobs` is `true`. This identity does not change, even if the knobs cross and swap which one represents the lower or upper value."
26920
+ },
26921
+ {
26922
+ "name": "knob-handle-b",
26923
+ "docs": "The container for the knob with the static `B` identity when `dualKnobs` is `true`. This identity does not change, even if the knobs cross and swap which one represents the lower or upper value."
26924
+ },
26925
+ {
26926
+ "name": "knob-handle-lower",
26927
+ "docs": "The container for the knob whose current `value` is `lower` when `dualKnobs` is `true`. The lower and upper parts swap which knob handle they refer to when the knobs cross."
26928
+ },
26929
+ {
26930
+ "name": "knob-handle-upper",
26931
+ "docs": "The container for the knob whose current `value` is `upper` when `dualKnobs` is `true`. The lower and upper parts swap which knob handle they refer to when the knobs cross."
26932
+ },
26933
+ {
26934
+ "name": "knob-lower",
26935
+ "docs": "The visual knob whose current `value` is `lower` when `dualKnobs` is `true`. The lower and upper parts swap which knob they refer to when the knobs cross."
26936
+ },
26937
+ {
26938
+ "name": "knob-upper",
26939
+ "docs": "The visual knob whose current `value` is `upper` when `dualKnobs` is `true`. The lower and upper parts swap which knob they refer to when the knobs cross."
26392
26940
  },
26393
26941
  {
26394
26942
  "name": "label",
@@ -26396,7 +26944,27 @@
26396
26944
  },
26397
26945
  {
26398
26946
  "name": "pin",
26399
- "docs": "The counter that appears above a knob."
26947
+ "docs": "The value indicator displayed above a knob."
26948
+ },
26949
+ {
26950
+ "name": "pin-a",
26951
+ "docs": "The value indicator above the knob with the static `A` identity when `dualKnobs` is `true`. This identity does not change, even if the knobs cross and swap which one represents the lower or upper value."
26952
+ },
26953
+ {
26954
+ "name": "pin-b",
26955
+ "docs": "The value indicator above the knob with the static `B` identity when `dualKnobs` is `true`. This identity does not change, even if the knobs cross and swap which one represents the lower or upper value."
26956
+ },
26957
+ {
26958
+ "name": "pin-lower",
26959
+ "docs": "The value indicator above the knob whose current `value` is `lower` when `dualKnobs` is `true`. The lower and upper parts swap which pin they refer to when the knobs cross."
26960
+ },
26961
+ {
26962
+ "name": "pin-upper",
26963
+ "docs": "The value indicator above the knob whose current `value` is `upper` when `dualKnobs` is `true`. The lower and upper parts swap which pin they refer to when the knobs cross."
26964
+ },
26965
+ {
26966
+ "name": "pressed",
26967
+ "docs": "Added to the knob-handle, knob, and pin that is currently being pressed to drag. Only one set has this part at a time when `dualKnobs` is `true`."
26400
26968
  },
26401
26969
  {
26402
26970
  "name": "tick",
@@ -26407,6 +26975,7 @@
26407
26975
  "docs": "An active tick mark."
26408
26976
  }
26409
26977
  ],
26978
+ "states": [],
26410
26979
  "dependents": [],
26411
26980
  "dependencies": [],
26412
26981
  "dependencyGraph": {}
@@ -26514,7 +27083,7 @@
26514
27083
  "mutable": false,
26515
27084
  "attr": "pull-factor",
26516
27085
  "reflectToAttr": false,
26517
- "docs": "How much to multiply the pull speed by. To slow the pull animation down,\npass a number less than `1`. To speed up the pull, pass a number greater\nthan `1`. The default value is `1` which is equal to the speed of the cursor.\nIf a negative value is passed in, the factor will be `1` instead.\n\nFor example: If the value passed is `1.2` and the content is dragged by\n`10` pixels, instead of `10` pixels the content will be pulled by `12` pixels\n(an increase of 20 percent). If the value passed is `0.8`, the dragged amount\nwill be `8` pixels, less than the amount the cursor has moved.\n\nDoes not apply when the refresher content uses a spinner,\nenabling the native refresher.",
27086
+ "docs": "How much to multiply the pull speed by. To slow the pull animation down,\npass a number less than `1`. To speed up the pull, pass a number greater\nthan `1`. The default value is `1` which is equal to the speed of the cursor.\nIf a negative value is passed in, the factor will be `1` instead.\n\nFor example, If the value passed is `1.2` and the content is dragged by\n`10` pixels, instead of `10` pixels, the content will be pulled by `12` pixels\n(an increase of 20 percent). If the value passed is `0.8`, the dragged amount\nwill be `8` pixels, less than the amount the cursor has moved.\n\nDoes not apply when the refresher content uses a spinner,\nenabling the native refresher.",
26518
27087
  "docsTags": [
26519
27088
  {
26520
27089
  "name": "default",
@@ -26703,6 +27272,41 @@
26703
27272
  "docs": "Emitted while the user is pulling down the content and exposing the refresher.",
26704
27273
  "docsTags": []
26705
27274
  },
27275
+ {
27276
+ "event": "ionPullEnd",
27277
+ "detail": "RefresherPullEndEventDetail",
27278
+ "bubbles": true,
27279
+ "complexType": {
27280
+ "original": "RefresherPullEndEventDetail",
27281
+ "resolved": "RefresherPullEndEventDetail",
27282
+ "references": {
27283
+ "RefresherPullEndEventDetail": {
27284
+ "location": "import",
27285
+ "path": "./refresher-interface",
27286
+ "id": "src/components/refresher/refresher-interface.ts::RefresherPullEndEventDetail",
27287
+ "referenceLocation": "RefresherPullEndEventDetail"
27288
+ }
27289
+ }
27290
+ },
27291
+ "cancelable": true,
27292
+ "composed": true,
27293
+ "docs": "Emitted when the refresher has returned to the inactive state\nafter a pull gesture. This fires whether the refresh completed\nsuccessfully or was canceled.",
27294
+ "docsTags": []
27295
+ },
27296
+ {
27297
+ "event": "ionPullStart",
27298
+ "detail": "void",
27299
+ "bubbles": true,
27300
+ "complexType": {
27301
+ "original": "void",
27302
+ "resolved": "void",
27303
+ "references": {}
27304
+ },
27305
+ "cancelable": true,
27306
+ "composed": true,
27307
+ "docs": "Emitted when the user begins to start pulling down.",
27308
+ "docsTags": []
27309
+ },
26706
27310
  {
26707
27311
  "event": "ionRefresh",
26708
27312
  "detail": "RefresherEventDetail",
@@ -26714,7 +27318,8 @@
26714
27318
  "RefresherEventDetail": {
26715
27319
  "location": "import",
26716
27320
  "path": "./refresher-interface",
26717
- "id": "src/components/refresher/refresher-interface.ts::RefresherEventDetail"
27321
+ "id": "src/components/refresher/refresher-interface.ts::RefresherEventDetail",
27322
+ "referenceLocation": "RefresherEventDetail"
26718
27323
  }
26719
27324
  }
26720
27325
  },
@@ -26734,14 +27339,21 @@
26734
27339
  },
26735
27340
  "cancelable": true,
26736
27341
  "composed": true,
26737
- "docs": "Emitted when the user begins to start pulling down.",
26738
- "docsTags": []
27342
+ "docs": "Emitted when the user begins to start pulling down.\nTODO(FW-7044): Remove this in a major release",
27343
+ "docsTags": [
27344
+ {
27345
+ "name": "deprecated",
27346
+ "text": "Use `ionPullStart` instead."
27347
+ }
27348
+ ],
27349
+ "deprecation": "Use `ionPullStart` instead."
26739
27350
  }
26740
27351
  ],
26741
27352
  "listeners": [],
26742
27353
  "styles": [],
26743
27354
  "slots": [],
26744
27355
  "parts": [],
27356
+ "states": [],
26745
27357
  "dependents": [],
26746
27358
  "dependencies": [],
26747
27359
  "dependencyGraph": {}
@@ -26764,7 +27376,8 @@
26764
27376
  "SpinnerTypes": {
26765
27377
  "location": "import",
26766
27378
  "path": "../spinner/spinner-configs",
26767
- "id": "src/components/spinner/spinner-configs.ts::SpinnerTypes"
27379
+ "id": "src/components/spinner/spinner-configs.ts::SpinnerTypes",
27380
+ "referenceLocation": "SpinnerTypes"
26768
27381
  }
26769
27382
  }
26770
27383
  },
@@ -26799,7 +27412,8 @@
26799
27412
  "IonicSafeString": {
26800
27413
  "location": "import",
26801
27414
  "path": "../../utils/sanitization",
26802
- "id": "src/utils/sanitization/index.ts::IonicSafeString"
27415
+ "id": "src/utils/sanitization/index.ts::IonicSafeString",
27416
+ "referenceLocation": "IonicSafeString"
26803
27417
  }
26804
27418
  }
26805
27419
  },
@@ -26834,7 +27448,8 @@
26834
27448
  "SpinnerTypes": {
26835
27449
  "location": "import",
26836
27450
  "path": "../spinner/spinner-configs",
26837
- "id": "src/components/spinner/spinner-configs.ts::SpinnerTypes"
27451
+ "id": "src/components/spinner/spinner-configs.ts::SpinnerTypes",
27452
+ "referenceLocation": "SpinnerTypes"
26838
27453
  }
26839
27454
  }
26840
27455
  },
@@ -26902,7 +27517,8 @@
26902
27517
  "IonicSafeString": {
26903
27518
  "location": "import",
26904
27519
  "path": "../../utils/sanitization",
26905
- "id": "src/utils/sanitization/index.ts::IonicSafeString"
27520
+ "id": "src/utils/sanitization/index.ts::IonicSafeString",
27521
+ "referenceLocation": "IonicSafeString"
26906
27522
  }
26907
27523
  }
26908
27524
  },
@@ -26934,6 +27550,7 @@
26934
27550
  "styles": [],
26935
27551
  "slots": [],
26936
27552
  "parts": [],
27553
+ "states": [],
26937
27554
  "dependents": [],
26938
27555
  "dependencies": [
26939
27556
  "ion-spinner",
@@ -26976,6 +27593,7 @@
26976
27593
  "docs": "The icon of the reorder handle (uses ion-icon)."
26977
27594
  }
26978
27595
  ],
27596
+ "states": [],
26979
27597
  "dependents": [],
26980
27598
  "dependencies": [
26981
27599
  "ion-icon"
@@ -27077,7 +27695,8 @@
27077
27695
  "ItemReorderEventDetail": {
27078
27696
  "location": "import",
27079
27697
  "path": "./reorder-group-interface",
27080
- "id": "src/components/reorder-group/reorder-group-interface.ts::ItemReorderEventDetail"
27698
+ "id": "src/components/reorder-group/reorder-group-interface.ts::ItemReorderEventDetail",
27699
+ "referenceLocation": "ItemReorderEventDetail"
27081
27700
  }
27082
27701
  }
27083
27702
  },
@@ -27103,7 +27722,8 @@
27103
27722
  "ReorderEndEventDetail": {
27104
27723
  "location": "import",
27105
27724
  "path": "./reorder-group-interface",
27106
- "id": "src/components/reorder-group/reorder-group-interface.ts::ReorderEndEventDetail"
27725
+ "id": "src/components/reorder-group/reorder-group-interface.ts::ReorderEndEventDetail",
27726
+ "referenceLocation": "ReorderEndEventDetail"
27107
27727
  }
27108
27728
  }
27109
27729
  },
@@ -27123,7 +27743,8 @@
27123
27743
  "ReorderMoveEventDetail": {
27124
27744
  "location": "import",
27125
27745
  "path": "./reorder-group-interface",
27126
- "id": "src/components/reorder-group/reorder-group-interface.ts::ReorderMoveEventDetail"
27746
+ "id": "src/components/reorder-group/reorder-group-interface.ts::ReorderMoveEventDetail",
27747
+ "referenceLocation": "ReorderMoveEventDetail"
27127
27748
  }
27128
27749
  }
27129
27750
  },
@@ -27151,6 +27772,7 @@
27151
27772
  "styles": [],
27152
27773
  "slots": [],
27153
27774
  "parts": [],
27775
+ "states": [],
27154
27776
  "dependents": [],
27155
27777
  "dependencies": [],
27156
27778
  "dependencyGraph": {}
@@ -27258,6 +27880,7 @@
27258
27880
  "styles": [],
27259
27881
  "slots": [],
27260
27882
  "parts": [],
27883
+ "states": [],
27261
27884
  "dependents": [
27262
27885
  "ion-action-sheet",
27263
27886
  "ion-alert",
@@ -27342,7 +27965,8 @@
27342
27965
  "NavigationHookCallback": {
27343
27966
  "location": "import",
27344
27967
  "path": "./route-interface",
27345
- "id": "src/components/route/route-interface.ts::NavigationHookCallback"
27968
+ "id": "src/components/route/route-interface.ts::NavigationHookCallback",
27969
+ "referenceLocation": "NavigationHookCallback"
27346
27970
  }
27347
27971
  }
27348
27972
  },
@@ -27376,7 +28000,8 @@
27376
28000
  "NavigationHookCallback": {
27377
28001
  "location": "import",
27378
28002
  "path": "./route-interface",
27379
- "id": "src/components/route/route-interface.ts::NavigationHookCallback"
28003
+ "id": "src/components/route/route-interface.ts::NavigationHookCallback",
28004
+ "referenceLocation": "NavigationHookCallback"
27380
28005
  }
27381
28006
  }
27382
28007
  },
@@ -27499,6 +28124,7 @@
27499
28124
  "styles": [],
27500
28125
  "slots": [],
27501
28126
  "parts": [],
28127
+ "states": [],
27502
28128
  "dependents": [],
27503
28129
  "dependencies": [],
27504
28130
  "dependencyGraph": {}
@@ -27585,6 +28211,7 @@
27585
28211
  "styles": [],
27586
28212
  "slots": [],
27587
28213
  "parts": [],
28214
+ "states": [],
27588
28215
  "dependents": [],
27589
28216
  "dependencies": [],
27590
28217
  "dependencyGraph": {}
@@ -27712,12 +28339,14 @@
27712
28339
  "RouterDirection": {
27713
28340
  "location": "import",
27714
28341
  "path": "./utils/interface",
27715
- "id": "src/components/router/utils/interface.ts::RouterDirection"
28342
+ "id": "src/components/router/utils/interface.ts::RouterDirection",
28343
+ "referenceLocation": "RouterDirection"
27716
28344
  },
27717
28345
  "AnimationBuilder": {
27718
28346
  "location": "import",
27719
28347
  "path": "../../interface",
27720
- "id": "src/interface.d.ts::AnimationBuilder"
28348
+ "id": "src/interface.d.ts::AnimationBuilder",
28349
+ "referenceLocation": "AnimationBuilder"
27721
28350
  }
27722
28351
  },
27723
28352
  "return": "Promise<boolean>"
@@ -27769,7 +28398,8 @@
27769
28398
  "RouterEventDetail": {
27770
28399
  "location": "import",
27771
28400
  "path": "./utils/interface",
27772
- "id": "src/components/router/utils/interface.ts::RouterEventDetail"
28401
+ "id": "src/components/router/utils/interface.ts::RouterEventDetail",
28402
+ "referenceLocation": "RouterEventDetail"
27773
28403
  }
27774
28404
  }
27775
28405
  },
@@ -27789,7 +28419,8 @@
27789
28419
  "RouterEventDetail": {
27790
28420
  "location": "import",
27791
28421
  "path": "./utils/interface",
27792
- "id": "src/components/router/utils/interface.ts::RouterEventDetail"
28422
+ "id": "src/components/router/utils/interface.ts::RouterEventDetail",
28423
+ "referenceLocation": "RouterEventDetail"
27793
28424
  }
27794
28425
  }
27795
28426
  },
@@ -27816,6 +28447,7 @@
27816
28447
  "styles": [],
27817
28448
  "slots": [],
27818
28449
  "parts": [],
28450
+ "states": [],
27819
28451
  "dependents": [],
27820
28452
  "dependencies": [],
27821
28453
  "dependencyGraph": {}
@@ -27838,7 +28470,8 @@
27838
28470
  "Color": {
27839
28471
  "location": "import",
27840
28472
  "path": "../../interface",
27841
- "id": "src/interface.d.ts::Color"
28473
+ "id": "src/interface.d.ts::Color",
28474
+ "referenceLocation": "Color"
27842
28475
  }
27843
28476
  }
27844
28477
  },
@@ -27958,7 +28591,8 @@
27958
28591
  "AnimationBuilder": {
27959
28592
  "location": "import",
27960
28593
  "path": "../../interface",
27961
- "id": "src/interface.d.ts::AnimationBuilder"
28594
+ "id": "src/interface.d.ts::AnimationBuilder",
28595
+ "referenceLocation": "AnimationBuilder"
27962
28596
  }
27963
28597
  }
27964
28598
  },
@@ -27989,7 +28623,8 @@
27989
28623
  "RouterDirection": {
27990
28624
  "location": "import",
27991
28625
  "path": "../router/utils/interface",
27992
- "id": "src/components/router/utils/interface.ts::RouterDirection"
28626
+ "id": "src/components/router/utils/interface.ts::RouterDirection",
28627
+ "referenceLocation": "RouterDirection"
27993
28628
  }
27994
28629
  }
27995
28630
  },
@@ -28067,6 +28702,7 @@
28067
28702
  ],
28068
28703
  "slots": [],
28069
28704
  "parts": [],
28705
+ "states": [],
28070
28706
  "dependents": [],
28071
28707
  "dependencies": [],
28072
28708
  "dependencyGraph": {}
@@ -28118,7 +28754,8 @@
28118
28754
  "AnimationBuilder": {
28119
28755
  "location": "import",
28120
28756
  "path": "../../interface",
28121
- "id": "src/interface.d.ts::AnimationBuilder"
28757
+ "id": "src/interface.d.ts::AnimationBuilder",
28758
+ "referenceLocation": "AnimationBuilder"
28122
28759
  }
28123
28760
  }
28124
28761
  },
@@ -28185,6 +28822,7 @@
28185
28822
  "styles": [],
28186
28823
  "slots": [],
28187
28824
  "parts": [],
28825
+ "states": [],
28188
28826
  "dependents": [],
28189
28827
  "dependencies": [],
28190
28828
  "dependencyGraph": {}
@@ -28203,6 +28841,7 @@
28203
28841
  "styles": [],
28204
28842
  "slots": [],
28205
28843
  "parts": [],
28844
+ "states": [],
28206
28845
  "dependents": [],
28207
28846
  "dependencies": [],
28208
28847
  "dependencyGraph": {}
@@ -28280,15 +28919,16 @@
28280
28919
  },
28281
28920
  {
28282
28921
  "name": "autocomplete",
28283
- "type": "\"name\" | \"email\" | \"tel\" | \"url\" | \"on\" | \"off\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"photo\"",
28922
+ "type": "\"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-additional-name\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"email\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"impp\" | \"language\" | \"name\" | \"new-password\" | \"nickname\" | \"off\" | \"on\" | \"one-time-code\" | \"organization\" | \"organization-title\" | \"photo\" | \"postal-code\" | \"sex\" | \"street-address\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"transaction-amount\" | \"transaction-currency\" | \"url\" | \"username\"",
28284
28923
  "complexType": {
28285
28924
  "original": "AutocompleteTypes",
28286
- "resolved": "\"name\" | \"email\" | \"tel\" | \"url\" | \"on\" | \"off\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"photo\"",
28925
+ "resolved": "\"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-additional-name\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"email\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"impp\" | \"language\" | \"name\" | \"new-password\" | \"nickname\" | \"off\" | \"on\" | \"one-time-code\" | \"organization\" | \"organization-title\" | \"photo\" | \"postal-code\" | \"sex\" | \"street-address\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"transaction-amount\" | \"transaction-currency\" | \"url\" | \"username\"",
28287
28926
  "references": {
28288
28927
  "AutocompleteTypes": {
28289
28928
  "location": "import",
28290
28929
  "path": "../../interface",
28291
- "id": "src/interface.d.ts::AutocompleteTypes"
28930
+ "id": "src/interface.d.ts::AutocompleteTypes",
28931
+ "referenceLocation": "AutocompleteTypes"
28292
28932
  }
28293
28933
  }
28294
28934
  },
@@ -28305,219 +28945,219 @@
28305
28945
  "default": "'off'",
28306
28946
  "values": [
28307
28947
  {
28308
- "value": "name",
28948
+ "value": "additional-name",
28309
28949
  "type": "string"
28310
28950
  },
28311
28951
  {
28312
- "value": "email",
28952
+ "value": "address-level1",
28313
28953
  "type": "string"
28314
28954
  },
28315
28955
  {
28316
- "value": "tel",
28956
+ "value": "address-level2",
28317
28957
  "type": "string"
28318
28958
  },
28319
28959
  {
28320
- "value": "url",
28960
+ "value": "address-level3",
28321
28961
  "type": "string"
28322
28962
  },
28323
28963
  {
28324
- "value": "on",
28964
+ "value": "address-level4",
28325
28965
  "type": "string"
28326
28966
  },
28327
28967
  {
28328
- "value": "off",
28968
+ "value": "address-line1",
28329
28969
  "type": "string"
28330
28970
  },
28331
28971
  {
28332
- "value": "honorific-prefix",
28972
+ "value": "address-line2",
28333
28973
  "type": "string"
28334
28974
  },
28335
28975
  {
28336
- "value": "given-name",
28976
+ "value": "address-line3",
28337
28977
  "type": "string"
28338
28978
  },
28339
28979
  {
28340
- "value": "additional-name",
28980
+ "value": "bday",
28341
28981
  "type": "string"
28342
28982
  },
28343
28983
  {
28344
- "value": "family-name",
28984
+ "value": "bday-day",
28345
28985
  "type": "string"
28346
28986
  },
28347
28987
  {
28348
- "value": "honorific-suffix",
28988
+ "value": "bday-month",
28349
28989
  "type": "string"
28350
28990
  },
28351
28991
  {
28352
- "value": "nickname",
28992
+ "value": "bday-year",
28353
28993
  "type": "string"
28354
28994
  },
28355
28995
  {
28356
- "value": "username",
28996
+ "value": "cc-additional-name",
28357
28997
  "type": "string"
28358
28998
  },
28359
28999
  {
28360
- "value": "new-password",
29000
+ "value": "cc-csc",
28361
29001
  "type": "string"
28362
29002
  },
28363
29003
  {
28364
- "value": "current-password",
29004
+ "value": "cc-exp",
28365
29005
  "type": "string"
28366
29006
  },
28367
29007
  {
28368
- "value": "one-time-code",
29008
+ "value": "cc-exp-month",
28369
29009
  "type": "string"
28370
29010
  },
28371
29011
  {
28372
- "value": "organization-title",
29012
+ "value": "cc-exp-year",
28373
29013
  "type": "string"
28374
29014
  },
28375
29015
  {
28376
- "value": "organization",
29016
+ "value": "cc-family-name",
28377
29017
  "type": "string"
28378
29018
  },
28379
29019
  {
28380
- "value": "street-address",
29020
+ "value": "cc-given-name",
28381
29021
  "type": "string"
28382
29022
  },
28383
29023
  {
28384
- "value": "address-line1",
29024
+ "value": "cc-name",
28385
29025
  "type": "string"
28386
29026
  },
28387
29027
  {
28388
- "value": "address-line2",
29028
+ "value": "cc-number",
28389
29029
  "type": "string"
28390
29030
  },
28391
29031
  {
28392
- "value": "address-line3",
29032
+ "value": "cc-type",
28393
29033
  "type": "string"
28394
29034
  },
28395
29035
  {
28396
- "value": "address-level4",
29036
+ "value": "country",
28397
29037
  "type": "string"
28398
29038
  },
28399
29039
  {
28400
- "value": "address-level3",
29040
+ "value": "country-name",
28401
29041
  "type": "string"
28402
29042
  },
28403
29043
  {
28404
- "value": "address-level2",
29044
+ "value": "current-password",
28405
29045
  "type": "string"
28406
29046
  },
28407
29047
  {
28408
- "value": "address-level1",
29048
+ "value": "email",
28409
29049
  "type": "string"
28410
29050
  },
28411
29051
  {
28412
- "value": "country",
29052
+ "value": "family-name",
28413
29053
  "type": "string"
28414
29054
  },
28415
29055
  {
28416
- "value": "country-name",
29056
+ "value": "given-name",
28417
29057
  "type": "string"
28418
29058
  },
28419
29059
  {
28420
- "value": "postal-code",
29060
+ "value": "honorific-prefix",
28421
29061
  "type": "string"
28422
29062
  },
28423
29063
  {
28424
- "value": "cc-name",
29064
+ "value": "honorific-suffix",
28425
29065
  "type": "string"
28426
29066
  },
28427
29067
  {
28428
- "value": "cc-given-name",
29068
+ "value": "impp",
28429
29069
  "type": "string"
28430
29070
  },
28431
29071
  {
28432
- "value": "cc-additional-name",
29072
+ "value": "language",
28433
29073
  "type": "string"
28434
29074
  },
28435
29075
  {
28436
- "value": "cc-family-name",
29076
+ "value": "name",
28437
29077
  "type": "string"
28438
29078
  },
28439
29079
  {
28440
- "value": "cc-number",
29080
+ "value": "new-password",
28441
29081
  "type": "string"
28442
29082
  },
28443
29083
  {
28444
- "value": "cc-exp",
29084
+ "value": "nickname",
28445
29085
  "type": "string"
28446
29086
  },
28447
29087
  {
28448
- "value": "cc-exp-month",
29088
+ "value": "off",
28449
29089
  "type": "string"
28450
29090
  },
28451
29091
  {
28452
- "value": "cc-exp-year",
29092
+ "value": "on",
28453
29093
  "type": "string"
28454
29094
  },
28455
29095
  {
28456
- "value": "cc-csc",
29096
+ "value": "one-time-code",
28457
29097
  "type": "string"
28458
29098
  },
28459
29099
  {
28460
- "value": "cc-type",
29100
+ "value": "organization",
28461
29101
  "type": "string"
28462
29102
  },
28463
29103
  {
28464
- "value": "transaction-currency",
29104
+ "value": "organization-title",
28465
29105
  "type": "string"
28466
29106
  },
28467
29107
  {
28468
- "value": "transaction-amount",
29108
+ "value": "photo",
28469
29109
  "type": "string"
28470
29110
  },
28471
29111
  {
28472
- "value": "language",
29112
+ "value": "postal-code",
28473
29113
  "type": "string"
28474
29114
  },
28475
29115
  {
28476
- "value": "bday",
29116
+ "value": "sex",
28477
29117
  "type": "string"
28478
29118
  },
28479
29119
  {
28480
- "value": "bday-day",
29120
+ "value": "street-address",
28481
29121
  "type": "string"
28482
29122
  },
28483
29123
  {
28484
- "value": "bday-month",
29124
+ "value": "tel",
28485
29125
  "type": "string"
28486
29126
  },
28487
29127
  {
28488
- "value": "bday-year",
29128
+ "value": "tel-area-code",
28489
29129
  "type": "string"
28490
29130
  },
28491
29131
  {
28492
- "value": "sex",
29132
+ "value": "tel-country-code",
28493
29133
  "type": "string"
28494
29134
  },
28495
29135
  {
28496
- "value": "tel-country-code",
29136
+ "value": "tel-extension",
28497
29137
  "type": "string"
28498
29138
  },
28499
29139
  {
28500
- "value": "tel-national",
29140
+ "value": "tel-local",
28501
29141
  "type": "string"
28502
29142
  },
28503
29143
  {
28504
- "value": "tel-area-code",
29144
+ "value": "tel-national",
28505
29145
  "type": "string"
28506
29146
  },
28507
29147
  {
28508
- "value": "tel-local",
29148
+ "value": "transaction-amount",
28509
29149
  "type": "string"
28510
29150
  },
28511
29151
  {
28512
- "value": "tel-extension",
29152
+ "value": "transaction-currency",
28513
29153
  "type": "string"
28514
29154
  },
28515
29155
  {
28516
- "value": "impp",
29156
+ "value": "url",
28517
29157
  "type": "string"
28518
29158
  },
28519
29159
  {
28520
- "value": "photo",
29160
+ "value": "username",
28521
29161
  "type": "string"
28522
29162
  }
28523
29163
  ],
@@ -28654,7 +29294,8 @@
28654
29294
  "Color": {
28655
29295
  "location": "import",
28656
29296
  "path": "../../interface",
28657
- "id": "src/interface.d.ts::Color"
29297
+ "id": "src/interface.d.ts::Color",
29298
+ "referenceLocation": "Color"
28658
29299
  }
28659
29300
  }
28660
29301
  },
@@ -29315,7 +29956,8 @@
29315
29956
  "SearchbarChangeEventDetail": {
29316
29957
  "location": "import",
29317
29958
  "path": "./searchbar-interface",
29318
- "id": "src/components/searchbar/searchbar-interface.ts::SearchbarChangeEventDetail"
29959
+ "id": "src/components/searchbar/searchbar-interface.ts::SearchbarChangeEventDetail",
29960
+ "referenceLocation": "SearchbarChangeEventDetail"
29319
29961
  }
29320
29962
  }
29321
29963
  },
@@ -29363,7 +30005,8 @@
29363
30005
  "SearchbarInputEventDetail": {
29364
30006
  "location": "import",
29365
30007
  "path": "./searchbar-interface",
29366
- "id": "src/components/searchbar/searchbar-interface.ts::SearchbarInputEventDetail"
30008
+ "id": "src/components/searchbar/searchbar-interface.ts::SearchbarInputEventDetail",
30009
+ "referenceLocation": "SearchbarInputEventDetail"
29367
30010
  }
29368
30011
  }
29369
30012
  },
@@ -29510,6 +30153,7 @@
29510
30153
  ],
29511
30154
  "slots": [],
29512
30155
  "parts": [],
30156
+ "states": [],
29513
30157
  "dependents": [],
29514
30158
  "dependencies": [
29515
30159
  "ion-icon"
@@ -29543,7 +30187,8 @@
29543
30187
  "Color": {
29544
30188
  "location": "import",
29545
30189
  "path": "../../interface",
29546
- "id": "src/interface.d.ts::Color"
30190
+ "id": "src/interface.d.ts::Color",
30191
+ "referenceLocation": "Color"
29547
30192
  }
29548
30193
  }
29549
30194
  },
@@ -29748,7 +30393,8 @@
29748
30393
  "SegmentValue": {
29749
30394
  "location": "import",
29750
30395
  "path": "./segment-interface",
29751
- "id": "src/components/segment/segment-interface.ts::SegmentValue"
30396
+ "id": "src/components/segment/segment-interface.ts::SegmentValue",
30397
+ "referenceLocation": "SegmentValue"
29752
30398
  }
29753
30399
  }
29754
30400
  },
@@ -29787,7 +30433,8 @@
29787
30433
  "SegmentChangeEventDetail": {
29788
30434
  "location": "import",
29789
30435
  "path": "./segment-interface",
29790
- "id": "src/components/segment/segment-interface.ts::SegmentChangeEventDetail"
30436
+ "id": "src/components/segment/segment-interface.ts::SegmentChangeEventDetail",
30437
+ "referenceLocation": "SegmentChangeEventDetail"
29791
30438
  }
29792
30439
  }
29793
30440
  },
@@ -29826,6 +30473,7 @@
29826
30473
  ],
29827
30474
  "slots": [],
29828
30475
  "parts": [],
30476
+ "states": [],
29829
30477
  "dependents": [],
29830
30478
  "dependencies": [],
29831
30479
  "dependencyGraph": {}
@@ -29920,7 +30568,8 @@
29920
30568
  "SegmentButtonLayout": {
29921
30569
  "location": "import",
29922
30570
  "path": "./segment-button-interface",
29923
- "id": "src/components/segment-button/segment-button-interface.ts::SegmentButtonLayout"
30571
+ "id": "src/components/segment-button/segment-button-interface.ts::SegmentButtonLayout",
30572
+ "referenceLocation": "SegmentButtonLayout"
29924
30573
  }
29925
30574
  }
29926
30575
  },
@@ -30038,7 +30687,8 @@
30038
30687
  "SegmentValue": {
30039
30688
  "location": "import",
30040
30689
  "path": "../segment/segment-interface",
30041
- "id": "src/components/segment/segment-interface.ts::SegmentValue"
30690
+ "id": "src/components/segment/segment-interface.ts::SegmentValue",
30691
+ "referenceLocation": "SegmentValue"
30042
30692
  }
30043
30693
  }
30044
30694
  },
@@ -30423,6 +31073,7 @@
30423
31073
  "docs": "The native HTML button element that wraps all child elements."
30424
31074
  }
30425
31075
  ],
31076
+ "states": [],
30426
31077
  "dependents": [],
30427
31078
  "dependencies": [
30428
31079
  "ion-ripple-effect"
@@ -30447,6 +31098,7 @@
30447
31098
  "styles": [],
30448
31099
  "slots": [],
30449
31100
  "parts": [],
31101
+ "states": [],
30450
31102
  "dependents": [],
30451
31103
  "dependencies": [],
30452
31104
  "dependencyGraph": {}
@@ -30487,6 +31139,35 @@
30487
31139
  "required": false,
30488
31140
  "getter": false,
30489
31141
  "setter": false
31142
+ },
31143
+ {
31144
+ "name": "swipeGesture",
31145
+ "type": "boolean",
31146
+ "complexType": {
31147
+ "original": "boolean",
31148
+ "resolved": "boolean",
31149
+ "references": {}
31150
+ },
31151
+ "mutable": false,
31152
+ "attr": "swipe-gesture",
31153
+ "reflectToAttr": false,
31154
+ "docs": "If `true`, users will be able to swipe the segment view to navigate between segment contents.",
31155
+ "docsTags": [
31156
+ {
31157
+ "name": "default",
31158
+ "text": "true"
31159
+ }
31160
+ ],
31161
+ "default": "true",
31162
+ "values": [
31163
+ {
31164
+ "type": "boolean"
31165
+ }
31166
+ ],
31167
+ "optional": false,
31168
+ "required": false,
31169
+ "getter": false,
31170
+ "setter": false
30490
31171
  }
30491
31172
  ],
30492
31173
  "methods": [],
@@ -30502,7 +31183,8 @@
30502
31183
  "SegmentViewScrollEvent": {
30503
31184
  "location": "import",
30504
31185
  "path": "./segment-view-interface",
30505
- "id": "src/components/segment-view/segment-view-interface.ts::SegmentViewScrollEvent"
31186
+ "id": "src/components/segment-view/segment-view-interface.ts::SegmentViewScrollEvent",
31187
+ "referenceLocation": "SegmentViewScrollEvent"
30506
31188
  }
30507
31189
  }
30508
31190
  },
@@ -30532,6 +31214,7 @@
30532
31214
  "styles": [],
30533
31215
  "slots": [],
30534
31216
  "parts": [],
31217
+ "states": [],
30535
31218
  "dependents": [],
30536
31219
  "dependencies": [],
30537
31220
  "dependencyGraph": {}
@@ -30589,6 +31272,18 @@
30589
31272
  {
30590
31273
  "name": "part",
30591
31274
  "text": "error-text - Supporting text displayed beneath the select when the select is invalid and touched."
31275
+ },
31276
+ {
31277
+ "name": "part",
31278
+ "text": "bottom - The container element for helper text, error text, and counter."
31279
+ },
31280
+ {
31281
+ "name": "part",
31282
+ "text": "wrapper - The clickable label element that wraps the entire form field (label text, slots, selected values or placeholder, and toggle icons)."
31283
+ },
31284
+ {
31285
+ "name": "part",
31286
+ "text": "inner - The inner element of the wrapper that manages the slots, selected values or placeholder, and toggle icons."
30592
31287
  }
30593
31288
  ],
30594
31289
  "usage": {},
@@ -30632,7 +31327,8 @@
30632
31327
  "Color": {
30633
31328
  "location": "import",
30634
31329
  "path": "../../interface",
30635
- "id": "src/interface.d.ts::Color"
31330
+ "id": "src/interface.d.ts::Color",
31331
+ "referenceLocation": "Color"
30636
31332
  }
30637
31333
  }
30638
31334
  },
@@ -30700,7 +31396,8 @@
30700
31396
  "SelectCompareFn": {
30701
31397
  "location": "import",
30702
31398
  "path": "./select-interface",
30703
- "id": "src/components/select/select-interface.ts::SelectCompareFn"
31399
+ "id": "src/components/select/select-interface.ts::SelectCompareFn",
31400
+ "referenceLocation": "SelectCompareFn"
30704
31401
  }
30705
31402
  }
30706
31403
  },
@@ -30876,7 +31573,8 @@
30876
31573
  "SelectInterface": {
30877
31574
  "location": "import",
30878
31575
  "path": "./select-interface",
30879
- "id": "src/components/select/select-interface.ts::SelectInterface"
31576
+ "id": "src/components/select/select-interface.ts::SelectInterface",
31577
+ "referenceLocation": "SelectInterface"
30880
31578
  }
30881
31579
  }
30882
31580
  },
@@ -31419,7 +32117,8 @@
31419
32117
  "SelectChangeEventDetail": {
31420
32118
  "location": "import",
31421
32119
  "path": "./select-interface",
31422
- "id": "src/components/select/select-interface.ts::SelectChangeEventDetail"
32120
+ "id": "src/components/select/select-interface.ts::SelectChangeEventDetail",
32121
+ "referenceLocation": "SelectChangeEventDetail"
31423
32122
  }
31424
32123
  }
31425
32124
  },
@@ -31667,6 +32366,10 @@
31667
32366
  }
31668
32367
  ],
31669
32368
  "parts": [
32369
+ {
32370
+ "name": "bottom",
32371
+ "docs": "The container element for helper text, error text, and counter."
32372
+ },
31670
32373
  {
31671
32374
  "name": "container",
31672
32375
  "docs": "The container for the selected text or placeholder."
@@ -31683,6 +32386,10 @@
31683
32386
  "name": "icon",
31684
32387
  "docs": "The select icon container."
31685
32388
  },
32389
+ {
32390
+ "name": "inner",
32391
+ "docs": "The inner element of the wrapper that manages the slots, selected values or placeholder, and toggle icons."
32392
+ },
31686
32393
  {
31687
32394
  "name": "label",
31688
32395
  "docs": "The label text describing the select."
@@ -31698,8 +32405,13 @@
31698
32405
  {
31699
32406
  "name": "text",
31700
32407
  "docs": "The displayed value of the select."
32408
+ },
32409
+ {
32410
+ "name": "wrapper",
32411
+ "docs": "The clickable label element that wraps the entire form field (label text, slots, selected values or placeholder, and toggle icons)."
31701
32412
  }
31702
32413
  ],
32414
+ "states": [],
31703
32415
  "dependents": [],
31704
32416
  "dependencies": [
31705
32417
  "ion-select-popover",
@@ -31774,6 +32486,35 @@
31774
32486
  "docsTags": [],
31775
32487
  "usage": {},
31776
32488
  "props": [
32489
+ {
32490
+ "name": "cancelText",
32491
+ "type": "string",
32492
+ "complexType": {
32493
+ "original": "string",
32494
+ "resolved": "string",
32495
+ "references": {}
32496
+ },
32497
+ "mutable": false,
32498
+ "attr": "cancel-text",
32499
+ "reflectToAttr": false,
32500
+ "docs": "The text to display on the cancel button.",
32501
+ "docsTags": [
32502
+ {
32503
+ "name": "default",
32504
+ "text": "'Close'"
32505
+ }
32506
+ ],
32507
+ "default": "'Close'",
32508
+ "values": [
32509
+ {
32510
+ "type": "string"
32511
+ }
32512
+ ],
32513
+ "optional": false,
32514
+ "required": false,
32515
+ "getter": false,
32516
+ "setter": false
32517
+ },
31777
32518
  {
31778
32519
  "name": "header",
31779
32520
  "type": "string | undefined",
@@ -31836,7 +32577,8 @@
31836
32577
  "SelectModalOption": {
31837
32578
  "location": "import",
31838
32579
  "path": "./select-modal-interface",
31839
- "id": "src/components/select-modal/select-modal-interface.ts::SelectModalOption"
32580
+ "id": "src/components/select-modal/select-modal-interface.ts::SelectModalOption",
32581
+ "referenceLocation": "SelectModalOption"
31840
32582
  }
31841
32583
  }
31842
32584
  },
@@ -31867,6 +32609,7 @@
31867
32609
  "styles": [],
31868
32610
  "slots": [],
31869
32611
  "parts": [],
32612
+ "states": [],
31870
32613
  "dependents": [
31871
32614
  "ion-select"
31872
32615
  ],
@@ -31976,6 +32719,7 @@
31976
32719
  "styles": [],
31977
32720
  "slots": [],
31978
32721
  "parts": [],
32722
+ "states": [],
31979
32723
  "dependents": [],
31980
32724
  "dependencies": [],
31981
32725
  "dependencyGraph": {}
@@ -32040,6 +32784,7 @@
32040
32784
  ],
32041
32785
  "slots": [],
32042
32786
  "parts": [],
32787
+ "states": [],
32043
32788
  "dependents": [],
32044
32789
  "dependencies": [],
32045
32790
  "dependencyGraph": {}
@@ -32062,7 +32807,8 @@
32062
32807
  "Color": {
32063
32808
  "location": "import",
32064
32809
  "path": "../../interface",
32065
- "id": "src/interface.d.ts::Color"
32810
+ "id": "src/interface.d.ts::Color",
32811
+ "referenceLocation": "Color"
32066
32812
  }
32067
32813
  }
32068
32814
  },
@@ -32156,7 +32902,8 @@
32156
32902
  "SpinnerTypes": {
32157
32903
  "location": "import",
32158
32904
  "path": "./spinner-configs",
32159
- "id": "src/components/spinner/spinner-configs.ts::SpinnerTypes"
32905
+ "id": "src/components/spinner/spinner-configs.ts::SpinnerTypes",
32906
+ "referenceLocation": "SpinnerTypes"
32160
32907
  }
32161
32908
  }
32162
32909
  },
@@ -32253,6 +33000,7 @@
32253
33000
  ],
32254
33001
  "slots": [],
32255
33002
  "parts": [],
33003
+ "states": [],
32256
33004
  "dependents": [
32257
33005
  "ion-infinite-scroll-content",
32258
33006
  "ion-loading",
@@ -32437,6 +33185,7 @@
32437
33185
  ],
32438
33186
  "slots": [],
32439
33187
  "parts": [],
33188
+ "states": [],
32440
33189
  "dependents": [],
32441
33190
  "dependencies": [],
32442
33191
  "dependencyGraph": {}
@@ -32459,7 +33208,8 @@
32459
33208
  "ComponentRef": {
32460
33209
  "location": "import",
32461
33210
  "path": "../../interface",
32462
- "id": "src/interface.d.ts::ComponentRef"
33211
+ "id": "src/interface.d.ts::ComponentRef",
33212
+ "referenceLocation": "ComponentRef"
32463
33213
  }
32464
33214
  }
32465
33215
  },
@@ -32543,6 +33293,7 @@
32543
33293
  "styles": [],
32544
33294
  "slots": [],
32545
33295
  "parts": [],
33296
+ "states": [],
32546
33297
  "dependents": [],
32547
33298
  "dependencies": [],
32548
33299
  "dependencyGraph": {}
@@ -32570,7 +33321,8 @@
32570
33321
  "Color": {
32571
33322
  "location": "import",
32572
33323
  "path": "../../interface",
32573
- "id": "src/interface.d.ts::Color"
33324
+ "id": "src/interface.d.ts::Color",
33325
+ "referenceLocation": "Color"
32574
33326
  }
32575
33327
  }
32576
33328
  },
@@ -32748,6 +33500,7 @@
32748
33500
  ],
32749
33501
  "slots": [],
32750
33502
  "parts": [],
33503
+ "states": [],
32751
33504
  "dependents": [],
32752
33505
  "dependencies": [],
32753
33506
  "dependencyGraph": {}
@@ -32860,7 +33613,8 @@
32860
33613
  "TabButtonLayout": {
32861
33614
  "location": "import",
32862
33615
  "path": "../tab-bar/tab-bar-interface",
32863
- "id": "src/components/tab-bar/tab-bar-interface.ts::TabButtonLayout"
33616
+ "id": "src/components/tab-bar/tab-bar-interface.ts::TabButtonLayout",
33617
+ "referenceLocation": "TabButtonLayout"
32864
33618
  }
32865
33619
  }
32866
33620
  },
@@ -33183,6 +33937,7 @@
33183
33937
  "docs": "The native HTML anchor element that wraps all child elements."
33184
33938
  }
33185
33939
  ],
33940
+ "states": [],
33186
33941
  "dependents": [],
33187
33942
  "dependencies": [
33188
33943
  "ion-ripple-effect"
@@ -33371,6 +34126,7 @@
33371
34126
  }
33372
34127
  ],
33373
34128
  "parts": [],
34129
+ "states": [],
33374
34130
  "dependents": [],
33375
34131
  "dependencies": [],
33376
34132
  "dependencyGraph": {}
@@ -33398,7 +34154,8 @@
33398
34154
  "Color": {
33399
34155
  "location": "import",
33400
34156
  "path": "../../interface",
33401
- "id": "src/interface.d.ts::Color"
34157
+ "id": "src/interface.d.ts::Color",
34158
+ "referenceLocation": "Color"
33402
34159
  }
33403
34160
  }
33404
34161
  },
@@ -33484,6 +34241,7 @@
33484
34241
  "styles": [],
33485
34242
  "slots": [],
33486
34243
  "parts": [],
34244
+ "states": [],
33487
34245
  "dependents": [],
33488
34246
  "dependencies": [],
33489
34247
  "dependencyGraph": {}
@@ -33639,7 +34397,8 @@
33639
34397
  "Color": {
33640
34398
  "location": "import",
33641
34399
  "path": "../../interface",
33642
- "id": "src/interface.d.ts::Color"
34400
+ "id": "src/interface.d.ts::Color",
34401
+ "referenceLocation": "Color"
33643
34402
  }
33644
34403
  }
33645
34404
  },
@@ -33813,7 +34572,7 @@
33813
34572
  },
33814
34573
  "mutable": false,
33815
34574
  "attr": "disabled",
33816
- "reflectToAttr": false,
34575
+ "reflectToAttr": true,
33817
34576
  "docs": "If `true`, the user cannot interact with the textarea.",
33818
34577
  "docsTags": [
33819
34578
  {
@@ -34231,7 +34990,7 @@
34231
34990
  },
34232
34991
  "mutable": false,
34233
34992
  "attr": "readonly",
34234
- "reflectToAttr": false,
34993
+ "reflectToAttr": true,
34235
34994
  "docs": "If `true`, the user cannot modify the value.",
34236
34995
  "docsTags": [
34237
34996
  {
@@ -34513,7 +35272,8 @@
34513
35272
  "TextareaChangeEventDetail": {
34514
35273
  "location": "import",
34515
35274
  "path": "./textarea-interface",
34516
- "id": "src/components/textarea/textarea-interface.ts::TextareaChangeEventDetail"
35275
+ "id": "src/components/textarea/textarea-interface.ts::TextareaChangeEventDetail",
35276
+ "referenceLocation": "TextareaChangeEventDetail"
34517
35277
  }
34518
35278
  }
34519
35279
  },
@@ -34552,7 +35312,8 @@
34552
35312
  "TextareaInputEventDetail": {
34553
35313
  "location": "import",
34554
35314
  "path": "./textarea-interface",
34555
- "id": "src/components/textarea/textarea-interface.ts::TextareaInputEventDetail"
35315
+ "id": "src/components/textarea/textarea-interface.ts::TextareaInputEventDetail",
35316
+ "referenceLocation": "TextareaInputEventDetail"
34556
35317
  }
34557
35318
  }
34558
35319
  },
@@ -34802,6 +35563,7 @@
34802
35563
  }
34803
35564
  ],
34804
35565
  "parts": [],
35566
+ "states": [],
34805
35567
  "dependents": [],
34806
35568
  "dependencies": [],
34807
35569
  "dependencyGraph": {}
@@ -34831,6 +35593,7 @@
34831
35593
  ],
34832
35594
  "slots": [],
34833
35595
  "parts": [],
35596
+ "states": [],
34834
35597
  "dependents": [],
34835
35598
  "dependencies": [],
34836
35599
  "dependencyGraph": {}
@@ -34853,7 +35616,8 @@
34853
35616
  "Color": {
34854
35617
  "location": "import",
34855
35618
  "path": "../../interface",
34856
- "id": "src/interface.d.ts::Color"
35619
+ "id": "src/interface.d.ts::Color",
35620
+ "referenceLocation": "Color"
34857
35621
  }
34858
35622
  }
34859
35623
  },
@@ -34962,6 +35726,7 @@
34962
35726
  ],
34963
35727
  "slots": [],
34964
35728
  "parts": [],
35729
+ "states": [],
34965
35730
  "dependents": [
34966
35731
  "ion-select-modal"
34967
35732
  ],
@@ -35048,7 +35813,8 @@
35048
35813
  "ToastButton": {
35049
35814
  "location": "import",
35050
35815
  "path": "./toast-interface",
35051
- "id": "src/components/toast/toast-interface.ts::ToastButton"
35816
+ "id": "src/components/toast/toast-interface.ts::ToastButton",
35817
+ "referenceLocation": "ToastButton"
35052
35818
  }
35053
35819
  }
35054
35820
  },
@@ -35082,7 +35848,8 @@
35082
35848
  "Color": {
35083
35849
  "location": "import",
35084
35850
  "path": "../../interface",
35085
- "id": "src/interface.d.ts::Color"
35851
+ "id": "src/interface.d.ts::Color",
35852
+ "referenceLocation": "Color"
35086
35853
  }
35087
35854
  }
35088
35855
  },
@@ -35208,7 +35975,8 @@
35208
35975
  "AnimationBuilder": {
35209
35976
  "location": "import",
35210
35977
  "path": "../../interface",
35211
- "id": "src/interface.d.ts::AnimationBuilder"
35978
+ "id": "src/interface.d.ts::AnimationBuilder",
35979
+ "referenceLocation": "AnimationBuilder"
35212
35980
  }
35213
35981
  }
35214
35982
  },
@@ -35374,7 +36142,8 @@
35374
36142
  "ToastLayout": {
35375
36143
  "location": "import",
35376
36144
  "path": "./toast-interface",
35377
- "id": "src/components/toast/toast-interface.ts::ToastLayout"
36145
+ "id": "src/components/toast/toast-interface.ts::ToastLayout",
36146
+ "referenceLocation": "ToastLayout"
35378
36147
  }
35379
36148
  }
35380
36149
  },
@@ -35414,7 +36183,8 @@
35414
36183
  "AnimationBuilder": {
35415
36184
  "location": "import",
35416
36185
  "path": "../../interface",
35417
- "id": "src/interface.d.ts::AnimationBuilder"
36186
+ "id": "src/interface.d.ts::AnimationBuilder",
36187
+ "referenceLocation": "AnimationBuilder"
35418
36188
  }
35419
36189
  }
35420
36190
  },
@@ -35445,7 +36215,8 @@
35445
36215
  "IonicSafeString": {
35446
36216
  "location": "import",
35447
36217
  "path": "../../utils/sanitization",
35448
- "id": "src/utils/sanitization/index.ts::IonicSafeString"
36218
+ "id": "src/utils/sanitization/index.ts::IonicSafeString",
36219
+ "referenceLocation": "IonicSafeString"
35449
36220
  }
35450
36221
  }
35451
36222
  },
@@ -35501,7 +36272,8 @@
35501
36272
  "ToastPosition": {
35502
36273
  "location": "import",
35503
36274
  "path": "./toast-interface",
35504
- "id": "src/components/toast/toast-interface.ts::ToastPosition"
36275
+ "id": "src/components/toast/toast-interface.ts::ToastPosition",
36276
+ "referenceLocation": "ToastPosition"
35505
36277
  }
35506
36278
  }
35507
36279
  },
@@ -35579,7 +36351,8 @@
35579
36351
  "ToastSwipeGestureDirection": {
35580
36352
  "location": "import",
35581
36353
  "path": "./toast-interface",
35582
- "id": "src/components/toast/toast-interface.ts::ToastSwipeGestureDirection"
36354
+ "id": "src/components/toast/toast-interface.ts::ToastSwipeGestureDirection",
36355
+ "referenceLocation": "ToastSwipeGestureDirection"
35583
36356
  }
35584
36357
  }
35585
36358
  },
@@ -35687,7 +36460,8 @@
35687
36460
  "ToastDismissOptions": {
35688
36461
  "location": "import",
35689
36462
  "path": "./toast-interface",
35690
- "id": "src/components/toast/toast-interface.ts::ToastDismissOptions"
36463
+ "id": "src/components/toast/toast-interface.ts::ToastDismissOptions",
36464
+ "referenceLocation": "ToastDismissOptions"
35691
36465
  }
35692
36466
  },
35693
36467
  "return": "Promise<boolean>"
@@ -35734,7 +36508,8 @@
35734
36508
  "OverlayEventDetail": {
35735
36509
  "location": "import",
35736
36510
  "path": "../../utils/overlays-interface",
35737
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
36511
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
36512
+ "referenceLocation": "OverlayEventDetail"
35738
36513
  },
35739
36514
  "T": {
35740
36515
  "location": "global",
@@ -35765,7 +36540,8 @@
35765
36540
  "OverlayEventDetail": {
35766
36541
  "location": "import",
35767
36542
  "path": "../../utils/overlays-interface",
35768
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
36543
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
36544
+ "referenceLocation": "OverlayEventDetail"
35769
36545
  },
35770
36546
  "T": {
35771
36547
  "location": "global",
@@ -35796,7 +36572,8 @@
35796
36572
  "ToastPresentOptions": {
35797
36573
  "location": "import",
35798
36574
  "path": "./toast-interface",
35799
- "id": "src/components/toast/toast-interface.ts::ToastPresentOptions"
36575
+ "id": "src/components/toast/toast-interface.ts::ToastPresentOptions",
36576
+ "referenceLocation": "ToastPresentOptions"
35800
36577
  }
35801
36578
  },
35802
36579
  "return": "Promise<void>"
@@ -35819,7 +36596,8 @@
35819
36596
  "OverlayEventDetail": {
35820
36597
  "location": "import",
35821
36598
  "path": "../../utils/overlays-interface",
35822
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
36599
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
36600
+ "referenceLocation": "OverlayEventDetail"
35823
36601
  }
35824
36602
  }
35825
36603
  },
@@ -35853,7 +36631,8 @@
35853
36631
  "OverlayEventDetail": {
35854
36632
  "location": "import",
35855
36633
  "path": "../../utils/overlays-interface",
35856
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
36634
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
36635
+ "referenceLocation": "OverlayEventDetail"
35857
36636
  }
35858
36637
  }
35859
36638
  },
@@ -35887,7 +36666,8 @@
35887
36666
  "OverlayEventDetail": {
35888
36667
  "location": "import",
35889
36668
  "path": "../../utils/overlays-interface",
35890
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
36669
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
36670
+ "referenceLocation": "OverlayEventDetail"
35891
36671
  }
35892
36672
  }
35893
36673
  },
@@ -35921,7 +36701,8 @@
35921
36701
  "OverlayEventDetail": {
35922
36702
  "location": "import",
35923
36703
  "path": "../../utils/overlays-interface",
35924
- "id": "src/utils/overlays-interface.ts::OverlayEventDetail"
36704
+ "id": "src/utils/overlays-interface.ts::OverlayEventDetail",
36705
+ "referenceLocation": "OverlayEventDetail"
35925
36706
  }
35926
36707
  }
35927
36708
  },
@@ -36179,6 +36960,7 @@
36179
36960
  "docs": "The body text of the toast."
36180
36961
  }
36181
36962
  ],
36963
+ "states": [],
36182
36964
  "dependents": [],
36183
36965
  "dependencies": [
36184
36966
  "ion-icon",
@@ -36302,7 +37084,8 @@
36302
37084
  "Color": {
36303
37085
  "location": "import",
36304
37086
  "path": "../../interface",
36305
- "id": "src/interface.d.ts::Color"
37087
+ "id": "src/interface.d.ts::Color",
37088
+ "referenceLocation": "Color"
36306
37089
  }
36307
37090
  }
36308
37091
  },
@@ -36692,7 +37475,8 @@
36692
37475
  "ToggleChangeEventDetail": {
36693
37476
  "location": "import",
36694
37477
  "path": "./toggle-interface",
36695
- "id": "src/components/toggle/toggle-interface.ts::ToggleChangeEventDetail"
37478
+ "id": "src/components/toggle/toggle-interface.ts::ToggleChangeEventDetail",
37479
+ "referenceLocation": "ToggleChangeEventDetail"
36696
37480
  }
36697
37481
  }
36698
37482
  },
@@ -36895,6 +37679,7 @@
36895
37679
  "docs": "The background track of the toggle."
36896
37680
  }
36897
37681
  ],
37682
+ "states": [],
36898
37683
  "dependents": [],
36899
37684
  "dependencies": [
36900
37685
  "ion-icon"
@@ -36960,7 +37745,8 @@
36960
37745
  "Color": {
36961
37746
  "location": "import",
36962
37747
  "path": "../../interface",
36963
- "id": "src/interface.d.ts::Color"
37748
+ "id": "src/interface.d.ts::Color",
37749
+ "referenceLocation": "Color"
36964
37750
  }
36965
37751
  }
36966
37752
  },
@@ -37219,6 +38005,7 @@
37219
38005
  "docs": "The container for the default slot, wrapping content provided without a named slot."
37220
38006
  }
37221
38007
  ],
38008
+ "states": [],
37222
38009
  "dependents": [
37223
38010
  "ion-select-modal"
37224
38011
  ],
@@ -37357,7 +38144,7 @@
37357
38144
  "path": "src/components/picker/picker-interfaces.ts"
37358
38145
  },
37359
38146
  "src/components/spinner/spinner-configs.ts::SpinnerTypes": {
37360
- "declaration": "\"bubbles\" | \"circles\" | \"circular\" | \"crescent\" | \"dots\" | \"lines\" | \"lines-small\" | \"lines-sharp\" | \"lines-sharp-small\"",
38147
+ "declaration": "\"lines\" | \"bubbles\" | \"circles\" | \"circular\" | \"crescent\" | \"dots\" | \"lines-small\" | \"lines-sharp\" | \"lines-sharp-small\"",
37361
38148
  "docstring": "",
37362
38149
  "path": "src/components/spinner/spinner-configs.ts"
37363
38150
  },
@@ -37446,6 +38233,11 @@
37446
38233
  "docstring": "",
37447
38234
  "path": "src/components/modal/modal-interface.ts"
37448
38235
  },
38236
+ "src/components/modal/modal-interface.ts::ModalDragEventDetail": {
38237
+ "declaration": "export interface ModalDragEventDetail {\n /**\n * The current Y coordinate of the drag event.\n */\n currentY: number;\n /**\n * The change in Y coordinate since the last drag event.\n */\n deltaY: number;\n /**\n * The velocity of the drag event in the Y direction.\n */\n velocityY: number;\n /**\n * The progress of the drag event, represented as a value between 0 and 1.\n * A value of 0 means the modal is at its lowest point (fully closed),\n * while a value of 1 means the modal is at its highest point (fully open).\n */\n progress: number;\n /**\n * The breakpoint that the sheet will snap to if the user releases\n * the gesture.\n */\n snapBreakpoint?: number;\n}",
38238
+ "docstring": "",
38239
+ "path": "src/components/modal/modal-interface.ts"
38240
+ },
37449
38241
  "src/components/nav/nav-interface.ts::NavComponent": {
37450
38242
  "declaration": "export type NavComponent = ComponentRef | ViewController;",
37451
38243
  "docstring": "",
@@ -37551,6 +38343,11 @@
37551
38343
  "docstring": "",
37552
38344
  "path": "src/components/refresher/refresher-interface.ts"
37553
38345
  },
38346
+ "src/components/refresher/refresher-interface.ts::RefresherPullEndEventDetail": {
38347
+ "declaration": "export interface RefresherPullEndEventDetail {\n reason: 'complete' | 'cancel';\n}",
38348
+ "docstring": "",
38349
+ "path": "src/components/refresher/refresher-interface.ts"
38350
+ },
37554
38351
  "src/components/reorder-group/reorder-group-interface.ts::ItemReorderEventDetail": {
37555
38352
  "declaration": "export interface ItemReorderEventDetail {\n from: number;\n to: number;\n complete: (data?: boolean | any[]) => any;\n}",
37556
38353
  "docstring": "",