@ionic/core 8.7.6-dev.11761592056.19dedfdf → 8.7.6-dev.11762211820.1d685d09

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 (515) hide show
  1. package/components/action-sheet.js +8 -6
  2. package/components/alert.js +8 -6
  3. package/components/backdrop.js +5 -3
  4. package/components/button.js +6 -4
  5. package/components/buttons.js +5 -3
  6. package/components/checkbox.js +5 -3
  7. package/components/content.js +5 -3
  8. package/components/data.js +9 -6
  9. package/components/header.js +5 -3
  10. package/components/icon.js +5 -3
  11. package/components/ion-accordion-group.js +5 -3
  12. package/components/ion-accordion.js +5 -3
  13. package/components/ion-app.js +5 -3
  14. package/components/ion-avatar.js +5 -3
  15. package/components/ion-back-button.js +6 -4
  16. package/components/ion-badge.js +5 -3
  17. package/components/ion-breadcrumb.js +6 -4
  18. package/components/ion-breadcrumbs.js +5 -3
  19. package/components/ion-card-content.js +5 -3
  20. package/components/ion-card-header.js +5 -3
  21. package/components/ion-card-subtitle.js +5 -3
  22. package/components/ion-card-title.js +5 -3
  23. package/components/ion-card.js +6 -4
  24. package/components/ion-chip.js +5 -3
  25. package/components/ion-col.js +5 -3
  26. package/components/ion-datetime-button.js +5 -3
  27. package/components/ion-datetime.js +9 -7
  28. package/components/ion-divider.js +5 -3
  29. package/components/ion-fab-button.js +6 -4
  30. package/components/ion-fab-list.js +5 -3
  31. package/components/ion-fab.js +5 -3
  32. package/components/ion-footer.js +5 -3
  33. package/components/ion-grid.js +5 -3
  34. package/components/ion-img.js +5 -3
  35. package/components/ion-infinite-scroll-content.js +5 -3
  36. package/components/ion-infinite-scroll.js +5 -3
  37. package/components/ion-input-otp.js +5 -3
  38. package/components/ion-input-password-toggle.js +5 -3
  39. package/components/ion-input.js +6 -4
  40. package/components/ion-item-divider.js +5 -3
  41. package/components/ion-item-group.js +5 -3
  42. package/components/ion-item-option.js +5 -3
  43. package/components/ion-item-options.js +5 -3
  44. package/components/ion-item-sliding.js +5 -3
  45. package/components/ion-loading.js +8 -6
  46. package/components/ion-menu-button.js +5 -3
  47. package/components/ion-menu-toggle.js +5 -3
  48. package/components/ion-menu.js +5 -3
  49. package/components/ion-nav-link.js +7 -5
  50. package/components/ion-nav.js +6 -4
  51. package/components/ion-note.js +5 -3
  52. package/components/ion-picker-legacy.js +8 -6
  53. package/components/ion-progress-bar.js +5 -3
  54. package/components/ion-range.js +6 -4
  55. package/components/ion-refresher-content.js +5 -3
  56. package/components/ion-refresher.js +5 -3
  57. package/components/ion-reorder-group.js +5 -3
  58. package/components/ion-reorder.js +5 -3
  59. package/components/ion-route-redirect.js +4 -2
  60. package/components/ion-route.js +7 -5
  61. package/components/ion-router-link.js +6 -4
  62. package/components/ion-router-outlet.js +6 -4
  63. package/components/ion-router.js +4 -2
  64. package/components/ion-row.js +5 -3
  65. package/components/ion-searchbar.js +5 -3
  66. package/components/ion-segment-button.js +5 -3
  67. package/components/ion-segment-content.js +5 -3
  68. package/components/ion-segment-view.js +5 -3
  69. package/components/ion-segment.js +5 -3
  70. package/components/ion-select-option.js +5 -3
  71. package/components/ion-select.js +6 -4
  72. package/components/ion-skeleton-text.js +5 -3
  73. package/components/ion-split-pane.js +5 -3
  74. package/components/ion-tab-bar.js +5 -3
  75. package/components/ion-tab-button.js +5 -3
  76. package/components/ion-tab.js +5 -3
  77. package/components/ion-tabs.js +5 -3
  78. package/components/ion-text.js +5 -3
  79. package/components/ion-textarea.js +6 -4
  80. package/components/ion-thumbnail.js +5 -3
  81. package/components/ion-toast.js +8 -6
  82. package/components/ion-toggle.js +5 -3
  83. package/components/item.js +10 -7
  84. package/components/label.js +5 -3
  85. package/components/list-header.js +5 -3
  86. package/components/list.js +5 -3
  87. package/components/modal.js +10 -8
  88. package/components/picker-column-option.js +5 -3
  89. package/components/picker-column.js +5 -3
  90. package/components/picker-column2.js +5 -3
  91. package/components/picker.js +5 -3
  92. package/components/popover.js +9 -7
  93. package/components/radio-group.js +5 -3
  94. package/components/radio.js +5 -3
  95. package/components/ripple-effect.js +5 -3
  96. package/components/select-modal.js +7 -5
  97. package/components/select-popover.js +7 -5
  98. package/components/spinner.js +5 -3
  99. package/components/title.js +5 -3
  100. package/components/toolbar.js +5 -3
  101. package/dist/cjs/{animation-Bcz4qmJk.js → animation-BYsP2q5j.js} +3 -2
  102. package/dist/cjs/app-globals-CrtAvKxl.js +10 -0
  103. package/dist/cjs/{button-active-1nO6qpCH.js → button-active-CDa7BeCl.js} +2 -2
  104. package/dist/cjs/{capacitor-CzFst28-.js → capacitor-BMhHF0O5.js} +3 -3
  105. package/dist/cjs/{config-DGKt4XfG.js → config-C5fsO43a.js} +1 -1
  106. package/dist/cjs/{data-B3i-krcw.js → data-MoL8Ckx5.js} +10 -7
  107. package/dist/cjs/{framework-delegate-DfEY5uyC.js → framework-delegate-Bwdk9vFS.js} +2 -2
  108. package/dist/cjs/{haptic-DbqPcCc9.js → haptic-Cy3moXzO.js} +1 -1
  109. package/dist/cjs/{helpers-DmAvmm2T.js → helpers-DnouLczu.js} +1 -1
  110. package/dist/cjs/{index-YEjC0pvJ.js → index-Bq6U5NAb.js} +8 -7
  111. package/dist/cjs/{index-CmckMMX1.js → index-D6Wc6v08.js} +310 -691
  112. package/dist/cjs/{index-CaZ3uzAD.js → index-DUoP_H1L.js} +2 -2
  113. package/dist/cjs/{index-DxVhwe3d.js → index-Dbl8V7hw.js} +4 -4
  114. package/dist/cjs/{index-DcPe_YcG.js → index-XjN3PjKG.js} +9 -8
  115. package/dist/cjs/index.cjs.js +15 -14
  116. package/dist/cjs/{input-shims-BwdlNkON.js → input-shims-D6DHFHsE.js} +17 -16
  117. package/dist/cjs/{input.utils-CfjyQhpu.js → input.utils-BVyJKWft.js} +4 -3
  118. package/dist/cjs/ion-accordion_2.cjs.entry.js +7 -6
  119. package/dist/cjs/ion-action-sheet.cjs.entry.js +11 -10
  120. package/dist/cjs/ion-alert.cjs.entry.js +14 -13
  121. package/dist/cjs/ion-app_8.cjs.entry.js +22 -21
  122. package/dist/cjs/ion-avatar_3.cjs.entry.js +9 -8
  123. package/dist/cjs/ion-back-button.cjs.entry.js +6 -5
  124. package/dist/cjs/ion-backdrop.cjs.entry.js +3 -2
  125. package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +7 -6
  126. package/dist/cjs/ion-button_2.cjs.entry.js +6 -5
  127. package/dist/cjs/ion-card_5.cjs.entry.js +8 -7
  128. package/dist/cjs/ion-checkbox.cjs.entry.js +4 -3
  129. package/dist/cjs/ion-chip.cjs.entry.js +5 -4
  130. package/dist/cjs/ion-col_3.cjs.entry.js +5 -4
  131. package/dist/cjs/ion-datetime-button.cjs.entry.js +5 -4
  132. package/dist/cjs/ion-datetime_3.cjs.entry.js +19 -18
  133. package/dist/cjs/ion-divider.cjs.entry.js +3 -2
  134. package/dist/cjs/ion-fab_3.cjs.entry.js +7 -6
  135. package/dist/cjs/ion-img.cjs.entry.js +4 -3
  136. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +8 -7
  137. package/dist/cjs/ion-input-otp.cjs.entry.js +4 -3
  138. package/dist/cjs/ion-input-password-toggle.cjs.entry.js +5 -4
  139. package/dist/cjs/ion-input.cjs.entry.js +13 -12
  140. package/dist/cjs/ion-item-option_3.cjs.entry.js +8 -7
  141. package/dist/cjs/ion-item_8.cjs.entry.js +17 -15
  142. package/dist/cjs/ion-loading.cjs.entry.js +9 -8
  143. package/dist/cjs/ion-menu_3.cjs.entry.js +15 -14
  144. package/dist/cjs/ion-modal.cjs.entry.js +63 -62
  145. package/dist/cjs/ion-nav_2.cjs.entry.js +9 -8
  146. package/dist/cjs/ion-picker-column-option.cjs.entry.js +4 -3
  147. package/dist/cjs/ion-picker-column.cjs.entry.js +9 -8
  148. package/dist/cjs/ion-picker.cjs.entry.js +2 -2
  149. package/dist/cjs/ion-popover.cjs.entry.js +10 -9
  150. package/dist/cjs/ion-progress-bar.cjs.entry.js +5 -4
  151. package/dist/cjs/ion-radio_2.cjs.entry.js +5 -4
  152. package/dist/cjs/ion-range.cjs.entry.js +5 -4
  153. package/dist/cjs/ion-refresher_2.cjs.entry.js +15 -14
  154. package/dist/cjs/ion-reorder_2.cjs.entry.js +9 -8
  155. package/dist/cjs/ion-ripple-effect.cjs.entry.js +3 -2
  156. package/dist/cjs/ion-route_4.cjs.entry.js +4 -3
  157. package/dist/cjs/ion-searchbar.cjs.entry.js +11 -10
  158. package/dist/cjs/ion-segment-content.cjs.entry.js +1 -1
  159. package/dist/cjs/ion-segment-view.cjs.entry.js +1 -1
  160. package/dist/cjs/ion-segment_2.cjs.entry.js +5 -4
  161. package/dist/cjs/ion-select-modal.cjs.entry.js +8 -7
  162. package/dist/cjs/ion-select_3.cjs.entry.js +21 -20
  163. package/dist/cjs/ion-spinner.cjs.entry.js +5 -4
  164. package/dist/cjs/ion-split-pane.cjs.entry.js +3 -2
  165. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +10 -9
  166. package/dist/cjs/ion-tab_2.cjs.entry.js +3 -3
  167. package/dist/cjs/ion-text.cjs.entry.js +3 -2
  168. package/dist/cjs/ion-textarea.cjs.entry.js +9 -8
  169. package/dist/cjs/ion-toast.cjs.entry.js +14 -13
  170. package/dist/cjs/ion-toggle.cjs.entry.js +10 -9
  171. package/dist/cjs/ionic-global-DuRUel5m.js +491 -0
  172. package/dist/cjs/ionic.cjs.js +6 -4
  173. package/dist/cjs/{ios.transition-BMRClUxZ.js → ios.transition-2wtm_6Ok.js} +5 -4
  174. package/dist/cjs/{keyboard-nXDIskl9.js → keyboard-C1Ds9WQH.js} +4 -3
  175. package/dist/cjs/{keyboard-Chl5cusY.js → keyboard-UYQhk8rB.js} +1 -1
  176. package/dist/cjs/{keyboard-controller-yLvXRMuh.js → keyboard-controller-ts0z4BIe.js} +10 -9
  177. package/dist/cjs/loader.cjs.js +5 -3
  178. package/dist/cjs/{md.transition-D2ZL4jgW.js → md.transition-DCNdoS7u.js} +5 -4
  179. package/dist/cjs/{notch-controller-S50JyZJs.js → notch-controller-BX7CnNaL.js} +4 -4
  180. package/dist/cjs/{overlays-XYRfwd6H.js → overlays-pdcfssMG.js} +9 -8
  181. package/dist/cjs/{status-tap-DMaRrHIS.js → status-tap-e-hyosXV.js} +3 -3
  182. package/dist/cjs/{swipe-back-CEVlQT7C.js → swipe-back-CR060nOX.js} +2 -2
  183. package/dist/collection/collection-manifest.json +1 -1
  184. package/dist/collection/components/accordion/accordion.js +6 -6
  185. package/dist/collection/components/accordion-group/accordion-group.js +10 -10
  186. package/dist/collection/components/action-sheet/action-sheet.js +16 -21
  187. package/dist/collection/components/alert/alert.js +18 -24
  188. package/dist/collection/components/avatar/avatar.js +5 -5
  189. package/dist/collection/components/back-button/back-button.js +10 -11
  190. package/dist/collection/components/backdrop/backdrop.js +3 -3
  191. package/dist/collection/components/badge/badge.js +10 -10
  192. package/dist/collection/components/breadcrumb/breadcrumb.js +20 -21
  193. package/dist/collection/components/breadcrumbs/breadcrumbs.js +6 -6
  194. package/dist/collection/components/button/button.js +25 -26
  195. package/dist/collection/components/buttons/buttons.js +1 -1
  196. package/dist/collection/components/card/card.js +15 -16
  197. package/dist/collection/components/card-header/card-header.js +3 -3
  198. package/dist/collection/components/card-subtitle/card-subtitle.js +2 -2
  199. package/dist/collection/components/card-title/card-title.js +2 -2
  200. package/dist/collection/components/checkbox/checkbox.js +20 -20
  201. package/dist/collection/components/chip/chip.js +9 -9
  202. package/dist/collection/components/col/col.js +60 -60
  203. package/dist/collection/components/content/content.js +9 -9
  204. package/dist/collection/components/datetime/datetime.js +36 -40
  205. package/dist/collection/components/datetime-button/datetime-button.js +4 -4
  206. package/dist/collection/components/divider/divider.js +2 -2
  207. package/dist/collection/components/fab/fab.js +6 -6
  208. package/dist/collection/components/fab-button/fab-button.js +20 -21
  209. package/dist/collection/components/fab-list/fab-list.js +2 -2
  210. package/dist/collection/components/footer/footer.js +3 -3
  211. package/dist/collection/components/grid/grid.js +1 -1
  212. package/dist/collection/components/header/header.js +4 -4
  213. package/dist/collection/components/img/img.js +4 -4
  214. package/dist/collection/components/infinite-scroll/infinite-scroll.js +4 -4
  215. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +4 -4
  216. package/dist/collection/components/input/input.js +54 -55
  217. package/dist/collection/components/input-otp/input-otp.js +17 -17
  218. package/dist/collection/components/input-password-toggle/input-password-toggle.js +7 -7
  219. package/dist/collection/components/item/item.ionic.css +9 -0
  220. package/dist/collection/components/item/item.js +23 -23
  221. package/dist/collection/components/item-divider/item-divider.js +3 -3
  222. package/dist/collection/components/item-option/item-option.js +16 -16
  223. package/dist/collection/components/item-options/item-options.js +1 -1
  224. package/dist/collection/components/item-sliding/item-sliding.js +1 -1
  225. package/dist/collection/components/label/label.js +4 -4
  226. package/dist/collection/components/list/list.js +5 -5
  227. package/dist/collection/components/list-header/list-header.js +4 -4
  228. package/dist/collection/components/loading/loading.js +18 -22
  229. package/dist/collection/components/menu/menu.js +10 -10
  230. package/dist/collection/components/menu-button/menu-button.js +7 -7
  231. package/dist/collection/components/menu-toggle/menu-toggle.js +3 -3
  232. package/dist/collection/components/modal/modal.js +26 -33
  233. package/dist/collection/components/nav/nav.js +5 -8
  234. package/dist/collection/components/nav-link/nav-link.js +3 -5
  235. package/dist/collection/components/note/note.js +2 -2
  236. package/dist/collection/components/picker-column/picker-column.js +5 -5
  237. package/dist/collection/components/picker-column-option/picker-column-option.js +4 -4
  238. package/dist/collection/components/picker-legacy/picker.js +13 -19
  239. package/dist/collection/components/picker-legacy-column/picker-column.js +0 -1
  240. package/dist/collection/components/popover/popover.js +28 -33
  241. package/dist/collection/components/progress-bar/progress-bar.js +8 -8
  242. package/dist/collection/components/radio/radio.js +11 -11
  243. package/dist/collection/components/radio-group/radio-group.js +10 -10
  244. package/dist/collection/components/range/range.js +19 -20
  245. package/dist/collection/components/refresher/refresher.js +6 -6
  246. package/dist/collection/components/refresher-content/refresher-content.js +8 -8
  247. package/dist/collection/components/reorder-group/reorder-group.js +1 -1
  248. package/dist/collection/components/ripple-effect/ripple-effect.js +1 -1
  249. package/dist/collection/components/route/route.js +3 -6
  250. package/dist/collection/components/route-redirect/route-redirect.js +4 -4
  251. package/dist/collection/components/router/router.js +2 -2
  252. package/dist/collection/components/router-link/router-link.js +9 -10
  253. package/dist/collection/components/router-outlet/router-outlet.js +2 -5
  254. package/dist/collection/components/searchbar/searchbar.js +35 -35
  255. package/dist/collection/components/segment/segment.js +8 -8
  256. package/dist/collection/components/segment-button/segment-button.js +6 -6
  257. package/dist/collection/components/segment-view/segment-view.js +1 -1
  258. package/dist/collection/components/select/select.ionic.css +11 -6
  259. package/dist/collection/components/select/select.js +37 -37
  260. package/dist/collection/components/select-modal/select-modal.ionic.css +3 -0
  261. package/dist/collection/components/select-modal/select-modal.js +4 -5
  262. package/dist/collection/components/select-option/select-option.js +3 -3
  263. package/dist/collection/components/select-popover/select-popover.js +8 -9
  264. package/dist/collection/components/skeleton-text/skeleton-text.js +1 -1
  265. package/dist/collection/components/spinner/spinner.js +9 -9
  266. package/dist/collection/components/split-pane/split-pane.js +4 -4
  267. package/dist/collection/components/tab/tab.js +5 -6
  268. package/dist/collection/components/tab-bar/tab-bar.js +8 -8
  269. package/dist/collection/components/tab-button/tab-button.js +16 -16
  270. package/dist/collection/components/tabs/tabs.js +1 -1
  271. package/dist/collection/components/text/text.js +2 -2
  272. package/dist/collection/components/textarea/textarea.js +43 -44
  273. package/dist/collection/components/title/title.js +4 -4
  274. package/dist/collection/components/toast/toast.js +29 -34
  275. package/dist/collection/components/toggle/toggle.js +17 -17
  276. package/dist/collection/components/toolbar/toolbar.js +2 -2
  277. package/dist/docs.json +2 -55
  278. package/dist/esm/{animation-Cgfm6Out.js → animation-DGDOQ6ES.js} +2 -1
  279. package/dist/esm/app-globals-BNKecRVD.js +8 -0
  280. package/dist/esm/{button-active-DvzVF2u_.js → button-active-C_l8DIlb.js} +2 -2
  281. package/dist/esm/{capacitor-Dvc8Ydvg.js → capacitor-CiBLEyrT.js} +1 -1
  282. package/dist/esm/{config-DwiPHIF5.js → config-mCdtaoPe.js} +1 -1
  283. package/dist/esm/{data-HHZs0eLV.js → data-DFCY8gnk.js} +10 -7
  284. package/dist/esm/{framework-delegate-B4Rily6A.js → framework-delegate-D2mUP0WI.js} +2 -2
  285. package/dist/esm/{haptic-ZZTn7IWt.js → haptic-7RTk38ue.js} +1 -1
  286. package/dist/esm/{helpers-D_90HVv6.js → helpers-Bsml3FcE.js} +1 -1
  287. package/dist/esm/{index-ByqmqxGO.js → index-BpFi2B8W.js} +2 -2
  288. package/dist/esm/{index-BBrR3goV.js → index-C8IsBmNU.js} +306 -681
  289. package/dist/esm/{index-D4D_NUAr.js → index-DWD4QoaP.js} +4 -3
  290. package/dist/esm/{index-BoSPzYKk.js → index-Djo-Eq70.js} +4 -4
  291. package/dist/esm/{index-k4x4i7EL.js → index-rXea6WR_.js} +3 -2
  292. package/dist/esm/index.js +11 -10
  293. package/dist/esm/{input-shims-DEtEJcaS.js → input-shims-Bz3HiPwU.js} +6 -5
  294. package/dist/esm/{input.utils-DNE0LB5g.js → input.utils-BQAE1QTA.js} +3 -2
  295. package/dist/esm/ion-accordion_2.entry.js +3 -2
  296. package/dist/esm/ion-action-sheet.entry.js +9 -8
  297. package/dist/esm/ion-alert.entry.js +10 -9
  298. package/dist/esm/ion-app_8.entry.js +10 -9
  299. package/dist/esm/ion-avatar_3.entry.js +2 -1
  300. package/dist/esm/ion-back-button.entry.js +3 -2
  301. package/dist/esm/ion-backdrop.entry.js +2 -1
  302. package/dist/esm/ion-breadcrumb_2.entry.js +3 -2
  303. package/dist/esm/ion-button_2.entry.js +3 -2
  304. package/dist/esm/ion-card_5.entry.js +3 -2
  305. package/dist/esm/ion-checkbox.entry.js +3 -2
  306. package/dist/esm/ion-chip.entry.js +2 -1
  307. package/dist/esm/ion-col_3.entry.js +2 -1
  308. package/dist/esm/ion-datetime-button.entry.js +4 -3
  309. package/dist/esm/ion-datetime_3.entry.js +9 -8
  310. package/dist/esm/ion-divider.entry.js +2 -1
  311. package/dist/esm/ion-fab_3.entry.js +3 -2
  312. package/dist/esm/ion-img.entry.js +3 -2
  313. package/dist/esm/ion-infinite-scroll_2.entry.js +5 -4
  314. package/dist/esm/ion-input-otp.entry.js +3 -2
  315. package/dist/esm/ion-input-password-toggle.entry.js +2 -1
  316. package/dist/esm/ion-input.entry.js +5 -4
  317. package/dist/esm/ion-item-option_3.entry.js +4 -3
  318. package/dist/esm/ion-item_8.entry.js +7 -5
  319. package/dist/esm/ion-loading.entry.js +7 -6
  320. package/dist/esm/ion-menu_3.entry.js +7 -6
  321. package/dist/esm/ion-modal.entry.js +11 -10
  322. package/dist/esm/ion-nav_2.entry.js +6 -5
  323. package/dist/esm/ion-picker-column-option.entry.js +3 -2
  324. package/dist/esm/ion-picker-column.entry.js +5 -4
  325. package/dist/esm/ion-picker.entry.js +2 -2
  326. package/dist/esm/ion-popover.entry.js +7 -6
  327. package/dist/esm/ion-progress-bar.entry.js +3 -2
  328. package/dist/esm/ion-radio_2.entry.js +3 -2
  329. package/dist/esm/ion-range.entry.js +4 -3
  330. package/dist/esm/ion-refresher_2.entry.js +8 -7
  331. package/dist/esm/ion-reorder_2.entry.js +6 -5
  332. package/dist/esm/ion-ripple-effect.entry.js +2 -1
  333. package/dist/esm/ion-route_4.entry.js +3 -2
  334. package/dist/esm/ion-searchbar.entry.js +3 -2
  335. package/dist/esm/ion-segment-content.entry.js +1 -1
  336. package/dist/esm/ion-segment-view.entry.js +1 -1
  337. package/dist/esm/ion-segment_2.entry.js +3 -2
  338. package/dist/esm/ion-select-modal.entry.js +7 -6
  339. package/dist/esm/ion-select_3.entry.js +9 -8
  340. package/dist/esm/ion-spinner.entry.js +2 -1
  341. package/dist/esm/ion-split-pane.entry.js +2 -1
  342. package/dist/esm/ion-tab-bar_2.entry.js +6 -5
  343. package/dist/esm/ion-tab_2.entry.js +3 -3
  344. package/dist/esm/ion-text.entry.js +2 -1
  345. package/dist/esm/ion-textarea.entry.js +5 -4
  346. package/dist/esm/ion-toast.entry.js +7 -6
  347. package/dist/esm/ion-toggle.entry.js +5 -4
  348. package/dist/esm/ionic-global-2R0iPB51.js +480 -0
  349. package/dist/esm/ionic.js +6 -4
  350. package/dist/esm/{ios.transition-C_-UP8wE.js → ios.transition-cQ5XYp4s.js} +5 -4
  351. package/dist/esm/{keyboard-BsZp3qPH.js → keyboard-DuUgrXrK.js} +4 -3
  352. package/dist/esm/{keyboard-Cvigb3Rv.js → keyboard-WCK1pWfR.js} +1 -1
  353. package/dist/esm/{keyboard-controller-lts2Pswq.js → keyboard-controller-Bc4alOiF.js} +3 -2
  354. package/dist/esm/loader.js +5 -3
  355. package/dist/esm/{md.transition-BDWkLsNw.js → md.transition-CYFYc3-3.js} +5 -4
  356. package/dist/esm/{notch-controller-ClKrf2l9.js → notch-controller-DO30Bsls.js} +2 -2
  357. package/dist/esm/{overlays-C1ahtepl.js → overlays-Da_6xSKI.js} +4 -3
  358. package/dist/esm/{status-tap-DLatL9pG.js → status-tap-DXVlluKS.js} +3 -3
  359. package/dist/esm/{swipe-back-YYylMb0l.js → swipe-back-DNhAt9fY.js} +2 -2
  360. package/dist/html.html-data.json +0 -212
  361. package/dist/ionic/index.esm.js +1 -1
  362. package/dist/ionic/ionic.esm.js +1 -1
  363. package/dist/ionic/p--8Ga2Cg0.js +4 -0
  364. package/dist/ionic/p-16c5a01c.entry.js +4 -0
  365. package/dist/ionic/p-22c02aea.entry.js +4 -0
  366. package/dist/ionic/p-23e4b68a.entry.js +4 -0
  367. package/dist/ionic/p-28571945.entry.js +4 -0
  368. package/dist/ionic/p-2bab0853.entry.js +4 -0
  369. package/dist/ionic/p-2e19a4dd.entry.js +4 -0
  370. package/dist/ionic/p-2e900f67.entry.js +4 -0
  371. package/dist/ionic/p-3622a9ea.entry.js +4 -0
  372. package/dist/ionic/p-3a6a92ab.entry.js +4 -0
  373. package/dist/ionic/{p-c428cbac.entry.js → p-3cb3d194.entry.js} +1 -1
  374. package/dist/ionic/p-418e4330.entry.js +4 -0
  375. package/dist/ionic/p-4261dc5d.entry.js +4 -0
  376. package/dist/ionic/p-4e13d498.entry.js +4 -0
  377. package/dist/ionic/p-55e2352e.entry.js +4 -0
  378. package/dist/ionic/p-56a9319e.entry.js +4 -0
  379. package/dist/ionic/{p-6ea34add.entry.js → p-59a79bd9.entry.js} +1 -1
  380. package/dist/ionic/p-59e6c978.entry.js +4 -0
  381. package/dist/ionic/p-642b022d.entry.js +4 -0
  382. package/dist/ionic/p-64385b66.entry.js +4 -0
  383. package/dist/ionic/p-66397fac.entry.js +4 -0
  384. package/dist/ionic/p-66d094b2.entry.js +4 -0
  385. package/dist/ionic/p-6fac73e6.entry.js +4 -0
  386. package/dist/ionic/p-7d450184.entry.js +4 -0
  387. package/dist/ionic/p-81770a5c.entry.js +4 -0
  388. package/dist/ionic/p-83a116e6.entry.js +4 -0
  389. package/dist/ionic/p-844bd58c.entry.js +4 -0
  390. package/dist/ionic/p-86b82096.entry.js +4 -0
  391. package/dist/ionic/p-87678140.entry.js +4 -0
  392. package/dist/ionic/p-88ef6829.entry.js +4 -0
  393. package/dist/ionic/{p-ae10fb4c.entry.js → p-89743bba.entry.js} +1 -1
  394. package/dist/ionic/p-90320028.entry.js +4 -0
  395. package/dist/ionic/p-91966afa.entry.js +4 -0
  396. package/dist/ionic/p-9bee2bdd.entry.js +4 -0
  397. package/dist/ionic/p-B-N4FEiY.js +4 -0
  398. package/dist/ionic/p-B3uz75uZ.js +4 -0
  399. package/dist/ionic/p-BRd1Ag6P.js +4 -0
  400. package/dist/ionic/p-BbT4IAlw.js +4 -0
  401. package/dist/ionic/{p-BZSKvxFv.js → p-BiTKUjko.js} +1 -1
  402. package/dist/ionic/p-C8IsBmNU.js +5 -0
  403. package/dist/ionic/p-CK1xn1Nt.js +4 -0
  404. package/dist/ionic/p-CK4YXTyz.js +4 -0
  405. package/dist/ionic/p-CeO9Shc9.js +4 -0
  406. package/dist/ionic/p-Cm5sQeXL.js +4 -0
  407. package/dist/ionic/{p-DIZM2shZ.js → p-DBaOCAfc.js} +1 -1
  408. package/dist/ionic/p-DHCQ1qFC.js +4 -0
  409. package/dist/ionic/p-DPNSAVjP.js +4 -0
  410. package/dist/ionic/p-D_8SMvQ3.js +4 -0
  411. package/dist/ionic/p-DbQ5QkTP.js +4 -0
  412. package/dist/ionic/p-DdaOdN_z.js +4 -0
  413. package/dist/ionic/p-Dq8ap6AD.js +4 -0
  414. package/dist/ionic/p-Dv5UHqHj.js +4 -0
  415. package/dist/ionic/{p-BuAY53fC.js → p-DxFexTIr.js} +1 -1
  416. package/dist/ionic/{p-BaAcx1TO.js → p-DyaKZbAH.js} +1 -1
  417. package/dist/ionic/{p-D-g7JYuH.js → p-HpOiAvpC.js} +1 -1
  418. package/dist/ionic/{p-Bi_aZreq.js → p-Q7JLYEUZ.js} +1 -1
  419. package/dist/ionic/p-W-2TssC9.js +4 -0
  420. package/dist/ionic/p-a1128f7f.entry.js +4 -0
  421. package/dist/ionic/p-a57c0cce.entry.js +4 -0
  422. package/dist/ionic/p-acb9905c.entry.js +4 -0
  423. package/dist/ionic/p-b2291ef0.entry.js +4 -0
  424. package/dist/ionic/p-b26aeaf8.entry.js +4 -0
  425. package/dist/ionic/p-c289efa5.entry.js +4 -0
  426. package/dist/ionic/p-c2f738d2.entry.js +4 -0
  427. package/dist/ionic/p-c775e3c0.entry.js +4 -0
  428. package/dist/ionic/p-ce510c06.entry.js +4 -0
  429. package/dist/ionic/p-cea1ee31.entry.js +4 -0
  430. package/dist/ionic/p-d1c60c1c.entry.js +4 -0
  431. package/dist/ionic/p-db90b95a.entry.js +4 -0
  432. package/dist/ionic/p-dcfb2b1d.entry.js +4 -0
  433. package/dist/ionic/p-e2171c27.entry.js +4 -0
  434. package/dist/ionic/p-e28d6a81.entry.js +4 -0
  435. package/dist/ionic/p-ec02238a.entry.js +4 -0
  436. package/dist/ionic/p-ecc8aebb.entry.js +4 -0
  437. package/dist/ionic/p-f3de58bd.entry.js +4 -0
  438. package/dist/ionic/p-f8a835d0.entry.js +4 -0
  439. package/dist/ionic/p-ff757a50.entry.js +4 -0
  440. package/dist/ionic/p-szCM2gDt.js +4 -0
  441. package/dist/ionic/p-vpXGWZiy.js +4 -0
  442. package/dist/types/stencil-public-runtime.d.ts +51 -7
  443. package/hydrate/index.d.ts +2 -0
  444. package/hydrate/index.js +547 -348
  445. package/hydrate/index.mjs +547 -348
  446. package/package.json +2 -2
  447. package/dist/ionic/p-034ef39b.entry.js +0 -4
  448. package/dist/ionic/p-05030d1b.entry.js +0 -4
  449. package/dist/ionic/p-059ceab8.entry.js +0 -4
  450. package/dist/ionic/p-096b5789.entry.js +0 -4
  451. package/dist/ionic/p-09eaefc0.entry.js +0 -4
  452. package/dist/ionic/p-156bba30.entry.js +0 -4
  453. package/dist/ionic/p-238ad727.entry.js +0 -4
  454. package/dist/ionic/p-2c28e54a.entry.js +0 -4
  455. package/dist/ionic/p-2c9459f5.entry.js +0 -4
  456. package/dist/ionic/p-2f1d100c.entry.js +0 -4
  457. package/dist/ionic/p-31331fc3.entry.js +0 -4
  458. package/dist/ionic/p-340e4f62.entry.js +0 -4
  459. package/dist/ionic/p-3bef3778.entry.js +0 -4
  460. package/dist/ionic/p-3c773ecd.entry.js +0 -4
  461. package/dist/ionic/p-47432157.entry.js +0 -4
  462. package/dist/ionic/p-52535bba.entry.js +0 -4
  463. package/dist/ionic/p-56e51161.entry.js +0 -4
  464. package/dist/ionic/p-5770869f.entry.js +0 -4
  465. package/dist/ionic/p-5af619ff.entry.js +0 -4
  466. package/dist/ionic/p-5b44ac3a.entry.js +0 -4
  467. package/dist/ionic/p-5ca4c3b8.entry.js +0 -4
  468. package/dist/ionic/p-6469a540.entry.js +0 -4
  469. package/dist/ionic/p-649e2f92.entry.js +0 -4
  470. package/dist/ionic/p-6e6ce506.entry.js +0 -4
  471. package/dist/ionic/p-6f17f8ed.entry.js +0 -4
  472. package/dist/ionic/p-773f2ac5.entry.js +0 -4
  473. package/dist/ionic/p-80cc8511.entry.js +0 -4
  474. package/dist/ionic/p-82796bb0.entry.js +0 -4
  475. package/dist/ionic/p-8c3d3bca.entry.js +0 -4
  476. package/dist/ionic/p-9000bd9f.entry.js +0 -4
  477. package/dist/ionic/p-9aef9229.entry.js +0 -4
  478. package/dist/ionic/p-9cbab197.entry.js +0 -4
  479. package/dist/ionic/p-BJ-EYogw.js +0 -4
  480. package/dist/ionic/p-BKDxK6_S.js +0 -4
  481. package/dist/ionic/p-BMPzyWDm.js +0 -4
  482. package/dist/ionic/p-BTqHM5hg.js +0 -4
  483. package/dist/ionic/p-BZR5I9yn.js +0 -4
  484. package/dist/ionic/p-BeJdFlAB.js +0 -4
  485. package/dist/ionic/p-BpUl-Ubc.js +0 -4
  486. package/dist/ionic/p-CnPZjTVf.js +0 -4
  487. package/dist/ionic/p-D6quDhlh.js +0 -4
  488. package/dist/ionic/p-DJD59Sq4.js +0 -4
  489. package/dist/ionic/p-DZmL55Qn.js +0 -4
  490. package/dist/ionic/p-DjxV6ul_.js +0 -4
  491. package/dist/ionic/p-DkXsr7m2.js +0 -4
  492. package/dist/ionic/p-DnNglnwY.js +0 -4
  493. package/dist/ionic/p-Dpa-63kX.js +0 -4
  494. package/dist/ionic/p-HOJ_eq4V.js +0 -5
  495. package/dist/ionic/p-MBiM0IFp.js +0 -4
  496. package/dist/ionic/p-a1af546a.entry.js +0 -4
  497. package/dist/ionic/p-a2218a8b.entry.js +0 -4
  498. package/dist/ionic/p-a22b46e4.entry.js +0 -4
  499. package/dist/ionic/p-c2122301.entry.js +0 -4
  500. package/dist/ionic/p-c565e353.entry.js +0 -4
  501. package/dist/ionic/p-c6301ef9.entry.js +0 -4
  502. package/dist/ionic/p-c83a1254.entry.js +0 -4
  503. package/dist/ionic/p-c9313bb8.entry.js +0 -4
  504. package/dist/ionic/p-cb6bb34f.entry.js +0 -4
  505. package/dist/ionic/p-d215bbdc.entry.js +0 -4
  506. package/dist/ionic/p-de6964a2.entry.js +0 -4
  507. package/dist/ionic/p-ded5613d.entry.js +0 -4
  508. package/dist/ionic/p-e0eae83d.entry.js +0 -4
  509. package/dist/ionic/p-e5005342.entry.js +0 -4
  510. package/dist/ionic/p-e7925263.entry.js +0 -4
  511. package/dist/ionic/p-eZzo_1L1.js +0 -4
  512. package/dist/ionic/p-eebf0420.entry.js +0 -4
  513. package/dist/ionic/p-f1bb4947.entry.js +0 -4
  514. package/dist/ionic/p-facf3c23.entry.js +0 -4
  515. package/dist/node_modules/ionicons/dist/collection/components/icon/icon.css +0 -143
