@ionic/core 8.8.5 → 8.8.6-dev.11777559143.1d1ad1ad

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 (1085) hide show
  1. package/components/index.js +1 -1
  2. package/components/ion-accordion-group.js +1 -1
  3. package/components/ion-accordion.js +1 -1
  4. package/components/ion-action-sheet.js +1 -1
  5. package/components/ion-alert.js +1 -1
  6. package/components/ion-app.js +1 -1
  7. package/components/ion-avatar.js +1 -1
  8. package/components/ion-back-button.js +1 -1
  9. package/components/ion-backdrop.js +1 -1
  10. package/components/ion-badge.js +1 -1
  11. package/components/ion-breadcrumb.js +1 -1
  12. package/components/ion-breadcrumbs.js +1 -1
  13. package/components/ion-button.js +1 -1
  14. package/components/ion-buttons.js +1 -1
  15. package/components/ion-card-content.js +1 -1
  16. package/components/ion-card-header.js +1 -1
  17. package/components/ion-card-subtitle.js +1 -1
  18. package/components/ion-card-title.js +1 -1
  19. package/components/ion-card.js +1 -1
  20. package/components/ion-checkbox.js +1 -1
  21. package/components/ion-chip.js +1 -1
  22. package/components/ion-col.js +1 -1
  23. package/components/ion-content.js +1 -1
  24. package/components/ion-datetime-button.js +1 -1
  25. package/components/ion-datetime.js +1 -1
  26. package/components/ion-divider.d.ts +11 -0
  27. package/components/ion-divider.js +4 -0
  28. package/components/ion-fab-button.js +1 -1
  29. package/components/ion-fab-list.js +1 -1
  30. package/components/ion-fab.js +1 -1
  31. package/components/ion-footer.js +1 -1
  32. package/components/ion-grid.js +1 -1
  33. package/components/ion-header.js +1 -1
  34. package/components/ion-icon.js +1 -1
  35. package/components/ion-img.js +1 -1
  36. package/components/ion-infinite-scroll-content.js +1 -1
  37. package/components/ion-infinite-scroll.js +1 -1
  38. package/components/ion-input-otp.js +1 -1
  39. package/components/ion-input-password-toggle.js +1 -1
  40. package/components/ion-input.js +1 -1
  41. package/components/ion-item-divider.js +1 -1
  42. package/components/ion-item-group.js +1 -1
  43. package/components/ion-item-option.js +1 -1
  44. package/components/ion-item-options.js +1 -1
  45. package/components/ion-item-sliding.js +1 -1
  46. package/components/ion-item.js +1 -1
  47. package/components/ion-label.js +1 -1
  48. package/components/ion-list-header.js +1 -1
  49. package/components/ion-list.js +1 -1
  50. package/components/ion-loading.js +1 -1
  51. package/components/ion-menu-button.js +1 -1
  52. package/components/ion-menu-toggle.js +1 -1
  53. package/components/ion-menu.js +1 -1
  54. package/components/ion-modal.js +1 -1
  55. package/components/ion-nav-link.js +1 -1
  56. package/components/ion-nav.js +1 -1
  57. package/components/ion-note.js +1 -1
  58. package/components/ion-picker-column-option.js +1 -1
  59. package/components/ion-picker-column.js +1 -1
  60. package/components/ion-picker-legacy-column.js +1 -1
  61. package/components/ion-picker-legacy.js +1 -1
  62. package/components/ion-picker.js +1 -1
  63. package/components/ion-popover.js +1 -1
  64. package/components/ion-progress-bar.js +1 -1
  65. package/components/ion-radio-group.js +1 -1
  66. package/components/ion-radio.js +1 -1
  67. package/components/ion-range.js +1 -1
  68. package/components/ion-refresher-content.js +1 -1
  69. package/components/ion-refresher.js +1 -1
  70. package/components/ion-reorder-group.js +1 -1
  71. package/components/ion-reorder.js +1 -1
  72. package/components/ion-ripple-effect.js +1 -1
  73. package/components/ion-route-redirect.js +1 -1
  74. package/components/ion-route.js +1 -1
  75. package/components/ion-router-link.js +1 -1
  76. package/components/ion-router-outlet.js +1 -1
  77. package/components/ion-router.js +1 -1
  78. package/components/ion-row.js +1 -1
  79. package/components/ion-searchbar.js +1 -1
  80. package/components/ion-segment-button.js +1 -1
  81. package/components/ion-segment-content.js +1 -1
  82. package/components/ion-segment-view.js +1 -1
  83. package/components/ion-segment.js +1 -1
  84. package/components/ion-select-modal.js +1 -1
  85. package/components/ion-select-option.js +1 -1
  86. package/components/ion-select-popover.js +1 -1
  87. package/components/ion-select.js +1 -1
  88. package/components/ion-skeleton-text.js +1 -1
  89. package/components/ion-spinner.js +1 -1
  90. package/components/ion-split-pane.js +1 -1
  91. package/components/ion-tab-bar.js +1 -1
  92. package/components/ion-tab-button.js +1 -1
  93. package/components/ion-tab.js +1 -1
  94. package/components/ion-tabs.js +1 -1
  95. package/components/ion-text.js +1 -1
  96. package/components/ion-textarea.js +1 -1
  97. package/components/ion-thumbnail.js +1 -1
  98. package/components/ion-title.js +1 -1
  99. package/components/ion-toast.js +1 -1
  100. package/components/ion-toggle.js +1 -1
  101. package/components/ion-toolbar.js +1 -1
  102. package/components/p-0sa2JgYA.js +4 -0
  103. package/components/p-3Ni1Z654.js +4 -0
  104. package/{dist/ionic/p-D13Eaw-8.js → components/p-9gxM3tAr.js} +1 -1
  105. package/components/{p-ak_d-z48.js → p-B636tzQ7.js} +1 -1
  106. package/components/p-B8Oa6a_k.js +4 -0
  107. package/components/p-BCDEEm9n.js +4 -0
  108. package/components/p-BDndEqui.js +4 -0
  109. package/components/p-BDqjX7Z_.js +4 -0
  110. package/components/p-BErKjY03.js +4 -0
  111. package/components/p-BFCM_1oE.js +4 -0
  112. package/components/{p-cyNmxje6.js → p-BLysWQA1.js} +1 -1
  113. package/components/p-BO4aickU.js +4 -0
  114. package/components/p-BTYqyHph.js +4 -0
  115. package/components/p-BU8N7ZrK.js +4 -0
  116. package/components/p-BYSs-jZz.js +4 -0
  117. package/components/p-BaPtaYEC.js +4 -0
  118. package/components/p-BbQGmZyu.js +4 -0
  119. package/components/p-BcbmT6b3.js +4 -0
  120. package/components/p-BeVlsaLA.js +4 -0
  121. package/components/p-BfHB6wX_.js +4 -0
  122. package/components/p-BhfW3d9j.js +4 -0
  123. package/components/p-BjW8SOqw.js +4 -0
  124. package/components/p-Bp__mr16.js +4 -0
  125. package/components/p-BqDiJgC_.js +4 -0
  126. package/components/p-Brxa0j7O.js +4 -0
  127. package/components/p-BtAlyZ0b.js +4 -0
  128. package/components/p-BwKpO3Is.js +4 -0
  129. package/components/p-ByuCfbYy.js +4 -0
  130. package/components/p-C-_EGKki.js +4 -0
  131. package/components/p-C00Y_WJv.js +4 -0
  132. package/components/p-C0U8YqYW.js +4 -0
  133. package/components/p-C2cZvGcF.js +4 -0
  134. package/components/p-CKfNwyAb.js +4 -0
  135. package/components/p-CVBkx7m1.js +4 -0
  136. package/components/p-Cb9imMZh.js +4 -0
  137. package/components/p-CdYTq34D.js +4 -0
  138. package/components/p-CeYwuysM.js +4 -0
  139. package/components/p-Cf9-xP7P.js +4 -0
  140. package/components/{p-Cwv-vmkN.js → p-CjSx8W-k.js} +1 -1
  141. package/components/p-Cmql_g3_.js +4 -0
  142. package/components/p-CnOTQxHB.js +4 -0
  143. package/components/p-CnwZE7CW.js +4 -0
  144. package/components/p-CoarhFWH.js +4 -0
  145. package/components/p-CtiqM786.js +4 -0
  146. package/components/p-D1t981Ih.js +4 -0
  147. package/components/p-D5lMX0xt.js +4 -0
  148. package/components/p-DAeMHNER.js +4 -0
  149. package/components/p-DDw-NYxz.js +4 -0
  150. package/components/p-DVcs-2q3.js +4 -0
  151. package/components/p-DaJxRxSQ.js +4 -0
  152. package/components/p-Dhi5xtNS.js +4 -0
  153. package/components/p-GnGGIfCd.js +4 -0
  154. package/components/p-TpZHKDyk.js +4 -0
  155. package/components/p-XFUFdPrc.js +4 -0
  156. package/components/p-XegQjlzJ.js +4 -0
  157. package/components/p-fIOYmaqA.js +4 -0
  158. package/components/p-lIOqnNXn.js +4 -0
  159. package/{dist/ionic/p-BvFYtOdE.js → components/p-oF-CwZ0b.js} +1 -1
  160. package/components/p-sK-FK9CT.js +4 -0
  161. package/components/p-t98_NeNv.js +4 -0
  162. package/components/p-tYh73xQe.js +4 -0
  163. package/components/p-vCpF32Z7.js +4 -0
  164. package/components/p-vXpMhGrs.js +4 -0
  165. package/components/p-wCDzv5Q8.js +4 -0
  166. package/components/{p-YLXPWgVj.js → p-zWP0sUV_.js} +1 -1
  167. package/css/core.css +1 -1
  168. package/css/core.css.map +1 -1
  169. package/css/display.css +1 -1
  170. package/css/display.css.map +1 -1
  171. package/css/flex-utils.css +1 -1
  172. package/css/flex-utils.css.map +1 -1
  173. package/css/float-elements.css.map +1 -1
  174. package/css/global.bundle.css.map +1 -1
  175. package/css/ionic/bundle.ionic.css +1 -0
  176. package/css/ionic/bundle.ionic.css.map +1 -0
  177. package/css/ionic/core.ionic.css +1 -0
  178. package/css/ionic/core.ionic.css.map +1 -0
  179. package/css/ionic/global.bundle.ionic.css +1 -0
  180. package/css/ionic/global.bundle.ionic.css.map +1 -0
  181. package/css/ionic/ionic-swiper.ionic.css +1 -0
  182. package/css/ionic/ionic-swiper.ionic.css.map +1 -0
  183. package/css/ionic/link.ionic.css +1 -0
  184. package/css/ionic/link.ionic.css.map +1 -0
  185. package/css/ionic/structure.ionic.css +1 -0
  186. package/css/ionic/structure.ionic.css.map +1 -0
  187. package/css/ionic/typography.ionic.css +1 -0
  188. package/css/ionic/typography.ionic.css.map +1 -0
  189. package/css/ionic/utils.bundle.ionic.css +1 -0
  190. package/css/ionic/utils.bundle.ionic.css.map +1 -0
  191. package/css/ionic-swiper.css +1 -1
  192. package/css/ionic-swiper.css.map +1 -1
  193. package/css/ionic.bundle.css +1 -1
  194. package/css/ionic.bundle.css.map +1 -1
  195. package/css/normalize.css.map +1 -1
  196. package/css/padding.css.map +1 -1
  197. package/css/palettes/dark.always.css.map +1 -1
  198. package/css/palettes/dark.class.css.map +1 -1
  199. package/css/palettes/dark.system.css.map +1 -1
  200. package/css/palettes/high-contrast-dark.always.css.map +1 -1
  201. package/css/palettes/high-contrast-dark.class.css.map +1 -1
  202. package/css/palettes/high-contrast-dark.system.css.map +1 -1
  203. package/css/palettes/high-contrast.always.css.map +1 -1
  204. package/css/palettes/high-contrast.class.css.map +1 -1
  205. package/css/palettes/high-contrast.system.css.map +1 -1
  206. package/css/structure.css.map +1 -1
  207. package/css/text-alignment.css.map +1 -1
  208. package/css/text-transformation.css.map +1 -1
  209. package/css/typography.css.map +1 -1
  210. package/css/utils.bundle.css +1 -1
  211. package/css/utils.bundle.css.map +1 -1
  212. package/dist/cjs/{animation-Dg4yiuR2.js → animation-DknMeJ3x.js} +3 -3
  213. package/dist/cjs/{app-globals-CLI8xCmk.js → app-globals-DtAeky3x.js} +1 -1
  214. package/dist/cjs/{button-active-FscMI17-.js → button-active-JoIWyYri.js} +2 -2
  215. package/dist/cjs/{capacitor-DmA66EwP.js → capacitor-BnRBm_ys.js} +3 -3
  216. package/dist/cjs/caret-down-vtVgfXIs.js +8 -0
  217. package/dist/cjs/caret-left-CxZXLRv5.js +8 -0
  218. package/dist/cjs/caret-right-CRCgv98E.js +8 -0
  219. package/dist/cjs/config-DWdFbSNK.js +35 -0
  220. package/dist/cjs/{data-BYlBjkMU.js → data-DuOuKG7I.js} +6 -6
  221. package/dist/cjs/{focus-visible-CCvKiLh3.js → focus-visible-BIj-I3-C.js} +24 -0
  222. package/dist/cjs/{framework-delegate-CRgp8o_p.js → framework-delegate-Dx9FrqAC.js} +4 -2
  223. package/dist/cjs/{haptic-ClPPQ_PS.js → haptic-D3Ay9mmg.js} +1 -1
  224. package/dist/cjs/{helpers-CxTYJdbT.js → helpers-DJYxKN5U.js} +57 -4
  225. package/dist/cjs/{config-BukYi_pW.js → index-BJlwOs11.js} +1 -31
  226. package/dist/cjs/{index-MbaBbWXk.js → index-BJrpF9T3.js} +2 -2
  227. package/dist/cjs/{index-CFUwM5x_.js → index-Cer2Qy4I.js} +15 -15
  228. package/dist/cjs/{index-DqmRDbxg.js → index-CgAbCW6L.js} +2 -0
  229. package/dist/cjs/{index-CqT-2gKy.js → index-CzcLEdQ5.js} +41 -4
  230. package/dist/cjs/{index-YcSftOMz.js → index-DMJjUhXH.js} +9 -8
  231. package/dist/cjs/{index-C845Ti6K.js → index-D_mPAIqF.js} +4 -4
  232. package/dist/cjs/index.cjs.js +16 -16
  233. package/dist/cjs/{input-shims-Dl5cnc_e.js → input-shims-Dn33gFln.js} +18 -17
  234. package/dist/cjs/{input.utils-DmeJ8dmo.js → input.utils-DnVnhWEF.js} +5 -5
  235. package/dist/cjs/ion-accordion_2.cjs.entry.js +61 -29
  236. package/dist/cjs/ion-action-sheet.cjs.entry.js +41 -22
  237. package/dist/cjs/ion-alert.cjs.entry.js +62 -41
  238. package/dist/cjs/ion-app_8.cjs.entry.js +292 -157
  239. package/dist/cjs/ion-avatar_3.cjs.entry.js +125 -13
  240. package/dist/cjs/ion-back-button.cjs.entry.js +31 -22
  241. package/dist/cjs/ion-backdrop.cjs.entry.js +10 -7
  242. package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +54 -18
  243. package/dist/cjs/ion-button_2.cjs.entry.js +59 -22
  244. package/dist/cjs/ion-card_5.cjs.entry.js +55 -33
  245. package/dist/cjs/ion-checkbox.cjs.entry.js +34 -16
  246. package/dist/cjs/ion-chip.cjs.entry.js +50 -9
  247. package/dist/cjs/ion-col_3.cjs.entry.js +54 -57
  248. package/dist/cjs/ion-datetime-button.cjs.entry.js +13 -9
  249. package/dist/cjs/ion-datetime_3.cjs.entry.js +116 -41
  250. package/dist/cjs/ion-divider.cjs.entry.js +51 -0
  251. package/dist/cjs/ion-fab_3.cjs.entry.js +44 -28
  252. package/dist/cjs/ion-img.cjs.entry.js +8 -4
  253. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +93 -17
  254. package/dist/cjs/ion-input-otp.cjs.entry.js +74 -9
  255. package/dist/cjs/ion-input-password-toggle.cjs.entry.js +53 -15
  256. package/dist/cjs/ion-input.cjs.entry.js +124 -34
  257. package/dist/cjs/ion-item-option_3.cjs.entry.js +186 -21
  258. package/dist/cjs/ion-item_8.cjs.entry.js +116 -49
  259. package/dist/cjs/ion-loading.cjs.entry.js +22 -19
  260. package/dist/cjs/ion-menu_3.cjs.entry.js +47 -29
  261. package/dist/cjs/ion-modal.cjs.entry.js +262 -138
  262. package/dist/cjs/ion-nav_2.cjs.entry.js +14 -11
  263. package/dist/cjs/ion-picker-column-option.cjs.entry.js +12 -8
  264. package/dist/cjs/ion-picker-column.cjs.entry.js +14 -14
  265. package/dist/cjs/ion-picker.cjs.entry.js +10 -6
  266. package/dist/cjs/ion-popover.cjs.entry.js +21 -19
  267. package/dist/cjs/ion-progress-bar.cjs.entry.js +27 -9
  268. package/dist/cjs/ion-radio_2.cjs.entry.js +35 -17
  269. package/dist/cjs/ion-range.cjs.entry.js +20 -13
  270. package/dist/cjs/ion-refresher_2.cjs.entry.js +42 -23
  271. package/dist/cjs/ion-reorder_2.cjs.entry.js +38 -14
  272. package/dist/cjs/ion-ripple-effect.cjs.entry.js +15 -7
  273. package/dist/cjs/ion-route_4.cjs.entry.js +10 -9
  274. package/dist/cjs/ion-searchbar.cjs.entry.js +137 -24
  275. package/dist/cjs/ion-segment-content.cjs.entry.js +2 -2
  276. package/dist/cjs/ion-segment-view.cjs.entry.js +6 -3
  277. package/dist/cjs/ion-segment_2.cjs.entry.js +23 -16
  278. package/dist/cjs/ion-select-modal.cjs.entry.js +97 -40
  279. package/dist/cjs/ion-select_3.cjs.entry.js +453 -84
  280. package/dist/cjs/ion-spinner.cjs.entry.js +30 -8
  281. package/dist/cjs/ion-split-pane.cjs.entry.js +12 -9
  282. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +147 -23
  283. package/dist/cjs/ion-tab_2.cjs.entry.js +8 -7
  284. package/dist/cjs/ion-text.cjs.entry.js +7 -7
  285. package/dist/cjs/ion-textarea.cjs.entry.js +137 -23
  286. package/dist/cjs/ion-toast.cjs.entry.js +70 -46
  287. package/dist/cjs/ion-toggle.cjs.entry.js +82 -25
  288. package/dist/cjs/ionic-global-CSEbHD_F.js +519 -0
  289. package/dist/cjs/ionic.cjs.js +4 -4
  290. package/dist/cjs/{ios.transition-trBiC95R.js → ios.transition-UCjoxA3D.js} +7 -5
  291. package/dist/cjs/{keyboard-hHzlEQpk.js → keyboard-Bhav6x-R.js} +4 -3
  292. package/dist/cjs/{keyboard-UuAS4D_9.js → keyboard-Dsczf-iT.js} +1 -1
  293. package/dist/cjs/{keyboard-controller-GXBiBRKS.js → keyboard-controller-tqGDP9SU.js} +11 -9
  294. package/dist/cjs/list-a-7GSA6K.js +8 -0
  295. package/dist/cjs/loader.cjs.js +4 -4
  296. package/dist/cjs/{md.transition-CUQECuvD.js → md.transition-CNwlchQn.js} +6 -5
  297. package/dist/cjs/{notch-controller-sD-lTpdc.js → notch-controller-CgtkBzy0.js} +4 -4
  298. package/dist/cjs/{overlays-C2jiBSNQ.js → overlays-Hci_7vw_.js} +110 -16
  299. package/dist/cjs/select-option-render-C7klBX2H.js +81 -0
  300. package/dist/cjs/{status-tap-CCJk5VgT.js → status-tap-CTY2dMsZ.js} +4 -3
  301. package/dist/cjs/{swipe-back-BGhTQ1CU.js → swipe-back-jJFi5KCB.js} +3 -2
  302. package/dist/cjs/{theme-CeDs6Hcv.js → theme-IlOsGAz7.js} +25 -1
  303. package/dist/cjs/validity-QmuwEptc.js +51 -0
  304. package/dist/cjs/x-BTF99yFH.js +8 -0
  305. package/dist/collection/collection-manifest.json +1 -0
  306. package/dist/collection/components/accordion/accordion.ionic.css +201 -0
  307. package/dist/collection/components/accordion/accordion.ios.css +73 -58
  308. package/dist/collection/components/accordion/accordion.js +41 -27
  309. package/dist/collection/components/accordion/accordion.md.css +67 -59
  310. package/dist/collection/components/accordion-group/accordion-group.ionic.css +93 -0
  311. package/dist/collection/components/accordion-group/accordion-group.ios.css +16 -4
  312. package/dist/collection/components/accordion-group/accordion-group.js +44 -8
  313. package/dist/collection/components/accordion-group/accordion-group.md.css +22 -4
  314. package/dist/collection/components/action-sheet/action-sheet.ionic.css +834 -0
  315. package/dist/collection/components/action-sheet/action-sheet.ios.css +102 -6
  316. package/dist/collection/components/action-sheet/action-sheet.js +32 -13
  317. package/dist/collection/components/action-sheet/action-sheet.md.css +101 -5
  318. package/dist/collection/components/alert/alert.ionic.css +1165 -0
  319. package/dist/collection/components/alert/alert.ios.css +102 -1
  320. package/dist/collection/components/alert/alert.js +51 -30
  321. package/dist/collection/components/alert/alert.md.css +102 -1
  322. package/dist/collection/components/app/app.js +15 -83
  323. package/dist/collection/components/avatar/avatar.ionic.css +391 -0
  324. package/dist/collection/components/avatar/avatar.ios.css +7 -33
  325. package/dist/collection/components/avatar/avatar.js +120 -4
  326. package/dist/collection/components/avatar/avatar.md.css +51 -0
  327. package/dist/collection/components/back-button/back-button.ios.css +60 -48
  328. package/dist/collection/components/back-button/back-button.js +27 -19
  329. package/dist/collection/components/back-button/back-button.md.css +60 -48
  330. package/dist/collection/components/backdrop/backdrop.ionic.css +109 -0
  331. package/dist/collection/components/backdrop/backdrop.ios.css +56 -19
  332. package/dist/collection/components/backdrop/backdrop.js +12 -6
  333. package/dist/collection/components/backdrop/backdrop.md.css +56 -19
  334. package/dist/collection/components/badge/badge.ionic.css +275 -0
  335. package/dist/collection/components/badge/badge.ios.css +139 -12
  336. package/dist/collection/components/badge/badge.js +145 -9
  337. package/dist/collection/components/badge/badge.md.css +123 -12
  338. package/dist/collection/components/breadcrumb/breadcrumb.ios.css +20 -8
  339. package/dist/collection/components/breadcrumb/breadcrumb.js +43 -11
  340. package/dist/collection/components/breadcrumb/breadcrumb.md.css +20 -8
  341. package/dist/collection/components/breadcrumbs/breadcrumbs.ios.css +6 -0
  342. package/dist/collection/components/breadcrumbs/breadcrumbs.js +11 -9
  343. package/dist/collection/components/breadcrumbs/breadcrumbs.md.css +6 -0
  344. package/dist/collection/components/button/button.ionic.css +646 -0
  345. package/dist/collection/components/button/button.ios.css +154 -46
  346. package/dist/collection/components/button/button.js +63 -27
  347. package/dist/collection/components/button/button.md.css +150 -50
  348. package/dist/collection/components/buttons/buttons.ionic.css +97 -0
  349. package/dist/collection/components/buttons/buttons.ios.css +59 -7
  350. package/dist/collection/components/buttons/buttons.js +15 -9
  351. package/dist/collection/components/buttons/buttons.md.css +55 -3
  352. package/dist/collection/components/card/card.ionic.css +144 -0
  353. package/dist/collection/components/card/card.ios.css +65 -14
  354. package/dist/collection/components/card/card.js +41 -10
  355. package/dist/collection/components/card/card.md.css +65 -14
  356. package/dist/collection/components/card-content/card-content.ionic.css +89 -0
  357. package/dist/collection/components/card-content/card-content.ios.css +20 -35
  358. package/dist/collection/components/card-content/card-content.js +12 -10
  359. package/dist/collection/components/card-content/card-content.md.css +20 -35
  360. package/dist/collection/components/card-header/card-header.ionic.css +85 -0
  361. package/dist/collection/components/card-header/card-header.ios.css +27 -15
  362. package/dist/collection/components/card-header/card-header.js +13 -10
  363. package/dist/collection/components/card-header/card-header.md.css +27 -15
  364. package/dist/collection/components/card-subtitle/card-subtitle.ionic.css +144 -0
  365. package/dist/collection/components/card-subtitle/card-subtitle.ios.css +12 -0
  366. package/dist/collection/components/card-subtitle/card-subtitle.js +11 -8
  367. package/dist/collection/components/card-subtitle/card-subtitle.md.css +12 -0
  368. package/dist/collection/components/card-title/card-title.ios.css +73 -0
  369. package/dist/collection/components/card-title/card-title.js +11 -8
  370. package/dist/collection/components/card-title/card-title.md.css +73 -0
  371. package/dist/collection/components/checkbox/checkbox.ionic.css +539 -0
  372. package/dist/collection/components/checkbox/checkbox.ios.css +161 -101
  373. package/dist/collection/components/checkbox/checkbox.js +70 -14
  374. package/dist/collection/components/checkbox/checkbox.md.css +162 -102
  375. package/dist/collection/components/chip/chip.ionic.css +217 -0
  376. package/dist/collection/components/chip/chip.ios.css +67 -14
  377. package/dist/collection/components/chip/chip.js +108 -8
  378. package/dist/collection/components/chip/chip.md.css +67 -14
  379. package/dist/collection/components/col/col.css +192 -4
  380. package/dist/collection/components/col/col.js +210 -61
  381. package/dist/collection/components/content/content.css +8 -2
  382. package/dist/collection/components/content/content.js +16 -11
  383. package/dist/collection/components/datetime/datetime.ionic.css +703 -0
  384. package/dist/collection/components/datetime/datetime.ios.css +302 -106
  385. package/dist/collection/components/datetime/datetime.js +98 -20
  386. package/dist/collection/components/datetime/datetime.md.css +293 -96
  387. package/dist/collection/components/datetime/utils/data.js +5 -5
  388. package/dist/collection/components/datetime-button/datetime-button.ios.css +6 -0
  389. package/dist/collection/components/datetime-button/datetime-button.js +11 -8
  390. package/dist/collection/components/datetime-button/datetime-button.md.css +6 -0
  391. package/dist/collection/components/divider/divider.ionic.css +148 -0
  392. package/dist/collection/components/divider/divider.ios.css +87 -0
  393. package/dist/collection/components/divider/divider.js +94 -0
  394. package/dist/collection/components/divider/divider.md.css +87 -0
  395. package/dist/collection/components/fab/fab.css +25 -1
  396. package/dist/collection/components/fab/fab.js +9 -5
  397. package/dist/collection/components/fab-button/fab-button.ios.css +18 -6
  398. package/dist/collection/components/fab-button/fab-button.js +36 -21
  399. package/dist/collection/components/fab-button/fab-button.md.css +20 -8
  400. package/dist/collection/components/fab-list/fab-list.css +12 -0
  401. package/dist/collection/components/fab-list/fab-list.js +9 -5
  402. package/dist/collection/components/footer/footer.ios.css +14 -2
  403. package/dist/collection/components/footer/footer.js +21 -16
  404. package/dist/collection/components/footer/footer.md.css +12 -0
  405. package/dist/collection/components/grid/grid.css +12 -0
  406. package/dist/collection/components/grid/grid.js +9 -5
  407. package/dist/collection/components/header/header.ionic.css +97 -0
  408. package/dist/collection/components/header/header.ios.css +25 -10
  409. package/dist/collection/components/header/header.js +50 -19
  410. package/dist/collection/components/header/header.md.css +23 -8
  411. package/dist/collection/components/header/header.utils.js +5 -5
  412. package/dist/collection/components/img/img.js +8 -2
  413. package/dist/collection/components/infinite-scroll/infinite-scroll.js +100 -5
  414. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.ios.css +12 -0
  415. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +16 -10
  416. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.md.css +12 -0
  417. package/dist/collection/components/input/input.ionic.css +889 -0
  418. package/dist/collection/components/input/input.ios.css +223 -135
  419. package/dist/collection/components/input/input.js +148 -37
  420. package/dist/collection/components/input/input.md.css +193 -207
  421. package/dist/collection/components/input-otp/input-otp.ionic.css +371 -0
  422. package/dist/collection/components/input-otp/input-otp.ios.css +105 -60
  423. package/dist/collection/components/input-otp/input-otp.js +73 -6
  424. package/dist/collection/components/input-otp/input-otp.md.css +105 -60
  425. package/dist/collection/components/input-password-toggle/input-password-toggle.ionic.css +78 -0
  426. package/dist/collection/components/input-password-toggle/input-password-toggle.js +48 -12
  427. package/dist/collection/components/input-password-toggle/input-password-toggle.native.css +61 -0
  428. package/dist/collection/components/item/item.ionic.css +508 -0
  429. package/dist/collection/components/item/item.ios.css +109 -69
  430. package/dist/collection/components/item/item.js +51 -20
  431. package/dist/collection/components/item/item.md.css +120 -68
  432. package/dist/collection/components/item-divider/item-divider.ios.css +18 -0
  433. package/dist/collection/components/item-divider/item-divider.js +11 -8
  434. package/dist/collection/components/item-divider/item-divider.md.css +18 -0
  435. package/dist/collection/components/item-group/item-group.ios.css +12 -0
  436. package/dist/collection/components/item-group/item-group.js +13 -7
  437. package/dist/collection/components/item-group/item-group.md.css +12 -0
  438. package/dist/collection/components/item-option/item-option.ionic.css +278 -0
  439. package/dist/collection/components/item-option/item-option.ios.css +136 -29
  440. package/dist/collection/components/item-option/item-option.js +73 -9
  441. package/dist/collection/components/item-option/item-option.md.css +136 -29
  442. package/dist/collection/components/item-options/item-options.ionic.css +221 -0
  443. package/dist/collection/components/item-options/item-options.ios.css +77 -34
  444. package/dist/collection/components/item-options/item-options.js +13 -7
  445. package/dist/collection/components/item-options/item-options.md.css +77 -34
  446. package/dist/collection/components/item-sliding/item-sliding.css +6 -0
  447. package/dist/collection/components/item-sliding/item-sliding.js +144 -4
  448. package/dist/collection/components/item-sliding/test/test.utils.js +13 -0
  449. package/dist/collection/components/label/label.ios.css +18 -0
  450. package/dist/collection/components/label/label.js +11 -8
  451. package/dist/collection/components/label/label.md.css +18 -0
  452. package/dist/collection/components/list/list.ionic.css +212 -0
  453. package/dist/collection/components/list/list.ios.css +54 -14
  454. package/dist/collection/components/list/list.js +48 -9
  455. package/dist/collection/components/list/list.md.css +56 -16
  456. package/dist/collection/components/list-header/list-header.ionic.css +190 -0
  457. package/dist/collection/components/list-header/list-header.ios.css +82 -38
  458. package/dist/collection/components/list-header/list-header.js +11 -8
  459. package/dist/collection/components/list-header/list-header.md.css +82 -38
  460. package/dist/collection/components/loading/loading.ios.css +13 -1
  461. package/dist/collection/components/loading/loading.js +14 -11
  462. package/dist/collection/components/loading/loading.md.css +13 -1
  463. package/dist/collection/components/menu/menu.ios.css +15 -3
  464. package/dist/collection/components/menu/menu.js +12 -7
  465. package/dist/collection/components/menu/menu.md.css +15 -3
  466. package/dist/collection/components/menu-button/menu-button.ionic.css +236 -0
  467. package/dist/collection/components/menu-button/menu-button.ios.css +48 -14
  468. package/dist/collection/components/menu-button/menu-button.js +26 -10
  469. package/dist/collection/components/menu-button/menu-button.md.css +49 -15
  470. package/dist/collection/components/menu-toggle/menu-toggle.js +8 -5
  471. package/dist/collection/components/modal/animations/ionic.enter.js +40 -0
  472. package/dist/collection/components/modal/animations/ionic.leave.js +28 -0
  473. package/dist/collection/components/modal/animations/sheet.js +8 -2
  474. package/dist/collection/components/modal/gestures/sheet.js +76 -10
  475. package/dist/collection/components/modal/modal.ionic.css +247 -0
  476. package/dist/collection/components/modal/modal.ios.css +178 -70
  477. package/dist/collection/components/modal/modal.js +50 -12
  478. package/dist/collection/components/modal/modal.md.css +178 -70
  479. package/dist/collection/components/nav/nav.css +7 -1
  480. package/dist/collection/components/nav/nav.js +11 -5
  481. package/dist/collection/components/nav-link/nav-link.js +5 -1
  482. package/dist/collection/components/note/note.ios.css +12 -0
  483. package/dist/collection/components/note/note.js +11 -8
  484. package/dist/collection/components/note/note.md.css +12 -0
  485. package/dist/collection/components/picker/picker.ios.css +15 -3
  486. package/dist/collection/components/picker/picker.js +8 -5
  487. package/dist/collection/components/picker/picker.md.css +15 -3
  488. package/dist/collection/components/picker-column/picker-column.css +9 -2
  489. package/dist/collection/components/picker-column/picker-column.js +8 -7
  490. package/dist/collection/components/picker-column-option/picker-column-option.ios.css +6 -0
  491. package/dist/collection/components/picker-column-option/picker-column-option.js +13 -7
  492. package/dist/collection/components/picker-column-option/picker-column-option.md.css +6 -0
  493. package/dist/collection/components/picker-legacy/picker.ios.css +13 -1
  494. package/dist/collection/components/picker-legacy/picker.js +7 -6
  495. package/dist/collection/components/picker-legacy/picker.md.css +13 -1
  496. package/dist/collection/components/picker-legacy-column/picker-column.ios.css +12 -0
  497. package/dist/collection/components/picker-legacy-column/picker-column.js +4 -4
  498. package/dist/collection/components/picker-legacy-column/picker-column.md.css +12 -0
  499. package/dist/collection/components/popover/popover.ionic.css +290 -0
  500. package/dist/collection/components/popover/popover.ios.css +29 -1
  501. package/dist/collection/components/popover/popover.js +18 -15
  502. package/dist/collection/components/popover/popover.md.css +29 -1
  503. package/dist/collection/components/progress-bar/progress-bar.ionic.css +287 -0
  504. package/dist/collection/components/progress-bar/progress-bar.ios.css +48 -17
  505. package/dist/collection/components/progress-bar/progress-bar.js +43 -7
  506. package/dist/collection/components/progress-bar/progress-bar.md.css +48 -17
  507. package/dist/collection/components/radio/radio.ionic.css +422 -0
  508. package/dist/collection/components/radio/radio.ios.css +134 -91
  509. package/dist/collection/components/radio/radio.js +14 -9
  510. package/dist/collection/components/radio/radio.md.css +134 -91
  511. package/dist/collection/components/radio-group/radio-group.ionic.css +119 -0
  512. package/dist/collection/components/radio-group/radio-group.ios.css +43 -19
  513. package/dist/collection/components/radio-group/radio-group.js +48 -7
  514. package/dist/collection/components/radio-group/radio-group.md.css +43 -19
  515. package/dist/collection/components/range/range.ionic.css +567 -0
  516. package/dist/collection/components/range/range.ios.css +128 -85
  517. package/dist/collection/components/range/range.js +16 -10
  518. package/dist/collection/components/range/range.md.css +128 -85
  519. package/dist/collection/components/refresher/refresher.ios.css +14 -1
  520. package/dist/collection/components/refresher/refresher.js +11 -8
  521. package/dist/collection/components/refresher/refresher.md.css +15 -2
  522. package/dist/collection/components/refresher-content/refresher-content.js +28 -7
  523. package/dist/collection/components/reorder/reorder.ios.css +6 -0
  524. package/dist/collection/components/reorder/reorder.js +33 -6
  525. package/dist/collection/components/reorder/reorder.md.css +6 -0
  526. package/dist/collection/components/reorder-group/reorder-group.css +6 -0
  527. package/dist/collection/components/reorder-group/reorder-group.js +8 -4
  528. package/dist/collection/components/ripple-effect/{ripple-effect.css → ripple-effect.common.css} +7 -1
  529. package/dist/collection/components/ripple-effect/ripple-effect.ionic.css +215 -0
  530. package/dist/collection/components/ripple-effect/ripple-effect.js +14 -6
  531. package/dist/collection/components/route/route.js +4 -0
  532. package/dist/collection/components/router/router.js +4 -0
  533. package/dist/collection/components/router-link/router-link.css +8 -2
  534. package/dist/collection/components/router-link/router-link.js +9 -5
  535. package/dist/collection/components/router-outlet/router-outlet.css +7 -1
  536. package/dist/collection/components/router-outlet/router-outlet.js +6 -3
  537. package/dist/collection/components/row/row.css +16 -0
  538. package/dist/collection/components/row/row.js +9 -2
  539. package/dist/collection/components/searchbar/searchbar.ionic.css +626 -0
  540. package/dist/collection/components/searchbar/searchbar.ios.css +56 -18
  541. package/dist/collection/components/searchbar/searchbar.js +180 -33
  542. package/dist/collection/components/searchbar/searchbar.md.css +56 -18
  543. package/dist/collection/components/segment/segment.ionic.css +115 -0
  544. package/dist/collection/components/segment/segment.ios.css +45 -2
  545. package/dist/collection/components/segment/segment.js +11 -8
  546. package/dist/collection/components/segment/segment.md.css +45 -2
  547. package/dist/collection/components/segment-button/segment-button.ionic.css +353 -0
  548. package/dist/collection/components/segment-button/segment-button.ios.css +146 -105
  549. package/dist/collection/components/segment-button/segment-button.js +11 -8
  550. package/dist/collection/components/segment-button/segment-button.md.css +148 -107
  551. package/dist/collection/components/segment-content/segment-content.js +1 -1
  552. package/dist/collection/components/segment-view/segment-view.ios.css +6 -0
  553. package/dist/collection/components/segment-view/segment-view.js +6 -4
  554. package/dist/collection/components/segment-view/segment-view.md.css +6 -0
  555. package/dist/collection/components/select/select.ionic.css +810 -0
  556. package/dist/collection/components/select/select.ios.css +348 -176
  557. package/dist/collection/components/select/select.js +434 -66
  558. package/dist/collection/components/select/select.md.css +364 -178
  559. package/dist/collection/components/select-modal/select-modal.ionic.css +154 -0
  560. package/dist/collection/components/select-modal/select-modal.ios.css +95 -0
  561. package/dist/collection/components/select-modal/select-modal.js +109 -32
  562. package/dist/collection/components/select-modal/select-modal.md.css +83 -0
  563. package/dist/collection/components/select-option/select-option.js +32 -2
  564. package/dist/collection/components/select-popover/select-popover.ionic.css +499 -0
  565. package/dist/collection/components/select-popover/select-popover.ios.css +100 -0
  566. package/dist/collection/components/select-popover/select-popover.js +72 -31
  567. package/dist/collection/components/select-popover/select-popover.md.css +100 -0
  568. package/dist/collection/components/skeleton-text/skeleton-text.css +6 -0
  569. package/dist/collection/components/skeleton-text/skeleton-text.js +9 -5
  570. package/dist/collection/components/spinner/{spinner.css → spinner.ionic.css} +78 -10
  571. package/dist/collection/components/spinner/spinner.js +47 -6
  572. package/dist/collection/components/spinner/spinner.native.css +199 -0
  573. package/dist/collection/components/split-pane/split-pane.ios.css +20 -2
  574. package/dist/collection/components/split-pane/split-pane.js +14 -8
  575. package/dist/collection/components/split-pane/split-pane.md.css +20 -2
  576. package/dist/collection/components/tab/tab.js +6 -2
  577. package/dist/collection/components/tab-bar/tab-bar.ionic.css +227 -0
  578. package/dist/collection/components/tab-bar/tab-bar.ios.css +71 -43
  579. package/dist/collection/components/tab-bar/tab-bar.js +171 -13
  580. package/dist/collection/components/tab-bar/tab-bar.md.css +71 -43
  581. package/dist/collection/components/tab-button/tab-button.ionic.css +348 -0
  582. package/dist/collection/components/tab-button/tab-button.ios.css +171 -95
  583. package/dist/collection/components/tab-button/tab-button.js +54 -9
  584. package/dist/collection/components/tab-button/tab-button.md.css +137 -93
  585. package/dist/collection/components/tabs/tabs.css +7 -1
  586. package/dist/collection/components/tabs/tabs.js +4 -1
  587. package/dist/collection/components/text/text.css +6 -0
  588. package/dist/collection/components/text/text.js +7 -6
  589. package/dist/collection/components/textarea/textarea.ionic.css +898 -0
  590. package/dist/collection/components/textarea/textarea.ios.css +298 -158
  591. package/dist/collection/components/textarea/textarea.js +162 -24
  592. package/dist/collection/components/textarea/textarea.md.css +312 -159
  593. package/dist/collection/components/thumbnail/thumbnail.css +6 -0
  594. package/dist/collection/components/thumbnail/thumbnail.js +9 -2
  595. package/dist/collection/components/title/title.ionic.css +127 -0
  596. package/dist/collection/components/title/title.ios.css +32 -4
  597. package/dist/collection/components/title/title.js +13 -7
  598. package/dist/collection/components/title/title.md.css +32 -4
  599. package/dist/collection/components/toast/animations/utils.js +1 -1
  600. package/dist/collection/components/toast/toast.ionic.css +394 -0
  601. package/dist/collection/components/toast/toast.ios.css +84 -45
  602. package/dist/collection/components/toast/toast.js +76 -13
  603. package/dist/collection/components/toast/toast.md.css +84 -45
  604. package/dist/collection/components/toggle/toggle.ionic.css +508 -0
  605. package/dist/collection/components/toggle/toggle.ios.css +247 -131
  606. package/dist/collection/components/toggle/toggle.js +73 -18
  607. package/dist/collection/components/toggle/toggle.md.css +244 -131
  608. package/dist/collection/components/toolbar/test/image.svg +1 -0
  609. package/dist/collection/components/toolbar/toolbar.ionic.css +249 -0
  610. package/dist/collection/components/toolbar/toolbar.ios.css +90 -47
  611. package/dist/collection/components/toolbar/toolbar.js +218 -13
  612. package/dist/collection/components/toolbar/toolbar.md.css +90 -47
  613. package/dist/collection/global/ionic-global.js +241 -13
  614. package/dist/collection/utils/focus-trap.js +13 -2
  615. package/dist/collection/utils/focus-visible.js +22 -0
  616. package/dist/collection/utils/forms/validity.js +31 -0
  617. package/dist/collection/utils/framework-delegate.js +3 -1
  618. package/dist/collection/utils/hardware-back-button.js +15 -0
  619. package/dist/collection/utils/helpers.js +57 -3
  620. package/dist/collection/utils/keyboard/keyboard-controller.js +3 -1
  621. package/dist/collection/utils/menu-controller/animations/overlay.js +3 -3
  622. package/dist/collection/utils/menu-controller/animations/push.js +2 -1
  623. package/dist/collection/utils/menu-controller/animations/reveal.js +2 -1
  624. package/dist/collection/utils/overlays.js +91 -6
  625. package/dist/collection/utils/select-option-render.js +76 -0
  626. package/dist/collection/utils/test/playwright/drag-element.js +32 -9
  627. package/dist/collection/utils/test/playwright/generator.js +48 -23
  628. package/dist/collection/utils/test/playwright/page/utils/goto.js +14 -5
  629. package/dist/collection/utils/test/playwright/page/utils/set-content.js +26 -3
  630. package/dist/collection/utils/theme.js +25 -1
  631. package/dist/collection/utils/transition/ios.transition.js +1 -0
  632. package/dist/docs.json +8570 -283
  633. package/dist/esm/{animation-CnGMT4ji.js → animation-Cqe2x-Pt.js} +2 -2
  634. package/dist/esm/{app-globals-DhZjtldk.js → app-globals-Dk1rB3aE.js} +1 -1
  635. package/dist/esm/{button-active-BBx21brx.js → button-active-g6ZnZzDZ.js} +2 -2
  636. package/dist/esm/{capacitor-CFERIeaU.js → capacitor-C4lYa1nV.js} +1 -1
  637. package/dist/esm/caret-down-D1t981Ih.js +6 -0
  638. package/dist/esm/caret-left-fIOYmaqA.js +6 -0
  639. package/dist/esm/caret-right-BYSs-jZz.js +6 -0
  640. package/dist/esm/config-BwKpO3Is.js +31 -0
  641. package/dist/esm/{data-B9iGR5YO.js → data-BNKYavC3.js} +6 -6
  642. package/dist/esm/{focus-visible-BmVRXR1y.js → focus-visible-vXpMhGrs.js} +23 -1
  643. package/dist/esm/{framework-delegate-CyxE1S_P.js → framework-delegate-CjVwn_KZ.js} +4 -2
  644. package/dist/esm/{haptic-DzAMWJuk.js → haptic-_88k1V5U.js} +1 -1
  645. package/dist/esm/{helpers-Tl8jw6S2.js → helpers-Do7zwvM1.js} +58 -5
  646. package/dist/esm/{index-hW6eNZ3o.js → index-BmkLokUL.js} +2 -2
  647. package/dist/esm/{index-BtUdxPjv.js → index-C5t9-ciC.js} +4 -3
  648. package/dist/esm/{index-B-hkiOUh.js → index-CGthURny.js} +4 -4
  649. package/dist/esm/{index-DV3sJJW8.js → index-D2tu5BUg.js} +2 -1
  650. package/dist/esm/{config-TO1rZH52.js → index-D4ugF_sT.js} +2 -29
  651. package/dist/esm/{index-IGIE5vDm.js → index-Omi_TcwW.js} +41 -4
  652. package/dist/esm/{index-B2KwgBLx.js → index-hpH08p5s.js} +11 -11
  653. package/dist/esm/index.js +14 -14
  654. package/dist/esm/{input-shims-AaDhOpKN.js → input-shims-vDjCsx95.js} +7 -6
  655. package/dist/esm/{input.utils-Bxa_DQ7-.js → input.utils-B9Q5xHp6.js} +3 -3
  656. package/dist/esm/ion-accordion_2.entry.js +61 -29
  657. package/dist/esm/ion-action-sheet.entry.js +41 -22
  658. package/dist/esm/ion-alert.entry.js +61 -40
  659. package/dist/esm/ion-app_8.entry.js +292 -157
  660. package/dist/esm/ion-avatar_3.entry.js +125 -13
  661. package/dist/esm/ion-back-button.entry.js +31 -22
  662. package/dist/esm/ion-backdrop.entry.js +10 -7
  663. package/dist/esm/ion-breadcrumb_2.entry.js +54 -18
  664. package/dist/esm/ion-button_2.entry.js +59 -22
  665. package/dist/esm/ion-card_5.entry.js +55 -33
  666. package/dist/esm/ion-checkbox.entry.js +34 -16
  667. package/dist/esm/ion-chip.entry.js +50 -9
  668. package/dist/esm/ion-col_3.entry.js +54 -57
  669. package/dist/esm/ion-datetime-button.entry.js +13 -9
  670. package/dist/esm/ion-datetime_3.entry.js +116 -41
  671. package/dist/esm/ion-divider.entry.js +49 -0
  672. package/dist/esm/ion-fab_3.entry.js +44 -28
  673. package/dist/esm/ion-img.entry.js +8 -4
  674. package/dist/esm/ion-infinite-scroll_2.entry.js +92 -16
  675. package/dist/esm/ion-input-otp.entry.js +74 -9
  676. package/dist/esm/ion-input-password-toggle.entry.js +53 -15
  677. package/dist/esm/ion-input.entry.js +124 -34
  678. package/dist/esm/ion-item-option_3.entry.js +186 -21
  679. package/dist/esm/ion-item_8.entry.js +116 -49
  680. package/dist/esm/ion-loading.entry.js +21 -18
  681. package/dist/esm/ion-menu_3.entry.js +47 -29
  682. package/dist/esm/ion-modal.entry.js +215 -91
  683. package/dist/esm/ion-nav_2.entry.js +14 -11
  684. package/dist/esm/ion-picker-column-option.entry.js +12 -8
  685. package/dist/esm/ion-picker-column.entry.js +13 -13
  686. package/dist/esm/ion-picker.entry.js +10 -6
  687. package/dist/esm/ion-popover.entry.js +21 -19
  688. package/dist/esm/ion-progress-bar.entry.js +27 -9
  689. package/dist/esm/ion-radio_2.entry.js +35 -17
  690. package/dist/esm/ion-range.entry.js +20 -13
  691. package/dist/esm/ion-refresher_2.entry.js +40 -21
  692. package/dist/esm/ion-reorder_2.entry.js +38 -14
  693. package/dist/esm/ion-ripple-effect.entry.js +15 -7
  694. package/dist/esm/ion-route_4.entry.js +10 -9
  695. package/dist/esm/ion-searchbar.entry.js +137 -24
  696. package/dist/esm/ion-segment-content.entry.js +2 -2
  697. package/dist/esm/ion-segment-view.entry.js +6 -3
  698. package/dist/esm/ion-segment_2.entry.js +23 -16
  699. package/dist/esm/ion-select-modal.entry.js +97 -40
  700. package/dist/esm/ion-select_3.entry.js +453 -84
  701. package/dist/esm/ion-spinner.entry.js +30 -8
  702. package/dist/esm/ion-split-pane.entry.js +12 -9
  703. package/dist/esm/ion-tab-bar_2.entry.js +147 -23
  704. package/dist/esm/ion-tab_2.entry.js +8 -7
  705. package/dist/esm/ion-text.entry.js +7 -7
  706. package/dist/esm/ion-textarea.entry.js +137 -23
  707. package/dist/esm/ion-toast.entry.js +45 -21
  708. package/dist/esm/ion-toggle.entry.js +82 -25
  709. package/dist/esm/ionic-global-CAZb-5i-.js +508 -0
  710. package/dist/esm/ionic.js +5 -5
  711. package/dist/esm/{ios.transition--aMF-pDH.js → ios.transition-CzSncKQg.js} +7 -5
  712. package/dist/esm/{keyboard-CUw4ekVy.js → keyboard-Cpw6xVLJ.js} +1 -1
  713. package/dist/esm/{keyboard-ywgs5efA.js → keyboard-DJpS2IGK.js} +4 -3
  714. package/dist/esm/{keyboard-controller-BaaVITYt.js → keyboard-controller-CAc33ylR.js} +5 -3
  715. package/dist/esm/list-Dhi5xtNS.js +6 -0
  716. package/dist/esm/loader.js +5 -5
  717. package/dist/esm/{md.transition-BEVbfm8j.js → md.transition-DIsWqYBZ.js} +6 -5
  718. package/dist/esm/{notch-controller-DAcvKU57.js → notch-controller-DiBq57w8.js} +2 -2
  719. package/dist/esm/{overlays-F8GHPo-e.js → overlays-rwDDzEs4.js} +107 -13
  720. package/dist/esm/select-option-render-B2qc5ZP7.js +79 -0
  721. package/dist/esm/{status-tap-BfJqFSLF.js → status-tap-fYFdZg6z.js} +4 -3
  722. package/dist/esm/{swipe-back-BZBFwTQV.js → swipe-back-BzGqTrrq.js} +3 -2
  723. package/dist/esm/{theme-DiVJyqlX.js → theme-DaJxRxSQ.js} +25 -1
  724. package/dist/esm/validity-BjW8SOqw.js +48 -0
  725. package/dist/esm/x-BDqjX7Z_.js +6 -0
  726. package/dist/html.html-data.json +2463 -99
  727. package/dist/ionic/index.esm.js +1 -1
  728. package/dist/ionic/ionic.esm.js +1 -1
  729. package/dist/ionic/p-07d3388f.entry.js +4 -0
  730. package/dist/ionic/p-091a95ea.entry.js +4 -0
  731. package/dist/ionic/p-11nqcMM3.js +4 -0
  732. package/dist/ionic/p-139d02eb.entry.js +4 -0
  733. package/dist/ionic/p-1855fcb6.entry.js +4 -0
  734. package/dist/ionic/p-192e7509.entry.js +4 -0
  735. package/dist/ionic/p-1faf270d.entry.js +4 -0
  736. package/dist/ionic/p-228b6a9c.entry.js +4 -0
  737. package/dist/ionic/p-2311e660.entry.js +4 -0
  738. package/dist/ionic/p-2aa44c65.entry.js +4 -0
  739. package/dist/ionic/p-2bf931ae.entry.js +4 -0
  740. package/dist/ionic/p-2effd05d.entry.js +4 -0
  741. package/dist/ionic/p-308beb71.entry.js +4 -0
  742. package/dist/ionic/p-3093958a.entry.js +4 -0
  743. package/dist/ionic/p-37ccbee4.entry.js +4 -0
  744. package/dist/ionic/p-3aba19e2.entry.js +4 -0
  745. package/dist/ionic/p-3bf01c2c.entry.js +4 -0
  746. package/dist/ionic/p-4091ad21.entry.js +4 -0
  747. package/dist/ionic/p-45825c2c.entry.js +4 -0
  748. package/dist/ionic/p-4610e447.entry.js +4 -0
  749. package/dist/ionic/p-488992b6.entry.js +4 -0
  750. package/dist/ionic/p-4a0260e6.entry.js +4 -0
  751. package/dist/ionic/p-4c864eb2.entry.js +4 -0
  752. package/dist/ionic/p-4e46439d.entry.js +4 -0
  753. package/dist/ionic/p-50d90690.entry.js +4 -0
  754. package/dist/ionic/p-59b4f8d0.entry.js +4 -0
  755. package/dist/ionic/p-5a3fc28e.entry.js +4 -0
  756. package/dist/ionic/p-5ac21be2.entry.js +4 -0
  757. package/dist/ionic/p-64341e32.entry.js +4 -0
  758. package/dist/ionic/p-68c21b2a.entry.js +4 -0
  759. package/dist/ionic/p-6c8c37c2.entry.js +4 -0
  760. package/dist/ionic/p-6fbead83.entry.js +4 -0
  761. package/dist/ionic/p-7194f6fa.entry.js +4 -0
  762. package/dist/ionic/p-76d0e7ef.entry.js +4 -0
  763. package/dist/ionic/p-79ae0425.entry.js +4 -0
  764. package/dist/ionic/p-7d267dc6.entry.js +4 -0
  765. package/dist/ionic/p-8180abe5.entry.js +4 -0
  766. package/dist/ionic/p-8516eb69.entry.js +4 -0
  767. package/dist/ionic/p-8uDL7fql.js +4 -0
  768. package/dist/ionic/p-96549175.entry.js +4 -0
  769. package/dist/ionic/p-98c34fd7.entry.js +4 -0
  770. package/dist/ionic/p-9b9b1450.entry.js +4 -0
  771. package/dist/ionic/p-BDqjX7Z_.js +4 -0
  772. package/dist/ionic/p-BYSs-jZz.js +4 -0
  773. package/dist/ionic/p-BjW8SOqw.js +4 -0
  774. package/{components/p-9VcRUwdB.js → dist/ionic/p-BsfuYVMP.js} +1 -1
  775. package/dist/ionic/p-BwKpO3Is.js +4 -0
  776. package/dist/ionic/p-Bx0bt2Ar.js +4 -0
  777. package/dist/ionic/p-C2mpVKI1.js +4 -0
  778. package/dist/ionic/p-C4uUM9DM.js +4 -0
  779. package/dist/ionic/p-C5zxLmJ_.js +4 -0
  780. package/{components/p-BS1TtEiJ.js → dist/ionic/p-C8IHbcuP.js} +1 -1
  781. package/dist/ionic/p-CBV-BGvD.js +4 -0
  782. package/dist/ionic/p-CDn0uNJA.js +4 -0
  783. package/dist/ionic/p-CFjI63GE.js +4 -0
  784. package/dist/ionic/p-CHE1xWbg.js +4 -0
  785. package/dist/ionic/p-CIk5QtPm.js +4 -0
  786. package/dist/ionic/p-CQKe4n56.js +4 -0
  787. package/dist/ionic/p-CVp2D--1.js +4 -0
  788. package/dist/ionic/p-CWJdc8f_.js +4 -0
  789. package/dist/ionic/p-CXqdKf1K.js +4 -0
  790. package/dist/ionic/p-Cb-0O4h8.js +4 -0
  791. package/dist/ionic/{p-CKvCXMs9.js → p-CbkICFBN.js} +1 -1
  792. package/dist/ionic/p-D1t981Ih.js +4 -0
  793. package/dist/ionic/p-D2tu5BUg.js +4 -0
  794. package/dist/ionic/{p-B8xlpH8p.js → p-DKWXAwlR.js} +1 -1
  795. package/dist/ionic/p-DaJxRxSQ.js +4 -0
  796. package/dist/ionic/p-Dhi5xtNS.js +4 -0
  797. package/dist/ionic/p-DoyDJ2X5.js +4 -0
  798. package/dist/ionic/p-FvDKM4Ax.js +4 -0
  799. package/dist/ionic/p-Omi_TcwW.js +5 -0
  800. package/{components/p-D13Eaw-8.js → dist/ionic/p-SJmaFQ0H.js} +1 -1
  801. package/dist/ionic/p-SOASChNu.js +4 -0
  802. package/dist/ionic/{p-DjriolRs.js → p-ZqkJDyhe.js} +1 -1
  803. package/dist/ionic/p-a53a3ecc.entry.js +4 -0
  804. package/dist/ionic/p-acdc21a6.entry.js +4 -0
  805. package/dist/ionic/p-ae4ea663.entry.js +4 -0
  806. package/dist/ionic/p-b0c54b4c.entry.js +4 -0
  807. package/dist/ionic/p-b8b20b7e.entry.js +4 -0
  808. package/dist/ionic/p-bc5713f7.entry.js +4 -0
  809. package/dist/ionic/p-d954cd19.entry.js +4 -0
  810. package/dist/ionic/p-e7f216ae.entry.js +4 -0
  811. package/dist/ionic/p-edb0b0c8.entry.js +4 -0
  812. package/dist/ionic/p-f02ba305.entry.js +4 -0
  813. package/dist/ionic/p-f061fcb7.entry.js +4 -0
  814. package/dist/ionic/p-f740c359.entry.js +4 -0
  815. package/dist/ionic/p-f85942f8.entry.js +4 -0
  816. package/dist/ionic/p-fIOYmaqA.js +4 -0
  817. package/dist/ionic/p-qETiT38a.js +4 -0
  818. package/dist/ionic/p-vXpMhGrs.js +4 -0
  819. package/dist/types/components/accordion/accordion.d.ts +6 -3
  820. package/dist/types/components/accordion-group/accordion-group.d.ts +12 -1
  821. package/dist/types/components/action-sheet/action-sheet-interface.d.ts +3 -7
  822. package/dist/types/components/action-sheet/action-sheet.d.ts +3 -2
  823. package/dist/types/components/alert/alert-interface.d.ts +3 -7
  824. package/dist/types/components/alert/alert.d.ts +3 -2
  825. package/dist/types/components/app/app.d.ts +4 -5
  826. package/dist/types/components/avatar/avatar.d.ts +32 -0
  827. package/dist/types/components/back-button/back-button.d.ts +2 -1
  828. package/dist/types/components/backdrop/backdrop.d.ts +4 -0
  829. package/dist/types/components/badge/badge.d.ts +34 -1
  830. package/dist/types/components/breadcrumb/breadcrumb.d.ts +4 -1
  831. package/dist/types/components/breadcrumbs/breadcrumbs.d.ts +2 -2
  832. package/dist/types/components/button/button.d.ts +23 -8
  833. package/dist/types/components/buttons/buttons.d.ts +5 -1
  834. package/dist/types/components/card/card.d.ts +8 -1
  835. package/dist/types/components/card-content/card-content.d.ts +2 -1
  836. package/dist/types/components/card-header/card-header.d.ts +3 -2
  837. package/dist/types/components/card-subtitle/card-subtitle.d.ts +2 -1
  838. package/dist/types/components/card-title/card-title.d.ts +2 -1
  839. package/dist/types/components/checkbox/checkbox.d.ts +14 -4
  840. package/dist/types/components/chip/chip.d.ts +26 -1
  841. package/dist/types/components/col/col.d.ts +52 -5
  842. package/dist/types/components/content/content.d.ts +3 -0
  843. package/dist/types/components/datetime/datetime.d.ts +26 -1
  844. package/dist/types/components/datetime/utils/data.d.ts +5 -5
  845. package/dist/types/components/datetime-button/datetime-button.d.ts +2 -1
  846. package/dist/types/components/divider/divider.d.ts +20 -0
  847. package/dist/types/components/fab/fab.d.ts +4 -0
  848. package/dist/types/components/fab-button/fab-button.d.ts +5 -3
  849. package/dist/types/components/fab-list/fab-list.d.ts +4 -0
  850. package/dist/types/components/footer/footer.d.ts +4 -3
  851. package/dist/types/components/grid/grid.d.ts +4 -0
  852. package/dist/types/components/header/header.d.ts +9 -3
  853. package/dist/types/components/header/header.utils.d.ts +3 -3
  854. package/dist/types/components/img/img.d.ts +3 -0
  855. package/dist/types/components/infinite-scroll/infinite-scroll.d.ts +21 -0
  856. package/dist/types/components/infinite-scroll-content/infinite-scroll-content.d.ts +4 -0
  857. package/dist/types/components/input/input.d.ts +31 -5
  858. package/dist/types/components/input-otp/input-otp.d.ts +37 -0
  859. package/dist/types/components/input-password-toggle/input-password-toggle.d.ts +2 -0
  860. package/dist/types/components/item/item.d.ts +11 -4
  861. package/dist/types/components/item-divider/item-divider.d.ts +2 -1
  862. package/dist/types/components/item-group/item-group.d.ts +4 -0
  863. package/dist/types/components/item-option/item-option.d.ts +18 -1
  864. package/dist/types/components/item-options/item-options.d.ts +4 -0
  865. package/dist/types/components/item-sliding/item-sliding.d.ts +32 -1
  866. package/dist/types/components/item-sliding/test/test.utils.d.ts +13 -0
  867. package/dist/types/components/label/label.d.ts +2 -1
  868. package/dist/types/components/list/list.d.ts +15 -1
  869. package/dist/types/components/list-header/list-header.d.ts +2 -1
  870. package/dist/types/components/loading/loading-interface.d.ts +2 -7
  871. package/dist/types/components/loading/loading.d.ts +3 -2
  872. package/dist/types/components/menu/menu.d.ts +3 -0
  873. package/dist/types/components/menu-button/menu-button.d.ts +3 -1
  874. package/dist/types/components/menu-toggle/menu-toggle.d.ts +3 -0
  875. package/dist/types/components/modal/animations/ionic.enter.d.ts +6 -0
  876. package/dist/types/components/modal/animations/ionic.leave.d.ts +6 -0
  877. package/dist/types/components/modal/gestures/sheet.d.ts +1 -1
  878. package/dist/types/components/modal/modal-interface.d.ts +4 -7
  879. package/dist/types/components/modal/modal.d.ts +11 -1
  880. package/dist/types/components/nav/nav-interface.d.ts +9 -1
  881. package/dist/types/components/nav/nav.d.ts +5 -1
  882. package/dist/types/components/nav-link/nav-link.d.ts +4 -0
  883. package/dist/types/components/note/note.d.ts +2 -1
  884. package/dist/types/components/picker/picker.d.ts +2 -1
  885. package/dist/types/components/picker-column/picker-column.d.ts +2 -1
  886. package/dist/types/components/picker-column-option/picker-column-option.d.ts +4 -0
  887. package/dist/types/components/picker-legacy/picker.d.ts +2 -1
  888. package/dist/types/components/popover/popover-interface.d.ts +3 -6
  889. package/dist/types/components/popover/popover.d.ts +6 -5
  890. package/dist/types/components/progress-bar/progress-bar.d.ts +10 -1
  891. package/dist/types/components/radio/radio.d.ts +2 -1
  892. package/dist/types/components/radio-group/radio-group.d.ts +12 -0
  893. package/dist/types/components/range/range.d.ts +2 -1
  894. package/dist/types/components/refresher/refresher.d.ts +2 -1
  895. package/dist/types/components/refresher-content/refresher-content.d.ts +4 -0
  896. package/dist/types/components/reorder/reorder.d.ts +9 -0
  897. package/dist/types/components/reorder-group/reorder-group.d.ts +4 -0
  898. package/dist/types/components/ripple-effect/ripple-effect.d.ts +4 -0
  899. package/dist/types/components/route/route.d.ts +4 -0
  900. package/dist/types/components/router/router.d.ts +4 -0
  901. package/dist/types/components/router-link/router-link.d.ts +4 -0
  902. package/dist/types/components/router-outlet/router-outlet.d.ts +4 -1
  903. package/dist/types/components/row/row.d.ts +4 -0
  904. package/dist/types/components/searchbar/searchbar.d.ts +51 -9
  905. package/dist/types/components/segment/segment.d.ts +2 -1
  906. package/dist/types/components/segment-button/segment-button.d.ts +2 -1
  907. package/dist/types/components/select/select-interface.d.ts +23 -0
  908. package/dist/types/components/select/select.d.ts +66 -13
  909. package/dist/types/components/select-modal/select-modal.d.ts +8 -0
  910. package/dist/types/components/select-option/select-option.d.ts +12 -0
  911. package/dist/types/components/select-popover/select-popover.d.ts +3 -0
  912. package/dist/types/components/skeleton-text/skeleton-text.d.ts +4 -0
  913. package/dist/types/components/spinner/spinner.d.ts +15 -0
  914. package/dist/types/components/split-pane/split-pane.d.ts +4 -0
  915. package/dist/types/components/tab/tab.d.ts +4 -0
  916. package/dist/types/components/tab-bar/tab-bar.d.ts +37 -2
  917. package/dist/types/components/tab-button/tab-button.d.ts +12 -1
  918. package/dist/types/components/tabs/tabs.d.ts +3 -0
  919. package/dist/types/components/text/text.d.ts +2 -1
  920. package/dist/types/components/textarea/textarea.d.ts +53 -4
  921. package/dist/types/components/thumbnail/thumbnail.d.ts +4 -0
  922. package/dist/types/components/title/title.d.ts +4 -0
  923. package/dist/types/components/toast/animations/utils.d.ts +2 -2
  924. package/dist/types/components/toast/toast-interface.d.ts +3 -7
  925. package/dist/types/components/toast/toast.d.ts +19 -2
  926. package/dist/types/components/toggle/toggle.d.ts +15 -1
  927. package/dist/types/components/toolbar/toolbar.d.ts +43 -3
  928. package/dist/types/components.d.ts +1727 -206
  929. package/dist/types/global/ionic-global.d.ts +28 -2
  930. package/dist/types/interface.d.ts +3 -0
  931. package/dist/types/utils/config.d.ts +106 -2
  932. package/dist/types/utils/focus-trap.d.ts +1 -1
  933. package/dist/types/utils/focus-visible.d.ts +13 -0
  934. package/dist/types/utils/forms/validity.d.ts +7 -0
  935. package/dist/types/utils/helpers.d.ts +11 -0
  936. package/dist/types/utils/overlays-interface.d.ts +31 -1
  937. package/dist/types/utils/overlays.d.ts +1 -1
  938. package/dist/types/utils/select-option-render.d.ts +22 -0
  939. package/dist/types/utils/test/playwright/drag-element.d.ts +16 -3
  940. package/dist/types/utils/test/playwright/generator.d.ts +31 -2
  941. package/dist/types/utils/theme.d.ts +9 -0
  942. package/hydrate/index.js +4337 -1299
  943. package/hydrate/index.mjs +4337 -1299
  944. package/package.json +8 -4
  945. package/components/p-1KVKSLu5.js +0 -4
  946. package/components/p-B6FQ0cKR.js +0 -4
  947. package/components/p-B6HaBl3o.js +0 -4
  948. package/components/p-B8b1Ukl9.js +0 -4
  949. package/components/p-BGHGpkPX.js +0 -4
  950. package/components/p-BJoMtgfR.js +0 -4
  951. package/components/p-BNAG-aVv.js +0 -4
  952. package/components/p-BR3tZJmu.js +0 -4
  953. package/components/p-BSB38Tek.js +0 -4
  954. package/components/p-BTeL5HCK.js +0 -4
  955. package/components/p-BUbsoBOV.js +0 -4
  956. package/components/p-BYDc3hSE.js +0 -4
  957. package/components/p-BagjAGC0.js +0 -4
  958. package/components/p-BegtE7nr.js +0 -4
  959. package/components/p-BgwEQWW6.js +0 -4
  960. package/components/p-BlNv564p.js +0 -4
  961. package/components/p-BmVRXR1y.js +0 -4
  962. package/components/p-BxwWvu-b.js +0 -4
  963. package/components/p-C4jPsTQa.js +0 -4
  964. package/components/p-C59ryAuS.js +0 -4
  965. package/components/p-CBzELu-H.js +0 -4
  966. package/components/p-CDfQnFrd.js +0 -4
  967. package/components/p-CH0NYjKq.js +0 -4
  968. package/components/p-CIGNaXM1.js +0 -4
  969. package/components/p-CO7fmmxt.js +0 -4
  970. package/components/p-CU1SSH8_.js +0 -4
  971. package/components/p-CgfaEEem.js +0 -4
  972. package/components/p-CgqKJg96.js +0 -4
  973. package/components/p-CneGxKsZ.js +0 -4
  974. package/components/p-CoA-aqGF.js +0 -4
  975. package/components/p-Cq8cQ0NL.js +0 -4
  976. package/components/p-Csw8xuz4.js +0 -4
  977. package/components/p-CtWGkNnJ.js +0 -4
  978. package/components/p-Cy5XSfIk.js +0 -4
  979. package/components/p-Cyxa_4PV.js +0 -4
  980. package/components/p-Cz5nLPGT.js +0 -4
  981. package/components/p-D-cP12ZN.js +0 -4
  982. package/components/p-D6NJwNJN.js +0 -4
  983. package/components/p-D6Ynv7Xh.js +0 -4
  984. package/components/p-DHsZWn1l.js +0 -4
  985. package/components/p-DJMZehmW.js +0 -4
  986. package/components/p-DJztqcrH.js +0 -4
  987. package/components/p-DUqnmRFi.js +0 -4
  988. package/components/p-DYdpXONG.js +0 -4
  989. package/components/p-DgbT0exM.js +0 -4
  990. package/components/p-DiVJyqlX.js +0 -4
  991. package/components/p-DvOO1fxp.js +0 -4
  992. package/components/p-FBcnjE5W.js +0 -4
  993. package/components/p-SBseW5KJ.js +0 -4
  994. package/components/p-ZjP4CjeZ.js +0 -4
  995. package/components/p-fpbh6w3f.js +0 -4
  996. package/components/p-kvaDs24J.js +0 -4
  997. package/components/p-vEbVo2hO.js +0 -4
  998. package/dist/cjs/hardware-back-button-C4rMJ5uI.js +0 -121
  999. package/dist/cjs/index-DkNv4J_i.js +0 -10
  1000. package/dist/cjs/ionic-global-Bc3kJi1Z.js +0 -151
  1001. package/dist/cjs/validity-BpS37YFM.js +0 -19
  1002. package/dist/esm/hardware-back-button-CTe4XmL7.js +0 -115
  1003. package/dist/esm/index-ZjP4CjeZ.js +0 -7
  1004. package/dist/esm/ionic-global-DfbeLwcV.js +0 -146
  1005. package/dist/esm/validity-DJztqcrH.js +0 -17
  1006. package/dist/ionic/p-031b76f7.entry.js +0 -4
  1007. package/dist/ionic/p-045a6a42.entry.js +0 -4
  1008. package/dist/ionic/p-07506134.entry.js +0 -4
  1009. package/dist/ionic/p-078037da.entry.js +0 -4
  1010. package/dist/ionic/p-084c25b2.entry.js +0 -4
  1011. package/dist/ionic/p-0d8b5c38.entry.js +0 -4
  1012. package/dist/ionic/p-16813ce7.entry.js +0 -4
  1013. package/dist/ionic/p-1b02923f.entry.js +0 -4
  1014. package/dist/ionic/p-1b169fb6.entry.js +0 -4
  1015. package/dist/ionic/p-23ec35e4.entry.js +0 -4
  1016. package/dist/ionic/p-23fac490.entry.js +0 -4
  1017. package/dist/ionic/p-28a9e720.entry.js +0 -4
  1018. package/dist/ionic/p-294f4bb5.entry.js +0 -4
  1019. package/dist/ionic/p-2a68388b.entry.js +0 -4
  1020. package/dist/ionic/p-2f5a8140.entry.js +0 -4
  1021. package/dist/ionic/p-2fd110aa.entry.js +0 -4
  1022. package/dist/ionic/p-301c43f8.entry.js +0 -4
  1023. package/dist/ionic/p-370a60ee.entry.js +0 -4
  1024. package/dist/ionic/p-4c67ce4c.entry.js +0 -4
  1025. package/dist/ionic/p-51c11c47.entry.js +0 -4
  1026. package/dist/ionic/p-53f750a5.entry.js +0 -4
  1027. package/dist/ionic/p-6af16209.entry.js +0 -4
  1028. package/dist/ionic/p-6b701daa.entry.js +0 -4
  1029. package/dist/ionic/p-6b97f2a3.entry.js +0 -4
  1030. package/dist/ionic/p-7620be24.entry.js +0 -4
  1031. package/dist/ionic/p-771b27a5.entry.js +0 -4
  1032. package/dist/ionic/p-7ca71c83.entry.js +0 -4
  1033. package/dist/ionic/p-80cac7a2.entry.js +0 -4
  1034. package/dist/ionic/p-87125490.entry.js +0 -4
  1035. package/dist/ionic/p-8fda6a62.entry.js +0 -4
  1036. package/dist/ionic/p-9833cf63.entry.js +0 -4
  1037. package/dist/ionic/p-9cbc6f1f.entry.js +0 -4
  1038. package/dist/ionic/p-9cdbabbb.entry.js +0 -4
  1039. package/dist/ionic/p-9eeaBrnk.js +0 -4
  1040. package/dist/ionic/p-BAt5H1ac.js +0 -4
  1041. package/dist/ionic/p-BW_TRJm8.js +0 -4
  1042. package/dist/ionic/p-BmVRXR1y.js +0 -4
  1043. package/dist/ionic/p-Bum7H1fw.js +0 -4
  1044. package/dist/ionic/p-BxIcPWoV.js +0 -4
  1045. package/dist/ionic/p-C0JvVFMv.js +0 -4
  1046. package/dist/ionic/p-CGmVTdWh.js +0 -4
  1047. package/dist/ionic/p-CIGNaXM1.js +0 -4
  1048. package/dist/ionic/p-CYbRmDdy.js +0 -4
  1049. package/dist/ionic/p-CYvM5g3q.js +0 -4
  1050. package/dist/ionic/p-CmFz1Mjc.js +0 -4
  1051. package/dist/ionic/p-CtA-yJYy.js +0 -4
  1052. package/dist/ionic/p-CtWGkNnJ.js +0 -4
  1053. package/dist/ionic/p-D8HJQ1qq.js +0 -4
  1054. package/dist/ionic/p-DB_iPQC-.js +0 -4
  1055. package/dist/ionic/p-DJztqcrH.js +0 -4
  1056. package/dist/ionic/p-DLbbmF9h.js +0 -4
  1057. package/dist/ionic/p-DTPR1Wpn.js +0 -4
  1058. package/dist/ionic/p-DV3sJJW8.js +0 -4
  1059. package/dist/ionic/p-DiVJyqlX.js +0 -4
  1060. package/dist/ionic/p-DtVZDHlS.js +0 -4
  1061. package/dist/ionic/p-IGIE5vDm.js +0 -5
  1062. package/dist/ionic/p-NFFyoJ4Q.js +0 -4
  1063. package/dist/ionic/p-ZjP4CjeZ.js +0 -4
  1064. package/dist/ionic/p-a805674e.entry.js +0 -4
  1065. package/dist/ionic/p-a84f2d21.entry.js +0 -4
  1066. package/dist/ionic/p-aa812c4b.entry.js +0 -4
  1067. package/dist/ionic/p-b325a113.entry.js +0 -4
  1068. package/dist/ionic/p-b5ea8cdd.entry.js +0 -4
  1069. package/dist/ionic/p-b6e0ff03.entry.js +0 -4
  1070. package/dist/ionic/p-bcaa827e.entry.js +0 -4
  1071. package/dist/ionic/p-c3cce9d8.entry.js +0 -4
  1072. package/dist/ionic/p-ca31010f.entry.js +0 -4
  1073. package/dist/ionic/p-d4e8b473.entry.js +0 -4
  1074. package/dist/ionic/p-e0287f41.entry.js +0 -4
  1075. package/dist/ionic/p-e663bc5a.entry.js +0 -4
  1076. package/dist/ionic/p-e6cedcd7.entry.js +0 -4
  1077. package/dist/ionic/p-e863ffe8.entry.js +0 -4
  1078. package/dist/ionic/p-f2deaceb.entry.js +0 -4
  1079. package/dist/ionic/p-f5dfb9a3.entry.js +0 -4
  1080. package/dist/ionic/p-f69a5f71.entry.js +0 -4
  1081. package/dist/ionic/p-f8186550.entry.js +0 -4
  1082. package/dist/ionic/p-fdbc90d4.entry.js +0 -4
  1083. package/dist/ionic/p-gbVXD275.js +0 -4
  1084. package/dist/ionic/p-hNN3VvaC.js +0 -4
  1085. /package/dist/collection/components/{input-password-toggle/input-password-toggle.css → refresher-content/refresher-content.css} +0 -0
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * (C) Ionic http://ionicframework.com - MIT License
3
+ */
4
+ class t{constructor(){this.m=new Map}reset(t){this.m=new Map(Object.entries(t))}get(t,n){const e=this.m.get(t);return void 0!==e?e:n}getBoolean(t,n=!1){const e=this.m.get(t);return void 0===e?n:"string"==typeof e?"true"===e:!!e}getNumber(t,n){const e=parseFloat(this.m.get(t));return isNaN(e)?void 0!==n?n:NaN:e}set(t,n){this.m.set(t,n)}}const n=new t,e=t=>{try{const n=t.sessionStorage.getItem(r);return null!==n?JSON.parse(n):{}}catch(t){return{}}},o=(t,n)=>{try{t.sessionStorage.setItem(r,JSON.stringify(n))}catch(t){return}},s=t=>{const n={};return t.location.search.slice(1).split("&").map((t=>t.split("="))).map((([t,n])=>{try{return[decodeURIComponent(t),decodeURIComponent(n)]}catch(t){return["",""]}})).filter((([t])=>l(t,i))).map((([t,n])=>[t.slice(i.length),n])).forEach((([t,e])=>{n[t]=e})),n},l=(t,n)=>t.substr(0,n.length)===n,i="ionic:",r="ionic-persist-config";var c;!function(t){t.OFF="OFF",t.ERROR="ERROR",t.WARN="WARN"}(c||(c={}));const u=(t,...e)=>{const o=n.get("logLevel",c.WARN);if([c.WARN].includes(o))return console.warn(`[Ionic Warning]: ${t}`,...e)},f=(t,...e)=>{const o=n.get("logLevel",c.ERROR);if([c.ERROR,c.WARN].includes(o))return console.error(`[Ionic Error]: ${t}`,...e)},a=(t,...n)=>console.error(`<${t.tagName.toLowerCase()}> must be used inside ${n.join(" or ")}.`);var d,h={isBrowser:!0},v=(t=>(t.Undefined="undefined",t.Null="null",t.String="string",t.Number="number",t.SpecialNumber="number",t.Boolean="boolean",t.BigInt="bigint",t))(v||{}),p=(t=>(t.Array="array",t.Date="date",t.Map="map",t.Object="object",t.RegularExpression="regexp",t.Set="set",t.Channel="channel",t.Symbol="symbol",t))(p||{}),b="type",$="value",g="serialized:",m=(t,n)=>{var e;Object.entries(null!=(e=n.o.t)?e:{}).map((([e,[o]])=>{if(31&o||32&o){const o=t[e],s=function(t,n){for(;t;){const e=Object.getOwnPropertyDescriptor(t,n);if(null==e?void 0:e.get)return e;t=Object.getPrototypeOf(t)}}(Object.getPrototypeOf(t),e)||Object.getOwnPropertyDescriptor(t,e);s&&Object.defineProperty(t,e,{get(){return s.get.call(this)},set(t){s.set.call(this,t)},configurable:!0,enumerable:!0}),t[e]=n.l.has(e)?n.l.get(e):o}}))},y=t=>{if(t.__stencil__getHostRef)return t.__stencil__getHostRef()},w=(t,n)=>n in t,j=(t,n)=>(0,console.error)(t,n),O=new Map,N=[],S="s-id",x="sty-id",C="c-id",k="http://www.w3.org/1999/xlink",E=["formAssociatedCallback","formResetCallback","formDisabledCallback","formStateRestoreCallback"],R="undefined"!=typeof window?window:{},I=R.HTMLElement||class{},M={i:0,u:"",jmp:t=>t(),raf:t=>requestAnimationFrame(t),ael:(t,n,e,o)=>t.addEventListener(n,e,o),rel:(t,n,e,o)=>t.removeEventListener(n,e,o),ce:(t,n)=>new CustomEvent(t,n)},A=(()=>{var t;let n=!1;try{null==(t=R.document)||t.addEventListener("e",null,Object.defineProperty({},"passive",{get(){n=!0}}))}catch(t){}return n})(),L=(()=>{try{return!!R.document.adoptedStyleSheets&&(new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync)}catch(t){}return!1})(),_=!!L&&(()=>!!R.document&&Object.getOwnPropertyDescriptor(R.document.adoptedStyleSheets,"length").writable)(),B=!1,F=[],T=[],U=(t,n)=>e=>{t.push(e),B||(B=!0,n&&4&M.i?W(V):M.raf(V))},D=t=>{for(let n=0;n<t.length;n++)try{t[n](performance.now())}catch(t){j(t)}t.length=0},V=()=>{D(F),D(T),(B=F.length>0)&&M.raf(V)},W=t=>Promise.resolve(undefined).then(t),P=U(F,!1),q=U(T,!0),z=t=>{const n=new URL(t,M.u);return n.origin!==R.location.origin?n.href:n.pathname},H=t=>M.u=t;function J(t){const n={mode:"open"};n.delegatesFocus=!!(16&t.i);const e=this.attachShadow(n);void 0===d&&(d=null),d&&(_?e.adoptedStyleSheets.push(d):e.adoptedStyleSheets=[...e.adoptedStyleSheets,d])}var Y=t=>{const n=Ot(t,"childNodes");t.tagName&&t.tagName.includes("-")&&t["s-cr"]&&"SLOT-FB"!==t.tagName&&G(n,t.tagName).forEach((t=>{1===t.nodeType&&"SLOT-FB"===t.tagName&&(t.hidden=!!K(t,tt(t),!1).length)}));let e=0;for(e=0;e<n.length;e++){const t=n[e];1===t.nodeType&&Ot(t,"childNodes").length&&Y(t)}},Z=t=>{const n=[];for(let e=0;e<t.length;e++){const o=t[e]["s-nr"]||void 0;o&&o.isConnected&&n.push(o)}return n};function G(t,n,e){let o,s=0,l=[];for(;s<t.length;s++){if(o=t[s],o["s-sr"]&&(!n||o["s-hn"]===n)&&(void 0===e||tt(o)===e)&&(l.push(o),void 0!==e))return l;l=[...l,...G(o.childNodes,n,e)]}return l}var K=(t,n,e=!0)=>{const o=[];(e&&t["s-sr"]||!t["s-sr"])&&o.push(t);let s=t;for(;s=s.nextSibling;)tt(s)!==n||!e&&s["s-sr"]||o.push(s);return o},Q=(t,n)=>1===t.nodeType?null===t.getAttribute("slot")&&""===n||t.getAttribute("slot")===n:t["s-sn"]===n||""===n,X=(t,n,e,o)=>{if(t["s-ol"]&&t["s-ol"].isConnected)return;const s=document.createTextNode("");if(s["s-nr"]=t,!n["s-cr"]||!n["s-cr"].parentNode)return;const l=n["s-cr"].parentNode,i=Ot(l,e?"prepend":"appendChild");if(void 0!==o){s["s-oo"]=o;const t=Ot(l,"childNodes"),n=[s];t.forEach((t=>{t["s-nr"]&&n.push(t)})),n.sort(((t,n)=>!t["s-oo"]||t["s-oo"]<(n["s-oo"]||0)?-1:!n["s-oo"]||n["s-oo"]<t["s-oo"]?1:0)),n.forEach((t=>i.call(l,t)))}else i.call(l,s);t["s-ol"]=s,t["s-sh"]=n["s-hn"]},tt=t=>"string"==typeof t["s-sn"]?t["s-sn"]:1===t.nodeType&&t.getAttribute("slot")||void 0;function nt(t){if(t.assignedElements||t.assignedNodes||!t["s-sr"])return;const n=n=>function(t){const e=[],o=this["s-sn"];(null==t?void 0:t.flatten)&&console.error("\n Flattening is not supported for Stencil non-shadow slots.\n You can use `.childNodes` to nested slot fallback content.\n If you have a particular use case, please open an issue on the Stencil repo.\n ");const s=this["s-cr"].parentElement;return(s.__childNodes?s.childNodes:Z(s.childNodes)).forEach((t=>{o===tt(t)&&e.push(t)})),n?e.filter((t=>1===t.nodeType)):e}.bind(t);t.assignedElements=n(!0),t.assignedNodes=n(!1)}function et(t){t.dispatchEvent(new CustomEvent("slotchange",{bubbles:!1,cancelable:!1,composed:!1}))}function ot(t,n){var e;if(!(n=n||(null==(e=t["s-ol"])?void 0:e.parentElement)))return{slotNode:null,slotName:""};const o=t["s-sn"]=tt(t)||"";return{slotNode:G(Ot(n,"childNodes"),n.tagName,o)[0],slotName:o}}var st=t=>{if(t.__cloneNode)return;const n=t.__cloneNode=t.cloneNode;t.cloneNode=function(t){const e=this.shadowRoot&&true,o=n.call(this,!!e&&t);if(!e&&t){let t,n,e=0;const s=["s-id","s-cr","s-lr","s-rc","s-sc","s-p","s-cn","s-sr","s-sn","s-hn","s-ol","s-nr","s-si","s-rf","s-scs"],l=this.__childNodes||this.childNodes;for(;e<l.length;e++)t=l[e]["s-nr"],n=s.every((t=>!l[e][t])),t&&(o.__appendChild?o.__appendChild(t.cloneNode(!0)):o.appendChild(t.cloneNode(!0))),n&&o.appendChild(l[e].cloneNode(!0))}return o}},lt=t=>{t.__appendChild||(t.__appendChild=t.appendChild,t.appendChild=function(t){const{slotName:n,slotNode:e}=ot(t,this);if(e){X(t,e);const o=K(e,n),s=o[o.length-1],l=Ot(s,"parentNode"),i=Ot(l,"insertBefore")(t,s.nextSibling);return et(e),Y(this),i}return this.__appendChild(t)})},it=t=>{t.__removeChild||(t.__removeChild=t.removeChild,t.removeChild=function(t){return t&&void 0!==t["s-sn"]&&G(this.__childNodes||this.childNodes,this.tagName,t["s-sn"])&&t.isConnected?(t.remove(),void Y(this)):this.__removeChild(t)})},rt=t=>{t.__prepend||(t.__prepend=t.prepend,t.prepend=function(...n){n.forEach((n=>{"string"==typeof n&&(n=this.ownerDocument.createTextNode(n));const e=(n["s-sn"]=tt(n))||"",o=G(Ot(this,"childNodes"),this.tagName,e)[0];if(o){X(n,o,!0);const t=K(o,e)[0],s=Ot(t,"parentNode"),l=Ot(s,"insertBefore")(n,Ot(t,"nextSibling"));return et(o),l}return 1===n.nodeType&&n.getAttribute("slot")&&(n.hidden=!0),t.__prepend(n)}))})},ct=t=>{t.__append||(t.__append=t.append,t.append=function(...t){t.forEach((t=>{"string"==typeof t&&(t=this.ownerDocument.createTextNode(t)),this.appendChild(t)}))})},ut=t=>{if(t.__insertAdjacentHTML)return;const n=t.insertAdjacentHTML;t.insertAdjacentHTML=function(t,e){if("afterbegin"!==t&&"beforeend"!==t)return n.call(this,t,e);const o=this.ownerDocument.createElement("_");let s;if(o.innerHTML=e,"afterbegin"===t)for(;s=o.firstChild;)this.prepend(s);else if("beforeend"===t)for(;s=o.firstChild;)this.append(s)}},ft=t=>{t.insertAdjacentText=function(t,n){this.insertAdjacentHTML(t,n)}},at=t=>{t.__insertBefore||t.__insertBefore||(t.__insertBefore=t.insertBefore,t.insertBefore=function(t,n){const{slotName:e,slotNode:o}=ot(t,this),s=this.__childNodes?this.childNodes:Z(this.childNodes);if(o){let l=!1;if(s.forEach((s=>{if(s!==n&&null!==n);else{if(l=!0,null===n||e!==n["s-sn"])return void this.appendChild(t);if(e===n["s-sn"]){X(t,o);const e=Ot(n,"parentNode");Ot(e,"insertBefore")(t,n),et(o)}}})),l)return t}const l=null==n?void 0:n.__parentNode;return l&&!this.isSameNode(l)?this.appendChild(t):this.__insertBefore(t,n)})},dt=t=>{if(t.__insertAdjacentElement)return;const n=t.insertAdjacentElement;t.insertAdjacentElement=function(t,e){return"afterbegin"!==t&&"beforeend"!==t?n.call(this,t,e):"afterbegin"===t?(this.prepend(e),e):"beforeend"===t?(this.append(e),e):e}},ht=t=>{jt("textContent",t),Object.defineProperty(t,"textContent",{get:function(){let t="";return(this.__childNodes?this.childNodes:Z(this.childNodes)).forEach((n=>t+=n.textContent||"")),t},set:function(t){(this.__childNodes?this.childNodes:Z(this.childNodes)).forEach((t=>{t["s-ol"]&&t["s-ol"].remove(),t.remove()})),this.insertAdjacentHTML("beforeend",t)}})},vt=t=>{class n extends Array{item(t){return this[t]}}jt("children",t),Object.defineProperty(t,"children",{get(){return this.childNodes.filter((t=>1===t.nodeType))}}),Object.defineProperty(t,"childElementCount",{get(){return this.children.length}}),jt("firstChild",t),Object.defineProperty(t,"firstChild",{get(){return this.childNodes[0]}}),jt("lastChild",t),Object.defineProperty(t,"lastChild",{get(){return this.childNodes[this.childNodes.length-1]}}),jt("childNodes",t),Object.defineProperty(t,"childNodes",{get(){const t=new n;return t.push(...Z(this.__childNodes)),t}})},pt=t=>{t&&!t.__nextSibling&&(jt("nextSibling",t),Object.defineProperty(t,"nextSibling",{get:function(){var t;const n=null==(t=this["s-ol"])?void 0:t.parentNode.childNodes,e=null==n?void 0:n.indexOf(this);return n&&e>-1?n[e+1]:this.__nextSibling}}))},bt=t=>{t&&!t.__nextElementSibling&&(jt("nextElementSibling",t),Object.defineProperty(t,"nextElementSibling",{get:function(){var t;const n=null==(t=this["s-ol"])?void 0:t.parentNode.children,e=null==n?void 0:n.indexOf(this);return n&&e>-1?n[e+1]:this.__nextElementSibling}}))},$t=t=>{t&&!t.__previousSibling&&(jt("previousSibling",t),Object.defineProperty(t,"previousSibling",{get:function(){var t;const n=null==(t=this["s-ol"])?void 0:t.parentNode.childNodes,e=null==n?void 0:n.indexOf(this);return n&&e>-1?n[e-1]:this.__previousSibling}}))},gt=t=>{t&&!t.__previousElementSibling&&(jt("previousElementSibling",t),Object.defineProperty(t,"previousElementSibling",{get:function(){var t;const n=null==(t=this["s-ol"])?void 0:t.parentNode.children,e=null==n?void 0:n.indexOf(this);return n&&e>-1?n[e-1]:this.__previousElementSibling}}))},mt=t=>{t&&!t.__parentNode&&(jt("parentNode",t),Object.defineProperty(t,"parentNode",{get:function(){var t;return(null==(t=this["s-ol"])?void 0:t.parentNode)||this.__parentNode},set:function(t){this.__parentNode=t}}))},yt=["children","nextElementSibling","previousElementSibling"],wt=["childNodes","firstChild","lastChild","nextSibling","previousSibling","textContent","parentNode"];function jt(t,n){if(!globalThis.Node||!globalThis.Element)return;let e;yt.includes(t)?e=Object.getOwnPropertyDescriptor(Element.prototype,t):wt.includes(t)&&(e=Object.getOwnPropertyDescriptor(Node.prototype,t)),e||(e=Object.getOwnPropertyDescriptor(n,t)),e&&Object.defineProperty(n,"__"+t,e)}function Ot(t,n){if("__"+n in t){const e=t["__"+n];return"function"!=typeof e?e:e.bind(t)}return"function"!=typeof t[n]?t[n]:t[n].bind(t)}var Nt=new WeakMap,St=(t,n,e)=>{let o=O.get(t);L&&e?(o=o||new CSSStyleSheet,"string"==typeof o?o=n:o.replaceSync(n)):o=n,O.set(t,o)},xt=(t,n,e)=>{var o,s,l;const i=Ct(n,e),r=O.get(i);if(!R.document)return i;if(t=11===t.nodeType?t:R.document,r)if("string"==typeof r){let e,l=Nt.get(t=t.head||t);l||Nt.set(t,l=new Set);const c=t.querySelector(`[${x}="${i}"]`);if(c)c.textContent=r;else if(!l.has(i)){e=R.document.createElement("style"),e.textContent=r;const c=null!=(o=M.h)?o:function(){var t,n,e;return null!=(e=null==(n=null==(t=R.document.head)?void 0:t.querySelector('meta[name="csp-nonce"]'))?void 0:n.getAttribute("content"))?e:void 0}();if(null!=c&&e.setAttribute("nonce",c),!(1&n.i))if("HEAD"===t.nodeName){const n=t.querySelectorAll("link[rel=preconnect]"),o=n.length>0?n[n.length-1].nextSibling:t.querySelector("style");t.insertBefore(e,(null==o?void 0:o.parentNode)===t?o:null)}else if("host"in t)if(L){const n=new(null!=(s=t.defaultView)?s:t.ownerDocument.defaultView).CSSStyleSheet;n.replaceSync(r),_?t.adoptedStyleSheets.unshift(n):t.adoptedStyleSheets=[n,...t.adoptedStyleSheets]}else{const n=t.querySelector("style");n?n.textContent=r+n.textContent:t.prepend(e)}else t.append(e);1&n.i&&t.insertBefore(e,null),4&n.i&&(e.textContent+="slot-fb{display:contents}slot-fb[hidden]{display:none}"),l&&l.add(i)}}else{let n=Nt.get(t);if(n||Nt.set(t,n=new Set),!n.has(i)){const e=null!=(l=t.defaultView)?l:t.ownerDocument.defaultView;let o;if(r.constructor===e.CSSStyleSheet)o=r;else{o=new e.CSSStyleSheet;for(let t=0;t<r.cssRules.length;t++)o.insertRule(r.cssRules[t].cssText,t)}if(_?t.adoptedStyleSheets.push(o):t.adoptedStyleSheets=[...t.adoptedStyleSheets,o],n.add(i),"host"in t){const n=t.querySelector(`[${x}="${i}"]`);n&&q((()=>n.remove()))}}}return i},Ct=(t,n)=>"sc-"+(n&&32&t.i?t.v+"-"+n:t.v),kt=t=>"object"==(t=typeof t)||"function"===t,Et=(t,n,...e)=>{let o=null,s=null,l=null,i=!1,r=!1;const c=[],u=n=>{for(let e=0;e<n.length;e++)o=n[e],Array.isArray(o)?u(o):null!=o&&"boolean"!=typeof o&&((i="function"!=typeof t&&!kt(o))&&(o=String(o)),i&&r?c[c.length-1].p+=o:c.push(i?Rt(null,o):o),r=i)};if(u(e),n){n.key&&(s=n.key),n.name&&(l=n.name);{const t=n.className||n.class;t&&(n.class="object"!=typeof t?t:Object.keys(t).filter((n=>t[n])).join(" "))}}if("function"==typeof t)return t(null===n?{}:n,c,Mt);const f=Rt(t,null);return f.$=n,c.length>0&&(f.j=c),f.O=s,f.N=l,f},Rt=(t,n)=>({i:0,S:t,p:null!=n?n:null,C:null,j:null,$:null,O:null,N:null}),It={},Mt={forEach:(t,n)=>t.map(At).forEach(n),map:(t,n)=>t.map(At).map(n).map(Lt)},At=t=>({vattrs:t.$,vchildren:t.j,vkey:t.O,vname:t.N,vtag:t.S,vtext:t.p}),Lt=t=>{if("function"==typeof t.vtag){const n={...t.vattrs};return t.vkey&&(n.key=t.vkey),t.vname&&(n.name=t.vname),Et(t.vtag,n,...t.vchildren||[])}const n=Rt(t.vtag,t.vtext);return n.$=t.vattrs,n.j=t.vchildren,n.O=t.vkey,n.N=t.vname,n},_t=(t,n,e,o,s,l,i,r=[])=>{let c,u,f,a;const d=s["s-sc"];if(1===l.nodeType){if(c=l.getAttribute(C),c&&(u=c.split("."),u[0]===i||"0"===u[0])){f=Ft({i:0,k:u[0],R:u[1],I:u[2],M:u[3],S:l.tagName.toLowerCase(),C:l,$:{class:l.className||""}}),n.push(f),l.removeAttribute(C),t.j||(t.j=[]),d&&u[0]===i&&(l["s-si"]=d,f.$.class+=" "+d);const s=f.C.getAttribute("s-sn");"string"==typeof s&&("slot-fb"===f.S&&(Tt(s,u[2],f,l,t,n,e,o,r),d&&l.classList.add(d)),f.C["s-sn"]=s,f.C.removeAttribute("s-sn")),void 0!==f.M&&(t.j[f.M]=f),t=f,o&&"0"===f.I&&(o[f.M]=f.C)}if(l.shadowRoot)for(a=l.shadowRoot.childNodes.length-1;a>=0;a--)_t(t,n,e,o,s,l.shadowRoot.childNodes[a],i,r);const h=l.__childNodes||l.childNodes;for(a=h.length-1;a>=0;a--)_t(t,n,e,o,s,h[a],i,r)}else if(8===l.nodeType)u=l.nodeValue.split("."),(u[1]===i||"0"===u[1])&&(c=u[0],f=Ft({k:u[1],R:u[2],I:u[3],M:u[4]||"0",C:l,$:null,j:null,O:null,N:null,S:null,p:null}),"t"===c?(f.C=Pt(l,3),f.C&&3===f.C.nodeType&&(f.p=f.C.textContent,n.push(f),l.remove(),i===f.k&&(t.j||(t.j=[]),t.j[f.M]=f),o&&"0"===f.I&&(o[f.M]=f.C))):"c"===c?(f.C=Pt(l,8),f.C&&8===f.C.nodeType&&(n.push(f),l.remove())):f.k===i&&("s"===c?Tt(l["s-sn"]=u[5]||"",u[2],f,l,t,n,e,o,r):"r"===c&&(o?l.remove():(s["s-cr"]=l,l["s-cn"]=!0))));else if(t&&"style"===t.S){const n=Rt(null,l.textContent);n.C=l,n.M="0",t.j=[n]}return t},Bt=(t,n)=>{if(1===t.nodeType){const e=t[S]||t.getAttribute(S);e&&n.set(e,t);let o=0;if(t.shadowRoot)for(;o<t.shadowRoot.childNodes.length;o++)Bt(t.shadowRoot.childNodes[o],n);const s=t.__childNodes||t.childNodes;for(o=0;o<s.length;o++)Bt(s[o],n)}else if(8===t.nodeType){const e=t.nodeValue.split(".");"o"===e[0]&&(n.set(e[1]+"."+e[2],t),t.nodeValue="",t["s-en"]=e[3])}},Ft=t=>({i:0,k:null,R:null,I:null,M:"0",C:null,$:null,j:null,O:null,N:null,S:null,p:null,...t});function Tt(t,n,e,o,s,l,i,r,c){o["s-sr"]=!0,e.N=t||null,e.S="slot";const u=(null==s?void 0:s.C)?s.C["s-id"]||s.C.getAttribute("s-id"):"";if(r&&R.document){const l=e.C=R.document.createElement(e.S);e.N&&e.C.setAttribute("name",t),s.C.shadowRoot&&u&&u!==e.k?Ot(s.C,"insertBefore")(l,Ot(s.C,"children")[0]):Ot(Ot(o,"parentNode"),"insertBefore")(l,o),Wt(c,n,t,o,e.k),o.remove(),"0"===e.I&&(r[e.M]=e.C)}else{const l=e.C,i=u&&u!==e.k&&s.C.shadowRoot;Wt(c,n,t,o,i?u:e.k),nt(o),i&&s.C.insertBefore(l,s.C.children[0])}l.push(e),i.push(e),s.j||(s.j=[]),s.j[e.M]=e}var Ut,Dt,Vt,Wt=(t,n,e,o,s)=>{var l,i;let r=o.nextSibling;if(t[n]=t[n]||[],r&&!(null==(l=r.nodeValue)?void 0:l.startsWith("s.")))do{!r||(r.getAttribute&&r.getAttribute("slot")||r["s-sn"])!==e&&(""!==e||r["s-sn"]||r.getAttribute&&r.getAttribute("slot")||8!==r.nodeType&&3!==r.nodeType)||(r["s-sn"]=e,t[n].push({slot:o,node:r,hostId:s})),r=null==r?void 0:r.nextSibling}while(r&&!(null==(i=r.nodeValue)?void 0:i.startsWith("s.")))},Pt=(t,n)=>{let e=t;do{e=e.nextSibling}while(e&&(e.nodeType!==n||!e.nodeValue));return e},qt=t=>N.push(t),zt=t=>{var n;return null==(n=y(t))?void 0:n.A},Ht=class t{static fromLocalValue(n){const e=n[b],o=$ in n?n[$]:void 0;switch(e){case"string":case"boolean":return o;case"bigint":return BigInt(o);case"undefined":return;case"null":return null;case"number":return"NaN"===o?NaN:"-0"===o?-0:"Infinity"===o?1/0:"-Infinity"===o?-1/0:o;case"array":return o.map((n=>t.fromLocalValue(n)));case"date":return new Date(o);case"map":const n=new Map;for(const[e,s]of o){const o="object"==typeof e&&null!==e?t.fromLocalValue(e):e,l=t.fromLocalValue(s);n.set(o,l)}return n;case"object":const s={};for(const[n,e]of o)s[n]=t.fromLocalValue(e);return s;case"regexp":const{pattern:l,flags:i}=o;return new RegExp(l,i);case"set":const r=new Set;for(const n of o)r.add(t.fromLocalValue(n));return r;case"symbol":return Symbol(o);default:throw new Error(`Unsupported type: ${e}`)}}static fromLocalValueArray(n){return n.map((n=>t.fromLocalValue(n)))}static isLocalValueObject(t){if("object"!=typeof t||null===t)return!1;if(!t.hasOwnProperty(b))return!1;const n=t[b];return!!Object.values({...v,...p}).includes(n)&&("null"===n||"undefined"===n||t.hasOwnProperty($))}},Jt=(t,n,e)=>{return"string"==typeof t&&t.startsWith(g)?t="string"==typeof(o=t)&&o.startsWith(g)?Ht.fromLocalValue(JSON.parse(atob(o.slice(11)))):o:null==t||kt(t)?t:4&n?(e&&"string"==typeof t||"false"!==t)&&(""===t||!!t):2&n?"string"==typeof t?parseFloat(t):"number"==typeof t?t:NaN:1&n?String(t):t;var o},Yt=t=>t,Zt=(t,n,e)=>{const o=t;return{emit:t=>Gt(o,n,{bubbles:!!(4&e),composed:!!(2&e),cancelable:!!(1&e),detail:t})}},Gt=(t,n,e)=>{const o=M.ce(n,e);return t.dispatchEvent(o),o},Kt=(t,n,e,o,s,l,i)=>{if(e===o)return;let r=w(t,n),c=n.toLowerCase();if("class"===n){const n=t.classList,s=Xt(e);let l=Xt(o);if((t["s-si"]||t["s-sc"])&&i){const e=t["s-sc"]||t["s-si"];l.push(e),s.forEach((t=>{t.startsWith(e)&&l.push(t)})),l=[...new Set(l)].filter((t=>t)),n.add(...l)}else n.remove(...s.filter((t=>t&&!l.includes(t)))),n.add(...l.filter((t=>t&&!s.includes(t))))}else if("style"===n){for(const n in e)o&&null!=o[n]||(n.includes("-")?t.style.removeProperty(n):t.style[n]="");for(const n in o)e&&o[n]===e[n]||(n.includes("-")?t.style.setProperty(n,o[n]):t.style[n]=o[n])}else if("key"===n);else if("ref"===n)o&&jn(o,t);else if(t.__lookupSetter__(n)||"o"!==n[0]||"n"!==n[1]){if("a"===n[0]&&n.startsWith("attr:")){const e=n.slice(5);let s;{const n=y(t);if(n&&n.o&&n.o.t){const t=n.o.t[e];t&&t[1]&&(s=t[1])}}return s||(s=e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase()),void(null==o||!1===o?!1===o&&""!==t.getAttribute(s)||t.removeAttribute(s):t.setAttribute(s,!0===o?"":o))}if("p"===n[0]&&n.startsWith("prop:")){const e=n.slice(5);try{t[e]=o}catch(t){}return}{const i=kt(o);if((r||i&&null!==o)&&!s)try{if(t.tagName.includes("-"))t[n]!==o&&(t[n]=o);else{const s=null==o?"":o;"list"===n?r=!1:null!=e&&t[n]===s||("function"==typeof t.__lookupSetter__(n)?t[n]=s:t.setAttribute(n,s))}}catch(t){}let u=!1;c!==(c=c.replace(/^xlink\:?/,""))&&(n=c,u=!0),null==o||!1===o?!1===o&&""!==t.getAttribute(n)||(u?t.removeAttributeNS(k,n):t.removeAttribute(n)):(!r||4&l||s)&&!i&&1===t.nodeType&&(o=!0===o?"":o,u?t.setAttributeNS(k,n,o):t.setAttribute(n,o))}}else if(n="-"===n[2]?n.slice(3):w(R,c)?c.slice(2):c[2]+n.slice(3),e||o){const s=n.endsWith(tn);n=n.replace(nn,""),e&&M.rel(t,n,e,s),o&&M.ael(t,n,o,s)}},Qt=/\s/,Xt=t=>("object"==typeof t&&t&&"baseVal"in t&&(t=t.baseVal),t&&"string"==typeof t?t.split(Qt):[]),tn="Capture",nn=new RegExp(tn+"$"),en=(t,n,e,o)=>{const s=11===n.C.nodeType&&n.C.host?n.C.host:n.C,l=t&&t.$||{},i=n.$||{};for(const t of on(Object.keys(l)))t in i||Kt(s,t,l[t],void 0,e,n.i,o);for(const t of on(Object.keys(i)))Kt(s,t,l[t],i[t],e,n.i,o)};function on(t){return t.includes("ref")?[...t.filter((t=>"ref"!==t)),"ref"]:t}var sn=!1,ln=!1,rn=!1,cn=!1,un=[],fn=[],an=(t,n,e)=>{var o;const s=n.j[e];let l,i,r,c=0;if(sn||(rn=!0,"slot"===s.S&&(s.i|=s.j?2:1)),null!=s.p)l=s.C=R.document.createTextNode(s.p);else if(1&s.i)l=s.C=R.document.createTextNode(""),en(null,s,cn);else{if(cn||(cn="svg"===s.S),!R.document)throw new Error("You are trying to render a Stencil component in an environment that doesn't support the DOM.");if(l=s.C=R.document.createElementNS(cn?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",!sn&&2&s.i?"slot-fb":s.S),cn&&"foreignObject"===s.S&&(cn=!1),en(null,s,cn),null!=(u=Ut)&&void 0!==u&&l["s-si"]!==Ut&&l.classList.add(l["s-si"]=Ut),s.j){const n="template"===s.S?l.content:l;for(c=0;c<s.j.length;++c)i=an(t,s,c),i&&n.appendChild(i)}"svg"===s.S?cn=!1:"foreignObject"===l.tagName&&(cn=!0)}var u;return l["s-hn"]=Vt,3&s.i&&(l["s-sr"]=!0,l["s-cr"]=Dt,l["s-sn"]=s.N||"",l["s-rf"]=null==(o=s.$)?void 0:o.ref,nt(l),r=t&&t.j&&t.j[e],r&&r.S===s.S&&t.C&&dn(t.C),Nn(Dt,l,n.C,null==t?void 0:t.C)),l},dn=t=>{M.i|=1;const n=t.closest(Vt.toLowerCase());if(null!=n){const e=Array.from(n.__childNodes||n.childNodes).find((t=>t["s-cr"])),o=Array.from(t.__childNodes||t.childNodes);for(const t of e?o.reverse():o)null!=t["s-sh"]&&(On(n,t,null!=e?e:null),t["s-sh"]=void 0,rn=!0)}M.i&=-2},hn=(t,n)=>{M.i|=1;const e=Array.from(t.__childNodes||t.childNodes);if(t["s-sr"]){let n=t;for(;n=n.nextSibling;)n&&n["s-sn"]===t["s-sn"]&&n["s-sh"]===Vt&&e.push(n)}for(let t=e.length-1;t>=0;t--){const o=e[t];o["s-hn"]!==Vt&&o["s-ol"]&&(On($n(o).parentNode,o,$n(o)),o["s-ol"].remove(),o["s-ol"]=void 0,o["s-sh"]=void 0,rn=!0),n&&hn(o,n)}M.i&=-2},vn=(t,n,e,o,s,l)=>{let i,r=t["s-cr"]&&t["s-cr"].parentNode||t;for(r.shadowRoot&&r.tagName===Vt&&(r=r.shadowRoot),"template"===e.S&&(r=r.content);s<=l;++s)o[s]&&(i=an(null,e,s),i&&(o[s].C=i,On(r,i,$n(n))))},pn=(t,n,e)=>{for(let o=n;o<=e;++o){const n=t[o];if(n){const t=n.C;wn(n),t&&(ln=!0,t["s-ol"]?t["s-ol"].remove():hn(t,!0),t.remove())}}},bn=(t,n,e=!1)=>t.S===n.S&&("slot"===t.S?t.N===n.N:e?(e&&!t.O&&n.O&&(t.O=n.O),!0):t.O===n.O),$n=t=>t&&t["s-ol"]||t,gn=(t,n,e=!1)=>{const o=n.C=t.C,s=t.j,l=n.j,i=n.S,r=n.p;let c;null==r?(cn="svg"===i||"foreignObject"!==i&&cn,"slot"!==i||sn||t.N!==n.N&&(n.C["s-sn"]=n.N||"",dn(n.C.parentElement)),en(t,n,cn,e),null!==s&&null!==l?((t,n,e,o,s=!1)=>{let l,i,r=0,c=0,u=0,f=0,a=n.length-1,d=n[0],h=n[a],v=o.length-1,p=o[0],b=o[v];const $="template"===e.S?t.content:t;for(;r<=a&&c<=v;)if(null==d)d=n[++r];else if(null==h)h=n[--a];else if(null==p)p=o[++c];else if(null==b)b=o[--v];else if(bn(d,p,s))gn(d,p,s),d=n[++r],p=o[++c];else if(bn(h,b,s))gn(h,b,s),h=n[--a],b=o[--v];else if(bn(d,b,s))"slot"!==d.S&&"slot"!==b.S||hn(d.C.parentNode,!1),gn(d,b,s),On($,d.C,h.C.nextSibling),d=n[++r],b=o[--v];else if(bn(h,p,s))"slot"!==d.S&&"slot"!==b.S||hn(h.C.parentNode,!1),gn(h,p,s),On($,h.C,d.C),h=n[--a],p=o[++c];else{for(u=-1,f=r;f<=a;++f)if(n[f]&&null!==n[f].O&&n[f].O===p.O){u=f;break}u>=0?(i=n[u],i.S!==p.S?l=an(n&&n[c],e,u):(gn(i,p,s),n[u]=void 0,l=i.C),p=o[++c]):(l=an(n&&n[c],e,c),p=o[++c]),l&&On($n(d.C).parentNode,l,$n(d.C))}r>a?vn(t,null==o[v+1]?null:o[v+1].C,e,o,c,v):c>v&&pn(n,r,a)})(o,s,n,l,e):null!==l?(null!==t.p&&(o.textContent=""),vn(o,null,n,l,0,l.length-1)):e||null===s?e&&null!==s&&null===l&&(n.j=s):pn(s,0,s.length-1),cn&&"svg"===i&&(cn=!1)):(c=o["s-cr"])?c.parentNode.textContent=r:t.p!==r&&(o.data=r)},mn=[],yn=t=>{let n,e,o;const s=t.__childNodes||t.childNodes;for(const t of s){if(t["s-sr"]&&(n=t["s-cr"])&&n.parentNode){e=n.parentNode.__childNodes||n.parentNode.childNodes;const s=t["s-sn"];for(o=e.length-1;o>=0;o--)if(n=e[o],!(n["s-cn"]||n["s-nr"]||n["s-hn"]===t["s-hn"]||n["s-sh"]&&n["s-sh"]===t["s-hn"]))if(Q(n,s)){let e=mn.find((t=>t.L===n));ln=!0,n["s-sn"]=n["s-sn"]||s,e?(e.L["s-sh"]=t["s-hn"],e._=t):(n["s-sh"]=t["s-hn"],mn.push({_:t,L:n})),n["s-sr"]&&mn.map((t=>{Q(t.L,n["s-sn"])&&(e=mn.find((t=>t.L===n)),e&&!t._&&(t._=e._))}))}else mn.some((t=>t.L===n))||mn.push({L:n})}1===t.nodeType&&yn(t)}},wn=t=>{t.$&&t.$.ref&&un.push((()=>t.$.ref(null))),t.j&&t.j.map(wn)},jn=(t,n)=>{fn.push((()=>t(n)))},On=(t,n,e,o)=>{if("string"==typeof n["s-sn"]&&n["s-sr"]&&n["s-cr"])Nn(n["s-cr"],n,t,n.parentElement);else if("string"==typeof n["s-sn"]){11!==t.getRootNode().nodeType&&mt(n),t.insertBefore(n,e);const{slotNode:s}=ot(n);return s&&!o&&et(s),n}return t.__insertBefore?t.__insertBefore(n,e):null==t?void 0:t.insertBefore(n,e)};function Nn(t,n,e,o){var s,l;let i;if(t&&"string"==typeof n["s-sn"]&&n["s-sr"]&&t.parentNode&&t.parentNode["s-sc"]&&(i=n["s-si"]||t.parentNode["s-sc"])){const t=n["s-sn"],r=n["s-hn"];if(null==(s=e.classList)||s.add(i+"-s"),o&&(null==(l=o.classList)?void 0:l.contains(i+"-s"))){let n=(o.__childNodes||o.childNodes)[0],e=!1;for(;n;){if(n["s-sn"]!==t&&n["s-hn"]===r&&n["s-sr"]){e=!0;break}n=n.nextSibling}e||o.classList.remove(i+"-s")}}}var Sn=(t,n,e=!1)=>{var o,s,l,i,r;const c=t.$hostElement$,u=t.o,f=t.B||Rt(null,null);var a;const d=(a=n)&&a.S===It?n:Et(null,null,n);if(Vt=c.tagName,u.F&&(d.$=d.$||{},u.F.forEach((([t,n])=>{d.$[n]=c[t]}))),e&&d.$)for(const t of Object.keys(d.$))c.hasAttribute(t)&&!["key","ref","style","class"].includes(t)&&(d.$[t]=c[t]);if(d.S=null,d.i|=4,t.B=d,d.C=f.C=c.shadowRoot||c,Ut=c["s-sc"],sn=!(!(1&u.i)||128&u.i),Dt=c["s-cr"],ln=!1,gn(f,d,e),M.i|=1,rn){yn(d.C);for(const t of mn){const n=t.L;if(!n["s-ol"]&&R.document){const t=R.document.createTextNode("");t["s-nr"]=n,On(n.parentNode,n["s-ol"]=t,n,e)}}for(const t of mn){const n=t.L,r=t._;if(1===n.nodeType&&e&&(n["s-ih"]=null!=(o=n.hidden)&&o),r){const t=r.parentNode;let o=r.nextSibling;if(o&&1===o.nodeType){let e=null==(s=n["s-ol"])?void 0:s.previousSibling;for(;e;){let s=null!=(l=e["s-nr"])?l:null;if(s&&s["s-sn"]===n["s-sn"]&&t===(s.__parentNode||s.parentNode)){for(s=s.nextSibling;s===n||(null==s?void 0:s["s-sr"]);)s=null==s?void 0:s.nextSibling;if(!s||!s["s-nr"]){o=s;break}}e=e.previousSibling}}if((!o&&t!==(n.__parentNode||n.parentNode)||(n.__nextSibling||n.nextSibling)!==o)&&n!==o){if(On(t,n,o,e),8===n.nodeType&&n.nodeValue.startsWith("s-nt-")){const t=R.document.createTextNode(n.nodeValue.replace(/^s-nt-/,""));t["s-hn"]=n["s-hn"],t["s-sn"]=n["s-sn"],t["s-sh"]=n["s-sh"],t["s-sr"]=n["s-sr"],t["s-ol"]=n["s-ol"],t["s-ol"]["s-nr"]=t,On(n.parentNode,t,n,e),n.parentNode.removeChild(n)}1===n.nodeType&&"SLOT-FB"!==n.tagName&&(n.hidden=null!=(i=n["s-ih"])&&i)}n&&"function"==typeof r["s-rf"]&&r["s-rf"](r)}else 1===n.nodeType&&(n.hidden=!0)}}if(ln&&Y(d.C),M.i&=-2,mn.length=0,!sn&&!(1&u.i)&&c["s-cr"]){const t=d.C.__childNodes||d.C.childNodes;for(const n of t)if(n["s-hn"]!==Vt&&!n["s-sh"])if(e&&null==n["s-ih"]&&(n["s-ih"]=null!=(r=n.hidden)&&r),1===n.nodeType)n.hidden=!0;else if(3===n.nodeType&&n.nodeValue.trim()){const t=R.document.createComment("s-nt-"+n.nodeValue);t["s-sn"]=n["s-sn"],On(n.parentNode,t,n,e),n.parentNode.removeChild(n)}}Dt=void 0,un.forEach((t=>t())),un.length=0,fn.forEach((t=>t())),fn.length=0},xn=(t,n)=>{if(n&&!t.T&&n["s-p"]){const e=n["s-p"].push(new Promise((o=>t.T=()=>{n["s-p"].splice(e-1,1),o()})))}},Cn=(t,n)=>{if(t.i|=16,4&t.i)return void(t.i|=512);xn(t,t.U);const e=()=>kn(t,n);if(!n)return q(e);queueMicrotask((()=>{e()}))},kn=(t,n)=>{const e=t.$hostElement$,o=e;if(!o)throw new Error(`Can't render component <${e.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`);let s;return s=Bn(o,n?"componentWillLoad":"componentWillUpdate",void 0,e),s=En(s,(()=>Bn(o,"componentWillRender",void 0,e))),En(s,(()=>In(t,o,n)))},En=(t,n)=>Rn(t)?t.then(n).catch((t=>{console.error(t),n()})):n(),Rn=t=>t instanceof Promise||t&&t.then&&"function"==typeof t.then,In=async(t,n,e)=>{var o;const s=t.$hostElement$,l=s["s-rc"];e&&(t=>{const n=t.o,e=t.$hostElement$,o=n.i,s=xt(e.shadowRoot?e.shadowRoot:e.getRootNode(),n,t.A);10&o&&(e["s-sc"]=s,e.classList.add(s+"-h"))})(t);Mn(t,n,s,e),l&&(l.map((t=>t())),s["s-rc"]=void 0);{const n=null!=(o=s["s-p"])?o:[],e=()=>An(t);0===n.length?e():(Promise.all(n).then(e).catch(e),t.i|=4,n.length=0)}},Mn=(t,n,e,o)=>{try{n=n.render&&n.render(),t.i&=-17,t.i|=2,Sn(t,n,o)}catch(n){j(n,t.$hostElement$)}return null},An=t=>{const n=t.$hostElement$,e=n,o=t.U;Bn(e,"componentDidRender",void 0,n),64&t.i?Bn(e,"componentDidUpdate",void 0,n):(t.i|=64,Fn(n),Bn(e,"componentDidLoad",void 0,n),t.D(n),o||_n()),t.T&&(t.T(),t.T=void 0),512&t.i&&W((()=>Cn(t,!1))),t.i&=-517},Ln=t=>{var n;{const e=y(t),o=null==(n=null==e?void 0:e.$hostElement$)?void 0:n.isConnected;return o&&2==(18&e.i)&&Cn(e,!1),o}},_n=()=>{var t;W((()=>Gt(R,"appload",{detail:{namespace:"ionic"}}))),(null==(t=M.V)?void 0:t.size)&&M.V.clear()},Bn=(t,n,e,o)=>{if(t&&t[n])try{return t[n](e)}catch(t){j(t,o)}},Fn=t=>t.classList.add("hydrated"),Tn=(t,n,e,o)=>{const s=y(t);if(!s)return;const l=t,i=s.l.get(n),r=s.i,c=l;e=Jt(e,o.t[n][0],!!(64&o.i));const u=Number.isNaN(i)&&Number.isNaN(e);if(e!==i&&!u){if(s.l.set(n,e),o.W){const t=o.W[n];t&&t.map((t=>{try{const[[o,l]]=Object.entries(t);(128&r||1&l)&&(c?c[o](e,i,n):s.P.push((()=>{s.q[o](e,i,n)})))}catch(t){j(t,l)}}))}if(2&r){if(c.componentShouldUpdate&&!1===c.componentShouldUpdate(e,i,n)&&!(16&r))return;16&r||Cn(s,!1)}}},Un=(t,n,e)=>{var o,s;const l=t.prototype;64&n.i&&1&e&&E.forEach((t=>{const n=l[t];Object.defineProperty(l,t,{value(...e){var o;const s=y(this),l=this;l?"function"==typeof n&&n.call(l,...e):null==(o=null==s?void 0:s.H)||o.then((n=>{const o=n[t];"function"==typeof o&&o.call(n,...e)}))}})}));{t.watchers&&!n.W&&(n.W=t.watchers),t.deserializers&&!n.J&&(n.J=t.deserializers),t.serializers&&!n.Y&&(n.Y=t.serializers);const e=Object.entries(null!=(o=n.t)?o:{});e.map((([t,[e]])=>{if(31&e||32&e){const{get:o,set:s}=Object.getOwnPropertyDescriptor(l,t)||{};o&&(n.t[t][0]|=2048),s&&(n.t[t][0]|=4096),Object.defineProperty(l,t,{get(){return o?o.apply(this):(n=t,y(this).l.get(n));var n},configurable:!0,enumerable:!0}),Object.defineProperty(l,t,{set(o){const l=y(this);if(l){if(s)return void 0===(32&e?this[t]:l.$hostElement$[t])&&l.l.get(t)&&(o=l.l.get(t)),s.apply(this,[Jt(o,e,!!(64&n.i))]),void Tn(this,t,o=32&e?this[t]:l.$hostElement$[t],n);Tn(this,t,o,n)}}})}}));{const o=new Map;l.attributeChangedCallback=function(t,s,i){M.jmp((()=>{var r;const c=o.get(t),u=y(this);if(this.hasOwnProperty(c),l.hasOwnProperty(c)&&"number"==typeof this[c]&&this[c]==i)return;if(null==c){const e=null==u?void 0:u.i;if(u&&e&&!(8&e)&&i!==s){const o=this,l=null==(r=n.W)?void 0:r[t];null==l||l.forEach((n=>{const[[l,r]]=Object.entries(n);null!=o[l]&&(128&e||1&r)&&o[l].call(o,i,s,t)}))}return}const f=e.find((([t])=>t===c));f&&4&f[1][0]&&(i=null!==i&&"false"!==i);const a=Object.getOwnPropertyDescriptor(l,c);i==this[c]||a.get&&!a.set||(this[c]=i)}))},t.observedAttributes=Array.from(new Set([...Object.keys(null!=(s=n.W)?s:{}),...e.filter((([t,n])=>31&n[0])).map((([t,e])=>{var s;const l=e[1]||t;return o.set(l,t),512&e[0]&&(null==(s=n.F)||s.push([t,l])),l}))]))}}return t},Dn=t=>{if(!(1&M.i)){const n=y(t);if(!n)return;const e=n.o,o=()=>{};if(1&n.i)qn(t,n,e.Z),(null==n?void 0:n.q)||(null==n?void 0:n.H)&&n.H.then((()=>{}));else{let o;if(n.i|=1,o=t.getAttribute(S),o){if(1&e.i){const n=xt(t.shadowRoot,e,t.getAttribute("s-mode"));t.classList.remove(n+"-h",n+"-s")}else if(2&e.i){const n=Ct(e,t.getAttribute("s-mode"));t["s-sc"]=n}((t,n,e,o)=>{var s,l,i,r;const c=t.shadowRoot,u=[],f=[],a=[],d=c?[]:null,h=Rt(n,null);let v;h.C=t;{const n=o.o;n&&10&n.i&&t["s-sc"]?(v=t["s-sc"],t.classList.add(v+"-h")):t["s-sc"]&&delete t["s-sc"]}!R.document||M.V&&M.V.size||Bt(R.document.body,M.V=new Map),t[S]=e,t.removeAttribute(S),o.B=_t(h,u,f,d,t,t,e,a);let p=0;const b=u.length;let $;for(;p<b;p++){$=u[p];const e=$.k+"."+$.R,o=M.V.get(e),l=$.C;if(c){if((null==(s=$.S)?void 0:s.toString().includes("-"))&&"slot-fb"!==$.S&&!$.C.shadowRoot){const t=y($.C);if(t){const n=Ct(t.o,$.C.getAttribute("s-mode")),e=R.document.querySelector(`style[sty-id="${n}"]`);e&&d.unshift(e.cloneNode(!0))}}}else l["s-hn"]=n.toUpperCase(),"slot"===$.S&&(l["s-cr"]=t["s-cr"]);"slot"===$.S&&($.N=$.C["s-sn"]||$.C.name||null,$.j?($.i|=2,$.C.childNodes.length||$.j.forEach((t=>{$.C.appendChild(t.C)}))):$.i|=1),o&&o.isConnected&&(o.parentElement.shadowRoot&&""===o["s-en"]&&o.parentNode.insertBefore(l,o.nextSibling),o.parentNode.removeChild(o),c||(l["s-oo"]=parseInt($.R))),o&&!o["s-id"]&&M.V.delete(e)}const g=[],m=a.length;let w,j,O,N,x=0,C=0;for(;x<m;x++)if(w=a[x],w&&w.length)for(O=w.length,j=0;j<O;j++){if(N=w[j],g[N.hostId]||(g[N.hostId]=M.V.get(N.hostId)),!g[N.hostId])continue;const t=g[N.hostId];t.shadowRoot&&N.node.parentElement!==t&&t.insertBefore(N.node,null==(i=null==(l=w[j-1])?void 0:l.node)?void 0:i.nextSibling),t.shadowRoot&&c||(N.slot["s-cr"]||(N.slot["s-cr"]=t["s-cr"],N.slot["s-cr"]=!N.slot["s-cr"]&&t.shadowRoot?t:(t.__childNodes||t.childNodes)[0]),X(N.node,N.slot,!1,N.node["s-oo"]||C),(null==(r=N.node.parentElement)?void 0:r.shadowRoot)&&N.node.getAttribute&&N.node.getAttribute("slot")&&N.node.removeAttribute("slot"),(k=N.node)&&void 0===k.__nextSibling&&globalThis.Node&&(pt(k),$t(k),mt(k),k.nodeType===Node.ELEMENT_NODE&&(bt(k),gt(k)))),C=(N.node["s-oo"]||C)+1}var k;if(v&&f.length&&f.forEach((t=>{t.C.parentElement.classList.add(v+"-s")})),c&&!c.childNodes.length){let n=0;const e=d.length;if(e){for(;n<e;n++){const t=d[n];t&&c.appendChild(t)}Array.from(t.childNodes).forEach((t=>{"string"!=typeof t["s-en"]&&"string"!=typeof t["s-sn"]&&(1===t.nodeType&&t.slot&&t.hidden?t.removeAttribute("hidden"):8!==t.nodeType||t.nodeValue||t.parentNode.removeChild(t))}))}}o.$hostElement$=t})(t,e.v,o,n)}o||12&e.i&&Vn(t);{let e=t;for(;e=e.parentNode||e.host;)if(1===e.nodeType&&e.hasAttribute("s-id")&&e["s-p"]||e["s-p"]){xn(n,n.U=e);break}}e.t&&Object.entries(e.t).map((([n,[e]])=>{if(31&e&&n in t&&t[n]!==Object.prototype[n]){const e=t[n];delete t[n],t[n]=e}})),(async(t,n,e)=>{let o;try{if(!(32&n.i)&&(n.i|=32,o=t.constructor,customElements.whenDefined(t.localName).then((()=>n.i|=128)),o&&o.style)){let s;"string"==typeof o.style?s=o.style:"string"!=typeof o.style&&(n.A=(t=>N.map((n=>n(t))).find((t=>!!t)))(t),n.A&&(s=o.style[n.A]));const l=Ct(e,n.A);if(!O.has(l)){const t=()=>{};St(l,s,!!(1&e.i)),t()}}const s=n.U,l=()=>Cn(n,!0);s&&s["s-rc"]?s["s-rc"].push(l):l()}catch(e){j(e,t),n.T&&(n.T(),n.T=void 0),n.D&&n.D(t)}})(t,n,e)}o()}},Vn=t=>{if(!R.document)return;const n=t["s-cr"]=R.document.createComment("");n["s-cn"]=!0,On(t,n,t.firstChild)},Wn=(t,n)=>{const e={i:n[0],v:n[1]};try{e.t=n[2],e.Z=n[3],e.W=t.W,e.J=t.J,e.Y=t.Y,e.F=[],!(1&e.i)&&256&e.i?(st(o=t.prototype),lt(o),ct(o),rt(o),dt(o),ut(o),ft(o),at(o),ht(o),vt(o),it(o)):st(t.prototype),(()=>{if(!R.document)return;const t=R.document.querySelectorAll(`[${x}]`);let n=0;for(;n<t.length;n++)St(t[n].getAttribute(x),t[n].innerHTML.replace(/\/\*!@([^\/]+)\*\/[^\{]+\{/g,"$1{"),!0)})();const s=t.prototype.connectedCallback,l=t.prototype.disconnectedCallback;return Object.assign(t.prototype,{__hasHostListenerAttached:!1,__registerHost(){((t,n)=>{const e={i:0,$hostElement$:t,o:n,l:new Map,G:new Map};e.H=new Promise((t=>e.D=t)),t["s-p"]=[],t["s-rc"]=[];const o=e;t.__stencil__getHostRef=()=>o,512&n.i&&m(t,e)})(this,e)},connectedCallback(){if(!this.__hasHostListenerAttached){const t=y(this);if(!t)return;qn(this,t,e.Z),this.__hasHostListenerAttached=!0}Dn(this),s&&s.call(this)},disconnectedCallback(){(async t=>{if(!(1&M.i)){const n=y(t);(null==n?void 0:n.K)&&(n.K.map((t=>t())),n.K=void 0)}Nt.has(t)&&Nt.delete(t),t.shadowRoot&&Nt.has(t.shadowRoot)&&Nt.delete(t.shadowRoot)})(this),l&&l.call(this)},__attachShadow(){if(this.shadowRoot){if("open"!==this.shadowRoot.mode)throw new Error(`Unable to re-use existing shadow root for ${e.v}! Mode is set to ${this.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else J.call(this,e)}}),Object.defineProperty(t,"is",{value:e.v,configurable:!0}),Un(t,e,3)}catch(n){return j(n),t}var o},Pn=(t,n)=>n,qn=(t,n,e)=>{e&&R.document&&e.map((([e,o,s])=>{const l=Hn(R.document,t,e),i=zn(n,s),r=Jn(e);M.ael(l,o,i,r),(n.K=n.K||[]).push((()=>M.rel(l,o,i,r)))}))},zn=(t,n)=>e=>{try{t.$hostElement$[n](e)}catch(n){j(n,t.$hostElement$)}},Hn=(t,n,e)=>4&e?t:8&e?R:16&e?t.body:n,Jn=t=>A?{passive:!!(1&t),capture:!!(2&t)}:!!(2&t),Yn=t=>M.h=t,Zn=t=>Object.assign(M,t);function Gn(t,n){Sn({o:{i:0,v:n.tagName},$hostElement$:n},t)}function Kn(t){return t}export{h as B,Pn as F,I as H,c as L,Yn as a,Zn as b,n as c,It as d,Zt as e,u as f,z as g,Et as h,Ln as i,f as j,P as k,e as l,s as m,o as n,zt as o,Wn as p,Yt as q,Gn as r,H as s,Kn as t,qt as u,a as v,q as w}
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import{g as o}from"./p-CIGNaXM1.js";var n,i;!function(o){o.Unimplemented="UNIMPLEMENTED",o.Unavailable="UNAVAILABLE"}(n||(n={})),function(o){o.Body="body",o.Ionic="ionic",o.Native="native",o.None="none"}(i||(i={}));const t={getEngine(){const n=o();if(null==n?void 0:n.isPluginAvailable("Keyboard"))return n.Plugins.Keyboard},getResizeMode(){const o=this.getEngine();return(null==o?void 0:o.getResizeMode)?o.getResizeMode().catch((o=>{if(o.code!==n.Unimplemented)throw o})):Promise.resolve(void 0)}};export{t as K,i as a}
4
+ import{g as o}from"./p-Cf9-xP7P.js";var n,i;!function(o){o.Unimplemented="UNIMPLEMENTED",o.Unavailable="UNAVAILABLE"}(n||(n={})),function(o){o.Body="body",o.Ionic="ionic",o.Native="native",o.None="none"}(i||(i={}));const t={getEngine(){const n=o();if(null==n?void 0:n.isPluginAvailable("Keyboard"))return n.Plugins.Keyboard},getResizeMode(){const o=this.getEngine();return(null==o?void 0:o.getResizeMode)?o.getResizeMode().catch((o=>{if(o.code!==n.Unimplemented)throw o})):Promise.resolve(void 0)}};export{t as K,i as a}
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import{w as o}from"./p-ZjP4CjeZ.js";import{r as t}from"./p-DgbT0exM.js";const r=(r,e,i)=>{let n;const s=()=>void 0!==e()&&void 0===r.label&&null!==i(),d=()=>{const t=e();if(void 0===t)return;if(!s())return void t.style.removeProperty("width");const c=i().scrollWidth;if(0===c&&null===t.offsetParent&&void 0!==o&&"IntersectionObserver"in o){if(void 0!==n)return;const o=n=new IntersectionObserver((t=>{1===t[0].intersectionRatio&&(d(),o.disconnect(),n=void 0)}),{threshold:.01,root:r});o.observe(t)}else t.style.setProperty("width",.75*c+"px")};return{calculateNotchWidth:()=>{s()&&t((()=>{d()}))},destroy:()=>{n&&(n.disconnect(),n=void 0)}}};export{r as c}
4
+ import{w as o}from"./p-CVBkx7m1.js";import{r as t}from"./p-BqDiJgC_.js";const r=(r,i,e)=>{let n;const s=()=>void 0!==i()&&void 0===r.label&&null!==e(),d=()=>{const t=i();if(void 0===t)return;if(!s())return void t.style.removeProperty("width");const c=e().scrollWidth;if(0===c&&null===t.offsetParent&&void 0!==o&&"IntersectionObserver"in o){if(void 0!==n)return;const o=n=new IntersectionObserver((t=>{1===t[0].intersectionRatio&&(d(),o.disconnect(),n=void 0)}),{threshold:.01,root:r});o.observe(t)}else t.style.setProperty("width",.75*c+"px")};return{calculateNotchWidth:()=>{s()&&t((()=>{d()}))},destroy:()=>{n&&(n.disconnect(),n=void 0)}}};export{r as c}
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * (C) Ionic http://ionicframework.com - MIT License
3
+ */
4
+ import{p as e,H as t,e as o,h as r,d as a,t as c}from"./p-3Ni1Z654.js";import{i,e as n}from"./p-BqDiJgC_.js";import{c as s}from"./p-BjW8SOqw.js";import{c as l,h}from"./p-DaJxRxSQ.js";import{b}from"./p-CVBkx7m1.js";const p=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.ionChange=o(this,"ionChange",7),this.ionFocus=o(this,"ionFocus",7),this.ionBlur=o(this,"ionBlur",7),this.inputId="ion-cb-"+k++,this.inputLabelId=`${this.inputId}-lbl`,this.helperTextId=`${this.inputId}-helper-text`,this.errorTextId=`${this.inputId}-error-text`,this.inheritedAttributes={},this.name=this.inputId,this.checked=!1,this.indeterminate=!1,this.disabled=!1,this.value="on",this.labelPlacement="start",this.required=!1,this.shape="soft",this.isInvalid=!1,this.hasLabelContent=!1,this.setChecked=e=>{const t=this.checked=e;this.ionChange.emit({checked:t,value:this.value})},this.toggleChecked=e=>{e.preventDefault(),this.setChecked(!this.checked),this.indeterminate=!1},this.onFocus=()=>{this.ionFocus.emit()},this.onBlur=()=>{this.ionBlur.emit()},this.onKeyDown=e=>{" "===e.key&&(e.preventDefault(),this.disabled||this.toggleChecked(e))},this.onClick=e=>{this.disabled||this.toggleChecked(e)},this.onDivLabelClick=e=>{e.stopPropagation()}}connectedCallback(){const{el:e}=this;"undefined"!=typeof MutationObserver&&(this.validationObserver=new MutationObserver((t=>{if(t.some((e=>"characterData"===e.type||"childList"===e.type))&&(this.hasLabelContent=""!==this.el.textContent),t.some((t=>"attributes"===t.type&&t.target===e))){const t=s(e);this.isInvalid!==t&&(this.isInvalid=t,Promise.resolve().then((()=>{this.hintTextId=this.getHintTextId()})))}})),this.validationObserver.observe(e,{attributes:!0,attributeFilter:["class"],characterData:!0,childList:!0,subtree:!0})),this.isInvalid=s(e),this.hasLabelContent=""!==this.el.textContent}componentWillLoad(){this.inheritedAttributes=Object.assign({},i(this.el)),this.hintTextId=this.getHintTextId()}disconnectedCallback(){this.validationObserver&&(this.validationObserver.disconnect(),this.validationObserver=void 0)}async setFocus(){this.el.focus()}getHintTextId(){const{helperText:e,errorText:t,helperTextId:o,errorTextId:r,isInvalid:a}=this;return a&&t?r:e?o:void 0}renderHintText(){const{helperText:e,errorText:t,helperTextId:o,errorTextId:a,isInvalid:c}=this;if(e||t)return r("div",{class:"checkbox-bottom"},r("div",{id:o,class:"helper-text",part:"supporting-text helper-text","aria-live":"polite"},c?null:e),r("div",{id:a,class:"error-text",part:"supporting-text error-text",role:"alert"},c?t:null))}render(){const{color:e,checked:t,disabled:o,el:c,getSVGPath:i,indeterminate:s,inheritedAttributes:p,inputId:k,justify:x,labelPlacement:d,name:m,value:f,alignment:g,required:v,shape:w,size:u}=this,y=b(this),j=i(y,s);return n(!0,c,m,t?f:"",o),r(a,{key:"b98caedf205a6bef042312cedbd99182e7cbf0fb",role:"checkbox","aria-checked":s?"mixed":`${t}`,"aria-describedby":this.hintTextId,"aria-invalid":this.isInvalid?"true":void 0,"aria-labelledby":this.hasLabelContent?this.inputLabelId:null,"aria-label":p["aria-label"]||null,"aria-disabled":o?"true":null,"aria-required":v?"true":void 0,tabindex:o?void 0:0,onKeyDown:this.onKeyDown,onFocus:this.onFocus,onBlur:this.onBlur,onClick:this.onClick,class:l(e,{[y]:!0,"in-item":h("ion-item",c),"checkbox-checked":t,"checkbox-disabled":o,"ion-focusable":!0,"checkbox-indeterminate":s,interactive:!0,[`checkbox-justify-${x}`]:void 0!==x,[`checkbox-alignment-${g}`]:void 0!==g,[`checkbox-label-placement-${d}`]:!0,[`checkbox-size-${u}`]:void 0!==u,[`checkbox-shape-${w}`]:!0})},r("label",{key:"b738405814ff7b5521ad2f4b4e53fc1e5162119e",class:"checkbox-wrapper",htmlFor:k},r("input",Object.assign({key:"40153b8470c7f04bb407f76e07c11610e0c932b5",type:"checkbox",checked:!!t||void 0,disabled:o,id:k,onChange:this.toggleChecked,required:v},p)),r("div",{key:"7e388c014c7a1852cef5daf0580555842f07d1a6",class:{"label-text-wrapper":!0,"label-text-wrapper-hidden":!this.hasLabelContent},part:"label",id:this.inputLabelId,onClick:this.onDivLabelClick},r("slot",{key:"84c5b65d0c2a95955ac14f29d9fd0962eb7124ff"}),this.renderHintText()),r("div",{key:"dd9f94ea794ffa607e3e294f4183102cea85b905",class:"native-wrapper"},r("svg",{key:"da55f34abc0b3aa84045297a6f9809b815492aea",class:"checkbox-icon",viewBox:"ionic"===y?"0 0 256 256":"0 0 24 24",part:"container","aria-hidden":"true"},j))))}getSVGPath(e,t){let o=r("path",t?{d:"M6 12L18 12",part:"mark"}:{d:"M5.9,12.5l3.8,3.8l8.8-8.8",part:"mark"});return"md"===e?o=r("path",t?{d:"M2 12H22",part:"mark"}:{d:"M1.73,12.91 8.1,19.28 22.79,4.59",part:"mark"}):"ionic"===e&&(o=r("path",t?{d:"M228,128a12,12,0,0,1-12,12H40a12,12,0,0,1,0-24H216A12,12,0,0,1,228,128Z"}:{d:"M232.49,80.49l-128,128a12,12,0,0,1-17,0l-56-56a12,12,0,1,1,17-17L96,183,215.51,63.51a12,12,0,0,1,17,17Z"})),o}get el(){return this}static get style(){return{ionic:':host{display:inline-block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:host(.in-item){-ms-flex:1 1 0px;flex:1 1 0;width:100%;height:100%}:host([slot=start]),:host([slot=end]){-ms-flex:initial;flex:initial;width:auto}.checkbox-wrapper{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:inherit;cursor:inherit}.label-text-wrapper{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.label-text-wrapper-hidden{display:none}input{display:none}.native-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.checkbox-icon{position:relative}.checkbox-icon path{opacity:0}.checkbox-bottom{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;white-space:normal}.checkbox-bottom .error-text{display:none}.checkbox-bottom .helper-text{display:block}:host(.ion-touched.ion-invalid) .checkbox-bottom .error-text{display:block}:host(.ion-touched.ion-invalid) .checkbox-bottom .helper-text{display:none}:host(.checkbox-label-placement-start) .checkbox-wrapper{-ms-flex-direction:row;flex-direction:row}:host(.checkbox-label-placement-end) .checkbox-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:start;justify-content:start}:host(.checkbox-label-placement-fixed) .label-text-wrapper{-ms-flex:0 0 100px;flex:0 0 100px;width:100px;min-width:100px;max-width:200px}:host(.checkbox-label-placement-stacked) .checkbox-wrapper{-ms-flex-direction:column;flex-direction:column;text-align:center}:host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper{-webkit-transform-origin:left top;transform-origin:left top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-start .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-start:dir(rtl)) .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}}:host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper{-webkit-transform-origin:center top;transform-origin:center top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-center .label-text-wrapper{-webkit-transform-origin:calc(100% - center) top;transform-origin:calc(100% - center) top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-center:dir(rtl)) .label-text-wrapper{-webkit-transform-origin:calc(100% - center) top;transform-origin:calc(100% - center) top}}:host(.checkbox-justify-space-between) .checkbox-wrapper{-ms-flex-pack:justify;justify-content:space-between}:host(.checkbox-justify-start) .checkbox-wrapper{-ms-flex-pack:start;justify-content:start}:host(.checkbox-justify-end) .checkbox-wrapper{-ms-flex-pack:end;justify-content:end}:host(.checkbox-alignment-start) .checkbox-wrapper{-ms-flex-align:start;align-items:start}:host(.checkbox-alignment-center) .checkbox-wrapper{-ms-flex-align:center;align-items:center}:host(.checkbox-justify-space-between),:host(.checkbox-justify-start),:host(.checkbox-justify-end),:host(.checkbox-alignment-start),:host(.checkbox-alignment-center){display:block}:host(.checkbox-checked) .checkbox-icon,:host(.checkbox-indeterminate) .checkbox-icon{border-color:var(--border-color-checked);background:var(--checkbox-background-checked)}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{opacity:1}:host(.checkbox-disabled){pointer-events:none}:host{--border-width:var(--token-border-size-025, var(--token-scale-025, 1px));--border-style:var(--token-border-style-solid, solid);--border-color:var(--token-primitives-neutral-800, #626262);--checkmark-width:var(--token-scale-400, 16px);--checkmark-height:var(--checkmark-width);--focus-ring-color:var(--token-border-focus-default, var(--token-primitives-blue-400, #b5c0f7));--focus-ring-width:var(--token-border-size-050, var(--token-scale-050, 2px));--focus-ring-offset:var(--token-space-050, var(--token-scale-050, 2px));--size:var(--token-scale-600, 24px);--checkbox-background:var(--token-bg-input-default, var(--token-primitives-base-white, #ffffff));--checkbox-background-checked:var(--token-bg-primary-base-default, var(--token-semantics-primary-base, var(--token-semantics-primary-700, var(--token-primitives-blue-700, #105cef))));--border-color-checked:var(--token-semantics-primary-base, var(--token-semantics-primary-700, var(--token-primitives-blue-700, #105cef)));--checkmark-color:var(--token-bg-surface-default, var(--token-primitives-base-white, #ffffff));--transition:none;z-index:2}:host::after{right:0;left:0;top:50%;position:absolute;height:100%;min-height:var(--token-scale-1200, 48px);-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";cursor:pointer;z-index:1}:host .native-wrapper{position:relative}.label-text-wrapper{color:var(--token-text-default, var(--token-primitives-neutral-1200, #242424))}:host(.in-item) .label-text-wrapper{margin-top:var(--token-space-250, var(--token-scale-250, 10px));margin-bottom:var(--token-space-250, var(--token-scale-250, 10px))}:host(.in-item.checkbox-label-placement-stacked) .label-text-wrapper{margin-top:var(--token-space-250, var(--token-scale-250, 10px));margin-bottom:var(--token-space-400, var(--token-scale-400, 16px))}:host(.in-item.checkbox-label-placement-stacked) .native-wrapper{margin-bottom:var(--token-space-250, var(--token-scale-250, 10px))}input{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}.native-wrapper{border-radius:var(--border-radius);-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:center;justify-content:center;width:var(--size);height:var(--size);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--checkbox-background);-webkit-box-sizing:border-box;box-sizing:border-box}.checkbox-icon{width:var(--checkmark-width);height:var(--checkmark-height)}.checkbox-icon path{fill:var(--checkmark-color)}.checkbox-bottom{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}.checkbox-bottom .error-text{color:var(--token-text-danger, var(--token-semantics-danger-900, var(--token-primitives-red-900, #991b1b)))}.checkbox-bottom .helper-text{color:var(--token-text-subtlest, var(--token-primitives-neutral-800, #626262))}:host(.checkbox-label-placement-start) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:var(--token-space-400, var(--token-scale-400, 16px));margin-inline-end:var(--token-space-400, var(--token-scale-400, 16px))}:host(.checkbox-label-placement-end) .label-text-wrapper{-webkit-margin-start:var(--token-space-400, var(--token-scale-400, 16px));margin-inline-start:var(--token-space-400, var(--token-scale-400, 16px));-webkit-margin-end:0;margin-inline-end:0}:host(.checkbox-label-placement-fixed) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:var(--token-space-400, var(--token-scale-400, 16px));margin-inline-end:var(--token-space-400, var(--token-scale-400, 16px))}:host(.checkbox-label-placement-stacked) .label-text-wrapper{-webkit-transform:scale(0.75);transform:scale(0.75);margin-left:0;margin-right:0;margin-bottom:var(--token-space-400, var(--token-scale-400, 16px));max-width:133.3333333333%}:host(.checkbox-size-small){--size:var(--token-scale-400, 16px)}:host(.checkbox-checked) .native-wrapper,:host(.checkbox-indeterminate) .native-wrapper{border-color:var(--border-color-checked);background:var(--checkbox-background-checked)}:host(.ion-invalid){--focus-ring-color:var(--token-border-danger-default, var(--token-semantics-danger-800, var(--token-primitives-red-800, #bf2222)))}:host(.ion-invalid:not(.checkbox-checked)) .native-wrapper,:host(.ion-invalid:not(.checkbox-checked).checkbox-disabled) .native-wrapper{border-color:var(--token-border-danger-default, var(--token-semantics-danger-800, var(--token-primitives-red-800, #bf2222)))}:host(.checkbox-disabled) .native-wrapper: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;right:unset;left:unset;top:unset;bottom:unset;width:inherit;height:inherit}:host(.checkbox-disabled.checkbox-checked) .native-wrapper{border-width:var(--token-border-size-0, var(--token-scale-0, 0px));background-color:var(--token-bg-primary-base-default, var(--token-semantics-primary-base, var(--token-semantics-primary-700, var(--token-primitives-blue-700, #105cef))))}@media (any-hover: hover){:host(:hover) .native-wrapper{background-color:var(--token-primitives-neutral-100, #f3f3f3)}:host(:hover.checkbox-checked) .native-wrapper,:host(:hover.checkbox-checked) .checkbox-icon,:host(:hover.checkbox-indeterminate) .native-wrapper,:host(:hover.checkbox-indeterminate) .checkbox-icon{background-color:var(--token-semantics-primary-800, var(--token-primitives-blue-800, #0f54da))}}:host(.ion-focused:not(.checkbox-disabled)) .native-wrapper{outline-offset:var(--focus-ring-width);outline:var(--focus-ring-width) var(--token-border-style-solid, solid) var(--focus-ring-color)}:host(.ion-activated) .native-wrapper{background-color:var(--token-bg-input-press, var(--token-primitives-neutral-200, #eae9e9))}:host(.ion-activated.checkbox-checked) .native-wrapper,:host(.ion-activated.checkbox-checked) .checkbox-icon,:host(.ion-activated.checkbox-indeterminate) .native-wrapper,:host(.ion-activated.checkbox-indeterminate) .checkbox-icon{background-color:var(--token-bg-primary-base-press, var(--token-semantics-primary-900, var(--token-primitives-blue-900, #0d4bc3)))}:host(.ion-activated.ion-invalid:not(.checkbox-checked)){background-color:var(--token-bg-input-press, var(--token-primitives-neutral-200, #eae9e9))}:host(.ion-activated.ion-invalid:not(.checkbox-checked)) .native-wrapper{border-color:var(--token-border-danger-press, var(--token-semantics-danger-1000, var(--token-primitives-red-1000, #761515)))}:host(.checkbox-shape-soft){--border-radius:var(--token-border-radius-100, var(--token-scale-100, 4px))}:host(.checkbox-size-small.checkbox-shape-soft){--border-radius:var(--token-border-radius-025, var(--token-scale-050, 2px))}:host(.checkbox-shape-rectangular){--border-radius:var(--token-border-radius-0, var(--token-scale-0, 0px))}.checkbox-wrapper{min-height:var(--token-scale-1200, 48px)}',ios:":host{display:inline-block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:host(.in-item){-ms-flex:1 1 0px;flex:1 1 0;width:100%;height:100%}:host([slot=start]),:host([slot=end]){-ms-flex:initial;flex:initial;width:auto}.checkbox-wrapper{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:inherit;cursor:inherit}.label-text-wrapper{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.label-text-wrapper-hidden{display:none}input{display:none}.native-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.checkbox-icon{position:relative}.checkbox-icon path{opacity:0}.checkbox-bottom{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;white-space:normal}.checkbox-bottom .error-text{display:none}.checkbox-bottom .helper-text{display:block}:host(.ion-touched.ion-invalid) .checkbox-bottom .error-text{display:block}:host(.ion-touched.ion-invalid) .checkbox-bottom .helper-text{display:none}:host(.checkbox-label-placement-start) .checkbox-wrapper{-ms-flex-direction:row;flex-direction:row}:host(.checkbox-label-placement-end) .checkbox-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:start;justify-content:start}:host(.checkbox-label-placement-fixed) .label-text-wrapper{-ms-flex:0 0 100px;flex:0 0 100px;width:100px;min-width:100px;max-width:200px}:host(.checkbox-label-placement-stacked) .checkbox-wrapper{-ms-flex-direction:column;flex-direction:column;text-align:center}:host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper{-webkit-transform-origin:left top;transform-origin:left top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-start .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-start:dir(rtl)) .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}}:host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper{-webkit-transform-origin:center top;transform-origin:center top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-center .label-text-wrapper{-webkit-transform-origin:calc(100% - center) top;transform-origin:calc(100% - center) top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-center:dir(rtl)) .label-text-wrapper{-webkit-transform-origin:calc(100% - center) top;transform-origin:calc(100% - center) top}}:host(.checkbox-justify-space-between) .checkbox-wrapper{-ms-flex-pack:justify;justify-content:space-between}:host(.checkbox-justify-start) .checkbox-wrapper{-ms-flex-pack:start;justify-content:start}:host(.checkbox-justify-end) .checkbox-wrapper{-ms-flex-pack:end;justify-content:end}:host(.checkbox-alignment-start) .checkbox-wrapper{-ms-flex-align:start;align-items:start}:host(.checkbox-alignment-center) .checkbox-wrapper{-ms-flex-align:center;align-items:center}:host(.checkbox-justify-space-between),:host(.checkbox-justify-start),:host(.checkbox-justify-end),:host(.checkbox-alignment-start),:host(.checkbox-alignment-center){display:block}:host(.checkbox-checked) .checkbox-icon,:host(.checkbox-indeterminate) .checkbox-icon{border-color:var(--border-color-checked);background:var(--checkbox-background-checked)}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{opacity:1}:host(.checkbox-disabled){pointer-events:none}:host{--checkbox-background-checked:var(--ion-color-primary, #0054e9);--border-color-checked:var(--ion-color-primary, #0054e9);--checkmark-color:var(--ion-color-primary-contrast, #fff);--transition:none;z-index:2}:host(.ion-color){--checkbox-background-checked:var(--ion-color-base);--border-color-checked:var(--ion-color-base);--checkmark-color:var(--ion-color-contrast)}:host(.in-item) .label-text-wrapper,:host(.in-item:not(.checkbox-label-placement-stacked):not([slot])) .native-wrapper{margin-top:10px;margin-bottom:10px}:host(.in-item.checkbox-label-placement-stacked) .label-text-wrapper{margin-top:10px;margin-bottom:16px}:host(.in-item.checkbox-label-placement-stacked) .native-wrapper{margin-bottom:10px}.checkbox-icon{border-radius:var(--border-radius);width:var(--size);height:var(--size);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--checkbox-background);-webkit-box-sizing:border-box;box-sizing:border-box}.checkbox-icon path{fill:none;stroke:var(--checkmark-color);stroke-width:var(--checkmark-width)}.checkbox-bottom{padding-top:4px;font-size:0.75rem}:host(.checkbox-label-placement-stacked) .checkbox-bottom{font-size:1rem}.checkbox-bottom .error-text{color:var(--ion-color-danger, #c5000f)}.checkbox-bottom .helper-text{color:var(--ion-color-step-700, var(--ion-text-color-step-300, #4d4d4d))}:host(.checkbox-label-placement-start) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.checkbox-label-placement-end) .label-text-wrapper{-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:0;margin-inline-end:0}:host(.checkbox-label-placement-fixed) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.checkbox-label-placement-stacked) .label-text-wrapper{-webkit-transform:scale(0.75);transform:scale(0.75);margin-left:0;margin-right:0;margin-bottom:16px;max-width:calc(100% / 0.75)}:host{--border-radius:50%;--border-width:0.125rem;--border-style:solid;--border-color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.23);--checkbox-background:var(--ion-item-background, var(--ion-background-color, #fff));--size:min(1.375rem, 55.836px);--checkmark-width:1.5px}:host(.checkbox-disabled){opacity:0.3}",md:":host{display:inline-block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:host(.in-item){-ms-flex:1 1 0px;flex:1 1 0;width:100%;height:100%}:host([slot=start]),:host([slot=end]){-ms-flex:initial;flex:initial;width:auto}.checkbox-wrapper{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:inherit;cursor:inherit}.label-text-wrapper{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.label-text-wrapper-hidden{display:none}input{display:none}.native-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.checkbox-icon{position:relative}.checkbox-icon path{opacity:0}.checkbox-bottom{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;white-space:normal}.checkbox-bottom .error-text{display:none}.checkbox-bottom .helper-text{display:block}:host(.ion-touched.ion-invalid) .checkbox-bottom .error-text{display:block}:host(.ion-touched.ion-invalid) .checkbox-bottom .helper-text{display:none}:host(.checkbox-label-placement-start) .checkbox-wrapper{-ms-flex-direction:row;flex-direction:row}:host(.checkbox-label-placement-end) .checkbox-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:start;justify-content:start}:host(.checkbox-label-placement-fixed) .label-text-wrapper{-ms-flex:0 0 100px;flex:0 0 100px;width:100px;min-width:100px;max-width:200px}:host(.checkbox-label-placement-stacked) .checkbox-wrapper{-ms-flex-direction:column;flex-direction:column;text-align:center}:host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper{-webkit-transform-origin:left top;transform-origin:left top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-start .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-start:dir(rtl)) .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}}:host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper{-webkit-transform-origin:center top;transform-origin:center top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-center .label-text-wrapper{-webkit-transform-origin:calc(100% - center) top;transform-origin:calc(100% - center) top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-center:dir(rtl)) .label-text-wrapper{-webkit-transform-origin:calc(100% - center) top;transform-origin:calc(100% - center) top}}:host(.checkbox-justify-space-between) .checkbox-wrapper{-ms-flex-pack:justify;justify-content:space-between}:host(.checkbox-justify-start) .checkbox-wrapper{-ms-flex-pack:start;justify-content:start}:host(.checkbox-justify-end) .checkbox-wrapper{-ms-flex-pack:end;justify-content:end}:host(.checkbox-alignment-start) .checkbox-wrapper{-ms-flex-align:start;align-items:start}:host(.checkbox-alignment-center) .checkbox-wrapper{-ms-flex-align:center;align-items:center}:host(.checkbox-justify-space-between),:host(.checkbox-justify-start),:host(.checkbox-justify-end),:host(.checkbox-alignment-start),:host(.checkbox-alignment-center){display:block}:host(.checkbox-checked) .checkbox-icon,:host(.checkbox-indeterminate) .checkbox-icon{border-color:var(--border-color-checked);background:var(--checkbox-background-checked)}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{opacity:1}:host(.checkbox-disabled){pointer-events:none}:host{--checkbox-background-checked:var(--ion-color-primary, #0054e9);--border-color-checked:var(--ion-color-primary, #0054e9);--checkmark-color:var(--ion-color-primary-contrast, #fff);--transition:none;z-index:2}:host(.ion-color){--checkbox-background-checked:var(--ion-color-base);--border-color-checked:var(--ion-color-base);--checkmark-color:var(--ion-color-contrast)}:host(.in-item) .label-text-wrapper,:host(.in-item:not(.checkbox-label-placement-stacked):not([slot])) .native-wrapper{margin-top:10px;margin-bottom:10px}:host(.in-item.checkbox-label-placement-stacked) .label-text-wrapper{margin-top:10px;margin-bottom:16px}:host(.in-item.checkbox-label-placement-stacked) .native-wrapper{margin-bottom:10px}.checkbox-icon{border-radius:var(--border-radius);width:var(--size);height:var(--size);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--checkbox-background);-webkit-box-sizing:border-box;box-sizing:border-box}.checkbox-icon path{fill:none;stroke:var(--checkmark-color);stroke-width:var(--checkmark-width)}.checkbox-bottom{padding-top:4px;font-size:0.75rem}:host(.checkbox-label-placement-stacked) .checkbox-bottom{font-size:1rem}.checkbox-bottom .error-text{color:var(--ion-color-danger, #c5000f)}.checkbox-bottom .helper-text{color:var(--ion-color-step-700, var(--ion-text-color-step-300, #4d4d4d))}:host(.checkbox-label-placement-start) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.checkbox-label-placement-end) .label-text-wrapper{-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:0;margin-inline-end:0}:host(.checkbox-label-placement-fixed) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.checkbox-label-placement-stacked) .label-text-wrapper{-webkit-transform:scale(0.75);transform:scale(0.75);margin-left:0;margin-right:0;margin-bottom:16px;max-width:calc(100% / 0.75)}:host{--border-radius:calc(var(--size) * 0.125);--border-width:2px;--border-style:solid;--border-color:rgb(var(--ion-text-color-rgb, 0, 0, 0), 0.6);--checkmark-width:3;--checkbox-background:var(--ion-item-background, var(--ion-background-color, #fff));--transition:background 180ms cubic-bezier(0.4, 0, 0.2, 1);--size:18px}.checkbox-icon path{stroke-dasharray:30;stroke-dashoffset:30}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{stroke-dashoffset:0;-webkit-transition:stroke-dashoffset 90ms linear 90ms;transition:stroke-dashoffset 90ms linear 90ms}:host(.checkbox-disabled) .label-text-wrapper{opacity:0.38}:host(.checkbox-disabled) .native-wrapper{opacity:0.63}"}}},[289,"ion-checkbox",{color:[513],name:[1],checked:[1028],indeterminate:[1028],disabled:[4],errorText:[1,"error-text"],helperText:[1,"helper-text"],value:[8],labelPlacement:[1,"label-placement"],justify:[1],alignment:[1],required:[4],shape:[1],size:[1],isInvalid:[32],hasLabelContent:[32],hintTextId:[32],setFocus:[64]}]);let k=0;function x(){"undefined"!=typeof customElements&&["ion-checkbox"].forEach((e=>{"ion-checkbox"===e&&(customElements.get(c(e))||customElements.define(c(e),p))}))}export{p as C,x as d}
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * (C) Ionic http://ionicframework.com - MIT License
3
+ */
4
+ import{w as r}from"./p-3Ni1Z654.js";import{c as t}from"./p-BO4aickU.js";import{c as s,t as a,f as e}from"./p-BqDiJgC_.js";const o=r=>{const t=r.previousElementSibling;return null!==t&&"ION-HEADER"===t.tagName?"translate":"scale"},n=(r,t,s)=>"scale"===r?i(t,s):p(t,s),f=r=>{const s=r.querySelector("ion-spinner"),a=s.shadowRoot.querySelector("circle"),e=r.querySelector(".spinner-arrow-container"),o=r.querySelector(".arrow-container"),n=o?o.querySelector("ion-icon"):null,f=t().duration(1e3).easing("ease-out"),i=t().addElement(e).keyframes([{offset:0,opacity:"0.3"},{offset:.45,opacity:"0.3"},{offset:.55,opacity:"1"},{offset:1,opacity:"1"}]),p=t().addElement(a).keyframes([{offset:0,strokeDasharray:"1px, 200px"},{offset:.2,strokeDasharray:"1px, 200px"},{offset:.55,strokeDasharray:"100px, 200px"},{offset:1,strokeDasharray:"100px, 200px"}]),c=t().addElement(s).keyframes([{offset:0,transform:"rotate(-90deg)"},{offset:1,transform:"rotate(210deg)"}]);if(o&&n){const r=t().addElement(o).keyframes([{offset:0,transform:"rotate(0deg)"},{offset:.3,transform:"rotate(0deg)"},{offset:.55,transform:"rotate(280deg)"},{offset:1,transform:"rotate(400deg)"}]),s=t().addElement(n).keyframes([{offset:0,transform:"translateX(2px) scale(0)"},{offset:.3,transform:"translateX(2px) scale(0)"},{offset:.55,transform:"translateX(-1.5px) scale(1)"},{offset:1,transform:"translateX(-1.5px) scale(1)"}]);f.addAnimation([r,s])}return f.addAnimation([i,p,c])},i=(r,s)=>{const a=s.clientHeight,e=t().addElement(r).keyframes([{offset:0,transform:`scale(0) translateY(-${a}px)`},{offset:1,transform:"scale(1) translateY(100px)"}]);return f(r).addAnimation([e])},p=(r,s)=>{const a=s.clientHeight,e=t().addElement(r).keyframes([{offset:0,transform:`translateY(-${a}px)`},{offset:1,transform:"translateY(100px)"}]);return f(r).addAnimation([e])},c=r=>t().duration(125).addElement(r).fromTo("transform","translateY(var(--ion-pulling-refresher-translate, 100px))","translateY(0px)"),l=(r,t)=>{r.style.setProperty("opacity",t.toString())},m=(t,s,a)=>{r((()=>{t.forEach(((r,t)=>{const o=t*(1/s),n=e(0,(a-o)/(1-o),1);r.style.setProperty("opacity",n.toString())}))}))},x=(t,s)=>{r((()=>{t.style.setProperty("--refreshing-rotation-duration",s>=1?"0.5s":"2s"),t.style.setProperty("opacity","1")}))},u=(t,s,e=200)=>{if(!t)return Promise.resolve();const o=a(t,e);return r((()=>{t.style.setProperty("transition",`${e}ms all ease-out`),void 0===s?t.style.removeProperty("transform"):t.style.setProperty("transform",`translate3d(0px, ${s}, 0px)`)})),o},g=()=>navigator.maxTouchPoints>0&&CSS.supports("background: -webkit-named-image(apple-pay-logo-black)"),d=async(r,t)=>{const a=r.querySelector("ion-refresher-content");if(!a)return Promise.resolve(!1);await new Promise((r=>s(a,r)));const e=r.querySelector("ion-refresher-content .refresher-pulling ion-spinner"),o=r.querySelector("ion-refresher-content .refresher-refreshing ion-spinner");return null!==e&&null!==o&&("ios"===t&&g()||"md"===t)};export{l as a,m as b,c,n as d,g as e,o as g,x as h,d as s,u as t}
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * (C) Ionic http://ionicframework.com - MIT License
3
+ */
4
+ import{m as a}from"./p-BeVlsaLA.js";const s=async s=>{const t=await a.get(s);return!(!t||!await t.isActive())};export{s as u}
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * (C) Ionic http://ionicframework.com - MIT License
3
+ */
4
+ const M="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgMjU2IiBmaWxsPSJjdXJyZW50Q29sb3IiPjxwYXRoIGQ9Ik0yMDUuNjYsMTk0LjM0YTgsOCwwLDAsMS0xMS4zMiwxMS4zMkwxMjgsMTM5LjMxLDYxLjY2LDIwNS42NmE4LDgsMCwwLDEtMTEuMzItMTEuMzJMMTE2LjY5LDEyOCw1MC4zNCw2MS42NkE4LDgsMCwwLDEsNjEuNjYsNTAuMzRMMTI4LDExNi42OWw2Ni4zNC02Ni4zNWE4LDgsMCwwLDEsMTEuMzIsMTEuMzJMMTM5LjMxLDEyOFoiLz48L3N2Zz4=";export{M as x}
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * (C) Ionic http://ionicframework.com - MIT License
3
+ */
4
+ import{p as o,H as n,h as t,d as i,t as r}from"./p-3Ni1Z654.js";import{b as s}from"./p-CVBkx7m1.js";const a=o(class extends n{constructor(o){super(),!1!==o&&this.__registerHost(),this.collapse=!1}render(){const o=s(this);return t(i,{key:"95c107ba7871c801a5ef14c636dc8e2fe69debf3",class:{[o]:!0,"buttons-collapse":this.collapse}},t("slot",{key:"58669abfce458e1344b84286d4200e305017b958"}))}static get style(){return{ionic:".sc-ion-buttons-ionic-h{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-transform:translateZ(0);transform:translateZ(0)}.sc-ion-buttons-ionic-s ion-button{--padding-top:0;--padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.sc-ion-buttons-ionic-s .button-has-icon-only{--padding-top:0;--padding-bottom:0}.sc-ion-buttons-ionic-s .button-clear{--color:var(--token-text-default, var(--token-primitives-neutral-1200, #242424));--background:transparent;--background-activated:transparent;--background-focused:transparent;--background-hover:transparent}.sc-ion-buttons-ionic-s .button-has-icon-only{width:var(--token-scale-1000, 40px);height:var(--token-scale-1000, 40px)}.sc-ion-buttons-ionic-s ion-icon[slot=icon-only]{font-size:var(--token-font-size-600, 1.5rem)}",ios:".sc-ion-buttons-ios-h{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-transform:translateZ(0);transform:translateZ(0)}.sc-ion-buttons-ios-s ion-button{--padding-top:0;--padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.sc-ion-buttons-ios-h{z-index:99}.sc-ion-buttons-ios-s ion-button{--padding-top:0;--padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.sc-ion-buttons-ios-s ion-button{--padding-top:3px;--padding-bottom:3px;--padding-start:5px;--padding-end:5px;-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:2px;margin-inline-end:2px;min-height:32px}.sc-ion-buttons-ios-s .button-has-icon-only{--padding-top:0;--padding-bottom:0}.sc-ion-buttons-ios-s ion-button:not(.button-round){--border-radius:4px}.sc-ion-buttons-ios-h.ion-color.sc-ion-buttons-ios-s .button,.ion-color .sc-ion-buttons-ios-h.sc-ion-buttons-ios-s .button{--color:initial;--border-color:initial;--background-focused:var(--ion-color-contrast)}.sc-ion-buttons-ios-h.ion-color.sc-ion-buttons-ios-s .button-solid,.ion-color .sc-ion-buttons-ios-h.sc-ion-buttons-ios-s .button-solid{--background:var(--ion-color-contrast);--background-focused:#000;--background-focused-opacity:0.12;--background-activated:#000;--background-activated-opacity:0.12;--background-hover:var(--ion-color-base);--background-hover-opacity:0.45;--color:var(--ion-color-base);--color-focused:var(--ion-color-base)}.sc-ion-buttons-ios-h.ion-color.sc-ion-buttons-ios-s .button-clear,.ion-color .sc-ion-buttons-ios-h.sc-ion-buttons-ios-s .button-clear{--color-activated:var(--ion-color-contrast);--color-focused:var(--ion-color-contrast)}.sc-ion-buttons-ios-h.ion-color.sc-ion-buttons-ios-s .button-outline,.ion-color .sc-ion-buttons-ios-h.sc-ion-buttons-ios-s .button-outline{--color-activated:var(--ion-color-base);--color-focused:var(--ion-color-contrast);--background-activated:var(--ion-color-contrast)}.sc-ion-buttons-ios-s .button-clear,.sc-ion-buttons-ios-s .button-outline{--background-activated:transparent;--background-focused:currentColor;--background-hover:transparent}.sc-ion-buttons-ios-s .button-solid:not(.ion-color){--background-focused:#000;--background-focused-opacity:0.12;--background-activated:#000;--background-activated-opacity:0.12}.sc-ion-buttons-ios-s ion-icon[slot=start]{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-margin-end:0.3em;margin-inline-end:0.3em;font-size:1.41em;line-height:0.67}.sc-ion-buttons-ios-s ion-icon[slot=end]{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-margin-start:0.4em;margin-inline-start:0.4em;font-size:1.41em;line-height:0.67}.sc-ion-buttons-ios-s ion-icon[slot=icon-only]{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;font-size:1.65em;line-height:0.67}",md:".sc-ion-buttons-md-h{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-transform:translateZ(0);transform:translateZ(0)}.sc-ion-buttons-md-s ion-button{--padding-top:0;--padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.sc-ion-buttons-md-h{z-index:99}.sc-ion-buttons-md-s ion-button{--padding-top:0;--padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.sc-ion-buttons-md-s ion-button{--padding-top:3px;--padding-bottom:3px;--padding-start:8px;--padding-end:8px;--box-shadow:none;-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:2px;margin-inline-end:2px;min-height:32px}.sc-ion-buttons-md-s .button-has-icon-only{--padding-top:0;--padding-bottom:0}.sc-ion-buttons-md-s ion-button:not(.button-round){--border-radius:2px}.sc-ion-buttons-md-h.ion-color.sc-ion-buttons-md-s .button,.ion-color .sc-ion-buttons-md-h.sc-ion-buttons-md-s .button{--color:initial;--color-focused:var(--ion-color-contrast);--color-hover:var(--ion-color-contrast);--background-activated:transparent;--background-focused:var(--ion-color-contrast);--background-hover:var(--ion-color-contrast)}.sc-ion-buttons-md-h.ion-color.sc-ion-buttons-md-s .button-solid,.ion-color .sc-ion-buttons-md-h.sc-ion-buttons-md-s .button-solid{--background:var(--ion-color-contrast);--background-activated:transparent;--background-focused:var(--ion-color-shade);--background-hover:var(--ion-color-base);--color:var(--ion-color-base);--color-focused:var(--ion-color-base);--color-hover:var(--ion-color-base)}.sc-ion-buttons-md-h.ion-color.sc-ion-buttons-md-s .button-outline,.ion-color .sc-ion-buttons-md-h.sc-ion-buttons-md-s .button-outline{--border-color:var(--ion-color-contrast)}.sc-ion-buttons-md-s .button-has-icon-only.button-clear{--padding-top:12px;--padding-end:12px;--padding-bottom:12px;--padding-start:12px;--border-radius:50%;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;width:3rem;height:3rem}.sc-ion-buttons-md-s .button{--background-hover:currentColor}.sc-ion-buttons-md-s .button-solid{--color:var(--ion-toolbar-background, var(--ion-background-color, #fff));--background:var(--ion-toolbar-color, var(--ion-text-color, #424242));--background-activated:transparent;--background-focused:currentColor}.sc-ion-buttons-md-s .button-outline{--color:initial;--background:transparent;--background-activated:transparent;--background-focused:currentColor;--background-hover:currentColor;--border-color:currentColor}.sc-ion-buttons-md-s .button-clear{--color:initial;--background:transparent;--background-activated:transparent;--background-focused:currentColor;--background-hover:currentColor}.sc-ion-buttons-md-s ion-icon[slot=start]{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-margin-end:0.3em;margin-inline-end:0.3em;font-size:1.4em}.sc-ion-buttons-md-s ion-icon[slot=end]{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-margin-start:0.4em;margin-inline-start:0.4em;font-size:1.4em}.sc-ion-buttons-md-s ion-icon[slot=icon-only]{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;font-size:1.8em}"}}},[294,"ion-buttons",{collapse:[4]}]);function c(){"undefined"!=typeof customElements&&["ion-buttons"].forEach((o=>{"ion-buttons"===o&&(customElements.get(r(o))||customElements.define(r(o),a))}))}export{a as B,c as d}
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * (C) Ionic http://ionicframework.com - MIT License
3
+ */
4
+ import{p as o,H as t,e as a,h as s,t as r,d as n}from"./p-3Ni1Z654.js";import{b as i}from"./p-CVBkx7m1.js";const c=o(class extends t{constructor(o){super(),!1!==o&&this.__registerHost(),this.__attachShadow(),this.ionBackdropTap=a(this,"ionBackdropTap",7),this.visible=!0,this.tappable=!0,this.stopPropagation=!0}onMouseDown(o){this.emitTap(o)}emitTap(o){this.stopPropagation&&(o.preventDefault(),o.stopPropagation()),this.tappable&&this.ionBackdropTap.emit()}render(){const o=i(this);return s(n,{key:"730d0808e1043510fda404686d9883d83c0f31a4","aria-hidden":"true",class:{[o]:!0,"backdrop-hide":!this.visible,"backdrop-no-tappable":!this.tappable}})}static get style(){return{ionic:":host{right:0;left:0;top:0;bottom:0;display:block;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);contain:strict;cursor:pointer;opacity:0.01;-ms-touch-action:none;touch-action:none}:host(.backdrop-hide){background:transparent}:host(.backdrop-no-tappable){cursor:auto}:host{background-color:rgba(var(--token-primitives-base-black-rgb, 17, 17, 17), 0.7);z-index:2}",ios:":host{right:0;left:0;top:0;bottom:0;display:block;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);contain:strict;cursor:pointer;opacity:0.01;-ms-touch-action:none;touch-action:none}:host(.backdrop-hide){background:transparent}:host(.backdrop-no-tappable){cursor:auto}:host{z-index:2}:host{background-color:var(--ion-backdrop-color, #000)}",md:":host{right:0;left:0;top:0;bottom:0;display:block;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);contain:strict;cursor:pointer;opacity:0.01;-ms-touch-action:none;touch-action:none}:host(.backdrop-hide){background:transparent}:host(.backdrop-no-tappable){cursor:auto}:host{z-index:2}:host{background-color:var(--ion-backdrop-color, #000)}"}}},[33,"ion-backdrop",{visible:[4],tappable:[4],stopPropagation:[4,"stop-propagation"]},[[2,"click","onMouseDown"]]]);function e(){"undefined"!=typeof customElements&&["ion-backdrop"].forEach((o=>{"ion-backdrop"===o&&(customElements.get(r(o))||customElements.define(r(o),c))}))}export{c as B,e as d}
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import{g as t}from"./p-CIGNaXM1.js";var n,s;!function(t){t.Heavy="HEAVY",t.Medium="MEDIUM",t.Light="LIGHT"}(n||(n={})),function(t){t.Success="SUCCESS",t.Warning="WARNING",t.Error="ERROR"}(s||(s={}));const i={getEngine(){const n=t();if(null==n?void 0:n.isPluginAvailable("Haptics"))return n.Plugins.Haptics},available(){if(!this.getEngine())return!1;const n=t();return"web"!==(null==n?void 0:n.getPlatform())||"undefined"!=typeof navigator&&void 0!==navigator.vibrate},impact(t){const n=this.getEngine();n&&n.impact({style:t.style})},notification(t){const n=this.getEngine();n&&n.notification({type:t.type})},selection(){this.impact({style:n.Light})},selectionStart(){const t=this.getEngine();t&&t.selectionStart()},selectionChanged(){const t=this.getEngine();t&&t.selectionChanged()},selectionEnd(){const t=this.getEngine();t&&t.selectionEnd()}},o=()=>i.available(),e=()=>{o()&&i.selection()},a=()=>{o()&&i.selectionStart()},c=()=>{o()&&i.selectionChanged()},r=()=>{o()&&i.selectionEnd()},l=t=>{o()&&i.impact(t)};export{n as I,c as a,a as b,l as c,e as d,r as h}
4
+ import{g as t}from"./p-Cf9-xP7P.js";var n,s;!function(t){t.Heavy="HEAVY",t.Medium="MEDIUM",t.Light="LIGHT"}(n||(n={})),function(t){t.Success="SUCCESS",t.Warning="WARNING",t.Error="ERROR"}(s||(s={}));const i={getEngine(){const n=t();if(null==n?void 0:n.isPluginAvailable("Haptics"))return n.Plugins.Haptics},available(){if(!this.getEngine())return!1;const n=t();return"web"!==(null==n?void 0:n.getPlatform())||"undefined"!=typeof navigator&&void 0!==navigator.vibrate},impact(t){const n=this.getEngine();n&&n.impact({style:t.style})},notification(t){const n=this.getEngine();n&&n.notification({type:t.type})},selection(){this.impact({style:n.Light})},selectionStart(){const t=this.getEngine();t&&t.selectionStart()},selectionChanged(){const t=this.getEngine();t&&t.selectionChanged()},selectionEnd(){const t=this.getEngine();t&&t.selectionEnd()}},o=()=>i.available(),e=()=>{o()&&i.selection()},a=()=>{o()&&i.selectionStart()},c=()=>{o()&&i.selectionChanged()},r=()=>{o()&&i.selectionEnd()},l=t=>{o()&&i.impact(t)};export{n as I,c as a,a as b,l as c,e as d,r as h}
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * (C) Ionic http://ionicframework.com - MIT License
3
+ */
4
+ import{j as e}from"./p-3Ni1Z654.js";import{w as o}from"./p-CVBkx7m1.js";let t;const i=(e,o,i)=>{const n=o.startsWith("animation")?(r=e,void 0===t&&(t=void 0===r.style.animationName&&void 0!==r.style.webkitAnimationName?"-webkit-":""),t):"";var r;e.style.setProperty(n+o,i)},n=(e=[],o)=>{if(void 0!==o){const t=Array.isArray(o)?o:[o];return[...e,...t]}return e},r=t=>{let r,a,s,d,l,f,c,v,m,u,p,y=[],g=[],A=[],b=!1,C={},E=[],h=[],k={},S=0,R=!1,w=!1,T=!0,j=!1,D=!0,F=!1;const W=t,x=[],I=[],K=[],M=[],B=[],N=[],P=[],V=[],Z=[],q=[],z=[],G="function"==typeof AnimationEffect||void 0!==o&&"function"==typeof o.AnimationEffect,H="function"==typeof Element&&"function"==typeof Element.prototype.animate&&G,J=()=>z,L=(e,o)=>{const t=o.findIndex((o=>o.c===e));t>-1&&o.splice(t,1)},O=(e,o)=>(((null==o?void 0:o.oneTimeCallback)?I:x).push({c:e,o}),p),Q=()=>{H&&(z.forEach((e=>{e.cancel()})),z.length=0)},U=()=>{N.forEach((e=>{(null==e?void 0:e.parentNode)&&e.parentNode.removeChild(e)})),N.length=0},X=()=>void 0!==l?l:c?c.getFill():"both",Y=()=>void 0!==v?v:void 0!==f?f:c?c.getDirection():"normal",$=()=>R?"linear":void 0!==s?s:c?c.getEasing():"linear",_=()=>w?0:void 0!==m?m:void 0!==a?a:c?c.getDuration():0,ee=()=>void 0!==d?d:c?c.getIterations():1,oe=()=>void 0!==u?u:void 0!==r?r:c?c.getDelay():0,te=()=>{0!==S&&(S--,0===S&&((()=>{Z.forEach((e=>e())),q.forEach((e=>e()));const e=T?1:0,o=E,t=h,n=k;M.forEach((e=>{const r=e.classList;o.forEach((e=>r.add(e))),t.forEach((e=>r.remove(e)));for(const o in n)n.hasOwnProperty(o)&&i(e,o,n[o])})),m=void 0,v=void 0,u=void 0,x.forEach((o=>o.c(e,p))),I.forEach((o=>o.c(e,p))),I.length=0,D=!0,T&&(j=!0),T=!0})(),c&&c.animationFinish()))},ie=()=>{(()=>{P.forEach((e=>e())),V.forEach((e=>e()));const e=g,o=A,t=C;M.forEach((n=>{const r=n.classList;e.forEach((e=>r.add(e))),o.forEach((e=>r.remove(e)));for(const e in t)t.hasOwnProperty(e)&&i(n,e,t[e])}))})(),y.length>0&&H&&(M.forEach((e=>{const o=e.animate(y,{id:W,delay:oe(),duration:_(),easing:$(),iterations:ee(),fill:X(),direction:Y()});o.pause(),z.push(o)})),z.length>0&&(z[0].onfinish=()=>{te()})),b=!0},ne=e=>{e=Math.min(Math.max(e,0),.9999),H&&z.forEach((o=>{o.currentTime=o.effect.getComputedTiming().delay+_()*e,o.pause()}))},re=e=>{z.forEach((e=>{e.effect.updateTiming({delay:oe(),duration:_(),easing:$(),iterations:ee(),fill:X(),direction:Y()})})),void 0!==e&&ne(e)},ae=(e=!1,o=!0,t)=>(e&&B.forEach((i=>{i.update(e,o,t)})),H&&re(t),p),se=()=>{b&&(H?z.forEach((e=>{e.pause()})):M.forEach((e=>{i(e,"animation-play-state","paused")})),F=!0)},de=e=>new Promise((o=>{(null==e?void 0:e.sync)&&(w=!0,O((()=>w=!1),{oneTimeCallback:!0})),b||ie(),j&&(H&&(ne(0),re()),j=!1),D&&(S=B.length+1,D=!1);const t=()=>{L(i,I),o()},i=()=>{L(t,K),o()};O(i,{oneTimeCallback:!0}),K.push({c:t,o:{oneTimeCallback:!0}}),B.forEach((e=>{e.play()})),H?(z.forEach((e=>{e.play()})),0!==y.length&&0!==M.length||te()):te(),F=!1})),le=(e,o)=>{const t=y[0];return void 0===t||void 0!==t.offset&&0!==t.offset?y=[{offset:0,[e]:o},...y]:t[e]=o,p};return p={parentAnimation:c,elements:M,childAnimations:B,id:W,animationFinish:te,from:le,to:(e,o)=>{const t=y[y.length-1];return void 0===t||void 0!==t.offset&&1!==t.offset?y=[...y,{offset:1,[e]:o}]:t[e]=o,p},fromTo:(e,o,t)=>le(e,o).to(e,t),parent:e=>(c=e,p),play:de,pause:()=>(B.forEach((e=>{e.pause()})),se(),p),stop:()=>{B.forEach((e=>{e.stop()})),b&&(Q(),b=!1),R=!1,w=!1,D=!0,v=void 0,m=void 0,u=void 0,S=0,j=!1,T=!0,F=!1,K.forEach((e=>e.c(0,p))),K.length=0},destroy:e=>(B.forEach((o=>{o.destroy(e)})),(e=>{Q(),e&&U()})(e),M.length=0,B.length=0,y.length=0,x.length=0,I.length=0,b=!1,D=!0,p),keyframes:e=>{const o=y!==e;return y=e,o&&(e=>{H&&J().forEach((o=>{const t=o.effect;if(t.setKeyframes)t.setKeyframes(e);else{const i=new KeyframeEffect(t.target,e,t.getTiming());o.effect=i}}))})(y),p},addAnimation:e=>{if(null!=e)if(Array.isArray(e))for(const o of e)o.parent(p),B.push(o);else e.parent(p),B.push(e);return p},addElement:o=>{if(null!=o)if(1===o.nodeType)M.push(o);else if(o.length>=0)for(let e=0;e<o.length;e++)M.push(o[e]);else e("createAnimation - Invalid addElement value.");return p},update:ae,fill:e=>(l=e,ae(!0),p),direction:e=>(f=e,ae(!0),p),iterations:e=>(d=e,ae(!0),p),duration:e=>(H||0!==e||(e=1),a=e,ae(!0),p),easing:e=>(s=e,ae(!0),p),delay:e=>(r=e,ae(!0),p),getWebAnimations:J,getKeyframes:()=>y,getFill:X,getDirection:Y,getDelay:oe,getIterations:ee,getEasing:$,getDuration:_,afterAddRead:e=>(Z.push(e),p),afterAddWrite:e=>(q.push(e),p),afterClearStyles:(e=[])=>{for(const o of e)k[o]="";return p},afterStyles:(e={})=>(k=e,p),afterRemoveClass:e=>(h=n(h,e),p),afterAddClass:e=>(E=n(E,e),p),beforeAddRead:e=>(P.push(e),p),beforeAddWrite:e=>(V.push(e),p),beforeClearStyles:(e=[])=>{for(const o of e)C[o]="";return p},beforeStyles:(e={})=>(C=e,p),beforeRemoveClass:e=>(A=n(A,e),p),beforeAddClass:e=>(g=n(g,e),p),onFinish:O,isRunning:()=>0!==S&&!F,progressStart:(e=!1,o)=>(B.forEach((t=>{t.progressStart(e,o)})),se(),R=e,b||ie(),ae(!1,!0,o),p),progressStep:e=>(B.forEach((o=>{o.progressStep(e)})),ne(e),p),progressEnd:(e,o,t)=>(R=!1,B.forEach((i=>{i.progressEnd(e,o,t)})),void 0!==t&&(m=t),j=!1,T=!0,0===e?(v="reverse"===Y()?"normal":"reverse","reverse"===v&&(T=!1),H?(ae(),ne(1-o)):(u=(1-o)*_()*-1,ae(!1,!1))):1===e&&(H?(ae(),ne(o)):(u=o*_()*-1,ae(!1,!1))),void 0===e||c||de(),p)}};export{r as c}
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * (C) Ionic http://ionicframework.com - MIT License
3
+ */
4
+ import{p as t,H as o,e as i,f as a,w as e,c as r,h as n,d as s,t as d}from"./p-3Ni1Z654.js";import{a as h,i as l,d as p,r as c,f as m,p as f}from"./p-wCDzv5Q8.js";import{C as u,a as b,d as v}from"./p-XegQjlzJ.js";import{g as x,f as w,r as g,d as k,k as y}from"./p-BqDiJgC_.js";import{c as A}from"./p-B-hirT0v.js";import{g as Y}from"./p-Cf9-xP7P.js";import{G as O,O as S,F as C,e as E,B as D,j as B,k as M,f as T,g as P,h as N}from"./p-CtiqM786.js";import{g as j}from"./p-DaJxRxSQ.js";import{e as I,w as R}from"./p-t98_NeNv.js";import{w as z,c as $,b as L}from"./p-CVBkx7m1.js";import{KEYBOARD_DID_OPEN as F}from"./p-Cb9imMZh.js";import{c as W}from"./p-BO4aickU.js";import{g as H}from"./p-hHmYLOfE.js";import{createGesture as V}from"./p-Cl0B-RWe.js";import{d as Z}from"./p-BFCM_1oE.js";var _;!function(t){t.Dark="DARK",t.Light="LIGHT",t.Default="DEFAULT"}(_||(_={}));const K={getEngine(){const t=Y();if(null==t?void 0:t.isPluginAvailable("StatusBar"))return t.Plugins.StatusBar},setStyle(t){const o=this.getEngine();o&&o.setStyle(t)},getStyle:async function(){const t=this.getEngine();if(!t)return _.Default;const{style:o}=await t.getInfo();return o}},U=(t,o)=>{if(1===o)return 0;const i=1/(1-o);return t*i+-o*i},G=()=>{!z||z.innerWidth>=768||K.setStyle({style:_.Dark})},J=(t=_.Default)=>{!z||z.innerWidth>=768||K.setStyle({style:t})},Q=t=>{const{currentBreakpoint:o,backdropBreakpoint:i,expandToScroll:a,staticBackdropOpacity:e}=t,r=void 0===i||i<o;let n="0";e?n="calc(var(--backdrop-opacity)":r&&(n=`calc(var(--backdrop-opacity) * ${o})`);const s=W("backdropAnimation").fromTo("opacity",0,n);return r&&s.beforeStyles({"pointer-events":"none"}).afterClearStyles(["pointer-events"]),{wrapperAnimation:W("wrapperAnimation").keyframes([{offset:0,opacity:1,transform:"translateY(100%)"},{offset:1,opacity:1,transform:`translateY(${100-100*o}%)`}]),backdropAnimation:s,contentAnimation:a?void 0:W("contentAnimation").keyframes([{offset:0,opacity:1,maxHeight:100*(1-o)+"%"},{offset:1,opacity:1,maxHeight:100*o+"%"}])}},q=t=>{const{currentBreakpoint:o,backdropBreakpoint:i}=t,a=`calc(var(--backdrop-opacity) * ${U(o,i)})`,e=[{offset:0,opacity:a},{offset:1,opacity:0}],r=[{offset:0,opacity:a},{offset:i,opacity:0},{offset:1,opacity:0}],n=W("backdropAnimation").keyframes(0!==i?r:e);return{wrapperAnimation:W("wrapperAnimation").keyframes([{offset:0,opacity:1,transform:`translateY(${100-100*o}%)`},{offset:1,opacity:1,transform:"translateY(100%)"}]),backdropAnimation:n}},X=(t,o)=>{const{currentBreakpoint:i,expandToScroll:a}=o,e=x(t),{wrapperAnimation:r,backdropAnimation:n,contentAnimation:s}=void 0!==i?Q(o):{backdropAnimation:W().fromTo("opacity",.01,"var(--backdrop-opacity)").beforeStyles({"pointer-events":"none"}).afterClearStyles(["pointer-events"]),wrapperAnimation:W().keyframes([{offset:0,opacity:.01,transform:"translateY(40px)"},{offset:1,opacity:1,transform:"translateY(0px)"}]),contentAnimation:void 0};n.addElement(e.querySelector("ion-backdrop")),r.addElement(e.querySelector(".modal-wrapper")),!a&&(null==s||s.addElement(t.querySelector(".ion-page"))),n.duration(300).easing("ease-out"),r.duration(400).easing("cubic-bezier(0.32, 0.68, 0, 1)"),null==s||s.duration(400).easing("cubic-bezier(0.32, 0.68, 0, 1)");const d=W().addElement(t).addAnimation([n,r]);return s&&d.addAnimation(s),d},tt=async(t,o)=>{"function"==typeof t.canDismiss&&await t.canDismiss(void 0,O)&&(o.isRunning()?o.onFinish((()=>{t.dismiss(void 0,"handler")}),{oneTimeCallback:!0}):t.dismiss(void 0,"handler"))},ot=t=>.00255275*2.71828**(-14.9619*t)-1.00255*2.71828**(-.0380968*t)+1,it=.915,at=(t,o)=>w(400,t/Math.abs(1.1*o),500),et=(t,o)=>{const i=window.innerHeight,a=t.getBoundingClientRect().top,e=Math.round(1e3*(1-o/(i-a)))/1e3;return Math.max(0,Math.min(1,e))},rt=(t,o)=>{const{presentingEl:i,currentBreakpoint:a,expandToScroll:e}=o,r=x(t),{wrapperAnimation:n,backdropAnimation:s,contentAnimation:d}=void 0!==a?Q(o):{backdropAnimation:W().fromTo("opacity",.01,"var(--backdrop-opacity)").beforeStyles({"pointer-events":"none"}).afterClearStyles(["pointer-events"]),wrapperAnimation:W().fromTo("transform","translateY(100vh)","translateY(0vh)"),contentAnimation:void 0};s.addElement(r.querySelector("ion-backdrop")),n.addElement(r.querySelectorAll(".modal-wrapper, .modal-shadow")).beforeStyles({opacity:1}),!e&&(null==d||d.addElement(t.querySelector(".ion-page")));const h=W("entering-base").addElement(t).easing("cubic-bezier(0.32,0.72,0,1)").duration(500).addAnimation([n]);if(d&&h.addAnimation(d),i){const t=window.innerWidth<768,o="ION-MODAL"===i.tagName&&void 0!==i.presentingElement,a=x(i),e=W().beforeStyles({transform:"translateY(0)","transform-origin":"top center",overflow:"hidden"}),r=document.body;if(t){const t=CSS.supports("width","max(0px, 1px)")?"max(30px, var(--ion-safe-area-top))":"30px",a=`translateY(${o?"-10px":t}) scale(0.915)`;e.afterStyles({transform:a}).beforeAddWrite((()=>r.style.setProperty("background-color","black"))).addElement(i).keyframes([{offset:0,filter:"contrast(1)",transform:"translateY(0px) scale(1)",borderRadius:"0px"},{offset:1,filter:"contrast(0.85)",transform:a,borderRadius:"10px 10px 0 0"}]),h.addAnimation(e)}else if(h.addAnimation(s),o){const t=`translateY(-10px) scale(${o?it:1})`;e.afterStyles({transform:t}).addElement(a.querySelector(".modal-wrapper")).keyframes([{offset:0,filter:"contrast(1)",transform:"translateY(0) scale(1)"},{offset:1,filter:"contrast(0.85)",transform:t}]);const i=W().afterStyles({transform:t}).addElement(a.querySelector(".modal-shadow")).keyframes([{offset:0,opacity:"1",transform:"translateY(0) scale(1)"},{offset:1,opacity:"0",transform:t}]);h.addAnimation([e,i])}else n.fromTo("opacity","0","1")}else h.addAnimation(s);return h},nt=(t,o,i=500)=>{const{presentingEl:a,currentBreakpoint:e}=o,r=x(t),{wrapperAnimation:n,backdropAnimation:s}=void 0!==e?q(o):{backdropAnimation:W().fromTo("opacity","var(--backdrop-opacity)",0),wrapperAnimation:W().fromTo("transform","translateY(0vh)","translateY(100vh)")};s.addElement(r.querySelector("ion-backdrop")),n.addElement(r.querySelectorAll(".modal-wrapper, .modal-shadow")).beforeStyles({opacity:1});const d=W("leaving-base").addElement(t).easing("cubic-bezier(0.32,0.72,0,1)").duration(i).addAnimation(n);if(a){const t=window.innerWidth<768,o="ION-MODAL"===a.tagName&&void 0!==a.presentingElement,i=x(a),e=W().beforeClearStyles(["transform"]).afterClearStyles(["transform"]).onFinish((t=>{1===t&&(a.style.setProperty("overflow",""),Array.from(r.querySelectorAll("ion-modal:not(.overlay-hidden)")).filter((t=>void 0!==t.presentingElement)).length<=1&&r.style.setProperty("background-color",""))})),r=document.body;if(t){const t=CSS.supports("width","max(0px, 1px)")?"max(30px, var(--ion-safe-area-top))":"30px",i=`translateY(${o?"-10px":t}) scale(0.915)`;e.addElement(a).keyframes([{offset:0,filter:"contrast(0.85)",transform:i,borderRadius:"10px 10px 0 0"},{offset:1,filter:"contrast(1)",transform:"translateY(0px) scale(1)",borderRadius:"0px"}]),d.addAnimation(e)}else if(d.addAnimation(s),o){const t=`translateY(-10px) scale(${o?it:1})`;e.addElement(i.querySelector(".modal-wrapper")).afterStyles({transform:"translate3d(0, 0, 0)"}).keyframes([{offset:0,filter:"contrast(0.85)",transform:t},{offset:1,filter:"contrast(1)",transform:"translateY(0) scale(1)"}]);const a=W().addElement(i.querySelector(".modal-shadow")).afterStyles({transform:"translateY(0) scale(1)"}).keyframes([{offset:0,opacity:"0",transform:t},{offset:1,opacity:"1",transform:"translateY(0) scale(1)"}]);d.addAnimation([e,a])}else n.fromTo("opacity","1","0")}else d.addAnimation(s);return d},st=(t,o)=>{const{currentBreakpoint:i,expandToScroll:a}=o,e=x(t),{wrapperAnimation:r,backdropAnimation:n,contentAnimation:s}=void 0!==i?Q(o):{backdropAnimation:W().fromTo("opacity",.01,"var(--backdrop-opacity)").beforeStyles({"pointer-events":"none"}).afterClearStyles(["pointer-events"]),wrapperAnimation:W().keyframes([{offset:0,opacity:.01,transform:"translateY(40px)"},{offset:1,opacity:1,transform:"translateY(0px)"}]),contentAnimation:void 0};n.addElement(e.querySelector("ion-backdrop")),r.addElement(e.querySelector(".modal-wrapper")),!a&&(null==s||s.addElement(t.querySelector(".ion-page")));const d=W().addElement(t).easing("cubic-bezier(0.36,0.66,0.04,1)").duration(280).addAnimation([n,r]);return s&&d.addAnimation(s),d},dt=(t,o)=>{const{currentBreakpoint:i}=o,a=x(t),{wrapperAnimation:e,backdropAnimation:r}=void 0!==i?q(o):{backdropAnimation:W().fromTo("opacity","var(--backdrop-opacity)",0),wrapperAnimation:W().keyframes([{offset:0,opacity:.99,transform:"translateY(0px)"},{offset:1,opacity:0,transform:"translateY(40px)"}])};return r.addElement(a.querySelector("ion-backdrop")),e.addElement(a.querySelector(".modal-wrapper")),W().easing("cubic-bezier(0.47,0,0.745,0.715)").duration(200).addAnimation([r,e])},ht=new Set(["","100%","100vw","100vh","100dvw","100dvh","100svw","100svh"]);let lt=null,pt=!1;const ct=t=>{const o=getComputedStyle(t),i=o.getPropertyValue("--width").trim(),a=o.getPropertyValue("--height").trim();return!ht.has(i)&&!ht.has(a)},mt=(t,o)=>{t.style.setProperty("--ion-safe-area-top",o.top),t.style.setProperty("--ion-safe-area-bottom",o.bottom),t.style.setProperty("--ion-safe-area-left",o.left),t.style.setProperty("--ion-safe-area-right",o.right)},ft=t(class extends o{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.didPresent=i(this,"ionModalDidPresent",7),this.willPresent=i(this,"ionModalWillPresent",7),this.willDismiss=i(this,"ionModalWillDismiss",7),this.didDismiss=i(this,"ionModalDidDismiss",7),this.ionBreakpointDidChange=i(this,"ionBreakpointDidChange",7),this.didPresentShorthand=i(this,"didPresent",7),this.willPresentShorthand=i(this,"willPresent",7),this.willDismissShorthand=i(this,"willDismiss",7),this.didDismissShorthand=i(this,"didDismiss",7),this.ionMount=i(this,"ionMount",7),this.ionDragStart=i(this,"ionDragStart",7),this.ionDragMove=i(this,"ionDragMove",7),this.ionDragEnd=i(this,"ionDragEnd",7),this.lockController=A(),this.triggerController=E(),this.coreDelegate=u(),this.isSheetModal=!1,this.inheritedAttributes={},this.inline=!1,this.gestureAnimationDismissing=!1,this.presented=!1,this.hasController=!1,this.keyboardClose=!0,this.expandToScroll=!0,this.backdropBreakpoint=0,this.handleBehavior="none",this.backdropDismiss=!0,this.showBackdrop=!0,this.animated=!0,this.isOpen=!1,this.keepContentsMounted=!1,this.focusTrap=!0,this.canDismiss=!0,this.onHandleClick=()=>{const{sheetTransition:t,handleBehavior:o}=this;"cycle"===o&&void 0===t&&this.moveToNextBreakpoint()},this.onBackdropTap=()=>{const{sheetTransition:t}=this;void 0===t&&this.dismiss(void 0,D)},this.onLifecycle=t=>{const o=this.usersElement,i=ut[t.type];if(o&&i){const a=new CustomEvent(i,{bubbles:!1,cancelable:!1,detail:t.detail});o.dispatchEvent(a)}},this.onModalFocus=t=>{const{dragHandleEl:o,el:i}=this;t.target===i&&o&&-1!==o.tabIndex&&o.focus()},this.onSlotChange=({target:t})=>{t.assignedElements().forEach((t=>{t.querySelectorAll("ion-modal").forEach((t=>{null===t.getAttribute("data-parent-ion-modal")&&t.setAttribute("data-parent-ion-modal",this.el.id)}))}))}}onIsOpenChange(t,o){!0===t&&!1===o?this.present():!1===t&&!0===o&&this.dismiss()}triggerChanged(){const{trigger:t,el:o,triggerController:i}=this;t&&i.addClickListener(o,t)}onWindowResize(){this.presented&&(clearTimeout(this.resizeTimeout),this.resizeTimeout=setTimeout((()=>{const t=this.getSafeAreaContext();if(!t.isCardModal||this.enterAnimation||this.leaveAnimation||this.handleViewTransition(),t.isSheetModal&&this.updateSheetOffsetTop(),!t.isSheetModal&&!t.isCardModal){this.updateSafeAreaOverrides();const{contentEl:t,hasFooter:o}=this.findContentAndFooter();this.clearContentSafeAreaPadding(t),this.applyFullscreenSafeAreaTo(t,o)}}),50))}breakpointsChanged(t){void 0!==t&&(this.sortedBreakpoints=t.sort(((t,o)=>t-o)))}connectedCallback(){const{el:t}=this;B(t),this.triggerChanged()}disconnectedCallback(){this.triggerController.removeClickListener(),this.cleanupViewTransitionListener(),this.cleanupParentRemovalObserver(),this.cleanupSafeAreaOverrides()}componentWillLoad(){var t;const{breakpoints:o,initialBreakpoint:i,el:e,htmlAttributes:r}=this,n=this.isSheetModal=void 0!==o&&void 0!==i,s=["aria-label","role"];this.inheritedAttributes=k(e,s),e.parentNode&&(this.cachedOriginalParent=e.parentNode),void 0!==r&&s.forEach((t=>{r[t]&&(this.inheritedAttributes=Object.assign(Object.assign({},this.inheritedAttributes),{[t]:r[t]}),delete r[t])})),n&&(this.currentBreakpoint=this.initialBreakpoint),void 0===o||void 0===i||o.includes(i)||a("[ion-modal] - Your breakpoints array must include the initialBreakpoint value."),(null===(t=this.htmlAttributes)||void 0===t?void 0:t.id)||M(this.el)}componentDidLoad(){!0===this.isOpen&&g((()=>this.present())),this.breakpointsChanged(this.breakpoints),this.triggerChanged()}getDelegate(t=!1){if(this.workingDelegate&&!t)return{delegate:this.workingDelegate,inline:this.inline};const o=this.inline=null!==this.el.parentNode&&!this.hasController;return{inline:o,delegate:this.workingDelegate=o?this.delegate||this.coreDelegate:this.delegate}}async checkCanDismiss(t,o){const{canDismiss:i}=this;return"function"==typeof i?i(t,o):i}async present(){const t=await this.lockController.lock();if(this.presented)return void t();const{presentingElement:o,el:i}=this;this.currentBreakpoint=this.initialBreakpoint;const{inline:a,delegate:r}=this.getDelegate(!0);this.ionMount.emit(),this.usersElement=await b(r,i,this.component,["ion-page"],this.componentProps,a),y(i)?await I(this.usersElement):this.keepContentsMounted||await R(),e((()=>this.el.classList.add("show-modal"))),this.isSheetModal=void 0!==this.breakpoints&&void 0!==this.initialBreakpoint,this.setInitialSafeAreaOverrides();const n=void 0!==o;n&&"ios"===$(this)&&(this.statusBarStyle=await K.getStyle(),G()),await T(this,"modalEnter",rt,st,X,{presentingEl:o,currentBreakpoint:this.initialBreakpoint,backdropBreakpoint:this.backdropBreakpoint,expandToScroll:this.expandToScroll,staticBackdropOpacity:"ionic"===L(this)}),this.updateSafeAreaOverrides(),this.applyFullscreenSafeArea(),"undefined"!=typeof window&&(this.keyboardOpenCallback=()=>{this.gesture&&(this.gesture.enable(!1),g((()=>{this.gesture&&this.gesture.enable(!0)})))},window.addEventListener(F,this.keyboardOpenCallback)),this.isSheetModal?this.initSheetGesture():n&&this.initSwipeToClose(),this.initViewTransitionListener(),this.initParentRemovalObserver(),t()}initSwipeToClose(){var t;if("ios"!==$(this))return;const{el:o}=this,i=this.leaveAnimation||r.get("modalLeave",nt),a=this.animation=i(o,{presentingEl:this.presentingElement,expandToScroll:this.expandToScroll});if(!m(o))return void f(o);const e=null!==(t=this.statusBarStyle)&&void 0!==t?t:_.Default;this.gesture=((t,o,i,a,e,r,n)=>{const s=.5,d=t.offsetHeight;let m=!1,f=!1,u=null,b=null,v=!0,g=0;const k=V({el:t,gestureName:"modalSwipeToClose",gesturePriority:S,direction:"y",threshold:10,canStart:t=>{const o=t.event.target;if(null===o||!o.closest)return!0;if(u=h(o),u){if(l(u)){const t=x(u);b=t.querySelector(".inner-scroll")}else b=u;return!u.querySelector("ion-refresher")&&0===b.scrollTop}return null===o.closest("ion-footer")},onStart:i=>{const{deltaY:a}=i;v=!u||!l(u)||u.scrollY,f=void 0!==t.canDismiss&&!0!==t.canDismiss,a>0&&u&&p(u),o.progressStart(!0,m?1:0),e()},onMove:a=>{const{deltaY:e}=a;e>0&&u&&p(u);const n=a.deltaY/d,h=n>=0&&f,l=h?.2:.9999,c=h?ot(n/l):n,m=w(1e-4,c,l);o.progressStep(m),m>=s&&g<s?J(i):m<s&&g>=s&&G(),g=m;const b={currentY:a.currentY,deltaY:a.deltaY,velocityY:a.velocityY,progress:et(t,a.deltaY)};r(b)},onEnd:i=>{const e=i.velocityY,r=i.deltaY/d,h=r>=0&&f,l=h?.2:.9999,p=h?ot(r/l):r,b=w(1e-4,p,l),x=!h&&(i.deltaY+1e3*e)/d>=s;let g=x?-.001:.001;x?(o.easing("cubic-bezier(0.32, 0.72, 0, 1)"),g+=H([0,0],[.32,.72],[0,1],[1,1],b)[0]):(o.easing("cubic-bezier(1, 0, 0.68, 0.28)"),g+=H([0,0],[1,0],[.68,.28],[1,1],b)[0]);const y=at(x?r*d:(1-b)*d,e);m=x,k.enable(!1),u&&c(u,v),o.onFinish((()=>{x||k.enable(!0)})).progressEnd(x?1:0,g,y),h&&b>l/4?tt(t,o):x&&a();const A={currentY:i.currentY,deltaY:i.deltaY,velocityY:i.velocityY,progress:et(t,i.deltaY)};n(A)}});return k})(o,a,e,(()=>this.cardOnDismiss()),(()=>this.onDragStart()),(t=>this.onDragMove(t)),(t=>this.onDragEnd(t))),this.gesture.enable(!0)}initSheetGesture(){const{wrapperEl:t,initialBreakpoint:o,backdropBreakpoint:i}=this;if(!t||void 0===o)return;const a=this.enterAnimation||r.get("modalEnter",rt),e=this.animation=a(this.el,{presentingEl:this.presentingElement,currentBreakpoint:o,backdropBreakpoint:i,expandToScroll:this.expandToScroll,staticBackdropOpacity:"ionic"===L(this)});e.progressStart(!0,1);const{gesture:n,moveSheetToBreakpoint:s}=((t,o,i,a,e,r,n=[],s,d,p,c,m,f,u,b)=>{const v={WRAPPER_KEYFRAMES:[{offset:0,transform:"translateY(0%)"},{offset:1,transform:"translateY(100%)"}],BACKDROP_KEYFRAMES:0!==e?[{offset:0,opacity:"var(--backdrop-opacity)"},{offset:1-e,opacity:m?"var(--backdrop-opacity)":0},{offset:1,opacity:m?"var(--backdrop-opacity)":0}]:[{offset:0,opacity:"var(--backdrop-opacity)"},{offset:1,opacity:m?"var(--backdrop-opacity)":.01}],CONTENT_KEYFRAMES:[{offset:0,maxHeight:"100%"},{offset:1,maxHeight:"0%"}]},k=t.querySelector("ion-content"),y=i.clientHeight;let A=a,Y=0,O=!1,S=null,E=null,D=null,B=null;const M=n[n.length-1],T=n[0],P=r.childAnimations.find((t=>"wrapperAnimation"===t.id)),N=r.childAnimations.find((t=>"backdropAnimation"===t.id)),j=r.childAnimations.find((t=>"contentAnimation"===t.id)),I=()=>{!1!==t.focusTrap&&!1!==t.showBackdrop&&(t.style.setProperty("pointer-events","auto"),o.style.setProperty("pointer-events","auto"),t.classList.remove(C))},R=()=>{t.style.setProperty("pointer-events","none"),o.style.setProperty("pointer-events","none"),t.classList.add(C)},z=o=>{if(!E&&(E=Array.from(t.querySelectorAll("ion-footer")),!E.length))return;const i=t.querySelector(".ion-page");if(B=o,"stationary"===o)E.forEach((t=>{t.classList.remove("modal-footer-moving"),t.style.removeProperty("position"),t.style.removeProperty("width"),t.style.removeProperty("height"),t.style.removeProperty("top"),t.style.removeProperty("left"),null==i||i.style.removeProperty("padding-bottom"),null==i||i.appendChild(t)}));else{let o=0;E.forEach(((i,a)=>{const e=i.getBoundingClientRect(),r=document.body.getBoundingClientRect();o+=i.clientHeight;const n=e.top-r.top,s=e.left-r.left;if(i.style.setProperty("--pinned-width",`${i.clientWidth}px`),i.style.setProperty("--pinned-height",`${i.clientHeight}px`),i.style.setProperty("--pinned-top",`${n}px`),i.style.setProperty("--pinned-left",`${s}px`),0===a){D=n;const o=t.querySelector("ion-header");o&&(D-=o.clientHeight)}})),E.forEach((t=>{null==i||i.style.setProperty("padding-bottom",`${o}px`),t.classList.add("modal-footer-moving"),t.style.setProperty("position","absolute"),t.style.setProperty("width","var(--pinned-width)"),t.style.setProperty("height","var(--pinned-height)"),t.style.setProperty("top","var(--pinned-top)"),t.style.setProperty("left","var(--pinned-left)"),document.body.appendChild(t)}))}};P&&N&&(P.keyframes([...v.WRAPPER_KEYFRAMES]),N.keyframes([...v.BACKDROP_KEYFRAMES]),null==j||j.keyframes([...v.CONTENT_KEYFRAMES]),r.progressStart(!0,1-A),A>e&&!1!==t.focusTrap&&!1!==t.showBackdrop?I():R()),k&&A!==M&&s&&(k.scrollY=!1);const $=o=>{const{breakpoint:i,canDismiss:a,breakpointOffset:d,animated:h}=o,l=a&&0===i,f=l?A:i,u=f===A,b=m?u?300:400:500,x=u?"cubic-bezier(0.34, 1.4, 0.64, 1)":"cubic-bezier(0.32, 0.68, 0, 1)",w=0!==f;return A=0,P&&N&&(P.keyframes([{offset:0,transform:`translateY(${100*d}%)`},{offset:1,transform:`translateY(${100*(1-f)}%)`}]),N.keyframes([{offset:0,opacity:m?"var(--backdrop-opacity)":`calc(var(--backdrop-opacity) * ${U(1-d,e)})`},{offset:1,opacity:m?"var(--backdrop-opacity)":`calc(var(--backdrop-opacity) * ${U(f,e)})`}]),j&&j.keyframes([{offset:0,maxHeight:100*(1-d)+"%"},{offset:1,maxHeight:100*f+"%"}]),r.progressStep(0)),m&&r.easing(x),Z.enable(!1),l?tt(t,r):w||p(),!k||f!==n[n.length-1]&&s||(k.scrollY=!0),s||0!==f||z("stationary"),new Promise((o=>{r.onFinish((()=>{w?(s||z("stationary"),P&&N?g((()=>{P.keyframes([...v.WRAPPER_KEYFRAMES]),N.keyframes([...v.BACKDROP_KEYFRAMES]),null==j||j.keyframes([...v.CONTENT_KEYFRAMES]),r.progressStart(!0,1-f),A=f,c(A),A>e&&!1!==t.focusTrap&&!1!==t.showBackdrop?I():R(),Z.enable(!0),o()})):(Z.enable(!0),o())):o()}),{oneTimeCallback:!0}).progressEnd(1,0,h?b:0)}))},L=t=>{const o=i.getBoundingClientRect().top+t,a=W(o);return n.reduce(((t,o)=>Math.abs(o-a)<Math.abs(t-a)?o:t))},F=(t,o,i)=>{const a=1e3*o,e=W(i);if(a>500)return T;if(a<-400){const t=n.find((t=>t>e));return null!=t?t:M}return 0===T&&A>0&&(A-e)/A>.4&&a<=400?0:L(t)},W=t=>{const o=n[n.length-1],i=H(n[0]),a=H(o),e=Math.round((i-t)/(i-a)*1e3)/1e3;return Math.max(0,Math.min(1,e))},H=o=>{const i=t.getBoundingClientRect();return window.innerHeight-i.height*o},Z=V({el:i,gestureName:"modalSheet",gesturePriority:40,direction:"y",threshold:10,canStart:t=>{const o=h(t.event.target);if(A=d(),!s&&o)return 0===(l(o)?x(o).querySelector(".inner-scroll"):o).scrollTop;if(1===A&&o){const t=l(o)?x(o).querySelector(".inner-scroll"):o;return!o.querySelector("ion-refresher")&&0===t.scrollTop}return!0},onStart:o=>{if(O=void 0!==t.canDismiss&&!0!==t.canDismiss&&0===T,!s){const t=h(o.event.target);S=t&&l(t)?x(t).querySelector(".inner-scroll"):t}s||z("moving"),o.deltaY>0&&k&&(k.scrollY=!1),g((()=>{t.focus()})),r.progressStart(!0,1-A),f()},onMove:t=>{if(s||null===D||null===B||(t.currentY>=D&&"moving"===B?z("stationary"):t.currentY<D&&"stationary"===B&&z("moving")),!s&&t.deltaY<=0&&S)return;t.deltaY>0&&k&&(k.scrollY=!1);const o=n.length>1?1-n[1]:void 0,i=1-A+t.deltaY/y,a=void 0!==o&&i>=o&&O,e=a?.95:.9999,d=a&&void 0!==o?o+ot((i-o)/(e-o)):i;Y=w(1e-4,d,e),r.progressStep(Y);const h=m?F(t.deltaY,t.velocityY,t.currentY):L(t.deltaY),l={currentY:t.currentY,deltaY:t.deltaY,velocityY:t.velocityY,progress:W(t.currentY),snapBreakpoint:h};u(l)},onEnd:t=>{const o=m?F(t.deltaY,t.velocityY,t.currentY):L(t.deltaY),i={currentY:t.currentY,deltaY:t.deltaY,velocityY:t.velocityY,progress:W(t.currentY),snapBreakpoint:o};if(!s&&t.deltaY<=0&&S&&S.scrollTop>0)return z("stationary"),void b(i);$({breakpoint:o,breakpointOffset:Y,canDismiss:O,animated:!0}),b(i)}});return{gesture:Z,moveSheetToBreakpoint:$}})(this.el,this.backdropEl,t,o,i,e,this.sortedBreakpoints,this.expandToScroll,(()=>{var t;return null!==(t=this.currentBreakpoint)&&void 0!==t?t:0}),(()=>this.sheetOnDismiss()),(t=>{this.currentBreakpoint!==t&&(this.currentBreakpoint=t,this.ionBreakpointDidChange.emit({breakpoint:t}))}),"ionic"===L(this),(()=>this.onDragStart()),(t=>this.onDragMove(t)),(t=>this.onDragEnd(t)));this.gesture=n,this.moveSheetToBreakpoint=s,this.gesture.enable(!0),(!1===this.showBackdrop||!1===this.focusTrap||i>0)&&this.setupChildRoutePassthrough()}setupChildRoutePassthrough(){var t;this.cachedPageParent=this.getOriginalPageParent();const i=this.cachedPageParent;if(!i||"ION-APP"===i.tagName)return;const a=Array.from(i.children).some((t=>{var i;return!(t===this.el||t instanceof o&&"none"===window.getComputedStyle(t).display||"TEMPLATE"===t.tagName||"SLOT"===t.tagName||t.nodeType===Node.TEXT_NODE&&!(null===(i=t.textContent)||void 0===i?void 0:i.trim()))}));if(a)return;i.classList.add("ion-page-overlay-passthrough");const e=i.parentElement;"ION-ROUTER-OUTLET"===(null==e?void 0:e.tagName)&&"ION-APP"!==(null===(t=e.parentElement)||void 0===t?void 0:t.tagName)&&(e.style.setProperty("pointer-events","none"),e.setAttribute("data-overlay-passthrough","true"))}getOriginalPageParent(){if(!this.cachedOriginalParent)return null;let t=this.cachedOriginalParent;for(;t&&!t.classList.contains("ion-page");)t=t.parentElement;return t}cleanupChildRoutePassthrough(){const t=this.cachedPageParent;if(!t)return;t.classList.remove("ion-page-overlay-passthrough");const o=t.parentElement;(null==o?void 0:o.hasAttribute("data-overlay-passthrough"))&&(o.style.removeProperty("pointer-events"),o.removeAttribute("data-overlay-passthrough")),this.cachedPageParent=void 0}sheetOnDismiss(){this.gestureAnimationDismissing=!0,this.animation.onFinish((async()=>{this.currentBreakpoint=0,this.ionBreakpointDidChange.emit({breakpoint:this.currentBreakpoint}),await this.dismiss(void 0,O),this.gestureAnimationDismissing=!1}))}cardOnDismiss(){this.gestureAnimationDismissing=!0,J(this.statusBarStyle),this.animation.onFinish((async()=>{await this.dismiss(void 0,O),this.gestureAnimationDismissing=!1}))}async dismiss(t,o){var i;if(this.gestureAnimationDismissing&&o!==O)return!1;clearTimeout(this.resizeTimeout),this.resizeTimeout=void 0;const a=await this.lockController.lock();if(await this.dismissNestedModals(),"handler"!==o&&!await this.checkCanDismiss(t,o))return a(),!1;const{presentingElement:r}=this;void 0!==r&&"ios"===$(this)&&J(this.statusBarStyle),"undefined"!=typeof window&&this.keyboardOpenCallback&&(window.removeEventListener(F,this.keyboardOpenCallback),this.keyboardOpenCallback=void 0);const n=await P(this,t,o,"modalLeave",nt,dt,{presentingEl:r,currentBreakpoint:null!==(i=this.currentBreakpoint)&&void 0!==i?i:this.initialBreakpoint,backdropBreakpoint:this.backdropBreakpoint,expandToScroll:this.expandToScroll});if(n){const{delegate:t}=this.getDelegate();await v(t,this.usersElement),e((()=>this.el.classList.remove("show-modal"))),this.animation&&this.animation.destroy(),this.gesture&&this.gesture.destroy(),this.cleanupViewTransitionListener(),this.cleanupParentRemovalObserver(),this.cleanupSafeAreaOverrides(),this.cleanupChildRoutePassthrough()}return this.currentBreakpoint=void 0,this.animation=void 0,a(),n}onDidDismiss(){return N(this.el,"ionModalDidDismiss")}onWillDismiss(){return N(this.el,"ionModalWillDismiss")}async setCurrentBreakpoint(t){if(!this.isSheetModal)return void a("[ion-modal] - setCurrentBreakpoint is only supported on sheet modals.");if(!this.breakpoints.includes(t))return void a(`[ion-modal] - Attempted to set invalid breakpoint value ${t}. Please double check that the breakpoint value is part of your defined breakpoints.`);const{currentBreakpoint:o,moveSheetToBreakpoint:i,canDismiss:e,breakpoints:r,animated:n}=this;o!==t&&i&&(this.sheetTransition=i({breakpoint:t,breakpointOffset:1-o,canDismiss:void 0!==e&&!0!==e&&0===r[0],animated:n}),await this.sheetTransition,this.sheetTransition=void 0)}async getCurrentBreakpoint(){return this.currentBreakpoint}async moveToNextBreakpoint(){const{breakpoints:t,currentBreakpoint:o}=this;if(!t||null==o)return!1;const i=t.filter((t=>0!==t)),a=i.indexOf(o),e=i[(a+1)%i.length];return await this.setCurrentBreakpoint(e),!0}getShape(){const t=L(this),{shape:o}=this;if("ionic"===t)return void 0===o?"round":o}initViewTransitionListener(){"ios"!==$(this)||!this.presentingElement||this.enterAnimation||this.leaveAnimation||(this.currentViewIsPortrait=window.innerWidth<768)}handleViewTransition(){if(!this.presented)return;const t=window.innerWidth<768;if(this.currentViewIsPortrait===t)return;this.viewTransitionAnimation&&(this.viewTransitionAnimation.destroy(),this.viewTransitionAnimation=void 0);const{presentingElement:o}=this;if(!o)return;let i;i=this.currentViewIsPortrait&&!t?((t,o,i=300)=>{const{presentingEl:a}=o;if(!a)return W("portrait-to-landscape-transition");const e="ION-MODAL"===a.tagName&&void 0!==a.presentingElement,r=x(a),n=document.body,s=W("portrait-to-landscape-transition").addElement(t).easing("cubic-bezier(0.32,0.72,0,1)").duration(i),d=W().beforeStyles({transform:"translateY(0)","transform-origin":"top center",overflow:"hidden"});if(e){const t="translateY(-10px) scale(0.915)",o="translateY(0px) scale(1)";d.addElement(a).afterStyles({transform:o}).fromTo("transform",t,o).fromTo("filter","contrast(0.85)","contrast(1)");const i=W().addElement(r.querySelector(".modal-shadow")).afterStyles({transform:o,opacity:"0"}).fromTo("transform",t,o);s.addAnimation([d,i])}else{const o=x(t),i=W().addElement(o.querySelectorAll(".modal-wrapper, .modal-shadow")).fromTo("opacity","1","1"),e=W().addElement(o.querySelector("ion-backdrop")).fromTo("opacity","var(--backdrop-opacity)","var(--backdrop-opacity)"),r=`translateY(${CSS.supports("width","max(0px, 1px)")?"max(30px, var(--ion-safe-area-top))":"30px"}) scale(0.915)`;d.addElement(a).afterStyles({transform:"translateY(0px) scale(1)","border-radius":"0px"}).beforeAddWrite((()=>n.style.setProperty("background-color",""))).fromTo("transform",r,"translateY(0px) scale(1)").fromTo("filter","contrast(0.85)","contrast(1)").fromTo("border-radius","10px 10px 0 0","0px"),s.addAnimation([d,i,e])}return s})(this.el,{presentingEl:o}):((t,o,i=300)=>{const{presentingEl:a}=o;if(!a)return W("landscape-to-portrait-transition");const e="ION-MODAL"===a.tagName&&void 0!==a.presentingElement,r=x(a),n=document.body,s=W("landscape-to-portrait-transition").addElement(t).easing("cubic-bezier(0.32,0.72,0,1)").duration(i),d=W().beforeStyles({transform:"translateY(0)","transform-origin":"top center",overflow:"hidden"});if(e){const t="translateY(-10px) scale(0.915)",o="translateY(0) scale(1)";d.addElement(a).afterStyles({transform:o}).fromTo("transform",t,o);const i=W().addElement(r.querySelector(".modal-shadow")).afterStyles({transform:o,opacity:"0"}).fromTo("transform",t,o);s.addAnimation([d,i])}else{const o=x(t),i=W().addElement(o.querySelectorAll(".modal-wrapper, .modal-shadow")).fromTo("opacity","1","1"),e=W().addElement(o.querySelector("ion-backdrop")).fromTo("opacity","var(--backdrop-opacity)","var(--backdrop-opacity)"),r=`translateY(${CSS.supports("width","max(0px, 1px)")?"max(30px, var(--ion-safe-area-top))":"30px"}) scale(0.915)`;d.addElement(a).afterStyles({transform:r}).beforeAddWrite((()=>n.style.setProperty("background-color","black"))).keyframes([{offset:0,transform:"translateY(0px) scale(1)",filter:"contrast(1)",borderRadius:"0px"},{offset:.2,transform:"translateY(0px) scale(1)",filter:"contrast(1)",borderRadius:"10px 10px 0 0"},{offset:1,transform:r,filter:"contrast(0.85)",borderRadius:"10px 10px 0 0"}]),s.addAnimation([d,i,e])}return s})(this.el,{presentingEl:o}),this.currentViewIsPortrait=t,this.viewTransitionAnimation=i,i.play().then((()=>{this.viewTransitionAnimation=void 0,g((()=>this.updateSafeAreaOverrides())),this.reinitSwipeToClose()}))}cleanupViewTransitionListener(){this.resizeTimeout&&(clearTimeout(this.resizeTimeout),this.resizeTimeout=void 0),this.viewTransitionAnimation&&(this.viewTransitionAnimation.destroy(),this.viewTransitionAnimation=void 0)}reinitSwipeToClose(){"ios"===$(this)&&this.presentingElement&&(this.gesture&&(this.gesture.destroy(),this.gesture=void 0),this.animation&&(this.animation.progressEnd(0,0,0),this.animation.destroy(),this.animation=void 0),g((()=>{this.ensureCorrectModalPosition(),this.initSwipeToClose()})))}ensureCorrectModalPosition(){const{el:t,presentingElement:o}=this,i=x(t).querySelector(".modal-wrapper");if(i&&(i.style.transform="translateY(0vh)",i.style.opacity="1"),"ION-MODAL"===(null==o?void 0:o.tagName))if(window.innerWidth<768){const t=CSS.supports("width","max(0px, 1px)")?"max(30px, var(--ion-safe-area-top))":"30px";o.style.transform=`translateY(${t}) scale(0.915)`}else o.style.transform="translateY(0px) scale(1)"}async dismissNestedModals(){const t=document.querySelectorAll(`ion-modal[data-parent-ion-modal="${this.el.id}"]`);null==t||t.forEach((async t=>{await t.dismiss(void 0,"parent-dismissed")}))}initParentRemovalObserver(){"undefined"!=typeof MutationObserver&&"undefined"!=typeof window&&this.cachedOriginalParent&&this.cachedOriginalParent.nodeType!==Node.DOCUMENT_NODE&&this.cachedOriginalParent.nodeType!==Node.DOCUMENT_FRAGMENT_NODE&&(this.hasController||this.cachedOriginalParent===document.body||"ION-APP"===this.cachedOriginalParent.tagName||(this.parentRemovalObserver=new MutationObserver((t=>{t.forEach((t=>{"childList"===t.type&&t.removedNodes.length>0&&(Array.from(t.removedNodes).some((t=>{var o,i;const a=t===this.cachedOriginalParent,e=!!this.cachedOriginalParent&&(null===(i=(o=t).contains)||void 0===i?void 0:i.call(o,this.cachedOriginalParent));return a||e}))||this.cachedOriginalParent&&!this.cachedOriginalParent.isConnected)&&(this.dismiss(void 0,"parent-removed"),this.cachedOriginalParent=void 0)}))})),this.parentRemovalObserver.observe(document.body,{childList:!0,subtree:!0})))}cleanupParentRemovalObserver(){var t;null===(t=this.parentRemovalObserver)||void 0===t||t.disconnect(),this.parentRemovalObserver=void 0}onDragStart(){this.ionDragStart.emit()}onDragMove(t){this.ionDragMove.emit(t)}onDragEnd(t){this.ionDragEnd.emit(t)}getSafeAreaContext(){return{isSheetModal:this.isSheetModal,isCardModal:void 0!==this.presentingElement&&"ios"===$(this),presentingElement:this.presentingElement,breakpoints:this.breakpoints,currentBreakpoint:this.currentBreakpoint}}setInitialSafeAreaOverrides(){const t=Object.assign(Object.assign({},this.getSafeAreaContext()),{hasCustomDimensions:ct(this.el)}),o=(t=>{const{isSheetModal:o,isCardModal:i}=t;return o?{top:"0px",bottom:"inherit",left:"0px",right:"0px"}:i?{top:"inherit",bottom:"inherit",left:"0px",right:"0px"}:z&&z.matchMedia("(min-width: 768px) and (min-height: 600px)").matches||t.hasCustomDimensions?{top:"0px",bottom:"0px",left:"0px",right:"0px"}:{top:"inherit",bottom:"inherit",left:"inherit",right:"inherit"}})(t);mt(this.el,o),t.isSheetModal&&this.updateSheetOffsetTop()}updateSheetOffsetTop(){const t=(()=>{if(null!==lt)return lt;const t=null==z?void 0:z.document;if(!(null==t?void 0:t.body))return 0;const o=t.createElement("div");o.style.cssText="position:fixed;visibility:hidden;pointer-events:none;top:0;left:0;padding-top:var(--ion-safe-area-top,0px);",t.body.appendChild(o);const i=parseFloat(getComputedStyle(o).paddingTop)||0;return o.remove(),lt=i,pt||(pt=!0,g((()=>{lt=null,pt=!1}))),i})();this.el.style.setProperty("--ion-modal-offset-top",`${t}px`)}updateSafeAreaOverrides(){const{wrapperEl:t,el:o}=this,i=this.getSafeAreaContext();if(i.isSheetModal)return;if(i.isCardModal)return;if(!t)return;const a=(t=>{var o,i;const a=t.getBoundingClientRect(),e=null!==(o=null==z?void 0:z.innerHeight)&&void 0!==o?o:0,r=null!==(i=null==z?void 0:z.innerWidth)&&void 0!==i?i:0;return{top:a.top<=5?"inherit":"0px",bottom:a.bottom>=e-5?"inherit":"0px",left:a.left<=5?"inherit":"0px",right:a.right>=r-5?"inherit":"0px"}})(t);mt(o,a)}applyFullscreenSafeArea(){const t=this.getSafeAreaContext();if(t.isSheetModal||t.isCardModal)return;const{contentEl:o,hasFooter:i}=this.findContentAndFooter();this.applyFullscreenSafeAreaTo(o,i)}applyFullscreenSafeAreaTo(t,o){t&&!o&&t.style.setProperty("--ion-content-safe-area-padding-bottom","var(--ion-safe-area-bottom, 0px)")}clearContentSafeAreaPadding(t){t&&t.style.removeProperty("--ion-content-safe-area-padding-bottom")}findContentAndFooter(){let t=null,o=!1;for(const i of Array.from(this.el.children)){"ION-CONTENT"===i.tagName&&(t=i),"ION-FOOTER"===i.tagName&&(o=!0);for(const a of Array.from(i.children))"ION-CONTENT"!==a.tagName||t||(t=a),"ION-FOOTER"===a.tagName&&(o=!0)}return{contentEl:t,hasFooter:o}}cleanupSafeAreaOverrides(){var t;(t=this.el).style.removeProperty("--ion-safe-area-top"),t.style.removeProperty("--ion-safe-area-bottom"),t.style.removeProperty("--ion-safe-area-left"),t.style.removeProperty("--ion-safe-area-right"),this.el.style.removeProperty("--ion-modal-offset-top");const{contentEl:o}=this.findContentAndFooter();this.clearContentSafeAreaPadding(o)}render(){const{handle:t,isSheetModal:o,presentingElement:i,htmlAttributes:a,handleBehavior:e,inheritedAttributes:r,focusTrap:d,expandToScroll:h}=this,l=!1!==t&&o,p=L(this),c=void 0!==i&&"ios"===p,m="cycle"===e,f=this.getShape();return n(s,Object.assign({key:"e4b82f87c76d3ad5aae7794c4c882e6c95ef7c97","no-router":!0,tabIndex:m&&o&&l?0:-1},a,{style:{zIndex:`${2e4+this.overlayIndex}`},class:Object.assign({[p]:!0,"modal-default":!c&&!o,"modal-card":c,"modal-sheet":o,[`modal-${f}`]:void 0!==f,"modal-no-expand-scroll":o&&!h,"overlay-hidden":!0,[C]:!1===d},j(this.cssClass)),onIonBackdropTap:this.onBackdropTap,onIonModalDidPresent:this.onLifecycle,onIonModalWillPresent:this.onLifecycle,onIonModalWillDismiss:this.onLifecycle,onIonModalDidDismiss:this.onLifecycle,onFocus:this.onModalFocus}),n("ion-backdrop",{key:"70f0240dd59e38587c6fbbc2ade4fcb094292b48",ref:t=>this.backdropEl=t,visible:this.showBackdrop,tappable:this.backdropDismiss,part:"backdrop"}),"ios"===p&&n("div",{key:"9c2b8fd94a37c39739de9b5b12d541685e4fb26c",class:"modal-shadow"}),n("div",Object.assign({key:"55eb3782bd130447dcb935097366b85941422220",role:"dialog"},r,{"aria-modal":"true",class:"modal-wrapper ion-overlay-wrapper",part:"content",ref:t=>this.wrapperEl=t}),l&&n("button",{key:"bc685478939603b48fd2530cc0d24beb138f5918",class:"modal-handle",tabIndex:m?0:-1,"aria-label":"Activate to adjust the size of the dialog overlaying the screen",onClick:m?this.onHandleClick:void 0,part:"handle",ref:t=>this.dragHandleEl=t}),n("slot",{key:"96d518c5ee89e7b16929cd6fd682347045d5c231",onSlotchange:this.onSlotChange})))}get el(){return this}static get watchers(){return{isOpen:[{onIsOpenChange:0}],trigger:[{triggerChanged:0}]}}static get style(){return{ionic:':host{--width:100%;--min-width:auto;--max-width:auto;--height:100%;--min-height:auto;--max-height:auto;--overflow:hidden;--border-width:0;--border-style:none;--border-color:transparent;--box-shadow:none;right:0;left:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;contain:strict}.modal-wrapper,ion-backdrop{pointer-events:auto}:host(.overlay-hidden){display:none}.modal-wrapper,.modal-shadow{border-radius:var(--border-radius);width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:var(--overflow);z-index:10}.modal-shadow{position:absolute;background:transparent}.modal-handle{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);border:0;cursor:pointer;z-index:11}.modal-handle::before{position:absolute;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:""}:host(.modal-sheet) .modal-wrapper,:host(.modal-sheet) .modal-shadow{position:absolute;bottom:0}:host(.modal-sheet.modal-no-expand-scroll) ion-footer{position:absolute;bottom:0;width:var(--width)}:host{--background:var(--token-bg-surface-default, var(--token-primitives-base-white, #ffffff));--box-shadow:var(--token-elevation-3, 0px 2px 7px 0px rgba(0, 0, 0, 0.05), 0px 6px 32px 0px rgba(0, 0, 0, 0.16));--backdrop-opacity:0.7;color:var(--token-text-default, var(--token-primitives-neutral-1200, #242424))}:host(.modal-round){--border-radius:var(--token-border-radius-1000, var(--token-scale-1000, 40px))}:host(.modal-soft){--border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}:host(.modal-rectangular){--border-radius:var(--token-border-radius-0, var(--token-scale-0, 0px))}:host(.select-modal.modal-default){--max-height:45%;--max-width:calc(100% - (var(--token-space-400, var(--token-scale-400, 16px)) * 2));--min-height:340px}.modal-handle{right:0px;left:0px;top:var(--token-space-300, var(--token-scale-300, 12px));border-radius:var(--token-border-radius-100, var(--token-scale-100, 4px));width:var(--token-scale-1100, 44px);height:var(--token-scale-100, 4px);background-color:var(--token-primitives-neutral-300, #e0e0e0)}.modal-handle::before{-webkit-padding-start:var(--token-space-100, var(--token-scale-100, 4px));padding-inline-start:var(--token-space-100, var(--token-scale-100, 4px));-webkit-padding-end:var(--token-space-100, var(--token-scale-100, 4px));padding-inline-end:var(--token-space-100, var(--token-scale-100, 4px));padding-top:var(--token-space-100, var(--token-scale-100, 4px));padding-bottom:var(--token-space-100, var(--token-scale-100, 4px))}:host(.modal-sheet) .modal-wrapper{border-start-start-radius:var(--border-radius);border-start-end-radius:var(--border-radius);border-end-end-radius:0;border-end-start-radius:0}:host(.modal-sheet){--height:calc(100% - (var(--ion-safe-area-top) + var(--token-scale-250, 10px)))}',ios:':host{--width:100%;--min-width:auto;--max-width:auto;--height:100%;--min-height:auto;--max-height:auto;--overflow:hidden;--border-width:0;--border-style:none;--border-color:transparent;--box-shadow:none;right:0;left:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;contain:strict}.modal-wrapper,ion-backdrop{pointer-events:auto}:host(.overlay-hidden){display:none}.modal-wrapper,.modal-shadow{border-radius:var(--border-radius);width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:var(--overflow);z-index:10}.modal-shadow{position:absolute;background:transparent}.modal-handle{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);border:0;cursor:pointer;z-index:11}.modal-handle::before{position:absolute;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:""}:host(.modal-sheet) .modal-wrapper,:host(.modal-sheet) .modal-shadow{position:absolute;bottom:0}:host(.modal-sheet.modal-no-expand-scroll) ion-footer{position:absolute;bottom:0;width:var(--width)}:host{--background:var(--ion-background-color, #fff);--border-radius:0;--backdrop-opacity:0;color:var(--ion-text-color, #000)}@media only screen and (min-width: 768px) and (min-height: 600px){:host{--width:600px;--height:500px;--ion-safe-area-top:0px;--ion-safe-area-bottom:0px;--ion-safe-area-right:0px;--ion-safe-area-left:0px}}@media only screen and (min-width: 768px) and (min-height: 768px){:host{--width:600px;--height:600px}}.modal-handle{right:0px;left:0px;top:5px;border-radius:8px;width:36px;height:5px;background:var(--ion-color-step-350, var(--ion-background-color-step-350, #c0c0be))}.modal-handle::before{-webkit-padding-start:4px;padding-inline-start:4px;-webkit-padding-end:4px;padding-inline-end:4px;padding-top:4px;padding-bottom:4px;width:36px;height:5px}:host(.modal-sheet){--height:calc(100% - (var(--ion-modal-offset-top, 0px) + 10px))}:host{--backdrop-opacity:var(--ion-backdrop-opacity, 0.4)}:host(.modal-card),:host(.modal-sheet){--border-radius:10px}@media only screen and (min-width: 768px) and (min-height: 600px){:host{--border-radius:10px}}.modal-wrapper{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}@media screen and (max-width: 767px){@supports (width: max(0px, 1px)){:host(.modal-card){--height:calc(100% - max(30px, var(--ion-safe-area-top)) - 10px)}}@supports not (width: max(0px, 1px)){:host(.modal-card){--height:calc(100% - 40px)}}:host(.modal-card) .modal-wrapper{border-start-start-radius:var(--border-radius);border-start-end-radius:var(--border-radius);border-end-end-radius:0;border-end-start-radius:0}:host(.modal-card){--backdrop-opacity:0;--width:100%;-ms-flex-align:end;align-items:flex-end}:host(.modal-card) .modal-shadow{display:none}:host(.modal-card) ion-backdrop{pointer-events:none}}@media screen and (min-width: 768px){:host(.modal-card){--width:calc(100% - 120px);--height:calc(100% - (120px + var(--ion-safe-area-top) + var(--ion-safe-area-bottom)));--max-width:720px;--max-height:1000px;--backdrop-opacity:0;--box-shadow:0px 0px 30px 10px rgba(0, 0, 0, 0.1);-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}:host(.modal-card) .modal-wrapper{-webkit-box-shadow:none;box-shadow:none}:host(.modal-card) .modal-shadow{-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}}:host(.modal-sheet) .modal-wrapper{border-start-start-radius:var(--border-radius);border-start-end-radius:var(--border-radius);border-end-end-radius:0;border-end-start-radius:0}',md:':host{--width:100%;--min-width:auto;--max-width:auto;--height:100%;--min-height:auto;--max-height:auto;--overflow:hidden;--border-width:0;--border-style:none;--border-color:transparent;--box-shadow:none;right:0;left:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;contain:strict}.modal-wrapper,ion-backdrop{pointer-events:auto}:host(.overlay-hidden){display:none}.modal-wrapper,.modal-shadow{border-radius:var(--border-radius);width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:var(--overflow);z-index:10}.modal-shadow{position:absolute;background:transparent}.modal-handle{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);border:0;cursor:pointer;z-index:11}.modal-handle::before{position:absolute;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:""}:host(.modal-sheet) .modal-wrapper,:host(.modal-sheet) .modal-shadow{position:absolute;bottom:0}:host(.modal-sheet.modal-no-expand-scroll) ion-footer{position:absolute;bottom:0;width:var(--width)}:host{--background:var(--ion-background-color, #fff);--border-radius:0;--backdrop-opacity:0;color:var(--ion-text-color, #000)}@media only screen and (min-width: 768px) and (min-height: 600px){:host{--width:600px;--height:500px;--ion-safe-area-top:0px;--ion-safe-area-bottom:0px;--ion-safe-area-right:0px;--ion-safe-area-left:0px}}@media only screen and (min-width: 768px) and (min-height: 768px){:host{--width:600px;--height:600px}}.modal-handle{right:0px;left:0px;top:5px;border-radius:8px;width:36px;height:5px;background:var(--ion-color-step-350, var(--ion-background-color-step-350, #c0c0be))}.modal-handle::before{-webkit-padding-start:4px;padding-inline-start:4px;-webkit-padding-end:4px;padding-inline-end:4px;padding-top:4px;padding-bottom:4px;width:36px;height:5px}:host(.modal-sheet){--height:calc(100% - (var(--ion-modal-offset-top, 0px) + 10px))}:host{--backdrop-opacity:var(--ion-backdrop-opacity, 0.32)}@media only screen and (min-width: 768px) and (min-height: 600px){:host{--border-radius:2px;--box-shadow:0 28px 48px rgba(0, 0, 0, 0.4)}}.modal-wrapper{-webkit-transform:translate3d(0, 40px, 0);transform:translate3d(0, 40px, 0);opacity:0.01}'}}},[289,"ion-modal",{hasController:[4,"has-controller"],overlayIndex:[2,"overlay-index"],delegate:[16],keyboardClose:[4,"keyboard-close"],enterAnimation:[16],leaveAnimation:[16],breakpoints:[16],expandToScroll:[4,"expand-to-scroll"],initialBreakpoint:[2,"initial-breakpoint"],backdropBreakpoint:[2,"backdrop-breakpoint"],handle:[4],handleBehavior:[1,"handle-behavior"],component:[1],componentProps:[16],cssClass:[1,"css-class"],backdropDismiss:[4,"backdrop-dismiss"],showBackdrop:[4,"show-backdrop"],animated:[4],presentingElement:[16],htmlAttributes:[16],isOpen:[4,"is-open"],trigger:[1],keepContentsMounted:[4,"keep-contents-mounted"],focusTrap:[4,"focus-trap"],canDismiss:[4,"can-dismiss"],shape:[1],isSheetModal:[32],presented:[32],present:[64],dismiss:[64],onDidDismiss:[64],onWillDismiss:[64],setCurrentBreakpoint:[64],getCurrentBreakpoint:[64]},[[9,"resize","onWindowResize"]],{isOpen:[{onIsOpenChange:0}],trigger:[{triggerChanged:0}]}]),ut={ionModalDidPresent:"ionViewDidEnter",ionModalWillPresent:"ionViewWillEnter",ionModalWillDismiss:"ionViewWillLeave",ionModalDidDismiss:"ionViewDidLeave"};function bt(){"undefined"!=typeof customElements&&["ion-modal","ion-backdrop"].forEach((t=>{switch(t){case"ion-modal":customElements.get(d(t))||customElements.define(d(t),ft);break;case"ion-backdrop":customElements.get(d(t))||Z()}}))}export{ft as M,bt as d}
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * (C) Ionic http://ionicframework.com - MIT License
3
+ */
4
+ import{p as t,H as i,e,h as s,d as n,t as o}from"./p-3Ni1Z654.js";import{f as r}from"./p-BqDiJgC_.js";import{a,h as p,b as c}from"./p-BLysWQA1.js";import{g as h}from"./p-DaJxRxSQ.js";import{c as l,b as d}from"./p-CVBkx7m1.js";const f=t(class extends i{constructor(t){super(),!1!==t&&this.__registerHost(),this.ionPickerColChange=e(this,"ionPickerColChange",7),this.optHeight=0,this.rotateFactor=0,this.scaleFactor=1,this.velocity=0,this.y=0,this.noAnimate=!0,this.colDidChange=!1}colChanged(){this.colDidChange=!0}async connectedCallback(){let t=0,i=.81;"ios"===l(this)&&(t=-.46,i=1),this.rotateFactor=t,this.scaleFactor=i,this.gesture=(await import("./p-Cl0B-RWe.js")).createGesture({el:this.el,gestureName:"picker-swipe",gesturePriority:100,threshold:0,passive:!1,onStart:t=>this.onStart(t),onMove:t=>this.onMove(t),onEnd:t=>this.onEnd(t)}),this.gesture.enable(),this.tmrId=setTimeout((()=>{this.noAnimate=!1,this.refresh(!0)}),250)}componentDidLoad(){this.onDomChange()}componentDidUpdate(){this.colDidChange&&(this.onDomChange(!0,!1),this.colDidChange=!1)}disconnectedCallback(){void 0!==this.rafId&&cancelAnimationFrame(this.rafId),this.tmrId&&clearTimeout(this.tmrId),this.gesture&&(this.gesture.destroy(),this.gesture=void 0)}emitColChange(){this.ionPickerColChange.emit(this.col)}setSelected(t,i){const e=t>-1?-t*this.optHeight:0;this.velocity=0,void 0!==this.rafId&&cancelAnimationFrame(this.rafId),this.update(e,i,!0),this.emitColChange()}update(t,i,e){if(!this.optsEl)return;let s=0,n=0;const{col:o,rotateFactor:r}=this,p=o.selectedIndex,c=o.selectedIndex=this.indexForY(-t),h=0===i?"":i+"ms",l=`scale(${this.scaleFactor})`,d=this.optsEl.children;for(let e=0;e<d.length;e++){const a=d[e],p=o.options[e],f=e*this.optHeight+t;let m="";if(0!==r){const t=f*r;Math.abs(t)<=90?(s=0,n=90,m=`rotateX(${t}deg) `):s=-9999}else n=0,s=f;const x=c===e;m+=`translate3d(0px,${s}px,${n}px) `,1===this.scaleFactor||x||(m+=l),this.noAnimate?(p.duration=0,a.style.transitionDuration=""):i!==p.duration&&(p.duration=i,a.style.transitionDuration=h),m!==p.transform&&(p.transform=m),a.style.transform=m,p.selected=x,x?a.classList.add(k):a.classList.remove(k)}this.col.prevSelected=p,e&&(this.y=t),this.lastIndex!==c&&(a(),this.lastIndex=c)}decelerate(){if(0!==this.velocity){this.velocity*=m,this.velocity=this.velocity>0?Math.max(this.velocity,1):Math.min(this.velocity,-1);let t=this.y+this.velocity;t>this.minY?(t=this.minY,this.velocity=0):t<this.maxY&&(t=this.maxY,this.velocity=0),this.update(t,0,!0),Math.round(t)%this.optHeight!=0||Math.abs(this.velocity)>1?this.rafId=requestAnimationFrame((()=>this.decelerate())):(this.velocity=0,this.emitColChange(),p())}else if(this.y%this.optHeight!=0){const t=Math.abs(this.y%this.optHeight);this.velocity=t>this.optHeight/2?1:-1,this.decelerate()}}indexForY(t){return Math.min(Math.max(Math.abs(Math.round(t/this.optHeight)),0),this.col.options.length-1)}onStart(t){t.event.cancelable&&t.event.preventDefault(),t.event.stopPropagation(),c(),void 0!==this.rafId&&cancelAnimationFrame(this.rafId);const i=this.col.options;let e=i.length-1,s=0;for(let t=0;t<i.length;t++)i[t].disabled||(e=Math.min(e,t),s=Math.max(s,t));this.minY=-e*this.optHeight,this.maxY=-s*this.optHeight}onMove(t){t.event.cancelable&&t.event.preventDefault(),t.event.stopPropagation();let i=this.y+t.deltaY;i>this.minY?(i=Math.pow(i,.8),this.bounceFrom=i):i<this.maxY?(i+=Math.pow(this.maxY-i,.9),this.bounceFrom=i):this.bounceFrom=0,this.update(i,0,!1)}onEnd(t){if(this.bounceFrom>0)return this.update(this.minY,100,!0),void this.emitColChange();if(this.bounceFrom<0)return this.update(this.maxY,100,!0),void this.emitColChange();if(this.velocity=r(-90,23*t.velocityY,x),0===this.velocity&&0===t.deltaY){const i=t.event.target.closest(".picker-opt");(null==i?void 0:i.hasAttribute("opt-index"))&&this.setSelected(parseInt(i.getAttribute("opt-index"),10),g)}else{if(this.y+=t.deltaY,Math.abs(t.velocityY)<.05){const i=t.deltaY>0,e=Math.abs(this.y)%this.optHeight/this.optHeight;i&&e>.5?this.velocity=-1*Math.abs(this.velocity):!i&&e<=.5&&(this.velocity=Math.abs(this.velocity))}this.decelerate()}}refresh(t,i){var e;let s=this.col.options.length-1,n=0;const o=this.col.options;for(let t=0;t<o.length;t++)o[t].disabled||(s=Math.min(s,t),n=Math.max(n,t));if(0!==this.velocity)return;const a=r(s,null!==(e=this.col.selectedIndex)&&void 0!==e?e:0,n);if(this.col.prevSelected!==a||t){const t=a*this.optHeight*-1,e=i?g:0;this.velocity=0,this.update(t,e,!0)}}onDomChange(t,i){const e=this.optsEl;e&&(this.optHeight=e.firstElementChild?e.firstElementChild.clientHeight:0),this.refresh(t,i)}render(){const t=this.col,i=d(this);return s(n,{key:"66a5b7f51aa1ee343dbad3830e03933dbdab27ed",class:Object.assign({[i]:!0,"picker-col":!0,"picker-opts-left":"left"===this.col.align,"picker-opts-right":"right"===this.col.align},h(t.cssClass)),style:{"max-width":this.col.columnWidth}},t.prefix&&s("div",{key:"19a170752bacdabd50c719f6d1aa9e58a2bd830b",class:"picker-prefix",style:{width:t.prefixWidth}},t.prefix),s("div",{key:"871671f796aa6a1f78e07ab2599d94b5fd8cd0bf",class:"picker-opts",style:{maxWidth:t.optionsWidth},ref:t=>this.optsEl=t},t.options.map(((t,i)=>s("button",{"aria-label":t.ariaLabel,class:{"picker-opt":!0,"picker-opt-disabled":!!t.disabled},"opt-index":i},t.text)))),t.suffix&&s("div",{key:"89792e1dc75a4359a4706a8fd1846fe29b866173",class:"picker-suffix",style:{width:t.suffixWidth}},t.suffix))}get el(){return this}static get watchers(){return{col:[{colChanged:0}]}}static get style(){return{ios:".picker-col{display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-pack:center;justify-content:center;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;contain:content}.picker-opts{position:relative;-ms-flex:1;flex:1;max-width:100%}.picker-opt{top:0;display:block;position:absolute;width:100%;border:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;contain:strict;overflow:hidden;will-change:transform}.picker-opt{inset-inline-start:0}.picker-opt.picker-opt-disabled{pointer-events:none}.picker-opt-disabled{opacity:0}.picker-opts-left{-ms-flex-pack:start;justify-content:flex-start}.picker-opts-right{-ms-flex-pack:end;justify-content:flex-end}.picker-opt:active,.picker-opt:focus{outline:none}.picker-prefix{position:relative;-ms-flex:1;flex:1;text-align:end;white-space:nowrap}.picker-suffix{position:relative;-ms-flex:1;flex:1;text-align:start;white-space:nowrap}.picker-col{-webkit-padding-start:4px;padding-inline-start:4px;-webkit-padding-end:4px;padding-inline-end:4px;padding-top:0;padding-bottom:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.picker-prefix,.picker-suffix,.picker-opts{top:77px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;color:inherit;font-size:20px;line-height:42px;pointer-events:none}.picker-opt{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-transform-origin:center center;transform-origin:center center;height:46px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;background:transparent;color:inherit;font-size:20px;line-height:42px;-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:auto}:host-context([dir=rtl]) .picker-opt{-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}[dir=rtl] .picker-opt{-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}@supports selector(:dir(rtl)){.picker-opt:dir(rtl){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}}",md:".picker-col{display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-pack:center;justify-content:center;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;contain:content}.picker-opts{position:relative;-ms-flex:1;flex:1;max-width:100%}.picker-opt{top:0;display:block;position:absolute;width:100%;border:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;contain:strict;overflow:hidden;will-change:transform}.picker-opt{inset-inline-start:0}.picker-opt.picker-opt-disabled{pointer-events:none}.picker-opt-disabled{opacity:0}.picker-opts-left{-ms-flex-pack:start;justify-content:flex-start}.picker-opts-right{-ms-flex-pack:end;justify-content:flex-end}.picker-opt:active,.picker-opt:focus{outline:none}.picker-prefix{position:relative;-ms-flex:1;flex:1;text-align:end;white-space:nowrap}.picker-suffix{position:relative;-ms-flex:1;flex:1;text-align:start;white-space:nowrap}.picker-col{-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:8px;padding-inline-end:8px;padding-top:0;padding-bottom:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.picker-prefix,.picker-suffix,.picker-opts{top:77px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;color:inherit;font-size:22px;line-height:42px;pointer-events:none}.picker-opt{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;height:43px;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;background:transparent;color:inherit;font-size:22px;line-height:42px;-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:auto}.picker-prefix,.picker-suffix,.picker-opt.picker-opt-selected{color:var(--ion-color-primary, #0054e9)}"}}},[32,"ion-picker-legacy-column",{col:[16]},void 0,{col:[{colChanged:0}]}]),k="picker-opt-selected",m=.97,x=90,g=150;function b(){"undefined"!=typeof customElements&&["ion-picker-legacy-column"].forEach((t=>{"ion-picker-legacy-column"===t&&(customElements.get(o(t))||customElements.define(o(t),f))}))}export{f as P,b as d}
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * (C) Ionic http://ionicframework.com - MIT License
3
+ */
4
+ const M="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgMjU2IiBmaWxsPSJjdXJyZW50Q29sb3IiPjxwYXRoIGQ9Ik0xODEuNjYsMTMzLjY2bC04MCw4MGE4LDgsMCwwLDEtMTEuMzItMTEuMzJMMTY0LjY5LDEyOCw5MC4zNCw1My42NmE4LDgsMCwwLDEsMTEuMzItMTEuMzJsODAsODBBOCw4LDAsMCwxLDE4MS42NiwxMzMuNjZaIi8+PC9zdmc+";export{M as c}
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * (C) Ionic http://ionicframework.com - MIT License
3
+ */
4
+ const s="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M244 400 100 256l144-144M120 256h292' stroke-linecap='square' stroke-miterlimit='10' stroke-width='48px' class='ionicon-fill-none'/></svg>",o="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='m112 268 144 144 144-144M256 392V100' stroke-linecap='round' stroke-linejoin='round' stroke-width='48px' class='ionicon-fill-none'/></svg>",i="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M368 64 144 256l224 192z'/></svg>",n="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='m64 144 192 224 192-224z'/></svg>",a="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M448 368 256 144 64 368z'/></svg>",t="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M416 128 192 384l-96-96' stroke-linecap='round' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/></svg>",l="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M328 112 184 256l144 144' stroke-linecap='round' stroke-linejoin='round' stroke-width='48px' class='ionicon-fill-none'/></svg>",g="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='m112 184 144 144 144-144' stroke-linecap='round' stroke-linejoin='round' stroke-width='48px' class='ionicon-fill-none'/></svg>",e="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path stroke-linecap='round' stroke-linejoin='round' stroke-width='48' d='m136 208 120-104 120 104M136 304l120 104 120-104' class='ionicon-fill-none'/></svg>",w="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='m184 112 144 144-144 144' stroke-linecap='round' stroke-linejoin='round' stroke-width='48px' class='ionicon-fill-none'/></svg>",c="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='m184 112 144 144-144 144' stroke-linecap='round' stroke-linejoin='round' stroke-width='48px' class='ionicon-fill-none'/></svg>",v="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='m289.94 256 95-95A24 24 0 0 0 351 127l-95 95-95-95a24 24 0 0 0-34 34l95 95-95 95a24 24 0 1 0 34 34l95-95 95 95a24 24 0 0 0 34-34Z'/></svg>",r="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48m75.31 260.69a16 16 0 1 1-22.62 22.62L256 278.63l-52.69 52.68a16 16 0 0 1-22.62-22.62L233.37 256l-52.68-52.69a16 16 0 0 1 22.62-22.62L256 233.37l52.69-52.68a16 16 0 0 1 22.62 22.62L278.63 256Z'/></svg>",m="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M368 368 144 144M368 144 144 368' stroke-linecap='round' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/></svg>",d="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M400 145.49 366.51 112 256 222.51 145.49 112 112 145.49 222.51 256 112 366.51 145.49 400 256 289.49 366.51 400 400 366.51 289.49 256z'/></svg>",x="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><circle cx='256' cy='256' r='192' stroke-linecap='round' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/></svg>",h="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><circle cx='256' cy='256' r='48'/><circle cx='416' cy='256' r='48'/><circle cx='96' cy='256' r='48'/></svg>",p="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><circle cx='256' cy='256' r='64'/><path d='M490.84 238.6c-26.46-40.92-60.79-75.68-99.27-100.53C349 110.55 302 96 255.66 96c-42.52 0-84.33 12.15-124.27 36.11-40.73 24.43-77.63 60.12-109.68 106.07a31.92 31.92 0 0 0-.64 35.54c26.41 41.33 60.4 76.14 98.28 100.65C162 402 207.9 416 255.66 416c46.71 0 93.81-14.43 136.2-41.72 38.46-24.77 72.72-59.66 99.08-100.92a32.2 32.2 0 0 0-.1-34.76M256 352a96 96 0 1 1 96-96 96.11 96.11 0 0 1-96 96'/></svg>",u="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M432 448a15.92 15.92 0 0 1-11.31-4.69l-352-352a16 16 0 0 1 22.62-22.62l352 352A16 16 0 0 1 432 448M248 315.85l-51.79-51.79a2 2 0 0 0-3.39 1.69 64.11 64.11 0 0 0 53.49 53.49 2 2 0 0 0 1.69-3.39M264 196.15 315.87 248a2 2 0 0 0 3.4-1.69 64.13 64.13 0 0 0-53.55-53.55 2 2 0 0 0-1.72 3.39'/><path d='M491 273.36a32.2 32.2 0 0 0-.1-34.76c-26.46-40.92-60.79-75.68-99.27-100.53C349 110.55 302 96 255.68 96a226.5 226.5 0 0 0-71.82 11.79 4 4 0 0 0-1.56 6.63l47.24 47.24a4 4 0 0 0 3.82 1.05 96 96 0 0 1 116 116 4 4 0 0 0 1.05 3.81l67.95 68a4 4 0 0 0 5.4.24 343.8 343.8 0 0 0 67.24-77.4M256 352a96 96 0 0 1-93.3-118.63 4 4 0 0 0-1.05-3.81l-66.84-66.87a4 4 0 0 0-5.41-.23c-24.39 20.81-47 46.13-67.67 75.72a31.92 31.92 0 0 0-.64 35.54c26.41 41.33 60.39 76.14 98.28 100.65C162.06 402 207.92 416 255.68 416a238.2 238.2 0 0 0 72.64-11.55 4 4 0 0 0 1.61-6.64l-47.47-47.46a4 4 0 0 0-3.81-1.05A96 96 0 0 1 256 352'/></svg>",k="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M80 160h352M80 256h352M80 352h352' stroke-linecap='round' stroke-miterlimit='10' class='ionicon-fill-none ionicon-stroke-width'/></svg>",f="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M64 384h384v-42.67H64Zm0-106.67h384v-42.66H64ZM64 128v42.67h384V128Z'/></svg>",M="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M400 256H112' stroke-linecap='round' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/></svg>",B="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M96 256h320M96 176h320M96 336h320' stroke-linecap='round' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/></svg>",j="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M118 304h276M118 208h276' stroke-linecap='square' stroke-linejoin='round' stroke-width='44px' class='ionicon-fill-none'/></svg>",Z="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M221.09 64a157.09 157.09 0 1 0 157.09 157.09A157.1 157.1 0 0 0 221.09 64Z' stroke-miterlimit='10' class='ionicon-fill-none ionicon-stroke-width'/><path d='M338.29 338.29 448 448' stroke-linecap='round' stroke-miterlimit='10' class='ionicon-fill-none ionicon-stroke-width'/></svg>",y="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M464 428 339.92 303.9a160.48 160.48 0 0 0 30.72-94.58C370.64 120.37 298.27 48 209.32 48S48 120.37 48 209.32s72.37 161.32 161.32 161.32a160.48 160.48 0 0 0 94.58-30.72L428 464ZM209.32 319.69a110.38 110.38 0 1 1 110.37-110.37 110.5 110.5 0 0 1-110.37 110.37'/></svg>";export{s as a,l as b,g as c,c as d,h as e,w as f,n as g,a as h,v as i,d as j,r as k,u as l,p as m,f as n,k as o,o as p,i as q,j as r,B as s,y as t,Z as u,e as v,m as w,t as x,M as y,x as z}
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * (C) Ionic http://ionicframework.com - MIT License
3
+ */
4
+ import{p as t,H as o,e as i,k as s,i as e,h as n,d as r,t as l,c as a}from"./p-3Ni1Z654.js";import{i as c,k as h,c as d}from"./p-BqDiJgC_.js";import{a as p,b as f,c as m}from"./p-CVBkx7m1.js";import{i as b}from"./p-C53feagD.js";import{c as v,h as u}from"./p-DaJxRxSQ.js";const g=t(class extends o{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.ionScrollStart=i(this,"ionScrollStart",7),this.ionScroll=i(this,"ionScroll",7),this.ionScrollEnd=i(this,"ionScrollEnd",7),this.watchDog=null,this.isScrolling=!1,this.lastScroll=0,this.queued=!1,this.cTop=-1,this.cBottom=-1,this.isMainContent=!0,this.resizeTimeout=null,this.inheritedAttributes={},this.tabsElement=null,this.detail={scrollTop:0,scrollLeft:0,type:"scroll",event:void 0,startX:0,startY:0,startTime:0,currentX:0,currentY:0,velocityX:0,velocityY:0,deltaX:0,deltaY:0,currentTime:0,data:void 0,isScrolling:!0},this.fullscreen=!1,this.fixedSlotPlacement="after",this.scrollX=!1,this.scrollY=!0,this.scrollEvents=!1}componentWillLoad(){this.inheritedAttributes=c(this.el)}connectedCallback(){if(this.isMainContent=null===this.el.closest("ion-menu, ion-popover, ion-modal"),h(this.el)){const t=this.tabsElement=this.el.closest("ion-tabs");null!==t&&(this.tabsLoadCallback=()=>this.resize(),t.addEventListener("ionTabBarLoaded",this.tabsLoadCallback))}}disconnectedCallback(){if(this.onScrollEnd(),h(this.el)){const{tabsElement:t,tabsLoadCallback:o}=this;null!==t&&void 0!==o&&t.removeEventListener("ionTabBarLoaded",o),this.tabsElement=null,this.tabsLoadCallback=void 0}this.resizeTimeout&&(clearTimeout(this.resizeTimeout),this.resizeTimeout=null)}onResize(){this.resizeTimeout&&(clearTimeout(this.resizeTimeout),this.resizeTimeout=null),this.resizeTimeout=setTimeout((()=>{null!==this.el.offsetParent&&this.resize()}),100)}shouldForceOverscroll(t){const{forceOverscroll:o}=this;return void 0===o?"ios"===t&&p("ios"):o}resize(){this.fullscreen?s((()=>this.readDimensions())):0===this.cTop&&0===this.cBottom||(this.cTop=this.cBottom=0,e(this))}async recalculateDimensions(){s((()=>this.readDimensions()))}readDimensions(){const t=x(this.el),o=Math.max(this.el.offsetTop,0),i=Math.max(t.offsetHeight-o-this.el.offsetHeight,0);(o!==this.cTop||i!==this.cBottom)&&(this.cTop=o,this.cBottom=i,e(this))}onScroll(t){const o=Date.now(),i=!this.isScrolling;this.lastScroll=o,i&&this.onScrollStart(),!this.queued&&this.scrollEvents&&(this.queued=!0,s((o=>{this.queued=!1,this.detail.event=t,y(this.detail,this.scrollEl,o,i),this.ionScroll.emit(this.detail)})))}async getScrollElement(){return this.scrollEl||await new Promise((t=>d(this.el,t))),Promise.resolve(this.scrollEl)}async getBackgroundElement(){return this.backgroundContentEl||await new Promise((t=>d(this.el,t))),Promise.resolve(this.backgroundContentEl)}scrollToTop(t=0){return this.scrollToPoint(void 0,0,t)}async scrollToBottom(t=0){const o=await this.getScrollElement();return this.scrollToPoint(void 0,o.scrollHeight-o.clientHeight,t)}async scrollByPoint(t,o,i){const s=await this.getScrollElement();return this.scrollToPoint(t+s.scrollLeft,o+s.scrollTop,i)}async scrollToPoint(t,o,i=0){const s=await this.getScrollElement();if(i<32)return null!=o&&(s.scrollTop=o),void(null!=t&&(s.scrollLeft=t));let e,n=0;const r=new Promise((t=>e=t)),l=s.scrollTop,a=s.scrollLeft,c=null!=o?o-l:0,h=null!=t?t-a:0,d=t=>{const o=Math.min(1,(t-n)/i)-1,r=Math.pow(o,3)+1;0!==c&&(s.scrollTop=Math.floor(r*c+l)),0!==h&&(s.scrollLeft=Math.floor(r*h+a)),r<1?requestAnimationFrame(d):e()};return requestAnimationFrame((t=>{n=t,d(t)})),r}onScrollStart(){this.isScrolling=!0,this.ionScrollStart.emit({isScrolling:!0}),this.watchDog&&clearInterval(this.watchDog),this.watchDog=setInterval((()=>{this.lastScroll<Date.now()-120&&this.onScrollEnd()}),100)}onScrollEnd(){this.watchDog&&clearInterval(this.watchDog),this.watchDog=null,this.isScrolling&&(this.isScrolling=!1,this.ionScrollEnd.emit({isScrolling:!1}))}render(){const{fixedSlotPlacement:t,inheritedAttributes:o,isMainContent:i,scrollX:s,scrollY:e,el:l}=this,a=b(l)?"rtl":"ltr",c=f(this),h=m(this,c),d=this.shouldForceOverscroll(h),p="ios"===c;return this.resize(),n(r,Object.assign({key:"d7f325c30b698dc42ec5e8c45b29e82749743cf4",role:i?"main":void 0,class:v(this.color,{[c]:!0,"content-fullscreen":this.fullscreen,"content-sizing":u("ion-popover",this.el),overscroll:d,[`content-${a}`]:!0}),style:{"--offset-top":`${this.cTop}px`,"--offset-bottom":`${this.cBottom}px`}},o),n("div",{key:"c93b2c622a69c7fd153bbe9b0c6f8c24d85ed969",ref:t=>this.backgroundContentEl=t,id:"background-content",part:"background"}),"before"===t?n("slot",{name:"fixed"}):null,n("div",{key:"1700cc94e464ad1ab1c6672270f9649e90be3a5e",class:{"inner-scroll":!0,"scroll-x":s,"scroll-y":e,overscroll:(s||e)&&d},ref:t=>this.scrollEl=t,onScroll:this.scrollEvents?t=>this.onScroll(t):void 0,part:"scroll"},n("slot",{key:"bff713ead4f61730e3f36b5af4b771ae62bde6cd"})),p?n("div",{class:"transition-effect"},n("div",{class:"transition-cover"}),n("div",{class:"transition-shadow"})):null,"after"===t?n("slot",{name:"fixed"}):null)}get el(){return this}static get style(){return':host{--background:var(--ion-background-color, #fff);--color:var(--ion-text-color, #000);--padding-top:0px;--padding-bottom:0px;--padding-start:0px;--padding-end:0px;--keyboard-offset:0px;--offset-top:0px;--offset-bottom:0px;--overflow:auto;display:block;position:relative;-ms-flex:1;flex:1;width:100%;height:100%;margin:0 !important;padding:0 !important;font-family:var(--ion-font-family, inherit);contain:size style}:host(.ion-color) .inner-scroll{background:var(--ion-color-base);color:var(--ion-color-contrast)}#background-content{right:0px;left:0px;top:calc(var(--offset-top) * -1);bottom:calc(var(--offset-bottom) * -1);position:absolute;background:var(--background)}.inner-scroll{right:0px;left:0px;top:calc(var(--offset-top) * -1);bottom:calc(var(--offset-bottom) * -1);-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:calc(var(--padding-top) + var(--offset-top));padding-bottom:calc(var(--padding-bottom) + var(--keyboard-offset) + var(--offset-bottom) + var(--ion-content-safe-area-padding-bottom, 0px));position:absolute;color:var(--color);-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;-ms-touch-action:pan-x pan-y pinch-zoom;touch-action:pan-x pan-y pinch-zoom}.scroll-y,.scroll-x{-webkit-overflow-scrolling:touch;z-index:0;will-change:scroll-position}.scroll-y{overflow-y:var(--overflow);overscroll-behavior-y:contain}.scroll-x{overflow-x:var(--overflow);overscroll-behavior-x:contain}.overscroll::before,.overscroll::after{position:absolute;width:1px;height:1px;content:""}.overscroll::before{bottom:-1px}.overscroll::after{top:-1px}:host(.content-sizing){display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:0;contain:none}:host(.content-sizing) .inner-scroll{position:relative;top:0;bottom:0;margin-top:calc(var(--offset-top) * -1);margin-bottom:calc(var(--offset-bottom) * -1)}.transition-effect{display:none;position:absolute;width:100%;height:100vh;opacity:0;pointer-events:none}:host(.content-ltr) .transition-effect{left:-100%;}:host(.content-rtl) .transition-effect{right:-100%;}.transition-cover{position:absolute;right:0;width:100%;height:100%;background:black;opacity:0.1}.transition-shadow{display:block;position:absolute;width:100%;height:100%;-webkit-box-shadow:inset -9px 0 9px 0 rgba(0, 0, 100, 0.03);box-shadow:inset -9px 0 9px 0 rgba(0, 0, 100, 0.03)}:host(.content-ltr) .transition-shadow{right:0;}:host(.content-rtl) .transition-shadow{left:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}::slotted([slot=fixed]){position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0)}'}},[257,"ion-content",{color:[513],fullscreen:[4],fixedSlotPlacement:[1,"fixed-slot-placement"],forceOverscroll:[1028,"force-overscroll"],scrollX:[4,"scroll-x"],scrollY:[4,"scroll-y"],scrollEvents:[4,"scroll-events"],recalculateDimensions:[64],getScrollElement:[64],getBackgroundElement:[64],scrollToTop:[64],scrollToBottom:[64],scrollByPoint:[64],scrollToPoint:[64]},[[9,"resize","onResize"]]]),x=t=>{const o=t.closest("ion-tabs");if(o)return o;const i=a.get("appRootSelector","ion-app");return t.closest(`${i}, ion-page, .ion-page, page-inner, .popover-content`)||(t=>{var o;return t.parentElement?t.parentElement:(null===(o=t.parentNode)||void 0===o?void 0:o.host)?t.parentNode.host:null})(t)},y=(t,o,i,s)=>{const e=t.currentX,n=t.currentY,r=o.scrollLeft,l=o.scrollTop,a=i-t.currentTime;if(s&&(t.startTime=i,t.startX=r,t.startY=l,t.velocityX=t.velocityY=0),t.currentTime=i,t.currentX=t.scrollLeft=r,t.currentY=t.scrollTop=l,t.deltaX=r-t.startX,t.deltaY=l-t.startY,a>0&&a<100){const o=(l-n)/a;t.velocityX=(r-e)/a*.7+.3*t.velocityX,t.velocityY=.7*o+.3*t.velocityY}};function w(){"undefined"!=typeof customElements&&["ion-content"].forEach((t=>{"ion-content"===t&&(customElements.get(l(t))||customElements.define(l(t),g))}))}export{g as C,w as d}
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * (C) Ionic http://ionicframework.com - MIT License
3
+ */
4
+ import{f as t}from"./p-BqDiJgC_.js";import{i as o}from"./p-C53feagD.js";import{createGesture as r}from"./p-Cl0B-RWe.js";const s=(s,e,n,a,c)=>{const i=s.ownerDocument.defaultView;let p=o(s);const m=t=>p?-t.deltaX:t.deltaX;return r({el:s,gestureName:"goback-swipe",gesturePriority:101,threshold:10,canStart:t=>(p=o(s),(t=>{const{startX:o}=t;return p?o>=i.innerWidth-50:o<=50})(t)&&e()),onStart:n,onMove:t=>{const o=m(t);a(o/i.innerWidth)},onEnd:o=>{const r=m(o),s=i.innerWidth,e=r/s,n=(t=>p?-t.velocityX:t.velocityX)(o),a=n>=0&&(n>.2||r>s/2),f=(a?1-e:e)*s;let g=0;if(f>5){const t=f/Math.abs(n);g=Math.min(t,540)}c(a,e<=0?.01:t(0,e,.9999),g)}})};export{s as createSwipeBackGesture}
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * (C) Ionic http://ionicframework.com - MIT License
3
+ */
4
+ import{c as t,d as e,M as n}from"./p-CVBkx7m1.js";import{f as r}from"./p-3Ni1Z654.js";import{c as s}from"./p-BqDiJgC_.js";import{c as a}from"./p-BO4aickU.js";const i=t=>a().duration(t?400:300),o=e=>{let n,r;const s=e.width+8,o=a(),u=a();e.isEndSide?(n=s+"px",r="0px"):(n=-s+"px",r="0px"),o.addElement(e.menuInnerEl).fromTo("transform",`translateX(${n})`,`translateX(${r})`);const c="ios"===t(e),p=c?.2:.25;return u.addElement(e.backdropEl).fromTo("opacity",.01,p),i(c).addAnimation([o,u])},u=e=>{let n,r;const s=t(e),o=e.width,u="ios"===s;e.isEndSide?(n=-o+"px",r=o+"px"):(n=o+"px",r=-o+"px");const c=a().addElement(e.menuInnerEl).fromTo("transform",`translateX(${r})`,"translateX(0px)"),p=a().addElement(e.contentEl).fromTo("transform","translateX(0px)",`translateX(${n})`),f=a().addElement(e.backdropEl).fromTo("opacity",.01,.32);return i(u).addAnimation([c,p,f])},c=e=>{const n="ios"===t(e),r=e.width*(e.isEndSide?-1:1)+"px",s=a().addElement(e.contentEl).fromTo("transform","translateX(0px)",`translateX(${r})`);return i(n).addAnimation(s)},p=(()=>{const t=new Map,a=[],i=async(t,e=!1)=>{if(await d(),"start"===t||"end"===t){const n=a.filter((e=>e.side===t&&!e.disabled));if(n.length>=1)return n.length>1&&e&&r(`menuController queried for a menu on the "${t}" side, but ${n.length} menus were found. The first menu reference will be used. If this is not the behavior you want then pass the ID of the menu instead of its side.`,n.map((t=>t.el))),n[0].el;const s=a.filter((e=>e.side===t));if(s.length>=1)return s.length>1&&e&&r(`menuController queried for a menu on the "${t}" side, but ${s.length} menus were found. The first menu reference will be used. If this is not the behavior you want then pass the ID of the menu instead of its side.`,s.map((t=>t.el))),s[0].el}else if(null!=t)return w((e=>e.menuId===t));return w((t=>!t.disabled))||(a.length>0?a[0].el:void 0)},p=async()=>(await d(),m()),f=(e,n)=>{t.set(e,n)},m=()=>w((t=>t._isOpen)),l=()=>a.some((t=>t.isAnimating)),w=t=>{const e=a.find(t);if(void 0!==e)return e.el},d=()=>Promise.all(Array.from(document.querySelectorAll("ion-menu")).map((t=>new Promise((e=>s(t,e))))));return f("reveal",c),f("push",u),f("overlay",o),null==e||e.addEventListener("ionBackButton",(t=>{const e=m();e&&t.detail.register(n,(()=>e.close()))})),{registerAnimation:f,get:i,getMenus:async()=>(await d(),a.map((t=>t.el))),getOpen:p,isEnabled:async t=>{const e=await i(t);return!!e&&!e.disabled},swipeGesture:async(t,e)=>{const n=await i(e);return n&&(n.swipeGesture=t),n},isAnimating:async()=>(await d(),l()),isOpen:async t=>{if(null!=t){const e=await i(t);return void 0!==e&&e.isOpen()}return void 0!==await p()},enable:async(t,e)=>{const n=await i(e);return n&&(n.disabled=!t),n},toggle:async t=>{const e=await i(t,!0);return!!e&&e.toggle()},close:async t=>{const e=await(void 0!==t?i(t,!0):p());return void 0!==e&&e.close()},open:async t=>{const e=await i(t,!0);return!!e&&e.open()},_getOpenSync:m,_createAnimation:(e,n)=>{const r=t.get(e);if(!r)throw new Error("animation not registered");return r(n)},_register:t=>{a.indexOf(t)<0&&a.push(t)},_unregister:t=>{const e=a.indexOf(t);e>-1&&a.splice(e,1)},_setOpen:async(t,e,n,r)=>{if(l())return!1;if(e){const e=await p();e&&t.el!==e&&await e.setOpen(!1,!1)}return t._setOpen(e,n,r)}}})();export{p as m}
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * (C) Ionic http://ionicframework.com - MIT License
3
+ */
4
+ import{k as e,w as o,p as t,H as a,c as n,h as i,d as r,t as s}from"./p-3Ni1Z654.js";import{g as l,f as d,p as c}from"./p-wCDzv5Q8.js";import{f as p,i as h}from"./p-BqDiJgC_.js";import{h as b}from"./p-DaJxRxSQ.js";import{b as u}from"./p-CVBkx7m1.js";const f="none",k="banner",x=e=>{const o=document.querySelector(`${e}.ion-cloned-element`);if(null!==o)return o;const t=document.createElement(e);return t.classList.add("ion-cloned-element"),t.style.setProperty("display","none"),document.body.appendChild(t),t},v=e=>{if(!e)return;const o=e.querySelectorAll("ion-toolbar");return{el:e,toolbars:Array.from(o).map((e=>{const o=e.querySelector("ion-title");return{el:e,background:e.shadowRoot.querySelector(".toolbar-background"),ionTitleEl:o,innerTitleEl:o?o.shadowRoot.querySelector(".toolbar-title"):null,ionButtonsEl:Array.from(e.querySelectorAll("ion-buttons"))}}))}},m=(e,o)=>{"fade"!==e.collapse&&(void 0===o?e.style.removeProperty("--opacity-scale"):e.style.setProperty("--opacity-scale",o.toString()))},y=(e,o=!0)=>{const t=e.el,a=e.toolbars.map((e=>e.ionTitleEl));o?(t.setAttribute("role",k),t.classList.remove("header-collapse-condense-inactive"),a.forEach((e=>{e&&e.removeAttribute("aria-hidden")}))):(t.setAttribute("role",f),t.classList.add("header-collapse-condense-inactive"),a.forEach((e=>{e&&e.setAttribute("aria-hidden","true")})))},g=(t,a,n)=>{e((()=>{const e=t.scrollTop,i=a.clientHeight,r=n?n.clientHeight:0;if(null!==n&&e<r)return a.style.setProperty("--opacity-scale","0"),void t.style.setProperty("clip-path",`inset(${i}px 0px 0px 0px)`);const s=p(0,(e-r)/10,1);o((()=>{t.style.removeProperty("clip-path"),a.style.setProperty("--opacity-scale",s.toString())}))}))},w=t(class extends a{constructor(e){super(),!1!==e&&this.__registerHost(),this.inheritedAttributes={},this.divider=!1,this.translucent=!1,this.setupFadeHeader=async(e,o)=>{const t=this.scrollEl=await l(e);this.contentScrollCallback=()=>{g(this.scrollEl,this.el,o)},t.addEventListener("scroll",this.contentScrollCallback),g(this.scrollEl,this.el,o)}}componentWillLoad(){this.inheritedAttributes=h(this.el)}componentDidLoad(){this.checkCollapsibleHeader()}componentDidUpdate(){this.checkCollapsibleHeader()}disconnectedCallback(){this.destroyCollapsibleHeader()}async checkCollapsibleHeader(){if("ios"!==u(this))return;const{collapse:e}=this,t="condense"===e,a="fade"===e;this.destroyCollapsibleHeader();const i=n.get("appRootSelector","ion-app");if(t){const e=this.el.closest(`${i},ion-page,.ion-page,page-inner`),t=e?d(e):null;o((()=>{x("ion-title").size="large",x("ion-back-button")})),await this.setupCondenseHeader(t,e)}else if(a){const e=this.el.closest(`${i},ion-page,.ion-page,page-inner`),o=e?d(e):null;if(!o)return void c(this.el);const t=o.querySelector('ion-header[collapse="condense"]');await this.setupFadeHeader(o,t)}}destroyCollapsibleHeader(){this.intersectionObserver&&(this.intersectionObserver.disconnect(),this.intersectionObserver=void 0),this.scrollEl&&this.contentScrollCallback&&(this.scrollEl.removeEventListener("scroll",this.contentScrollCallback),this.contentScrollCallback=void 0),this.collapsibleMainHeader&&(this.collapsibleMainHeader.classList.remove("header-collapse-main"),this.collapsibleMainHeader=void 0)}async setupCondenseHeader(t,a){if(!t||!a)return void c(this.el);if("undefined"==typeof IntersectionObserver)return;this.scrollEl=await l(t);const n=a.querySelectorAll("ion-header");if(this.collapsibleMainHeader=Array.from(n).find((e=>"condense"!==e.collapse)),!this.collapsibleMainHeader)return;const i=v(this.collapsibleMainHeader),r=v(this.el);i&&r&&(y(i,!1),m(i.el,0),this.intersectionObserver=new IntersectionObserver((e=>{((e,t,a,n)=>{o((()=>{const o=n.scrollTop;((e,o,t)=>{if(!e[0].isIntersecting)return;const a=e[0].intersectionRatio>.9||t<=0?0:100*(1-e[0].intersectionRatio)/75;m(o.el,1===a?void 0:a)})(e,t,o);const i=e[0],r=i.intersectionRect,s=r.width*r.height,l=0===s&&0==i.rootBounds.width*i.rootBounds.height,d=Math.abs(r.left-i.boundingClientRect.left),c=Math.abs(r.right-i.boundingClientRect.right);l||s>0&&(d>=5||c>=5)||(i.isIntersecting?(y(t,!1),y(a)):(0===r.x&&0===r.y||0!==r.width&&0!==r.height)&&o>0&&(y(t),y(a,!1),m(t.el)))}))})(e,i,r,this.scrollEl)}),{root:t,threshold:[.25,.3,.4,.5,.6,.7,.8,.9,1]}),this.intersectionObserver.observe(r.toolbars[r.toolbars.length-1].el),this.contentScrollCallback=()=>{((t,a,n)=>{e((()=>{const e=p(1,1+-t.scrollTop/500,1.1);null===n.querySelector("ion-refresher.refresher-native")&&o((()=>{((e=[],o=1,t=!1)=>{e.forEach((e=>{const a=e.ionTitleEl,n=e.innerTitleEl;a&&"large"===a.size&&(n.style.transition=t?"all 0.2s ease-in-out":"",n.style.transform=`scale3d(${o}, ${o}, 1)`)}))})(a.toolbars,e)}))}))})(this.scrollEl,r,t)},this.scrollEl.addEventListener("scroll",this.contentScrollCallback),o((()=>{void 0!==this.collapsibleMainHeader&&this.collapsibleMainHeader.classList.add("header-collapse-main")})))}render(){const{translucent:e,inheritedAttributes:o,divider:t}=this,a=u(this),n=this.collapse||"none",s="condense"===n,l=((e,o,t)=>e||o&&"ios"!==t?f:k)(b("ion-menu",this.el),s,a);return i(r,Object.assign({key:"658d5746920c349cc9fe85666c7215f2edc3c794",role:l,class:{[a]:!0,[`header-${a}`]:!0,"header-translucent":this.translucent,[`header-collapse-${n}`]:!0,[`header-translucent-${a}`]:this.translucent,"header-divider":t}},o),"md"!==a&&e&&i("div",{key:"4a1470d86e1aac6f8d545fe01e75b4dce665fb70",class:"header-background"}),i("slot",{key:"3b02661242bda5834c4e13e4eb61bf79b53ba33e"}))}get el(){return this}static get style(){return{ionic:"ion-header{display:block;position:relative;-ms-flex-order:-1;order:-1;width:100%}ion-header ion-toolbar:first-of-type{padding-top:var(--ion-safe-area-top, 0)}ion-header{z-index:10}ion-header.header-divider{border-bottom:var(--token-border-size-025, var(--token-scale-025, 1px)) var(--token-border-style-solid, solid) var(--token-border-default, var(--token-primitives-neutral-400, #d5d5d5))}ion-toolbar+ion-toolbar{--padding-start:var(--token-space-400, var(--token-scale-400, 16px));--padding-end:var(--token-space-400, var(--token-scale-400, 16px))}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){.header-background{right:0;left:0;top:0;bottom:0;position:absolute;-webkit-backdrop-filter:saturate(180%) blur(var(--token-scale-100, 4px));backdrop-filter:saturate(180%) blur(var(--token-scale-100, 4px))}.header-translucent-ionic ion-toolbar{--opacity:0.7}}",ios:"ion-header{display:block;position:relative;-ms-flex-order:-1;order:-1;width:100%}ion-header ion-toolbar:first-of-type{padding-top:var(--ion-safe-area-top, 0)}ion-header{z-index:10}.header-ios ion-toolbar:last-of-type{--border-width:0 0 0.55px}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){.header-background{right:0;left:0;top:0;bottom:0;position:absolute;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}.header-translucent-ios ion-toolbar{--opacity:0.8}.header-collapse-condense-inactive .header-background{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}.header-ios.ion-no-border ion-toolbar:last-of-type{--border-width:0}.header-collapse-fade ion-toolbar{--opacity-scale:inherit}.header-collapse-fade.header-transitioning ion-toolbar{--background:transparent;--border-style:none}.header-collapse-condense{z-index:9}.header-collapse-condense ion-toolbar{position:-webkit-sticky;position:sticky;top:0}.header-collapse-condense ion-toolbar:first-of-type{padding-top:0px;z-index:1}.header-collapse-condense ion-toolbar{z-index:0}.header-collapse-condense ion-toolbar:last-of-type{--border-width:0px}.header-collapse-condense ion-toolbar ion-searchbar{padding-top:0px;padding-bottom:13px}.header-collapse-main{--opacity-scale:1}.header-collapse-main ion-toolbar{--opacity-scale:inherit}.header-collapse-main ion-toolbar.in-toolbar ion-title,.header-collapse-main ion-toolbar.in-toolbar ion-buttons{-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.header-collapse-condense ion-toolbar,.header-collapse-condense-inactive.header-transitioning:not(.header-collapse-condense) ion-toolbar{--background:var(--ion-background-color, #fff)}.header-collapse-condense-inactive.header-transitioning:not(.header-collapse-condense) ion-toolbar{--border-style:none;--opacity-scale:1}.header-collapse-condense-inactive:not(.header-collapse-condense) ion-toolbar.in-toolbar ion-title,.header-collapse-condense-inactive:not(.header-collapse-condense) ion-toolbar.in-toolbar ion-buttons.buttons-collapse{opacity:0;pointer-events:none}.header-collapse-condense-inactive.header-collapse-condense ion-toolbar.in-toolbar ion-title,.header-collapse-condense-inactive.header-collapse-condense ion-toolbar.in-toolbar ion-buttons.buttons-collapse{visibility:hidden}ion-header.header-ios:not(.header-collapse-main):has(~ion-content ion-header.header-ios[collapse=condense],~ion-content ion-header.header-ios.header-collapse-condense){opacity:0}",md:"ion-header{display:block;position:relative;-ms-flex-order:-1;order:-1;width:100%}ion-header ion-toolbar:first-of-type{padding-top:var(--ion-safe-area-top, 0)}ion-header{z-index:10}.header-md{-webkit-box-shadow:0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);box-shadow:0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12)}.header-md.header-collapse-condense{display:none}.header-md.ion-no-border{-webkit-box-shadow:none;box-shadow:none}"}}},[292,"ion-header",{collapse:[1],divider:[4],translucent:[4]}]);function $(){"undefined"!=typeof customElements&&["ion-header"].forEach((e=>{"ion-header"===e&&(customElements.get(s(e))||customElements.define(s(e),w))}))}export{w as H,$ as d}