@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
@@ -11,9 +11,11 @@ const cardContentIosCss = "ion-card-content{position:relative}ion-card-content{d
11
11
  const cardContentMdCss = "ion-card-content{position:relative}ion-card-content{display:block}.card-content-md{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:13px;padding-bottom:13px;font-size:0.875rem;line-height:1.5}.card-content-md h1{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:1.5rem;font-weight:normal}.card-content-md h2{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:1rem;font-weight:normal}.card-content-md h3,.card-content-md h4,.card-content-md h5,.card-content-md h6{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:0.875rem;font-weight:normal}.card-content-md p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:0.875rem;font-weight:normal;line-height:1.5}ion-card-header+.card-content-md{padding-top:0}";
12
12
 
13
13
  const CardContent = /*@__PURE__*/ proxyCustomElement(class CardContent extends HTMLElement {
14
- constructor() {
14
+ constructor(registerHost) {
15
15
  super();
16
- this.__registerHost();
16
+ if (registerHost !== false) {
17
+ this.__registerHost();
18
+ }
17
19
  }
18
20
  render() {
19
21
  const theme = getIonTheme(this);
@@ -28,7 +30,7 @@ const CardContent = /*@__PURE__*/ proxyCustomElement(class CardContent extends H
28
30
  ios: cardContentIosCss,
29
31
  md: cardContentMdCss
30
32
  }; }
31
- }, [32, "ion-card-content"]);
33
+ }, [288, "ion-card-content"]);
32
34
  function defineCustomElement$1() {
33
35
  if (typeof customElements === "undefined") {
34
36
  return;
@@ -12,9 +12,11 @@ const cardHeaderIosCss = ":host{--background:transparent;--color:inherit;display
12
12
  const cardHeaderMdCss = ":host{--background:transparent;--color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:column;flex-direction:column;background:var(--background);color:var(--color)}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:16px;padding-bottom:16px}::slotted(ion-card-title:not(:first-child)),::slotted(ion-card-subtitle:not(:first-child)){margin-top:8px}";
13
13
 
14
14
  const CardHeader = /*@__PURE__*/ proxyCustomElement(class CardHeader extends HTMLElement {
15
- constructor() {
15
+ constructor(registerHost) {
16
16
  super();
17
- this.__registerHost();
17
+ if (registerHost !== false) {
18
+ this.__registerHost();
19
+ }
18
20
  this.__attachShadow();
19
21
  /**
20
22
  * If `true`, the card header will be translucent.
@@ -36,7 +38,7 @@ const CardHeader = /*@__PURE__*/ proxyCustomElement(class CardHeader extends HTM
36
38
  ios: cardHeaderIosCss,
37
39
  md: cardHeaderMdCss
38
40
  }; }
39
- }, [33, "ion-card-header", {
41
+ }, [289, "ion-card-header", {
40
42
  "color": [513],
41
43
  "translucent": [4]
42
44
  }]);
@@ -12,9 +12,11 @@ const cardSubtitleIosCss = ":host{display:block;position:relative;color:var(--co
12
12
  const cardSubtitleMdCss = ":host{display:block;position:relative;color:var(--color)}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-color-step-550, var(--ion-text-color-step-450, #737373));margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;font-size:0.875rem;font-weight:500}";
13
13
 
14
14
  const CardSubtitle = /*@__PURE__*/ proxyCustomElement(class CardSubtitle extends HTMLElement {
15
- constructor() {
15
+ constructor(registerHost) {
16
16
  super();
17
- this.__registerHost();
17
+ if (registerHost !== false) {
18
+ this.__registerHost();
19
+ }
18
20
  this.__attachShadow();
19
21
  }
20
22
  render() {
@@ -29,7 +31,7 @@ const CardSubtitle = /*@__PURE__*/ proxyCustomElement(class CardSubtitle extends
29
31
  ios: cardSubtitleIosCss,
30
32
  md: cardSubtitleMdCss
31
33
  }; }
32
- }, [33, "ion-card-subtitle", {
34
+ }, [289, "ion-card-subtitle", {
33
35
  "color": [513]
34
36
  }]);
35
37
  function defineCustomElement$1() {
@@ -12,9 +12,11 @@ const cardTitleIosCss = ":host{display:block;position:relative;color:var(--color
12
12
  const cardTitleMdCss = ":host{display:block;position:relative;color:var(--color)}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-color-step-850, var(--ion-text-color-step-150, #262626));margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;font-size:1.25rem;font-weight:500;line-height:1.2}";
13
13
 
14
14
  const CardTitle = /*@__PURE__*/ proxyCustomElement(class CardTitle extends HTMLElement {
15
- constructor() {
15
+ constructor(registerHost) {
16
16
  super();
17
- this.__registerHost();
17
+ if (registerHost !== false) {
18
+ this.__registerHost();
19
+ }
18
20
  this.__attachShadow();
19
21
  }
20
22
  render() {
@@ -29,7 +31,7 @@ const CardTitle = /*@__PURE__*/ proxyCustomElement(class CardTitle extends HTMLE
29
31
  ios: cardTitleIosCss,
30
32
  md: cardTitleMdCss
31
33
  }; }
32
- }, [33, "ion-card-title", {
34
+ }, [289, "ion-card-title", {
33
35
  "color": [513]
34
36
  }]);
35
37
  function defineCustomElement$1() {
@@ -14,9 +14,11 @@ const cardIosCss = ":host{--ion-safe-area-left:0px;--ion-safe-area-right:0px;bor
14
14
  const cardMdCss = ":host{--ion-safe-area-left:0px;--ion-safe-area-right:0px;border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;background:var(--background);color:var(--color);contain:content;overflow:hidden}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}button,a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}ion-ripple-effect{color:var(--ripple-color)}:host{font-family:var(--ion-font-family, inherit)}:host(.card-disabled){cursor:default;opacity:0.3;pointer-events:none}.card-native{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-align:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;white-space:inherit;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:block;width:100%;min-height:var(--min-height);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:inherit}.card-native::-moz-focus-inner{border:0}:host{--background:var(--ion-card-background, var(--ion-item-background, var(--ion-background-color, #fff)));--color:var(--ion-card-color, var(--ion-item-color, var(--ion-color-step-550, var(--ion-text-color-step-450, #737373))));-webkit-margin-start:10px;margin-inline-start:10px;-webkit-margin-end:10px;margin-inline-end:10px;margin-top:10px;margin-bottom:10px;font-size:0.875rem;-webkit-box-shadow:0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);box-shadow:0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12)}:host(.card-soft){--border-radius:4px}:host(.card-round){--border-radius:12px}:host(.card-rectangular){--border-radius:0px}";
15
15
 
16
16
  const Card = /*@__PURE__*/ proxyCustomElement(class Card extends HTMLElement {
17
- constructor() {
17
+ constructor(registerHost) {
18
18
  super();
19
- this.__registerHost();
19
+ if (registerHost !== false) {
20
+ this.__registerHost();
21
+ }
20
22
  this.__attachShadow();
21
23
  this.inheritedAriaAttributes = {};
22
24
  /**
@@ -82,7 +84,7 @@ const Card = /*@__PURE__*/ proxyCustomElement(class Card extends HTMLElement {
82
84
  ios: cardIosCss,
83
85
  md: cardMdCss
84
86
  }; }
85
- }, [33, "ion-card", {
87
+ }, [289, "ion-card", {
86
88
  "color": [513],
87
89
  "button": [4],
88
90
  "type": [1],
@@ -91,7 +93,7 @@ const Card = /*@__PURE__*/ proxyCustomElement(class Card extends HTMLElement {
91
93
  "href": [1],
92
94
  "rel": [1],
93
95
  "routerDirection": [1, "router-direction"],
94
- "routerAnimation": [16, "router-animation"],
96
+ "routerAnimation": [16],
95
97
  "shape": [513],
96
98
  "target": [1]
97
99
  }]);
@@ -14,9 +14,11 @@ const chipIosCss = ":host{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothi
14
14
  const chipMdCss = ":host{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:var(--background);color:var(--color);cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:middle}:host(.chip-disabled){cursor:default;pointer-events:none}:host{--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.12);--color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.87);border-radius:var(--border-radius);-webkit-margin-start:4px;margin-inline-start:4px;-webkit-margin-end:4px;margin-inline-end:4px;margin-top:4px;margin-bottom:4px;-webkit-padding-start:12px;padding-inline-start:12px;-webkit-padding-end:12px;padding-inline-end:12px;padding-top:6px;padding-bottom:6px;min-height:32px;font-family:var(--ion-font-family, inherit)}:host(.chip-disabled){opacity:0.4}:host(.ion-color){background:rgba(var(--ion-color-base-rgb), 0.08);color:var(--ion-color-shade)}:host(.ion-color:focus){background:rgba(var(--ion-color-base-rgb), 0.12)}:host(.ion-color.ion-activated){background:rgba(var(--ion-color-base-rgb), 0.16)}@media (any-hover: hover){:host(.ion-color:hover){background:rgba(var(--ion-color-base-rgb), 0.12)}}:host(.chip-outline){border-width:1px;border-style:solid}:host(.chip-outline){border-color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.32);background:transparent}:host(.chip-outline.ion-color){border-color:rgba(var(--ion-color-base-rgb), 0.32)}:host(.chip-outline:not(.ion-color):focus){background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.04)}:host(.chip-outline.ion-activated:not(.ion-color)){background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08)}::slotted(ion-icon){font-size:1.4285714286em}:host(:not(.ion-color)) ::slotted(ion-icon){color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54)}::slotted(ion-icon:first-child){-webkit-margin-start:-4px;margin-inline-start:-4px;-webkit-margin-end:8px;margin-inline-end:8px;margin-top:-4px;margin-bottom:-4px}::slotted(ion-icon:last-child){-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:-4px;margin-inline-end:-4px;margin-top:-4px;margin-bottom:-4px}::slotted(ion-avatar){-ms-flex-negative:0;flex-shrink:0;width:1.7142857143em;height:1.7142857143em}::slotted(ion-avatar:first-child){-webkit-margin-start:-8px;margin-inline-start:-8px;-webkit-margin-end:8px;margin-inline-end:8px;margin-top:-4px;margin-bottom:-4px}::slotted(ion-avatar:last-child){-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:-8px;margin-inline-end:-8px;margin-top:-4px;margin-bottom:-4px}:host(:focus){outline:none}:host(:focus){--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.16)}:host(.ion-activated){--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.2)}@media (any-hover: hover){:host(:hover){--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.16)}:host(.ion-color:hover){background:rgba(var(--ion-color-base-rgb), 0.12)}:host(.chip-outline:not(.ion-color):hover){background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.04)}}:host{font-size:0.875rem}:host(.chip-soft){--border-radius:8px}:host(.chip-round){--border-radius:999px}:host(.chip-rectangular){--border-radius:0px}";
15
15
 
16
16
  const Chip = /*@__PURE__*/ proxyCustomElement(class Chip extends HTMLElement {
17
- constructor() {
17
+ constructor(registerHost) {
18
18
  super();
19
- this.__registerHost();
19
+ if (registerHost !== false) {
20
+ this.__registerHost();
21
+ }
20
22
  this.__attachShadow();
21
23
  /**
22
24
  * Display an outline style button.
@@ -79,7 +81,7 @@ const Chip = /*@__PURE__*/ proxyCustomElement(class Chip extends HTMLElement {
79
81
  ios: chipIosCss,
80
82
  md: chipMdCss
81
83
  }; }
82
- }, [33, "ion-chip", {
84
+ }, [289, "ion-chip", {
83
85
  "color": [513],
84
86
  "outline": [4],
85
87
  "disabled": [4],
@@ -31,9 +31,11 @@ const colCss = ":host{--col-unit-size:calc(\n (100% - (var(--ion-grid-columns
31
31
  // eslint-disable-next-line @typescript-eslint/prefer-optional-chain
32
32
  const BREAKPOINTS = ['', 'xs', 'sm', 'md', 'lg', 'xl'];
33
33
  const Col = /*@__PURE__*/ proxyCustomElement(class Col extends HTMLElement {
34
- constructor() {
34
+ constructor(registerHost) {
35
35
  super();
36
- this.__registerHost();
36
+ if (registerHost !== false) {
37
+ this.__registerHost();
38
+ }
37
39
  this.__attachShadow();
38
40
  }
39
41
  onResize() {
@@ -113,7 +115,7 @@ const Col = /*@__PURE__*/ proxyCustomElement(class Col extends HTMLElement {
113
115
  }
114
116
  get el() { return this; }
115
117
  static get style() { return colCss; }
116
- }, [1, "ion-col", {
118
+ }, [257, "ion-col", {
117
119
  "offset": [1],
118
120
  "offsetXs": [1, "offset-xs"],
119
121
  "offsetSm": [1, "offset-sm"],
@@ -16,9 +16,11 @@ const datetimeButtonIosCss = ":host{display:-ms-flexbox;display:flex;-ms-flex-wr
16
16
  const datetimeButtonMdCss = ":host{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host button{border-radius:8px;-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:2px;margin-inline-end:2px;margin-top:0px;margin-bottom:0px;position:relative;-webkit-transition:150ms color ease-in-out;transition:150ms color ease-in-out;border:none;background:var(--ion-color-step-300, var(--ion-background-color-step-300, #edeef0));color:var(--ion-text-color, #000);font-family:inherit;font-size:1rem;cursor:pointer;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none}:host(.time-active) #time-button,:host(.date-active) #date-button{color:var(--ion-color-base)}:host(.datetime-button-disabled){pointer-events:none}:host(.datetime-button-disabled) button{opacity:0.4}:host button{-webkit-padding-start:12px;padding-inline-start:12px;-webkit-padding-end:12px;padding-inline-end:12px;padding-top:6px;padding-bottom:6px}";
17
17
 
18
18
  const DatetimeButton = /*@__PURE__*/ proxyCustomElement(class DatetimeButton extends HTMLElement {
19
- constructor() {
19
+ constructor(registerHost) {
20
20
  super();
21
- this.__registerHost();
21
+ if (registerHost !== false) {
22
+ this.__registerHost();
23
+ }
22
24
  this.__attachShadow();
23
25
  this.datetimeEl = null;
24
26
  this.overlayEl = null;
@@ -353,7 +355,7 @@ const DatetimeButton = /*@__PURE__*/ proxyCustomElement(class DatetimeButton ext
353
355
  ios: datetimeButtonIosCss,
354
356
  md: datetimeButtonMdCss
355
357
  }; }
356
- }, [33, "ion-datetime-button", {
358
+ }, [289, "ion-datetime-button", {
357
359
  "color": [513],
358
360
  "disabled": [516],
359
361
  "datetime": [1],
@@ -240,9 +240,11 @@ const datetimeIosCss = ":host{display:-ms-flexbox;display:flex;-ms-flex-flow:col
240
240
  const datetimeMdCss = ":host{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;background:var(--background);overflow:hidden}:host(.datetime-size-fixed){width:auto;height:auto}:host(.datetime-size-cover){width:100%}:host .calendar-body,:host .datetime-year{opacity:0}:host(:not(.datetime-ready)) .datetime-year{position:absolute;pointer-events:none}:host(.datetime-ready) .calendar-body{opacity:1}:host(.datetime-ready) .datetime-year{display:none;opacity:1}:host .wheel-order-year-first .day-column{-ms-flex-order:3;order:3;text-align:end}:host .wheel-order-year-first .month-column{-ms-flex-order:2;order:2;text-align:end}:host .wheel-order-year-first .year-column{-ms-flex-order:1;order:1;text-align:start}:host .datetime-calendar,:host .datetime-year{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-flow:column;flex-flow:column}:host(.show-month-and-year) .datetime-year{display:-ms-flexbox;display:flex}:host(.show-month-and-year) .calendar-next-prev,:host(.show-month-and-year) .calendar-days-of-week,:host(.show-month-and-year) .calendar-body,:host(.show-month-and-year) .datetime-time{display:none}:host(.month-year-picker-open) .datetime-footer{display:none}:host(.datetime-disabled){pointer-events:none}:host(.datetime-disabled) .calendar-days-of-week,:host(.datetime-disabled) .datetime-time{opacity:0.4}:host(.datetime-readonly){pointer-events:none;}:host(.datetime-readonly) .calendar-action-buttons,:host(.datetime-readonly) .calendar-body,:host(.datetime-readonly) .datetime-year{pointer-events:initial}:host(.datetime-readonly) .calendar-day[disabled]:not(.calendar-day-constrained),:host(.datetime-readonly) .datetime-action-buttons ion-button[disabled]{opacity:1}:host .datetime-header .datetime-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}:host .datetime-action-buttons.has-clear-button{width:100%}:host .datetime-action-buttons ion-buttons,.datetime-action-buttons .datetime-action-buttons-container{display:-ms-flexbox;display:flex}:host .calendar-action-buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}:host .calendar-days-of-week{display:grid;grid-template-columns:repeat(7, 1fr);text-align:center}.calendar-days-of-week .day-of-week{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:0;margin-bottom:0}:host .calendar-body{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;outline:none}:host .calendar-body .calendar-month{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;scroll-snap-align:start;scroll-snap-stop:always;-ms-flex-negative:0;flex-shrink:0;width:100%}:host .calendar-body .calendar-month-disabled{scroll-snap-align:none}:host .calendar-body::-webkit-scrollbar{display:none}:host .calendar-body .calendar-month-grid{display:grid;grid-template-columns:repeat(7, 1fr)}:host .calendar-day-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:0;min-height:0;overflow:visible}.calendar-day{-webkit-padding-start:0px;padding-inline-start:0px;-webkit-padding-end:0px;padding-inline-end:0px;padding-top:0px;padding-bottom:0px;-webkit-margin-start:0px;margin-inline-start:0px;-webkit-margin-end:0px;margin-inline-end:0px;margin-top:0px;margin-bottom:0px;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:none;outline:none;background:none;color:currentColor;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:0}.calendar-day[disabled]{pointer-events:none}:host .datetime-time{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}:host .time-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host .time-body{display:-ms-flexbox;display:flex;border:none;font-family:inherit;font-size:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}:host(.in-item){position:static}.calendar-month-year{min-width:0}.calendar-month-year-toggle{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-align:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;white-space:inherit;position:relative;border:0;outline:none;background:transparent;cursor:pointer;z-index:1}.calendar-month-year-toggle ion-icon{-ms-flex-negative:0;flex-shrink:0}.calendar-month-year-toggle #toggle-wrapper{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}:host{}:host(.datetime-size-fixed:not(.datetime-prefer-wheel)){max-width:350px}:host(.datetime-size-fixed.datetime-prefer-wheel){min-width:350px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}:host .calendar-action-buttons ion-button{--background:transparent}.calendar-day{border-radius:50%;font-family:var(--ion-font-family, inherit)}:host .calendar-day[disabled]{opacity:0.4}.calendar-day:not(.calendar-day-adjacent-day):focus{background:current-color(base, 0.2);-webkit-box-shadow:0px 0px 0px 4px current-color(base, 0.2);box-shadow:0px 0px 0px 4px current-color(base, 0.2)}.calendar-day:focus{background:rgba(var(--ion-color-base-rgb), 0.2);-webkit-box-shadow:0px 0px 0px 4px rgba(var(--ion-color-base-rgb), 0.2);box-shadow:0px 0px 0px 4px rgba(var(--ion-color-base-rgb), 0.2)}:host(.datetime-presentation-time) .datetime-time{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}:host ion-popover{--height:200px}:host .time-body{border-radius:8px;-webkit-padding-start:12px;padding-inline-start:12px;-webkit-padding-end:12px;padding-inline-end:12px;padding-top:6px;padding-bottom:6px;background:var(--ion-color-step-300, var(--ion-background-color-step-300, #edeef0));color:var(--ion-text-color, #000)}:host .time-body-active{color:var(--ion-color-base)}:host(.show-month-and-year) .calendar-action-buttons .calendar-month-year-toggle{color:var(--ion-color-base)}.calendar-month-year-toggle::after{right:0;left:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0;-webkit-transition:opacity 15ms linear, background-color 15ms linear;transition:opacity 15ms linear, background-color 15ms linear;z-index:-1}.calendar-month-year-toggle.ion-focused::after{background:currentColor}.calendar-month-year-toggle:disabled{opacity:0.3;pointer-events:none}.calendar-month-year-toggle ion-icon{-webkit-padding-start:4px;padding-inline-start:4px;-webkit-padding-end:0;padding-inline-end:0;padding-top:0;padding-bottom:0}ion-picker{--highlight-background:var(--wheel-highlight-background);--highlight-border-radius:var(--wheel-highlight-border-radius);--fade-background-rgb:var(--wheel-fade-background-rgb)}:host .datetime-action-buttons ion-buttons{-ms-flex-pack:justify;justify-content:space-between}:host{--background:var(--ion-color-step-100, var(--ion-background-color-step-100, #ffffff));--title-color:var(--ion-color-contrast)}:host .datetime-header{-webkit-padding-start:20px;padding-inline-start:20px;-webkit-padding-end:20px;padding-inline-end:20px;padding-top:20px;padding-bottom:20px;background:var(--ion-color-base);color:var(--title-color)}:host .datetime-header .datetime-title{font-size:0.75rem;text-transform:uppercase}:host .datetime-header .datetime-selected-date{margin-top:30px;font-size:2.125rem}:host .calendar-action-buttons ion-button{--color:var(--ion-color-step-650, var(--ion-text-color-step-350, #595959))}.calendar-month-year-toggle{-webkit-padding-start:20px;padding-inline-start:20px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:12px;padding-bottom:12px;min-height:48px;background:transparent;color:var(--ion-color-step-650, var(--ion-text-color-step-350, #595959));z-index:1}.calendar-month-year-toggle.ion-focused::after{opacity:0.04}.calendar-month-year-toggle ion-ripple-effect{color:currentColor}@media (any-hover: hover){.calendar-month-year-toggle.ion-activatable:not(.ion-focused):hover::after{background:currentColor;opacity:0.04}}:host .calendar-days-of-week{-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:10px;padding-inline-end:10px;padding-top:0px;padding-bottom:0px;color:var(--ion-color-step-500, var(--ion-text-color-step-500, gray));font-size:0.875rem;line-height:36px}:host .calendar-body .calendar-month .calendar-month-grid{-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:10px;padding-inline-end:10px;padding-top:4px;padding-bottom:4px;grid-template-rows:repeat(6, 1fr)}:host .calendar-day{width:42px;min-width:42px;height:42px;font-size:0.875rem}:host .calendar-day.calendar-day-today{border:1px solid var(--ion-color-base);color:var(--ion-color-base)}:host .calendar-day.calendar-day-active,:host .calendar-day.calendar-day-adjacent-day.calendar-day-active{color:var(--ion-color-contrast)}.calendar-day.calendar-day-active,.calendar-day.calendar-day-active:focus{border:1px solid var(--ion-color-base);background:var(--ion-color-base)}:host .calendar-day.calendar-day-adjacent-day{color:var(--ion-color-step-500, var(--ion-text-color-step-500, gray))}:host .datetime-time{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:8px;padding-bottom:8px}:host .time-header{color:var(--ion-color-step-650, var(--ion-text-color-step-350, #595959))}:host(.datetime-presentation-month) .datetime-year,:host(.datetime-presentation-year) .datetime-year,:host(.datetime-presentation-month-year) .datetime-year{margin-top:20px;margin-bottom:20px}:host .datetime-buttons{-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:10px;padding-inline-end:10px;padding-top:10px;padding-bottom:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}";
241
241
 
242
242
  const Datetime = /*@__PURE__*/ proxyCustomElement(class Datetime extends HTMLElement {
243
- constructor() {
243
+ constructor(registerHost) {
244
244
  super();
245
- this.__registerHost();
245
+ if (registerHost !== false) {
246
+ this.__registerHost();
247
+ }
246
248
  this.__attachShadow();
247
249
  this.ionCancel = createEvent(this, "ionCancel", 7);
248
250
  this.ionChange = createEvent(this, "ionChange", 7);
@@ -1967,13 +1969,13 @@ const Datetime = /*@__PURE__*/ proxyCustomElement(class Datetime extends HTMLEle
1967
1969
  ios: datetimeIosCss,
1968
1970
  md: datetimeMdCss
1969
1971
  }; }
1970
- }, [33, "ion-datetime", {
1972
+ }, [289, "ion-datetime", {
1971
1973
  "color": [1],
1972
1974
  "name": [1],
1973
1975
  "disabled": [4],
1974
- "formatOptions": [16, "format-options"],
1976
+ "formatOptions": [16],
1975
1977
  "readonly": [4],
1976
- "isDateEnabled": [16, "is-date-enabled"],
1978
+ "isDateEnabled": [16],
1977
1979
  "showAdjacentDays": [4, "show-adjacent-days"],
1978
1980
  "min": [1025],
1979
1981
  "max": [1025],
@@ -1988,9 +1990,9 @@ const Datetime = /*@__PURE__*/ proxyCustomElement(class Datetime extends HTMLEle
1988
1990
  "minuteValues": [8, "minute-values"],
1989
1991
  "locale": [1],
1990
1992
  "firstDayOfWeek": [2, "first-day-of-week"],
1991
- "titleSelectedDatesFormatter": [16, "title-selected-dates-formatter"],
1993
+ "titleSelectedDatesFormatter": [16],
1992
1994
  "multiple": [4],
1993
- "highlightedDates": [16, "highlighted-dates"],
1995
+ "highlightedDates": [16],
1994
1996
  "value": [1025],
1995
1997
  "showDefaultTitle": [4, "show-default-title"],
1996
1998
  "showDefaultButtons": [4, "show-default-buttons"],
@@ -11,9 +11,11 @@ const dividerIosCss = ":host{--margin-top:0px;--margin-bottom:0px;--padding-star
11
11
  const dividerMdCss = ":host{--margin-top:0px;--margin-bottom:0px;--padding-start:0px;--padding-end:0px;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);display:block;width:100%}:host hr{display:block;width:100%;margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);border:none}:host hr{border-top:1px solid #e0e0e0}:host(.divider-inset){--padding-start:16px;--padding-end:16px}:host(.divider-spacing-xsmall){--margin-top:8px;--margin-bottom:8px}:host(.divider-spacing-small){--margin-top:12px;--margin-bottom:12px}:host(.divider-spacing-medium){--margin-top:16px;--margin-bottom:16px}:host(.divider-spacing-large){--margin-top:24px;--margin-bottom:24px}:host(.divider-spacing-xlarge){--margin-top:32px;--margin-bottom:32px}:host(.divider-spacing-xxlarge){--margin-top:40px;--margin-bottom:40px}";
12
12
 
13
13
  const Divider = /*@__PURE__*/ proxyCustomElement(class Divider extends HTMLElement {
14
- constructor() {
14
+ constructor(registerHost) {
15
15
  super();
16
- this.__registerHost();
16
+ if (registerHost !== false) {
17
+ this.__registerHost();
18
+ }
17
19
  this.__attachShadow();
18
20
  /**
19
21
  * Set to `"xxsmall"` for the smallest spacing.
@@ -46,7 +48,7 @@ const Divider = /*@__PURE__*/ proxyCustomElement(class Divider extends HTMLEleme
46
48
  ios: dividerIosCss,
47
49
  md: dividerMdCss
48
50
  }; }
49
- }, [33, "ion-divider", {
51
+ }, [289, "ion-divider", {
50
52
  "spacing": [513],
51
53
  "inset": [4]
52
54
  }]);
@@ -18,9 +18,11 @@ const fabButtonIosCss = ":host{--color-activated:var(--color);--color-focused:va
18
18
  const fabButtonMdCss = ":host{--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--background-hover:var(--ion-color-primary-contrast, #fff);--background-hover-opacity:0.08;--transition:background-color, opacity 100ms linear;--ripple-color:currentColor;--border-radius:50%;--border-width:0;--border-style:none;--border-color:initial;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:block;width:56px;height:56px;font-size:14px;text-align:center;text-overflow:ellipsis;text-transform:none;white-space:nowrap;-webkit-font-kerning:none;font-kerning:none}.button-native{border-radius:var(--border-radius);-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-align:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;white-space:inherit;display:block;position:relative;width:100%;height:100%;-webkit-transform:var(--transform);transform:var(--transform);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);background-clip:padding-box;color:var(--color);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);contain:strict;cursor:pointer;overflow:hidden;z-index:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-icon){line-height:1}.button-native::after{right:0;left:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}.button-inner{right:0;left:0;top:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;-webkit-transition:all ease-in-out 300ms;transition:all ease-in-out 300ms;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform;z-index:1}:host(.fab-button-disabled){cursor:default;opacity:0.5;pointer-events:none}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}:host(.ion-activated) .button-native{color:var(--color-activated)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}::slotted(ion-icon){line-height:1}:host(.fab-button-small){-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:8px;margin-inline-end:8px;margin-top:8px;margin-bottom:8px;width:40px;height:40px}.close-icon{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:0;margin-bottom:0;right:0;left:0;top:0;position:absolute;height:100%;-webkit-transform:scale(0.4) rotateZ(-45deg);transform:scale(0.4) rotateZ(-45deg);-webkit-transition:all ease-in-out 300ms;transition:all ease-in-out 300ms;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform;font-size:var(--close-icon-font-size);opacity:0;z-index:1}:host(.fab-button-close-active) .close-icon{-webkit-transform:scale(1) rotateZ(0deg);transform:scale(1) rotateZ(0deg);opacity:1}:host(.fab-button-close-active) .button-inner{-webkit-transform:scale(0.4) rotateZ(45deg);transform:scale(0.4) rotateZ(45deg);opacity:0}ion-ripple-effect{color:var(--ripple-color)}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.fab-button-translucent) .button-native{-webkit-backdrop-filter:var(--backdrop-filter);backdrop-filter:var(--backdrop-filter)}}:host(.ion-color) .button-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host{--background:var(--ion-color-primary, #0054e9);--background-activated:transparent;--background-focused:currentColor;--background-hover:currentColor;--background-activated-opacity:0;--background-focused-opacity:0.24;--background-hover-opacity:0.08;--color:var(--ion-color-primary-contrast, #fff);--box-shadow:0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);--transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1), background-color 280ms cubic-bezier(0.4, 0, 0.2, 1), color 280ms cubic-bezier(0.4, 0, 0.2, 1), opacity 15ms linear 30ms, transform 270ms cubic-bezier(0, 0, 0.2, 1) 0ms;--close-icon-font-size:24px}:host(.ion-activated){--box-shadow:0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12)}::slotted(ion-icon){font-size:24px}:host(.fab-button-in-list){--color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54);--color-activated:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54);--color-focused:var(--color-activated);--background:var(--ion-color-light, #f4f5f8);--background-activated:transparent;--background-focused:var(--ion-color-light-shade, #d7d8da);--background-hover:var(--ion-color-light-tint, #f5f6f9)}:host(.fab-button-in-list) ::slotted(ion-icon){font-size:18px}:host(.ion-color.ion-focused) .button-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-focused) .button-native::after{background:var(--ion-color-contrast)}:host(.ion-color.ion-activated) .button-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-activated) .button-native::after{background:transparent}@media (any-hover: hover){:host(.ion-color:hover) .button-native{color:var(--ion-color-contrast)}:host(.ion-color:hover) .button-native::after{background:var(--ion-color-contrast)}}";
19
19
 
20
20
  const FabButton = /*@__PURE__*/ proxyCustomElement(class FabButton extends HTMLElement {
21
- constructor() {
21
+ constructor(registerHost) {
22
22
  super();
23
- this.__registerHost();
23
+ if (registerHost !== false) {
24
+ this.__registerHost();
25
+ }
24
26
  this.__attachShadow();
25
27
  this.ionFocus = createEvent(this, "ionFocus", 7);
26
28
  this.ionBlur = createEvent(this, "ionBlur", 7);
@@ -122,7 +124,7 @@ const FabButton = /*@__PURE__*/ proxyCustomElement(class FabButton extends HTMLE
122
124
  ios: fabButtonIosCss,
123
125
  md: fabButtonMdCss
124
126
  }; }
125
- }, [33, "ion-fab-button", {
127
+ }, [289, "ion-fab-button", {
126
128
  "color": [513],
127
129
  "activated": [4],
128
130
  "disabled": [4],
@@ -130,7 +132,7 @@ const FabButton = /*@__PURE__*/ proxyCustomElement(class FabButton extends HTMLE
130
132
  "href": [1],
131
133
  "rel": [1],
132
134
  "routerDirection": [1, "router-direction"],
133
- "routerAnimation": [16, "router-animation"],
135
+ "routerAnimation": [16],
134
136
  "target": [1],
135
137
  "show": [4],
136
138
  "translucent": [4],
@@ -7,9 +7,11 @@ import { b as getIonTheme } from './ionic-global.js';
7
7
  const fabListCss = ":host{margin-left:0;margin-right:0;margin-top:calc(100% + 10px);margin-bottom:calc(100% + 10px);display:none;position:absolute;top:0;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;min-width:56px;min-height:56px}:host(.fab-list-active){display:-ms-flexbox;display:flex}::slotted(.fab-button-in-list){margin-left:0;margin-right:0;margin-top:8px;margin-bottom:8px;width:40px;height:40px;-webkit-transform:scale(0);transform:scale(0);opacity:0;visibility:hidden}:host(.fab-list-side-top) ::slotted(.fab-button-in-list),:host(.fab-list-side-bottom) ::slotted(.fab-button-in-list){margin-left:0;margin-right:0;margin-top:5px;margin-bottom:5px}:host(.fab-list-side-start) ::slotted(.fab-button-in-list),:host(.fab-list-side-end) ::slotted(.fab-button-in-list){-webkit-margin-start:5px;margin-inline-start:5px;-webkit-margin-end:5px;margin-inline-end:5px;margin-top:0;margin-bottom:0}::slotted(.fab-button-in-list.fab-button-show){-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}:host(.fab-list-side-top){top:auto;bottom:0;-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.fab-list-side-start){-webkit-margin-start:calc(100% + 10px);margin-inline-start:calc(100% + 10px);-webkit-margin-end:calc(100% + 10px);margin-inline-end:calc(100% + 10px);margin-top:0;margin-bottom:0;-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.fab-list-side-start){inset-inline-end:0}:host(.fab-list-side-end){-webkit-margin-start:calc(100% + 10px);margin-inline-start:calc(100% + 10px);-webkit-margin-end:calc(100% + 10px);margin-inline-end:calc(100% + 10px);margin-top:0;margin-bottom:0;-ms-flex-direction:row;flex-direction:row}:host(.fab-list-side-end){inset-inline-start:0}";
8
8
 
9
9
  const FabList = /*@__PURE__*/ proxyCustomElement(class FabList extends HTMLElement {
10
- constructor() {
10
+ constructor(registerHost) {
11
11
  super();
12
- this.__registerHost();
12
+ if (registerHost !== false) {
13
+ this.__registerHost();
14
+ }
13
15
  this.__attachShadow();
14
16
  /**
15
17
  * If `true`, the fab list will show all fab buttons in the list.
@@ -41,7 +43,7 @@ const FabList = /*@__PURE__*/ proxyCustomElement(class FabList extends HTMLEleme
41
43
  "activated": ["activatedChanged"]
42
44
  }; }
43
45
  static get style() { return fabListCss; }
44
- }, [1, "ion-fab-list", {
46
+ }, [257, "ion-fab-list", {
45
47
  "activated": [4],
46
48
  "side": [1]
47
49
  }, undefined, {
@@ -7,9 +7,11 @@ import { b as getIonTheme } from './ionic-global.js';
7
7
  const fabCss = ":host{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:999}:host(.fab-horizontal-center){right:0px;left:0px;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}:host(.fab-horizontal-start){left:calc(10px + var(--ion-safe-area-left, 0px));}:host-context([dir=rtl]):host(.fab-horizontal-start),:host-context([dir=rtl]).fab-horizontal-start{right:calc(10px + var(--ion-safe-area-right, 0px));left:unset}@supports selector(:dir(rtl)){:host(.fab-horizontal-start:dir(rtl)){right:calc(10px + var(--ion-safe-area-right, 0px));left:unset}}:host(.fab-horizontal-end){right:calc(10px + var(--ion-safe-area-right, 0px));}:host-context([dir=rtl]):host(.fab-horizontal-end),:host-context([dir=rtl]).fab-horizontal-end{left:calc(10px + var(--ion-safe-area-left, 0px));right:unset}@supports selector(:dir(rtl)){:host(.fab-horizontal-end:dir(rtl)){left:calc(10px + var(--ion-safe-area-left, 0px));right:unset}}:host(.fab-vertical-top){top:10px}:host(.fab-vertical-top.fab-edge){top:0}:host(.fab-vertical-top.fab-edge) ::slotted(ion-fab-button){margin-top:-50%}:host(.fab-vertical-top.fab-edge) ::slotted(ion-fab-button.fab-button-small){margin-top:calc((-100% + 16px) / 2)}:host(.fab-vertical-top.fab-edge) ::slotted(ion-fab-list.fab-list-side-start),:host(.fab-vertical-top.fab-edge) ::slotted(ion-fab-list.fab-list-side-end){margin-top:-50%}:host(.fab-vertical-top.fab-edge) ::slotted(ion-fab-list.fab-list-side-top),:host(.fab-vertical-top.fab-edge) ::slotted(ion-fab-list.fab-list-side-bottom){margin-top:calc(50% + 10px)}:host(.fab-vertical-bottom){bottom:10px}:host(.fab-vertical-bottom.fab-edge){bottom:0}:host(.fab-vertical-bottom.fab-edge) ::slotted(ion-fab-button){margin-bottom:-50%}:host(.fab-vertical-bottom.fab-edge) ::slotted(ion-fab-button.fab-button-small){margin-bottom:calc((-100% + 16px) / 2)}:host(.fab-vertical-bottom.fab-edge) ::slotted(ion-fab-list.fab-list-side-start),:host(.fab-vertical-bottom.fab-edge) ::slotted(ion-fab-list.fab-list-side-end){margin-bottom:-50%}:host(.fab-vertical-bottom.fab-edge) ::slotted(ion-fab-list.fab-list-side-top),:host(.fab-vertical-bottom.fab-edge) ::slotted(ion-fab-list.fab-list-side-bottom){margin-bottom:calc(50% + 10px)}:host(.fab-vertical-center){top:0px;bottom:0px;margin-top:auto;margin-bottom:auto}";
8
8
 
9
9
  const Fab = /*@__PURE__*/ proxyCustomElement(class Fab extends HTMLElement {
10
- constructor() {
10
+ constructor(registerHost) {
11
11
  super();
12
- this.__registerHost();
12
+ if (registerHost !== false) {
13
+ this.__registerHost();
14
+ }
13
15
  this.__attachShadow();
14
16
  /**
15
17
  * If `true`, the fab will display on the edge of the header if
@@ -72,7 +74,7 @@ const Fab = /*@__PURE__*/ proxyCustomElement(class Fab extends HTMLElement {
72
74
  "activated": ["activatedChanged"]
73
75
  }; }
74
76
  static get style() { return fabCss; }
75
- }, [1, "ion-fab", {
77
+ }, [257, "ion-fab", {
76
78
  "horizontal": [1],
77
79
  "vertical": [1],
78
80
  "edge": [4],
@@ -44,9 +44,11 @@ const footerIosCss = "ion-footer{display:block;position:relative;-ms-flex-order:
44
44
  const footerMdCss = "ion-footer{display:block;position:relative;-ms-flex-order:1;order:1;width:100%;z-index:10}ion-footer.footer-toolbar-padding ion-toolbar:last-of-type{padding-bottom:var(--ion-safe-area-bottom, 0)}.footer-md{-webkit-box-shadow:0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);box-shadow:0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12)}.footer-md.ion-no-border{-webkit-box-shadow:none;box-shadow:none}";
45
45
 
46
46
  const Footer = /*@__PURE__*/ proxyCustomElement(class Footer extends HTMLElement {
47
- constructor() {
47
+ constructor(registerHost) {
48
48
  super();
49
- this.__registerHost();
49
+ if (registerHost !== false) {
50
+ this.__registerHost();
51
+ }
50
52
  this.keyboardCtrl = null;
51
53
  this.keyboardVisible = false;
52
54
  /**
@@ -140,7 +142,7 @@ const Footer = /*@__PURE__*/ proxyCustomElement(class Footer extends HTMLElement
140
142
  ios: footerIosCss,
141
143
  md: footerMdCss
142
144
  }; }
143
- }, [36, "ion-footer", {
145
+ }, [292, "ion-footer", {
144
146
  "collapse": [1],
145
147
  "translucent": [4],
146
148
  "keyboardVisible": [32]
@@ -7,9 +7,11 @@ import { b as getIonTheme } from './ionic-global.js';
7
7
  const gridCss = ":host{-webkit-padding-start:var(--ion-grid-padding-xs, var(--ion-grid-padding, 5px));padding-inline-start:var(--ion-grid-padding-xs, var(--ion-grid-padding, 5px));-webkit-padding-end:var(--ion-grid-padding-xs, var(--ion-grid-padding, 5px));padding-inline-end:var(--ion-grid-padding-xs, var(--ion-grid-padding, 5px));padding-top:var(--ion-grid-padding-xs, var(--ion-grid-padding, 5px));padding-bottom:var(--ion-grid-padding-xs, var(--ion-grid-padding, 5px));-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;display:block;-ms-flex:1;flex:1}@media (min-width: 576px){:host{-webkit-padding-start:var(--ion-grid-padding-sm, var(--ion-grid-padding, 5px));padding-inline-start:var(--ion-grid-padding-sm, var(--ion-grid-padding, 5px));-webkit-padding-end:var(--ion-grid-padding-sm, var(--ion-grid-padding, 5px));padding-inline-end:var(--ion-grid-padding-sm, var(--ion-grid-padding, 5px));padding-top:var(--ion-grid-padding-sm, var(--ion-grid-padding, 5px));padding-bottom:var(--ion-grid-padding-sm, var(--ion-grid-padding, 5px))}}@media (min-width: 768px){:host{-webkit-padding-start:var(--ion-grid-padding-md, var(--ion-grid-padding, 5px));padding-inline-start:var(--ion-grid-padding-md, var(--ion-grid-padding, 5px));-webkit-padding-end:var(--ion-grid-padding-md, var(--ion-grid-padding, 5px));padding-inline-end:var(--ion-grid-padding-md, var(--ion-grid-padding, 5px));padding-top:var(--ion-grid-padding-md, var(--ion-grid-padding, 5px));padding-bottom:var(--ion-grid-padding-md, var(--ion-grid-padding, 5px))}}@media (min-width: 992px){:host{-webkit-padding-start:var(--ion-grid-padding-lg, var(--ion-grid-padding, 5px));padding-inline-start:var(--ion-grid-padding-lg, var(--ion-grid-padding, 5px));-webkit-padding-end:var(--ion-grid-padding-lg, var(--ion-grid-padding, 5px));padding-inline-end:var(--ion-grid-padding-lg, var(--ion-grid-padding, 5px));padding-top:var(--ion-grid-padding-lg, var(--ion-grid-padding, 5px));padding-bottom:var(--ion-grid-padding-lg, var(--ion-grid-padding, 5px))}}@media (min-width: 1200px){:host{-webkit-padding-start:var(--ion-grid-padding-xl, var(--ion-grid-padding, 5px));padding-inline-start:var(--ion-grid-padding-xl, var(--ion-grid-padding, 5px));-webkit-padding-end:var(--ion-grid-padding-xl, var(--ion-grid-padding, 5px));padding-inline-end:var(--ion-grid-padding-xl, var(--ion-grid-padding, 5px));padding-top:var(--ion-grid-padding-xl, var(--ion-grid-padding, 5px));padding-bottom:var(--ion-grid-padding-xl, var(--ion-grid-padding, 5px))}}:host(.grid-fixed){width:var(--ion-grid-width-xs, var(--ion-grid-width, 100%));max-width:100%}@media (min-width: 576px){:host(.grid-fixed){width:var(--ion-grid-width-sm, var(--ion-grid-width, 540px))}}@media (min-width: 768px){:host(.grid-fixed){width:var(--ion-grid-width-md, var(--ion-grid-width, 720px))}}@media (min-width: 992px){:host(.grid-fixed){width:var(--ion-grid-width-lg, var(--ion-grid-width, 960px))}}@media (min-width: 1200px){:host(.grid-fixed){width:var(--ion-grid-width-xl, var(--ion-grid-width, 1140px))}}:host(.ion-no-padding){--ion-grid-column-padding:0;--ion-grid-column-padding-xs:0;--ion-grid-column-padding-sm:0;--ion-grid-column-padding-md:0;--ion-grid-column-padding-lg:0;--ion-grid-column-padding-xl:0}";
8
8
 
9
9
  const Grid = /*@__PURE__*/ proxyCustomElement(class Grid extends HTMLElement {
10
- constructor() {
10
+ constructor(registerHost) {
11
11
  super();
12
- this.__registerHost();
12
+ if (registerHost !== false) {
13
+ this.__registerHost();
14
+ }
13
15
  this.__attachShadow();
14
16
  /**
15
17
  * If `true`, the grid will have a fixed width based on the screen size.
@@ -24,7 +26,7 @@ const Grid = /*@__PURE__*/ proxyCustomElement(class Grid extends HTMLElement {
24
26
  } }, h("slot", { key: 'e8e01f0b46a05fb3220837fbfa9f161b086c06ad' })));
25
27
  }
26
28
  static get style() { return gridCss; }
27
- }, [1, "ion-grid", {
29
+ }, [257, "ion-grid", {
28
30
  "fixed": [4]
29
31
  }]);
30
32
  function defineCustomElement$1() {
@@ -8,9 +8,11 @@ import { b as getIonTheme } from './ionic-global.js';
8
8
  const imgCss = ":host{display:block;-o-object-fit:contain;object-fit:contain}img{display:block;width:100%;height:100%;-o-object-fit:inherit;object-fit:inherit;-o-object-position:inherit;object-position:inherit}";
9
9
 
10
10
  const Img = /*@__PURE__*/ proxyCustomElement(class Img extends HTMLElement {
11
- constructor() {
11
+ constructor(registerHost) {
12
12
  super();
13
- this.__registerHost();
13
+ if (registerHost !== false) {
14
+ this.__registerHost();
15
+ }
14
16
  this.__attachShadow();
15
17
  this.ionImgWillLoad = createEvent(this, "ionImgWillLoad", 7);
16
18
  this.ionImgDidLoad = createEvent(this, "ionImgDidLoad", 7);
@@ -83,7 +85,7 @@ const Img = /*@__PURE__*/ proxyCustomElement(class Img extends HTMLElement {
83
85
  "src": ["srcChanged"]
84
86
  }; }
85
87
  static get style() { return imgCss; }
86
- }, [1, "ion-img", {
88
+ }, [257, "ion-img", {
87
89
  "alt": [1],
88
90
  "src": [1],
89
91
  "loadSrc": [32],
@@ -14,9 +14,11 @@ const infiniteScrollContentIosCss = "ion-infinite-scroll-content{display:-ms-fle
14
14
  const infiniteScrollContentMdCss = "ion-infinite-scroll-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;min-height:84px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.infinite-loading{margin-left:0;margin-right:0;margin-top:0;margin-bottom:32px;display:none;width:100%}.infinite-loading-text{-webkit-margin-start:32px;margin-inline-start:32px;-webkit-margin-end:32px;margin-inline-end:32px;margin-top:4px;margin-bottom:0}.infinite-scroll-loading ion-infinite-scroll-content>.infinite-loading{display:block}.infinite-scroll-content-md .infinite-loading-text{color:var(--ion-color-step-600, var(--ion-text-color-step-400, #666666))}.infinite-scroll-content-md .infinite-loading-spinner .spinner-lines-md line,.infinite-scroll-content-md .infinite-loading-spinner .spinner-lines-small-md line,.infinite-scroll-content-md .infinite-loading-spinner .spinner-crescent circle{stroke:var(--ion-color-step-600, var(--ion-text-color-step-400, #666666))}.infinite-scroll-content-md .infinite-loading-spinner .spinner-bubbles circle,.infinite-scroll-content-md .infinite-loading-spinner .spinner-circles circle,.infinite-scroll-content-md .infinite-loading-spinner .spinner-dots circle{fill:var(--ion-color-step-600, var(--ion-text-color-step-400, #666666))}";
15
15
 
16
16
  const InfiniteScrollContent = /*@__PURE__*/ proxyCustomElement(class InfiniteScrollContent extends HTMLElement {
17
- constructor() {
17
+ constructor(registerHost) {
18
18
  super();
19
- this.__registerHost();
19
+ if (registerHost !== false) {
20
+ this.__registerHost();
21
+ }
20
22
  this.customHTMLEnabled = config.get('innerHTMLTemplatesEnabled', ENABLE_HTML_CONTENT_DEFAULT);
21
23
  }
22
24
  componentDidLoad() {
@@ -45,7 +47,7 @@ const InfiniteScrollContent = /*@__PURE__*/ proxyCustomElement(class InfiniteScr
45
47
  ios: infiniteScrollContentIosCss,
46
48
  md: infiniteScrollContentMdCss
47
49
  }; }
48
- }, [32, "ion-infinite-scroll-content", {
50
+ }, [288, "ion-infinite-scroll-content", {
49
51
  "loadingSpinner": [1025, "loading-spinner"],
50
52
  "loadingText": [1, "loading-text"]
51
53
  }]);
@@ -8,9 +8,11 @@ import { b as getIonTheme } from './ionic-global.js';
8
8
  const infiniteScrollCss = "ion-infinite-scroll{display:none;width:100%}.infinite-scroll-enabled{display:block}";
9
9
 
10
10
  const InfiniteScroll = /*@__PURE__*/ proxyCustomElement(class InfiniteScroll extends HTMLElement {
11
- constructor() {
11
+ constructor(registerHost) {
12
12
  super();
13
- this.__registerHost();
13
+ if (registerHost !== false) {
14
+ this.__registerHost();
15
+ }
14
16
  this.ionInfinite = createEvent(this, "ionInfinite", 7);
15
17
  this.thrPx = 0;
16
18
  this.thrPc = 0;
@@ -278,7 +280,7 @@ const InfiniteScroll = /*@__PURE__*/ proxyCustomElement(class InfiniteScroll ext
278
280
  "disabled": ["disabledChanged"]
279
281
  }; }
280
282
  static get style() { return infiniteScrollCss; }
281
- }, [0, "ion-infinite-scroll", {
283
+ }, [256, "ion-infinite-scroll", {
282
284
  "threshold": [1],
283
285
  "disabled": [4],
284
286
  "position": [1],
@@ -15,9 +15,11 @@ const inputOtpIosCss = ".sc-ion-input-otp-ios-h{--margin-top:0;--margin-end:0;--
15
15
  const inputOtpMdCss = ".sc-ion-input-otp-md-h{--margin-top:0;--margin-end:0;--margin-bottom:0;--margin-start:0;--separator-height:var(--separator-width);--highlight-color:var(--highlight-color-focused);display:block;position:relative}.input-otp-group.sc-ion-input-otp-md{-webkit-margin-start:var(--margin-start);margin-inline-start:var(--margin-start);-webkit-margin-end:var(--margin-end);margin-inline-end:var(--margin-end);margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.native-wrapper.sc-ion-input-otp-md{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:var(--min-width)}.native-input.sc-ion-input-otp-md{border-radius:var(--border-radius);width:var(--width);min-width:inherit;height:var(--height);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);color:var(--color);font-size:inherit;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none}.has-focus.sc-ion-input-otp-md-h .native-input.sc-ion-input-otp-md{caret-color:var(--highlight-color)}.input-otp-description.sc-ion-input-otp-md{text-align:center}.input-otp-description-hidden.sc-ion-input-otp-md{display:none}.input-otp-separator.sc-ion-input-otp-md{border-radius:var(--separator-border-radius);-ms-flex-negative:0;flex-shrink:0;width:var(--separator-width);height:var(--separator-height);background:var(--separator-color)}.input-otp-fill-outline.sc-ion-input-otp-md-h{--background:none}.input-otp-disabled.sc-ion-input-otp-md-h,.input-otp-disabled.sc-ion-input-otp-md-h .native-input.sc-ion-input-otp-md:disabled{cursor:not-allowed}.has-focus.sc-ion-input-otp-md-h .native-input.sc-ion-input-otp-md:focus{--border-color:var(--highlight-color);outline:none}.ion-touched.ion-invalid.sc-ion-input-otp-md-h{--highlight-color:var(--highlight-color-invalid)}.ion-valid.sc-ion-input-otp-md-h{--highlight-color:var(--highlight-color-valid)}.has-focus.ion-valid.sc-ion-input-otp-md-h,.ion-touched.ion-invalid.sc-ion-input-otp-md-h{--border-color:var(--highlight-color)}.sc-ion-input-otp-md-h{--padding-top:16px;--padding-end:0;--padding-bottom:16px;--padding-start:0;--color:initial;--min-width:40px;--border-style:solid;--separator-width:8px;--separator-border-radius:999px;--separator-color:var(--ion-color-step-150, var(--ion-background-color-step-150, #d9d9d9));--highlight-color-focused:var(--ion-color-primary, #0054e9);--highlight-color-valid:var(--ion-color-success, #2dd55b);--highlight-color-invalid:var(--ion-color-danger, #c5000f);font-size:0.875rem}.input-otp-description.sc-ion-input-otp-md{color:var(--ion-color-step-700, var(--ion-text-color-step-300, #4d4d4d));font-size:0.75rem;line-height:1.25rem}.input-otp-size-small.sc-ion-input-otp-md-h{--width:40px;--height:40px}.input-otp-size-small.sc-ion-input-otp-md-h .input-otp-group.sc-ion-input-otp-md{gap:8px}.input-otp-size-medium.sc-ion-input-otp-md-h{--width:48px;--height:48px}.input-otp-size-large.sc-ion-input-otp-md-h{--width:56px;--height:56px}.input-otp-size-medium.sc-ion-input-otp-md-h .input-otp-group.sc-ion-input-otp-md,.input-otp-size-large.sc-ion-input-otp-md-h .input-otp-group.sc-ion-input-otp-md{gap:12px}.input-otp-shape-round.sc-ion-input-otp-md-h{--border-radius:16px}.input-otp-shape-soft.sc-ion-input-otp-md-h{--border-radius:8px}.input-otp-shape-rectangular.sc-ion-input-otp-md-h{--border-radius:0}.input-otp-fill-outline.sc-ion-input-otp-md-h{--background:none}.input-otp-fill-solid.sc-ion-input-otp-md-h{--border-color:var(--ion-color-step-50, var(--ion-background-color-step-50, #f2f2f2));--background:var(--ion-color-step-50, var(--ion-background-color-step-50, #f2f2f2))}.input-otp-disabled.sc-ion-input-otp-md-h{--color:var(--ion-color-step-350, var(--ion-text-color-step-650, #a6a6a6))}.input-otp-fill-outline.input-otp-disabled.sc-ion-input-otp-md-h{--background:var(--ion-color-step-50, var(--ion-background-color-step-50, #f2f2f2));--border-color:var(--ion-color-step-100, var(--ion-background-color-step-100, #e6e6e6))}.input-otp-fill-outline.input-otp-readonly.sc-ion-input-otp-md-h{--background:var(--ion-color-step-50, var(--ion-background-color-step-50, #f2f2f2))}.input-otp-fill-solid.input-otp-disabled.sc-ion-input-otp-md-h,.input-otp-fill-solid.input-otp-readonly.sc-ion-input-otp-md-h{--border-color:var(--ion-color-step-100, var(--ion-background-color-step-100, #e6e6e6));--background:var(--ion-color-step-100, var(--ion-background-color-step-100, #e6e6e6))}.ion-color.sc-ion-input-otp-md-h{--highlight-color-focused:var(--ion-color-base)}.input-otp-fill-outline.ion-color.sc-ion-input-otp-md-h .native-input.sc-ion-input-otp-md,.input-otp-fill-solid.ion-color.sc-ion-input-otp-md-h .native-input.sc-ion-input-otp-md:focus{border-color:rgba(var(--ion-color-base-rgb), 0.6)}.input-otp-fill-outline.ion-color.ion-invalid.sc-ion-input-otp-md-h .native-input.sc-ion-input-otp-md,.input-otp-fill-solid.ion-color.ion-invalid.sc-ion-input-otp-md-h .native-input.sc-ion-input-otp-md,.input-otp-fill-outline.ion-color.has-focus.ion-invalid.sc-ion-input-otp-md-h .native-input.sc-ion-input-otp-md,.input-otp-fill-solid.ion-color.has-focus.ion-invalid.sc-ion-input-otp-md-h .native-input.sc-ion-input-otp-md{border-color:var(--ion-color-danger, #c5000f)}.input-otp-fill-outline.ion-color.ion-valid.sc-ion-input-otp-md-h .native-input.sc-ion-input-otp-md,.input-otp-fill-solid.ion-color.ion-valid.sc-ion-input-otp-md-h .native-input.sc-ion-input-otp-md,.input-otp-fill-outline.ion-color.has-focus.ion-valid.sc-ion-input-otp-md-h .native-input.sc-ion-input-otp-md,.input-otp-fill-solid.ion-color.has-focus.ion-valid.sc-ion-input-otp-md-h .native-input.sc-ion-input-otp-md{border-color:var(--ion-color-success, #2dd55b)}.input-otp-fill-outline.input-otp-disabled.ion-color.sc-ion-input-otp-md-h .native-input.sc-ion-input-otp-md{border-color:rgba(var(--ion-color-base-rgb), 0.3)}.sc-ion-input-otp-md-h{--border-width:1px}.has-focus.sc-ion-input-otp-md-h .native-input.sc-ion-input-otp-md:focus{--border-width:2px}.input-otp-fill-outline.sc-ion-input-otp-md-h{--border-color:var(--ion-color-step-300, var(--ion-background-color-step-300, #b3b3b3))}";
16
16
 
17
17
  const InputOTP = /*@__PURE__*/ proxyCustomElement(class InputOTP extends HTMLElement {
18
- constructor() {
18
+ constructor(registerHost) {
19
19
  super();
20
- this.__registerHost();
20
+ if (registerHost !== false) {
21
+ this.__registerHost();
22
+ }
21
23
  this.ionInput = createEvent(this, "ionInput", 7);
22
24
  this.ionChange = createEvent(this, "ionChange", 7);
23
25
  this.ionComplete = createEvent(this, "ionComplete", 7);
@@ -643,7 +645,7 @@ const InputOTP = /*@__PURE__*/ proxyCustomElement(class InputOTP extends HTMLEle
643
645
  ios: inputOtpIosCss,
644
646
  md: inputOtpMdCss
645
647
  }; }
646
- }, [38, "ion-input-otp", {
648
+ }, [294, "ion-input-otp", {
647
649
  "autocapitalize": [1],
648
650
  "color": [513],
649
651
  "disabled": [516],
@@ -21,9 +21,11 @@ const iosInputPasswordToggleNativeCss = "";
21
21
  const mdInputPasswordToggleNativeCss = "";
22
22
 
23
23
  const InputPasswordToggle = /*@__PURE__*/ proxyCustomElement(class InputPasswordToggle extends HTMLElement {
24
- constructor() {
24
+ constructor(registerHost) {
25
25
  super();
26
- this.__registerHost();
26
+ if (registerHost !== false) {
27
+ this.__registerHost();
28
+ }
27
29
  this.__attachShadow();
28
30
  /**
29
31
  * @internal
@@ -125,7 +127,7 @@ const InputPasswordToggle = /*@__PURE__*/ proxyCustomElement(class InputPassword
125
127
  ios: iosInputPasswordToggleNativeCss,
126
128
  md: mdInputPasswordToggleNativeCss
127
129
  }; }
128
- }, [33, "ion-input-password-toggle", {
130
+ }, [289, "ion-input-password-toggle", {
129
131
  "color": [513],
130
132
  "showIcon": [1, "show-icon"],
131
133
  "hideIcon": [1, "hide-icon"],