@@ -648,7 +648,6 @@ export class Input {
648
648
  return {
649
649
  "color": {
650
650
  "type": "string",
651
- "attribute": "color",
652
651
  "mutable": false,
653
652
  "complexType": {
654
653
  "original": "Color",
@@ -669,11 +668,11 @@ export class Input {
669
668
  },
670
669
  "getter": false,
671
670
  "setter": false,
672
- "reflect": true
671
+ "reflect": true,
672
+ "attribute": "color"
673
673
  },
674
674
  "autocapitalize": {
675
675
  "type": "string",
676
- "attribute": "autocapitalize",
677
676
  "mutable": false,
678
677
  "complexType": {
679
678
  "original": "string",
@@ -689,11 +688,11 @@ export class Input {
689
688
  "getter": false,
690
689
  "setter": false,
691
690
  "reflect": false,
691
+ "attribute": "autocapitalize",
692
692
  "defaultValue": "'off'"
693
693
  },
694
694
  "autocomplete": {
695
695
  "type": "string",
696
- "attribute": "autocomplete",
697
696
  "mutable": false,
698
697
  "complexType": {
699
698
  "original": "AutocompleteTypes",
@@ -715,11 +714,11 @@ export class Input {
715
714
  "getter": false,
716
715
  "setter": false,
717
716
  "reflect": false,
717
+ "attribute": "autocomplete",
718
718
  "defaultValue": "'off'"
719
719
  },
720
720
  "autocorrect": {
721
721
  "type": "string",
722
- "attribute": "autocorrect",
723
722
  "mutable": false,
724
723
  "complexType": {
725
724
  "original": "'on' | 'off'",
@@ -735,11 +734,11 @@ export class Input {
735
734
  "getter": false,
736
735
  "setter": false,
737
736
  "reflect": false,
737
+ "attribute": "autocorrect",
738
738
  "defaultValue": "'off'"
739
739
  },
740
740
  "autofocus": {
741
741
  "type": "boolean",
742
- "attribute": "autofocus",
743
742
  "mutable": false,
744
743
  "complexType": {
745
744
  "original": "boolean",
@@ -755,11 +754,11 @@ export class Input {
755
754
  "getter": false,
756
755
  "setter": false,
757
756
  "reflect": false,
757
+ "attribute": "autofocus",
758
758
  "defaultValue": "false"
759
759
  },
760
760
  "clearInput": {
761
761
  "type": "boolean",
762
- "attribute": "clear-input",
763
762
  "mutable": false,
764
763
  "complexType": {
765
764
  "original": "boolean",
@@ -775,11 +774,11 @@ export class Input {
775
774
  "getter": false,
776
775
  "setter": false,
777
776
  "reflect": false,
777
+ "attribute": "clear-input",
778
778
  "defaultValue": "false"
779
779
  },
780
780
  "clearInputIcon": {
781
781
  "type": "string",
782
- "attribute": "clear-input-icon",
783
782
  "mutable": false,
784
783
  "complexType": {
785
784
  "original": "string",
@@ -794,11 +793,11 @@ export class Input {
794
793
  },
795
794
  "getter": false,
796
795
  "setter": false,
797
- "reflect": false
796
+ "reflect": false,
797
+ "attribute": "clear-input-icon"
798
798
  },
799
799
  "clearOnEdit": {
800
800
  "type": "boolean",
801
- "attribute": "clear-on-edit",
802
801
  "mutable": false,
803
802
  "complexType": {
804
803
  "original": "boolean",
@@ -813,11 +812,11 @@ export class Input {
813
812
  },
814
813
  "getter": false,
815
814
  "setter": false,
816
- "reflect": false
815
+ "reflect": false,
816
+ "attribute": "clear-on-edit"
817
817
  },
818
818
  "counter": {
819
819
  "type": "boolean",
820
- "attribute": "counter",
821
820
  "mutable": false,
822
821
  "complexType": {
823
822
  "original": "boolean",
@@ -833,11 +832,11 @@ export class Input {
833
832
  "getter": false,
834
833
  "setter": false,
835
834
  "reflect": false,
835
+ "attribute": "counter",
836
836
  "defaultValue": "false"
837
837
  },
838
838
  "counterFormatter": {
839
839
  "type": "unknown",
840
- "attribute": "counter-formatter",
841
840
  "mutable": false,
842
841
  "complexType": {
843
842
  "original": "(inputLength: number, maxLength: number) => string",
@@ -855,7 +854,6 @@ export class Input {
855
854
  },
856
855
  "debounce": {
857
856
  "type": "number",
858
- "attribute": "debounce",
859
857
  "mutable": false,
860
858
  "complexType": {
861
859
  "original": "number",
@@ -870,11 +868,11 @@ export class Input {
870
868
  },
871
869
  "getter": false,
872
870
  "setter": false,
873
- "reflect": false
871
+ "reflect": false,
872
+ "attribute": "debounce"
874
873
  },
875
874
  "disabled": {
876
875
  "type": "boolean",
877
- "attribute": "disabled",
878
876
  "mutable": false,
879
877
  "complexType": {
880
878
  "original": "boolean",
@@ -890,11 +888,11 @@ export class Input {
890
888
  "getter": false,
891
889
  "setter": false,
892
890
  "reflect": true,
891
+ "attribute": "disabled",
893
892
  "defaultValue": "false"
894
893
  },
895
894
  "enterkeyhint": {
896
895
  "type": "string",
897
- "attribute": "enterkeyhint",
898
896
  "mutable": false,
899
897
  "complexType": {
900
898
  "original": "'enter' | 'done' | 'go' | 'next' | 'previous' | 'search' | 'send'",
@@ -909,11 +907,11 @@ export class Input {
909
907
  },
910
908
  "getter": false,
911
909
  "setter": false,
912
- "reflect": false
910
+ "reflect": false,
911
+ "attribute": "enterkeyhint"
913
912
  },
914
913
  "errorText": {
915
914
  "type": "string",
916
- "attribute": "error-text",
917
915
  "mutable": false,
918
916
  "complexType": {
919
917
  "original": "string",
@@ -928,11 +926,11 @@ export class Input {
928
926
  },
929
927
  "getter": false,
930
928
  "setter": false,
931
- "reflect": false
929
+ "reflect": false,
930
+ "attribute": "error-text"
932
931
  },
933
932
  "fill": {
934
933
  "type": "string",
935
- "attribute": "fill",
936
934
  "mutable": false,
937
935
  "complexType": {
938
936
  "original": "'outline' | 'solid'",
@@ -947,11 +945,11 @@ export class Input {
947
945
  },
948
946
  "getter": false,
949
947
  "setter": false,
950
- "reflect": false
948
+ "reflect": false,
949
+ "attribute": "fill"
951
950
  },
952
951
  "inputmode": {
953
952
  "type": "string",
954
- "attribute": "inputmode",
955
953
  "mutable": false,
956
954
  "complexType": {
957
955
  "original": "'none' | 'text' | 'tel' | 'url' | 'email' | 'numeric' | 'decimal' | 'search'",
@@ -966,11 +964,11 @@ export class Input {
966
964
  },
967
965
  "getter": false,
968
966
  "setter": false,
969
- "reflect": false
967
+ "reflect": false,
968
+ "attribute": "inputmode"
970
969
  },
971
970
  "helperText": {
972
971
  "type": "string",
973
- "attribute": "helper-text",
974
972
  "mutable": false,
975
973
  "complexType": {
976
974
  "original": "string",
@@ -985,11 +983,11 @@ export class Input {
985
983
  },
986
984
  "getter": false,
987
985
  "setter": false,
988
- "reflect": false
986
+ "reflect": false,
987
+ "attribute": "helper-text"
989
988
  },
990
989
  "label": {
991
990
  "type": "string",
992
- "attribute": "label",
993
991
  "mutable": false,
994
992
  "complexType": {
995
993
  "original": "string",
@@ -1004,11 +1002,11 @@ export class Input {
1004
1002
  },
1005
1003
  "getter": false,
1006
1004
  "setter": false,
1007
- "reflect": false
1005
+ "reflect": false,
1006
+ "attribute": "label"
1008
1007
  },
1009
1008
  "labelPlacement": {
1010
1009
  "type": "string",
1011
- "attribute": "label-placement",
1012
1010
  "mutable": true,
1013
1011
  "complexType": {
1014
1012
  "original": "'start' | 'end' | 'floating' | 'stacked' | 'fixed'",
@@ -1023,11 +1021,11 @@ export class Input {
1023
1021
  },
1024
1022
  "getter": false,
1025
1023
  "setter": false,
1026
- "reflect": false
1024
+ "reflect": false,
1025
+ "attribute": "label-placement"
1027
1026
  },
1028
1027
  "max": {
1029
1028
  "type": "any",
1030
- "attribute": "max",
1031
1029
  "mutable": false,
1032
1030
  "complexType": {
1033
1031
  "original": "string | number",
@@ -1042,11 +1040,11 @@ export class Input {
1042
1040
  },
1043
1041
  "getter": false,
1044
1042
  "setter": false,
1045
- "reflect": false
1043
+ "reflect": false,
1044
+ "attribute": "max"
1046
1045
  },
1047
1046
  "maxlength": {
1048
1047
  "type": "number",
1049
- "attribute": "maxlength",
1050
1048
  "mutable": false,
1051
1049
  "complexType": {
1052
1050
  "original": "number",
@@ -1061,11 +1059,11 @@ export class Input {
1061
1059
  },
1062
1060
  "getter": false,
1063
1061
  "setter": false,
1064
- "reflect": false
1062
+ "reflect": false,
1063
+ "attribute": "maxlength"
1065
1064
  },
1066
1065
  "min": {
1067
1066
  "type": "any",
1068
- "attribute": "min",
1069
1067
  "mutable": false,
1070
1068
  "complexType": {
1071
1069
  "original": "string | number",
@@ -1080,11 +1078,11 @@ export class Input {
1080
1078
  },
1081
1079
  "getter": false,
1082
1080
  "setter": false,
1083
- "reflect": false
1081
+ "reflect": false,
1082
+ "attribute": "min"
1084
1083
  },
1085
1084
  "minlength": {
1086
1085
  "type": "number",
1087
- "attribute": "minlength",
1088
1086
  "mutable": false,
1089
1087
  "complexType": {
1090
1088
  "original": "number",
@@ -1099,11 +1097,11 @@ export class Input {
1099
1097
  },
1100
1098
  "getter": false,
1101
1099
  "setter": false,
1102
- "reflect": false
1100
+ "reflect": false,
1101
+ "attribute": "minlength"
1103
1102
  },
1104
1103
  "multiple": {
1105
1104
  "type": "boolean",
1106
- "attribute": "multiple",
1107
1105
  "mutable": false,
1108
1106
  "complexType": {
1109
1107
  "original": "boolean",
@@ -1118,11 +1116,11 @@ export class Input {
1118
1116
  },
1119
1117
  "getter": false,
1120
1118
  "setter": false,
1121
- "reflect": false
1119
+ "reflect": false,
1120
+ "attribute": "multiple"
1122
1121
  },
1123
1122
  "name": {
1124
1123
  "type": "string",
1125
- "attribute": "name",
1126
1124
  "mutable": false,
1127
1125
  "complexType": {
1128
1126
  "original": "string",
@@ -1138,11 +1136,11 @@ export class Input {
1138
1136
  "getter": false,
1139
1137
  "setter": false,
1140
1138
  "reflect": false,
1139
+ "attribute": "name",
1141
1140
  "defaultValue": "this.inputId"
1142
1141
  },
1143
1142
  "pattern": {
1144
1143
  "type": "string",
1145
- "attribute": "pattern",
1146
1144
  "mutable": false,
1147
1145
  "complexType": {
1148
1146
  "original": "string",
@@ -1157,11 +1155,11 @@ export class Input {
1157
1155
  },
1158
1156
  "getter": false,
1159
1157
  "setter": false,
1160
- "reflect": false
1158
+ "reflect": false,
1159
+ "attribute": "pattern"
1161
1160
  },
1162
1161
  "placeholder": {
1163
1162
  "type": "string",
1164
- "attribute": "placeholder",
1165
1163
  "mutable": false,
1166
1164
  "complexType": {
1167
1165
  "original": "string",
@@ -1176,11 +1174,11 @@ export class Input {
1176
1174
  },
1177
1175
  "getter": false,
1178
1176
  "setter": false,
1179
- "reflect": false
1177
+ "reflect": false,
1178
+ "attribute": "placeholder"
1180
1179
  },
1181
1180
  "readonly": {
1182
1181
  "type": "boolean",
1183
- "attribute": "readonly",
1184
1182
  "mutable": false,
1185
1183
  "complexType": {
1186
1184
  "original": "boolean",
@@ -1196,11 +1194,11 @@ export class Input {
1196
1194
  "getter": false,
1197
1195
  "setter": false,
1198
1196
  "reflect": true,
1197
+ "attribute": "readonly",
1199
1198
  "defaultValue": "false"
1200
1199
  },
1201
1200
  "required": {
1202
1201
  "type": "boolean",
1203
- "attribute": "required",
1204
1202
  "mutable": false,
1205
1203
  "complexType": {
1206
1204
  "original": "boolean",
@@ -1216,11 +1214,11 @@ export class Input {
1216
1214
  "getter": false,
1217
1215
  "setter": false,
1218
1216
  "reflect": false,
1217
+ "attribute": "required",
1219
1218
  "defaultValue": "false"
1220
1219
  },
1221
1220
  "shape": {
1222
1221
  "type": "string",
1223
- "attribute": "shape",
1224
1222
  "mutable": false,
1225
1223
  "complexType": {
1226
1224
  "original": "'soft' | 'round' | 'rectangular'",
@@ -1235,11 +1233,11 @@ export class Input {
1235
1233
  },
1236
1234
  "getter": false,
1237
1235
  "setter": false,
1238
- "reflect": false
1236
+ "reflect": false,
1237
+ "attribute": "shape"
1239
1238
  },
1240
1239
  "spellcheck": {
1241
1240
  "type": "boolean",
1242
- "attribute": "spellcheck",
1243
1241
  "mutable": false,
1244
1242
  "complexType": {
1245
1243
  "original": "boolean",
@@ -1255,11 +1253,11 @@ export class Input {
1255
1253
  "getter": false,
1256
1254
  "setter": false,
1257
1255
  "reflect": false,
1256
+ "attribute": "spellcheck",
1258
1257
  "defaultValue": "false"
1259
1258
  },
1260
1259
  "step": {
1261
1260
  "type": "string",
1262
- "attribute": "step",
1263
1261
  "mutable": false,
1264
1262
  "complexType": {
1265
1263
  "original": "string",
@@ -1274,11 +1272,11 @@ export class Input {
1274
1272
  },
1275
1273
  "getter": false,
1276
1274
  "setter": false,
1277
- "reflect": false
1275
+ "reflect": false,
1276
+ "attribute": "step"
1278
1277
  },
1279
1278
  "size": {
1280
1279
  "type": "string",
1281
- "attribute": "size",
1282
1280
  "mutable": false,
1283
1281
  "complexType": {
1284
1282
  "original": "'medium' | 'large' | 'xlarge'",
@@ -1294,11 +1292,11 @@ export class Input {
1294
1292
  "getter": false,
1295
1293
  "setter": false,
1296
1294
  "reflect": false,
1295
+ "attribute": "size",
1297
1296
  "defaultValue": "'medium'"
1298
1297
  },
1299
1298
  "type": {
1300
1299
  "type": "string",
1301
- "attribute": "type",
1302
1300
  "mutable": false,
1303
1301
  "complexType": {
1304
1302
  "original": "TextFieldTypes",
@@ -1320,11 +1318,11 @@ export class Input {
1320
1318
  "getter": false,
1321
1319
  "setter": false,
1322
1320
  "reflect": false,
1321
+ "attribute": "type",
1323
1322
  "defaultValue": "'text'"
1324
1323
  },
1325
1324
  "value": {
1326
1325
  "type": "any",
1327
- "attribute": "value",
1328
1326
  "mutable": true,
1329
1327
  "complexType": {
1330
1328
  "original": "string | number | null",
@@ -1340,6 +1338,7 @@ export class Input {
1340
1338
  "getter": false,
1341
1339
  "setter": false,
1342
1340
  "reflect": false,
1341
+ "attribute": "value",
1343
1342
  "defaultValue": "''"
1344
1343
  }
1345
1344
  };
@@ -638,7 +638,6 @@ export class InputOTP {
638
638
  return {
639
639
  "autocapitalize": {
640
640
  "type": "string",
641
- "attribute": "autocapitalize",
642
641
  "mutable": false,
643
642
  "complexType": {
644
643
  "original": "string",
@@ -654,11 +653,11 @@ export class InputOTP {
654
653
  "getter": false,
655
654
  "setter": false,
656
655
  "reflect": false,
656
+ "attribute": "autocapitalize",
657
657
  "defaultValue": "'off'"
658
658
  },
659
659
  "color": {
660
660
  "type": "string",
661
- "attribute": "color",
662
661
  "mutable": false,
663
662
  "complexType": {
664
663
  "original": "Color",
@@ -679,11 +678,11 @@ export class InputOTP {
679
678
  },
680
679
  "getter": false,
681
680
  "setter": false,
682
- "reflect": true
681
+ "reflect": true,
682
+ "attribute": "color"
683
683
  },
684
684
  "disabled": {
685
685
  "type": "boolean",
686
- "attribute": "disabled",
687
686
  "mutable": false,
688
687
  "complexType": {
689
688
  "original": "boolean",
@@ -699,11 +698,11 @@ export class InputOTP {
699
698
  "getter": false,
700
699
  "setter": false,
701
700
  "reflect": true,
701
+ "attribute": "disabled",
702
702
  "defaultValue": "false"
703
703
  },
704
704
  "fill": {
705
705
  "type": "string",
706
- "attribute": "fill",
707
706
  "mutable": false,
708
707
  "complexType": {
709
708
  "original": "'outline' | 'solid'",
@@ -719,11 +718,11 @@ export class InputOTP {
719
718
  "getter": false,
720
719
  "setter": false,
721
720
  "reflect": false,
721
+ "attribute": "fill",
722
722
  "defaultValue": "'outline'"
723
723
  },
724
724
  "inputmode": {
725
725
  "type": "string",
726
- "attribute": "inputmode",
727
726
  "mutable": false,
728
727
  "complexType": {
729
728
  "original": "'none' | 'text' | 'tel' | 'url' | 'email' | 'numeric' | 'decimal' | 'search'",
@@ -738,11 +737,11 @@ export class InputOTP {
738
737
  },
739
738
  "getter": false,
740
739
  "setter": false,
741
- "reflect": false
740
+ "reflect": false,
741
+ "attribute": "inputmode"
742
742
  },
743
743
  "length": {
744
744
  "type": "number",
745
- "attribute": "length",
746
745
  "mutable": false,
747
746
  "complexType": {
748
747
  "original": "number",
@@ -758,11 +757,11 @@ export class InputOTP {
758
757
  "getter": false,
759
758
  "setter": false,
760
759
  "reflect": false,
760
+ "attribute": "length",
761
761
  "defaultValue": "4"
762
762
  },
763
763
  "pattern": {
764
764
  "type": "string",
765
- "attribute": "pattern",
766
765
  "mutable": false,
767
766
  "complexType": {
768
767
  "original": "string",
@@ -777,11 +776,11 @@ export class InputOTP {
777
776
  },
778
777
  "getter": false,
779
778
  "setter": false,
780
- "reflect": false
779
+ "reflect": false,
780
+ "attribute": "pattern"
781
781
  },
782
782
  "readonly": {
783
783
  "type": "boolean",
784
- "attribute": "readonly",
785
784
  "mutable": false,
786
785
  "complexType": {
787
786
  "original": "boolean",
@@ -797,11 +796,11 @@ export class InputOTP {
797
796
  "getter": false,
798
797
  "setter": false,
799
798
  "reflect": true,
799
+ "attribute": "readonly",
800
800
  "defaultValue": "false"
801
801
  },
802
802
  "separators": {
803
803
  "type": "string",
804
- "attribute": "separators",
805
804
  "mutable": false,
806
805
  "complexType": {
807
806
  "original": "'all' | string | number[]",
@@ -816,11 +815,11 @@ export class InputOTP {
816
815
  },
817
816
  "getter": false,
818
817
  "setter": false,
819
- "reflect": false
818
+ "reflect": false,
819
+ "attribute": "separators"
820
820
  },
821
821
  "shape": {
822
822
  "type": "string",
823
- "attribute": "shape",
824
823
  "mutable": false,
825
824
  "complexType": {
826
825
  "original": "'round' | 'rectangular' | 'soft'",
@@ -836,11 +835,11 @@ export class InputOTP {
836
835
  "getter": false,
837
836
  "setter": false,
838
837
  "reflect": false,
838
+ "attribute": "shape",
839
839
  "defaultValue": "'round'"
840
840
  },
841
841
  "size": {
842
842
  "type": "string",
843
- "attribute": "size",
844
843
  "mutable": false,
845
844
  "complexType": {
846
845
  "original": "'small' | 'medium' | 'large'",
@@ -856,11 +855,11 @@ export class InputOTP {
856
855
  "getter": false,
857
856
  "setter": false,
858
857
  "reflect": false,
858
+ "attribute": "size",
859
859
  "defaultValue": "'medium'"
860
860
  },
861
861
  "type": {
862
862
  "type": "string",
863
- "attribute": "type",
864
863
  "mutable": false,
865
864
  "complexType": {
866
865
  "original": "'text' | 'number'",
@@ -876,11 +875,11 @@ export class InputOTP {
876
875
  "getter": false,
877
876
  "setter": false,
878
877
  "reflect": false,
878
+ "attribute": "type",
879
879
  "defaultValue": "'number'"
880
880
  },
881
881
  "value": {
882
882
  "type": "any",
883
- "attribute": "value",
884
883
  "mutable": true,
885
884
  "complexType": {
886
885
  "original": "string | number | null",
@@ -896,6 +895,7 @@ export class InputOTP {
896
895
  "getter": false,
897
896
  "setter": false,
898
897
  "reflect": false,
898
+ "attribute": "value",
899
899
  "defaultValue": "''"
900
900
  }
901
901
  };