@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
package/hydrate/index.js CHANGED
@@ -558,7 +558,7 @@ const initialize = (userConfig = {}) => {
558
558
  const globalScripts = initialize;
559
559
 
560
560
  /*
561
- Stencil Hydrate Platform v4.33.1 | MIT Licensed | https://stenciljs.com
561
+ Stencil Hydrate Platform v4.38.0 | MIT Licensed | https://stenciljs.com
562
562
  */
563
563
  var __defProp = Object.defineProperty;
564
564
  var __export = (target, all) => {
@@ -763,11 +763,26 @@ function deserializeProperty(value) {
763
763
  }
764
764
  return RemoteValue.fromLocalValue(JSON.parse(atob(value.slice(SERIALIZED_PREFIX.length))));
765
765
  }
766
+
767
+ // src/utils/style.ts
768
+ function createStyleSheetIfNeededAndSupported(styles2) {
769
+ return void 0;
770
+ }
771
+
772
+ // src/utils/shadow-root.ts
773
+ var globalStyleSheet;
766
774
  function createShadowRoot(cmpMeta) {
767
- this.attachShadow({
775
+ var _a;
776
+ const shadowRoot = this.attachShadow({
768
777
  mode: "open",
769
778
  delegatesFocus: !!(cmpMeta.$flags$ & 16 /* shadowDelegatesFocus */)
770
779
  }) ;
780
+ if (globalStyleSheet === void 0) globalStyleSheet = (_a = createStyleSheetIfNeededAndSupported()) != null ? _a : null;
781
+ if (globalStyleSheet) {
782
+ {
783
+ shadowRoot.adoptedStyleSheets = [...shadowRoot.adoptedStyleSheets, globalStyleSheet];
784
+ }
785
+ }
771
786
  }
772
787
 
773
788
  // src/runtime/runtime-constants.ts
@@ -893,7 +908,7 @@ function patchSlotNode(node) {
893
908
  const slotName = this["s-sn"];
894
909
  if (opts == null ? void 0 : opts.flatten) {
895
910
  console.error(`
896
- Flattening is not supported for Stencil non-shadow slots.
911
+ Flattening is not supported for Stencil non-shadow slots.
897
912
  You can use \`.childNodes\` to nested slot fallback content.
898
913
  If you have a particular use case, please open an issue on the Stencil repo.
899
914
  `);
@@ -937,6 +952,96 @@ var uniqueTime = (key, measureText) => {
937
952
  };
938
953
  }
939
954
  };
955
+ var rootAppliedStyles = /* @__PURE__ */ new WeakMap();
956
+ var registerStyle = (scopeId2, cssText, allowCS) => {
957
+ let style = styles.get(scopeId2);
958
+ {
959
+ style = cssText;
960
+ }
961
+ styles.set(scopeId2, style);
962
+ };
963
+ var addStyle = (styleContainerNode, cmpMeta, mode) => {
964
+ var _a;
965
+ const scopeId2 = getScopeId(cmpMeta, mode);
966
+ const style = styles.get(scopeId2);
967
+ if (!win.document) {
968
+ return scopeId2;
969
+ }
970
+ styleContainerNode = styleContainerNode.nodeType === 11 /* DocumentFragment */ ? styleContainerNode : win.document;
971
+ if (style) {
972
+ if (typeof style === "string") {
973
+ styleContainerNode = styleContainerNode.head || styleContainerNode;
974
+ let appliedStyles = rootAppliedStyles.get(styleContainerNode);
975
+ let styleElm;
976
+ if (!appliedStyles) {
977
+ rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());
978
+ }
979
+ if (!appliedStyles.has(scopeId2)) {
980
+ if (styleContainerNode.host && (styleElm = styleContainerNode.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`))) {
981
+ styleElm.innerHTML = style;
982
+ } else {
983
+ styleElm = win.document.createElement("style");
984
+ styleElm.innerHTML = style;
985
+ const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(win.document);
986
+ if (nonce != null) {
987
+ styleElm.setAttribute("nonce", nonce);
988
+ }
989
+ if ((cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */ || cmpMeta.$flags$ & 128 /* shadowNeedsScopedCss */)) {
990
+ styleElm.setAttribute(HYDRATED_STYLE_ID, scopeId2);
991
+ }
992
+ if (!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */)) {
993
+ if (styleContainerNode.nodeName === "HEAD") {
994
+ const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
995
+ const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
996
+ styleContainerNode.insertBefore(
997
+ styleElm,
998
+ (referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
999
+ );
1000
+ } else if ("host" in styleContainerNode) {
1001
+ {
1002
+ const existingStyleContainer = styleContainerNode.querySelector("style");
1003
+ if (existingStyleContainer) {
1004
+ existingStyleContainer.innerHTML = style + existingStyleContainer.innerHTML;
1005
+ } else {
1006
+ styleContainerNode.prepend(styleElm);
1007
+ }
1008
+ }
1009
+ } else {
1010
+ styleContainerNode.append(styleElm);
1011
+ }
1012
+ }
1013
+ if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
1014
+ styleContainerNode.insertBefore(styleElm, null);
1015
+ }
1016
+ }
1017
+ if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {
1018
+ styleElm.innerHTML += SLOT_FB_CSS;
1019
+ }
1020
+ if (appliedStyles) {
1021
+ appliedStyles.add(scopeId2);
1022
+ }
1023
+ }
1024
+ }
1025
+ }
1026
+ return scopeId2;
1027
+ };
1028
+ var attachStyles = (hostRef) => {
1029
+ const cmpMeta = hostRef.$cmpMeta$;
1030
+ const elm = hostRef.$hostElement$;
1031
+ const flags = cmpMeta.$flags$;
1032
+ const endAttachStyles = createTime("attachStyles", cmpMeta.$tagName$);
1033
+ const scopeId2 = addStyle(
1034
+ elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),
1035
+ cmpMeta,
1036
+ hostRef.$modeName$
1037
+ );
1038
+ if (flags & 10 /* needsScopedEncapsulation */) {
1039
+ elm["s-sc"] = scopeId2;
1040
+ elm.classList.add(scopeId2 + "-h");
1041
+ }
1042
+ endAttachStyles();
1043
+ };
1044
+ var getScopeId = (cmp, mode) => "sc-" + (mode && cmp.$flags$ & 32 /* hasMode */ ? cmp.$tagName$ + "-" + mode : cmp.$tagName$);
940
1045
  var h = (nodeName, vnodeData, ...children) => {
941
1046
  let child = null;
942
1047
  let key = null;
@@ -1051,7 +1156,7 @@ var convertToPrivate = (node) => {
1051
1156
 
1052
1157
  // src/runtime/client-hydrate.ts
1053
1158
  var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
1054
- var _a;
1159
+ var _a, _b;
1055
1160
  const endHydrate = createTime("hydrateClient", tagName);
1056
1161
  const shadowRoot = hostElm.shadowRoot;
1057
1162
  const childRenderNodes = [];
@@ -1060,19 +1165,6 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
1060
1165
  const shadowRootNodes = shadowRoot ? [] : null;
1061
1166
  const vnode = newVNode(tagName, null);
1062
1167
  vnode.$elm$ = hostElm;
1063
- const members = Object.entries(((_a = hostRef.$cmpMeta$) == null ? void 0 : _a.$members$) || {});
1064
- members.forEach(([memberName, [memberFlags, metaAttributeName]]) => {
1065
- var _a2;
1066
- if (!(memberFlags & 31 /* Prop */)) {
1067
- return;
1068
- }
1069
- const attributeName = metaAttributeName || memberName;
1070
- const attrVal = hostElm.getAttribute(attributeName);
1071
- if (attrVal !== null) {
1072
- const attrPropVal = parsePropertyValue(attrVal, memberFlags);
1073
- (_a2 = hostRef == null ? void 0 : hostRef.$instanceValues$) == null ? void 0 : _a2.set(memberName, attrPropVal);
1074
- }
1075
- });
1076
1168
  let scopeId2;
1077
1169
  {
1078
1170
  const cmpMeta = hostRef.$cmpMeta$;
@@ -1111,6 +1203,18 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
1111
1203
  if (childRenderNode.$tag$ === "slot") {
1112
1204
  node["s-cr"] = hostElm["s-cr"];
1113
1205
  }
1206
+ } else if (((_a = childRenderNode.$tag$) == null ? void 0 : _a.toString().includes("-")) && childRenderNode.$tag$ !== "slot-fb" && !childRenderNode.$elm$.shadowRoot) {
1207
+ const cmpMeta = getHostRef(childRenderNode.$elm$);
1208
+ if (cmpMeta) {
1209
+ const scopeId3 = getScopeId(
1210
+ cmpMeta.$cmpMeta$,
1211
+ childRenderNode.$elm$.getAttribute("s-mode")
1212
+ );
1213
+ const styleSheet = win.document.querySelector(`style[sty-id="${scopeId3}"]`);
1214
+ if (styleSheet) {
1215
+ hostElm.shadowRoot.append(styleSheet.cloneNode(true));
1216
+ }
1217
+ }
1114
1218
  }
1115
1219
  if (childRenderNode.$tag$ === "slot") {
1116
1220
  childRenderNode.$name$ = childRenderNode.$elm$["s-sn"] || childRenderNode.$elm$["name"] || null;
@@ -1126,7 +1230,7 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
1126
1230
  }
1127
1231
  }
1128
1232
  if (orgLocationNode && orgLocationNode.isConnected) {
1129
- if (shadowRoot && orgLocationNode["s-en"] === "") {
1233
+ if (orgLocationNode.parentElement.shadowRoot && orgLocationNode["s-en"] === "") {
1130
1234
  orgLocationNode.parentNode.insertBefore(node, orgLocationNode.nextSibling);
1131
1235
  }
1132
1236
  orgLocationNode.parentNode.removeChild(orgLocationNode);
@@ -1134,7 +1238,9 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
1134
1238
  node["s-oo"] = parseInt(childRenderNode.$nodeId$);
1135
1239
  }
1136
1240
  }
1137
- plt.$orgLocNodes$.delete(orgLocationId);
1241
+ if (orgLocationNode && !orgLocationNode["s-id"]) {
1242
+ plt.$orgLocNodes$.delete(orgLocationId);
1243
+ }
1138
1244
  }
1139
1245
  const hosts = [];
1140
1246
  const snLen = slottedNodes.length;
@@ -1155,17 +1261,22 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
1155
1261
  }
1156
1262
  if (!hosts[slottedItem.hostId]) continue;
1157
1263
  const hostEle = hosts[slottedItem.hostId];
1264
+ if (hostEle.shadowRoot && slottedItem.node.parentElement !== hostEle) {
1265
+ hostEle.appendChild(slottedItem.node);
1266
+ }
1158
1267
  if (!hostEle.shadowRoot || !shadowRoot) {
1159
- slottedItem.slot["s-cr"] = hostEle["s-cr"];
1160
- if (!slottedItem.slot["s-cr"] && hostEle.shadowRoot) {
1161
- slottedItem.slot["s-cr"] = hostEle;
1162
- } else {
1163
- slottedItem.slot["s-cr"] = (hostEle.__childNodes || hostEle.childNodes)[0];
1268
+ if (!slottedItem.slot["s-cr"]) {
1269
+ slottedItem.slot["s-cr"] = hostEle["s-cr"];
1270
+ if (!slottedItem.slot["s-cr"] && hostEle.shadowRoot) {
1271
+ slottedItem.slot["s-cr"] = hostEle;
1272
+ } else {
1273
+ slottedItem.slot["s-cr"] = (hostEle.__childNodes || hostEle.childNodes)[0];
1274
+ }
1164
1275
  }
1165
1276
  addSlotRelocateNode(slottedItem.node, slottedItem.slot, false, slottedItem.node["s-oo"]);
1166
- }
1167
- if (hostEle.shadowRoot && slottedItem.node.parentElement !== hostEle) {
1168
- hostEle.appendChild(slottedItem.node);
1277
+ if (((_b = slottedItem.node.parentElement) == null ? void 0 : _b.shadowRoot) && slottedItem.node["getAttribute"] && slottedItem.node.getAttribute("slot")) {
1278
+ slottedItem.node.removeAttribute("slot");
1279
+ }
1169
1280
  }
1170
1281
  }
1171
1282
  }
@@ -1174,25 +1285,27 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
1174
1285
  slot.$elm$.parentElement.classList.add(scopeId2 + "-s");
1175
1286
  });
1176
1287
  }
1177
- if (shadowRoot && !shadowRoot.childNodes.length) {
1288
+ if (shadowRoot) {
1178
1289
  let rnIdex = 0;
1179
1290
  const rnLen = shadowRootNodes.length;
1180
1291
  if (rnLen) {
1181
1292
  for (rnIdex; rnIdex < rnLen; rnIdex++) {
1182
- shadowRoot.appendChild(shadowRootNodes[rnIdex]);
1293
+ const node = shadowRootNodes[rnIdex];
1294
+ if (node) {
1295
+ shadowRoot.appendChild(node);
1296
+ }
1183
1297
  }
1184
1298
  Array.from(hostElm.childNodes).forEach((node) => {
1185
- if (typeof node["s-sn"] !== "string") {
1299
+ if (typeof node["s-en"] !== "string" && typeof node["s-sn"] !== "string") {
1186
1300
  if (node.nodeType === 1 /* ElementNode */ && node.slot && node.hidden) {
1187
1301
  node.removeAttribute("hidden");
1188
- } else if (node.nodeType === 8 /* CommentNode */ || node.nodeType === 3 /* TextNode */ && !node.wholeText.trim()) {
1302
+ } else if (node.nodeType === 8 /* CommentNode */ && !node.nodeValue || node.nodeType === 3 /* TextNode */ && !node.wholeText.trim()) {
1189
1303
  node.parentNode.removeChild(node);
1190
1304
  }
1191
1305
  }
1192
1306
  });
1193
1307
  }
1194
1308
  }
1195
- plt.$orgLocNodes$.delete(hostElm["s-id"]);
1196
1309
  hostRef.$hostElement$ = hostElm;
1197
1310
  endHydrate();
1198
1311
  };
@@ -1224,7 +1337,7 @@ var clientHydrate = (parentVNode, childRenderNodes, slotNodes, shadowRootNodes,
1224
1337
  if (!parentVNode.$children$) {
1225
1338
  parentVNode.$children$ = [];
1226
1339
  }
1227
- if (scopeId2) {
1340
+ if (scopeId2 && childIdSplt[0] === hostId) {
1228
1341
  node["s-si"] = scopeId2;
1229
1342
  childVNode.$attrs$.class += " " + scopeId2;
1230
1343
  }
@@ -1354,7 +1467,7 @@ var clientHydrate = (parentVNode, childRenderNodes, slotNodes, shadowRootNodes,
1354
1467
  vnode.$index$ = "0";
1355
1468
  parentVNode.$children$ = [vnode];
1356
1469
  } else {
1357
- if (node.nodeType === 3 /* TextNode */ && !node.wholeText.trim()) {
1470
+ if (node.nodeType === 3 /* TextNode */ && !node.wholeText.trim() && !node["s-nr"]) {
1358
1471
  node.remove();
1359
1472
  }
1360
1473
  }
@@ -1412,10 +1525,10 @@ function addSlot(slotName, slotId, childVNode, node, parentVNode, childRenderNod
1412
1525
  if (childVNode.$name$) {
1413
1526
  childVNode.$elm$.setAttribute("name", slotName);
1414
1527
  }
1415
- if (parentNodeId && parentNodeId !== childVNode.$hostId$) {
1416
- parentVNode.$elm$.insertBefore(slot, parentVNode.$elm$.children[0]);
1528
+ if (parentVNode.$elm$.shadowRoot && parentNodeId && parentNodeId !== childVNode.$hostId$) {
1529
+ internalCall(parentVNode.$elm$, "insertBefore")(slot, internalCall(parentVNode.$elm$, "children")[0]);
1417
1530
  } else {
1418
- node.parentNode.insertBefore(childVNode.$elm$, node);
1531
+ internalCall(internalCall(node, "parentNode"), "insertBefore")(slot, node);
1419
1532
  }
1420
1533
  addSlottedNodes(slottedNodes, slotId, slotName, node, childVNode.$hostId$);
1421
1534
  node.remove();
@@ -1430,8 +1543,8 @@ function addSlot(slotName, slotId, childVNode, node, parentVNode, childRenderNod
1430
1543
  if (shouldMove) {
1431
1544
  parentVNode.$elm$.insertBefore(slot, parentVNode.$elm$.children[0]);
1432
1545
  }
1433
- childRenderNodes.push(childVNode);
1434
1546
  }
1547
+ childRenderNodes.push(childVNode);
1435
1548
  slotNodes.push(childVNode);
1436
1549
  if (!parentVNode.$children$) {
1437
1550
  parentVNode.$children$ = [];
@@ -1439,13 +1552,17 @@ function addSlot(slotName, slotId, childVNode, node, parentVNode, childRenderNod
1439
1552
  parentVNode.$children$[childVNode.$index$] = childVNode;
1440
1553
  }
1441
1554
  var addSlottedNodes = (slottedNodes, slotNodeId, slotName, slotNode, hostId) => {
1555
+ var _a, _b;
1442
1556
  let slottedNode = slotNode.nextSibling;
1443
1557
  slottedNodes[slotNodeId] = slottedNodes[slotNodeId] || [];
1444
- while (slottedNode && ((slottedNode["getAttribute"] && slottedNode.getAttribute("slot") || slottedNode["s-sn"]) === slotName || slotName === "" && !slottedNode["s-sn"] && (slottedNode.nodeType === 8 /* CommentNode */ && slottedNode.nodeValue.indexOf(".") !== 1 || slottedNode.nodeType === 3 /* TextNode */))) {
1445
- slottedNode["s-sn"] = slotName;
1446
- slottedNodes[slotNodeId].push({ slot: slotNode, node: slottedNode, hostId });
1447
- slottedNode = slottedNode.nextSibling;
1448
- }
1558
+ if (!slottedNode || ((_a = slottedNode.nodeValue) == null ? void 0 : _a.startsWith(SLOT_NODE_ID + "."))) return;
1559
+ do {
1560
+ if (slottedNode && ((slottedNode["getAttribute"] && slottedNode.getAttribute("slot") || slottedNode["s-sn"]) === slotName || slotName === "" && !slottedNode["s-sn"] && (!slottedNode["getAttribute"] || !slottedNode.getAttribute("slot")) && (slottedNode.nodeType === 8 /* CommentNode */ || slottedNode.nodeType === 3 /* TextNode */))) {
1561
+ slottedNode["s-sn"] = slotName;
1562
+ slottedNodes[slotNodeId].push({ slot: slotNode, node: slottedNode, hostId });
1563
+ }
1564
+ slottedNode = slottedNode == null ? void 0 : slottedNode.nextSibling;
1565
+ } while (slottedNode && !((_b = slottedNode.nodeValue) == null ? void 0 : _b.startsWith(SLOT_NODE_ID + ".")));
1449
1566
  };
1450
1567
  var findCorrespondingNode = (node, type) => {
1451
1568
  let sibling = node;
@@ -1470,6 +1587,12 @@ var findCorrespondingNode = (node, type) => {
1470
1587
  var safeSelector = (selector) => {
1471
1588
  const placeholders = [];
1472
1589
  let index = 0;
1590
+ selector = selector.replace(/(\[\s*part~=\s*("[^"]*"|'[^']*')\s*\])/g, (_, keep) => {
1591
+ const replaceBy = `__part-${index}__`;
1592
+ placeholders.push(keep);
1593
+ index++;
1594
+ return replaceBy;
1595
+ });
1473
1596
  selector = selector.replace(/(\[[^\]]*\])/g, (_, keep) => {
1474
1597
  const replaceBy = `__ph-${index}__`;
1475
1598
  placeholders.push(keep);
@@ -1489,6 +1612,7 @@ var safeSelector = (selector) => {
1489
1612
  return ss;
1490
1613
  };
1491
1614
  var restoreSafeSelector = (placeholders, content) => {
1615
+ content = content.replace(/__part-(\d+)__/g, (_, index) => placeholders[+index]);
1492
1616
  return content.replace(/__ph-(\d+)__/g, (_, index) => placeholders[+index]);
1493
1617
  };
1494
1618
  var _polyfillHost = "-shadowcsshost";
@@ -1501,6 +1625,7 @@ var _cssColonSlottedRe = new RegExp("(" + _polyfillSlotted + _parenSuffix, "gim"
1501
1625
  var _polyfillHostNoCombinator = _polyfillHost + "-no-combinator";
1502
1626
  var _polyfillHostNoCombinatorRe = /-shadowcsshost-no-combinator([^\s]*)/;
1503
1627
  var _shadowDOMSelectorsRe = [/::shadow/g, /::content/g];
1628
+ var _safePartRe = /__part-(\d+)__/g;
1504
1629
  var _selectorReSuffix = "([>\\s~+[.,{:][\\s\\S]*)?$";
1505
1630
  var _polyfillHostRe = /-shadowcsshost/gim;
1506
1631
  var createSupportsRuleRe = (selector) => {
@@ -1715,7 +1840,7 @@ var applyStrictSelectorScope = (selector, scopeSelector2, hostSelector) => {
1715
1840
  let scopedSelector = "";
1716
1841
  let startIndex = 0;
1717
1842
  let res;
1718
- const sep = /( |>|\+|~(?!=))\s*/g;
1843
+ const sep = /( |>|\+|~(?!=))(?=(?:[^()]*\([^()]*\))*[^()]*$)\s*/g;
1719
1844
  const hasHost = selector.indexOf(_polyfillHostNoCombinator) > -1;
1720
1845
  let shouldScope = !hasHost;
1721
1846
  while ((res = sep.exec(selector)) !== null) {
@@ -1727,7 +1852,7 @@ var applyStrictSelectorScope = (selector, scopeSelector2, hostSelector) => {
1727
1852
  startIndex = sep.lastIndex;
1728
1853
  }
1729
1854
  const part = selector.substring(startIndex);
1730
- shouldScope = shouldScope || part.indexOf(_polyfillHostNoCombinator) > -1;
1855
+ shouldScope = !part.match(_safePartRe) && (shouldScope || part.indexOf(_polyfillHostNoCombinator) > -1);
1731
1856
  scopedSelector += shouldScope ? _scopeSelectorPart(part) : part;
1732
1857
  return restoreSafeSelector(safeContent.placeholders, scopedSelector);
1733
1858
  };
@@ -1784,6 +1909,36 @@ var scopeCssText = (cssText, scopeId2, hostScopeId, slotScopeId, commentOriginal
1784
1909
  var replaceShadowCssHost = (cssText, hostScopeId) => {
1785
1910
  return cssText.replace(/-shadowcsshost-no-combinator/g, `.${hostScopeId}`);
1786
1911
  };
1912
+ var expandPartSelectors = (cssText) => {
1913
+ const partSelectorRe = /([^\s,{][^,{]*?)::part\(\s*([^)]+?)\s*\)((?:[:.][^,{]*)*)/g;
1914
+ return processRules(cssText, (rule) => {
1915
+ if (rule.selector[0] === "@") {
1916
+ return rule;
1917
+ }
1918
+ const selectors = rule.selector.split(",").map((sel) => {
1919
+ const out = [sel.trim()];
1920
+ let m;
1921
+ while ((m = partSelectorRe.exec(sel)) !== null) {
1922
+ const before = m[1].trimEnd();
1923
+ const partNames = m[2].trim().split(/\s+/);
1924
+ const after = m[3] || "";
1925
+ const partAttr = partNames.flatMap((p) => {
1926
+ if (!rule.selector.includes(`[part~="${p}"]`)) {
1927
+ return [`[part~="${p}"]`];
1928
+ }
1929
+ return [];
1930
+ }).join("");
1931
+ const expanded = `${before} ${partAttr}${after}`;
1932
+ if (!!partAttr && expanded !== sel.trim()) {
1933
+ out.push(expanded);
1934
+ }
1935
+ }
1936
+ return out.join(", ");
1937
+ });
1938
+ rule.selector = selectors.join(", ");
1939
+ return rule;
1940
+ });
1941
+ };
1787
1942
  var scopeCss = (cssText, scopeId2, commentOriginalSelector) => {
1788
1943
  const hostScopeId = scopeId2 + "-h";
1789
1944
  const slotScopeId = scopeId2 + "-s";
@@ -1819,28 +1974,27 @@ var scopeCss = (cssText, scopeId2, commentOriginalSelector) => {
1819
1974
  const regex = new RegExp(escapeRegExpSpecialCharacters(slottedSelector.orgSelector), "g");
1820
1975
  cssText = cssText.replace(regex, slottedSelector.updatedSelector);
1821
1976
  });
1977
+ cssText = expandPartSelectors(cssText);
1822
1978
  return cssText;
1823
1979
  };
1824
1980
 
1825
1981
  // src/runtime/mode.ts
1826
1982
  var computeMode = (elm) => modeResolutionChain.map((h2) => h2(elm)).find((m) => !!m);
1827
1983
  var setMode = (handler) => modeResolutionChain.push(handler);
1828
- var getMode = (ref) => getHostRef(ref).$modeName$;
1829
- var parsePropertyValue = (propValue, propType) => {
1830
- if (typeof propValue === "string" && (propValue.startsWith("{") && propValue.endsWith("}") || propValue.startsWith("[") && propValue.endsWith("]"))) {
1831
- try {
1832
- propValue = JSON.parse(propValue);
1833
- return propValue;
1834
- } catch (e) {
1835
- }
1836
- }
1984
+ var getMode = (ref) => {
1985
+ var _a;
1986
+ return (_a = getHostRef(ref)) == null ? void 0 : _a.$modeName$;
1987
+ };
1988
+ var parsePropertyValue = (propValue, propType, isFormAssociated) => {
1837
1989
  if (typeof propValue === "string" && propValue.startsWith(SERIALIZED_PREFIX)) {
1838
1990
  propValue = deserializeProperty(propValue);
1839
1991
  return propValue;
1840
1992
  }
1841
1993
  if (propValue != null && !isComplexType(propValue)) {
1842
1994
  if (propType & 4 /* Boolean */) {
1843
- return propValue === "false" ? false : propValue === "" || !!propValue;
1995
+ {
1996
+ return propValue === "false" ? false : propValue === "" || !!propValue;
1997
+ }
1844
1998
  }
1845
1999
  if (propType & 2 /* Number */) {
1846
2000
  return typeof propValue === "string" ? parseFloat(propValue) : typeof propValue === "number" ? propValue : NaN;
@@ -1852,7 +2006,10 @@ var parsePropertyValue = (propValue, propType) => {
1852
2006
  }
1853
2007
  return propValue;
1854
2008
  };
1855
- var getElement = (ref) => getHostRef(ref).$hostElement$ ;
2009
+ var getElement = (ref) => {
2010
+ var _a;
2011
+ return (_a = getHostRef(ref)) == null ? void 0 : _a.$hostElement$ ;
2012
+ };
1856
2013
 
1857
2014
  // src/runtime/event-emitter.ts
1858
2015
  var createEvent = (ref, name, flags) => {
@@ -1873,96 +2030,6 @@ var emitEvent = (elm, name, opts) => {
1873
2030
  elm.dispatchEvent(ev);
1874
2031
  return ev;
1875
2032
  };
1876
- var rootAppliedStyles = /* @__PURE__ */ new WeakMap();
1877
- var registerStyle = (scopeId2, cssText, allowCS) => {
1878
- let style = styles.get(scopeId2);
1879
- {
1880
- style = cssText;
1881
- }
1882
- styles.set(scopeId2, style);
1883
- };
1884
- var addStyle = (styleContainerNode, cmpMeta, mode) => {
1885
- var _a;
1886
- const scopeId2 = getScopeId(cmpMeta, mode);
1887
- const style = styles.get(scopeId2);
1888
- if (!win.document) {
1889
- return scopeId2;
1890
- }
1891
- styleContainerNode = styleContainerNode.nodeType === 11 /* DocumentFragment */ ? styleContainerNode : win.document;
1892
- if (style) {
1893
- if (typeof style === "string") {
1894
- styleContainerNode = styleContainerNode.head || styleContainerNode;
1895
- let appliedStyles = rootAppliedStyles.get(styleContainerNode);
1896
- let styleElm;
1897
- if (!appliedStyles) {
1898
- rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());
1899
- }
1900
- if (!appliedStyles.has(scopeId2)) {
1901
- if (styleContainerNode.host && (styleElm = styleContainerNode.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`))) {
1902
- styleElm.innerHTML = style;
1903
- } else {
1904
- styleElm = document.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`) || win.document.createElement("style");
1905
- styleElm.innerHTML = style;
1906
- const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(win.document);
1907
- if (nonce != null) {
1908
- styleElm.setAttribute("nonce", nonce);
1909
- }
1910
- if ((cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */ || cmpMeta.$flags$ & 128 /* shadowNeedsScopedCss */)) {
1911
- styleElm.setAttribute(HYDRATED_STYLE_ID, scopeId2);
1912
- }
1913
- if (!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */)) {
1914
- if (styleContainerNode.nodeName === "HEAD") {
1915
- const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
1916
- const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
1917
- styleContainerNode.insertBefore(
1918
- styleElm,
1919
- (referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
1920
- );
1921
- } else if ("host" in styleContainerNode) {
1922
- {
1923
- const existingStyleContainer = styleContainerNode.querySelector("style");
1924
- if (existingStyleContainer) {
1925
- existingStyleContainer.innerHTML = style + existingStyleContainer.innerHTML;
1926
- } else {
1927
- styleContainerNode.prepend(styleElm);
1928
- }
1929
- }
1930
- } else {
1931
- styleContainerNode.append(styleElm);
1932
- }
1933
- }
1934
- if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
1935
- styleContainerNode.insertBefore(styleElm, null);
1936
- }
1937
- }
1938
- if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {
1939
- styleElm.innerHTML += SLOT_FB_CSS;
1940
- }
1941
- if (appliedStyles) {
1942
- appliedStyles.add(scopeId2);
1943
- }
1944
- }
1945
- }
1946
- }
1947
- return scopeId2;
1948
- };
1949
- var attachStyles = (hostRef) => {
1950
- const cmpMeta = hostRef.$cmpMeta$;
1951
- const elm = hostRef.$hostElement$;
1952
- const flags = cmpMeta.$flags$;
1953
- const endAttachStyles = createTime("attachStyles", cmpMeta.$tagName$);
1954
- const scopeId2 = addStyle(
1955
- elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),
1956
- cmpMeta,
1957
- hostRef.$modeName$
1958
- );
1959
- if (flags & 10 /* needsScopedEncapsulation */) {
1960
- elm["s-sc"] = scopeId2;
1961
- elm.classList.add(scopeId2 + "-h");
1962
- }
1963
- endAttachStyles();
1964
- };
1965
- var getScopeId = (cmp, mode) => "sc-" + (mode && cmp.$flags$ & 32 /* hasMode */ ? cmp.$tagName$ + "-" + mode : cmp.$tagName$);
1966
2033
  var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRender) => {
1967
2034
  if (oldValue === newValue) {
1968
2035
  return;
@@ -1973,12 +2040,13 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
1973
2040
  const classList = elm.classList;
1974
2041
  const oldClasses = parseClassList(oldValue);
1975
2042
  let newClasses = parseClassList(newValue);
1976
- if (elm["s-si"] && initialRender) {
1977
- newClasses.push(elm["s-si"]);
2043
+ if ((elm["s-si"] || elm["s-sc"]) && initialRender) {
2044
+ const scopeId2 = elm["s-sc"] || elm["s-si"];
2045
+ newClasses.push(scopeId2);
1978
2046
  oldClasses.forEach((c) => {
1979
- if (c.startsWith(elm["s-si"])) newClasses.push(c);
2047
+ if (c.startsWith(scopeId2)) newClasses.push(c);
1980
2048
  });
1981
- newClasses = [...new Set(newClasses)];
2049
+ newClasses = [...new Set(newClasses)].filter((c) => c);
1982
2050
  classList.add(...newClasses);
1983
2051
  } else {
1984
2052
  classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
@@ -2410,6 +2478,8 @@ var patch = (oldVNode, newVNode2, isInitialRender = false) => {
2410
2478
  !isInitialRender && BUILD.updatable && oldChildren !== null
2411
2479
  ) {
2412
2480
  removeVnodes(oldChildren, 0, oldChildren.length - 1);
2481
+ } else if (isInitialRender && BUILD.updatable && oldChildren !== null && newChildren === null) {
2482
+ newVNode2.$children$ = oldChildren;
2413
2483
  }
2414
2484
  if (isSvgMode && tag === "svg") {
2415
2485
  isSvgMode = false;
@@ -2515,9 +2585,11 @@ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
2515
2585
  hostTagName = hostElm.tagName;
2516
2586
  if (cmpMeta.$attrsToReflect$) {
2517
2587
  rootVnode.$attrs$ = rootVnode.$attrs$ || {};
2518
- cmpMeta.$attrsToReflect$.map(
2519
- ([propName, attribute]) => rootVnode.$attrs$[attribute] = hostElm[propName]
2520
- );
2588
+ cmpMeta.$attrsToReflect$.forEach(([propName, attribute]) => {
2589
+ {
2590
+ rootVnode.$attrs$[attribute] = hostElm[propName];
2591
+ }
2592
+ });
2521
2593
  }
2522
2594
  if (isInitialLoad && rootVnode.$attrs$) {
2523
2595
  for (const key of Object.keys(rootVnode.$attrs$)) {
@@ -2625,6 +2697,12 @@ var scheduleUpdate = (hostRef, isInitialLoad) => {
2625
2697
  }
2626
2698
  attachToAncestor(hostRef, hostRef.$ancestorComponent$);
2627
2699
  const dispatch = () => dispatchHooks(hostRef, isInitialLoad);
2700
+ if (isInitialLoad) {
2701
+ queueMicrotask(() => {
2702
+ dispatch();
2703
+ });
2704
+ return;
2705
+ }
2628
2706
  return writeTask(dispatch) ;
2629
2707
  };
2630
2708
  var dispatchHooks = (hostRef, isInitialLoad) => {
@@ -2639,10 +2717,15 @@ var dispatchHooks = (hostRef, isInitialLoad) => {
2639
2717
  let maybePromise;
2640
2718
  if (isInitialLoad) {
2641
2719
  {
2642
- hostRef.$flags$ |= 256 /* isListenReady */;
2643
- if (hostRef.$queuedListeners$) {
2644
- hostRef.$queuedListeners$.map(([methodName, event]) => safeCall$1(instance, methodName, event, elm));
2645
- hostRef.$queuedListeners$ = void 0;
2720
+ {
2721
+ hostRef.$flags$ |= 256 /* isListenReady */;
2722
+ if (hostRef.$queuedListeners$) {
2723
+ hostRef.$queuedListeners$.map(([methodName, event]) => safeCall$1(instance, methodName, event, elm));
2724
+ hostRef.$queuedListeners$ = void 0;
2725
+ }
2726
+ }
2727
+ if (hostRef.$fetchedCbList$.length) {
2728
+ hostRef.$fetchedCbList$.forEach((cb) => cb(elm));
2646
2729
  }
2647
2730
  }
2648
2731
  maybePromise = safeCall$1(instance, "componentWillLoad", void 0, elm);
@@ -2765,10 +2848,16 @@ var forceUpdate = (ref) => {
2765
2848
  return false;
2766
2849
  };
2767
2850
  var appDidLoad = (who) => {
2851
+ var _a;
2768
2852
  if (BUILD.asyncQueue) {
2769
2853
  plt.$flags$ |= 2 /* appLoaded */;
2770
2854
  }
2771
2855
  nextTick(() => emitEvent(win, "appload", { detail: { namespace: NAMESPACE } }));
2856
+ {
2857
+ if ((_a = plt.$orgLocNodes$) == null ? void 0 : _a.size) {
2858
+ plt.$orgLocNodes$.clear();
2859
+ }
2860
+ }
2772
2861
  };
2773
2862
  var safeCall$1 = (instance, method, arg, elm) => {
2774
2863
  if (instance && instance[method]) {
@@ -2801,6 +2890,9 @@ var serverSideConnected = (elm) => {
2801
2890
  var getValue = (ref, propName) => getHostRef(ref).$instanceValues$.get(propName);
2802
2891
  var setValue = (ref, propName, newVal, cmpMeta) => {
2803
2892
  const hostRef = getHostRef(ref);
2893
+ if (!hostRef) {
2894
+ return;
2895
+ }
2804
2896
  if (!hostRef) {
2805
2897
  throw new Error(
2806
2898
  `Couldn't find host element for "${cmpMeta.$tagName$}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/stenciljs/core/issues/5457).`
@@ -2810,7 +2902,9 @@ var setValue = (ref, propName, newVal, cmpMeta) => {
2810
2902
  const oldVal = hostRef.$instanceValues$.get(propName);
2811
2903
  const flags = hostRef.$flags$;
2812
2904
  const instance = hostRef.$lazyInstance$ ;
2813
- newVal = parsePropertyValue(newVal, cmpMeta.$members$[propName][0]);
2905
+ newVal = parsePropertyValue(
2906
+ newVal,
2907
+ cmpMeta.$members$[propName][0]);
2814
2908
  const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);
2815
2909
  const didValueChange = newVal !== oldVal && !areBothNaN;
2816
2910
  if ((!(flags & 8 /* isConstructingInstance */) || oldVal === void 0) && didValueChange) {
@@ -2844,9 +2938,17 @@ var setValue = (ref, propName, newVal, cmpMeta) => {
2844
2938
  var proxyComponent = (Cstr, cmpMeta, flags) => {
2845
2939
  var _a;
2846
2940
  const prototype = Cstr.prototype;
2847
- if (cmpMeta.$members$ || (cmpMeta.$watchers$ || Cstr.watchers)) {
2848
- if (Cstr.watchers && !cmpMeta.$watchers$) {
2849
- cmpMeta.$watchers$ = Cstr.watchers;
2941
+ {
2942
+ {
2943
+ if (Cstr.watchers && !cmpMeta.$watchers$) {
2944
+ cmpMeta.$watchers$ = Cstr.watchers;
2945
+ }
2946
+ if (Cstr.deserializers && !cmpMeta.$deserializers$) {
2947
+ cmpMeta.$deserializers$ = Cstr.deserializers;
2948
+ }
2949
+ if (Cstr.serializers && !cmpMeta.$serializers$) {
2950
+ cmpMeta.$serializers$ = Cstr.serializers;
2951
+ }
2850
2952
  }
2851
2953
  const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
2852
2954
  members.map(([memberName, [memberFlags]]) => {
@@ -2874,14 +2976,19 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
2874
2976
  Object.defineProperty(prototype, memberName, {
2875
2977
  set(newValue) {
2876
2978
  const ref = getHostRef(this);
2979
+ if (!ref) {
2980
+ return;
2981
+ }
2877
2982
  if (origSetter) {
2878
2983
  const currentValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
2879
2984
  if (typeof currentValue === "undefined" && ref.$instanceValues$.get(memberName)) {
2880
2985
  newValue = ref.$instanceValues$.get(memberName);
2881
- } else if (!ref.$instanceValues$.get(memberName) && currentValue) {
2882
- ref.$instanceValues$.set(memberName, currentValue);
2883
2986
  }
2884
- origSetter.apply(this, [parsePropertyValue(newValue, memberFlags)]);
2987
+ origSetter.apply(this, [
2988
+ parsePropertyValue(
2989
+ newValue,
2990
+ memberFlags)
2991
+ ]);
2885
2992
  newValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
2886
2993
  setValue(this, memberName, newValue, cmpMeta);
2887
2994
  return;
@@ -2921,6 +3028,8 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
2921
3028
  if (!Cstr.isProxied) {
2922
3029
  {
2923
3030
  cmpMeta.$watchers$ = Cstr.watchers;
3031
+ cmpMeta.$serializers$ = Cstr.serializers;
3032
+ cmpMeta.$deserializers$ = Cstr.deserializers;
2924
3033
  }
2925
3034
  proxyComponent(Cstr, cmpMeta);
2926
3035
  Cstr.isProxied = true;
@@ -2963,8 +3072,12 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
2963
3072
  const scopeId2 = getScopeId(cmpMeta, hostRef.$modeName$);
2964
3073
  if (!styles.has(scopeId2)) {
2965
3074
  const endRegisterStyles = createTime("registerStyles", cmpMeta.$tagName$);
2966
- if (cmpMeta.$flags$ & 128 /* shadowNeedsScopedCss */) {
2967
- style = scopeCss(style, scopeId2);
3075
+ {
3076
+ if (cmpMeta.$flags$ & 128 /* shadowNeedsScopedCss */) {
3077
+ style = scopeCss(style, scopeId2);
3078
+ } else if (needsScopedSSR()) {
3079
+ style = expandPartSelectors(style);
3080
+ }
2968
3081
  }
2969
3082
  registerStyle(scopeId2, style);
2970
3083
  endRegisterStyles();
@@ -2989,6 +3102,9 @@ var fireConnectedCallback = (instance, elm) => {
2989
3102
  var connectedCallback = (elm) => {
2990
3103
  if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
2991
3104
  const hostRef = getHostRef(elm);
3105
+ if (!hostRef) {
3106
+ return;
3107
+ }
2992
3108
  const cmpMeta = hostRef.$cmpMeta$;
2993
3109
  const endConnected = createTime("connectedCallback", cmpMeta.$tagName$);
2994
3110
  if (!(hostRef.$flags$ & 1 /* hasConnected */)) {
@@ -3253,6 +3369,9 @@ var hAsync = (nodeName, vnodeData, ...children) => {
3253
3369
  // src/hydrate/platform/proxy-host-element.ts
3254
3370
  function proxyHostElement(elm, cstr) {
3255
3371
  const cmpMeta = cstr.cmpMeta;
3372
+ cmpMeta.$watchers$ = cmpMeta.$watchers$ || cstr.watchers;
3373
+ cmpMeta.$deserializers$ = cmpMeta.$deserializers$ || cstr.deserializers;
3374
+ cmpMeta.$serializers$ = cmpMeta.$serializers$ || cstr.serializers;
3256
3375
  if (typeof elm.componentOnReady !== "function") {
3257
3376
  elm.componentOnReady = componentOnReady$1;
3258
3377
  }
@@ -3266,7 +3385,7 @@ function proxyHostElement(elm, cstr) {
3266
3385
  const hostRef = getHostRef(elm);
3267
3386
  const members = Object.entries(cmpMeta.$members$);
3268
3387
  members.forEach(([memberName, [memberFlags, metaAttributeName]]) => {
3269
- var _a;
3388
+ var _a, _b;
3270
3389
  if (memberFlags & 31 /* Prop */) {
3271
3390
  const attributeName = metaAttributeName || memberName;
3272
3391
  const attrValue = elm.getAttribute(attributeName);
@@ -3274,7 +3393,13 @@ function proxyHostElement(elm, cstr) {
3274
3393
  let attrPropVal;
3275
3394
  const { get: origGetter, set: origSetter } = Object.getOwnPropertyDescriptor(cstr.prototype, memberName) || {};
3276
3395
  if (attrValue != null) {
3277
- attrPropVal = parsePropertyValue(attrValue, memberFlags);
3396
+ if ((_a = cmpMeta.$deserializers$) == null ? void 0 : _a[memberName]) {
3397
+ for (const methodName of cmpMeta.$deserializers$[memberName]) {
3398
+ attrPropVal = cstr.prototype[methodName](attrValue, memberName);
3399
+ }
3400
+ } else {
3401
+ attrPropVal = parsePropertyValue(attrValue, memberFlags);
3402
+ }
3278
3403
  }
3279
3404
  if (propValue !== void 0) {
3280
3405
  attrPropVal = propValue;
@@ -3285,7 +3410,7 @@ function proxyHostElement(elm, cstr) {
3285
3410
  origSetter.apply(elm, [attrPropVal]);
3286
3411
  attrPropVal = origGetter ? origGetter.apply(elm) : attrPropVal;
3287
3412
  }
3288
- (_a = hostRef == null ? void 0 : hostRef.$instanceValues$) == null ? void 0 : _a.set(memberName, attrPropVal);
3413
+ (_b = hostRef == null ? void 0 : hostRef.$instanceValues$) == null ? void 0 : _b.set(memberName, attrPropVal);
3289
3414
  }
3290
3415
  const getterSetterDescriptor = {
3291
3416
  get: function() {
@@ -3299,21 +3424,18 @@ function proxyHostElement(elm, cstr) {
3299
3424
  };
3300
3425
  Object.defineProperty(elm, memberName, getterSetterDescriptor);
3301
3426
  Object.defineProperty(elm, metaAttributeName, getterSetterDescriptor);
3302
- if (!cstr.prototype.__stencilAugmented) {
3303
- Object.defineProperty(cstr.prototype, memberName, {
3304
- get: function() {
3305
- var _a2;
3306
- const ref = getHostRef(this);
3307
- const attrPropVal2 = (_a2 = ref.$instanceValues$) == null ? void 0 : _a2.get(memberName);
3308
- if (origGetter && attrPropVal2 === void 0 && !getValue(this, memberName)) {
3309
- setValue(this, memberName, origGetter.apply(this), cmpMeta);
3310
- }
3311
- return attrPropVal2 !== void 0 ? attrPropVal2 : origGetter ? origGetter.apply(this) : getValue(this, memberName);
3312
- },
3313
- configurable: true,
3314
- enumerable: true
3315
- });
3316
- }
3427
+ hostRef.$fetchedCbList$.push(() => {
3428
+ var _a2;
3429
+ if (!((_a2 = hostRef == null ? void 0 : hostRef.$instanceValues$) == null ? void 0 : _a2.has(memberName))) {
3430
+ setValue(
3431
+ elm,
3432
+ memberName,
3433
+ attrPropVal !== void 0 ? attrPropVal : hostRef.$lazyInstance$[memberName],
3434
+ cmpMeta
3435
+ );
3436
+ }
3437
+ Object.defineProperty(hostRef.$lazyInstance$, memberName, getterSetterDescriptor);
3438
+ });
3317
3439
  } else if (memberFlags & 64 /* Method */) {
3318
3440
  Object.defineProperty(elm, memberName, {
3319
3441
  value(...args) {
@@ -3329,7 +3451,6 @@ function proxyHostElement(elm, cstr) {
3329
3451
  });
3330
3452
  }
3331
3453
  });
3332
- cstr.prototype.__stencilAugmented = true;
3333
3454
  }
3334
3455
  }
3335
3456
  function componentOnReady$1() {
@@ -3347,6 +3468,7 @@ function hydrateApp(win2, opts, results, afterHydrate, resolve) {
3347
3468
  const orgDocumentCreateElement = win2.document.createElement;
3348
3469
  const orgDocumentCreateElementNS = win2.document.createElementNS;
3349
3470
  const resolved2 = Promise.resolve();
3471
+ setScopedSSR(opts);
3350
3472
  let tmrId;
3351
3473
  let ranCompleted = false;
3352
3474
  function hydratedComplete() {
@@ -3455,13 +3577,16 @@ async function hydrateComponent(win2, results, tagName, elm, waitingElements) {
3455
3577
  if (cmpMeta != null) {
3456
3578
  waitingElements.add(elm);
3457
3579
  const hostRef = getHostRef(this);
3580
+ if (!hostRef) {
3581
+ return;
3582
+ }
3458
3583
  addHostEventListeners(this, hostRef, cmpMeta.$listeners$);
3459
3584
  try {
3460
3585
  connectedCallback(elm);
3461
3586
  await elm.componentOnReady();
3462
3587
  results.hydratedCount++;
3463
3588
  const ref = getHostRef(elm);
3464
- const modeName = !ref.$modeName$ ? "$" : ref.$modeName$;
3589
+ const modeName = !(ref == null ? void 0 : ref.$modeName$) ? "$" : ref == null ? void 0 : ref.$modeName$;
3465
3590
  if (!results.components.some((c) => c.tag === tagName && c.mode === modeName)) {
3466
3591
  results.components.push({
3467
3592
  tag: tagName,
@@ -3685,6 +3810,7 @@ var getHostRef = (ref) => {
3685
3810
  return void 0;
3686
3811
  };
3687
3812
  var registerInstance = (lazyInstance, hostRef) => {
3813
+ if (!hostRef) return void 0;
3688
3814
  lazyInstance.__stencil__getHostRef = () => hostRef;
3689
3815
  hostRef.$lazyInstance$ = lazyInstance;
3690
3816
  return hostRef;
@@ -3695,8 +3821,10 @@ var registerHost = (elm, cmpMeta) => {
3695
3821
  $cmpMeta$: cmpMeta,
3696
3822
  $hostElement$: elm,
3697
3823
  $instanceValues$: /* @__PURE__ */ new Map(),
3824
+ $serializerValues$: /* @__PURE__ */ new Map(),
3698
3825
  $renderCount$: 0
3699
3826
  };
3827
+ hostRef.$fetchedCbList$ = [];
3700
3828
  hostRef.$onInstancePromise$ = new Promise((r) => hostRef.$onInstanceResolve$ = r);
3701
3829
  hostRef.$onReadyPromise$ = new Promise((r) => hostRef.$onReadyResolve$ = r);
3702
3830
  elm["s-p"] = [];
@@ -3708,6 +3836,11 @@ var Build = {
3708
3836
  isBrowser: false};
3709
3837
  var styles = /* @__PURE__ */ new Map();
3710
3838
 
3839
+ var setScopedSSR = (opts) => {
3840
+ scopedSSR = opts.serializeShadowRoot !== false && opts.serializeShadowRoot !== "declarative-shadow-dom";
3841
+ };
3842
+ var needsScopedSSR = () => scopedSSR;
3843
+ var scopedSSR = false;
3711
3844
 
3712
3845
  const caretDownSvg = 'data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgMjU2IiBmaWxsPSJjdXJyZW50Q29sb3IiPjxwYXRoIGQ9Ik0yMTMuNjYsMTAxLjY2bC04MCw4MGE4LDgsMCwwLDEtMTEuMzIsMGwtODAtODBBOCw4LDAsMCwxLDUzLjY2LDkwLjM0TDEyOCwxNjQuNjlsNzQuMzQtNzQuMzVhOCw4LDAsMCwxLDExLjMyLDExLjMyWiIvPjwvc3ZnPg==';
3713
3846
 
@@ -4582,7 +4715,7 @@ class Accordion {
4582
4715
  md: accordionMdCss
4583
4716
  }; }
4584
4717
  static get cmpMeta() { return {
4585
- "$flags$": 57,
4718
+ "$flags$": 313,
4586
4719
  "$tagName$": "ion-accordion",
4587
4720
  "$members$": {
4588
4721
  "value": [1],
@@ -4852,7 +4985,7 @@ class AccordionGroup {
4852
4985
  md: accordionGroupMdCss
4853
4986
  }; }
4854
4987
  static get cmpMeta() { return {
4855
- "$flags$": 41,
4988
+ "$flags$": 297,
4856
4989
  "$tagName$": "ion-accordion-group",
4857
4990
  "$members$": {
4858
4991
  "animated": [4],
@@ -7923,15 +8056,15 @@ class ActionSheet {
7923
8056
  md: actionSheetMdCss
7924
8057
  }; }
7925
8058
  static get cmpMeta() { return {
7926
- "$flags$": 34,
8059
+ "$flags$": 290,
7927
8060
  "$tagName$": "ion-action-sheet",
7928
8061
  "$members$": {
7929
8062
  "overlayIndex": [2, "overlay-index"],
7930
8063
  "delegate": [16],
7931
8064
  "hasController": [4, "has-controller"],
7932
8065
  "keyboardClose": [4, "keyboard-close"],
7933
- "enterAnimation": [16, "enter-animation"],
7934
- "leaveAnimation": [16, "leave-animation"],
8066
+ "enterAnimation": [16],
8067
+ "leaveAnimation": [16],
7935
8068
  "buttons": [16],
7936
8069
  "cssClass": [1, "css-class"],
7937
8070
  "backdropDismiss": [4, "backdrop-dismiss"],
@@ -7939,7 +8072,7 @@ class ActionSheet {
7939
8072
  "subHeader": [1, "sub-header"],
7940
8073
  "translucent": [4],
7941
8074
  "animated": [4],
7942
- "htmlAttributes": [16, "html-attributes"],
8075
+ "htmlAttributes": [16],
7943
8076
  "isOpen": [4, "is-open"],
7944
8077
  "trigger": [1],
7945
8078
  "present": [64],
@@ -8660,15 +8793,15 @@ class Alert {
8660
8793
  md: alertMdCss
8661
8794
  }; }
8662
8795
  static get cmpMeta() { return {
8663
- "$flags$": 34,
8796
+ "$flags$": 290,
8664
8797
  "$tagName$": "ion-alert",
8665
8798
  "$members$": {
8666
8799
  "overlayIndex": [2, "overlay-index"],
8667
8800
  "delegate": [16],
8668
8801
  "hasController": [4, "has-controller"],
8669
8802
  "keyboardClose": [4, "keyboard-close"],
8670
- "enterAnimation": [16, "enter-animation"],
8671
- "leaveAnimation": [16, "leave-animation"],
8803
+ "enterAnimation": [16],
8804
+ "leaveAnimation": [16],
8672
8805
  "cssClass": [1, "css-class"],
8673
8806
  "header": [1],
8674
8807
  "subHeader": [1, "sub-header"],
@@ -8678,7 +8811,7 @@ class Alert {
8678
8811
  "backdropDismiss": [4, "backdrop-dismiss"],
8679
8812
  "translucent": [4],
8680
8813
  "animated": [4],
8681
- "htmlAttributes": [16, "html-attributes"],
8814
+ "htmlAttributes": [16],
8682
8815
  "isOpen": [4, "is-open"],
8683
8816
  "trigger": [1],
8684
8817
  "present": [64],
@@ -8738,7 +8871,7 @@ class App {
8738
8871
  get el() { return getElement(this); }
8739
8872
  static get style() { return appCss; }
8740
8873
  static get cmpMeta() { return {
8741
- "$flags$": 0,
8874
+ "$flags$": 256,
8742
8875
  "$tagName$": "ion-app",
8743
8876
  "$members$": {
8744
8877
  "setFocus": [64]
@@ -8818,7 +8951,7 @@ class Avatar {
8818
8951
  md: avatarMdCss
8819
8952
  }; }
8820
8953
  static get cmpMeta() { return {
8821
- "$flags$": 41,
8954
+ "$flags$": 297,
8822
8955
  "$tagName$": "ion-avatar",
8823
8956
  "$members$": {
8824
8957
  "size": [1],
@@ -8930,7 +9063,7 @@ class BackButton {
8930
9063
  md: backButtonMdCss
8931
9064
  }; }
8932
9065
  static get cmpMeta() { return {
8933
- "$flags$": 41,
9066
+ "$flags$": 297,
8934
9067
  "$tagName$": "ion-back-button",
8935
9068
  "$members$": {
8936
9069
  "color": [513],
@@ -8939,7 +9072,7 @@ class BackButton {
8939
9072
  "icon": [1],
8940
9073
  "text": [1],
8941
9074
  "type": [1],
8942
- "routerAnimation": [16, "router-animation"]
9075
+ "routerAnimation": [16]
8943
9076
  },
8944
9077
  "$listeners$": undefined,
8945
9078
  "$lazyBundleId$": "-",
@@ -9000,7 +9133,7 @@ class Backdrop {
9000
9133
  md: backdropMdCss
9001
9134
  }; }
9002
9135
  static get cmpMeta() { return {
9003
- "$flags$": 41,
9136
+ "$flags$": 297,
9004
9137
  "$tagName$": "ion-backdrop",
9005
9138
  "$members$": {
9006
9139
  "visible": [4],
@@ -9096,7 +9229,7 @@ class Badge {
9096
9229
  md: badgeMdCss
9097
9230
  }; }
9098
9231
  static get cmpMeta() { return {
9099
- "$flags$": 41,
9232
+ "$flags$": 297,
9100
9233
  "$tagName$": "ion-badge",
9101
9234
  "$members$": {
9102
9235
  "color": [513],
@@ -9241,7 +9374,7 @@ class Breadcrumb {
9241
9374
  md: breadcrumbMdCss
9242
9375
  }; }
9243
9376
  static get cmpMeta() { return {
9244
- "$flags$": 41,
9377
+ "$flags$": 297,
9245
9378
  "$tagName$": "ion-breadcrumb",
9246
9379
  "$members$": {
9247
9380
  "collapsed": [4],
@@ -9256,7 +9389,7 @@ class Breadcrumb {
9256
9389
  "separator": [4],
9257
9390
  "target": [1],
9258
9391
  "routerDirection": [1, "router-direction"],
9259
- "routerAnimation": [16, "router-animation"]
9392
+ "routerAnimation": [16]
9260
9393
  },
9261
9394
  "$listeners$": undefined,
9262
9395
  "$lazyBundleId$": "-",
@@ -9398,7 +9531,7 @@ class Breadcrumbs {
9398
9531
  md: breadcrumbsMdCss
9399
9532
  }; }
9400
9533
  static get cmpMeta() { return {
9401
- "$flags$": 41,
9534
+ "$flags$": 297,
9402
9535
  "$tagName$": "ion-breadcrumbs",
9403
9536
  "$members$": {
9404
9537
  "color": [513],
@@ -9707,7 +9840,7 @@ class Button {
9707
9840
  md: buttonMdCss
9708
9841
  }; }
9709
9842
  static get cmpMeta() { return {
9710
- "$flags$": 41,
9843
+ "$flags$": 297,
9711
9844
  "$tagName$": "ion-button",
9712
9845
  "$members$": {
9713
9846
  "color": [513],
@@ -9716,7 +9849,7 @@ class Button {
9716
9849
  "expand": [513],
9717
9850
  "fill": [1537],
9718
9851
  "routerDirection": [1, "router-direction"],
9719
- "routerAnimation": [16, "router-animation"],
9852
+ "routerAnimation": [16],
9720
9853
  "download": [1],
9721
9854
  "href": [1],
9722
9855
  "rel": [1],
@@ -9774,7 +9907,7 @@ class Buttons {
9774
9907
  md: buttonsMdCss
9775
9908
  }; }
9776
9909
  static get cmpMeta() { return {
9777
- "$flags$": 38,
9910
+ "$flags$": 294,
9778
9911
  "$tagName$": "ion-buttons",
9779
9912
  "$members$": {
9780
9913
  "collapse": [4]
@@ -9865,7 +9998,7 @@ class Card {
9865
9998
  md: cardMdCss
9866
9999
  }; }
9867
10000
  static get cmpMeta() { return {
9868
- "$flags$": 41,
10001
+ "$flags$": 297,
9869
10002
  "$tagName$": "ion-card",
9870
10003
  "$members$": {
9871
10004
  "color": [513],
@@ -9876,7 +10009,7 @@ class Card {
9876
10009
  "href": [1],
9877
10010
  "rel": [1],
9878
10011
  "routerDirection": [1, "router-direction"],
9879
- "routerAnimation": [16, "router-animation"],
10012
+ "routerAnimation": [16],
9880
10013
  "shape": [513],
9881
10014
  "target": [1]
9882
10015
  },
@@ -9914,7 +10047,7 @@ class CardContent {
9914
10047
  md: cardContentMdCss
9915
10048
  }; }
9916
10049
  static get cmpMeta() { return {
9917
- "$flags$": 32,
10050
+ "$flags$": 288,
9918
10051
  "$tagName$": "ion-card-content",
9919
10052
  "$members$": undefined,
9920
10053
  "$listeners$": undefined,
@@ -9957,7 +10090,7 @@ class CardHeader {
9957
10090
  md: cardHeaderMdCss
9958
10091
  }; }
9959
10092
  static get cmpMeta() { return {
9960
- "$flags$": 41,
10093
+ "$flags$": 297,
9961
10094
  "$tagName$": "ion-card-header",
9962
10095
  "$members$": {
9963
10096
  "color": [513],
@@ -9996,7 +10129,7 @@ class CardSubtitle {
9996
10129
  md: cardSubtitleMdCss
9997
10130
  }; }
9998
10131
  static get cmpMeta() { return {
9999
- "$flags$": 41,
10132
+ "$flags$": 297,
10000
10133
  "$tagName$": "ion-card-subtitle",
10001
10134
  "$members$": {
10002
10135
  "color": [513]
@@ -10034,7 +10167,7 @@ class CardTitle {
10034
10167
  md: cardTitleMdCss
10035
10168
  }; }
10036
10169
  static get cmpMeta() { return {
10037
- "$flags$": 41,
10170
+ "$flags$": 297,
10038
10171
  "$tagName$": "ion-card-title",
10039
10172
  "$members$": {
10040
10173
  "color": [513]
@@ -10246,7 +10379,7 @@ class Checkbox {
10246
10379
  md: checkboxMdCss
10247
10380
  }; }
10248
10381
  static get cmpMeta() { return {
10249
- "$flags$": 41,
10382
+ "$flags$": 297,
10250
10383
  "$tagName$": "ion-checkbox",
10251
10384
  "$members$": {
10252
10385
  "color": [513],
@@ -10347,7 +10480,7 @@ class Chip {
10347
10480
  md: chipMdCss
10348
10481
  }; }
10349
10482
  static get cmpMeta() { return {
10350
- "$flags$": 41,
10483
+ "$flags$": 297,
10351
10484
  "$tagName$": "ion-chip",
10352
10485
  "$members$": {
10353
10486
  "color": [513],
@@ -10473,7 +10606,7 @@ class Col {
10473
10606
  get el() { return getElement(this); }
10474
10607
  static get style() { return colCss; }
10475
10608
  static get cmpMeta() { return {
10476
- "$flags$": 9,
10609
+ "$flags$": 265,
10477
10610
  "$tagName$": "ion-col",
10478
10611
  "$members$": {
10479
10612
  "offset": [1],
@@ -10889,7 +11022,7 @@ class Content {
10889
11022
  get el() { return getElement(this); }
10890
11023
  static get style() { return contentCss; }
10891
11024
  static get cmpMeta() { return {
10892
- "$flags$": 9,
11025
+ "$flags$": 265,
10893
11026
  "$tagName$": "ion-content",
10894
11027
  "$members$": {
10895
11028
  "color": [513],
@@ -11803,17 +11936,18 @@ const getFormattedDayPeriod = (dayPeriod) => {
11803
11936
  * confusion.
11804
11937
  */
11805
11938
  const stripTimeZone = (formatOptions) => {
11806
- return Object.assign(Object.assign({}, formatOptions), {
11939
+ return Object.assign(Object.assign({}, formatOptions), {
11807
11940
  /**
11808
11941
  * Setting the time zone to UTC ensures that the value shown is always the
11809
11942
  * same as what was selected and safeguards against older Safari bugs with
11810
11943
  * Intl.DateTimeFormat.
11811
11944
  */
11812
- timeZone: 'UTC',
11945
+ timeZone: 'UTC',
11813
11946
  /**
11814
11947
  * We do not want to display the time zone name
11815
11948
  */
11816
- timeZoneName: undefined });
11949
+ timeZoneName: undefined
11950
+ });
11817
11951
  };
11818
11952
  const getLocalizedTime = (locale, refParts, hourCycle, formatOptions = { hour: 'numeric', minute: 'numeric' }) => {
11819
11953
  const timeParts = {
@@ -11823,12 +11957,13 @@ const getLocalizedTime = (locale, refParts, hourCycle, formatOptions = { hour: '
11823
11957
  if (timeParts.hour === undefined || timeParts.minute === undefined) {
11824
11958
  return 'Invalid Time';
11825
11959
  }
11826
- return new Intl.DateTimeFormat(locale, Object.assign(Object.assign({}, stripTimeZone(formatOptions)), {
11960
+ return new Intl.DateTimeFormat(locale, Object.assign(Object.assign({}, stripTimeZone(formatOptions)), {
11827
11961
  /**
11828
11962
  * We use hourCycle here instead of hour12 due to:
11829
11963
  * https://bugs.chromium.org/p/chromium/issues/detail?id=1347316&q=hour12&can=2
11830
11964
  */
11831
- hourCycle })).format(new Date(convertDataToISO(Object.assign({
11965
+ hourCycle
11966
+ })).format(new Date(convertDataToISO(Object.assign({
11832
11967
  /**
11833
11968
  * JS uses a simplified ISO 8601 format which allows for
11834
11969
  * date-only formats and date-time formats, but not
@@ -11840,7 +11975,8 @@ const getLocalizedTime = (locale, refParts, hourCycle, formatOptions = { hour: '
11840
11975
  * values, so passing these date values should have no impact
11841
11976
  * on the time output.
11842
11977
  */
11843
- year: 2023, day: 1, month: 1 }, timeParts)) + 'Z'));
11978
+ year: 2023, day: 1, month: 1
11979
+ }, timeParts)) + 'Z'));
11844
11980
  };
11845
11981
  /**
11846
11982
  * Adds padding to a time value so
@@ -14565,15 +14701,15 @@ class Datetime {
14565
14701
  md: datetimeMdCss
14566
14702
  }; }
14567
14703
  static get cmpMeta() { return {
14568
- "$flags$": 41,
14704
+ "$flags$": 297,
14569
14705
  "$tagName$": "ion-datetime",
14570
14706
  "$members$": {
14571
14707
  "color": [1],
14572
14708
  "name": [1],
14573
14709
  "disabled": [4],
14574
- "formatOptions": [16, "format-options"],
14710
+ "formatOptions": [16],
14575
14711
  "readonly": [4],
14576
- "isDateEnabled": [16, "is-date-enabled"],
14712
+ "isDateEnabled": [16],
14577
14713
  "showAdjacentDays": [4, "show-adjacent-days"],
14578
14714
  "min": [1025],
14579
14715
  "max": [1025],
@@ -14588,9 +14724,9 @@ class Datetime {
14588
14724
  "minuteValues": [8, "minute-values"],
14589
14725
  "locale": [1],
14590
14726
  "firstDayOfWeek": [2, "first-day-of-week"],
14591
- "titleSelectedDatesFormatter": [16, "title-selected-dates-formatter"],
14727
+ "titleSelectedDatesFormatter": [16],
14592
14728
  "multiple": [4],
14593
- "highlightedDates": [16, "highlighted-dates"],
14729
+ "highlightedDates": [16],
14594
14730
  "value": [1025],
14595
14731
  "showDefaultTitle": [4, "show-default-title"],
14596
14732
  "showDefaultButtons": [4, "show-default-buttons"],
@@ -14971,7 +15107,7 @@ class DatetimeButton {
14971
15107
  md: datetimeButtonMdCss
14972
15108
  }; }
14973
15109
  static get cmpMeta() { return {
14974
- "$flags$": 41,
15110
+ "$flags$": 297,
14975
15111
  "$tagName$": "ion-datetime-button",
14976
15112
  "$members$": {
14977
15113
  "color": [513],
@@ -15030,7 +15166,7 @@ class Divider {
15030
15166
  md: dividerMdCss
15031
15167
  }; }
15032
15168
  static get cmpMeta() { return {
15033
- "$flags$": 41,
15169
+ "$flags$": 297,
15034
15170
  "$tagName$": "ion-divider",
15035
15171
  "$members$": {
15036
15172
  "spacing": [513],
@@ -15113,7 +15249,7 @@ class Fab {
15113
15249
  }; }
15114
15250
  static get style() { return fabCss; }
15115
15251
  static get cmpMeta() { return {
15116
- "$flags$": 9,
15252
+ "$flags$": 265,
15117
15253
  "$tagName$": "ion-fab",
15118
15254
  "$members$": {
15119
15255
  "horizontal": [1],
@@ -15248,7 +15384,7 @@ class FabButton {
15248
15384
  md: fabButtonMdCss
15249
15385
  }; }
15250
15386
  static get cmpMeta() { return {
15251
- "$flags$": 41,
15387
+ "$flags$": 297,
15252
15388
  "$tagName$": "ion-fab-button",
15253
15389
  "$members$": {
15254
15390
  "color": [513],
@@ -15258,7 +15394,7 @@ class FabButton {
15258
15394
  "href": [1],
15259
15395
  "rel": [1],
15260
15396
  "routerDirection": [1, "router-direction"],
15261
- "routerAnimation": [16, "router-animation"],
15397
+ "routerAnimation": [16],
15262
15398
  "target": [1],
15263
15399
  "show": [4],
15264
15400
  "translucent": [4],
@@ -15312,7 +15448,7 @@ class FabList {
15312
15448
  }; }
15313
15449
  static get style() { return fabListCss; }
15314
15450
  static get cmpMeta() { return {
15315
- "$flags$": 9,
15451
+ "$flags$": 265,
15316
15452
  "$tagName$": "ion-fab-list",
15317
15453
  "$members$": {
15318
15454
  "activated": [4],
@@ -15783,7 +15919,7 @@ class Footer {
15783
15919
  md: footerMdCss
15784
15920
  }; }
15785
15921
  static get cmpMeta() { return {
15786
- "$flags$": 36,
15922
+ "$flags$": 292,
15787
15923
  "$tagName$": "ion-footer",
15788
15924
  "$members$": {
15789
15925
  "collapse": [1],
@@ -15819,7 +15955,7 @@ class Grid {
15819
15955
  }
15820
15956
  static get style() { return gridCss; }
15821
15957
  static get cmpMeta() { return {
15822
- "$flags$": 9,
15958
+ "$flags$": 265,
15823
15959
  "$tagName$": "ion-grid",
15824
15960
  "$members$": {
15825
15961
  "fixed": [4]
@@ -16196,7 +16332,7 @@ class Header {
16196
16332
  md: headerMdCss
16197
16333
  }; }
16198
16334
  static get cmpMeta() { return {
16199
- "$flags$": 36,
16335
+ "$flags$": 292,
16200
16336
  "$tagName$": "ion-header",
16201
16337
  "$members$": {
16202
16338
  "collapse": [1],
@@ -16405,7 +16541,7 @@ class Icon {
16405
16541
  }; }
16406
16542
  static get style() { return iconCss; }
16407
16543
  static get cmpMeta() { return {
16408
- "$flags$": 9,
16544
+ "$flags$": 265,
16409
16545
  "$tagName$": "ion-icon",
16410
16546
  "$members$": {
16411
16547
  "mode": [1025],
@@ -16529,7 +16665,7 @@ class Img {
16529
16665
  }; }
16530
16666
  static get style() { return imgCss; }
16531
16667
  static get cmpMeta() { return {
16532
- "$flags$": 9,
16668
+ "$flags$": 265,
16533
16669
  "$tagName$": "ion-img",
16534
16670
  "$members$": {
16535
16671
  "alt": [1],
@@ -16837,7 +16973,7 @@ class InfiniteScroll {
16837
16973
  }; }
16838
16974
  static get style() { return infiniteScrollCss; }
16839
16975
  static get cmpMeta() { return {
16840
- "$flags$": 0,
16976
+ "$flags$": 256,
16841
16977
  "$tagName$": "ion-infinite-scroll",
16842
16978
  "$members$": {
16843
16979
  "threshold": [1],
@@ -16895,7 +17031,7 @@ class InfiniteScrollContent {
16895
17031
  md: infiniteScrollContentMdCss
16896
17032
  }; }
16897
17033
  static get cmpMeta() { return {
16898
- "$flags$": 32,
17034
+ "$flags$": 288,
16899
17035
  "$tagName$": "ion-infinite-scroll-content",
16900
17036
  "$members$": {
16901
17037
  "loadingSpinner": [1025, "loading-spinner"],
@@ -17843,7 +17979,7 @@ class Input {
17843
17979
  md: inputMdCss
17844
17980
  }; }
17845
17981
  static get cmpMeta() { return {
17846
- "$flags$": 38,
17982
+ "$flags$": 294,
17847
17983
  "$tagName$": "ion-input",
17848
17984
  "$members$": {
17849
17985
  "color": [513],
@@ -17855,7 +17991,7 @@ class Input {
17855
17991
  "clearInputIcon": [1, "clear-input-icon"],
17856
17992
  "clearOnEdit": [4, "clear-on-edit"],
17857
17993
  "counter": [4],
17858
- "counterFormatter": [16, "counter-formatter"],
17994
+ "counterFormatter": [16],
17859
17995
  "debounce": [2],
17860
17996
  "disabled": [516],
17861
17997
  "enterkeyhint": [1],
@@ -18529,7 +18665,7 @@ class InputOTP {
18529
18665
  md: inputOtpMdCss
18530
18666
  }; }
18531
18667
  static get cmpMeta() { return {
18532
- "$flags$": 38,
18668
+ "$flags$": 294,
18533
18669
  "$tagName$": "ion-input-otp",
18534
18670
  "$members$": {
18535
18671
  "autocapitalize": [1],
@@ -18674,7 +18810,7 @@ class InputPasswordToggle {
18674
18810
  md: mdInputPasswordToggleNativeCss
18675
18811
  }; }
18676
18812
  static get cmpMeta() { return {
18677
- "$flags$": 41,
18813
+ "$flags$": 297,
18678
18814
  "$tagName$": "ion-input-password-toggle",
18679
18815
  "$members$": {
18680
18816
  "color": [513],
@@ -18688,7 +18824,7 @@ class InputPasswordToggle {
18688
18824
  }; }
18689
18825
  }
18690
18826
 
18691
- const itemIonicCss = ":host{--border-radius:0px;--border-width:0px;--border-style:solid;--padding-top:0px;--padding-bottom:0px;--padding-end:0px;--padding-start:0px;--inner-border-width:0px;--inner-padding-top:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;--inner-padding-end:0px;--inner-box-shadow:none;--detail-icon-color:initial;--detail-icon-font-size:1.25em;--detail-icon-opacity:0.25;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--ripple-color:currentColor;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;outline:none;color:var(--color);text-align:initial;text-decoration:none;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.ion-activated) .item-native{color:var(--color-activated)}:host(.ion-activated) .item-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.ion-focused) .item-native{color:var(--color-focused)}:host(.ion-focused) .item-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){:host(.ion-activatable:not(.ion-focused):hover) .item-native{color:var(--color-hover)}:host(.ion-activatable:not(.ion-focused):hover) .item-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.item-control-needs-pointer-cursor){cursor:pointer}:host(.item-interactive-disabled:not(.item-multiple-inputs)){cursor:default;pointer-events:none}:host(.item-disabled){cursor:default;opacity:0.3;pointer-events:none}.item-native{border-radius:var(--border-radius);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;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;padding-right:var(--padding-end);padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;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:var(--background);line-height:inherit;overflow:inherit;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box}:host-context([dir=rtl]) .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}[dir=rtl] .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}@supports selector(:dir(rtl)){.item-native:dir(rtl){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}}.item-native::-moz-focus-inner{border:0}.item-native::after{right:0;left:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0;-webkit-transition:var(--transition);transition:var(--transition);z-index:-1}button,a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.item-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-left:var(--inner-padding-start);display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);-webkit-box-shadow:var(--inner-box-shadow);box-shadow:var(--inner-box-shadow);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}:host-context([dir=rtl]) .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}[dir=rtl] .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}@supports selector(:dir(rtl)){.item-inner:dir(rtl){padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}}.item-detail-icon{-webkit-margin-start:calc(var(--inner-padding-end) / 2);margin-inline-start:calc(var(--inner-padding-end) / 2);-webkit-margin-end:-6px;margin-inline-end:-6px;color:var(--detail-icon-color);font-size:var(--detail-icon-font-size);opacity:var(--detail-icon-opacity)}::slotted(ion-icon){font-size:1.6em}::slotted(ion-button){--margin-top:0;--margin-bottom:0;--margin-start:0;--margin-end:0;z-index:1}::slotted(ion-label:not([slot=end])){-ms-flex:1;flex:1;width:-webkit-min-content;width:-moz-min-content;width:min-content;max-width:100%}:host(.item-input){-ms-flex-align:center;align-items:center}.input-wrapper{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;text-overflow:ellipsis;overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.item-label-stacked),:host(.item-label-floating){-ms-flex-align:start;align-items:start}:host(.item-label-stacked) .input-wrapper,:host(.item-label-floating) .input-wrapper{-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}:host(.item-multiple-inputs) ::slotted(ion-checkbox),:host(.item-multiple-inputs) ::slotted(ion-datetime),:host(.item-multiple-inputs) ::slotted(ion-radio){position:relative}:host(.item-textarea){-ms-flex-align:stretch;align-items:stretch}::slotted(ion-reorder[slot]){margin-top:0;margin-bottom:0}ion-ripple-effect{color:var(--ripple-color)}:host{--background:var(--token-bg-surface-default, var(--token-primitives-base-white, #ffffff));--background-activated:var(--token-bg-select-default, var(--token-semantics-primary-100, var(--token-primitives-blue-100, #f2f4fd)));--border-color:var(--token-primitives-neutral-300, #e0e0e0);--border-style:var(--token-border-style-solid, solid);--border-width:0 0 var(--token-border-size-025, var(--token-scale-025, 1px)) 0;--color:var(--token-text-default, var(--token-primitives-neutral-1200, #242424));--detail-icon-font-size:var(--token-scale-600, 24px);--detail-icon-opacity:1;--min-height:var(--token-scale-1800, 72px);--padding-top:var(--token-space-200, var(--token-scale-200, 8px));--padding-end:var(--token-space-400, var(--token-scale-400, 16px));--padding-bottom:var(--token-space-200, var(--token-scale-200, 8px));--padding-start:var(--token-space-400, var(--token-scale-400, 16px));font-size:var(--token-font-size-400, 1rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none}.item-inner{min-height:initial}.item-detail-icon{-webkit-margin-end:0;margin-inline-end:0}slot[name=start]::slotted(*){-webkit-margin-end:var(--token-space-400, var(--token-scale-400, 16px));margin-inline-end:var(--token-space-400, var(--token-scale-400, 16px))}slot[name=end]::slotted(*){-webkit-margin-start:var(--token-space-400, var(--token-scale-400, 16px));margin-inline-start:var(--token-space-400, var(--token-scale-400, 16px))}::slotted(ion-icon:not(.item-detail-icon)){color:var(--token-primitives-neutral-1000, #3b3b3b);font-size:var(--token-scale-1000, 40px)}:host(.item-disabled) .item-native::after{right:0;left:0;top:0;bottom:0;position:absolute;background-color:var(--token-state-disabled, rgba(255, 255, 255, 0.6));content:\"\";pointer-events:none}:host(.ion-activated) .item-native{background:var(--background-activated)}:host(.ion-focused) .item-native::after{border-radius:inherit;right:0;left:0;top:0;bottom:0;position:absolute;border-width:var(--token-border-size-050, var(--token-scale-050, 2px));border-style:var(--token-border-style-solid, solid);border-color:var(--token-border-focus-default, var(--token-primitives-blue-400, #b5c0f7));content:\"\"}:host(.item-lines-full){--border-width:var(--token-border-size-0, var(--token-scale-0, 0px)) var(--token-border-size-0, var(--token-scale-0, 0px)) var(--token-border-size-025, var(--token-scale-025, 1px)) var(--token-border-size-0, var(--token-scale-0, 0px))}:host(.item-lines-inset){--inner-border-width:var(--token-border-size-0, var(--token-scale-0, 0px)) var(--token-border-size-0, var(--token-scale-0, 0px)) var(--token-border-size-025, var(--token-scale-025, 1px)) var(--token-border-size-0, var(--token-scale-0, 0px))}:host(.item-lines-inset),:host(.item-lines-none){--border-width:var(--token-border-size-0, var(--token-scale-0, 0px))}:host(.item-lines-full),:host(.item-lines-none){--inner-border-width:var(--token-border-size-0, var(--token-scale-0, 0px))}";
18827
+ const itemIonicCss = ":host{--border-radius:0px;--border-width:0px;--border-style:solid;--padding-top:0px;--padding-bottom:0px;--padding-end:0px;--padding-start:0px;--inner-border-width:0px;--inner-padding-top:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;--inner-padding-end:0px;--inner-box-shadow:none;--detail-icon-color:initial;--detail-icon-font-size:1.25em;--detail-icon-opacity:0.25;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--ripple-color:currentColor;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;outline:none;color:var(--color);text-align:initial;text-decoration:none;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.ion-activated) .item-native{color:var(--color-activated)}:host(.ion-activated) .item-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.ion-focused) .item-native{color:var(--color-focused)}:host(.ion-focused) .item-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){:host(.ion-activatable:not(.ion-focused):hover) .item-native{color:var(--color-hover)}:host(.ion-activatable:not(.ion-focused):hover) .item-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.item-control-needs-pointer-cursor){cursor:pointer}:host(.item-interactive-disabled:not(.item-multiple-inputs)){cursor:default;pointer-events:none}:host(.item-disabled){cursor:default;opacity:0.3;pointer-events:none}.item-native{border-radius:var(--border-radius);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;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;padding-right:var(--padding-end);padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;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:var(--background);line-height:inherit;overflow:inherit;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box}:host-context([dir=rtl]) .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}[dir=rtl] .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}@supports selector(:dir(rtl)){.item-native:dir(rtl){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}}.item-native::-moz-focus-inner{border:0}.item-native::after{right:0;left:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0;-webkit-transition:var(--transition);transition:var(--transition);z-index:-1}button,a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.item-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-left:var(--inner-padding-start);display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);-webkit-box-shadow:var(--inner-box-shadow);box-shadow:var(--inner-box-shadow);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}:host-context([dir=rtl]) .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}[dir=rtl] .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}@supports selector(:dir(rtl)){.item-inner:dir(rtl){padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}}.item-detail-icon{-webkit-margin-start:calc(var(--inner-padding-end) / 2);margin-inline-start:calc(var(--inner-padding-end) / 2);-webkit-margin-end:-6px;margin-inline-end:-6px;color:var(--detail-icon-color);font-size:var(--detail-icon-font-size);opacity:var(--detail-icon-opacity)}::slotted(ion-icon){font-size:1.6em}::slotted(ion-button){--margin-top:0;--margin-bottom:0;--margin-start:0;--margin-end:0;z-index:1}::slotted(ion-label:not([slot=end])){-ms-flex:1;flex:1;width:-webkit-min-content;width:-moz-min-content;width:min-content;max-width:100%}:host(.item-input){-ms-flex-align:center;align-items:center}.input-wrapper{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;text-overflow:ellipsis;overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.item-label-stacked),:host(.item-label-floating){-ms-flex-align:start;align-items:start}:host(.item-label-stacked) .input-wrapper,:host(.item-label-floating) .input-wrapper{-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}:host(.item-multiple-inputs) ::slotted(ion-checkbox),:host(.item-multiple-inputs) ::slotted(ion-datetime),:host(.item-multiple-inputs) ::slotted(ion-radio){position:relative}:host(.item-textarea){-ms-flex-align:stretch;align-items:stretch}::slotted(ion-reorder[slot]){margin-top:0;margin-bottom:0}ion-ripple-effect{color:var(--ripple-color)}:host{--background:var(--token-bg-surface-default, var(--token-primitives-base-white, #ffffff));--background-activated:var(--token-bg-select-default, var(--token-semantics-primary-100, var(--token-primitives-blue-100, #f2f4fd)));--border-color:var(--token-primitives-neutral-300, #e0e0e0);--border-style:var(--token-border-style-solid, solid);--border-width:0 0 var(--token-border-size-025, var(--token-scale-025, 1px)) 0;--color:var(--token-text-default, var(--token-primitives-neutral-1200, #242424));--detail-icon-font-size:var(--token-scale-600, 24px);--detail-icon-opacity:1;--min-height:var(--token-scale-1800, 72px);--padding-top:var(--token-space-200, var(--token-scale-200, 8px));--padding-end:var(--token-space-400, var(--token-scale-400, 16px));--padding-bottom:var(--token-space-200, var(--token-scale-200, 8px));--padding-start:var(--token-space-400, var(--token-scale-400, 16px));font-size:var(--token-font-size-400, 1rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none}.item-inner{min-height:initial}.item-detail-icon{-webkit-margin-end:0;margin-inline-end:0}slot[name=start]::slotted(*){-webkit-margin-end:var(--token-space-400, var(--token-scale-400, 16px));margin-inline-end:var(--token-space-400, var(--token-scale-400, 16px))}slot[name=end]::slotted(*){-webkit-margin-start:var(--token-space-400, var(--token-scale-400, 16px));margin-inline-start:var(--token-space-400, var(--token-scale-400, 16px))}::slotted(ion-icon:not(.item-detail-icon)){color:var(--token-primitives-neutral-1000, #3b3b3b);font-size:var(--token-scale-1000, 40px)}:host(.item-disabled) .item-native::after{right:0;left:0;top:0;bottom:0;position:absolute;background-color:var(--token-state-disabled, rgba(255, 255, 255, 0.6));content:\"\";pointer-events:none}:host(.ion-activated) .item-native{background:var(--background-activated)}:host(.ion-focused) .item-native::after{border-radius:inherit;right:0;left:0;top:0;bottom:0;position:absolute;border-width:var(--token-border-size-050, var(--token-scale-050, 2px));border-style:var(--token-border-style-solid, solid);border-color:var(--token-border-focus-default, var(--token-primitives-blue-400, #b5c0f7));content:\"\"}:host(.item-lines-full){--border-width:var(--token-border-size-0, var(--token-scale-0, 0px)) var(--token-border-size-0, var(--token-scale-0, 0px)) var(--token-border-size-025, var(--token-scale-025, 1px)) var(--token-border-size-0, var(--token-scale-0, 0px))}:host(.item-lines-inset){--inner-border-width:var(--token-border-size-0, var(--token-scale-0, 0px)) var(--token-border-size-0, var(--token-scale-0, 0px)) var(--token-border-size-025, var(--token-scale-025, 1px)) var(--token-border-size-0, var(--token-scale-0, 0px))}:host(.item-lines-inset),:host(.item-lines-none){--border-width:var(--token-border-size-0, var(--token-scale-0, 0px))}:host(.item-lines-full),:host(.item-lines-none){--inner-border-width:var(--token-border-size-0, var(--token-scale-0, 0px))}:host(.in-select-modal){--background-focused:var(--token-bg-neutral-subtlest-press, var(--token-primitives-neutral-200, #efefef));--background-focused-opacity:0}:host(.in-select-modal.ion-focused) .item-native{--border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}";
18692
18828
 
18693
18829
  const itemIosCss = ":host{--border-radius:0px;--border-width:0px;--border-style:solid;--padding-top:0px;--padding-bottom:0px;--padding-end:0px;--padding-start:0px;--inner-border-width:0px;--inner-padding-top:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;--inner-padding-end:0px;--inner-box-shadow:none;--detail-icon-color:initial;--detail-icon-font-size:1.25em;--detail-icon-opacity:0.25;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--ripple-color:currentColor;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;outline:none;color:var(--color);text-align:initial;text-decoration:none;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.ion-activated) .item-native{color:var(--color-activated)}:host(.ion-activated) .item-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.ion-focused) .item-native{color:var(--color-focused)}:host(.ion-focused) .item-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){:host(.ion-activatable:not(.ion-focused):hover) .item-native{color:var(--color-hover)}:host(.ion-activatable:not(.ion-focused):hover) .item-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.item-control-needs-pointer-cursor){cursor:pointer}:host(.item-interactive-disabled:not(.item-multiple-inputs)){cursor:default;pointer-events:none}:host(.item-disabled){cursor:default;opacity:0.3;pointer-events:none}.item-native{border-radius:var(--border-radius);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;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;padding-right:var(--padding-end);padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;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:var(--background);line-height:inherit;overflow:inherit;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box}:host-context([dir=rtl]) .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}[dir=rtl] .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}@supports selector(:dir(rtl)){.item-native:dir(rtl){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}}.item-native::-moz-focus-inner{border:0}.item-native::after{right:0;left:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0;-webkit-transition:var(--transition);transition:var(--transition);z-index:-1}button,a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.item-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-left:var(--inner-padding-start);display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);-webkit-box-shadow:var(--inner-box-shadow);box-shadow:var(--inner-box-shadow);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}:host-context([dir=rtl]) .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}[dir=rtl] .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}@supports selector(:dir(rtl)){.item-inner:dir(rtl){padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}}.item-detail-icon{-webkit-margin-start:calc(var(--inner-padding-end) / 2);margin-inline-start:calc(var(--inner-padding-end) / 2);-webkit-margin-end:-6px;margin-inline-end:-6px;color:var(--detail-icon-color);font-size:var(--detail-icon-font-size);opacity:var(--detail-icon-opacity)}::slotted(ion-icon){font-size:1.6em}::slotted(ion-button){--margin-top:0;--margin-bottom:0;--margin-start:0;--margin-end:0;z-index:1}::slotted(ion-label:not([slot=end])){-ms-flex:1;flex:1;width:-webkit-min-content;width:-moz-min-content;width:min-content;max-width:100%}:host(.item-input){-ms-flex-align:center;align-items:center}.input-wrapper{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;text-overflow:ellipsis;overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.item-label-stacked),:host(.item-label-floating){-ms-flex-align:start;align-items:start}:host(.item-label-stacked) .input-wrapper,:host(.item-label-floating) .input-wrapper{-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}:host(.item-multiple-inputs) ::slotted(ion-checkbox),:host(.item-multiple-inputs) ::slotted(ion-datetime),:host(.item-multiple-inputs) ::slotted(ion-radio){position:relative}:host(.item-textarea){-ms-flex-align:stretch;align-items:stretch}::slotted(ion-reorder[slot]){margin-top:0;margin-bottom:0}ion-ripple-effect{color:var(--ripple-color)}:host{font-family:var(--ion-font-family, inherit)}:host(.ion-color) .item-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.ion-color) .item-native,:host(.ion-color) .item-inner{border-color:var(--ion-color-shade)}:host(.ion-color.ion-activated) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-focused) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-focused) .item-native::after{background:var(--ion-color-contrast)}@media (any-hover: hover){:host(.ion-color.ion-activatable:not(.ion-focused):hover) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-activatable:not(.ion-focused):hover) .item-native::after{background:var(--ion-color-contrast)}}:host{--min-height:44px;--transition:background-color 200ms linear, opacity 200ms linear;--padding-start:16px;--inner-padding-end:16px;--inner-border-width:0px 0px 0.55px 0px;--background:var(--ion-item-background, var(--ion-background-color, #fff));--background-activated:var(--ion-text-color, #000);--background-focused:var(--ion-text-color, #000);--background-hover:currentColor;--background-activated-opacity:0.12;--background-focused-opacity:0.15;--background-hover-opacity:0.04;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, var(--ion-background-color-step-250, #c8c7cc))));--color:var(--ion-item-color, var(--ion-text-color, #000));font-size:1rem}:host(.ion-activated){--transition:none}:host(.ion-color.ion-focused) .item-native::after{background:#000;opacity:0.15}:host(.ion-color.ion-activated) .item-native::after{background:#000;opacity:0.12}:host(.item-lines-full){--border-width:0px 0px 0.55px 0px}:host(.item-lines-inset){--inner-border-width:0px 0px 0.55px 0px}:host(.item-lines-inset),:host(.item-lines-none){--border-width:0px}:host(.item-lines-full),:host(.item-lines-none){--inner-border-width:0px}::slotted([slot=start]){-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:2px;margin-bottom:2px}::slotted(ion-icon[slot=start]),::slotted(ion-icon[slot=end]){margin-top:7px;margin-bottom:7px}::slotted(ion-toggle[slot=start]),::slotted(ion-toggle[slot=end]){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}:host(.item-label-stacked) ::slotted([slot=end]),:host(.item-label-floating) ::slotted([slot=end]){margin-top:7px;margin-bottom:7px}::slotted(.button-small){--padding-top:1px;--padding-bottom:1px;--padding-start:0.5em;--padding-end:0.5em;min-height:24px;font-size:0.8125rem}::slotted(ion-avatar){width:36px;height:36px}::slotted(ion-thumbnail){--size:56px}::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:8px;margin-inline-end:8px;margin-top:8px;margin-bottom:8px}:host(.item-radio) ::slotted(ion-label),:host(.item-toggle) ::slotted(ion-label){-webkit-margin-start:0px;margin-inline-start:0px}::slotted(ion-label){-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:8px;margin-inline-end:8px;margin-top:10px;margin-bottom:10px}:host(.item-label-floating),:host(.item-label-stacked){--min-height:68px}";
18694
18830
 
@@ -18943,7 +19079,7 @@ class Item {
18943
19079
  * However, other form controls such as checkboxes and radios do.
18944
19080
  */
18945
19081
  const firstInteractiveNeedsPointerCursor = firstInteractive !== undefined && !['ION-INPUT', 'ION-TEXTAREA'].includes(firstInteractive.tagName);
18946
- return (hAsync(Host, { key: 'c533e389dd098413840f645eeaa355fb01a91753', "aria-disabled": ariaDisabled, class: Object.assign(Object.assign(Object.assign({}, childStyles), labelColorStyles), createColorClasses$1(this.color, {
19082
+ return (hAsync(Host, { key: '8d9ebb0abbf431db0584ce12d5ae9b1044b90e55', "aria-disabled": ariaDisabled, class: Object.assign(Object.assign(Object.assign({}, childStyles), labelColorStyles), createColorClasses$1(this.color, {
18947
19083
  item: true,
18948
19084
  [theme]: true,
18949
19085
  'item-lines-default': lines === undefined,
@@ -18951,11 +19087,12 @@ class Item {
18951
19087
  'item-control-needs-pointer-cursor': firstInteractiveNeedsPointerCursor,
18952
19088
  'item-disabled': disabled,
18953
19089
  'in-list': inList,
19090
+ 'in-select-modal': hostContext('ion-select-modal', this.el),
18954
19091
  'item-multiple-inputs': this.multipleInputs,
18955
19092
  'ion-activatable': canActivate,
18956
19093
  'ion-focusable': this.focusable,
18957
19094
  'item-rtl': document.dir === 'rtl',
18958
- })), role: inList ? 'listitem' : null }, hAsync(TagType, Object.assign({ key: '5e232dd47556500926efb7d8a05149b5562d46c3' }, attrs, inheritedAriaAttributes, { class: "item-native", part: "native", disabled: disabled }, clickFn), hAsync("slot", { key: 'd32b043984e18e68b1490db7e5bce588a39b5e2d', name: "start", onSlotchange: this.updateInteractivityOnSlotChange }), hAsync("div", { key: '44533b3b9a3095da775ea3eeda8a6ddbe1babd1c', class: "item-inner" }, hAsync("div", { key: '6f414ee0bebd9deec1976cd8d8a48fbc993c4a8e', class: "input-wrapper" }, hAsync("slot", { key: 'b0606ab26ad4be202033a59ceb569b6bf4fd6abc', onSlotchange: this.updateInteractivityOnSlotChange })), hAsync("slot", { key: 'cf22f6dae7f5011e99d21b865eb5ae02e87d6bc1', name: "end", onSlotchange: this.updateInteractivityOnSlotChange }), showDetail && (hAsync("ion-icon", { key: 'ebed29df2c1379aee50d5be647d1ad8d3329a545', icon: itemDetailIcon, lazy: false, class: "item-detail-icon", part: "detail-icon", "aria-hidden": "true", "flip-rtl": shouldFlipIcon }))), canActivate && theme === 'md' && hAsync("ion-ripple-effect", { key: 'c47a02927668c368e88e137719d118aded1b7440' }))));
19095
+ })), role: inList ? 'listitem' : null }, hAsync(TagType, Object.assign({ key: 'eb4e11d09f180aa9ff79f9a3f6fe56d8b1706640' }, attrs, inheritedAriaAttributes, { class: "item-native", part: "native", disabled: disabled }, clickFn), hAsync("slot", { key: 'a29ad22da5c8925b81abbe2abd91817d3bd412e7', name: "start", onSlotchange: this.updateInteractivityOnSlotChange }), hAsync("div", { key: '1d501a275bd58831ce09eb5e1615bad58e351190', class: "item-inner" }, hAsync("div", { key: '3e3b4bf4859704b228cbd867c47caea5bdb92e96', class: "input-wrapper" }, hAsync("slot", { key: '663305e080b0fd69e3bd2a56d49762dcc6a388f7', onSlotchange: this.updateInteractivityOnSlotChange })), hAsync("slot", { key: '1e21ac996c488cc7839b3849ad34ef4371836d2d', name: "end", onSlotchange: this.updateInteractivityOnSlotChange }), showDetail && (hAsync("ion-icon", { key: 'b718235562f563d742927004c0a53a4925d7ea5e', icon: itemDetailIcon, lazy: false, class: "item-detail-icon", part: "detail-icon", "aria-hidden": "true", "flip-rtl": shouldFlipIcon }))), canActivate && theme === 'md' && hAsync("ion-ripple-effect", { key: '221ea4d68352d8f3184d3d0381b78180a0000793' }))));
18959
19096
  }
18960
19097
  get el() { return getElement(this); }
18961
19098
  static get watchers() { return {
@@ -18967,7 +19104,7 @@ class Item {
18967
19104
  md: itemMdCss
18968
19105
  }; }
18969
19106
  static get cmpMeta() { return {
18970
- "$flags$": 41,
19107
+ "$flags$": 297,
18971
19108
  "$tagName$": "ion-item",
18972
19109
  "$members$": {
18973
19110
  "color": [513],
@@ -18979,7 +19116,7 @@ class Item {
18979
19116
  "href": [1],
18980
19117
  "rel": [1],
18981
19118
  "lines": [1],
18982
- "routerAnimation": [16, "router-animation"],
19119
+ "routerAnimation": [16],
18983
19120
  "routerDirection": [1, "router-direction"],
18984
19121
  "target": [1],
18985
19122
  "type": [1],
@@ -19034,7 +19171,7 @@ class ItemDivider {
19034
19171
  md: itemDividerMdCss
19035
19172
  }; }
19036
19173
  static get cmpMeta() { return {
19037
- "$flags$": 41,
19174
+ "$flags$": 297,
19038
19175
  "$tagName$": "ion-item-divider",
19039
19176
  "$members$": {
19040
19177
  "color": [513],
@@ -19075,7 +19212,7 @@ class ItemGroup {
19075
19212
  md: itemGroupMdCss
19076
19213
  }; }
19077
19214
  static get cmpMeta() { return {
19078
- "$flags$": 32,
19215
+ "$flags$": 288,
19079
19216
  "$tagName$": "ion-item-group",
19080
19217
  "$members$": undefined,
19081
19218
  "$listeners$": undefined,
@@ -19172,7 +19309,7 @@ class ItemOption {
19172
19309
  md: itemOptionMdCss
19173
19310
  }; }
19174
19311
  static get cmpMeta() { return {
19175
- "$flags$": 41,
19312
+ "$flags$": 297,
19176
19313
  "$tagName$": "ion-item-option",
19177
19314
  "$members$": {
19178
19315
  "color": [513],
@@ -19244,7 +19381,7 @@ class ItemOptions {
19244
19381
  md: itemOptionsMdCss
19245
19382
  }; }
19246
19383
  static get cmpMeta() { return {
19247
- "$flags$": 32,
19384
+ "$flags$": 288,
19248
19385
  "$tagName$": "ion-item-options",
19249
19386
  "$members$": {
19250
19387
  "side": [1],
@@ -19706,7 +19843,7 @@ class ItemSliding {
19706
19843
  }; }
19707
19844
  static get style() { return itemSlidingCss; }
19708
19845
  static get cmpMeta() { return {
19709
- "$flags$": 0,
19846
+ "$flags$": 256,
19710
19847
  "$tagName$": "ion-item-sliding",
19711
19848
  "$members$": {
19712
19849
  "disabled": [4],
@@ -19818,7 +19955,7 @@ class Label {
19818
19955
  md: labelMdCss
19819
19956
  }; }
19820
19957
  static get cmpMeta() { return {
19821
- "$flags$": 38,
19958
+ "$flags$": 294,
19822
19959
  "$tagName$": "ion-label",
19823
19960
  "$members$": {
19824
19961
  "color": [513],
@@ -19898,7 +20035,7 @@ class List {
19898
20035
  md: listMdCss
19899
20036
  }; }
19900
20037
  static get cmpMeta() { return {
19901
- "$flags$": 32,
20038
+ "$flags$": 288,
19902
20039
  "$tagName$": "ion-list",
19903
20040
  "$members$": {
19904
20041
  "lines": [1],
@@ -19940,7 +20077,7 @@ class ListHeader {
19940
20077
  md: listHeaderMdCss
19941
20078
  }; }
19942
20079
  static get cmpMeta() { return {
19943
- "$flags$": 41,
20080
+ "$flags$": 297,
19944
20081
  "$tagName$": "ion-list-header",
19945
20082
  "$members$": {
19946
20083
  "color": [513],
@@ -20236,15 +20373,15 @@ class Loading {
20236
20373
  md: loadingMdCss
20237
20374
  }; }
20238
20375
  static get cmpMeta() { return {
20239
- "$flags$": 34,
20376
+ "$flags$": 290,
20240
20377
  "$tagName$": "ion-loading",
20241
20378
  "$members$": {
20242
20379
  "overlayIndex": [2, "overlay-index"],
20243
20380
  "delegate": [16],
20244
20381
  "hasController": [4, "has-controller"],
20245
20382
  "keyboardClose": [4, "keyboard-close"],
20246
- "enterAnimation": [16, "enter-animation"],
20247
- "leaveAnimation": [16, "leave-animation"],
20383
+ "enterAnimation": [16],
20384
+ "leaveAnimation": [16],
20248
20385
  "message": [1],
20249
20386
  "cssClass": [1, "css-class"],
20250
20387
  "duration": [2],
@@ -20253,7 +20390,7 @@ class Loading {
20253
20390
  "spinner": [1025],
20254
20391
  "translucent": [4],
20255
20392
  "animated": [4],
20256
- "htmlAttributes": [16, "html-attributes"],
20393
+ "htmlAttributes": [16],
20257
20394
  "isOpen": [4, "is-open"],
20258
20395
  "trigger": [1],
20259
20396
  "present": [64],
@@ -21302,7 +21439,7 @@ class Menu {
21302
21439
  md: menuMdCss
21303
21440
  }; }
21304
21441
  static get cmpMeta() { return {
21305
- "$flags$": 41,
21442
+ "$flags$": 297,
21306
21443
  "$tagName$": "ion-menu",
21307
21444
  "$members$": {
21308
21445
  "contentId": [513, "content-id"],
@@ -21431,7 +21568,7 @@ class MenuButton {
21431
21568
  md: menuButtonMdCss
21432
21569
  }; }
21433
21570
  static get cmpMeta() { return {
21434
- "$flags$": 41,
21571
+ "$flags$": 297,
21435
21572
  "$tagName$": "ion-menu-button",
21436
21573
  "$members$": {
21437
21574
  "color": [513],
@@ -21486,7 +21623,7 @@ class MenuToggle {
21486
21623
  }
21487
21624
  static get style() { return menuToggleCss; }
21488
21625
  static get cmpMeta() { return {
21489
- "$flags$": 9,
21626
+ "$flags$": 265,
21490
21627
  "$tagName$": "ion-menu-toggle",
21491
21628
  "$members$": {
21492
21629
  "menu": [1],
@@ -24211,15 +24348,15 @@ class Modal {
24211
24348
  md: modalMdCss
24212
24349
  }; }
24213
24350
  static get cmpMeta() { return {
24214
- "$flags$": 41,
24351
+ "$flags$": 297,
24215
24352
  "$tagName$": "ion-modal",
24216
24353
  "$members$": {
24217
24354
  "hasController": [4, "has-controller"],
24218
24355
  "overlayIndex": [2, "overlay-index"],
24219
24356
  "delegate": [16],
24220
24357
  "keyboardClose": [4, "keyboard-close"],
24221
- "enterAnimation": [16, "enter-animation"],
24222
- "leaveAnimation": [16, "leave-animation"],
24358
+ "enterAnimation": [16],
24359
+ "leaveAnimation": [16],
24223
24360
  "breakpoints": [16],
24224
24361
  "expandToScroll": [4, "expand-to-scroll"],
24225
24362
  "initialBreakpoint": [2, "initial-breakpoint"],
@@ -24227,13 +24364,13 @@ class Modal {
24227
24364
  "handle": [4],
24228
24365
  "handleBehavior": [1, "handle-behavior"],
24229
24366
  "component": [1],
24230
- "componentProps": [16, "component-props"],
24367
+ "componentProps": [16],
24231
24368
  "cssClass": [1, "css-class"],
24232
24369
  "backdropDismiss": [4, "backdrop-dismiss"],
24233
24370
  "showBackdrop": [4, "show-backdrop"],
24234
24371
  "animated": [4],
24235
- "presentingElement": [16, "presenting-element"],
24236
- "htmlAttributes": [16, "html-attributes"],
24372
+ "presentingElement": [16],
24373
+ "htmlAttributes": [16],
24237
24374
  "isOpen": [4, "is-open"],
24238
24375
  "trigger": [1],
24239
24376
  "keepContentsMounted": [4, "keep-contents-mounted"],
@@ -25162,14 +25299,14 @@ class Nav {
25162
25299
  }; }
25163
25300
  static get style() { return navCss; }
25164
25301
  static get cmpMeta() { return {
25165
- "$flags$": 9,
25302
+ "$flags$": 265,
25166
25303
  "$tagName$": "ion-nav",
25167
25304
  "$members$": {
25168
25305
  "delegate": [16],
25169
25306
  "swipeGesture": [1028, "swipe-gesture"],
25170
25307
  "animated": [4],
25171
25308
  "animation": [16],
25172
- "rootParams": [16, "root-params"],
25309
+ "rootParams": [16],
25173
25310
  "root": [1],
25174
25311
  "push": [64],
25175
25312
  "insert": [64],
@@ -25234,13 +25371,13 @@ class NavLink {
25234
25371
  }
25235
25372
  get el() { return getElement(this); }
25236
25373
  static get cmpMeta() { return {
25237
- "$flags$": 0,
25374
+ "$flags$": 256,
25238
25375
  "$tagName$": "ion-nav-link",
25239
25376
  "$members$": {
25240
25377
  "component": [1],
25241
- "componentProps": [16, "component-props"],
25378
+ "componentProps": [16],
25242
25379
  "routerDirection": [1, "router-direction"],
25243
- "routerAnimation": [16, "router-animation"]
25380
+ "routerAnimation": [16]
25244
25381
  },
25245
25382
  "$listeners$": undefined,
25246
25383
  "$lazyBundleId$": "-",
@@ -25274,7 +25411,7 @@ class Note {
25274
25411
  md: noteMdCss
25275
25412
  }; }
25276
25413
  static get cmpMeta() { return {
25277
- "$flags$": 41,
25414
+ "$flags$": 297,
25278
25415
  "$tagName$": "ion-note",
25279
25416
  "$members$": {
25280
25417
  "color": [513]
@@ -25766,7 +25903,7 @@ let Picker$1 = class Picker {
25766
25903
  md: pickerMdCss$1
25767
25904
  }; }
25768
25905
  static get cmpMeta() { return {
25769
- "$flags$": 41,
25906
+ "$flags$": 297,
25770
25907
  "$tagName$": "ion-picker",
25771
25908
  "$members$": {
25772
25909
  "exitInputMode": [64]
@@ -26048,15 +26185,15 @@ class Picker {
26048
26185
  md: pickerMdCss
26049
26186
  }; }
26050
26187
  static get cmpMeta() { return {
26051
- "$flags$": 34,
26188
+ "$flags$": 290,
26052
26189
  "$tagName$": "ion-picker-legacy",
26053
26190
  "$members$": {
26054
26191
  "overlayIndex": [2, "overlay-index"],
26055
26192
  "delegate": [16],
26056
26193
  "hasController": [4, "has-controller"],
26057
26194
  "keyboardClose": [4, "keyboard-close"],
26058
- "enterAnimation": [16, "enter-animation"],
26059
- "leaveAnimation": [16, "leave-animation"],
26195
+ "enterAnimation": [16],
26196
+ "leaveAnimation": [16],
26060
26197
  "buttons": [16],
26061
26198
  "columns": [16],
26062
26199
  "cssClass": [1, "css-class"],
@@ -26064,7 +26201,7 @@ class Picker {
26064
26201
  "showBackdrop": [4, "show-backdrop"],
26065
26202
  "backdropDismiss": [4, "backdrop-dismiss"],
26066
26203
  "animated": [4],
26067
- "htmlAttributes": [16, "html-attributes"],
26204
+ "htmlAttributes": [16],
26068
26205
  "isOpen": [4, "is-open"],
26069
26206
  "trigger": [1],
26070
26207
  "presented": [32],
@@ -26651,7 +26788,7 @@ class PickerColumn {
26651
26788
  }; }
26652
26789
  static get style() { return pickerColumnCss; }
26653
26790
  static get cmpMeta() { return {
26654
- "$flags$": 9,
26791
+ "$flags$": 265,
26655
26792
  "$tagName$": "ion-picker-column",
26656
26793
  "$members$": {
26657
26794
  "disabled": [4],
@@ -27019,7 +27156,7 @@ class PickerColumnCmp {
27019
27156
  md: pickerColumnMdCss
27020
27157
  }; }
27021
27158
  static get cmpMeta() { return {
27022
- "$flags$": 32,
27159
+ "$flags$": 288,
27023
27160
  "$tagName$": "ion-picker-legacy-column",
27024
27161
  "$members$": {
27025
27162
  "col": [16]
@@ -27146,7 +27283,7 @@ class PickerColumnOption {
27146
27283
  md: pickerColumnOptionMdCss
27147
27284
  }; }
27148
27285
  static get cmpMeta() { return {
27149
- "$flags$": 41,
27286
+ "$flags$": 297,
27150
27287
  "$tagName$": "ion-picker-column-option",
27151
27288
  "$members$": {
27152
27289
  "disabled": [4],
@@ -28561,16 +28698,16 @@ class Popover {
28561
28698
  md: popoverMdCss
28562
28699
  }; }
28563
28700
  static get cmpMeta() { return {
28564
- "$flags$": 41,
28701
+ "$flags$": 297,
28565
28702
  "$tagName$": "ion-popover",
28566
28703
  "$members$": {
28567
28704
  "hasController": [4, "has-controller"],
28568
28705
  "delegate": [16],
28569
28706
  "overlayIndex": [2, "overlay-index"],
28570
- "enterAnimation": [16, "enter-animation"],
28571
- "leaveAnimation": [16, "leave-animation"],
28707
+ "enterAnimation": [16],
28708
+ "leaveAnimation": [16],
28572
28709
  "component": [1],
28573
- "componentProps": [16, "component-props"],
28710
+ "componentProps": [16],
28574
28711
  "keyboardClose": [4, "keyboard-close"],
28575
28712
  "cssClass": [1, "css-class"],
28576
28713
  "backdropDismiss": [4, "backdrop-dismiss"],
@@ -28578,7 +28715,7 @@ class Popover {
28578
28715
  "showBackdrop": [4, "show-backdrop"],
28579
28716
  "translucent": [4],
28580
28717
  "animated": [4],
28581
- "htmlAttributes": [16, "html-attributes"],
28718
+ "htmlAttributes": [16],
28582
28719
  "triggerAction": [1, "trigger-action"],
28583
28720
  "trigger": [1],
28584
28721
  "size": [1],
@@ -28684,7 +28821,7 @@ class ProgressBar {
28684
28821
  md: progressBarMdCss
28685
28822
  }; }
28686
28823
  static get cmpMeta() { return {
28687
- "$flags$": 41,
28824
+ "$flags$": 297,
28688
28825
  "$tagName$": "ion-progress-bar",
28689
28826
  "$members$": {
28690
28827
  "type": [1],
@@ -28886,7 +29023,7 @@ class Radio {
28886
29023
  md: radioMdCss
28887
29024
  }; }
28888
29025
  static get cmpMeta() { return {
28889
- "$flags$": 41,
29026
+ "$flags$": 297,
28890
29027
  "$tagName$": "ion-radio",
28891
29028
  "$members$": {
28892
29029
  "color": [513],
@@ -29118,7 +29255,7 @@ class RadioGroup {
29118
29255
  md: radioGroupMdCss
29119
29256
  }; }
29120
29257
  static get cmpMeta() { return {
29121
- "$flags$": 36,
29258
+ "$flags$": 292,
29122
29259
  "$tagName$": "ion-radio-group",
29123
29260
  "$members$": {
29124
29261
  "allowEmptySelection": [4, "allow-empty-selection"],
@@ -29898,7 +30035,7 @@ class Range {
29898
30035
  md: rangeMdCss
29899
30036
  }; }
29900
30037
  static get cmpMeta() { return {
29901
- "$flags$": 41,
30038
+ "$flags$": 297,
29902
30039
  "$tagName$": "ion-range",
29903
30040
  "$members$": {
29904
30041
  "color": [513],
@@ -29909,7 +30046,7 @@ class Range {
29909
30046
  "min": [2],
29910
30047
  "max": [2],
29911
30048
  "pin": [4],
29912
- "pinFormatter": [16, "pin-formatter"],
30049
+ "pinFormatter": [16],
29913
30050
  "snaps": [4],
29914
30051
  "step": [2],
29915
30052
  "ticks": [4],
@@ -30874,7 +31011,7 @@ class Refresher {
30874
31011
  md: refresherMdCss
30875
31012
  }; }
30876
31013
  static get cmpMeta() { return {
30877
- "$flags$": 32,
31014
+ "$flags$": 288,
30878
31015
  "$tagName$": "ion-refresher",
30879
31016
  "$members$": {
30880
31017
  "pullMin": [2, "pull-min"],
@@ -31099,7 +31236,7 @@ class RefresherContent {
31099
31236
  md: mdRefresherContentCss
31100
31237
  }; }
31101
31238
  static get cmpMeta() { return {
31102
- "$flags$": 32,
31239
+ "$flags$": 288,
31103
31240
  "$tagName$": "ion-refresher-content",
31104
31241
  "$members$": {
31105
31242
  "pullingIcon": [1025, "pulling-icon"],
@@ -31170,7 +31307,7 @@ class Reorder {
31170
31307
  md: reorderMdCss
31171
31308
  }; }
31172
31309
  static get cmpMeta() { return {
31173
- "$flags$": 41,
31310
+ "$flags$": 297,
31174
31311
  "$tagName$": "ion-reorder",
31175
31312
  "$members$": undefined,
31176
31313
  "$listeners$": [[2, "click", "onClick"]],
@@ -31449,7 +31586,7 @@ class ReorderGroup {
31449
31586
  }; }
31450
31587
  static get style() { return reorderGroupCss; }
31451
31588
  static get cmpMeta() { return {
31452
- "$flags$": 0,
31589
+ "$flags$": 256,
31453
31590
  "$tagName$": "ion-reorder-group",
31454
31591
  "$members$": {
31455
31592
  "disabled": [4],
@@ -31573,7 +31710,7 @@ class RippleEffect {
31573
31710
  md: mdRippleEffectCommonCss
31574
31711
  }; }
31575
31712
  static get cmpMeta() { return {
31576
- "$flags$": 41,
31713
+ "$flags$": 297,
31577
31714
  "$tagName$": "ion-ripple-effect",
31578
31715
  "$members$": {
31579
31716
  "type": [1],
@@ -31644,9 +31781,9 @@ class Route {
31644
31781
  "$members$": {
31645
31782
  "url": [1],
31646
31783
  "component": [1],
31647
- "componentProps": [16, "component-props"],
31648
- "beforeLeave": [16, "before-leave"],
31649
- "beforeEnter": [16, "before-enter"]
31784
+ "componentProps": [16],
31785
+ "beforeLeave": [16],
31786
+ "beforeEnter": [16]
31650
31787
  },
31651
31788
  "$listeners$": undefined,
31652
31789
  "$lazyBundleId$": "-",
@@ -32543,14 +32680,14 @@ class RouterLink {
32543
32680
  }
32544
32681
  static get style() { return routerLinkCss; }
32545
32682
  static get cmpMeta() { return {
32546
- "$flags$": 9,
32683
+ "$flags$": 265,
32547
32684
  "$tagName$": "ion-router-link",
32548
32685
  "$members$": {
32549
32686
  "color": [513],
32550
32687
  "href": [1],
32551
32688
  "rel": [1],
32552
32689
  "routerDirection": [1, "router-direction"],
32553
- "routerAnimation": [16, "router-animation"],
32690
+ "routerAnimation": [16],
32554
32691
  "target": [1]
32555
32692
  },
32556
32693
  "$listeners$": undefined,
@@ -32747,14 +32884,14 @@ class RouterOutlet {
32747
32884
  }; }
32748
32885
  static get style() { return routerOutletCss; }
32749
32886
  static get cmpMeta() { return {
32750
- "$flags$": 9,
32887
+ "$flags$": 265,
32751
32888
  "$tagName$": "ion-router-outlet",
32752
32889
  "$members$": {
32753
32890
  "mode": [1025],
32754
32891
  "delegate": [16],
32755
32892
  "animated": [4],
32756
32893
  "animation": [16],
32757
- "swipeHandler": [16, "swipe-handler"],
32894
+ "swipeHandler": [16],
32758
32895
  "commit": [64],
32759
32896
  "setRouteId": [64],
32760
32897
  "getRouteId": [64]
@@ -32783,7 +32920,7 @@ class Row {
32783
32920
  }
32784
32921
  static get style() { return rowCss; }
32785
32922
  static get cmpMeta() { return {
32786
- "$flags$": 9,
32923
+ "$flags$": 265,
32787
32924
  "$tagName$": "ion-row",
32788
32925
  "$members$": undefined,
32789
32926
  "$listeners$": undefined,
@@ -33365,7 +33502,7 @@ class Searchbar {
33365
33502
  md: searchbarMdCss
33366
33503
  }; }
33367
33504
  static get cmpMeta() { return {
33368
- "$flags$": 34,
33505
+ "$flags$": 290,
33369
33506
  "$tagName$": "ion-searchbar",
33370
33507
  "$members$": {
33371
33508
  "color": [513],
@@ -33972,7 +34109,7 @@ class Segment {
33972
34109
  md: segmentMdCss
33973
34110
  }; }
33974
34111
  static get cmpMeta() { return {
33975
- "$flags$": 41,
34112
+ "$flags$": 297,
33976
34113
  "$tagName$": "ion-segment",
33977
34114
  "$members$": {
33978
34115
  "color": [513],
@@ -34129,7 +34266,7 @@ class SegmentButton {
34129
34266
  md: segmentButtonMdCss
34130
34267
  }; }
34131
34268
  static get cmpMeta() { return {
34132
- "$flags$": 41,
34269
+ "$flags$": 297,
34133
34270
  "$tagName$": "ion-segment-button",
34134
34271
  "$members$": {
34135
34272
  "contentId": [513, "content-id"],
@@ -34157,7 +34294,7 @@ class SegmentContent {
34157
34294
  }
34158
34295
  static get style() { return segmentContentCss; }
34159
34296
  static get cmpMeta() { return {
34160
- "$flags$": 9,
34297
+ "$flags$": 265,
34161
34298
  "$tagName$": "ion-segment-content",
34162
34299
  "$members$": undefined,
34163
34300
  "$listeners$": undefined,
@@ -34282,7 +34419,7 @@ class SegmentView {
34282
34419
  md: segmentViewMdCss
34283
34420
  }; }
34284
34421
  static get cmpMeta() { return {
34285
- "$flags$": 41,
34422
+ "$flags$": 297,
34286
34423
  "$tagName$": "ion-segment-view",
34287
34424
  "$members$": {
34288
34425
  "disabled": [4],
@@ -34295,7 +34432,7 @@ class SegmentView {
34295
34432
  }; }
34296
34433
  }
34297
34434
 
34298
- const selectIonicCss = ":host{--padding-top:0px;--padding-end:0px;--padding-bottom:0px;--padding-start:0px;--placeholder-color:currentColor;--background:transparent;--border-style:solid;--highlight-color-focused:ion-color(primary, base);--highlight-color-valid:ion-color(success, base);--highlight-color-invalid:ion-color(danger, base);--highlight-color:var(--highlight-color-focused);display:block;position:relative;width:100%;white-space:nowrap;cursor:pointer}:host(.ion-color){--highlight-color-focused:current-color(base)}:host(.in-item){-ms-flex:1 1 0px;flex:1 1 0}:host(.select-disabled){pointer-events:none}:host([slot=start]),:host([slot=end]){-ms-flex:initial;flex:initial;width:auto}.select-placeholder{color:var(--placeholder-color);opacity:var(--placeholder-opacity)}button{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;opacity:0;overflow:hidden;clip:rect(0 0 0 0);-webkit-appearance:none;-moz-appearance:none}.select-icon{-ms-flex-negative:0;flex-shrink:0}:host(.in-item-color) .select-icon{color:inherit}:host(.select-ltr.select-label-placement-stacked) .select-icon,:host(.select-ltr.select-label-placement-floating) .select-icon{right:var(--padding-end, 0)}:host(.select-rtl.select-label-placement-stacked) .select-icon,:host(.select-rtl.select-label-placement-floating) .select-icon{left:var(--padding-start, 0)}.select-text{-ms-flex:1;flex:1;font-size:inherit;text-overflow:ellipsis;white-space:inherit;overflow:hidden}.select-wrapper{display:-ms-flexbox;display:flex;position:relative;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:inherit;min-height:inherit;-webkit-transition:background-color 15ms linear;transition:background-color 15ms linear;background:var(--background);line-height:normal;cursor:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}.select-wrapper-inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden}:host(.ion-touched.ion-invalid){--highlight-color:var(--highlight-color-invalid)}:host(.ion-valid){--highlight-color:var(--highlight-color-valid)}.select-bottom{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-top:var(--border-width) var(--border-style) var(--border-color);white-space:normal}:host(.has-focus.ion-valid),:host(.select-expanded.ion-valid),:host(.ion-touched.ion-invalid),:host(.select-expanded.ion-touched.ion-invalid){--border-color:var(--highlight-color)}.select-bottom .error-text{display:none;color:var(--highlight-color-invalid)}.select-bottom .helper-text{display:block}:host(.ion-touched.ion-invalid) .select-bottom .error-text{display:block}:host(.ion-touched.ion-invalid) .select-bottom .helper-text{display:none}.label-text-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;pointer-events:none}.label-text,::slotted([slot=label]){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.label-text-wrapper-hidden,.select-outline-notch-hidden{display:none}.native-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden}:host(.select-justify-space-between) .select-wrapper{-ms-flex-pack:justify;justify-content:space-between}:host(.select-justify-start) .select-wrapper{-ms-flex-pack:start;justify-content:start}:host(.select-justify-end) .select-wrapper{-ms-flex-pack:end;justify-content:end}:host(.select-label-placement-start) .select-wrapper{-ms-flex-direction:row;flex-direction:row}:host(.select-label-placement-end) .select-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.select-label-placement-stacked) .select-wrapper,:host(.select-label-placement-floating) .select-wrapper{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start}:host(.select-label-placement-stacked) .label-text-wrapper,:host(.select-label-placement-floating) .label-text-wrapper{max-width:100%}:host(.select-ltr.select-label-placement-stacked) .label-text-wrapper,:host(.select-ltr.select-label-placement-floating) .label-text-wrapper{-webkit-transform-origin:left top;transform-origin:left top}:host(.select-rtl.select-label-placement-stacked) .label-text-wrapper,:host(.select-rtl.select-label-placement-floating) .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}:host(.select-label-placement-stacked) .native-wrapper,:host(.select-label-placement-floating) .native-wrapper{-ms-flex-positive:1;flex-grow:1;width:100%}:host(.select-label-placement-floating:not(.label-floating)) .native-wrapper .select-placeholder{opacity:0}:host(.select-expanded.select-label-placement-floating) .native-wrapper .select-placeholder,:host(.has-focus.select-label-placement-floating) .native-wrapper .select-placeholder,:host(.has-value.select-label-placement-floating) .native-wrapper .select-placeholder{opacity:1}::slotted([slot=start]),::slotted([slot=end]){-ms-flex-negative:0;flex-shrink:0}::slotted([slot=start]:last-of-type){-webkit-margin-start:0;margin-inline-start:0}::slotted([slot=end]:first-of-type){-webkit-margin-end:0;margin-inline-end:0}:host(.ion-color){--border-color:var(--ion-color-base)}:host(.select-fill-outline) .select-bottom{border-top:none}:host(.select-fill-outline) .label-text-wrapper{position:relative}:host(.select-fill-outline) .select-wrapper-inner{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);background:var(--background)}:host(.select-fill-outline) .select-outline{right:0;left:0;top:0;bottom:0;border-radius:var(--border-radius);position:absolute;width:100%;height:100%;pointer-events:none;border:var(--border-width) var(--border-style) var(--border-color);-webkit-box-sizing:border-box;box-sizing:border-box}:host(.ion-focused.select-fill-outline){--border-color:var(--highlight-color)}:host(.ion-focused.select-fill-outline:not(.ion-invalid):not(.ion-valid)){--border-width:var(--token-border-size-050, var(--token-scale-050, 2px))}:host(.has-focus.select-fill-outline.ion-valid),:host(.select-fill-outline.ion-touched.ion-invalid){--border-color:var(--highlight-color)}:host{--background:var(--token-bg-surface-default, var(--token-primitives-base-white, #ffffff));--border-color:var(--token-primitives-neutral-500, #a2a2a2);--border-width:var(--token-border-size-025, var(--token-scale-025, 1px));--padding-start:var(--token-space-400, var(--token-scale-400, 16px));--padding-end:var(--token-space-400, var(--token-scale-400, 16px));--padding-top:var(--token-space-300, var(--token-scale-300, 12px));--padding-bottom:var(--token-space-300, var(--token-scale-300, 12px));--placeholder-color:var(--token-primitives-neutral-800, #626262);--placeholder-opacity:1;--highlight-color-focused:var(--token-border-focus-default, var(--token-primitives-blue-400, #b5c0f7));--highlight-color-valid:var(--token-semantics-success-900, var(--token-primitives-green-900, #126f23));--highlight-color-invalid:var(--token-semantics-danger-800, var(--token-primitives-red-800, #bf2222));min-height:var(--token-scale-1100, 44px)}.select-bottom{padding-top:var(--token-space-100, var(--token-scale-100, 4px));font-size:var(--token-font-size-300, 0.75rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-500, var(--token-scale-500, 20px));text-decoration:none;text-transform:none}.select-bottom .helper-text{color:var(--token-primitives-neutral-800, #626262)}.select-text{min-width:var(--token-space-400, var(--token-scale-400, 16px));color:var(--token-primitives-neutral-800, #626262)}.label-text-wrapper{font-size:var(--token-font-size-300, 0.75rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-500, var(--token-scale-500, 20px));text-decoration:none;text-transform:none;max-width:var(--token-scale-5000, 200px);-webkit-transition:color var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1)), -webkit-transform var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:color var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1)), -webkit-transform var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:color var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1)), transform var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:color var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1)), transform var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1)), -webkit-transform var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));color:var(--token-primitives-neutral-1000, #3b3b3b)}:host(.select-label-placement-start) .label-text-wrapper,:host(.select-label-placement-fixed) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:var(--token-space-100, var(--token-scale-100, 4px));margin-inline-end:var(--token-space-100, var(--token-scale-100, 4px));margin-top:0;margin-bottom:0}:host(.select-label-placement-fixed) .label-text-wrapper{-ms-flex:0 0 calc(var(--token-scale-2400, 96px) + var(--token-space-100, var(--token-scale-100, 4px)));flex:0 0 calc(var(--token-scale-2400, 96px) + var(--token-space-100, var(--token-scale-100, 4px)));width:calc(var(--token-scale-2400, 96px) + var(--token-space-100, var(--token-scale-100, 4px)));min-width:calc(var(--token-scale-2400, 96px) + var(--token-space-100, var(--token-scale-100, 4px)));max-width:var(--token-scale-5000, 200px)}:host(.select-label-placement-end) .label-text-wrapper{-webkit-margin-start:var(--token-space-100, var(--token-scale-100, 4px));margin-inline-start:var(--token-space-100, var(--token-scale-100, 4px));-webkit-margin-end:0;margin-inline-end:0;margin-top:0;margin-bottom:0}:host(.select-label-placement-stacked) .label-text-wrapper,:host(.select-label-placement-floating) .label-text-wrapper{margin-left:0;margin-right:0;margin-top:0;margin-bottom:var(--token-space-100, var(--token-scale-100, 4px))}.select-wrapper{min-width:var(--token-scale-5000, 200px);background:transparent}.select-wrapper .select-placeholder{-webkit-transition:opacity var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:opacity var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1))}.select-wrapper-inner{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);position:relative;background:var(--background);-webkit-box-sizing:border-box;box-sizing:border-box;gap:var(--token-space-200, var(--token-scale-200, 8px))}:host(.select-label-placement-stacked) .select-wrapper-inner,:host(.select-label-placement-floating) .select-wrapper-inner{width:100%}.native-wrapper{font-size:var(--token-font-size-350, 0.875rem);font-weight:var(--token-font-weight-regular, 400);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none;-webkit-transition:opacity var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:opacity var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));color:var(--token-text-default, var(--token-primitives-neutral-1200, #242424))}:host(.select-label-placement-stacked) .native-wrapper,:host(.select-label-placement-floating) .native-wrapper{width:calc(100% - var(--token-scale-400, 16px) - var(--token-space-200, var(--token-scale-200, 8px)))}::slotted(ion-button[slot=start].button-has-icon-only),::slotted(ion-button[slot=end].button-has-icon-only){--border-radius:50%;--padding-start:var(--token-space-200, var(--token-scale-200, 8px));--padding-end:var(--token-space-200, var(--token-scale-200, 8px));--padding-top:var(--token-space-200, var(--token-scale-200, 8px));--padding-bottom:var(--token-space-200, var(--token-scale-200, 8px));aspect-ratio:1}.select-icon,::slotted(ion-icon){width:var(--token-scale-400, 16px);height:var(--token-scale-400, 16px)}.select-icon{-webkit-transition:-webkit-transform 0.15s var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:-webkit-transform 0.15s var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:transform 0.15s var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:transform 0.15s var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1)), -webkit-transform 0.15s var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1))}:host(.select-expanded:not(.has-expanded-icon)) .select-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select-icon{color:var(--token-primitives-neutral-800, #626262)}:host(.select-fill-solid){--background:var(--token-primitives-neutral-200, #efefef)}:host(.select-disabled){--background:var(--token-primitives-neutral-100, #f5f5f5);--border-color:var(--token-primitives-neutral-300, #e0e0e0)}:host(.select-disabled) .label-text-wrapper,:host(.select-disabled) .select-text,:host(.select-disabled) .select-icon{color:var(--token-primitives-neutral-500, #a2a2a2)}:host(.select-shape-soft){--border-radius:var(--token-border-radius-200, var(--token-scale-200, 8px))}:host(.select-shape-round){--border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}:host(.select-shape-rectangular){--border-radius:var(--token-border-radius-0, var(--token-scale-0, 0px))}:host(.select-size-small) .select-wrapper-inner{height:var(--token-scale-1000, 40px)}:host(.select-size-medium) .select-wrapper-inner{height:var(--token-scale-1200, 48px)}:host(.select-size-large) .select-wrapper-inner{height:var(--token-scale-1400, 56px)}";
34435
+ const selectIonicCss = ":host{--padding-top:0px;--padding-end:0px;--padding-bottom:0px;--padding-start:0px;--placeholder-color:currentColor;--background:transparent;--border-style:solid;--highlight-color-focused:ion-color(primary, base);--highlight-color-valid:ion-color(success, base);--highlight-color-invalid:ion-color(danger, base);--highlight-color:var(--highlight-color-focused);display:block;position:relative;width:100%;white-space:nowrap;cursor:pointer}:host(.ion-color){--highlight-color-focused:current-color(base)}:host(.in-item){-ms-flex:1 1 0px;flex:1 1 0}:host(.select-disabled){pointer-events:none}:host([slot=start]),:host([slot=end]){-ms-flex:initial;flex:initial;width:auto}.select-placeholder{color:var(--placeholder-color);opacity:var(--placeholder-opacity)}button{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;opacity:0;overflow:hidden;clip:rect(0 0 0 0);-webkit-appearance:none;-moz-appearance:none}.select-icon{-ms-flex-negative:0;flex-shrink:0}:host(.in-item-color) .select-icon{color:inherit}:host(.select-ltr.select-label-placement-stacked) .select-icon,:host(.select-ltr.select-label-placement-floating) .select-icon{right:var(--padding-end, 0)}:host(.select-rtl.select-label-placement-stacked) .select-icon,:host(.select-rtl.select-label-placement-floating) .select-icon{left:var(--padding-start, 0)}.select-text{-ms-flex:1;flex:1;font-size:inherit;text-overflow:ellipsis;white-space:inherit;overflow:hidden}.select-wrapper{display:-ms-flexbox;display:flex;position:relative;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:inherit;min-height:inherit;-webkit-transition:background-color 15ms linear;transition:background-color 15ms linear;background:var(--background);line-height:normal;cursor:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}.select-wrapper-inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden}:host(.ion-touched.ion-invalid){--highlight-color:var(--highlight-color-invalid)}:host(.ion-valid){--highlight-color:var(--highlight-color-valid)}.select-bottom{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-top:var(--border-width) var(--border-style) var(--border-color);white-space:normal}:host(.has-focus.ion-valid),:host(.select-expanded.ion-valid),:host(.ion-touched.ion-invalid),:host(.select-expanded.ion-touched.ion-invalid){--border-color:var(--highlight-color)}.select-bottom .error-text{display:none;color:var(--highlight-color-invalid)}.select-bottom .helper-text{display:block}:host(.ion-touched.ion-invalid) .select-bottom .error-text{display:block}:host(.ion-touched.ion-invalid) .select-bottom .helper-text{display:none}.label-text-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;pointer-events:none}.label-text,::slotted([slot=label]){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.label-text-wrapper-hidden,.select-outline-notch-hidden{display:none}.native-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden}:host(.select-justify-space-between) .select-wrapper{-ms-flex-pack:justify;justify-content:space-between}:host(.select-justify-start) .select-wrapper{-ms-flex-pack:start;justify-content:start}:host(.select-justify-end) .select-wrapper{-ms-flex-pack:end;justify-content:end}:host(.select-label-placement-start) .select-wrapper{-ms-flex-direction:row;flex-direction:row}:host(.select-label-placement-end) .select-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.select-label-placement-stacked) .select-wrapper,:host(.select-label-placement-floating) .select-wrapper{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start}:host(.select-label-placement-stacked) .label-text-wrapper,:host(.select-label-placement-floating) .label-text-wrapper{max-width:100%}:host(.select-ltr.select-label-placement-stacked) .label-text-wrapper,:host(.select-ltr.select-label-placement-floating) .label-text-wrapper{-webkit-transform-origin:left top;transform-origin:left top}:host(.select-rtl.select-label-placement-stacked) .label-text-wrapper,:host(.select-rtl.select-label-placement-floating) .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}:host(.select-label-placement-stacked) .native-wrapper,:host(.select-label-placement-floating) .native-wrapper{-ms-flex-positive:1;flex-grow:1;width:100%}:host(.select-label-placement-floating:not(.label-floating)) .native-wrapper .select-placeholder{opacity:0}:host(.select-expanded.select-label-placement-floating) .native-wrapper .select-placeholder,:host(.has-focus.select-label-placement-floating) .native-wrapper .select-placeholder,:host(.has-value.select-label-placement-floating) .native-wrapper .select-placeholder{opacity:1}::slotted([slot=start]),::slotted([slot=end]){-ms-flex-negative:0;flex-shrink:0}::slotted([slot=start]:last-of-type){-webkit-margin-start:0;margin-inline-start:0}::slotted([slot=end]:first-of-type){-webkit-margin-end:0;margin-inline-end:0}:host(.ion-color){--border-color:var(--ion-color-base)}:host(.select-fill-outline) .select-bottom{border-top:none}:host(.select-fill-outline) .label-text-wrapper{position:relative}:host(.select-fill-outline) .select-wrapper-inner{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);background:var(--background)}:host(.select-fill-outline) .select-outline{right:0;left:0;top:0;bottom:0;border-radius:var(--border-radius);position:absolute;width:100%;height:100%;pointer-events:none;border:var(--border-width) var(--border-style) var(--border-color);-webkit-box-sizing:border-box;box-sizing:border-box}:host(.ion-focused.select-fill-outline){--border-color:var(--highlight-color)}:host(.ion-focused.select-fill-outline:not(.ion-invalid):not(.ion-valid)){--border-width:var(--token-border-size-050, var(--token-scale-050, 2px))}:host(.has-focus.select-fill-outline.ion-valid),:host(.select-fill-outline.ion-touched.ion-invalid){--border-color:var(--highlight-color)}:host{--background:var(--token-bg-surface-default, var(--token-primitives-base-white, #ffffff));--border-color:var(--token-primitives-neutral-500, #a2a2a2);--border-width:var(--token-border-size-025, var(--token-scale-025, 1px));--padding-start:var(--token-space-400, var(--token-scale-400, 16px));--padding-end:var(--token-space-400, var(--token-scale-400, 16px));--padding-top:var(--token-space-300, var(--token-scale-300, 12px));--padding-bottom:var(--token-space-300, var(--token-scale-300, 12px));--placeholder-color:var(--token-primitives-neutral-800, #626262);--placeholder-opacity:1;--highlight-color-focused:var(--token-border-focus-default, var(--token-primitives-blue-400, #b5c0f7));--highlight-color-valid:var(--token-semantics-success-900, var(--token-primitives-green-900, #126f23));--highlight-color-invalid:var(--token-semantics-danger-800, var(--token-primitives-red-800, #bf2222));min-height:var(--token-scale-1100, 44px)}.select-bottom{padding-top:var(--token-space-100, var(--token-scale-100, 4px));font-size:var(--token-font-size-300, 0.75rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-500, var(--token-scale-500, 20px));text-decoration:none;text-transform:none}.select-bottom .helper-text{color:var(--token-primitives-neutral-800, #626262)}.select-text{min-width:var(--token-space-400, var(--token-scale-400, 16px));color:var(--token-text-subtlest, var(--token-primitives-neutral-800, #626262))}:host(.has-value) .select-text{color:var(--token-text-default, var(--token-primitives-neutral-1200, #242424))}.label-text-wrapper{font-size:var(--token-font-size-300, 0.75rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-500, var(--token-scale-500, 20px));text-decoration:none;text-transform:none;max-width:var(--token-scale-5000, 200px);-webkit-transition:color var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1)), -webkit-transform var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:color var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1)), -webkit-transform var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:color var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1)), transform var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:color var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1)), transform var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1)), -webkit-transform var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));color:var(--token-primitives-neutral-1000, #3b3b3b)}:host(.select-label-placement-start) .label-text-wrapper,:host(.select-label-placement-fixed) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:var(--token-space-100, var(--token-scale-100, 4px));margin-inline-end:var(--token-space-100, var(--token-scale-100, 4px));margin-top:0;margin-bottom:0}:host(.select-label-placement-fixed) .label-text-wrapper{-ms-flex:0 0 calc(var(--token-scale-2400, 96px) + var(--token-space-100, var(--token-scale-100, 4px)));flex:0 0 calc(var(--token-scale-2400, 96px) + var(--token-space-100, var(--token-scale-100, 4px)));width:calc(var(--token-scale-2400, 96px) + var(--token-space-100, var(--token-scale-100, 4px)));min-width:calc(var(--token-scale-2400, 96px) + var(--token-space-100, var(--token-scale-100, 4px)));max-width:var(--token-scale-5000, 200px)}:host(.select-label-placement-end) .label-text-wrapper{-webkit-margin-start:var(--token-space-100, var(--token-scale-100, 4px));margin-inline-start:var(--token-space-100, var(--token-scale-100, 4px));-webkit-margin-end:0;margin-inline-end:0;margin-top:0;margin-bottom:0}:host(.select-label-placement-stacked) .label-text-wrapper,:host(.select-label-placement-floating) .label-text-wrapper{margin-left:0;margin-right:0;margin-top:0;margin-bottom:var(--token-space-100, var(--token-scale-100, 4px))}.select-wrapper{min-width:var(--token-scale-5000, 200px);background:transparent}.select-wrapper .select-placeholder{-webkit-transition:opacity var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:opacity var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1))}.select-wrapper-inner{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);position:relative;background:var(--background);-webkit-box-sizing:border-box;box-sizing:border-box;gap:var(--token-space-200, var(--token-scale-200, 8px))}:host(.select-label-placement-stacked) .select-wrapper-inner,:host(.select-label-placement-floating) .select-wrapper-inner{width:100%}.native-wrapper{font-size:var(--token-font-size-350, 0.875rem);font-weight:var(--token-font-weight-regular, 400);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none;-webkit-transition:opacity var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:opacity var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));color:var(--token-text-default, var(--token-primitives-neutral-1200, #242424))}:host(.select-label-placement-stacked) .native-wrapper,:host(.select-label-placement-floating) .native-wrapper{width:calc(100% - var(--token-scale-400, 16px) - var(--token-space-200, var(--token-scale-200, 8px)))}::slotted(ion-button[slot=start].button-has-icon-only),::slotted(ion-button[slot=end].button-has-icon-only){--border-radius:50%;--padding-start:var(--token-space-200, var(--token-scale-200, 8px));--padding-end:var(--token-space-200, var(--token-scale-200, 8px));--padding-top:var(--token-space-200, var(--token-scale-200, 8px));--padding-bottom:var(--token-space-200, var(--token-scale-200, 8px));aspect-ratio:1}.select-icon,::slotted(ion-icon){width:var(--token-scale-400, 16px);height:var(--token-scale-400, 16px)}.select-icon{-webkit-transition:-webkit-transform 0.15s var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:-webkit-transform 0.15s var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:transform 0.15s var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:transform 0.15s var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1)), -webkit-transform 0.15s var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));color:var(--token-text-subtlest, var(--token-primitives-neutral-800, #626262))}:host(.has-value) .select-icon{color:var(--token-text-subtle, var(--token-primitives-neutral-1000, #3b3b3b))}:host(.select-expanded:not(.has-expanded-icon)) .select-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}:host(.select-fill-solid){--background:var(--token-bg-input-bold-default, var(--token-primitives-neutral-200, #efefef))}:host(.select-disabled){--background:var(--token-primitives-neutral-100, #f5f5f5);--border-color:var(--token-primitives-neutral-300, #e0e0e0)}:host(.select-disabled) .label-text-wrapper,:host(.select-disabled) .select-text,:host(.select-disabled) .select-icon{color:var(--token-primitives-neutral-500, #a2a2a2)}:host(.select-shape-soft){--border-radius:var(--token-border-radius-200, var(--token-scale-200, 8px))}:host(.select-shape-round){--border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}:host(.select-shape-rectangular){--border-radius:var(--token-border-radius-0, var(--token-scale-0, 0px))}:host(.select-size-small) .select-wrapper-inner{height:var(--token-scale-1000, 40px)}:host(.select-size-medium) .select-wrapper-inner{height:var(--token-scale-1200, 48px)}:host(.select-size-large) .select-wrapper-inner{height:var(--token-scale-1400, 56px)}";
34299
34436
 
34300
34437
  const selectIosCss = ":host{--padding-top:0px;--padding-end:0px;--padding-bottom:0px;--padding-start:0px;--placeholder-color:currentColor;--background:transparent;--border-style:solid;--highlight-color-focused:var(--ion-color-primary, #0054e9);--highlight-color-valid:var(--ion-color-success, #2dd55b);--highlight-color-invalid:var(--ion-color-danger, #c5000f);--highlight-color:var(--highlight-color-focused);display:block;position:relative;width:100%;white-space:nowrap;cursor:pointer}:host(.ion-color){--highlight-color-focused:var(--ion-color-base)}:host(.in-item){-ms-flex:1 1 0px;flex:1 1 0}:host(.select-disabled){pointer-events:none}:host([slot=start]),:host([slot=end]){-ms-flex:initial;flex:initial;width:auto}.select-placeholder{color:var(--placeholder-color);opacity:var(--placeholder-opacity)}button{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;opacity:0;overflow:hidden;clip:rect(0 0 0 0);-webkit-appearance:none;-moz-appearance:none}.select-icon{-ms-flex-negative:0;flex-shrink:0}:host(.in-item-color) .select-icon{color:inherit}:host(.select-ltr.select-label-placement-stacked) .select-icon,:host(.select-ltr.select-label-placement-floating) .select-icon{right:var(--padding-end, 0)}:host(.select-rtl.select-label-placement-stacked) .select-icon,:host(.select-rtl.select-label-placement-floating) .select-icon{left:var(--padding-start, 0)}.select-text{-ms-flex:1;flex:1;font-size:inherit;text-overflow:ellipsis;white-space:inherit;overflow:hidden}.select-wrapper{display:-ms-flexbox;display:flex;position:relative;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:inherit;min-height:inherit;-webkit-transition:background-color 15ms linear;transition:background-color 15ms linear;background:var(--background);line-height:normal;cursor:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}.select-wrapper-inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden}:host(.ion-touched.ion-invalid){--highlight-color:var(--highlight-color-invalid)}:host(.ion-valid){--highlight-color:var(--highlight-color-valid)}.select-bottom{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-top:var(--border-width) var(--border-style) var(--border-color);white-space:normal}:host(.has-focus.ion-valid),:host(.select-expanded.ion-valid),:host(.ion-touched.ion-invalid),:host(.select-expanded.ion-touched.ion-invalid){--border-color:var(--highlight-color)}.select-bottom .error-text{display:none;color:var(--highlight-color-invalid)}.select-bottom .helper-text{display:block}:host(.ion-touched.ion-invalid) .select-bottom .error-text{display:block}:host(.ion-touched.ion-invalid) .select-bottom .helper-text{display:none}.label-text-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;pointer-events:none}.label-text,::slotted([slot=label]){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.label-text-wrapper-hidden,.select-outline-notch-hidden{display:none}.native-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden}:host(.select-justify-space-between) .select-wrapper{-ms-flex-pack:justify;justify-content:space-between}:host(.select-justify-start) .select-wrapper{-ms-flex-pack:start;justify-content:start}:host(.select-justify-end) .select-wrapper{-ms-flex-pack:end;justify-content:end}:host(.select-label-placement-start) .select-wrapper{-ms-flex-direction:row;flex-direction:row}:host(.select-label-placement-end) .select-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.select-label-placement-stacked) .select-wrapper,:host(.select-label-placement-floating) .select-wrapper{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start}:host(.select-label-placement-stacked) .label-text-wrapper,:host(.select-label-placement-floating) .label-text-wrapper{max-width:100%}:host(.select-ltr.select-label-placement-stacked) .label-text-wrapper,:host(.select-ltr.select-label-placement-floating) .label-text-wrapper{-webkit-transform-origin:left top;transform-origin:left top}:host(.select-rtl.select-label-placement-stacked) .label-text-wrapper,:host(.select-rtl.select-label-placement-floating) .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}:host(.select-label-placement-stacked) .native-wrapper,:host(.select-label-placement-floating) .native-wrapper{-ms-flex-positive:1;flex-grow:1;width:100%}:host(.select-label-placement-floating:not(.label-floating)) .native-wrapper .select-placeholder{opacity:0}:host(.select-expanded.select-label-placement-floating) .native-wrapper .select-placeholder,:host(.has-focus.select-label-placement-floating) .native-wrapper .select-placeholder,:host(.has-value.select-label-placement-floating) .native-wrapper .select-placeholder{opacity:1}::slotted([slot=start]),::slotted([slot=end]){-ms-flex-negative:0;flex-shrink:0}::slotted([slot=start]:last-of-type){-webkit-margin-start:0;margin-inline-start:0}::slotted([slot=end]:first-of-type){-webkit-margin-end:0;margin-inline-end:0}:host{--placeholder-opacity:var(--ion-placeholder-opacity, 0.6);min-height:44px;font-family:var(--ion-font-family, inherit);z-index:2}:host(.has-focus) button{border:2px solid #5e9ed6}.select-icon{-webkit-margin-start:4px;margin-inline-start:4px;-webkit-margin-end:0;margin-inline-end:0;margin-top:0;margin-bottom:0;position:relative}:host(.select-label-placement-stacked) .select-icon,:host(.select-label-placement-floating) .select-icon{position:absolute;height:100%}.select-wrapper{-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);border-radius:var(--border-radius)}.select-wrapper .select-placeholder{-webkit-transition:opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);transition:opacity 150ms cubic-bezier(0.4, 0, 0.2, 1)}.select-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:5px;padding-bottom:0;font-size:0.75rem}.select-bottom .helper-text{color:var(--ion-color-step-700, var(--ion-text-color-step-300, #4d4d4d))}.select-text{min-width:16px}.label-text-wrapper{max-width:200px;-webkit-transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1), transform 150ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1), transform 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1)}:host(.select-label-placement-start) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:0;margin-bottom:0}:host(.select-label-placement-end) .label-text-wrapper{-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:0;margin-inline-end:0;margin-top:0;margin-bottom:0}:host(.select-label-placement-fixed) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:0;margin-bottom:0;-ms-flex:0 0 100px;flex:0 0 100px;width:100px;min-width:100px;max-width:200px}:host(.select-label-placement-stacked) .native-wrapper,:host(.select-label-placement-floating) .native-wrapper{margin-left:0;margin-right:0;margin-top:1px;margin-bottom:0}:host(.select-label-placement-floating) .label-text-wrapper{-webkit-transform:translateY(100%) scale(1);transform:translateY(100%) scale(1)}:host(.label-floating) .label-text-wrapper{-webkit-transform:translateY(50%) scale(0.75);transform:translateY(50%) scale(0.75);max-width:calc(100% / 0.75)}:host(.select-label-placement-floating),:host(.select-label-placement-stacked){min-height:56px}:host(.select-label-placement-stacked) .select-wrapper-inner,:host(.select-label-placement-floating) .select-wrapper-inner{-ms-flex-positive:1;flex-grow:1}::slotted([slot=start]:last-of-type){-webkit-margin-end:16px;margin-inline-end:16px}::slotted([slot=end]:first-of-type){-webkit-margin-start:16px;margin-inline-start:16px}.native-wrapper{-webkit-transition:opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);transition:opacity 150ms cubic-bezier(0.4, 0, 0.2, 1)}:host{--border-width:0.55px;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, var(--ion-background-color-step-250, #c8c7cc))));--highlight-height:0px}.select-icon{width:1.125rem;height:1.125rem;color:var(--ion-color-step-650, var(--ion-text-color-step-350, #595959))}:host(.select-label-placement-stacked) .select-wrapper-inner,:host(.select-label-placement-floating) .select-wrapper-inner{width:calc(100% - 1.125rem - 4px)}:host(.select-disabled){opacity:0.3}::slotted(ion-button[slot=start].button-has-icon-only),::slotted(ion-button[slot=end].button-has-icon-only){--border-radius:50%;--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0;aspect-ratio:1}";
34301
34438
 
@@ -35139,7 +35276,7 @@ class Select {
35139
35276
  md: selectMdCss
35140
35277
  }; }
35141
35278
  static get cmpMeta() { return {
35142
- "$flags$": 41,
35279
+ "$flags$": 297,
35143
35280
  "$tagName$": "ion-select",
35144
35281
  "$members$": {
35145
35282
  "cancelText": [1, "cancel-text"],
@@ -35210,11 +35347,11 @@ const textForValue = (opts, value, compareWith) => {
35210
35347
  let selectIds = 0;
35211
35348
  const OPTION_CLASS = 'select-interface-option';
35212
35349
 
35213
- const selectModalIonicCss = ".sc-ion-select-modal-ionic-h{height:100%}ion-item.sc-ion-select-modal-ionic{--border-width:0}ion-item.ion-focused.sc-ion-select-modal-ionic::part(native)::after{border:none}ion-toolbar.sc-ion-select-modal-ionic{font-size:var(--token-font-size-450, 1.125rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-700, var(--token-scale-700, 28px));text-decoration:none;text-transform:none}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(container){display:none}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(label){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(label),ion-list.sc-ion-select-modal-ionic ion-checkbox.sc-ion-select-modal-ionic::part(label){font-size:var(--token-font-size-400, 1rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none}.item-radio-checked.sc-ion-select-modal-ionic,.item-checkbox-checked.sc-ion-select-modal-ionic{--background:var(--token-semantics-primary-100, var(--token-primitives-blue-100, #f2f4fd));--border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}ion-content.sc-ion-select-modal-ionic{--padding-start:var(--token-space-400, var(--token-scale-400, 16px)) !important;--padding-end:var(--token-space-400, var(--token-scale-400, 16px)) !important;--padding-bottom:var(--token-space-1200, var(--token-scale-1200, 48px)) !important}";
35350
+ const selectModalIonicCss = ".sc-ion-select-modal-ionic-h{height:100%}ion-item.sc-ion-select-modal-ionic{--border-width:0}ion-item.ion-focused.sc-ion-select-modal-ionic::part(native)::after,ion-item.ion-focused.sc-ion-select-modal-ionic [part~=\"native\"]::after{border:none}ion-toolbar.sc-ion-select-modal-ionic{font-size:var(--token-font-size-450, 1.125rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-700, var(--token-scale-700, 28px));text-decoration:none;text-transform:none}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(container),ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic [part~=\"container\"]{display:none}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(label),ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic [part~=\"label\"]{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(label),ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic [part~=\"label\"],ion-list.sc-ion-select-modal-ionic ion-checkbox.sc-ion-select-modal-ionic::part(label),ion-list.sc-ion-select-modal-ionic ion-checkbox.sc-ion-select-modal-ionic [part~=\"label\"]{font-size:var(--token-font-size-400, 1rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none}.item-radio-checked.sc-ion-select-modal-ionic,.item-checkbox-checked.sc-ion-select-modal-ionic{--background:var(--token-semantics-primary-100, var(--token-primitives-blue-100, #f2f4fd));--border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}ion-content.sc-ion-select-modal-ionic{--padding-start:var(--token-space-400, var(--token-scale-400, 16px)) !important;--padding-end:var(--token-space-400, var(--token-scale-400, 16px)) !important;--padding-bottom:var(--token-space-1200, var(--token-scale-1200, 48px)) !important}ion-content.sc-ion-select-modal-ionic:has(.radio-checked) .ion-focused.sc-ion-select-modal-ionic:not(.item-radio-checked){--background-focused-opacity:1}";
35214
35351
 
35215
35352
  const selectModalIosCss = ".sc-ion-select-modal-ios-h{height:100%}ion-item.sc-ion-select-modal-ios{--inner-padding-end:0}ion-radio.sc-ion-select-modal-ios::after{bottom:0;position:absolute;width:calc(100% - 0.9375rem - 16px);border-width:0px 0px 0.55px 0px;border-style:solid;border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, var(--ion-background-color-step-250, #c8c7cc))));content:\"\"}ion-radio.sc-ion-select-modal-ios::after{inset-inline-start:calc(0.9375rem + 16px)}";
35216
35353
 
35217
- const selectModalMdCss = ".sc-ion-select-modal-md-h{height:100%}ion-list.sc-ion-select-modal-md ion-radio.sc-ion-select-modal-md::part(container){display:none}ion-list.sc-ion-select-modal-md ion-radio.sc-ion-select-modal-md::part(label){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-item.sc-ion-select-modal-md{--inner-border-width:0}.item-radio-checked.sc-ion-select-modal-md{--background:rgba(var(--ion-color-primary-rgb, 0, 84, 233), 0.08);--background-focused:var(--ion-color-primary, #0054e9);--background-focused-opacity:0.2;--background-hover:var(--ion-color-primary, #0054e9);--background-hover-opacity:0.12}.item-checkbox-checked.sc-ion-select-modal-md{--background-activated:var(--ion-item-color, var(--ion-text-color, #000));--background-focused:var(--ion-item-color, var(--ion-text-color, #000));--background-hover:var(--ion-item-color, var(--ion-text-color, #000));--color:var(--ion-color-primary, #0054e9)}";
35354
+ const selectModalMdCss = ".sc-ion-select-modal-md-h{height:100%}ion-list.sc-ion-select-modal-md ion-radio.sc-ion-select-modal-md::part(container),ion-list.sc-ion-select-modal-md ion-radio.sc-ion-select-modal-md [part~=\"container\"]{display:none}ion-list.sc-ion-select-modal-md ion-radio.sc-ion-select-modal-md::part(label),ion-list.sc-ion-select-modal-md ion-radio.sc-ion-select-modal-md [part~=\"label\"]{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-item.sc-ion-select-modal-md{--inner-border-width:0}.item-radio-checked.sc-ion-select-modal-md{--background:rgba(var(--ion-color-primary-rgb, 0, 84, 233), 0.08);--background-focused:var(--ion-color-primary, #0054e9);--background-focused-opacity:0.2;--background-hover:var(--ion-color-primary, #0054e9);--background-hover-opacity:0.12}.item-checkbox-checked.sc-ion-select-modal-md{--background-activated:var(--ion-item-color, var(--ion-text-color, #000));--background-focused:var(--ion-item-color, var(--ion-text-color, #000));--background-hover:var(--ion-item-color, var(--ion-text-color, #000));--color:var(--ion-color-primary, #0054e9)}";
35218
35355
 
35219
35356
  class SelectModal {
35220
35357
  constructor(hostRef) {
@@ -35294,7 +35431,7 @@ class SelectModal {
35294
35431
  md: selectModalMdCss
35295
35432
  }; }
35296
35433
  static get cmpMeta() { return {
35297
- "$flags$": 34,
35434
+ "$flags$": 290,
35298
35435
  "$tagName$": "ion-select-modal",
35299
35436
  "$members$": {
35300
35437
  "header": [1],
@@ -35331,7 +35468,7 @@ class SelectOption {
35331
35468
  get el() { return getElement(this); }
35332
35469
  static get style() { return selectOptionCss; }
35333
35470
  static get cmpMeta() { return {
35334
- "$flags$": 9,
35471
+ "$flags$": 265,
35335
35472
  "$tagName$": "ion-select-option",
35336
35473
  "$members$": {
35337
35474
  "disabled": [4],
@@ -35344,11 +35481,11 @@ class SelectOption {
35344
35481
  }
35345
35482
  let selectOptionIds = 0;
35346
35483
 
35347
- const ionicSelectPopoverMdCss = ".sc-ion-select-popover-ionic-h ion-list.sc-ion-select-popover-ionic{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-list-header.sc-ion-select-popover-ionic,ion-label.sc-ion-select-popover-ionic{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.sc-ion-select-popover-ionic-h{overflow-y:auto}ion-list.sc-ion-select-popover-ionic ion-radio.sc-ion-select-popover-ionic::part(container){display:none}ion-list.sc-ion-select-popover-ionic ion-radio.sc-ion-select-popover-ionic::part(label){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-item.sc-ion-select-popover-ionic{--inner-border-width:0}.item-radio-checked.sc-ion-select-popover-ionic{--background:rgba(var(--ion-color-primary-rgb, 0, 84, 233), 0.08);--background-focused:var(--ion-color-primary, #0054e9);--background-focused-opacity:0.2;--background-hover:var(--ion-color-primary, #0054e9);--background-hover-opacity:0.12}.item-checkbox-checked.sc-ion-select-popover-ionic{--background-activated:var(--ion-item-color, var(--ion-text-color, #000));--background-focused:var(--ion-item-color, var(--ion-text-color, #000));--background-hover:var(--ion-item-color, var(--ion-text-color, #000));--color:var(--ion-color-primary, #0054e9)}";
35484
+ const ionicSelectPopoverMdCss = ".sc-ion-select-popover-ionic-h ion-list.sc-ion-select-popover-ionic{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-list-header.sc-ion-select-popover-ionic,ion-label.sc-ion-select-popover-ionic{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.sc-ion-select-popover-ionic-h{overflow-y:auto}ion-list.sc-ion-select-popover-ionic ion-radio.sc-ion-select-popover-ionic::part(container),ion-list.sc-ion-select-popover-ionic ion-radio.sc-ion-select-popover-ionic [part~=\"container\"]{display:none}ion-list.sc-ion-select-popover-ionic ion-radio.sc-ion-select-popover-ionic::part(label),ion-list.sc-ion-select-popover-ionic ion-radio.sc-ion-select-popover-ionic [part~=\"label\"]{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-item.sc-ion-select-popover-ionic{--inner-border-width:0}.item-radio-checked.sc-ion-select-popover-ionic{--background:rgba(var(--ion-color-primary-rgb, 0, 84, 233), 0.08);--background-focused:var(--ion-color-primary, #0054e9);--background-focused-opacity:0.2;--background-hover:var(--ion-color-primary, #0054e9);--background-hover-opacity:0.12}.item-checkbox-checked.sc-ion-select-popover-ionic{--background-activated:var(--ion-item-color, var(--ion-text-color, #000));--background-focused:var(--ion-item-color, var(--ion-text-color, #000));--background-hover:var(--ion-item-color, var(--ion-text-color, #000));--color:var(--ion-color-primary, #0054e9)}";
35348
35485
 
35349
35486
  const selectPopoverIosCss = ".sc-ion-select-popover-ios-h ion-list.sc-ion-select-popover-ios{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-list-header.sc-ion-select-popover-ios,ion-label.sc-ion-select-popover-ios{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.sc-ion-select-popover-ios-h{overflow-y:auto}";
35350
35487
 
35351
- const selectPopoverMdCss = ".sc-ion-select-popover-md-h ion-list.sc-ion-select-popover-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-list-header.sc-ion-select-popover-md,ion-label.sc-ion-select-popover-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.sc-ion-select-popover-md-h{overflow-y:auto}ion-list.sc-ion-select-popover-md ion-radio.sc-ion-select-popover-md::part(container){display:none}ion-list.sc-ion-select-popover-md ion-radio.sc-ion-select-popover-md::part(label){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-item.sc-ion-select-popover-md{--inner-border-width:0}.item-radio-checked.sc-ion-select-popover-md{--background:rgba(var(--ion-color-primary-rgb, 0, 84, 233), 0.08);--background-focused:var(--ion-color-primary, #0054e9);--background-focused-opacity:0.2;--background-hover:var(--ion-color-primary, #0054e9);--background-hover-opacity:0.12}.item-checkbox-checked.sc-ion-select-popover-md{--background-activated:var(--ion-item-color, var(--ion-text-color, #000));--background-focused:var(--ion-item-color, var(--ion-text-color, #000));--background-hover:var(--ion-item-color, var(--ion-text-color, #000));--color:var(--ion-color-primary, #0054e9)}";
35488
+ const selectPopoverMdCss = ".sc-ion-select-popover-md-h ion-list.sc-ion-select-popover-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-list-header.sc-ion-select-popover-md,ion-label.sc-ion-select-popover-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.sc-ion-select-popover-md-h{overflow-y:auto}ion-list.sc-ion-select-popover-md ion-radio.sc-ion-select-popover-md::part(container),ion-list.sc-ion-select-popover-md ion-radio.sc-ion-select-popover-md [part~=\"container\"]{display:none}ion-list.sc-ion-select-popover-md ion-radio.sc-ion-select-popover-md::part(label),ion-list.sc-ion-select-popover-md ion-radio.sc-ion-select-popover-md [part~=\"label\"]{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-item.sc-ion-select-popover-md{--inner-border-width:0}.item-radio-checked.sc-ion-select-popover-md{--background:rgba(var(--ion-color-primary-rgb, 0, 84, 233), 0.08);--background-focused:var(--ion-color-primary, #0054e9);--background-focused-opacity:0.2;--background-hover:var(--ion-color-primary, #0054e9);--background-hover-opacity:0.12}.item-checkbox-checked.sc-ion-select-popover-md{--background-activated:var(--ion-item-color, var(--ion-text-color, #000));--background-focused:var(--ion-item-color, var(--ion-text-color, #000));--background-hover:var(--ion-item-color, var(--ion-text-color, #000));--color:var(--ion-color-primary, #0054e9)}";
35352
35489
 
35353
35490
  /**
35354
35491
  * @virtualProp {"ios" | "md"} mode - The mode determines the platform behaviors of the component.
@@ -35460,7 +35597,7 @@ class SelectPopover {
35460
35597
  md: selectPopoverMdCss
35461
35598
  }; }
35462
35599
  static get cmpMeta() { return {
35463
- "$flags$": 34,
35600
+ "$flags$": 290,
35464
35601
  "$tagName$": "ion-select-popover",
35465
35602
  "$members$": {
35466
35603
  "header": [1],
@@ -35515,7 +35652,7 @@ class SkeletonText {
35515
35652
  get el() { return getElement(this); }
35516
35653
  static get style() { return skeletonTextCss; }
35517
35654
  static get cmpMeta() { return {
35518
- "$flags$": 9,
35655
+ "$flags$": 265,
35519
35656
  "$tagName$": "ion-skeleton-text",
35520
35657
  "$members$": {
35521
35658
  "animated": [4]
@@ -35596,7 +35733,7 @@ class Spinner {
35596
35733
  md: mdSpinnerNativeCss
35597
35734
  }; }
35598
35735
  static get cmpMeta() { return {
35599
- "$flags$": 41,
35736
+ "$flags$": 297,
35600
35737
  "$tagName$": "ion-spinner",
35601
35738
  "$members$": {
35602
35739
  "color": [513],
@@ -35713,7 +35850,7 @@ class SplitPane {
35713
35850
  md: splitPaneMdCss
35714
35851
  }; }
35715
35852
  static get cmpMeta() { return {
35716
- "$flags$": 41,
35853
+ "$flags$": 297,
35717
35854
  "$tagName$": "ion-split-pane",
35718
35855
  "$members$": {
35719
35856
  "contentId": [513, "content-id"],
@@ -35781,7 +35918,7 @@ class Tab {
35781
35918
  }; }
35782
35919
  static get style() { return tabCss; }
35783
35920
  static get cmpMeta() { return {
35784
- "$flags$": 9,
35921
+ "$flags$": 265,
35785
35922
  "$tagName$": "ion-tab",
35786
35923
  "$members$": {
35787
35924
  "active": [1028],
@@ -35896,7 +36033,7 @@ class TabBar {
35896
36033
  md: tabBarMdCss
35897
36034
  }; }
35898
36035
  static get cmpMeta() { return {
35899
- "$flags$": 41,
36036
+ "$flags$": 297,
35900
36037
  "$tagName$": "ion-tab-bar",
35901
36038
  "$members$": {
35902
36039
  "color": [513],
@@ -36021,7 +36158,7 @@ class TabButton {
36021
36158
  md: tabButtonMdCss
36022
36159
  }; }
36023
36160
  static get cmpMeta() { return {
36024
- "$flags$": 41,
36161
+ "$flags$": 297,
36025
36162
  "$tagName$": "ion-tab-button",
36026
36163
  "$members$": {
36027
36164
  "disabled": [4],
@@ -36214,7 +36351,7 @@ class Tabs {
36214
36351
  get el() { return getElement(this); }
36215
36352
  static get style() { return tabsCss; }
36216
36353
  static get cmpMeta() { return {
36217
- "$flags$": 9,
36354
+ "$flags$": 265,
36218
36355
  "$tagName$": "ion-tabs",
36219
36356
  "$members$": {
36220
36357
  "useRouter": [1028, "use-router"],
@@ -36256,7 +36393,7 @@ class Text {
36256
36393
  }
36257
36394
  static get style() { return textCss; }
36258
36395
  static get cmpMeta() { return {
36259
- "$flags$": 9,
36396
+ "$flags$": 265,
36260
36397
  "$tagName$": "ion-text",
36261
36398
  "$members$": {
36262
36399
  "color": [513]
@@ -36784,7 +36921,7 @@ class Textarea {
36784
36921
  md: textareaMdCss
36785
36922
  }; }
36786
36923
  static get cmpMeta() { return {
36787
- "$flags$": 38,
36924
+ "$flags$": 294,
36788
36925
  "$tagName$": "ion-textarea",
36789
36926
  "$members$": {
36790
36927
  "color": [513],
@@ -36809,7 +36946,7 @@ class Textarea {
36809
36946
  "autoGrow": [516, "auto-grow"],
36810
36947
  "value": [1025],
36811
36948
  "counter": [4],
36812
- "counterFormatter": [16, "counter-formatter"],
36949
+ "counterFormatter": [16],
36813
36950
  "errorText": [1, "error-text"],
36814
36951
  "helperText": [1, "helper-text"],
36815
36952
  "label": [1],
@@ -36846,7 +36983,7 @@ class Thumbnail {
36846
36983
  }
36847
36984
  static get style() { return thumbnailCss; }
36848
36985
  static get cmpMeta() { return {
36849
- "$flags$": 9,
36986
+ "$flags$": 265,
36850
36987
  "$tagName$": "ion-thumbnail",
36851
36988
  "$members$": undefined,
36852
36989
  "$listeners$": undefined,
@@ -37740,15 +37877,15 @@ class Toast {
37740
37877
  md: toastMdCss
37741
37878
  }; }
37742
37879
  static get cmpMeta() { return {
37743
- "$flags$": 41,
37880
+ "$flags$": 297,
37744
37881
  "$tagName$": "ion-toast",
37745
37882
  "$members$": {
37746
37883
  "overlayIndex": [2, "overlay-index"],
37747
37884
  "delegate": [16],
37748
37885
  "hasController": [4, "has-controller"],
37749
37886
  "color": [513],
37750
- "enterAnimation": [16, "enter-animation"],
37751
- "leaveAnimation": [16, "leave-animation"],
37887
+ "enterAnimation": [16],
37888
+ "leaveAnimation": [16],
37752
37889
  "cssClass": [1, "css-class"],
37753
37890
  "duration": [2],
37754
37891
  "header": [1],
@@ -37763,7 +37900,7 @@ class Toast {
37763
37900
  "translucent": [4],
37764
37901
  "animated": [4],
37765
37902
  "icon": [1],
37766
- "htmlAttributes": [16, "html-attributes"],
37903
+ "htmlAttributes": [16],
37767
37904
  "swipeGesture": [1, "swipe-gesture"],
37768
37905
  "isOpen": [4, "is-open"],
37769
37906
  "trigger": [1],
@@ -38113,7 +38250,7 @@ class Toggle {
38113
38250
  md: toggleMdCss
38114
38251
  }; }
38115
38252
  static get cmpMeta() { return {
38116
- "$flags$": 41,
38253
+ "$flags$": 297,
38117
38254
  "$tagName$": "ion-toggle",
38118
38255
  "$members$": {
38119
38256
  "color": [513],
@@ -38366,7 +38503,7 @@ class Toolbar {
38366
38503
  md: toolbarMdCss
38367
38504
  }; }
38368
38505
  static get cmpMeta() { return {
38369
- "$flags$": 41,
38506
+ "$flags$": 297,
38370
38507
  "$tagName$": "ion-toolbar",
38371
38508
  "$members$": {
38372
38509
  "color": [513]
@@ -38426,7 +38563,7 @@ class ToolbarTitle {
38426
38563
  md: titleMdCss
38427
38564
  }; }
38428
38565
  static get cmpMeta() { return {
38429
- "$flags$": 41,
38566
+ "$flags$": 297,
38430
38567
  "$tagName$": "ion-title",
38431
38568
  "$members$": {
38432
38569
  "color": [513],
@@ -39391,7 +39528,7 @@ var BUILD = {
39391
39528
  vdomRender: true,
39392
39529
  vdomStyle: true,
39393
39530
  vdomText: true,
39394
- watchCallback: true,
39531
+ propChangeCallback: true,
39395
39532
  taskQueue: true,
39396
39533
  hotModuleReplacement: false,
39397
39534
  isDebug: false,
@@ -39439,7 +39576,7 @@ var NAMESPACE = (
39439
39576
  );
39440
39577
 
39441
39578
  /*
39442
- Stencil Hydrate Runner v4.33.1 | MIT Licensed | https://stenciljs.com
39579
+ Stencil Hydrate Runner v4.38.0 | MIT Licensed | https://stenciljs.com
39443
39580
  */
39444
39581
  var __defProp = Object.defineProperty;
39445
39582
  var __export = (target, all) => {
@@ -40164,8 +40301,21 @@ function triggerEventListener(elm, ev) {
40164
40301
  } else if (elm.parentElement == null && elm.tagName === "HTML") {
40165
40302
  triggerEventListener(elm.ownerDocument, ev);
40166
40303
  } else {
40167
- triggerEventListener(elm.parentElement, ev);
40304
+ const nextTarget = getNextEventTarget(elm, ev);
40305
+ triggerEventListener(nextTarget, ev);
40306
+ }
40307
+ }
40308
+ function getNextEventTarget(elm, ev) {
40309
+ if (elm.parentElement) {
40310
+ return elm.parentElement;
40168
40311
  }
40312
+ if (elm.host && ev.composed) {
40313
+ return elm.host;
40314
+ }
40315
+ if (ev.composed && elm.parentNode && elm.parentNode.host) {
40316
+ return elm.parentNode.host;
40317
+ }
40318
+ return null;
40169
40319
  }
40170
40320
  function dispatchEvent(currentTarget, ev) {
40171
40321
  ev.target = currentTarget;
@@ -49807,6 +49957,11 @@ function* streamToHtml(node, opts, output) {
49807
49957
  const mode = ` shadowrootmode="open"`;
49808
49958
  yield mode;
49809
49959
  output.currentLineWidth += mode.length;
49960
+ if (node.delegatesFocus) {
49961
+ const delegatesFocusAttr = " shadowrootdelegatesfocus";
49962
+ yield delegatesFocusAttr;
49963
+ output.currentLineWidth += delegatesFocusAttr.length;
49964
+ }
49810
49965
  }
49811
49966
  const attrsLength = node.attributes.length;
49812
49967
  const attributes = opts.prettyHtml && attrsLength > 1 ? cloneAttributes(node.attributes, true) : node.attributes;
@@ -50325,6 +50480,15 @@ var MockNode2 = class {
50325
50480
  set textContent(value) {
50326
50481
  this._nodeValue = String(value);
50327
50482
  }
50483
+ addEventListener(type, handler) {
50484
+ addEventListener(this, type, handler);
50485
+ }
50486
+ removeEventListener(type, handler) {
50487
+ removeEventListener(this, type, handler);
50488
+ }
50489
+ dispatchEvent(ev) {
50490
+ return dispatchEvent(this, ev);
50491
+ }
50328
50492
  };
50329
50493
  MockNode2.ELEMENT_NODE = 1;
50330
50494
  MockNode2.TEXT_NODE = 3;
@@ -50363,15 +50527,25 @@ var MockElement = class extends MockNode2 {
50363
50527
  addEventListener(this, type, handler);
50364
50528
  }
50365
50529
  attachShadow(_opts) {
50530
+ var _a2;
50366
50531
  const shadowRoot = this.ownerDocument.createDocumentFragment();
50532
+ shadowRoot.delegatesFocus = (_a2 = _opts.delegatesFocus) != null ? _a2 : false;
50367
50533
  this.shadowRoot = shadowRoot;
50368
50534
  return shadowRoot;
50369
50535
  }
50370
50536
  blur() {
50371
- dispatchEvent(
50372
- this,
50373
- new MockFocusEvent("blur", { relatedTarget: null, bubbles: true, cancelable: true, composed: true })
50374
- );
50537
+ if (isCurrentlyDispatching(this, "blur")) {
50538
+ return;
50539
+ }
50540
+ markAsDispatching(this, "blur");
50541
+ try {
50542
+ dispatchEvent(
50543
+ this,
50544
+ new MockFocusEvent("blur", { relatedTarget: null, bubbles: true, cancelable: true, composed: true })
50545
+ );
50546
+ } finally {
50547
+ unmarkAsDispatching(this, "blur");
50548
+ }
50375
50549
  }
50376
50550
  get localName() {
50377
50551
  if (!this.nodeName) {
@@ -51113,6 +51287,28 @@ function setTextContent(elm, text) {
51113
51287
  const textNode = new MockTextNode(elm.ownerDocument, text);
51114
51288
  elm.appendChild(textNode);
51115
51289
  }
51290
+ var currentlyDispatching = /* @__PURE__ */ new WeakMap();
51291
+ function isCurrentlyDispatching(target, eventType) {
51292
+ const dispatchingEvents = currentlyDispatching.get(target);
51293
+ return dispatchingEvents != null && dispatchingEvents.has(eventType);
51294
+ }
51295
+ function markAsDispatching(target, eventType) {
51296
+ let dispatchingEvents = currentlyDispatching.get(target);
51297
+ if (dispatchingEvents == null) {
51298
+ dispatchingEvents = /* @__PURE__ */ new Set();
51299
+ currentlyDispatching.set(target, dispatchingEvents);
51300
+ }
51301
+ dispatchingEvents.add(eventType);
51302
+ }
51303
+ function unmarkAsDispatching(target, eventType) {
51304
+ const dispatchingEvents = currentlyDispatching.get(target);
51305
+ if (dispatchingEvents != null) {
51306
+ dispatchingEvents.delete(eventType);
51307
+ if (dispatchingEvents.size === 0) {
51308
+ currentlyDispatching.delete(target);
51309
+ }
51310
+ }
51311
+ }
51116
51312
 
51117
51313
  // src/mock-doc/comment-node.ts
51118
51314
  var MockComment = class _MockComment extends MockNode2 {
@@ -54057,6 +54253,9 @@ var _colonHostContextRe = createSupportsRuleRe(":host-context");
54057
54253
  var setMode = (handler) => modeResolutionChain.push(handler);
54058
54254
  var CAPTURE_EVENT_SUFFIX = "Capture";
54059
54255
  var CAPTURE_EVENT_REGEX = new RegExp(CAPTURE_EVENT_SUFFIX + "$");
54256
+ var baseClass = BUILD.lazyLoad ? class {
54257
+ } : globalThis.HTMLElement || class {
54258
+ };
54060
54259
 
54061
54260
  // src/compiler/html/canonical-link.ts
54062
54261
  var updateCanonicalLink = (doc, href) => {