@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.mjs CHANGED
@@ -556,7 +556,7 @@ const initialize = (userConfig = {}) => {
556
556
  const globalScripts = initialize;
557
557
 
558
558
  /*
559
- Stencil Hydrate Platform v4.33.1 | MIT Licensed | https://stenciljs.com
559
+ Stencil Hydrate Platform v4.38.0 | MIT Licensed | https://stenciljs.com
560
560
  */
561
561
  var __defProp = Object.defineProperty;
562
562
  var __export = (target, all) => {
@@ -761,11 +761,26 @@ function deserializeProperty(value) {
761
761
  }
762
762
  return RemoteValue.fromLocalValue(JSON.parse(atob(value.slice(SERIALIZED_PREFIX.length))));
763
763
  }
764
+
765
+ // src/utils/style.ts
766
+ function createStyleSheetIfNeededAndSupported(styles2) {
767
+ return void 0;
768
+ }
769
+
770
+ // src/utils/shadow-root.ts
771
+ var globalStyleSheet;
764
772
  function createShadowRoot(cmpMeta) {
765
- this.attachShadow({
773
+ var _a;
774
+ const shadowRoot = this.attachShadow({
766
775
  mode: "open",
767
776
  delegatesFocus: !!(cmpMeta.$flags$ & 16 /* shadowDelegatesFocus */)
768
777
  }) ;
778
+ if (globalStyleSheet === void 0) globalStyleSheet = (_a = createStyleSheetIfNeededAndSupported()) != null ? _a : null;
779
+ if (globalStyleSheet) {
780
+ {
781
+ shadowRoot.adoptedStyleSheets = [...shadowRoot.adoptedStyleSheets, globalStyleSheet];
782
+ }
783
+ }
769
784
  }
770
785
 
771
786
  // src/runtime/runtime-constants.ts
@@ -891,7 +906,7 @@ function patchSlotNode(node) {
891
906
  const slotName = this["s-sn"];
892
907
  if (opts == null ? void 0 : opts.flatten) {
893
908
  console.error(`
894
- Flattening is not supported for Stencil non-shadow slots.
909
+ Flattening is not supported for Stencil non-shadow slots.
895
910
  You can use \`.childNodes\` to nested slot fallback content.
896
911
  If you have a particular use case, please open an issue on the Stencil repo.
897
912
  `);
@@ -935,6 +950,96 @@ var uniqueTime = (key, measureText) => {
935
950
  };
936
951
  }
937
952
  };
953
+ var rootAppliedStyles = /* @__PURE__ */ new WeakMap();
954
+ var registerStyle = (scopeId2, cssText, allowCS) => {
955
+ let style = styles.get(scopeId2);
956
+ {
957
+ style = cssText;
958
+ }
959
+ styles.set(scopeId2, style);
960
+ };
961
+ var addStyle = (styleContainerNode, cmpMeta, mode) => {
962
+ var _a;
963
+ const scopeId2 = getScopeId(cmpMeta, mode);
964
+ const style = styles.get(scopeId2);
965
+ if (!win.document) {
966
+ return scopeId2;
967
+ }
968
+ styleContainerNode = styleContainerNode.nodeType === 11 /* DocumentFragment */ ? styleContainerNode : win.document;
969
+ if (style) {
970
+ if (typeof style === "string") {
971
+ styleContainerNode = styleContainerNode.head || styleContainerNode;
972
+ let appliedStyles = rootAppliedStyles.get(styleContainerNode);
973
+ let styleElm;
974
+ if (!appliedStyles) {
975
+ rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());
976
+ }
977
+ if (!appliedStyles.has(scopeId2)) {
978
+ if (styleContainerNode.host && (styleElm = styleContainerNode.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`))) {
979
+ styleElm.innerHTML = style;
980
+ } else {
981
+ styleElm = win.document.createElement("style");
982
+ styleElm.innerHTML = style;
983
+ const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(win.document);
984
+ if (nonce != null) {
985
+ styleElm.setAttribute("nonce", nonce);
986
+ }
987
+ if ((cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */ || cmpMeta.$flags$ & 128 /* shadowNeedsScopedCss */)) {
988
+ styleElm.setAttribute(HYDRATED_STYLE_ID, scopeId2);
989
+ }
990
+ if (!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */)) {
991
+ if (styleContainerNode.nodeName === "HEAD") {
992
+ const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
993
+ const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
994
+ styleContainerNode.insertBefore(
995
+ styleElm,
996
+ (referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
997
+ );
998
+ } else if ("host" in styleContainerNode) {
999
+ {
1000
+ const existingStyleContainer = styleContainerNode.querySelector("style");
1001
+ if (existingStyleContainer) {
1002
+ existingStyleContainer.innerHTML = style + existingStyleContainer.innerHTML;
1003
+ } else {
1004
+ styleContainerNode.prepend(styleElm);
1005
+ }
1006
+ }
1007
+ } else {
1008
+ styleContainerNode.append(styleElm);
1009
+ }
1010
+ }
1011
+ if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
1012
+ styleContainerNode.insertBefore(styleElm, null);
1013
+ }
1014
+ }
1015
+ if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {
1016
+ styleElm.innerHTML += SLOT_FB_CSS;
1017
+ }
1018
+ if (appliedStyles) {
1019
+ appliedStyles.add(scopeId2);
1020
+ }
1021
+ }
1022
+ }
1023
+ }
1024
+ return scopeId2;
1025
+ };
1026
+ var attachStyles = (hostRef) => {
1027
+ const cmpMeta = hostRef.$cmpMeta$;
1028
+ const elm = hostRef.$hostElement$;
1029
+ const flags = cmpMeta.$flags$;
1030
+ const endAttachStyles = createTime("attachStyles", cmpMeta.$tagName$);
1031
+ const scopeId2 = addStyle(
1032
+ elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),
1033
+ cmpMeta,
1034
+ hostRef.$modeName$
1035
+ );
1036
+ if (flags & 10 /* needsScopedEncapsulation */) {
1037
+ elm["s-sc"] = scopeId2;
1038
+ elm.classList.add(scopeId2 + "-h");
1039
+ }
1040
+ endAttachStyles();
1041
+ };
1042
+ var getScopeId = (cmp, mode) => "sc-" + (mode && cmp.$flags$ & 32 /* hasMode */ ? cmp.$tagName$ + "-" + mode : cmp.$tagName$);
938
1043
  var h = (nodeName, vnodeData, ...children) => {
939
1044
  let child = null;
940
1045
  let key = null;
@@ -1049,7 +1154,7 @@ var convertToPrivate = (node) => {
1049
1154
 
1050
1155
  // src/runtime/client-hydrate.ts
1051
1156
  var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
1052
- var _a;
1157
+ var _a, _b;
1053
1158
  const endHydrate = createTime("hydrateClient", tagName);
1054
1159
  const shadowRoot = hostElm.shadowRoot;
1055
1160
  const childRenderNodes = [];
@@ -1058,19 +1163,6 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
1058
1163
  const shadowRootNodes = shadowRoot ? [] : null;
1059
1164
  const vnode = newVNode(tagName, null);
1060
1165
  vnode.$elm$ = hostElm;
1061
- const members = Object.entries(((_a = hostRef.$cmpMeta$) == null ? void 0 : _a.$members$) || {});
1062
- members.forEach(([memberName, [memberFlags, metaAttributeName]]) => {
1063
- var _a2;
1064
- if (!(memberFlags & 31 /* Prop */)) {
1065
- return;
1066
- }
1067
- const attributeName = metaAttributeName || memberName;
1068
- const attrVal = hostElm.getAttribute(attributeName);
1069
- if (attrVal !== null) {
1070
- const attrPropVal = parsePropertyValue(attrVal, memberFlags);
1071
- (_a2 = hostRef == null ? void 0 : hostRef.$instanceValues$) == null ? void 0 : _a2.set(memberName, attrPropVal);
1072
- }
1073
- });
1074
1166
  let scopeId2;
1075
1167
  {
1076
1168
  const cmpMeta = hostRef.$cmpMeta$;
@@ -1109,6 +1201,18 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
1109
1201
  if (childRenderNode.$tag$ === "slot") {
1110
1202
  node["s-cr"] = hostElm["s-cr"];
1111
1203
  }
1204
+ } else if (((_a = childRenderNode.$tag$) == null ? void 0 : _a.toString().includes("-")) && childRenderNode.$tag$ !== "slot-fb" && !childRenderNode.$elm$.shadowRoot) {
1205
+ const cmpMeta = getHostRef(childRenderNode.$elm$);
1206
+ if (cmpMeta) {
1207
+ const scopeId3 = getScopeId(
1208
+ cmpMeta.$cmpMeta$,
1209
+ childRenderNode.$elm$.getAttribute("s-mode")
1210
+ );
1211
+ const styleSheet = win.document.querySelector(`style[sty-id="${scopeId3}"]`);
1212
+ if (styleSheet) {
1213
+ hostElm.shadowRoot.append(styleSheet.cloneNode(true));
1214
+ }
1215
+ }
1112
1216
  }
1113
1217
  if (childRenderNode.$tag$ === "slot") {
1114
1218
  childRenderNode.$name$ = childRenderNode.$elm$["s-sn"] || childRenderNode.$elm$["name"] || null;
@@ -1124,7 +1228,7 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
1124
1228
  }
1125
1229
  }
1126
1230
  if (orgLocationNode && orgLocationNode.isConnected) {
1127
- if (shadowRoot && orgLocationNode["s-en"] === "") {
1231
+ if (orgLocationNode.parentElement.shadowRoot && orgLocationNode["s-en"] === "") {
1128
1232
  orgLocationNode.parentNode.insertBefore(node, orgLocationNode.nextSibling);
1129
1233
  }
1130
1234
  orgLocationNode.parentNode.removeChild(orgLocationNode);
@@ -1132,7 +1236,9 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
1132
1236
  node["s-oo"] = parseInt(childRenderNode.$nodeId$);
1133
1237
  }
1134
1238
  }
1135
- plt.$orgLocNodes$.delete(orgLocationId);
1239
+ if (orgLocationNode && !orgLocationNode["s-id"]) {
1240
+ plt.$orgLocNodes$.delete(orgLocationId);
1241
+ }
1136
1242
  }
1137
1243
  const hosts = [];
1138
1244
  const snLen = slottedNodes.length;
@@ -1153,17 +1259,22 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
1153
1259
  }
1154
1260
  if (!hosts[slottedItem.hostId]) continue;
1155
1261
  const hostEle = hosts[slottedItem.hostId];
1262
+ if (hostEle.shadowRoot && slottedItem.node.parentElement !== hostEle) {
1263
+ hostEle.appendChild(slottedItem.node);
1264
+ }
1156
1265
  if (!hostEle.shadowRoot || !shadowRoot) {
1157
- slottedItem.slot["s-cr"] = hostEle["s-cr"];
1158
- if (!slottedItem.slot["s-cr"] && hostEle.shadowRoot) {
1159
- slottedItem.slot["s-cr"] = hostEle;
1160
- } else {
1161
- slottedItem.slot["s-cr"] = (hostEle.__childNodes || hostEle.childNodes)[0];
1266
+ if (!slottedItem.slot["s-cr"]) {
1267
+ slottedItem.slot["s-cr"] = hostEle["s-cr"];
1268
+ if (!slottedItem.slot["s-cr"] && hostEle.shadowRoot) {
1269
+ slottedItem.slot["s-cr"] = hostEle;
1270
+ } else {
1271
+ slottedItem.slot["s-cr"] = (hostEle.__childNodes || hostEle.childNodes)[0];
1272
+ }
1162
1273
  }
1163
1274
  addSlotRelocateNode(slottedItem.node, slottedItem.slot, false, slottedItem.node["s-oo"]);
1164
- }
1165
- if (hostEle.shadowRoot && slottedItem.node.parentElement !== hostEle) {
1166
- hostEle.appendChild(slottedItem.node);
1275
+ if (((_b = slottedItem.node.parentElement) == null ? void 0 : _b.shadowRoot) && slottedItem.node["getAttribute"] && slottedItem.node.getAttribute("slot")) {
1276
+ slottedItem.node.removeAttribute("slot");
1277
+ }
1167
1278
  }
1168
1279
  }
1169
1280
  }
@@ -1172,25 +1283,27 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
1172
1283
  slot.$elm$.parentElement.classList.add(scopeId2 + "-s");
1173
1284
  });
1174
1285
  }
1175
- if (shadowRoot && !shadowRoot.childNodes.length) {
1286
+ if (shadowRoot) {
1176
1287
  let rnIdex = 0;
1177
1288
  const rnLen = shadowRootNodes.length;
1178
1289
  if (rnLen) {
1179
1290
  for (rnIdex; rnIdex < rnLen; rnIdex++) {
1180
- shadowRoot.appendChild(shadowRootNodes[rnIdex]);
1291
+ const node = shadowRootNodes[rnIdex];
1292
+ if (node) {
1293
+ shadowRoot.appendChild(node);
1294
+ }
1181
1295
  }
1182
1296
  Array.from(hostElm.childNodes).forEach((node) => {
1183
- if (typeof node["s-sn"] !== "string") {
1297
+ if (typeof node["s-en"] !== "string" && typeof node["s-sn"] !== "string") {
1184
1298
  if (node.nodeType === 1 /* ElementNode */ && node.slot && node.hidden) {
1185
1299
  node.removeAttribute("hidden");
1186
- } else if (node.nodeType === 8 /* CommentNode */ || node.nodeType === 3 /* TextNode */ && !node.wholeText.trim()) {
1300
+ } else if (node.nodeType === 8 /* CommentNode */ && !node.nodeValue || node.nodeType === 3 /* TextNode */ && !node.wholeText.trim()) {
1187
1301
  node.parentNode.removeChild(node);
1188
1302
  }
1189
1303
  }
1190
1304
  });
1191
1305
  }
1192
1306
  }
1193
- plt.$orgLocNodes$.delete(hostElm["s-id"]);
1194
1307
  hostRef.$hostElement$ = hostElm;
1195
1308
  endHydrate();
1196
1309
  };
@@ -1222,7 +1335,7 @@ var clientHydrate = (parentVNode, childRenderNodes, slotNodes, shadowRootNodes,
1222
1335
  if (!parentVNode.$children$) {
1223
1336
  parentVNode.$children$ = [];
1224
1337
  }
1225
- if (scopeId2) {
1338
+ if (scopeId2 && childIdSplt[0] === hostId) {
1226
1339
  node["s-si"] = scopeId2;
1227
1340
  childVNode.$attrs$.class += " " + scopeId2;
1228
1341
  }
@@ -1352,7 +1465,7 @@ var clientHydrate = (parentVNode, childRenderNodes, slotNodes, shadowRootNodes,
1352
1465
  vnode.$index$ = "0";
1353
1466
  parentVNode.$children$ = [vnode];
1354
1467
  } else {
1355
- if (node.nodeType === 3 /* TextNode */ && !node.wholeText.trim()) {
1468
+ if (node.nodeType === 3 /* TextNode */ && !node.wholeText.trim() && !node["s-nr"]) {
1356
1469
  node.remove();
1357
1470
  }
1358
1471
  }
@@ -1410,10 +1523,10 @@ function addSlot(slotName, slotId, childVNode, node, parentVNode, childRenderNod
1410
1523
  if (childVNode.$name$) {
1411
1524
  childVNode.$elm$.setAttribute("name", slotName);
1412
1525
  }
1413
- if (parentNodeId && parentNodeId !== childVNode.$hostId$) {
1414
- parentVNode.$elm$.insertBefore(slot, parentVNode.$elm$.children[0]);
1526
+ if (parentVNode.$elm$.shadowRoot && parentNodeId && parentNodeId !== childVNode.$hostId$) {
1527
+ internalCall(parentVNode.$elm$, "insertBefore")(slot, internalCall(parentVNode.$elm$, "children")[0]);
1415
1528
  } else {
1416
- node.parentNode.insertBefore(childVNode.$elm$, node);
1529
+ internalCall(internalCall(node, "parentNode"), "insertBefore")(slot, node);
1417
1530
  }
1418
1531
  addSlottedNodes(slottedNodes, slotId, slotName, node, childVNode.$hostId$);
1419
1532
  node.remove();
@@ -1428,8 +1541,8 @@ function addSlot(slotName, slotId, childVNode, node, parentVNode, childRenderNod
1428
1541
  if (shouldMove) {
1429
1542
  parentVNode.$elm$.insertBefore(slot, parentVNode.$elm$.children[0]);
1430
1543
  }
1431
- childRenderNodes.push(childVNode);
1432
1544
  }
1545
+ childRenderNodes.push(childVNode);
1433
1546
  slotNodes.push(childVNode);
1434
1547
  if (!parentVNode.$children$) {
1435
1548
  parentVNode.$children$ = [];
@@ -1437,13 +1550,17 @@ function addSlot(slotName, slotId, childVNode, node, parentVNode, childRenderNod
1437
1550
  parentVNode.$children$[childVNode.$index$] = childVNode;
1438
1551
  }
1439
1552
  var addSlottedNodes = (slottedNodes, slotNodeId, slotName, slotNode, hostId) => {
1553
+ var _a, _b;
1440
1554
  let slottedNode = slotNode.nextSibling;
1441
1555
  slottedNodes[slotNodeId] = slottedNodes[slotNodeId] || [];
1442
- 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 */))) {
1443
- slottedNode["s-sn"] = slotName;
1444
- slottedNodes[slotNodeId].push({ slot: slotNode, node: slottedNode, hostId });
1445
- slottedNode = slottedNode.nextSibling;
1446
- }
1556
+ if (!slottedNode || ((_a = slottedNode.nodeValue) == null ? void 0 : _a.startsWith(SLOT_NODE_ID + "."))) return;
1557
+ do {
1558
+ 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 */))) {
1559
+ slottedNode["s-sn"] = slotName;
1560
+ slottedNodes[slotNodeId].push({ slot: slotNode, node: slottedNode, hostId });
1561
+ }
1562
+ slottedNode = slottedNode == null ? void 0 : slottedNode.nextSibling;
1563
+ } while (slottedNode && !((_b = slottedNode.nodeValue) == null ? void 0 : _b.startsWith(SLOT_NODE_ID + ".")));
1447
1564
  };
1448
1565
  var findCorrespondingNode = (node, type) => {
1449
1566
  let sibling = node;
@@ -1468,6 +1585,12 @@ var findCorrespondingNode = (node, type) => {
1468
1585
  var safeSelector = (selector) => {
1469
1586
  const placeholders = [];
1470
1587
  let index = 0;
1588
+ selector = selector.replace(/(\[\s*part~=\s*("[^"]*"|'[^']*')\s*\])/g, (_, keep) => {
1589
+ const replaceBy = `__part-${index}__`;
1590
+ placeholders.push(keep);
1591
+ index++;
1592
+ return replaceBy;
1593
+ });
1471
1594
  selector = selector.replace(/(\[[^\]]*\])/g, (_, keep) => {
1472
1595
  const replaceBy = `__ph-${index}__`;
1473
1596
  placeholders.push(keep);
@@ -1487,6 +1610,7 @@ var safeSelector = (selector) => {
1487
1610
  return ss;
1488
1611
  };
1489
1612
  var restoreSafeSelector = (placeholders, content) => {
1613
+ content = content.replace(/__part-(\d+)__/g, (_, index) => placeholders[+index]);
1490
1614
  return content.replace(/__ph-(\d+)__/g, (_, index) => placeholders[+index]);
1491
1615
  };
1492
1616
  var _polyfillHost = "-shadowcsshost";
@@ -1499,6 +1623,7 @@ var _cssColonSlottedRe = new RegExp("(" + _polyfillSlotted + _parenSuffix, "gim"
1499
1623
  var _polyfillHostNoCombinator = _polyfillHost + "-no-combinator";
1500
1624
  var _polyfillHostNoCombinatorRe = /-shadowcsshost-no-combinator([^\s]*)/;
1501
1625
  var _shadowDOMSelectorsRe = [/::shadow/g, /::content/g];
1626
+ var _safePartRe = /__part-(\d+)__/g;
1502
1627
  var _selectorReSuffix = "([>\\s~+[.,{:][\\s\\S]*)?$";
1503
1628
  var _polyfillHostRe = /-shadowcsshost/gim;
1504
1629
  var createSupportsRuleRe = (selector) => {
@@ -1713,7 +1838,7 @@ var applyStrictSelectorScope = (selector, scopeSelector2, hostSelector) => {
1713
1838
  let scopedSelector = "";
1714
1839
  let startIndex = 0;
1715
1840
  let res;
1716
- const sep = /( |>|\+|~(?!=))\s*/g;
1841
+ const sep = /( |>|\+|~(?!=))(?=(?:[^()]*\([^()]*\))*[^()]*$)\s*/g;
1717
1842
  const hasHost = selector.indexOf(_polyfillHostNoCombinator) > -1;
1718
1843
  let shouldScope = !hasHost;
1719
1844
  while ((res = sep.exec(selector)) !== null) {
@@ -1725,7 +1850,7 @@ var applyStrictSelectorScope = (selector, scopeSelector2, hostSelector) => {
1725
1850
  startIndex = sep.lastIndex;
1726
1851
  }
1727
1852
  const part = selector.substring(startIndex);
1728
- shouldScope = shouldScope || part.indexOf(_polyfillHostNoCombinator) > -1;
1853
+ shouldScope = !part.match(_safePartRe) && (shouldScope || part.indexOf(_polyfillHostNoCombinator) > -1);
1729
1854
  scopedSelector += shouldScope ? _scopeSelectorPart(part) : part;
1730
1855
  return restoreSafeSelector(safeContent.placeholders, scopedSelector);
1731
1856
  };
@@ -1782,6 +1907,36 @@ var scopeCssText = (cssText, scopeId2, hostScopeId, slotScopeId, commentOriginal
1782
1907
  var replaceShadowCssHost = (cssText, hostScopeId) => {
1783
1908
  return cssText.replace(/-shadowcsshost-no-combinator/g, `.${hostScopeId}`);
1784
1909
  };
1910
+ var expandPartSelectors = (cssText) => {
1911
+ const partSelectorRe = /([^\s,{][^,{]*?)::part\(\s*([^)]+?)\s*\)((?:[:.][^,{]*)*)/g;
1912
+ return processRules(cssText, (rule) => {
1913
+ if (rule.selector[0] === "@") {
1914
+ return rule;
1915
+ }
1916
+ const selectors = rule.selector.split(",").map((sel) => {
1917
+ const out = [sel.trim()];
1918
+ let m;
1919
+ while ((m = partSelectorRe.exec(sel)) !== null) {
1920
+ const before = m[1].trimEnd();
1921
+ const partNames = m[2].trim().split(/\s+/);
1922
+ const after = m[3] || "";
1923
+ const partAttr = partNames.flatMap((p) => {
1924
+ if (!rule.selector.includes(`[part~="${p}"]`)) {
1925
+ return [`[part~="${p}"]`];
1926
+ }
1927
+ return [];
1928
+ }).join("");
1929
+ const expanded = `${before} ${partAttr}${after}`;
1930
+ if (!!partAttr && expanded !== sel.trim()) {
1931
+ out.push(expanded);
1932
+ }
1933
+ }
1934
+ return out.join(", ");
1935
+ });
1936
+ rule.selector = selectors.join(", ");
1937
+ return rule;
1938
+ });
1939
+ };
1785
1940
  var scopeCss = (cssText, scopeId2, commentOriginalSelector) => {
1786
1941
  const hostScopeId = scopeId2 + "-h";
1787
1942
  const slotScopeId = scopeId2 + "-s";
@@ -1817,28 +1972,27 @@ var scopeCss = (cssText, scopeId2, commentOriginalSelector) => {
1817
1972
  const regex = new RegExp(escapeRegExpSpecialCharacters(slottedSelector.orgSelector), "g");
1818
1973
  cssText = cssText.replace(regex, slottedSelector.updatedSelector);
1819
1974
  });
1975
+ cssText = expandPartSelectors(cssText);
1820
1976
  return cssText;
1821
1977
  };
1822
1978
 
1823
1979
  // src/runtime/mode.ts
1824
1980
  var computeMode = (elm) => modeResolutionChain.map((h2) => h2(elm)).find((m) => !!m);
1825
1981
  var setMode = (handler) => modeResolutionChain.push(handler);
1826
- var getMode = (ref) => getHostRef(ref).$modeName$;
1827
- var parsePropertyValue = (propValue, propType) => {
1828
- if (typeof propValue === "string" && (propValue.startsWith("{") && propValue.endsWith("}") || propValue.startsWith("[") && propValue.endsWith("]"))) {
1829
- try {
1830
- propValue = JSON.parse(propValue);
1831
- return propValue;
1832
- } catch (e) {
1833
- }
1834
- }
1982
+ var getMode = (ref) => {
1983
+ var _a;
1984
+ return (_a = getHostRef(ref)) == null ? void 0 : _a.$modeName$;
1985
+ };
1986
+ var parsePropertyValue = (propValue, propType, isFormAssociated) => {
1835
1987
  if (typeof propValue === "string" && propValue.startsWith(SERIALIZED_PREFIX)) {
1836
1988
  propValue = deserializeProperty(propValue);
1837
1989
  return propValue;
1838
1990
  }
1839
1991
  if (propValue != null && !isComplexType(propValue)) {
1840
1992
  if (propType & 4 /* Boolean */) {
1841
- return propValue === "false" ? false : propValue === "" || !!propValue;
1993
+ {
1994
+ return propValue === "false" ? false : propValue === "" || !!propValue;
1995
+ }
1842
1996
  }
1843
1997
  if (propType & 2 /* Number */) {
1844
1998
  return typeof propValue === "string" ? parseFloat(propValue) : typeof propValue === "number" ? propValue : NaN;
@@ -1850,7 +2004,10 @@ var parsePropertyValue = (propValue, propType) => {
1850
2004
  }
1851
2005
  return propValue;
1852
2006
  };
1853
- var getElement = (ref) => getHostRef(ref).$hostElement$ ;
2007
+ var getElement = (ref) => {
2008
+ var _a;
2009
+ return (_a = getHostRef(ref)) == null ? void 0 : _a.$hostElement$ ;
2010
+ };
1854
2011
 
1855
2012
  // src/runtime/event-emitter.ts
1856
2013
  var createEvent = (ref, name, flags) => {
@@ -1871,96 +2028,6 @@ var emitEvent = (elm, name, opts) => {
1871
2028
  elm.dispatchEvent(ev);
1872
2029
  return ev;
1873
2030
  };
1874
- var rootAppliedStyles = /* @__PURE__ */ new WeakMap();
1875
- var registerStyle = (scopeId2, cssText, allowCS) => {
1876
- let style = styles.get(scopeId2);
1877
- {
1878
- style = cssText;
1879
- }
1880
- styles.set(scopeId2, style);
1881
- };
1882
- var addStyle = (styleContainerNode, cmpMeta, mode) => {
1883
- var _a;
1884
- const scopeId2 = getScopeId(cmpMeta, mode);
1885
- const style = styles.get(scopeId2);
1886
- if (!win.document) {
1887
- return scopeId2;
1888
- }
1889
- styleContainerNode = styleContainerNode.nodeType === 11 /* DocumentFragment */ ? styleContainerNode : win.document;
1890
- if (style) {
1891
- if (typeof style === "string") {
1892
- styleContainerNode = styleContainerNode.head || styleContainerNode;
1893
- let appliedStyles = rootAppliedStyles.get(styleContainerNode);
1894
- let styleElm;
1895
- if (!appliedStyles) {
1896
- rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());
1897
- }
1898
- if (!appliedStyles.has(scopeId2)) {
1899
- if (styleContainerNode.host && (styleElm = styleContainerNode.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`))) {
1900
- styleElm.innerHTML = style;
1901
- } else {
1902
- styleElm = document.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`) || win.document.createElement("style");
1903
- styleElm.innerHTML = style;
1904
- const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(win.document);
1905
- if (nonce != null) {
1906
- styleElm.setAttribute("nonce", nonce);
1907
- }
1908
- if ((cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */ || cmpMeta.$flags$ & 128 /* shadowNeedsScopedCss */)) {
1909
- styleElm.setAttribute(HYDRATED_STYLE_ID, scopeId2);
1910
- }
1911
- if (!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */)) {
1912
- if (styleContainerNode.nodeName === "HEAD") {
1913
- const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
1914
- const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
1915
- styleContainerNode.insertBefore(
1916
- styleElm,
1917
- (referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
1918
- );
1919
- } else if ("host" in styleContainerNode) {
1920
- {
1921
- const existingStyleContainer = styleContainerNode.querySelector("style");
1922
- if (existingStyleContainer) {
1923
- existingStyleContainer.innerHTML = style + existingStyleContainer.innerHTML;
1924
- } else {
1925
- styleContainerNode.prepend(styleElm);
1926
- }
1927
- }
1928
- } else {
1929
- styleContainerNode.append(styleElm);
1930
- }
1931
- }
1932
- if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
1933
- styleContainerNode.insertBefore(styleElm, null);
1934
- }
1935
- }
1936
- if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {
1937
- styleElm.innerHTML += SLOT_FB_CSS;
1938
- }
1939
- if (appliedStyles) {
1940
- appliedStyles.add(scopeId2);
1941
- }
1942
- }
1943
- }
1944
- }
1945
- return scopeId2;
1946
- };
1947
- var attachStyles = (hostRef) => {
1948
- const cmpMeta = hostRef.$cmpMeta$;
1949
- const elm = hostRef.$hostElement$;
1950
- const flags = cmpMeta.$flags$;
1951
- const endAttachStyles = createTime("attachStyles", cmpMeta.$tagName$);
1952
- const scopeId2 = addStyle(
1953
- elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),
1954
- cmpMeta,
1955
- hostRef.$modeName$
1956
- );
1957
- if (flags & 10 /* needsScopedEncapsulation */) {
1958
- elm["s-sc"] = scopeId2;
1959
- elm.classList.add(scopeId2 + "-h");
1960
- }
1961
- endAttachStyles();
1962
- };
1963
- var getScopeId = (cmp, mode) => "sc-" + (mode && cmp.$flags$ & 32 /* hasMode */ ? cmp.$tagName$ + "-" + mode : cmp.$tagName$);
1964
2031
  var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRender) => {
1965
2032
  if (oldValue === newValue) {
1966
2033
  return;
@@ -1971,12 +2038,13 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
1971
2038
  const classList = elm.classList;
1972
2039
  const oldClasses = parseClassList(oldValue);
1973
2040
  let newClasses = parseClassList(newValue);
1974
- if (elm["s-si"] && initialRender) {
1975
- newClasses.push(elm["s-si"]);
2041
+ if ((elm["s-si"] || elm["s-sc"]) && initialRender) {
2042
+ const scopeId2 = elm["s-sc"] || elm["s-si"];
2043
+ newClasses.push(scopeId2);
1976
2044
  oldClasses.forEach((c) => {
1977
- if (c.startsWith(elm["s-si"])) newClasses.push(c);
2045
+ if (c.startsWith(scopeId2)) newClasses.push(c);
1978
2046
  });
1979
- newClasses = [...new Set(newClasses)];
2047
+ newClasses = [...new Set(newClasses)].filter((c) => c);
1980
2048
  classList.add(...newClasses);
1981
2049
  } else {
1982
2050
  classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
@@ -2408,6 +2476,8 @@ var patch = (oldVNode, newVNode2, isInitialRender = false) => {
2408
2476
  !isInitialRender && BUILD.updatable && oldChildren !== null
2409
2477
  ) {
2410
2478
  removeVnodes(oldChildren, 0, oldChildren.length - 1);
2479
+ } else if (isInitialRender && BUILD.updatable && oldChildren !== null && newChildren === null) {
2480
+ newVNode2.$children$ = oldChildren;
2411
2481
  }
2412
2482
  if (isSvgMode && tag === "svg") {
2413
2483
  isSvgMode = false;
@@ -2513,9 +2583,11 @@ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
2513
2583
  hostTagName = hostElm.tagName;
2514
2584
  if (cmpMeta.$attrsToReflect$) {
2515
2585
  rootVnode.$attrs$ = rootVnode.$attrs$ || {};
2516
- cmpMeta.$attrsToReflect$.map(
2517
- ([propName, attribute]) => rootVnode.$attrs$[attribute] = hostElm[propName]
2518
- );
2586
+ cmpMeta.$attrsToReflect$.forEach(([propName, attribute]) => {
2587
+ {
2588
+ rootVnode.$attrs$[attribute] = hostElm[propName];
2589
+ }
2590
+ });
2519
2591
  }
2520
2592
  if (isInitialLoad && rootVnode.$attrs$) {
2521
2593
  for (const key of Object.keys(rootVnode.$attrs$)) {
@@ -2623,6 +2695,12 @@ var scheduleUpdate = (hostRef, isInitialLoad) => {
2623
2695
  }
2624
2696
  attachToAncestor(hostRef, hostRef.$ancestorComponent$);
2625
2697
  const dispatch = () => dispatchHooks(hostRef, isInitialLoad);
2698
+ if (isInitialLoad) {
2699
+ queueMicrotask(() => {
2700
+ dispatch();
2701
+ });
2702
+ return;
2703
+ }
2626
2704
  return writeTask(dispatch) ;
2627
2705
  };
2628
2706
  var dispatchHooks = (hostRef, isInitialLoad) => {
@@ -2637,10 +2715,15 @@ var dispatchHooks = (hostRef, isInitialLoad) => {
2637
2715
  let maybePromise;
2638
2716
  if (isInitialLoad) {
2639
2717
  {
2640
- hostRef.$flags$ |= 256 /* isListenReady */;
2641
- if (hostRef.$queuedListeners$) {
2642
- hostRef.$queuedListeners$.map(([methodName, event]) => safeCall$1(instance, methodName, event, elm));
2643
- hostRef.$queuedListeners$ = void 0;
2718
+ {
2719
+ hostRef.$flags$ |= 256 /* isListenReady */;
2720
+ if (hostRef.$queuedListeners$) {
2721
+ hostRef.$queuedListeners$.map(([methodName, event]) => safeCall$1(instance, methodName, event, elm));
2722
+ hostRef.$queuedListeners$ = void 0;
2723
+ }
2724
+ }
2725
+ if (hostRef.$fetchedCbList$.length) {
2726
+ hostRef.$fetchedCbList$.forEach((cb) => cb(elm));
2644
2727
  }
2645
2728
  }
2646
2729
  maybePromise = safeCall$1(instance, "componentWillLoad", void 0, elm);
@@ -2763,10 +2846,16 @@ var forceUpdate = (ref) => {
2763
2846
  return false;
2764
2847
  };
2765
2848
  var appDidLoad = (who) => {
2849
+ var _a;
2766
2850
  if (BUILD.asyncQueue) {
2767
2851
  plt.$flags$ |= 2 /* appLoaded */;
2768
2852
  }
2769
2853
  nextTick(() => emitEvent(win, "appload", { detail: { namespace: NAMESPACE } }));
2854
+ {
2855
+ if ((_a = plt.$orgLocNodes$) == null ? void 0 : _a.size) {
2856
+ plt.$orgLocNodes$.clear();
2857
+ }
2858
+ }
2770
2859
  };
2771
2860
  var safeCall$1 = (instance, method, arg, elm) => {
2772
2861
  if (instance && instance[method]) {
@@ -2799,6 +2888,9 @@ var serverSideConnected = (elm) => {
2799
2888
  var getValue = (ref, propName) => getHostRef(ref).$instanceValues$.get(propName);
2800
2889
  var setValue = (ref, propName, newVal, cmpMeta) => {
2801
2890
  const hostRef = getHostRef(ref);
2891
+ if (!hostRef) {
2892
+ return;
2893
+ }
2802
2894
  if (!hostRef) {
2803
2895
  throw new Error(
2804
2896
  `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).`
@@ -2808,7 +2900,9 @@ var setValue = (ref, propName, newVal, cmpMeta) => {
2808
2900
  const oldVal = hostRef.$instanceValues$.get(propName);
2809
2901
  const flags = hostRef.$flags$;
2810
2902
  const instance = hostRef.$lazyInstance$ ;
2811
- newVal = parsePropertyValue(newVal, cmpMeta.$members$[propName][0]);
2903
+ newVal = parsePropertyValue(
2904
+ newVal,
2905
+ cmpMeta.$members$[propName][0]);
2812
2906
  const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);
2813
2907
  const didValueChange = newVal !== oldVal && !areBothNaN;
2814
2908
  if ((!(flags & 8 /* isConstructingInstance */) || oldVal === void 0) && didValueChange) {
@@ -2842,9 +2936,17 @@ var setValue = (ref, propName, newVal, cmpMeta) => {
2842
2936
  var proxyComponent = (Cstr, cmpMeta, flags) => {
2843
2937
  var _a;
2844
2938
  const prototype = Cstr.prototype;
2845
- if (cmpMeta.$members$ || (cmpMeta.$watchers$ || Cstr.watchers)) {
2846
- if (Cstr.watchers && !cmpMeta.$watchers$) {
2847
- cmpMeta.$watchers$ = Cstr.watchers;
2939
+ {
2940
+ {
2941
+ if (Cstr.watchers && !cmpMeta.$watchers$) {
2942
+ cmpMeta.$watchers$ = Cstr.watchers;
2943
+ }
2944
+ if (Cstr.deserializers && !cmpMeta.$deserializers$) {
2945
+ cmpMeta.$deserializers$ = Cstr.deserializers;
2946
+ }
2947
+ if (Cstr.serializers && !cmpMeta.$serializers$) {
2948
+ cmpMeta.$serializers$ = Cstr.serializers;
2949
+ }
2848
2950
  }
2849
2951
  const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
2850
2952
  members.map(([memberName, [memberFlags]]) => {
@@ -2872,14 +2974,19 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
2872
2974
  Object.defineProperty(prototype, memberName, {
2873
2975
  set(newValue) {
2874
2976
  const ref = getHostRef(this);
2977
+ if (!ref) {
2978
+ return;
2979
+ }
2875
2980
  if (origSetter) {
2876
2981
  const currentValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
2877
2982
  if (typeof currentValue === "undefined" && ref.$instanceValues$.get(memberName)) {
2878
2983
  newValue = ref.$instanceValues$.get(memberName);
2879
- } else if (!ref.$instanceValues$.get(memberName) && currentValue) {
2880
- ref.$instanceValues$.set(memberName, currentValue);
2881
2984
  }
2882
- origSetter.apply(this, [parsePropertyValue(newValue, memberFlags)]);
2985
+ origSetter.apply(this, [
2986
+ parsePropertyValue(
2987
+ newValue,
2988
+ memberFlags)
2989
+ ]);
2883
2990
  newValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
2884
2991
  setValue(this, memberName, newValue, cmpMeta);
2885
2992
  return;
@@ -2919,6 +3026,8 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
2919
3026
  if (!Cstr.isProxied) {
2920
3027
  {
2921
3028
  cmpMeta.$watchers$ = Cstr.watchers;
3029
+ cmpMeta.$serializers$ = Cstr.serializers;
3030
+ cmpMeta.$deserializers$ = Cstr.deserializers;
2922
3031
  }
2923
3032
  proxyComponent(Cstr, cmpMeta);
2924
3033
  Cstr.isProxied = true;
@@ -2961,8 +3070,12 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
2961
3070
  const scopeId2 = getScopeId(cmpMeta, hostRef.$modeName$);
2962
3071
  if (!styles.has(scopeId2)) {
2963
3072
  const endRegisterStyles = createTime("registerStyles", cmpMeta.$tagName$);
2964
- if (cmpMeta.$flags$ & 128 /* shadowNeedsScopedCss */) {
2965
- style = scopeCss(style, scopeId2);
3073
+ {
3074
+ if (cmpMeta.$flags$ & 128 /* shadowNeedsScopedCss */) {
3075
+ style = scopeCss(style, scopeId2);
3076
+ } else if (needsScopedSSR()) {
3077
+ style = expandPartSelectors(style);
3078
+ }
2966
3079
  }
2967
3080
  registerStyle(scopeId2, style);
2968
3081
  endRegisterStyles();
@@ -2987,6 +3100,9 @@ var fireConnectedCallback = (instance, elm) => {
2987
3100
  var connectedCallback = (elm) => {
2988
3101
  if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
2989
3102
  const hostRef = getHostRef(elm);
3103
+ if (!hostRef) {
3104
+ return;
3105
+ }
2990
3106
  const cmpMeta = hostRef.$cmpMeta$;
2991
3107
  const endConnected = createTime("connectedCallback", cmpMeta.$tagName$);
2992
3108
  if (!(hostRef.$flags$ & 1 /* hasConnected */)) {
@@ -3251,6 +3367,9 @@ var hAsync = (nodeName, vnodeData, ...children) => {
3251
3367
  // src/hydrate/platform/proxy-host-element.ts
3252
3368
  function proxyHostElement(elm, cstr) {
3253
3369
  const cmpMeta = cstr.cmpMeta;
3370
+ cmpMeta.$watchers$ = cmpMeta.$watchers$ || cstr.watchers;
3371
+ cmpMeta.$deserializers$ = cmpMeta.$deserializers$ || cstr.deserializers;
3372
+ cmpMeta.$serializers$ = cmpMeta.$serializers$ || cstr.serializers;
3254
3373
  if (typeof elm.componentOnReady !== "function") {
3255
3374
  elm.componentOnReady = componentOnReady$1;
3256
3375
  }
@@ -3264,7 +3383,7 @@ function proxyHostElement(elm, cstr) {
3264
3383
  const hostRef = getHostRef(elm);
3265
3384
  const members = Object.entries(cmpMeta.$members$);
3266
3385
  members.forEach(([memberName, [memberFlags, metaAttributeName]]) => {
3267
- var _a;
3386
+ var _a, _b;
3268
3387
  if (memberFlags & 31 /* Prop */) {
3269
3388
  const attributeName = metaAttributeName || memberName;
3270
3389
  const attrValue = elm.getAttribute(attributeName);
@@ -3272,7 +3391,13 @@ function proxyHostElement(elm, cstr) {
3272
3391
  let attrPropVal;
3273
3392
  const { get: origGetter, set: origSetter } = Object.getOwnPropertyDescriptor(cstr.prototype, memberName) || {};
3274
3393
  if (attrValue != null) {
3275
- attrPropVal = parsePropertyValue(attrValue, memberFlags);
3394
+ if ((_a = cmpMeta.$deserializers$) == null ? void 0 : _a[memberName]) {
3395
+ for (const methodName of cmpMeta.$deserializers$[memberName]) {
3396
+ attrPropVal = cstr.prototype[methodName](attrValue, memberName);
3397
+ }
3398
+ } else {
3399
+ attrPropVal = parsePropertyValue(attrValue, memberFlags);
3400
+ }
3276
3401
  }
3277
3402
  if (propValue !== void 0) {
3278
3403
  attrPropVal = propValue;
@@ -3283,7 +3408,7 @@ function proxyHostElement(elm, cstr) {
3283
3408
  origSetter.apply(elm, [attrPropVal]);
3284
3409
  attrPropVal = origGetter ? origGetter.apply(elm) : attrPropVal;
3285
3410
  }
3286
- (_a = hostRef == null ? void 0 : hostRef.$instanceValues$) == null ? void 0 : _a.set(memberName, attrPropVal);
3411
+ (_b = hostRef == null ? void 0 : hostRef.$instanceValues$) == null ? void 0 : _b.set(memberName, attrPropVal);
3287
3412
  }
3288
3413
  const getterSetterDescriptor = {
3289
3414
  get: function() {
@@ -3297,21 +3422,18 @@ function proxyHostElement(elm, cstr) {
3297
3422
  };
3298
3423
  Object.defineProperty(elm, memberName, getterSetterDescriptor);
3299
3424
  Object.defineProperty(elm, metaAttributeName, getterSetterDescriptor);
3300
- if (!cstr.prototype.__stencilAugmented) {
3301
- Object.defineProperty(cstr.prototype, memberName, {
3302
- get: function() {
3303
- var _a2;
3304
- const ref = getHostRef(this);
3305
- const attrPropVal2 = (_a2 = ref.$instanceValues$) == null ? void 0 : _a2.get(memberName);
3306
- if (origGetter && attrPropVal2 === void 0 && !getValue(this, memberName)) {
3307
- setValue(this, memberName, origGetter.apply(this), cmpMeta);
3308
- }
3309
- return attrPropVal2 !== void 0 ? attrPropVal2 : origGetter ? origGetter.apply(this) : getValue(this, memberName);
3310
- },
3311
- configurable: true,
3312
- enumerable: true
3313
- });
3314
- }
3425
+ hostRef.$fetchedCbList$.push(() => {
3426
+ var _a2;
3427
+ if (!((_a2 = hostRef == null ? void 0 : hostRef.$instanceValues$) == null ? void 0 : _a2.has(memberName))) {
3428
+ setValue(
3429
+ elm,
3430
+ memberName,
3431
+ attrPropVal !== void 0 ? attrPropVal : hostRef.$lazyInstance$[memberName],
3432
+ cmpMeta
3433
+ );
3434
+ }
3435
+ Object.defineProperty(hostRef.$lazyInstance$, memberName, getterSetterDescriptor);
3436
+ });
3315
3437
  } else if (memberFlags & 64 /* Method */) {
3316
3438
  Object.defineProperty(elm, memberName, {
3317
3439
  value(...args) {
@@ -3327,7 +3449,6 @@ function proxyHostElement(elm, cstr) {
3327
3449
  });
3328
3450
  }
3329
3451
  });
3330
- cstr.prototype.__stencilAugmented = true;
3331
3452
  }
3332
3453
  }
3333
3454
  function componentOnReady$1() {
@@ -3345,6 +3466,7 @@ function hydrateApp(win2, opts, results, afterHydrate, resolve) {
3345
3466
  const orgDocumentCreateElement = win2.document.createElement;
3346
3467
  const orgDocumentCreateElementNS = win2.document.createElementNS;
3347
3468
  const resolved2 = Promise.resolve();
3469
+ setScopedSSR(opts);
3348
3470
  let tmrId;
3349
3471
  let ranCompleted = false;
3350
3472
  function hydratedComplete() {
@@ -3453,13 +3575,16 @@ async function hydrateComponent(win2, results, tagName, elm, waitingElements) {
3453
3575
  if (cmpMeta != null) {
3454
3576
  waitingElements.add(elm);
3455
3577
  const hostRef = getHostRef(this);
3578
+ if (!hostRef) {
3579
+ return;
3580
+ }
3456
3581
  addHostEventListeners(this, hostRef, cmpMeta.$listeners$);
3457
3582
  try {
3458
3583
  connectedCallback(elm);
3459
3584
  await elm.componentOnReady();
3460
3585
  results.hydratedCount++;
3461
3586
  const ref = getHostRef(elm);
3462
- const modeName = !ref.$modeName$ ? "$" : ref.$modeName$;
3587
+ const modeName = !(ref == null ? void 0 : ref.$modeName$) ? "$" : ref == null ? void 0 : ref.$modeName$;
3463
3588
  if (!results.components.some((c) => c.tag === tagName && c.mode === modeName)) {
3464
3589
  results.components.push({
3465
3590
  tag: tagName,
@@ -3683,6 +3808,7 @@ var getHostRef = (ref) => {
3683
3808
  return void 0;
3684
3809
  };
3685
3810
  var registerInstance = (lazyInstance, hostRef) => {
3811
+ if (!hostRef) return void 0;
3686
3812
  lazyInstance.__stencil__getHostRef = () => hostRef;
3687
3813
  hostRef.$lazyInstance$ = lazyInstance;
3688
3814
  return hostRef;
@@ -3693,8 +3819,10 @@ var registerHost = (elm, cmpMeta) => {
3693
3819
  $cmpMeta$: cmpMeta,
3694
3820
  $hostElement$: elm,
3695
3821
  $instanceValues$: /* @__PURE__ */ new Map(),
3822
+ $serializerValues$: /* @__PURE__ */ new Map(),
3696
3823
  $renderCount$: 0
3697
3824
  };
3825
+ hostRef.$fetchedCbList$ = [];
3698
3826
  hostRef.$onInstancePromise$ = new Promise((r) => hostRef.$onInstanceResolve$ = r);
3699
3827
  hostRef.$onReadyPromise$ = new Promise((r) => hostRef.$onReadyResolve$ = r);
3700
3828
  elm["s-p"] = [];
@@ -3706,6 +3834,11 @@ var Build = {
3706
3834
  isBrowser: false};
3707
3835
  var styles = /* @__PURE__ */ new Map();
3708
3836
 
3837
+ var setScopedSSR = (opts) => {
3838
+ scopedSSR = opts.serializeShadowRoot !== false && opts.serializeShadowRoot !== "declarative-shadow-dom";
3839
+ };
3840
+ var needsScopedSSR = () => scopedSSR;
3841
+ var scopedSSR = false;
3709
3842
 
3710
3843
  const caretDownSvg = 'data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgMjU2IiBmaWxsPSJjdXJyZW50Q29sb3IiPjxwYXRoIGQ9Ik0yMTMuNjYsMTAxLjY2bC04MCw4MGE4LDgsMCwwLDEtMTEuMzIsMGwtODAtODBBOCw4LDAsMCwxLDUzLjY2LDkwLjM0TDEyOCwxNjQuNjlsNzQuMzQtNzQuMzVhOCw4LDAsMCwxLDExLjMyLDExLjMyWiIvPjwvc3ZnPg==';
3711
3844
 
@@ -4580,7 +4713,7 @@ class Accordion {
4580
4713
  md: accordionMdCss
4581
4714
  }; }
4582
4715
  static get cmpMeta() { return {
4583
- "$flags$": 57,
4716
+ "$flags$": 313,
4584
4717
  "$tagName$": "ion-accordion",
4585
4718
  "$members$": {
4586
4719
  "value": [1],
@@ -4850,7 +4983,7 @@ class AccordionGroup {
4850
4983
  md: accordionGroupMdCss
4851
4984
  }; }
4852
4985
  static get cmpMeta() { return {
4853
- "$flags$": 41,
4986
+ "$flags$": 297,
4854
4987
  "$tagName$": "ion-accordion-group",
4855
4988
  "$members$": {
4856
4989
  "animated": [4],
@@ -7921,15 +8054,15 @@ class ActionSheet {
7921
8054
  md: actionSheetMdCss
7922
8055
  }; }
7923
8056
  static get cmpMeta() { return {
7924
- "$flags$": 34,
8057
+ "$flags$": 290,
7925
8058
  "$tagName$": "ion-action-sheet",
7926
8059
  "$members$": {
7927
8060
  "overlayIndex": [2, "overlay-index"],
7928
8061
  "delegate": [16],
7929
8062
  "hasController": [4, "has-controller"],
7930
8063
  "keyboardClose": [4, "keyboard-close"],
7931
- "enterAnimation": [16, "enter-animation"],
7932
- "leaveAnimation": [16, "leave-animation"],
8064
+ "enterAnimation": [16],
8065
+ "leaveAnimation": [16],
7933
8066
  "buttons": [16],
7934
8067
  "cssClass": [1, "css-class"],
7935
8068
  "backdropDismiss": [4, "backdrop-dismiss"],
@@ -7937,7 +8070,7 @@ class ActionSheet {
7937
8070
  "subHeader": [1, "sub-header"],
7938
8071
  "translucent": [4],
7939
8072
  "animated": [4],
7940
- "htmlAttributes": [16, "html-attributes"],
8073
+ "htmlAttributes": [16],
7941
8074
  "isOpen": [4, "is-open"],
7942
8075
  "trigger": [1],
7943
8076
  "present": [64],
@@ -8658,15 +8791,15 @@ class Alert {
8658
8791
  md: alertMdCss
8659
8792
  }; }
8660
8793
  static get cmpMeta() { return {
8661
- "$flags$": 34,
8794
+ "$flags$": 290,
8662
8795
  "$tagName$": "ion-alert",
8663
8796
  "$members$": {
8664
8797
  "overlayIndex": [2, "overlay-index"],
8665
8798
  "delegate": [16],
8666
8799
  "hasController": [4, "has-controller"],
8667
8800
  "keyboardClose": [4, "keyboard-close"],
8668
- "enterAnimation": [16, "enter-animation"],
8669
- "leaveAnimation": [16, "leave-animation"],
8801
+ "enterAnimation": [16],
8802
+ "leaveAnimation": [16],
8670
8803
  "cssClass": [1, "css-class"],
8671
8804
  "header": [1],
8672
8805
  "subHeader": [1, "sub-header"],
@@ -8676,7 +8809,7 @@ class Alert {
8676
8809
  "backdropDismiss": [4, "backdrop-dismiss"],
8677
8810
  "translucent": [4],
8678
8811
  "animated": [4],
8679
- "htmlAttributes": [16, "html-attributes"],
8812
+ "htmlAttributes": [16],
8680
8813
  "isOpen": [4, "is-open"],
8681
8814
  "trigger": [1],
8682
8815
  "present": [64],
@@ -8736,7 +8869,7 @@ class App {
8736
8869
  get el() { return getElement(this); }
8737
8870
  static get style() { return appCss; }
8738
8871
  static get cmpMeta() { return {
8739
- "$flags$": 0,
8872
+ "$flags$": 256,
8740
8873
  "$tagName$": "ion-app",
8741
8874
  "$members$": {
8742
8875
  "setFocus": [64]
@@ -8816,7 +8949,7 @@ class Avatar {
8816
8949
  md: avatarMdCss
8817
8950
  }; }
8818
8951
  static get cmpMeta() { return {
8819
- "$flags$": 41,
8952
+ "$flags$": 297,
8820
8953
  "$tagName$": "ion-avatar",
8821
8954
  "$members$": {
8822
8955
  "size": [1],
@@ -8928,7 +9061,7 @@ class BackButton {
8928
9061
  md: backButtonMdCss
8929
9062
  }; }
8930
9063
  static get cmpMeta() { return {
8931
- "$flags$": 41,
9064
+ "$flags$": 297,
8932
9065
  "$tagName$": "ion-back-button",
8933
9066
  "$members$": {
8934
9067
  "color": [513],
@@ -8937,7 +9070,7 @@ class BackButton {
8937
9070
  "icon": [1],
8938
9071
  "text": [1],
8939
9072
  "type": [1],
8940
- "routerAnimation": [16, "router-animation"]
9073
+ "routerAnimation": [16]
8941
9074
  },
8942
9075
  "$listeners$": undefined,
8943
9076
  "$lazyBundleId$": "-",
@@ -8998,7 +9131,7 @@ class Backdrop {
8998
9131
  md: backdropMdCss
8999
9132
  }; }
9000
9133
  static get cmpMeta() { return {
9001
- "$flags$": 41,
9134
+ "$flags$": 297,
9002
9135
  "$tagName$": "ion-backdrop",
9003
9136
  "$members$": {
9004
9137
  "visible": [4],
@@ -9094,7 +9227,7 @@ class Badge {
9094
9227
  md: badgeMdCss
9095
9228
  }; }
9096
9229
  static get cmpMeta() { return {
9097
- "$flags$": 41,
9230
+ "$flags$": 297,
9098
9231
  "$tagName$": "ion-badge",
9099
9232
  "$members$": {
9100
9233
  "color": [513],
@@ -9239,7 +9372,7 @@ class Breadcrumb {
9239
9372
  md: breadcrumbMdCss
9240
9373
  }; }
9241
9374
  static get cmpMeta() { return {
9242
- "$flags$": 41,
9375
+ "$flags$": 297,
9243
9376
  "$tagName$": "ion-breadcrumb",
9244
9377
  "$members$": {
9245
9378
  "collapsed": [4],
@@ -9254,7 +9387,7 @@ class Breadcrumb {
9254
9387
  "separator": [4],
9255
9388
  "target": [1],
9256
9389
  "routerDirection": [1, "router-direction"],
9257
- "routerAnimation": [16, "router-animation"]
9390
+ "routerAnimation": [16]
9258
9391
  },
9259
9392
  "$listeners$": undefined,
9260
9393
  "$lazyBundleId$": "-",
@@ -9396,7 +9529,7 @@ class Breadcrumbs {
9396
9529
  md: breadcrumbsMdCss
9397
9530
  }; }
9398
9531
  static get cmpMeta() { return {
9399
- "$flags$": 41,
9532
+ "$flags$": 297,
9400
9533
  "$tagName$": "ion-breadcrumbs",
9401
9534
  "$members$": {
9402
9535
  "color": [513],
@@ -9705,7 +9838,7 @@ class Button {
9705
9838
  md: buttonMdCss
9706
9839
  }; }
9707
9840
  static get cmpMeta() { return {
9708
- "$flags$": 41,
9841
+ "$flags$": 297,
9709
9842
  "$tagName$": "ion-button",
9710
9843
  "$members$": {
9711
9844
  "color": [513],
@@ -9714,7 +9847,7 @@ class Button {
9714
9847
  "expand": [513],
9715
9848
  "fill": [1537],
9716
9849
  "routerDirection": [1, "router-direction"],
9717
- "routerAnimation": [16, "router-animation"],
9850
+ "routerAnimation": [16],
9718
9851
  "download": [1],
9719
9852
  "href": [1],
9720
9853
  "rel": [1],
@@ -9772,7 +9905,7 @@ class Buttons {
9772
9905
  md: buttonsMdCss
9773
9906
  }; }
9774
9907
  static get cmpMeta() { return {
9775
- "$flags$": 38,
9908
+ "$flags$": 294,
9776
9909
  "$tagName$": "ion-buttons",
9777
9910
  "$members$": {
9778
9911
  "collapse": [4]
@@ -9863,7 +9996,7 @@ class Card {
9863
9996
  md: cardMdCss
9864
9997
  }; }
9865
9998
  static get cmpMeta() { return {
9866
- "$flags$": 41,
9999
+ "$flags$": 297,
9867
10000
  "$tagName$": "ion-card",
9868
10001
  "$members$": {
9869
10002
  "color": [513],
@@ -9874,7 +10007,7 @@ class Card {
9874
10007
  "href": [1],
9875
10008
  "rel": [1],
9876
10009
  "routerDirection": [1, "router-direction"],
9877
- "routerAnimation": [16, "router-animation"],
10010
+ "routerAnimation": [16],
9878
10011
  "shape": [513],
9879
10012
  "target": [1]
9880
10013
  },
@@ -9912,7 +10045,7 @@ class CardContent {
9912
10045
  md: cardContentMdCss
9913
10046
  }; }
9914
10047
  static get cmpMeta() { return {
9915
- "$flags$": 32,
10048
+ "$flags$": 288,
9916
10049
  "$tagName$": "ion-card-content",
9917
10050
  "$members$": undefined,
9918
10051
  "$listeners$": undefined,
@@ -9955,7 +10088,7 @@ class CardHeader {
9955
10088
  md: cardHeaderMdCss
9956
10089
  }; }
9957
10090
  static get cmpMeta() { return {
9958
- "$flags$": 41,
10091
+ "$flags$": 297,
9959
10092
  "$tagName$": "ion-card-header",
9960
10093
  "$members$": {
9961
10094
  "color": [513],
@@ -9994,7 +10127,7 @@ class CardSubtitle {
9994
10127
  md: cardSubtitleMdCss
9995
10128
  }; }
9996
10129
  static get cmpMeta() { return {
9997
- "$flags$": 41,
10130
+ "$flags$": 297,
9998
10131
  "$tagName$": "ion-card-subtitle",
9999
10132
  "$members$": {
10000
10133
  "color": [513]
@@ -10032,7 +10165,7 @@ class CardTitle {
10032
10165
  md: cardTitleMdCss
10033
10166
  }; }
10034
10167
  static get cmpMeta() { return {
10035
- "$flags$": 41,
10168
+ "$flags$": 297,
10036
10169
  "$tagName$": "ion-card-title",
10037
10170
  "$members$": {
10038
10171
  "color": [513]
@@ -10244,7 +10377,7 @@ class Checkbox {
10244
10377
  md: checkboxMdCss
10245
10378
  }; }
10246
10379
  static get cmpMeta() { return {
10247
- "$flags$": 41,
10380
+ "$flags$": 297,
10248
10381
  "$tagName$": "ion-checkbox",
10249
10382
  "$members$": {
10250
10383
  "color": [513],
@@ -10345,7 +10478,7 @@ class Chip {
10345
10478
  md: chipMdCss
10346
10479
  }; }
10347
10480
  static get cmpMeta() { return {
10348
- "$flags$": 41,
10481
+ "$flags$": 297,
10349
10482
  "$tagName$": "ion-chip",
10350
10483
  "$members$": {
10351
10484
  "color": [513],
@@ -10471,7 +10604,7 @@ class Col {
10471
10604
  get el() { return getElement(this); }
10472
10605
  static get style() { return colCss; }
10473
10606
  static get cmpMeta() { return {
10474
- "$flags$": 9,
10607
+ "$flags$": 265,
10475
10608
  "$tagName$": "ion-col",
10476
10609
  "$members$": {
10477
10610
  "offset": [1],
@@ -10887,7 +11020,7 @@ class Content {
10887
11020
  get el() { return getElement(this); }
10888
11021
  static get style() { return contentCss; }
10889
11022
  static get cmpMeta() { return {
10890
- "$flags$": 9,
11023
+ "$flags$": 265,
10891
11024
  "$tagName$": "ion-content",
10892
11025
  "$members$": {
10893
11026
  "color": [513],
@@ -11801,17 +11934,18 @@ const getFormattedDayPeriod = (dayPeriod) => {
11801
11934
  * confusion.
11802
11935
  */
11803
11936
  const stripTimeZone = (formatOptions) => {
11804
- return Object.assign(Object.assign({}, formatOptions), {
11937
+ return Object.assign(Object.assign({}, formatOptions), {
11805
11938
  /**
11806
11939
  * Setting the time zone to UTC ensures that the value shown is always the
11807
11940
  * same as what was selected and safeguards against older Safari bugs with
11808
11941
  * Intl.DateTimeFormat.
11809
11942
  */
11810
- timeZone: 'UTC',
11943
+ timeZone: 'UTC',
11811
11944
  /**
11812
11945
  * We do not want to display the time zone name
11813
11946
  */
11814
- timeZoneName: undefined });
11947
+ timeZoneName: undefined
11948
+ });
11815
11949
  };
11816
11950
  const getLocalizedTime = (locale, refParts, hourCycle, formatOptions = { hour: 'numeric', minute: 'numeric' }) => {
11817
11951
  const timeParts = {
@@ -11821,12 +11955,13 @@ const getLocalizedTime = (locale, refParts, hourCycle, formatOptions = { hour: '
11821
11955
  if (timeParts.hour === undefined || timeParts.minute === undefined) {
11822
11956
  return 'Invalid Time';
11823
11957
  }
11824
- return new Intl.DateTimeFormat(locale, Object.assign(Object.assign({}, stripTimeZone(formatOptions)), {
11958
+ return new Intl.DateTimeFormat(locale, Object.assign(Object.assign({}, stripTimeZone(formatOptions)), {
11825
11959
  /**
11826
11960
  * We use hourCycle here instead of hour12 due to:
11827
11961
  * https://bugs.chromium.org/p/chromium/issues/detail?id=1347316&q=hour12&can=2
11828
11962
  */
11829
- hourCycle })).format(new Date(convertDataToISO(Object.assign({
11963
+ hourCycle
11964
+ })).format(new Date(convertDataToISO(Object.assign({
11830
11965
  /**
11831
11966
  * JS uses a simplified ISO 8601 format which allows for
11832
11967
  * date-only formats and date-time formats, but not
@@ -11838,7 +11973,8 @@ const getLocalizedTime = (locale, refParts, hourCycle, formatOptions = { hour: '
11838
11973
  * values, so passing these date values should have no impact
11839
11974
  * on the time output.
11840
11975
  */
11841
- year: 2023, day: 1, month: 1 }, timeParts)) + 'Z'));
11976
+ year: 2023, day: 1, month: 1
11977
+ }, timeParts)) + 'Z'));
11842
11978
  };
11843
11979
  /**
11844
11980
  * Adds padding to a time value so
@@ -14563,15 +14699,15 @@ class Datetime {
14563
14699
  md: datetimeMdCss
14564
14700
  }; }
14565
14701
  static get cmpMeta() { return {
14566
- "$flags$": 41,
14702
+ "$flags$": 297,
14567
14703
  "$tagName$": "ion-datetime",
14568
14704
  "$members$": {
14569
14705
  "color": [1],
14570
14706
  "name": [1],
14571
14707
  "disabled": [4],
14572
- "formatOptions": [16, "format-options"],
14708
+ "formatOptions": [16],
14573
14709
  "readonly": [4],
14574
- "isDateEnabled": [16, "is-date-enabled"],
14710
+ "isDateEnabled": [16],
14575
14711
  "showAdjacentDays": [4, "show-adjacent-days"],
14576
14712
  "min": [1025],
14577
14713
  "max": [1025],
@@ -14586,9 +14722,9 @@ class Datetime {
14586
14722
  "minuteValues": [8, "minute-values"],
14587
14723
  "locale": [1],
14588
14724
  "firstDayOfWeek": [2, "first-day-of-week"],
14589
- "titleSelectedDatesFormatter": [16, "title-selected-dates-formatter"],
14725
+ "titleSelectedDatesFormatter": [16],
14590
14726
  "multiple": [4],
14591
- "highlightedDates": [16, "highlighted-dates"],
14727
+ "highlightedDates": [16],
14592
14728
  "value": [1025],
14593
14729
  "showDefaultTitle": [4, "show-default-title"],
14594
14730
  "showDefaultButtons": [4, "show-default-buttons"],
@@ -14969,7 +15105,7 @@ class DatetimeButton {
14969
15105
  md: datetimeButtonMdCss
14970
15106
  }; }
14971
15107
  static get cmpMeta() { return {
14972
- "$flags$": 41,
15108
+ "$flags$": 297,
14973
15109
  "$tagName$": "ion-datetime-button",
14974
15110
  "$members$": {
14975
15111
  "color": [513],
@@ -15028,7 +15164,7 @@ class Divider {
15028
15164
  md: dividerMdCss
15029
15165
  }; }
15030
15166
  static get cmpMeta() { return {
15031
- "$flags$": 41,
15167
+ "$flags$": 297,
15032
15168
  "$tagName$": "ion-divider",
15033
15169
  "$members$": {
15034
15170
  "spacing": [513],
@@ -15111,7 +15247,7 @@ class Fab {
15111
15247
  }; }
15112
15248
  static get style() { return fabCss; }
15113
15249
  static get cmpMeta() { return {
15114
- "$flags$": 9,
15250
+ "$flags$": 265,
15115
15251
  "$tagName$": "ion-fab",
15116
15252
  "$members$": {
15117
15253
  "horizontal": [1],
@@ -15246,7 +15382,7 @@ class FabButton {
15246
15382
  md: fabButtonMdCss
15247
15383
  }; }
15248
15384
  static get cmpMeta() { return {
15249
- "$flags$": 41,
15385
+ "$flags$": 297,
15250
15386
  "$tagName$": "ion-fab-button",
15251
15387
  "$members$": {
15252
15388
  "color": [513],
@@ -15256,7 +15392,7 @@ class FabButton {
15256
15392
  "href": [1],
15257
15393
  "rel": [1],
15258
15394
  "routerDirection": [1, "router-direction"],
15259
- "routerAnimation": [16, "router-animation"],
15395
+ "routerAnimation": [16],
15260
15396
  "target": [1],
15261
15397
  "show": [4],
15262
15398
  "translucent": [4],
@@ -15310,7 +15446,7 @@ class FabList {
15310
15446
  }; }
15311
15447
  static get style() { return fabListCss; }
15312
15448
  static get cmpMeta() { return {
15313
- "$flags$": 9,
15449
+ "$flags$": 265,
15314
15450
  "$tagName$": "ion-fab-list",
15315
15451
  "$members$": {
15316
15452
  "activated": [4],
@@ -15781,7 +15917,7 @@ class Footer {
15781
15917
  md: footerMdCss
15782
15918
  }; }
15783
15919
  static get cmpMeta() { return {
15784
- "$flags$": 36,
15920
+ "$flags$": 292,
15785
15921
  "$tagName$": "ion-footer",
15786
15922
  "$members$": {
15787
15923
  "collapse": [1],
@@ -15817,7 +15953,7 @@ class Grid {
15817
15953
  }
15818
15954
  static get style() { return gridCss; }
15819
15955
  static get cmpMeta() { return {
15820
- "$flags$": 9,
15956
+ "$flags$": 265,
15821
15957
  "$tagName$": "ion-grid",
15822
15958
  "$members$": {
15823
15959
  "fixed": [4]
@@ -16194,7 +16330,7 @@ class Header {
16194
16330
  md: headerMdCss
16195
16331
  }; }
16196
16332
  static get cmpMeta() { return {
16197
- "$flags$": 36,
16333
+ "$flags$": 292,
16198
16334
  "$tagName$": "ion-header",
16199
16335
  "$members$": {
16200
16336
  "collapse": [1],
@@ -16403,7 +16539,7 @@ class Icon {
16403
16539
  }; }
16404
16540
  static get style() { return iconCss; }
16405
16541
  static get cmpMeta() { return {
16406
- "$flags$": 9,
16542
+ "$flags$": 265,
16407
16543
  "$tagName$": "ion-icon",
16408
16544
  "$members$": {
16409
16545
  "mode": [1025],
@@ -16527,7 +16663,7 @@ class Img {
16527
16663
  }; }
16528
16664
  static get style() { return imgCss; }
16529
16665
  static get cmpMeta() { return {
16530
- "$flags$": 9,
16666
+ "$flags$": 265,
16531
16667
  "$tagName$": "ion-img",
16532
16668
  "$members$": {
16533
16669
  "alt": [1],
@@ -16835,7 +16971,7 @@ class InfiniteScroll {
16835
16971
  }; }
16836
16972
  static get style() { return infiniteScrollCss; }
16837
16973
  static get cmpMeta() { return {
16838
- "$flags$": 0,
16974
+ "$flags$": 256,
16839
16975
  "$tagName$": "ion-infinite-scroll",
16840
16976
  "$members$": {
16841
16977
  "threshold": [1],
@@ -16893,7 +17029,7 @@ class InfiniteScrollContent {
16893
17029
  md: infiniteScrollContentMdCss
16894
17030
  }; }
16895
17031
  static get cmpMeta() { return {
16896
- "$flags$": 32,
17032
+ "$flags$": 288,
16897
17033
  "$tagName$": "ion-infinite-scroll-content",
16898
17034
  "$members$": {
16899
17035
  "loadingSpinner": [1025, "loading-spinner"],
@@ -17841,7 +17977,7 @@ class Input {
17841
17977
  md: inputMdCss
17842
17978
  }; }
17843
17979
  static get cmpMeta() { return {
17844
- "$flags$": 38,
17980
+ "$flags$": 294,
17845
17981
  "$tagName$": "ion-input",
17846
17982
  "$members$": {
17847
17983
  "color": [513],
@@ -17853,7 +17989,7 @@ class Input {
17853
17989
  "clearInputIcon": [1, "clear-input-icon"],
17854
17990
  "clearOnEdit": [4, "clear-on-edit"],
17855
17991
  "counter": [4],
17856
- "counterFormatter": [16, "counter-formatter"],
17992
+ "counterFormatter": [16],
17857
17993
  "debounce": [2],
17858
17994
  "disabled": [516],
17859
17995
  "enterkeyhint": [1],
@@ -18527,7 +18663,7 @@ class InputOTP {
18527
18663
  md: inputOtpMdCss
18528
18664
  }; }
18529
18665
  static get cmpMeta() { return {
18530
- "$flags$": 38,
18666
+ "$flags$": 294,
18531
18667
  "$tagName$": "ion-input-otp",
18532
18668
  "$members$": {
18533
18669
  "autocapitalize": [1],
@@ -18672,7 +18808,7 @@ class InputPasswordToggle {
18672
18808
  md: mdInputPasswordToggleNativeCss
18673
18809
  }; }
18674
18810
  static get cmpMeta() { return {
18675
- "$flags$": 41,
18811
+ "$flags$": 297,
18676
18812
  "$tagName$": "ion-input-password-toggle",
18677
18813
  "$members$": {
18678
18814
  "color": [513],
@@ -18686,7 +18822,7 @@ class InputPasswordToggle {
18686
18822
  }; }
18687
18823
  }
18688
18824
 
18689
- 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))}";
18825
+ 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))}";
18690
18826
 
18691
18827
  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}";
18692
18828
 
@@ -18941,7 +19077,7 @@ class Item {
18941
19077
  * However, other form controls such as checkboxes and radios do.
18942
19078
  */
18943
19079
  const firstInteractiveNeedsPointerCursor = firstInteractive !== undefined && !['ION-INPUT', 'ION-TEXTAREA'].includes(firstInteractive.tagName);
18944
- return (hAsync(Host, { key: 'c533e389dd098413840f645eeaa355fb01a91753', "aria-disabled": ariaDisabled, class: Object.assign(Object.assign(Object.assign({}, childStyles), labelColorStyles), createColorClasses$1(this.color, {
19080
+ return (hAsync(Host, { key: '8d9ebb0abbf431db0584ce12d5ae9b1044b90e55', "aria-disabled": ariaDisabled, class: Object.assign(Object.assign(Object.assign({}, childStyles), labelColorStyles), createColorClasses$1(this.color, {
18945
19081
  item: true,
18946
19082
  [theme]: true,
18947
19083
  'item-lines-default': lines === undefined,
@@ -18949,11 +19085,12 @@ class Item {
18949
19085
  'item-control-needs-pointer-cursor': firstInteractiveNeedsPointerCursor,
18950
19086
  'item-disabled': disabled,
18951
19087
  'in-list': inList,
19088
+ 'in-select-modal': hostContext('ion-select-modal', this.el),
18952
19089
  'item-multiple-inputs': this.multipleInputs,
18953
19090
  'ion-activatable': canActivate,
18954
19091
  'ion-focusable': this.focusable,
18955
19092
  'item-rtl': document.dir === 'rtl',
18956
- })), 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' }))));
19093
+ })), 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' }))));
18957
19094
  }
18958
19095
  get el() { return getElement(this); }
18959
19096
  static get watchers() { return {
@@ -18965,7 +19102,7 @@ class Item {
18965
19102
  md: itemMdCss
18966
19103
  }; }
18967
19104
  static get cmpMeta() { return {
18968
- "$flags$": 41,
19105
+ "$flags$": 297,
18969
19106
  "$tagName$": "ion-item",
18970
19107
  "$members$": {
18971
19108
  "color": [513],
@@ -18977,7 +19114,7 @@ class Item {
18977
19114
  "href": [1],
18978
19115
  "rel": [1],
18979
19116
  "lines": [1],
18980
- "routerAnimation": [16, "router-animation"],
19117
+ "routerAnimation": [16],
18981
19118
  "routerDirection": [1, "router-direction"],
18982
19119
  "target": [1],
18983
19120
  "type": [1],
@@ -19032,7 +19169,7 @@ class ItemDivider {
19032
19169
  md: itemDividerMdCss
19033
19170
  }; }
19034
19171
  static get cmpMeta() { return {
19035
- "$flags$": 41,
19172
+ "$flags$": 297,
19036
19173
  "$tagName$": "ion-item-divider",
19037
19174
  "$members$": {
19038
19175
  "color": [513],
@@ -19073,7 +19210,7 @@ class ItemGroup {
19073
19210
  md: itemGroupMdCss
19074
19211
  }; }
19075
19212
  static get cmpMeta() { return {
19076
- "$flags$": 32,
19213
+ "$flags$": 288,
19077
19214
  "$tagName$": "ion-item-group",
19078
19215
  "$members$": undefined,
19079
19216
  "$listeners$": undefined,
@@ -19170,7 +19307,7 @@ class ItemOption {
19170
19307
  md: itemOptionMdCss
19171
19308
  }; }
19172
19309
  static get cmpMeta() { return {
19173
- "$flags$": 41,
19310
+ "$flags$": 297,
19174
19311
  "$tagName$": "ion-item-option",
19175
19312
  "$members$": {
19176
19313
  "color": [513],
@@ -19242,7 +19379,7 @@ class ItemOptions {
19242
19379
  md: itemOptionsMdCss
19243
19380
  }; }
19244
19381
  static get cmpMeta() { return {
19245
- "$flags$": 32,
19382
+ "$flags$": 288,
19246
19383
  "$tagName$": "ion-item-options",
19247
19384
  "$members$": {
19248
19385
  "side": [1],
@@ -19704,7 +19841,7 @@ class ItemSliding {
19704
19841
  }; }
19705
19842
  static get style() { return itemSlidingCss; }
19706
19843
  static get cmpMeta() { return {
19707
- "$flags$": 0,
19844
+ "$flags$": 256,
19708
19845
  "$tagName$": "ion-item-sliding",
19709
19846
  "$members$": {
19710
19847
  "disabled": [4],
@@ -19816,7 +19953,7 @@ class Label {
19816
19953
  md: labelMdCss
19817
19954
  }; }
19818
19955
  static get cmpMeta() { return {
19819
- "$flags$": 38,
19956
+ "$flags$": 294,
19820
19957
  "$tagName$": "ion-label",
19821
19958
  "$members$": {
19822
19959
  "color": [513],
@@ -19896,7 +20033,7 @@ class List {
19896
20033
  md: listMdCss
19897
20034
  }; }
19898
20035
  static get cmpMeta() { return {
19899
- "$flags$": 32,
20036
+ "$flags$": 288,
19900
20037
  "$tagName$": "ion-list",
19901
20038
  "$members$": {
19902
20039
  "lines": [1],
@@ -19938,7 +20075,7 @@ class ListHeader {
19938
20075
  md: listHeaderMdCss
19939
20076
  }; }
19940
20077
  static get cmpMeta() { return {
19941
- "$flags$": 41,
20078
+ "$flags$": 297,
19942
20079
  "$tagName$": "ion-list-header",
19943
20080
  "$members$": {
19944
20081
  "color": [513],
@@ -20234,15 +20371,15 @@ class Loading {
20234
20371
  md: loadingMdCss
20235
20372
  }; }
20236
20373
  static get cmpMeta() { return {
20237
- "$flags$": 34,
20374
+ "$flags$": 290,
20238
20375
  "$tagName$": "ion-loading",
20239
20376
  "$members$": {
20240
20377
  "overlayIndex": [2, "overlay-index"],
20241
20378
  "delegate": [16],
20242
20379
  "hasController": [4, "has-controller"],
20243
20380
  "keyboardClose": [4, "keyboard-close"],
20244
- "enterAnimation": [16, "enter-animation"],
20245
- "leaveAnimation": [16, "leave-animation"],
20381
+ "enterAnimation": [16],
20382
+ "leaveAnimation": [16],
20246
20383
  "message": [1],
20247
20384
  "cssClass": [1, "css-class"],
20248
20385
  "duration": [2],
@@ -20251,7 +20388,7 @@ class Loading {
20251
20388
  "spinner": [1025],
20252
20389
  "translucent": [4],
20253
20390
  "animated": [4],
20254
- "htmlAttributes": [16, "html-attributes"],
20391
+ "htmlAttributes": [16],
20255
20392
  "isOpen": [4, "is-open"],
20256
20393
  "trigger": [1],
20257
20394
  "present": [64],
@@ -21300,7 +21437,7 @@ class Menu {
21300
21437
  md: menuMdCss
21301
21438
  }; }
21302
21439
  static get cmpMeta() { return {
21303
- "$flags$": 41,
21440
+ "$flags$": 297,
21304
21441
  "$tagName$": "ion-menu",
21305
21442
  "$members$": {
21306
21443
  "contentId": [513, "content-id"],
@@ -21429,7 +21566,7 @@ class MenuButton {
21429
21566
  md: menuButtonMdCss
21430
21567
  }; }
21431
21568
  static get cmpMeta() { return {
21432
- "$flags$": 41,
21569
+ "$flags$": 297,
21433
21570
  "$tagName$": "ion-menu-button",
21434
21571
  "$members$": {
21435
21572
  "color": [513],
@@ -21484,7 +21621,7 @@ class MenuToggle {
21484
21621
  }
21485
21622
  static get style() { return menuToggleCss; }
21486
21623
  static get cmpMeta() { return {
21487
- "$flags$": 9,
21624
+ "$flags$": 265,
21488
21625
  "$tagName$": "ion-menu-toggle",
21489
21626
  "$members$": {
21490
21627
  "menu": [1],
@@ -24209,15 +24346,15 @@ class Modal {
24209
24346
  md: modalMdCss
24210
24347
  }; }
24211
24348
  static get cmpMeta() { return {
24212
- "$flags$": 41,
24349
+ "$flags$": 297,
24213
24350
  "$tagName$": "ion-modal",
24214
24351
  "$members$": {
24215
24352
  "hasController": [4, "has-controller"],
24216
24353
  "overlayIndex": [2, "overlay-index"],
24217
24354
  "delegate": [16],
24218
24355
  "keyboardClose": [4, "keyboard-close"],
24219
- "enterAnimation": [16, "enter-animation"],
24220
- "leaveAnimation": [16, "leave-animation"],
24356
+ "enterAnimation": [16],
24357
+ "leaveAnimation": [16],
24221
24358
  "breakpoints": [16],
24222
24359
  "expandToScroll": [4, "expand-to-scroll"],
24223
24360
  "initialBreakpoint": [2, "initial-breakpoint"],
@@ -24225,13 +24362,13 @@ class Modal {
24225
24362
  "handle": [4],
24226
24363
  "handleBehavior": [1, "handle-behavior"],
24227
24364
  "component": [1],
24228
- "componentProps": [16, "component-props"],
24365
+ "componentProps": [16],
24229
24366
  "cssClass": [1, "css-class"],
24230
24367
  "backdropDismiss": [4, "backdrop-dismiss"],
24231
24368
  "showBackdrop": [4, "show-backdrop"],
24232
24369
  "animated": [4],
24233
- "presentingElement": [16, "presenting-element"],
24234
- "htmlAttributes": [16, "html-attributes"],
24370
+ "presentingElement": [16],
24371
+ "htmlAttributes": [16],
24235
24372
  "isOpen": [4, "is-open"],
24236
24373
  "trigger": [1],
24237
24374
  "keepContentsMounted": [4, "keep-contents-mounted"],
@@ -25160,14 +25297,14 @@ class Nav {
25160
25297
  }; }
25161
25298
  static get style() { return navCss; }
25162
25299
  static get cmpMeta() { return {
25163
- "$flags$": 9,
25300
+ "$flags$": 265,
25164
25301
  "$tagName$": "ion-nav",
25165
25302
  "$members$": {
25166
25303
  "delegate": [16],
25167
25304
  "swipeGesture": [1028, "swipe-gesture"],
25168
25305
  "animated": [4],
25169
25306
  "animation": [16],
25170
- "rootParams": [16, "root-params"],
25307
+ "rootParams": [16],
25171
25308
  "root": [1],
25172
25309
  "push": [64],
25173
25310
  "insert": [64],
@@ -25232,13 +25369,13 @@ class NavLink {
25232
25369
  }
25233
25370
  get el() { return getElement(this); }
25234
25371
  static get cmpMeta() { return {
25235
- "$flags$": 0,
25372
+ "$flags$": 256,
25236
25373
  "$tagName$": "ion-nav-link",
25237
25374
  "$members$": {
25238
25375
  "component": [1],
25239
- "componentProps": [16, "component-props"],
25376
+ "componentProps": [16],
25240
25377
  "routerDirection": [1, "router-direction"],
25241
- "routerAnimation": [16, "router-animation"]
25378
+ "routerAnimation": [16]
25242
25379
  },
25243
25380
  "$listeners$": undefined,
25244
25381
  "$lazyBundleId$": "-",
@@ -25272,7 +25409,7 @@ class Note {
25272
25409
  md: noteMdCss
25273
25410
  }; }
25274
25411
  static get cmpMeta() { return {
25275
- "$flags$": 41,
25412
+ "$flags$": 297,
25276
25413
  "$tagName$": "ion-note",
25277
25414
  "$members$": {
25278
25415
  "color": [513]
@@ -25764,7 +25901,7 @@ let Picker$1 = class Picker {
25764
25901
  md: pickerMdCss$1
25765
25902
  }; }
25766
25903
  static get cmpMeta() { return {
25767
- "$flags$": 41,
25904
+ "$flags$": 297,
25768
25905
  "$tagName$": "ion-picker",
25769
25906
  "$members$": {
25770
25907
  "exitInputMode": [64]
@@ -26046,15 +26183,15 @@ class Picker {
26046
26183
  md: pickerMdCss
26047
26184
  }; }
26048
26185
  static get cmpMeta() { return {
26049
- "$flags$": 34,
26186
+ "$flags$": 290,
26050
26187
  "$tagName$": "ion-picker-legacy",
26051
26188
  "$members$": {
26052
26189
  "overlayIndex": [2, "overlay-index"],
26053
26190
  "delegate": [16],
26054
26191
  "hasController": [4, "has-controller"],
26055
26192
  "keyboardClose": [4, "keyboard-close"],
26056
- "enterAnimation": [16, "enter-animation"],
26057
- "leaveAnimation": [16, "leave-animation"],
26193
+ "enterAnimation": [16],
26194
+ "leaveAnimation": [16],
26058
26195
  "buttons": [16],
26059
26196
  "columns": [16],
26060
26197
  "cssClass": [1, "css-class"],
@@ -26062,7 +26199,7 @@ class Picker {
26062
26199
  "showBackdrop": [4, "show-backdrop"],
26063
26200
  "backdropDismiss": [4, "backdrop-dismiss"],
26064
26201
  "animated": [4],
26065
- "htmlAttributes": [16, "html-attributes"],
26202
+ "htmlAttributes": [16],
26066
26203
  "isOpen": [4, "is-open"],
26067
26204
  "trigger": [1],
26068
26205
  "presented": [32],
@@ -26649,7 +26786,7 @@ class PickerColumn {
26649
26786
  }; }
26650
26787
  static get style() { return pickerColumnCss; }
26651
26788
  static get cmpMeta() { return {
26652
- "$flags$": 9,
26789
+ "$flags$": 265,
26653
26790
  "$tagName$": "ion-picker-column",
26654
26791
  "$members$": {
26655
26792
  "disabled": [4],
@@ -27017,7 +27154,7 @@ class PickerColumnCmp {
27017
27154
  md: pickerColumnMdCss
27018
27155
  }; }
27019
27156
  static get cmpMeta() { return {
27020
- "$flags$": 32,
27157
+ "$flags$": 288,
27021
27158
  "$tagName$": "ion-picker-legacy-column",
27022
27159
  "$members$": {
27023
27160
  "col": [16]
@@ -27144,7 +27281,7 @@ class PickerColumnOption {
27144
27281
  md: pickerColumnOptionMdCss
27145
27282
  }; }
27146
27283
  static get cmpMeta() { return {
27147
- "$flags$": 41,
27284
+ "$flags$": 297,
27148
27285
  "$tagName$": "ion-picker-column-option",
27149
27286
  "$members$": {
27150
27287
  "disabled": [4],
@@ -28559,16 +28696,16 @@ class Popover {
28559
28696
  md: popoverMdCss
28560
28697
  }; }
28561
28698
  static get cmpMeta() { return {
28562
- "$flags$": 41,
28699
+ "$flags$": 297,
28563
28700
  "$tagName$": "ion-popover",
28564
28701
  "$members$": {
28565
28702
  "hasController": [4, "has-controller"],
28566
28703
  "delegate": [16],
28567
28704
  "overlayIndex": [2, "overlay-index"],
28568
- "enterAnimation": [16, "enter-animation"],
28569
- "leaveAnimation": [16, "leave-animation"],
28705
+ "enterAnimation": [16],
28706
+ "leaveAnimation": [16],
28570
28707
  "component": [1],
28571
- "componentProps": [16, "component-props"],
28708
+ "componentProps": [16],
28572
28709
  "keyboardClose": [4, "keyboard-close"],
28573
28710
  "cssClass": [1, "css-class"],
28574
28711
  "backdropDismiss": [4, "backdrop-dismiss"],
@@ -28576,7 +28713,7 @@ class Popover {
28576
28713
  "showBackdrop": [4, "show-backdrop"],
28577
28714
  "translucent": [4],
28578
28715
  "animated": [4],
28579
- "htmlAttributes": [16, "html-attributes"],
28716
+ "htmlAttributes": [16],
28580
28717
  "triggerAction": [1, "trigger-action"],
28581
28718
  "trigger": [1],
28582
28719
  "size": [1],
@@ -28682,7 +28819,7 @@ class ProgressBar {
28682
28819
  md: progressBarMdCss
28683
28820
  }; }
28684
28821
  static get cmpMeta() { return {
28685
- "$flags$": 41,
28822
+ "$flags$": 297,
28686
28823
  "$tagName$": "ion-progress-bar",
28687
28824
  "$members$": {
28688
28825
  "type": [1],
@@ -28884,7 +29021,7 @@ class Radio {
28884
29021
  md: radioMdCss
28885
29022
  }; }
28886
29023
  static get cmpMeta() { return {
28887
- "$flags$": 41,
29024
+ "$flags$": 297,
28888
29025
  "$tagName$": "ion-radio",
28889
29026
  "$members$": {
28890
29027
  "color": [513],
@@ -29116,7 +29253,7 @@ class RadioGroup {
29116
29253
  md: radioGroupMdCss
29117
29254
  }; }
29118
29255
  static get cmpMeta() { return {
29119
- "$flags$": 36,
29256
+ "$flags$": 292,
29120
29257
  "$tagName$": "ion-radio-group",
29121
29258
  "$members$": {
29122
29259
  "allowEmptySelection": [4, "allow-empty-selection"],
@@ -29896,7 +30033,7 @@ class Range {
29896
30033
  md: rangeMdCss
29897
30034
  }; }
29898
30035
  static get cmpMeta() { return {
29899
- "$flags$": 41,
30036
+ "$flags$": 297,
29900
30037
  "$tagName$": "ion-range",
29901
30038
  "$members$": {
29902
30039
  "color": [513],
@@ -29907,7 +30044,7 @@ class Range {
29907
30044
  "min": [2],
29908
30045
  "max": [2],
29909
30046
  "pin": [4],
29910
- "pinFormatter": [16, "pin-formatter"],
30047
+ "pinFormatter": [16],
29911
30048
  "snaps": [4],
29912
30049
  "step": [2],
29913
30050
  "ticks": [4],
@@ -30872,7 +31009,7 @@ class Refresher {
30872
31009
  md: refresherMdCss
30873
31010
  }; }
30874
31011
  static get cmpMeta() { return {
30875
- "$flags$": 32,
31012
+ "$flags$": 288,
30876
31013
  "$tagName$": "ion-refresher",
30877
31014
  "$members$": {
30878
31015
  "pullMin": [2, "pull-min"],
@@ -31097,7 +31234,7 @@ class RefresherContent {
31097
31234
  md: mdRefresherContentCss
31098
31235
  }; }
31099
31236
  static get cmpMeta() { return {
31100
- "$flags$": 32,
31237
+ "$flags$": 288,
31101
31238
  "$tagName$": "ion-refresher-content",
31102
31239
  "$members$": {
31103
31240
  "pullingIcon": [1025, "pulling-icon"],
@@ -31168,7 +31305,7 @@ class Reorder {
31168
31305
  md: reorderMdCss
31169
31306
  }; }
31170
31307
  static get cmpMeta() { return {
31171
- "$flags$": 41,
31308
+ "$flags$": 297,
31172
31309
  "$tagName$": "ion-reorder",
31173
31310
  "$members$": undefined,
31174
31311
  "$listeners$": [[2, "click", "onClick"]],
@@ -31447,7 +31584,7 @@ class ReorderGroup {
31447
31584
  }; }
31448
31585
  static get style() { return reorderGroupCss; }
31449
31586
  static get cmpMeta() { return {
31450
- "$flags$": 0,
31587
+ "$flags$": 256,
31451
31588
  "$tagName$": "ion-reorder-group",
31452
31589
  "$members$": {
31453
31590
  "disabled": [4],
@@ -31571,7 +31708,7 @@ class RippleEffect {
31571
31708
  md: mdRippleEffectCommonCss
31572
31709
  }; }
31573
31710
  static get cmpMeta() { return {
31574
- "$flags$": 41,
31711
+ "$flags$": 297,
31575
31712
  "$tagName$": "ion-ripple-effect",
31576
31713
  "$members$": {
31577
31714
  "type": [1],
@@ -31642,9 +31779,9 @@ class Route {
31642
31779
  "$members$": {
31643
31780
  "url": [1],
31644
31781
  "component": [1],
31645
- "componentProps": [16, "component-props"],
31646
- "beforeLeave": [16, "before-leave"],
31647
- "beforeEnter": [16, "before-enter"]
31782
+ "componentProps": [16],
31783
+ "beforeLeave": [16],
31784
+ "beforeEnter": [16]
31648
31785
  },
31649
31786
  "$listeners$": undefined,
31650
31787
  "$lazyBundleId$": "-",
@@ -32541,14 +32678,14 @@ class RouterLink {
32541
32678
  }
32542
32679
  static get style() { return routerLinkCss; }
32543
32680
  static get cmpMeta() { return {
32544
- "$flags$": 9,
32681
+ "$flags$": 265,
32545
32682
  "$tagName$": "ion-router-link",
32546
32683
  "$members$": {
32547
32684
  "color": [513],
32548
32685
  "href": [1],
32549
32686
  "rel": [1],
32550
32687
  "routerDirection": [1, "router-direction"],
32551
- "routerAnimation": [16, "router-animation"],
32688
+ "routerAnimation": [16],
32552
32689
  "target": [1]
32553
32690
  },
32554
32691
  "$listeners$": undefined,
@@ -32745,14 +32882,14 @@ class RouterOutlet {
32745
32882
  }; }
32746
32883
  static get style() { return routerOutletCss; }
32747
32884
  static get cmpMeta() { return {
32748
- "$flags$": 9,
32885
+ "$flags$": 265,
32749
32886
  "$tagName$": "ion-router-outlet",
32750
32887
  "$members$": {
32751
32888
  "mode": [1025],
32752
32889
  "delegate": [16],
32753
32890
  "animated": [4],
32754
32891
  "animation": [16],
32755
- "swipeHandler": [16, "swipe-handler"],
32892
+ "swipeHandler": [16],
32756
32893
  "commit": [64],
32757
32894
  "setRouteId": [64],
32758
32895
  "getRouteId": [64]
@@ -32781,7 +32918,7 @@ class Row {
32781
32918
  }
32782
32919
  static get style() { return rowCss; }
32783
32920
  static get cmpMeta() { return {
32784
- "$flags$": 9,
32921
+ "$flags$": 265,
32785
32922
  "$tagName$": "ion-row",
32786
32923
  "$members$": undefined,
32787
32924
  "$listeners$": undefined,
@@ -33363,7 +33500,7 @@ class Searchbar {
33363
33500
  md: searchbarMdCss
33364
33501
  }; }
33365
33502
  static get cmpMeta() { return {
33366
- "$flags$": 34,
33503
+ "$flags$": 290,
33367
33504
  "$tagName$": "ion-searchbar",
33368
33505
  "$members$": {
33369
33506
  "color": [513],
@@ -33970,7 +34107,7 @@ class Segment {
33970
34107
  md: segmentMdCss
33971
34108
  }; }
33972
34109
  static get cmpMeta() { return {
33973
- "$flags$": 41,
34110
+ "$flags$": 297,
33974
34111
  "$tagName$": "ion-segment",
33975
34112
  "$members$": {
33976
34113
  "color": [513],
@@ -34127,7 +34264,7 @@ class SegmentButton {
34127
34264
  md: segmentButtonMdCss
34128
34265
  }; }
34129
34266
  static get cmpMeta() { return {
34130
- "$flags$": 41,
34267
+ "$flags$": 297,
34131
34268
  "$tagName$": "ion-segment-button",
34132
34269
  "$members$": {
34133
34270
  "contentId": [513, "content-id"],
@@ -34155,7 +34292,7 @@ class SegmentContent {
34155
34292
  }
34156
34293
  static get style() { return segmentContentCss; }
34157
34294
  static get cmpMeta() { return {
34158
- "$flags$": 9,
34295
+ "$flags$": 265,
34159
34296
  "$tagName$": "ion-segment-content",
34160
34297
  "$members$": undefined,
34161
34298
  "$listeners$": undefined,
@@ -34280,7 +34417,7 @@ class SegmentView {
34280
34417
  md: segmentViewMdCss
34281
34418
  }; }
34282
34419
  static get cmpMeta() { return {
34283
- "$flags$": 41,
34420
+ "$flags$": 297,
34284
34421
  "$tagName$": "ion-segment-view",
34285
34422
  "$members$": {
34286
34423
  "disabled": [4],
@@ -34293,7 +34430,7 @@ class SegmentView {
34293
34430
  }; }
34294
34431
  }
34295
34432
 
34296
- 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)}";
34433
+ 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)}";
34297
34434
 
34298
34435
  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}";
34299
34436
 
@@ -35137,7 +35274,7 @@ class Select {
35137
35274
  md: selectMdCss
35138
35275
  }; }
35139
35276
  static get cmpMeta() { return {
35140
- "$flags$": 41,
35277
+ "$flags$": 297,
35141
35278
  "$tagName$": "ion-select",
35142
35279
  "$members$": {
35143
35280
  "cancelText": [1, "cancel-text"],
@@ -35208,11 +35345,11 @@ const textForValue = (opts, value, compareWith) => {
35208
35345
  let selectIds = 0;
35209
35346
  const OPTION_CLASS = 'select-interface-option';
35210
35347
 
35211
- 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}";
35348
+ 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}";
35212
35349
 
35213
35350
  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)}";
35214
35351
 
35215
- 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)}";
35352
+ 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)}";
35216
35353
 
35217
35354
  class SelectModal {
35218
35355
  constructor(hostRef) {
@@ -35292,7 +35429,7 @@ class SelectModal {
35292
35429
  md: selectModalMdCss
35293
35430
  }; }
35294
35431
  static get cmpMeta() { return {
35295
- "$flags$": 34,
35432
+ "$flags$": 290,
35296
35433
  "$tagName$": "ion-select-modal",
35297
35434
  "$members$": {
35298
35435
  "header": [1],
@@ -35329,7 +35466,7 @@ class SelectOption {
35329
35466
  get el() { return getElement(this); }
35330
35467
  static get style() { return selectOptionCss; }
35331
35468
  static get cmpMeta() { return {
35332
- "$flags$": 9,
35469
+ "$flags$": 265,
35333
35470
  "$tagName$": "ion-select-option",
35334
35471
  "$members$": {
35335
35472
  "disabled": [4],
@@ -35342,11 +35479,11 @@ class SelectOption {
35342
35479
  }
35343
35480
  let selectOptionIds = 0;
35344
35481
 
35345
- 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)}";
35482
+ 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)}";
35346
35483
 
35347
35484
  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}";
35348
35485
 
35349
- 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)}";
35486
+ 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)}";
35350
35487
 
35351
35488
  /**
35352
35489
  * @virtualProp {"ios" | "md"} mode - The mode determines the platform behaviors of the component.
@@ -35458,7 +35595,7 @@ class SelectPopover {
35458
35595
  md: selectPopoverMdCss
35459
35596
  }; }
35460
35597
  static get cmpMeta() { return {
35461
- "$flags$": 34,
35598
+ "$flags$": 290,
35462
35599
  "$tagName$": "ion-select-popover",
35463
35600
  "$members$": {
35464
35601
  "header": [1],
@@ -35513,7 +35650,7 @@ class SkeletonText {
35513
35650
  get el() { return getElement(this); }
35514
35651
  static get style() { return skeletonTextCss; }
35515
35652
  static get cmpMeta() { return {
35516
- "$flags$": 9,
35653
+ "$flags$": 265,
35517
35654
  "$tagName$": "ion-skeleton-text",
35518
35655
  "$members$": {
35519
35656
  "animated": [4]
@@ -35594,7 +35731,7 @@ class Spinner {
35594
35731
  md: mdSpinnerNativeCss
35595
35732
  }; }
35596
35733
  static get cmpMeta() { return {
35597
- "$flags$": 41,
35734
+ "$flags$": 297,
35598
35735
  "$tagName$": "ion-spinner",
35599
35736
  "$members$": {
35600
35737
  "color": [513],
@@ -35711,7 +35848,7 @@ class SplitPane {
35711
35848
  md: splitPaneMdCss
35712
35849
  }; }
35713
35850
  static get cmpMeta() { return {
35714
- "$flags$": 41,
35851
+ "$flags$": 297,
35715
35852
  "$tagName$": "ion-split-pane",
35716
35853
  "$members$": {
35717
35854
  "contentId": [513, "content-id"],
@@ -35779,7 +35916,7 @@ class Tab {
35779
35916
  }; }
35780
35917
  static get style() { return tabCss; }
35781
35918
  static get cmpMeta() { return {
35782
- "$flags$": 9,
35919
+ "$flags$": 265,
35783
35920
  "$tagName$": "ion-tab",
35784
35921
  "$members$": {
35785
35922
  "active": [1028],
@@ -35894,7 +36031,7 @@ class TabBar {
35894
36031
  md: tabBarMdCss
35895
36032
  }; }
35896
36033
  static get cmpMeta() { return {
35897
- "$flags$": 41,
36034
+ "$flags$": 297,
35898
36035
  "$tagName$": "ion-tab-bar",
35899
36036
  "$members$": {
35900
36037
  "color": [513],
@@ -36019,7 +36156,7 @@ class TabButton {
36019
36156
  md: tabButtonMdCss
36020
36157
  }; }
36021
36158
  static get cmpMeta() { return {
36022
- "$flags$": 41,
36159
+ "$flags$": 297,
36023
36160
  "$tagName$": "ion-tab-button",
36024
36161
  "$members$": {
36025
36162
  "disabled": [4],
@@ -36212,7 +36349,7 @@ class Tabs {
36212
36349
  get el() { return getElement(this); }
36213
36350
  static get style() { return tabsCss; }
36214
36351
  static get cmpMeta() { return {
36215
- "$flags$": 9,
36352
+ "$flags$": 265,
36216
36353
  "$tagName$": "ion-tabs",
36217
36354
  "$members$": {
36218
36355
  "useRouter": [1028, "use-router"],
@@ -36254,7 +36391,7 @@ class Text {
36254
36391
  }
36255
36392
  static get style() { return textCss; }
36256
36393
  static get cmpMeta() { return {
36257
- "$flags$": 9,
36394
+ "$flags$": 265,
36258
36395
  "$tagName$": "ion-text",
36259
36396
  "$members$": {
36260
36397
  "color": [513]
@@ -36782,7 +36919,7 @@ class Textarea {
36782
36919
  md: textareaMdCss
36783
36920
  }; }
36784
36921
  static get cmpMeta() { return {
36785
- "$flags$": 38,
36922
+ "$flags$": 294,
36786
36923
  "$tagName$": "ion-textarea",
36787
36924
  "$members$": {
36788
36925
  "color": [513],
@@ -36807,7 +36944,7 @@ class Textarea {
36807
36944
  "autoGrow": [516, "auto-grow"],
36808
36945
  "value": [1025],
36809
36946
  "counter": [4],
36810
- "counterFormatter": [16, "counter-formatter"],
36947
+ "counterFormatter": [16],
36811
36948
  "errorText": [1, "error-text"],
36812
36949
  "helperText": [1, "helper-text"],
36813
36950
  "label": [1],
@@ -36844,7 +36981,7 @@ class Thumbnail {
36844
36981
  }
36845
36982
  static get style() { return thumbnailCss; }
36846
36983
  static get cmpMeta() { return {
36847
- "$flags$": 9,
36984
+ "$flags$": 265,
36848
36985
  "$tagName$": "ion-thumbnail",
36849
36986
  "$members$": undefined,
36850
36987
  "$listeners$": undefined,
@@ -37738,15 +37875,15 @@ class Toast {
37738
37875
  md: toastMdCss
37739
37876
  }; }
37740
37877
  static get cmpMeta() { return {
37741
- "$flags$": 41,
37878
+ "$flags$": 297,
37742
37879
  "$tagName$": "ion-toast",
37743
37880
  "$members$": {
37744
37881
  "overlayIndex": [2, "overlay-index"],
37745
37882
  "delegate": [16],
37746
37883
  "hasController": [4, "has-controller"],
37747
37884
  "color": [513],
37748
- "enterAnimation": [16, "enter-animation"],
37749
- "leaveAnimation": [16, "leave-animation"],
37885
+ "enterAnimation": [16],
37886
+ "leaveAnimation": [16],
37750
37887
  "cssClass": [1, "css-class"],
37751
37888
  "duration": [2],
37752
37889
  "header": [1],
@@ -37761,7 +37898,7 @@ class Toast {
37761
37898
  "translucent": [4],
37762
37899
  "animated": [4],
37763
37900
  "icon": [1],
37764
- "htmlAttributes": [16, "html-attributes"],
37901
+ "htmlAttributes": [16],
37765
37902
  "swipeGesture": [1, "swipe-gesture"],
37766
37903
  "isOpen": [4, "is-open"],
37767
37904
  "trigger": [1],
@@ -38111,7 +38248,7 @@ class Toggle {
38111
38248
  md: toggleMdCss
38112
38249
  }; }
38113
38250
  static get cmpMeta() { return {
38114
- "$flags$": 41,
38251
+ "$flags$": 297,
38115
38252
  "$tagName$": "ion-toggle",
38116
38253
  "$members$": {
38117
38254
  "color": [513],
@@ -38364,7 +38501,7 @@ class Toolbar {
38364
38501
  md: toolbarMdCss
38365
38502
  }; }
38366
38503
  static get cmpMeta() { return {
38367
- "$flags$": 41,
38504
+ "$flags$": 297,
38368
38505
  "$tagName$": "ion-toolbar",
38369
38506
  "$members$": {
38370
38507
  "color": [513]
@@ -38424,7 +38561,7 @@ class ToolbarTitle {
38424
38561
  md: titleMdCss
38425
38562
  }; }
38426
38563
  static get cmpMeta() { return {
38427
- "$flags$": 41,
38564
+ "$flags$": 297,
38428
38565
  "$tagName$": "ion-title",
38429
38566
  "$members$": {
38430
38567
  "color": [513],
@@ -39389,7 +39526,7 @@ var BUILD = {
39389
39526
  vdomRender: true,
39390
39527
  vdomStyle: true,
39391
39528
  vdomText: true,
39392
- watchCallback: true,
39529
+ propChangeCallback: true,
39393
39530
  taskQueue: true,
39394
39531
  hotModuleReplacement: false,
39395
39532
  isDebug: false,
@@ -39437,7 +39574,7 @@ var NAMESPACE = (
39437
39574
  );
39438
39575
 
39439
39576
  /*
39440
- Stencil Hydrate Runner v4.33.1 | MIT Licensed | https://stenciljs.com
39577
+ Stencil Hydrate Runner v4.38.0 | MIT Licensed | https://stenciljs.com
39441
39578
  */
39442
39579
  var __defProp = Object.defineProperty;
39443
39580
  var __export = (target, all) => {
@@ -40162,8 +40299,21 @@ function triggerEventListener(elm, ev) {
40162
40299
  } else if (elm.parentElement == null && elm.tagName === "HTML") {
40163
40300
  triggerEventListener(elm.ownerDocument, ev);
40164
40301
  } else {
40165
- triggerEventListener(elm.parentElement, ev);
40302
+ const nextTarget = getNextEventTarget(elm, ev);
40303
+ triggerEventListener(nextTarget, ev);
40304
+ }
40305
+ }
40306
+ function getNextEventTarget(elm, ev) {
40307
+ if (elm.parentElement) {
40308
+ return elm.parentElement;
40166
40309
  }
40310
+ if (elm.host && ev.composed) {
40311
+ return elm.host;
40312
+ }
40313
+ if (ev.composed && elm.parentNode && elm.parentNode.host) {
40314
+ return elm.parentNode.host;
40315
+ }
40316
+ return null;
40167
40317
  }
40168
40318
  function dispatchEvent(currentTarget, ev) {
40169
40319
  ev.target = currentTarget;
@@ -49805,6 +49955,11 @@ function* streamToHtml(node, opts, output) {
49805
49955
  const mode = ` shadowrootmode="open"`;
49806
49956
  yield mode;
49807
49957
  output.currentLineWidth += mode.length;
49958
+ if (node.delegatesFocus) {
49959
+ const delegatesFocusAttr = " shadowrootdelegatesfocus";
49960
+ yield delegatesFocusAttr;
49961
+ output.currentLineWidth += delegatesFocusAttr.length;
49962
+ }
49808
49963
  }
49809
49964
  const attrsLength = node.attributes.length;
49810
49965
  const attributes = opts.prettyHtml && attrsLength > 1 ? cloneAttributes(node.attributes, true) : node.attributes;
@@ -50323,6 +50478,15 @@ var MockNode2 = class {
50323
50478
  set textContent(value) {
50324
50479
  this._nodeValue = String(value);
50325
50480
  }
50481
+ addEventListener(type, handler) {
50482
+ addEventListener(this, type, handler);
50483
+ }
50484
+ removeEventListener(type, handler) {
50485
+ removeEventListener(this, type, handler);
50486
+ }
50487
+ dispatchEvent(ev) {
50488
+ return dispatchEvent(this, ev);
50489
+ }
50326
50490
  };
50327
50491
  MockNode2.ELEMENT_NODE = 1;
50328
50492
  MockNode2.TEXT_NODE = 3;
@@ -50361,15 +50525,25 @@ var MockElement = class extends MockNode2 {
50361
50525
  addEventListener(this, type, handler);
50362
50526
  }
50363
50527
  attachShadow(_opts) {
50528
+ var _a2;
50364
50529
  const shadowRoot = this.ownerDocument.createDocumentFragment();
50530
+ shadowRoot.delegatesFocus = (_a2 = _opts.delegatesFocus) != null ? _a2 : false;
50365
50531
  this.shadowRoot = shadowRoot;
50366
50532
  return shadowRoot;
50367
50533
  }
50368
50534
  blur() {
50369
- dispatchEvent(
50370
- this,
50371
- new MockFocusEvent("blur", { relatedTarget: null, bubbles: true, cancelable: true, composed: true })
50372
- );
50535
+ if (isCurrentlyDispatching(this, "blur")) {
50536
+ return;
50537
+ }
50538
+ markAsDispatching(this, "blur");
50539
+ try {
50540
+ dispatchEvent(
50541
+ this,
50542
+ new MockFocusEvent("blur", { relatedTarget: null, bubbles: true, cancelable: true, composed: true })
50543
+ );
50544
+ } finally {
50545
+ unmarkAsDispatching(this, "blur");
50546
+ }
50373
50547
  }
50374
50548
  get localName() {
50375
50549
  if (!this.nodeName) {
@@ -51111,6 +51285,28 @@ function setTextContent(elm, text) {
51111
51285
  const textNode = new MockTextNode(elm.ownerDocument, text);
51112
51286
  elm.appendChild(textNode);
51113
51287
  }
51288
+ var currentlyDispatching = /* @__PURE__ */ new WeakMap();
51289
+ function isCurrentlyDispatching(target, eventType) {
51290
+ const dispatchingEvents = currentlyDispatching.get(target);
51291
+ return dispatchingEvents != null && dispatchingEvents.has(eventType);
51292
+ }
51293
+ function markAsDispatching(target, eventType) {
51294
+ let dispatchingEvents = currentlyDispatching.get(target);
51295
+ if (dispatchingEvents == null) {
51296
+ dispatchingEvents = /* @__PURE__ */ new Set();
51297
+ currentlyDispatching.set(target, dispatchingEvents);
51298
+ }
51299
+ dispatchingEvents.add(eventType);
51300
+ }
51301
+ function unmarkAsDispatching(target, eventType) {
51302
+ const dispatchingEvents = currentlyDispatching.get(target);
51303
+ if (dispatchingEvents != null) {
51304
+ dispatchingEvents.delete(eventType);
51305
+ if (dispatchingEvents.size === 0) {
51306
+ currentlyDispatching.delete(target);
51307
+ }
51308
+ }
51309
+ }
51114
51310
 
51115
51311
  // src/mock-doc/comment-node.ts
51116
51312
  var MockComment = class _MockComment extends MockNode2 {
@@ -54055,6 +54251,9 @@ var _colonHostContextRe = createSupportsRuleRe(":host-context");
54055
54251
  var setMode = (handler) => modeResolutionChain.push(handler);
54056
54252
  var CAPTURE_EVENT_SUFFIX = "Capture";
54057
54253
  var CAPTURE_EVENT_REGEX = new RegExp(CAPTURE_EVENT_SUFFIX + "$");
54254
+ var baseClass = BUILD.lazyLoad ? class {
54255
+ } : globalThis.HTMLElement || class {
54256
+ };
54058
54257
 
54059
54258
  // src/compiler/html/canonical-link.ts
54060
54259
  var updateCanonicalLink = (doc, href) => {